Aug 12 10:26:42.155947 np0000007037 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Aug 12 10:26:42.162397 np0000007037 devstack@c-api.service[100365]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Aug 12 10:26:42.164899 np0000007037 devstack@c-api.service[100365]: *** Starting uWSGI 2.0.24-debian (64bit) on [Wed Aug 12 10:26:42 2026] *** Aug 12 10:26:42.164899 np0000007037 devstack@c-api.service[100365]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Aug 12 10:26:42.164899 np0000007037 devstack@c-api.service[100365]: os: Linux-6.8.0-100-generic #100-Ubuntu SMP PREEMPT_DYNAMIC Tue Jan 13 16:40:06 UTC 2026 Aug 12 10:26:42.164899 np0000007037 devstack@c-api.service[100365]: nodename: np0000007037 Aug 12 10:26:42.164899 np0000007037 devstack@c-api.service[100365]: machine: x86_64 Aug 12 10:26:42.164899 np0000007037 devstack@c-api.service[100365]: clock source: unix Aug 12 10:26:42.164899 np0000007037 devstack@c-api.service[100365]: pcre jit disabled Aug 12 10:26:42.164899 np0000007037 devstack@c-api.service[100365]: detected number of CPU cores: 16 Aug 12 10:26:42.164899 np0000007037 devstack@c-api.service[100365]: current working directory: / Aug 12 10:26:42.164899 np0000007037 devstack@c-api.service[100365]: detected binary path: /usr/bin/uwsgi-core Aug 12 10:26:42.164899 np0000007037 devstack@c-api.service[100365]: your processes number limit is 257052 Aug 12 10:26:42.164899 np0000007037 devstack@c-api.service[100365]: your memory page size is 4096 bytes Aug 12 10:26:42.165210 np0000007037 devstack@c-api.service[100365]: detected max file descriptor number: 2048 Aug 12 10:26:42.165210 np0000007037 devstack@c-api.service[100365]: lock engine: pthread robust mutexes Aug 12 10:26:42.165210 np0000007037 devstack@c-api.service[100365]: thunder lock: enabled Aug 12 10:26:42.165280 np0000007037 devstack@c-api.service[100365]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Aug 12 10:26:42.165280 np0000007037 devstack@c-api.service[100365]: Python version: 3.12.3 (main, Jun 19 2026, 12:46:00) [GCC 13.3.0] Aug 12 10:26:42.165348 np0000007037 devstack@c-api.service[100365]: PEP 405 virtualenv detected: /opt/stack/data/venv Aug 12 10:26:42.165348 np0000007037 devstack@c-api.service[100365]: Set PythonHome to /opt/stack/data/venv Aug 12 10:26:42.199097 np0000007037 devstack@c-api.service[100365]: Python main interpreter initialized at 0x7e8d5aaa4668 Aug 12 10:26:42.199097 np0000007037 devstack@c-api.service[100365]: python threads support enabled Aug 12 10:26:42.199097 np0000007037 devstack@c-api.service[100365]: your server socket listen backlog is limited to 100 connections Aug 12 10:26:42.199097 np0000007037 devstack@c-api.service[100365]: your mercy for graceful operations on workers is 80 seconds Aug 12 10:26:42.199734 np0000007037 devstack@c-api.service[100365]: mapped 671795 bytes (656 KB) for 4 cores Aug 12 10:26:42.199898 np0000007037 devstack@c-api.service[100365]: *** Operational MODE: preforking *** Aug 12 10:26:42.200115 np0000007037 devstack@c-api.service[100365]: *** uWSGI is running in multiple interpreter mode *** Aug 12 10:26:42.200115 np0000007037 devstack@c-api.service[100365]: spawned uWSGI master process (pid: 100365) Aug 12 10:26:42.200307 np0000007037 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Aug 12 10:26:42.200999 np0000007037 devstack@c-api.service[100365]: spawned uWSGI worker 1 (pid: 100372, cores: 1) Aug 12 10:26:42.201343 np0000007037 devstack@c-api.service[100365]: spawned uWSGI worker 2 (pid: 100373, cores: 1) Aug 12 10:26:42.201963 np0000007037 devstack@c-api.service[100365]: spawned uWSGI worker 3 (pid: 100374, cores: 1) Aug 12 10:26:42.202640 np0000007037 devstack@c-api.service[100365]: spawned uWSGI worker 4 (pid: 100375, cores: 1) Aug 12 10:26:42.202723 np0000007037 devstack@c-api.service[100365]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Aug 12 10:26:42.340826 np0000007037 devstack@c-api.service[100375]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Aug 12 10:26:42.340826 np0000007037 devstack@c-api.service[100375]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 12 10:26:42.340826 np0000007037 devstack@c-api.service[100375]: we strongly recommend against using it for new projects. Aug 12 10:26:42.340826 np0000007037 devstack@c-api.service[100375]: If you are already using Eventlet, we recommend migrating to a different Aug 12 10:26:42.340826 np0000007037 devstack@c-api.service[100375]: framework. For more detail see Aug 12 10:26:42.340826 np0000007037 devstack@c-api.service[100375]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 12 10:26:42.340826 np0000007037 devstack@c-api.service[100375]: import eventlet # noqa Aug 12 10:26:42.341502 np0000007037 devstack@c-api.service[100374]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Aug 12 10:26:42.341502 np0000007037 devstack@c-api.service[100374]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 12 10:26:42.341502 np0000007037 devstack@c-api.service[100374]: we strongly recommend against using it for new projects. Aug 12 10:26:42.341502 np0000007037 devstack@c-api.service[100374]: If you are already using Eventlet, we recommend migrating to a different Aug 12 10:26:42.341502 np0000007037 devstack@c-api.service[100374]: framework. For more detail see Aug 12 10:26:42.341502 np0000007037 devstack@c-api.service[100374]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 12 10:26:42.341502 np0000007037 devstack@c-api.service[100374]: import eventlet # noqa Aug 12 10:26:42.354935 np0000007037 devstack@c-api.service[100373]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Aug 12 10:26:42.354935 np0000007037 devstack@c-api.service[100373]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 12 10:26:42.354935 np0000007037 devstack@c-api.service[100373]: we strongly recommend against using it for new projects. Aug 12 10:26:42.354935 np0000007037 devstack@c-api.service[100373]: If you are already using Eventlet, we recommend migrating to a different Aug 12 10:26:42.354935 np0000007037 devstack@c-api.service[100373]: framework. For more detail see Aug 12 10:26:42.354935 np0000007037 devstack@c-api.service[100373]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 12 10:26:42.354935 np0000007037 devstack@c-api.service[100373]: import eventlet # noqa Aug 12 10:26:42.355614 np0000007037 devstack@c-api.service[100372]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Aug 12 10:26:42.355614 np0000007037 devstack@c-api.service[100372]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 12 10:26:42.355614 np0000007037 devstack@c-api.service[100372]: we strongly recommend against using it for new projects. Aug 12 10:26:42.355614 np0000007037 devstack@c-api.service[100372]: If you are already using Eventlet, we recommend migrating to a different Aug 12 10:26:42.355614 np0000007037 devstack@c-api.service[100372]: framework. For more detail see Aug 12 10:26:42.355614 np0000007037 devstack@c-api.service[100372]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 12 10:26:42.355614 np0000007037 devstack@c-api.service[100372]: import eventlet # noqa Aug 12 10:26:42.520230 np0000007037 devstack@c-api.service[100374]: /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 10:26:42.520230 np0000007037 devstack@c-api.service[100374]: from cgi import parse_header Aug 12 10:26:42.537443 np0000007037 devstack@c-api.service[100375]: /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 10:26:42.537443 np0000007037 devstack@c-api.service[100375]: from cgi import parse_header Aug 12 10:26:42.562932 np0000007037 devstack@c-api.service[100373]: /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 10:26:42.562932 np0000007037 devstack@c-api.service[100373]: from cgi import parse_header Aug 12 10:26:42.563111 np0000007037 devstack@c-api.service[100372]: /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 10:26:42.563111 np0000007037 devstack@c-api.service[100372]: from cgi import parse_header Aug 12 10:26:42.563218 np0000007037 devstack@c-api.service[100374]: /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 10:26:42.563218 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:26:42.576367 np0000007037 devstack@c-api.service[100374]: /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 10:26:42.576367 np0000007037 devstack@c-api.service[100374]: removals.removed_module( Aug 12 10:26:42.577534 np0000007037 devstack@c-api.service[100374]: /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 10:26:42.577534 np0000007037 devstack@c-api.service[100374]: removals.removed_module( Aug 12 10:26:42.592935 np0000007037 devstack@c-api.service[100375]: /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 10:26:42.592935 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:26:42.609056 np0000007037 devstack@c-api.service[100375]: /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 10:26:42.609056 np0000007037 devstack@c-api.service[100375]: removals.removed_module( Aug 12 10:26:42.610249 np0000007037 devstack@c-api.service[100375]: /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 10:26:42.610249 np0000007037 devstack@c-api.service[100375]: removals.removed_module( Aug 12 10:26:42.614610 np0000007037 devstack@c-api.service[100373]: /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 10:26:42.614610 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:26:42.614770 np0000007037 devstack@c-api.service[100372]: /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 10:26:42.614770 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:26:42.629392 np0000007037 devstack@c-api.service[100372]: /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 10:26:42.629392 np0000007037 devstack@c-api.service[100372]: removals.removed_module( Aug 12 10:26:42.629535 np0000007037 devstack@c-api.service[100373]: /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 10:26:42.629535 np0000007037 devstack@c-api.service[100373]: removals.removed_module( Aug 12 10:26:42.630510 np0000007037 devstack@c-api.service[100372]: /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 10:26:42.630510 np0000007037 devstack@c-api.service[100372]: removals.removed_module( Aug 12 10:26:42.630639 np0000007037 devstack@c-api.service[100373]: /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 10:26:42.630639 np0000007037 devstack@c-api.service[100373]: removals.removed_module( Aug 12 10:26:43.500020 np0000007037 devstack@c-api.service[100374]: /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 10:26:43.500020 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:26:43.561871 np0000007037 devstack@c-api.service[100374]: /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 10:26:43.561871 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:26:43.648116 np0000007037 devstack@c-api.service[100375]: /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 10:26:43.648116 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:26:43.660746 np0000007037 devstack@c-api.service[100372]: /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 10:26:43.660746 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:26:43.672023 np0000007037 devstack@c-api.service[100373]: /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 10:26:43.672023 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:26:43.715184 np0000007037 devstack@c-api.service[100375]: /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 10:26:43.715184 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:26:43.731243 np0000007037 devstack@c-api.service[100372]: /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 10:26:43.731243 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:26:43.740662 np0000007037 devstack@c-api.service[100373]: /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 10:26:43.740662 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:26:43.756129 np0000007037 devstack@c-api.service[100374]: 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 10:26:43.756357 np0000007037 devstack@c-api.service[100374]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100374) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Aug 12 10:26:43.846188 np0000007037 devstack@c-api.service[100374]: /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 10:26:43.846188 np0000007037 devstack@c-api.service[100374]: @jsonschema.FormatChecker.cls_checks('date-time') Aug 12 10:26:43.945447 np0000007037 devstack@c-api.service[100375]: 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 10:26:43.945722 np0000007037 devstack@c-api.service[100375]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100375) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Aug 12 10:26:43.948847 np0000007037 devstack@c-api.service[100372]: 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 10:26:43.949126 np0000007037 devstack@c-api.service[100372]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100372) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Aug 12 10:26:43.957671 np0000007037 devstack@c-api.service[100373]: 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 10:26:43.957890 np0000007037 devstack@c-api.service[100373]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100373) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Aug 12 10:26:44.015214 np0000007037 devstack@c-api.service[100372]: /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 10:26:44.015214 np0000007037 devstack@c-api.service[100372]: @jsonschema.FormatChecker.cls_checks('date-time') Aug 12 10:26:44.030443 np0000007037 devstack@c-api.service[100375]: /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 10:26:44.030443 np0000007037 devstack@c-api.service[100375]: @jsonschema.FormatChecker.cls_checks('date-time') Aug 12 10:26:44.038492 np0000007037 devstack@c-api.service[100373]: /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 10:26:44.038492 np0000007037 devstack@c-api.service[100373]: @jsonschema.FormatChecker.cls_checks('date-time') Aug 12 10:26:44.304473 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100374) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Aug 12 10:26:44.304928 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100374) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 10:26:44.305024 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100374) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 10:26:44.305275 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100374) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 10:26:44.307802 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100374) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 10:26:44.307894 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 10:26:44.307973 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 10:26:44.308032 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 10:26:44.308089 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 10:26:44.308170 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100374) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 10:26:44.308237 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100374) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 10:26:44.309695 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100374) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 10:26:44.309793 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 10:26:44.309838 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 10:26:44.309904 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 10:26:44.309954 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 10:26:44.310021 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100374) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 10:26:44.310089 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100374) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 10:26:44.310182 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100374) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 10:26:44.310228 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 10:26:44.310285 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 10:26:44.310353 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 10:26:44.310409 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 10:26:44.310468 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100374) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 10:26:44.310555 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100374) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 10:26:44.313264 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100374) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 10:26:44.313364 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 10:26:44.313364 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 10:26:44.313433 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 10:26:44.313496 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 10:26:44.313591 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100374) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 10:26:44.313692 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100374) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 10:26:44.314177 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100374) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 10:26:44.314242 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 10:26:44.314317 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 10:26:44.314386 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 10:26:44.314428 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 10:26:44.314537 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100374) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 10:26:44.314613 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100374) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 10:26:44.316108 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100374) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 10:26:44.316221 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 10:26:44.316272 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 10:26:44.316317 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 10:26:44.316359 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 10:26:44.316402 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100374) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 10:26:44.316481 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100374) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 10:26:44.317358 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100374) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 10:26:44.317437 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 10:26:44.317485 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 10:26:44.317580 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 10:26:44.317627 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 10:26:44.317711 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100374) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 10:26:44.317872 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100374) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 10:26:44.317872 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100374) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 10:26:44.317872 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 10:26:44.317978 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 10:26:44.318010 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 10:26:44.318056 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 10:26:44.318106 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100374) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 10:26:44.318211 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100374) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 10:26:44.320377 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100374) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 10:26:44.320443 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 10:26:44.320530 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 10:26:44.320612 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 10:26:44.320661 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 10:26:44.320735 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100374) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 10:26:44.320803 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100374) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 10:26:44.327602 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100374) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 10:26:44.327759 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 10:26:44.327759 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 10:26:44.327819 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 10:26:44.327876 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 10:26:44.328003 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100374) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 10:26:44.328003 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100374) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 10:26:44.328887 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100374) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 10:26:44.328963 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 10:26:44.329035 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 10:26:44.329090 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 10:26:44.329165 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 10:26:44.329234 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100374) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 10:26:44.329303 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100374) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 10:26:44.331498 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100374) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 10:26:44.331597 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 10:26:44.331663 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 10:26:44.331733 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 10:26:44.331794 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 10:26:44.331865 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100374) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 10:26:44.331927 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100374) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 10:26:44.332757 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100374) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 10:26:44.332814 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 10:26:44.332886 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 10:26:44.332985 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 10:26:44.332985 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 10:26:44.333057 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100374) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 10:26:44.333119 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100374) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 10:26:44.334317 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100374) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 10:26:44.334373 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 10:26:44.334443 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 10:26:44.334488 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 10:26:44.334579 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 10:26:44.334634 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100374) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 10:26:44.334696 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100374) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 10:26:44.337494 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100374) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 10:26:44.337593 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 10:26:44.337667 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 10:26:44.337836 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 10:26:44.337919 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 10:26:44.337967 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100374) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 10:26:44.338049 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100374) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 10:26:44.338951 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100374) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 10:26:44.339006 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 10:26:44.339079 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 10:26:44.339131 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 10:26:44.339219 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 10:26:44.339261 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100374) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 10:26:44.339339 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100374) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 10:26:44.340961 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100374) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 10:26:44.341018 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 10:26:44.341100 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 10:26:44.341173 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 10:26:44.341232 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 10:26:44.341288 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100374) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 10:26:44.341354 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100374) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 10:26:44.341813 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100374) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 10:26:44.341883 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 10:26:44.341928 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 10:26:44.341991 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 10:26:44.342051 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 10:26:44.342103 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100374) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 10:26:44.342222 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100374) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 10:26:44.342222 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100374) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 10:26:44.342316 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 10:26:44.342361 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 10:26:44.342393 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 10:26:44.342454 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 10:26:44.342495 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100374) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 10:26:44.342620 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100374) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 10:26:44.342661 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100374) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 10:26:44.342713 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 10:26:44.342763 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 10:26:44.342815 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 10:26:44.342856 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 10:26:44.342917 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100374) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 10:26:44.342978 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100374) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 10:26:44.344449 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100374) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 10:26:44.344504 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 10:26:44.344624 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 10:26:44.344691 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 10:26:44.344733 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 10:26:44.344798 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100374) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 10:26:44.344838 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100374) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 10:26:44.345674 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100374) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 10:26:44.345738 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 10:26:44.345805 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 10:26:44.345872 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 10:26:44.345916 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 10:26:44.345978 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100374) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 10:26:44.346042 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100374) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 10:26:44.346112 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100374) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 10:26:44.346176 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 10:26:44.346242 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 10:26:44.346311 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 10:26:44.346348 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 10:26:44.346405 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100374) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 10:26:44.346470 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100374) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 10:26:44.349350 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100374) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 10:26:44.349409 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 10:26:44.349448 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 10:26:44.349532 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 10:26:44.349602 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 10:26:44.349672 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100374) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 10:26:44.349737 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100374) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 10:26:44.351903 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100374) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 10:26:44.351977 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 10:26:44.352048 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 10:26:44.352133 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 10:26:44.352189 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 10:26:44.352246 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100374) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 10:26:44.352332 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100374) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 10:26:44.353545 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100374) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 10:26:44.353633 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 10:26:44.353667 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 10:26:44.353743 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 10:26:44.353805 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 10:26:44.353891 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100374) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 10:26:44.353939 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100374) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 10:26:44.355375 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100374) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 10:26:44.355453 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 10:26:44.355530 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 10:26:44.355607 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 10:26:44.355656 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 10:26:44.355719 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100374) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 10:26:44.355792 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100374) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 10:26:44.355852 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100374) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 10:26:44.355912 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 10:26:44.355973 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 10:26:44.356029 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 10:26:44.356086 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 10:26:44.356143 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100374) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 10:26:44.356218 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100374) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 10:26:44.360809 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100374) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 10:26:44.360930 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 10:26:44.360930 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 10:26:44.361010 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 10:26:44.361072 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 10:26:44.361135 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100374) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 10:26:44.361221 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100374) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 10:26:44.366211 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100374) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 10:26:44.366328 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 10:26:44.366328 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 10:26:44.366420 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 10:26:44.366471 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 10:26:44.366575 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100374) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 10:26:44.366649 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100374) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 10:26:44.367561 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100374) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 10:26:44.367638 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 10:26:44.367703 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 10:26:44.367762 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 10:26:44.367882 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 10:26:44.367882 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100374) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 10:26:44.367976 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100374) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 10:26:44.371012 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100374) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 10:26:44.371012 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 10:26:44.371012 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 10:26:44.371012 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 10:26:44.371323 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 10:26:44.371323 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100374) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 10:26:44.405568 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100372) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Aug 12 10:26:44.405973 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100372) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 10:26:44.406057 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100372) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 10:26:44.406260 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100372) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 10:26:44.406844 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100372) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 10:26:44.406931 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 10:26:44.406984 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 10:26:44.407024 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 10:26:44.407084 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 10:26:44.407136 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100372) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 10:26:44.407215 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100372) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 10:26:44.407676 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100372) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 10:26:44.407742 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 10:26:44.407786 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 10:26:44.407828 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 10:26:44.407891 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 10:26:44.407956 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100372) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 10:26:44.408002 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100372) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 10:26:44.408072 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100372) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 10:26:44.408125 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 10:26:44.408206 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 10:26:44.408250 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 10:26:44.408291 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 10:26:44.408381 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100372) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 10:26:44.408381 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100372) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 10:26:44.408982 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100372) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 10:26:44.409036 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 10:26:44.409114 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 10:26:44.409267 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 10:26:44.409267 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 10:26:44.409330 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100372) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 10:26:44.409394 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100372) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 10:26:44.409687 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100372) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 10:26:44.409776 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 10:26:44.409834 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 10:26:44.409891 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 10:26:44.409947 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 10:26:44.410026 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100372) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 10:26:44.410052 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100372) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 10:26:44.410579 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100372) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 10:26:44.410647 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 10:26:44.410701 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 10:26:44.410737 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 10:26:44.410766 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 10:26:44.410831 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100372) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 10:26:44.410886 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100372) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 10:26:44.411172 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100372) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 10:26:44.411283 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 10:26:44.411382 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 10:26:44.411429 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 10:26:44.411511 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 10:26:44.411606 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100372) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 10:26:44.411707 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100372) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 10:26:44.411772 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100372) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 10:26:44.411829 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 10:26:44.411887 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 10:26:44.411930 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 10:26:44.412117 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 10:26:44.412117 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100372) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 10:26:44.412379 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100372) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 10:26:44.412836 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100372) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 10:26:44.413302 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 10:26:44.413302 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 10:26:44.413302 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 10:26:44.413302 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 10:26:44.413302 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100372) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 10:26:44.413491 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100372) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 10:26:44.414058 np0000007037 devstack@c-api.service[100374]: INFO dbcounter [None req-6fce79c0-3e1e-48a7-a5f6-bfce6c8475e3 None None] Registered counter for database cinder Aug 12 10:26:44.414730 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100372) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 10:26:44.414821 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 10:26:44.414931 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 10:26:44.415007 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 10:26:44.415118 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 10:26:44.415217 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100372) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 10:26:44.415327 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100372) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 10:26:44.415680 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100372) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 10:26:44.415777 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 10:26:44.415871 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 10:26:44.415978 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 10:26:44.416069 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 10:26:44.416175 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100372) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 10:26:44.416286 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100372) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 10:26:44.416893 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100372) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 10:26:44.416972 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 10:26:44.417086 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 10:26:44.417182 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 10:26:44.417293 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 10:26:44.417382 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100372) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 10:26:44.417486 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100372) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 10:26:44.417843 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100372) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 10:26:44.417941 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 10:26:44.418041 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 10:26:44.418132 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 10:26:44.418237 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 10:26:44.418330 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100372) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 10:26:44.418439 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100372) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 10:26:44.418949 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100372) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 10:26:44.419019 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 10:26:44.419132 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 10:26:44.419228 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 10:26:44.419332 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 10:26:44.419419 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100372) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 10:26:44.419527 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100372) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 10:26:44.420237 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100372) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 10:26:44.420346 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 10:26:44.420456 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 10:26:44.420564 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 10:26:44.420665 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 10:26:44.420758 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100372) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 10:26:44.420869 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100372) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 10:26:44.421886 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100372) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 10:26:44.421886 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 10:26:44.421886 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 10:26:44.421886 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 10:26:44.421886 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 10:26:44.421886 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100372) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 10:26:44.421886 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100372) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 10:26:44.422499 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100372) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 10:26:44.425544 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 10:26:44.425544 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 10:26:44.425544 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 10:26:44.425544 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 10:26:44.425544 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100372) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 10:26:44.425544 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100372) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 10:26:44.425544 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100372) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 10:26:44.425544 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 10:26:44.425544 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 10:26:44.425544 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 10:26:44.426039 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 10:26:44.426039 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100372) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 10:26:44.426039 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100372) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 10:26:44.426039 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100372) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 10:26:44.426039 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 10:26:44.426039 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 10:26:44.426039 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 10:26:44.426039 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 10:26:44.426039 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100372) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 10:26:44.426039 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100372) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 10:26:44.426427 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100372) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 10:26:44.426427 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 10:26:44.426427 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 10:26:44.426427 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 10:26:44.426427 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 10:26:44.426427 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100372) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 10:26:44.426427 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100372) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 10:26:44.426427 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100372) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 10:26:44.426427 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 10:26:44.426427 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 10:26:44.426783 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 10:26:44.426783 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 10:26:44.426783 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100372) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 10:26:44.426783 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100372) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 10:26:44.426933 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100372) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 10:26:44.426933 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 10:26:44.427018 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 10:26:44.427099 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 10:26:44.427210 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 10:26:44.427309 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100372) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 10:26:44.427439 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100372) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 10:26:44.427507 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100372) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 10:26:44.427631 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 10:26:44.427730 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 10:26:44.427831 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 10:26:44.427926 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 10:26:44.428020 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100372) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 10:26:44.428124 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100372) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 10:26:44.429126 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100372) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 10:26:44.429248 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 10:26:44.429373 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 10:26:44.429579 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 10:26:44.429579 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 10:26:44.429675 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100372) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 10:26:44.429755 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100372) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 10:26:44.430485 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100372) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 10:26:44.430603 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 10:26:44.430701 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 10:26:44.430801 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 10:26:44.430895 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 10:26:44.430990 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100372) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 10:26:44.431094 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100372) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 10:26:44.431708 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100372) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 10:26:44.431811 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 10:26:44.431913 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 10:26:44.432571 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 10:26:44.432571 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 10:26:44.432571 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100372) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 10:26:44.432571 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100372) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 10:26:44.435536 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100372) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 10:26:44.435536 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 10:26:44.435536 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 10:26:44.435536 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 10:26:44.435536 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 10:26:44.435536 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100372) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 10:26:44.435536 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100372) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 10:26:44.435536 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100372) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 10:26:44.435536 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 10:26:44.435536 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 10:26:44.435945 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 10:26:44.435945 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 10:26:44.435945 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100372) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 10:26:44.435945 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100372) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 10:26:44.435945 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100372) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 10:26:44.435945 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 10:26:44.435945 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 10:26:44.435945 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 10:26:44.435945 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 10:26:44.435945 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100372) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 10:26:44.436316 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100372) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 10:26:44.436316 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100372) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 10:26:44.436316 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 10:26:44.436316 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 10:26:44.436316 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 10:26:44.436534 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 10:26:44.436637 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100372) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 10:26:44.436747 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100372) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 10:26:44.437124 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100372) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 10:26:44.437214 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 10:26:44.437316 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 10:26:44.437401 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 10:26:44.437497 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 10:26:44.437606 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100372) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 10:26:44.437708 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100372) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 10:26:44.438555 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100372) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 10:26:44.438621 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 10:26:44.438726 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 10:26:44.438808 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 10:26:44.438906 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 10:26:44.439110 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100372) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 10:26:44.460838 np0000007037 devstack@c-api.service[100374]: DEBUG oslo_db.sqlalchemy.engines [None req-6fce79c0-3e1e-48a7-a5f6-bfce6c8475e3 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=100374) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 10:26:44.484374 np0000007037 devstack@c-api.service[100372]: INFO dbcounter [None req-bdfe1de1-d2ec-4f01-bf45-02589c78597f None None] Registered counter for database cinder Aug 12 10:26:44.509490 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100375) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Aug 12 10:26:44.509675 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100373) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Aug 12 10:26:44.509987 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100375) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 10:26:44.510117 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100375) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 10:26:44.510203 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100373) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 10:26:44.510255 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100373) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 10:26:44.510400 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100375) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 10:26:44.510536 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100373) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 10:26:44.511131 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100375) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 10:26:44.511331 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 10:26:44.511390 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100373) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 10:26:44.511432 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 10:26:44.511464 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 10:26:44.511497 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 10:26:44.511547 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 10:26:44.511622 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 10:26:44.511674 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 10:26:44.511709 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100375) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 10:26:44.511739 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 10:26:44.511770 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100375) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 10:26:44.511800 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100373) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 10:26:44.511853 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100373) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 10:26:44.512290 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100375) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 10:26:44.512722 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 10:26:44.512722 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 10:26:44.512865 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100373) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 10:26:44.512903 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 10:26:44.512935 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 10:26:44.512967 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 10:26:44.512999 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 10:26:44.513029 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100375) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 10:26:44.513064 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 10:26:44.513096 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100375) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 10:26:44.513134 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 10:26:44.513179 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100375) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 10:26:44.513217 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100373) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 10:26:44.513250 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 10:26:44.513280 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100373) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 10:26:44.513314 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 10:26:44.513344 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100373) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 10:26:44.513376 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 10:26:44.513376 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 10:26:44.513450 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 10:26:44.513483 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100375) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 10:26:44.513525 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 10:26:44.513558 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100375) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 10:26:44.513599 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 10:26:44.513599 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 10:26:44.513599 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100373) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 10:26:44.513691 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100373) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 10:26:44.514445 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100375) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 10:26:44.514445 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 10:26:44.514445 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 10:26:44.514445 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 10:26:44.514606 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100373) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 10:26:44.514648 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 10:26:44.514648 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100375) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 10:26:44.514722 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 10:26:44.514758 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100375) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 10:26:44.514795 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 10:26:44.514795 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 10:26:44.514795 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 10:26:44.514891 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100373) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 10:26:44.514927 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100375) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 10:26:44.514962 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100373) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 10:26:44.514997 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 10:26:44.515049 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 10:26:44.515131 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 10:26:44.515222 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 10:26:44.515273 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100373) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 10:26:44.515312 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100375) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 10:26:44.515345 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 10:26:44.515386 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100375) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 10:26:44.515437 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 10:26:44.515551 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 10:26:44.515640 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 10:26:44.515724 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100373) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 10:26:44.515830 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100373) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 10:26:44.516018 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100375) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 10:26:44.516104 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 10:26:44.516326 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 10:26:44.516326 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 10:26:44.516404 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 10:26:44.516444 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100375) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 10:26:44.516479 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100373) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 10:26:44.516530 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100375) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 10:26:44.516591 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 10:26:44.516678 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 10:26:44.516767 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 10:26:44.516857 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 10:26:44.516903 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100375) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 10:26:44.516942 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100373) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 10:26:44.516978 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 10:26:44.517031 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100373) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 10:26:44.517075 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 10:26:44.517151 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 10:26:44.517257 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 10:26:44.517351 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100375) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 10:26:44.517436 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100373) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 10:26:44.517484 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100375) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 10:26:44.517555 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 10:26:44.517595 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100375) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 10:26:44.517639 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 10:26:44.517681 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 10:26:44.517731 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 10:26:44.517782 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 10:26:44.517824 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 10:26:44.517874 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 10:26:44.517921 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100373) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 10:26:44.517956 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 10:26:44.517992 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100373) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 10:26:44.518025 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100375) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 10:26:44.518062 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100373) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 10:26:44.518103 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100375) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 10:26:44.518138 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 10:26:44.518250 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 10:26:44.518339 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 10:26:44.518432 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 10:26:44.518544 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100373) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 10:26:44.518644 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100373) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 10:26:44.518750 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100375) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 10:26:44.518838 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 10:26:44.518918 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 10:26:44.518998 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 10:26:44.519078 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 10:26:44.519165 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100375) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 10:26:44.519253 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100375) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 10:26:44.519302 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100373) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 10:26:44.519396 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 10:26:44.519483 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 10:26:44.519591 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 10:26:44.519678 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 10:26:44.519763 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100373) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 10:26:44.519855 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100373) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 10:26:44.520880 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100375) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 10:26:44.520950 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 10:26:44.521087 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 10:26:44.521171 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 10:26:44.521220 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 10:26:44.521299 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100375) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 10:26:44.521385 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100375) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 10:26:44.521446 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100373) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 10:26:44.521573 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 10:26:44.521661 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 10:26:44.521759 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 10:26:44.521799 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100375) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 10:26:44.521836 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 10:26:44.521882 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 10:26:44.521918 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100373) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 10:26:44.521954 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 10:26:44.522003 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 10:26:44.522040 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100373) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 10:26:44.522080 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 10:26:44.522167 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100375) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 10:26:44.522256 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100375) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 10:26:44.522742 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100373) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 10:26:44.522742 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 10:26:44.522742 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 10:26:44.522742 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 10:26:44.522742 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 10:26:44.522933 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100373) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 10:26:44.522933 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100373) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 10:26:44.523385 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100375) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 10:26:44.523385 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 10:26:44.523385 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 10:26:44.523385 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 10:26:44.523385 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 10:26:44.523541 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100375) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 10:26:44.523541 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100375) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 10:26:44.523951 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100373) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 10:26:44.523951 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 10:26:44.523951 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 10:26:44.524065 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100375) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 10:26:44.524097 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 10:26:44.524139 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 10:26:44.524139 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 10:26:44.524226 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 10:26:44.524258 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 10:26:44.524289 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100373) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 10:26:44.524320 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 10:26:44.524350 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100373) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 10:26:44.524380 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100375) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 10:26:44.524380 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100375) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 10:26:44.524704 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100373) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 10:26:44.524704 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 10:26:44.524795 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 10:26:44.524972 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 10:26:44.525130 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100375) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 10:26:44.525176 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 10:26:44.525221 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 10:26:44.525253 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100373) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 10:26:44.525282 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 10:26:44.525313 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100373) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 10:26:44.525345 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 10:26:44.525345 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 10:26:44.525345 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100375) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 10:26:44.525429 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100375) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 10:26:44.525777 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100373) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 10:26:44.525918 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 10:26:44.525966 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 10:26:44.526094 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 10:26:44.526142 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 10:26:44.526215 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100373) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 10:26:44.526352 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100373) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 10:26:44.526504 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100375) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 10:26:44.526504 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 10:26:44.526504 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 10:26:44.526617 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 10:26:44.526774 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 10:26:44.526774 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100375) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 10:26:44.526947 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100375) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 10:26:44.527245 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100375) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 10:26:44.527405 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100373) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 10:26:44.527448 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 10:26:44.527479 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 10:26:44.527509 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 10:26:44.527572 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 10:26:44.527606 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 10:26:44.527638 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 10:26:44.527672 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 10:26:44.527707 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 10:26:44.527741 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100375) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 10:26:44.527770 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100373) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 10:26:44.527800 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100375) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 10:26:44.527831 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100373) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 10:26:44.528201 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100373) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 10:26:44.528947 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 10:26:44.529024 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100375) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 10:26:44.529068 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 10:26:44.529104 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 10:26:44.529145 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 10:26:44.529193 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 10:26:44.529255 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 10:26:44.529298 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 10:26:44.529333 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100373) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 10:26:44.529376 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 10:26:44.529407 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100373) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 10:26:44.529433 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100375) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 10:26:44.529433 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100375) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 10:26:44.529433 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100375) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 10:26:44.529433 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 10:26:44.529433 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 10:26:44.529573 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100373) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 10:26:44.529612 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 10:26:44.529656 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 10:26:44.529700 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 10:26:44.529734 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 10:26:44.529777 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100375) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 10:26:44.529777 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100375) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 10:26:44.529839 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 10:26:44.529866 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100375) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 10:26:44.529893 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 10:26:44.529919 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 10:26:44.529963 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100373) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 10:26:44.529999 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 10:26:44.530033 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100373) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 10:26:44.530061 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 10:26:44.530061 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 10:26:44.530061 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100375) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 10:26:44.530170 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100375) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 10:26:44.530201 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100373) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 10:26:44.530243 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100375) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 10:26:44.530273 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 10:26:44.530311 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 10:26:44.530355 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 10:26:44.530391 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 10:26:44.530437 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 10:26:44.530477 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 10:26:44.530539 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 10:26:44.530574 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 10:26:44.530618 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100373) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 10:26:44.530663 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100375) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 10:26:44.530698 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100373) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 10:26:44.530728 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100375) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 10:26:44.530837 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100373) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 10:26:44.530881 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 10:26:44.530981 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 10:26:44.531371 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 10:26:44.531371 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 10:26:44.531371 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100373) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 10:26:44.531371 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100373) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 10:26:44.531625 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100375) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 10:26:44.531672 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100373) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 10:26:44.531709 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 10:26:44.531779 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 10:26:44.531826 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 10:26:44.531862 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 10:26:44.531899 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 10:26:44.531936 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 10:26:44.531971 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 10:26:44.531971 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100375) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 10:26:44.532039 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 10:26:44.532039 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100373) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 10:26:44.532115 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100375) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 10:26:44.532151 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100373) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 10:26:44.532236 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100375) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 10:26:44.532338 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 10:26:44.532394 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 10:26:44.532495 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 10:26:44.532583 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 10:26:44.532654 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100373) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 10:26:44.532706 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100375) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 10:26:44.532744 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100375) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 10:26:44.532779 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 10:26:44.532837 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100375) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 10:26:44.532875 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 10:26:44.532909 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 10:26:44.532950 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 10:26:44.532985 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 10:26:44.533022 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 10:26:44.533060 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 10:26:44.533096 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100373) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 10:26:44.533131 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 10:26:44.533200 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100373) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 10:26:44.533245 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100375) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 10:26:44.533306 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100375) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 10:26:44.533606 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100373) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 10:26:44.533744 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 10:26:44.533828 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 10:26:44.533945 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 10:26:44.534013 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 10:26:44.534106 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100373) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 10:26:44.534217 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100373) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 10:26:44.534332 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100375) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 10:26:44.534382 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100373) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 10:26:44.534425 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 10:26:44.534466 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 10:26:44.534503 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 10:26:44.534557 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 10:26:44.534590 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 10:26:44.534627 np0000007037 devstack@c-api.service[100372]: DEBUG oslo_db.sqlalchemy.engines [None req-bdfe1de1-d2ec-4f01-bf45-02589c78597f 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=100372) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 10:26:44.534666 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 10:26:44.534701 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 10:26:44.534748 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 10:26:44.534803 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100375) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 10:26:44.534846 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100373) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 10:26:44.534883 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100375) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 10:26:44.534919 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100373) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 10:26:44.535491 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100375) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 10:26:44.535586 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 10:26:44.535680 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 10:26:44.535765 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 10:26:44.535843 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 10:26:44.535887 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100373) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 10:26:44.535924 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100375) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 10:26:44.535956 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 10:26:44.536013 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100375) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 10:26:44.536063 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 10:26:44.536126 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 10:26:44.536233 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 10:26:44.536318 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100373) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 10:26:44.536426 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100373) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 10:26:44.536599 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100375) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 10:26:44.536676 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 10:26:44.536758 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 10:26:44.536840 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 10:26:44.536920 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 10:26:44.537001 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100375) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 10:26:44.537091 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100375) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 10:26:44.537132 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100373) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 10:26:44.537234 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 10:26:44.537325 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 10:26:44.537414 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 10:26:44.537503 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 10:26:44.537613 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100373) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 10:26:44.537702 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100375) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 10:26:44.537752 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100373) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 10:26:44.537793 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 10:26:44.537879 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 10:26:44.537961 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 10:26:44.538039 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 10:26:44.538117 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100375) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 10:26:44.538215 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100375) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 10:26:44.538300 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100375) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 10:26:44.538353 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100373) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 10:26:44.538402 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 10:26:44.538450 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 10:26:44.538486 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 10:26:44.538536 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 10:26:44.538576 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 10:26:44.538614 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 10:26:44.538662 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 10:26:44.538698 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100375) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 10:26:44.538737 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 10:26:44.538773 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100375) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 10:26:44.538815 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100373) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 10:26:44.538878 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100373) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 10:26:44.539495 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100373) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 10:26:44.539616 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 10:26:44.539709 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 10:26:44.539792 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 10:26:44.539850 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100375) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 10:26:44.539896 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 10:26:44.539937 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 10:26:44.539974 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100373) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 10:26:44.540026 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 10:26:44.540218 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100373) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 10:26:44.540259 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 10:26:44.540301 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100373) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 10:26:44.540350 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 10:26:44.540409 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 10:26:44.540450 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100375) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 10:26:44.540485 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 10:26:44.540532 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100375) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 10:26:44.540570 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 10:26:44.540570 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 10:26:44.540673 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100373) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 10:26:44.540775 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100373) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 10:26:44.541832 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100375) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 10:26:44.541832 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 10:26:44.541961 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 10:26:44.542005 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100373) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 10:26:44.542049 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 10:26:44.542090 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 10:26:44.542129 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 10:26:44.542180 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 10:26:44.542217 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100375) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 10:26:44.542264 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 10:26:44.542306 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100375) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 10:26:44.542347 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 10:26:44.542393 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100373) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 10:26:44.542470 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100373) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 10:26:44.543301 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100375) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 10:26:44.543301 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 10:26:44.543301 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 10:26:44.543301 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 10:26:44.543301 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 10:26:44.543301 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100375) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 10:26:44.543301 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100375) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 10:26:44.543913 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100373) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 10:26:44.543998 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 10:26:44.544098 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 10:26:44.544146 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100375) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 10:26:44.544191 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 10:26:44.544224 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 10:26:44.544288 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 10:26:44.544330 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 10:26:44.544362 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 10:26:44.544397 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100373) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 10:26:44.544433 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 10:26:44.544467 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100373) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 10:26:44.544563 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100375) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 10:26:44.544886 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100373) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 10:26:44.544987 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 10:26:44.545070 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 10:26:44.545177 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 10:26:44.545259 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 10:26:44.545370 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100373) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 10:26:44.545459 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100373) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 10:26:44.546430 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100373) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 10:26:44.546656 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 10:26:44.546656 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 10:26:44.546728 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 10:26:44.546786 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 10:26:44.547162 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100373) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 10:26:44.606406 np0000007037 devstack@c-api.service[100375]: INFO dbcounter [None req-79f0025a-fef1-4f24-86a9-03b9aee672d8 None None] Registered counter for database cinder Aug 12 10:26:44.613887 np0000007037 devstack@c-api.service[100373]: INFO dbcounter [None req-b8c8f805-b5a4-4e7f-ab84-473d48d9f12e None None] Registered counter for database cinder Aug 12 10:26:44.628748 np0000007037 devstack@c-api.service[100374]: DEBUG dbcounter [-] [100374] Writer thread running {{(pid=100374) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 12 10:26:44.631983 np0000007037 devstack@c-api.service[100374]: INFO cinder.rpc [None req-6fce79c0-3e1e-48a7-a5f6-bfce6c8475e3 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Aug 12 10:26:44.635044 np0000007037 devstack@c-api.service[100374]: INFO cinder.rpc [None req-6fce79c0-3e1e-48a7-a5f6-bfce6c8475e3 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Aug 12 10:26:44.637849 np0000007037 devstack@c-api.service[100374]: INFO cinder.rpc [None req-6fce79c0-3e1e-48a7-a5f6-bfce6c8475e3 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Aug 12 10:26:44.640539 np0000007037 devstack@c-api.service[100374]: INFO cinder.rpc [None req-6fce79c0-3e1e-48a7-a5f6-bfce6c8475e3 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Aug 12 10:26:44.641001 np0000007037 devstack@c-api.service[100374]: WARNING stevedore.named [None req-6fce79c0-3e1e-48a7-a5f6-bfce6c8475e3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 10:26:44.641384 np0000007037 devstack@c-api.service[100374]: WARNING castellan.key_manager [None req-6fce79c0-3e1e-48a7-a5f6-bfce6c8475e3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 10:26:44.643792 np0000007037 devstack@c-api.service[100374]: WARNING cinder.keymgr.conf_key_mgr [None req-6fce79c0-3e1e-48a7-a5f6-bfce6c8475e3 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 10:26:44.647631 np0000007037 devstack@c-api.service[100374]: WARNING stevedore.named [None req-6fce79c0-3e1e-48a7-a5f6-bfce6c8475e3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 10:26:44.647822 np0000007037 devstack@c-api.service[100374]: WARNING castellan.key_manager [None req-6fce79c0-3e1e-48a7-a5f6-bfce6c8475e3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 10:26:44.665917 np0000007037 devstack@c-api.service[100372]: DEBUG dbcounter [-] [100372] Writer thread running {{(pid=100372) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 12 10:26:44.666598 np0000007037 devstack@c-api.service[100375]: DEBUG oslo_db.sqlalchemy.engines [None req-79f0025a-fef1-4f24-86a9-03b9aee672d8 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=100375) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 10:26:44.668669 np0000007037 devstack@c-api.service[100372]: INFO cinder.rpc [None req-bdfe1de1-d2ec-4f01-bf45-02589c78597f None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Aug 12 10:26:44.671617 np0000007037 devstack@c-api.service[100372]: INFO cinder.rpc [None req-bdfe1de1-d2ec-4f01-bf45-02589c78597f None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Aug 12 10:26:44.674196 np0000007037 devstack@c-api.service[100372]: INFO cinder.rpc [None req-bdfe1de1-d2ec-4f01-bf45-02589c78597f None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Aug 12 10:26:44.676332 np0000007037 devstack@c-api.service[100373]: DEBUG oslo_db.sqlalchemy.engines [None req-b8c8f805-b5a4-4e7f-ab84-473d48d9f12e 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=100373) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 10:26:44.676685 np0000007037 devstack@c-api.service[100372]: INFO cinder.rpc [None req-bdfe1de1-d2ec-4f01-bf45-02589c78597f None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Aug 12 10:26:44.677129 np0000007037 devstack@c-api.service[100372]: WARNING stevedore.named [None req-bdfe1de1-d2ec-4f01-bf45-02589c78597f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 10:26:44.677507 np0000007037 devstack@c-api.service[100372]: WARNING castellan.key_manager [None req-bdfe1de1-d2ec-4f01-bf45-02589c78597f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 10:26:44.678390 np0000007037 devstack@c-api.service[100372]: WARNING cinder.keymgr.conf_key_mgr [None req-bdfe1de1-d2ec-4f01-bf45-02589c78597f 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 10:26:44.681901 np0000007037 devstack@c-api.service[100372]: WARNING stevedore.named [None req-bdfe1de1-d2ec-4f01-bf45-02589c78597f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 10:26:44.682100 np0000007037 devstack@c-api.service[100372]: WARNING castellan.key_manager [None req-bdfe1de1-d2ec-4f01-bf45-02589c78597f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 10:26:44.693448 np0000007037 devstack@c-api.service[100374]: DEBUG oslo_db.sqlalchemy.engines [None req-6fce79c0-3e1e-48a7-a5f6-bfce6c8475e3 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=100374) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 10:26:44.696407 np0000007037 devstack@c-api.service[100374]: INFO cinder.rpc [None req-6fce79c0-3e1e-48a7-a5f6-bfce6c8475e3 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Aug 12 10:26:44.699349 np0000007037 devstack@c-api.service[100374]: INFO cinder.rpc [None req-6fce79c0-3e1e-48a7-a5f6-bfce6c8475e3 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Aug 12 10:26:44.699893 np0000007037 devstack@c-api.service[100374]: WARNING stevedore.named [None req-6fce79c0-3e1e-48a7-a5f6-bfce6c8475e3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 10:26:44.700080 np0000007037 devstack@c-api.service[100374]: WARNING castellan.key_manager [None req-6fce79c0-3e1e-48a7-a5f6-bfce6c8475e3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 10:26:44.713802 np0000007037 devstack@c-api.service[100374]: WARNING stevedore.named [None req-6fce79c0-3e1e-48a7-a5f6-bfce6c8475e3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 10:26:44.713975 np0000007037 devstack@c-api.service[100374]: WARNING castellan.key_manager [None req-6fce79c0-3e1e-48a7-a5f6-bfce6c8475e3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 10:26:44.719198 np0000007037 devstack@c-api.service[100374]: WARNING stevedore.named [None req-6fce79c0-3e1e-48a7-a5f6-bfce6c8475e3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 10:26:44.719364 np0000007037 devstack@c-api.service[100374]: WARNING castellan.key_manager [None req-6fce79c0-3e1e-48a7-a5f6-bfce6c8475e3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 10:26:44.722572 np0000007037 devstack@c-api.service[100374]: WARNING stevedore.named [None req-6fce79c0-3e1e-48a7-a5f6-bfce6c8475e3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 10:26:44.722760 np0000007037 devstack@c-api.service[100374]: WARNING castellan.key_manager [None req-6fce79c0-3e1e-48a7-a5f6-bfce6c8475e3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 10:26:44.725939 np0000007037 devstack@c-api.service[100374]: WARNING stevedore.named [None req-6fce79c0-3e1e-48a7-a5f6-bfce6c8475e3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 10:26:44.726117 np0000007037 devstack@c-api.service[100374]: WARNING castellan.key_manager [None req-6fce79c0-3e1e-48a7-a5f6-bfce6c8475e3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 10:26:44.729182 np0000007037 devstack@c-api.service[100374]: WARNING stevedore.named [None req-6fce79c0-3e1e-48a7-a5f6-bfce6c8475e3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 10:26:44.729424 np0000007037 devstack@c-api.service[100374]: WARNING castellan.key_manager [None req-6fce79c0-3e1e-48a7-a5f6-bfce6c8475e3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 10:26:44.731022 np0000007037 devstack@c-api.service[100372]: DEBUG oslo_db.sqlalchemy.engines [None req-bdfe1de1-d2ec-4f01-bf45-02589c78597f 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=100372) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 10:26:44.731799 np0000007037 devstack@c-api.service[100374]: WARNING stevedore.named [None req-6fce79c0-3e1e-48a7-a5f6-bfce6c8475e3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 10:26:44.732009 np0000007037 devstack@c-api.service[100374]: WARNING castellan.key_manager [None req-6fce79c0-3e1e-48a7-a5f6-bfce6c8475e3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 10:26:44.734291 np0000007037 devstack@c-api.service[100372]: INFO cinder.rpc [None req-bdfe1de1-d2ec-4f01-bf45-02589c78597f None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Aug 12 10:26:44.735162 np0000007037 devstack@c-api.service[100374]: WARNING stevedore.named [None req-6fce79c0-3e1e-48a7-a5f6-bfce6c8475e3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 10:26:44.735357 np0000007037 devstack@c-api.service[100374]: WARNING castellan.key_manager [None req-6fce79c0-3e1e-48a7-a5f6-bfce6c8475e3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 10:26:44.737637 np0000007037 devstack@c-api.service[100374]: WARNING stevedore.named [None req-6fce79c0-3e1e-48a7-a5f6-bfce6c8475e3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 10:26:44.737716 np0000007037 devstack@c-api.service[100372]: INFO cinder.rpc [None req-bdfe1de1-d2ec-4f01-bf45-02589c78597f None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Aug 12 10:26:44.737814 np0000007037 devstack@c-api.service[100374]: WARNING castellan.key_manager [None req-6fce79c0-3e1e-48a7-a5f6-bfce6c8475e3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 10:26:44.738267 np0000007037 devstack@c-api.service[100372]: WARNING stevedore.named [None req-bdfe1de1-d2ec-4f01-bf45-02589c78597f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 10:26:44.738585 np0000007037 devstack@c-api.service[100372]: WARNING castellan.key_manager [None req-bdfe1de1-d2ec-4f01-bf45-02589c78597f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 10:26:44.740757 np0000007037 devstack@c-api.service[100374]: WARNING stevedore.named [None req-6fce79c0-3e1e-48a7-a5f6-bfce6c8475e3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 10:26:44.740867 np0000007037 devstack@c-api.service[100374]: WARNING castellan.key_manager [None req-6fce79c0-3e1e-48a7-a5f6-bfce6c8475e3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 10:26:44.741765 np0000007037 devstack@c-api.service[100374]: WARNING stevedore.named [None req-6fce79c0-3e1e-48a7-a5f6-bfce6c8475e3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 10:26:44.741950 np0000007037 devstack@c-api.service[100374]: WARNING castellan.key_manager [None req-6fce79c0-3e1e-48a7-a5f6-bfce6c8475e3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 10:26:44.744444 np0000007037 devstack@c-api.service[100374]: WARNING stevedore.named [None req-6fce79c0-3e1e-48a7-a5f6-bfce6c8475e3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 10:26:44.744662 np0000007037 devstack@c-api.service[100374]: WARNING castellan.key_manager [None req-6fce79c0-3e1e-48a7-a5f6-bfce6c8475e3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 10:26:44.750469 np0000007037 devstack@c-api.service[100372]: WARNING stevedore.named [None req-bdfe1de1-d2ec-4f01-bf45-02589c78597f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 10:26:44.750704 np0000007037 devstack@c-api.service[100372]: WARNING castellan.key_manager [None req-bdfe1de1-d2ec-4f01-bf45-02589c78597f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 10:26:44.750772 np0000007037 devstack@c-api.service[100374]: WARNING stevedore.named [None req-6fce79c0-3e1e-48a7-a5f6-bfce6c8475e3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 10:26:44.750943 np0000007037 devstack@c-api.service[100374]: WARNING castellan.key_manager [None req-6fce79c0-3e1e-48a7-a5f6-bfce6c8475e3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 10:26:44.753276 np0000007037 devstack@c-api.service[100372]: WARNING stevedore.named [None req-bdfe1de1-d2ec-4f01-bf45-02589c78597f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 10:26:44.753416 np0000007037 devstack@c-api.service[100372]: WARNING castellan.key_manager [None req-bdfe1de1-d2ec-4f01-bf45-02589c78597f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 10:26:44.753732 np0000007037 devstack@c-api.service[100374]: WARNING stevedore.named [None req-6fce79c0-3e1e-48a7-a5f6-bfce6c8475e3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 10:26:44.753897 np0000007037 devstack@c-api.service[100374]: WARNING castellan.key_manager [None req-6fce79c0-3e1e-48a7-a5f6-bfce6c8475e3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 10:26:44.755323 np0000007037 devstack@c-api.service[100374]: WARNING stevedore.named [None req-6fce79c0-3e1e-48a7-a5f6-bfce6c8475e3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 10:26:44.755508 np0000007037 devstack@c-api.service[100374]: WARNING castellan.key_manager [None req-6fce79c0-3e1e-48a7-a5f6-bfce6c8475e3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 10:26:44.755613 np0000007037 devstack@c-api.service[100372]: WARNING stevedore.named [None req-bdfe1de1-d2ec-4f01-bf45-02589c78597f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 10:26:44.755766 np0000007037 devstack@c-api.service[100372]: WARNING castellan.key_manager [None req-bdfe1de1-d2ec-4f01-bf45-02589c78597f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 10:26:44.756878 np0000007037 devstack@c-api.service[100374]: WARNING stevedore.named [None req-6fce79c0-3e1e-48a7-a5f6-bfce6c8475e3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 10:26:44.757160 np0000007037 devstack@c-api.service[100374]: WARNING castellan.key_manager [None req-6fce79c0-3e1e-48a7-a5f6-bfce6c8475e3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 10:26:44.758328 np0000007037 devstack@c-api.service[100374]: WARNING stevedore.named [None req-6fce79c0-3e1e-48a7-a5f6-bfce6c8475e3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 10:26:44.758504 np0000007037 devstack@c-api.service[100374]: WARNING castellan.key_manager [None req-6fce79c0-3e1e-48a7-a5f6-bfce6c8475e3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 10:26:44.759075 np0000007037 devstack@c-api.service[100372]: WARNING stevedore.named [None req-bdfe1de1-d2ec-4f01-bf45-02589c78597f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 10:26:44.759258 np0000007037 devstack@c-api.service[100372]: WARNING castellan.key_manager [None req-bdfe1de1-d2ec-4f01-bf45-02589c78597f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 10:26:44.759430 np0000007037 devstack@c-api.service[100374]: WARNING stevedore.named [None req-6fce79c0-3e1e-48a7-a5f6-bfce6c8475e3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 10:26:44.759634 np0000007037 devstack@c-api.service[100374]: WARNING castellan.key_manager [None req-6fce79c0-3e1e-48a7-a5f6-bfce6c8475e3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 10:26:44.760557 np0000007037 devstack@c-api.service[100374]: WARNING stevedore.named [None req-6fce79c0-3e1e-48a7-a5f6-bfce6c8475e3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 10:26:44.760686 np0000007037 devstack@c-api.service[100374]: WARNING castellan.key_manager [None req-6fce79c0-3e1e-48a7-a5f6-bfce6c8475e3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 10:26:44.761297 np0000007037 devstack@c-api.service[100374]: WARNING stevedore.named [None req-6fce79c0-3e1e-48a7-a5f6-bfce6c8475e3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 10:26:44.761415 np0000007037 devstack@c-api.service[100374]: WARNING castellan.key_manager [None req-6fce79c0-3e1e-48a7-a5f6-bfce6c8475e3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 10:26:44.761507 np0000007037 devstack@c-api.service[100372]: WARNING stevedore.named [None req-bdfe1de1-d2ec-4f01-bf45-02589c78597f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 10:26:44.761701 np0000007037 devstack@c-api.service[100372]: WARNING castellan.key_manager [None req-bdfe1de1-d2ec-4f01-bf45-02589c78597f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 10:26:44.762080 np0000007037 devstack@c-api.service[100374]: WARNING stevedore.named [None req-6fce79c0-3e1e-48a7-a5f6-bfce6c8475e3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 10:26:44.762208 np0000007037 devstack@c-api.service[100374]: WARNING castellan.key_manager [None req-6fce79c0-3e1e-48a7-a5f6-bfce6c8475e3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 10:26:44.763115 np0000007037 devstack@c-api.service[100374]: WARNING cinder.api.contrib.hosts [None req-6fce79c0-3e1e-48a7-a5f6-bfce6c8475e3 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Aug 12 10:26:44.763410 np0000007037 devstack@c-api.service[100374]: WARNING stevedore.named [None req-6fce79c0-3e1e-48a7-a5f6-bfce6c8475e3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 10:26:44.763555 np0000007037 devstack@c-api.service[100374]: WARNING castellan.key_manager [None req-6fce79c0-3e1e-48a7-a5f6-bfce6c8475e3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 10:26:44.763852 np0000007037 devstack@c-api.service[100372]: WARNING stevedore.named [None req-bdfe1de1-d2ec-4f01-bf45-02589c78597f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 10:26:44.763986 np0000007037 devstack@c-api.service[100372]: WARNING castellan.key_manager [None req-bdfe1de1-d2ec-4f01-bf45-02589c78597f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 10:26:44.764059 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.router [None req-6fce79c0-3e1e-48a7-a5f6-bfce6c8475e3 None None] Extended resource: extensions {{(pid=100374) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 12 10:26:44.765214 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.router [None req-6fce79c0-3e1e-48a7-a5f6-bfce6c8475e3 None None] Extended resource: consistencygroups {{(pid=100374) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 12 10:26:44.766531 np0000007037 devstack@c-api.service[100372]: WARNING stevedore.named [None req-bdfe1de1-d2ec-4f01-bf45-02589c78597f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 10:26:44.766784 np0000007037 devstack@c-api.service[100372]: WARNING castellan.key_manager [None req-bdfe1de1-d2ec-4f01-bf45-02589c78597f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 10:26:44.768194 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.router [None req-6fce79c0-3e1e-48a7-a5f6-bfce6c8475e3 None None] Extended resource: extra_specs {{(pid=100374) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 12 10:26:44.768799 np0000007037 devstack@c-api.service[100372]: WARNING stevedore.named [None req-bdfe1de1-d2ec-4f01-bf45-02589c78597f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 10:26:44.768982 np0000007037 devstack@c-api.service[100372]: WARNING castellan.key_manager [None req-bdfe1de1-d2ec-4f01-bf45-02589c78597f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 10:26:44.769575 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.router [None req-6fce79c0-3e1e-48a7-a5f6-bfce6c8475e3 None None] Extended resource: capabilities {{(pid=100374) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 12 10:26:44.770666 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.router [None req-6fce79c0-3e1e-48a7-a5f6-bfce6c8475e3 None None] Extended resource: backups {{(pid=100374) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 12 10:26:44.771056 np0000007037 devstack@c-api.service[100372]: WARNING stevedore.named [None req-bdfe1de1-d2ec-4f01-bf45-02589c78597f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 10:26:44.771260 np0000007037 devstack@c-api.service[100372]: WARNING castellan.key_manager [None req-bdfe1de1-d2ec-4f01-bf45-02589c78597f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 10:26:44.772032 np0000007037 devstack@c-api.service[100372]: WARNING stevedore.named [None req-bdfe1de1-d2ec-4f01-bf45-02589c78597f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 10:26:44.772229 np0000007037 devstack@c-api.service[100372]: WARNING castellan.key_manager [None req-bdfe1de1-d2ec-4f01-bf45-02589c78597f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 10:26:44.772718 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.router [None req-6fce79c0-3e1e-48a7-a5f6-bfce6c8475e3 None None] Extended resource: os-quota-sets {{(pid=100374) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 12 10:26:44.774108 np0000007037 devstack@c-api.service[100372]: WARNING stevedore.named [None req-bdfe1de1-d2ec-4f01-bf45-02589c78597f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 10:26:44.774182 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.router [None req-6fce79c0-3e1e-48a7-a5f6-bfce6c8475e3 None None] Extended resource: qos-specs {{(pid=100374) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 12 10:26:44.774297 np0000007037 devstack@c-api.service[100372]: WARNING castellan.key_manager [None req-bdfe1de1-d2ec-4f01-bf45-02589c78597f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 10:26:44.775844 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.router [None req-6fce79c0-3e1e-48a7-a5f6-bfce6c8475e3 None None] Extended resource: encryption {{(pid=100374) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 12 10:26:44.777188 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.router [None req-6fce79c0-3e1e-48a7-a5f6-bfce6c8475e3 None None] Extended resource: encryption {{(pid=100374) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 12 10:26:44.778436 np0000007037 devstack@c-api.service[100372]: WARNING stevedore.named [None req-bdfe1de1-d2ec-4f01-bf45-02589c78597f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 10:26:44.778496 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.router [None req-6fce79c0-3e1e-48a7-a5f6-bfce6c8475e3 None None] Extended resource: cgsnapshots {{(pid=100374) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 12 10:26:44.778631 np0000007037 devstack@c-api.service[100372]: WARNING castellan.key_manager [None req-bdfe1de1-d2ec-4f01-bf45-02589c78597f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 10:26:44.779737 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.router [None req-6fce79c0-3e1e-48a7-a5f6-bfce6c8475e3 None None] Extended resource: scheduler-stats {{(pid=100374) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 12 10:26:44.781056 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.router [None req-6fce79c0-3e1e-48a7-a5f6-bfce6c8475e3 None None] Extended resource: os-volume-manage {{(pid=100374) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 12 10:26:44.781218 np0000007037 devstack@c-api.service[100372]: WARNING stevedore.named [None req-bdfe1de1-d2ec-4f01-bf45-02589c78597f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 10:26:44.781344 np0000007037 devstack@c-api.service[100372]: WARNING castellan.key_manager [None req-bdfe1de1-d2ec-4f01-bf45-02589c78597f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 10:26:44.782332 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.router [None req-6fce79c0-3e1e-48a7-a5f6-bfce6c8475e3 None None] Extended resource: os-snapshot-manage {{(pid=100374) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 12 10:26:44.782698 np0000007037 devstack@c-api.service[100372]: WARNING stevedore.named [None req-bdfe1de1-d2ec-4f01-bf45-02589c78597f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 10:26:44.782874 np0000007037 devstack@c-api.service[100372]: WARNING castellan.key_manager [None req-bdfe1de1-d2ec-4f01-bf45-02589c78597f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 10:26:44.783765 np0000007037 devstack@c-api.service[100372]: WARNING stevedore.named [None req-bdfe1de1-d2ec-4f01-bf45-02589c78597f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 10:26:44.783938 np0000007037 devstack@c-api.service[100372]: WARNING castellan.key_manager [None req-bdfe1de1-d2ec-4f01-bf45-02589c78597f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 10:26:44.783994 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.router [None req-6fce79c0-3e1e-48a7-a5f6-bfce6c8475e3 None None] Extended resource: os-volume-transfer {{(pid=100374) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 12 10:26:44.784745 np0000007037 devstack@c-api.service[100372]: WARNING stevedore.named [None req-bdfe1de1-d2ec-4f01-bf45-02589c78597f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 10:26:44.784923 np0000007037 devstack@c-api.service[100372]: WARNING castellan.key_manager [None req-bdfe1de1-d2ec-4f01-bf45-02589c78597f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 10:26:44.785752 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.router [None req-6fce79c0-3e1e-48a7-a5f6-bfce6c8475e3 None None] Extended resource: os-hosts {{(pid=100374) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 12 10:26:44.786529 np0000007037 devstack@c-api.service[100372]: WARNING stevedore.named [None req-bdfe1de1-d2ec-4f01-bf45-02589c78597f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 10:26:44.786708 np0000007037 devstack@c-api.service[100372]: WARNING castellan.key_manager [None req-bdfe1de1-d2ec-4f01-bf45-02589c78597f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 10:26:44.787055 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.router [None req-6fce79c0-3e1e-48a7-a5f6-bfce6c8475e3 None None] Extended resource: os-volume-type-access {{(pid=100374) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 12 10:26:44.787652 np0000007037 devstack@c-api.service[100372]: WARNING stevedore.named [None req-bdfe1de1-d2ec-4f01-bf45-02589c78597f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 10:26:44.787830 np0000007037 devstack@c-api.service[100372]: WARNING castellan.key_manager [None req-bdfe1de1-d2ec-4f01-bf45-02589c78597f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 10:26:44.788492 np0000007037 devstack@c-api.service[100372]: WARNING stevedore.named [None req-bdfe1de1-d2ec-4f01-bf45-02589c78597f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 10:26:44.788605 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.router [None req-6fce79c0-3e1e-48a7-a5f6-bfce6c8475e3 None None] Extended resource: os-availability-zone {{(pid=100374) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 12 10:26:44.788700 np0000007037 devstack@c-api.service[100372]: WARNING castellan.key_manager [None req-bdfe1de1-d2ec-4f01-bf45-02589c78597f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 10:26:44.789338 np0000007037 devstack@c-api.service[100372]: WARNING stevedore.named [None req-bdfe1de1-d2ec-4f01-bf45-02589c78597f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 10:26:44.789529 np0000007037 devstack@c-api.service[100372]: WARNING castellan.key_manager [None req-bdfe1de1-d2ec-4f01-bf45-02589c78597f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 10:26:44.789670 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.router [None req-6fce79c0-3e1e-48a7-a5f6-bfce6c8475e3 None None] Extended resource: os-quota-class-sets {{(pid=100374) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 12 10:26:44.790423 np0000007037 devstack@c-api.service[100372]: WARNING cinder.api.contrib.hosts [None req-bdfe1de1-d2ec-4f01-bf45-02589c78597f None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Aug 12 10:26:44.790737 np0000007037 devstack@c-api.service[100372]: WARNING stevedore.named [None req-bdfe1de1-d2ec-4f01-bf45-02589c78597f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 10:26:44.790907 np0000007037 devstack@c-api.service[100372]: WARNING castellan.key_manager [None req-bdfe1de1-d2ec-4f01-bf45-02589c78597f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 10:26:44.791108 np0000007037 devstack@c-api.service[100374]: WARNING stevedore.named [None req-6fce79c0-3e1e-48a7-a5f6-bfce6c8475e3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 10:26:44.791295 np0000007037 devstack@c-api.service[100374]: WARNING castellan.key_manager [None req-6fce79c0-3e1e-48a7-a5f6-bfce6c8475e3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 10:26:44.791639 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.v3.router [None req-bdfe1de1-d2ec-4f01-bf45-02589c78597f None None] Extended resource: extensions {{(pid=100372) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 12 10:26:44.792161 np0000007037 devstack@c-api.service[100374]: WARNING stevedore.named [None req-6fce79c0-3e1e-48a7-a5f6-bfce6c8475e3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 10:26:44.792312 np0000007037 devstack@c-api.service[100374]: WARNING castellan.key_manager [None req-6fce79c0-3e1e-48a7-a5f6-bfce6c8475e3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 10:26:44.792951 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.v3.router [None req-bdfe1de1-d2ec-4f01-bf45-02589c78597f None None] Extended resource: consistencygroups {{(pid=100372) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 12 10:26:44.793048 np0000007037 devstack@c-api.service[100374]: WARNING stevedore.named [None req-6fce79c0-3e1e-48a7-a5f6-bfce6c8475e3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 10:26:44.793183 np0000007037 devstack@c-api.service[100374]: WARNING castellan.key_manager [None req-6fce79c0-3e1e-48a7-a5f6-bfce6c8475e3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 10:26:44.793750 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.contrib.snapshot_actions [None req-6fce79c0-3e1e-48a7-a5f6-bfce6c8475e3 None None] SnapshotActionsController initialized {{(pid=100374) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Aug 12 10:26:44.794971 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.v3.router [None req-bdfe1de1-d2ec-4f01-bf45-02589c78597f None None] Extended resource: extra_specs {{(pid=100372) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 12 10:26:44.795101 np0000007037 devstack@c-api.service[100374]: WARNING stevedore.named [None req-6fce79c0-3e1e-48a7-a5f6-bfce6c8475e3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 10:26:44.795296 np0000007037 devstack@c-api.service[100374]: WARNING castellan.key_manager [None req-6fce79c0-3e1e-48a7-a5f6-bfce6c8475e3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 10:26:44.796062 np0000007037 devstack@c-api.service[100374]: WARNING stevedore.named [None req-6fce79c0-3e1e-48a7-a5f6-bfce6c8475e3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 10:26:44.796272 np0000007037 devstack@c-api.service[100374]: WARNING castellan.key_manager [None req-6fce79c0-3e1e-48a7-a5f6-bfce6c8475e3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 10:26:44.796755 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.v3.router [None req-bdfe1de1-d2ec-4f01-bf45-02589c78597f None None] Extended resource: capabilities {{(pid=100372) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 12 10:26:44.796978 np0000007037 devstack@c-api.service[100374]: WARNING stevedore.named [None req-6fce79c0-3e1e-48a7-a5f6-bfce6c8475e3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 10:26:44.797119 np0000007037 devstack@c-api.service[100374]: WARNING castellan.key_manager [None req-6fce79c0-3e1e-48a7-a5f6-bfce6c8475e3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 10:26:44.797978 np0000007037 devstack@c-api.service[100374]: WARNING stevedore.named [None req-6fce79c0-3e1e-48a7-a5f6-bfce6c8475e3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 10:26:44.798126 np0000007037 devstack@c-api.service[100374]: WARNING castellan.key_manager [None req-6fce79c0-3e1e-48a7-a5f6-bfce6c8475e3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 10:26:44.798206 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.v3.router [None req-bdfe1de1-d2ec-4f01-bf45-02589c78597f None None] Extended resource: backups {{(pid=100372) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 12 10:26:44.798823 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.router [None req-6fce79c0-3e1e-48a7-a5f6-bfce6c8475e3 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100374) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 12 10:26:44.798919 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.router [None req-6fce79c0-3e1e-48a7-a5f6-bfce6c8475e3 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100374) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 12 10:26:44.799057 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.router [None req-6fce79c0-3e1e-48a7-a5f6-bfce6c8475e3 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100374) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 12 10:26:44.799189 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.router [None req-6fce79c0-3e1e-48a7-a5f6-bfce6c8475e3 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100374) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 12 10:26:44.799341 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.router [None req-6fce79c0-3e1e-48a7-a5f6-bfce6c8475e3 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100374) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 12 10:26:44.799438 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.router [None req-6fce79c0-3e1e-48a7-a5f6-bfce6c8475e3 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100374) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 12 10:26:44.800135 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.router [None req-6fce79c0-3e1e-48a7-a5f6-bfce6c8475e3 None None] Extension UsedLimits extending resource: limits {{(pid=100374) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 12 10:26:44.800135 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.router [None req-6fce79c0-3e1e-48a7-a5f6-bfce6c8475e3 None None] Extension SnapshotActions extending resource: snapshots {{(pid=100374) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 12 10:26:44.800234 np0000007037 devstack@c-api.service[100373]: DEBUG dbcounter [-] [100373] Writer thread running {{(pid=100373) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 12 10:26:44.800447 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.v3.router [None req-bdfe1de1-d2ec-4f01-bf45-02589c78597f None None] Extended resource: os-quota-sets {{(pid=100372) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 12 10:26:44.800527 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.router [None req-6fce79c0-3e1e-48a7-a5f6-bfce6c8475e3 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100374) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 12 10:26:44.800681 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.router [None req-6fce79c0-3e1e-48a7-a5f6-bfce6c8475e3 None None] Extension VolumeTypeAccess extending resource: types {{(pid=100374) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 12 10:26:44.800861 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.router [None req-6fce79c0-3e1e-48a7-a5f6-bfce6c8475e3 None None] Extension AdminActions extending resource: volumes {{(pid=100374) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 12 10:26:44.801009 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.router [None req-6fce79c0-3e1e-48a7-a5f6-bfce6c8475e3 None None] Extension AdminActions extending resource: snapshots {{(pid=100374) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 12 10:26:44.801138 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.router [None req-6fce79c0-3e1e-48a7-a5f6-bfce6c8475e3 None None] Extension AdminActions extending resource: backups {{(pid=100374) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 12 10:26:44.801306 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.router [None req-6fce79c0-3e1e-48a7-a5f6-bfce6c8475e3 None None] Extension VolumeActions extending resource: volumes {{(pid=100374) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 12 10:26:44.801449 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.router [None req-6fce79c0-3e1e-48a7-a5f6-bfce6c8475e3 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100374) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 12 10:26:44.801613 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.router [None req-6fce79c0-3e1e-48a7-a5f6-bfce6c8475e3 None None] Extension TypesManage extending resource: types {{(pid=100374) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 12 10:26:44.802229 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.v3.router [None req-bdfe1de1-d2ec-4f01-bf45-02589c78597f None None] Extended resource: qos-specs {{(pid=100372) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 12 10:26:44.803262 np0000007037 devstack@c-api.service[100373]: INFO cinder.rpc [None req-b8c8f805-b5a4-4e7f-ab84-473d48d9f12e None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Aug 12 10:26:44.804036 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.v3.router [None req-bdfe1de1-d2ec-4f01-bf45-02589c78597f None None] Extended resource: encryption {{(pid=100372) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 12 10:26:44.805372 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.v3.router [None req-bdfe1de1-d2ec-4f01-bf45-02589c78597f None None] Extended resource: encryption {{(pid=100372) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 12 10:26:44.806729 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.v3.router [None req-bdfe1de1-d2ec-4f01-bf45-02589c78597f None None] Extended resource: cgsnapshots {{(pid=100372) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 12 10:26:44.806979 np0000007037 devstack@c-api.service[100373]: INFO cinder.rpc [None req-b8c8f805-b5a4-4e7f-ab84-473d48d9f12e None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Aug 12 10:26:44.808104 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.v3.router [None req-bdfe1de1-d2ec-4f01-bf45-02589c78597f None None] Extended resource: scheduler-stats {{(pid=100372) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 12 10:26:44.809496 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.v3.router [None req-bdfe1de1-d2ec-4f01-bf45-02589c78597f None None] Extended resource: os-volume-manage {{(pid=100372) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 12 10:26:44.809998 np0000007037 devstack@c-api.service[100373]: INFO cinder.rpc [None req-b8c8f805-b5a4-4e7f-ab84-473d48d9f12e None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Aug 12 10:26:44.810411 np0000007037 devstack@c-api.service[100375]: DEBUG dbcounter [-] [100375] Writer thread running {{(pid=100375) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 12 10:26:44.811345 np0000007037 devstack@c-api.service[100374]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7e8d5aaa4668 pid: 100374 (default app) Aug 12 10:26:44.811399 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.v3.router [None req-bdfe1de1-d2ec-4f01-bf45-02589c78597f None None] Extended resource: os-snapshot-manage {{(pid=100372) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 12 10:26:44.812972 np0000007037 devstack@c-api.service[100373]: INFO cinder.rpc [None req-b8c8f805-b5a4-4e7f-ab84-473d48d9f12e None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Aug 12 10:26:44.813335 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.v3.router [None req-bdfe1de1-d2ec-4f01-bf45-02589c78597f None None] Extended resource: os-volume-transfer {{(pid=100372) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 12 10:26:44.813395 np0000007037 devstack@c-api.service[100373]: WARNING stevedore.named [None req-b8c8f805-b5a4-4e7f-ab84-473d48d9f12e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 10:26:44.813507 np0000007037 devstack@c-api.service[100375]: INFO cinder.rpc [None req-79f0025a-fef1-4f24-86a9-03b9aee672d8 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Aug 12 10:26:44.813796 np0000007037 devstack@c-api.service[100373]: WARNING castellan.key_manager [None req-b8c8f805-b5a4-4e7f-ab84-473d48d9f12e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 10:26:44.814567 np0000007037 devstack@c-api.service[100373]: WARNING cinder.keymgr.conf_key_mgr [None req-b8c8f805-b5a4-4e7f-ab84-473d48d9f12e 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 10:26:44.815500 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.v3.router [None req-bdfe1de1-d2ec-4f01-bf45-02589c78597f None None] Extended resource: os-hosts {{(pid=100372) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 12 10:26:44.816899 np0000007037 devstack@c-api.service[100375]: INFO cinder.rpc [None req-79f0025a-fef1-4f24-86a9-03b9aee672d8 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Aug 12 10:26:44.817198 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.v3.router [None req-bdfe1de1-d2ec-4f01-bf45-02589c78597f None None] Extended resource: os-volume-type-access {{(pid=100372) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 12 10:26:44.817882 np0000007037 devstack@c-api.service[100373]: WARNING stevedore.named [None req-b8c8f805-b5a4-4e7f-ab84-473d48d9f12e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 10:26:44.818075 np0000007037 devstack@c-api.service[100373]: WARNING castellan.key_manager [None req-b8c8f805-b5a4-4e7f-ab84-473d48d9f12e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 10:26:44.819371 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.v3.router [None req-bdfe1de1-d2ec-4f01-bf45-02589c78597f None None] Extended resource: os-availability-zone {{(pid=100372) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 12 10:26:44.819900 np0000007037 devstack@c-api.service[100375]: INFO cinder.rpc [None req-79f0025a-fef1-4f24-86a9-03b9aee672d8 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Aug 12 10:26:44.820801 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-3a6cc537-d312-4db0-937f-462674196e78 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:26:44.822076 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.v3.router [None req-bdfe1de1-d2ec-4f01-bf45-02589c78597f None None] Extended resource: os-quota-class-sets {{(pid=100372) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 12 10:26:44.822289 np0000007037 devstack@c-api.service[100375]: INFO cinder.rpc [None req-79f0025a-fef1-4f24-86a9-03b9aee672d8 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Aug 12 10:26:44.822637 np0000007037 devstack@c-api.service[100375]: WARNING stevedore.named [None req-79f0025a-fef1-4f24-86a9-03b9aee672d8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 10:26:44.822911 np0000007037 devstack@c-api.service[100375]: WARNING castellan.key_manager [None req-79f0025a-fef1-4f24-86a9-03b9aee672d8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 10:26:44.823634 np0000007037 devstack@c-api.service[100375]: WARNING cinder.keymgr.conf_key_mgr [None req-79f0025a-fef1-4f24-86a9-03b9aee672d8 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 10:26:44.824157 np0000007037 devstack@c-api.service[100372]: WARNING stevedore.named [None req-bdfe1de1-d2ec-4f01-bf45-02589c78597f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 10:26:44.824364 np0000007037 devstack@c-api.service[100372]: WARNING castellan.key_manager [None req-bdfe1de1-d2ec-4f01-bf45-02589c78597f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 10:26:44.824440 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1/1] 10.4.3.105 () {60 vars in 925 bytes} [Wed Aug 12 10:26:44 2026] GET /volume/v3/ => generated 114 bytes in 13 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 12 10:26:44.825369 np0000007037 devstack@c-api.service[100372]: WARNING stevedore.named [None req-bdfe1de1-d2ec-4f01-bf45-02589c78597f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 10:26:44.825571 np0000007037 devstack@c-api.service[100372]: WARNING castellan.key_manager [None req-bdfe1de1-d2ec-4f01-bf45-02589c78597f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 10:26:44.827964 np0000007037 devstack@c-api.service[100372]: WARNING stevedore.named [None req-bdfe1de1-d2ec-4f01-bf45-02589c78597f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 10:26:44.828017 np0000007037 devstack@c-api.service[100375]: WARNING stevedore.named [None req-79f0025a-fef1-4f24-86a9-03b9aee672d8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 10:26:44.828055 np0000007037 devstack@c-api.service[100372]: WARNING castellan.key_manager [None req-bdfe1de1-d2ec-4f01-bf45-02589c78597f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 10:26:44.828086 np0000007037 devstack@c-api.service[100375]: WARNING castellan.key_manager [None req-79f0025a-fef1-4f24-86a9-03b9aee672d8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 10:26:44.828112 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.contrib.snapshot_actions [None req-bdfe1de1-d2ec-4f01-bf45-02589c78597f None None] SnapshotActionsController initialized {{(pid=100372) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Aug 12 10:26:44.828112 np0000007037 devstack@c-api.service[100372]: WARNING stevedore.named [None req-bdfe1de1-d2ec-4f01-bf45-02589c78597f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 10:26:44.828112 np0000007037 devstack@c-api.service[100372]: WARNING castellan.key_manager [None req-bdfe1de1-d2ec-4f01-bf45-02589c78597f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 10:26:44.828862 np0000007037 devstack@c-api.service[100372]: WARNING stevedore.named [None req-bdfe1de1-d2ec-4f01-bf45-02589c78597f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 10:26:44.829030 np0000007037 devstack@c-api.service[100372]: WARNING castellan.key_manager [None req-bdfe1de1-d2ec-4f01-bf45-02589c78597f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 10:26:44.829948 np0000007037 devstack@c-api.service[100372]: WARNING stevedore.named [None req-bdfe1de1-d2ec-4f01-bf45-02589c78597f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 10:26:44.830118 np0000007037 devstack@c-api.service[100372]: WARNING castellan.key_manager [None req-bdfe1de1-d2ec-4f01-bf45-02589c78597f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 10:26:44.831095 np0000007037 devstack@c-api.service[100372]: WARNING stevedore.named [None req-bdfe1de1-d2ec-4f01-bf45-02589c78597f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 10:26:44.831264 np0000007037 devstack@c-api.service[100372]: WARNING castellan.key_manager [None req-bdfe1de1-d2ec-4f01-bf45-02589c78597f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 10:26:44.831990 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.v3.router [None req-bdfe1de1-d2ec-4f01-bf45-02589c78597f None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100372) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 12 10:26:44.832182 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.v3.router [None req-bdfe1de1-d2ec-4f01-bf45-02589c78597f None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100372) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 12 10:26:44.832334 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.v3.router [None req-bdfe1de1-d2ec-4f01-bf45-02589c78597f None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100372) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 12 10:26:44.832482 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.v3.router [None req-bdfe1de1-d2ec-4f01-bf45-02589c78597f None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100372) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 12 10:26:44.832645 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.v3.router [None req-bdfe1de1-d2ec-4f01-bf45-02589c78597f None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100372) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 12 10:26:44.832779 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.v3.router [None req-bdfe1de1-d2ec-4f01-bf45-02589c78597f None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100372) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 12 10:26:44.832917 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.v3.router [None req-bdfe1de1-d2ec-4f01-bf45-02589c78597f None None] Extension UsedLimits extending resource: limits {{(pid=100372) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 12 10:26:44.833053 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.v3.router [None req-bdfe1de1-d2ec-4f01-bf45-02589c78597f None None] Extension SnapshotActions extending resource: snapshots {{(pid=100372) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 12 10:26:44.833202 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.v3.router [None req-bdfe1de1-d2ec-4f01-bf45-02589c78597f None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100372) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 12 10:26:44.833366 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.v3.router [None req-bdfe1de1-d2ec-4f01-bf45-02589c78597f None None] Extension VolumeTypeAccess extending resource: types {{(pid=100372) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 12 10:26:44.833582 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.v3.router [None req-bdfe1de1-d2ec-4f01-bf45-02589c78597f None None] Extension AdminActions extending resource: volumes {{(pid=100372) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 12 10:26:44.833712 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.v3.router [None req-bdfe1de1-d2ec-4f01-bf45-02589c78597f None None] Extension AdminActions extending resource: snapshots {{(pid=100372) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 12 10:26:44.833855 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.v3.router [None req-bdfe1de1-d2ec-4f01-bf45-02589c78597f None None] Extension AdminActions extending resource: backups {{(pid=100372) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 12 10:26:44.833999 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.v3.router [None req-bdfe1de1-d2ec-4f01-bf45-02589c78597f None None] Extension VolumeActions extending resource: volumes {{(pid=100372) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 12 10:26:44.834184 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.v3.router [None req-bdfe1de1-d2ec-4f01-bf45-02589c78597f None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100372) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 12 10:26:44.834329 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.v3.router [None req-bdfe1de1-d2ec-4f01-bf45-02589c78597f None None] Extension TypesManage extending resource: types {{(pid=100372) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 12 10:26:44.844960 np0000007037 devstack@c-api.service[100372]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7e8d5aaa4668 pid: 100372 (default app) Aug 12 10:26:44.865075 np0000007037 devstack@c-api.service[100373]: DEBUG oslo_db.sqlalchemy.engines [None req-b8c8f805-b5a4-4e7f-ab84-473d48d9f12e 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=100373) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 10:26:44.869404 np0000007037 devstack@c-api.service[100375]: DEBUG oslo_db.sqlalchemy.engines [None req-79f0025a-fef1-4f24-86a9-03b9aee672d8 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=100375) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 10:26:44.870948 np0000007037 devstack@c-api.service[100373]: INFO cinder.rpc [None req-b8c8f805-b5a4-4e7f-ab84-473d48d9f12e None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Aug 12 10:26:44.873106 np0000007037 devstack@c-api.service[100375]: INFO cinder.rpc [None req-79f0025a-fef1-4f24-86a9-03b9aee672d8 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Aug 12 10:26:44.873210 np0000007037 devstack@c-api.service[100373]: INFO cinder.rpc [None req-b8c8f805-b5a4-4e7f-ab84-473d48d9f12e None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Aug 12 10:26:44.873694 np0000007037 devstack@c-api.service[100373]: WARNING stevedore.named [None req-b8c8f805-b5a4-4e7f-ab84-473d48d9f12e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 10:26:44.873824 np0000007037 devstack@c-api.service[100373]: WARNING castellan.key_manager [None req-b8c8f805-b5a4-4e7f-ab84-473d48d9f12e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 10:26:44.876495 np0000007037 devstack@c-api.service[100375]: INFO cinder.rpc [None req-79f0025a-fef1-4f24-86a9-03b9aee672d8 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Aug 12 10:26:44.877118 np0000007037 devstack@c-api.service[100375]: WARNING stevedore.named [None req-79f0025a-fef1-4f24-86a9-03b9aee672d8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 10:26:44.877357 np0000007037 devstack@c-api.service[100375]: WARNING castellan.key_manager [None req-79f0025a-fef1-4f24-86a9-03b9aee672d8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 10:26:44.885103 np0000007037 devstack@c-api.service[100373]: WARNING stevedore.named [None req-b8c8f805-b5a4-4e7f-ab84-473d48d9f12e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 10:26:44.885317 np0000007037 devstack@c-api.service[100373]: WARNING castellan.key_manager [None req-b8c8f805-b5a4-4e7f-ab84-473d48d9f12e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 10:26:44.887669 np0000007037 devstack@c-api.service[100373]: WARNING stevedore.named [None req-b8c8f805-b5a4-4e7f-ab84-473d48d9f12e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 10:26:44.887815 np0000007037 devstack@c-api.service[100373]: WARNING castellan.key_manager [None req-b8c8f805-b5a4-4e7f-ab84-473d48d9f12e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 10:26:44.890072 np0000007037 devstack@c-api.service[100373]: WARNING stevedore.named [None req-b8c8f805-b5a4-4e7f-ab84-473d48d9f12e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 10:26:44.890232 np0000007037 devstack@c-api.service[100373]: WARNING castellan.key_manager [None req-b8c8f805-b5a4-4e7f-ab84-473d48d9f12e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 10:26:44.891507 np0000007037 devstack@c-api.service[100375]: WARNING stevedore.named [None req-79f0025a-fef1-4f24-86a9-03b9aee672d8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 10:26:44.891723 np0000007037 devstack@c-api.service[100375]: WARNING castellan.key_manager [None req-79f0025a-fef1-4f24-86a9-03b9aee672d8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 10:26:44.893244 np0000007037 devstack@c-api.service[100373]: WARNING stevedore.named [None req-b8c8f805-b5a4-4e7f-ab84-473d48d9f12e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 10:26:44.893407 np0000007037 devstack@c-api.service[100373]: WARNING castellan.key_manager [None req-b8c8f805-b5a4-4e7f-ab84-473d48d9f12e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 10:26:44.895544 np0000007037 devstack@c-api.service[100373]: WARNING stevedore.named [None req-b8c8f805-b5a4-4e7f-ab84-473d48d9f12e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 10:26:44.895701 np0000007037 devstack@c-api.service[100375]: WARNING stevedore.named [None req-79f0025a-fef1-4f24-86a9-03b9aee672d8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 10:26:44.895760 np0000007037 devstack@c-api.service[100373]: WARNING castellan.key_manager [None req-b8c8f805-b5a4-4e7f-ab84-473d48d9f12e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 10:26:44.895954 np0000007037 devstack@c-api.service[100375]: WARNING castellan.key_manager [None req-79f0025a-fef1-4f24-86a9-03b9aee672d8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 10:26:44.897655 np0000007037 devstack@c-api.service[100373]: WARNING stevedore.named [None req-b8c8f805-b5a4-4e7f-ab84-473d48d9f12e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 10:26:44.897800 np0000007037 devstack@c-api.service[100373]: WARNING castellan.key_manager [None req-b8c8f805-b5a4-4e7f-ab84-473d48d9f12e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 10:26:44.899906 np0000007037 devstack@c-api.service[100375]: WARNING stevedore.named [None req-79f0025a-fef1-4f24-86a9-03b9aee672d8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 10:26:44.900039 np0000007037 devstack@c-api.service[100373]: WARNING stevedore.named [None req-b8c8f805-b5a4-4e7f-ab84-473d48d9f12e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 10:26:44.900099 np0000007037 devstack@c-api.service[100373]: WARNING castellan.key_manager [None req-b8c8f805-b5a4-4e7f-ab84-473d48d9f12e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 10:26:44.900138 np0000007037 devstack@c-api.service[100375]: WARNING castellan.key_manager [None req-79f0025a-fef1-4f24-86a9-03b9aee672d8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 10:26:44.902049 np0000007037 devstack@c-api.service[100373]: WARNING stevedore.named [None req-b8c8f805-b5a4-4e7f-ab84-473d48d9f12e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 10:26:44.902213 np0000007037 devstack@c-api.service[100373]: WARNING castellan.key_manager [None req-b8c8f805-b5a4-4e7f-ab84-473d48d9f12e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 10:26:44.904256 np0000007037 devstack@c-api.service[100373]: WARNING stevedore.named [None req-b8c8f805-b5a4-4e7f-ab84-473d48d9f12e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 10:26:44.904406 np0000007037 devstack@c-api.service[100373]: WARNING castellan.key_manager [None req-b8c8f805-b5a4-4e7f-ab84-473d48d9f12e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 10:26:44.905123 np0000007037 devstack@c-api.service[100375]: WARNING stevedore.named [None req-79f0025a-fef1-4f24-86a9-03b9aee672d8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 10:26:44.905231 np0000007037 devstack@c-api.service[100373]: WARNING stevedore.named [None req-b8c8f805-b5a4-4e7f-ab84-473d48d9f12e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 10:26:44.905316 np0000007037 devstack@c-api.service[100373]: WARNING castellan.key_manager [None req-b8c8f805-b5a4-4e7f-ab84-473d48d9f12e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 10:26:44.905359 np0000007037 devstack@c-api.service[100375]: WARNING castellan.key_manager [None req-79f0025a-fef1-4f24-86a9-03b9aee672d8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 10:26:44.907067 np0000007037 devstack@c-api.service[100373]: WARNING stevedore.named [None req-b8c8f805-b5a4-4e7f-ab84-473d48d9f12e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 10:26:44.907187 np0000007037 devstack@c-api.service[100373]: WARNING castellan.key_manager [None req-b8c8f805-b5a4-4e7f-ab84-473d48d9f12e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 10:26:44.908740 np0000007037 devstack@c-api.service[100375]: WARNING stevedore.named [None req-79f0025a-fef1-4f24-86a9-03b9aee672d8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 10:26:44.908950 np0000007037 devstack@c-api.service[100375]: WARNING castellan.key_manager [None req-79f0025a-fef1-4f24-86a9-03b9aee672d8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 10:26:44.911340 np0000007037 devstack@c-api.service[100373]: WARNING stevedore.named [None req-b8c8f805-b5a4-4e7f-ab84-473d48d9f12e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 10:26:44.911484 np0000007037 devstack@c-api.service[100373]: WARNING castellan.key_manager [None req-b8c8f805-b5a4-4e7f-ab84-473d48d9f12e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 10:26:44.912236 np0000007037 devstack@c-api.service[100375]: WARNING stevedore.named [None req-79f0025a-fef1-4f24-86a9-03b9aee672d8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 10:26:44.912404 np0000007037 devstack@c-api.service[100375]: WARNING castellan.key_manager [None req-79f0025a-fef1-4f24-86a9-03b9aee672d8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 10:26:44.913863 np0000007037 devstack@c-api.service[100373]: WARNING stevedore.named [None req-b8c8f805-b5a4-4e7f-ab84-473d48d9f12e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 10:26:44.914021 np0000007037 devstack@c-api.service[100373]: WARNING castellan.key_manager [None req-b8c8f805-b5a4-4e7f-ab84-473d48d9f12e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 10:26:44.915221 np0000007037 devstack@c-api.service[100373]: WARNING stevedore.named [None req-b8c8f805-b5a4-4e7f-ab84-473d48d9f12e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 10:26:44.915345 np0000007037 devstack@c-api.service[100373]: WARNING castellan.key_manager [None req-b8c8f805-b5a4-4e7f-ab84-473d48d9f12e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 10:26:44.916182 np0000007037 devstack@c-api.service[100375]: WARNING stevedore.named [None req-79f0025a-fef1-4f24-86a9-03b9aee672d8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 10:26:44.916231 np0000007037 devstack@c-api.service[100373]: WARNING stevedore.named [None req-b8c8f805-b5a4-4e7f-ab84-473d48d9f12e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 10:26:44.916301 np0000007037 devstack@c-api.service[100373]: WARNING castellan.key_manager [None req-b8c8f805-b5a4-4e7f-ab84-473d48d9f12e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 10:26:44.916398 np0000007037 devstack@c-api.service[100375]: WARNING castellan.key_manager [None req-79f0025a-fef1-4f24-86a9-03b9aee672d8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 10:26:44.916957 np0000007037 devstack@c-api.service[100373]: WARNING stevedore.named [None req-b8c8f805-b5a4-4e7f-ab84-473d48d9f12e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 10:26:44.917075 np0000007037 devstack@c-api.service[100373]: WARNING castellan.key_manager [None req-b8c8f805-b5a4-4e7f-ab84-473d48d9f12e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 10:26:44.918660 np0000007037 devstack@c-api.service[100373]: WARNING stevedore.named [None req-b8c8f805-b5a4-4e7f-ab84-473d48d9f12e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 10:26:44.918799 np0000007037 devstack@c-api.service[100373]: WARNING castellan.key_manager [None req-b8c8f805-b5a4-4e7f-ab84-473d48d9f12e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 10:26:44.919428 np0000007037 devstack@c-api.service[100375]: WARNING stevedore.named [None req-79f0025a-fef1-4f24-86a9-03b9aee672d8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 10:26:44.919576 np0000007037 devstack@c-api.service[100373]: WARNING stevedore.named [None req-b8c8f805-b5a4-4e7f-ab84-473d48d9f12e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 10:26:44.919611 np0000007037 devstack@c-api.service[100375]: WARNING castellan.key_manager [None req-79f0025a-fef1-4f24-86a9-03b9aee672d8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 10:26:44.919697 np0000007037 devstack@c-api.service[100373]: WARNING castellan.key_manager [None req-b8c8f805-b5a4-4e7f-ab84-473d48d9f12e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 10:26:44.920298 np0000007037 devstack@c-api.service[100373]: WARNING stevedore.named [None req-b8c8f805-b5a4-4e7f-ab84-473d48d9f12e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 10:26:44.920396 np0000007037 devstack@c-api.service[100373]: WARNING castellan.key_manager [None req-b8c8f805-b5a4-4e7f-ab84-473d48d9f12e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 10:26:44.920944 np0000007037 devstack@c-api.service[100373]: WARNING stevedore.named [None req-b8c8f805-b5a4-4e7f-ab84-473d48d9f12e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 10:26:44.921052 np0000007037 devstack@c-api.service[100373]: WARNING castellan.key_manager [None req-b8c8f805-b5a4-4e7f-ab84-473d48d9f12e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 10:26:44.921818 np0000007037 devstack@c-api.service[100375]: WARNING stevedore.named [None req-79f0025a-fef1-4f24-86a9-03b9aee672d8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 10:26:44.921865 np0000007037 devstack@c-api.service[100373]: WARNING cinder.api.contrib.hosts [None req-b8c8f805-b5a4-4e7f-ab84-473d48d9f12e None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Aug 12 10:26:44.921958 np0000007037 devstack@c-api.service[100375]: WARNING castellan.key_manager [None req-79f0025a-fef1-4f24-86a9-03b9aee672d8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 10:26:44.922062 np0000007037 devstack@c-api.service[100373]: WARNING stevedore.named [None req-b8c8f805-b5a4-4e7f-ab84-473d48d9f12e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 10:26:44.922193 np0000007037 devstack@c-api.service[100373]: WARNING castellan.key_manager [None req-b8c8f805-b5a4-4e7f-ab84-473d48d9f12e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 10:26:44.922688 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.v3.router [None req-b8c8f805-b5a4-4e7f-ab84-473d48d9f12e None None] Extended resource: extensions {{(pid=100373) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 12 10:26:44.922995 np0000007037 devstack@c-api.service[100375]: WARNING stevedore.named [None req-79f0025a-fef1-4f24-86a9-03b9aee672d8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 10:26:44.923168 np0000007037 devstack@c-api.service[100375]: WARNING castellan.key_manager [None req-79f0025a-fef1-4f24-86a9-03b9aee672d8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 10:26:44.923768 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.v3.router [None req-b8c8f805-b5a4-4e7f-ab84-473d48d9f12e None None] Extended resource: consistencygroups {{(pid=100373) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 12 10:26:44.925064 np0000007037 devstack@c-api.service[100375]: WARNING stevedore.named [None req-79f0025a-fef1-4f24-86a9-03b9aee672d8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 10:26:44.925269 np0000007037 devstack@c-api.service[100375]: WARNING castellan.key_manager [None req-79f0025a-fef1-4f24-86a9-03b9aee672d8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 10:26:44.925353 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.v3.router [None req-b8c8f805-b5a4-4e7f-ab84-473d48d9f12e None None] Extended resource: extra_specs {{(pid=100373) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 12 10:26:44.926671 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.v3.router [None req-b8c8f805-b5a4-4e7f-ab84-473d48d9f12e None None] Extended resource: capabilities {{(pid=100373) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 12 10:26:44.927676 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.v3.router [None req-b8c8f805-b5a4-4e7f-ab84-473d48d9f12e None None] Extended resource: backups {{(pid=100373) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 12 10:26:44.929310 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.v3.router [None req-b8c8f805-b5a4-4e7f-ab84-473d48d9f12e None None] Extended resource: os-quota-sets {{(pid=100373) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 12 10:26:44.930424 np0000007037 devstack@c-api.service[100375]: WARNING stevedore.named [None req-79f0025a-fef1-4f24-86a9-03b9aee672d8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 10:26:44.930597 np0000007037 devstack@c-api.service[100375]: WARNING castellan.key_manager [None req-79f0025a-fef1-4f24-86a9-03b9aee672d8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 10:26:44.930772 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.v3.router [None req-b8c8f805-b5a4-4e7f-ab84-473d48d9f12e None None] Extended resource: qos-specs {{(pid=100373) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 12 10:26:44.932530 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.v3.router [None req-b8c8f805-b5a4-4e7f-ab84-473d48d9f12e None None] Extended resource: encryption {{(pid=100373) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 12 10:26:44.933458 np0000007037 devstack@c-api.service[100375]: WARNING stevedore.named [None req-79f0025a-fef1-4f24-86a9-03b9aee672d8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 10:26:44.933693 np0000007037 devstack@c-api.service[100375]: WARNING castellan.key_manager [None req-79f0025a-fef1-4f24-86a9-03b9aee672d8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 10:26:44.933784 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.v3.router [None req-b8c8f805-b5a4-4e7f-ab84-473d48d9f12e None None] Extended resource: encryption {{(pid=100373) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 12 10:26:44.935021 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.v3.router [None req-b8c8f805-b5a4-4e7f-ab84-473d48d9f12e None None] Extended resource: cgsnapshots {{(pid=100373) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 12 10:26:44.935158 np0000007037 devstack@c-api.service[100375]: WARNING stevedore.named [None req-79f0025a-fef1-4f24-86a9-03b9aee672d8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 10:26:44.935313 np0000007037 devstack@c-api.service[100375]: WARNING castellan.key_manager [None req-79f0025a-fef1-4f24-86a9-03b9aee672d8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 10:26:44.936227 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.v3.router [None req-b8c8f805-b5a4-4e7f-ab84-473d48d9f12e None None] Extended resource: scheduler-stats {{(pid=100373) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 12 10:26:44.936373 np0000007037 devstack@c-api.service[100375]: WARNING stevedore.named [None req-79f0025a-fef1-4f24-86a9-03b9aee672d8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 10:26:44.936471 np0000007037 devstack@c-api.service[100375]: WARNING castellan.key_manager [None req-79f0025a-fef1-4f24-86a9-03b9aee672d8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 10:26:44.937209 np0000007037 devstack@c-api.service[100375]: WARNING stevedore.named [None req-79f0025a-fef1-4f24-86a9-03b9aee672d8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 10:26:44.937362 np0000007037 devstack@c-api.service[100375]: WARNING castellan.key_manager [None req-79f0025a-fef1-4f24-86a9-03b9aee672d8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 10:26:44.937487 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.v3.router [None req-b8c8f805-b5a4-4e7f-ab84-473d48d9f12e None None] Extended resource: os-volume-manage {{(pid=100373) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 12 10:26:44.938654 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.v3.router [None req-b8c8f805-b5a4-4e7f-ab84-473d48d9f12e None None] Extended resource: os-snapshot-manage {{(pid=100373) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 12 10:26:44.939091 np0000007037 devstack@c-api.service[100375]: WARNING stevedore.named [None req-79f0025a-fef1-4f24-86a9-03b9aee672d8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 10:26:44.939282 np0000007037 devstack@c-api.service[100375]: WARNING castellan.key_manager [None req-79f0025a-fef1-4f24-86a9-03b9aee672d8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 10:26:44.939874 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.v3.router [None req-b8c8f805-b5a4-4e7f-ab84-473d48d9f12e None None] Extended resource: os-volume-transfer {{(pid=100373) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 12 10:26:44.940540 np0000007037 devstack@c-api.service[100375]: WARNING stevedore.named [None req-79f0025a-fef1-4f24-86a9-03b9aee672d8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 10:26:44.940739 np0000007037 devstack@c-api.service[100375]: WARNING castellan.key_manager [None req-79f0025a-fef1-4f24-86a9-03b9aee672d8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 10:26:44.941182 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.v3.router [None req-b8c8f805-b5a4-4e7f-ab84-473d48d9f12e None None] Extended resource: os-hosts {{(pid=100373) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 12 10:26:44.941688 np0000007037 devstack@c-api.service[100375]: WARNING stevedore.named [None req-79f0025a-fef1-4f24-86a9-03b9aee672d8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 10:26:44.941865 np0000007037 devstack@c-api.service[100375]: WARNING castellan.key_manager [None req-79f0025a-fef1-4f24-86a9-03b9aee672d8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 10:26:44.942253 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.v3.router [None req-b8c8f805-b5a4-4e7f-ab84-473d48d9f12e None None] Extended resource: os-volume-type-access {{(pid=100373) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 12 10:26:44.942784 np0000007037 devstack@c-api.service[100375]: WARNING stevedore.named [None req-79f0025a-fef1-4f24-86a9-03b9aee672d8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 10:26:44.942962 np0000007037 devstack@c-api.service[100375]: WARNING castellan.key_manager [None req-79f0025a-fef1-4f24-86a9-03b9aee672d8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 10:26:44.943598 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.v3.router [None req-b8c8f805-b5a4-4e7f-ab84-473d48d9f12e None None] Extended resource: os-availability-zone {{(pid=100373) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 12 10:26:44.944279 np0000007037 devstack@c-api.service[100375]: WARNING cinder.api.contrib.hosts [None req-79f0025a-fef1-4f24-86a9-03b9aee672d8 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Aug 12 10:26:44.944668 np0000007037 devstack@c-api.service[100375]: WARNING stevedore.named [None req-79f0025a-fef1-4f24-86a9-03b9aee672d8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 10:26:44.944877 np0000007037 devstack@c-api.service[100375]: WARNING castellan.key_manager [None req-79f0025a-fef1-4f24-86a9-03b9aee672d8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 10:26:44.945596 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.v3.router [None req-b8c8f805-b5a4-4e7f-ab84-473d48d9f12e None None] Extended resource: os-quota-class-sets {{(pid=100373) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 12 10:26:44.945741 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.v3.router [None req-79f0025a-fef1-4f24-86a9-03b9aee672d8 None None] Extended resource: extensions {{(pid=100375) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 12 10:26:44.947034 np0000007037 devstack@c-api.service[100373]: WARNING stevedore.named [None req-b8c8f805-b5a4-4e7f-ab84-473d48d9f12e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 10:26:44.947110 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.v3.router [None req-79f0025a-fef1-4f24-86a9-03b9aee672d8 None None] Extended resource: consistencygroups {{(pid=100375) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 12 10:26:44.947164 np0000007037 devstack@c-api.service[100373]: WARNING castellan.key_manager [None req-b8c8f805-b5a4-4e7f-ab84-473d48d9f12e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 10:26:44.948045 np0000007037 devstack@c-api.service[100373]: WARNING stevedore.named [None req-b8c8f805-b5a4-4e7f-ab84-473d48d9f12e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 10:26:44.948202 np0000007037 devstack@c-api.service[100373]: WARNING castellan.key_manager [None req-b8c8f805-b5a4-4e7f-ab84-473d48d9f12e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 10:26:44.948960 np0000007037 devstack@c-api.service[100373]: WARNING stevedore.named [None req-b8c8f805-b5a4-4e7f-ab84-473d48d9f12e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 10:26:44.949093 np0000007037 devstack@c-api.service[100373]: WARNING castellan.key_manager [None req-b8c8f805-b5a4-4e7f-ab84-473d48d9f12e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 10:26:44.949728 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.v3.router [None req-79f0025a-fef1-4f24-86a9-03b9aee672d8 None None] Extended resource: extra_specs {{(pid=100375) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 12 10:26:44.949805 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.contrib.snapshot_actions [None req-b8c8f805-b5a4-4e7f-ab84-473d48d9f12e None None] SnapshotActionsController initialized {{(pid=100373) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Aug 12 10:26:44.950098 np0000007037 devstack@c-api.service[100373]: WARNING stevedore.named [None req-b8c8f805-b5a4-4e7f-ab84-473d48d9f12e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 10:26:44.950245 np0000007037 devstack@c-api.service[100373]: WARNING castellan.key_manager [None req-b8c8f805-b5a4-4e7f-ab84-473d48d9f12e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 10:26:44.950896 np0000007037 devstack@c-api.service[100373]: WARNING stevedore.named [None req-b8c8f805-b5a4-4e7f-ab84-473d48d9f12e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 10:26:44.951028 np0000007037 devstack@c-api.service[100373]: WARNING castellan.key_manager [None req-b8c8f805-b5a4-4e7f-ab84-473d48d9f12e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 10:26:44.952099 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.v3.router [None req-79f0025a-fef1-4f24-86a9-03b9aee672d8 None None] Extended resource: capabilities {{(pid=100375) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 12 10:26:44.952258 np0000007037 devstack@c-api.service[100373]: WARNING stevedore.named [None req-b8c8f805-b5a4-4e7f-ab84-473d48d9f12e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 10:26:44.952258 np0000007037 devstack@c-api.service[100373]: WARNING castellan.key_manager [None req-b8c8f805-b5a4-4e7f-ab84-473d48d9f12e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 10:26:44.952940 np0000007037 devstack@c-api.service[100373]: WARNING stevedore.named [None req-b8c8f805-b5a4-4e7f-ab84-473d48d9f12e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 10:26:44.953067 np0000007037 devstack@c-api.service[100373]: WARNING castellan.key_manager [None req-b8c8f805-b5a4-4e7f-ab84-473d48d9f12e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 10:26:44.953577 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.v3.router [None req-b8c8f805-b5a4-4e7f-ab84-473d48d9f12e None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100373) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 12 10:26:44.953707 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.v3.router [None req-b8c8f805-b5a4-4e7f-ab84-473d48d9f12e None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100373) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 12 10:26:44.953811 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.v3.router [None req-b8c8f805-b5a4-4e7f-ab84-473d48d9f12e None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100373) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 12 10:26:44.953892 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.v3.router [None req-79f0025a-fef1-4f24-86a9-03b9aee672d8 None None] Extended resource: backups {{(pid=100375) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 12 10:26:44.953943 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.v3.router [None req-b8c8f805-b5a4-4e7f-ab84-473d48d9f12e None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100373) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 12 10:26:44.954001 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.v3.router [None req-b8c8f805-b5a4-4e7f-ab84-473d48d9f12e None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100373) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 12 10:26:44.954105 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.v3.router [None req-b8c8f805-b5a4-4e7f-ab84-473d48d9f12e None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100373) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 12 10:26:44.954207 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.v3.router [None req-b8c8f805-b5a4-4e7f-ab84-473d48d9f12e None None] Extension UsedLimits extending resource: limits {{(pid=100373) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 12 10:26:44.954303 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.v3.router [None req-b8c8f805-b5a4-4e7f-ab84-473d48d9f12e None None] Extension SnapshotActions extending resource: snapshots {{(pid=100373) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 12 10:26:44.954397 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.v3.router [None req-b8c8f805-b5a4-4e7f-ab84-473d48d9f12e None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100373) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 12 10:26:44.954507 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.v3.router [None req-b8c8f805-b5a4-4e7f-ab84-473d48d9f12e None None] Extension VolumeTypeAccess extending resource: types {{(pid=100373) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 12 10:26:44.954654 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.v3.router [None req-b8c8f805-b5a4-4e7f-ab84-473d48d9f12e None None] Extension AdminActions extending resource: volumes {{(pid=100373) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 12 10:26:44.954753 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.v3.router [None req-b8c8f805-b5a4-4e7f-ab84-473d48d9f12e None None] Extension AdminActions extending resource: snapshots {{(pid=100373) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 12 10:26:44.954842 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.v3.router [None req-b8c8f805-b5a4-4e7f-ab84-473d48d9f12e None None] Extension AdminActions extending resource: backups {{(pid=100373) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 12 10:26:44.954941 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.v3.router [None req-b8c8f805-b5a4-4e7f-ab84-473d48d9f12e None None] Extension VolumeActions extending resource: volumes {{(pid=100373) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 12 10:26:44.955057 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.v3.router [None req-b8c8f805-b5a4-4e7f-ab84-473d48d9f12e None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100373) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 12 10:26:44.955158 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.v3.router [None req-b8c8f805-b5a4-4e7f-ab84-473d48d9f12e None None] Extension TypesManage extending resource: types {{(pid=100373) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 12 10:26:44.956482 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.v3.router [None req-79f0025a-fef1-4f24-86a9-03b9aee672d8 None None] Extended resource: os-quota-sets {{(pid=100375) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 12 10:26:44.958417 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.v3.router [None req-79f0025a-fef1-4f24-86a9-03b9aee672d8 None None] Extended resource: qos-specs {{(pid=100375) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 12 10:26:44.961236 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.v3.router [None req-79f0025a-fef1-4f24-86a9-03b9aee672d8 None None] Extended resource: encryption {{(pid=100375) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 12 10:26:44.962443 np0000007037 devstack@c-api.service[100373]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7e8d5aaa4668 pid: 100373 (default app) Aug 12 10:26:44.963538 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.v3.router [None req-79f0025a-fef1-4f24-86a9-03b9aee672d8 None None] Extended resource: encryption {{(pid=100375) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 12 10:26:44.965585 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.v3.router [None req-79f0025a-fef1-4f24-86a9-03b9aee672d8 None None] Extended resource: cgsnapshots {{(pid=100375) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 12 10:26:44.967427 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.v3.router [None req-79f0025a-fef1-4f24-86a9-03b9aee672d8 None None] Extended resource: scheduler-stats {{(pid=100375) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 12 10:26:44.969378 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.v3.router [None req-79f0025a-fef1-4f24-86a9-03b9aee672d8 None None] Extended resource: os-volume-manage {{(pid=100375) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 12 10:26:44.971100 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.v3.router [None req-79f0025a-fef1-4f24-86a9-03b9aee672d8 None None] Extended resource: os-snapshot-manage {{(pid=100375) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 12 10:26:44.973117 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.v3.router [None req-79f0025a-fef1-4f24-86a9-03b9aee672d8 None None] Extended resource: os-volume-transfer {{(pid=100375) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 12 10:26:44.975275 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.v3.router [None req-79f0025a-fef1-4f24-86a9-03b9aee672d8 None None] Extended resource: os-hosts {{(pid=100375) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 12 10:26:44.977117 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.v3.router [None req-79f0025a-fef1-4f24-86a9-03b9aee672d8 None None] Extended resource: os-volume-type-access {{(pid=100375) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 12 10:26:44.979190 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.v3.router [None req-79f0025a-fef1-4f24-86a9-03b9aee672d8 None None] Extended resource: os-availability-zone {{(pid=100375) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 12 10:26:44.982121 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.v3.router [None req-79f0025a-fef1-4f24-86a9-03b9aee672d8 None None] Extended resource: os-quota-class-sets {{(pid=100375) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 12 10:26:44.984191 np0000007037 devstack@c-api.service[100375]: WARNING stevedore.named [None req-79f0025a-fef1-4f24-86a9-03b9aee672d8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 10:26:44.984417 np0000007037 devstack@c-api.service[100375]: WARNING castellan.key_manager [None req-79f0025a-fef1-4f24-86a9-03b9aee672d8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 10:26:44.985558 np0000007037 devstack@c-api.service[100375]: WARNING stevedore.named [None req-79f0025a-fef1-4f24-86a9-03b9aee672d8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 10:26:44.985768 np0000007037 devstack@c-api.service[100375]: WARNING castellan.key_manager [None req-79f0025a-fef1-4f24-86a9-03b9aee672d8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 10:26:44.986689 np0000007037 devstack@c-api.service[100375]: WARNING stevedore.named [None req-79f0025a-fef1-4f24-86a9-03b9aee672d8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 10:26:44.986840 np0000007037 devstack@c-api.service[100375]: WARNING castellan.key_manager [None req-79f0025a-fef1-4f24-86a9-03b9aee672d8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 10:26:44.987580 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.contrib.snapshot_actions [None req-79f0025a-fef1-4f24-86a9-03b9aee672d8 None None] SnapshotActionsController initialized {{(pid=100375) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Aug 12 10:26:44.988093 np0000007037 devstack@c-api.service[100375]: WARNING stevedore.named [None req-79f0025a-fef1-4f24-86a9-03b9aee672d8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 10:26:44.988269 np0000007037 devstack@c-api.service[100375]: WARNING castellan.key_manager [None req-79f0025a-fef1-4f24-86a9-03b9aee672d8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 10:26:44.988938 np0000007037 devstack@c-api.service[100375]: WARNING stevedore.named [None req-79f0025a-fef1-4f24-86a9-03b9aee672d8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 10:26:44.989051 np0000007037 devstack@c-api.service[100375]: WARNING castellan.key_manager [None req-79f0025a-fef1-4f24-86a9-03b9aee672d8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 10:26:44.989734 np0000007037 devstack@c-api.service[100375]: WARNING stevedore.named [None req-79f0025a-fef1-4f24-86a9-03b9aee672d8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 10:26:44.989871 np0000007037 devstack@c-api.service[100375]: WARNING castellan.key_manager [None req-79f0025a-fef1-4f24-86a9-03b9aee672d8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 10:26:44.990841 np0000007037 devstack@c-api.service[100375]: WARNING stevedore.named [None req-79f0025a-fef1-4f24-86a9-03b9aee672d8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 10:26:44.990949 np0000007037 devstack@c-api.service[100375]: WARNING castellan.key_manager [None req-79f0025a-fef1-4f24-86a9-03b9aee672d8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 10:26:44.991494 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.v3.router [None req-79f0025a-fef1-4f24-86a9-03b9aee672d8 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100375) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 12 10:26:44.991690 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.v3.router [None req-79f0025a-fef1-4f24-86a9-03b9aee672d8 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100375) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 12 10:26:44.991807 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.v3.router [None req-79f0025a-fef1-4f24-86a9-03b9aee672d8 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100375) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 12 10:26:44.991961 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.v3.router [None req-79f0025a-fef1-4f24-86a9-03b9aee672d8 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100375) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 12 10:26:44.992090 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.v3.router [None req-79f0025a-fef1-4f24-86a9-03b9aee672d8 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100375) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 12 10:26:44.992227 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.v3.router [None req-79f0025a-fef1-4f24-86a9-03b9aee672d8 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100375) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 12 10:26:44.992311 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.v3.router [None req-79f0025a-fef1-4f24-86a9-03b9aee672d8 None None] Extension UsedLimits extending resource: limits {{(pid=100375) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 12 10:26:44.992727 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.v3.router [None req-79f0025a-fef1-4f24-86a9-03b9aee672d8 None None] Extension SnapshotActions extending resource: snapshots {{(pid=100375) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 12 10:26:44.992727 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.v3.router [None req-79f0025a-fef1-4f24-86a9-03b9aee672d8 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100375) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 12 10:26:44.992727 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.v3.router [None req-79f0025a-fef1-4f24-86a9-03b9aee672d8 None None] Extension VolumeTypeAccess extending resource: types {{(pid=100375) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 12 10:26:44.992925 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.v3.router [None req-79f0025a-fef1-4f24-86a9-03b9aee672d8 None None] Extension AdminActions extending resource: volumes {{(pid=100375) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 12 10:26:44.993017 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.v3.router [None req-79f0025a-fef1-4f24-86a9-03b9aee672d8 None None] Extension AdminActions extending resource: snapshots {{(pid=100375) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 12 10:26:44.993129 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.v3.router [None req-79f0025a-fef1-4f24-86a9-03b9aee672d8 None None] Extension AdminActions extending resource: backups {{(pid=100375) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 12 10:26:44.993241 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.v3.router [None req-79f0025a-fef1-4f24-86a9-03b9aee672d8 None None] Extension VolumeActions extending resource: volumes {{(pid=100375) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 12 10:26:44.993467 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.v3.router [None req-79f0025a-fef1-4f24-86a9-03b9aee672d8 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100375) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 12 10:26:44.993467 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.v3.router [None req-79f0025a-fef1-4f24-86a9-03b9aee672d8 None None] Extension TypesManage extending resource: types {{(pid=100375) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 12 10:26:45.001996 np0000007037 devstack@c-api.service[100375]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7e8d5aaa4668 pid: 100375 (default app) Aug 12 10:26:50.170071 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-162f1424-c745-4a50-b4bc-d2eb698ce1ae None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:26:50.812817 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-162f1424-c745-4a50-b4bc-d2eb698ce1ae admin admin] POST https://10.4.3.105/volume/v3/types Aug 12 10:26:50.813706 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-162f1424-c745-4a50-b4bc-d2eb698ce1ae admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "storpool", "description": null}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:26:50.815414 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:26:50.815414 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:26:50.849865 np0000007037 devstack@c-api.service[100374]: DEBUG oslo_db.sqlalchemy.engines [None req-162f1424-c745-4a50-b4bc-d2eb698ce1ae 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=100374) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 10:26:50.875784 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-162f1424-c745-4a50-b4bc-d2eb698ce1ae admin admin] https://10.4.3.105/volume/v3/types returned with HTTP 200 Aug 12 10:26:50.876157 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 2/2] 10.4.3.105 () {68 vars in 1302 bytes} [Wed Aug 12 10:26:50 2026] POST /volume/v3/types => generated 183 bytes in 706 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:26:50.898703 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-9cf91c3d-70e4-4d71-9a6b-ba890762889c None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:26:51.208155 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-9cf91c3d-70e4-4d71-9a6b-ba890762889c admin admin] POST https://10.4.3.105/volume/v3/types/6cd66f07-4c7b-40b2-9dfb-378538f29c9e/extra_specs Aug 12 10:26:51.208747 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-9cf91c3d-70e4-4d71-9a6b-ba890762889c admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "storpool"}} {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:26:51.210690 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:26:51.210690 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:26:51.246654 np0000007037 devstack@c-api.service[100372]: DEBUG oslo_db.sqlalchemy.engines [None req-9cf91c3d-70e4-4d71-9a6b-ba890762889c 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=100372) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 10:26:51.319265 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-9cf91c3d-70e4-4d71-9a6b-ba890762889c admin admin] https://10.4.3.105/volume/v3/types/6cd66f07-4c7b-40b2-9dfb-378538f29c9e/extra_specs returned with HTTP 200 Aug 12 10:26:51.320024 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1/3] 10.4.3.105 () {68 vars in 1449 bytes} [Wed Aug 12 10:26:50 2026] POST /volume/v3/types/6cd66f07-4c7b-40b2-9dfb-378538f29c9e/extra_specs => generated 52 bytes in 434 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 12 10:26:51.635549 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-96105d71-2a2e-445a-bb9a-5aa9b8ebfc0d None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:26:51.930326 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-96105d71-2a2e-445a-bb9a-5aa9b8ebfc0d admin admin] POST https://10.4.3.105/volume/v3/types Aug 12 10:26:51.930970 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-96105d71-2a2e-445a-bb9a-5aa9b8ebfc0d admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "multiattach", "description": null}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:26:51.932560 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:26:51.932560 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:26:51.968756 np0000007037 devstack@c-api.service[100373]: DEBUG oslo_db.sqlalchemy.engines [None req-96105d71-2a2e-445a-bb9a-5aa9b8ebfc0d 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=100373) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 10:26:52.001378 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-96105d71-2a2e-445a-bb9a-5aa9b8ebfc0d admin admin] https://10.4.3.105/volume/v3/types returned with HTTP 200 Aug 12 10:26:52.001378 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1/4] 10.4.3.105 () {68 vars in 1302 bytes} [Wed Aug 12 10:26:51 2026] POST /volume/v3/types => generated 186 bytes in 373 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:26:52.022406 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-463edb62-6f68-4d36-a885-750ad4ae351c None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:26:52.294786 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-463edb62-6f68-4d36-a885-750ad4ae351c admin admin] POST https://10.4.3.105/volume/v3/types/432a6f78-fb00-48dc-910c-9a34d08ee07f/extra_specs Aug 12 10:26:52.295400 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-463edb62-6f68-4d36-a885-750ad4ae351c admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"multiattach": " True"}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:26:52.297164 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:26:52.297164 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:26:52.328964 np0000007037 devstack@c-api.service[100375]: DEBUG oslo_db.sqlalchemy.engines [None req-463edb62-6f68-4d36-a885-750ad4ae351c 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=100375) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 10:26:52.392124 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-463edb62-6f68-4d36-a885-750ad4ae351c admin admin] https://10.4.3.105/volume/v3/types/432a6f78-fb00-48dc-910c-9a34d08ee07f/extra_specs returned with HTTP 200 Aug 12 10:26:52.392797 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1/5] 10.4.3.105 () {68 vars in 1449 bytes} [Wed Aug 12 10:26:52 2026] POST /volume/v3/types/432a6f78-fb00-48dc-910c-9a34d08ee07f/extra_specs => generated 45 bytes in 382 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 12 10:27:00.873443 np0000007037 devstack@c-api.service[100374]: DEBUG dbcounter [-] [100374] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=100374) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 10:27:01.317141 np0000007037 devstack@c-api.service[100372]: DEBUG dbcounter [-] [100372] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=100372) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 10:27:01.996040 np0000007037 devstack@c-api.service[100373]: DEBUG dbcounter [-] [100373] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=100373) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 10:27:02.389758 np0000007037 devstack@c-api.service[100375]: DEBUG dbcounter [-] [100375] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=100375) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 10:27:20.279287 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-b41eba66-f4ec-403e-b641-4ed0144ccc2e None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:27:20.280008 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-b41eba66-f4ec-403e-b641-4ed0144ccc2e None None] GET https://10.4.3.105/volume// Aug 12 10:27:20.280203 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-b41eba66-f4ec-403e-b641-4ed0144ccc2e None None] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:27:20.280399 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-b41eba66-f4ec-403e-b641-4ed0144ccc2e None None] Calling method 'all' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:27:20.280950 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-b41eba66-f4ec-403e-b641-4ed0144ccc2e None None] https://10.4.3.105/volume// returned with HTTP 300 Aug 12 10:27:20.281258 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 3/6] 10.4.3.105 () {66 vars in 1425 bytes} [Wed Aug 12 10:27:20 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 10:28:05.973844 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-c1aed282-e055-4deb-88ba-3baca30a230e None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:28:06.300015 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-c1aed282-e055-4deb-88ba-3baca30a230e tempest-verify_tempest_config-592975318 tempest-verify_tempest_config-592975318-project-member] GET https://10.4.3.105/volume/v3/extensions Aug 12 10:28:06.300288 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-c1aed282-e055-4deb-88ba-3baca30a230e tempest-verify_tempest_config-592975318 tempest-verify_tempest_config-592975318-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:28:06.300577 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-c1aed282-e055-4deb-88ba-3baca30a230e tempest-verify_tempest_config-592975318 tempest-verify_tempest_config-592975318-project-member] Calling method 'index' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:28:06.300963 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-c1aed282-e055-4deb-88ba-3baca30a230e tempest-verify_tempest_config-592975318 tempest-verify_tempest_config-592975318-project-member] https://10.4.3.105/volume/v3/extensions returned with HTTP 200 Aug 12 10:28:06.301347 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 2/7] 10.4.3.105 () {66 vars in 1246 bytes} [Wed Aug 12 10:28:05 2026] GET /volume/v3/extensions => generated 5245 bytes in 328 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:29:21.866769 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-3c273438-cc0c-40f6-9967-a85fc9615e0a None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:29:22.255726 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-3c273438-cc0c-40f6-9967-a85fc9615e0a tempest-TaggedBootDevicesTest_v242-1436729268 tempest-TaggedBootDevicesTest_v242-1436729268-project-member] POST https://10.4.3.105/volume/v3/volumes Aug 12 10:29:22.257649 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-3c273438-cc0c-40f6-9967-a85fc9615e0a tempest-TaggedBootDevicesTest_v242-1436729268 tempest-TaggedBootDevicesTest_v242-1436729268-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-1539830670", "imageRef": "cf2c75e2-42cb-4765-bb8a-76a15f3b73ee"}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:29:22.258486 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.v3.volumes [None req-3c273438-cc0c-40f6-9967-a85fc9615e0a tempest-TaggedBootDevicesTest_v242-1436729268 tempest-TaggedBootDevicesTest_v242-1436729268-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-1539830670', 'imageRef': 'cf2c75e2-42cb-4765-bb8a-76a15f3b73ee'}} {{(pid=100373) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 10:29:22.976172 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.v3.volumes [None req-3c273438-cc0c-40f6-9967-a85fc9615e0a tempest-TaggedBootDevicesTest_v242-1436729268 tempest-TaggedBootDevicesTest_v242-1436729268-project-member] Create volume of 1 GB Aug 12 10:29:22.989600 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-3c273438-cc0c-40f6-9967-a85fc9615e0a tempest-TaggedBootDevicesTest_v242-1436729268 tempest-TaggedBootDevicesTest_v242-1436729268-project-member] Availability zone cache updated, next update will occur around 2026-08-12 11:29:22.988446. {{(pid=100373) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 12 10:29:22.989600 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-3c273438-cc0c-40f6-9967-a85fc9615e0a tempest-TaggedBootDevicesTest_v242-1436729268 tempest-TaggedBootDevicesTest_v242-1436729268-project-member] Availability Zones retrieved successfully. Aug 12 10:29:23.026064 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-3c273438-cc0c-40f6-9967-a85fc9615e0a tempest-TaggedBootDevicesTest_v242-1436729268 tempest-TaggedBootDevicesTest_v242-1436729268-project-member] Flow 'volume_create_api' (1ef940ca-78e4-41ab-84b7-043d2a55d055) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:29:23.027926 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-3c273438-cc0c-40f6-9967-a85fc9615e0a tempest-TaggedBootDevicesTest_v242-1436729268 tempest-TaggedBootDevicesTest_v242-1436729268-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (108778ed-60ed-4867-a49b-d6c8b29c7219) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:29:23.029257 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.flows.api.create_volume [None req-3c273438-cc0c-40f6-9967-a85fc9615e0a tempest-TaggedBootDevicesTest_v242-1436729268 tempest-TaggedBootDevicesTest_v242-1436729268-project-member] Validating volume size '1' using validate_int {{(pid=100373) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 10:29:23.154613 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-3c273438-cc0c-40f6-9967-a85fc9615e0a tempest-TaggedBootDevicesTest_v242-1436729268 tempest-TaggedBootDevicesTest_v242-1436729268-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (108778ed-60ed-4867-a49b-d6c8b29c7219) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T10:26:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6cd66f07-4c7b-40b2-9dfb-378538f29c9e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:29:23.155803 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-3c273438-cc0c-40f6-9967-a85fc9615e0a tempest-TaggedBootDevicesTest_v242-1436729268 tempest-TaggedBootDevicesTest_v242-1436729268-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (36fccf12-e895-4c7e-a1d5-c608feca4f1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:29:23.221304 np0000007037 devstack@c-api.service[100373]: WARNING cinder.quota [None req-3c273438-cc0c-40f6-9967-a85fc9615e0a tempest-TaggedBootDevicesTest_v242-1436729268 tempest-TaggedBootDevicesTest_v242-1436729268-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 10:29:23.221714 np0000007037 devstack@c-api.service[100373]: WARNING cinder.quota [None req-3c273438-cc0c-40f6-9967-a85fc9615e0a tempest-TaggedBootDevicesTest_v242-1436729268 tempest-TaggedBootDevicesTest_v242-1436729268-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 10:29:23.276779 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.quota [None req-3c273438-cc0c-40f6-9967-a85fc9615e0a tempest-TaggedBootDevicesTest_v242-1436729268 tempest-TaggedBootDevicesTest_v242-1436729268-project-member] Created reservations ['4c136a89-f20e-4d74-99f6-4b634cecd2f9', '12db3e14-ae53-4166-9822-70da96b075a9', '5a32e11e-1561-4fb6-a39c-9f8610f4b777', 'b1f5da63-1bd8-49f3-88d2-31059395b70b'] {{(pid=100373) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:29:23.277757 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-3c273438-cc0c-40f6-9967-a85fc9615e0a tempest-TaggedBootDevicesTest_v242-1436729268 tempest-TaggedBootDevicesTest_v242-1436729268-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (36fccf12-e895-4c7e-a1d5-c608feca4f1a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4c136a89-f20e-4d74-99f6-4b634cecd2f9', '12db3e14-ae53-4166-9822-70da96b075a9', '5a32e11e-1561-4fb6-a39c-9f8610f4b777', 'b1f5da63-1bd8-49f3-88d2-31059395b70b']}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:29:23.278702 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-3c273438-cc0c-40f6-9967-a85fc9615e0a tempest-TaggedBootDevicesTest_v242-1436729268 tempest-TaggedBootDevicesTest_v242-1436729268-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2c142c3c-390b-4b2f-8765-159fb1f89983) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:29:23.343110 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-3c273438-cc0c-40f6-9967-a85fc9615e0a tempest-TaggedBootDevicesTest_v242-1436729268 tempest-TaggedBootDevicesTest_v242-1436729268-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2c142c3c-390b-4b2f-8765-159fb1f89983) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'eefe7571-c74a-4733-9cc6-f1678bf37892', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1539830670',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='211f1df3b08b47e7bfb95708f61bde15',qos_specs=None,replication_status=,reservations=['4c136a89-f20e-4d74-99f6-4b634cecd2f9','12db3e14-ae53-4166-9822-70da96b075a9','5a32e11e-1561-4fb6-a39c-9f8610f4b777','b1f5da63-1bd8-49f3-88d2-31059395b70b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4696ec7e34944131832f9d30bb52ee5d',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:29:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1539830670',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=eefe7571-c74a-4733-9cc6-f1678bf37892,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='211f1df3b08b47e7bfb95708f61bde15',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4696ec7e34944131832f9d30bb52ee5d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6cd66f07-4c7b-40b2-9dfb-378538f29c9e),volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:29:23.344044 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-3c273438-cc0c-40f6-9967-a85fc9615e0a tempest-TaggedBootDevicesTest_v242-1436729268 tempest-TaggedBootDevicesTest_v242-1436729268-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ed446399-1dce-4265-bd23-8b04e286f743) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:29:23.376432 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-3c273438-cc0c-40f6-9967-a85fc9615e0a tempest-TaggedBootDevicesTest_v242-1436729268 tempest-TaggedBootDevicesTest_v242-1436729268-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ed446399-1dce-4265-bd23-8b04e286f743) transitioned into state 'SUCCESS' from state '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-1539830670',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='211f1df3b08b47e7bfb95708f61bde15',qos_specs=None,replication_status=,reservations=['4c136a89-f20e-4d74-99f6-4b634cecd2f9','12db3e14-ae53-4166-9822-70da96b075a9','5a32e11e-1561-4fb6-a39c-9f8610f4b777','b1f5da63-1bd8-49f3-88d2-31059395b70b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4696ec7e34944131832f9d30bb52ee5d',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:29:23.377560 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-3c273438-cc0c-40f6-9967-a85fc9615e0a tempest-TaggedBootDevicesTest_v242-1436729268 tempest-TaggedBootDevicesTest_v242-1436729268-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7d107c71-81d0-4667-8252-2511839b3283) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:29:23.414940 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-3c273438-cc0c-40f6-9967-a85fc9615e0a tempest-TaggedBootDevicesTest_v242-1436729268 tempest-TaggedBootDevicesTest_v242-1436729268-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7d107c71-81d0-4667-8252-2511839b3283) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:29:23.415181 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-3c273438-cc0c-40f6-9967-a85fc9615e0a tempest-TaggedBootDevicesTest_v242-1436729268 tempest-TaggedBootDevicesTest_v242-1436729268-project-member] Flow 'volume_create_api' (1ef940ca-78e4-41ab-84b7-043d2a55d055) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100373) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:29:23.415772 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-3c273438-cc0c-40f6-9967-a85fc9615e0a tempest-TaggedBootDevicesTest_v242-1436729268 tempest-TaggedBootDevicesTest_v242-1436729268-project-member] Create volume request issued successfully. Aug 12 10:29:23.417500 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-3c273438-cc0c-40f6-9967-a85fc9615e0a tempest-TaggedBootDevicesTest_v242-1436729268 tempest-TaggedBootDevicesTest_v242-1436729268-project-member] https://10.4.3.105/volume/v3/volumes returned with HTTP 202 Aug 12 10:29:23.417828 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 2/8] 10.4.3.105 () {68 vars in 1259 bytes} [Wed Aug 12 10:29:21 2026] POST /volume/v3/volumes => generated 757 bytes in 1552 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 10:29:23.440117 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-d87a2e3c-bac8-46bb-99c2-1ad691ca1611 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:29:23.443652 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-d87a2e3c-bac8-46bb-99c2-1ad691ca1611 tempest-TaggedBootDevicesTest_v242-1436729268 tempest-TaggedBootDevicesTest_v242-1436729268-project-member] GET https://10.4.3.105/volume/v3/volumes/eefe7571-c74a-4733-9cc6-f1678bf37892 Aug 12 10:29:23.443927 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-d87a2e3c-bac8-46bb-99c2-1ad691ca1611 tempest-TaggedBootDevicesTest_v242-1436729268 tempest-TaggedBootDevicesTest_v242-1436729268-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:29:23.444326 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-d87a2e3c-bac8-46bb-99c2-1ad691ca1611 tempest-TaggedBootDevicesTest_v242-1436729268 tempest-TaggedBootDevicesTest_v242-1436729268-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:29:23.489766 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:29:23.489766 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:29:23.499648 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-d87a2e3c-bac8-46bb-99c2-1ad691ca1611 tempest-TaggedBootDevicesTest_v242-1436729268 tempest-TaggedBootDevicesTest_v242-1436729268-project-member] Volume info retrieved successfully. Aug 12 10:29:23.512910 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-d87a2e3c-bac8-46bb-99c2-1ad691ca1611 tempest-TaggedBootDevicesTest_v242-1436729268 tempest-TaggedBootDevicesTest_v242-1436729268-project-member] https://10.4.3.105/volume/v3/volumes/eefe7571-c74a-4733-9cc6-f1678bf37892 returned with HTTP 200 Aug 12 10:29:23.513623 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 2/9] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:29:23 2026] GET /volume/v3/volumes/eefe7571-c74a-4733-9cc6-f1678bf37892 => generated 825 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:29:24.531316 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-9210973b-b14b-4a50-bc27-01b1fd3adede None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:29:24.536861 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-9210973b-b14b-4a50-bc27-01b1fd3adede tempest-TaggedBootDevicesTest_v242-1436729268 tempest-TaggedBootDevicesTest_v242-1436729268-project-member] GET https://10.4.3.105/volume/v3/volumes/eefe7571-c74a-4733-9cc6-f1678bf37892 Aug 12 10:29:24.536861 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-9210973b-b14b-4a50-bc27-01b1fd3adede tempest-TaggedBootDevicesTest_v242-1436729268 tempest-TaggedBootDevicesTest_v242-1436729268-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:29:24.536861 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-9210973b-b14b-4a50-bc27-01b1fd3adede tempest-TaggedBootDevicesTest_v242-1436729268 tempest-TaggedBootDevicesTest_v242-1436729268-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:29:24.589006 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:29:24.589006 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:29:24.598979 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-9210973b-b14b-4a50-bc27-01b1fd3adede tempest-TaggedBootDevicesTest_v242-1436729268 tempest-TaggedBootDevicesTest_v242-1436729268-project-member] Volume info retrieved successfully. Aug 12 10:29:24.611794 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-9210973b-b14b-4a50-bc27-01b1fd3adede tempest-TaggedBootDevicesTest_v242-1436729268 tempest-TaggedBootDevicesTest_v242-1436729268-project-member] https://10.4.3.105/volume/v3/volumes/eefe7571-c74a-4733-9cc6-f1678bf37892 returned with HTTP 200 Aug 12 10:29:24.613875 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 4/10] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:29:24 2026] GET /volume/v3/volumes/eefe7571-c74a-4733-9cc6-f1678bf37892 => generated 849 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:29:25.628251 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-5b6281a9-bfa3-4aa9-8f54-6f0984426ba4 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:29:25.630901 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-5b6281a9-bfa3-4aa9-8f54-6f0984426ba4 tempest-TaggedBootDevicesTest_v242-1436729268 tempest-TaggedBootDevicesTest_v242-1436729268-project-member] GET https://10.4.3.105/volume/v3/volumes/eefe7571-c74a-4733-9cc6-f1678bf37892 Aug 12 10:29:25.630901 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-5b6281a9-bfa3-4aa9-8f54-6f0984426ba4 tempest-TaggedBootDevicesTest_v242-1436729268 tempest-TaggedBootDevicesTest_v242-1436729268-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:29:25.631221 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-5b6281a9-bfa3-4aa9-8f54-6f0984426ba4 tempest-TaggedBootDevicesTest_v242-1436729268 tempest-TaggedBootDevicesTest_v242-1436729268-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:29:25.687427 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:29:25.687427 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:29:25.701543 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-5b6281a9-bfa3-4aa9-8f54-6f0984426ba4 tempest-TaggedBootDevicesTest_v242-1436729268 tempest-TaggedBootDevicesTest_v242-1436729268-project-member] Volume info retrieved successfully. Aug 12 10:29:25.709132 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-5b6281a9-bfa3-4aa9-8f54-6f0984426ba4 tempest-TaggedBootDevicesTest_v242-1436729268 tempest-TaggedBootDevicesTest_v242-1436729268-project-member] https://10.4.3.105/volume/v3/volumes/eefe7571-c74a-4733-9cc6-f1678bf37892 returned with HTTP 200 Aug 12 10:29:25.709132 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 3/11] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:29:25 2026] GET /volume/v3/volumes/eefe7571-c74a-4733-9cc6-f1678bf37892 => generated 849 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:29:26.733420 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-b2bf28b0-8da7-4c46-ae2d-4af020cfad41 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:29:26.740446 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-b2bf28b0-8da7-4c46-ae2d-4af020cfad41 tempest-TaggedBootDevicesTest_v242-1436729268 tempest-TaggedBootDevicesTest_v242-1436729268-project-member] GET https://10.4.3.105/volume/v3/volumes/eefe7571-c74a-4733-9cc6-f1678bf37892 Aug 12 10:29:26.740446 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-b2bf28b0-8da7-4c46-ae2d-4af020cfad41 tempest-TaggedBootDevicesTest_v242-1436729268 tempest-TaggedBootDevicesTest_v242-1436729268-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:29:26.740446 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-b2bf28b0-8da7-4c46-ae2d-4af020cfad41 tempest-TaggedBootDevicesTest_v242-1436729268 tempest-TaggedBootDevicesTest_v242-1436729268-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:29:26.760421 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:29:26.760421 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:29:26.769731 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-b2bf28b0-8da7-4c46-ae2d-4af020cfad41 tempest-TaggedBootDevicesTest_v242-1436729268 tempest-TaggedBootDevicesTest_v242-1436729268-project-member] Volume info retrieved successfully. Aug 12 10:29:26.779638 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-b2bf28b0-8da7-4c46-ae2d-4af020cfad41 tempest-TaggedBootDevicesTest_v242-1436729268 tempest-TaggedBootDevicesTest_v242-1436729268-project-member] https://10.4.3.105/volume/v3/volumes/eefe7571-c74a-4733-9cc6-f1678bf37892 returned with HTTP 200 Aug 12 10:29:26.779638 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 3/12] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:29:26 2026] GET /volume/v3/volumes/eefe7571-c74a-4733-9cc6-f1678bf37892 => generated 910 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:29:27.171661 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-30544293-1248-48b6-a009-b8277e8256af None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:29:27.173685 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-30544293-1248-48b6-a009-b8277e8256af tempest-DeleteServersTestJSON-922529275 tempest-DeleteServersTestJSON-922529275-project-member] POST https://10.4.3.105/volume/v3/volumes Aug 12 10:29:27.174046 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-30544293-1248-48b6-a009-b8277e8256af tempest-DeleteServersTestJSON-922529275 tempest-DeleteServersTestJSON-922529275-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-DeleteServersTestJSON-volume-122220336"}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:29:27.178171 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.v3.volumes [None req-30544293-1248-48b6-a009-b8277e8256af tempest-DeleteServersTestJSON-922529275 tempest-DeleteServersTestJSON-922529275-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-DeleteServersTestJSON-volume-122220336'}} {{(pid=100375) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 10:29:27.180154 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.v3.volumes [None req-30544293-1248-48b6-a009-b8277e8256af tempest-DeleteServersTestJSON-922529275 tempest-DeleteServersTestJSON-922529275-project-member] Create volume of 1 GB Aug 12 10:29:27.204859 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-30544293-1248-48b6-a009-b8277e8256af tempest-DeleteServersTestJSON-922529275 tempest-DeleteServersTestJSON-922529275-project-member] Availability zone cache updated, next update will occur around 2026-08-12 11:29:27.204055. {{(pid=100375) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 12 10:29:27.206771 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-30544293-1248-48b6-a009-b8277e8256af tempest-DeleteServersTestJSON-922529275 tempest-DeleteServersTestJSON-922529275-project-member] Availability Zones retrieved successfully. Aug 12 10:29:27.241444 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-30544293-1248-48b6-a009-b8277e8256af tempest-DeleteServersTestJSON-922529275 tempest-DeleteServersTestJSON-922529275-project-member] Flow 'volume_create_api' (fb48c951-8f1c-4a5d-8ac2-4924cca08b2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:29:27.243095 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-30544293-1248-48b6-a009-b8277e8256af tempest-DeleteServersTestJSON-922529275 tempest-DeleteServersTestJSON-922529275-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (142ebafe-91fc-4d0b-b4d6-7b6c3a2cfca7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:29:27.244547 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.flows.api.create_volume [None req-30544293-1248-48b6-a009-b8277e8256af tempest-DeleteServersTestJSON-922529275 tempest-DeleteServersTestJSON-922529275-project-member] Validating volume size '1' using validate_int {{(pid=100375) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 10:29:27.320405 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-30544293-1248-48b6-a009-b8277e8256af tempest-DeleteServersTestJSON-922529275 tempest-DeleteServersTestJSON-922529275-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (142ebafe-91fc-4d0b-b4d6-7b6c3a2cfca7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T10:26:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6cd66f07-4c7b-40b2-9dfb-378538f29c9e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:29:27.321481 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-30544293-1248-48b6-a009-b8277e8256af tempest-DeleteServersTestJSON-922529275 tempest-DeleteServersTestJSON-922529275-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2815e1ac-4178-4080-befa-f77e156eced4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:29:27.325909 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-a3e0bd27-66f5-464f-a7f2-2cb2df520336 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:29:27.393802 np0000007037 devstack@c-api.service[100375]: WARNING cinder.quota [None req-30544293-1248-48b6-a009-b8277e8256af tempest-DeleteServersTestJSON-922529275 tempest-DeleteServersTestJSON-922529275-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 10:29:27.394313 np0000007037 devstack@c-api.service[100375]: WARNING cinder.quota [None req-30544293-1248-48b6-a009-b8277e8256af tempest-DeleteServersTestJSON-922529275 tempest-DeleteServersTestJSON-922529275-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 10:29:27.467798 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.quota [None req-30544293-1248-48b6-a009-b8277e8256af tempest-DeleteServersTestJSON-922529275 tempest-DeleteServersTestJSON-922529275-project-member] Created reservations ['a3efb003-ed13-48c2-b01e-6757333a6e18', 'f5f20570-7df9-4fc6-83e7-c34b1a62e098', '4f2eb8cf-1076-4d29-8ceb-05818316d04a', 'faf2d659-fe41-46ef-ad89-5754bc89b10b'] {{(pid=100375) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:29:27.468287 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-30544293-1248-48b6-a009-b8277e8256af tempest-DeleteServersTestJSON-922529275 tempest-DeleteServersTestJSON-922529275-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2815e1ac-4178-4080-befa-f77e156eced4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a3efb003-ed13-48c2-b01e-6757333a6e18', 'f5f20570-7df9-4fc6-83e7-c34b1a62e098', '4f2eb8cf-1076-4d29-8ceb-05818316d04a', 'faf2d659-fe41-46ef-ad89-5754bc89b10b']}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:29:27.469255 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-30544293-1248-48b6-a009-b8277e8256af tempest-DeleteServersTestJSON-922529275 tempest-DeleteServersTestJSON-922529275-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dbaa2bb7-79da-4f74-a45c-dda508993e4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:29:27.504945 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-30544293-1248-48b6-a009-b8277e8256af tempest-DeleteServersTestJSON-922529275 tempest-DeleteServersTestJSON-922529275-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dbaa2bb7-79da-4f74-a45c-dda508993e4d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '04c23679-8347-4c08-8770-3aa557252baa', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-122220336',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='52e3c19ebb7348fd90ff3eba1a4412dc',qos_specs=None,replication_status=,reservations=['a3efb003-ed13-48c2-b01e-6757333a6e18','f5f20570-7df9-4fc6-83e7-c34b1a62e098','4f2eb8cf-1076-4d29-8ceb-05818316d04a','faf2d659-fe41-46ef-ad89-5754bc89b10b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8123ae3fb64e44faafc91d92eba91ed4',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:29:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-122220336',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=04c23679-8347-4c08-8770-3aa557252baa,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='52e3c19ebb7348fd90ff3eba1a4412dc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8123ae3fb64e44faafc91d92eba91ed4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6cd66f07-4c7b-40b2-9dfb-378538f29c9e),volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:29:27.507378 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-30544293-1248-48b6-a009-b8277e8256af tempest-DeleteServersTestJSON-922529275 tempest-DeleteServersTestJSON-922529275-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7f324fa7-6f7a-4085-a0ef-aedbd12f363a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:29:27.547243 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-30544293-1248-48b6-a009-b8277e8256af tempest-DeleteServersTestJSON-922529275 tempest-DeleteServersTestJSON-922529275-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7f324fa7-6f7a-4085-a0ef-aedbd12f363a) transitioned into state 'SUCCESS' from state '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-122220336',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='52e3c19ebb7348fd90ff3eba1a4412dc',qos_specs=None,replication_status=,reservations=['a3efb003-ed13-48c2-b01e-6757333a6e18','f5f20570-7df9-4fc6-83e7-c34b1a62e098','4f2eb8cf-1076-4d29-8ceb-05818316d04a','faf2d659-fe41-46ef-ad89-5754bc89b10b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8123ae3fb64e44faafc91d92eba91ed4',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:29:27.548388 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-30544293-1248-48b6-a009-b8277e8256af tempest-DeleteServersTestJSON-922529275 tempest-DeleteServersTestJSON-922529275-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3ff2ad6d-256e-460b-ba03-402640b9a043) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:29:27.591465 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-30544293-1248-48b6-a009-b8277e8256af tempest-DeleteServersTestJSON-922529275 tempest-DeleteServersTestJSON-922529275-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3ff2ad6d-256e-460b-ba03-402640b9a043) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:29:27.592725 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-30544293-1248-48b6-a009-b8277e8256af tempest-DeleteServersTestJSON-922529275 tempest-DeleteServersTestJSON-922529275-project-member] Flow 'volume_create_api' (fb48c951-8f1c-4a5d-8ac2-4924cca08b2c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100375) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:29:27.593182 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-30544293-1248-48b6-a009-b8277e8256af tempest-DeleteServersTestJSON-922529275 tempest-DeleteServersTestJSON-922529275-project-member] Create volume request issued successfully. Aug 12 10:29:27.594604 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-30544293-1248-48b6-a009-b8277e8256af tempest-DeleteServersTestJSON-922529275 tempest-DeleteServersTestJSON-922529275-project-member] https://10.4.3.105/volume/v3/volumes returned with HTTP 202 Aug 12 10:29:27.594670 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 3/13] 10.4.3.105 () {68 vars in 1258 bytes} [Wed Aug 12 10:29:27 2026] POST /volume/v3/volumes => generated 751 bytes in 423 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 10:29:27.617058 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-581459fa-95b4-4171-959d-f531498ad4a1 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:29:27.617058 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-581459fa-95b4-4171-959d-f531498ad4a1 tempest-DeleteServersTestJSON-922529275 tempest-DeleteServersTestJSON-922529275-project-member] GET https://10.4.3.105/volume/v3/volumes/04c23679-8347-4c08-8770-3aa557252baa Aug 12 10:29:27.617058 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-581459fa-95b4-4171-959d-f531498ad4a1 tempest-DeleteServersTestJSON-922529275 tempest-DeleteServersTestJSON-922529275-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:29:27.617835 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-581459fa-95b4-4171-959d-f531498ad4a1 tempest-DeleteServersTestJSON-922529275 tempest-DeleteServersTestJSON-922529275-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:29:27.630692 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:29:27.630692 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:29:27.636869 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-581459fa-95b4-4171-959d-f531498ad4a1 tempest-DeleteServersTestJSON-922529275 tempest-DeleteServersTestJSON-922529275-project-member] Volume info retrieved successfully. Aug 12 10:29:27.637213 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-a3e0bd27-66f5-464f-a7f2-2cb2df520336 tempest-TestMultiAttachVolumeSwap-589208986 tempest-TestMultiAttachVolumeSwap-589208986-project-member] POST https://10.4.3.105/volume/v3/volumes Aug 12 10:29:27.637213 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-a3e0bd27-66f5-464f-a7f2-2cb2df520336 tempest-TestMultiAttachVolumeSwap-589208986 tempest-TestMultiAttachVolumeSwap-589208986-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-TestMultiAttachVolumeSwap-volume-1573114559"}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:29:27.639141 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.volumes [None req-a3e0bd27-66f5-464f-a7f2-2cb2df520336 tempest-TestMultiAttachVolumeSwap-589208986 tempest-TestMultiAttachVolumeSwap-589208986-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-TestMultiAttachVolumeSwap-volume-1573114559'}} {{(pid=100374) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 10:29:27.647569 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.v3.volumes [None req-a3e0bd27-66f5-464f-a7f2-2cb2df520336 tempest-TestMultiAttachVolumeSwap-589208986 tempest-TestMultiAttachVolumeSwap-589208986-project-member] Create volume of 1 GB Aug 12 10:29:27.647694 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-581459fa-95b4-4171-959d-f531498ad4a1 tempest-DeleteServersTestJSON-922529275 tempest-DeleteServersTestJSON-922529275-project-member] https://10.4.3.105/volume/v3/volumes/04c23679-8347-4c08-8770-3aa557252baa returned with HTTP 200 Aug 12 10:29:27.648239 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:29:27.648239 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:29:27.648482 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 4/14] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:29:27 2026] GET /volume/v3/volumes/04c23679-8347-4c08-8770-3aa557252baa => generated 819 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 12 10:29:27.657677 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-a3e0bd27-66f5-464f-a7f2-2cb2df520336 tempest-TestMultiAttachVolumeSwap-589208986 tempest-TestMultiAttachVolumeSwap-589208986-project-member] Availability zone cache updated, next update will occur around 2026-08-12 11:29:27.656922. {{(pid=100374) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 12 10:29:27.657813 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-a3e0bd27-66f5-464f-a7f2-2cb2df520336 tempest-TestMultiAttachVolumeSwap-589208986 tempest-TestMultiAttachVolumeSwap-589208986-project-member] Availability Zones retrieved successfully. Aug 12 10:29:27.691222 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-a3e0bd27-66f5-464f-a7f2-2cb2df520336 tempest-TestMultiAttachVolumeSwap-589208986 tempest-TestMultiAttachVolumeSwap-589208986-project-member] Flow 'volume_create_api' (57fcd9ae-90d2-4335-ab47-6b374a3fab8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:29:27.693084 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-a3e0bd27-66f5-464f-a7f2-2cb2df520336 tempest-TestMultiAttachVolumeSwap-589208986 tempest-TestMultiAttachVolumeSwap-589208986-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (58dd708e-97c9-48bf-8e8c-7c5407b3e4ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:29:27.694219 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.flows.api.create_volume [None req-a3e0bd27-66f5-464f-a7f2-2cb2df520336 tempest-TestMultiAttachVolumeSwap-589208986 tempest-TestMultiAttachVolumeSwap-589208986-project-member] Validating volume size '1' using validate_int {{(pid=100374) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 10:29:27.726806 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:29:27.726806 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:29:27.769711 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-a3e0bd27-66f5-464f-a7f2-2cb2df520336 tempest-TestMultiAttachVolumeSwap-589208986 tempest-TestMultiAttachVolumeSwap-589208986-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (58dd708e-97c9-48bf-8e8c-7c5407b3e4ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T10:26:52Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=432a6f78-fb00-48dc-910c-9a34d08ee07f,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '432a6f78-fb00-48dc-910c-9a34d08ee07f', 'encryption_key_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=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:29:27.770814 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-a3e0bd27-66f5-464f-a7f2-2cb2df520336 tempest-TestMultiAttachVolumeSwap-589208986 tempest-TestMultiAttachVolumeSwap-589208986-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a461ade6-2988-4653-8925-8ada0300ac15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:29:27.796841 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-98fbeaad-f9db-467b-a5f8-5b27f10f9f3b None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:29:27.800295 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-98fbeaad-f9db-467b-a5f8-5b27f10f9f3b tempest-TaggedBootDevicesTest_v242-1436729268 tempest-TaggedBootDevicesTest_v242-1436729268-project-member] GET https://10.4.3.105/volume/v3/volumes/eefe7571-c74a-4733-9cc6-f1678bf37892 Aug 12 10:29:27.800999 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-98fbeaad-f9db-467b-a5f8-5b27f10f9f3b tempest-TaggedBootDevicesTest_v242-1436729268 tempest-TaggedBootDevicesTest_v242-1436729268-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:29:27.800999 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-98fbeaad-f9db-467b-a5f8-5b27f10f9f3b tempest-TaggedBootDevicesTest_v242-1436729268 tempest-TaggedBootDevicesTest_v242-1436729268-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:29:27.819733 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:29:27.819733 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:29:27.829498 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-98fbeaad-f9db-467b-a5f8-5b27f10f9f3b tempest-TaggedBootDevicesTest_v242-1436729268 tempest-TaggedBootDevicesTest_v242-1436729268-project-member] Volume info retrieved successfully. Aug 12 10:29:27.834661 np0000007037 devstack@c-api.service[100374]: WARNING cinder.quota [None req-a3e0bd27-66f5-464f-a7f2-2cb2df520336 tempest-TestMultiAttachVolumeSwap-589208986 tempest-TestMultiAttachVolumeSwap-589208986-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 10:29:27.835043 np0000007037 devstack@c-api.service[100374]: WARNING cinder.quota [None req-a3e0bd27-66f5-464f-a7f2-2cb2df520336 tempest-TestMultiAttachVolumeSwap-589208986 tempest-TestMultiAttachVolumeSwap-589208986-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 10:29:27.840719 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-98fbeaad-f9db-467b-a5f8-5b27f10f9f3b tempest-TaggedBootDevicesTest_v242-1436729268 tempest-TaggedBootDevicesTest_v242-1436729268-project-member] https://10.4.3.105/volume/v3/volumes/eefe7571-c74a-4733-9cc6-f1678bf37892 returned with HTTP 200 Aug 12 10:29:27.841333 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 4/15] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:29:27 2026] GET /volume/v3/volumes/eefe7571-c74a-4733-9cc6-f1678bf37892 => generated 910 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:29:27.920693 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.quota [None req-a3e0bd27-66f5-464f-a7f2-2cb2df520336 tempest-TestMultiAttachVolumeSwap-589208986 tempest-TestMultiAttachVolumeSwap-589208986-project-member] Created reservations ['05f9ce87-f882-4f83-896a-623593bed354', 'd86c2435-3900-4a98-9239-755de7e83eee', 'e1d9c287-5026-4aa3-8b70-6f9a37617e8e', '533fdb5b-a434-4ad2-8471-597a8fe4c0a9'] {{(pid=100374) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:29:27.924542 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-a3e0bd27-66f5-464f-a7f2-2cb2df520336 tempest-TestMultiAttachVolumeSwap-589208986 tempest-TestMultiAttachVolumeSwap-589208986-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a461ade6-2988-4653-8925-8ada0300ac15) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['05f9ce87-f882-4f83-896a-623593bed354', 'd86c2435-3900-4a98-9239-755de7e83eee', 'e1d9c287-5026-4aa3-8b70-6f9a37617e8e', '533fdb5b-a434-4ad2-8471-597a8fe4c0a9']}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:29:27.924542 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-a3e0bd27-66f5-464f-a7f2-2cb2df520336 tempest-TestMultiAttachVolumeSwap-589208986 tempest-TestMultiAttachVolumeSwap-589208986-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ec223410-8b62-476c-bc18-5eb44c02ea02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:29:27.959337 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-a3e0bd27-66f5-464f-a7f2-2cb2df520336 tempest-TestMultiAttachVolumeSwap-589208986 tempest-TestMultiAttachVolumeSwap-589208986-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ec223410-8b62-476c-bc18-5eb44c02ea02) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4b8c5aef-f45d-4a0e-926d-ce018993a4a5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-1573114559',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='158948d02c1a479895e4b620c760faf8',qos_specs=None,replication_status=,reservations=['05f9ce87-f882-4f83-896a-623593bed354','d86c2435-3900-4a98-9239-755de7e83eee','e1d9c287-5026-4aa3-8b70-6f9a37617e8e','533fdb5b-a434-4ad2-8471-597a8fe4c0a9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7479ae7a20d0444d979d5f3976df27ab',volume_type_id=432a6f78-fb00-48dc-910c-9a34d08ee07f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:29:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-1573114559',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4b8c5aef-f45d-4a0e-926d-ce018993a4a5,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='158948d02c1a479895e4b620c760faf8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7479ae7a20d0444d979d5f3976df27ab',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(432a6f78-fb00-48dc-910c-9a34d08ee07f),volume_type_id=432a6f78-fb00-48dc-910c-9a34d08ee07f)}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:29:27.960267 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-a3e0bd27-66f5-464f-a7f2-2cb2df520336 tempest-TestMultiAttachVolumeSwap-589208986 tempest-TestMultiAttachVolumeSwap-589208986-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (afb4835a-a9f6-4367-8687-50774f2c6397) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:29:27.996187 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-a3e0bd27-66f5-464f-a7f2-2cb2df520336 tempest-TestMultiAttachVolumeSwap-589208986 tempest-TestMultiAttachVolumeSwap-589208986-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (afb4835a-a9f6-4367-8687-50774f2c6397) transitioned into state 'SUCCESS' from state '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-1573114559',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='158948d02c1a479895e4b620c760faf8',qos_specs=None,replication_status=,reservations=['05f9ce87-f882-4f83-896a-623593bed354','d86c2435-3900-4a98-9239-755de7e83eee','e1d9c287-5026-4aa3-8b70-6f9a37617e8e','533fdb5b-a434-4ad2-8471-597a8fe4c0a9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7479ae7a20d0444d979d5f3976df27ab',volume_type_id=432a6f78-fb00-48dc-910c-9a34d08ee07f)}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:29:27.996877 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-a3e0bd27-66f5-464f-a7f2-2cb2df520336 tempest-TestMultiAttachVolumeSwap-589208986 tempest-TestMultiAttachVolumeSwap-589208986-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (89329512-5d1d-441e-93a9-1939eea004dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:29:28.029175 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-a3e0bd27-66f5-464f-a7f2-2cb2df520336 tempest-TestMultiAttachVolumeSwap-589208986 tempest-TestMultiAttachVolumeSwap-589208986-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (89329512-5d1d-441e-93a9-1939eea004dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:29:28.031425 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-a3e0bd27-66f5-464f-a7f2-2cb2df520336 tempest-TestMultiAttachVolumeSwap-589208986 tempest-TestMultiAttachVolumeSwap-589208986-project-member] Flow 'volume_create_api' (57fcd9ae-90d2-4335-ab47-6b374a3fab8f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100374) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:29:28.031425 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-a3e0bd27-66f5-464f-a7f2-2cb2df520336 tempest-TestMultiAttachVolumeSwap-589208986 tempest-TestMultiAttachVolumeSwap-589208986-project-member] Create volume request issued successfully. Aug 12 10:29:28.031879 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-a3e0bd27-66f5-464f-a7f2-2cb2df520336 tempest-TestMultiAttachVolumeSwap-589208986 tempest-TestMultiAttachVolumeSwap-589208986-project-member] https://10.4.3.105/volume/v3/volumes returned with HTTP 202 Aug 12 10:29:28.032425 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 5/16] 10.4.3.105 () {68 vars in 1259 bytes} [Wed Aug 12 10:29:27 2026] POST /volume/v3/volumes => generated 758 bytes in 708 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 10:29:28.051585 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-05571c96-09f7-4cdf-9d3d-39c20e5d8f88 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:29:28.054182 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-05571c96-09f7-4cdf-9d3d-39c20e5d8f88 tempest-TestMultiAttachVolumeSwap-589208986 tempest-TestMultiAttachVolumeSwap-589208986-project-member] GET https://10.4.3.105/volume/v3/volumes/4b8c5aef-f45d-4a0e-926d-ce018993a4a5 Aug 12 10:29:28.054505 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-05571c96-09f7-4cdf-9d3d-39c20e5d8f88 tempest-TestMultiAttachVolumeSwap-589208986 tempest-TestMultiAttachVolumeSwap-589208986-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:29:28.054869 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-05571c96-09f7-4cdf-9d3d-39c20e5d8f88 tempest-TestMultiAttachVolumeSwap-589208986 tempest-TestMultiAttachVolumeSwap-589208986-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:29:28.065527 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:29:28.065527 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:29:28.070985 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-05571c96-09f7-4cdf-9d3d-39c20e5d8f88 tempest-TestMultiAttachVolumeSwap-589208986 tempest-TestMultiAttachVolumeSwap-589208986-project-member] Volume info retrieved successfully. Aug 12 10:29:28.079200 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-05571c96-09f7-4cdf-9d3d-39c20e5d8f88 tempest-TestMultiAttachVolumeSwap-589208986 tempest-TestMultiAttachVolumeSwap-589208986-project-member] https://10.4.3.105/volume/v3/volumes/4b8c5aef-f45d-4a0e-926d-ce018993a4a5 returned with HTTP 200 Aug 12 10:29:28.080949 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 4/17] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:29:28 2026] GET /volume/v3/volumes/4b8c5aef-f45d-4a0e-926d-ce018993a4a5 => generated 826 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:29:28.670870 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-bd298248-1139-4b65-8833-0ae749d2acbd None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:29:28.675056 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-bd298248-1139-4b65-8833-0ae749d2acbd tempest-DeleteServersTestJSON-922529275 tempest-DeleteServersTestJSON-922529275-project-member] GET https://10.4.3.105/volume/v3/volumes/04c23679-8347-4c08-8770-3aa557252baa Aug 12 10:29:28.675056 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-bd298248-1139-4b65-8833-0ae749d2acbd tempest-DeleteServersTestJSON-922529275 tempest-DeleteServersTestJSON-922529275-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:29:28.675056 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-bd298248-1139-4b65-8833-0ae749d2acbd tempest-DeleteServersTestJSON-922529275 tempest-DeleteServersTestJSON-922529275-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:29:28.684631 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:29:28.684631 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:29:28.691655 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-bd298248-1139-4b65-8833-0ae749d2acbd tempest-DeleteServersTestJSON-922529275 tempest-DeleteServersTestJSON-922529275-project-member] Volume info retrieved successfully. Aug 12 10:29:28.695697 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-bd298248-1139-4b65-8833-0ae749d2acbd tempest-DeleteServersTestJSON-922529275 tempest-DeleteServersTestJSON-922529275-project-member] https://10.4.3.105/volume/v3/volumes/04c23679-8347-4c08-8770-3aa557252baa returned with HTTP 200 Aug 12 10:29:28.696392 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 5/18] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:29:28 2026] GET /volume/v3/volumes/04c23679-8347-4c08-8770-3aa557252baa => generated 844 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:29:28.841681 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-7c9560d6-23c0-4c76-bf2f-76c3badc271a req-78d67c50-2da1-49ab-be50-cc8723211e23 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:29:28.844587 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-7c9560d6-23c0-4c76-bf2f-76c3badc271a req-78d67c50-2da1-49ab-be50-cc8723211e23 tempest-DeleteServersTestJSON-922529275 tempest-DeleteServersTestJSON-922529275-project-member] GET https://10.4.3.105/volume/v3/volumes/04c23679-8347-4c08-8770-3aa557252baa Aug 12 10:29:28.844762 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-7c9560d6-23c0-4c76-bf2f-76c3badc271a req-78d67c50-2da1-49ab-be50-cc8723211e23 tempest-DeleteServersTestJSON-922529275 tempest-DeleteServersTestJSON-922529275-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:29:28.845177 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-7c9560d6-23c0-4c76-bf2f-76c3badc271a req-78d67c50-2da1-49ab-be50-cc8723211e23 tempest-DeleteServersTestJSON-922529275 tempest-DeleteServersTestJSON-922529275-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:29:28.865737 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:29:28.865737 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:29:28.870081 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-7c23705a-66de-4919-9a0c-0b03a0e05009 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:29:28.872997 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [req-7c9560d6-23c0-4c76-bf2f-76c3badc271a req-78d67c50-2da1-49ab-be50-cc8723211e23 tempest-DeleteServersTestJSON-922529275 tempest-DeleteServersTestJSON-922529275-project-member] Volume info retrieved successfully. Aug 12 10:29:28.873634 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-7c23705a-66de-4919-9a0c-0b03a0e05009 tempest-TaggedBootDevicesTest_v242-1436729268 tempest-TaggedBootDevicesTest_v242-1436729268-project-member] GET https://10.4.3.105/volume/v3/volumes/eefe7571-c74a-4733-9cc6-f1678bf37892 Aug 12 10:29:28.874082 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-7c23705a-66de-4919-9a0c-0b03a0e05009 tempest-TaggedBootDevicesTest_v242-1436729268 tempest-TaggedBootDevicesTest_v242-1436729268-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:29:28.874380 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-7c23705a-66de-4919-9a0c-0b03a0e05009 tempest-TaggedBootDevicesTest_v242-1436729268 tempest-TaggedBootDevicesTest_v242-1436729268-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:29:28.880069 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-7c9560d6-23c0-4c76-bf2f-76c3badc271a req-78d67c50-2da1-49ab-be50-cc8723211e23 tempest-DeleteServersTestJSON-922529275 tempest-DeleteServersTestJSON-922529275-project-member] https://10.4.3.105/volume/v3/volumes/04c23679-8347-4c08-8770-3aa557252baa returned with HTTP 200 Aug 12 10:29:28.880586 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 5/19] 10.4.3.105 () {68 vars in 1598 bytes} [Wed Aug 12 10:29:28 2026] GET /volume/v3/volumes/04c23679-8347-4c08-8770-3aa557252baa => generated 844 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 12 10:29:28.887202 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:29:28.887202 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:29:28.892683 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-7c23705a-66de-4919-9a0c-0b03a0e05009 tempest-TaggedBootDevicesTest_v242-1436729268 tempest-TaggedBootDevicesTest_v242-1436729268-project-member] Volume info retrieved successfully. Aug 12 10:29:28.899230 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-7c23705a-66de-4919-9a0c-0b03a0e05009 tempest-TaggedBootDevicesTest_v242-1436729268 tempest-TaggedBootDevicesTest_v242-1436729268-project-member] https://10.4.3.105/volume/v3/volumes/eefe7571-c74a-4733-9cc6-f1678bf37892 returned with HTTP 200 Aug 12 10:29:28.900819 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 6/20] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:29:28 2026] GET /volume/v3/volumes/eefe7571-c74a-4733-9cc6-f1678bf37892 => generated 910 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:29:29.099343 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-09affdbe-f55f-454b-bfc1-af31fba90b47 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:29:29.103033 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-09affdbe-f55f-454b-bfc1-af31fba90b47 tempest-TestMultiAttachVolumeSwap-589208986 tempest-TestMultiAttachVolumeSwap-589208986-project-member] GET https://10.4.3.105/volume/v3/volumes/4b8c5aef-f45d-4a0e-926d-ce018993a4a5 Aug 12 10:29:29.103033 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-09affdbe-f55f-454b-bfc1-af31fba90b47 tempest-TestMultiAttachVolumeSwap-589208986 tempest-TestMultiAttachVolumeSwap-589208986-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:29:29.103033 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-09affdbe-f55f-454b-bfc1-af31fba90b47 tempest-TestMultiAttachVolumeSwap-589208986 tempest-TestMultiAttachVolumeSwap-589208986-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:29:29.123803 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:29:29.123803 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:29:29.131304 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-09affdbe-f55f-454b-bfc1-af31fba90b47 tempest-TestMultiAttachVolumeSwap-589208986 tempest-TestMultiAttachVolumeSwap-589208986-project-member] Volume info retrieved successfully. Aug 12 10:29:29.140801 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-09affdbe-f55f-454b-bfc1-af31fba90b47 tempest-TestMultiAttachVolumeSwap-589208986 tempest-TestMultiAttachVolumeSwap-589208986-project-member] https://10.4.3.105/volume/v3/volumes/4b8c5aef-f45d-4a0e-926d-ce018993a4a5 returned with HTTP 200 Aug 12 10:29:29.141409 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 5/21] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:29:29 2026] GET /volume/v3/volumes/4b8c5aef-f45d-4a0e-926d-ce018993a4a5 => generated 851 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:29:29.162884 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-adf1f6c8-fb8a-413c-b34f-fc887cbe0124 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:29:29.436799 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-a9ad0665-4330-4243-bf9f-a50f36beb61b None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:29:29.437807 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-a9ad0665-4330-4243-bf9f-a50f36beb61b None None] GET https://10.4.3.105/volume// Aug 12 10:29:29.438133 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-a9ad0665-4330-4243-bf9f-a50f36beb61b None None] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:29:29.439075 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-a9ad0665-4330-4243-bf9f-a50f36beb61b None None] Calling method 'all' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:29:29.443033 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-a9ad0665-4330-4243-bf9f-a50f36beb61b None None] https://10.4.3.105/volume// returned with HTTP 300 Aug 12 10:29:29.443452 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 6/22] 10.4.3.105 () {66 vars in 1428 bytes} [Wed Aug 12 10:29:29 2026] GET /volume/ => generated 386 bytes in 9 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 10:29:29.474204 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-7c9560d6-23c0-4c76-bf2f-76c3badc271a req-f53abcf3-c879-4865-9332-e3a129636551 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:29:29.603598 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-adf1f6c8-fb8a-413c-b34f-fc887cbe0124 tempest-TestMultiAttachVolumeSwap-663160399 tempest-TestMultiAttachVolumeSwap-663160399-project-admin] POST https://10.4.3.105/volume/v3/volumes/4b8c5aef-f45d-4a0e-926d-ce018993a4a5/action Aug 12 10:29:29.605679 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-adf1f6c8-fb8a-413c-b34f-fc887cbe0124 tempest-TestMultiAttachVolumeSwap-663160399 tempest-TestMultiAttachVolumeSwap-663160399-project-admin] Action body: b'{"os-update_readonly_flag": {"readonly": true}}' {{(pid=100372) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 10:29:29.607120 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-adf1f6c8-fb8a-413c-b34f-fc887cbe0124 tempest-TestMultiAttachVolumeSwap-663160399 tempest-TestMultiAttachVolumeSwap-663160399-project-admin] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": true}} {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:29:29.671955 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:29:29.671955 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:29:29.672639 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-adf1f6c8-fb8a-413c-b34f-fc887cbe0124 tempest-TestMultiAttachVolumeSwap-663160399 tempest-TestMultiAttachVolumeSwap-663160399-project-admin] Volume info retrieved successfully. Aug 12 10:29:29.689437 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-adf1f6c8-fb8a-413c-b34f-fc887cbe0124 tempest-TestMultiAttachVolumeSwap-663160399 tempest-TestMultiAttachVolumeSwap-663160399-project-admin] Update volume admin metadata completed successfully. Aug 12 10:29:29.689620 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-adf1f6c8-fb8a-413c-b34f-fc887cbe0124 tempest-TestMultiAttachVolumeSwap-663160399 tempest-TestMultiAttachVolumeSwap-663160399-project-admin] Update readonly setting on volume completed successfully. Aug 12 10:29:29.689834 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-adf1f6c8-fb8a-413c-b34f-fc887cbe0124 tempest-TestMultiAttachVolumeSwap-663160399 tempest-TestMultiAttachVolumeSwap-663160399-project-admin] https://10.4.3.105/volume/v3/volumes/4b8c5aef-f45d-4a0e-926d-ce018993a4a5/action returned with HTTP 202 Aug 12 10:29:29.690437 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 6/23] 10.4.3.105 () {68 vars in 1390 bytes} [Wed Aug 12 10:29:29 2026] POST /volume/v3/volumes/4b8c5aef-f45d-4a0e-926d-ce018993a4a5/action => generated 0 bytes in 530 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 10:29:29.704278 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-174297f3-3181-44ad-935e-6cbb26512bea None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:29:29.707745 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-174297f3-3181-44ad-935e-6cbb26512bea tempest-TestMultiAttachVolumeSwap-589208986 tempest-TestMultiAttachVolumeSwap-589208986-project-member] POST https://10.4.3.105/volume/v3/volumes Aug 12 10:29:29.708159 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-174297f3-3181-44ad-935e-6cbb26512bea tempest-TestMultiAttachVolumeSwap-589208986 tempest-TestMultiAttachVolumeSwap-589208986-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-TestMultiAttachVolumeSwap-volume-1450279444"}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:29:29.712483 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.v3.volumes [None req-174297f3-3181-44ad-935e-6cbb26512bea tempest-TestMultiAttachVolumeSwap-589208986 tempest-TestMultiAttachVolumeSwap-589208986-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-TestMultiAttachVolumeSwap-volume-1450279444'}} {{(pid=100375) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 10:29:29.720792 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.v3.volumes [None req-174297f3-3181-44ad-935e-6cbb26512bea tempest-TestMultiAttachVolumeSwap-589208986 tempest-TestMultiAttachVolumeSwap-589208986-project-member] Create volume of 1 GB Aug 12 10:29:29.721725 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:29:29.721725 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:29:29.722549 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-174297f3-3181-44ad-935e-6cbb26512bea tempest-TestMultiAttachVolumeSwap-589208986 tempest-TestMultiAttachVolumeSwap-589208986-project-member] Availability Zones retrieved successfully. Aug 12 10:29:29.731378 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-174297f3-3181-44ad-935e-6cbb26512bea tempest-TestMultiAttachVolumeSwap-589208986 tempest-TestMultiAttachVolumeSwap-589208986-project-member] Flow 'volume_create_api' (11fbf961-2117-4b3e-b355-f14194d5fa25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:29:29.734212 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-174297f3-3181-44ad-935e-6cbb26512bea tempest-TestMultiAttachVolumeSwap-589208986 tempest-TestMultiAttachVolumeSwap-589208986-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (62c8ec01-3453-4fe4-9c42-4774ff08d0b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:29:29.735610 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.flows.api.create_volume [None req-174297f3-3181-44ad-935e-6cbb26512bea tempest-TestMultiAttachVolumeSwap-589208986 tempest-TestMultiAttachVolumeSwap-589208986-project-member] Validating volume size '1' using validate_int {{(pid=100375) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 10:29:29.746784 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:29:29.746784 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:29:29.766803 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-174297f3-3181-44ad-935e-6cbb26512bea tempest-TestMultiAttachVolumeSwap-589208986 tempest-TestMultiAttachVolumeSwap-589208986-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (62c8ec01-3453-4fe4-9c42-4774ff08d0b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T10:26:52Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=432a6f78-fb00-48dc-910c-9a34d08ee07f,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '432a6f78-fb00-48dc-910c-9a34d08ee07f', 'encryption_key_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=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:29:29.768010 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-174297f3-3181-44ad-935e-6cbb26512bea tempest-TestMultiAttachVolumeSwap-589208986 tempest-TestMultiAttachVolumeSwap-589208986-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2d3940eb-c97d-4fb2-99ac-a11d0a3d1731) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:29:29.788698 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-678a5eeb-b2fa-4daf-96e9-2f419f9a2f5b None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:29:29.807972 np0000007037 devstack@c-api.service[100375]: WARNING cinder.quota [None req-174297f3-3181-44ad-935e-6cbb26512bea tempest-TestMultiAttachVolumeSwap-589208986 tempest-TestMultiAttachVolumeSwap-589208986-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 10:29:29.808396 np0000007037 devstack@c-api.service[100375]: WARNING cinder.quota [None req-174297f3-3181-44ad-935e-6cbb26512bea tempest-TestMultiAttachVolumeSwap-589208986 tempest-TestMultiAttachVolumeSwap-589208986-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 10:29:29.828731 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.quota [None req-174297f3-3181-44ad-935e-6cbb26512bea tempest-TestMultiAttachVolumeSwap-589208986 tempest-TestMultiAttachVolumeSwap-589208986-project-member] Created reservations ['79184856-5b36-441c-8277-9f94b2a2337f', 'd3f9abb3-3578-4fb8-8e3c-99f654d1427c', 'bc1c326e-82e7-45b9-aa51-34a04adcf8e9', 'd9373c06-ab93-4490-b349-e7dd82f31ee0'] {{(pid=100375) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:29:29.829277 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-174297f3-3181-44ad-935e-6cbb26512bea tempest-TestMultiAttachVolumeSwap-589208986 tempest-TestMultiAttachVolumeSwap-589208986-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2d3940eb-c97d-4fb2-99ac-a11d0a3d1731) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['79184856-5b36-441c-8277-9f94b2a2337f', 'd3f9abb3-3578-4fb8-8e3c-99f654d1427c', 'bc1c326e-82e7-45b9-aa51-34a04adcf8e9', 'd9373c06-ab93-4490-b349-e7dd82f31ee0']}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:29:29.831229 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-174297f3-3181-44ad-935e-6cbb26512bea tempest-TestMultiAttachVolumeSwap-589208986 tempest-TestMultiAttachVolumeSwap-589208986-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f2304f7f-8f55-4f19-b2a6-b68ce89b2e6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:29:29.864812 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-174297f3-3181-44ad-935e-6cbb26512bea tempest-TestMultiAttachVolumeSwap-589208986 tempest-TestMultiAttachVolumeSwap-589208986-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f2304f7f-8f55-4f19-b2a6-b68ce89b2e6d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '83c4e43e-d102-49c2-97fc-0e2bb59480d2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-1450279444',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='158948d02c1a479895e4b620c760faf8',qos_specs=None,replication_status=,reservations=['79184856-5b36-441c-8277-9f94b2a2337f','d3f9abb3-3578-4fb8-8e3c-99f654d1427c','bc1c326e-82e7-45b9-aa51-34a04adcf8e9','d9373c06-ab93-4490-b349-e7dd82f31ee0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7479ae7a20d0444d979d5f3976df27ab',volume_type_id=432a6f78-fb00-48dc-910c-9a34d08ee07f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:29:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-1450279444',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=83c4e43e-d102-49c2-97fc-0e2bb59480d2,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='158948d02c1a479895e4b620c760faf8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7479ae7a20d0444d979d5f3976df27ab',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(432a6f78-fb00-48dc-910c-9a34d08ee07f),volume_type_id=432a6f78-fb00-48dc-910c-9a34d08ee07f)}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:29:29.865923 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-174297f3-3181-44ad-935e-6cbb26512bea tempest-TestMultiAttachVolumeSwap-589208986 tempest-TestMultiAttachVolumeSwap-589208986-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a4c3b0e9-6de1-4bce-b1e4-eac634b7378b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:29:29.879153 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-7c9560d6-23c0-4c76-bf2f-76c3badc271a req-f53abcf3-c879-4865-9332-e3a129636551 tempest-DeleteServersTestJSON-922529275 tempest-DeleteServersTestJSON-922529275-project-member] POST https://10.4.3.105/volume/v3/attachments Aug 12 10:29:29.879607 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-7c9560d6-23c0-4c76-bf2f-76c3badc271a req-f53abcf3-c879-4865-9332-e3a129636551 tempest-DeleteServersTestJSON-922529275 tempest-DeleteServersTestJSON-922529275-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "04c23679-8347-4c08-8770-3aa557252baa", "connector": null, "instance_uuid": "e3edfb3a-709f-4471-bccb-273450922c22"}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:29:29.896385 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-174297f3-3181-44ad-935e-6cbb26512bea tempest-TestMultiAttachVolumeSwap-589208986 tempest-TestMultiAttachVolumeSwap-589208986-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a4c3b0e9-6de1-4bce-b1e4-eac634b7378b) transitioned into state 'SUCCESS' from state '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-1450279444',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='158948d02c1a479895e4b620c760faf8',qos_specs=None,replication_status=,reservations=['79184856-5b36-441c-8277-9f94b2a2337f','d3f9abb3-3578-4fb8-8e3c-99f654d1427c','bc1c326e-82e7-45b9-aa51-34a04adcf8e9','d9373c06-ab93-4490-b349-e7dd82f31ee0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7479ae7a20d0444d979d5f3976df27ab',volume_type_id=432a6f78-fb00-48dc-910c-9a34d08ee07f)}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:29:29.897508 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-174297f3-3181-44ad-935e-6cbb26512bea tempest-TestMultiAttachVolumeSwap-589208986 tempest-TestMultiAttachVolumeSwap-589208986-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (97a0275e-c6c6-4510-bf0c-c5c9ff9dd2ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:29:29.902463 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:29:29.902463 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:29:29.918137 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-174297f3-3181-44ad-935e-6cbb26512bea tempest-TestMultiAttachVolumeSwap-589208986 tempest-TestMultiAttachVolumeSwap-589208986-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (97a0275e-c6c6-4510-bf0c-c5c9ff9dd2ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:29:29.918137 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-174297f3-3181-44ad-935e-6cbb26512bea tempest-TestMultiAttachVolumeSwap-589208986 tempest-TestMultiAttachVolumeSwap-589208986-project-member] Flow 'volume_create_api' (11fbf961-2117-4b3e-b355-f14194d5fa25) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100375) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:29:29.918426 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-174297f3-3181-44ad-935e-6cbb26512bea tempest-TestMultiAttachVolumeSwap-589208986 tempest-TestMultiAttachVolumeSwap-589208986-project-member] Create volume request issued successfully. Aug 12 10:29:29.919646 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-174297f3-3181-44ad-935e-6cbb26512bea tempest-TestMultiAttachVolumeSwap-589208986 tempest-TestMultiAttachVolumeSwap-589208986-project-member] https://10.4.3.105/volume/v3/volumes returned with HTTP 202 Aug 12 10:29:29.920202 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 6/24] 10.4.3.105 () {68 vars in 1259 bytes} [Wed Aug 12 10:29:29 2026] POST /volume/v3/volumes => generated 758 bytes in 216 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 10:29:29.922720 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-d85c9b87-a77b-4398-9bfe-057618ab39a8 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:29:29.933600 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-d85c9b87-a77b-4398-9bfe-057618ab39a8 tempest-TaggedBootDevicesTest_v242-1436729268 tempest-TaggedBootDevicesTest_v242-1436729268-project-member] GET https://10.4.3.105/volume/v3/volumes/eefe7571-c74a-4733-9cc6-f1678bf37892 Aug 12 10:29:29.933600 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-d85c9b87-a77b-4398-9bfe-057618ab39a8 tempest-TaggedBootDevicesTest_v242-1436729268 tempest-TaggedBootDevicesTest_v242-1436729268-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:29:29.933600 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-d85c9b87-a77b-4398-9bfe-057618ab39a8 tempest-TaggedBootDevicesTest_v242-1436729268 tempest-TaggedBootDevicesTest_v242-1436729268-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:29:29.944506 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-d278e731-4ecb-464f-b97d-20e3216915dc None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:29:29.948357 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-d278e731-4ecb-464f-b97d-20e3216915dc tempest-TestMultiAttachVolumeSwap-589208986 tempest-TestMultiAttachVolumeSwap-589208986-project-member] GET https://10.4.3.105/volume/v3/volumes/83c4e43e-d102-49c2-97fc-0e2bb59480d2 Aug 12 10:29:29.948654 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:29:29.948654 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:29:29.948865 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-d278e731-4ecb-464f-b97d-20e3216915dc tempest-TestMultiAttachVolumeSwap-589208986 tempest-TestMultiAttachVolumeSwap-589208986-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:29:29.949770 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-d278e731-4ecb-464f-b97d-20e3216915dc tempest-TestMultiAttachVolumeSwap-589208986 tempest-TestMultiAttachVolumeSwap-589208986-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:29:29.956699 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-d85c9b87-a77b-4398-9bfe-057618ab39a8 tempest-TaggedBootDevicesTest_v242-1436729268 tempest-TaggedBootDevicesTest_v242-1436729268-project-member] Volume info retrieved successfully. Aug 12 10:29:29.965918 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-d85c9b87-a77b-4398-9bfe-057618ab39a8 tempest-TaggedBootDevicesTest_v242-1436729268 tempest-TaggedBootDevicesTest_v242-1436729268-project-member] https://10.4.3.105/volume/v3/volumes/eefe7571-c74a-4733-9cc6-f1678bf37892 returned with HTTP 200 Aug 12 10:29:29.967254 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 7/25] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:29:29 2026] GET /volume/v3/volumes/eefe7571-c74a-4733-9cc6-f1678bf37892 => generated 910 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:29:29.974976 np0000007037 devstack@c-api.service[100374]: /opt/stack/cinder/cinder/db/api.py:2468: SAWarning: SELECT statement has a cartesian product between FROM element(s) "volumes" and FROM element "volumes_1". Apply join condition(s) between each element to resolve. Aug 12 10:29:29.974976 np0000007037 devstack@c-api.service[100374]: .first() Aug 12 10:29:29.978623 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:29:29.978623 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:29:29.984673 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-d278e731-4ecb-464f-b97d-20e3216915dc tempest-TestMultiAttachVolumeSwap-589208986 tempest-TestMultiAttachVolumeSwap-589208986-project-member] Volume info retrieved successfully. Aug 12 10:29:29.992493 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-d278e731-4ecb-464f-b97d-20e3216915dc tempest-TestMultiAttachVolumeSwap-589208986 tempest-TestMultiAttachVolumeSwap-589208986-project-member] https://10.4.3.105/volume/v3/volumes/83c4e43e-d102-49c2-97fc-0e2bb59480d2 returned with HTTP 200 Aug 12 10:29:29.994981 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 7/26] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:29:29 2026] GET /volume/v3/volumes/83c4e43e-d102-49c2-97fc-0e2bb59480d2 => generated 826 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:29:30.004910 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-7c9560d6-23c0-4c76-bf2f-76c3badc271a req-f53abcf3-c879-4865-9332-e3a129636551 tempest-DeleteServersTestJSON-922529275 tempest-DeleteServersTestJSON-922529275-project-member] https://10.4.3.105/volume/v3/attachments returned with HTTP 200 Aug 12 10:29:30.005847 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 7/27] 10.4.3.105 () {74 vars in 1594 bytes} [Wed Aug 12 10:29:29 2026] POST /volume/v3/attachments => generated 273 bytes in 532 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:29:30.081744 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-d21b87f8-e865-44cb-b9d0-fdca44aa5d57 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:29:30.085430 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-d21b87f8-e865-44cb-b9d0-fdca44aa5d57 tempest-DeleteServersTestJSON-922529275 tempest-DeleteServersTestJSON-922529275-project-member] GET https://10.4.3.105/volume/v3/volumes/04c23679-8347-4c08-8770-3aa557252baa Aug 12 10:29:30.085718 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-d21b87f8-e865-44cb-b9d0-fdca44aa5d57 tempest-DeleteServersTestJSON-922529275 tempest-DeleteServersTestJSON-922529275-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:29:30.086314 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-d21b87f8-e865-44cb-b9d0-fdca44aa5d57 tempest-DeleteServersTestJSON-922529275 tempest-DeleteServersTestJSON-922529275-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:29:30.107866 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:29:30.107866 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:29:30.114468 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-d21b87f8-e865-44cb-b9d0-fdca44aa5d57 tempest-DeleteServersTestJSON-922529275 tempest-DeleteServersTestJSON-922529275-project-member] Volume info retrieved successfully. Aug 12 10:29:30.121949 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-d21b87f8-e865-44cb-b9d0-fdca44aa5d57 tempest-DeleteServersTestJSON-922529275 tempest-DeleteServersTestJSON-922529275-project-member] https://10.4.3.105/volume/v3/volumes/04c23679-8347-4c08-8770-3aa557252baa returned with HTTP 200 Aug 12 10:29:30.122407 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 8/28] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:29:30 2026] GET /volume/v3/volumes/04c23679-8347-4c08-8770-3aa557252baa => generated 843 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:29:30.143874 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-dee90d4b-1ae4-4613-9d92-d378c30b48dc None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:29:30.143874 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-dee90d4b-1ae4-4613-9d92-d378c30b48dc None None] GET https://10.4.3.105/volume// Aug 12 10:29:30.145231 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-dee90d4b-1ae4-4613-9d92-d378c30b48dc None None] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:29:30.145231 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-dee90d4b-1ae4-4613-9d92-d378c30b48dc None None] Calling method 'all' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:29:30.145874 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-dee90d4b-1ae4-4613-9d92-d378c30b48dc None None] https://10.4.3.105/volume// returned with HTTP 300 Aug 12 10:29:30.146342 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 8/29] 10.4.3.105 () {66 vars in 1426 bytes} [Wed Aug 12 10:29:30 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 10:29:30.177041 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-7c9560d6-23c0-4c76-bf2f-76c3badc271a req-b78e9f4d-fc91-4bf2-98e3-6140a093e588 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:29:30.181538 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-7c9560d6-23c0-4c76-bf2f-76c3badc271a req-b78e9f4d-fc91-4bf2-98e3-6140a093e588 tempest-DeleteServersTestJSON-922529275 tempest-DeleteServersTestJSON-922529275-project-member] GET https://10.4.3.105/volume/v3/volumes/04c23679-8347-4c08-8770-3aa557252baa Aug 12 10:29:30.182021 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-7c9560d6-23c0-4c76-bf2f-76c3badc271a req-b78e9f4d-fc91-4bf2-98e3-6140a093e588 tempest-DeleteServersTestJSON-922529275 tempest-DeleteServersTestJSON-922529275-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:29:30.182474 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-7c9560d6-23c0-4c76-bf2f-76c3badc271a req-b78e9f4d-fc91-4bf2-98e3-6140a093e588 tempest-DeleteServersTestJSON-922529275 tempest-DeleteServersTestJSON-922529275-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:29:30.206354 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:29:30.206354 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:29:30.212159 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [req-7c9560d6-23c0-4c76-bf2f-76c3badc271a req-b78e9f4d-fc91-4bf2-98e3-6140a093e588 tempest-DeleteServersTestJSON-922529275 tempest-DeleteServersTestJSON-922529275-project-member] Volume info retrieved successfully. Aug 12 10:29:30.228782 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-7c9560d6-23c0-4c76-bf2f-76c3badc271a req-b78e9f4d-fc91-4bf2-98e3-6140a093e588 tempest-DeleteServersTestJSON-922529275 tempest-DeleteServersTestJSON-922529275-project-member] https://10.4.3.105/volume/v3/volumes/04c23679-8347-4c08-8770-3aa557252baa returned with HTTP 200 Aug 12 10:29:30.230947 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 8/30] 10.4.3.105 () {70 vars in 1639 bytes} [Wed Aug 12 10:29:30 2026] GET /volume/v3/volumes/04c23679-8347-4c08-8770-3aa557252baa => generated 1023 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 10:29:30.242581 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-678a5eeb-b2fa-4daf-96e9-2f419f9a2f5b tempest-VolumesAssistedSnapshotsTest-69026462 tempest-VolumesAssistedSnapshotsTest-69026462-project-admin] POST https://10.4.3.105/volume/v3/volumes Aug 12 10:29:30.246539 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-678a5eeb-b2fa-4daf-96e9-2f419f9a2f5b tempest-VolumesAssistedSnapshotsTest-69026462 tempest-VolumesAssistedSnapshotsTest-69026462-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAssistedSnapshotsTest-volume-1425745499"}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:29:30.247705 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.v3.volumes [None req-678a5eeb-b2fa-4daf-96e9-2f419f9a2f5b tempest-VolumesAssistedSnapshotsTest-69026462 tempest-VolumesAssistedSnapshotsTest-69026462-project-admin] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAssistedSnapshotsTest-volume-1425745499'}} {{(pid=100373) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 10:29:30.248333 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.v3.volumes [None req-678a5eeb-b2fa-4daf-96e9-2f419f9a2f5b tempest-VolumesAssistedSnapshotsTest-69026462 tempest-VolumesAssistedSnapshotsTest-69026462-project-admin] Create volume of 1 GB Aug 12 10:29:30.263295 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-678a5eeb-b2fa-4daf-96e9-2f419f9a2f5b tempest-VolumesAssistedSnapshotsTest-69026462 tempest-VolumesAssistedSnapshotsTest-69026462-project-admin] Availability Zones retrieved successfully. Aug 12 10:29:30.272763 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-678a5eeb-b2fa-4daf-96e9-2f419f9a2f5b tempest-VolumesAssistedSnapshotsTest-69026462 tempest-VolumesAssistedSnapshotsTest-69026462-project-admin] Flow 'volume_create_api' (9780866d-f7b4-4ded-a91d-8bdc7c1d2421) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:29:30.276183 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-678a5eeb-b2fa-4daf-96e9-2f419f9a2f5b tempest-VolumesAssistedSnapshotsTest-69026462 tempest-VolumesAssistedSnapshotsTest-69026462-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0d8267e6-c9c2-4cf6-a594-19880172f1fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:29:30.276183 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.flows.api.create_volume [None req-678a5eeb-b2fa-4daf-96e9-2f419f9a2f5b tempest-VolumesAssistedSnapshotsTest-69026462 tempest-VolumesAssistedSnapshotsTest-69026462-project-admin] Validating volume size '1' using validate_int {{(pid=100373) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 10:29:30.328838 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-678a5eeb-b2fa-4daf-96e9-2f419f9a2f5b tempest-VolumesAssistedSnapshotsTest-69026462 tempest-VolumesAssistedSnapshotsTest-69026462-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0d8267e6-c9c2-4cf6-a594-19880172f1fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T10:26:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6cd66f07-4c7b-40b2-9dfb-378538f29c9e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:29:30.330084 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-678a5eeb-b2fa-4daf-96e9-2f419f9a2f5b tempest-VolumesAssistedSnapshotsTest-69026462 tempest-VolumesAssistedSnapshotsTest-69026462-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e3588a9c-4a10-4559-9d2a-87c1f42c5f0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:29:30.456333 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.quota [None req-678a5eeb-b2fa-4daf-96e9-2f419f9a2f5b tempest-VolumesAssistedSnapshotsTest-69026462 tempest-VolumesAssistedSnapshotsTest-69026462-project-admin] Created reservations ['156249cc-d62f-44ed-b9ad-3e93f8d476f4', 'b9aab0e8-25db-4ebe-a82f-9134452bdd51', 'cb9529d8-8b8f-4aaf-8c41-f363cc2d6534', '7264cb4e-a8fc-4655-802c-8f3aeb4ec383'] {{(pid=100373) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:29:30.457439 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-678a5eeb-b2fa-4daf-96e9-2f419f9a2f5b tempest-VolumesAssistedSnapshotsTest-69026462 tempest-VolumesAssistedSnapshotsTest-69026462-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e3588a9c-4a10-4559-9d2a-87c1f42c5f0f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['156249cc-d62f-44ed-b9ad-3e93f8d476f4', 'b9aab0e8-25db-4ebe-a82f-9134452bdd51', 'cb9529d8-8b8f-4aaf-8c41-f363cc2d6534', '7264cb4e-a8fc-4655-802c-8f3aeb4ec383']}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:29:30.458168 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-678a5eeb-b2fa-4daf-96e9-2f419f9a2f5b tempest-VolumesAssistedSnapshotsTest-69026462 tempest-VolumesAssistedSnapshotsTest-69026462-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e3fb0173-0bfa-4569-967f-580b235ab738) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:29:30.527956 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-678a5eeb-b2fa-4daf-96e9-2f419f9a2f5b tempest-VolumesAssistedSnapshotsTest-69026462 tempest-VolumesAssistedSnapshotsTest-69026462-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e3fb0173-0bfa-4569-967f-580b235ab738) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ce64b9ac-bacc-4994-8f9c-d8064bed18dd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAssistedSnapshotsTest-volume-1425745499',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='92756ce2197647ab9926346a1bb6c47d',qos_specs=None,replication_status=,reservations=['156249cc-d62f-44ed-b9ad-3e93f8d476f4','b9aab0e8-25db-4ebe-a82f-9134452bdd51','cb9529d8-8b8f-4aaf-8c41-f363cc2d6534','7264cb4e-a8fc-4655-802c-8f3aeb4ec383'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fd491406b4e2499e89c1b168098dedc1',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:29:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAssistedSnapshotsTest-volume-1425745499',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ce64b9ac-bacc-4994-8f9c-d8064bed18dd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='92756ce2197647ab9926346a1bb6c47d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fd491406b4e2499e89c1b168098dedc1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6cd66f07-4c7b-40b2-9dfb-378538f29c9e),volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:29:30.528885 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-678a5eeb-b2fa-4daf-96e9-2f419f9a2f5b tempest-VolumesAssistedSnapshotsTest-69026462 tempest-VolumesAssistedSnapshotsTest-69026462-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (195d6e60-0e5d-4983-bd31-aa9ab117b0f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:29:30.551879 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-678a5eeb-b2fa-4daf-96e9-2f419f9a2f5b tempest-VolumesAssistedSnapshotsTest-69026462 tempest-VolumesAssistedSnapshotsTest-69026462-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (195d6e60-0e5d-4983-bd31-aa9ab117b0f1) transitioned into state 'SUCCESS' from state '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-1425745499',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='92756ce2197647ab9926346a1bb6c47d',qos_specs=None,replication_status=,reservations=['156249cc-d62f-44ed-b9ad-3e93f8d476f4','b9aab0e8-25db-4ebe-a82f-9134452bdd51','cb9529d8-8b8f-4aaf-8c41-f363cc2d6534','7264cb4e-a8fc-4655-802c-8f3aeb4ec383'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fd491406b4e2499e89c1b168098dedc1',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:29:30.552862 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-678a5eeb-b2fa-4daf-96e9-2f419f9a2f5b tempest-VolumesAssistedSnapshotsTest-69026462 tempest-VolumesAssistedSnapshotsTest-69026462-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (96e708a1-ff42-4456-8f38-6bf7d39fcf70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:29:30.569545 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-678a5eeb-b2fa-4daf-96e9-2f419f9a2f5b tempest-VolumesAssistedSnapshotsTest-69026462 tempest-VolumesAssistedSnapshotsTest-69026462-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (96e708a1-ff42-4456-8f38-6bf7d39fcf70) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:29:30.569545 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-678a5eeb-b2fa-4daf-96e9-2f419f9a2f5b tempest-VolumesAssistedSnapshotsTest-69026462 tempest-VolumesAssistedSnapshotsTest-69026462-project-admin] Flow 'volume_create_api' (9780866d-f7b4-4ded-a91d-8bdc7c1d2421) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100373) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:29:30.569545 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-678a5eeb-b2fa-4daf-96e9-2f419f9a2f5b tempest-VolumesAssistedSnapshotsTest-69026462 tempest-VolumesAssistedSnapshotsTest-69026462-project-admin] Create volume request issued successfully. Aug 12 10:29:30.569916 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-678a5eeb-b2fa-4daf-96e9-2f419f9a2f5b tempest-VolumesAssistedSnapshotsTest-69026462 tempest-VolumesAssistedSnapshotsTest-69026462-project-admin] https://10.4.3.105/volume/v3/volumes returned with HTTP 202 Aug 12 10:29:30.570120 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 7/31] 10.4.3.105 () {68 vars in 1258 bytes} [Wed Aug 12 10:29:29 2026] POST /volume/v3/volumes => generated 785 bytes in 782 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 10:29:30.588908 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-2b4aaf3e-d04f-4af6-bbe9-5d29390324b1 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:29:30.591244 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-2b4aaf3e-d04f-4af6-bbe9-5d29390324b1 tempest-VolumesAssistedSnapshotsTest-69026462 tempest-VolumesAssistedSnapshotsTest-69026462-project-admin] GET https://10.4.3.105/volume/v3/volumes/ce64b9ac-bacc-4994-8f9c-d8064bed18dd Aug 12 10:29:30.591557 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-2b4aaf3e-d04f-4af6-bbe9-5d29390324b1 tempest-VolumesAssistedSnapshotsTest-69026462 tempest-VolumesAssistedSnapshotsTest-69026462-project-admin] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:29:30.591786 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-2b4aaf3e-d04f-4af6-bbe9-5d29390324b1 tempest-VolumesAssistedSnapshotsTest-69026462 tempest-VolumesAssistedSnapshotsTest-69026462-project-admin] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:29:30.599770 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:29:30.599770 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:29:30.604088 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-2b4aaf3e-d04f-4af6-bbe9-5d29390324b1 tempest-VolumesAssistedSnapshotsTest-69026462 tempest-VolumesAssistedSnapshotsTest-69026462-project-admin] Volume info retrieved successfully. Aug 12 10:29:30.608706 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-2b4aaf3e-d04f-4af6-bbe9-5d29390324b1 tempest-VolumesAssistedSnapshotsTest-69026462 tempest-VolumesAssistedSnapshotsTest-69026462-project-admin] https://10.4.3.105/volume/v3/volumes/ce64b9ac-bacc-4994-8f9c-d8064bed18dd returned with HTTP 200 Aug 12 10:29:30.611153 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 9/32] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:29:30 2026] GET /volume/v3/volumes/ce64b9ac-bacc-4994-8f9c-d8064bed18dd => generated 964 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:29:30.986393 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-17a6f953-4e1b-4c35-bd0f-558dda157285 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:29:30.991736 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-17a6f953-4e1b-4c35-bd0f-558dda157285 tempest-TaggedBootDevicesTest_v242-1436729268 tempest-TaggedBootDevicesTest_v242-1436729268-project-member] GET https://10.4.3.105/volume/v3/volumes/eefe7571-c74a-4733-9cc6-f1678bf37892 Aug 12 10:29:30.991736 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-17a6f953-4e1b-4c35-bd0f-558dda157285 tempest-TaggedBootDevicesTest_v242-1436729268 tempest-TaggedBootDevicesTest_v242-1436729268-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:29:30.991736 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-17a6f953-4e1b-4c35-bd0f-558dda157285 tempest-TaggedBootDevicesTest_v242-1436729268 tempest-TaggedBootDevicesTest_v242-1436729268-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:29:31.009403 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:29:31.009403 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:29:31.018642 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-116185eb-8770-4270-b00b-fc6669add3ff None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:29:31.023908 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-116185eb-8770-4270-b00b-fc6669add3ff tempest-TestMultiAttachVolumeSwap-589208986 tempest-TestMultiAttachVolumeSwap-589208986-project-member] GET https://10.4.3.105/volume/v3/volumes/83c4e43e-d102-49c2-97fc-0e2bb59480d2 Aug 12 10:29:31.024250 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-17a6f953-4e1b-4c35-bd0f-558dda157285 tempest-TaggedBootDevicesTest_v242-1436729268 tempest-TaggedBootDevicesTest_v242-1436729268-project-member] Volume info retrieved successfully. Aug 12 10:29:31.024487 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-116185eb-8770-4270-b00b-fc6669add3ff tempest-TestMultiAttachVolumeSwap-589208986 tempest-TestMultiAttachVolumeSwap-589208986-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:29:31.025453 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-116185eb-8770-4270-b00b-fc6669add3ff tempest-TestMultiAttachVolumeSwap-589208986 tempest-TestMultiAttachVolumeSwap-589208986-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:29:31.039870 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:29:31.039870 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:29:31.042716 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-17a6f953-4e1b-4c35-bd0f-558dda157285 tempest-TaggedBootDevicesTest_v242-1436729268 tempest-TaggedBootDevicesTest_v242-1436729268-project-member] https://10.4.3.105/volume/v3/volumes/eefe7571-c74a-4733-9cc6-f1678bf37892 returned with HTTP 200 Aug 12 10:29:31.043585 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 9/33] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:29:30 2026] GET /volume/v3/volumes/eefe7571-c74a-4733-9cc6-f1678bf37892 => generated 910 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:29:31.051363 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-116185eb-8770-4270-b00b-fc6669add3ff tempest-TestMultiAttachVolumeSwap-589208986 tempest-TestMultiAttachVolumeSwap-589208986-project-member] Volume info retrieved successfully. Aug 12 10:29:31.062119 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-116185eb-8770-4270-b00b-fc6669add3ff tempest-TestMultiAttachVolumeSwap-589208986 tempest-TestMultiAttachVolumeSwap-589208986-project-member] https://10.4.3.105/volume/v3/volumes/83c4e43e-d102-49c2-97fc-0e2bb59480d2 returned with HTTP 200 Aug 12 10:29:31.062119 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 9/34] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:29:31 2026] GET /volume/v3/volumes/83c4e43e-d102-49c2-97fc-0e2bb59480d2 => generated 851 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:29:31.146572 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-1cb28723-d732-4771-9bd1-9eb2280ddbec None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:29:31.151111 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-1cb28723-d732-4771-9bd1-9eb2280ddbec tempest-DeleteServersTestJSON-922529275 tempest-DeleteServersTestJSON-922529275-project-member] GET https://10.4.3.105/volume/v3/volumes/04c23679-8347-4c08-8770-3aa557252baa Aug 12 10:29:31.151111 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-1cb28723-d732-4771-9bd1-9eb2280ddbec tempest-DeleteServersTestJSON-922529275 tempest-DeleteServersTestJSON-922529275-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:29:31.151540 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-1cb28723-d732-4771-9bd1-9eb2280ddbec tempest-DeleteServersTestJSON-922529275 tempest-DeleteServersTestJSON-922529275-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:29:31.165436 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:29:31.165436 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:29:31.170425 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-1cb28723-d732-4771-9bd1-9eb2280ddbec tempest-DeleteServersTestJSON-922529275 tempest-DeleteServersTestJSON-922529275-project-member] Volume info retrieved successfully. Aug 12 10:29:31.183007 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-1cb28723-d732-4771-9bd1-9eb2280ddbec tempest-DeleteServersTestJSON-922529275 tempest-DeleteServersTestJSON-922529275-project-member] https://10.4.3.105/volume/v3/volumes/04c23679-8347-4c08-8770-3aa557252baa returned with HTTP 200 Aug 12 10:29:31.184509 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 8/35] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:29:31 2026] GET /volume/v3/volumes/04c23679-8347-4c08-8770-3aa557252baa => generated 843 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:29:31.234676 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [req-7c9560d6-23c0-4c76-bf2f-76c3badc271a req-903997f2-cd2b-4b3a-a41a-8ff4d720308e None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:29:31.239652 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-7c9560d6-23c0-4c76-bf2f-76c3badc271a req-903997f2-cd2b-4b3a-a41a-8ff4d720308e tempest-DeleteServersTestJSON-922529275 tempest-DeleteServersTestJSON-922529275-project-member] PUT https://10.4.3.105/volume/v3/attachments/2adc2bad-73b3-4381-b3be-f4cb6aa1550e Aug 12 10:29:31.240076 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [req-7c9560d6-23c0-4c76-bf2f-76c3badc271a req-903997f2-cd2b-4b3a-a41a-8ff4d720308e tempest-DeleteServersTestJSON-922529275 tempest-DeleteServersTestJSON-922529275-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.105", "host": "np0000007037", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a295cd65dd1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "cc953c5f-eaed-46bf-96e8-0985bbef0414", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:29:31.256877 np0000007037 devstack@c-api.service[100372]: /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 10:29:31.256877 np0000007037 devstack@c-api.service[100372]: .first() Aug 12 10:29:31.262797 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.coordination [req-7c9560d6-23c0-4c76-bf2f-76c3badc271a req-903997f2-cd2b-4b3a-a41a-8ff4d720308e tempest-DeleteServersTestJSON-922529275 tempest-DeleteServersTestJSON-922529275-project-member] Acquiring lock "cinder-attachment_update-04c23679-8347-4c08-8770-3aa557252baa-np0000007037" by "attachment_update" {{(pid=100372) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 10:29:31.271926 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.coordination [req-7c9560d6-23c0-4c76-bf2f-76c3badc271a req-903997f2-cd2b-4b3a-a41a-8ff4d720308e tempest-DeleteServersTestJSON-922529275 tempest-DeleteServersTestJSON-922529275-project-member] Lock "cinder-attachment_update-04c23679-8347-4c08-8770-3aa557252baa-np0000007037" acquired by "attachment_update" :: waited 0.009s {{(pid=100372) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 10:29:31.274615 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:29:31.274615 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:29:31.480637 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.coordination [req-7c9560d6-23c0-4c76-bf2f-76c3badc271a req-903997f2-cd2b-4b3a-a41a-8ff4d720308e tempest-DeleteServersTestJSON-922529275 tempest-DeleteServersTestJSON-922529275-project-member] Lock "cinder-attachment_update-04c23679-8347-4c08-8770-3aa557252baa-np0000007037" released by "attachment_update" :: held 0.209s {{(pid=100372) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 10:29:31.481329 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-7c9560d6-23c0-4c76-bf2f-76c3badc271a req-903997f2-cd2b-4b3a-a41a-8ff4d720308e tempest-DeleteServersTestJSON-922529275 tempest-DeleteServersTestJSON-922529275-project-member] https://10.4.3.105/volume/v3/attachments/2adc2bad-73b3-4381-b3be-f4cb6aa1550e returned with HTTP 200 Aug 12 10:29:31.481641 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 10/36] 10.4.3.105 () {74 vars in 1704 bytes} [Wed Aug 12 10:29:31 2026] PUT /volume/v3/attachments/2adc2bad-73b3-4381-b3be-f4cb6aa1550e => generated 969 bytes in 247 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:29:31.630497 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-5e6e34c2-51c6-48db-9bde-0016ba2396a5 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:29:31.644850 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-5e6e34c2-51c6-48db-9bde-0016ba2396a5 tempest-VolumesAssistedSnapshotsTest-69026462 tempest-VolumesAssistedSnapshotsTest-69026462-project-admin] GET https://10.4.3.105/volume/v3/volumes/ce64b9ac-bacc-4994-8f9c-d8064bed18dd Aug 12 10:29:31.644987 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-5e6e34c2-51c6-48db-9bde-0016ba2396a5 tempest-VolumesAssistedSnapshotsTest-69026462 tempest-VolumesAssistedSnapshotsTest-69026462-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:29:31.645185 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-5e6e34c2-51c6-48db-9bde-0016ba2396a5 tempest-VolumesAssistedSnapshotsTest-69026462 tempest-VolumesAssistedSnapshotsTest-69026462-project-admin] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:29:31.688326 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:29:31.688326 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:29:31.695106 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-5e6e34c2-51c6-48db-9bde-0016ba2396a5 tempest-VolumesAssistedSnapshotsTest-69026462 tempest-VolumesAssistedSnapshotsTest-69026462-project-admin] Volume info retrieved successfully. Aug 12 10:29:31.700800 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-5e6e34c2-51c6-48db-9bde-0016ba2396a5 tempest-VolumesAssistedSnapshotsTest-69026462 tempest-VolumesAssistedSnapshotsTest-69026462-project-admin] https://10.4.3.105/volume/v3/volumes/ce64b9ac-bacc-4994-8f9c-d8064bed18dd returned with HTTP 200 Aug 12 10:29:31.701341 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 10/37] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:29:31 2026] GET /volume/v3/volumes/ce64b9ac-bacc-4994-8f9c-d8064bed18dd => generated 1016 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:29:32.063129 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-f3db239d-9318-4d7a-92d8-d93344e4a764 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:29:32.065433 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-f3db239d-9318-4d7a-92d8-d93344e4a764 tempest-TaggedBootDevicesTest_v242-1436729268 tempest-TaggedBootDevicesTest_v242-1436729268-project-member] GET https://10.4.3.105/volume/v3/volumes/eefe7571-c74a-4733-9cc6-f1678bf37892 Aug 12 10:29:32.065730 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-f3db239d-9318-4d7a-92d8-d93344e4a764 tempest-TaggedBootDevicesTest_v242-1436729268 tempest-TaggedBootDevicesTest_v242-1436729268-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:29:32.066025 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-f3db239d-9318-4d7a-92d8-d93344e4a764 tempest-TaggedBootDevicesTest_v242-1436729268 tempest-TaggedBootDevicesTest_v242-1436729268-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:29:32.077464 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:29:32.077464 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:29:32.084071 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-f3db239d-9318-4d7a-92d8-d93344e4a764 tempest-TaggedBootDevicesTest_v242-1436729268 tempest-TaggedBootDevicesTest_v242-1436729268-project-member] Volume info retrieved successfully. Aug 12 10:29:32.091693 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-f3db239d-9318-4d7a-92d8-d93344e4a764 tempest-TaggedBootDevicesTest_v242-1436729268 tempest-TaggedBootDevicesTest_v242-1436729268-project-member] https://10.4.3.105/volume/v3/volumes/eefe7571-c74a-4733-9cc6-f1678bf37892 returned with HTTP 200 Aug 12 10:29:32.092334 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 10/38] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:29:32 2026] GET /volume/v3/volumes/eefe7571-c74a-4733-9cc6-f1678bf37892 => generated 910 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:29:32.202553 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-2016eef7-5952-4f62-bee3-b3f92d50bfe5 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:29:32.205646 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-2016eef7-5952-4f62-bee3-b3f92d50bfe5 tempest-DeleteServersTestJSON-922529275 tempest-DeleteServersTestJSON-922529275-project-member] GET https://10.4.3.105/volume/v3/volumes/04c23679-8347-4c08-8770-3aa557252baa Aug 12 10:29:32.206070 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-2016eef7-5952-4f62-bee3-b3f92d50bfe5 tempest-DeleteServersTestJSON-922529275 tempest-DeleteServersTestJSON-922529275-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:29:32.206696 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-2016eef7-5952-4f62-bee3-b3f92d50bfe5 tempest-DeleteServersTestJSON-922529275 tempest-DeleteServersTestJSON-922529275-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:29:32.224355 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:29:32.224355 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:29:32.232739 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-2016eef7-5952-4f62-bee3-b3f92d50bfe5 tempest-DeleteServersTestJSON-922529275 tempest-DeleteServersTestJSON-922529275-project-member] Volume info retrieved successfully. Aug 12 10:29:32.248440 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-2016eef7-5952-4f62-bee3-b3f92d50bfe5 tempest-DeleteServersTestJSON-922529275 tempest-DeleteServersTestJSON-922529275-project-member] https://10.4.3.105/volume/v3/volumes/04c23679-8347-4c08-8770-3aa557252baa returned with HTTP 200 Aug 12 10:29:32.249016 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 9/39] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:29:32 2026] GET /volume/v3/volumes/04c23679-8347-4c08-8770-3aa557252baa => generated 844 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:29:33.123647 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-52e427e1-42af-4c43-b62a-0153ca43a2a2 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:29:33.128046 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-52e427e1-42af-4c43-b62a-0153ca43a2a2 tempest-TaggedBootDevicesTest_v242-1436729268 tempest-TaggedBootDevicesTest_v242-1436729268-project-member] GET https://10.4.3.105/volume/v3/volumes/eefe7571-c74a-4733-9cc6-f1678bf37892 Aug 12 10:29:33.128692 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-52e427e1-42af-4c43-b62a-0153ca43a2a2 tempest-TaggedBootDevicesTest_v242-1436729268 tempest-TaggedBootDevicesTest_v242-1436729268-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:29:33.129114 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-52e427e1-42af-4c43-b62a-0153ca43a2a2 tempest-TaggedBootDevicesTest_v242-1436729268 tempest-TaggedBootDevicesTest_v242-1436729268-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:29:33.140433 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:29:33.140433 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:29:33.146868 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-52e427e1-42af-4c43-b62a-0153ca43a2a2 tempest-TaggedBootDevicesTest_v242-1436729268 tempest-TaggedBootDevicesTest_v242-1436729268-project-member] Volume info retrieved successfully. Aug 12 10:29:33.158457 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-52e427e1-42af-4c43-b62a-0153ca43a2a2 tempest-TaggedBootDevicesTest_v242-1436729268 tempest-TaggedBootDevicesTest_v242-1436729268-project-member] https://10.4.3.105/volume/v3/volumes/eefe7571-c74a-4733-9cc6-f1678bf37892 returned with HTTP 200 Aug 12 10:29:33.159544 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 11/40] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:29:33 2026] GET /volume/v3/volumes/eefe7571-c74a-4733-9cc6-f1678bf37892 => generated 910 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:29:33.271655 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-9fc04ad4-6bc7-4fb5-8ed1-46a954143c76 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:29:33.276874 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-9fc04ad4-6bc7-4fb5-8ed1-46a954143c76 tempest-DeleteServersTestJSON-922529275 tempest-DeleteServersTestJSON-922529275-project-member] GET https://10.4.3.105/volume/v3/volumes/04c23679-8347-4c08-8770-3aa557252baa Aug 12 10:29:33.276874 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-9fc04ad4-6bc7-4fb5-8ed1-46a954143c76 tempest-DeleteServersTestJSON-922529275 tempest-DeleteServersTestJSON-922529275-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:29:33.277211 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-9fc04ad4-6bc7-4fb5-8ed1-46a954143c76 tempest-DeleteServersTestJSON-922529275 tempest-DeleteServersTestJSON-922529275-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:29:33.308000 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:29:33.308000 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:29:33.313737 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-9fc04ad4-6bc7-4fb5-8ed1-46a954143c76 tempest-DeleteServersTestJSON-922529275 tempest-DeleteServersTestJSON-922529275-project-member] Volume info retrieved successfully. Aug 12 10:29:33.322969 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-9fc04ad4-6bc7-4fb5-8ed1-46a954143c76 tempest-DeleteServersTestJSON-922529275 tempest-DeleteServersTestJSON-922529275-project-member] https://10.4.3.105/volume/v3/volumes/04c23679-8347-4c08-8770-3aa557252baa returned with HTTP 200 Aug 12 10:29:33.324025 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 11/41] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:29:33 2026] GET /volume/v3/volumes/04c23679-8347-4c08-8770-3aa557252baa => generated 844 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:29:34.183888 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-c6fe20cf-6832-497e-8318-b78686789db3 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:29:34.189545 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-c6fe20cf-6832-497e-8318-b78686789db3 tempest-TaggedBootDevicesTest_v242-1436729268 tempest-TaggedBootDevicesTest_v242-1436729268-project-member] GET https://10.4.3.105/volume/v3/volumes/eefe7571-c74a-4733-9cc6-f1678bf37892 Aug 12 10:29:34.189545 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-c6fe20cf-6832-497e-8318-b78686789db3 tempest-TaggedBootDevicesTest_v242-1436729268 tempest-TaggedBootDevicesTest_v242-1436729268-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:29:34.189545 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-c6fe20cf-6832-497e-8318-b78686789db3 tempest-TaggedBootDevicesTest_v242-1436729268 tempest-TaggedBootDevicesTest_v242-1436729268-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:29:34.204782 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:29:34.204782 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:29:34.215627 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-c6fe20cf-6832-497e-8318-b78686789db3 tempest-TaggedBootDevicesTest_v242-1436729268 tempest-TaggedBootDevicesTest_v242-1436729268-project-member] Volume info retrieved successfully. Aug 12 10:29:34.230316 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-c6fe20cf-6832-497e-8318-b78686789db3 tempest-TaggedBootDevicesTest_v242-1436729268 tempest-TaggedBootDevicesTest_v242-1436729268-project-member] https://10.4.3.105/volume/v3/volumes/eefe7571-c74a-4733-9cc6-f1678bf37892 returned with HTTP 200 Aug 12 10:29:34.230904 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 11/42] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:29:34 2026] GET /volume/v3/volumes/eefe7571-c74a-4733-9cc6-f1678bf37892 => generated 910 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:29:34.345768 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-4763f4d2-ab51-43e5-ba71-346efa168795 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:29:34.349062 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-4763f4d2-ab51-43e5-ba71-346efa168795 tempest-DeleteServersTestJSON-922529275 tempest-DeleteServersTestJSON-922529275-project-member] GET https://10.4.3.105/volume/v3/volumes/04c23679-8347-4c08-8770-3aa557252baa Aug 12 10:29:34.349888 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-4763f4d2-ab51-43e5-ba71-346efa168795 tempest-DeleteServersTestJSON-922529275 tempest-DeleteServersTestJSON-922529275-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:29:34.350314 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-4763f4d2-ab51-43e5-ba71-346efa168795 tempest-DeleteServersTestJSON-922529275 tempest-DeleteServersTestJSON-922529275-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:29:34.382730 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:29:34.382730 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:29:34.387526 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-4763f4d2-ab51-43e5-ba71-346efa168795 tempest-DeleteServersTestJSON-922529275 tempest-DeleteServersTestJSON-922529275-project-member] Volume info retrieved successfully. Aug 12 10:29:34.393798 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-4763f4d2-ab51-43e5-ba71-346efa168795 tempest-DeleteServersTestJSON-922529275 tempest-DeleteServersTestJSON-922529275-project-member] https://10.4.3.105/volume/v3/volumes/04c23679-8347-4c08-8770-3aa557252baa returned with HTTP 200 Aug 12 10:29:34.394270 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 10/43] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:29:34 2026] GET /volume/v3/volumes/04c23679-8347-4c08-8770-3aa557252baa => generated 844 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:29:35.110402 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [req-7c9560d6-23c0-4c76-bf2f-76c3badc271a req-2b99e15b-c807-4992-a39f-dbb86347db32 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:29:35.116574 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-7c9560d6-23c0-4c76-bf2f-76c3badc271a req-2b99e15b-c807-4992-a39f-dbb86347db32 tempest-DeleteServersTestJSON-922529275 tempest-DeleteServersTestJSON-922529275-project-member] POST https://10.4.3.105/volume/v3/attachments/2adc2bad-73b3-4381-b3be-f4cb6aa1550e/action Aug 12 10:29:35.117049 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [req-7c9560d6-23c0-4c76-bf2f-76c3badc271a req-2b99e15b-c807-4992-a39f-dbb86347db32 tempest-DeleteServersTestJSON-922529275 tempest-DeleteServersTestJSON-922529275-project-member] Action body: b'{"os-complete": null}' {{(pid=100372) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 10:29:35.117239 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [req-7c9560d6-23c0-4c76-bf2f-76c3badc271a req-2b99e15b-c807-4992-a39f-dbb86347db32 tempest-DeleteServersTestJSON-922529275 tempest-DeleteServersTestJSON-922529275-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:29:35.141083 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:29:35.141083 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:29:35.172768 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-7c9560d6-23c0-4c76-bf2f-76c3badc271a req-2b99e15b-c807-4992-a39f-dbb86347db32 tempest-DeleteServersTestJSON-922529275 tempest-DeleteServersTestJSON-922529275-project-member] https://10.4.3.105/volume/v3/attachments/2adc2bad-73b3-4381-b3be-f4cb6aa1550e/action returned with HTTP 204 Aug 12 10:29:35.173424 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 12/44] 10.4.3.105 () {74 vars in 1725 bytes} [Wed Aug 12 10:29:35 2026] POST /volume/v3/attachments/2adc2bad-73b3-4381-b3be-f4cb6aa1550e/action => generated 0 bytes in 63 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:29:35.248114 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-6e042d96-902f-4548-9ea4-304b1f327ea5 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:29:35.251796 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-6e042d96-902f-4548-9ea4-304b1f327ea5 tempest-TaggedBootDevicesTest_v242-1436729268 tempest-TaggedBootDevicesTest_v242-1436729268-project-member] GET https://10.4.3.105/volume/v3/volumes/eefe7571-c74a-4733-9cc6-f1678bf37892 Aug 12 10:29:35.251796 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-6e042d96-902f-4548-9ea4-304b1f327ea5 tempest-TaggedBootDevicesTest_v242-1436729268 tempest-TaggedBootDevicesTest_v242-1436729268-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:29:35.251796 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-6e042d96-902f-4548-9ea4-304b1f327ea5 tempest-TaggedBootDevicesTest_v242-1436729268 tempest-TaggedBootDevicesTest_v242-1436729268-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:29:35.262616 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:29:35.262616 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:29:35.268195 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-6e042d96-902f-4548-9ea4-304b1f327ea5 tempest-TaggedBootDevicesTest_v242-1436729268 tempest-TaggedBootDevicesTest_v242-1436729268-project-member] Volume info retrieved successfully. Aug 12 10:29:35.274589 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-6e042d96-902f-4548-9ea4-304b1f327ea5 tempest-TaggedBootDevicesTest_v242-1436729268 tempest-TaggedBootDevicesTest_v242-1436729268-project-member] https://10.4.3.105/volume/v3/volumes/eefe7571-c74a-4733-9cc6-f1678bf37892 returned with HTTP 200 Aug 12 10:29:35.275275 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 12/45] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:29:35 2026] GET /volume/v3/volumes/eefe7571-c74a-4733-9cc6-f1678bf37892 => generated 910 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:29:35.413124 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-02c0d10f-f809-4bcf-bb33-f641b99d0337 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:29:35.418373 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-02c0d10f-f809-4bcf-bb33-f641b99d0337 tempest-DeleteServersTestJSON-922529275 tempest-DeleteServersTestJSON-922529275-project-member] GET https://10.4.3.105/volume/v3/volumes/04c23679-8347-4c08-8770-3aa557252baa Aug 12 10:29:35.418373 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-02c0d10f-f809-4bcf-bb33-f641b99d0337 tempest-DeleteServersTestJSON-922529275 tempest-DeleteServersTestJSON-922529275-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:29:35.418373 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-02c0d10f-f809-4bcf-bb33-f641b99d0337 tempest-DeleteServersTestJSON-922529275 tempest-DeleteServersTestJSON-922529275-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:29:35.433834 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:29:35.433834 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:29:35.440696 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-02c0d10f-f809-4bcf-bb33-f641b99d0337 tempest-DeleteServersTestJSON-922529275 tempest-DeleteServersTestJSON-922529275-project-member] Volume info retrieved successfully. Aug 12 10:29:35.448154 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-02c0d10f-f809-4bcf-bb33-f641b99d0337 tempest-DeleteServersTestJSON-922529275 tempest-DeleteServersTestJSON-922529275-project-member] https://10.4.3.105/volume/v3/volumes/04c23679-8347-4c08-8770-3aa557252baa returned with HTTP 200 Aug 12 10:29:35.449203 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 12/46] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:29:35 2026] GET /volume/v3/volumes/04c23679-8347-4c08-8770-3aa557252baa => generated 1136 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:29:35.466551 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-e141cfbd-9dd0-496f-b231-00fe71b6a2de None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:29:35.466551 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-e141cfbd-9dd0-496f-b231-00fe71b6a2de tempest-DeleteServersTestJSON-922529275 tempest-DeleteServersTestJSON-922529275-project-member] GET https://10.4.3.105/volume/v3/volumes/04c23679-8347-4c08-8770-3aa557252baa Aug 12 10:29:35.467113 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-e141cfbd-9dd0-496f-b231-00fe71b6a2de tempest-DeleteServersTestJSON-922529275 tempest-DeleteServersTestJSON-922529275-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:29:35.467113 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-e141cfbd-9dd0-496f-b231-00fe71b6a2de tempest-DeleteServersTestJSON-922529275 tempest-DeleteServersTestJSON-922529275-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:29:35.482008 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:29:35.482008 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:29:35.487408 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-e141cfbd-9dd0-496f-b231-00fe71b6a2de tempest-DeleteServersTestJSON-922529275 tempest-DeleteServersTestJSON-922529275-project-member] Volume info retrieved successfully. Aug 12 10:29:35.494383 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-e141cfbd-9dd0-496f-b231-00fe71b6a2de tempest-DeleteServersTestJSON-922529275 tempest-DeleteServersTestJSON-922529275-project-member] https://10.4.3.105/volume/v3/volumes/04c23679-8347-4c08-8770-3aa557252baa returned with HTTP 200 Aug 12 10:29:35.494568 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 11/47] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:29:35 2026] GET /volume/v3/volumes/04c23679-8347-4c08-8770-3aa557252baa => generated 1136 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:29:36.295165 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-c1e02ecc-5fd0-4039-896e-9aa35cf978db None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:29:36.297793 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-c1e02ecc-5fd0-4039-896e-9aa35cf978db tempest-TaggedBootDevicesTest_v242-1436729268 tempest-TaggedBootDevicesTest_v242-1436729268-project-member] GET https://10.4.3.105/volume/v3/volumes/eefe7571-c74a-4733-9cc6-f1678bf37892 Aug 12 10:29:36.298233 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-c1e02ecc-5fd0-4039-896e-9aa35cf978db tempest-TaggedBootDevicesTest_v242-1436729268 tempest-TaggedBootDevicesTest_v242-1436729268-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:29:36.298411 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-c1e02ecc-5fd0-4039-896e-9aa35cf978db tempest-TaggedBootDevicesTest_v242-1436729268 tempest-TaggedBootDevicesTest_v242-1436729268-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:29:36.310608 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:29:36.310608 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:29:36.325066 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-c1e02ecc-5fd0-4039-896e-9aa35cf978db tempest-TaggedBootDevicesTest_v242-1436729268 tempest-TaggedBootDevicesTest_v242-1436729268-project-member] Volume info retrieved successfully. Aug 12 10:29:36.337835 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-c1e02ecc-5fd0-4039-896e-9aa35cf978db tempest-TaggedBootDevicesTest_v242-1436729268 tempest-TaggedBootDevicesTest_v242-1436729268-project-member] https://10.4.3.105/volume/v3/volumes/eefe7571-c74a-4733-9cc6-f1678bf37892 returned with HTTP 200 Aug 12 10:29:36.338459 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 13/48] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:29:36 2026] GET /volume/v3/volumes/eefe7571-c74a-4733-9cc6-f1678bf37892 => generated 1396 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:29:36.357659 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-b3504413-a7c8-42fb-b71d-6856e59d05d1 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:29:36.361562 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-b3504413-a7c8-42fb-b71d-6856e59d05d1 tempest-TaggedBootDevicesTest_v242-1436729268 tempest-TaggedBootDevicesTest_v242-1436729268-project-member] POST https://10.4.3.105/volume/v3/volumes Aug 12 10:29:36.361870 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-b3504413-a7c8-42fb-b71d-6856e59d05d1 tempest-TaggedBootDevicesTest_v242-1436729268 tempest-TaggedBootDevicesTest_v242-1436729268-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-516432094"}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:29:36.363968 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.v3.volumes [None req-b3504413-a7c8-42fb-b71d-6856e59d05d1 tempest-TaggedBootDevicesTest_v242-1436729268 tempest-TaggedBootDevicesTest_v242-1436729268-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-516432094'}} {{(pid=100375) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 10:29:36.364172 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.v3.volumes [None req-b3504413-a7c8-42fb-b71d-6856e59d05d1 tempest-TaggedBootDevicesTest_v242-1436729268 tempest-TaggedBootDevicesTest_v242-1436729268-project-member] Create volume of 1 GB Aug 12 10:29:36.376673 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-b3504413-a7c8-42fb-b71d-6856e59d05d1 tempest-TaggedBootDevicesTest_v242-1436729268 tempest-TaggedBootDevicesTest_v242-1436729268-project-member] Availability Zones retrieved successfully. Aug 12 10:29:36.385042 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-b3504413-a7c8-42fb-b71d-6856e59d05d1 tempest-TaggedBootDevicesTest_v242-1436729268 tempest-TaggedBootDevicesTest_v242-1436729268-project-member] Flow 'volume_create_api' (123441f3-be8c-44e3-bec8-1a75ddc1f2fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:29:36.386408 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-b3504413-a7c8-42fb-b71d-6856e59d05d1 tempest-TaggedBootDevicesTest_v242-1436729268 tempest-TaggedBootDevicesTest_v242-1436729268-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8d32845b-fd81-4fdf-8d8d-f35c4445fe3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:29:36.389199 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.flows.api.create_volume [None req-b3504413-a7c8-42fb-b71d-6856e59d05d1 tempest-TaggedBootDevicesTest_v242-1436729268 tempest-TaggedBootDevicesTest_v242-1436729268-project-member] Validating volume size '1' using validate_int {{(pid=100375) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 10:29:36.454579 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-b3504413-a7c8-42fb-b71d-6856e59d05d1 tempest-TaggedBootDevicesTest_v242-1436729268 tempest-TaggedBootDevicesTest_v242-1436729268-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8d32845b-fd81-4fdf-8d8d-f35c4445fe3b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T10:26:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6cd66f07-4c7b-40b2-9dfb-378538f29c9e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:29:36.455415 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-b3504413-a7c8-42fb-b71d-6856e59d05d1 tempest-TaggedBootDevicesTest_v242-1436729268 tempest-TaggedBootDevicesTest_v242-1436729268-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a4c50af1-b601-4a16-b73e-ae5c04f44de1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:29:36.547757 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.quota [None req-b3504413-a7c8-42fb-b71d-6856e59d05d1 tempest-TaggedBootDevicesTest_v242-1436729268 tempest-TaggedBootDevicesTest_v242-1436729268-project-member] Created reservations ['d1fb8f50-18b9-4da6-9254-900552a64185', 'ba5f67d5-e572-45ef-be49-465237dc217e', '4e858f56-2f0b-4bdb-96e5-87040f8c4130', 'a8af4497-412c-4133-8ec3-f79f3e3eb94f'] {{(pid=100375) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:29:36.548793 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-b3504413-a7c8-42fb-b71d-6856e59d05d1 tempest-TaggedBootDevicesTest_v242-1436729268 tempest-TaggedBootDevicesTest_v242-1436729268-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a4c50af1-b601-4a16-b73e-ae5c04f44de1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d1fb8f50-18b9-4da6-9254-900552a64185', 'ba5f67d5-e572-45ef-be49-465237dc217e', '4e858f56-2f0b-4bdb-96e5-87040f8c4130', 'a8af4497-412c-4133-8ec3-f79f3e3eb94f']}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:29:36.550090 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-b3504413-a7c8-42fb-b71d-6856e59d05d1 tempest-TaggedBootDevicesTest_v242-1436729268 tempest-TaggedBootDevicesTest_v242-1436729268-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7d9d3c19-e43f-4364-b935-82d2016f34fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:29:36.587002 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-b3504413-a7c8-42fb-b71d-6856e59d05d1 tempest-TaggedBootDevicesTest_v242-1436729268 tempest-TaggedBootDevicesTest_v242-1436729268-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7d9d3c19-e43f-4364-b935-82d2016f34fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f46251df-9d32-4b30-bf16-3bbdd3f8abb4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-516432094',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='211f1df3b08b47e7bfb95708f61bde15',qos_specs=None,replication_status=,reservations=['d1fb8f50-18b9-4da6-9254-900552a64185','ba5f67d5-e572-45ef-be49-465237dc217e','4e858f56-2f0b-4bdb-96e5-87040f8c4130','a8af4497-412c-4133-8ec3-f79f3e3eb94f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4696ec7e34944131832f9d30bb52ee5d',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:29:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-516432094',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f46251df-9d32-4b30-bf16-3bbdd3f8abb4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='211f1df3b08b47e7bfb95708f61bde15',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4696ec7e34944131832f9d30bb52ee5d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6cd66f07-4c7b-40b2-9dfb-378538f29c9e),volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:29:36.588428 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-b3504413-a7c8-42fb-b71d-6856e59d05d1 tempest-TaggedBootDevicesTest_v242-1436729268 tempest-TaggedBootDevicesTest_v242-1436729268-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (27d17dc9-ea36-435b-90f9-b76aa001b656) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:29:36.622784 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-b3504413-a7c8-42fb-b71d-6856e59d05d1 tempest-TaggedBootDevicesTest_v242-1436729268 tempest-TaggedBootDevicesTest_v242-1436729268-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (27d17dc9-ea36-435b-90f9-b76aa001b656) transitioned into state 'SUCCESS' from state '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-516432094',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='211f1df3b08b47e7bfb95708f61bde15',qos_specs=None,replication_status=,reservations=['d1fb8f50-18b9-4da6-9254-900552a64185','ba5f67d5-e572-45ef-be49-465237dc217e','4e858f56-2f0b-4bdb-96e5-87040f8c4130','a8af4497-412c-4133-8ec3-f79f3e3eb94f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4696ec7e34944131832f9d30bb52ee5d',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:29:36.623043 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-b3504413-a7c8-42fb-b71d-6856e59d05d1 tempest-TaggedBootDevicesTest_v242-1436729268 tempest-TaggedBootDevicesTest_v242-1436729268-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cb0dbf23-ca38-4b7c-8011-84cfcd0a99c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:29:36.645314 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-b3504413-a7c8-42fb-b71d-6856e59d05d1 tempest-TaggedBootDevicesTest_v242-1436729268 tempest-TaggedBootDevicesTest_v242-1436729268-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cb0dbf23-ca38-4b7c-8011-84cfcd0a99c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:29:36.646450 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-b3504413-a7c8-42fb-b71d-6856e59d05d1 tempest-TaggedBootDevicesTest_v242-1436729268 tempest-TaggedBootDevicesTest_v242-1436729268-project-member] Flow 'volume_create_api' (123441f3-be8c-44e3-bec8-1a75ddc1f2fb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100375) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:29:36.646893 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-b3504413-a7c8-42fb-b71d-6856e59d05d1 tempest-TaggedBootDevicesTest_v242-1436729268 tempest-TaggedBootDevicesTest_v242-1436729268-project-member] Create volume request issued successfully. Aug 12 10:29:36.647819 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-b3504413-a7c8-42fb-b71d-6856e59d05d1 tempest-TaggedBootDevicesTest_v242-1436729268 tempest-TaggedBootDevicesTest_v242-1436729268-project-member] https://10.4.3.105/volume/v3/volumes returned with HTTP 202 Aug 12 10:29:36.648748 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 13/49] 10.4.3.105 () {68 vars in 1258 bytes} [Wed Aug 12 10:29:36 2026] POST /volume/v3/volumes => generated 756 bytes in 292 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 10:29:36.666012 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-9ad0ccf1-6efb-49f4-a702-6c95fa228a63 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:29:36.670472 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-9ad0ccf1-6efb-49f4-a702-6c95fa228a63 tempest-TaggedBootDevicesTest_v242-1436729268 tempest-TaggedBootDevicesTest_v242-1436729268-project-member] GET https://10.4.3.105/volume/v3/volumes/f46251df-9d32-4b30-bf16-3bbdd3f8abb4 Aug 12 10:29:36.670815 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-9ad0ccf1-6efb-49f4-a702-6c95fa228a63 tempest-TaggedBootDevicesTest_v242-1436729268 tempest-TaggedBootDevicesTest_v242-1436729268-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:29:36.671670 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-9ad0ccf1-6efb-49f4-a702-6c95fa228a63 tempest-TaggedBootDevicesTest_v242-1436729268 tempest-TaggedBootDevicesTest_v242-1436729268-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:29:36.682267 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:29:36.682267 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:29:36.688730 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-9ad0ccf1-6efb-49f4-a702-6c95fa228a63 tempest-TaggedBootDevicesTest_v242-1436729268 tempest-TaggedBootDevicesTest_v242-1436729268-project-member] Volume info retrieved successfully. Aug 12 10:29:36.697542 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-9ad0ccf1-6efb-49f4-a702-6c95fa228a63 tempest-TaggedBootDevicesTest_v242-1436729268 tempest-TaggedBootDevicesTest_v242-1436729268-project-member] https://10.4.3.105/volume/v3/volumes/f46251df-9d32-4b30-bf16-3bbdd3f8abb4 returned with HTTP 200 Aug 12 10:29:36.698931 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 13/50] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:29:36 2026] GET /volume/v3/volumes/f46251df-9d32-4b30-bf16-3bbdd3f8abb4 => generated 824 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:29:37.228421 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-4a862025-810f-445a-8e17-9d5b3fd5e18a req-6e5c2312-5211-41b1-bdee-f182d9e78bae None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:29:37.234983 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-4a862025-810f-445a-8e17-9d5b3fd5e18a req-6e5c2312-5211-41b1-bdee-f182d9e78bae tempest-DeleteServersTestJSON-922529275 tempest-DeleteServersTestJSON-922529275-project-member] DELETE https://10.4.3.105/volume/v3/attachments/2adc2bad-73b3-4381-b3be-f4cb6aa1550e Aug 12 10:29:37.234983 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-4a862025-810f-445a-8e17-9d5b3fd5e18a req-6e5c2312-5211-41b1-bdee-f182d9e78bae tempest-DeleteServersTestJSON-922529275 tempest-DeleteServersTestJSON-922529275-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:29:37.234983 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-4a862025-810f-445a-8e17-9d5b3fd5e18a req-6e5c2312-5211-41b1-bdee-f182d9e78bae tempest-DeleteServersTestJSON-922529275 tempest-DeleteServersTestJSON-922529275-project-member] Calling method 'version_select' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:29:37.255775 np0000007037 devstack@c-api.service[100373]: /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 10:29:37.255775 np0000007037 devstack@c-api.service[100373]: .first() Aug 12 10:29:37.270996 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:29:37.270996 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:29:37.386035 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-4a862025-810f-445a-8e17-9d5b3fd5e18a req-6e5c2312-5211-41b1-bdee-f182d9e78bae tempest-DeleteServersTestJSON-922529275 tempest-DeleteServersTestJSON-922529275-project-member] https://10.4.3.105/volume/v3/attachments/2adc2bad-73b3-4381-b3be-f4cb6aa1550e returned with HTTP 200 Aug 12 10:29:37.386767 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 12/51] 10.4.3.105 () {72 vars in 1673 bytes} [Wed Aug 12 10:29:37 2026] DELETE /volume/v3/attachments/2adc2bad-73b3-4381-b3be-f4cb6aa1550e => generated 19 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:29:37.715994 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-975337f8-482d-4261-902f-2bccaf673487 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:29:37.718289 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-975337f8-482d-4261-902f-2bccaf673487 tempest-TaggedBootDevicesTest_v242-1436729268 tempest-TaggedBootDevicesTest_v242-1436729268-project-member] GET https://10.4.3.105/volume/v3/volumes/f46251df-9d32-4b30-bf16-3bbdd3f8abb4 Aug 12 10:29:37.718289 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-975337f8-482d-4261-902f-2bccaf673487 tempest-TaggedBootDevicesTest_v242-1436729268 tempest-TaggedBootDevicesTest_v242-1436729268-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:29:37.718437 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-975337f8-482d-4261-902f-2bccaf673487 tempest-TaggedBootDevicesTest_v242-1436729268 tempest-TaggedBootDevicesTest_v242-1436729268-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:29:37.727167 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:29:37.727167 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:29:37.735157 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-975337f8-482d-4261-902f-2bccaf673487 tempest-TaggedBootDevicesTest_v242-1436729268 tempest-TaggedBootDevicesTest_v242-1436729268-project-member] Volume info retrieved successfully. Aug 12 10:29:37.743708 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-975337f8-482d-4261-902f-2bccaf673487 tempest-TaggedBootDevicesTest_v242-1436729268 tempest-TaggedBootDevicesTest_v242-1436729268-project-member] https://10.4.3.105/volume/v3/volumes/f46251df-9d32-4b30-bf16-3bbdd3f8abb4 returned with HTTP 200 Aug 12 10:29:37.744229 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 14/52] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:29:37 2026] GET /volume/v3/volumes/f46251df-9d32-4b30-bf16-3bbdd3f8abb4 => generated 849 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:29:37.765696 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-fcf1c07e-64a3-4df2-9f2a-d9df459a072d None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:29:37.770708 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-fcf1c07e-64a3-4df2-9f2a-d9df459a072d tempest-TaggedBootDevicesTest_v242-1436729268 tempest-TaggedBootDevicesTest_v242-1436729268-project-member] POST https://10.4.3.105/volume/v3/volumes Aug 12 10:29:37.770708 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-fcf1c07e-64a3-4df2-9f2a-d9df459a072d tempest-TaggedBootDevicesTest_v242-1436729268 tempest-TaggedBootDevicesTest_v242-1436729268-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-989762423"}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:29:37.772244 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.v3.volumes [None req-fcf1c07e-64a3-4df2-9f2a-d9df459a072d tempest-TaggedBootDevicesTest_v242-1436729268 tempest-TaggedBootDevicesTest_v242-1436729268-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-989762423'}} {{(pid=100375) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 10:29:37.773416 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.v3.volumes [None req-fcf1c07e-64a3-4df2-9f2a-d9df459a072d tempest-TaggedBootDevicesTest_v242-1436729268 tempest-TaggedBootDevicesTest_v242-1436729268-project-member] Create volume of 1 GB Aug 12 10:29:37.773558 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:29:37.773558 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:29:37.782928 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-fcf1c07e-64a3-4df2-9f2a-d9df459a072d tempest-TaggedBootDevicesTest_v242-1436729268 tempest-TaggedBootDevicesTest_v242-1436729268-project-member] Availability Zones retrieved successfully. Aug 12 10:29:37.792771 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-fcf1c07e-64a3-4df2-9f2a-d9df459a072d tempest-TaggedBootDevicesTest_v242-1436729268 tempest-TaggedBootDevicesTest_v242-1436729268-project-member] Flow 'volume_create_api' (3f337af9-3996-46c3-b6ee-f951d8dde984) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:29:37.793243 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-fcf1c07e-64a3-4df2-9f2a-d9df459a072d tempest-TaggedBootDevicesTest_v242-1436729268 tempest-TaggedBootDevicesTest_v242-1436729268-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (429da102-0fba-4625-ac63-f32406494270) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:29:37.795102 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.flows.api.create_volume [None req-fcf1c07e-64a3-4df2-9f2a-d9df459a072d tempest-TaggedBootDevicesTest_v242-1436729268 tempest-TaggedBootDevicesTest_v242-1436729268-project-member] Validating volume size '1' using validate_int {{(pid=100375) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 10:29:37.842488 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-fcf1c07e-64a3-4df2-9f2a-d9df459a072d tempest-TaggedBootDevicesTest_v242-1436729268 tempest-TaggedBootDevicesTest_v242-1436729268-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (429da102-0fba-4625-ac63-f32406494270) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T10:26:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6cd66f07-4c7b-40b2-9dfb-378538f29c9e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:29:37.843708 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-fcf1c07e-64a3-4df2-9f2a-d9df459a072d tempest-TaggedBootDevicesTest_v242-1436729268 tempest-TaggedBootDevicesTest_v242-1436729268-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6f502c20-2f35-42dd-b388-0590b639ef2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:29:37.921795 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.quota [None req-fcf1c07e-64a3-4df2-9f2a-d9df459a072d tempest-TaggedBootDevicesTest_v242-1436729268 tempest-TaggedBootDevicesTest_v242-1436729268-project-member] Created reservations ['9dc01f1a-b205-49da-b395-3d3288f222db', 'e3cd9d6a-21a8-47f6-962c-f1dec543a2a5', '55d0dd7c-5c16-4332-849f-3b78a186add2', '396b8266-7ef2-4913-9a52-cf0c49c07619'] {{(pid=100375) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:29:37.921795 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-fcf1c07e-64a3-4df2-9f2a-d9df459a072d tempest-TaggedBootDevicesTest_v242-1436729268 tempest-TaggedBootDevicesTest_v242-1436729268-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6f502c20-2f35-42dd-b388-0590b639ef2f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9dc01f1a-b205-49da-b395-3d3288f222db', 'e3cd9d6a-21a8-47f6-962c-f1dec543a2a5', '55d0dd7c-5c16-4332-849f-3b78a186add2', '396b8266-7ef2-4913-9a52-cf0c49c07619']}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:29:37.922853 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-fcf1c07e-64a3-4df2-9f2a-d9df459a072d tempest-TaggedBootDevicesTest_v242-1436729268 tempest-TaggedBootDevicesTest_v242-1436729268-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (98927df8-0b94-4e0a-bfcd-fe0f199f38dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:29:37.955034 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-fcf1c07e-64a3-4df2-9f2a-d9df459a072d tempest-TaggedBootDevicesTest_v242-1436729268 tempest-TaggedBootDevicesTest_v242-1436729268-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (98927df8-0b94-4e0a-bfcd-fe0f199f38dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7b14bd20-c5ea-4448-a8b9-bb96f5504bdb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-989762423',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='211f1df3b08b47e7bfb95708f61bde15',qos_specs=None,replication_status=,reservations=['9dc01f1a-b205-49da-b395-3d3288f222db','e3cd9d6a-21a8-47f6-962c-f1dec543a2a5','55d0dd7c-5c16-4332-849f-3b78a186add2','396b8266-7ef2-4913-9a52-cf0c49c07619'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4696ec7e34944131832f9d30bb52ee5d',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:29:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-989762423',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7b14bd20-c5ea-4448-a8b9-bb96f5504bdb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='211f1df3b08b47e7bfb95708f61bde15',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4696ec7e34944131832f9d30bb52ee5d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6cd66f07-4c7b-40b2-9dfb-378538f29c9e),volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:29:37.960100 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-fcf1c07e-64a3-4df2-9f2a-d9df459a072d tempest-TaggedBootDevicesTest_v242-1436729268 tempest-TaggedBootDevicesTest_v242-1436729268-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (805673ce-01de-4745-879f-36083881710c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:29:37.987602 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-fcf1c07e-64a3-4df2-9f2a-d9df459a072d tempest-TaggedBootDevicesTest_v242-1436729268 tempest-TaggedBootDevicesTest_v242-1436729268-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (805673ce-01de-4745-879f-36083881710c) transitioned into state 'SUCCESS' from state '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-989762423',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='211f1df3b08b47e7bfb95708f61bde15',qos_specs=None,replication_status=,reservations=['9dc01f1a-b205-49da-b395-3d3288f222db','e3cd9d6a-21a8-47f6-962c-f1dec543a2a5','55d0dd7c-5c16-4332-849f-3b78a186add2','396b8266-7ef2-4913-9a52-cf0c49c07619'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4696ec7e34944131832f9d30bb52ee5d',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:29:37.988508 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-fcf1c07e-64a3-4df2-9f2a-d9df459a072d tempest-TaggedBootDevicesTest_v242-1436729268 tempest-TaggedBootDevicesTest_v242-1436729268-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f0d96a51-165e-43e6-bcbd-d5f1070dcdde) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:29:38.004484 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-fcf1c07e-64a3-4df2-9f2a-d9df459a072d tempest-TaggedBootDevicesTest_v242-1436729268 tempest-TaggedBootDevicesTest_v242-1436729268-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f0d96a51-165e-43e6-bcbd-d5f1070dcdde) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:29:38.005659 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-fcf1c07e-64a3-4df2-9f2a-d9df459a072d tempest-TaggedBootDevicesTest_v242-1436729268 tempest-TaggedBootDevicesTest_v242-1436729268-project-member] Flow 'volume_create_api' (3f337af9-3996-46c3-b6ee-f951d8dde984) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100375) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:29:38.006058 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-fcf1c07e-64a3-4df2-9f2a-d9df459a072d tempest-TaggedBootDevicesTest_v242-1436729268 tempest-TaggedBootDevicesTest_v242-1436729268-project-member] Create volume request issued successfully. Aug 12 10:29:38.007125 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-fcf1c07e-64a3-4df2-9f2a-d9df459a072d tempest-TaggedBootDevicesTest_v242-1436729268 tempest-TaggedBootDevicesTest_v242-1436729268-project-member] https://10.4.3.105/volume/v3/volumes returned with HTTP 202 Aug 12 10:29:38.007318 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 14/53] 10.4.3.105 () {68 vars in 1258 bytes} [Wed Aug 12 10:29:37 2026] POST /volume/v3/volumes => generated 756 bytes in 244 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 10:29:38.032550 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-5b95133b-deab-46d8-9794-e2cdd4e71099 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:29:38.034413 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-5b95133b-deab-46d8-9794-e2cdd4e71099 tempest-TaggedBootDevicesTest_v242-1436729268 tempest-TaggedBootDevicesTest_v242-1436729268-project-member] GET https://10.4.3.105/volume/v3/volumes/7b14bd20-c5ea-4448-a8b9-bb96f5504bdb Aug 12 10:29:38.034413 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-5b95133b-deab-46d8-9794-e2cdd4e71099 tempest-TaggedBootDevicesTest_v242-1436729268 tempest-TaggedBootDevicesTest_v242-1436729268-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:29:38.034920 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-5b95133b-deab-46d8-9794-e2cdd4e71099 tempest-TaggedBootDevicesTest_v242-1436729268 tempest-TaggedBootDevicesTest_v242-1436729268-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:29:38.045487 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:29:38.045487 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:29:38.051700 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-5b95133b-deab-46d8-9794-e2cdd4e71099 tempest-TaggedBootDevicesTest_v242-1436729268 tempest-TaggedBootDevicesTest_v242-1436729268-project-member] Volume info retrieved successfully. Aug 12 10:29:38.058769 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-5b95133b-deab-46d8-9794-e2cdd4e71099 tempest-TaggedBootDevicesTest_v242-1436729268 tempest-TaggedBootDevicesTest_v242-1436729268-project-member] https://10.4.3.105/volume/v3/volumes/7b14bd20-c5ea-4448-a8b9-bb96f5504bdb returned with HTTP 200 Aug 12 10:29:38.059502 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 14/54] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:29:38 2026] GET /volume/v3/volumes/7b14bd20-c5ea-4448-a8b9-bb96f5504bdb => generated 824 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:29:39.078285 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-6a5e8ddf-8fb8-47ae-86c4-152fa06f8068 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:29:39.081095 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-6a5e8ddf-8fb8-47ae-86c4-152fa06f8068 tempest-TaggedBootDevicesTest_v242-1436729268 tempest-TaggedBootDevicesTest_v242-1436729268-project-member] GET https://10.4.3.105/volume/v3/volumes/7b14bd20-c5ea-4448-a8b9-bb96f5504bdb Aug 12 10:29:39.081095 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-6a5e8ddf-8fb8-47ae-86c4-152fa06f8068 tempest-TaggedBootDevicesTest_v242-1436729268 tempest-TaggedBootDevicesTest_v242-1436729268-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:29:39.081624 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-6a5e8ddf-8fb8-47ae-86c4-152fa06f8068 tempest-TaggedBootDevicesTest_v242-1436729268 tempest-TaggedBootDevicesTest_v242-1436729268-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:29:39.098682 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:29:39.098682 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:29:39.107087 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-6a5e8ddf-8fb8-47ae-86c4-152fa06f8068 tempest-TaggedBootDevicesTest_v242-1436729268 tempest-TaggedBootDevicesTest_v242-1436729268-project-member] Volume info retrieved successfully. Aug 12 10:29:39.116846 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-6a5e8ddf-8fb8-47ae-86c4-152fa06f8068 tempest-TaggedBootDevicesTest_v242-1436729268 tempest-TaggedBootDevicesTest_v242-1436729268-project-member] https://10.4.3.105/volume/v3/volumes/7b14bd20-c5ea-4448-a8b9-bb96f5504bdb returned with HTTP 200 Aug 12 10:29:39.118052 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 13/55] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:29:39 2026] GET /volume/v3/volumes/7b14bd20-c5ea-4448-a8b9-bb96f5504bdb => generated 849 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:29:39.577500 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [req-8650551e-8c29-4202-872f-9d52f98a2edb req-7ea050cd-6f0e-489e-90a1-e1eabd433418 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:29:39.580365 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-8650551e-8c29-4202-872f-9d52f98a2edb req-7ea050cd-6f0e-489e-90a1-e1eabd433418 tempest-ServerBootFromVolumeStableRescueTest-235445218 tempest-ServerBootFromVolumeStableRescueTest-235445218-project-member] POST https://10.4.3.105/volume/v3/volumes Aug 12 10:29:39.581965 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [req-8650551e-8c29-4202-872f-9d52f98a2edb req-7ea050cd-6f0e-489e-90a1-e1eabd433418 tempest-ServerBootFromVolumeStableRescueTest-235445218 tempest-ServerBootFromVolumeStableRescueTest-235445218-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "6d8f7a69-4aad-4d1f-bb30-98d9dd820161-blank-vol", "description": "", "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:29:39.584158 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.v3.volumes [req-8650551e-8c29-4202-872f-9d52f98a2edb req-7ea050cd-6f0e-489e-90a1-e1eabd433418 tempest-ServerBootFromVolumeStableRescueTest-235445218 tempest-ServerBootFromVolumeStableRescueTest-235445218-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': '6d8f7a69-4aad-4d1f-bb30-98d9dd820161-blank-vol', 'description': '', 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100372) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 10:29:39.584158 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.v3.volumes [req-8650551e-8c29-4202-872f-9d52f98a2edb req-7ea050cd-6f0e-489e-90a1-e1eabd433418 tempest-ServerBootFromVolumeStableRescueTest-235445218 tempest-ServerBootFromVolumeStableRescueTest-235445218-project-member] Create volume of 1 GB Aug 12 10:29:39.605914 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [req-8650551e-8c29-4202-872f-9d52f98a2edb req-7ea050cd-6f0e-489e-90a1-e1eabd433418 tempest-ServerBootFromVolumeStableRescueTest-235445218 tempest-ServerBootFromVolumeStableRescueTest-235445218-project-member] Availability zone cache updated, next update will occur around 2026-08-12 11:29:39.605186. {{(pid=100372) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 12 10:29:39.606101 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [req-8650551e-8c29-4202-872f-9d52f98a2edb req-7ea050cd-6f0e-489e-90a1-e1eabd433418 tempest-ServerBootFromVolumeStableRescueTest-235445218 tempest-ServerBootFromVolumeStableRescueTest-235445218-project-member] Availability Zones retrieved successfully. Aug 12 10:29:39.641065 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [req-8650551e-8c29-4202-872f-9d52f98a2edb req-7ea050cd-6f0e-489e-90a1-e1eabd433418 tempest-ServerBootFromVolumeStableRescueTest-235445218 tempest-ServerBootFromVolumeStableRescueTest-235445218-project-member] Flow 'volume_create_api' (cc0627c7-739a-43d4-b780-62a9488d1011) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100372) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:29:39.642561 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [req-8650551e-8c29-4202-872f-9d52f98a2edb req-7ea050cd-6f0e-489e-90a1-e1eabd433418 tempest-ServerBootFromVolumeStableRescueTest-235445218 tempest-ServerBootFromVolumeStableRescueTest-235445218-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ff258813-0050-476f-91f4-b8379ec70e44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:29:39.643843 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.flows.api.create_volume [req-8650551e-8c29-4202-872f-9d52f98a2edb req-7ea050cd-6f0e-489e-90a1-e1eabd433418 tempest-ServerBootFromVolumeStableRescueTest-235445218 tempest-ServerBootFromVolumeStableRescueTest-235445218-project-member] Validating volume size '1' using validate_int {{(pid=100372) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 10:29:39.728894 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [req-8650551e-8c29-4202-872f-9d52f98a2edb req-7ea050cd-6f0e-489e-90a1-e1eabd433418 tempest-ServerBootFromVolumeStableRescueTest-235445218 tempest-ServerBootFromVolumeStableRescueTest-235445218-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ff258813-0050-476f-91f4-b8379ec70e44) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T10:26:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6cd66f07-4c7b-40b2-9dfb-378538f29c9e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:29:39.730247 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [req-8650551e-8c29-4202-872f-9d52f98a2edb req-7ea050cd-6f0e-489e-90a1-e1eabd433418 tempest-ServerBootFromVolumeStableRescueTest-235445218 tempest-ServerBootFromVolumeStableRescueTest-235445218-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3d332fc5-3efc-41e5-a39f-7b5ca5b536b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:29:39.822692 np0000007037 devstack@c-api.service[100372]: WARNING cinder.quota [req-8650551e-8c29-4202-872f-9d52f98a2edb req-7ea050cd-6f0e-489e-90a1-e1eabd433418 tempest-ServerBootFromVolumeStableRescueTest-235445218 tempest-ServerBootFromVolumeStableRescueTest-235445218-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 10:29:39.823225 np0000007037 devstack@c-api.service[100372]: WARNING cinder.quota [req-8650551e-8c29-4202-872f-9d52f98a2edb req-7ea050cd-6f0e-489e-90a1-e1eabd433418 tempest-ServerBootFromVolumeStableRescueTest-235445218 tempest-ServerBootFromVolumeStableRescueTest-235445218-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 10:29:39.931476 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.quota [req-8650551e-8c29-4202-872f-9d52f98a2edb req-7ea050cd-6f0e-489e-90a1-e1eabd433418 tempest-ServerBootFromVolumeStableRescueTest-235445218 tempest-ServerBootFromVolumeStableRescueTest-235445218-project-member] Created reservations ['a879bd3d-26c3-4ce4-9b85-76b180579e60', 'd275082b-20a7-4d91-a5e4-420fe5ba40a7', '5eb12024-62cc-4b1a-9712-9fb0e964dcd9', '8422398a-2818-4a4f-b7a5-9f3f3cf0a993'] {{(pid=100372) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:29:39.932633 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [req-8650551e-8c29-4202-872f-9d52f98a2edb req-7ea050cd-6f0e-489e-90a1-e1eabd433418 tempest-ServerBootFromVolumeStableRescueTest-235445218 tempest-ServerBootFromVolumeStableRescueTest-235445218-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3d332fc5-3efc-41e5-a39f-7b5ca5b536b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a879bd3d-26c3-4ce4-9b85-76b180579e60', 'd275082b-20a7-4d91-a5e4-420fe5ba40a7', '5eb12024-62cc-4b1a-9712-9fb0e964dcd9', '8422398a-2818-4a4f-b7a5-9f3f3cf0a993']}' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:29:39.935025 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [req-8650551e-8c29-4202-872f-9d52f98a2edb req-7ea050cd-6f0e-489e-90a1-e1eabd433418 tempest-ServerBootFromVolumeStableRescueTest-235445218 tempest-ServerBootFromVolumeStableRescueTest-235445218-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eb8877f6-0b2d-4327-abc7-480995db43bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:29:39.984569 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [req-8650551e-8c29-4202-872f-9d52f98a2edb req-7ea050cd-6f0e-489e-90a1-e1eabd433418 tempest-ServerBootFromVolumeStableRescueTest-235445218 tempest-ServerBootFromVolumeStableRescueTest-235445218-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eb8877f6-0b2d-4327-abc7-480995db43bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8bf0ed68-178a-419b-9b8b-2e29bf980f31', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='',display_name='6d8f7a69-4aad-4d1f-bb30-98d9dd820161-blank-vol',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9cbcfbdba7334acd8c8491afaa934b13',qos_specs=None,replication_status=,reservations=['a879bd3d-26c3-4ce4-9b85-76b180579e60','d275082b-20a7-4d91-a5e4-420fe5ba40a7','5eb12024-62cc-4b1a-9712-9fb0e964dcd9','8422398a-2818-4a4f-b7a5-9f3f3cf0a993'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3ccd9983052e478188da76f778c73d46',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:29:39Z,deleted=False,deleted_at=None,display_description='',display_name='6d8f7a69-4aad-4d1f-bb30-98d9dd820161-blank-vol',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8bf0ed68-178a-419b-9b8b-2e29bf980f31,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9cbcfbdba7334acd8c8491afaa934b13',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3ccd9983052e478188da76f778c73d46',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6cd66f07-4c7b-40b2-9dfb-378538f29c9e),volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:29:39.987555 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [req-8650551e-8c29-4202-872f-9d52f98a2edb req-7ea050cd-6f0e-489e-90a1-e1eabd433418 tempest-ServerBootFromVolumeStableRescueTest-235445218 tempest-ServerBootFromVolumeStableRescueTest-235445218-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (743fc9f8-df51-471c-98f6-d7ac20e2e377) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:29:40.038390 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [req-8650551e-8c29-4202-872f-9d52f98a2edb req-7ea050cd-6f0e-489e-90a1-e1eabd433418 tempest-ServerBootFromVolumeStableRescueTest-235445218 tempest-ServerBootFromVolumeStableRescueTest-235445218-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (743fc9f8-df51-471c-98f6-d7ac20e2e377) transitioned into 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='6d8f7a69-4aad-4d1f-bb30-98d9dd820161-blank-vol',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9cbcfbdba7334acd8c8491afaa934b13',qos_specs=None,replication_status=,reservations=['a879bd3d-26c3-4ce4-9b85-76b180579e60','d275082b-20a7-4d91-a5e4-420fe5ba40a7','5eb12024-62cc-4b1a-9712-9fb0e964dcd9','8422398a-2818-4a4f-b7a5-9f3f3cf0a993'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3ccd9983052e478188da76f778c73d46',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:29:40.039810 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [req-8650551e-8c29-4202-872f-9d52f98a2edb req-7ea050cd-6f0e-489e-90a1-e1eabd433418 tempest-ServerBootFromVolumeStableRescueTest-235445218 tempest-ServerBootFromVolumeStableRescueTest-235445218-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (62a6ad00-996c-471d-b7a3-bf9be2bbf2ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:29:40.064764 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [req-8650551e-8c29-4202-872f-9d52f98a2edb req-7ea050cd-6f0e-489e-90a1-e1eabd433418 tempest-ServerBootFromVolumeStableRescueTest-235445218 tempest-ServerBootFromVolumeStableRescueTest-235445218-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (62a6ad00-996c-471d-b7a3-bf9be2bbf2ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:29:40.066256 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [req-8650551e-8c29-4202-872f-9d52f98a2edb req-7ea050cd-6f0e-489e-90a1-e1eabd433418 tempest-ServerBootFromVolumeStableRescueTest-235445218 tempest-ServerBootFromVolumeStableRescueTest-235445218-project-member] Flow 'volume_create_api' (cc0627c7-739a-43d4-b780-62a9488d1011) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100372) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:29:40.066256 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [req-8650551e-8c29-4202-872f-9d52f98a2edb req-7ea050cd-6f0e-489e-90a1-e1eabd433418 tempest-ServerBootFromVolumeStableRescueTest-235445218 tempest-ServerBootFromVolumeStableRescueTest-235445218-project-member] Create volume request issued successfully. Aug 12 10:29:40.067444 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-8650551e-8c29-4202-872f-9d52f98a2edb req-7ea050cd-6f0e-489e-90a1-e1eabd433418 tempest-ServerBootFromVolumeStableRescueTest-235445218 tempest-ServerBootFromVolumeStableRescueTest-235445218-project-member] https://10.4.3.105/volume/v3/volumes returned with HTTP 202 Aug 12 10:29:40.067950 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 15/56] 10.4.3.105 () {72 vars in 1541 bytes} [Wed Aug 12 10:29:39 2026] POST /volume/v3/volumes => generated 749 bytes in 491 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 10:29:40.090900 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-8650551e-8c29-4202-872f-9d52f98a2edb req-e7cad475-1609-4276-8f0e-c4255dc37b8c None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:29:40.094625 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-8650551e-8c29-4202-872f-9d52f98a2edb req-e7cad475-1609-4276-8f0e-c4255dc37b8c tempest-ServerBootFromVolumeStableRescueTest-235445218 tempest-ServerBootFromVolumeStableRescueTest-235445218-project-member] GET https://10.4.3.105/volume/v3/volumes/8bf0ed68-178a-419b-9b8b-2e29bf980f31 Aug 12 10:29:40.094833 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-8650551e-8c29-4202-872f-9d52f98a2edb req-e7cad475-1609-4276-8f0e-c4255dc37b8c tempest-ServerBootFromVolumeStableRescueTest-235445218 tempest-ServerBootFromVolumeStableRescueTest-235445218-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:29:40.095038 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-8650551e-8c29-4202-872f-9d52f98a2edb req-e7cad475-1609-4276-8f0e-c4255dc37b8c tempest-ServerBootFromVolumeStableRescueTest-235445218 tempest-ServerBootFromVolumeStableRescueTest-235445218-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:29:40.120707 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:29:40.120707 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:29:40.127987 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [req-8650551e-8c29-4202-872f-9d52f98a2edb req-e7cad475-1609-4276-8f0e-c4255dc37b8c tempest-ServerBootFromVolumeStableRescueTest-235445218 tempest-ServerBootFromVolumeStableRescueTest-235445218-project-member] Volume info retrieved successfully. Aug 12 10:29:40.149313 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-8650551e-8c29-4202-872f-9d52f98a2edb req-e7cad475-1609-4276-8f0e-c4255dc37b8c tempest-ServerBootFromVolumeStableRescueTest-235445218 tempest-ServerBootFromVolumeStableRescueTest-235445218-project-member] https://10.4.3.105/volume/v3/volumes/8bf0ed68-178a-419b-9b8b-2e29bf980f31 returned with HTTP 200 Aug 12 10:29:40.149899 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 15/57] 10.4.3.105 () {68 vars in 1598 bytes} [Wed Aug 12 10:29:40 2026] GET /volume/v3/volumes/8bf0ed68-178a-419b-9b8b-2e29bf980f31 => generated 817 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:29:40.168077 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-8650551e-8c29-4202-872f-9d52f98a2edb req-76510fe4-1e13-418f-b0d7-4f2ee33a6281 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:29:40.173509 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-8650551e-8c29-4202-872f-9d52f98a2edb req-76510fe4-1e13-418f-b0d7-4f2ee33a6281 tempest-ServerBootFromVolumeStableRescueTest-235445218 tempest-ServerBootFromVolumeStableRescueTest-235445218-project-member] GET https://10.4.3.105/volume/v3/volumes/8bf0ed68-178a-419b-9b8b-2e29bf980f31 Aug 12 10:29:40.173676 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-8650551e-8c29-4202-872f-9d52f98a2edb req-76510fe4-1e13-418f-b0d7-4f2ee33a6281 tempest-ServerBootFromVolumeStableRescueTest-235445218 tempest-ServerBootFromVolumeStableRescueTest-235445218-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:29:40.173930 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-8650551e-8c29-4202-872f-9d52f98a2edb req-76510fe4-1e13-418f-b0d7-4f2ee33a6281 tempest-ServerBootFromVolumeStableRescueTest-235445218 tempest-ServerBootFromVolumeStableRescueTest-235445218-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:29:40.185310 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:29:40.185310 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:29:40.189345 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [req-8650551e-8c29-4202-872f-9d52f98a2edb req-76510fe4-1e13-418f-b0d7-4f2ee33a6281 tempest-ServerBootFromVolumeStableRescueTest-235445218 tempest-ServerBootFromVolumeStableRescueTest-235445218-project-member] Volume info retrieved successfully. Aug 12 10:29:40.194052 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-8650551e-8c29-4202-872f-9d52f98a2edb req-76510fe4-1e13-418f-b0d7-4f2ee33a6281 tempest-ServerBootFromVolumeStableRescueTest-235445218 tempest-ServerBootFromVolumeStableRescueTest-235445218-project-member] https://10.4.3.105/volume/v3/volumes/8bf0ed68-178a-419b-9b8b-2e29bf980f31 returned with HTTP 200 Aug 12 10:29:40.194394 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 15/58] 10.4.3.105 () {68 vars in 1598 bytes} [Wed Aug 12 10:29:40 2026] GET /volume/v3/volumes/8bf0ed68-178a-419b-9b8b-2e29bf980f31 => generated 817 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:29:40.622866 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-c41f53e2-4267-4dd6-b23e-3505b8be64ac None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:29:40.626452 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-c41f53e2-4267-4dd6-b23e-3505b8be64ac tempest-DeleteServersTestJSON-922529275 tempest-DeleteServersTestJSON-922529275-project-member] GET https://10.4.3.105/volume/v3/volumes/04c23679-8347-4c08-8770-3aa557252baa Aug 12 10:29:40.626452 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-c41f53e2-4267-4dd6-b23e-3505b8be64ac tempest-DeleteServersTestJSON-922529275 tempest-DeleteServersTestJSON-922529275-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:29:40.626452 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-c41f53e2-4267-4dd6-b23e-3505b8be64ac tempest-DeleteServersTestJSON-922529275 tempest-DeleteServersTestJSON-922529275-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:29:40.636480 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:29:40.636480 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:29:40.641826 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-c41f53e2-4267-4dd6-b23e-3505b8be64ac tempest-DeleteServersTestJSON-922529275 tempest-DeleteServersTestJSON-922529275-project-member] Volume info retrieved successfully. Aug 12 10:29:40.647200 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-c41f53e2-4267-4dd6-b23e-3505b8be64ac tempest-DeleteServersTestJSON-922529275 tempest-DeleteServersTestJSON-922529275-project-member] https://10.4.3.105/volume/v3/volumes/04c23679-8347-4c08-8770-3aa557252baa returned with HTTP 200 Aug 12 10:29:40.648250 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 14/59] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:29:40 2026] GET /volume/v3/volumes/04c23679-8347-4c08-8770-3aa557252baa => generated 844 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 12 10:29:40.665582 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-e3fbec4b-d287-44ed-b89c-9aa5a7c55d10 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:29:40.667423 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-e3fbec4b-d287-44ed-b89c-9aa5a7c55d10 tempest-DeleteServersTestJSON-922529275 tempest-DeleteServersTestJSON-922529275-project-member] GET https://10.4.3.105/volume/v3/volumes/04c23679-8347-4c08-8770-3aa557252baa Aug 12 10:29:40.667764 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-e3fbec4b-d287-44ed-b89c-9aa5a7c55d10 tempest-DeleteServersTestJSON-922529275 tempest-DeleteServersTestJSON-922529275-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:29:40.667999 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-e3fbec4b-d287-44ed-b89c-9aa5a7c55d10 tempest-DeleteServersTestJSON-922529275 tempest-DeleteServersTestJSON-922529275-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:29:40.677617 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:29:40.677617 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:29:40.683612 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-e3fbec4b-d287-44ed-b89c-9aa5a7c55d10 tempest-DeleteServersTestJSON-922529275 tempest-DeleteServersTestJSON-922529275-project-member] Volume info retrieved successfully. Aug 12 10:29:40.690538 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-e3fbec4b-d287-44ed-b89c-9aa5a7c55d10 tempest-DeleteServersTestJSON-922529275 tempest-DeleteServersTestJSON-922529275-project-member] https://10.4.3.105/volume/v3/volumes/04c23679-8347-4c08-8770-3aa557252baa returned with HTTP 200 Aug 12 10:29:40.690538 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 16/60] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:29:40 2026] GET /volume/v3/volumes/04c23679-8347-4c08-8770-3aa557252baa => generated 844 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:29:40.742615 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-58d32b85-de11-4b49-99d1-1023fea4207a None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:29:40.745099 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-58d32b85-de11-4b49-99d1-1023fea4207a tempest-DeleteServersTestJSON-922529275 tempest-DeleteServersTestJSON-922529275-project-member] GET https://10.4.3.105/volume/v3/volumes/04c23679-8347-4c08-8770-3aa557252baa Aug 12 10:29:40.745330 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-58d32b85-de11-4b49-99d1-1023fea4207a tempest-DeleteServersTestJSON-922529275 tempest-DeleteServersTestJSON-922529275-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:29:40.745582 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-58d32b85-de11-4b49-99d1-1023fea4207a tempest-DeleteServersTestJSON-922529275 tempest-DeleteServersTestJSON-922529275-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:29:40.757745 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:29:40.757745 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:29:40.765716 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-58d32b85-de11-4b49-99d1-1023fea4207a tempest-DeleteServersTestJSON-922529275 tempest-DeleteServersTestJSON-922529275-project-member] Volume info retrieved successfully. Aug 12 10:29:40.774085 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-58d32b85-de11-4b49-99d1-1023fea4207a tempest-DeleteServersTestJSON-922529275 tempest-DeleteServersTestJSON-922529275-project-member] https://10.4.3.105/volume/v3/volumes/04c23679-8347-4c08-8770-3aa557252baa returned with HTTP 200 Aug 12 10:29:40.774668 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 16/61] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:29:40 2026] GET /volume/v3/volumes/04c23679-8347-4c08-8770-3aa557252baa => generated 844 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:29:40.796068 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-4222572c-f053-48d3-9bae-da030ca36a8a None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:29:40.798994 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-4222572c-f053-48d3-9bae-da030ca36a8a tempest-DeleteServersTestJSON-922529275 tempest-DeleteServersTestJSON-922529275-project-member] DELETE https://10.4.3.105/volume/v3/volumes/04c23679-8347-4c08-8770-3aa557252baa Aug 12 10:29:40.799144 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-4222572c-f053-48d3-9bae-da030ca36a8a tempest-DeleteServersTestJSON-922529275 tempest-DeleteServersTestJSON-922529275-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:29:40.799534 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-4222572c-f053-48d3-9bae-da030ca36a8a tempest-DeleteServersTestJSON-922529275 tempest-DeleteServersTestJSON-922529275-project-member] Calling method 'delete' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:29:40.799729 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.v3.volumes [None req-4222572c-f053-48d3-9bae-da030ca36a8a tempest-DeleteServersTestJSON-922529275 tempest-DeleteServersTestJSON-922529275-project-member] Delete volume with id: 04c23679-8347-4c08-8770-3aa557252baa Aug 12 10:29:40.812644 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:29:40.812644 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:29:40.813243 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-4222572c-f053-48d3-9bae-da030ca36a8a tempest-DeleteServersTestJSON-922529275 tempest-DeleteServersTestJSON-922529275-project-member] Volume info retrieved successfully. Aug 12 10:29:40.858022 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-4222572c-f053-48d3-9bae-da030ca36a8a tempest-DeleteServersTestJSON-922529275 tempest-DeleteServersTestJSON-922529275-project-member] Delete volume request issued successfully. Aug 12 10:29:40.858339 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-4222572c-f053-48d3-9bae-da030ca36a8a tempest-DeleteServersTestJSON-922529275 tempest-DeleteServersTestJSON-922529275-project-member] https://10.4.3.105/volume/v3/volumes/04c23679-8347-4c08-8770-3aa557252baa returned with HTTP 202 Aug 12 10:29:40.858915 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 16/62] 10.4.3.105 () {66 vars in 1351 bytes} [Wed Aug 12 10:29:40 2026] DELETE /volume/v3/volumes/04c23679-8347-4c08-8770-3aa557252baa => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 10:29:40.877621 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-57a7d4e5-939f-433d-8330-e524741ba0a0 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:29:40.882098 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-57a7d4e5-939f-433d-8330-e524741ba0a0 tempest-DeleteServersTestJSON-922529275 tempest-DeleteServersTestJSON-922529275-project-member] GET https://10.4.3.105/volume/v3/volumes/04c23679-8347-4c08-8770-3aa557252baa Aug 12 10:29:40.882098 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-57a7d4e5-939f-433d-8330-e524741ba0a0 tempest-DeleteServersTestJSON-922529275 tempest-DeleteServersTestJSON-922529275-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:29:40.882098 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-57a7d4e5-939f-433d-8330-e524741ba0a0 tempest-DeleteServersTestJSON-922529275 tempest-DeleteServersTestJSON-922529275-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:29:40.893882 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:29:40.893882 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:29:40.900207 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-57a7d4e5-939f-433d-8330-e524741ba0a0 tempest-DeleteServersTestJSON-922529275 tempest-DeleteServersTestJSON-922529275-project-member] Volume info retrieved successfully. Aug 12 10:29:40.906384 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-57a7d4e5-939f-433d-8330-e524741ba0a0 tempest-DeleteServersTestJSON-922529275 tempest-DeleteServersTestJSON-922529275-project-member] https://10.4.3.105/volume/v3/volumes/04c23679-8347-4c08-8770-3aa557252baa returned with HTTP 200 Aug 12 10:29:40.906835 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 15/63] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:29:40 2026] GET /volume/v3/volumes/04c23679-8347-4c08-8770-3aa557252baa => generated 843 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 12 10:29:41.929324 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-d42f21e3-dac3-42e2-ba57-2fdb53c1d4d5 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:29:41.933305 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-d42f21e3-dac3-42e2-ba57-2fdb53c1d4d5 tempest-DeleteServersTestJSON-922529275 tempest-DeleteServersTestJSON-922529275-project-member] GET https://10.4.3.105/volume/v3/volumes/04c23679-8347-4c08-8770-3aa557252baa Aug 12 10:29:41.933576 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-d42f21e3-dac3-42e2-ba57-2fdb53c1d4d5 tempest-DeleteServersTestJSON-922529275 tempest-DeleteServersTestJSON-922529275-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:29:41.934783 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-d42f21e3-dac3-42e2-ba57-2fdb53c1d4d5 tempest-DeleteServersTestJSON-922529275 tempest-DeleteServersTestJSON-922529275-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:29:41.943779 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-d42f21e3-dac3-42e2-ba57-2fdb53c1d4d5 tempest-DeleteServersTestJSON-922529275 tempest-DeleteServersTestJSON-922529275-project-member] https://10.4.3.105/volume/v3/volumes/04c23679-8347-4c08-8770-3aa557252baa returned with HTTP 404 Aug 12 10:29:41.944585 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 17/64] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:29:41 2026] GET /volume/v3/volumes/04c23679-8347-4c08-8770-3aa557252baa => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:29:43.216103 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-8650551e-8c29-4202-872f-9d52f98a2edb req-9e886ae7-4ca8-4854-8edb-af6d2ced95fc None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:29:43.219574 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-8650551e-8c29-4202-872f-9d52f98a2edb req-9e886ae7-4ca8-4854-8edb-af6d2ced95fc tempest-ServerBootFromVolumeStableRescueTest-235445218 tempest-ServerBootFromVolumeStableRescueTest-235445218-project-member] GET https://10.4.3.105/volume/v3/volumes/8bf0ed68-178a-419b-9b8b-2e29bf980f31 Aug 12 10:29:43.219961 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-8650551e-8c29-4202-872f-9d52f98a2edb req-9e886ae7-4ca8-4854-8edb-af6d2ced95fc tempest-ServerBootFromVolumeStableRescueTest-235445218 tempest-ServerBootFromVolumeStableRescueTest-235445218-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:29:43.220243 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-8650551e-8c29-4202-872f-9d52f98a2edb req-9e886ae7-4ca8-4854-8edb-af6d2ced95fc tempest-ServerBootFromVolumeStableRescueTest-235445218 tempest-ServerBootFromVolumeStableRescueTest-235445218-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:29:43.230226 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:29:43.230226 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:29:43.245691 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [req-8650551e-8c29-4202-872f-9d52f98a2edb req-9e886ae7-4ca8-4854-8edb-af6d2ced95fc tempest-ServerBootFromVolumeStableRescueTest-235445218 tempest-ServerBootFromVolumeStableRescueTest-235445218-project-member] Volume info retrieved successfully. Aug 12 10:29:43.260452 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-8650551e-8c29-4202-872f-9d52f98a2edb req-9e886ae7-4ca8-4854-8edb-af6d2ced95fc tempest-ServerBootFromVolumeStableRescueTest-235445218 tempest-ServerBootFromVolumeStableRescueTest-235445218-project-member] https://10.4.3.105/volume/v3/volumes/8bf0ed68-178a-419b-9b8b-2e29bf980f31 returned with HTTP 200 Aug 12 10:29:43.260452 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 17/65] 10.4.3.105 () {68 vars in 1598 bytes} [Wed Aug 12 10:29:43 2026] GET /volume/v3/volumes/8bf0ed68-178a-419b-9b8b-2e29bf980f31 => generated 842 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:29:43.278486 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-97866bfe-194e-40a2-aa5a-32f2260d8402 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:29:43.279213 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-97866bfe-194e-40a2-aa5a-32f2260d8402 None None] GET https://10.4.3.105/volume// Aug 12 10:29:43.280813 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-97866bfe-194e-40a2-aa5a-32f2260d8402 None None] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:29:43.282746 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-97866bfe-194e-40a2-aa5a-32f2260d8402 None None] Calling method 'all' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:29:43.283445 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-97866bfe-194e-40a2-aa5a-32f2260d8402 None None] https://10.4.3.105/volume// returned with HTTP 300 Aug 12 10:29:43.284104 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 17/66] 10.4.3.105 () {66 vars in 1426 bytes} [Wed Aug 12 10:29:43 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 10:29:43.301275 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-8650551e-8c29-4202-872f-9d52f98a2edb req-fedc9a40-55be-4a79-a261-0c921720d8ad None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:29:43.307539 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-8650551e-8c29-4202-872f-9d52f98a2edb req-fedc9a40-55be-4a79-a261-0c921720d8ad tempest-ServerBootFromVolumeStableRescueTest-235445218 tempest-ServerBootFromVolumeStableRescueTest-235445218-project-member] POST https://10.4.3.105/volume/v3/attachments Aug 12 10:29:43.307750 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-8650551e-8c29-4202-872f-9d52f98a2edb req-fedc9a40-55be-4a79-a261-0c921720d8ad tempest-ServerBootFromVolumeStableRescueTest-235445218 tempest-ServerBootFromVolumeStableRescueTest-235445218-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8bf0ed68-178a-419b-9b8b-2e29bf980f31", "connector": null, "instance_uuid": "6d8f7a69-4aad-4d1f-bb30-98d9dd820161"}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:29:43.325847 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:29:43.325847 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:29:43.405293 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-8650551e-8c29-4202-872f-9d52f98a2edb req-fedc9a40-55be-4a79-a261-0c921720d8ad tempest-ServerBootFromVolumeStableRescueTest-235445218 tempest-ServerBootFromVolumeStableRescueTest-235445218-project-member] https://10.4.3.105/volume/v3/attachments returned with HTTP 200 Aug 12 10:29:43.409423 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 16/67] 10.4.3.105 () {74 vars in 1594 bytes} [Wed Aug 12 10:29:43 2026] POST /volume/v3/attachments => generated 273 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:29:43.420368 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-361c7cc0-2abd-49df-9c7a-9356cffd09ce None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:29:43.421321 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-361c7cc0-2abd-49df-9c7a-9356cffd09ce None None] GET https://10.4.3.105/volume// Aug 12 10:29:43.421590 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-361c7cc0-2abd-49df-9c7a-9356cffd09ce None None] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:29:43.421743 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-361c7cc0-2abd-49df-9c7a-9356cffd09ce None None] Calling method 'all' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:29:43.422313 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-361c7cc0-2abd-49df-9c7a-9356cffd09ce None None] https://10.4.3.105/volume// returned with HTTP 300 Aug 12 10:29:43.423023 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 18/68] 10.4.3.105 () {66 vars in 1426 bytes} [Wed Aug 12 10:29: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 10:29:43.436493 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-8650551e-8c29-4202-872f-9d52f98a2edb req-5ed63c6b-8004-4b72-a109-367c9eaa9385 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:29:43.444321 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-8650551e-8c29-4202-872f-9d52f98a2edb req-5ed63c6b-8004-4b72-a109-367c9eaa9385 tempest-ServerBootFromVolumeStableRescueTest-235445218 tempest-ServerBootFromVolumeStableRescueTest-235445218-project-member] GET https://10.4.3.105/volume/v3/volumes/8bf0ed68-178a-419b-9b8b-2e29bf980f31 Aug 12 10:29:43.444745 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-8650551e-8c29-4202-872f-9d52f98a2edb req-5ed63c6b-8004-4b72-a109-367c9eaa9385 tempest-ServerBootFromVolumeStableRescueTest-235445218 tempest-ServerBootFromVolumeStableRescueTest-235445218-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:29:43.445084 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-8650551e-8c29-4202-872f-9d52f98a2edb req-5ed63c6b-8004-4b72-a109-367c9eaa9385 tempest-ServerBootFromVolumeStableRescueTest-235445218 tempest-ServerBootFromVolumeStableRescueTest-235445218-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:29:43.463823 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:29:43.463823 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:29:43.475699 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [req-8650551e-8c29-4202-872f-9d52f98a2edb req-5ed63c6b-8004-4b72-a109-367c9eaa9385 tempest-ServerBootFromVolumeStableRescueTest-235445218 tempest-ServerBootFromVolumeStableRescueTest-235445218-project-member] Volume info retrieved successfully. Aug 12 10:29:43.488292 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-8650551e-8c29-4202-872f-9d52f98a2edb req-5ed63c6b-8004-4b72-a109-367c9eaa9385 tempest-ServerBootFromVolumeStableRescueTest-235445218 tempest-ServerBootFromVolumeStableRescueTest-235445218-project-member] https://10.4.3.105/volume/v3/volumes/8bf0ed68-178a-419b-9b8b-2e29bf980f31 returned with HTTP 200 Aug 12 10:29:43.488858 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 18/69] 10.4.3.105 () {70 vars in 1639 bytes} [Wed Aug 12 10:29:43 2026] GET /volume/v3/volumes/8bf0ed68-178a-419b-9b8b-2e29bf980f31 => generated 1021 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 10:29:43.632696 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-8650551e-8c29-4202-872f-9d52f98a2edb req-a38c0fe8-471c-4cbc-9d44-8622778c40fa None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:29:43.636130 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-8650551e-8c29-4202-872f-9d52f98a2edb req-a38c0fe8-471c-4cbc-9d44-8622778c40fa tempest-ServerBootFromVolumeStableRescueTest-235445218 tempest-ServerBootFromVolumeStableRescueTest-235445218-project-member] PUT https://10.4.3.105/volume/v3/attachments/7063b1bb-0e65-42cf-962d-2acf80be4d05 Aug 12 10:29:43.637963 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-8650551e-8c29-4202-872f-9d52f98a2edb req-a38c0fe8-471c-4cbc-9d44-8622778c40fa tempest-ServerBootFromVolumeStableRescueTest-235445218 tempest-ServerBootFromVolumeStableRescueTest-235445218-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.105", "host": "np0000007037", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a295cd65dd1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "cc953c5f-eaed-46bf-96e8-0985bbef0414", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:29:43.658563 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.coordination [req-8650551e-8c29-4202-872f-9d52f98a2edb req-a38c0fe8-471c-4cbc-9d44-8622778c40fa tempest-ServerBootFromVolumeStableRescueTest-235445218 tempest-ServerBootFromVolumeStableRescueTest-235445218-project-member] Acquiring lock "cinder-attachment_update-8bf0ed68-178a-419b-9b8b-2e29bf980f31-np0000007037" by "attachment_update" {{(pid=100374) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 10:29:43.669595 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.coordination [req-8650551e-8c29-4202-872f-9d52f98a2edb req-a38c0fe8-471c-4cbc-9d44-8622778c40fa tempest-ServerBootFromVolumeStableRescueTest-235445218 tempest-ServerBootFromVolumeStableRescueTest-235445218-project-member] Lock "cinder-attachment_update-8bf0ed68-178a-419b-9b8b-2e29bf980f31-np0000007037" acquired by "attachment_update" :: waited 0.011s {{(pid=100374) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 10:29:43.673546 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:29:43.673546 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:29:43.879364 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.coordination [req-8650551e-8c29-4202-872f-9d52f98a2edb req-a38c0fe8-471c-4cbc-9d44-8622778c40fa tempest-ServerBootFromVolumeStableRescueTest-235445218 tempest-ServerBootFromVolumeStableRescueTest-235445218-project-member] Lock "cinder-attachment_update-8bf0ed68-178a-419b-9b8b-2e29bf980f31-np0000007037" released by "attachment_update" :: held 0.210s {{(pid=100374) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 10:29:43.879721 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-8650551e-8c29-4202-872f-9d52f98a2edb req-a38c0fe8-471c-4cbc-9d44-8622778c40fa tempest-ServerBootFromVolumeStableRescueTest-235445218 tempest-ServerBootFromVolumeStableRescueTest-235445218-project-member] https://10.4.3.105/volume/v3/attachments/7063b1bb-0e65-42cf-962d-2acf80be4d05 returned with HTTP 200 Aug 12 10:29:43.880476 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 18/70] 10.4.3.105 () {74 vars in 1704 bytes} [Wed Aug 12 10:29:43 2026] PUT /volume/v3/attachments/7063b1bb-0e65-42cf-962d-2acf80be4d05 => generated 969 bytes in 250 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:29:43.949440 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-8650551e-8c29-4202-872f-9d52f98a2edb req-7ba66a44-c581-45a5-a2d4-853367d56d58 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:29:43.956692 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-8650551e-8c29-4202-872f-9d52f98a2edb req-7ba66a44-c581-45a5-a2d4-853367d56d58 tempest-ServerBootFromVolumeStableRescueTest-235445218 tempest-ServerBootFromVolumeStableRescueTest-235445218-project-member] POST https://10.4.3.105/volume/v3/attachments/7063b1bb-0e65-42cf-962d-2acf80be4d05/action Aug 12 10:29:43.956692 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-8650551e-8c29-4202-872f-9d52f98a2edb req-7ba66a44-c581-45a5-a2d4-853367d56d58 tempest-ServerBootFromVolumeStableRescueTest-235445218 tempest-ServerBootFromVolumeStableRescueTest-235445218-project-member] Action body: b'{"os-complete": null}' {{(pid=100373) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 10:29:43.956692 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-8650551e-8c29-4202-872f-9d52f98a2edb req-7ba66a44-c581-45a5-a2d4-853367d56d58 tempest-ServerBootFromVolumeStableRescueTest-235445218 tempest-ServerBootFromVolumeStableRescueTest-235445218-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:29:43.999934 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:29:43.999934 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:29:44.025251 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-8650551e-8c29-4202-872f-9d52f98a2edb req-7ba66a44-c581-45a5-a2d4-853367d56d58 tempest-ServerBootFromVolumeStableRescueTest-235445218 tempest-ServerBootFromVolumeStableRescueTest-235445218-project-member] https://10.4.3.105/volume/v3/attachments/7063b1bb-0e65-42cf-962d-2acf80be4d05/action returned with HTTP 204 Aug 12 10:29:44.025687 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 17/71] 10.4.3.105 () {74 vars in 1725 bytes} [Wed Aug 12 10:29:43 2026] POST /volume/v3/attachments/7063b1bb-0e65-42cf-962d-2acf80be4d05/action => generated 0 bytes in 79 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:29:51.938151 np0000007037 devstack@c-api.service[100372]: DEBUG dbcounter [-] [100372] Writing DB stats cinder:SELECT=81,cinder:INSERT=11,cinder:UPDATE=15 {{(pid=100372) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 10:29:52.569936 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [req-f48ed82b-74d3-428d-93d8-710a71ca5ce1 req-0bd15e7f-11cb-4a6d-9921-2019696dc299 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:29:52.570732 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-f48ed82b-74d3-428d-93d8-710a71ca5ce1 req-0bd15e7f-11cb-4a6d-9921-2019696dc299 tempest-TaggedBootDevicesTest_v242-1436729268 tempest-TaggedBootDevicesTest_v242-1436729268-project-member] GET https://10.4.3.105/volume/v3/volumes/eefe7571-c74a-4733-9cc6-f1678bf37892 Aug 12 10:29:52.571049 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [req-f48ed82b-74d3-428d-93d8-710a71ca5ce1 req-0bd15e7f-11cb-4a6d-9921-2019696dc299 tempest-TaggedBootDevicesTest_v242-1436729268 tempest-TaggedBootDevicesTest_v242-1436729268-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:29:52.571331 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [req-f48ed82b-74d3-428d-93d8-710a71ca5ce1 req-0bd15e7f-11cb-4a6d-9921-2019696dc299 tempest-TaggedBootDevicesTest_v242-1436729268 tempest-TaggedBootDevicesTest_v242-1436729268-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:29:52.583572 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:29:52.583572 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:29:52.591110 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [req-f48ed82b-74d3-428d-93d8-710a71ca5ce1 req-0bd15e7f-11cb-4a6d-9921-2019696dc299 tempest-TaggedBootDevicesTest_v242-1436729268 tempest-TaggedBootDevicesTest_v242-1436729268-project-member] Volume info retrieved successfully. Aug 12 10:29:52.600756 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-f48ed82b-74d3-428d-93d8-710a71ca5ce1 req-0bd15e7f-11cb-4a6d-9921-2019696dc299 tempest-TaggedBootDevicesTest_v242-1436729268 tempest-TaggedBootDevicesTest_v242-1436729268-project-member] https://10.4.3.105/volume/v3/volumes/eefe7571-c74a-4733-9cc6-f1678bf37892 returned with HTTP 200 Aug 12 10:29:52.601904 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 19/72] 10.4.3.105 () {68 vars in 1598 bytes} [Wed Aug 12 10:29:52 2026] GET /volume/v3/volumes/eefe7571-c74a-4733-9cc6-f1678bf37892 => generated 1396 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:29:52.623615 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-f48ed82b-74d3-428d-93d8-710a71ca5ce1 req-b9b00b03-9c11-4b47-b34b-cbbb9d2f7cdd None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:29:52.629410 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-f48ed82b-74d3-428d-93d8-710a71ca5ce1 req-b9b00b03-9c11-4b47-b34b-cbbb9d2f7cdd tempest-TaggedBootDevicesTest_v242-1436729268 tempest-TaggedBootDevicesTest_v242-1436729268-project-member] GET https://10.4.3.105/volume/v3/volumes/f46251df-9d32-4b30-bf16-3bbdd3f8abb4 Aug 12 10:29:52.632551 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-f48ed82b-74d3-428d-93d8-710a71ca5ce1 req-b9b00b03-9c11-4b47-b34b-cbbb9d2f7cdd tempest-TaggedBootDevicesTest_v242-1436729268 tempest-TaggedBootDevicesTest_v242-1436729268-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:29:52.632551 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-f48ed82b-74d3-428d-93d8-710a71ca5ce1 req-b9b00b03-9c11-4b47-b34b-cbbb9d2f7cdd tempest-TaggedBootDevicesTest_v242-1436729268 tempest-TaggedBootDevicesTest_v242-1436729268-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:29:52.639962 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:29:52.639962 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:29:52.647114 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [req-f48ed82b-74d3-428d-93d8-710a71ca5ce1 req-b9b00b03-9c11-4b47-b34b-cbbb9d2f7cdd tempest-TaggedBootDevicesTest_v242-1436729268 tempest-TaggedBootDevicesTest_v242-1436729268-project-member] Volume info retrieved successfully. Aug 12 10:29:52.653495 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-f48ed82b-74d3-428d-93d8-710a71ca5ce1 req-b9b00b03-9c11-4b47-b34b-cbbb9d2f7cdd tempest-TaggedBootDevicesTest_v242-1436729268 tempest-TaggedBootDevicesTest_v242-1436729268-project-member] https://10.4.3.105/volume/v3/volumes/f46251df-9d32-4b30-bf16-3bbdd3f8abb4 returned with HTTP 200 Aug 12 10:29:52.654073 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 19/73] 10.4.3.105 () {68 vars in 1598 bytes} [Wed Aug 12 10:29:52 2026] GET /volume/v3/volumes/f46251df-9d32-4b30-bf16-3bbdd3f8abb4 => generated 849 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:29:52.668273 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-f48ed82b-74d3-428d-93d8-710a71ca5ce1 req-92581326-22fc-4d70-963a-fd16d70e5366 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:29:52.674039 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-f48ed82b-74d3-428d-93d8-710a71ca5ce1 req-92581326-22fc-4d70-963a-fd16d70e5366 tempest-TaggedBootDevicesTest_v242-1436729268 tempest-TaggedBootDevicesTest_v242-1436729268-project-member] GET https://10.4.3.105/volume/v3/volumes/7b14bd20-c5ea-4448-a8b9-bb96f5504bdb Aug 12 10:29:52.674039 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-f48ed82b-74d3-428d-93d8-710a71ca5ce1 req-92581326-22fc-4d70-963a-fd16d70e5366 tempest-TaggedBootDevicesTest_v242-1436729268 tempest-TaggedBootDevicesTest_v242-1436729268-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:29:52.674039 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-f48ed82b-74d3-428d-93d8-710a71ca5ce1 req-92581326-22fc-4d70-963a-fd16d70e5366 tempest-TaggedBootDevicesTest_v242-1436729268 tempest-TaggedBootDevicesTest_v242-1436729268-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:29:52.691552 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:29:52.691552 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:29:52.704336 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [req-f48ed82b-74d3-428d-93d8-710a71ca5ce1 req-92581326-22fc-4d70-963a-fd16d70e5366 tempest-TaggedBootDevicesTest_v242-1436729268 tempest-TaggedBootDevicesTest_v242-1436729268-project-member] Volume info retrieved successfully. Aug 12 10:29:52.707811 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-f48ed82b-74d3-428d-93d8-710a71ca5ce1 req-92581326-22fc-4d70-963a-fd16d70e5366 tempest-TaggedBootDevicesTest_v242-1436729268 tempest-TaggedBootDevicesTest_v242-1436729268-project-member] https://10.4.3.105/volume/v3/volumes/7b14bd20-c5ea-4448-a8b9-bb96f5504bdb returned with HTTP 200 Aug 12 10:29:52.708308 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 19/74] 10.4.3.105 () {68 vars in 1598 bytes} [Wed Aug 12 10:29:52 2026] GET /volume/v3/volumes/7b14bd20-c5ea-4448-a8b9-bb96f5504bdb => generated 849 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:29:52.725548 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-e865ff45-1870-4852-b510-ad374a681686 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:29:52.725548 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-e865ff45-1870-4852-b510-ad374a681686 None None] GET https://10.4.3.105/volume// Aug 12 10:29:52.725548 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-e865ff45-1870-4852-b510-ad374a681686 None None] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:29:52.725548 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-e865ff45-1870-4852-b510-ad374a681686 None None] Calling method 'all' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:29:52.725548 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-e865ff45-1870-4852-b510-ad374a681686 None None] https://10.4.3.105/volume// returned with HTTP 300 Aug 12 10:29:52.725548 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 18/75] 10.4.3.105 () {66 vars in 1419 bytes} [Wed Aug 12 10:29: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 10:29:52.737995 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [req-f48ed82b-74d3-428d-93d8-710a71ca5ce1 req-b2e6ffef-b340-4e0a-bca4-f28ff6d7791b None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:29:52.742377 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-f48ed82b-74d3-428d-93d8-710a71ca5ce1 req-b2e6ffef-b340-4e0a-bca4-f28ff6d7791b tempest-TaggedBootDevicesTest_v242-1436729268 tempest-TaggedBootDevicesTest_v242-1436729268-project-member] POST https://10.4.3.105/volume/v3/attachments Aug 12 10:29:52.743094 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [req-f48ed82b-74d3-428d-93d8-710a71ca5ce1 req-b2e6ffef-b340-4e0a-bca4-f28ff6d7791b tempest-TaggedBootDevicesTest_v242-1436729268 tempest-TaggedBootDevicesTest_v242-1436729268-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "eefe7571-c74a-4733-9cc6-f1678bf37892", "connector": null, "instance_uuid": "9a90c7fe-3912-4c0b-ad8f-534611ee0ae1"}} {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:29:52.760691 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:29:52.760691 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:29:52.815973 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-f48ed82b-74d3-428d-93d8-710a71ca5ce1 req-b2e6ffef-b340-4e0a-bca4-f28ff6d7791b tempest-TaggedBootDevicesTest_v242-1436729268 tempest-TaggedBootDevicesTest_v242-1436729268-project-member] https://10.4.3.105/volume/v3/attachments returned with HTTP 200 Aug 12 10:29:52.816844 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 20/76] 10.4.3.105 () {74 vars in 1594 bytes} [Wed Aug 12 10:29:52 2026] POST /volume/v3/attachments => generated 273 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:29:52.828892 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-73713c56-018b-4ace-8bd1-adc31ca7c726 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:29:52.829544 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-73713c56-018b-4ace-8bd1-adc31ca7c726 None None] GET https://10.4.3.105/volume// Aug 12 10:29:52.829874 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-73713c56-018b-4ace-8bd1-adc31ca7c726 None None] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:29:52.830157 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-73713c56-018b-4ace-8bd1-adc31ca7c726 None None] Calling method 'all' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:29:52.832201 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-73713c56-018b-4ace-8bd1-adc31ca7c726 None None] https://10.4.3.105/volume// returned with HTTP 300 Aug 12 10:29:52.832817 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 20/77] 10.4.3.105 () {66 vars in 1419 bytes} [Wed Aug 12 10:29:52 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 10:29:52.847239 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-f48ed82b-74d3-428d-93d8-710a71ca5ce1 req-c276f734-b4b4-41f7-8a0d-e458dbd9f86b None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:29:52.852581 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-f48ed82b-74d3-428d-93d8-710a71ca5ce1 req-c276f734-b4b4-41f7-8a0d-e458dbd9f86b tempest-TaggedBootDevicesTest_v242-1436729268 tempest-TaggedBootDevicesTest_v242-1436729268-project-member] POST https://10.4.3.105/volume/v3/attachments Aug 12 10:29:52.852581 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-f48ed82b-74d3-428d-93d8-710a71ca5ce1 req-c276f734-b4b4-41f7-8a0d-e458dbd9f86b tempest-TaggedBootDevicesTest_v242-1436729268 tempest-TaggedBootDevicesTest_v242-1436729268-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f46251df-9d32-4b30-bf16-3bbdd3f8abb4", "connector": null, "instance_uuid": "9a90c7fe-3912-4c0b-ad8f-534611ee0ae1"}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:29:52.873192 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:29:52.873192 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:29:52.922624 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-f48ed82b-74d3-428d-93d8-710a71ca5ce1 req-c276f734-b4b4-41f7-8a0d-e458dbd9f86b tempest-TaggedBootDevicesTest_v242-1436729268 tempest-TaggedBootDevicesTest_v242-1436729268-project-member] https://10.4.3.105/volume/v3/attachments returned with HTTP 200 Aug 12 10:29:52.923018 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 20/78] 10.4.3.105 () {74 vars in 1594 bytes} [Wed Aug 12 10:29:52 2026] POST /volume/v3/attachments => generated 273 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:29:52.936805 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-9192784c-0d32-476a-af3c-279e0ffedc71 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:29:52.937094 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-9192784c-0d32-476a-af3c-279e0ffedc71 None None] GET https://10.4.3.105/volume// Aug 12 10:29:52.937233 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-9192784c-0d32-476a-af3c-279e0ffedc71 None None] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:29:52.937398 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-9192784c-0d32-476a-af3c-279e0ffedc71 None None] Calling method 'all' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:29:52.937837 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-9192784c-0d32-476a-af3c-279e0ffedc71 None None] https://10.4.3.105/volume// returned with HTTP 300 Aug 12 10:29:52.938142 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 19/79] 10.4.3.105 () {66 vars in 1419 bytes} [Wed Aug 12 10:29:52 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 10:29:52.958423 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [req-f48ed82b-74d3-428d-93d8-710a71ca5ce1 req-a946d7e3-b3b6-4c64-a2cd-d46ad6049a0a None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:29:52.962924 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-f48ed82b-74d3-428d-93d8-710a71ca5ce1 req-a946d7e3-b3b6-4c64-a2cd-d46ad6049a0a tempest-TaggedBootDevicesTest_v242-1436729268 tempest-TaggedBootDevicesTest_v242-1436729268-project-member] POST https://10.4.3.105/volume/v3/attachments Aug 12 10:29:52.963387 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [req-f48ed82b-74d3-428d-93d8-710a71ca5ce1 req-a946d7e3-b3b6-4c64-a2cd-d46ad6049a0a tempest-TaggedBootDevicesTest_v242-1436729268 tempest-TaggedBootDevicesTest_v242-1436729268-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7b14bd20-c5ea-4448-a8b9-bb96f5504bdb", "connector": null, "instance_uuid": "9a90c7fe-3912-4c0b-ad8f-534611ee0ae1"}} {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:29:52.983210 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:29:52.983210 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:29:53.033755 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-f48ed82b-74d3-428d-93d8-710a71ca5ce1 req-a946d7e3-b3b6-4c64-a2cd-d46ad6049a0a tempest-TaggedBootDevicesTest_v242-1436729268 tempest-TaggedBootDevicesTest_v242-1436729268-project-member] https://10.4.3.105/volume/v3/attachments returned with HTTP 200 Aug 12 10:29:53.034324 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 21/80] 10.4.3.105 () {74 vars in 1594 bytes} [Wed Aug 12 10:29:52 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 10:29:54.019915 np0000007037 devstack@c-api.service[100373]: DEBUG dbcounter [-] [100373] Writing DB stats cinder:SELECT=119,cinder:INSERT=21,cinder:UPDATE=31 {{(pid=100373) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 10:29:54.048006 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-59fb0820-c90f-4500-9063-6b56fffb1175 req-e00e5bd5-70fe-4d14-82f3-c3609d58b9c9 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:29:54.051387 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-59fb0820-c90f-4500-9063-6b56fffb1175 req-e00e5bd5-70fe-4d14-82f3-c3609d58b9c9 tempest-ServerBootFromVolumeStableRescueTest-235445218 tempest-ServerBootFromVolumeStableRescueTest-235445218-project-member] GET https://10.4.3.105/volume/v3/volumes/8bf0ed68-178a-419b-9b8b-2e29bf980f31 Aug 12 10:29:54.051387 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-59fb0820-c90f-4500-9063-6b56fffb1175 req-e00e5bd5-70fe-4d14-82f3-c3609d58b9c9 tempest-ServerBootFromVolumeStableRescueTest-235445218 tempest-ServerBootFromVolumeStableRescueTest-235445218-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:29:54.051387 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-59fb0820-c90f-4500-9063-6b56fffb1175 req-e00e5bd5-70fe-4d14-82f3-c3609d58b9c9 tempest-ServerBootFromVolumeStableRescueTest-235445218 tempest-ServerBootFromVolumeStableRescueTest-235445218-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:29:54.067858 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:29:54.067858 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:29:54.077715 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [req-59fb0820-c90f-4500-9063-6b56fffb1175 req-e00e5bd5-70fe-4d14-82f3-c3609d58b9c9 tempest-ServerBootFromVolumeStableRescueTest-235445218 tempest-ServerBootFromVolumeStableRescueTest-235445218-project-member] Volume info retrieved successfully. Aug 12 10:29:54.085191 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-59fb0820-c90f-4500-9063-6b56fffb1175 req-e00e5bd5-70fe-4d14-82f3-c3609d58b9c9 tempest-ServerBootFromVolumeStableRescueTest-235445218 tempest-ServerBootFromVolumeStableRescueTest-235445218-project-member] https://10.4.3.105/volume/v3/volumes/8bf0ed68-178a-419b-9b8b-2e29bf980f31 returned with HTTP 200 Aug 12 10:29:54.085329 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 21/81] 10.4.3.105 () {68 vars in 1598 bytes} [Wed Aug 12 10:29:54 2026] GET /volume/v3/volumes/8bf0ed68-178a-419b-9b8b-2e29bf980f31 => generated 1134 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:29:56.567861 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-52d6a39a-b3a1-4a55-a247-41d761045243 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:29:56.568422 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-52d6a39a-b3a1-4a55-a247-41d761045243 None None] GET https://10.4.3.105/volume// Aug 12 10:29:56.568845 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-52d6a39a-b3a1-4a55-a247-41d761045243 None None] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:29:56.568944 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-52d6a39a-b3a1-4a55-a247-41d761045243 None None] Calling method 'all' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:29:56.569495 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-52d6a39a-b3a1-4a55-a247-41d761045243 None None] https://10.4.3.105/volume// returned with HTTP 300 Aug 12 10:29:56.570448 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 21/82] 10.4.3.105 () {66 vars in 1426 bytes} [Wed Aug 12 10:29: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 10:29:56.588268 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-f48ed82b-74d3-428d-93d8-710a71ca5ce1 req-d68b4c03-7a8c-4b4d-935c-0b17072e57ed None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:29:56.593085 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-f48ed82b-74d3-428d-93d8-710a71ca5ce1 req-d68b4c03-7a8c-4b4d-935c-0b17072e57ed tempest-TaggedBootDevicesTest_v242-1436729268 tempest-TaggedBootDevicesTest_v242-1436729268-project-member] GET https://10.4.3.105/volume/v3/volumes/eefe7571-c74a-4733-9cc6-f1678bf37892 Aug 12 10:29:56.593335 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-f48ed82b-74d3-428d-93d8-710a71ca5ce1 req-d68b4c03-7a8c-4b4d-935c-0b17072e57ed tempest-TaggedBootDevicesTest_v242-1436729268 tempest-TaggedBootDevicesTest_v242-1436729268-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:29:56.595975 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-f48ed82b-74d3-428d-93d8-710a71ca5ce1 req-d68b4c03-7a8c-4b4d-935c-0b17072e57ed tempest-TaggedBootDevicesTest_v242-1436729268 tempest-TaggedBootDevicesTest_v242-1436729268-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:29:56.625429 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:29:56.625429 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:29:56.638217 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [req-f48ed82b-74d3-428d-93d8-710a71ca5ce1 req-d68b4c03-7a8c-4b4d-935c-0b17072e57ed tempest-TaggedBootDevicesTest_v242-1436729268 tempest-TaggedBootDevicesTest_v242-1436729268-project-member] Volume info retrieved successfully. Aug 12 10:29:56.647134 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-f48ed82b-74d3-428d-93d8-710a71ca5ce1 req-d68b4c03-7a8c-4b4d-935c-0b17072e57ed tempest-TaggedBootDevicesTest_v242-1436729268 tempest-TaggedBootDevicesTest_v242-1436729268-project-member] https://10.4.3.105/volume/v3/volumes/eefe7571-c74a-4733-9cc6-f1678bf37892 returned with HTTP 200 Aug 12 10:29:56.648568 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 20/83] 10.4.3.105 () {70 vars in 1639 bytes} [Wed Aug 12 10:29:56 2026] GET /volume/v3/volumes/eefe7571-c74a-4733-9cc6-f1678bf37892 => generated 1575 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 10:29:56.775342 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [req-f48ed82b-74d3-428d-93d8-710a71ca5ce1 req-4869e425-0715-465b-900d-a5aa4247ab6c None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:29:56.783076 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-f48ed82b-74d3-428d-93d8-710a71ca5ce1 req-4869e425-0715-465b-900d-a5aa4247ab6c tempest-TaggedBootDevicesTest_v242-1436729268 tempest-TaggedBootDevicesTest_v242-1436729268-project-member] PUT https://10.4.3.105/volume/v3/attachments/0195c1d7-14c8-4634-8a34-ffd5adc89566 Aug 12 10:29:56.783573 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [req-f48ed82b-74d3-428d-93d8-710a71ca5ce1 req-4869e425-0715-465b-900d-a5aa4247ab6c tempest-TaggedBootDevicesTest_v242-1436729268 tempest-TaggedBootDevicesTest_v242-1436729268-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.105", "host": "np0000007037", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a295cd65dd1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "cc953c5f-eaed-46bf-96e8-0985bbef0414", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:29:56.804558 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.coordination [req-f48ed82b-74d3-428d-93d8-710a71ca5ce1 req-4869e425-0715-465b-900d-a5aa4247ab6c tempest-TaggedBootDevicesTest_v242-1436729268 tempest-TaggedBootDevicesTest_v242-1436729268-project-member] Acquiring lock "cinder-attachment_update-eefe7571-c74a-4733-9cc6-f1678bf37892-np0000007037" by "attachment_update" {{(pid=100372) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 10:29:56.824969 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.coordination [req-f48ed82b-74d3-428d-93d8-710a71ca5ce1 req-4869e425-0715-465b-900d-a5aa4247ab6c tempest-TaggedBootDevicesTest_v242-1436729268 tempest-TaggedBootDevicesTest_v242-1436729268-project-member] Lock "cinder-attachment_update-eefe7571-c74a-4733-9cc6-f1678bf37892-np0000007037" acquired by "attachment_update" :: waited 0.021s {{(pid=100372) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 10:29:56.828097 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:29:56.828097 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:29:56.989188 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.coordination [req-f48ed82b-74d3-428d-93d8-710a71ca5ce1 req-4869e425-0715-465b-900d-a5aa4247ab6c tempest-TaggedBootDevicesTest_v242-1436729268 tempest-TaggedBootDevicesTest_v242-1436729268-project-member] Lock "cinder-attachment_update-eefe7571-c74a-4733-9cc6-f1678bf37892-np0000007037" released by "attachment_update" :: held 0.164s {{(pid=100372) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 10:29:56.989662 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-f48ed82b-74d3-428d-93d8-710a71ca5ce1 req-4869e425-0715-465b-900d-a5aa4247ab6c tempest-TaggedBootDevicesTest_v242-1436729268 tempest-TaggedBootDevicesTest_v242-1436729268-project-member] https://10.4.3.105/volume/v3/attachments/0195c1d7-14c8-4634-8a34-ffd5adc89566 returned with HTTP 200 Aug 12 10:29:56.990840 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 22/84] 10.4.3.105 () {74 vars in 1704 bytes} [Wed Aug 12 10:29:56 2026] PUT /volume/v3/attachments/0195c1d7-14c8-4634-8a34-ffd5adc89566 => generated 969 bytes in 216 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:29:57.031197 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-f48ed82b-74d3-428d-93d8-710a71ca5ce1 req-a2991d71-e14d-40b9-b1fa-8af726c2caa1 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:29:57.035705 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-f48ed82b-74d3-428d-93d8-710a71ca5ce1 req-a2991d71-e14d-40b9-b1fa-8af726c2caa1 tempest-TaggedBootDevicesTest_v242-1436729268 tempest-TaggedBootDevicesTest_v242-1436729268-project-member] POST https://10.4.3.105/volume/v3/attachments/0195c1d7-14c8-4634-8a34-ffd5adc89566/action Aug 12 10:29:57.036756 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-f48ed82b-74d3-428d-93d8-710a71ca5ce1 req-a2991d71-e14d-40b9-b1fa-8af726c2caa1 tempest-TaggedBootDevicesTest_v242-1436729268 tempest-TaggedBootDevicesTest_v242-1436729268-project-member] Action body: b'{"os-complete": null}' {{(pid=100375) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 10:29:57.037849 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-f48ed82b-74d3-428d-93d8-710a71ca5ce1 req-a2991d71-e14d-40b9-b1fa-8af726c2caa1 tempest-TaggedBootDevicesTest_v242-1436729268 tempest-TaggedBootDevicesTest_v242-1436729268-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:29:57.052537 np0000007037 devstack@c-api.service[100375]: /opt/stack/cinder/cinder/db/api.py:2468: SAWarning: SELECT statement has a cartesian product between FROM element(s) "volumes" and FROM element "volumes_1". Apply join condition(s) between each element to resolve. Aug 12 10:29:57.052537 np0000007037 devstack@c-api.service[100375]: .first() Aug 12 10:29:57.079632 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:29:57.079632 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:29:57.125500 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-f48ed82b-74d3-428d-93d8-710a71ca5ce1 req-a2991d71-e14d-40b9-b1fa-8af726c2caa1 tempest-TaggedBootDevicesTest_v242-1436729268 tempest-TaggedBootDevicesTest_v242-1436729268-project-member] https://10.4.3.105/volume/v3/attachments/0195c1d7-14c8-4634-8a34-ffd5adc89566/action returned with HTTP 204 Aug 12 10:29:57.125876 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 22/85] 10.4.3.105 () {74 vars in 1725 bytes} [Wed Aug 12 10:29:57 2026] POST /volume/v3/attachments/0195c1d7-14c8-4634-8a34-ffd5adc89566/action => generated 0 bytes in 95 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:29:57.198880 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-5b6f3b7b-4bfa-4835-9600-5fda9ee0079b None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:29:57.199853 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-5b6f3b7b-4bfa-4835-9600-5fda9ee0079b None None] GET https://10.4.3.105/volume// Aug 12 10:29:57.199853 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-5b6f3b7b-4bfa-4835-9600-5fda9ee0079b None None] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:29:57.199853 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-5b6f3b7b-4bfa-4835-9600-5fda9ee0079b None None] Calling method 'all' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:29:57.200260 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-5b6f3b7b-4bfa-4835-9600-5fda9ee0079b None None] https://10.4.3.105/volume// returned with HTTP 300 Aug 12 10:29:57.201151 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 22/86] 10.4.3.105 () {66 vars in 1426 bytes} [Wed Aug 12 10:29: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 10:29:57.216403 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-f48ed82b-74d3-428d-93d8-710a71ca5ce1 req-23c03198-b39c-4979-8dea-85fbc7fad190 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:29:57.218962 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-f48ed82b-74d3-428d-93d8-710a71ca5ce1 req-23c03198-b39c-4979-8dea-85fbc7fad190 tempest-TaggedBootDevicesTest_v242-1436729268 tempest-TaggedBootDevicesTest_v242-1436729268-project-member] GET https://10.4.3.105/volume/v3/volumes/f46251df-9d32-4b30-bf16-3bbdd3f8abb4 Aug 12 10:29:57.219266 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-f48ed82b-74d3-428d-93d8-710a71ca5ce1 req-23c03198-b39c-4979-8dea-85fbc7fad190 tempest-TaggedBootDevicesTest_v242-1436729268 tempest-TaggedBootDevicesTest_v242-1436729268-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:29:57.219339 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-f48ed82b-74d3-428d-93d8-710a71ca5ce1 req-23c03198-b39c-4979-8dea-85fbc7fad190 tempest-TaggedBootDevicesTest_v242-1436729268 tempest-TaggedBootDevicesTest_v242-1436729268-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:29:57.233227 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:29:57.233227 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:29:57.238533 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [req-f48ed82b-74d3-428d-93d8-710a71ca5ce1 req-23c03198-b39c-4979-8dea-85fbc7fad190 tempest-TaggedBootDevicesTest_v242-1436729268 tempest-TaggedBootDevicesTest_v242-1436729268-project-member] Volume info retrieved successfully. Aug 12 10:29:57.244490 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-f48ed82b-74d3-428d-93d8-710a71ca5ce1 req-23c03198-b39c-4979-8dea-85fbc7fad190 tempest-TaggedBootDevicesTest_v242-1436729268 tempest-TaggedBootDevicesTest_v242-1436729268-project-member] https://10.4.3.105/volume/v3/volumes/f46251df-9d32-4b30-bf16-3bbdd3f8abb4 returned with HTTP 200 Aug 12 10:29:57.245006 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 21/87] 10.4.3.105 () {70 vars in 1639 bytes} [Wed Aug 12 10:29:57 2026] GET /volume/v3/volumes/f46251df-9d32-4b30-bf16-3bbdd3f8abb4 => generated 1028 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 10:29:57.383847 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [req-f48ed82b-74d3-428d-93d8-710a71ca5ce1 req-ac78c772-749a-4b00-8628-86b35b083126 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:29:57.391528 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-f48ed82b-74d3-428d-93d8-710a71ca5ce1 req-ac78c772-749a-4b00-8628-86b35b083126 tempest-TaggedBootDevicesTest_v242-1436729268 tempest-TaggedBootDevicesTest_v242-1436729268-project-member] PUT https://10.4.3.105/volume/v3/attachments/52ab375c-1dce-406a-ab8f-efdfbeae3a7d Aug 12 10:29:57.391528 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [req-f48ed82b-74d3-428d-93d8-710a71ca5ce1 req-ac78c772-749a-4b00-8628-86b35b083126 tempest-TaggedBootDevicesTest_v242-1436729268 tempest-TaggedBootDevicesTest_v242-1436729268-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.105", "host": "np0000007037", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a295cd65dd1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "cc953c5f-eaed-46bf-96e8-0985bbef0414", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:29:57.415249 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.coordination [req-f48ed82b-74d3-428d-93d8-710a71ca5ce1 req-ac78c772-749a-4b00-8628-86b35b083126 tempest-TaggedBootDevicesTest_v242-1436729268 tempest-TaggedBootDevicesTest_v242-1436729268-project-member] Acquiring lock "cinder-attachment_update-f46251df-9d32-4b30-bf16-3bbdd3f8abb4-np0000007037" by "attachment_update" {{(pid=100372) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 10:29:57.431151 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.coordination [req-f48ed82b-74d3-428d-93d8-710a71ca5ce1 req-ac78c772-749a-4b00-8628-86b35b083126 tempest-TaggedBootDevicesTest_v242-1436729268 tempest-TaggedBootDevicesTest_v242-1436729268-project-member] Lock "cinder-attachment_update-f46251df-9d32-4b30-bf16-3bbdd3f8abb4-np0000007037" acquired by "attachment_update" :: waited 0.013s {{(pid=100372) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 10:29:57.431151 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:29:57.431151 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:29:57.588605 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.coordination [req-f48ed82b-74d3-428d-93d8-710a71ca5ce1 req-ac78c772-749a-4b00-8628-86b35b083126 tempest-TaggedBootDevicesTest_v242-1436729268 tempest-TaggedBootDevicesTest_v242-1436729268-project-member] Lock "cinder-attachment_update-f46251df-9d32-4b30-bf16-3bbdd3f8abb4-np0000007037" released by "attachment_update" :: held 0.162s {{(pid=100372) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 10:29:57.589336 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-f48ed82b-74d3-428d-93d8-710a71ca5ce1 req-ac78c772-749a-4b00-8628-86b35b083126 tempest-TaggedBootDevicesTest_v242-1436729268 tempest-TaggedBootDevicesTest_v242-1436729268-project-member] https://10.4.3.105/volume/v3/attachments/52ab375c-1dce-406a-ab8f-efdfbeae3a7d returned with HTTP 200 Aug 12 10:29:57.590022 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 23/88] 10.4.3.105 () {74 vars in 1704 bytes} [Wed Aug 12 10:29:57 2026] PUT /volume/v3/attachments/52ab375c-1dce-406a-ab8f-efdfbeae3a7d => generated 969 bytes in 207 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:29:57.633508 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-f48ed82b-74d3-428d-93d8-710a71ca5ce1 req-45cf3d8d-73a2-4b87-9dbd-6b0e354803cd None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:29:57.636655 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-f48ed82b-74d3-428d-93d8-710a71ca5ce1 req-45cf3d8d-73a2-4b87-9dbd-6b0e354803cd tempest-TaggedBootDevicesTest_v242-1436729268 tempest-TaggedBootDevicesTest_v242-1436729268-project-member] POST https://10.4.3.105/volume/v3/attachments/52ab375c-1dce-406a-ab8f-efdfbeae3a7d/action Aug 12 10:29:57.637159 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-f48ed82b-74d3-428d-93d8-710a71ca5ce1 req-45cf3d8d-73a2-4b87-9dbd-6b0e354803cd tempest-TaggedBootDevicesTest_v242-1436729268 tempest-TaggedBootDevicesTest_v242-1436729268-project-member] Action body: b'{"os-complete": null}' {{(pid=100375) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 10:29:57.637564 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-f48ed82b-74d3-428d-93d8-710a71ca5ce1 req-45cf3d8d-73a2-4b87-9dbd-6b0e354803cd tempest-TaggedBootDevicesTest_v242-1436729268 tempest-TaggedBootDevicesTest_v242-1436729268-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:29:57.665021 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:29:57.665021 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:29:57.684341 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-f48ed82b-74d3-428d-93d8-710a71ca5ce1 req-45cf3d8d-73a2-4b87-9dbd-6b0e354803cd tempest-TaggedBootDevicesTest_v242-1436729268 tempest-TaggedBootDevicesTest_v242-1436729268-project-member] https://10.4.3.105/volume/v3/attachments/52ab375c-1dce-406a-ab8f-efdfbeae3a7d/action returned with HTTP 204 Aug 12 10:29:57.685020 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 23/89] 10.4.3.105 () {74 vars in 1725 bytes} [Wed Aug 12 10:29:57 2026] POST /volume/v3/attachments/52ab375c-1dce-406a-ab8f-efdfbeae3a7d/action => generated 0 bytes in 52 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:29:57.724046 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-2e4afaec-32de-4534-a980-814eb03dcb42 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:29:57.724726 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-2e4afaec-32de-4534-a980-814eb03dcb42 None None] GET https://10.4.3.105/volume// Aug 12 10:29:57.724948 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-2e4afaec-32de-4534-a980-814eb03dcb42 None None] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:29:57.725155 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-2e4afaec-32de-4534-a980-814eb03dcb42 None None] Calling method 'all' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:29:57.728120 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-2e4afaec-32de-4534-a980-814eb03dcb42 None None] https://10.4.3.105/volume// returned with HTTP 300 Aug 12 10:29:57.728443 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 23/90] 10.4.3.105 () {66 vars in 1426 bytes} [Wed Aug 12 10:29:57 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 10:29:57.743764 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-f48ed82b-74d3-428d-93d8-710a71ca5ce1 req-8de156ae-af48-492d-81b0-db35a8f36384 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:29:57.750532 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-f48ed82b-74d3-428d-93d8-710a71ca5ce1 req-8de156ae-af48-492d-81b0-db35a8f36384 tempest-TaggedBootDevicesTest_v242-1436729268 tempest-TaggedBootDevicesTest_v242-1436729268-project-member] GET https://10.4.3.105/volume/v3/volumes/7b14bd20-c5ea-4448-a8b9-bb96f5504bdb Aug 12 10:29:57.751086 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-f48ed82b-74d3-428d-93d8-710a71ca5ce1 req-8de156ae-af48-492d-81b0-db35a8f36384 tempest-TaggedBootDevicesTest_v242-1436729268 tempest-TaggedBootDevicesTest_v242-1436729268-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:29:57.751382 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-f48ed82b-74d3-428d-93d8-710a71ca5ce1 req-8de156ae-af48-492d-81b0-db35a8f36384 tempest-TaggedBootDevicesTest_v242-1436729268 tempest-TaggedBootDevicesTest_v242-1436729268-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:29:57.782835 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:29:57.782835 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:29:57.792865 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [req-f48ed82b-74d3-428d-93d8-710a71ca5ce1 req-8de156ae-af48-492d-81b0-db35a8f36384 tempest-TaggedBootDevicesTest_v242-1436729268 tempest-TaggedBootDevicesTest_v242-1436729268-project-member] Volume info retrieved successfully. Aug 12 10:29:57.800819 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-f48ed82b-74d3-428d-93d8-710a71ca5ce1 req-8de156ae-af48-492d-81b0-db35a8f36384 tempest-TaggedBootDevicesTest_v242-1436729268 tempest-TaggedBootDevicesTest_v242-1436729268-project-member] https://10.4.3.105/volume/v3/volumes/7b14bd20-c5ea-4448-a8b9-bb96f5504bdb returned with HTTP 200 Aug 12 10:29:57.801482 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 22/91] 10.4.3.105 () {70 vars in 1639 bytes} [Wed Aug 12 10:29:57 2026] GET /volume/v3/volumes/7b14bd20-c5ea-4448-a8b9-bb96f5504bdb => generated 1028 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 10:29:57.938933 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [req-f48ed82b-74d3-428d-93d8-710a71ca5ce1 req-bfacf13a-4248-4c3d-921d-e82fb4b2e075 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:29:57.943310 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-f48ed82b-74d3-428d-93d8-710a71ca5ce1 req-bfacf13a-4248-4c3d-921d-e82fb4b2e075 tempest-TaggedBootDevicesTest_v242-1436729268 tempest-TaggedBootDevicesTest_v242-1436729268-project-member] PUT https://10.4.3.105/volume/v3/attachments/f96982d5-42d0-4199-a961-0fef429b300d Aug 12 10:29:57.944103 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [req-f48ed82b-74d3-428d-93d8-710a71ca5ce1 req-bfacf13a-4248-4c3d-921d-e82fb4b2e075 tempest-TaggedBootDevicesTest_v242-1436729268 tempest-TaggedBootDevicesTest_v242-1436729268-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.105", "host": "np0000007037", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a295cd65dd1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "cc953c5f-eaed-46bf-96e8-0985bbef0414", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:29:57.962495 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.coordination [req-f48ed82b-74d3-428d-93d8-710a71ca5ce1 req-bfacf13a-4248-4c3d-921d-e82fb4b2e075 tempest-TaggedBootDevicesTest_v242-1436729268 tempest-TaggedBootDevicesTest_v242-1436729268-project-member] Acquiring lock "cinder-attachment_update-7b14bd20-c5ea-4448-a8b9-bb96f5504bdb-np0000007037" by "attachment_update" {{(pid=100372) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 10:29:57.971044 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.coordination [req-f48ed82b-74d3-428d-93d8-710a71ca5ce1 req-bfacf13a-4248-4c3d-921d-e82fb4b2e075 tempest-TaggedBootDevicesTest_v242-1436729268 tempest-TaggedBootDevicesTest_v242-1436729268-project-member] Lock "cinder-attachment_update-7b14bd20-c5ea-4448-a8b9-bb96f5504bdb-np0000007037" acquired by "attachment_update" :: waited 0.009s {{(pid=100372) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 10:29:57.973813 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:29:57.973813 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:29:58.213120 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.coordination [req-f48ed82b-74d3-428d-93d8-710a71ca5ce1 req-bfacf13a-4248-4c3d-921d-e82fb4b2e075 tempest-TaggedBootDevicesTest_v242-1436729268 tempest-TaggedBootDevicesTest_v242-1436729268-project-member] Lock "cinder-attachment_update-7b14bd20-c5ea-4448-a8b9-bb96f5504bdb-np0000007037" released by "attachment_update" :: held 0.242s {{(pid=100372) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 10:29:58.213878 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-f48ed82b-74d3-428d-93d8-710a71ca5ce1 req-bfacf13a-4248-4c3d-921d-e82fb4b2e075 tempest-TaggedBootDevicesTest_v242-1436729268 tempest-TaggedBootDevicesTest_v242-1436729268-project-member] https://10.4.3.105/volume/v3/attachments/f96982d5-42d0-4199-a961-0fef429b300d returned with HTTP 200 Aug 12 10:29:58.215439 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 24/92] 10.4.3.105 () {74 vars in 1704 bytes} [Wed Aug 12 10:29:57 2026] PUT /volume/v3/attachments/f96982d5-42d0-4199-a961-0fef429b300d => generated 969 bytes in 277 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:29:58.288789 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-f48ed82b-74d3-428d-93d8-710a71ca5ce1 req-ee807f08-9323-41b1-9ca5-bacb9d93da4e None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:29:58.299440 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-f48ed82b-74d3-428d-93d8-710a71ca5ce1 req-ee807f08-9323-41b1-9ca5-bacb9d93da4e tempest-TaggedBootDevicesTest_v242-1436729268 tempest-TaggedBootDevicesTest_v242-1436729268-project-member] POST https://10.4.3.105/volume/v3/attachments/f96982d5-42d0-4199-a961-0fef429b300d/action Aug 12 10:29:58.300560 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-f48ed82b-74d3-428d-93d8-710a71ca5ce1 req-ee807f08-9323-41b1-9ca5-bacb9d93da4e tempest-TaggedBootDevicesTest_v242-1436729268 tempest-TaggedBootDevicesTest_v242-1436729268-project-member] Action body: b'{"os-complete": null}' {{(pid=100375) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 10:29:58.300753 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-f48ed82b-74d3-428d-93d8-710a71ca5ce1 req-ee807f08-9323-41b1-9ca5-bacb9d93da4e tempest-TaggedBootDevicesTest_v242-1436729268 tempest-TaggedBootDevicesTest_v242-1436729268-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:29:58.342744 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:29:58.342744 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:29:58.368041 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-f48ed82b-74d3-428d-93d8-710a71ca5ce1 req-ee807f08-9323-41b1-9ca5-bacb9d93da4e tempest-TaggedBootDevicesTest_v242-1436729268 tempest-TaggedBootDevicesTest_v242-1436729268-project-member] https://10.4.3.105/volume/v3/attachments/f96982d5-42d0-4199-a961-0fef429b300d/action returned with HTTP 204 Aug 12 10:29:58.368861 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 24/93] 10.4.3.105 () {74 vars in 1725 bytes} [Wed Aug 12 10:29:58 2026] POST /volume/v3/attachments/f96982d5-42d0-4199-a961-0fef429b300d/action => generated 0 bytes in 81 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:30:02.913879 np0000007037 devstack@c-api.service[100374]: DEBUG dbcounter [-] [100374] Writing DB stats cinder:SELECT=91,cinder:INSERT=13,cinder:UPDATE=18 {{(pid=100374) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 10:30:07.799875 np0000007037 devstack@c-api.service[100373]: DEBUG dbcounter [-] [100373] Writing DB stats cinder:SELECT=15 {{(pid=100373) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 10:30:08.191966 np0000007037 devstack@c-api.service[100372]: DEBUG dbcounter [-] [100372] Writing DB stats cinder:SELECT=28,cinder:UPDATE=7,cinder:INSERT=2 {{(pid=100372) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 10:30:08.359837 np0000007037 devstack@c-api.service[100375]: DEBUG dbcounter [-] [100375] Writing DB stats cinder:SELECT=157,cinder:INSERT=28,cinder:UPDATE=54 {{(pid=100375) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 10:30:09.438581 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-9a980d30-68b2-4c77-bf3b-06d94c2cb81d None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:30:09.440610 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-9a980d30-68b2-4c77-bf3b-06d94c2cb81d tempest-ServerActionsTestOtherB-497255818 tempest-ServerActionsTestOtherB-497255818-project-member] POST https://10.4.3.105/volume/v3/volumes Aug 12 10:30:09.440937 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-9a980d30-68b2-4c77-bf3b-06d94c2cb81d tempest-ServerActionsTestOtherB-497255818 tempest-ServerActionsTestOtherB-497255818-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherB-volume-1173465069"}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:30:09.442797 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.volumes [None req-9a980d30-68b2-4c77-bf3b-06d94c2cb81d tempest-ServerActionsTestOtherB-497255818 tempest-ServerActionsTestOtherB-497255818-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherB-volume-1173465069'}} {{(pid=100374) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 10:30:09.442894 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.v3.volumes [None req-9a980d30-68b2-4c77-bf3b-06d94c2cb81d tempest-ServerActionsTestOtherB-497255818 tempest-ServerActionsTestOtherB-497255818-project-member] Create volume of 1 GB Aug 12 10:30:09.443232 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:30:09.443232 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:30:09.447678 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-9a980d30-68b2-4c77-bf3b-06d94c2cb81d tempest-ServerActionsTestOtherB-497255818 tempest-ServerActionsTestOtherB-497255818-project-member] Availability Zones retrieved successfully. Aug 12 10:30:09.456251 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-9a980d30-68b2-4c77-bf3b-06d94c2cb81d tempest-ServerActionsTestOtherB-497255818 tempest-ServerActionsTestOtherB-497255818-project-member] Flow 'volume_create_api' (28d83a2f-aee8-48c4-89bc-0a0b807cb303) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:30:09.457772 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-9a980d30-68b2-4c77-bf3b-06d94c2cb81d tempest-ServerActionsTestOtherB-497255818 tempest-ServerActionsTestOtherB-497255818-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (56b94cb9-d92c-4c42-8af1-ac8950a6c91a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:30:09.459422 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.flows.api.create_volume [None req-9a980d30-68b2-4c77-bf3b-06d94c2cb81d tempest-ServerActionsTestOtherB-497255818 tempest-ServerActionsTestOtherB-497255818-project-member] Validating volume size '1' using validate_int {{(pid=100374) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 10:30:09.505643 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-9a980d30-68b2-4c77-bf3b-06d94c2cb81d tempest-ServerActionsTestOtherB-497255818 tempest-ServerActionsTestOtherB-497255818-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (56b94cb9-d92c-4c42-8af1-ac8950a6c91a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T10:26:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6cd66f07-4c7b-40b2-9dfb-378538f29c9e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:30:09.507506 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-9a980d30-68b2-4c77-bf3b-06d94c2cb81d tempest-ServerActionsTestOtherB-497255818 tempest-ServerActionsTestOtherB-497255818-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dfc3cf76-52c0-4999-8d3e-0cc00578621a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:30:09.549293 np0000007037 devstack@c-api.service[100374]: WARNING cinder.quota [None req-9a980d30-68b2-4c77-bf3b-06d94c2cb81d tempest-ServerActionsTestOtherB-497255818 tempest-ServerActionsTestOtherB-497255818-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 10:30:09.549764 np0000007037 devstack@c-api.service[100374]: WARNING cinder.quota [None req-9a980d30-68b2-4c77-bf3b-06d94c2cb81d tempest-ServerActionsTestOtherB-497255818 tempest-ServerActionsTestOtherB-497255818-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 10:30:09.621223 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.quota [None req-9a980d30-68b2-4c77-bf3b-06d94c2cb81d tempest-ServerActionsTestOtherB-497255818 tempest-ServerActionsTestOtherB-497255818-project-member] Created reservations ['48106e96-098d-4477-b192-32853e0914a6', 'b0165bdf-9a0d-4028-ad82-471235437e85', '212be35e-0670-4d58-8b97-3de668621479', '55aa8b8e-51da-4e21-bada-9779d5cce8b6'] {{(pid=100374) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:30:09.622770 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-9a980d30-68b2-4c77-bf3b-06d94c2cb81d tempest-ServerActionsTestOtherB-497255818 tempest-ServerActionsTestOtherB-497255818-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dfc3cf76-52c0-4999-8d3e-0cc00578621a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['48106e96-098d-4477-b192-32853e0914a6', 'b0165bdf-9a0d-4028-ad82-471235437e85', '212be35e-0670-4d58-8b97-3de668621479', '55aa8b8e-51da-4e21-bada-9779d5cce8b6']}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:30:09.623490 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-9a980d30-68b2-4c77-bf3b-06d94c2cb81d tempest-ServerActionsTestOtherB-497255818 tempest-ServerActionsTestOtherB-497255818-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d25689c3-db08-4307-be47-d20db03e8f5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:30:09.663791 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-9a980d30-68b2-4c77-bf3b-06d94c2cb81d tempest-ServerActionsTestOtherB-497255818 tempest-ServerActionsTestOtherB-497255818-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d25689c3-db08-4307-be47-d20db03e8f5c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '07b799b7-f04e-4551-84fe-4c56f2ee6b5e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherB-volume-1173465069',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2f3b0ff8230f4ba2aafc05b7fb227694',qos_specs=None,replication_status=,reservations=['48106e96-098d-4477-b192-32853e0914a6','b0165bdf-9a0d-4028-ad82-471235437e85','212be35e-0670-4d58-8b97-3de668621479','55aa8b8e-51da-4e21-bada-9779d5cce8b6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5a9591209830483d86f7713d3cf62f81',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:30:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherB-volume-1173465069',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=07b799b7-f04e-4551-84fe-4c56f2ee6b5e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2f3b0ff8230f4ba2aafc05b7fb227694',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5a9591209830483d86f7713d3cf62f81',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6cd66f07-4c7b-40b2-9dfb-378538f29c9e),volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:30:09.664696 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-9a980d30-68b2-4c77-bf3b-06d94c2cb81d tempest-ServerActionsTestOtherB-497255818 tempest-ServerActionsTestOtherB-497255818-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (78678b8d-8292-4199-b5de-de9c8ea5ccf1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:30:09.700129 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-9a980d30-68b2-4c77-bf3b-06d94c2cb81d tempest-ServerActionsTestOtherB-497255818 tempest-ServerActionsTestOtherB-497255818-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (78678b8d-8292-4199-b5de-de9c8ea5ccf1) transitioned into state 'SUCCESS' from state '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-1173465069',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2f3b0ff8230f4ba2aafc05b7fb227694',qos_specs=None,replication_status=,reservations=['48106e96-098d-4477-b192-32853e0914a6','b0165bdf-9a0d-4028-ad82-471235437e85','212be35e-0670-4d58-8b97-3de668621479','55aa8b8e-51da-4e21-bada-9779d5cce8b6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5a9591209830483d86f7713d3cf62f81',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:30:09.701067 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-9a980d30-68b2-4c77-bf3b-06d94c2cb81d tempest-ServerActionsTestOtherB-497255818 tempest-ServerActionsTestOtherB-497255818-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6dcc4ce0-3056-402c-bb75-cc82b5649c40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:30:09.725949 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-9a980d30-68b2-4c77-bf3b-06d94c2cb81d tempest-ServerActionsTestOtherB-497255818 tempest-ServerActionsTestOtherB-497255818-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6dcc4ce0-3056-402c-bb75-cc82b5649c40) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:30:09.727142 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-9a980d30-68b2-4c77-bf3b-06d94c2cb81d tempest-ServerActionsTestOtherB-497255818 tempest-ServerActionsTestOtherB-497255818-project-member] Flow 'volume_create_api' (28d83a2f-aee8-48c4-89bc-0a0b807cb303) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100374) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:30:09.729408 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-9a980d30-68b2-4c77-bf3b-06d94c2cb81d tempest-ServerActionsTestOtherB-497255818 tempest-ServerActionsTestOtherB-497255818-project-member] Create volume request issued successfully. Aug 12 10:30:09.730394 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-9a980d30-68b2-4c77-bf3b-06d94c2cb81d tempest-ServerActionsTestOtherB-497255818 tempest-ServerActionsTestOtherB-497255818-project-member] https://10.4.3.105/volume/v3/volumes returned with HTTP 202 Aug 12 10:30:09.731117 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 24/94] 10.4.3.105 () {68 vars in 1258 bytes} [Wed Aug 12 10:30:09 2026] POST /volume/v3/volumes => generated 754 bytes in 293 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 10:30:09.758811 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-020143b7-50ef-4340-9726-f0a7421f2fb1 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:30:09.765948 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-020143b7-50ef-4340-9726-f0a7421f2fb1 tempest-ServerActionsTestOtherB-497255818 tempest-ServerActionsTestOtherB-497255818-project-member] GET https://10.4.3.105/volume/v3/volumes/07b799b7-f04e-4551-84fe-4c56f2ee6b5e Aug 12 10:30:09.766272 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-020143b7-50ef-4340-9726-f0a7421f2fb1 tempest-ServerActionsTestOtherB-497255818 tempest-ServerActionsTestOtherB-497255818-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:30:09.766708 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-020143b7-50ef-4340-9726-f0a7421f2fb1 tempest-ServerActionsTestOtherB-497255818 tempest-ServerActionsTestOtherB-497255818-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:30:09.776641 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:30:09.776641 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:30:09.782691 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-020143b7-50ef-4340-9726-f0a7421f2fb1 tempest-ServerActionsTestOtherB-497255818 tempest-ServerActionsTestOtherB-497255818-project-member] Volume info retrieved successfully. Aug 12 10:30:09.789294 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-020143b7-50ef-4340-9726-f0a7421f2fb1 tempest-ServerActionsTestOtherB-497255818 tempest-ServerActionsTestOtherB-497255818-project-member] https://10.4.3.105/volume/v3/volumes/07b799b7-f04e-4551-84fe-4c56f2ee6b5e returned with HTTP 200 Aug 12 10:30:09.789468 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 23/95] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:30:09 2026] GET /volume/v3/volumes/07b799b7-f04e-4551-84fe-4c56f2ee6b5e => generated 822 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:30:10.805216 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-d2107d8f-48e9-48ec-8dce-d80c592d50a4 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:30:10.807611 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-d2107d8f-48e9-48ec-8dce-d80c592d50a4 tempest-ServerActionsTestOtherB-497255818 tempest-ServerActionsTestOtherB-497255818-project-member] GET https://10.4.3.105/volume/v3/volumes/07b799b7-f04e-4551-84fe-4c56f2ee6b5e Aug 12 10:30:10.808224 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-d2107d8f-48e9-48ec-8dce-d80c592d50a4 tempest-ServerActionsTestOtherB-497255818 tempest-ServerActionsTestOtherB-497255818-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:30:10.808570 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-d2107d8f-48e9-48ec-8dce-d80c592d50a4 tempest-ServerActionsTestOtherB-497255818 tempest-ServerActionsTestOtherB-497255818-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:30:10.819178 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:30:10.819178 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:30:10.825291 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-d2107d8f-48e9-48ec-8dce-d80c592d50a4 tempest-ServerActionsTestOtherB-497255818 tempest-ServerActionsTestOtherB-497255818-project-member] Volume info retrieved successfully. Aug 12 10:30:10.831065 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-d2107d8f-48e9-48ec-8dce-d80c592d50a4 tempest-ServerActionsTestOtherB-497255818 tempest-ServerActionsTestOtherB-497255818-project-member] https://10.4.3.105/volume/v3/volumes/07b799b7-f04e-4551-84fe-4c56f2ee6b5e returned with HTTP 200 Aug 12 10:30:10.831825 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 25/96] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:30:10 2026] GET /volume/v3/volumes/07b799b7-f04e-4551-84fe-4c56f2ee6b5e => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:30:11.327635 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-107356d3-62e3-4381-a774-70075221d82b None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:30:11.330669 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-107356d3-62e3-4381-a774-70075221d82b tempest-ServersNegativeTestJSON-442451767 tempest-ServersNegativeTestJSON-442451767-project-member] POST https://10.4.3.105/volume/v3/volumes Aug 12 10:30:11.332618 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-107356d3-62e3-4381-a774-70075221d82b tempest-ServersNegativeTestJSON-442451767 tempest-ServersNegativeTestJSON-442451767-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-1458698234"}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:30:11.333536 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.v3.volumes [None req-107356d3-62e3-4381-a774-70075221d82b tempest-ServersNegativeTestJSON-442451767 tempest-ServersNegativeTestJSON-442451767-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-1458698234'}} {{(pid=100375) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 10:30:11.333902 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.v3.volumes [None req-107356d3-62e3-4381-a774-70075221d82b tempest-ServersNegativeTestJSON-442451767 tempest-ServersNegativeTestJSON-442451767-project-member] Create volume of 1 GB Aug 12 10:30:11.338326 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-107356d3-62e3-4381-a774-70075221d82b tempest-ServersNegativeTestJSON-442451767 tempest-ServersNegativeTestJSON-442451767-project-member] Availability Zones retrieved successfully. Aug 12 10:30:11.344703 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-107356d3-62e3-4381-a774-70075221d82b tempest-ServersNegativeTestJSON-442451767 tempest-ServersNegativeTestJSON-442451767-project-member] Flow 'volume_create_api' (600cad7b-6f92-4030-9260-0c89b451b002) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:30:11.346550 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-107356d3-62e3-4381-a774-70075221d82b tempest-ServersNegativeTestJSON-442451767 tempest-ServersNegativeTestJSON-442451767-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1eee6ab2-8d2f-46a7-83e7-bb034da2b6b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:30:11.348818 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.flows.api.create_volume [None req-107356d3-62e3-4381-a774-70075221d82b tempest-ServersNegativeTestJSON-442451767 tempest-ServersNegativeTestJSON-442451767-project-member] Validating volume size '1' using validate_int {{(pid=100375) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 10:30:11.379213 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-107356d3-62e3-4381-a774-70075221d82b tempest-ServersNegativeTestJSON-442451767 tempest-ServersNegativeTestJSON-442451767-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1eee6ab2-8d2f-46a7-83e7-bb034da2b6b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T10:26:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6cd66f07-4c7b-40b2-9dfb-378538f29c9e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:30:11.380605 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-107356d3-62e3-4381-a774-70075221d82b tempest-ServersNegativeTestJSON-442451767 tempest-ServersNegativeTestJSON-442451767-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f1a7754b-cb43-4203-baca-7e4f6870ed14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:30:11.476572 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.quota [None req-107356d3-62e3-4381-a774-70075221d82b tempest-ServersNegativeTestJSON-442451767 tempest-ServersNegativeTestJSON-442451767-project-member] Created reservations ['8ce201e5-b1cd-424e-b735-2d323bb586f6', 'e9357e2a-cebd-463c-b7c6-d0150eade744', '5b96b7d9-842d-4446-b61c-9e22f99ca2fa', '919e310c-84b9-4510-848e-c100aa15eb15'] {{(pid=100375) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:30:11.477411 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-107356d3-62e3-4381-a774-70075221d82b tempest-ServersNegativeTestJSON-442451767 tempest-ServersNegativeTestJSON-442451767-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f1a7754b-cb43-4203-baca-7e4f6870ed14) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8ce201e5-b1cd-424e-b735-2d323bb586f6', 'e9357e2a-cebd-463c-b7c6-d0150eade744', '5b96b7d9-842d-4446-b61c-9e22f99ca2fa', '919e310c-84b9-4510-848e-c100aa15eb15']}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:30:11.478220 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-107356d3-62e3-4381-a774-70075221d82b tempest-ServersNegativeTestJSON-442451767 tempest-ServersNegativeTestJSON-442451767-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (86e6e099-6f87-4330-a2b2-0d3d763a4fb2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:30:11.515293 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-107356d3-62e3-4381-a774-70075221d82b tempest-ServersNegativeTestJSON-442451767 tempest-ServersNegativeTestJSON-442451767-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (86e6e099-6f87-4330-a2b2-0d3d763a4fb2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '480498f8-4abb-46b9-b581-e3ed0693277e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1458698234',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='775d4c30d6d84f39a1312cab72c43793',qos_specs=None,replication_status=,reservations=['8ce201e5-b1cd-424e-b735-2d323bb586f6','e9357e2a-cebd-463c-b7c6-d0150eade744','5b96b7d9-842d-4446-b61c-9e22f99ca2fa','919e310c-84b9-4510-848e-c100aa15eb15'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9689f51a12814d3694eb70d2fdc37030',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:30:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1458698234',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=480498f8-4abb-46b9-b581-e3ed0693277e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='775d4c30d6d84f39a1312cab72c43793',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9689f51a12814d3694eb70d2fdc37030',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6cd66f07-4c7b-40b2-9dfb-378538f29c9e),volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:30:11.517004 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-107356d3-62e3-4381-a774-70075221d82b tempest-ServersNegativeTestJSON-442451767 tempest-ServersNegativeTestJSON-442451767-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bc8e13b6-af4d-4070-bca8-ec7f8a252ffe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:30:11.539369 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-107356d3-62e3-4381-a774-70075221d82b tempest-ServersNegativeTestJSON-442451767 tempest-ServersNegativeTestJSON-442451767-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bc8e13b6-af4d-4070-bca8-ec7f8a252ffe) transitioned into state 'SUCCESS' from state '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-1458698234',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='775d4c30d6d84f39a1312cab72c43793',qos_specs=None,replication_status=,reservations=['8ce201e5-b1cd-424e-b735-2d323bb586f6','e9357e2a-cebd-463c-b7c6-d0150eade744','5b96b7d9-842d-4446-b61c-9e22f99ca2fa','919e310c-84b9-4510-848e-c100aa15eb15'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9689f51a12814d3694eb70d2fdc37030',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:30:11.540124 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-107356d3-62e3-4381-a774-70075221d82b tempest-ServersNegativeTestJSON-442451767 tempest-ServersNegativeTestJSON-442451767-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8bfe24ec-a27b-4718-a046-a68a491a6302) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:30:11.553376 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-107356d3-62e3-4381-a774-70075221d82b tempest-ServersNegativeTestJSON-442451767 tempest-ServersNegativeTestJSON-442451767-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8bfe24ec-a27b-4718-a046-a68a491a6302) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:30:11.553707 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-045b0eac-81e2-4ccc-8d11-191f1181a969 req-e2cdec1f-f487-40d5-a065-81700f78a1d7 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:30:11.554023 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-107356d3-62e3-4381-a774-70075221d82b tempest-ServersNegativeTestJSON-442451767 tempest-ServersNegativeTestJSON-442451767-project-member] Flow 'volume_create_api' (600cad7b-6f92-4030-9260-0c89b451b002) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100375) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:30:11.554023 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-107356d3-62e3-4381-a774-70075221d82b tempest-ServersNegativeTestJSON-442451767 tempest-ServersNegativeTestJSON-442451767-project-member] Create volume request issued successfully. Aug 12 10:30:11.554383 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-107356d3-62e3-4381-a774-70075221d82b tempest-ServersNegativeTestJSON-442451767 tempest-ServersNegativeTestJSON-442451767-project-member] https://10.4.3.105/volume/v3/volumes returned with HTTP 202 Aug 12 10:30:11.554987 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 25/97] 10.4.3.105 () {68 vars in 1258 bytes} [Wed Aug 12 10:30:11 2026] POST /volume/v3/volumes => generated 754 bytes in 228 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 10:30:11.569495 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-045b0eac-81e2-4ccc-8d11-191f1181a969 req-e2cdec1f-f487-40d5-a065-81700f78a1d7 tempest-ServerActionsTestOtherB-497255818 tempest-ServerActionsTestOtherB-497255818-project-member] GET https://10.4.3.105/volume/v3/volumes/07b799b7-f04e-4551-84fe-4c56f2ee6b5e Aug 12 10:30:11.569495 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-045b0eac-81e2-4ccc-8d11-191f1181a969 req-e2cdec1f-f487-40d5-a065-81700f78a1d7 tempest-ServerActionsTestOtherB-497255818 tempest-ServerActionsTestOtherB-497255818-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:30:11.569495 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-045b0eac-81e2-4ccc-8d11-191f1181a969 req-e2cdec1f-f487-40d5-a065-81700f78a1d7 tempest-ServerActionsTestOtherB-497255818 tempest-ServerActionsTestOtherB-497255818-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:30:11.571661 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-ca04a10f-91d4-4243-9c56-3c6eadf40b5d None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:30:11.573929 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-ca04a10f-91d4-4243-9c56-3c6eadf40b5d tempest-ServersNegativeTestJSON-442451767 tempest-ServersNegativeTestJSON-442451767-project-member] GET https://10.4.3.105/volume/v3/volumes/480498f8-4abb-46b9-b581-e3ed0693277e Aug 12 10:30:11.574202 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-ca04a10f-91d4-4243-9c56-3c6eadf40b5d tempest-ServersNegativeTestJSON-442451767 tempest-ServersNegativeTestJSON-442451767-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:30:11.577545 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-ca04a10f-91d4-4243-9c56-3c6eadf40b5d tempest-ServersNegativeTestJSON-442451767 tempest-ServersNegativeTestJSON-442451767-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:30:11.580535 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:30:11.580535 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:30:11.585000 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:30:11.585000 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:30:11.587355 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [req-045b0eac-81e2-4ccc-8d11-191f1181a969 req-e2cdec1f-f487-40d5-a065-81700f78a1d7 tempest-ServerActionsTestOtherB-497255818 tempest-ServerActionsTestOtherB-497255818-project-member] Volume info retrieved successfully. Aug 12 10:30:11.588978 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-ca04a10f-91d4-4243-9c56-3c6eadf40b5d tempest-ServersNegativeTestJSON-442451767 tempest-ServersNegativeTestJSON-442451767-project-member] Volume info retrieved successfully. Aug 12 10:30:11.591999 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-045b0eac-81e2-4ccc-8d11-191f1181a969 req-e2cdec1f-f487-40d5-a065-81700f78a1d7 tempest-ServerActionsTestOtherB-497255818 tempest-ServerActionsTestOtherB-497255818-project-member] https://10.4.3.105/volume/v3/volumes/07b799b7-f04e-4551-84fe-4c56f2ee6b5e returned with HTTP 200 Aug 12 10:30:11.592511 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 25/98] 10.4.3.105 () {68 vars in 1598 bytes} [Wed Aug 12 10:30:11 2026] GET /volume/v3/volumes/07b799b7-f04e-4551-84fe-4c56f2ee6b5e => generated 847 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:30:11.593092 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-ca04a10f-91d4-4243-9c56-3c6eadf40b5d tempest-ServersNegativeTestJSON-442451767 tempest-ServersNegativeTestJSON-442451767-project-member] https://10.4.3.105/volume/v3/volumes/480498f8-4abb-46b9-b581-e3ed0693277e returned with HTTP 200 Aug 12 10:30:11.593481 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 24/99] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:30:11 2026] GET /volume/v3/volumes/480498f8-4abb-46b9-b581-e3ed0693277e => generated 822 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:30:11.720631 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-f5687a8d-00dc-431d-b60c-c7812a18ae5f None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:30:11.721110 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-f5687a8d-00dc-431d-b60c-c7812a18ae5f None None] GET https://10.4.3.105/volume// Aug 12 10:30:11.721305 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-f5687a8d-00dc-431d-b60c-c7812a18ae5f None None] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:30:11.721581 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-f5687a8d-00dc-431d-b60c-c7812a18ae5f None None] Calling method 'all' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:30:11.721917 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-f5687a8d-00dc-431d-b60c-c7812a18ae5f None None] https://10.4.3.105/volume// returned with HTTP 300 Aug 12 10:30:11.722215 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 26/100] 10.4.3.105 () {66 vars in 1428 bytes} [Wed Aug 12 10:30:11 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 10:30:11.732021 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-045b0eac-81e2-4ccc-8d11-191f1181a969 req-9413336c-f00c-47b6-bed4-aabbb9c486e7 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:30:11.734120 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-045b0eac-81e2-4ccc-8d11-191f1181a969 req-9413336c-f00c-47b6-bed4-aabbb9c486e7 tempest-ServerActionsTestOtherB-497255818 tempest-ServerActionsTestOtherB-497255818-project-member] POST https://10.4.3.105/volume/v3/attachments Aug 12 10:30:11.734748 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-045b0eac-81e2-4ccc-8d11-191f1181a969 req-9413336c-f00c-47b6-bed4-aabbb9c486e7 tempest-ServerActionsTestOtherB-497255818 tempest-ServerActionsTestOtherB-497255818-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "07b799b7-f04e-4551-84fe-4c56f2ee6b5e", "connector": null, "instance_uuid": "eda04218-34f0-4bab-acf4-da9f4cc168a7"}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:30:11.745232 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:30:11.745232 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:30:11.792806 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-045b0eac-81e2-4ccc-8d11-191f1181a969 req-9413336c-f00c-47b6-bed4-aabbb9c486e7 tempest-ServerActionsTestOtherB-497255818 tempest-ServerActionsTestOtherB-497255818-project-member] https://10.4.3.105/volume/v3/attachments returned with HTTP 200 Aug 12 10:30:11.793217 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 26/101] 10.4.3.105 () {74 vars in 1594 bytes} [Wed Aug 12 10:30:11 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 10:30:11.822789 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-2b17c9d9-c855-4b8b-aa0b-44e3347b6b54 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:30:11.825277 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-2b17c9d9-c855-4b8b-aa0b-44e3347b6b54 tempest-ServerActionsTestOtherB-497255818 tempest-ServerActionsTestOtherB-497255818-project-member] GET https://10.4.3.105/volume/v3/volumes/07b799b7-f04e-4551-84fe-4c56f2ee6b5e Aug 12 10:30:11.825543 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-2b17c9d9-c855-4b8b-aa0b-44e3347b6b54 tempest-ServerActionsTestOtherB-497255818 tempest-ServerActionsTestOtherB-497255818-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:30:11.825741 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-2b17c9d9-c855-4b8b-aa0b-44e3347b6b54 tempest-ServerActionsTestOtherB-497255818 tempest-ServerActionsTestOtherB-497255818-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:30:11.836582 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:30:11.836582 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:30:11.840484 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-1ff8c0d5-7c5b-4163-948e-8809e7e7c498 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:30:11.840656 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-2b17c9d9-c855-4b8b-aa0b-44e3347b6b54 tempest-ServerActionsTestOtherB-497255818 tempest-ServerActionsTestOtherB-497255818-project-member] Volume info retrieved successfully. Aug 12 10:30:11.841049 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-1ff8c0d5-7c5b-4163-948e-8809e7e7c498 None None] GET https://10.4.3.105/volume// Aug 12 10:30:11.841238 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-1ff8c0d5-7c5b-4163-948e-8809e7e7c498 None None] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:30:11.841465 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-1ff8c0d5-7c5b-4163-948e-8809e7e7c498 None None] Calling method 'all' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:30:11.841956 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-1ff8c0d5-7c5b-4163-948e-8809e7e7c498 None None] https://10.4.3.105/volume// returned with HTTP 300 Aug 12 10:30:11.842194 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 25/102] 10.4.3.105 () {66 vars in 1426 bytes} [Wed Aug 12 10:30:11 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 10:30:11.848034 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-2b17c9d9-c855-4b8b-aa0b-44e3347b6b54 tempest-ServerActionsTestOtherB-497255818 tempest-ServerActionsTestOtherB-497255818-project-member] https://10.4.3.105/volume/v3/volumes/07b799b7-f04e-4551-84fe-4c56f2ee6b5e returned with HTTP 200 Aug 12 10:30:11.848034 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 26/103] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:30:11 2026] GET /volume/v3/volumes/07b799b7-f04e-4551-84fe-4c56f2ee6b5e => generated 846 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:30:11.856138 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [req-045b0eac-81e2-4ccc-8d11-191f1181a969 req-fde245a1-bad0-4d0d-928c-1e2146f5ad47 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:30:11.858915 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-045b0eac-81e2-4ccc-8d11-191f1181a969 req-fde245a1-bad0-4d0d-928c-1e2146f5ad47 tempest-ServerActionsTestOtherB-497255818 tempest-ServerActionsTestOtherB-497255818-project-member] GET https://10.4.3.105/volume/v3/volumes/07b799b7-f04e-4551-84fe-4c56f2ee6b5e Aug 12 10:30:11.859186 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [req-045b0eac-81e2-4ccc-8d11-191f1181a969 req-fde245a1-bad0-4d0d-928c-1e2146f5ad47 tempest-ServerActionsTestOtherB-497255818 tempest-ServerActionsTestOtherB-497255818-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:30:11.859471 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [req-045b0eac-81e2-4ccc-8d11-191f1181a969 req-fde245a1-bad0-4d0d-928c-1e2146f5ad47 tempest-ServerActionsTestOtherB-497255818 tempest-ServerActionsTestOtherB-497255818-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:30:11.874193 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:30:11.874193 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:30:11.882234 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [req-045b0eac-81e2-4ccc-8d11-191f1181a969 req-fde245a1-bad0-4d0d-928c-1e2146f5ad47 tempest-ServerActionsTestOtherB-497255818 tempest-ServerActionsTestOtherB-497255818-project-member] Volume info retrieved successfully. Aug 12 10:30:11.891784 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-045b0eac-81e2-4ccc-8d11-191f1181a969 req-fde245a1-bad0-4d0d-928c-1e2146f5ad47 tempest-ServerActionsTestOtherB-497255818 tempest-ServerActionsTestOtherB-497255818-project-member] https://10.4.3.105/volume/v3/volumes/07b799b7-f04e-4551-84fe-4c56f2ee6b5e returned with HTTP 200 Aug 12 10:30:11.893903 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 27/104] 10.4.3.105 () {70 vars in 1639 bytes} [Wed Aug 12 10:30:11 2026] GET /volume/v3/volumes/07b799b7-f04e-4551-84fe-4c56f2ee6b5e => generated 1026 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 10:30:11.980680 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-045b0eac-81e2-4ccc-8d11-191f1181a969 req-08ea8ebc-d82a-43e8-9d93-50eb34ca9faf None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:30:11.982673 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-045b0eac-81e2-4ccc-8d11-191f1181a969 req-08ea8ebc-d82a-43e8-9d93-50eb34ca9faf tempest-ServerActionsTestOtherB-497255818 tempest-ServerActionsTestOtherB-497255818-project-member] PUT https://10.4.3.105/volume/v3/attachments/031c1941-a2bf-4922-a846-4b5c385346a6 Aug 12 10:30:11.982773 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-045b0eac-81e2-4ccc-8d11-191f1181a969 req-08ea8ebc-d82a-43e8-9d93-50eb34ca9faf tempest-ServerActionsTestOtherB-497255818 tempest-ServerActionsTestOtherB-497255818-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.105", "host": "np0000007037", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a295cd65dd1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "cc953c5f-eaed-46bf-96e8-0985bbef0414", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:30:11.992875 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.coordination [req-045b0eac-81e2-4ccc-8d11-191f1181a969 req-08ea8ebc-d82a-43e8-9d93-50eb34ca9faf tempest-ServerActionsTestOtherB-497255818 tempest-ServerActionsTestOtherB-497255818-project-member] Acquiring lock "cinder-attachment_update-07b799b7-f04e-4551-84fe-4c56f2ee6b5e-np0000007037" by "attachment_update" {{(pid=100375) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 10:30:11.995773 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.coordination [req-045b0eac-81e2-4ccc-8d11-191f1181a969 req-08ea8ebc-d82a-43e8-9d93-50eb34ca9faf tempest-ServerActionsTestOtherB-497255818 tempest-ServerActionsTestOtherB-497255818-project-member] Lock "cinder-attachment_update-07b799b7-f04e-4551-84fe-4c56f2ee6b5e-np0000007037" acquired by "attachment_update" :: waited 0.005s {{(pid=100375) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 10:30:11.996692 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:30:11.996692 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:30:12.123073 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.coordination [req-045b0eac-81e2-4ccc-8d11-191f1181a969 req-08ea8ebc-d82a-43e8-9d93-50eb34ca9faf tempest-ServerActionsTestOtherB-497255818 tempest-ServerActionsTestOtherB-497255818-project-member] Lock "cinder-attachment_update-07b799b7-f04e-4551-84fe-4c56f2ee6b5e-np0000007037" released by "attachment_update" :: held 0.127s {{(pid=100375) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 10:30:12.123541 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-045b0eac-81e2-4ccc-8d11-191f1181a969 req-08ea8ebc-d82a-43e8-9d93-50eb34ca9faf tempest-ServerActionsTestOtherB-497255818 tempest-ServerActionsTestOtherB-497255818-project-member] https://10.4.3.105/volume/v3/attachments/031c1941-a2bf-4922-a846-4b5c385346a6 returned with HTTP 200 Aug 12 10:30:12.124095 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 27/105] 10.4.3.105 () {74 vars in 1704 bytes} [Wed Aug 12 10:30:11 2026] PUT /volume/v3/attachments/031c1941-a2bf-4922-a846-4b5c385346a6 => generated 969 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:30:12.615399 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-113edbf9-8023-4c7e-8742-172a577f1b94 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:30:12.617661 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-113edbf9-8023-4c7e-8742-172a577f1b94 tempest-ServersNegativeTestJSON-442451767 tempest-ServersNegativeTestJSON-442451767-project-member] GET https://10.4.3.105/volume/v3/volumes/480498f8-4abb-46b9-b581-e3ed0693277e Aug 12 10:30:12.617854 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-113edbf9-8023-4c7e-8742-172a577f1b94 tempest-ServersNegativeTestJSON-442451767 tempest-ServersNegativeTestJSON-442451767-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:30:12.618027 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-113edbf9-8023-4c7e-8742-172a577f1b94 tempest-ServersNegativeTestJSON-442451767 tempest-ServersNegativeTestJSON-442451767-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:30:12.630382 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:30:12.630382 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:30:12.639965 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-113edbf9-8023-4c7e-8742-172a577f1b94 tempest-ServersNegativeTestJSON-442451767 tempest-ServersNegativeTestJSON-442451767-project-member] Volume info retrieved successfully. Aug 12 10:30:12.646102 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-113edbf9-8023-4c7e-8742-172a577f1b94 tempest-ServersNegativeTestJSON-442451767 tempest-ServersNegativeTestJSON-442451767-project-member] https://10.4.3.105/volume/v3/volumes/480498f8-4abb-46b9-b581-e3ed0693277e returned with HTTP 200 Aug 12 10:30:12.647613 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 26/106] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:30:12 2026] GET /volume/v3/volumes/480498f8-4abb-46b9-b581-e3ed0693277e => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:30:12.665159 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-fed44577-8495-4631-beef-ef6cab3d750e None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:30:12.667370 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-fed44577-8495-4631-beef-ef6cab3d750e tempest-ServersNegativeTestJSON-442451767 tempest-ServersNegativeTestJSON-442451767-project-member] POST https://10.4.3.105/volume/v3/volumes/480498f8-4abb-46b9-b581-e3ed0693277e/action Aug 12 10:30:12.667601 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-fed44577-8495-4631-beef-ef6cab3d750e tempest-ServersNegativeTestJSON-442451767 tempest-ServersNegativeTestJSON-442451767-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=100374) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 10:30:12.667773 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-fed44577-8495-4631-beef-ef6cab3d750e tempest-ServersNegativeTestJSON-442451767 tempest-ServersNegativeTestJSON-442451767-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:30:12.678129 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:30:12.678129 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:30:12.678703 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-fed44577-8495-4631-beef-ef6cab3d750e tempest-ServersNegativeTestJSON-442451767 tempest-ServersNegativeTestJSON-442451767-project-member] Volume info retrieved successfully. Aug 12 10:30:12.689543 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-fed44577-8495-4631-beef-ef6cab3d750e tempest-ServersNegativeTestJSON-442451767 tempest-ServersNegativeTestJSON-442451767-project-member] Volume updated successfully. Aug 12 10:30:12.689829 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-fed44577-8495-4631-beef-ef6cab3d750e tempest-ServersNegativeTestJSON-442451767 tempest-ServersNegativeTestJSON-442451767-project-member] https://10.4.3.105/volume/v3/volumes/480498f8-4abb-46b9-b581-e3ed0693277e/action returned with HTTP 200 Aug 12 10:30:12.690759 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 27/107] 10.4.3.105 () {68 vars in 1390 bytes} [Wed Aug 12 10:30:12 2026] POST /volume/v3/volumes/480498f8-4abb-46b9-b581-e3ed0693277e/action => generated 0 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 12 10:30:12.701263 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-54c5d791-ff55-41d1-97c2-888d18cfdf1e None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:30:12.705773 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-54c5d791-ff55-41d1-97c2-888d18cfdf1e tempest-ServersNegativeTestJSON-442451767 tempest-ServersNegativeTestJSON-442451767-project-member] GET https://10.4.3.105/volume/v3/volumes/480498f8-4abb-46b9-b581-e3ed0693277e Aug 12 10:30:12.706533 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-54c5d791-ff55-41d1-97c2-888d18cfdf1e tempest-ServersNegativeTestJSON-442451767 tempest-ServersNegativeTestJSON-442451767-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:30:12.706533 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-54c5d791-ff55-41d1-97c2-888d18cfdf1e tempest-ServersNegativeTestJSON-442451767 tempest-ServersNegativeTestJSON-442451767-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:30:12.716797 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:30:12.716797 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:30:12.722363 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-54c5d791-ff55-41d1-97c2-888d18cfdf1e tempest-ServersNegativeTestJSON-442451767 tempest-ServersNegativeTestJSON-442451767-project-member] Volume info retrieved successfully. Aug 12 10:30:12.729431 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-54c5d791-ff55-41d1-97c2-888d18cfdf1e tempest-ServersNegativeTestJSON-442451767 tempest-ServersNegativeTestJSON-442451767-project-member] https://10.4.3.105/volume/v3/volumes/480498f8-4abb-46b9-b581-e3ed0693277e returned with HTTP 200 Aug 12 10:30:12.729961 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 28/108] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:30:12 2026] GET /volume/v3/volumes/480498f8-4abb-46b9-b581-e3ed0693277e => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:30:12.845165 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-a1260fc9-71b4-4577-84bc-c19b93b13561 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:30:12.847240 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-a1260fc9-71b4-4577-84bc-c19b93b13561 tempest-TaggedAttachmentsTest-928815706 tempest-TaggedAttachmentsTest-928815706-project-member] POST https://10.4.3.105/volume/v3/volumes Aug 12 10:30:12.847695 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-a1260fc9-71b4-4577-84bc-c19b93b13561 tempest-TaggedAttachmentsTest-928815706 tempest-TaggedAttachmentsTest-928815706-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedAttachmentsTest-volume-1581948235"}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:30:12.860931 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-ebcdebd1-d46a-435e-b97d-618ba4befd33 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:30:12.863237 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-ebcdebd1-d46a-435e-b97d-618ba4befd33 tempest-ServerActionsTestOtherB-497255818 tempest-ServerActionsTestOtherB-497255818-project-member] GET https://10.4.3.105/volume/v3/volumes/07b799b7-f04e-4551-84fe-4c56f2ee6b5e Aug 12 10:30:12.863740 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-ebcdebd1-d46a-435e-b97d-618ba4befd33 tempest-ServerActionsTestOtherB-497255818 tempest-ServerActionsTestOtherB-497255818-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:30:12.864086 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-ebcdebd1-d46a-435e-b97d-618ba4befd33 tempest-ServerActionsTestOtherB-497255818 tempest-ServerActionsTestOtherB-497255818-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:30:12.876809 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:30:12.876809 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:30:12.882011 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-ebcdebd1-d46a-435e-b97d-618ba4befd33 tempest-ServerActionsTestOtherB-497255818 tempest-ServerActionsTestOtherB-497255818-project-member] Volume info retrieved successfully. Aug 12 10:30:12.887988 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-ebcdebd1-d46a-435e-b97d-618ba4befd33 tempest-ServerActionsTestOtherB-497255818 tempest-ServerActionsTestOtherB-497255818-project-member] https://10.4.3.105/volume/v3/volumes/07b799b7-f04e-4551-84fe-4c56f2ee6b5e returned with HTTP 200 Aug 12 10:30:12.888637 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 27/109] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:30:12 2026] GET /volume/v3/volumes/07b799b7-f04e-4551-84fe-4c56f2ee6b5e => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:30:12.950908 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-cbb85717-7e8f-40e1-9ad6-f93fafb3fec1 req-00886344-8bbd-4346-abd5-9742cef75721 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:30:12.954034 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-cbb85717-7e8f-40e1-9ad6-f93fafb3fec1 req-00886344-8bbd-4346-abd5-9742cef75721 tempest-ServersNegativeTestJSON-442451767 tempest-ServersNegativeTestJSON-442451767-project-member] GET https://10.4.3.105/volume/v3/volumes/480498f8-4abb-46b9-b581-e3ed0693277e Aug 12 10:30:12.954325 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-cbb85717-7e8f-40e1-9ad6-f93fafb3fec1 req-00886344-8bbd-4346-abd5-9742cef75721 tempest-ServersNegativeTestJSON-442451767 tempest-ServersNegativeTestJSON-442451767-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:30:12.954654 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-cbb85717-7e8f-40e1-9ad6-f93fafb3fec1 req-00886344-8bbd-4346-abd5-9742cef75721 tempest-ServersNegativeTestJSON-442451767 tempest-ServersNegativeTestJSON-442451767-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:30:12.964192 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:30:12.964192 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:30:12.969570 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [req-cbb85717-7e8f-40e1-9ad6-f93fafb3fec1 req-00886344-8bbd-4346-abd5-9742cef75721 tempest-ServersNegativeTestJSON-442451767 tempest-ServersNegativeTestJSON-442451767-project-member] Volume info retrieved successfully. Aug 12 10:30:12.975539 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-cbb85717-7e8f-40e1-9ad6-f93fafb3fec1 req-00886344-8bbd-4346-abd5-9742cef75721 tempest-ServersNegativeTestJSON-442451767 tempest-ServersNegativeTestJSON-442451767-project-member] https://10.4.3.105/volume/v3/volumes/480498f8-4abb-46b9-b581-e3ed0693277e returned with HTTP 200 Aug 12 10:30:12.976455 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 28/110] 10.4.3.105 () {68 vars in 1598 bytes} [Wed Aug 12 10:30:12 2026] GET /volume/v3/volumes/480498f8-4abb-46b9-b581-e3ed0693277e => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:30:12.994523 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.v3.volumes [None req-a1260fc9-71b4-4577-84bc-c19b93b13561 tempest-TaggedAttachmentsTest-928815706 tempest-TaggedAttachmentsTest-928815706-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedAttachmentsTest-volume-1581948235'}} {{(pid=100375) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 10:30:12.994682 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.v3.volumes [None req-a1260fc9-71b4-4577-84bc-c19b93b13561 tempest-TaggedAttachmentsTest-928815706 tempest-TaggedAttachmentsTest-928815706-project-member] Create volume of 1 GB Aug 12 10:30:12.994997 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:30:12.994997 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:30:12.999173 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-a1260fc9-71b4-4577-84bc-c19b93b13561 tempest-TaggedAttachmentsTest-928815706 tempest-TaggedAttachmentsTest-928815706-project-member] Availability Zones retrieved successfully. Aug 12 10:30:13.006053 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-a1260fc9-71b4-4577-84bc-c19b93b13561 tempest-TaggedAttachmentsTest-928815706 tempest-TaggedAttachmentsTest-928815706-project-member] Flow 'volume_create_api' (dcb2617c-8980-4d62-8141-38cf9ff977cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:30:13.007043 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-a1260fc9-71b4-4577-84bc-c19b93b13561 tempest-TaggedAttachmentsTest-928815706 tempest-TaggedAttachmentsTest-928815706-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ab3ef13e-31e0-49f1-95f4-34496ec9ed86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:30:13.008218 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.flows.api.create_volume [None req-a1260fc9-71b4-4577-84bc-c19b93b13561 tempest-TaggedAttachmentsTest-928815706 tempest-TaggedAttachmentsTest-928815706-project-member] Validating volume size '1' using validate_int {{(pid=100375) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 10:30:13.040899 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-a1260fc9-71b4-4577-84bc-c19b93b13561 tempest-TaggedAttachmentsTest-928815706 tempest-TaggedAttachmentsTest-928815706-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ab3ef13e-31e0-49f1-95f4-34496ec9ed86) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T10:26:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6cd66f07-4c7b-40b2-9dfb-378538f29c9e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:30:13.041894 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-a1260fc9-71b4-4577-84bc-c19b93b13561 tempest-TaggedAttachmentsTest-928815706 tempest-TaggedAttachmentsTest-928815706-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1da77a66-fd9b-4db3-a180-7d08843d72e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:30:13.113917 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.quota [None req-a1260fc9-71b4-4577-84bc-c19b93b13561 tempest-TaggedAttachmentsTest-928815706 tempest-TaggedAttachmentsTest-928815706-project-member] Created reservations ['d30851b2-8b9b-41f9-8558-27cfb14b0229', 'a74f06a5-253c-4f96-b6a3-63afe1ab0a4b', '48b7cfc4-d8b3-47e8-9081-7517fae1c889', '39a5c1bd-59ed-42fd-b244-8981f1311976'] {{(pid=100375) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:30:13.114925 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-a1260fc9-71b4-4577-84bc-c19b93b13561 tempest-TaggedAttachmentsTest-928815706 tempest-TaggedAttachmentsTest-928815706-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1da77a66-fd9b-4db3-a180-7d08843d72e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d30851b2-8b9b-41f9-8558-27cfb14b0229', 'a74f06a5-253c-4f96-b6a3-63afe1ab0a4b', '48b7cfc4-d8b3-47e8-9081-7517fae1c889', '39a5c1bd-59ed-42fd-b244-8981f1311976']}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:30:13.115798 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-a1260fc9-71b4-4577-84bc-c19b93b13561 tempest-TaggedAttachmentsTest-928815706 tempest-TaggedAttachmentsTest-928815706-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c2e0558a-dfd7-4192-90d3-2ee87a6c3e4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:30:13.144951 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-a1260fc9-71b4-4577-84bc-c19b93b13561 tempest-TaggedAttachmentsTest-928815706 tempest-TaggedAttachmentsTest-928815706-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c2e0558a-dfd7-4192-90d3-2ee87a6c3e4f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '27dfbd54-132b-41b3-8d1c-fefaf8986b56', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedAttachmentsTest-volume-1581948235',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7f9a4952461d4d95938f438ac2f81187',qos_specs=None,replication_status=,reservations=['d30851b2-8b9b-41f9-8558-27cfb14b0229','a74f06a5-253c-4f96-b6a3-63afe1ab0a4b','48b7cfc4-d8b3-47e8-9081-7517fae1c889','39a5c1bd-59ed-42fd-b244-8981f1311976'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f6ea043d6ba648c69152ed52ee399dc0',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:30:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedAttachmentsTest-volume-1581948235',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=27dfbd54-132b-41b3-8d1c-fefaf8986b56,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7f9a4952461d4d95938f438ac2f81187',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f6ea043d6ba648c69152ed52ee399dc0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6cd66f07-4c7b-40b2-9dfb-378538f29c9e),volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:30:13.146200 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-a1260fc9-71b4-4577-84bc-c19b93b13561 tempest-TaggedAttachmentsTest-928815706 tempest-TaggedAttachmentsTest-928815706-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9dde8ab3-1a07-48af-b25d-65074ca04daa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:30:13.177118 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-a1260fc9-71b4-4577-84bc-c19b93b13561 tempest-TaggedAttachmentsTest-928815706 tempest-TaggedAttachmentsTest-928815706-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9dde8ab3-1a07-48af-b25d-65074ca04daa) transitioned into state 'SUCCESS' from state '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-1581948235',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7f9a4952461d4d95938f438ac2f81187',qos_specs=None,replication_status=,reservations=['d30851b2-8b9b-41f9-8558-27cfb14b0229','a74f06a5-253c-4f96-b6a3-63afe1ab0a4b','48b7cfc4-d8b3-47e8-9081-7517fae1c889','39a5c1bd-59ed-42fd-b244-8981f1311976'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f6ea043d6ba648c69152ed52ee399dc0',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:30:13.178213 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-a1260fc9-71b4-4577-84bc-c19b93b13561 tempest-TaggedAttachmentsTest-928815706 tempest-TaggedAttachmentsTest-928815706-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7949d3b2-d963-48c4-aa6f-b25a8e00f1f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:30:13.190553 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-a1260fc9-71b4-4577-84bc-c19b93b13561 tempest-TaggedAttachmentsTest-928815706 tempest-TaggedAttachmentsTest-928815706-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7949d3b2-d963-48c4-aa6f-b25a8e00f1f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:30:13.191567 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-a1260fc9-71b4-4577-84bc-c19b93b13561 tempest-TaggedAttachmentsTest-928815706 tempest-TaggedAttachmentsTest-928815706-project-member] Flow 'volume_create_api' (dcb2617c-8980-4d62-8141-38cf9ff977cd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100375) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:30:13.191991 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-a1260fc9-71b4-4577-84bc-c19b93b13561 tempest-TaggedAttachmentsTest-928815706 tempest-TaggedAttachmentsTest-928815706-project-member] Create volume request issued successfully. Aug 12 10:30:13.192665 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-a1260fc9-71b4-4577-84bc-c19b93b13561 tempest-TaggedAttachmentsTest-928815706 tempest-TaggedAttachmentsTest-928815706-project-member] https://10.4.3.105/volume/v3/volumes returned with HTTP 202 Aug 12 10:30:13.193135 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 28/111] 10.4.3.105 () {68 vars in 1258 bytes} [Wed Aug 12 10:30:12 2026] POST /volume/v3/volumes => generated 752 bytes in 348 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 10:30:13.214208 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-176c6676-93cf-4da0-a4db-cb1043932dd2 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:30:13.216123 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-176c6676-93cf-4da0-a4db-cb1043932dd2 tempest-TaggedAttachmentsTest-928815706 tempest-TaggedAttachmentsTest-928815706-project-member] GET https://10.4.3.105/volume/v3/volumes/27dfbd54-132b-41b3-8d1c-fefaf8986b56 Aug 12 10:30:13.216354 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-176c6676-93cf-4da0-a4db-cb1043932dd2 tempest-TaggedAttachmentsTest-928815706 tempest-TaggedAttachmentsTest-928815706-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:30:13.216595 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-176c6676-93cf-4da0-a4db-cb1043932dd2 tempest-TaggedAttachmentsTest-928815706 tempest-TaggedAttachmentsTest-928815706-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:30:13.224461 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:30:13.224461 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:30:13.238538 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-176c6676-93cf-4da0-a4db-cb1043932dd2 tempest-TaggedAttachmentsTest-928815706 tempest-TaggedAttachmentsTest-928815706-project-member] Volume info retrieved successfully. Aug 12 10:30:13.238538 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-176c6676-93cf-4da0-a4db-cb1043932dd2 tempest-TaggedAttachmentsTest-928815706 tempest-TaggedAttachmentsTest-928815706-project-member] https://10.4.3.105/volume/v3/volumes/27dfbd54-132b-41b3-8d1c-fefaf8986b56 returned with HTTP 200 Aug 12 10:30:13.238538 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 29/112] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:30:13 2026] GET /volume/v3/volumes/27dfbd54-132b-41b3-8d1c-fefaf8986b56 => generated 820 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:30:13.513817 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-76a54aae-ab76-4e11-a868-1af8545c5049 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:30:13.515664 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-76a54aae-ab76-4e11-a868-1af8545c5049 tempest-ServersNegativeTestJSON-442451767 tempest-ServersNegativeTestJSON-442451767-project-member] POST https://10.4.3.105/volume/v3/volumes Aug 12 10:30:13.516257 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-76a54aae-ab76-4e11-a868-1af8545c5049 tempest-ServersNegativeTestJSON-442451767 tempest-ServersNegativeTestJSON-442451767-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-1934740052"}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:30:13.517877 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.v3.volumes [None req-76a54aae-ab76-4e11-a868-1af8545c5049 tempest-ServersNegativeTestJSON-442451767 tempest-ServersNegativeTestJSON-442451767-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-1934740052'}} {{(pid=100373) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 10:30:13.518112 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.v3.volumes [None req-76a54aae-ab76-4e11-a868-1af8545c5049 tempest-ServersNegativeTestJSON-442451767 tempest-ServersNegativeTestJSON-442451767-project-member] Create volume of 1 GB Aug 12 10:30:13.530892 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-76a54aae-ab76-4e11-a868-1af8545c5049 tempest-ServersNegativeTestJSON-442451767 tempest-ServersNegativeTestJSON-442451767-project-member] Availability Zones retrieved successfully. Aug 12 10:30:13.538262 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-76a54aae-ab76-4e11-a868-1af8545c5049 tempest-ServersNegativeTestJSON-442451767 tempest-ServersNegativeTestJSON-442451767-project-member] Flow 'volume_create_api' (fd0eda55-4aa4-4231-8c73-248fce4c6300) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:30:13.539916 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-76a54aae-ab76-4e11-a868-1af8545c5049 tempest-ServersNegativeTestJSON-442451767 tempest-ServersNegativeTestJSON-442451767-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (59fc94bc-ba99-413a-9124-8841bb57372e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:30:13.541013 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.flows.api.create_volume [None req-76a54aae-ab76-4e11-a868-1af8545c5049 tempest-ServersNegativeTestJSON-442451767 tempest-ServersNegativeTestJSON-442451767-project-member] Validating volume size '1' using validate_int {{(pid=100373) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 10:30:13.572054 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-76a54aae-ab76-4e11-a868-1af8545c5049 tempest-ServersNegativeTestJSON-442451767 tempest-ServersNegativeTestJSON-442451767-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (59fc94bc-ba99-413a-9124-8841bb57372e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T10:26:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6cd66f07-4c7b-40b2-9dfb-378538f29c9e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:30:13.573091 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-76a54aae-ab76-4e11-a868-1af8545c5049 tempest-ServersNegativeTestJSON-442451767 tempest-ServersNegativeTestJSON-442451767-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d2c0a69e-0a10-47ef-ae83-d76079d32c30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:30:13.618541 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.quota [None req-76a54aae-ab76-4e11-a868-1af8545c5049 tempest-ServersNegativeTestJSON-442451767 tempest-ServersNegativeTestJSON-442451767-project-member] Created reservations ['c0aff7dc-7427-48ec-a866-14fa16297194', 'daf93334-f349-42e0-a9a4-5878b0a5ed10', 'e015b1e7-22c7-4862-a15b-0ac11e1a9a8a', '1242c791-9928-494d-88c3-ac12dbe2948f'] {{(pid=100373) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:30:13.619671 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-76a54aae-ab76-4e11-a868-1af8545c5049 tempest-ServersNegativeTestJSON-442451767 tempest-ServersNegativeTestJSON-442451767-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d2c0a69e-0a10-47ef-ae83-d76079d32c30) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c0aff7dc-7427-48ec-a866-14fa16297194', 'daf93334-f349-42e0-a9a4-5878b0a5ed10', 'e015b1e7-22c7-4862-a15b-0ac11e1a9a8a', '1242c791-9928-494d-88c3-ac12dbe2948f']}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:30:13.620716 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-76a54aae-ab76-4e11-a868-1af8545c5049 tempest-ServersNegativeTestJSON-442451767 tempest-ServersNegativeTestJSON-442451767-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1ca0cafd-54bc-436e-94fc-d0147075ae56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:30:13.649354 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-76a54aae-ab76-4e11-a868-1af8545c5049 tempest-ServersNegativeTestJSON-442451767 tempest-ServersNegativeTestJSON-442451767-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1ca0cafd-54bc-436e-94fc-d0147075ae56) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '23176c8a-81d0-4da2-a1df-01ea4f8384e5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1934740052',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='775d4c30d6d84f39a1312cab72c43793',qos_specs=None,replication_status=,reservations=['c0aff7dc-7427-48ec-a866-14fa16297194','daf93334-f349-42e0-a9a4-5878b0a5ed10','e015b1e7-22c7-4862-a15b-0ac11e1a9a8a','1242c791-9928-494d-88c3-ac12dbe2948f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9689f51a12814d3694eb70d2fdc37030',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:30:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1934740052',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=23176c8a-81d0-4da2-a1df-01ea4f8384e5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='775d4c30d6d84f39a1312cab72c43793',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9689f51a12814d3694eb70d2fdc37030',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6cd66f07-4c7b-40b2-9dfb-378538f29c9e),volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:30:13.650378 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-76a54aae-ab76-4e11-a868-1af8545c5049 tempest-ServersNegativeTestJSON-442451767 tempest-ServersNegativeTestJSON-442451767-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (429b8136-8512-4822-b0f6-1ad39eed1851) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:30:13.668468 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-76a54aae-ab76-4e11-a868-1af8545c5049 tempest-ServersNegativeTestJSON-442451767 tempest-ServersNegativeTestJSON-442451767-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (429b8136-8512-4822-b0f6-1ad39eed1851) transitioned into state 'SUCCESS' from state '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-1934740052',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='775d4c30d6d84f39a1312cab72c43793',qos_specs=None,replication_status=,reservations=['c0aff7dc-7427-48ec-a866-14fa16297194','daf93334-f349-42e0-a9a4-5878b0a5ed10','e015b1e7-22c7-4862-a15b-0ac11e1a9a8a','1242c791-9928-494d-88c3-ac12dbe2948f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9689f51a12814d3694eb70d2fdc37030',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:30:13.669334 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-76a54aae-ab76-4e11-a868-1af8545c5049 tempest-ServersNegativeTestJSON-442451767 tempest-ServersNegativeTestJSON-442451767-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e1ad2e86-19df-45d9-a124-04ca7aea4949) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:30:13.682635 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-76a54aae-ab76-4e11-a868-1af8545c5049 tempest-ServersNegativeTestJSON-442451767 tempest-ServersNegativeTestJSON-442451767-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e1ad2e86-19df-45d9-a124-04ca7aea4949) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:30:13.682635 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-76a54aae-ab76-4e11-a868-1af8545c5049 tempest-ServersNegativeTestJSON-442451767 tempest-ServersNegativeTestJSON-442451767-project-member] Flow 'volume_create_api' (fd0eda55-4aa4-4231-8c73-248fce4c6300) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100373) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:30:13.682635 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-76a54aae-ab76-4e11-a868-1af8545c5049 tempest-ServersNegativeTestJSON-442451767 tempest-ServersNegativeTestJSON-442451767-project-member] Create volume request issued successfully. Aug 12 10:30:13.684561 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-76a54aae-ab76-4e11-a868-1af8545c5049 tempest-ServersNegativeTestJSON-442451767 tempest-ServersNegativeTestJSON-442451767-project-member] https://10.4.3.105/volume/v3/volumes returned with HTTP 202 Aug 12 10:30:13.685001 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 28/113] 10.4.3.105 () {68 vars in 1258 bytes} [Wed Aug 12 10:30:13 2026] POST /volume/v3/volumes => generated 754 bytes in 172 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 10:30:13.698421 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-3de47e2c-51c0-415a-a8a8-227a11c75479 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:30:13.700700 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-3de47e2c-51c0-415a-a8a8-227a11c75479 tempest-ServersNegativeTestJSON-442451767 tempest-ServersNegativeTestJSON-442451767-project-member] GET https://10.4.3.105/volume/v3/volumes/23176c8a-81d0-4da2-a1df-01ea4f8384e5 Aug 12 10:30:13.700976 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-3de47e2c-51c0-415a-a8a8-227a11c75479 tempest-ServersNegativeTestJSON-442451767 tempest-ServersNegativeTestJSON-442451767-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:30:13.701211 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-3de47e2c-51c0-415a-a8a8-227a11c75479 tempest-ServersNegativeTestJSON-442451767 tempest-ServersNegativeTestJSON-442451767-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:30:13.708338 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:30:13.708338 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:30:13.711771 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-3de47e2c-51c0-415a-a8a8-227a11c75479 tempest-ServersNegativeTestJSON-442451767 tempest-ServersNegativeTestJSON-442451767-project-member] Volume info retrieved successfully. Aug 12 10:30:13.716048 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-3de47e2c-51c0-415a-a8a8-227a11c75479 tempest-ServersNegativeTestJSON-442451767 tempest-ServersNegativeTestJSON-442451767-project-member] https://10.4.3.105/volume/v3/volumes/23176c8a-81d0-4da2-a1df-01ea4f8384e5 returned with HTTP 200 Aug 12 10:30:13.716439 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 29/114] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:30:13 2026] GET /volume/v3/volumes/23176c8a-81d0-4da2-a1df-01ea4f8384e5 => generated 822 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:30:13.904331 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-512ec0ab-267a-4d48-beb5-bd06dc4c0e3b None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:30:13.905802 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-512ec0ab-267a-4d48-beb5-bd06dc4c0e3b tempest-ServerActionsTestOtherB-497255818 tempest-ServerActionsTestOtherB-497255818-project-member] GET https://10.4.3.105/volume/v3/volumes/07b799b7-f04e-4551-84fe-4c56f2ee6b5e Aug 12 10:30:13.905802 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-512ec0ab-267a-4d48-beb5-bd06dc4c0e3b tempest-ServerActionsTestOtherB-497255818 tempest-ServerActionsTestOtherB-497255818-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:30:13.905802 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-512ec0ab-267a-4d48-beb5-bd06dc4c0e3b tempest-ServerActionsTestOtherB-497255818 tempest-ServerActionsTestOtherB-497255818-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:30:13.914991 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:30:13.914991 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:30:13.918231 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-512ec0ab-267a-4d48-beb5-bd06dc4c0e3b tempest-ServerActionsTestOtherB-497255818 tempest-ServerActionsTestOtherB-497255818-project-member] Volume info retrieved successfully. Aug 12 10:30:13.921855 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-512ec0ab-267a-4d48-beb5-bd06dc4c0e3b tempest-ServerActionsTestOtherB-497255818 tempest-ServerActionsTestOtherB-497255818-project-member] https://10.4.3.105/volume/v3/volumes/07b799b7-f04e-4551-84fe-4c56f2ee6b5e returned with HTTP 200 Aug 12 10:30:13.922198 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 29/115] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:30:13 2026] GET /volume/v3/volumes/07b799b7-f04e-4551-84fe-4c56f2ee6b5e => generated 847 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:30:14.251559 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-70e6381f-c8df-4053-bf5c-8f4a9fabe008 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:30:14.253262 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-70e6381f-c8df-4053-bf5c-8f4a9fabe008 tempest-TaggedAttachmentsTest-928815706 tempest-TaggedAttachmentsTest-928815706-project-member] GET https://10.4.3.105/volume/v3/volumes/27dfbd54-132b-41b3-8d1c-fefaf8986b56 Aug 12 10:30:14.253479 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-70e6381f-c8df-4053-bf5c-8f4a9fabe008 tempest-TaggedAttachmentsTest-928815706 tempest-TaggedAttachmentsTest-928815706-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:30:14.253735 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-70e6381f-c8df-4053-bf5c-8f4a9fabe008 tempest-TaggedAttachmentsTest-928815706 tempest-TaggedAttachmentsTest-928815706-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:30:14.266548 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:30:14.266548 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:30:14.270285 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-70e6381f-c8df-4053-bf5c-8f4a9fabe008 tempest-TaggedAttachmentsTest-928815706 tempest-TaggedAttachmentsTest-928815706-project-member] Volume info retrieved successfully. Aug 12 10:30:14.274999 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-70e6381f-c8df-4053-bf5c-8f4a9fabe008 tempest-TaggedAttachmentsTest-928815706 tempest-TaggedAttachmentsTest-928815706-project-member] https://10.4.3.105/volume/v3/volumes/27dfbd54-132b-41b3-8d1c-fefaf8986b56 returned with HTTP 200 Aug 12 10:30:14.275419 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 30/116] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:30:14 2026] GET /volume/v3/volumes/27dfbd54-132b-41b3-8d1c-fefaf8986b56 => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:30:14.733085 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-31483beb-cf9c-4f7d-95d5-82c285a3ec12 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:30:14.735487 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-31483beb-cf9c-4f7d-95d5-82c285a3ec12 tempest-ServersNegativeTestJSON-442451767 tempest-ServersNegativeTestJSON-442451767-project-member] GET https://10.4.3.105/volume/v3/volumes/23176c8a-81d0-4da2-a1df-01ea4f8384e5 Aug 12 10:30:14.735807 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-31483beb-cf9c-4f7d-95d5-82c285a3ec12 tempest-ServersNegativeTestJSON-442451767 tempest-ServersNegativeTestJSON-442451767-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:30:14.736093 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-31483beb-cf9c-4f7d-95d5-82c285a3ec12 tempest-ServersNegativeTestJSON-442451767 tempest-ServersNegativeTestJSON-442451767-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:30:14.746801 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:30:14.746801 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:30:14.752767 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-31483beb-cf9c-4f7d-95d5-82c285a3ec12 tempest-ServersNegativeTestJSON-442451767 tempest-ServersNegativeTestJSON-442451767-project-member] Volume info retrieved successfully. Aug 12 10:30:14.758810 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-31483beb-cf9c-4f7d-95d5-82c285a3ec12 tempest-ServersNegativeTestJSON-442451767 tempest-ServersNegativeTestJSON-442451767-project-member] https://10.4.3.105/volume/v3/volumes/23176c8a-81d0-4da2-a1df-01ea4f8384e5 returned with HTTP 200 Aug 12 10:30:14.759450 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 29/117] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:30:14 2026] GET /volume/v3/volumes/23176c8a-81d0-4da2-a1df-01ea4f8384e5 => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:30:14.942822 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-43cd0100-c2e4-455a-9975-6a1174b5d3ab None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:30:14.946017 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-43cd0100-c2e4-455a-9975-6a1174b5d3ab tempest-ServerActionsTestOtherB-497255818 tempest-ServerActionsTestOtherB-497255818-project-member] GET https://10.4.3.105/volume/v3/volumes/07b799b7-f04e-4551-84fe-4c56f2ee6b5e Aug 12 10:30:14.947051 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-43cd0100-c2e4-455a-9975-6a1174b5d3ab tempest-ServerActionsTestOtherB-497255818 tempest-ServerActionsTestOtherB-497255818-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:30:14.947477 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-43cd0100-c2e4-455a-9975-6a1174b5d3ab tempest-ServerActionsTestOtherB-497255818 tempest-ServerActionsTestOtherB-497255818-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:30:14.961540 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:30:14.961540 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:30:14.966170 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-43cd0100-c2e4-455a-9975-6a1174b5d3ab tempest-ServerActionsTestOtherB-497255818 tempest-ServerActionsTestOtherB-497255818-project-member] Volume info retrieved successfully. Aug 12 10:30:14.973133 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-43cd0100-c2e4-455a-9975-6a1174b5d3ab tempest-ServerActionsTestOtherB-497255818 tempest-ServerActionsTestOtherB-497255818-project-member] https://10.4.3.105/volume/v3/volumes/07b799b7-f04e-4551-84fe-4c56f2ee6b5e returned with HTTP 200 Aug 12 10:30:14.973133 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 30/118] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:30:14 2026] GET /volume/v3/volumes/07b799b7-f04e-4551-84fe-4c56f2ee6b5e => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:30:15.231760 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-9ecf3a2b-468b-4b57-872e-c551dd282401 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:30:15.234247 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-9ecf3a2b-468b-4b57-872e-c551dd282401 tempest-ServersNegativeTestJSON-442451767 tempest-ServersNegativeTestJSON-442451767-project-member] DELETE https://10.4.3.105/volume/v3/volumes/23176c8a-81d0-4da2-a1df-01ea4f8384e5 Aug 12 10:30:15.234751 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-9ecf3a2b-468b-4b57-872e-c551dd282401 tempest-ServersNegativeTestJSON-442451767 tempest-ServersNegativeTestJSON-442451767-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:30:15.235024 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-9ecf3a2b-468b-4b57-872e-c551dd282401 tempest-ServersNegativeTestJSON-442451767 tempest-ServersNegativeTestJSON-442451767-project-member] Calling method 'delete' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:30:15.235247 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.v3.volumes [None req-9ecf3a2b-468b-4b57-872e-c551dd282401 tempest-ServersNegativeTestJSON-442451767 tempest-ServersNegativeTestJSON-442451767-project-member] Delete volume with id: 23176c8a-81d0-4da2-a1df-01ea4f8384e5 Aug 12 10:30:15.242972 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:30:15.242972 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:30:15.243543 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-9ecf3a2b-468b-4b57-872e-c551dd282401 tempest-ServersNegativeTestJSON-442451767 tempest-ServersNegativeTestJSON-442451767-project-member] Volume info retrieved successfully. Aug 12 10:30:15.282445 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-9ecf3a2b-468b-4b57-872e-c551dd282401 tempest-ServersNegativeTestJSON-442451767 tempest-ServersNegativeTestJSON-442451767-project-member] Delete volume request issued successfully. Aug 12 10:30:15.282445 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-9ecf3a2b-468b-4b57-872e-c551dd282401 tempest-ServersNegativeTestJSON-442451767 tempest-ServersNegativeTestJSON-442451767-project-member] https://10.4.3.105/volume/v3/volumes/23176c8a-81d0-4da2-a1df-01ea4f8384e5 returned with HTTP 202 Aug 12 10:30:15.282445 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 30/119] 10.4.3.105 () {66 vars in 1351 bytes} [Wed Aug 12 10:30:15 2026] DELETE /volume/v3/volumes/23176c8a-81d0-4da2-a1df-01ea4f8384e5 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 10:30:15.291571 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-5fba9011-d018-4d28-8ea3-98383c779c3d None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:30:15.291571 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-5fba9011-d018-4d28-8ea3-98383c779c3d tempest-ServersNegativeTestJSON-442451767 tempest-ServersNegativeTestJSON-442451767-project-member] GET https://10.4.3.105/volume/v3/volumes/23176c8a-81d0-4da2-a1df-01ea4f8384e5 Aug 12 10:30:15.291571 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-5fba9011-d018-4d28-8ea3-98383c779c3d tempest-ServersNegativeTestJSON-442451767 tempest-ServersNegativeTestJSON-442451767-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:30:15.291571 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-5fba9011-d018-4d28-8ea3-98383c779c3d tempest-ServersNegativeTestJSON-442451767 tempest-ServersNegativeTestJSON-442451767-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:30:15.301604 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:30:15.301604 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:30:15.307507 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-5fba9011-d018-4d28-8ea3-98383c779c3d tempest-ServersNegativeTestJSON-442451767 tempest-ServersNegativeTestJSON-442451767-project-member] Volume info retrieved successfully. Aug 12 10:30:15.314318 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-5fba9011-d018-4d28-8ea3-98383c779c3d tempest-ServersNegativeTestJSON-442451767 tempest-ServersNegativeTestJSON-442451767-project-member] https://10.4.3.105/volume/v3/volumes/23176c8a-81d0-4da2-a1df-01ea4f8384e5 returned with HTTP 200 Aug 12 10:30:15.314318 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 31/120] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:30:15 2026] GET /volume/v3/volumes/23176c8a-81d0-4da2-a1df-01ea4f8384e5 => generated 846 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:30:15.993948 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-5b292f28-9207-4249-81e1-aeddfbdb2668 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:30:15.996800 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-5b292f28-9207-4249-81e1-aeddfbdb2668 tempest-ServerActionsTestOtherB-497255818 tempest-ServerActionsTestOtherB-497255818-project-member] GET https://10.4.3.105/volume/v3/volumes/07b799b7-f04e-4551-84fe-4c56f2ee6b5e Aug 12 10:30:15.997142 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-5b292f28-9207-4249-81e1-aeddfbdb2668 tempest-ServerActionsTestOtherB-497255818 tempest-ServerActionsTestOtherB-497255818-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:30:15.997511 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-5b292f28-9207-4249-81e1-aeddfbdb2668 tempest-ServerActionsTestOtherB-497255818 tempest-ServerActionsTestOtherB-497255818-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:30:16.010135 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:30:16.010135 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:30:16.016273 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-5b292f28-9207-4249-81e1-aeddfbdb2668 tempest-ServerActionsTestOtherB-497255818 tempest-ServerActionsTestOtherB-497255818-project-member] Volume info retrieved successfully. Aug 12 10:30:16.023096 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-5b292f28-9207-4249-81e1-aeddfbdb2668 tempest-ServerActionsTestOtherB-497255818 tempest-ServerActionsTestOtherB-497255818-project-member] https://10.4.3.105/volume/v3/volumes/07b799b7-f04e-4551-84fe-4c56f2ee6b5e returned with HTTP 200 Aug 12 10:30:16.025052 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 30/121] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:30:15 2026] GET /volume/v3/volumes/07b799b7-f04e-4551-84fe-4c56f2ee6b5e => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:30:16.331178 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-c57cc6b2-fab7-4634-be8b-35089a4596e1 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:30:16.333823 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-c57cc6b2-fab7-4634-be8b-35089a4596e1 tempest-ServersNegativeTestJSON-442451767 tempest-ServersNegativeTestJSON-442451767-project-member] GET https://10.4.3.105/volume/v3/volumes/23176c8a-81d0-4da2-a1df-01ea4f8384e5 Aug 12 10:30:16.334063 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-c57cc6b2-fab7-4634-be8b-35089a4596e1 tempest-ServersNegativeTestJSON-442451767 tempest-ServersNegativeTestJSON-442451767-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:30:16.334299 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-c57cc6b2-fab7-4634-be8b-35089a4596e1 tempest-ServersNegativeTestJSON-442451767 tempest-ServersNegativeTestJSON-442451767-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:30:16.341823 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-c57cc6b2-fab7-4634-be8b-35089a4596e1 tempest-ServersNegativeTestJSON-442451767 tempest-ServersNegativeTestJSON-442451767-project-member] https://10.4.3.105/volume/v3/volumes/23176c8a-81d0-4da2-a1df-01ea4f8384e5 returned with HTTP 404 Aug 12 10:30:16.342588 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 31/122] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:30:16 2026] GET /volume/v3/volumes/23176c8a-81d0-4da2-a1df-01ea4f8384e5 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:30:16.351164 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-fa3040be-be20-41b2-b01e-e2b236d86ae6 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:30:16.353723 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-fa3040be-be20-41b2-b01e-e2b236d86ae6 tempest-ServersNegativeTestJSON-442451767 tempest-ServersNegativeTestJSON-442451767-project-member] DELETE https://10.4.3.105/volume/v3/volumes/480498f8-4abb-46b9-b581-e3ed0693277e Aug 12 10:30:16.354014 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-fa3040be-be20-41b2-b01e-e2b236d86ae6 tempest-ServersNegativeTestJSON-442451767 tempest-ServersNegativeTestJSON-442451767-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:30:16.354288 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-fa3040be-be20-41b2-b01e-e2b236d86ae6 tempest-ServersNegativeTestJSON-442451767 tempest-ServersNegativeTestJSON-442451767-project-member] Calling method 'delete' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:30:16.354644 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.v3.volumes [None req-fa3040be-be20-41b2-b01e-e2b236d86ae6 tempest-ServersNegativeTestJSON-442451767 tempest-ServersNegativeTestJSON-442451767-project-member] Delete volume with id: 480498f8-4abb-46b9-b581-e3ed0693277e Aug 12 10:30:16.365616 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:30:16.365616 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:30:16.366364 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-fa3040be-be20-41b2-b01e-e2b236d86ae6 tempest-ServersNegativeTestJSON-442451767 tempest-ServersNegativeTestJSON-442451767-project-member] Volume info retrieved successfully. Aug 12 10:30:16.399219 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-fa3040be-be20-41b2-b01e-e2b236d86ae6 tempest-ServersNegativeTestJSON-442451767 tempest-ServersNegativeTestJSON-442451767-project-member] Delete volume request issued successfully. Aug 12 10:30:16.399542 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-fa3040be-be20-41b2-b01e-e2b236d86ae6 tempest-ServersNegativeTestJSON-442451767 tempest-ServersNegativeTestJSON-442451767-project-member] https://10.4.3.105/volume/v3/volumes/480498f8-4abb-46b9-b581-e3ed0693277e returned with HTTP 202 Aug 12 10:30:16.400151 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 31/123] 10.4.3.105 () {66 vars in 1351 bytes} [Wed Aug 12 10:30:16 2026] DELETE /volume/v3/volumes/480498f8-4abb-46b9-b581-e3ed0693277e => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 10:30:16.410384 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-18e04ddf-93ec-41ac-8ffb-18ec2fedbfd3 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:30:16.414599 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-18e04ddf-93ec-41ac-8ffb-18ec2fedbfd3 tempest-ServersNegativeTestJSON-442451767 tempest-ServersNegativeTestJSON-442451767-project-member] GET https://10.4.3.105/volume/v3/volumes/480498f8-4abb-46b9-b581-e3ed0693277e Aug 12 10:30:16.414599 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-18e04ddf-93ec-41ac-8ffb-18ec2fedbfd3 tempest-ServersNegativeTestJSON-442451767 tempest-ServersNegativeTestJSON-442451767-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:30:16.414599 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-18e04ddf-93ec-41ac-8ffb-18ec2fedbfd3 tempest-ServersNegativeTestJSON-442451767 tempest-ServersNegativeTestJSON-442451767-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:30:16.423131 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:30:16.423131 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:30:16.428606 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-18e04ddf-93ec-41ac-8ffb-18ec2fedbfd3 tempest-ServersNegativeTestJSON-442451767 tempest-ServersNegativeTestJSON-442451767-project-member] Volume info retrieved successfully. Aug 12 10:30:16.439085 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-18e04ddf-93ec-41ac-8ffb-18ec2fedbfd3 tempest-ServersNegativeTestJSON-442451767 tempest-ServersNegativeTestJSON-442451767-project-member] https://10.4.3.105/volume/v3/volumes/480498f8-4abb-46b9-b581-e3ed0693277e returned with HTTP 200 Aug 12 10:30:16.439085 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 32/124] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:30:16 2026] GET /volume/v3/volumes/480498f8-4abb-46b9-b581-e3ed0693277e => generated 846 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:30:17.044012 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-f57fdc57-fb3a-4dc4-acdc-41d1ef108e51 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:30:17.046231 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-f57fdc57-fb3a-4dc4-acdc-41d1ef108e51 tempest-ServerActionsTestOtherB-497255818 tempest-ServerActionsTestOtherB-497255818-project-member] GET https://10.4.3.105/volume/v3/volumes/07b799b7-f04e-4551-84fe-4c56f2ee6b5e Aug 12 10:30:17.046541 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-f57fdc57-fb3a-4dc4-acdc-41d1ef108e51 tempest-ServerActionsTestOtherB-497255818 tempest-ServerActionsTestOtherB-497255818-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:30:17.046821 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-f57fdc57-fb3a-4dc4-acdc-41d1ef108e51 tempest-ServerActionsTestOtherB-497255818 tempest-ServerActionsTestOtherB-497255818-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:30:17.059481 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:30:17.059481 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:30:17.064894 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-f57fdc57-fb3a-4dc4-acdc-41d1ef108e51 tempest-ServerActionsTestOtherB-497255818 tempest-ServerActionsTestOtherB-497255818-project-member] Volume info retrieved successfully. Aug 12 10:30:17.072871 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-f57fdc57-fb3a-4dc4-acdc-41d1ef108e51 tempest-ServerActionsTestOtherB-497255818 tempest-ServerActionsTestOtherB-497255818-project-member] https://10.4.3.105/volume/v3/volumes/07b799b7-f04e-4551-84fe-4c56f2ee6b5e returned with HTTP 200 Aug 12 10:30:17.073280 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 31/125] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:30:17 2026] GET /volume/v3/volumes/07b799b7-f04e-4551-84fe-4c56f2ee6b5e => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:30:17.457207 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-048bcc97-b8d2-441d-8536-0c6cf2f95f66 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:30:17.459170 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-048bcc97-b8d2-441d-8536-0c6cf2f95f66 tempest-ServersNegativeTestJSON-442451767 tempest-ServersNegativeTestJSON-442451767-project-member] GET https://10.4.3.105/volume/v3/volumes/480498f8-4abb-46b9-b581-e3ed0693277e Aug 12 10:30:17.459384 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-048bcc97-b8d2-441d-8536-0c6cf2f95f66 tempest-ServersNegativeTestJSON-442451767 tempest-ServersNegativeTestJSON-442451767-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:30:17.459580 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-048bcc97-b8d2-441d-8536-0c6cf2f95f66 tempest-ServersNegativeTestJSON-442451767 tempest-ServersNegativeTestJSON-442451767-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:30:17.467169 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-048bcc97-b8d2-441d-8536-0c6cf2f95f66 tempest-ServersNegativeTestJSON-442451767 tempest-ServersNegativeTestJSON-442451767-project-member] https://10.4.3.105/volume/v3/volumes/480498f8-4abb-46b9-b581-e3ed0693277e returned with HTTP 404 Aug 12 10:30:17.468086 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 32/126] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:30:17 2026] GET /volume/v3/volumes/480498f8-4abb-46b9-b581-e3ed0693277e => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:30:18.097541 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-87151f30-24fb-420e-a122-3fbf2cb4d52f None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:30:18.101106 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-87151f30-24fb-420e-a122-3fbf2cb4d52f tempest-ServerActionsTestOtherB-497255818 tempest-ServerActionsTestOtherB-497255818-project-member] GET https://10.4.3.105/volume/v3/volumes/07b799b7-f04e-4551-84fe-4c56f2ee6b5e Aug 12 10:30:18.101106 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-87151f30-24fb-420e-a122-3fbf2cb4d52f tempest-ServerActionsTestOtherB-497255818 tempest-ServerActionsTestOtherB-497255818-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:30:18.101106 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-87151f30-24fb-420e-a122-3fbf2cb4d52f tempest-ServerActionsTestOtherB-497255818 tempest-ServerActionsTestOtherB-497255818-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:30:18.120091 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:30:18.120091 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:30:18.128501 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-87151f30-24fb-420e-a122-3fbf2cb4d52f tempest-ServerActionsTestOtherB-497255818 tempest-ServerActionsTestOtherB-497255818-project-member] Volume info retrieved successfully. Aug 12 10:30:18.140367 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-87151f30-24fb-420e-a122-3fbf2cb4d52f tempest-ServerActionsTestOtherB-497255818 tempest-ServerActionsTestOtherB-497255818-project-member] https://10.4.3.105/volume/v3/volumes/07b799b7-f04e-4551-84fe-4c56f2ee6b5e returned with HTTP 200 Aug 12 10:30:18.141101 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 32/127] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:30:18 2026] GET /volume/v3/volumes/07b799b7-f04e-4551-84fe-4c56f2ee6b5e => generated 847 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:30:18.589222 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [req-045b0eac-81e2-4ccc-8d11-191f1181a969 req-c8b15c42-7077-4b62-abef-3d3a7e746e52 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:30:18.594181 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-045b0eac-81e2-4ccc-8d11-191f1181a969 req-c8b15c42-7077-4b62-abef-3d3a7e746e52 tempest-ServerActionsTestOtherB-497255818 tempest-ServerActionsTestOtherB-497255818-project-member] POST https://10.4.3.105/volume/v3/attachments/031c1941-a2bf-4922-a846-4b5c385346a6/action Aug 12 10:30:18.595274 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [req-045b0eac-81e2-4ccc-8d11-191f1181a969 req-c8b15c42-7077-4b62-abef-3d3a7e746e52 tempest-ServerActionsTestOtherB-497255818 tempest-ServerActionsTestOtherB-497255818-project-member] Action body: b'{"os-complete": null}' {{(pid=100372) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 10:30:18.595274 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [req-045b0eac-81e2-4ccc-8d11-191f1181a969 req-c8b15c42-7077-4b62-abef-3d3a7e746e52 tempest-ServerActionsTestOtherB-497255818 tempest-ServerActionsTestOtherB-497255818-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:30:18.623971 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:30:18.623971 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:30:18.642802 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-045b0eac-81e2-4ccc-8d11-191f1181a969 req-c8b15c42-7077-4b62-abef-3d3a7e746e52 tempest-ServerActionsTestOtherB-497255818 tempest-ServerActionsTestOtherB-497255818-project-member] https://10.4.3.105/volume/v3/attachments/031c1941-a2bf-4922-a846-4b5c385346a6/action returned with HTTP 204 Aug 12 10:30:18.643332 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 33/128] 10.4.3.105 () {74 vars in 1725 bytes} [Wed Aug 12 10:30:18 2026] POST /volume/v3/attachments/031c1941-a2bf-4922-a846-4b5c385346a6/action => generated 0 bytes in 55 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:30:19.163699 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-952b4bed-1b85-49dd-9bd9-53f394773ff3 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:30:19.166964 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-952b4bed-1b85-49dd-9bd9-53f394773ff3 tempest-ServerActionsTestOtherB-497255818 tempest-ServerActionsTestOtherB-497255818-project-member] GET https://10.4.3.105/volume/v3/volumes/07b799b7-f04e-4551-84fe-4c56f2ee6b5e Aug 12 10:30:19.167215 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-952b4bed-1b85-49dd-9bd9-53f394773ff3 tempest-ServerActionsTestOtherB-497255818 tempest-ServerActionsTestOtherB-497255818-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:30:19.167560 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-952b4bed-1b85-49dd-9bd9-53f394773ff3 tempest-ServerActionsTestOtherB-497255818 tempest-ServerActionsTestOtherB-497255818-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:30:19.184971 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:30:19.184971 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:30:19.189850 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-952b4bed-1b85-49dd-9bd9-53f394773ff3 tempest-ServerActionsTestOtherB-497255818 tempest-ServerActionsTestOtherB-497255818-project-member] Volume info retrieved successfully. Aug 12 10:30:19.195338 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-952b4bed-1b85-49dd-9bd9-53f394773ff3 tempest-ServerActionsTestOtherB-497255818 tempest-ServerActionsTestOtherB-497255818-project-member] https://10.4.3.105/volume/v3/volumes/07b799b7-f04e-4551-84fe-4c56f2ee6b5e returned with HTTP 200 Aug 12 10:30:19.195826 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 32/129] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:30:19 2026] GET /volume/v3/volumes/07b799b7-f04e-4551-84fe-4c56f2ee6b5e => generated 1139 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:30:19.209819 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-81473519-cae3-4695-874c-c5db74b9d62b None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:30:19.212498 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-81473519-cae3-4695-874c-c5db74b9d62b tempest-ServerActionsTestOtherB-497255818 tempest-ServerActionsTestOtherB-497255818-project-member] GET https://10.4.3.105/volume/v3/volumes/07b799b7-f04e-4551-84fe-4c56f2ee6b5e Aug 12 10:30:19.212802 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-81473519-cae3-4695-874c-c5db74b9d62b tempest-ServerActionsTestOtherB-497255818 tempest-ServerActionsTestOtherB-497255818-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:30:19.213072 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-81473519-cae3-4695-874c-c5db74b9d62b tempest-ServerActionsTestOtherB-497255818 tempest-ServerActionsTestOtherB-497255818-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:30:19.223853 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:30:19.223853 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:30:19.228276 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-81473519-cae3-4695-874c-c5db74b9d62b tempest-ServerActionsTestOtherB-497255818 tempest-ServerActionsTestOtherB-497255818-project-member] Volume info retrieved successfully. Aug 12 10:30:19.233374 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-81473519-cae3-4695-874c-c5db74b9d62b tempest-ServerActionsTestOtherB-497255818 tempest-ServerActionsTestOtherB-497255818-project-member] https://10.4.3.105/volume/v3/volumes/07b799b7-f04e-4551-84fe-4c56f2ee6b5e returned with HTTP 200 Aug 12 10:30:19.233791 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 33/130] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:30:19 2026] GET /volume/v3/volumes/07b799b7-f04e-4551-84fe-4c56f2ee6b5e => generated 1139 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:30:21.329692 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-4dd9b217-f0bb-47ed-9215-ecc4f31afad1 req-190757ae-d463-4cbd-a5e0-5a6edf7394fd None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:30:21.337884 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-4dd9b217-f0bb-47ed-9215-ecc4f31afad1 req-190757ae-d463-4cbd-a5e0-5a6edf7394fd tempest-VolumesAssistedSnapshotsTest-69026462 tempest-VolumesAssistedSnapshotsTest-69026462-project-admin] GET https://10.4.3.105/volume/v3/volumes/ce64b9ac-bacc-4994-8f9c-d8064bed18dd Aug 12 10:30:21.338246 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-4dd9b217-f0bb-47ed-9215-ecc4f31afad1 req-190757ae-d463-4cbd-a5e0-5a6edf7394fd tempest-VolumesAssistedSnapshotsTest-69026462 tempest-VolumesAssistedSnapshotsTest-69026462-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:30:21.338427 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-4dd9b217-f0bb-47ed-9215-ecc4f31afad1 req-190757ae-d463-4cbd-a5e0-5a6edf7394fd tempest-VolumesAssistedSnapshotsTest-69026462 tempest-VolumesAssistedSnapshotsTest-69026462-project-admin] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:30:21.358463 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:30:21.358463 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:30:21.368201 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [req-4dd9b217-f0bb-47ed-9215-ecc4f31afad1 req-190757ae-d463-4cbd-a5e0-5a6edf7394fd tempest-VolumesAssistedSnapshotsTest-69026462 tempest-VolumesAssistedSnapshotsTest-69026462-project-admin] Volume info retrieved successfully. Aug 12 10:30:21.378128 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-4dd9b217-f0bb-47ed-9215-ecc4f31afad1 req-190757ae-d463-4cbd-a5e0-5a6edf7394fd tempest-VolumesAssistedSnapshotsTest-69026462 tempest-VolumesAssistedSnapshotsTest-69026462-project-admin] https://10.4.3.105/volume/v3/volumes/ce64b9ac-bacc-4994-8f9c-d8064bed18dd returned with HTTP 200 Aug 12 10:30:21.378128 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 33/131] 10.4.3.105 () {68 vars in 1598 bytes} [Wed Aug 12 10:30:21 2026] GET /volume/v3/volumes/ce64b9ac-bacc-4994-8f9c-d8064bed18dd => generated 1016 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:30:21.592787 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-49e73196-8441-455c-acc6-62ff196bc7b0 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:30:21.595199 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-49e73196-8441-455c-acc6-62ff196bc7b0 tempest-AttachSCSIVolumeTestJSON-756811172 tempest-AttachSCSIVolumeTestJSON-756811172-project-member] POST https://10.4.3.105/volume/v3/volumes Aug 12 10:30:21.595707 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-49e73196-8441-455c-acc6-62ff196bc7b0 tempest-AttachSCSIVolumeTestJSON-756811172 tempest-AttachSCSIVolumeTestJSON-756811172-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachSCSIVolumeTestJSON-volume-809684874"}} {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:30:21.598741 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.v3.volumes [None req-49e73196-8441-455c-acc6-62ff196bc7b0 tempest-AttachSCSIVolumeTestJSON-756811172 tempest-AttachSCSIVolumeTestJSON-756811172-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachSCSIVolumeTestJSON-volume-809684874'}} {{(pid=100372) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 10:30:21.598741 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.v3.volumes [None req-49e73196-8441-455c-acc6-62ff196bc7b0 tempest-AttachSCSIVolumeTestJSON-756811172 tempest-AttachSCSIVolumeTestJSON-756811172-project-member] Create volume of 1 GB Aug 12 10:30:21.609674 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-49e73196-8441-455c-acc6-62ff196bc7b0 tempest-AttachSCSIVolumeTestJSON-756811172 tempest-AttachSCSIVolumeTestJSON-756811172-project-member] Availability Zones retrieved successfully. Aug 12 10:30:21.620604 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-49e73196-8441-455c-acc6-62ff196bc7b0 tempest-AttachSCSIVolumeTestJSON-756811172 tempest-AttachSCSIVolumeTestJSON-756811172-project-member] Flow 'volume_create_api' (3b7ed73e-1a88-4149-9a54-5281bfaa490d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100372) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:30:21.622408 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-49e73196-8441-455c-acc6-62ff196bc7b0 tempest-AttachSCSIVolumeTestJSON-756811172 tempest-AttachSCSIVolumeTestJSON-756811172-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dca0c8c9-c5fb-48ef-bd99-c3f4a4fca335) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:30:21.623747 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.flows.api.create_volume [None req-49e73196-8441-455c-acc6-62ff196bc7b0 tempest-AttachSCSIVolumeTestJSON-756811172 tempest-AttachSCSIVolumeTestJSON-756811172-project-member] Validating volume size '1' using validate_int {{(pid=100372) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 10:30:21.676828 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-49e73196-8441-455c-acc6-62ff196bc7b0 tempest-AttachSCSIVolumeTestJSON-756811172 tempest-AttachSCSIVolumeTestJSON-756811172-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dca0c8c9-c5fb-48ef-bd99-c3f4a4fca335) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T10:26:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6cd66f07-4c7b-40b2-9dfb-378538f29c9e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:30:21.678722 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-49e73196-8441-455c-acc6-62ff196bc7b0 tempest-AttachSCSIVolumeTestJSON-756811172 tempest-AttachSCSIVolumeTestJSON-756811172-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1c8dc9ed-fd58-437b-a44b-3db45220ed30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:30:21.791598 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.quota [None req-49e73196-8441-455c-acc6-62ff196bc7b0 tempest-AttachSCSIVolumeTestJSON-756811172 tempest-AttachSCSIVolumeTestJSON-756811172-project-member] Created reservations ['66705ff2-84a5-4b24-a9c5-f5f89e389dab', 'a1503e60-d901-4b80-88fb-295e1a021aa3', '645108d9-5e17-4fd3-9818-3a787b9bdb6b', '1d4e7d26-d4d7-4041-b1e9-3415d05b1740'] {{(pid=100372) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:30:21.792680 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-49e73196-8441-455c-acc6-62ff196bc7b0 tempest-AttachSCSIVolumeTestJSON-756811172 tempest-AttachSCSIVolumeTestJSON-756811172-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1c8dc9ed-fd58-437b-a44b-3db45220ed30) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['66705ff2-84a5-4b24-a9c5-f5f89e389dab', 'a1503e60-d901-4b80-88fb-295e1a021aa3', '645108d9-5e17-4fd3-9818-3a787b9bdb6b', '1d4e7d26-d4d7-4041-b1e9-3415d05b1740']}' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:30:21.793626 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-49e73196-8441-455c-acc6-62ff196bc7b0 tempest-AttachSCSIVolumeTestJSON-756811172 tempest-AttachSCSIVolumeTestJSON-756811172-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (86332bc1-b372-426a-977b-2a43e9022977) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:30:21.826371 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-49e73196-8441-455c-acc6-62ff196bc7b0 tempest-AttachSCSIVolumeTestJSON-756811172 tempest-AttachSCSIVolumeTestJSON-756811172-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (86332bc1-b372-426a-977b-2a43e9022977) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8d6b2133-224a-4af1-b7b7-8662f69470c9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachSCSIVolumeTestJSON-volume-809684874',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='324a95a0ea6c4867ae0ac0070017b1de',qos_specs=None,replication_status=,reservations=['66705ff2-84a5-4b24-a9c5-f5f89e389dab','a1503e60-d901-4b80-88fb-295e1a021aa3','645108d9-5e17-4fd3-9818-3a787b9bdb6b','1d4e7d26-d4d7-4041-b1e9-3415d05b1740'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cabea65101cf414c984c09ffa4faf720',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:30:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachSCSIVolumeTestJSON-volume-809684874',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8d6b2133-224a-4af1-b7b7-8662f69470c9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='324a95a0ea6c4867ae0ac0070017b1de',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cabea65101cf414c984c09ffa4faf720',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6cd66f07-4c7b-40b2-9dfb-378538f29c9e),volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:30:21.830142 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-49e73196-8441-455c-acc6-62ff196bc7b0 tempest-AttachSCSIVolumeTestJSON-756811172 tempest-AttachSCSIVolumeTestJSON-756811172-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fce59e86-2d4d-46c4-acd0-76688836aca2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:30:21.834189 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-bcde58d6-cd63-4b0a-8aec-cc75ce64ed84 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:30:21.834853 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-bcde58d6-cd63-4b0a-8aec-cc75ce64ed84 None None] GET https://10.4.3.105/volume// Aug 12 10:30:21.835053 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-bcde58d6-cd63-4b0a-8aec-cc75ce64ed84 None None] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:30:21.835508 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-bcde58d6-cd63-4b0a-8aec-cc75ce64ed84 None None] Calling method 'all' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:30:21.835804 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-bcde58d6-cd63-4b0a-8aec-cc75ce64ed84 None None] https://10.4.3.105/volume// returned with HTTP 300 Aug 12 10:30:21.836121 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 33/132] 10.4.3.105 () {66 vars in 1428 bytes} [Wed Aug 12 10:30: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 10:30:21.866542 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-4dd9b217-f0bb-47ed-9215-ecc4f31afad1 req-878d09ec-d09b-4131-93c7-c00a088fb660 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:30:21.867229 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-49e73196-8441-455c-acc6-62ff196bc7b0 tempest-AttachSCSIVolumeTestJSON-756811172 tempest-AttachSCSIVolumeTestJSON-756811172-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fce59e86-2d4d-46c4-acd0-76688836aca2) transitioned into state 'SUCCESS' from state '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-809684874',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='324a95a0ea6c4867ae0ac0070017b1de',qos_specs=None,replication_status=,reservations=['66705ff2-84a5-4b24-a9c5-f5f89e389dab','a1503e60-d901-4b80-88fb-295e1a021aa3','645108d9-5e17-4fd3-9818-3a787b9bdb6b','1d4e7d26-d4d7-4041-b1e9-3415d05b1740'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cabea65101cf414c984c09ffa4faf720',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:30:21.868157 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-49e73196-8441-455c-acc6-62ff196bc7b0 tempest-AttachSCSIVolumeTestJSON-756811172 tempest-AttachSCSIVolumeTestJSON-756811172-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f2b80bdd-1f02-4449-bb37-37d9af5f8284) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:30:21.886206 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-49e73196-8441-455c-acc6-62ff196bc7b0 tempest-AttachSCSIVolumeTestJSON-756811172 tempest-AttachSCSIVolumeTestJSON-756811172-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f2b80bdd-1f02-4449-bb37-37d9af5f8284) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:30:21.887362 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-49e73196-8441-455c-acc6-62ff196bc7b0 tempest-AttachSCSIVolumeTestJSON-756811172 tempest-AttachSCSIVolumeTestJSON-756811172-project-member] Flow 'volume_create_api' (3b7ed73e-1a88-4149-9a54-5281bfaa490d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100372) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:30:21.888820 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-49e73196-8441-455c-acc6-62ff196bc7b0 tempest-AttachSCSIVolumeTestJSON-756811172 tempest-AttachSCSIVolumeTestJSON-756811172-project-member] Create volume request issued successfully. Aug 12 10:30:21.888820 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-49e73196-8441-455c-acc6-62ff196bc7b0 tempest-AttachSCSIVolumeTestJSON-756811172 tempest-AttachSCSIVolumeTestJSON-756811172-project-member] https://10.4.3.105/volume/v3/volumes returned with HTTP 202 Aug 12 10:30:21.889077 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 34/133] 10.4.3.105 () {68 vars in 1258 bytes} [Wed Aug 12 10:30:21 2026] POST /volume/v3/volumes => generated 754 bytes in 297 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 10:30:21.912567 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-902679d4-e9e9-4a02-9b00-cf5aee61a972 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:30:21.916338 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-902679d4-e9e9-4a02-9b00-cf5aee61a972 tempest-AttachSCSIVolumeTestJSON-756811172 tempest-AttachSCSIVolumeTestJSON-756811172-project-member] GET https://10.4.3.105/volume/v3/volumes/8d6b2133-224a-4af1-b7b7-8662f69470c9 Aug 12 10:30:21.918752 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-902679d4-e9e9-4a02-9b00-cf5aee61a972 tempest-AttachSCSIVolumeTestJSON-756811172 tempest-AttachSCSIVolumeTestJSON-756811172-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:30:21.919208 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-902679d4-e9e9-4a02-9b00-cf5aee61a972 tempest-AttachSCSIVolumeTestJSON-756811172 tempest-AttachSCSIVolumeTestJSON-756811172-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:30:21.931759 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:30:21.931759 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:30:21.937707 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-902679d4-e9e9-4a02-9b00-cf5aee61a972 tempest-AttachSCSIVolumeTestJSON-756811172 tempest-AttachSCSIVolumeTestJSON-756811172-project-member] Volume info retrieved successfully. Aug 12 10:30:21.945620 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-902679d4-e9e9-4a02-9b00-cf5aee61a972 tempest-AttachSCSIVolumeTestJSON-756811172 tempest-AttachSCSIVolumeTestJSON-756811172-project-member] https://10.4.3.105/volume/v3/volumes/8d6b2133-224a-4af1-b7b7-8662f69470c9 returned with HTTP 200 Aug 12 10:30:21.946116 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 34/134] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:30:21 2026] GET /volume/v3/volumes/8d6b2133-224a-4af1-b7b7-8662f69470c9 => generated 822 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:30:22.275275 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-4dd9b217-f0bb-47ed-9215-ecc4f31afad1 req-878d09ec-d09b-4131-93c7-c00a088fb660 tempest-VolumesAssistedSnapshotsTest-69026462 tempest-VolumesAssistedSnapshotsTest-69026462-project-admin] POST https://10.4.3.105/volume/v3/attachments Aug 12 10:30:22.275833 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-4dd9b217-f0bb-47ed-9215-ecc4f31afad1 req-878d09ec-d09b-4131-93c7-c00a088fb660 tempest-VolumesAssistedSnapshotsTest-69026462 tempest-VolumesAssistedSnapshotsTest-69026462-project-admin] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ce64b9ac-bacc-4994-8f9c-d8064bed18dd", "connector": null, "instance_uuid": "5cbf9a70-4278-4d21-bfbc-eba2776cc7cc"}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:30:22.334149 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:30:22.334149 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:30:22.378955 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-4dd9b217-f0bb-47ed-9215-ecc4f31afad1 req-878d09ec-d09b-4131-93c7-c00a088fb660 tempest-VolumesAssistedSnapshotsTest-69026462 tempest-VolumesAssistedSnapshotsTest-69026462-project-admin] https://10.4.3.105/volume/v3/attachments returned with HTTP 200 Aug 12 10:30:22.379572 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 34/135] 10.4.3.105 () {74 vars in 1594 bytes} [Wed Aug 12 10:30:21 2026] POST /volume/v3/attachments => generated 273 bytes in 513 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:30:22.431166 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-86270cd0-4712-4506-9ff3-f920f2fd5cbf None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:30:22.435787 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-86270cd0-4712-4506-9ff3-f920f2fd5cbf tempest-VolumesAssistedSnapshotsTest-69026462 tempest-VolumesAssistedSnapshotsTest-69026462-project-admin] GET https://10.4.3.105/volume/v3/volumes/ce64b9ac-bacc-4994-8f9c-d8064bed18dd Aug 12 10:30:22.435787 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-86270cd0-4712-4506-9ff3-f920f2fd5cbf tempest-VolumesAssistedSnapshotsTest-69026462 tempest-VolumesAssistedSnapshotsTest-69026462-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:30:22.436404 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-86270cd0-4712-4506-9ff3-f920f2fd5cbf tempest-VolumesAssistedSnapshotsTest-69026462 tempest-VolumesAssistedSnapshotsTest-69026462-project-admin] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:30:22.448712 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-b7bdbb04-33b2-4e6b-80f7-49d28b04477d None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:30:22.448712 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-b7bdbb04-33b2-4e6b-80f7-49d28b04477d None None] GET https://10.4.3.105/volume// Aug 12 10:30:22.448712 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-b7bdbb04-33b2-4e6b-80f7-49d28b04477d None None] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:30:22.448913 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-b7bdbb04-33b2-4e6b-80f7-49d28b04477d None None] Calling method 'all' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:30:22.449244 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-b7bdbb04-33b2-4e6b-80f7-49d28b04477d None None] https://10.4.3.105/volume// returned with HTTP 300 Aug 12 10:30:22.449867 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 35/136] 10.4.3.105 () {66 vars in 1426 bytes} [Wed Aug 12 10:30:22 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 10:30:22.464319 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-4dd9b217-f0bb-47ed-9215-ecc4f31afad1 req-a3268976-a456-45f6-bf41-299a54c73a88 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:30:22.469714 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-4dd9b217-f0bb-47ed-9215-ecc4f31afad1 req-a3268976-a456-45f6-bf41-299a54c73a88 tempest-VolumesAssistedSnapshotsTest-69026462 tempest-VolumesAssistedSnapshotsTest-69026462-project-admin] GET https://10.4.3.105/volume/v3/volumes/ce64b9ac-bacc-4994-8f9c-d8064bed18dd Aug 12 10:30:22.469714 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-4dd9b217-f0bb-47ed-9215-ecc4f31afad1 req-a3268976-a456-45f6-bf41-299a54c73a88 tempest-VolumesAssistedSnapshotsTest-69026462 tempest-VolumesAssistedSnapshotsTest-69026462-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:30:22.469714 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-4dd9b217-f0bb-47ed-9215-ecc4f31afad1 req-a3268976-a456-45f6-bf41-299a54c73a88 tempest-VolumesAssistedSnapshotsTest-69026462 tempest-VolumesAssistedSnapshotsTest-69026462-project-admin] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:30:22.491549 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:30:22.491549 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:30:22.498713 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [req-4dd9b217-f0bb-47ed-9215-ecc4f31afad1 req-a3268976-a456-45f6-bf41-299a54c73a88 tempest-VolumesAssistedSnapshotsTest-69026462 tempest-VolumesAssistedSnapshotsTest-69026462-project-admin] Volume info retrieved successfully. Aug 12 10:30:22.513117 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-4dd9b217-f0bb-47ed-9215-ecc4f31afad1 req-a3268976-a456-45f6-bf41-299a54c73a88 tempest-VolumesAssistedSnapshotsTest-69026462 tempest-VolumesAssistedSnapshotsTest-69026462-project-admin] https://10.4.3.105/volume/v3/volumes/ce64b9ac-bacc-4994-8f9c-d8064bed18dd returned with HTTP 200 Aug 12 10:30:22.513117 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 35/137] 10.4.3.105 () {70 vars in 1639 bytes} [Wed Aug 12 10:30:22 2026] GET /volume/v3/volumes/ce64b9ac-bacc-4994-8f9c-d8064bed18dd => generated 1238 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 10:30:22.615188 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:30:22.615188 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:30:22.621277 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-86270cd0-4712-4506-9ff3-f920f2fd5cbf tempest-VolumesAssistedSnapshotsTest-69026462 tempest-VolumesAssistedSnapshotsTest-69026462-project-admin] Volume info retrieved successfully. Aug 12 10:30:22.629955 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-86270cd0-4712-4506-9ff3-f920f2fd5cbf tempest-VolumesAssistedSnapshotsTest-69026462 tempest-VolumesAssistedSnapshotsTest-69026462-project-admin] https://10.4.3.105/volume/v3/volumes/ce64b9ac-bacc-4994-8f9c-d8064bed18dd returned with HTTP 200 Aug 12 10:30:22.630576 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 34/138] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:30:22 2026] GET /volume/v3/volumes/ce64b9ac-bacc-4994-8f9c-d8064bed18dd => generated 1015 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:30:22.647176 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-4dd9b217-f0bb-47ed-9215-ecc4f31afad1 req-6fe4037b-95a3-4e3d-9a15-a63707c68193 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:30:22.649301 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-4dd9b217-f0bb-47ed-9215-ecc4f31afad1 req-6fe4037b-95a3-4e3d-9a15-a63707c68193 tempest-VolumesAssistedSnapshotsTest-69026462 tempest-VolumesAssistedSnapshotsTest-69026462-project-admin] PUT https://10.4.3.105/volume/v3/attachments/9cd1c944-0a37-4759-817a-5d18b759e68d Aug 12 10:30:22.653692 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-4dd9b217-f0bb-47ed-9215-ecc4f31afad1 req-6fe4037b-95a3-4e3d-9a15-a63707c68193 tempest-VolumesAssistedSnapshotsTest-69026462 tempest-VolumesAssistedSnapshotsTest-69026462-project-admin] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.105", "host": "np0000007037", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a295cd65dd1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "cc953c5f-eaed-46bf-96e8-0985bbef0414", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:30:22.663451 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.coordination [req-4dd9b217-f0bb-47ed-9215-ecc4f31afad1 req-6fe4037b-95a3-4e3d-9a15-a63707c68193 tempest-VolumesAssistedSnapshotsTest-69026462 tempest-VolumesAssistedSnapshotsTest-69026462-project-admin] Acquiring lock "cinder-attachment_update-ce64b9ac-bacc-4994-8f9c-d8064bed18dd-np0000007037" by "attachment_update" {{(pid=100374) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 10:30:22.675664 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.coordination [req-4dd9b217-f0bb-47ed-9215-ecc4f31afad1 req-6fe4037b-95a3-4e3d-9a15-a63707c68193 tempest-VolumesAssistedSnapshotsTest-69026462 tempest-VolumesAssistedSnapshotsTest-69026462-project-admin] Lock "cinder-attachment_update-ce64b9ac-bacc-4994-8f9c-d8064bed18dd-np0000007037" acquired by "attachment_update" :: waited 0.011s {{(pid=100374) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 10:30:22.676536 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:30:22.676536 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:30:22.834784 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.coordination [req-4dd9b217-f0bb-47ed-9215-ecc4f31afad1 req-6fe4037b-95a3-4e3d-9a15-a63707c68193 tempest-VolumesAssistedSnapshotsTest-69026462 tempest-VolumesAssistedSnapshotsTest-69026462-project-admin] Lock "cinder-attachment_update-ce64b9ac-bacc-4994-8f9c-d8064bed18dd-np0000007037" released by "attachment_update" :: held 0.160s {{(pid=100374) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 10:30:22.837082 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-4dd9b217-f0bb-47ed-9215-ecc4f31afad1 req-6fe4037b-95a3-4e3d-9a15-a63707c68193 tempest-VolumesAssistedSnapshotsTest-69026462 tempest-VolumesAssistedSnapshotsTest-69026462-project-admin] https://10.4.3.105/volume/v3/attachments/9cd1c944-0a37-4759-817a-5d18b759e68d returned with HTTP 200 Aug 12 10:30:22.837762 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 35/139] 10.4.3.105 () {74 vars in 1704 bytes} [Wed Aug 12 10:30:22 2026] PUT /volume/v3/attachments/9cd1c944-0a37-4759-817a-5d18b759e68d => generated 969 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:30:22.971228 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-c5a87b1a-946f-47a0-ba9c-857592154684 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:30:22.977176 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-c5a87b1a-946f-47a0-ba9c-857592154684 tempest-AttachSCSIVolumeTestJSON-756811172 tempest-AttachSCSIVolumeTestJSON-756811172-project-member] GET https://10.4.3.105/volume/v3/volumes/8d6b2133-224a-4af1-b7b7-8662f69470c9 Aug 12 10:30:22.977495 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-c5a87b1a-946f-47a0-ba9c-857592154684 tempest-AttachSCSIVolumeTestJSON-756811172 tempest-AttachSCSIVolumeTestJSON-756811172-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:30:22.978493 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-c5a87b1a-946f-47a0-ba9c-857592154684 tempest-AttachSCSIVolumeTestJSON-756811172 tempest-AttachSCSIVolumeTestJSON-756811172-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:30:23.131080 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:30:23.131080 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:30:23.138672 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-c5a87b1a-946f-47a0-ba9c-857592154684 tempest-AttachSCSIVolumeTestJSON-756811172 tempest-AttachSCSIVolumeTestJSON-756811172-project-member] Volume info retrieved successfully. Aug 12 10:30:23.145122 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-c5a87b1a-946f-47a0-ba9c-857592154684 tempest-AttachSCSIVolumeTestJSON-756811172 tempest-AttachSCSIVolumeTestJSON-756811172-project-member] https://10.4.3.105/volume/v3/volumes/8d6b2133-224a-4af1-b7b7-8662f69470c9 returned with HTTP 200 Aug 12 10:30:23.145474 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 36/140] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:30:22 2026] GET /volume/v3/volumes/8d6b2133-224a-4af1-b7b7-8662f69470c9 => generated 847 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:30:23.234807 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-979466aa-a4ed-455d-bf54-2bd4ecb97be2 req-f8dc8a98-0757-472b-b173-eea26bbdb499 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:30:23.237313 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-979466aa-a4ed-455d-bf54-2bd4ecb97be2 req-f8dc8a98-0757-472b-b173-eea26bbdb499 tempest-AttachSCSIVolumeTestJSON-756811172 tempest-AttachSCSIVolumeTestJSON-756811172-project-member] GET https://10.4.3.105/volume/v3/volumes/8d6b2133-224a-4af1-b7b7-8662f69470c9 Aug 12 10:30:23.238533 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-979466aa-a4ed-455d-bf54-2bd4ecb97be2 req-f8dc8a98-0757-472b-b173-eea26bbdb499 tempest-AttachSCSIVolumeTestJSON-756811172 tempest-AttachSCSIVolumeTestJSON-756811172-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:30:23.238533 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-979466aa-a4ed-455d-bf54-2bd4ecb97be2 req-f8dc8a98-0757-472b-b173-eea26bbdb499 tempest-AttachSCSIVolumeTestJSON-756811172 tempest-AttachSCSIVolumeTestJSON-756811172-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:30:23.249905 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:30:23.249905 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:30:23.257489 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [req-979466aa-a4ed-455d-bf54-2bd4ecb97be2 req-f8dc8a98-0757-472b-b173-eea26bbdb499 tempest-AttachSCSIVolumeTestJSON-756811172 tempest-AttachSCSIVolumeTestJSON-756811172-project-member] Volume info retrieved successfully. Aug 12 10:30:23.261899 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-979466aa-a4ed-455d-bf54-2bd4ecb97be2 req-f8dc8a98-0757-472b-b173-eea26bbdb499 tempest-AttachSCSIVolumeTestJSON-756811172 tempest-AttachSCSIVolumeTestJSON-756811172-project-member] https://10.4.3.105/volume/v3/volumes/8d6b2133-224a-4af1-b7b7-8662f69470c9 returned with HTTP 200 Aug 12 10:30:23.263084 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 36/141] 10.4.3.105 () {68 vars in 1598 bytes} [Wed Aug 12 10:30:23 2026] GET /volume/v3/volumes/8d6b2133-224a-4af1-b7b7-8662f69470c9 => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:30:23.393553 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-12cae854-019e-4128-9333-dfb55c23b74c None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:30:23.394035 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-12cae854-019e-4128-9333-dfb55c23b74c None None] GET https://10.4.3.105/volume// Aug 12 10:30:23.394241 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-12cae854-019e-4128-9333-dfb55c23b74c None None] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:30:23.394528 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-12cae854-019e-4128-9333-dfb55c23b74c None None] Calling method 'all' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:30:23.394947 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-12cae854-019e-4128-9333-dfb55c23b74c None None] https://10.4.3.105/volume// returned with HTTP 300 Aug 12 10:30:23.395327 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 35/142] 10.4.3.105 () {66 vars in 1428 bytes} [Wed Aug 12 10:30: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 10:30:23.406463 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-979466aa-a4ed-455d-bf54-2bd4ecb97be2 req-62444af0-9105-4e4a-b6f6-892d23e80ca3 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:30:23.413907 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-979466aa-a4ed-455d-bf54-2bd4ecb97be2 req-62444af0-9105-4e4a-b6f6-892d23e80ca3 tempest-AttachSCSIVolumeTestJSON-756811172 tempest-AttachSCSIVolumeTestJSON-756811172-project-member] POST https://10.4.3.105/volume/v3/attachments Aug 12 10:30:23.415775 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-979466aa-a4ed-455d-bf54-2bd4ecb97be2 req-62444af0-9105-4e4a-b6f6-892d23e80ca3 tempest-AttachSCSIVolumeTestJSON-756811172 tempest-AttachSCSIVolumeTestJSON-756811172-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8d6b2133-224a-4af1-b7b7-8662f69470c9", "connector": null, "instance_uuid": "0c2190a2-1fa4-4277-adc6-e306fabc603a"}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:30:23.429178 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:30:23.429178 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:30:23.490117 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-979466aa-a4ed-455d-bf54-2bd4ecb97be2 req-62444af0-9105-4e4a-b6f6-892d23e80ca3 tempest-AttachSCSIVolumeTestJSON-756811172 tempest-AttachSCSIVolumeTestJSON-756811172-project-member] https://10.4.3.105/volume/v3/attachments returned with HTTP 200 Aug 12 10:30:23.490882 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 36/143] 10.4.3.105 () {74 vars in 1594 bytes} [Wed Aug 12 10:30:23 2026] POST /volume/v3/attachments => generated 273 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:30:23.546189 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-e2c2bc82-e659-4309-bd97-900f71db3ac0 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:30:23.550555 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-e2c2bc82-e659-4309-bd97-900f71db3ac0 tempest-AttachSCSIVolumeTestJSON-756811172 tempest-AttachSCSIVolumeTestJSON-756811172-project-member] GET https://10.4.3.105/volume/v3/volumes/8d6b2133-224a-4af1-b7b7-8662f69470c9 Aug 12 10:30:23.550555 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-e2c2bc82-e659-4309-bd97-900f71db3ac0 tempest-AttachSCSIVolumeTestJSON-756811172 tempest-AttachSCSIVolumeTestJSON-756811172-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:30:23.550645 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-e2c2bc82-e659-4309-bd97-900f71db3ac0 tempest-AttachSCSIVolumeTestJSON-756811172 tempest-AttachSCSIVolumeTestJSON-756811172-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:30:23.563924 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:30:23.563924 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:30:23.570303 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-e2c2bc82-e659-4309-bd97-900f71db3ac0 tempest-AttachSCSIVolumeTestJSON-756811172 tempest-AttachSCSIVolumeTestJSON-756811172-project-member] Volume info retrieved successfully. Aug 12 10:30:23.574801 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-e828cf90-9ac3-4295-830a-d25d1ed906d4 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:30:23.575219 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-e828cf90-9ac3-4295-830a-d25d1ed906d4 None None] GET https://10.4.3.105/volume// Aug 12 10:30:23.575482 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-e828cf90-9ac3-4295-830a-d25d1ed906d4 None None] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:30:23.575700 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-e828cf90-9ac3-4295-830a-d25d1ed906d4 None None] Calling method 'all' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:30:23.576140 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-e828cf90-9ac3-4295-830a-d25d1ed906d4 None None] https://10.4.3.105/volume// returned with HTTP 300 Aug 12 10:30:23.576546 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 37/144] 10.4.3.105 () {66 vars in 1426 bytes} [Wed Aug 12 10:30: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 10:30:23.578187 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-e2c2bc82-e659-4309-bd97-900f71db3ac0 tempest-AttachSCSIVolumeTestJSON-756811172 tempest-AttachSCSIVolumeTestJSON-756811172-project-member] https://10.4.3.105/volume/v3/volumes/8d6b2133-224a-4af1-b7b7-8662f69470c9 returned with HTTP 200 Aug 12 10:30:23.578803 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 37/145] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:30:23 2026] GET /volume/v3/volumes/8d6b2133-224a-4af1-b7b7-8662f69470c9 => generated 846 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:30:23.587930 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-979466aa-a4ed-455d-bf54-2bd4ecb97be2 req-8b3a3fe0-7cdb-4042-a2de-b76b9b47b965 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:30:23.591122 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-979466aa-a4ed-455d-bf54-2bd4ecb97be2 req-8b3a3fe0-7cdb-4042-a2de-b76b9b47b965 tempest-AttachSCSIVolumeTestJSON-756811172 tempest-AttachSCSIVolumeTestJSON-756811172-project-member] GET https://10.4.3.105/volume/v3/volumes/8d6b2133-224a-4af1-b7b7-8662f69470c9 Aug 12 10:30:23.591446 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-979466aa-a4ed-455d-bf54-2bd4ecb97be2 req-8b3a3fe0-7cdb-4042-a2de-b76b9b47b965 tempest-AttachSCSIVolumeTestJSON-756811172 tempest-AttachSCSIVolumeTestJSON-756811172-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:30:23.591753 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-979466aa-a4ed-455d-bf54-2bd4ecb97be2 req-8b3a3fe0-7cdb-4042-a2de-b76b9b47b965 tempest-AttachSCSIVolumeTestJSON-756811172 tempest-AttachSCSIVolumeTestJSON-756811172-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:30:23.606895 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:30:23.606895 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:30:23.615370 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [req-979466aa-a4ed-455d-bf54-2bd4ecb97be2 req-8b3a3fe0-7cdb-4042-a2de-b76b9b47b965 tempest-AttachSCSIVolumeTestJSON-756811172 tempest-AttachSCSIVolumeTestJSON-756811172-project-member] Volume info retrieved successfully. Aug 12 10:30:23.629475 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-979466aa-a4ed-455d-bf54-2bd4ecb97be2 req-8b3a3fe0-7cdb-4042-a2de-b76b9b47b965 tempest-AttachSCSIVolumeTestJSON-756811172 tempest-AttachSCSIVolumeTestJSON-756811172-project-member] https://10.4.3.105/volume/v3/volumes/8d6b2133-224a-4af1-b7b7-8662f69470c9 returned with HTTP 200 Aug 12 10:30:23.630122 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 36/146] 10.4.3.105 () {70 vars in 1639 bytes} [Wed Aug 12 10:30:23 2026] GET /volume/v3/volumes/8d6b2133-224a-4af1-b7b7-8662f69470c9 => generated 1026 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 10:30:23.648336 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-85733073-a5e0-406d-a2c8-1b53b63639ed None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:30:23.650810 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-85733073-a5e0-406d-a2c8-1b53b63639ed tempest-VolumesAssistedSnapshotsTest-69026462 tempest-VolumesAssistedSnapshotsTest-69026462-project-admin] GET https://10.4.3.105/volume/v3/volumes/ce64b9ac-bacc-4994-8f9c-d8064bed18dd Aug 12 10:30:23.651065 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-85733073-a5e0-406d-a2c8-1b53b63639ed tempest-VolumesAssistedSnapshotsTest-69026462 tempest-VolumesAssistedSnapshotsTest-69026462-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:30:23.651364 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-85733073-a5e0-406d-a2c8-1b53b63639ed tempest-VolumesAssistedSnapshotsTest-69026462 tempest-VolumesAssistedSnapshotsTest-69026462-project-admin] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:30:23.668565 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:30:23.668565 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:30:23.673951 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-85733073-a5e0-406d-a2c8-1b53b63639ed tempest-VolumesAssistedSnapshotsTest-69026462 tempest-VolumesAssistedSnapshotsTest-69026462-project-admin] Volume info retrieved successfully. Aug 12 10:30:23.681245 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-85733073-a5e0-406d-a2c8-1b53b63639ed tempest-VolumesAssistedSnapshotsTest-69026462 tempest-VolumesAssistedSnapshotsTest-69026462-project-admin] https://10.4.3.105/volume/v3/volumes/ce64b9ac-bacc-4994-8f9c-d8064bed18dd returned with HTTP 200 Aug 12 10:30:23.681245 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 37/147] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:30:23 2026] GET /volume/v3/volumes/ce64b9ac-bacc-4994-8f9c-d8064bed18dd => generated 1016 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:30:23.745280 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-979466aa-a4ed-455d-bf54-2bd4ecb97be2 req-070962df-6a33-408b-9e49-c0cf93ce13d7 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:30:23.748142 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-979466aa-a4ed-455d-bf54-2bd4ecb97be2 req-070962df-6a33-408b-9e49-c0cf93ce13d7 tempest-AttachSCSIVolumeTestJSON-756811172 tempest-AttachSCSIVolumeTestJSON-756811172-project-member] PUT https://10.4.3.105/volume/v3/attachments/eb3a911e-91ab-4d09-b870-ddb45e871b6c Aug 12 10:30:23.750367 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-979466aa-a4ed-455d-bf54-2bd4ecb97be2 req-070962df-6a33-408b-9e49-c0cf93ce13d7 tempest-AttachSCSIVolumeTestJSON-756811172 tempest-AttachSCSIVolumeTestJSON-756811172-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.105", "host": "np0000007037", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a295cd65dd1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "cc953c5f-eaed-46bf-96e8-0985bbef0414", "nvme_native_multipath": false, "mountpoint": "/dev/sdc"}}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:30:23.762895 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.coordination [req-979466aa-a4ed-455d-bf54-2bd4ecb97be2 req-070962df-6a33-408b-9e49-c0cf93ce13d7 tempest-AttachSCSIVolumeTestJSON-756811172 tempest-AttachSCSIVolumeTestJSON-756811172-project-member] Acquiring lock "cinder-attachment_update-8d6b2133-224a-4af1-b7b7-8662f69470c9-np0000007037" by "attachment_update" {{(pid=100375) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 10:30:23.770371 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.coordination [req-979466aa-a4ed-455d-bf54-2bd4ecb97be2 req-070962df-6a33-408b-9e49-c0cf93ce13d7 tempest-AttachSCSIVolumeTestJSON-756811172 tempest-AttachSCSIVolumeTestJSON-756811172-project-member] Lock "cinder-attachment_update-8d6b2133-224a-4af1-b7b7-8662f69470c9-np0000007037" acquired by "attachment_update" :: waited 0.007s {{(pid=100375) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 10:30:23.771608 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:30:23.771608 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:30:23.901367 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.coordination [req-979466aa-a4ed-455d-bf54-2bd4ecb97be2 req-070962df-6a33-408b-9e49-c0cf93ce13d7 tempest-AttachSCSIVolumeTestJSON-756811172 tempest-AttachSCSIVolumeTestJSON-756811172-project-member] Lock "cinder-attachment_update-8d6b2133-224a-4af1-b7b7-8662f69470c9-np0000007037" released by "attachment_update" :: held 0.131s {{(pid=100375) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 10:30:23.901744 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-979466aa-a4ed-455d-bf54-2bd4ecb97be2 req-070962df-6a33-408b-9e49-c0cf93ce13d7 tempest-AttachSCSIVolumeTestJSON-756811172 tempest-AttachSCSIVolumeTestJSON-756811172-project-member] https://10.4.3.105/volume/v3/attachments/eb3a911e-91ab-4d09-b870-ddb45e871b6c returned with HTTP 200 Aug 12 10:30:23.902251 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 38/148] 10.4.3.105 () {74 vars in 1704 bytes} [Wed Aug 12 10:30:23 2026] PUT /volume/v3/attachments/eb3a911e-91ab-4d09-b870-ddb45e871b6c => generated 969 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:30:24.600715 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-7943c867-a3ac-4f46-9b8d-c3d680d7f65d None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:30:24.604645 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-7943c867-a3ac-4f46-9b8d-c3d680d7f65d tempest-AttachSCSIVolumeTestJSON-756811172 tempest-AttachSCSIVolumeTestJSON-756811172-project-member] GET https://10.4.3.105/volume/v3/volumes/8d6b2133-224a-4af1-b7b7-8662f69470c9 Aug 12 10:30:24.605295 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-7943c867-a3ac-4f46-9b8d-c3d680d7f65d tempest-AttachSCSIVolumeTestJSON-756811172 tempest-AttachSCSIVolumeTestJSON-756811172-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:30:24.605295 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-7943c867-a3ac-4f46-9b8d-c3d680d7f65d tempest-AttachSCSIVolumeTestJSON-756811172 tempest-AttachSCSIVolumeTestJSON-756811172-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:30:24.623950 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:30:24.623950 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:30:24.629963 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-7943c867-a3ac-4f46-9b8d-c3d680d7f65d tempest-AttachSCSIVolumeTestJSON-756811172 tempest-AttachSCSIVolumeTestJSON-756811172-project-member] Volume info retrieved successfully. Aug 12 10:30:24.638287 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-7943c867-a3ac-4f46-9b8d-c3d680d7f65d tempest-AttachSCSIVolumeTestJSON-756811172 tempest-AttachSCSIVolumeTestJSON-756811172-project-member] https://10.4.3.105/volume/v3/volumes/8d6b2133-224a-4af1-b7b7-8662f69470c9 returned with HTTP 200 Aug 12 10:30:24.638828 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 38/149] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:30:24 2026] GET /volume/v3/volumes/8d6b2133-224a-4af1-b7b7-8662f69470c9 => generated 847 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:30:24.698716 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-7c22587b-e6e1-4f4d-9494-ef8197b868e2 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:30:24.701244 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-7c22587b-e6e1-4f4d-9494-ef8197b868e2 tempest-VolumesAssistedSnapshotsTest-69026462 tempest-VolumesAssistedSnapshotsTest-69026462-project-admin] GET https://10.4.3.105/volume/v3/volumes/ce64b9ac-bacc-4994-8f9c-d8064bed18dd Aug 12 10:30:24.701244 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-7c22587b-e6e1-4f4d-9494-ef8197b868e2 tempest-VolumesAssistedSnapshotsTest-69026462 tempest-VolumesAssistedSnapshotsTest-69026462-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:30:24.701365 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-7c22587b-e6e1-4f4d-9494-ef8197b868e2 tempest-VolumesAssistedSnapshotsTest-69026462 tempest-VolumesAssistedSnapshotsTest-69026462-project-admin] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:30:24.721881 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:30:24.721881 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:30:24.726676 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-7c22587b-e6e1-4f4d-9494-ef8197b868e2 tempest-VolumesAssistedSnapshotsTest-69026462 tempest-VolumesAssistedSnapshotsTest-69026462-project-admin] Volume info retrieved successfully. Aug 12 10:30:24.735073 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-7c22587b-e6e1-4f4d-9494-ef8197b868e2 tempest-VolumesAssistedSnapshotsTest-69026462 tempest-VolumesAssistedSnapshotsTest-69026462-project-admin] https://10.4.3.105/volume/v3/volumes/ce64b9ac-bacc-4994-8f9c-d8064bed18dd returned with HTTP 200 Aug 12 10:30:24.735073 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 37/150] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:30:24 2026] GET /volume/v3/volumes/ce64b9ac-bacc-4994-8f9c-d8064bed18dd => generated 1016 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:30:25.657891 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-0c7732c6-b1a1-485c-a5b0-d98e94730047 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:30:25.662121 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-0c7732c6-b1a1-485c-a5b0-d98e94730047 tempest-AttachSCSIVolumeTestJSON-756811172 tempest-AttachSCSIVolumeTestJSON-756811172-project-member] GET https://10.4.3.105/volume/v3/volumes/8d6b2133-224a-4af1-b7b7-8662f69470c9 Aug 12 10:30:25.662860 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-0c7732c6-b1a1-485c-a5b0-d98e94730047 tempest-AttachSCSIVolumeTestJSON-756811172 tempest-AttachSCSIVolumeTestJSON-756811172-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:30:25.663197 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-0c7732c6-b1a1-485c-a5b0-d98e94730047 tempest-AttachSCSIVolumeTestJSON-756811172 tempest-AttachSCSIVolumeTestJSON-756811172-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:30:25.683288 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:30:25.683288 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:30:25.694404 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-0c7732c6-b1a1-485c-a5b0-d98e94730047 tempest-AttachSCSIVolumeTestJSON-756811172 tempest-AttachSCSIVolumeTestJSON-756811172-project-member] Volume info retrieved successfully. Aug 12 10:30:25.706104 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-0c7732c6-b1a1-485c-a5b0-d98e94730047 tempest-AttachSCSIVolumeTestJSON-756811172 tempest-AttachSCSIVolumeTestJSON-756811172-project-member] https://10.4.3.105/volume/v3/volumes/8d6b2133-224a-4af1-b7b7-8662f69470c9 returned with HTTP 200 Aug 12 10:30:25.706759 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 38/151] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:30:25 2026] GET /volume/v3/volumes/8d6b2133-224a-4af1-b7b7-8662f69470c9 => generated 847 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:30:25.771721 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-247297e2-c795-4125-acc0-44ff8bd35673 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:30:25.771721 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-247297e2-c795-4125-acc0-44ff8bd35673 tempest-VolumesAssistedSnapshotsTest-69026462 tempest-VolumesAssistedSnapshotsTest-69026462-project-admin] GET https://10.4.3.105/volume/v3/volumes/ce64b9ac-bacc-4994-8f9c-d8064bed18dd Aug 12 10:30:25.771721 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-247297e2-c795-4125-acc0-44ff8bd35673 tempest-VolumesAssistedSnapshotsTest-69026462 tempest-VolumesAssistedSnapshotsTest-69026462-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:30:25.771721 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-247297e2-c795-4125-acc0-44ff8bd35673 tempest-VolumesAssistedSnapshotsTest-69026462 tempest-VolumesAssistedSnapshotsTest-69026462-project-admin] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:30:25.790844 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:30:25.790844 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:30:25.807475 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-247297e2-c795-4125-acc0-44ff8bd35673 tempest-VolumesAssistedSnapshotsTest-69026462 tempest-VolumesAssistedSnapshotsTest-69026462-project-admin] Volume info retrieved successfully. Aug 12 10:30:25.813247 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-247297e2-c795-4125-acc0-44ff8bd35673 tempest-VolumesAssistedSnapshotsTest-69026462 tempest-VolumesAssistedSnapshotsTest-69026462-project-admin] https://10.4.3.105/volume/v3/volumes/ce64b9ac-bacc-4994-8f9c-d8064bed18dd returned with HTTP 200 Aug 12 10:30:25.813881 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 39/152] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:30:25 2026] GET /volume/v3/volumes/ce64b9ac-bacc-4994-8f9c-d8064bed18dd => generated 1016 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:30:26.723968 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-80613d87-8bea-406d-88c8-3f92b30f8b68 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:30:26.727734 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-80613d87-8bea-406d-88c8-3f92b30f8b68 tempest-AttachSCSIVolumeTestJSON-756811172 tempest-AttachSCSIVolumeTestJSON-756811172-project-member] GET https://10.4.3.105/volume/v3/volumes/8d6b2133-224a-4af1-b7b7-8662f69470c9 Aug 12 10:30:26.727734 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-80613d87-8bea-406d-88c8-3f92b30f8b68 tempest-AttachSCSIVolumeTestJSON-756811172 tempest-AttachSCSIVolumeTestJSON-756811172-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:30:26.727912 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-80613d87-8bea-406d-88c8-3f92b30f8b68 tempest-AttachSCSIVolumeTestJSON-756811172 tempest-AttachSCSIVolumeTestJSON-756811172-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:30:26.741861 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:30:26.741861 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:30:26.749785 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-80613d87-8bea-406d-88c8-3f92b30f8b68 tempest-AttachSCSIVolumeTestJSON-756811172 tempest-AttachSCSIVolumeTestJSON-756811172-project-member] Volume info retrieved successfully. Aug 12 10:30:26.756332 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-80613d87-8bea-406d-88c8-3f92b30f8b68 tempest-AttachSCSIVolumeTestJSON-756811172 tempest-AttachSCSIVolumeTestJSON-756811172-project-member] https://10.4.3.105/volume/v3/volumes/8d6b2133-224a-4af1-b7b7-8662f69470c9 returned with HTTP 200 Aug 12 10:30:26.756932 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 39/153] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:30:26 2026] GET /volume/v3/volumes/8d6b2133-224a-4af1-b7b7-8662f69470c9 => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:30:26.835184 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-3d52e32a-8d69-4809-be3a-3854db8cba4a None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:30:26.837301 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-3d52e32a-8d69-4809-be3a-3854db8cba4a tempest-VolumesAssistedSnapshotsTest-69026462 tempest-VolumesAssistedSnapshotsTest-69026462-project-admin] GET https://10.4.3.105/volume/v3/volumes/ce64b9ac-bacc-4994-8f9c-d8064bed18dd Aug 12 10:30:26.837537 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-3d52e32a-8d69-4809-be3a-3854db8cba4a tempest-VolumesAssistedSnapshotsTest-69026462 tempest-VolumesAssistedSnapshotsTest-69026462-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:30:26.837761 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-3d52e32a-8d69-4809-be3a-3854db8cba4a tempest-VolumesAssistedSnapshotsTest-69026462 tempest-VolumesAssistedSnapshotsTest-69026462-project-admin] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:30:26.855544 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:30:26.855544 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:30:26.860805 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-3d52e32a-8d69-4809-be3a-3854db8cba4a tempest-VolumesAssistedSnapshotsTest-69026462 tempest-VolumesAssistedSnapshotsTest-69026462-project-admin] Volume info retrieved successfully. Aug 12 10:30:26.865112 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-3d52e32a-8d69-4809-be3a-3854db8cba4a tempest-VolumesAssistedSnapshotsTest-69026462 tempest-VolumesAssistedSnapshotsTest-69026462-project-admin] https://10.4.3.105/volume/v3/volumes/ce64b9ac-bacc-4994-8f9c-d8064bed18dd returned with HTTP 200 Aug 12 10:30:26.866361 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 38/154] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:30:26 2026] GET /volume/v3/volumes/ce64b9ac-bacc-4994-8f9c-d8064bed18dd => generated 1016 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:30:27.772067 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-56deda23-aa7e-46f4-b052-d7ff333c678b None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:30:27.774970 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-56deda23-aa7e-46f4-b052-d7ff333c678b tempest-AttachSCSIVolumeTestJSON-756811172 tempest-AttachSCSIVolumeTestJSON-756811172-project-member] GET https://10.4.3.105/volume/v3/volumes/8d6b2133-224a-4af1-b7b7-8662f69470c9 Aug 12 10:30:27.775154 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-56deda23-aa7e-46f4-b052-d7ff333c678b tempest-AttachSCSIVolumeTestJSON-756811172 tempest-AttachSCSIVolumeTestJSON-756811172-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:30:27.775401 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-56deda23-aa7e-46f4-b052-d7ff333c678b tempest-AttachSCSIVolumeTestJSON-756811172 tempest-AttachSCSIVolumeTestJSON-756811172-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:30:27.783171 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-4dd9b217-f0bb-47ed-9215-ecc4f31afad1 req-d5fdf2f6-a7bc-4089-bfcf-51c89bdc142e None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:30:27.786090 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-4dd9b217-f0bb-47ed-9215-ecc4f31afad1 req-d5fdf2f6-a7bc-4089-bfcf-51c89bdc142e tempest-VolumesAssistedSnapshotsTest-69026462 tempest-VolumesAssistedSnapshotsTest-69026462-project-admin] POST https://10.4.3.105/volume/v3/attachments/9cd1c944-0a37-4759-817a-5d18b759e68d/action Aug 12 10:30:27.786609 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-4dd9b217-f0bb-47ed-9215-ecc4f31afad1 req-d5fdf2f6-a7bc-4089-bfcf-51c89bdc142e tempest-VolumesAssistedSnapshotsTest-69026462 tempest-VolumesAssistedSnapshotsTest-69026462-project-admin] Action body: b'{"os-complete": null}' {{(pid=100375) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 10:30:27.786773 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-4dd9b217-f0bb-47ed-9215-ecc4f31afad1 req-d5fdf2f6-a7bc-4089-bfcf-51c89bdc142e tempest-VolumesAssistedSnapshotsTest-69026462 tempest-VolumesAssistedSnapshotsTest-69026462-project-admin] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:30:27.788175 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:30:27.788175 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:30:27.797643 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-56deda23-aa7e-46f4-b052-d7ff333c678b tempest-AttachSCSIVolumeTestJSON-756811172 tempest-AttachSCSIVolumeTestJSON-756811172-project-member] Volume info retrieved successfully. Aug 12 10:30:27.809153 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-56deda23-aa7e-46f4-b052-d7ff333c678b tempest-AttachSCSIVolumeTestJSON-756811172 tempest-AttachSCSIVolumeTestJSON-756811172-project-member] https://10.4.3.105/volume/v3/volumes/8d6b2133-224a-4af1-b7b7-8662f69470c9 returned with HTTP 200 Aug 12 10:30:27.809705 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 39/155] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:30:27 2026] GET /volume/v3/volumes/8d6b2133-224a-4af1-b7b7-8662f69470c9 => generated 847 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:30:27.813726 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:30:27.813726 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:30:27.834446 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-4dd9b217-f0bb-47ed-9215-ecc4f31afad1 req-d5fdf2f6-a7bc-4089-bfcf-51c89bdc142e tempest-VolumesAssistedSnapshotsTest-69026462 tempest-VolumesAssistedSnapshotsTest-69026462-project-admin] https://10.4.3.105/volume/v3/attachments/9cd1c944-0a37-4759-817a-5d18b759e68d/action returned with HTTP 204 Aug 12 10:30:27.834911 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 40/156] 10.4.3.105 () {74 vars in 1725 bytes} [Wed Aug 12 10:30:27 2026] POST /volume/v3/attachments/9cd1c944-0a37-4759-817a-5d18b759e68d/action => generated 0 bytes in 52 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:30:27.889144 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-5e956ede-1184-428c-8998-f11a8f6a087f None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:30:27.891615 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-5e956ede-1184-428c-8998-f11a8f6a087f tempest-VolumesAssistedSnapshotsTest-69026462 tempest-VolumesAssistedSnapshotsTest-69026462-project-admin] GET https://10.4.3.105/volume/v3/volumes/ce64b9ac-bacc-4994-8f9c-d8064bed18dd Aug 12 10:30:27.891886 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-5e956ede-1184-428c-8998-f11a8f6a087f tempest-VolumesAssistedSnapshotsTest-69026462 tempest-VolumesAssistedSnapshotsTest-69026462-project-admin] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:30:27.892135 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-5e956ede-1184-428c-8998-f11a8f6a087f tempest-VolumesAssistedSnapshotsTest-69026462 tempest-VolumesAssistedSnapshotsTest-69026462-project-admin] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:30:27.904303 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:30:27.904303 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:30:27.908257 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-5e956ede-1184-428c-8998-f11a8f6a087f tempest-VolumesAssistedSnapshotsTest-69026462 tempest-VolumesAssistedSnapshotsTest-69026462-project-admin] Volume info retrieved successfully. Aug 12 10:30:27.914265 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-5e956ede-1184-428c-8998-f11a8f6a087f tempest-VolumesAssistedSnapshotsTest-69026462 tempest-VolumesAssistedSnapshotsTest-69026462-project-admin] https://10.4.3.105/volume/v3/volumes/ce64b9ac-bacc-4994-8f9c-d8064bed18dd returned with HTTP 200 Aug 12 10:30:27.914652 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 40/157] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:30:27 2026] GET /volume/v3/volumes/ce64b9ac-bacc-4994-8f9c-d8064bed18dd => generated 1318 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:30:27.933443 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-c3255de3-8385-464b-9776-88f9735f8906 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:30:27.935797 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-c3255de3-8385-464b-9776-88f9735f8906 tempest-VolumesAssistedSnapshotsTest-69026462 tempest-VolumesAssistedSnapshotsTest-69026462-project-admin] GET https://10.4.3.105/volume/v3/volumes/ce64b9ac-bacc-4994-8f9c-d8064bed18dd Aug 12 10:30:27.936020 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-c3255de3-8385-464b-9776-88f9735f8906 tempest-VolumesAssistedSnapshotsTest-69026462 tempest-VolumesAssistedSnapshotsTest-69026462-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:30:27.936262 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-c3255de3-8385-464b-9776-88f9735f8906 tempest-VolumesAssistedSnapshotsTest-69026462 tempest-VolumesAssistedSnapshotsTest-69026462-project-admin] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:30:27.951378 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:30:27.951378 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:30:27.956694 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-c3255de3-8385-464b-9776-88f9735f8906 tempest-VolumesAssistedSnapshotsTest-69026462 tempest-VolumesAssistedSnapshotsTest-69026462-project-admin] Volume info retrieved successfully. Aug 12 10:30:27.964908 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-c3255de3-8385-464b-9776-88f9735f8906 tempest-VolumesAssistedSnapshotsTest-69026462 tempest-VolumesAssistedSnapshotsTest-69026462-project-admin] https://10.4.3.105/volume/v3/volumes/ce64b9ac-bacc-4994-8f9c-d8064bed18dd returned with HTTP 200 Aug 12 10:30:27.965579 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 39/158] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:30:27 2026] GET /volume/v3/volumes/ce64b9ac-bacc-4994-8f9c-d8064bed18dd => generated 1318 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:30:28.059355 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-1e8cbea6-085b-48a9-a4bd-5620c12e3aff req-a761ccdd-1848-41db-8def-c79dfd13f9d7 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:30:28.064544 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-1e8cbea6-085b-48a9-a4bd-5620c12e3aff req-a761ccdd-1848-41db-8def-c79dfd13f9d7 tempest-ServerBootFromVolumeStableRescueTest-235445218 tempest-ServerBootFromVolumeStableRescueTest-235445218-project-member] POST https://10.4.3.105/volume/v3/volumes Aug 12 10:30:28.064544 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-1e8cbea6-085b-48a9-a4bd-5620c12e3aff req-a761ccdd-1848-41db-8def-c79dfd13f9d7 tempest-ServerBootFromVolumeStableRescueTest-235445218 tempest-ServerBootFromVolumeStableRescueTest-235445218-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": "cf2c75e2-42cb-4765-bb8a-76a15f3b73ee", "source_volid": null, "backup_id": null}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:30:28.064544 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.volumes [req-1e8cbea6-085b-48a9-a4bd-5620c12e3aff req-a761ccdd-1848-41db-8def-c79dfd13f9d7 tempest-ServerBootFromVolumeStableRescueTest-235445218 tempest-ServerBootFromVolumeStableRescueTest-235445218-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': 'cf2c75e2-42cb-4765-bb8a-76a15f3b73ee', 'source_volid': None, 'backup_id': None}} {{(pid=100374) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 10:30:28.452769 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-882000c4-536b-4db1-94f3-fa4d1cecd5da None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:30:28.455160 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-882000c4-536b-4db1-94f3-fa4d1cecd5da tempest-VolumesAssistedSnapshotsTest-69026462 tempest-VolumesAssistedSnapshotsTest-69026462-project-admin] GET https://10.4.3.105/volume/v3/volumes/ce64b9ac-bacc-4994-8f9c-d8064bed18dd Aug 12 10:30:28.455453 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-882000c4-536b-4db1-94f3-fa4d1cecd5da tempest-VolumesAssistedSnapshotsTest-69026462 tempest-VolumesAssistedSnapshotsTest-69026462-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:30:28.456318 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-882000c4-536b-4db1-94f3-fa4d1cecd5da tempest-VolumesAssistedSnapshotsTest-69026462 tempest-VolumesAssistedSnapshotsTest-69026462-project-admin] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:30:28.468043 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [req-0958f617-b568-43ed-b592-16215c068a15 req-118a6976-dd6e-4f47-b435-f9af105dea07 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:30:28.469796 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-cf52f516-7e54-4ae9-93ee-9aa5a276e81a req-3ecf5501-0750-4343-a351-6160641ebb76 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:30:28.471384 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-0958f617-b568-43ed-b592-16215c068a15 req-118a6976-dd6e-4f47-b435-f9af105dea07 tempest-VolumesAssistedSnapshotsTest-853183272 tempest-VolumesAssistedSnapshotsTest-853183272-project] POST https://10.4.3.105/volume/v3/snapshots/None/action Aug 12 10:30:28.471826 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [req-0958f617-b568-43ed-b592-16215c068a15 req-118a6976-dd6e-4f47-b435-f9af105dea07 tempest-VolumesAssistedSnapshotsTest-853183272 tempest-VolumesAssistedSnapshotsTest-853183272-project] Action body: b'{"os-update_snapshot_status": {"status": "error_deleting", "progress": "90%"}}' {{(pid=100372) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 10:30:28.472079 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [req-0958f617-b568-43ed-b592-16215c068a15 req-118a6976-dd6e-4f47-b435-f9af105dea07 tempest-VolumesAssistedSnapshotsTest-853183272 tempest-VolumesAssistedSnapshotsTest-853183272-project] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error_deleting", "progress": "90%"}} {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:30:28.472691 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-cf52f516-7e54-4ae9-93ee-9aa5a276e81a req-3ecf5501-0750-4343-a351-6160641ebb76 tempest-VolumesAssistedSnapshotsTest-853183272 tempest-VolumesAssistedSnapshotsTest-853183272-project] POST https://10.4.3.105/volume/v3/snapshots/2846e002-6298-4aef-b891-b0e647f2e2a8/action Aug 12 10:30:28.473076 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-cf52f516-7e54-4ae9-93ee-9aa5a276e81a req-3ecf5501-0750-4343-a351-6160641ebb76 tempest-VolumesAssistedSnapshotsTest-853183272 tempest-VolumesAssistedSnapshotsTest-853183272-project] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "90%"}}' {{(pid=100373) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 10:30:28.473398 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-cf52f516-7e54-4ae9-93ee-9aa5a276e81a req-3ecf5501-0750-4343-a351-6160641ebb76 tempest-VolumesAssistedSnapshotsTest-853183272 tempest-VolumesAssistedSnapshotsTest-853183272-project] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "90%"}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:30:28.473504 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.contrib.snapshot_actions [req-0958f617-b568-43ed-b592-16215c068a15 req-118a6976-dd6e-4f47-b435-f9af105dea07 tempest-VolumesAssistedSnapshotsTest-853183272 tempest-VolumesAssistedSnapshotsTest-853183272-project] body: {'os-update_snapshot_status': {'status': 'error_deleting', 'progress': '90%'}} {{(pid=100372) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Aug 12 10:30:28.475385 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.contrib.snapshot_actions [req-cf52f516-7e54-4ae9-93ee-9aa5a276e81a req-3ecf5501-0750-4343-a351-6160641ebb76 tempest-VolumesAssistedSnapshotsTest-853183272 tempest-VolumesAssistedSnapshotsTest-853183272-project] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '90%'}} {{(pid=100373) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Aug 12 10:30:28.478999 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:30:28.478999 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:30:28.487539 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-882000c4-536b-4db1-94f3-fa4d1cecd5da tempest-VolumesAssistedSnapshotsTest-69026462 tempest-VolumesAssistedSnapshotsTest-69026462-project-admin] Volume info retrieved successfully. Aug 12 10:30:28.496306 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-882000c4-536b-4db1-94f3-fa4d1cecd5da tempest-VolumesAssistedSnapshotsTest-69026462 tempest-VolumesAssistedSnapshotsTest-69026462-project-admin] https://10.4.3.105/volume/v3/volumes/ce64b9ac-bacc-4994-8f9c-d8064bed18dd returned with HTTP 200 Aug 12 10:30:28.497348 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 41/159] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:30:28 2026] GET /volume/v3/volumes/ce64b9ac-bacc-4994-8f9c-d8064bed18dd => generated 1318 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:30:28.504109 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-cf52f516-7e54-4ae9-93ee-9aa5a276e81a req-3ecf5501-0750-4343-a351-6160641ebb76 tempest-VolumesAssistedSnapshotsTest-853183272 tempest-VolumesAssistedSnapshotsTest-853183272-project] https://10.4.3.105/volume/v3/snapshots/2846e002-6298-4aef-b891-b0e647f2e2a8/action returned with HTTP 404 Aug 12 10:30:28.504755 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 40/160] 10.4.3.105 () {72 vars in 1678 bytes} [Wed Aug 12 10:30:28 2026] POST /volume/v3/snapshots/2846e002-6298-4aef-b891-b0e647f2e2a8/action => generated 111 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:30:28.510556 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-0958f617-b568-43ed-b592-16215c068a15 req-118a6976-dd6e-4f47-b435-f9af105dea07 tempest-VolumesAssistedSnapshotsTest-853183272 tempest-VolumesAssistedSnapshotsTest-853183272-project] https://10.4.3.105/volume/v3/snapshots/None/action returned with HTTP 404 Aug 12 10:30:28.510556 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 41/161] 10.4.3.105 () {72 vars in 1582 bytes} [Wed Aug 12 10:30:28 2026] POST /volume/v3/snapshots/None/action => generated 79 bytes in 42 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 12 10:30:28.596932 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-87153416-5f89-4251-a214-5a73e46c23f6 req-589f4aad-c9c2-49cb-994b-439c4c7a9a55 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:30:28.604600 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-87153416-5f89-4251-a214-5a73e46c23f6 req-589f4aad-c9c2-49cb-994b-439c4c7a9a55 tempest-VolumesAssistedSnapshotsTest-69026462 tempest-VolumesAssistedSnapshotsTest-69026462-project-admin] GET https://10.4.3.105/volume/v3/volumes/ce64b9ac-bacc-4994-8f9c-d8064bed18dd Aug 12 10:30:28.604600 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-87153416-5f89-4251-a214-5a73e46c23f6 req-589f4aad-c9c2-49cb-994b-439c4c7a9a55 tempest-VolumesAssistedSnapshotsTest-69026462 tempest-VolumesAssistedSnapshotsTest-69026462-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:30:28.604600 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-87153416-5f89-4251-a214-5a73e46c23f6 req-589f4aad-c9c2-49cb-994b-439c4c7a9a55 tempest-VolumesAssistedSnapshotsTest-69026462 tempest-VolumesAssistedSnapshotsTest-69026462-project-admin] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:30:28.617093 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:30:28.617093 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:30:28.624684 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [req-87153416-5f89-4251-a214-5a73e46c23f6 req-589f4aad-c9c2-49cb-994b-439c4c7a9a55 tempest-VolumesAssistedSnapshotsTest-69026462 tempest-VolumesAssistedSnapshotsTest-69026462-project-admin] Volume info retrieved successfully. Aug 12 10:30:28.632055 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-87153416-5f89-4251-a214-5a73e46c23f6 req-589f4aad-c9c2-49cb-994b-439c4c7a9a55 tempest-VolumesAssistedSnapshotsTest-69026462 tempest-VolumesAssistedSnapshotsTest-69026462-project-admin] https://10.4.3.105/volume/v3/volumes/ce64b9ac-bacc-4994-8f9c-d8064bed18dd returned with HTTP 200 Aug 12 10:30:28.632739 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 42/162] 10.4.3.105 () {68 vars in 1598 bytes} [Wed Aug 12 10:30:28 2026] GET /volume/v3/volumes/ce64b9ac-bacc-4994-8f9c-d8064bed18dd => generated 1318 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:30:28.708974 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-87153416-5f89-4251-a214-5a73e46c23f6 req-5d7c815f-222b-4d49-9966-a6b8755530e1 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:30:28.711332 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-87153416-5f89-4251-a214-5a73e46c23f6 req-5d7c815f-222b-4d49-9966-a6b8755530e1 tempest-VolumesAssistedSnapshotsTest-69026462 tempest-VolumesAssistedSnapshotsTest-69026462-project-admin] POST https://10.4.3.105/volume/v3/volumes/ce64b9ac-bacc-4994-8f9c-d8064bed18dd/action Aug 12 10:30:28.711879 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-87153416-5f89-4251-a214-5a73e46c23f6 req-5d7c815f-222b-4d49-9966-a6b8755530e1 tempest-VolumesAssistedSnapshotsTest-69026462 tempest-VolumesAssistedSnapshotsTest-69026462-project-admin] Action body: b'{"os-begin_detaching": null}' {{(pid=100373) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 10:30:28.712065 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-87153416-5f89-4251-a214-5a73e46c23f6 req-5d7c815f-222b-4d49-9966-a6b8755530e1 tempest-VolumesAssistedSnapshotsTest-69026462 tempest-VolumesAssistedSnapshotsTest-69026462-project-admin] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:30:28.725083 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.v3.volumes [req-1e8cbea6-085b-48a9-a4bd-5620c12e3aff req-a761ccdd-1848-41db-8def-c79dfd13f9d7 tempest-ServerBootFromVolumeStableRescueTest-235445218 tempest-ServerBootFromVolumeStableRescueTest-235445218-project-member] Create volume of 1 GB Aug 12 10:30:28.733288 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [req-1e8cbea6-085b-48a9-a4bd-5620c12e3aff req-a761ccdd-1848-41db-8def-c79dfd13f9d7 tempest-ServerBootFromVolumeStableRescueTest-235445218 tempest-ServerBootFromVolumeStableRescueTest-235445218-project-member] Availability Zones retrieved successfully. Aug 12 10:30:28.734258 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:30:28.734258 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:30:28.734258 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [req-87153416-5f89-4251-a214-5a73e46c23f6 req-5d7c815f-222b-4d49-9966-a6b8755530e1 tempest-VolumesAssistedSnapshotsTest-69026462 tempest-VolumesAssistedSnapshotsTest-69026462-project-admin] Volume info retrieved successfully. Aug 12 10:30:28.747737 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [req-1e8cbea6-085b-48a9-a4bd-5620c12e3aff req-a761ccdd-1848-41db-8def-c79dfd13f9d7 tempest-ServerBootFromVolumeStableRescueTest-235445218 tempest-ServerBootFromVolumeStableRescueTest-235445218-project-member] Flow 'volume_create_api' (945d3502-92fa-4ca8-9790-964d9047f4a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:30:28.747737 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [req-1e8cbea6-085b-48a9-a4bd-5620c12e3aff req-a761ccdd-1848-41db-8def-c79dfd13f9d7 tempest-ServerBootFromVolumeStableRescueTest-235445218 tempest-ServerBootFromVolumeStableRescueTest-235445218-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5bef075c-f005-49e3-9227-2f2b7d55e49b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:30:28.748268 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.flows.api.create_volume [req-1e8cbea6-085b-48a9-a4bd-5620c12e3aff req-a761ccdd-1848-41db-8def-c79dfd13f9d7 tempest-ServerBootFromVolumeStableRescueTest-235445218 tempest-ServerBootFromVolumeStableRescueTest-235445218-project-member] Validating volume size '1' using validate_int {{(pid=100374) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 10:30:28.753064 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [req-87153416-5f89-4251-a214-5a73e46c23f6 req-5d7c815f-222b-4d49-9966-a6b8755530e1 tempest-VolumesAssistedSnapshotsTest-69026462 tempest-VolumesAssistedSnapshotsTest-69026462-project-admin] Begin detaching volume completed successfully. Aug 12 10:30:28.753680 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-87153416-5f89-4251-a214-5a73e46c23f6 req-5d7c815f-222b-4d49-9966-a6b8755530e1 tempest-VolumesAssistedSnapshotsTest-69026462 tempest-VolumesAssistedSnapshotsTest-69026462-project-admin] https://10.4.3.105/volume/v3/volumes/ce64b9ac-bacc-4994-8f9c-d8064bed18dd/action returned with HTTP 202 Aug 12 10:30:28.754082 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 41/163] 10.4.3.105 () {72 vars in 1672 bytes} [Wed Aug 12 10:30:28 2026] POST /volume/v3/volumes/ce64b9ac-bacc-4994-8f9c-d8064bed18dd/action => generated 0 bytes in 46 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 10:30:28.839912 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-304c18e5-01cc-4e44-9335-917a107c8023 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:30:28.842827 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-304c18e5-01cc-4e44-9335-917a107c8023 tempest-AttachSCSIVolumeTestJSON-756811172 tempest-AttachSCSIVolumeTestJSON-756811172-project-member] GET https://10.4.3.105/volume/v3/volumes/8d6b2133-224a-4af1-b7b7-8662f69470c9 Aug 12 10:30:28.843049 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-304c18e5-01cc-4e44-9335-917a107c8023 tempest-AttachSCSIVolumeTestJSON-756811172 tempest-AttachSCSIVolumeTestJSON-756811172-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:30:28.843296 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-304c18e5-01cc-4e44-9335-917a107c8023 tempest-AttachSCSIVolumeTestJSON-756811172 tempest-AttachSCSIVolumeTestJSON-756811172-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:30:28.855386 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-ca26cab0-8f77-41f1-9460-bfe8301561a6 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:30:28.855386 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-ca26cab0-8f77-41f1-9460-bfe8301561a6 None None] GET https://10.4.3.105/volume// Aug 12 10:30:28.855386 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-ca26cab0-8f77-41f1-9460-bfe8301561a6 None None] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:30:28.855386 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-ca26cab0-8f77-41f1-9460-bfe8301561a6 None None] Calling method 'all' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:30:28.855386 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-ca26cab0-8f77-41f1-9460-bfe8301561a6 None None] https://10.4.3.105/volume// returned with HTTP 300 Aug 12 10:30:28.855386 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 43/164] 10.4.3.105 () {66 vars in 1426 bytes} [Wed Aug 12 10:30: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 10:30:28.860249 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:30:28.860249 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:30:28.865478 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-304c18e5-01cc-4e44-9335-917a107c8023 tempest-AttachSCSIVolumeTestJSON-756811172 tempest-AttachSCSIVolumeTestJSON-756811172-project-member] Volume info retrieved successfully. Aug 12 10:30:28.872486 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-304c18e5-01cc-4e44-9335-917a107c8023 tempest-AttachSCSIVolumeTestJSON-756811172 tempest-AttachSCSIVolumeTestJSON-756811172-project-member] https://10.4.3.105/volume/v3/volumes/8d6b2133-224a-4af1-b7b7-8662f69470c9 returned with HTTP 200 Aug 12 10:30:28.872972 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 42/165] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:30:28 2026] GET /volume/v3/volumes/8d6b2133-224a-4af1-b7b7-8662f69470c9 => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:30:28.875950 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-87153416-5f89-4251-a214-5a73e46c23f6 req-91767c6e-9ba6-4b7b-88b4-7ad464dcfc43 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:30:28.878370 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-87153416-5f89-4251-a214-5a73e46c23f6 req-91767c6e-9ba6-4b7b-88b4-7ad464dcfc43 tempest-VolumesAssistedSnapshotsTest-69026462 tempest-VolumesAssistedSnapshotsTest-69026462-project-admin] GET https://10.4.3.105/volume/v3/volumes/ce64b9ac-bacc-4994-8f9c-d8064bed18dd Aug 12 10:30:28.878642 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-87153416-5f89-4251-a214-5a73e46c23f6 req-91767c6e-9ba6-4b7b-88b4-7ad464dcfc43 tempest-VolumesAssistedSnapshotsTest-69026462 tempest-VolumesAssistedSnapshotsTest-69026462-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:30:28.878849 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-87153416-5f89-4251-a214-5a73e46c23f6 req-91767c6e-9ba6-4b7b-88b4-7ad464dcfc43 tempest-VolumesAssistedSnapshotsTest-69026462 tempest-VolumesAssistedSnapshotsTest-69026462-project-admin] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:30:28.893178 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:30:28.893178 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:30:28.898825 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [req-87153416-5f89-4251-a214-5a73e46c23f6 req-91767c6e-9ba6-4b7b-88b4-7ad464dcfc43 tempest-VolumesAssistedSnapshotsTest-69026462 tempest-VolumesAssistedSnapshotsTest-69026462-project-admin] Volume info retrieved successfully. Aug 12 10:30:28.906711 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-87153416-5f89-4251-a214-5a73e46c23f6 req-91767c6e-9ba6-4b7b-88b4-7ad464dcfc43 tempest-VolumesAssistedSnapshotsTest-69026462 tempest-VolumesAssistedSnapshotsTest-69026462-project-admin] https://10.4.3.105/volume/v3/volumes/ce64b9ac-bacc-4994-8f9c-d8064bed18dd returned with HTTP 200 Aug 12 10:30:28.907424 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 42/166] 10.4.3.105 () {70 vars in 1639 bytes} [Wed Aug 12 10:30:28 2026] GET /volume/v3/volumes/ce64b9ac-bacc-4994-8f9c-d8064bed18dd => generated 1544 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 10:30:29.030807 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [req-1e8cbea6-085b-48a9-a4bd-5620c12e3aff req-a761ccdd-1848-41db-8def-c79dfd13f9d7 tempest-ServerBootFromVolumeStableRescueTest-235445218 tempest-ServerBootFromVolumeStableRescueTest-235445218-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5bef075c-f005-49e3-9227-2f2b7d55e49b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T10:26:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6cd66f07-4c7b-40b2-9dfb-378538f29c9e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:30:29.032083 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [req-1e8cbea6-085b-48a9-a4bd-5620c12e3aff req-a761ccdd-1848-41db-8def-c79dfd13f9d7 tempest-ServerBootFromVolumeStableRescueTest-235445218 tempest-ServerBootFromVolumeStableRescueTest-235445218-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f3f183c9-70ca-4dab-ad12-bba6b5d3d446) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:30:29.089065 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.quota [req-1e8cbea6-085b-48a9-a4bd-5620c12e3aff req-a761ccdd-1848-41db-8def-c79dfd13f9d7 tempest-ServerBootFromVolumeStableRescueTest-235445218 tempest-ServerBootFromVolumeStableRescueTest-235445218-project-member] Created reservations ['b0ab6628-281b-4439-9303-f23f50f640bc', 'f51c2c5f-fb09-42ad-ad0e-c147eefeae5a', '2e4a8e4c-27aa-4a7d-b251-f1ab5b6d050d', 'a1bf98c8-fbce-4184-8a9e-953c8bd7d634'] {{(pid=100374) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:30:29.090363 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [req-1e8cbea6-085b-48a9-a4bd-5620c12e3aff req-a761ccdd-1848-41db-8def-c79dfd13f9d7 tempest-ServerBootFromVolumeStableRescueTest-235445218 tempest-ServerBootFromVolumeStableRescueTest-235445218-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f3f183c9-70ca-4dab-ad12-bba6b5d3d446) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b0ab6628-281b-4439-9303-f23f50f640bc', 'f51c2c5f-fb09-42ad-ad0e-c147eefeae5a', '2e4a8e4c-27aa-4a7d-b251-f1ab5b6d050d', 'a1bf98c8-fbce-4184-8a9e-953c8bd7d634']}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:30:29.091466 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [req-1e8cbea6-085b-48a9-a4bd-5620c12e3aff req-a761ccdd-1848-41db-8def-c79dfd13f9d7 tempest-ServerBootFromVolumeStableRescueTest-235445218 tempest-ServerBootFromVolumeStableRescueTest-235445218-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ef5c6fe9-f915-48ea-983c-26f15fba1b22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:30:29.120000 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [req-1e8cbea6-085b-48a9-a4bd-5620c12e3aff req-a761ccdd-1848-41db-8def-c79dfd13f9d7 tempest-ServerBootFromVolumeStableRescueTest-235445218 tempest-ServerBootFromVolumeStableRescueTest-235445218-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ef5c6fe9-f915-48ea-983c-26f15fba1b22) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '96f62b07-d3ec-47dc-b2dc-b4e81bbc9bac', '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='9cbcfbdba7334acd8c8491afaa934b13',qos_specs=None,replication_status=,reservations=['b0ab6628-281b-4439-9303-f23f50f640bc','f51c2c5f-fb09-42ad-ad0e-c147eefeae5a','2e4a8e4c-27aa-4a7d-b251-f1ab5b6d050d','a1bf98c8-fbce-4184-8a9e-953c8bd7d634'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3ccd9983052e478188da76f778c73d46',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:30:29Z,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=96f62b07-d3ec-47dc-b2dc-b4e81bbc9bac,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9cbcfbdba7334acd8c8491afaa934b13',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3ccd9983052e478188da76f778c73d46',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6cd66f07-4c7b-40b2-9dfb-378538f29c9e),volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:30:29.121535 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [req-1e8cbea6-085b-48a9-a4bd-5620c12e3aff req-a761ccdd-1848-41db-8def-c79dfd13f9d7 tempest-ServerBootFromVolumeStableRescueTest-235445218 tempest-ServerBootFromVolumeStableRescueTest-235445218-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1d4ad4aa-b271-4d7a-85f4-7265bc2912e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:30:29.150694 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [req-1e8cbea6-085b-48a9-a4bd-5620c12e3aff req-a761ccdd-1848-41db-8def-c79dfd13f9d7 tempest-ServerBootFromVolumeStableRescueTest-235445218 tempest-ServerBootFromVolumeStableRescueTest-235445218-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1d4ad4aa-b271-4d7a-85f4-7265bc2912e7) transitioned into 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='9cbcfbdba7334acd8c8491afaa934b13',qos_specs=None,replication_status=,reservations=['b0ab6628-281b-4439-9303-f23f50f640bc','f51c2c5f-fb09-42ad-ad0e-c147eefeae5a','2e4a8e4c-27aa-4a7d-b251-f1ab5b6d050d','a1bf98c8-fbce-4184-8a9e-953c8bd7d634'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3ccd9983052e478188da76f778c73d46',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:30:29.151820 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [req-1e8cbea6-085b-48a9-a4bd-5620c12e3aff req-a761ccdd-1848-41db-8def-c79dfd13f9d7 tempest-ServerBootFromVolumeStableRescueTest-235445218 tempest-ServerBootFromVolumeStableRescueTest-235445218-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cf0d950a-85fd-4e87-b45e-773723988ea9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:30:29.169460 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [req-1e8cbea6-085b-48a9-a4bd-5620c12e3aff req-a761ccdd-1848-41db-8def-c79dfd13f9d7 tempest-ServerBootFromVolumeStableRescueTest-235445218 tempest-ServerBootFromVolumeStableRescueTest-235445218-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cf0d950a-85fd-4e87-b45e-773723988ea9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:30:29.170708 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [req-1e8cbea6-085b-48a9-a4bd-5620c12e3aff req-a761ccdd-1848-41db-8def-c79dfd13f9d7 tempest-ServerBootFromVolumeStableRescueTest-235445218 tempest-ServerBootFromVolumeStableRescueTest-235445218-project-member] Flow 'volume_create_api' (945d3502-92fa-4ca8-9790-964d9047f4a4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100374) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:30:29.171151 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [req-1e8cbea6-085b-48a9-a4bd-5620c12e3aff req-a761ccdd-1848-41db-8def-c79dfd13f9d7 tempest-ServerBootFromVolumeStableRescueTest-235445218 tempest-ServerBootFromVolumeStableRescueTest-235445218-project-member] Create volume request issued successfully. Aug 12 10:30:29.172582 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-1e8cbea6-085b-48a9-a4bd-5620c12e3aff req-a761ccdd-1848-41db-8def-c79dfd13f9d7 tempest-ServerBootFromVolumeStableRescueTest-235445218 tempest-ServerBootFromVolumeStableRescueTest-235445218-project-member] https://10.4.3.105/volume/v3/volumes returned with HTTP 202 Aug 12 10:30:29.172582 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 40/167] 10.4.3.105 () {72 vars in 1541 bytes} [Wed Aug 12 10:30:28 2026] POST /volume/v3/volumes => generated 703 bytes in 1114 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 10:30:29.183831 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-1e8cbea6-085b-48a9-a4bd-5620c12e3aff req-c817fa5a-4a7c-4de7-a803-ff4d9baccfac None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:30:29.186552 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-1e8cbea6-085b-48a9-a4bd-5620c12e3aff req-c817fa5a-4a7c-4de7-a803-ff4d9baccfac tempest-ServerBootFromVolumeStableRescueTest-235445218 tempest-ServerBootFromVolumeStableRescueTest-235445218-project-member] GET https://10.4.3.105/volume/v3/volumes/96f62b07-d3ec-47dc-b2dc-b4e81bbc9bac Aug 12 10:30:29.186772 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-1e8cbea6-085b-48a9-a4bd-5620c12e3aff req-c817fa5a-4a7c-4de7-a803-ff4d9baccfac tempest-ServerBootFromVolumeStableRescueTest-235445218 tempest-ServerBootFromVolumeStableRescueTest-235445218-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:30:29.186962 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-1e8cbea6-085b-48a9-a4bd-5620c12e3aff req-c817fa5a-4a7c-4de7-a803-ff4d9baccfac tempest-ServerBootFromVolumeStableRescueTest-235445218 tempest-ServerBootFromVolumeStableRescueTest-235445218-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:30:29.194043 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:30:29.194043 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:30:29.198997 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [req-1e8cbea6-085b-48a9-a4bd-5620c12e3aff req-c817fa5a-4a7c-4de7-a803-ff4d9baccfac tempest-ServerBootFromVolumeStableRescueTest-235445218 tempest-ServerBootFromVolumeStableRescueTest-235445218-project-member] Volume info retrieved successfully. Aug 12 10:30:29.206057 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-1e8cbea6-085b-48a9-a4bd-5620c12e3aff req-c817fa5a-4a7c-4de7-a803-ff4d9baccfac tempest-ServerBootFromVolumeStableRescueTest-235445218 tempest-ServerBootFromVolumeStableRescueTest-235445218-project-member] https://10.4.3.105/volume/v3/volumes/96f62b07-d3ec-47dc-b2dc-b4e81bbc9bac returned with HTTP 200 Aug 12 10:30:29.206057 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 44/168] 10.4.3.105 () {68 vars in 1598 bytes} [Wed Aug 12 10:30:29 2026] GET /volume/v3/volumes/96f62b07-d3ec-47dc-b2dc-b4e81bbc9bac => generated 771 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:30:29.216901 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [req-1e8cbea6-085b-48a9-a4bd-5620c12e3aff req-354dd4ac-bf25-4766-bbd6-36fc979fb7e3 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:30:29.219119 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-1e8cbea6-085b-48a9-a4bd-5620c12e3aff req-354dd4ac-bf25-4766-bbd6-36fc979fb7e3 tempest-ServerBootFromVolumeStableRescueTest-235445218 tempest-ServerBootFromVolumeStableRescueTest-235445218-project-member] GET https://10.4.3.105/volume/v3/volumes/96f62b07-d3ec-47dc-b2dc-b4e81bbc9bac Aug 12 10:30:29.219369 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [req-1e8cbea6-085b-48a9-a4bd-5620c12e3aff req-354dd4ac-bf25-4766-bbd6-36fc979fb7e3 tempest-ServerBootFromVolumeStableRescueTest-235445218 tempest-ServerBootFromVolumeStableRescueTest-235445218-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:30:29.219654 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [req-1e8cbea6-085b-48a9-a4bd-5620c12e3aff req-354dd4ac-bf25-4766-bbd6-36fc979fb7e3 tempest-ServerBootFromVolumeStableRescueTest-235445218 tempest-ServerBootFromVolumeStableRescueTest-235445218-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:30:29.227595 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:30:29.227595 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:30:29.233463 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [req-1e8cbea6-085b-48a9-a4bd-5620c12e3aff req-354dd4ac-bf25-4766-bbd6-36fc979fb7e3 tempest-ServerBootFromVolumeStableRescueTest-235445218 tempest-ServerBootFromVolumeStableRescueTest-235445218-project-member] Volume info retrieved successfully. Aug 12 10:30:29.238391 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-1e8cbea6-085b-48a9-a4bd-5620c12e3aff req-354dd4ac-bf25-4766-bbd6-36fc979fb7e3 tempest-ServerBootFromVolumeStableRescueTest-235445218 tempest-ServerBootFromVolumeStableRescueTest-235445218-project-member] https://10.4.3.105/volume/v3/volumes/96f62b07-d3ec-47dc-b2dc-b4e81bbc9bac returned with HTTP 200 Aug 12 10:30:29.239138 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 43/169] 10.4.3.105 () {68 vars in 1598 bytes} [Wed Aug 12 10:30:29 2026] GET /volume/v3/volumes/96f62b07-d3ec-47dc-b2dc-b4e81bbc9bac => generated 771 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:30:29.895421 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-056409fc-746a-46a0-85c1-3ec1ef6a4174 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:30:29.898610 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-056409fc-746a-46a0-85c1-3ec1ef6a4174 tempest-AttachSCSIVolumeTestJSON-756811172 tempest-AttachSCSIVolumeTestJSON-756811172-project-member] GET https://10.4.3.105/volume/v3/volumes/8d6b2133-224a-4af1-b7b7-8662f69470c9 Aug 12 10:30:29.899632 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-056409fc-746a-46a0-85c1-3ec1ef6a4174 tempest-AttachSCSIVolumeTestJSON-756811172 tempest-AttachSCSIVolumeTestJSON-756811172-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:30:29.899919 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-056409fc-746a-46a0-85c1-3ec1ef6a4174 tempest-AttachSCSIVolumeTestJSON-756811172 tempest-AttachSCSIVolumeTestJSON-756811172-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:30:29.922600 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:30:29.922600 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:30:29.928591 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-056409fc-746a-46a0-85c1-3ec1ef6a4174 tempest-AttachSCSIVolumeTestJSON-756811172 tempest-AttachSCSIVolumeTestJSON-756811172-project-member] Volume info retrieved successfully. Aug 12 10:30:29.936782 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-056409fc-746a-46a0-85c1-3ec1ef6a4174 tempest-AttachSCSIVolumeTestJSON-756811172 tempest-AttachSCSIVolumeTestJSON-756811172-project-member] https://10.4.3.105/volume/v3/volumes/8d6b2133-224a-4af1-b7b7-8662f69470c9 returned with HTTP 200 Aug 12 10:30:29.937862 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 43/170] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:30:29 2026] GET /volume/v3/volumes/8d6b2133-224a-4af1-b7b7-8662f69470c9 => generated 847 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:30:30.801869 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-979466aa-a4ed-455d-bf54-2bd4ecb97be2 req-b23b85ea-08bb-42ef-b588-8eb0c626ff4f None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:30:30.806059 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-979466aa-a4ed-455d-bf54-2bd4ecb97be2 req-b23b85ea-08bb-42ef-b588-8eb0c626ff4f tempest-AttachSCSIVolumeTestJSON-756811172 tempest-AttachSCSIVolumeTestJSON-756811172-project-member] POST https://10.4.3.105/volume/v3/attachments/eb3a911e-91ab-4d09-b870-ddb45e871b6c/action Aug 12 10:30:30.806562 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-979466aa-a4ed-455d-bf54-2bd4ecb97be2 req-b23b85ea-08bb-42ef-b588-8eb0c626ff4f tempest-AttachSCSIVolumeTestJSON-756811172 tempest-AttachSCSIVolumeTestJSON-756811172-project-member] Action body: b'{"os-complete": null}' {{(pid=100374) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 10:30:30.806741 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-979466aa-a4ed-455d-bf54-2bd4ecb97be2 req-b23b85ea-08bb-42ef-b588-8eb0c626ff4f tempest-AttachSCSIVolumeTestJSON-756811172 tempest-AttachSCSIVolumeTestJSON-756811172-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:30:30.829925 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:30:30.829925 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:30:30.848375 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-979466aa-a4ed-455d-bf54-2bd4ecb97be2 req-b23b85ea-08bb-42ef-b588-8eb0c626ff4f tempest-AttachSCSIVolumeTestJSON-756811172 tempest-AttachSCSIVolumeTestJSON-756811172-project-member] https://10.4.3.105/volume/v3/attachments/eb3a911e-91ab-4d09-b870-ddb45e871b6c/action returned with HTTP 204 Aug 12 10:30:30.848871 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 41/171] 10.4.3.105 () {74 vars in 1725 bytes} [Wed Aug 12 10:30:30 2026] POST /volume/v3/attachments/eb3a911e-91ab-4d09-b870-ddb45e871b6c/action => generated 0 bytes in 48 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:30:30.958262 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-6e8c79bb-2ab9-47a2-b723-0a9cdc9af60b None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:30:30.961059 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-6e8c79bb-2ab9-47a2-b723-0a9cdc9af60b tempest-AttachSCSIVolumeTestJSON-756811172 tempest-AttachSCSIVolumeTestJSON-756811172-project-member] GET https://10.4.3.105/volume/v3/volumes/8d6b2133-224a-4af1-b7b7-8662f69470c9 Aug 12 10:30:30.961059 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-6e8c79bb-2ab9-47a2-b723-0a9cdc9af60b tempest-AttachSCSIVolumeTestJSON-756811172 tempest-AttachSCSIVolumeTestJSON-756811172-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:30:30.961305 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-6e8c79bb-2ab9-47a2-b723-0a9cdc9af60b tempest-AttachSCSIVolumeTestJSON-756811172 tempest-AttachSCSIVolumeTestJSON-756811172-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:30:30.974334 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:30:30.974334 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:30:30.980244 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-6e8c79bb-2ab9-47a2-b723-0a9cdc9af60b tempest-AttachSCSIVolumeTestJSON-756811172 tempest-AttachSCSIVolumeTestJSON-756811172-project-member] Volume info retrieved successfully. Aug 12 10:30:30.985669 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-6e8c79bb-2ab9-47a2-b723-0a9cdc9af60b tempest-AttachSCSIVolumeTestJSON-756811172 tempest-AttachSCSIVolumeTestJSON-756811172-project-member] https://10.4.3.105/volume/v3/volumes/8d6b2133-224a-4af1-b7b7-8662f69470c9 returned with HTTP 200 Aug 12 10:30:30.986540 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 45/172] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:30:30 2026] GET /volume/v3/volumes/8d6b2133-224a-4af1-b7b7-8662f69470c9 => generated 1139 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:30:31.007388 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-594a69df-0555-42f9-a37e-8fa1d660047f None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:30:31.009261 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-594a69df-0555-42f9-a37e-8fa1d660047f tempest-AttachSCSIVolumeTestJSON-756811172 tempest-AttachSCSIVolumeTestJSON-756811172-project-member] GET https://10.4.3.105/volume/v3/volumes/8d6b2133-224a-4af1-b7b7-8662f69470c9 Aug 12 10:30:31.009644 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-594a69df-0555-42f9-a37e-8fa1d660047f tempest-AttachSCSIVolumeTestJSON-756811172 tempest-AttachSCSIVolumeTestJSON-756811172-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:30:31.009945 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-594a69df-0555-42f9-a37e-8fa1d660047f tempest-AttachSCSIVolumeTestJSON-756811172 tempest-AttachSCSIVolumeTestJSON-756811172-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:30:31.024794 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:30:31.024794 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:30:31.032795 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-594a69df-0555-42f9-a37e-8fa1d660047f tempest-AttachSCSIVolumeTestJSON-756811172 tempest-AttachSCSIVolumeTestJSON-756811172-project-member] Volume info retrieved successfully. Aug 12 10:30:31.039853 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-594a69df-0555-42f9-a37e-8fa1d660047f tempest-AttachSCSIVolumeTestJSON-756811172 tempest-AttachSCSIVolumeTestJSON-756811172-project-member] https://10.4.3.105/volume/v3/volumes/8d6b2133-224a-4af1-b7b7-8662f69470c9 returned with HTTP 200 Aug 12 10:30:31.040628 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 44/173] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:30:31 2026] GET /volume/v3/volumes/8d6b2133-224a-4af1-b7b7-8662f69470c9 => generated 1139 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:30:31.055558 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-a944260a-99df-4790-8bfc-435a1785a7da None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:30:31.058036 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-a944260a-99df-4790-8bfc-435a1785a7da tempest-AttachSCSIVolumeTestJSON-756811172 tempest-AttachSCSIVolumeTestJSON-756811172-project-reader] GET https://10.4.3.105/volume/v3/volumes/8d6b2133-224a-4af1-b7b7-8662f69470c9 Aug 12 10:30:31.058497 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-a944260a-99df-4790-8bfc-435a1785a7da tempest-AttachSCSIVolumeTestJSON-756811172 tempest-AttachSCSIVolumeTestJSON-756811172-project-reader] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:30:31.058860 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-a944260a-99df-4790-8bfc-435a1785a7da tempest-AttachSCSIVolumeTestJSON-756811172 tempest-AttachSCSIVolumeTestJSON-756811172-project-reader] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:30:31.070062 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:30:31.070062 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:30:31.074600 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-a944260a-99df-4790-8bfc-435a1785a7da tempest-AttachSCSIVolumeTestJSON-756811172 tempest-AttachSCSIVolumeTestJSON-756811172-project-reader] Volume info retrieved successfully. Aug 12 10:30:31.079988 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-a944260a-99df-4790-8bfc-435a1785a7da tempest-AttachSCSIVolumeTestJSON-756811172 tempest-AttachSCSIVolumeTestJSON-756811172-project-reader] https://10.4.3.105/volume/v3/volumes/8d6b2133-224a-4af1-b7b7-8662f69470c9 returned with HTTP 200 Aug 12 10:30:31.080661 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 44/174] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:30:31 2026] GET /volume/v3/volumes/8d6b2133-224a-4af1-b7b7-8662f69470c9 => generated 1139 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:30:31.242400 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-abacfc5e-5704-4964-adb8-bafb5684b31d req-5047e8a3-b828-42f3-8b19-c9c99b214d28 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:30:31.246380 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-abacfc5e-5704-4964-adb8-bafb5684b31d req-5047e8a3-b828-42f3-8b19-c9c99b214d28 tempest-AttachSCSIVolumeTestJSON-756811172 tempest-AttachSCSIVolumeTestJSON-756811172-project-member] GET https://10.4.3.105/volume/v3/volumes/8d6b2133-224a-4af1-b7b7-8662f69470c9 Aug 12 10:30:31.246380 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-abacfc5e-5704-4964-adb8-bafb5684b31d req-5047e8a3-b828-42f3-8b19-c9c99b214d28 tempest-AttachSCSIVolumeTestJSON-756811172 tempest-AttachSCSIVolumeTestJSON-756811172-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:30:31.246380 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-abacfc5e-5704-4964-adb8-bafb5684b31d req-5047e8a3-b828-42f3-8b19-c9c99b214d28 tempest-AttachSCSIVolumeTestJSON-756811172 tempest-AttachSCSIVolumeTestJSON-756811172-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:30:31.271395 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:30:31.271395 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:30:31.276834 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [req-abacfc5e-5704-4964-adb8-bafb5684b31d req-5047e8a3-b828-42f3-8b19-c9c99b214d28 tempest-AttachSCSIVolumeTestJSON-756811172 tempest-AttachSCSIVolumeTestJSON-756811172-project-member] Volume info retrieved successfully. Aug 12 10:30:31.283058 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-abacfc5e-5704-4964-adb8-bafb5684b31d req-5047e8a3-b828-42f3-8b19-c9c99b214d28 tempest-AttachSCSIVolumeTestJSON-756811172 tempest-AttachSCSIVolumeTestJSON-756811172-project-member] https://10.4.3.105/volume/v3/volumes/8d6b2133-224a-4af1-b7b7-8662f69470c9 returned with HTTP 200 Aug 12 10:30:31.283698 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 42/175] 10.4.3.105 () {68 vars in 1598 bytes} [Wed Aug 12 10:30:31 2026] GET /volume/v3/volumes/8d6b2133-224a-4af1-b7b7-8662f69470c9 => generated 1139 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:30:31.289930 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-87153416-5f89-4251-a214-5a73e46c23f6 req-5264851c-34d2-44f7-8575-6ebdda46674f None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:30:31.292867 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-87153416-5f89-4251-a214-5a73e46c23f6 req-5264851c-34d2-44f7-8575-6ebdda46674f tempest-VolumesAssistedSnapshotsTest-69026462 tempest-VolumesAssistedSnapshotsTest-69026462-project-admin] DELETE https://10.4.3.105/volume/v3/attachments/9cd1c944-0a37-4759-817a-5d18b759e68d Aug 12 10:30:31.293114 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-87153416-5f89-4251-a214-5a73e46c23f6 req-5264851c-34d2-44f7-8575-6ebdda46674f tempest-VolumesAssistedSnapshotsTest-69026462 tempest-VolumesAssistedSnapshotsTest-69026462-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:30:31.293604 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-87153416-5f89-4251-a214-5a73e46c23f6 req-5264851c-34d2-44f7-8575-6ebdda46674f tempest-VolumesAssistedSnapshotsTest-69026462 tempest-VolumesAssistedSnapshotsTest-69026462-project-admin] Calling method 'version_select' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:30:31.300366 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-30a8e43d-ae99-4c1e-8a47-c7f3188d8b57 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:30:31.301191 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-30a8e43d-ae99-4c1e-8a47-c7f3188d8b57 None None] GET https://10.4.3.105/volume// Aug 12 10:30:31.301676 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-30a8e43d-ae99-4c1e-8a47-c7f3188d8b57 None None] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:30:31.301930 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-30a8e43d-ae99-4c1e-8a47-c7f3188d8b57 None None] Calling method 'all' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:30:31.302447 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-30a8e43d-ae99-4c1e-8a47-c7f3188d8b57 None None] https://10.4.3.105/volume// returned with HTTP 300 Aug 12 10:30:31.303438 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 45/176] 10.4.3.105 () {66 vars in 1426 bytes} [Wed Aug 12 10:30:31 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Aug 12 10:30:31.303656 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:30:31.303656 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:30:31.314841 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-eb4e990b-4e41-45b5-aa16-5b52912d7d25 req-39a5b21f-7820-43fe-ba0d-c7364c237eac None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:30:31.320095 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-eb4e990b-4e41-45b5-aa16-5b52912d7d25 req-39a5b21f-7820-43fe-ba0d-c7364c237eac tempest-ServerActionsTestOtherB-497255818 tempest-ServerActionsTestOtherB-497255818-project-member] POST https://10.4.3.105/volume/v3/attachments Aug 12 10:30:31.320632 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-eb4e990b-4e41-45b5-aa16-5b52912d7d25 req-39a5b21f-7820-43fe-ba0d-c7364c237eac tempest-ServerActionsTestOtherB-497255818 tempest-ServerActionsTestOtherB-497255818-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "07b799b7-f04e-4551-84fe-4c56f2ee6b5e", "connector": null, "instance_uuid": "eda04218-34f0-4bab-acf4-da9f4cc168a7"}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:30:31.344567 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:30:31.344567 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:30:31.346804 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-abacfc5e-5704-4964-adb8-bafb5684b31d req-21b268c4-db80-47b1-bc86-c5595582d8a9 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:30:31.349377 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-abacfc5e-5704-4964-adb8-bafb5684b31d req-21b268c4-db80-47b1-bc86-c5595582d8a9 tempest-AttachSCSIVolumeTestJSON-756811172 tempest-AttachSCSIVolumeTestJSON-756811172-project-member] POST https://10.4.3.105/volume/v3/volumes/8d6b2133-224a-4af1-b7b7-8662f69470c9/action Aug 12 10:30:31.350071 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-abacfc5e-5704-4964-adb8-bafb5684b31d req-21b268c4-db80-47b1-bc86-c5595582d8a9 tempest-AttachSCSIVolumeTestJSON-756811172 tempest-AttachSCSIVolumeTestJSON-756811172-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100374) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 10:30:31.350071 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-abacfc5e-5704-4964-adb8-bafb5684b31d req-21b268c4-db80-47b1-bc86-c5595582d8a9 tempest-AttachSCSIVolumeTestJSON-756811172 tempest-AttachSCSIVolumeTestJSON-756811172-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:30:31.366665 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:30:31.366665 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:30:31.367294 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [req-abacfc5e-5704-4964-adb8-bafb5684b31d req-21b268c4-db80-47b1-bc86-c5595582d8a9 tempest-AttachSCSIVolumeTestJSON-756811172 tempest-AttachSCSIVolumeTestJSON-756811172-project-member] Volume info retrieved successfully. Aug 12 10:30:31.380550 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [req-abacfc5e-5704-4964-adb8-bafb5684b31d req-21b268c4-db80-47b1-bc86-c5595582d8a9 tempest-AttachSCSIVolumeTestJSON-756811172 tempest-AttachSCSIVolumeTestJSON-756811172-project-member] Begin detaching volume completed successfully. Aug 12 10:30:31.380890 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-abacfc5e-5704-4964-adb8-bafb5684b31d req-21b268c4-db80-47b1-bc86-c5595582d8a9 tempest-AttachSCSIVolumeTestJSON-756811172 tempest-AttachSCSIVolumeTestJSON-756811172-project-member] https://10.4.3.105/volume/v3/volumes/8d6b2133-224a-4af1-b7b7-8662f69470c9/action returned with HTTP 202 Aug 12 10:30:31.381810 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 43/177] 10.4.3.105 () {72 vars in 1672 bytes} [Wed Aug 12 10:30:31 2026] POST /volume/v3/volumes/8d6b2133-224a-4af1-b7b7-8662f69470c9/action => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 10:30:31.396265 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-87153416-5f89-4251-a214-5a73e46c23f6 req-5264851c-34d2-44f7-8575-6ebdda46674f tempest-VolumesAssistedSnapshotsTest-69026462 tempest-VolumesAssistedSnapshotsTest-69026462-project-admin] https://10.4.3.105/volume/v3/attachments/9cd1c944-0a37-4759-817a-5d18b759e68d returned with HTTP 200 Aug 12 10:30:31.396866 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 46/178] 10.4.3.105 () {72 vars in 1673 bytes} [Wed Aug 12 10:30:31 2026] DELETE /volume/v3/attachments/9cd1c944-0a37-4759-817a-5d18b759e68d => generated 19 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:30:31.404844 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-eb4e990b-4e41-45b5-aa16-5b52912d7d25 req-39a5b21f-7820-43fe-ba0d-c7364c237eac tempest-ServerActionsTestOtherB-497255818 tempest-ServerActionsTestOtherB-497255818-project-member] https://10.4.3.105/volume/v3/attachments returned with HTTP 200 Aug 12 10:30:31.405971 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 45/179] 10.4.3.105 () {74 vars in 1594 bytes} [Wed Aug 12 10:30:31 2026] POST /volume/v3/attachments => generated 273 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:30:31.408822 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-2ef50d45-001d-496d-9b4e-d97b777dfbf0 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:30:31.413426 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-2ef50d45-001d-496d-9b4e-d97b777dfbf0 tempest-AttachSCSIVolumeTestJSON-756811172 tempest-AttachSCSIVolumeTestJSON-756811172-project-reader] GET https://10.4.3.105/volume/v3/volumes/8d6b2133-224a-4af1-b7b7-8662f69470c9 Aug 12 10:30:31.413803 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-2ef50d45-001d-496d-9b4e-d97b777dfbf0 tempest-AttachSCSIVolumeTestJSON-756811172 tempest-AttachSCSIVolumeTestJSON-756811172-project-reader] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:30:31.415130 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-2ef50d45-001d-496d-9b4e-d97b777dfbf0 tempest-AttachSCSIVolumeTestJSON-756811172 tempest-AttachSCSIVolumeTestJSON-756811172-project-reader] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:30:31.427266 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-eb4e990b-4e41-45b5-aa16-5b52912d7d25 req-8717c1b6-c6af-4b94-beb3-cf6ca647d428 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:30:31.430008 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:30:31.430008 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:30:31.430137 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-eb4e990b-4e41-45b5-aa16-5b52912d7d25 req-8717c1b6-c6af-4b94-beb3-cf6ca647d428 tempest-ServerActionsTestOtherB-497255818 tempest-ServerActionsTestOtherB-497255818-project-member] DELETE https://10.4.3.105/volume/v3/attachments/031c1941-a2bf-4922-a846-4b5c385346a6 Aug 12 10:30:31.430137 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-eb4e990b-4e41-45b5-aa16-5b52912d7d25 req-8717c1b6-c6af-4b94-beb3-cf6ca647d428 tempest-ServerActionsTestOtherB-497255818 tempest-ServerActionsTestOtherB-497255818-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:30:31.430341 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-eb4e990b-4e41-45b5-aa16-5b52912d7d25 req-8717c1b6-c6af-4b94-beb3-cf6ca647d428 tempest-ServerActionsTestOtherB-497255818 tempest-ServerActionsTestOtherB-497255818-project-member] Calling method 'version_select' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:30:31.433705 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-2ef50d45-001d-496d-9b4e-d97b777dfbf0 tempest-AttachSCSIVolumeTestJSON-756811172 tempest-AttachSCSIVolumeTestJSON-756811172-project-reader] Volume info retrieved successfully. Aug 12 10:30:31.440001 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-2ef50d45-001d-496d-9b4e-d97b777dfbf0 tempest-AttachSCSIVolumeTestJSON-756811172 tempest-AttachSCSIVolumeTestJSON-756811172-project-reader] https://10.4.3.105/volume/v3/volumes/8d6b2133-224a-4af1-b7b7-8662f69470c9 returned with HTTP 200 Aug 12 10:30:31.441064 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 46/180] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:30:31 2026] GET /volume/v3/volumes/8d6b2133-224a-4af1-b7b7-8662f69470c9 => generated 1142 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 12 10:30:31.452993 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:30:31.452993 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:30:31.454239 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-eb42bee2-c71d-4c6d-9792-2777bf8c3c77 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:30:31.454683 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-eb42bee2-c71d-4c6d-9792-2777bf8c3c77 None None] GET https://10.4.3.105/volume// Aug 12 10:30:31.454867 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-eb42bee2-c71d-4c6d-9792-2777bf8c3c77 None None] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:30:31.455089 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-eb42bee2-c71d-4c6d-9792-2777bf8c3c77 None None] Calling method 'all' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:30:31.455415 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-eb42bee2-c71d-4c6d-9792-2777bf8c3c77 None None] https://10.4.3.105/volume// returned with HTTP 300 Aug 12 10:30:31.455977 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 47/181] 10.4.3.105 () {66 vars in 1426 bytes} [Wed Aug 12 10:30:31 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 10:30:31.467808 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-abacfc5e-5704-4964-adb8-bafb5684b31d req-45bad1f4-1cca-43f5-a044-9986fd4b88f6 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:30:31.470155 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-abacfc5e-5704-4964-adb8-bafb5684b31d req-45bad1f4-1cca-43f5-a044-9986fd4b88f6 tempest-AttachSCSIVolumeTestJSON-756811172 tempest-AttachSCSIVolumeTestJSON-756811172-project-member] GET https://10.4.3.105/volume/v3/volumes/8d6b2133-224a-4af1-b7b7-8662f69470c9 Aug 12 10:30:31.470555 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-abacfc5e-5704-4964-adb8-bafb5684b31d req-45bad1f4-1cca-43f5-a044-9986fd4b88f6 tempest-AttachSCSIVolumeTestJSON-756811172 tempest-AttachSCSIVolumeTestJSON-756811172-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:30:31.470822 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-abacfc5e-5704-4964-adb8-bafb5684b31d req-45bad1f4-1cca-43f5-a044-9986fd4b88f6 tempest-AttachSCSIVolumeTestJSON-756811172 tempest-AttachSCSIVolumeTestJSON-756811172-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:30:31.481860 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:30:31.481860 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:30:31.487428 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [req-abacfc5e-5704-4964-adb8-bafb5684b31d req-45bad1f4-1cca-43f5-a044-9986fd4b88f6 tempest-AttachSCSIVolumeTestJSON-756811172 tempest-AttachSCSIVolumeTestJSON-756811172-project-member] Volume info retrieved successfully. Aug 12 10:30:31.492686 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-abacfc5e-5704-4964-adb8-bafb5684b31d req-45bad1f4-1cca-43f5-a044-9986fd4b88f6 tempest-AttachSCSIVolumeTestJSON-756811172 tempest-AttachSCSIVolumeTestJSON-756811172-project-member] https://10.4.3.105/volume/v3/volumes/8d6b2133-224a-4af1-b7b7-8662f69470c9 returned with HTTP 200 Aug 12 10:30:31.493270 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 46/182] 10.4.3.105 () {70 vars in 1639 bytes} [Wed Aug 12 10:30:31 2026] GET /volume/v3/volumes/8d6b2133-224a-4af1-b7b7-8662f69470c9 => generated 1322 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 10:30:31.533650 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-eb4e990b-4e41-45b5-aa16-5b52912d7d25 req-8717c1b6-c6af-4b94-beb3-cf6ca647d428 tempest-ServerActionsTestOtherB-497255818 tempest-ServerActionsTestOtherB-497255818-project-member] https://10.4.3.105/volume/v3/attachments/031c1941-a2bf-4922-a846-4b5c385346a6 returned with HTTP 200 Aug 12 10:30:31.534108 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 44/183] 10.4.3.105 () {72 vars in 1673 bytes} [Wed Aug 12 10:30:31 2026] DELETE /volume/v3/attachments/031c1941-a2bf-4922-a846-4b5c385346a6 => generated 192 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:30:32.107092 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-16b22193-6c56-4d48-84c3-36a5dfdcc9bb None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:30:32.110925 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-16b22193-6c56-4d48-84c3-36a5dfdcc9bb tempest-VolumesAssistedSnapshotsTest-69026462 tempest-VolumesAssistedSnapshotsTest-69026462-project-admin] GET https://10.4.3.105/volume/v3/volumes/ce64b9ac-bacc-4994-8f9c-d8064bed18dd Aug 12 10:30:32.111314 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-16b22193-6c56-4d48-84c3-36a5dfdcc9bb tempest-VolumesAssistedSnapshotsTest-69026462 tempest-VolumesAssistedSnapshotsTest-69026462-project-admin] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:30:32.111557 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-16b22193-6c56-4d48-84c3-36a5dfdcc9bb tempest-VolumesAssistedSnapshotsTest-69026462 tempest-VolumesAssistedSnapshotsTest-69026462-project-admin] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:30:32.125769 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-abacfc5e-5704-4964-adb8-bafb5684b31d req-1607e2cf-8fd1-4210-9627-d5d3de167fa4 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:30:32.127792 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:30:32.127792 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:30:32.128209 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-abacfc5e-5704-4964-adb8-bafb5684b31d req-1607e2cf-8fd1-4210-9627-d5d3de167fa4 tempest-AttachSCSIVolumeTestJSON-756811172 tempest-AttachSCSIVolumeTestJSON-756811172-project-member] DELETE https://10.4.3.105/volume/v3/attachments/eb3a911e-91ab-4d09-b870-ddb45e871b6c Aug 12 10:30:32.128427 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-abacfc5e-5704-4964-adb8-bafb5684b31d req-1607e2cf-8fd1-4210-9627-d5d3de167fa4 tempest-AttachSCSIVolumeTestJSON-756811172 tempest-AttachSCSIVolumeTestJSON-756811172-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:30:32.128645 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-abacfc5e-5704-4964-adb8-bafb5684b31d req-1607e2cf-8fd1-4210-9627-d5d3de167fa4 tempest-AttachSCSIVolumeTestJSON-756811172 tempest-AttachSCSIVolumeTestJSON-756811172-project-member] Calling method 'version_select' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:30:32.136909 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-16b22193-6c56-4d48-84c3-36a5dfdcc9bb tempest-VolumesAssistedSnapshotsTest-69026462 tempest-VolumesAssistedSnapshotsTest-69026462-project-admin] Volume info retrieved successfully. Aug 12 10:30:32.142471 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:30:32.142471 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:30:32.146592 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-16b22193-6c56-4d48-84c3-36a5dfdcc9bb tempest-VolumesAssistedSnapshotsTest-69026462 tempest-VolumesAssistedSnapshotsTest-69026462-project-admin] https://10.4.3.105/volume/v3/volumes/ce64b9ac-bacc-4994-8f9c-d8064bed18dd returned with HTTP 200 Aug 12 10:30:32.146592 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 47/184] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:30:32 2026] GET /volume/v3/volumes/ce64b9ac-bacc-4994-8f9c-d8064bed18dd => generated 1016 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:30:32.167980 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-c951db7e-0435-4132-ad99-3c37d9540a85 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:30:32.169475 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-c951db7e-0435-4132-ad99-3c37d9540a85 tempest-VolumesAssistedSnapshotsTest-69026462 tempest-VolumesAssistedSnapshotsTest-69026462-project-admin] DELETE https://10.4.3.105/volume/v3/volumes/ce64b9ac-bacc-4994-8f9c-d8064bed18dd Aug 12 10:30:32.169822 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-c951db7e-0435-4132-ad99-3c37d9540a85 tempest-VolumesAssistedSnapshotsTest-69026462 tempest-VolumesAssistedSnapshotsTest-69026462-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:30:32.170077 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-c951db7e-0435-4132-ad99-3c37d9540a85 tempest-VolumesAssistedSnapshotsTest-69026462 tempest-VolumesAssistedSnapshotsTest-69026462-project-admin] Calling method 'delete' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:30:32.170433 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.v3.volumes [None req-c951db7e-0435-4132-ad99-3c37d9540a85 tempest-VolumesAssistedSnapshotsTest-69026462 tempest-VolumesAssistedSnapshotsTest-69026462-project-admin] Delete volume with id: ce64b9ac-bacc-4994-8f9c-d8064bed18dd Aug 12 10:30:32.186309 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:30:32.186309 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:30:32.186658 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-c951db7e-0435-4132-ad99-3c37d9540a85 tempest-VolumesAssistedSnapshotsTest-69026462 tempest-VolumesAssistedSnapshotsTest-69026462-project-admin] Volume info retrieved successfully. Aug 12 10:30:32.234887 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-c951db7e-0435-4132-ad99-3c37d9540a85 tempest-VolumesAssistedSnapshotsTest-69026462 tempest-VolumesAssistedSnapshotsTest-69026462-project-admin] Delete volume request issued successfully. Aug 12 10:30:32.236446 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-c951db7e-0435-4132-ad99-3c37d9540a85 tempest-VolumesAssistedSnapshotsTest-69026462 tempest-VolumesAssistedSnapshotsTest-69026462-project-admin] https://10.4.3.105/volume/v3/volumes/ce64b9ac-bacc-4994-8f9c-d8064bed18dd returned with HTTP 202 Aug 12 10:30:32.236446 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 47/185] 10.4.3.105 () {66 vars in 1351 bytes} [Wed Aug 12 10:30:32 2026] DELETE /volume/v3/volumes/ce64b9ac-bacc-4994-8f9c-d8064bed18dd => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 10:30:32.236640 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-abacfc5e-5704-4964-adb8-bafb5684b31d req-1607e2cf-8fd1-4210-9627-d5d3de167fa4 tempest-AttachSCSIVolumeTestJSON-756811172 tempest-AttachSCSIVolumeTestJSON-756811172-project-member] https://10.4.3.105/volume/v3/attachments/eb3a911e-91ab-4d09-b870-ddb45e871b6c returned with HTTP 200 Aug 12 10:30:32.236640 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 48/186] 10.4.3.105 () {72 vars in 1673 bytes} [Wed Aug 12 10:30:32 2026] DELETE /volume/v3/attachments/eb3a911e-91ab-4d09-b870-ddb45e871b6c => generated 19 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:30:32.250392 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-d94e6b31-7b24-4ef0-a4c0-1559de404895 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:30:32.255425 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [req-1e8cbea6-085b-48a9-a4bd-5620c12e3aff req-5c09524c-823f-48c8-a718-372f6407029f None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:30:32.255594 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-d94e6b31-7b24-4ef0-a4c0-1559de404895 tempest-VolumesAssistedSnapshotsTest-69026462 tempest-VolumesAssistedSnapshotsTest-69026462-project-admin] GET https://10.4.3.105/volume/v3/volumes/ce64b9ac-bacc-4994-8f9c-d8064bed18dd Aug 12 10:30:32.255881 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-d94e6b31-7b24-4ef0-a4c0-1559de404895 tempest-VolumesAssistedSnapshotsTest-69026462 tempest-VolumesAssistedSnapshotsTest-69026462-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:30:32.256456 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-d94e6b31-7b24-4ef0-a4c0-1559de404895 tempest-VolumesAssistedSnapshotsTest-69026462 tempest-VolumesAssistedSnapshotsTest-69026462-project-admin] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:30:32.259623 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-1e8cbea6-085b-48a9-a4bd-5620c12e3aff req-5c09524c-823f-48c8-a718-372f6407029f tempest-ServerBootFromVolumeStableRescueTest-235445218 tempest-ServerBootFromVolumeStableRescueTest-235445218-project-member] GET https://10.4.3.105/volume/v3/volumes/96f62b07-d3ec-47dc-b2dc-b4e81bbc9bac Aug 12 10:30:32.259830 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [req-1e8cbea6-085b-48a9-a4bd-5620c12e3aff req-5c09524c-823f-48c8-a718-372f6407029f tempest-ServerBootFromVolumeStableRescueTest-235445218 tempest-ServerBootFromVolumeStableRescueTest-235445218-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:30:32.260051 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [req-1e8cbea6-085b-48a9-a4bd-5620c12e3aff req-5c09524c-823f-48c8-a718-372f6407029f tempest-ServerBootFromVolumeStableRescueTest-235445218 tempest-ServerBootFromVolumeStableRescueTest-235445218-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:30:32.266747 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:30:32.266747 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:30:32.275057 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-d94e6b31-7b24-4ef0-a4c0-1559de404895 tempest-VolumesAssistedSnapshotsTest-69026462 tempest-VolumesAssistedSnapshotsTest-69026462-project-admin] Volume info retrieved successfully. Aug 12 10:30:32.277332 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:30:32.277332 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:30:32.282749 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [req-1e8cbea6-085b-48a9-a4bd-5620c12e3aff req-5c09524c-823f-48c8-a718-372f6407029f tempest-ServerBootFromVolumeStableRescueTest-235445218 tempest-ServerBootFromVolumeStableRescueTest-235445218-project-member] Volume info retrieved successfully. Aug 12 10:30:32.286198 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-d94e6b31-7b24-4ef0-a4c0-1559de404895 tempest-VolumesAssistedSnapshotsTest-69026462 tempest-VolumesAssistedSnapshotsTest-69026462-project-admin] https://10.4.3.105/volume/v3/volumes/ce64b9ac-bacc-4994-8f9c-d8064bed18dd returned with HTTP 200 Aug 12 10:30:32.286784 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 45/187] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:30:32 2026] GET /volume/v3/volumes/ce64b9ac-bacc-4994-8f9c-d8064bed18dd => generated 1015 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:30:32.295007 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-1e8cbea6-085b-48a9-a4bd-5620c12e3aff req-5c09524c-823f-48c8-a718-372f6407029f tempest-ServerBootFromVolumeStableRescueTest-235445218 tempest-ServerBootFromVolumeStableRescueTest-235445218-project-member] https://10.4.3.105/volume/v3/volumes/96f62b07-d3ec-47dc-b2dc-b4e81bbc9bac returned with HTTP 200 Aug 12 10:30:32.295409 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 48/188] 10.4.3.105 () {68 vars in 1598 bytes} [Wed Aug 12 10:30:32 2026] GET /volume/v3/volumes/96f62b07-d3ec-47dc-b2dc-b4e81bbc9bac => generated 1311 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:30:32.314194 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-b4aaeae9-d59d-4cf5-a5bc-3c28eacb1a31 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:30:32.315412 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-b4aaeae9-d59d-4cf5-a5bc-3c28eacb1a31 None None] GET https://10.4.3.105/volume// Aug 12 10:30:32.315412 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-b4aaeae9-d59d-4cf5-a5bc-3c28eacb1a31 None None] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:30:32.315412 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-b4aaeae9-d59d-4cf5-a5bc-3c28eacb1a31 None None] Calling method 'all' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:30:32.315812 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-b4aaeae9-d59d-4cf5-a5bc-3c28eacb1a31 None None] https://10.4.3.105/volume// returned with HTTP 300 Aug 12 10:30:32.315907 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 48/189] 10.4.3.105 () {66 vars in 1426 bytes} [Wed Aug 12 10:30: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 10:30:32.327469 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-1e8cbea6-085b-48a9-a4bd-5620c12e3aff req-58a99cd9-cd1c-4832-96e9-1c46cb4fd2d0 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:30:32.333572 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-1e8cbea6-085b-48a9-a4bd-5620c12e3aff req-58a99cd9-cd1c-4832-96e9-1c46cb4fd2d0 tempest-ServerBootFromVolumeStableRescueTest-235445218 tempest-ServerBootFromVolumeStableRescueTest-235445218-project-member] POST https://10.4.3.105/volume/v3/attachments Aug 12 10:30:32.333572 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-1e8cbea6-085b-48a9-a4bd-5620c12e3aff req-58a99cd9-cd1c-4832-96e9-1c46cb4fd2d0 tempest-ServerBootFromVolumeStableRescueTest-235445218 tempest-ServerBootFromVolumeStableRescueTest-235445218-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "96f62b07-d3ec-47dc-b2dc-b4e81bbc9bac", "connector": null, "instance_uuid": "a13380b2-c83b-4626-b08a-17fc9edc5442"}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:30:32.349039 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:30:32.349039 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:30:32.393424 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-1e8cbea6-085b-48a9-a4bd-5620c12e3aff req-58a99cd9-cd1c-4832-96e9-1c46cb4fd2d0 tempest-ServerBootFromVolumeStableRescueTest-235445218 tempest-ServerBootFromVolumeStableRescueTest-235445218-project-member] https://10.4.3.105/volume/v3/attachments returned with HTTP 200 Aug 12 10:30:32.394682 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 49/190] 10.4.3.105 () {74 vars in 1594 bytes} [Wed Aug 12 10:30:32 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 10:30:32.406249 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-145cb676-e3c5-4960-a1d5-a81cf6a93413 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:30:32.406809 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-145cb676-e3c5-4960-a1d5-a81cf6a93413 None None] GET https://10.4.3.105/volume// Aug 12 10:30:32.407092 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-145cb676-e3c5-4960-a1d5-a81cf6a93413 None None] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:30:32.407395 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-145cb676-e3c5-4960-a1d5-a81cf6a93413 None None] Calling method 'all' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:30:32.407833 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-145cb676-e3c5-4960-a1d5-a81cf6a93413 None None] https://10.4.3.105/volume// returned with HTTP 300 Aug 12 10:30:32.408275 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 46/191] 10.4.3.105 () {66 vars in 1426 bytes} [Wed Aug 12 10:30: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 10:30:32.421855 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [req-1e8cbea6-085b-48a9-a4bd-5620c12e3aff req-ba9f374b-e526-4637-a4be-2853d2c9dc1b None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:30:32.424851 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-1e8cbea6-085b-48a9-a4bd-5620c12e3aff req-ba9f374b-e526-4637-a4be-2853d2c9dc1b tempest-ServerBootFromVolumeStableRescueTest-235445218 tempest-ServerBootFromVolumeStableRescueTest-235445218-project-member] GET https://10.4.3.105/volume/v3/volumes/96f62b07-d3ec-47dc-b2dc-b4e81bbc9bac Aug 12 10:30:32.425157 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [req-1e8cbea6-085b-48a9-a4bd-5620c12e3aff req-ba9f374b-e526-4637-a4be-2853d2c9dc1b tempest-ServerBootFromVolumeStableRescueTest-235445218 tempest-ServerBootFromVolumeStableRescueTest-235445218-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:30:32.425422 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [req-1e8cbea6-085b-48a9-a4bd-5620c12e3aff req-ba9f374b-e526-4637-a4be-2853d2c9dc1b tempest-ServerBootFromVolumeStableRescueTest-235445218 tempest-ServerBootFromVolumeStableRescueTest-235445218-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:30:32.445110 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:30:32.445110 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:30:32.452300 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [req-1e8cbea6-085b-48a9-a4bd-5620c12e3aff req-ba9f374b-e526-4637-a4be-2853d2c9dc1b tempest-ServerBootFromVolumeStableRescueTest-235445218 tempest-ServerBootFromVolumeStableRescueTest-235445218-project-member] Volume info retrieved successfully. Aug 12 10:30:32.458269 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-1e8cbea6-085b-48a9-a4bd-5620c12e3aff req-ba9f374b-e526-4637-a4be-2853d2c9dc1b tempest-ServerBootFromVolumeStableRescueTest-235445218 tempest-ServerBootFromVolumeStableRescueTest-235445218-project-member] https://10.4.3.105/volume/v3/volumes/96f62b07-d3ec-47dc-b2dc-b4e81bbc9bac returned with HTTP 200 Aug 12 10:30:32.459191 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 49/192] 10.4.3.105 () {70 vars in 1639 bytes} [Wed Aug 12 10:30:32 2026] GET /volume/v3/volumes/96f62b07-d3ec-47dc-b2dc-b4e81bbc9bac => generated 1490 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 10:30:32.460333 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-3d182231-cd11-48a1-adda-6c7d4e4390ac None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:30:32.468045 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-3d182231-cd11-48a1-adda-6c7d4e4390ac tempest-AttachSCSIVolumeTestJSON-756811172 tempest-AttachSCSIVolumeTestJSON-756811172-project-reader] GET https://10.4.3.105/volume/v3/volumes/8d6b2133-224a-4af1-b7b7-8662f69470c9 Aug 12 10:30:32.468363 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-3d182231-cd11-48a1-adda-6c7d4e4390ac tempest-AttachSCSIVolumeTestJSON-756811172 tempest-AttachSCSIVolumeTestJSON-756811172-project-reader] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:30:32.468655 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-3d182231-cd11-48a1-adda-6c7d4e4390ac tempest-AttachSCSIVolumeTestJSON-756811172 tempest-AttachSCSIVolumeTestJSON-756811172-project-reader] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:30:32.481011 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:30:32.481011 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:30:32.486408 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-3d182231-cd11-48a1-adda-6c7d4e4390ac tempest-AttachSCSIVolumeTestJSON-756811172 tempest-AttachSCSIVolumeTestJSON-756811172-project-reader] Volume info retrieved successfully. Aug 12 10:30:32.492371 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-3d182231-cd11-48a1-adda-6c7d4e4390ac tempest-AttachSCSIVolumeTestJSON-756811172 tempest-AttachSCSIVolumeTestJSON-756811172-project-reader] https://10.4.3.105/volume/v3/volumes/8d6b2133-224a-4af1-b7b7-8662f69470c9 returned with HTTP 200 Aug 12 10:30:32.492977 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 49/193] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:30:32 2026] GET /volume/v3/volumes/8d6b2133-224a-4af1-b7b7-8662f69470c9 => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:30:32.561256 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-1e8cbea6-085b-48a9-a4bd-5620c12e3aff req-26541d83-d4a3-487a-a78f-628b4f144783 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:30:32.564936 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-1e8cbea6-085b-48a9-a4bd-5620c12e3aff req-26541d83-d4a3-487a-a78f-628b4f144783 tempest-ServerBootFromVolumeStableRescueTest-235445218 tempest-ServerBootFromVolumeStableRescueTest-235445218-project-member] PUT https://10.4.3.105/volume/v3/attachments/94247216-4e26-4983-b2a5-19f8f485489d Aug 12 10:30:32.565057 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-fa0bb611-7fac-4d75-ae5b-d86554a3a248 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:30:32.566539 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-1e8cbea6-085b-48a9-a4bd-5620c12e3aff req-26541d83-d4a3-487a-a78f-628b4f144783 tempest-ServerBootFromVolumeStableRescueTest-235445218 tempest-ServerBootFromVolumeStableRescueTest-235445218-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.105", "host": "np0000007037", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a295cd65dd1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "cc953c5f-eaed-46bf-96e8-0985bbef0414", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:30:32.567361 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-fa0bb611-7fac-4d75-ae5b-d86554a3a248 tempest-AttachSCSIVolumeTestJSON-756811172 tempest-AttachSCSIVolumeTestJSON-756811172-project-member] GET https://10.4.3.105/volume/v3/volumes/8d6b2133-224a-4af1-b7b7-8662f69470c9 Aug 12 10:30:32.567663 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-fa0bb611-7fac-4d75-ae5b-d86554a3a248 tempest-AttachSCSIVolumeTestJSON-756811172 tempest-AttachSCSIVolumeTestJSON-756811172-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:30:32.567932 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-fa0bb611-7fac-4d75-ae5b-d86554a3a248 tempest-AttachSCSIVolumeTestJSON-756811172 tempest-AttachSCSIVolumeTestJSON-756811172-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:30:32.575678 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:30:32.575678 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:30:32.576834 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.coordination [req-1e8cbea6-085b-48a9-a4bd-5620c12e3aff req-26541d83-d4a3-487a-a78f-628b4f144783 tempest-ServerBootFromVolumeStableRescueTest-235445218 tempest-ServerBootFromVolumeStableRescueTest-235445218-project-member] Acquiring lock "cinder-attachment_update-96f62b07-d3ec-47dc-b2dc-b4e81bbc9bac-np0000007037" by "attachment_update" {{(pid=100375) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 10:30:32.582299 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-fa0bb611-7fac-4d75-ae5b-d86554a3a248 tempest-AttachSCSIVolumeTestJSON-756811172 tempest-AttachSCSIVolumeTestJSON-756811172-project-member] Volume info retrieved successfully. Aug 12 10:30:32.586905 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.coordination [req-1e8cbea6-085b-48a9-a4bd-5620c12e3aff req-26541d83-d4a3-487a-a78f-628b4f144783 tempest-ServerBootFromVolumeStableRescueTest-235445218 tempest-ServerBootFromVolumeStableRescueTest-235445218-project-member] Lock "cinder-attachment_update-96f62b07-d3ec-47dc-b2dc-b4e81bbc9bac-np0000007037" acquired by "attachment_update" :: waited 0.009s {{(pid=100375) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 10:30:32.586905 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:30:32.586905 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:30:32.587074 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-fa0bb611-7fac-4d75-ae5b-d86554a3a248 tempest-AttachSCSIVolumeTestJSON-756811172 tempest-AttachSCSIVolumeTestJSON-756811172-project-member] https://10.4.3.105/volume/v3/volumes/8d6b2133-224a-4af1-b7b7-8662f69470c9 returned with HTTP 200 Aug 12 10:30:32.587263 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 47/194] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:30:32 2026] GET /volume/v3/volumes/8d6b2133-224a-4af1-b7b7-8662f69470c9 => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:30:32.651333 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-b2273e8a-4788-4cdd-a967-049ce6852f12 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:30:32.655683 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-b2273e8a-4788-4cdd-a967-049ce6852f12 tempest-AttachSCSIVolumeTestJSON-756811172 tempest-AttachSCSIVolumeTestJSON-756811172-project-member] GET https://10.4.3.105/volume/v3/volumes/8d6b2133-224a-4af1-b7b7-8662f69470c9 Aug 12 10:30:32.656187 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-b2273e8a-4788-4cdd-a967-049ce6852f12 tempest-AttachSCSIVolumeTestJSON-756811172 tempest-AttachSCSIVolumeTestJSON-756811172-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:30:32.657184 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-b2273e8a-4788-4cdd-a967-049ce6852f12 tempest-AttachSCSIVolumeTestJSON-756811172 tempest-AttachSCSIVolumeTestJSON-756811172-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:30:32.673261 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:30:32.673261 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:30:32.679792 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-b2273e8a-4788-4cdd-a967-049ce6852f12 tempest-AttachSCSIVolumeTestJSON-756811172 tempest-AttachSCSIVolumeTestJSON-756811172-project-member] Volume info retrieved successfully. Aug 12 10:30:32.685458 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-b2273e8a-4788-4cdd-a967-049ce6852f12 tempest-AttachSCSIVolumeTestJSON-756811172 tempest-AttachSCSIVolumeTestJSON-756811172-project-member] https://10.4.3.105/volume/v3/volumes/8d6b2133-224a-4af1-b7b7-8662f69470c9 returned with HTTP 200 Aug 12 10:30:32.687280 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 50/195] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:30:32 2026] GET /volume/v3/volumes/8d6b2133-224a-4af1-b7b7-8662f69470c9 => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:30:32.704121 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.coordination [req-1e8cbea6-085b-48a9-a4bd-5620c12e3aff req-26541d83-d4a3-487a-a78f-628b4f144783 tempest-ServerBootFromVolumeStableRescueTest-235445218 tempest-ServerBootFromVolumeStableRescueTest-235445218-project-member] Lock "cinder-attachment_update-96f62b07-d3ec-47dc-b2dc-b4e81bbc9bac-np0000007037" released by "attachment_update" :: held 0.117s {{(pid=100375) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 10:30:32.704121 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-1e8cbea6-085b-48a9-a4bd-5620c12e3aff req-26541d83-d4a3-487a-a78f-628b4f144783 tempest-ServerBootFromVolumeStableRescueTest-235445218 tempest-ServerBootFromVolumeStableRescueTest-235445218-project-member] https://10.4.3.105/volume/v3/attachments/94247216-4e26-4983-b2a5-19f8f485489d returned with HTTP 200 Aug 12 10:30:32.704121 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 50/196] 10.4.3.105 () {74 vars in 1704 bytes} [Wed Aug 12 10:30:32 2026] PUT /volume/v3/attachments/94247216-4e26-4983-b2a5-19f8f485489d => generated 969 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:30:32.738804 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-1e8cbea6-085b-48a9-a4bd-5620c12e3aff req-845f592a-b10b-4269-8107-e32fd554bec8 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:30:32.741126 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-1e8cbea6-085b-48a9-a4bd-5620c12e3aff req-845f592a-b10b-4269-8107-e32fd554bec8 tempest-ServerBootFromVolumeStableRescueTest-235445218 tempest-ServerBootFromVolumeStableRescueTest-235445218-project-member] POST https://10.4.3.105/volume/v3/attachments/94247216-4e26-4983-b2a5-19f8f485489d/action Aug 12 10:30:32.741603 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-1e8cbea6-085b-48a9-a4bd-5620c12e3aff req-845f592a-b10b-4269-8107-e32fd554bec8 tempest-ServerBootFromVolumeStableRescueTest-235445218 tempest-ServerBootFromVolumeStableRescueTest-235445218-project-member] Action body: b'{"os-complete": null}' {{(pid=100373) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 10:30:32.741761 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-1e8cbea6-085b-48a9-a4bd-5620c12e3aff req-845f592a-b10b-4269-8107-e32fd554bec8 tempest-ServerBootFromVolumeStableRescueTest-235445218 tempest-ServerBootFromVolumeStableRescueTest-235445218-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:30:32.771552 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:30:32.771552 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:30:32.816026 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-1e8cbea6-085b-48a9-a4bd-5620c12e3aff req-845f592a-b10b-4269-8107-e32fd554bec8 tempest-ServerBootFromVolumeStableRescueTest-235445218 tempest-ServerBootFromVolumeStableRescueTest-235445218-project-member] https://10.4.3.105/volume/v3/attachments/94247216-4e26-4983-b2a5-19f8f485489d/action returned with HTTP 204 Aug 12 10:30:32.816832 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 50/197] 10.4.3.105 () {74 vars in 1725 bytes} [Wed Aug 12 10:30:32 2026] POST /volume/v3/attachments/94247216-4e26-4983-b2a5-19f8f485489d/action => generated 0 bytes in 78 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:30:32.966160 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-1ed5a932-a14f-41c4-a8bf-8394898228a0 req-ec5474fd-cf53-4270-9321-fbb82a6a8e20 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:30:32.969830 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-1ed5a932-a14f-41c4-a8bf-8394898228a0 req-ec5474fd-cf53-4270-9321-fbb82a6a8e20 tempest-TestMultiAttachVolumeSwap-589208986 tempest-TestMultiAttachVolumeSwap-589208986-project-member] GET https://10.4.3.105/volume/v3/volumes/4b8c5aef-f45d-4a0e-926d-ce018993a4a5 Aug 12 10:30:32.969830 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-1ed5a932-a14f-41c4-a8bf-8394898228a0 req-ec5474fd-cf53-4270-9321-fbb82a6a8e20 tempest-TestMultiAttachVolumeSwap-589208986 tempest-TestMultiAttachVolumeSwap-589208986-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:30:32.970129 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-1ed5a932-a14f-41c4-a8bf-8394898228a0 req-ec5474fd-cf53-4270-9321-fbb82a6a8e20 tempest-TestMultiAttachVolumeSwap-589208986 tempest-TestMultiAttachVolumeSwap-589208986-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:30:32.972775 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [req-eb4e990b-4e41-45b5-aa16-5b52912d7d25 req-69ffa6c6-2bd2-4727-9234-d7a07b3050c2 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:30:32.975889 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-eb4e990b-4e41-45b5-aa16-5b52912d7d25 req-69ffa6c6-2bd2-4727-9234-d7a07b3050c2 tempest-ServerActionsTestOtherB-497255818 tempest-ServerActionsTestOtherB-497255818-project-member] PUT https://10.4.3.105/volume/v3/attachments/fc680db6-b0ce-491c-9f83-852f9836253f Aug 12 10:30:32.976812 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [req-eb4e990b-4e41-45b5-aa16-5b52912d7d25 req-69ffa6c6-2bd2-4727-9234-d7a07b3050c2 tempest-ServerActionsTestOtherB-497255818 tempest-ServerActionsTestOtherB-497255818-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.105", "host": "np0000007037", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a295cd65dd1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "cc953c5f-eaed-46bf-96e8-0985bbef0414", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:30:32.979255 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:30:32.979255 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:30:32.985351 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [req-1ed5a932-a14f-41c4-a8bf-8394898228a0 req-ec5474fd-cf53-4270-9321-fbb82a6a8e20 tempest-TestMultiAttachVolumeSwap-589208986 tempest-TestMultiAttachVolumeSwap-589208986-project-member] Volume info retrieved successfully. Aug 12 10:30:32.992556 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.coordination [req-eb4e990b-4e41-45b5-aa16-5b52912d7d25 req-69ffa6c6-2bd2-4727-9234-d7a07b3050c2 tempest-ServerActionsTestOtherB-497255818 tempest-ServerActionsTestOtherB-497255818-project-member] Acquiring lock "cinder-attachment_update-07b799b7-f04e-4551-84fe-4c56f2ee6b5e-np0000007037" by "attachment_update" {{(pid=100372) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 10:30:32.992697 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-1ed5a932-a14f-41c4-a8bf-8394898228a0 req-ec5474fd-cf53-4270-9321-fbb82a6a8e20 tempest-TestMultiAttachVolumeSwap-589208986 tempest-TestMultiAttachVolumeSwap-589208986-project-member] https://10.4.3.105/volume/v3/volumes/4b8c5aef-f45d-4a0e-926d-ce018993a4a5 returned with HTTP 200 Aug 12 10:30:32.993154 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 48/198] 10.4.3.105 () {68 vars in 1598 bytes} [Wed Aug 12 10:30:32 2026] GET /volume/v3/volumes/4b8c5aef-f45d-4a0e-926d-ce018993a4a5 => generated 869 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:30:33.000274 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.coordination [req-eb4e990b-4e41-45b5-aa16-5b52912d7d25 req-69ffa6c6-2bd2-4727-9234-d7a07b3050c2 tempest-ServerActionsTestOtherB-497255818 tempest-ServerActionsTestOtherB-497255818-project-member] Lock "cinder-attachment_update-07b799b7-f04e-4551-84fe-4c56f2ee6b5e-np0000007037" acquired by "attachment_update" :: waited 0.007s {{(pid=100372) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 10:30:33.001174 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:30:33.001174 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:30:33.124359 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.coordination [req-eb4e990b-4e41-45b5-aa16-5b52912d7d25 req-69ffa6c6-2bd2-4727-9234-d7a07b3050c2 tempest-ServerActionsTestOtherB-497255818 tempest-ServerActionsTestOtherB-497255818-project-member] Lock "cinder-attachment_update-07b799b7-f04e-4551-84fe-4c56f2ee6b5e-np0000007037" released by "attachment_update" :: held 0.124s {{(pid=100372) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 10:30:33.124800 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-eb4e990b-4e41-45b5-aa16-5b52912d7d25 req-69ffa6c6-2bd2-4727-9234-d7a07b3050c2 tempest-ServerActionsTestOtherB-497255818 tempest-ServerActionsTestOtherB-497255818-project-member] https://10.4.3.105/volume/v3/attachments/fc680db6-b0ce-491c-9f83-852f9836253f returned with HTTP 200 Aug 12 10:30:33.125334 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 51/199] 10.4.3.105 () {74 vars in 1704 bytes} [Wed Aug 12 10:30:32 2026] PUT /volume/v3/attachments/fc680db6-b0ce-491c-9f83-852f9836253f => generated 969 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:30:33.133853 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-3855314b-af90-4664-b8bb-1b00fbb6d161 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:30:33.133853 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-3855314b-af90-4664-b8bb-1b00fbb6d161 None None] GET https://10.4.3.105/volume// Aug 12 10:30:33.133853 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-3855314b-af90-4664-b8bb-1b00fbb6d161 None None] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:30:33.133853 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-3855314b-af90-4664-b8bb-1b00fbb6d161 None None] Calling method 'all' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:30:33.134476 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-3855314b-af90-4664-b8bb-1b00fbb6d161 None None] https://10.4.3.105/volume// returned with HTTP 300 Aug 12 10:30:33.134476 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 51/200] 10.4.3.105 () {66 vars in 1428 bytes} [Wed Aug 12 10:30:33 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 10:30:33.138173 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-eb4e990b-4e41-45b5-aa16-5b52912d7d25 req-882fcceb-2170-4894-b490-cc22203cfae9 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:30:33.140748 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-eb4e990b-4e41-45b5-aa16-5b52912d7d25 req-882fcceb-2170-4894-b490-cc22203cfae9 tempest-ServerActionsTestOtherB-497255818 tempest-ServerActionsTestOtherB-497255818-project-member] GET https://10.4.3.105/volume/v3/attachments/fc680db6-b0ce-491c-9f83-852f9836253f Aug 12 10:30:33.141415 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-eb4e990b-4e41-45b5-aa16-5b52912d7d25 req-882fcceb-2170-4894-b490-cc22203cfae9 tempest-ServerActionsTestOtherB-497255818 tempest-ServerActionsTestOtherB-497255818-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:30:33.141415 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-eb4e990b-4e41-45b5-aa16-5b52912d7d25 req-882fcceb-2170-4894-b490-cc22203cfae9 tempest-ServerActionsTestOtherB-497255818 tempest-ServerActionsTestOtherB-497255818-project-member] Calling method 'version_select' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:30:33.160111 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-1ed5a932-a14f-41c4-a8bf-8394898228a0 req-fcecfea8-0e06-4409-b65f-1e18798f46f3 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:30:33.161276 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-eb4e990b-4e41-45b5-aa16-5b52912d7d25 req-882fcceb-2170-4894-b490-cc22203cfae9 tempest-ServerActionsTestOtherB-497255818 tempest-ServerActionsTestOtherB-497255818-project-member] https://10.4.3.105/volume/v3/attachments/fc680db6-b0ce-491c-9f83-852f9836253f returned with HTTP 200 Aug 12 10:30:33.161871 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 51/201] 10.4.3.105 () {70 vars in 1651 bytes} [Wed Aug 12 10:30:33 2026] GET /volume/v3/attachments/fc680db6-b0ce-491c-9f83-852f9836253f => generated 994 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:30:33.161966 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-1ed5a932-a14f-41c4-a8bf-8394898228a0 req-fcecfea8-0e06-4409-b65f-1e18798f46f3 tempest-TestMultiAttachVolumeSwap-589208986 tempest-TestMultiAttachVolumeSwap-589208986-project-member] POST https://10.4.3.105/volume/v3/attachments Aug 12 10:30:33.162696 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-1ed5a932-a14f-41c4-a8bf-8394898228a0 req-fcecfea8-0e06-4409-b65f-1e18798f46f3 tempest-TestMultiAttachVolumeSwap-589208986 tempest-TestMultiAttachVolumeSwap-589208986-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4b8c5aef-f45d-4a0e-926d-ce018993a4a5", "connector": null, "instance_uuid": "1cd2df38-4390-436f-aeb4-fc0d7818553a"}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:30:33.176322 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:30:33.176322 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:30:33.209745 np0000007037 devstack@c-api.service[100374]: WARNING cinder.volume.api [req-1ed5a932-a14f-41c4-a8bf-8394898228a0 req-fcecfea8-0e06-4409-b65f-1e18798f46f3 tempest-TestMultiAttachVolumeSwap-589208986 tempest-TestMultiAttachVolumeSwap-589208986-project-member] Using volume_admin_metadata to set Read Only mode is deprecated! Please use the mode argument in attachment-create. Aug 12 10:30:33.216863 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-1ed5a932-a14f-41c4-a8bf-8394898228a0 req-fcecfea8-0e06-4409-b65f-1e18798f46f3 tempest-TestMultiAttachVolumeSwap-589208986 tempest-TestMultiAttachVolumeSwap-589208986-project-member] https://10.4.3.105/volume/v3/attachments returned with HTTP 200 Aug 12 10:30:33.217409 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 49/202] 10.4.3.105 () {74 vars in 1594 bytes} [Wed Aug 12 10:30:33 2026] POST /volume/v3/attachments => generated 271 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:30:33.266715 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-da36dd79-d46e-4fef-a01a-dd19398fafc1 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:30:33.270953 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-da36dd79-d46e-4fef-a01a-dd19398fafc1 tempest-TestMultiAttachVolumeSwap-589208986 tempest-TestMultiAttachVolumeSwap-589208986-project-member] GET https://10.4.3.105/volume/v3/volumes/4b8c5aef-f45d-4a0e-926d-ce018993a4a5 Aug 12 10:30:33.271390 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-da36dd79-d46e-4fef-a01a-dd19398fafc1 tempest-TestMultiAttachVolumeSwap-589208986 tempest-TestMultiAttachVolumeSwap-589208986-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:30:33.271762 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-da36dd79-d46e-4fef-a01a-dd19398fafc1 tempest-TestMultiAttachVolumeSwap-589208986 tempest-TestMultiAttachVolumeSwap-589208986-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:30:33.291332 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:30:33.291332 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:30:33.297879 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-da36dd79-d46e-4fef-a01a-dd19398fafc1 tempest-TestMultiAttachVolumeSwap-589208986 tempest-TestMultiAttachVolumeSwap-589208986-project-member] Volume info retrieved successfully. Aug 12 10:30:33.305380 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-0445b0ab-658e-4ccd-9d92-9ed77ebde7d5 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:30:33.305780 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-0445b0ab-658e-4ccd-9d92-9ed77ebde7d5 None None] GET https://10.4.3.105/volume// Aug 12 10:30:33.305958 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-0445b0ab-658e-4ccd-9d92-9ed77ebde7d5 None None] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:30:33.306173 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-0445b0ab-658e-4ccd-9d92-9ed77ebde7d5 None None] Calling method 'all' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:30:33.306552 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-69dbc863-fee1-4bbd-8685-32f1be73e655 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:30:33.306879 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-0445b0ab-658e-4ccd-9d92-9ed77ebde7d5 None None] https://10.4.3.105/volume// returned with HTTP 300 Aug 12 10:30:33.306926 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 52/203] 10.4.3.105 () {66 vars in 1426 bytes} [Wed Aug 12 10:30: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 10:30:33.308868 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-da36dd79-d46e-4fef-a01a-dd19398fafc1 tempest-TestMultiAttachVolumeSwap-589208986 tempest-TestMultiAttachVolumeSwap-589208986-project-member] https://10.4.3.105/volume/v3/volumes/4b8c5aef-f45d-4a0e-926d-ce018993a4a5 returned with HTTP 200 Aug 12 10:30:33.309548 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 52/204] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:30:33 2026] GET /volume/v3/volumes/4b8c5aef-f45d-4a0e-926d-ce018993a4a5 => generated 868 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:30:33.309617 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-69dbc863-fee1-4bbd-8685-32f1be73e655 tempest-VolumesAssistedSnapshotsTest-69026462 tempest-VolumesAssistedSnapshotsTest-69026462-project-admin] GET https://10.4.3.105/volume/v3/volumes/ce64b9ac-bacc-4994-8f9c-d8064bed18dd Aug 12 10:30:33.309617 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-69dbc863-fee1-4bbd-8685-32f1be73e655 tempest-VolumesAssistedSnapshotsTest-69026462 tempest-VolumesAssistedSnapshotsTest-69026462-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:30:33.309690 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-69dbc863-fee1-4bbd-8685-32f1be73e655 tempest-VolumesAssistedSnapshotsTest-69026462 tempest-VolumesAssistedSnapshotsTest-69026462-project-admin] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:30:33.321690 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-69dbc863-fee1-4bbd-8685-32f1be73e655 tempest-VolumesAssistedSnapshotsTest-69026462 tempest-VolumesAssistedSnapshotsTest-69026462-project-admin] https://10.4.3.105/volume/v3/volumes/ce64b9ac-bacc-4994-8f9c-d8064bed18dd returned with HTTP 404 Aug 12 10:30:33.321690 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 52/205] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:30:33 2026] GET /volume/v3/volumes/ce64b9ac-bacc-4994-8f9c-d8064bed18dd => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:30:33.333219 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-1ed5a932-a14f-41c4-a8bf-8394898228a0 req-3f5a84b1-e463-4b46-a8ea-5e9d98401260 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:30:33.335237 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-1ed5a932-a14f-41c4-a8bf-8394898228a0 req-3f5a84b1-e463-4b46-a8ea-5e9d98401260 tempest-TestMultiAttachVolumeSwap-589208986 tempest-TestMultiAttachVolumeSwap-589208986-project-member] GET https://10.4.3.105/volume/v3/volumes/4b8c5aef-f45d-4a0e-926d-ce018993a4a5 Aug 12 10:30:33.335506 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-1ed5a932-a14f-41c4-a8bf-8394898228a0 req-3f5a84b1-e463-4b46-a8ea-5e9d98401260 tempest-TestMultiAttachVolumeSwap-589208986 tempest-TestMultiAttachVolumeSwap-589208986-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:30:33.335741 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-1ed5a932-a14f-41c4-a8bf-8394898228a0 req-3f5a84b1-e463-4b46-a8ea-5e9d98401260 tempest-TestMultiAttachVolumeSwap-589208986 tempest-TestMultiAttachVolumeSwap-589208986-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:30:33.358054 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:30:33.358054 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:30:33.367501 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [req-1ed5a932-a14f-41c4-a8bf-8394898228a0 req-3f5a84b1-e463-4b46-a8ea-5e9d98401260 tempest-TestMultiAttachVolumeSwap-589208986 tempest-TestMultiAttachVolumeSwap-589208986-project-member] Volume info retrieved successfully. Aug 12 10:30:33.374084 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-1ed5a932-a14f-41c4-a8bf-8394898228a0 req-3f5a84b1-e463-4b46-a8ea-5e9d98401260 tempest-TestMultiAttachVolumeSwap-589208986 tempest-TestMultiAttachVolumeSwap-589208986-project-member] https://10.4.3.105/volume/v3/volumes/4b8c5aef-f45d-4a0e-926d-ce018993a4a5 returned with HTTP 200 Aug 12 10:30:33.374821 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 50/206] 10.4.3.105 () {70 vars in 1639 bytes} [Wed Aug 12 10:30:33 2026] GET /volume/v3/volumes/4b8c5aef-f45d-4a0e-926d-ce018993a4a5 => generated 1048 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 10:30:33.514911 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-1ed5a932-a14f-41c4-a8bf-8394898228a0 req-a6ffbcac-3827-40ee-b138-eed850c59dbe None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:30:33.519789 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-1ed5a932-a14f-41c4-a8bf-8394898228a0 req-a6ffbcac-3827-40ee-b138-eed850c59dbe tempest-TestMultiAttachVolumeSwap-589208986 tempest-TestMultiAttachVolumeSwap-589208986-project-member] PUT https://10.4.3.105/volume/v3/attachments/357b024e-956f-4f6e-a393-ef09c6e50e69 Aug 12 10:30:33.520311 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-1ed5a932-a14f-41c4-a8bf-8394898228a0 req-a6ffbcac-3827-40ee-b138-eed850c59dbe tempest-TestMultiAttachVolumeSwap-589208986 tempest-TestMultiAttachVolumeSwap-589208986-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.105", "host": "np0000007037", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a295cd65dd1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "cc953c5f-eaed-46bf-96e8-0985bbef0414", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:30:33.531554 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.coordination [req-1ed5a932-a14f-41c4-a8bf-8394898228a0 req-a6ffbcac-3827-40ee-b138-eed850c59dbe tempest-TestMultiAttachVolumeSwap-589208986 tempest-TestMultiAttachVolumeSwap-589208986-project-member] Acquiring lock "cinder-attachment_update-4b8c5aef-f45d-4a0e-926d-ce018993a4a5-np0000007037" by "attachment_update" {{(pid=100375) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 10:30:33.536448 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.coordination [req-1ed5a932-a14f-41c4-a8bf-8394898228a0 req-a6ffbcac-3827-40ee-b138-eed850c59dbe tempest-TestMultiAttachVolumeSwap-589208986 tempest-TestMultiAttachVolumeSwap-589208986-project-member] Lock "cinder-attachment_update-4b8c5aef-f45d-4a0e-926d-ce018993a4a5-np0000007037" acquired by "attachment_update" :: waited 0.005s {{(pid=100375) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 10:30:33.537365 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:30:33.537365 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:30:33.652644 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.coordination [req-1ed5a932-a14f-41c4-a8bf-8394898228a0 req-a6ffbcac-3827-40ee-b138-eed850c59dbe tempest-TestMultiAttachVolumeSwap-589208986 tempest-TestMultiAttachVolumeSwap-589208986-project-member] Lock "cinder-attachment_update-4b8c5aef-f45d-4a0e-926d-ce018993a4a5-np0000007037" released by "attachment_update" :: held 0.116s {{(pid=100375) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 10:30:33.652818 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-1ed5a932-a14f-41c4-a8bf-8394898228a0 req-a6ffbcac-3827-40ee-b138-eed850c59dbe tempest-TestMultiAttachVolumeSwap-589208986 tempest-TestMultiAttachVolumeSwap-589208986-project-member] https://10.4.3.105/volume/v3/attachments/357b024e-956f-4f6e-a393-ef09c6e50e69 returned with HTTP 200 Aug 12 10:30:33.653373 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 53/207] 10.4.3.105 () {74 vars in 1704 bytes} [Wed Aug 12 10:30:33 2026] PUT /volume/v3/attachments/357b024e-956f-4f6e-a393-ef09c6e50e69 => generated 967 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 12 10:30:34.325364 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-b5032042-e2d1-4d3b-843f-2bf498526971 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:30:34.327678 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-b5032042-e2d1-4d3b-843f-2bf498526971 tempest-TestMultiAttachVolumeSwap-589208986 tempest-TestMultiAttachVolumeSwap-589208986-project-member] GET https://10.4.3.105/volume/v3/volumes/4b8c5aef-f45d-4a0e-926d-ce018993a4a5 Aug 12 10:30:34.327890 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-b5032042-e2d1-4d3b-843f-2bf498526971 tempest-TestMultiAttachVolumeSwap-589208986 tempest-TestMultiAttachVolumeSwap-589208986-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:30:34.328305 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-b5032042-e2d1-4d3b-843f-2bf498526971 tempest-TestMultiAttachVolumeSwap-589208986 tempest-TestMultiAttachVolumeSwap-589208986-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:30:34.354561 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:30:34.354561 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:30:34.371241 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-b5032042-e2d1-4d3b-843f-2bf498526971 tempest-TestMultiAttachVolumeSwap-589208986 tempest-TestMultiAttachVolumeSwap-589208986-project-member] Volume info retrieved successfully. Aug 12 10:30:34.378534 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-b5032042-e2d1-4d3b-843f-2bf498526971 tempest-TestMultiAttachVolumeSwap-589208986 tempest-TestMultiAttachVolumeSwap-589208986-project-member] https://10.4.3.105/volume/v3/volumes/4b8c5aef-f45d-4a0e-926d-ce018993a4a5 returned with HTTP 200 Aug 12 10:30:34.379071 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 53/208] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:30:34 2026] GET /volume/v3/volumes/4b8c5aef-f45d-4a0e-926d-ce018993a4a5 => generated 869 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:30:35.397149 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-1a05c34a-2f12-4dde-929f-c0c247d52f54 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:30:35.399806 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-1a05c34a-2f12-4dde-929f-c0c247d52f54 tempest-TestMultiAttachVolumeSwap-589208986 tempest-TestMultiAttachVolumeSwap-589208986-project-member] GET https://10.4.3.105/volume/v3/volumes/4b8c5aef-f45d-4a0e-926d-ce018993a4a5 Aug 12 10:30:35.399806 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-1a05c34a-2f12-4dde-929f-c0c247d52f54 tempest-TestMultiAttachVolumeSwap-589208986 tempest-TestMultiAttachVolumeSwap-589208986-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:30:35.399806 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-1a05c34a-2f12-4dde-929f-c0c247d52f54 tempest-TestMultiAttachVolumeSwap-589208986 tempest-TestMultiAttachVolumeSwap-589208986-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:30:35.414143 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:30:35.414143 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:30:35.419507 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-1a05c34a-2f12-4dde-929f-c0c247d52f54 tempest-TestMultiAttachVolumeSwap-589208986 tempest-TestMultiAttachVolumeSwap-589208986-project-member] Volume info retrieved successfully. Aug 12 10:30:35.426606 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-1a05c34a-2f12-4dde-929f-c0c247d52f54 tempest-TestMultiAttachVolumeSwap-589208986 tempest-TestMultiAttachVolumeSwap-589208986-project-member] https://10.4.3.105/volume/v3/volumes/4b8c5aef-f45d-4a0e-926d-ce018993a4a5 returned with HTTP 200 Aug 12 10:30:35.427021 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 53/209] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:30:35 2026] GET /volume/v3/volumes/4b8c5aef-f45d-4a0e-926d-ce018993a4a5 => generated 869 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:30:36.447010 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-0c559f8e-1729-45d1-a13d-3f3309a56f91 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:30:36.450616 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-0c559f8e-1729-45d1-a13d-3f3309a56f91 tempest-TestMultiAttachVolumeSwap-589208986 tempest-TestMultiAttachVolumeSwap-589208986-project-member] GET https://10.4.3.105/volume/v3/volumes/4b8c5aef-f45d-4a0e-926d-ce018993a4a5 Aug 12 10:30:36.450899 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-0c559f8e-1729-45d1-a13d-3f3309a56f91 tempest-TestMultiAttachVolumeSwap-589208986 tempest-TestMultiAttachVolumeSwap-589208986-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:30:36.451346 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-0c559f8e-1729-45d1-a13d-3f3309a56f91 tempest-TestMultiAttachVolumeSwap-589208986 tempest-TestMultiAttachVolumeSwap-589208986-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:30:36.468601 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:30:36.468601 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:30:36.475609 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-0c559f8e-1729-45d1-a13d-3f3309a56f91 tempest-TestMultiAttachVolumeSwap-589208986 tempest-TestMultiAttachVolumeSwap-589208986-project-member] Volume info retrieved successfully. Aug 12 10:30:36.480688 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-0c559f8e-1729-45d1-a13d-3f3309a56f91 tempest-TestMultiAttachVolumeSwap-589208986 tempest-TestMultiAttachVolumeSwap-589208986-project-member] https://10.4.3.105/volume/v3/volumes/4b8c5aef-f45d-4a0e-926d-ce018993a4a5 returned with HTTP 200 Aug 12 10:30:36.481261 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 51/210] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:30:36 2026] GET /volume/v3/volumes/4b8c5aef-f45d-4a0e-926d-ce018993a4a5 => generated 869 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:30:37.510780 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-36e3d4a9-077c-4424-a49f-565a197ac6a3 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:30:37.517226 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-36e3d4a9-077c-4424-a49f-565a197ac6a3 tempest-TestMultiAttachVolumeSwap-589208986 tempest-TestMultiAttachVolumeSwap-589208986-project-member] GET https://10.4.3.105/volume/v3/volumes/4b8c5aef-f45d-4a0e-926d-ce018993a4a5 Aug 12 10:30:37.517303 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-36e3d4a9-077c-4424-a49f-565a197ac6a3 tempest-TestMultiAttachVolumeSwap-589208986 tempest-TestMultiAttachVolumeSwap-589208986-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:30:37.517560 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-36e3d4a9-077c-4424-a49f-565a197ac6a3 tempest-TestMultiAttachVolumeSwap-589208986 tempest-TestMultiAttachVolumeSwap-589208986-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:30:37.532578 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:30:37.532578 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:30:37.559319 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-36e3d4a9-077c-4424-a49f-565a197ac6a3 tempest-TestMultiAttachVolumeSwap-589208986 tempest-TestMultiAttachVolumeSwap-589208986-project-member] Volume info retrieved successfully. Aug 12 10:30:37.568657 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-36e3d4a9-077c-4424-a49f-565a197ac6a3 tempest-TestMultiAttachVolumeSwap-589208986 tempest-TestMultiAttachVolumeSwap-589208986-project-member] https://10.4.3.105/volume/v3/volumes/4b8c5aef-f45d-4a0e-926d-ce018993a4a5 returned with HTTP 200 Aug 12 10:30:37.569445 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 54/211] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:30:37 2026] GET /volume/v3/volumes/4b8c5aef-f45d-4a0e-926d-ce018993a4a5 => generated 869 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:30:37.982390 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-6e9af358-63dd-4a9d-a980-54f174d28c50 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:30:37.985177 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-6e9af358-63dd-4a9d-a980-54f174d28c50 tempest-VolumesAssistedSnapshotsTest-69026462 tempest-VolumesAssistedSnapshotsTest-69026462-project-admin] DELETE https://10.4.3.105/volume/v3/volumes/ce64b9ac-bacc-4994-8f9c-d8064bed18dd Aug 12 10:30:37.985428 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-6e9af358-63dd-4a9d-a980-54f174d28c50 tempest-VolumesAssistedSnapshotsTest-69026462 tempest-VolumesAssistedSnapshotsTest-69026462-project-admin] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:30:37.985774 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-6e9af358-63dd-4a9d-a980-54f174d28c50 tempest-VolumesAssistedSnapshotsTest-69026462 tempest-VolumesAssistedSnapshotsTest-69026462-project-admin] Calling method 'delete' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:30:37.985904 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.v3.volumes [None req-6e9af358-63dd-4a9d-a980-54f174d28c50 tempest-VolumesAssistedSnapshotsTest-69026462 tempest-VolumesAssistedSnapshotsTest-69026462-project-admin] Delete volume with id: ce64b9ac-bacc-4994-8f9c-d8064bed18dd Aug 12 10:30:37.994127 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-6e9af358-63dd-4a9d-a980-54f174d28c50 tempest-VolumesAssistedSnapshotsTest-69026462 tempest-VolumesAssistedSnapshotsTest-69026462-project-admin] https://10.4.3.105/volume/v3/volumes/ce64b9ac-bacc-4994-8f9c-d8064bed18dd returned with HTTP 404 Aug 12 10:30:37.995118 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 54/212] 10.4.3.105 () {66 vars in 1351 bytes} [Wed Aug 12 10:30:37 2026] DELETE /volume/v3/volumes/ce64b9ac-bacc-4994-8f9c-d8064bed18dd => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:30:38.004361 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-8b7f8900-cada-40f1-b42d-c7c049425498 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:30:38.008109 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-8b7f8900-cada-40f1-b42d-c7c049425498 tempest-VolumesAssistedSnapshotsTest-69026462 tempest-VolumesAssistedSnapshotsTest-69026462-project-admin] GET https://10.4.3.105/volume/v3/volumes/ce64b9ac-bacc-4994-8f9c-d8064bed18dd Aug 12 10:30:38.008452 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-8b7f8900-cada-40f1-b42d-c7c049425498 tempest-VolumesAssistedSnapshotsTest-69026462 tempest-VolumesAssistedSnapshotsTest-69026462-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:30:38.008707 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-8b7f8900-cada-40f1-b42d-c7c049425498 tempest-VolumesAssistedSnapshotsTest-69026462 tempest-VolumesAssistedSnapshotsTest-69026462-project-admin] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:30:38.017857 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-8b7f8900-cada-40f1-b42d-c7c049425498 tempest-VolumesAssistedSnapshotsTest-69026462 tempest-VolumesAssistedSnapshotsTest-69026462-project-admin] https://10.4.3.105/volume/v3/volumes/ce64b9ac-bacc-4994-8f9c-d8064bed18dd returned with HTTP 404 Aug 12 10:30:38.018671 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 54/213] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:30:38 2026] GET /volume/v3/volumes/ce64b9ac-bacc-4994-8f9c-d8064bed18dd => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:30:38.118537 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-316fa12f-b642-4915-9dce-7f37c0660cba None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:30:38.120885 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-316fa12f-b642-4915-9dce-7f37c0660cba tempest-AttachSCSIVolumeTestJSON-756811172 tempest-AttachSCSIVolumeTestJSON-756811172-project-member] DELETE https://10.4.3.105/volume/v3/volumes/8d6b2133-224a-4af1-b7b7-8662f69470c9 Aug 12 10:30:38.121355 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-316fa12f-b642-4915-9dce-7f37c0660cba tempest-AttachSCSIVolumeTestJSON-756811172 tempest-AttachSCSIVolumeTestJSON-756811172-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:30:38.121620 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-316fa12f-b642-4915-9dce-7f37c0660cba tempest-AttachSCSIVolumeTestJSON-756811172 tempest-AttachSCSIVolumeTestJSON-756811172-project-member] Calling method 'delete' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:30:38.121974 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.v3.volumes [None req-316fa12f-b642-4915-9dce-7f37c0660cba tempest-AttachSCSIVolumeTestJSON-756811172 tempest-AttachSCSIVolumeTestJSON-756811172-project-member] Delete volume with id: 8d6b2133-224a-4af1-b7b7-8662f69470c9 Aug 12 10:30:38.134062 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:30:38.134062 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:30:38.134062 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-316fa12f-b642-4915-9dce-7f37c0660cba tempest-AttachSCSIVolumeTestJSON-756811172 tempest-AttachSCSIVolumeTestJSON-756811172-project-member] Volume info retrieved successfully. Aug 12 10:30:38.171566 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-316fa12f-b642-4915-9dce-7f37c0660cba tempest-AttachSCSIVolumeTestJSON-756811172 tempest-AttachSCSIVolumeTestJSON-756811172-project-member] Delete volume request issued successfully. Aug 12 10:30:38.171779 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-316fa12f-b642-4915-9dce-7f37c0660cba tempest-AttachSCSIVolumeTestJSON-756811172 tempest-AttachSCSIVolumeTestJSON-756811172-project-member] https://10.4.3.105/volume/v3/volumes/8d6b2133-224a-4af1-b7b7-8662f69470c9 returned with HTTP 202 Aug 12 10:30:38.172275 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 52/214] 10.4.3.105 () {66 vars in 1351 bytes} [Wed Aug 12 10:30:38 2026] DELETE /volume/v3/volumes/8d6b2133-224a-4af1-b7b7-8662f69470c9 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 10:30:38.180912 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-62996e0e-eb45-46a2-95df-fac950228ccb None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:30:38.187486 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-62996e0e-eb45-46a2-95df-fac950228ccb tempest-AttachSCSIVolumeTestJSON-756811172 tempest-AttachSCSIVolumeTestJSON-756811172-project-member] GET https://10.4.3.105/volume/v3/volumes/8d6b2133-224a-4af1-b7b7-8662f69470c9 Aug 12 10:30:38.187895 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-62996e0e-eb45-46a2-95df-fac950228ccb tempest-AttachSCSIVolumeTestJSON-756811172 tempest-AttachSCSIVolumeTestJSON-756811172-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:30:38.188143 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-62996e0e-eb45-46a2-95df-fac950228ccb tempest-AttachSCSIVolumeTestJSON-756811172 tempest-AttachSCSIVolumeTestJSON-756811172-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:30:38.201071 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:30:38.201071 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:30:38.217609 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-62996e0e-eb45-46a2-95df-fac950228ccb tempest-AttachSCSIVolumeTestJSON-756811172 tempest-AttachSCSIVolumeTestJSON-756811172-project-member] Volume info retrieved successfully. Aug 12 10:30:38.223932 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-62996e0e-eb45-46a2-95df-fac950228ccb tempest-AttachSCSIVolumeTestJSON-756811172 tempest-AttachSCSIVolumeTestJSON-756811172-project-member] https://10.4.3.105/volume/v3/volumes/8d6b2133-224a-4af1-b7b7-8662f69470c9 returned with HTTP 200 Aug 12 10:30:38.224439 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 55/215] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:30:38 2026] GET /volume/v3/volumes/8d6b2133-224a-4af1-b7b7-8662f69470c9 => generated 846 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:30:38.587594 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-4521b81d-ce7d-41e2-8084-fb76b85d55dc None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:30:38.591699 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-4521b81d-ce7d-41e2-8084-fb76b85d55dc tempest-TestMultiAttachVolumeSwap-589208986 tempest-TestMultiAttachVolumeSwap-589208986-project-member] GET https://10.4.3.105/volume/v3/volumes/4b8c5aef-f45d-4a0e-926d-ce018993a4a5 Aug 12 10:30:38.594277 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-4521b81d-ce7d-41e2-8084-fb76b85d55dc tempest-TestMultiAttachVolumeSwap-589208986 tempest-TestMultiAttachVolumeSwap-589208986-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:30:38.594389 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-4521b81d-ce7d-41e2-8084-fb76b85d55dc tempest-TestMultiAttachVolumeSwap-589208986 tempest-TestMultiAttachVolumeSwap-589208986-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:30:38.607537 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:30:38.607537 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:30:38.612112 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-4521b81d-ce7d-41e2-8084-fb76b85d55dc tempest-TestMultiAttachVolumeSwap-589208986 tempest-TestMultiAttachVolumeSwap-589208986-project-member] Volume info retrieved successfully. Aug 12 10:30:38.618497 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-4521b81d-ce7d-41e2-8084-fb76b85d55dc tempest-TestMultiAttachVolumeSwap-589208986 tempest-TestMultiAttachVolumeSwap-589208986-project-member] https://10.4.3.105/volume/v3/volumes/4b8c5aef-f45d-4a0e-926d-ce018993a4a5 returned with HTTP 200 Aug 12 10:30:38.618497 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 55/216] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:30:38 2026] GET /volume/v3/volumes/4b8c5aef-f45d-4a0e-926d-ce018993a4a5 => generated 869 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:30:39.244189 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-368c0471-bc0b-444d-91bf-60917640d384 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:30:39.247551 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-368c0471-bc0b-444d-91bf-60917640d384 tempest-AttachSCSIVolumeTestJSON-756811172 tempest-AttachSCSIVolumeTestJSON-756811172-project-member] GET https://10.4.3.105/volume/v3/volumes/8d6b2133-224a-4af1-b7b7-8662f69470c9 Aug 12 10:30:39.247551 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-368c0471-bc0b-444d-91bf-60917640d384 tempest-AttachSCSIVolumeTestJSON-756811172 tempest-AttachSCSIVolumeTestJSON-756811172-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:30:39.247987 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-368c0471-bc0b-444d-91bf-60917640d384 tempest-AttachSCSIVolumeTestJSON-756811172 tempest-AttachSCSIVolumeTestJSON-756811172-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:30:39.258833 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-368c0471-bc0b-444d-91bf-60917640d384 tempest-AttachSCSIVolumeTestJSON-756811172 tempest-AttachSCSIVolumeTestJSON-756811172-project-member] https://10.4.3.105/volume/v3/volumes/8d6b2133-224a-4af1-b7b7-8662f69470c9 returned with HTTP 404 Aug 12 10:30:39.258833 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 55/217] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:30:39 2026] GET /volume/v3/volumes/8d6b2133-224a-4af1-b7b7-8662f69470c9 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:30:39.518040 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-633c7873-aad2-4acb-8206-d980f2d6df4a req-46f87384-5f8b-422e-9304-8dfece6c560f None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:30:39.521852 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-633c7873-aad2-4acb-8206-d980f2d6df4a req-46f87384-5f8b-422e-9304-8dfece6c560f tempest-ServerBootFromVolumeStableRescueTest-235445218 tempest-ServerBootFromVolumeStableRescueTest-235445218-project-member] GET https://10.4.3.105/volume/v3/volumes/96f62b07-d3ec-47dc-b2dc-b4e81bbc9bac Aug 12 10:30:39.522188 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-633c7873-aad2-4acb-8206-d980f2d6df4a req-46f87384-5f8b-422e-9304-8dfece6c560f tempest-ServerBootFromVolumeStableRescueTest-235445218 tempest-ServerBootFromVolumeStableRescueTest-235445218-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:30:39.522434 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-633c7873-aad2-4acb-8206-d980f2d6df4a req-46f87384-5f8b-422e-9304-8dfece6c560f tempest-ServerBootFromVolumeStableRescueTest-235445218 tempest-ServerBootFromVolumeStableRescueTest-235445218-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:30:39.540303 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:30:39.540303 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:30:39.543641 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [req-633c7873-aad2-4acb-8206-d980f2d6df4a req-46f87384-5f8b-422e-9304-8dfece6c560f tempest-ServerBootFromVolumeStableRescueTest-235445218 tempest-ServerBootFromVolumeStableRescueTest-235445218-project-member] Volume info retrieved successfully. Aug 12 10:30:39.554189 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-633c7873-aad2-4acb-8206-d980f2d6df4a req-46f87384-5f8b-422e-9304-8dfece6c560f tempest-ServerBootFromVolumeStableRescueTest-235445218 tempest-ServerBootFromVolumeStableRescueTest-235445218-project-member] https://10.4.3.105/volume/v3/volumes/96f62b07-d3ec-47dc-b2dc-b4e81bbc9bac returned with HTTP 200 Aug 12 10:30:39.554698 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 53/218] 10.4.3.105 () {68 vars in 1598 bytes} [Wed Aug 12 10:30:39 2026] GET /volume/v3/volumes/96f62b07-d3ec-47dc-b2dc-b4e81bbc9bac => generated 1603 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 12 10:30:39.636969 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-8a57abc4-be52-4aa8-8021-d6a0c3a19ab9 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:30:39.637410 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-8a57abc4-be52-4aa8-8021-d6a0c3a19ab9 tempest-TestMultiAttachVolumeSwap-589208986 tempest-TestMultiAttachVolumeSwap-589208986-project-member] GET https://10.4.3.105/volume/v3/volumes/4b8c5aef-f45d-4a0e-926d-ce018993a4a5 Aug 12 10:30:39.639699 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-8a57abc4-be52-4aa8-8021-d6a0c3a19ab9 tempest-TestMultiAttachVolumeSwap-589208986 tempest-TestMultiAttachVolumeSwap-589208986-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:30:39.639919 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-8a57abc4-be52-4aa8-8021-d6a0c3a19ab9 tempest-TestMultiAttachVolumeSwap-589208986 tempest-TestMultiAttachVolumeSwap-589208986-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:30:39.655347 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:30:39.655347 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:30:39.660599 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-8a57abc4-be52-4aa8-8021-d6a0c3a19ab9 tempest-TestMultiAttachVolumeSwap-589208986 tempest-TestMultiAttachVolumeSwap-589208986-project-member] Volume info retrieved successfully. Aug 12 10:30:39.666974 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-8a57abc4-be52-4aa8-8021-d6a0c3a19ab9 tempest-TestMultiAttachVolumeSwap-589208986 tempest-TestMultiAttachVolumeSwap-589208986-project-member] https://10.4.3.105/volume/v3/volumes/4b8c5aef-f45d-4a0e-926d-ce018993a4a5 returned with HTTP 200 Aug 12 10:30:39.667423 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 56/219] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:30:39 2026] GET /volume/v3/volumes/4b8c5aef-f45d-4a0e-926d-ce018993a4a5 => generated 869 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:30:40.688179 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-5d4ba6af-e321-4b4c-8345-4f11b3c296a7 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:30:40.690489 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-5d4ba6af-e321-4b4c-8345-4f11b3c296a7 tempest-TestMultiAttachVolumeSwap-589208986 tempest-TestMultiAttachVolumeSwap-589208986-project-member] GET https://10.4.3.105/volume/v3/volumes/4b8c5aef-f45d-4a0e-926d-ce018993a4a5 Aug 12 10:30:40.690798 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-5d4ba6af-e321-4b4c-8345-4f11b3c296a7 tempest-TestMultiAttachVolumeSwap-589208986 tempest-TestMultiAttachVolumeSwap-589208986-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:30:40.691210 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-5d4ba6af-e321-4b4c-8345-4f11b3c296a7 tempest-TestMultiAttachVolumeSwap-589208986 tempest-TestMultiAttachVolumeSwap-589208986-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:30:40.710242 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:30:40.710242 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:30:40.715449 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-5d4ba6af-e321-4b4c-8345-4f11b3c296a7 tempest-TestMultiAttachVolumeSwap-589208986 tempest-TestMultiAttachVolumeSwap-589208986-project-member] Volume info retrieved successfully. Aug 12 10:30:40.723552 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-5d4ba6af-e321-4b4c-8345-4f11b3c296a7 tempest-TestMultiAttachVolumeSwap-589208986 tempest-TestMultiAttachVolumeSwap-589208986-project-member] https://10.4.3.105/volume/v3/volumes/4b8c5aef-f45d-4a0e-926d-ce018993a4a5 returned with HTTP 200 Aug 12 10:30:40.723552 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 56/220] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:30:40 2026] GET /volume/v3/volumes/4b8c5aef-f45d-4a0e-926d-ce018993a4a5 => generated 869 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:30:40.923649 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-eb4e990b-4e41-45b5-aa16-5b52912d7d25 req-9e99315a-cea3-4857-8989-ede0b933b099 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:30:40.930511 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-eb4e990b-4e41-45b5-aa16-5b52912d7d25 req-9e99315a-cea3-4857-8989-ede0b933b099 tempest-ServerActionsTestOtherB-497255818 tempest-ServerActionsTestOtherB-497255818-project-member] POST https://10.4.3.105/volume/v3/attachments/fc680db6-b0ce-491c-9f83-852f9836253f/action Aug 12 10:30:40.932860 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-eb4e990b-4e41-45b5-aa16-5b52912d7d25 req-9e99315a-cea3-4857-8989-ede0b933b099 tempest-ServerActionsTestOtherB-497255818 tempest-ServerActionsTestOtherB-497255818-project-member] Action body: b'{"os-complete": null}' {{(pid=100373) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 10:30:40.933094 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-eb4e990b-4e41-45b5-aa16-5b52912d7d25 req-9e99315a-cea3-4857-8989-ede0b933b099 tempest-ServerActionsTestOtherB-497255818 tempest-ServerActionsTestOtherB-497255818-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:30:40.960296 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:30:40.960296 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:30:40.978962 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-eb4e990b-4e41-45b5-aa16-5b52912d7d25 req-9e99315a-cea3-4857-8989-ede0b933b099 tempest-ServerActionsTestOtherB-497255818 tempest-ServerActionsTestOtherB-497255818-project-member] https://10.4.3.105/volume/v3/attachments/fc680db6-b0ce-491c-9f83-852f9836253f/action returned with HTTP 204 Aug 12 10:30:40.979763 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 56/221] 10.4.3.105 () {74 vars in 1725 bytes} [Wed Aug 12 10:30:40 2026] POST /volume/v3/attachments/fc680db6-b0ce-491c-9f83-852f9836253f/action => generated 0 bytes in 57 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:30:41.744565 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-5cfca98c-01cd-42ed-8fda-7c2312889a96 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:30:41.747412 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-5cfca98c-01cd-42ed-8fda-7c2312889a96 tempest-TestMultiAttachVolumeSwap-589208986 tempest-TestMultiAttachVolumeSwap-589208986-project-member] GET https://10.4.3.105/volume/v3/volumes/4b8c5aef-f45d-4a0e-926d-ce018993a4a5 Aug 12 10:30:41.747696 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-5cfca98c-01cd-42ed-8fda-7c2312889a96 tempest-TestMultiAttachVolumeSwap-589208986 tempest-TestMultiAttachVolumeSwap-589208986-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:30:41.747930 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-5cfca98c-01cd-42ed-8fda-7c2312889a96 tempest-TestMultiAttachVolumeSwap-589208986 tempest-TestMultiAttachVolumeSwap-589208986-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:30:41.762669 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:30:41.762669 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:30:41.767592 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-5cfca98c-01cd-42ed-8fda-7c2312889a96 tempest-TestMultiAttachVolumeSwap-589208986 tempest-TestMultiAttachVolumeSwap-589208986-project-member] Volume info retrieved successfully. Aug 12 10:30:41.773441 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-5cfca98c-01cd-42ed-8fda-7c2312889a96 tempest-TestMultiAttachVolumeSwap-589208986 tempest-TestMultiAttachVolumeSwap-589208986-project-member] https://10.4.3.105/volume/v3/volumes/4b8c5aef-f45d-4a0e-926d-ce018993a4a5 returned with HTTP 200 Aug 12 10:30:41.774368 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 54/222] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:30:41 2026] GET /volume/v3/volumes/4b8c5aef-f45d-4a0e-926d-ce018993a4a5 => generated 869 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:30:42.789228 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-6f4b37ba-973e-4cb1-97b8-8ce867489b8d None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:30:42.792271 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-6f4b37ba-973e-4cb1-97b8-8ce867489b8d tempest-TestMultiAttachVolumeSwap-589208986 tempest-TestMultiAttachVolumeSwap-589208986-project-member] GET https://10.4.3.105/volume/v3/volumes/4b8c5aef-f45d-4a0e-926d-ce018993a4a5 Aug 12 10:30:42.792474 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-6f4b37ba-973e-4cb1-97b8-8ce867489b8d tempest-TestMultiAttachVolumeSwap-589208986 tempest-TestMultiAttachVolumeSwap-589208986-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:30:42.792967 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-6f4b37ba-973e-4cb1-97b8-8ce867489b8d tempest-TestMultiAttachVolumeSwap-589208986 tempest-TestMultiAttachVolumeSwap-589208986-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:30:42.806405 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:30:42.806405 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:30:42.812673 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-6f4b37ba-973e-4cb1-97b8-8ce867489b8d tempest-TestMultiAttachVolumeSwap-589208986 tempest-TestMultiAttachVolumeSwap-589208986-project-member] Volume info retrieved successfully. Aug 12 10:30:42.819803 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-6f4b37ba-973e-4cb1-97b8-8ce867489b8d tempest-TestMultiAttachVolumeSwap-589208986 tempest-TestMultiAttachVolumeSwap-589208986-project-member] https://10.4.3.105/volume/v3/volumes/4b8c5aef-f45d-4a0e-926d-ce018993a4a5 returned with HTTP 200 Aug 12 10:30:42.819868 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 57/223] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:30:42 2026] GET /volume/v3/volumes/4b8c5aef-f45d-4a0e-926d-ce018993a4a5 => generated 869 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:30:43.470387 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [req-1ed5a932-a14f-41c4-a8bf-8394898228a0 req-d9f6413a-ae19-4e0c-ae16-b38bd6d0331e None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:30:43.474398 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-1ed5a932-a14f-41c4-a8bf-8394898228a0 req-d9f6413a-ae19-4e0c-ae16-b38bd6d0331e tempest-TestMultiAttachVolumeSwap-589208986 tempest-TestMultiAttachVolumeSwap-589208986-project-member] POST https://10.4.3.105/volume/v3/attachments/357b024e-956f-4f6e-a393-ef09c6e50e69/action Aug 12 10:30:43.475881 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [req-1ed5a932-a14f-41c4-a8bf-8394898228a0 req-d9f6413a-ae19-4e0c-ae16-b38bd6d0331e tempest-TestMultiAttachVolumeSwap-589208986 tempest-TestMultiAttachVolumeSwap-589208986-project-member] Action body: b'{"os-complete": null}' {{(pid=100372) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 10:30:43.475881 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [req-1ed5a932-a14f-41c4-a8bf-8394898228a0 req-d9f6413a-ae19-4e0c-ae16-b38bd6d0331e tempest-TestMultiAttachVolumeSwap-589208986 tempest-TestMultiAttachVolumeSwap-589208986-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:30:43.527165 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:30:43.527165 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:30:43.566367 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-1ed5a932-a14f-41c4-a8bf-8394898228a0 req-d9f6413a-ae19-4e0c-ae16-b38bd6d0331e tempest-TestMultiAttachVolumeSwap-589208986 tempest-TestMultiAttachVolumeSwap-589208986-project-member] https://10.4.3.105/volume/v3/attachments/357b024e-956f-4f6e-a393-ef09c6e50e69/action returned with HTTP 204 Aug 12 10:30:43.566367 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 57/224] 10.4.3.105 () {74 vars in 1725 bytes} [Wed Aug 12 10:30:43 2026] POST /volume/v3/attachments/357b024e-956f-4f6e-a393-ef09c6e50e69/action => generated 0 bytes in 96 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:30:43.844048 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-900307b3-dea3-4d0e-9d6d-ebd421618b11 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:30:43.847009 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-900307b3-dea3-4d0e-9d6d-ebd421618b11 tempest-TestMultiAttachVolumeSwap-589208986 tempest-TestMultiAttachVolumeSwap-589208986-project-member] GET https://10.4.3.105/volume/v3/volumes/4b8c5aef-f45d-4a0e-926d-ce018993a4a5 Aug 12 10:30:43.847453 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-900307b3-dea3-4d0e-9d6d-ebd421618b11 tempest-TestMultiAttachVolumeSwap-589208986 tempest-TestMultiAttachVolumeSwap-589208986-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:30:43.847632 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-900307b3-dea3-4d0e-9d6d-ebd421618b11 tempest-TestMultiAttachVolumeSwap-589208986 tempest-TestMultiAttachVolumeSwap-589208986-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:30:43.863680 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:30:43.863680 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:30:43.873307 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-900307b3-dea3-4d0e-9d6d-ebd421618b11 tempest-TestMultiAttachVolumeSwap-589208986 tempest-TestMultiAttachVolumeSwap-589208986-project-member] Volume info retrieved successfully. Aug 12 10:30:43.887639 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-900307b3-dea3-4d0e-9d6d-ebd421618b11 tempest-TestMultiAttachVolumeSwap-589208986 tempest-TestMultiAttachVolumeSwap-589208986-project-member] https://10.4.3.105/volume/v3/volumes/4b8c5aef-f45d-4a0e-926d-ce018993a4a5 returned with HTTP 200 Aug 12 10:30:43.889019 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 57/225] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:30:43 2026] GET /volume/v3/volumes/4b8c5aef-f45d-4a0e-926d-ce018993a4a5 => generated 1161 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:30:43.977896 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-11b8e42d-21d8-41b0-bc26-a8cb4bb786b5 req-b17c6986-4b4e-497b-8f8b-f9ac3f76d73d None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:30:43.981654 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-11b8e42d-21d8-41b0-bc26-a8cb4bb786b5 req-b17c6986-4b4e-497b-8f8b-f9ac3f76d73d tempest-TestMultiAttachVolumeSwap-589208986 tempest-TestMultiAttachVolumeSwap-589208986-project-member] GET https://10.4.3.105/volume/v3/volumes/4b8c5aef-f45d-4a0e-926d-ce018993a4a5 Aug 12 10:30:43.982094 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-11b8e42d-21d8-41b0-bc26-a8cb4bb786b5 req-b17c6986-4b4e-497b-8f8b-f9ac3f76d73d tempest-TestMultiAttachVolumeSwap-589208986 tempest-TestMultiAttachVolumeSwap-589208986-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:30:43.982298 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-11b8e42d-21d8-41b0-bc26-a8cb4bb786b5 req-b17c6986-4b4e-497b-8f8b-f9ac3f76d73d tempest-TestMultiAttachVolumeSwap-589208986 tempest-TestMultiAttachVolumeSwap-589208986-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:30:43.994965 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:30:43.994965 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:30:44.000304 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [req-11b8e42d-21d8-41b0-bc26-a8cb4bb786b5 req-b17c6986-4b4e-497b-8f8b-f9ac3f76d73d tempest-TestMultiAttachVolumeSwap-589208986 tempest-TestMultiAttachVolumeSwap-589208986-project-member] Volume info retrieved successfully. Aug 12 10:30:44.005953 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-11b8e42d-21d8-41b0-bc26-a8cb4bb786b5 req-b17c6986-4b4e-497b-8f8b-f9ac3f76d73d tempest-TestMultiAttachVolumeSwap-589208986 tempest-TestMultiAttachVolumeSwap-589208986-project-member] https://10.4.3.105/volume/v3/volumes/4b8c5aef-f45d-4a0e-926d-ce018993a4a5 returned with HTTP 200 Aug 12 10:30:44.007372 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 55/226] 10.4.3.105 () {68 vars in 1598 bytes} [Wed Aug 12 10:30:43 2026] GET /volume/v3/volumes/4b8c5aef-f45d-4a0e-926d-ce018993a4a5 => generated 1161 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:30:44.100673 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-ed01b163-ce8f-4d04-8bad-037fc4c3bfb0 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:30:44.102859 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-ed01b163-ce8f-4d04-8bad-037fc4c3bfb0 None None] GET https://10.4.3.105/volume// Aug 12 10:30:44.103206 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-ed01b163-ce8f-4d04-8bad-037fc4c3bfb0 None None] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:30:44.103506 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-ed01b163-ce8f-4d04-8bad-037fc4c3bfb0 None None] Calling method 'all' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:30:44.103998 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-ed01b163-ce8f-4d04-8bad-037fc4c3bfb0 None None] https://10.4.3.105/volume// returned with HTTP 300 Aug 12 10:30:44.104774 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 58/227] 10.4.3.105 () {66 vars in 1426 bytes} [Wed Aug 12 10:30:44 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 10:30:44.119141 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [req-4e4c3420-0604-4b30-84e0-638f268449a8 req-fc526cae-0fe0-4ef7-bb51-5ce58fe297bb None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:30:44.124126 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-4e4c3420-0604-4b30-84e0-638f268449a8 req-fc526cae-0fe0-4ef7-bb51-5ce58fe297bb tempest-ServerActionsTestOtherB-497255818 tempest-ServerActionsTestOtherB-497255818-project-member] POST https://10.4.3.105/volume/v3/attachments Aug 12 10:30:44.124551 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [req-4e4c3420-0604-4b30-84e0-638f268449a8 req-fc526cae-0fe0-4ef7-bb51-5ce58fe297bb tempest-ServerActionsTestOtherB-497255818 tempest-ServerActionsTestOtherB-497255818-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "07b799b7-f04e-4551-84fe-4c56f2ee6b5e", "connector": null, "instance_uuid": "eda04218-34f0-4bab-acf4-da9f4cc168a7"}} {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:30:44.146621 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:30:44.146621 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:30:44.166764 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-22b4c62b-72cf-4d59-8641-6e41487dbce3 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:30:44.167332 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-22b4c62b-72cf-4d59-8641-6e41487dbce3 None None] GET https://10.4.3.105/volume// Aug 12 10:30:44.167698 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-22b4c62b-72cf-4d59-8641-6e41487dbce3 None None] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:30:44.167998 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-22b4c62b-72cf-4d59-8641-6e41487dbce3 None None] Calling method 'all' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:30:44.168802 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-22b4c62b-72cf-4d59-8641-6e41487dbce3 None None] https://10.4.3.105/volume// returned with HTTP 300 Aug 12 10:30:44.168802 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 58/228] 10.4.3.105 () {66 vars in 1428 bytes} [Wed Aug 12 10:30: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 10:30:44.182029 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-11b8e42d-21d8-41b0-bc26-a8cb4bb786b5 req-70e3340d-89f4-4836-9854-c14ffb972c98 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:30:44.186025 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-11b8e42d-21d8-41b0-bc26-a8cb4bb786b5 req-70e3340d-89f4-4836-9854-c14ffb972c98 tempest-TestMultiAttachVolumeSwap-589208986 tempest-TestMultiAttachVolumeSwap-589208986-project-member] POST https://10.4.3.105/volume/v3/attachments Aug 12 10:30:44.186025 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-11b8e42d-21d8-41b0-bc26-a8cb4bb786b5 req-70e3340d-89f4-4836-9854-c14ffb972c98 tempest-TestMultiAttachVolumeSwap-589208986 tempest-TestMultiAttachVolumeSwap-589208986-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4b8c5aef-f45d-4a0e-926d-ce018993a4a5", "connector": null, "instance_uuid": "bdcd7e75-a5e5-46e8-a54b-95d89fe0fa17"}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:30:44.214126 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:30:44.214126 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:30:44.214345 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-4e4c3420-0604-4b30-84e0-638f268449a8 req-fc526cae-0fe0-4ef7-bb51-5ce58fe297bb tempest-ServerActionsTestOtherB-497255818 tempest-ServerActionsTestOtherB-497255818-project-member] https://10.4.3.105/volume/v3/attachments returned with HTTP 200 Aug 12 10:30:44.214824 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 58/229] 10.4.3.105 () {74 vars in 1594 bytes} [Wed Aug 12 10:30:44 2026] POST /volume/v3/attachments => generated 273 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:30:44.229723 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-4e4c3420-0604-4b30-84e0-638f268449a8 req-f3a4bbd1-6014-4177-a62e-98e3473e01db None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:30:44.234425 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-4e4c3420-0604-4b30-84e0-638f268449a8 req-f3a4bbd1-6014-4177-a62e-98e3473e01db tempest-ServerActionsTestOtherB-497255818 tempest-ServerActionsTestOtherB-497255818-project-member] DELETE https://10.4.3.105/volume/v3/attachments/fc680db6-b0ce-491c-9f83-852f9836253f Aug 12 10:30:44.234731 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-4e4c3420-0604-4b30-84e0-638f268449a8 req-f3a4bbd1-6014-4177-a62e-98e3473e01db tempest-ServerActionsTestOtherB-497255818 tempest-ServerActionsTestOtherB-497255818-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:30:44.235014 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-4e4c3420-0604-4b30-84e0-638f268449a8 req-f3a4bbd1-6014-4177-a62e-98e3473e01db tempest-ServerActionsTestOtherB-497255818 tempest-ServerActionsTestOtherB-497255818-project-member] Calling method 'version_select' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:30:44.248534 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:30:44.248534 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:30:44.257494 np0000007037 devstack@c-api.service[100374]: WARNING cinder.volume.api [req-11b8e42d-21d8-41b0-bc26-a8cb4bb786b5 req-70e3340d-89f4-4836-9854-c14ffb972c98 tempest-TestMultiAttachVolumeSwap-589208986 tempest-TestMultiAttachVolumeSwap-589208986-project-member] Using volume_admin_metadata to set Read Only mode is deprecated! Please use the mode argument in attachment-create. Aug 12 10:30:44.268176 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-11b8e42d-21d8-41b0-bc26-a8cb4bb786b5 req-70e3340d-89f4-4836-9854-c14ffb972c98 tempest-TestMultiAttachVolumeSwap-589208986 tempest-TestMultiAttachVolumeSwap-589208986-project-member] https://10.4.3.105/volume/v3/attachments returned with HTTP 200 Aug 12 10:30:44.269343 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 56/230] 10.4.3.105 () {74 vars in 1594 bytes} [Wed Aug 12 10:30:44 2026] POST /volume/v3/attachments => generated 271 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 12 10:30:44.307623 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-ea009f05-3b89-42bd-ac75-cdf10dd8e3fe None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:30:44.311322 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-ea009f05-3b89-42bd-ac75-cdf10dd8e3fe tempest-TestMultiAttachVolumeSwap-589208986 tempest-TestMultiAttachVolumeSwap-589208986-project-member] GET https://10.4.3.105/volume/v3/volumes/4b8c5aef-f45d-4a0e-926d-ce018993a4a5 Aug 12 10:30:44.312871 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-ea009f05-3b89-42bd-ac75-cdf10dd8e3fe tempest-TestMultiAttachVolumeSwap-589208986 tempest-TestMultiAttachVolumeSwap-589208986-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:30:44.312871 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-ea009f05-3b89-42bd-ac75-cdf10dd8e3fe tempest-TestMultiAttachVolumeSwap-589208986 tempest-TestMultiAttachVolumeSwap-589208986-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:30:44.322774 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-948c764c-9bee-4f75-973c-044426072b6a None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:30:44.323492 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-948c764c-9bee-4f75-973c-044426072b6a None None] GET https://10.4.3.105/volume// Aug 12 10:30:44.323577 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-948c764c-9bee-4f75-973c-044426072b6a None None] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:30:44.324061 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-948c764c-9bee-4f75-973c-044426072b6a None None] Calling method 'all' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:30:44.325461 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-948c764c-9bee-4f75-973c-044426072b6a None None] https://10.4.3.105/volume// returned with HTTP 300 Aug 12 10:30:44.325825 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 59/231] 10.4.3.105 () {66 vars in 1426 bytes} [Wed Aug 12 10:30: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 10:30:44.335506 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-4e4c3420-0604-4b30-84e0-638f268449a8 req-f3a4bbd1-6014-4177-a62e-98e3473e01db tempest-ServerActionsTestOtherB-497255818 tempest-ServerActionsTestOtherB-497255818-project-member] https://10.4.3.105/volume/v3/attachments/fc680db6-b0ce-491c-9f83-852f9836253f returned with HTTP 200 Aug 12 10:30:44.336329 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 59/232] 10.4.3.105 () {72 vars in 1673 bytes} [Wed Aug 12 10:30:44 2026] DELETE /volume/v3/attachments/fc680db6-b0ce-491c-9f83-852f9836253f => generated 192 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:30:44.337545 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-11b8e42d-21d8-41b0-bc26-a8cb4bb786b5 req-122ac57d-3fc7-41e2-afcc-186a10e164db None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:30:44.342545 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:30:44.342545 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:30:44.342726 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-11b8e42d-21d8-41b0-bc26-a8cb4bb786b5 req-122ac57d-3fc7-41e2-afcc-186a10e164db tempest-TestMultiAttachVolumeSwap-589208986 tempest-TestMultiAttachVolumeSwap-589208986-project-member] GET https://10.4.3.105/volume/v3/volumes/4b8c5aef-f45d-4a0e-926d-ce018993a4a5 Aug 12 10:30:44.342726 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-11b8e42d-21d8-41b0-bc26-a8cb4bb786b5 req-122ac57d-3fc7-41e2-afcc-186a10e164db tempest-TestMultiAttachVolumeSwap-589208986 tempest-TestMultiAttachVolumeSwap-589208986-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:30:44.342726 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-11b8e42d-21d8-41b0-bc26-a8cb4bb786b5 req-122ac57d-3fc7-41e2-afcc-186a10e164db tempest-TestMultiAttachVolumeSwap-589208986 tempest-TestMultiAttachVolumeSwap-589208986-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:30:44.353208 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-ea009f05-3b89-42bd-ac75-cdf10dd8e3fe tempest-TestMultiAttachVolumeSwap-589208986 tempest-TestMultiAttachVolumeSwap-589208986-project-member] Volume info retrieved successfully. Aug 12 10:30:44.362628 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-ea009f05-3b89-42bd-ac75-cdf10dd8e3fe tempest-TestMultiAttachVolumeSwap-589208986 tempest-TestMultiAttachVolumeSwap-589208986-project-member] https://10.4.3.105/volume/v3/volumes/4b8c5aef-f45d-4a0e-926d-ce018993a4a5 returned with HTTP 200 Aug 12 10:30:44.362918 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 59/233] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:30:44 2026] GET /volume/v3/volumes/4b8c5aef-f45d-4a0e-926d-ce018993a4a5 => generated 1163 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:30:44.366539 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:30:44.366539 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:30:44.382859 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [req-11b8e42d-21d8-41b0-bc26-a8cb4bb786b5 req-122ac57d-3fc7-41e2-afcc-186a10e164db tempest-TestMultiAttachVolumeSwap-589208986 tempest-TestMultiAttachVolumeSwap-589208986-project-member] Volume info retrieved successfully. Aug 12 10:30:44.392622 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-11b8e42d-21d8-41b0-bc26-a8cb4bb786b5 req-122ac57d-3fc7-41e2-afcc-186a10e164db tempest-TestMultiAttachVolumeSwap-589208986 tempest-TestMultiAttachVolumeSwap-589208986-project-member] https://10.4.3.105/volume/v3/volumes/4b8c5aef-f45d-4a0e-926d-ce018993a4a5 returned with HTTP 200 Aug 12 10:30:44.392872 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 57/234] 10.4.3.105 () {70 vars in 1639 bytes} [Wed Aug 12 10:30:44 2026] GET /volume/v3/volumes/4b8c5aef-f45d-4a0e-926d-ce018993a4a5 => generated 1343 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 10:30:44.544142 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [req-11b8e42d-21d8-41b0-bc26-a8cb4bb786b5 req-f1e4112c-0868-4012-8cd2-a0672955f6a5 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:30:44.547956 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-11b8e42d-21d8-41b0-bc26-a8cb4bb786b5 req-f1e4112c-0868-4012-8cd2-a0672955f6a5 tempest-TestMultiAttachVolumeSwap-589208986 tempest-TestMultiAttachVolumeSwap-589208986-project-member] PUT https://10.4.3.105/volume/v3/attachments/c200c793-e6b7-4a59-ab10-a509a9d6ca50 Aug 12 10:30:44.550685 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [req-11b8e42d-21d8-41b0-bc26-a8cb4bb786b5 req-f1e4112c-0868-4012-8cd2-a0672955f6a5 tempest-TestMultiAttachVolumeSwap-589208986 tempest-TestMultiAttachVolumeSwap-589208986-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.105", "host": "np0000007037", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a295cd65dd1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "cc953c5f-eaed-46bf-96e8-0985bbef0414", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:30:44.565924 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.coordination [req-11b8e42d-21d8-41b0-bc26-a8cb4bb786b5 req-f1e4112c-0868-4012-8cd2-a0672955f6a5 tempest-TestMultiAttachVolumeSwap-589208986 tempest-TestMultiAttachVolumeSwap-589208986-project-member] Acquiring lock "cinder-attachment_update-4b8c5aef-f45d-4a0e-926d-ce018993a4a5-np0000007037" by "attachment_update" {{(pid=100372) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 10:30:44.578585 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.coordination [req-11b8e42d-21d8-41b0-bc26-a8cb4bb786b5 req-f1e4112c-0868-4012-8cd2-a0672955f6a5 tempest-TestMultiAttachVolumeSwap-589208986 tempest-TestMultiAttachVolumeSwap-589208986-project-member] Lock "cinder-attachment_update-4b8c5aef-f45d-4a0e-926d-ce018993a4a5-np0000007037" acquired by "attachment_update" :: waited 0.008s {{(pid=100372) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 10:30:44.578585 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:30:44.578585 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:30:44.735879 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.coordination [req-11b8e42d-21d8-41b0-bc26-a8cb4bb786b5 req-f1e4112c-0868-4012-8cd2-a0672955f6a5 tempest-TestMultiAttachVolumeSwap-589208986 tempest-TestMultiAttachVolumeSwap-589208986-project-member] Lock "cinder-attachment_update-4b8c5aef-f45d-4a0e-926d-ce018993a4a5-np0000007037" released by "attachment_update" :: held 0.162s {{(pid=100372) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 10:30:44.736453 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-11b8e42d-21d8-41b0-bc26-a8cb4bb786b5 req-f1e4112c-0868-4012-8cd2-a0672955f6a5 tempest-TestMultiAttachVolumeSwap-589208986 tempest-TestMultiAttachVolumeSwap-589208986-project-member] https://10.4.3.105/volume/v3/attachments/c200c793-e6b7-4a59-ab10-a509a9d6ca50 returned with HTTP 200 Aug 12 10:30:44.737063 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 60/235] 10.4.3.105 () {74 vars in 1704 bytes} [Wed Aug 12 10:30:44 2026] PUT /volume/v3/attachments/c200c793-e6b7-4a59-ab10-a509a9d6ca50 => generated 967 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:30:45.381745 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-b12e173b-32f1-49f5-92ed-db04327687cd None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:30:45.384078 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-b12e173b-32f1-49f5-92ed-db04327687cd tempest-TestMultiAttachVolumeSwap-589208986 tempest-TestMultiAttachVolumeSwap-589208986-project-member] GET https://10.4.3.105/volume/v3/volumes/4b8c5aef-f45d-4a0e-926d-ce018993a4a5 Aug 12 10:30:45.384447 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-b12e173b-32f1-49f5-92ed-db04327687cd tempest-TestMultiAttachVolumeSwap-589208986 tempest-TestMultiAttachVolumeSwap-589208986-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:30:45.384808 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-b12e173b-32f1-49f5-92ed-db04327687cd tempest-TestMultiAttachVolumeSwap-589208986 tempest-TestMultiAttachVolumeSwap-589208986-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:30:45.407070 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:30:45.407070 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:30:45.417027 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-b12e173b-32f1-49f5-92ed-db04327687cd tempest-TestMultiAttachVolumeSwap-589208986 tempest-TestMultiAttachVolumeSwap-589208986-project-member] Volume info retrieved successfully. Aug 12 10:30:45.427937 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-b12e173b-32f1-49f5-92ed-db04327687cd tempest-TestMultiAttachVolumeSwap-589208986 tempest-TestMultiAttachVolumeSwap-589208986-project-member] https://10.4.3.105/volume/v3/volumes/4b8c5aef-f45d-4a0e-926d-ce018993a4a5 returned with HTTP 200 Aug 12 10:30:45.428678 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 60/236] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:30:45 2026] GET /volume/v3/volumes/4b8c5aef-f45d-4a0e-926d-ce018993a4a5 => generated 1164 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:30:46.456629 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-a35d7f07-d6da-4215-a14d-eaa61874e497 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:30:46.460496 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-a35d7f07-d6da-4215-a14d-eaa61874e497 tempest-TestMultiAttachVolumeSwap-589208986 tempest-TestMultiAttachVolumeSwap-589208986-project-member] GET https://10.4.3.105/volume/v3/volumes/4b8c5aef-f45d-4a0e-926d-ce018993a4a5 Aug 12 10:30:46.460496 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-a35d7f07-d6da-4215-a14d-eaa61874e497 tempest-TestMultiAttachVolumeSwap-589208986 tempest-TestMultiAttachVolumeSwap-589208986-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:30:46.460496 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-a35d7f07-d6da-4215-a14d-eaa61874e497 tempest-TestMultiAttachVolumeSwap-589208986 tempest-TestMultiAttachVolumeSwap-589208986-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:30:46.485571 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:30:46.485571 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:30:46.493692 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-a35d7f07-d6da-4215-a14d-eaa61874e497 tempest-TestMultiAttachVolumeSwap-589208986 tempest-TestMultiAttachVolumeSwap-589208986-project-member] Volume info retrieved successfully. Aug 12 10:30:46.505680 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-a35d7f07-d6da-4215-a14d-eaa61874e497 tempest-TestMultiAttachVolumeSwap-589208986 tempest-TestMultiAttachVolumeSwap-589208986-project-member] https://10.4.3.105/volume/v3/volumes/4b8c5aef-f45d-4a0e-926d-ce018993a4a5 returned with HTTP 200 Aug 12 10:30:46.505997 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 60/237] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:30:46 2026] GET /volume/v3/volumes/4b8c5aef-f45d-4a0e-926d-ce018993a4a5 => generated 1164 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:30:47.152726 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-4e4c3420-0604-4b30-84e0-638f268449a8 req-8299d309-27fe-46a2-ba7c-fb5d41425ba8 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:30:47.156300 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-4e4c3420-0604-4b30-84e0-638f268449a8 req-8299d309-27fe-46a2-ba7c-fb5d41425ba8 tempest-ServerActionsTestOtherB-497255818 tempest-ServerActionsTestOtherB-497255818-project-member] PUT https://10.4.3.105/volume/v3/attachments/01601a79-8a58-4f96-a8f9-8312bb328ecb Aug 12 10:30:47.157528 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-4e4c3420-0604-4b30-84e0-638f268449a8 req-8299d309-27fe-46a2-ba7c-fb5d41425ba8 tempest-ServerActionsTestOtherB-497255818 tempest-ServerActionsTestOtherB-497255818-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.105", "host": "np0000007037", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a295cd65dd1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "cc953c5f-eaed-46bf-96e8-0985bbef0414", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:30:47.168784 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.coordination [req-4e4c3420-0604-4b30-84e0-638f268449a8 req-8299d309-27fe-46a2-ba7c-fb5d41425ba8 tempest-ServerActionsTestOtherB-497255818 tempest-ServerActionsTestOtherB-497255818-project-member] Acquiring lock "cinder-attachment_update-07b799b7-f04e-4551-84fe-4c56f2ee6b5e-np0000007037" by "attachment_update" {{(pid=100374) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 10:30:47.181407 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.coordination [req-4e4c3420-0604-4b30-84e0-638f268449a8 req-8299d309-27fe-46a2-ba7c-fb5d41425ba8 tempest-ServerActionsTestOtherB-497255818 tempest-ServerActionsTestOtherB-497255818-project-member] Lock "cinder-attachment_update-07b799b7-f04e-4551-84fe-4c56f2ee6b5e-np0000007037" acquired by "attachment_update" :: waited 0.013s {{(pid=100374) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 10:30:47.183160 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:30:47.183160 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:30:47.312422 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.coordination [req-4e4c3420-0604-4b30-84e0-638f268449a8 req-8299d309-27fe-46a2-ba7c-fb5d41425ba8 tempest-ServerActionsTestOtherB-497255818 tempest-ServerActionsTestOtherB-497255818-project-member] Lock "cinder-attachment_update-07b799b7-f04e-4551-84fe-4c56f2ee6b5e-np0000007037" released by "attachment_update" :: held 0.131s {{(pid=100374) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 10:30:47.313011 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-4e4c3420-0604-4b30-84e0-638f268449a8 req-8299d309-27fe-46a2-ba7c-fb5d41425ba8 tempest-ServerActionsTestOtherB-497255818 tempest-ServerActionsTestOtherB-497255818-project-member] https://10.4.3.105/volume/v3/attachments/01601a79-8a58-4f96-a8f9-8312bb328ecb returned with HTTP 200 Aug 12 10:30:47.313909 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 58/238] 10.4.3.105 () {74 vars in 1704 bytes} [Wed Aug 12 10:30:47 2026] PUT /volume/v3/attachments/01601a79-8a58-4f96-a8f9-8312bb328ecb => generated 969 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:30:47.349701 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [req-4e4c3420-0604-4b30-84e0-638f268449a8 req-7cc90415-c402-45bf-ba6f-0d992018eaa5 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:30:47.350174 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-4e4c3420-0604-4b30-84e0-638f268449a8 req-7cc90415-c402-45bf-ba6f-0d992018eaa5 tempest-ServerActionsTestOtherB-497255818 tempest-ServerActionsTestOtherB-497255818-project-member] GET https://10.4.3.105/volume/v3/attachments/01601a79-8a58-4f96-a8f9-8312bb328ecb Aug 12 10:30:47.350431 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [req-4e4c3420-0604-4b30-84e0-638f268449a8 req-7cc90415-c402-45bf-ba6f-0d992018eaa5 tempest-ServerActionsTestOtherB-497255818 tempest-ServerActionsTestOtherB-497255818-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:30:47.350655 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [req-4e4c3420-0604-4b30-84e0-638f268449a8 req-7cc90415-c402-45bf-ba6f-0d992018eaa5 tempest-ServerActionsTestOtherB-497255818 tempest-ServerActionsTestOtherB-497255818-project-member] Calling method 'version_select' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:30:47.379193 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-4e4c3420-0604-4b30-84e0-638f268449a8 req-7cc90415-c402-45bf-ba6f-0d992018eaa5 tempest-ServerActionsTestOtherB-497255818 tempest-ServerActionsTestOtherB-497255818-project-member] https://10.4.3.105/volume/v3/attachments/01601a79-8a58-4f96-a8f9-8312bb328ecb returned with HTTP 200 Aug 12 10:30:47.379766 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 61/239] 10.4.3.105 () {70 vars in 1651 bytes} [Wed Aug 12 10:30:47 2026] GET /volume/v3/attachments/01601a79-8a58-4f96-a8f9-8312bb328ecb => generated 994 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:30:47.521102 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-a8ea68d2-ebc8-4382-ad65-a8bb9a2341a1 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:30:47.523718 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-a8ea68d2-ebc8-4382-ad65-a8bb9a2341a1 tempest-TestMultiAttachVolumeSwap-589208986 tempest-TestMultiAttachVolumeSwap-589208986-project-member] GET https://10.4.3.105/volume/v3/volumes/4b8c5aef-f45d-4a0e-926d-ce018993a4a5 Aug 12 10:30:47.524165 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-a8ea68d2-ebc8-4382-ad65-a8bb9a2341a1 tempest-TestMultiAttachVolumeSwap-589208986 tempest-TestMultiAttachVolumeSwap-589208986-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:30:47.524401 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-a8ea68d2-ebc8-4382-ad65-a8bb9a2341a1 tempest-TestMultiAttachVolumeSwap-589208986 tempest-TestMultiAttachVolumeSwap-589208986-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:30:47.546398 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:30:47.546398 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:30:47.553639 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-a8ea68d2-ebc8-4382-ad65-a8bb9a2341a1 tempest-TestMultiAttachVolumeSwap-589208986 tempest-TestMultiAttachVolumeSwap-589208986-project-member] Volume info retrieved successfully. Aug 12 10:30:47.559759 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-a8ea68d2-ebc8-4382-ad65-a8bb9a2341a1 tempest-TestMultiAttachVolumeSwap-589208986 tempest-TestMultiAttachVolumeSwap-589208986-project-member] https://10.4.3.105/volume/v3/volumes/4b8c5aef-f45d-4a0e-926d-ce018993a4a5 returned with HTTP 200 Aug 12 10:30:47.560111 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 61/240] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:30:47 2026] GET /volume/v3/volumes/4b8c5aef-f45d-4a0e-926d-ce018993a4a5 => generated 1164 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:30:48.584592 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-cc1dfc40-bdcc-4b99-9646-449bbed1259e None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:30:48.588254 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-cc1dfc40-bdcc-4b99-9646-449bbed1259e tempest-TestMultiAttachVolumeSwap-589208986 tempest-TestMultiAttachVolumeSwap-589208986-project-member] GET https://10.4.3.105/volume/v3/volumes/4b8c5aef-f45d-4a0e-926d-ce018993a4a5 Aug 12 10:30:48.588638 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-cc1dfc40-bdcc-4b99-9646-449bbed1259e tempest-TestMultiAttachVolumeSwap-589208986 tempest-TestMultiAttachVolumeSwap-589208986-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:30:48.589128 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-cc1dfc40-bdcc-4b99-9646-449bbed1259e tempest-TestMultiAttachVolumeSwap-589208986 tempest-TestMultiAttachVolumeSwap-589208986-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:30:48.603063 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-11b8e42d-21d8-41b0-bc26-a8cb4bb786b5 req-554cc577-411c-41e4-8146-fe54c7a10e28 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:30:48.606608 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-11b8e42d-21d8-41b0-bc26-a8cb4bb786b5 req-554cc577-411c-41e4-8146-fe54c7a10e28 tempest-TestMultiAttachVolumeSwap-589208986 tempest-TestMultiAttachVolumeSwap-589208986-project-member] POST https://10.4.3.105/volume/v3/attachments/c200c793-e6b7-4a59-ab10-a509a9d6ca50/action Aug 12 10:30:48.607110 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-11b8e42d-21d8-41b0-bc26-a8cb4bb786b5 req-554cc577-411c-41e4-8146-fe54c7a10e28 tempest-TestMultiAttachVolumeSwap-589208986 tempest-TestMultiAttachVolumeSwap-589208986-project-member] Action body: b'{"os-complete": null}' {{(pid=100374) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 10:30:48.607366 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-11b8e42d-21d8-41b0-bc26-a8cb4bb786b5 req-554cc577-411c-41e4-8146-fe54c7a10e28 tempest-TestMultiAttachVolumeSwap-589208986 tempest-TestMultiAttachVolumeSwap-589208986-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:30:48.614618 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:30:48.614618 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:30:48.623703 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-cc1dfc40-bdcc-4b99-9646-449bbed1259e tempest-TestMultiAttachVolumeSwap-589208986 tempest-TestMultiAttachVolumeSwap-589208986-project-member] Volume info retrieved successfully. Aug 12 10:30:48.633800 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-cc1dfc40-bdcc-4b99-9646-449bbed1259e tempest-TestMultiAttachVolumeSwap-589208986 tempest-TestMultiAttachVolumeSwap-589208986-project-member] https://10.4.3.105/volume/v3/volumes/4b8c5aef-f45d-4a0e-926d-ce018993a4a5 returned with HTTP 200 Aug 12 10:30:48.634211 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 61/241] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:30:48 2026] GET /volume/v3/volumes/4b8c5aef-f45d-4a0e-926d-ce018993a4a5 => generated 1164 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:30:48.639190 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:30:48.639190 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:30:48.669658 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-11b8e42d-21d8-41b0-bc26-a8cb4bb786b5 req-554cc577-411c-41e4-8146-fe54c7a10e28 tempest-TestMultiAttachVolumeSwap-589208986 tempest-TestMultiAttachVolumeSwap-589208986-project-member] https://10.4.3.105/volume/v3/attachments/c200c793-e6b7-4a59-ab10-a509a9d6ca50/action returned with HTTP 204 Aug 12 10:30:48.670365 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 59/242] 10.4.3.105 () {74 vars in 1725 bytes} [Wed Aug 12 10:30:48 2026] POST /volume/v3/attachments/c200c793-e6b7-4a59-ab10-a509a9d6ca50/action => generated 0 bytes in 68 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:30:49.650165 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-662c4b64-f3c7-4880-8a77-40ebb8dd3f75 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:30:49.652649 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-662c4b64-f3c7-4880-8a77-40ebb8dd3f75 tempest-TestMultiAttachVolumeSwap-589208986 tempest-TestMultiAttachVolumeSwap-589208986-project-member] GET https://10.4.3.105/volume/v3/volumes/4b8c5aef-f45d-4a0e-926d-ce018993a4a5 Aug 12 10:30:49.653098 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-662c4b64-f3c7-4880-8a77-40ebb8dd3f75 tempest-TestMultiAttachVolumeSwap-589208986 tempest-TestMultiAttachVolumeSwap-589208986-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:30:49.653407 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-662c4b64-f3c7-4880-8a77-40ebb8dd3f75 tempest-TestMultiAttachVolumeSwap-589208986 tempest-TestMultiAttachVolumeSwap-589208986-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:30:49.673366 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:30:49.673366 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:30:49.679060 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-662c4b64-f3c7-4880-8a77-40ebb8dd3f75 tempest-TestMultiAttachVolumeSwap-589208986 tempest-TestMultiAttachVolumeSwap-589208986-project-member] Volume info retrieved successfully. Aug 12 10:30:49.686404 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-662c4b64-f3c7-4880-8a77-40ebb8dd3f75 tempest-TestMultiAttachVolumeSwap-589208986 tempest-TestMultiAttachVolumeSwap-589208986-project-member] https://10.4.3.105/volume/v3/volumes/4b8c5aef-f45d-4a0e-926d-ce018993a4a5 returned with HTTP 200 Aug 12 10:30:49.686884 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 62/243] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:30:49 2026] GET /volume/v3/volumes/4b8c5aef-f45d-4a0e-926d-ce018993a4a5 => generated 1458 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:30:50.066164 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-e319415b-fb73-490e-b6e5-53588934a777 req-0d68b3e0-14d1-465b-98f9-e994df02169d None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:30:50.069842 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-e319415b-fb73-490e-b6e5-53588934a777 req-0d68b3e0-14d1-465b-98f9-e994df02169d tempest-TestMultiAttachVolumeSwap-228882420 tempest-TestMultiAttachVolumeSwap-228882420-project] GET https://10.4.3.105/volume/v3/volumes/4b8c5aef-f45d-4a0e-926d-ce018993a4a5 Aug 12 10:30:50.069842 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-e319415b-fb73-490e-b6e5-53588934a777 req-0d68b3e0-14d1-465b-98f9-e994df02169d tempest-TestMultiAttachVolumeSwap-228882420 tempest-TestMultiAttachVolumeSwap-228882420-project] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:30:50.069842 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-e319415b-fb73-490e-b6e5-53588934a777 req-0d68b3e0-14d1-465b-98f9-e994df02169d tempest-TestMultiAttachVolumeSwap-228882420 tempest-TestMultiAttachVolumeSwap-228882420-project] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:30:50.088666 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:30:50.088666 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:30:50.095417 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [req-e319415b-fb73-490e-b6e5-53588934a777 req-0d68b3e0-14d1-465b-98f9-e994df02169d tempest-TestMultiAttachVolumeSwap-228882420 tempest-TestMultiAttachVolumeSwap-228882420-project] Volume info retrieved successfully. Aug 12 10:30:50.100855 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-e319415b-fb73-490e-b6e5-53588934a777 req-0d68b3e0-14d1-465b-98f9-e994df02169d tempest-TestMultiAttachVolumeSwap-228882420 tempest-TestMultiAttachVolumeSwap-228882420-project] https://10.4.3.105/volume/v3/volumes/4b8c5aef-f45d-4a0e-926d-ce018993a4a5 returned with HTTP 200 Aug 12 10:30:50.101282 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 62/244] 10.4.3.105 () {68 vars in 1598 bytes} [Wed Aug 12 10:30:50 2026] GET /volume/v3/volumes/4b8c5aef-f45d-4a0e-926d-ce018993a4a5 => generated 1642 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 12 10:30:50.114244 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-21ac8d08-af0a-41cc-9d8a-5d169e7d1bb0 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:30:50.119986 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-21ac8d08-af0a-41cc-9d8a-5d169e7d1bb0 tempest-TestMultiAttachVolumeSwap-589208986 tempest-TestMultiAttachVolumeSwap-589208986-project-reader] GET https://10.4.3.105/volume/v3/volumes/4b8c5aef-f45d-4a0e-926d-ce018993a4a5 Aug 12 10:30:50.119986 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-21ac8d08-af0a-41cc-9d8a-5d169e7d1bb0 tempest-TestMultiAttachVolumeSwap-589208986 tempest-TestMultiAttachVolumeSwap-589208986-project-reader] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:30:50.119986 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-21ac8d08-af0a-41cc-9d8a-5d169e7d1bb0 tempest-TestMultiAttachVolumeSwap-589208986 tempest-TestMultiAttachVolumeSwap-589208986-project-reader] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:30:50.142104 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:30:50.142104 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:30:50.149132 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-21ac8d08-af0a-41cc-9d8a-5d169e7d1bb0 tempest-TestMultiAttachVolumeSwap-589208986 tempest-TestMultiAttachVolumeSwap-589208986-project-reader] Volume info retrieved successfully. Aug 12 10:30:50.155923 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-21ac8d08-af0a-41cc-9d8a-5d169e7d1bb0 tempest-TestMultiAttachVolumeSwap-589208986 tempest-TestMultiAttachVolumeSwap-589208986-project-reader] https://10.4.3.105/volume/v3/volumes/4b8c5aef-f45d-4a0e-926d-ce018993a4a5 returned with HTTP 200 Aug 12 10:30:50.156460 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 62/245] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:30:50 2026] GET /volume/v3/volumes/4b8c5aef-f45d-4a0e-926d-ce018993a4a5 => generated 1458 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:30:50.174737 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-d7c6085a-0b3e-4f23-ad00-84b478e4be9e None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:30:50.176937 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-d7c6085a-0b3e-4f23-ad00-84b478e4be9e tempest-TestMultiAttachVolumeSwap-589208986 tempest-TestMultiAttachVolumeSwap-589208986-project-reader] GET https://10.4.3.105/volume/v3/volumes/83c4e43e-d102-49c2-97fc-0e2bb59480d2 Aug 12 10:30:50.177170 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-d7c6085a-0b3e-4f23-ad00-84b478e4be9e tempest-TestMultiAttachVolumeSwap-589208986 tempest-TestMultiAttachVolumeSwap-589208986-project-reader] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:30:50.177397 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-d7c6085a-0b3e-4f23-ad00-84b478e4be9e tempest-TestMultiAttachVolumeSwap-589208986 tempest-TestMultiAttachVolumeSwap-589208986-project-reader] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:30:50.191750 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:30:50.191750 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:30:50.196597 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-d7c6085a-0b3e-4f23-ad00-84b478e4be9e tempest-TestMultiAttachVolumeSwap-589208986 tempest-TestMultiAttachVolumeSwap-589208986-project-reader] Volume info retrieved successfully. Aug 12 10:30:50.203159 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-d7c6085a-0b3e-4f23-ad00-84b478e4be9e tempest-TestMultiAttachVolumeSwap-589208986 tempest-TestMultiAttachVolumeSwap-589208986-project-reader] https://10.4.3.105/volume/v3/volumes/83c4e43e-d102-49c2-97fc-0e2bb59480d2 returned with HTTP 200 Aug 12 10:30:50.203629 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 60/246] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:30:50 2026] GET /volume/v3/volumes/83c4e43e-d102-49c2-97fc-0e2bb59480d2 => generated 851 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:30:50.318547 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-79a9c261-17eb-4fb0-b8db-ca8c5a2a9ce9 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:30:50.320854 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-79a9c261-17eb-4fb0-b8db-ca8c5a2a9ce9 tempest-TestMultiAttachVolumeSwap-589208986 tempest-TestMultiAttachVolumeSwap-589208986-project-member] GET https://10.4.3.105/volume/v3/volumes/4b8c5aef-f45d-4a0e-926d-ce018993a4a5 Aug 12 10:30:50.321239 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-79a9c261-17eb-4fb0-b8db-ca8c5a2a9ce9 tempest-TestMultiAttachVolumeSwap-589208986 tempest-TestMultiAttachVolumeSwap-589208986-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:30:50.321592 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-79a9c261-17eb-4fb0-b8db-ca8c5a2a9ce9 tempest-TestMultiAttachVolumeSwap-589208986 tempest-TestMultiAttachVolumeSwap-589208986-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:30:50.339509 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:30:50.339509 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:30:50.349147 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-79a9c261-17eb-4fb0-b8db-ca8c5a2a9ce9 tempest-TestMultiAttachVolumeSwap-589208986 tempest-TestMultiAttachVolumeSwap-589208986-project-member] Volume info retrieved successfully. Aug 12 10:30:50.356886 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-79a9c261-17eb-4fb0-b8db-ca8c5a2a9ce9 tempest-TestMultiAttachVolumeSwap-589208986 tempest-TestMultiAttachVolumeSwap-589208986-project-member] https://10.4.3.105/volume/v3/volumes/4b8c5aef-f45d-4a0e-926d-ce018993a4a5 returned with HTTP 200 Aug 12 10:30:50.357741 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 63/247] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:30:50 2026] GET /volume/v3/volumes/4b8c5aef-f45d-4a0e-926d-ce018993a4a5 => generated 1458 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:30:50.446985 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-a0d2f1dc-eafa-466f-8afc-40b522141b36 req-83f79d92-42fd-4845-a5b5-2296bb2447a9 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:30:50.450235 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-a0d2f1dc-eafa-466f-8afc-40b522141b36 req-83f79d92-42fd-4845-a5b5-2296bb2447a9 tempest-TestMultiAttachVolumeSwap-589208986 tempest-TestMultiAttachVolumeSwap-589208986-project-member] GET https://10.4.3.105/volume/v3/volumes/4b8c5aef-f45d-4a0e-926d-ce018993a4a5 Aug 12 10:30:50.450608 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-a0d2f1dc-eafa-466f-8afc-40b522141b36 req-83f79d92-42fd-4845-a5b5-2296bb2447a9 tempest-TestMultiAttachVolumeSwap-589208986 tempest-TestMultiAttachVolumeSwap-589208986-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:30:50.451075 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-a0d2f1dc-eafa-466f-8afc-40b522141b36 req-83f79d92-42fd-4845-a5b5-2296bb2447a9 tempest-TestMultiAttachVolumeSwap-589208986 tempest-TestMultiAttachVolumeSwap-589208986-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:30:50.473749 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:30:50.473749 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:30:50.480462 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [req-a0d2f1dc-eafa-466f-8afc-40b522141b36 req-83f79d92-42fd-4845-a5b5-2296bb2447a9 tempest-TestMultiAttachVolumeSwap-589208986 tempest-TestMultiAttachVolumeSwap-589208986-project-member] Volume info retrieved successfully. Aug 12 10:30:50.489122 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-a0d2f1dc-eafa-466f-8afc-40b522141b36 req-83f79d92-42fd-4845-a5b5-2296bb2447a9 tempest-TestMultiAttachVolumeSwap-589208986 tempest-TestMultiAttachVolumeSwap-589208986-project-member] https://10.4.3.105/volume/v3/volumes/4b8c5aef-f45d-4a0e-926d-ce018993a4a5 returned with HTTP 200 Aug 12 10:30:50.489673 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 63/248] 10.4.3.105 () {68 vars in 1598 bytes} [Wed Aug 12 10:30:50 2026] GET /volume/v3/volumes/4b8c5aef-f45d-4a0e-926d-ce018993a4a5 => generated 1458 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:30:50.552665 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-a0d2f1dc-eafa-466f-8afc-40b522141b36 req-8bc973a2-4966-41fe-b58b-638eafb81b85 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:30:50.555480 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-a0d2f1dc-eafa-466f-8afc-40b522141b36 req-8bc973a2-4966-41fe-b58b-638eafb81b85 tempest-TestMultiAttachVolumeSwap-589208986 tempest-TestMultiAttachVolumeSwap-589208986-project-member] POST https://10.4.3.105/volume/v3/volumes/4b8c5aef-f45d-4a0e-926d-ce018993a4a5/action Aug 12 10:30:50.556066 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-a0d2f1dc-eafa-466f-8afc-40b522141b36 req-8bc973a2-4966-41fe-b58b-638eafb81b85 tempest-TestMultiAttachVolumeSwap-589208986 tempest-TestMultiAttachVolumeSwap-589208986-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100373) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 10:30:50.556233 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-a0d2f1dc-eafa-466f-8afc-40b522141b36 req-8bc973a2-4966-41fe-b58b-638eafb81b85 tempest-TestMultiAttachVolumeSwap-589208986 tempest-TestMultiAttachVolumeSwap-589208986-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:30:50.578781 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:30:50.578781 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:30:50.579491 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [req-a0d2f1dc-eafa-466f-8afc-40b522141b36 req-8bc973a2-4966-41fe-b58b-638eafb81b85 tempest-TestMultiAttachVolumeSwap-589208986 tempest-TestMultiAttachVolumeSwap-589208986-project-member] Volume info retrieved successfully. Aug 12 10:30:50.593475 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [req-a0d2f1dc-eafa-466f-8afc-40b522141b36 req-8bc973a2-4966-41fe-b58b-638eafb81b85 tempest-TestMultiAttachVolumeSwap-589208986 tempest-TestMultiAttachVolumeSwap-589208986-project-member] Begin detaching volume completed successfully. Aug 12 10:30:50.593871 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-a0d2f1dc-eafa-466f-8afc-40b522141b36 req-8bc973a2-4966-41fe-b58b-638eafb81b85 tempest-TestMultiAttachVolumeSwap-589208986 tempest-TestMultiAttachVolumeSwap-589208986-project-member] https://10.4.3.105/volume/v3/volumes/4b8c5aef-f45d-4a0e-926d-ce018993a4a5/action returned with HTTP 202 Aug 12 10:30:50.594535 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 63/249] 10.4.3.105 () {72 vars in 1672 bytes} [Wed Aug 12 10:30:50 2026] POST /volume/v3/volumes/4b8c5aef-f45d-4a0e-926d-ce018993a4a5/action => generated 0 bytes in 43 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 10:30:50.656462 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-f521d547-d59b-4610-8952-e394f2224f5e None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:30:50.656954 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-f521d547-d59b-4610-8952-e394f2224f5e None None] GET https://10.4.3.105/volume// Aug 12 10:30:50.657196 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-f521d547-d59b-4610-8952-e394f2224f5e None None] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:30:50.657415 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-f521d547-d59b-4610-8952-e394f2224f5e None None] Calling method 'all' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:30:50.657797 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-f521d547-d59b-4610-8952-e394f2224f5e None None] https://10.4.3.105/volume// returned with HTTP 300 Aug 12 10:30:50.658092 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 61/250] 10.4.3.105 () {66 vars in 1426 bytes} [Wed Aug 12 10:30: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 10:30:50.669288 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [req-a0d2f1dc-eafa-466f-8afc-40b522141b36 req-48486f01-ec8f-4c6e-b5cd-20bb73f2c324 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:30:50.672688 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-a0d2f1dc-eafa-466f-8afc-40b522141b36 req-48486f01-ec8f-4c6e-b5cd-20bb73f2c324 tempest-TestMultiAttachVolumeSwap-589208986 tempest-TestMultiAttachVolumeSwap-589208986-project-member] GET https://10.4.3.105/volume/v3/volumes/4b8c5aef-f45d-4a0e-926d-ce018993a4a5 Aug 12 10:30:50.673566 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [req-a0d2f1dc-eafa-466f-8afc-40b522141b36 req-48486f01-ec8f-4c6e-b5cd-20bb73f2c324 tempest-TestMultiAttachVolumeSwap-589208986 tempest-TestMultiAttachVolumeSwap-589208986-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:30:50.673820 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [req-a0d2f1dc-eafa-466f-8afc-40b522141b36 req-48486f01-ec8f-4c6e-b5cd-20bb73f2c324 tempest-TestMultiAttachVolumeSwap-589208986 tempest-TestMultiAttachVolumeSwap-589208986-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:30:50.694219 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:30:50.694219 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:30:50.698956 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [req-a0d2f1dc-eafa-466f-8afc-40b522141b36 req-48486f01-ec8f-4c6e-b5cd-20bb73f2c324 tempest-TestMultiAttachVolumeSwap-589208986 tempest-TestMultiAttachVolumeSwap-589208986-project-member] Volume info retrieved successfully. Aug 12 10:30:50.704864 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-a0d2f1dc-eafa-466f-8afc-40b522141b36 req-48486f01-ec8f-4c6e-b5cd-20bb73f2c324 tempest-TestMultiAttachVolumeSwap-589208986 tempest-TestMultiAttachVolumeSwap-589208986-project-member] https://10.4.3.105/volume/v3/volumes/4b8c5aef-f45d-4a0e-926d-ce018993a4a5 returned with HTTP 200 Aug 12 10:30:50.705097 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 64/251] 10.4.3.105 () {70 vars in 1639 bytes} [Wed Aug 12 10:30:50 2026] GET /volume/v3/volumes/4b8c5aef-f45d-4a0e-926d-ce018993a4a5 => generated 1641 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 10:30:51.328692 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-a0d2f1dc-eafa-466f-8afc-40b522141b36 req-68b8ff7c-b495-485a-a082-4303629044ae None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:30:51.333878 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-a0d2f1dc-eafa-466f-8afc-40b522141b36 req-68b8ff7c-b495-485a-a082-4303629044ae tempest-TestMultiAttachVolumeSwap-589208986 tempest-TestMultiAttachVolumeSwap-589208986-project-member] GET https://10.4.3.105/volume/v3/volumes/4b8c5aef-f45d-4a0e-926d-ce018993a4a5 Aug 12 10:30:51.334556 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-a0d2f1dc-eafa-466f-8afc-40b522141b36 req-68b8ff7c-b495-485a-a082-4303629044ae tempest-TestMultiAttachVolumeSwap-589208986 tempest-TestMultiAttachVolumeSwap-589208986-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:30:51.334692 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-a0d2f1dc-eafa-466f-8afc-40b522141b36 req-68b8ff7c-b495-485a-a082-4303629044ae tempest-TestMultiAttachVolumeSwap-589208986 tempest-TestMultiAttachVolumeSwap-589208986-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:30:51.363568 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:30:51.363568 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:30:51.370711 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [req-a0d2f1dc-eafa-466f-8afc-40b522141b36 req-68b8ff7c-b495-485a-a082-4303629044ae tempest-TestMultiAttachVolumeSwap-589208986 tempest-TestMultiAttachVolumeSwap-589208986-project-member] Volume info retrieved successfully. Aug 12 10:30:51.379240 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-a0d2f1dc-eafa-466f-8afc-40b522141b36 req-68b8ff7c-b495-485a-a082-4303629044ae tempest-TestMultiAttachVolumeSwap-589208986 tempest-TestMultiAttachVolumeSwap-589208986-project-member] https://10.4.3.105/volume/v3/volumes/4b8c5aef-f45d-4a0e-926d-ce018993a4a5 returned with HTTP 200 Aug 12 10:30:51.379240 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 64/252] 10.4.3.105 () {68 vars in 1598 bytes} [Wed Aug 12 10:30:51 2026] GET /volume/v3/volumes/4b8c5aef-f45d-4a0e-926d-ce018993a4a5 => generated 1461 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:30:51.409369 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-a0d2f1dc-eafa-466f-8afc-40b522141b36 req-b6090321-e36d-4c36-98f7-fcbdc6234472 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:30:51.411810 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-a0d2f1dc-eafa-466f-8afc-40b522141b36 req-b6090321-e36d-4c36-98f7-fcbdc6234472 tempest-TestMultiAttachVolumeSwap-589208986 tempest-TestMultiAttachVolumeSwap-589208986-project-member] DELETE https://10.4.3.105/volume/v3/attachments/c200c793-e6b7-4a59-ab10-a509a9d6ca50 Aug 12 10:30:51.412035 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-a0d2f1dc-eafa-466f-8afc-40b522141b36 req-b6090321-e36d-4c36-98f7-fcbdc6234472 tempest-TestMultiAttachVolumeSwap-589208986 tempest-TestMultiAttachVolumeSwap-589208986-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:30:51.412293 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-a0d2f1dc-eafa-466f-8afc-40b522141b36 req-b6090321-e36d-4c36-98f7-fcbdc6234472 tempest-TestMultiAttachVolumeSwap-589208986 tempest-TestMultiAttachVolumeSwap-589208986-project-member] Calling method 'version_select' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:30:51.430842 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:30:51.430842 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:30:51.522979 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-a0d2f1dc-eafa-466f-8afc-40b522141b36 req-b6090321-e36d-4c36-98f7-fcbdc6234472 tempest-TestMultiAttachVolumeSwap-589208986 tempest-TestMultiAttachVolumeSwap-589208986-project-member] https://10.4.3.105/volume/v3/attachments/c200c793-e6b7-4a59-ab10-a509a9d6ca50 returned with HTTP 200 Aug 12 10:30:51.523459 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 64/253] 10.4.3.105 () {72 vars in 1673 bytes} [Wed Aug 12 10:30:51 2026] DELETE /volume/v3/attachments/c200c793-e6b7-4a59-ab10-a509a9d6ca50 => generated 192 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:30:51.749486 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-c92b133a-88b6-47ba-b4e9-c902698b2bac None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:30:51.753181 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-c92b133a-88b6-47ba-b4e9-c902698b2bac tempest-TestMultiAttachVolumeSwap-589208986 tempest-TestMultiAttachVolumeSwap-589208986-project-member] GET https://10.4.3.105/volume/v3/volumes/4b8c5aef-f45d-4a0e-926d-ce018993a4a5 Aug 12 10:30:51.753424 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-c92b133a-88b6-47ba-b4e9-c902698b2bac tempest-TestMultiAttachVolumeSwap-589208986 tempest-TestMultiAttachVolumeSwap-589208986-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:30:51.753682 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-c92b133a-88b6-47ba-b4e9-c902698b2bac tempest-TestMultiAttachVolumeSwap-589208986 tempest-TestMultiAttachVolumeSwap-589208986-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:30:51.766141 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:30:51.766141 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:30:51.773312 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-c92b133a-88b6-47ba-b4e9-c902698b2bac tempest-TestMultiAttachVolumeSwap-589208986 tempest-TestMultiAttachVolumeSwap-589208986-project-member] Volume info retrieved successfully. Aug 12 10:30:51.781543 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-c92b133a-88b6-47ba-b4e9-c902698b2bac tempest-TestMultiAttachVolumeSwap-589208986 tempest-TestMultiAttachVolumeSwap-589208986-project-member] https://10.4.3.105/volume/v3/volumes/4b8c5aef-f45d-4a0e-926d-ce018993a4a5 returned with HTTP 200 Aug 12 10:30:51.781634 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 62/254] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:30:51 2026] GET /volume/v3/volumes/4b8c5aef-f45d-4a0e-926d-ce018993a4a5 => generated 1161 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:30:51.850452 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [req-50668f4c-1c6b-460d-ace8-75b698a06825 req-ba8b03b3-5332-49c0-bd5c-c8014882357f None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:30:51.856843 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-50668f4c-1c6b-460d-ace8-75b698a06825 req-ba8b03b3-5332-49c0-bd5c-c8014882357f tempest-TestMultiAttachVolumeSwap-589208986 tempest-TestMultiAttachVolumeSwap-589208986-project-member] GET https://10.4.3.105/volume/v3/volumes/4b8c5aef-f45d-4a0e-926d-ce018993a4a5 Aug 12 10:30:51.857106 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [req-50668f4c-1c6b-460d-ace8-75b698a06825 req-ba8b03b3-5332-49c0-bd5c-c8014882357f tempest-TestMultiAttachVolumeSwap-589208986 tempest-TestMultiAttachVolumeSwap-589208986-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:30:51.857373 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [req-50668f4c-1c6b-460d-ace8-75b698a06825 req-ba8b03b3-5332-49c0-bd5c-c8014882357f tempest-TestMultiAttachVolumeSwap-589208986 tempest-TestMultiAttachVolumeSwap-589208986-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:30:51.878041 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:30:51.878041 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:30:51.884425 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [req-50668f4c-1c6b-460d-ace8-75b698a06825 req-ba8b03b3-5332-49c0-bd5c-c8014882357f tempest-TestMultiAttachVolumeSwap-589208986 tempest-TestMultiAttachVolumeSwap-589208986-project-member] Volume info retrieved successfully. Aug 12 10:30:51.897065 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-50668f4c-1c6b-460d-ace8-75b698a06825 req-ba8b03b3-5332-49c0-bd5c-c8014882357f tempest-TestMultiAttachVolumeSwap-589208986 tempest-TestMultiAttachVolumeSwap-589208986-project-member] https://10.4.3.105/volume/v3/volumes/4b8c5aef-f45d-4a0e-926d-ce018993a4a5 returned with HTTP 200 Aug 12 10:30:51.897065 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 65/255] 10.4.3.105 () {68 vars in 1598 bytes} [Wed Aug 12 10:30:51 2026] GET /volume/v3/volumes/4b8c5aef-f45d-4a0e-926d-ce018993a4a5 => generated 1161 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:30:51.921817 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-50668f4c-1c6b-460d-ace8-75b698a06825 req-697c90e5-7ecf-4c81-9163-76cf2b7b77cb None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:30:51.923722 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-50668f4c-1c6b-460d-ace8-75b698a06825 req-697c90e5-7ecf-4c81-9163-76cf2b7b77cb tempest-TestMultiAttachVolumeSwap-589208986 tempest-TestMultiAttachVolumeSwap-589208986-project-member] POST https://10.4.3.105/volume/v3/volumes/4b8c5aef-f45d-4a0e-926d-ce018993a4a5/action Aug 12 10:30:51.924272 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-50668f4c-1c6b-460d-ace8-75b698a06825 req-697c90e5-7ecf-4c81-9163-76cf2b7b77cb tempest-TestMultiAttachVolumeSwap-589208986 tempest-TestMultiAttachVolumeSwap-589208986-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100375) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 10:30:51.924527 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-50668f4c-1c6b-460d-ace8-75b698a06825 req-697c90e5-7ecf-4c81-9163-76cf2b7b77cb tempest-TestMultiAttachVolumeSwap-589208986 tempest-TestMultiAttachVolumeSwap-589208986-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:30:51.940845 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:30:51.940845 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:30:51.941549 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [req-50668f4c-1c6b-460d-ace8-75b698a06825 req-697c90e5-7ecf-4c81-9163-76cf2b7b77cb tempest-TestMultiAttachVolumeSwap-589208986 tempest-TestMultiAttachVolumeSwap-589208986-project-member] Volume info retrieved successfully. Aug 12 10:30:51.952757 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [req-50668f4c-1c6b-460d-ace8-75b698a06825 req-697c90e5-7ecf-4c81-9163-76cf2b7b77cb tempest-TestMultiAttachVolumeSwap-589208986 tempest-TestMultiAttachVolumeSwap-589208986-project-member] Begin detaching volume completed successfully. Aug 12 10:30:51.953251 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-50668f4c-1c6b-460d-ace8-75b698a06825 req-697c90e5-7ecf-4c81-9163-76cf2b7b77cb tempest-TestMultiAttachVolumeSwap-589208986 tempest-TestMultiAttachVolumeSwap-589208986-project-member] https://10.4.3.105/volume/v3/volumes/4b8c5aef-f45d-4a0e-926d-ce018993a4a5/action returned with HTTP 202 Aug 12 10:30:51.954082 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 65/256] 10.4.3.105 () {72 vars in 1672 bytes} [Wed Aug 12 10:30:51 2026] POST /volume/v3/volumes/4b8c5aef-f45d-4a0e-926d-ce018993a4a5/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 10:30:52.017090 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-81422d3a-30f6-4d5f-a873-9858110b37fe None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:30:52.017643 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-81422d3a-30f6-4d5f-a873-9858110b37fe None None] GET https://10.4.3.105/volume// Aug 12 10:30:52.017889 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-81422d3a-30f6-4d5f-a873-9858110b37fe None None] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:30:52.018185 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-81422d3a-30f6-4d5f-a873-9858110b37fe None None] Calling method 'all' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:30:52.018621 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-81422d3a-30f6-4d5f-a873-9858110b37fe None None] https://10.4.3.105/volume// returned with HTTP 300 Aug 12 10:30:52.019027 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 65/257] 10.4.3.105 () {66 vars in 1426 bytes} [Wed Aug 12 10:30: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 10:30:52.028638 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-50668f4c-1c6b-460d-ace8-75b698a06825 req-94836eaa-5228-4489-bf6b-6e6ded180231 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:30:52.031403 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-50668f4c-1c6b-460d-ace8-75b698a06825 req-94836eaa-5228-4489-bf6b-6e6ded180231 tempest-TestMultiAttachVolumeSwap-589208986 tempest-TestMultiAttachVolumeSwap-589208986-project-member] GET https://10.4.3.105/volume/v3/volumes/4b8c5aef-f45d-4a0e-926d-ce018993a4a5 Aug 12 10:30:52.031669 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-50668f4c-1c6b-460d-ace8-75b698a06825 req-94836eaa-5228-4489-bf6b-6e6ded180231 tempest-TestMultiAttachVolumeSwap-589208986 tempest-TestMultiAttachVolumeSwap-589208986-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:30:52.031937 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-50668f4c-1c6b-460d-ace8-75b698a06825 req-94836eaa-5228-4489-bf6b-6e6ded180231 tempest-TestMultiAttachVolumeSwap-589208986 tempest-TestMultiAttachVolumeSwap-589208986-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:30:52.045812 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:30:52.045812 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:30:52.051668 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [req-50668f4c-1c6b-460d-ace8-75b698a06825 req-94836eaa-5228-4489-bf6b-6e6ded180231 tempest-TestMultiAttachVolumeSwap-589208986 tempest-TestMultiAttachVolumeSwap-589208986-project-member] Volume info retrieved successfully. Aug 12 10:30:52.058123 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-50668f4c-1c6b-460d-ace8-75b698a06825 req-94836eaa-5228-4489-bf6b-6e6ded180231 tempest-TestMultiAttachVolumeSwap-589208986 tempest-TestMultiAttachVolumeSwap-589208986-project-member] https://10.4.3.105/volume/v3/volumes/4b8c5aef-f45d-4a0e-926d-ce018993a4a5 returned with HTTP 200 Aug 12 10:30:52.058784 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 63/258] 10.4.3.105 () {70 vars in 1639 bytes} [Wed Aug 12 10:30:52 2026] GET /volume/v3/volumes/4b8c5aef-f45d-4a0e-926d-ce018993a4a5 => generated 1344 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 10:30:52.109828 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-7e9618e0-fb8c-4569-be1d-af83e3148bdc None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:30:52.377653 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-7e9618e0-fb8c-4569-be1d-af83e3148bdc tempest-VolumesTestJSON-495477065 tempest-VolumesTestJSON-495477065-project-member] POST https://10.4.3.105/volume/v3/volumes Aug 12 10:30:52.378937 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-7e9618e0-fb8c-4569-be1d-af83e3148bdc tempest-VolumesTestJSON-495477065 tempest-VolumesTestJSON-495477065-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-101098428"}} {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:30:52.381433 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.v3.volumes [None req-7e9618e0-fb8c-4569-be1d-af83e3148bdc tempest-VolumesTestJSON-495477065 tempest-VolumesTestJSON-495477065-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-101098428'}} {{(pid=100372) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 10:30:52.381819 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.v3.volumes [None req-7e9618e0-fb8c-4569-be1d-af83e3148bdc tempest-VolumesTestJSON-495477065 tempest-VolumesTestJSON-495477065-project-member] Create volume of 1 GB Aug 12 10:30:52.388779 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-7e9618e0-fb8c-4569-be1d-af83e3148bdc tempest-VolumesTestJSON-495477065 tempest-VolumesTestJSON-495477065-project-member] Availability Zones retrieved successfully. Aug 12 10:30:52.397922 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-7e9618e0-fb8c-4569-be1d-af83e3148bdc tempest-VolumesTestJSON-495477065 tempest-VolumesTestJSON-495477065-project-member] Flow 'volume_create_api' (24d30946-06a6-4643-afee-d731b53bf5b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100372) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:30:52.399354 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-7e9618e0-fb8c-4569-be1d-af83e3148bdc tempest-VolumesTestJSON-495477065 tempest-VolumesTestJSON-495477065-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f74b5f61-fbaf-4a90-914e-deb890066655) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:30:52.400896 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.flows.api.create_volume [None req-7e9618e0-fb8c-4569-be1d-af83e3148bdc tempest-VolumesTestJSON-495477065 tempest-VolumesTestJSON-495477065-project-member] Validating volume size '1' using validate_int {{(pid=100372) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 10:30:52.441313 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-7e9618e0-fb8c-4569-be1d-af83e3148bdc tempest-VolumesTestJSON-495477065 tempest-VolumesTestJSON-495477065-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f74b5f61-fbaf-4a90-914e-deb890066655) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T10:26:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6cd66f07-4c7b-40b2-9dfb-378538f29c9e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:30:52.443487 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-7e9618e0-fb8c-4569-be1d-af83e3148bdc tempest-VolumesTestJSON-495477065 tempest-VolumesTestJSON-495477065-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (478d44ab-e63b-41bc-9d5f-e6fd5a98e6a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:30:52.530990 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.quota [None req-7e9618e0-fb8c-4569-be1d-af83e3148bdc tempest-VolumesTestJSON-495477065 tempest-VolumesTestJSON-495477065-project-member] Created reservations ['3dbe6f35-9257-4315-a1d6-1546dc165b74', 'f0137e76-ede9-401f-902a-8d93476626e8', '49757db8-bbe2-48dc-a0a9-0c421d56fd74', '4caec618-ee66-4c93-aaae-e2b2155b9e7c'] {{(pid=100372) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:30:52.532163 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-7e9618e0-fb8c-4569-be1d-af83e3148bdc tempest-VolumesTestJSON-495477065 tempest-VolumesTestJSON-495477065-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (478d44ab-e63b-41bc-9d5f-e6fd5a98e6a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3dbe6f35-9257-4315-a1d6-1546dc165b74', 'f0137e76-ede9-401f-902a-8d93476626e8', '49757db8-bbe2-48dc-a0a9-0c421d56fd74', '4caec618-ee66-4c93-aaae-e2b2155b9e7c']}' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:30:52.533307 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-7e9618e0-fb8c-4569-be1d-af83e3148bdc tempest-VolumesTestJSON-495477065 tempest-VolumesTestJSON-495477065-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8245c379-96c6-42af-9644-6c5f33e9bfd3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:30:52.567462 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-7e9618e0-fb8c-4569-be1d-af83e3148bdc tempest-VolumesTestJSON-495477065 tempest-VolumesTestJSON-495477065-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8245c379-96c6-42af-9644-6c5f33e9bfd3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4c22aabb-5be3-402c-8fe4-3574434476f5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-101098428',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='852e9392d4644f43923026da0b61003b',qos_specs=None,replication_status=,reservations=['3dbe6f35-9257-4315-a1d6-1546dc165b74','f0137e76-ede9-401f-902a-8d93476626e8','49757db8-bbe2-48dc-a0a9-0c421d56fd74','4caec618-ee66-4c93-aaae-e2b2155b9e7c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6662ffabf99a4a069154520a5bb27de3',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:30:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-101098428',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4c22aabb-5be3-402c-8fe4-3574434476f5,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='852e9392d4644f43923026da0b61003b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6662ffabf99a4a069154520a5bb27de3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6cd66f07-4c7b-40b2-9dfb-378538f29c9e),volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:30:52.568385 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-7e9618e0-fb8c-4569-be1d-af83e3148bdc tempest-VolumesTestJSON-495477065 tempest-VolumesTestJSON-495477065-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6a85604e-343d-4641-b565-38af38036050) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:30:52.588381 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-7e9618e0-fb8c-4569-be1d-af83e3148bdc tempest-VolumesTestJSON-495477065 tempest-VolumesTestJSON-495477065-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6a85604e-343d-4641-b565-38af38036050) transitioned into state 'SUCCESS' from state '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-101098428',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='852e9392d4644f43923026da0b61003b',qos_specs=None,replication_status=,reservations=['3dbe6f35-9257-4315-a1d6-1546dc165b74','f0137e76-ede9-401f-902a-8d93476626e8','49757db8-bbe2-48dc-a0a9-0c421d56fd74','4caec618-ee66-4c93-aaae-e2b2155b9e7c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6662ffabf99a4a069154520a5bb27de3',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:30:52.589353 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-7e9618e0-fb8c-4569-be1d-af83e3148bdc tempest-VolumesTestJSON-495477065 tempest-VolumesTestJSON-495477065-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7962809d-629d-4bc3-9f05-cdfc6523421a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:30:52.604670 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-7e9618e0-fb8c-4569-be1d-af83e3148bdc tempest-VolumesTestJSON-495477065 tempest-VolumesTestJSON-495477065-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7962809d-629d-4bc3-9f05-cdfc6523421a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:30:52.605772 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-7e9618e0-fb8c-4569-be1d-af83e3148bdc tempest-VolumesTestJSON-495477065 tempest-VolumesTestJSON-495477065-project-member] Flow 'volume_create_api' (24d30946-06a6-4643-afee-d731b53bf5b8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100372) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:30:52.606218 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-7e9618e0-fb8c-4569-be1d-af83e3148bdc tempest-VolumesTestJSON-495477065 tempest-VolumesTestJSON-495477065-project-member] Create volume request issued successfully. Aug 12 10:30:52.607157 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-7e9618e0-fb8c-4569-be1d-af83e3148bdc tempest-VolumesTestJSON-495477065 tempest-VolumesTestJSON-495477065-project-member] https://10.4.3.105/volume/v3/volumes returned with HTTP 202 Aug 12 10:30:52.607690 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 66/259] 10.4.3.105 () {68 vars in 1259 bytes} [Wed Aug 12 10:30:52 2026] POST /volume/v3/volumes => generated 759 bytes in 499 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 10:30:52.620894 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-5475caab-a1ea-435e-b57e-b2df0c1e9f86 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:30:52.624541 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-5475caab-a1ea-435e-b57e-b2df0c1e9f86 tempest-VolumesTestJSON-495477065 tempest-VolumesTestJSON-495477065-project-member] GET https://10.4.3.105/volume/v3/volumes/4c22aabb-5be3-402c-8fe4-3574434476f5 Aug 12 10:30:52.624541 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-5475caab-a1ea-435e-b57e-b2df0c1e9f86 tempest-VolumesTestJSON-495477065 tempest-VolumesTestJSON-495477065-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:30:52.624541 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-5475caab-a1ea-435e-b57e-b2df0c1e9f86 tempest-VolumesTestJSON-495477065 tempest-VolumesTestJSON-495477065-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:30:52.636779 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:30:52.636779 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:30:52.640984 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-5475caab-a1ea-435e-b57e-b2df0c1e9f86 tempest-VolumesTestJSON-495477065 tempest-VolumesTestJSON-495477065-project-member] Volume info retrieved successfully. Aug 12 10:30:52.645788 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-5475caab-a1ea-435e-b57e-b2df0c1e9f86 tempest-VolumesTestJSON-495477065 tempest-VolumesTestJSON-495477065-project-member] https://10.4.3.105/volume/v3/volumes/4c22aabb-5be3-402c-8fe4-3574434476f5 returned with HTTP 200 Aug 12 10:30:52.646414 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 66/260] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:30:52 2026] GET /volume/v3/volumes/4c22aabb-5be3-402c-8fe4-3574434476f5 => generated 827 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:30:53.660237 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-834b1e81-50b9-4882-b2fa-d5f55dc59ca4 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:30:53.663722 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-834b1e81-50b9-4882-b2fa-d5f55dc59ca4 tempest-VolumesTestJSON-495477065 tempest-VolumesTestJSON-495477065-project-member] GET https://10.4.3.105/volume/v3/volumes/4c22aabb-5be3-402c-8fe4-3574434476f5 Aug 12 10:30:53.665549 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-834b1e81-50b9-4882-b2fa-d5f55dc59ca4 tempest-VolumesTestJSON-495477065 tempest-VolumesTestJSON-495477065-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:30:53.665549 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-834b1e81-50b9-4882-b2fa-d5f55dc59ca4 tempest-VolumesTestJSON-495477065 tempest-VolumesTestJSON-495477065-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:30:53.669816 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-4e4c3420-0604-4b30-84e0-638f268449a8 req-10e89c96-84f2-425d-89f1-94177805a550 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:30:53.677132 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:30:53.677132 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:30:53.677617 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-4e4c3420-0604-4b30-84e0-638f268449a8 req-10e89c96-84f2-425d-89f1-94177805a550 tempest-ServerActionsTestOtherB-497255818 tempest-ServerActionsTestOtherB-497255818-project-member] POST https://10.4.3.105/volume/v3/attachments/01601a79-8a58-4f96-a8f9-8312bb328ecb/action Aug 12 10:30:53.679496 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-4e4c3420-0604-4b30-84e0-638f268449a8 req-10e89c96-84f2-425d-89f1-94177805a550 tempest-ServerActionsTestOtherB-497255818 tempest-ServerActionsTestOtherB-497255818-project-member] Action body: b'{"os-complete": null}' {{(pid=100374) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 10:30:53.680471 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-4e4c3420-0604-4b30-84e0-638f268449a8 req-10e89c96-84f2-425d-89f1-94177805a550 tempest-ServerActionsTestOtherB-497255818 tempest-ServerActionsTestOtherB-497255818-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:30:53.686541 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-834b1e81-50b9-4882-b2fa-d5f55dc59ca4 tempest-VolumesTestJSON-495477065 tempest-VolumesTestJSON-495477065-project-member] Volume info retrieved successfully. Aug 12 10:30:53.690110 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-834b1e81-50b9-4882-b2fa-d5f55dc59ca4 tempest-VolumesTestJSON-495477065 tempest-VolumesTestJSON-495477065-project-member] https://10.4.3.105/volume/v3/volumes/4c22aabb-5be3-402c-8fe4-3574434476f5 returned with HTTP 200 Aug 12 10:30:53.690636 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 66/261] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:30:53 2026] GET /volume/v3/volumes/4c22aabb-5be3-402c-8fe4-3574434476f5 => generated 852 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:30:53.706615 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:30:53.706615 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:30:53.721052 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [req-f283dd75-8579-45d0-bd12-82d48cb07f66 req-b810993a-13f4-431c-b084-fc50736263c9 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:30:53.725070 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-4e4c3420-0604-4b30-84e0-638f268449a8 req-10e89c96-84f2-425d-89f1-94177805a550 tempest-ServerActionsTestOtherB-497255818 tempest-ServerActionsTestOtherB-497255818-project-member] https://10.4.3.105/volume/v3/attachments/01601a79-8a58-4f96-a8f9-8312bb328ecb/action returned with HTTP 204 Aug 12 10:30:53.725767 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 64/262] 10.4.3.105 () {74 vars in 1725 bytes} [Wed Aug 12 10:30:53 2026] POST /volume/v3/attachments/01601a79-8a58-4f96-a8f9-8312bb328ecb/action => generated 0 bytes in 57 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:30:53.725862 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-f283dd75-8579-45d0-bd12-82d48cb07f66 req-b810993a-13f4-431c-b084-fc50736263c9 tempest-VolumesTestJSON-495477065 tempest-VolumesTestJSON-495477065-project-member] GET https://10.4.3.105/volume/v3/volumes/4c22aabb-5be3-402c-8fe4-3574434476f5 Aug 12 10:30:53.726298 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [req-f283dd75-8579-45d0-bd12-82d48cb07f66 req-b810993a-13f4-431c-b084-fc50736263c9 tempest-VolumesTestJSON-495477065 tempest-VolumesTestJSON-495477065-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:30:53.726476 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [req-f283dd75-8579-45d0-bd12-82d48cb07f66 req-b810993a-13f4-431c-b084-fc50736263c9 tempest-VolumesTestJSON-495477065 tempest-VolumesTestJSON-495477065-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:30:53.736631 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:30:53.736631 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:30:53.748111 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [req-f283dd75-8579-45d0-bd12-82d48cb07f66 req-b810993a-13f4-431c-b084-fc50736263c9 tempest-VolumesTestJSON-495477065 tempest-VolumesTestJSON-495477065-project-member] Volume info retrieved successfully. Aug 12 10:30:53.756640 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-f283dd75-8579-45d0-bd12-82d48cb07f66 req-b810993a-13f4-431c-b084-fc50736263c9 tempest-VolumesTestJSON-495477065 tempest-VolumesTestJSON-495477065-project-member] https://10.4.3.105/volume/v3/volumes/4c22aabb-5be3-402c-8fe4-3574434476f5 returned with HTTP 200 Aug 12 10:30:53.757443 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 67/263] 10.4.3.105 () {68 vars in 1598 bytes} [Wed Aug 12 10:30:53 2026] GET /volume/v3/volumes/4c22aabb-5be3-402c-8fe4-3574434476f5 => generated 852 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:30:53.778589 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-5095c175-6dd3-41a8-a36c-624b148ba350 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:30:53.784455 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-5095c175-6dd3-41a8-a36c-624b148ba350 tempest-VolumesTestJSON-495477065 tempest-VolumesTestJSON-495477065-project-member] POST https://10.4.3.105/volume/v3/volumes Aug 12 10:30:53.784455 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-5095c175-6dd3-41a8-a36c-624b148ba350 tempest-VolumesTestJSON-495477065 tempest-VolumesTestJSON-495477065-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-455389107"}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:30:53.786721 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.v3.volumes [None req-5095c175-6dd3-41a8-a36c-624b148ba350 tempest-VolumesTestJSON-495477065 tempest-VolumesTestJSON-495477065-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-455389107'}} {{(pid=100375) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 10:30:53.786906 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.v3.volumes [None req-5095c175-6dd3-41a8-a36c-624b148ba350 tempest-VolumesTestJSON-495477065 tempest-VolumesTestJSON-495477065-project-member] Create volume of 1 GB Aug 12 10:30:53.792370 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-5095c175-6dd3-41a8-a36c-624b148ba350 tempest-VolumesTestJSON-495477065 tempest-VolumesTestJSON-495477065-project-member] Availability Zones retrieved successfully. Aug 12 10:30:53.800013 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-5095c175-6dd3-41a8-a36c-624b148ba350 tempest-VolumesTestJSON-495477065 tempest-VolumesTestJSON-495477065-project-member] Flow 'volume_create_api' (fd3c2cfc-af17-409e-956e-08b20d8a3dc8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:30:53.801541 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-5095c175-6dd3-41a8-a36c-624b148ba350 tempest-VolumesTestJSON-495477065 tempest-VolumesTestJSON-495477065-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (01726cc3-6efb-42f3-8f43-d121988e8552) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:30:53.803464 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.flows.api.create_volume [None req-5095c175-6dd3-41a8-a36c-624b148ba350 tempest-VolumesTestJSON-495477065 tempest-VolumesTestJSON-495477065-project-member] Validating volume size '1' using validate_int {{(pid=100375) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 10:30:53.861991 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-5095c175-6dd3-41a8-a36c-624b148ba350 tempest-VolumesTestJSON-495477065 tempest-VolumesTestJSON-495477065-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (01726cc3-6efb-42f3-8f43-d121988e8552) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T10:26:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6cd66f07-4c7b-40b2-9dfb-378538f29c9e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:30:53.863264 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-5095c175-6dd3-41a8-a36c-624b148ba350 tempest-VolumesTestJSON-495477065 tempest-VolumesTestJSON-495477065-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bb17a899-cc33-4d0a-a743-9623887132ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:30:53.930400 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.quota [None req-5095c175-6dd3-41a8-a36c-624b148ba350 tempest-VolumesTestJSON-495477065 tempest-VolumesTestJSON-495477065-project-member] Created reservations ['c6dbae25-878a-4f36-b0c9-26f2718de126', 'd3295bf6-e955-4cb8-89aa-ee84e37a6d3c', 'c00963aa-b749-48bd-9590-ca522c3a6d64', '3d0c4e1b-718e-4e9a-a4a6-619ef59e6f5c'] {{(pid=100375) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:30:53.931603 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-5095c175-6dd3-41a8-a36c-624b148ba350 tempest-VolumesTestJSON-495477065 tempest-VolumesTestJSON-495477065-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bb17a899-cc33-4d0a-a743-9623887132ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c6dbae25-878a-4f36-b0c9-26f2718de126', 'd3295bf6-e955-4cb8-89aa-ee84e37a6d3c', 'c00963aa-b749-48bd-9590-ca522c3a6d64', '3d0c4e1b-718e-4e9a-a4a6-619ef59e6f5c']}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:30:53.932774 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-5095c175-6dd3-41a8-a36c-624b148ba350 tempest-VolumesTestJSON-495477065 tempest-VolumesTestJSON-495477065-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0c6421a4-8bb8-468a-a567-cec4ea34e315) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:30:53.967306 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-5095c175-6dd3-41a8-a36c-624b148ba350 tempest-VolumesTestJSON-495477065 tempest-VolumesTestJSON-495477065-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0c6421a4-8bb8-468a-a567-cec4ea34e315) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '37175c2f-c3a7-409a-b8c1-18b6b00d63ca', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-455389107',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='852e9392d4644f43923026da0b61003b',qos_specs=None,replication_status=,reservations=['c6dbae25-878a-4f36-b0c9-26f2718de126','d3295bf6-e955-4cb8-89aa-ee84e37a6d3c','c00963aa-b749-48bd-9590-ca522c3a6d64','3d0c4e1b-718e-4e9a-a4a6-619ef59e6f5c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6662ffabf99a4a069154520a5bb27de3',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:30:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-455389107',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=37175c2f-c3a7-409a-b8c1-18b6b00d63ca,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='852e9392d4644f43923026da0b61003b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6662ffabf99a4a069154520a5bb27de3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6cd66f07-4c7b-40b2-9dfb-378538f29c9e),volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:30:53.968381 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-5095c175-6dd3-41a8-a36c-624b148ba350 tempest-VolumesTestJSON-495477065 tempest-VolumesTestJSON-495477065-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4b4027e1-d6c2-47c4-84fb-c5d7e0258257) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:30:53.995023 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-5095c175-6dd3-41a8-a36c-624b148ba350 tempest-VolumesTestJSON-495477065 tempest-VolumesTestJSON-495477065-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4b4027e1-d6c2-47c4-84fb-c5d7e0258257) transitioned into state 'SUCCESS' from state '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-455389107',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='852e9392d4644f43923026da0b61003b',qos_specs=None,replication_status=,reservations=['c6dbae25-878a-4f36-b0c9-26f2718de126','d3295bf6-e955-4cb8-89aa-ee84e37a6d3c','c00963aa-b749-48bd-9590-ca522c3a6d64','3d0c4e1b-718e-4e9a-a4a6-619ef59e6f5c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6662ffabf99a4a069154520a5bb27de3',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:30:53.996183 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-5095c175-6dd3-41a8-a36c-624b148ba350 tempest-VolumesTestJSON-495477065 tempest-VolumesTestJSON-495477065-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7ca66bfd-0302-4135-bba5-5c5807a943d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:30:54.012027 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-5095c175-6dd3-41a8-a36c-624b148ba350 tempest-VolumesTestJSON-495477065 tempest-VolumesTestJSON-495477065-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7ca66bfd-0302-4135-bba5-5c5807a943d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:30:54.013068 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-5095c175-6dd3-41a8-a36c-624b148ba350 tempest-VolumesTestJSON-495477065 tempest-VolumesTestJSON-495477065-project-member] Flow 'volume_create_api' (fd3c2cfc-af17-409e-956e-08b20d8a3dc8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100375) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:30:54.013431 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-5095c175-6dd3-41a8-a36c-624b148ba350 tempest-VolumesTestJSON-495477065 tempest-VolumesTestJSON-495477065-project-member] Create volume request issued successfully. Aug 12 10:30:54.014131 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-5095c175-6dd3-41a8-a36c-624b148ba350 tempest-VolumesTestJSON-495477065 tempest-VolumesTestJSON-495477065-project-member] https://10.4.3.105/volume/v3/volumes returned with HTTP 202 Aug 12 10:30:54.014636 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 67/264] 10.4.3.105 () {68 vars in 1259 bytes} [Wed Aug 12 10:30:53 2026] POST /volume/v3/volumes => generated 759 bytes in 237 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 10:30:54.030833 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-75f285ea-dd9e-4045-93ef-a00826ddb8e0 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:30:54.033046 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-75f285ea-dd9e-4045-93ef-a00826ddb8e0 tempest-VolumesTestJSON-495477065 tempest-VolumesTestJSON-495477065-project-member] GET https://10.4.3.105/volume/v3/volumes/37175c2f-c3a7-409a-b8c1-18b6b00d63ca Aug 12 10:30:54.033260 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-75f285ea-dd9e-4045-93ef-a00826ddb8e0 tempest-VolumesTestJSON-495477065 tempest-VolumesTestJSON-495477065-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:30:54.033491 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-75f285ea-dd9e-4045-93ef-a00826ddb8e0 tempest-VolumesTestJSON-495477065 tempest-VolumesTestJSON-495477065-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:30:54.042980 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:30:54.042980 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:30:54.048426 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-75f285ea-dd9e-4045-93ef-a00826ddb8e0 tempest-VolumesTestJSON-495477065 tempest-VolumesTestJSON-495477065-project-member] Volume info retrieved successfully. Aug 12 10:30:54.056939 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-75f285ea-dd9e-4045-93ef-a00826ddb8e0 tempest-VolumesTestJSON-495477065 tempest-VolumesTestJSON-495477065-project-member] https://10.4.3.105/volume/v3/volumes/37175c2f-c3a7-409a-b8c1-18b6b00d63ca returned with HTTP 200 Aug 12 10:30:54.057336 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 67/265] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:30:54 2026] GET /volume/v3/volumes/37175c2f-c3a7-409a-b8c1-18b6b00d63ca => generated 827 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:30:55.073127 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-eb0aac25-1c61-47f4-b3c3-7b448376146b None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:30:55.075157 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-eb0aac25-1c61-47f4-b3c3-7b448376146b tempest-VolumesTestJSON-495477065 tempest-VolumesTestJSON-495477065-project-member] GET https://10.4.3.105/volume/v3/volumes/37175c2f-c3a7-409a-b8c1-18b6b00d63ca Aug 12 10:30:55.075356 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-eb0aac25-1c61-47f4-b3c3-7b448376146b tempest-VolumesTestJSON-495477065 tempest-VolumesTestJSON-495477065-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:30:55.076537 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-eb0aac25-1c61-47f4-b3c3-7b448376146b tempest-VolumesTestJSON-495477065 tempest-VolumesTestJSON-495477065-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:30:55.083991 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:30:55.083991 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:30:55.090187 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-eb0aac25-1c61-47f4-b3c3-7b448376146b tempest-VolumesTestJSON-495477065 tempest-VolumesTestJSON-495477065-project-member] Volume info retrieved successfully. Aug 12 10:30:55.095783 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-eb0aac25-1c61-47f4-b3c3-7b448376146b tempest-VolumesTestJSON-495477065 tempest-VolumesTestJSON-495477065-project-member] https://10.4.3.105/volume/v3/volumes/37175c2f-c3a7-409a-b8c1-18b6b00d63ca returned with HTTP 200 Aug 12 10:30:55.096457 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 65/266] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:30:55 2026] GET /volume/v3/volumes/37175c2f-c3a7-409a-b8c1-18b6b00d63ca => generated 852 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:30:55.130479 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [req-94e737e8-148f-4021-9de4-e6c62f7c6891 req-7f7582c8-4d5a-4b10-a726-92536c9d6792 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:30:55.135964 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-94e737e8-148f-4021-9de4-e6c62f7c6891 req-7f7582c8-4d5a-4b10-a726-92536c9d6792 tempest-VolumesTestJSON-495477065 tempest-VolumesTestJSON-495477065-project-member] GET https://10.4.3.105/volume/v3/volumes/37175c2f-c3a7-409a-b8c1-18b6b00d63ca Aug 12 10:30:55.135964 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [req-94e737e8-148f-4021-9de4-e6c62f7c6891 req-7f7582c8-4d5a-4b10-a726-92536c9d6792 tempest-VolumesTestJSON-495477065 tempest-VolumesTestJSON-495477065-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:30:55.135964 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [req-94e737e8-148f-4021-9de4-e6c62f7c6891 req-7f7582c8-4d5a-4b10-a726-92536c9d6792 tempest-VolumesTestJSON-495477065 tempest-VolumesTestJSON-495477065-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:30:55.148135 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:30:55.148135 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:30:55.156273 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [req-94e737e8-148f-4021-9de4-e6c62f7c6891 req-7f7582c8-4d5a-4b10-a726-92536c9d6792 tempest-VolumesTestJSON-495477065 tempest-VolumesTestJSON-495477065-project-member] Volume info retrieved successfully. Aug 12 10:30:55.164986 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-94e737e8-148f-4021-9de4-e6c62f7c6891 req-7f7582c8-4d5a-4b10-a726-92536c9d6792 tempest-VolumesTestJSON-495477065 tempest-VolumesTestJSON-495477065-project-member] https://10.4.3.105/volume/v3/volumes/37175c2f-c3a7-409a-b8c1-18b6b00d63ca returned with HTTP 200 Aug 12 10:30:55.164986 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 68/267] 10.4.3.105 () {68 vars in 1598 bytes} [Wed Aug 12 10:30:55 2026] GET /volume/v3/volumes/37175c2f-c3a7-409a-b8c1-18b6b00d63ca => generated 852 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:30:55.188498 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-86ffd594-d166-4531-9894-2f850c331dda None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:30:55.189986 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-86ffd594-d166-4531-9894-2f850c331dda tempest-VolumesTestJSON-495477065 tempest-VolumesTestJSON-495477065-project-member] POST https://10.4.3.105/volume/v3/volumes Aug 12 10:30:55.190216 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-86ffd594-d166-4531-9894-2f850c331dda tempest-VolumesTestJSON-495477065 tempest-VolumesTestJSON-495477065-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-1233349975"}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:30:55.195002 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.v3.volumes [None req-86ffd594-d166-4531-9894-2f850c331dda tempest-VolumesTestJSON-495477065 tempest-VolumesTestJSON-495477065-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-1233349975'}} {{(pid=100375) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 10:30:55.195002 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.v3.volumes [None req-86ffd594-d166-4531-9894-2f850c331dda tempest-VolumesTestJSON-495477065 tempest-VolumesTestJSON-495477065-project-member] Create volume of 1 GB Aug 12 10:30:55.195002 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:30:55.195002 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:30:55.199578 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-86ffd594-d166-4531-9894-2f850c331dda tempest-VolumesTestJSON-495477065 tempest-VolumesTestJSON-495477065-project-member] Availability Zones retrieved successfully. Aug 12 10:30:55.209431 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-86ffd594-d166-4531-9894-2f850c331dda tempest-VolumesTestJSON-495477065 tempest-VolumesTestJSON-495477065-project-member] Flow 'volume_create_api' (0919e534-880c-4afe-b431-fc516c65d8a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:30:55.210842 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-86ffd594-d166-4531-9894-2f850c331dda tempest-VolumesTestJSON-495477065 tempest-VolumesTestJSON-495477065-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (95367a39-adc6-440d-9f48-4df2824683dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:30:55.212044 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.flows.api.create_volume [None req-86ffd594-d166-4531-9894-2f850c331dda tempest-VolumesTestJSON-495477065 tempest-VolumesTestJSON-495477065-project-member] Validating volume size '1' using validate_int {{(pid=100375) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 10:30:55.265333 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-86ffd594-d166-4531-9894-2f850c331dda tempest-VolumesTestJSON-495477065 tempest-VolumesTestJSON-495477065-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (95367a39-adc6-440d-9f48-4df2824683dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T10:26:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6cd66f07-4c7b-40b2-9dfb-378538f29c9e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:30:55.266359 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-86ffd594-d166-4531-9894-2f850c331dda tempest-VolumesTestJSON-495477065 tempest-VolumesTestJSON-495477065-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ba09a3a7-fd19-42fd-8f6d-564bb95d8133) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:30:55.325568 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.quota [None req-86ffd594-d166-4531-9894-2f850c331dda tempest-VolumesTestJSON-495477065 tempest-VolumesTestJSON-495477065-project-member] Created reservations ['07dd5ca2-8433-4e60-8715-abb61c0cc19e', 'd638f55e-5fab-4230-a978-45d98d88e7bc', 'adf7f807-6cd4-4577-aff2-68d6ecdf7c10', '6c03014c-9ba2-4cf8-ac32-78bb5e03acc3'] {{(pid=100375) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:30:55.326603 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-86ffd594-d166-4531-9894-2f850c331dda tempest-VolumesTestJSON-495477065 tempest-VolumesTestJSON-495477065-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ba09a3a7-fd19-42fd-8f6d-564bb95d8133) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['07dd5ca2-8433-4e60-8715-abb61c0cc19e', 'd638f55e-5fab-4230-a978-45d98d88e7bc', 'adf7f807-6cd4-4577-aff2-68d6ecdf7c10', '6c03014c-9ba2-4cf8-ac32-78bb5e03acc3']}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:30:55.327683 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-86ffd594-d166-4531-9894-2f850c331dda tempest-VolumesTestJSON-495477065 tempest-VolumesTestJSON-495477065-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8747d477-2662-45c6-ad84-29552c84cdff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:30:55.365634 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-86ffd594-d166-4531-9894-2f850c331dda tempest-VolumesTestJSON-495477065 tempest-VolumesTestJSON-495477065-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8747d477-2662-45c6-ad84-29552c84cdff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'af1232d2-ebb2-4e5c-8b80-c8b53401da75', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1233349975',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='852e9392d4644f43923026da0b61003b',qos_specs=None,replication_status=,reservations=['07dd5ca2-8433-4e60-8715-abb61c0cc19e','d638f55e-5fab-4230-a978-45d98d88e7bc','adf7f807-6cd4-4577-aff2-68d6ecdf7c10','6c03014c-9ba2-4cf8-ac32-78bb5e03acc3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6662ffabf99a4a069154520a5bb27de3',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:30:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1233349975',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=af1232d2-ebb2-4e5c-8b80-c8b53401da75,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='852e9392d4644f43923026da0b61003b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6662ffabf99a4a069154520a5bb27de3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6cd66f07-4c7b-40b2-9dfb-378538f29c9e),volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:30:55.367228 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-86ffd594-d166-4531-9894-2f850c331dda tempest-VolumesTestJSON-495477065 tempest-VolumesTestJSON-495477065-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1a52d8b9-618b-44cf-9514-5e7183f92edf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:30:55.395465 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-86ffd594-d166-4531-9894-2f850c331dda tempest-VolumesTestJSON-495477065 tempest-VolumesTestJSON-495477065-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1a52d8b9-618b-44cf-9514-5e7183f92edf) transitioned into state 'SUCCESS' from state '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-1233349975',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='852e9392d4644f43923026da0b61003b',qos_specs=None,replication_status=,reservations=['07dd5ca2-8433-4e60-8715-abb61c0cc19e','d638f55e-5fab-4230-a978-45d98d88e7bc','adf7f807-6cd4-4577-aff2-68d6ecdf7c10','6c03014c-9ba2-4cf8-ac32-78bb5e03acc3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6662ffabf99a4a069154520a5bb27de3',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:30:55.396974 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-86ffd594-d166-4531-9894-2f850c331dda tempest-VolumesTestJSON-495477065 tempest-VolumesTestJSON-495477065-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b5a65c7e-ae8f-47e3-965e-2ddce48c156c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:30:55.413106 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-86ffd594-d166-4531-9894-2f850c331dda tempest-VolumesTestJSON-495477065 tempest-VolumesTestJSON-495477065-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b5a65c7e-ae8f-47e3-965e-2ddce48c156c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:30:55.413106 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-86ffd594-d166-4531-9894-2f850c331dda tempest-VolumesTestJSON-495477065 tempest-VolumesTestJSON-495477065-project-member] Flow 'volume_create_api' (0919e534-880c-4afe-b431-fc516c65d8a9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100375) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:30:55.413381 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-86ffd594-d166-4531-9894-2f850c331dda tempest-VolumesTestJSON-495477065 tempest-VolumesTestJSON-495477065-project-member] Create volume request issued successfully. Aug 12 10:30:55.414161 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-86ffd594-d166-4531-9894-2f850c331dda tempest-VolumesTestJSON-495477065 tempest-VolumesTestJSON-495477065-project-member] https://10.4.3.105/volume/v3/volumes returned with HTTP 202 Aug 12 10:30:55.414762 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 68/268] 10.4.3.105 () {68 vars in 1259 bytes} [Wed Aug 12 10:30:55 2026] POST /volume/v3/volumes => generated 760 bytes in 227 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 10:30:55.433452 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-04fa64ee-f002-4840-8737-0bc2507ae74a None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:30:55.435414 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-04fa64ee-f002-4840-8737-0bc2507ae74a tempest-VolumesTestJSON-495477065 tempest-VolumesTestJSON-495477065-project-member] GET https://10.4.3.105/volume/v3/volumes/af1232d2-ebb2-4e5c-8b80-c8b53401da75 Aug 12 10:30:55.435543 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-04fa64ee-f002-4840-8737-0bc2507ae74a tempest-VolumesTestJSON-495477065 tempest-VolumesTestJSON-495477065-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:30:55.435721 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-04fa64ee-f002-4840-8737-0bc2507ae74a tempest-VolumesTestJSON-495477065 tempest-VolumesTestJSON-495477065-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:30:55.443307 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:30:55.443307 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:30:55.448425 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-04fa64ee-f002-4840-8737-0bc2507ae74a tempest-VolumesTestJSON-495477065 tempest-VolumesTestJSON-495477065-project-member] Volume info retrieved successfully. Aug 12 10:30:55.455097 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-04fa64ee-f002-4840-8737-0bc2507ae74a tempest-VolumesTestJSON-495477065 tempest-VolumesTestJSON-495477065-project-member] https://10.4.3.105/volume/v3/volumes/af1232d2-ebb2-4e5c-8b80-c8b53401da75 returned with HTTP 200 Aug 12 10:30:55.455560 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 68/269] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:30:55 2026] GET /volume/v3/volumes/af1232d2-ebb2-4e5c-8b80-c8b53401da75 => generated 828 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:30:56.032687 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-0b201a92-5bb2-492f-be99-9ee013c84bb1 req-8c5c014c-3aef-4743-8c15-ff2a8387798a None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:30:56.035725 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-0b201a92-5bb2-492f-be99-9ee013c84bb1 req-8c5c014c-3aef-4743-8c15-ff2a8387798a tempest-ServerBootFromVolumeStableRescueTest-235445218 tempest-ServerBootFromVolumeStableRescueTest-235445218-project-member] DELETE https://10.4.3.105/volume/v3/attachments/94247216-4e26-4983-b2a5-19f8f485489d Aug 12 10:30:56.036285 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-0b201a92-5bb2-492f-be99-9ee013c84bb1 req-8c5c014c-3aef-4743-8c15-ff2a8387798a tempest-ServerBootFromVolumeStableRescueTest-235445218 tempest-ServerBootFromVolumeStableRescueTest-235445218-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:30:56.036509 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-0b201a92-5bb2-492f-be99-9ee013c84bb1 req-8c5c014c-3aef-4743-8c15-ff2a8387798a tempest-ServerBootFromVolumeStableRescueTest-235445218 tempest-ServerBootFromVolumeStableRescueTest-235445218-project-member] Calling method 'version_select' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:30:56.055488 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:30:56.055488 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:30:56.147490 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-0b201a92-5bb2-492f-be99-9ee013c84bb1 req-8c5c014c-3aef-4743-8c15-ff2a8387798a tempest-ServerBootFromVolumeStableRescueTest-235445218 tempest-ServerBootFromVolumeStableRescueTest-235445218-project-member] https://10.4.3.105/volume/v3/attachments/94247216-4e26-4983-b2a5-19f8f485489d returned with HTTP 200 Aug 12 10:30:56.148001 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 66/270] 10.4.3.105 () {72 vars in 1673 bytes} [Wed Aug 12 10:30:56 2026] DELETE /volume/v3/attachments/94247216-4e26-4983-b2a5-19f8f485489d => generated 19 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:30:56.162807 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [req-0b201a92-5bb2-492f-be99-9ee013c84bb1 req-d269577d-67b3-4e49-b3d4-5af47233c9e4 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:30:56.167101 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-0b201a92-5bb2-492f-be99-9ee013c84bb1 req-d269577d-67b3-4e49-b3d4-5af47233c9e4 tempest-ServerBootFromVolumeStableRescueTest-235445218 tempest-ServerBootFromVolumeStableRescueTest-235445218-project-member] DELETE https://10.4.3.105/volume/v3/volumes/96f62b07-d3ec-47dc-b2dc-b4e81bbc9bac Aug 12 10:30:56.167366 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [req-0b201a92-5bb2-492f-be99-9ee013c84bb1 req-d269577d-67b3-4e49-b3d4-5af47233c9e4 tempest-ServerBootFromVolumeStableRescueTest-235445218 tempest-ServerBootFromVolumeStableRescueTest-235445218-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:30:56.168481 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [req-0b201a92-5bb2-492f-be99-9ee013c84bb1 req-d269577d-67b3-4e49-b3d4-5af47233c9e4 tempest-ServerBootFromVolumeStableRescueTest-235445218 tempest-ServerBootFromVolumeStableRescueTest-235445218-project-member] Calling method 'delete' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:30:56.168670 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.v3.volumes [req-0b201a92-5bb2-492f-be99-9ee013c84bb1 req-d269577d-67b3-4e49-b3d4-5af47233c9e4 tempest-ServerBootFromVolumeStableRescueTest-235445218 tempest-ServerBootFromVolumeStableRescueTest-235445218-project-member] Delete volume with id: 96f62b07-d3ec-47dc-b2dc-b4e81bbc9bac Aug 12 10:30:56.181953 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:30:56.181953 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:30:56.182614 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [req-0b201a92-5bb2-492f-be99-9ee013c84bb1 req-d269577d-67b3-4e49-b3d4-5af47233c9e4 tempest-ServerBootFromVolumeStableRescueTest-235445218 tempest-ServerBootFromVolumeStableRescueTest-235445218-project-member] Volume info retrieved successfully. Aug 12 10:30:56.224303 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [req-0b201a92-5bb2-492f-be99-9ee013c84bb1 req-d269577d-67b3-4e49-b3d4-5af47233c9e4 tempest-ServerBootFromVolumeStableRescueTest-235445218 tempest-ServerBootFromVolumeStableRescueTest-235445218-project-member] Delete volume request issued successfully. Aug 12 10:30:56.224303 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-0b201a92-5bb2-492f-be99-9ee013c84bb1 req-d269577d-67b3-4e49-b3d4-5af47233c9e4 tempest-ServerBootFromVolumeStableRescueTest-235445218 tempest-ServerBootFromVolumeStableRescueTest-235445218-project-member] https://10.4.3.105/volume/v3/volumes/96f62b07-d3ec-47dc-b2dc-b4e81bbc9bac returned with HTTP 202 Aug 12 10:30:56.224303 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 69/271] 10.4.3.105 () {70 vars in 1620 bytes} [Wed Aug 12 10:30:56 2026] DELETE /volume/v3/volumes/96f62b07-d3ec-47dc-b2dc-b4e81bbc9bac => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 10:30:56.474019 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-962a7441-9b6d-417c-8344-a0d090e6fcd8 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:30:56.476626 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-962a7441-9b6d-417c-8344-a0d090e6fcd8 tempest-VolumesTestJSON-495477065 tempest-VolumesTestJSON-495477065-project-member] GET https://10.4.3.105/volume/v3/volumes/af1232d2-ebb2-4e5c-8b80-c8b53401da75 Aug 12 10:30:56.476956 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-962a7441-9b6d-417c-8344-a0d090e6fcd8 tempest-VolumesTestJSON-495477065 tempest-VolumesTestJSON-495477065-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:30:56.477191 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-962a7441-9b6d-417c-8344-a0d090e6fcd8 tempest-VolumesTestJSON-495477065 tempest-VolumesTestJSON-495477065-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:30:56.491231 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:30:56.491231 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:30:56.498053 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-962a7441-9b6d-417c-8344-a0d090e6fcd8 tempest-VolumesTestJSON-495477065 tempest-VolumesTestJSON-495477065-project-member] Volume info retrieved successfully. Aug 12 10:30:56.505632 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-962a7441-9b6d-417c-8344-a0d090e6fcd8 tempest-VolumesTestJSON-495477065 tempest-VolumesTestJSON-495477065-project-member] https://10.4.3.105/volume/v3/volumes/af1232d2-ebb2-4e5c-8b80-c8b53401da75 returned with HTTP 200 Aug 12 10:30:56.506191 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 69/272] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:30:56 2026] GET /volume/v3/volumes/af1232d2-ebb2-4e5c-8b80-c8b53401da75 => generated 853 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:30:56.539963 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-132f4017-9fdb-487a-ae1d-620db5fb4e6a req-2de4e751-f0d9-467a-aa82-20c98aa9a778 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:30:56.542582 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-132f4017-9fdb-487a-ae1d-620db5fb4e6a req-2de4e751-f0d9-467a-aa82-20c98aa9a778 tempest-VolumesTestJSON-495477065 tempest-VolumesTestJSON-495477065-project-member] GET https://10.4.3.105/volume/v3/volumes/af1232d2-ebb2-4e5c-8b80-c8b53401da75 Aug 12 10:30:56.542582 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-132f4017-9fdb-487a-ae1d-620db5fb4e6a req-2de4e751-f0d9-467a-aa82-20c98aa9a778 tempest-VolumesTestJSON-495477065 tempest-VolumesTestJSON-495477065-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:30:56.543128 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-132f4017-9fdb-487a-ae1d-620db5fb4e6a req-2de4e751-f0d9-467a-aa82-20c98aa9a778 tempest-VolumesTestJSON-495477065 tempest-VolumesTestJSON-495477065-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:30:56.555656 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:30:56.555656 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:30:56.563714 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [req-132f4017-9fdb-487a-ae1d-620db5fb4e6a req-2de4e751-f0d9-467a-aa82-20c98aa9a778 tempest-VolumesTestJSON-495477065 tempest-VolumesTestJSON-495477065-project-member] Volume info retrieved successfully. Aug 12 10:30:56.568545 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-132f4017-9fdb-487a-ae1d-620db5fb4e6a req-2de4e751-f0d9-467a-aa82-20c98aa9a778 tempest-VolumesTestJSON-495477065 tempest-VolumesTestJSON-495477065-project-member] https://10.4.3.105/volume/v3/volumes/af1232d2-ebb2-4e5c-8b80-c8b53401da75 returned with HTTP 200 Aug 12 10:30:56.569057 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 69/273] 10.4.3.105 () {68 vars in 1598 bytes} [Wed Aug 12 10:30:56 2026] GET /volume/v3/volumes/af1232d2-ebb2-4e5c-8b80-c8b53401da75 => generated 853 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:30:56.925836 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-50668f4c-1c6b-460d-ace8-75b698a06825 req-d9f7991c-c57f-4244-a2ab-9ce2b3a43e09 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:30:56.936473 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-50668f4c-1c6b-460d-ace8-75b698a06825 req-d9f7991c-c57f-4244-a2ab-9ce2b3a43e09 tempest-TestMultiAttachVolumeSwap-589208986 tempest-TestMultiAttachVolumeSwap-589208986-project-member] GET https://10.4.3.105/volume/v3/volumes/4b8c5aef-f45d-4a0e-926d-ce018993a4a5 Aug 12 10:30:56.936747 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-50668f4c-1c6b-460d-ace8-75b698a06825 req-d9f7991c-c57f-4244-a2ab-9ce2b3a43e09 tempest-TestMultiAttachVolumeSwap-589208986 tempest-TestMultiAttachVolumeSwap-589208986-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:30:56.937751 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-50668f4c-1c6b-460d-ace8-75b698a06825 req-d9f7991c-c57f-4244-a2ab-9ce2b3a43e09 tempest-TestMultiAttachVolumeSwap-589208986 tempest-TestMultiAttachVolumeSwap-589208986-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:30:56.954159 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:30:56.954159 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:30:56.962038 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [req-50668f4c-1c6b-460d-ace8-75b698a06825 req-d9f7991c-c57f-4244-a2ab-9ce2b3a43e09 tempest-TestMultiAttachVolumeSwap-589208986 tempest-TestMultiAttachVolumeSwap-589208986-project-member] Volume info retrieved successfully. Aug 12 10:30:56.969107 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-50668f4c-1c6b-460d-ace8-75b698a06825 req-d9f7991c-c57f-4244-a2ab-9ce2b3a43e09 tempest-TestMultiAttachVolumeSwap-589208986 tempest-TestMultiAttachVolumeSwap-589208986-project-member] https://10.4.3.105/volume/v3/volumes/4b8c5aef-f45d-4a0e-926d-ce018993a4a5 returned with HTTP 200 Aug 12 10:30:56.969989 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 67/274] 10.4.3.105 () {68 vars in 1598 bytes} [Wed Aug 12 10:30:56 2026] GET /volume/v3/volumes/4b8c5aef-f45d-4a0e-926d-ce018993a4a5 => generated 1164 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:30:56.970377 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [req-473b4ee4-d20e-4d99-8447-bea089baa114 req-377ef941-dbc0-4b4f-9fde-e25bbe972aff None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:30:56.973356 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-473b4ee4-d20e-4d99-8447-bea089baa114 req-377ef941-dbc0-4b4f-9fde-e25bbe972aff tempest-VolumesTestJSON-495477065 tempest-VolumesTestJSON-495477065-project-reader] GET https://10.4.3.105/volume/v3/volumes/detail Aug 12 10:30:56.973747 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [req-473b4ee4-d20e-4d99-8447-bea089baa114 req-377ef941-dbc0-4b4f-9fde-e25bbe972aff tempest-VolumesTestJSON-495477065 tempest-VolumesTestJSON-495477065-project-reader] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:30:56.974001 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [req-473b4ee4-d20e-4d99-8447-bea089baa114 req-377ef941-dbc0-4b4f-9fde-e25bbe972aff tempest-VolumesTestJSON-495477065 tempest-VolumesTestJSON-495477065-project-reader] Calling method 'detail' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:30:56.975213 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.api_utils [req-473b4ee4-d20e-4d99-8447-bea089baa114 req-377ef941-dbc0-4b4f-9fde-e25bbe972aff tempest-VolumesTestJSON-495477065 tempest-VolumesTestJSON-495477065-project-reader] Removing options '' from query. {{(pid=100372) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 10:30:56.976843 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [req-473b4ee4-d20e-4d99-8447-bea089baa114 req-377ef941-dbc0-4b4f-9fde-e25bbe972aff tempest-VolumesTestJSON-495477065 tempest-VolumesTestJSON-495477065-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100372) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 10:30:57.029216 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [req-473b4ee4-d20e-4d99-8447-bea089baa114 req-377ef941-dbc0-4b4f-9fde-e25bbe972aff tempest-VolumesTestJSON-495477065 tempest-VolumesTestJSON-495477065-project-reader] Get all volumes completed successfully. Aug 12 10:30:57.030349 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:30:57.030349 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:30:57.047537 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-473b4ee4-d20e-4d99-8447-bea089baa114 req-377ef941-dbc0-4b4f-9fde-e25bbe972aff tempest-VolumesTestJSON-495477065 tempest-VolumesTestJSON-495477065-project-reader] https://10.4.3.105/volume/v3/volumes/detail returned with HTTP 200 Aug 12 10:30:57.048184 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 70/275] 10.4.3.105 () {68 vars in 1508 bytes} [Wed Aug 12 10:30:56 2026] GET /volume/v3/volumes/detail => generated 2540 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:30:57.092526 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-2b5a4b57-da5b-4d10-a336-2f9a3a7ee9b4 req-cac3b604-9cee-440a-922c-359b885d0569 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:30:57.096401 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-2b5a4b57-da5b-4d10-a336-2f9a3a7ee9b4 req-cac3b604-9cee-440a-922c-359b885d0569 tempest-VolumesTestJSON-495477065 tempest-VolumesTestJSON-495477065-project-reader] GET https://10.4.3.105/volume/v3/volumes/detail Aug 12 10:30:57.096686 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-2b5a4b57-da5b-4d10-a336-2f9a3a7ee9b4 req-cac3b604-9cee-440a-922c-359b885d0569 tempest-VolumesTestJSON-495477065 tempest-VolumesTestJSON-495477065-project-reader] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:30:57.096957 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-2b5a4b57-da5b-4d10-a336-2f9a3a7ee9b4 req-cac3b604-9cee-440a-922c-359b885d0569 tempest-VolumesTestJSON-495477065 tempest-VolumesTestJSON-495477065-project-reader] Calling method 'detail' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:30:57.097797 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.api_utils [req-2b5a4b57-da5b-4d10-a336-2f9a3a7ee9b4 req-cac3b604-9cee-440a-922c-359b885d0569 tempest-VolumesTestJSON-495477065 tempest-VolumesTestJSON-495477065-project-reader] Removing options '' from query. {{(pid=100375) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 10:30:57.098842 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [req-2b5a4b57-da5b-4d10-a336-2f9a3a7ee9b4 req-cac3b604-9cee-440a-922c-359b885d0569 tempest-VolumesTestJSON-495477065 tempest-VolumesTestJSON-495477065-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100375) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 10:30:57.143939 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [req-2b5a4b57-da5b-4d10-a336-2f9a3a7ee9b4 req-cac3b604-9cee-440a-922c-359b885d0569 tempest-VolumesTestJSON-495477065 tempest-VolumesTestJSON-495477065-project-reader] Get all volumes completed successfully. Aug 12 10:30:57.145210 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:30:57.145210 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:30:57.157634 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-2b5a4b57-da5b-4d10-a336-2f9a3a7ee9b4 req-cac3b604-9cee-440a-922c-359b885d0569 tempest-VolumesTestJSON-495477065 tempest-VolumesTestJSON-495477065-project-reader] https://10.4.3.105/volume/v3/volumes/detail returned with HTTP 200 Aug 12 10:30:57.157634 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 70/276] 10.4.3.105 () {68 vars in 1508 bytes} [Wed Aug 12 10:30:57 2026] GET /volume/v3/volumes/detail => generated 2540 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:30:57.198128 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-ae952391-0e1f-4f46-9252-4673061cebb6 req-ca079701-51d8-46ad-9d6c-76eccfca12c7 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:30:57.200212 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-ae952391-0e1f-4f46-9252-4673061cebb6 req-ca079701-51d8-46ad-9d6c-76eccfca12c7 tempest-VolumesTestJSON-495477065 tempest-VolumesTestJSON-495477065-project-reader] GET https://10.4.3.105/volume/v3/volumes/detail Aug 12 10:30:57.200433 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-ae952391-0e1f-4f46-9252-4673061cebb6 req-ca079701-51d8-46ad-9d6c-76eccfca12c7 tempest-VolumesTestJSON-495477065 tempest-VolumesTestJSON-495477065-project-reader] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:30:57.200705 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-ae952391-0e1f-4f46-9252-4673061cebb6 req-ca079701-51d8-46ad-9d6c-76eccfca12c7 tempest-VolumesTestJSON-495477065 tempest-VolumesTestJSON-495477065-project-reader] Calling method 'detail' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:30:57.201303 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.api_utils [req-ae952391-0e1f-4f46-9252-4673061cebb6 req-ca079701-51d8-46ad-9d6c-76eccfca12c7 tempest-VolumesTestJSON-495477065 tempest-VolumesTestJSON-495477065-project-reader] Removing options '' from query. {{(pid=100373) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 10:30:57.202190 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [req-ae952391-0e1f-4f46-9252-4673061cebb6 req-ca079701-51d8-46ad-9d6c-76eccfca12c7 tempest-VolumesTestJSON-495477065 tempest-VolumesTestJSON-495477065-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100373) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 10:30:57.239109 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [req-ae952391-0e1f-4f46-9252-4673061cebb6 req-ca079701-51d8-46ad-9d6c-76eccfca12c7 tempest-VolumesTestJSON-495477065 tempest-VolumesTestJSON-495477065-project-reader] Get all volumes completed successfully. Aug 12 10:30:57.240625 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:30:57.240625 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:30:57.249666 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-ae952391-0e1f-4f46-9252-4673061cebb6 req-ca079701-51d8-46ad-9d6c-76eccfca12c7 tempest-VolumesTestJSON-495477065 tempest-VolumesTestJSON-495477065-project-reader] https://10.4.3.105/volume/v3/volumes/detail returned with HTTP 200 Aug 12 10:30:57.250409 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 70/277] 10.4.3.105 () {68 vars in 1508 bytes} [Wed Aug 12 10:30:57 2026] GET /volume/v3/volumes/detail => generated 2540 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:30:57.290164 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-270aa5c3-62fb-4fd0-8ac7-07ef6b8716d8 req-8a15f4a8-812d-4b35-a173-7e08d28bb264 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:30:57.298062 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-270aa5c3-62fb-4fd0-8ac7-07ef6b8716d8 req-8a15f4a8-812d-4b35-a173-7e08d28bb264 tempest-VolumesTestJSON-495477065 tempest-VolumesTestJSON-495477065-project-reader] GET https://10.4.3.105/volume/v3/volumes/detail Aug 12 10:30:57.298321 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-270aa5c3-62fb-4fd0-8ac7-07ef6b8716d8 req-8a15f4a8-812d-4b35-a173-7e08d28bb264 tempest-VolumesTestJSON-495477065 tempest-VolumesTestJSON-495477065-project-reader] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:30:57.299060 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-270aa5c3-62fb-4fd0-8ac7-07ef6b8716d8 req-8a15f4a8-812d-4b35-a173-7e08d28bb264 tempest-VolumesTestJSON-495477065 tempest-VolumesTestJSON-495477065-project-reader] Calling method 'detail' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:30:57.299270 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.api_utils [req-270aa5c3-62fb-4fd0-8ac7-07ef6b8716d8 req-8a15f4a8-812d-4b35-a173-7e08d28bb264 tempest-VolumesTestJSON-495477065 tempest-VolumesTestJSON-495477065-project-reader] Removing options '' from query. {{(pid=100374) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 10:30:57.303309 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [req-270aa5c3-62fb-4fd0-8ac7-07ef6b8716d8 req-8a15f4a8-812d-4b35-a173-7e08d28bb264 tempest-VolumesTestJSON-495477065 tempest-VolumesTestJSON-495477065-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100374) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 10:30:57.339137 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [req-270aa5c3-62fb-4fd0-8ac7-07ef6b8716d8 req-8a15f4a8-812d-4b35-a173-7e08d28bb264 tempest-VolumesTestJSON-495477065 tempest-VolumesTestJSON-495477065-project-reader] Get all volumes completed successfully. Aug 12 10:30:57.341952 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:30:57.341952 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:30:57.349270 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-270aa5c3-62fb-4fd0-8ac7-07ef6b8716d8 req-8a15f4a8-812d-4b35-a173-7e08d28bb264 tempest-VolumesTestJSON-495477065 tempest-VolumesTestJSON-495477065-project-reader] https://10.4.3.105/volume/v3/volumes/detail returned with HTTP 200 Aug 12 10:30:57.349270 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 68/278] 10.4.3.105 () {68 vars in 1508 bytes} [Wed Aug 12 10:30:57 2026] GET /volume/v3/volumes/detail => generated 2540 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:30:57.383056 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [req-173c5cbe-b15d-4393-a77f-cf8aa65af465 req-ec4e72ba-019f-4eda-a422-2a9d567d01aa None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:30:57.386352 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-173c5cbe-b15d-4393-a77f-cf8aa65af465 req-ec4e72ba-019f-4eda-a422-2a9d567d01aa tempest-VolumesTestJSON-495477065 tempest-VolumesTestJSON-495477065-project-reader] GET https://10.4.3.105/volume/v3/volumes/detail Aug 12 10:30:57.386606 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [req-173c5cbe-b15d-4393-a77f-cf8aa65af465 req-ec4e72ba-019f-4eda-a422-2a9d567d01aa tempest-VolumesTestJSON-495477065 tempest-VolumesTestJSON-495477065-project-reader] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:30:57.386888 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [req-173c5cbe-b15d-4393-a77f-cf8aa65af465 req-ec4e72ba-019f-4eda-a422-2a9d567d01aa tempest-VolumesTestJSON-495477065 tempest-VolumesTestJSON-495477065-project-reader] Calling method 'detail' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:30:57.387588 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.api_utils [req-173c5cbe-b15d-4393-a77f-cf8aa65af465 req-ec4e72ba-019f-4eda-a422-2a9d567d01aa tempest-VolumesTestJSON-495477065 tempest-VolumesTestJSON-495477065-project-reader] Removing options '' from query. {{(pid=100372) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 10:30:57.388384 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [req-173c5cbe-b15d-4393-a77f-cf8aa65af465 req-ec4e72ba-019f-4eda-a422-2a9d567d01aa tempest-VolumesTestJSON-495477065 tempest-VolumesTestJSON-495477065-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100372) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 10:30:57.395264 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-50668f4c-1c6b-460d-ace8-75b698a06825 req-d74c47e1-e1c7-451f-8f52-3cb5b67b1fb8 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:30:57.397996 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-50668f4c-1c6b-460d-ace8-75b698a06825 req-d74c47e1-e1c7-451f-8f52-3cb5b67b1fb8 tempest-TestMultiAttachVolumeSwap-589208986 tempest-TestMultiAttachVolumeSwap-589208986-project-member] DELETE https://10.4.3.105/volume/v3/attachments/357b024e-956f-4f6e-a393-ef09c6e50e69 Aug 12 10:30:57.398395 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-50668f4c-1c6b-460d-ace8-75b698a06825 req-d74c47e1-e1c7-451f-8f52-3cb5b67b1fb8 tempest-TestMultiAttachVolumeSwap-589208986 tempest-TestMultiAttachVolumeSwap-589208986-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:30:57.398834 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-50668f4c-1c6b-460d-ace8-75b698a06825 req-d74c47e1-e1c7-451f-8f52-3cb5b67b1fb8 tempest-TestMultiAttachVolumeSwap-589208986 tempest-TestMultiAttachVolumeSwap-589208986-project-member] Calling method 'version_select' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:30:57.399840 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [req-173c5cbe-b15d-4393-a77f-cf8aa65af465 req-ec4e72ba-019f-4eda-a422-2a9d567d01aa tempest-VolumesTestJSON-495477065 tempest-VolumesTestJSON-495477065-project-reader] Get all volumes completed successfully. Aug 12 10:30:57.400832 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:30:57.400832 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:30:57.406147 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-173c5cbe-b15d-4393-a77f-cf8aa65af465 req-ec4e72ba-019f-4eda-a422-2a9d567d01aa tempest-VolumesTestJSON-495477065 tempest-VolumesTestJSON-495477065-project-reader] https://10.4.3.105/volume/v3/volumes/detail returned with HTTP 200 Aug 12 10:30:57.406684 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 71/279] 10.4.3.105 () {68 vars in 1508 bytes} [Wed Aug 12 10:30:57 2026] GET /volume/v3/volumes/detail => generated 2540 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:30:57.409541 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:30:57.409541 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:30:57.442106 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-c927ca89-4c39-459f-89d6-5d0bac99694a req-8be863ce-416d-45c6-8bc0-d29e4c461f9b None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:30:57.444168 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-c927ca89-4c39-459f-89d6-5d0bac99694a req-8be863ce-416d-45c6-8bc0-d29e4c461f9b tempest-VolumesTestJSON-495477065 tempest-VolumesTestJSON-495477065-project-reader] GET https://10.4.3.105/volume/v3/volumes/detail Aug 12 10:30:57.444402 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-c927ca89-4c39-459f-89d6-5d0bac99694a req-8be863ce-416d-45c6-8bc0-d29e4c461f9b tempest-VolumesTestJSON-495477065 tempest-VolumesTestJSON-495477065-project-reader] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:30:57.444673 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-c927ca89-4c39-459f-89d6-5d0bac99694a req-8be863ce-416d-45c6-8bc0-d29e4c461f9b tempest-VolumesTestJSON-495477065 tempest-VolumesTestJSON-495477065-project-reader] Calling method 'detail' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:30:57.444945 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.api_utils [req-c927ca89-4c39-459f-89d6-5d0bac99694a req-8be863ce-416d-45c6-8bc0-d29e4c461f9b tempest-VolumesTestJSON-495477065 tempest-VolumesTestJSON-495477065-project-reader] Removing options '' from query. {{(pid=100373) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 10:30:57.446051 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [req-c927ca89-4c39-459f-89d6-5d0bac99694a req-8be863ce-416d-45c6-8bc0-d29e4c461f9b tempest-VolumesTestJSON-495477065 tempest-VolumesTestJSON-495477065-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100373) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 10:30:57.458378 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [req-c927ca89-4c39-459f-89d6-5d0bac99694a req-8be863ce-416d-45c6-8bc0-d29e4c461f9b tempest-VolumesTestJSON-495477065 tempest-VolumesTestJSON-495477065-project-reader] Get all volumes completed successfully. Aug 12 10:30:57.459978 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:30:57.459978 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:30:57.465110 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-c927ca89-4c39-459f-89d6-5d0bac99694a req-8be863ce-416d-45c6-8bc0-d29e4c461f9b tempest-VolumesTestJSON-495477065 tempest-VolumesTestJSON-495477065-project-reader] https://10.4.3.105/volume/v3/volumes/detail returned with HTTP 200 Aug 12 10:30:57.465584 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 71/280] 10.4.3.105 () {68 vars in 1508 bytes} [Wed Aug 12 10:30:57 2026] GET /volume/v3/volumes/detail => generated 2540 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:30:57.478290 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-50668f4c-1c6b-460d-ace8-75b698a06825 req-d74c47e1-e1c7-451f-8f52-3cb5b67b1fb8 tempest-TestMultiAttachVolumeSwap-589208986 tempest-TestMultiAttachVolumeSwap-589208986-project-member] https://10.4.3.105/volume/v3/attachments/357b024e-956f-4f6e-a393-ef09c6e50e69 returned with HTTP 200 Aug 12 10:30:57.479015 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 71/281] 10.4.3.105 () {72 vars in 1673 bytes} [Wed Aug 12 10:30:57 2026] DELETE /volume/v3/attachments/357b024e-956f-4f6e-a393-ef09c6e50e69 => generated 19 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:30:57.500831 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-8c503523-9e5a-4562-9c62-ff2485af068c req-0bb02811-35e5-499e-a9c5-2241309faaf1 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:30:57.503270 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-8c503523-9e5a-4562-9c62-ff2485af068c req-0bb02811-35e5-499e-a9c5-2241309faaf1 tempest-VolumesTestJSON-495477065 tempest-VolumesTestJSON-495477065-project-reader] GET https://10.4.3.105/volume/v3/volumes/detail Aug 12 10:30:57.503562 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-8c503523-9e5a-4562-9c62-ff2485af068c req-0bb02811-35e5-499e-a9c5-2241309faaf1 tempest-VolumesTestJSON-495477065 tempest-VolumesTestJSON-495477065-project-reader] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:30:57.503785 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-8c503523-9e5a-4562-9c62-ff2485af068c req-0bb02811-35e5-499e-a9c5-2241309faaf1 tempest-VolumesTestJSON-495477065 tempest-VolumesTestJSON-495477065-project-reader] Calling method 'detail' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:30:57.504544 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.api_utils [req-8c503523-9e5a-4562-9c62-ff2485af068c req-0bb02811-35e5-499e-a9c5-2241309faaf1 tempest-VolumesTestJSON-495477065 tempest-VolumesTestJSON-495477065-project-reader] Removing options '' from query. {{(pid=100374) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 10:30:57.505192 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [req-8c503523-9e5a-4562-9c62-ff2485af068c req-0bb02811-35e5-499e-a9c5-2241309faaf1 tempest-VolumesTestJSON-495477065 tempest-VolumesTestJSON-495477065-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100374) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 10:30:57.516947 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [req-8c503523-9e5a-4562-9c62-ff2485af068c req-0bb02811-35e5-499e-a9c5-2241309faaf1 tempest-VolumesTestJSON-495477065 tempest-VolumesTestJSON-495477065-project-reader] Get all volumes completed successfully. Aug 12 10:30:57.518062 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:30:57.518062 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:30:57.524965 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-8c503523-9e5a-4562-9c62-ff2485af068c req-0bb02811-35e5-499e-a9c5-2241309faaf1 tempest-VolumesTestJSON-495477065 tempest-VolumesTestJSON-495477065-project-reader] https://10.4.3.105/volume/v3/volumes/detail returned with HTTP 200 Aug 12 10:30:57.525538 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 69/282] 10.4.3.105 () {68 vars in 1508 bytes} [Wed Aug 12 10:30:57 2026] GET /volume/v3/volumes/detail => generated 2540 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:30:57.561499 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [req-9948fd0a-d7c2-4d5a-84f8-d7da99b392e5 req-93edc0e3-997a-427c-b940-75e208fe381e None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:30:57.564281 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-9948fd0a-d7c2-4d5a-84f8-d7da99b392e5 req-93edc0e3-997a-427c-b940-75e208fe381e tempest-VolumesTestJSON-495477065 tempest-VolumesTestJSON-495477065-project-reader] GET https://10.4.3.105/volume/v3/volumes/detail Aug 12 10:30:57.564614 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [req-9948fd0a-d7c2-4d5a-84f8-d7da99b392e5 req-93edc0e3-997a-427c-b940-75e208fe381e tempest-VolumesTestJSON-495477065 tempest-VolumesTestJSON-495477065-project-reader] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:30:57.564916 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [req-9948fd0a-d7c2-4d5a-84f8-d7da99b392e5 req-93edc0e3-997a-427c-b940-75e208fe381e tempest-VolumesTestJSON-495477065 tempest-VolumesTestJSON-495477065-project-reader] Calling method 'detail' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:30:57.565225 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.api_utils [req-9948fd0a-d7c2-4d5a-84f8-d7da99b392e5 req-93edc0e3-997a-427c-b940-75e208fe381e tempest-VolumesTestJSON-495477065 tempest-VolumesTestJSON-495477065-project-reader] Removing options '' from query. {{(pid=100372) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 10:30:57.567304 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [req-9948fd0a-d7c2-4d5a-84f8-d7da99b392e5 req-93edc0e3-997a-427c-b940-75e208fe381e tempest-VolumesTestJSON-495477065 tempest-VolumesTestJSON-495477065-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100372) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 10:30:57.576601 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [req-9948fd0a-d7c2-4d5a-84f8-d7da99b392e5 req-93edc0e3-997a-427c-b940-75e208fe381e tempest-VolumesTestJSON-495477065 tempest-VolumesTestJSON-495477065-project-reader] Get all volumes completed successfully. Aug 12 10:30:57.577941 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:30:57.577941 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:30:57.582272 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-9948fd0a-d7c2-4d5a-84f8-d7da99b392e5 req-93edc0e3-997a-427c-b940-75e208fe381e tempest-VolumesTestJSON-495477065 tempest-VolumesTestJSON-495477065-project-reader] https://10.4.3.105/volume/v3/volumes/detail returned with HTTP 200 Aug 12 10:30:57.582700 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 72/283] 10.4.3.105 () {68 vars in 1508 bytes} [Wed Aug 12 10:30:57 2026] GET /volume/v3/volumes/detail => generated 2540 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:30:57.601397 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-5ef4bb8b-7915-46ba-9355-bb51cbd017d6 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:30:57.604583 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-5ef4bb8b-7915-46ba-9355-bb51cbd017d6 tempest-VolumesTestJSON-495477065 tempest-VolumesTestJSON-495477065-project-member] DELETE https://10.4.3.105/volume/v3/volumes/af1232d2-ebb2-4e5c-8b80-c8b53401da75 Aug 12 10:30:57.604935 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-5ef4bb8b-7915-46ba-9355-bb51cbd017d6 tempest-VolumesTestJSON-495477065 tempest-VolumesTestJSON-495477065-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:30:57.605235 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-5ef4bb8b-7915-46ba-9355-bb51cbd017d6 tempest-VolumesTestJSON-495477065 tempest-VolumesTestJSON-495477065-project-member] Calling method 'delete' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:30:57.605497 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.v3.volumes [None req-5ef4bb8b-7915-46ba-9355-bb51cbd017d6 tempest-VolumesTestJSON-495477065 tempest-VolumesTestJSON-495477065-project-member] Delete volume with id: af1232d2-ebb2-4e5c-8b80-c8b53401da75 Aug 12 10:30:57.615765 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:30:57.615765 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:30:57.616304 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-5ef4bb8b-7915-46ba-9355-bb51cbd017d6 tempest-VolumesTestJSON-495477065 tempest-VolumesTestJSON-495477065-project-member] Volume info retrieved successfully. Aug 12 10:30:57.643178 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-5ef4bb8b-7915-46ba-9355-bb51cbd017d6 tempest-VolumesTestJSON-495477065 tempest-VolumesTestJSON-495477065-project-member] Delete volume request issued successfully. Aug 12 10:30:57.643415 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-5ef4bb8b-7915-46ba-9355-bb51cbd017d6 tempest-VolumesTestJSON-495477065 tempest-VolumesTestJSON-495477065-project-member] https://10.4.3.105/volume/v3/volumes/af1232d2-ebb2-4e5c-8b80-c8b53401da75 returned with HTTP 202 Aug 12 10:30:57.644803 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 72/284] 10.4.3.105 () {66 vars in 1351 bytes} [Wed Aug 12 10:30:57 2026] DELETE /volume/v3/volumes/af1232d2-ebb2-4e5c-8b80-c8b53401da75 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 10:30:57.660844 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-e4a9d57f-5ab5-4551-abec-2e0d0f450b0f None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:30:57.662942 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-e4a9d57f-5ab5-4551-abec-2e0d0f450b0f tempest-VolumesTestJSON-495477065 tempest-VolumesTestJSON-495477065-project-member] GET https://10.4.3.105/volume/v3/volumes/af1232d2-ebb2-4e5c-8b80-c8b53401da75 Aug 12 10:30:57.663270 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-e4a9d57f-5ab5-4551-abec-2e0d0f450b0f tempest-VolumesTestJSON-495477065 tempest-VolumesTestJSON-495477065-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:30:57.663618 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-e4a9d57f-5ab5-4551-abec-2e0d0f450b0f tempest-VolumesTestJSON-495477065 tempest-VolumesTestJSON-495477065-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:30:57.672715 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:30:57.672715 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:30:57.688093 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-e4a9d57f-5ab5-4551-abec-2e0d0f450b0f tempest-VolumesTestJSON-495477065 tempest-VolumesTestJSON-495477065-project-member] Volume info retrieved successfully. Aug 12 10:30:57.696533 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-e4a9d57f-5ab5-4551-abec-2e0d0f450b0f tempest-VolumesTestJSON-495477065 tempest-VolumesTestJSON-495477065-project-member] https://10.4.3.105/volume/v3/volumes/af1232d2-ebb2-4e5c-8b80-c8b53401da75 returned with HTTP 200 Aug 12 10:30:57.697053 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 72/285] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:30:57 2026] GET /volume/v3/volumes/af1232d2-ebb2-4e5c-8b80-c8b53401da75 => generated 852 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:30:57.791506 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-f9b15272-6039-43a5-9469-2c8a2ec2688a req-097c2579-34f6-4c50-9f03-3330a47415b3 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:30:57.793843 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-f9b15272-6039-43a5-9469-2c8a2ec2688a req-097c2579-34f6-4c50-9f03-3330a47415b3 tempest-ServerActionsTestOtherB-497255818 tempest-ServerActionsTestOtherB-497255818-project-member] DELETE https://10.4.3.105/volume/v3/attachments/01601a79-8a58-4f96-a8f9-8312bb328ecb Aug 12 10:30:57.794220 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-f9b15272-6039-43a5-9469-2c8a2ec2688a req-097c2579-34f6-4c50-9f03-3330a47415b3 tempest-ServerActionsTestOtherB-497255818 tempest-ServerActionsTestOtherB-497255818-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:30:57.794575 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-f9b15272-6039-43a5-9469-2c8a2ec2688a req-097c2579-34f6-4c50-9f03-3330a47415b3 tempest-ServerActionsTestOtherB-497255818 tempest-ServerActionsTestOtherB-497255818-project-member] Calling method 'version_select' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:30:57.803037 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:30:57.803037 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:30:57.868494 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-f9b15272-6039-43a5-9469-2c8a2ec2688a req-097c2579-34f6-4c50-9f03-3330a47415b3 tempest-ServerActionsTestOtherB-497255818 tempest-ServerActionsTestOtherB-497255818-project-member] https://10.4.3.105/volume/v3/attachments/01601a79-8a58-4f96-a8f9-8312bb328ecb returned with HTTP 200 Aug 12 10:30:57.868494 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 70/286] 10.4.3.105 () {72 vars in 1673 bytes} [Wed Aug 12 10:30:57 2026] DELETE /volume/v3/attachments/01601a79-8a58-4f96-a8f9-8312bb328ecb => generated 19 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:30:58.716073 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-9e28509f-371a-479e-acea-339205b50029 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:30:58.718665 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-9e28509f-371a-479e-acea-339205b50029 tempest-VolumesTestJSON-495477065 tempest-VolumesTestJSON-495477065-project-member] GET https://10.4.3.105/volume/v3/volumes/af1232d2-ebb2-4e5c-8b80-c8b53401da75 Aug 12 10:30:58.719922 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-9e28509f-371a-479e-acea-339205b50029 tempest-VolumesTestJSON-495477065 tempest-VolumesTestJSON-495477065-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:30:58.719922 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-9e28509f-371a-479e-acea-339205b50029 tempest-VolumesTestJSON-495477065 tempest-VolumesTestJSON-495477065-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:30:58.727191 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-9e28509f-371a-479e-acea-339205b50029 tempest-VolumesTestJSON-495477065 tempest-VolumesTestJSON-495477065-project-member] https://10.4.3.105/volume/v3/volumes/af1232d2-ebb2-4e5c-8b80-c8b53401da75 returned with HTTP 404 Aug 12 10:30:58.727990 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 73/287] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:30:58 2026] GET /volume/v3/volumes/af1232d2-ebb2-4e5c-8b80-c8b53401da75 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:30:58.744221 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-ffa128b6-8d83-430e-97bf-7361d366c14a None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:30:58.747855 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-ffa128b6-8d83-430e-97bf-7361d366c14a tempest-VolumesTestJSON-495477065 tempest-VolumesTestJSON-495477065-project-member] DELETE https://10.4.3.105/volume/v3/volumes/37175c2f-c3a7-409a-b8c1-18b6b00d63ca Aug 12 10:30:58.748213 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-ffa128b6-8d83-430e-97bf-7361d366c14a tempest-VolumesTestJSON-495477065 tempest-VolumesTestJSON-495477065-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:30:58.750042 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-ffa128b6-8d83-430e-97bf-7361d366c14a tempest-VolumesTestJSON-495477065 tempest-VolumesTestJSON-495477065-project-member] Calling method 'delete' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:30:58.750405 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.v3.volumes [None req-ffa128b6-8d83-430e-97bf-7361d366c14a tempest-VolumesTestJSON-495477065 tempest-VolumesTestJSON-495477065-project-member] Delete volume with id: 37175c2f-c3a7-409a-b8c1-18b6b00d63ca Aug 12 10:30:58.759567 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:30:58.759567 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:30:58.760178 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-ffa128b6-8d83-430e-97bf-7361d366c14a tempest-VolumesTestJSON-495477065 tempest-VolumesTestJSON-495477065-project-member] Volume info retrieved successfully. Aug 12 10:30:58.785997 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-ffa128b6-8d83-430e-97bf-7361d366c14a tempest-VolumesTestJSON-495477065 tempest-VolumesTestJSON-495477065-project-member] Delete volume request issued successfully. Aug 12 10:30:58.785997 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-ffa128b6-8d83-430e-97bf-7361d366c14a tempest-VolumesTestJSON-495477065 tempest-VolumesTestJSON-495477065-project-member] https://10.4.3.105/volume/v3/volumes/37175c2f-c3a7-409a-b8c1-18b6b00d63ca returned with HTTP 202 Aug 12 10:30:58.786597 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 73/288] 10.4.3.105 () {66 vars in 1351 bytes} [Wed Aug 12 10:30:58 2026] DELETE /volume/v3/volumes/37175c2f-c3a7-409a-b8c1-18b6b00d63ca => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 10:30:58.801739 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-aeaba696-209f-4602-810d-98624e34180b None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:30:58.803981 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-aeaba696-209f-4602-810d-98624e34180b tempest-VolumesTestJSON-495477065 tempest-VolumesTestJSON-495477065-project-member] GET https://10.4.3.105/volume/v3/volumes/37175c2f-c3a7-409a-b8c1-18b6b00d63ca Aug 12 10:30:58.804253 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-aeaba696-209f-4602-810d-98624e34180b tempest-VolumesTestJSON-495477065 tempest-VolumesTestJSON-495477065-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:30:58.804392 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-aeaba696-209f-4602-810d-98624e34180b tempest-VolumesTestJSON-495477065 tempest-VolumesTestJSON-495477065-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:30:58.815484 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:30:58.815484 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:30:58.821921 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-aeaba696-209f-4602-810d-98624e34180b tempest-VolumesTestJSON-495477065 tempest-VolumesTestJSON-495477065-project-member] Volume info retrieved successfully. Aug 12 10:30:58.829189 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-aeaba696-209f-4602-810d-98624e34180b tempest-VolumesTestJSON-495477065 tempest-VolumesTestJSON-495477065-project-member] https://10.4.3.105/volume/v3/volumes/37175c2f-c3a7-409a-b8c1-18b6b00d63ca returned with HTTP 200 Aug 12 10:30:58.829821 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 73/289] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:30:58 2026] GET /volume/v3/volumes/37175c2f-c3a7-409a-b8c1-18b6b00d63ca => generated 851 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:30:59.422226 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-4677a836-d365-45e3-8e26-4c06956221c3 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:30:59.427252 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-4677a836-d365-45e3-8e26-4c06956221c3 tempest-ServerActionsTestOtherB-497255818 tempest-ServerActionsTestOtherB-497255818-project-member] GET https://10.4.3.105/volume/v3/volumes/07b799b7-f04e-4551-84fe-4c56f2ee6b5e Aug 12 10:30:59.427252 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-4677a836-d365-45e3-8e26-4c06956221c3 tempest-ServerActionsTestOtherB-497255818 tempest-ServerActionsTestOtherB-497255818-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:30:59.427426 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-4677a836-d365-45e3-8e26-4c06956221c3 tempest-ServerActionsTestOtherB-497255818 tempest-ServerActionsTestOtherB-497255818-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:30:59.438784 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:30:59.438784 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:30:59.443703 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-4677a836-d365-45e3-8e26-4c06956221c3 tempest-ServerActionsTestOtherB-497255818 tempest-ServerActionsTestOtherB-497255818-project-member] Volume info retrieved successfully. Aug 12 10:30:59.449570 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-4677a836-d365-45e3-8e26-4c06956221c3 tempest-ServerActionsTestOtherB-497255818 tempest-ServerActionsTestOtherB-497255818-project-member] https://10.4.3.105/volume/v3/volumes/07b799b7-f04e-4551-84fe-4c56f2ee6b5e returned with HTTP 200 Aug 12 10:30:59.450048 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 71/290] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:30:59 2026] GET /volume/v3/volumes/07b799b7-f04e-4551-84fe-4c56f2ee6b5e => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:30:59.512033 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-0f73594a-5853-4f0c-8e32-016ddcf292ec None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:30:59.516898 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-0f73594a-5853-4f0c-8e32-016ddcf292ec tempest-ServerActionsTestOtherB-497255818 tempest-ServerActionsTestOtherB-497255818-project-member] GET https://10.4.3.105/volume/v3/volumes/07b799b7-f04e-4551-84fe-4c56f2ee6b5e Aug 12 10:30:59.516898 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-0f73594a-5853-4f0c-8e32-016ddcf292ec tempest-ServerActionsTestOtherB-497255818 tempest-ServerActionsTestOtherB-497255818-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:30:59.516898 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-0f73594a-5853-4f0c-8e32-016ddcf292ec tempest-ServerActionsTestOtherB-497255818 tempest-ServerActionsTestOtherB-497255818-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:30:59.524318 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:30:59.524318 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:30:59.534006 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-0f73594a-5853-4f0c-8e32-016ddcf292ec tempest-ServerActionsTestOtherB-497255818 tempest-ServerActionsTestOtherB-497255818-project-member] Volume info retrieved successfully. Aug 12 10:30:59.539639 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-0f73594a-5853-4f0c-8e32-016ddcf292ec tempest-ServerActionsTestOtherB-497255818 tempest-ServerActionsTestOtherB-497255818-project-member] https://10.4.3.105/volume/v3/volumes/07b799b7-f04e-4551-84fe-4c56f2ee6b5e returned with HTTP 200 Aug 12 10:30:59.540093 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 74/291] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:30:59 2026] GET /volume/v3/volumes/07b799b7-f04e-4551-84fe-4c56f2ee6b5e => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:30:59.564230 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-fca365f2-c930-4f29-81ab-9740359ed97e None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:30:59.569055 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-fca365f2-c930-4f29-81ab-9740359ed97e tempest-ServerActionsTestOtherB-497255818 tempest-ServerActionsTestOtherB-497255818-project-member] DELETE https://10.4.3.105/volume/v3/volumes/07b799b7-f04e-4551-84fe-4c56f2ee6b5e Aug 12 10:30:59.571291 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-fca365f2-c930-4f29-81ab-9740359ed97e tempest-ServerActionsTestOtherB-497255818 tempest-ServerActionsTestOtherB-497255818-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:30:59.571291 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-fca365f2-c930-4f29-81ab-9740359ed97e tempest-ServerActionsTestOtherB-497255818 tempest-ServerActionsTestOtherB-497255818-project-member] Calling method 'delete' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:30:59.571291 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.v3.volumes [None req-fca365f2-c930-4f29-81ab-9740359ed97e tempest-ServerActionsTestOtherB-497255818 tempest-ServerActionsTestOtherB-497255818-project-member] Delete volume with id: 07b799b7-f04e-4551-84fe-4c56f2ee6b5e Aug 12 10:30:59.584650 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:30:59.584650 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:30:59.586849 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-fca365f2-c930-4f29-81ab-9740359ed97e tempest-ServerActionsTestOtherB-497255818 tempest-ServerActionsTestOtherB-497255818-project-member] Volume info retrieved successfully. Aug 12 10:30:59.620082 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-fca365f2-c930-4f29-81ab-9740359ed97e tempest-ServerActionsTestOtherB-497255818 tempest-ServerActionsTestOtherB-497255818-project-member] Delete volume request issued successfully. Aug 12 10:30:59.620284 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-fca365f2-c930-4f29-81ab-9740359ed97e tempest-ServerActionsTestOtherB-497255818 tempest-ServerActionsTestOtherB-497255818-project-member] https://10.4.3.105/volume/v3/volumes/07b799b7-f04e-4551-84fe-4c56f2ee6b5e returned with HTTP 202 Aug 12 10:30:59.625716 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 74/292] 10.4.3.105 () {66 vars in 1351 bytes} [Wed Aug 12 10:30:59 2026] DELETE /volume/v3/volumes/07b799b7-f04e-4551-84fe-4c56f2ee6b5e => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 10:30:59.633847 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-f9296f75-e7c3-401a-aa08-1e2020f8907f None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:30:59.636116 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-f9296f75-e7c3-401a-aa08-1e2020f8907f tempest-ServerActionsTestOtherB-497255818 tempest-ServerActionsTestOtherB-497255818-project-member] GET https://10.4.3.105/volume/v3/volumes/07b799b7-f04e-4551-84fe-4c56f2ee6b5e Aug 12 10:30:59.636116 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-f9296f75-e7c3-401a-aa08-1e2020f8907f tempest-ServerActionsTestOtherB-497255818 tempest-ServerActionsTestOtherB-497255818-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:30:59.636366 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-f9296f75-e7c3-401a-aa08-1e2020f8907f tempest-ServerActionsTestOtherB-497255818 tempest-ServerActionsTestOtherB-497255818-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:30:59.646803 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:30:59.646803 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:30:59.651128 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-f9296f75-e7c3-401a-aa08-1e2020f8907f tempest-ServerActionsTestOtherB-497255818 tempest-ServerActionsTestOtherB-497255818-project-member] Volume info retrieved successfully. Aug 12 10:30:59.657920 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-f9296f75-e7c3-401a-aa08-1e2020f8907f tempest-ServerActionsTestOtherB-497255818 tempest-ServerActionsTestOtherB-497255818-project-member] https://10.4.3.105/volume/v3/volumes/07b799b7-f04e-4551-84fe-4c56f2ee6b5e returned with HTTP 200 Aug 12 10:30:59.658257 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 74/293] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:30:59 2026] GET /volume/v3/volumes/07b799b7-f04e-4551-84fe-4c56f2ee6b5e => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:30:59.847128 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-ef28274a-9ad0-4dd0-ae1d-be6d4b9fdcd2 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:30:59.849889 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-ef28274a-9ad0-4dd0-ae1d-be6d4b9fdcd2 tempest-VolumesTestJSON-495477065 tempest-VolumesTestJSON-495477065-project-member] GET https://10.4.3.105/volume/v3/volumes/37175c2f-c3a7-409a-b8c1-18b6b00d63ca Aug 12 10:30:59.850101 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-ef28274a-9ad0-4dd0-ae1d-be6d4b9fdcd2 tempest-VolumesTestJSON-495477065 tempest-VolumesTestJSON-495477065-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:30:59.850378 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-ef28274a-9ad0-4dd0-ae1d-be6d4b9fdcd2 tempest-VolumesTestJSON-495477065 tempest-VolumesTestJSON-495477065-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:30:59.858431 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-ef28274a-9ad0-4dd0-ae1d-be6d4b9fdcd2 tempest-VolumesTestJSON-495477065 tempest-VolumesTestJSON-495477065-project-member] https://10.4.3.105/volume/v3/volumes/37175c2f-c3a7-409a-b8c1-18b6b00d63ca returned with HTTP 404 Aug 12 10:30:59.859390 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 72/294] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:30:59 2026] GET /volume/v3/volumes/37175c2f-c3a7-409a-b8c1-18b6b00d63ca => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:30:59.867458 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-62d2225d-5afd-464e-a0d6-02a03381a13a None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:30:59.869782 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-62d2225d-5afd-464e-a0d6-02a03381a13a tempest-VolumesTestJSON-495477065 tempest-VolumesTestJSON-495477065-project-member] DELETE https://10.4.3.105/volume/v3/volumes/4c22aabb-5be3-402c-8fe4-3574434476f5 Aug 12 10:30:59.870058 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-62d2225d-5afd-464e-a0d6-02a03381a13a tempest-VolumesTestJSON-495477065 tempest-VolumesTestJSON-495477065-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:30:59.870332 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-62d2225d-5afd-464e-a0d6-02a03381a13a tempest-VolumesTestJSON-495477065 tempest-VolumesTestJSON-495477065-project-member] Calling method 'delete' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:30:59.870581 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.v3.volumes [None req-62d2225d-5afd-464e-a0d6-02a03381a13a tempest-VolumesTestJSON-495477065 tempest-VolumesTestJSON-495477065-project-member] Delete volume with id: 4c22aabb-5be3-402c-8fe4-3574434476f5 Aug 12 10:30:59.882117 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:30:59.882117 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:30:59.882643 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-62d2225d-5afd-464e-a0d6-02a03381a13a tempest-VolumesTestJSON-495477065 tempest-VolumesTestJSON-495477065-project-member] Volume info retrieved successfully. Aug 12 10:30:59.910874 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-62d2225d-5afd-464e-a0d6-02a03381a13a tempest-VolumesTestJSON-495477065 tempest-VolumesTestJSON-495477065-project-member] Delete volume request issued successfully. Aug 12 10:30:59.911109 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-62d2225d-5afd-464e-a0d6-02a03381a13a tempest-VolumesTestJSON-495477065 tempest-VolumesTestJSON-495477065-project-member] https://10.4.3.105/volume/v3/volumes/4c22aabb-5be3-402c-8fe4-3574434476f5 returned with HTTP 202 Aug 12 10:30:59.911629 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 75/295] 10.4.3.105 () {66 vars in 1351 bytes} [Wed Aug 12 10:30:59 2026] DELETE /volume/v3/volumes/4c22aabb-5be3-402c-8fe4-3574434476f5 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 10:30:59.928853 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-d27516b9-91a3-44b2-83fd-dd8eedae43be None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:30:59.932287 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-d27516b9-91a3-44b2-83fd-dd8eedae43be tempest-VolumesTestJSON-495477065 tempest-VolumesTestJSON-495477065-project-member] GET https://10.4.3.105/volume/v3/volumes/4c22aabb-5be3-402c-8fe4-3574434476f5 Aug 12 10:30:59.934730 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-d27516b9-91a3-44b2-83fd-dd8eedae43be tempest-VolumesTestJSON-495477065 tempest-VolumesTestJSON-495477065-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:30:59.935201 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-d27516b9-91a3-44b2-83fd-dd8eedae43be tempest-VolumesTestJSON-495477065 tempest-VolumesTestJSON-495477065-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:30:59.947049 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:30:59.947049 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:30:59.954746 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-d27516b9-91a3-44b2-83fd-dd8eedae43be tempest-VolumesTestJSON-495477065 tempest-VolumesTestJSON-495477065-project-member] Volume info retrieved successfully. Aug 12 10:30:59.960687 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-d27516b9-91a3-44b2-83fd-dd8eedae43be tempest-VolumesTestJSON-495477065 tempest-VolumesTestJSON-495477065-project-member] https://10.4.3.105/volume/v3/volumes/4c22aabb-5be3-402c-8fe4-3574434476f5 returned with HTTP 200 Aug 12 10:30:59.961618 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 75/296] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:30:59 2026] GET /volume/v3/volumes/4c22aabb-5be3-402c-8fe4-3574434476f5 => generated 851 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:31:00.679163 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-c04b29c0-0943-4ab5-99ea-9e4a08363dda None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:31:00.681464 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-c04b29c0-0943-4ab5-99ea-9e4a08363dda tempest-ServerActionsTestOtherB-497255818 tempest-ServerActionsTestOtherB-497255818-project-member] GET https://10.4.3.105/volume/v3/volumes/07b799b7-f04e-4551-84fe-4c56f2ee6b5e Aug 12 10:31:00.681768 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-c04b29c0-0943-4ab5-99ea-9e4a08363dda tempest-ServerActionsTestOtherB-497255818 tempest-ServerActionsTestOtherB-497255818-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:31:00.682045 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-c04b29c0-0943-4ab5-99ea-9e4a08363dda tempest-ServerActionsTestOtherB-497255818 tempest-ServerActionsTestOtherB-497255818-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:31:00.690191 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-c04b29c0-0943-4ab5-99ea-9e4a08363dda tempest-ServerActionsTestOtherB-497255818 tempest-ServerActionsTestOtherB-497255818-project-member] https://10.4.3.105/volume/v3/volumes/07b799b7-f04e-4551-84fe-4c56f2ee6b5e returned with HTTP 404 Aug 12 10:31:00.690813 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 75/297] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:31:00 2026] GET /volume/v3/volumes/07b799b7-f04e-4551-84fe-4c56f2ee6b5e => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:31:00.978659 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-07dd736c-ddb0-4e80-8327-2767757b3356 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:31:00.980672 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-07dd736c-ddb0-4e80-8327-2767757b3356 tempest-VolumesTestJSON-495477065 tempest-VolumesTestJSON-495477065-project-member] GET https://10.4.3.105/volume/v3/volumes/4c22aabb-5be3-402c-8fe4-3574434476f5 Aug 12 10:31:00.980910 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-07dd736c-ddb0-4e80-8327-2767757b3356 tempest-VolumesTestJSON-495477065 tempest-VolumesTestJSON-495477065-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:31:00.981132 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-07dd736c-ddb0-4e80-8327-2767757b3356 tempest-VolumesTestJSON-495477065 tempest-VolumesTestJSON-495477065-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:31:00.988229 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-07dd736c-ddb0-4e80-8327-2767757b3356 tempest-VolumesTestJSON-495477065 tempest-VolumesTestJSON-495477065-project-member] https://10.4.3.105/volume/v3/volumes/4c22aabb-5be3-402c-8fe4-3574434476f5 returned with HTTP 404 Aug 12 10:31:00.988911 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 73/298] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:31:00 2026] GET /volume/v3/volumes/4c22aabb-5be3-402c-8fe4-3574434476f5 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:31:03.110312 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-15a3ae81-255e-4a28-a692-bdb696c24327 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:31:03.114078 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-15a3ae81-255e-4a28-a692-bdb696c24327 tempest-TestMultiAttachVolumeSwap-589208986 tempest-TestMultiAttachVolumeSwap-589208986-project-member] DELETE https://10.4.3.105/volume/v3/volumes/83c4e43e-d102-49c2-97fc-0e2bb59480d2 Aug 12 10:31:03.114078 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-15a3ae81-255e-4a28-a692-bdb696c24327 tempest-TestMultiAttachVolumeSwap-589208986 tempest-TestMultiAttachVolumeSwap-589208986-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:31:03.114078 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-15a3ae81-255e-4a28-a692-bdb696c24327 tempest-TestMultiAttachVolumeSwap-589208986 tempest-TestMultiAttachVolumeSwap-589208986-project-member] Calling method 'delete' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:31:03.114423 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.v3.volumes [None req-15a3ae81-255e-4a28-a692-bdb696c24327 tempest-TestMultiAttachVolumeSwap-589208986 tempest-TestMultiAttachVolumeSwap-589208986-project-member] Delete volume with id: 83c4e43e-d102-49c2-97fc-0e2bb59480d2 Aug 12 10:31:03.126179 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:31:03.126179 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:31:03.126179 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-15a3ae81-255e-4a28-a692-bdb696c24327 tempest-TestMultiAttachVolumeSwap-589208986 tempest-TestMultiAttachVolumeSwap-589208986-project-member] Volume info retrieved successfully. Aug 12 10:31:03.167192 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-15a3ae81-255e-4a28-a692-bdb696c24327 tempest-TestMultiAttachVolumeSwap-589208986 tempest-TestMultiAttachVolumeSwap-589208986-project-member] Delete volume request issued successfully. Aug 12 10:31:03.167192 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-15a3ae81-255e-4a28-a692-bdb696c24327 tempest-TestMultiAttachVolumeSwap-589208986 tempest-TestMultiAttachVolumeSwap-589208986-project-member] https://10.4.3.105/volume/v3/volumes/83c4e43e-d102-49c2-97fc-0e2bb59480d2 returned with HTTP 202 Aug 12 10:31:03.169332 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 76/299] 10.4.3.105 () {66 vars in 1351 bytes} [Wed Aug 12 10:31:03 2026] DELETE /volume/v3/volumes/83c4e43e-d102-49c2-97fc-0e2bb59480d2 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 10:31:03.181278 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-775b7869-48d3-4c94-b788-4ec250894dce None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:31:03.185139 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-775b7869-48d3-4c94-b788-4ec250894dce tempest-TestMultiAttachVolumeSwap-589208986 tempest-TestMultiAttachVolumeSwap-589208986-project-member] GET https://10.4.3.105/volume/v3/volumes/83c4e43e-d102-49c2-97fc-0e2bb59480d2 Aug 12 10:31:03.185342 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-775b7869-48d3-4c94-b788-4ec250894dce tempest-TestMultiAttachVolumeSwap-589208986 tempest-TestMultiAttachVolumeSwap-589208986-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:31:03.186422 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-775b7869-48d3-4c94-b788-4ec250894dce tempest-TestMultiAttachVolumeSwap-589208986 tempest-TestMultiAttachVolumeSwap-589208986-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:31:03.202774 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:31:03.202774 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:31:03.211536 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-775b7869-48d3-4c94-b788-4ec250894dce tempest-TestMultiAttachVolumeSwap-589208986 tempest-TestMultiAttachVolumeSwap-589208986-project-member] Volume info retrieved successfully. Aug 12 10:31:03.220347 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-775b7869-48d3-4c94-b788-4ec250894dce tempest-TestMultiAttachVolumeSwap-589208986 tempest-TestMultiAttachVolumeSwap-589208986-project-member] https://10.4.3.105/volume/v3/volumes/83c4e43e-d102-49c2-97fc-0e2bb59480d2 returned with HTTP 200 Aug 12 10:31:03.220536 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 76/300] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:31:03 2026] GET /volume/v3/volumes/83c4e43e-d102-49c2-97fc-0e2bb59480d2 => generated 850 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:31:03.433977 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-c0535ba8-b448-4fe7-a9ab-456aeef59534 req-46553b51-3d30-4e08-bcd7-39623f3eb199 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:31:03.437008 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-c0535ba8-b448-4fe7-a9ab-456aeef59534 req-46553b51-3d30-4e08-bcd7-39623f3eb199 tempest-ServerBootFromVolumeStableRescueTest-235445218 tempest-ServerBootFromVolumeStableRescueTest-235445218-project-member] DELETE https://10.4.3.105/volume/v3/attachments/7063b1bb-0e65-42cf-962d-2acf80be4d05 Aug 12 10:31:03.437615 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-c0535ba8-b448-4fe7-a9ab-456aeef59534 req-46553b51-3d30-4e08-bcd7-39623f3eb199 tempest-ServerBootFromVolumeStableRescueTest-235445218 tempest-ServerBootFromVolumeStableRescueTest-235445218-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:31:03.437752 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-c0535ba8-b448-4fe7-a9ab-456aeef59534 req-46553b51-3d30-4e08-bcd7-39623f3eb199 tempest-ServerBootFromVolumeStableRescueTest-235445218 tempest-ServerBootFromVolumeStableRescueTest-235445218-project-member] Calling method 'version_select' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:31:03.447423 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:31:03.447423 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:31:03.515890 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-c0535ba8-b448-4fe7-a9ab-456aeef59534 req-46553b51-3d30-4e08-bcd7-39623f3eb199 tempest-ServerBootFromVolumeStableRescueTest-235445218 tempest-ServerBootFromVolumeStableRescueTest-235445218-project-member] https://10.4.3.105/volume/v3/attachments/7063b1bb-0e65-42cf-962d-2acf80be4d05 returned with HTTP 200 Aug 12 10:31:03.517010 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 76/301] 10.4.3.105 () {72 vars in 1673 bytes} [Wed Aug 12 10:31:03 2026] DELETE /volume/v3/attachments/7063b1bb-0e65-42cf-962d-2acf80be4d05 => generated 19 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:31:03.528286 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-c0535ba8-b448-4fe7-a9ab-456aeef59534 req-ab897068-7bd7-4aea-b498-3e8148590fbf None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:31:03.530769 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-c0535ba8-b448-4fe7-a9ab-456aeef59534 req-ab897068-7bd7-4aea-b498-3e8148590fbf tempest-ServerBootFromVolumeStableRescueTest-235445218 tempest-ServerBootFromVolumeStableRescueTest-235445218-project-member] DELETE https://10.4.3.105/volume/v3/volumes/8bf0ed68-178a-419b-9b8b-2e29bf980f31 Aug 12 10:31:03.530976 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-c0535ba8-b448-4fe7-a9ab-456aeef59534 req-ab897068-7bd7-4aea-b498-3e8148590fbf tempest-ServerBootFromVolumeStableRescueTest-235445218 tempest-ServerBootFromVolumeStableRescueTest-235445218-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:31:03.531199 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-c0535ba8-b448-4fe7-a9ab-456aeef59534 req-ab897068-7bd7-4aea-b498-3e8148590fbf tempest-ServerBootFromVolumeStableRescueTest-235445218 tempest-ServerBootFromVolumeStableRescueTest-235445218-project-member] Calling method 'delete' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:31:03.531418 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.v3.volumes [req-c0535ba8-b448-4fe7-a9ab-456aeef59534 req-ab897068-7bd7-4aea-b498-3e8148590fbf tempest-ServerBootFromVolumeStableRescueTest-235445218 tempest-ServerBootFromVolumeStableRescueTest-235445218-project-member] Delete volume with id: 8bf0ed68-178a-419b-9b8b-2e29bf980f31 Aug 12 10:31:03.533448 np0000007037 devstack@c-api.service[100374]: DEBUG dbcounter [-] [100374] Writing DB stats cinder:SELECT=256,cinder:INSERT=21,cinder:UPDATE=52 {{(pid=100374) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 10:31:03.540285 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:31:03.540285 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:31:03.540854 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [req-c0535ba8-b448-4fe7-a9ab-456aeef59534 req-ab897068-7bd7-4aea-b498-3e8148590fbf tempest-ServerBootFromVolumeStableRescueTest-235445218 tempest-ServerBootFromVolumeStableRescueTest-235445218-project-member] Volume info retrieved successfully. Aug 12 10:31:03.564968 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [req-c0535ba8-b448-4fe7-a9ab-456aeef59534 req-ab897068-7bd7-4aea-b498-3e8148590fbf tempest-ServerBootFromVolumeStableRescueTest-235445218 tempest-ServerBootFromVolumeStableRescueTest-235445218-project-member] Delete volume request issued successfully. Aug 12 10:31:03.565299 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-c0535ba8-b448-4fe7-a9ab-456aeef59534 req-ab897068-7bd7-4aea-b498-3e8148590fbf tempest-ServerBootFromVolumeStableRescueTest-235445218 tempest-ServerBootFromVolumeStableRescueTest-235445218-project-member] https://10.4.3.105/volume/v3/volumes/8bf0ed68-178a-419b-9b8b-2e29bf980f31 returned with HTTP 202 Aug 12 10:31:03.565988 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 74/302] 10.4.3.105 () {70 vars in 1620 bytes} [Wed Aug 12 10:31:03 2026] DELETE /volume/v3/volumes/8bf0ed68-178a-419b-9b8b-2e29bf980f31 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 10:31:04.236155 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-b458cbee-470b-49c2-a270-5e7eaf122cd2 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:31:04.238494 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-b458cbee-470b-49c2-a270-5e7eaf122cd2 tempest-TestMultiAttachVolumeSwap-589208986 tempest-TestMultiAttachVolumeSwap-589208986-project-member] GET https://10.4.3.105/volume/v3/volumes/83c4e43e-d102-49c2-97fc-0e2bb59480d2 Aug 12 10:31:04.238930 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-b458cbee-470b-49c2-a270-5e7eaf122cd2 tempest-TestMultiAttachVolumeSwap-589208986 tempest-TestMultiAttachVolumeSwap-589208986-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:31:04.239369 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-b458cbee-470b-49c2-a270-5e7eaf122cd2 tempest-TestMultiAttachVolumeSwap-589208986 tempest-TestMultiAttachVolumeSwap-589208986-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:31:04.246737 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-b458cbee-470b-49c2-a270-5e7eaf122cd2 tempest-TestMultiAttachVolumeSwap-589208986 tempest-TestMultiAttachVolumeSwap-589208986-project-member] https://10.4.3.105/volume/v3/volumes/83c4e43e-d102-49c2-97fc-0e2bb59480d2 returned with HTTP 404 Aug 12 10:31:04.247380 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 77/303] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:31:04 2026] GET /volume/v3/volumes/83c4e43e-d102-49c2-97fc-0e2bb59480d2 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:31:04.257284 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-62135fc6-19f5-41cc-8aee-1e0698e6992d None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:31:04.259913 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-62135fc6-19f5-41cc-8aee-1e0698e6992d tempest-TestMultiAttachVolumeSwap-589208986 tempest-TestMultiAttachVolumeSwap-589208986-project-member] DELETE https://10.4.3.105/volume/v3/volumes/4b8c5aef-f45d-4a0e-926d-ce018993a4a5 Aug 12 10:31:04.260190 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-62135fc6-19f5-41cc-8aee-1e0698e6992d tempest-TestMultiAttachVolumeSwap-589208986 tempest-TestMultiAttachVolumeSwap-589208986-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:31:04.261092 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-62135fc6-19f5-41cc-8aee-1e0698e6992d tempest-TestMultiAttachVolumeSwap-589208986 tempest-TestMultiAttachVolumeSwap-589208986-project-member] Calling method 'delete' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:31:04.261092 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.v3.volumes [None req-62135fc6-19f5-41cc-8aee-1e0698e6992d tempest-TestMultiAttachVolumeSwap-589208986 tempest-TestMultiAttachVolumeSwap-589208986-project-member] Delete volume with id: 4b8c5aef-f45d-4a0e-926d-ce018993a4a5 Aug 12 10:31:04.272167 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:31:04.272167 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:31:04.273241 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-62135fc6-19f5-41cc-8aee-1e0698e6992d tempest-TestMultiAttachVolumeSwap-589208986 tempest-TestMultiAttachVolumeSwap-589208986-project-member] Volume info retrieved successfully. Aug 12 10:31:04.311097 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-62135fc6-19f5-41cc-8aee-1e0698e6992d tempest-TestMultiAttachVolumeSwap-589208986 tempest-TestMultiAttachVolumeSwap-589208986-project-member] Delete volume request issued successfully. Aug 12 10:31:04.311322 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-62135fc6-19f5-41cc-8aee-1e0698e6992d tempest-TestMultiAttachVolumeSwap-589208986 tempest-TestMultiAttachVolumeSwap-589208986-project-member] https://10.4.3.105/volume/v3/volumes/4b8c5aef-f45d-4a0e-926d-ce018993a4a5 returned with HTTP 202 Aug 12 10:31:04.312000 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 77/304] 10.4.3.105 () {66 vars in 1351 bytes} [Wed Aug 12 10:31:04 2026] DELETE /volume/v3/volumes/4b8c5aef-f45d-4a0e-926d-ce018993a4a5 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 10:31:04.321716 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-22399707-f844-4e3b-8cfc-021c933a2349 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:31:04.325670 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-22399707-f844-4e3b-8cfc-021c933a2349 tempest-TestMultiAttachVolumeSwap-589208986 tempest-TestMultiAttachVolumeSwap-589208986-project-member] GET https://10.4.3.105/volume/v3/volumes/4b8c5aef-f45d-4a0e-926d-ce018993a4a5 Aug 12 10:31:04.327944 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-22399707-f844-4e3b-8cfc-021c933a2349 tempest-TestMultiAttachVolumeSwap-589208986 tempest-TestMultiAttachVolumeSwap-589208986-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:31:04.327944 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-22399707-f844-4e3b-8cfc-021c933a2349 tempest-TestMultiAttachVolumeSwap-589208986 tempest-TestMultiAttachVolumeSwap-589208986-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:31:04.348646 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:31:04.348646 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:31:04.353906 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-22399707-f844-4e3b-8cfc-021c933a2349 tempest-TestMultiAttachVolumeSwap-589208986 tempest-TestMultiAttachVolumeSwap-589208986-project-member] Volume info retrieved successfully. Aug 12 10:31:04.362538 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-22399707-f844-4e3b-8cfc-021c933a2349 tempest-TestMultiAttachVolumeSwap-589208986 tempest-TestMultiAttachVolumeSwap-589208986-project-member] https://10.4.3.105/volume/v3/volumes/4b8c5aef-f45d-4a0e-926d-ce018993a4a5 returned with HTTP 200 Aug 12 10:31:04.363081 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 77/305] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:31:04 2026] GET /volume/v3/volumes/4b8c5aef-f45d-4a0e-926d-ce018993a4a5 => generated 868 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:31:05.273561 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-cc19a32f-7f81-440a-ac31-d4d08c5ff4d9 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:31:05.379910 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-a2da30b2-d892-414c-a452-36221d34f84e None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:31:05.380307 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-cc19a32f-7f81-440a-ac31-d4d08c5ff4d9 tempest-VolumeQuotasAdminTestJSON-1945798506 tempest-VolumeQuotasAdminTestJSON-1945798506-project-admin] GET https://10.4.3.105/volume/v3/os-quota-sets/b23c6268022a475da8f1e029b81802d1 Aug 12 10:31:05.380307 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-cc19a32f-7f81-440a-ac31-d4d08c5ff4d9 tempest-VolumeQuotasAdminTestJSON-1945798506 tempest-VolumeQuotasAdminTestJSON-1945798506-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:31:05.380416 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-cc19a32f-7f81-440a-ac31-d4d08c5ff4d9 tempest-VolumeQuotasAdminTestJSON-1945798506 tempest-VolumeQuotasAdminTestJSON-1945798506-project-admin] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:31:05.382361 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-a2da30b2-d892-414c-a452-36221d34f84e tempest-TestMultiAttachVolumeSwap-589208986 tempest-TestMultiAttachVolumeSwap-589208986-project-member] GET https://10.4.3.105/volume/v3/volumes/4b8c5aef-f45d-4a0e-926d-ce018993a4a5 Aug 12 10:31:05.382638 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-a2da30b2-d892-414c-a452-36221d34f84e tempest-TestMultiAttachVolumeSwap-589208986 tempest-TestMultiAttachVolumeSwap-589208986-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:31:05.382920 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-a2da30b2-d892-414c-a452-36221d34f84e tempest-TestMultiAttachVolumeSwap-589208986 tempest-TestMultiAttachVolumeSwap-589208986-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:31:05.391491 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-a2da30b2-d892-414c-a452-36221d34f84e tempest-TestMultiAttachVolumeSwap-589208986 tempest-TestMultiAttachVolumeSwap-589208986-project-member] https://10.4.3.105/volume/v3/volumes/4b8c5aef-f45d-4a0e-926d-ce018993a4a5 returned with HTTP 404 Aug 12 10:31:05.391759 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 78/306] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:31:05 2026] GET /volume/v3/volumes/4b8c5aef-f45d-4a0e-926d-ce018993a4a5 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:31:05.393836 np0000007037 devstack@c-api.service[100374]: WARNING cinder.quota [None req-cc19a32f-7f81-440a-ac31-d4d08c5ff4d9 tempest-VolumeQuotasAdminTestJSON-1945798506 tempest-VolumeQuotasAdminTestJSON-1945798506-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 10:31:05.394271 np0000007037 devstack@c-api.service[100374]: WARNING cinder.quota [None req-cc19a32f-7f81-440a-ac31-d4d08c5ff4d9 tempest-VolumeQuotasAdminTestJSON-1945798506 tempest-VolumeQuotasAdminTestJSON-1945798506-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 10:31:05.394569 np0000007037 devstack@c-api.service[100374]: WARNING cinder.quota [None req-cc19a32f-7f81-440a-ac31-d4d08c5ff4d9 tempest-VolumeQuotasAdminTestJSON-1945798506 tempest-VolumeQuotasAdminTestJSON-1945798506-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 10:31:05.394806 np0000007037 devstack@c-api.service[100374]: WARNING cinder.quota [None req-cc19a32f-7f81-440a-ac31-d4d08c5ff4d9 tempest-VolumeQuotasAdminTestJSON-1945798506 tempest-VolumeQuotasAdminTestJSON-1945798506-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 10:31:05.395023 np0000007037 devstack@c-api.service[100374]: WARNING cinder.quota [None req-cc19a32f-7f81-440a-ac31-d4d08c5ff4d9 tempest-VolumeQuotasAdminTestJSON-1945798506 tempest-VolumeQuotasAdminTestJSON-1945798506-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 10:31:05.401902 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-cc19a32f-7f81-440a-ac31-d4d08c5ff4d9 tempest-VolumeQuotasAdminTestJSON-1945798506 tempest-VolumeQuotasAdminTestJSON-1945798506-project-admin] https://10.4.3.105/volume/v3/os-quota-sets/b23c6268022a475da8f1e029b81802d1 returned with HTTP 200 Aug 12 10:31:05.402322 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 75/307] 10.4.3.105 () {66 vars in 1354 bytes} [Wed Aug 12 10:31:05 2026] GET /volume/v3/os-quota-sets/b23c6268022a475da8f1e029b81802d1 => generated 437 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:31:05.412669 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-7ca12e12-2408-4692-b69a-94e96c28ea68 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:31:05.414897 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-ca809d5b-2a83-42eb-94ec-cdc3a953e08e None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:31:05.417757 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-ca809d5b-2a83-42eb-94ec-cdc3a953e08e tempest-VolumeQuotasAdminTestJSON-1945798506 tempest-VolumeQuotasAdminTestJSON-1945798506-project-admin] GET https://10.4.3.105/volume/v3/os-quota-sets/b23c6268022a475da8f1e029b81802d1/defaults Aug 12 10:31:05.417922 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-ca809d5b-2a83-42eb-94ec-cdc3a953e08e tempest-VolumeQuotasAdminTestJSON-1945798506 tempest-VolumeQuotasAdminTestJSON-1945798506-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:31:05.418151 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-ca809d5b-2a83-42eb-94ec-cdc3a953e08e tempest-VolumeQuotasAdminTestJSON-1945798506 tempest-VolumeQuotasAdminTestJSON-1945798506-project-admin] Calling method 'defaults' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:31:05.435025 np0000007037 devstack@c-api.service[100375]: WARNING cinder.quota [None req-ca809d5b-2a83-42eb-94ec-cdc3a953e08e tempest-VolumeQuotasAdminTestJSON-1945798506 tempest-VolumeQuotasAdminTestJSON-1945798506-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 10:31:05.435550 np0000007037 devstack@c-api.service[100375]: WARNING cinder.quota [None req-ca809d5b-2a83-42eb-94ec-cdc3a953e08e tempest-VolumeQuotasAdminTestJSON-1945798506 tempest-VolumeQuotasAdminTestJSON-1945798506-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 10:31:05.435857 np0000007037 devstack@c-api.service[100375]: WARNING cinder.quota [None req-ca809d5b-2a83-42eb-94ec-cdc3a953e08e tempest-VolumeQuotasAdminTestJSON-1945798506 tempest-VolumeQuotasAdminTestJSON-1945798506-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 10:31:05.436093 np0000007037 devstack@c-api.service[100375]: WARNING cinder.quota [None req-ca809d5b-2a83-42eb-94ec-cdc3a953e08e tempest-VolumeQuotasAdminTestJSON-1945798506 tempest-VolumeQuotasAdminTestJSON-1945798506-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 10:31:05.436319 np0000007037 devstack@c-api.service[100375]: WARNING cinder.quota [None req-ca809d5b-2a83-42eb-94ec-cdc3a953e08e tempest-VolumeQuotasAdminTestJSON-1945798506 tempest-VolumeQuotasAdminTestJSON-1945798506-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 10:31:05.445349 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-ca809d5b-2a83-42eb-94ec-cdc3a953e08e tempest-VolumeQuotasAdminTestJSON-1945798506 tempest-VolumeQuotasAdminTestJSON-1945798506-project-admin] https://10.4.3.105/volume/v3/os-quota-sets/b23c6268022a475da8f1e029b81802d1/defaults returned with HTTP 200 Aug 12 10:31:05.445800 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 78/308] 10.4.3.105 () {66 vars in 1381 bytes} [Wed Aug 12 10:31:05 2026] GET /volume/v3/os-quota-sets/b23c6268022a475da8f1e029b81802d1/defaults => generated 437 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:31:05.468298 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-8924f4af-24bd-4af4-ac17-510cedfbe66c None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:31:05.470313 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-8924f4af-24bd-4af4-ac17-510cedfbe66c tempest-VolumeQuotasAdminTestJSON-1945798506 tempest-VolumeQuotasAdminTestJSON-1945798506-project-admin] PUT https://10.4.3.105/volume/v3/os-quota-sets/b23c6268022a475da8f1e029b81802d1 Aug 12 10:31:05.470631 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-8924f4af-24bd-4af4-ac17-510cedfbe66c tempest-VolumeQuotasAdminTestJSON-1945798506 tempest-VolumeQuotasAdminTestJSON-1945798506-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 15}} {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:31:05.526939 np0000007037 devstack@c-api.service[100372]: WARNING cinder.quota [None req-8924f4af-24bd-4af4-ac17-510cedfbe66c tempest-VolumeQuotasAdminTestJSON-1945798506 tempest-VolumeQuotasAdminTestJSON-1945798506-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 10:31:05.527375 np0000007037 devstack@c-api.service[100372]: WARNING cinder.quota [None req-8924f4af-24bd-4af4-ac17-510cedfbe66c tempest-VolumeQuotasAdminTestJSON-1945798506 tempest-VolumeQuotasAdminTestJSON-1945798506-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 10:31:05.527890 np0000007037 devstack@c-api.service[100372]: WARNING cinder.quota [None req-8924f4af-24bd-4af4-ac17-510cedfbe66c tempest-VolumeQuotasAdminTestJSON-1945798506 tempest-VolumeQuotasAdminTestJSON-1945798506-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 10:31:05.528443 np0000007037 devstack@c-api.service[100372]: WARNING cinder.quota [None req-8924f4af-24bd-4af4-ac17-510cedfbe66c tempest-VolumeQuotasAdminTestJSON-1945798506 tempest-VolumeQuotasAdminTestJSON-1945798506-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 10:31:05.528807 np0000007037 devstack@c-api.service[100372]: WARNING cinder.quota [None req-8924f4af-24bd-4af4-ac17-510cedfbe66c tempest-VolumeQuotasAdminTestJSON-1945798506 tempest-VolumeQuotasAdminTestJSON-1945798506-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 10:31:05.529155 np0000007037 devstack@c-api.service[100372]: WARNING cinder.quota [None req-8924f4af-24bd-4af4-ac17-510cedfbe66c tempest-VolumeQuotasAdminTestJSON-1945798506 tempest-VolumeQuotasAdminTestJSON-1945798506-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 10:31:05.529445 np0000007037 devstack@c-api.service[100372]: WARNING cinder.quota [None req-8924f4af-24bd-4af4-ac17-510cedfbe66c tempest-VolumeQuotasAdminTestJSON-1945798506 tempest-VolumeQuotasAdminTestJSON-1945798506-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 10:31:05.535543 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-8924f4af-24bd-4af4-ac17-510cedfbe66c tempest-VolumeQuotasAdminTestJSON-1945798506 tempest-VolumeQuotasAdminTestJSON-1945798506-project-admin] https://10.4.3.105/volume/v3/os-quota-sets/b23c6268022a475da8f1e029b81802d1 returned with HTTP 200 Aug 12 10:31:05.535823 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 79/309] 10.4.3.105 () {68 vars in 1374 bytes} [Wed Aug 12 10:31:05 2026] PUT /volume/v3/os-quota-sets/b23c6268022a475da8f1e029b81802d1 => generated 395 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:31:05.545673 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-d56d64d9-5cf9-4ba8-80b1-727df0269d60 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:31:05.548036 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-d56d64d9-5cf9-4ba8-80b1-727df0269d60 tempest-VolumeQuotasAdminTestJSON-1945798506 tempest-VolumeQuotasAdminTestJSON-1945798506-project-admin] DELETE https://10.4.3.105/volume/v3/os-quota-sets/b23c6268022a475da8f1e029b81802d1 Aug 12 10:31:05.548296 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-d56d64d9-5cf9-4ba8-80b1-727df0269d60 tempest-VolumeQuotasAdminTestJSON-1945798506 tempest-VolumeQuotasAdminTestJSON-1945798506-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:31:05.548586 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-d56d64d9-5cf9-4ba8-80b1-727df0269d60 tempest-VolumeQuotasAdminTestJSON-1945798506 tempest-VolumeQuotasAdminTestJSON-1945798506-project-admin] Calling method 'delete' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:31:05.556135 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-7ca12e12-2408-4692-b69a-94e96c28ea68 tempest-TaggedBootDevicesTest-351536588 tempest-TaggedBootDevicesTest-351536588-project-member] POST https://10.4.3.105/volume/v3/volumes Aug 12 10:31:05.556586 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-7ca12e12-2408-4692-b69a-94e96c28ea68 tempest-TaggedBootDevicesTest-351536588 tempest-TaggedBootDevicesTest-351536588-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-1275344883", "imageRef": "cf2c75e2-42cb-4765-bb8a-76a15f3b73ee"}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:31:05.558380 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.v3.volumes [None req-7ca12e12-2408-4692-b69a-94e96c28ea68 tempest-TaggedBootDevicesTest-351536588 tempest-TaggedBootDevicesTest-351536588-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-1275344883', 'imageRef': 'cf2c75e2-42cb-4765-bb8a-76a15f3b73ee'}} {{(pid=100373) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 10:31:05.558727 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-d56d64d9-5cf9-4ba8-80b1-727df0269d60 tempest-VolumeQuotasAdminTestJSON-1945798506 tempest-VolumeQuotasAdminTestJSON-1945798506-project-admin] https://10.4.3.105/volume/v3/os-quota-sets/b23c6268022a475da8f1e029b81802d1 returned with HTTP 200 Aug 12 10:31:05.559160 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 76/310] 10.4.3.105 () {66 vars in 1357 bytes} [Wed Aug 12 10:31:05 2026] DELETE /volume/v3/os-quota-sets/b23c6268022a475da8f1e029b81802d1 => generated 0 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 12 10:31:05.568352 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-f66f0ebb-3002-4e11-9ef5-eb021e0e13be None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:31:05.571632 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-f66f0ebb-3002-4e11-9ef5-eb021e0e13be tempest-VolumeQuotasAdminTestJSON-1945798506 tempest-VolumeQuotasAdminTestJSON-1945798506-project-admin] GET https://10.4.3.105/volume/v3/os-quota-sets/b23c6268022a475da8f1e029b81802d1 Aug 12 10:31:05.573338 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-f66f0ebb-3002-4e11-9ef5-eb021e0e13be tempest-VolumeQuotasAdminTestJSON-1945798506 tempest-VolumeQuotasAdminTestJSON-1945798506-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:31:05.573650 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-f66f0ebb-3002-4e11-9ef5-eb021e0e13be tempest-VolumeQuotasAdminTestJSON-1945798506 tempest-VolumeQuotasAdminTestJSON-1945798506-project-admin] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:31:05.600055 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-f66f0ebb-3002-4e11-9ef5-eb021e0e13be tempest-VolumeQuotasAdminTestJSON-1945798506 tempest-VolumeQuotasAdminTestJSON-1945798506-project-admin] https://10.4.3.105/volume/v3/os-quota-sets/b23c6268022a475da8f1e029b81802d1 returned with HTTP 200 Aug 12 10:31:05.600569 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 79/311] 10.4.3.105 () {66 vars in 1354 bytes} [Wed Aug 12 10:31:05 2026] GET /volume/v3/os-quota-sets/b23c6268022a475da8f1e029b81802d1 => generated 437 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:31:05.617211 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-1c239a85-49f4-4e09-b49b-a9b2ff9c20a8 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:31:05.620224 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-1c239a85-49f4-4e09-b49b-a9b2ff9c20a8 tempest-VolumeQuotasAdminTestJSON-1945798506 tempest-VolumeQuotasAdminTestJSON-1945798506-project-admin] PUT https://10.4.3.105/volume/v3/os-quota-sets/b23c6268022a475da8f1e029b81802d1 Aug 12 10:31:05.621572 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-1c239a85-49f4-4e09-b49b-a9b2ff9c20a8 tempest-VolumeQuotasAdminTestJSON-1945798506 tempest-VolumeQuotasAdminTestJSON-1945798506-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=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:31:05.689150 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.v3.volumes [None req-7ca12e12-2408-4692-b69a-94e96c28ea68 tempest-TaggedBootDevicesTest-351536588 tempest-TaggedBootDevicesTest-351536588-project-member] Create volume of 1 GB Aug 12 10:31:05.698972 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-7ca12e12-2408-4692-b69a-94e96c28ea68 tempest-TaggedBootDevicesTest-351536588 tempest-TaggedBootDevicesTest-351536588-project-member] Availability Zones retrieved successfully. Aug 12 10:31:05.705059 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-7ca12e12-2408-4692-b69a-94e96c28ea68 tempest-TaggedBootDevicesTest-351536588 tempest-TaggedBootDevicesTest-351536588-project-member] Flow 'volume_create_api' (4d949e55-ddac-4579-b1d4-5e6e32ca0edc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:31:05.709462 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-7ca12e12-2408-4692-b69a-94e96c28ea68 tempest-TaggedBootDevicesTest-351536588 tempest-TaggedBootDevicesTest-351536588-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (47696571-0e2d-4711-8991-0ce9884332f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:31:05.711970 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.flows.api.create_volume [None req-7ca12e12-2408-4692-b69a-94e96c28ea68 tempest-TaggedBootDevicesTest-351536588 tempest-TaggedBootDevicesTest-351536588-project-member] Validating volume size '1' using validate_int {{(pid=100373) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 10:31:05.769571 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-1c239a85-49f4-4e09-b49b-a9b2ff9c20a8 tempest-VolumeQuotasAdminTestJSON-1945798506 tempest-VolumeQuotasAdminTestJSON-1945798506-project-admin] https://10.4.3.105/volume/v3/os-quota-sets/b23c6268022a475da8f1e029b81802d1 returned with HTTP 200 Aug 12 10:31:05.770064 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 80/312] 10.4.3.105 () {68 vars in 1375 bytes} [Wed Aug 12 10:31:05 2026] PUT /volume/v3/os-quota-sets/b23c6268022a475da8f1e029b81802d1 => generated 395 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:31:05.788903 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-60cae6bd-6057-4968-977c-36c93321ac75 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:31:05.792369 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-60cae6bd-6057-4968-977c-36c93321ac75 tempest-VolumeQuotasAdminTestJSON-1945798506 tempest-VolumeQuotasAdminTestJSON-1945798506-project-admin] GET https://10.4.3.105/volume/v3/os-quota-sets/b23c6268022a475da8f1e029b81802d1/defaults Aug 12 10:31:05.792369 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-60cae6bd-6057-4968-977c-36c93321ac75 tempest-VolumeQuotasAdminTestJSON-1945798506 tempest-VolumeQuotasAdminTestJSON-1945798506-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:31:05.794910 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-60cae6bd-6057-4968-977c-36c93321ac75 tempest-VolumeQuotasAdminTestJSON-1945798506 tempest-VolumeQuotasAdminTestJSON-1945798506-project-admin] Calling method 'defaults' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:31:05.799400 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-7ca12e12-2408-4692-b69a-94e96c28ea68 tempest-TaggedBootDevicesTest-351536588 tempest-TaggedBootDevicesTest-351536588-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (47696571-0e2d-4711-8991-0ce9884332f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T10:26:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6cd66f07-4c7b-40b2-9dfb-378538f29c9e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:31:05.800738 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-7ca12e12-2408-4692-b69a-94e96c28ea68 tempest-TaggedBootDevicesTest-351536588 tempest-TaggedBootDevicesTest-351536588-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0b6bd904-2df5-464b-a4de-dca08c8f5f3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:31:05.813862 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-60cae6bd-6057-4968-977c-36c93321ac75 tempest-VolumeQuotasAdminTestJSON-1945798506 tempest-VolumeQuotasAdminTestJSON-1945798506-project-admin] https://10.4.3.105/volume/v3/os-quota-sets/b23c6268022a475da8f1e029b81802d1/defaults returned with HTTP 200 Aug 12 10:31:05.814278 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 77/313] 10.4.3.105 () {66 vars in 1381 bytes} [Wed Aug 12 10:31:05 2026] GET /volume/v3/os-quota-sets/b23c6268022a475da8f1e029b81802d1/defaults => generated 437 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:31:05.832928 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-02b30ed2-8e9f-4d9e-afed-0e48620e8de2 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:31:05.836626 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-02b30ed2-8e9f-4d9e-afed-0e48620e8de2 tempest-VolumeQuotasAdminTestJSON-1945798506 tempest-VolumeQuotasAdminTestJSON-1945798506-project-admin] GET https://10.4.3.105/volume/v3/os-quota-sets/b23c6268022a475da8f1e029b81802d1 Aug 12 10:31:05.837204 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-02b30ed2-8e9f-4d9e-afed-0e48620e8de2 tempest-VolumeQuotasAdminTestJSON-1945798506 tempest-VolumeQuotasAdminTestJSON-1945798506-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:31:05.837566 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-02b30ed2-8e9f-4d9e-afed-0e48620e8de2 tempest-VolumeQuotasAdminTestJSON-1945798506 tempest-VolumeQuotasAdminTestJSON-1945798506-project-admin] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:31:05.865808 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-02b30ed2-8e9f-4d9e-afed-0e48620e8de2 tempest-VolumeQuotasAdminTestJSON-1945798506 tempest-VolumeQuotasAdminTestJSON-1945798506-project-admin] https://10.4.3.105/volume/v3/os-quota-sets/b23c6268022a475da8f1e029b81802d1 returned with HTTP 200 Aug 12 10:31:05.866433 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 80/314] 10.4.3.105 () {66 vars in 1354 bytes} [Wed Aug 12 10:31:05 2026] GET /volume/v3/os-quota-sets/b23c6268022a475da8f1e029b81802d1 => generated 437 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:31:05.886880 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-beb69423-a9f6-4bf6-ac42-62c7f7067b56 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:31:05.891619 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-beb69423-a9f6-4bf6-ac42-62c7f7067b56 tempest-VolumeQuotasAdminTestJSON-1945798506 tempest-VolumeQuotasAdminTestJSON-1945798506-project-admin] GET https://10.4.3.105/volume/v3/os-quota-sets/b23c6268022a475da8f1e029b81802d1?usage=True Aug 12 10:31:05.891933 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-beb69423-a9f6-4bf6-ac42-62c7f7067b56 tempest-VolumeQuotasAdminTestJSON-1945798506 tempest-VolumeQuotasAdminTestJSON-1945798506-project-admin] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:31:05.893008 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-beb69423-a9f6-4bf6-ac42-62c7f7067b56 tempest-VolumeQuotasAdminTestJSON-1945798506 tempest-VolumeQuotasAdminTestJSON-1945798506-project-admin] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:31:05.899610 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.quota [None req-7ca12e12-2408-4692-b69a-94e96c28ea68 tempest-TaggedBootDevicesTest-351536588 tempest-TaggedBootDevicesTest-351536588-project-member] Created reservations ['dbd719ec-6049-4dc3-8b5d-25e24d78fe00', 'e1548501-2429-4953-99b6-9c469adbde16', 'f48b5e49-5f4a-4d73-b34b-99219ecfeb6b', '26de4a05-3eec-4adf-8ddb-08e3ad340f88'] {{(pid=100373) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:31:05.900835 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-7ca12e12-2408-4692-b69a-94e96c28ea68 tempest-TaggedBootDevicesTest-351536588 tempest-TaggedBootDevicesTest-351536588-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0b6bd904-2df5-464b-a4de-dca08c8f5f3b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dbd719ec-6049-4dc3-8b5d-25e24d78fe00', 'e1548501-2429-4953-99b6-9c469adbde16', 'f48b5e49-5f4a-4d73-b34b-99219ecfeb6b', '26de4a05-3eec-4adf-8ddb-08e3ad340f88']}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:31:05.906164 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-7ca12e12-2408-4692-b69a-94e96c28ea68 tempest-TaggedBootDevicesTest-351536588 tempest-TaggedBootDevicesTest-351536588-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a6b54970-6920-4a1e-a487-19ba21444609) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:31:05.916102 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-beb69423-a9f6-4bf6-ac42-62c7f7067b56 tempest-VolumeQuotasAdminTestJSON-1945798506 tempest-VolumeQuotasAdminTestJSON-1945798506-project-admin] https://10.4.3.105/volume/v3/os-quota-sets/b23c6268022a475da8f1e029b81802d1?usage=True returned with HTTP 200 Aug 12 10:31:05.916815 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 81/315] 10.4.3.105 () {66 vars in 1375 bytes} [Wed Aug 12 10:31:05 2026] GET /volume/v3/os-quota-sets/b23c6268022a475da8f1e029b81802d1?usage=True => generated 1061 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:31:05.931628 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-035a43ef-1ea0-4f15-aee6-17cdb06dde87 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:31:05.948235 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-7ca12e12-2408-4692-b69a-94e96c28ea68 tempest-TaggedBootDevicesTest-351536588 tempest-TaggedBootDevicesTest-351536588-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a6b54970-6920-4a1e-a487-19ba21444609) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '881f8694-ad3a-4fdb-add2-68a6cd9f9ae5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1275344883',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='322d22b797904d96a6fda09ffe955142',qos_specs=None,replication_status=,reservations=['dbd719ec-6049-4dc3-8b5d-25e24d78fe00','e1548501-2429-4953-99b6-9c469adbde16','f48b5e49-5f4a-4d73-b34b-99219ecfeb6b','26de4a05-3eec-4adf-8ddb-08e3ad340f88'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fe273e50c68c4a55b17c5c801f85f4d4',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:31:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1275344883',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=881f8694-ad3a-4fdb-add2-68a6cd9f9ae5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='322d22b797904d96a6fda09ffe955142',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fe273e50c68c4a55b17c5c801f85f4d4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6cd66f07-4c7b-40b2-9dfb-378538f29c9e),volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:31:05.949148 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-7ca12e12-2408-4692-b69a-94e96c28ea68 tempest-TaggedBootDevicesTest-351536588 tempest-TaggedBootDevicesTest-351536588-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (193eadc0-cab1-4e5f-a281-c0d801177f34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:31:05.990546 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-7ca12e12-2408-4692-b69a-94e96c28ea68 tempest-TaggedBootDevicesTest-351536588 tempest-TaggedBootDevicesTest-351536588-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (193eadc0-cab1-4e5f-a281-c0d801177f34) transitioned into state 'SUCCESS' from state '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-1275344883',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='322d22b797904d96a6fda09ffe955142',qos_specs=None,replication_status=,reservations=['dbd719ec-6049-4dc3-8b5d-25e24d78fe00','e1548501-2429-4953-99b6-9c469adbde16','f48b5e49-5f4a-4d73-b34b-99219ecfeb6b','26de4a05-3eec-4adf-8ddb-08e3ad340f88'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fe273e50c68c4a55b17c5c801f85f4d4',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:31:05.990546 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-7ca12e12-2408-4692-b69a-94e96c28ea68 tempest-TaggedBootDevicesTest-351536588 tempest-TaggedBootDevicesTest-351536588-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (71432168-56aa-4af4-acf4-02825d29dad2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:31:06.018863 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-7ca12e12-2408-4692-b69a-94e96c28ea68 tempest-TaggedBootDevicesTest-351536588 tempest-TaggedBootDevicesTest-351536588-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (71432168-56aa-4af4-acf4-02825d29dad2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:31:06.020318 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-7ca12e12-2408-4692-b69a-94e96c28ea68 tempest-TaggedBootDevicesTest-351536588 tempest-TaggedBootDevicesTest-351536588-project-member] Flow 'volume_create_api' (4d949e55-ddac-4579-b1d4-5e6e32ca0edc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100373) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:31:06.022468 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-7ca12e12-2408-4692-b69a-94e96c28ea68 tempest-TaggedBootDevicesTest-351536588 tempest-TaggedBootDevicesTest-351536588-project-member] Create volume request issued successfully. Aug 12 10:31:06.024539 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-7ca12e12-2408-4692-b69a-94e96c28ea68 tempest-TaggedBootDevicesTest-351536588 tempest-TaggedBootDevicesTest-351536588-project-member] https://10.4.3.105/volume/v3/volumes returned with HTTP 202 Aug 12 10:31:06.024539 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 78/316] 10.4.3.105 () {68 vars in 1259 bytes} [Wed Aug 12 10:31:05 2026] POST /volume/v3/volumes => generated 752 bytes in 612 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 10:31:06.047203 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-2c6f8585-0efe-47ab-8d44-4f424ff95d4d None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:31:06.049253 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-2c6f8585-0efe-47ab-8d44-4f424ff95d4d tempest-TaggedBootDevicesTest-351536588 tempest-TaggedBootDevicesTest-351536588-project-member] GET https://10.4.3.105/volume/v3/volumes/881f8694-ad3a-4fdb-add2-68a6cd9f9ae5 Aug 12 10:31:06.049505 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-2c6f8585-0efe-47ab-8d44-4f424ff95d4d tempest-TaggedBootDevicesTest-351536588 tempest-TaggedBootDevicesTest-351536588-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:31:06.050250 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-2c6f8585-0efe-47ab-8d44-4f424ff95d4d tempest-TaggedBootDevicesTest-351536588 tempest-TaggedBootDevicesTest-351536588-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:31:06.065830 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:31:06.065830 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:31:06.077478 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-2c6f8585-0efe-47ab-8d44-4f424ff95d4d tempest-TaggedBootDevicesTest-351536588 tempest-TaggedBootDevicesTest-351536588-project-member] Volume info retrieved successfully. Aug 12 10:31:06.084089 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-2c6f8585-0efe-47ab-8d44-4f424ff95d4d tempest-TaggedBootDevicesTest-351536588 tempest-TaggedBootDevicesTest-351536588-project-member] https://10.4.3.105/volume/v3/volumes/881f8694-ad3a-4fdb-add2-68a6cd9f9ae5 returned with HTTP 200 Aug 12 10:31:06.084574 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 81/317] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:31:06 2026] GET /volume/v3/volumes/881f8694-ad3a-4fdb-add2-68a6cd9f9ae5 => generated 820 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:31:06.216751 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [req-01c4f2e5-61a0-4839-a027-0126783c5dfe req-24c57986-cfbb-4539-8e35-727251d87f05 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:31:06.225766 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-01c4f2e5-61a0-4839-a027-0126783c5dfe req-24c57986-cfbb-4539-8e35-727251d87f05 tempest-TaggedAttachmentsTest-928815706 tempest-TaggedAttachmentsTest-928815706-project-member] GET https://10.4.3.105/volume/v3/volumes/27dfbd54-132b-41b3-8d1c-fefaf8986b56 Aug 12 10:31:06.225766 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [req-01c4f2e5-61a0-4839-a027-0126783c5dfe req-24c57986-cfbb-4539-8e35-727251d87f05 tempest-TaggedAttachmentsTest-928815706 tempest-TaggedAttachmentsTest-928815706-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:31:06.225766 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [req-01c4f2e5-61a0-4839-a027-0126783c5dfe req-24c57986-cfbb-4539-8e35-727251d87f05 tempest-TaggedAttachmentsTest-928815706 tempest-TaggedAttachmentsTest-928815706-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:31:06.227323 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-035a43ef-1ea0-4f15-aee6-17cdb06dde87 tempest-VolumeQuotasAdminTestJSON-1006981225 tempest-VolumeQuotasAdminTestJSON-1006981225-project-member] POST https://10.4.3.105/volume/v3/volumes Aug 12 10:31:06.227931 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-035a43ef-1ea0-4f15-aee6-17cdb06dde87 tempest-VolumeQuotasAdminTestJSON-1006981225 tempest-VolumeQuotasAdminTestJSON-1006981225-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-1578613941"}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:31:06.231306 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.volumes [None req-035a43ef-1ea0-4f15-aee6-17cdb06dde87 tempest-VolumeQuotasAdminTestJSON-1006981225 tempest-VolumeQuotasAdminTestJSON-1006981225-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-1578613941'}} {{(pid=100374) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 10:31:06.231676 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.v3.volumes [None req-035a43ef-1ea0-4f15-aee6-17cdb06dde87 tempest-VolumeQuotasAdminTestJSON-1006981225 tempest-VolumeQuotasAdminTestJSON-1006981225-project-member] Create volume of 1 GB Aug 12 10:31:06.235372 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:31:06.235372 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:31:06.242121 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [req-01c4f2e5-61a0-4839-a027-0126783c5dfe req-24c57986-cfbb-4539-8e35-727251d87f05 tempest-TaggedAttachmentsTest-928815706 tempest-TaggedAttachmentsTest-928815706-project-member] Volume info retrieved successfully. Aug 12 10:31:06.243635 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-035a43ef-1ea0-4f15-aee6-17cdb06dde87 tempest-VolumeQuotasAdminTestJSON-1006981225 tempest-VolumeQuotasAdminTestJSON-1006981225-project-member] Availability Zones retrieved successfully. Aug 12 10:31:06.248298 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-01c4f2e5-61a0-4839-a027-0126783c5dfe req-24c57986-cfbb-4539-8e35-727251d87f05 tempest-TaggedAttachmentsTest-928815706 tempest-TaggedAttachmentsTest-928815706-project-member] https://10.4.3.105/volume/v3/volumes/27dfbd54-132b-41b3-8d1c-fefaf8986b56 returned with HTTP 200 Aug 12 10:31:06.248785 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 82/318] 10.4.3.105 () {68 vars in 1598 bytes} [Wed Aug 12 10:31:06 2026] GET /volume/v3/volumes/27dfbd54-132b-41b3-8d1c-fefaf8986b56 => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:31:06.250773 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-035a43ef-1ea0-4f15-aee6-17cdb06dde87 tempest-VolumeQuotasAdminTestJSON-1006981225 tempest-VolumeQuotasAdminTestJSON-1006981225-project-member] Flow 'volume_create_api' (2a593be5-6d67-4621-a199-8f7115c640aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:31:06.252280 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-035a43ef-1ea0-4f15-aee6-17cdb06dde87 tempest-VolumeQuotasAdminTestJSON-1006981225 tempest-VolumeQuotasAdminTestJSON-1006981225-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c824f1ee-9ed7-438f-875f-a5a08a1f59d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:31:06.253533 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.flows.api.create_volume [None req-035a43ef-1ea0-4f15-aee6-17cdb06dde87 tempest-VolumeQuotasAdminTestJSON-1006981225 tempest-VolumeQuotasAdminTestJSON-1006981225-project-member] Validating volume size '1' using validate_int {{(pid=100374) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 10:31:06.303591 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-035a43ef-1ea0-4f15-aee6-17cdb06dde87 tempest-VolumeQuotasAdminTestJSON-1006981225 tempest-VolumeQuotasAdminTestJSON-1006981225-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c824f1ee-9ed7-438f-875f-a5a08a1f59d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T10:26:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6cd66f07-4c7b-40b2-9dfb-378538f29c9e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:31:06.304533 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-035a43ef-1ea0-4f15-aee6-17cdb06dde87 tempest-VolumeQuotasAdminTestJSON-1006981225 tempest-VolumeQuotasAdminTestJSON-1006981225-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f1393018-1525-46d8-929d-223fd07a66ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:31:06.437847 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.quota [None req-035a43ef-1ea0-4f15-aee6-17cdb06dde87 tempest-VolumeQuotasAdminTestJSON-1006981225 tempest-VolumeQuotasAdminTestJSON-1006981225-project-member] Created reservations ['288c15bb-0098-4929-804f-3e3dc5349ffe', '768311a2-230b-4e2e-9427-d35137c397fc', '700d673d-f1a6-4755-b3ea-52c4fb393f71', 'dd9dbe2a-5fc7-4130-8baa-720a0dcc515c'] {{(pid=100374) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:31:06.439295 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-035a43ef-1ea0-4f15-aee6-17cdb06dde87 tempest-VolumeQuotasAdminTestJSON-1006981225 tempest-VolumeQuotasAdminTestJSON-1006981225-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f1393018-1525-46d8-929d-223fd07a66ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['288c15bb-0098-4929-804f-3e3dc5349ffe', '768311a2-230b-4e2e-9427-d35137c397fc', '700d673d-f1a6-4755-b3ea-52c4fb393f71', 'dd9dbe2a-5fc7-4130-8baa-720a0dcc515c']}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:31:06.440484 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-035a43ef-1ea0-4f15-aee6-17cdb06dde87 tempest-VolumeQuotasAdminTestJSON-1006981225 tempest-VolumeQuotasAdminTestJSON-1006981225-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (677627b0-1ffd-4669-a8fc-5e8e26a2d4d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:31:06.476987 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-035a43ef-1ea0-4f15-aee6-17cdb06dde87 tempest-VolumeQuotasAdminTestJSON-1006981225 tempest-VolumeQuotasAdminTestJSON-1006981225-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (677627b0-1ffd-4669-a8fc-5e8e26a2d4d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c1b1b690-6e5b-470f-827d-10d57b40b5e7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1578613941',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b23c6268022a475da8f1e029b81802d1',qos_specs=None,replication_status=,reservations=['288c15bb-0098-4929-804f-3e3dc5349ffe','768311a2-230b-4e2e-9427-d35137c397fc','700d673d-f1a6-4755-b3ea-52c4fb393f71','dd9dbe2a-5fc7-4130-8baa-720a0dcc515c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='58884ab7f81a47b98f1650774de137e3',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:31:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1578613941',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c1b1b690-6e5b-470f-827d-10d57b40b5e7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b23c6268022a475da8f1e029b81802d1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='58884ab7f81a47b98f1650774de137e3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6cd66f07-4c7b-40b2-9dfb-378538f29c9e),volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:31:06.478690 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-035a43ef-1ea0-4f15-aee6-17cdb06dde87 tempest-VolumeQuotasAdminTestJSON-1006981225 tempest-VolumeQuotasAdminTestJSON-1006981225-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (580ecb28-e74f-41f2-bd72-14c25ce6cb34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:31:06.510910 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-035a43ef-1ea0-4f15-aee6-17cdb06dde87 tempest-VolumeQuotasAdminTestJSON-1006981225 tempest-VolumeQuotasAdminTestJSON-1006981225-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (580ecb28-e74f-41f2-bd72-14c25ce6cb34) transitioned into state 'SUCCESS' from state '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-1578613941',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b23c6268022a475da8f1e029b81802d1',qos_specs=None,replication_status=,reservations=['288c15bb-0098-4929-804f-3e3dc5349ffe','768311a2-230b-4e2e-9427-d35137c397fc','700d673d-f1a6-4755-b3ea-52c4fb393f71','dd9dbe2a-5fc7-4130-8baa-720a0dcc515c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='58884ab7f81a47b98f1650774de137e3',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:31:06.511691 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-035a43ef-1ea0-4f15-aee6-17cdb06dde87 tempest-VolumeQuotasAdminTestJSON-1006981225 tempest-VolumeQuotasAdminTestJSON-1006981225-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b511b384-5259-45d6-a3ff-a1fde033c89b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:31:06.525740 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-035a43ef-1ea0-4f15-aee6-17cdb06dde87 tempest-VolumeQuotasAdminTestJSON-1006981225 tempest-VolumeQuotasAdminTestJSON-1006981225-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b511b384-5259-45d6-a3ff-a1fde033c89b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:31:06.527074 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-035a43ef-1ea0-4f15-aee6-17cdb06dde87 tempest-VolumeQuotasAdminTestJSON-1006981225 tempest-VolumeQuotasAdminTestJSON-1006981225-project-member] Flow 'volume_create_api' (2a593be5-6d67-4621-a199-8f7115c640aa) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100374) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:31:06.527400 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-035a43ef-1ea0-4f15-aee6-17cdb06dde87 tempest-VolumeQuotasAdminTestJSON-1006981225 tempest-VolumeQuotasAdminTestJSON-1006981225-project-member] Create volume request issued successfully. Aug 12 10:31:06.528030 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-035a43ef-1ea0-4f15-aee6-17cdb06dde87 tempest-VolumeQuotasAdminTestJSON-1006981225 tempest-VolumeQuotasAdminTestJSON-1006981225-project-member] https://10.4.3.105/volume/v3/volumes returned with HTTP 202 Aug 12 10:31:06.528422 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 78/319] 10.4.3.105 () {68 vars in 1258 bytes} [Wed Aug 12 10:31:05 2026] POST /volume/v3/volumes => generated 756 bytes in 598 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 10:31:06.545891 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-f4b2c8ff-e2f7-4c8d-ab30-d5a36917f6bd None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:31:06.548602 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-f4b2c8ff-e2f7-4c8d-ab30-d5a36917f6bd tempest-VolumeQuotasAdminTestJSON-1006981225 tempest-VolumeQuotasAdminTestJSON-1006981225-project-member] GET https://10.4.3.105/volume/v3/volumes/c1b1b690-6e5b-470f-827d-10d57b40b5e7 Aug 12 10:31:06.548899 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-f4b2c8ff-e2f7-4c8d-ab30-d5a36917f6bd tempest-VolumeQuotasAdminTestJSON-1006981225 tempest-VolumeQuotasAdminTestJSON-1006981225-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:31:06.549149 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-f4b2c8ff-e2f7-4c8d-ab30-d5a36917f6bd tempest-VolumeQuotasAdminTestJSON-1006981225 tempest-VolumeQuotasAdminTestJSON-1006981225-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:31:06.558714 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:31:06.558714 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:31:06.580351 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-f4b2c8ff-e2f7-4c8d-ab30-d5a36917f6bd tempest-VolumeQuotasAdminTestJSON-1006981225 tempest-VolumeQuotasAdminTestJSON-1006981225-project-member] Volume info retrieved successfully. Aug 12 10:31:06.590805 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-f4b2c8ff-e2f7-4c8d-ab30-d5a36917f6bd tempest-VolumeQuotasAdminTestJSON-1006981225 tempest-VolumeQuotasAdminTestJSON-1006981225-project-member] https://10.4.3.105/volume/v3/volumes/c1b1b690-6e5b-470f-827d-10d57b40b5e7 returned with HTTP 200 Aug 12 10:31:06.591208 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 79/320] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:31:06 2026] GET /volume/v3/volumes/c1b1b690-6e5b-470f-827d-10d57b40b5e7 => generated 824 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:31:06.612308 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-7a4d4684-487d-4a82-8bf1-d17638b4aafd None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:31:06.612308 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-7a4d4684-487d-4a82-8bf1-d17638b4aafd None None] GET https://10.4.3.105/volume// Aug 12 10:31:06.612308 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-7a4d4684-487d-4a82-8bf1-d17638b4aafd None None] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:31:06.613006 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-7a4d4684-487d-4a82-8bf1-d17638b4aafd None None] Calling method 'all' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:31:06.613006 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-7a4d4684-487d-4a82-8bf1-d17638b4aafd None None] https://10.4.3.105/volume// returned with HTTP 300 Aug 12 10:31:06.614160 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 82/321] 10.4.3.105 () {66 vars in 1428 bytes} [Wed Aug 12 10:31: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 10:31:06.642341 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [req-01c4f2e5-61a0-4839-a027-0126783c5dfe req-2a7e00d0-e04b-4818-bd11-76a21a20252e None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:31:06.693608 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-01c4f2e5-61a0-4839-a027-0126783c5dfe req-2a7e00d0-e04b-4818-bd11-76a21a20252e tempest-TaggedAttachmentsTest-928815706 tempest-TaggedAttachmentsTest-928815706-project-member] POST https://10.4.3.105/volume/v3/attachments Aug 12 10:31:06.694205 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [req-01c4f2e5-61a0-4839-a027-0126783c5dfe req-2a7e00d0-e04b-4818-bd11-76a21a20252e tempest-TaggedAttachmentsTest-928815706 tempest-TaggedAttachmentsTest-928815706-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "27dfbd54-132b-41b3-8d1c-fefaf8986b56", "connector": null, "instance_uuid": "f3b9cceb-d1b3-43fc-a8f1-82bd0be56067"}} {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:31:06.705719 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:31:06.705719 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:31:06.758201 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-01c4f2e5-61a0-4839-a027-0126783c5dfe req-2a7e00d0-e04b-4818-bd11-76a21a20252e tempest-TaggedAttachmentsTest-928815706 tempest-TaggedAttachmentsTest-928815706-project-member] https://10.4.3.105/volume/v3/attachments returned with HTTP 200 Aug 12 10:31:06.758603 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 83/322] 10.4.3.105 () {74 vars in 1594 bytes} [Wed Aug 12 10:31:06 2026] POST /volume/v3/attachments => generated 273 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:31:06.806051 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-63eda73b-c2bb-4490-8036-58019a79a555 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:31:06.808637 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-63eda73b-c2bb-4490-8036-58019a79a555 tempest-TaggedAttachmentsTest-928815706 tempest-TaggedAttachmentsTest-928815706-project-member] GET https://10.4.3.105/volume/v3/volumes/27dfbd54-132b-41b3-8d1c-fefaf8986b56 Aug 12 10:31:06.808988 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-63eda73b-c2bb-4490-8036-58019a79a555 tempest-TaggedAttachmentsTest-928815706 tempest-TaggedAttachmentsTest-928815706-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:31:06.809199 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-63eda73b-c2bb-4490-8036-58019a79a555 tempest-TaggedAttachmentsTest-928815706 tempest-TaggedAttachmentsTest-928815706-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:31:06.820997 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:31:06.820997 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:31:06.826020 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-63eda73b-c2bb-4490-8036-58019a79a555 tempest-TaggedAttachmentsTest-928815706 tempest-TaggedAttachmentsTest-928815706-project-member] Volume info retrieved successfully. Aug 12 10:31:06.831977 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-63eda73b-c2bb-4490-8036-58019a79a555 tempest-TaggedAttachmentsTest-928815706 tempest-TaggedAttachmentsTest-928815706-project-member] https://10.4.3.105/volume/v3/volumes/27dfbd54-132b-41b3-8d1c-fefaf8986b56 returned with HTTP 200 Aug 12 10:31:06.832532 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 79/323] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:31:06 2026] GET /volume/v3/volumes/27dfbd54-132b-41b3-8d1c-fefaf8986b56 => generated 844 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:31:06.835958 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-06f639cf-b7fd-44b5-bc65-1152ffab46db None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:31:06.836490 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-06f639cf-b7fd-44b5-bc65-1152ffab46db None None] GET https://10.4.3.105/volume// Aug 12 10:31:06.836769 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-06f639cf-b7fd-44b5-bc65-1152ffab46db None None] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:31:06.837014 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-06f639cf-b7fd-44b5-bc65-1152ffab46db None None] Calling method 'all' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:31:06.837395 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-06f639cf-b7fd-44b5-bc65-1152ffab46db None None] https://10.4.3.105/volume// returned with HTTP 300 Aug 12 10:31:06.837753 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 80/324] 10.4.3.105 () {66 vars in 1426 bytes} [Wed Aug 12 10:31: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 10:31:06.853038 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-01c4f2e5-61a0-4839-a027-0126783c5dfe req-a8cc62ed-ab2c-434f-9d87-4de379114691 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:31:06.855728 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-01c4f2e5-61a0-4839-a027-0126783c5dfe req-a8cc62ed-ab2c-434f-9d87-4de379114691 tempest-TaggedAttachmentsTest-928815706 tempest-TaggedAttachmentsTest-928815706-project-member] GET https://10.4.3.105/volume/v3/volumes/27dfbd54-132b-41b3-8d1c-fefaf8986b56 Aug 12 10:31:06.856080 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-01c4f2e5-61a0-4839-a027-0126783c5dfe req-a8cc62ed-ab2c-434f-9d87-4de379114691 tempest-TaggedAttachmentsTest-928815706 tempest-TaggedAttachmentsTest-928815706-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:31:06.856588 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-01c4f2e5-61a0-4839-a027-0126783c5dfe req-a8cc62ed-ab2c-434f-9d87-4de379114691 tempest-TaggedAttachmentsTest-928815706 tempest-TaggedAttachmentsTest-928815706-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:31:06.877366 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:31:06.877366 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:31:06.887045 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [req-01c4f2e5-61a0-4839-a027-0126783c5dfe req-a8cc62ed-ab2c-434f-9d87-4de379114691 tempest-TaggedAttachmentsTest-928815706 tempest-TaggedAttachmentsTest-928815706-project-member] Volume info retrieved successfully. Aug 12 10:31:06.893566 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-01c4f2e5-61a0-4839-a027-0126783c5dfe req-a8cc62ed-ab2c-434f-9d87-4de379114691 tempest-TaggedAttachmentsTest-928815706 tempest-TaggedAttachmentsTest-928815706-project-member] https://10.4.3.105/volume/v3/volumes/27dfbd54-132b-41b3-8d1c-fefaf8986b56 returned with HTTP 200 Aug 12 10:31:06.893984 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 83/325] 10.4.3.105 () {70 vars in 1639 bytes} [Wed Aug 12 10:31:06 2026] GET /volume/v3/volumes/27dfbd54-132b-41b3-8d1c-fefaf8986b56 => generated 1024 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 10:31:07.000433 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [req-01c4f2e5-61a0-4839-a027-0126783c5dfe req-70a317db-bef9-48cc-bbec-e856379f8826 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:31:07.003327 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-01c4f2e5-61a0-4839-a027-0126783c5dfe req-70a317db-bef9-48cc-bbec-e856379f8826 tempest-TaggedAttachmentsTest-928815706 tempest-TaggedAttachmentsTest-928815706-project-member] PUT https://10.4.3.105/volume/v3/attachments/5587fb2b-f890-4294-aef1-5683c8e001e2 Aug 12 10:31:07.003873 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [req-01c4f2e5-61a0-4839-a027-0126783c5dfe req-70a317db-bef9-48cc-bbec-e856379f8826 tempest-TaggedAttachmentsTest-928815706 tempest-TaggedAttachmentsTest-928815706-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.105", "host": "np0000007037", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a295cd65dd1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "cc953c5f-eaed-46bf-96e8-0985bbef0414", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:31:07.013920 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.coordination [req-01c4f2e5-61a0-4839-a027-0126783c5dfe req-70a317db-bef9-48cc-bbec-e856379f8826 tempest-TaggedAttachmentsTest-928815706 tempest-TaggedAttachmentsTest-928815706-project-member] Acquiring lock "cinder-attachment_update-27dfbd54-132b-41b3-8d1c-fefaf8986b56-np0000007037" by "attachment_update" {{(pid=100372) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 10:31:07.020543 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.coordination [req-01c4f2e5-61a0-4839-a027-0126783c5dfe req-70a317db-bef9-48cc-bbec-e856379f8826 tempest-TaggedAttachmentsTest-928815706 tempest-TaggedAttachmentsTest-928815706-project-member] Lock "cinder-attachment_update-27dfbd54-132b-41b3-8d1c-fefaf8986b56-np0000007037" acquired by "attachment_update" :: waited 0.007s {{(pid=100372) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 10:31:07.022055 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:31:07.022055 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:31:07.103474 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-d9b279c7-5721-478c-b815-5ae5c79f6250 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:31:07.109906 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-d9b279c7-5721-478c-b815-5ae5c79f6250 tempest-TaggedBootDevicesTest-351536588 tempest-TaggedBootDevicesTest-351536588-project-member] GET https://10.4.3.105/volume/v3/volumes/881f8694-ad3a-4fdb-add2-68a6cd9f9ae5 Aug 12 10:31:07.110134 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-d9b279c7-5721-478c-b815-5ae5c79f6250 tempest-TaggedBootDevicesTest-351536588 tempest-TaggedBootDevicesTest-351536588-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:31:07.110375 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-d9b279c7-5721-478c-b815-5ae5c79f6250 tempest-TaggedBootDevicesTest-351536588 tempest-TaggedBootDevicesTest-351536588-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:31:07.122789 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:31:07.122789 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:31:07.130365 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.coordination [req-01c4f2e5-61a0-4839-a027-0126783c5dfe req-70a317db-bef9-48cc-bbec-e856379f8826 tempest-TaggedAttachmentsTest-928815706 tempest-TaggedAttachmentsTest-928815706-project-member] Lock "cinder-attachment_update-27dfbd54-132b-41b3-8d1c-fefaf8986b56-np0000007037" released by "attachment_update" :: held 0.110s {{(pid=100372) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 10:31:07.130677 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-01c4f2e5-61a0-4839-a027-0126783c5dfe req-70a317db-bef9-48cc-bbec-e856379f8826 tempest-TaggedAttachmentsTest-928815706 tempest-TaggedAttachmentsTest-928815706-project-member] https://10.4.3.105/volume/v3/attachments/5587fb2b-f890-4294-aef1-5683c8e001e2 returned with HTTP 200 Aug 12 10:31:07.131323 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 84/326] 10.4.3.105 () {74 vars in 1704 bytes} [Wed Aug 12 10:31:06 2026] PUT /volume/v3/attachments/5587fb2b-f890-4294-aef1-5683c8e001e2 => generated 969 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:31:07.132237 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-d9b279c7-5721-478c-b815-5ae5c79f6250 tempest-TaggedBootDevicesTest-351536588 tempest-TaggedBootDevicesTest-351536588-project-member] Volume info retrieved successfully. Aug 12 10:31:07.147293 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-d9b279c7-5721-478c-b815-5ae5c79f6250 tempest-TaggedBootDevicesTest-351536588 tempest-TaggedBootDevicesTest-351536588-project-member] https://10.4.3.105/volume/v3/volumes/881f8694-ad3a-4fdb-add2-68a6cd9f9ae5 returned with HTTP 200 Aug 12 10:31:07.147293 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 80/327] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:31:07 2026] GET /volume/v3/volumes/881f8694-ad3a-4fdb-add2-68a6cd9f9ae5 => generated 1360 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:31:07.164797 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-37d455a4-384e-4e33-95b6-6ba87f645480 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:31:07.167254 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-37d455a4-384e-4e33-95b6-6ba87f645480 tempest-TaggedBootDevicesTest-351536588 tempest-TaggedBootDevicesTest-351536588-project-member] POST https://10.4.3.105/volume/v3/volumes Aug 12 10:31:07.167851 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-37d455a4-384e-4e33-95b6-6ba87f645480 tempest-TaggedBootDevicesTest-351536588 tempest-TaggedBootDevicesTest-351536588-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-1092749476"}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:31:07.172071 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.v3.volumes [None req-37d455a4-384e-4e33-95b6-6ba87f645480 tempest-TaggedBootDevicesTest-351536588 tempest-TaggedBootDevicesTest-351536588-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-1092749476'}} {{(pid=100373) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 10:31:07.172277 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.v3.volumes [None req-37d455a4-384e-4e33-95b6-6ba87f645480 tempest-TaggedBootDevicesTest-351536588 tempest-TaggedBootDevicesTest-351536588-project-member] Create volume of 1 GB Aug 12 10:31:07.183177 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-37d455a4-384e-4e33-95b6-6ba87f645480 tempest-TaggedBootDevicesTest-351536588 tempest-TaggedBootDevicesTest-351536588-project-member] Availability Zones retrieved successfully. Aug 12 10:31:07.193436 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-37d455a4-384e-4e33-95b6-6ba87f645480 tempest-TaggedBootDevicesTest-351536588 tempest-TaggedBootDevicesTest-351536588-project-member] Flow 'volume_create_api' (1b819186-a05e-42ae-8949-e85db2f3fc88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:31:07.195006 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-37d455a4-384e-4e33-95b6-6ba87f645480 tempest-TaggedBootDevicesTest-351536588 tempest-TaggedBootDevicesTest-351536588-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d0677076-f150-40c0-b227-7651ceda2d06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:31:07.196344 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.flows.api.create_volume [None req-37d455a4-384e-4e33-95b6-6ba87f645480 tempest-TaggedBootDevicesTest-351536588 tempest-TaggedBootDevicesTest-351536588-project-member] Validating volume size '1' using validate_int {{(pid=100373) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 10:31:07.236220 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-37d455a4-384e-4e33-95b6-6ba87f645480 tempest-TaggedBootDevicesTest-351536588 tempest-TaggedBootDevicesTest-351536588-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d0677076-f150-40c0-b227-7651ceda2d06) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T10:26:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6cd66f07-4c7b-40b2-9dfb-378538f29c9e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:31:07.237377 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-37d455a4-384e-4e33-95b6-6ba87f645480 tempest-TaggedBootDevicesTest-351536588 tempest-TaggedBootDevicesTest-351536588-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ce90237f-c323-4153-b73a-fb0af8e919d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:31:07.303008 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.quota [None req-37d455a4-384e-4e33-95b6-6ba87f645480 tempest-TaggedBootDevicesTest-351536588 tempest-TaggedBootDevicesTest-351536588-project-member] Created reservations ['675855db-7dd8-491d-b9ef-5ef2476420c7', 'bbd66d28-8317-4737-b608-423a8d7d4c27', '03bd8d70-30ee-4834-a43d-65b3d0e8ed85', '9c03f449-8241-4825-bc80-ce4f1a4cbc8d'] {{(pid=100373) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:31:07.304111 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-37d455a4-384e-4e33-95b6-6ba87f645480 tempest-TaggedBootDevicesTest-351536588 tempest-TaggedBootDevicesTest-351536588-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ce90237f-c323-4153-b73a-fb0af8e919d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['675855db-7dd8-491d-b9ef-5ef2476420c7', 'bbd66d28-8317-4737-b608-423a8d7d4c27', '03bd8d70-30ee-4834-a43d-65b3d0e8ed85', '9c03f449-8241-4825-bc80-ce4f1a4cbc8d']}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:31:07.305225 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-37d455a4-384e-4e33-95b6-6ba87f645480 tempest-TaggedBootDevicesTest-351536588 tempest-TaggedBootDevicesTest-351536588-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6f771c9b-08e0-4135-bb01-c7c3d7f0ed4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:31:07.335148 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-37d455a4-384e-4e33-95b6-6ba87f645480 tempest-TaggedBootDevicesTest-351536588 tempest-TaggedBootDevicesTest-351536588-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6f771c9b-08e0-4135-bb01-c7c3d7f0ed4b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f74026b4-eae7-4c33-9827-4060a9e3d9d9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1092749476',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='322d22b797904d96a6fda09ffe955142',qos_specs=None,replication_status=,reservations=['675855db-7dd8-491d-b9ef-5ef2476420c7','bbd66d28-8317-4737-b608-423a8d7d4c27','03bd8d70-30ee-4834-a43d-65b3d0e8ed85','9c03f449-8241-4825-bc80-ce4f1a4cbc8d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fe273e50c68c4a55b17c5c801f85f4d4',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:31:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1092749476',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f74026b4-eae7-4c33-9827-4060a9e3d9d9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='322d22b797904d96a6fda09ffe955142',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fe273e50c68c4a55b17c5c801f85f4d4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6cd66f07-4c7b-40b2-9dfb-378538f29c9e),volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:31:07.336306 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-37d455a4-384e-4e33-95b6-6ba87f645480 tempest-TaggedBootDevicesTest-351536588 tempest-TaggedBootDevicesTest-351536588-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (531e1e5a-d191-482d-9336-db15497c3932) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:31:07.368459 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-37d455a4-384e-4e33-95b6-6ba87f645480 tempest-TaggedBootDevicesTest-351536588 tempest-TaggedBootDevicesTest-351536588-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (531e1e5a-d191-482d-9336-db15497c3932) transitioned into state 'SUCCESS' from state '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-1092749476',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='322d22b797904d96a6fda09ffe955142',qos_specs=None,replication_status=,reservations=['675855db-7dd8-491d-b9ef-5ef2476420c7','bbd66d28-8317-4737-b608-423a8d7d4c27','03bd8d70-30ee-4834-a43d-65b3d0e8ed85','9c03f449-8241-4825-bc80-ce4f1a4cbc8d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fe273e50c68c4a55b17c5c801f85f4d4',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:31:07.369814 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-37d455a4-384e-4e33-95b6-6ba87f645480 tempest-TaggedBootDevicesTest-351536588 tempest-TaggedBootDevicesTest-351536588-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8ec0caf4-96a0-451a-a002-248ce0d84fb7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:31:07.386127 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-37d455a4-384e-4e33-95b6-6ba87f645480 tempest-TaggedBootDevicesTest-351536588 tempest-TaggedBootDevicesTest-351536588-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8ec0caf4-96a0-451a-a002-248ce0d84fb7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:31:07.387016 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-37d455a4-384e-4e33-95b6-6ba87f645480 tempest-TaggedBootDevicesTest-351536588 tempest-TaggedBootDevicesTest-351536588-project-member] Flow 'volume_create_api' (1b819186-a05e-42ae-8949-e85db2f3fc88) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100373) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:31:07.387344 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-37d455a4-384e-4e33-95b6-6ba87f645480 tempest-TaggedBootDevicesTest-351536588 tempest-TaggedBootDevicesTest-351536588-project-member] Create volume request issued successfully. Aug 12 10:31:07.388058 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-37d455a4-384e-4e33-95b6-6ba87f645480 tempest-TaggedBootDevicesTest-351536588 tempest-TaggedBootDevicesTest-351536588-project-member] https://10.4.3.105/volume/v3/volumes returned with HTTP 202 Aug 12 10:31:07.388632 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 81/328] 10.4.3.105 () {68 vars in 1258 bytes} [Wed Aug 12 10:31:07 2026] POST /volume/v3/volumes => generated 752 bytes in 224 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 10:31:07.404592 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-81248e6c-2f32-439c-9ec9-2ed54a229e2e None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:31:07.406437 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-81248e6c-2f32-439c-9ec9-2ed54a229e2e tempest-TaggedBootDevicesTest-351536588 tempest-TaggedBootDevicesTest-351536588-project-member] GET https://10.4.3.105/volume/v3/volumes/f74026b4-eae7-4c33-9827-4060a9e3d9d9 Aug 12 10:31:07.406785 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-81248e6c-2f32-439c-9ec9-2ed54a229e2e tempest-TaggedBootDevicesTest-351536588 tempest-TaggedBootDevicesTest-351536588-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:31:07.407164 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-81248e6c-2f32-439c-9ec9-2ed54a229e2e tempest-TaggedBootDevicesTest-351536588 tempest-TaggedBootDevicesTest-351536588-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:31:07.416670 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:31:07.416670 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:31:07.422280 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-81248e6c-2f32-439c-9ec9-2ed54a229e2e tempest-TaggedBootDevicesTest-351536588 tempest-TaggedBootDevicesTest-351536588-project-member] Volume info retrieved successfully. Aug 12 10:31:07.428476 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-81248e6c-2f32-439c-9ec9-2ed54a229e2e tempest-TaggedBootDevicesTest-351536588 tempest-TaggedBootDevicesTest-351536588-project-member] https://10.4.3.105/volume/v3/volumes/f74026b4-eae7-4c33-9827-4060a9e3d9d9 returned with HTTP 200 Aug 12 10:31:07.428931 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 84/329] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:31:07 2026] GET /volume/v3/volumes/f74026b4-eae7-4c33-9827-4060a9e3d9d9 => generated 820 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:31:07.610742 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-6e8b62db-7a12-48d6-b85f-10966acb979b None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:31:07.613323 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-6e8b62db-7a12-48d6-b85f-10966acb979b tempest-VolumeQuotasAdminTestJSON-1006981225 tempest-VolumeQuotasAdminTestJSON-1006981225-project-member] GET https://10.4.3.105/volume/v3/volumes/c1b1b690-6e5b-470f-827d-10d57b40b5e7 Aug 12 10:31:07.613643 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-6e8b62db-7a12-48d6-b85f-10966acb979b tempest-VolumeQuotasAdminTestJSON-1006981225 tempest-VolumeQuotasAdminTestJSON-1006981225-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:31:07.613939 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-6e8b62db-7a12-48d6-b85f-10966acb979b tempest-VolumeQuotasAdminTestJSON-1006981225 tempest-VolumeQuotasAdminTestJSON-1006981225-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:31:07.623746 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:31:07.623746 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:31:07.629147 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-6e8b62db-7a12-48d6-b85f-10966acb979b tempest-VolumeQuotasAdminTestJSON-1006981225 tempest-VolumeQuotasAdminTestJSON-1006981225-project-member] Volume info retrieved successfully. Aug 12 10:31:07.634195 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-6e8b62db-7a12-48d6-b85f-10966acb979b tempest-VolumeQuotasAdminTestJSON-1006981225 tempest-VolumeQuotasAdminTestJSON-1006981225-project-member] https://10.4.3.105/volume/v3/volumes/c1b1b690-6e5b-470f-827d-10d57b40b5e7 returned with HTTP 200 Aug 12 10:31:07.634644 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 85/330] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:31:07 2026] GET /volume/v3/volumes/c1b1b690-6e5b-470f-827d-10d57b40b5e7 => generated 849 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:31:07.647039 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-976f8867-90e0-4f31-91b1-b8c559f6eff6 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:31:07.648923 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-976f8867-90e0-4f31-91b1-b8c559f6eff6 tempest-VolumeQuotasAdminTestJSON-1945798506 tempest-VolumeQuotasAdminTestJSON-1945798506-project-admin] GET https://10.4.3.105/volume/v3/os-quota-sets/b23c6268022a475da8f1e029b81802d1?usage=True Aug 12 10:31:07.649105 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-976f8867-90e0-4f31-91b1-b8c559f6eff6 tempest-VolumeQuotasAdminTestJSON-1945798506 tempest-VolumeQuotasAdminTestJSON-1945798506-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:31:07.649282 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-976f8867-90e0-4f31-91b1-b8c559f6eff6 tempest-VolumeQuotasAdminTestJSON-1945798506 tempest-VolumeQuotasAdminTestJSON-1945798506-project-admin] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:31:07.668445 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-976f8867-90e0-4f31-91b1-b8c559f6eff6 tempest-VolumeQuotasAdminTestJSON-1945798506 tempest-VolumeQuotasAdminTestJSON-1945798506-project-admin] https://10.4.3.105/volume/v3/os-quota-sets/b23c6268022a475da8f1e029b81802d1?usage=True returned with HTTP 200 Aug 12 10:31:07.668918 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 81/331] 10.4.3.105 () {66 vars in 1375 bytes} [Wed Aug 12 10:31:07 2026] GET /volume/v3/os-quota-sets/b23c6268022a475da8f1e029b81802d1?usage=True => generated 1061 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:31:07.679721 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-bfb55ade-29d3-46c4-8109-8d00da466973 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:31:07.681833 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-bfb55ade-29d3-46c4-8109-8d00da466973 tempest-VolumeQuotasAdminTestJSON-1006981225 tempest-VolumeQuotasAdminTestJSON-1006981225-project-member] DELETE https://10.4.3.105/volume/v3/volumes/c1b1b690-6e5b-470f-827d-10d57b40b5e7 Aug 12 10:31:07.682130 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-bfb55ade-29d3-46c4-8109-8d00da466973 tempest-VolumeQuotasAdminTestJSON-1006981225 tempest-VolumeQuotasAdminTestJSON-1006981225-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:31:07.682381 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-bfb55ade-29d3-46c4-8109-8d00da466973 tempest-VolumeQuotasAdminTestJSON-1006981225 tempest-VolumeQuotasAdminTestJSON-1006981225-project-member] Calling method 'delete' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:31:07.682564 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.v3.volumes [None req-bfb55ade-29d3-46c4-8109-8d00da466973 tempest-VolumeQuotasAdminTestJSON-1006981225 tempest-VolumeQuotasAdminTestJSON-1006981225-project-member] Delete volume with id: c1b1b690-6e5b-470f-827d-10d57b40b5e7 Aug 12 10:31:07.689736 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:31:07.689736 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:31:07.690186 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-bfb55ade-29d3-46c4-8109-8d00da466973 tempest-VolumeQuotasAdminTestJSON-1006981225 tempest-VolumeQuotasAdminTestJSON-1006981225-project-member] Volume info retrieved successfully. Aug 12 10:31:07.707914 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-bfb55ade-29d3-46c4-8109-8d00da466973 tempest-VolumeQuotasAdminTestJSON-1006981225 tempest-VolumeQuotasAdminTestJSON-1006981225-project-member] Delete volume request issued successfully. Aug 12 10:31:07.708154 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-bfb55ade-29d3-46c4-8109-8d00da466973 tempest-VolumeQuotasAdminTestJSON-1006981225 tempest-VolumeQuotasAdminTestJSON-1006981225-project-member] https://10.4.3.105/volume/v3/volumes/c1b1b690-6e5b-470f-827d-10d57b40b5e7 returned with HTTP 202 Aug 12 10:31:07.708505 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 82/332] 10.4.3.105 () {66 vars in 1351 bytes} [Wed Aug 12 10:31:07 2026] DELETE /volume/v3/volumes/c1b1b690-6e5b-470f-827d-10d57b40b5e7 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 10:31:07.717390 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-714dfa3b-b236-413c-972f-000e1d2bd9b8 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:31:07.719497 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-714dfa3b-b236-413c-972f-000e1d2bd9b8 tempest-VolumeQuotasAdminTestJSON-1006981225 tempest-VolumeQuotasAdminTestJSON-1006981225-project-member] GET https://10.4.3.105/volume/v3/volumes/c1b1b690-6e5b-470f-827d-10d57b40b5e7 Aug 12 10:31:07.719746 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-714dfa3b-b236-413c-972f-000e1d2bd9b8 tempest-VolumeQuotasAdminTestJSON-1006981225 tempest-VolumeQuotasAdminTestJSON-1006981225-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:31:07.720004 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-714dfa3b-b236-413c-972f-000e1d2bd9b8 tempest-VolumeQuotasAdminTestJSON-1006981225 tempest-VolumeQuotasAdminTestJSON-1006981225-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:31:07.729304 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:31:07.729304 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:31:07.736852 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-714dfa3b-b236-413c-972f-000e1d2bd9b8 tempest-VolumeQuotasAdminTestJSON-1006981225 tempest-VolumeQuotasAdminTestJSON-1006981225-project-member] Volume info retrieved successfully. Aug 12 10:31:07.743411 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-714dfa3b-b236-413c-972f-000e1d2bd9b8 tempest-VolumeQuotasAdminTestJSON-1006981225 tempest-VolumeQuotasAdminTestJSON-1006981225-project-member] https://10.4.3.105/volume/v3/volumes/c1b1b690-6e5b-470f-827d-10d57b40b5e7 returned with HTTP 200 Aug 12 10:31:07.743991 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 85/333] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:31:07 2026] GET /volume/v3/volumes/c1b1b690-6e5b-470f-827d-10d57b40b5e7 => generated 848 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:31:07.854688 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-e6aed822-33df-4ba6-a8ca-ab688beb718f None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:31:07.857154 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-e6aed822-33df-4ba6-a8ca-ab688beb718f tempest-TaggedAttachmentsTest-928815706 tempest-TaggedAttachmentsTest-928815706-project-member] GET https://10.4.3.105/volume/v3/volumes/27dfbd54-132b-41b3-8d1c-fefaf8986b56 Aug 12 10:31:07.857281 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-e6aed822-33df-4ba6-a8ca-ab688beb718f tempest-TaggedAttachmentsTest-928815706 tempest-TaggedAttachmentsTest-928815706-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:31:07.857556 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-e6aed822-33df-4ba6-a8ca-ab688beb718f tempest-TaggedAttachmentsTest-928815706 tempest-TaggedAttachmentsTest-928815706-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:31:07.870818 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:31:07.870818 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:31:07.878725 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-e6aed822-33df-4ba6-a8ca-ab688beb718f tempest-TaggedAttachmentsTest-928815706 tempest-TaggedAttachmentsTest-928815706-project-member] Volume info retrieved successfully. Aug 12 10:31:07.885067 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-e6aed822-33df-4ba6-a8ca-ab688beb718f tempest-TaggedAttachmentsTest-928815706 tempest-TaggedAttachmentsTest-928815706-project-member] https://10.4.3.105/volume/v3/volumes/27dfbd54-132b-41b3-8d1c-fefaf8986b56 returned with HTTP 200 Aug 12 10:31:07.885592 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 86/334] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:31:07 2026] GET /volume/v3/volumes/27dfbd54-132b-41b3-8d1c-fefaf8986b56 => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:31:08.445704 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-a7bd9c87-7869-4235-9780-bba23b357b80 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:31:08.450354 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-a7bd9c87-7869-4235-9780-bba23b357b80 tempest-TaggedBootDevicesTest-351536588 tempest-TaggedBootDevicesTest-351536588-project-member] GET https://10.4.3.105/volume/v3/volumes/f74026b4-eae7-4c33-9827-4060a9e3d9d9 Aug 12 10:31:08.451119 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-a7bd9c87-7869-4235-9780-bba23b357b80 tempest-TaggedBootDevicesTest-351536588 tempest-TaggedBootDevicesTest-351536588-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:31:08.452086 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-a7bd9c87-7869-4235-9780-bba23b357b80 tempest-TaggedBootDevicesTest-351536588 tempest-TaggedBootDevicesTest-351536588-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:31:08.481141 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:31:08.481141 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:31:08.495348 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-a7bd9c87-7869-4235-9780-bba23b357b80 tempest-TaggedBootDevicesTest-351536588 tempest-TaggedBootDevicesTest-351536588-project-member] Volume info retrieved successfully. Aug 12 10:31:08.501439 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-a7bd9c87-7869-4235-9780-bba23b357b80 tempest-TaggedBootDevicesTest-351536588 tempest-TaggedBootDevicesTest-351536588-project-member] https://10.4.3.105/volume/v3/volumes/f74026b4-eae7-4c33-9827-4060a9e3d9d9 returned with HTTP 200 Aug 12 10:31:08.502202 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 82/335] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:31:08 2026] GET /volume/v3/volumes/f74026b4-eae7-4c33-9827-4060a9e3d9d9 => generated 845 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:31:08.526951 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-376c39a7-b474-4682-9d18-8978ac0f2e2e None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:31:08.527834 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-376c39a7-b474-4682-9d18-8978ac0f2e2e tempest-TaggedBootDevicesTest-351536588 tempest-TaggedBootDevicesTest-351536588-project-member] POST https://10.4.3.105/volume/v3/volumes Aug 12 10:31:08.528227 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-376c39a7-b474-4682-9d18-8978ac0f2e2e tempest-TaggedBootDevicesTest-351536588 tempest-TaggedBootDevicesTest-351536588-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-652333248"}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:31:08.531422 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.v3.volumes [None req-376c39a7-b474-4682-9d18-8978ac0f2e2e tempest-TaggedBootDevicesTest-351536588 tempest-TaggedBootDevicesTest-351536588-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-652333248'}} {{(pid=100373) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 10:31:08.531617 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.v3.volumes [None req-376c39a7-b474-4682-9d18-8978ac0f2e2e tempest-TaggedBootDevicesTest-351536588 tempest-TaggedBootDevicesTest-351536588-project-member] Create volume of 1 GB Aug 12 10:31:08.534941 np0000007037 devstack@c-api.service[100373]: DEBUG dbcounter [-] [100373] Writing DB stats cinder:SELECT=278,cinder:INSERT=29,cinder:UPDATE=53 {{(pid=100373) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 10:31:08.537190 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-376c39a7-b474-4682-9d18-8978ac0f2e2e tempest-TaggedBootDevicesTest-351536588 tempest-TaggedBootDevicesTest-351536588-project-member] Availability Zones retrieved successfully. Aug 12 10:31:08.547419 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-376c39a7-b474-4682-9d18-8978ac0f2e2e tempest-TaggedBootDevicesTest-351536588 tempest-TaggedBootDevicesTest-351536588-project-member] Flow 'volume_create_api' (865553ad-c4b6-4a25-8782-3771f2180f84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:31:08.550227 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-376c39a7-b474-4682-9d18-8978ac0f2e2e tempest-TaggedBootDevicesTest-351536588 tempest-TaggedBootDevicesTest-351536588-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (54cf235e-919b-43b5-bb81-0557b466e906) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:31:08.552598 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.flows.api.create_volume [None req-376c39a7-b474-4682-9d18-8978ac0f2e2e tempest-TaggedBootDevicesTest-351536588 tempest-TaggedBootDevicesTest-351536588-project-member] Validating volume size '1' using validate_int {{(pid=100373) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 10:31:08.592269 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-376c39a7-b474-4682-9d18-8978ac0f2e2e tempest-TaggedBootDevicesTest-351536588 tempest-TaggedBootDevicesTest-351536588-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (54cf235e-919b-43b5-bb81-0557b466e906) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T10:26:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6cd66f07-4c7b-40b2-9dfb-378538f29c9e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:31:08.593463 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-376c39a7-b474-4682-9d18-8978ac0f2e2e tempest-TaggedBootDevicesTest-351536588 tempest-TaggedBootDevicesTest-351536588-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (925d7cc3-dc70-4bff-a24b-ac621a5cc1c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:31:08.669100 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.quota [None req-376c39a7-b474-4682-9d18-8978ac0f2e2e tempest-TaggedBootDevicesTest-351536588 tempest-TaggedBootDevicesTest-351536588-project-member] Created reservations ['dcd41bc7-54fe-427e-87bc-2d92d9a81085', 'e9571573-f693-40b8-acb1-b9d31b7a9e4c', '8d9c3c64-c4f2-4989-8367-029729b390fd', '5719ce07-efd4-4b21-adab-017c6904030e'] {{(pid=100373) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:31:08.670916 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-376c39a7-b474-4682-9d18-8978ac0f2e2e tempest-TaggedBootDevicesTest-351536588 tempest-TaggedBootDevicesTest-351536588-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (925d7cc3-dc70-4bff-a24b-ac621a5cc1c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dcd41bc7-54fe-427e-87bc-2d92d9a81085', 'e9571573-f693-40b8-acb1-b9d31b7a9e4c', '8d9c3c64-c4f2-4989-8367-029729b390fd', '5719ce07-efd4-4b21-adab-017c6904030e']}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:31:08.671139 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-376c39a7-b474-4682-9d18-8978ac0f2e2e tempest-TaggedBootDevicesTest-351536588 tempest-TaggedBootDevicesTest-351536588-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5ace273d-eaf9-47ff-a660-570252ad3aa9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:31:08.699796 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-376c39a7-b474-4682-9d18-8978ac0f2e2e tempest-TaggedBootDevicesTest-351536588 tempest-TaggedBootDevicesTest-351536588-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5ace273d-eaf9-47ff-a660-570252ad3aa9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '728cc45d-3e53-4088-9ad1-57cd6a3b9537', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-652333248',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='322d22b797904d96a6fda09ffe955142',qos_specs=None,replication_status=,reservations=['dcd41bc7-54fe-427e-87bc-2d92d9a81085','e9571573-f693-40b8-acb1-b9d31b7a9e4c','8d9c3c64-c4f2-4989-8367-029729b390fd','5719ce07-efd4-4b21-adab-017c6904030e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fe273e50c68c4a55b17c5c801f85f4d4',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:31:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-652333248',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=728cc45d-3e53-4088-9ad1-57cd6a3b9537,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='322d22b797904d96a6fda09ffe955142',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fe273e50c68c4a55b17c5c801f85f4d4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6cd66f07-4c7b-40b2-9dfb-378538f29c9e),volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:31:08.701371 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-376c39a7-b474-4682-9d18-8978ac0f2e2e tempest-TaggedBootDevicesTest-351536588 tempest-TaggedBootDevicesTest-351536588-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9039b71e-be65-4e72-a6f6-7a646609809d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:31:08.727533 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-376c39a7-b474-4682-9d18-8978ac0f2e2e tempest-TaggedBootDevicesTest-351536588 tempest-TaggedBootDevicesTest-351536588-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9039b71e-be65-4e72-a6f6-7a646609809d) transitioned into state 'SUCCESS' from state '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-652333248',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='322d22b797904d96a6fda09ffe955142',qos_specs=None,replication_status=,reservations=['dcd41bc7-54fe-427e-87bc-2d92d9a81085','e9571573-f693-40b8-acb1-b9d31b7a9e4c','8d9c3c64-c4f2-4989-8367-029729b390fd','5719ce07-efd4-4b21-adab-017c6904030e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fe273e50c68c4a55b17c5c801f85f4d4',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:31:08.728901 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-376c39a7-b474-4682-9d18-8978ac0f2e2e tempest-TaggedBootDevicesTest-351536588 tempest-TaggedBootDevicesTest-351536588-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (59399965-df3b-4f62-aeea-059307b7f30a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:31:08.742350 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-376c39a7-b474-4682-9d18-8978ac0f2e2e tempest-TaggedBootDevicesTest-351536588 tempest-TaggedBootDevicesTest-351536588-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (59399965-df3b-4f62-aeea-059307b7f30a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:31:08.744474 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-376c39a7-b474-4682-9d18-8978ac0f2e2e tempest-TaggedBootDevicesTest-351536588 tempest-TaggedBootDevicesTest-351536588-project-member] Flow 'volume_create_api' (865553ad-c4b6-4a25-8782-3771f2180f84) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100373) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:31:08.744915 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-376c39a7-b474-4682-9d18-8978ac0f2e2e tempest-TaggedBootDevicesTest-351536588 tempest-TaggedBootDevicesTest-351536588-project-member] Create volume request issued successfully. Aug 12 10:31:08.745798 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-376c39a7-b474-4682-9d18-8978ac0f2e2e tempest-TaggedBootDevicesTest-351536588 tempest-TaggedBootDevicesTest-351536588-project-member] https://10.4.3.105/volume/v3/volumes returned with HTTP 202 Aug 12 10:31:08.746650 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 83/336] 10.4.3.105 () {68 vars in 1258 bytes} [Wed Aug 12 10:31:08 2026] POST /volume/v3/volumes => generated 751 bytes in 221 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 10:31:08.764460 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-addc0a12-9c88-42f1-8aee-68d9cc02ca77 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:31:08.770214 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-addc0a12-9c88-42f1-8aee-68d9cc02ca77 tempest-VolumeQuotasAdminTestJSON-1006981225 tempest-VolumeQuotasAdminTestJSON-1006981225-project-member] GET https://10.4.3.105/volume/v3/volumes/c1b1b690-6e5b-470f-827d-10d57b40b5e7 Aug 12 10:31:08.770545 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-addc0a12-9c88-42f1-8aee-68d9cc02ca77 tempest-VolumeQuotasAdminTestJSON-1006981225 tempest-VolumeQuotasAdminTestJSON-1006981225-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:31:08.770668 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-97588c1b-3a2a-4349-aab8-98238e956bd0 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:31:08.770867 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-addc0a12-9c88-42f1-8aee-68d9cc02ca77 tempest-VolumeQuotasAdminTestJSON-1006981225 tempest-VolumeQuotasAdminTestJSON-1006981225-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:31:08.772847 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-97588c1b-3a2a-4349-aab8-98238e956bd0 tempest-TaggedBootDevicesTest-351536588 tempest-TaggedBootDevicesTest-351536588-project-member] GET https://10.4.3.105/volume/v3/volumes/728cc45d-3e53-4088-9ad1-57cd6a3b9537 Aug 12 10:31:08.773092 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-97588c1b-3a2a-4349-aab8-98238e956bd0 tempest-TaggedBootDevicesTest-351536588 tempest-TaggedBootDevicesTest-351536588-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:31:08.773302 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-97588c1b-3a2a-4349-aab8-98238e956bd0 tempest-TaggedBootDevicesTest-351536588 tempest-TaggedBootDevicesTest-351536588-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:31:08.776128 np0000007037 devstack@c-api.service[100372]: DEBUG dbcounter [-] [100372] Writing DB stats cinder:SELECT=313,cinder:UPDATE=38,cinder:INSERT=33 {{(pid=100372) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 10:31:08.779633 np0000007037 devstack@c-api.service[100375]: DEBUG dbcounter [-] [100375] Writing DB stats cinder:SELECT=343,cinder:INSERT=38,cinder:UPDATE=76 {{(pid=100375) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 10:31:08.782120 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:31:08.782120 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:31:08.787967 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-97588c1b-3a2a-4349-aab8-98238e956bd0 tempest-TaggedBootDevicesTest-351536588 tempest-TaggedBootDevicesTest-351536588-project-member] Volume info retrieved successfully. Aug 12 10:31:08.788734 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-addc0a12-9c88-42f1-8aee-68d9cc02ca77 tempest-VolumeQuotasAdminTestJSON-1006981225 tempest-VolumeQuotasAdminTestJSON-1006981225-project-member] https://10.4.3.105/volume/v3/volumes/c1b1b690-6e5b-470f-827d-10d57b40b5e7 returned with HTTP 404 Aug 12 10:31:08.789155 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 86/337] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:31:08 2026] GET /volume/v3/volumes/c1b1b690-6e5b-470f-827d-10d57b40b5e7 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:31:08.795138 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-97588c1b-3a2a-4349-aab8-98238e956bd0 tempest-TaggedBootDevicesTest-351536588 tempest-TaggedBootDevicesTest-351536588-project-member] https://10.4.3.105/volume/v3/volumes/728cc45d-3e53-4088-9ad1-57cd6a3b9537 returned with HTTP 200 Aug 12 10:31:08.795595 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 87/338] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:31:08 2026] GET /volume/v3/volumes/728cc45d-3e53-4088-9ad1-57cd6a3b9537 => generated 819 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:31:08.804885 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-cd32701e-a5c9-43b2-944a-798c019dd179 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:31:08.808094 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-cd32701e-a5c9-43b2-944a-798c019dd179 tempest-VolumeQuotasAdminTestJSON-1006981225 tempest-VolumeQuotasAdminTestJSON-1006981225-project-member] GET https://10.4.3.105/volume/v3/volumes/c1b1b690-6e5b-470f-827d-10d57b40b5e7 Aug 12 10:31:08.808381 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-cd32701e-a5c9-43b2-944a-798c019dd179 tempest-VolumeQuotasAdminTestJSON-1006981225 tempest-VolumeQuotasAdminTestJSON-1006981225-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:31:08.808683 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-cd32701e-a5c9-43b2-944a-798c019dd179 tempest-VolumeQuotasAdminTestJSON-1006981225 tempest-VolumeQuotasAdminTestJSON-1006981225-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:31:08.818117 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-cd32701e-a5c9-43b2-944a-798c019dd179 tempest-VolumeQuotasAdminTestJSON-1006981225 tempest-VolumeQuotasAdminTestJSON-1006981225-project-member] https://10.4.3.105/volume/v3/volumes/c1b1b690-6e5b-470f-827d-10d57b40b5e7 returned with HTTP 404 Aug 12 10:31:08.818604 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 83/339] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:31:08 2026] GET /volume/v3/volumes/c1b1b690-6e5b-470f-827d-10d57b40b5e7 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:31:08.828708 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-8fb8b82c-bac8-4b45-8c8d-c96fccc57c44 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:31:08.831334 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-8fb8b82c-bac8-4b45-8c8d-c96fccc57c44 tempest-VolumeQuotasAdminTestJSON-1006981225 tempest-VolumeQuotasAdminTestJSON-1006981225-project-member] DELETE https://10.4.3.105/volume/v3/volumes/c1b1b690-6e5b-470f-827d-10d57b40b5e7 Aug 12 10:31:08.831871 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-8fb8b82c-bac8-4b45-8c8d-c96fccc57c44 tempest-VolumeQuotasAdminTestJSON-1006981225 tempest-VolumeQuotasAdminTestJSON-1006981225-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:31:08.832284 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-8fb8b82c-bac8-4b45-8c8d-c96fccc57c44 tempest-VolumeQuotasAdminTestJSON-1006981225 tempest-VolumeQuotasAdminTestJSON-1006981225-project-member] Calling method 'delete' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:31:08.832793 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.v3.volumes [None req-8fb8b82c-bac8-4b45-8c8d-c96fccc57c44 tempest-VolumeQuotasAdminTestJSON-1006981225 tempest-VolumeQuotasAdminTestJSON-1006981225-project-member] Delete volume with id: c1b1b690-6e5b-470f-827d-10d57b40b5e7 Aug 12 10:31:08.841741 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-8fb8b82c-bac8-4b45-8c8d-c96fccc57c44 tempest-VolumeQuotasAdminTestJSON-1006981225 tempest-VolumeQuotasAdminTestJSON-1006981225-project-member] https://10.4.3.105/volume/v3/volumes/c1b1b690-6e5b-470f-827d-10d57b40b5e7 returned with HTTP 404 Aug 12 10:31:08.842490 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 84/340] 10.4.3.105 () {66 vars in 1351 bytes} [Wed Aug 12 10:31:08 2026] DELETE /volume/v3/volumes/c1b1b690-6e5b-470f-827d-10d57b40b5e7 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:31:08.857797 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-a81001f0-a406-4ec1-a2b1-be22fed831e4 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:31:08.860827 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-a81001f0-a406-4ec1-a2b1-be22fed831e4 tempest-VolumeQuotasAdminTestJSON-1006981225 tempest-VolumeQuotasAdminTestJSON-1006981225-project-member] POST https://10.4.3.105/volume/v3/volumes Aug 12 10:31:08.861404 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-a81001f0-a406-4ec1-a2b1-be22fed831e4 tempest-VolumeQuotasAdminTestJSON-1006981225 tempest-VolumeQuotasAdminTestJSON-1006981225-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-1254682124"}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:31:08.863991 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.v3.volumes [None req-a81001f0-a406-4ec1-a2b1-be22fed831e4 tempest-VolumeQuotasAdminTestJSON-1006981225 tempest-VolumeQuotasAdminTestJSON-1006981225-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-1254682124'}} {{(pid=100375) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 10:31:08.864197 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.v3.volumes [None req-a81001f0-a406-4ec1-a2b1-be22fed831e4 tempest-VolumeQuotasAdminTestJSON-1006981225 tempest-VolumeQuotasAdminTestJSON-1006981225-project-member] Create volume of 1 GB Aug 12 10:31:08.870635 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-a81001f0-a406-4ec1-a2b1-be22fed831e4 tempest-VolumeQuotasAdminTestJSON-1006981225 tempest-VolumeQuotasAdminTestJSON-1006981225-project-member] Availability Zones retrieved successfully. Aug 12 10:31:08.880834 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-a81001f0-a406-4ec1-a2b1-be22fed831e4 tempest-VolumeQuotasAdminTestJSON-1006981225 tempest-VolumeQuotasAdminTestJSON-1006981225-project-member] Flow 'volume_create_api' (6089620b-d3c9-4689-b138-9e2bf741085f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:31:08.882680 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-a81001f0-a406-4ec1-a2b1-be22fed831e4 tempest-VolumeQuotasAdminTestJSON-1006981225 tempest-VolumeQuotasAdminTestJSON-1006981225-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4112aa9d-0563-4a0d-aa29-d6f4607f37ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:31:08.884963 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.flows.api.create_volume [None req-a81001f0-a406-4ec1-a2b1-be22fed831e4 tempest-VolumeQuotasAdminTestJSON-1006981225 tempest-VolumeQuotasAdminTestJSON-1006981225-project-member] Validating volume size '1' using validate_int {{(pid=100375) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 10:31:08.905430 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-f75b6a07-75f7-4fd9-a7ee-c573f339844c None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:31:08.913178 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-f75b6a07-75f7-4fd9-a7ee-c573f339844c tempest-TaggedAttachmentsTest-928815706 tempest-TaggedAttachmentsTest-928815706-project-member] GET https://10.4.3.105/volume/v3/volumes/27dfbd54-132b-41b3-8d1c-fefaf8986b56 Aug 12 10:31:08.913469 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-f75b6a07-75f7-4fd9-a7ee-c573f339844c tempest-TaggedAttachmentsTest-928815706 tempest-TaggedAttachmentsTest-928815706-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:31:08.913810 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-f75b6a07-75f7-4fd9-a7ee-c573f339844c tempest-TaggedAttachmentsTest-928815706 tempest-TaggedAttachmentsTest-928815706-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:31:08.931800 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-a81001f0-a406-4ec1-a2b1-be22fed831e4 tempest-VolumeQuotasAdminTestJSON-1006981225 tempest-VolumeQuotasAdminTestJSON-1006981225-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4112aa9d-0563-4a0d-aa29-d6f4607f37ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T10:26:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6cd66f07-4c7b-40b2-9dfb-378538f29c9e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:31:08.931991 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:31:08.931991 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:31:08.932507 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-a81001f0-a406-4ec1-a2b1-be22fed831e4 tempest-VolumeQuotasAdminTestJSON-1006981225 tempest-VolumeQuotasAdminTestJSON-1006981225-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7e8a5602-39f5-46d3-a692-48ad3b184685) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:31:08.940638 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-f75b6a07-75f7-4fd9-a7ee-c573f339844c tempest-TaggedAttachmentsTest-928815706 tempest-TaggedAttachmentsTest-928815706-project-member] Volume info retrieved successfully. Aug 12 10:31:08.948222 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-f75b6a07-75f7-4fd9-a7ee-c573f339844c tempest-TaggedAttachmentsTest-928815706 tempest-TaggedAttachmentsTest-928815706-project-member] https://10.4.3.105/volume/v3/volumes/27dfbd54-132b-41b3-8d1c-fefaf8986b56 returned with HTTP 200 Aug 12 10:31:08.948837 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 88/341] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:31:08 2026] GET /volume/v3/volumes/27dfbd54-132b-41b3-8d1c-fefaf8986b56 => generated 845 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:31:09.001400 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.quota [None req-a81001f0-a406-4ec1-a2b1-be22fed831e4 tempest-VolumeQuotasAdminTestJSON-1006981225 tempest-VolumeQuotasAdminTestJSON-1006981225-project-member] Created reservations ['9e091698-f5dc-4645-9b67-34132a3f6668', 'ed8f32c6-51b2-4db9-94e8-8eda4f64f2bd', '3698512d-8972-44cb-9273-cc9957393967', '68347653-07cb-4393-ad4e-ce7aeb5cfb80'] {{(pid=100375) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:31:09.002530 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-a81001f0-a406-4ec1-a2b1-be22fed831e4 tempest-VolumeQuotasAdminTestJSON-1006981225 tempest-VolumeQuotasAdminTestJSON-1006981225-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7e8a5602-39f5-46d3-a692-48ad3b184685) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9e091698-f5dc-4645-9b67-34132a3f6668', 'ed8f32c6-51b2-4db9-94e8-8eda4f64f2bd', '3698512d-8972-44cb-9273-cc9957393967', '68347653-07cb-4393-ad4e-ce7aeb5cfb80']}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:31:09.003783 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-a81001f0-a406-4ec1-a2b1-be22fed831e4 tempest-VolumeQuotasAdminTestJSON-1006981225 tempest-VolumeQuotasAdminTestJSON-1006981225-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b8bfe3d8-2388-4d62-9a01-1e61001d6de4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:31:09.036790 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-a81001f0-a406-4ec1-a2b1-be22fed831e4 tempest-VolumeQuotasAdminTestJSON-1006981225 tempest-VolumeQuotasAdminTestJSON-1006981225-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b8bfe3d8-2388-4d62-9a01-1e61001d6de4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8b1a4c99-8816-4f26-9dcd-f7634e7c38ed', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1254682124',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b23c6268022a475da8f1e029b81802d1',qos_specs=None,replication_status=,reservations=['9e091698-f5dc-4645-9b67-34132a3f6668','ed8f32c6-51b2-4db9-94e8-8eda4f64f2bd','3698512d-8972-44cb-9273-cc9957393967','68347653-07cb-4393-ad4e-ce7aeb5cfb80'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='58884ab7f81a47b98f1650774de137e3',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:31:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1254682124',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8b1a4c99-8816-4f26-9dcd-f7634e7c38ed,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b23c6268022a475da8f1e029b81802d1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='58884ab7f81a47b98f1650774de137e3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6cd66f07-4c7b-40b2-9dfb-378538f29c9e),volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:31:09.038172 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-a81001f0-a406-4ec1-a2b1-be22fed831e4 tempest-VolumeQuotasAdminTestJSON-1006981225 tempest-VolumeQuotasAdminTestJSON-1006981225-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a00e25f9-1f75-4160-9df5-5ca6ec717841) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:31:09.064797 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-a81001f0-a406-4ec1-a2b1-be22fed831e4 tempest-VolumeQuotasAdminTestJSON-1006981225 tempest-VolumeQuotasAdminTestJSON-1006981225-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a00e25f9-1f75-4160-9df5-5ca6ec717841) transitioned into state 'SUCCESS' from state '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-1254682124',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b23c6268022a475da8f1e029b81802d1',qos_specs=None,replication_status=,reservations=['9e091698-f5dc-4645-9b67-34132a3f6668','ed8f32c6-51b2-4db9-94e8-8eda4f64f2bd','3698512d-8972-44cb-9273-cc9957393967','68347653-07cb-4393-ad4e-ce7aeb5cfb80'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='58884ab7f81a47b98f1650774de137e3',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:31:09.065932 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-a81001f0-a406-4ec1-a2b1-be22fed831e4 tempest-VolumeQuotasAdminTestJSON-1006981225 tempest-VolumeQuotasAdminTestJSON-1006981225-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (449710b1-b3e1-417c-8bc1-488fd2016644) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:31:09.077204 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-a81001f0-a406-4ec1-a2b1-be22fed831e4 tempest-VolumeQuotasAdminTestJSON-1006981225 tempest-VolumeQuotasAdminTestJSON-1006981225-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (449710b1-b3e1-417c-8bc1-488fd2016644) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:31:09.078076 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-a81001f0-a406-4ec1-a2b1-be22fed831e4 tempest-VolumeQuotasAdminTestJSON-1006981225 tempest-VolumeQuotasAdminTestJSON-1006981225-project-member] Flow 'volume_create_api' (6089620b-d3c9-4689-b138-9e2bf741085f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100375) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:31:09.078373 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-a81001f0-a406-4ec1-a2b1-be22fed831e4 tempest-VolumeQuotasAdminTestJSON-1006981225 tempest-VolumeQuotasAdminTestJSON-1006981225-project-member] Create volume request issued successfully. Aug 12 10:31:09.078975 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-a81001f0-a406-4ec1-a2b1-be22fed831e4 tempest-VolumeQuotasAdminTestJSON-1006981225 tempest-VolumeQuotasAdminTestJSON-1006981225-project-member] https://10.4.3.105/volume/v3/volumes returned with HTTP 202 Aug 12 10:31:09.079416 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 87/342] 10.4.3.105 () {68 vars in 1258 bytes} [Wed Aug 12 10:31:08 2026] POST /volume/v3/volumes => generated 756 bytes in 222 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 10:31:09.097761 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-cc0ce5ab-58a8-40b6-a59c-d1b623dbb0f0 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:31:09.098997 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-cc0ce5ab-58a8-40b6-a59c-d1b623dbb0f0 tempest-VolumeQuotasAdminTestJSON-1006981225 tempest-VolumeQuotasAdminTestJSON-1006981225-project-member] GET https://10.4.3.105/volume/v3/volumes/8b1a4c99-8816-4f26-9dcd-f7634e7c38ed Aug 12 10:31:09.099310 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-cc0ce5ab-58a8-40b6-a59c-d1b623dbb0f0 tempest-VolumeQuotasAdminTestJSON-1006981225 tempest-VolumeQuotasAdminTestJSON-1006981225-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:31:09.099616 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-cc0ce5ab-58a8-40b6-a59c-d1b623dbb0f0 tempest-VolumeQuotasAdminTestJSON-1006981225 tempest-VolumeQuotasAdminTestJSON-1006981225-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:31:09.112802 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:31:09.112802 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:31:09.119941 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-cc0ce5ab-58a8-40b6-a59c-d1b623dbb0f0 tempest-VolumeQuotasAdminTestJSON-1006981225 tempest-VolumeQuotasAdminTestJSON-1006981225-project-member] Volume info retrieved successfully. Aug 12 10:31:09.128254 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-cc0ce5ab-58a8-40b6-a59c-d1b623dbb0f0 tempest-VolumeQuotasAdminTestJSON-1006981225 tempest-VolumeQuotasAdminTestJSON-1006981225-project-member] https://10.4.3.105/volume/v3/volumes/8b1a4c99-8816-4f26-9dcd-f7634e7c38ed returned with HTTP 200 Aug 12 10:31:09.129057 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 84/343] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:31:09 2026] GET /volume/v3/volumes/8b1a4c99-8816-4f26-9dcd-f7634e7c38ed => generated 824 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:31:09.813042 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-03c2e669-eff6-43e7-9bd2-44fced3b1d12 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:31:09.814610 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-03c2e669-eff6-43e7-9bd2-44fced3b1d12 tempest-TaggedBootDevicesTest-351536588 tempest-TaggedBootDevicesTest-351536588-project-member] GET https://10.4.3.105/volume/v3/volumes/728cc45d-3e53-4088-9ad1-57cd6a3b9537 Aug 12 10:31:09.814904 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-03c2e669-eff6-43e7-9bd2-44fced3b1d12 tempest-TaggedBootDevicesTest-351536588 tempest-TaggedBootDevicesTest-351536588-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:31:09.815729 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-03c2e669-eff6-43e7-9bd2-44fced3b1d12 tempest-TaggedBootDevicesTest-351536588 tempest-TaggedBootDevicesTest-351536588-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:31:09.825265 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:31:09.825265 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:31:09.829911 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-03c2e669-eff6-43e7-9bd2-44fced3b1d12 tempest-TaggedBootDevicesTest-351536588 tempest-TaggedBootDevicesTest-351536588-project-member] Volume info retrieved successfully. Aug 12 10:31:09.836692 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-03c2e669-eff6-43e7-9bd2-44fced3b1d12 tempest-TaggedBootDevicesTest-351536588 tempest-TaggedBootDevicesTest-351536588-project-member] https://10.4.3.105/volume/v3/volumes/728cc45d-3e53-4088-9ad1-57cd6a3b9537 returned with HTTP 200 Aug 12 10:31:09.837235 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 85/344] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:31:09 2026] GET /volume/v3/volumes/728cc45d-3e53-4088-9ad1-57cd6a3b9537 => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:31:09.963859 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-b42567f6-81d5-453d-96b0-187b3d0aecaa None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:31:09.968235 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-b42567f6-81d5-453d-96b0-187b3d0aecaa tempest-TaggedAttachmentsTest-928815706 tempest-TaggedAttachmentsTest-928815706-project-member] GET https://10.4.3.105/volume/v3/volumes/27dfbd54-132b-41b3-8d1c-fefaf8986b56 Aug 12 10:31:09.968669 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-b42567f6-81d5-453d-96b0-187b3d0aecaa tempest-TaggedAttachmentsTest-928815706 tempest-TaggedAttachmentsTest-928815706-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:31:09.969027 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-b42567f6-81d5-453d-96b0-187b3d0aecaa tempest-TaggedAttachmentsTest-928815706 tempest-TaggedAttachmentsTest-928815706-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:31:09.984487 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:31:09.984487 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:31:09.993184 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-b42567f6-81d5-453d-96b0-187b3d0aecaa tempest-TaggedAttachmentsTest-928815706 tempest-TaggedAttachmentsTest-928815706-project-member] Volume info retrieved successfully. Aug 12 10:31:10.003212 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-b42567f6-81d5-453d-96b0-187b3d0aecaa tempest-TaggedAttachmentsTest-928815706 tempest-TaggedAttachmentsTest-928815706-project-member] https://10.4.3.105/volume/v3/volumes/27dfbd54-132b-41b3-8d1c-fefaf8986b56 returned with HTTP 200 Aug 12 10:31:10.003697 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 89/345] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:31:09 2026] GET /volume/v3/volumes/27dfbd54-132b-41b3-8d1c-fefaf8986b56 => generated 845 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:31:10.146593 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-d4dff1b2-1155-4fc2-b65c-efbf41c43cd5 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:31:10.154944 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-d4dff1b2-1155-4fc2-b65c-efbf41c43cd5 tempest-VolumeQuotasAdminTestJSON-1006981225 tempest-VolumeQuotasAdminTestJSON-1006981225-project-member] GET https://10.4.3.105/volume/v3/volumes/8b1a4c99-8816-4f26-9dcd-f7634e7c38ed Aug 12 10:31:10.155873 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-d4dff1b2-1155-4fc2-b65c-efbf41c43cd5 tempest-VolumeQuotasAdminTestJSON-1006981225 tempest-VolumeQuotasAdminTestJSON-1006981225-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:31:10.156210 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-d4dff1b2-1155-4fc2-b65c-efbf41c43cd5 tempest-VolumeQuotasAdminTestJSON-1006981225 tempest-VolumeQuotasAdminTestJSON-1006981225-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:31:10.169429 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:31:10.169429 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:31:10.178414 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-d4dff1b2-1155-4fc2-b65c-efbf41c43cd5 tempest-VolumeQuotasAdminTestJSON-1006981225 tempest-VolumeQuotasAdminTestJSON-1006981225-project-member] Volume info retrieved successfully. Aug 12 10:31:10.190538 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-d4dff1b2-1155-4fc2-b65c-efbf41c43cd5 tempest-VolumeQuotasAdminTestJSON-1006981225 tempest-VolumeQuotasAdminTestJSON-1006981225-project-member] https://10.4.3.105/volume/v3/volumes/8b1a4c99-8816-4f26-9dcd-f7634e7c38ed returned with HTTP 200 Aug 12 10:31:10.191139 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 88/346] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:31:10 2026] GET /volume/v3/volumes/8b1a4c99-8816-4f26-9dcd-f7634e7c38ed => generated 849 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:31:10.206163 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-30ae723e-9de0-438b-902b-1590fe7f97c6 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:31:10.208028 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-30ae723e-9de0-438b-902b-1590fe7f97c6 tempest-VolumeQuotasAdminTestJSON-1945798506 tempest-VolumeQuotasAdminTestJSON-1945798506-project-admin] GET https://10.4.3.105/volume/v3/os-quota-sets/b23c6268022a475da8f1e029b81802d1?usage=True Aug 12 10:31:10.208349 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-30ae723e-9de0-438b-902b-1590fe7f97c6 tempest-VolumeQuotasAdminTestJSON-1945798506 tempest-VolumeQuotasAdminTestJSON-1945798506-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:31:10.208565 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-30ae723e-9de0-438b-902b-1590fe7f97c6 tempest-VolumeQuotasAdminTestJSON-1945798506 tempest-VolumeQuotasAdminTestJSON-1945798506-project-admin] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:31:10.237498 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-30ae723e-9de0-438b-902b-1590fe7f97c6 tempest-VolumeQuotasAdminTestJSON-1945798506 tempest-VolumeQuotasAdminTestJSON-1945798506-project-admin] https://10.4.3.105/volume/v3/os-quota-sets/b23c6268022a475da8f1e029b81802d1?usage=True returned with HTTP 200 Aug 12 10:31:10.237959 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 85/347] 10.4.3.105 () {66 vars in 1375 bytes} [Wed Aug 12 10:31:10 2026] GET /volume/v3/os-quota-sets/b23c6268022a475da8f1e029b81802d1?usage=True => generated 1061 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:31:10.251373 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-64182a85-e1cb-45fd-942a-daf05553c245 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:31:10.253494 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-64182a85-e1cb-45fd-942a-daf05553c245 tempest-VolumeQuotasAdminTestJSON-1945798506 tempest-VolumeQuotasAdminTestJSON-1945798506-project-admin] GET https://10.4.3.105/volume/v3/os-quota-sets/9f413eec98974aa38e702eab845aed34?usage=True Aug 12 10:31:10.253849 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-64182a85-e1cb-45fd-942a-daf05553c245 tempest-VolumeQuotasAdminTestJSON-1945798506 tempest-VolumeQuotasAdminTestJSON-1945798506-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:31:10.254122 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-64182a85-e1cb-45fd-942a-daf05553c245 tempest-VolumeQuotasAdminTestJSON-1945798506 tempest-VolumeQuotasAdminTestJSON-1945798506-project-admin] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:31:10.268751 np0000007037 devstack@c-api.service[100373]: WARNING cinder.quota [None req-64182a85-e1cb-45fd-942a-daf05553c245 tempest-VolumeQuotasAdminTestJSON-1945798506 tempest-VolumeQuotasAdminTestJSON-1945798506-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 10:31:10.269171 np0000007037 devstack@c-api.service[100373]: WARNING cinder.quota [None req-64182a85-e1cb-45fd-942a-daf05553c245 tempest-VolumeQuotasAdminTestJSON-1945798506 tempest-VolumeQuotasAdminTestJSON-1945798506-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 10:31:10.269570 np0000007037 devstack@c-api.service[100373]: WARNING cinder.quota [None req-64182a85-e1cb-45fd-942a-daf05553c245 tempest-VolumeQuotasAdminTestJSON-1945798506 tempest-VolumeQuotasAdminTestJSON-1945798506-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 10:31:10.270307 np0000007037 devstack@c-api.service[100373]: WARNING cinder.quota [None req-64182a85-e1cb-45fd-942a-daf05553c245 tempest-VolumeQuotasAdminTestJSON-1945798506 tempest-VolumeQuotasAdminTestJSON-1945798506-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 10:31:10.270618 np0000007037 devstack@c-api.service[100373]: WARNING cinder.quota [None req-64182a85-e1cb-45fd-942a-daf05553c245 tempest-VolumeQuotasAdminTestJSON-1945798506 tempest-VolumeQuotasAdminTestJSON-1945798506-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 10:31:10.271218 np0000007037 devstack@c-api.service[100373]: WARNING cinder.quota [None req-64182a85-e1cb-45fd-942a-daf05553c245 tempest-VolumeQuotasAdminTestJSON-1945798506 tempest-VolumeQuotasAdminTestJSON-1945798506-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 10:31:10.271443 np0000007037 devstack@c-api.service[100373]: WARNING cinder.quota [None req-64182a85-e1cb-45fd-942a-daf05553c245 tempest-VolumeQuotasAdminTestJSON-1945798506 tempest-VolumeQuotasAdminTestJSON-1945798506-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 10:31:10.281142 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-64182a85-e1cb-45fd-942a-daf05553c245 tempest-VolumeQuotasAdminTestJSON-1945798506 tempest-VolumeQuotasAdminTestJSON-1945798506-project-admin] https://10.4.3.105/volume/v3/os-quota-sets/9f413eec98974aa38e702eab845aed34?usage=True returned with HTTP 200 Aug 12 10:31:10.281332 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 86/348] 10.4.3.105 () {66 vars in 1375 bytes} [Wed Aug 12 10:31:10 2026] GET /volume/v3/os-quota-sets/9f413eec98974aa38e702eab845aed34?usage=True => generated 1061 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:31:10.296993 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-5094cfa3-583b-45ea-be41-6bb2f7eda7f4 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:31:10.299508 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-5094cfa3-583b-45ea-be41-6bb2f7eda7f4 tempest-VolumeQuotasAdminTestJSON-1006981225 tempest-VolumeQuotasAdminTestJSON-1006981225-project-member] POST https://10.4.3.105/volume/v3/os-volume-transfer Aug 12 10:31:10.300035 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-5094cfa3-583b-45ea-be41-6bb2f7eda7f4 tempest-VolumeQuotasAdminTestJSON-1006981225 tempest-VolumeQuotasAdminTestJSON-1006981225-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "8b1a4c99-8816-4f26-9dcd-f7634e7c38ed"}} {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:31:10.301330 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.contrib.volume_transfer [None req-5094cfa3-583b-45ea-be41-6bb2f7eda7f4 tempest-VolumeQuotasAdminTestJSON-1006981225 tempest-VolumeQuotasAdminTestJSON-1006981225-project-member] Creating new volume transfer {'transfer': {'volume_id': '8b1a4c99-8816-4f26-9dcd-f7634e7c38ed'}} {{(pid=100372) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Aug 12 10:31:10.301634 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.contrib.volume_transfer [None req-5094cfa3-583b-45ea-be41-6bb2f7eda7f4 tempest-VolumeQuotasAdminTestJSON-1006981225 tempest-VolumeQuotasAdminTestJSON-1006981225-project-member] Creating transfer of volume 8b1a4c99-8816-4f26-9dcd-f7634e7c38ed Aug 12 10:31:10.301797 np0000007037 devstack@c-api.service[100372]: INFO cinder.transfer.api [None req-5094cfa3-583b-45ea-be41-6bb2f7eda7f4 tempest-VolumeQuotasAdminTestJSON-1006981225 tempest-VolumeQuotasAdminTestJSON-1006981225-project-member] Generating transfer record for volume 8b1a4c99-8816-4f26-9dcd-f7634e7c38ed Aug 12 10:31:10.316662 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:31:10.316662 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:31:10.345910 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-5094cfa3-583b-45ea-be41-6bb2f7eda7f4 tempest-VolumeQuotasAdminTestJSON-1006981225 tempest-VolumeQuotasAdminTestJSON-1006981225-project-member] https://10.4.3.105/volume/v3/os-volume-transfer returned with HTTP 202 Aug 12 10:31:10.346495 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 90/349] 10.4.3.105 () {68 vars in 1291 bytes} [Wed Aug 12 10:31:10 2026] POST /volume/v3/os-volume-transfer => generated 441 bytes in 50 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 10:31:10.358487 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-97fc31eb-522b-4dbd-a285-cfc177155300 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:31:10.477926 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-01c4f2e5-61a0-4839-a027-0126783c5dfe req-b4f1618d-7209-465e-8dc1-181d3bf0f7d4 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:31:10.483424 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-01c4f2e5-61a0-4839-a027-0126783c5dfe req-b4f1618d-7209-465e-8dc1-181d3bf0f7d4 tempest-TaggedAttachmentsTest-928815706 tempest-TaggedAttachmentsTest-928815706-project-member] POST https://10.4.3.105/volume/v3/attachments/5587fb2b-f890-4294-aef1-5683c8e001e2/action Aug 12 10:31:10.483860 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-01c4f2e5-61a0-4839-a027-0126783c5dfe req-b4f1618d-7209-465e-8dc1-181d3bf0f7d4 tempest-TaggedAttachmentsTest-928815706 tempest-TaggedAttachmentsTest-928815706-project-member] Action body: b'{"os-complete": null}' {{(pid=100374) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 10:31:10.484049 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-01c4f2e5-61a0-4839-a027-0126783c5dfe req-b4f1618d-7209-465e-8dc1-181d3bf0f7d4 tempest-TaggedAttachmentsTest-928815706 tempest-TaggedAttachmentsTest-928815706-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:31:10.520124 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:31:10.520124 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:31:10.538895 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-01c4f2e5-61a0-4839-a027-0126783c5dfe req-b4f1618d-7209-465e-8dc1-181d3bf0f7d4 tempest-TaggedAttachmentsTest-928815706 tempest-TaggedAttachmentsTest-928815706-project-member] https://10.4.3.105/volume/v3/attachments/5587fb2b-f890-4294-aef1-5683c8e001e2/action returned with HTTP 204 Aug 12 10:31:10.539446 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 86/350] 10.4.3.105 () {74 vars in 1725 bytes} [Wed Aug 12 10:31:10 2026] POST /volume/v3/attachments/5587fb2b-f890-4294-aef1-5683c8e001e2/action => generated 0 bytes in 63 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:31:10.599644 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-97fc31eb-522b-4dbd-a285-cfc177155300 tempest-VolumeQuotasAdminTestJSON-1613890967 tempest-VolumeQuotasAdminTestJSON-1613890967-project-member] POST https://10.4.3.105/volume/v3/os-volume-transfer/ea4e096c-e10c-4c26-ab1b-546547625e0c/accept Aug 12 10:31:10.600409 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-97fc31eb-522b-4dbd-a285-cfc177155300 tempest-VolumeQuotasAdminTestJSON-1613890967 tempest-VolumeQuotasAdminTestJSON-1613890967-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "8926cfe687613e15"}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:31:10.602910 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.contrib.volume_transfer [None req-97fc31eb-522b-4dbd-a285-cfc177155300 tempest-VolumeQuotasAdminTestJSON-1613890967 tempest-VolumeQuotasAdminTestJSON-1613890967-project-member] Accepting volume transfer ea4e096c-e10c-4c26-ab1b-546547625e0c {{(pid=100375) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Aug 12 10:31:10.602910 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.contrib.volume_transfer [None req-97fc31eb-522b-4dbd-a285-cfc177155300 tempest-VolumeQuotasAdminTestJSON-1613890967 tempest-VolumeQuotasAdminTestJSON-1613890967-project-member] Accepting transfer ea4e096c-e10c-4c26-ab1b-546547625e0c Aug 12 10:31:10.696808 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.quota [None req-97fc31eb-522b-4dbd-a285-cfc177155300 tempest-VolumeQuotasAdminTestJSON-1613890967 tempest-VolumeQuotasAdminTestJSON-1613890967-project-member] Created reservations ['931b69ff-8ba1-403b-9674-0e8244b17f0b', 'e3c43d8d-2e85-472a-8aa5-8ea9ec8c6168', '91113cc5-1818-4ef5-80c1-b68887da7246', 'fa703934-8e65-4eed-9d99-39f26bec6b48'] {{(pid=100375) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:31:10.735319 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.quota [None req-97fc31eb-522b-4dbd-a285-cfc177155300 tempest-VolumeQuotasAdminTestJSON-1613890967 tempest-VolumeQuotasAdminTestJSON-1613890967-project-member] Created reservations ['42fe4b20-b3cd-4f7a-8470-a36cef3c0281', 'a39be6c4-68d3-4eb4-ab55-ec15f2413992', 'f3d88af8-484b-4220-afec-b79eaa359433', 'da0dbebc-41bb-4fea-9d1e-1e9df136e07a'] {{(pid=100375) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:31:10.809427 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.quota [None req-97fc31eb-522b-4dbd-a285-cfc177155300 tempest-VolumeQuotasAdminTestJSON-1613890967 tempest-VolumeQuotasAdminTestJSON-1613890967-project-member] Created reservations ['92543dde-2c4b-44b6-8859-affab42d1fd5', '523cd5b7-34a3-44ca-9e19-40db1328f27b', '4a713957-ae1b-4250-8bce-85e15b5ea9cf', '56c77eba-8e9c-41dc-9795-125937421815'] {{(pid=100375) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:31:10.848897 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.quota [None req-97fc31eb-522b-4dbd-a285-cfc177155300 tempest-VolumeQuotasAdminTestJSON-1613890967 tempest-VolumeQuotasAdminTestJSON-1613890967-project-member] Created reservations ['a8b37abc-53d5-4d26-b7cc-90103550dc1d', 'a03bcc6e-a545-419f-b62b-14bee60a326d', '6cc3c14b-a7cf-4c12-855c-144db96a82ad', 'b379349e-ae10-4dbc-ac56-b1ded88ad635'] {{(pid=100375) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:31:10.861703 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-97fc31eb-522b-4dbd-a285-cfc177155300 tempest-VolumeQuotasAdminTestJSON-1613890967 tempest-VolumeQuotasAdminTestJSON-1613890967-project-member] Transfer volume completed successfully. Aug 12 10:31:10.939833 np0000007037 devstack@c-api.service[100375]: INFO cinder.transfer.api [None req-97fc31eb-522b-4dbd-a285-cfc177155300 tempest-VolumeQuotasAdminTestJSON-1613890967 tempest-VolumeQuotasAdminTestJSON-1613890967-project-member] Volume 8b1a4c99-8816-4f26-9dcd-f7634e7c38ed has been transferred. Aug 12 10:31:10.951802 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-97fc31eb-522b-4dbd-a285-cfc177155300 tempest-VolumeQuotasAdminTestJSON-1613890967 tempest-VolumeQuotasAdminTestJSON-1613890967-project-member] https://10.4.3.105/volume/v3/os-volume-transfer/ea4e096c-e10c-4c26-ab1b-546547625e0c/accept returned with HTTP 202 Aug 12 10:31:10.952272 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 89/351] 10.4.3.105 () {68 vars in 1423 bytes} [Wed Aug 12 10:31:10 2026] POST /volume/v3/os-volume-transfer/ea4e096c-e10c-4c26-ab1b-546547625e0c/accept => generated 365 bytes in 595 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 10:31:10.963539 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-175a31c2-e47c-4342-a4ce-92b83cf7d1b1 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:31:10.966915 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-175a31c2-e47c-4342-a4ce-92b83cf7d1b1 tempest-VolumeQuotasAdminTestJSON-1613890967 tempest-VolumeQuotasAdminTestJSON-1613890967-project-member] GET https://10.4.3.105/volume/v3/volumes/8b1a4c99-8816-4f26-9dcd-f7634e7c38ed Aug 12 10:31:10.966915 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-175a31c2-e47c-4342-a4ce-92b83cf7d1b1 tempest-VolumeQuotasAdminTestJSON-1613890967 tempest-VolumeQuotasAdminTestJSON-1613890967-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:31:10.967194 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-175a31c2-e47c-4342-a4ce-92b83cf7d1b1 tempest-VolumeQuotasAdminTestJSON-1613890967 tempest-VolumeQuotasAdminTestJSON-1613890967-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:31:10.975153 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:31:10.975153 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:31:10.979297 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-175a31c2-e47c-4342-a4ce-92b83cf7d1b1 tempest-VolumeQuotasAdminTestJSON-1613890967 tempest-VolumeQuotasAdminTestJSON-1613890967-project-member] Volume info retrieved successfully. Aug 12 10:31:10.987150 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-175a31c2-e47c-4342-a4ce-92b83cf7d1b1 tempest-VolumeQuotasAdminTestJSON-1613890967 tempest-VolumeQuotasAdminTestJSON-1613890967-project-member] https://10.4.3.105/volume/v3/volumes/8b1a4c99-8816-4f26-9dcd-f7634e7c38ed returned with HTTP 200 Aug 12 10:31:10.987567 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 87/352] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:31:10 2026] GET /volume/v3/volumes/8b1a4c99-8816-4f26-9dcd-f7634e7c38ed => generated 849 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:31:11.005151 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-21d28824-420a-4169-8b50-33f38e653d3b None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:31:11.008137 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-21d28824-420a-4169-8b50-33f38e653d3b tempest-VolumeQuotasAdminTestJSON-1945798506 tempest-VolumeQuotasAdminTestJSON-1945798506-project-admin] GET https://10.4.3.105/volume/v3/os-quota-sets/b23c6268022a475da8f1e029b81802d1?usage=True Aug 12 10:31:11.008435 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-21d28824-420a-4169-8b50-33f38e653d3b tempest-VolumeQuotasAdminTestJSON-1945798506 tempest-VolumeQuotasAdminTestJSON-1945798506-project-admin] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:31:11.008759 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-21d28824-420a-4169-8b50-33f38e653d3b tempest-VolumeQuotasAdminTestJSON-1945798506 tempest-VolumeQuotasAdminTestJSON-1945798506-project-admin] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:31:11.019981 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-99da7e49-01cb-4246-95f4-738f2d70fa5d None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:31:11.021945 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-99da7e49-01cb-4246-95f4-738f2d70fa5d tempest-TaggedAttachmentsTest-928815706 tempest-TaggedAttachmentsTest-928815706-project-member] GET https://10.4.3.105/volume/v3/volumes/27dfbd54-132b-41b3-8d1c-fefaf8986b56 Aug 12 10:31:11.022333 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-99da7e49-01cb-4246-95f4-738f2d70fa5d tempest-TaggedAttachmentsTest-928815706 tempest-TaggedAttachmentsTest-928815706-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:31:11.022445 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-99da7e49-01cb-4246-95f4-738f2d70fa5d tempest-TaggedAttachmentsTest-928815706 tempest-TaggedAttachmentsTest-928815706-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:31:11.041625 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-21d28824-420a-4169-8b50-33f38e653d3b tempest-VolumeQuotasAdminTestJSON-1945798506 tempest-VolumeQuotasAdminTestJSON-1945798506-project-admin] https://10.4.3.105/volume/v3/os-quota-sets/b23c6268022a475da8f1e029b81802d1?usage=True returned with HTTP 200 Aug 12 10:31:11.041826 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 91/353] 10.4.3.105 () {66 vars in 1375 bytes} [Wed Aug 12 10:31:11 2026] GET /volume/v3/os-quota-sets/b23c6268022a475da8f1e029b81802d1?usage=True => generated 1061 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:31:11.058326 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:31:11.058326 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:31:11.060224 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-b4112f9a-0f22-41e7-8dcd-e637ea1bc42d None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:31:11.063923 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-b4112f9a-0f22-41e7-8dcd-e637ea1bc42d tempest-VolumeQuotasAdminTestJSON-1945798506 tempest-VolumeQuotasAdminTestJSON-1945798506-project-admin] GET https://10.4.3.105/volume/v3/os-quota-sets/9f413eec98974aa38e702eab845aed34?usage=True Aug 12 10:31:11.064147 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-b4112f9a-0f22-41e7-8dcd-e637ea1bc42d tempest-VolumeQuotasAdminTestJSON-1945798506 tempest-VolumeQuotasAdminTestJSON-1945798506-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:31:11.064816 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-99da7e49-01cb-4246-95f4-738f2d70fa5d tempest-TaggedAttachmentsTest-928815706 tempest-TaggedAttachmentsTest-928815706-project-member] Volume info retrieved successfully. Aug 12 10:31:11.064978 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-b4112f9a-0f22-41e7-8dcd-e637ea1bc42d tempest-VolumeQuotasAdminTestJSON-1945798506 tempest-VolumeQuotasAdminTestJSON-1945798506-project-admin] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:31:11.065376 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:31:11.065376 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:31:11.073921 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-99da7e49-01cb-4246-95f4-738f2d70fa5d tempest-TaggedAttachmentsTest-928815706 tempest-TaggedAttachmentsTest-928815706-project-member] https://10.4.3.105/volume/v3/volumes/27dfbd54-132b-41b3-8d1c-fefaf8986b56 returned with HTTP 200 Aug 12 10:31:11.074421 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 87/354] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:31:11 2026] GET /volume/v3/volumes/27dfbd54-132b-41b3-8d1c-fefaf8986b56 => generated 1137 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:31:11.093639 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-bc082568-bb40-4fb3-a086-2ed3a51a631e None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:31:11.094056 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-b4112f9a-0f22-41e7-8dcd-e637ea1bc42d tempest-VolumeQuotasAdminTestJSON-1945798506 tempest-VolumeQuotasAdminTestJSON-1945798506-project-admin] https://10.4.3.105/volume/v3/os-quota-sets/9f413eec98974aa38e702eab845aed34?usage=True returned with HTTP 200 Aug 12 10:31:11.094557 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 90/355] 10.4.3.105 () {66 vars in 1375 bytes} [Wed Aug 12 10:31:11 2026] GET /volume/v3/os-quota-sets/9f413eec98974aa38e702eab845aed34?usage=True => generated 1061 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 12 10:31:11.099751 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-bc082568-bb40-4fb3-a086-2ed3a51a631e tempest-TaggedAttachmentsTest-928815706 tempest-TaggedAttachmentsTest-928815706-project-member] GET https://10.4.3.105/volume/v3/volumes/27dfbd54-132b-41b3-8d1c-fefaf8986b56 Aug 12 10:31:11.100194 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-bc082568-bb40-4fb3-a086-2ed3a51a631e tempest-TaggedAttachmentsTest-928815706 tempest-TaggedAttachmentsTest-928815706-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:31:11.100325 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-bc082568-bb40-4fb3-a086-2ed3a51a631e tempest-TaggedAttachmentsTest-928815706 tempest-TaggedAttachmentsTest-928815706-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:31:11.115137 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-975f46ee-84a0-4c47-8f29-32101047b87e None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:31:11.117674 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-975f46ee-84a0-4c47-8f29-32101047b87e tempest-VolumeQuotasAdminTestJSON-1945798506 tempest-VolumeQuotasAdminTestJSON-1945798506-project-admin] DELETE https://10.4.3.105/volume/v3/volumes/8b1a4c99-8816-4f26-9dcd-f7634e7c38ed Aug 12 10:31:11.117953 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-975f46ee-84a0-4c47-8f29-32101047b87e tempest-VolumeQuotasAdminTestJSON-1945798506 tempest-VolumeQuotasAdminTestJSON-1945798506-project-admin] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:31:11.118244 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-975f46ee-84a0-4c47-8f29-32101047b87e tempest-VolumeQuotasAdminTestJSON-1945798506 tempest-VolumeQuotasAdminTestJSON-1945798506-project-admin] Calling method 'delete' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:31:11.118428 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.v3.volumes [None req-975f46ee-84a0-4c47-8f29-32101047b87e tempest-VolumeQuotasAdminTestJSON-1945798506 tempest-VolumeQuotasAdminTestJSON-1945798506-project-admin] Delete volume with id: 8b1a4c99-8816-4f26-9dcd-f7634e7c38ed Aug 12 10:31:11.121068 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:31:11.121068 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:31:11.127407 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:31:11.127407 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:31:11.128030 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-975f46ee-84a0-4c47-8f29-32101047b87e tempest-VolumeQuotasAdminTestJSON-1945798506 tempest-VolumeQuotasAdminTestJSON-1945798506-project-admin] Volume info retrieved successfully. Aug 12 10:31:11.129924 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-bc082568-bb40-4fb3-a086-2ed3a51a631e tempest-TaggedAttachmentsTest-928815706 tempest-TaggedAttachmentsTest-928815706-project-member] Volume info retrieved successfully. Aug 12 10:31:11.135300 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-bc082568-bb40-4fb3-a086-2ed3a51a631e tempest-TaggedAttachmentsTest-928815706 tempest-TaggedAttachmentsTest-928815706-project-member] https://10.4.3.105/volume/v3/volumes/27dfbd54-132b-41b3-8d1c-fefaf8986b56 returned with HTTP 200 Aug 12 10:31:11.135859 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 88/356] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:31:11 2026] GET /volume/v3/volumes/27dfbd54-132b-41b3-8d1c-fefaf8986b56 => generated 1137 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:31:11.160005 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-975f46ee-84a0-4c47-8f29-32101047b87e tempest-VolumeQuotasAdminTestJSON-1945798506 tempest-VolumeQuotasAdminTestJSON-1945798506-project-admin] Delete volume request issued successfully. Aug 12 10:31:11.160300 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-975f46ee-84a0-4c47-8f29-32101047b87e tempest-VolumeQuotasAdminTestJSON-1945798506 tempest-VolumeQuotasAdminTestJSON-1945798506-project-admin] https://10.4.3.105/volume/v3/volumes/8b1a4c99-8816-4f26-9dcd-f7634e7c38ed returned with HTTP 202 Aug 12 10:31:11.161076 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 92/357] 10.4.3.105 () {66 vars in 1351 bytes} [Wed Aug 12 10:31:11 2026] DELETE /volume/v3/volumes/8b1a4c99-8816-4f26-9dcd-f7634e7c38ed => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 10:31:11.175868 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-fa42b550-b4fb-4373-a631-14689f8df763 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:31:11.178386 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-fa42b550-b4fb-4373-a631-14689f8df763 tempest-VolumeQuotasAdminTestJSON-1945798506 tempest-VolumeQuotasAdminTestJSON-1945798506-project-admin] GET https://10.4.3.105/volume/v3/volumes/8b1a4c99-8816-4f26-9dcd-f7634e7c38ed Aug 12 10:31:11.179056 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-fa42b550-b4fb-4373-a631-14689f8df763 tempest-VolumeQuotasAdminTestJSON-1945798506 tempest-VolumeQuotasAdminTestJSON-1945798506-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:31:11.179364 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-fa42b550-b4fb-4373-a631-14689f8df763 tempest-VolumeQuotasAdminTestJSON-1945798506 tempest-VolumeQuotasAdminTestJSON-1945798506-project-admin] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:31:11.201180 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:31:11.201180 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:31:11.207222 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-fa42b550-b4fb-4373-a631-14689f8df763 tempest-VolumeQuotasAdminTestJSON-1945798506 tempest-VolumeQuotasAdminTestJSON-1945798506-project-admin] Volume info retrieved successfully. Aug 12 10:31:11.214805 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-fa42b550-b4fb-4373-a631-14689f8df763 tempest-VolumeQuotasAdminTestJSON-1945798506 tempest-VolumeQuotasAdminTestJSON-1945798506-project-admin] https://10.4.3.105/volume/v3/volumes/8b1a4c99-8816-4f26-9dcd-f7634e7c38ed returned with HTTP 200 Aug 12 10:31:11.215734 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 88/358] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:31:11 2026] GET /volume/v3/volumes/8b1a4c99-8816-4f26-9dcd-f7634e7c38ed => generated 1012 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:31:12.236415 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-82769b78-d5dd-43e7-b37b-97a42ec593a3 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:31:12.239388 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-82769b78-d5dd-43e7-b37b-97a42ec593a3 tempest-VolumeQuotasAdminTestJSON-1945798506 tempest-VolumeQuotasAdminTestJSON-1945798506-project-admin] GET https://10.4.3.105/volume/v3/volumes/8b1a4c99-8816-4f26-9dcd-f7634e7c38ed Aug 12 10:31:12.239752 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-82769b78-d5dd-43e7-b37b-97a42ec593a3 tempest-VolumeQuotasAdminTestJSON-1945798506 tempest-VolumeQuotasAdminTestJSON-1945798506-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:31:12.240320 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-82769b78-d5dd-43e7-b37b-97a42ec593a3 tempest-VolumeQuotasAdminTestJSON-1945798506 tempest-VolumeQuotasAdminTestJSON-1945798506-project-admin] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:31:12.251907 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-82769b78-d5dd-43e7-b37b-97a42ec593a3 tempest-VolumeQuotasAdminTestJSON-1945798506 tempest-VolumeQuotasAdminTestJSON-1945798506-project-admin] https://10.4.3.105/volume/v3/volumes/8b1a4c99-8816-4f26-9dcd-f7634e7c38ed returned with HTTP 404 Aug 12 10:31:12.252362 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 91/359] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:31:12 2026] GET /volume/v3/volumes/8b1a4c99-8816-4f26-9dcd-f7634e7c38ed => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:31:12.261037 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-ac0144b0-32b5-4c28-909d-6b2be971a939 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:31:12.264221 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-ac0144b0-32b5-4c28-909d-6b2be971a939 tempest-VolumeQuotasAdminTestJSON-1006981225 tempest-VolumeQuotasAdminTestJSON-1006981225-project-member] GET https://10.4.3.105/volume/v3/volumes/8b1a4c99-8816-4f26-9dcd-f7634e7c38ed Aug 12 10:31:12.264790 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-ac0144b0-32b5-4c28-909d-6b2be971a939 tempest-VolumeQuotasAdminTestJSON-1006981225 tempest-VolumeQuotasAdminTestJSON-1006981225-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:31:12.264790 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-ac0144b0-32b5-4c28-909d-6b2be971a939 tempest-VolumeQuotasAdminTestJSON-1006981225 tempest-VolumeQuotasAdminTestJSON-1006981225-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:31:12.280115 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-ac0144b0-32b5-4c28-909d-6b2be971a939 tempest-VolumeQuotasAdminTestJSON-1006981225 tempest-VolumeQuotasAdminTestJSON-1006981225-project-member] https://10.4.3.105/volume/v3/volumes/8b1a4c99-8816-4f26-9dcd-f7634e7c38ed returned with HTTP 404 Aug 12 10:31:12.280701 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 89/360] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:31:12 2026] GET /volume/v3/volumes/8b1a4c99-8816-4f26-9dcd-f7634e7c38ed => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:31:12.295143 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-7c695fdc-57c9-457e-9a22-6165e4490903 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:31:12.297868 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-7c695fdc-57c9-457e-9a22-6165e4490903 tempest-VolumeQuotasAdminTestJSON-1006981225 tempest-VolumeQuotasAdminTestJSON-1006981225-project-member] DELETE https://10.4.3.105/volume/v3/volumes/8b1a4c99-8816-4f26-9dcd-f7634e7c38ed Aug 12 10:31:12.298117 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-7c695fdc-57c9-457e-9a22-6165e4490903 tempest-VolumeQuotasAdminTestJSON-1006981225 tempest-VolumeQuotasAdminTestJSON-1006981225-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:31:12.298361 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-7c695fdc-57c9-457e-9a22-6165e4490903 tempest-VolumeQuotasAdminTestJSON-1006981225 tempest-VolumeQuotasAdminTestJSON-1006981225-project-member] Calling method 'delete' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:31:12.298815 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.v3.volumes [None req-7c695fdc-57c9-457e-9a22-6165e4490903 tempest-VolumeQuotasAdminTestJSON-1006981225 tempest-VolumeQuotasAdminTestJSON-1006981225-project-member] Delete volume with id: 8b1a4c99-8816-4f26-9dcd-f7634e7c38ed Aug 12 10:31:12.311144 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-582b2ef7-4d21-4933-ae4b-ec42d4908ef2 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:31:12.314442 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-7c695fdc-57c9-457e-9a22-6165e4490903 tempest-VolumeQuotasAdminTestJSON-1006981225 tempest-VolumeQuotasAdminTestJSON-1006981225-project-member] https://10.4.3.105/volume/v3/volumes/8b1a4c99-8816-4f26-9dcd-f7634e7c38ed returned with HTTP 404 Aug 12 10:31:12.315138 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 93/361] 10.4.3.105 () {66 vars in 1351 bytes} [Wed Aug 12 10:31:12 2026] DELETE /volume/v3/volumes/8b1a4c99-8816-4f26-9dcd-f7634e7c38ed => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:31:12.330275 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-aff9c8e2-1067-41ad-868b-d755477abf58 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:31:12.331509 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-aff9c8e2-1067-41ad-868b-d755477abf58 tempest-VolumeQuotasAdminTestJSON-1945798506 tempest-VolumeQuotasAdminTestJSON-1945798506-project-admin] GET https://10.4.3.105/volume/v3/os-quota-sets/e8a69847561c437bb6d5cc777041baa4?usage=True Aug 12 10:31:12.331509 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-aff9c8e2-1067-41ad-868b-d755477abf58 tempest-VolumeQuotasAdminTestJSON-1945798506 tempest-VolumeQuotasAdminTestJSON-1945798506-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:31:12.331729 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-aff9c8e2-1067-41ad-868b-d755477abf58 tempest-VolumeQuotasAdminTestJSON-1945798506 tempest-VolumeQuotasAdminTestJSON-1945798506-project-admin] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:31:12.360169 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-aff9c8e2-1067-41ad-868b-d755477abf58 tempest-VolumeQuotasAdminTestJSON-1945798506 tempest-VolumeQuotasAdminTestJSON-1945798506-project-admin] https://10.4.3.105/volume/v3/os-quota-sets/e8a69847561c437bb6d5cc777041baa4?usage=True returned with HTTP 200 Aug 12 10:31:12.360658 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 92/362] 10.4.3.105 () {66 vars in 1375 bytes} [Wed Aug 12 10:31:12 2026] GET /volume/v3/os-quota-sets/e8a69847561c437bb6d5cc777041baa4?usage=True => generated 1061 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:31:12.379340 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-5a4424ef-0acf-41d1-a428-0fb5d287f5c9 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:31:12.384689 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-5a4424ef-0acf-41d1-a428-0fb5d287f5c9 tempest-VolumeQuotasAdminTestJSON-1945798506 tempest-VolumeQuotasAdminTestJSON-1945798506-project-admin] PUT https://10.4.3.105/volume/v3/os-quota-sets/b23c6268022a475da8f1e029b81802d1 Aug 12 10:31:12.385167 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-5a4424ef-0acf-41d1-a428-0fb5d287f5c9 tempest-VolumeQuotasAdminTestJSON-1945798506 tempest-VolumeQuotasAdminTestJSON-1945798506-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=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:31:12.475890 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-582b2ef7-4d21-4933-ae4b-ec42d4908ef2 tempest-ServerStableDeviceRescueTest-997514531 tempest-ServerStableDeviceRescueTest-997514531-project-member] POST https://10.4.3.105/volume/v3/volumes Aug 12 10:31:12.476398 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-582b2ef7-4d21-4933-ae4b-ec42d4908ef2 tempest-ServerStableDeviceRescueTest-997514531 tempest-ServerStableDeviceRescueTest-997514531-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerStableDeviceRescueTest-volume-1171227400"}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:31:12.480989 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.volumes [None req-582b2ef7-4d21-4933-ae4b-ec42d4908ef2 tempest-ServerStableDeviceRescueTest-997514531 tempest-ServerStableDeviceRescueTest-997514531-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerStableDeviceRescueTest-volume-1171227400'}} {{(pid=100374) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 10:31:12.481146 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.v3.volumes [None req-582b2ef7-4d21-4933-ae4b-ec42d4908ef2 tempest-ServerStableDeviceRescueTest-997514531 tempest-ServerStableDeviceRescueTest-997514531-project-member] Create volume of 1 GB Aug 12 10:31:12.493350 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-582b2ef7-4d21-4933-ae4b-ec42d4908ef2 tempest-ServerStableDeviceRescueTest-997514531 tempest-ServerStableDeviceRescueTest-997514531-project-member] Availability Zones retrieved successfully. Aug 12 10:31:12.506838 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-582b2ef7-4d21-4933-ae4b-ec42d4908ef2 tempest-ServerStableDeviceRescueTest-997514531 tempest-ServerStableDeviceRescueTest-997514531-project-member] Flow 'volume_create_api' (a4d2b6dc-19a8-4404-adf8-c115315c3b53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:31:12.508502 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-582b2ef7-4d21-4933-ae4b-ec42d4908ef2 tempest-ServerStableDeviceRescueTest-997514531 tempest-ServerStableDeviceRescueTest-997514531-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (47fea6e1-ac54-44e6-9314-3f4e7b69966a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:31:12.509846 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.flows.api.create_volume [None req-582b2ef7-4d21-4933-ae4b-ec42d4908ef2 tempest-ServerStableDeviceRescueTest-997514531 tempest-ServerStableDeviceRescueTest-997514531-project-member] Validating volume size '1' using validate_int {{(pid=100374) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 10:31:12.540456 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-5a4424ef-0acf-41d1-a428-0fb5d287f5c9 tempest-VolumeQuotasAdminTestJSON-1945798506 tempest-VolumeQuotasAdminTestJSON-1945798506-project-admin] https://10.4.3.105/volume/v3/os-quota-sets/b23c6268022a475da8f1e029b81802d1 returned with HTTP 200 Aug 12 10:31:12.541168 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 90/363] 10.4.3.105 () {68 vars in 1375 bytes} [Wed Aug 12 10:31:12 2026] PUT /volume/v3/os-quota-sets/b23c6268022a475da8f1e029b81802d1 => generated 397 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:31:12.547574 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-582b2ef7-4d21-4933-ae4b-ec42d4908ef2 tempest-ServerStableDeviceRescueTest-997514531 tempest-ServerStableDeviceRescueTest-997514531-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (47fea6e1-ac54-44e6-9314-3f4e7b69966a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T10:26:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6cd66f07-4c7b-40b2-9dfb-378538f29c9e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:31:12.548400 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-582b2ef7-4d21-4933-ae4b-ec42d4908ef2 tempest-ServerStableDeviceRescueTest-997514531 tempest-ServerStableDeviceRescueTest-997514531-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4884b073-6997-4cd5-b35f-fb3537ff9c88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:31:12.552292 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-f037930d-2dac-46bd-818d-1a4bf58f4011 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:31:12.554236 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-f037930d-2dac-46bd-818d-1a4bf58f4011 tempest-VolumeQuotasAdminTestJSON-1945798506 tempest-VolumeQuotasAdminTestJSON-1945798506-project-admin] PUT https://10.4.3.105/volume/v3/os-quota-sets/b23c6268022a475da8f1e029b81802d1 Aug 12 10:31:12.554712 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-f037930d-2dac-46bd-818d-1a4bf58f4011 tempest-VolumeQuotasAdminTestJSON-1945798506 tempest-VolumeQuotasAdminTestJSON-1945798506-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=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:31:12.636244 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.quota [None req-582b2ef7-4d21-4933-ae4b-ec42d4908ef2 tempest-ServerStableDeviceRescueTest-997514531 tempest-ServerStableDeviceRescueTest-997514531-project-member] Created reservations ['8de8039e-0ebd-465b-8a9d-44a3ce1a4265', '4452e8b2-975d-49ac-8d29-be4e0f38be92', '6510eb47-f6c5-4ba1-981d-3d1142100bc0', 'e5afa3b2-def0-407e-9277-720ed156ffa5'] {{(pid=100374) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:31:12.637932 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-582b2ef7-4d21-4933-ae4b-ec42d4908ef2 tempest-ServerStableDeviceRescueTest-997514531 tempest-ServerStableDeviceRescueTest-997514531-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4884b073-6997-4cd5-b35f-fb3537ff9c88) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8de8039e-0ebd-465b-8a9d-44a3ce1a4265', '4452e8b2-975d-49ac-8d29-be4e0f38be92', '6510eb47-f6c5-4ba1-981d-3d1142100bc0', 'e5afa3b2-def0-407e-9277-720ed156ffa5']}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:31:12.638461 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-582b2ef7-4d21-4933-ae4b-ec42d4908ef2 tempest-ServerStableDeviceRescueTest-997514531 tempest-ServerStableDeviceRescueTest-997514531-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (21eccf5f-11dc-4d7f-bb63-e8982d17b603) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:31:12.669736 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-582b2ef7-4d21-4933-ae4b-ec42d4908ef2 tempest-ServerStableDeviceRescueTest-997514531 tempest-ServerStableDeviceRescueTest-997514531-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (21eccf5f-11dc-4d7f-bb63-e8982d17b603) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '01639dcf-0698-4266-9a7c-940d171d56cd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerStableDeviceRescueTest-volume-1171227400',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='765d5e154cab4cb59d7ef8b706d93efb',qos_specs=None,replication_status=,reservations=['8de8039e-0ebd-465b-8a9d-44a3ce1a4265','4452e8b2-975d-49ac-8d29-be4e0f38be92','6510eb47-f6c5-4ba1-981d-3d1142100bc0','e5afa3b2-def0-407e-9277-720ed156ffa5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='72360d1140d84bb483206ae592a1f8c0',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:31:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerStableDeviceRescueTest-volume-1171227400',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=01639dcf-0698-4266-9a7c-940d171d56cd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='765d5e154cab4cb59d7ef8b706d93efb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='72360d1140d84bb483206ae592a1f8c0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6cd66f07-4c7b-40b2-9dfb-378538f29c9e),volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:31:12.671635 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-582b2ef7-4d21-4933-ae4b-ec42d4908ef2 tempest-ServerStableDeviceRescueTest-997514531 tempest-ServerStableDeviceRescueTest-997514531-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e5bf9e06-930d-4b6c-8d78-ecd01ca79e07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:31:12.680864 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-f037930d-2dac-46bd-818d-1a4bf58f4011 tempest-VolumeQuotasAdminTestJSON-1945798506 tempest-VolumeQuotasAdminTestJSON-1945798506-project-admin] https://10.4.3.105/volume/v3/os-quota-sets/b23c6268022a475da8f1e029b81802d1 returned with HTTP 200 Aug 12 10:31:12.681484 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 94/364] 10.4.3.105 () {68 vars in 1375 bytes} [Wed Aug 12 10:31:12 2026] PUT /volume/v3/os-quota-sets/b23c6268022a475da8f1e029b81802d1 => generated 395 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:31:12.700166 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-582b2ef7-4d21-4933-ae4b-ec42d4908ef2 tempest-ServerStableDeviceRescueTest-997514531 tempest-ServerStableDeviceRescueTest-997514531-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e5bf9e06-930d-4b6c-8d78-ecd01ca79e07) transitioned into state 'SUCCESS' from state '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-1171227400',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='765d5e154cab4cb59d7ef8b706d93efb',qos_specs=None,replication_status=,reservations=['8de8039e-0ebd-465b-8a9d-44a3ce1a4265','4452e8b2-975d-49ac-8d29-be4e0f38be92','6510eb47-f6c5-4ba1-981d-3d1142100bc0','e5afa3b2-def0-407e-9277-720ed156ffa5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='72360d1140d84bb483206ae592a1f8c0',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:31:12.701536 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-582b2ef7-4d21-4933-ae4b-ec42d4908ef2 tempest-ServerStableDeviceRescueTest-997514531 tempest-ServerStableDeviceRescueTest-997514531-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cbb80dae-0fcb-4a46-b5dc-969423a94f1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:31:12.719690 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-582b2ef7-4d21-4933-ae4b-ec42d4908ef2 tempest-ServerStableDeviceRescueTest-997514531 tempest-ServerStableDeviceRescueTest-997514531-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cbb80dae-0fcb-4a46-b5dc-969423a94f1e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:31:12.721325 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-582b2ef7-4d21-4933-ae4b-ec42d4908ef2 tempest-ServerStableDeviceRescueTest-997514531 tempest-ServerStableDeviceRescueTest-997514531-project-member] Flow 'volume_create_api' (a4d2b6dc-19a8-4404-adf8-c115315c3b53) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100374) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:31:12.721848 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-582b2ef7-4d21-4933-ae4b-ec42d4908ef2 tempest-ServerStableDeviceRescueTest-997514531 tempest-ServerStableDeviceRescueTest-997514531-project-member] Create volume request issued successfully. Aug 12 10:31:12.722731 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-582b2ef7-4d21-4933-ae4b-ec42d4908ef2 tempest-ServerStableDeviceRescueTest-997514531 tempest-ServerStableDeviceRescueTest-997514531-project-member] https://10.4.3.105/volume/v3/volumes returned with HTTP 202 Aug 12 10:31:12.723274 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 89/365] 10.4.3.105 () {68 vars in 1258 bytes} [Wed Aug 12 10:31:12 2026] POST /volume/v3/volumes => generated 759 bytes in 413 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 10:31:12.999408 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-92518828-209e-4564-ba79-3e924453577a req-c74df10f-3449-48b3-b496-234d95bea8c1 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:31:13.002510 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-92518828-209e-4564-ba79-3e924453577a req-c74df10f-3449-48b3-b496-234d95bea8c1 tempest-TaggedAttachmentsTest-928815706 tempest-TaggedAttachmentsTest-928815706-project-member] GET https://10.4.3.105/volume/v3/volumes/27dfbd54-132b-41b3-8d1c-fefaf8986b56 Aug 12 10:31:13.002948 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-92518828-209e-4564-ba79-3e924453577a req-c74df10f-3449-48b3-b496-234d95bea8c1 tempest-TaggedAttachmentsTest-928815706 tempest-TaggedAttachmentsTest-928815706-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:31:13.003034 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-92518828-209e-4564-ba79-3e924453577a req-c74df10f-3449-48b3-b496-234d95bea8c1 tempest-TaggedAttachmentsTest-928815706 tempest-TaggedAttachmentsTest-928815706-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:31:13.019258 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:31:13.019258 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:31:13.025160 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [req-92518828-209e-4564-ba79-3e924453577a req-c74df10f-3449-48b3-b496-234d95bea8c1 tempest-TaggedAttachmentsTest-928815706 tempest-TaggedAttachmentsTest-928815706-project-member] Volume info retrieved successfully. Aug 12 10:31:13.036536 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-92518828-209e-4564-ba79-3e924453577a req-c74df10f-3449-48b3-b496-234d95bea8c1 tempest-TaggedAttachmentsTest-928815706 tempest-TaggedAttachmentsTest-928815706-project-member] https://10.4.3.105/volume/v3/volumes/27dfbd54-132b-41b3-8d1c-fefaf8986b56 returned with HTTP 200 Aug 12 10:31:13.037271 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 93/366] 10.4.3.105 () {68 vars in 1598 bytes} [Wed Aug 12 10:31:12 2026] GET /volume/v3/volumes/27dfbd54-132b-41b3-8d1c-fefaf8986b56 => generated 1137 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:31:13.065695 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-92518828-209e-4564-ba79-3e924453577a req-2aa5af96-b560-4a10-b6cd-3fa81cde55bd None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:31:13.069739 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-92518828-209e-4564-ba79-3e924453577a req-2aa5af96-b560-4a10-b6cd-3fa81cde55bd tempest-TaggedAttachmentsTest-928815706 tempest-TaggedAttachmentsTest-928815706-project-member] POST https://10.4.3.105/volume/v3/volumes/27dfbd54-132b-41b3-8d1c-fefaf8986b56/action Aug 12 10:31:13.070232 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-92518828-209e-4564-ba79-3e924453577a req-2aa5af96-b560-4a10-b6cd-3fa81cde55bd tempest-TaggedAttachmentsTest-928815706 tempest-TaggedAttachmentsTest-928815706-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100373) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 10:31:13.070450 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-92518828-209e-4564-ba79-3e924453577a req-2aa5af96-b560-4a10-b6cd-3fa81cde55bd tempest-TaggedAttachmentsTest-928815706 tempest-TaggedAttachmentsTest-928815706-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:31:13.086202 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:31:13.086202 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:31:13.087063 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [req-92518828-209e-4564-ba79-3e924453577a req-2aa5af96-b560-4a10-b6cd-3fa81cde55bd tempest-TaggedAttachmentsTest-928815706 tempest-TaggedAttachmentsTest-928815706-project-member] Volume info retrieved successfully. Aug 12 10:31:13.101491 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [req-92518828-209e-4564-ba79-3e924453577a req-2aa5af96-b560-4a10-b6cd-3fa81cde55bd tempest-TaggedAttachmentsTest-928815706 tempest-TaggedAttachmentsTest-928815706-project-member] Begin detaching volume completed successfully. Aug 12 10:31:13.102289 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-92518828-209e-4564-ba79-3e924453577a req-2aa5af96-b560-4a10-b6cd-3fa81cde55bd tempest-TaggedAttachmentsTest-928815706 tempest-TaggedAttachmentsTest-928815706-project-member] https://10.4.3.105/volume/v3/volumes/27dfbd54-132b-41b3-8d1c-fefaf8986b56/action returned with HTTP 202 Aug 12 10:31:13.103121 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 91/367] 10.4.3.105 () {72 vars in 1672 bytes} [Wed Aug 12 10:31:13 2026] POST /volume/v3/volumes/27dfbd54-132b-41b3-8d1c-fefaf8986b56/action => generated 0 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 10:31:13.133746 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-20b5a269-9508-4de1-8879-f1f54030cbd0 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:31:13.136881 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-20b5a269-9508-4de1-8879-f1f54030cbd0 tempest-TaggedAttachmentsTest-928815706 tempest-TaggedAttachmentsTest-928815706-project-member] GET https://10.4.3.105/volume/v3/volumes/27dfbd54-132b-41b3-8d1c-fefaf8986b56 Aug 12 10:31:13.137135 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-20b5a269-9508-4de1-8879-f1f54030cbd0 tempest-TaggedAttachmentsTest-928815706 tempest-TaggedAttachmentsTest-928815706-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:31:13.138068 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-20b5a269-9508-4de1-8879-f1f54030cbd0 tempest-TaggedAttachmentsTest-928815706 tempest-TaggedAttachmentsTest-928815706-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:31:13.159531 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:31:13.159531 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:31:13.169549 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-20b5a269-9508-4de1-8879-f1f54030cbd0 tempest-TaggedAttachmentsTest-928815706 tempest-TaggedAttachmentsTest-928815706-project-member] Volume info retrieved successfully. Aug 12 10:31:13.176773 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-9538225f-ac0e-4bd1-81be-a8a8be21aa02 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:31:13.178160 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-9538225f-ac0e-4bd1-81be-a8a8be21aa02 None None] GET https://10.4.3.105/volume// Aug 12 10:31:13.178332 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-9538225f-ac0e-4bd1-81be-a8a8be21aa02 None None] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:31:13.178378 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-20b5a269-9508-4de1-8879-f1f54030cbd0 tempest-TaggedAttachmentsTest-928815706 tempest-TaggedAttachmentsTest-928815706-project-member] https://10.4.3.105/volume/v3/volumes/27dfbd54-132b-41b3-8d1c-fefaf8986b56 returned with HTTP 200 Aug 12 10:31:13.178578 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-9538225f-ac0e-4bd1-81be-a8a8be21aa02 None None] Calling method 'all' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:31:13.179318 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 95/368] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:31:13 2026] GET /volume/v3/volumes/27dfbd54-132b-41b3-8d1c-fefaf8986b56 => generated 1140 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:31:13.179866 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-9538225f-ac0e-4bd1-81be-a8a8be21aa02 None None] https://10.4.3.105/volume// returned with HTTP 300 Aug 12 10:31:13.183559 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 90/369] 10.4.3.105 () {66 vars in 1426 bytes} [Wed Aug 12 10:31:13 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 10:31:13.192482 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-92518828-209e-4564-ba79-3e924453577a req-5458fcdc-ac1b-45d5-a02f-a35ac4e401e3 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:31:13.196489 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-92518828-209e-4564-ba79-3e924453577a req-5458fcdc-ac1b-45d5-a02f-a35ac4e401e3 tempest-TaggedAttachmentsTest-928815706 tempest-TaggedAttachmentsTest-928815706-project-member] GET https://10.4.3.105/volume/v3/volumes/27dfbd54-132b-41b3-8d1c-fefaf8986b56 Aug 12 10:31:13.197102 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-92518828-209e-4564-ba79-3e924453577a req-5458fcdc-ac1b-45d5-a02f-a35ac4e401e3 tempest-TaggedAttachmentsTest-928815706 tempest-TaggedAttachmentsTest-928815706-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:31:13.197457 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-92518828-209e-4564-ba79-3e924453577a req-5458fcdc-ac1b-45d5-a02f-a35ac4e401e3 tempest-TaggedAttachmentsTest-928815706 tempest-TaggedAttachmentsTest-928815706-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:31:13.214833 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:31:13.214833 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:31:13.221071 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [req-92518828-209e-4564-ba79-3e924453577a req-5458fcdc-ac1b-45d5-a02f-a35ac4e401e3 tempest-TaggedAttachmentsTest-928815706 tempest-TaggedAttachmentsTest-928815706-project-member] Volume info retrieved successfully. Aug 12 10:31:13.229841 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-92518828-209e-4564-ba79-3e924453577a req-5458fcdc-ac1b-45d5-a02f-a35ac4e401e3 tempest-TaggedAttachmentsTest-928815706 tempest-TaggedAttachmentsTest-928815706-project-member] https://10.4.3.105/volume/v3/volumes/27dfbd54-132b-41b3-8d1c-fefaf8986b56 returned with HTTP 200 Aug 12 10:31:13.230613 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 94/370] 10.4.3.105 () {70 vars in 1639 bytes} [Wed Aug 12 10:31:13 2026] GET /volume/v3/volumes/27dfbd54-132b-41b3-8d1c-fefaf8986b56 => generated 1320 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 10:31:14.197474 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-8594d550-34fb-44f1-ac86-457825886e37 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:31:14.200272 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-8594d550-34fb-44f1-ac86-457825886e37 tempest-TaggedAttachmentsTest-928815706 tempest-TaggedAttachmentsTest-928815706-project-member] GET https://10.4.3.105/volume/v3/volumes/27dfbd54-132b-41b3-8d1c-fefaf8986b56 Aug 12 10:31:14.200471 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-8594d550-34fb-44f1-ac86-457825886e37 tempest-TaggedAttachmentsTest-928815706 tempest-TaggedAttachmentsTest-928815706-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:31:14.201098 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-8594d550-34fb-44f1-ac86-457825886e37 tempest-TaggedAttachmentsTest-928815706 tempest-TaggedAttachmentsTest-928815706-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:31:14.220470 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:31:14.220470 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:31:14.226913 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-8594d550-34fb-44f1-ac86-457825886e37 tempest-TaggedAttachmentsTest-928815706 tempest-TaggedAttachmentsTest-928815706-project-member] Volume info retrieved successfully. Aug 12 10:31:14.234971 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-8594d550-34fb-44f1-ac86-457825886e37 tempest-TaggedAttachmentsTest-928815706 tempest-TaggedAttachmentsTest-928815706-project-member] https://10.4.3.105/volume/v3/volumes/27dfbd54-132b-41b3-8d1c-fefaf8986b56 returned with HTTP 200 Aug 12 10:31:14.235916 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 92/371] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:31:14 2026] GET /volume/v3/volumes/27dfbd54-132b-41b3-8d1c-fefaf8986b56 => generated 1140 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:31:14.260304 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [req-92518828-209e-4564-ba79-3e924453577a req-df560fde-b1cd-4f45-9e05-4d20176bf258 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:31:14.263315 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-92518828-209e-4564-ba79-3e924453577a req-df560fde-b1cd-4f45-9e05-4d20176bf258 tempest-TaggedAttachmentsTest-928815706 tempest-TaggedAttachmentsTest-928815706-project-member] DELETE https://10.4.3.105/volume/v3/attachments/5587fb2b-f890-4294-aef1-5683c8e001e2 Aug 12 10:31:14.264046 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [req-92518828-209e-4564-ba79-3e924453577a req-df560fde-b1cd-4f45-9e05-4d20176bf258 tempest-TaggedAttachmentsTest-928815706 tempest-TaggedAttachmentsTest-928815706-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:31:14.264046 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [req-92518828-209e-4564-ba79-3e924453577a req-df560fde-b1cd-4f45-9e05-4d20176bf258 tempest-TaggedAttachmentsTest-928815706 tempest-TaggedAttachmentsTest-928815706-project-member] Calling method 'version_select' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:31:14.283200 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:31:14.283200 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:31:14.379295 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-92518828-209e-4564-ba79-3e924453577a req-df560fde-b1cd-4f45-9e05-4d20176bf258 tempest-TaggedAttachmentsTest-928815706 tempest-TaggedAttachmentsTest-928815706-project-member] https://10.4.3.105/volume/v3/attachments/5587fb2b-f890-4294-aef1-5683c8e001e2 returned with HTTP 200 Aug 12 10:31:14.379909 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 96/372] 10.4.3.105 () {72 vars in 1673 bytes} [Wed Aug 12 10:31:14 2026] DELETE /volume/v3/attachments/5587fb2b-f890-4294-aef1-5683c8e001e2 => generated 19 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:31:15.253843 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-ad525d3a-0016-4a0a-b7a4-8492e566ba82 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:31:15.256708 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-ad525d3a-0016-4a0a-b7a4-8492e566ba82 tempest-TaggedAttachmentsTest-928815706 tempest-TaggedAttachmentsTest-928815706-project-member] GET https://10.4.3.105/volume/v3/volumes/27dfbd54-132b-41b3-8d1c-fefaf8986b56 Aug 12 10:31:15.257008 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-ad525d3a-0016-4a0a-b7a4-8492e566ba82 tempest-TaggedAttachmentsTest-928815706 tempest-TaggedAttachmentsTest-928815706-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:31:15.257295 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-ad525d3a-0016-4a0a-b7a4-8492e566ba82 tempest-TaggedAttachmentsTest-928815706 tempest-TaggedAttachmentsTest-928815706-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:31:15.268141 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:31:15.268141 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:31:15.274339 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-ad525d3a-0016-4a0a-b7a4-8492e566ba82 tempest-TaggedAttachmentsTest-928815706 tempest-TaggedAttachmentsTest-928815706-project-member] Volume info retrieved successfully. Aug 12 10:31:15.281723 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-ad525d3a-0016-4a0a-b7a4-8492e566ba82 tempest-TaggedAttachmentsTest-928815706 tempest-TaggedAttachmentsTest-928815706-project-member] https://10.4.3.105/volume/v3/volumes/27dfbd54-132b-41b3-8d1c-fefaf8986b56 returned with HTTP 200 Aug 12 10:31:15.282116 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 91/373] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:31:15 2026] GET /volume/v3/volumes/27dfbd54-132b-41b3-8d1c-fefaf8986b56 => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:31:18.323179 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-2d6f0d94-89bb-463c-8ba7-0b9ce016efe2 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:31:18.541250 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-2d6f0d94-89bb-463c-8ba7-0b9ce016efe2 tempest-VolumeTypesAccessTest-1531478054 tempest-VolumeTypesAccessTest-1531478054-project-admin] POST https://10.4.3.105/volume/v3/types Aug 12 10:31:18.542186 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-2d6f0d94-89bb-463c-8ba7-0b9ce016efe2 tempest-VolumeTypesAccessTest-1531478054 tempest-VolumeTypesAccessTest-1531478054-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-2010565882", "os-volume-type-access:is_public": false}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:31:18.575666 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-2d6f0d94-89bb-463c-8ba7-0b9ce016efe2 tempest-VolumeTypesAccessTest-1531478054 tempest-VolumeTypesAccessTest-1531478054-project-admin] https://10.4.3.105/volume/v3/types returned with HTTP 200 Aug 12 10:31:18.576609 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 95/374] 10.4.3.105 () {68 vars in 1253 bytes} [Wed Aug 12 10:31:18 2026] POST /volume/v3/types => generated 229 bytes in 255 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:31:18.592733 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-dab0443f-2227-43a3-a0d5-b0553a204fb8 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:31:18.699033 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-dab0443f-2227-43a3-a0d5-b0553a204fb8 tempest-VolumeTypesAccessTest-164577391 tempest-VolumeTypesAccessTest-164577391-project-member] POST https://10.4.3.105/volume/v3/volumes Aug 12 10:31:18.699555 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-dab0443f-2227-43a3-a0d5-b0553a204fb8 tempest-VolumeTypesAccessTest-164577391 tempest-VolumeTypesAccessTest-164577391-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "1e3c3074-d79c-459c-8f50-3393bda8ad0f", "size": 1}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:31:18.701775 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.v3.volumes [None req-dab0443f-2227-43a3-a0d5-b0553a204fb8 tempest-VolumeTypesAccessTest-164577391 tempest-VolumeTypesAccessTest-164577391-project-member] Create volume request body: {'volume': {'volume_type': '1e3c3074-d79c-459c-8f50-3393bda8ad0f', 'size': 1}} {{(pid=100373) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 10:31:18.713686 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-dab0443f-2227-43a3-a0d5-b0553a204fb8 tempest-VolumeTypesAccessTest-164577391 tempest-VolumeTypesAccessTest-164577391-project-member] https://10.4.3.105/volume/v3/volumes returned with HTTP 404 Aug 12 10:31:18.714506 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 93/375] 10.4.3.105 () {68 vars in 1258 bytes} [Wed Aug 12 10:31:18 2026] POST /volume/v3/volumes => generated 114 bytes in 122 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:31:18.725757 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-76ba6550-b0e2-4ac1-9b68-fb746de31a9c None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:31:18.728160 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-76ba6550-b0e2-4ac1-9b68-fb746de31a9c tempest-VolumeTypesAccessTest-1531478054 tempest-VolumeTypesAccessTest-1531478054-project-admin] POST https://10.4.3.105/volume/v3/types/1e3c3074-d79c-459c-8f50-3393bda8ad0f/action Aug 12 10:31:18.729505 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-76ba6550-b0e2-4ac1-9b68-fb746de31a9c tempest-VolumeTypesAccessTest-1531478054 tempest-VolumeTypesAccessTest-1531478054-project-admin] Action body: b'{"addProjectAccess": {"project": "1b46c98f90ff4bd286240699a81cedae"}}' {{(pid=100372) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 10:31:18.730080 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-76ba6550-b0e2-4ac1-9b68-fb746de31a9c tempest-VolumeTypesAccessTest-1531478054 tempest-VolumeTypesAccessTest-1531478054-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "1b46c98f90ff4bd286240699a81cedae"}} {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:31:18.733952 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:31:18.733952 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:31:18.753266 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-76ba6550-b0e2-4ac1-9b68-fb746de31a9c tempest-VolumeTypesAccessTest-1531478054 tempest-VolumeTypesAccessTest-1531478054-project-admin] https://10.4.3.105/volume/v3/types/1e3c3074-d79c-459c-8f50-3393bda8ad0f/action returned with HTTP 202 Aug 12 10:31:18.753976 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 97/376] 10.4.3.105 () {68 vars in 1384 bytes} [Wed Aug 12 10:31:18 2026] POST /volume/v3/types/1e3c3074-d79c-459c-8f50-3393bda8ad0f/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 10:31:18.765506 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-a1a7eee3-bedb-4247-8866-8e0842a1bb44 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:31:18.767921 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-a1a7eee3-bedb-4247-8866-8e0842a1bb44 tempest-VolumeTypesAccessTest-164577391 tempest-VolumeTypesAccessTest-164577391-project-member] POST https://10.4.3.105/volume/v3/volumes Aug 12 10:31:18.768427 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-a1a7eee3-bedb-4247-8866-8e0842a1bb44 tempest-VolumeTypesAccessTest-164577391 tempest-VolumeTypesAccessTest-164577391-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "1e3c3074-d79c-459c-8f50-3393bda8ad0f", "size": 1, "name": "tempest-VolumeTypesAccessTest-Volume-871947840"}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:31:18.770289 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.volumes [None req-a1a7eee3-bedb-4247-8866-8e0842a1bb44 tempest-VolumeTypesAccessTest-164577391 tempest-VolumeTypesAccessTest-164577391-project-member] Create volume request body: {'volume': {'volume_type': '1e3c3074-d79c-459c-8f50-3393bda8ad0f', 'size': 1, 'name': 'tempest-VolumeTypesAccessTest-Volume-871947840'}} {{(pid=100374) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 10:31:18.777907 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.v3.volumes [None req-a1a7eee3-bedb-4247-8866-8e0842a1bb44 tempest-VolumeTypesAccessTest-164577391 tempest-VolumeTypesAccessTest-164577391-project-member] Create volume of 1 GB Aug 12 10:31:18.779241 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:31:18.779241 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:31:18.779431 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-a1a7eee3-bedb-4247-8866-8e0842a1bb44 tempest-VolumeTypesAccessTest-164577391 tempest-VolumeTypesAccessTest-164577391-project-member] Availability Zones retrieved successfully. Aug 12 10:31:18.790928 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-a1a7eee3-bedb-4247-8866-8e0842a1bb44 tempest-VolumeTypesAccessTest-164577391 tempest-VolumeTypesAccessTest-164577391-project-member] Flow 'volume_create_api' (a47aeb53-695d-4144-b0ba-399ab55701cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:31:18.792432 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-a1a7eee3-bedb-4247-8866-8e0842a1bb44 tempest-VolumeTypesAccessTest-164577391 tempest-VolumeTypesAccessTest-164577391-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a2b6cc5d-d0ce-454b-960c-bd921a8a1119) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:31:18.798706 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.flows.api.create_volume [None req-a1a7eee3-bedb-4247-8866-8e0842a1bb44 tempest-VolumeTypesAccessTest-164577391 tempest-VolumeTypesAccessTest-164577391-project-member] Validating volume size '1' using validate_int {{(pid=100374) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 10:31:18.836537 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-a1a7eee3-bedb-4247-8866-8e0842a1bb44 tempest-VolumeTypesAccessTest-164577391 tempest-VolumeTypesAccessTest-164577391-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a2b6cc5d-d0ce-454b-960c-bd921a8a1119) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T10:31:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1e3c3074-d79c-459c-8f50-3393bda8ad0f,is_public=False,name='tempest-VolumeTypesAccessTest-volume-type-2010565882',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1e3c3074-d79c-459c-8f50-3393bda8ad0f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:31:18.837359 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-a1a7eee3-bedb-4247-8866-8e0842a1bb44 tempest-VolumeTypesAccessTest-164577391 tempest-VolumeTypesAccessTest-164577391-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d983e44d-aaea-4a96-bc55-9e88320994c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:31:18.888780 np0000007037 devstack@c-api.service[100374]: WARNING cinder.quota [None req-a1a7eee3-bedb-4247-8866-8e0842a1bb44 tempest-VolumeTypesAccessTest-164577391 tempest-VolumeTypesAccessTest-164577391-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesAccessTest-volume-type-2010565882 is set by the default quota flag: quota_volumes_tempest-VolumeTypesAccessTest-volume-type-2010565882, it is now deprecated. Please use the default quota class for default quota. Aug 12 10:31:18.889187 np0000007037 devstack@c-api.service[100374]: WARNING cinder.quota [None req-a1a7eee3-bedb-4247-8866-8e0842a1bb44 tempest-VolumeTypesAccessTest-164577391 tempest-VolumeTypesAccessTest-164577391-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesAccessTest-volume-type-2010565882 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesAccessTest-volume-type-2010565882, it is now deprecated. Please use the default quota class for default quota. Aug 12 10:31:18.950013 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.quota [None req-a1a7eee3-bedb-4247-8866-8e0842a1bb44 tempest-VolumeTypesAccessTest-164577391 tempest-VolumeTypesAccessTest-164577391-project-member] Created reservations ['f052a669-579e-4c0a-ae74-0b196ffb73f6', '74a04a0a-0c65-462a-a9e7-e9400e5541b7', '73e38b6c-0955-4f21-a852-21c70803a461', '38a0e17e-7576-486e-b754-43e9f3112ede'] {{(pid=100374) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:31:18.953300 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-a1a7eee3-bedb-4247-8866-8e0842a1bb44 tempest-VolumeTypesAccessTest-164577391 tempest-VolumeTypesAccessTest-164577391-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d983e44d-aaea-4a96-bc55-9e88320994c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f052a669-579e-4c0a-ae74-0b196ffb73f6', '74a04a0a-0c65-462a-a9e7-e9400e5541b7', '73e38b6c-0955-4f21-a852-21c70803a461', '38a0e17e-7576-486e-b754-43e9f3112ede']}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:31:18.953300 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-a1a7eee3-bedb-4247-8866-8e0842a1bb44 tempest-VolumeTypesAccessTest-164577391 tempest-VolumeTypesAccessTest-164577391-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (808ec85f-5ca3-4417-adcf-6a363d57587e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:31:18.983781 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-a1a7eee3-bedb-4247-8866-8e0842a1bb44 tempest-VolumeTypesAccessTest-164577391 tempest-VolumeTypesAccessTest-164577391-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (808ec85f-5ca3-4417-adcf-6a363d57587e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cc086b84-4598-45de-a6d0-537f1a11f35a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-871947840',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1b46c98f90ff4bd286240699a81cedae',qos_specs=None,replication_status=,reservations=['f052a669-579e-4c0a-ae74-0b196ffb73f6','74a04a0a-0c65-462a-a9e7-e9400e5541b7','73e38b6c-0955-4f21-a852-21c70803a461','38a0e17e-7576-486e-b754-43e9f3112ede'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='44f3fe3704ed432da652c81674b899d3',volume_type_id=1e3c3074-d79c-459c-8f50-3393bda8ad0f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:31:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-871947840',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cc086b84-4598-45de-a6d0-537f1a11f35a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1b46c98f90ff4bd286240699a81cedae',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='44f3fe3704ed432da652c81674b899d3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1e3c3074-d79c-459c-8f50-3393bda8ad0f),volume_type_id=1e3c3074-d79c-459c-8f50-3393bda8ad0f)}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:31:18.985261 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-a1a7eee3-bedb-4247-8866-8e0842a1bb44 tempest-VolumeTypesAccessTest-164577391 tempest-VolumeTypesAccessTest-164577391-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (78cb7f28-0366-4669-81fa-e99bd971ea26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:31:19.010800 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-a1a7eee3-bedb-4247-8866-8e0842a1bb44 tempest-VolumeTypesAccessTest-164577391 tempest-VolumeTypesAccessTest-164577391-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (78cb7f28-0366-4669-81fa-e99bd971ea26) transitioned into state 'SUCCESS' from state '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-871947840',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1b46c98f90ff4bd286240699a81cedae',qos_specs=None,replication_status=,reservations=['f052a669-579e-4c0a-ae74-0b196ffb73f6','74a04a0a-0c65-462a-a9e7-e9400e5541b7','73e38b6c-0955-4f21-a852-21c70803a461','38a0e17e-7576-486e-b754-43e9f3112ede'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='44f3fe3704ed432da652c81674b899d3',volume_type_id=1e3c3074-d79c-459c-8f50-3393bda8ad0f)}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:31:19.011789 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-a1a7eee3-bedb-4247-8866-8e0842a1bb44 tempest-VolumeTypesAccessTest-164577391 tempest-VolumeTypesAccessTest-164577391-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f4bf8da3-3dff-4713-a58d-87c4f558031a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:31:19.025269 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-a1a7eee3-bedb-4247-8866-8e0842a1bb44 tempest-VolumeTypesAccessTest-164577391 tempest-VolumeTypesAccessTest-164577391-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f4bf8da3-3dff-4713-a58d-87c4f558031a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:31:19.026404 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-a1a7eee3-bedb-4247-8866-8e0842a1bb44 tempest-VolumeTypesAccessTest-164577391 tempest-VolumeTypesAccessTest-164577391-project-member] Flow 'volume_create_api' (a47aeb53-695d-4144-b0ba-399ab55701cf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100374) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:31:19.026926 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-a1a7eee3-bedb-4247-8866-8e0842a1bb44 tempest-VolumeTypesAccessTest-164577391 tempest-VolumeTypesAccessTest-164577391-project-member] Create volume request issued successfully. Aug 12 10:31:19.028393 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-a1a7eee3-bedb-4247-8866-8e0842a1bb44 tempest-VolumeTypesAccessTest-164577391 tempest-VolumeTypesAccessTest-164577391-project-member] https://10.4.3.105/volume/v3/volumes returned with HTTP 202 Aug 12 10:31:19.029229 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 92/377] 10.4.3.105 () {68 vars in 1259 bytes} [Wed Aug 12 10:31:18 2026] POST /volume/v3/volumes => generated 795 bytes in 264 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 10:31:19.044580 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-c3daf609-d9eb-4f67-a173-8f6f6fcd213e None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:31:19.048584 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-ec50fd31-365a-448d-a9e2-4029ab3b1db1 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:31:19.050280 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-c3daf609-d9eb-4f67-a173-8f6f6fcd213e tempest-VolumeTypesAccessTest-164577391 tempest-VolumeTypesAccessTest-164577391-project-member] GET https://10.4.3.105/volume/v3/volumes/cc086b84-4598-45de-a6d0-537f1a11f35a Aug 12 10:31:19.050547 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-c3daf609-d9eb-4f67-a173-8f6f6fcd213e tempest-VolumeTypesAccessTest-164577391 tempest-VolumeTypesAccessTest-164577391-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:31:19.051550 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-ec50fd31-365a-448d-a9e2-4029ab3b1db1 tempest-TaggedAttachmentsTest-928815706 tempest-TaggedAttachmentsTest-928815706-project-member] GET https://10.4.3.105/volume/v3/volumes/27dfbd54-132b-41b3-8d1c-fefaf8986b56 Aug 12 10:31:19.051696 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-c3daf609-d9eb-4f67-a173-8f6f6fcd213e tempest-VolumeTypesAccessTest-164577391 tempest-VolumeTypesAccessTest-164577391-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:31:19.051750 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-ec50fd31-365a-448d-a9e2-4029ab3b1db1 tempest-TaggedAttachmentsTest-928815706 tempest-TaggedAttachmentsTest-928815706-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:31:19.051750 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-ec50fd31-365a-448d-a9e2-4029ab3b1db1 tempest-TaggedAttachmentsTest-928815706 tempest-TaggedAttachmentsTest-928815706-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:31:19.059371 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:31:19.059371 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:31:19.062722 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:31:19.062722 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:31:19.063258 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-c3daf609-d9eb-4f67-a173-8f6f6fcd213e tempest-VolumeTypesAccessTest-164577391 tempest-VolumeTypesAccessTest-164577391-project-member] Volume info retrieved successfully. Aug 12 10:31:19.068774 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-ec50fd31-365a-448d-a9e2-4029ab3b1db1 tempest-TaggedAttachmentsTest-928815706 tempest-TaggedAttachmentsTest-928815706-project-member] Volume info retrieved successfully. Aug 12 10:31:19.069358 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-c3daf609-d9eb-4f67-a173-8f6f6fcd213e tempest-VolumeTypesAccessTest-164577391 tempest-VolumeTypesAccessTest-164577391-project-member] https://10.4.3.105/volume/v3/volumes/cc086b84-4598-45de-a6d0-537f1a11f35a returned with HTTP 200 Aug 12 10:31:19.070032 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 96/378] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:31:19 2026] GET /volume/v3/volumes/cc086b84-4598-45de-a6d0-537f1a11f35a => generated 863 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:31:19.079216 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-ec50fd31-365a-448d-a9e2-4029ab3b1db1 tempest-TaggedAttachmentsTest-928815706 tempest-TaggedAttachmentsTest-928815706-project-member] https://10.4.3.105/volume/v3/volumes/27dfbd54-132b-41b3-8d1c-fefaf8986b56 returned with HTTP 200 Aug 12 10:31:19.079947 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 94/379] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:31:19 2026] GET /volume/v3/volumes/27dfbd54-132b-41b3-8d1c-fefaf8986b56 => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:31:19.147221 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-0ca05431-f151-4e8a-a5f7-c5e40822e259 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:31:19.152605 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-0ca05431-f151-4e8a-a5f7-c5e40822e259 tempest-TaggedAttachmentsTest-928815706 tempest-TaggedAttachmentsTest-928815706-project-member] GET https://10.4.3.105/volume/v3/volumes/27dfbd54-132b-41b3-8d1c-fefaf8986b56 Aug 12 10:31:19.152895 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-0ca05431-f151-4e8a-a5f7-c5e40822e259 tempest-TaggedAttachmentsTest-928815706 tempest-TaggedAttachmentsTest-928815706-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:31:19.153623 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-0ca05431-f151-4e8a-a5f7-c5e40822e259 tempest-TaggedAttachmentsTest-928815706 tempest-TaggedAttachmentsTest-928815706-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:31:19.165498 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:31:19.165498 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:31:19.172946 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-0ca05431-f151-4e8a-a5f7-c5e40822e259 tempest-TaggedAttachmentsTest-928815706 tempest-TaggedAttachmentsTest-928815706-project-member] Volume info retrieved successfully. Aug 12 10:31:19.179371 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-0ca05431-f151-4e8a-a5f7-c5e40822e259 tempest-TaggedAttachmentsTest-928815706 tempest-TaggedAttachmentsTest-928815706-project-member] https://10.4.3.105/volume/v3/volumes/27dfbd54-132b-41b3-8d1c-fefaf8986b56 returned with HTTP 200 Aug 12 10:31:19.180131 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 98/380] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:31:19 2026] GET /volume/v3/volumes/27dfbd54-132b-41b3-8d1c-fefaf8986b56 => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:31:20.089204 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-00fc9595-25a8-4190-9529-be40203b3a62 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:31:20.091261 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-00fc9595-25a8-4190-9529-be40203b3a62 tempest-VolumeTypesAccessTest-164577391 tempest-VolumeTypesAccessTest-164577391-project-member] GET https://10.4.3.105/volume/v3/volumes/cc086b84-4598-45de-a6d0-537f1a11f35a Aug 12 10:31:20.091466 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-00fc9595-25a8-4190-9529-be40203b3a62 tempest-VolumeTypesAccessTest-164577391 tempest-VolumeTypesAccessTest-164577391-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:31:20.091807 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-00fc9595-25a8-4190-9529-be40203b3a62 tempest-VolumeTypesAccessTest-164577391 tempest-VolumeTypesAccessTest-164577391-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:31:20.103062 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:31:20.103062 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:31:20.110401 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-00fc9595-25a8-4190-9529-be40203b3a62 tempest-VolumeTypesAccessTest-164577391 tempest-VolumeTypesAccessTest-164577391-project-member] Volume info retrieved successfully. Aug 12 10:31:20.118740 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-00fc9595-25a8-4190-9529-be40203b3a62 tempest-VolumeTypesAccessTest-164577391 tempest-VolumeTypesAccessTest-164577391-project-member] https://10.4.3.105/volume/v3/volumes/cc086b84-4598-45de-a6d0-537f1a11f35a returned with HTTP 200 Aug 12 10:31:20.119274 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 93/381] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:31:20 2026] GET /volume/v3/volumes/cc086b84-4598-45de-a6d0-537f1a11f35a => generated 888 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:31:20.138090 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-7202bba2-174b-47bb-9cca-cda96d4e2603 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:31:20.141582 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-7202bba2-174b-47bb-9cca-cda96d4e2603 tempest-VolumeTypesAccessTest-164577391 tempest-VolumeTypesAccessTest-164577391-project-member] GET https://10.4.3.105/volume/v3/volumes/cc086b84-4598-45de-a6d0-537f1a11f35a Aug 12 10:31:20.141582 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-7202bba2-174b-47bb-9cca-cda96d4e2603 tempest-VolumeTypesAccessTest-164577391 tempest-VolumeTypesAccessTest-164577391-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:31:20.141582 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-7202bba2-174b-47bb-9cca-cda96d4e2603 tempest-VolumeTypesAccessTest-164577391 tempest-VolumeTypesAccessTest-164577391-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:31:20.153298 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:31:20.153298 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:31:20.159683 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-7202bba2-174b-47bb-9cca-cda96d4e2603 tempest-VolumeTypesAccessTest-164577391 tempest-VolumeTypesAccessTest-164577391-project-member] Volume info retrieved successfully. Aug 12 10:31:20.166232 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-7202bba2-174b-47bb-9cca-cda96d4e2603 tempest-VolumeTypesAccessTest-164577391 tempest-VolumeTypesAccessTest-164577391-project-member] https://10.4.3.105/volume/v3/volumes/cc086b84-4598-45de-a6d0-537f1a11f35a returned with HTTP 200 Aug 12 10:31:20.166992 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 97/382] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:31:20 2026] GET /volume/v3/volumes/cc086b84-4598-45de-a6d0-537f1a11f35a => generated 888 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:31:20.191172 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-f78304a5-328d-4c9f-8469-d949ed348a69 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:31:20.194352 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-f78304a5-328d-4c9f-8469-d949ed348a69 tempest-VolumeTypesAccessTest-164577391 tempest-VolumeTypesAccessTest-164577391-project-member] DELETE https://10.4.3.105/volume/v3/volumes/cc086b84-4598-45de-a6d0-537f1a11f35a Aug 12 10:31:20.194352 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-f78304a5-328d-4c9f-8469-d949ed348a69 tempest-VolumeTypesAccessTest-164577391 tempest-VolumeTypesAccessTest-164577391-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:31:20.194352 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-f78304a5-328d-4c9f-8469-d949ed348a69 tempest-VolumeTypesAccessTest-164577391 tempest-VolumeTypesAccessTest-164577391-project-member] Calling method 'delete' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:31:20.194686 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.v3.volumes [None req-f78304a5-328d-4c9f-8469-d949ed348a69 tempest-VolumeTypesAccessTest-164577391 tempest-VolumeTypesAccessTest-164577391-project-member] Delete volume with id: cc086b84-4598-45de-a6d0-537f1a11f35a Aug 12 10:31:20.205576 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:31:20.205576 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:31:20.206223 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-f78304a5-328d-4c9f-8469-d949ed348a69 tempest-VolumeTypesAccessTest-164577391 tempest-VolumeTypesAccessTest-164577391-project-member] Volume info retrieved successfully. Aug 12 10:31:20.246239 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-f78304a5-328d-4c9f-8469-d949ed348a69 tempest-VolumeTypesAccessTest-164577391 tempest-VolumeTypesAccessTest-164577391-project-member] Delete volume request issued successfully. Aug 12 10:31:20.247244 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-f78304a5-328d-4c9f-8469-d949ed348a69 tempest-VolumeTypesAccessTest-164577391 tempest-VolumeTypesAccessTest-164577391-project-member] https://10.4.3.105/volume/v3/volumes/cc086b84-4598-45de-a6d0-537f1a11f35a returned with HTTP 202 Aug 12 10:31:20.247244 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 95/383] 10.4.3.105 () {66 vars in 1351 bytes} [Wed Aug 12 10:31:20 2026] DELETE /volume/v3/volumes/cc086b84-4598-45de-a6d0-537f1a11f35a => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 10:31:20.262662 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-cae093c4-1f9d-4291-b649-9cd3bdbb0fd3 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:31:20.265460 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-cae093c4-1f9d-4291-b649-9cd3bdbb0fd3 tempest-VolumeTypesAccessTest-164577391 tempest-VolumeTypesAccessTest-164577391-project-member] GET https://10.4.3.105/volume/v3/volumes/cc086b84-4598-45de-a6d0-537f1a11f35a Aug 12 10:31:20.265777 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-cae093c4-1f9d-4291-b649-9cd3bdbb0fd3 tempest-VolumeTypesAccessTest-164577391 tempest-VolumeTypesAccessTest-164577391-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:31:20.266561 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-cae093c4-1f9d-4291-b649-9cd3bdbb0fd3 tempest-VolumeTypesAccessTest-164577391 tempest-VolumeTypesAccessTest-164577391-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:31:20.281623 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:31:20.281623 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:31:20.288658 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-cae093c4-1f9d-4291-b649-9cd3bdbb0fd3 tempest-VolumeTypesAccessTest-164577391 tempest-VolumeTypesAccessTest-164577391-project-member] Volume info retrieved successfully. Aug 12 10:31:20.305904 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-cae093c4-1f9d-4291-b649-9cd3bdbb0fd3 tempest-VolumeTypesAccessTest-164577391 tempest-VolumeTypesAccessTest-164577391-project-member] https://10.4.3.105/volume/v3/volumes/cc086b84-4598-45de-a6d0-537f1a11f35a returned with HTTP 200 Aug 12 10:31:20.307570 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 99/384] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:31:20 2026] GET /volume/v3/volumes/cc086b84-4598-45de-a6d0-537f1a11f35a => generated 887 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:31:20.520692 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-c944699b-1aaf-4ea8-9556-22d54cf33f99 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:31:20.733202 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-c944699b-1aaf-4ea8-9556-22d54cf33f99 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] POST https://10.4.3.105/volume/v3/volumes Aug 12 10:31:20.733718 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-c944699b-1aaf-4ea8-9556-22d54cf33f99 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-1360353961", "imageRef": "cf2c75e2-42cb-4765-bb8a-76a15f3b73ee"}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:31:20.735466 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.volumes [None req-c944699b-1aaf-4ea8-9556-22d54cf33f99 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-1360353961', 'imageRef': 'cf2c75e2-42cb-4765-bb8a-76a15f3b73ee'}} {{(pid=100374) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 10:31:20.869718 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.v3.volumes [None req-c944699b-1aaf-4ea8-9556-22d54cf33f99 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Create volume of 1 GB Aug 12 10:31:20.871583 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:31:20.871583 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:31:20.871583 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-c944699b-1aaf-4ea8-9556-22d54cf33f99 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Availability Zones retrieved successfully. Aug 12 10:31:20.880059 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-c944699b-1aaf-4ea8-9556-22d54cf33f99 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Flow 'volume_create_api' (1eded018-8a93-4402-862c-8bed00121279) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:31:20.880059 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-c944699b-1aaf-4ea8-9556-22d54cf33f99 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (40213deb-47be-4ad4-a63c-88ecd1e44bae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:31:20.880059 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.flows.api.create_volume [None req-c944699b-1aaf-4ea8-9556-22d54cf33f99 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Validating volume size '1' using validate_int {{(pid=100374) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 10:31:20.911542 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-13a1cc17-a971-492d-9468-d6476e7cf6e6 req-94cdf0e5-bc3d-4966-a338-181eff03f828 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:31:20.912248 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-13a1cc17-a971-492d-9468-d6476e7cf6e6 req-94cdf0e5-bc3d-4966-a338-181eff03f828 tempest-TaggedBootDevicesTest-351536588 tempest-TaggedBootDevicesTest-351536588-project-member] GET https://10.4.3.105/volume/v3/volumes/881f8694-ad3a-4fdb-add2-68a6cd9f9ae5 Aug 12 10:31:20.912540 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-13a1cc17-a971-492d-9468-d6476e7cf6e6 req-94cdf0e5-bc3d-4966-a338-181eff03f828 tempest-TaggedBootDevicesTest-351536588 tempest-TaggedBootDevicesTest-351536588-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:31:20.912869 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-13a1cc17-a971-492d-9468-d6476e7cf6e6 req-94cdf0e5-bc3d-4966-a338-181eff03f828 tempest-TaggedBootDevicesTest-351536588 tempest-TaggedBootDevicesTest-351536588-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:31:20.923463 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:31:20.923463 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:31:20.928466 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [req-13a1cc17-a971-492d-9468-d6476e7cf6e6 req-94cdf0e5-bc3d-4966-a338-181eff03f828 tempest-TaggedBootDevicesTest-351536588 tempest-TaggedBootDevicesTest-351536588-project-member] Volume info retrieved successfully. Aug 12 10:31:20.935447 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-13a1cc17-a971-492d-9468-d6476e7cf6e6 req-94cdf0e5-bc3d-4966-a338-181eff03f828 tempest-TaggedBootDevicesTest-351536588 tempest-TaggedBootDevicesTest-351536588-project-member] https://10.4.3.105/volume/v3/volumes/881f8694-ad3a-4fdb-add2-68a6cd9f9ae5 returned with HTTP 200 Aug 12 10:31:20.936250 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 98/385] 10.4.3.105 () {68 vars in 1598 bytes} [Wed Aug 12 10:31:20 2026] GET /volume/v3/volumes/881f8694-ad3a-4fdb-add2-68a6cd9f9ae5 => generated 1360 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:31:20.939222 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:31:20.939222 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:31:20.948934 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-13a1cc17-a971-492d-9468-d6476e7cf6e6 req-793e8f44-d7e8-46d2-9283-bb1c38cf9bf9 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:31:20.951807 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-13a1cc17-a971-492d-9468-d6476e7cf6e6 req-793e8f44-d7e8-46d2-9283-bb1c38cf9bf9 tempest-TaggedBootDevicesTest-351536588 tempest-TaggedBootDevicesTest-351536588-project-member] GET https://10.4.3.105/volume/v3/volumes/f74026b4-eae7-4c33-9827-4060a9e3d9d9 Aug 12 10:31:20.952092 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-13a1cc17-a971-492d-9468-d6476e7cf6e6 req-793e8f44-d7e8-46d2-9283-bb1c38cf9bf9 tempest-TaggedBootDevicesTest-351536588 tempest-TaggedBootDevicesTest-351536588-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:31:20.952344 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-13a1cc17-a971-492d-9468-d6476e7cf6e6 req-793e8f44-d7e8-46d2-9283-bb1c38cf9bf9 tempest-TaggedBootDevicesTest-351536588 tempest-TaggedBootDevicesTest-351536588-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:31:20.960227 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-c944699b-1aaf-4ea8-9556-22d54cf33f99 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (40213deb-47be-4ad4-a63c-88ecd1e44bae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T10:26:52Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=432a6f78-fb00-48dc-910c-9a34d08ee07f,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '432a6f78-fb00-48dc-910c-9a34d08ee07f', 'encryption_key_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=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:31:20.961237 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-c944699b-1aaf-4ea8-9556-22d54cf33f99 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ccf55089-36d8-4f87-a55b-f0bd2a2940e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:31:20.964138 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:31:20.964138 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:31:20.971657 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [req-13a1cc17-a971-492d-9468-d6476e7cf6e6 req-793e8f44-d7e8-46d2-9283-bb1c38cf9bf9 tempest-TaggedBootDevicesTest-351536588 tempest-TaggedBootDevicesTest-351536588-project-member] Volume info retrieved successfully. Aug 12 10:31:20.977314 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-13a1cc17-a971-492d-9468-d6476e7cf6e6 req-793e8f44-d7e8-46d2-9283-bb1c38cf9bf9 tempest-TaggedBootDevicesTest-351536588 tempest-TaggedBootDevicesTest-351536588-project-member] https://10.4.3.105/volume/v3/volumes/f74026b4-eae7-4c33-9827-4060a9e3d9d9 returned with HTTP 200 Aug 12 10:31:20.977640 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 96/386] 10.4.3.105 () {68 vars in 1598 bytes} [Wed Aug 12 10:31:20 2026] GET /volume/v3/volumes/f74026b4-eae7-4c33-9827-4060a9e3d9d9 => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:31:20.987908 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [req-13a1cc17-a971-492d-9468-d6476e7cf6e6 req-0615826a-aaa7-482a-89aa-236788d331fe None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:31:20.990657 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-13a1cc17-a971-492d-9468-d6476e7cf6e6 req-0615826a-aaa7-482a-89aa-236788d331fe tempest-TaggedBootDevicesTest-351536588 tempest-TaggedBootDevicesTest-351536588-project-member] GET https://10.4.3.105/volume/v3/volumes/728cc45d-3e53-4088-9ad1-57cd6a3b9537 Aug 12 10:31:20.990890 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [req-13a1cc17-a971-492d-9468-d6476e7cf6e6 req-0615826a-aaa7-482a-89aa-236788d331fe tempest-TaggedBootDevicesTest-351536588 tempest-TaggedBootDevicesTest-351536588-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:31:20.991109 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [req-13a1cc17-a971-492d-9468-d6476e7cf6e6 req-0615826a-aaa7-482a-89aa-236788d331fe tempest-TaggedBootDevicesTest-351536588 tempest-TaggedBootDevicesTest-351536588-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:31:21.005836 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:31:21.005836 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:31:21.012600 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [req-13a1cc17-a971-492d-9468-d6476e7cf6e6 req-0615826a-aaa7-482a-89aa-236788d331fe tempest-TaggedBootDevicesTest-351536588 tempest-TaggedBootDevicesTest-351536588-project-member] Volume info retrieved successfully. Aug 12 10:31:21.019941 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-13a1cc17-a971-492d-9468-d6476e7cf6e6 req-0615826a-aaa7-482a-89aa-236788d331fe tempest-TaggedBootDevicesTest-351536588 tempest-TaggedBootDevicesTest-351536588-project-member] https://10.4.3.105/volume/v3/volumes/728cc45d-3e53-4088-9ad1-57cd6a3b9537 returned with HTTP 200 Aug 12 10:31:21.020745 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 100/387] 10.4.3.105 () {68 vars in 1598 bytes} [Wed Aug 12 10:31:20 2026] GET /volume/v3/volumes/728cc45d-3e53-4088-9ad1-57cd6a3b9537 => generated 844 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:31:21.033050 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-13240d7b-587f-4f4a-9d71-6c30cc3133d4 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:31:21.033421 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-13240d7b-587f-4f4a-9d71-6c30cc3133d4 None None] GET https://10.4.3.105/volume// Aug 12 10:31:21.033663 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-13240d7b-587f-4f4a-9d71-6c30cc3133d4 None None] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:31:21.033804 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-13240d7b-587f-4f4a-9d71-6c30cc3133d4 None None] Calling method 'all' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:31:21.034134 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-13240d7b-587f-4f4a-9d71-6c30cc3133d4 None None] https://10.4.3.105/volume// returned with HTTP 300 Aug 12 10:31:21.034388 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 99/388] 10.4.3.105 () {66 vars in 1419 bytes} [Wed Aug 12 10:31: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 10:31:21.044890 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-13a1cc17-a971-492d-9468-d6476e7cf6e6 req-113c8ea5-134d-4fdc-b425-061426763c4a None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:31:21.048842 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-13a1cc17-a971-492d-9468-d6476e7cf6e6 req-113c8ea5-134d-4fdc-b425-061426763c4a tempest-TaggedBootDevicesTest-351536588 tempest-TaggedBootDevicesTest-351536588-project-member] POST https://10.4.3.105/volume/v3/attachments Aug 12 10:31:21.048842 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-13a1cc17-a971-492d-9468-d6476e7cf6e6 req-113c8ea5-134d-4fdc-b425-061426763c4a tempest-TaggedBootDevicesTest-351536588 tempest-TaggedBootDevicesTest-351536588-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "881f8694-ad3a-4fdb-add2-68a6cd9f9ae5", "connector": null, "instance_uuid": "0b14f3f9-cb36-407a-ab14-9341fb657454"}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:31:21.062329 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:31:21.062329 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:31:21.073532 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.quota [None req-c944699b-1aaf-4ea8-9556-22d54cf33f99 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Created reservations ['04115f80-5c86-4342-a5a9-4478138f4b14', 'c6d644cf-3142-4134-aa91-fde7d6ceaa07', '23ae33e5-395a-48ce-8fc6-843459e4ba9f', '6bd3702b-f608-4e39-8a5c-7d57afc6930c'] {{(pid=100374) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:31:21.074622 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-c944699b-1aaf-4ea8-9556-22d54cf33f99 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ccf55089-36d8-4f87-a55b-f0bd2a2940e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['04115f80-5c86-4342-a5a9-4478138f4b14', 'c6d644cf-3142-4134-aa91-fde7d6ceaa07', '23ae33e5-395a-48ce-8fc6-843459e4ba9f', '6bd3702b-f608-4e39-8a5c-7d57afc6930c']}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:31:21.075650 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-c944699b-1aaf-4ea8-9556-22d54cf33f99 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0647e6e3-a90e-4d11-9343-51f49fbf1e6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:31:21.102071 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-13a1cc17-a971-492d-9468-d6476e7cf6e6 req-113c8ea5-134d-4fdc-b425-061426763c4a tempest-TaggedBootDevicesTest-351536588 tempest-TaggedBootDevicesTest-351536588-project-member] https://10.4.3.105/volume/v3/attachments returned with HTTP 200 Aug 12 10:31:21.102745 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 97/389] 10.4.3.105 () {74 vars in 1594 bytes} [Wed Aug 12 10:31:21 2026] POST /volume/v3/attachments => generated 273 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:31:21.106199 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-c944699b-1aaf-4ea8-9556-22d54cf33f99 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0647e6e3-a90e-4d11-9343-51f49fbf1e6c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '65050ed7-80ee-45ba-9d89-2ff5a9482092', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1360353961',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='88446916493b4082a1dcca24d52ca1e3',qos_specs=None,replication_status=,reservations=['04115f80-5c86-4342-a5a9-4478138f4b14','c6d644cf-3142-4134-aa91-fde7d6ceaa07','23ae33e5-395a-48ce-8fc6-843459e4ba9f','6bd3702b-f608-4e39-8a5c-7d57afc6930c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8f7f2daec1204100a7bdef4a52a49bc2',volume_type_id=432a6f78-fb00-48dc-910c-9a34d08ee07f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:31:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1360353961',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=65050ed7-80ee-45ba-9d89-2ff5a9482092,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='88446916493b4082a1dcca24d52ca1e3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8f7f2daec1204100a7bdef4a52a49bc2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(432a6f78-fb00-48dc-910c-9a34d08ee07f),volume_type_id=432a6f78-fb00-48dc-910c-9a34d08ee07f)}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:31:21.107322 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-c944699b-1aaf-4ea8-9556-22d54cf33f99 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3d40b29f-f83d-4360-961d-d94e083c3fd9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:31:21.115792 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-7c9b5563-5d8a-4651-a4f0-66ffa2b18169 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:31:21.115873 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-7c9b5563-5d8a-4651-a4f0-66ffa2b18169 None None] GET https://10.4.3.105/volume// Aug 12 10:31:21.116155 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-7c9b5563-5d8a-4651-a4f0-66ffa2b18169 None None] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:31:21.116278 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-7c9b5563-5d8a-4651-a4f0-66ffa2b18169 None None] Calling method 'all' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:31:21.116709 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-7c9b5563-5d8a-4651-a4f0-66ffa2b18169 None None] https://10.4.3.105/volume// returned with HTTP 300 Aug 12 10:31:21.117093 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 101/390] 10.4.3.105 () {66 vars in 1419 bytes} [Wed Aug 12 10:31: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 10:31:21.132338 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-13a1cc17-a971-492d-9468-d6476e7cf6e6 req-9c3c423f-41b5-4960-be67-058204407f14 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:31:21.136257 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-13a1cc17-a971-492d-9468-d6476e7cf6e6 req-9c3c423f-41b5-4960-be67-058204407f14 tempest-TaggedBootDevicesTest-351536588 tempest-TaggedBootDevicesTest-351536588-project-member] POST https://10.4.3.105/volume/v3/attachments Aug 12 10:31:21.136257 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-13a1cc17-a971-492d-9468-d6476e7cf6e6 req-9c3c423f-41b5-4960-be67-058204407f14 tempest-TaggedBootDevicesTest-351536588 tempest-TaggedBootDevicesTest-351536588-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f74026b4-eae7-4c33-9827-4060a9e3d9d9", "connector": null, "instance_uuid": "0b14f3f9-cb36-407a-ab14-9341fb657454"}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:31:21.141177 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-c944699b-1aaf-4ea8-9556-22d54cf33f99 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3d40b29f-f83d-4360-961d-d94e083c3fd9) transitioned into state 'SUCCESS' from state '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-1360353961',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='88446916493b4082a1dcca24d52ca1e3',qos_specs=None,replication_status=,reservations=['04115f80-5c86-4342-a5a9-4478138f4b14','c6d644cf-3142-4134-aa91-fde7d6ceaa07','23ae33e5-395a-48ce-8fc6-843459e4ba9f','6bd3702b-f608-4e39-8a5c-7d57afc6930c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8f7f2daec1204100a7bdef4a52a49bc2',volume_type_id=432a6f78-fb00-48dc-910c-9a34d08ee07f)}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:31:21.142261 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-c944699b-1aaf-4ea8-9556-22d54cf33f99 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b5240a7c-7842-496a-9a95-f94421441bc2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:31:21.155418 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:31:21.155418 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:31:21.161675 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-c944699b-1aaf-4ea8-9556-22d54cf33f99 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b5240a7c-7842-496a-9a95-f94421441bc2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:31:21.161675 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-c944699b-1aaf-4ea8-9556-22d54cf33f99 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Flow 'volume_create_api' (1eded018-8a93-4402-862c-8bed00121279) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100374) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:31:21.161675 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-c944699b-1aaf-4ea8-9556-22d54cf33f99 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Create volume request issued successfully. Aug 12 10:31:21.162381 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-c944699b-1aaf-4ea8-9556-22d54cf33f99 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] https://10.4.3.105/volume/v3/volumes returned with HTTP 202 Aug 12 10:31:21.163061 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 94/391] 10.4.3.105 () {68 vars in 1259 bytes} [Wed Aug 12 10:31:20 2026] POST /volume/v3/volumes => generated 760 bytes in 643 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 10:31:21.181389 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-eadf196a-78c4-4531-99d7-bc05933e4a04 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:31:21.184994 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-eadf196a-78c4-4531-99d7-bc05933e4a04 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] GET https://10.4.3.105/volume/v3/volumes/65050ed7-80ee-45ba-9d89-2ff5a9482092 Aug 12 10:31:21.185542 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-eadf196a-78c4-4531-99d7-bc05933e4a04 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:31:21.185840 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-eadf196a-78c4-4531-99d7-bc05933e4a04 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:31:21.200797 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:31:21.200797 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:31:21.212086 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-eadf196a-78c4-4531-99d7-bc05933e4a04 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Volume info retrieved successfully. Aug 12 10:31:21.216642 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-13a1cc17-a971-492d-9468-d6476e7cf6e6 req-9c3c423f-41b5-4960-be67-058204407f14 tempest-TaggedBootDevicesTest-351536588 tempest-TaggedBootDevicesTest-351536588-project-member] https://10.4.3.105/volume/v3/attachments returned with HTTP 200 Aug 12 10:31:21.217279 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 100/392] 10.4.3.105 () {74 vars in 1594 bytes} [Wed Aug 12 10:31:21 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 10:31:21.217738 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-eadf196a-78c4-4531-99d7-bc05933e4a04 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] https://10.4.3.105/volume/v3/volumes/65050ed7-80ee-45ba-9d89-2ff5a9482092 returned with HTTP 200 Aug 12 10:31:21.218328 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 98/393] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:31:21 2026] GET /volume/v3/volumes/65050ed7-80ee-45ba-9d89-2ff5a9482092 => generated 828 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:31:21.232796 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-6a072589-4a1d-4212-b587-cc1b322a5f56 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:31:21.232796 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-6a072589-4a1d-4212-b587-cc1b322a5f56 None None] GET https://10.4.3.105/volume// Aug 12 10:31:21.232796 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-6a072589-4a1d-4212-b587-cc1b322a5f56 None None] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:31:21.232796 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-6a072589-4a1d-4212-b587-cc1b322a5f56 None None] Calling method 'all' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:31:21.232796 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-6a072589-4a1d-4212-b587-cc1b322a5f56 None None] https://10.4.3.105/volume// returned with HTTP 300 Aug 12 10:31:21.232796 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 102/394] 10.4.3.105 () {66 vars in 1419 bytes} [Wed Aug 12 10:31: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 10:31:21.240058 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-13a1cc17-a971-492d-9468-d6476e7cf6e6 req-d24d60bd-a761-4059-9bbe-b78f9d267ff8 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:31:21.243730 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-13a1cc17-a971-492d-9468-d6476e7cf6e6 req-d24d60bd-a761-4059-9bbe-b78f9d267ff8 tempest-TaggedBootDevicesTest-351536588 tempest-TaggedBootDevicesTest-351536588-project-member] POST https://10.4.3.105/volume/v3/attachments Aug 12 10:31:21.244090 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-13a1cc17-a971-492d-9468-d6476e7cf6e6 req-d24d60bd-a761-4059-9bbe-b78f9d267ff8 tempest-TaggedBootDevicesTest-351536588 tempest-TaggedBootDevicesTest-351536588-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "728cc45d-3e53-4088-9ad1-57cd6a3b9537", "connector": null, "instance_uuid": "0b14f3f9-cb36-407a-ab14-9341fb657454"}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:31:21.254413 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:31:21.254413 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:31:21.301988 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-13a1cc17-a971-492d-9468-d6476e7cf6e6 req-d24d60bd-a761-4059-9bbe-b78f9d267ff8 tempest-TaggedBootDevicesTest-351536588 tempest-TaggedBootDevicesTest-351536588-project-member] https://10.4.3.105/volume/v3/attachments returned with HTTP 200 Aug 12 10:31:21.302568 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 95/395] 10.4.3.105 () {74 vars in 1594 bytes} [Wed Aug 12 10:31:21 2026] POST /volume/v3/attachments => generated 273 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 12 10:31:21.330602 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-2a2042ef-30e2-4fe6-a045-5411c1dc30b8 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:31:21.335001 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-2a2042ef-30e2-4fe6-a045-5411c1dc30b8 tempest-VolumeTypesAccessTest-164577391 tempest-VolumeTypesAccessTest-164577391-project-member] GET https://10.4.3.105/volume/v3/volumes/cc086b84-4598-45de-a6d0-537f1a11f35a Aug 12 10:31:21.335105 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-2a2042ef-30e2-4fe6-a045-5411c1dc30b8 tempest-VolumeTypesAccessTest-164577391 tempest-VolumeTypesAccessTest-164577391-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:31:21.335849 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-2a2042ef-30e2-4fe6-a045-5411c1dc30b8 tempest-VolumeTypesAccessTest-164577391 tempest-VolumeTypesAccessTest-164577391-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:31:21.346011 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-2a2042ef-30e2-4fe6-a045-5411c1dc30b8 tempest-VolumeTypesAccessTest-164577391 tempest-VolumeTypesAccessTest-164577391-project-member] https://10.4.3.105/volume/v3/volumes/cc086b84-4598-45de-a6d0-537f1a11f35a returned with HTTP 404 Aug 12 10:31:21.346845 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 101/396] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:31:21 2026] GET /volume/v3/volumes/cc086b84-4598-45de-a6d0-537f1a11f35a => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:31:21.357663 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-c187af4f-7469-445e-89b1-92050fd63097 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:31:21.359449 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-c187af4f-7469-445e-89b1-92050fd63097 tempest-VolumeTypesAccessTest-1531478054 tempest-VolumeTypesAccessTest-1531478054-project-admin] POST https://10.4.3.105/volume/v3/types/1e3c3074-d79c-459c-8f50-3393bda8ad0f/action Aug 12 10:31:21.359733 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-c187af4f-7469-445e-89b1-92050fd63097 tempest-VolumeTypesAccessTest-1531478054 tempest-VolumeTypesAccessTest-1531478054-project-admin] Action body: b'{"removeProjectAccess": {"project": "1b46c98f90ff4bd286240699a81cedae"}}' {{(pid=100373) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 10:31:21.359877 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-c187af4f-7469-445e-89b1-92050fd63097 tempest-VolumeTypesAccessTest-1531478054 tempest-VolumeTypesAccessTest-1531478054-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "1b46c98f90ff4bd286240699a81cedae"}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:31:21.387432 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-c187af4f-7469-445e-89b1-92050fd63097 tempest-VolumeTypesAccessTest-1531478054 tempest-VolumeTypesAccessTest-1531478054-project-admin] https://10.4.3.105/volume/v3/types/1e3c3074-d79c-459c-8f50-3393bda8ad0f/action returned with HTTP 202 Aug 12 10:31:21.387962 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 99/397] 10.4.3.105 () {68 vars in 1384 bytes} [Wed Aug 12 10:31:21 2026] POST /volume/v3/types/1e3c3074-d79c-459c-8f50-3393bda8ad0f/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 10:31:21.402531 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-ab9091d0-1df1-43c6-ac46-3025c273f04e None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:31:21.403090 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-ab9091d0-1df1-43c6-ac46-3025c273f04e tempest-VolumeTypesAccessTest-1531478054 tempest-VolumeTypesAccessTest-1531478054-project-admin] DELETE https://10.4.3.105/volume/v3/types/1e3c3074-d79c-459c-8f50-3393bda8ad0f Aug 12 10:31:21.403142 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-ab9091d0-1df1-43c6-ac46-3025c273f04e tempest-VolumeTypesAccessTest-1531478054 tempest-VolumeTypesAccessTest-1531478054-project-admin] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:31:21.405338 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-ab9091d0-1df1-43c6-ac46-3025c273f04e tempest-VolumeTypesAccessTest-1531478054 tempest-VolumeTypesAccessTest-1531478054-project-admin] Calling method '_delete' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:31:21.482539 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-ab9091d0-1df1-43c6-ac46-3025c273f04e tempest-VolumeTypesAccessTest-1531478054 tempest-VolumeTypesAccessTest-1531478054-project-admin] https://10.4.3.105/volume/v3/types/1e3c3074-d79c-459c-8f50-3393bda8ad0f returned with HTTP 202 Aug 12 10:31:21.483154 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 103/398] 10.4.3.105 () {66 vars in 1345 bytes} [Wed Aug 12 10:31:21 2026] DELETE /volume/v3/types/1e3c3074-d79c-459c-8f50-3393bda8ad0f => generated 0 bytes in 83 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 10:31:21.500322 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-2662c3da-6001-49cd-b5ca-b2487aaffc3c None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:31:21.504348 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-2662c3da-6001-49cd-b5ca-b2487aaffc3c tempest-VolumeTypesAccessTest-1531478054 tempest-VolumeTypesAccessTest-1531478054-project-admin] GET https://10.4.3.105/volume/v3/types/1e3c3074-d79c-459c-8f50-3393bda8ad0f Aug 12 10:31:21.504348 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-2662c3da-6001-49cd-b5ca-b2487aaffc3c tempest-VolumeTypesAccessTest-1531478054 tempest-VolumeTypesAccessTest-1531478054-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:31:21.505174 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-2662c3da-6001-49cd-b5ca-b2487aaffc3c tempest-VolumeTypesAccessTest-1531478054 tempest-VolumeTypesAccessTest-1531478054-project-admin] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:31:21.509350 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-2662c3da-6001-49cd-b5ca-b2487aaffc3c tempest-VolumeTypesAccessTest-1531478054 tempest-VolumeTypesAccessTest-1531478054-project-admin] https://10.4.3.105/volume/v3/types/1e3c3074-d79c-459c-8f50-3393bda8ad0f returned with HTTP 404 Aug 12 10:31:21.510064 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 96/399] 10.4.3.105 () {66 vars in 1342 bytes} [Wed Aug 12 10:31:21 2026] GET /volume/v3/types/1e3c3074-d79c-459c-8f50-3393bda8ad0f => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:31:21.522582 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-5d3d5dbd-08d6-4783-9459-027c49167139 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:31:21.526611 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-5d3d5dbd-08d6-4783-9459-027c49167139 tempest-VolumeTypesAccessTest-1531478054 tempest-VolumeTypesAccessTest-1531478054-project-admin] POST https://10.4.3.105/volume/v3/types Aug 12 10:31:21.527026 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-5d3d5dbd-08d6-4783-9459-027c49167139 tempest-VolumeTypesAccessTest-1531478054 tempest-VolumeTypesAccessTest-1531478054-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-833445810", "os-volume-type-access:is_public": false}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:31:21.528885 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:31:21.528885 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:31:21.557381 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-5d3d5dbd-08d6-4783-9459-027c49167139 tempest-VolumeTypesAccessTest-1531478054 tempest-VolumeTypesAccessTest-1531478054-project-admin] https://10.4.3.105/volume/v3/types returned with HTTP 200 Aug 12 10:31:21.558901 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 102/400] 10.4.3.105 () {68 vars in 1253 bytes} [Wed Aug 12 10:31:21 2026] POST /volume/v3/types => generated 228 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:31:21.573757 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-e3855c84-b30f-4dd7-9ece-83ee535c6a79 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:31:21.576159 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-e3855c84-b30f-4dd7-9ece-83ee535c6a79 tempest-VolumeTypesAccessTest-1531478054 tempest-VolumeTypesAccessTest-1531478054-project-admin] POST https://10.4.3.105/volume/v3/types/44063ab4-c271-47da-ae4e-90764f40bab5/action Aug 12 10:31:21.576592 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-e3855c84-b30f-4dd7-9ece-83ee535c6a79 tempest-VolumeTypesAccessTest-1531478054 tempest-VolumeTypesAccessTest-1531478054-project-admin] Action body: b'{"addProjectAccess": {"project": "1b46c98f90ff4bd286240699a81cedae"}}' {{(pid=100373) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 10:31:21.576754 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-e3855c84-b30f-4dd7-9ece-83ee535c6a79 tempest-VolumeTypesAccessTest-1531478054 tempest-VolumeTypesAccessTest-1531478054-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "1b46c98f90ff4bd286240699a81cedae"}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:31:21.596724 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-e3855c84-b30f-4dd7-9ece-83ee535c6a79 tempest-VolumeTypesAccessTest-1531478054 tempest-VolumeTypesAccessTest-1531478054-project-admin] https://10.4.3.105/volume/v3/types/44063ab4-c271-47da-ae4e-90764f40bab5/action returned with HTTP 202 Aug 12 10:31:21.597004 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 100/401] 10.4.3.105 () {68 vars in 1384 bytes} [Wed Aug 12 10:31:21 2026] POST /volume/v3/types/44063ab4-c271-47da-ae4e-90764f40bab5/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 10:31:21.606154 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-7ce67ad4-670d-4cab-8f4d-215012208453 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:31:21.611459 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-7ce67ad4-670d-4cab-8f4d-215012208453 tempest-VolumeTypesAccessTest-1531478054 tempest-VolumeTypesAccessTest-1531478054-project-admin] POST https://10.4.3.105/volume/v3/types/44063ab4-c271-47da-ae4e-90764f40bab5/action Aug 12 10:31:21.612116 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-7ce67ad4-670d-4cab-8f4d-215012208453 tempest-VolumeTypesAccessTest-1531478054 tempest-VolumeTypesAccessTest-1531478054-project-admin] Action body: b'{"addProjectAccess": {"project": "03a0ba81dacd440ba45ec3bc4318b8f6"}}' {{(pid=100372) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 10:31:21.612335 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-7ce67ad4-670d-4cab-8f4d-215012208453 tempest-VolumeTypesAccessTest-1531478054 tempest-VolumeTypesAccessTest-1531478054-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "03a0ba81dacd440ba45ec3bc4318b8f6"}} {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:31:21.633214 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-7ce67ad4-670d-4cab-8f4d-215012208453 tempest-VolumeTypesAccessTest-1531478054 tempest-VolumeTypesAccessTest-1531478054-project-admin] https://10.4.3.105/volume/v3/types/44063ab4-c271-47da-ae4e-90764f40bab5/action returned with HTTP 202 Aug 12 10:31:21.633999 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 104/402] 10.4.3.105 () {68 vars in 1384 bytes} [Wed Aug 12 10:31:21 2026] POST /volume/v3/types/44063ab4-c271-47da-ae4e-90764f40bab5/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 10:31:21.644784 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-9245f54f-d2c6-42b8-aef1-0d65d498d36d None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:31:21.647175 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-9245f54f-d2c6-42b8-aef1-0d65d498d36d tempest-VolumeTypesAccessTest-1531478054 tempest-VolumeTypesAccessTest-1531478054-project-admin] GET https://10.4.3.105/volume/v3/types/44063ab4-c271-47da-ae4e-90764f40bab5/os-volume-type-access Aug 12 10:31:21.647548 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-9245f54f-d2c6-42b8-aef1-0d65d498d36d tempest-VolumeTypesAccessTest-1531478054 tempest-VolumeTypesAccessTest-1531478054-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:31:21.647822 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-9245f54f-d2c6-42b8-aef1-0d65d498d36d tempest-VolumeTypesAccessTest-1531478054 tempest-VolumeTypesAccessTest-1531478054-project-admin] Calling method 'index' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:31:21.648196 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:31:21.648196 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:31:21.674875 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-9245f54f-d2c6-42b8-aef1-0d65d498d36d tempest-VolumeTypesAccessTest-1531478054 tempest-VolumeTypesAccessTest-1531478054-project-admin] https://10.4.3.105/volume/v3/types/44063ab4-c271-47da-ae4e-90764f40bab5/os-volume-type-access returned with HTTP 200 Aug 12 10:31:21.675224 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 97/403] 10.4.3.105 () {66 vars in 1408 bytes} [Wed Aug 12 10:31:21 2026] GET /volume/v3/types/44063ab4-c271-47da-ae4e-90764f40bab5/os-volume-type-access => generated 244 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:31:21.687216 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-594aaeb2-a209-4b99-9e7c-e0f38eb567d2 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:31:21.689895 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-594aaeb2-a209-4b99-9e7c-e0f38eb567d2 tempest-VolumeTypesAccessTest-1531478054 tempest-VolumeTypesAccessTest-1531478054-project-admin] POST https://10.4.3.105/volume/v3/types/44063ab4-c271-47da-ae4e-90764f40bab5/action Aug 12 10:31:21.690313 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-594aaeb2-a209-4b99-9e7c-e0f38eb567d2 tempest-VolumeTypesAccessTest-1531478054 tempest-VolumeTypesAccessTest-1531478054-project-admin] Action body: b'{"removeProjectAccess": {"project": "03a0ba81dacd440ba45ec3bc4318b8f6"}}' {{(pid=100375) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 10:31:21.690425 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-594aaeb2-a209-4b99-9e7c-e0f38eb567d2 tempest-VolumeTypesAccessTest-1531478054 tempest-VolumeTypesAccessTest-1531478054-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "03a0ba81dacd440ba45ec3bc4318b8f6"}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:31:21.720427 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-594aaeb2-a209-4b99-9e7c-e0f38eb567d2 tempest-VolumeTypesAccessTest-1531478054 tempest-VolumeTypesAccessTest-1531478054-project-admin] https://10.4.3.105/volume/v3/types/44063ab4-c271-47da-ae4e-90764f40bab5/action returned with HTTP 202 Aug 12 10:31:21.721294 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 103/404] 10.4.3.105 () {68 vars in 1384 bytes} [Wed Aug 12 10:31:21 2026] POST /volume/v3/types/44063ab4-c271-47da-ae4e-90764f40bab5/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 12 10:31:21.732583 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-e8850ce6-1032-487b-bfef-a4ec45456643 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:31:21.739630 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-e8850ce6-1032-487b-bfef-a4ec45456643 tempest-VolumeTypesAccessTest-1531478054 tempest-VolumeTypesAccessTest-1531478054-project-admin] POST https://10.4.3.105/volume/v3/types/44063ab4-c271-47da-ae4e-90764f40bab5/action Aug 12 10:31:21.741539 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-e8850ce6-1032-487b-bfef-a4ec45456643 tempest-VolumeTypesAccessTest-1531478054 tempest-VolumeTypesAccessTest-1531478054-project-admin] Action body: b'{"removeProjectAccess": {"project": "1b46c98f90ff4bd286240699a81cedae"}}' {{(pid=100373) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 10:31:21.741539 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-e8850ce6-1032-487b-bfef-a4ec45456643 tempest-VolumeTypesAccessTest-1531478054 tempest-VolumeTypesAccessTest-1531478054-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "1b46c98f90ff4bd286240699a81cedae"}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:31:21.765806 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-e8850ce6-1032-487b-bfef-a4ec45456643 tempest-VolumeTypesAccessTest-1531478054 tempest-VolumeTypesAccessTest-1531478054-project-admin] https://10.4.3.105/volume/v3/types/44063ab4-c271-47da-ae4e-90764f40bab5/action returned with HTTP 202 Aug 12 10:31:21.767068 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 101/405] 10.4.3.105 () {68 vars in 1384 bytes} [Wed Aug 12 10:31:21 2026] POST /volume/v3/types/44063ab4-c271-47da-ae4e-90764f40bab5/action => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 10:31:21.781326 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-8bf44642-3053-4b48-884e-3f6b2428013c None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:31:21.786902 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-8bf44642-3053-4b48-884e-3f6b2428013c tempest-VolumeTypesAccessTest-1531478054 tempest-VolumeTypesAccessTest-1531478054-project-admin] DELETE https://10.4.3.105/volume/v3/types/44063ab4-c271-47da-ae4e-90764f40bab5 Aug 12 10:31:21.786902 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-8bf44642-3053-4b48-884e-3f6b2428013c tempest-VolumeTypesAccessTest-1531478054 tempest-VolumeTypesAccessTest-1531478054-project-admin] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:31:21.786902 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-8bf44642-3053-4b48-884e-3f6b2428013c tempest-VolumeTypesAccessTest-1531478054 tempest-VolumeTypesAccessTest-1531478054-project-admin] Calling method '_delete' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:31:21.842664 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-8bf44642-3053-4b48-884e-3f6b2428013c tempest-VolumeTypesAccessTest-1531478054 tempest-VolumeTypesAccessTest-1531478054-project-admin] https://10.4.3.105/volume/v3/types/44063ab4-c271-47da-ae4e-90764f40bab5 returned with HTTP 202 Aug 12 10:31:21.843177 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 105/406] 10.4.3.105 () {66 vars in 1345 bytes} [Wed Aug 12 10:31:21 2026] DELETE /volume/v3/types/44063ab4-c271-47da-ae4e-90764f40bab5 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 10:31:21.856392 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-c881b316-3441-45bb-92c8-eaaa686e1a6d None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:31:21.857360 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-c881b316-3441-45bb-92c8-eaaa686e1a6d tempest-VolumeTypesAccessTest-1531478054 tempest-VolumeTypesAccessTest-1531478054-project-admin] GET https://10.4.3.105/volume/v3/types/44063ab4-c271-47da-ae4e-90764f40bab5 Aug 12 10:31:21.857701 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-c881b316-3441-45bb-92c8-eaaa686e1a6d tempest-VolumeTypesAccessTest-1531478054 tempest-VolumeTypesAccessTest-1531478054-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:31:21.857947 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-c881b316-3441-45bb-92c8-eaaa686e1a6d tempest-VolumeTypesAccessTest-1531478054 tempest-VolumeTypesAccessTest-1531478054-project-admin] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:31:21.863670 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-c881b316-3441-45bb-92c8-eaaa686e1a6d tempest-VolumeTypesAccessTest-1531478054 tempest-VolumeTypesAccessTest-1531478054-project-admin] https://10.4.3.105/volume/v3/types/44063ab4-c271-47da-ae4e-90764f40bab5 returned with HTTP 404 Aug 12 10:31:21.863752 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 98/407] 10.4.3.105 () {66 vars in 1342 bytes} [Wed Aug 12 10:31:21 2026] GET /volume/v3/types/44063ab4-c271-47da-ae4e-90764f40bab5 => generated 114 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:31:22.242982 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-421633b6-a5c7-4d66-a3bf-6fd511958553 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:31:22.245535 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-421633b6-a5c7-4d66-a3bf-6fd511958553 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] GET https://10.4.3.105/volume/v3/volumes/65050ed7-80ee-45ba-9d89-2ff5a9482092 Aug 12 10:31:22.245773 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-421633b6-a5c7-4d66-a3bf-6fd511958553 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:31:22.245961 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-421633b6-a5c7-4d66-a3bf-6fd511958553 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:31:22.255904 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:31:22.255904 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:31:22.264196 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-421633b6-a5c7-4d66-a3bf-6fd511958553 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Volume info retrieved successfully. Aug 12 10:31:22.279044 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-421633b6-a5c7-4d66-a3bf-6fd511958553 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] https://10.4.3.105/volume/v3/volumes/65050ed7-80ee-45ba-9d89-2ff5a9482092 returned with HTTP 200 Aug 12 10:31:22.279840 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 104/408] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:31:22 2026] GET /volume/v3/volumes/65050ed7-80ee-45ba-9d89-2ff5a9482092 => generated 1368 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:31:22.481413 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-22cdaf0d-5e2e-4244-8814-5739612cb2bf req-6b105fee-4b47-458a-8d5c-eca20f1ca963 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:31:22.490343 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-22cdaf0d-5e2e-4244-8814-5739612cb2bf req-6b105fee-4b47-458a-8d5c-eca20f1ca963 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] GET https://10.4.3.105/volume/v3/volumes/65050ed7-80ee-45ba-9d89-2ff5a9482092 Aug 12 10:31:22.490527 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-22cdaf0d-5e2e-4244-8814-5739612cb2bf req-6b105fee-4b47-458a-8d5c-eca20f1ca963 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:31:22.490799 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-22cdaf0d-5e2e-4244-8814-5739612cb2bf req-6b105fee-4b47-458a-8d5c-eca20f1ca963 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:31:22.504467 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:31:22.504467 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:31:22.520253 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [req-22cdaf0d-5e2e-4244-8814-5739612cb2bf req-6b105fee-4b47-458a-8d5c-eca20f1ca963 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Volume info retrieved successfully. Aug 12 10:31:22.530294 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-22cdaf0d-5e2e-4244-8814-5739612cb2bf req-6b105fee-4b47-458a-8d5c-eca20f1ca963 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] https://10.4.3.105/volume/v3/volumes/65050ed7-80ee-45ba-9d89-2ff5a9482092 returned with HTTP 200 Aug 12 10:31:22.531573 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 102/409] 10.4.3.105 () {68 vars in 1598 bytes} [Wed Aug 12 10:31:22 2026] GET /volume/v3/volumes/65050ed7-80ee-45ba-9d89-2ff5a9482092 => generated 1368 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:31:23.232017 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-0c185407-58aa-4025-8a7c-c25b7af46a59 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:31:23.232654 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-0c185407-58aa-4025-8a7c-c25b7af46a59 None None] GET https://10.4.3.105/volume// Aug 12 10:31:23.234174 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-0c185407-58aa-4025-8a7c-c25b7af46a59 None None] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:31:23.234699 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-0c185407-58aa-4025-8a7c-c25b7af46a59 None None] Calling method 'all' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:31:23.235391 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-0c185407-58aa-4025-8a7c-c25b7af46a59 None None] https://10.4.3.105/volume// returned with HTTP 300 Aug 12 10:31:23.235822 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 106/410] 10.4.3.105 () {66 vars in 1426 bytes} [Wed Aug 12 10:31:23 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 10:31:23.251431 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-13a1cc17-a971-492d-9468-d6476e7cf6e6 req-b182e6db-198c-4b11-91f3-a9181a2e0878 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:31:23.254283 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-13a1cc17-a971-492d-9468-d6476e7cf6e6 req-b182e6db-198c-4b11-91f3-a9181a2e0878 tempest-TaggedBootDevicesTest-351536588 tempest-TaggedBootDevicesTest-351536588-project-member] GET https://10.4.3.105/volume/v3/volumes/881f8694-ad3a-4fdb-add2-68a6cd9f9ae5 Aug 12 10:31:23.254590 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-13a1cc17-a971-492d-9468-d6476e7cf6e6 req-b182e6db-198c-4b11-91f3-a9181a2e0878 tempest-TaggedBootDevicesTest-351536588 tempest-TaggedBootDevicesTest-351536588-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:31:23.254797 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-13a1cc17-a971-492d-9468-d6476e7cf6e6 req-b182e6db-198c-4b11-91f3-a9181a2e0878 tempest-TaggedBootDevicesTest-351536588 tempest-TaggedBootDevicesTest-351536588-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:31:23.283906 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:31:23.283906 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:31:23.291716 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [req-13a1cc17-a971-492d-9468-d6476e7cf6e6 req-b182e6db-198c-4b11-91f3-a9181a2e0878 tempest-TaggedBootDevicesTest-351536588 tempest-TaggedBootDevicesTest-351536588-project-member] Volume info retrieved successfully. Aug 12 10:31:23.300462 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-13a1cc17-a971-492d-9468-d6476e7cf6e6 req-b182e6db-198c-4b11-91f3-a9181a2e0878 tempest-TaggedBootDevicesTest-351536588 tempest-TaggedBootDevicesTest-351536588-project-member] https://10.4.3.105/volume/v3/volumes/881f8694-ad3a-4fdb-add2-68a6cd9f9ae5 returned with HTTP 200 Aug 12 10:31:23.301048 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 99/411] 10.4.3.105 () {70 vars in 1639 bytes} [Wed Aug 12 10:31:23 2026] GET /volume/v3/volumes/881f8694-ad3a-4fdb-add2-68a6cd9f9ae5 => generated 1539 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 10:31:23.453663 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-13a1cc17-a971-492d-9468-d6476e7cf6e6 req-f0d635cf-a875-4322-86ef-075fdd5e2378 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:31:23.466709 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-13a1cc17-a971-492d-9468-d6476e7cf6e6 req-f0d635cf-a875-4322-86ef-075fdd5e2378 tempest-TaggedBootDevicesTest-351536588 tempest-TaggedBootDevicesTest-351536588-project-member] PUT https://10.4.3.105/volume/v3/attachments/3dd98541-7a0b-45c8-8f14-9ef0129f4d92 Aug 12 10:31:23.466709 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-13a1cc17-a971-492d-9468-d6476e7cf6e6 req-f0d635cf-a875-4322-86ef-075fdd5e2378 tempest-TaggedBootDevicesTest-351536588 tempest-TaggedBootDevicesTest-351536588-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.105", "host": "np0000007037", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a295cd65dd1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "cc953c5f-eaed-46bf-96e8-0985bbef0414", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:31:23.477110 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.coordination [req-13a1cc17-a971-492d-9468-d6476e7cf6e6 req-f0d635cf-a875-4322-86ef-075fdd5e2378 tempest-TaggedBootDevicesTest-351536588 tempest-TaggedBootDevicesTest-351536588-project-member] Acquiring lock "cinder-attachment_update-881f8694-ad3a-4fdb-add2-68a6cd9f9ae5-np0000007037" by "attachment_update" {{(pid=100375) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 10:31:23.487583 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.coordination [req-13a1cc17-a971-492d-9468-d6476e7cf6e6 req-f0d635cf-a875-4322-86ef-075fdd5e2378 tempest-TaggedBootDevicesTest-351536588 tempest-TaggedBootDevicesTest-351536588-project-member] Lock "cinder-attachment_update-881f8694-ad3a-4fdb-add2-68a6cd9f9ae5-np0000007037" acquired by "attachment_update" :: waited 0.010s {{(pid=100375) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 10:31:23.487583 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:31:23.487583 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:31:23.539425 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-a883e7ba-2824-4402-ae05-de8ed7b57099 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:31:23.542438 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-a883e7ba-2824-4402-ae05-de8ed7b57099 tempest-TaggedAttachmentsTest-928815706 tempest-TaggedAttachmentsTest-928815706-project-member] DELETE https://10.4.3.105/volume/v3/volumes/27dfbd54-132b-41b3-8d1c-fefaf8986b56 Aug 12 10:31:23.542673 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-a883e7ba-2824-4402-ae05-de8ed7b57099 tempest-TaggedAttachmentsTest-928815706 tempest-TaggedAttachmentsTest-928815706-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:31:23.542869 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-a883e7ba-2824-4402-ae05-de8ed7b57099 tempest-TaggedAttachmentsTest-928815706 tempest-TaggedAttachmentsTest-928815706-project-member] Calling method 'delete' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:31:23.543058 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.v3.volumes [None req-a883e7ba-2824-4402-ae05-de8ed7b57099 tempest-TaggedAttachmentsTest-928815706 tempest-TaggedAttachmentsTest-928815706-project-member] Delete volume with id: 27dfbd54-132b-41b3-8d1c-fefaf8986b56 Aug 12 10:31:23.553323 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:31:23.553323 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:31:23.554558 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-a883e7ba-2824-4402-ae05-de8ed7b57099 tempest-TaggedAttachmentsTest-928815706 tempest-TaggedAttachmentsTest-928815706-project-member] Volume info retrieved successfully. Aug 12 10:31:23.585840 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-a883e7ba-2824-4402-ae05-de8ed7b57099 tempest-TaggedAttachmentsTest-928815706 tempest-TaggedAttachmentsTest-928815706-project-member] Delete volume request issued successfully. Aug 12 10:31:23.585950 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-a883e7ba-2824-4402-ae05-de8ed7b57099 tempest-TaggedAttachmentsTest-928815706 tempest-TaggedAttachmentsTest-928815706-project-member] https://10.4.3.105/volume/v3/volumes/27dfbd54-132b-41b3-8d1c-fefaf8986b56 returned with HTTP 202 Aug 12 10:31:23.586823 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 103/412] 10.4.3.105 () {66 vars in 1351 bytes} [Wed Aug 12 10:31:23 2026] DELETE /volume/v3/volumes/27dfbd54-132b-41b3-8d1c-fefaf8986b56 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 10:31:23.598461 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-7b582033-6165-4431-bbb8-eed11c34b486 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:31:23.604777 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-7b582033-6165-4431-bbb8-eed11c34b486 tempest-TaggedAttachmentsTest-928815706 tempest-TaggedAttachmentsTest-928815706-project-member] GET https://10.4.3.105/volume/v3/volumes/27dfbd54-132b-41b3-8d1c-fefaf8986b56 Aug 12 10:31:23.604777 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-7b582033-6165-4431-bbb8-eed11c34b486 tempest-TaggedAttachmentsTest-928815706 tempest-TaggedAttachmentsTest-928815706-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:31:23.604777 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-7b582033-6165-4431-bbb8-eed11c34b486 tempest-TaggedAttachmentsTest-928815706 tempest-TaggedAttachmentsTest-928815706-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:31:23.617825 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:31:23.617825 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:31:23.623841 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-7b582033-6165-4431-bbb8-eed11c34b486 tempest-TaggedAttachmentsTest-928815706 tempest-TaggedAttachmentsTest-928815706-project-member] Volume info retrieved successfully. Aug 12 10:31:23.630227 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-7b582033-6165-4431-bbb8-eed11c34b486 tempest-TaggedAttachmentsTest-928815706 tempest-TaggedAttachmentsTest-928815706-project-member] https://10.4.3.105/volume/v3/volumes/27dfbd54-132b-41b3-8d1c-fefaf8986b56 returned with HTTP 200 Aug 12 10:31:23.630227 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 107/413] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:31:23 2026] GET /volume/v3/volumes/27dfbd54-132b-41b3-8d1c-fefaf8986b56 => generated 844 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:31:23.651097 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.coordination [req-13a1cc17-a971-492d-9468-d6476e7cf6e6 req-f0d635cf-a875-4322-86ef-075fdd5e2378 tempest-TaggedBootDevicesTest-351536588 tempest-TaggedBootDevicesTest-351536588-project-member] Lock "cinder-attachment_update-881f8694-ad3a-4fdb-add2-68a6cd9f9ae5-np0000007037" released by "attachment_update" :: held 0.166s {{(pid=100375) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 10:31:23.652508 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-13a1cc17-a971-492d-9468-d6476e7cf6e6 req-f0d635cf-a875-4322-86ef-075fdd5e2378 tempest-TaggedBootDevicesTest-351536588 tempest-TaggedBootDevicesTest-351536588-project-member] https://10.4.3.105/volume/v3/attachments/3dd98541-7a0b-45c8-8f14-9ef0129f4d92 returned with HTTP 200 Aug 12 10:31:23.652673 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 105/414] 10.4.3.105 () {74 vars in 1704 bytes} [Wed Aug 12 10:31:23 2026] PUT /volume/v3/attachments/3dd98541-7a0b-45c8-8f14-9ef0129f4d92 => generated 969 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:31:23.698874 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-13a1cc17-a971-492d-9468-d6476e7cf6e6 req-3925dae6-4d92-4b57-8d6f-87a240d0c14e None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:31:23.701749 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-13a1cc17-a971-492d-9468-d6476e7cf6e6 req-3925dae6-4d92-4b57-8d6f-87a240d0c14e tempest-TaggedBootDevicesTest-351536588 tempest-TaggedBootDevicesTest-351536588-project-member] POST https://10.4.3.105/volume/v3/attachments/3dd98541-7a0b-45c8-8f14-9ef0129f4d92/action Aug 12 10:31:23.702242 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-13a1cc17-a971-492d-9468-d6476e7cf6e6 req-3925dae6-4d92-4b57-8d6f-87a240d0c14e tempest-TaggedBootDevicesTest-351536588 tempest-TaggedBootDevicesTest-351536588-project-member] Action body: b'{"os-complete": null}' {{(pid=100374) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 10:31:23.702399 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-13a1cc17-a971-492d-9468-d6476e7cf6e6 req-3925dae6-4d92-4b57-8d6f-87a240d0c14e tempest-TaggedBootDevicesTest-351536588 tempest-TaggedBootDevicesTest-351536588-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:31:23.729394 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:31:23.729394 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:31:23.749401 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-13a1cc17-a971-492d-9468-d6476e7cf6e6 req-3925dae6-4d92-4b57-8d6f-87a240d0c14e tempest-TaggedBootDevicesTest-351536588 tempest-TaggedBootDevicesTest-351536588-project-member] https://10.4.3.105/volume/v3/attachments/3dd98541-7a0b-45c8-8f14-9ef0129f4d92/action returned with HTTP 204 Aug 12 10:31:23.751019 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 100/415] 10.4.3.105 () {74 vars in 1725 bytes} [Wed Aug 12 10:31:23 2026] POST /volume/v3/attachments/3dd98541-7a0b-45c8-8f14-9ef0129f4d92/action => generated 0 bytes in 52 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:31:23.783300 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-c1ce09d8-9c32-4264-86cf-1d66c24e657c None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:31:23.783589 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-c1ce09d8-9c32-4264-86cf-1d66c24e657c None None] GET https://10.4.3.105/volume// Aug 12 10:31:23.784760 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-c1ce09d8-9c32-4264-86cf-1d66c24e657c None None] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:31:23.784760 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-c1ce09d8-9c32-4264-86cf-1d66c24e657c None None] Calling method 'all' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:31:23.786092 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-c1ce09d8-9c32-4264-86cf-1d66c24e657c None None] https://10.4.3.105/volume// returned with HTTP 300 Aug 12 10:31:23.786736 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 104/416] 10.4.3.105 () {66 vars in 1426 bytes} [Wed Aug 12 10:31:23 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 10:31:23.802616 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [req-13a1cc17-a971-492d-9468-d6476e7cf6e6 req-0c6bd358-d5e5-4d6f-8219-8a2fbd0317c9 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:31:23.804899 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-13a1cc17-a971-492d-9468-d6476e7cf6e6 req-0c6bd358-d5e5-4d6f-8219-8a2fbd0317c9 tempest-TaggedBootDevicesTest-351536588 tempest-TaggedBootDevicesTest-351536588-project-member] GET https://10.4.3.105/volume/v3/volumes/f74026b4-eae7-4c33-9827-4060a9e3d9d9 Aug 12 10:31:23.805179 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [req-13a1cc17-a971-492d-9468-d6476e7cf6e6 req-0c6bd358-d5e5-4d6f-8219-8a2fbd0317c9 tempest-TaggedBootDevicesTest-351536588 tempest-TaggedBootDevicesTest-351536588-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:31:23.805400 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [req-13a1cc17-a971-492d-9468-d6476e7cf6e6 req-0c6bd358-d5e5-4d6f-8219-8a2fbd0317c9 tempest-TaggedBootDevicesTest-351536588 tempest-TaggedBootDevicesTest-351536588-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:31:23.831885 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:31:23.831885 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:31:23.833621 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-22cdaf0d-5e2e-4244-8814-5739612cb2bf req-febde011-8024-4ef2-8e00-10e8c615285d None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:31:23.837894 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-22cdaf0d-5e2e-4244-8814-5739612cb2bf req-febde011-8024-4ef2-8e00-10e8c615285d tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] GET https://10.4.3.105/volume/v3/volumes/65050ed7-80ee-45ba-9d89-2ff5a9482092 Aug 12 10:31:23.838376 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-22cdaf0d-5e2e-4244-8814-5739612cb2bf req-febde011-8024-4ef2-8e00-10e8c615285d tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:31:23.838598 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [req-13a1cc17-a971-492d-9468-d6476e7cf6e6 req-0c6bd358-d5e5-4d6f-8219-8a2fbd0317c9 tempest-TaggedBootDevicesTest-351536588 tempest-TaggedBootDevicesTest-351536588-project-member] Volume info retrieved successfully. Aug 12 10:31:23.839079 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-22cdaf0d-5e2e-4244-8814-5739612cb2bf req-febde011-8024-4ef2-8e00-10e8c615285d tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:31:23.845971 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-13a1cc17-a971-492d-9468-d6476e7cf6e6 req-0c6bd358-d5e5-4d6f-8219-8a2fbd0317c9 tempest-TaggedBootDevicesTest-351536588 tempest-TaggedBootDevicesTest-351536588-project-member] https://10.4.3.105/volume/v3/volumes/f74026b4-eae7-4c33-9827-4060a9e3d9d9 returned with HTTP 200 Aug 12 10:31:23.847067 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 108/417] 10.4.3.105 () {70 vars in 1639 bytes} [Wed Aug 12 10:31:23 2026] GET /volume/v3/volumes/f74026b4-eae7-4c33-9827-4060a9e3d9d9 => generated 1024 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 10:31:23.849262 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:31:23.849262 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:31:23.856197 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [req-22cdaf0d-5e2e-4244-8814-5739612cb2bf req-febde011-8024-4ef2-8e00-10e8c615285d tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Volume info retrieved successfully. Aug 12 10:31:23.867757 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-22cdaf0d-5e2e-4244-8814-5739612cb2bf req-febde011-8024-4ef2-8e00-10e8c615285d tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] https://10.4.3.105/volume/v3/volumes/65050ed7-80ee-45ba-9d89-2ff5a9482092 returned with HTTP 200 Aug 12 10:31:23.869324 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 106/418] 10.4.3.105 () {68 vars in 1598 bytes} [Wed Aug 12 10:31:23 2026] GET /volume/v3/volumes/65050ed7-80ee-45ba-9d89-2ff5a9482092 => generated 1368 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:31:23.888464 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-3328f16d-d3f1-4ccc-a50e-e5aad5d0266c None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:31:23.889193 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-3328f16d-d3f1-4ccc-a50e-e5aad5d0266c None None] GET https://10.4.3.105/volume// Aug 12 10:31:23.889498 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-3328f16d-d3f1-4ccc-a50e-e5aad5d0266c None None] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:31:23.889829 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-3328f16d-d3f1-4ccc-a50e-e5aad5d0266c None None] Calling method 'all' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:31:23.890275 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-3328f16d-d3f1-4ccc-a50e-e5aad5d0266c None None] https://10.4.3.105/volume// returned with HTTP 300 Aug 12 10:31:23.891766 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 101/419] 10.4.3.105 () {66 vars in 1419 bytes} [Wed Aug 12 10:31:23 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 10:31:23.914575 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-22cdaf0d-5e2e-4244-8814-5739612cb2bf req-777bb8c1-c9a6-4b5e-8432-1533c710b832 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:31:23.919323 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-22cdaf0d-5e2e-4244-8814-5739612cb2bf req-777bb8c1-c9a6-4b5e-8432-1533c710b832 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] POST https://10.4.3.105/volume/v3/attachments Aug 12 10:31:23.919973 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-22cdaf0d-5e2e-4244-8814-5739612cb2bf req-777bb8c1-c9a6-4b5e-8432-1533c710b832 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "65050ed7-80ee-45ba-9d89-2ff5a9482092", "connector": null, "instance_uuid": "c4ad3a5b-cbf0-4660-b39c-73ebda8184ff"}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:31:23.932849 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:31:23.932849 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:31:23.999758 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [req-13a1cc17-a971-492d-9468-d6476e7cf6e6 req-95c49e19-2523-4cc8-acf9-36a73ec0cbba None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:31:24.003728 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-13a1cc17-a971-492d-9468-d6476e7cf6e6 req-95c49e19-2523-4cc8-acf9-36a73ec0cbba tempest-TaggedBootDevicesTest-351536588 tempest-TaggedBootDevicesTest-351536588-project-member] PUT https://10.4.3.105/volume/v3/attachments/25c38d8f-7449-4a62-b6cf-cb983fc9c6f1 Aug 12 10:31:24.004574 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [req-13a1cc17-a971-492d-9468-d6476e7cf6e6 req-95c49e19-2523-4cc8-acf9-36a73ec0cbba tempest-TaggedBootDevicesTest-351536588 tempest-TaggedBootDevicesTest-351536588-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.105", "host": "np0000007037", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a295cd65dd1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "cc953c5f-eaed-46bf-96e8-0985bbef0414", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:31:24.010648 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-22cdaf0d-5e2e-4244-8814-5739612cb2bf req-777bb8c1-c9a6-4b5e-8432-1533c710b832 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] https://10.4.3.105/volume/v3/attachments returned with HTTP 200 Aug 12 10:31:24.011461 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 105/420] 10.4.3.105 () {74 vars in 1594 bytes} [Wed Aug 12 10:31:23 2026] POST /volume/v3/attachments => generated 273 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:31:24.018788 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.coordination [req-13a1cc17-a971-492d-9468-d6476e7cf6e6 req-95c49e19-2523-4cc8-acf9-36a73ec0cbba tempest-TaggedBootDevicesTest-351536588 tempest-TaggedBootDevicesTest-351536588-project-member] Acquiring lock "cinder-attachment_update-f74026b4-eae7-4c33-9827-4060a9e3d9d9-np0000007037" by "attachment_update" {{(pid=100372) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 10:31:24.036082 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.coordination [req-13a1cc17-a971-492d-9468-d6476e7cf6e6 req-95c49e19-2523-4cc8-acf9-36a73ec0cbba tempest-TaggedBootDevicesTest-351536588 tempest-TaggedBootDevicesTest-351536588-project-member] Lock "cinder-attachment_update-f74026b4-eae7-4c33-9827-4060a9e3d9d9-np0000007037" acquired by "attachment_update" :: waited 0.017s {{(pid=100372) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 10:31:24.038468 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:31:24.038468 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:31:24.235909 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.coordination [req-13a1cc17-a971-492d-9468-d6476e7cf6e6 req-95c49e19-2523-4cc8-acf9-36a73ec0cbba tempest-TaggedBootDevicesTest-351536588 tempest-TaggedBootDevicesTest-351536588-project-member] Lock "cinder-attachment_update-f74026b4-eae7-4c33-9827-4060a9e3d9d9-np0000007037" released by "attachment_update" :: held 0.199s {{(pid=100372) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 10:31:24.235909 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-13a1cc17-a971-492d-9468-d6476e7cf6e6 req-95c49e19-2523-4cc8-acf9-36a73ec0cbba tempest-TaggedBootDevicesTest-351536588 tempest-TaggedBootDevicesTest-351536588-project-member] https://10.4.3.105/volume/v3/attachments/25c38d8f-7449-4a62-b6cf-cb983fc9c6f1 returned with HTTP 200 Aug 12 10:31:24.237657 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 109/421] 10.4.3.105 () {74 vars in 1704 bytes} [Wed Aug 12 10:31:23 2026] PUT /volume/v3/attachments/25c38d8f-7449-4a62-b6cf-cb983fc9c6f1 => generated 969 bytes in 237 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:31:24.277087 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-13a1cc17-a971-492d-9468-d6476e7cf6e6 req-bd19a932-3643-419c-bf2d-57371ba844ed None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:31:24.282934 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-13a1cc17-a971-492d-9468-d6476e7cf6e6 req-bd19a932-3643-419c-bf2d-57371ba844ed tempest-TaggedBootDevicesTest-351536588 tempest-TaggedBootDevicesTest-351536588-project-member] POST https://10.4.3.105/volume/v3/attachments/25c38d8f-7449-4a62-b6cf-cb983fc9c6f1/action Aug 12 10:31:24.282934 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-13a1cc17-a971-492d-9468-d6476e7cf6e6 req-bd19a932-3643-419c-bf2d-57371ba844ed tempest-TaggedBootDevicesTest-351536588 tempest-TaggedBootDevicesTest-351536588-project-member] Action body: b'{"os-complete": null}' {{(pid=100375) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 10:31:24.283164 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-13a1cc17-a971-492d-9468-d6476e7cf6e6 req-bd19a932-3643-419c-bf2d-57371ba844ed tempest-TaggedBootDevicesTest-351536588 tempest-TaggedBootDevicesTest-351536588-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:31:24.331500 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:31:24.331500 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:31:24.360096 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-13a1cc17-a971-492d-9468-d6476e7cf6e6 req-bd19a932-3643-419c-bf2d-57371ba844ed tempest-TaggedBootDevicesTest-351536588 tempest-TaggedBootDevicesTest-351536588-project-member] https://10.4.3.105/volume/v3/attachments/25c38d8f-7449-4a62-b6cf-cb983fc9c6f1/action returned with HTTP 204 Aug 12 10:31:24.360697 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 107/422] 10.4.3.105 () {74 vars in 1725 bytes} [Wed Aug 12 10:31:24 2026] POST /volume/v3/attachments/25c38d8f-7449-4a62-b6cf-cb983fc9c6f1/action => generated 0 bytes in 85 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:31:24.427045 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-c83209b1-ddbd-412b-80a3-1a2a783aa5db None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:31:24.427045 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-c83209b1-ddbd-412b-80a3-1a2a783aa5db None None] GET https://10.4.3.105/volume// Aug 12 10:31:24.427045 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-c83209b1-ddbd-412b-80a3-1a2a783aa5db None None] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:31:24.427045 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-c83209b1-ddbd-412b-80a3-1a2a783aa5db None None] Calling method 'all' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:31:24.427861 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-c83209b1-ddbd-412b-80a3-1a2a783aa5db None None] https://10.4.3.105/volume// returned with HTTP 300 Aug 12 10:31:24.429293 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 102/423] 10.4.3.105 () {66 vars in 1426 bytes} [Wed Aug 12 10:31:24 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 10:31:24.443945 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-13a1cc17-a971-492d-9468-d6476e7cf6e6 req-2d8c3f3e-10f1-4360-8de8-d0f5e34cc629 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:31:24.447251 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-13a1cc17-a971-492d-9468-d6476e7cf6e6 req-2d8c3f3e-10f1-4360-8de8-d0f5e34cc629 tempest-TaggedBootDevicesTest-351536588 tempest-TaggedBootDevicesTest-351536588-project-member] GET https://10.4.3.105/volume/v3/volumes/728cc45d-3e53-4088-9ad1-57cd6a3b9537 Aug 12 10:31:24.448288 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-13a1cc17-a971-492d-9468-d6476e7cf6e6 req-2d8c3f3e-10f1-4360-8de8-d0f5e34cc629 tempest-TaggedBootDevicesTest-351536588 tempest-TaggedBootDevicesTest-351536588-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:31:24.448288 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-13a1cc17-a971-492d-9468-d6476e7cf6e6 req-2d8c3f3e-10f1-4360-8de8-d0f5e34cc629 tempest-TaggedBootDevicesTest-351536588 tempest-TaggedBootDevicesTest-351536588-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:31:24.468086 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:31:24.468086 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:31:24.478059 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [req-13a1cc17-a971-492d-9468-d6476e7cf6e6 req-2d8c3f3e-10f1-4360-8de8-d0f5e34cc629 tempest-TaggedBootDevicesTest-351536588 tempest-TaggedBootDevicesTest-351536588-project-member] Volume info retrieved successfully. Aug 12 10:31:24.487902 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-13a1cc17-a971-492d-9468-d6476e7cf6e6 req-2d8c3f3e-10f1-4360-8de8-d0f5e34cc629 tempest-TaggedBootDevicesTest-351536588 tempest-TaggedBootDevicesTest-351536588-project-member] https://10.4.3.105/volume/v3/volumes/728cc45d-3e53-4088-9ad1-57cd6a3b9537 returned with HTTP 200 Aug 12 10:31:24.488534 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 106/424] 10.4.3.105 () {70 vars in 1639 bytes} [Wed Aug 12 10:31:24 2026] GET /volume/v3/volumes/728cc45d-3e53-4088-9ad1-57cd6a3b9537 => generated 1023 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 10:31:24.635977 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [req-13a1cc17-a971-492d-9468-d6476e7cf6e6 req-999e0b89-360c-44c3-ae09-27141f2fb66d None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:31:24.641246 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-13a1cc17-a971-492d-9468-d6476e7cf6e6 req-999e0b89-360c-44c3-ae09-27141f2fb66d tempest-TaggedBootDevicesTest-351536588 tempest-TaggedBootDevicesTest-351536588-project-member] PUT https://10.4.3.105/volume/v3/attachments/e7ffc4e8-e9c7-4748-9d2e-dbd6599b51e2 Aug 12 10:31:24.641246 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [req-13a1cc17-a971-492d-9468-d6476e7cf6e6 req-999e0b89-360c-44c3-ae09-27141f2fb66d tempest-TaggedBootDevicesTest-351536588 tempest-TaggedBootDevicesTest-351536588-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.105", "host": "np0000007037", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a295cd65dd1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "cc953c5f-eaed-46bf-96e8-0985bbef0414", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:31:24.654772 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-42641609-8c8f-43b3-ad5a-63e4e7e49fea None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:31:24.655313 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.coordination [req-13a1cc17-a971-492d-9468-d6476e7cf6e6 req-999e0b89-360c-44c3-ae09-27141f2fb66d tempest-TaggedBootDevicesTest-351536588 tempest-TaggedBootDevicesTest-351536588-project-member] Acquiring lock "cinder-attachment_update-728cc45d-3e53-4088-9ad1-57cd6a3b9537-np0000007037" by "attachment_update" {{(pid=100372) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 10:31:24.657979 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-42641609-8c8f-43b3-ad5a-63e4e7e49fea tempest-TaggedAttachmentsTest-928815706 tempest-TaggedAttachmentsTest-928815706-project-member] GET https://10.4.3.105/volume/v3/volumes/27dfbd54-132b-41b3-8d1c-fefaf8986b56 Aug 12 10:31:24.658653 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-42641609-8c8f-43b3-ad5a-63e4e7e49fea tempest-TaggedAttachmentsTest-928815706 tempest-TaggedAttachmentsTest-928815706-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:31:24.659177 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-42641609-8c8f-43b3-ad5a-63e4e7e49fea tempest-TaggedAttachmentsTest-928815706 tempest-TaggedAttachmentsTest-928815706-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:31:24.660602 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.coordination [req-13a1cc17-a971-492d-9468-d6476e7cf6e6 req-999e0b89-360c-44c3-ae09-27141f2fb66d tempest-TaggedBootDevicesTest-351536588 tempest-TaggedBootDevicesTest-351536588-project-member] Lock "cinder-attachment_update-728cc45d-3e53-4088-9ad1-57cd6a3b9537-np0000007037" acquired by "attachment_update" :: waited 0.005s {{(pid=100372) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 10:31:24.661829 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:31:24.661829 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:31:24.667466 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-42641609-8c8f-43b3-ad5a-63e4e7e49fea tempest-TaggedAttachmentsTest-928815706 tempest-TaggedAttachmentsTest-928815706-project-member] https://10.4.3.105/volume/v3/volumes/27dfbd54-132b-41b3-8d1c-fefaf8986b56 returned with HTTP 404 Aug 12 10:31:24.668113 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 108/425] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:31:24 2026] GET /volume/v3/volumes/27dfbd54-132b-41b3-8d1c-fefaf8986b56 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:31:24.805584 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.coordination [req-13a1cc17-a971-492d-9468-d6476e7cf6e6 req-999e0b89-360c-44c3-ae09-27141f2fb66d tempest-TaggedBootDevicesTest-351536588 tempest-TaggedBootDevicesTest-351536588-project-member] Lock "cinder-attachment_update-728cc45d-3e53-4088-9ad1-57cd6a3b9537-np0000007037" released by "attachment_update" :: held 0.145s {{(pid=100372) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 10:31:24.805997 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-13a1cc17-a971-492d-9468-d6476e7cf6e6 req-999e0b89-360c-44c3-ae09-27141f2fb66d tempest-TaggedBootDevicesTest-351536588 tempest-TaggedBootDevicesTest-351536588-project-member] https://10.4.3.105/volume/v3/attachments/e7ffc4e8-e9c7-4748-9d2e-dbd6599b51e2 returned with HTTP 200 Aug 12 10:31:24.806878 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 110/426] 10.4.3.105 () {74 vars in 1704 bytes} [Wed Aug 12 10:31:24 2026] PUT /volume/v3/attachments/e7ffc4e8-e9c7-4748-9d2e-dbd6599b51e2 => generated 969 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:31:24.848874 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-13a1cc17-a971-492d-9468-d6476e7cf6e6 req-2d8f5dcd-3523-43a3-b080-834299ff413f None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:31:24.852044 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-13a1cc17-a971-492d-9468-d6476e7cf6e6 req-2d8f5dcd-3523-43a3-b080-834299ff413f tempest-TaggedBootDevicesTest-351536588 tempest-TaggedBootDevicesTest-351536588-project-member] POST https://10.4.3.105/volume/v3/attachments/e7ffc4e8-e9c7-4748-9d2e-dbd6599b51e2/action Aug 12 10:31:24.852044 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-13a1cc17-a971-492d-9468-d6476e7cf6e6 req-2d8f5dcd-3523-43a3-b080-834299ff413f tempest-TaggedBootDevicesTest-351536588 tempest-TaggedBootDevicesTest-351536588-project-member] Action body: b'{"os-complete": null}' {{(pid=100374) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 10:31:24.852269 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-13a1cc17-a971-492d-9468-d6476e7cf6e6 req-2d8f5dcd-3523-43a3-b080-834299ff413f tempest-TaggedBootDevicesTest-351536588 tempest-TaggedBootDevicesTest-351536588-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:31:24.875044 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:31:24.875044 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:31:24.890015 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-13a1cc17-a971-492d-9468-d6476e7cf6e6 req-2d8f5dcd-3523-43a3-b080-834299ff413f tempest-TaggedBootDevicesTest-351536588 tempest-TaggedBootDevicesTest-351536588-project-member] https://10.4.3.105/volume/v3/attachments/e7ffc4e8-e9c7-4748-9d2e-dbd6599b51e2/action returned with HTTP 204 Aug 12 10:31:24.891087 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 103/427] 10.4.3.105 () {74 vars in 1725 bytes} [Wed Aug 12 10:31:24 2026] POST /volume/v3/attachments/e7ffc4e8-e9c7-4748-9d2e-dbd6599b51e2/action => generated 0 bytes in 43 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:31:25.892145 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-bfe5b13c-5a86-47fe-a8c5-3a581fed4ddd None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:31:25.892145 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-bfe5b13c-5a86-47fe-a8c5-3a581fed4ddd tempest-AttachVolumeShelveTestJSON-358313758 tempest-AttachVolumeShelveTestJSON-358313758-project-member] POST https://10.4.3.105/volume/v3/volumes Aug 12 10:31:25.892145 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-bfe5b13c-5a86-47fe-a8c5-3a581fed4ddd tempest-AttachVolumeShelveTestJSON-358313758 tempest-AttachVolumeShelveTestJSON-358313758-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-2100363522"}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:31:25.892145 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.v3.volumes [None req-bfe5b13c-5a86-47fe-a8c5-3a581fed4ddd tempest-AttachVolumeShelveTestJSON-358313758 tempest-AttachVolumeShelveTestJSON-358313758-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-2100363522'}} {{(pid=100373) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 10:31:25.892145 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.v3.volumes [None req-bfe5b13c-5a86-47fe-a8c5-3a581fed4ddd tempest-AttachVolumeShelveTestJSON-358313758 tempest-AttachVolumeShelveTestJSON-358313758-project-member] Create volume of 1 GB Aug 12 10:31:25.892145 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-bfe5b13c-5a86-47fe-a8c5-3a581fed4ddd tempest-AttachVolumeShelveTestJSON-358313758 tempest-AttachVolumeShelveTestJSON-358313758-project-member] Availability Zones retrieved successfully. Aug 12 10:31:25.892145 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-bfe5b13c-5a86-47fe-a8c5-3a581fed4ddd tempest-AttachVolumeShelveTestJSON-358313758 tempest-AttachVolumeShelveTestJSON-358313758-project-member] Flow 'volume_create_api' (be8e2826-5cab-4c53-ae87-16cb45df39fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:31:25.892145 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-bfe5b13c-5a86-47fe-a8c5-3a581fed4ddd tempest-AttachVolumeShelveTestJSON-358313758 tempest-AttachVolumeShelveTestJSON-358313758-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d768a4fb-462e-4c63-9036-4b8f88e15692) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:31:25.892145 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.flows.api.create_volume [None req-bfe5b13c-5a86-47fe-a8c5-3a581fed4ddd tempest-AttachVolumeShelveTestJSON-358313758 tempest-AttachVolumeShelveTestJSON-358313758-project-member] Validating volume size '1' using validate_int {{(pid=100373) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 10:31:25.892145 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-bfe5b13c-5a86-47fe-a8c5-3a581fed4ddd tempest-AttachVolumeShelveTestJSON-358313758 tempest-AttachVolumeShelveTestJSON-358313758-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d768a4fb-462e-4c63-9036-4b8f88e15692) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T10:26:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6cd66f07-4c7b-40b2-9dfb-378538f29c9e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:31:25.892145 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-bfe5b13c-5a86-47fe-a8c5-3a581fed4ddd tempest-AttachVolumeShelveTestJSON-358313758 tempest-AttachVolumeShelveTestJSON-358313758-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7586359a-f18f-4cd6-9fac-1d34f7a9f9ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:31:25.892145 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.quota [None req-bfe5b13c-5a86-47fe-a8c5-3a581fed4ddd tempest-AttachVolumeShelveTestJSON-358313758 tempest-AttachVolumeShelveTestJSON-358313758-project-member] Created reservations ['34853b54-d4da-47f7-bd60-9cb5d8f8b436', '0ce17823-b6f6-4d2a-812e-70197b75c03e', 'c6e7bef9-fc45-44cf-83c7-c03405f55226', '93d6af81-aa44-46d6-a027-579625d0876d'] {{(pid=100373) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:31:25.892145 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-bfe5b13c-5a86-47fe-a8c5-3a581fed4ddd tempest-AttachVolumeShelveTestJSON-358313758 tempest-AttachVolumeShelveTestJSON-358313758-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7586359a-f18f-4cd6-9fac-1d34f7a9f9ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['34853b54-d4da-47f7-bd60-9cb5d8f8b436', '0ce17823-b6f6-4d2a-812e-70197b75c03e', 'c6e7bef9-fc45-44cf-83c7-c03405f55226', '93d6af81-aa44-46d6-a027-579625d0876d']}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:31:25.902079 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-bfe5b13c-5a86-47fe-a8c5-3a581fed4ddd tempest-AttachVolumeShelveTestJSON-358313758 tempest-AttachVolumeShelveTestJSON-358313758-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f5c75cbf-ab62-4950-8515-1a53dc12654c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:31:25.902079 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-bfe5b13c-5a86-47fe-a8c5-3a581fed4ddd tempest-AttachVolumeShelveTestJSON-358313758 tempest-AttachVolumeShelveTestJSON-358313758-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f5c75cbf-ab62-4950-8515-1a53dc12654c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ba229347-c4b0-4ee7-bf83-ea431272bf10', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-2100363522',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2b0a548b8e994ef1abe5a30e0b025e88',qos_specs=None,replication_status=,reservations=['34853b54-d4da-47f7-bd60-9cb5d8f8b436','0ce17823-b6f6-4d2a-812e-70197b75c03e','c6e7bef9-fc45-44cf-83c7-c03405f55226','93d6af81-aa44-46d6-a027-579625d0876d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='79cd1dd427414f3b924f205a97456a79',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:31:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-2100363522',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ba229347-c4b0-4ee7-bf83-ea431272bf10,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2b0a548b8e994ef1abe5a30e0b025e88',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='79cd1dd427414f3b924f205a97456a79',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6cd66f07-4c7b-40b2-9dfb-378538f29c9e),volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:31:25.902079 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-bfe5b13c-5a86-47fe-a8c5-3a581fed4ddd tempest-AttachVolumeShelveTestJSON-358313758 tempest-AttachVolumeShelveTestJSON-358313758-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (45540704-37d7-4939-a4c9-1fb8c92f517f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:31:25.902079 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-bfe5b13c-5a86-47fe-a8c5-3a581fed4ddd tempest-AttachVolumeShelveTestJSON-358313758 tempest-AttachVolumeShelveTestJSON-358313758-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (45540704-37d7-4939-a4c9-1fb8c92f517f) transitioned into state 'SUCCESS' from state '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-2100363522',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2b0a548b8e994ef1abe5a30e0b025e88',qos_specs=None,replication_status=,reservations=['34853b54-d4da-47f7-bd60-9cb5d8f8b436','0ce17823-b6f6-4d2a-812e-70197b75c03e','c6e7bef9-fc45-44cf-83c7-c03405f55226','93d6af81-aa44-46d6-a027-579625d0876d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='79cd1dd427414f3b924f205a97456a79',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:31:25.902079 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-bfe5b13c-5a86-47fe-a8c5-3a581fed4ddd tempest-AttachVolumeShelveTestJSON-358313758 tempest-AttachVolumeShelveTestJSON-358313758-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (adf43e17-ff6d-481d-8266-d45c6c087ae0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:31:25.903691 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-d9b27fd4-805d-489c-bf01-4b8ab162772f None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:31:25.903691 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-d9b27fd4-805d-489c-bf01-4b8ab162772f None None] GET https://10.4.3.105/volume// Aug 12 10:31:25.903691 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-d9b27fd4-805d-489c-bf01-4b8ab162772f None None] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:31:25.903691 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-d9b27fd4-805d-489c-bf01-4b8ab162772f None None] Calling method 'all' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:31:25.905622 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-bfe5b13c-5a86-47fe-a8c5-3a581fed4ddd tempest-AttachVolumeShelveTestJSON-358313758 tempest-AttachVolumeShelveTestJSON-358313758-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (adf43e17-ff6d-481d-8266-d45c6c087ae0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:31:25.907901 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-d9b27fd4-805d-489c-bf01-4b8ab162772f None None] https://10.4.3.105/volume// returned with HTTP 300 Aug 12 10:31:25.907901 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 109/428] 10.4.3.105 () {66 vars in 1426 bytes} [Wed Aug 12 10:31: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 10:31:25.909115 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-bfe5b13c-5a86-47fe-a8c5-3a581fed4ddd tempest-AttachVolumeShelveTestJSON-358313758 tempest-AttachVolumeShelveTestJSON-358313758-project-member] Flow 'volume_create_api' (be8e2826-5cab-4c53-ae87-16cb45df39fe) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100373) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:31:25.909115 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-bfe5b13c-5a86-47fe-a8c5-3a581fed4ddd tempest-AttachVolumeShelveTestJSON-358313758 tempest-AttachVolumeShelveTestJSON-358313758-project-member] Create volume request issued successfully. Aug 12 10:31:25.909115 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-bfe5b13c-5a86-47fe-a8c5-3a581fed4ddd tempest-AttachVolumeShelveTestJSON-358313758 tempest-AttachVolumeShelveTestJSON-358313758-project-member] https://10.4.3.105/volume/v3/volumes returned with HTTP 202 Aug 12 10:31:25.909115 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 107/429] 10.4.3.105 () {68 vars in 1258 bytes} [Wed Aug 12 10:31:25 2026] POST /volume/v3/volumes => generated 757 bytes in 325 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 10:31:25.910433 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [req-22cdaf0d-5e2e-4244-8814-5739612cb2bf req-5738c7b3-a660-4bac-a6fb-334e84d377c4 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:31:25.910887 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-84da2474-a8a0-47b8-942c-da3736cd3b0f None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:31:25.911320 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-22cdaf0d-5e2e-4244-8814-5739612cb2bf req-5738c7b3-a660-4bac-a6fb-334e84d377c4 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] GET https://10.4.3.105/volume/v3/volumes/65050ed7-80ee-45ba-9d89-2ff5a9482092 Aug 12 10:31:25.911320 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [req-22cdaf0d-5e2e-4244-8814-5739612cb2bf req-5738c7b3-a660-4bac-a6fb-334e84d377c4 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:31:25.911320 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [req-22cdaf0d-5e2e-4244-8814-5739612cb2bf req-5738c7b3-a660-4bac-a6fb-334e84d377c4 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:31:25.911601 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-84da2474-a8a0-47b8-942c-da3736cd3b0f tempest-AttachVolumeShelveTestJSON-358313758 tempest-AttachVolumeShelveTestJSON-358313758-project-member] GET https://10.4.3.105/volume/v3/volumes/ba229347-c4b0-4ee7-bf83-ea431272bf10 Aug 12 10:31:25.911601 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-84da2474-a8a0-47b8-942c-da3736cd3b0f tempest-AttachVolumeShelveTestJSON-358313758 tempest-AttachVolumeShelveTestJSON-358313758-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:31:25.911601 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-84da2474-a8a0-47b8-942c-da3736cd3b0f tempest-AttachVolumeShelveTestJSON-358313758 tempest-AttachVolumeShelveTestJSON-358313758-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:31:25.911601 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:31:25.911601 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:31:25.912743 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:31:25.912743 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:31:25.912743 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [req-22cdaf0d-5e2e-4244-8814-5739612cb2bf req-5738c7b3-a660-4bac-a6fb-334e84d377c4 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Volume info retrieved successfully. Aug 12 10:31:25.912920 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-84da2474-a8a0-47b8-942c-da3736cd3b0f tempest-AttachVolumeShelveTestJSON-358313758 tempest-AttachVolumeShelveTestJSON-358313758-project-member] Volume info retrieved successfully. Aug 12 10:31:25.913142 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-22cdaf0d-5e2e-4244-8814-5739612cb2bf req-5738c7b3-a660-4bac-a6fb-334e84d377c4 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] https://10.4.3.105/volume/v3/volumes/65050ed7-80ee-45ba-9d89-2ff5a9482092 returned with HTTP 200 Aug 12 10:31:25.913142 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 111/430] 10.4.3.105 () {70 vars in 1639 bytes} [Wed Aug 12 10:31:25 2026] GET /volume/v3/volumes/65050ed7-80ee-45ba-9d89-2ff5a9482092 => generated 1547 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 10:31:25.913550 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-84da2474-a8a0-47b8-942c-da3736cd3b0f tempest-AttachVolumeShelveTestJSON-358313758 tempest-AttachVolumeShelveTestJSON-358313758-project-member] https://10.4.3.105/volume/v3/volumes/ba229347-c4b0-4ee7-bf83-ea431272bf10 returned with HTTP 200 Aug 12 10:31:25.913550 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 104/431] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:31:25 2026] GET /volume/v3/volumes/ba229347-c4b0-4ee7-bf83-ea431272bf10 => generated 825 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:31:25.913770 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-22cdaf0d-5e2e-4244-8814-5739612cb2bf req-0c395f1f-f493-4e90-9ada-83fdc0228676 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:31:25.913770 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-22cdaf0d-5e2e-4244-8814-5739612cb2bf req-0c395f1f-f493-4e90-9ada-83fdc0228676 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] PUT https://10.4.3.105/volume/v3/attachments/b36f9943-a40f-439d-8623-65831c1875f3 Aug 12 10:31:25.913770 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-22cdaf0d-5e2e-4244-8814-5739612cb2bf req-0c395f1f-f493-4e90-9ada-83fdc0228676 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.105", "host": "np0000007037", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a295cd65dd1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "cc953c5f-eaed-46bf-96e8-0985bbef0414", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:31:25.913770 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.coordination [req-22cdaf0d-5e2e-4244-8814-5739612cb2bf req-0c395f1f-f493-4e90-9ada-83fdc0228676 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Acquiring lock "cinder-attachment_update-65050ed7-80ee-45ba-9d89-2ff5a9482092-np0000007037" by "attachment_update" {{(pid=100375) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 10:31:25.913770 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.coordination [req-22cdaf0d-5e2e-4244-8814-5739612cb2bf req-0c395f1f-f493-4e90-9ada-83fdc0228676 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Lock "cinder-attachment_update-65050ed7-80ee-45ba-9d89-2ff5a9482092-np0000007037" acquired by "attachment_update" :: waited 0.010s {{(pid=100375) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 10:31:25.913770 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:31:25.913770 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:31:26.058671 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.coordination [req-22cdaf0d-5e2e-4244-8814-5739612cb2bf req-0c395f1f-f493-4e90-9ada-83fdc0228676 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Lock "cinder-attachment_update-65050ed7-80ee-45ba-9d89-2ff5a9482092-np0000007037" released by "attachment_update" :: held 0.153s {{(pid=100375) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 10:31:26.059725 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-22cdaf0d-5e2e-4244-8814-5739612cb2bf req-0c395f1f-f493-4e90-9ada-83fdc0228676 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] https://10.4.3.105/volume/v3/attachments/b36f9943-a40f-439d-8623-65831c1875f3 returned with HTTP 200 Aug 12 10:31:26.059826 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 110/432] 10.4.3.105 () {74 vars in 1704 bytes} [Wed Aug 12 10:31:25 2026] PUT /volume/v3/attachments/b36f9943-a40f-439d-8623-65831c1875f3 => generated 969 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 12 10:31:26.094335 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-22cdaf0d-5e2e-4244-8814-5739612cb2bf req-e3ad4df5-46fe-440a-bf98-733fde562627 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:31:26.102546 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-22cdaf0d-5e2e-4244-8814-5739612cb2bf req-e3ad4df5-46fe-440a-bf98-733fde562627 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] POST https://10.4.3.105/volume/v3/attachments/b36f9943-a40f-439d-8623-65831c1875f3/action Aug 12 10:31:26.102932 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-22cdaf0d-5e2e-4244-8814-5739612cb2bf req-e3ad4df5-46fe-440a-bf98-733fde562627 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Action body: b'{"os-complete": null}' {{(pid=100373) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 10:31:26.103067 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-22cdaf0d-5e2e-4244-8814-5739612cb2bf req-e3ad4df5-46fe-440a-bf98-733fde562627 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:31:26.128001 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:31:26.128001 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:31:26.151065 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-22cdaf0d-5e2e-4244-8814-5739612cb2bf req-e3ad4df5-46fe-440a-bf98-733fde562627 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] https://10.4.3.105/volume/v3/attachments/b36f9943-a40f-439d-8623-65831c1875f3/action returned with HTTP 204 Aug 12 10:31:26.151598 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 108/433] 10.4.3.105 () {74 vars in 1725 bytes} [Wed Aug 12 10:31:26 2026] POST /volume/v3/attachments/b36f9943-a40f-439d-8623-65831c1875f3/action => generated 0 bytes in 61 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Aug 12 10:31:26.795569 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-c175ff45-3fd0-463a-aee7-45f4add25ddd None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:31:26.795569 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-c175ff45-3fd0-463a-aee7-45f4add25ddd tempest-AttachVolumeShelveTestJSON-358313758 tempest-AttachVolumeShelveTestJSON-358313758-project-member] GET https://10.4.3.105/volume/v3/volumes/ba229347-c4b0-4ee7-bf83-ea431272bf10 Aug 12 10:31:26.795569 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-c175ff45-3fd0-463a-aee7-45f4add25ddd tempest-AttachVolumeShelveTestJSON-358313758 tempest-AttachVolumeShelveTestJSON-358313758-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:31:26.795569 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-c175ff45-3fd0-463a-aee7-45f4add25ddd tempest-AttachVolumeShelveTestJSON-358313758 tempest-AttachVolumeShelveTestJSON-358313758-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:31:26.804001 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:31:26.804001 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:31:26.822087 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-c175ff45-3fd0-463a-aee7-45f4add25ddd tempest-AttachVolumeShelveTestJSON-358313758 tempest-AttachVolumeShelveTestJSON-358313758-project-member] Volume info retrieved successfully. Aug 12 10:31:26.828539 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-c175ff45-3fd0-463a-aee7-45f4add25ddd tempest-AttachVolumeShelveTestJSON-358313758 tempest-AttachVolumeShelveTestJSON-358313758-project-member] https://10.4.3.105/volume/v3/volumes/ba229347-c4b0-4ee7-bf83-ea431272bf10 returned with HTTP 200 Aug 12 10:31:26.829396 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 112/434] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:31:26 2026] GET /volume/v3/volumes/ba229347-c4b0-4ee7-bf83-ea431272bf10 => generated 850 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:31:35.770183 np0000007037 devstack@c-api.service[100374]: DEBUG dbcounter [-] [100374] Writing DB stats cinder:SELECT=192,cinder:UPDATE=58,cinder:INSERT=42 {{(pid=100374) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 10:31:36.045186 np0000007037 devstack@c-api.service[100375]: DEBUG dbcounter [-] [100375] Writing DB stats cinder:SELECT=150,cinder:INSERT=33,cinder:UPDATE=49 {{(pid=100375) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 10:31:36.140496 np0000007037 devstack@c-api.service[100373]: DEBUG dbcounter [-] [100373] Writing DB stats cinder:SELECT=148,cinder:INSERT=21,cinder:UPDATE=41 {{(pid=100373) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 10:31:36.827979 np0000007037 devstack@c-api.service[100372]: DEBUG dbcounter [-] [100372] Writing DB stats cinder:SELECT=121,cinder:UPDATE=21,cinder:INSERT=4 {{(pid=100372) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 10:31:39.049212 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-5757852c-a274-4332-841d-a8cb2bf7aaac req-95000fbc-cf8e-49c3-92d8-73b1c1737f19 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:31:39.052534 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-5757852c-a274-4332-841d-a8cb2bf7aaac req-95000fbc-cf8e-49c3-92d8-73b1c1737f19 tempest-AttachVolumeShelveTestJSON-358313758 tempest-AttachVolumeShelveTestJSON-358313758-project-member] GET https://10.4.3.105/volume/v3/volumes/ba229347-c4b0-4ee7-bf83-ea431272bf10 Aug 12 10:31:39.052950 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-5757852c-a274-4332-841d-a8cb2bf7aaac req-95000fbc-cf8e-49c3-92d8-73b1c1737f19 tempest-AttachVolumeShelveTestJSON-358313758 tempest-AttachVolumeShelveTestJSON-358313758-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:31:39.053180 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-5757852c-a274-4332-841d-a8cb2bf7aaac req-95000fbc-cf8e-49c3-92d8-73b1c1737f19 tempest-AttachVolumeShelveTestJSON-358313758 tempest-AttachVolumeShelveTestJSON-358313758-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:31:39.063099 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:31:39.063099 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:31:39.067638 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [req-5757852c-a274-4332-841d-a8cb2bf7aaac req-95000fbc-cf8e-49c3-92d8-73b1c1737f19 tempest-AttachVolumeShelveTestJSON-358313758 tempest-AttachVolumeShelveTestJSON-358313758-project-member] Volume info retrieved successfully. Aug 12 10:31:39.076610 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-5757852c-a274-4332-841d-a8cb2bf7aaac req-95000fbc-cf8e-49c3-92d8-73b1c1737f19 tempest-AttachVolumeShelveTestJSON-358313758 tempest-AttachVolumeShelveTestJSON-358313758-project-member] https://10.4.3.105/volume/v3/volumes/ba229347-c4b0-4ee7-bf83-ea431272bf10 returned with HTTP 200 Aug 12 10:31:39.076610 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 105/435] 10.4.3.105 () {68 vars in 1598 bytes} [Wed Aug 12 10:31:39 2026] GET /volume/v3/volumes/ba229347-c4b0-4ee7-bf83-ea431272bf10 => generated 850 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:31:39.124205 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-70eb66f1-d990-46a0-9119-1c19e7f98d1f None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:31:39.124205 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-70eb66f1-d990-46a0-9119-1c19e7f98d1f None None] GET https://10.4.3.105/volume// Aug 12 10:31:39.124205 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-70eb66f1-d990-46a0-9119-1c19e7f98d1f None None] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:31:39.124205 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-70eb66f1-d990-46a0-9119-1c19e7f98d1f None None] Calling method 'all' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:31:39.124205 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-70eb66f1-d990-46a0-9119-1c19e7f98d1f None None] https://10.4.3.105/volume// returned with HTTP 300 Aug 12 10:31:39.124205 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 111/436] 10.4.3.105 () {66 vars in 1419 bytes} [Wed Aug 12 10:31:39 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 10:31:39.137466 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-5757852c-a274-4332-841d-a8cb2bf7aaac req-99db1f21-2cbb-4fb2-b8a0-c4bb1ca523f8 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:31:39.142718 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-5757852c-a274-4332-841d-a8cb2bf7aaac req-99db1f21-2cbb-4fb2-b8a0-c4bb1ca523f8 tempest-AttachVolumeShelveTestJSON-358313758 tempest-AttachVolumeShelveTestJSON-358313758-project-member] POST https://10.4.3.105/volume/v3/attachments Aug 12 10:31:39.142718 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-5757852c-a274-4332-841d-a8cb2bf7aaac req-99db1f21-2cbb-4fb2-b8a0-c4bb1ca523f8 tempest-AttachVolumeShelveTestJSON-358313758 tempest-AttachVolumeShelveTestJSON-358313758-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ba229347-c4b0-4ee7-bf83-ea431272bf10", "connector": null, "instance_uuid": "e72b3c70-c240-4ce5-84d7-cccc1b261495"}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:31:39.153841 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:31:39.153841 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:31:39.218672 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-5757852c-a274-4332-841d-a8cb2bf7aaac req-99db1f21-2cbb-4fb2-b8a0-c4bb1ca523f8 tempest-AttachVolumeShelveTestJSON-358313758 tempest-AttachVolumeShelveTestJSON-358313758-project-member] https://10.4.3.105/volume/v3/attachments returned with HTTP 200 Aug 12 10:31:39.219207 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 109/437] 10.4.3.105 () {74 vars in 1594 bytes} [Wed Aug 12 10:31:39 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 10:31:39.278003 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [req-5757852c-a274-4332-841d-a8cb2bf7aaac req-d2a5fedb-7b53-4bd3-98dc-24d693594fdd None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:31:39.281045 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-5757852c-a274-4332-841d-a8cb2bf7aaac req-d2a5fedb-7b53-4bd3-98dc-24d693594fdd tempest-AttachVolumeShelveTestJSON-358313758 tempest-AttachVolumeShelveTestJSON-358313758-project-member] POST https://10.4.3.105/volume/v3/attachments/9205053e-3544-48ac-b69e-f122cdae6c64/action Aug 12 10:31:39.281718 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [req-5757852c-a274-4332-841d-a8cb2bf7aaac req-d2a5fedb-7b53-4bd3-98dc-24d693594fdd tempest-AttachVolumeShelveTestJSON-358313758 tempest-AttachVolumeShelveTestJSON-358313758-project-member] Action body: b'{"os-complete": null}' {{(pid=100372) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 10:31:39.281718 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [req-5757852c-a274-4332-841d-a8cb2bf7aaac req-d2a5fedb-7b53-4bd3-98dc-24d693594fdd tempest-AttachVolumeShelveTestJSON-358313758 tempest-AttachVolumeShelveTestJSON-358313758-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:31:39.310426 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:31:39.310426 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:31:39.328848 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-5757852c-a274-4332-841d-a8cb2bf7aaac req-d2a5fedb-7b53-4bd3-98dc-24d693594fdd tempest-AttachVolumeShelveTestJSON-358313758 tempest-AttachVolumeShelveTestJSON-358313758-project-member] https://10.4.3.105/volume/v3/attachments/9205053e-3544-48ac-b69e-f122cdae6c64/action returned with HTTP 204 Aug 12 10:31:39.329829 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 113/438] 10.4.3.105 () {74 vars in 1725 bytes} [Wed Aug 12 10:31:39 2026] POST /volume/v3/attachments/9205053e-3544-48ac-b69e-f122cdae6c64/action => generated 0 bytes in 52 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:31:39.359356 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-7e318b1c-b270-4030-9f9c-a9b1bc858986 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:31:39.363122 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-7e318b1c-b270-4030-9f9c-a9b1bc858986 tempest-AttachVolumeShelveTestJSON-358313758 tempest-AttachVolumeShelveTestJSON-358313758-project-member] GET https://10.4.3.105/volume/v3/volumes/ba229347-c4b0-4ee7-bf83-ea431272bf10 Aug 12 10:31:39.363777 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-7e318b1c-b270-4030-9f9c-a9b1bc858986 tempest-AttachVolumeShelveTestJSON-358313758 tempest-AttachVolumeShelveTestJSON-358313758-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:31:39.365613 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-7e318b1c-b270-4030-9f9c-a9b1bc858986 tempest-AttachVolumeShelveTestJSON-358313758 tempest-AttachVolumeShelveTestJSON-358313758-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:31:39.378651 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:31:39.378651 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:31:39.387621 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-7e318b1c-b270-4030-9f9c-a9b1bc858986 tempest-AttachVolumeShelveTestJSON-358313758 tempest-AttachVolumeShelveTestJSON-358313758-project-member] Volume info retrieved successfully. Aug 12 10:31:39.392690 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-7e318b1c-b270-4030-9f9c-a9b1bc858986 tempest-AttachVolumeShelveTestJSON-358313758 tempest-AttachVolumeShelveTestJSON-358313758-project-member] https://10.4.3.105/volume/v3/volumes/ba229347-c4b0-4ee7-bf83-ea431272bf10 returned with HTTP 200 Aug 12 10:31:39.393555 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 106/439] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:31:39 2026] GET /volume/v3/volumes/ba229347-c4b0-4ee7-bf83-ea431272bf10 => generated 1112 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:31:39.411097 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-17af258a-ebce-4aca-987c-d84155ce7543 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:31:39.413258 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-17af258a-ebce-4aca-987c-d84155ce7543 tempest-AttachVolumeShelveTestJSON-358313758 tempest-AttachVolumeShelveTestJSON-358313758-project-member] GET https://10.4.3.105/volume/v3/volumes/ba229347-c4b0-4ee7-bf83-ea431272bf10 Aug 12 10:31:39.414054 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-17af258a-ebce-4aca-987c-d84155ce7543 tempest-AttachVolumeShelveTestJSON-358313758 tempest-AttachVolumeShelveTestJSON-358313758-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:31:39.415478 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-17af258a-ebce-4aca-987c-d84155ce7543 tempest-AttachVolumeShelveTestJSON-358313758 tempest-AttachVolumeShelveTestJSON-358313758-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:31:39.431050 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:31:39.431050 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:31:39.435166 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-17af258a-ebce-4aca-987c-d84155ce7543 tempest-AttachVolumeShelveTestJSON-358313758 tempest-AttachVolumeShelveTestJSON-358313758-project-member] Volume info retrieved successfully. Aug 12 10:31:39.439168 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-17af258a-ebce-4aca-987c-d84155ce7543 tempest-AttachVolumeShelveTestJSON-358313758 tempest-AttachVolumeShelveTestJSON-358313758-project-member] https://10.4.3.105/volume/v3/volumes/ba229347-c4b0-4ee7-bf83-ea431272bf10 returned with HTTP 200 Aug 12 10:31:39.439558 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 112/440] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:31:39 2026] GET /volume/v3/volumes/ba229347-c4b0-4ee7-bf83-ea431272bf10 => generated 1112 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:31:41.546289 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-f2d597a7-1910-4cda-9667-926f7900e945 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:31:41.546845 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-f2d597a7-1910-4cda-9667-926f7900e945 None None] GET https://10.4.3.105/volume// Aug 12 10:31:41.547120 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-f2d597a7-1910-4cda-9667-926f7900e945 None None] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:31:41.547439 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-f2d597a7-1910-4cda-9667-926f7900e945 None None] Calling method 'all' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:31:41.548375 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-f2d597a7-1910-4cda-9667-926f7900e945 None None] https://10.4.3.105/volume// returned with HTTP 300 Aug 12 10:31:41.548809 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 110/441] 10.4.3.105 () {66 vars in 1426 bytes} [Wed Aug 12 10:31:41 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 10:31:41.558755 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [req-ff41054f-eaa5-4dba-9672-e0ada2f41330 req-37113283-e585-4ba8-90bd-1ac98b9c7724 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:31:41.565896 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-ff41054f-eaa5-4dba-9672-e0ada2f41330 req-37113283-e585-4ba8-90bd-1ac98b9c7724 tempest-AttachVolumeShelveTestJSON-358313758 tempest-AttachVolumeShelveTestJSON-358313758-project-member] GET https://10.4.3.105/volume/v3/volumes/ba229347-c4b0-4ee7-bf83-ea431272bf10 Aug 12 10:31:41.565896 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [req-ff41054f-eaa5-4dba-9672-e0ada2f41330 req-37113283-e585-4ba8-90bd-1ac98b9c7724 tempest-AttachVolumeShelveTestJSON-358313758 tempest-AttachVolumeShelveTestJSON-358313758-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:31:41.565896 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [req-ff41054f-eaa5-4dba-9672-e0ada2f41330 req-37113283-e585-4ba8-90bd-1ac98b9c7724 tempest-AttachVolumeShelveTestJSON-358313758 tempest-AttachVolumeShelveTestJSON-358313758-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:31:41.575812 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:31:41.575812 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:31:41.579776 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [req-ff41054f-eaa5-4dba-9672-e0ada2f41330 req-37113283-e585-4ba8-90bd-1ac98b9c7724 tempest-AttachVolumeShelveTestJSON-358313758 tempest-AttachVolumeShelveTestJSON-358313758-project-member] Volume info retrieved successfully. Aug 12 10:31:41.584923 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-ff41054f-eaa5-4dba-9672-e0ada2f41330 req-37113283-e585-4ba8-90bd-1ac98b9c7724 tempest-AttachVolumeShelveTestJSON-358313758 tempest-AttachVolumeShelveTestJSON-358313758-project-member] https://10.4.3.105/volume/v3/volumes/ba229347-c4b0-4ee7-bf83-ea431272bf10 returned with HTTP 200 Aug 12 10:31:41.585751 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 114/442] 10.4.3.105 () {70 vars in 1639 bytes} [Wed Aug 12 10:31:41 2026] GET /volume/v3/volumes/ba229347-c4b0-4ee7-bf83-ea431272bf10 => generated 1292 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 10:31:41.712187 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-ff41054f-eaa5-4dba-9672-e0ada2f41330 req-b92c63d1-322d-4c52-9570-57a8d148a5e4 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:31:41.715722 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-ff41054f-eaa5-4dba-9672-e0ada2f41330 req-b92c63d1-322d-4c52-9570-57a8d148a5e4 tempest-AttachVolumeShelveTestJSON-358313758 tempest-AttachVolumeShelveTestJSON-358313758-project-member] PUT https://10.4.3.105/volume/v3/attachments/9205053e-3544-48ac-b69e-f122cdae6c64 Aug 12 10:31:41.715820 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-ff41054f-eaa5-4dba-9672-e0ada2f41330 req-b92c63d1-322d-4c52-9570-57a8d148a5e4 tempest-AttachVolumeShelveTestJSON-358313758 tempest-AttachVolumeShelveTestJSON-358313758-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.105", "host": "np0000007037", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a295cd65dd1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "cc953c5f-eaed-46bf-96e8-0985bbef0414", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:31:41.728314 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.coordination [req-ff41054f-eaa5-4dba-9672-e0ada2f41330 req-b92c63d1-322d-4c52-9570-57a8d148a5e4 tempest-AttachVolumeShelveTestJSON-358313758 tempest-AttachVolumeShelveTestJSON-358313758-project-member] Acquiring lock "cinder-attachment_update-ba229347-c4b0-4ee7-bf83-ea431272bf10-np0000007037" by "attachment_update" {{(pid=100374) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 10:31:41.733957 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.coordination [req-ff41054f-eaa5-4dba-9672-e0ada2f41330 req-b92c63d1-322d-4c52-9570-57a8d148a5e4 tempest-AttachVolumeShelveTestJSON-358313758 tempest-AttachVolumeShelveTestJSON-358313758-project-member] Lock "cinder-attachment_update-ba229347-c4b0-4ee7-bf83-ea431272bf10-np0000007037" acquired by "attachment_update" :: waited 0.006s {{(pid=100374) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 10:31:41.734917 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:31:41.734917 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:31:41.862866 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.coordination [req-ff41054f-eaa5-4dba-9672-e0ada2f41330 req-b92c63d1-322d-4c52-9570-57a8d148a5e4 tempest-AttachVolumeShelveTestJSON-358313758 tempest-AttachVolumeShelveTestJSON-358313758-project-member] Lock "cinder-attachment_update-ba229347-c4b0-4ee7-bf83-ea431272bf10-np0000007037" released by "attachment_update" :: held 0.129s {{(pid=100374) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 10:31:41.863276 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-ff41054f-eaa5-4dba-9672-e0ada2f41330 req-b92c63d1-322d-4c52-9570-57a8d148a5e4 tempest-AttachVolumeShelveTestJSON-358313758 tempest-AttachVolumeShelveTestJSON-358313758-project-member] https://10.4.3.105/volume/v3/attachments/9205053e-3544-48ac-b69e-f122cdae6c64 returned with HTTP 200 Aug 12 10:31:41.864535 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 107/443] 10.4.3.105 () {74 vars in 1704 bytes} [Wed Aug 12 10:31:41 2026] PUT /volume/v3/attachments/9205053e-3544-48ac-b69e-f122cdae6c64 => generated 969 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 12 10:31:41.900603 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-ff41054f-eaa5-4dba-9672-e0ada2f41330 req-49d1f938-45d0-43ba-b93c-19e69be6dfee None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:31:41.907094 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-ff41054f-eaa5-4dba-9672-e0ada2f41330 req-49d1f938-45d0-43ba-b93c-19e69be6dfee tempest-AttachVolumeShelveTestJSON-358313758 tempest-AttachVolumeShelveTestJSON-358313758-project-member] POST https://10.4.3.105/volume/v3/attachments/9205053e-3544-48ac-b69e-f122cdae6c64/action Aug 12 10:31:41.908378 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-ff41054f-eaa5-4dba-9672-e0ada2f41330 req-49d1f938-45d0-43ba-b93c-19e69be6dfee tempest-AttachVolumeShelveTestJSON-358313758 tempest-AttachVolumeShelveTestJSON-358313758-project-member] Action body: b'{"os-complete": null}' {{(pid=100375) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 10:31:41.908691 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-ff41054f-eaa5-4dba-9672-e0ada2f41330 req-49d1f938-45d0-43ba-b93c-19e69be6dfee tempest-AttachVolumeShelveTestJSON-358313758 tempest-AttachVolumeShelveTestJSON-358313758-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:31:41.933715 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:31:41.933715 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:31:41.955288 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-ff41054f-eaa5-4dba-9672-e0ada2f41330 req-49d1f938-45d0-43ba-b93c-19e69be6dfee tempest-AttachVolumeShelveTestJSON-358313758 tempest-AttachVolumeShelveTestJSON-358313758-project-member] https://10.4.3.105/volume/v3/attachments/9205053e-3544-48ac-b69e-f122cdae6c64/action returned with HTTP 204 Aug 12 10:31:41.955960 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 113/444] 10.4.3.105 () {74 vars in 1725 bytes} [Wed Aug 12 10:31:41 2026] POST /volume/v3/attachments/9205053e-3544-48ac-b69e-f122cdae6c64/action => generated 0 bytes in 56 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:31:49.213722 np0000007037 devstack@c-api.service[100373]: DEBUG dbcounter [-] [100373] Writing DB stats cinder:SELECT=6,cinder:UPDATE=2,cinder:INSERT=1 {{(pid=100373) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 10:31:51.299909 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-0a3e0b91-d320-4955-a7e2-c6e86f3579dd None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:31:51.305778 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-0a3e0b91-d320-4955-a7e2-c6e86f3579dd tempest-VolumesActionsTest-573097318 tempest-VolumesActionsTest-573097318-project-member] POST https://10.4.3.105/volume/v3/volumes Aug 12 10:31:51.306295 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-0a3e0b91-d320-4955-a7e2-c6e86f3579dd tempest-VolumesActionsTest-573097318 tempest-VolumesActionsTest-573097318-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-34158666"}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:31:51.310247 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.v3.volumes [None req-0a3e0b91-d320-4955-a7e2-c6e86f3579dd tempest-VolumesActionsTest-573097318 tempest-VolumesActionsTest-573097318-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-34158666'}} {{(pid=100373) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 10:31:51.310476 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.v3.volumes [None req-0a3e0b91-d320-4955-a7e2-c6e86f3579dd tempest-VolumesActionsTest-573097318 tempest-VolumesActionsTest-573097318-project-member] Create volume of 1 GB Aug 12 10:31:51.310899 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:31:51.310899 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:31:51.318879 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-0a3e0b91-d320-4955-a7e2-c6e86f3579dd tempest-VolumesActionsTest-573097318 tempest-VolumesActionsTest-573097318-project-member] Availability Zones retrieved successfully. Aug 12 10:31:51.326678 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-0a3e0b91-d320-4955-a7e2-c6e86f3579dd tempest-VolumesActionsTest-573097318 tempest-VolumesActionsTest-573097318-project-member] Flow 'volume_create_api' (08b97fd9-77ab-4c04-81ad-a59c98d08e9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:31:51.327899 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-0a3e0b91-d320-4955-a7e2-c6e86f3579dd tempest-VolumesActionsTest-573097318 tempest-VolumesActionsTest-573097318-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d0562c70-41d4-49e9-a4b5-9c4e7d18a8ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:31:51.329192 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.flows.api.create_volume [None req-0a3e0b91-d320-4955-a7e2-c6e86f3579dd tempest-VolumesActionsTest-573097318 tempest-VolumesActionsTest-573097318-project-member] Validating volume size '1' using validate_int {{(pid=100373) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 10:31:51.368686 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-0a3e0b91-d320-4955-a7e2-c6e86f3579dd tempest-VolumesActionsTest-573097318 tempest-VolumesActionsTest-573097318-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d0562c70-41d4-49e9-a4b5-9c4e7d18a8ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T10:26:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6cd66f07-4c7b-40b2-9dfb-378538f29c9e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:31:51.369761 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-0a3e0b91-d320-4955-a7e2-c6e86f3579dd tempest-VolumesActionsTest-573097318 tempest-VolumesActionsTest-573097318-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (df5c5e2b-e79c-4445-b10c-e1afa4880773) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:31:51.501325 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.quota [None req-0a3e0b91-d320-4955-a7e2-c6e86f3579dd tempest-VolumesActionsTest-573097318 tempest-VolumesActionsTest-573097318-project-member] Created reservations ['bd8033d6-ab0b-4d3a-aa66-0544dc47cdd6', 'ab0f407a-a738-41b6-b9c0-d6ee5514df5e', 'e51a0929-4702-44f4-86bd-ec4f292ba222', '17c71e5e-6669-4ca3-bf0a-bc2fc9eb403e'] {{(pid=100373) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:31:51.506159 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-0a3e0b91-d320-4955-a7e2-c6e86f3579dd tempest-VolumesActionsTest-573097318 tempest-VolumesActionsTest-573097318-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (df5c5e2b-e79c-4445-b10c-e1afa4880773) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bd8033d6-ab0b-4d3a-aa66-0544dc47cdd6', 'ab0f407a-a738-41b6-b9c0-d6ee5514df5e', 'e51a0929-4702-44f4-86bd-ec4f292ba222', '17c71e5e-6669-4ca3-bf0a-bc2fc9eb403e']}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:31:51.506159 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-0a3e0b91-d320-4955-a7e2-c6e86f3579dd tempest-VolumesActionsTest-573097318 tempest-VolumesActionsTest-573097318-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a0f2c08e-7baf-4257-9fe5-fbcf4ed1527c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:31:51.565746 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-0a3e0b91-d320-4955-a7e2-c6e86f3579dd tempest-VolumesActionsTest-573097318 tempest-VolumesActionsTest-573097318-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a0f2c08e-7baf-4257-9fe5-fbcf4ed1527c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0f768dd9-db48-45ee-9a5c-fe31065514c3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-34158666',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ddc76bac69004a6caa66a866569e9d23',qos_specs=None,replication_status=,reservations=['bd8033d6-ab0b-4d3a-aa66-0544dc47cdd6','ab0f407a-a738-41b6-b9c0-d6ee5514df5e','e51a0929-4702-44f4-86bd-ec4f292ba222','17c71e5e-6669-4ca3-bf0a-bc2fc9eb403e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0fa877235013417c8f77e190cf93731b',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:31:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-34158666',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0f768dd9-db48-45ee-9a5c-fe31065514c3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ddc76bac69004a6caa66a866569e9d23',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0fa877235013417c8f77e190cf93731b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6cd66f07-4c7b-40b2-9dfb-378538f29c9e),volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:31:51.566952 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-0a3e0b91-d320-4955-a7e2-c6e86f3579dd tempest-VolumesActionsTest-573097318 tempest-VolumesActionsTest-573097318-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (551d6338-6223-4181-9918-2a7fd576bec3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:31:51.603368 np0000007037 devstack@c-api.service[100372]: DEBUG dbcounter [-] [100372] Writing DB stats cinder:SELECT=9,cinder:UPDATE=2 {{(pid=100372) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 10:31:51.635538 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-0a3e0b91-d320-4955-a7e2-c6e86f3579dd tempest-VolumesActionsTest-573097318 tempest-VolumesActionsTest-573097318-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (551d6338-6223-4181-9918-2a7fd576bec3) transitioned into state 'SUCCESS' from state '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-34158666',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ddc76bac69004a6caa66a866569e9d23',qos_specs=None,replication_status=,reservations=['bd8033d6-ab0b-4d3a-aa66-0544dc47cdd6','ab0f407a-a738-41b6-b9c0-d6ee5514df5e','e51a0929-4702-44f4-86bd-ec4f292ba222','17c71e5e-6669-4ca3-bf0a-bc2fc9eb403e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0fa877235013417c8f77e190cf93731b',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:31:51.636269 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-0a3e0b91-d320-4955-a7e2-c6e86f3579dd tempest-VolumesActionsTest-573097318 tempest-VolumesActionsTest-573097318-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fcdec7c8-f530-4a17-a2cd-ff4392ca3c61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:31:51.654492 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-0a3e0b91-d320-4955-a7e2-c6e86f3579dd tempest-VolumesActionsTest-573097318 tempest-VolumesActionsTest-573097318-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fcdec7c8-f530-4a17-a2cd-ff4392ca3c61) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:31:51.655617 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-0a3e0b91-d320-4955-a7e2-c6e86f3579dd tempest-VolumesActionsTest-573097318 tempest-VolumesActionsTest-573097318-project-member] Flow 'volume_create_api' (08b97fd9-77ab-4c04-81ad-a59c98d08e9d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100373) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:31:51.656016 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-0a3e0b91-d320-4955-a7e2-c6e86f3579dd tempest-VolumesActionsTest-573097318 tempest-VolumesActionsTest-573097318-project-member] Create volume request issued successfully. Aug 12 10:31:51.657057 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-0a3e0b91-d320-4955-a7e2-c6e86f3579dd tempest-VolumesActionsTest-573097318 tempest-VolumesActionsTest-573097318-project-member] https://10.4.3.105/volume/v3/volumes returned with HTTP 202 Aug 12 10:31:51.657509 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 111/445] 10.4.3.105 () {68 vars in 1258 bytes} [Wed Aug 12 10:31:51 2026] POST /volume/v3/volumes => generated 747 bytes in 358 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 10:31:51.692024 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-ef9988f4-5de0-4080-b299-4e144d458669 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:31:51.710599 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-ef9988f4-5de0-4080-b299-4e144d458669 tempest-VolumesActionsTest-573097318 tempest-VolumesActionsTest-573097318-project-member] GET https://10.4.3.105/volume/v3/volumes/0f768dd9-db48-45ee-9a5c-fe31065514c3 Aug 12 10:31:51.710735 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-ef9988f4-5de0-4080-b299-4e144d458669 tempest-VolumesActionsTest-573097318 tempest-VolumesActionsTest-573097318-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:31:51.710898 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-ef9988f4-5de0-4080-b299-4e144d458669 tempest-VolumesActionsTest-573097318 tempest-VolumesActionsTest-573097318-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:31:51.729181 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:31:51.729181 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:31:51.734722 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-ef9988f4-5de0-4080-b299-4e144d458669 tempest-VolumesActionsTest-573097318 tempest-VolumesActionsTest-573097318-project-member] Volume info retrieved successfully. Aug 12 10:31:51.743886 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-ef9988f4-5de0-4080-b299-4e144d458669 tempest-VolumesActionsTest-573097318 tempest-VolumesActionsTest-573097318-project-member] https://10.4.3.105/volume/v3/volumes/0f768dd9-db48-45ee-9a5c-fe31065514c3 returned with HTTP 200 Aug 12 10:31:51.744073 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 115/446] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:31:51 2026] GET /volume/v3/volumes/0f768dd9-db48-45ee-9a5c-fe31065514c3 => generated 815 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:31:51.857113 np0000007037 devstack@c-api.service[100374]: DEBUG dbcounter [-] [100374] Writing DB stats cinder:SELECT=13,cinder:UPDATE=1 {{(pid=100374) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 10:31:51.950472 np0000007037 devstack@c-api.service[100375]: DEBUG dbcounter [-] [100375] Writing DB stats cinder:SELECT=9,cinder:UPDATE=2 {{(pid=100375) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 10:31:52.765045 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-24e109e9-f0af-42e4-8f4f-5e3b38e946fe None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:31:52.769560 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-24e109e9-f0af-42e4-8f4f-5e3b38e946fe tempest-VolumesActionsTest-573097318 tempest-VolumesActionsTest-573097318-project-member] GET https://10.4.3.105/volume/v3/volumes/0f768dd9-db48-45ee-9a5c-fe31065514c3 Aug 12 10:31:52.769560 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-24e109e9-f0af-42e4-8f4f-5e3b38e946fe tempest-VolumesActionsTest-573097318 tempest-VolumesActionsTest-573097318-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:31:52.769560 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-24e109e9-f0af-42e4-8f4f-5e3b38e946fe tempest-VolumesActionsTest-573097318 tempest-VolumesActionsTest-573097318-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:31:52.787651 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:31:52.787651 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:31:52.804777 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-24e109e9-f0af-42e4-8f4f-5e3b38e946fe tempest-VolumesActionsTest-573097318 tempest-VolumesActionsTest-573097318-project-member] Volume info retrieved successfully. Aug 12 10:31:52.811759 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-24e109e9-f0af-42e4-8f4f-5e3b38e946fe tempest-VolumesActionsTest-573097318 tempest-VolumesActionsTest-573097318-project-member] https://10.4.3.105/volume/v3/volumes/0f768dd9-db48-45ee-9a5c-fe31065514c3 returned with HTTP 200 Aug 12 10:31:52.812371 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 108/447] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:31:52 2026] GET /volume/v3/volumes/0f768dd9-db48-45ee-9a5c-fe31065514c3 => generated 840 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:31:52.832245 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-008f1649-8762-490f-ba46-3d7c98bee54a None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:31:52.835045 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-008f1649-8762-490f-ba46-3d7c98bee54a tempest-VolumesActionsTest-573097318 tempest-VolumesActionsTest-573097318-project-member] POST https://10.4.3.105/volume/v3/volumes/0f768dd9-db48-45ee-9a5c-fe31065514c3/action Aug 12 10:31:52.835671 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-008f1649-8762-490f-ba46-3d7c98bee54a tempest-VolumesActionsTest-573097318 tempest-VolumesActionsTest-573097318-project-member] Action body: b'{"os-attach": {"instance_uuid": "4b2843da-6c18-47fd-97c2-c92a2441833b", "mountpoint": "/dev/vdb"}}' {{(pid=100375) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 10:31:52.836030 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-008f1649-8762-490f-ba46-3d7c98bee54a tempest-VolumesActionsTest-573097318 tempest-VolumesActionsTest-573097318-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "4b2843da-6c18-47fd-97c2-c92a2441833b", "mountpoint": "/dev/vdb"}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:31:52.849156 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:31:52.849156 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:31:52.849873 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-008f1649-8762-490f-ba46-3d7c98bee54a tempest-VolumesActionsTest-573097318 tempest-VolumesActionsTest-573097318-project-member] Volume info retrieved successfully. Aug 12 10:31:52.863380 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-008f1649-8762-490f-ba46-3d7c98bee54a tempest-VolumesActionsTest-573097318 tempest-VolumesActionsTest-573097318-project-member] Update volume admin metadata completed successfully. Aug 12 10:31:52.955775 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-008f1649-8762-490f-ba46-3d7c98bee54a tempest-VolumesActionsTest-573097318 tempest-VolumesActionsTest-573097318-project-member] Attach volume completed successfully. Aug 12 10:31:52.957018 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-008f1649-8762-490f-ba46-3d7c98bee54a tempest-VolumesActionsTest-573097318 tempest-VolumesActionsTest-573097318-project-member] https://10.4.3.105/volume/v3/volumes/0f768dd9-db48-45ee-9a5c-fe31065514c3/action returned with HTTP 202 Aug 12 10:31:52.957382 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 114/448] 10.4.3.105 () {68 vars in 1390 bytes} [Wed Aug 12 10:31:52 2026] POST /volume/v3/volumes/0f768dd9-db48-45ee-9a5c-fe31065514c3/action => generated 0 bytes in 126 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 10:31:52.967403 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-ecf8f23b-4c76-4e2c-ae7f-499f00b359db None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:31:52.971465 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-ecf8f23b-4c76-4e2c-ae7f-499f00b359db tempest-VolumesActionsTest-573097318 tempest-VolumesActionsTest-573097318-project-member] GET https://10.4.3.105/volume/v3/volumes/0f768dd9-db48-45ee-9a5c-fe31065514c3 Aug 12 10:31:52.972340 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-ecf8f23b-4c76-4e2c-ae7f-499f00b359db tempest-VolumesActionsTest-573097318 tempest-VolumesActionsTest-573097318-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:31:52.972340 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-ecf8f23b-4c76-4e2c-ae7f-499f00b359db tempest-VolumesActionsTest-573097318 tempest-VolumesActionsTest-573097318-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:31:52.997139 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:31:52.997139 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:31:53.002312 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-ecf8f23b-4c76-4e2c-ae7f-499f00b359db tempest-VolumesActionsTest-573097318 tempest-VolumesActionsTest-573097318-project-member] Volume info retrieved successfully. Aug 12 10:31:53.009470 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-ecf8f23b-4c76-4e2c-ae7f-499f00b359db tempest-VolumesActionsTest-573097318 tempest-VolumesActionsTest-573097318-project-member] https://10.4.3.105/volume/v3/volumes/0f768dd9-db48-45ee-9a5c-fe31065514c3 returned with HTTP 200 Aug 12 10:31:53.009643 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 112/449] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:31:52 2026] GET /volume/v3/volumes/0f768dd9-db48-45ee-9a5c-fe31065514c3 => generated 1174 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:31:53.026565 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-93cae053-8c67-4f68-bff9-2c6df2b6c158 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:31:53.029662 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-93cae053-8c67-4f68-bff9-2c6df2b6c158 tempest-VolumesActionsTest-573097318 tempest-VolumesActionsTest-573097318-project-member] GET https://10.4.3.105/volume/v3/volumes/0f768dd9-db48-45ee-9a5c-fe31065514c3 Aug 12 10:31:53.030026 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-93cae053-8c67-4f68-bff9-2c6df2b6c158 tempest-VolumesActionsTest-573097318 tempest-VolumesActionsTest-573097318-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:31:53.030570 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-93cae053-8c67-4f68-bff9-2c6df2b6c158 tempest-VolumesActionsTest-573097318 tempest-VolumesActionsTest-573097318-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:31:53.046759 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:31:53.046759 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:31:53.052269 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-93cae053-8c67-4f68-bff9-2c6df2b6c158 tempest-VolumesActionsTest-573097318 tempest-VolumesActionsTest-573097318-project-member] Volume info retrieved successfully. Aug 12 10:31:53.058118 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-93cae053-8c67-4f68-bff9-2c6df2b6c158 tempest-VolumesActionsTest-573097318 tempest-VolumesActionsTest-573097318-project-member] https://10.4.3.105/volume/v3/volumes/0f768dd9-db48-45ee-9a5c-fe31065514c3 returned with HTTP 200 Aug 12 10:31:53.058633 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 116/450] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:31:53 2026] GET /volume/v3/volumes/0f768dd9-db48-45ee-9a5c-fe31065514c3 => generated 1174 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:31:53.075219 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-a644102d-b847-47e3-8bd0-96f80b75d851 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:31:53.245170 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-a644102d-b847-47e3-8bd0-96f80b75d851 tempest-VolumesActionsTest-237026126 tempest-VolumesActionsTest-237026126-project-admin] POST https://10.4.3.105/volume/v3/volumes/0f768dd9-db48-45ee-9a5c-fe31065514c3/action Aug 12 10:31:53.245170 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-a644102d-b847-47e3-8bd0-96f80b75d851 tempest-VolumesActionsTest-237026126 tempest-VolumesActionsTest-237026126-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100374) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 10:31:53.245621 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-a644102d-b847-47e3-8bd0-96f80b75d851 tempest-VolumesActionsTest-237026126 tempest-VolumesActionsTest-237026126-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:31:53.270255 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:31:53.270255 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:31:53.270708 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.contrib.admin_actions [None req-a644102d-b847-47e3-8bd0-96f80b75d851 tempest-VolumesActionsTest-237026126 tempest-VolumesActionsTest-237026126-project-admin] Updating volume '0f768dd9-db48-45ee-9a5c-fe31065514c3' with '{'status': 'error'}' {{(pid=100374) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 12 10:31:53.308485 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-a644102d-b847-47e3-8bd0-96f80b75d851 tempest-VolumesActionsTest-237026126 tempest-VolumesActionsTest-237026126-project-admin] https://10.4.3.105/volume/v3/volumes/0f768dd9-db48-45ee-9a5c-fe31065514c3/action returned with HTTP 202 Aug 12 10:31:53.308911 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 109/451] 10.4.3.105 () {68 vars in 1390 bytes} [Wed Aug 12 10:31:53 2026] POST /volume/v3/volumes/0f768dd9-db48-45ee-9a5c-fe31065514c3/action => generated 0 bytes in 234 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 10:31:53.318501 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-769aa858-b430-4b9a-90c1-0f07a9654a07 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:31:53.320404 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-769aa858-b430-4b9a-90c1-0f07a9654a07 tempest-VolumesActionsTest-573097318 tempest-VolumesActionsTest-573097318-project-member] GET https://10.4.3.105/volume/v3/volumes/0f768dd9-db48-45ee-9a5c-fe31065514c3 Aug 12 10:31:53.320630 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-769aa858-b430-4b9a-90c1-0f07a9654a07 tempest-VolumesActionsTest-573097318 tempest-VolumesActionsTest-573097318-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:31:53.320816 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-769aa858-b430-4b9a-90c1-0f07a9654a07 tempest-VolumesActionsTest-573097318 tempest-VolumesActionsTest-573097318-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:31:53.334238 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:31:53.334238 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:31:53.340193 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-769aa858-b430-4b9a-90c1-0f07a9654a07 tempest-VolumesActionsTest-573097318 tempest-VolumesActionsTest-573097318-project-member] Volume info retrieved successfully. Aug 12 10:31:53.350174 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-769aa858-b430-4b9a-90c1-0f07a9654a07 tempest-VolumesActionsTest-573097318 tempest-VolumesActionsTest-573097318-project-member] https://10.4.3.105/volume/v3/volumes/0f768dd9-db48-45ee-9a5c-fe31065514c3 returned with HTTP 200 Aug 12 10:31:53.350602 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 115/452] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:31:53 2026] GET /volume/v3/volumes/0f768dd9-db48-45ee-9a5c-fe31065514c3 => generated 1173 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:31:53.370400 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-9ab132a5-66f2-4de4-b97f-f63ff4893744 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:31:53.375418 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-9ab132a5-66f2-4de4-b97f-f63ff4893744 tempest-VolumesActionsTest-237026126 tempest-VolumesActionsTest-237026126-project-admin] POST https://10.4.3.105/volume/v3/volumes/0f768dd9-db48-45ee-9a5c-fe31065514c3/action Aug 12 10:31:53.375418 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-9ab132a5-66f2-4de4-b97f-f63ff4893744 tempest-VolumesActionsTest-237026126 tempest-VolumesActionsTest-237026126-project-admin] Action body: b'{"os-force_detach": {"connector": null, "attachment_id": "0d2fa00b-8249-41a0-a1a3-88eebf17a6cc"}}' {{(pid=100373) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 10:31:53.375418 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-9ab132a5-66f2-4de4-b97f-f63ff4893744 tempest-VolumesActionsTest-237026126 tempest-VolumesActionsTest-237026126-project-admin] Action: 'action', calling method: _force_detach, body: {"os-force_detach": {"connector": null, "attachment_id": "0d2fa00b-8249-41a0-a1a3-88eebf17a6cc"}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:31:53.403211 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:31:53.403211 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:31:53.403626 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-9ab132a5-66f2-4de4-b97f-f63ff4893744 tempest-VolumesActionsTest-237026126 tempest-VolumesActionsTest-237026126-project-admin] Volume info retrieved successfully. Aug 12 10:31:53.425138 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-9ab132a5-66f2-4de4-b97f-f63ff4893744 tempest-VolumesActionsTest-237026126 tempest-VolumesActionsTest-237026126-project-admin] Terminate volume connection completed successfully. Aug 12 10:31:53.433712 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-9ab132a5-66f2-4de4-b97f-f63ff4893744 tempest-VolumesActionsTest-237026126 tempest-VolumesActionsTest-237026126-project-admin] Attempted to unreserve volume that was not reserved, nothing to do. {{(pid=100373) unreserve_volume /opt/stack/cinder/cinder/volume/api.py:788}} Aug 12 10:31:53.533539 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-9ab132a5-66f2-4de4-b97f-f63ff4893744 tempest-VolumesActionsTest-237026126 tempest-VolumesActionsTest-237026126-project-admin] Detach volume completed successfully. Aug 12 10:31:53.533539 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-9ab132a5-66f2-4de4-b97f-f63ff4893744 tempest-VolumesActionsTest-237026126 tempest-VolumesActionsTest-237026126-project-admin] https://10.4.3.105/volume/v3/volumes/0f768dd9-db48-45ee-9a5c-fe31065514c3/action returned with HTTP 202 Aug 12 10:31:53.533770 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 113/453] 10.4.3.105 () {68 vars in 1390 bytes} [Wed Aug 12 10:31:53 2026] POST /volume/v3/volumes/0f768dd9-db48-45ee-9a5c-fe31065514c3/action => generated 0 bytes in 165 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 10:31:53.544552 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-a4354663-e163-456f-9706-c0b54549ab63 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:31:53.546859 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-a4354663-e163-456f-9706-c0b54549ab63 tempest-VolumesActionsTest-573097318 tempest-VolumesActionsTest-573097318-project-member] GET https://10.4.3.105/volume/v3/volumes/0f768dd9-db48-45ee-9a5c-fe31065514c3 Aug 12 10:31:53.547222 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-a4354663-e163-456f-9706-c0b54549ab63 tempest-VolumesActionsTest-573097318 tempest-VolumesActionsTest-573097318-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:31:53.547413 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-a4354663-e163-456f-9706-c0b54549ab63 tempest-VolumesActionsTest-573097318 tempest-VolumesActionsTest-573097318-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:31:53.558980 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:31:53.558980 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:31:53.565972 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-a4354663-e163-456f-9706-c0b54549ab63 tempest-VolumesActionsTest-573097318 tempest-VolumesActionsTest-573097318-project-member] Volume info retrieved successfully. Aug 12 10:31:53.573573 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-a4354663-e163-456f-9706-c0b54549ab63 tempest-VolumesActionsTest-573097318 tempest-VolumesActionsTest-573097318-project-member] https://10.4.3.105/volume/v3/volumes/0f768dd9-db48-45ee-9a5c-fe31065514c3 returned with HTTP 200 Aug 12 10:31:53.573745 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 117/454] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:31:53 2026] GET /volume/v3/volumes/0f768dd9-db48-45ee-9a5c-fe31065514c3 => generated 859 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:31:53.594024 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-16795c72-0890-43f1-b708-257ea78369ff None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:31:53.596468 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-16795c72-0890-43f1-b708-257ea78369ff tempest-VolumesActionsTest-573097318 tempest-VolumesActionsTest-573097318-project-member] GET https://10.4.3.105/volume/v3/volumes/0f768dd9-db48-45ee-9a5c-fe31065514c3 Aug 12 10:31:53.597304 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-16795c72-0890-43f1-b708-257ea78369ff tempest-VolumesActionsTest-573097318 tempest-VolumesActionsTest-573097318-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:31:53.597972 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-16795c72-0890-43f1-b708-257ea78369ff tempest-VolumesActionsTest-573097318 tempest-VolumesActionsTest-573097318-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:31:53.612553 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:31:53.612553 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:31:53.619383 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-16795c72-0890-43f1-b708-257ea78369ff tempest-VolumesActionsTest-573097318 tempest-VolumesActionsTest-573097318-project-member] Volume info retrieved successfully. Aug 12 10:31:53.626863 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-16795c72-0890-43f1-b708-257ea78369ff tempest-VolumesActionsTest-573097318 tempest-VolumesActionsTest-573097318-project-member] https://10.4.3.105/volume/v3/volumes/0f768dd9-db48-45ee-9a5c-fe31065514c3 returned with HTTP 200 Aug 12 10:31:53.627455 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 110/455] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:31:53 2026] GET /volume/v3/volumes/0f768dd9-db48-45ee-9a5c-fe31065514c3 => generated 859 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:31:53.647413 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-516cab9f-e0d7-48db-957c-1035bbf41d59 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:31:53.650601 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-516cab9f-e0d7-48db-957c-1035bbf41d59 tempest-VolumesActionsTest-573097318 tempest-VolumesActionsTest-573097318-project-member] POST https://10.4.3.105/volume/v3/volumes/0f768dd9-db48-45ee-9a5c-fe31065514c3/action Aug 12 10:31:53.651087 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-516cab9f-e0d7-48db-957c-1035bbf41d59 tempest-VolumesActionsTest-573097318 tempest-VolumesActionsTest-573097318-project-member] Action body: b'{"os-detach": {}}' {{(pid=100375) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 10:31:53.651296 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-516cab9f-e0d7-48db-957c-1035bbf41d59 tempest-VolumesActionsTest-573097318 tempest-VolumesActionsTest-573097318-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:31:53.664569 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:31:53.664569 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:31:53.664723 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-516cab9f-e0d7-48db-957c-1035bbf41d59 tempest-VolumesActionsTest-573097318 tempest-VolumesActionsTest-573097318-project-member] Volume info retrieved successfully. Aug 12 10:31:53.702888 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-516cab9f-e0d7-48db-957c-1035bbf41d59 tempest-VolumesActionsTest-573097318 tempest-VolumesActionsTest-573097318-project-member] Detach volume completed successfully. Aug 12 10:31:53.703459 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-516cab9f-e0d7-48db-957c-1035bbf41d59 tempest-VolumesActionsTest-573097318 tempest-VolumesActionsTest-573097318-project-member] https://10.4.3.105/volume/v3/volumes/0f768dd9-db48-45ee-9a5c-fe31065514c3/action returned with HTTP 202 Aug 12 10:31:53.704223 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 116/456] 10.4.3.105 () {68 vars in 1390 bytes} [Wed Aug 12 10:31:53 2026] POST /volume/v3/volumes/0f768dd9-db48-45ee-9a5c-fe31065514c3/action => generated 0 bytes in 57 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 10:31:53.714194 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-7459e3ea-cf5f-4ca3-a323-2936c29f1eee None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:31:53.716710 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-7459e3ea-cf5f-4ca3-a323-2936c29f1eee tempest-VolumesActionsTest-573097318 tempest-VolumesActionsTest-573097318-project-member] GET https://10.4.3.105/volume/v3/volumes/0f768dd9-db48-45ee-9a5c-fe31065514c3 Aug 12 10:31:53.717007 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-7459e3ea-cf5f-4ca3-a323-2936c29f1eee tempest-VolumesActionsTest-573097318 tempest-VolumesActionsTest-573097318-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:31:53.717270 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-7459e3ea-cf5f-4ca3-a323-2936c29f1eee tempest-VolumesActionsTest-573097318 tempest-VolumesActionsTest-573097318-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:31:53.731854 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:31:53.731854 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:31:53.738704 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-7459e3ea-cf5f-4ca3-a323-2936c29f1eee tempest-VolumesActionsTest-573097318 tempest-VolumesActionsTest-573097318-project-member] Volume info retrieved successfully. Aug 12 10:31:53.755962 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-7459e3ea-cf5f-4ca3-a323-2936c29f1eee tempest-VolumesActionsTest-573097318 tempest-VolumesActionsTest-573097318-project-member] https://10.4.3.105/volume/v3/volumes/0f768dd9-db48-45ee-9a5c-fe31065514c3 returned with HTTP 200 Aug 12 10:31:53.755962 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 114/457] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:31:53 2026] GET /volume/v3/volumes/0f768dd9-db48-45ee-9a5c-fe31065514c3 => generated 859 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:31:53.772826 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-ecd482d9-ef82-4f6b-8fe4-6566d2825a6e None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:31:53.776012 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-ecd482d9-ef82-4f6b-8fe4-6566d2825a6e tempest-VolumesActionsTest-573097318 tempest-VolumesActionsTest-573097318-project-member] GET https://10.4.3.105/volume/v3/volumes/0f768dd9-db48-45ee-9a5c-fe31065514c3 Aug 12 10:31:53.776301 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-ecd482d9-ef82-4f6b-8fe4-6566d2825a6e tempest-VolumesActionsTest-573097318 tempest-VolumesActionsTest-573097318-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:31:53.776539 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-ecd482d9-ef82-4f6b-8fe4-6566d2825a6e tempest-VolumesActionsTest-573097318 tempest-VolumesActionsTest-573097318-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:31:53.784828 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:31:53.784828 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:31:53.789048 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-ecd482d9-ef82-4f6b-8fe4-6566d2825a6e tempest-VolumesActionsTest-573097318 tempest-VolumesActionsTest-573097318-project-member] Volume info retrieved successfully. Aug 12 10:31:53.794278 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-ecd482d9-ef82-4f6b-8fe4-6566d2825a6e tempest-VolumesActionsTest-573097318 tempest-VolumesActionsTest-573097318-project-member] https://10.4.3.105/volume/v3/volumes/0f768dd9-db48-45ee-9a5c-fe31065514c3 returned with HTTP 200 Aug 12 10:31:53.794664 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 118/458] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:31:53 2026] GET /volume/v3/volumes/0f768dd9-db48-45ee-9a5c-fe31065514c3 => generated 859 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:31:53.816774 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-df453b09-b72c-4510-b5d8-91ac9c969faf None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:31:53.823378 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-df453b09-b72c-4510-b5d8-91ac9c969faf tempest-VolumesActionsTest-573097318 tempest-VolumesActionsTest-573097318-project-member] DELETE https://10.4.3.105/volume/v3/volumes/0f768dd9-db48-45ee-9a5c-fe31065514c3 Aug 12 10:31:53.823378 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-df453b09-b72c-4510-b5d8-91ac9c969faf tempest-VolumesActionsTest-573097318 tempest-VolumesActionsTest-573097318-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:31:53.823714 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-df453b09-b72c-4510-b5d8-91ac9c969faf tempest-VolumesActionsTest-573097318 tempest-VolumesActionsTest-573097318-project-member] Calling method 'delete' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:31:53.824343 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.v3.volumes [None req-df453b09-b72c-4510-b5d8-91ac9c969faf tempest-VolumesActionsTest-573097318 tempest-VolumesActionsTest-573097318-project-member] Delete volume with id: 0f768dd9-db48-45ee-9a5c-fe31065514c3 Aug 12 10:31:53.849235 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:31:53.849235 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:31:53.850028 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-df453b09-b72c-4510-b5d8-91ac9c969faf tempest-VolumesActionsTest-573097318 tempest-VolumesActionsTest-573097318-project-member] Volume info retrieved successfully. Aug 12 10:31:53.896586 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-df453b09-b72c-4510-b5d8-91ac9c969faf tempest-VolumesActionsTest-573097318 tempest-VolumesActionsTest-573097318-project-member] Delete volume request issued successfully. Aug 12 10:31:53.896755 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-df453b09-b72c-4510-b5d8-91ac9c969faf tempest-VolumesActionsTest-573097318 tempest-VolumesActionsTest-573097318-project-member] https://10.4.3.105/volume/v3/volumes/0f768dd9-db48-45ee-9a5c-fe31065514c3 returned with HTTP 202 Aug 12 10:31:53.898259 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 111/459] 10.4.3.105 () {66 vars in 1351 bytes} [Wed Aug 12 10:31:53 2026] DELETE /volume/v3/volumes/0f768dd9-db48-45ee-9a5c-fe31065514c3 => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 10:31:53.912366 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-adaecf64-6f97-44c7-bb67-5b94d400ab4c None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:31:53.916623 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-adaecf64-6f97-44c7-bb67-5b94d400ab4c tempest-VolumesActionsTest-573097318 tempest-VolumesActionsTest-573097318-project-member] GET https://10.4.3.105/volume/v3/volumes/0f768dd9-db48-45ee-9a5c-fe31065514c3 Aug 12 10:31:53.916935 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-adaecf64-6f97-44c7-bb67-5b94d400ab4c tempest-VolumesActionsTest-573097318 tempest-VolumesActionsTest-573097318-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:31:53.917277 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-adaecf64-6f97-44c7-bb67-5b94d400ab4c tempest-VolumesActionsTest-573097318 tempest-VolumesActionsTest-573097318-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:31:53.933394 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:31:53.933394 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:31:53.941671 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-adaecf64-6f97-44c7-bb67-5b94d400ab4c tempest-VolumesActionsTest-573097318 tempest-VolumesActionsTest-573097318-project-member] Volume info retrieved successfully. Aug 12 10:31:53.950499 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-adaecf64-6f97-44c7-bb67-5b94d400ab4c tempest-VolumesActionsTest-573097318 tempest-VolumesActionsTest-573097318-project-member] https://10.4.3.105/volume/v3/volumes/0f768dd9-db48-45ee-9a5c-fe31065514c3 returned with HTTP 200 Aug 12 10:31:53.952537 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 117/460] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:31:53 2026] GET /volume/v3/volumes/0f768dd9-db48-45ee-9a5c-fe31065514c3 => generated 858 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:31:54.973078 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-f19f7e83-042e-46dd-a0ea-847123e1ca79 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:31:54.975533 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-f19f7e83-042e-46dd-a0ea-847123e1ca79 tempest-VolumesActionsTest-573097318 tempest-VolumesActionsTest-573097318-project-member] GET https://10.4.3.105/volume/v3/volumes/0f768dd9-db48-45ee-9a5c-fe31065514c3 Aug 12 10:31:54.975670 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-f19f7e83-042e-46dd-a0ea-847123e1ca79 tempest-VolumesActionsTest-573097318 tempest-VolumesActionsTest-573097318-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:31:54.975938 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-f19f7e83-042e-46dd-a0ea-847123e1ca79 tempest-VolumesActionsTest-573097318 tempest-VolumesActionsTest-573097318-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:31:54.982937 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-f19f7e83-042e-46dd-a0ea-847123e1ca79 tempest-VolumesActionsTest-573097318 tempest-VolumesActionsTest-573097318-project-member] https://10.4.3.105/volume/v3/volumes/0f768dd9-db48-45ee-9a5c-fe31065514c3 returned with HTTP 404 Aug 12 10:31:54.983582 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 115/461] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:31:54 2026] GET /volume/v3/volumes/0f768dd9-db48-45ee-9a5c-fe31065514c3 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:31:59.110390 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-dd4f8e35-c809-4159-a54a-e8bddf3889f3 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:31:59.114978 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-dd4f8e35-c809-4159-a54a-e8bddf3889f3 tempest-VolumesActionsTest-573097318 tempest-VolumesActionsTest-573097318-project-member] POST https://10.4.3.105/volume/v3/volumes Aug 12 10:31:59.114978 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-dd4f8e35-c809-4159-a54a-e8bddf3889f3 tempest-VolumesActionsTest-573097318 tempest-VolumesActionsTest-573097318-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1044031781"}} {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:31:59.117759 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.v3.volumes [None req-dd4f8e35-c809-4159-a54a-e8bddf3889f3 tempest-VolumesActionsTest-573097318 tempest-VolumesActionsTest-573097318-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1044031781'}} {{(pid=100372) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 10:31:59.117759 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.v3.volumes [None req-dd4f8e35-c809-4159-a54a-e8bddf3889f3 tempest-VolumesActionsTest-573097318 tempest-VolumesActionsTest-573097318-project-member] Create volume of 1 GB Aug 12 10:31:59.122550 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-dd4f8e35-c809-4159-a54a-e8bddf3889f3 tempest-VolumesActionsTest-573097318 tempest-VolumesActionsTest-573097318-project-member] Availability Zones retrieved successfully. Aug 12 10:31:59.130784 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-dd4f8e35-c809-4159-a54a-e8bddf3889f3 tempest-VolumesActionsTest-573097318 tempest-VolumesActionsTest-573097318-project-member] Flow 'volume_create_api' (d3725e2d-3997-4851-a3c6-d5a148c3a6d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100372) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:31:59.132333 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-dd4f8e35-c809-4159-a54a-e8bddf3889f3 tempest-VolumesActionsTest-573097318 tempest-VolumesActionsTest-573097318-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (18de85cb-1b4d-4c59-8da6-6c13bc6ab35b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:31:59.133746 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.flows.api.create_volume [None req-dd4f8e35-c809-4159-a54a-e8bddf3889f3 tempest-VolumesActionsTest-573097318 tempest-VolumesActionsTest-573097318-project-member] Validating volume size '1' using validate_int {{(pid=100372) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 10:31:59.178100 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-dd4f8e35-c809-4159-a54a-e8bddf3889f3 tempest-VolumesActionsTest-573097318 tempest-VolumesActionsTest-573097318-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (18de85cb-1b4d-4c59-8da6-6c13bc6ab35b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T10:26:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6cd66f07-4c7b-40b2-9dfb-378538f29c9e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:31:59.178836 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-dd4f8e35-c809-4159-a54a-e8bddf3889f3 tempest-VolumesActionsTest-573097318 tempest-VolumesActionsTest-573097318-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (88f8bb4f-bf37-4853-a66d-a7841a7d146d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:31:59.237807 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.quota [None req-dd4f8e35-c809-4159-a54a-e8bddf3889f3 tempest-VolumesActionsTest-573097318 tempest-VolumesActionsTest-573097318-project-member] Created reservations ['21bf1fc1-ba91-446e-be79-1fd2b2e4d3f9', '54683ac3-32fb-4cc5-8afa-15c49b01da26', '78acba81-5234-4ad8-892e-fc42fa611a3b', 'c5e992d7-b47e-4680-8251-f539f33fc7e0'] {{(pid=100372) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:31:59.239010 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-dd4f8e35-c809-4159-a54a-e8bddf3889f3 tempest-VolumesActionsTest-573097318 tempest-VolumesActionsTest-573097318-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (88f8bb4f-bf37-4853-a66d-a7841a7d146d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['21bf1fc1-ba91-446e-be79-1fd2b2e4d3f9', '54683ac3-32fb-4cc5-8afa-15c49b01da26', '78acba81-5234-4ad8-892e-fc42fa611a3b', 'c5e992d7-b47e-4680-8251-f539f33fc7e0']}' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:31:59.242413 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-dd4f8e35-c809-4159-a54a-e8bddf3889f3 tempest-VolumesActionsTest-573097318 tempest-VolumesActionsTest-573097318-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (676f8bf5-1b7f-45fa-b974-60c4afb6c7fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:31:59.283439 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-dd4f8e35-c809-4159-a54a-e8bddf3889f3 tempest-VolumesActionsTest-573097318 tempest-VolumesActionsTest-573097318-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (676f8bf5-1b7f-45fa-b974-60c4afb6c7fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bc383f27-3def-4c16-b583-b8cee35ddc7b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1044031781',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ddc76bac69004a6caa66a866569e9d23',qos_specs=None,replication_status=,reservations=['21bf1fc1-ba91-446e-be79-1fd2b2e4d3f9','54683ac3-32fb-4cc5-8afa-15c49b01da26','78acba81-5234-4ad8-892e-fc42fa611a3b','c5e992d7-b47e-4680-8251-f539f33fc7e0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0fa877235013417c8f77e190cf93731b',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:31:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1044031781',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bc383f27-3def-4c16-b583-b8cee35ddc7b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ddc76bac69004a6caa66a866569e9d23',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0fa877235013417c8f77e190cf93731b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6cd66f07-4c7b-40b2-9dfb-378538f29c9e),volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:31:59.283439 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-dd4f8e35-c809-4159-a54a-e8bddf3889f3 tempest-VolumesActionsTest-573097318 tempest-VolumesActionsTest-573097318-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b2e270c5-13a9-4475-80c2-ae4d31db5264) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:31:59.308187 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-dd4f8e35-c809-4159-a54a-e8bddf3889f3 tempest-VolumesActionsTest-573097318 tempest-VolumesActionsTest-573097318-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b2e270c5-13a9-4475-80c2-ae4d31db5264) transitioned into state 'SUCCESS' from state '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-1044031781',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ddc76bac69004a6caa66a866569e9d23',qos_specs=None,replication_status=,reservations=['21bf1fc1-ba91-446e-be79-1fd2b2e4d3f9','54683ac3-32fb-4cc5-8afa-15c49b01da26','78acba81-5234-4ad8-892e-fc42fa611a3b','c5e992d7-b47e-4680-8251-f539f33fc7e0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0fa877235013417c8f77e190cf93731b',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:31:59.309342 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-dd4f8e35-c809-4159-a54a-e8bddf3889f3 tempest-VolumesActionsTest-573097318 tempest-VolumesActionsTest-573097318-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b03a91bf-ce62-46cc-b6ea-8ca6b20b98cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:31:59.322893 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-dd4f8e35-c809-4159-a54a-e8bddf3889f3 tempest-VolumesActionsTest-573097318 tempest-VolumesActionsTest-573097318-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b03a91bf-ce62-46cc-b6ea-8ca6b20b98cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:31:59.323935 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-dd4f8e35-c809-4159-a54a-e8bddf3889f3 tempest-VolumesActionsTest-573097318 tempest-VolumesActionsTest-573097318-project-member] Flow 'volume_create_api' (d3725e2d-3997-4851-a3c6-d5a148c3a6d5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100372) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:31:59.324819 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-dd4f8e35-c809-4159-a54a-e8bddf3889f3 tempest-VolumesActionsTest-573097318 tempest-VolumesActionsTest-573097318-project-member] Create volume request issued successfully. Aug 12 10:31:59.324819 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-dd4f8e35-c809-4159-a54a-e8bddf3889f3 tempest-VolumesActionsTest-573097318 tempest-VolumesActionsTest-573097318-project-member] https://10.4.3.105/volume/v3/volumes returned with HTTP 202 Aug 12 10:31:59.325248 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 119/462] 10.4.3.105 () {68 vars in 1258 bytes} [Wed Aug 12 10:31:59 2026] POST /volume/v3/volumes => generated 749 bytes in 217 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 10:31:59.345367 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-49803b9f-f802-4887-a97b-aa349648dd84 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:31:59.351369 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-49803b9f-f802-4887-a97b-aa349648dd84 tempest-VolumesActionsTest-573097318 tempest-VolumesActionsTest-573097318-project-member] GET https://10.4.3.105/volume/v3/volumes/bc383f27-3def-4c16-b583-b8cee35ddc7b Aug 12 10:31:59.351541 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-49803b9f-f802-4887-a97b-aa349648dd84 tempest-VolumesActionsTest-573097318 tempest-VolumesActionsTest-573097318-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:31:59.352664 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-49803b9f-f802-4887-a97b-aa349648dd84 tempest-VolumesActionsTest-573097318 tempest-VolumesActionsTest-573097318-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:31:59.367826 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:31:59.367826 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:31:59.373171 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-49803b9f-f802-4887-a97b-aa349648dd84 tempest-VolumesActionsTest-573097318 tempest-VolumesActionsTest-573097318-project-member] Volume info retrieved successfully. Aug 12 10:31:59.379689 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-49803b9f-f802-4887-a97b-aa349648dd84 tempest-VolumesActionsTest-573097318 tempest-VolumesActionsTest-573097318-project-member] https://10.4.3.105/volume/v3/volumes/bc383f27-3def-4c16-b583-b8cee35ddc7b returned with HTTP 200 Aug 12 10:31:59.380129 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 112/463] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:31:59 2026] GET /volume/v3/volumes/bc383f27-3def-4c16-b583-b8cee35ddc7b => generated 817 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:32:00.264421 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-bca56cda-81d2-496a-9dc2-835d415ec670 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:32:00.267024 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-bca56cda-81d2-496a-9dc2-835d415ec670 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] POST https://10.4.3.105/volume/v3/volumes Aug 12 10:32:00.267863 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-bca56cda-81d2-496a-9dc2-835d415ec670 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-961284682"}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:32:00.269836 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.v3.volumes [None req-bca56cda-81d2-496a-9dc2-835d415ec670 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-961284682'}} {{(pid=100375) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 10:32:00.276503 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.v3.volumes [None req-bca56cda-81d2-496a-9dc2-835d415ec670 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Create volume of 1 GB Aug 12 10:32:00.277860 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:32:00.277860 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:32:00.278128 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-bca56cda-81d2-496a-9dc2-835d415ec670 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Availability Zones retrieved successfully. Aug 12 10:32:00.287587 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-bca56cda-81d2-496a-9dc2-835d415ec670 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Flow 'volume_create_api' (37c1c8ce-8daa-4945-8f13-6f70bb0cddcf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:32:00.289915 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-bca56cda-81d2-496a-9dc2-835d415ec670 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (65b8348e-c7cf-42be-9b36-2527d5ce1daa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:32:00.291438 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.flows.api.create_volume [None req-bca56cda-81d2-496a-9dc2-835d415ec670 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Validating volume size '1' using validate_int {{(pid=100375) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 10:32:00.303669 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:32:00.303669 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:32:00.323273 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-bca56cda-81d2-496a-9dc2-835d415ec670 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (65b8348e-c7cf-42be-9b36-2527d5ce1daa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T10:26:52Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=432a6f78-fb00-48dc-910c-9a34d08ee07f,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '432a6f78-fb00-48dc-910c-9a34d08ee07f', 'encryption_key_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=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:32:00.324275 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-bca56cda-81d2-496a-9dc2-835d415ec670 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e2ebc577-7bc2-4959-8113-02a235e9cec4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:32:00.378668 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.quota [None req-bca56cda-81d2-496a-9dc2-835d415ec670 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Created reservations ['1ccc44e4-b6a0-40e5-9fc8-cd3798b049dc', 'd86b3739-4a22-4b89-973b-026763a274d9', '48482c66-593b-4946-83ec-aeb90a9456c3', 'fef2c819-6f74-4519-9631-87cb08117367'] {{(pid=100375) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:32:00.379769 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-bca56cda-81d2-496a-9dc2-835d415ec670 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e2ebc577-7bc2-4959-8113-02a235e9cec4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1ccc44e4-b6a0-40e5-9fc8-cd3798b049dc', 'd86b3739-4a22-4b89-973b-026763a274d9', '48482c66-593b-4946-83ec-aeb90a9456c3', 'fef2c819-6f74-4519-9631-87cb08117367']}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:32:00.380860 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-bca56cda-81d2-496a-9dc2-835d415ec670 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9dff3ea2-f596-4501-8807-f81b7f127a6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:32:00.400215 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-7378cc8e-e390-48ea-a5ea-7eb59f45070b None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:32:00.402998 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-7378cc8e-e390-48ea-a5ea-7eb59f45070b tempest-VolumesActionsTest-573097318 tempest-VolumesActionsTest-573097318-project-member] GET https://10.4.3.105/volume/v3/volumes/bc383f27-3def-4c16-b583-b8cee35ddc7b Aug 12 10:32:00.402998 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-7378cc8e-e390-48ea-a5ea-7eb59f45070b tempest-VolumesActionsTest-573097318 tempest-VolumesActionsTest-573097318-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:32:00.402998 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-7378cc8e-e390-48ea-a5ea-7eb59f45070b tempest-VolumesActionsTest-573097318 tempest-VolumesActionsTest-573097318-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:32:00.409554 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-bca56cda-81d2-496a-9dc2-835d415ec670 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9dff3ea2-f596-4501-8807-f81b7f127a6f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a0293a3c-afd3-40a0-996c-7cf90f8d5431', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-961284682',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='88446916493b4082a1dcca24d52ca1e3',qos_specs=None,replication_status=,reservations=['1ccc44e4-b6a0-40e5-9fc8-cd3798b049dc','d86b3739-4a22-4b89-973b-026763a274d9','48482c66-593b-4946-83ec-aeb90a9456c3','fef2c819-6f74-4519-9631-87cb08117367'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8f7f2daec1204100a7bdef4a52a49bc2',volume_type_id=432a6f78-fb00-48dc-910c-9a34d08ee07f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:32:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-961284682',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a0293a3c-afd3-40a0-996c-7cf90f8d5431,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='88446916493b4082a1dcca24d52ca1e3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8f7f2daec1204100a7bdef4a52a49bc2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(432a6f78-fb00-48dc-910c-9a34d08ee07f),volume_type_id=432a6f78-fb00-48dc-910c-9a34d08ee07f)}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:32:00.410250 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-bca56cda-81d2-496a-9dc2-835d415ec670 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (38f4d789-724d-4cb2-87b0-6d08f89b9928) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:32:00.413877 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:32:00.413877 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:32:00.419615 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-7378cc8e-e390-48ea-a5ea-7eb59f45070b tempest-VolumesActionsTest-573097318 tempest-VolumesActionsTest-573097318-project-member] Volume info retrieved successfully. Aug 12 10:32:00.425879 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-7378cc8e-e390-48ea-a5ea-7eb59f45070b tempest-VolumesActionsTest-573097318 tempest-VolumesActionsTest-573097318-project-member] https://10.4.3.105/volume/v3/volumes/bc383f27-3def-4c16-b583-b8cee35ddc7b returned with HTTP 200 Aug 12 10:32:00.427045 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 116/464] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:32:00 2026] GET /volume/v3/volumes/bc383f27-3def-4c16-b583-b8cee35ddc7b => generated 842 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:32:00.442475 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-bca56cda-81d2-496a-9dc2-835d415ec670 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (38f4d789-724d-4cb2-87b0-6d08f89b9928) transitioned into state 'SUCCESS' from state '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-961284682',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='88446916493b4082a1dcca24d52ca1e3',qos_specs=None,replication_status=,reservations=['1ccc44e4-b6a0-40e5-9fc8-cd3798b049dc','d86b3739-4a22-4b89-973b-026763a274d9','48482c66-593b-4946-83ec-aeb90a9456c3','fef2c819-6f74-4519-9631-87cb08117367'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8f7f2daec1204100a7bdef4a52a49bc2',volume_type_id=432a6f78-fb00-48dc-910c-9a34d08ee07f)}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:32:00.443251 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-bca56cda-81d2-496a-9dc2-835d415ec670 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (59917695-b86c-435e-a232-83b3db8f7459) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:32:00.446544 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-5d969101-b68a-4e74-a9a4-f6e5e0931f15 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:32:00.451298 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-5d969101-b68a-4e74-a9a4-f6e5e0931f15 tempest-VolumesActionsTest-237026126 tempest-VolumesActionsTest-237026126-project-admin] POST https://10.4.3.105/volume/v3/volumes/bc383f27-3def-4c16-b583-b8cee35ddc7b/action Aug 12 10:32:00.451720 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-5d969101-b68a-4e74-a9a4-f6e5e0931f15 tempest-VolumesActionsTest-237026126 tempest-VolumesActionsTest-237026126-project-admin] Action body: b'{"os-reset_status": {"status": "attaching"}}' {{(pid=100372) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 10:32:00.451891 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-5d969101-b68a-4e74-a9a4-f6e5e0931f15 tempest-VolumesActionsTest-237026126 tempest-VolumesActionsTest-237026126-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "attaching"}} {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:32:00.457080 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-bca56cda-81d2-496a-9dc2-835d415ec670 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (59917695-b86c-435e-a232-83b3db8f7459) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:32:00.459471 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-bca56cda-81d2-496a-9dc2-835d415ec670 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Flow 'volume_create_api' (37c1c8ce-8daa-4945-8f13-6f70bb0cddcf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100375) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:32:00.459471 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-bca56cda-81d2-496a-9dc2-835d415ec670 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Create volume request issued successfully. Aug 12 10:32:00.460204 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-bca56cda-81d2-496a-9dc2-835d415ec670 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] https://10.4.3.105/volume/v3/volumes returned with HTTP 202 Aug 12 10:32:00.460770 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 118/465] 10.4.3.105 () {68 vars in 1259 bytes} [Wed Aug 12 10:32:00 2026] POST /volume/v3/volumes => generated 759 bytes in 197 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 10:32:00.471075 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:32:00.471075 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:32:00.473997 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.contrib.admin_actions [None req-5d969101-b68a-4e74-a9a4-f6e5e0931f15 tempest-VolumesActionsTest-237026126 tempest-VolumesActionsTest-237026126-project-admin] Updating volume 'bc383f27-3def-4c16-b583-b8cee35ddc7b' with '{'status': 'attaching'}' {{(pid=100372) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 12 10:32:00.479024 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-7fcca6d6-2ca7-46bd-87ff-c01ee18c274a None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:32:00.482311 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-7fcca6d6-2ca7-46bd-87ff-c01ee18c274a tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] GET https://10.4.3.105/volume/v3/volumes/a0293a3c-afd3-40a0-996c-7cf90f8d5431 Aug 12 10:32:00.482311 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-7fcca6d6-2ca7-46bd-87ff-c01ee18c274a tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:32:00.482311 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-7fcca6d6-2ca7-46bd-87ff-c01ee18c274a tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:32:00.504500 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:32:00.504500 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:32:00.510801 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-7fcca6d6-2ca7-46bd-87ff-c01ee18c274a tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Volume info retrieved successfully. Aug 12 10:32:00.514576 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-5d969101-b68a-4e74-a9a4-f6e5e0931f15 tempest-VolumesActionsTest-237026126 tempest-VolumesActionsTest-237026126-project-admin] https://10.4.3.105/volume/v3/volumes/bc383f27-3def-4c16-b583-b8cee35ddc7b/action returned with HTTP 202 Aug 12 10:32:00.515297 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 120/466] 10.4.3.105 () {68 vars in 1390 bytes} [Wed Aug 12 10:32:00 2026] POST /volume/v3/volumes/bc383f27-3def-4c16-b583-b8cee35ddc7b/action => generated 0 bytes in 69 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 10:32:00.516754 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-7fcca6d6-2ca7-46bd-87ff-c01ee18c274a tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] https://10.4.3.105/volume/v3/volumes/a0293a3c-afd3-40a0-996c-7cf90f8d5431 returned with HTTP 200 Aug 12 10:32:00.517256 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 113/467] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:32:00 2026] GET /volume/v3/volumes/a0293a3c-afd3-40a0-996c-7cf90f8d5431 => generated 827 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:32:00.525408 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-0ad4198a-b08e-4227-a3f9-a9bb9f27611f None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:32:00.527745 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-0ad4198a-b08e-4227-a3f9-a9bb9f27611f tempest-VolumesActionsTest-573097318 tempest-VolumesActionsTest-573097318-project-member] GET https://10.4.3.105/volume/v3/volumes/bc383f27-3def-4c16-b583-b8cee35ddc7b Aug 12 10:32:00.528021 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-0ad4198a-b08e-4227-a3f9-a9bb9f27611f tempest-VolumesActionsTest-573097318 tempest-VolumesActionsTest-573097318-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:32:00.528303 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-0ad4198a-b08e-4227-a3f9-a9bb9f27611f tempest-VolumesActionsTest-573097318 tempest-VolumesActionsTest-573097318-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:32:00.540805 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:32:00.540805 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:32:00.547181 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-0ad4198a-b08e-4227-a3f9-a9bb9f27611f tempest-VolumesActionsTest-573097318 tempest-VolumesActionsTest-573097318-project-member] Volume info retrieved successfully. Aug 12 10:32:00.555730 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-0ad4198a-b08e-4227-a3f9-a9bb9f27611f tempest-VolumesActionsTest-573097318 tempest-VolumesActionsTest-573097318-project-member] https://10.4.3.105/volume/v3/volumes/bc383f27-3def-4c16-b583-b8cee35ddc7b returned with HTTP 200 Aug 12 10:32:00.558606 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 117/468] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:32:00 2026] GET /volume/v3/volumes/bc383f27-3def-4c16-b583-b8cee35ddc7b => generated 842 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:32:00.573449 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-6159ffc2-09c7-462b-91b3-f43f16e394b8 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:32:00.575294 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-6159ffc2-09c7-462b-91b3-f43f16e394b8 tempest-VolumesActionsTest-237026126 tempest-VolumesActionsTest-237026126-project-admin] POST https://10.4.3.105/volume/v3/volumes/bc383f27-3def-4c16-b583-b8cee35ddc7b/action Aug 12 10:32:00.575885 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-6159ffc2-09c7-462b-91b3-f43f16e394b8 tempest-VolumesActionsTest-237026126 tempest-VolumesActionsTest-237026126-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100375) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 10:32:00.575885 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-6159ffc2-09c7-462b-91b3-f43f16e394b8 tempest-VolumesActionsTest-237026126 tempest-VolumesActionsTest-237026126-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:32:00.588542 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:32:00.588542 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:32:00.588542 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-6159ffc2-09c7-462b-91b3-f43f16e394b8 tempest-VolumesActionsTest-237026126 tempest-VolumesActionsTest-237026126-project-admin] Volume info retrieved successfully. Aug 12 10:32:00.623655 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-6159ffc2-09c7-462b-91b3-f43f16e394b8 tempest-VolumesActionsTest-237026126 tempest-VolumesActionsTest-237026126-project-admin] Delete volume request issued successfully. Aug 12 10:32:00.623655 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-6159ffc2-09c7-462b-91b3-f43f16e394b8 tempest-VolumesActionsTest-237026126 tempest-VolumesActionsTest-237026126-project-admin] https://10.4.3.105/volume/v3/volumes/bc383f27-3def-4c16-b583-b8cee35ddc7b/action returned with HTTP 202 Aug 12 10:32:00.625433 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 119/469] 10.4.3.105 () {68 vars in 1390 bytes} [Wed Aug 12 10:32:00 2026] POST /volume/v3/volumes/bc383f27-3def-4c16-b583-b8cee35ddc7b/action => generated 0 bytes in 52 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 10:32:00.638292 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-f70cb21f-bfbe-4b0a-ac78-201fa2026182 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:32:00.640311 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-f70cb21f-bfbe-4b0a-ac78-201fa2026182 tempest-VolumesActionsTest-573097318 tempest-VolumesActionsTest-573097318-project-member] GET https://10.4.3.105/volume/v3/volumes/bc383f27-3def-4c16-b583-b8cee35ddc7b Aug 12 10:32:00.640636 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-f70cb21f-bfbe-4b0a-ac78-201fa2026182 tempest-VolumesActionsTest-573097318 tempest-VolumesActionsTest-573097318-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:32:00.641039 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-f70cb21f-bfbe-4b0a-ac78-201fa2026182 tempest-VolumesActionsTest-573097318 tempest-VolumesActionsTest-573097318-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:32:00.660651 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:32:00.660651 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:32:00.671236 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-f70cb21f-bfbe-4b0a-ac78-201fa2026182 tempest-VolumesActionsTest-573097318 tempest-VolumesActionsTest-573097318-project-member] Volume info retrieved successfully. Aug 12 10:32:00.688444 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-f70cb21f-bfbe-4b0a-ac78-201fa2026182 tempest-VolumesActionsTest-573097318 tempest-VolumesActionsTest-573097318-project-member] https://10.4.3.105/volume/v3/volumes/bc383f27-3def-4c16-b583-b8cee35ddc7b returned with HTTP 200 Aug 12 10:32:00.690221 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 121/470] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:32:00 2026] GET /volume/v3/volumes/bc383f27-3def-4c16-b583-b8cee35ddc7b => generated 841 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:32:01.539262 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-e8a55ce9-0069-42ff-93e3-98e202e131f6 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:32:01.542947 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-e8a55ce9-0069-42ff-93e3-98e202e131f6 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] GET https://10.4.3.105/volume/v3/volumes/a0293a3c-afd3-40a0-996c-7cf90f8d5431 Aug 12 10:32:01.543893 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-e8a55ce9-0069-42ff-93e3-98e202e131f6 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:32:01.544047 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-e8a55ce9-0069-42ff-93e3-98e202e131f6 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:32:01.553848 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:32:01.553848 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:32:01.565640 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-e8a55ce9-0069-42ff-93e3-98e202e131f6 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Volume info retrieved successfully. Aug 12 10:32:01.579764 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-e8a55ce9-0069-42ff-93e3-98e202e131f6 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] https://10.4.3.105/volume/v3/volumes/a0293a3c-afd3-40a0-996c-7cf90f8d5431 returned with HTTP 200 Aug 12 10:32:01.580554 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 114/471] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:32:01 2026] GET /volume/v3/volumes/a0293a3c-afd3-40a0-996c-7cf90f8d5431 => generated 852 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 12 10:32:01.653845 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-51b5538a-52c3-4c38-9ffe-6aef4281cc69 req-e2166a5b-ec31-4984-87e8-cf5710e2cc32 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:32:01.658444 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-51b5538a-52c3-4c38-9ffe-6aef4281cc69 req-e2166a5b-ec31-4984-87e8-cf5710e2cc32 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] GET https://10.4.3.105/volume/v3/volumes/a0293a3c-afd3-40a0-996c-7cf90f8d5431 Aug 12 10:32:01.658767 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-51b5538a-52c3-4c38-9ffe-6aef4281cc69 req-e2166a5b-ec31-4984-87e8-cf5710e2cc32 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:32:01.659069 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-51b5538a-52c3-4c38-9ffe-6aef4281cc69 req-e2166a5b-ec31-4984-87e8-cf5710e2cc32 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:32:01.673830 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:32:01.673830 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:32:01.684715 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [req-51b5538a-52c3-4c38-9ffe-6aef4281cc69 req-e2166a5b-ec31-4984-87e8-cf5710e2cc32 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Volume info retrieved successfully. Aug 12 10:32:01.689908 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-51b5538a-52c3-4c38-9ffe-6aef4281cc69 req-e2166a5b-ec31-4984-87e8-cf5710e2cc32 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] https://10.4.3.105/volume/v3/volumes/a0293a3c-afd3-40a0-996c-7cf90f8d5431 returned with HTTP 200 Aug 12 10:32:01.690119 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 118/472] 10.4.3.105 () {68 vars in 1598 bytes} [Wed Aug 12 10:32:01 2026] GET /volume/v3/volumes/a0293a3c-afd3-40a0-996c-7cf90f8d5431 => generated 852 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:32:01.713982 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-b1f977ae-333c-4905-a1cf-8fa1276b2fc1 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:32:01.718166 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-b1f977ae-333c-4905-a1cf-8fa1276b2fc1 tempest-VolumesActionsTest-573097318 tempest-VolumesActionsTest-573097318-project-member] GET https://10.4.3.105/volume/v3/volumes/bc383f27-3def-4c16-b583-b8cee35ddc7b Aug 12 10:32:01.718658 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-b1f977ae-333c-4905-a1cf-8fa1276b2fc1 tempest-VolumesActionsTest-573097318 tempest-VolumesActionsTest-573097318-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:32:01.719346 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-b1f977ae-333c-4905-a1cf-8fa1276b2fc1 tempest-VolumesActionsTest-573097318 tempest-VolumesActionsTest-573097318-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:32:01.731041 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-b1f977ae-333c-4905-a1cf-8fa1276b2fc1 tempest-VolumesActionsTest-573097318 tempest-VolumesActionsTest-573097318-project-member] https://10.4.3.105/volume/v3/volumes/bc383f27-3def-4c16-b583-b8cee35ddc7b returned with HTTP 404 Aug 12 10:32:01.731041 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 120/473] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:32:01 2026] GET /volume/v3/volumes/bc383f27-3def-4c16-b583-b8cee35ddc7b => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:32:01.743605 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-999e0933-06eb-4259-8c08-3fad6682bbff None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:32:01.747427 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-999e0933-06eb-4259-8c08-3fad6682bbff tempest-VolumesActionsTest-573097318 tempest-VolumesActionsTest-573097318-project-member] GET https://10.4.3.105/volume/v3/volumes/bc383f27-3def-4c16-b583-b8cee35ddc7b Aug 12 10:32:01.747725 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-999e0933-06eb-4259-8c08-3fad6682bbff tempest-VolumesActionsTest-573097318 tempest-VolumesActionsTest-573097318-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:32:01.748054 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-999e0933-06eb-4259-8c08-3fad6682bbff tempest-VolumesActionsTest-573097318 tempest-VolumesActionsTest-573097318-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:32:01.757367 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-999e0933-06eb-4259-8c08-3fad6682bbff tempest-VolumesActionsTest-573097318 tempest-VolumesActionsTest-573097318-project-member] https://10.4.3.105/volume/v3/volumes/bc383f27-3def-4c16-b583-b8cee35ddc7b returned with HTTP 404 Aug 12 10:32:01.758723 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 122/474] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:32:01 2026] GET /volume/v3/volumes/bc383f27-3def-4c16-b583-b8cee35ddc7b => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:32:01.770985 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-5ec281e9-f4a7-413b-861a-6afe7ff1a9d7 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:32:01.773540 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-5ec281e9-f4a7-413b-861a-6afe7ff1a9d7 tempest-VolumesActionsTest-573097318 tempest-VolumesActionsTest-573097318-project-member] DELETE https://10.4.3.105/volume/v3/volumes/bc383f27-3def-4c16-b583-b8cee35ddc7b Aug 12 10:32:01.773802 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-5ec281e9-f4a7-413b-861a-6afe7ff1a9d7 tempest-VolumesActionsTest-573097318 tempest-VolumesActionsTest-573097318-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:32:01.774630 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-5ec281e9-f4a7-413b-861a-6afe7ff1a9d7 tempest-VolumesActionsTest-573097318 tempest-VolumesActionsTest-573097318-project-member] Calling method 'delete' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:32:01.774630 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.v3.volumes [None req-5ec281e9-f4a7-413b-861a-6afe7ff1a9d7 tempest-VolumesActionsTest-573097318 tempest-VolumesActionsTest-573097318-project-member] Delete volume with id: bc383f27-3def-4c16-b583-b8cee35ddc7b Aug 12 10:32:01.785262 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-5ec281e9-f4a7-413b-861a-6afe7ff1a9d7 tempest-VolumesActionsTest-573097318 tempest-VolumesActionsTest-573097318-project-member] https://10.4.3.105/volume/v3/volumes/bc383f27-3def-4c16-b583-b8cee35ddc7b returned with HTTP 404 Aug 12 10:32:01.786185 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 115/475] 10.4.3.105 () {66 vars in 1351 bytes} [Wed Aug 12 10:32:01 2026] DELETE /volume/v3/volumes/bc383f27-3def-4c16-b583-b8cee35ddc7b => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:32:01.801262 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-91a16468-22e2-4876-91be-6bd07ac9478a None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:32:01.803540 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-91a16468-22e2-4876-91be-6bd07ac9478a tempest-VolumesActionsTest-573097318 tempest-VolumesActionsTest-573097318-project-member] POST https://10.4.3.105/volume/v3/volumes Aug 12 10:32:01.803895 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-91a16468-22e2-4876-91be-6bd07ac9478a tempest-VolumesActionsTest-573097318 tempest-VolumesActionsTest-573097318-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-566322862"}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:32:01.805416 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.v3.volumes [None req-91a16468-22e2-4876-91be-6bd07ac9478a tempest-VolumesActionsTest-573097318 tempest-VolumesActionsTest-573097318-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-566322862'}} {{(pid=100373) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 10:32:01.805639 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.v3.volumes [None req-91a16468-22e2-4876-91be-6bd07ac9478a tempest-VolumesActionsTest-573097318 tempest-VolumesActionsTest-573097318-project-member] Create volume of 1 GB Aug 12 10:32:01.812692 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-91a16468-22e2-4876-91be-6bd07ac9478a tempest-VolumesActionsTest-573097318 tempest-VolumesActionsTest-573097318-project-member] Availability Zones retrieved successfully. Aug 12 10:32:01.823013 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-91a16468-22e2-4876-91be-6bd07ac9478a tempest-VolumesActionsTest-573097318 tempest-VolumesActionsTest-573097318-project-member] Flow 'volume_create_api' (968f070a-713b-4b7e-9f12-70f9b4f1b0d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:32:01.824318 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-91a16468-22e2-4876-91be-6bd07ac9478a tempest-VolumesActionsTest-573097318 tempest-VolumesActionsTest-573097318-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1ab9b5d2-017b-4236-a1f1-26ba6fb4d174) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:32:01.825537 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.flows.api.create_volume [None req-91a16468-22e2-4876-91be-6bd07ac9478a tempest-VolumesActionsTest-573097318 tempest-VolumesActionsTest-573097318-project-member] Validating volume size '1' using validate_int {{(pid=100373) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 10:32:01.853829 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-f9100127-55e5-440b-ae42-e9b4640919c7 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:32:01.854334 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-f9100127-55e5-440b-ae42-e9b4640919c7 None None] GET https://10.4.3.105/volume// Aug 12 10:32:01.854554 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-f9100127-55e5-440b-ae42-e9b4640919c7 None None] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:32:01.854797 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-f9100127-55e5-440b-ae42-e9b4640919c7 None None] Calling method 'all' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:32:01.855802 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-f9100127-55e5-440b-ae42-e9b4640919c7 None None] https://10.4.3.105/volume// returned with HTTP 300 Aug 12 10:32:01.857259 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 121/476] 10.4.3.105 () {66 vars in 1428 bytes} [Wed Aug 12 10:32: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 10:32:01.869426 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [req-51b5538a-52c3-4c38-9ffe-6aef4281cc69 req-41a7386e-5a28-469e-8d7c-23f932cbff3b None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:32:01.873956 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-51b5538a-52c3-4c38-9ffe-6aef4281cc69 req-41a7386e-5a28-469e-8d7c-23f932cbff3b tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] POST https://10.4.3.105/volume/v3/attachments Aug 12 10:32:01.873956 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [req-51b5538a-52c3-4c38-9ffe-6aef4281cc69 req-41a7386e-5a28-469e-8d7c-23f932cbff3b tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a0293a3c-afd3-40a0-996c-7cf90f8d5431", "connector": null, "instance_uuid": "93cc4b8c-7ee5-436b-b4a1-c3f0ddbe85fe"}} {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:32:01.874984 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-91a16468-22e2-4876-91be-6bd07ac9478a tempest-VolumesActionsTest-573097318 tempest-VolumesActionsTest-573097318-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1ab9b5d2-017b-4236-a1f1-26ba6fb4d174) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T10:26:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6cd66f07-4c7b-40b2-9dfb-378538f29c9e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:32:01.875901 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-91a16468-22e2-4876-91be-6bd07ac9478a tempest-VolumesActionsTest-573097318 tempest-VolumesActionsTest-573097318-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9672b110-e9a4-4059-848e-7735e2c23c85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:32:01.892312 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:32:01.892312 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:32:01.946497 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.quota [None req-91a16468-22e2-4876-91be-6bd07ac9478a tempest-VolumesActionsTest-573097318 tempest-VolumesActionsTest-573097318-project-member] Created reservations ['091d0ea6-8a37-4a85-89b6-b980d835c1ec', '109b01ed-521e-449f-9f3d-57ef1e46166d', 'a8a14cd3-181e-417d-9305-31ef21dcfa35', '288b8281-5e48-4b60-b89a-23dcf8ef72b2'] {{(pid=100373) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:32:01.947791 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-91a16468-22e2-4876-91be-6bd07ac9478a tempest-VolumesActionsTest-573097318 tempest-VolumesActionsTest-573097318-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9672b110-e9a4-4059-848e-7735e2c23c85) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['091d0ea6-8a37-4a85-89b6-b980d835c1ec', '109b01ed-521e-449f-9f3d-57ef1e46166d', 'a8a14cd3-181e-417d-9305-31ef21dcfa35', '288b8281-5e48-4b60-b89a-23dcf8ef72b2']}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:32:01.949002 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-91a16468-22e2-4876-91be-6bd07ac9478a tempest-VolumesActionsTest-573097318 tempest-VolumesActionsTest-573097318-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (781ce07f-2c37-412b-9b50-c8378188c503) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:32:01.952137 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-51b5538a-52c3-4c38-9ffe-6aef4281cc69 req-41a7386e-5a28-469e-8d7c-23f932cbff3b tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] https://10.4.3.105/volume/v3/attachments returned with HTTP 200 Aug 12 10:32:01.952137 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 123/477] 10.4.3.105 () {74 vars in 1594 bytes} [Wed Aug 12 10:32:01 2026] POST /volume/v3/attachments => generated 273 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:32:01.982185 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-91a16468-22e2-4876-91be-6bd07ac9478a tempest-VolumesActionsTest-573097318 tempest-VolumesActionsTest-573097318-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (781ce07f-2c37-412b-9b50-c8378188c503) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cb9c7471-3ad2-4802-ba41-1a3a93d684e1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-566322862',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ddc76bac69004a6caa66a866569e9d23',qos_specs=None,replication_status=,reservations=['091d0ea6-8a37-4a85-89b6-b980d835c1ec','109b01ed-521e-449f-9f3d-57ef1e46166d','a8a14cd3-181e-417d-9305-31ef21dcfa35','288b8281-5e48-4b60-b89a-23dcf8ef72b2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0fa877235013417c8f77e190cf93731b',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:32:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-566322862',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cb9c7471-3ad2-4802-ba41-1a3a93d684e1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ddc76bac69004a6caa66a866569e9d23',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0fa877235013417c8f77e190cf93731b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6cd66f07-4c7b-40b2-9dfb-378538f29c9e),volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:32:01.984048 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-91a16468-22e2-4876-91be-6bd07ac9478a tempest-VolumesActionsTest-573097318 tempest-VolumesActionsTest-573097318-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (10f9044c-74f0-41aa-ba81-577f66f40d77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:32:02.008371 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-d57e5f92-c55a-429f-851a-8b038a4b70a9 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:32:02.015272 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-d57e5f92-c55a-429f-851a-8b038a4b70a9 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] GET https://10.4.3.105/volume/v3/volumes/a0293a3c-afd3-40a0-996c-7cf90f8d5431 Aug 12 10:32:02.015487 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-d57e5f92-c55a-429f-851a-8b038a4b70a9 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:32:02.015671 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-d57e5f92-c55a-429f-851a-8b038a4b70a9 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:32:02.033313 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-290e8d7d-6719-4938-b1e0-0a6b07ecfb4f None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:32:02.033313 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-290e8d7d-6719-4938-b1e0-0a6b07ecfb4f None None] GET https://10.4.3.105/volume// Aug 12 10:32:02.034876 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-290e8d7d-6719-4938-b1e0-0a6b07ecfb4f None None] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:32:02.037140 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-290e8d7d-6719-4938-b1e0-0a6b07ecfb4f None None] Calling method 'all' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:32:02.038391 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-290e8d7d-6719-4938-b1e0-0a6b07ecfb4f None None] https://10.4.3.105/volume// returned with HTTP 300 Aug 12 10:32:02.038445 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-91a16468-22e2-4876-91be-6bd07ac9478a tempest-VolumesActionsTest-573097318 tempest-VolumesActionsTest-573097318-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (10f9044c-74f0-41aa-ba81-577f66f40d77) transitioned into state 'SUCCESS' from state '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-566322862',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ddc76bac69004a6caa66a866569e9d23',qos_specs=None,replication_status=,reservations=['091d0ea6-8a37-4a85-89b6-b980d835c1ec','109b01ed-521e-449f-9f3d-57ef1e46166d','a8a14cd3-181e-417d-9305-31ef21dcfa35','288b8281-5e48-4b60-b89a-23dcf8ef72b2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0fa877235013417c8f77e190cf93731b',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:32:02.039425 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 122/478] 10.4.3.105 () {66 vars in 1426 bytes} [Wed Aug 12 10:32:02 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 10:32:02.039641 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-91a16468-22e2-4876-91be-6bd07ac9478a tempest-VolumesActionsTest-573097318 tempest-VolumesActionsTest-573097318-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6f29f927-8bbc-441d-895a-b111e81b3379) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:32:02.044195 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:32:02.044195 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:32:02.055225 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-d57e5f92-c55a-429f-851a-8b038a4b70a9 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Volume info retrieved successfully. Aug 12 10:32:02.056937 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [req-51b5538a-52c3-4c38-9ffe-6aef4281cc69 req-b69e50f9-df87-4a5a-a6f8-258461b97ab3 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:32:02.059782 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-51b5538a-52c3-4c38-9ffe-6aef4281cc69 req-b69e50f9-df87-4a5a-a6f8-258461b97ab3 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] GET https://10.4.3.105/volume/v3/volumes/a0293a3c-afd3-40a0-996c-7cf90f8d5431 Aug 12 10:32:02.059953 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [req-51b5538a-52c3-4c38-9ffe-6aef4281cc69 req-b69e50f9-df87-4a5a-a6f8-258461b97ab3 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:32:02.061337 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [req-51b5538a-52c3-4c38-9ffe-6aef4281cc69 req-b69e50f9-df87-4a5a-a6f8-258461b97ab3 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:32:02.061410 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-d57e5f92-c55a-429f-851a-8b038a4b70a9 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] https://10.4.3.105/volume/v3/volumes/a0293a3c-afd3-40a0-996c-7cf90f8d5431 returned with HTTP 200 Aug 12 10:32:02.061410 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 116/479] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:32:02 2026] GET /volume/v3/volumes/a0293a3c-afd3-40a0-996c-7cf90f8d5431 => generated 851 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:32:02.081811 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:32:02.081811 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:32:02.087344 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [req-51b5538a-52c3-4c38-9ffe-6aef4281cc69 req-b69e50f9-df87-4a5a-a6f8-258461b97ab3 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Volume info retrieved successfully. Aug 12 10:32:02.088068 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-91a16468-22e2-4876-91be-6bd07ac9478a tempest-VolumesActionsTest-573097318 tempest-VolumesActionsTest-573097318-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6f29f927-8bbc-441d-895a-b111e81b3379) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:32:02.089431 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-91a16468-22e2-4876-91be-6bd07ac9478a tempest-VolumesActionsTest-573097318 tempest-VolumesActionsTest-573097318-project-member] Flow 'volume_create_api' (968f070a-713b-4b7e-9f12-70f9b4f1b0d3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100373) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:32:02.090394 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-91a16468-22e2-4876-91be-6bd07ac9478a tempest-VolumesActionsTest-573097318 tempest-VolumesActionsTest-573097318-project-member] Create volume request issued successfully. Aug 12 10:32:02.091469 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-91a16468-22e2-4876-91be-6bd07ac9478a tempest-VolumesActionsTest-573097318 tempest-VolumesActionsTest-573097318-project-member] https://10.4.3.105/volume/v3/volumes returned with HTTP 202 Aug 12 10:32:02.092054 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 119/480] 10.4.3.105 () {68 vars in 1258 bytes} [Wed Aug 12 10:32:01 2026] POST /volume/v3/volumes => generated 748 bytes in 292 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 10:32:02.096083 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-51b5538a-52c3-4c38-9ffe-6aef4281cc69 req-b69e50f9-df87-4a5a-a6f8-258461b97ab3 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] https://10.4.3.105/volume/v3/volumes/a0293a3c-afd3-40a0-996c-7cf90f8d5431 returned with HTTP 200 Aug 12 10:32:02.096083 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 124/481] 10.4.3.105 () {70 vars in 1639 bytes} [Wed Aug 12 10:32:02 2026] GET /volume/v3/volumes/a0293a3c-afd3-40a0-996c-7cf90f8d5431 => generated 1031 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 10:32:02.113640 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-d94a56cc-c7bd-4989-ac03-c1b562c22e7b None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:32:02.118609 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-d94a56cc-c7bd-4989-ac03-c1b562c22e7b tempest-VolumesActionsTest-573097318 tempest-VolumesActionsTest-573097318-project-member] GET https://10.4.3.105/volume/v3/volumes/cb9c7471-3ad2-4802-ba41-1a3a93d684e1 Aug 12 10:32:02.119144 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-d94a56cc-c7bd-4989-ac03-c1b562c22e7b tempest-VolumesActionsTest-573097318 tempest-VolumesActionsTest-573097318-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:32:02.119492 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-d94a56cc-c7bd-4989-ac03-c1b562c22e7b tempest-VolumesActionsTest-573097318 tempest-VolumesActionsTest-573097318-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:32:02.131032 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:32:02.131032 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:32:02.139625 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-d94a56cc-c7bd-4989-ac03-c1b562c22e7b tempest-VolumesActionsTest-573097318 tempest-VolumesActionsTest-573097318-project-member] Volume info retrieved successfully. Aug 12 10:32:02.150175 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-d94a56cc-c7bd-4989-ac03-c1b562c22e7b tempest-VolumesActionsTest-573097318 tempest-VolumesActionsTest-573097318-project-member] https://10.4.3.105/volume/v3/volumes/cb9c7471-3ad2-4802-ba41-1a3a93d684e1 returned with HTTP 200 Aug 12 10:32:02.150352 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 123/482] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:32:02 2026] GET /volume/v3/volumes/cb9c7471-3ad2-4802-ba41-1a3a93d684e1 => generated 816 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:32:02.256008 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-51b5538a-52c3-4c38-9ffe-6aef4281cc69 req-501a316f-9a0e-440b-9adb-b5b81e171104 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:32:02.260203 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-51b5538a-52c3-4c38-9ffe-6aef4281cc69 req-501a316f-9a0e-440b-9adb-b5b81e171104 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] PUT https://10.4.3.105/volume/v3/attachments/4230dd42-a42f-450c-8ee4-0d3c98cf7a4c Aug 12 10:32:02.260203 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-51b5538a-52c3-4c38-9ffe-6aef4281cc69 req-501a316f-9a0e-440b-9adb-b5b81e171104 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.105", "host": "np0000007037", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a295cd65dd1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "cc953c5f-eaed-46bf-96e8-0985bbef0414", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:32:02.271864 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.coordination [req-51b5538a-52c3-4c38-9ffe-6aef4281cc69 req-501a316f-9a0e-440b-9adb-b5b81e171104 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Acquiring lock "cinder-attachment_update-a0293a3c-afd3-40a0-996c-7cf90f8d5431-np0000007037" by "attachment_update" {{(pid=100374) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 10:32:02.280666 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.coordination [req-51b5538a-52c3-4c38-9ffe-6aef4281cc69 req-501a316f-9a0e-440b-9adb-b5b81e171104 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Lock "cinder-attachment_update-a0293a3c-afd3-40a0-996c-7cf90f8d5431-np0000007037" acquired by "attachment_update" :: waited 0.010s {{(pid=100374) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 10:32:02.282771 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:32:02.282771 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:32:02.379131 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-591e9654-b8fe-49ea-b319-31f9d7dfc04c req-0a045ff7-7204-4da5-8a19-a35fd79d8c2f None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:32:02.381834 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-591e9654-b8fe-49ea-b319-31f9d7dfc04c req-0a045ff7-7204-4da5-8a19-a35fd79d8c2f tempest-TaggedBootDevicesTest_v242-1436729268 tempest-TaggedBootDevicesTest_v242-1436729268-project-member] DELETE https://10.4.3.105/volume/v3/attachments/0195c1d7-14c8-4634-8a34-ffd5adc89566 Aug 12 10:32:02.382201 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-591e9654-b8fe-49ea-b319-31f9d7dfc04c req-0a045ff7-7204-4da5-8a19-a35fd79d8c2f tempest-TaggedBootDevicesTest_v242-1436729268 tempest-TaggedBootDevicesTest_v242-1436729268-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:32:02.382348 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-591e9654-b8fe-49ea-b319-31f9d7dfc04c req-0a045ff7-7204-4da5-8a19-a35fd79d8c2f tempest-TaggedBootDevicesTest_v242-1436729268 tempest-TaggedBootDevicesTest_v242-1436729268-project-member] Calling method 'version_select' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:32:02.400249 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:32:02.400249 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:32:02.481366 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.coordination [req-51b5538a-52c3-4c38-9ffe-6aef4281cc69 req-501a316f-9a0e-440b-9adb-b5b81e171104 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Lock "cinder-attachment_update-a0293a3c-afd3-40a0-996c-7cf90f8d5431-np0000007037" released by "attachment_update" :: held 0.199s {{(pid=100374) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 10:32:02.481366 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-51b5538a-52c3-4c38-9ffe-6aef4281cc69 req-501a316f-9a0e-440b-9adb-b5b81e171104 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] https://10.4.3.105/volume/v3/attachments/4230dd42-a42f-450c-8ee4-0d3c98cf7a4c returned with HTTP 200 Aug 12 10:32:02.481366 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 117/483] 10.4.3.105 () {74 vars in 1704 bytes} [Wed Aug 12 10:32:02 2026] PUT /volume/v3/attachments/4230dd42-a42f-450c-8ee4-0d3c98cf7a4c => generated 969 bytes in 226 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:32:02.484877 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-591e9654-b8fe-49ea-b319-31f9d7dfc04c req-0a045ff7-7204-4da5-8a19-a35fd79d8c2f tempest-TaggedBootDevicesTest_v242-1436729268 tempest-TaggedBootDevicesTest_v242-1436729268-project-member] https://10.4.3.105/volume/v3/attachments/0195c1d7-14c8-4634-8a34-ffd5adc89566 returned with HTTP 200 Aug 12 10:32:02.486599 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 120/484] 10.4.3.105 () {72 vars in 1673 bytes} [Wed Aug 12 10:32:02 2026] DELETE /volume/v3/attachments/0195c1d7-14c8-4634-8a34-ffd5adc89566 => generated 19 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:32:02.505596 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [req-591e9654-b8fe-49ea-b319-31f9d7dfc04c req-df377bb0-c9b0-49f1-867d-a6328157b04e None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:32:02.509248 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-591e9654-b8fe-49ea-b319-31f9d7dfc04c req-df377bb0-c9b0-49f1-867d-a6328157b04e tempest-TaggedBootDevicesTest_v242-1436729268 tempest-TaggedBootDevicesTest_v242-1436729268-project-member] DELETE https://10.4.3.105/volume/v3/attachments/52ab375c-1dce-406a-ab8f-efdfbeae3a7d Aug 12 10:32:02.510558 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [req-591e9654-b8fe-49ea-b319-31f9d7dfc04c req-df377bb0-c9b0-49f1-867d-a6328157b04e tempest-TaggedBootDevicesTest_v242-1436729268 tempest-TaggedBootDevicesTest_v242-1436729268-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:32:02.510558 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [req-591e9654-b8fe-49ea-b319-31f9d7dfc04c req-df377bb0-c9b0-49f1-867d-a6328157b04e tempest-TaggedBootDevicesTest_v242-1436729268 tempest-TaggedBootDevicesTest_v242-1436729268-project-member] Calling method 'version_select' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:32:02.522217 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:32:02.522217 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:32:02.593098 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-591e9654-b8fe-49ea-b319-31f9d7dfc04c req-df377bb0-c9b0-49f1-867d-a6328157b04e tempest-TaggedBootDevicesTest_v242-1436729268 tempest-TaggedBootDevicesTest_v242-1436729268-project-member] https://10.4.3.105/volume/v3/attachments/52ab375c-1dce-406a-ab8f-efdfbeae3a7d returned with HTTP 200 Aug 12 10:32:02.593823 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 125/485] 10.4.3.105 () {72 vars in 1673 bytes} [Wed Aug 12 10:32:02 2026] DELETE /volume/v3/attachments/52ab375c-1dce-406a-ab8f-efdfbeae3a7d => generated 19 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:32:02.608176 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-591e9654-b8fe-49ea-b319-31f9d7dfc04c req-73b25577-57ad-44ca-a843-70c94efc0570 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:32:02.610238 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-591e9654-b8fe-49ea-b319-31f9d7dfc04c req-73b25577-57ad-44ca-a843-70c94efc0570 tempest-TaggedBootDevicesTest_v242-1436729268 tempest-TaggedBootDevicesTest_v242-1436729268-project-member] DELETE https://10.4.3.105/volume/v3/attachments/f96982d5-42d0-4199-a961-0fef429b300d Aug 12 10:32:02.610421 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-591e9654-b8fe-49ea-b319-31f9d7dfc04c req-73b25577-57ad-44ca-a843-70c94efc0570 tempest-TaggedBootDevicesTest_v242-1436729268 tempest-TaggedBootDevicesTest_v242-1436729268-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:32:02.610626 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-591e9654-b8fe-49ea-b319-31f9d7dfc04c req-73b25577-57ad-44ca-a843-70c94efc0570 tempest-TaggedBootDevicesTest_v242-1436729268 tempest-TaggedBootDevicesTest_v242-1436729268-project-member] Calling method 'version_select' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:32:02.619351 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:32:02.619351 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:32:02.684891 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-591e9654-b8fe-49ea-b319-31f9d7dfc04c req-73b25577-57ad-44ca-a843-70c94efc0570 tempest-TaggedBootDevicesTest_v242-1436729268 tempest-TaggedBootDevicesTest_v242-1436729268-project-member] https://10.4.3.105/volume/v3/attachments/f96982d5-42d0-4199-a961-0fef429b300d returned with HTTP 200 Aug 12 10:32:02.685605 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 124/486] 10.4.3.105 () {72 vars in 1673 bytes} [Wed Aug 12 10:32:02 2026] DELETE /volume/v3/attachments/f96982d5-42d0-4199-a961-0fef429b300d => generated 19 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:32:03.087470 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-fd2c7af7-9a7c-45f6-96b3-1d36616ef80d None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:32:03.089742 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-fd2c7af7-9a7c-45f6-96b3-1d36616ef80d tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] GET https://10.4.3.105/volume/v3/volumes/a0293a3c-afd3-40a0-996c-7cf90f8d5431 Aug 12 10:32:03.090045 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-fd2c7af7-9a7c-45f6-96b3-1d36616ef80d tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:32:03.090317 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-fd2c7af7-9a7c-45f6-96b3-1d36616ef80d tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:32:03.109785 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:32:03.109785 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:32:03.114750 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-fd2c7af7-9a7c-45f6-96b3-1d36616ef80d tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Volume info retrieved successfully. Aug 12 10:32:03.121617 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-fd2c7af7-9a7c-45f6-96b3-1d36616ef80d tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] https://10.4.3.105/volume/v3/volumes/a0293a3c-afd3-40a0-996c-7cf90f8d5431 returned with HTTP 200 Aug 12 10:32:03.122147 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 118/487] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:32:03 2026] GET /volume/v3/volumes/a0293a3c-afd3-40a0-996c-7cf90f8d5431 => generated 852 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:32:03.167665 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-8b181e8f-16fa-4f95-96c1-a3f291a84010 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:32:03.169979 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-8b181e8f-16fa-4f95-96c1-a3f291a84010 tempest-VolumesActionsTest-573097318 tempest-VolumesActionsTest-573097318-project-member] GET https://10.4.3.105/volume/v3/volumes/cb9c7471-3ad2-4802-ba41-1a3a93d684e1 Aug 12 10:32:03.171000 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-8b181e8f-16fa-4f95-96c1-a3f291a84010 tempest-VolumesActionsTest-573097318 tempest-VolumesActionsTest-573097318-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:32:03.171000 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-8b181e8f-16fa-4f95-96c1-a3f291a84010 tempest-VolumesActionsTest-573097318 tempest-VolumesActionsTest-573097318-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:32:03.193481 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:32:03.193481 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:32:03.200121 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-8b181e8f-16fa-4f95-96c1-a3f291a84010 tempest-VolumesActionsTest-573097318 tempest-VolumesActionsTest-573097318-project-member] Volume info retrieved successfully. Aug 12 10:32:03.207383 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-8b181e8f-16fa-4f95-96c1-a3f291a84010 tempest-VolumesActionsTest-573097318 tempest-VolumesActionsTest-573097318-project-member] https://10.4.3.105/volume/v3/volumes/cb9c7471-3ad2-4802-ba41-1a3a93d684e1 returned with HTTP 200 Aug 12 10:32:03.207573 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 121/488] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:32:03 2026] GET /volume/v3/volumes/cb9c7471-3ad2-4802-ba41-1a3a93d684e1 => generated 841 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 12 10:32:03.232727 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-bbb7747a-9c20-4296-ac86-f4c9325fd2e2 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:32:03.235472 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-bbb7747a-9c20-4296-ac86-f4c9325fd2e2 tempest-VolumesActionsTest-237026126 tempest-VolumesActionsTest-237026126-project-admin] POST https://10.4.3.105/volume/v3/volumes/cb9c7471-3ad2-4802-ba41-1a3a93d684e1/action Aug 12 10:32:03.236161 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-bbb7747a-9c20-4296-ac86-f4c9325fd2e2 tempest-VolumesActionsTest-237026126 tempest-VolumesActionsTest-237026126-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100372) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 10:32:03.236431 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-bbb7747a-9c20-4296-ac86-f4c9325fd2e2 tempest-VolumesActionsTest-237026126 tempest-VolumesActionsTest-237026126-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:32:03.263827 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:32:03.263827 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:32:03.264452 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.contrib.admin_actions [None req-bbb7747a-9c20-4296-ac86-f4c9325fd2e2 tempest-VolumesActionsTest-237026126 tempest-VolumesActionsTest-237026126-project-admin] Updating volume 'cb9c7471-3ad2-4802-ba41-1a3a93d684e1' with '{'status': 'creating'}' {{(pid=100372) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 12 10:32:03.298182 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-bbb7747a-9c20-4296-ac86-f4c9325fd2e2 tempest-VolumesActionsTest-237026126 tempest-VolumesActionsTest-237026126-project-admin] https://10.4.3.105/volume/v3/volumes/cb9c7471-3ad2-4802-ba41-1a3a93d684e1/action returned with HTTP 202 Aug 12 10:32:03.299039 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 126/489] 10.4.3.105 () {68 vars in 1390 bytes} [Wed Aug 12 10:32:03 2026] POST /volume/v3/volumes/cb9c7471-3ad2-4802-ba41-1a3a93d684e1/action => generated 0 bytes in 68 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 10:32:03.312484 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-c43245ef-f232-4530-967e-fe5cce097ebc None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:32:03.316712 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-c43245ef-f232-4530-967e-fe5cce097ebc tempest-VolumesActionsTest-573097318 tempest-VolumesActionsTest-573097318-project-member] GET https://10.4.3.105/volume/v3/volumes/cb9c7471-3ad2-4802-ba41-1a3a93d684e1 Aug 12 10:32:03.316712 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-c43245ef-f232-4530-967e-fe5cce097ebc tempest-VolumesActionsTest-573097318 tempest-VolumesActionsTest-573097318-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:32:03.317900 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-c43245ef-f232-4530-967e-fe5cce097ebc tempest-VolumesActionsTest-573097318 tempest-VolumesActionsTest-573097318-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:32:03.330792 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:32:03.330792 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:32:03.338232 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-c43245ef-f232-4530-967e-fe5cce097ebc tempest-VolumesActionsTest-573097318 tempest-VolumesActionsTest-573097318-project-member] Volume info retrieved successfully. Aug 12 10:32:03.348457 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-c43245ef-f232-4530-967e-fe5cce097ebc tempest-VolumesActionsTest-573097318 tempest-VolumesActionsTest-573097318-project-member] https://10.4.3.105/volume/v3/volumes/cb9c7471-3ad2-4802-ba41-1a3a93d684e1 returned with HTTP 200 Aug 12 10:32:03.349054 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 125/490] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:32:03 2026] GET /volume/v3/volumes/cb9c7471-3ad2-4802-ba41-1a3a93d684e1 => generated 840 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:32:03.368407 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-66e65ae3-6e52-4901-9ac1-19a95bb9ba0c None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:32:03.371193 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-66e65ae3-6e52-4901-9ac1-19a95bb9ba0c tempest-VolumesActionsTest-237026126 tempest-VolumesActionsTest-237026126-project-admin] POST https://10.4.3.105/volume/v3/volumes/cb9c7471-3ad2-4802-ba41-1a3a93d684e1/action Aug 12 10:32:03.372248 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-66e65ae3-6e52-4901-9ac1-19a95bb9ba0c tempest-VolumesActionsTest-237026126 tempest-VolumesActionsTest-237026126-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100374) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 10:32:03.372831 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-66e65ae3-6e52-4901-9ac1-19a95bb9ba0c tempest-VolumesActionsTest-237026126 tempest-VolumesActionsTest-237026126-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:32:03.393818 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:32:03.393818 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:32:03.394959 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-66e65ae3-6e52-4901-9ac1-19a95bb9ba0c tempest-VolumesActionsTest-237026126 tempest-VolumesActionsTest-237026126-project-admin] Volume info retrieved successfully. Aug 12 10:32:03.457078 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-66e65ae3-6e52-4901-9ac1-19a95bb9ba0c tempest-VolumesActionsTest-237026126 tempest-VolumesActionsTest-237026126-project-admin] Delete volume request issued successfully. Aug 12 10:32:03.457078 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-66e65ae3-6e52-4901-9ac1-19a95bb9ba0c tempest-VolumesActionsTest-237026126 tempest-VolumesActionsTest-237026126-project-admin] https://10.4.3.105/volume/v3/volumes/cb9c7471-3ad2-4802-ba41-1a3a93d684e1/action returned with HTTP 202 Aug 12 10:32:03.457242 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 119/491] 10.4.3.105 () {68 vars in 1390 bytes} [Wed Aug 12 10:32:03 2026] POST /volume/v3/volumes/cb9c7471-3ad2-4802-ba41-1a3a93d684e1/action => generated 0 bytes in 89 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 10:32:03.468327 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-4346fe87-a420-44c4-96d0-82d62279ac1f None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:32:03.471721 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-4346fe87-a420-44c4-96d0-82d62279ac1f tempest-VolumesActionsTest-573097318 tempest-VolumesActionsTest-573097318-project-member] GET https://10.4.3.105/volume/v3/volumes/cb9c7471-3ad2-4802-ba41-1a3a93d684e1 Aug 12 10:32:03.472069 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-4346fe87-a420-44c4-96d0-82d62279ac1f tempest-VolumesActionsTest-573097318 tempest-VolumesActionsTest-573097318-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:32:03.472333 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-4346fe87-a420-44c4-96d0-82d62279ac1f tempest-VolumesActionsTest-573097318 tempest-VolumesActionsTest-573097318-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:32:03.493256 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:32:03.493256 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:32:03.499429 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-4346fe87-a420-44c4-96d0-82d62279ac1f tempest-VolumesActionsTest-573097318 tempest-VolumesActionsTest-573097318-project-member] Volume info retrieved successfully. Aug 12 10:32:03.505888 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-4346fe87-a420-44c4-96d0-82d62279ac1f tempest-VolumesActionsTest-573097318 tempest-VolumesActionsTest-573097318-project-member] https://10.4.3.105/volume/v3/volumes/cb9c7471-3ad2-4802-ba41-1a3a93d684e1 returned with HTTP 200 Aug 12 10:32:03.505888 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 122/492] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:32:03 2026] GET /volume/v3/volumes/cb9c7471-3ad2-4802-ba41-1a3a93d684e1 => generated 840 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:32:04.140575 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-cc362502-6291-4393-a38c-6f1466538efc None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:32:04.145993 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-cc362502-6291-4393-a38c-6f1466538efc tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] GET https://10.4.3.105/volume/v3/volumes/a0293a3c-afd3-40a0-996c-7cf90f8d5431 Aug 12 10:32:04.145993 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-cc362502-6291-4393-a38c-6f1466538efc tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:32:04.145993 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-cc362502-6291-4393-a38c-6f1466538efc tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:32:04.158694 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:32:04.158694 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:32:04.163716 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-cc362502-6291-4393-a38c-6f1466538efc tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Volume info retrieved successfully. Aug 12 10:32:04.170179 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-cc362502-6291-4393-a38c-6f1466538efc tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] https://10.4.3.105/volume/v3/volumes/a0293a3c-afd3-40a0-996c-7cf90f8d5431 returned with HTTP 200 Aug 12 10:32:04.170757 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 127/493] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:32:04 2026] GET /volume/v3/volumes/a0293a3c-afd3-40a0-996c-7cf90f8d5431 => generated 852 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:32:04.527487 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-b8e0d394-0284-45b4-b1e8-2f78f7163406 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:32:04.529761 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-b8e0d394-0284-45b4-b1e8-2f78f7163406 tempest-VolumesActionsTest-573097318 tempest-VolumesActionsTest-573097318-project-member] GET https://10.4.3.105/volume/v3/volumes/cb9c7471-3ad2-4802-ba41-1a3a93d684e1 Aug 12 10:32:04.530168 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-b8e0d394-0284-45b4-b1e8-2f78f7163406 tempest-VolumesActionsTest-573097318 tempest-VolumesActionsTest-573097318-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:32:04.531137 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-b8e0d394-0284-45b4-b1e8-2f78f7163406 tempest-VolumesActionsTest-573097318 tempest-VolumesActionsTest-573097318-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:32:04.541121 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-b8e0d394-0284-45b4-b1e8-2f78f7163406 tempest-VolumesActionsTest-573097318 tempest-VolumesActionsTest-573097318-project-member] https://10.4.3.105/volume/v3/volumes/cb9c7471-3ad2-4802-ba41-1a3a93d684e1 returned with HTTP 404 Aug 12 10:32:04.541842 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 126/494] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:32:04 2026] GET /volume/v3/volumes/cb9c7471-3ad2-4802-ba41-1a3a93d684e1 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:32:04.553230 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-518ebfec-8efa-4d6b-ae26-f3e64ece94b9 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:32:04.555998 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-518ebfec-8efa-4d6b-ae26-f3e64ece94b9 tempest-VolumesActionsTest-573097318 tempest-VolumesActionsTest-573097318-project-member] GET https://10.4.3.105/volume/v3/volumes/cb9c7471-3ad2-4802-ba41-1a3a93d684e1 Aug 12 10:32:04.556248 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-518ebfec-8efa-4d6b-ae26-f3e64ece94b9 tempest-VolumesActionsTest-573097318 tempest-VolumesActionsTest-573097318-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:32:04.556574 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-518ebfec-8efa-4d6b-ae26-f3e64ece94b9 tempest-VolumesActionsTest-573097318 tempest-VolumesActionsTest-573097318-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:32:04.564756 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-518ebfec-8efa-4d6b-ae26-f3e64ece94b9 tempest-VolumesActionsTest-573097318 tempest-VolumesActionsTest-573097318-project-member] https://10.4.3.105/volume/v3/volumes/cb9c7471-3ad2-4802-ba41-1a3a93d684e1 returned with HTTP 404 Aug 12 10:32:04.566120 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 120/495] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:32:04 2026] GET /volume/v3/volumes/cb9c7471-3ad2-4802-ba41-1a3a93d684e1 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:32:04.579067 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-36022075-7990-46c8-aad9-d93413506dd5 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:32:04.580929 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-36022075-7990-46c8-aad9-d93413506dd5 tempest-VolumesActionsTest-573097318 tempest-VolumesActionsTest-573097318-project-member] DELETE https://10.4.3.105/volume/v3/volumes/cb9c7471-3ad2-4802-ba41-1a3a93d684e1 Aug 12 10:32:04.581149 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-36022075-7990-46c8-aad9-d93413506dd5 tempest-VolumesActionsTest-573097318 tempest-VolumesActionsTest-573097318-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:32:04.581381 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-36022075-7990-46c8-aad9-d93413506dd5 tempest-VolumesActionsTest-573097318 tempest-VolumesActionsTest-573097318-project-member] Calling method 'delete' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:32:04.581602 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.v3.volumes [None req-36022075-7990-46c8-aad9-d93413506dd5 tempest-VolumesActionsTest-573097318 tempest-VolumesActionsTest-573097318-project-member] Delete volume with id: cb9c7471-3ad2-4802-ba41-1a3a93d684e1 Aug 12 10:32:04.588372 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-36022075-7990-46c8-aad9-d93413506dd5 tempest-VolumesActionsTest-573097318 tempest-VolumesActionsTest-573097318-project-member] https://10.4.3.105/volume/v3/volumes/cb9c7471-3ad2-4802-ba41-1a3a93d684e1 returned with HTTP 404 Aug 12 10:32:04.589054 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 123/496] 10.4.3.105 () {66 vars in 1351 bytes} [Wed Aug 12 10:32:04 2026] DELETE /volume/v3/volumes/cb9c7471-3ad2-4802-ba41-1a3a93d684e1 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:32:04.601015 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-a4b02ae7-3650-435a-b48a-8418a253d9fe None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:32:04.603785 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-a4b02ae7-3650-435a-b48a-8418a253d9fe tempest-VolumesActionsTest-573097318 tempest-VolumesActionsTest-573097318-project-member] POST https://10.4.3.105/volume/v3/volumes Aug 12 10:32:04.604397 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-a4b02ae7-3650-435a-b48a-8418a253d9fe tempest-VolumesActionsTest-573097318 tempest-VolumesActionsTest-573097318-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1419386176"}} {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:32:04.605983 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.v3.volumes [None req-a4b02ae7-3650-435a-b48a-8418a253d9fe tempest-VolumesActionsTest-573097318 tempest-VolumesActionsTest-573097318-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1419386176'}} {{(pid=100372) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 10:32:04.606184 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.v3.volumes [None req-a4b02ae7-3650-435a-b48a-8418a253d9fe tempest-VolumesActionsTest-573097318 tempest-VolumesActionsTest-573097318-project-member] Create volume of 1 GB Aug 12 10:32:04.611489 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-a4b02ae7-3650-435a-b48a-8418a253d9fe tempest-VolumesActionsTest-573097318 tempest-VolumesActionsTest-573097318-project-member] Availability Zones retrieved successfully. Aug 12 10:32:04.618463 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-a4b02ae7-3650-435a-b48a-8418a253d9fe tempest-VolumesActionsTest-573097318 tempest-VolumesActionsTest-573097318-project-member] Flow 'volume_create_api' (8c21bb4b-659a-4d9c-be03-4d3e1bad9261) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100372) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:32:04.619423 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-a4b02ae7-3650-435a-b48a-8418a253d9fe tempest-VolumesActionsTest-573097318 tempest-VolumesActionsTest-573097318-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (08b856d8-fa9f-4d64-b789-2621b5ce7a18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:32:04.620934 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.flows.api.create_volume [None req-a4b02ae7-3650-435a-b48a-8418a253d9fe tempest-VolumesActionsTest-573097318 tempest-VolumesActionsTest-573097318-project-member] Validating volume size '1' using validate_int {{(pid=100372) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 10:32:04.657152 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-a4b02ae7-3650-435a-b48a-8418a253d9fe tempest-VolumesActionsTest-573097318 tempest-VolumesActionsTest-573097318-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (08b856d8-fa9f-4d64-b789-2621b5ce7a18) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T10:26:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6cd66f07-4c7b-40b2-9dfb-378538f29c9e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:32:04.657820 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-a4b02ae7-3650-435a-b48a-8418a253d9fe tempest-VolumesActionsTest-573097318 tempest-VolumesActionsTest-573097318-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8a491643-ca27-4fea-9402-d24374e498a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:32:04.717440 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.quota [None req-a4b02ae7-3650-435a-b48a-8418a253d9fe tempest-VolumesActionsTest-573097318 tempest-VolumesActionsTest-573097318-project-member] Created reservations ['0eb38e65-6598-4f31-b280-ec6d9fe28b39', 'ccf4224c-97e5-47a0-b38a-e9142697466c', '8c3a0f29-167e-4ebd-b281-200cedabe853', 'bb1dac7f-3c9a-4d70-a210-8f490b805718'] {{(pid=100372) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:32:04.718284 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-a4b02ae7-3650-435a-b48a-8418a253d9fe tempest-VolumesActionsTest-573097318 tempest-VolumesActionsTest-573097318-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8a491643-ca27-4fea-9402-d24374e498a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0eb38e65-6598-4f31-b280-ec6d9fe28b39', 'ccf4224c-97e5-47a0-b38a-e9142697466c', '8c3a0f29-167e-4ebd-b281-200cedabe853', 'bb1dac7f-3c9a-4d70-a210-8f490b805718']}' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:32:04.719180 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-a4b02ae7-3650-435a-b48a-8418a253d9fe tempest-VolumesActionsTest-573097318 tempest-VolumesActionsTest-573097318-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (446a9c0d-9334-4d23-85cb-116ad1e78a9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:32:04.745391 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-a4b02ae7-3650-435a-b48a-8418a253d9fe tempest-VolumesActionsTest-573097318 tempest-VolumesActionsTest-573097318-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (446a9c0d-9334-4d23-85cb-116ad1e78a9b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4e81a526-a25b-40b5-975f-69227e204277', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1419386176',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ddc76bac69004a6caa66a866569e9d23',qos_specs=None,replication_status=,reservations=['0eb38e65-6598-4f31-b280-ec6d9fe28b39','ccf4224c-97e5-47a0-b38a-e9142697466c','8c3a0f29-167e-4ebd-b281-200cedabe853','bb1dac7f-3c9a-4d70-a210-8f490b805718'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0fa877235013417c8f77e190cf93731b',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:32:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1419386176',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4e81a526-a25b-40b5-975f-69227e204277,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ddc76bac69004a6caa66a866569e9d23',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0fa877235013417c8f77e190cf93731b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6cd66f07-4c7b-40b2-9dfb-378538f29c9e),volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:32:04.746528 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-a4b02ae7-3650-435a-b48a-8418a253d9fe tempest-VolumesActionsTest-573097318 tempest-VolumesActionsTest-573097318-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f1ca7c74-a88f-4758-9a97-55e7c97d850d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:32:04.770861 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-a4b02ae7-3650-435a-b48a-8418a253d9fe tempest-VolumesActionsTest-573097318 tempest-VolumesActionsTest-573097318-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f1ca7c74-a88f-4758-9a97-55e7c97d850d) transitioned into state 'SUCCESS' from state '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-1419386176',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ddc76bac69004a6caa66a866569e9d23',qos_specs=None,replication_status=,reservations=['0eb38e65-6598-4f31-b280-ec6d9fe28b39','ccf4224c-97e5-47a0-b38a-e9142697466c','8c3a0f29-167e-4ebd-b281-200cedabe853','bb1dac7f-3c9a-4d70-a210-8f490b805718'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0fa877235013417c8f77e190cf93731b',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:32:04.771857 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-a4b02ae7-3650-435a-b48a-8418a253d9fe tempest-VolumesActionsTest-573097318 tempest-VolumesActionsTest-573097318-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c35f96e1-d570-4ecd-bc4d-1e34d9e9c95e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:32:04.788960 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-a4b02ae7-3650-435a-b48a-8418a253d9fe tempest-VolumesActionsTest-573097318 tempest-VolumesActionsTest-573097318-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c35f96e1-d570-4ecd-bc4d-1e34d9e9c95e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:32:04.789925 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-a4b02ae7-3650-435a-b48a-8418a253d9fe tempest-VolumesActionsTest-573097318 tempest-VolumesActionsTest-573097318-project-member] Flow 'volume_create_api' (8c21bb4b-659a-4d9c-be03-4d3e1bad9261) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100372) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:32:04.790322 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-a4b02ae7-3650-435a-b48a-8418a253d9fe tempest-VolumesActionsTest-573097318 tempest-VolumesActionsTest-573097318-project-member] Create volume request issued successfully. Aug 12 10:32:04.791115 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-a4b02ae7-3650-435a-b48a-8418a253d9fe tempest-VolumesActionsTest-573097318 tempest-VolumesActionsTest-573097318-project-member] https://10.4.3.105/volume/v3/volumes returned with HTTP 202 Aug 12 10:32:04.791662 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 128/497] 10.4.3.105 () {68 vars in 1258 bytes} [Wed Aug 12 10:32:04 2026] POST /volume/v3/volumes => generated 749 bytes in 191 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 10:32:04.810654 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-4500d98a-6300-4469-8dbf-e21d885c9375 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:32:04.813536 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-4500d98a-6300-4469-8dbf-e21d885c9375 tempest-VolumesActionsTest-573097318 tempest-VolumesActionsTest-573097318-project-member] GET https://10.4.3.105/volume/v3/volumes/4e81a526-a25b-40b5-975f-69227e204277 Aug 12 10:32:04.813914 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-4500d98a-6300-4469-8dbf-e21d885c9375 tempest-VolumesActionsTest-573097318 tempest-VolumesActionsTest-573097318-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:32:04.814097 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-4500d98a-6300-4469-8dbf-e21d885c9375 tempest-VolumesActionsTest-573097318 tempest-VolumesActionsTest-573097318-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:32:04.825348 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:32:04.825348 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:32:04.832788 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-4500d98a-6300-4469-8dbf-e21d885c9375 tempest-VolumesActionsTest-573097318 tempest-VolumesActionsTest-573097318-project-member] Volume info retrieved successfully. Aug 12 10:32:04.840680 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-4500d98a-6300-4469-8dbf-e21d885c9375 tempest-VolumesActionsTest-573097318 tempest-VolumesActionsTest-573097318-project-member] https://10.4.3.105/volume/v3/volumes/4e81a526-a25b-40b5-975f-69227e204277 returned with HTTP 200 Aug 12 10:32:04.840963 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 127/498] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:32:04 2026] GET /volume/v3/volumes/4e81a526-a25b-40b5-975f-69227e204277 => generated 817 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 12 10:32:05.188845 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-7f83369b-04e7-4381-9346-70a756f582da None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:32:05.191472 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-7f83369b-04e7-4381-9346-70a756f582da tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] GET https://10.4.3.105/volume/v3/volumes/a0293a3c-afd3-40a0-996c-7cf90f8d5431 Aug 12 10:32:05.192238 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-7f83369b-04e7-4381-9346-70a756f582da tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:32:05.192840 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-7f83369b-04e7-4381-9346-70a756f582da tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:32:05.212355 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:32:05.212355 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:32:05.217421 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-7f83369b-04e7-4381-9346-70a756f582da tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Volume info retrieved successfully. Aug 12 10:32:05.225079 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-7f83369b-04e7-4381-9346-70a756f582da tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] https://10.4.3.105/volume/v3/volumes/a0293a3c-afd3-40a0-996c-7cf90f8d5431 returned with HTTP 200 Aug 12 10:32:05.225860 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 121/499] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:32:05 2026] GET /volume/v3/volumes/a0293a3c-afd3-40a0-996c-7cf90f8d5431 => generated 852 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:32:05.839721 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-51b5538a-52c3-4c38-9ffe-6aef4281cc69 req-97f27603-200d-4f6f-85b8-fc2fa4db0d2a None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:32:05.845105 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-51b5538a-52c3-4c38-9ffe-6aef4281cc69 req-97f27603-200d-4f6f-85b8-fc2fa4db0d2a tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] POST https://10.4.3.105/volume/v3/attachments/4230dd42-a42f-450c-8ee4-0d3c98cf7a4c/action Aug 12 10:32:05.845476 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-51b5538a-52c3-4c38-9ffe-6aef4281cc69 req-97f27603-200d-4f6f-85b8-fc2fa4db0d2a tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Action body: b'{"os-complete": null}' {{(pid=100373) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 10:32:05.845476 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-51b5538a-52c3-4c38-9ffe-6aef4281cc69 req-97f27603-200d-4f6f-85b8-fc2fa4db0d2a tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:32:05.859578 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-1507f687-b4ef-4423-8e0b-33dfc680563b None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:32:05.862485 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-1507f687-b4ef-4423-8e0b-33dfc680563b tempest-VolumesActionsTest-573097318 tempest-VolumesActionsTest-573097318-project-member] GET https://10.4.3.105/volume/v3/volumes/4e81a526-a25b-40b5-975f-69227e204277 Aug 12 10:32:05.862795 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-1507f687-b4ef-4423-8e0b-33dfc680563b tempest-VolumesActionsTest-573097318 tempest-VolumesActionsTest-573097318-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:32:05.863075 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-1507f687-b4ef-4423-8e0b-33dfc680563b tempest-VolumesActionsTest-573097318 tempest-VolumesActionsTest-573097318-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:32:05.870659 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:32:05.870659 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:32:05.874062 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:32:05.874062 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:32:05.880026 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-1507f687-b4ef-4423-8e0b-33dfc680563b tempest-VolumesActionsTest-573097318 tempest-VolumesActionsTest-573097318-project-member] Volume info retrieved successfully. Aug 12 10:32:05.886376 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-1507f687-b4ef-4423-8e0b-33dfc680563b tempest-VolumesActionsTest-573097318 tempest-VolumesActionsTest-573097318-project-member] https://10.4.3.105/volume/v3/volumes/4e81a526-a25b-40b5-975f-69227e204277 returned with HTTP 200 Aug 12 10:32:05.886994 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 129/500] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:32:05 2026] GET /volume/v3/volumes/4e81a526-a25b-40b5-975f-69227e204277 => generated 842 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:32:05.894492 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-51b5538a-52c3-4c38-9ffe-6aef4281cc69 req-97f27603-200d-4f6f-85b8-fc2fa4db0d2a tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] https://10.4.3.105/volume/v3/attachments/4230dd42-a42f-450c-8ee4-0d3c98cf7a4c/action returned with HTTP 204 Aug 12 10:32:05.895323 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 124/501] 10.4.3.105 () {74 vars in 1725 bytes} [Wed Aug 12 10:32:05 2026] POST /volume/v3/attachments/4230dd42-a42f-450c-8ee4-0d3c98cf7a4c/action => generated 0 bytes in 56 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:32:05.906370 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-4cb5f4cc-73ae-4887-a99e-cd3c8b959fff None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:32:05.908553 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-4cb5f4cc-73ae-4887-a99e-cd3c8b959fff tempest-VolumesActionsTest-237026126 tempest-VolumesActionsTest-237026126-project-admin] POST https://10.4.3.105/volume/v3/volumes/4e81a526-a25b-40b5-975f-69227e204277/action Aug 12 10:32:05.909113 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-4cb5f4cc-73ae-4887-a99e-cd3c8b959fff tempest-VolumesActionsTest-237026126 tempest-VolumesActionsTest-237026126-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100375) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 10:32:05.909334 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-4cb5f4cc-73ae-4887-a99e-cd3c8b959fff tempest-VolumesActionsTest-237026126 tempest-VolumesActionsTest-237026126-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:32:05.924769 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:32:05.924769 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:32:05.925336 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.contrib.admin_actions [None req-4cb5f4cc-73ae-4887-a99e-cd3c8b959fff tempest-VolumesActionsTest-237026126 tempest-VolumesActionsTest-237026126-project-admin] Updating volume '4e81a526-a25b-40b5-975f-69227e204277' with '{'status': 'error'}' {{(pid=100375) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 12 10:32:05.959072 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-4cb5f4cc-73ae-4887-a99e-cd3c8b959fff tempest-VolumesActionsTest-237026126 tempest-VolumesActionsTest-237026126-project-admin] https://10.4.3.105/volume/v3/volumes/4e81a526-a25b-40b5-975f-69227e204277/action returned with HTTP 202 Aug 12 10:32:05.959615 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 128/502] 10.4.3.105 () {68 vars in 1390 bytes} [Wed Aug 12 10:32:05 2026] POST /volume/v3/volumes/4e81a526-a25b-40b5-975f-69227e204277/action => generated 0 bytes in 54 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Aug 12 10:32:05.973259 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-6d2fce0d-7f72-4181-8bba-20890c6ecaf9 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:32:05.979887 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-6d2fce0d-7f72-4181-8bba-20890c6ecaf9 tempest-VolumesActionsTest-573097318 tempest-VolumesActionsTest-573097318-project-member] GET https://10.4.3.105/volume/v3/volumes/4e81a526-a25b-40b5-975f-69227e204277 Aug 12 10:32:05.979887 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-6d2fce0d-7f72-4181-8bba-20890c6ecaf9 tempest-VolumesActionsTest-573097318 tempest-VolumesActionsTest-573097318-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:32:05.979887 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-6d2fce0d-7f72-4181-8bba-20890c6ecaf9 tempest-VolumesActionsTest-573097318 tempest-VolumesActionsTest-573097318-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:32:05.992371 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:32:05.992371 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:32:06.001431 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-6d2fce0d-7f72-4181-8bba-20890c6ecaf9 tempest-VolumesActionsTest-573097318 tempest-VolumesActionsTest-573097318-project-member] Volume info retrieved successfully. Aug 12 10:32:06.009486 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-6d2fce0d-7f72-4181-8bba-20890c6ecaf9 tempest-VolumesActionsTest-573097318 tempest-VolumesActionsTest-573097318-project-member] https://10.4.3.105/volume/v3/volumes/4e81a526-a25b-40b5-975f-69227e204277 returned with HTTP 200 Aug 12 10:32:06.010292 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 122/503] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:32:05 2026] GET /volume/v3/volumes/4e81a526-a25b-40b5-975f-69227e204277 => generated 838 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:32:06.031017 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-7b2ac5a5-c8f5-47ee-a2eb-4158ca1009ca None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:32:06.034293 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-7b2ac5a5-c8f5-47ee-a2eb-4158ca1009ca tempest-VolumesActionsTest-237026126 tempest-VolumesActionsTest-237026126-project-admin] POST https://10.4.3.105/volume/v3/volumes/4e81a526-a25b-40b5-975f-69227e204277/action Aug 12 10:32:06.034801 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-7b2ac5a5-c8f5-47ee-a2eb-4158ca1009ca tempest-VolumesActionsTest-237026126 tempest-VolumesActionsTest-237026126-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100372) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 10:32:06.035016 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-7b2ac5a5-c8f5-47ee-a2eb-4158ca1009ca tempest-VolumesActionsTest-237026126 tempest-VolumesActionsTest-237026126-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:32:06.044296 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:32:06.044296 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:32:06.044663 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-7b2ac5a5-c8f5-47ee-a2eb-4158ca1009ca tempest-VolumesActionsTest-237026126 tempest-VolumesActionsTest-237026126-project-admin] Volume info retrieved successfully. Aug 12 10:32:06.081458 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-7b2ac5a5-c8f5-47ee-a2eb-4158ca1009ca tempest-VolumesActionsTest-237026126 tempest-VolumesActionsTest-237026126-project-admin] Delete volume request issued successfully. Aug 12 10:32:06.081752 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-7b2ac5a5-c8f5-47ee-a2eb-4158ca1009ca tempest-VolumesActionsTest-237026126 tempest-VolumesActionsTest-237026126-project-admin] https://10.4.3.105/volume/v3/volumes/4e81a526-a25b-40b5-975f-69227e204277/action returned with HTTP 202 Aug 12 10:32:06.082363 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 130/504] 10.4.3.105 () {68 vars in 1390 bytes} [Wed Aug 12 10:32:06 2026] POST /volume/v3/volumes/4e81a526-a25b-40b5-975f-69227e204277/action => generated 0 bytes in 53 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 10:32:06.096225 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-3c7e8e16-a608-4951-a444-82750039fd17 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:32:06.100761 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-3c7e8e16-a608-4951-a444-82750039fd17 tempest-VolumesActionsTest-573097318 tempest-VolumesActionsTest-573097318-project-member] GET https://10.4.3.105/volume/v3/volumes/4e81a526-a25b-40b5-975f-69227e204277 Aug 12 10:32:06.101080 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-3c7e8e16-a608-4951-a444-82750039fd17 tempest-VolumesActionsTest-573097318 tempest-VolumesActionsTest-573097318-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:32:06.101390 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-3c7e8e16-a608-4951-a444-82750039fd17 tempest-VolumesActionsTest-573097318 tempest-VolumesActionsTest-573097318-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:32:06.114483 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:32:06.114483 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:32:06.119296 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-3c7e8e16-a608-4951-a444-82750039fd17 tempest-VolumesActionsTest-573097318 tempest-VolumesActionsTest-573097318-project-member] Volume info retrieved successfully. Aug 12 10:32:06.125092 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-3c7e8e16-a608-4951-a444-82750039fd17 tempest-VolumesActionsTest-573097318 tempest-VolumesActionsTest-573097318-project-member] https://10.4.3.105/volume/v3/volumes/4e81a526-a25b-40b5-975f-69227e204277 returned with HTTP 200 Aug 12 10:32:06.125584 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 125/505] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:32:06 2026] GET /volume/v3/volumes/4e81a526-a25b-40b5-975f-69227e204277 => generated 841 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:32:06.242433 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-dc9a4bad-9dd5-488b-b6fe-47afa072317b None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:32:06.250954 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-dc9a4bad-9dd5-488b-b6fe-47afa072317b tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] GET https://10.4.3.105/volume/v3/volumes/a0293a3c-afd3-40a0-996c-7cf90f8d5431 Aug 12 10:32:06.251920 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-dc9a4bad-9dd5-488b-b6fe-47afa072317b tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:32:06.256237 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-dc9a4bad-9dd5-488b-b6fe-47afa072317b tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:32:06.273999 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:32:06.273999 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:32:06.280054 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-dc9a4bad-9dd5-488b-b6fe-47afa072317b tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Volume info retrieved successfully. Aug 12 10:32:06.288474 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-dc9a4bad-9dd5-488b-b6fe-47afa072317b tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] https://10.4.3.105/volume/v3/volumes/a0293a3c-afd3-40a0-996c-7cf90f8d5431 returned with HTTP 200 Aug 12 10:32:06.288474 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 129/506] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:32:06 2026] GET /volume/v3/volumes/a0293a3c-afd3-40a0-996c-7cf90f8d5431 => generated 1144 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:32:06.363746 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-fc81dd5a-e990-496b-b6f3-0ea2697781cb req-c589cc19-999f-4cc6-88d0-6cc89444e123 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:32:06.368698 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-fc81dd5a-e990-496b-b6f3-0ea2697781cb req-c589cc19-999f-4cc6-88d0-6cc89444e123 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] GET https://10.4.3.105/volume/v3/volumes/a0293a3c-afd3-40a0-996c-7cf90f8d5431 Aug 12 10:32:06.369116 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-fc81dd5a-e990-496b-b6f3-0ea2697781cb req-c589cc19-999f-4cc6-88d0-6cc89444e123 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:32:06.370343 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-fc81dd5a-e990-496b-b6f3-0ea2697781cb req-c589cc19-999f-4cc6-88d0-6cc89444e123 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:32:06.387472 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:32:06.387472 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:32:06.394574 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [req-fc81dd5a-e990-496b-b6f3-0ea2697781cb req-c589cc19-999f-4cc6-88d0-6cc89444e123 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Volume info retrieved successfully. Aug 12 10:32:06.402216 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-fc81dd5a-e990-496b-b6f3-0ea2697781cb req-c589cc19-999f-4cc6-88d0-6cc89444e123 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] https://10.4.3.105/volume/v3/volumes/a0293a3c-afd3-40a0-996c-7cf90f8d5431 returned with HTTP 200 Aug 12 10:32:06.403045 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 123/507] 10.4.3.105 () {68 vars in 1598 bytes} [Wed Aug 12 10:32:06 2026] GET /volume/v3/volumes/a0293a3c-afd3-40a0-996c-7cf90f8d5431 => generated 1144 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:32:06.522350 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-78ab4189-a891-4d56-b1b8-39954debc13f None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:32:06.522556 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-78ab4189-a891-4d56-b1b8-39954debc13f None None] GET https://10.4.3.105/volume// Aug 12 10:32:06.522796 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-78ab4189-a891-4d56-b1b8-39954debc13f None None] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:32:06.523082 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-78ab4189-a891-4d56-b1b8-39954debc13f None None] Calling method 'all' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:32:06.523494 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-78ab4189-a891-4d56-b1b8-39954debc13f None None] https://10.4.3.105/volume// returned with HTTP 300 Aug 12 10:32:06.524130 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 131/508] 10.4.3.105 () {66 vars in 1428 bytes} [Wed Aug 12 10:32: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 10:32:06.536368 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-fc81dd5a-e990-496b-b6f3-0ea2697781cb req-15fdd436-50a9-40d8-900f-49f4aaa2d559 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:32:06.538422 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-fc81dd5a-e990-496b-b6f3-0ea2697781cb req-15fdd436-50a9-40d8-900f-49f4aaa2d559 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] POST https://10.4.3.105/volume/v3/attachments Aug 12 10:32:06.539072 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-fc81dd5a-e990-496b-b6f3-0ea2697781cb req-15fdd436-50a9-40d8-900f-49f4aaa2d559 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a0293a3c-afd3-40a0-996c-7cf90f8d5431", "connector": null, "instance_uuid": "7114429e-8257-400d-a506-704fecda71f3"}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:32:06.556085 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:32:06.556085 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:32:06.619907 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-fc81dd5a-e990-496b-b6f3-0ea2697781cb req-15fdd436-50a9-40d8-900f-49f4aaa2d559 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] https://10.4.3.105/volume/v3/attachments returned with HTTP 200 Aug 12 10:32:06.620552 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 126/509] 10.4.3.105 () {74 vars in 1594 bytes} [Wed Aug 12 10:32:06 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 10:32:06.625313 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-9cadf494-af9b-40a3-bb32-f2bd20b8ba7c None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:32:06.630154 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-9cadf494-af9b-40a3-bb32-f2bd20b8ba7c tempest-TaggedBootDevicesTest_v242-1436729268 tempest-TaggedBootDevicesTest_v242-1436729268-project-member] DELETE https://10.4.3.105/volume/v3/volumes/7b14bd20-c5ea-4448-a8b9-bb96f5504bdb Aug 12 10:32:06.630397 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-9cadf494-af9b-40a3-bb32-f2bd20b8ba7c tempest-TaggedBootDevicesTest_v242-1436729268 tempest-TaggedBootDevicesTest_v242-1436729268-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:32:06.630919 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-9cadf494-af9b-40a3-bb32-f2bd20b8ba7c tempest-TaggedBootDevicesTest_v242-1436729268 tempest-TaggedBootDevicesTest_v242-1436729268-project-member] Calling method 'delete' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:32:06.630919 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.v3.volumes [None req-9cadf494-af9b-40a3-bb32-f2bd20b8ba7c tempest-TaggedBootDevicesTest_v242-1436729268 tempest-TaggedBootDevicesTest_v242-1436729268-project-member] Delete volume with id: 7b14bd20-c5ea-4448-a8b9-bb96f5504bdb Aug 12 10:32:06.642719 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:32:06.642719 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:32:06.643840 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-9cadf494-af9b-40a3-bb32-f2bd20b8ba7c tempest-TaggedBootDevicesTest_v242-1436729268 tempest-TaggedBootDevicesTest_v242-1436729268-project-member] Volume info retrieved successfully. Aug 12 10:32:06.669601 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-06cdee61-bd0a-4855-b89f-30c3c1ba65ab None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:32:06.675406 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-06cdee61-bd0a-4855-b89f-30c3c1ba65ab tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] GET https://10.4.3.105/volume/v3/volumes/a0293a3c-afd3-40a0-996c-7cf90f8d5431 Aug 12 10:32:06.675901 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-06cdee61-bd0a-4855-b89f-30c3c1ba65ab tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:32:06.676186 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-06cdee61-bd0a-4855-b89f-30c3c1ba65ab tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:32:06.689485 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-f8660025-407b-4380-9f45-2352c6627e06 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:32:06.689924 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-f8660025-407b-4380-9f45-2352c6627e06 None None] GET https://10.4.3.105/volume// Aug 12 10:32:06.690072 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-f8660025-407b-4380-9f45-2352c6627e06 None None] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:32:06.690273 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-f8660025-407b-4380-9f45-2352c6627e06 None None] Calling method 'all' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:32:06.690620 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-f8660025-407b-4380-9f45-2352c6627e06 None None] https://10.4.3.105/volume// returned with HTTP 300 Aug 12 10:32:06.690921 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 132/510] 10.4.3.105 () {66 vars in 1426 bytes} [Wed Aug 12 10:32: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 10:32:06.699302 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-9cadf494-af9b-40a3-bb32-f2bd20b8ba7c tempest-TaggedBootDevicesTest_v242-1436729268 tempest-TaggedBootDevicesTest_v242-1436729268-project-member] Delete volume request issued successfully. Aug 12 10:32:06.700706 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-9cadf494-af9b-40a3-bb32-f2bd20b8ba7c tempest-TaggedBootDevicesTest_v242-1436729268 tempest-TaggedBootDevicesTest_v242-1436729268-project-member] https://10.4.3.105/volume/v3/volumes/7b14bd20-c5ea-4448-a8b9-bb96f5504bdb returned with HTTP 202 Aug 12 10:32:06.701245 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 130/511] 10.4.3.105 () {66 vars in 1351 bytes} [Wed Aug 12 10:32:06 2026] DELETE /volume/v3/volumes/7b14bd20-c5ea-4448-a8b9-bb96f5504bdb => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 10:32:06.703791 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-fc81dd5a-e990-496b-b6f3-0ea2697781cb req-8bd17562-1cd8-4deb-b8bc-83ca8831962c None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:32:06.705997 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-fc81dd5a-e990-496b-b6f3-0ea2697781cb req-8bd17562-1cd8-4deb-b8bc-83ca8831962c tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] GET https://10.4.3.105/volume/v3/volumes/a0293a3c-afd3-40a0-996c-7cf90f8d5431 Aug 12 10:32:06.707083 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-fc81dd5a-e990-496b-b6f3-0ea2697781cb req-8bd17562-1cd8-4deb-b8bc-83ca8831962c tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:32:06.707083 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-fc81dd5a-e990-496b-b6f3-0ea2697781cb req-8bd17562-1cd8-4deb-b8bc-83ca8831962c tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:32:06.713329 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:32:06.713329 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:32:06.715967 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-e0797513-97e4-49dc-8f03-468e2eb2be9a None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:32:06.715967 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-e0797513-97e4-49dc-8f03-468e2eb2be9a tempest-TaggedBootDevicesTest_v242-1436729268 tempest-TaggedBootDevicesTest_v242-1436729268-project-member] GET https://10.4.3.105/volume/v3/volumes/7b14bd20-c5ea-4448-a8b9-bb96f5504bdb Aug 12 10:32:06.715967 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-e0797513-97e4-49dc-8f03-468e2eb2be9a tempest-TaggedBootDevicesTest_v242-1436729268 tempest-TaggedBootDevicesTest_v242-1436729268-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:32:06.715967 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-e0797513-97e4-49dc-8f03-468e2eb2be9a tempest-TaggedBootDevicesTest_v242-1436729268 tempest-TaggedBootDevicesTest_v242-1436729268-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:32:06.723635 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-06cdee61-bd0a-4855-b89f-30c3c1ba65ab tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Volume info retrieved successfully. Aug 12 10:32:06.729381 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:32:06.729381 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:32:06.729689 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-06cdee61-bd0a-4855-b89f-30c3c1ba65ab tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] https://10.4.3.105/volume/v3/volumes/a0293a3c-afd3-40a0-996c-7cf90f8d5431 returned with HTTP 200 Aug 12 10:32:06.730053 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 124/512] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:32:06 2026] GET /volume/v3/volumes/a0293a3c-afd3-40a0-996c-7cf90f8d5431 => generated 1146 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:32:06.736992 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:32:06.736992 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:32:06.743981 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-e0797513-97e4-49dc-8f03-468e2eb2be9a tempest-TaggedBootDevicesTest_v242-1436729268 tempest-TaggedBootDevicesTest_v242-1436729268-project-member] Volume info retrieved successfully. Aug 12 10:32:06.746257 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [req-fc81dd5a-e990-496b-b6f3-0ea2697781cb req-8bd17562-1cd8-4deb-b8bc-83ca8831962c tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Volume info retrieved successfully. Aug 12 10:32:06.755772 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-fc81dd5a-e990-496b-b6f3-0ea2697781cb req-8bd17562-1cd8-4deb-b8bc-83ca8831962c tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] https://10.4.3.105/volume/v3/volumes/a0293a3c-afd3-40a0-996c-7cf90f8d5431 returned with HTTP 200 Aug 12 10:32:06.756343 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 127/513] 10.4.3.105 () {70 vars in 1639 bytes} [Wed Aug 12 10:32:06 2026] GET /volume/v3/volumes/a0293a3c-afd3-40a0-996c-7cf90f8d5431 => generated 1326 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 10:32:06.759824 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-e0797513-97e4-49dc-8f03-468e2eb2be9a tempest-TaggedBootDevicesTest_v242-1436729268 tempest-TaggedBootDevicesTest_v242-1436729268-project-member] https://10.4.3.105/volume/v3/volumes/7b14bd20-c5ea-4448-a8b9-bb96f5504bdb returned with HTTP 200 Aug 12 10:32:06.761974 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 133/514] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:32:06 2026] GET /volume/v3/volumes/7b14bd20-c5ea-4448-a8b9-bb96f5504bdb => generated 848 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:32:06.887926 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-fc81dd5a-e990-496b-b6f3-0ea2697781cb req-3608fa96-baea-4bb1-a21c-a92b0cf84945 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:32:06.892308 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-fc81dd5a-e990-496b-b6f3-0ea2697781cb req-3608fa96-baea-4bb1-a21c-a92b0cf84945 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] PUT https://10.4.3.105/volume/v3/attachments/aa5d3c14-f66e-4afb-ab75-6d083ed55028 Aug 12 10:32:06.892933 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-fc81dd5a-e990-496b-b6f3-0ea2697781cb req-3608fa96-baea-4bb1-a21c-a92b0cf84945 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.105", "host": "np0000007037", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a295cd65dd1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "cc953c5f-eaed-46bf-96e8-0985bbef0414", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:32:06.906835 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.coordination [req-fc81dd5a-e990-496b-b6f3-0ea2697781cb req-3608fa96-baea-4bb1-a21c-a92b0cf84945 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Acquiring lock "cinder-attachment_update-a0293a3c-afd3-40a0-996c-7cf90f8d5431-np0000007037" by "attachment_update" {{(pid=100375) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 10:32:06.916901 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.coordination [req-fc81dd5a-e990-496b-b6f3-0ea2697781cb req-3608fa96-baea-4bb1-a21c-a92b0cf84945 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Lock "cinder-attachment_update-a0293a3c-afd3-40a0-996c-7cf90f8d5431-np0000007037" acquired by "attachment_update" :: waited 0.009s {{(pid=100375) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 10:32:06.918001 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:32:06.918001 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:32:07.051008 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.coordination [req-fc81dd5a-e990-496b-b6f3-0ea2697781cb req-3608fa96-baea-4bb1-a21c-a92b0cf84945 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Lock "cinder-attachment_update-a0293a3c-afd3-40a0-996c-7cf90f8d5431-np0000007037" released by "attachment_update" :: held 0.135s {{(pid=100375) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 10:32:07.051489 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-fc81dd5a-e990-496b-b6f3-0ea2697781cb req-3608fa96-baea-4bb1-a21c-a92b0cf84945 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] https://10.4.3.105/volume/v3/attachments/aa5d3c14-f66e-4afb-ab75-6d083ed55028 returned with HTTP 200 Aug 12 10:32:07.052838 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 131/515] 10.4.3.105 () {74 vars in 1704 bytes} [Wed Aug 12 10:32:06 2026] PUT /volume/v3/attachments/aa5d3c14-f66e-4afb-ab75-6d083ed55028 => generated 969 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:32:07.142978 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-4fbf6e78-25b0-4f77-887a-8cfce74a057c None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:32:07.145400 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-4fbf6e78-25b0-4f77-887a-8cfce74a057c tempest-VolumesActionsTest-573097318 tempest-VolumesActionsTest-573097318-project-member] GET https://10.4.3.105/volume/v3/volumes/4e81a526-a25b-40b5-975f-69227e204277 Aug 12 10:32:07.145942 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-4fbf6e78-25b0-4f77-887a-8cfce74a057c tempest-VolumesActionsTest-573097318 tempest-VolumesActionsTest-573097318-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:32:07.146312 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-4fbf6e78-25b0-4f77-887a-8cfce74a057c tempest-VolumesActionsTest-573097318 tempest-VolumesActionsTest-573097318-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:32:07.157383 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-4fbf6e78-25b0-4f77-887a-8cfce74a057c tempest-VolumesActionsTest-573097318 tempest-VolumesActionsTest-573097318-project-member] https://10.4.3.105/volume/v3/volumes/4e81a526-a25b-40b5-975f-69227e204277 returned with HTTP 404 Aug 12 10:32:07.158380 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 125/516] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:32:07 2026] GET /volume/v3/volumes/4e81a526-a25b-40b5-975f-69227e204277 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:32:07.172989 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-d02d88ab-e4a0-4364-9274-8a5a86b36ca8 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:32:07.177006 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-d02d88ab-e4a0-4364-9274-8a5a86b36ca8 tempest-VolumesActionsTest-573097318 tempest-VolumesActionsTest-573097318-project-member] GET https://10.4.3.105/volume/v3/volumes/4e81a526-a25b-40b5-975f-69227e204277 Aug 12 10:32:07.178244 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-d02d88ab-e4a0-4364-9274-8a5a86b36ca8 tempest-VolumesActionsTest-573097318 tempest-VolumesActionsTest-573097318-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:32:07.178905 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-d02d88ab-e4a0-4364-9274-8a5a86b36ca8 tempest-VolumesActionsTest-573097318 tempest-VolumesActionsTest-573097318-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:32:07.194184 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-d02d88ab-e4a0-4364-9274-8a5a86b36ca8 tempest-VolumesActionsTest-573097318 tempest-VolumesActionsTest-573097318-project-member] https://10.4.3.105/volume/v3/volumes/4e81a526-a25b-40b5-975f-69227e204277 returned with HTTP 404 Aug 12 10:32:07.194184 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 128/517] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:32:07 2026] GET /volume/v3/volumes/4e81a526-a25b-40b5-975f-69227e204277 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:32:07.205153 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-b22e91a0-d1de-48ba-8974-39df1ba9c9ce None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:32:07.209837 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-b22e91a0-d1de-48ba-8974-39df1ba9c9ce tempest-VolumesActionsTest-573097318 tempest-VolumesActionsTest-573097318-project-member] DELETE https://10.4.3.105/volume/v3/volumes/4e81a526-a25b-40b5-975f-69227e204277 Aug 12 10:32:07.209837 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-b22e91a0-d1de-48ba-8974-39df1ba9c9ce tempest-VolumesActionsTest-573097318 tempest-VolumesActionsTest-573097318-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:32:07.209837 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-b22e91a0-d1de-48ba-8974-39df1ba9c9ce tempest-VolumesActionsTest-573097318 tempest-VolumesActionsTest-573097318-project-member] Calling method 'delete' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:32:07.210501 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.v3.volumes [None req-b22e91a0-d1de-48ba-8974-39df1ba9c9ce tempest-VolumesActionsTest-573097318 tempest-VolumesActionsTest-573097318-project-member] Delete volume with id: 4e81a526-a25b-40b5-975f-69227e204277 Aug 12 10:32:07.222097 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-b22e91a0-d1de-48ba-8974-39df1ba9c9ce tempest-VolumesActionsTest-573097318 tempest-VolumesActionsTest-573097318-project-member] https://10.4.3.105/volume/v3/volumes/4e81a526-a25b-40b5-975f-69227e204277 returned with HTTP 404 Aug 12 10:32:07.222973 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 134/518] 10.4.3.105 () {66 vars in 1351 bytes} [Wed Aug 12 10:32:07 2026] DELETE /volume/v3/volumes/4e81a526-a25b-40b5-975f-69227e204277 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:32:07.232337 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-cc970da4-60de-4d92-a0df-92e9a4f52372 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:32:07.235125 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-cc970da4-60de-4d92-a0df-92e9a4f52372 tempest-VolumesActionsTest-573097318 tempest-VolumesActionsTest-573097318-project-member] POST https://10.4.3.105/volume/v3/volumes Aug 12 10:32:07.236017 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-cc970da4-60de-4d92-a0df-92e9a4f52372 tempest-VolumesActionsTest-573097318 tempest-VolumesActionsTest-573097318-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-900364026"}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:32:07.238299 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.v3.volumes [None req-cc970da4-60de-4d92-a0df-92e9a4f52372 tempest-VolumesActionsTest-573097318 tempest-VolumesActionsTest-573097318-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-900364026'}} {{(pid=100375) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 10:32:07.238741 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.v3.volumes [None req-cc970da4-60de-4d92-a0df-92e9a4f52372 tempest-VolumesActionsTest-573097318 tempest-VolumesActionsTest-573097318-project-member] Create volume of 1 GB Aug 12 10:32:07.239265 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:32:07.239265 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:32:07.246754 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-cc970da4-60de-4d92-a0df-92e9a4f52372 tempest-VolumesActionsTest-573097318 tempest-VolumesActionsTest-573097318-project-member] Availability Zones retrieved successfully. Aug 12 10:32:07.254989 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-cc970da4-60de-4d92-a0df-92e9a4f52372 tempest-VolumesActionsTest-573097318 tempest-VolumesActionsTest-573097318-project-member] Flow 'volume_create_api' (3bf36e0c-4a82-4b49-a7b2-c719045e0cd0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:32:07.256477 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-cc970da4-60de-4d92-a0df-92e9a4f52372 tempest-VolumesActionsTest-573097318 tempest-VolumesActionsTest-573097318-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (52d25248-461a-4c1a-a25e-8423f71e82f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:32:07.257983 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.flows.api.create_volume [None req-cc970da4-60de-4d92-a0df-92e9a4f52372 tempest-VolumesActionsTest-573097318 tempest-VolumesActionsTest-573097318-project-member] Validating volume size '1' using validate_int {{(pid=100375) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 10:32:07.312325 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-cc970da4-60de-4d92-a0df-92e9a4f52372 tempest-VolumesActionsTest-573097318 tempest-VolumesActionsTest-573097318-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (52d25248-461a-4c1a-a25e-8423f71e82f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T10:26:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6cd66f07-4c7b-40b2-9dfb-378538f29c9e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:32:07.313673 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-cc970da4-60de-4d92-a0df-92e9a4f52372 tempest-VolumesActionsTest-573097318 tempest-VolumesActionsTest-573097318-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (244fb35e-ea4b-410a-b556-e2f9c12f553e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:32:07.393899 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.quota [None req-cc970da4-60de-4d92-a0df-92e9a4f52372 tempest-VolumesActionsTest-573097318 tempest-VolumesActionsTest-573097318-project-member] Created reservations ['91b09e41-12c9-410b-b7d7-56292e3c06d2', '6fe49f02-1109-46ac-837c-d2c75c767448', 'f722086f-1357-4bc4-946c-65ff4faef080', '589fbdc0-deae-4f97-9bce-42b496723091'] {{(pid=100375) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:32:07.395371 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-cc970da4-60de-4d92-a0df-92e9a4f52372 tempest-VolumesActionsTest-573097318 tempest-VolumesActionsTest-573097318-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (244fb35e-ea4b-410a-b556-e2f9c12f553e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['91b09e41-12c9-410b-b7d7-56292e3c06d2', '6fe49f02-1109-46ac-837c-d2c75c767448', 'f722086f-1357-4bc4-946c-65ff4faef080', '589fbdc0-deae-4f97-9bce-42b496723091']}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:32:07.396632 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-cc970da4-60de-4d92-a0df-92e9a4f52372 tempest-VolumesActionsTest-573097318 tempest-VolumesActionsTest-573097318-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (556dcf65-4522-4b55-8f71-23430cafbbb6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:32:07.442482 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-cc970da4-60de-4d92-a0df-92e9a4f52372 tempest-VolumesActionsTest-573097318 tempest-VolumesActionsTest-573097318-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (556dcf65-4522-4b55-8f71-23430cafbbb6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0303c1b7-f6b6-49de-96f7-169532bc86c3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-900364026',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ddc76bac69004a6caa66a866569e9d23',qos_specs=None,replication_status=,reservations=['91b09e41-12c9-410b-b7d7-56292e3c06d2','6fe49f02-1109-46ac-837c-d2c75c767448','f722086f-1357-4bc4-946c-65ff4faef080','589fbdc0-deae-4f97-9bce-42b496723091'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0fa877235013417c8f77e190cf93731b',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:32:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-900364026',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0303c1b7-f6b6-49de-96f7-169532bc86c3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ddc76bac69004a6caa66a866569e9d23',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0fa877235013417c8f77e190cf93731b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6cd66f07-4c7b-40b2-9dfb-378538f29c9e),volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:32:07.443993 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-cc970da4-60de-4d92-a0df-92e9a4f52372 tempest-VolumesActionsTest-573097318 tempest-VolumesActionsTest-573097318-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ea8405ca-671f-4652-9b53-c037c58f03c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:32:07.488278 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-cc970da4-60de-4d92-a0df-92e9a4f52372 tempest-VolumesActionsTest-573097318 tempest-VolumesActionsTest-573097318-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ea8405ca-671f-4652-9b53-c037c58f03c1) transitioned into state 'SUCCESS' from state '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-900364026',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ddc76bac69004a6caa66a866569e9d23',qos_specs=None,replication_status=,reservations=['91b09e41-12c9-410b-b7d7-56292e3c06d2','6fe49f02-1109-46ac-837c-d2c75c767448','f722086f-1357-4bc4-946c-65ff4faef080','589fbdc0-deae-4f97-9bce-42b496723091'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0fa877235013417c8f77e190cf93731b',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:32:07.489296 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-cc970da4-60de-4d92-a0df-92e9a4f52372 tempest-VolumesActionsTest-573097318 tempest-VolumesActionsTest-573097318-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c43f162d-f8af-4009-a1ac-ff543e5e3532) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:32:07.506288 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-cc970da4-60de-4d92-a0df-92e9a4f52372 tempest-VolumesActionsTest-573097318 tempest-VolumesActionsTest-573097318-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c43f162d-f8af-4009-a1ac-ff543e5e3532) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:32:07.507625 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-cc970da4-60de-4d92-a0df-92e9a4f52372 tempest-VolumesActionsTest-573097318 tempest-VolumesActionsTest-573097318-project-member] Flow 'volume_create_api' (3bf36e0c-4a82-4b49-a7b2-c719045e0cd0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100375) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:32:07.508159 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-cc970da4-60de-4d92-a0df-92e9a4f52372 tempest-VolumesActionsTest-573097318 tempest-VolumesActionsTest-573097318-project-member] Create volume request issued successfully. Aug 12 10:32:07.509043 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-cc970da4-60de-4d92-a0df-92e9a4f52372 tempest-VolumesActionsTest-573097318 tempest-VolumesActionsTest-573097318-project-member] https://10.4.3.105/volume/v3/volumes returned with HTTP 202 Aug 12 10:32:07.512542 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 132/519] 10.4.3.105 () {68 vars in 1258 bytes} [Wed Aug 12 10:32:07 2026] POST /volume/v3/volumes => generated 748 bytes in 278 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 10:32:07.534603 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-c4d18885-6575-45a8-a464-148e7920ffc7 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:32:07.538554 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-c4d18885-6575-45a8-a464-148e7920ffc7 tempest-VolumesActionsTest-573097318 tempest-VolumesActionsTest-573097318-project-member] GET https://10.4.3.105/volume/v3/volumes/0303c1b7-f6b6-49de-96f7-169532bc86c3 Aug 12 10:32:07.538878 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-c4d18885-6575-45a8-a464-148e7920ffc7 tempest-VolumesActionsTest-573097318 tempest-VolumesActionsTest-573097318-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:32:07.539186 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-c4d18885-6575-45a8-a464-148e7920ffc7 tempest-VolumesActionsTest-573097318 tempest-VolumesActionsTest-573097318-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:32:07.549768 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:32:07.549768 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:32:07.556779 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-c4d18885-6575-45a8-a464-148e7920ffc7 tempest-VolumesActionsTest-573097318 tempest-VolumesActionsTest-573097318-project-member] Volume info retrieved successfully. Aug 12 10:32:07.565646 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-c4d18885-6575-45a8-a464-148e7920ffc7 tempest-VolumesActionsTest-573097318 tempest-VolumesActionsTest-573097318-project-member] https://10.4.3.105/volume/v3/volumes/0303c1b7-f6b6-49de-96f7-169532bc86c3 returned with HTTP 200 Aug 12 10:32:07.565646 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 126/520] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:32:07 2026] GET /volume/v3/volumes/0303c1b7-f6b6-49de-96f7-169532bc86c3 => generated 816 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:32:07.755154 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-39296bce-bbc1-4051-8748-5d6a5903cbea None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:32:07.760303 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-39296bce-bbc1-4051-8748-5d6a5903cbea tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] GET https://10.4.3.105/volume/v3/volumes/a0293a3c-afd3-40a0-996c-7cf90f8d5431 Aug 12 10:32:07.760459 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-39296bce-bbc1-4051-8748-5d6a5903cbea tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:32:07.761013 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-39296bce-bbc1-4051-8748-5d6a5903cbea tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:32:07.781607 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-bb99d3b6-2d66-40ea-838e-a407e88c3a5f None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:32:07.788178 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-bb99d3b6-2d66-40ea-838e-a407e88c3a5f tempest-TaggedBootDevicesTest_v242-1436729268 tempest-TaggedBootDevicesTest_v242-1436729268-project-member] GET https://10.4.3.105/volume/v3/volumes/7b14bd20-c5ea-4448-a8b9-bb96f5504bdb Aug 12 10:32:07.788178 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-bb99d3b6-2d66-40ea-838e-a407e88c3a5f tempest-TaggedBootDevicesTest_v242-1436729268 tempest-TaggedBootDevicesTest_v242-1436729268-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:32:07.788983 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-bb99d3b6-2d66-40ea-838e-a407e88c3a5f tempest-TaggedBootDevicesTest_v242-1436729268 tempest-TaggedBootDevicesTest_v242-1436729268-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:32:07.796636 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:32:07.796636 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:32:07.799396 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-bb99d3b6-2d66-40ea-838e-a407e88c3a5f tempest-TaggedBootDevicesTest_v242-1436729268 tempest-TaggedBootDevicesTest_v242-1436729268-project-member] https://10.4.3.105/volume/v3/volumes/7b14bd20-c5ea-4448-a8b9-bb96f5504bdb returned with HTTP 404 Aug 12 10:32:07.800322 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 135/521] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:32:07 2026] GET /volume/v3/volumes/7b14bd20-c5ea-4448-a8b9-bb96f5504bdb => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:32:07.808310 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-39296bce-bbc1-4051-8748-5d6a5903cbea tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Volume info retrieved successfully. Aug 12 10:32:07.810779 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-0ba6bcca-16fe-43bc-8e57-49c037578005 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:32:07.815051 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-0ba6bcca-16fe-43bc-8e57-49c037578005 tempest-TaggedBootDevicesTest_v242-1436729268 tempest-TaggedBootDevicesTest_v242-1436729268-project-member] DELETE https://10.4.3.105/volume/v3/volumes/f46251df-9d32-4b30-bf16-3bbdd3f8abb4 Aug 12 10:32:07.815269 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-0ba6bcca-16fe-43bc-8e57-49c037578005 tempest-TaggedBootDevicesTest_v242-1436729268 tempest-TaggedBootDevicesTest_v242-1436729268-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:32:07.815835 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-0ba6bcca-16fe-43bc-8e57-49c037578005 tempest-TaggedBootDevicesTest_v242-1436729268 tempest-TaggedBootDevicesTest_v242-1436729268-project-member] Calling method 'delete' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:32:07.816498 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-39296bce-bbc1-4051-8748-5d6a5903cbea tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] https://10.4.3.105/volume/v3/volumes/a0293a3c-afd3-40a0-996c-7cf90f8d5431 returned with HTTP 200 Aug 12 10:32:07.817139 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 129/522] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:32:07 2026] GET /volume/v3/volumes/a0293a3c-afd3-40a0-996c-7cf90f8d5431 => generated 1147 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:32:07.817324 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.v3.volumes [None req-0ba6bcca-16fe-43bc-8e57-49c037578005 tempest-TaggedBootDevicesTest_v242-1436729268 tempest-TaggedBootDevicesTest_v242-1436729268-project-member] Delete volume with id: f46251df-9d32-4b30-bf16-3bbdd3f8abb4 Aug 12 10:32:07.835671 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:32:07.835671 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:32:07.836322 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-0ba6bcca-16fe-43bc-8e57-49c037578005 tempest-TaggedBootDevicesTest_v242-1436729268 tempest-TaggedBootDevicesTest_v242-1436729268-project-member] Volume info retrieved successfully. Aug 12 10:32:07.872150 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-0ba6bcca-16fe-43bc-8e57-49c037578005 tempest-TaggedBootDevicesTest_v242-1436729268 tempest-TaggedBootDevicesTest_v242-1436729268-project-member] Delete volume request issued successfully. Aug 12 10:32:07.872561 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-0ba6bcca-16fe-43bc-8e57-49c037578005 tempest-TaggedBootDevicesTest_v242-1436729268 tempest-TaggedBootDevicesTest_v242-1436729268-project-member] https://10.4.3.105/volume/v3/volumes/f46251df-9d32-4b30-bf16-3bbdd3f8abb4 returned with HTTP 202 Aug 12 10:32:07.873303 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 133/523] 10.4.3.105 () {66 vars in 1351 bytes} [Wed Aug 12 10:32:07 2026] DELETE /volume/v3/volumes/f46251df-9d32-4b30-bf16-3bbdd3f8abb4 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 10:32:07.884406 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-9d4bc22e-6fa1-44ed-9e14-ddb6d1f38391 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:32:07.887721 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-9d4bc22e-6fa1-44ed-9e14-ddb6d1f38391 tempest-TaggedBootDevicesTest_v242-1436729268 tempest-TaggedBootDevicesTest_v242-1436729268-project-member] GET https://10.4.3.105/volume/v3/volumes/f46251df-9d32-4b30-bf16-3bbdd3f8abb4 Aug 12 10:32:07.888109 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-9d4bc22e-6fa1-44ed-9e14-ddb6d1f38391 tempest-TaggedBootDevicesTest_v242-1436729268 tempest-TaggedBootDevicesTest_v242-1436729268-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:32:07.889114 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-9d4bc22e-6fa1-44ed-9e14-ddb6d1f38391 tempest-TaggedBootDevicesTest_v242-1436729268 tempest-TaggedBootDevicesTest_v242-1436729268-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:32:07.906054 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:32:07.906054 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:32:07.913195 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-9d4bc22e-6fa1-44ed-9e14-ddb6d1f38391 tempest-TaggedBootDevicesTest_v242-1436729268 tempest-TaggedBootDevicesTest_v242-1436729268-project-member] Volume info retrieved successfully. Aug 12 10:32:07.923972 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-9d4bc22e-6fa1-44ed-9e14-ddb6d1f38391 tempest-TaggedBootDevicesTest_v242-1436729268 tempest-TaggedBootDevicesTest_v242-1436729268-project-member] https://10.4.3.105/volume/v3/volumes/f46251df-9d32-4b30-bf16-3bbdd3f8abb4 returned with HTTP 200 Aug 12 10:32:07.923972 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 127/524] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:32:07 2026] GET /volume/v3/volumes/f46251df-9d32-4b30-bf16-3bbdd3f8abb4 => generated 848 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:32:08.581127 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-dd060ee9-7af8-41a9-b649-6e1bef6583f5 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:32:08.583864 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-dd060ee9-7af8-41a9-b649-6e1bef6583f5 tempest-VolumesActionsTest-573097318 tempest-VolumesActionsTest-573097318-project-member] GET https://10.4.3.105/volume/v3/volumes/0303c1b7-f6b6-49de-96f7-169532bc86c3 Aug 12 10:32:08.584290 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-dd060ee9-7af8-41a9-b649-6e1bef6583f5 tempest-VolumesActionsTest-573097318 tempest-VolumesActionsTest-573097318-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:32:08.584723 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-dd060ee9-7af8-41a9-b649-6e1bef6583f5 tempest-VolumesActionsTest-573097318 tempest-VolumesActionsTest-573097318-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:32:08.594817 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:32:08.594817 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:32:08.602020 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-dd060ee9-7af8-41a9-b649-6e1bef6583f5 tempest-VolumesActionsTest-573097318 tempest-VolumesActionsTest-573097318-project-member] Volume info retrieved successfully. Aug 12 10:32:08.607918 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-dd060ee9-7af8-41a9-b649-6e1bef6583f5 tempest-VolumesActionsTest-573097318 tempest-VolumesActionsTest-573097318-project-member] https://10.4.3.105/volume/v3/volumes/0303c1b7-f6b6-49de-96f7-169532bc86c3 returned with HTTP 200 Aug 12 10:32:08.608668 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 136/525] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:32:08 2026] GET /volume/v3/volumes/0303c1b7-f6b6-49de-96f7-169532bc86c3 => generated 841 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:32:08.628589 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-65198624-53e8-42d2-84a6-a6378a630807 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:32:08.631082 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-65198624-53e8-42d2-84a6-a6378a630807 tempest-VolumesActionsTest-237026126 tempest-VolumesActionsTest-237026126-project-admin] POST https://10.4.3.105/volume/v3/volumes/0303c1b7-f6b6-49de-96f7-169532bc86c3/action Aug 12 10:32:08.631533 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-65198624-53e8-42d2-84a6-a6378a630807 tempest-VolumesActionsTest-237026126 tempest-VolumesActionsTest-237026126-project-admin] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=100373) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 10:32:08.631726 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-65198624-53e8-42d2-84a6-a6378a630807 tempest-VolumesActionsTest-237026126 tempest-VolumesActionsTest-237026126-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:32:08.645324 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:32:08.645324 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:32:08.646021 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.contrib.admin_actions [None req-65198624-53e8-42d2-84a6-a6378a630807 tempest-VolumesActionsTest-237026126 tempest-VolumesActionsTest-237026126-project-admin] Updating volume '0303c1b7-f6b6-49de-96f7-169532bc86c3' with '{'status': 'maintenance'}' {{(pid=100373) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 12 10:32:08.679894 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-65198624-53e8-42d2-84a6-a6378a630807 tempest-VolumesActionsTest-237026126 tempest-VolumesActionsTest-237026126-project-admin] https://10.4.3.105/volume/v3/volumes/0303c1b7-f6b6-49de-96f7-169532bc86c3/action returned with HTTP 202 Aug 12 10:32:08.680682 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 130/526] 10.4.3.105 () {68 vars in 1390 bytes} [Wed Aug 12 10:32:08 2026] POST /volume/v3/volumes/0303c1b7-f6b6-49de-96f7-169532bc86c3/action => generated 0 bytes in 53 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 10:32:08.691789 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-031a36ca-79b6-423b-9a83-ce7dd426e25b None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:32:08.697995 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-031a36ca-79b6-423b-9a83-ce7dd426e25b tempest-VolumesActionsTest-573097318 tempest-VolumesActionsTest-573097318-project-member] GET https://10.4.3.105/volume/v3/volumes/0303c1b7-f6b6-49de-96f7-169532bc86c3 Aug 12 10:32:08.698712 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-031a36ca-79b6-423b-9a83-ce7dd426e25b tempest-VolumesActionsTest-573097318 tempest-VolumesActionsTest-573097318-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:32:08.699158 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-031a36ca-79b6-423b-9a83-ce7dd426e25b tempest-VolumesActionsTest-573097318 tempest-VolumesActionsTest-573097318-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:32:08.711314 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:32:08.711314 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:32:08.718308 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-031a36ca-79b6-423b-9a83-ce7dd426e25b tempest-VolumesActionsTest-573097318 tempest-VolumesActionsTest-573097318-project-member] Volume info retrieved successfully. Aug 12 10:32:08.726819 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-031a36ca-79b6-423b-9a83-ce7dd426e25b tempest-VolumesActionsTest-573097318 tempest-VolumesActionsTest-573097318-project-member] https://10.4.3.105/volume/v3/volumes/0303c1b7-f6b6-49de-96f7-169532bc86c3 returned with HTTP 200 Aug 12 10:32:08.726819 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 134/527] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:32:08 2026] GET /volume/v3/volumes/0303c1b7-f6b6-49de-96f7-169532bc86c3 => generated 843 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:32:08.741442 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-e768d726-080a-49bd-9fcc-53646663b4d8 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:32:08.743738 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-e768d726-080a-49bd-9fcc-53646663b4d8 tempest-VolumesActionsTest-237026126 tempest-VolumesActionsTest-237026126-project-admin] POST https://10.4.3.105/volume/v3/volumes/0303c1b7-f6b6-49de-96f7-169532bc86c3/action Aug 12 10:32:08.744213 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-e768d726-080a-49bd-9fcc-53646663b4d8 tempest-VolumesActionsTest-237026126 tempest-VolumesActionsTest-237026126-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100374) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 10:32:08.744555 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-e768d726-080a-49bd-9fcc-53646663b4d8 tempest-VolumesActionsTest-237026126 tempest-VolumesActionsTest-237026126-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:32:08.757693 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:32:08.757693 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:32:08.758188 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-e768d726-080a-49bd-9fcc-53646663b4d8 tempest-VolumesActionsTest-237026126 tempest-VolumesActionsTest-237026126-project-admin] Volume info retrieved successfully. Aug 12 10:32:08.794601 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-e768d726-080a-49bd-9fcc-53646663b4d8 tempest-VolumesActionsTest-237026126 tempest-VolumesActionsTest-237026126-project-admin] Delete volume request issued successfully. Aug 12 10:32:08.794783 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-e768d726-080a-49bd-9fcc-53646663b4d8 tempest-VolumesActionsTest-237026126 tempest-VolumesActionsTest-237026126-project-admin] https://10.4.3.105/volume/v3/volumes/0303c1b7-f6b6-49de-96f7-169532bc86c3/action returned with HTTP 202 Aug 12 10:32:08.798743 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 128/528] 10.4.3.105 () {68 vars in 1390 bytes} [Wed Aug 12 10:32:08 2026] POST /volume/v3/volumes/0303c1b7-f6b6-49de-96f7-169532bc86c3/action => generated 0 bytes in 58 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 10:32:08.806028 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-a2fb0276-06da-4b04-bd53-61bdc00c1718 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:32:08.811188 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-a2fb0276-06da-4b04-bd53-61bdc00c1718 tempest-VolumesActionsTest-573097318 tempest-VolumesActionsTest-573097318-project-member] GET https://10.4.3.105/volume/v3/volumes/0303c1b7-f6b6-49de-96f7-169532bc86c3 Aug 12 10:32:08.811188 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-a2fb0276-06da-4b04-bd53-61bdc00c1718 tempest-VolumesActionsTest-573097318 tempest-VolumesActionsTest-573097318-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:32:08.812646 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-a2fb0276-06da-4b04-bd53-61bdc00c1718 tempest-VolumesActionsTest-573097318 tempest-VolumesActionsTest-573097318-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:32:08.824662 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:32:08.824662 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:32:08.834816 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-a2fb0276-06da-4b04-bd53-61bdc00c1718 tempest-VolumesActionsTest-573097318 tempest-VolumesActionsTest-573097318-project-member] Volume info retrieved successfully. Aug 12 10:32:08.835875 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-d4b181e1-3fc3-44f8-814b-b09976f9e7fa None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:32:08.842038 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-d4b181e1-3fc3-44f8-814b-b09976f9e7fa tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] GET https://10.4.3.105/volume/v3/volumes/a0293a3c-afd3-40a0-996c-7cf90f8d5431 Aug 12 10:32:08.842749 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-d4b181e1-3fc3-44f8-814b-b09976f9e7fa tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:32:08.843118 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-a2fb0276-06da-4b04-bd53-61bdc00c1718 tempest-VolumesActionsTest-573097318 tempest-VolumesActionsTest-573097318-project-member] https://10.4.3.105/volume/v3/volumes/0303c1b7-f6b6-49de-96f7-169532bc86c3 returned with HTTP 200 Aug 12 10:32:08.843727 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 137/529] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:32:08 2026] GET /volume/v3/volumes/0303c1b7-f6b6-49de-96f7-169532bc86c3 => generated 840 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:32:08.846739 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-d4b181e1-3fc3-44f8-814b-b09976f9e7fa tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:32:08.874200 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:32:08.874200 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:32:08.879951 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-d4b181e1-3fc3-44f8-814b-b09976f9e7fa tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Volume info retrieved successfully. Aug 12 10:32:08.887624 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-d4b181e1-3fc3-44f8-814b-b09976f9e7fa tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] https://10.4.3.105/volume/v3/volumes/a0293a3c-afd3-40a0-996c-7cf90f8d5431 returned with HTTP 200 Aug 12 10:32:08.888252 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 131/530] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:32:08 2026] GET /volume/v3/volumes/a0293a3c-afd3-40a0-996c-7cf90f8d5431 => generated 1147 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:32:08.947230 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-8004d3ab-40a8-4408-8215-4554761a5438 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:32:08.950993 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-8004d3ab-40a8-4408-8215-4554761a5438 tempest-TaggedBootDevicesTest_v242-1436729268 tempest-TaggedBootDevicesTest_v242-1436729268-project-member] GET https://10.4.3.105/volume/v3/volumes/f46251df-9d32-4b30-bf16-3bbdd3f8abb4 Aug 12 10:32:08.951188 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-8004d3ab-40a8-4408-8215-4554761a5438 tempest-TaggedBootDevicesTest_v242-1436729268 tempest-TaggedBootDevicesTest_v242-1436729268-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:32:08.952024 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-8004d3ab-40a8-4408-8215-4554761a5438 tempest-TaggedBootDevicesTest_v242-1436729268 tempest-TaggedBootDevicesTest_v242-1436729268-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:32:08.962346 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-8004d3ab-40a8-4408-8215-4554761a5438 tempest-TaggedBootDevicesTest_v242-1436729268 tempest-TaggedBootDevicesTest_v242-1436729268-project-member] https://10.4.3.105/volume/v3/volumes/f46251df-9d32-4b30-bf16-3bbdd3f8abb4 returned with HTTP 404 Aug 12 10:32:08.962824 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 135/531] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:32:08 2026] GET /volume/v3/volumes/f46251df-9d32-4b30-bf16-3bbdd3f8abb4 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:32:08.973738 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-e81f2576-a6d0-4e9f-a024-2bc40d16c1b7 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:32:08.976998 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-e81f2576-a6d0-4e9f-a024-2bc40d16c1b7 tempest-TaggedBootDevicesTest_v242-1436729268 tempest-TaggedBootDevicesTest_v242-1436729268-project-member] DELETE https://10.4.3.105/volume/v3/volumes/eefe7571-c74a-4733-9cc6-f1678bf37892 Aug 12 10:32:08.977362 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-e81f2576-a6d0-4e9f-a024-2bc40d16c1b7 tempest-TaggedBootDevicesTest_v242-1436729268 tempest-TaggedBootDevicesTest_v242-1436729268-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:32:08.977607 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-e81f2576-a6d0-4e9f-a024-2bc40d16c1b7 tempest-TaggedBootDevicesTest_v242-1436729268 tempest-TaggedBootDevicesTest_v242-1436729268-project-member] Calling method 'delete' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:32:08.977921 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.v3.volumes [None req-e81f2576-a6d0-4e9f-a024-2bc40d16c1b7 tempest-TaggedBootDevicesTest_v242-1436729268 tempest-TaggedBootDevicesTest_v242-1436729268-project-member] Delete volume with id: eefe7571-c74a-4733-9cc6-f1678bf37892 Aug 12 10:32:08.991262 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:32:08.991262 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:32:08.991479 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-e81f2576-a6d0-4e9f-a024-2bc40d16c1b7 tempest-TaggedBootDevicesTest_v242-1436729268 tempest-TaggedBootDevicesTest_v242-1436729268-project-member] Volume info retrieved successfully. Aug 12 10:32:09.021611 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-e81f2576-a6d0-4e9f-a024-2bc40d16c1b7 tempest-TaggedBootDevicesTest_v242-1436729268 tempest-TaggedBootDevicesTest_v242-1436729268-project-member] Delete volume request issued successfully. Aug 12 10:32:09.022112 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-e81f2576-a6d0-4e9f-a024-2bc40d16c1b7 tempest-TaggedBootDevicesTest_v242-1436729268 tempest-TaggedBootDevicesTest_v242-1436729268-project-member] https://10.4.3.105/volume/v3/volumes/eefe7571-c74a-4733-9cc6-f1678bf37892 returned with HTTP 202 Aug 12 10:32:09.022900 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 129/532] 10.4.3.105 () {66 vars in 1351 bytes} [Wed Aug 12 10:32:08 2026] DELETE /volume/v3/volumes/eefe7571-c74a-4733-9cc6-f1678bf37892 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 10:32:09.034296 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-cb446ffc-4e6d-4783-8adb-eb35174fc201 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:32:09.037587 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-cb446ffc-4e6d-4783-8adb-eb35174fc201 tempest-TaggedBootDevicesTest_v242-1436729268 tempest-TaggedBootDevicesTest_v242-1436729268-project-member] GET https://10.4.3.105/volume/v3/volumes/eefe7571-c74a-4733-9cc6-f1678bf37892 Aug 12 10:32:09.037896 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-cb446ffc-4e6d-4783-8adb-eb35174fc201 tempest-TaggedBootDevicesTest_v242-1436729268 tempest-TaggedBootDevicesTest_v242-1436729268-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:32:09.038168 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-cb446ffc-4e6d-4783-8adb-eb35174fc201 tempest-TaggedBootDevicesTest_v242-1436729268 tempest-TaggedBootDevicesTest_v242-1436729268-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:32:09.050645 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:32:09.050645 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:32:09.057188 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-cb446ffc-4e6d-4783-8adb-eb35174fc201 tempest-TaggedBootDevicesTest_v242-1436729268 tempest-TaggedBootDevicesTest_v242-1436729268-project-member] Volume info retrieved successfully. Aug 12 10:32:09.065236 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-cb446ffc-4e6d-4783-8adb-eb35174fc201 tempest-TaggedBootDevicesTest_v242-1436729268 tempest-TaggedBootDevicesTest_v242-1436729268-project-member] https://10.4.3.105/volume/v3/volumes/eefe7571-c74a-4733-9cc6-f1678bf37892 returned with HTTP 200 Aug 12 10:32:09.065745 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 138/533] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:32:09 2026] GET /volume/v3/volumes/eefe7571-c74a-4733-9cc6-f1678bf37892 => generated 1395 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:32:09.411359 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-fc81dd5a-e990-496b-b6f3-0ea2697781cb req-67c4eb06-4ef9-49cf-925e-ae3b43992ec5 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:32:09.413736 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-fc81dd5a-e990-496b-b6f3-0ea2697781cb req-67c4eb06-4ef9-49cf-925e-ae3b43992ec5 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] POST https://10.4.3.105/volume/v3/attachments/aa5d3c14-f66e-4afb-ab75-6d083ed55028/action Aug 12 10:32:09.414193 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-fc81dd5a-e990-496b-b6f3-0ea2697781cb req-67c4eb06-4ef9-49cf-925e-ae3b43992ec5 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Action body: b'{"os-complete": null}' {{(pid=100373) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 10:32:09.414449 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-fc81dd5a-e990-496b-b6f3-0ea2697781cb req-67c4eb06-4ef9-49cf-925e-ae3b43992ec5 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:32:09.439256 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:32:09.439256 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:32:09.457298 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-fc81dd5a-e990-496b-b6f3-0ea2697781cb req-67c4eb06-4ef9-49cf-925e-ae3b43992ec5 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] https://10.4.3.105/volume/v3/attachments/aa5d3c14-f66e-4afb-ab75-6d083ed55028/action returned with HTTP 204 Aug 12 10:32:09.458072 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 132/534] 10.4.3.105 () {74 vars in 1725 bytes} [Wed Aug 12 10:32:09 2026] POST /volume/v3/attachments/aa5d3c14-f66e-4afb-ab75-6d083ed55028/action => generated 0 bytes in 49 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:32:09.861190 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-ddf7390a-e538-4951-8791-581824a1af0d None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:32:09.863216 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-ddf7390a-e538-4951-8791-581824a1af0d tempest-VolumesActionsTest-573097318 tempest-VolumesActionsTest-573097318-project-member] GET https://10.4.3.105/volume/v3/volumes/0303c1b7-f6b6-49de-96f7-169532bc86c3 Aug 12 10:32:09.863434 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-ddf7390a-e538-4951-8791-581824a1af0d tempest-VolumesActionsTest-573097318 tempest-VolumesActionsTest-573097318-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:32:09.863979 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-ddf7390a-e538-4951-8791-581824a1af0d tempest-VolumesActionsTest-573097318 tempest-VolumesActionsTest-573097318-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:32:09.870622 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-ddf7390a-e538-4951-8791-581824a1af0d tempest-VolumesActionsTest-573097318 tempest-VolumesActionsTest-573097318-project-member] https://10.4.3.105/volume/v3/volumes/0303c1b7-f6b6-49de-96f7-169532bc86c3 returned with HTTP 404 Aug 12 10:32:09.871317 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 136/535] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:32:09 2026] GET /volume/v3/volumes/0303c1b7-f6b6-49de-96f7-169532bc86c3 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:32:09.880357 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-f3174c65-59d2-4954-998f-2179ae46ccd4 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:32:09.884268 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-f3174c65-59d2-4954-998f-2179ae46ccd4 tempest-VolumesActionsTest-573097318 tempest-VolumesActionsTest-573097318-project-member] GET https://10.4.3.105/volume/v3/volumes/0303c1b7-f6b6-49de-96f7-169532bc86c3 Aug 12 10:32:09.884538 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-f3174c65-59d2-4954-998f-2179ae46ccd4 tempest-VolumesActionsTest-573097318 tempest-VolumesActionsTest-573097318-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:32:09.884764 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-f3174c65-59d2-4954-998f-2179ae46ccd4 tempest-VolumesActionsTest-573097318 tempest-VolumesActionsTest-573097318-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:32:09.892322 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-f3174c65-59d2-4954-998f-2179ae46ccd4 tempest-VolumesActionsTest-573097318 tempest-VolumesActionsTest-573097318-project-member] https://10.4.3.105/volume/v3/volumes/0303c1b7-f6b6-49de-96f7-169532bc86c3 returned with HTTP 404 Aug 12 10:32:09.893175 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 130/536] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:32:09 2026] GET /volume/v3/volumes/0303c1b7-f6b6-49de-96f7-169532bc86c3 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:32:09.903236 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-af6ebe70-0835-4094-ab3d-4567f1ea7541 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:32:09.905639 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-af6ebe70-0835-4094-ab3d-4567f1ea7541 tempest-VolumesActionsTest-573097318 tempest-VolumesActionsTest-573097318-project-member] DELETE https://10.4.3.105/volume/v3/volumes/0303c1b7-f6b6-49de-96f7-169532bc86c3 Aug 12 10:32:09.906016 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-af6ebe70-0835-4094-ab3d-4567f1ea7541 tempest-VolumesActionsTest-573097318 tempest-VolumesActionsTest-573097318-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:32:09.906244 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-af6ebe70-0835-4094-ab3d-4567f1ea7541 tempest-VolumesActionsTest-573097318 tempest-VolumesActionsTest-573097318-project-member] Calling method 'delete' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:32:09.906460 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.v3.volumes [None req-af6ebe70-0835-4094-ab3d-4567f1ea7541 tempest-VolumesActionsTest-573097318 tempest-VolumesActionsTest-573097318-project-member] Delete volume with id: 0303c1b7-f6b6-49de-96f7-169532bc86c3 Aug 12 10:32:09.906968 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-9ac7a675-64bb-4225-a41d-4938ee0cd3ae None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:32:09.909392 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-9ac7a675-64bb-4225-a41d-4938ee0cd3ae tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] GET https://10.4.3.105/volume/v3/volumes/a0293a3c-afd3-40a0-996c-7cf90f8d5431 Aug 12 10:32:09.909758 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-9ac7a675-64bb-4225-a41d-4938ee0cd3ae tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:32:09.910123 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-9ac7a675-64bb-4225-a41d-4938ee0cd3ae tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:32:09.914335 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-af6ebe70-0835-4094-ab3d-4567f1ea7541 tempest-VolumesActionsTest-573097318 tempest-VolumesActionsTest-573097318-project-member] https://10.4.3.105/volume/v3/volumes/0303c1b7-f6b6-49de-96f7-169532bc86c3 returned with HTTP 404 Aug 12 10:32:09.914335 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 139/537] 10.4.3.105 () {66 vars in 1351 bytes} [Wed Aug 12 10:32:09 2026] DELETE /volume/v3/volumes/0303c1b7-f6b6-49de-96f7-169532bc86c3 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:32:09.927459 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:32:09.927459 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:32:09.932299 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-c99e518d-4c4b-4baa-a06b-281662f4b4a9 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:32:09.933362 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-9ac7a675-64bb-4225-a41d-4938ee0cd3ae tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Volume info retrieved successfully. Aug 12 10:32:09.933464 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-c99e518d-4c4b-4baa-a06b-281662f4b4a9 tempest-VolumesActionsTest-573097318 tempest-VolumesActionsTest-573097318-project-member] POST https://10.4.3.105/volume/v3/volumes Aug 12 10:32:09.933772 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-c99e518d-4c4b-4baa-a06b-281662f4b4a9 tempest-VolumesActionsTest-573097318 tempest-VolumesActionsTest-573097318-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-380836520"}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:32:09.935400 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.v3.volumes [None req-c99e518d-4c4b-4baa-a06b-281662f4b4a9 tempest-VolumesActionsTest-573097318 tempest-VolumesActionsTest-573097318-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-380836520'}} {{(pid=100375) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 10:32:09.935400 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.v3.volumes [None req-c99e518d-4c4b-4baa-a06b-281662f4b4a9 tempest-VolumesActionsTest-573097318 tempest-VolumesActionsTest-573097318-project-member] Create volume of 1 GB Aug 12 10:32:09.940337 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-c99e518d-4c4b-4baa-a06b-281662f4b4a9 tempest-VolumesActionsTest-573097318 tempest-VolumesActionsTest-573097318-project-member] Availability Zones retrieved successfully. Aug 12 10:32:09.940504 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-9ac7a675-64bb-4225-a41d-4938ee0cd3ae tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] https://10.4.3.105/volume/v3/volumes/a0293a3c-afd3-40a0-996c-7cf90f8d5431 returned with HTTP 200 Aug 12 10:32:09.941500 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 133/538] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:32:09 2026] GET /volume/v3/volumes/a0293a3c-afd3-40a0-996c-7cf90f8d5431 => generated 1441 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:32:09.946404 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-c99e518d-4c4b-4baa-a06b-281662f4b4a9 tempest-VolumesActionsTest-573097318 tempest-VolumesActionsTest-573097318-project-member] Flow 'volume_create_api' (918f5c20-77bb-48e0-9ff7-6689e5b515da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:32:09.948248 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-c99e518d-4c4b-4baa-a06b-281662f4b4a9 tempest-VolumesActionsTest-573097318 tempest-VolumesActionsTest-573097318-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bb12505a-e677-40eb-b73d-0ef7e1fd693d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:32:09.948248 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.flows.api.create_volume [None req-c99e518d-4c4b-4baa-a06b-281662f4b4a9 tempest-VolumesActionsTest-573097318 tempest-VolumesActionsTest-573097318-project-member] Validating volume size '1' using validate_int {{(pid=100375) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 10:32:09.963274 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-f4aeece9-161d-4a20-8e9d-dd401ce85aec None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:32:09.991603 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-c99e518d-4c4b-4baa-a06b-281662f4b4a9 tempest-VolumesActionsTest-573097318 tempest-VolumesActionsTest-573097318-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bb12505a-e677-40eb-b73d-0ef7e1fd693d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T10:26:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6cd66f07-4c7b-40b2-9dfb-378538f29c9e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:32:09.992680 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-c99e518d-4c4b-4baa-a06b-281662f4b4a9 tempest-VolumesActionsTest-573097318 tempest-VolumesActionsTest-573097318-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (db233856-ed17-491a-a2ef-394ea26f2649) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:32:10.050624 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.quota [None req-c99e518d-4c4b-4baa-a06b-281662f4b4a9 tempest-VolumesActionsTest-573097318 tempest-VolumesActionsTest-573097318-project-member] Created reservations ['a5ec3373-15ec-4aad-876e-79ab8e9e2527', '46b2cea1-439c-41de-9e65-4b4afdc5b566', 'e11338a9-d7e9-42f8-87eb-788f22efe77d', '14be811f-edab-4bbb-a5f3-3670b88a791d'] {{(pid=100375) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:32:10.051509 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-c99e518d-4c4b-4baa-a06b-281662f4b4a9 tempest-VolumesActionsTest-573097318 tempest-VolumesActionsTest-573097318-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (db233856-ed17-491a-a2ef-394ea26f2649) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a5ec3373-15ec-4aad-876e-79ab8e9e2527', '46b2cea1-439c-41de-9e65-4b4afdc5b566', 'e11338a9-d7e9-42f8-87eb-788f22efe77d', '14be811f-edab-4bbb-a5f3-3670b88a791d']}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:32:10.052318 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-c99e518d-4c4b-4baa-a06b-281662f4b4a9 tempest-VolumesActionsTest-573097318 tempest-VolumesActionsTest-573097318-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3513baaa-4579-4833-8884-8f89c8c7dd4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:32:10.082624 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-c99e518d-4c4b-4baa-a06b-281662f4b4a9 tempest-VolumesActionsTest-573097318 tempest-VolumesActionsTest-573097318-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3513baaa-4579-4833-8884-8f89c8c7dd4c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '899eda5c-01c4-42a0-84b3-5a614f257e74', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-380836520',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ddc76bac69004a6caa66a866569e9d23',qos_specs=None,replication_status=,reservations=['a5ec3373-15ec-4aad-876e-79ab8e9e2527','46b2cea1-439c-41de-9e65-4b4afdc5b566','e11338a9-d7e9-42f8-87eb-788f22efe77d','14be811f-edab-4bbb-a5f3-3670b88a791d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0fa877235013417c8f77e190cf93731b',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:32:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-380836520',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=899eda5c-01c4-42a0-84b3-5a614f257e74,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ddc76bac69004a6caa66a866569e9d23',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0fa877235013417c8f77e190cf93731b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6cd66f07-4c7b-40b2-9dfb-378538f29c9e),volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:32:10.083349 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-b9280fcc-e1a7-482d-bc19-fccc338d4566 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:32:10.083888 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-c99e518d-4c4b-4baa-a06b-281662f4b4a9 tempest-VolumesActionsTest-573097318 tempest-VolumesActionsTest-573097318-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2a4f0c66-ba3b-4d9f-8444-8e3bc6a97f62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:32:10.085790 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-b9280fcc-e1a7-482d-bc19-fccc338d4566 tempest-TaggedBootDevicesTest_v242-1436729268 tempest-TaggedBootDevicesTest_v242-1436729268-project-member] GET https://10.4.3.105/volume/v3/volumes/eefe7571-c74a-4733-9cc6-f1678bf37892 Aug 12 10:32:10.086433 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-b9280fcc-e1a7-482d-bc19-fccc338d4566 tempest-TaggedBootDevicesTest_v242-1436729268 tempest-TaggedBootDevicesTest_v242-1436729268-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:32:10.086780 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-b9280fcc-e1a7-482d-bc19-fccc338d4566 tempest-TaggedBootDevicesTest_v242-1436729268 tempest-TaggedBootDevicesTest_v242-1436729268-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:32:10.098050 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-b9280fcc-e1a7-482d-bc19-fccc338d4566 tempest-TaggedBootDevicesTest_v242-1436729268 tempest-TaggedBootDevicesTest_v242-1436729268-project-member] https://10.4.3.105/volume/v3/volumes/eefe7571-c74a-4733-9cc6-f1678bf37892 returned with HTTP 404 Aug 12 10:32:10.099354 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 140/539] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:32:10 2026] GET /volume/v3/volumes/eefe7571-c74a-4733-9cc6-f1678bf37892 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:32:10.110122 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-c99e518d-4c4b-4baa-a06b-281662f4b4a9 tempest-VolumesActionsTest-573097318 tempest-VolumesActionsTest-573097318-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2a4f0c66-ba3b-4d9f-8444-8e3bc6a97f62) transitioned into state 'SUCCESS' from state '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-380836520',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ddc76bac69004a6caa66a866569e9d23',qos_specs=None,replication_status=,reservations=['a5ec3373-15ec-4aad-876e-79ab8e9e2527','46b2cea1-439c-41de-9e65-4b4afdc5b566','e11338a9-d7e9-42f8-87eb-788f22efe77d','14be811f-edab-4bbb-a5f3-3670b88a791d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0fa877235013417c8f77e190cf93731b',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:32:10.111061 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-c99e518d-4c4b-4baa-a06b-281662f4b4a9 tempest-VolumesActionsTest-573097318 tempest-VolumesActionsTest-573097318-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (05f93021-7db1-4192-9a66-7a3e919bb9be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:32:10.117502 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-f4aeece9-161d-4a20-8e9d-dd401ce85aec tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-reader] GET https://10.4.3.105/volume/v3/volumes/a0293a3c-afd3-40a0-996c-7cf90f8d5431 Aug 12 10:32:10.117662 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-f4aeece9-161d-4a20-8e9d-dd401ce85aec tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-reader] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:32:10.118391 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-f4aeece9-161d-4a20-8e9d-dd401ce85aec tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-reader] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:32:10.127628 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-c99e518d-4c4b-4baa-a06b-281662f4b4a9 tempest-VolumesActionsTest-573097318 tempest-VolumesActionsTest-573097318-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (05f93021-7db1-4192-9a66-7a3e919bb9be) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:32:10.127628 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-c99e518d-4c4b-4baa-a06b-281662f4b4a9 tempest-VolumesActionsTest-573097318 tempest-VolumesActionsTest-573097318-project-member] Flow 'volume_create_api' (918f5c20-77bb-48e0-9ff7-6689e5b515da) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100375) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:32:10.127885 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-c99e518d-4c4b-4baa-a06b-281662f4b4a9 tempest-VolumesActionsTest-573097318 tempest-VolumesActionsTest-573097318-project-member] Create volume request issued successfully. Aug 12 10:32:10.128498 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-c99e518d-4c4b-4baa-a06b-281662f4b4a9 tempest-VolumesActionsTest-573097318 tempest-VolumesActionsTest-573097318-project-member] https://10.4.3.105/volume/v3/volumes returned with HTTP 202 Aug 12 10:32:10.129058 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 137/540] 10.4.3.105 () {68 vars in 1258 bytes} [Wed Aug 12 10:32:09 2026] POST /volume/v3/volumes => generated 748 bytes in 198 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 10:32:10.135237 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:32:10.135237 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:32:10.139479 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-f4aeece9-161d-4a20-8e9d-dd401ce85aec tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-reader] Volume info retrieved successfully. Aug 12 10:32:10.142726 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-66645bdd-3c9c-4222-972a-55597e65bd68 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:32:10.145005 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-66645bdd-3c9c-4222-972a-55597e65bd68 tempest-VolumesActionsTest-573097318 tempest-VolumesActionsTest-573097318-project-member] GET https://10.4.3.105/volume/v3/volumes/899eda5c-01c4-42a0-84b3-5a614f257e74 Aug 12 10:32:10.145270 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-66645bdd-3c9c-4222-972a-55597e65bd68 tempest-VolumesActionsTest-573097318 tempest-VolumesActionsTest-573097318-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:32:10.146853 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-66645bdd-3c9c-4222-972a-55597e65bd68 tempest-VolumesActionsTest-573097318 tempest-VolumesActionsTest-573097318-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:32:10.148266 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-f4aeece9-161d-4a20-8e9d-dd401ce85aec tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-reader] https://10.4.3.105/volume/v3/volumes/a0293a3c-afd3-40a0-996c-7cf90f8d5431 returned with HTTP 200 Aug 12 10:32:10.148266 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 131/541] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:32:09 2026] GET /volume/v3/volumes/a0293a3c-afd3-40a0-996c-7cf90f8d5431 => generated 1441 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:32:10.161562 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:32:10.161562 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:32:10.174882 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-66645bdd-3c9c-4222-972a-55597e65bd68 tempest-VolumesActionsTest-573097318 tempest-VolumesActionsTest-573097318-project-member] Volume info retrieved successfully. Aug 12 10:32:10.187743 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-66645bdd-3c9c-4222-972a-55597e65bd68 tempest-VolumesActionsTest-573097318 tempest-VolumesActionsTest-573097318-project-member] https://10.4.3.105/volume/v3/volumes/899eda5c-01c4-42a0-84b3-5a614f257e74 returned with HTTP 200 Aug 12 10:32:10.187743 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 134/542] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:32:10 2026] GET /volume/v3/volumes/899eda5c-01c4-42a0-84b3-5a614f257e74 => generated 816 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:32:10.236304 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-d262b427-ce70-4280-b7be-650a647fe307 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:32:10.239751 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-d262b427-ce70-4280-b7be-650a647fe307 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-reader] GET https://10.4.3.105/volume/v3/volumes/a0293a3c-afd3-40a0-996c-7cf90f8d5431 Aug 12 10:32:10.242539 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-d262b427-ce70-4280-b7be-650a647fe307 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-reader] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:32:10.242539 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-d262b427-ce70-4280-b7be-650a647fe307 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-reader] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:32:10.259132 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:32:10.259132 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:32:10.266908 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-d262b427-ce70-4280-b7be-650a647fe307 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-reader] Volume info retrieved successfully. Aug 12 10:32:10.278379 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-d262b427-ce70-4280-b7be-650a647fe307 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-reader] https://10.4.3.105/volume/v3/volumes/a0293a3c-afd3-40a0-996c-7cf90f8d5431 returned with HTTP 200 Aug 12 10:32:10.278379 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 141/543] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:32:10 2026] GET /volume/v3/volumes/a0293a3c-afd3-40a0-996c-7cf90f8d5431 => generated 1441 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:32:10.363178 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-18016c99-3d69-41c4-a57c-41766bda1f1d req-d025cb66-227a-4510-a61e-11d6340c02f1 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:32:10.369674 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-18016c99-3d69-41c4-a57c-41766bda1f1d req-d025cb66-227a-4510-a61e-11d6340c02f1 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] GET https://10.4.3.105/volume/v3/volumes/a0293a3c-afd3-40a0-996c-7cf90f8d5431 Aug 12 10:32:10.369674 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-18016c99-3d69-41c4-a57c-41766bda1f1d req-d025cb66-227a-4510-a61e-11d6340c02f1 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:32:10.369674 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-18016c99-3d69-41c4-a57c-41766bda1f1d req-d025cb66-227a-4510-a61e-11d6340c02f1 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:32:10.389790 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:32:10.389790 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:32:10.395263 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [req-18016c99-3d69-41c4-a57c-41766bda1f1d req-d025cb66-227a-4510-a61e-11d6340c02f1 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Volume info retrieved successfully. Aug 12 10:32:10.402695 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-18016c99-3d69-41c4-a57c-41766bda1f1d req-d025cb66-227a-4510-a61e-11d6340c02f1 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] https://10.4.3.105/volume/v3/volumes/a0293a3c-afd3-40a0-996c-7cf90f8d5431 returned with HTTP 200 Aug 12 10:32:10.403349 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 138/544] 10.4.3.105 () {68 vars in 1598 bytes} [Wed Aug 12 10:32:10 2026] GET /volume/v3/volumes/a0293a3c-afd3-40a0-996c-7cf90f8d5431 => generated 1441 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:32:10.463662 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-18016c99-3d69-41c4-a57c-41766bda1f1d req-90807602-f5de-403c-9939-745bfa36dd30 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:32:10.467906 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-18016c99-3d69-41c4-a57c-41766bda1f1d req-90807602-f5de-403c-9939-745bfa36dd30 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] POST https://10.4.3.105/volume/v3/volumes/a0293a3c-afd3-40a0-996c-7cf90f8d5431/action Aug 12 10:32:10.467906 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-18016c99-3d69-41c4-a57c-41766bda1f1d req-90807602-f5de-403c-9939-745bfa36dd30 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100374) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 10:32:10.467906 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-18016c99-3d69-41c4-a57c-41766bda1f1d req-90807602-f5de-403c-9939-745bfa36dd30 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:32:10.489804 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:32:10.489804 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:32:10.492537 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [req-18016c99-3d69-41c4-a57c-41766bda1f1d req-90807602-f5de-403c-9939-745bfa36dd30 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Volume info retrieved successfully. Aug 12 10:32:10.500422 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [req-18016c99-3d69-41c4-a57c-41766bda1f1d req-90807602-f5de-403c-9939-745bfa36dd30 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Begin detaching volume completed successfully. Aug 12 10:32:10.501036 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-18016c99-3d69-41c4-a57c-41766bda1f1d req-90807602-f5de-403c-9939-745bfa36dd30 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] https://10.4.3.105/volume/v3/volumes/a0293a3c-afd3-40a0-996c-7cf90f8d5431/action returned with HTTP 202 Aug 12 10:32:10.501676 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 132/545] 10.4.3.105 () {72 vars in 1672 bytes} [Wed Aug 12 10:32:10 2026] POST /volume/v3/volumes/a0293a3c-afd3-40a0-996c-7cf90f8d5431/action => generated 0 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 10:32:10.531653 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-4c7efb50-ed5c-4fd7-9f01-3a1422fbd31d None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:32:10.534897 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-4c7efb50-ed5c-4fd7-9f01-3a1422fbd31d tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] GET https://10.4.3.105/volume/v3/volumes/a0293a3c-afd3-40a0-996c-7cf90f8d5431 Aug 12 10:32:10.535191 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-4c7efb50-ed5c-4fd7-9f01-3a1422fbd31d tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:32:10.535458 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-4c7efb50-ed5c-4fd7-9f01-3a1422fbd31d tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:32:10.557449 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:32:10.557449 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:32:10.566114 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-4c7efb50-ed5c-4fd7-9f01-3a1422fbd31d tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Volume info retrieved successfully. Aug 12 10:32:10.568381 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-d9f16bcc-019d-4e9f-9d92-454a74ac1afd None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:32:10.570935 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-d9f16bcc-019d-4e9f-9d92-454a74ac1afd None None] GET https://10.4.3.105/volume// Aug 12 10:32:10.570935 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-d9f16bcc-019d-4e9f-9d92-454a74ac1afd None None] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:32:10.570935 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-d9f16bcc-019d-4e9f-9d92-454a74ac1afd None None] Calling method 'all' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:32:10.570935 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-d9f16bcc-019d-4e9f-9d92-454a74ac1afd None None] https://10.4.3.105/volume// returned with HTTP 300 Aug 12 10:32:10.570935 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 142/546] 10.4.3.105 () {66 vars in 1426 bytes} [Wed Aug 12 10:32:10 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 10:32:10.574273 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-4c7efb50-ed5c-4fd7-9f01-3a1422fbd31d tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] https://10.4.3.105/volume/v3/volumes/a0293a3c-afd3-40a0-996c-7cf90f8d5431 returned with HTTP 200 Aug 12 10:32:10.575182 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 135/547] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:32:10 2026] GET /volume/v3/volumes/a0293a3c-afd3-40a0-996c-7cf90f8d5431 => generated 1444 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:32:10.583480 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-18016c99-3d69-41c4-a57c-41766bda1f1d req-fc289886-21f0-4f65-a4c1-5b7c6ac92a04 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:32:10.586150 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-18016c99-3d69-41c4-a57c-41766bda1f1d req-fc289886-21f0-4f65-a4c1-5b7c6ac92a04 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] GET https://10.4.3.105/volume/v3/volumes/a0293a3c-afd3-40a0-996c-7cf90f8d5431 Aug 12 10:32:10.586425 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-18016c99-3d69-41c4-a57c-41766bda1f1d req-fc289886-21f0-4f65-a4c1-5b7c6ac92a04 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:32:10.586689 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-18016c99-3d69-41c4-a57c-41766bda1f1d req-fc289886-21f0-4f65-a4c1-5b7c6ac92a04 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:32:10.602388 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:32:10.602388 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:32:10.606937 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [req-18016c99-3d69-41c4-a57c-41766bda1f1d req-fc289886-21f0-4f65-a4c1-5b7c6ac92a04 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Volume info retrieved successfully. Aug 12 10:32:10.612636 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-18016c99-3d69-41c4-a57c-41766bda1f1d req-fc289886-21f0-4f65-a4c1-5b7c6ac92a04 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] https://10.4.3.105/volume/v3/volumes/a0293a3c-afd3-40a0-996c-7cf90f8d5431 returned with HTTP 200 Aug 12 10:32:10.613048 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 139/548] 10.4.3.105 () {70 vars in 1639 bytes} [Wed Aug 12 10:32:10 2026] GET /volume/v3/volumes/a0293a3c-afd3-40a0-996c-7cf90f8d5431 => generated 1624 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 10:32:11.205214 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-e91a0391-10e4-4bdf-aaac-576f970d4242 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:32:11.208667 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-e91a0391-10e4-4bdf-aaac-576f970d4242 tempest-VolumesActionsTest-573097318 tempest-VolumesActionsTest-573097318-project-member] GET https://10.4.3.105/volume/v3/volumes/899eda5c-01c4-42a0-84b3-5a614f257e74 Aug 12 10:32:11.208858 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-e91a0391-10e4-4bdf-aaac-576f970d4242 tempest-VolumesActionsTest-573097318 tempest-VolumesActionsTest-573097318-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:32:11.209846 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-e91a0391-10e4-4bdf-aaac-576f970d4242 tempest-VolumesActionsTest-573097318 tempest-VolumesActionsTest-573097318-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:32:11.222282 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:32:11.222282 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:32:11.228164 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-e91a0391-10e4-4bdf-aaac-576f970d4242 tempest-VolumesActionsTest-573097318 tempest-VolumesActionsTest-573097318-project-member] Volume info retrieved successfully. Aug 12 10:32:11.235459 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-e91a0391-10e4-4bdf-aaac-576f970d4242 tempest-VolumesActionsTest-573097318 tempest-VolumesActionsTest-573097318-project-member] https://10.4.3.105/volume/v3/volumes/899eda5c-01c4-42a0-84b3-5a614f257e74 returned with HTTP 200 Aug 12 10:32:11.236032 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 133/549] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:32:11 2026] GET /volume/v3/volumes/899eda5c-01c4-42a0-84b3-5a614f257e74 => generated 841 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:32:11.256919 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-277a4e7c-7e1e-4e87-be22-73040a563a44 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:32:11.261368 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-277a4e7c-7e1e-4e87-be22-73040a563a44 tempest-VolumesActionsTest-237026126 tempest-VolumesActionsTest-237026126-project-admin] POST https://10.4.3.105/volume/v3/volumes/899eda5c-01c4-42a0-84b3-5a614f257e74/action Aug 12 10:32:11.261848 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-277a4e7c-7e1e-4e87-be22-73040a563a44 tempest-VolumesActionsTest-237026126 tempest-VolumesActionsTest-237026126-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100372) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 10:32:11.265377 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-277a4e7c-7e1e-4e87-be22-73040a563a44 tempest-VolumesActionsTest-237026126 tempest-VolumesActionsTest-237026126-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:32:11.289648 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:32:11.289648 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:32:11.290042 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.contrib.admin_actions [None req-277a4e7c-7e1e-4e87-be22-73040a563a44 tempest-VolumesActionsTest-237026126 tempest-VolumesActionsTest-237026126-project-admin] Updating volume '899eda5c-01c4-42a0-84b3-5a614f257e74' with '{'status': 'error'}' {{(pid=100372) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 12 10:32:11.336109 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-277a4e7c-7e1e-4e87-be22-73040a563a44 tempest-VolumesActionsTest-237026126 tempest-VolumesActionsTest-237026126-project-admin] https://10.4.3.105/volume/v3/volumes/899eda5c-01c4-42a0-84b3-5a614f257e74/action returned with HTTP 202 Aug 12 10:32:11.336248 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 143/550] 10.4.3.105 () {68 vars in 1390 bytes} [Wed Aug 12 10:32:11 2026] POST /volume/v3/volumes/899eda5c-01c4-42a0-84b3-5a614f257e74/action => generated 0 bytes in 80 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 10:32:11.351541 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-97d61d24-07ca-4245-b119-2ba4b94e40b9 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:32:11.351541 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-97d61d24-07ca-4245-b119-2ba4b94e40b9 tempest-VolumesActionsTest-573097318 tempest-VolumesActionsTest-573097318-project-member] GET https://10.4.3.105/volume/v3/volumes/899eda5c-01c4-42a0-84b3-5a614f257e74 Aug 12 10:32:11.351541 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-97d61d24-07ca-4245-b119-2ba4b94e40b9 tempest-VolumesActionsTest-573097318 tempest-VolumesActionsTest-573097318-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:32:11.351541 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-97d61d24-07ca-4245-b119-2ba4b94e40b9 tempest-VolumesActionsTest-573097318 tempest-VolumesActionsTest-573097318-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:32:11.363670 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:32:11.363670 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:32:11.370495 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-97d61d24-07ca-4245-b119-2ba4b94e40b9 tempest-VolumesActionsTest-573097318 tempest-VolumesActionsTest-573097318-project-member] Volume info retrieved successfully. Aug 12 10:32:11.378085 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-97d61d24-07ca-4245-b119-2ba4b94e40b9 tempest-VolumesActionsTest-573097318 tempest-VolumesActionsTest-573097318-project-member] https://10.4.3.105/volume/v3/volumes/899eda5c-01c4-42a0-84b3-5a614f257e74 returned with HTTP 200 Aug 12 10:32:11.378840 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 136/551] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:32:11 2026] GET /volume/v3/volumes/899eda5c-01c4-42a0-84b3-5a614f257e74 => generated 837 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:32:11.398618 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-84a0805f-4035-475a-b108-b83c551a5534 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:32:11.401275 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-84a0805f-4035-475a-b108-b83c551a5534 tempest-VolumesActionsTest-237026126 tempest-VolumesActionsTest-237026126-project-admin] POST https://10.4.3.105/volume/v3/volumes/899eda5c-01c4-42a0-84b3-5a614f257e74/action Aug 12 10:32:11.401786 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-84a0805f-4035-475a-b108-b83c551a5534 tempest-VolumesActionsTest-237026126 tempest-VolumesActionsTest-237026126-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100375) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 10:32:11.402117 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-84a0805f-4035-475a-b108-b83c551a5534 tempest-VolumesActionsTest-237026126 tempest-VolumesActionsTest-237026126-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:32:11.415367 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:32:11.415367 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:32:11.415940 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.contrib.admin_actions [None req-84a0805f-4035-475a-b108-b83c551a5534 tempest-VolumesActionsTest-237026126 tempest-VolumesActionsTest-237026126-project-admin] Updating volume '899eda5c-01c4-42a0-84b3-5a614f257e74' with '{'status': 'available'}' {{(pid=100375) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 12 10:32:11.443073 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-84a0805f-4035-475a-b108-b83c551a5534 tempest-VolumesActionsTest-237026126 tempest-VolumesActionsTest-237026126-project-admin] https://10.4.3.105/volume/v3/volumes/899eda5c-01c4-42a0-84b3-5a614f257e74/action returned with HTTP 202 Aug 12 10:32:11.444107 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 140/552] 10.4.3.105 () {68 vars in 1390 bytes} [Wed Aug 12 10:32:11 2026] POST /volume/v3/volumes/899eda5c-01c4-42a0-84b3-5a614f257e74/action => generated 0 bytes in 46 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 10:32:11.458751 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-3e28d2da-42b2-47e1-87e1-a99ee8238c79 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:32:11.461750 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-3e28d2da-42b2-47e1-87e1-a99ee8238c79 tempest-VolumesActionsTest-573097318 tempest-VolumesActionsTest-573097318-project-member] GET https://10.4.3.105/volume/v3/volumes/899eda5c-01c4-42a0-84b3-5a614f257e74 Aug 12 10:32:11.462124 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-3e28d2da-42b2-47e1-87e1-a99ee8238c79 tempest-VolumesActionsTest-573097318 tempest-VolumesActionsTest-573097318-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:32:11.462183 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-3e28d2da-42b2-47e1-87e1-a99ee8238c79 tempest-VolumesActionsTest-573097318 tempest-VolumesActionsTest-573097318-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:32:11.472946 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:32:11.472946 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:32:11.478384 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-3e28d2da-42b2-47e1-87e1-a99ee8238c79 tempest-VolumesActionsTest-573097318 tempest-VolumesActionsTest-573097318-project-member] Volume info retrieved successfully. Aug 12 10:32:11.487407 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-3e28d2da-42b2-47e1-87e1-a99ee8238c79 tempest-VolumesActionsTest-573097318 tempest-VolumesActionsTest-573097318-project-member] https://10.4.3.105/volume/v3/volumes/899eda5c-01c4-42a0-84b3-5a614f257e74 returned with HTTP 200 Aug 12 10:32:11.488001 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 134/553] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:32:11 2026] GET /volume/v3/volumes/899eda5c-01c4-42a0-84b3-5a614f257e74 => generated 841 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:32:11.508651 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-fd90371d-95ae-4b93-bb47-96cebc3361d2 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:32:11.510919 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-fd90371d-95ae-4b93-bb47-96cebc3361d2 tempest-VolumesActionsTest-237026126 tempest-VolumesActionsTest-237026126-project-admin] POST https://10.4.3.105/volume/v3/volumes/899eda5c-01c4-42a0-84b3-5a614f257e74/action Aug 12 10:32:11.511428 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-fd90371d-95ae-4b93-bb47-96cebc3361d2 tempest-VolumesActionsTest-237026126 tempest-VolumesActionsTest-237026126-project-admin] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=100372) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 10:32:11.511642 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-fd90371d-95ae-4b93-bb47-96cebc3361d2 tempest-VolumesActionsTest-237026126 tempest-VolumesActionsTest-237026126-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:32:11.525865 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:32:11.525865 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:32:11.526111 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.contrib.admin_actions [None req-fd90371d-95ae-4b93-bb47-96cebc3361d2 tempest-VolumesActionsTest-237026126 tempest-VolumesActionsTest-237026126-project-admin] Updating volume '899eda5c-01c4-42a0-84b3-5a614f257e74' with '{'status': 'maintenance'}' {{(pid=100372) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 12 10:32:11.559332 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-fd90371d-95ae-4b93-bb47-96cebc3361d2 tempest-VolumesActionsTest-237026126 tempest-VolumesActionsTest-237026126-project-admin] https://10.4.3.105/volume/v3/volumes/899eda5c-01c4-42a0-84b3-5a614f257e74/action returned with HTTP 202 Aug 12 10:32:11.560107 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 144/554] 10.4.3.105 () {68 vars in 1390 bytes} [Wed Aug 12 10:32:11 2026] POST /volume/v3/volumes/899eda5c-01c4-42a0-84b3-5a614f257e74/action => generated 0 bytes in 52 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 10:32:11.568846 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-6c929ce7-8b19-47a1-9bc1-79a72e2f8bcf None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:32:11.570610 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-6c929ce7-8b19-47a1-9bc1-79a72e2f8bcf tempest-VolumesActionsTest-573097318 tempest-VolumesActionsTest-573097318-project-member] GET https://10.4.3.105/volume/v3/volumes/899eda5c-01c4-42a0-84b3-5a614f257e74 Aug 12 10:32:11.571039 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-6c929ce7-8b19-47a1-9bc1-79a72e2f8bcf tempest-VolumesActionsTest-573097318 tempest-VolumesActionsTest-573097318-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:32:11.572535 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-6c929ce7-8b19-47a1-9bc1-79a72e2f8bcf tempest-VolumesActionsTest-573097318 tempest-VolumesActionsTest-573097318-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:32:11.580099 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:32:11.580099 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:32:11.585224 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-6c929ce7-8b19-47a1-9bc1-79a72e2f8bcf tempest-VolumesActionsTest-573097318 tempest-VolumesActionsTest-573097318-project-member] Volume info retrieved successfully. Aug 12 10:32:11.593087 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-6c929ce7-8b19-47a1-9bc1-79a72e2f8bcf tempest-VolumesActionsTest-573097318 tempest-VolumesActionsTest-573097318-project-member] https://10.4.3.105/volume/v3/volumes/899eda5c-01c4-42a0-84b3-5a614f257e74 returned with HTTP 200 Aug 12 10:32:11.594174 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 137/555] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:32:11 2026] GET /volume/v3/volumes/899eda5c-01c4-42a0-84b3-5a614f257e74 => generated 843 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:32:11.596201 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-8884f966-97d7-47b1-80fa-70acbd7d76b3 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:32:11.598212 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-8884f966-97d7-47b1-80fa-70acbd7d76b3 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] GET https://10.4.3.105/volume/v3/volumes/a0293a3c-afd3-40a0-996c-7cf90f8d5431 Aug 12 10:32:11.598648 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-8884f966-97d7-47b1-80fa-70acbd7d76b3 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:32:11.598974 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-8884f966-97d7-47b1-80fa-70acbd7d76b3 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:32:11.613127 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-fd36df23-adb5-47d6-921c-1ec40bca6e20 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:32:11.616010 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-fd36df23-adb5-47d6-921c-1ec40bca6e20 tempest-VolumesActionsTest-237026126 tempest-VolumesActionsTest-237026126-project-admin] POST https://10.4.3.105/volume/v3/volumes/899eda5c-01c4-42a0-84b3-5a614f257e74/action Aug 12 10:32:11.617477 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-fd36df23-adb5-47d6-921c-1ec40bca6e20 tempest-VolumesActionsTest-237026126 tempest-VolumesActionsTest-237026126-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100374) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 10:32:11.617913 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-fd36df23-adb5-47d6-921c-1ec40bca6e20 tempest-VolumesActionsTest-237026126 tempest-VolumesActionsTest-237026126-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:32:11.619443 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:32:11.619443 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:32:11.625203 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-8884f966-97d7-47b1-80fa-70acbd7d76b3 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Volume info retrieved successfully. Aug 12 10:32:11.631728 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-8884f966-97d7-47b1-80fa-70acbd7d76b3 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] https://10.4.3.105/volume/v3/volumes/a0293a3c-afd3-40a0-996c-7cf90f8d5431 returned with HTTP 200 Aug 12 10:32:11.631871 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:32:11.631871 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:32:11.633537 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 141/556] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:32:11 2026] GET /volume/v3/volumes/a0293a3c-afd3-40a0-996c-7cf90f8d5431 => generated 1444 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:32:11.633637 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.contrib.admin_actions [None req-fd36df23-adb5-47d6-921c-1ec40bca6e20 tempest-VolumesActionsTest-237026126 tempest-VolumesActionsTest-237026126-project-admin] Updating volume '899eda5c-01c4-42a0-84b3-5a614f257e74' with '{'status': 'available'}' {{(pid=100374) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 12 10:32:11.659762 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-fd36df23-adb5-47d6-921c-1ec40bca6e20 tempest-VolumesActionsTest-237026126 tempest-VolumesActionsTest-237026126-project-admin] https://10.4.3.105/volume/v3/volumes/899eda5c-01c4-42a0-84b3-5a614f257e74/action returned with HTTP 202 Aug 12 10:32:11.660396 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 135/557] 10.4.3.105 () {68 vars in 1390 bytes} [Wed Aug 12 10:32:11 2026] POST /volume/v3/volumes/899eda5c-01c4-42a0-84b3-5a614f257e74/action => generated 0 bytes in 48 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 10:32:11.672353 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-92c78f22-0dca-4f1d-9aa9-945031221490 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:32:11.675384 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-92c78f22-0dca-4f1d-9aa9-945031221490 tempest-VolumesActionsTest-573097318 tempest-VolumesActionsTest-573097318-project-member] GET https://10.4.3.105/volume/v3/volumes/899eda5c-01c4-42a0-84b3-5a614f257e74 Aug 12 10:32:11.675695 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-92c78f22-0dca-4f1d-9aa9-945031221490 tempest-VolumesActionsTest-573097318 tempest-VolumesActionsTest-573097318-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:32:11.675990 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-92c78f22-0dca-4f1d-9aa9-945031221490 tempest-VolumesActionsTest-573097318 tempest-VolumesActionsTest-573097318-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:32:11.688926 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:32:11.688926 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:32:11.694419 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-92c78f22-0dca-4f1d-9aa9-945031221490 tempest-VolumesActionsTest-573097318 tempest-VolumesActionsTest-573097318-project-member] Volume info retrieved successfully. Aug 12 10:32:11.701150 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-92c78f22-0dca-4f1d-9aa9-945031221490 tempest-VolumesActionsTest-573097318 tempest-VolumesActionsTest-573097318-project-member] https://10.4.3.105/volume/v3/volumes/899eda5c-01c4-42a0-84b3-5a614f257e74 returned with HTTP 200 Aug 12 10:32:11.701834 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 145/558] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:32:11 2026] GET /volume/v3/volumes/899eda5c-01c4-42a0-84b3-5a614f257e74 => generated 841 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:32:11.719125 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-bfd05608-5898-43d4-b981-a61aa5f70024 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:32:11.721373 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-bfd05608-5898-43d4-b981-a61aa5f70024 tempest-VolumesActionsTest-573097318 tempest-VolumesActionsTest-573097318-project-member] GET https://10.4.3.105/volume/v3/volumes/899eda5c-01c4-42a0-84b3-5a614f257e74 Aug 12 10:32:11.721729 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-bfd05608-5898-43d4-b981-a61aa5f70024 tempest-VolumesActionsTest-573097318 tempest-VolumesActionsTest-573097318-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:32:11.721896 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-bfd05608-5898-43d4-b981-a61aa5f70024 tempest-VolumesActionsTest-573097318 tempest-VolumesActionsTest-573097318-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:32:11.730987 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:32:11.730987 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:32:11.736159 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-bfd05608-5898-43d4-b981-a61aa5f70024 tempest-VolumesActionsTest-573097318 tempest-VolumesActionsTest-573097318-project-member] Volume info retrieved successfully. Aug 12 10:32:11.742176 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-bfd05608-5898-43d4-b981-a61aa5f70024 tempest-VolumesActionsTest-573097318 tempest-VolumesActionsTest-573097318-project-member] https://10.4.3.105/volume/v3/volumes/899eda5c-01c4-42a0-84b3-5a614f257e74 returned with HTTP 200 Aug 12 10:32:11.743599 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 138/559] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:32:11 2026] GET /volume/v3/volumes/899eda5c-01c4-42a0-84b3-5a614f257e74 => generated 841 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:32:11.761955 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-389c2803-ee46-4384-982b-c7027c6dd35d None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:32:11.764464 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-389c2803-ee46-4384-982b-c7027c6dd35d tempest-VolumesActionsTest-573097318 tempest-VolumesActionsTest-573097318-project-member] DELETE https://10.4.3.105/volume/v3/volumes/899eda5c-01c4-42a0-84b3-5a614f257e74 Aug 12 10:32:11.764884 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-389c2803-ee46-4384-982b-c7027c6dd35d tempest-VolumesActionsTest-573097318 tempest-VolumesActionsTest-573097318-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:32:11.765176 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-389c2803-ee46-4384-982b-c7027c6dd35d tempest-VolumesActionsTest-573097318 tempest-VolumesActionsTest-573097318-project-member] Calling method 'delete' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:32:11.765420 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.v3.volumes [None req-389c2803-ee46-4384-982b-c7027c6dd35d tempest-VolumesActionsTest-573097318 tempest-VolumesActionsTest-573097318-project-member] Delete volume with id: 899eda5c-01c4-42a0-84b3-5a614f257e74 Aug 12 10:32:11.777316 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:32:11.777316 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:32:11.778597 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-389c2803-ee46-4384-982b-c7027c6dd35d tempest-VolumesActionsTest-573097318 tempest-VolumesActionsTest-573097318-project-member] Volume info retrieved successfully. Aug 12 10:32:11.805179 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-389c2803-ee46-4384-982b-c7027c6dd35d tempest-VolumesActionsTest-573097318 tempest-VolumesActionsTest-573097318-project-member] Delete volume request issued successfully. Aug 12 10:32:11.805437 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-389c2803-ee46-4384-982b-c7027c6dd35d tempest-VolumesActionsTest-573097318 tempest-VolumesActionsTest-573097318-project-member] https://10.4.3.105/volume/v3/volumes/899eda5c-01c4-42a0-84b3-5a614f257e74 returned with HTTP 202 Aug 12 10:32:11.807111 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 142/560] 10.4.3.105 () {66 vars in 1351 bytes} [Wed Aug 12 10:32:11 2026] DELETE /volume/v3/volumes/899eda5c-01c4-42a0-84b3-5a614f257e74 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 12 10:32:11.818756 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-de01fdd1-f426-46c2-b1a7-bd66cdfb5bab None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:32:11.821633 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-de01fdd1-f426-46c2-b1a7-bd66cdfb5bab tempest-VolumesActionsTest-573097318 tempest-VolumesActionsTest-573097318-project-member] GET https://10.4.3.105/volume/v3/volumes/899eda5c-01c4-42a0-84b3-5a614f257e74 Aug 12 10:32:11.822434 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-de01fdd1-f426-46c2-b1a7-bd66cdfb5bab tempest-VolumesActionsTest-573097318 tempest-VolumesActionsTest-573097318-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:32:11.822434 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-de01fdd1-f426-46c2-b1a7-bd66cdfb5bab tempest-VolumesActionsTest-573097318 tempest-VolumesActionsTest-573097318-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:32:11.831021 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:32:11.831021 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:32:11.835655 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-de01fdd1-f426-46c2-b1a7-bd66cdfb5bab tempest-VolumesActionsTest-573097318 tempest-VolumesActionsTest-573097318-project-member] Volume info retrieved successfully. Aug 12 10:32:11.842253 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-de01fdd1-f426-46c2-b1a7-bd66cdfb5bab tempest-VolumesActionsTest-573097318 tempest-VolumesActionsTest-573097318-project-member] https://10.4.3.105/volume/v3/volumes/899eda5c-01c4-42a0-84b3-5a614f257e74 returned with HTTP 200 Aug 12 10:32:11.842704 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 136/561] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:32:11 2026] GET /volume/v3/volumes/899eda5c-01c4-42a0-84b3-5a614f257e74 => generated 840 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:32:12.214259 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [req-18016c99-3d69-41c4-a57c-41766bda1f1d req-e19e1868-70a6-4b49-bb13-2d312c578358 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:32:12.219916 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-18016c99-3d69-41c4-a57c-41766bda1f1d req-e19e1868-70a6-4b49-bb13-2d312c578358 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] GET https://10.4.3.105/volume/v3/volumes/a0293a3c-afd3-40a0-996c-7cf90f8d5431 Aug 12 10:32:12.220231 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [req-18016c99-3d69-41c4-a57c-41766bda1f1d req-e19e1868-70a6-4b49-bb13-2d312c578358 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:32:12.220437 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [req-18016c99-3d69-41c4-a57c-41766bda1f1d req-e19e1868-70a6-4b49-bb13-2d312c578358 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:32:12.241063 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:32:12.241063 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:32:12.247463 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [req-18016c99-3d69-41c4-a57c-41766bda1f1d req-e19e1868-70a6-4b49-bb13-2d312c578358 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Volume info retrieved successfully. Aug 12 10:32:12.255652 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-18016c99-3d69-41c4-a57c-41766bda1f1d req-e19e1868-70a6-4b49-bb13-2d312c578358 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] https://10.4.3.105/volume/v3/volumes/a0293a3c-afd3-40a0-996c-7cf90f8d5431 returned with HTTP 200 Aug 12 10:32:12.256808 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 146/562] 10.4.3.105 () {68 vars in 1598 bytes} [Wed Aug 12 10:32:12 2026] GET /volume/v3/volumes/a0293a3c-afd3-40a0-996c-7cf90f8d5431 => generated 1444 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:32:12.291199 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-18016c99-3d69-41c4-a57c-41766bda1f1d req-2e4f61bf-53ec-452b-b985-6551da472d00 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:32:12.294275 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-18016c99-3d69-41c4-a57c-41766bda1f1d req-2e4f61bf-53ec-452b-b985-6551da472d00 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] DELETE https://10.4.3.105/volume/v3/attachments/4230dd42-a42f-450c-8ee4-0d3c98cf7a4c Aug 12 10:32:12.294787 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-18016c99-3d69-41c4-a57c-41766bda1f1d req-2e4f61bf-53ec-452b-b985-6551da472d00 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:32:12.294987 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-18016c99-3d69-41c4-a57c-41766bda1f1d req-2e4f61bf-53ec-452b-b985-6551da472d00 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Calling method 'version_select' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:32:12.308116 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:32:12.308116 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:32:12.390116 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-18016c99-3d69-41c4-a57c-41766bda1f1d req-2e4f61bf-53ec-452b-b985-6551da472d00 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] https://10.4.3.105/volume/v3/attachments/4230dd42-a42f-450c-8ee4-0d3c98cf7a4c returned with HTTP 200 Aug 12 10:32:12.391330 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 139/563] 10.4.3.105 () {72 vars in 1673 bytes} [Wed Aug 12 10:32:12 2026] DELETE /volume/v3/attachments/4230dd42-a42f-450c-8ee4-0d3c98cf7a4c => generated 192 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:32:12.651883 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-d27e6566-fd84-4715-9d67-b7d861e2a62b None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:32:12.654462 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-d27e6566-fd84-4715-9d67-b7d861e2a62b tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] GET https://10.4.3.105/volume/v3/volumes/a0293a3c-afd3-40a0-996c-7cf90f8d5431 Aug 12 10:32:12.654731 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-d27e6566-fd84-4715-9d67-b7d861e2a62b tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:32:12.655011 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-d27e6566-fd84-4715-9d67-b7d861e2a62b tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:32:12.670123 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:32:12.670123 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:32:12.675965 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-d27e6566-fd84-4715-9d67-b7d861e2a62b tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Volume info retrieved successfully. Aug 12 10:32:12.682647 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-d27e6566-fd84-4715-9d67-b7d861e2a62b tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] https://10.4.3.105/volume/v3/volumes/a0293a3c-afd3-40a0-996c-7cf90f8d5431 returned with HTTP 200 Aug 12 10:32:12.683175 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 143/564] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:32:12 2026] GET /volume/v3/volumes/a0293a3c-afd3-40a0-996c-7cf90f8d5431 => generated 1144 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:32:12.759761 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-44df1924-9402-4356-bc61-24f88716006c None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:32:12.764567 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-44df1924-9402-4356-bc61-24f88716006c tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-reader] GET https://10.4.3.105/volume/v3/volumes/a0293a3c-afd3-40a0-996c-7cf90f8d5431 Aug 12 10:32:12.766826 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-44df1924-9402-4356-bc61-24f88716006c tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-reader] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:32:12.766826 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-44df1924-9402-4356-bc61-24f88716006c tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-reader] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:32:12.785817 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:32:12.785817 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:32:12.791226 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-44df1924-9402-4356-bc61-24f88716006c tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-reader] Volume info retrieved successfully. Aug 12 10:32:12.799869 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-44df1924-9402-4356-bc61-24f88716006c tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-reader] https://10.4.3.105/volume/v3/volumes/a0293a3c-afd3-40a0-996c-7cf90f8d5431 returned with HTTP 200 Aug 12 10:32:12.799869 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 137/565] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:32:12 2026] GET /volume/v3/volumes/a0293a3c-afd3-40a0-996c-7cf90f8d5431 => generated 1144 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:32:12.860159 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-6a7ddbac-358a-4c0c-a019-4e07c3586108 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:32:12.862300 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-6a7ddbac-358a-4c0c-a019-4e07c3586108 tempest-VolumesActionsTest-573097318 tempest-VolumesActionsTest-573097318-project-member] GET https://10.4.3.105/volume/v3/volumes/899eda5c-01c4-42a0-84b3-5a614f257e74 Aug 12 10:32:12.862505 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-6a7ddbac-358a-4c0c-a019-4e07c3586108 tempest-VolumesActionsTest-573097318 tempest-VolumesActionsTest-573097318-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:32:12.862712 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-6a7ddbac-358a-4c0c-a019-4e07c3586108 tempest-VolumesActionsTest-573097318 tempest-VolumesActionsTest-573097318-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:32:12.870363 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-96d5d607-0b7f-4c6f-8a96-deb159645e80 req-a250325a-19a9-4009-8ba2-3244513cb9dc None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:32:12.871187 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-6a7ddbac-358a-4c0c-a019-4e07c3586108 tempest-VolumesActionsTest-573097318 tempest-VolumesActionsTest-573097318-project-member] https://10.4.3.105/volume/v3/volumes/899eda5c-01c4-42a0-84b3-5a614f257e74 returned with HTTP 404 Aug 12 10:32:12.871841 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 147/566] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:32:12 2026] GET /volume/v3/volumes/899eda5c-01c4-42a0-84b3-5a614f257e74 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:32:12.875325 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-96d5d607-0b7f-4c6f-8a96-deb159645e80 req-a250325a-19a9-4009-8ba2-3244513cb9dc tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] GET https://10.4.3.105/volume/v3/volumes/a0293a3c-afd3-40a0-996c-7cf90f8d5431 Aug 12 10:32:12.875664 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-96d5d607-0b7f-4c6f-8a96-deb159645e80 req-a250325a-19a9-4009-8ba2-3244513cb9dc tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:32:12.876065 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-96d5d607-0b7f-4c6f-8a96-deb159645e80 req-a250325a-19a9-4009-8ba2-3244513cb9dc tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:32:12.897555 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:32:12.897555 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:32:12.906458 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [req-96d5d607-0b7f-4c6f-8a96-deb159645e80 req-a250325a-19a9-4009-8ba2-3244513cb9dc tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Volume info retrieved successfully. Aug 12 10:32:12.913496 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-96d5d607-0b7f-4c6f-8a96-deb159645e80 req-a250325a-19a9-4009-8ba2-3244513cb9dc tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] https://10.4.3.105/volume/v3/volumes/a0293a3c-afd3-40a0-996c-7cf90f8d5431 returned with HTTP 200 Aug 12 10:32:12.914733 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 140/567] 10.4.3.105 () {68 vars in 1598 bytes} [Wed Aug 12 10:32:12 2026] GET /volume/v3/volumes/a0293a3c-afd3-40a0-996c-7cf90f8d5431 => generated 1144 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:32:12.947985 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-96d5d607-0b7f-4c6f-8a96-deb159645e80 req-8d83bc61-c04e-4d7d-8d4c-a44cc55a2645 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:32:12.950346 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-96d5d607-0b7f-4c6f-8a96-deb159645e80 req-8d83bc61-c04e-4d7d-8d4c-a44cc55a2645 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] POST https://10.4.3.105/volume/v3/volumes/a0293a3c-afd3-40a0-996c-7cf90f8d5431/action Aug 12 10:32:12.951466 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-96d5d607-0b7f-4c6f-8a96-deb159645e80 req-8d83bc61-c04e-4d7d-8d4c-a44cc55a2645 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100375) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 10:32:12.951586 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-96d5d607-0b7f-4c6f-8a96-deb159645e80 req-8d83bc61-c04e-4d7d-8d4c-a44cc55a2645 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:32:12.974714 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:32:12.974714 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:32:12.975537 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [req-96d5d607-0b7f-4c6f-8a96-deb159645e80 req-8d83bc61-c04e-4d7d-8d4c-a44cc55a2645 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Volume info retrieved successfully. Aug 12 10:32:12.990988 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [req-96d5d607-0b7f-4c6f-8a96-deb159645e80 req-8d83bc61-c04e-4d7d-8d4c-a44cc55a2645 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Begin detaching volume completed successfully. Aug 12 10:32:12.990988 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-96d5d607-0b7f-4c6f-8a96-deb159645e80 req-8d83bc61-c04e-4d7d-8d4c-a44cc55a2645 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] https://10.4.3.105/volume/v3/volumes/a0293a3c-afd3-40a0-996c-7cf90f8d5431/action returned with HTTP 202 Aug 12 10:32:12.991428 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 144/568] 10.4.3.105 () {72 vars in 1672 bytes} [Wed Aug 12 10:32:12 2026] POST /volume/v3/volumes/a0293a3c-afd3-40a0-996c-7cf90f8d5431/action => generated 0 bytes in 44 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 10:32:13.028571 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-df18b905-06e8-495e-8afe-7baee35be13a None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:32:13.031828 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-df18b905-06e8-495e-8afe-7baee35be13a tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] GET https://10.4.3.105/volume/v3/volumes/a0293a3c-afd3-40a0-996c-7cf90f8d5431 Aug 12 10:32:13.031978 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-df18b905-06e8-495e-8afe-7baee35be13a tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:32:13.032434 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-df18b905-06e8-495e-8afe-7baee35be13a tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:32:13.053844 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:32:13.053844 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:32:13.066293 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-df18b905-06e8-495e-8afe-7baee35be13a tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Volume info retrieved successfully. Aug 12 10:32:13.068164 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-fac2ac34-6da0-4d7e-8d99-082409511317 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:32:13.069424 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-fac2ac34-6da0-4d7e-8d99-082409511317 None None] GET https://10.4.3.105/volume// Aug 12 10:32:13.069424 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-fac2ac34-6da0-4d7e-8d99-082409511317 None None] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:32:13.069424 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-fac2ac34-6da0-4d7e-8d99-082409511317 None None] Calling method 'all' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:32:13.069996 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-fac2ac34-6da0-4d7e-8d99-082409511317 None None] https://10.4.3.105/volume// returned with HTTP 300 Aug 12 10:32:13.070240 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 148/569] 10.4.3.105 () {66 vars in 1426 bytes} [Wed Aug 12 10:32: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 10:32:13.074718 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-df18b905-06e8-495e-8afe-7baee35be13a tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] https://10.4.3.105/volume/v3/volumes/a0293a3c-afd3-40a0-996c-7cf90f8d5431 returned with HTTP 200 Aug 12 10:32:13.075238 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 138/570] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:32:13 2026] GET /volume/v3/volumes/a0293a3c-afd3-40a0-996c-7cf90f8d5431 => generated 1147 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:32:13.082096 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-96d5d607-0b7f-4c6f-8a96-deb159645e80 req-a273861e-59d6-4a37-841b-b85f3c5433a0 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:32:13.085465 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-96d5d607-0b7f-4c6f-8a96-deb159645e80 req-a273861e-59d6-4a37-841b-b85f3c5433a0 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] GET https://10.4.3.105/volume/v3/volumes/a0293a3c-afd3-40a0-996c-7cf90f8d5431 Aug 12 10:32:13.085465 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-96d5d607-0b7f-4c6f-8a96-deb159645e80 req-a273861e-59d6-4a37-841b-b85f3c5433a0 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:32:13.085812 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-96d5d607-0b7f-4c6f-8a96-deb159645e80 req-a273861e-59d6-4a37-841b-b85f3c5433a0 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:32:13.097936 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:32:13.097936 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:32:13.102489 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [req-96d5d607-0b7f-4c6f-8a96-deb159645e80 req-a273861e-59d6-4a37-841b-b85f3c5433a0 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Volume info retrieved successfully. Aug 12 10:32:13.108761 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-96d5d607-0b7f-4c6f-8a96-deb159645e80 req-a273861e-59d6-4a37-841b-b85f3c5433a0 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] https://10.4.3.105/volume/v3/volumes/a0293a3c-afd3-40a0-996c-7cf90f8d5431 returned with HTTP 200 Aug 12 10:32:13.109374 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 141/571] 10.4.3.105 () {70 vars in 1639 bytes} [Wed Aug 12 10:32:13 2026] GET /volume/v3/volumes/a0293a3c-afd3-40a0-996c-7cf90f8d5431 => generated 1327 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 10:32:13.879260 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-0a8520b9-b57d-4172-ab13-5221fcbe335f None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:32:13.881387 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-0a8520b9-b57d-4172-ab13-5221fcbe335f tempest-ServerStableDeviceRescueTest-997514531 tempest-ServerStableDeviceRescueTest-997514531-project-member] GET https://10.4.3.105/volume/v3/volumes/01639dcf-0698-4266-9a7c-940d171d56cd Aug 12 10:32:13.881639 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-0a8520b9-b57d-4172-ab13-5221fcbe335f tempest-ServerStableDeviceRescueTest-997514531 tempest-ServerStableDeviceRescueTest-997514531-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:32:13.881834 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-0a8520b9-b57d-4172-ab13-5221fcbe335f tempest-ServerStableDeviceRescueTest-997514531 tempest-ServerStableDeviceRescueTest-997514531-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:32:13.890740 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:32:13.890740 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:32:13.895886 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-0a8520b9-b57d-4172-ab13-5221fcbe335f tempest-ServerStableDeviceRescueTest-997514531 tempest-ServerStableDeviceRescueTest-997514531-project-member] Volume info retrieved successfully. Aug 12 10:32:13.903194 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-0a8520b9-b57d-4172-ab13-5221fcbe335f tempest-ServerStableDeviceRescueTest-997514531 tempest-ServerStableDeviceRescueTest-997514531-project-member] https://10.4.3.105/volume/v3/volumes/01639dcf-0698-4266-9a7c-940d171d56cd returned with HTTP 200 Aug 12 10:32:13.903627 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 145/572] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:32:13 2026] GET /volume/v3/volumes/01639dcf-0698-4266-9a7c-940d171d56cd => generated 852 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:32:13.981885 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [req-c72ab8e3-447a-402f-9e13-a29638c4dd35 req-581b0d03-ad97-47a6-a001-8c9bdd13ed07 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:32:13.984423 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-c72ab8e3-447a-402f-9e13-a29638c4dd35 req-581b0d03-ad97-47a6-a001-8c9bdd13ed07 tempest-ServerStableDeviceRescueTest-997514531 tempest-ServerStableDeviceRescueTest-997514531-project-member] GET https://10.4.3.105/volume/v3/volumes/01639dcf-0698-4266-9a7c-940d171d56cd Aug 12 10:32:13.984700 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [req-c72ab8e3-447a-402f-9e13-a29638c4dd35 req-581b0d03-ad97-47a6-a001-8c9bdd13ed07 tempest-ServerStableDeviceRescueTest-997514531 tempest-ServerStableDeviceRescueTest-997514531-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:32:13.984901 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [req-c72ab8e3-447a-402f-9e13-a29638c4dd35 req-581b0d03-ad97-47a6-a001-8c9bdd13ed07 tempest-ServerStableDeviceRescueTest-997514531 tempest-ServerStableDeviceRescueTest-997514531-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:32:14.004918 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:32:14.004918 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:32:14.015531 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [req-c72ab8e3-447a-402f-9e13-a29638c4dd35 req-581b0d03-ad97-47a6-a001-8c9bdd13ed07 tempest-ServerStableDeviceRescueTest-997514531 tempest-ServerStableDeviceRescueTest-997514531-project-member] Volume info retrieved successfully. Aug 12 10:32:14.020071 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-c72ab8e3-447a-402f-9e13-a29638c4dd35 req-581b0d03-ad97-47a6-a001-8c9bdd13ed07 tempest-ServerStableDeviceRescueTest-997514531 tempest-ServerStableDeviceRescueTest-997514531-project-member] https://10.4.3.105/volume/v3/volumes/01639dcf-0698-4266-9a7c-940d171d56cd returned with HTTP 200 Aug 12 10:32:14.020496 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 149/573] 10.4.3.105 () {68 vars in 1598 bytes} [Wed Aug 12 10:32:13 2026] GET /volume/v3/volumes/01639dcf-0698-4266-9a7c-940d171d56cd => generated 852 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:32:14.093690 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-98366ff3-f88b-4ba0-a1be-7ea1e290d7e1 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:32:14.100932 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-98366ff3-f88b-4ba0-a1be-7ea1e290d7e1 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] GET https://10.4.3.105/volume/v3/volumes/a0293a3c-afd3-40a0-996c-7cf90f8d5431 Aug 12 10:32:14.101730 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-98366ff3-f88b-4ba0-a1be-7ea1e290d7e1 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:32:14.101730 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-98366ff3-f88b-4ba0-a1be-7ea1e290d7e1 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:32:14.120042 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:32:14.120042 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:32:14.125403 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-98366ff3-f88b-4ba0-a1be-7ea1e290d7e1 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Volume info retrieved successfully. Aug 12 10:32:14.133326 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-c6153e96-7f48-4393-92a2-fb1c5fa9f279 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:32:14.133738 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-98366ff3-f88b-4ba0-a1be-7ea1e290d7e1 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] https://10.4.3.105/volume/v3/volumes/a0293a3c-afd3-40a0-996c-7cf90f8d5431 returned with HTTP 200 Aug 12 10:32:14.133879 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-c6153e96-7f48-4393-92a2-fb1c5fa9f279 None None] GET https://10.4.3.105/volume// Aug 12 10:32:14.134102 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-c6153e96-7f48-4393-92a2-fb1c5fa9f279 None None] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:32:14.134354 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 139/574] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:32:14 2026] GET /volume/v3/volumes/a0293a3c-afd3-40a0-996c-7cf90f8d5431 => generated 1147 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:32:14.134400 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-c6153e96-7f48-4393-92a2-fb1c5fa9f279 None None] Calling method 'all' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:32:14.134827 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-c6153e96-7f48-4393-92a2-fb1c5fa9f279 None None] https://10.4.3.105/volume// returned with HTTP 300 Aug 12 10:32:14.135182 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 142/575] 10.4.3.105 () {66 vars in 1428 bytes} [Wed Aug 12 10:32: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 10:32:14.146162 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-c72ab8e3-447a-402f-9e13-a29638c4dd35 req-60b3d90d-3357-41f6-8cf6-6e88ad68415b None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:32:14.148534 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-c72ab8e3-447a-402f-9e13-a29638c4dd35 req-60b3d90d-3357-41f6-8cf6-6e88ad68415b tempest-ServerStableDeviceRescueTest-997514531 tempest-ServerStableDeviceRescueTest-997514531-project-member] POST https://10.4.3.105/volume/v3/attachments Aug 12 10:32:14.149071 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-c72ab8e3-447a-402f-9e13-a29638c4dd35 req-60b3d90d-3357-41f6-8cf6-6e88ad68415b tempest-ServerStableDeviceRescueTest-997514531 tempest-ServerStableDeviceRescueTest-997514531-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "01639dcf-0698-4266-9a7c-940d171d56cd", "connector": null, "instance_uuid": "b71a5504-795f-4aba-bec2-c9453f894ae3"}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:32:14.162391 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:32:14.162391 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:32:14.204003 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-c72ab8e3-447a-402f-9e13-a29638c4dd35 req-60b3d90d-3357-41f6-8cf6-6e88ad68415b tempest-ServerStableDeviceRescueTest-997514531 tempest-ServerStableDeviceRescueTest-997514531-project-member] https://10.4.3.105/volume/v3/attachments returned with HTTP 200 Aug 12 10:32:14.204640 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 146/576] 10.4.3.105 () {74 vars in 1594 bytes} [Wed Aug 12 10:32:14 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 10:32:14.238430 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-153a3ee5-d272-4b1c-b55f-92f8929f2c98 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:32:14.242077 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-153a3ee5-d272-4b1c-b55f-92f8929f2c98 tempest-ServerStableDeviceRescueTest-997514531 tempest-ServerStableDeviceRescueTest-997514531-project-member] GET https://10.4.3.105/volume/v3/volumes/01639dcf-0698-4266-9a7c-940d171d56cd Aug 12 10:32:14.242358 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-153a3ee5-d272-4b1c-b55f-92f8929f2c98 tempest-ServerStableDeviceRescueTest-997514531 tempest-ServerStableDeviceRescueTest-997514531-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:32:14.242658 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-153a3ee5-d272-4b1c-b55f-92f8929f2c98 tempest-ServerStableDeviceRescueTest-997514531 tempest-ServerStableDeviceRescueTest-997514531-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:32:14.250499 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-bffa6dae-ada3-41d6-b399-f310ee11237c None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:32:14.250970 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-bffa6dae-ada3-41d6-b399-f310ee11237c None None] GET https://10.4.3.105/volume// Aug 12 10:32:14.251286 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-bffa6dae-ada3-41d6-b399-f310ee11237c None None] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:32:14.251417 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-bffa6dae-ada3-41d6-b399-f310ee11237c None None] Calling method 'all' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:32:14.251865 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-bffa6dae-ada3-41d6-b399-f310ee11237c None None] https://10.4.3.105/volume// returned with HTTP 300 Aug 12 10:32:14.252262 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 140/577] 10.4.3.105 () {66 vars in 1426 bytes} [Wed Aug 12 10:32: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 10:32:14.260102 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:32:14.260102 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:32:14.263281 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-c72ab8e3-447a-402f-9e13-a29638c4dd35 req-9d871ad9-ff91-45e0-8d56-60f0e0538e00 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:32:14.265664 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-c72ab8e3-447a-402f-9e13-a29638c4dd35 req-9d871ad9-ff91-45e0-8d56-60f0e0538e00 tempest-ServerStableDeviceRescueTest-997514531 tempest-ServerStableDeviceRescueTest-997514531-project-member] GET https://10.4.3.105/volume/v3/volumes/01639dcf-0698-4266-9a7c-940d171d56cd Aug 12 10:32:14.266030 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-c72ab8e3-447a-402f-9e13-a29638c4dd35 req-9d871ad9-ff91-45e0-8d56-60f0e0538e00 tempest-ServerStableDeviceRescueTest-997514531 tempest-ServerStableDeviceRescueTest-997514531-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:32:14.266239 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-c72ab8e3-447a-402f-9e13-a29638c4dd35 req-9d871ad9-ff91-45e0-8d56-60f0e0538e00 tempest-ServerStableDeviceRescueTest-997514531 tempest-ServerStableDeviceRescueTest-997514531-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:32:14.268411 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-153a3ee5-d272-4b1c-b55f-92f8929f2c98 tempest-ServerStableDeviceRescueTest-997514531 tempest-ServerStableDeviceRescueTest-997514531-project-member] Volume info retrieved successfully. Aug 12 10:32:14.275973 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-153a3ee5-d272-4b1c-b55f-92f8929f2c98 tempest-ServerStableDeviceRescueTest-997514531 tempest-ServerStableDeviceRescueTest-997514531-project-member] https://10.4.3.105/volume/v3/volumes/01639dcf-0698-4266-9a7c-940d171d56cd returned with HTTP 200 Aug 12 10:32:14.276566 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 150/578] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:32:14 2026] GET /volume/v3/volumes/01639dcf-0698-4266-9a7c-940d171d56cd => generated 851 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:32:14.277045 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:32:14.277045 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:32:14.285476 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [req-c72ab8e3-447a-402f-9e13-a29638c4dd35 req-9d871ad9-ff91-45e0-8d56-60f0e0538e00 tempest-ServerStableDeviceRescueTest-997514531 tempest-ServerStableDeviceRescueTest-997514531-project-member] Volume info retrieved successfully. Aug 12 10:32:14.287868 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-c72ab8e3-447a-402f-9e13-a29638c4dd35 req-9d871ad9-ff91-45e0-8d56-60f0e0538e00 tempest-ServerStableDeviceRescueTest-997514531 tempest-ServerStableDeviceRescueTest-997514531-project-member] https://10.4.3.105/volume/v3/volumes/01639dcf-0698-4266-9a7c-940d171d56cd returned with HTTP 200 Aug 12 10:32:14.288604 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 143/579] 10.4.3.105 () {70 vars in 1639 bytes} [Wed Aug 12 10:32:14 2026] GET /volume/v3/volumes/01639dcf-0698-4266-9a7c-940d171d56cd => generated 1031 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 10:32:14.405420 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-c72ab8e3-447a-402f-9e13-a29638c4dd35 req-e1089b36-10ea-4051-ae0f-6ceadd4045c7 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:32:14.407966 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-c72ab8e3-447a-402f-9e13-a29638c4dd35 req-e1089b36-10ea-4051-ae0f-6ceadd4045c7 tempest-ServerStableDeviceRescueTest-997514531 tempest-ServerStableDeviceRescueTest-997514531-project-member] PUT https://10.4.3.105/volume/v3/attachments/4a93719d-8a19-483a-889f-d57489776df2 Aug 12 10:32:14.408844 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-c72ab8e3-447a-402f-9e13-a29638c4dd35 req-e1089b36-10ea-4051-ae0f-6ceadd4045c7 tempest-ServerStableDeviceRescueTest-997514531 tempest-ServerStableDeviceRescueTest-997514531-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.105", "host": "np0000007037", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a295cd65dd1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "cc953c5f-eaed-46bf-96e8-0985bbef0414", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:32:14.419656 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.coordination [req-c72ab8e3-447a-402f-9e13-a29638c4dd35 req-e1089b36-10ea-4051-ae0f-6ceadd4045c7 tempest-ServerStableDeviceRescueTest-997514531 tempest-ServerStableDeviceRescueTest-997514531-project-member] Acquiring lock "cinder-attachment_update-01639dcf-0698-4266-9a7c-940d171d56cd-np0000007037" by "attachment_update" {{(pid=100375) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 10:32:14.426205 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.coordination [req-c72ab8e3-447a-402f-9e13-a29638c4dd35 req-e1089b36-10ea-4051-ae0f-6ceadd4045c7 tempest-ServerStableDeviceRescueTest-997514531 tempest-ServerStableDeviceRescueTest-997514531-project-member] Lock "cinder-attachment_update-01639dcf-0698-4266-9a7c-940d171d56cd-np0000007037" acquired by "attachment_update" :: waited 0.007s {{(pid=100375) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 10:32:14.427208 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:32:14.427208 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:32:14.544528 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.coordination [req-c72ab8e3-447a-402f-9e13-a29638c4dd35 req-e1089b36-10ea-4051-ae0f-6ceadd4045c7 tempest-ServerStableDeviceRescueTest-997514531 tempest-ServerStableDeviceRescueTest-997514531-project-member] Lock "cinder-attachment_update-01639dcf-0698-4266-9a7c-940d171d56cd-np0000007037" released by "attachment_update" :: held 0.118s {{(pid=100375) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 10:32:14.545119 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-c72ab8e3-447a-402f-9e13-a29638c4dd35 req-e1089b36-10ea-4051-ae0f-6ceadd4045c7 tempest-ServerStableDeviceRescueTest-997514531 tempest-ServerStableDeviceRescueTest-997514531-project-member] https://10.4.3.105/volume/v3/attachments/4a93719d-8a19-483a-889f-d57489776df2 returned with HTTP 200 Aug 12 10:32:14.545617 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 147/580] 10.4.3.105 () {74 vars in 1704 bytes} [Wed Aug 12 10:32:14 2026] PUT /volume/v3/attachments/4a93719d-8a19-483a-889f-d57489776df2 => generated 969 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:32:15.153372 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-8735ba86-8d96-4740-8a7a-c4300fc07490 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:32:15.156001 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-8735ba86-8d96-4740-8a7a-c4300fc07490 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] GET https://10.4.3.105/volume/v3/volumes/a0293a3c-afd3-40a0-996c-7cf90f8d5431 Aug 12 10:32:15.156323 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-8735ba86-8d96-4740-8a7a-c4300fc07490 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:32:15.156716 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-8735ba86-8d96-4740-8a7a-c4300fc07490 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:32:15.173379 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:32:15.173379 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:32:15.177307 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-8735ba86-8d96-4740-8a7a-c4300fc07490 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Volume info retrieved successfully. Aug 12 10:32:15.183027 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-8735ba86-8d96-4740-8a7a-c4300fc07490 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] https://10.4.3.105/volume/v3/volumes/a0293a3c-afd3-40a0-996c-7cf90f8d5431 returned with HTTP 200 Aug 12 10:32:15.183468 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 141/581] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:32:15 2026] GET /volume/v3/volumes/a0293a3c-afd3-40a0-996c-7cf90f8d5431 => generated 1147 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:32:15.292989 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-bd0ddd39-1efe-4fb8-9ec3-ea997626eb9a None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:32:15.295544 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-bd0ddd39-1efe-4fb8-9ec3-ea997626eb9a tempest-ServerStableDeviceRescueTest-997514531 tempest-ServerStableDeviceRescueTest-997514531-project-member] GET https://10.4.3.105/volume/v3/volumes/01639dcf-0698-4266-9a7c-940d171d56cd Aug 12 10:32:15.295826 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-bd0ddd39-1efe-4fb8-9ec3-ea997626eb9a tempest-ServerStableDeviceRescueTest-997514531 tempest-ServerStableDeviceRescueTest-997514531-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:32:15.296068 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-bd0ddd39-1efe-4fb8-9ec3-ea997626eb9a tempest-ServerStableDeviceRescueTest-997514531 tempest-ServerStableDeviceRescueTest-997514531-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:32:15.307564 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:32:15.307564 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:32:15.311705 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-bd0ddd39-1efe-4fb8-9ec3-ea997626eb9a tempest-ServerStableDeviceRescueTest-997514531 tempest-ServerStableDeviceRescueTest-997514531-project-member] Volume info retrieved successfully. Aug 12 10:32:15.316962 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-bd0ddd39-1efe-4fb8-9ec3-ea997626eb9a tempest-ServerStableDeviceRescueTest-997514531 tempest-ServerStableDeviceRescueTest-997514531-project-member] https://10.4.3.105/volume/v3/volumes/01639dcf-0698-4266-9a7c-940d171d56cd returned with HTTP 200 Aug 12 10:32:15.317487 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 151/582] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:32:15 2026] GET /volume/v3/volumes/01639dcf-0698-4266-9a7c-940d171d56cd => generated 852 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:32:16.204673 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-1df31f9d-f178-43aa-87ec-4ebbb342c14e None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:32:16.207457 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-1df31f9d-f178-43aa-87ec-4ebbb342c14e tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] GET https://10.4.3.105/volume/v3/volumes/a0293a3c-afd3-40a0-996c-7cf90f8d5431 Aug 12 10:32:16.207688 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-1df31f9d-f178-43aa-87ec-4ebbb342c14e tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:32:16.207937 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-1df31f9d-f178-43aa-87ec-4ebbb342c14e tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:32:16.220113 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:32:16.220113 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:32:16.224840 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-1df31f9d-f178-43aa-87ec-4ebbb342c14e tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Volume info retrieved successfully. Aug 12 10:32:16.230273 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-1df31f9d-f178-43aa-87ec-4ebbb342c14e tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] https://10.4.3.105/volume/v3/volumes/a0293a3c-afd3-40a0-996c-7cf90f8d5431 returned with HTTP 200 Aug 12 10:32:16.230750 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 144/583] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:32:16 2026] GET /volume/v3/volumes/a0293a3c-afd3-40a0-996c-7cf90f8d5431 => generated 1147 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:32:16.340136 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-43802871-456e-44c6-beb1-1cbdb3e6fbea None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:32:16.340717 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-43802871-456e-44c6-beb1-1cbdb3e6fbea tempest-ServerStableDeviceRescueTest-997514531 tempest-ServerStableDeviceRescueTest-997514531-project-member] GET https://10.4.3.105/volume/v3/volumes/01639dcf-0698-4266-9a7c-940d171d56cd Aug 12 10:32:16.340717 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-43802871-456e-44c6-beb1-1cbdb3e6fbea tempest-ServerStableDeviceRescueTest-997514531 tempest-ServerStableDeviceRescueTest-997514531-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:32:16.341135 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-43802871-456e-44c6-beb1-1cbdb3e6fbea tempest-ServerStableDeviceRescueTest-997514531 tempest-ServerStableDeviceRescueTest-997514531-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:32:16.357807 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:32:16.357807 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:32:16.362351 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-43802871-456e-44c6-beb1-1cbdb3e6fbea tempest-ServerStableDeviceRescueTest-997514531 tempest-ServerStableDeviceRescueTest-997514531-project-member] Volume info retrieved successfully. Aug 12 10:32:16.368020 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-43802871-456e-44c6-beb1-1cbdb3e6fbea tempest-ServerStableDeviceRescueTest-997514531 tempest-ServerStableDeviceRescueTest-997514531-project-member] https://10.4.3.105/volume/v3/volumes/01639dcf-0698-4266-9a7c-940d171d56cd returned with HTTP 200 Aug 12 10:32:16.368381 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 148/584] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:32:16 2026] GET /volume/v3/volumes/01639dcf-0698-4266-9a7c-940d171d56cd => generated 852 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:32:17.249737 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-f183eb02-ceee-44c2-a703-ca6018a3ec53 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:32:17.252291 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-f183eb02-ceee-44c2-a703-ca6018a3ec53 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] GET https://10.4.3.105/volume/v3/volumes/a0293a3c-afd3-40a0-996c-7cf90f8d5431 Aug 12 10:32:17.252826 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-f183eb02-ceee-44c2-a703-ca6018a3ec53 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:32:17.253115 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-f183eb02-ceee-44c2-a703-ca6018a3ec53 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:32:17.267374 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:32:17.267374 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:32:17.274428 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-f183eb02-ceee-44c2-a703-ca6018a3ec53 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Volume info retrieved successfully. Aug 12 10:32:17.280100 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-f183eb02-ceee-44c2-a703-ca6018a3ec53 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] https://10.4.3.105/volume/v3/volumes/a0293a3c-afd3-40a0-996c-7cf90f8d5431 returned with HTTP 200 Aug 12 10:32:17.280615 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 142/585] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:32:17 2026] GET /volume/v3/volumes/a0293a3c-afd3-40a0-996c-7cf90f8d5431 => generated 1147 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:32:17.383332 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-c55dcf95-85f1-42dc-a19a-9c9b56114d64 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:32:17.385466 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-c55dcf95-85f1-42dc-a19a-9c9b56114d64 tempest-ServerStableDeviceRescueTest-997514531 tempest-ServerStableDeviceRescueTest-997514531-project-member] GET https://10.4.3.105/volume/v3/volumes/01639dcf-0698-4266-9a7c-940d171d56cd Aug 12 10:32:17.385749 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-c55dcf95-85f1-42dc-a19a-9c9b56114d64 tempest-ServerStableDeviceRescueTest-997514531 tempest-ServerStableDeviceRescueTest-997514531-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:32:17.386014 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-c55dcf95-85f1-42dc-a19a-9c9b56114d64 tempest-ServerStableDeviceRescueTest-997514531 tempest-ServerStableDeviceRescueTest-997514531-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:32:17.398890 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:32:17.398890 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:32:17.403314 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-c55dcf95-85f1-42dc-a19a-9c9b56114d64 tempest-ServerStableDeviceRescueTest-997514531 tempest-ServerStableDeviceRescueTest-997514531-project-member] Volume info retrieved successfully. Aug 12 10:32:17.409752 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-c55dcf95-85f1-42dc-a19a-9c9b56114d64 tempest-ServerStableDeviceRescueTest-997514531 tempest-ServerStableDeviceRescueTest-997514531-project-member] https://10.4.3.105/volume/v3/volumes/01639dcf-0698-4266-9a7c-940d171d56cd returned with HTTP 200 Aug 12 10:32:17.410323 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 152/586] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:32:17 2026] GET /volume/v3/volumes/01639dcf-0698-4266-9a7c-940d171d56cd => generated 852 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:32:17.849314 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-c72ab8e3-447a-402f-9e13-a29638c4dd35 req-fddaeccd-b19f-4482-aafc-0384a789245a None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:32:17.851753 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-c72ab8e3-447a-402f-9e13-a29638c4dd35 req-fddaeccd-b19f-4482-aafc-0384a789245a tempest-ServerStableDeviceRescueTest-997514531 tempest-ServerStableDeviceRescueTest-997514531-project-member] POST https://10.4.3.105/volume/v3/attachments/4a93719d-8a19-483a-889f-d57489776df2/action Aug 12 10:32:17.852115 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-c72ab8e3-447a-402f-9e13-a29638c4dd35 req-fddaeccd-b19f-4482-aafc-0384a789245a tempest-ServerStableDeviceRescueTest-997514531 tempest-ServerStableDeviceRescueTest-997514531-project-member] Action body: b'{"os-complete": null}' {{(pid=100373) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 10:32:17.852228 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-c72ab8e3-447a-402f-9e13-a29638c4dd35 req-fddaeccd-b19f-4482-aafc-0384a789245a tempest-ServerStableDeviceRescueTest-997514531 tempest-ServerStableDeviceRescueTest-997514531-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:32:17.880779 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:32:17.880779 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:32:17.892086 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-96d5d607-0b7f-4c6f-8a96-deb159645e80 req-ee6f89f3-7106-430c-a0ca-0b7efc586d8d None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:32:17.895175 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-96d5d607-0b7f-4c6f-8a96-deb159645e80 req-ee6f89f3-7106-430c-a0ca-0b7efc586d8d tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] GET https://10.4.3.105/volume/v3/volumes/a0293a3c-afd3-40a0-996c-7cf90f8d5431 Aug 12 10:32:17.895408 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-96d5d607-0b7f-4c6f-8a96-deb159645e80 req-ee6f89f3-7106-430c-a0ca-0b7efc586d8d tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:32:17.895662 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-96d5d607-0b7f-4c6f-8a96-deb159645e80 req-ee6f89f3-7106-430c-a0ca-0b7efc586d8d tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:32:17.898230 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-c72ab8e3-447a-402f-9e13-a29638c4dd35 req-fddaeccd-b19f-4482-aafc-0384a789245a tempest-ServerStableDeviceRescueTest-997514531 tempest-ServerStableDeviceRescueTest-997514531-project-member] https://10.4.3.105/volume/v3/attachments/4a93719d-8a19-483a-889f-d57489776df2/action returned with HTTP 204 Aug 12 10:32:17.898230 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 145/587] 10.4.3.105 () {74 vars in 1725 bytes} [Wed Aug 12 10:32:17 2026] POST /volume/v3/attachments/4a93719d-8a19-483a-889f-d57489776df2/action => generated 0 bytes in 50 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:32:17.909507 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:32:17.909507 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:32:17.914247 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [req-96d5d607-0b7f-4c6f-8a96-deb159645e80 req-ee6f89f3-7106-430c-a0ca-0b7efc586d8d tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Volume info retrieved successfully. Aug 12 10:32:17.919960 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-96d5d607-0b7f-4c6f-8a96-deb159645e80 req-ee6f89f3-7106-430c-a0ca-0b7efc586d8d tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] https://10.4.3.105/volume/v3/volumes/a0293a3c-afd3-40a0-996c-7cf90f8d5431 returned with HTTP 200 Aug 12 10:32:17.920397 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 149/588] 10.4.3.105 () {68 vars in 1598 bytes} [Wed Aug 12 10:32:17 2026] GET /volume/v3/volumes/a0293a3c-afd3-40a0-996c-7cf90f8d5431 => generated 1147 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:32:18.298170 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-c999a4fc-57a2-4af2-b040-2de387de7d5a None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:32:18.301241 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-c999a4fc-57a2-4af2-b040-2de387de7d5a tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] GET https://10.4.3.105/volume/v3/volumes/a0293a3c-afd3-40a0-996c-7cf90f8d5431 Aug 12 10:32:18.301241 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-c999a4fc-57a2-4af2-b040-2de387de7d5a tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:32:18.301649 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-c999a4fc-57a2-4af2-b040-2de387de7d5a tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:32:18.313271 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:32:18.313271 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:32:18.319414 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-c999a4fc-57a2-4af2-b040-2de387de7d5a tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Volume info retrieved successfully. Aug 12 10:32:18.324173 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-c999a4fc-57a2-4af2-b040-2de387de7d5a tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] https://10.4.3.105/volume/v3/volumes/a0293a3c-afd3-40a0-996c-7cf90f8d5431 returned with HTTP 200 Aug 12 10:32:18.324173 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 143/589] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:32:18 2026] GET /volume/v3/volumes/a0293a3c-afd3-40a0-996c-7cf90f8d5431 => generated 1147 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:32:18.331737 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [req-96d5d607-0b7f-4c6f-8a96-deb159645e80 req-d9cc0fc6-a096-4dff-89c7-6ceb912b776a None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:32:18.337072 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-96d5d607-0b7f-4c6f-8a96-deb159645e80 req-d9cc0fc6-a096-4dff-89c7-6ceb912b776a tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] DELETE https://10.4.3.105/volume/v3/attachments/aa5d3c14-f66e-4afb-ab75-6d083ed55028 Aug 12 10:32:18.337284 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [req-96d5d607-0b7f-4c6f-8a96-deb159645e80 req-d9cc0fc6-a096-4dff-89c7-6ceb912b776a tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:32:18.337450 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [req-96d5d607-0b7f-4c6f-8a96-deb159645e80 req-d9cc0fc6-a096-4dff-89c7-6ceb912b776a tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Calling method 'version_select' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:32:18.349613 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:32:18.349613 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:32:18.422106 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-96d5d607-0b7f-4c6f-8a96-deb159645e80 req-d9cc0fc6-a096-4dff-89c7-6ceb912b776a tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] https://10.4.3.105/volume/v3/attachments/aa5d3c14-f66e-4afb-ab75-6d083ed55028 returned with HTTP 200 Aug 12 10:32:18.422646 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 153/590] 10.4.3.105 () {72 vars in 1673 bytes} [Wed Aug 12 10:32:18 2026] DELETE /volume/v3/attachments/aa5d3c14-f66e-4afb-ab75-6d083ed55028 => generated 19 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:32:18.428188 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-9084ab10-aad4-4301-b908-487a2447de81 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:32:18.430560 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-9084ab10-aad4-4301-b908-487a2447de81 tempest-ServerStableDeviceRescueTest-997514531 tempest-ServerStableDeviceRescueTest-997514531-project-member] GET https://10.4.3.105/volume/v3/volumes/01639dcf-0698-4266-9a7c-940d171d56cd Aug 12 10:32:18.430876 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-9084ab10-aad4-4301-b908-487a2447de81 tempest-ServerStableDeviceRescueTest-997514531 tempest-ServerStableDeviceRescueTest-997514531-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:32:18.431145 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-9084ab10-aad4-4301-b908-487a2447de81 tempest-ServerStableDeviceRescueTest-997514531 tempest-ServerStableDeviceRescueTest-997514531-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:32:18.447809 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:32:18.447809 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:32:18.454796 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-9084ab10-aad4-4301-b908-487a2447de81 tempest-ServerStableDeviceRescueTest-997514531 tempest-ServerStableDeviceRescueTest-997514531-project-member] Volume info retrieved successfully. Aug 12 10:32:18.463815 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-9084ab10-aad4-4301-b908-487a2447de81 tempest-ServerStableDeviceRescueTest-997514531 tempest-ServerStableDeviceRescueTest-997514531-project-member] https://10.4.3.105/volume/v3/volumes/01639dcf-0698-4266-9a7c-940d171d56cd returned with HTTP 200 Aug 12 10:32:18.465652 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 146/591] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:32:18 2026] GET /volume/v3/volumes/01639dcf-0698-4266-9a7c-940d171d56cd => generated 1144 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 12 10:32:18.485773 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-fc5908a9-d782-4a96-8185-16ed5ab7c971 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:32:18.488131 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-fc5908a9-d782-4a96-8185-16ed5ab7c971 tempest-ServerStableDeviceRescueTest-997514531 tempest-ServerStableDeviceRescueTest-997514531-project-member] GET https://10.4.3.105/volume/v3/volumes/01639dcf-0698-4266-9a7c-940d171d56cd Aug 12 10:32:18.488657 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-fc5908a9-d782-4a96-8185-16ed5ab7c971 tempest-ServerStableDeviceRescueTest-997514531 tempest-ServerStableDeviceRescueTest-997514531-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:32:18.489116 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-fc5908a9-d782-4a96-8185-16ed5ab7c971 tempest-ServerStableDeviceRescueTest-997514531 tempest-ServerStableDeviceRescueTest-997514531-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:32:18.499472 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:32:18.499472 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:32:18.504129 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-fc5908a9-d782-4a96-8185-16ed5ab7c971 tempest-ServerStableDeviceRescueTest-997514531 tempest-ServerStableDeviceRescueTest-997514531-project-member] Volume info retrieved successfully. Aug 12 10:32:18.509681 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-fc5908a9-d782-4a96-8185-16ed5ab7c971 tempest-ServerStableDeviceRescueTest-997514531 tempest-ServerStableDeviceRescueTest-997514531-project-member] https://10.4.3.105/volume/v3/volumes/01639dcf-0698-4266-9a7c-940d171d56cd returned with HTTP 200 Aug 12 10:32:18.510366 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 150/592] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:32:18 2026] GET /volume/v3/volumes/01639dcf-0698-4266-9a7c-940d171d56cd => generated 1144 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:32:18.525178 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-1400cc4f-fd41-4b0e-879c-f53708d9a889 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:32:18.526956 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-1400cc4f-fd41-4b0e-879c-f53708d9a889 tempest-ServerStableDeviceRescueTest-997514531 tempest-ServerStableDeviceRescueTest-997514531-project-member] GET https://10.4.3.105/volume/v3/volumes/01639dcf-0698-4266-9a7c-940d171d56cd Aug 12 10:32:18.527167 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-1400cc4f-fd41-4b0e-879c-f53708d9a889 tempest-ServerStableDeviceRescueTest-997514531 tempest-ServerStableDeviceRescueTest-997514531-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:32:18.527383 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-1400cc4f-fd41-4b0e-879c-f53708d9a889 tempest-ServerStableDeviceRescueTest-997514531 tempest-ServerStableDeviceRescueTest-997514531-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:32:18.539900 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:32:18.539900 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:32:18.546092 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-1400cc4f-fd41-4b0e-879c-f53708d9a889 tempest-ServerStableDeviceRescueTest-997514531 tempest-ServerStableDeviceRescueTest-997514531-project-member] Volume info retrieved successfully. Aug 12 10:32:18.551923 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-1400cc4f-fd41-4b0e-879c-f53708d9a889 tempest-ServerStableDeviceRescueTest-997514531 tempest-ServerStableDeviceRescueTest-997514531-project-member] https://10.4.3.105/volume/v3/volumes/01639dcf-0698-4266-9a7c-940d171d56cd returned with HTTP 200 Aug 12 10:32:18.552890 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 144/593] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:32:18 2026] GET /volume/v3/volumes/01639dcf-0698-4266-9a7c-940d171d56cd => generated 1144 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:32:18.744639 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [req-1659356d-dfbc-4c6f-b41f-62a1168623cb req-554349ae-58fd-4c7a-8e35-ec58506973d1 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:32:18.745175 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-1659356d-dfbc-4c6f-b41f-62a1168623cb req-554349ae-58fd-4c7a-8e35-ec58506973d1 tempest-ServerStableDeviceRescueTest-997514531 tempest-ServerStableDeviceRescueTest-997514531-project-member] GET https://10.4.3.105/volume/v3/volumes/01639dcf-0698-4266-9a7c-940d171d56cd Aug 12 10:32:18.745340 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [req-1659356d-dfbc-4c6f-b41f-62a1168623cb req-554349ae-58fd-4c7a-8e35-ec58506973d1 tempest-ServerStableDeviceRescueTest-997514531 tempest-ServerStableDeviceRescueTest-997514531-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:32:18.745719 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [req-1659356d-dfbc-4c6f-b41f-62a1168623cb req-554349ae-58fd-4c7a-8e35-ec58506973d1 tempest-ServerStableDeviceRescueTest-997514531 tempest-ServerStableDeviceRescueTest-997514531-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:32:18.759074 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:32:18.759074 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:32:18.764908 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [req-1659356d-dfbc-4c6f-b41f-62a1168623cb req-554349ae-58fd-4c7a-8e35-ec58506973d1 tempest-ServerStableDeviceRescueTest-997514531 tempest-ServerStableDeviceRescueTest-997514531-project-member] Volume info retrieved successfully. Aug 12 10:32:18.770327 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-1659356d-dfbc-4c6f-b41f-62a1168623cb req-554349ae-58fd-4c7a-8e35-ec58506973d1 tempest-ServerStableDeviceRescueTest-997514531 tempest-ServerStableDeviceRescueTest-997514531-project-member] https://10.4.3.105/volume/v3/volumes/01639dcf-0698-4266-9a7c-940d171d56cd returned with HTTP 200 Aug 12 10:32:18.770936 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 154/594] 10.4.3.105 () {68 vars in 1598 bytes} [Wed Aug 12 10:32:18 2026] GET /volume/v3/volumes/01639dcf-0698-4266-9a7c-940d171d56cd => generated 1144 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:32:19.344613 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-1337acbb-0eda-47c9-ab58-6317b7c6838f None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:32:19.348359 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-1337acbb-0eda-47c9-ab58-6317b7c6838f tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] GET https://10.4.3.105/volume/v3/volumes/a0293a3c-afd3-40a0-996c-7cf90f8d5431 Aug 12 10:32:19.349252 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-1337acbb-0eda-47c9-ab58-6317b7c6838f tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:32:19.349252 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-1337acbb-0eda-47c9-ab58-6317b7c6838f tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:32:19.364099 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:32:19.364099 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:32:19.372774 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-1337acbb-0eda-47c9-ab58-6317b7c6838f tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Volume info retrieved successfully. Aug 12 10:32:19.379729 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-1337acbb-0eda-47c9-ab58-6317b7c6838f tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] https://10.4.3.105/volume/v3/volumes/a0293a3c-afd3-40a0-996c-7cf90f8d5431 returned with HTTP 200 Aug 12 10:32:19.381235 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 147/595] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:32:19 2026] GET /volume/v3/volumes/a0293a3c-afd3-40a0-996c-7cf90f8d5431 => generated 852 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:32:19.399607 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-dfd3d0ba-dba8-4d0b-9c77-6565c8681179 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:32:19.402542 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-dfd3d0ba-dba8-4d0b-9c77-6565c8681179 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] GET https://10.4.3.105/volume/v3/volumes/a0293a3c-afd3-40a0-996c-7cf90f8d5431 Aug 12 10:32:19.403080 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-dfd3d0ba-dba8-4d0b-9c77-6565c8681179 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:32:19.403358 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-dfd3d0ba-dba8-4d0b-9c77-6565c8681179 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:32:19.413983 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:32:19.413983 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:32:19.421760 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-dfd3d0ba-dba8-4d0b-9c77-6565c8681179 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Volume info retrieved successfully. Aug 12 10:32:19.429249 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-dfd3d0ba-dba8-4d0b-9c77-6565c8681179 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] https://10.4.3.105/volume/v3/volumes/a0293a3c-afd3-40a0-996c-7cf90f8d5431 returned with HTTP 200 Aug 12 10:32:19.430034 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 151/596] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:32:19 2026] GET /volume/v3/volumes/a0293a3c-afd3-40a0-996c-7cf90f8d5431 => generated 852 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:32:19.502819 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-a7bf7bb2-84e2-48a3-830d-0095421cea98 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:32:19.508200 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-a7bf7bb2-84e2-48a3-830d-0095421cea98 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] GET https://10.4.3.105/volume/v3/volumes/a0293a3c-afd3-40a0-996c-7cf90f8d5431 Aug 12 10:32:19.508414 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-a7bf7bb2-84e2-48a3-830d-0095421cea98 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:32:19.508935 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-a7bf7bb2-84e2-48a3-830d-0095421cea98 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:32:19.519575 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:32:19.519575 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:32:19.528818 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-a7bf7bb2-84e2-48a3-830d-0095421cea98 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Volume info retrieved successfully. Aug 12 10:32:19.533576 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-a7bf7bb2-84e2-48a3-830d-0095421cea98 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] https://10.4.3.105/volume/v3/volumes/a0293a3c-afd3-40a0-996c-7cf90f8d5431 returned with HTTP 200 Aug 12 10:32:19.534106 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 145/597] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:32:19 2026] GET /volume/v3/volumes/a0293a3c-afd3-40a0-996c-7cf90f8d5431 => generated 852 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:32:28.769505 np0000007037 devstack@c-api.service[100372]: DEBUG dbcounter [-] [100372] Writing DB stats cinder:SELECT=178,cinder:INSERT=14,cinder:UPDATE=37,cinder:DELETE=4 {{(pid=100372) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 10:32:29.378531 np0000007037 devstack@c-api.service[100373]: DEBUG dbcounter [-] [100373] Writing DB stats cinder:SELECT=206,cinder:INSERT=17,cinder:UPDATE=40,cinder:DELETE=1 {{(pid=100373) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 10:32:29.427550 np0000007037 devstack@c-api.service[100375]: DEBUG dbcounter [-] [100375] Writing DB stats cinder:SELECT=187,cinder:INSERT=24,cinder:UPDATE=50,cinder:DELETE=2 {{(pid=100375) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 10:32:29.532786 np0000007037 devstack@c-api.service[100374]: DEBUG dbcounter [-] [100374] Writing DB stats cinder:SELECT=147,cinder:UPDATE=8,cinder:DELETE=2,cinder:INSERT=4 {{(pid=100374) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 10:32:29.854136 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-13d0b371-d768-47fe-ba18-a22f1eea4579 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:32:29.857978 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-13d0b371-d768-47fe-ba18-a22f1eea4579 tempest-ServerActionsV293TestJSON-552388841 tempest-ServerActionsV293TestJSON-552388841-project-member] POST https://10.4.3.105/volume/v3/volumes Aug 12 10:32:29.858349 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-13d0b371-d768-47fe-ba18-a22f1eea4579 tempest-ServerActionsV293TestJSON-552388841 tempest-ServerActionsV293TestJSON-552388841-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-1448559242", "imageRef": "cf2c75e2-42cb-4765-bb8a-76a15f3b73ee", "size": 1}} {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:32:29.861664 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.v3.volumes [None req-13d0b371-d768-47fe-ba18-a22f1eea4579 tempest-ServerActionsV293TestJSON-552388841 tempest-ServerActionsV293TestJSON-552388841-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-1448559242', 'imageRef': 'cf2c75e2-42cb-4765-bb8a-76a15f3b73ee', 'size': 1}} {{(pid=100372) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 10:32:30.313820 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.v3.volumes [None req-13d0b371-d768-47fe-ba18-a22f1eea4579 tempest-ServerActionsV293TestJSON-552388841 tempest-ServerActionsV293TestJSON-552388841-project-member] Create volume of 1 GB Aug 12 10:32:30.319715 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-13d0b371-d768-47fe-ba18-a22f1eea4579 tempest-ServerActionsV293TestJSON-552388841 tempest-ServerActionsV293TestJSON-552388841-project-member] Availability Zones retrieved successfully. Aug 12 10:32:30.330452 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-13d0b371-d768-47fe-ba18-a22f1eea4579 tempest-ServerActionsV293TestJSON-552388841 tempest-ServerActionsV293TestJSON-552388841-project-member] Flow 'volume_create_api' (f018b054-776f-46c7-9822-6f95f1bdc893) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100372) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:32:30.333726 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-13d0b371-d768-47fe-ba18-a22f1eea4579 tempest-ServerActionsV293TestJSON-552388841 tempest-ServerActionsV293TestJSON-552388841-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3cc84c92-43a5-48e9-9c06-0e18203476b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:32:30.335838 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.flows.api.create_volume [None req-13d0b371-d768-47fe-ba18-a22f1eea4579 tempest-ServerActionsV293TestJSON-552388841 tempest-ServerActionsV293TestJSON-552388841-project-member] Validating volume size '1' using validate_int {{(pid=100372) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 10:32:30.445703 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-13d0b371-d768-47fe-ba18-a22f1eea4579 tempest-ServerActionsV293TestJSON-552388841 tempest-ServerActionsV293TestJSON-552388841-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3cc84c92-43a5-48e9-9c06-0e18203476b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T10:26:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6cd66f07-4c7b-40b2-9dfb-378538f29c9e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:32:30.447018 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-13d0b371-d768-47fe-ba18-a22f1eea4579 tempest-ServerActionsV293TestJSON-552388841 tempest-ServerActionsV293TestJSON-552388841-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (708e0835-7403-4923-bc40-54806c8ea3dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:32:30.546908 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.quota [None req-13d0b371-d768-47fe-ba18-a22f1eea4579 tempest-ServerActionsV293TestJSON-552388841 tempest-ServerActionsV293TestJSON-552388841-project-member] Created reservations ['8b001951-a0a6-49ad-a75b-dec6be53c573', '5a5854be-80aa-425a-867d-d24f078ad1e7', 'e67f09bd-704e-48c1-906e-ad004430d8b4', '55679ca7-0b04-4097-bd7a-774dfa87dacb'] {{(pid=100372) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:32:30.547674 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-13d0b371-d768-47fe-ba18-a22f1eea4579 tempest-ServerActionsV293TestJSON-552388841 tempest-ServerActionsV293TestJSON-552388841-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (708e0835-7403-4923-bc40-54806c8ea3dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8b001951-a0a6-49ad-a75b-dec6be53c573', '5a5854be-80aa-425a-867d-d24f078ad1e7', 'e67f09bd-704e-48c1-906e-ad004430d8b4', '55679ca7-0b04-4097-bd7a-774dfa87dacb']}' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:32:30.549586 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-13d0b371-d768-47fe-ba18-a22f1eea4579 tempest-ServerActionsV293TestJSON-552388841 tempest-ServerActionsV293TestJSON-552388841-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0fff7b2c-1433-42ea-b30b-9cf617845aff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:32:30.584736 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-13d0b371-d768-47fe-ba18-a22f1eea4579 tempest-ServerActionsV293TestJSON-552388841 tempest-ServerActionsV293TestJSON-552388841-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0fff7b2c-1433-42ea-b30b-9cf617845aff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '78c4671b-3bec-475a-8330-3b69f775a8ed', '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-1448559242',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='09e2705000604df9a4d0e52db061935c',qos_specs=None,replication_status=,reservations=['8b001951-a0a6-49ad-a75b-dec6be53c573','5a5854be-80aa-425a-867d-d24f078ad1e7','e67f09bd-704e-48c1-906e-ad004430d8b4','55679ca7-0b04-4097-bd7a-774dfa87dacb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='875590641d6c40f18a4e38f66a7f43b0',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:32:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1448559242',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=78c4671b-3bec-475a-8330-3b69f775a8ed,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='09e2705000604df9a4d0e52db061935c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='875590641d6c40f18a4e38f66a7f43b0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6cd66f07-4c7b-40b2-9dfb-378538f29c9e),volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:32:30.585868 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-13d0b371-d768-47fe-ba18-a22f1eea4579 tempest-ServerActionsV293TestJSON-552388841 tempest-ServerActionsV293TestJSON-552388841-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9062747d-84c9-4d4d-9034-6edf469661e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:32:30.615706 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-13d0b371-d768-47fe-ba18-a22f1eea4579 tempest-ServerActionsV293TestJSON-552388841 tempest-ServerActionsV293TestJSON-552388841-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9062747d-84c9-4d4d-9034-6edf469661e2) transitioned into state 'SUCCESS' from state '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-1448559242',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='09e2705000604df9a4d0e52db061935c',qos_specs=None,replication_status=,reservations=['8b001951-a0a6-49ad-a75b-dec6be53c573','5a5854be-80aa-425a-867d-d24f078ad1e7','e67f09bd-704e-48c1-906e-ad004430d8b4','55679ca7-0b04-4097-bd7a-774dfa87dacb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='875590641d6c40f18a4e38f66a7f43b0',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:32:30.615706 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-13d0b371-d768-47fe-ba18-a22f1eea4579 tempest-ServerActionsV293TestJSON-552388841 tempest-ServerActionsV293TestJSON-552388841-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5029bb85-f09c-4040-9074-60f139606479) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:32:30.636090 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-13d0b371-d768-47fe-ba18-a22f1eea4579 tempest-ServerActionsV293TestJSON-552388841 tempest-ServerActionsV293TestJSON-552388841-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5029bb85-f09c-4040-9074-60f139606479) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:32:30.637295 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-13d0b371-d768-47fe-ba18-a22f1eea4579 tempest-ServerActionsV293TestJSON-552388841 tempest-ServerActionsV293TestJSON-552388841-project-member] Flow 'volume_create_api' (f018b054-776f-46c7-9822-6f95f1bdc893) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100372) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:32:30.637714 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-13d0b371-d768-47fe-ba18-a22f1eea4579 tempest-ServerActionsV293TestJSON-552388841 tempest-ServerActionsV293TestJSON-552388841-project-member] Create volume request issued successfully. Aug 12 10:32:30.638694 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-13d0b371-d768-47fe-ba18-a22f1eea4579 tempest-ServerActionsV293TestJSON-552388841 tempest-ServerActionsV293TestJSON-552388841-project-member] https://10.4.3.105/volume/v3/volumes returned with HTTP 202 Aug 12 10:32:30.639174 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 155/598] 10.4.3.105 () {70 vars in 1300 bytes} [Wed Aug 12 10:32:29 2026] POST /volume/v3/volumes => generated 899 bytes in 786 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:32:30.656832 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-3c92b92c-b68f-487e-8535-3044f62b3318 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:32:30.664490 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-3c92b92c-b68f-487e-8535-3044f62b3318 tempest-ServerActionsV293TestJSON-552388841 tempest-ServerActionsV293TestJSON-552388841-project-member] GET https://10.4.3.105/volume/v3/volumes/78c4671b-3bec-475a-8330-3b69f775a8ed Aug 12 10:32:30.664791 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-3c92b92c-b68f-487e-8535-3044f62b3318 tempest-ServerActionsV293TestJSON-552388841 tempest-ServerActionsV293TestJSON-552388841-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:32:30.665004 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-3c92b92c-b68f-487e-8535-3044f62b3318 tempest-ServerActionsV293TestJSON-552388841 tempest-ServerActionsV293TestJSON-552388841-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:32:30.683349 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:32:30.683349 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:32:30.692548 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-3c92b92c-b68f-487e-8535-3044f62b3318 tempest-ServerActionsV293TestJSON-552388841 tempest-ServerActionsV293TestJSON-552388841-project-member] Volume info retrieved successfully. Aug 12 10:32:30.701572 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-3c92b92c-b68f-487e-8535-3044f62b3318 tempest-ServerActionsV293TestJSON-552388841 tempest-ServerActionsV293TestJSON-552388841-project-member] https://10.4.3.105/volume/v3/volumes/78c4671b-3bec-475a-8330-3b69f775a8ed returned with HTTP 200 Aug 12 10:32:30.702171 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 148/599] 10.4.3.105 () {68 vars in 1389 bytes} [Wed Aug 12 10:32:30 2026] GET /volume/v3/volumes/78c4671b-3bec-475a-8330-3b69f775a8ed => generated 967 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:32:31.486878 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-844d03be-946a-4ea2-92d9-8f4aa8cf25ab None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:32:31.491755 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-844d03be-946a-4ea2-92d9-8f4aa8cf25ab tempest-VolumesAdminNegativeTest-1602563023 tempest-VolumesAdminNegativeTest-1602563023-project-member] POST https://10.4.3.105/volume/v3/volumes Aug 12 10:32:31.491755 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-844d03be-946a-4ea2-92d9-8f4aa8cf25ab tempest-VolumesAdminNegativeTest-1602563023 tempest-VolumesAdminNegativeTest-1602563023-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAdminNegativeTest-volume-1960862374"}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:32:31.494290 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.v3.volumes [None req-844d03be-946a-4ea2-92d9-8f4aa8cf25ab tempest-VolumesAdminNegativeTest-1602563023 tempest-VolumesAdminNegativeTest-1602563023-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAdminNegativeTest-volume-1960862374'}} {{(pid=100375) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 10:32:31.494471 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.v3.volumes [None req-844d03be-946a-4ea2-92d9-8f4aa8cf25ab tempest-VolumesAdminNegativeTest-1602563023 tempest-VolumesAdminNegativeTest-1602563023-project-member] Create volume of 1 GB Aug 12 10:32:31.501346 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-844d03be-946a-4ea2-92d9-8f4aa8cf25ab tempest-VolumesAdminNegativeTest-1602563023 tempest-VolumesAdminNegativeTest-1602563023-project-member] Availability Zones retrieved successfully. Aug 12 10:32:31.512096 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-844d03be-946a-4ea2-92d9-8f4aa8cf25ab tempest-VolumesAdminNegativeTest-1602563023 tempest-VolumesAdminNegativeTest-1602563023-project-member] Flow 'volume_create_api' (f66154f4-f4b5-45d5-9aae-3130be78cc77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:32:31.514709 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-844d03be-946a-4ea2-92d9-8f4aa8cf25ab tempest-VolumesAdminNegativeTest-1602563023 tempest-VolumesAdminNegativeTest-1602563023-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (584e9879-cdec-474c-82f4-afcb1d9f0484) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:32:31.517071 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.flows.api.create_volume [None req-844d03be-946a-4ea2-92d9-8f4aa8cf25ab tempest-VolumesAdminNegativeTest-1602563023 tempest-VolumesAdminNegativeTest-1602563023-project-member] Validating volume size '1' using validate_int {{(pid=100375) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 10:32:31.570576 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-844d03be-946a-4ea2-92d9-8f4aa8cf25ab tempest-VolumesAdminNegativeTest-1602563023 tempest-VolumesAdminNegativeTest-1602563023-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (584e9879-cdec-474c-82f4-afcb1d9f0484) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T10:26:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6cd66f07-4c7b-40b2-9dfb-378538f29c9e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:32:31.572447 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-844d03be-946a-4ea2-92d9-8f4aa8cf25ab tempest-VolumesAdminNegativeTest-1602563023 tempest-VolumesAdminNegativeTest-1602563023-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c0dd5a32-2d32-41cb-8dc7-ec9f88c8b621) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:32:31.671235 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.quota [None req-844d03be-946a-4ea2-92d9-8f4aa8cf25ab tempest-VolumesAdminNegativeTest-1602563023 tempest-VolumesAdminNegativeTest-1602563023-project-member] Created reservations ['06fc77e3-067b-40bb-b366-06795b4bbfbb', '2cf0cc52-f995-443c-a55a-c62d6a44188b', '8ff572ea-8098-406c-a661-4722154655b3', '6cb928a5-3b92-4eb4-b0b3-5205caaf27d3'] {{(pid=100375) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:32:31.672433 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-844d03be-946a-4ea2-92d9-8f4aa8cf25ab tempest-VolumesAdminNegativeTest-1602563023 tempest-VolumesAdminNegativeTest-1602563023-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c0dd5a32-2d32-41cb-8dc7-ec9f88c8b621) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['06fc77e3-067b-40bb-b366-06795b4bbfbb', '2cf0cc52-f995-443c-a55a-c62d6a44188b', '8ff572ea-8098-406c-a661-4722154655b3', '6cb928a5-3b92-4eb4-b0b3-5205caaf27d3']}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:32:31.673407 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-844d03be-946a-4ea2-92d9-8f4aa8cf25ab tempest-VolumesAdminNegativeTest-1602563023 tempest-VolumesAdminNegativeTest-1602563023-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (100733c5-a6c8-49a6-8541-1d1887bcd9c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:32:31.704468 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-844d03be-946a-4ea2-92d9-8f4aa8cf25ab tempest-VolumesAdminNegativeTest-1602563023 tempest-VolumesAdminNegativeTest-1602563023-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (100733c5-a6c8-49a6-8541-1d1887bcd9c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bc0ff67d-dcda-42da-bbbe-4557c2063e97', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-1960862374',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e959baa6482d4c64a469fa21d7c217b0',qos_specs=None,replication_status=,reservations=['06fc77e3-067b-40bb-b366-06795b4bbfbb','2cf0cc52-f995-443c-a55a-c62d6a44188b','8ff572ea-8098-406c-a661-4722154655b3','6cb928a5-3b92-4eb4-b0b3-5205caaf27d3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2d7ff95ecdb94d34b550f6efcdda5bfc',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:32:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-1960862374',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bc0ff67d-dcda-42da-bbbe-4557c2063e97,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e959baa6482d4c64a469fa21d7c217b0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2d7ff95ecdb94d34b550f6efcdda5bfc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6cd66f07-4c7b-40b2-9dfb-378538f29c9e),volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:32:31.706238 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-844d03be-946a-4ea2-92d9-8f4aa8cf25ab tempest-VolumesAdminNegativeTest-1602563023 tempest-VolumesAdminNegativeTest-1602563023-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (722fd95e-6a3a-4922-b18c-d17e82388bd8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:32:31.719976 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-23d7e130-f063-48e0-9997-ca66e537bd3f None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:32:31.723897 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-23d7e130-f063-48e0-9997-ca66e537bd3f tempest-ServerActionsV293TestJSON-552388841 tempest-ServerActionsV293TestJSON-552388841-project-member] GET https://10.4.3.105/volume/v3/volumes/78c4671b-3bec-475a-8330-3b69f775a8ed Aug 12 10:32:31.724495 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-23d7e130-f063-48e0-9997-ca66e537bd3f tempest-ServerActionsV293TestJSON-552388841 tempest-ServerActionsV293TestJSON-552388841-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:32:31.725691 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-23d7e130-f063-48e0-9997-ca66e537bd3f tempest-ServerActionsV293TestJSON-552388841 tempest-ServerActionsV293TestJSON-552388841-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:32:31.739478 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:32:31.739478 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:32:31.747124 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-23d7e130-f063-48e0-9997-ca66e537bd3f tempest-ServerActionsV293TestJSON-552388841 tempest-ServerActionsV293TestJSON-552388841-project-member] Volume info retrieved successfully. Aug 12 10:32:31.748785 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-844d03be-946a-4ea2-92d9-8f4aa8cf25ab tempest-VolumesAdminNegativeTest-1602563023 tempest-VolumesAdminNegativeTest-1602563023-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (722fd95e-6a3a-4922-b18c-d17e82388bd8) transitioned into state 'SUCCESS' from state '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-1960862374',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e959baa6482d4c64a469fa21d7c217b0',qos_specs=None,replication_status=,reservations=['06fc77e3-067b-40bb-b366-06795b4bbfbb','2cf0cc52-f995-443c-a55a-c62d6a44188b','8ff572ea-8098-406c-a661-4722154655b3','6cb928a5-3b92-4eb4-b0b3-5205caaf27d3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2d7ff95ecdb94d34b550f6efcdda5bfc',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:32:31.750636 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-844d03be-946a-4ea2-92d9-8f4aa8cf25ab tempest-VolumesAdminNegativeTest-1602563023 tempest-VolumesAdminNegativeTest-1602563023-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7b6de965-11bb-4a79-818b-b3604e4b5103) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:32:31.754274 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-23d7e130-f063-48e0-9997-ca66e537bd3f tempest-ServerActionsV293TestJSON-552388841 tempest-ServerActionsV293TestJSON-552388841-project-member] https://10.4.3.105/volume/v3/volumes/78c4671b-3bec-475a-8330-3b69f775a8ed returned with HTTP 200 Aug 12 10:32:31.754919 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 146/600] 10.4.3.105 () {68 vars in 1389 bytes} [Wed Aug 12 10:32:31 2026] GET /volume/v3/volumes/78c4671b-3bec-475a-8330-3b69f775a8ed => generated 1541 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 10:32:31.767304 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-844d03be-946a-4ea2-92d9-8f4aa8cf25ab tempest-VolumesAdminNegativeTest-1602563023 tempest-VolumesAdminNegativeTest-1602563023-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7b6de965-11bb-4a79-818b-b3604e4b5103) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:32:31.767304 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-844d03be-946a-4ea2-92d9-8f4aa8cf25ab tempest-VolumesAdminNegativeTest-1602563023 tempest-VolumesAdminNegativeTest-1602563023-project-member] Flow 'volume_create_api' (f66154f4-f4b5-45d5-9aae-3130be78cc77) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100375) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:32:31.767798 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-844d03be-946a-4ea2-92d9-8f4aa8cf25ab tempest-VolumesAdminNegativeTest-1602563023 tempest-VolumesAdminNegativeTest-1602563023-project-member] Create volume request issued successfully. Aug 12 10:32:31.768599 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-844d03be-946a-4ea2-92d9-8f4aa8cf25ab tempest-VolumesAdminNegativeTest-1602563023 tempest-VolumesAdminNegativeTest-1602563023-project-member] https://10.4.3.105/volume/v3/volumes returned with HTTP 202 Aug 12 10:32:31.769077 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 152/601] 10.4.3.105 () {68 vars in 1258 bytes} [Wed Aug 12 10:32:31 2026] POST /volume/v3/volumes => generated 755 bytes in 283 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 10:32:31.789060 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-1aa31124-93c4-43d3-b642-04d88268a1ba None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:32:31.792569 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-1aa31124-93c4-43d3-b642-04d88268a1ba tempest-VolumesAdminNegativeTest-1602563023 tempest-VolumesAdminNegativeTest-1602563023-project-member] GET https://10.4.3.105/volume/v3/volumes/bc0ff67d-dcda-42da-bbbe-4557c2063e97 Aug 12 10:32:31.792569 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-1aa31124-93c4-43d3-b642-04d88268a1ba tempest-VolumesAdminNegativeTest-1602563023 tempest-VolumesAdminNegativeTest-1602563023-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:32:31.793699 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-1aa31124-93c4-43d3-b642-04d88268a1ba tempest-VolumesAdminNegativeTest-1602563023 tempest-VolumesAdminNegativeTest-1602563023-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:32:31.804968 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-bca7ee71-d903-4356-861b-234b7c146448 req-a6f5f6cc-d379-4e1e-a402-2d8c29152883 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:32:31.806305 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:32:31.806305 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:32:31.808832 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-bca7ee71-d903-4356-861b-234b7c146448 req-a6f5f6cc-d379-4e1e-a402-2d8c29152883 tempest-ServerActionsV293TestJSON-552388841 tempest-ServerActionsV293TestJSON-552388841-project-member] GET https://10.4.3.105/volume/v3/volumes/78c4671b-3bec-475a-8330-3b69f775a8ed Aug 12 10:32:31.812567 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-bca7ee71-d903-4356-861b-234b7c146448 req-a6f5f6cc-d379-4e1e-a402-2d8c29152883 tempest-ServerActionsV293TestJSON-552388841 tempest-ServerActionsV293TestJSON-552388841-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:32:31.812567 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-bca7ee71-d903-4356-861b-234b7c146448 req-a6f5f6cc-d379-4e1e-a402-2d8c29152883 tempest-ServerActionsV293TestJSON-552388841 tempest-ServerActionsV293TestJSON-552388841-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:32:31.815310 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-1aa31124-93c4-43d3-b642-04d88268a1ba tempest-VolumesAdminNegativeTest-1602563023 tempest-VolumesAdminNegativeTest-1602563023-project-member] Volume info retrieved successfully. Aug 12 10:32:31.823074 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-1aa31124-93c4-43d3-b642-04d88268a1ba tempest-VolumesAdminNegativeTest-1602563023 tempest-VolumesAdminNegativeTest-1602563023-project-member] https://10.4.3.105/volume/v3/volumes/bc0ff67d-dcda-42da-bbbe-4557c2063e97 returned with HTTP 200 Aug 12 10:32:31.823943 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 156/602] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:32:31 2026] GET /volume/v3/volumes/bc0ff67d-dcda-42da-bbbe-4557c2063e97 => generated 823 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:32:31.824559 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:32:31.824559 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:32:31.830750 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [req-bca7ee71-d903-4356-861b-234b7c146448 req-a6f5f6cc-d379-4e1e-a402-2d8c29152883 tempest-ServerActionsV293TestJSON-552388841 tempest-ServerActionsV293TestJSON-552388841-project-member] Volume info retrieved successfully. Aug 12 10:32:31.839993 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-bca7ee71-d903-4356-861b-234b7c146448 req-a6f5f6cc-d379-4e1e-a402-2d8c29152883 tempest-ServerActionsV293TestJSON-552388841 tempest-ServerActionsV293TestJSON-552388841-project-member] https://10.4.3.105/volume/v3/volumes/78c4671b-3bec-475a-8330-3b69f775a8ed returned with HTTP 200 Aug 12 10:32:31.839993 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 149/603] 10.4.3.105 () {68 vars in 1598 bytes} [Wed Aug 12 10:32:31 2026] GET /volume/v3/volumes/78c4671b-3bec-475a-8330-3b69f775a8ed => generated 1361 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:32:32.473584 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-d5a0b5e3-0091-4389-834c-bd4af675e290 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:32:32.476650 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-d5a0b5e3-0091-4389-834c-bd4af675e290 tempest-ServerActionsTestOtherA-124071967 tempest-ServerActionsTestOtherA-124071967-project-member] POST https://10.4.3.105/volume/v3/volumes Aug 12 10:32:32.477236 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-d5a0b5e3-0091-4389-834c-bd4af675e290 tempest-ServerActionsTestOtherA-124071967 tempest-ServerActionsTestOtherA-124071967-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherA-volume-1413328510"}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:32:32.478947 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.volumes [None req-d5a0b5e3-0091-4389-834c-bd4af675e290 tempest-ServerActionsTestOtherA-124071967 tempest-ServerActionsTestOtherA-124071967-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherA-volume-1413328510'}} {{(pid=100374) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 10:32:32.479167 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.v3.volumes [None req-d5a0b5e3-0091-4389-834c-bd4af675e290 tempest-ServerActionsTestOtherA-124071967 tempest-ServerActionsTestOtherA-124071967-project-member] Create volume of 1 GB Aug 12 10:32:32.485406 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-d5a0b5e3-0091-4389-834c-bd4af675e290 tempest-ServerActionsTestOtherA-124071967 tempest-ServerActionsTestOtherA-124071967-project-member] Availability Zones retrieved successfully. Aug 12 10:32:32.494043 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-d5a0b5e3-0091-4389-834c-bd4af675e290 tempest-ServerActionsTestOtherA-124071967 tempest-ServerActionsTestOtherA-124071967-project-member] Flow 'volume_create_api' (f32c2fde-d4fc-4b22-8c00-93c4ef2a0004) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:32:32.495673 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-d5a0b5e3-0091-4389-834c-bd4af675e290 tempest-ServerActionsTestOtherA-124071967 tempest-ServerActionsTestOtherA-124071967-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0f14ea12-d298-48f2-bfca-748c6e7d73b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:32:32.497538 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.flows.api.create_volume [None req-d5a0b5e3-0091-4389-834c-bd4af675e290 tempest-ServerActionsTestOtherA-124071967 tempest-ServerActionsTestOtherA-124071967-project-member] Validating volume size '1' using validate_int {{(pid=100374) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 10:32:32.539041 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-d5a0b5e3-0091-4389-834c-bd4af675e290 tempest-ServerActionsTestOtherA-124071967 tempest-ServerActionsTestOtherA-124071967-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0f14ea12-d298-48f2-bfca-748c6e7d73b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T10:26:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6cd66f07-4c7b-40b2-9dfb-378538f29c9e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:32:32.541401 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-d5a0b5e3-0091-4389-834c-bd4af675e290 tempest-ServerActionsTestOtherA-124071967 tempest-ServerActionsTestOtherA-124071967-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (505a8500-aa9a-4bf2-9f6d-88b7b4747719) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:32:32.642673 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-bca7ee71-d903-4356-861b-234b7c146448 req-396f1da5-6e7f-426f-b8e3-382854945d1a None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:32:32.645659 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.quota [None req-d5a0b5e3-0091-4389-834c-bd4af675e290 tempest-ServerActionsTestOtherA-124071967 tempest-ServerActionsTestOtherA-124071967-project-member] Created reservations ['f3b24457-f451-4de0-9df2-70a97cda1868', '3435db4a-b4b7-47ce-b046-d3a4862161fc', '76f6193f-661f-4604-bb0c-f46f5069673b', '40082715-5c12-4dd9-987a-278e0ae6794e'] {{(pid=100374) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:32:32.646097 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-bca7ee71-d903-4356-861b-234b7c146448 req-396f1da5-6e7f-426f-b8e3-382854945d1a tempest-ServerActionsV293TestJSON-552388841 tempest-ServerActionsV293TestJSON-552388841-project-member] GET https://10.4.3.105/volume/v3/volumes/78c4671b-3bec-475a-8330-3b69f775a8ed Aug 12 10:32:32.646322 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-bca7ee71-d903-4356-861b-234b7c146448 req-396f1da5-6e7f-426f-b8e3-382854945d1a tempest-ServerActionsV293TestJSON-552388841 tempest-ServerActionsV293TestJSON-552388841-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:32:32.646625 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-bca7ee71-d903-4356-861b-234b7c146448 req-396f1da5-6e7f-426f-b8e3-382854945d1a tempest-ServerActionsV293TestJSON-552388841 tempest-ServerActionsV293TestJSON-552388841-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:32:32.646986 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-d5a0b5e3-0091-4389-834c-bd4af675e290 tempest-ServerActionsTestOtherA-124071967 tempest-ServerActionsTestOtherA-124071967-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (505a8500-aa9a-4bf2-9f6d-88b7b4747719) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f3b24457-f451-4de0-9df2-70a97cda1868', '3435db4a-b4b7-47ce-b046-d3a4862161fc', '76f6193f-661f-4604-bb0c-f46f5069673b', '40082715-5c12-4dd9-987a-278e0ae6794e']}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:32:32.648079 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-d5a0b5e3-0091-4389-834c-bd4af675e290 tempest-ServerActionsTestOtherA-124071967 tempest-ServerActionsTestOtherA-124071967-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e4540030-019c-466b-a66d-b57d40593f45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:32:32.658228 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:32:32.658228 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:32:32.662789 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [req-bca7ee71-d903-4356-861b-234b7c146448 req-396f1da5-6e7f-426f-b8e3-382854945d1a tempest-ServerActionsV293TestJSON-552388841 tempest-ServerActionsV293TestJSON-552388841-project-member] Volume info retrieved successfully. Aug 12 10:32:32.671538 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-bca7ee71-d903-4356-861b-234b7c146448 req-396f1da5-6e7f-426f-b8e3-382854945d1a tempest-ServerActionsV293TestJSON-552388841 tempest-ServerActionsV293TestJSON-552388841-project-member] https://10.4.3.105/volume/v3/volumes/78c4671b-3bec-475a-8330-3b69f775a8ed returned with HTTP 200 Aug 12 10:32:32.671538 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 153/604] 10.4.3.105 () {68 vars in 1598 bytes} [Wed Aug 12 10:32:32 2026] GET /volume/v3/volumes/78c4671b-3bec-475a-8330-3b69f775a8ed => generated 1361 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:32:32.680369 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-74dd6e43-35ac-4cff-bcc5-3118526ab847 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:32:32.681764 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-74dd6e43-35ac-4cff-bcc5-3118526ab847 None None] GET https://10.4.3.105/volume// Aug 12 10:32:32.682230 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-74dd6e43-35ac-4cff-bcc5-3118526ab847 None None] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:32:32.682591 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-74dd6e43-35ac-4cff-bcc5-3118526ab847 None None] Calling method 'all' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:32:32.682677 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-d5a0b5e3-0091-4389-834c-bd4af675e290 tempest-ServerActionsTestOtherA-124071967 tempest-ServerActionsTestOtherA-124071967-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e4540030-019c-466b-a66d-b57d40593f45) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f57c7ba6-9c06-4e0d-9ae1-5c4f7a1e7c3a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-1413328510',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aa6900849cea457f861191829ef750bb',qos_specs=None,replication_status=,reservations=['f3b24457-f451-4de0-9df2-70a97cda1868','3435db4a-b4b7-47ce-b046-d3a4862161fc','76f6193f-661f-4604-bb0c-f46f5069673b','40082715-5c12-4dd9-987a-278e0ae6794e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fd56eb1fac83462f98378d64eb224133',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:32:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-1413328510',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f57c7ba6-9c06-4e0d-9ae1-5c4f7a1e7c3a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='aa6900849cea457f861191829ef750bb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fd56eb1fac83462f98378d64eb224133',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6cd66f07-4c7b-40b2-9dfb-378538f29c9e),volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:32:32.683738 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-74dd6e43-35ac-4cff-bcc5-3118526ab847 None None] https://10.4.3.105/volume// returned with HTTP 300 Aug 12 10:32:32.683787 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-d5a0b5e3-0091-4389-834c-bd4af675e290 tempest-ServerActionsTestOtherA-124071967 tempest-ServerActionsTestOtherA-124071967-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a41a317e-10c4-46ee-b087-4e5b45b46472) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:32:32.683832 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 157/605] 10.4.3.105 () {66 vars in 1419 bytes} [Wed Aug 12 10:32:32 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 10:32:32.699480 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-bca7ee71-d903-4356-861b-234b7c146448 req-c5e64589-6142-4b59-af3d-3295c27f04ba None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:32:32.703131 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-bca7ee71-d903-4356-861b-234b7c146448 req-c5e64589-6142-4b59-af3d-3295c27f04ba tempest-ServerActionsV293TestJSON-552388841 tempest-ServerActionsV293TestJSON-552388841-project-member] POST https://10.4.3.105/volume/v3/attachments Aug 12 10:32:32.703938 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-bca7ee71-d903-4356-861b-234b7c146448 req-c5e64589-6142-4b59-af3d-3295c27f04ba tempest-ServerActionsV293TestJSON-552388841 tempest-ServerActionsV293TestJSON-552388841-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "78c4671b-3bec-475a-8330-3b69f775a8ed", "connector": null, "instance_uuid": "8a26e897-9f3b-44b1-979f-4367e84dc957"}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:32:32.713727 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-d5a0b5e3-0091-4389-834c-bd4af675e290 tempest-ServerActionsTestOtherA-124071967 tempest-ServerActionsTestOtherA-124071967-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a41a317e-10c4-46ee-b087-4e5b45b46472) transitioned into state 'SUCCESS' from state '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-1413328510',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aa6900849cea457f861191829ef750bb',qos_specs=None,replication_status=,reservations=['f3b24457-f451-4de0-9df2-70a97cda1868','3435db4a-b4b7-47ce-b046-d3a4862161fc','76f6193f-661f-4604-bb0c-f46f5069673b','40082715-5c12-4dd9-987a-278e0ae6794e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fd56eb1fac83462f98378d64eb224133',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:32:32.714826 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-d5a0b5e3-0091-4389-834c-bd4af675e290 tempest-ServerActionsTestOtherA-124071967 tempest-ServerActionsTestOtherA-124071967-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1bd5bffc-eb3e-4e21-aa22-bc41f3979a5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:32:32.724182 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:32:32.724182 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:32:32.739323 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-d5a0b5e3-0091-4389-834c-bd4af675e290 tempest-ServerActionsTestOtherA-124071967 tempest-ServerActionsTestOtherA-124071967-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1bd5bffc-eb3e-4e21-aa22-bc41f3979a5c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:32:32.739323 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-d5a0b5e3-0091-4389-834c-bd4af675e290 tempest-ServerActionsTestOtherA-124071967 tempest-ServerActionsTestOtherA-124071967-project-member] Flow 'volume_create_api' (f32c2fde-d4fc-4b22-8c00-93c4ef2a0004) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100374) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:32:32.739323 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-d5a0b5e3-0091-4389-834c-bd4af675e290 tempest-ServerActionsTestOtherA-124071967 tempest-ServerActionsTestOtherA-124071967-project-member] Create volume request issued successfully. Aug 12 10:32:32.739323 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-d5a0b5e3-0091-4389-834c-bd4af675e290 tempest-ServerActionsTestOtherA-124071967 tempest-ServerActionsTestOtherA-124071967-project-member] https://10.4.3.105/volume/v3/volumes returned with HTTP 202 Aug 12 10:32:32.740437 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 147/606] 10.4.3.105 () {68 vars in 1258 bytes} [Wed Aug 12 10:32:32 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 10:32:32.782209 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-bca7ee71-d903-4356-861b-234b7c146448 req-c5e64589-6142-4b59-af3d-3295c27f04ba tempest-ServerActionsV293TestJSON-552388841 tempest-ServerActionsV293TestJSON-552388841-project-member] https://10.4.3.105/volume/v3/attachments returned with HTTP 200 Aug 12 10:32:32.782762 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 150/607] 10.4.3.105 () {74 vars in 1594 bytes} [Wed Aug 12 10:32:32 2026] POST /volume/v3/attachments => generated 273 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:32:32.846745 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-8e6eecfa-90ae-486e-a42a-d3d32a5b210b None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:32:32.852332 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-8e6eecfa-90ae-486e-a42a-d3d32a5b210b tempest-VolumesAdminNegativeTest-1602563023 tempest-VolumesAdminNegativeTest-1602563023-project-member] GET https://10.4.3.105/volume/v3/volumes/bc0ff67d-dcda-42da-bbbe-4557c2063e97 Aug 12 10:32:32.853464 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-8e6eecfa-90ae-486e-a42a-d3d32a5b210b tempest-VolumesAdminNegativeTest-1602563023 tempest-VolumesAdminNegativeTest-1602563023-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:32:32.853464 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-8e6eecfa-90ae-486e-a42a-d3d32a5b210b tempest-VolumesAdminNegativeTest-1602563023 tempest-VolumesAdminNegativeTest-1602563023-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:32:32.870065 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:32:32.870065 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:32:32.879617 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-8e6eecfa-90ae-486e-a42a-d3d32a5b210b tempest-VolumesAdminNegativeTest-1602563023 tempest-VolumesAdminNegativeTest-1602563023-project-member] Volume info retrieved successfully. Aug 12 10:32:32.892267 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-8e6eecfa-90ae-486e-a42a-d3d32a5b210b tempest-VolumesAdminNegativeTest-1602563023 tempest-VolumesAdminNegativeTest-1602563023-project-member] https://10.4.3.105/volume/v3/volumes/bc0ff67d-dcda-42da-bbbe-4557c2063e97 returned with HTTP 200 Aug 12 10:32:32.893443 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 154/608] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:32:32 2026] GET /volume/v3/volumes/bc0ff67d-dcda-42da-bbbe-4557c2063e97 => generated 848 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:32:33.159943 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [req-443c67eb-5c75-4feb-b987-8c5fb2c2d00c req-eb56ce28-967f-4085-ad4b-09bc28ddefef None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:32:33.164061 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-443c67eb-5c75-4feb-b987-8c5fb2c2d00c req-eb56ce28-967f-4085-ad4b-09bc28ddefef tempest-VolumesAdminNegativeTest-957110727 tempest-VolumesAdminNegativeTest-957110727-project] GET https://10.4.3.105/volume/v3/volumes/5b603e79-4e6f-41c5-8cd9-e72b8f299c67 Aug 12 10:32:33.164340 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [req-443c67eb-5c75-4feb-b987-8c5fb2c2d00c req-eb56ce28-967f-4085-ad4b-09bc28ddefef tempest-VolumesAdminNegativeTest-957110727 tempest-VolumesAdminNegativeTest-957110727-project] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:32:33.164725 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [req-443c67eb-5c75-4feb-b987-8c5fb2c2d00c req-eb56ce28-967f-4085-ad4b-09bc28ddefef tempest-VolumesAdminNegativeTest-957110727 tempest-VolumesAdminNegativeTest-957110727-project] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:32:33.180664 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-443c67eb-5c75-4feb-b987-8c5fb2c2d00c req-eb56ce28-967f-4085-ad4b-09bc28ddefef tempest-VolumesAdminNegativeTest-957110727 tempest-VolumesAdminNegativeTest-957110727-project] https://10.4.3.105/volume/v3/volumes/5b603e79-4e6f-41c5-8cd9-e72b8f299c67 returned with HTTP 404 Aug 12 10:32:33.182457 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 158/609] 10.4.3.105 () {68 vars in 1598 bytes} [Wed Aug 12 10:32:33 2026] GET /volume/v3/volumes/5b603e79-4e6f-41c5-8cd9-e72b8f299c67 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:32:33.208012 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-9c584af5-71bd-42c9-86be-d612f94c4b1c None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:32:33.213580 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-9c584af5-71bd-42c9-86be-d612f94c4b1c tempest-VolumesAdminNegativeTest-1602563023 tempest-VolumesAdminNegativeTest-1602563023-project-member] DELETE https://10.4.3.105/volume/v3/volumes/bc0ff67d-dcda-42da-bbbe-4557c2063e97 Aug 12 10:32:33.213866 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-9c584af5-71bd-42c9-86be-d612f94c4b1c tempest-VolumesAdminNegativeTest-1602563023 tempest-VolumesAdminNegativeTest-1602563023-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:32:33.214250 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-9c584af5-71bd-42c9-86be-d612f94c4b1c tempest-VolumesAdminNegativeTest-1602563023 tempest-VolumesAdminNegativeTest-1602563023-project-member] Calling method 'delete' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:32:33.215196 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.v3.volumes [None req-9c584af5-71bd-42c9-86be-d612f94c4b1c tempest-VolumesAdminNegativeTest-1602563023 tempest-VolumesAdminNegativeTest-1602563023-project-member] Delete volume with id: bc0ff67d-dcda-42da-bbbe-4557c2063e97 Aug 12 10:32:33.241058 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:32:33.241058 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:32:33.241058 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-9c584af5-71bd-42c9-86be-d612f94c4b1c tempest-VolumesAdminNegativeTest-1602563023 tempest-VolumesAdminNegativeTest-1602563023-project-member] Volume info retrieved successfully. Aug 12 10:32:33.290175 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-9c584af5-71bd-42c9-86be-d612f94c4b1c tempest-VolumesAdminNegativeTest-1602563023 tempest-VolumesAdminNegativeTest-1602563023-project-member] Delete volume request issued successfully. Aug 12 10:32:33.290462 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-9c584af5-71bd-42c9-86be-d612f94c4b1c tempest-VolumesAdminNegativeTest-1602563023 tempest-VolumesAdminNegativeTest-1602563023-project-member] https://10.4.3.105/volume/v3/volumes/bc0ff67d-dcda-42da-bbbe-4557c2063e97 returned with HTTP 202 Aug 12 10:32:33.292440 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 148/610] 10.4.3.105 () {66 vars in 1351 bytes} [Wed Aug 12 10:32:33 2026] DELETE /volume/v3/volumes/bc0ff67d-dcda-42da-bbbe-4557c2063e97 => generated 0 bytes in 85 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 10:32:33.306701 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-782c4f58-7350-4082-9728-2080dad43cb8 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:32:33.312583 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-782c4f58-7350-4082-9728-2080dad43cb8 tempest-VolumesAdminNegativeTest-1602563023 tempest-VolumesAdminNegativeTest-1602563023-project-member] GET https://10.4.3.105/volume/v3/volumes/bc0ff67d-dcda-42da-bbbe-4557c2063e97 Aug 12 10:32:33.315466 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-782c4f58-7350-4082-9728-2080dad43cb8 tempest-VolumesAdminNegativeTest-1602563023 tempest-VolumesAdminNegativeTest-1602563023-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:32:33.315714 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-782c4f58-7350-4082-9728-2080dad43cb8 tempest-VolumesAdminNegativeTest-1602563023 tempest-VolumesAdminNegativeTest-1602563023-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:32:33.332037 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:32:33.332037 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:32:33.349686 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-782c4f58-7350-4082-9728-2080dad43cb8 tempest-VolumesAdminNegativeTest-1602563023 tempest-VolumesAdminNegativeTest-1602563023-project-member] Volume info retrieved successfully. Aug 12 10:32:33.357530 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-782c4f58-7350-4082-9728-2080dad43cb8 tempest-VolumesAdminNegativeTest-1602563023 tempest-VolumesAdminNegativeTest-1602563023-project-member] https://10.4.3.105/volume/v3/volumes/bc0ff67d-dcda-42da-bbbe-4557c2063e97 returned with HTTP 200 Aug 12 10:32:33.357921 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 151/611] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:32:33 2026] GET /volume/v3/volumes/bc0ff67d-dcda-42da-bbbe-4557c2063e97 => generated 847 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:32:34.378706 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-7d700f85-c3fe-4bc3-ab05-bf1c254ccbcf None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:32:34.382211 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-7d700f85-c3fe-4bc3-ab05-bf1c254ccbcf tempest-VolumesAdminNegativeTest-1602563023 tempest-VolumesAdminNegativeTest-1602563023-project-member] GET https://10.4.3.105/volume/v3/volumes/bc0ff67d-dcda-42da-bbbe-4557c2063e97 Aug 12 10:32:34.382396 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-7d700f85-c3fe-4bc3-ab05-bf1c254ccbcf tempest-VolumesAdminNegativeTest-1602563023 tempest-VolumesAdminNegativeTest-1602563023-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:32:34.382674 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-7d700f85-c3fe-4bc3-ab05-bf1c254ccbcf tempest-VolumesAdminNegativeTest-1602563023 tempest-VolumesAdminNegativeTest-1602563023-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:32:34.390966 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-7d700f85-c3fe-4bc3-ab05-bf1c254ccbcf tempest-VolumesAdminNegativeTest-1602563023 tempest-VolumesAdminNegativeTest-1602563023-project-member] https://10.4.3.105/volume/v3/volumes/bc0ff67d-dcda-42da-bbbe-4557c2063e97 returned with HTTP 404 Aug 12 10:32:34.390966 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 155/612] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:32:34 2026] GET /volume/v3/volumes/bc0ff67d-dcda-42da-bbbe-4557c2063e97 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:32:34.410630 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-b2ee7990-1710-47be-a1e1-a807f212ea56 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:32:34.413487 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-b2ee7990-1710-47be-a1e1-a807f212ea56 tempest-AttachVolumeShelveTestJSON-358313758 tempest-AttachVolumeShelveTestJSON-358313758-project-member] GET https://10.4.3.105/volume/v3/volumes/ba229347-c4b0-4ee7-bf83-ea431272bf10 Aug 12 10:32:34.413815 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-b2ee7990-1710-47be-a1e1-a807f212ea56 tempest-AttachVolumeShelveTestJSON-358313758 tempest-AttachVolumeShelveTestJSON-358313758-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:32:34.414096 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-b2ee7990-1710-47be-a1e1-a807f212ea56 tempest-AttachVolumeShelveTestJSON-358313758 tempest-AttachVolumeShelveTestJSON-358313758-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:32:34.434200 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:32:34.434200 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:32:34.440216 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-b2ee7990-1710-47be-a1e1-a807f212ea56 tempest-AttachVolumeShelveTestJSON-358313758 tempest-AttachVolumeShelveTestJSON-358313758-project-member] Volume info retrieved successfully. Aug 12 10:32:34.449847 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-b2ee7990-1710-47be-a1e1-a807f212ea56 tempest-AttachVolumeShelveTestJSON-358313758 tempest-AttachVolumeShelveTestJSON-358313758-project-member] https://10.4.3.105/volume/v3/volumes/ba229347-c4b0-4ee7-bf83-ea431272bf10 returned with HTTP 200 Aug 12 10:32:34.450587 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 159/613] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:32:34 2026] GET /volume/v3/volumes/ba229347-c4b0-4ee7-bf83-ea431272bf10 => generated 1142 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 12 10:32:34.516776 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-15fd07c4-58e9-4e84-8554-7559e4ef9ead req-82112b67-f8c7-421f-935e-3f4c82d19328 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:32:34.520601 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-15fd07c4-58e9-4e84-8554-7559e4ef9ead req-82112b67-f8c7-421f-935e-3f4c82d19328 tempest-AttachVolumeShelveTestJSON-358313758 tempest-AttachVolumeShelveTestJSON-358313758-project-member] GET https://10.4.3.105/volume/v3/volumes/ba229347-c4b0-4ee7-bf83-ea431272bf10 Aug 12 10:32:34.520601 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-15fd07c4-58e9-4e84-8554-7559e4ef9ead req-82112b67-f8c7-421f-935e-3f4c82d19328 tempest-AttachVolumeShelveTestJSON-358313758 tempest-AttachVolumeShelveTestJSON-358313758-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:32:34.520975 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-15fd07c4-58e9-4e84-8554-7559e4ef9ead req-82112b67-f8c7-421f-935e-3f4c82d19328 tempest-AttachVolumeShelveTestJSON-358313758 tempest-AttachVolumeShelveTestJSON-358313758-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:32:34.543551 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:32:34.543551 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:32:34.548123 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [req-15fd07c4-58e9-4e84-8554-7559e4ef9ead req-82112b67-f8c7-421f-935e-3f4c82d19328 tempest-AttachVolumeShelveTestJSON-358313758 tempest-AttachVolumeShelveTestJSON-358313758-project-member] Volume info retrieved successfully. Aug 12 10:32:34.562842 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-15fd07c4-58e9-4e84-8554-7559e4ef9ead req-82112b67-f8c7-421f-935e-3f4c82d19328 tempest-AttachVolumeShelveTestJSON-358313758 tempest-AttachVolumeShelveTestJSON-358313758-project-member] https://10.4.3.105/volume/v3/volumes/ba229347-c4b0-4ee7-bf83-ea431272bf10 returned with HTTP 200 Aug 12 10:32:34.567533 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 149/614] 10.4.3.105 () {68 vars in 1598 bytes} [Wed Aug 12 10:32:34 2026] GET /volume/v3/volumes/ba229347-c4b0-4ee7-bf83-ea431272bf10 => generated 1142 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:32:34.611814 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-15fd07c4-58e9-4e84-8554-7559e4ef9ead req-38f7b43a-e1b2-45c3-902f-6f9f5a8c85e3 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:32:34.615737 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-15fd07c4-58e9-4e84-8554-7559e4ef9ead req-38f7b43a-e1b2-45c3-902f-6f9f5a8c85e3 tempest-AttachVolumeShelveTestJSON-358313758 tempest-AttachVolumeShelveTestJSON-358313758-project-member] POST https://10.4.3.105/volume/v3/volumes/ba229347-c4b0-4ee7-bf83-ea431272bf10/action Aug 12 10:32:34.616248 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-15fd07c4-58e9-4e84-8554-7559e4ef9ead req-38f7b43a-e1b2-45c3-902f-6f9f5a8c85e3 tempest-AttachVolumeShelveTestJSON-358313758 tempest-AttachVolumeShelveTestJSON-358313758-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100373) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 10:32:34.616847 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-15fd07c4-58e9-4e84-8554-7559e4ef9ead req-38f7b43a-e1b2-45c3-902f-6f9f5a8c85e3 tempest-AttachVolumeShelveTestJSON-358313758 tempest-AttachVolumeShelveTestJSON-358313758-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:32:34.638169 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:32:34.638169 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:32:34.638553 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [req-15fd07c4-58e9-4e84-8554-7559e4ef9ead req-38f7b43a-e1b2-45c3-902f-6f9f5a8c85e3 tempest-AttachVolumeShelveTestJSON-358313758 tempest-AttachVolumeShelveTestJSON-358313758-project-member] Volume info retrieved successfully. Aug 12 10:32:34.664103 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [req-15fd07c4-58e9-4e84-8554-7559e4ef9ead req-38f7b43a-e1b2-45c3-902f-6f9f5a8c85e3 tempest-AttachVolumeShelveTestJSON-358313758 tempest-AttachVolumeShelveTestJSON-358313758-project-member] Begin detaching volume completed successfully. Aug 12 10:32:34.664988 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-15fd07c4-58e9-4e84-8554-7559e4ef9ead req-38f7b43a-e1b2-45c3-902f-6f9f5a8c85e3 tempest-AttachVolumeShelveTestJSON-358313758 tempest-AttachVolumeShelveTestJSON-358313758-project-member] https://10.4.3.105/volume/v3/volumes/ba229347-c4b0-4ee7-bf83-ea431272bf10/action returned with HTTP 202 Aug 12 10:32:34.665227 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 152/615] 10.4.3.105 () {72 vars in 1672 bytes} [Wed Aug 12 10:32:34 2026] POST /volume/v3/volumes/ba229347-c4b0-4ee7-bf83-ea431272bf10/action => generated 0 bytes in 56 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 10:32:34.940445 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-17119244-05dc-4349-a56f-292baaa50073 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:32:34.940915 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-17119244-05dc-4349-a56f-292baaa50073 None None] GET https://10.4.3.105/volume// Aug 12 10:32:34.941106 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-17119244-05dc-4349-a56f-292baaa50073 None None] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:32:34.941294 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-17119244-05dc-4349-a56f-292baaa50073 None None] Calling method 'all' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:32:34.942171 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-17119244-05dc-4349-a56f-292baaa50073 None None] https://10.4.3.105/volume// returned with HTTP 300 Aug 12 10:32:34.942171 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 156/616] 10.4.3.105 () {66 vars in 1426 bytes} [Wed Aug 12 10:32: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 10:32:34.963541 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [req-15fd07c4-58e9-4e84-8554-7559e4ef9ead req-e8a99278-a599-439f-a7a4-fd3ac10644ec None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:32:34.966554 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-15fd07c4-58e9-4e84-8554-7559e4ef9ead req-e8a99278-a599-439f-a7a4-fd3ac10644ec tempest-AttachVolumeShelveTestJSON-358313758 tempest-AttachVolumeShelveTestJSON-358313758-project-member] GET https://10.4.3.105/volume/v3/volumes/ba229347-c4b0-4ee7-bf83-ea431272bf10 Aug 12 10:32:34.967010 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [req-15fd07c4-58e9-4e84-8554-7559e4ef9ead req-e8a99278-a599-439f-a7a4-fd3ac10644ec tempest-AttachVolumeShelveTestJSON-358313758 tempest-AttachVolumeShelveTestJSON-358313758-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:32:34.967292 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [req-15fd07c4-58e9-4e84-8554-7559e4ef9ead req-e8a99278-a599-439f-a7a4-fd3ac10644ec tempest-AttachVolumeShelveTestJSON-358313758 tempest-AttachVolumeShelveTestJSON-358313758-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:32:34.986339 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:32:34.986339 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:32:34.993392 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [req-15fd07c4-58e9-4e84-8554-7559e4ef9ead req-e8a99278-a599-439f-a7a4-fd3ac10644ec tempest-AttachVolumeShelveTestJSON-358313758 tempest-AttachVolumeShelveTestJSON-358313758-project-member] Volume info retrieved successfully. Aug 12 10:32:35.000491 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-15fd07c4-58e9-4e84-8554-7559e4ef9ead req-e8a99278-a599-439f-a7a4-fd3ac10644ec tempest-AttachVolumeShelveTestJSON-358313758 tempest-AttachVolumeShelveTestJSON-358313758-project-member] https://10.4.3.105/volume/v3/volumes/ba229347-c4b0-4ee7-bf83-ea431272bf10 returned with HTTP 200 Aug 12 10:32:35.000491 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 160/617] 10.4.3.105 () {70 vars in 1639 bytes} [Wed Aug 12 10:32:34 2026] GET /volume/v3/volumes/ba229347-c4b0-4ee7-bf83-ea431272bf10 => generated 1325 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 10:32:35.310145 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-cb6ee330-d56c-4d9b-9052-d5cedcbf41de None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:32:35.311952 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-cb6ee330-d56c-4d9b-9052-d5cedcbf41de None None] GET https://10.4.3.105/volume// Aug 12 10:32:35.312268 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-cb6ee330-d56c-4d9b-9052-d5cedcbf41de None None] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:32:35.312447 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-cb6ee330-d56c-4d9b-9052-d5cedcbf41de None None] Calling method 'all' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:32:35.312831 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-cb6ee330-d56c-4d9b-9052-d5cedcbf41de None None] https://10.4.3.105/volume// returned with HTTP 300 Aug 12 10:32:35.313192 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 150/618] 10.4.3.105 () {66 vars in 1426 bytes} [Wed Aug 12 10:32:35 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 10:32:35.334069 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-bca7ee71-d903-4356-861b-234b7c146448 req-fa59f693-820c-4a24-a6d8-7cd408c7ff1f None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:32:35.337622 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-bca7ee71-d903-4356-861b-234b7c146448 req-fa59f693-820c-4a24-a6d8-7cd408c7ff1f tempest-ServerActionsV293TestJSON-552388841 tempest-ServerActionsV293TestJSON-552388841-project-member] GET https://10.4.3.105/volume/v3/volumes/78c4671b-3bec-475a-8330-3b69f775a8ed Aug 12 10:32:35.337868 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-bca7ee71-d903-4356-861b-234b7c146448 req-fa59f693-820c-4a24-a6d8-7cd408c7ff1f tempest-ServerActionsV293TestJSON-552388841 tempest-ServerActionsV293TestJSON-552388841-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:32:35.338086 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-bca7ee71-d903-4356-861b-234b7c146448 req-fa59f693-820c-4a24-a6d8-7cd408c7ff1f tempest-ServerActionsV293TestJSON-552388841 tempest-ServerActionsV293TestJSON-552388841-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:32:35.351077 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:32:35.351077 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:32:35.359768 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [req-bca7ee71-d903-4356-861b-234b7c146448 req-fa59f693-820c-4a24-a6d8-7cd408c7ff1f tempest-ServerActionsV293TestJSON-552388841 tempest-ServerActionsV293TestJSON-552388841-project-member] Volume info retrieved successfully. Aug 12 10:32:35.368813 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-bca7ee71-d903-4356-861b-234b7c146448 req-fa59f693-820c-4a24-a6d8-7cd408c7ff1f tempest-ServerActionsV293TestJSON-552388841 tempest-ServerActionsV293TestJSON-552388841-project-member] https://10.4.3.105/volume/v3/volumes/78c4671b-3bec-475a-8330-3b69f775a8ed returned with HTTP 200 Aug 12 10:32:35.369433 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 153/619] 10.4.3.105 () {70 vars in 1639 bytes} [Wed Aug 12 10:32:35 2026] GET /volume/v3/volumes/78c4671b-3bec-475a-8330-3b69f775a8ed => generated 1540 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 10:32:35.516124 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-bca7ee71-d903-4356-861b-234b7c146448 req-a04162bd-8d09-4795-9524-1a8ef52f6313 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:32:35.521418 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-bca7ee71-d903-4356-861b-234b7c146448 req-a04162bd-8d09-4795-9524-1a8ef52f6313 tempest-ServerActionsV293TestJSON-552388841 tempest-ServerActionsV293TestJSON-552388841-project-member] PUT https://10.4.3.105/volume/v3/attachments/4e46c4f7-79f3-499d-87b4-7d283892585b Aug 12 10:32:35.521848 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-bca7ee71-d903-4356-861b-234b7c146448 req-a04162bd-8d09-4795-9524-1a8ef52f6313 tempest-ServerActionsV293TestJSON-552388841 tempest-ServerActionsV293TestJSON-552388841-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.105", "host": "np0000007037", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a295cd65dd1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "cc953c5f-eaed-46bf-96e8-0985bbef0414", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:32:35.532395 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.coordination [req-bca7ee71-d903-4356-861b-234b7c146448 req-a04162bd-8d09-4795-9524-1a8ef52f6313 tempest-ServerActionsV293TestJSON-552388841 tempest-ServerActionsV293TestJSON-552388841-project-member] Acquiring lock "cinder-attachment_update-78c4671b-3bec-475a-8330-3b69f775a8ed-np0000007037" by "attachment_update" {{(pid=100375) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 10:32:35.539259 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.coordination [req-bca7ee71-d903-4356-861b-234b7c146448 req-a04162bd-8d09-4795-9524-1a8ef52f6313 tempest-ServerActionsV293TestJSON-552388841 tempest-ServerActionsV293TestJSON-552388841-project-member] Lock "cinder-attachment_update-78c4671b-3bec-475a-8330-3b69f775a8ed-np0000007037" acquired by "attachment_update" :: waited 0.007s {{(pid=100375) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 10:32:35.540789 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:32:35.540789 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:32:35.675580 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.coordination [req-bca7ee71-d903-4356-861b-234b7c146448 req-a04162bd-8d09-4795-9524-1a8ef52f6313 tempest-ServerActionsV293TestJSON-552388841 tempest-ServerActionsV293TestJSON-552388841-project-member] Lock "cinder-attachment_update-78c4671b-3bec-475a-8330-3b69f775a8ed-np0000007037" released by "attachment_update" :: held 0.136s {{(pid=100375) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 10:32:35.676011 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-bca7ee71-d903-4356-861b-234b7c146448 req-a04162bd-8d09-4795-9524-1a8ef52f6313 tempest-ServerActionsV293TestJSON-552388841 tempest-ServerActionsV293TestJSON-552388841-project-member] https://10.4.3.105/volume/v3/attachments/4e46c4f7-79f3-499d-87b4-7d283892585b returned with HTTP 200 Aug 12 10:32:35.676627 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 157/620] 10.4.3.105 () {74 vars in 1704 bytes} [Wed Aug 12 10:32:35 2026] PUT /volume/v3/attachments/4e46c4f7-79f3-499d-87b4-7d283892585b => generated 969 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:32:35.722439 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [req-bca7ee71-d903-4356-861b-234b7c146448 req-754ae80d-1cbe-4556-bdef-557332250a1b None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:32:35.728357 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-bca7ee71-d903-4356-861b-234b7c146448 req-754ae80d-1cbe-4556-bdef-557332250a1b tempest-ServerActionsV293TestJSON-552388841 tempest-ServerActionsV293TestJSON-552388841-project-member] POST https://10.4.3.105/volume/v3/attachments/4e46c4f7-79f3-499d-87b4-7d283892585b/action Aug 12 10:32:35.728895 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [req-bca7ee71-d903-4356-861b-234b7c146448 req-754ae80d-1cbe-4556-bdef-557332250a1b tempest-ServerActionsV293TestJSON-552388841 tempest-ServerActionsV293TestJSON-552388841-project-member] Action body: b'{"os-complete": null}' {{(pid=100372) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 10:32:35.729061 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [req-bca7ee71-d903-4356-861b-234b7c146448 req-754ae80d-1cbe-4556-bdef-557332250a1b tempest-ServerActionsV293TestJSON-552388841 tempest-ServerActionsV293TestJSON-552388841-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:32:35.751470 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:32:35.751470 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:32:35.775639 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-bca7ee71-d903-4356-861b-234b7c146448 req-754ae80d-1cbe-4556-bdef-557332250a1b tempest-ServerActionsV293TestJSON-552388841 tempest-ServerActionsV293TestJSON-552388841-project-member] https://10.4.3.105/volume/v3/attachments/4e46c4f7-79f3-499d-87b4-7d283892585b/action returned with HTTP 204 Aug 12 10:32:35.776275 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 161/621] 10.4.3.105 () {74 vars in 1725 bytes} [Wed Aug 12 10:32:35 2026] POST /volume/v3/attachments/4e46c4f7-79f3-499d-87b4-7d283892585b/action => generated 0 bytes in 55 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:32:36.229509 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-15fd07c4-58e9-4e84-8554-7559e4ef9ead req-9ef92035-9f9b-4bf9-8b7c-fb4597212bb3 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:32:36.232713 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-15fd07c4-58e9-4e84-8554-7559e4ef9ead req-9ef92035-9f9b-4bf9-8b7c-fb4597212bb3 tempest-AttachVolumeShelveTestJSON-358313758 tempest-AttachVolumeShelveTestJSON-358313758-project-member] DELETE https://10.4.3.105/volume/v3/attachments/9205053e-3544-48ac-b69e-f122cdae6c64 Aug 12 10:32:36.233133 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-15fd07c4-58e9-4e84-8554-7559e4ef9ead req-9ef92035-9f9b-4bf9-8b7c-fb4597212bb3 tempest-AttachVolumeShelveTestJSON-358313758 tempest-AttachVolumeShelveTestJSON-358313758-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:32:36.233574 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-15fd07c4-58e9-4e84-8554-7559e4ef9ead req-9ef92035-9f9b-4bf9-8b7c-fb4597212bb3 tempest-AttachVolumeShelveTestJSON-358313758 tempest-AttachVolumeShelveTestJSON-358313758-project-member] Calling method 'version_select' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:32:36.251297 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:32:36.251297 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:32:36.326561 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-15fd07c4-58e9-4e84-8554-7559e4ef9ead req-9ef92035-9f9b-4bf9-8b7c-fb4597212bb3 tempest-AttachVolumeShelveTestJSON-358313758 tempest-AttachVolumeShelveTestJSON-358313758-project-member] https://10.4.3.105/volume/v3/attachments/9205053e-3544-48ac-b69e-f122cdae6c64 returned with HTTP 200 Aug 12 10:32:36.328469 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 151/622] 10.4.3.105 () {72 vars in 1673 bytes} [Wed Aug 12 10:32:36 2026] DELETE /volume/v3/attachments/9205053e-3544-48ac-b69e-f122cdae6c64 => generated 19 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:32:36.892875 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-7f7ff658-411f-493f-a526-38cc8063282f None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:32:36.897081 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-7f7ff658-411f-493f-a526-38cc8063282f tempest-AttachVolumeShelveTestJSON-358313758 tempest-AttachVolumeShelveTestJSON-358313758-project-member] GET https://10.4.3.105/volume/v3/volumes/ba229347-c4b0-4ee7-bf83-ea431272bf10 Aug 12 10:32:36.897198 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-7f7ff658-411f-493f-a526-38cc8063282f tempest-AttachVolumeShelveTestJSON-358313758 tempest-AttachVolumeShelveTestJSON-358313758-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:32:36.897492 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-7f7ff658-411f-493f-a526-38cc8063282f tempest-AttachVolumeShelveTestJSON-358313758 tempest-AttachVolumeShelveTestJSON-358313758-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:32:36.918238 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:32:36.918238 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:32:36.928972 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-7f7ff658-411f-493f-a526-38cc8063282f tempest-AttachVolumeShelveTestJSON-358313758 tempest-AttachVolumeShelveTestJSON-358313758-project-member] Volume info retrieved successfully. Aug 12 10:32:36.938067 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-7f7ff658-411f-493f-a526-38cc8063282f tempest-AttachVolumeShelveTestJSON-358313758 tempest-AttachVolumeShelveTestJSON-358313758-project-member] https://10.4.3.105/volume/v3/volumes/ba229347-c4b0-4ee7-bf83-ea431272bf10 returned with HTTP 200 Aug 12 10:32:36.938868 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 154/623] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:32:36 2026] GET /volume/v3/volumes/ba229347-c4b0-4ee7-bf83-ea431272bf10 => generated 850 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:32:41.804981 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-1678989f-2663-48a1-8f49-6e07a6bc5c98 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:32:41.808294 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-1678989f-2663-48a1-8f49-6e07a6bc5c98 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] POST https://10.4.3.105/volume/v3/volumes Aug 12 10:32:41.808484 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-1678989f-2663-48a1-8f49-6e07a6bc5c98 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-1809492921"}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:32:41.811086 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.v3.volumes [None req-1678989f-2663-48a1-8f49-6e07a6bc5c98 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-1809492921'}} {{(pid=100375) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 10:32:41.818856 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.v3.volumes [None req-1678989f-2663-48a1-8f49-6e07a6bc5c98 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Create volume of 1 GB Aug 12 10:32:41.819201 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:32:41.819201 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:32:41.819830 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-1678989f-2663-48a1-8f49-6e07a6bc5c98 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Availability Zones retrieved successfully. Aug 12 10:32:41.828162 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-1678989f-2663-48a1-8f49-6e07a6bc5c98 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Flow 'volume_create_api' (bb61423f-2753-4b54-9fe8-1a97812f3510) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:32:41.830875 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-1678989f-2663-48a1-8f49-6e07a6bc5c98 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (28cf317f-626c-43eb-bccc-aafd38c89f64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:32:41.832403 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.flows.api.create_volume [None req-1678989f-2663-48a1-8f49-6e07a6bc5c98 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Validating volume size '1' using validate_int {{(pid=100375) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 10:32:41.843375 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:32:41.843375 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:32:41.860715 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-1678989f-2663-48a1-8f49-6e07a6bc5c98 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (28cf317f-626c-43eb-bccc-aafd38c89f64) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T10:26:52Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=432a6f78-fb00-48dc-910c-9a34d08ee07f,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '432a6f78-fb00-48dc-910c-9a34d08ee07f', 'encryption_key_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=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:32:41.861696 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-1678989f-2663-48a1-8f49-6e07a6bc5c98 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3d020abc-06ea-4778-8ba3-ba81a8e61ab6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:32:41.940212 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.quota [None req-1678989f-2663-48a1-8f49-6e07a6bc5c98 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Created reservations ['92ea68cb-f59c-41cd-8a2e-6f85ce6479e1', 'de4b94c8-c953-4f65-bc13-794da521b624', '72c7ee6e-149b-4fc4-9e2f-2859f55916f8', 'eac63676-68d3-4a78-92fd-aea44712bd40'] {{(pid=100375) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:32:41.942195 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-1678989f-2663-48a1-8f49-6e07a6bc5c98 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3d020abc-06ea-4778-8ba3-ba81a8e61ab6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['92ea68cb-f59c-41cd-8a2e-6f85ce6479e1', 'de4b94c8-c953-4f65-bc13-794da521b624', '72c7ee6e-149b-4fc4-9e2f-2859f55916f8', 'eac63676-68d3-4a78-92fd-aea44712bd40']}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:32:41.944575 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-1678989f-2663-48a1-8f49-6e07a6bc5c98 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (955e4da7-16ab-401f-bcf6-bef321177a26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:32:41.968648 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-1678989f-2663-48a1-8f49-6e07a6bc5c98 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (955e4da7-16ab-401f-bcf6-bef321177a26) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dd6899a9-d9c6-4fb0-95e0-25ef9c33a6db', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1809492921',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='88446916493b4082a1dcca24d52ca1e3',qos_specs=None,replication_status=,reservations=['92ea68cb-f59c-41cd-8a2e-6f85ce6479e1','de4b94c8-c953-4f65-bc13-794da521b624','72c7ee6e-149b-4fc4-9e2f-2859f55916f8','eac63676-68d3-4a78-92fd-aea44712bd40'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8f7f2daec1204100a7bdef4a52a49bc2',volume_type_id=432a6f78-fb00-48dc-910c-9a34d08ee07f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:32:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1809492921',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dd6899a9-d9c6-4fb0-95e0-25ef9c33a6db,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='88446916493b4082a1dcca24d52ca1e3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8f7f2daec1204100a7bdef4a52a49bc2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(432a6f78-fb00-48dc-910c-9a34d08ee07f),volume_type_id=432a6f78-fb00-48dc-910c-9a34d08ee07f)}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:32:41.970500 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-1678989f-2663-48a1-8f49-6e07a6bc5c98 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (38d5858a-ecf5-40df-9466-6b497f3ad308) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:32:42.007678 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-1678989f-2663-48a1-8f49-6e07a6bc5c98 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (38d5858a-ecf5-40df-9466-6b497f3ad308) transitioned into state 'SUCCESS' from state '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-1809492921',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='88446916493b4082a1dcca24d52ca1e3',qos_specs=None,replication_status=,reservations=['92ea68cb-f59c-41cd-8a2e-6f85ce6479e1','de4b94c8-c953-4f65-bc13-794da521b624','72c7ee6e-149b-4fc4-9e2f-2859f55916f8','eac63676-68d3-4a78-92fd-aea44712bd40'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8f7f2daec1204100a7bdef4a52a49bc2',volume_type_id=432a6f78-fb00-48dc-910c-9a34d08ee07f)}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:32:42.009428 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-1678989f-2663-48a1-8f49-6e07a6bc5c98 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f0a65033-4e1c-4ed7-abbc-d139d256cc6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:32:42.032753 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-1678989f-2663-48a1-8f49-6e07a6bc5c98 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f0a65033-4e1c-4ed7-abbc-d139d256cc6c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:32:42.035272 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-1678989f-2663-48a1-8f49-6e07a6bc5c98 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Flow 'volume_create_api' (bb61423f-2753-4b54-9fe8-1a97812f3510) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100375) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:32:42.035272 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-1678989f-2663-48a1-8f49-6e07a6bc5c98 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Create volume request issued successfully. Aug 12 10:32:42.039343 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-1678989f-2663-48a1-8f49-6e07a6bc5c98 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] https://10.4.3.105/volume/v3/volumes returned with HTTP 202 Aug 12 10:32:42.039343 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 158/624] 10.4.3.105 () {68 vars in 1259 bytes} [Wed Aug 12 10:32:41 2026] POST /volume/v3/volumes => generated 760 bytes in 238 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 10:32:42.067084 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-ee9a4e45-db75-418b-9103-9dbec7ff961c None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:32:42.078504 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-ee9a4e45-db75-418b-9103-9dbec7ff961c tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] GET https://10.4.3.105/volume/v3/volumes/dd6899a9-d9c6-4fb0-95e0-25ef9c33a6db Aug 12 10:32:42.078504 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-ee9a4e45-db75-418b-9103-9dbec7ff961c tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:32:42.078504 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-ee9a4e45-db75-418b-9103-9dbec7ff961c tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:32:42.094598 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:32:42.094598 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:32:42.106452 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-ee9a4e45-db75-418b-9103-9dbec7ff961c tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Volume info retrieved successfully. Aug 12 10:32:42.116804 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-ee9a4e45-db75-418b-9103-9dbec7ff961c tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] https://10.4.3.105/volume/v3/volumes/dd6899a9-d9c6-4fb0-95e0-25ef9c33a6db returned with HTTP 200 Aug 12 10:32:42.118631 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 162/625] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:32:42 2026] GET /volume/v3/volumes/dd6899a9-d9c6-4fb0-95e0-25ef9c33a6db => generated 828 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:32:43.140715 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-65317179-1764-4332-90ff-dd13e0da1e48 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:32:43.144867 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-65317179-1764-4332-90ff-dd13e0da1e48 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] GET https://10.4.3.105/volume/v3/volumes/dd6899a9-d9c6-4fb0-95e0-25ef9c33a6db Aug 12 10:32:43.145417 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-65317179-1764-4332-90ff-dd13e0da1e48 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:32:43.145671 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-65317179-1764-4332-90ff-dd13e0da1e48 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:32:43.159610 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:32:43.159610 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:32:43.174434 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-65317179-1764-4332-90ff-dd13e0da1e48 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Volume info retrieved successfully. Aug 12 10:32:43.181694 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-65317179-1764-4332-90ff-dd13e0da1e48 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] https://10.4.3.105/volume/v3/volumes/dd6899a9-d9c6-4fb0-95e0-25ef9c33a6db returned with HTTP 200 Aug 12 10:32:43.182097 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 152/626] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:32:43 2026] GET /volume/v3/volumes/dd6899a9-d9c6-4fb0-95e0-25ef9c33a6db => generated 853 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 12 10:32:43.257077 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-e8ab6af0-d3ef-47ca-b87c-1731792a6cd7 req-03e768e9-2606-4642-b6c2-f1722ee4e834 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:32:43.262386 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-e8ab6af0-d3ef-47ca-b87c-1731792a6cd7 req-03e768e9-2606-4642-b6c2-f1722ee4e834 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] GET https://10.4.3.105/volume/v3/volumes/dd6899a9-d9c6-4fb0-95e0-25ef9c33a6db Aug 12 10:32:43.262386 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-e8ab6af0-d3ef-47ca-b87c-1731792a6cd7 req-03e768e9-2606-4642-b6c2-f1722ee4e834 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:32:43.262633 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-e8ab6af0-d3ef-47ca-b87c-1731792a6cd7 req-03e768e9-2606-4642-b6c2-f1722ee4e834 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:32:43.275001 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:32:43.275001 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:32:43.281785 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [req-e8ab6af0-d3ef-47ca-b87c-1731792a6cd7 req-03e768e9-2606-4642-b6c2-f1722ee4e834 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Volume info retrieved successfully. Aug 12 10:32:43.290246 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-e8ab6af0-d3ef-47ca-b87c-1731792a6cd7 req-03e768e9-2606-4642-b6c2-f1722ee4e834 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] https://10.4.3.105/volume/v3/volumes/dd6899a9-d9c6-4fb0-95e0-25ef9c33a6db returned with HTTP 200 Aug 12 10:32:43.290917 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 155/627] 10.4.3.105 () {68 vars in 1598 bytes} [Wed Aug 12 10:32:43 2026] GET /volume/v3/volumes/dd6899a9-d9c6-4fb0-95e0-25ef9c33a6db => generated 853 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:32:43.518959 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-c61bebb4-3f74-43d0-b6dc-8fbf104d9d2d None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:32:43.518959 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-c61bebb4-3f74-43d0-b6dc-8fbf104d9d2d None None] GET https://10.4.3.105/volume// Aug 12 10:32:43.518959 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-c61bebb4-3f74-43d0-b6dc-8fbf104d9d2d None None] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:32:43.518959 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-c61bebb4-3f74-43d0-b6dc-8fbf104d9d2d None None] Calling method 'all' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:32:43.518959 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-c61bebb4-3f74-43d0-b6dc-8fbf104d9d2d None None] https://10.4.3.105/volume// returned with HTTP 300 Aug 12 10:32:43.520227 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 159/628] 10.4.3.105 () {66 vars in 1428 bytes} [Wed Aug 12 10:32:43 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Aug 12 10:32:43.539273 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [req-e8ab6af0-d3ef-47ca-b87c-1731792a6cd7 req-82d1e0bf-1884-42df-99ec-7d4e1911b407 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:32:43.543189 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-e8ab6af0-d3ef-47ca-b87c-1731792a6cd7 req-82d1e0bf-1884-42df-99ec-7d4e1911b407 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] POST https://10.4.3.105/volume/v3/attachments Aug 12 10:32:43.544158 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [req-e8ab6af0-d3ef-47ca-b87c-1731792a6cd7 req-82d1e0bf-1884-42df-99ec-7d4e1911b407 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "dd6899a9-d9c6-4fb0-95e0-25ef9c33a6db", "connector": null, "instance_uuid": "ab3ac557-6bd7-4071-a074-a2d796764994"}} {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:32:43.557886 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:32:43.557886 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:32:43.602051 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-e8ab6af0-d3ef-47ca-b87c-1731792a6cd7 req-82d1e0bf-1884-42df-99ec-7d4e1911b407 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] https://10.4.3.105/volume/v3/attachments returned with HTTP 200 Aug 12 10:32:43.602409 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 163/629] 10.4.3.105 () {74 vars in 1594 bytes} [Wed Aug 12 10:32:43 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 10:32:43.660021 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-d9ad5ca0-bd26-44ee-b6e5-08d1c530876f None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:32:43.662986 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-d9ad5ca0-bd26-44ee-b6e5-08d1c530876f tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] GET https://10.4.3.105/volume/v3/volumes/dd6899a9-d9c6-4fb0-95e0-25ef9c33a6db Aug 12 10:32:43.663827 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-d9ad5ca0-bd26-44ee-b6e5-08d1c530876f tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:32:43.664471 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-d9ad5ca0-bd26-44ee-b6e5-08d1c530876f tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:32:43.680159 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:32:43.680159 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:32:43.682735 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-800908ca-47d5-40cb-8dd7-e4bce00228b2 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:32:43.683431 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-800908ca-47d5-40cb-8dd7-e4bce00228b2 None None] GET https://10.4.3.105/volume// Aug 12 10:32:43.683560 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-800908ca-47d5-40cb-8dd7-e4bce00228b2 None None] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:32:43.683772 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-800908ca-47d5-40cb-8dd7-e4bce00228b2 None None] Calling method 'all' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:32:43.684223 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-800908ca-47d5-40cb-8dd7-e4bce00228b2 None None] https://10.4.3.105/volume// returned with HTTP 300 Aug 12 10:32:43.685072 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 156/630] 10.4.3.105 () {66 vars in 1426 bytes} [Wed Aug 12 10:32: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 10:32:43.688213 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-d9ad5ca0-bd26-44ee-b6e5-08d1c530876f tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Volume info retrieved successfully. Aug 12 10:32:43.694784 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-e8ab6af0-d3ef-47ca-b87c-1731792a6cd7 req-b881c4d5-2df2-4e24-8cfb-126ef2cd7410 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:32:43.698717 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-d9ad5ca0-bd26-44ee-b6e5-08d1c530876f tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] https://10.4.3.105/volume/v3/volumes/dd6899a9-d9c6-4fb0-95e0-25ef9c33a6db returned with HTTP 200 Aug 12 10:32:43.699222 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-e8ab6af0-d3ef-47ca-b87c-1731792a6cd7 req-b881c4d5-2df2-4e24-8cfb-126ef2cd7410 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] GET https://10.4.3.105/volume/v3/volumes/dd6899a9-d9c6-4fb0-95e0-25ef9c33a6db Aug 12 10:32:43.699307 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 153/631] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:32:43 2026] GET /volume/v3/volumes/dd6899a9-d9c6-4fb0-95e0-25ef9c33a6db => generated 852 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:32:43.699585 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-e8ab6af0-d3ef-47ca-b87c-1731792a6cd7 req-b881c4d5-2df2-4e24-8cfb-126ef2cd7410 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:32:43.699879 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-e8ab6af0-d3ef-47ca-b87c-1731792a6cd7 req-b881c4d5-2df2-4e24-8cfb-126ef2cd7410 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:32:43.715732 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:32:43.715732 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:32:43.719982 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [req-e8ab6af0-d3ef-47ca-b87c-1731792a6cd7 req-b881c4d5-2df2-4e24-8cfb-126ef2cd7410 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Volume info retrieved successfully. Aug 12 10:32:43.726316 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-e8ab6af0-d3ef-47ca-b87c-1731792a6cd7 req-b881c4d5-2df2-4e24-8cfb-126ef2cd7410 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] https://10.4.3.105/volume/v3/volumes/dd6899a9-d9c6-4fb0-95e0-25ef9c33a6db returned with HTTP 200 Aug 12 10:32:43.726968 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 160/632] 10.4.3.105 () {70 vars in 1639 bytes} [Wed Aug 12 10:32:43 2026] GET /volume/v3/volumes/dd6899a9-d9c6-4fb0-95e0-25ef9c33a6db => generated 1032 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 10:32:43.945300 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [req-e8ab6af0-d3ef-47ca-b87c-1731792a6cd7 req-34ccda6b-6bee-4f90-a4c0-9aac3e4417db None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:32:43.947709 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-e8ab6af0-d3ef-47ca-b87c-1731792a6cd7 req-34ccda6b-6bee-4f90-a4c0-9aac3e4417db tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] PUT https://10.4.3.105/volume/v3/attachments/fa4081b6-b70b-4fbe-ac18-86ad644e9438 Aug 12 10:32:43.948059 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [req-e8ab6af0-d3ef-47ca-b87c-1731792a6cd7 req-34ccda6b-6bee-4f90-a4c0-9aac3e4417db tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.105", "host": "np0000007037", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a295cd65dd1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "cc953c5f-eaed-46bf-96e8-0985bbef0414", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:32:43.956985 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.coordination [req-e8ab6af0-d3ef-47ca-b87c-1731792a6cd7 req-34ccda6b-6bee-4f90-a4c0-9aac3e4417db tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Acquiring lock "cinder-attachment_update-dd6899a9-d9c6-4fb0-95e0-25ef9c33a6db-np0000007037" by "attachment_update" {{(pid=100372) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 10:32:43.964506 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.coordination [req-e8ab6af0-d3ef-47ca-b87c-1731792a6cd7 req-34ccda6b-6bee-4f90-a4c0-9aac3e4417db tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Lock "cinder-attachment_update-dd6899a9-d9c6-4fb0-95e0-25ef9c33a6db-np0000007037" acquired by "attachment_update" :: waited 0.007s {{(pid=100372) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 10:32:43.965850 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:32:43.965850 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:32:44.125123 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.coordination [req-e8ab6af0-d3ef-47ca-b87c-1731792a6cd7 req-34ccda6b-6bee-4f90-a4c0-9aac3e4417db tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Lock "cinder-attachment_update-dd6899a9-d9c6-4fb0-95e0-25ef9c33a6db-np0000007037" released by "attachment_update" :: held 0.161s {{(pid=100372) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 10:32:44.125765 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-e8ab6af0-d3ef-47ca-b87c-1731792a6cd7 req-34ccda6b-6bee-4f90-a4c0-9aac3e4417db tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] https://10.4.3.105/volume/v3/attachments/fa4081b6-b70b-4fbe-ac18-86ad644e9438 returned with HTTP 200 Aug 12 10:32:44.126581 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 164/633] 10.4.3.105 () {74 vars in 1704 bytes} [Wed Aug 12 10:32:43 2026] PUT /volume/v3/attachments/fa4081b6-b70b-4fbe-ac18-86ad644e9438 => generated 969 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:32:44.729308 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-95e14286-b8bd-4c32-85ee-4cc678b2c082 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:32:44.736985 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-95e14286-b8bd-4c32-85ee-4cc678b2c082 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] GET https://10.4.3.105/volume/v3/volumes/dd6899a9-d9c6-4fb0-95e0-25ef9c33a6db Aug 12 10:32:44.737221 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-95e14286-b8bd-4c32-85ee-4cc678b2c082 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:32:44.737562 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-95e14286-b8bd-4c32-85ee-4cc678b2c082 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:32:44.758241 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:32:44.758241 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:32:44.765678 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-95e14286-b8bd-4c32-85ee-4cc678b2c082 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Volume info retrieved successfully. Aug 12 10:32:44.772696 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-95e14286-b8bd-4c32-85ee-4cc678b2c082 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] https://10.4.3.105/volume/v3/volumes/dd6899a9-d9c6-4fb0-95e0-25ef9c33a6db returned with HTTP 200 Aug 12 10:32:44.773189 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 157/634] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:32:44 2026] GET /volume/v3/volumes/dd6899a9-d9c6-4fb0-95e0-25ef9c33a6db => generated 853 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:32:45.794009 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-85bf1d71-b88e-4fb1-97cb-0d9fda259735 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:32:45.799379 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-85bf1d71-b88e-4fb1-97cb-0d9fda259735 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] GET https://10.4.3.105/volume/v3/volumes/dd6899a9-d9c6-4fb0-95e0-25ef9c33a6db Aug 12 10:32:45.799614 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-85bf1d71-b88e-4fb1-97cb-0d9fda259735 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:32:45.799846 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-85bf1d71-b88e-4fb1-97cb-0d9fda259735 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:32:45.821530 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:32:45.821530 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:32:45.830145 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-85bf1d71-b88e-4fb1-97cb-0d9fda259735 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Volume info retrieved successfully. Aug 12 10:32:45.850781 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-85bf1d71-b88e-4fb1-97cb-0d9fda259735 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] https://10.4.3.105/volume/v3/volumes/dd6899a9-d9c6-4fb0-95e0-25ef9c33a6db returned with HTTP 200 Aug 12 10:32:45.850781 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 154/635] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:32:45 2026] GET /volume/v3/volumes/dd6899a9-d9c6-4fb0-95e0-25ef9c33a6db => generated 853 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:32:46.834879 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-c83afb9a-2c27-43ec-a43c-6856403fb25d None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:32:46.837966 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-c83afb9a-2c27-43ec-a43c-6856403fb25d tempest-ServerActionsV293TestJSON-552388841 tempest-ServerActionsV293TestJSON-552388841-project-member] GET https://10.4.3.105/volume/v3/volumes/78c4671b-3bec-475a-8330-3b69f775a8ed Aug 12 10:32:46.838398 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-c83afb9a-2c27-43ec-a43c-6856403fb25d tempest-ServerActionsV293TestJSON-552388841 tempest-ServerActionsV293TestJSON-552388841-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:32:46.838782 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-c83afb9a-2c27-43ec-a43c-6856403fb25d tempest-ServerActionsV293TestJSON-552388841 tempest-ServerActionsV293TestJSON-552388841-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:32:46.867737 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:32:46.867737 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:32:46.867992 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-867b0533-f8ec-4d3f-8bbf-61a0acdcb730 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:32:46.876162 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-867b0533-f8ec-4d3f-8bbf-61a0acdcb730 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] GET https://10.4.3.105/volume/v3/volumes/dd6899a9-d9c6-4fb0-95e0-25ef9c33a6db Aug 12 10:32:46.876558 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-867b0533-f8ec-4d3f-8bbf-61a0acdcb730 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:32:46.876844 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-867b0533-f8ec-4d3f-8bbf-61a0acdcb730 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:32:46.877831 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-c83afb9a-2c27-43ec-a43c-6856403fb25d tempest-ServerActionsV293TestJSON-552388841 tempest-ServerActionsV293TestJSON-552388841-project-member] Volume info retrieved successfully. Aug 12 10:32:46.895260 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-c83afb9a-2c27-43ec-a43c-6856403fb25d tempest-ServerActionsV293TestJSON-552388841 tempest-ServerActionsV293TestJSON-552388841-project-member] https://10.4.3.105/volume/v3/volumes/78c4671b-3bec-475a-8330-3b69f775a8ed returned with HTTP 200 Aug 12 10:32:46.895893 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 161/636] 10.4.3.105 () {68 vars in 1389 bytes} [Wed Aug 12 10:32:46 2026] GET /volume/v3/volumes/78c4671b-3bec-475a-8330-3b69f775a8ed => generated 1833 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 10:32:46.901370 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:32:46.901370 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:32:46.911261 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-867b0533-f8ec-4d3f-8bbf-61a0acdcb730 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Volume info retrieved successfully. Aug 12 10:32:46.917923 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-867b0533-f8ec-4d3f-8bbf-61a0acdcb730 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] https://10.4.3.105/volume/v3/volumes/dd6899a9-d9c6-4fb0-95e0-25ef9c33a6db returned with HTTP 200 Aug 12 10:32:46.918508 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 165/637] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:32:46 2026] GET /volume/v3/volumes/dd6899a9-d9c6-4fb0-95e0-25ef9c33a6db => generated 853 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:32:47.524699 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-e8ab6af0-d3ef-47ca-b87c-1731792a6cd7 req-53f07b40-99cb-4e94-8ef4-fa4ab9147245 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:32:47.528059 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-e8ab6af0-d3ef-47ca-b87c-1731792a6cd7 req-53f07b40-99cb-4e94-8ef4-fa4ab9147245 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] POST https://10.4.3.105/volume/v3/attachments/fa4081b6-b70b-4fbe-ac18-86ad644e9438/action Aug 12 10:32:47.530539 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-e8ab6af0-d3ef-47ca-b87c-1731792a6cd7 req-53f07b40-99cb-4e94-8ef4-fa4ab9147245 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Action body: b'{"os-complete": null}' {{(pid=100373) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 10:32:47.530539 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-e8ab6af0-d3ef-47ca-b87c-1731792a6cd7 req-53f07b40-99cb-4e94-8ef4-fa4ab9147245 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:32:47.553253 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:32:47.553253 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:32:47.576231 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-e8ab6af0-d3ef-47ca-b87c-1731792a6cd7 req-53f07b40-99cb-4e94-8ef4-fa4ab9147245 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] https://10.4.3.105/volume/v3/attachments/fa4081b6-b70b-4fbe-ac18-86ad644e9438/action returned with HTTP 204 Aug 12 10:32:47.576231 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 158/638] 10.4.3.105 () {74 vars in 1725 bytes} [Wed Aug 12 10:32:47 2026] POST /volume/v3/attachments/fa4081b6-b70b-4fbe-ac18-86ad644e9438/action => generated 0 bytes in 54 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:32:47.938258 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-b36c4223-2111-4df0-a17b-779f44f52f8c None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:32:47.940959 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-b36c4223-2111-4df0-a17b-779f44f52f8c tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] GET https://10.4.3.105/volume/v3/volumes/dd6899a9-d9c6-4fb0-95e0-25ef9c33a6db Aug 12 10:32:47.941835 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-b36c4223-2111-4df0-a17b-779f44f52f8c tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:32:47.941835 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-b36c4223-2111-4df0-a17b-779f44f52f8c tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:32:47.959550 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:32:47.959550 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:32:47.965021 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-b36c4223-2111-4df0-a17b-779f44f52f8c tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Volume info retrieved successfully. Aug 12 10:32:47.971884 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-b36c4223-2111-4df0-a17b-779f44f52f8c tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] https://10.4.3.105/volume/v3/volumes/dd6899a9-d9c6-4fb0-95e0-25ef9c33a6db returned with HTTP 200 Aug 12 10:32:47.972397 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 155/639] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:32:47 2026] GET /volume/v3/volumes/dd6899a9-d9c6-4fb0-95e0-25ef9c33a6db => generated 1145 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:32:48.055726 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-dfd2ac3c-8217-44d3-b991-78fc1a5e4fa6 req-8fa9d223-e49c-4131-aa21-a87289f6e793 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:32:48.060297 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-dfd2ac3c-8217-44d3-b991-78fc1a5e4fa6 req-8fa9d223-e49c-4131-aa21-a87289f6e793 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] GET https://10.4.3.105/volume/v3/volumes/dd6899a9-d9c6-4fb0-95e0-25ef9c33a6db Aug 12 10:32:48.060596 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-dfd2ac3c-8217-44d3-b991-78fc1a5e4fa6 req-8fa9d223-e49c-4131-aa21-a87289f6e793 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:32:48.060851 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-dfd2ac3c-8217-44d3-b991-78fc1a5e4fa6 req-8fa9d223-e49c-4131-aa21-a87289f6e793 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:32:48.079618 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:32:48.079618 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:32:48.084879 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [req-dfd2ac3c-8217-44d3-b991-78fc1a5e4fa6 req-8fa9d223-e49c-4131-aa21-a87289f6e793 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Volume info retrieved successfully. Aug 12 10:32:48.093572 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-dfd2ac3c-8217-44d3-b991-78fc1a5e4fa6 req-8fa9d223-e49c-4131-aa21-a87289f6e793 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] https://10.4.3.105/volume/v3/volumes/dd6899a9-d9c6-4fb0-95e0-25ef9c33a6db returned with HTTP 200 Aug 12 10:32:48.093572 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 162/640] 10.4.3.105 () {68 vars in 1598 bytes} [Wed Aug 12 10:32:48 2026] GET /volume/v3/volumes/dd6899a9-d9c6-4fb0-95e0-25ef9c33a6db => generated 1145 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 12 10:32:48.287547 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-42ee295b-8dd5-406a-a593-455b165183e1 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:32:48.287923 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-42ee295b-8dd5-406a-a593-455b165183e1 None None] GET https://10.4.3.105/volume// Aug 12 10:32:48.287923 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-42ee295b-8dd5-406a-a593-455b165183e1 None None] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:32:48.288167 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-42ee295b-8dd5-406a-a593-455b165183e1 None None] Calling method 'all' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:32:48.289844 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-42ee295b-8dd5-406a-a593-455b165183e1 None None] https://10.4.3.105/volume// returned with HTTP 300 Aug 12 10:32:48.290400 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 166/641] 10.4.3.105 () {66 vars in 1428 bytes} [Wed Aug 12 10:32:48 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 10:32:48.307683 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-dfd2ac3c-8217-44d3-b991-78fc1a5e4fa6 req-789d882c-ab1f-4ba0-976b-33c091aa5c64 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:32:48.311176 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-dfd2ac3c-8217-44d3-b991-78fc1a5e4fa6 req-789d882c-ab1f-4ba0-976b-33c091aa5c64 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] POST https://10.4.3.105/volume/v3/attachments Aug 12 10:32:48.311708 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-dfd2ac3c-8217-44d3-b991-78fc1a5e4fa6 req-789d882c-ab1f-4ba0-976b-33c091aa5c64 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "dd6899a9-d9c6-4fb0-95e0-25ef9c33a6db", "connector": null, "instance_uuid": "6fcb5119-58aa-48c0-ad27-1126cdf15f0f"}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:32:48.329226 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:32:48.329226 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:32:48.380689 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-2dfcfa78-5eef-4457-a9b7-f90bb5ef73cf None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:32:48.384113 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-2dfcfa78-5eef-4457-a9b7-f90bb5ef73cf tempest-TestMinimumBasicScenario-1673550797 tempest-TestMinimumBasicScenario-1673550797-project-member] POST https://10.4.3.105/volume/v3/volumes Aug 12 10:32:48.384485 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-2dfcfa78-5eef-4457-a9b7-f90bb5ef73cf tempest-TestMinimumBasicScenario-1673550797 tempest-TestMinimumBasicScenario-1673550797-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-1839571160", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:32:48.387477 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.volumes [None req-2dfcfa78-5eef-4457-a9b7-f90bb5ef73cf tempest-TestMinimumBasicScenario-1673550797 tempest-TestMinimumBasicScenario-1673550797-project-member] Create volume request body: {'volume': {'name': 'tempest-TestMinimumBasicScenario-volume-1839571160', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100374) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 10:32:48.387477 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.v3.volumes [None req-2dfcfa78-5eef-4457-a9b7-f90bb5ef73cf tempest-TestMinimumBasicScenario-1673550797 tempest-TestMinimumBasicScenario-1673550797-project-member] Create volume of 1 GB Aug 12 10:32:48.391083 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-dfd2ac3c-8217-44d3-b991-78fc1a5e4fa6 req-789d882c-ab1f-4ba0-976b-33c091aa5c64 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] https://10.4.3.105/volume/v3/attachments returned with HTTP 200 Aug 12 10:32:48.391903 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 159/642] 10.4.3.105 () {74 vars in 1594 bytes} [Wed Aug 12 10:32:48 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 10:32:48.394003 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-2dfcfa78-5eef-4457-a9b7-f90bb5ef73cf tempest-TestMinimumBasicScenario-1673550797 tempest-TestMinimumBasicScenario-1673550797-project-member] Availability Zones retrieved successfully. Aug 12 10:32:48.401218 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-2dfcfa78-5eef-4457-a9b7-f90bb5ef73cf tempest-TestMinimumBasicScenario-1673550797 tempest-TestMinimumBasicScenario-1673550797-project-member] Flow 'volume_create_api' (09344463-208f-45ed-9368-123ea9577b76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:32:48.402504 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-2dfcfa78-5eef-4457-a9b7-f90bb5ef73cf tempest-TestMinimumBasicScenario-1673550797 tempest-TestMinimumBasicScenario-1673550797-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (02a055a8-e3d7-4481-ae70-a079418eda38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:32:48.403881 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.flows.api.create_volume [None req-2dfcfa78-5eef-4457-a9b7-f90bb5ef73cf tempest-TestMinimumBasicScenario-1673550797 tempest-TestMinimumBasicScenario-1673550797-project-member] Validating volume size '1' using validate_int {{(pid=100374) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 10:32:48.443876 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-df7c1e75-3fc5-4cf4-807d-829748901796 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:32:48.448065 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-2dfcfa78-5eef-4457-a9b7-f90bb5ef73cf tempest-TestMinimumBasicScenario-1673550797 tempest-TestMinimumBasicScenario-1673550797-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (02a055a8-e3d7-4481-ae70-a079418eda38) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T10:26:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6cd66f07-4c7b-40b2-9dfb-378538f29c9e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:32:48.448214 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-df7c1e75-3fc5-4cf4-807d-829748901796 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] GET https://10.4.3.105/volume/v3/volumes/dd6899a9-d9c6-4fb0-95e0-25ef9c33a6db Aug 12 10:32:48.448214 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-df7c1e75-3fc5-4cf4-807d-829748901796 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:32:48.448214 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-df7c1e75-3fc5-4cf4-807d-829748901796 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:32:48.448368 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-2dfcfa78-5eef-4457-a9b7-f90bb5ef73cf tempest-TestMinimumBasicScenario-1673550797 tempest-TestMinimumBasicScenario-1673550797-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8e1cb7d4-b96e-431f-b9d2-14843c55897d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:32:48.469007 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:32:48.469007 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:32:48.474315 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-df7c1e75-3fc5-4cf4-807d-829748901796 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Volume info retrieved successfully. Aug 12 10:32:48.486592 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-df7c1e75-3fc5-4cf4-807d-829748901796 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] https://10.4.3.105/volume/v3/volumes/dd6899a9-d9c6-4fb0-95e0-25ef9c33a6db returned with HTTP 200 Aug 12 10:32:48.486592 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 163/643] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:32:48 2026] GET /volume/v3/volumes/dd6899a9-d9c6-4fb0-95e0-25ef9c33a6db => generated 1147 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:32:48.511976 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-ac2d243e-9a0f-4f0c-90e3-b449d868a8a2 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:32:48.513551 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-ac2d243e-9a0f-4f0c-90e3-b449d868a8a2 None None] GET https://10.4.3.105/volume// Aug 12 10:32:48.514550 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-ac2d243e-9a0f-4f0c-90e3-b449d868a8a2 None None] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:32:48.514666 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-ac2d243e-9a0f-4f0c-90e3-b449d868a8a2 None None] Calling method 'all' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:32:48.515204 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-ac2d243e-9a0f-4f0c-90e3-b449d868a8a2 None None] https://10.4.3.105/volume// returned with HTTP 300 Aug 12 10:32:48.515790 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 167/644] 10.4.3.105 () {66 vars in 1426 bytes} [Wed Aug 12 10:32:48 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 10:32:48.533741 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-dfd2ac3c-8217-44d3-b991-78fc1a5e4fa6 req-28f2d52a-e6fb-4f0e-83fd-b3e13e99e0c8 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:32:48.538578 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-dfd2ac3c-8217-44d3-b991-78fc1a5e4fa6 req-28f2d52a-e6fb-4f0e-83fd-b3e13e99e0c8 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] GET https://10.4.3.105/volume/v3/volumes/dd6899a9-d9c6-4fb0-95e0-25ef9c33a6db Aug 12 10:32:48.538578 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-dfd2ac3c-8217-44d3-b991-78fc1a5e4fa6 req-28f2d52a-e6fb-4f0e-83fd-b3e13e99e0c8 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:32:48.538578 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-dfd2ac3c-8217-44d3-b991-78fc1a5e4fa6 req-28f2d52a-e6fb-4f0e-83fd-b3e13e99e0c8 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:32:48.545577 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.quota [None req-2dfcfa78-5eef-4457-a9b7-f90bb5ef73cf tempest-TestMinimumBasicScenario-1673550797 tempest-TestMinimumBasicScenario-1673550797-project-member] Created reservations ['6d8077ba-e181-48f3-9baf-bf3d216fb78c', '0c6dfc79-6250-484c-822e-3eac6848bfc6', '6d715dd1-0627-4cbc-b99f-6f08459b5c44', '2eceb361-6d16-4d46-ac3e-082ff6355509'] {{(pid=100374) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:32:48.546722 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-2dfcfa78-5eef-4457-a9b7-f90bb5ef73cf tempest-TestMinimumBasicScenario-1673550797 tempest-TestMinimumBasicScenario-1673550797-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8e1cb7d4-b96e-431f-b9d2-14843c55897d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6d8077ba-e181-48f3-9baf-bf3d216fb78c', '0c6dfc79-6250-484c-822e-3eac6848bfc6', '6d715dd1-0627-4cbc-b99f-6f08459b5c44', '2eceb361-6d16-4d46-ac3e-082ff6355509']}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:32:48.548136 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-2dfcfa78-5eef-4457-a9b7-f90bb5ef73cf tempest-TestMinimumBasicScenario-1673550797 tempest-TestMinimumBasicScenario-1673550797-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7aad9161-846e-43c0-8c50-58b3f005fab8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:32:48.566325 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:32:48.566325 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:32:48.578543 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [req-dfd2ac3c-8217-44d3-b991-78fc1a5e4fa6 req-28f2d52a-e6fb-4f0e-83fd-b3e13e99e0c8 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Volume info retrieved successfully. Aug 12 10:32:48.589166 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-2dfcfa78-5eef-4457-a9b7-f90bb5ef73cf tempest-TestMinimumBasicScenario-1673550797 tempest-TestMinimumBasicScenario-1673550797-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7aad9161-846e-43c0-8c50-58b3f005fab8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '968c25d8-49cf-4f86-be9b-806063776ac1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-1839571160',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a2c9c03c81f04a7cb35d51a7619494d3',qos_specs=None,replication_status=,reservations=['6d8077ba-e181-48f3-9baf-bf3d216fb78c','0c6dfc79-6250-484c-822e-3eac6848bfc6','6d715dd1-0627-4cbc-b99f-6f08459b5c44','2eceb361-6d16-4d46-ac3e-082ff6355509'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b8377c9d3ee94a76bb6822512063aa1d',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:32:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-1839571160',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=968c25d8-49cf-4f86-be9b-806063776ac1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a2c9c03c81f04a7cb35d51a7619494d3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b8377c9d3ee94a76bb6822512063aa1d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6cd66f07-4c7b-40b2-9dfb-378538f29c9e),volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:32:48.590870 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-2dfcfa78-5eef-4457-a9b7-f90bb5ef73cf tempest-TestMinimumBasicScenario-1673550797 tempest-TestMinimumBasicScenario-1673550797-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (619f0da9-f527-4dfb-b170-1f80d52cae49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:32:48.591054 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-dfd2ac3c-8217-44d3-b991-78fc1a5e4fa6 req-28f2d52a-e6fb-4f0e-83fd-b3e13e99e0c8 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] https://10.4.3.105/volume/v3/volumes/dd6899a9-d9c6-4fb0-95e0-25ef9c33a6db returned with HTTP 200 Aug 12 10:32:48.591054 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 160/645] 10.4.3.105 () {70 vars in 1639 bytes} [Wed Aug 12 10:32:48 2026] GET /volume/v3/volumes/dd6899a9-d9c6-4fb0-95e0-25ef9c33a6db => generated 1327 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 10:32:48.632188 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-2dfcfa78-5eef-4457-a9b7-f90bb5ef73cf tempest-TestMinimumBasicScenario-1673550797 tempest-TestMinimumBasicScenario-1673550797-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (619f0da9-f527-4dfb-b170-1f80d52cae49) transitioned into state 'SUCCESS' from state '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-1839571160',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a2c9c03c81f04a7cb35d51a7619494d3',qos_specs=None,replication_status=,reservations=['6d8077ba-e181-48f3-9baf-bf3d216fb78c','0c6dfc79-6250-484c-822e-3eac6848bfc6','6d715dd1-0627-4cbc-b99f-6f08459b5c44','2eceb361-6d16-4d46-ac3e-082ff6355509'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b8377c9d3ee94a76bb6822512063aa1d',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:32:48.632188 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-2dfcfa78-5eef-4457-a9b7-f90bb5ef73cf tempest-TestMinimumBasicScenario-1673550797 tempest-TestMinimumBasicScenario-1673550797-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (75327dc2-4c7d-4cf1-8eaa-4bded21d1622) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:32:48.652576 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-2dfcfa78-5eef-4457-a9b7-f90bb5ef73cf tempest-TestMinimumBasicScenario-1673550797 tempest-TestMinimumBasicScenario-1673550797-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (75327dc2-4c7d-4cf1-8eaa-4bded21d1622) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:32:48.654231 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-2dfcfa78-5eef-4457-a9b7-f90bb5ef73cf tempest-TestMinimumBasicScenario-1673550797 tempest-TestMinimumBasicScenario-1673550797-project-member] Flow 'volume_create_api' (09344463-208f-45ed-9368-123ea9577b76) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100374) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:32:48.654887 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-2dfcfa78-5eef-4457-a9b7-f90bb5ef73cf tempest-TestMinimumBasicScenario-1673550797 tempest-TestMinimumBasicScenario-1673550797-project-member] Create volume request issued successfully. Aug 12 10:32:48.655745 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-2dfcfa78-5eef-4457-a9b7-f90bb5ef73cf tempest-TestMinimumBasicScenario-1673550797 tempest-TestMinimumBasicScenario-1673550797-project-member] https://10.4.3.105/volume/v3/volumes returned with HTTP 202 Aug 12 10:32:48.657223 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 156/646] 10.4.3.105 () {68 vars in 1259 bytes} [Wed Aug 12 10:32:48 2026] POST /volume/v3/volumes => generated 755 bytes in 277 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 10:32:48.677028 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-c6e62ffa-3699-4aa0-aaec-cfa511adbf77 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:32:48.679944 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-c6e62ffa-3699-4aa0-aaec-cfa511adbf77 tempest-TestMinimumBasicScenario-1673550797 tempest-TestMinimumBasicScenario-1673550797-project-member] GET https://10.4.3.105/volume/v3/volumes/968c25d8-49cf-4f86-be9b-806063776ac1 Aug 12 10:32:48.680360 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-c6e62ffa-3699-4aa0-aaec-cfa511adbf77 tempest-TestMinimumBasicScenario-1673550797 tempest-TestMinimumBasicScenario-1673550797-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:32:48.680755 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-c6e62ffa-3699-4aa0-aaec-cfa511adbf77 tempest-TestMinimumBasicScenario-1673550797 tempest-TestMinimumBasicScenario-1673550797-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:32:48.691994 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:32:48.691994 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:32:48.698040 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-c6e62ffa-3699-4aa0-aaec-cfa511adbf77 tempest-TestMinimumBasicScenario-1673550797 tempest-TestMinimumBasicScenario-1673550797-project-member] Volume info retrieved successfully. Aug 12 10:32:48.708600 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-c6e62ffa-3699-4aa0-aaec-cfa511adbf77 tempest-TestMinimumBasicScenario-1673550797 tempest-TestMinimumBasicScenario-1673550797-project-member] https://10.4.3.105/volume/v3/volumes/968c25d8-49cf-4f86-be9b-806063776ac1 returned with HTTP 200 Aug 12 10:32:48.708600 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 164/647] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:32:48 2026] GET /volume/v3/volumes/968c25d8-49cf-4f86-be9b-806063776ac1 => generated 823 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:32:48.777727 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [req-dfd2ac3c-8217-44d3-b991-78fc1a5e4fa6 req-7938d39f-3226-4fbc-ac9f-d0c40827f990 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:32:48.782609 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-dfd2ac3c-8217-44d3-b991-78fc1a5e4fa6 req-7938d39f-3226-4fbc-ac9f-d0c40827f990 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] PUT https://10.4.3.105/volume/v3/attachments/f876c4ed-e459-4721-bb34-f68094899a9e Aug 12 10:32:48.782609 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [req-dfd2ac3c-8217-44d3-b991-78fc1a5e4fa6 req-7938d39f-3226-4fbc-ac9f-d0c40827f990 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.105", "host": "np0000007037", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a295cd65dd1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "cc953c5f-eaed-46bf-96e8-0985bbef0414", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:32:48.803350 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.coordination [req-dfd2ac3c-8217-44d3-b991-78fc1a5e4fa6 req-7938d39f-3226-4fbc-ac9f-d0c40827f990 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Acquiring lock "cinder-attachment_update-dd6899a9-d9c6-4fb0-95e0-25ef9c33a6db-np0000007037" by "attachment_update" {{(pid=100372) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 10:32:48.815704 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.coordination [req-dfd2ac3c-8217-44d3-b991-78fc1a5e4fa6 req-7938d39f-3226-4fbc-ac9f-d0c40827f990 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Lock "cinder-attachment_update-dd6899a9-d9c6-4fb0-95e0-25ef9c33a6db-np0000007037" acquired by "attachment_update" :: waited 0.012s {{(pid=100372) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 10:32:48.818043 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:32:48.818043 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:32:48.988902 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.coordination [req-dfd2ac3c-8217-44d3-b991-78fc1a5e4fa6 req-7938d39f-3226-4fbc-ac9f-d0c40827f990 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Lock "cinder-attachment_update-dd6899a9-d9c6-4fb0-95e0-25ef9c33a6db-np0000007037" released by "attachment_update" :: held 0.173s {{(pid=100372) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 10:32:48.990029 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-dfd2ac3c-8217-44d3-b991-78fc1a5e4fa6 req-7938d39f-3226-4fbc-ac9f-d0c40827f990 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] https://10.4.3.105/volume/v3/attachments/f876c4ed-e459-4721-bb34-f68094899a9e returned with HTTP 200 Aug 12 10:32:48.990029 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 168/648] 10.4.3.105 () {74 vars in 1704 bytes} [Wed Aug 12 10:32:48 2026] PUT /volume/v3/attachments/f876c4ed-e459-4721-bb34-f68094899a9e => generated 969 bytes in 213 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:32:49.508284 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-820ebdea-d7df-4121-a715-f9949e3cf091 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:32:49.510488 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-820ebdea-d7df-4121-a715-f9949e3cf091 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] GET https://10.4.3.105/volume/v3/volumes/dd6899a9-d9c6-4fb0-95e0-25ef9c33a6db Aug 12 10:32:49.510719 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-820ebdea-d7df-4121-a715-f9949e3cf091 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:32:49.510956 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-820ebdea-d7df-4121-a715-f9949e3cf091 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:32:49.531166 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:32:49.531166 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:32:49.538022 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-820ebdea-d7df-4121-a715-f9949e3cf091 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Volume info retrieved successfully. Aug 12 10:32:49.544639 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-820ebdea-d7df-4121-a715-f9949e3cf091 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] https://10.4.3.105/volume/v3/volumes/dd6899a9-d9c6-4fb0-95e0-25ef9c33a6db returned with HTTP 200 Aug 12 10:32:49.545411 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 161/649] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:32:49 2026] GET /volume/v3/volumes/dd6899a9-d9c6-4fb0-95e0-25ef9c33a6db => generated 1148 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:32:49.724302 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-3c5bd7cc-58ce-4cc5-8048-6f746688e577 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:32:49.727844 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-3c5bd7cc-58ce-4cc5-8048-6f746688e577 tempest-TestMinimumBasicScenario-1673550797 tempest-TestMinimumBasicScenario-1673550797-project-member] GET https://10.4.3.105/volume/v3/volumes/968c25d8-49cf-4f86-be9b-806063776ac1 Aug 12 10:32:49.728995 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-3c5bd7cc-58ce-4cc5-8048-6f746688e577 tempest-TestMinimumBasicScenario-1673550797 tempest-TestMinimumBasicScenario-1673550797-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:32:49.728995 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-3c5bd7cc-58ce-4cc5-8048-6f746688e577 tempest-TestMinimumBasicScenario-1673550797 tempest-TestMinimumBasicScenario-1673550797-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:32:49.741470 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:32:49.741470 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:32:49.754594 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-3c5bd7cc-58ce-4cc5-8048-6f746688e577 tempest-TestMinimumBasicScenario-1673550797 tempest-TestMinimumBasicScenario-1673550797-project-member] Volume info retrieved successfully. Aug 12 10:32:49.760863 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-3c5bd7cc-58ce-4cc5-8048-6f746688e577 tempest-TestMinimumBasicScenario-1673550797 tempest-TestMinimumBasicScenario-1673550797-project-member] https://10.4.3.105/volume/v3/volumes/968c25d8-49cf-4f86-be9b-806063776ac1 returned with HTTP 200 Aug 12 10:32:49.761333 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 157/650] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:32:49 2026] GET /volume/v3/volumes/968c25d8-49cf-4f86-be9b-806063776ac1 => generated 848 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:32:49.775866 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-87630b05-2550-40b6-9773-30f678277d40 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:32:49.778268 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-87630b05-2550-40b6-9773-30f678277d40 tempest-TestMinimumBasicScenario-1673550797 tempest-TestMinimumBasicScenario-1673550797-project-member] GET https://10.4.3.105/volume/v3/volumes/968c25d8-49cf-4f86-be9b-806063776ac1 Aug 12 10:32:49.778723 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-87630b05-2550-40b6-9773-30f678277d40 tempest-TestMinimumBasicScenario-1673550797 tempest-TestMinimumBasicScenario-1673550797-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:32:49.779059 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-87630b05-2550-40b6-9773-30f678277d40 tempest-TestMinimumBasicScenario-1673550797 tempest-TestMinimumBasicScenario-1673550797-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:32:49.793592 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:32:49.793592 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:32:49.799396 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-87630b05-2550-40b6-9773-30f678277d40 tempest-TestMinimumBasicScenario-1673550797 tempest-TestMinimumBasicScenario-1673550797-project-member] Volume info retrieved successfully. Aug 12 10:32:49.806545 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-87630b05-2550-40b6-9773-30f678277d40 tempest-TestMinimumBasicScenario-1673550797 tempest-TestMinimumBasicScenario-1673550797-project-member] https://10.4.3.105/volume/v3/volumes/968c25d8-49cf-4f86-be9b-806063776ac1 returned with HTTP 200 Aug 12 10:32:49.807135 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 165/651] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:32:49 2026] GET /volume/v3/volumes/968c25d8-49cf-4f86-be9b-806063776ac1 => generated 848 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:32:49.822396 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-aed35aba-888a-461e-b337-5edd122fee9c None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:32:49.826700 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-aed35aba-888a-461e-b337-5edd122fee9c tempest-TestMinimumBasicScenario-1673550797 tempest-TestMinimumBasicScenario-1673550797-project-member] GET https://10.4.3.105/volume/v3/volumes Aug 12 10:32:49.826997 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-aed35aba-888a-461e-b337-5edd122fee9c tempest-TestMinimumBasicScenario-1673550797 tempest-TestMinimumBasicScenario-1673550797-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:32:49.827284 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-aed35aba-888a-461e-b337-5edd122fee9c tempest-TestMinimumBasicScenario-1673550797 tempest-TestMinimumBasicScenario-1673550797-project-member] Calling method 'index' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:32:49.828536 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.api_utils [None req-aed35aba-888a-461e-b337-5edd122fee9c tempest-TestMinimumBasicScenario-1673550797 tempest-TestMinimumBasicScenario-1673550797-project-member] Removing options '' from query. {{(pid=100372) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 10:32:49.828536 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:32:49.828536 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:32:49.828755 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-aed35aba-888a-461e-b337-5edd122fee9c tempest-TestMinimumBasicScenario-1673550797 tempest-TestMinimumBasicScenario-1673550797-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100372) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 10:32:49.837885 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-aed35aba-888a-461e-b337-5edd122fee9c tempest-TestMinimumBasicScenario-1673550797 tempest-TestMinimumBasicScenario-1673550797-project-member] Get all volumes completed successfully. Aug 12 10:32:49.838440 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-aed35aba-888a-461e-b337-5edd122fee9c tempest-TestMinimumBasicScenario-1673550797 tempest-TestMinimumBasicScenario-1673550797-project-member] https://10.4.3.105/volume/v3/volumes returned with HTTP 200 Aug 12 10:32:49.838835 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 169/652] 10.4.3.105 () {66 vars in 1237 bytes} [Wed Aug 12 10:32:49 2026] GET /volume/v3/volumes => generated 339 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:32:49.851740 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-072f6dca-11a1-43e6-98ed-7d3067e28bda None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:32:49.854436 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-072f6dca-11a1-43e6-98ed-7d3067e28bda tempest-TestMinimumBasicScenario-1673550797 tempest-TestMinimumBasicScenario-1673550797-project-member] GET https://10.4.3.105/volume/v3/volumes/968c25d8-49cf-4f86-be9b-806063776ac1 Aug 12 10:32:49.854720 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-072f6dca-11a1-43e6-98ed-7d3067e28bda tempest-TestMinimumBasicScenario-1673550797 tempest-TestMinimumBasicScenario-1673550797-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:32:49.855761 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-072f6dca-11a1-43e6-98ed-7d3067e28bda tempest-TestMinimumBasicScenario-1673550797 tempest-TestMinimumBasicScenario-1673550797-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:32:49.867317 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:32:49.867317 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:32:49.871482 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-072f6dca-11a1-43e6-98ed-7d3067e28bda tempest-TestMinimumBasicScenario-1673550797 tempest-TestMinimumBasicScenario-1673550797-project-member] Volume info retrieved successfully. Aug 12 10:32:49.880822 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-072f6dca-11a1-43e6-98ed-7d3067e28bda tempest-TestMinimumBasicScenario-1673550797 tempest-TestMinimumBasicScenario-1673550797-project-member] https://10.4.3.105/volume/v3/volumes/968c25d8-49cf-4f86-be9b-806063776ac1 returned with HTTP 200 Aug 12 10:32:49.880822 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 162/653] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:32:49 2026] GET /volume/v3/volumes/968c25d8-49cf-4f86-be9b-806063776ac1 => generated 848 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:32:49.942923 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-3510608e-e443-4dde-a650-5931eef23cdd req-aba7e55b-b2f0-4620-87cd-115088929a62 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:32:49.945894 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-3510608e-e443-4dde-a650-5931eef23cdd req-aba7e55b-b2f0-4620-87cd-115088929a62 tempest-TestMinimumBasicScenario-1673550797 tempest-TestMinimumBasicScenario-1673550797-project-member] GET https://10.4.3.105/volume/v3/volumes/968c25d8-49cf-4f86-be9b-806063776ac1 Aug 12 10:32:49.946600 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-3510608e-e443-4dde-a650-5931eef23cdd req-aba7e55b-b2f0-4620-87cd-115088929a62 tempest-TestMinimumBasicScenario-1673550797 tempest-TestMinimumBasicScenario-1673550797-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:32:49.946600 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-3510608e-e443-4dde-a650-5931eef23cdd req-aba7e55b-b2f0-4620-87cd-115088929a62 tempest-TestMinimumBasicScenario-1673550797 tempest-TestMinimumBasicScenario-1673550797-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:32:49.958549 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:32:49.958549 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:32:49.963891 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [req-3510608e-e443-4dde-a650-5931eef23cdd req-aba7e55b-b2f0-4620-87cd-115088929a62 tempest-TestMinimumBasicScenario-1673550797 tempest-TestMinimumBasicScenario-1673550797-project-member] Volume info retrieved successfully. Aug 12 10:32:49.968989 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-3510608e-e443-4dde-a650-5931eef23cdd req-aba7e55b-b2f0-4620-87cd-115088929a62 tempest-TestMinimumBasicScenario-1673550797 tempest-TestMinimumBasicScenario-1673550797-project-member] https://10.4.3.105/volume/v3/volumes/968c25d8-49cf-4f86-be9b-806063776ac1 returned with HTTP 200 Aug 12 10:32:49.969775 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 158/654] 10.4.3.105 () {68 vars in 1598 bytes} [Wed Aug 12 10:32:49 2026] GET /volume/v3/volumes/968c25d8-49cf-4f86-be9b-806063776ac1 => generated 848 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:32:50.143176 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-3d3fedf0-dba1-46c1-a9ab-94b937dca097 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:32:50.143717 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-3d3fedf0-dba1-46c1-a9ab-94b937dca097 None None] GET https://10.4.3.105/volume// Aug 12 10:32:50.143895 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-3d3fedf0-dba1-46c1-a9ab-94b937dca097 None None] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:32:50.144110 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-3d3fedf0-dba1-46c1-a9ab-94b937dca097 None None] Calling method 'all' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:32:50.144500 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-3d3fedf0-dba1-46c1-a9ab-94b937dca097 None None] https://10.4.3.105/volume// returned with HTTP 300 Aug 12 10:32:50.144918 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 166/655] 10.4.3.105 () {66 vars in 1428 bytes} [Wed Aug 12 10:32: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 10:32:50.156709 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [req-3510608e-e443-4dde-a650-5931eef23cdd req-2c5dd02b-ec44-4de6-9931-b4b8cbdba9ab None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:32:50.159793 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-3510608e-e443-4dde-a650-5931eef23cdd req-2c5dd02b-ec44-4de6-9931-b4b8cbdba9ab tempest-TestMinimumBasicScenario-1673550797 tempest-TestMinimumBasicScenario-1673550797-project-member] POST https://10.4.3.105/volume/v3/attachments Aug 12 10:32:50.161537 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [req-3510608e-e443-4dde-a650-5931eef23cdd req-2c5dd02b-ec44-4de6-9931-b4b8cbdba9ab tempest-TestMinimumBasicScenario-1673550797 tempest-TestMinimumBasicScenario-1673550797-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "968c25d8-49cf-4f86-be9b-806063776ac1", "connector": null, "instance_uuid": "f800db22-17d3-4852-a83c-20b466a1bf83"}} {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:32:50.177307 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:32:50.177307 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:32:50.237876 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-3510608e-e443-4dde-a650-5931eef23cdd req-2c5dd02b-ec44-4de6-9931-b4b8cbdba9ab tempest-TestMinimumBasicScenario-1673550797 tempest-TestMinimumBasicScenario-1673550797-project-member] https://10.4.3.105/volume/v3/attachments returned with HTTP 200 Aug 12 10:32:50.238534 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 170/656] 10.4.3.105 () {74 vars in 1594 bytes} [Wed Aug 12 10:32:50 2026] POST /volume/v3/attachments => generated 273 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:32:50.291861 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-bc214c84-dc39-4471-836a-c410c59baeea None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:32:50.298431 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-bc214c84-dc39-4471-836a-c410c59baeea tempest-TestMinimumBasicScenario-1673550797 tempest-TestMinimumBasicScenario-1673550797-project-member] GET https://10.4.3.105/volume/v3/volumes/968c25d8-49cf-4f86-be9b-806063776ac1 Aug 12 10:32:50.299040 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-bc214c84-dc39-4471-836a-c410c59baeea tempest-TestMinimumBasicScenario-1673550797 tempest-TestMinimumBasicScenario-1673550797-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:32:50.300598 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-bc214c84-dc39-4471-836a-c410c59baeea tempest-TestMinimumBasicScenario-1673550797 tempest-TestMinimumBasicScenario-1673550797-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:32:50.315108 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-7cfde339-bd2b-4d4a-9203-772b53f58d50 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:32:50.317713 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-7cfde339-bd2b-4d4a-9203-772b53f58d50 None None] GET https://10.4.3.105/volume// Aug 12 10:32:50.317713 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-7cfde339-bd2b-4d4a-9203-772b53f58d50 None None] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:32:50.317713 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-7cfde339-bd2b-4d4a-9203-772b53f58d50 None None] Calling method 'all' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:32:50.318348 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:32:50.318348 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:32:50.318438 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-7cfde339-bd2b-4d4a-9203-772b53f58d50 None None] https://10.4.3.105/volume// returned with HTTP 300 Aug 12 10:32:50.318438 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 159/657] 10.4.3.105 () {66 vars in 1426 bytes} [Wed Aug 12 10:32:50 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 10:32:50.329291 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-bc214c84-dc39-4471-836a-c410c59baeea tempest-TestMinimumBasicScenario-1673550797 tempest-TestMinimumBasicScenario-1673550797-project-member] Volume info retrieved successfully. Aug 12 10:32:50.336029 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-bc214c84-dc39-4471-836a-c410c59baeea tempest-TestMinimumBasicScenario-1673550797 tempest-TestMinimumBasicScenario-1673550797-project-member] https://10.4.3.105/volume/v3/volumes/968c25d8-49cf-4f86-be9b-806063776ac1 returned with HTTP 200 Aug 12 10:32:50.336898 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 163/658] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:32:50 2026] GET /volume/v3/volumes/968c25d8-49cf-4f86-be9b-806063776ac1 => generated 847 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:32:50.338584 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-3510608e-e443-4dde-a650-5931eef23cdd req-309a84a1-6ff8-49e2-89fb-f6a3939b09fd None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:32:50.345769 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-3510608e-e443-4dde-a650-5931eef23cdd req-309a84a1-6ff8-49e2-89fb-f6a3939b09fd tempest-TestMinimumBasicScenario-1673550797 tempest-TestMinimumBasicScenario-1673550797-project-member] GET https://10.4.3.105/volume/v3/volumes/968c25d8-49cf-4f86-be9b-806063776ac1 Aug 12 10:32:50.346091 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-3510608e-e443-4dde-a650-5931eef23cdd req-309a84a1-6ff8-49e2-89fb-f6a3939b09fd tempest-TestMinimumBasicScenario-1673550797 tempest-TestMinimumBasicScenario-1673550797-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:32:50.346436 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-3510608e-e443-4dde-a650-5931eef23cdd req-309a84a1-6ff8-49e2-89fb-f6a3939b09fd tempest-TestMinimumBasicScenario-1673550797 tempest-TestMinimumBasicScenario-1673550797-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:32:50.368028 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:32:50.368028 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:32:50.373150 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [req-3510608e-e443-4dde-a650-5931eef23cdd req-309a84a1-6ff8-49e2-89fb-f6a3939b09fd tempest-TestMinimumBasicScenario-1673550797 tempest-TestMinimumBasicScenario-1673550797-project-member] Volume info retrieved successfully. Aug 12 10:32:50.378540 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-3510608e-e443-4dde-a650-5931eef23cdd req-309a84a1-6ff8-49e2-89fb-f6a3939b09fd tempest-TestMinimumBasicScenario-1673550797 tempest-TestMinimumBasicScenario-1673550797-project-member] https://10.4.3.105/volume/v3/volumes/968c25d8-49cf-4f86-be9b-806063776ac1 returned with HTTP 200 Aug 12 10:32:50.378985 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 167/659] 10.4.3.105 () {70 vars in 1639 bytes} [Wed Aug 12 10:32:50 2026] GET /volume/v3/volumes/968c25d8-49cf-4f86-be9b-806063776ac1 => generated 1027 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 10:32:50.551791 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [req-3510608e-e443-4dde-a650-5931eef23cdd req-e7992f6d-7573-4bdf-b578-1ee1a50d50d2 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:32:50.555180 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-3510608e-e443-4dde-a650-5931eef23cdd req-e7992f6d-7573-4bdf-b578-1ee1a50d50d2 tempest-TestMinimumBasicScenario-1673550797 tempest-TestMinimumBasicScenario-1673550797-project-member] PUT https://10.4.3.105/volume/v3/attachments/9816da4c-7693-49ee-8923-581709798c30 Aug 12 10:32:50.556118 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [req-3510608e-e443-4dde-a650-5931eef23cdd req-e7992f6d-7573-4bdf-b578-1ee1a50d50d2 tempest-TestMinimumBasicScenario-1673550797 tempest-TestMinimumBasicScenario-1673550797-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.105", "host": "np0000007037", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a295cd65dd1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "cc953c5f-eaed-46bf-96e8-0985bbef0414", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:32:50.563989 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-870a1be6-c45d-41d7-9329-14de4f929af3 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:32:50.566145 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-870a1be6-c45d-41d7-9329-14de4f929af3 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] GET https://10.4.3.105/volume/v3/volumes/dd6899a9-d9c6-4fb0-95e0-25ef9c33a6db Aug 12 10:32:50.566362 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.coordination [req-3510608e-e443-4dde-a650-5931eef23cdd req-e7992f6d-7573-4bdf-b578-1ee1a50d50d2 tempest-TestMinimumBasicScenario-1673550797 tempest-TestMinimumBasicScenario-1673550797-project-member] Acquiring lock "cinder-attachment_update-968c25d8-49cf-4f86-be9b-806063776ac1-np0000007037" by "attachment_update" {{(pid=100372) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 10:32:50.566439 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-870a1be6-c45d-41d7-9329-14de4f929af3 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:32:50.566708 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-870a1be6-c45d-41d7-9329-14de4f929af3 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:32:50.577137 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.coordination [req-3510608e-e443-4dde-a650-5931eef23cdd req-e7992f6d-7573-4bdf-b578-1ee1a50d50d2 tempest-TestMinimumBasicScenario-1673550797 tempest-TestMinimumBasicScenario-1673550797-project-member] Lock "cinder-attachment_update-968c25d8-49cf-4f86-be9b-806063776ac1-np0000007037" acquired by "attachment_update" :: waited 0.011s {{(pid=100372) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 10:32:50.578389 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:32:50.578389 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:32:50.592774 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:32:50.592774 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:32:50.601461 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-870a1be6-c45d-41d7-9329-14de4f929af3 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Volume info retrieved successfully. Aug 12 10:32:50.605108 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-870a1be6-c45d-41d7-9329-14de4f929af3 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] https://10.4.3.105/volume/v3/volumes/dd6899a9-d9c6-4fb0-95e0-25ef9c33a6db returned with HTTP 200 Aug 12 10:32:50.605713 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 160/660] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:32:50 2026] GET /volume/v3/volumes/dd6899a9-d9c6-4fb0-95e0-25ef9c33a6db => generated 1148 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:32:50.739630 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.coordination [req-3510608e-e443-4dde-a650-5931eef23cdd req-e7992f6d-7573-4bdf-b578-1ee1a50d50d2 tempest-TestMinimumBasicScenario-1673550797 tempest-TestMinimumBasicScenario-1673550797-project-member] Lock "cinder-attachment_update-968c25d8-49cf-4f86-be9b-806063776ac1-np0000007037" released by "attachment_update" :: held 0.162s {{(pid=100372) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 10:32:50.740021 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-3510608e-e443-4dde-a650-5931eef23cdd req-e7992f6d-7573-4bdf-b578-1ee1a50d50d2 tempest-TestMinimumBasicScenario-1673550797 tempest-TestMinimumBasicScenario-1673550797-project-member] https://10.4.3.105/volume/v3/attachments/9816da4c-7693-49ee-8923-581709798c30 returned with HTTP 200 Aug 12 10:32:50.740647 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 171/661] 10.4.3.105 () {74 vars in 1704 bytes} [Wed Aug 12 10:32:50 2026] PUT /volume/v3/attachments/9816da4c-7693-49ee-8923-581709798c30 => generated 969 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:32:51.361570 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-81e4858e-0579-431a-bd90-edd29716dfb0 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:32:51.363736 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-81e4858e-0579-431a-bd90-edd29716dfb0 tempest-TestMinimumBasicScenario-1673550797 tempest-TestMinimumBasicScenario-1673550797-project-member] GET https://10.4.3.105/volume/v3/volumes/968c25d8-49cf-4f86-be9b-806063776ac1 Aug 12 10:32:51.364020 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-81e4858e-0579-431a-bd90-edd29716dfb0 tempest-TestMinimumBasicScenario-1673550797 tempest-TestMinimumBasicScenario-1673550797-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:32:51.364532 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-81e4858e-0579-431a-bd90-edd29716dfb0 tempest-TestMinimumBasicScenario-1673550797 tempest-TestMinimumBasicScenario-1673550797-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:32:51.387316 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:32:51.387316 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:32:51.397325 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-81e4858e-0579-431a-bd90-edd29716dfb0 tempest-TestMinimumBasicScenario-1673550797 tempest-TestMinimumBasicScenario-1673550797-project-member] Volume info retrieved successfully. Aug 12 10:32:51.407285 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-81e4858e-0579-431a-bd90-edd29716dfb0 tempest-TestMinimumBasicScenario-1673550797 tempest-TestMinimumBasicScenario-1673550797-project-member] https://10.4.3.105/volume/v3/volumes/968c25d8-49cf-4f86-be9b-806063776ac1 returned with HTTP 200 Aug 12 10:32:51.407285 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 164/662] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:32:51 2026] GET /volume/v3/volumes/968c25d8-49cf-4f86-be9b-806063776ac1 => generated 848 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:32:51.471462 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-dfd2ac3c-8217-44d3-b991-78fc1a5e4fa6 req-e0f2ba80-f66c-429b-bcc5-b9c085429b00 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:32:51.477473 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-dfd2ac3c-8217-44d3-b991-78fc1a5e4fa6 req-e0f2ba80-f66c-429b-bcc5-b9c085429b00 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] POST https://10.4.3.105/volume/v3/attachments/f876c4ed-e459-4721-bb34-f68094899a9e/action Aug 12 10:32:51.477473 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-dfd2ac3c-8217-44d3-b991-78fc1a5e4fa6 req-e0f2ba80-f66c-429b-bcc5-b9c085429b00 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Action body: b'{"os-complete": null}' {{(pid=100375) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 10:32:51.477473 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-dfd2ac3c-8217-44d3-b991-78fc1a5e4fa6 req-e0f2ba80-f66c-429b-bcc5-b9c085429b00 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:32:51.516724 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:32:51.516724 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:32:51.532349 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-dfd2ac3c-8217-44d3-b991-78fc1a5e4fa6 req-e0f2ba80-f66c-429b-bcc5-b9c085429b00 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] https://10.4.3.105/volume/v3/attachments/f876c4ed-e459-4721-bb34-f68094899a9e/action returned with HTTP 204 Aug 12 10:32:51.533646 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 168/663] 10.4.3.105 () {74 vars in 1725 bytes} [Wed Aug 12 10:32:51 2026] POST /volume/v3/attachments/f876c4ed-e459-4721-bb34-f68094899a9e/action => generated 0 bytes in 63 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:32:51.622601 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-6fc51a86-5008-484d-8c07-72ad56443068 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:32:51.625871 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-6fc51a86-5008-484d-8c07-72ad56443068 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] GET https://10.4.3.105/volume/v3/volumes/dd6899a9-d9c6-4fb0-95e0-25ef9c33a6db Aug 12 10:32:51.625871 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-6fc51a86-5008-484d-8c07-72ad56443068 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:32:51.625871 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-6fc51a86-5008-484d-8c07-72ad56443068 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:32:51.656057 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:32:51.656057 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:32:51.662410 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-6fc51a86-5008-484d-8c07-72ad56443068 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Volume info retrieved successfully. Aug 12 10:32:51.669435 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-6fc51a86-5008-484d-8c07-72ad56443068 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] https://10.4.3.105/volume/v3/volumes/dd6899a9-d9c6-4fb0-95e0-25ef9c33a6db returned with HTTP 200 Aug 12 10:32:51.670008 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 161/664] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:32:51 2026] GET /volume/v3/volumes/dd6899a9-d9c6-4fb0-95e0-25ef9c33a6db => generated 1442 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:32:52.428897 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-07f0463d-8c21-4283-9006-551ea5383b12 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:32:52.430603 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-07f0463d-8c21-4283-9006-551ea5383b12 tempest-TestMinimumBasicScenario-1673550797 tempest-TestMinimumBasicScenario-1673550797-project-member] GET https://10.4.3.105/volume/v3/volumes/968c25d8-49cf-4f86-be9b-806063776ac1 Aug 12 10:32:52.430603 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-07f0463d-8c21-4283-9006-551ea5383b12 tempest-TestMinimumBasicScenario-1673550797 tempest-TestMinimumBasicScenario-1673550797-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:32:52.430603 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-07f0463d-8c21-4283-9006-551ea5383b12 tempest-TestMinimumBasicScenario-1673550797 tempest-TestMinimumBasicScenario-1673550797-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:32:52.456266 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:32:52.456266 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:32:52.462969 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-07f0463d-8c21-4283-9006-551ea5383b12 tempest-TestMinimumBasicScenario-1673550797 tempest-TestMinimumBasicScenario-1673550797-project-member] Volume info retrieved successfully. Aug 12 10:32:52.468886 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-07f0463d-8c21-4283-9006-551ea5383b12 tempest-TestMinimumBasicScenario-1673550797 tempest-TestMinimumBasicScenario-1673550797-project-member] https://10.4.3.105/volume/v3/volumes/968c25d8-49cf-4f86-be9b-806063776ac1 returned with HTTP 200 Aug 12 10:32:52.469386 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 172/665] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:32:52 2026] GET /volume/v3/volumes/968c25d8-49cf-4f86-be9b-806063776ac1 => generated 848 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:32:53.391600 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-594a583c-e56d-4d01-b4e4-9c861fc6fc19 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:32:53.494286 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-8130f7ec-f153-42f9-8f2f-ecf70ee0a7cf None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:32:53.498994 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-8130f7ec-f153-42f9-8f2f-ecf70ee0a7cf tempest-TestMinimumBasicScenario-1673550797 tempest-TestMinimumBasicScenario-1673550797-project-member] GET https://10.4.3.105/volume/v3/volumes/968c25d8-49cf-4f86-be9b-806063776ac1 Aug 12 10:32:53.498994 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-8130f7ec-f153-42f9-8f2f-ecf70ee0a7cf tempest-TestMinimumBasicScenario-1673550797 tempest-TestMinimumBasicScenario-1673550797-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:32:53.498994 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-8130f7ec-f153-42f9-8f2f-ecf70ee0a7cf tempest-TestMinimumBasicScenario-1673550797 tempest-TestMinimumBasicScenario-1673550797-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:32:53.515137 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:32:53.515137 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:32:53.520770 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-8130f7ec-f153-42f9-8f2f-ecf70ee0a7cf tempest-TestMinimumBasicScenario-1673550797 tempest-TestMinimumBasicScenario-1673550797-project-member] Volume info retrieved successfully. Aug 12 10:32:53.525989 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-8130f7ec-f153-42f9-8f2f-ecf70ee0a7cf tempest-TestMinimumBasicScenario-1673550797 tempest-TestMinimumBasicScenario-1673550797-project-member] https://10.4.3.105/volume/v3/volumes/968c25d8-49cf-4f86-be9b-806063776ac1 returned with HTTP 200 Aug 12 10:32:53.526535 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 169/666] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:32:53 2026] GET /volume/v3/volumes/968c25d8-49cf-4f86-be9b-806063776ac1 => generated 848 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:32:53.548893 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-594a583c-e56d-4d01-b4e4-9c861fc6fc19 tempest-UserMessagesTest-1507932660 tempest-UserMessagesTest-1507932660-project-admin] POST https://10.4.3.105/volume/v3/types Aug 12 10:32:53.549594 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-594a583c-e56d-4d01-b4e4-9c861fc6fc19 tempest-UserMessagesTest-1507932660 tempest-UserMessagesTest-1507932660-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-549867496", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1673304387", "vendor_name": "tempest-vendor_name-901624556"}}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:32:53.574342 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-594a583c-e56d-4d01-b4e4-9c861fc6fc19 tempest-UserMessagesTest-1507932660 tempest-UserMessagesTest-1507932660-project-admin] https://10.4.3.105/volume/v3/types returned with HTTP 200 Aug 12 10:32:53.574915 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 165/667] 10.4.3.105 () {68 vars in 1253 bytes} [Wed Aug 12 10:32:53 2026] POST /volume/v3/types => generated 326 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:32:53.584374 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-de1fbe17-18c4-4a19-afe4-85a21a3c4a38 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:32:53.682897 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-de1fbe17-18c4-4a19-afe4-85a21a3c4a38 tempest-UserMessagesTest-707922800 tempest-UserMessagesTest-707922800-project-member] POST https://10.4.3.105/volume/v3/volumes Aug 12 10:32:53.683409 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-de1fbe17-18c4-4a19-afe4-85a21a3c4a38 tempest-UserMessagesTest-707922800 tempest-UserMessagesTest-707922800-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "7c86b160-9b3a-4f12-aa73-d904a2c07100", "size": 1, "name": "tempest-UserMessagesTest-Volume-678953387"}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:32:53.685466 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.volumes [None req-de1fbe17-18c4-4a19-afe4-85a21a3c4a38 tempest-UserMessagesTest-707922800 tempest-UserMessagesTest-707922800-project-member] Create volume request body: {'volume': {'volume_type': '7c86b160-9b3a-4f12-aa73-d904a2c07100', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-678953387'}} {{(pid=100374) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 10:32:53.691321 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.v3.volumes [None req-de1fbe17-18c4-4a19-afe4-85a21a3c4a38 tempest-UserMessagesTest-707922800 tempest-UserMessagesTest-707922800-project-member] Create volume of 1 GB Aug 12 10:32:53.691607 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:32:53.691607 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:32:53.692301 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-de1fbe17-18c4-4a19-afe4-85a21a3c4a38 tempest-UserMessagesTest-707922800 tempest-UserMessagesTest-707922800-project-member] Availability Zones retrieved successfully. Aug 12 10:32:53.699012 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-de1fbe17-18c4-4a19-afe4-85a21a3c4a38 tempest-UserMessagesTest-707922800 tempest-UserMessagesTest-707922800-project-member] Flow 'volume_create_api' (710790f9-81b0-4f98-8c8f-532d93cc673e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:32:53.700247 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-de1fbe17-18c4-4a19-afe4-85a21a3c4a38 tempest-UserMessagesTest-707922800 tempest-UserMessagesTest-707922800-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9f253a26-4db6-4319-99a9-921260a10d37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:32:53.701728 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.flows.api.create_volume [None req-de1fbe17-18c4-4a19-afe4-85a21a3c4a38 tempest-UserMessagesTest-707922800 tempest-UserMessagesTest-707922800-project-member] Validating volume size '1' using validate_int {{(pid=100374) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 10:32:53.740966 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-de1fbe17-18c4-4a19-afe4-85a21a3c4a38 tempest-UserMessagesTest-707922800 tempest-UserMessagesTest-707922800-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9f253a26-4db6-4319-99a9-921260a10d37) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T10:32:54Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1673304387',vendor_name='tempest-vendor_name-901624556'},id=7c86b160-9b3a-4f12-aa73-d904a2c07100,is_public=True,name='tempest-UserMessagesTest-volume-type-549867496',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7c86b160-9b3a-4f12-aa73-d904a2c07100', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:32:53.742578 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-de1fbe17-18c4-4a19-afe4-85a21a3c4a38 tempest-UserMessagesTest-707922800 tempest-UserMessagesTest-707922800-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (18de1434-bb63-4550-b833-c0933d67f382) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:32:53.785556 np0000007037 devstack@c-api.service[100374]: WARNING cinder.quota [None req-de1fbe17-18c4-4a19-afe4-85a21a3c4a38 tempest-UserMessagesTest-707922800 tempest-UserMessagesTest-707922800-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-549867496 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-549867496, it is now deprecated. Please use the default quota class for default quota. Aug 12 10:32:53.785556 np0000007037 devstack@c-api.service[100374]: WARNING cinder.quota [None req-de1fbe17-18c4-4a19-afe4-85a21a3c4a38 tempest-UserMessagesTest-707922800 tempest-UserMessagesTest-707922800-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-549867496 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-549867496, it is now deprecated. Please use the default quota class for default quota. Aug 12 10:32:53.840491 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.quota [None req-de1fbe17-18c4-4a19-afe4-85a21a3c4a38 tempest-UserMessagesTest-707922800 tempest-UserMessagesTest-707922800-project-member] Created reservations ['64926899-7bd0-4bbe-90e3-260596f72ddd', 'e6270ce0-57c4-4cca-8ed6-8ef2e6c41fc8', '71001ab9-80a9-4db4-adbd-c3dd59c9e127', 'b04b224c-ceea-45b0-8839-c9d2c3e577b5'] {{(pid=100374) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:32:53.841615 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-de1fbe17-18c4-4a19-afe4-85a21a3c4a38 tempest-UserMessagesTest-707922800 tempest-UserMessagesTest-707922800-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (18de1434-bb63-4550-b833-c0933d67f382) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['64926899-7bd0-4bbe-90e3-260596f72ddd', 'e6270ce0-57c4-4cca-8ed6-8ef2e6c41fc8', '71001ab9-80a9-4db4-adbd-c3dd59c9e127', 'b04b224c-ceea-45b0-8839-c9d2c3e577b5']}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:32:53.842633 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-de1fbe17-18c4-4a19-afe4-85a21a3c4a38 tempest-UserMessagesTest-707922800 tempest-UserMessagesTest-707922800-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7480ea19-c642-4088-8e96-330794e52706) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:32:53.888004 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-de1fbe17-18c4-4a19-afe4-85a21a3c4a38 tempest-UserMessagesTest-707922800 tempest-UserMessagesTest-707922800-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7480ea19-c642-4088-8e96-330794e52706) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c297223f-e7d6-4c82-8094-ee792d378d18', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-678953387',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b64aac2f73484caea4714048ff3fbeac',qos_specs=None,replication_status=,reservations=['64926899-7bd0-4bbe-90e3-260596f72ddd','e6270ce0-57c4-4cca-8ed6-8ef2e6c41fc8','71001ab9-80a9-4db4-adbd-c3dd59c9e127','b04b224c-ceea-45b0-8839-c9d2c3e577b5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7fd0942cc1e24511b98657693512f5b6',volume_type_id=7c86b160-9b3a-4f12-aa73-d904a2c07100), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:32:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-678953387',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c297223f-e7d6-4c82-8094-ee792d378d18,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b64aac2f73484caea4714048ff3fbeac',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7fd0942cc1e24511b98657693512f5b6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7c86b160-9b3a-4f12-aa73-d904a2c07100),volume_type_id=7c86b160-9b3a-4f12-aa73-d904a2c07100)}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:32:53.889465 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-de1fbe17-18c4-4a19-afe4-85a21a3c4a38 tempest-UserMessagesTest-707922800 tempest-UserMessagesTest-707922800-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (032dacc1-0e90-4ea8-a44c-13e47e880967) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:32:53.922636 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-de1fbe17-18c4-4a19-afe4-85a21a3c4a38 tempest-UserMessagesTest-707922800 tempest-UserMessagesTest-707922800-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (032dacc1-0e90-4ea8-a44c-13e47e880967) transitioned into state 'SUCCESS' from state '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-678953387',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b64aac2f73484caea4714048ff3fbeac',qos_specs=None,replication_status=,reservations=['64926899-7bd0-4bbe-90e3-260596f72ddd','e6270ce0-57c4-4cca-8ed6-8ef2e6c41fc8','71001ab9-80a9-4db4-adbd-c3dd59c9e127','b04b224c-ceea-45b0-8839-c9d2c3e577b5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7fd0942cc1e24511b98657693512f5b6',volume_type_id=7c86b160-9b3a-4f12-aa73-d904a2c07100)}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:32:53.922636 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-de1fbe17-18c4-4a19-afe4-85a21a3c4a38 tempest-UserMessagesTest-707922800 tempest-UserMessagesTest-707922800-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4a012af4-5809-4936-a877-1e3dd1da8577) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:32:53.938112 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-de1fbe17-18c4-4a19-afe4-85a21a3c4a38 tempest-UserMessagesTest-707922800 tempest-UserMessagesTest-707922800-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4a012af4-5809-4936-a877-1e3dd1da8577) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:32:53.939508 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-de1fbe17-18c4-4a19-afe4-85a21a3c4a38 tempest-UserMessagesTest-707922800 tempest-UserMessagesTest-707922800-project-member] Flow 'volume_create_api' (710790f9-81b0-4f98-8c8f-532d93cc673e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100374) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:32:53.940392 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-de1fbe17-18c4-4a19-afe4-85a21a3c4a38 tempest-UserMessagesTest-707922800 tempest-UserMessagesTest-707922800-project-member] Create volume request issued successfully. Aug 12 10:32:53.941554 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-de1fbe17-18c4-4a19-afe4-85a21a3c4a38 tempest-UserMessagesTest-707922800 tempest-UserMessagesTest-707922800-project-member] https://10.4.3.105/volume/v3/volumes returned with HTTP 202 Aug 12 10:32:53.942165 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 162/668] 10.4.3.105 () {70 vars in 1299 bytes} [Wed Aug 12 10:32:53 2026] POST /volume/v3/volumes => generated 784 bytes in 358 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 10:32:53.965353 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-58116f7e-c857-440a-83fb-c0422aaf6445 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:32:53.969554 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-58116f7e-c857-440a-83fb-c0422aaf6445 tempest-UserMessagesTest-707922800 tempest-UserMessagesTest-707922800-project-member] GET https://10.4.3.105/volume/v3/volumes/c297223f-e7d6-4c82-8094-ee792d378d18 Aug 12 10:32:53.969554 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-58116f7e-c857-440a-83fb-c0422aaf6445 tempest-UserMessagesTest-707922800 tempest-UserMessagesTest-707922800-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:32:53.969554 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-58116f7e-c857-440a-83fb-c0422aaf6445 tempest-UserMessagesTest-707922800 tempest-UserMessagesTest-707922800-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:32:53.981019 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:32:53.981019 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:32:53.992664 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-58116f7e-c857-440a-83fb-c0422aaf6445 tempest-UserMessagesTest-707922800 tempest-UserMessagesTest-707922800-project-member] Volume info retrieved successfully. Aug 12 10:32:53.998795 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-58116f7e-c857-440a-83fb-c0422aaf6445 tempest-UserMessagesTest-707922800 tempest-UserMessagesTest-707922800-project-member] https://10.4.3.105/volume/v3/volumes/c297223f-e7d6-4c82-8094-ee792d378d18 returned with HTTP 200 Aug 12 10:32:53.998795 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 173/669] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:32:53 2026] GET /volume/v3/volumes/c297223f-e7d6-4c82-8094-ee792d378d18 => generated 852 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:32:54.491477 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-3510608e-e443-4dde-a650-5931eef23cdd req-b702fb62-e46b-4ef1-bdb4-703f0edf9eb5 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:32:54.495361 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-3510608e-e443-4dde-a650-5931eef23cdd req-b702fb62-e46b-4ef1-bdb4-703f0edf9eb5 tempest-TestMinimumBasicScenario-1673550797 tempest-TestMinimumBasicScenario-1673550797-project-member] POST https://10.4.3.105/volume/v3/attachments/9816da4c-7693-49ee-8923-581709798c30/action Aug 12 10:32:54.495892 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-3510608e-e443-4dde-a650-5931eef23cdd req-b702fb62-e46b-4ef1-bdb4-703f0edf9eb5 tempest-TestMinimumBasicScenario-1673550797 tempest-TestMinimumBasicScenario-1673550797-project-member] Action body: b'{"os-complete": null}' {{(pid=100375) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 10:32:54.496124 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-3510608e-e443-4dde-a650-5931eef23cdd req-b702fb62-e46b-4ef1-bdb4-703f0edf9eb5 tempest-TestMinimumBasicScenario-1673550797 tempest-TestMinimumBasicScenario-1673550797-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:32:54.519927 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:32:54.519927 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:32:54.537214 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-3510608e-e443-4dde-a650-5931eef23cdd req-b702fb62-e46b-4ef1-bdb4-703f0edf9eb5 tempest-TestMinimumBasicScenario-1673550797 tempest-TestMinimumBasicScenario-1673550797-project-member] https://10.4.3.105/volume/v3/attachments/9816da4c-7693-49ee-8923-581709798c30/action returned with HTTP 204 Aug 12 10:32:54.537800 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 170/670] 10.4.3.105 () {74 vars in 1725 bytes} [Wed Aug 12 10:32:54 2026] POST /volume/v3/attachments/9816da4c-7693-49ee-8923-581709798c30/action => generated 0 bytes in 47 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:32:54.545766 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-7f6e4060-4a0e-47a7-b567-cdc8eef1cfba None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:32:54.549919 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-7f6e4060-4a0e-47a7-b567-cdc8eef1cfba tempest-TestMinimumBasicScenario-1673550797 tempest-TestMinimumBasicScenario-1673550797-project-member] GET https://10.4.3.105/volume/v3/volumes/968c25d8-49cf-4f86-be9b-806063776ac1 Aug 12 10:32:54.550246 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-7f6e4060-4a0e-47a7-b567-cdc8eef1cfba tempest-TestMinimumBasicScenario-1673550797 tempest-TestMinimumBasicScenario-1673550797-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:32:54.550587 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-7f6e4060-4a0e-47a7-b567-cdc8eef1cfba tempest-TestMinimumBasicScenario-1673550797 tempest-TestMinimumBasicScenario-1673550797-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:32:54.577369 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:32:54.577369 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:32:54.583598 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-7f6e4060-4a0e-47a7-b567-cdc8eef1cfba tempest-TestMinimumBasicScenario-1673550797 tempest-TestMinimumBasicScenario-1673550797-project-member] Volume info retrieved successfully. Aug 12 10:32:54.592211 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-7f6e4060-4a0e-47a7-b567-cdc8eef1cfba tempest-TestMinimumBasicScenario-1673550797 tempest-TestMinimumBasicScenario-1673550797-project-member] https://10.4.3.105/volume/v3/volumes/968c25d8-49cf-4f86-be9b-806063776ac1 returned with HTTP 200 Aug 12 10:32:54.594560 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 166/671] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:32:54 2026] GET /volume/v3/volumes/968c25d8-49cf-4f86-be9b-806063776ac1 => generated 1140 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:32:54.612628 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-d4fdff59-1d5e-44bc-9b50-fe40302fe6c7 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:32:54.616033 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-d4fdff59-1d5e-44bc-9b50-fe40302fe6c7 tempest-TestMinimumBasicScenario-1673550797 tempest-TestMinimumBasicScenario-1673550797-project-member] GET https://10.4.3.105/volume/v3/volumes/968c25d8-49cf-4f86-be9b-806063776ac1 Aug 12 10:32:54.617684 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-d4fdff59-1d5e-44bc-9b50-fe40302fe6c7 tempest-TestMinimumBasicScenario-1673550797 tempest-TestMinimumBasicScenario-1673550797-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:32:54.617684 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-d4fdff59-1d5e-44bc-9b50-fe40302fe6c7 tempest-TestMinimumBasicScenario-1673550797 tempest-TestMinimumBasicScenario-1673550797-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:32:54.632122 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:32:54.632122 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:32:54.638133 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-d4fdff59-1d5e-44bc-9b50-fe40302fe6c7 tempest-TestMinimumBasicScenario-1673550797 tempest-TestMinimumBasicScenario-1673550797-project-member] Volume info retrieved successfully. Aug 12 10:32:54.653536 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-d4fdff59-1d5e-44bc-9b50-fe40302fe6c7 tempest-TestMinimumBasicScenario-1673550797 tempest-TestMinimumBasicScenario-1673550797-project-member] https://10.4.3.105/volume/v3/volumes/968c25d8-49cf-4f86-be9b-806063776ac1 returned with HTTP 200 Aug 12 10:32:54.653536 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 163/672] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:32:54 2026] GET /volume/v3/volumes/968c25d8-49cf-4f86-be9b-806063776ac1 => generated 1140 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:32:54.673765 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-ffe45938-4117-4881-a8e6-20a647c25b59 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:32:54.676277 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-ffe45938-4117-4881-a8e6-20a647c25b59 tempest-TestMinimumBasicScenario-1673550797 tempest-TestMinimumBasicScenario-1673550797-project-member] POST https://10.4.3.105/volume/v3/snapshots Aug 12 10:32:54.676819 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-ffe45938-4117-4881-a8e6-20a647c25b59 tempest-TestMinimumBasicScenario-1673550797 tempest-TestMinimumBasicScenario-1673550797-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "968c25d8-49cf-4f86-be9b-806063776ac1", "force": true, "name": "tempest-TestMinimumBasicScenario-snapshot-1336523824", "description": null, "metadata": null}} {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:32:54.694546 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:32:54.694546 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:32:54.695369 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-ffe45938-4117-4881-a8e6-20a647c25b59 tempest-TestMinimumBasicScenario-1673550797 tempest-TestMinimumBasicScenario-1673550797-project-member] Volume info retrieved successfully. Aug 12 10:32:54.696620 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.v3.snapshots [None req-ffe45938-4117-4881-a8e6-20a647c25b59 tempest-TestMinimumBasicScenario-1673550797 tempest-TestMinimumBasicScenario-1673550797-project-member] Create snapshot from volume 968c25d8-49cf-4f86-be9b-806063776ac1 Aug 12 10:32:54.750397 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.quota [None req-ffe45938-4117-4881-a8e6-20a647c25b59 tempest-TestMinimumBasicScenario-1673550797 tempest-TestMinimumBasicScenario-1673550797-project-member] Created reservations ['2a170def-72e5-4eed-8416-bf2a50e92b98', '37a4f521-2bed-4648-b4f5-a9dc20e5bbb9', '54411e16-d58b-4b0e-88c5-46520eec3eb3', 'da824389-3ff8-4d6d-ba75-b43be2ca0330'] {{(pid=100372) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:32:54.824954 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-ffe45938-4117-4881-a8e6-20a647c25b59 tempest-TestMinimumBasicScenario-1673550797 tempest-TestMinimumBasicScenario-1673550797-project-member] Snapshot force create request issued successfully. Aug 12 10:32:54.826483 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-ffe45938-4117-4881-a8e6-20a647c25b59 tempest-TestMinimumBasicScenario-1673550797 tempest-TestMinimumBasicScenario-1673550797-project-member] https://10.4.3.105/volume/v3/snapshots returned with HTTP 202 Aug 12 10:32:54.827359 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 174/673] 10.4.3.105 () {68 vars in 1265 bytes} [Wed Aug 12 10:32:54 2026] POST /volume/v3/snapshots => generated 311 bytes in 155 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 10:32:54.839735 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-e307c80a-b4a5-4bb1-8968-518df08e3448 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:32:54.841252 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-e307c80a-b4a5-4bb1-8968-518df08e3448 tempest-TestMinimumBasicScenario-1673550797 tempest-TestMinimumBasicScenario-1673550797-project-member] GET https://10.4.3.105/volume/v3/snapshots/82919c0a-0de1-49bf-b279-14808349f1a7 Aug 12 10:32:54.842145 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-e307c80a-b4a5-4bb1-8968-518df08e3448 tempest-TestMinimumBasicScenario-1673550797 tempest-TestMinimumBasicScenario-1673550797-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:32:54.842292 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-e307c80a-b4a5-4bb1-8968-518df08e3448 tempest-TestMinimumBasicScenario-1673550797 tempest-TestMinimumBasicScenario-1673550797-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:32:54.873534 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:32:54.873534 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:32:54.874152 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-e307c80a-b4a5-4bb1-8968-518df08e3448 tempest-TestMinimumBasicScenario-1673550797 tempest-TestMinimumBasicScenario-1673550797-project-member] Snapshot retrieved successfully. Aug 12 10:32:54.875244 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-e307c80a-b4a5-4bb1-8968-518df08e3448 tempest-TestMinimumBasicScenario-1673550797 tempest-TestMinimumBasicScenario-1673550797-project-member] https://10.4.3.105/volume/v3/snapshots/82919c0a-0de1-49bf-b279-14808349f1a7 returned with HTTP 200 Aug 12 10:32:54.876580 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 171/674] 10.4.3.105 () {66 vars in 1354 bytes} [Wed Aug 12 10:32:54 2026] GET /volume/v3/snapshots/82919c0a-0de1-49bf-b279-14808349f1a7 => generated 443 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:32:55.018651 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-f03845ca-024e-4e3b-936b-bc9aec9957de None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:32:55.020858 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-f03845ca-024e-4e3b-936b-bc9aec9957de tempest-UserMessagesTest-707922800 tempest-UserMessagesTest-707922800-project-member] GET https://10.4.3.105/volume/v3/volumes/c297223f-e7d6-4c82-8094-ee792d378d18 Aug 12 10:32:55.021114 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-f03845ca-024e-4e3b-936b-bc9aec9957de tempest-UserMessagesTest-707922800 tempest-UserMessagesTest-707922800-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:32:55.021377 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-f03845ca-024e-4e3b-936b-bc9aec9957de tempest-UserMessagesTest-707922800 tempest-UserMessagesTest-707922800-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:32:55.030266 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:32:55.030266 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:32:55.035614 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-f03845ca-024e-4e3b-936b-bc9aec9957de tempest-UserMessagesTest-707922800 tempest-UserMessagesTest-707922800-project-member] Volume info retrieved successfully. Aug 12 10:32:55.041766 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-f03845ca-024e-4e3b-936b-bc9aec9957de tempest-UserMessagesTest-707922800 tempest-UserMessagesTest-707922800-project-member] https://10.4.3.105/volume/v3/volumes/c297223f-e7d6-4c82-8094-ee792d378d18 returned with HTTP 200 Aug 12 10:32:55.042260 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 167/675] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:32:55 2026] GET /volume/v3/volumes/c297223f-e7d6-4c82-8094-ee792d378d18 => generated 873 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:32:55.059397 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-14eb8f3f-e755-443d-9f94-61f1b3aa51f5 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:32:55.060854 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-14eb8f3f-e755-443d-9f94-61f1b3aa51f5 tempest-UserMessagesTest-707922800 tempest-UserMessagesTest-707922800-project-member] GET https://10.4.3.105/volume/v3/messages Aug 12 10:32:55.061194 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-14eb8f3f-e755-443d-9f94-61f1b3aa51f5 tempest-UserMessagesTest-707922800 tempest-UserMessagesTest-707922800-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:32:55.061484 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-14eb8f3f-e755-443d-9f94-61f1b3aa51f5 tempest-UserMessagesTest-707922800 tempest-UserMessagesTest-707922800-project-member] Calling method 'version_select' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:32:55.069115 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-14eb8f3f-e755-443d-9f94-61f1b3aa51f5 tempest-UserMessagesTest-707922800 tempest-UserMessagesTest-707922800-project-member] https://10.4.3.105/volume/v3/messages returned with HTTP 200 Aug 12 10:32:55.069795 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 164/676] 10.4.3.105 () {68 vars in 1280 bytes} [Wed Aug 12 10:32:55 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 10:32:55.082096 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-2ead3eff-89f6-4a5c-8146-a21b55f13d09 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:32:55.084109 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-2ead3eff-89f6-4a5c-8146-a21b55f13d09 tempest-UserMessagesTest-707922800 tempest-UserMessagesTest-707922800-project-member] DELETE https://10.4.3.105/volume/v3/messages/72c925d6-e0da-4fbc-aaf2-95caed002c74 Aug 12 10:32:55.084276 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-2ead3eff-89f6-4a5c-8146-a21b55f13d09 tempest-UserMessagesTest-707922800 tempest-UserMessagesTest-707922800-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:32:55.084480 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-2ead3eff-89f6-4a5c-8146-a21b55f13d09 tempest-UserMessagesTest-707922800 tempest-UserMessagesTest-707922800-project-member] Calling method 'version_select' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:32:55.091946 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:32:55.091946 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:32:55.101924 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-2ead3eff-89f6-4a5c-8146-a21b55f13d09 tempest-UserMessagesTest-707922800 tempest-UserMessagesTest-707922800-project-member] https://10.4.3.105/volume/v3/messages/72c925d6-e0da-4fbc-aaf2-95caed002c74 returned with HTTP 204 Aug 12 10:32:55.102525 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 175/677] 10.4.3.105 () {68 vars in 1394 bytes} [Wed Aug 12 10:32:55 2026] DELETE /volume/v3/messages/72c925d6-e0da-4fbc-aaf2-95caed002c74 => generated 0 bytes in 21 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 12 10:32:55.113871 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-31418576-3e3a-438d-8a05-4cd790acef89 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:32:55.120286 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-31418576-3e3a-438d-8a05-4cd790acef89 tempest-UserMessagesTest-707922800 tempest-UserMessagesTest-707922800-project-member] GET https://10.4.3.105/volume/v3/messages/72c925d6-e0da-4fbc-aaf2-95caed002c74 Aug 12 10:32:55.120286 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-31418576-3e3a-438d-8a05-4cd790acef89 tempest-UserMessagesTest-707922800 tempest-UserMessagesTest-707922800-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:32:55.120566 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-31418576-3e3a-438d-8a05-4cd790acef89 tempest-UserMessagesTest-707922800 tempest-UserMessagesTest-707922800-project-member] Calling method 'version_select' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:32:55.127662 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-31418576-3e3a-438d-8a05-4cd790acef89 tempest-UserMessagesTest-707922800 tempest-UserMessagesTest-707922800-project-member] https://10.4.3.105/volume/v3/messages/72c925d6-e0da-4fbc-aaf2-95caed002c74 returned with HTTP 404 Aug 12 10:32:55.128353 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 172/678] 10.4.3.105 () {68 vars in 1391 bytes} [Wed Aug 12 10:32:55 2026] GET /volume/v3/messages/72c925d6-e0da-4fbc-aaf2-95caed002c74 => generated 110 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:32:55.137993 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-44a05055-1766-472f-a00b-8b0ab12b805f None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:32:55.140248 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-44a05055-1766-472f-a00b-8b0ab12b805f tempest-UserMessagesTest-707922800 tempest-UserMessagesTest-707922800-project-member] GET https://10.4.3.105/volume/v3/volumes/c297223f-e7d6-4c82-8094-ee792d378d18 Aug 12 10:32:55.140462 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-44a05055-1766-472f-a00b-8b0ab12b805f tempest-UserMessagesTest-707922800 tempest-UserMessagesTest-707922800-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:32:55.140733 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-44a05055-1766-472f-a00b-8b0ab12b805f tempest-UserMessagesTest-707922800 tempest-UserMessagesTest-707922800-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:32:55.148792 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:32:55.148792 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:32:55.152867 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-44a05055-1766-472f-a00b-8b0ab12b805f tempest-UserMessagesTest-707922800 tempest-UserMessagesTest-707922800-project-member] Volume info retrieved successfully. Aug 12 10:32:55.158738 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-44a05055-1766-472f-a00b-8b0ab12b805f tempest-UserMessagesTest-707922800 tempest-UserMessagesTest-707922800-project-member] https://10.4.3.105/volume/v3/volumes/c297223f-e7d6-4c82-8094-ee792d378d18 returned with HTTP 200 Aug 12 10:32:55.159229 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 168/679] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:32:55 2026] GET /volume/v3/volumes/c297223f-e7d6-4c82-8094-ee792d378d18 => generated 873 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:32:55.174591 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-1891746d-dfd9-42ed-8e97-4261f336405f None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:32:55.178286 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-1891746d-dfd9-42ed-8e97-4261f336405f tempest-UserMessagesTest-707922800 tempest-UserMessagesTest-707922800-project-member] DELETE https://10.4.3.105/volume/v3/volumes/c297223f-e7d6-4c82-8094-ee792d378d18 Aug 12 10:32:55.178480 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-1891746d-dfd9-42ed-8e97-4261f336405f tempest-UserMessagesTest-707922800 tempest-UserMessagesTest-707922800-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:32:55.178746 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-1891746d-dfd9-42ed-8e97-4261f336405f tempest-UserMessagesTest-707922800 tempest-UserMessagesTest-707922800-project-member] Calling method 'delete' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:32:55.178879 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.v3.volumes [None req-1891746d-dfd9-42ed-8e97-4261f336405f tempest-UserMessagesTest-707922800 tempest-UserMessagesTest-707922800-project-member] Delete volume with id: c297223f-e7d6-4c82-8094-ee792d378d18 Aug 12 10:32:55.188380 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:32:55.188380 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:32:55.188854 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-1891746d-dfd9-42ed-8e97-4261f336405f tempest-UserMessagesTest-707922800 tempest-UserMessagesTest-707922800-project-member] Volume info retrieved successfully. Aug 12 10:32:55.190248 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-1891746d-dfd9-42ed-8e97-4261f336405f tempest-UserMessagesTest-707922800 tempest-UserMessagesTest-707922800-project-member] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100374) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 12 10:32:55.215253 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.quota [None req-1891746d-dfd9-42ed-8e97-4261f336405f tempest-UserMessagesTest-707922800 tempest-UserMessagesTest-707922800-project-member] Created reservations ['263844b6-4d3a-48ac-8f48-ed323c9cda4f', 'f024d4e8-734f-4476-8298-103e5a53c470', 'f66124c5-bf82-429a-974f-6e9c2dd27959', '804d7e3c-341f-49b5-88e2-fd2fdc039217'] {{(pid=100374) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:32:55.260447 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-1891746d-dfd9-42ed-8e97-4261f336405f tempest-UserMessagesTest-707922800 tempest-UserMessagesTest-707922800-project-member] Delete volume request issued successfully. Aug 12 10:32:55.260683 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-1891746d-dfd9-42ed-8e97-4261f336405f tempest-UserMessagesTest-707922800 tempest-UserMessagesTest-707922800-project-member] https://10.4.3.105/volume/v3/volumes/c297223f-e7d6-4c82-8094-ee792d378d18 returned with HTTP 202 Aug 12 10:32:55.262429 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 165/680] 10.4.3.105 () {68 vars in 1391 bytes} [Wed Aug 12 10:32:55 2026] DELETE /volume/v3/volumes/c297223f-e7d6-4c82-8094-ee792d378d18 => generated 0 bytes in 87 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 10:32:55.271326 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-b0bb8963-83c5-4625-9e81-64defd964fd2 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:32:55.273485 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-b0bb8963-83c5-4625-9e81-64defd964fd2 tempest-UserMessagesTest-707922800 tempest-UserMessagesTest-707922800-project-member] GET https://10.4.3.105/volume/v3/volumes/c297223f-e7d6-4c82-8094-ee792d378d18 Aug 12 10:32:55.273777 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-b0bb8963-83c5-4625-9e81-64defd964fd2 tempest-UserMessagesTest-707922800 tempest-UserMessagesTest-707922800-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:32:55.274043 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-b0bb8963-83c5-4625-9e81-64defd964fd2 tempest-UserMessagesTest-707922800 tempest-UserMessagesTest-707922800-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:32:55.281153 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-b0bb8963-83c5-4625-9e81-64defd964fd2 tempest-UserMessagesTest-707922800 tempest-UserMessagesTest-707922800-project-member] https://10.4.3.105/volume/v3/volumes/c297223f-e7d6-4c82-8094-ee792d378d18 returned with HTTP 404 Aug 12 10:32:55.281833 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 176/681] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:32:55 2026] GET /volume/v3/volumes/c297223f-e7d6-4c82-8094-ee792d378d18 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:32:55.291459 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-18dac582-b142-4920-97d4-917e28d08ad3 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:32:55.294666 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-18dac582-b142-4920-97d4-917e28d08ad3 tempest-UserMessagesTest-1507932660 tempest-UserMessagesTest-1507932660-project-admin] DELETE https://10.4.3.105/volume/v3/types/7c86b160-9b3a-4f12-aa73-d904a2c07100 Aug 12 10:32:55.294863 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-18dac582-b142-4920-97d4-917e28d08ad3 tempest-UserMessagesTest-1507932660 tempest-UserMessagesTest-1507932660-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:32:55.295068 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-18dac582-b142-4920-97d4-917e28d08ad3 tempest-UserMessagesTest-1507932660 tempest-UserMessagesTest-1507932660-project-admin] Calling method '_delete' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:32:55.362238 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-18dac582-b142-4920-97d4-917e28d08ad3 tempest-UserMessagesTest-1507932660 tempest-UserMessagesTest-1507932660-project-admin] https://10.4.3.105/volume/v3/types/7c86b160-9b3a-4f12-aa73-d904a2c07100 returned with HTTP 202 Aug 12 10:32:55.362840 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 173/682] 10.4.3.105 () {66 vars in 1345 bytes} [Wed Aug 12 10:32:55 2026] DELETE /volume/v3/types/7c86b160-9b3a-4f12-aa73-d904a2c07100 => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 10:32:55.370964 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-8a2bff7b-5b35-40c8-b5bf-565d90c10a3c None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:32:55.372997 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-8a2bff7b-5b35-40c8-b5bf-565d90c10a3c tempest-UserMessagesTest-1507932660 tempest-UserMessagesTest-1507932660-project-admin] GET https://10.4.3.105/volume/v3/types/7c86b160-9b3a-4f12-aa73-d904a2c07100 Aug 12 10:32:55.373243 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-8a2bff7b-5b35-40c8-b5bf-565d90c10a3c tempest-UserMessagesTest-1507932660 tempest-UserMessagesTest-1507932660-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:32:55.374898 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-8a2bff7b-5b35-40c8-b5bf-565d90c10a3c tempest-UserMessagesTest-1507932660 tempest-UserMessagesTest-1507932660-project-admin] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:32:55.379772 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-8a2bff7b-5b35-40c8-b5bf-565d90c10a3c tempest-UserMessagesTest-1507932660 tempest-UserMessagesTest-1507932660-project-admin] https://10.4.3.105/volume/v3/types/7c86b160-9b3a-4f12-aa73-d904a2c07100 returned with HTTP 404 Aug 12 10:32:55.380753 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 169/683] 10.4.3.105 () {66 vars in 1342 bytes} [Wed Aug 12 10:32:55 2026] GET /volume/v3/types/7c86b160-9b3a-4f12-aa73-d904a2c07100 => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:32:55.392447 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-249eed81-f282-4649-9f54-5e4f4ec26a9d None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:32:55.395409 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-249eed81-f282-4649-9f54-5e4f4ec26a9d tempest-UserMessagesTest-1507932660 tempest-UserMessagesTest-1507932660-project-admin] POST https://10.4.3.105/volume/v3/types Aug 12 10:32:55.395976 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-249eed81-f282-4649-9f54-5e4f4ec26a9d tempest-UserMessagesTest-1507932660 tempest-UserMessagesTest-1507932660-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-1679091389", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1929978303", "vendor_name": "tempest-vendor_name-1002770269"}}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:32:55.419949 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-249eed81-f282-4649-9f54-5e4f4ec26a9d tempest-UserMessagesTest-1507932660 tempest-UserMessagesTest-1507932660-project-admin] https://10.4.3.105/volume/v3/types returned with HTTP 200 Aug 12 10:32:55.420373 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 166/684] 10.4.3.105 () {68 vars in 1253 bytes} [Wed Aug 12 10:32:55 2026] POST /volume/v3/types => generated 328 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:32:55.430057 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-a083ef14-5ce8-4a55-b9e7-2c462c9d902f None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:32:55.432782 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-a083ef14-5ce8-4a55-b9e7-2c462c9d902f tempest-UserMessagesTest-707922800 tempest-UserMessagesTest-707922800-project-member] POST https://10.4.3.105/volume/v3/volumes Aug 12 10:32:55.433372 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-a083ef14-5ce8-4a55-b9e7-2c462c9d902f tempest-UserMessagesTest-707922800 tempest-UserMessagesTest-707922800-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "8a43d5cc-c403-4790-8364-4d477118d8d7", "size": 1, "name": "tempest-UserMessagesTest-Volume-178271782"}} {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:32:55.435695 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.v3.volumes [None req-a083ef14-5ce8-4a55-b9e7-2c462c9d902f tempest-UserMessagesTest-707922800 tempest-UserMessagesTest-707922800-project-member] Create volume request body: {'volume': {'volume_type': '8a43d5cc-c403-4790-8364-4d477118d8d7', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-178271782'}} {{(pid=100372) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 10:32:55.441967 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.v3.volumes [None req-a083ef14-5ce8-4a55-b9e7-2c462c9d902f tempest-UserMessagesTest-707922800 tempest-UserMessagesTest-707922800-project-member] Create volume of 1 GB Aug 12 10:32:55.442449 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:32:55.442449 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:32:55.443060 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-a083ef14-5ce8-4a55-b9e7-2c462c9d902f tempest-UserMessagesTest-707922800 tempest-UserMessagesTest-707922800-project-member] Availability Zones retrieved successfully. Aug 12 10:32:55.451863 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-a083ef14-5ce8-4a55-b9e7-2c462c9d902f tempest-UserMessagesTest-707922800 tempest-UserMessagesTest-707922800-project-member] Flow 'volume_create_api' (713a926e-4540-493f-ac36-4f65e4111347) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100372) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:32:55.453200 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-a083ef14-5ce8-4a55-b9e7-2c462c9d902f tempest-UserMessagesTest-707922800 tempest-UserMessagesTest-707922800-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d65c4334-fe7d-48d4-bfd0-6cad5243752d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:32:55.454652 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.flows.api.create_volume [None req-a083ef14-5ce8-4a55-b9e7-2c462c9d902f tempest-UserMessagesTest-707922800 tempest-UserMessagesTest-707922800-project-member] Validating volume size '1' using validate_int {{(pid=100372) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 10:32:55.498348 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-a083ef14-5ce8-4a55-b9e7-2c462c9d902f tempest-UserMessagesTest-707922800 tempest-UserMessagesTest-707922800-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d65c4334-fe7d-48d4-bfd0-6cad5243752d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T10:32:55Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1929978303',vendor_name='tempest-vendor_name-1002770269'},id=8a43d5cc-c403-4790-8364-4d477118d8d7,is_public=True,name='tempest-UserMessagesTest-volume-type-1679091389',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8a43d5cc-c403-4790-8364-4d477118d8d7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:32:55.499830 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-a083ef14-5ce8-4a55-b9e7-2c462c9d902f tempest-UserMessagesTest-707922800 tempest-UserMessagesTest-707922800-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (615c9d7d-54c9-4211-b3c4-5a85fa87a7e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:32:55.537065 np0000007037 devstack@c-api.service[100372]: WARNING cinder.quota [None req-a083ef14-5ce8-4a55-b9e7-2c462c9d902f tempest-UserMessagesTest-707922800 tempest-UserMessagesTest-707922800-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-1679091389 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-1679091389, it is now deprecated. Please use the default quota class for default quota. Aug 12 10:32:55.537367 np0000007037 devstack@c-api.service[100372]: WARNING cinder.quota [None req-a083ef14-5ce8-4a55-b9e7-2c462c9d902f tempest-UserMessagesTest-707922800 tempest-UserMessagesTest-707922800-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-1679091389 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-1679091389, it is now deprecated. Please use the default quota class for default quota. Aug 12 10:32:55.571996 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.quota [None req-a083ef14-5ce8-4a55-b9e7-2c462c9d902f tempest-UserMessagesTest-707922800 tempest-UserMessagesTest-707922800-project-member] Created reservations ['977fbd49-01db-40f6-b616-af9514f0f2cf', '2d13b74b-461f-48c6-87e4-84badfdc3957', '2aae85b6-05bb-4078-adc2-7a5488269789', '48ca04b0-6e78-4a12-a4ed-1dd4f17ecb17'] {{(pid=100372) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:32:55.573140 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-a083ef14-5ce8-4a55-b9e7-2c462c9d902f tempest-UserMessagesTest-707922800 tempest-UserMessagesTest-707922800-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (615c9d7d-54c9-4211-b3c4-5a85fa87a7e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['977fbd49-01db-40f6-b616-af9514f0f2cf', '2d13b74b-461f-48c6-87e4-84badfdc3957', '2aae85b6-05bb-4078-adc2-7a5488269789', '48ca04b0-6e78-4a12-a4ed-1dd4f17ecb17']}' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:32:55.574336 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-a083ef14-5ce8-4a55-b9e7-2c462c9d902f tempest-UserMessagesTest-707922800 tempest-UserMessagesTest-707922800-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4006280e-ffd9-439f-a28f-53d1ed481a6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:32:55.611198 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-a083ef14-5ce8-4a55-b9e7-2c462c9d902f tempest-UserMessagesTest-707922800 tempest-UserMessagesTest-707922800-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4006280e-ffd9-439f-a28f-53d1ed481a6b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c0959002-4ac6-4de7-8dd4-dafe5883342f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-178271782',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b64aac2f73484caea4714048ff3fbeac',qos_specs=None,replication_status=,reservations=['977fbd49-01db-40f6-b616-af9514f0f2cf','2d13b74b-461f-48c6-87e4-84badfdc3957','2aae85b6-05bb-4078-adc2-7a5488269789','48ca04b0-6e78-4a12-a4ed-1dd4f17ecb17'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7fd0942cc1e24511b98657693512f5b6',volume_type_id=8a43d5cc-c403-4790-8364-4d477118d8d7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:32:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-178271782',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c0959002-4ac6-4de7-8dd4-dafe5883342f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b64aac2f73484caea4714048ff3fbeac',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7fd0942cc1e24511b98657693512f5b6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8a43d5cc-c403-4790-8364-4d477118d8d7),volume_type_id=8a43d5cc-c403-4790-8364-4d477118d8d7)}' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:32:55.611750 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-a083ef14-5ce8-4a55-b9e7-2c462c9d902f tempest-UserMessagesTest-707922800 tempest-UserMessagesTest-707922800-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b647989f-779b-45ca-ae83-b4acc7630a47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:32:55.641643 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-a083ef14-5ce8-4a55-b9e7-2c462c9d902f tempest-UserMessagesTest-707922800 tempest-UserMessagesTest-707922800-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b647989f-779b-45ca-ae83-b4acc7630a47) transitioned into state 'SUCCESS' from state '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-178271782',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b64aac2f73484caea4714048ff3fbeac',qos_specs=None,replication_status=,reservations=['977fbd49-01db-40f6-b616-af9514f0f2cf','2d13b74b-461f-48c6-87e4-84badfdc3957','2aae85b6-05bb-4078-adc2-7a5488269789','48ca04b0-6e78-4a12-a4ed-1dd4f17ecb17'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7fd0942cc1e24511b98657693512f5b6',volume_type_id=8a43d5cc-c403-4790-8364-4d477118d8d7)}' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:32:55.643472 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-a083ef14-5ce8-4a55-b9e7-2c462c9d902f tempest-UserMessagesTest-707922800 tempest-UserMessagesTest-707922800-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9dccb829-5765-4382-9e11-23fc0ba026a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:32:55.660570 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-a083ef14-5ce8-4a55-b9e7-2c462c9d902f tempest-UserMessagesTest-707922800 tempest-UserMessagesTest-707922800-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9dccb829-5765-4382-9e11-23fc0ba026a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:32:55.661850 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-a083ef14-5ce8-4a55-b9e7-2c462c9d902f tempest-UserMessagesTest-707922800 tempest-UserMessagesTest-707922800-project-member] Flow 'volume_create_api' (713a926e-4540-493f-ac36-4f65e4111347) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100372) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:32:55.662425 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-a083ef14-5ce8-4a55-b9e7-2c462c9d902f tempest-UserMessagesTest-707922800 tempest-UserMessagesTest-707922800-project-member] Create volume request issued successfully. Aug 12 10:32:55.664060 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-a083ef14-5ce8-4a55-b9e7-2c462c9d902f tempest-UserMessagesTest-707922800 tempest-UserMessagesTest-707922800-project-member] https://10.4.3.105/volume/v3/volumes returned with HTTP 202 Aug 12 10:32:55.664691 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 177/685] 10.4.3.105 () {70 vars in 1299 bytes} [Wed Aug 12 10:32:55 2026] POST /volume/v3/volumes => generated 785 bytes in 235 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 10:32:55.684778 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-b2a22282-5fe1-470c-8847-165e6b9aac64 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:32:55.687376 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-b2a22282-5fe1-470c-8847-165e6b9aac64 tempest-UserMessagesTest-707922800 tempest-UserMessagesTest-707922800-project-member] GET https://10.4.3.105/volume/v3/volumes/c0959002-4ac6-4de7-8dd4-dafe5883342f Aug 12 10:32:55.687709 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-b2a22282-5fe1-470c-8847-165e6b9aac64 tempest-UserMessagesTest-707922800 tempest-UserMessagesTest-707922800-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:32:55.688366 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-b2a22282-5fe1-470c-8847-165e6b9aac64 tempest-UserMessagesTest-707922800 tempest-UserMessagesTest-707922800-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:32:55.700489 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:32:55.700489 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:32:55.707597 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-b2a22282-5fe1-470c-8847-165e6b9aac64 tempest-UserMessagesTest-707922800 tempest-UserMessagesTest-707922800-project-member] Volume info retrieved successfully. Aug 12 10:32:55.719113 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-b2a22282-5fe1-470c-8847-165e6b9aac64 tempest-UserMessagesTest-707922800 tempest-UserMessagesTest-707922800-project-member] https://10.4.3.105/volume/v3/volumes/c0959002-4ac6-4de7-8dd4-dafe5883342f returned with HTTP 200 Aug 12 10:32:55.720820 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 174/686] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:32:55 2026] GET /volume/v3/volumes/c0959002-4ac6-4de7-8dd4-dafe5883342f => generated 853 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:32:55.767349 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-1195fe0a-46a1-4fc6-ad00-32ded3636d63 req-3f18d840-df44-4ead-94c3-9bad6fe21140 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:32:55.772316 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-1195fe0a-46a1-4fc6-ad00-32ded3636d63 req-3f18d840-df44-4ead-94c3-9bad6fe21140 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] GET https://10.4.3.105/volume/v3/volumes/dd6899a9-d9c6-4fb0-95e0-25ef9c33a6db Aug 12 10:32:55.772601 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-1195fe0a-46a1-4fc6-ad00-32ded3636d63 req-3f18d840-df44-4ead-94c3-9bad6fe21140 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:32:55.772905 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-1195fe0a-46a1-4fc6-ad00-32ded3636d63 req-3f18d840-df44-4ead-94c3-9bad6fe21140 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:32:55.794571 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:32:55.794571 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:32:55.801018 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [req-1195fe0a-46a1-4fc6-ad00-32ded3636d63 req-3f18d840-df44-4ead-94c3-9bad6fe21140 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Volume info retrieved successfully. Aug 12 10:32:55.808922 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-1195fe0a-46a1-4fc6-ad00-32ded3636d63 req-3f18d840-df44-4ead-94c3-9bad6fe21140 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] https://10.4.3.105/volume/v3/volumes/dd6899a9-d9c6-4fb0-95e0-25ef9c33a6db returned with HTTP 200 Aug 12 10:32:55.808922 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 170/687] 10.4.3.105 () {68 vars in 1598 bytes} [Wed Aug 12 10:32:55 2026] GET /volume/v3/volumes/dd6899a9-d9c6-4fb0-95e0-25ef9c33a6db => generated 1442 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:32:55.890698 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-5e8d9ef2-c04d-49ef-b11d-d16d95921549 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:32:55.894113 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-5e8d9ef2-c04d-49ef-b11d-d16d95921549 tempest-TestMinimumBasicScenario-1673550797 tempest-TestMinimumBasicScenario-1673550797-project-member] GET https://10.4.3.105/volume/v3/snapshots/82919c0a-0de1-49bf-b279-14808349f1a7 Aug 12 10:32:55.894113 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-5e8d9ef2-c04d-49ef-b11d-d16d95921549 tempest-TestMinimumBasicScenario-1673550797 tempest-TestMinimumBasicScenario-1673550797-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:32:55.894113 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-5e8d9ef2-c04d-49ef-b11d-d16d95921549 tempest-TestMinimumBasicScenario-1673550797 tempest-TestMinimumBasicScenario-1673550797-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:32:55.931685 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:32:55.931685 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:32:55.932346 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-5e8d9ef2-c04d-49ef-b11d-d16d95921549 tempest-TestMinimumBasicScenario-1673550797 tempest-TestMinimumBasicScenario-1673550797-project-member] Snapshot retrieved successfully. Aug 12 10:32:55.933485 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-5e8d9ef2-c04d-49ef-b11d-d16d95921549 tempest-TestMinimumBasicScenario-1673550797 tempest-TestMinimumBasicScenario-1673550797-project-member] https://10.4.3.105/volume/v3/snapshots/82919c0a-0de1-49bf-b279-14808349f1a7 returned with HTTP 200 Aug 12 10:32:55.938559 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 167/688] 10.4.3.105 () {66 vars in 1354 bytes} [Wed Aug 12 10:32:55 2026] GET /volume/v3/snapshots/82919c0a-0de1-49bf-b279-14808349f1a7 => generated 470 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:32:55.953474 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-9be6aecc-ccdc-4331-9041-dc15c671dc0c None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:32:55.958192 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-9be6aecc-ccdc-4331-9041-dc15c671dc0c tempest-TestMinimumBasicScenario-1673550797 tempest-TestMinimumBasicScenario-1673550797-project-member] GET https://10.4.3.105/volume/v3/snapshots/82919c0a-0de1-49bf-b279-14808349f1a7 Aug 12 10:32:55.958488 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-9be6aecc-ccdc-4331-9041-dc15c671dc0c tempest-TestMinimumBasicScenario-1673550797 tempest-TestMinimumBasicScenario-1673550797-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:32:55.961866 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-9be6aecc-ccdc-4331-9041-dc15c671dc0c tempest-TestMinimumBasicScenario-1673550797 tempest-TestMinimumBasicScenario-1673550797-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:32:55.972865 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:32:55.972865 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:32:55.973369 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-9be6aecc-ccdc-4331-9041-dc15c671dc0c tempest-TestMinimumBasicScenario-1673550797 tempest-TestMinimumBasicScenario-1673550797-project-member] Snapshot retrieved successfully. Aug 12 10:32:55.974218 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-9be6aecc-ccdc-4331-9041-dc15c671dc0c tempest-TestMinimumBasicScenario-1673550797 tempest-TestMinimumBasicScenario-1673550797-project-member] https://10.4.3.105/volume/v3/snapshots/82919c0a-0de1-49bf-b279-14808349f1a7 returned with HTTP 200 Aug 12 10:32:55.974648 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 178/689] 10.4.3.105 () {66 vars in 1354 bytes} [Wed Aug 12 10:32:55 2026] GET /volume/v3/snapshots/82919c0a-0de1-49bf-b279-14808349f1a7 => generated 470 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:32:55.986419 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-d5b1e3f1-c0bc-4440-a0a2-bcdfc49d6016 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:32:55.988297 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-d5b1e3f1-c0bc-4440-a0a2-bcdfc49d6016 tempest-TestMinimumBasicScenario-1673550797 tempest-TestMinimumBasicScenario-1673550797-project-member] GET https://10.4.3.105/volume/v3/volumes/968c25d8-49cf-4f86-be9b-806063776ac1 Aug 12 10:32:55.988597 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-d5b1e3f1-c0bc-4440-a0a2-bcdfc49d6016 tempest-TestMinimumBasicScenario-1673550797 tempest-TestMinimumBasicScenario-1673550797-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:32:55.988837 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-d5b1e3f1-c0bc-4440-a0a2-bcdfc49d6016 tempest-TestMinimumBasicScenario-1673550797 tempest-TestMinimumBasicScenario-1673550797-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:32:55.999985 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:32:55.999985 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:32:56.004243 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-d5b1e3f1-c0bc-4440-a0a2-bcdfc49d6016 tempest-TestMinimumBasicScenario-1673550797 tempest-TestMinimumBasicScenario-1673550797-project-member] Volume info retrieved successfully. Aug 12 10:32:56.010870 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-d5b1e3f1-c0bc-4440-a0a2-bcdfc49d6016 tempest-TestMinimumBasicScenario-1673550797 tempest-TestMinimumBasicScenario-1673550797-project-member] https://10.4.3.105/volume/v3/volumes/968c25d8-49cf-4f86-be9b-806063776ac1 returned with HTTP 200 Aug 12 10:32:56.011257 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 175/690] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:32:55 2026] GET /volume/v3/volumes/968c25d8-49cf-4f86-be9b-806063776ac1 => generated 1140 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:32:56.256888 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-5f6bd61a-8036-4d88-b80f-16b7b6144402 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:32:56.258825 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-5f6bd61a-8036-4d88-b80f-16b7b6144402 None None] GET https://10.4.3.105/volume// Aug 12 10:32:56.259215 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-5f6bd61a-8036-4d88-b80f-16b7b6144402 None None] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:32:56.259534 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-5f6bd61a-8036-4d88-b80f-16b7b6144402 None None] Calling method 'all' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:32:56.259938 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-5f6bd61a-8036-4d88-b80f-16b7b6144402 None None] https://10.4.3.105/volume// returned with HTTP 300 Aug 12 10:32:56.260295 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 171/691] 10.4.3.105 () {66 vars in 1426 bytes} [Wed Aug 12 10:32:56 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 10:32:56.268938 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-1195fe0a-46a1-4fc6-ad00-32ded3636d63 req-2b165388-4930-4436-b921-9723197a1ae6 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:32:56.271730 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-1195fe0a-46a1-4fc6-ad00-32ded3636d63 req-2b165388-4930-4436-b921-9723197a1ae6 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] POST https://10.4.3.105/volume/v3/attachments Aug 12 10:32:56.272132 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-1195fe0a-46a1-4fc6-ad00-32ded3636d63 req-2b165388-4930-4436-b921-9723197a1ae6 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "dd6899a9-d9c6-4fb0-95e0-25ef9c33a6db", "connector": null, "instance_uuid": "ab3ac557-6bd7-4071-a074-a2d796764994"}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:32:56.289141 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:32:56.289141 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:32:56.326865 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-1195fe0a-46a1-4fc6-ad00-32ded3636d63 req-2b165388-4930-4436-b921-9723197a1ae6 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] https://10.4.3.105/volume/v3/attachments returned with HTTP 200 Aug 12 10:32:56.327402 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 168/692] 10.4.3.105 () {74 vars in 1594 bytes} [Wed Aug 12 10:32:56 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 10:32:56.337282 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [req-1195fe0a-46a1-4fc6-ad00-32ded3636d63 req-a980e576-b669-421d-bfc4-63577c05c794 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:32:56.340076 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-1195fe0a-46a1-4fc6-ad00-32ded3636d63 req-a980e576-b669-421d-bfc4-63577c05c794 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] DELETE https://10.4.3.105/volume/v3/attachments/fa4081b6-b70b-4fbe-ac18-86ad644e9438 Aug 12 10:32:56.340270 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [req-1195fe0a-46a1-4fc6-ad00-32ded3636d63 req-a980e576-b669-421d-bfc4-63577c05c794 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:32:56.340465 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [req-1195fe0a-46a1-4fc6-ad00-32ded3636d63 req-a980e576-b669-421d-bfc4-63577c05c794 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Calling method 'version_select' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:32:56.348469 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:32:56.348469 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:32:56.410726 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-1195fe0a-46a1-4fc6-ad00-32ded3636d63 req-a980e576-b669-421d-bfc4-63577c05c794 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] https://10.4.3.105/volume/v3/attachments/fa4081b6-b70b-4fbe-ac18-86ad644e9438 returned with HTTP 200 Aug 12 10:32:56.411236 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 179/693] 10.4.3.105 () {72 vars in 1673 bytes} [Wed Aug 12 10:32:56 2026] DELETE /volume/v3/attachments/fa4081b6-b70b-4fbe-ac18-86ad644e9438 => generated 367 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:32:56.743289 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-b069f3a3-7a2a-4ba5-b1d6-f6ea21ecf260 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:32:56.745931 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-b069f3a3-7a2a-4ba5-b1d6-f6ea21ecf260 tempest-UserMessagesTest-707922800 tempest-UserMessagesTest-707922800-project-member] GET https://10.4.3.105/volume/v3/volumes/c0959002-4ac6-4de7-8dd4-dafe5883342f Aug 12 10:32:56.746243 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-b069f3a3-7a2a-4ba5-b1d6-f6ea21ecf260 tempest-UserMessagesTest-707922800 tempest-UserMessagesTest-707922800-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:32:56.746526 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-b069f3a3-7a2a-4ba5-b1d6-f6ea21ecf260 tempest-UserMessagesTest-707922800 tempest-UserMessagesTest-707922800-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:32:56.756224 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:32:56.756224 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:32:56.760599 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-b069f3a3-7a2a-4ba5-b1d6-f6ea21ecf260 tempest-UserMessagesTest-707922800 tempest-UserMessagesTest-707922800-project-member] Volume info retrieved successfully. Aug 12 10:32:56.765716 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-b069f3a3-7a2a-4ba5-b1d6-f6ea21ecf260 tempest-UserMessagesTest-707922800 tempest-UserMessagesTest-707922800-project-member] https://10.4.3.105/volume/v3/volumes/c0959002-4ac6-4de7-8dd4-dafe5883342f returned with HTTP 200 Aug 12 10:32:56.766132 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 176/694] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:32:56 2026] GET /volume/v3/volumes/c0959002-4ac6-4de7-8dd4-dafe5883342f => generated 874 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:32:56.781309 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-9ce58e4c-9132-4457-808a-9ca76745dbc2 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:32:56.783288 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-9ce58e4c-9132-4457-808a-9ca76745dbc2 tempest-UserMessagesTest-707922800 tempest-UserMessagesTest-707922800-project-member] GET https://10.4.3.105/volume/v3/messages Aug 12 10:32:56.783537 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-9ce58e4c-9132-4457-808a-9ca76745dbc2 tempest-UserMessagesTest-707922800 tempest-UserMessagesTest-707922800-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:32:56.783757 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-9ce58e4c-9132-4457-808a-9ca76745dbc2 tempest-UserMessagesTest-707922800 tempest-UserMessagesTest-707922800-project-member] Calling method 'version_select' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:32:56.789651 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-9ce58e4c-9132-4457-808a-9ca76745dbc2 tempest-UserMessagesTest-707922800 tempest-UserMessagesTest-707922800-project-member] https://10.4.3.105/volume/v3/messages returned with HTTP 200 Aug 12 10:32:56.790069 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 172/695] 10.4.3.105 () {68 vars in 1280 bytes} [Wed Aug 12 10:32:56 2026] GET /volume/v3/messages => generated 670 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:32:56.803854 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-ca83e617-7700-42a0-95a7-f7c950ae1f42 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:32:56.806442 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-ca83e617-7700-42a0-95a7-f7c950ae1f42 tempest-UserMessagesTest-707922800 tempest-UserMessagesTest-707922800-project-member] GET https://10.4.3.105/volume/v3/messages/cb57056c-938b-4bf3-b89e-a783afb21cff Aug 12 10:32:56.806748 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-ca83e617-7700-42a0-95a7-f7c950ae1f42 tempest-UserMessagesTest-707922800 tempest-UserMessagesTest-707922800-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:32:56.807024 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-ca83e617-7700-42a0-95a7-f7c950ae1f42 tempest-UserMessagesTest-707922800 tempest-UserMessagesTest-707922800-project-member] Calling method 'version_select' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:32:56.812555 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:32:56.812555 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:32:56.813804 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-ca83e617-7700-42a0-95a7-f7c950ae1f42 tempest-UserMessagesTest-707922800 tempest-UserMessagesTest-707922800-project-member] https://10.4.3.105/volume/v3/messages/cb57056c-938b-4bf3-b89e-a783afb21cff returned with HTTP 200 Aug 12 10:32:56.814491 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 169/696] 10.4.3.105 () {68 vars in 1391 bytes} [Wed Aug 12 10:32:56 2026] GET /volume/v3/messages/cb57056c-938b-4bf3-b89e-a783afb21cff => generated 667 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:32:56.827665 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-df7c49ce-a2f0-48df-90ce-cf3e1b4e2686 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:32:56.829972 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-df7c49ce-a2f0-48df-90ce-cf3e1b4e2686 tempest-UserMessagesTest-707922800 tempest-UserMessagesTest-707922800-project-member] GET https://10.4.3.105/volume/v3/messages Aug 12 10:32:56.830246 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-df7c49ce-a2f0-48df-90ce-cf3e1b4e2686 tempest-UserMessagesTest-707922800 tempest-UserMessagesTest-707922800-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:32:56.830473 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-df7c49ce-a2f0-48df-90ce-cf3e1b4e2686 tempest-UserMessagesTest-707922800 tempest-UserMessagesTest-707922800-project-member] Calling method 'version_select' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:32:56.830835 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:32:56.830835 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:32:56.836540 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-df7c49ce-a2f0-48df-90ce-cf3e1b4e2686 tempest-UserMessagesTest-707922800 tempest-UserMessagesTest-707922800-project-member] https://10.4.3.105/volume/v3/messages returned with HTTP 200 Aug 12 10:32:56.837012 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 180/697] 10.4.3.105 () {68 vars in 1280 bytes} [Wed Aug 12 10:32:56 2026] GET /volume/v3/messages => generated 670 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:32:56.848272 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-f6dd5eb9-64db-4f8f-aba7-b0a6db87ab2c None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:32:56.850633 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-f6dd5eb9-64db-4f8f-aba7-b0a6db87ab2c tempest-UserMessagesTest-707922800 tempest-UserMessagesTest-707922800-project-member] DELETE https://10.4.3.105/volume/v3/messages/cb57056c-938b-4bf3-b89e-a783afb21cff Aug 12 10:32:56.850966 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-f6dd5eb9-64db-4f8f-aba7-b0a6db87ab2c tempest-UserMessagesTest-707922800 tempest-UserMessagesTest-707922800-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:32:56.851226 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-f6dd5eb9-64db-4f8f-aba7-b0a6db87ab2c tempest-UserMessagesTest-707922800 tempest-UserMessagesTest-707922800-project-member] Calling method 'version_select' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:32:56.863663 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-f6dd5eb9-64db-4f8f-aba7-b0a6db87ab2c tempest-UserMessagesTest-707922800 tempest-UserMessagesTest-707922800-project-member] https://10.4.3.105/volume/v3/messages/cb57056c-938b-4bf3-b89e-a783afb21cff returned with HTTP 204 Aug 12 10:32:56.864174 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 177/698] 10.4.3.105 () {68 vars in 1394 bytes} [Wed Aug 12 10:32:56 2026] DELETE /volume/v3/messages/cb57056c-938b-4bf3-b89e-a783afb21cff => generated 0 bytes in 16 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 12 10:32:56.874094 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-c8acfe78-b730-4fba-b0c3-97424c8ff23b None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:32:56.878389 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-c8acfe78-b730-4fba-b0c3-97424c8ff23b tempest-UserMessagesTest-707922800 tempest-UserMessagesTest-707922800-project-member] GET https://10.4.3.105/volume/v3/volumes/c0959002-4ac6-4de7-8dd4-dafe5883342f Aug 12 10:32:56.878759 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-c8acfe78-b730-4fba-b0c3-97424c8ff23b tempest-UserMessagesTest-707922800 tempest-UserMessagesTest-707922800-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:32:56.879103 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-c8acfe78-b730-4fba-b0c3-97424c8ff23b tempest-UserMessagesTest-707922800 tempest-UserMessagesTest-707922800-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:32:56.891210 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:32:56.891210 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:32:56.897256 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-c8acfe78-b730-4fba-b0c3-97424c8ff23b tempest-UserMessagesTest-707922800 tempest-UserMessagesTest-707922800-project-member] Volume info retrieved successfully. Aug 12 10:32:56.908135 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-c8acfe78-b730-4fba-b0c3-97424c8ff23b tempest-UserMessagesTest-707922800 tempest-UserMessagesTest-707922800-project-member] https://10.4.3.105/volume/v3/volumes/c0959002-4ac6-4de7-8dd4-dafe5883342f returned with HTTP 200 Aug 12 10:32:56.908678 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 173/699] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:32:56 2026] GET /volume/v3/volumes/c0959002-4ac6-4de7-8dd4-dafe5883342f => generated 874 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:32:56.928084 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-1461ecf7-0afe-46e6-b9ef-0e92cd5e0110 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:32:56.930673 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-1461ecf7-0afe-46e6-b9ef-0e92cd5e0110 tempest-UserMessagesTest-707922800 tempest-UserMessagesTest-707922800-project-member] DELETE https://10.4.3.105/volume/v3/volumes/c0959002-4ac6-4de7-8dd4-dafe5883342f Aug 12 10:32:56.930871 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-1461ecf7-0afe-46e6-b9ef-0e92cd5e0110 tempest-UserMessagesTest-707922800 tempest-UserMessagesTest-707922800-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:32:56.931281 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-1461ecf7-0afe-46e6-b9ef-0e92cd5e0110 tempest-UserMessagesTest-707922800 tempest-UserMessagesTest-707922800-project-member] Calling method 'delete' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:32:56.931623 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.v3.volumes [None req-1461ecf7-0afe-46e6-b9ef-0e92cd5e0110 tempest-UserMessagesTest-707922800 tempest-UserMessagesTest-707922800-project-member] Delete volume with id: c0959002-4ac6-4de7-8dd4-dafe5883342f Aug 12 10:32:56.941923 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:32:56.941923 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:32:56.943184 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-1461ecf7-0afe-46e6-b9ef-0e92cd5e0110 tempest-UserMessagesTest-707922800 tempest-UserMessagesTest-707922800-project-member] Volume info retrieved successfully. Aug 12 10:32:56.946217 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-1461ecf7-0afe-46e6-b9ef-0e92cd5e0110 tempest-UserMessagesTest-707922800 tempest-UserMessagesTest-707922800-project-member] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100374) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 12 10:32:56.964730 np0000007037 devstack@c-api.service[100374]: WARNING cinder.quota [None req-1461ecf7-0afe-46e6-b9ef-0e92cd5e0110 tempest-UserMessagesTest-707922800 tempest-UserMessagesTest-707922800-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-1679091389 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-1679091389, it is now deprecated. Please use the default quota class for default quota. Aug 12 10:32:56.965229 np0000007037 devstack@c-api.service[100374]: WARNING cinder.quota [None req-1461ecf7-0afe-46e6-b9ef-0e92cd5e0110 tempest-UserMessagesTest-707922800 tempest-UserMessagesTest-707922800-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-1679091389 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-1679091389, it is now deprecated. Please use the default quota class for default quota. Aug 12 10:32:56.980977 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.quota [None req-1461ecf7-0afe-46e6-b9ef-0e92cd5e0110 tempest-UserMessagesTest-707922800 tempest-UserMessagesTest-707922800-project-member] Created reservations ['d4a25e24-c1ef-47ac-9661-20ec1aa7fd0b', 'f2ca5db1-fd14-4765-8749-b7924c460712', 'f1bc663a-66ff-491b-b2a7-1f492a21bffb', '96fedd71-5972-4383-82db-32ee24c9c3f8'] {{(pid=100374) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:32:57.015753 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-1461ecf7-0afe-46e6-b9ef-0e92cd5e0110 tempest-UserMessagesTest-707922800 tempest-UserMessagesTest-707922800-project-member] Delete volume request issued successfully. Aug 12 10:32:57.015889 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-1461ecf7-0afe-46e6-b9ef-0e92cd5e0110 tempest-UserMessagesTest-707922800 tempest-UserMessagesTest-707922800-project-member] https://10.4.3.105/volume/v3/volumes/c0959002-4ac6-4de7-8dd4-dafe5883342f returned with HTTP 202 Aug 12 10:32:57.016792 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 170/700] 10.4.3.105 () {68 vars in 1391 bytes} [Wed Aug 12 10:32:56 2026] DELETE /volume/v3/volumes/c0959002-4ac6-4de7-8dd4-dafe5883342f => generated 0 bytes in 89 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 10:32:57.026061 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-66c4bcd9-26cd-447d-9801-fb45995b30bf None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:32:57.028239 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-66c4bcd9-26cd-447d-9801-fb45995b30bf tempest-UserMessagesTest-707922800 tempest-UserMessagesTest-707922800-project-member] GET https://10.4.3.105/volume/v3/volumes/c0959002-4ac6-4de7-8dd4-dafe5883342f Aug 12 10:32:57.028771 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-66c4bcd9-26cd-447d-9801-fb45995b30bf tempest-UserMessagesTest-707922800 tempest-UserMessagesTest-707922800-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:32:57.029028 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-66c4bcd9-26cd-447d-9801-fb45995b30bf tempest-UserMessagesTest-707922800 tempest-UserMessagesTest-707922800-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:32:57.036705 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-66c4bcd9-26cd-447d-9801-fb45995b30bf tempest-UserMessagesTest-707922800 tempest-UserMessagesTest-707922800-project-member] https://10.4.3.105/volume/v3/volumes/c0959002-4ac6-4de7-8dd4-dafe5883342f returned with HTTP 404 Aug 12 10:32:57.038236 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 181/701] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:32:57 2026] GET /volume/v3/volumes/c0959002-4ac6-4de7-8dd4-dafe5883342f => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:32:57.046582 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-2065c065-febc-4a7e-b25b-6a0d593872b2 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:32:57.049594 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-2065c065-febc-4a7e-b25b-6a0d593872b2 tempest-UserMessagesTest-1507932660 tempest-UserMessagesTest-1507932660-project-admin] DELETE https://10.4.3.105/volume/v3/types/8a43d5cc-c403-4790-8364-4d477118d8d7 Aug 12 10:32:57.049594 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-2065c065-febc-4a7e-b25b-6a0d593872b2 tempest-UserMessagesTest-1507932660 tempest-UserMessagesTest-1507932660-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:32:57.049594 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-2065c065-febc-4a7e-b25b-6a0d593872b2 tempest-UserMessagesTest-1507932660 tempest-UserMessagesTest-1507932660-project-admin] Calling method '_delete' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:32:57.081327 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-2065c065-febc-4a7e-b25b-6a0d593872b2 tempest-UserMessagesTest-1507932660 tempest-UserMessagesTest-1507932660-project-admin] https://10.4.3.105/volume/v3/types/8a43d5cc-c403-4790-8364-4d477118d8d7 returned with HTTP 202 Aug 12 10:32:57.081957 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 178/702] 10.4.3.105 () {66 vars in 1345 bytes} [Wed Aug 12 10:32:57 2026] DELETE /volume/v3/types/8a43d5cc-c403-4790-8364-4d477118d8d7 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 10:32:57.091343 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-431f388d-1702-4675-995a-e6d955821c3b None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:32:57.093929 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-431f388d-1702-4675-995a-e6d955821c3b tempest-UserMessagesTest-1507932660 tempest-UserMessagesTest-1507932660-project-admin] GET https://10.4.3.105/volume/v3/types/8a43d5cc-c403-4790-8364-4d477118d8d7 Aug 12 10:32:57.094231 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-431f388d-1702-4675-995a-e6d955821c3b tempest-UserMessagesTest-1507932660 tempest-UserMessagesTest-1507932660-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:32:57.094505 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-431f388d-1702-4675-995a-e6d955821c3b tempest-UserMessagesTest-1507932660 tempest-UserMessagesTest-1507932660-project-admin] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:32:57.100015 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-431f388d-1702-4675-995a-e6d955821c3b tempest-UserMessagesTest-1507932660 tempest-UserMessagesTest-1507932660-project-admin] https://10.4.3.105/volume/v3/types/8a43d5cc-c403-4790-8364-4d477118d8d7 returned with HTTP 404 Aug 12 10:32:57.100962 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 174/703] 10.4.3.105 () {66 vars in 1342 bytes} [Wed Aug 12 10:32:57 2026] GET /volume/v3/types/8a43d5cc-c403-4790-8364-4d477118d8d7 => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:32:57.588438 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-1195fe0a-46a1-4fc6-ad00-32ded3636d63 req-26a6a669-c4d5-444b-a658-d5e90448ee35 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:32:57.591529 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-1195fe0a-46a1-4fc6-ad00-32ded3636d63 req-26a6a669-c4d5-444b-a658-d5e90448ee35 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] PUT https://10.4.3.105/volume/v3/attachments/bd711d0f-54df-403a-9f73-35ee4420fd7f Aug 12 10:32:57.592041 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-1195fe0a-46a1-4fc6-ad00-32ded3636d63 req-26a6a669-c4d5-444b-a658-d5e90448ee35 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.105", "host": "np0000007037", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a295cd65dd1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "cc953c5f-eaed-46bf-96e8-0985bbef0414", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:32:57.607714 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.coordination [req-1195fe0a-46a1-4fc6-ad00-32ded3636d63 req-26a6a669-c4d5-444b-a658-d5e90448ee35 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Acquiring lock "cinder-attachment_update-dd6899a9-d9c6-4fb0-95e0-25ef9c33a6db-np0000007037" by "attachment_update" {{(pid=100374) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 10:32:57.615744 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.coordination [req-1195fe0a-46a1-4fc6-ad00-32ded3636d63 req-26a6a669-c4d5-444b-a658-d5e90448ee35 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Lock "cinder-attachment_update-dd6899a9-d9c6-4fb0-95e0-25ef9c33a6db-np0000007037" acquired by "attachment_update" :: waited 0.008s {{(pid=100374) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 10:32:57.617366 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:32:57.617366 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:32:57.760011 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.coordination [req-1195fe0a-46a1-4fc6-ad00-32ded3636d63 req-26a6a669-c4d5-444b-a658-d5e90448ee35 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Lock "cinder-attachment_update-dd6899a9-d9c6-4fb0-95e0-25ef9c33a6db-np0000007037" released by "attachment_update" :: held 0.144s {{(pid=100374) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 10:32:57.761634 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-1195fe0a-46a1-4fc6-ad00-32ded3636d63 req-26a6a669-c4d5-444b-a658-d5e90448ee35 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] https://10.4.3.105/volume/v3/attachments/bd711d0f-54df-403a-9f73-35ee4420fd7f returned with HTTP 200 Aug 12 10:32:57.761634 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 171/704] 10.4.3.105 () {74 vars in 1704 bytes} [Wed Aug 12 10:32:57 2026] PUT /volume/v3/attachments/bd711d0f-54df-403a-9f73-35ee4420fd7f => generated 969 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:32:57.773557 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [req-1195fe0a-46a1-4fc6-ad00-32ded3636d63 req-d193eef6-5eb4-4a6a-8c10-feddd339af47 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:32:57.776660 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-1195fe0a-46a1-4fc6-ad00-32ded3636d63 req-d193eef6-5eb4-4a6a-8c10-feddd339af47 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] GET https://10.4.3.105/volume/v3/attachments/bd711d0f-54df-403a-9f73-35ee4420fd7f Aug 12 10:32:57.777052 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [req-1195fe0a-46a1-4fc6-ad00-32ded3636d63 req-d193eef6-5eb4-4a6a-8c10-feddd339af47 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:32:57.777329 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [req-1195fe0a-46a1-4fc6-ad00-32ded3636d63 req-d193eef6-5eb4-4a6a-8c10-feddd339af47 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Calling method 'version_select' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:32:57.802560 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-1195fe0a-46a1-4fc6-ad00-32ded3636d63 req-d193eef6-5eb4-4a6a-8c10-feddd339af47 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] https://10.4.3.105/volume/v3/attachments/bd711d0f-54df-403a-9f73-35ee4420fd7f returned with HTTP 200 Aug 12 10:32:57.803245 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 182/705] 10.4.3.105 () {70 vars in 1651 bytes} [Wed Aug 12 10:32:57 2026] GET /volume/v3/attachments/bd711d0f-54df-403a-9f73-35ee4420fd7f => generated 994 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:33:00.180818 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-e6a2f829-3feb-4b36-81aa-f465d2fe8a0a None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:33:00.304053 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-e6a2f829-3feb-4b36-81aa-f465d2fe8a0a tempest-VolumesServicesTestJSON-1149387118 tempest-VolumesServicesTestJSON-1149387118-project-admin] GET https://10.4.3.105/volume/v3/os-services Aug 12 10:33:00.304380 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-e6a2f829-3feb-4b36-81aa-f465d2fe8a0a tempest-VolumesServicesTestJSON-1149387118 tempest-VolumesServicesTestJSON-1149387118-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:33:00.304684 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-e6a2f829-3feb-4b36-81aa-f465d2fe8a0a tempest-VolumesServicesTestJSON-1149387118 tempest-VolumesServicesTestJSON-1149387118-project-admin] Calling method 'index' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:33:00.311999 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-e6a2f829-3feb-4b36-81aa-f465d2fe8a0a tempest-VolumesServicesTestJSON-1149387118 tempest-VolumesServicesTestJSON-1149387118-project-admin] https://10.4.3.105/volume/v3/os-services returned with HTTP 200 Aug 12 10:33:00.312508 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 179/706] 10.4.3.105 () {66 vars in 1249 bytes} [Wed Aug 12 10:33:00 2026] GET /volume/v3/os-services => generated 626 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:33:00.329458 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-12aa8069-736c-4cff-9064-c6ed7540a670 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:33:00.331889 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-12aa8069-736c-4cff-9064-c6ed7540a670 tempest-VolumesServicesTestJSON-1149387118 tempest-VolumesServicesTestJSON-1149387118-project-admin] GET https://10.4.3.105/volume/v3/os-services?host=np0000007037 Aug 12 10:33:00.332304 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-12aa8069-736c-4cff-9064-c6ed7540a670 tempest-VolumesServicesTestJSON-1149387118 tempest-VolumesServicesTestJSON-1149387118-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:33:00.332430 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-12aa8069-736c-4cff-9064-c6ed7540a670 tempest-VolumesServicesTestJSON-1149387118 tempest-VolumesServicesTestJSON-1149387118-project-admin] Calling method 'index' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:33:00.342583 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-12aa8069-736c-4cff-9064-c6ed7540a670 tempest-VolumesServicesTestJSON-1149387118 tempest-VolumesServicesTestJSON-1149387118-project-admin] https://10.4.3.105/volume/v3/os-services?host=np0000007037 returned with HTTP 200 Aug 12 10:33:00.343338 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 175/707] 10.4.3.105 () {66 vars in 1284 bytes} [Wed Aug 12 10:33:00 2026] GET /volume/v3/os-services?host=np0000007037 => generated 626 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:33:00.361023 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-2819a15d-53ef-4b76-aaff-91311347a633 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:33:00.363779 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-2819a15d-53ef-4b76-aaff-91311347a633 tempest-VolumesServicesTestJSON-1149387118 tempest-VolumesServicesTestJSON-1149387118-project-admin] GET https://10.4.3.105/volume/v3/os-services?host=np0000007037&binary=cinder-scheduler Aug 12 10:33:00.364076 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-2819a15d-53ef-4b76-aaff-91311347a633 tempest-VolumesServicesTestJSON-1149387118 tempest-VolumesServicesTestJSON-1149387118-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:33:00.364342 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-2819a15d-53ef-4b76-aaff-91311347a633 tempest-VolumesServicesTestJSON-1149387118 tempest-VolumesServicesTestJSON-1149387118-project-admin] Calling method 'index' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:33:00.364670 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:33:00.364670 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:33:00.373925 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-2819a15d-53ef-4b76-aaff-91311347a633 tempest-VolumesServicesTestJSON-1149387118 tempest-VolumesServicesTestJSON-1149387118-project-admin] https://10.4.3.105/volume/v3/os-services?host=np0000007037&binary=cinder-scheduler returned with HTTP 200 Aug 12 10:33:00.375716 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 172/708] 10.4.3.105 () {66 vars in 1332 bytes} [Wed Aug 12 10:33:00 2026] GET /volume/v3/os-services?host=np0000007037&binary=cinder-scheduler => generated 191 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:33:00.386869 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-642aeea9-4dae-415c-af7b-bd804b98c529 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:33:00.389219 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-642aeea9-4dae-415c-af7b-bd804b98c529 tempest-VolumesServicesTestJSON-1149387118 tempest-VolumesServicesTestJSON-1149387118-project-admin] GET https://10.4.3.105/volume/v3/os-services?binary=cinder-scheduler Aug 12 10:33:00.389468 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-642aeea9-4dae-415c-af7b-bd804b98c529 tempest-VolumesServicesTestJSON-1149387118 tempest-VolumesServicesTestJSON-1149387118-project-admin] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:33:00.389683 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-642aeea9-4dae-415c-af7b-bd804b98c529 tempest-VolumesServicesTestJSON-1149387118 tempest-VolumesServicesTestJSON-1149387118-project-admin] Calling method 'index' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:33:00.390003 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:33:00.390003 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:33:00.394208 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-642aeea9-4dae-415c-af7b-bd804b98c529 tempest-VolumesServicesTestJSON-1149387118 tempest-VolumesServicesTestJSON-1149387118-project-admin] https://10.4.3.105/volume/v3/os-services?binary=cinder-scheduler returned with HTTP 200 Aug 12 10:33:00.394777 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 183/709] 10.4.3.105 () {66 vars in 1296 bytes} [Wed Aug 12 10:33:00 2026] GET /volume/v3/os-services?binary=cinder-scheduler => generated 191 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:33:00.407349 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-9e602b72-4334-404d-9546-e5efb32bd191 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:33:00.517894 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-9e602b72-4334-404d-9546-e5efb32bd191 tempest-VolumesServicesTestJSON-1242396145 tempest-VolumesServicesTestJSON-1242396145-project-member] POST https://10.4.3.105/volume/v3/volumes Aug 12 10:33:00.517894 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-9e602b72-4334-404d-9546-e5efb32bd191 tempest-VolumesServicesTestJSON-1242396145 tempest-VolumesServicesTestJSON-1242396145-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesServicesTestJSON-Volume-590478753"}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:33:00.520358 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.v3.volumes [None req-9e602b72-4334-404d-9546-e5efb32bd191 tempest-VolumesServicesTestJSON-1242396145 tempest-VolumesServicesTestJSON-1242396145-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesServicesTestJSON-Volume-590478753'}} {{(pid=100375) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 10:33:00.520358 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.v3.volumes [None req-9e602b72-4334-404d-9546-e5efb32bd191 tempest-VolumesServicesTestJSON-1242396145 tempest-VolumesServicesTestJSON-1242396145-project-member] Create volume of 1 GB Aug 12 10:33:00.524952 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-9e602b72-4334-404d-9546-e5efb32bd191 tempest-VolumesServicesTestJSON-1242396145 tempest-VolumesServicesTestJSON-1242396145-project-member] Availability Zones retrieved successfully. Aug 12 10:33:00.533360 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-9e602b72-4334-404d-9546-e5efb32bd191 tempest-VolumesServicesTestJSON-1242396145 tempest-VolumesServicesTestJSON-1242396145-project-member] Flow 'volume_create_api' (df7d2784-358a-4a24-b2b7-de055835dd67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:33:00.534557 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-9e602b72-4334-404d-9546-e5efb32bd191 tempest-VolumesServicesTestJSON-1242396145 tempest-VolumesServicesTestJSON-1242396145-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (85de6f59-43c6-48b1-b962-2896eed4ff98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:33:00.535733 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.flows.api.create_volume [None req-9e602b72-4334-404d-9546-e5efb32bd191 tempest-VolumesServicesTestJSON-1242396145 tempest-VolumesServicesTestJSON-1242396145-project-member] Validating volume size '1' using validate_int {{(pid=100375) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 10:33:00.577394 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-9e602b72-4334-404d-9546-e5efb32bd191 tempest-VolumesServicesTestJSON-1242396145 tempest-VolumesServicesTestJSON-1242396145-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (85de6f59-43c6-48b1-b962-2896eed4ff98) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T10:26:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6cd66f07-4c7b-40b2-9dfb-378538f29c9e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:33:00.578727 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-9e602b72-4334-404d-9546-e5efb32bd191 tempest-VolumesServicesTestJSON-1242396145 tempest-VolumesServicesTestJSON-1242396145-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ec0899b1-59c5-4111-8aa8-c8698eef8b87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:33:00.671821 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.quota [None req-9e602b72-4334-404d-9546-e5efb32bd191 tempest-VolumesServicesTestJSON-1242396145 tempest-VolumesServicesTestJSON-1242396145-project-member] Created reservations ['44fa4d81-c67b-4c0a-9638-7f7773cb020b', 'a368f050-0e48-467c-8f1e-eee4c18daa6a', '9ca68c2d-a2b9-4b46-90aa-bfdf9de77c24', 'cb6f1b82-f3f1-46ef-b3f3-656b8c513e6a'] {{(pid=100375) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:33:00.672938 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-9e602b72-4334-404d-9546-e5efb32bd191 tempest-VolumesServicesTestJSON-1242396145 tempest-VolumesServicesTestJSON-1242396145-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ec0899b1-59c5-4111-8aa8-c8698eef8b87) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['44fa4d81-c67b-4c0a-9638-7f7773cb020b', 'a368f050-0e48-467c-8f1e-eee4c18daa6a', '9ca68c2d-a2b9-4b46-90aa-bfdf9de77c24', 'cb6f1b82-f3f1-46ef-b3f3-656b8c513e6a']}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:33:00.673963 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-9e602b72-4334-404d-9546-e5efb32bd191 tempest-VolumesServicesTestJSON-1242396145 tempest-VolumesServicesTestJSON-1242396145-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9dcad330-33c1-4de3-ab56-f4675eb25c2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:33:00.703904 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-9e602b72-4334-404d-9546-e5efb32bd191 tempest-VolumesServicesTestJSON-1242396145 tempest-VolumesServicesTestJSON-1242396145-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9dcad330-33c1-4de3-ab56-f4675eb25c2e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6bf053f6-178f-4b81-94a2-dd234556fde6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-590478753',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='faec197226634e46adad2a3e9de79112',qos_specs=None,replication_status=,reservations=['44fa4d81-c67b-4c0a-9638-7f7773cb020b','a368f050-0e48-467c-8f1e-eee4c18daa6a','9ca68c2d-a2b9-4b46-90aa-bfdf9de77c24','cb6f1b82-f3f1-46ef-b3f3-656b8c513e6a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ea07325ff0d542f6857f55b5281ec295',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:33:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-590478753',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6bf053f6-178f-4b81-94a2-dd234556fde6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='faec197226634e46adad2a3e9de79112',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ea07325ff0d542f6857f55b5281ec295',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6cd66f07-4c7b-40b2-9dfb-378538f29c9e),volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:33:00.703904 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-9e602b72-4334-404d-9546-e5efb32bd191 tempest-VolumesServicesTestJSON-1242396145 tempest-VolumesServicesTestJSON-1242396145-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3f8a87e6-5a22-420a-be23-11e1db1a9f1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:33:00.724872 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-9e602b72-4334-404d-9546-e5efb32bd191 tempest-VolumesServicesTestJSON-1242396145 tempest-VolumesServicesTestJSON-1242396145-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3f8a87e6-5a22-420a-be23-11e1db1a9f1f) transitioned into state 'SUCCESS' from state '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-590478753',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='faec197226634e46adad2a3e9de79112',qos_specs=None,replication_status=,reservations=['44fa4d81-c67b-4c0a-9638-7f7773cb020b','a368f050-0e48-467c-8f1e-eee4c18daa6a','9ca68c2d-a2b9-4b46-90aa-bfdf9de77c24','cb6f1b82-f3f1-46ef-b3f3-656b8c513e6a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ea07325ff0d542f6857f55b5281ec295',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:33:00.726931 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-9e602b72-4334-404d-9546-e5efb32bd191 tempest-VolumesServicesTestJSON-1242396145 tempest-VolumesServicesTestJSON-1242396145-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0698734c-761b-4e8a-846d-53bef1524d71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:33:00.743497 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-9e602b72-4334-404d-9546-e5efb32bd191 tempest-VolumesServicesTestJSON-1242396145 tempest-VolumesServicesTestJSON-1242396145-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0698734c-761b-4e8a-846d-53bef1524d71) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:33:00.744609 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-9e602b72-4334-404d-9546-e5efb32bd191 tempest-VolumesServicesTestJSON-1242396145 tempest-VolumesServicesTestJSON-1242396145-project-member] Flow 'volume_create_api' (df7d2784-358a-4a24-b2b7-de055835dd67) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100375) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:33:00.745000 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-9e602b72-4334-404d-9546-e5efb32bd191 tempest-VolumesServicesTestJSON-1242396145 tempest-VolumesServicesTestJSON-1242396145-project-member] Create volume request issued successfully. Aug 12 10:33:00.745781 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-9e602b72-4334-404d-9546-e5efb32bd191 tempest-VolumesServicesTestJSON-1242396145 tempest-VolumesServicesTestJSON-1242396145-project-member] https://10.4.3.105/volume/v3/volumes returned with HTTP 202 Aug 12 10:33:00.746302 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 180/710] 10.4.3.105 () {68 vars in 1258 bytes} [Wed Aug 12 10:33:00 2026] POST /volume/v3/volumes => generated 753 bytes in 340 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 10:33:00.761079 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-043c9cd8-9f39-4c48-8eaf-8a1992049519 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:33:00.764028 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-043c9cd8-9f39-4c48-8eaf-8a1992049519 tempest-VolumesServicesTestJSON-1242396145 tempest-VolumesServicesTestJSON-1242396145-project-member] GET https://10.4.3.105/volume/v3/volumes/6bf053f6-178f-4b81-94a2-dd234556fde6 Aug 12 10:33:00.764309 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-043c9cd8-9f39-4c48-8eaf-8a1992049519 tempest-VolumesServicesTestJSON-1242396145 tempest-VolumesServicesTestJSON-1242396145-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:33:00.765924 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-043c9cd8-9f39-4c48-8eaf-8a1992049519 tempest-VolumesServicesTestJSON-1242396145 tempest-VolumesServicesTestJSON-1242396145-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:33:00.772482 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:33:00.772482 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:33:00.777174 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-043c9cd8-9f39-4c48-8eaf-8a1992049519 tempest-VolumesServicesTestJSON-1242396145 tempest-VolumesServicesTestJSON-1242396145-project-member] Volume info retrieved successfully. Aug 12 10:33:00.783367 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-043c9cd8-9f39-4c48-8eaf-8a1992049519 tempest-VolumesServicesTestJSON-1242396145 tempest-VolumesServicesTestJSON-1242396145-project-member] https://10.4.3.105/volume/v3/volumes/6bf053f6-178f-4b81-94a2-dd234556fde6 returned with HTTP 200 Aug 12 10:33:00.783980 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 176/711] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:33:00 2026] GET /volume/v3/volumes/6bf053f6-178f-4b81-94a2-dd234556fde6 => generated 821 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:33:01.798528 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-911b7718-1200-4239-9831-94b0251c35ee None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:33:01.801111 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-911b7718-1200-4239-9831-94b0251c35ee tempest-VolumesServicesTestJSON-1242396145 tempest-VolumesServicesTestJSON-1242396145-project-member] GET https://10.4.3.105/volume/v3/volumes/6bf053f6-178f-4b81-94a2-dd234556fde6 Aug 12 10:33:01.801554 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-911b7718-1200-4239-9831-94b0251c35ee tempest-VolumesServicesTestJSON-1242396145 tempest-VolumesServicesTestJSON-1242396145-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:33:01.801676 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-911b7718-1200-4239-9831-94b0251c35ee tempest-VolumesServicesTestJSON-1242396145 tempest-VolumesServicesTestJSON-1242396145-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:33:01.813384 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:33:01.813384 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:33:01.819830 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-911b7718-1200-4239-9831-94b0251c35ee tempest-VolumesServicesTestJSON-1242396145 tempest-VolumesServicesTestJSON-1242396145-project-member] Volume info retrieved successfully. Aug 12 10:33:01.825945 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-911b7718-1200-4239-9831-94b0251c35ee tempest-VolumesServicesTestJSON-1242396145 tempest-VolumesServicesTestJSON-1242396145-project-member] https://10.4.3.105/volume/v3/volumes/6bf053f6-178f-4b81-94a2-dd234556fde6 returned with HTTP 200 Aug 12 10:33:01.826371 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 173/712] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:33:01 2026] GET /volume/v3/volumes/6bf053f6-178f-4b81-94a2-dd234556fde6 => generated 846 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:33:01.840790 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-a84087d8-f705-4dec-ab98-5714fb816109 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:33:01.842693 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-a84087d8-f705-4dec-ab98-5714fb816109 tempest-VolumesServicesTestJSON-1149387118 tempest-VolumesServicesTestJSON-1149387118-project-admin] GET https://10.4.3.105/volume/v3/volumes/6bf053f6-178f-4b81-94a2-dd234556fde6 Aug 12 10:33:01.842917 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-a84087d8-f705-4dec-ab98-5714fb816109 tempest-VolumesServicesTestJSON-1149387118 tempest-VolumesServicesTestJSON-1149387118-project-admin] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:33:01.843106 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-a84087d8-f705-4dec-ab98-5714fb816109 tempest-VolumesServicesTestJSON-1149387118 tempest-VolumesServicesTestJSON-1149387118-project-admin] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:33:01.852700 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:33:01.852700 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:33:01.857355 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-a84087d8-f705-4dec-ab98-5714fb816109 tempest-VolumesServicesTestJSON-1149387118 tempest-VolumesServicesTestJSON-1149387118-project-admin] Volume info retrieved successfully. Aug 12 10:33:01.863061 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-a84087d8-f705-4dec-ab98-5714fb816109 tempest-VolumesServicesTestJSON-1149387118 tempest-VolumesServicesTestJSON-1149387118-project-admin] https://10.4.3.105/volume/v3/volumes/6bf053f6-178f-4b81-94a2-dd234556fde6 returned with HTTP 200 Aug 12 10:33:01.863637 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 184/713] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:33:01 2026] GET /volume/v3/volumes/6bf053f6-178f-4b81-94a2-dd234556fde6 => generated 1010 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:33:01.879696 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-c2672ee6-8d0f-4954-ad79-ee12a82c9093 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:33:01.882621 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-c2672ee6-8d0f-4954-ad79-ee12a82c9093 tempest-VolumesServicesTestJSON-1149387118 tempest-VolumesServicesTestJSON-1149387118-project-admin] GET https://10.4.3.105/volume/v3/os-services?host=np0000007037&binary=cinder-volume Aug 12 10:33:01.883118 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-c2672ee6-8d0f-4954-ad79-ee12a82c9093 tempest-VolumesServicesTestJSON-1149387118 tempest-VolumesServicesTestJSON-1149387118-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:33:01.883406 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-c2672ee6-8d0f-4954-ad79-ee12a82c9093 tempest-VolumesServicesTestJSON-1149387118 tempest-VolumesServicesTestJSON-1149387118-project-admin] Calling method 'index' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:33:01.883831 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:33:01.883831 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:33:01.892089 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-c2672ee6-8d0f-4954-ad79-ee12a82c9093 tempest-VolumesServicesTestJSON-1149387118 tempest-VolumesServicesTestJSON-1149387118-project-admin] https://10.4.3.105/volume/v3/os-services?host=np0000007037&binary=cinder-volume returned with HTTP 200 Aug 12 10:33:01.892641 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 181/714] 10.4.3.105 () {66 vars in 1326 bytes} [Wed Aug 12 10:33:01 2026] GET /volume/v3/os-services?host=np0000007037&binary=cinder-volume => generated 275 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:33:01.904412 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-c1519689-bc5f-4854-986d-ae978f87cd04 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:33:01.907183 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-c1519689-bc5f-4854-986d-ae978f87cd04 tempest-VolumesServicesTestJSON-1242396145 tempest-VolumesServicesTestJSON-1242396145-project-member] GET https://10.4.3.105/volume/v3/volumes/6bf053f6-178f-4b81-94a2-dd234556fde6 Aug 12 10:33:01.907487 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-c1519689-bc5f-4854-986d-ae978f87cd04 tempest-VolumesServicesTestJSON-1242396145 tempest-VolumesServicesTestJSON-1242396145-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:33:01.907768 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-c1519689-bc5f-4854-986d-ae978f87cd04 tempest-VolumesServicesTestJSON-1242396145 tempest-VolumesServicesTestJSON-1242396145-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:33:01.922156 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:33:01.922156 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:33:01.928812 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-c1519689-bc5f-4854-986d-ae978f87cd04 tempest-VolumesServicesTestJSON-1242396145 tempest-VolumesServicesTestJSON-1242396145-project-member] Volume info retrieved successfully. Aug 12 10:33:01.934599 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-c1519689-bc5f-4854-986d-ae978f87cd04 tempest-VolumesServicesTestJSON-1242396145 tempest-VolumesServicesTestJSON-1242396145-project-member] https://10.4.3.105/volume/v3/volumes/6bf053f6-178f-4b81-94a2-dd234556fde6 returned with HTTP 200 Aug 12 10:33:01.935288 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 177/715] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:33:01 2026] GET /volume/v3/volumes/6bf053f6-178f-4b81-94a2-dd234556fde6 => generated 846 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:33:01.949457 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-579f2fa5-c988-407f-9591-e6ae68b020dd None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:33:01.951627 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-579f2fa5-c988-407f-9591-e6ae68b020dd tempest-VolumesServicesTestJSON-1242396145 tempest-VolumesServicesTestJSON-1242396145-project-member] DELETE https://10.4.3.105/volume/v3/volumes/6bf053f6-178f-4b81-94a2-dd234556fde6 Aug 12 10:33:01.951823 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-579f2fa5-c988-407f-9591-e6ae68b020dd tempest-VolumesServicesTestJSON-1242396145 tempest-VolumesServicesTestJSON-1242396145-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:33:01.952055 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-579f2fa5-c988-407f-9591-e6ae68b020dd tempest-VolumesServicesTestJSON-1242396145 tempest-VolumesServicesTestJSON-1242396145-project-member] Calling method 'delete' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:33:01.952235 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.v3.volumes [None req-579f2fa5-c988-407f-9591-e6ae68b020dd tempest-VolumesServicesTestJSON-1242396145 tempest-VolumesServicesTestJSON-1242396145-project-member] Delete volume with id: 6bf053f6-178f-4b81-94a2-dd234556fde6 Aug 12 10:33:01.961260 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:33:01.961260 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:33:01.961776 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-579f2fa5-c988-407f-9591-e6ae68b020dd tempest-VolumesServicesTestJSON-1242396145 tempest-VolumesServicesTestJSON-1242396145-project-member] Volume info retrieved successfully. Aug 12 10:33:01.981673 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-579f2fa5-c988-407f-9591-e6ae68b020dd tempest-VolumesServicesTestJSON-1242396145 tempest-VolumesServicesTestJSON-1242396145-project-member] Delete volume request issued successfully. Aug 12 10:33:01.981964 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-579f2fa5-c988-407f-9591-e6ae68b020dd tempest-VolumesServicesTestJSON-1242396145 tempest-VolumesServicesTestJSON-1242396145-project-member] https://10.4.3.105/volume/v3/volumes/6bf053f6-178f-4b81-94a2-dd234556fde6 returned with HTTP 202 Aug 12 10:33:01.982552 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 174/716] 10.4.3.105 () {66 vars in 1351 bytes} [Wed Aug 12 10:33:01 2026] DELETE /volume/v3/volumes/6bf053f6-178f-4b81-94a2-dd234556fde6 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 10:33:01.990836 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-04c61a78-5f8f-49f4-b8ed-b2394d2ab8ff None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:33:01.993398 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-04c61a78-5f8f-49f4-b8ed-b2394d2ab8ff tempest-VolumesServicesTestJSON-1242396145 tempest-VolumesServicesTestJSON-1242396145-project-member] GET https://10.4.3.105/volume/v3/volumes/6bf053f6-178f-4b81-94a2-dd234556fde6 Aug 12 10:33:01.993707 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-04c61a78-5f8f-49f4-b8ed-b2394d2ab8ff tempest-VolumesServicesTestJSON-1242396145 tempest-VolumesServicesTestJSON-1242396145-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:33:01.994032 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-04c61a78-5f8f-49f4-b8ed-b2394d2ab8ff tempest-VolumesServicesTestJSON-1242396145 tempest-VolumesServicesTestJSON-1242396145-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:33:02.003625 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:33:02.003625 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:33:02.009188 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-04c61a78-5f8f-49f4-b8ed-b2394d2ab8ff tempest-VolumesServicesTestJSON-1242396145 tempest-VolumesServicesTestJSON-1242396145-project-member] Volume info retrieved successfully. Aug 12 10:33:02.022717 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-04c61a78-5f8f-49f4-b8ed-b2394d2ab8ff tempest-VolumesServicesTestJSON-1242396145 tempest-VolumesServicesTestJSON-1242396145-project-member] https://10.4.3.105/volume/v3/volumes/6bf053f6-178f-4b81-94a2-dd234556fde6 returned with HTTP 200 Aug 12 10:33:02.022717 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 185/717] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:33:01 2026] GET /volume/v3/volumes/6bf053f6-178f-4b81-94a2-dd234556fde6 => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:33:02.033814 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-1195fe0a-46a1-4fc6-ad00-32ded3636d63 req-6e9e5e46-5328-49fe-a0d2-bc3dbf945a98 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:33:02.036738 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-1195fe0a-46a1-4fc6-ad00-32ded3636d63 req-6e9e5e46-5328-49fe-a0d2-bc3dbf945a98 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] POST https://10.4.3.105/volume/v3/attachments/bd711d0f-54df-403a-9f73-35ee4420fd7f/action Aug 12 10:33:02.037154 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-1195fe0a-46a1-4fc6-ad00-32ded3636d63 req-6e9e5e46-5328-49fe-a0d2-bc3dbf945a98 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Action body: b'{"os-complete": null}' {{(pid=100375) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 10:33:02.037346 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-1195fe0a-46a1-4fc6-ad00-32ded3636d63 req-6e9e5e46-5328-49fe-a0d2-bc3dbf945a98 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:33:02.067865 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:33:02.067865 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:33:02.096108 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-1195fe0a-46a1-4fc6-ad00-32ded3636d63 req-6e9e5e46-5328-49fe-a0d2-bc3dbf945a98 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] https://10.4.3.105/volume/v3/attachments/bd711d0f-54df-403a-9f73-35ee4420fd7f/action returned with HTTP 204 Aug 12 10:33:02.096938 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 182/718] 10.4.3.105 () {74 vars in 1725 bytes} [Wed Aug 12 10:33:02 2026] POST /volume/v3/attachments/bd711d0f-54df-403a-9f73-35ee4420fd7f/action => generated 0 bytes in 63 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:33:03.041509 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-bef0568f-d226-4ace-a7f8-fa78d8e0e844 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:33:03.043966 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-bef0568f-d226-4ace-a7f8-fa78d8e0e844 tempest-VolumesServicesTestJSON-1242396145 tempest-VolumesServicesTestJSON-1242396145-project-member] GET https://10.4.3.105/volume/v3/volumes/6bf053f6-178f-4b81-94a2-dd234556fde6 Aug 12 10:33:03.044439 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-bef0568f-d226-4ace-a7f8-fa78d8e0e844 tempest-VolumesServicesTestJSON-1242396145 tempest-VolumesServicesTestJSON-1242396145-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:33:03.044764 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-bef0568f-d226-4ace-a7f8-fa78d8e0e844 tempest-VolumesServicesTestJSON-1242396145 tempest-VolumesServicesTestJSON-1242396145-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:33:03.053971 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-bef0568f-d226-4ace-a7f8-fa78d8e0e844 tempest-VolumesServicesTestJSON-1242396145 tempest-VolumesServicesTestJSON-1242396145-project-member] https://10.4.3.105/volume/v3/volumes/6bf053f6-178f-4b81-94a2-dd234556fde6 returned with HTTP 404 Aug 12 10:33:03.054757 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 178/719] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:33:03 2026] GET /volume/v3/volumes/6bf053f6-178f-4b81-94a2-dd234556fde6 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:33:03.065493 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-ad244d51-291b-4f5f-9972-119c986bb72e None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:33:03.067554 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-ad244d51-291b-4f5f-9972-119c986bb72e tempest-VolumesServicesTestJSON-1149387118 tempest-VolumesServicesTestJSON-1149387118-project-admin] GET https://10.4.3.105/volume/v3/os-services Aug 12 10:33:03.067782 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-ad244d51-291b-4f5f-9972-119c986bb72e tempest-VolumesServicesTestJSON-1149387118 tempest-VolumesServicesTestJSON-1149387118-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:33:03.068068 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-ad244d51-291b-4f5f-9972-119c986bb72e tempest-VolumesServicesTestJSON-1149387118 tempest-VolumesServicesTestJSON-1149387118-project-admin] Calling method 'index' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:33:03.073667 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-ad244d51-291b-4f5f-9972-119c986bb72e tempest-VolumesServicesTestJSON-1149387118 tempest-VolumesServicesTestJSON-1149387118-project-admin] https://10.4.3.105/volume/v3/os-services returned with HTTP 200 Aug 12 10:33:03.074155 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 175/720] 10.4.3.105 () {66 vars in 1249 bytes} [Wed Aug 12 10:33:03 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 10:33:06.131608 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-f1eec332-13bf-4dc1-a032-ae21c0c9ad19 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:33:06.278812 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-f1eec332-13bf-4dc1-a032-ae21c0c9ad19 tempest-VolumeTypesNegativeTest-166844229 tempest-VolumeTypesNegativeTest-166844229-project-admin] POST https://10.4.3.105/volume/v3/types/61b59a5b-85c7-465a-a02d-07e6c209063a/encryption Aug 12 10:33:06.278812 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-f1eec332-13bf-4dc1-a032-ae21c0c9ad19 tempest-VolumeTypesNegativeTest-166844229 tempest-VolumeTypesNegativeTest-166844229-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:33:06.308469 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-f1eec332-13bf-4dc1-a032-ae21c0c9ad19 tempest-VolumeTypesNegativeTest-166844229 tempest-VolumeTypesNegativeTest-166844229-project-admin] https://10.4.3.105/volume/v3/types/61b59a5b-85c7-465a-a02d-07e6c209063a/encryption returned with HTTP 404 Aug 12 10:33:06.309248 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 186/721] 10.4.3.105 () {68 vars in 1397 bytes} [Wed Aug 12 10:33:06 2026] POST /volume/v3/types/61b59a5b-85c7-465a-a02d-07e6c209063a/encryption => generated 114 bytes in 178 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:33:06.322076 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-cc33901b-e9c0-4069-b755-d2f9a7edcb18 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:33:06.324078 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-cc33901b-e9c0-4069-b755-d2f9a7edcb18 tempest-VolumeTypesNegativeTest-166844229 tempest-VolumeTypesNegativeTest-166844229-project-admin] POST https://10.4.3.105/volume/v3/types Aug 12 10:33:06.324584 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-cc33901b-e9c0-4069-b755-d2f9a7edcb18 tempest-VolumeTypesNegativeTest-166844229 tempest-VolumeTypesNegativeTest-166844229-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-523166594", "os-volume-type-access:is_public": false}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:33:06.344019 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-cc33901b-e9c0-4069-b755-d2f9a7edcb18 tempest-VolumeTypesNegativeTest-166844229 tempest-VolumeTypesNegativeTest-166844229-project-admin] https://10.4.3.105/volume/v3/types returned with HTTP 200 Aug 12 10:33:06.344704 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 183/722] 10.4.3.105 () {68 vars in 1253 bytes} [Wed Aug 12 10:33:06 2026] POST /volume/v3/types => generated 230 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:33:06.356546 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-3b91f5c6-c89c-4c31-8069-5c9c91b22196 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:33:06.451953 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-3b91f5c6-c89c-4c31-8069-5c9c91b22196 tempest-VolumeTypesNegativeTest-1692306549 tempest-VolumeTypesNegativeTest-1692306549-project-member] POST https://10.4.3.105/volume/v3/volumes Aug 12 10:33:06.452462 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-3b91f5c6-c89c-4c31-8069-5c9c91b22196 tempest-VolumeTypesNegativeTest-1692306549 tempest-VolumeTypesNegativeTest-1692306549-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "fa5bcdcc-2672-4834-8115-1fdc32261dd2", "size": 1, "name": "tempest-VolumeTypesNegativeTest-Volume-1260070088"}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:33:06.454136 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.v3.volumes [None req-3b91f5c6-c89c-4c31-8069-5c9c91b22196 tempest-VolumeTypesNegativeTest-1692306549 tempest-VolumeTypesNegativeTest-1692306549-project-member] Create volume request body: {'volume': {'volume_type': 'fa5bcdcc-2672-4834-8115-1fdc32261dd2', 'size': 1, 'name': 'tempest-VolumeTypesNegativeTest-Volume-1260070088'}} {{(pid=100373) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 10:33:06.463547 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-3b91f5c6-c89c-4c31-8069-5c9c91b22196 tempest-VolumeTypesNegativeTest-1692306549 tempest-VolumeTypesNegativeTest-1692306549-project-member] https://10.4.3.105/volume/v3/volumes returned with HTTP 404 Aug 12 10:33:06.464167 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 179/723] 10.4.3.105 () {68 vars in 1259 bytes} [Wed Aug 12 10:33:06 2026] POST /volume/v3/volumes => generated 114 bytes in 108 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:33:06.475724 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-a8563642-c6c4-4c39-b956-893433ce0df6 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:33:06.478894 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-a8563642-c6c4-4c39-b956-893433ce0df6 tempest-VolumeTypesNegativeTest-166844229 tempest-VolumeTypesNegativeTest-166844229-project-admin] DELETE https://10.4.3.105/volume/v3/types/fa5bcdcc-2672-4834-8115-1fdc32261dd2 Aug 12 10:33:06.479490 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-a8563642-c6c4-4c39-b956-893433ce0df6 tempest-VolumeTypesNegativeTest-166844229 tempest-VolumeTypesNegativeTest-166844229-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:33:06.479814 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-a8563642-c6c4-4c39-b956-893433ce0df6 tempest-VolumeTypesNegativeTest-166844229 tempest-VolumeTypesNegativeTest-166844229-project-admin] Calling method '_delete' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:33:06.553595 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-a8563642-c6c4-4c39-b956-893433ce0df6 tempest-VolumeTypesNegativeTest-166844229 tempest-VolumeTypesNegativeTest-166844229-project-admin] https://10.4.3.105/volume/v3/types/fa5bcdcc-2672-4834-8115-1fdc32261dd2 returned with HTTP 202 Aug 12 10:33:06.554197 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 176/724] 10.4.3.105 () {66 vars in 1345 bytes} [Wed Aug 12 10:33:06 2026] DELETE /volume/v3/types/fa5bcdcc-2672-4834-8115-1fdc32261dd2 => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 10:33:06.566920 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-ca5a1b1e-9bf6-41ef-8232-fb1b38a517d9 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:33:06.570618 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-ca5a1b1e-9bf6-41ef-8232-fb1b38a517d9 tempest-VolumeTypesNegativeTest-166844229 tempest-VolumeTypesNegativeTest-166844229-project-admin] GET https://10.4.3.105/volume/v3/types/fa5bcdcc-2672-4834-8115-1fdc32261dd2 Aug 12 10:33:06.571068 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-ca5a1b1e-9bf6-41ef-8232-fb1b38a517d9 tempest-VolumeTypesNegativeTest-166844229 tempest-VolumeTypesNegativeTest-166844229-project-admin] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:33:06.571741 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-ca5a1b1e-9bf6-41ef-8232-fb1b38a517d9 tempest-VolumeTypesNegativeTest-166844229 tempest-VolumeTypesNegativeTest-166844229-project-admin] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:33:06.577365 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-ca5a1b1e-9bf6-41ef-8232-fb1b38a517d9 tempest-VolumeTypesNegativeTest-166844229 tempest-VolumeTypesNegativeTest-166844229-project-admin] https://10.4.3.105/volume/v3/types/fa5bcdcc-2672-4834-8115-1fdc32261dd2 returned with HTTP 404 Aug 12 10:33:06.578695 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 187/725] 10.4.3.105 () {66 vars in 1342 bytes} [Wed Aug 12 10:33:06 2026] GET /volume/v3/types/fa5bcdcc-2672-4834-8115-1fdc32261dd2 => generated 114 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:33:06.592966 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-3baa28b6-83d7-427e-9275-563a63b1c90a None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:33:06.595857 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-3baa28b6-83d7-427e-9275-563a63b1c90a tempest-VolumeTypesNegativeTest-166844229 tempest-VolumeTypesNegativeTest-166844229-project-admin] POST https://10.4.3.105/volume/v3/types Aug 12 10:33:06.596408 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-3baa28b6-83d7-427e-9275-563a63b1c90a tempest-VolumeTypesNegativeTest-166844229 tempest-VolumeTypesNegativeTest-166844229-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": ""}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:33:06.599090 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-3baa28b6-83d7-427e-9275-563a63b1c90a tempest-VolumeTypesNegativeTest-166844229 tempest-VolumeTypesNegativeTest-166844229-project-admin] https://10.4.3.105/volume/v3/types returned with HTTP 400 Aug 12 10:33:06.600167 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 184/726] 10.4.3.105 () {68 vars in 1252 bytes} [Wed Aug 12 10:33:06 2026] POST /volume/v3/types => generated 115 bytes in 8 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 12 10:33:06.616391 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-ebcdcfb3-cb71-4fd5-ab2a-4054f13e91e5 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:33:06.619491 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-ebcdcfb3-cb71-4fd5-ab2a-4054f13e91e5 tempest-VolumeTypesNegativeTest-166844229 tempest-VolumeTypesNegativeTest-166844229-project-admin] POST https://10.4.3.105/volume/v3/types Aug 12 10:33:06.619901 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-ebcdcfb3-cb71-4fd5-ab2a-4054f13e91e5 tempest-VolumeTypesNegativeTest-166844229 tempest-VolumeTypesNegativeTest-166844229-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-1069477271"}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:33:06.644418 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-ebcdcfb3-cb71-4fd5-ab2a-4054f13e91e5 tempest-VolumeTypesNegativeTest-166844229 tempest-VolumeTypesNegativeTest-166844229-project-admin] https://10.4.3.105/volume/v3/types returned with HTTP 200 Aug 12 10:33:06.645031 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 180/727] 10.4.3.105 () {68 vars in 1252 bytes} [Wed Aug 12 10:33:06 2026] POST /volume/v3/types => generated 229 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:33:06.657097 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-2652bfe6-adc9-4098-b05d-aba0e5939328 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:33:06.659607 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-2652bfe6-adc9-4098-b05d-aba0e5939328 tempest-VolumeTypesNegativeTest-166844229 tempest-VolumeTypesNegativeTest-166844229-project-admin] POST https://10.4.3.105/volume/v3/types Aug 12 10:33:06.659957 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-2652bfe6-adc9-4098-b05d-aba0e5939328 tempest-VolumeTypesNegativeTest-166844229 tempest-VolumeTypesNegativeTest-166844229-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-1069477271"}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:33:06.667925 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-2652bfe6-adc9-4098-b05d-aba0e5939328 tempest-VolumeTypesNegativeTest-166844229 tempest-VolumeTypesNegativeTest-166844229-project-admin] HTTP exception thrown: Volume Type tempest-VolumeTypesNegativeTest-volume-type-1069477271 already exists. Aug 12 10:33:06.668200 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-2652bfe6-adc9-4098-b05d-aba0e5939328 tempest-VolumeTypesNegativeTest-166844229 tempest-VolumeTypesNegativeTest-166844229-project-admin] https://10.4.3.105/volume/v3/types returned with HTTP 409 Aug 12 10:33:06.669762 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 177/728] 10.4.3.105 () {68 vars in 1252 bytes} [Wed Aug 12 10:33:06 2026] POST /volume/v3/types => generated 134 bytes in 13 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Aug 12 10:33:06.680260 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-a1d8ee75-87ae-4d1e-b0f2-35f8768c54bb None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:33:06.682765 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-a1d8ee75-87ae-4d1e-b0f2-35f8768c54bb tempest-VolumeTypesNegativeTest-166844229 tempest-VolumeTypesNegativeTest-166844229-project-admin] DELETE https://10.4.3.105/volume/v3/types/3e8576e8-7013-41fc-83b4-2a0cbdd9050d Aug 12 10:33:06.683114 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-a1d8ee75-87ae-4d1e-b0f2-35f8768c54bb tempest-VolumeTypesNegativeTest-166844229 tempest-VolumeTypesNegativeTest-166844229-project-admin] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:33:06.683533 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-a1d8ee75-87ae-4d1e-b0f2-35f8768c54bb tempest-VolumeTypesNegativeTest-166844229 tempest-VolumeTypesNegativeTest-166844229-project-admin] Calling method '_delete' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:33:06.735137 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-a1d8ee75-87ae-4d1e-b0f2-35f8768c54bb tempest-VolumeTypesNegativeTest-166844229 tempest-VolumeTypesNegativeTest-166844229-project-admin] https://10.4.3.105/volume/v3/types/3e8576e8-7013-41fc-83b4-2a0cbdd9050d returned with HTTP 202 Aug 12 10:33:06.735772 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 188/729] 10.4.3.105 () {66 vars in 1345 bytes} [Wed Aug 12 10:33:06 2026] DELETE /volume/v3/types/3e8576e8-7013-41fc-83b4-2a0cbdd9050d => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 10:33:06.747065 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-cd3aa784-270f-4871-9071-6b2f4c01342f None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:33:06.749534 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-cd3aa784-270f-4871-9071-6b2f4c01342f tempest-VolumeTypesNegativeTest-166844229 tempest-VolumeTypesNegativeTest-166844229-project-admin] GET https://10.4.3.105/volume/v3/types/3e8576e8-7013-41fc-83b4-2a0cbdd9050d Aug 12 10:33:06.749814 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-cd3aa784-270f-4871-9071-6b2f4c01342f tempest-VolumeTypesNegativeTest-166844229 tempest-VolumeTypesNegativeTest-166844229-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:33:06.750116 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-cd3aa784-270f-4871-9071-6b2f4c01342f tempest-VolumeTypesNegativeTest-166844229 tempest-VolumeTypesNegativeTest-166844229-project-admin] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:33:06.757630 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-cd3aa784-270f-4871-9071-6b2f4c01342f tempest-VolumeTypesNegativeTest-166844229 tempest-VolumeTypesNegativeTest-166844229-project-admin] https://10.4.3.105/volume/v3/types/3e8576e8-7013-41fc-83b4-2a0cbdd9050d returned with HTTP 404 Aug 12 10:33:06.757813 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 185/730] 10.4.3.105 () {66 vars in 1342 bytes} [Wed Aug 12 10:33:06 2026] GET /volume/v3/types/3e8576e8-7013-41fc-83b4-2a0cbdd9050d => generated 114 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:33:06.769146 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-5a0b11bb-3e53-41de-9ee4-d391c40a7909 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:33:06.771428 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-5a0b11bb-3e53-41de-9ee4-d391c40a7909 tempest-VolumeTypesNegativeTest-166844229 tempest-VolumeTypesNegativeTest-166844229-project-admin] DELETE https://10.4.3.105/volume/v3/types/b8c00068-8d18-4802-919f-a03afc711b55 Aug 12 10:33:06.772331 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-5a0b11bb-3e53-41de-9ee4-d391c40a7909 tempest-VolumeTypesNegativeTest-166844229 tempest-VolumeTypesNegativeTest-166844229-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:33:06.772331 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-5a0b11bb-3e53-41de-9ee4-d391c40a7909 tempest-VolumeTypesNegativeTest-166844229 tempest-VolumeTypesNegativeTest-166844229-project-admin] Calling method '_delete' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:33:06.777447 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-5a0b11bb-3e53-41de-9ee4-d391c40a7909 tempest-VolumeTypesNegativeTest-166844229 tempest-VolumeTypesNegativeTest-166844229-project-admin] https://10.4.3.105/volume/v3/types/b8c00068-8d18-4802-919f-a03afc711b55 returned with HTTP 404 Aug 12 10:33:06.778148 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 181/731] 10.4.3.105 () {66 vars in 1345 bytes} [Wed Aug 12 10:33:06 2026] DELETE /volume/v3/types/b8c00068-8d18-4802-919f-a03afc711b55 => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:33:06.787886 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-020ffea4-450b-4675-bd94-ccd8a56b33af None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:33:06.790562 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-020ffea4-450b-4675-bd94-ccd8a56b33af tempest-VolumeTypesNegativeTest-166844229 tempest-VolumeTypesNegativeTest-166844229-project-admin] GET https://10.4.3.105/volume/v3/types/34ecbb23-8ee5-48b0-a89a-e7ff0ec327ba Aug 12 10:33:06.790895 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-020ffea4-450b-4675-bd94-ccd8a56b33af tempest-VolumeTypesNegativeTest-166844229 tempest-VolumeTypesNegativeTest-166844229-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:33:06.791093 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-020ffea4-450b-4675-bd94-ccd8a56b33af tempest-VolumeTypesNegativeTest-166844229 tempest-VolumeTypesNegativeTest-166844229-project-admin] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:33:06.794810 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-020ffea4-450b-4675-bd94-ccd8a56b33af tempest-VolumeTypesNegativeTest-166844229 tempest-VolumeTypesNegativeTest-166844229-project-admin] https://10.4.3.105/volume/v3/types/34ecbb23-8ee5-48b0-a89a-e7ff0ec327ba returned with HTTP 404 Aug 12 10:33:06.795566 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 178/732] 10.4.3.105 () {66 vars in 1342 bytes} [Wed Aug 12 10:33:06 2026] GET /volume/v3/types/34ecbb23-8ee5-48b0-a89a-e7ff0ec327ba => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:33:07.014149 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-5b54dc70-3f7a-41e5-b44a-f28718fa6df3 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:33:07.016022 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-5b54dc70-3f7a-41e5-b44a-f28718fa6df3 tempest-ServerStableDeviceRescueTest-997514531 tempest-ServerStableDeviceRescueTest-997514531-project-member] GET https://10.4.3.105/volume/v3/volumes/01639dcf-0698-4266-9a7c-940d171d56cd Aug 12 10:33:07.016945 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-5b54dc70-3f7a-41e5-b44a-f28718fa6df3 tempest-ServerStableDeviceRescueTest-997514531 tempest-ServerStableDeviceRescueTest-997514531-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:33:07.016945 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-5b54dc70-3f7a-41e5-b44a-f28718fa6df3 tempest-ServerStableDeviceRescueTest-997514531 tempest-ServerStableDeviceRescueTest-997514531-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:33:07.026854 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:33:07.026854 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:33:07.031044 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-5b54dc70-3f7a-41e5-b44a-f28718fa6df3 tempest-ServerStableDeviceRescueTest-997514531 tempest-ServerStableDeviceRescueTest-997514531-project-member] Volume info retrieved successfully. Aug 12 10:33:07.037962 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-5b54dc70-3f7a-41e5-b44a-f28718fa6df3 tempest-ServerStableDeviceRescueTest-997514531 tempest-ServerStableDeviceRescueTest-997514531-project-member] https://10.4.3.105/volume/v3/volumes/01639dcf-0698-4266-9a7c-940d171d56cd returned with HTTP 200 Aug 12 10:33:07.038451 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 189/733] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:33:07 2026] GET /volume/v3/volumes/01639dcf-0698-4266-9a7c-940d171d56cd => generated 1144 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:33:07.099891 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-edaf16e5-349a-4c9e-ba10-163ae7153357 req-7fc74d47-3a54-4a93-b4a3-90ef43405a44 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:33:07.103094 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-edaf16e5-349a-4c9e-ba10-163ae7153357 req-7fc74d47-3a54-4a93-b4a3-90ef43405a44 tempest-ServerStableDeviceRescueTest-997514531 tempest-ServerStableDeviceRescueTest-997514531-project-member] GET https://10.4.3.105/volume/v3/volumes/01639dcf-0698-4266-9a7c-940d171d56cd Aug 12 10:33:07.103312 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-edaf16e5-349a-4c9e-ba10-163ae7153357 req-7fc74d47-3a54-4a93-b4a3-90ef43405a44 tempest-ServerStableDeviceRescueTest-997514531 tempest-ServerStableDeviceRescueTest-997514531-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:33:07.103527 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-edaf16e5-349a-4c9e-ba10-163ae7153357 req-7fc74d47-3a54-4a93-b4a3-90ef43405a44 tempest-ServerStableDeviceRescueTest-997514531 tempest-ServerStableDeviceRescueTest-997514531-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:33:07.117236 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:33:07.117236 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:33:07.122778 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [req-edaf16e5-349a-4c9e-ba10-163ae7153357 req-7fc74d47-3a54-4a93-b4a3-90ef43405a44 tempest-ServerStableDeviceRescueTest-997514531 tempest-ServerStableDeviceRescueTest-997514531-project-member] Volume info retrieved successfully. Aug 12 10:33:07.129869 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-edaf16e5-349a-4c9e-ba10-163ae7153357 req-7fc74d47-3a54-4a93-b4a3-90ef43405a44 tempest-ServerStableDeviceRescueTest-997514531 tempest-ServerStableDeviceRescueTest-997514531-project-member] https://10.4.3.105/volume/v3/volumes/01639dcf-0698-4266-9a7c-940d171d56cd returned with HTTP 200 Aug 12 10:33:07.130559 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 186/734] 10.4.3.105 () {68 vars in 1598 bytes} [Wed Aug 12 10:33:07 2026] GET /volume/v3/volumes/01639dcf-0698-4266-9a7c-940d171d56cd => generated 1144 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:33:07.157407 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-edaf16e5-349a-4c9e-ba10-163ae7153357 req-ac73f0bd-2cff-420d-b286-ad4758a3dc51 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:33:07.159918 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-edaf16e5-349a-4c9e-ba10-163ae7153357 req-ac73f0bd-2cff-420d-b286-ad4758a3dc51 tempest-ServerStableDeviceRescueTest-997514531 tempest-ServerStableDeviceRescueTest-997514531-project-member] POST https://10.4.3.105/volume/v3/volumes/01639dcf-0698-4266-9a7c-940d171d56cd/action Aug 12 10:33:07.160335 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-edaf16e5-349a-4c9e-ba10-163ae7153357 req-ac73f0bd-2cff-420d-b286-ad4758a3dc51 tempest-ServerStableDeviceRescueTest-997514531 tempest-ServerStableDeviceRescueTest-997514531-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100373) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 10:33:07.160502 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-edaf16e5-349a-4c9e-ba10-163ae7153357 req-ac73f0bd-2cff-420d-b286-ad4758a3dc51 tempest-ServerStableDeviceRescueTest-997514531 tempest-ServerStableDeviceRescueTest-997514531-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:33:07.174088 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:33:07.174088 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:33:07.174687 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [req-edaf16e5-349a-4c9e-ba10-163ae7153357 req-ac73f0bd-2cff-420d-b286-ad4758a3dc51 tempest-ServerStableDeviceRescueTest-997514531 tempest-ServerStableDeviceRescueTest-997514531-project-member] Volume info retrieved successfully. Aug 12 10:33:07.190507 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [req-edaf16e5-349a-4c9e-ba10-163ae7153357 req-ac73f0bd-2cff-420d-b286-ad4758a3dc51 tempest-ServerStableDeviceRescueTest-997514531 tempest-ServerStableDeviceRescueTest-997514531-project-member] Begin detaching volume completed successfully. Aug 12 10:33:07.191041 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-edaf16e5-349a-4c9e-ba10-163ae7153357 req-ac73f0bd-2cff-420d-b286-ad4758a3dc51 tempest-ServerStableDeviceRescueTest-997514531 tempest-ServerStableDeviceRescueTest-997514531-project-member] https://10.4.3.105/volume/v3/volumes/01639dcf-0698-4266-9a7c-940d171d56cd/action returned with HTTP 202 Aug 12 10:33:07.191668 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 182/735] 10.4.3.105 () {72 vars in 1672 bytes} [Wed Aug 12 10:33:07 2026] POST /volume/v3/volumes/01639dcf-0698-4266-9a7c-940d171d56cd/action => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Aug 12 10:33:07.262289 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-40ba0205-d047-48f1-92ad-85f00163ef5d None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:33:07.262848 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-40ba0205-d047-48f1-92ad-85f00163ef5d None None] GET https://10.4.3.105/volume// Aug 12 10:33:07.263108 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-40ba0205-d047-48f1-92ad-85f00163ef5d None None] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:33:07.263378 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-40ba0205-d047-48f1-92ad-85f00163ef5d None None] Calling method 'all' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:33:07.263848 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-40ba0205-d047-48f1-92ad-85f00163ef5d None None] https://10.4.3.105/volume// returned with HTTP 300 Aug 12 10:33:07.264879 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 179/736] 10.4.3.105 () {66 vars in 1426 bytes} [Wed Aug 12 10:33: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 10:33:07.281758 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [req-edaf16e5-349a-4c9e-ba10-163ae7153357 req-812733c3-deae-425c-9e89-babe34600188 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:33:07.286985 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-edaf16e5-349a-4c9e-ba10-163ae7153357 req-812733c3-deae-425c-9e89-babe34600188 tempest-ServerStableDeviceRescueTest-997514531 tempest-ServerStableDeviceRescueTest-997514531-project-member] GET https://10.4.3.105/volume/v3/volumes/01639dcf-0698-4266-9a7c-940d171d56cd Aug 12 10:33:07.287388 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [req-edaf16e5-349a-4c9e-ba10-163ae7153357 req-812733c3-deae-425c-9e89-babe34600188 tempest-ServerStableDeviceRescueTest-997514531 tempest-ServerStableDeviceRescueTest-997514531-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:33:07.287964 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [req-edaf16e5-349a-4c9e-ba10-163ae7153357 req-812733c3-deae-425c-9e89-babe34600188 tempest-ServerStableDeviceRescueTest-997514531 tempest-ServerStableDeviceRescueTest-997514531-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:33:07.304396 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:33:07.304396 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:33:07.311387 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [req-edaf16e5-349a-4c9e-ba10-163ae7153357 req-812733c3-deae-425c-9e89-babe34600188 tempest-ServerStableDeviceRescueTest-997514531 tempest-ServerStableDeviceRescueTest-997514531-project-member] Volume info retrieved successfully. Aug 12 10:33:07.320781 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-edaf16e5-349a-4c9e-ba10-163ae7153357 req-812733c3-deae-425c-9e89-babe34600188 tempest-ServerStableDeviceRescueTest-997514531 tempest-ServerStableDeviceRescueTest-997514531-project-member] https://10.4.3.105/volume/v3/volumes/01639dcf-0698-4266-9a7c-940d171d56cd returned with HTTP 200 Aug 12 10:33:07.320781 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 190/737] 10.4.3.105 () {70 vars in 1639 bytes} [Wed Aug 12 10:33:07 2026] GET /volume/v3/volumes/01639dcf-0698-4266-9a7c-940d171d56cd => generated 1327 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 10:33:08.456824 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-edaf16e5-349a-4c9e-ba10-163ae7153357 req-c0f671dd-a26f-4de1-902f-d444ed745ba1 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:33:08.459083 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-edaf16e5-349a-4c9e-ba10-163ae7153357 req-c0f671dd-a26f-4de1-902f-d444ed745ba1 tempest-ServerStableDeviceRescueTest-997514531 tempest-ServerStableDeviceRescueTest-997514531-project-member] DELETE https://10.4.3.105/volume/v3/attachments/4a93719d-8a19-483a-889f-d57489776df2 Aug 12 10:33:08.459269 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-edaf16e5-349a-4c9e-ba10-163ae7153357 req-c0f671dd-a26f-4de1-902f-d444ed745ba1 tempest-ServerStableDeviceRescueTest-997514531 tempest-ServerStableDeviceRescueTest-997514531-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:33:08.459440 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-edaf16e5-349a-4c9e-ba10-163ae7153357 req-c0f671dd-a26f-4de1-902f-d444ed745ba1 tempest-ServerStableDeviceRescueTest-997514531 tempest-ServerStableDeviceRescueTest-997514531-project-member] Calling method 'version_select' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:33:08.467144 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:33:08.467144 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:33:08.521923 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-edaf16e5-349a-4c9e-ba10-163ae7153357 req-c0f671dd-a26f-4de1-902f-d444ed745ba1 tempest-ServerStableDeviceRescueTest-997514531 tempest-ServerStableDeviceRescueTest-997514531-project-member] https://10.4.3.105/volume/v3/attachments/4a93719d-8a19-483a-889f-d57489776df2 returned with HTTP 200 Aug 12 10:33:08.522530 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 187/738] 10.4.3.105 () {72 vars in 1673 bytes} [Wed Aug 12 10:33:08 2026] DELETE /volume/v3/attachments/4a93719d-8a19-483a-889f-d57489776df2 => generated 19 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:33:09.160951 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-a4b2d6ba-7f55-460b-bdd8-6f97ccbfe757 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:33:09.327563 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-a4b2d6ba-7f55-460b-bdd8-6f97ccbfe757 tempest-SnapshotMetadataTestJSON-2136418818 tempest-SnapshotMetadataTestJSON-2136418818-project-member] POST https://10.4.3.105/volume/v3/volumes Aug 12 10:33:09.327563 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-a4b2d6ba-7f55-460b-bdd8-6f97ccbfe757 tempest-SnapshotMetadataTestJSON-2136418818 tempest-SnapshotMetadataTestJSON-2136418818-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotMetadataTestJSON-Volume-2061127715"}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:33:09.328404 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.v3.volumes [None req-a4b2d6ba-7f55-460b-bdd8-6f97ccbfe757 tempest-SnapshotMetadataTestJSON-2136418818 tempest-SnapshotMetadataTestJSON-2136418818-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotMetadataTestJSON-Volume-2061127715'}} {{(pid=100373) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 10:33:09.328679 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.v3.volumes [None req-a4b2d6ba-7f55-460b-bdd8-6f97ccbfe757 tempest-SnapshotMetadataTestJSON-2136418818 tempest-SnapshotMetadataTestJSON-2136418818-project-member] Create volume of 1 GB Aug 12 10:33:09.335044 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-a4b2d6ba-7f55-460b-bdd8-6f97ccbfe757 tempest-SnapshotMetadataTestJSON-2136418818 tempest-SnapshotMetadataTestJSON-2136418818-project-member] Availability Zones retrieved successfully. Aug 12 10:33:09.342758 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-a4b2d6ba-7f55-460b-bdd8-6f97ccbfe757 tempest-SnapshotMetadataTestJSON-2136418818 tempest-SnapshotMetadataTestJSON-2136418818-project-member] Flow 'volume_create_api' (9459cd99-0503-499f-9a31-8c614e90a197) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:33:09.343887 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-a4b2d6ba-7f55-460b-bdd8-6f97ccbfe757 tempest-SnapshotMetadataTestJSON-2136418818 tempest-SnapshotMetadataTestJSON-2136418818-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2c0c8d60-4077-4e3c-a06e-0d9635cd86c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:33:09.345026 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.flows.api.create_volume [None req-a4b2d6ba-7f55-460b-bdd8-6f97ccbfe757 tempest-SnapshotMetadataTestJSON-2136418818 tempest-SnapshotMetadataTestJSON-2136418818-project-member] Validating volume size '1' using validate_int {{(pid=100373) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 10:33:09.395266 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-a4b2d6ba-7f55-460b-bdd8-6f97ccbfe757 tempest-SnapshotMetadataTestJSON-2136418818 tempest-SnapshotMetadataTestJSON-2136418818-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2c0c8d60-4077-4e3c-a06e-0d9635cd86c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T10:26:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6cd66f07-4c7b-40b2-9dfb-378538f29c9e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:33:09.397750 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-a4b2d6ba-7f55-460b-bdd8-6f97ccbfe757 tempest-SnapshotMetadataTestJSON-2136418818 tempest-SnapshotMetadataTestJSON-2136418818-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7d2b31f9-404f-411b-af06-c5e820922dd9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:33:09.401815 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-fcc5666b-e49d-47d5-a847-b7a479aea5dc None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:33:09.403926 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-fcc5666b-e49d-47d5-a847-b7a479aea5dc tempest-ServerStableDeviceRescueTest-997514531 tempest-ServerStableDeviceRescueTest-997514531-project-member] GET https://10.4.3.105/volume/v3/volumes/01639dcf-0698-4266-9a7c-940d171d56cd Aug 12 10:33:09.404207 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-fcc5666b-e49d-47d5-a847-b7a479aea5dc tempest-ServerStableDeviceRescueTest-997514531 tempest-ServerStableDeviceRescueTest-997514531-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:33:09.404427 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-fcc5666b-e49d-47d5-a847-b7a479aea5dc tempest-ServerStableDeviceRescueTest-997514531 tempest-ServerStableDeviceRescueTest-997514531-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:33:09.417903 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:33:09.417903 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:33:09.424660 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-fcc5666b-e49d-47d5-a847-b7a479aea5dc tempest-ServerStableDeviceRescueTest-997514531 tempest-ServerStableDeviceRescueTest-997514531-project-member] Volume info retrieved successfully. Aug 12 10:33:09.432531 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-fcc5666b-e49d-47d5-a847-b7a479aea5dc tempest-ServerStableDeviceRescueTest-997514531 tempest-ServerStableDeviceRescueTest-997514531-project-member] https://10.4.3.105/volume/v3/volumes/01639dcf-0698-4266-9a7c-940d171d56cd returned with HTTP 200 Aug 12 10:33:09.433454 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 180/739] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:33:09 2026] GET /volume/v3/volumes/01639dcf-0698-4266-9a7c-940d171d56cd => generated 852 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:33:09.491852 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.quota [None req-a4b2d6ba-7f55-460b-bdd8-6f97ccbfe757 tempest-SnapshotMetadataTestJSON-2136418818 tempest-SnapshotMetadataTestJSON-2136418818-project-member] Created reservations ['6ec79fc5-fc48-43c4-b308-a2d537cb2d05', 'c22197f1-cc5e-4606-90e3-333dfe78ac49', '8aa4a7d2-6821-4622-aa71-8441321564d6', 'd5de6955-78e5-4ccf-b6be-25b64d64c56a'] {{(pid=100373) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:33:09.493063 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-a4b2d6ba-7f55-460b-bdd8-6f97ccbfe757 tempest-SnapshotMetadataTestJSON-2136418818 tempest-SnapshotMetadataTestJSON-2136418818-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7d2b31f9-404f-411b-af06-c5e820922dd9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6ec79fc5-fc48-43c4-b308-a2d537cb2d05', 'c22197f1-cc5e-4606-90e3-333dfe78ac49', '8aa4a7d2-6821-4622-aa71-8441321564d6', 'd5de6955-78e5-4ccf-b6be-25b64d64c56a']}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:33:09.494177 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-a4b2d6ba-7f55-460b-bdd8-6f97ccbfe757 tempest-SnapshotMetadataTestJSON-2136418818 tempest-SnapshotMetadataTestJSON-2136418818-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e09ce4ca-7392-4468-97f9-3479f6ac4e43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:33:09.526482 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-a4b2d6ba-7f55-460b-bdd8-6f97ccbfe757 tempest-SnapshotMetadataTestJSON-2136418818 tempest-SnapshotMetadataTestJSON-2136418818-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e09ce4ca-7392-4468-97f9-3479f6ac4e43) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '91f6c3f2-09e8-4c65-8369-148fc2d8ef6f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-2061127715',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='45798a3f8a914436919f59fa278e6824',qos_specs=None,replication_status=,reservations=['6ec79fc5-fc48-43c4-b308-a2d537cb2d05','c22197f1-cc5e-4606-90e3-333dfe78ac49','8aa4a7d2-6821-4622-aa71-8441321564d6','d5de6955-78e5-4ccf-b6be-25b64d64c56a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f1edcc299865451bba37712f61902528',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:33:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-2061127715',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=91f6c3f2-09e8-4c65-8369-148fc2d8ef6f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='45798a3f8a914436919f59fa278e6824',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f1edcc299865451bba37712f61902528',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6cd66f07-4c7b-40b2-9dfb-378538f29c9e),volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:33:09.527354 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-a4b2d6ba-7f55-460b-bdd8-6f97ccbfe757 tempest-SnapshotMetadataTestJSON-2136418818 tempest-SnapshotMetadataTestJSON-2136418818-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1ed1bbd9-a893-42e9-835a-3c045961b10a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:33:09.554626 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-a4b2d6ba-7f55-460b-bdd8-6f97ccbfe757 tempest-SnapshotMetadataTestJSON-2136418818 tempest-SnapshotMetadataTestJSON-2136418818-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1ed1bbd9-a893-42e9-835a-3c045961b10a) transitioned into state 'SUCCESS' from state '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-2061127715',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='45798a3f8a914436919f59fa278e6824',qos_specs=None,replication_status=,reservations=['6ec79fc5-fc48-43c4-b308-a2d537cb2d05','c22197f1-cc5e-4606-90e3-333dfe78ac49','8aa4a7d2-6821-4622-aa71-8441321564d6','d5de6955-78e5-4ccf-b6be-25b64d64c56a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f1edcc299865451bba37712f61902528',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:33:09.555661 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-a4b2d6ba-7f55-460b-bdd8-6f97ccbfe757 tempest-SnapshotMetadataTestJSON-2136418818 tempest-SnapshotMetadataTestJSON-2136418818-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5fdaac29-977a-41a4-b3eb-c66e434a06df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:33:09.572214 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-a4b2d6ba-7f55-460b-bdd8-6f97ccbfe757 tempest-SnapshotMetadataTestJSON-2136418818 tempest-SnapshotMetadataTestJSON-2136418818-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5fdaac29-977a-41a4-b3eb-c66e434a06df) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:33:09.573085 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-a4b2d6ba-7f55-460b-bdd8-6f97ccbfe757 tempest-SnapshotMetadataTestJSON-2136418818 tempest-SnapshotMetadataTestJSON-2136418818-project-member] Flow 'volume_create_api' (9459cd99-0503-499f-9a31-8c614e90a197) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100373) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:33:09.573406 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-a4b2d6ba-7f55-460b-bdd8-6f97ccbfe757 tempest-SnapshotMetadataTestJSON-2136418818 tempest-SnapshotMetadataTestJSON-2136418818-project-member] Create volume request issued successfully. Aug 12 10:33:09.574100 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-a4b2d6ba-7f55-460b-bdd8-6f97ccbfe757 tempest-SnapshotMetadataTestJSON-2136418818 tempest-SnapshotMetadataTestJSON-2136418818-project-member] https://10.4.3.105/volume/v3/volumes returned with HTTP 202 Aug 12 10:33:09.574531 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 183/740] 10.4.3.105 () {68 vars in 1258 bytes} [Wed Aug 12 10:33:09 2026] POST /volume/v3/volumes => generated 755 bytes in 414 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 10:33:09.589507 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-0c454873-602c-4f3a-afd2-72bf74c53880 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:33:09.593956 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-0c454873-602c-4f3a-afd2-72bf74c53880 tempest-SnapshotMetadataTestJSON-2136418818 tempest-SnapshotMetadataTestJSON-2136418818-project-member] GET https://10.4.3.105/volume/v3/volumes/91f6c3f2-09e8-4c65-8369-148fc2d8ef6f Aug 12 10:33:09.594191 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-0c454873-602c-4f3a-afd2-72bf74c53880 tempest-SnapshotMetadataTestJSON-2136418818 tempest-SnapshotMetadataTestJSON-2136418818-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:33:09.594450 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-0c454873-602c-4f3a-afd2-72bf74c53880 tempest-SnapshotMetadataTestJSON-2136418818 tempest-SnapshotMetadataTestJSON-2136418818-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:33:09.612165 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:33:09.612165 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:33:09.618749 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-0c454873-602c-4f3a-afd2-72bf74c53880 tempest-SnapshotMetadataTestJSON-2136418818 tempest-SnapshotMetadataTestJSON-2136418818-project-member] Volume info retrieved successfully. Aug 12 10:33:09.627204 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-0c454873-602c-4f3a-afd2-72bf74c53880 tempest-SnapshotMetadataTestJSON-2136418818 tempest-SnapshotMetadataTestJSON-2136418818-project-member] https://10.4.3.105/volume/v3/volumes/91f6c3f2-09e8-4c65-8369-148fc2d8ef6f returned with HTTP 200 Aug 12 10:33:09.627801 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 191/741] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:33:09 2026] GET /volume/v3/volumes/91f6c3f2-09e8-4c65-8369-148fc2d8ef6f => generated 823 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:33:10.645079 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-9460b56c-8164-4ba5-ba36-7113090320d9 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:33:10.647604 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-9460b56c-8164-4ba5-ba36-7113090320d9 tempest-SnapshotMetadataTestJSON-2136418818 tempest-SnapshotMetadataTestJSON-2136418818-project-member] GET https://10.4.3.105/volume/v3/volumes/91f6c3f2-09e8-4c65-8369-148fc2d8ef6f Aug 12 10:33:10.647604 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-9460b56c-8164-4ba5-ba36-7113090320d9 tempest-SnapshotMetadataTestJSON-2136418818 tempest-SnapshotMetadataTestJSON-2136418818-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:33:10.647735 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-9460b56c-8164-4ba5-ba36-7113090320d9 tempest-SnapshotMetadataTestJSON-2136418818 tempest-SnapshotMetadataTestJSON-2136418818-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:33:10.667365 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:33:10.667365 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:33:10.686368 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-9460b56c-8164-4ba5-ba36-7113090320d9 tempest-SnapshotMetadataTestJSON-2136418818 tempest-SnapshotMetadataTestJSON-2136418818-project-member] Volume info retrieved successfully. Aug 12 10:33:10.693776 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-9460b56c-8164-4ba5-ba36-7113090320d9 tempest-SnapshotMetadataTestJSON-2136418818 tempest-SnapshotMetadataTestJSON-2136418818-project-member] https://10.4.3.105/volume/v3/volumes/91f6c3f2-09e8-4c65-8369-148fc2d8ef6f returned with HTTP 200 Aug 12 10:33:10.694274 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 188/742] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:33:10 2026] GET /volume/v3/volumes/91f6c3f2-09e8-4c65-8369-148fc2d8ef6f => generated 848 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:33:10.717350 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-4ae75d58-4f0d-4f31-9b99-0ca0d75362e5 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:33:10.721468 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-4ae75d58-4f0d-4f31-9b99-0ca0d75362e5 tempest-SnapshotMetadataTestJSON-2136418818 tempest-SnapshotMetadataTestJSON-2136418818-project-member] POST https://10.4.3.105/volume/v3/snapshots Aug 12 10:33:10.721468 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-4ae75d58-4f0d-4f31-9b99-0ca0d75362e5 tempest-SnapshotMetadataTestJSON-2136418818 tempest-SnapshotMetadataTestJSON-2136418818-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "91f6c3f2-09e8-4c65-8369-148fc2d8ef6f", "name": "tempest-SnapshotMetadataTestJSON-Snapshot-705231141"}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:33:10.741669 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:33:10.741669 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:33:10.742345 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-4ae75d58-4f0d-4f31-9b99-0ca0d75362e5 tempest-SnapshotMetadataTestJSON-2136418818 tempest-SnapshotMetadataTestJSON-2136418818-project-member] Volume info retrieved successfully. Aug 12 10:33:10.742498 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.v3.snapshots [None req-4ae75d58-4f0d-4f31-9b99-0ca0d75362e5 tempest-SnapshotMetadataTestJSON-2136418818 tempest-SnapshotMetadataTestJSON-2136418818-project-member] Create snapshot from volume 91f6c3f2-09e8-4c65-8369-148fc2d8ef6f Aug 12 10:33:10.824863 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.quota [None req-4ae75d58-4f0d-4f31-9b99-0ca0d75362e5 tempest-SnapshotMetadataTestJSON-2136418818 tempest-SnapshotMetadataTestJSON-2136418818-project-member] Created reservations ['4a04af9f-62d1-43b0-a640-3fe38c0e19bd', '68ddb746-40ce-4935-9e3d-4a5ce1c077ef', '02c6ac66-3198-489f-bc25-a0482544c1a6', '24a08dc9-8147-4707-aca3-1d718ac0cfdc'] {{(pid=100374) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:33:10.884242 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-4ae75d58-4f0d-4f31-9b99-0ca0d75362e5 tempest-SnapshotMetadataTestJSON-2136418818 tempest-SnapshotMetadataTestJSON-2136418818-project-member] Snapshot create request issued successfully. Aug 12 10:33:10.884242 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-4ae75d58-4f0d-4f31-9b99-0ca0d75362e5 tempest-SnapshotMetadataTestJSON-2136418818 tempest-SnapshotMetadataTestJSON-2136418818-project-member] https://10.4.3.105/volume/v3/snapshots returned with HTTP 202 Aug 12 10:33:10.884613 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 181/743] 10.4.3.105 () {68 vars in 1265 bytes} [Wed Aug 12 10:33:10 2026] POST /volume/v3/snapshots => generated 310 bytes in 169 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 10:33:10.897498 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-466625b1-84a1-4565-91cb-863b3225dbd5 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:33:10.902160 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-466625b1-84a1-4565-91cb-863b3225dbd5 tempest-SnapshotMetadataTestJSON-2136418818 tempest-SnapshotMetadataTestJSON-2136418818-project-member] GET https://10.4.3.105/volume/v3/snapshots/346f55fc-6404-49f7-9779-53fdc080ab47 Aug 12 10:33:10.902160 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-466625b1-84a1-4565-91cb-863b3225dbd5 tempest-SnapshotMetadataTestJSON-2136418818 tempest-SnapshotMetadataTestJSON-2136418818-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:33:10.902160 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-466625b1-84a1-4565-91cb-863b3225dbd5 tempest-SnapshotMetadataTestJSON-2136418818 tempest-SnapshotMetadataTestJSON-2136418818-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:33:10.938283 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:33:10.938283 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:33:10.938283 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-466625b1-84a1-4565-91cb-863b3225dbd5 tempest-SnapshotMetadataTestJSON-2136418818 tempest-SnapshotMetadataTestJSON-2136418818-project-member] Snapshot retrieved successfully. Aug 12 10:33:10.938283 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-466625b1-84a1-4565-91cb-863b3225dbd5 tempest-SnapshotMetadataTestJSON-2136418818 tempest-SnapshotMetadataTestJSON-2136418818-project-member] https://10.4.3.105/volume/v3/snapshots/346f55fc-6404-49f7-9779-53fdc080ab47 returned with HTTP 200 Aug 12 10:33:10.938785 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 184/744] 10.4.3.105 () {66 vars in 1354 bytes} [Wed Aug 12 10:33:10 2026] GET /volume/v3/snapshots/346f55fc-6404-49f7-9779-53fdc080ab47 => generated 442 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:33:11.948847 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-a53d0d9b-3a0f-4fab-ab89-4d70d786833a None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:33:11.950647 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-a53d0d9b-3a0f-4fab-ab89-4d70d786833a tempest-SnapshotMetadataTestJSON-2136418818 tempest-SnapshotMetadataTestJSON-2136418818-project-member] GET https://10.4.3.105/volume/v3/snapshots/346f55fc-6404-49f7-9779-53fdc080ab47 Aug 12 10:33:11.950845 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-a53d0d9b-3a0f-4fab-ab89-4d70d786833a tempest-SnapshotMetadataTestJSON-2136418818 tempest-SnapshotMetadataTestJSON-2136418818-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:33:11.951035 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-a53d0d9b-3a0f-4fab-ab89-4d70d786833a tempest-SnapshotMetadataTestJSON-2136418818 tempest-SnapshotMetadataTestJSON-2136418818-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:33:11.957236 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:33:11.957236 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:33:11.957850 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-a53d0d9b-3a0f-4fab-ab89-4d70d786833a tempest-SnapshotMetadataTestJSON-2136418818 tempest-SnapshotMetadataTestJSON-2136418818-project-member] Snapshot retrieved successfully. Aug 12 10:33:11.959017 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-a53d0d9b-3a0f-4fab-ab89-4d70d786833a tempest-SnapshotMetadataTestJSON-2136418818 tempest-SnapshotMetadataTestJSON-2136418818-project-member] https://10.4.3.105/volume/v3/snapshots/346f55fc-6404-49f7-9779-53fdc080ab47 returned with HTTP 200 Aug 12 10:33:11.959852 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 192/745] 10.4.3.105 () {66 vars in 1354 bytes} [Wed Aug 12 10:33:11 2026] GET /volume/v3/snapshots/346f55fc-6404-49f7-9779-53fdc080ab47 => generated 469 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:33:11.970511 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-207914c4-8a4b-4a27-be2b-d9ebdb50dffe None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:33:11.972665 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-207914c4-8a4b-4a27-be2b-d9ebdb50dffe tempest-SnapshotMetadataTestJSON-2136418818 tempest-SnapshotMetadataTestJSON-2136418818-project-member] POST https://10.4.3.105/volume/v3/snapshots/346f55fc-6404-49f7-9779-53fdc080ab47/metadata Aug 12 10:33:11.973269 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-207914c4-8a4b-4a27-be2b-d9ebdb50dffe tempest-SnapshotMetadataTestJSON-2136418818 tempest-SnapshotMetadataTestJSON-2136418818-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:33:11.980345 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:33:11.980345 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:33:11.980999 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-207914c4-8a4b-4a27-be2b-d9ebdb50dffe tempest-SnapshotMetadataTestJSON-2136418818 tempest-SnapshotMetadataTestJSON-2136418818-project-member] Snapshot retrieved successfully. Aug 12 10:33:12.010697 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-207914c4-8a4b-4a27-be2b-d9ebdb50dffe tempest-SnapshotMetadataTestJSON-2136418818 tempest-SnapshotMetadataTestJSON-2136418818-project-member] Update snapshot metadata completed successfully. Aug 12 10:33:12.011375 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-207914c4-8a4b-4a27-be2b-d9ebdb50dffe tempest-SnapshotMetadataTestJSON-2136418818 tempest-SnapshotMetadataTestJSON-2136418818-project-member] https://10.4.3.105/volume/v3/snapshots/346f55fc-6404-49f7-9779-53fdc080ab47/metadata returned with HTTP 200 Aug 12 10:33:12.012067 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 189/746] 10.4.3.105 () {68 vars in 1402 bytes} [Wed Aug 12 10:33:11 2026] POST /volume/v3/snapshots/346f55fc-6404-49f7-9779-53fdc080ab47/metadata => generated 68 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 12 10:33:12.022196 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-402ca178-acca-40e1-b0d1-0f48ef62748b None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:33:12.024580 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-402ca178-acca-40e1-b0d1-0f48ef62748b tempest-SnapshotMetadataTestJSON-2136418818 tempest-SnapshotMetadataTestJSON-2136418818-project-member] GET https://10.4.3.105/volume/v3/snapshots/346f55fc-6404-49f7-9779-53fdc080ab47/metadata Aug 12 10:33:12.024819 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-402ca178-acca-40e1-b0d1-0f48ef62748b tempest-SnapshotMetadataTestJSON-2136418818 tempest-SnapshotMetadataTestJSON-2136418818-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:33:12.025083 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-402ca178-acca-40e1-b0d1-0f48ef62748b tempest-SnapshotMetadataTestJSON-2136418818 tempest-SnapshotMetadataTestJSON-2136418818-project-member] Calling method 'index' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:33:12.031960 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:33:12.031960 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:33:12.032481 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-402ca178-acca-40e1-b0d1-0f48ef62748b tempest-SnapshotMetadataTestJSON-2136418818 tempest-SnapshotMetadataTestJSON-2136418818-project-member] Snapshot retrieved successfully. Aug 12 10:33:12.033589 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-402ca178-acca-40e1-b0d1-0f48ef62748b tempest-SnapshotMetadataTestJSON-2136418818 tempest-SnapshotMetadataTestJSON-2136418818-project-member] Get snapshot metadata completed successfully. Aug 12 10:33:12.033862 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-402ca178-acca-40e1-b0d1-0f48ef62748b tempest-SnapshotMetadataTestJSON-2136418818 tempest-SnapshotMetadataTestJSON-2136418818-project-member] https://10.4.3.105/volume/v3/snapshots/346f55fc-6404-49f7-9779-53fdc080ab47/metadata returned with HTTP 200 Aug 12 10:33:12.034327 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 182/747] 10.4.3.105 () {66 vars in 1381 bytes} [Wed Aug 12 10:33:12 2026] GET /volume/v3/snapshots/346f55fc-6404-49f7-9779-53fdc080ab47/metadata => generated 68 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 12 10:33:12.045997 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-1b03faac-4875-409e-8484-9be2e8cd8af8 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:33:12.048002 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-1b03faac-4875-409e-8484-9be2e8cd8af8 tempest-SnapshotMetadataTestJSON-2136418818 tempest-SnapshotMetadataTestJSON-2136418818-project-member] PUT https://10.4.3.105/volume/v3/snapshots/346f55fc-6404-49f7-9779-53fdc080ab47/metadata Aug 12 10:33:12.048471 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-1b03faac-4875-409e-8484-9be2e8cd8af8 tempest-SnapshotMetadataTestJSON-2136418818 tempest-SnapshotMetadataTestJSON-2136418818-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {"key3": "value3_update", "key4": "value4"}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:33:12.057647 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:33:12.057647 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:33:12.058290 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-1b03faac-4875-409e-8484-9be2e8cd8af8 tempest-SnapshotMetadataTestJSON-2136418818 tempest-SnapshotMetadataTestJSON-2136418818-project-member] Snapshot retrieved successfully. Aug 12 10:33:12.101478 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-1b03faac-4875-409e-8484-9be2e8cd8af8 tempest-SnapshotMetadataTestJSON-2136418818 tempest-SnapshotMetadataTestJSON-2136418818-project-member] Update snapshot metadata completed successfully. Aug 12 10:33:12.101710 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-1b03faac-4875-409e-8484-9be2e8cd8af8 tempest-SnapshotMetadataTestJSON-2136418818 tempest-SnapshotMetadataTestJSON-2136418818-project-member] https://10.4.3.105/volume/v3/snapshots/346f55fc-6404-49f7-9779-53fdc080ab47/metadata returned with HTTP 200 Aug 12 10:33:12.102333 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 185/748] 10.4.3.105 () {68 vars in 1401 bytes} [Wed Aug 12 10:33:12 2026] PUT /volume/v3/snapshots/346f55fc-6404-49f7-9779-53fdc080ab47/metadata => generated 57 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 12 10:33:12.111091 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-f88bb6da-9162-467d-99bf-f0b4bf93f82f None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:33:12.112981 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-f88bb6da-9162-467d-99bf-f0b4bf93f82f tempest-SnapshotMetadataTestJSON-2136418818 tempest-SnapshotMetadataTestJSON-2136418818-project-member] GET https://10.4.3.105/volume/v3/snapshots/346f55fc-6404-49f7-9779-53fdc080ab47/metadata Aug 12 10:33:12.113247 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-f88bb6da-9162-467d-99bf-f0b4bf93f82f tempest-SnapshotMetadataTestJSON-2136418818 tempest-SnapshotMetadataTestJSON-2136418818-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:33:12.113478 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-f88bb6da-9162-467d-99bf-f0b4bf93f82f tempest-SnapshotMetadataTestJSON-2136418818 tempest-SnapshotMetadataTestJSON-2136418818-project-member] Calling method 'index' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:33:12.119507 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:33:12.119507 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:33:12.120099 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-f88bb6da-9162-467d-99bf-f0b4bf93f82f tempest-SnapshotMetadataTestJSON-2136418818 tempest-SnapshotMetadataTestJSON-2136418818-project-member] Snapshot retrieved successfully. Aug 12 10:33:12.121247 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-f88bb6da-9162-467d-99bf-f0b4bf93f82f tempest-SnapshotMetadataTestJSON-2136418818 tempest-SnapshotMetadataTestJSON-2136418818-project-member] Get snapshot metadata completed successfully. Aug 12 10:33:12.121505 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-f88bb6da-9162-467d-99bf-f0b4bf93f82f tempest-SnapshotMetadataTestJSON-2136418818 tempest-SnapshotMetadataTestJSON-2136418818-project-member] https://10.4.3.105/volume/v3/snapshots/346f55fc-6404-49f7-9779-53fdc080ab47/metadata returned with HTTP 200 Aug 12 10:33:12.121873 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 193/749] 10.4.3.105 () {66 vars in 1381 bytes} [Wed Aug 12 10:33:12 2026] GET /volume/v3/snapshots/346f55fc-6404-49f7-9779-53fdc080ab47/metadata => generated 57 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 12 10:33:12.131098 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-c4e7e374-afbf-4211-a8df-ba5bda47b022 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:33:12.134595 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-c4e7e374-afbf-4211-a8df-ba5bda47b022 tempest-SnapshotMetadataTestJSON-2136418818 tempest-SnapshotMetadataTestJSON-2136418818-project-member] DELETE https://10.4.3.105/volume/v3/snapshots/346f55fc-6404-49f7-9779-53fdc080ab47/metadata/key3 Aug 12 10:33:12.134595 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-c4e7e374-afbf-4211-a8df-ba5bda47b022 tempest-SnapshotMetadataTestJSON-2136418818 tempest-SnapshotMetadataTestJSON-2136418818-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:33:12.134595 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-c4e7e374-afbf-4211-a8df-ba5bda47b022 tempest-SnapshotMetadataTestJSON-2136418818 tempest-SnapshotMetadataTestJSON-2136418818-project-member] Calling method 'delete' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:33:12.140940 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:33:12.140940 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:33:12.141673 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-c4e7e374-afbf-4211-a8df-ba5bda47b022 tempest-SnapshotMetadataTestJSON-2136418818 tempest-SnapshotMetadataTestJSON-2136418818-project-member] Snapshot retrieved successfully. Aug 12 10:33:12.142781 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-c4e7e374-afbf-4211-a8df-ba5bda47b022 tempest-SnapshotMetadataTestJSON-2136418818 tempest-SnapshotMetadataTestJSON-2136418818-project-member] Get snapshot metadata completed successfully. Aug 12 10:33:12.161300 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-c4e7e374-afbf-4211-a8df-ba5bda47b022 tempest-SnapshotMetadataTestJSON-2136418818 tempest-SnapshotMetadataTestJSON-2136418818-project-member] Delete snapshot metadata completed successfully. Aug 12 10:33:12.161300 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-c4e7e374-afbf-4211-a8df-ba5bda47b022 tempest-SnapshotMetadataTestJSON-2136418818 tempest-SnapshotMetadataTestJSON-2136418818-project-member] https://10.4.3.105/volume/v3/snapshots/346f55fc-6404-49f7-9779-53fdc080ab47/metadata/key3 returned with HTTP 200 Aug 12 10:33:12.161300 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 190/750] 10.4.3.105 () {66 vars in 1399 bytes} [Wed Aug 12 10:33:12 2026] DELETE /volume/v3/snapshots/346f55fc-6404-49f7-9779-53fdc080ab47/metadata/key3 => generated 0 bytes in 31 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Aug 12 10:33:12.174010 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-f42e5ea1-f3fc-4649-9557-8d7be78a370f None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:33:12.176509 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-f42e5ea1-f3fc-4649-9557-8d7be78a370f tempest-SnapshotMetadataTestJSON-2136418818 tempest-SnapshotMetadataTestJSON-2136418818-project-member] GET https://10.4.3.105/volume/v3/snapshots/346f55fc-6404-49f7-9779-53fdc080ab47/metadata Aug 12 10:33:12.177173 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-f42e5ea1-f3fc-4649-9557-8d7be78a370f tempest-SnapshotMetadataTestJSON-2136418818 tempest-SnapshotMetadataTestJSON-2136418818-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:33:12.177173 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-f42e5ea1-f3fc-4649-9557-8d7be78a370f tempest-SnapshotMetadataTestJSON-2136418818 tempest-SnapshotMetadataTestJSON-2136418818-project-member] Calling method 'index' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:33:12.189043 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:33:12.189043 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:33:12.189649 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-f42e5ea1-f3fc-4649-9557-8d7be78a370f tempest-SnapshotMetadataTestJSON-2136418818 tempest-SnapshotMetadataTestJSON-2136418818-project-member] Snapshot retrieved successfully. Aug 12 10:33:12.190959 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-f42e5ea1-f3fc-4649-9557-8d7be78a370f tempest-SnapshotMetadataTestJSON-2136418818 tempest-SnapshotMetadataTestJSON-2136418818-project-member] Get snapshot metadata completed successfully. Aug 12 10:33:12.191294 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-f42e5ea1-f3fc-4649-9557-8d7be78a370f tempest-SnapshotMetadataTestJSON-2136418818 tempest-SnapshotMetadataTestJSON-2136418818-project-member] https://10.4.3.105/volume/v3/snapshots/346f55fc-6404-49f7-9779-53fdc080ab47/metadata returned with HTTP 200 Aug 12 10:33:12.191777 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 183/751] 10.4.3.105 () {66 vars in 1381 bytes} [Wed Aug 12 10:33:12 2026] GET /volume/v3/snapshots/346f55fc-6404-49f7-9779-53fdc080ab47/metadata => generated 32 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 12 10:33:12.204733 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-48bab47b-4b8e-4e6e-8cca-aa905f184a40 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:33:12.206732 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-48bab47b-4b8e-4e6e-8cca-aa905f184a40 tempest-SnapshotMetadataTestJSON-2136418818 tempest-SnapshotMetadataTestJSON-2136418818-project-member] PUT https://10.4.3.105/volume/v3/snapshots/346f55fc-6404-49f7-9779-53fdc080ab47/metadata Aug 12 10:33:12.207254 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-48bab47b-4b8e-4e6e-8cca-aa905f184a40 tempest-SnapshotMetadataTestJSON-2136418818 tempest-SnapshotMetadataTestJSON-2136418818-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:33:12.218721 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:33:12.218721 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:33:12.219324 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-48bab47b-4b8e-4e6e-8cca-aa905f184a40 tempest-SnapshotMetadataTestJSON-2136418818 tempest-SnapshotMetadataTestJSON-2136418818-project-member] Snapshot retrieved successfully. Aug 12 10:33:12.241224 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-48bab47b-4b8e-4e6e-8cca-aa905f184a40 tempest-SnapshotMetadataTestJSON-2136418818 tempest-SnapshotMetadataTestJSON-2136418818-project-member] Update snapshot metadata completed successfully. Aug 12 10:33:12.241508 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-48bab47b-4b8e-4e6e-8cca-aa905f184a40 tempest-SnapshotMetadataTestJSON-2136418818 tempest-SnapshotMetadataTestJSON-2136418818-project-member] https://10.4.3.105/volume/v3/snapshots/346f55fc-6404-49f7-9779-53fdc080ab47/metadata returned with HTTP 200 Aug 12 10:33:12.242028 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 186/752] 10.4.3.105 () {68 vars in 1401 bytes} [Wed Aug 12 10:33:12 2026] PUT /volume/v3/snapshots/346f55fc-6404-49f7-9779-53fdc080ab47/metadata => generated 16 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 12 10:33:12.252386 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-8199fc53-124a-44fd-bb01-9780c9f4c387 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:33:12.254143 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-8199fc53-124a-44fd-bb01-9780c9f4c387 tempest-SnapshotMetadataTestJSON-2136418818 tempest-SnapshotMetadataTestJSON-2136418818-project-member] POST https://10.4.3.105/volume/v3/snapshots/346f55fc-6404-49f7-9779-53fdc080ab47/metadata Aug 12 10:33:12.254454 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-8199fc53-124a-44fd-bb01-9780c9f4c387 tempest-SnapshotMetadataTestJSON-2136418818 tempest-SnapshotMetadataTestJSON-2136418818-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:33:12.261142 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:33:12.261142 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:33:12.261712 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-8199fc53-124a-44fd-bb01-9780c9f4c387 tempest-SnapshotMetadataTestJSON-2136418818 tempest-SnapshotMetadataTestJSON-2136418818-project-member] Snapshot retrieved successfully. Aug 12 10:33:12.286276 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-8199fc53-124a-44fd-bb01-9780c9f4c387 tempest-SnapshotMetadataTestJSON-2136418818 tempest-SnapshotMetadataTestJSON-2136418818-project-member] Update snapshot metadata completed successfully. Aug 12 10:33:12.286525 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-8199fc53-124a-44fd-bb01-9780c9f4c387 tempest-SnapshotMetadataTestJSON-2136418818 tempest-SnapshotMetadataTestJSON-2136418818-project-member] https://10.4.3.105/volume/v3/snapshots/346f55fc-6404-49f7-9779-53fdc080ab47/metadata returned with HTTP 200 Aug 12 10:33:12.286956 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 194/753] 10.4.3.105 () {68 vars in 1402 bytes} [Wed Aug 12 10:33:12 2026] POST /volume/v3/snapshots/346f55fc-6404-49f7-9779-53fdc080ab47/metadata => generated 68 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 12 10:33:12.294416 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-7edd7a0e-d2ef-4a5d-9525-97549ad11963 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:33:12.300599 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-7edd7a0e-d2ef-4a5d-9525-97549ad11963 tempest-SnapshotMetadataTestJSON-2136418818 tempest-SnapshotMetadataTestJSON-2136418818-project-member] GET https://10.4.3.105/volume/v3/snapshots/346f55fc-6404-49f7-9779-53fdc080ab47/metadata Aug 12 10:33:12.300599 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-7edd7a0e-d2ef-4a5d-9525-97549ad11963 tempest-SnapshotMetadataTestJSON-2136418818 tempest-SnapshotMetadataTestJSON-2136418818-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:33:12.300599 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-7edd7a0e-d2ef-4a5d-9525-97549ad11963 tempest-SnapshotMetadataTestJSON-2136418818 tempest-SnapshotMetadataTestJSON-2136418818-project-member] Calling method 'index' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:33:12.307274 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:33:12.307274 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:33:12.307956 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-7edd7a0e-d2ef-4a5d-9525-97549ad11963 tempest-SnapshotMetadataTestJSON-2136418818 tempest-SnapshotMetadataTestJSON-2136418818-project-member] Snapshot retrieved successfully. Aug 12 10:33:12.309083 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-7edd7a0e-d2ef-4a5d-9525-97549ad11963 tempest-SnapshotMetadataTestJSON-2136418818 tempest-SnapshotMetadataTestJSON-2136418818-project-member] Get snapshot metadata completed successfully. Aug 12 10:33:12.309455 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-7edd7a0e-d2ef-4a5d-9525-97549ad11963 tempest-SnapshotMetadataTestJSON-2136418818 tempest-SnapshotMetadataTestJSON-2136418818-project-member] https://10.4.3.105/volume/v3/snapshots/346f55fc-6404-49f7-9779-53fdc080ab47/metadata returned with HTTP 200 Aug 12 10:33:12.309940 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 191/754] 10.4.3.105 () {66 vars in 1381 bytes} [Wed Aug 12 10:33:12 2026] GET /volume/v3/snapshots/346f55fc-6404-49f7-9779-53fdc080ab47/metadata => generated 68 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 12 10:33:12.320002 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-3cedd83d-dcce-44a8-aa4f-1d6860280928 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:33:12.322809 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-3cedd83d-dcce-44a8-aa4f-1d6860280928 tempest-SnapshotMetadataTestJSON-2136418818 tempest-SnapshotMetadataTestJSON-2136418818-project-member] PUT https://10.4.3.105/volume/v3/snapshots/346f55fc-6404-49f7-9779-53fdc080ab47/metadata/key3 Aug 12 10:33:12.323332 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-3cedd83d-dcce-44a8-aa4f-1d6860280928 tempest-SnapshotMetadataTestJSON-2136418818 tempest-SnapshotMetadataTestJSON-2136418818-project-member] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:33:12.334203 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:33:12.334203 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:33:12.335038 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-3cedd83d-dcce-44a8-aa4f-1d6860280928 tempest-SnapshotMetadataTestJSON-2136418818 tempest-SnapshotMetadataTestJSON-2136418818-project-member] Snapshot retrieved successfully. Aug 12 10:33:12.361080 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-3cedd83d-dcce-44a8-aa4f-1d6860280928 tempest-SnapshotMetadataTestJSON-2136418818 tempest-SnapshotMetadataTestJSON-2136418818-project-member] Update snapshot metadata completed successfully. Aug 12 10:33:12.361537 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-3cedd83d-dcce-44a8-aa4f-1d6860280928 tempest-SnapshotMetadataTestJSON-2136418818 tempest-SnapshotMetadataTestJSON-2136418818-project-member] https://10.4.3.105/volume/v3/snapshots/346f55fc-6404-49f7-9779-53fdc080ab47/metadata/key3 returned with HTTP 200 Aug 12 10:33:12.362116 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 184/755] 10.4.3.105 () {68 vars in 1416 bytes} [Wed Aug 12 10:33:12 2026] PUT /volume/v3/snapshots/346f55fc-6404-49f7-9779-53fdc080ab47/metadata/key3 => generated 35 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 12 10:33:12.371663 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-71ef0e7f-6159-40d0-8029-c159d32e1a93 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:33:12.374259 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-71ef0e7f-6159-40d0-8029-c159d32e1a93 tempest-SnapshotMetadataTestJSON-2136418818 tempest-SnapshotMetadataTestJSON-2136418818-project-member] GET https://10.4.3.105/volume/v3/snapshots/346f55fc-6404-49f7-9779-53fdc080ab47/metadata/key3 Aug 12 10:33:12.374953 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-71ef0e7f-6159-40d0-8029-c159d32e1a93 tempest-SnapshotMetadataTestJSON-2136418818 tempest-SnapshotMetadataTestJSON-2136418818-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:33:12.374953 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-71ef0e7f-6159-40d0-8029-c159d32e1a93 tempest-SnapshotMetadataTestJSON-2136418818 tempest-SnapshotMetadataTestJSON-2136418818-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:33:12.380460 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:33:12.380460 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:33:12.380921 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-71ef0e7f-6159-40d0-8029-c159d32e1a93 tempest-SnapshotMetadataTestJSON-2136418818 tempest-SnapshotMetadataTestJSON-2136418818-project-member] Snapshot retrieved successfully. Aug 12 10:33:12.382395 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-71ef0e7f-6159-40d0-8029-c159d32e1a93 tempest-SnapshotMetadataTestJSON-2136418818 tempest-SnapshotMetadataTestJSON-2136418818-project-member] Get snapshot metadata completed successfully. Aug 12 10:33:12.382395 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-71ef0e7f-6159-40d0-8029-c159d32e1a93 tempest-SnapshotMetadataTestJSON-2136418818 tempest-SnapshotMetadataTestJSON-2136418818-project-member] https://10.4.3.105/volume/v3/snapshots/346f55fc-6404-49f7-9779-53fdc080ab47/metadata/key3 returned with HTTP 200 Aug 12 10:33:12.382395 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 187/756] 10.4.3.105 () {66 vars in 1396 bytes} [Wed Aug 12 10:33:12 2026] GET /volume/v3/snapshots/346f55fc-6404-49f7-9779-53fdc080ab47/metadata/key3 => generated 35 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 12 10:33:12.394295 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-de204a28-5881-4693-ba4e-1b69563e0a3c None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:33:12.396632 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-de204a28-5881-4693-ba4e-1b69563e0a3c tempest-SnapshotMetadataTestJSON-2136418818 tempest-SnapshotMetadataTestJSON-2136418818-project-member] GET https://10.4.3.105/volume/v3/snapshots/346f55fc-6404-49f7-9779-53fdc080ab47/metadata Aug 12 10:33:12.396821 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-de204a28-5881-4693-ba4e-1b69563e0a3c tempest-SnapshotMetadataTestJSON-2136418818 tempest-SnapshotMetadataTestJSON-2136418818-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:33:12.397077 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-de204a28-5881-4693-ba4e-1b69563e0a3c tempest-SnapshotMetadataTestJSON-2136418818 tempest-SnapshotMetadataTestJSON-2136418818-project-member] Calling method 'index' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:33:12.403503 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:33:12.403503 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:33:12.404151 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-de204a28-5881-4693-ba4e-1b69563e0a3c tempest-SnapshotMetadataTestJSON-2136418818 tempest-SnapshotMetadataTestJSON-2136418818-project-member] Snapshot retrieved successfully. Aug 12 10:33:12.405133 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-de204a28-5881-4693-ba4e-1b69563e0a3c tempest-SnapshotMetadataTestJSON-2136418818 tempest-SnapshotMetadataTestJSON-2136418818-project-member] Get snapshot metadata completed successfully. Aug 12 10:33:12.405414 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-de204a28-5881-4693-ba4e-1b69563e0a3c tempest-SnapshotMetadataTestJSON-2136418818 tempest-SnapshotMetadataTestJSON-2136418818-project-member] https://10.4.3.105/volume/v3/snapshots/346f55fc-6404-49f7-9779-53fdc080ab47/metadata returned with HTTP 200 Aug 12 10:33:12.406061 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 195/757] 10.4.3.105 () {66 vars in 1381 bytes} [Wed Aug 12 10:33:12 2026] GET /volume/v3/snapshots/346f55fc-6404-49f7-9779-53fdc080ab47/metadata => generated 75 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 12 10:33:12.421856 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-e6975ac6-0e27-4786-a854-2adfad894545 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:33:12.423723 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-e6975ac6-0e27-4786-a854-2adfad894545 tempest-SnapshotMetadataTestJSON-2136418818 tempest-SnapshotMetadataTestJSON-2136418818-project-member] PUT https://10.4.3.105/volume/v3/snapshots/346f55fc-6404-49f7-9779-53fdc080ab47/metadata Aug 12 10:33:12.424056 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-e6975ac6-0e27-4786-a854-2adfad894545 tempest-SnapshotMetadataTestJSON-2136418818 tempest-SnapshotMetadataTestJSON-2136418818-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:33:12.434552 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:33:12.434552 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:33:12.435018 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-e6975ac6-0e27-4786-a854-2adfad894545 tempest-SnapshotMetadataTestJSON-2136418818 tempest-SnapshotMetadataTestJSON-2136418818-project-member] Snapshot retrieved successfully. Aug 12 10:33:12.455294 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-e6975ac6-0e27-4786-a854-2adfad894545 tempest-SnapshotMetadataTestJSON-2136418818 tempest-SnapshotMetadataTestJSON-2136418818-project-member] Update snapshot metadata completed successfully. Aug 12 10:33:12.455848 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-e6975ac6-0e27-4786-a854-2adfad894545 tempest-SnapshotMetadataTestJSON-2136418818 tempest-SnapshotMetadataTestJSON-2136418818-project-member] https://10.4.3.105/volume/v3/snapshots/346f55fc-6404-49f7-9779-53fdc080ab47/metadata returned with HTTP 200 Aug 12 10:33:12.456384 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 192/758] 10.4.3.105 () {68 vars in 1401 bytes} [Wed Aug 12 10:33:12 2026] PUT /volume/v3/snapshots/346f55fc-6404-49f7-9779-53fdc080ab47/metadata => generated 16 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 12 10:33:12.465884 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-5771aa79-e0a8-41e4-a3c3-e2f908da4242 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:33:12.467432 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-5771aa79-e0a8-41e4-a3c3-e2f908da4242 tempest-SnapshotMetadataTestJSON-2136418818 tempest-SnapshotMetadataTestJSON-2136418818-project-member] DELETE https://10.4.3.105/volume/v3/snapshots/346f55fc-6404-49f7-9779-53fdc080ab47 Aug 12 10:33:12.467724 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-5771aa79-e0a8-41e4-a3c3-e2f908da4242 tempest-SnapshotMetadataTestJSON-2136418818 tempest-SnapshotMetadataTestJSON-2136418818-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:33:12.467976 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-5771aa79-e0a8-41e4-a3c3-e2f908da4242 tempest-SnapshotMetadataTestJSON-2136418818 tempest-SnapshotMetadataTestJSON-2136418818-project-member] Calling method 'delete' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:33:12.468120 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.v3.snapshots [None req-5771aa79-e0a8-41e4-a3c3-e2f908da4242 tempest-SnapshotMetadataTestJSON-2136418818 tempest-SnapshotMetadataTestJSON-2136418818-project-member] Delete snapshot with id: 346f55fc-6404-49f7-9779-53fdc080ab47 Aug 12 10:33:12.475445 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:33:12.475445 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:33:12.475707 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-5771aa79-e0a8-41e4-a3c3-e2f908da4242 tempest-SnapshotMetadataTestJSON-2136418818 tempest-SnapshotMetadataTestJSON-2136418818-project-member] Snapshot retrieved successfully. Aug 12 10:33:12.497480 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-5771aa79-e0a8-41e4-a3c3-e2f908da4242 tempest-SnapshotMetadataTestJSON-2136418818 tempest-SnapshotMetadataTestJSON-2136418818-project-member] Snapshot delete request issued successfully. Aug 12 10:33:12.497887 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-5771aa79-e0a8-41e4-a3c3-e2f908da4242 tempest-SnapshotMetadataTestJSON-2136418818 tempest-SnapshotMetadataTestJSON-2136418818-project-member] https://10.4.3.105/volume/v3/snapshots/346f55fc-6404-49f7-9779-53fdc080ab47 returned with HTTP 202 Aug 12 10:33:12.498475 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 185/759] 10.4.3.105 () {66 vars in 1357 bytes} [Wed Aug 12 10:33:12 2026] DELETE /volume/v3/snapshots/346f55fc-6404-49f7-9779-53fdc080ab47 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 10:33:12.511348 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-793fb900-0d9a-4da7-ad18-0d5c35ba01c8 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:33:12.513884 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-793fb900-0d9a-4da7-ad18-0d5c35ba01c8 tempest-SnapshotMetadataTestJSON-2136418818 tempest-SnapshotMetadataTestJSON-2136418818-project-member] GET https://10.4.3.105/volume/v3/snapshots/346f55fc-6404-49f7-9779-53fdc080ab47 Aug 12 10:33:12.514184 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-793fb900-0d9a-4da7-ad18-0d5c35ba01c8 tempest-SnapshotMetadataTestJSON-2136418818 tempest-SnapshotMetadataTestJSON-2136418818-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:33:12.514440 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-793fb900-0d9a-4da7-ad18-0d5c35ba01c8 tempest-SnapshotMetadataTestJSON-2136418818 tempest-SnapshotMetadataTestJSON-2136418818-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:33:12.529392 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:33:12.529392 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:33:12.529715 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-793fb900-0d9a-4da7-ad18-0d5c35ba01c8 tempest-SnapshotMetadataTestJSON-2136418818 tempest-SnapshotMetadataTestJSON-2136418818-project-member] Snapshot retrieved successfully. Aug 12 10:33:12.530869 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-793fb900-0d9a-4da7-ad18-0d5c35ba01c8 tempest-SnapshotMetadataTestJSON-2136418818 tempest-SnapshotMetadataTestJSON-2136418818-project-member] https://10.4.3.105/volume/v3/snapshots/346f55fc-6404-49f7-9779-53fdc080ab47 returned with HTTP 200 Aug 12 10:33:12.531398 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 188/760] 10.4.3.105 () {66 vars in 1354 bytes} [Wed Aug 12 10:33:12 2026] GET /volume/v3/snapshots/346f55fc-6404-49f7-9779-53fdc080ab47 => generated 468 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:33:13.430311 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-8b6a251f-585a-4870-9758-5f841acdf290 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:33:13.433021 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-8b6a251f-585a-4870-9758-5f841acdf290 tempest-ServerStableDeviceRescueTest-997514531 tempest-ServerStableDeviceRescueTest-997514531-project-member] DELETE https://10.4.3.105/volume/v3/volumes/01639dcf-0698-4266-9a7c-940d171d56cd Aug 12 10:33:13.433308 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-8b6a251f-585a-4870-9758-5f841acdf290 tempest-ServerStableDeviceRescueTest-997514531 tempest-ServerStableDeviceRescueTest-997514531-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:33:13.433773 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-8b6a251f-585a-4870-9758-5f841acdf290 tempest-ServerStableDeviceRescueTest-997514531 tempest-ServerStableDeviceRescueTest-997514531-project-member] Calling method 'delete' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:33:13.433953 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.v3.volumes [None req-8b6a251f-585a-4870-9758-5f841acdf290 tempest-ServerStableDeviceRescueTest-997514531 tempest-ServerStableDeviceRescueTest-997514531-project-member] Delete volume with id: 01639dcf-0698-4266-9a7c-940d171d56cd Aug 12 10:33:13.442248 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:33:13.442248 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:33:13.442756 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-8b6a251f-585a-4870-9758-5f841acdf290 tempest-ServerStableDeviceRescueTest-997514531 tempest-ServerStableDeviceRescueTest-997514531-project-member] Volume info retrieved successfully. Aug 12 10:33:13.489666 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-8b6a251f-585a-4870-9758-5f841acdf290 tempest-ServerStableDeviceRescueTest-997514531 tempest-ServerStableDeviceRescueTest-997514531-project-member] Delete volume request issued successfully. Aug 12 10:33:13.489967 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-8b6a251f-585a-4870-9758-5f841acdf290 tempest-ServerStableDeviceRescueTest-997514531 tempest-ServerStableDeviceRescueTest-997514531-project-member] https://10.4.3.105/volume/v3/volumes/01639dcf-0698-4266-9a7c-940d171d56cd returned with HTTP 202 Aug 12 10:33:13.490592 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 196/761] 10.4.3.105 () {66 vars in 1351 bytes} [Wed Aug 12 10:33:13 2026] DELETE /volume/v3/volumes/01639dcf-0698-4266-9a7c-940d171d56cd => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 10:33:13.499125 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-dab6eb2c-06ae-4ccf-a2f4-1291f577891b None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:33:13.501211 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-dab6eb2c-06ae-4ccf-a2f4-1291f577891b tempest-ServerStableDeviceRescueTest-997514531 tempest-ServerStableDeviceRescueTest-997514531-project-member] GET https://10.4.3.105/volume/v3/volumes/01639dcf-0698-4266-9a7c-940d171d56cd Aug 12 10:33:13.501424 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-dab6eb2c-06ae-4ccf-a2f4-1291f577891b tempest-ServerStableDeviceRescueTest-997514531 tempest-ServerStableDeviceRescueTest-997514531-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:33:13.501424 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-dab6eb2c-06ae-4ccf-a2f4-1291f577891b tempest-ServerStableDeviceRescueTest-997514531 tempest-ServerStableDeviceRescueTest-997514531-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:33:13.511330 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:33:13.511330 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:33:13.517971 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-dab6eb2c-06ae-4ccf-a2f4-1291f577891b tempest-ServerStableDeviceRescueTest-997514531 tempest-ServerStableDeviceRescueTest-997514531-project-member] Volume info retrieved successfully. Aug 12 10:33:13.525495 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-dab6eb2c-06ae-4ccf-a2f4-1291f577891b tempest-ServerStableDeviceRescueTest-997514531 tempest-ServerStableDeviceRescueTest-997514531-project-member] https://10.4.3.105/volume/v3/volumes/01639dcf-0698-4266-9a7c-940d171d56cd returned with HTTP 200 Aug 12 10:33:13.526046 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 193/762] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:33:13 2026] GET /volume/v3/volumes/01639dcf-0698-4266-9a7c-940d171d56cd => generated 851 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:33:13.543118 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-20fe9d6a-f860-4aef-90c6-c38e9cb62252 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:33:13.547955 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-20fe9d6a-f860-4aef-90c6-c38e9cb62252 tempest-SnapshotMetadataTestJSON-2136418818 tempest-SnapshotMetadataTestJSON-2136418818-project-member] GET https://10.4.3.105/volume/v3/snapshots/346f55fc-6404-49f7-9779-53fdc080ab47 Aug 12 10:33:13.548225 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-20fe9d6a-f860-4aef-90c6-c38e9cb62252 tempest-SnapshotMetadataTestJSON-2136418818 tempest-SnapshotMetadataTestJSON-2136418818-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:33:13.548485 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-20fe9d6a-f860-4aef-90c6-c38e9cb62252 tempest-SnapshotMetadataTestJSON-2136418818 tempest-SnapshotMetadataTestJSON-2136418818-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:33:13.553897 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-20fe9d6a-f860-4aef-90c6-c38e9cb62252 tempest-SnapshotMetadataTestJSON-2136418818 tempest-SnapshotMetadataTestJSON-2136418818-project-member] https://10.4.3.105/volume/v3/snapshots/346f55fc-6404-49f7-9779-53fdc080ab47 returned with HTTP 404 Aug 12 10:33:13.554697 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 186/763] 10.4.3.105 () {66 vars in 1354 bytes} [Wed Aug 12 10:33:13 2026] GET /volume/v3/snapshots/346f55fc-6404-49f7-9779-53fdc080ab47 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:33:13.564614 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-6187532c-9454-4311-8326-a43487e29e12 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:33:13.568352 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-6187532c-9454-4311-8326-a43487e29e12 tempest-SnapshotMetadataTestJSON-2136418818 tempest-SnapshotMetadataTestJSON-2136418818-project-member] GET https://10.4.3.105/volume/v3/volumes/91f6c3f2-09e8-4c65-8369-148fc2d8ef6f Aug 12 10:33:13.568647 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-6187532c-9454-4311-8326-a43487e29e12 tempest-SnapshotMetadataTestJSON-2136418818 tempest-SnapshotMetadataTestJSON-2136418818-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:33:13.569026 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-6187532c-9454-4311-8326-a43487e29e12 tempest-SnapshotMetadataTestJSON-2136418818 tempest-SnapshotMetadataTestJSON-2136418818-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:33:13.578651 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:33:13.578651 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:33:13.582948 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-6187532c-9454-4311-8326-a43487e29e12 tempest-SnapshotMetadataTestJSON-2136418818 tempest-SnapshotMetadataTestJSON-2136418818-project-member] Volume info retrieved successfully. Aug 12 10:33:13.588896 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-6187532c-9454-4311-8326-a43487e29e12 tempest-SnapshotMetadataTestJSON-2136418818 tempest-SnapshotMetadataTestJSON-2136418818-project-member] https://10.4.3.105/volume/v3/volumes/91f6c3f2-09e8-4c65-8369-148fc2d8ef6f returned with HTTP 200 Aug 12 10:33:13.589353 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 189/764] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:33:13 2026] GET /volume/v3/volumes/91f6c3f2-09e8-4c65-8369-148fc2d8ef6f => generated 848 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:33:13.603753 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-f55148e5-69f2-4356-ba4f-8884bda8e067 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:33:13.605655 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-f55148e5-69f2-4356-ba4f-8884bda8e067 tempest-SnapshotMetadataTestJSON-2136418818 tempest-SnapshotMetadataTestJSON-2136418818-project-member] DELETE https://10.4.3.105/volume/v3/volumes/91f6c3f2-09e8-4c65-8369-148fc2d8ef6f Aug 12 10:33:13.605879 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-f55148e5-69f2-4356-ba4f-8884bda8e067 tempest-SnapshotMetadataTestJSON-2136418818 tempest-SnapshotMetadataTestJSON-2136418818-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:33:13.607599 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-f55148e5-69f2-4356-ba4f-8884bda8e067 tempest-SnapshotMetadataTestJSON-2136418818 tempest-SnapshotMetadataTestJSON-2136418818-project-member] Calling method 'delete' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:33:13.607599 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.v3.volumes [None req-f55148e5-69f2-4356-ba4f-8884bda8e067 tempest-SnapshotMetadataTestJSON-2136418818 tempest-SnapshotMetadataTestJSON-2136418818-project-member] Delete volume with id: 91f6c3f2-09e8-4c65-8369-148fc2d8ef6f Aug 12 10:33:13.613528 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:33:13.613528 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:33:13.614534 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-f55148e5-69f2-4356-ba4f-8884bda8e067 tempest-SnapshotMetadataTestJSON-2136418818 tempest-SnapshotMetadataTestJSON-2136418818-project-member] Volume info retrieved successfully. Aug 12 10:33:13.636983 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-f55148e5-69f2-4356-ba4f-8884bda8e067 tempest-SnapshotMetadataTestJSON-2136418818 tempest-SnapshotMetadataTestJSON-2136418818-project-member] Delete volume request issued successfully. Aug 12 10:33:13.637122 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-f55148e5-69f2-4356-ba4f-8884bda8e067 tempest-SnapshotMetadataTestJSON-2136418818 tempest-SnapshotMetadataTestJSON-2136418818-project-member] https://10.4.3.105/volume/v3/volumes/91f6c3f2-09e8-4c65-8369-148fc2d8ef6f returned with HTTP 202 Aug 12 10:33:13.637641 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 197/765] 10.4.3.105 () {66 vars in 1351 bytes} [Wed Aug 12 10:33:13 2026] DELETE /volume/v3/volumes/91f6c3f2-09e8-4c65-8369-148fc2d8ef6f => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 10:33:13.646089 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-5d147f26-c224-43bd-bd0b-7f1dad1da37c None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:33:13.648498 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-5d147f26-c224-43bd-bd0b-7f1dad1da37c tempest-SnapshotMetadataTestJSON-2136418818 tempest-SnapshotMetadataTestJSON-2136418818-project-member] GET https://10.4.3.105/volume/v3/volumes/91f6c3f2-09e8-4c65-8369-148fc2d8ef6f Aug 12 10:33:13.648772 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-5d147f26-c224-43bd-bd0b-7f1dad1da37c tempest-SnapshotMetadataTestJSON-2136418818 tempest-SnapshotMetadataTestJSON-2136418818-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:33:13.649011 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-5d147f26-c224-43bd-bd0b-7f1dad1da37c tempest-SnapshotMetadataTestJSON-2136418818 tempest-SnapshotMetadataTestJSON-2136418818-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:33:13.658672 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:33:13.658672 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:33:13.663883 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-5d147f26-c224-43bd-bd0b-7f1dad1da37c tempest-SnapshotMetadataTestJSON-2136418818 tempest-SnapshotMetadataTestJSON-2136418818-project-member] Volume info retrieved successfully. Aug 12 10:33:13.671136 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-5d147f26-c224-43bd-bd0b-7f1dad1da37c tempest-SnapshotMetadataTestJSON-2136418818 tempest-SnapshotMetadataTestJSON-2136418818-project-member] https://10.4.3.105/volume/v3/volumes/91f6c3f2-09e8-4c65-8369-148fc2d8ef6f returned with HTTP 200 Aug 12 10:33:13.671674 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 194/766] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:33:13 2026] GET /volume/v3/volumes/91f6c3f2-09e8-4c65-8369-148fc2d8ef6f => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:33:14.540658 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-fc508073-946f-46ba-ac55-582c8d253b78 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:33:14.542859 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-fc508073-946f-46ba-ac55-582c8d253b78 tempest-ServerStableDeviceRescueTest-997514531 tempest-ServerStableDeviceRescueTest-997514531-project-member] GET https://10.4.3.105/volume/v3/volumes/01639dcf-0698-4266-9a7c-940d171d56cd Aug 12 10:33:14.543127 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-fc508073-946f-46ba-ac55-582c8d253b78 tempest-ServerStableDeviceRescueTest-997514531 tempest-ServerStableDeviceRescueTest-997514531-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:33:14.543409 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-fc508073-946f-46ba-ac55-582c8d253b78 tempest-ServerStableDeviceRescueTest-997514531 tempest-ServerStableDeviceRescueTest-997514531-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:33:14.549262 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-fc508073-946f-46ba-ac55-582c8d253b78 tempest-ServerStableDeviceRescueTest-997514531 tempest-ServerStableDeviceRescueTest-997514531-project-member] https://10.4.3.105/volume/v3/volumes/01639dcf-0698-4266-9a7c-940d171d56cd returned with HTTP 404 Aug 12 10:33:14.549967 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 187/767] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:33:14 2026] GET /volume/v3/volumes/01639dcf-0698-4266-9a7c-940d171d56cd => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:33:14.685433 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-2f979834-a21e-4b90-8f13-15d050b1ab9e None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:33:14.689016 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-2f979834-a21e-4b90-8f13-15d050b1ab9e tempest-SnapshotMetadataTestJSON-2136418818 tempest-SnapshotMetadataTestJSON-2136418818-project-member] GET https://10.4.3.105/volume/v3/volumes/91f6c3f2-09e8-4c65-8369-148fc2d8ef6f Aug 12 10:33:14.689535 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-2f979834-a21e-4b90-8f13-15d050b1ab9e tempest-SnapshotMetadataTestJSON-2136418818 tempest-SnapshotMetadataTestJSON-2136418818-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:33:14.689535 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-2f979834-a21e-4b90-8f13-15d050b1ab9e tempest-SnapshotMetadataTestJSON-2136418818 tempest-SnapshotMetadataTestJSON-2136418818-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:33:14.699183 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-2f979834-a21e-4b90-8f13-15d050b1ab9e tempest-SnapshotMetadataTestJSON-2136418818 tempest-SnapshotMetadataTestJSON-2136418818-project-member] https://10.4.3.105/volume/v3/volumes/91f6c3f2-09e8-4c65-8369-148fc2d8ef6f returned with HTTP 404 Aug 12 10:33:14.699715 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 190/768] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:33:14 2026] GET /volume/v3/volumes/91f6c3f2-09e8-4c65-8369-148fc2d8ef6f => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:33:15.506753 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [req-7890d3ad-bf6f-4909-9c82-4ea9770eb3f5 req-cb46ff91-43c7-4998-a30a-6f29f3b2ef35 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:33:15.508703 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-7890d3ad-bf6f-4909-9c82-4ea9770eb3f5 req-cb46ff91-43c7-4998-a30a-6f29f3b2ef35 tempest-TaggedBootDevicesTest-351536588 tempest-TaggedBootDevicesTest-351536588-project-member] DELETE https://10.4.3.105/volume/v3/attachments/3dd98541-7a0b-45c8-8f14-9ef0129f4d92 Aug 12 10:33:15.508914 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [req-7890d3ad-bf6f-4909-9c82-4ea9770eb3f5 req-cb46ff91-43c7-4998-a30a-6f29f3b2ef35 tempest-TaggedBootDevicesTest-351536588 tempest-TaggedBootDevicesTest-351536588-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:33:15.509138 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [req-7890d3ad-bf6f-4909-9c82-4ea9770eb3f5 req-cb46ff91-43c7-4998-a30a-6f29f3b2ef35 tempest-TaggedBootDevicesTest-351536588 tempest-TaggedBootDevicesTest-351536588-project-member] Calling method 'version_select' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:33:15.519093 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:33:15.519093 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:33:15.597700 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-7890d3ad-bf6f-4909-9c82-4ea9770eb3f5 req-cb46ff91-43c7-4998-a30a-6f29f3b2ef35 tempest-TaggedBootDevicesTest-351536588 tempest-TaggedBootDevicesTest-351536588-project-member] https://10.4.3.105/volume/v3/attachments/3dd98541-7a0b-45c8-8f14-9ef0129f4d92 returned with HTTP 200 Aug 12 10:33:15.598283 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 198/769] 10.4.3.105 () {72 vars in 1673 bytes} [Wed Aug 12 10:33:15 2026] DELETE /volume/v3/attachments/3dd98541-7a0b-45c8-8f14-9ef0129f4d92 => generated 19 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:33:15.610996 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-7890d3ad-bf6f-4909-9c82-4ea9770eb3f5 req-e21e5c0b-ce10-45b7-8925-30d633163a88 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:33:15.614442 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-7890d3ad-bf6f-4909-9c82-4ea9770eb3f5 req-e21e5c0b-ce10-45b7-8925-30d633163a88 tempest-TaggedBootDevicesTest-351536588 tempest-TaggedBootDevicesTest-351536588-project-member] DELETE https://10.4.3.105/volume/v3/attachments/25c38d8f-7449-4a62-b6cf-cb983fc9c6f1 Aug 12 10:33:15.614650 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-7890d3ad-bf6f-4909-9c82-4ea9770eb3f5 req-e21e5c0b-ce10-45b7-8925-30d633163a88 tempest-TaggedBootDevicesTest-351536588 tempest-TaggedBootDevicesTest-351536588-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:33:15.615702 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-7890d3ad-bf6f-4909-9c82-4ea9770eb3f5 req-e21e5c0b-ce10-45b7-8925-30d633163a88 tempest-TaggedBootDevicesTest-351536588 tempest-TaggedBootDevicesTest-351536588-project-member] Calling method 'version_select' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:33:15.627742 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:33:15.627742 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:33:15.715342 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-7890d3ad-bf6f-4909-9c82-4ea9770eb3f5 req-e21e5c0b-ce10-45b7-8925-30d633163a88 tempest-TaggedBootDevicesTest-351536588 tempest-TaggedBootDevicesTest-351536588-project-member] https://10.4.3.105/volume/v3/attachments/25c38d8f-7449-4a62-b6cf-cb983fc9c6f1 returned with HTTP 200 Aug 12 10:33:15.716143 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 195/770] 10.4.3.105 () {72 vars in 1673 bytes} [Wed Aug 12 10:33:15 2026] DELETE /volume/v3/attachments/25c38d8f-7449-4a62-b6cf-cb983fc9c6f1 => generated 19 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:33:15.727600 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-7890d3ad-bf6f-4909-9c82-4ea9770eb3f5 req-cba4f1a6-0d0f-4f54-8a18-87c66b9e6b2a None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:33:15.731700 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-7890d3ad-bf6f-4909-9c82-4ea9770eb3f5 req-cba4f1a6-0d0f-4f54-8a18-87c66b9e6b2a tempest-TaggedBootDevicesTest-351536588 tempest-TaggedBootDevicesTest-351536588-project-member] DELETE https://10.4.3.105/volume/v3/attachments/e7ffc4e8-e9c7-4748-9d2e-dbd6599b51e2 Aug 12 10:33:15.731881 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-7890d3ad-bf6f-4909-9c82-4ea9770eb3f5 req-cba4f1a6-0d0f-4f54-8a18-87c66b9e6b2a tempest-TaggedBootDevicesTest-351536588 tempest-TaggedBootDevicesTest-351536588-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:33:15.732246 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-7890d3ad-bf6f-4909-9c82-4ea9770eb3f5 req-cba4f1a6-0d0f-4f54-8a18-87c66b9e6b2a tempest-TaggedBootDevicesTest-351536588 tempest-TaggedBootDevicesTest-351536588-project-member] Calling method 'version_select' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:33:15.746987 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:33:15.746987 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:33:15.831370 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-7890d3ad-bf6f-4909-9c82-4ea9770eb3f5 req-cba4f1a6-0d0f-4f54-8a18-87c66b9e6b2a tempest-TaggedBootDevicesTest-351536588 tempest-TaggedBootDevicesTest-351536588-project-member] https://10.4.3.105/volume/v3/attachments/e7ffc4e8-e9c7-4748-9d2e-dbd6599b51e2 returned with HTTP 200 Aug 12 10:33:15.831991 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 188/771] 10.4.3.105 () {72 vars in 1673 bytes} [Wed Aug 12 10:33:15 2026] DELETE /volume/v3/attachments/e7ffc4e8-e9c7-4748-9d2e-dbd6599b51e2 => generated 19 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:33:16.831811 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-f02e8bb6-dd23-4157-9dbf-07a79023cf37 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:33:16.965546 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-f02e8bb6-dd23-4157-9dbf-07a79023cf37 tempest-AbsoluteLimitsTests-1694624649 tempest-AbsoluteLimitsTests-1694624649-project-member] POST https://10.4.3.105/volume/v3/volumes Aug 12 10:33:16.965546 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-f02e8bb6-dd23-4157-9dbf-07a79023cf37 tempest-AbsoluteLimitsTests-1694624649 tempest-AbsoluteLimitsTests-1694624649-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-AbsoluteLimitsTests-Volume-1788637457"}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:33:16.965546 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.v3.volumes [None req-f02e8bb6-dd23-4157-9dbf-07a79023cf37 tempest-AbsoluteLimitsTests-1694624649 tempest-AbsoluteLimitsTests-1694624649-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-AbsoluteLimitsTests-Volume-1788637457'}} {{(pid=100373) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 10:33:16.965546 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.v3.volumes [None req-f02e8bb6-dd23-4157-9dbf-07a79023cf37 tempest-AbsoluteLimitsTests-1694624649 tempest-AbsoluteLimitsTests-1694624649-project-member] Create volume of 1 GB Aug 12 10:33:16.970368 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-f02e8bb6-dd23-4157-9dbf-07a79023cf37 tempest-AbsoluteLimitsTests-1694624649 tempest-AbsoluteLimitsTests-1694624649-project-member] Availability Zones retrieved successfully. Aug 12 10:33:16.976902 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-f02e8bb6-dd23-4157-9dbf-07a79023cf37 tempest-AbsoluteLimitsTests-1694624649 tempest-AbsoluteLimitsTests-1694624649-project-member] Flow 'volume_create_api' (18dc8b76-fc52-4f8a-b614-dde421c5cc83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:33:16.978254 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-f02e8bb6-dd23-4157-9dbf-07a79023cf37 tempest-AbsoluteLimitsTests-1694624649 tempest-AbsoluteLimitsTests-1694624649-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1ab0f419-3b35-43e8-a064-08c9a602e62b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:33:16.979372 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.flows.api.create_volume [None req-f02e8bb6-dd23-4157-9dbf-07a79023cf37 tempest-AbsoluteLimitsTests-1694624649 tempest-AbsoluteLimitsTests-1694624649-project-member] Validating volume size '1' using validate_int {{(pid=100373) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 10:33:17.006735 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-f02e8bb6-dd23-4157-9dbf-07a79023cf37 tempest-AbsoluteLimitsTests-1694624649 tempest-AbsoluteLimitsTests-1694624649-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1ab0f419-3b35-43e8-a064-08c9a602e62b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T10:26:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6cd66f07-4c7b-40b2-9dfb-378538f29c9e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:33:17.007655 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-f02e8bb6-dd23-4157-9dbf-07a79023cf37 tempest-AbsoluteLimitsTests-1694624649 tempest-AbsoluteLimitsTests-1694624649-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (70448123-0cae-43d5-98c2-0a8594b6962e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:33:17.091175 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.quota [None req-f02e8bb6-dd23-4157-9dbf-07a79023cf37 tempest-AbsoluteLimitsTests-1694624649 tempest-AbsoluteLimitsTests-1694624649-project-member] Created reservations ['aa1905dc-8af7-4e7d-b4f8-5c9b6b63349c', 'e69a66c1-4429-4fe9-b1bd-8dd00a38dd18', '683873fa-f807-4d40-a17c-f57b98ef55d4', '07443954-d62a-4b85-b771-7cf7d82fd1e8'] {{(pid=100373) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:33:17.092190 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-f02e8bb6-dd23-4157-9dbf-07a79023cf37 tempest-AbsoluteLimitsTests-1694624649 tempest-AbsoluteLimitsTests-1694624649-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (70448123-0cae-43d5-98c2-0a8594b6962e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['aa1905dc-8af7-4e7d-b4f8-5c9b6b63349c', 'e69a66c1-4429-4fe9-b1bd-8dd00a38dd18', '683873fa-f807-4d40-a17c-f57b98ef55d4', '07443954-d62a-4b85-b771-7cf7d82fd1e8']}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:33:17.092944 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-f02e8bb6-dd23-4157-9dbf-07a79023cf37 tempest-AbsoluteLimitsTests-1694624649 tempest-AbsoluteLimitsTests-1694624649-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (78f6b744-a0c9-4366-972a-88c84ccbc7a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:33:17.127331 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-f02e8bb6-dd23-4157-9dbf-07a79023cf37 tempest-AbsoluteLimitsTests-1694624649 tempest-AbsoluteLimitsTests-1694624649-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (78f6b744-a0c9-4366-972a-88c84ccbc7a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '872cacee-18bc-4a91-a7dd-c7587afe79f0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-1788637457',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='222c7c6673d74e46b7aba14c98125b09',qos_specs=None,replication_status=,reservations=['aa1905dc-8af7-4e7d-b4f8-5c9b6b63349c','e69a66c1-4429-4fe9-b1bd-8dd00a38dd18','683873fa-f807-4d40-a17c-f57b98ef55d4','07443954-d62a-4b85-b771-7cf7d82fd1e8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='be992cd0a2884009915f23c2244f5fa1',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:33:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-1788637457',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=872cacee-18bc-4a91-a7dd-c7587afe79f0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='222c7c6673d74e46b7aba14c98125b09',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='be992cd0a2884009915f23c2244f5fa1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6cd66f07-4c7b-40b2-9dfb-378538f29c9e),volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:33:17.128159 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-f02e8bb6-dd23-4157-9dbf-07a79023cf37 tempest-AbsoluteLimitsTests-1694624649 tempest-AbsoluteLimitsTests-1694624649-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (656e9c72-9190-41ff-bca6-41dd1686d9be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:33:17.162717 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-f02e8bb6-dd23-4157-9dbf-07a79023cf37 tempest-AbsoluteLimitsTests-1694624649 tempest-AbsoluteLimitsTests-1694624649-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (656e9c72-9190-41ff-bca6-41dd1686d9be) transitioned into state 'SUCCESS' from state '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-1788637457',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='222c7c6673d74e46b7aba14c98125b09',qos_specs=None,replication_status=,reservations=['aa1905dc-8af7-4e7d-b4f8-5c9b6b63349c','e69a66c1-4429-4fe9-b1bd-8dd00a38dd18','683873fa-f807-4d40-a17c-f57b98ef55d4','07443954-d62a-4b85-b771-7cf7d82fd1e8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='be992cd0a2884009915f23c2244f5fa1',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:33:17.163737 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-f02e8bb6-dd23-4157-9dbf-07a79023cf37 tempest-AbsoluteLimitsTests-1694624649 tempest-AbsoluteLimitsTests-1694624649-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1166fadb-3f13-469d-93e6-aa58f662a8c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:33:17.176469 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-f02e8bb6-dd23-4157-9dbf-07a79023cf37 tempest-AbsoluteLimitsTests-1694624649 tempest-AbsoluteLimitsTests-1694624649-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1166fadb-3f13-469d-93e6-aa58f662a8c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:33:17.177680 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-f02e8bb6-dd23-4157-9dbf-07a79023cf37 tempest-AbsoluteLimitsTests-1694624649 tempest-AbsoluteLimitsTests-1694624649-project-member] Flow 'volume_create_api' (18dc8b76-fc52-4f8a-b614-dde421c5cc83) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100373) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:33:17.178106 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-f02e8bb6-dd23-4157-9dbf-07a79023cf37 tempest-AbsoluteLimitsTests-1694624649 tempest-AbsoluteLimitsTests-1694624649-project-member] Create volume request issued successfully. Aug 12 10:33:17.178972 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-f02e8bb6-dd23-4157-9dbf-07a79023cf37 tempest-AbsoluteLimitsTests-1694624649 tempest-AbsoluteLimitsTests-1694624649-project-member] https://10.4.3.105/volume/v3/volumes returned with HTTP 202 Aug 12 10:33:17.179685 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 191/772] 10.4.3.105 () {68 vars in 1258 bytes} [Wed Aug 12 10:33:16 2026] POST /volume/v3/volumes => generated 750 bytes in 349 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 10:33:17.196440 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-2f5fed46-6ee5-43ee-a97c-14e9c279c78d None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:33:17.201252 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-2f5fed46-6ee5-43ee-a97c-14e9c279c78d tempest-AbsoluteLimitsTests-1694624649 tempest-AbsoluteLimitsTests-1694624649-project-member] GET https://10.4.3.105/volume/v3/volumes/872cacee-18bc-4a91-a7dd-c7587afe79f0 Aug 12 10:33:17.201561 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-2f5fed46-6ee5-43ee-a97c-14e9c279c78d tempest-AbsoluteLimitsTests-1694624649 tempest-AbsoluteLimitsTests-1694624649-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:33:17.201768 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-2f5fed46-6ee5-43ee-a97c-14e9c279c78d tempest-AbsoluteLimitsTests-1694624649 tempest-AbsoluteLimitsTests-1694624649-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:33:17.215371 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:33:17.215371 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:33:17.222030 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-2f5fed46-6ee5-43ee-a97c-14e9c279c78d tempest-AbsoluteLimitsTests-1694624649 tempest-AbsoluteLimitsTests-1694624649-project-member] Volume info retrieved successfully. Aug 12 10:33:17.228403 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-2f5fed46-6ee5-43ee-a97c-14e9c279c78d tempest-AbsoluteLimitsTests-1694624649 tempest-AbsoluteLimitsTests-1694624649-project-member] https://10.4.3.105/volume/v3/volumes/872cacee-18bc-4a91-a7dd-c7587afe79f0 returned with HTTP 200 Aug 12 10:33:17.228785 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 199/773] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:33:17 2026] GET /volume/v3/volumes/872cacee-18bc-4a91-a7dd-c7587afe79f0 => generated 818 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:33:18.242757 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-45856c05-1a1a-49a0-8b44-69da832ff440 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:33:18.247727 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-45856c05-1a1a-49a0-8b44-69da832ff440 tempest-AbsoluteLimitsTests-1694624649 tempest-AbsoluteLimitsTests-1694624649-project-member] GET https://10.4.3.105/volume/v3/volumes/872cacee-18bc-4a91-a7dd-c7587afe79f0 Aug 12 10:33:18.247727 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-45856c05-1a1a-49a0-8b44-69da832ff440 tempest-AbsoluteLimitsTests-1694624649 tempest-AbsoluteLimitsTests-1694624649-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:33:18.247727 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-45856c05-1a1a-49a0-8b44-69da832ff440 tempest-AbsoluteLimitsTests-1694624649 tempest-AbsoluteLimitsTests-1694624649-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:33:18.258500 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:33:18.258500 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:33:18.265224 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-45856c05-1a1a-49a0-8b44-69da832ff440 tempest-AbsoluteLimitsTests-1694624649 tempest-AbsoluteLimitsTests-1694624649-project-member] Volume info retrieved successfully. Aug 12 10:33:18.274799 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-45856c05-1a1a-49a0-8b44-69da832ff440 tempest-AbsoluteLimitsTests-1694624649 tempest-AbsoluteLimitsTests-1694624649-project-member] https://10.4.3.105/volume/v3/volumes/872cacee-18bc-4a91-a7dd-c7587afe79f0 returned with HTTP 200 Aug 12 10:33:18.275471 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 196/774] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:33:18 2026] GET /volume/v3/volumes/872cacee-18bc-4a91-a7dd-c7587afe79f0 => generated 843 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:33:18.295019 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-38a4a7aa-e823-4517-bfcf-0f049e54fa13 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:33:18.297374 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-38a4a7aa-e823-4517-bfcf-0f049e54fa13 tempest-AbsoluteLimitsTests-1694624649 tempest-AbsoluteLimitsTests-1694624649-project-member] GET https://10.4.3.105/volume/v3/limits Aug 12 10:33:18.297614 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-38a4a7aa-e823-4517-bfcf-0f049e54fa13 tempest-AbsoluteLimitsTests-1694624649 tempest-AbsoluteLimitsTests-1694624649-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:33:18.297799 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-38a4a7aa-e823-4517-bfcf-0f049e54fa13 tempest-AbsoluteLimitsTests-1694624649 tempest-AbsoluteLimitsTests-1694624649-project-member] Calling method 'index' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:33:18.310026 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:33:18.310026 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:33:18.339231 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-38a4a7aa-e823-4517-bfcf-0f049e54fa13 tempest-AbsoluteLimitsTests-1694624649 tempest-AbsoluteLimitsTests-1694624649-project-member] https://10.4.3.105/volume/v3/limits returned with HTTP 200 Aug 12 10:33:18.339766 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 189/775] 10.4.3.105 () {66 vars in 1234 bytes} [Wed Aug 12 10:33:18 2026] GET /volume/v3/limits => generated 302 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:33:18.351762 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-0fa5549f-03bb-49cf-bf6b-14b4bab279ef None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:33:18.356274 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-0fa5549f-03bb-49cf-bf6b-14b4bab279ef tempest-AbsoluteLimitsTests-1694624649 tempest-AbsoluteLimitsTests-1694624649-project-member] GET https://10.4.3.105/volume/v3/volumes/872cacee-18bc-4a91-a7dd-c7587afe79f0 Aug 12 10:33:18.356528 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-0fa5549f-03bb-49cf-bf6b-14b4bab279ef tempest-AbsoluteLimitsTests-1694624649 tempest-AbsoluteLimitsTests-1694624649-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:33:18.356727 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-0fa5549f-03bb-49cf-bf6b-14b4bab279ef tempest-AbsoluteLimitsTests-1694624649 tempest-AbsoluteLimitsTests-1694624649-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:33:18.371331 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:33:18.371331 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:33:18.378968 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-0fa5549f-03bb-49cf-bf6b-14b4bab279ef tempest-AbsoluteLimitsTests-1694624649 tempest-AbsoluteLimitsTests-1694624649-project-member] Volume info retrieved successfully. Aug 12 10:33:18.389088 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-0fa5549f-03bb-49cf-bf6b-14b4bab279ef tempest-AbsoluteLimitsTests-1694624649 tempest-AbsoluteLimitsTests-1694624649-project-member] https://10.4.3.105/volume/v3/volumes/872cacee-18bc-4a91-a7dd-c7587afe79f0 returned with HTTP 200 Aug 12 10:33:18.389582 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 192/776] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:33:18 2026] GET /volume/v3/volumes/872cacee-18bc-4a91-a7dd-c7587afe79f0 => generated 843 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:33:18.405053 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-89c6c4f2-4d1e-4995-bf0a-6425a5c4c6e5 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:33:18.409463 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-89c6c4f2-4d1e-4995-bf0a-6425a5c4c6e5 tempest-AbsoluteLimitsTests-1694624649 tempest-AbsoluteLimitsTests-1694624649-project-member] DELETE https://10.4.3.105/volume/v3/volumes/872cacee-18bc-4a91-a7dd-c7587afe79f0 Aug 12 10:33:18.410002 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-89c6c4f2-4d1e-4995-bf0a-6425a5c4c6e5 tempest-AbsoluteLimitsTests-1694624649 tempest-AbsoluteLimitsTests-1694624649-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:33:18.410250 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-89c6c4f2-4d1e-4995-bf0a-6425a5c4c6e5 tempest-AbsoluteLimitsTests-1694624649 tempest-AbsoluteLimitsTests-1694624649-project-member] Calling method 'delete' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:33:18.410392 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.v3.volumes [None req-89c6c4f2-4d1e-4995-bf0a-6425a5c4c6e5 tempest-AbsoluteLimitsTests-1694624649 tempest-AbsoluteLimitsTests-1694624649-project-member] Delete volume with id: 872cacee-18bc-4a91-a7dd-c7587afe79f0 Aug 12 10:33:18.418588 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:33:18.418588 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:33:18.419142 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-89c6c4f2-4d1e-4995-bf0a-6425a5c4c6e5 tempest-AbsoluteLimitsTests-1694624649 tempest-AbsoluteLimitsTests-1694624649-project-member] Volume info retrieved successfully. Aug 12 10:33:18.442910 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-89c6c4f2-4d1e-4995-bf0a-6425a5c4c6e5 tempest-AbsoluteLimitsTests-1694624649 tempest-AbsoluteLimitsTests-1694624649-project-member] Delete volume request issued successfully. Aug 12 10:33:18.443066 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-89c6c4f2-4d1e-4995-bf0a-6425a5c4c6e5 tempest-AbsoluteLimitsTests-1694624649 tempest-AbsoluteLimitsTests-1694624649-project-member] https://10.4.3.105/volume/v3/volumes/872cacee-18bc-4a91-a7dd-c7587afe79f0 returned with HTTP 202 Aug 12 10:33:18.443733 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 200/777] 10.4.3.105 () {66 vars in 1351 bytes} [Wed Aug 12 10:33:18 2026] DELETE /volume/v3/volumes/872cacee-18bc-4a91-a7dd-c7587afe79f0 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 10:33:18.454674 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-bd361c54-0a25-49c9-a5f4-5ec9f0f256e8 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:33:18.456725 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-bd361c54-0a25-49c9-a5f4-5ec9f0f256e8 tempest-AbsoluteLimitsTests-1694624649 tempest-AbsoluteLimitsTests-1694624649-project-member] GET https://10.4.3.105/volume/v3/volumes/872cacee-18bc-4a91-a7dd-c7587afe79f0 Aug 12 10:33:18.457295 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-bd361c54-0a25-49c9-a5f4-5ec9f0f256e8 tempest-AbsoluteLimitsTests-1694624649 tempest-AbsoluteLimitsTests-1694624649-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:33:18.458168 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-bd361c54-0a25-49c9-a5f4-5ec9f0f256e8 tempest-AbsoluteLimitsTests-1694624649 tempest-AbsoluteLimitsTests-1694624649-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:33:18.469885 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:33:18.469885 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:33:18.476907 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-bd361c54-0a25-49c9-a5f4-5ec9f0f256e8 tempest-AbsoluteLimitsTests-1694624649 tempest-AbsoluteLimitsTests-1694624649-project-member] Volume info retrieved successfully. Aug 12 10:33:18.485149 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-bd361c54-0a25-49c9-a5f4-5ec9f0f256e8 tempest-AbsoluteLimitsTests-1694624649 tempest-AbsoluteLimitsTests-1694624649-project-member] https://10.4.3.105/volume/v3/volumes/872cacee-18bc-4a91-a7dd-c7587afe79f0 returned with HTTP 200 Aug 12 10:33:18.486196 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 197/778] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:33:18 2026] GET /volume/v3/volumes/872cacee-18bc-4a91-a7dd-c7587afe79f0 => generated 842 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:33:19.165954 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-3af1a256-912e-44fd-b058-8972200a4663 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:33:19.298224 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-3af1a256-912e-44fd-b058-8972200a4663 tempest-GroupTypeSpecsTest-679623352 tempest-GroupTypeSpecsTest-679623352-project-admin] POST https://10.4.3.105/volume/v3/group_types Aug 12 10:33:19.298709 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-3af1a256-912e-44fd-b058-8972200a4663 tempest-GroupTypeSpecsTest-679623352 tempest-GroupTypeSpecsTest-679623352-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypeSpecsTest-group-type-69517837"}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:33:19.334855 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-3af1a256-912e-44fd-b058-8972200a4663 tempest-GroupTypeSpecsTest-679623352 tempest-GroupTypeSpecsTest-679623352-project-admin] https://10.4.3.105/volume/v3/group_types returned with HTTP 202 Aug 12 10:33:19.335416 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 190/779] 10.4.3.105 () {70 vars in 1311 bytes} [Wed Aug 12 10:33:19 2026] POST /volume/v3/group_types => generated 179 bytes in 170 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:33:19.347618 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-22ec54b9-0c82-426c-86cd-3bb2a3a481a5 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:33:19.349923 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-22ec54b9-0c82-426c-86cd-3bb2a3a481a5 tempest-GroupTypeSpecsTest-679623352 tempest-GroupTypeSpecsTest-679623352-project-admin] POST https://10.4.3.105/volume/v3/group_types/5939c763-88f5-4b65-a322-c31941c0c003/group_specs Aug 12 10:33:19.350446 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-22ec54b9-0c82-426c-86cd-3bb2a3a481a5 tempest-GroupTypeSpecsTest-679623352 tempest-GroupTypeSpecsTest-679623352-project-admin] Action: 'create', calling method: version_select, body: {"group_specs": {"key1": "value1", "key2": "value2"}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:33:19.376906 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-22ec54b9-0c82-426c-86cd-3bb2a3a481a5 tempest-GroupTypeSpecsTest-679623352 tempest-GroupTypeSpecsTest-679623352-project-admin] https://10.4.3.105/volume/v3/group_types/5939c763-88f5-4b65-a322-c31941c0c003/group_specs returned with HTTP 202 Aug 12 10:33:19.377569 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 193/780] 10.4.3.105 () {70 vars in 1458 bytes} [Wed Aug 12 10:33:19 2026] POST /volume/v3/group_types/5939c763-88f5-4b65-a322-c31941c0c003/group_specs => generated 53 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 10:33:19.386160 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-012da760-27b2-4ec1-81fc-8d4a4e1c10d8 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:33:19.388187 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-012da760-27b2-4ec1-81fc-8d4a4e1c10d8 tempest-GroupTypeSpecsTest-679623352 tempest-GroupTypeSpecsTest-679623352-project-admin] POST https://10.4.3.105/volume/v3/group_types/5939c763-88f5-4b65-a322-c31941c0c003/group_specs Aug 12 10:33:19.388920 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-012da760-27b2-4ec1-81fc-8d4a4e1c10d8 tempest-GroupTypeSpecsTest-679623352 tempest-GroupTypeSpecsTest-679623352-project-admin] Action: 'create', calling method: version_select, body: {"group_specs": {"key2": "value2-updated", "key3": "value3"}} {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:33:19.414239 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-012da760-27b2-4ec1-81fc-8d4a4e1c10d8 tempest-GroupTypeSpecsTest-679623352 tempest-GroupTypeSpecsTest-679623352-project-admin] https://10.4.3.105/volume/v3/group_types/5939c763-88f5-4b65-a322-c31941c0c003/group_specs returned with HTTP 202 Aug 12 10:33:19.414941 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 201/781] 10.4.3.105 () {70 vars in 1458 bytes} [Wed Aug 12 10:33:19 2026] POST /volume/v3/group_types/5939c763-88f5-4b65-a322-c31941c0c003/group_specs => generated 61 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 10:33:19.424462 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-a96bd002-be67-4a3c-b887-cecbf4b006b9 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:33:19.427795 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-a96bd002-be67-4a3c-b887-cecbf4b006b9 tempest-GroupTypeSpecsTest-679623352 tempest-GroupTypeSpecsTest-679623352-project-admin] GET https://10.4.3.105/volume/v3/group_types/5939c763-88f5-4b65-a322-c31941c0c003/group_specs/key2 Aug 12 10:33:19.428542 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-a96bd002-be67-4a3c-b887-cecbf4b006b9 tempest-GroupTypeSpecsTest-679623352 tempest-GroupTypeSpecsTest-679623352-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:33:19.429404 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-a96bd002-be67-4a3c-b887-cecbf4b006b9 tempest-GroupTypeSpecsTest-679623352 tempest-GroupTypeSpecsTest-679623352-project-admin] Calling method 'version_select' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:33:19.447943 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-a96bd002-be67-4a3c-b887-cecbf4b006b9 tempest-GroupTypeSpecsTest-679623352 tempest-GroupTypeSpecsTest-679623352-project-admin] https://10.4.3.105/volume/v3/group_types/5939c763-88f5-4b65-a322-c31941c0c003/group_specs/key2 returned with HTTP 200 Aug 12 10:33:19.448643 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 198/782] 10.4.3.105 () {68 vars in 1452 bytes} [Wed Aug 12 10:33:19 2026] GET /volume/v3/group_types/5939c763-88f5-4b65-a322-c31941c0c003/group_specs/key2 => generated 26 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:33:19.455927 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-4230b297-9db0-4960-a3aa-782a43439447 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:33:19.457764 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-4230b297-9db0-4960-a3aa-782a43439447 tempest-GroupTypeSpecsTest-679623352 tempest-GroupTypeSpecsTest-679623352-project-admin] GET https://10.4.3.105/volume/v3/group_types/5939c763-88f5-4b65-a322-c31941c0c003/group_specs/key3 Aug 12 10:33:19.457990 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-4230b297-9db0-4960-a3aa-782a43439447 tempest-GroupTypeSpecsTest-679623352 tempest-GroupTypeSpecsTest-679623352-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:33:19.458208 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-4230b297-9db0-4960-a3aa-782a43439447 tempest-GroupTypeSpecsTest-679623352 tempest-GroupTypeSpecsTest-679623352-project-admin] Calling method 'version_select' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:33:19.466379 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-4230b297-9db0-4960-a3aa-782a43439447 tempest-GroupTypeSpecsTest-679623352 tempest-GroupTypeSpecsTest-679623352-project-admin] https://10.4.3.105/volume/v3/group_types/5939c763-88f5-4b65-a322-c31941c0c003/group_specs/key3 returned with HTTP 200 Aug 12 10:33:19.468809 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 191/783] 10.4.3.105 () {68 vars in 1452 bytes} [Wed Aug 12 10:33:19 2026] GET /volume/v3/group_types/5939c763-88f5-4b65-a322-c31941c0c003/group_specs/key3 => generated 18 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:33:19.478322 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-d6236580-78a0-4773-8d0b-1279f6a34e0c None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:33:19.480662 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-d6236580-78a0-4773-8d0b-1279f6a34e0c tempest-GroupTypeSpecsTest-679623352 tempest-GroupTypeSpecsTest-679623352-project-admin] PUT https://10.4.3.105/volume/v3/group_types/5939c763-88f5-4b65-a322-c31941c0c003/group_specs/key3 Aug 12 10:33:19.480769 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-d6236580-78a0-4773-8d0b-1279f6a34e0c tempest-GroupTypeSpecsTest-679623352 tempest-GroupTypeSpecsTest-679623352-project-admin] Action: 'update', calling method: version_select, body: {"key3": "value3-updated"} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:33:19.494374 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-d6236580-78a0-4773-8d0b-1279f6a34e0c tempest-GroupTypeSpecsTest-679623352 tempest-GroupTypeSpecsTest-679623352-project-admin] https://10.4.3.105/volume/v3/group_types/5939c763-88f5-4b65-a322-c31941c0c003/group_specs/key3 returned with HTTP 200 Aug 12 10:33:19.494954 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 194/784] 10.4.3.105 () {70 vars in 1472 bytes} [Wed Aug 12 10:33:19 2026] PUT /volume/v3/group_types/5939c763-88f5-4b65-a322-c31941c0c003/group_specs/key3 => generated 26 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:33:19.505618 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-cd2d1edf-c090-44e4-9b80-2d2996fa1c33 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:33:19.508989 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-40c1d2ae-07a8-478f-84bc-44cde19673fd None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:33:19.509077 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-cd2d1edf-c090-44e4-9b80-2d2996fa1c33 tempest-GroupTypeSpecsTest-679623352 tempest-GroupTypeSpecsTest-679623352-project-admin] GET https://10.4.3.105/volume/v3/group_types/5939c763-88f5-4b65-a322-c31941c0c003/group_specs Aug 12 10:33:19.509593 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-cd2d1edf-c090-44e4-9b80-2d2996fa1c33 tempest-GroupTypeSpecsTest-679623352 tempest-GroupTypeSpecsTest-679623352-project-admin] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:33:19.509593 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-cd2d1edf-c090-44e4-9b80-2d2996fa1c33 tempest-GroupTypeSpecsTest-679623352 tempest-GroupTypeSpecsTest-679623352-project-admin] Calling method 'version_select' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:33:19.511411 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-40c1d2ae-07a8-478f-84bc-44cde19673fd tempest-AbsoluteLimitsTests-1694624649 tempest-AbsoluteLimitsTests-1694624649-project-member] GET https://10.4.3.105/volume/v3/volumes/872cacee-18bc-4a91-a7dd-c7587afe79f0 Aug 12 10:33:19.511885 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-40c1d2ae-07a8-478f-84bc-44cde19673fd tempest-AbsoluteLimitsTests-1694624649 tempest-AbsoluteLimitsTests-1694624649-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:33:19.512400 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-40c1d2ae-07a8-478f-84bc-44cde19673fd tempest-AbsoluteLimitsTests-1694624649 tempest-AbsoluteLimitsTests-1694624649-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:33:19.517900 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-cd2d1edf-c090-44e4-9b80-2d2996fa1c33 tempest-GroupTypeSpecsTest-679623352 tempest-GroupTypeSpecsTest-679623352-project-admin] https://10.4.3.105/volume/v3/group_types/5939c763-88f5-4b65-a322-c31941c0c003/group_specs returned with HTTP 200 Aug 12 10:33:19.518335 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 202/785] 10.4.3.105 () {68 vars in 1437 bytes} [Wed Aug 12 10:33:19 2026] GET /volume/v3/group_types/5939c763-88f5-4b65-a322-c31941c0c003/group_specs => generated 87 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:33:19.521294 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-40c1d2ae-07a8-478f-84bc-44cde19673fd tempest-AbsoluteLimitsTests-1694624649 tempest-AbsoluteLimitsTests-1694624649-project-member] https://10.4.3.105/volume/v3/volumes/872cacee-18bc-4a91-a7dd-c7587afe79f0 returned with HTTP 404 Aug 12 10:33:19.522323 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 199/786] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:33:19 2026] GET /volume/v3/volumes/872cacee-18bc-4a91-a7dd-c7587afe79f0 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:33:19.532664 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-e854d15f-2572-4ecd-a7d1-a9790242e051 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:33:19.534930 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-e854d15f-2572-4ecd-a7d1-a9790242e051 tempest-GroupTypeSpecsTest-679623352 tempest-GroupTypeSpecsTest-679623352-project-admin] DELETE https://10.4.3.105/volume/v3/group_types/5939c763-88f5-4b65-a322-c31941c0c003/group_specs/key1 Aug 12 10:33:19.535243 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-e854d15f-2572-4ecd-a7d1-a9790242e051 tempest-GroupTypeSpecsTest-679623352 tempest-GroupTypeSpecsTest-679623352-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:33:19.535415 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-e854d15f-2572-4ecd-a7d1-a9790242e051 tempest-GroupTypeSpecsTest-679623352 tempest-GroupTypeSpecsTest-679623352-project-admin] Calling method 'version_select' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:33:19.553112 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-e854d15f-2572-4ecd-a7d1-a9790242e051 tempest-GroupTypeSpecsTest-679623352 tempest-GroupTypeSpecsTest-679623352-project-admin] https://10.4.3.105/volume/v3/group_types/5939c763-88f5-4b65-a322-c31941c0c003/group_specs/key1 returned with HTTP 202 Aug 12 10:33:19.553602 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 192/787] 10.4.3.105 () {68 vars in 1455 bytes} [Wed Aug 12 10:33:19 2026] DELETE /volume/v3/group_types/5939c763-88f5-4b65-a322-c31941c0c003/group_specs/key1 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 12 10:33:19.563774 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-f5d223ad-d48b-4718-a740-bcd3bdf4ef59 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:33:19.566213 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-f5d223ad-d48b-4718-a740-bcd3bdf4ef59 tempest-GroupTypeSpecsTest-679623352 tempest-GroupTypeSpecsTest-679623352-project-admin] GET https://10.4.3.105/volume/v3/group_types/5939c763-88f5-4b65-a322-c31941c0c003/group_specs/key1 Aug 12 10:33:19.566540 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-f5d223ad-d48b-4718-a740-bcd3bdf4ef59 tempest-GroupTypeSpecsTest-679623352 tempest-GroupTypeSpecsTest-679623352-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:33:19.566812 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-f5d223ad-d48b-4718-a740-bcd3bdf4ef59 tempest-GroupTypeSpecsTest-679623352 tempest-GroupTypeSpecsTest-679623352-project-admin] Calling method 'version_select' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:33:19.592289 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-f5d223ad-d48b-4718-a740-bcd3bdf4ef59 tempest-GroupTypeSpecsTest-679623352 tempest-GroupTypeSpecsTest-679623352-project-admin] HTTP exception thrown: Group Type 5939c763-88f5-4b65-a322-c31941c0c003 has no extra spec with key key1. Aug 12 10:33:19.593051 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-f5d223ad-d48b-4718-a740-bcd3bdf4ef59 tempest-GroupTypeSpecsTest-679623352 tempest-GroupTypeSpecsTest-679623352-project-admin] https://10.4.3.105/volume/v3/group_types/5939c763-88f5-4b65-a322-c31941c0c003/group_specs/key1 returned with HTTP 404 Aug 12 10:33:19.594633 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 195/788] 10.4.3.105 () {68 vars in 1452 bytes} [Wed Aug 12 10:33:19 2026] GET /volume/v3/group_types/5939c763-88f5-4b65-a322-c31941c0c003/group_specs/key1 => generated 126 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 10:33:19.603274 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-37bcfc47-fa80-4bc3-a9c4-171474807578 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:33:19.605034 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-37bcfc47-fa80-4bc3-a9c4-171474807578 tempest-GroupTypeSpecsTest-679623352 tempest-GroupTypeSpecsTest-679623352-project-admin] DELETE https://10.4.3.105/volume/v3/group_types/5939c763-88f5-4b65-a322-c31941c0c003/group_specs/key2 Aug 12 10:33:19.605251 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-37bcfc47-fa80-4bc3-a9c4-171474807578 tempest-GroupTypeSpecsTest-679623352 tempest-GroupTypeSpecsTest-679623352-project-admin] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:33:19.605466 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-37bcfc47-fa80-4bc3-a9c4-171474807578 tempest-GroupTypeSpecsTest-679623352 tempest-GroupTypeSpecsTest-679623352-project-admin] Calling method 'version_select' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:33:19.624729 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-37bcfc47-fa80-4bc3-a9c4-171474807578 tempest-GroupTypeSpecsTest-679623352 tempest-GroupTypeSpecsTest-679623352-project-admin] https://10.4.3.105/volume/v3/group_types/5939c763-88f5-4b65-a322-c31941c0c003/group_specs/key2 returned with HTTP 202 Aug 12 10:33:19.625247 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 203/789] 10.4.3.105 () {68 vars in 1455 bytes} [Wed Aug 12 10:33:19 2026] DELETE /volume/v3/group_types/5939c763-88f5-4b65-a322-c31941c0c003/group_specs/key2 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 12 10:33:19.637240 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-6465f0de-cbef-4288-a11a-c9e98f805ec5 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:33:19.639409 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-6465f0de-cbef-4288-a11a-c9e98f805ec5 tempest-GroupTypeSpecsTest-679623352 tempest-GroupTypeSpecsTest-679623352-project-admin] GET https://10.4.3.105/volume/v3/group_types/5939c763-88f5-4b65-a322-c31941c0c003/group_specs/key2 Aug 12 10:33:19.640711 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-6465f0de-cbef-4288-a11a-c9e98f805ec5 tempest-GroupTypeSpecsTest-679623352 tempest-GroupTypeSpecsTest-679623352-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:33:19.640711 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-6465f0de-cbef-4288-a11a-c9e98f805ec5 tempest-GroupTypeSpecsTest-679623352 tempest-GroupTypeSpecsTest-679623352-project-admin] Calling method 'version_select' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:33:19.649439 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-6465f0de-cbef-4288-a11a-c9e98f805ec5 tempest-GroupTypeSpecsTest-679623352 tempest-GroupTypeSpecsTest-679623352-project-admin] HTTP exception thrown: Group Type 5939c763-88f5-4b65-a322-c31941c0c003 has no extra spec with key key2. Aug 12 10:33:19.650452 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-6465f0de-cbef-4288-a11a-c9e98f805ec5 tempest-GroupTypeSpecsTest-679623352 tempest-GroupTypeSpecsTest-679623352-project-admin] https://10.4.3.105/volume/v3/group_types/5939c763-88f5-4b65-a322-c31941c0c003/group_specs/key2 returned with HTTP 404 Aug 12 10:33:19.650452 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 200/790] 10.4.3.105 () {68 vars in 1452 bytes} [Wed Aug 12 10:33:19 2026] GET /volume/v3/group_types/5939c763-88f5-4b65-a322-c31941c0c003/group_specs/key2 => generated 126 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 10:33:19.663764 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-608585c3-019a-4a2d-9884-ba006fc7b3a2 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:33:19.666222 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-608585c3-019a-4a2d-9884-ba006fc7b3a2 tempest-GroupTypeSpecsTest-679623352 tempest-GroupTypeSpecsTest-679623352-project-admin] DELETE https://10.4.3.105/volume/v3/group_types/5939c763-88f5-4b65-a322-c31941c0c003/group_specs/key3 Aug 12 10:33:19.666307 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-608585c3-019a-4a2d-9884-ba006fc7b3a2 tempest-GroupTypeSpecsTest-679623352 tempest-GroupTypeSpecsTest-679623352-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:33:19.667481 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-608585c3-019a-4a2d-9884-ba006fc7b3a2 tempest-GroupTypeSpecsTest-679623352 tempest-GroupTypeSpecsTest-679623352-project-admin] Calling method 'version_select' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:33:19.681373 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-608585c3-019a-4a2d-9884-ba006fc7b3a2 tempest-GroupTypeSpecsTest-679623352 tempest-GroupTypeSpecsTest-679623352-project-admin] https://10.4.3.105/volume/v3/group_types/5939c763-88f5-4b65-a322-c31941c0c003/group_specs/key3 returned with HTTP 202 Aug 12 10:33:19.682195 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 193/791] 10.4.3.105 () {68 vars in 1455 bytes} [Wed Aug 12 10:33:19 2026] DELETE /volume/v3/group_types/5939c763-88f5-4b65-a322-c31941c0c003/group_specs/key3 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Aug 12 10:33:19.691849 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-4782e0f1-646e-4315-9f82-975e692f087d None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:33:19.694722 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-4782e0f1-646e-4315-9f82-975e692f087d tempest-GroupTypeSpecsTest-679623352 tempest-GroupTypeSpecsTest-679623352-project-admin] GET https://10.4.3.105/volume/v3/group_types/5939c763-88f5-4b65-a322-c31941c0c003/group_specs/key3 Aug 12 10:33:19.695048 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-4782e0f1-646e-4315-9f82-975e692f087d tempest-GroupTypeSpecsTest-679623352 tempest-GroupTypeSpecsTest-679623352-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:33:19.695553 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-4782e0f1-646e-4315-9f82-975e692f087d tempest-GroupTypeSpecsTest-679623352 tempest-GroupTypeSpecsTest-679623352-project-admin] Calling method 'version_select' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:33:19.695920 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-1d5e9f8f-6622-4b63-bcd6-bc05e3f26569 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:33:19.698248 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-1d5e9f8f-6622-4b63-bcd6-bc05e3f26569 tempest-TaggedBootDevicesTest-351536588 tempest-TaggedBootDevicesTest-351536588-project-member] DELETE https://10.4.3.105/volume/v3/volumes/728cc45d-3e53-4088-9ad1-57cd6a3b9537 Aug 12 10:33:19.698507 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-1d5e9f8f-6622-4b63-bcd6-bc05e3f26569 tempest-TaggedBootDevicesTest-351536588 tempest-TaggedBootDevicesTest-351536588-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:33:19.698764 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-1d5e9f8f-6622-4b63-bcd6-bc05e3f26569 tempest-TaggedBootDevicesTest-351536588 tempest-TaggedBootDevicesTest-351536588-project-member] Calling method 'delete' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:33:19.699000 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.v3.volumes [None req-1d5e9f8f-6622-4b63-bcd6-bc05e3f26569 tempest-TaggedBootDevicesTest-351536588 tempest-TaggedBootDevicesTest-351536588-project-member] Delete volume with id: 728cc45d-3e53-4088-9ad1-57cd6a3b9537 Aug 12 10:33:19.709243 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-4782e0f1-646e-4315-9f82-975e692f087d tempest-GroupTypeSpecsTest-679623352 tempest-GroupTypeSpecsTest-679623352-project-admin] HTTP exception thrown: Group Type 5939c763-88f5-4b65-a322-c31941c0c003 has no extra spec with key key3. Aug 12 10:33:19.709473 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-4782e0f1-646e-4315-9f82-975e692f087d tempest-GroupTypeSpecsTest-679623352 tempest-GroupTypeSpecsTest-679623352-project-admin] https://10.4.3.105/volume/v3/group_types/5939c763-88f5-4b65-a322-c31941c0c003/group_specs/key3 returned with HTTP 404 Aug 12 10:33:19.710080 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 196/792] 10.4.3.105 () {68 vars in 1452 bytes} [Wed Aug 12 10:33:19 2026] GET /volume/v3/group_types/5939c763-88f5-4b65-a322-c31941c0c003/group_specs/key3 => generated 126 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 10:33:19.710241 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:33:19.710241 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:33:19.711051 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-1d5e9f8f-6622-4b63-bcd6-bc05e3f26569 tempest-TaggedBootDevicesTest-351536588 tempest-TaggedBootDevicesTest-351536588-project-member] Volume info retrieved successfully. Aug 12 10:33:19.717967 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-18294e32-1cc7-4b06-b492-020d343fcc5d None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:33:19.719561 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-18294e32-1cc7-4b06-b492-020d343fcc5d tempest-GroupTypeSpecsTest-679623352 tempest-GroupTypeSpecsTest-679623352-project-admin] DELETE https://10.4.3.105/volume/v3/group_types/5939c763-88f5-4b65-a322-c31941c0c003 Aug 12 10:33:19.720150 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-18294e32-1cc7-4b06-b492-020d343fcc5d tempest-GroupTypeSpecsTest-679623352 tempest-GroupTypeSpecsTest-679623352-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:33:19.720592 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-18294e32-1cc7-4b06-b492-020d343fcc5d tempest-GroupTypeSpecsTest-679623352 tempest-GroupTypeSpecsTest-679623352-project-admin] Calling method 'version_select' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:33:19.747771 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-1d5e9f8f-6622-4b63-bcd6-bc05e3f26569 tempest-TaggedBootDevicesTest-351536588 tempest-TaggedBootDevicesTest-351536588-project-member] Delete volume request issued successfully. Aug 12 10:33:19.748082 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-1d5e9f8f-6622-4b63-bcd6-bc05e3f26569 tempest-TaggedBootDevicesTest-351536588 tempest-TaggedBootDevicesTest-351536588-project-member] https://10.4.3.105/volume/v3/volumes/728cc45d-3e53-4088-9ad1-57cd6a3b9537 returned with HTTP 202 Aug 12 10:33:19.748640 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 204/793] 10.4.3.105 () {66 vars in 1351 bytes} [Wed Aug 12 10:33:19 2026] DELETE /volume/v3/volumes/728cc45d-3e53-4088-9ad1-57cd6a3b9537 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 10:33:19.753168 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-18294e32-1cc7-4b06-b492-020d343fcc5d tempest-GroupTypeSpecsTest-679623352 tempest-GroupTypeSpecsTest-679623352-project-admin] https://10.4.3.105/volume/v3/group_types/5939c763-88f5-4b65-a322-c31941c0c003 returned with HTTP 202 Aug 12 10:33:19.753168 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 201/794] 10.4.3.105 () {68 vars in 1404 bytes} [Wed Aug 12 10:33:19 2026] DELETE /volume/v3/group_types/5939c763-88f5-4b65-a322-c31941c0c003 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 12 10:33:19.760618 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-c7836d23-fed0-4f86-adef-345426846d30 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:33:19.762910 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-c7836d23-fed0-4f86-adef-345426846d30 tempest-TaggedBootDevicesTest-351536588 tempest-TaggedBootDevicesTest-351536588-project-member] GET https://10.4.3.105/volume/v3/volumes/728cc45d-3e53-4088-9ad1-57cd6a3b9537 Aug 12 10:33:19.763194 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-c7836d23-fed0-4f86-adef-345426846d30 tempest-TaggedBootDevicesTest-351536588 tempest-TaggedBootDevicesTest-351536588-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:33:19.763503 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-c7836d23-fed0-4f86-adef-345426846d30 tempest-TaggedBootDevicesTest-351536588 tempest-TaggedBootDevicesTest-351536588-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:33:19.774160 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:33:19.774160 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:33:19.780655 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-c7836d23-fed0-4f86-adef-345426846d30 tempest-TaggedBootDevicesTest-351536588 tempest-TaggedBootDevicesTest-351536588-project-member] Volume info retrieved successfully. Aug 12 10:33:19.789652 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-c7836d23-fed0-4f86-adef-345426846d30 tempest-TaggedBootDevicesTest-351536588 tempest-TaggedBootDevicesTest-351536588-project-member] https://10.4.3.105/volume/v3/volumes/728cc45d-3e53-4088-9ad1-57cd6a3b9537 returned with HTTP 200 Aug 12 10:33:19.790780 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 194/795] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:33:19 2026] GET /volume/v3/volumes/728cc45d-3e53-4088-9ad1-57cd6a3b9537 => generated 843 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:33:20.807615 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-ce01f281-6a52-48f8-bfe2-243b4c00d450 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:33:20.809821 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-ce01f281-6a52-48f8-bfe2-243b4c00d450 tempest-TaggedBootDevicesTest-351536588 tempest-TaggedBootDevicesTest-351536588-project-member] GET https://10.4.3.105/volume/v3/volumes/728cc45d-3e53-4088-9ad1-57cd6a3b9537 Aug 12 10:33:20.810024 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-ce01f281-6a52-48f8-bfe2-243b4c00d450 tempest-TaggedBootDevicesTest-351536588 tempest-TaggedBootDevicesTest-351536588-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:33:20.810254 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-ce01f281-6a52-48f8-bfe2-243b4c00d450 tempest-TaggedBootDevicesTest-351536588 tempest-TaggedBootDevicesTest-351536588-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:33:20.817588 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-ce01f281-6a52-48f8-bfe2-243b4c00d450 tempest-TaggedBootDevicesTest-351536588 tempest-TaggedBootDevicesTest-351536588-project-member] https://10.4.3.105/volume/v3/volumes/728cc45d-3e53-4088-9ad1-57cd6a3b9537 returned with HTTP 404 Aug 12 10:33:20.818177 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 197/796] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:33:20 2026] GET /volume/v3/volumes/728cc45d-3e53-4088-9ad1-57cd6a3b9537 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:33:20.826455 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-741c81d8-caef-41d3-8dea-326e29558612 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:33:20.829120 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-741c81d8-caef-41d3-8dea-326e29558612 tempest-TaggedBootDevicesTest-351536588 tempest-TaggedBootDevicesTest-351536588-project-member] DELETE https://10.4.3.105/volume/v3/volumes/f74026b4-eae7-4c33-9827-4060a9e3d9d9 Aug 12 10:33:20.829344 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-741c81d8-caef-41d3-8dea-326e29558612 tempest-TaggedBootDevicesTest-351536588 tempest-TaggedBootDevicesTest-351536588-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:33:20.829601 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-741c81d8-caef-41d3-8dea-326e29558612 tempest-TaggedBootDevicesTest-351536588 tempest-TaggedBootDevicesTest-351536588-project-member] Calling method 'delete' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:33:20.829830 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.v3.volumes [None req-741c81d8-caef-41d3-8dea-326e29558612 tempest-TaggedBootDevicesTest-351536588 tempest-TaggedBootDevicesTest-351536588-project-member] Delete volume with id: f74026b4-eae7-4c33-9827-4060a9e3d9d9 Aug 12 10:33:20.838784 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:33:20.838784 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:33:20.839385 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-741c81d8-caef-41d3-8dea-326e29558612 tempest-TaggedBootDevicesTest-351536588 tempest-TaggedBootDevicesTest-351536588-project-member] Volume info retrieved successfully. Aug 12 10:33:20.868388 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-741c81d8-caef-41d3-8dea-326e29558612 tempest-TaggedBootDevicesTest-351536588 tempest-TaggedBootDevicesTest-351536588-project-member] Delete volume request issued successfully. Aug 12 10:33:20.868388 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-741c81d8-caef-41d3-8dea-326e29558612 tempest-TaggedBootDevicesTest-351536588 tempest-TaggedBootDevicesTest-351536588-project-member] https://10.4.3.105/volume/v3/volumes/f74026b4-eae7-4c33-9827-4060a9e3d9d9 returned with HTTP 202 Aug 12 10:33:20.868388 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 205/797] 10.4.3.105 () {66 vars in 1351 bytes} [Wed Aug 12 10:33:20 2026] DELETE /volume/v3/volumes/f74026b4-eae7-4c33-9827-4060a9e3d9d9 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 10:33:20.880984 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-9c96c564-df0c-4c36-a07b-2a4e48f435f9 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:33:20.883635 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-9c96c564-df0c-4c36-a07b-2a4e48f435f9 tempest-TaggedBootDevicesTest-351536588 tempest-TaggedBootDevicesTest-351536588-project-member] GET https://10.4.3.105/volume/v3/volumes/f74026b4-eae7-4c33-9827-4060a9e3d9d9 Aug 12 10:33:20.884130 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-9c96c564-df0c-4c36-a07b-2a4e48f435f9 tempest-TaggedBootDevicesTest-351536588 tempest-TaggedBootDevicesTest-351536588-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:33:20.884488 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-9c96c564-df0c-4c36-a07b-2a4e48f435f9 tempest-TaggedBootDevicesTest-351536588 tempest-TaggedBootDevicesTest-351536588-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:33:20.894271 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:33:20.894271 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:33:20.899427 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-9c96c564-df0c-4c36-a07b-2a4e48f435f9 tempest-TaggedBootDevicesTest-351536588 tempest-TaggedBootDevicesTest-351536588-project-member] Volume info retrieved successfully. Aug 12 10:33:20.904805 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-9c96c564-df0c-4c36-a07b-2a4e48f435f9 tempest-TaggedBootDevicesTest-351536588 tempest-TaggedBootDevicesTest-351536588-project-member] https://10.4.3.105/volume/v3/volumes/f74026b4-eae7-4c33-9827-4060a9e3d9d9 returned with HTTP 200 Aug 12 10:33:20.905285 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 202/798] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:33:20 2026] GET /volume/v3/volumes/f74026b4-eae7-4c33-9827-4060a9e3d9d9 => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:33:21.923183 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-f31046ef-c1e5-4694-896d-254552e17ed7 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:33:21.925183 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-f31046ef-c1e5-4694-896d-254552e17ed7 tempest-TaggedBootDevicesTest-351536588 tempest-TaggedBootDevicesTest-351536588-project-member] GET https://10.4.3.105/volume/v3/volumes/f74026b4-eae7-4c33-9827-4060a9e3d9d9 Aug 12 10:33:21.925404 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-f31046ef-c1e5-4694-896d-254552e17ed7 tempest-TaggedBootDevicesTest-351536588 tempest-TaggedBootDevicesTest-351536588-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:33:21.925623 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-f31046ef-c1e5-4694-896d-254552e17ed7 tempest-TaggedBootDevicesTest-351536588 tempest-TaggedBootDevicesTest-351536588-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:33:21.930872 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-f31046ef-c1e5-4694-896d-254552e17ed7 tempest-TaggedBootDevicesTest-351536588 tempest-TaggedBootDevicesTest-351536588-project-member] https://10.4.3.105/volume/v3/volumes/f74026b4-eae7-4c33-9827-4060a9e3d9d9 returned with HTTP 404 Aug 12 10:33:21.931351 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 195/799] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:33:21 2026] GET /volume/v3/volumes/f74026b4-eae7-4c33-9827-4060a9e3d9d9 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:33:21.944284 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-a33b8c24-9373-43eb-a619-ae6257e54c11 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:33:21.946215 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-a33b8c24-9373-43eb-a619-ae6257e54c11 tempest-TaggedBootDevicesTest-351536588 tempest-TaggedBootDevicesTest-351536588-project-member] DELETE https://10.4.3.105/volume/v3/volumes/881f8694-ad3a-4fdb-add2-68a6cd9f9ae5 Aug 12 10:33:21.946593 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-a33b8c24-9373-43eb-a619-ae6257e54c11 tempest-TaggedBootDevicesTest-351536588 tempest-TaggedBootDevicesTest-351536588-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:33:21.946868 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-a33b8c24-9373-43eb-a619-ae6257e54c11 tempest-TaggedBootDevicesTest-351536588 tempest-TaggedBootDevicesTest-351536588-project-member] Calling method 'delete' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:33:21.947104 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.v3.volumes [None req-a33b8c24-9373-43eb-a619-ae6257e54c11 tempest-TaggedBootDevicesTest-351536588 tempest-TaggedBootDevicesTest-351536588-project-member] Delete volume with id: 881f8694-ad3a-4fdb-add2-68a6cd9f9ae5 Aug 12 10:33:21.955987 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:33:21.955987 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:33:21.956620 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-a33b8c24-9373-43eb-a619-ae6257e54c11 tempest-TaggedBootDevicesTest-351536588 tempest-TaggedBootDevicesTest-351536588-project-member] Volume info retrieved successfully. Aug 12 10:33:21.972565 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-94ea092d-5126-4c13-83a6-4b26fafc57c4 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:33:21.988593 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-a33b8c24-9373-43eb-a619-ae6257e54c11 tempest-TaggedBootDevicesTest-351536588 tempest-TaggedBootDevicesTest-351536588-project-member] Delete volume request issued successfully. Aug 12 10:33:21.988593 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-a33b8c24-9373-43eb-a619-ae6257e54c11 tempest-TaggedBootDevicesTest-351536588 tempest-TaggedBootDevicesTest-351536588-project-member] https://10.4.3.105/volume/v3/volumes/881f8694-ad3a-4fdb-add2-68a6cd9f9ae5 returned with HTTP 202 Aug 12 10:33:21.988782 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 198/800] 10.4.3.105 () {66 vars in 1351 bytes} [Wed Aug 12 10:33:21 2026] DELETE /volume/v3/volumes/881f8694-ad3a-4fdb-add2-68a6cd9f9ae5 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 10:33:21.997241 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-e936c8fa-754a-4091-bfd2-1ee34891ea2c None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:33:21.998468 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-e936c8fa-754a-4091-bfd2-1ee34891ea2c tempest-TaggedBootDevicesTest-351536588 tempest-TaggedBootDevicesTest-351536588-project-member] GET https://10.4.3.105/volume/v3/volumes/881f8694-ad3a-4fdb-add2-68a6cd9f9ae5 Aug 12 10:33:21.998713 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-e936c8fa-754a-4091-bfd2-1ee34891ea2c tempest-TaggedBootDevicesTest-351536588 tempest-TaggedBootDevicesTest-351536588-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:33:21.998927 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-e936c8fa-754a-4091-bfd2-1ee34891ea2c tempest-TaggedBootDevicesTest-351536588 tempest-TaggedBootDevicesTest-351536588-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:33:22.007539 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:33:22.007539 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:33:22.014688 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-e936c8fa-754a-4091-bfd2-1ee34891ea2c tempest-TaggedBootDevicesTest-351536588 tempest-TaggedBootDevicesTest-351536588-project-member] Volume info retrieved successfully. Aug 12 10:33:22.020478 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-e936c8fa-754a-4091-bfd2-1ee34891ea2c tempest-TaggedBootDevicesTest-351536588 tempest-TaggedBootDevicesTest-351536588-project-member] https://10.4.3.105/volume/v3/volumes/881f8694-ad3a-4fdb-add2-68a6cd9f9ae5 returned with HTTP 200 Aug 12 10:33:22.020920 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 203/801] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:33:21 2026] GET /volume/v3/volumes/881f8694-ad3a-4fdb-add2-68a6cd9f9ae5 => generated 1359 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:33:22.146528 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-94ea092d-5126-4c13-83a6-4b26fafc57c4 tempest-VolumesBackupsV39Test-562164290 tempest-VolumesBackupsV39Test-562164290-project-member] POST https://10.4.3.105/volume/v3/volumes Aug 12 10:33:22.147019 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-94ea092d-5126-4c13-83a6-4b26fafc57c4 tempest-VolumesBackupsV39Test-562164290 tempest-VolumesBackupsV39Test-562164290-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsV39Test-Volume-1020764770"}} {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:33:22.148495 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.v3.volumes [None req-94ea092d-5126-4c13-83a6-4b26fafc57c4 tempest-VolumesBackupsV39Test-562164290 tempest-VolumesBackupsV39Test-562164290-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsV39Test-Volume-1020764770'}} {{(pid=100372) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 10:33:22.148669 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.v3.volumes [None req-94ea092d-5126-4c13-83a6-4b26fafc57c4 tempest-VolumesBackupsV39Test-562164290 tempest-VolumesBackupsV39Test-562164290-project-member] Create volume of 1 GB Aug 12 10:33:22.154857 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-94ea092d-5126-4c13-83a6-4b26fafc57c4 tempest-VolumesBackupsV39Test-562164290 tempest-VolumesBackupsV39Test-562164290-project-member] Availability Zones retrieved successfully. Aug 12 10:33:22.161942 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-94ea092d-5126-4c13-83a6-4b26fafc57c4 tempest-VolumesBackupsV39Test-562164290 tempest-VolumesBackupsV39Test-562164290-project-member] Flow 'volume_create_api' (c4624a35-92a5-4812-92db-b710f8994a0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100372) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:33:22.164150 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-94ea092d-5126-4c13-83a6-4b26fafc57c4 tempest-VolumesBackupsV39Test-562164290 tempest-VolumesBackupsV39Test-562164290-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0abda491-cba5-46a8-8cf7-90acd2a3a8e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:33:22.165335 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.flows.api.create_volume [None req-94ea092d-5126-4c13-83a6-4b26fafc57c4 tempest-VolumesBackupsV39Test-562164290 tempest-VolumesBackupsV39Test-562164290-project-member] Validating volume size '1' using validate_int {{(pid=100372) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 10:33:22.217271 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-94ea092d-5126-4c13-83a6-4b26fafc57c4 tempest-VolumesBackupsV39Test-562164290 tempest-VolumesBackupsV39Test-562164290-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0abda491-cba5-46a8-8cf7-90acd2a3a8e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T10:26:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6cd66f07-4c7b-40b2-9dfb-378538f29c9e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:33:22.218325 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-94ea092d-5126-4c13-83a6-4b26fafc57c4 tempest-VolumesBackupsV39Test-562164290 tempest-VolumesBackupsV39Test-562164290-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (558db97f-cffe-4ed6-b5ea-c2889a5804be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:33:22.355945 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.quota [None req-94ea092d-5126-4c13-83a6-4b26fafc57c4 tempest-VolumesBackupsV39Test-562164290 tempest-VolumesBackupsV39Test-562164290-project-member] Created reservations ['20d05d73-22b2-48df-a0a3-63d51426ef03', '5112e894-19c5-43ec-a810-c0f2133a3fb1', '238e5bea-42ce-43c4-9033-ac4ed29f07df', 'fc2b6906-165e-4c76-ad47-860acc793014'] {{(pid=100372) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:33:22.357495 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-94ea092d-5126-4c13-83a6-4b26fafc57c4 tempest-VolumesBackupsV39Test-562164290 tempest-VolumesBackupsV39Test-562164290-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (558db97f-cffe-4ed6-b5ea-c2889a5804be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['20d05d73-22b2-48df-a0a3-63d51426ef03', '5112e894-19c5-43ec-a810-c0f2133a3fb1', '238e5bea-42ce-43c4-9033-ac4ed29f07df', 'fc2b6906-165e-4c76-ad47-860acc793014']}' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:33:22.358770 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-94ea092d-5126-4c13-83a6-4b26fafc57c4 tempest-VolumesBackupsV39Test-562164290 tempest-VolumesBackupsV39Test-562164290-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7edbd1f7-1297-424f-a400-38a858182021) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:33:22.391863 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-94ea092d-5126-4c13-83a6-4b26fafc57c4 tempest-VolumesBackupsV39Test-562164290 tempest-VolumesBackupsV39Test-562164290-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7edbd1f7-1297-424f-a400-38a858182021) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9adaf865-94f4-447e-a719-6834776182d6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsV39Test-Volume-1020764770',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ea271e73f1cb4ef9843ac739b58c27ac',qos_specs=None,replication_status=,reservations=['20d05d73-22b2-48df-a0a3-63d51426ef03','5112e894-19c5-43ec-a810-c0f2133a3fb1','238e5bea-42ce-43c4-9033-ac4ed29f07df','fc2b6906-165e-4c76-ad47-860acc793014'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='27512ec4669543308a15f531d716909c',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:33:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsV39Test-Volume-1020764770',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9adaf865-94f4-447e-a719-6834776182d6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ea271e73f1cb4ef9843ac739b58c27ac',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='27512ec4669543308a15f531d716909c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6cd66f07-4c7b-40b2-9dfb-378538f29c9e),volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:33:22.393060 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-94ea092d-5126-4c13-83a6-4b26fafc57c4 tempest-VolumesBackupsV39Test-562164290 tempest-VolumesBackupsV39Test-562164290-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2455b638-2ad7-4da6-ad94-160600f469e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:33:22.416250 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-94ea092d-5126-4c13-83a6-4b26fafc57c4 tempest-VolumesBackupsV39Test-562164290 tempest-VolumesBackupsV39Test-562164290-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2455b638-2ad7-4da6-ad94-160600f469e7) transitioned into state 'SUCCESS' from state '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-1020764770',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ea271e73f1cb4ef9843ac739b58c27ac',qos_specs=None,replication_status=,reservations=['20d05d73-22b2-48df-a0a3-63d51426ef03','5112e894-19c5-43ec-a810-c0f2133a3fb1','238e5bea-42ce-43c4-9033-ac4ed29f07df','fc2b6906-165e-4c76-ad47-860acc793014'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='27512ec4669543308a15f531d716909c',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:33:22.417263 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-94ea092d-5126-4c13-83a6-4b26fafc57c4 tempest-VolumesBackupsV39Test-562164290 tempest-VolumesBackupsV39Test-562164290-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (743e32d7-6d7f-4511-8f87-5766ccee72fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:33:22.430032 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-94ea092d-5126-4c13-83a6-4b26fafc57c4 tempest-VolumesBackupsV39Test-562164290 tempest-VolumesBackupsV39Test-562164290-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (743e32d7-6d7f-4511-8f87-5766ccee72fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:33:22.431296 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-94ea092d-5126-4c13-83a6-4b26fafc57c4 tempest-VolumesBackupsV39Test-562164290 tempest-VolumesBackupsV39Test-562164290-project-member] Flow 'volume_create_api' (c4624a35-92a5-4812-92db-b710f8994a0d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100372) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:33:22.431961 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-94ea092d-5126-4c13-83a6-4b26fafc57c4 tempest-VolumesBackupsV39Test-562164290 tempest-VolumesBackupsV39Test-562164290-project-member] Create volume request issued successfully. Aug 12 10:33:22.432479 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-94ea092d-5126-4c13-83a6-4b26fafc57c4 tempest-VolumesBackupsV39Test-562164290 tempest-VolumesBackupsV39Test-562164290-project-member] https://10.4.3.105/volume/v3/volumes returned with HTTP 202 Aug 12 10:33:22.433015 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 206/802] 10.4.3.105 () {70 vars in 1298 bytes} [Wed Aug 12 10:33:21 2026] POST /volume/v3/volumes => generated 752 bytes in 461 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 10:33:22.449380 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-cad06ff6-1fbe-46ac-8cb1-fbf826ff3c8d None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:33:22.451652 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-cad06ff6-1fbe-46ac-8cb1-fbf826ff3c8d tempest-VolumesBackupsV39Test-562164290 tempest-VolumesBackupsV39Test-562164290-project-member] GET https://10.4.3.105/volume/v3/volumes/9adaf865-94f4-447e-a719-6834776182d6 Aug 12 10:33:22.451937 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-cad06ff6-1fbe-46ac-8cb1-fbf826ff3c8d tempest-VolumesBackupsV39Test-562164290 tempest-VolumesBackupsV39Test-562164290-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:33:22.452028 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-cad06ff6-1fbe-46ac-8cb1-fbf826ff3c8d tempest-VolumesBackupsV39Test-562164290 tempest-VolumesBackupsV39Test-562164290-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:33:22.469163 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:33:22.469163 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:33:22.474256 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-cad06ff6-1fbe-46ac-8cb1-fbf826ff3c8d tempest-VolumesBackupsV39Test-562164290 tempest-VolumesBackupsV39Test-562164290-project-member] Volume info retrieved successfully. Aug 12 10:33:22.480095 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-cad06ff6-1fbe-46ac-8cb1-fbf826ff3c8d tempest-VolumesBackupsV39Test-562164290 tempest-VolumesBackupsV39Test-562164290-project-member] https://10.4.3.105/volume/v3/volumes/9adaf865-94f4-447e-a719-6834776182d6 returned with HTTP 200 Aug 12 10:33:22.480403 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 196/803] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:33:22 2026] GET /volume/v3/volumes/9adaf865-94f4-447e-a719-6834776182d6 => generated 820 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:33:22.660987 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-57acfb61-de24-44f2-8b70-ba1d46e54ed6 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:33:22.771945 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-57acfb61-de24-44f2-8b70-ba1d46e54ed6 tempest-VolumeQuotasNegativeTestJSON-1169368689 tempest-VolumeQuotasNegativeTestJSON-1169368689-project-admin] GET https://10.4.3.105/volume/v3/os-quota-sets/af460e7e46fd44a689a7ef239dd58074 Aug 12 10:33:22.772180 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-57acfb61-de24-44f2-8b70-ba1d46e54ed6 tempest-VolumeQuotasNegativeTestJSON-1169368689 tempest-VolumeQuotasNegativeTestJSON-1169368689-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:33:22.772565 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-57acfb61-de24-44f2-8b70-ba1d46e54ed6 tempest-VolumeQuotasNegativeTestJSON-1169368689 tempest-VolumeQuotasNegativeTestJSON-1169368689-project-admin] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:33:22.786535 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-57acfb61-de24-44f2-8b70-ba1d46e54ed6 tempest-VolumeQuotasNegativeTestJSON-1169368689 tempest-VolumeQuotasNegativeTestJSON-1169368689-project-admin] https://10.4.3.105/volume/v3/os-quota-sets/af460e7e46fd44a689a7ef239dd58074 returned with HTTP 200 Aug 12 10:33:22.787247 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 199/804] 10.4.3.105 () {66 vars in 1354 bytes} [Wed Aug 12 10:33:22 2026] GET /volume/v3/os-quota-sets/af460e7e46fd44a689a7ef239dd58074 => generated 437 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:33:22.798426 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-8797d04d-2749-4c87-9204-a9a6b91296f5 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:33:22.869865 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-8797d04d-2749-4c87-9204-a9a6b91296f5 tempest-VolumeQuotasNegativeTestJSON-1385747068 tempest-VolumeQuotasNegativeTestJSON-1385747068-project-member] POST https://10.4.3.105/volume/v3/volumes Aug 12 10:33:22.870283 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-8797d04d-2749-4c87-9204-a9a6b91296f5 tempest-VolumeQuotasNegativeTestJSON-1385747068 tempest-VolumeQuotasNegativeTestJSON-1385747068-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasNegativeTestJSON-Volume-517290581"}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:33:22.873037 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.v3.volumes [None req-8797d04d-2749-4c87-9204-a9a6b91296f5 tempest-VolumeQuotasNegativeTestJSON-1385747068 tempest-VolumeQuotasNegativeTestJSON-1385747068-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasNegativeTestJSON-Volume-517290581'}} {{(pid=100375) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 10:33:22.873171 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.v3.volumes [None req-8797d04d-2749-4c87-9204-a9a6b91296f5 tempest-VolumeQuotasNegativeTestJSON-1385747068 tempest-VolumeQuotasNegativeTestJSON-1385747068-project-member] Create volume of 1 GB Aug 12 10:33:22.880614 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-8797d04d-2749-4c87-9204-a9a6b91296f5 tempest-VolumeQuotasNegativeTestJSON-1385747068 tempest-VolumeQuotasNegativeTestJSON-1385747068-project-member] Availability Zones retrieved successfully. Aug 12 10:33:22.889223 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-8797d04d-2749-4c87-9204-a9a6b91296f5 tempest-VolumeQuotasNegativeTestJSON-1385747068 tempest-VolumeQuotasNegativeTestJSON-1385747068-project-member] Flow 'volume_create_api' (7990c593-8a92-4395-9b1c-3a405d88b196) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:33:22.891426 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-8797d04d-2749-4c87-9204-a9a6b91296f5 tempest-VolumeQuotasNegativeTestJSON-1385747068 tempest-VolumeQuotasNegativeTestJSON-1385747068-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b7b6312e-c6c9-4fbb-bec0-c5cbf12453e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:33:22.892826 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.flows.api.create_volume [None req-8797d04d-2749-4c87-9204-a9a6b91296f5 tempest-VolumeQuotasNegativeTestJSON-1385747068 tempest-VolumeQuotasNegativeTestJSON-1385747068-project-member] Validating volume size '1' using validate_int {{(pid=100375) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 10:33:22.905911 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-0af95a0b-bb9f-4ab5-b1c5-fe1efc925f54 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:33:22.908661 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-0af95a0b-bb9f-4ab5-b1c5-fe1efc925f54 tempest-ServerActionsTestOtherA-124071967 tempest-ServerActionsTestOtherA-124071967-project-member] GET https://10.4.3.105/volume/v3/volumes/f57c7ba6-9c06-4e0d-9ae1-5c4f7a1e7c3a Aug 12 10:33:22.908914 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-0af95a0b-bb9f-4ab5-b1c5-fe1efc925f54 tempest-ServerActionsTestOtherA-124071967 tempest-ServerActionsTestOtherA-124071967-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:33:22.909182 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-0af95a0b-bb9f-4ab5-b1c5-fe1efc925f54 tempest-ServerActionsTestOtherA-124071967 tempest-ServerActionsTestOtherA-124071967-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:33:22.919932 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:33:22.919932 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:33:22.926641 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-0af95a0b-bb9f-4ab5-b1c5-fe1efc925f54 tempest-ServerActionsTestOtherA-124071967 tempest-ServerActionsTestOtherA-124071967-project-member] Volume info retrieved successfully. Aug 12 10:33:22.928540 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-8797d04d-2749-4c87-9204-a9a6b91296f5 tempest-VolumeQuotasNegativeTestJSON-1385747068 tempest-VolumeQuotasNegativeTestJSON-1385747068-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b7b6312e-c6c9-4fbb-bec0-c5cbf12453e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T10:26:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6cd66f07-4c7b-40b2-9dfb-378538f29c9e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:33:22.929443 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-8797d04d-2749-4c87-9204-a9a6b91296f5 tempest-VolumeQuotasNegativeTestJSON-1385747068 tempest-VolumeQuotasNegativeTestJSON-1385747068-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (204742e9-53dc-4735-9eb1-6017a830db44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:33:22.931717 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-0af95a0b-bb9f-4ab5-b1c5-fe1efc925f54 tempest-ServerActionsTestOtherA-124071967 tempest-ServerActionsTestOtherA-124071967-project-member] https://10.4.3.105/volume/v3/volumes/f57c7ba6-9c06-4e0d-9ae1-5c4f7a1e7c3a returned with HTTP 200 Aug 12 10:33:22.932149 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 207/805] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:33:22 2026] GET /volume/v3/volumes/f57c7ba6-9c06-4e0d-9ae1-5c4f7a1e7c3a => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:33:22.984989 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-5ab5c9ec-bb45-4fbf-8023-79181169098d req-a2dc8ee0-7921-4799-8ec6-b97e3006c3eb None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:33:22.987799 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-5ab5c9ec-bb45-4fbf-8023-79181169098d req-a2dc8ee0-7921-4799-8ec6-b97e3006c3eb tempest-ServerActionsTestOtherA-124071967 tempest-ServerActionsTestOtherA-124071967-project-member] GET https://10.4.3.105/volume/v3/volumes/f57c7ba6-9c06-4e0d-9ae1-5c4f7a1e7c3a Aug 12 10:33:22.988107 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-5ab5c9ec-bb45-4fbf-8023-79181169098d req-a2dc8ee0-7921-4799-8ec6-b97e3006c3eb tempest-ServerActionsTestOtherA-124071967 tempest-ServerActionsTestOtherA-124071967-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:33:22.988379 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-5ab5c9ec-bb45-4fbf-8023-79181169098d req-a2dc8ee0-7921-4799-8ec6-b97e3006c3eb tempest-ServerActionsTestOtherA-124071967 tempest-ServerActionsTestOtherA-124071967-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:33:23.000297 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:33:23.000297 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:33:23.004947 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [req-5ab5c9ec-bb45-4fbf-8023-79181169098d req-a2dc8ee0-7921-4799-8ec6-b97e3006c3eb tempest-ServerActionsTestOtherA-124071967 tempest-ServerActionsTestOtherA-124071967-project-member] Volume info retrieved successfully. Aug 12 10:33:23.010706 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-5ab5c9ec-bb45-4fbf-8023-79181169098d req-a2dc8ee0-7921-4799-8ec6-b97e3006c3eb tempest-ServerActionsTestOtherA-124071967 tempest-ServerActionsTestOtherA-124071967-project-member] https://10.4.3.105/volume/v3/volumes/f57c7ba6-9c06-4e0d-9ae1-5c4f7a1e7c3a returned with HTTP 200 Aug 12 10:33:23.011330 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 197/806] 10.4.3.105 () {68 vars in 1598 bytes} [Wed Aug 12 10:33:22 2026] GET /volume/v3/volumes/f57c7ba6-9c06-4e0d-9ae1-5c4f7a1e7c3a => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:33:23.016860 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.quota [None req-8797d04d-2749-4c87-9204-a9a6b91296f5 tempest-VolumeQuotasNegativeTestJSON-1385747068 tempest-VolumeQuotasNegativeTestJSON-1385747068-project-member] Created reservations ['8216846f-ada7-42ff-bcc1-93d6d5467363', '148efa93-906f-47ab-885d-c2a9819d4990', '21378caf-46d3-4c45-a486-99d9552a5e33', 'e7a35de7-2a8c-4037-9729-743a1cb046f9'] {{(pid=100375) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:33:23.018173 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-8797d04d-2749-4c87-9204-a9a6b91296f5 tempest-VolumeQuotasNegativeTestJSON-1385747068 tempest-VolumeQuotasNegativeTestJSON-1385747068-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (204742e9-53dc-4735-9eb1-6017a830db44) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8216846f-ada7-42ff-bcc1-93d6d5467363', '148efa93-906f-47ab-885d-c2a9819d4990', '21378caf-46d3-4c45-a486-99d9552a5e33', 'e7a35de7-2a8c-4037-9729-743a1cb046f9']}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:33:23.019315 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-8797d04d-2749-4c87-9204-a9a6b91296f5 tempest-VolumeQuotasNegativeTestJSON-1385747068 tempest-VolumeQuotasNegativeTestJSON-1385747068-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ab137e7e-ecf4-4565-b2df-233f13ce1b7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:33:23.036889 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-c1fdcf2c-d718-4b93-b394-04d1f9efc608 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:33:23.038133 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-c1fdcf2c-d718-4b93-b394-04d1f9efc608 tempest-TaggedBootDevicesTest-351536588 tempest-TaggedBootDevicesTest-351536588-project-member] GET https://10.4.3.105/volume/v3/volumes/881f8694-ad3a-4fdb-add2-68a6cd9f9ae5 Aug 12 10:33:23.038551 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-c1fdcf2c-d718-4b93-b394-04d1f9efc608 tempest-TaggedBootDevicesTest-351536588 tempest-TaggedBootDevicesTest-351536588-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:33:23.038551 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-c1fdcf2c-d718-4b93-b394-04d1f9efc608 tempest-TaggedBootDevicesTest-351536588 tempest-TaggedBootDevicesTest-351536588-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:33:23.047863 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-c1fdcf2c-d718-4b93-b394-04d1f9efc608 tempest-TaggedBootDevicesTest-351536588 tempest-TaggedBootDevicesTest-351536588-project-member] https://10.4.3.105/volume/v3/volumes/881f8694-ad3a-4fdb-add2-68a6cd9f9ae5 returned with HTTP 404 Aug 12 10:33:23.048498 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 200/807] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:33:23 2026] GET /volume/v3/volumes/881f8694-ad3a-4fdb-add2-68a6cd9f9ae5 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:33:23.058698 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-8797d04d-2749-4c87-9204-a9a6b91296f5 tempest-VolumeQuotasNegativeTestJSON-1385747068 tempest-VolumeQuotasNegativeTestJSON-1385747068-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ab137e7e-ecf4-4565-b2df-233f13ce1b7e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '968c0558-4498-4e65-88ee-5c3d842b4a27', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-517290581',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='af460e7e46fd44a689a7ef239dd58074',qos_specs=None,replication_status=,reservations=['8216846f-ada7-42ff-bcc1-93d6d5467363','148efa93-906f-47ab-885d-c2a9819d4990','21378caf-46d3-4c45-a486-99d9552a5e33','e7a35de7-2a8c-4037-9729-743a1cb046f9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='72d5589476ca4e559ed58f123a2b0638',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:33:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-517290581',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=968c0558-4498-4e65-88ee-5c3d842b4a27,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='af460e7e46fd44a689a7ef239dd58074',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='72d5589476ca4e559ed58f123a2b0638',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6cd66f07-4c7b-40b2-9dfb-378538f29c9e),volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:33:23.059473 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-8797d04d-2749-4c87-9204-a9a6b91296f5 tempest-VolumeQuotasNegativeTestJSON-1385747068 tempest-VolumeQuotasNegativeTestJSON-1385747068-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e0d87da8-4152-4baa-a99d-f7c5d9234ccf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:33:23.089448 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-8797d04d-2749-4c87-9204-a9a6b91296f5 tempest-VolumeQuotasNegativeTestJSON-1385747068 tempest-VolumeQuotasNegativeTestJSON-1385747068-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e0d87da8-4152-4baa-a99d-f7c5d9234ccf) transitioned into state 'SUCCESS' from state '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-517290581',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='af460e7e46fd44a689a7ef239dd58074',qos_specs=None,replication_status=,reservations=['8216846f-ada7-42ff-bcc1-93d6d5467363','148efa93-906f-47ab-885d-c2a9819d4990','21378caf-46d3-4c45-a486-99d9552a5e33','e7a35de7-2a8c-4037-9729-743a1cb046f9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='72d5589476ca4e559ed58f123a2b0638',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:33:23.090657 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-8797d04d-2749-4c87-9204-a9a6b91296f5 tempest-VolumeQuotasNegativeTestJSON-1385747068 tempest-VolumeQuotasNegativeTestJSON-1385747068-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3ca74bc0-5d2b-47ec-b2a0-e6861be23bf7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:33:23.104282 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-8797d04d-2749-4c87-9204-a9a6b91296f5 tempest-VolumeQuotasNegativeTestJSON-1385747068 tempest-VolumeQuotasNegativeTestJSON-1385747068-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3ca74bc0-5d2b-47ec-b2a0-e6861be23bf7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:33:23.105237 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-8797d04d-2749-4c87-9204-a9a6b91296f5 tempest-VolumeQuotasNegativeTestJSON-1385747068 tempest-VolumeQuotasNegativeTestJSON-1385747068-project-member] Flow 'volume_create_api' (7990c593-8a92-4395-9b1c-3a405d88b196) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100375) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:33:23.105654 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-8797d04d-2749-4c87-9204-a9a6b91296f5 tempest-VolumeQuotasNegativeTestJSON-1385747068 tempest-VolumeQuotasNegativeTestJSON-1385747068-project-member] Create volume request issued successfully. Aug 12 10:33:23.106390 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-8797d04d-2749-4c87-9204-a9a6b91296f5 tempest-VolumeQuotasNegativeTestJSON-1385747068 tempest-VolumeQuotasNegativeTestJSON-1385747068-project-member] https://10.4.3.105/volume/v3/volumes returned with HTTP 202 Aug 12 10:33:23.106966 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 204/808] 10.4.3.105 () {68 vars in 1258 bytes} [Wed Aug 12 10:33:22 2026] POST /volume/v3/volumes => generated 758 bytes in 309 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 10:33:23.119294 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-2a25aff8-fffd-47cf-ae91-1a240c1b7b14 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:33:23.120320 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-2a25aff8-fffd-47cf-ae91-1a240c1b7b14 None None] GET https://10.4.3.105/volume// Aug 12 10:33:23.120320 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-2a25aff8-fffd-47cf-ae91-1a240c1b7b14 None None] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:33:23.120320 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-2a25aff8-fffd-47cf-ae91-1a240c1b7b14 None None] Calling method 'all' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:33:23.121041 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-2a25aff8-fffd-47cf-ae91-1a240c1b7b14 None None] https://10.4.3.105/volume// returned with HTTP 300 Aug 12 10:33:23.121401 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 208/809] 10.4.3.105 () {66 vars in 1428 bytes} [Wed Aug 12 10:33:23 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 10:33:23.122892 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-f8c24bb1-7fe3-4e91-bcd9-52dd3e381d8b None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:33:23.126153 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-f8c24bb1-7fe3-4e91-bcd9-52dd3e381d8b tempest-VolumeQuotasNegativeTestJSON-1385747068 tempest-VolumeQuotasNegativeTestJSON-1385747068-project-member] GET https://10.4.3.105/volume/v3/volumes/968c0558-4498-4e65-88ee-5c3d842b4a27 Aug 12 10:33:23.126349 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-f8c24bb1-7fe3-4e91-bcd9-52dd3e381d8b tempest-VolumeQuotasNegativeTestJSON-1385747068 tempest-VolumeQuotasNegativeTestJSON-1385747068-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:33:23.126581 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-f8c24bb1-7fe3-4e91-bcd9-52dd3e381d8b tempest-VolumeQuotasNegativeTestJSON-1385747068 tempest-VolumeQuotasNegativeTestJSON-1385747068-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:33:23.132750 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-5ab5c9ec-bb45-4fbf-8023-79181169098d req-379246ac-c12e-4022-9ef1-15a40e50d056 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:33:23.136114 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-5ab5c9ec-bb45-4fbf-8023-79181169098d req-379246ac-c12e-4022-9ef1-15a40e50d056 tempest-ServerActionsTestOtherA-124071967 tempest-ServerActionsTestOtherA-124071967-project-member] POST https://10.4.3.105/volume/v3/attachments Aug 12 10:33:23.136604 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-5ab5c9ec-bb45-4fbf-8023-79181169098d req-379246ac-c12e-4022-9ef1-15a40e50d056 tempest-ServerActionsTestOtherA-124071967 tempest-ServerActionsTestOtherA-124071967-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f57c7ba6-9c06-4e0d-9ae1-5c4f7a1e7c3a", "connector": null, "instance_uuid": "86cbc85c-e7d6-49d3-89a4-daebf67d4600"}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:33:23.137335 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:33:23.137335 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:33:23.143923 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-f8c24bb1-7fe3-4e91-bcd9-52dd3e381d8b tempest-VolumeQuotasNegativeTestJSON-1385747068 tempest-VolumeQuotasNegativeTestJSON-1385747068-project-member] Volume info retrieved successfully. Aug 12 10:33:23.149202 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:33:23.149202 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:33:23.149387 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-f8c24bb1-7fe3-4e91-bcd9-52dd3e381d8b tempest-VolumeQuotasNegativeTestJSON-1385747068 tempest-VolumeQuotasNegativeTestJSON-1385747068-project-member] https://10.4.3.105/volume/v3/volumes/968c0558-4498-4e65-88ee-5c3d842b4a27 returned with HTTP 200 Aug 12 10:33:23.149860 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 198/810] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:33:23 2026] GET /volume/v3/volumes/968c0558-4498-4e65-88ee-5c3d842b4a27 => generated 826 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:33:23.199490 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-5ab5c9ec-bb45-4fbf-8023-79181169098d req-379246ac-c12e-4022-9ef1-15a40e50d056 tempest-ServerActionsTestOtherA-124071967 tempest-ServerActionsTestOtherA-124071967-project-member] https://10.4.3.105/volume/v3/attachments returned with HTTP 200 Aug 12 10:33:23.200056 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 201/811] 10.4.3.105 () {74 vars in 1594 bytes} [Wed Aug 12 10:33:23 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 10:33:23.240546 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-1d4d31f0-5ea8-4956-8b76-07fc530612b7 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:33:23.240546 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-1d4d31f0-5ea8-4956-8b76-07fc530612b7 tempest-ServerActionsTestOtherA-124071967 tempest-ServerActionsTestOtherA-124071967-project-member] GET https://10.4.3.105/volume/v3/volumes/f57c7ba6-9c06-4e0d-9ae1-5c4f7a1e7c3a Aug 12 10:33:23.240546 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-1d4d31f0-5ea8-4956-8b76-07fc530612b7 tempest-ServerActionsTestOtherA-124071967 tempest-ServerActionsTestOtherA-124071967-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:33:23.240546 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-1d4d31f0-5ea8-4956-8b76-07fc530612b7 tempest-ServerActionsTestOtherA-124071967 tempest-ServerActionsTestOtherA-124071967-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:33:23.250063 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-c238ccbe-476d-472a-92fe-301eadd9a641 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:33:23.250441 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-c238ccbe-476d-472a-92fe-301eadd9a641 None None] GET https://10.4.3.105/volume// Aug 12 10:33:23.250645 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-c238ccbe-476d-472a-92fe-301eadd9a641 None None] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:33:23.250844 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-c238ccbe-476d-472a-92fe-301eadd9a641 None None] Calling method 'all' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:33:23.251160 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-c238ccbe-476d-472a-92fe-301eadd9a641 None None] https://10.4.3.105/volume// returned with HTTP 300 Aug 12 10:33:23.251691 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 209/812] 10.4.3.105 () {66 vars in 1426 bytes} [Wed Aug 12 10:33: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 10:33:23.258877 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:33:23.258877 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:33:23.260877 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-5ab5c9ec-bb45-4fbf-8023-79181169098d req-2423ce87-d62f-4e5c-bec8-10f37240d450 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:33:23.262801 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-5ab5c9ec-bb45-4fbf-8023-79181169098d req-2423ce87-d62f-4e5c-bec8-10f37240d450 tempest-ServerActionsTestOtherA-124071967 tempest-ServerActionsTestOtherA-124071967-project-member] GET https://10.4.3.105/volume/v3/volumes/f57c7ba6-9c06-4e0d-9ae1-5c4f7a1e7c3a Aug 12 10:33:23.263182 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-5ab5c9ec-bb45-4fbf-8023-79181169098d req-2423ce87-d62f-4e5c-bec8-10f37240d450 tempest-ServerActionsTestOtherA-124071967 tempest-ServerActionsTestOtherA-124071967-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:33:23.263182 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-5ab5c9ec-bb45-4fbf-8023-79181169098d req-2423ce87-d62f-4e5c-bec8-10f37240d450 tempest-ServerActionsTestOtherA-124071967 tempest-ServerActionsTestOtherA-124071967-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:33:23.263642 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-1d4d31f0-5ea8-4956-8b76-07fc530612b7 tempest-ServerActionsTestOtherA-124071967 tempest-ServerActionsTestOtherA-124071967-project-member] Volume info retrieved successfully. Aug 12 10:33:23.270141 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-1d4d31f0-5ea8-4956-8b76-07fc530612b7 tempest-ServerActionsTestOtherA-124071967 tempest-ServerActionsTestOtherA-124071967-project-member] https://10.4.3.105/volume/v3/volumes/f57c7ba6-9c06-4e0d-9ae1-5c4f7a1e7c3a returned with HTTP 200 Aug 12 10:33:23.270141 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 205/813] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:33:23 2026] GET /volume/v3/volumes/f57c7ba6-9c06-4e0d-9ae1-5c4f7a1e7c3a => generated 846 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:33:23.276569 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:33:23.276569 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:33:23.280329 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [req-5ab5c9ec-bb45-4fbf-8023-79181169098d req-2423ce87-d62f-4e5c-bec8-10f37240d450 tempest-ServerActionsTestOtherA-124071967 tempest-ServerActionsTestOtherA-124071967-project-member] Volume info retrieved successfully. Aug 12 10:33:23.285603 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-5ab5c9ec-bb45-4fbf-8023-79181169098d req-2423ce87-d62f-4e5c-bec8-10f37240d450 tempest-ServerActionsTestOtherA-124071967 tempest-ServerActionsTestOtherA-124071967-project-member] https://10.4.3.105/volume/v3/volumes/f57c7ba6-9c06-4e0d-9ae1-5c4f7a1e7c3a returned with HTTP 200 Aug 12 10:33:23.286151 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 199/814] 10.4.3.105 () {70 vars in 1639 bytes} [Wed Aug 12 10:33:23 2026] GET /volume/v3/volumes/f57c7ba6-9c06-4e0d-9ae1-5c4f7a1e7c3a => generated 1026 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 10:33:23.408216 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-113798bc-0b8c-4f33-89d6-fe4572b24102 req-dba3daa5-15b2-4b82-a3e1-b1819eb91d75 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:33:23.410662 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-113798bc-0b8c-4f33-89d6-fe4572b24102 req-dba3daa5-15b2-4b82-a3e1-b1819eb91d75 tempest-ServerActionsV293TestJSON-552388841 tempest-ServerActionsV293TestJSON-552388841-project-member] GET https://10.4.3.105/volume/v3/volumes/78c4671b-3bec-475a-8330-3b69f775a8ed Aug 12 10:33:23.410879 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-113798bc-0b8c-4f33-89d6-fe4572b24102 req-dba3daa5-15b2-4b82-a3e1-b1819eb91d75 tempest-ServerActionsV293TestJSON-552388841 tempest-ServerActionsV293TestJSON-552388841-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:33:23.411122 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-113798bc-0b8c-4f33-89d6-fe4572b24102 req-dba3daa5-15b2-4b82-a3e1-b1819eb91d75 tempest-ServerActionsV293TestJSON-552388841 tempest-ServerActionsV293TestJSON-552388841-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:33:23.415059 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [req-5ab5c9ec-bb45-4fbf-8023-79181169098d req-24ee7d6e-8e8e-4dc4-9a75-047efb45af08 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:33:23.420679 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-5ab5c9ec-bb45-4fbf-8023-79181169098d req-24ee7d6e-8e8e-4dc4-9a75-047efb45af08 tempest-ServerActionsTestOtherA-124071967 tempest-ServerActionsTestOtherA-124071967-project-member] PUT https://10.4.3.105/volume/v3/attachments/b85de84a-a461-41c6-abac-ca8aa82f4fba Aug 12 10:33:23.421184 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [req-5ab5c9ec-bb45-4fbf-8023-79181169098d req-24ee7d6e-8e8e-4dc4-9a75-047efb45af08 tempest-ServerActionsTestOtherA-124071967 tempest-ServerActionsTestOtherA-124071967-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.105", "host": "np0000007037", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a295cd65dd1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "cc953c5f-eaed-46bf-96e8-0985bbef0414", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:33:23.430297 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:33:23.430297 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:33:23.434629 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [req-113798bc-0b8c-4f33-89d6-fe4572b24102 req-dba3daa5-15b2-4b82-a3e1-b1819eb91d75 tempest-ServerActionsV293TestJSON-552388841 tempest-ServerActionsV293TestJSON-552388841-project-member] Volume info retrieved successfully. Aug 12 10:33:23.434911 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.coordination [req-5ab5c9ec-bb45-4fbf-8023-79181169098d req-24ee7d6e-8e8e-4dc4-9a75-047efb45af08 tempest-ServerActionsTestOtherA-124071967 tempest-ServerActionsTestOtherA-124071967-project-member] Acquiring lock "cinder-attachment_update-f57c7ba6-9c06-4e0d-9ae1-5c4f7a1e7c3a-np0000007037" by "attachment_update" {{(pid=100372) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 10:33:23.442125 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.coordination [req-5ab5c9ec-bb45-4fbf-8023-79181169098d req-24ee7d6e-8e8e-4dc4-9a75-047efb45af08 tempest-ServerActionsTestOtherA-124071967 tempest-ServerActionsTestOtherA-124071967-project-member] Lock "cinder-attachment_update-f57c7ba6-9c06-4e0d-9ae1-5c4f7a1e7c3a-np0000007037" acquired by "attachment_update" :: waited 0.007s {{(pid=100372) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 10:33:23.442309 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-113798bc-0b8c-4f33-89d6-fe4572b24102 req-dba3daa5-15b2-4b82-a3e1-b1819eb91d75 tempest-ServerActionsV293TestJSON-552388841 tempest-ServerActionsV293TestJSON-552388841-project-member] https://10.4.3.105/volume/v3/volumes/78c4671b-3bec-475a-8330-3b69f775a8ed returned with HTTP 200 Aug 12 10:33:23.442982 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 202/815] 10.4.3.105 () {68 vars in 1598 bytes} [Wed Aug 12 10:33:23 2026] GET /volume/v3/volumes/78c4671b-3bec-475a-8330-3b69f775a8ed => generated 1653 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:33:23.443156 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:33:23.443156 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:33:23.483224 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-113798bc-0b8c-4f33-89d6-fe4572b24102 req-e467a7d4-bb29-4872-8021-adb1aee1fffd None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:33:23.486234 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-113798bc-0b8c-4f33-89d6-fe4572b24102 req-e467a7d4-bb29-4872-8021-adb1aee1fffd tempest-ServerActionsV293TestJSON-552388841 tempest-ServerActionsV293TestJSON-552388841-project-member] GET https://10.4.3.105/volume/v3/volumes/78c4671b-3bec-475a-8330-3b69f775a8ed Aug 12 10:33:23.486611 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-113798bc-0b8c-4f33-89d6-fe4572b24102 req-e467a7d4-bb29-4872-8021-adb1aee1fffd tempest-ServerActionsV293TestJSON-552388841 tempest-ServerActionsV293TestJSON-552388841-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:33:23.487059 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-113798bc-0b8c-4f33-89d6-fe4572b24102 req-e467a7d4-bb29-4872-8021-adb1aee1fffd tempest-ServerActionsV293TestJSON-552388841 tempest-ServerActionsV293TestJSON-552388841-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:33:23.496484 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-9ee7bc28-12be-4255-bc41-d6804d2ca7ab None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:33:23.498308 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-9ee7bc28-12be-4255-bc41-d6804d2ca7ab tempest-VolumesBackupsV39Test-562164290 tempest-VolumesBackupsV39Test-562164290-project-member] GET https://10.4.3.105/volume/v3/volumes/9adaf865-94f4-447e-a719-6834776182d6 Aug 12 10:33:23.498582 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-9ee7bc28-12be-4255-bc41-d6804d2ca7ab tempest-VolumesBackupsV39Test-562164290 tempest-VolumesBackupsV39Test-562164290-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:33:23.498849 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-9ee7bc28-12be-4255-bc41-d6804d2ca7ab tempest-VolumesBackupsV39Test-562164290 tempest-VolumesBackupsV39Test-562164290-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:33:23.508341 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:33:23.508341 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:33:23.517299 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:33:23.517299 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:33:23.517901 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [req-113798bc-0b8c-4f33-89d6-fe4572b24102 req-e467a7d4-bb29-4872-8021-adb1aee1fffd tempest-ServerActionsV293TestJSON-552388841 tempest-ServerActionsV293TestJSON-552388841-project-member] Volume info retrieved successfully. Aug 12 10:33:23.524118 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-9ee7bc28-12be-4255-bc41-d6804d2ca7ab tempest-VolumesBackupsV39Test-562164290 tempest-VolumesBackupsV39Test-562164290-project-member] Volume info retrieved successfully. Aug 12 10:33:23.525503 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-113798bc-0b8c-4f33-89d6-fe4572b24102 req-e467a7d4-bb29-4872-8021-adb1aee1fffd tempest-ServerActionsV293TestJSON-552388841 tempest-ServerActionsV293TestJSON-552388841-project-member] https://10.4.3.105/volume/v3/volumes/78c4671b-3bec-475a-8330-3b69f775a8ed returned with HTTP 200 Aug 12 10:33:23.526119 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 206/816] 10.4.3.105 () {68 vars in 1598 bytes} [Wed Aug 12 10:33:23 2026] GET /volume/v3/volumes/78c4671b-3bec-475a-8330-3b69f775a8ed => generated 1653 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:33:23.529957 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-9ee7bc28-12be-4255-bc41-d6804d2ca7ab tempest-VolumesBackupsV39Test-562164290 tempest-VolumesBackupsV39Test-562164290-project-member] https://10.4.3.105/volume/v3/volumes/9adaf865-94f4-447e-a719-6834776182d6 returned with HTTP 200 Aug 12 10:33:23.530348 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 200/817] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:33:23 2026] GET /volume/v3/volumes/9adaf865-94f4-447e-a719-6834776182d6 => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:33:23.544827 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-fd47f9bd-66b6-423b-8a0d-bf25871c47be None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:33:23.547265 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-fd47f9bd-66b6-423b-8a0d-bf25871c47be tempest-VolumesBackupsV39Test-562164290 tempest-VolumesBackupsV39Test-562164290-project-member] POST https://10.4.3.105/volume/v3/backups Aug 12 10:33:23.547656 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-fd47f9bd-66b6-423b-8a0d-bf25871c47be tempest-VolumesBackupsV39Test-562164290 tempest-VolumesBackupsV39Test-562164290-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "9adaf865-94f4-447e-a719-6834776182d6", "name": "tempest-VolumesBackupsV39Test-Backup-791878865", "container": "tempest-volumesbackupsv39test-backup-container-1887041861"}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:33:23.549091 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.contrib.backups [None req-fd47f9bd-66b6-423b-8a0d-bf25871c47be tempest-VolumesBackupsV39Test-562164290 tempest-VolumesBackupsV39Test-562164290-project-member] Creating new backup {'backup': {'volume_id': '9adaf865-94f4-447e-a719-6834776182d6', 'name': 'tempest-VolumesBackupsV39Test-Backup-791878865', 'container': 'tempest-volumesbackupsv39test-backup-container-1887041861'}} {{(pid=100373) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 12 10:33:23.549229 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.contrib.backups [None req-fd47f9bd-66b6-423b-8a0d-bf25871c47be tempest-VolumesBackupsV39Test-562164290 tempest-VolumesBackupsV39Test-562164290-project-member] Creating backup of volume 9adaf865-94f4-447e-a719-6834776182d6 in container tempest-volumesbackupsv39test-backup-container-1887041861 Aug 12 10:33:23.558030 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:33:23.558030 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:33:23.558655 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-fd47f9bd-66b6-423b-8a0d-bf25871c47be tempest-VolumesBackupsV39Test-562164290 tempest-VolumesBackupsV39Test-562164290-project-member] Volume info retrieved successfully. Aug 12 10:33:23.574277 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.coordination [req-5ab5c9ec-bb45-4fbf-8023-79181169098d req-24ee7d6e-8e8e-4dc4-9a75-047efb45af08 tempest-ServerActionsTestOtherA-124071967 tempest-ServerActionsTestOtherA-124071967-project-member] Lock "cinder-attachment_update-f57c7ba6-9c06-4e0d-9ae1-5c4f7a1e7c3a-np0000007037" released by "attachment_update" :: held 0.132s {{(pid=100372) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 10:33:23.574607 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-5ab5c9ec-bb45-4fbf-8023-79181169098d req-24ee7d6e-8e8e-4dc4-9a75-047efb45af08 tempest-ServerActionsTestOtherA-124071967 tempest-ServerActionsTestOtherA-124071967-project-member] https://10.4.3.105/volume/v3/attachments/b85de84a-a461-41c6-abac-ca8aa82f4fba returned with HTTP 200 Aug 12 10:33:23.575065 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 210/818] 10.4.3.105 () {74 vars in 1704 bytes} [Wed Aug 12 10:33:23 2026] PUT /volume/v3/attachments/b85de84a-a461-41c6-abac-ca8aa82f4fba => generated 969 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:33:23.597161 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.quota [None req-fd47f9bd-66b6-423b-8a0d-bf25871c47be tempest-VolumesBackupsV39Test-562164290 tempest-VolumesBackupsV39Test-562164290-project-member] Created reservations ['f8ba81d3-440d-4feb-9696-f0985cd9f56d', '3a79f759-9c03-496b-8778-423386130d5b'] {{(pid=100373) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:33:23.670030 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-fd47f9bd-66b6-423b-8a0d-bf25871c47be tempest-VolumesBackupsV39Test-562164290 tempest-VolumesBackupsV39Test-562164290-project-member] https://10.4.3.105/volume/v3/backups returned with HTTP 202 Aug 12 10:33:23.670437 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 203/819] 10.4.3.105 () {70 vars in 1299 bytes} [Wed Aug 12 10:33:23 2026] POST /volume/v3/backups => generated 332 bytes in 126 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 10:33:23.683755 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-e262f64e-ef19-4707-b2cb-466205c27e00 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:33:23.687674 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-e262f64e-ef19-4707-b2cb-466205c27e00 tempest-VolumesBackupsV39Test-562164290 tempest-VolumesBackupsV39Test-562164290-project-member] GET https://10.4.3.105/volume/v3/backups/c2a224f4-74d0-4d79-8728-2a7694e1cc4b Aug 12 10:33:23.687903 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-e262f64e-ef19-4707-b2cb-466205c27e00 tempest-VolumesBackupsV39Test-562164290 tempest-VolumesBackupsV39Test-562164290-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:33:23.688176 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-e262f64e-ef19-4707-b2cb-466205c27e00 tempest-VolumesBackupsV39Test-562164290 tempest-VolumesBackupsV39Test-562164290-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:33:23.688346 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-e262f64e-ef19-4707-b2cb-466205c27e00 tempest-VolumesBackupsV39Test-562164290 tempest-VolumesBackupsV39Test-562164290-project-member] Show backup with id c2a224f4-74d0-4d79-8728-2a7694e1cc4b. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:33:23.712919 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:33:23.712919 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:33:23.713990 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-e262f64e-ef19-4707-b2cb-466205c27e00 tempest-VolumesBackupsV39Test-562164290 tempest-VolumesBackupsV39Test-562164290-project-member] https://10.4.3.105/volume/v3/backups/c2a224f4-74d0-4d79-8728-2a7694e1cc4b returned with HTTP 200 Aug 12 10:33:23.714470 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 207/820] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:33:23 2026] GET /volume/v3/backups/c2a224f4-74d0-4d79-8728-2a7694e1cc4b => generated 794 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:33:24.165555 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-f311b801-64d8-482b-a853-14d9a7535466 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:33:24.167641 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-f311b801-64d8-482b-a853-14d9a7535466 tempest-VolumeQuotasNegativeTestJSON-1385747068 tempest-VolumeQuotasNegativeTestJSON-1385747068-project-member] GET https://10.4.3.105/volume/v3/volumes/968c0558-4498-4e65-88ee-5c3d842b4a27 Aug 12 10:33:24.167847 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-f311b801-64d8-482b-a853-14d9a7535466 tempest-VolumeQuotasNegativeTestJSON-1385747068 tempest-VolumeQuotasNegativeTestJSON-1385747068-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:33:24.168265 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-f311b801-64d8-482b-a853-14d9a7535466 tempest-VolumeQuotasNegativeTestJSON-1385747068 tempest-VolumeQuotasNegativeTestJSON-1385747068-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:33:24.177854 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:33:24.177854 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:33:24.184640 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-f311b801-64d8-482b-a853-14d9a7535466 tempest-VolumeQuotasNegativeTestJSON-1385747068 tempest-VolumeQuotasNegativeTestJSON-1385747068-project-member] Volume info retrieved successfully. Aug 12 10:33:24.192244 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-f311b801-64d8-482b-a853-14d9a7535466 tempest-VolumeQuotasNegativeTestJSON-1385747068 tempest-VolumeQuotasNegativeTestJSON-1385747068-project-member] https://10.4.3.105/volume/v3/volumes/968c0558-4498-4e65-88ee-5c3d842b4a27 returned with HTTP 200 Aug 12 10:33:24.192723 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 201/821] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:33:24 2026] GET /volume/v3/volumes/968c0558-4498-4e65-88ee-5c3d842b4a27 => generated 851 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:33:24.209083 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-d43314b6-df4c-48b5-bc54-0e9e217540ed None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:33:24.211131 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-d43314b6-df4c-48b5-bc54-0e9e217540ed tempest-VolumeQuotasNegativeTestJSON-1169368689 tempest-VolumeQuotasNegativeTestJSON-1169368689-project-admin] PUT https://10.4.3.105/volume/v3/os-quota-sets/af460e7e46fd44a689a7ef239dd58074 Aug 12 10:33:24.211260 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-d43314b6-df4c-48b5-bc54-0e9e217540ed tempest-VolumeQuotasNegativeTestJSON-1169368689 tempest-VolumeQuotasNegativeTestJSON-1169368689-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1, "volumes": -1}} {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:33:24.223285 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:33:24.223285 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:33:24.268397 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-d43314b6-df4c-48b5-bc54-0e9e217540ed tempest-VolumeQuotasNegativeTestJSON-1169368689 tempest-VolumeQuotasNegativeTestJSON-1169368689-project-admin] https://10.4.3.105/volume/v3/os-quota-sets/af460e7e46fd44a689a7ef239dd58074 returned with HTTP 200 Aug 12 10:33:24.269019 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 211/822] 10.4.3.105 () {68 vars in 1374 bytes} [Wed Aug 12 10:33:24 2026] PUT /volume/v3/os-quota-sets/af460e7e46fd44a689a7ef239dd58074 => generated 392 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:33:24.278206 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-50c4023d-7438-42f7-95f4-28370a31715a None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:33:24.282382 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-50c4023d-7438-42f7-95f4-28370a31715a tempest-VolumeQuotasNegativeTestJSON-1385747068 tempest-VolumeQuotasNegativeTestJSON-1385747068-project-member] POST https://10.4.3.105/volume/v3/volumes Aug 12 10:33:24.282762 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-50c4023d-7438-42f7-95f4-28370a31715a tempest-VolumeQuotasNegativeTestJSON-1385747068 tempest-VolumeQuotasNegativeTestJSON-1385747068-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:33:24.284653 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.v3.volumes [None req-50c4023d-7438-42f7-95f4-28370a31715a tempest-VolumeQuotasNegativeTestJSON-1385747068 tempest-VolumeQuotasNegativeTestJSON-1385747068-project-member] Create volume request body: {'volume': {'size': 2}} {{(pid=100373) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 10:33:24.284835 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.v3.volumes [None req-50c4023d-7438-42f7-95f4-28370a31715a tempest-VolumeQuotasNegativeTestJSON-1385747068 tempest-VolumeQuotasNegativeTestJSON-1385747068-project-member] Create volume of 2 GB Aug 12 10:33:24.285218 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:33:24.285218 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:33:24.290939 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-ad71a8c2-3b2a-4d11-ac9f-f17d71673bdf None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:33:24.292368 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-50c4023d-7438-42f7-95f4-28370a31715a tempest-VolumeQuotasNegativeTestJSON-1385747068 tempest-VolumeQuotasNegativeTestJSON-1385747068-project-member] Availability Zones retrieved successfully. Aug 12 10:33:24.293257 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-ad71a8c2-3b2a-4d11-ac9f-f17d71673bdf tempest-ServerActionsTestOtherA-124071967 tempest-ServerActionsTestOtherA-124071967-project-member] GET https://10.4.3.105/volume/v3/volumes/f57c7ba6-9c06-4e0d-9ae1-5c4f7a1e7c3a Aug 12 10:33:24.293531 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-ad71a8c2-3b2a-4d11-ac9f-f17d71673bdf tempest-ServerActionsTestOtherA-124071967 tempest-ServerActionsTestOtherA-124071967-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:33:24.293821 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-ad71a8c2-3b2a-4d11-ac9f-f17d71673bdf tempest-ServerActionsTestOtherA-124071967 tempest-ServerActionsTestOtherA-124071967-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:33:24.298759 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-50c4023d-7438-42f7-95f4-28370a31715a tempest-VolumeQuotasNegativeTestJSON-1385747068 tempest-VolumeQuotasNegativeTestJSON-1385747068-project-member] Flow 'volume_create_api' (a5d87676-efd5-4e6e-9872-014227dec8af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:33:24.300069 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-50c4023d-7438-42f7-95f4-28370a31715a tempest-VolumeQuotasNegativeTestJSON-1385747068 tempest-VolumeQuotasNegativeTestJSON-1385747068-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4e75a8d6-10c2-4577-bc5f-4ca11ff2ebea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:33:24.301489 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.flows.api.create_volume [None req-50c4023d-7438-42f7-95f4-28370a31715a tempest-VolumeQuotasNegativeTestJSON-1385747068 tempest-VolumeQuotasNegativeTestJSON-1385747068-project-member] Validating volume size '2' using validate_int {{(pid=100373) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 10:33:24.307839 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:33:24.307839 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:33:24.312688 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-ad71a8c2-3b2a-4d11-ac9f-f17d71673bdf tempest-ServerActionsTestOtherA-124071967 tempest-ServerActionsTestOtherA-124071967-project-member] Volume info retrieved successfully. Aug 12 10:33:24.319485 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-ad71a8c2-3b2a-4d11-ac9f-f17d71673bdf tempest-ServerActionsTestOtherA-124071967 tempest-ServerActionsTestOtherA-124071967-project-member] https://10.4.3.105/volume/v3/volumes/f57c7ba6-9c06-4e0d-9ae1-5c4f7a1e7c3a returned with HTTP 200 Aug 12 10:33:24.320056 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 208/823] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:33:24 2026] GET /volume/v3/volumes/f57c7ba6-9c06-4e0d-9ae1-5c4f7a1e7c3a => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:33:24.339321 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-50c4023d-7438-42f7-95f4-28370a31715a tempest-VolumeQuotasNegativeTestJSON-1385747068 tempest-VolumeQuotasNegativeTestJSON-1385747068-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4e75a8d6-10c2-4577-bc5f-4ca11ff2ebea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T10:26:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6cd66f07-4c7b-40b2-9dfb-378538f29c9e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:33:24.340153 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-50c4023d-7438-42f7-95f4-28370a31715a tempest-VolumeQuotasNegativeTestJSON-1385747068 tempest-VolumeQuotasNegativeTestJSON-1385747068-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (09c4f4c6-2033-4660-8dfe-4f77fa4484e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:33:24.379537 np0000007037 devstack@c-api.service[100373]: WARNING cinder.quota_utils [None req-50c4023d-7438-42f7-95f4-28370a31715a tempest-VolumeQuotasNegativeTestJSON-1385747068 tempest-VolumeQuotasNegativeTestJSON-1385747068-project-member] Quota exceeded for af460e7e46fd44a689a7ef239dd58074, tried to create 2G volume (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Aug 12 10:33:24.383024 np0000007037 devstack@c-api.service[100373]: WARNING cinder.volume.api [None req-50c4023d-7438-42f7-95f4-28370a31715a tempest-VolumeQuotasNegativeTestJSON-1385747068 tempest-VolumeQuotasNegativeTestJSON-1385747068-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (09c4f4c6-2033-4660-8dfe-4f77fa4484e9) transitioned into state 'FAILURE' from state 'RUNNING' Aug 12 10:33:24.383024 np0000007037 devstack@c-api.service[100373]: Failure: cinder.exception.VolumeSizeExceedsAvailableQuota: Requested volume or snapshot exceeds allowed gigabytes quota. Requested 2G, quota is 1G and 1G has been consumed. Aug 12 10:33:24.385364 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-50c4023d-7438-42f7-95f4-28370a31715a tempest-VolumeQuotasNegativeTestJSON-1385747068 tempest-VolumeQuotasNegativeTestJSON-1385747068-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (09c4f4c6-2033-4660-8dfe-4f77fa4484e9) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:33:24.386295 np0000007037 devstack@c-api.service[100373]: WARNING cinder.volume.api [None req-50c4023d-7438-42f7-95f4-28370a31715a tempest-VolumeQuotasNegativeTestJSON-1385747068 tempest-VolumeQuotasNegativeTestJSON-1385747068-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (09c4f4c6-2033-4660-8dfe-4f77fa4484e9) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 12 10:33:24.387692 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-50c4023d-7438-42f7-95f4-28370a31715a tempest-VolumeQuotasNegativeTestJSON-1385747068 tempest-VolumeQuotasNegativeTestJSON-1385747068-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4e75a8d6-10c2-4577-bc5f-4ca11ff2ebea) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:33:24.387931 np0000007037 devstack@c-api.service[100373]: WARNING cinder.volume.api [None req-50c4023d-7438-42f7-95f4-28370a31715a tempest-VolumeQuotasNegativeTestJSON-1385747068 tempest-VolumeQuotasNegativeTestJSON-1385747068-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4e75a8d6-10c2-4577-bc5f-4ca11ff2ebea) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 12 10:33:24.388856 np0000007037 devstack@c-api.service[100373]: WARNING cinder.volume.api [None req-50c4023d-7438-42f7-95f4-28370a31715a tempest-VolumeQuotasNegativeTestJSON-1385747068 tempest-VolumeQuotasNegativeTestJSON-1385747068-project-member] Flow 'volume_create_api' (a5d87676-efd5-4e6e-9872-014227dec8af) transitioned into state 'REVERTED' from state 'RUNNING' Aug 12 10:33:24.389161 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.middleware.fault [None req-50c4023d-7438-42f7-95f4-28370a31715a tempest-VolumeQuotasNegativeTestJSON-1385747068 tempest-VolumeQuotasNegativeTestJSON-1385747068-project-member] https://10.4.3.105/volume/v3/volumes returned with HTTP 413 Aug 12 10:33:24.389989 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 204/824] 10.4.3.105 () {68 vars in 1258 bytes} [Wed Aug 12 10:33:24 2026] POST /volume/v3/volumes => generated 208 bytes in 112 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Aug 12 10:33:24.400135 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-2f11ccc0-8558-43b0-a1e9-dc9af75239df None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:33:24.402362 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-2f11ccc0-8558-43b0-a1e9-dc9af75239df tempest-VolumeQuotasNegativeTestJSON-1169368689 tempest-VolumeQuotasNegativeTestJSON-1169368689-project-admin] PUT https://10.4.3.105/volume/v3/os-quota-sets/af460e7e46fd44a689a7ef239dd58074 Aug 12 10:33:24.402906 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-2f11ccc0-8558-43b0-a1e9-dc9af75239df tempest-VolumeQuotasNegativeTestJSON-1169368689 tempest-VolumeQuotasNegativeTestJSON-1169368689-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 1, "gigabytes": -1}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:33:24.462128 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-2f11ccc0-8558-43b0-a1e9-dc9af75239df tempest-VolumeQuotasNegativeTestJSON-1169368689 tempest-VolumeQuotasNegativeTestJSON-1169368689-project-admin] https://10.4.3.105/volume/v3/os-quota-sets/af460e7e46fd44a689a7ef239dd58074 returned with HTTP 200 Aug 12 10:33:24.470711 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 202/825] 10.4.3.105 () {68 vars in 1374 bytes} [Wed Aug 12 10:33:24 2026] PUT /volume/v3/os-quota-sets/af460e7e46fd44a689a7ef239dd58074 => generated 392 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:33:24.476368 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-7dcef3e1-d9e8-4be8-8662-2631b66f7170 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:33:24.480828 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-7dcef3e1-d9e8-4be8-8662-2631b66f7170 tempest-VolumeQuotasNegativeTestJSON-1385747068 tempest-VolumeQuotasNegativeTestJSON-1385747068-project-member] POST https://10.4.3.105/volume/v3/volumes Aug 12 10:33:24.481167 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-7dcef3e1-d9e8-4be8-8662-2631b66f7170 tempest-VolumeQuotasNegativeTestJSON-1385747068 tempest-VolumeQuotasNegativeTestJSON-1385747068-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:33:24.484608 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.v3.volumes [None req-7dcef3e1-d9e8-4be8-8662-2631b66f7170 tempest-VolumeQuotasNegativeTestJSON-1385747068 tempest-VolumeQuotasNegativeTestJSON-1385747068-project-member] Create volume request body: {'volume': {'size': 1}} {{(pid=100372) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 10:33:24.484829 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.v3.volumes [None req-7dcef3e1-d9e8-4be8-8662-2631b66f7170 tempest-VolumeQuotasNegativeTestJSON-1385747068 tempest-VolumeQuotasNegativeTestJSON-1385747068-project-member] Create volume of 1 GB Aug 12 10:33:24.495385 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-7dcef3e1-d9e8-4be8-8662-2631b66f7170 tempest-VolumeQuotasNegativeTestJSON-1385747068 tempest-VolumeQuotasNegativeTestJSON-1385747068-project-member] Availability Zones retrieved successfully. Aug 12 10:33:24.508323 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-7dcef3e1-d9e8-4be8-8662-2631b66f7170 tempest-VolumeQuotasNegativeTestJSON-1385747068 tempest-VolumeQuotasNegativeTestJSON-1385747068-project-member] Flow 'volume_create_api' (c329afb0-1d4a-47a8-8a0e-43d0b1b392ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100372) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:33:24.509665 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-7dcef3e1-d9e8-4be8-8662-2631b66f7170 tempest-VolumeQuotasNegativeTestJSON-1385747068 tempest-VolumeQuotasNegativeTestJSON-1385747068-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fdbd18bd-241a-4cf4-8438-9fbbe1a842e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:33:24.511020 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.flows.api.create_volume [None req-7dcef3e1-d9e8-4be8-8662-2631b66f7170 tempest-VolumeQuotasNegativeTestJSON-1385747068 tempest-VolumeQuotasNegativeTestJSON-1385747068-project-member] Validating volume size '1' using validate_int {{(pid=100372) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 10:33:24.553377 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-7dcef3e1-d9e8-4be8-8662-2631b66f7170 tempest-VolumeQuotasNegativeTestJSON-1385747068 tempest-VolumeQuotasNegativeTestJSON-1385747068-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fdbd18bd-241a-4cf4-8438-9fbbe1a842e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T10:26:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6cd66f07-4c7b-40b2-9dfb-378538f29c9e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:33:24.554233 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-7dcef3e1-d9e8-4be8-8662-2631b66f7170 tempest-VolumeQuotasNegativeTestJSON-1385747068 tempest-VolumeQuotasNegativeTestJSON-1385747068-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (69feee5a-58c8-4a18-86dc-c738efa9f65a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:33:24.600159 np0000007037 devstack@c-api.service[100372]: WARNING cinder.quota_utils [None req-7dcef3e1-d9e8-4be8-8662-2631b66f7170 tempest-VolumeQuotasNegativeTestJSON-1385747068 tempest-VolumeQuotasNegativeTestJSON-1385747068-project-member] Quota exceeded for af460e7e46fd44a689a7ef239dd58074, tried to create volume (1 volumes already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['volumes'] Aug 12 10:33:24.604542 np0000007037 devstack@c-api.service[100372]: WARNING cinder.volume.api [None req-7dcef3e1-d9e8-4be8-8662-2631b66f7170 tempest-VolumeQuotasNegativeTestJSON-1385747068 tempest-VolumeQuotasNegativeTestJSON-1385747068-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (69feee5a-58c8-4a18-86dc-c738efa9f65a) transitioned into state 'FAILURE' from state 'RUNNING' Aug 12 10:33:24.604542 np0000007037 devstack@c-api.service[100372]: Failure: cinder.exception.VolumeLimitExceeded: Maximum number of volumes allowed (1) exceeded for quota 'volumes'. Aug 12 10:33:24.610090 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-7dcef3e1-d9e8-4be8-8662-2631b66f7170 tempest-VolumeQuotasNegativeTestJSON-1385747068 tempest-VolumeQuotasNegativeTestJSON-1385747068-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (69feee5a-58c8-4a18-86dc-c738efa9f65a) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:33:24.610090 np0000007037 devstack@c-api.service[100372]: WARNING cinder.volume.api [None req-7dcef3e1-d9e8-4be8-8662-2631b66f7170 tempest-VolumeQuotasNegativeTestJSON-1385747068 tempest-VolumeQuotasNegativeTestJSON-1385747068-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (69feee5a-58c8-4a18-86dc-c738efa9f65a) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 12 10:33:24.610090 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-7dcef3e1-d9e8-4be8-8662-2631b66f7170 tempest-VolumeQuotasNegativeTestJSON-1385747068 tempest-VolumeQuotasNegativeTestJSON-1385747068-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fdbd18bd-241a-4cf4-8438-9fbbe1a842e5) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:33:24.610090 np0000007037 devstack@c-api.service[100372]: WARNING cinder.volume.api [None req-7dcef3e1-d9e8-4be8-8662-2631b66f7170 tempest-VolumeQuotasNegativeTestJSON-1385747068 tempest-VolumeQuotasNegativeTestJSON-1385747068-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fdbd18bd-241a-4cf4-8438-9fbbe1a842e5) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 12 10:33:24.610945 np0000007037 devstack@c-api.service[100372]: WARNING cinder.volume.api [None req-7dcef3e1-d9e8-4be8-8662-2631b66f7170 tempest-VolumeQuotasNegativeTestJSON-1385747068 tempest-VolumeQuotasNegativeTestJSON-1385747068-project-member] Flow 'volume_create_api' (c329afb0-1d4a-47a8-8a0e-43d0b1b392ba) transitioned into state 'REVERTED' from state 'RUNNING' Aug 12 10:33:24.611279 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.middleware.fault [None req-7dcef3e1-d9e8-4be8-8662-2631b66f7170 tempest-VolumeQuotasNegativeTestJSON-1385747068 tempest-VolumeQuotasNegativeTestJSON-1385747068-project-member] https://10.4.3.105/volume/v3/volumes returned with HTTP 413 Aug 12 10:33:24.612333 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 212/826] 10.4.3.105 () {68 vars in 1258 bytes} [Wed Aug 12 10:33:24 2026] POST /volume/v3/volumes => generated 150 bytes in 137 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Aug 12 10:33:24.622903 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-4240b8b8-3f9c-4953-867e-63826feb46a0 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:33:24.627355 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-4240b8b8-3f9c-4953-867e-63826feb46a0 tempest-VolumeQuotasNegativeTestJSON-1169368689 tempest-VolumeQuotasNegativeTestJSON-1169368689-project-admin] PUT https://10.4.3.105/volume/v3/os-quota-sets/af460e7e46fd44a689a7ef239dd58074 Aug 12 10:33:24.628273 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-4240b8b8-3f9c-4953-867e-63826feb46a0 tempest-VolumeQuotasNegativeTestJSON-1169368689 tempest-VolumeQuotasNegativeTestJSON-1169368689-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:33:24.715476 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-4240b8b8-3f9c-4953-867e-63826feb46a0 tempest-VolumeQuotasNegativeTestJSON-1169368689 tempest-VolumeQuotasNegativeTestJSON-1169368689-project-admin] https://10.4.3.105/volume/v3/os-quota-sets/af460e7e46fd44a689a7ef239dd58074 returned with HTTP 200 Aug 12 10:33:24.715476 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 209/827] 10.4.3.105 () {68 vars in 1374 bytes} [Wed Aug 12 10:33:24 2026] PUT /volume/v3/os-quota-sets/af460e7e46fd44a689a7ef239dd58074 => generated 391 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:33:24.725197 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-ac03b90c-c1f8-4b70-a75d-a2ff486b1b66 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:33:24.728422 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-ac03b90c-c1f8-4b70-a75d-a2ff486b1b66 tempest-VolumeQuotasNegativeTestJSON-1385747068 tempest-VolumeQuotasNegativeTestJSON-1385747068-project-member] POST https://10.4.3.105/volume/v3/volumes/968c0558-4498-4e65-88ee-5c3d842b4a27/action Aug 12 10:33:24.728885 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-ac03b90c-c1f8-4b70-a75d-a2ff486b1b66 tempest-VolumeQuotasNegativeTestJSON-1385747068 tempest-VolumeQuotasNegativeTestJSON-1385747068-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100373) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 10:33:24.728983 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-ac03b90c-c1f8-4b70-a75d-a2ff486b1b66 tempest-VolumeQuotasNegativeTestJSON-1385747068 tempest-VolumeQuotasNegativeTestJSON-1385747068-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:33:24.734309 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-6f0ec93a-2478-4dc0-b150-b2f5357facad None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:33:24.734402 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-6f0ec93a-2478-4dc0-b150-b2f5357facad tempest-VolumesBackupsV39Test-562164290 tempest-VolumesBackupsV39Test-562164290-project-member] GET https://10.4.3.105/volume/v3/backups/c2a224f4-74d0-4d79-8728-2a7694e1cc4b Aug 12 10:33:24.734637 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-6f0ec93a-2478-4dc0-b150-b2f5357facad tempest-VolumesBackupsV39Test-562164290 tempest-VolumesBackupsV39Test-562164290-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:33:24.734854 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-6f0ec93a-2478-4dc0-b150-b2f5357facad tempest-VolumesBackupsV39Test-562164290 tempest-VolumesBackupsV39Test-562164290-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:33:24.734973 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-6f0ec93a-2478-4dc0-b150-b2f5357facad tempest-VolumesBackupsV39Test-562164290 tempest-VolumesBackupsV39Test-562164290-project-member] Show backup with id c2a224f4-74d0-4d79-8728-2a7694e1cc4b. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:33:24.749699 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:33:24.749699 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:33:24.750106 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-ac03b90c-c1f8-4b70-a75d-a2ff486b1b66 tempest-VolumeQuotasNegativeTestJSON-1385747068 tempest-VolumeQuotasNegativeTestJSON-1385747068-project-member] Volume info retrieved successfully. Aug 12 10:33:24.755755 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:33:24.755755 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:33:24.757099 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-6f0ec93a-2478-4dc0-b150-b2f5357facad tempest-VolumesBackupsV39Test-562164290 tempest-VolumesBackupsV39Test-562164290-project-member] https://10.4.3.105/volume/v3/backups/c2a224f4-74d0-4d79-8728-2a7694e1cc4b returned with HTTP 200 Aug 12 10:33:24.757390 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 203/828] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:33:24 2026] GET /volume/v3/backups/c2a224f4-74d0-4d79-8728-2a7694e1cc4b => generated 796 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:33:24.794058 np0000007037 devstack@c-api.service[100373]: ERROR cinder.volume.api [None req-ac03b90c-c1f8-4b70-a75d-a2ff486b1b66 tempest-VolumeQuotasNegativeTestJSON-1385747068 tempest-VolumeQuotasNegativeTestJSON-1385747068-project-member] Quota exceeded for af460e7e46fd44a689a7ef239dd58074, tried to extend volume by 1G, (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Aug 12 10:33:24.803641 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.middleware.fault [None req-ac03b90c-c1f8-4b70-a75d-a2ff486b1b66 tempest-VolumeQuotasNegativeTestJSON-1385747068 tempest-VolumeQuotasNegativeTestJSON-1385747068-project-member] https://10.4.3.105/volume/v3/volumes/968c0558-4498-4e65-88ee-5c3d842b4a27/action returned with HTTP 413 Aug 12 10:33:24.805287 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 205/829] 10.4.3.105 () {68 vars in 1390 bytes} [Wed Aug 12 10:33:24 2026] POST /volume/v3/volumes/968c0558-4498-4e65-88ee-5c3d842b4a27/action => generated 208 bytes in 80 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Aug 12 10:33:24.815325 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-3b971e9c-cff8-401e-8b06-6366f796c255 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:33:24.821580 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-3b971e9c-cff8-401e-8b06-6366f796c255 tempest-VolumeQuotasNegativeTestJSON-1385747068 tempest-VolumeQuotasNegativeTestJSON-1385747068-project-member] GET https://10.4.3.105/volume/v3/volumes/968c0558-4498-4e65-88ee-5c3d842b4a27 Aug 12 10:33:24.821580 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-3b971e9c-cff8-401e-8b06-6366f796c255 tempest-VolumeQuotasNegativeTestJSON-1385747068 tempest-VolumeQuotasNegativeTestJSON-1385747068-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:33:24.821580 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-3b971e9c-cff8-401e-8b06-6366f796c255 tempest-VolumeQuotasNegativeTestJSON-1385747068 tempest-VolumeQuotasNegativeTestJSON-1385747068-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:33:24.830045 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:33:24.830045 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:33:24.835594 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-3b971e9c-cff8-401e-8b06-6366f796c255 tempest-VolumeQuotasNegativeTestJSON-1385747068 tempest-VolumeQuotasNegativeTestJSON-1385747068-project-member] Volume info retrieved successfully. Aug 12 10:33:24.844443 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-3b971e9c-cff8-401e-8b06-6366f796c255 tempest-VolumeQuotasNegativeTestJSON-1385747068 tempest-VolumeQuotasNegativeTestJSON-1385747068-project-member] https://10.4.3.105/volume/v3/volumes/968c0558-4498-4e65-88ee-5c3d842b4a27 returned with HTTP 200 Aug 12 10:33:24.845361 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 213/830] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:33:24 2026] GET /volume/v3/volumes/968c0558-4498-4e65-88ee-5c3d842b4a27 => generated 851 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:33:24.860822 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-d19cd892-2d01-4c9d-967c-4550b5353d24 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:33:24.862436 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-d19cd892-2d01-4c9d-967c-4550b5353d24 tempest-VolumeQuotasNegativeTestJSON-1385747068 tempest-VolumeQuotasNegativeTestJSON-1385747068-project-member] DELETE https://10.4.3.105/volume/v3/volumes/968c0558-4498-4e65-88ee-5c3d842b4a27 Aug 12 10:33:24.862711 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-d19cd892-2d01-4c9d-967c-4550b5353d24 tempest-VolumeQuotasNegativeTestJSON-1385747068 tempest-VolumeQuotasNegativeTestJSON-1385747068-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:33:24.862990 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-d19cd892-2d01-4c9d-967c-4550b5353d24 tempest-VolumeQuotasNegativeTestJSON-1385747068 tempest-VolumeQuotasNegativeTestJSON-1385747068-project-member] Calling method 'delete' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:33:24.863217 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.v3.volumes [None req-d19cd892-2d01-4c9d-967c-4550b5353d24 tempest-VolumeQuotasNegativeTestJSON-1385747068 tempest-VolumeQuotasNegativeTestJSON-1385747068-project-member] Delete volume with id: 968c0558-4498-4e65-88ee-5c3d842b4a27 Aug 12 10:33:24.872837 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:33:24.872837 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:33:24.874262 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-d19cd892-2d01-4c9d-967c-4550b5353d24 tempest-VolumeQuotasNegativeTestJSON-1385747068 tempest-VolumeQuotasNegativeTestJSON-1385747068-project-member] Volume info retrieved successfully. Aug 12 10:33:24.894035 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-d19cd892-2d01-4c9d-967c-4550b5353d24 tempest-VolumeQuotasNegativeTestJSON-1385747068 tempest-VolumeQuotasNegativeTestJSON-1385747068-project-member] Delete volume request issued successfully. Aug 12 10:33:24.894280 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-d19cd892-2d01-4c9d-967c-4550b5353d24 tempest-VolumeQuotasNegativeTestJSON-1385747068 tempest-VolumeQuotasNegativeTestJSON-1385747068-project-member] https://10.4.3.105/volume/v3/volumes/968c0558-4498-4e65-88ee-5c3d842b4a27 returned with HTTP 202 Aug 12 10:33:24.894740 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 210/831] 10.4.3.105 () {66 vars in 1351 bytes} [Wed Aug 12 10:33:24 2026] DELETE /volume/v3/volumes/968c0558-4498-4e65-88ee-5c3d842b4a27 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 10:33:24.904009 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-f2998c43-fb4e-4608-bb27-60c364878adb None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:33:24.905987 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-f2998c43-fb4e-4608-bb27-60c364878adb tempest-VolumeQuotasNegativeTestJSON-1385747068 tempest-VolumeQuotasNegativeTestJSON-1385747068-project-member] GET https://10.4.3.105/volume/v3/volumes/968c0558-4498-4e65-88ee-5c3d842b4a27 Aug 12 10:33:24.906203 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-f2998c43-fb4e-4608-bb27-60c364878adb tempest-VolumeQuotasNegativeTestJSON-1385747068 tempest-VolumeQuotasNegativeTestJSON-1385747068-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:33:24.906403 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-f2998c43-fb4e-4608-bb27-60c364878adb tempest-VolumeQuotasNegativeTestJSON-1385747068 tempest-VolumeQuotasNegativeTestJSON-1385747068-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:33:24.914016 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:33:24.914016 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:33:24.919140 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-f2998c43-fb4e-4608-bb27-60c364878adb tempest-VolumeQuotasNegativeTestJSON-1385747068 tempest-VolumeQuotasNegativeTestJSON-1385747068-project-member] Volume info retrieved successfully. Aug 12 10:33:24.925925 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-f2998c43-fb4e-4608-bb27-60c364878adb tempest-VolumeQuotasNegativeTestJSON-1385747068 tempest-VolumeQuotasNegativeTestJSON-1385747068-project-member] https://10.4.3.105/volume/v3/volumes/968c0558-4498-4e65-88ee-5c3d842b4a27 returned with HTTP 200 Aug 12 10:33:24.926156 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 204/832] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:33:24 2026] GET /volume/v3/volumes/968c0558-4498-4e65-88ee-5c3d842b4a27 => generated 850 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:33:25.334507 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-42739d7c-7b7f-466f-8985-7216b26814d7 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:33:25.336274 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-42739d7c-7b7f-466f-8985-7216b26814d7 tempest-ServerActionsTestOtherA-124071967 tempest-ServerActionsTestOtherA-124071967-project-member] GET https://10.4.3.105/volume/v3/volumes/f57c7ba6-9c06-4e0d-9ae1-5c4f7a1e7c3a Aug 12 10:33:25.336447 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-42739d7c-7b7f-466f-8985-7216b26814d7 tempest-ServerActionsTestOtherA-124071967 tempest-ServerActionsTestOtherA-124071967-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:33:25.336647 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-42739d7c-7b7f-466f-8985-7216b26814d7 tempest-ServerActionsTestOtherA-124071967 tempest-ServerActionsTestOtherA-124071967-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:33:25.346357 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:33:25.346357 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:33:25.349990 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-42739d7c-7b7f-466f-8985-7216b26814d7 tempest-ServerActionsTestOtherA-124071967 tempest-ServerActionsTestOtherA-124071967-project-member] Volume info retrieved successfully. Aug 12 10:33:25.357127 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-42739d7c-7b7f-466f-8985-7216b26814d7 tempest-ServerActionsTestOtherA-124071967 tempest-ServerActionsTestOtherA-124071967-project-member] https://10.4.3.105/volume/v3/volumes/f57c7ba6-9c06-4e0d-9ae1-5c4f7a1e7c3a returned with HTTP 200 Aug 12 10:33:25.357502 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 206/833] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:33:25 2026] GET /volume/v3/volumes/f57c7ba6-9c06-4e0d-9ae1-5c4f7a1e7c3a => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:33:25.771215 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-d63fc5fe-e6ee-413e-b21d-f87af5b96ba3 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:33:25.773595 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-d63fc5fe-e6ee-413e-b21d-f87af5b96ba3 tempest-VolumesBackupsV39Test-562164290 tempest-VolumesBackupsV39Test-562164290-project-member] GET https://10.4.3.105/volume/v3/backups/c2a224f4-74d0-4d79-8728-2a7694e1cc4b Aug 12 10:33:25.773878 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-d63fc5fe-e6ee-413e-b21d-f87af5b96ba3 tempest-VolumesBackupsV39Test-562164290 tempest-VolumesBackupsV39Test-562164290-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:33:25.774111 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-d63fc5fe-e6ee-413e-b21d-f87af5b96ba3 tempest-VolumesBackupsV39Test-562164290 tempest-VolumesBackupsV39Test-562164290-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:33:25.774259 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.v3.backups [None req-d63fc5fe-e6ee-413e-b21d-f87af5b96ba3 tempest-VolumesBackupsV39Test-562164290 tempest-VolumesBackupsV39Test-562164290-project-member] Show backup with id c2a224f4-74d0-4d79-8728-2a7694e1cc4b. {{(pid=100372) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:33:25.791027 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:33:25.791027 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:33:25.792093 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-d63fc5fe-e6ee-413e-b21d-f87af5b96ba3 tempest-VolumesBackupsV39Test-562164290 tempest-VolumesBackupsV39Test-562164290-project-member] https://10.4.3.105/volume/v3/backups/c2a224f4-74d0-4d79-8728-2a7694e1cc4b returned with HTTP 200 Aug 12 10:33:25.792655 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 214/834] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:33:25 2026] GET /volume/v3/backups/c2a224f4-74d0-4d79-8728-2a7694e1cc4b => generated 796 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:33:25.942912 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-2f1ad9ec-8bb7-4554-9b9b-e763fa5e3080 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:33:25.945077 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-2f1ad9ec-8bb7-4554-9b9b-e763fa5e3080 tempest-VolumeQuotasNegativeTestJSON-1385747068 tempest-VolumeQuotasNegativeTestJSON-1385747068-project-member] GET https://10.4.3.105/volume/v3/volumes/968c0558-4498-4e65-88ee-5c3d842b4a27 Aug 12 10:33:25.945334 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-2f1ad9ec-8bb7-4554-9b9b-e763fa5e3080 tempest-VolumeQuotasNegativeTestJSON-1385747068 tempest-VolumeQuotasNegativeTestJSON-1385747068-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:33:25.945603 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-2f1ad9ec-8bb7-4554-9b9b-e763fa5e3080 tempest-VolumeQuotasNegativeTestJSON-1385747068 tempest-VolumeQuotasNegativeTestJSON-1385747068-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:33:25.956090 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-2f1ad9ec-8bb7-4554-9b9b-e763fa5e3080 tempest-VolumeQuotasNegativeTestJSON-1385747068 tempest-VolumeQuotasNegativeTestJSON-1385747068-project-member] https://10.4.3.105/volume/v3/volumes/968c0558-4498-4e65-88ee-5c3d842b4a27 returned with HTTP 404 Aug 12 10:33:25.956699 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 211/835] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:33:25 2026] GET /volume/v3/volumes/968c0558-4498-4e65-88ee-5c3d842b4a27 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:33:25.971911 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-cb9b3f77-9b7c-4e4f-819f-eeed11f4b4c4 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:33:25.974204 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-cb9b3f77-9b7c-4e4f-819f-eeed11f4b4c4 tempest-VolumeQuotasNegativeTestJSON-1169368689 tempest-VolumeQuotasNegativeTestJSON-1169368689-project-admin] PUT https://10.4.3.105/volume/v3/os-quota-sets/af460e7e46fd44a689a7ef239dd58074 Aug 12 10:33:25.974625 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-cb9b3f77-9b7c-4e4f-819f-eeed11f4b4c4 tempest-VolumeQuotasNegativeTestJSON-1169368689 tempest-VolumeQuotasNegativeTestJSON-1169368689-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=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:33:26.071987 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-cb9b3f77-9b7c-4e4f-819f-eeed11f4b4c4 tempest-VolumeQuotasNegativeTestJSON-1169368689 tempest-VolumeQuotasNegativeTestJSON-1169368689-project-admin] https://10.4.3.105/volume/v3/os-quota-sets/af460e7e46fd44a689a7ef239dd58074 returned with HTTP 200 Aug 12 10:33:26.072375 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 205/836] 10.4.3.105 () {68 vars in 1375 bytes} [Wed Aug 12 10:33:25 2026] PUT /volume/v3/os-quota-sets/af460e7e46fd44a689a7ef239dd58074 => generated 395 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:33:26.371783 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-8f185d1f-6be0-45aa-8d9d-a966183a0115 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:33:26.374587 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-8f185d1f-6be0-45aa-8d9d-a966183a0115 tempest-ServerActionsTestOtherA-124071967 tempest-ServerActionsTestOtherA-124071967-project-member] GET https://10.4.3.105/volume/v3/volumes/f57c7ba6-9c06-4e0d-9ae1-5c4f7a1e7c3a Aug 12 10:33:26.375006 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-8f185d1f-6be0-45aa-8d9d-a966183a0115 tempest-ServerActionsTestOtherA-124071967 tempest-ServerActionsTestOtherA-124071967-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:33:26.375369 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-8f185d1f-6be0-45aa-8d9d-a966183a0115 tempest-ServerActionsTestOtherA-124071967 tempest-ServerActionsTestOtherA-124071967-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:33:26.388257 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:33:26.388257 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:33:26.392883 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-8f185d1f-6be0-45aa-8d9d-a966183a0115 tempest-ServerActionsTestOtherA-124071967 tempest-ServerActionsTestOtherA-124071967-project-member] Volume info retrieved successfully. Aug 12 10:33:26.398158 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-8f185d1f-6be0-45aa-8d9d-a966183a0115 tempest-ServerActionsTestOtherA-124071967 tempest-ServerActionsTestOtherA-124071967-project-member] https://10.4.3.105/volume/v3/volumes/f57c7ba6-9c06-4e0d-9ae1-5c4f7a1e7c3a returned with HTTP 200 Aug 12 10:33:26.398640 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 207/837] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:33:26 2026] GET /volume/v3/volumes/f57c7ba6-9c06-4e0d-9ae1-5c4f7a1e7c3a => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:33:26.804864 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-fb54d4f0-93bc-4f47-b0af-69b1a5b46b09 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:33:26.808170 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-fb54d4f0-93bc-4f47-b0af-69b1a5b46b09 tempest-VolumesBackupsV39Test-562164290 tempest-VolumesBackupsV39Test-562164290-project-member] GET https://10.4.3.105/volume/v3/backups/c2a224f4-74d0-4d79-8728-2a7694e1cc4b Aug 12 10:33:26.808548 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-fb54d4f0-93bc-4f47-b0af-69b1a5b46b09 tempest-VolumesBackupsV39Test-562164290 tempest-VolumesBackupsV39Test-562164290-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:33:26.808919 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-fb54d4f0-93bc-4f47-b0af-69b1a5b46b09 tempest-VolumesBackupsV39Test-562164290 tempest-VolumesBackupsV39Test-562164290-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:33:26.809065 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.v3.backups [None req-fb54d4f0-93bc-4f47-b0af-69b1a5b46b09 tempest-VolumesBackupsV39Test-562164290 tempest-VolumesBackupsV39Test-562164290-project-member] Show backup with id c2a224f4-74d0-4d79-8728-2a7694e1cc4b. {{(pid=100372) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:33:26.816218 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:33:26.816218 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:33:26.817324 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-fb54d4f0-93bc-4f47-b0af-69b1a5b46b09 tempest-VolumesBackupsV39Test-562164290 tempest-VolumesBackupsV39Test-562164290-project-member] https://10.4.3.105/volume/v3/backups/c2a224f4-74d0-4d79-8728-2a7694e1cc4b returned with HTTP 200 Aug 12 10:33:26.817846 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 215/838] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:33:26 2026] GET /volume/v3/backups/c2a224f4-74d0-4d79-8728-2a7694e1cc4b => generated 796 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:33:26.902292 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-5ab5c9ec-bb45-4fbf-8023-79181169098d req-b035d3c8-d933-4b0b-9ac4-c5400dd2a6c7 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:33:26.906332 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-5ab5c9ec-bb45-4fbf-8023-79181169098d req-b035d3c8-d933-4b0b-9ac4-c5400dd2a6c7 tempest-ServerActionsTestOtherA-124071967 tempest-ServerActionsTestOtherA-124071967-project-member] POST https://10.4.3.105/volume/v3/attachments/b85de84a-a461-41c6-abac-ca8aa82f4fba/action Aug 12 10:33:26.906998 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-5ab5c9ec-bb45-4fbf-8023-79181169098d req-b035d3c8-d933-4b0b-9ac4-c5400dd2a6c7 tempest-ServerActionsTestOtherA-124071967 tempest-ServerActionsTestOtherA-124071967-project-member] Action body: b'{"os-complete": null}' {{(pid=100375) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 10:33:26.907128 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-5ab5c9ec-bb45-4fbf-8023-79181169098d req-b035d3c8-d933-4b0b-9ac4-c5400dd2a6c7 tempest-ServerActionsTestOtherA-124071967 tempest-ServerActionsTestOtherA-124071967-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:33:26.931597 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:33:26.931597 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:33:26.944799 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-5ab5c9ec-bb45-4fbf-8023-79181169098d req-b035d3c8-d933-4b0b-9ac4-c5400dd2a6c7 tempest-ServerActionsTestOtherA-124071967 tempest-ServerActionsTestOtherA-124071967-project-member] https://10.4.3.105/volume/v3/attachments/b85de84a-a461-41c6-abac-ca8aa82f4fba/action returned with HTTP 204 Aug 12 10:33:26.945283 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 212/839] 10.4.3.105 () {74 vars in 1725 bytes} [Wed Aug 12 10:33:26 2026] POST /volume/v3/attachments/b85de84a-a461-41c6-abac-ca8aa82f4fba/action => generated 0 bytes in 43 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:33:27.104427 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-ed431e09-1752-4970-aa4d-60994f99b87b None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:33:27.105022 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-ed431e09-1752-4970-aa4d-60994f99b87b None None] GET https://10.4.3.105/volume// Aug 12 10:33:27.105186 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-ed431e09-1752-4970-aa4d-60994f99b87b None None] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:33:27.105376 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-ed431e09-1752-4970-aa4d-60994f99b87b None None] Calling method 'all' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:33:27.105812 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-ed431e09-1752-4970-aa4d-60994f99b87b None None] https://10.4.3.105/volume// returned with HTTP 300 Aug 12 10:33:27.106251 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 206/840] 10.4.3.105 () {66 vars in 1426 bytes} [Wed Aug 12 10:33: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 10:33:27.118416 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-113798bc-0b8c-4f33-89d6-fe4572b24102 req-963884bc-4503-4068-8516-0252231bab24 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:33:27.121818 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-113798bc-0b8c-4f33-89d6-fe4572b24102 req-963884bc-4503-4068-8516-0252231bab24 tempest-ServerActionsV293TestJSON-552388841 tempest-ServerActionsV293TestJSON-552388841-project-member] POST https://10.4.3.105/volume/v3/attachments Aug 12 10:33:27.122432 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-113798bc-0b8c-4f33-89d6-fe4572b24102 req-963884bc-4503-4068-8516-0252231bab24 tempest-ServerActionsV293TestJSON-552388841 tempest-ServerActionsV293TestJSON-552388841-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "78c4671b-3bec-475a-8330-3b69f775a8ed", "connector": null, "instance_uuid": "8a26e897-9f3b-44b1-979f-4367e84dc957"}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:33:27.141324 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:33:27.141324 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:33:27.193022 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-113798bc-0b8c-4f33-89d6-fe4572b24102 req-963884bc-4503-4068-8516-0252231bab24 tempest-ServerActionsV293TestJSON-552388841 tempest-ServerActionsV293TestJSON-552388841-project-member] https://10.4.3.105/volume/v3/attachments returned with HTTP 200 Aug 12 10:33:27.193704 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 208/841] 10.4.3.105 () {74 vars in 1594 bytes} [Wed Aug 12 10:33:27 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 10:33:27.421644 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-49f5e8ff-e53a-4cca-9c52-3ab0047d6065 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:33:27.424173 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-49f5e8ff-e53a-4cca-9c52-3ab0047d6065 tempest-ServerActionsTestOtherA-124071967 tempest-ServerActionsTestOtherA-124071967-project-member] GET https://10.4.3.105/volume/v3/volumes/f57c7ba6-9c06-4e0d-9ae1-5c4f7a1e7c3a Aug 12 10:33:27.424559 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-49f5e8ff-e53a-4cca-9c52-3ab0047d6065 tempest-ServerActionsTestOtherA-124071967 tempest-ServerActionsTestOtherA-124071967-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:33:27.425008 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-49f5e8ff-e53a-4cca-9c52-3ab0047d6065 tempest-ServerActionsTestOtherA-124071967 tempest-ServerActionsTestOtherA-124071967-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:33:27.436360 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:33:27.436360 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:33:27.443633 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-49f5e8ff-e53a-4cca-9c52-3ab0047d6065 tempest-ServerActionsTestOtherA-124071967 tempest-ServerActionsTestOtherA-124071967-project-member] Volume info retrieved successfully. Aug 12 10:33:27.449823 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-49f5e8ff-e53a-4cca-9c52-3ab0047d6065 tempest-ServerActionsTestOtherA-124071967 tempest-ServerActionsTestOtherA-124071967-project-member] https://10.4.3.105/volume/v3/volumes/f57c7ba6-9c06-4e0d-9ae1-5c4f7a1e7c3a returned with HTTP 200 Aug 12 10:33:27.450374 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 216/842] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:33:27 2026] GET /volume/v3/volumes/f57c7ba6-9c06-4e0d-9ae1-5c4f7a1e7c3a => generated 1139 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:33:27.462979 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-4df978d9-97b0-4880-9054-6df06cb957c4 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:33:27.464879 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-4df978d9-97b0-4880-9054-6df06cb957c4 tempest-ServerActionsTestOtherA-124071967 tempest-ServerActionsTestOtherA-124071967-project-member] GET https://10.4.3.105/volume/v3/volumes/f57c7ba6-9c06-4e0d-9ae1-5c4f7a1e7c3a Aug 12 10:33:27.465122 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-4df978d9-97b0-4880-9054-6df06cb957c4 tempest-ServerActionsTestOtherA-124071967 tempest-ServerActionsTestOtherA-124071967-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:33:27.465369 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-4df978d9-97b0-4880-9054-6df06cb957c4 tempest-ServerActionsTestOtherA-124071967 tempest-ServerActionsTestOtherA-124071967-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:33:27.477569 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:33:27.477569 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:33:27.481296 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-4df978d9-97b0-4880-9054-6df06cb957c4 tempest-ServerActionsTestOtherA-124071967 tempest-ServerActionsTestOtherA-124071967-project-member] Volume info retrieved successfully. Aug 12 10:33:27.485934 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-4df978d9-97b0-4880-9054-6df06cb957c4 tempest-ServerActionsTestOtherA-124071967 tempest-ServerActionsTestOtherA-124071967-project-member] https://10.4.3.105/volume/v3/volumes/f57c7ba6-9c06-4e0d-9ae1-5c4f7a1e7c3a returned with HTTP 200 Aug 12 10:33:27.486385 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 213/843] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:33:27 2026] GET /volume/v3/volumes/f57c7ba6-9c06-4e0d-9ae1-5c4f7a1e7c3a => generated 1139 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:33:27.831466 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-1e6e7ccc-296c-4587-a7e6-4657fca3b6e3 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:33:27.834676 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-1e6e7ccc-296c-4587-a7e6-4657fca3b6e3 tempest-VolumesBackupsV39Test-562164290 tempest-VolumesBackupsV39Test-562164290-project-member] GET https://10.4.3.105/volume/v3/backups/c2a224f4-74d0-4d79-8728-2a7694e1cc4b Aug 12 10:33:27.835109 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-1e6e7ccc-296c-4587-a7e6-4657fca3b6e3 tempest-VolumesBackupsV39Test-562164290 tempest-VolumesBackupsV39Test-562164290-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:33:27.835279 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-1e6e7ccc-296c-4587-a7e6-4657fca3b6e3 tempest-VolumesBackupsV39Test-562164290 tempest-VolumesBackupsV39Test-562164290-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:33:27.835430 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-1e6e7ccc-296c-4587-a7e6-4657fca3b6e3 tempest-VolumesBackupsV39Test-562164290 tempest-VolumesBackupsV39Test-562164290-project-member] Show backup with id c2a224f4-74d0-4d79-8728-2a7694e1cc4b. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:33:27.841649 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:33:27.841649 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:33:27.842695 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-1e6e7ccc-296c-4587-a7e6-4657fca3b6e3 tempest-VolumesBackupsV39Test-562164290 tempest-VolumesBackupsV39Test-562164290-project-member] https://10.4.3.105/volume/v3/backups/c2a224f4-74d0-4d79-8728-2a7694e1cc4b returned with HTTP 200 Aug 12 10:33:27.843157 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 207/844] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:33:27 2026] GET /volume/v3/backups/c2a224f4-74d0-4d79-8728-2a7694e1cc4b => generated 796 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:33:27.961390 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-9b9decd2-d76a-4c09-ae1d-596883393c35 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:33:27.963732 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-9b9decd2-d76a-4c09-ae1d-596883393c35 tempest-TestMinimumBasicScenario-1673550797 tempest-TestMinimumBasicScenario-1673550797-project-member] DELETE https://10.4.3.105/volume/v3/snapshots/82919c0a-0de1-49bf-b279-14808349f1a7 Aug 12 10:33:27.964029 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-9b9decd2-d76a-4c09-ae1d-596883393c35 tempest-TestMinimumBasicScenario-1673550797 tempest-TestMinimumBasicScenario-1673550797-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:33:27.964268 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-9b9decd2-d76a-4c09-ae1d-596883393c35 tempest-TestMinimumBasicScenario-1673550797 tempest-TestMinimumBasicScenario-1673550797-project-member] Calling method 'delete' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:33:27.964405 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.v3.snapshots [None req-9b9decd2-d76a-4c09-ae1d-596883393c35 tempest-TestMinimumBasicScenario-1673550797 tempest-TestMinimumBasicScenario-1673550797-project-member] Delete snapshot with id: 82919c0a-0de1-49bf-b279-14808349f1a7 Aug 12 10:33:27.970327 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:33:27.970327 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:33:27.970989 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-9b9decd2-d76a-4c09-ae1d-596883393c35 tempest-TestMinimumBasicScenario-1673550797 tempest-TestMinimumBasicScenario-1673550797-project-member] Snapshot retrieved successfully. Aug 12 10:33:27.997550 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-9b9decd2-d76a-4c09-ae1d-596883393c35 tempest-TestMinimumBasicScenario-1673550797 tempest-TestMinimumBasicScenario-1673550797-project-member] Snapshot delete request issued successfully. Aug 12 10:33:27.998088 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-9b9decd2-d76a-4c09-ae1d-596883393c35 tempest-TestMinimumBasicScenario-1673550797 tempest-TestMinimumBasicScenario-1673550797-project-member] https://10.4.3.105/volume/v3/snapshots/82919c0a-0de1-49bf-b279-14808349f1a7 returned with HTTP 202 Aug 12 10:33:27.998525 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 209/845] 10.4.3.105 () {66 vars in 1357 bytes} [Wed Aug 12 10:33:27 2026] DELETE /volume/v3/snapshots/82919c0a-0de1-49bf-b279-14808349f1a7 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 10:33:28.003708 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [req-0487892a-d03e-434b-8ff0-0fb05ab055c7 req-7a864e00-25cb-48bb-9595-a90448553525 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:33:28.005795 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-0487892a-d03e-434b-8ff0-0fb05ab055c7 req-7a864e00-25cb-48bb-9595-a90448553525 tempest-ServerActionsTestOtherA-124071967 tempest-ServerActionsTestOtherA-124071967-project-member] GET https://10.4.3.105/volume/v3/volumes/f57c7ba6-9c06-4e0d-9ae1-5c4f7a1e7c3a Aug 12 10:33:28.006129 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [req-0487892a-d03e-434b-8ff0-0fb05ab055c7 req-7a864e00-25cb-48bb-9595-a90448553525 tempest-ServerActionsTestOtherA-124071967 tempest-ServerActionsTestOtherA-124071967-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:33:28.006228 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [req-0487892a-d03e-434b-8ff0-0fb05ab055c7 req-7a864e00-25cb-48bb-9595-a90448553525 tempest-ServerActionsTestOtherA-124071967 tempest-ServerActionsTestOtherA-124071967-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:33:28.007968 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-04dfe97a-7ed7-422a-afd6-21b58e99080e None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:33:28.009962 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-04dfe97a-7ed7-422a-afd6-21b58e99080e tempest-TestMinimumBasicScenario-1673550797 tempest-TestMinimumBasicScenario-1673550797-project-member] GET https://10.4.3.105/volume/v3/snapshots/82919c0a-0de1-49bf-b279-14808349f1a7 Aug 12 10:33:28.010220 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-04dfe97a-7ed7-422a-afd6-21b58e99080e tempest-TestMinimumBasicScenario-1673550797 tempest-TestMinimumBasicScenario-1673550797-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:33:28.010496 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-04dfe97a-7ed7-422a-afd6-21b58e99080e tempest-TestMinimumBasicScenario-1673550797 tempest-TestMinimumBasicScenario-1673550797-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:33:28.015947 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:33:28.015947 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:33:28.017107 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:33:28.017107 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:33:28.017636 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-04dfe97a-7ed7-422a-afd6-21b58e99080e tempest-TestMinimumBasicScenario-1673550797 tempest-TestMinimumBasicScenario-1673550797-project-member] Snapshot retrieved successfully. Aug 12 10:33:28.018595 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-04dfe97a-7ed7-422a-afd6-21b58e99080e tempest-TestMinimumBasicScenario-1673550797 tempest-TestMinimumBasicScenario-1673550797-project-member] https://10.4.3.105/volume/v3/snapshots/82919c0a-0de1-49bf-b279-14808349f1a7 returned with HTTP 200 Aug 12 10:33:28.019004 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 214/846] 10.4.3.105 () {66 vars in 1354 bytes} [Wed Aug 12 10:33:28 2026] GET /volume/v3/snapshots/82919c0a-0de1-49bf-b279-14808349f1a7 => generated 469 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:33:28.019386 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [req-0487892a-d03e-434b-8ff0-0fb05ab055c7 req-7a864e00-25cb-48bb-9595-a90448553525 tempest-ServerActionsTestOtherA-124071967 tempest-ServerActionsTestOtherA-124071967-project-member] Volume info retrieved successfully. Aug 12 10:33:28.023969 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-0487892a-d03e-434b-8ff0-0fb05ab055c7 req-7a864e00-25cb-48bb-9595-a90448553525 tempest-ServerActionsTestOtherA-124071967 tempest-ServerActionsTestOtherA-124071967-project-member] https://10.4.3.105/volume/v3/volumes/f57c7ba6-9c06-4e0d-9ae1-5c4f7a1e7c3a returned with HTTP 200 Aug 12 10:33:28.024447 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 217/847] 10.4.3.105 () {68 vars in 1598 bytes} [Wed Aug 12 10:33:28 2026] GET /volume/v3/volumes/f57c7ba6-9c06-4e0d-9ae1-5c4f7a1e7c3a => generated 1139 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:33:28.332122 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-b3a2d08e-2616-4de5-b138-616189ab2d96 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:33:28.335009 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-b3a2d08e-2616-4de5-b138-616189ab2d96 tempest-VolumesImageMetadata-129527862 tempest-VolumesImageMetadata-129527862-project-member] POST https://10.4.3.105/volume/v3/volumes Aug 12 10:33:28.335625 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-b3a2d08e-2616-4de5-b138-616189ab2d96 tempest-VolumesImageMetadata-129527862 tempest-VolumesImageMetadata-129527862-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "cf2c75e2-42cb-4765-bb8a-76a15f3b73ee", "size": 1, "name": "tempest-VolumesImageMetadata-Volume-496577904"}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:33:28.337645 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.volumes [None req-b3a2d08e-2616-4de5-b138-616189ab2d96 tempest-VolumesImageMetadata-129527862 tempest-VolumesImageMetadata-129527862-project-member] Create volume request body: {'volume': {'imageRef': 'cf2c75e2-42cb-4765-bb8a-76a15f3b73ee', 'size': 1, 'name': 'tempest-VolumesImageMetadata-Volume-496577904'}} {{(pid=100374) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 10:33:28.454842 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.v3.volumes [None req-b3a2d08e-2616-4de5-b138-616189ab2d96 tempest-VolumesImageMetadata-129527862 tempest-VolumesImageMetadata-129527862-project-member] Create volume of 1 GB Aug 12 10:33:28.461475 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-b3a2d08e-2616-4de5-b138-616189ab2d96 tempest-VolumesImageMetadata-129527862 tempest-VolumesImageMetadata-129527862-project-member] Availability Zones retrieved successfully. Aug 12 10:33:28.467100 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-b3a2d08e-2616-4de5-b138-616189ab2d96 tempest-VolumesImageMetadata-129527862 tempest-VolumesImageMetadata-129527862-project-member] Flow 'volume_create_api' (559fedcb-bb19-4e3f-9114-965a26d6f4c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:33:28.468237 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-b3a2d08e-2616-4de5-b138-616189ab2d96 tempest-VolumesImageMetadata-129527862 tempest-VolumesImageMetadata-129527862-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2af83031-2c02-4092-a93e-6af71c4ff2dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:33:28.469205 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.flows.api.create_volume [None req-b3a2d08e-2616-4de5-b138-616189ab2d96 tempest-VolumesImageMetadata-129527862 tempest-VolumesImageMetadata-129527862-project-member] Validating volume size '1' using validate_int {{(pid=100374) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 10:33:28.534439 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-b3a2d08e-2616-4de5-b138-616189ab2d96 tempest-VolumesImageMetadata-129527862 tempest-VolumesImageMetadata-129527862-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2af83031-2c02-4092-a93e-6af71c4ff2dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T10:26:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6cd66f07-4c7b-40b2-9dfb-378538f29c9e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:33:28.535238 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-b3a2d08e-2616-4de5-b138-616189ab2d96 tempest-VolumesImageMetadata-129527862 tempest-VolumesImageMetadata-129527862-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (13a83206-5f31-40bd-a912-ee0dc5e56885) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:33:28.606170 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.quota [None req-b3a2d08e-2616-4de5-b138-616189ab2d96 tempest-VolumesImageMetadata-129527862 tempest-VolumesImageMetadata-129527862-project-member] Created reservations ['78c169dd-7e75-4e3d-8f0c-540a65ec5578', '7c549d5b-800c-4e3a-98f4-cd445e55d8e4', '7636559d-b031-4643-b104-3e3c033e6dfd', '250e7cee-3529-423a-b1e2-537adb7fe3a0'] {{(pid=100374) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:33:28.607135 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-b3a2d08e-2616-4de5-b138-616189ab2d96 tempest-VolumesImageMetadata-129527862 tempest-VolumesImageMetadata-129527862-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (13a83206-5f31-40bd-a912-ee0dc5e56885) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['78c169dd-7e75-4e3d-8f0c-540a65ec5578', '7c549d5b-800c-4e3a-98f4-cd445e55d8e4', '7636559d-b031-4643-b104-3e3c033e6dfd', '250e7cee-3529-423a-b1e2-537adb7fe3a0']}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:33:28.607898 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-b3a2d08e-2616-4de5-b138-616189ab2d96 tempest-VolumesImageMetadata-129527862 tempest-VolumesImageMetadata-129527862-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (49f12742-7614-45a3-a1d7-fb5254693dcf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:33:28.640835 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-b3a2d08e-2616-4de5-b138-616189ab2d96 tempest-VolumesImageMetadata-129527862 tempest-VolumesImageMetadata-129527862-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (49f12742-7614-45a3-a1d7-fb5254693dcf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '30f0e62b-4a22-46a6-b559-1180f327fbca', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-496577904',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7adaf710e6474cac957065c428bc8961',qos_specs=None,replication_status=,reservations=['78c169dd-7e75-4e3d-8f0c-540a65ec5578','7c549d5b-800c-4e3a-98f4-cd445e55d8e4','7636559d-b031-4643-b104-3e3c033e6dfd','250e7cee-3529-423a-b1e2-537adb7fe3a0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='987828c621ca48b480de678ac9083845',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:33:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-496577904',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=30f0e62b-4a22-46a6-b559-1180f327fbca,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7adaf710e6474cac957065c428bc8961',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='987828c621ca48b480de678ac9083845',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6cd66f07-4c7b-40b2-9dfb-378538f29c9e),volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:33:28.641809 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-b3a2d08e-2616-4de5-b138-616189ab2d96 tempest-VolumesImageMetadata-129527862 tempest-VolumesImageMetadata-129527862-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (de05ce80-d8ae-4aca-ae11-37fda73cc79e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:33:28.668662 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-b3a2d08e-2616-4de5-b138-616189ab2d96 tempest-VolumesImageMetadata-129527862 tempest-VolumesImageMetadata-129527862-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (de05ce80-d8ae-4aca-ae11-37fda73cc79e) transitioned into state 'SUCCESS' from state '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-496577904',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7adaf710e6474cac957065c428bc8961',qos_specs=None,replication_status=,reservations=['78c169dd-7e75-4e3d-8f0c-540a65ec5578','7c549d5b-800c-4e3a-98f4-cd445e55d8e4','7636559d-b031-4643-b104-3e3c033e6dfd','250e7cee-3529-423a-b1e2-537adb7fe3a0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='987828c621ca48b480de678ac9083845',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:33:28.669295 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-b3a2d08e-2616-4de5-b138-616189ab2d96 tempest-VolumesImageMetadata-129527862 tempest-VolumesImageMetadata-129527862-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f611d20b-5862-4e7a-b279-288bbca0cd82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:33:28.687539 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-b3a2d08e-2616-4de5-b138-616189ab2d96 tempest-VolumesImageMetadata-129527862 tempest-VolumesImageMetadata-129527862-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f611d20b-5862-4e7a-b279-288bbca0cd82) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:33:28.687539 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-b3a2d08e-2616-4de5-b138-616189ab2d96 tempest-VolumesImageMetadata-129527862 tempest-VolumesImageMetadata-129527862-project-member] Flow 'volume_create_api' (559fedcb-bb19-4e3f-9114-965a26d6f4c6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100374) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:33:28.687539 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-b3a2d08e-2616-4de5-b138-616189ab2d96 tempest-VolumesImageMetadata-129527862 tempest-VolumesImageMetadata-129527862-project-member] Create volume request issued successfully. Aug 12 10:33:28.688650 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-b3a2d08e-2616-4de5-b138-616189ab2d96 tempest-VolumesImageMetadata-129527862 tempest-VolumesImageMetadata-129527862-project-member] https://10.4.3.105/volume/v3/volumes returned with HTTP 202 Aug 12 10:33:28.689578 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 208/848] 10.4.3.105 () {68 vars in 1259 bytes} [Wed Aug 12 10:33:28 2026] POST /volume/v3/volumes => generated 750 bytes in 358 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 12 10:33:28.701420 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-15a3d297-970a-4fef-82b5-fb497003a72c None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:33:28.703354 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-15a3d297-970a-4fef-82b5-fb497003a72c tempest-VolumesImageMetadata-129527862 tempest-VolumesImageMetadata-129527862-project-member] GET https://10.4.3.105/volume/v3/volumes/30f0e62b-4a22-46a6-b559-1180f327fbca Aug 12 10:33:28.703578 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-15a3d297-970a-4fef-82b5-fb497003a72c tempest-VolumesImageMetadata-129527862 tempest-VolumesImageMetadata-129527862-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:33:28.703832 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-15a3d297-970a-4fef-82b5-fb497003a72c tempest-VolumesImageMetadata-129527862 tempest-VolumesImageMetadata-129527862-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:33:28.712171 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:33:28.712171 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:33:28.722836 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-15a3d297-970a-4fef-82b5-fb497003a72c tempest-VolumesImageMetadata-129527862 tempest-VolumesImageMetadata-129527862-project-member] Volume info retrieved successfully. Aug 12 10:33:28.728859 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-15a3d297-970a-4fef-82b5-fb497003a72c tempest-VolumesImageMetadata-129527862 tempest-VolumesImageMetadata-129527862-project-member] https://10.4.3.105/volume/v3/volumes/30f0e62b-4a22-46a6-b559-1180f327fbca returned with HTTP 200 Aug 12 10:33:28.729324 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 210/849] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:33:28 2026] GET /volume/v3/volumes/30f0e62b-4a22-46a6-b559-1180f327fbca => generated 818 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:33:28.856225 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-91dbf458-3e6b-4067-9ff8-e45aee2063c0 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:33:28.858443 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-91dbf458-3e6b-4067-9ff8-e45aee2063c0 tempest-VolumesBackupsV39Test-562164290 tempest-VolumesBackupsV39Test-562164290-project-member] GET https://10.4.3.105/volume/v3/backups/c2a224f4-74d0-4d79-8728-2a7694e1cc4b Aug 12 10:33:28.858635 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-91dbf458-3e6b-4067-9ff8-e45aee2063c0 tempest-VolumesBackupsV39Test-562164290 tempest-VolumesBackupsV39Test-562164290-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:33:28.858868 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-91dbf458-3e6b-4067-9ff8-e45aee2063c0 tempest-VolumesBackupsV39Test-562164290 tempest-VolumesBackupsV39Test-562164290-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:33:28.859015 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-91dbf458-3e6b-4067-9ff8-e45aee2063c0 tempest-VolumesBackupsV39Test-562164290 tempest-VolumesBackupsV39Test-562164290-project-member] Show backup with id c2a224f4-74d0-4d79-8728-2a7694e1cc4b. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:33:28.863467 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:33:28.863467 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:33:28.864374 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-91dbf458-3e6b-4067-9ff8-e45aee2063c0 tempest-VolumesBackupsV39Test-562164290 tempest-VolumesBackupsV39Test-562164290-project-member] https://10.4.3.105/volume/v3/backups/c2a224f4-74d0-4d79-8728-2a7694e1cc4b returned with HTTP 200 Aug 12 10:33:28.865018 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 215/850] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:33:28 2026] GET /volume/v3/backups/c2a224f4-74d0-4d79-8728-2a7694e1cc4b => generated 796 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:33:28.946326 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-c6282ade-63d9-4b11-9ea8-a7cad0ceeda2 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:33:28.946326 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-c6282ade-63d9-4b11-9ea8-a7cad0ceeda2 None None] GET https://10.4.3.105/volume// Aug 12 10:33:28.946326 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-c6282ade-63d9-4b11-9ea8-a7cad0ceeda2 None None] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:33:28.946479 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-c6282ade-63d9-4b11-9ea8-a7cad0ceeda2 None None] Calling method 'all' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:33:28.946835 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-c6282ade-63d9-4b11-9ea8-a7cad0ceeda2 None None] https://10.4.3.105/volume// returned with HTTP 300 Aug 12 10:33:28.947132 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 218/851] 10.4.3.105 () {66 vars in 1426 bytes} [Wed Aug 12 10:33: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 10:33:28.955503 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-0487892a-d03e-434b-8ff0-0fb05ab055c7 req-3f0451c4-b5f7-42d0-baea-fb92a359ac5c None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:33:28.958103 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-0487892a-d03e-434b-8ff0-0fb05ab055c7 req-3f0451c4-b5f7-42d0-baea-fb92a359ac5c tempest-ServerActionsTestOtherA-124071967 tempest-ServerActionsTestOtherA-124071967-project-member] POST https://10.4.3.105/volume/v3/attachments Aug 12 10:33:28.958557 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-0487892a-d03e-434b-8ff0-0fb05ab055c7 req-3f0451c4-b5f7-42d0-baea-fb92a359ac5c tempest-ServerActionsTestOtherA-124071967 tempest-ServerActionsTestOtherA-124071967-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f57c7ba6-9c06-4e0d-9ae1-5c4f7a1e7c3a", "connector": null, "instance_uuid": "86cbc85c-e7d6-49d3-89a4-daebf67d4600"}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:33:28.970378 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:33:28.970378 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:33:29.007672 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-0487892a-d03e-434b-8ff0-0fb05ab055c7 req-3f0451c4-b5f7-42d0-baea-fb92a359ac5c tempest-ServerActionsTestOtherA-124071967 tempest-ServerActionsTestOtherA-124071967-project-member] https://10.4.3.105/volume/v3/attachments returned with HTTP 200 Aug 12 10:33:29.008771 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 209/852] 10.4.3.105 () {74 vars in 1594 bytes} [Wed Aug 12 10:33:28 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 10:33:29.018870 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-47c7825c-6d1c-4566-b14a-b64abd6df779 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:33:29.018870 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-47c7825c-6d1c-4566-b14a-b64abd6df779 None None] GET https://10.4.3.105/volume// Aug 12 10:33:29.018870 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-47c7825c-6d1c-4566-b14a-b64abd6df779 None None] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:33:29.018870 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-47c7825c-6d1c-4566-b14a-b64abd6df779 None None] Calling method 'all' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:33:29.018870 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-47c7825c-6d1c-4566-b14a-b64abd6df779 None None] https://10.4.3.105/volume// returned with HTTP 300 Aug 12 10:33:29.018870 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 211/853] 10.4.3.105 () {66 vars in 1426 bytes} [Wed Aug 12 10:33: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 10:33:29.028530 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-cbf842c1-1a69-48b1-9214-1f2969b43c1b None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:33:29.030042 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [req-0487892a-d03e-434b-8ff0-0fb05ab055c7 req-cff62759-b6c2-42b9-90a5-932816bcce7e None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:33:29.030507 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-cbf842c1-1a69-48b1-9214-1f2969b43c1b tempest-TestMinimumBasicScenario-1673550797 tempest-TestMinimumBasicScenario-1673550797-project-member] GET https://10.4.3.105/volume/v3/snapshots/82919c0a-0de1-49bf-b279-14808349f1a7 Aug 12 10:33:29.030723 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-cbf842c1-1a69-48b1-9214-1f2969b43c1b tempest-TestMinimumBasicScenario-1673550797 tempest-TestMinimumBasicScenario-1673550797-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:33:29.030929 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-cbf842c1-1a69-48b1-9214-1f2969b43c1b tempest-TestMinimumBasicScenario-1673550797 tempest-TestMinimumBasicScenario-1673550797-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:33:29.035653 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-cbf842c1-1a69-48b1-9214-1f2969b43c1b tempest-TestMinimumBasicScenario-1673550797 tempest-TestMinimumBasicScenario-1673550797-project-member] https://10.4.3.105/volume/v3/snapshots/82919c0a-0de1-49bf-b279-14808349f1a7 returned with HTTP 404 Aug 12 10:33:29.036048 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-0487892a-d03e-434b-8ff0-0fb05ab055c7 req-cff62759-b6c2-42b9-90a5-932816bcce7e tempest-ServerActionsTestOtherA-124071967 tempest-ServerActionsTestOtherA-124071967-project-member] GET https://10.4.3.105/volume/v3/volumes/f57c7ba6-9c06-4e0d-9ae1-5c4f7a1e7c3a Aug 12 10:33:29.036265 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 216/854] 10.4.3.105 () {66 vars in 1354 bytes} [Wed Aug 12 10:33:29 2026] GET /volume/v3/snapshots/82919c0a-0de1-49bf-b279-14808349f1a7 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:33:29.036604 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [req-0487892a-d03e-434b-8ff0-0fb05ab055c7 req-cff62759-b6c2-42b9-90a5-932816bcce7e tempest-ServerActionsTestOtherA-124071967 tempest-ServerActionsTestOtherA-124071967-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:33:29.036687 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [req-0487892a-d03e-434b-8ff0-0fb05ab055c7 req-cff62759-b6c2-42b9-90a5-932816bcce7e tempest-ServerActionsTestOtherA-124071967 tempest-ServerActionsTestOtherA-124071967-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:33:29.039466 np0000007037 devstack@c-api.service[100372]: DEBUG dbcounter [-] [100372] Writing DB stats cinder:SELECT=313,cinder:INSERT=48,cinder:UPDATE=77 {{(pid=100372) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 10:33:29.058030 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:33:29.058030 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:33:29.065383 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [req-0487892a-d03e-434b-8ff0-0fb05ab055c7 req-cff62759-b6c2-42b9-90a5-932816bcce7e tempest-ServerActionsTestOtherA-124071967 tempest-ServerActionsTestOtherA-124071967-project-member] Volume info retrieved successfully. Aug 12 10:33:29.070107 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-0487892a-d03e-434b-8ff0-0fb05ab055c7 req-cff62759-b6c2-42b9-90a5-932816bcce7e tempest-ServerActionsTestOtherA-124071967 tempest-ServerActionsTestOtherA-124071967-project-member] https://10.4.3.105/volume/v3/volumes/f57c7ba6-9c06-4e0d-9ae1-5c4f7a1e7c3a returned with HTTP 200 Aug 12 10:33:29.070857 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 219/855] 10.4.3.105 () {70 vars in 1639 bytes} [Wed Aug 12 10:33:29 2026] GET /volume/v3/volumes/f57c7ba6-9c06-4e0d-9ae1-5c4f7a1e7c3a => generated 1319 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 10:33:29.178300 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-5b6169f0-b465-4128-89f3-47324d1b8376 req-3db8c389-d82b-4533-a0b1-b32b17430667 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:33:29.181078 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-5b6169f0-b465-4128-89f3-47324d1b8376 req-3db8c389-d82b-4533-a0b1-b32b17430667 tempest-TestMinimumBasicScenario-1673550797 tempest-TestMinimumBasicScenario-1673550797-project-member] GET https://10.4.3.105/volume/v3/attachments?instance_id=f800db22-17d3-4852-a83c-20b466a1bf83 Aug 12 10:33:29.181623 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-5b6169f0-b465-4128-89f3-47324d1b8376 req-3db8c389-d82b-4533-a0b1-b32b17430667 tempest-TestMinimumBasicScenario-1673550797 tempest-TestMinimumBasicScenario-1673550797-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:33:29.181681 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-5b6169f0-b465-4128-89f3-47324d1b8376 req-3db8c389-d82b-4533-a0b1-b32b17430667 tempest-TestMinimumBasicScenario-1673550797 tempest-TestMinimumBasicScenario-1673550797-project-member] Calling method 'version_select' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:33:29.209848 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-5b6169f0-b465-4128-89f3-47324d1b8376 req-3db8c389-d82b-4533-a0b1-b32b17430667 tempest-TestMinimumBasicScenario-1673550797 tempest-TestMinimumBasicScenario-1673550797-project-member] https://10.4.3.105/volume/v3/attachments?instance_id=f800db22-17d3-4852-a83c-20b466a1bf83 returned with HTTP 200 Aug 12 10:33:29.210320 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 210/856] 10.4.3.105 () {70 vars in 1637 bytes} [Wed Aug 12 10:33:29 2026] GET /volume/v3/attachments?instance_id=f800db22-17d3-4852-a83c-20b466a1bf83 => generated 192 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:33:29.218224 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-5b6169f0-b465-4128-89f3-47324d1b8376 req-c263d169-54cf-4b87-8822-e1fc0d5d7b09 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:33:29.221866 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-5b6169f0-b465-4128-89f3-47324d1b8376 req-c263d169-54cf-4b87-8822-e1fc0d5d7b09 tempest-TestMinimumBasicScenario-1673550797 tempest-TestMinimumBasicScenario-1673550797-project-member] GET https://10.4.3.105/volume/v3/attachments/9816da4c-7693-49ee-8923-581709798c30 Aug 12 10:33:29.221866 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-5b6169f0-b465-4128-89f3-47324d1b8376 req-c263d169-54cf-4b87-8822-e1fc0d5d7b09 tempest-TestMinimumBasicScenario-1673550797 tempest-TestMinimumBasicScenario-1673550797-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:33:29.221866 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-5b6169f0-b465-4128-89f3-47324d1b8376 req-c263d169-54cf-4b87-8822-e1fc0d5d7b09 tempest-TestMinimumBasicScenario-1673550797 tempest-TestMinimumBasicScenario-1673550797-project-member] Calling method 'version_select' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:33:29.243335 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-5b6169f0-b465-4128-89f3-47324d1b8376 req-c263d169-54cf-4b87-8822-e1fc0d5d7b09 tempest-TestMinimumBasicScenario-1673550797 tempest-TestMinimumBasicScenario-1673550797-project-member] https://10.4.3.105/volume/v3/attachments/9816da4c-7693-49ee-8923-581709798c30 returned with HTTP 200 Aug 12 10:33:29.243932 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 212/857] 10.4.3.105 () {70 vars in 1651 bytes} [Wed Aug 12 10:33:29 2026] GET /volume/v3/attachments/9816da4c-7693-49ee-8923-581709798c30 => generated 993 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:33:29.329028 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-113798bc-0b8c-4f33-89d6-fe4572b24102 req-73f319c8-c994-44ad-ba9f-187ce44ebd37 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:33:29.331553 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-113798bc-0b8c-4f33-89d6-fe4572b24102 req-73f319c8-c994-44ad-ba9f-187ce44ebd37 tempest-ServerActionsV293TestJSON-552388841 tempest-ServerActionsV293TestJSON-552388841-project-member] DELETE https://10.4.3.105/volume/v3/attachments/4e46c4f7-79f3-499d-87b4-7d283892585b Aug 12 10:33:29.332237 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-113798bc-0b8c-4f33-89d6-fe4572b24102 req-73f319c8-c994-44ad-ba9f-187ce44ebd37 tempest-ServerActionsV293TestJSON-552388841 tempest-ServerActionsV293TestJSON-552388841-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:33:29.332237 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-113798bc-0b8c-4f33-89d6-fe4572b24102 req-73f319c8-c994-44ad-ba9f-187ce44ebd37 tempest-ServerActionsV293TestJSON-552388841 tempest-ServerActionsV293TestJSON-552388841-project-member] Calling method 'version_select' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:33:29.344132 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:33:29.344132 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:33:29.408898 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-113798bc-0b8c-4f33-89d6-fe4572b24102 req-73f319c8-c994-44ad-ba9f-187ce44ebd37 tempest-ServerActionsV293TestJSON-552388841 tempest-ServerActionsV293TestJSON-552388841-project-member] https://10.4.3.105/volume/v3/attachments/4e46c4f7-79f3-499d-87b4-7d283892585b returned with HTTP 200 Aug 12 10:33:29.409359 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 217/858] 10.4.3.105 () {72 vars in 1673 bytes} [Wed Aug 12 10:33:29 2026] DELETE /volume/v3/attachments/4e46c4f7-79f3-499d-87b4-7d283892585b => generated 192 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:33:29.533474 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-4cc6cbaa-954d-49df-b345-5ba063314431 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:33:29.533974 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-4cc6cbaa-954d-49df-b345-5ba063314431 None None] GET https://10.4.3.105/volume// Aug 12 10:33:29.534204 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-4cc6cbaa-954d-49df-b345-5ba063314431 None None] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:33:29.534416 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-4cc6cbaa-954d-49df-b345-5ba063314431 None None] Calling method 'all' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:33:29.534948 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-4cc6cbaa-954d-49df-b345-5ba063314431 None None] https://10.4.3.105/volume// returned with HTTP 300 Aug 12 10:33:29.535253 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 220/859] 10.4.3.105 () {66 vars in 1426 bytes} [Wed Aug 12 10:33: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 10:33:29.546325 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-113798bc-0b8c-4f33-89d6-fe4572b24102 req-01201dc4-cd17-41b4-bbac-22aac91319eb None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:33:29.551064 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-113798bc-0b8c-4f33-89d6-fe4572b24102 req-01201dc4-cd17-41b4-bbac-22aac91319eb tempest-ServerActionsV293TestJSON-552388841 tempest-ServerActionsV293TestJSON-552388841-project-member] POST https://10.4.3.105/volume/v3/volumes/78c4671b-3bec-475a-8330-3b69f775a8ed/action Aug 12 10:33:29.552090 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-113798bc-0b8c-4f33-89d6-fe4572b24102 req-01201dc4-cd17-41b4-bbac-22aac91319eb tempest-ServerActionsV293TestJSON-552388841 tempest-ServerActionsV293TestJSON-552388841-project-member] Action body: b'{"os-reimage": {"image_id": "3c44bf7a-0793-4c08-a919-d4f08f280145", "reimage_reserved": true}}' {{(pid=100374) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 10:33:29.552223 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-113798bc-0b8c-4f33-89d6-fe4572b24102 req-01201dc4-cd17-41b4-bbac-22aac91319eb tempest-ServerActionsV293TestJSON-552388841 tempest-ServerActionsV293TestJSON-552388841-project-member] Action: 'action', calling method: version_select, body: {"os-reimage": {"image_id": "3c44bf7a-0793-4c08-a919-d4f08f280145", "reimage_reserved": true}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:33:29.565878 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:33:29.565878 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:33:29.566438 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [req-113798bc-0b8c-4f33-89d6-fe4572b24102 req-01201dc4-cd17-41b4-bbac-22aac91319eb tempest-ServerActionsV293TestJSON-552388841 tempest-ServerActionsV293TestJSON-552388841-project-member] Volume info retrieved successfully. Aug 12 10:33:29.628997 np0000007037 devstack@c-api.service[100374]: DEBUG dbcounter [-] [100374] Writing DB stats cinder:SELECT=372,cinder:INSERT=67,cinder:UPDATE=117 {{(pid=100374) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 10:33:29.671244 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-0487892a-d03e-434b-8ff0-0fb05ab055c7 req-bb9fc728-d1e2-4619-90af-cb3090355936 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:33:29.678942 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-0487892a-d03e-434b-8ff0-0fb05ab055c7 req-bb9fc728-d1e2-4619-90af-cb3090355936 tempest-ServerActionsTestOtherA-124071967 tempest-ServerActionsTestOtherA-124071967-project-member] DELETE https://10.4.3.105/volume/v3/attachments/b85de84a-a461-41c6-abac-ca8aa82f4fba Aug 12 10:33:29.678942 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-0487892a-d03e-434b-8ff0-0fb05ab055c7 req-bb9fc728-d1e2-4619-90af-cb3090355936 tempest-ServerActionsTestOtherA-124071967 tempest-ServerActionsTestOtherA-124071967-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:33:29.678942 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-0487892a-d03e-434b-8ff0-0fb05ab055c7 req-bb9fc728-d1e2-4619-90af-cb3090355936 tempest-ServerActionsTestOtherA-124071967 tempest-ServerActionsTestOtherA-124071967-project-member] Calling method 'version_select' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:33:29.682988 np0000007037 devstack@c-api.service[100373]: DEBUG dbcounter [-] [100373] Writing DB stats cinder:SELECT=301,cinder:UPDATE=55,cinder:INSERT=37 {{(pid=100373) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 10:33:29.693191 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:33:29.693191 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:33:29.727066 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-113798bc-0b8c-4f33-89d6-fe4572b24102 req-01201dc4-cd17-41b4-bbac-22aac91319eb tempest-ServerActionsV293TestJSON-552388841 tempest-ServerActionsV293TestJSON-552388841-project-member] https://10.4.3.105/volume/v3/volumes/78c4671b-3bec-475a-8330-3b69f775a8ed/action returned with HTTP 202 Aug 12 10:33:29.727066 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 211/860] 10.4.3.105 () {74 vars in 1713 bytes} [Wed Aug 12 10:33:29 2026] POST /volume/v3/volumes/78c4671b-3bec-475a-8330-3b69f775a8ed/action => generated 0 bytes in 181 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 12 10:33:29.745200 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-c3b9f9ff-ebfe-4d12-a418-0372cfdc46b0 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:33:29.748684 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-c3b9f9ff-ebfe-4d12-a418-0372cfdc46b0 tempest-VolumesImageMetadata-129527862 tempest-VolumesImageMetadata-129527862-project-member] GET https://10.4.3.105/volume/v3/volumes/30f0e62b-4a22-46a6-b559-1180f327fbca Aug 12 10:33:29.748684 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-c3b9f9ff-ebfe-4d12-a418-0372cfdc46b0 tempest-VolumesImageMetadata-129527862 tempest-VolumesImageMetadata-129527862-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:33:29.748684 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-c3b9f9ff-ebfe-4d12-a418-0372cfdc46b0 tempest-VolumesImageMetadata-129527862 tempest-VolumesImageMetadata-129527862-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:33:29.751332 np0000007037 devstack@c-api.service[100375]: DEBUG dbcounter [-] [100375] Writing DB stats cinder:SELECT=337,cinder:INSERT=41,cinder:UPDATE=85 {{(pid=100375) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 10:33:29.757552 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:33:29.757552 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:33:29.762919 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-c3b9f9ff-ebfe-4d12-a418-0372cfdc46b0 tempest-VolumesImageMetadata-129527862 tempest-VolumesImageMetadata-129527862-project-member] Volume info retrieved successfully. Aug 12 10:33:29.770168 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-c3b9f9ff-ebfe-4d12-a418-0372cfdc46b0 tempest-VolumesImageMetadata-129527862 tempest-VolumesImageMetadata-129527862-project-member] https://10.4.3.105/volume/v3/volumes/30f0e62b-4a22-46a6-b559-1180f327fbca returned with HTTP 200 Aug 12 10:33:29.770784 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 218/861] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:33:29 2026] GET /volume/v3/volumes/30f0e62b-4a22-46a6-b559-1180f327fbca => generated 1358 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:33:29.772505 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-0487892a-d03e-434b-8ff0-0fb05ab055c7 req-bb9fc728-d1e2-4619-90af-cb3090355936 tempest-ServerActionsTestOtherA-124071967 tempest-ServerActionsTestOtherA-124071967-project-member] https://10.4.3.105/volume/v3/attachments/b85de84a-a461-41c6-abac-ca8aa82f4fba returned with HTTP 200 Aug 12 10:33:29.773012 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 213/862] 10.4.3.105 () {72 vars in 1673 bytes} [Wed Aug 12 10:33:29 2026] DELETE /volume/v3/attachments/b85de84a-a461-41c6-abac-ca8aa82f4fba => generated 192 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:33:29.787630 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-c738996c-ab2d-413e-a990-63485267ea85 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:33:29.790886 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-c738996c-ab2d-413e-a990-63485267ea85 tempest-VolumesImageMetadata-129527862 tempest-VolumesImageMetadata-129527862-project-member] POST https://10.4.3.105/volume/v3/volumes/30f0e62b-4a22-46a6-b559-1180f327fbca/action Aug 12 10:33:29.791284 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-c738996c-ab2d-413e-a990-63485267ea85 tempest-VolumesImageMetadata-129527862 tempest-VolumesImageMetadata-129527862-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=100372) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 10:33:29.791539 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-c738996c-ab2d-413e-a990-63485267ea85 tempest-VolumesImageMetadata-129527862 tempest-VolumesImageMetadata-129527862-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=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:33:29.801065 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:33:29.801065 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:33:29.810230 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:33:29.810230 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:33:29.811530 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-c738996c-ab2d-413e-a990-63485267ea85 tempest-VolumesImageMetadata-129527862 tempest-VolumesImageMetadata-129527862-project-member] Volume info retrieved successfully. Aug 12 10:33:29.831569 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-c738996c-ab2d-413e-a990-63485267ea85 tempest-VolumesImageMetadata-129527862 tempest-VolumesImageMetadata-129527862-project-member] Update volume metadata completed successfully. Aug 12 10:33:29.831941 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-c738996c-ab2d-413e-a990-63485267ea85 tempest-VolumesImageMetadata-129527862 tempest-VolumesImageMetadata-129527862-project-member] https://10.4.3.105/volume/v3/volumes/30f0e62b-4a22-46a6-b559-1180f327fbca/action returned with HTTP 200 Aug 12 10:33:29.832337 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 221/863] 10.4.3.105 () {68 vars in 1391 bytes} [Wed Aug 12 10:33:29 2026] POST /volume/v3/volumes/30f0e62b-4a22-46a6-b559-1180f327fbca/action => generated 563 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:33:29.842251 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-8d956458-d0b6-4e1a-b448-be7a18567b5b None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:33:29.844401 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-8d956458-d0b6-4e1a-b448-be7a18567b5b tempest-VolumesImageMetadata-129527862 tempest-VolumesImageMetadata-129527862-project-member] GET https://10.4.3.105/volume/v3/volumes/30f0e62b-4a22-46a6-b559-1180f327fbca Aug 12 10:33:29.844632 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-8d956458-d0b6-4e1a-b448-be7a18567b5b tempest-VolumesImageMetadata-129527862 tempest-VolumesImageMetadata-129527862-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:33:29.845117 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-8d956458-d0b6-4e1a-b448-be7a18567b5b tempest-VolumesImageMetadata-129527862 tempest-VolumesImageMetadata-129527862-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:33:29.860140 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:33:29.860140 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:33:29.866540 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-8d956458-d0b6-4e1a-b448-be7a18567b5b tempest-VolumesImageMetadata-129527862 tempest-VolumesImageMetadata-129527862-project-member] Volume info retrieved successfully. Aug 12 10:33:29.874223 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-8d956458-d0b6-4e1a-b448-be7a18567b5b tempest-VolumesImageMetadata-129527862 tempest-VolumesImageMetadata-129527862-project-member] https://10.4.3.105/volume/v3/volumes/30f0e62b-4a22-46a6-b559-1180f327fbca returned with HTTP 200 Aug 12 10:33:29.874850 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 212/864] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:33:29 2026] GET /volume/v3/volumes/30f0e62b-4a22-46a6-b559-1180f327fbca => generated 1418 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:33:29.880136 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-b6bf48d4-8860-4154-86d0-baed899d9660 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:33:29.884997 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-b6bf48d4-8860-4154-86d0-baed899d9660 tempest-VolumesBackupsV39Test-562164290 tempest-VolumesBackupsV39Test-562164290-project-member] GET https://10.4.3.105/volume/v3/backups/c2a224f4-74d0-4d79-8728-2a7694e1cc4b Aug 12 10:33:29.885227 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-b6bf48d4-8860-4154-86d0-baed899d9660 tempest-VolumesBackupsV39Test-562164290 tempest-VolumesBackupsV39Test-562164290-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:33:29.885461 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-b6bf48d4-8860-4154-86d0-baed899d9660 tempest-VolumesBackupsV39Test-562164290 tempest-VolumesBackupsV39Test-562164290-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:33:29.885637 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-b6bf48d4-8860-4154-86d0-baed899d9660 tempest-VolumesBackupsV39Test-562164290 tempest-VolumesBackupsV39Test-562164290-project-member] Show backup with id c2a224f4-74d0-4d79-8728-2a7694e1cc4b. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:33:29.893784 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:33:29.893784 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:33:29.895459 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-b6bf48d4-8860-4154-86d0-baed899d9660 tempest-VolumesBackupsV39Test-562164290 tempest-VolumesBackupsV39Test-562164290-project-member] https://10.4.3.105/volume/v3/backups/c2a224f4-74d0-4d79-8728-2a7694e1cc4b returned with HTTP 200 Aug 12 10:33:29.895459 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 219/865] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:33:29 2026] GET /volume/v3/backups/c2a224f4-74d0-4d79-8728-2a7694e1cc4b => generated 796 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:33:29.895730 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-e20301c4-0b34-42c0-9df0-c538bcbf1137 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:33:29.900772 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-e20301c4-0b34-42c0-9df0-c538bcbf1137 tempest-VolumesImageMetadata-129527862 tempest-VolumesImageMetadata-129527862-project-member] POST https://10.4.3.105/volume/v3/volumes/30f0e62b-4a22-46a6-b559-1180f327fbca/action Aug 12 10:33:29.901586 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-e20301c4-0b34-42c0-9df0-c538bcbf1137 tempest-VolumesImageMetadata-129527862 tempest-VolumesImageMetadata-129527862-project-member] Action body: b'{"os-unset_image_metadata": {"key": "ramdisk_id"}}' {{(pid=100373) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 10:33:29.901586 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-e20301c4-0b34-42c0-9df0-c538bcbf1137 tempest-VolumesImageMetadata-129527862 tempest-VolumesImageMetadata-129527862-project-member] Action: 'action', calling method: delete, body: {"os-unset_image_metadata": {"key": "ramdisk_id"}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:33:29.916122 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:33:29.916122 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:33:29.927471 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:33:29.927471 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:33:29.928441 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-e20301c4-0b34-42c0-9df0-c538bcbf1137 tempest-VolumesImageMetadata-129527862 tempest-VolumesImageMetadata-129527862-project-member] Volume info retrieved successfully. Aug 12 10:33:29.941468 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-e20301c4-0b34-42c0-9df0-c538bcbf1137 tempest-VolumesImageMetadata-129527862 tempest-VolumesImageMetadata-129527862-project-member] Get volume image-metadata completed successfully. Aug 12 10:33:29.963136 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-e20301c4-0b34-42c0-9df0-c538bcbf1137 tempest-VolumesImageMetadata-129527862 tempest-VolumesImageMetadata-129527862-project-member] Delete volume metadata completed successfully. Aug 12 10:33:29.963771 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-e20301c4-0b34-42c0-9df0-c538bcbf1137 tempest-VolumesImageMetadata-129527862 tempest-VolumesImageMetadata-129527862-project-member] https://10.4.3.105/volume/v3/volumes/30f0e62b-4a22-46a6-b559-1180f327fbca/action returned with HTTP 200 Aug 12 10:33:29.964577 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 214/866] 10.4.3.105 () {68 vars in 1390 bytes} [Wed Aug 12 10:33:29 2026] POST /volume/v3/volumes/30f0e62b-4a22-46a6-b559-1180f327fbca/action => generated 0 bytes in 69 msecs (HTTP/1.1 200) 6 headers in 227 bytes (2 switches on core 0) Aug 12 10:33:29.974123 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-aa54a7e0-ca1c-435f-9db7-9c2e7fba04ba None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:33:29.977761 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-aa54a7e0-ca1c-435f-9db7-9c2e7fba04ba tempest-VolumesImageMetadata-129527862 tempest-VolumesImageMetadata-129527862-project-member] POST https://10.4.3.105/volume/v3/volumes/30f0e62b-4a22-46a6-b559-1180f327fbca/action Aug 12 10:33:29.977761 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-aa54a7e0-ca1c-435f-9db7-9c2e7fba04ba tempest-VolumesImageMetadata-129527862 tempest-VolumesImageMetadata-129527862-project-member] Action body: b'{"os-show_image_metadata": {}}' {{(pid=100372) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 10:33:29.977761 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-aa54a7e0-ca1c-435f-9db7-9c2e7fba04ba tempest-VolumesImageMetadata-129527862 tempest-VolumesImageMetadata-129527862-project-member] Action: 'action', calling method: index, body: {"os-show_image_metadata": {}} {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:33:29.994407 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:33:29.994407 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:33:29.995164 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-aa54a7e0-ca1c-435f-9db7-9c2e7fba04ba tempest-VolumesImageMetadata-129527862 tempest-VolumesImageMetadata-129527862-project-member] Volume info retrieved successfully. Aug 12 10:33:30.007784 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-aa54a7e0-ca1c-435f-9db7-9c2e7fba04ba tempest-VolumesImageMetadata-129527862 tempest-VolumesImageMetadata-129527862-project-member] Get volume image-metadata completed successfully. Aug 12 10:33:30.008802 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-aa54a7e0-ca1c-435f-9db7-9c2e7fba04ba tempest-VolumesImageMetadata-129527862 tempest-VolumesImageMetadata-129527862-project-member] https://10.4.3.105/volume/v3/volumes/30f0e62b-4a22-46a6-b559-1180f327fbca/action returned with HTTP 200 Aug 12 10:33:30.009797 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 222/867] 10.4.3.105 () {68 vars in 1390 bytes} [Wed Aug 12 10:33:29 2026] POST /volume/v3/volumes/30f0e62b-4a22-46a6-b559-1180f327fbca/action => generated 537 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:33:30.025881 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-74422b0b-898c-4451-89d3-4af4b97b6382 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:33:30.029188 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-74422b0b-898c-4451-89d3-4af4b97b6382 tempest-VolumesImageMetadata-129527862 tempest-VolumesImageMetadata-129527862-project-member] GET https://10.4.3.105/volume/v3/volumes/30f0e62b-4a22-46a6-b559-1180f327fbca Aug 12 10:33:30.029483 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-74422b0b-898c-4451-89d3-4af4b97b6382 tempest-VolumesImageMetadata-129527862 tempest-VolumesImageMetadata-129527862-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:33:30.030245 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-74422b0b-898c-4451-89d3-4af4b97b6382 tempest-VolumesImageMetadata-129527862 tempest-VolumesImageMetadata-129527862-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:33:30.039791 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:33:30.039791 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:33:30.049061 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-74422b0b-898c-4451-89d3-4af4b97b6382 tempest-VolumesImageMetadata-129527862 tempest-VolumesImageMetadata-129527862-project-member] Volume info retrieved successfully. Aug 12 10:33:30.060493 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-74422b0b-898c-4451-89d3-4af4b97b6382 tempest-VolumesImageMetadata-129527862 tempest-VolumesImageMetadata-129527862-project-member] https://10.4.3.105/volume/v3/volumes/30f0e62b-4a22-46a6-b559-1180f327fbca returned with HTTP 200 Aug 12 10:33:30.060493 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 213/868] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:33:30 2026] GET /volume/v3/volumes/30f0e62b-4a22-46a6-b559-1180f327fbca => generated 1392 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:33:30.081423 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-293ff17d-395c-48bf-a834-505f007a482f None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:33:30.086967 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-293ff17d-395c-48bf-a834-505f007a482f tempest-VolumesImageMetadata-129527862 tempest-VolumesImageMetadata-129527862-project-member] DELETE https://10.4.3.105/volume/v3/volumes/30f0e62b-4a22-46a6-b559-1180f327fbca Aug 12 10:33:30.086967 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-293ff17d-395c-48bf-a834-505f007a482f tempest-VolumesImageMetadata-129527862 tempest-VolumesImageMetadata-129527862-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:33:30.086967 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-293ff17d-395c-48bf-a834-505f007a482f tempest-VolumesImageMetadata-129527862 tempest-VolumesImageMetadata-129527862-project-member] Calling method 'delete' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:33:30.086967 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.v3.volumes [None req-293ff17d-395c-48bf-a834-505f007a482f tempest-VolumesImageMetadata-129527862 tempest-VolumesImageMetadata-129527862-project-member] Delete volume with id: 30f0e62b-4a22-46a6-b559-1180f327fbca Aug 12 10:33:30.091738 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-2f9afe5c-f8f5-4629-89c9-11cf7bd7e351 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:33:30.092347 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-2f9afe5c-f8f5-4629-89c9-11cf7bd7e351 None None] GET https://10.4.3.105/volume// Aug 12 10:33:30.092867 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-2f9afe5c-f8f5-4629-89c9-11cf7bd7e351 None None] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:33:30.092992 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-2f9afe5c-f8f5-4629-89c9-11cf7bd7e351 None None] Calling method 'all' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:33:30.093640 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-2f9afe5c-f8f5-4629-89c9-11cf7bd7e351 None None] https://10.4.3.105/volume// returned with HTTP 300 Aug 12 10:33:30.094186 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 215/869] 10.4.3.105 () {66 vars in 1426 bytes} [Wed Aug 12 10:33:30 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Aug 12 10:33:30.101719 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:33:30.101719 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:33:30.102937 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-293ff17d-395c-48bf-a834-505f007a482f tempest-VolumesImageMetadata-129527862 tempest-VolumesImageMetadata-129527862-project-member] Volume info retrieved successfully. Aug 12 10:33:30.110216 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [req-0487892a-d03e-434b-8ff0-0fb05ab055c7 req-00bc7bc7-7cf5-4609-a7a1-55c5f39afd85 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:33:30.112685 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-0487892a-d03e-434b-8ff0-0fb05ab055c7 req-00bc7bc7-7cf5-4609-a7a1-55c5f39afd85 tempest-ServerActionsTestOtherA-124071967 tempest-ServerActionsTestOtherA-124071967-project-member] GET https://10.4.3.105/volume/v3/volumes/f57c7ba6-9c06-4e0d-9ae1-5c4f7a1e7c3a Aug 12 10:33:30.113153 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [req-0487892a-d03e-434b-8ff0-0fb05ab055c7 req-00bc7bc7-7cf5-4609-a7a1-55c5f39afd85 tempest-ServerActionsTestOtherA-124071967 tempest-ServerActionsTestOtherA-124071967-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:33:30.113336 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [req-0487892a-d03e-434b-8ff0-0fb05ab055c7 req-00bc7bc7-7cf5-4609-a7a1-55c5f39afd85 tempest-ServerActionsTestOtherA-124071967 tempest-ServerActionsTestOtherA-124071967-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:33:30.140366 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:33:30.140366 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:33:30.141607 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-293ff17d-395c-48bf-a834-505f007a482f tempest-VolumesImageMetadata-129527862 tempest-VolumesImageMetadata-129527862-project-member] Delete volume request issued successfully. Aug 12 10:33:30.141907 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-293ff17d-395c-48bf-a834-505f007a482f tempest-VolumesImageMetadata-129527862 tempest-VolumesImageMetadata-129527862-project-member] https://10.4.3.105/volume/v3/volumes/30f0e62b-4a22-46a6-b559-1180f327fbca returned with HTTP 202 Aug 12 10:33:30.142627 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 220/870] 10.4.3.105 () {66 vars in 1351 bytes} [Wed Aug 12 10:33:30 2026] DELETE /volume/v3/volumes/30f0e62b-4a22-46a6-b559-1180f327fbca => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 10:33:30.146596 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [req-0487892a-d03e-434b-8ff0-0fb05ab055c7 req-00bc7bc7-7cf5-4609-a7a1-55c5f39afd85 tempest-ServerActionsTestOtherA-124071967 tempest-ServerActionsTestOtherA-124071967-project-member] Volume info retrieved successfully. Aug 12 10:33:30.154815 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-0059a373-f7d5-4436-9c8c-d54a33c4be48 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:33:30.157036 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-0059a373-f7d5-4436-9c8c-d54a33c4be48 tempest-VolumesImageMetadata-129527862 tempest-VolumesImageMetadata-129527862-project-member] GET https://10.4.3.105/volume/v3/volumes/30f0e62b-4a22-46a6-b559-1180f327fbca Aug 12 10:33:30.157303 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-0059a373-f7d5-4436-9c8c-d54a33c4be48 tempest-VolumesImageMetadata-129527862 tempest-VolumesImageMetadata-129527862-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:33:30.157826 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-0059a373-f7d5-4436-9c8c-d54a33c4be48 tempest-VolumesImageMetadata-129527862 tempest-VolumesImageMetadata-129527862-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:33:30.161470 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-0487892a-d03e-434b-8ff0-0fb05ab055c7 req-00bc7bc7-7cf5-4609-a7a1-55c5f39afd85 tempest-ServerActionsTestOtherA-124071967 tempest-ServerActionsTestOtherA-124071967-project-member] https://10.4.3.105/volume/v3/volumes/f57c7ba6-9c06-4e0d-9ae1-5c4f7a1e7c3a returned with HTTP 200 Aug 12 10:33:30.161980 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 223/871] 10.4.3.105 () {70 vars in 1639 bytes} [Wed Aug 12 10:33:30 2026] GET /volume/v3/volumes/f57c7ba6-9c06-4e0d-9ae1-5c4f7a1e7c3a => generated 1026 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 10:33:30.176029 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:33:30.176029 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:33:30.187759 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-0059a373-f7d5-4436-9c8c-d54a33c4be48 tempest-VolumesImageMetadata-129527862 tempest-VolumesImageMetadata-129527862-project-member] Volume info retrieved successfully. Aug 12 10:33:30.196958 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-0059a373-f7d5-4436-9c8c-d54a33c4be48 tempest-VolumesImageMetadata-129527862 tempest-VolumesImageMetadata-129527862-project-member] https://10.4.3.105/volume/v3/volumes/30f0e62b-4a22-46a6-b559-1180f327fbca returned with HTTP 200 Aug 12 10:33:30.197932 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 214/872] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:33:30 2026] GET /volume/v3/volumes/30f0e62b-4a22-46a6-b559-1180f327fbca => generated 1391 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:33:30.302867 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-0487892a-d03e-434b-8ff0-0fb05ab055c7 req-8370e7e8-e43e-4aba-8b46-2a36914340e2 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:33:30.307341 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-0487892a-d03e-434b-8ff0-0fb05ab055c7 req-8370e7e8-e43e-4aba-8b46-2a36914340e2 tempest-ServerActionsTestOtherA-124071967 tempest-ServerActionsTestOtherA-124071967-project-member] PUT https://10.4.3.105/volume/v3/attachments/22d725f1-1382-480f-b4f7-4c23858598f0 Aug 12 10:33:30.308029 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-0487892a-d03e-434b-8ff0-0fb05ab055c7 req-8370e7e8-e43e-4aba-8b46-2a36914340e2 tempest-ServerActionsTestOtherA-124071967 tempest-ServerActionsTestOtherA-124071967-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.105", "host": "np0000007037", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a295cd65dd1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "cc953c5f-eaed-46bf-96e8-0985bbef0414", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:33:30.327168 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.coordination [req-0487892a-d03e-434b-8ff0-0fb05ab055c7 req-8370e7e8-e43e-4aba-8b46-2a36914340e2 tempest-ServerActionsTestOtherA-124071967 tempest-ServerActionsTestOtherA-124071967-project-member] Acquiring lock "cinder-attachment_update-f57c7ba6-9c06-4e0d-9ae1-5c4f7a1e7c3a-np0000007037" by "attachment_update" {{(pid=100373) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 10:33:30.339214 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.coordination [req-0487892a-d03e-434b-8ff0-0fb05ab055c7 req-8370e7e8-e43e-4aba-8b46-2a36914340e2 tempest-ServerActionsTestOtherA-124071967 tempest-ServerActionsTestOtherA-124071967-project-member] Lock "cinder-attachment_update-f57c7ba6-9c06-4e0d-9ae1-5c4f7a1e7c3a-np0000007037" acquired by "attachment_update" :: waited 0.012s {{(pid=100373) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 10:33:30.340481 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:33:30.340481 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:33:30.468322 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.coordination [req-0487892a-d03e-434b-8ff0-0fb05ab055c7 req-8370e7e8-e43e-4aba-8b46-2a36914340e2 tempest-ServerActionsTestOtherA-124071967 tempest-ServerActionsTestOtherA-124071967-project-member] Lock "cinder-attachment_update-f57c7ba6-9c06-4e0d-9ae1-5c4f7a1e7c3a-np0000007037" released by "attachment_update" :: held 0.129s {{(pid=100373) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 10:33:30.468576 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-0487892a-d03e-434b-8ff0-0fb05ab055c7 req-8370e7e8-e43e-4aba-8b46-2a36914340e2 tempest-ServerActionsTestOtherA-124071967 tempest-ServerActionsTestOtherA-124071967-project-member] https://10.4.3.105/volume/v3/attachments/22d725f1-1382-480f-b4f7-4c23858598f0 returned with HTTP 200 Aug 12 10:33:30.469035 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 216/873] 10.4.3.105 () {74 vars in 1704 bytes} [Wed Aug 12 10:33:30 2026] PUT /volume/v3/attachments/22d725f1-1382-480f-b4f7-4c23858598f0 => generated 969 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:33:30.510737 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-0487892a-d03e-434b-8ff0-0fb05ab055c7 req-ffcfd683-503a-4dfb-9a66-0e2f1423be1a None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:33:30.515285 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-0487892a-d03e-434b-8ff0-0fb05ab055c7 req-ffcfd683-503a-4dfb-9a66-0e2f1423be1a tempest-ServerActionsTestOtherA-124071967 tempest-ServerActionsTestOtherA-124071967-project-member] POST https://10.4.3.105/volume/v3/attachments/22d725f1-1382-480f-b4f7-4c23858598f0/action Aug 12 10:33:30.515937 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-0487892a-d03e-434b-8ff0-0fb05ab055c7 req-ffcfd683-503a-4dfb-9a66-0e2f1423be1a tempest-ServerActionsTestOtherA-124071967 tempest-ServerActionsTestOtherA-124071967-project-member] Action body: b'{"os-complete": null}' {{(pid=100375) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 10:33:30.516141 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-0487892a-d03e-434b-8ff0-0fb05ab055c7 req-ffcfd683-503a-4dfb-9a66-0e2f1423be1a tempest-ServerActionsTestOtherA-124071967 tempest-ServerActionsTestOtherA-124071967-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:33:30.547183 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:33:30.547183 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:33:30.566106 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-0487892a-d03e-434b-8ff0-0fb05ab055c7 req-ffcfd683-503a-4dfb-9a66-0e2f1423be1a tempest-ServerActionsTestOtherA-124071967 tempest-ServerActionsTestOtherA-124071967-project-member] https://10.4.3.105/volume/v3/attachments/22d725f1-1382-480f-b4f7-4c23858598f0/action returned with HTTP 204 Aug 12 10:33:30.566858 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 221/874] 10.4.3.105 () {74 vars in 1725 bytes} [Wed Aug 12 10:33:30 2026] POST /volume/v3/attachments/22d725f1-1382-480f-b4f7-4c23858598f0/action => generated 0 bytes in 57 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Aug 12 10:33:30.911332 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-d45930f7-725f-4159-947b-d1dd817e0a59 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:33:30.916133 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-d45930f7-725f-4159-947b-d1dd817e0a59 tempest-VolumesBackupsV39Test-562164290 tempest-VolumesBackupsV39Test-562164290-project-member] GET https://10.4.3.105/volume/v3/backups/c2a224f4-74d0-4d79-8728-2a7694e1cc4b Aug 12 10:33:30.916133 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-d45930f7-725f-4159-947b-d1dd817e0a59 tempest-VolumesBackupsV39Test-562164290 tempest-VolumesBackupsV39Test-562164290-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:33:30.916133 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-d45930f7-725f-4159-947b-d1dd817e0a59 tempest-VolumesBackupsV39Test-562164290 tempest-VolumesBackupsV39Test-562164290-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:33:30.916133 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.v3.backups [None req-d45930f7-725f-4159-947b-d1dd817e0a59 tempest-VolumesBackupsV39Test-562164290 tempest-VolumesBackupsV39Test-562164290-project-member] Show backup with id c2a224f4-74d0-4d79-8728-2a7694e1cc4b. {{(pid=100372) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:33:30.919975 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:33:30.919975 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:33:30.921371 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-d45930f7-725f-4159-947b-d1dd817e0a59 tempest-VolumesBackupsV39Test-562164290 tempest-VolumesBackupsV39Test-562164290-project-member] https://10.4.3.105/volume/v3/backups/c2a224f4-74d0-4d79-8728-2a7694e1cc4b returned with HTTP 200 Aug 12 10:33:30.922367 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 224/875] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:33:30 2026] GET /volume/v3/backups/c2a224f4-74d0-4d79-8728-2a7694e1cc4b => generated 796 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:33:31.219321 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-da5fa82d-1e70-42d6-afca-e4432e3465dd None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:33:31.225226 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-da5fa82d-1e70-42d6-afca-e4432e3465dd tempest-VolumesImageMetadata-129527862 tempest-VolumesImageMetadata-129527862-project-member] GET https://10.4.3.105/volume/v3/volumes/30f0e62b-4a22-46a6-b559-1180f327fbca Aug 12 10:33:31.225226 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-da5fa82d-1e70-42d6-afca-e4432e3465dd tempest-VolumesImageMetadata-129527862 tempest-VolumesImageMetadata-129527862-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:33:31.225226 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-da5fa82d-1e70-42d6-afca-e4432e3465dd tempest-VolumesImageMetadata-129527862 tempest-VolumesImageMetadata-129527862-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:33:31.237940 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-da5fa82d-1e70-42d6-afca-e4432e3465dd tempest-VolumesImageMetadata-129527862 tempest-VolumesImageMetadata-129527862-project-member] https://10.4.3.105/volume/v3/volumes/30f0e62b-4a22-46a6-b559-1180f327fbca returned with HTTP 404 Aug 12 10:33:31.237940 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 215/876] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:33:31 2026] GET /volume/v3/volumes/30f0e62b-4a22-46a6-b559-1180f327fbca => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:33:31.328605 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-6d204d68-bfa0-4ee7-b954-88aa4e93e85e None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:33:31.330761 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-6d204d68-bfa0-4ee7-b954-88aa4e93e85e tempest-AttachVolumeShelveTestJSON-358313758 tempest-AttachVolumeShelveTestJSON-358313758-project-member] POST https://10.4.3.105/volume/v3/volumes Aug 12 10:33:31.331210 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-6d204d68-bfa0-4ee7-b954-88aa4e93e85e tempest-AttachVolumeShelveTestJSON-358313758 tempest-AttachVolumeShelveTestJSON-358313758-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-1893489318"}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:33:31.332810 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.v3.volumes [None req-6d204d68-bfa0-4ee7-b954-88aa4e93e85e tempest-AttachVolumeShelveTestJSON-358313758 tempest-AttachVolumeShelveTestJSON-358313758-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-1893489318'}} {{(pid=100373) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 10:33:31.333007 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.v3.volumes [None req-6d204d68-bfa0-4ee7-b954-88aa4e93e85e tempest-AttachVolumeShelveTestJSON-358313758 tempest-AttachVolumeShelveTestJSON-358313758-project-member] Create volume of 1 GB Aug 12 10:33:31.333213 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:33:31.333213 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:33:31.339686 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-6d204d68-bfa0-4ee7-b954-88aa4e93e85e tempest-AttachVolumeShelveTestJSON-358313758 tempest-AttachVolumeShelveTestJSON-358313758-project-member] Availability Zones retrieved successfully. Aug 12 10:33:31.347236 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-6d204d68-bfa0-4ee7-b954-88aa4e93e85e tempest-AttachVolumeShelveTestJSON-358313758 tempest-AttachVolumeShelveTestJSON-358313758-project-member] Flow 'volume_create_api' (7ed5a41c-6f50-4bd4-b607-f332dc218a3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:33:31.349815 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-6d204d68-bfa0-4ee7-b954-88aa4e93e85e tempest-AttachVolumeShelveTestJSON-358313758 tempest-AttachVolumeShelveTestJSON-358313758-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cca924b7-5c77-44b5-8157-090c22e11309) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:33:31.349815 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.flows.api.create_volume [None req-6d204d68-bfa0-4ee7-b954-88aa4e93e85e tempest-AttachVolumeShelveTestJSON-358313758 tempest-AttachVolumeShelveTestJSON-358313758-project-member] Validating volume size '1' using validate_int {{(pid=100373) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 10:33:31.389149 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-6d204d68-bfa0-4ee7-b954-88aa4e93e85e tempest-AttachVolumeShelveTestJSON-358313758 tempest-AttachVolumeShelveTestJSON-358313758-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cca924b7-5c77-44b5-8157-090c22e11309) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T10:26:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6cd66f07-4c7b-40b2-9dfb-378538f29c9e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:33:31.389398 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-6d204d68-bfa0-4ee7-b954-88aa4e93e85e tempest-AttachVolumeShelveTestJSON-358313758 tempest-AttachVolumeShelveTestJSON-358313758-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9e0ec8c4-4660-48be-b97e-c8784d92d756) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:33:31.461113 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.quota [None req-6d204d68-bfa0-4ee7-b954-88aa4e93e85e tempest-AttachVolumeShelveTestJSON-358313758 tempest-AttachVolumeShelveTestJSON-358313758-project-member] Created reservations ['b0adbe32-b3eb-4140-8ab6-edd32852ed6c', '733d691a-9643-45f6-a96e-b4943840b849', '47b7e7fb-6113-4444-92ea-c49bc641c12c', 'b6959b21-ae05-4656-9c40-c4526d4d4474'] {{(pid=100373) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:33:31.462734 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-6d204d68-bfa0-4ee7-b954-88aa4e93e85e tempest-AttachVolumeShelveTestJSON-358313758 tempest-AttachVolumeShelveTestJSON-358313758-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9e0ec8c4-4660-48be-b97e-c8784d92d756) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b0adbe32-b3eb-4140-8ab6-edd32852ed6c', '733d691a-9643-45f6-a96e-b4943840b849', '47b7e7fb-6113-4444-92ea-c49bc641c12c', 'b6959b21-ae05-4656-9c40-c4526d4d4474']}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:33:31.463756 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-6d204d68-bfa0-4ee7-b954-88aa4e93e85e tempest-AttachVolumeShelveTestJSON-358313758 tempest-AttachVolumeShelveTestJSON-358313758-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f7294675-dfe3-485c-93bd-a6b8ce90a9e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:33:31.497631 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-6d204d68-bfa0-4ee7-b954-88aa4e93e85e tempest-AttachVolumeShelveTestJSON-358313758 tempest-AttachVolumeShelveTestJSON-358313758-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f7294675-dfe3-485c-93bd-a6b8ce90a9e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '88ce5db2-6e04-412e-b226-3f86b21e4515', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1893489318',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2b0a548b8e994ef1abe5a30e0b025e88',qos_specs=None,replication_status=,reservations=['b0adbe32-b3eb-4140-8ab6-edd32852ed6c','733d691a-9643-45f6-a96e-b4943840b849','47b7e7fb-6113-4444-92ea-c49bc641c12c','b6959b21-ae05-4656-9c40-c4526d4d4474'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='79cd1dd427414f3b924f205a97456a79',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:33:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1893489318',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=88ce5db2-6e04-412e-b226-3f86b21e4515,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2b0a548b8e994ef1abe5a30e0b025e88',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='79cd1dd427414f3b924f205a97456a79',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6cd66f07-4c7b-40b2-9dfb-378538f29c9e),volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:33:31.498187 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-6d204d68-bfa0-4ee7-b954-88aa4e93e85e tempest-AttachVolumeShelveTestJSON-358313758 tempest-AttachVolumeShelveTestJSON-358313758-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5c01e9ba-4a27-4466-a084-ce659b8c4dad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:33:31.526482 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-6d204d68-bfa0-4ee7-b954-88aa4e93e85e tempest-AttachVolumeShelveTestJSON-358313758 tempest-AttachVolumeShelveTestJSON-358313758-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5c01e9ba-4a27-4466-a084-ce659b8c4dad) transitioned into state 'SUCCESS' from state '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-1893489318',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2b0a548b8e994ef1abe5a30e0b025e88',qos_specs=None,replication_status=,reservations=['b0adbe32-b3eb-4140-8ab6-edd32852ed6c','733d691a-9643-45f6-a96e-b4943840b849','47b7e7fb-6113-4444-92ea-c49bc641c12c','b6959b21-ae05-4656-9c40-c4526d4d4474'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='79cd1dd427414f3b924f205a97456a79',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:33:31.527395 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-6d204d68-bfa0-4ee7-b954-88aa4e93e85e tempest-AttachVolumeShelveTestJSON-358313758 tempest-AttachVolumeShelveTestJSON-358313758-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6adf1624-f784-4704-b69e-bec05aef0c7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:33:31.541474 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-6d204d68-bfa0-4ee7-b954-88aa4e93e85e tempest-AttachVolumeShelveTestJSON-358313758 tempest-AttachVolumeShelveTestJSON-358313758-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6adf1624-f784-4704-b69e-bec05aef0c7d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:33:31.542508 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-6d204d68-bfa0-4ee7-b954-88aa4e93e85e tempest-AttachVolumeShelveTestJSON-358313758 tempest-AttachVolumeShelveTestJSON-358313758-project-member] Flow 'volume_create_api' (7ed5a41c-6f50-4bd4-b607-f332dc218a3d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100373) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:33:31.543190 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-6d204d68-bfa0-4ee7-b954-88aa4e93e85e tempest-AttachVolumeShelveTestJSON-358313758 tempest-AttachVolumeShelveTestJSON-358313758-project-member] Create volume request issued successfully. Aug 12 10:33:31.544222 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-6d204d68-bfa0-4ee7-b954-88aa4e93e85e tempest-AttachVolumeShelveTestJSON-358313758 tempest-AttachVolumeShelveTestJSON-358313758-project-member] https://10.4.3.105/volume/v3/volumes returned with HTTP 202 Aug 12 10:33:31.544839 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 217/877] 10.4.3.105 () {68 vars in 1258 bytes} [Wed Aug 12 10:33:31 2026] POST /volume/v3/volumes => generated 757 bytes in 217 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 10:33:31.562997 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-c834f537-6dee-4401-86ad-b95dff79dab8 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:33:31.565055 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-c834f537-6dee-4401-86ad-b95dff79dab8 tempest-AttachVolumeShelveTestJSON-358313758 tempest-AttachVolumeShelveTestJSON-358313758-project-member] GET https://10.4.3.105/volume/v3/volumes/88ce5db2-6e04-412e-b226-3f86b21e4515 Aug 12 10:33:31.565231 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-c834f537-6dee-4401-86ad-b95dff79dab8 tempest-AttachVolumeShelveTestJSON-358313758 tempest-AttachVolumeShelveTestJSON-358313758-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:33:31.565453 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-c834f537-6dee-4401-86ad-b95dff79dab8 tempest-AttachVolumeShelveTestJSON-358313758 tempest-AttachVolumeShelveTestJSON-358313758-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:33:31.574991 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:33:31.574991 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:33:31.582719 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-c834f537-6dee-4401-86ad-b95dff79dab8 tempest-AttachVolumeShelveTestJSON-358313758 tempest-AttachVolumeShelveTestJSON-358313758-project-member] Volume info retrieved successfully. Aug 12 10:33:31.590278 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-c834f537-6dee-4401-86ad-b95dff79dab8 tempest-AttachVolumeShelveTestJSON-358313758 tempest-AttachVolumeShelveTestJSON-358313758-project-member] https://10.4.3.105/volume/v3/volumes/88ce5db2-6e04-412e-b226-3f86b21e4515 returned with HTTP 200 Aug 12 10:33:31.591281 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 222/878] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:33:31 2026] GET /volume/v3/volumes/88ce5db2-6e04-412e-b226-3f86b21e4515 => generated 825 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:33:31.934130 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-b4ae12a0-9d27-4ff8-8d08-d5de8e48ccc6 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:33:31.939352 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-b4ae12a0-9d27-4ff8-8d08-d5de8e48ccc6 tempest-VolumesBackupsV39Test-562164290 tempest-VolumesBackupsV39Test-562164290-project-member] GET https://10.4.3.105/volume/v3/backups/c2a224f4-74d0-4d79-8728-2a7694e1cc4b Aug 12 10:33:31.939645 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-b4ae12a0-9d27-4ff8-8d08-d5de8e48ccc6 tempest-VolumesBackupsV39Test-562164290 tempest-VolumesBackupsV39Test-562164290-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:33:31.939900 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-b4ae12a0-9d27-4ff8-8d08-d5de8e48ccc6 tempest-VolumesBackupsV39Test-562164290 tempest-VolumesBackupsV39Test-562164290-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:33:31.940051 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.v3.backups [None req-b4ae12a0-9d27-4ff8-8d08-d5de8e48ccc6 tempest-VolumesBackupsV39Test-562164290 tempest-VolumesBackupsV39Test-562164290-project-member] Show backup with id c2a224f4-74d0-4d79-8728-2a7694e1cc4b. {{(pid=100372) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:33:31.949042 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:33:31.949042 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:33:31.950093 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-b4ae12a0-9d27-4ff8-8d08-d5de8e48ccc6 tempest-VolumesBackupsV39Test-562164290 tempest-VolumesBackupsV39Test-562164290-project-member] https://10.4.3.105/volume/v3/backups/c2a224f4-74d0-4d79-8728-2a7694e1cc4b returned with HTTP 200 Aug 12 10:33:31.950589 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 225/879] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:33:31 2026] GET /volume/v3/backups/c2a224f4-74d0-4d79-8728-2a7694e1cc4b => generated 796 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:33:32.607867 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-4933a40c-f122-4d7c-ae37-001c584e36b4 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:33:32.609862 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-4933a40c-f122-4d7c-ae37-001c584e36b4 tempest-AttachVolumeShelveTestJSON-358313758 tempest-AttachVolumeShelveTestJSON-358313758-project-member] GET https://10.4.3.105/volume/v3/volumes/88ce5db2-6e04-412e-b226-3f86b21e4515 Aug 12 10:33:32.610074 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-4933a40c-f122-4d7c-ae37-001c584e36b4 tempest-AttachVolumeShelveTestJSON-358313758 tempest-AttachVolumeShelveTestJSON-358313758-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:33:32.610247 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-4933a40c-f122-4d7c-ae37-001c584e36b4 tempest-AttachVolumeShelveTestJSON-358313758 tempest-AttachVolumeShelveTestJSON-358313758-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:33:32.617683 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:33:32.617683 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:33:32.621590 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-4933a40c-f122-4d7c-ae37-001c584e36b4 tempest-AttachVolumeShelveTestJSON-358313758 tempest-AttachVolumeShelveTestJSON-358313758-project-member] Volume info retrieved successfully. Aug 12 10:33:32.626214 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-4933a40c-f122-4d7c-ae37-001c584e36b4 tempest-AttachVolumeShelveTestJSON-358313758 tempest-AttachVolumeShelveTestJSON-358313758-project-member] https://10.4.3.105/volume/v3/volumes/88ce5db2-6e04-412e-b226-3f86b21e4515 returned with HTTP 200 Aug 12 10:33:32.628209 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 216/880] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:33:32 2026] GET /volume/v3/volumes/88ce5db2-6e04-412e-b226-3f86b21e4515 => generated 850 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:33:32.644539 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-1b96b585-c071-465a-98b9-4aea78d5ef78 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:33:32.645077 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-1b96b585-c071-465a-98b9-4aea78d5ef78 None None] GET https://10.4.3.105/volume// Aug 12 10:33:32.645309 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-1b96b585-c071-465a-98b9-4aea78d5ef78 None None] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:33:32.645538 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-1b96b585-c071-465a-98b9-4aea78d5ef78 None None] Calling method 'all' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:33:32.645878 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-1b96b585-c071-465a-98b9-4aea78d5ef78 None None] https://10.4.3.105/volume// returned with HTTP 300 Aug 12 10:33:32.646857 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 218/881] 10.4.3.105 () {64 vars in 1004 bytes} [Wed Aug 12 10:33:32 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 10:33:32.657699 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-1529c187-a462-4f8d-9d2b-abc535470f25 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:33:32.658192 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-1529c187-a462-4f8d-9d2b-abc535470f25 None None] GET https://10.4.3.105/volume// Aug 12 10:33:32.658319 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-1529c187-a462-4f8d-9d2b-abc535470f25 None None] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:33:32.658582 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-1529c187-a462-4f8d-9d2b-abc535470f25 None None] Calling method 'all' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:33:32.658912 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-1529c187-a462-4f8d-9d2b-abc535470f25 None None] https://10.4.3.105/volume// returned with HTTP 300 Aug 12 10:33:32.659208 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 223/882] 10.4.3.105 () {64 vars in 1004 bytes} [Wed Aug 12 10:33: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 10:33:32.673811 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-9a06e154-6cfa-4446-b1cc-1a8c677175c6 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:33:32.775012 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-9a06e154-6cfa-4446-b1cc-1a8c677175c6 tempest-VersionsTest-498167384 tempest-VersionsTest-498167384-project-member] GET https://10.4.3.105/volume/v3/ Aug 12 10:33:32.775276 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-9a06e154-6cfa-4446-b1cc-1a8c677175c6 tempest-VersionsTest-498167384 tempest-VersionsTest-498167384-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:33:32.775537 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-9a06e154-6cfa-4446-b1cc-1a8c677175c6 tempest-VersionsTest-498167384 tempest-VersionsTest-498167384-project-member] Calling method 'version_select' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:33:32.777013 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-9a06e154-6cfa-4446-b1cc-1a8c677175c6 tempest-VersionsTest-498167384 tempest-VersionsTest-498167384-project-member] https://10.4.3.105/volume/v3/ returned with HTTP 200 Aug 12 10:33:32.778859 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 226/883] 10.4.3.105 () {66 vars in 1216 bytes} [Wed Aug 12 10:33:32 2026] GET /volume/v3/ => generated 386 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:33:32.962100 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-6c258d9b-8c75-4a03-b7e6-0bfa08177bc6 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:33:32.965645 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-6c258d9b-8c75-4a03-b7e6-0bfa08177bc6 tempest-VolumesBackupsV39Test-562164290 tempest-VolumesBackupsV39Test-562164290-project-member] GET https://10.4.3.105/volume/v3/backups/c2a224f4-74d0-4d79-8728-2a7694e1cc4b Aug 12 10:33:32.965977 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-6c258d9b-8c75-4a03-b7e6-0bfa08177bc6 tempest-VolumesBackupsV39Test-562164290 tempest-VolumesBackupsV39Test-562164290-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:33:32.966239 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-6c258d9b-8c75-4a03-b7e6-0bfa08177bc6 tempest-VolumesBackupsV39Test-562164290 tempest-VolumesBackupsV39Test-562164290-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:33:32.966390 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-6c258d9b-8c75-4a03-b7e6-0bfa08177bc6 tempest-VolumesBackupsV39Test-562164290 tempest-VolumesBackupsV39Test-562164290-project-member] Show backup with id c2a224f4-74d0-4d79-8728-2a7694e1cc4b. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:33:32.971491 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:33:32.971491 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:33:32.972371 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-6c258d9b-8c75-4a03-b7e6-0bfa08177bc6 tempest-VolumesBackupsV39Test-562164290 tempest-VolumesBackupsV39Test-562164290-project-member] https://10.4.3.105/volume/v3/backups/c2a224f4-74d0-4d79-8728-2a7694e1cc4b returned with HTTP 200 Aug 12 10:33:32.972946 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 217/884] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:33:32 2026] GET /volume/v3/backups/c2a224f4-74d0-4d79-8728-2a7694e1cc4b => generated 796 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:33:33.986009 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-be1efa13-994f-4a64-919e-7a06160a9374 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:33:33.988434 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-be1efa13-994f-4a64-919e-7a06160a9374 tempest-VolumesBackupsV39Test-562164290 tempest-VolumesBackupsV39Test-562164290-project-member] GET https://10.4.3.105/volume/v3/backups/c2a224f4-74d0-4d79-8728-2a7694e1cc4b Aug 12 10:33:33.989173 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-be1efa13-994f-4a64-919e-7a06160a9374 tempest-VolumesBackupsV39Test-562164290 tempest-VolumesBackupsV39Test-562164290-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:33:33.989173 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-be1efa13-994f-4a64-919e-7a06160a9374 tempest-VolumesBackupsV39Test-562164290 tempest-VolumesBackupsV39Test-562164290-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:33:33.989299 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-be1efa13-994f-4a64-919e-7a06160a9374 tempest-VolumesBackupsV39Test-562164290 tempest-VolumesBackupsV39Test-562164290-project-member] Show backup with id c2a224f4-74d0-4d79-8728-2a7694e1cc4b. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:33:33.995409 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:33:33.995409 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:33:33.998677 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-be1efa13-994f-4a64-919e-7a06160a9374 tempest-VolumesBackupsV39Test-562164290 tempest-VolumesBackupsV39Test-562164290-project-member] https://10.4.3.105/volume/v3/backups/c2a224f4-74d0-4d79-8728-2a7694e1cc4b returned with HTTP 200 Aug 12 10:33:33.998677 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 219/885] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:33:33 2026] GET /volume/v3/backups/c2a224f4-74d0-4d79-8728-2a7694e1cc4b => generated 796 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:33:34.426648 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-3663491d-18c0-4aab-ac36-fcd00005c8e5 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:33:34.429713 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-3663491d-18c0-4aab-ac36-fcd00005c8e5 tempest-VolumesExtendTest-1214664229 tempest-VolumesExtendTest-1214664229-project-member] POST https://10.4.3.105/volume/v3/volumes Aug 12 10:33:34.430127 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-3663491d-18c0-4aab-ac36-fcd00005c8e5 tempest-VolumesExtendTest-1214664229 tempest-VolumesExtendTest-1214664229-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "cf2c75e2-42cb-4765-bb8a-76a15f3b73ee", "size": 1, "name": "tempest-VolumesExtendTest-Volume-1646854442"}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:33:34.432968 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.v3.volumes [None req-3663491d-18c0-4aab-ac36-fcd00005c8e5 tempest-VolumesExtendTest-1214664229 tempest-VolumesExtendTest-1214664229-project-member] Create volume request body: {'volume': {'imageRef': 'cf2c75e2-42cb-4765-bb8a-76a15f3b73ee', 'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-1646854442'}} {{(pid=100375) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 10:33:34.777135 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.v3.volumes [None req-3663491d-18c0-4aab-ac36-fcd00005c8e5 tempest-VolumesExtendTest-1214664229 tempest-VolumesExtendTest-1214664229-project-member] Create volume of 1 GB Aug 12 10:33:34.787057 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-3663491d-18c0-4aab-ac36-fcd00005c8e5 tempest-VolumesExtendTest-1214664229 tempest-VolumesExtendTest-1214664229-project-member] Availability Zones retrieved successfully. Aug 12 10:33:34.793539 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-3663491d-18c0-4aab-ac36-fcd00005c8e5 tempest-VolumesExtendTest-1214664229 tempest-VolumesExtendTest-1214664229-project-member] Flow 'volume_create_api' (6ad89e71-5816-448b-bb7a-cacb17c58c9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:33:34.795272 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-3663491d-18c0-4aab-ac36-fcd00005c8e5 tempest-VolumesExtendTest-1214664229 tempest-VolumesExtendTest-1214664229-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aff55351-1791-4c13-b549-716366a6ad02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:33:34.796684 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.flows.api.create_volume [None req-3663491d-18c0-4aab-ac36-fcd00005c8e5 tempest-VolumesExtendTest-1214664229 tempest-VolumesExtendTest-1214664229-project-member] Validating volume size '1' using validate_int {{(pid=100375) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 10:33:34.910223 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-3663491d-18c0-4aab-ac36-fcd00005c8e5 tempest-VolumesExtendTest-1214664229 tempest-VolumesExtendTest-1214664229-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aff55351-1791-4c13-b549-716366a6ad02) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T10:26:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6cd66f07-4c7b-40b2-9dfb-378538f29c9e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:33:34.911822 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-3663491d-18c0-4aab-ac36-fcd00005c8e5 tempest-VolumesExtendTest-1214664229 tempest-VolumesExtendTest-1214664229-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (40004fba-93ff-42a0-8fc0-5ccbaaab7bca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:33:35.000352 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.quota [None req-3663491d-18c0-4aab-ac36-fcd00005c8e5 tempest-VolumesExtendTest-1214664229 tempest-VolumesExtendTest-1214664229-project-member] Created reservations ['e87a0e8d-9cf4-43eb-affb-2dffcec84957', '2082f68c-0232-4076-bae5-e0cfa4619193', 'bb730b13-3079-4beb-a37e-3c24a61a1178', '198de132-9b30-4da9-a2e4-5103c090bbea'] {{(pid=100375) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:33:35.001205 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-3663491d-18c0-4aab-ac36-fcd00005c8e5 tempest-VolumesExtendTest-1214664229 tempest-VolumesExtendTest-1214664229-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (40004fba-93ff-42a0-8fc0-5ccbaaab7bca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e87a0e8d-9cf4-43eb-affb-2dffcec84957', '2082f68c-0232-4076-bae5-e0cfa4619193', 'bb730b13-3079-4beb-a37e-3c24a61a1178', '198de132-9b30-4da9-a2e4-5103c090bbea']}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:33:35.002089 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-3663491d-18c0-4aab-ac36-fcd00005c8e5 tempest-VolumesExtendTest-1214664229 tempest-VolumesExtendTest-1214664229-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f951cea9-a4e1-4143-a510-7738368f92ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:33:35.013014 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-4aa76b4d-49df-4084-ba7f-9ef5ef522928 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:33:35.015407 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-4aa76b4d-49df-4084-ba7f-9ef5ef522928 tempest-VolumesBackupsV39Test-562164290 tempest-VolumesBackupsV39Test-562164290-project-member] GET https://10.4.3.105/volume/v3/backups/c2a224f4-74d0-4d79-8728-2a7694e1cc4b Aug 12 10:33:35.015641 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-4aa76b4d-49df-4084-ba7f-9ef5ef522928 tempest-VolumesBackupsV39Test-562164290 tempest-VolumesBackupsV39Test-562164290-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:33:35.015886 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-4aa76b4d-49df-4084-ba7f-9ef5ef522928 tempest-VolumesBackupsV39Test-562164290 tempest-VolumesBackupsV39Test-562164290-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:33:35.015994 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.v3.backups [None req-4aa76b4d-49df-4084-ba7f-9ef5ef522928 tempest-VolumesBackupsV39Test-562164290 tempest-VolumesBackupsV39Test-562164290-project-member] Show backup with id c2a224f4-74d0-4d79-8728-2a7694e1cc4b. {{(pid=100372) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:33:35.021148 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:33:35.021148 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:33:35.022042 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-4aa76b4d-49df-4084-ba7f-9ef5ef522928 tempest-VolumesBackupsV39Test-562164290 tempest-VolumesBackupsV39Test-562164290-project-member] https://10.4.3.105/volume/v3/backups/c2a224f4-74d0-4d79-8728-2a7694e1cc4b returned with HTTP 200 Aug 12 10:33:35.022756 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 227/886] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:33:35 2026] GET /volume/v3/backups/c2a224f4-74d0-4d79-8728-2a7694e1cc4b => generated 796 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:33:35.035389 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-3663491d-18c0-4aab-ac36-fcd00005c8e5 tempest-VolumesExtendTest-1214664229 tempest-VolumesExtendTest-1214664229-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f951cea9-a4e1-4143-a510-7738368f92ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9c13aab8-27a4-4115-b24e-6a1103ae4a1a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1646854442',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='33ea2c0851af40258aa603aac2c40aac',qos_specs=None,replication_status=,reservations=['e87a0e8d-9cf4-43eb-affb-2dffcec84957','2082f68c-0232-4076-bae5-e0cfa4619193','bb730b13-3079-4beb-a37e-3c24a61a1178','198de132-9b30-4da9-a2e4-5103c090bbea'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b3b58e0554ac441e9416e9180bd23cc8',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:33:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1646854442',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9c13aab8-27a4-4115-b24e-6a1103ae4a1a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='33ea2c0851af40258aa603aac2c40aac',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b3b58e0554ac441e9416e9180bd23cc8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6cd66f07-4c7b-40b2-9dfb-378538f29c9e),volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:33:35.035389 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-3663491d-18c0-4aab-ac36-fcd00005c8e5 tempest-VolumesExtendTest-1214664229 tempest-VolumesExtendTest-1214664229-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fb870bd9-2bad-4665-b030-51472aaa3283) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:33:35.060482 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-3663491d-18c0-4aab-ac36-fcd00005c8e5 tempest-VolumesExtendTest-1214664229 tempest-VolumesExtendTest-1214664229-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fb870bd9-2bad-4665-b030-51472aaa3283) transitioned into state 'SUCCESS' from state '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-1646854442',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='33ea2c0851af40258aa603aac2c40aac',qos_specs=None,replication_status=,reservations=['e87a0e8d-9cf4-43eb-affb-2dffcec84957','2082f68c-0232-4076-bae5-e0cfa4619193','bb730b13-3079-4beb-a37e-3c24a61a1178','198de132-9b30-4da9-a2e4-5103c090bbea'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b3b58e0554ac441e9416e9180bd23cc8',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:33:35.060482 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-3663491d-18c0-4aab-ac36-fcd00005c8e5 tempest-VolumesExtendTest-1214664229 tempest-VolumesExtendTest-1214664229-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2c245770-43a4-4f6d-9a3b-3d596f108d9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:33:35.071691 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-3663491d-18c0-4aab-ac36-fcd00005c8e5 tempest-VolumesExtendTest-1214664229 tempest-VolumesExtendTest-1214664229-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2c245770-43a4-4f6d-9a3b-3d596f108d9b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:33:35.072402 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-3663491d-18c0-4aab-ac36-fcd00005c8e5 tempest-VolumesExtendTest-1214664229 tempest-VolumesExtendTest-1214664229-project-member] Flow 'volume_create_api' (6ad89e71-5816-448b-bb7a-cacb17c58c9c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100375) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:33:35.072791 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-3663491d-18c0-4aab-ac36-fcd00005c8e5 tempest-VolumesExtendTest-1214664229 tempest-VolumesExtendTest-1214664229-project-member] Create volume request issued successfully. Aug 12 10:33:35.073293 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-3663491d-18c0-4aab-ac36-fcd00005c8e5 tempest-VolumesExtendTest-1214664229 tempest-VolumesExtendTest-1214664229-project-member] https://10.4.3.105/volume/v3/volumes returned with HTTP 202 Aug 12 10:33:35.077861 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 224/887] 10.4.3.105 () {68 vars in 1259 bytes} [Wed Aug 12 10:33:34 2026] POST /volume/v3/volumes => generated 748 bytes in 652 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 10:33:35.097544 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-ad8ce839-f6d1-4467-903a-2b0af50edb2a None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:33:35.098392 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-ad8ce839-f6d1-4467-903a-2b0af50edb2a tempest-VolumesExtendTest-1214664229 tempest-VolumesExtendTest-1214664229-project-member] GET https://10.4.3.105/volume/v3/volumes/9c13aab8-27a4-4115-b24e-6a1103ae4a1a Aug 12 10:33:35.098744 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-ad8ce839-f6d1-4467-903a-2b0af50edb2a tempest-VolumesExtendTest-1214664229 tempest-VolumesExtendTest-1214664229-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:33:35.098996 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-ad8ce839-f6d1-4467-903a-2b0af50edb2a tempest-VolumesExtendTest-1214664229 tempest-VolumesExtendTest-1214664229-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:33:35.108378 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:33:35.108378 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:33:35.116251 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-ad8ce839-f6d1-4467-903a-2b0af50edb2a tempest-VolumesExtendTest-1214664229 tempest-VolumesExtendTest-1214664229-project-member] Volume info retrieved successfully. Aug 12 10:33:35.136086 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-ad8ce839-f6d1-4467-903a-2b0af50edb2a tempest-VolumesExtendTest-1214664229 tempest-VolumesExtendTest-1214664229-project-member] https://10.4.3.105/volume/v3/volumes/9c13aab8-27a4-4115-b24e-6a1103ae4a1a returned with HTTP 200 Aug 12 10:33:35.136473 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 218/888] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:33:35 2026] GET /volume/v3/volumes/9c13aab8-27a4-4115-b24e-6a1103ae4a1a => generated 816 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:33:36.035281 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-483f80f7-f553-4deb-a7c5-f563309894bc None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:33:36.037753 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-483f80f7-f553-4deb-a7c5-f563309894bc tempest-VolumesBackupsV39Test-562164290 tempest-VolumesBackupsV39Test-562164290-project-member] GET https://10.4.3.105/volume/v3/backups/c2a224f4-74d0-4d79-8728-2a7694e1cc4b Aug 12 10:33:36.038068 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-483f80f7-f553-4deb-a7c5-f563309894bc tempest-VolumesBackupsV39Test-562164290 tempest-VolumesBackupsV39Test-562164290-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:33:36.038323 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-483f80f7-f553-4deb-a7c5-f563309894bc tempest-VolumesBackupsV39Test-562164290 tempest-VolumesBackupsV39Test-562164290-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:33:36.038492 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-483f80f7-f553-4deb-a7c5-f563309894bc tempest-VolumesBackupsV39Test-562164290 tempest-VolumesBackupsV39Test-562164290-project-member] Show backup with id c2a224f4-74d0-4d79-8728-2a7694e1cc4b. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:33:36.043855 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:33:36.043855 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:33:36.044824 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-483f80f7-f553-4deb-a7c5-f563309894bc tempest-VolumesBackupsV39Test-562164290 tempest-VolumesBackupsV39Test-562164290-project-member] https://10.4.3.105/volume/v3/backups/c2a224f4-74d0-4d79-8728-2a7694e1cc4b returned with HTTP 200 Aug 12 10:33:36.045222 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 220/889] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:33:36 2026] GET /volume/v3/backups/c2a224f4-74d0-4d79-8728-2a7694e1cc4b => generated 796 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:33:36.154587 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-a81e6932-d9b8-4b21-9d56-495ef37189b3 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:33:36.156699 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-a81e6932-d9b8-4b21-9d56-495ef37189b3 tempest-VolumesExtendTest-1214664229 tempest-VolumesExtendTest-1214664229-project-member] GET https://10.4.3.105/volume/v3/volumes/9c13aab8-27a4-4115-b24e-6a1103ae4a1a Aug 12 10:33:36.156931 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-a81e6932-d9b8-4b21-9d56-495ef37189b3 tempest-VolumesExtendTest-1214664229 tempest-VolumesExtendTest-1214664229-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:33:36.157159 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-a81e6932-d9b8-4b21-9d56-495ef37189b3 tempest-VolumesExtendTest-1214664229 tempest-VolumesExtendTest-1214664229-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:33:36.166115 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:33:36.166115 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:33:36.170694 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-a81e6932-d9b8-4b21-9d56-495ef37189b3 tempest-VolumesExtendTest-1214664229 tempest-VolumesExtendTest-1214664229-project-member] Volume info retrieved successfully. Aug 12 10:33:36.176543 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-a81e6932-d9b8-4b21-9d56-495ef37189b3 tempest-VolumesExtendTest-1214664229 tempest-VolumesExtendTest-1214664229-project-member] https://10.4.3.105/volume/v3/volumes/9c13aab8-27a4-4115-b24e-6a1103ae4a1a returned with HTTP 200 Aug 12 10:33:36.176939 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 228/890] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:33:36 2026] GET /volume/v3/volumes/9c13aab8-27a4-4115-b24e-6a1103ae4a1a => generated 1356 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 12 10:33:36.191253 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-093434ee-b11c-42ea-9b60-1162e41d9cca None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:33:36.193120 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-093434ee-b11c-42ea-9b60-1162e41d9cca tempest-VolumesExtendTest-1214664229 tempest-VolumesExtendTest-1214664229-project-member] POST https://10.4.3.105/volume/v3/volumes/9c13aab8-27a4-4115-b24e-6a1103ae4a1a/action Aug 12 10:33:36.193471 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-093434ee-b11c-42ea-9b60-1162e41d9cca tempest-VolumesExtendTest-1214664229 tempest-VolumesExtendTest-1214664229-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100375) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 10:33:36.193622 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-093434ee-b11c-42ea-9b60-1162e41d9cca tempest-VolumesExtendTest-1214664229 tempest-VolumesExtendTest-1214664229-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:33:36.202003 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:33:36.202003 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:33:36.202465 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-093434ee-b11c-42ea-9b60-1162e41d9cca tempest-VolumesExtendTest-1214664229 tempest-VolumesExtendTest-1214664229-project-member] Volume info retrieved successfully. Aug 12 10:33:36.235177 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.quota [None req-093434ee-b11c-42ea-9b60-1162e41d9cca tempest-VolumesExtendTest-1214664229 tempest-VolumesExtendTest-1214664229-project-member] Created reservations ['426c02fa-6fe1-4cb9-a48d-7254d34e439d', '56e2eb93-138f-4ee1-afa6-3f41a2128d5a'] {{(pid=100375) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:33:36.247113 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-093434ee-b11c-42ea-9b60-1162e41d9cca tempest-VolumesExtendTest-1214664229 tempest-VolumesExtendTest-1214664229-project-member] Extend volume request issued successfully. Aug 12 10:33:36.247316 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-093434ee-b11c-42ea-9b60-1162e41d9cca tempest-VolumesExtendTest-1214664229 tempest-VolumesExtendTest-1214664229-project-member] https://10.4.3.105/volume/v3/volumes/9c13aab8-27a4-4115-b24e-6a1103ae4a1a/action returned with HTTP 202 Aug 12 10:33:36.247792 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 225/891] 10.4.3.105 () {68 vars in 1390 bytes} [Wed Aug 12 10:33:36 2026] POST /volume/v3/volumes/9c13aab8-27a4-4115-b24e-6a1103ae4a1a/action => generated 0 bytes in 57 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 10:33:36.259151 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-53720ff3-9534-4d7b-b759-c71bf21abef4 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:33:36.266700 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-53720ff3-9534-4d7b-b759-c71bf21abef4 tempest-VolumesExtendTest-1214664229 tempest-VolumesExtendTest-1214664229-project-member] GET https://10.4.3.105/volume/v3/volumes/9c13aab8-27a4-4115-b24e-6a1103ae4a1a Aug 12 10:33:36.266700 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-53720ff3-9534-4d7b-b759-c71bf21abef4 tempest-VolumesExtendTest-1214664229 tempest-VolumesExtendTest-1214664229-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:33:36.266700 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-53720ff3-9534-4d7b-b759-c71bf21abef4 tempest-VolumesExtendTest-1214664229 tempest-VolumesExtendTest-1214664229-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:33:36.290507 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:33:36.290507 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:33:36.296654 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-53720ff3-9534-4d7b-b759-c71bf21abef4 tempest-VolumesExtendTest-1214664229 tempest-VolumesExtendTest-1214664229-project-member] Volume info retrieved successfully. Aug 12 10:33:36.304767 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-53720ff3-9534-4d7b-b759-c71bf21abef4 tempest-VolumesExtendTest-1214664229 tempest-VolumesExtendTest-1214664229-project-member] https://10.4.3.105/volume/v3/volumes/9c13aab8-27a4-4115-b24e-6a1103ae4a1a returned with HTTP 200 Aug 12 10:33:36.305455 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 219/892] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:33:36 2026] GET /volume/v3/volumes/9c13aab8-27a4-4115-b24e-6a1103ae4a1a => generated 1356 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:33:37.057217 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-8ea9591c-1f55-428d-a6e2-0190c2f15b3f None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:33:37.059732 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-8ea9591c-1f55-428d-a6e2-0190c2f15b3f tempest-VolumesBackupsV39Test-562164290 tempest-VolumesBackupsV39Test-562164290-project-member] GET https://10.4.3.105/volume/v3/backups/c2a224f4-74d0-4d79-8728-2a7694e1cc4b Aug 12 10:33:37.060086 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-8ea9591c-1f55-428d-a6e2-0190c2f15b3f tempest-VolumesBackupsV39Test-562164290 tempest-VolumesBackupsV39Test-562164290-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:33:37.060303 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-8ea9591c-1f55-428d-a6e2-0190c2f15b3f tempest-VolumesBackupsV39Test-562164290 tempest-VolumesBackupsV39Test-562164290-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:33:37.060421 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-8ea9591c-1f55-428d-a6e2-0190c2f15b3f tempest-VolumesBackupsV39Test-562164290 tempest-VolumesBackupsV39Test-562164290-project-member] Show backup with id c2a224f4-74d0-4d79-8728-2a7694e1cc4b. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:33:37.064650 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:33:37.064650 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:33:37.065332 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-8ea9591c-1f55-428d-a6e2-0190c2f15b3f tempest-VolumesBackupsV39Test-562164290 tempest-VolumesBackupsV39Test-562164290-project-member] https://10.4.3.105/volume/v3/backups/c2a224f4-74d0-4d79-8728-2a7694e1cc4b returned with HTTP 200 Aug 12 10:33:37.065748 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 221/893] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:33:37 2026] GET /volume/v3/backups/c2a224f4-74d0-4d79-8728-2a7694e1cc4b => generated 796 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:33:37.320174 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-f43edb5f-3c34-4cbf-93d4-684a7063448d None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:33:37.322198 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-f43edb5f-3c34-4cbf-93d4-684a7063448d tempest-VolumesExtendTest-1214664229 tempest-VolumesExtendTest-1214664229-project-member] GET https://10.4.3.105/volume/v3/volumes/9c13aab8-27a4-4115-b24e-6a1103ae4a1a Aug 12 10:33:37.322437 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-f43edb5f-3c34-4cbf-93d4-684a7063448d tempest-VolumesExtendTest-1214664229 tempest-VolumesExtendTest-1214664229-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:33:37.322713 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-f43edb5f-3c34-4cbf-93d4-684a7063448d tempest-VolumesExtendTest-1214664229 tempest-VolumesExtendTest-1214664229-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:33:37.330263 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:33:37.330263 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:33:37.334197 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-f43edb5f-3c34-4cbf-93d4-684a7063448d tempest-VolumesExtendTest-1214664229 tempest-VolumesExtendTest-1214664229-project-member] Volume info retrieved successfully. Aug 12 10:33:37.339439 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-f43edb5f-3c34-4cbf-93d4-684a7063448d tempest-VolumesExtendTest-1214664229 tempest-VolumesExtendTest-1214664229-project-member] https://10.4.3.105/volume/v3/volumes/9c13aab8-27a4-4115-b24e-6a1103ae4a1a returned with HTTP 200 Aug 12 10:33:37.339946 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 229/894] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:33:37 2026] GET /volume/v3/volumes/9c13aab8-27a4-4115-b24e-6a1103ae4a1a => generated 1356 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:33:37.352849 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-f3728d2c-d562-4e19-be93-34e9626d8cc7 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:33:37.354872 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-f3728d2c-d562-4e19-be93-34e9626d8cc7 tempest-VolumesExtendTest-1214664229 tempest-VolumesExtendTest-1214664229-project-member] GET https://10.4.3.105/volume/v3/volumes/9c13aab8-27a4-4115-b24e-6a1103ae4a1a Aug 12 10:33:37.355078 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-f3728d2c-d562-4e19-be93-34e9626d8cc7 tempest-VolumesExtendTest-1214664229 tempest-VolumesExtendTest-1214664229-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:33:37.355388 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-f3728d2c-d562-4e19-be93-34e9626d8cc7 tempest-VolumesExtendTest-1214664229 tempest-VolumesExtendTest-1214664229-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:33:37.362659 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:33:37.362659 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:33:37.367015 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-f3728d2c-d562-4e19-be93-34e9626d8cc7 tempest-VolumesExtendTest-1214664229 tempest-VolumesExtendTest-1214664229-project-member] Volume info retrieved successfully. Aug 12 10:33:37.372397 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-f3728d2c-d562-4e19-be93-34e9626d8cc7 tempest-VolumesExtendTest-1214664229 tempest-VolumesExtendTest-1214664229-project-member] https://10.4.3.105/volume/v3/volumes/9c13aab8-27a4-4115-b24e-6a1103ae4a1a returned with HTTP 200 Aug 12 10:33:37.373019 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 226/895] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:33:37 2026] GET /volume/v3/volumes/9c13aab8-27a4-4115-b24e-6a1103ae4a1a => generated 1356 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:33:37.388632 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-5a02e877-bdcb-45d2-a9ed-8bdeb167d617 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:33:37.391066 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-5a02e877-bdcb-45d2-a9ed-8bdeb167d617 tempest-VolumesExtendTest-1214664229 tempest-VolumesExtendTest-1214664229-project-member] GET https://10.4.3.105/volume/v3/volumes/9c13aab8-27a4-4115-b24e-6a1103ae4a1a Aug 12 10:33:37.391329 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-5a02e877-bdcb-45d2-a9ed-8bdeb167d617 tempest-VolumesExtendTest-1214664229 tempest-VolumesExtendTest-1214664229-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:33:37.391581 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-5a02e877-bdcb-45d2-a9ed-8bdeb167d617 tempest-VolumesExtendTest-1214664229 tempest-VolumesExtendTest-1214664229-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:33:37.399803 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:33:37.399803 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:33:37.403689 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-5a02e877-bdcb-45d2-a9ed-8bdeb167d617 tempest-VolumesExtendTest-1214664229 tempest-VolumesExtendTest-1214664229-project-member] Volume info retrieved successfully. Aug 12 10:33:37.409133 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-5a02e877-bdcb-45d2-a9ed-8bdeb167d617 tempest-VolumesExtendTest-1214664229 tempest-VolumesExtendTest-1214664229-project-member] https://10.4.3.105/volume/v3/volumes/9c13aab8-27a4-4115-b24e-6a1103ae4a1a returned with HTTP 200 Aug 12 10:33:37.409652 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 220/896] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:33:37 2026] GET /volume/v3/volumes/9c13aab8-27a4-4115-b24e-6a1103ae4a1a => generated 1356 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:33:37.422554 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-55e59cd8-10aa-4643-a300-5180e18efd89 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:33:37.424132 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-55e59cd8-10aa-4643-a300-5180e18efd89 tempest-VolumesExtendTest-1214664229 tempest-VolumesExtendTest-1214664229-project-member] DELETE https://10.4.3.105/volume/v3/volumes/9c13aab8-27a4-4115-b24e-6a1103ae4a1a Aug 12 10:33:37.424295 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-55e59cd8-10aa-4643-a300-5180e18efd89 tempest-VolumesExtendTest-1214664229 tempest-VolumesExtendTest-1214664229-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:33:37.424470 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-55e59cd8-10aa-4643-a300-5180e18efd89 tempest-VolumesExtendTest-1214664229 tempest-VolumesExtendTest-1214664229-project-member] Calling method 'delete' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:33:37.424681 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.v3.volumes [None req-55e59cd8-10aa-4643-a300-5180e18efd89 tempest-VolumesExtendTest-1214664229 tempest-VolumesExtendTest-1214664229-project-member] Delete volume with id: 9c13aab8-27a4-4115-b24e-6a1103ae4a1a Aug 12 10:33:37.434636 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:33:37.434636 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:33:37.435181 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-55e59cd8-10aa-4643-a300-5180e18efd89 tempest-VolumesExtendTest-1214664229 tempest-VolumesExtendTest-1214664229-project-member] Volume info retrieved successfully. Aug 12 10:33:37.457070 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-55e59cd8-10aa-4643-a300-5180e18efd89 tempest-VolumesExtendTest-1214664229 tempest-VolumesExtendTest-1214664229-project-member] Delete volume request issued successfully. Aug 12 10:33:37.457384 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-55e59cd8-10aa-4643-a300-5180e18efd89 tempest-VolumesExtendTest-1214664229 tempest-VolumesExtendTest-1214664229-project-member] https://10.4.3.105/volume/v3/volumes/9c13aab8-27a4-4115-b24e-6a1103ae4a1a returned with HTTP 202 Aug 12 10:33:37.457861 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 222/897] 10.4.3.105 () {66 vars in 1351 bytes} [Wed Aug 12 10:33:37 2026] DELETE /volume/v3/volumes/9c13aab8-27a4-4115-b24e-6a1103ae4a1a => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 10:33:37.467550 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-d11bcf03-764a-44b7-a31f-0939ae20f828 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:33:37.469851 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-d11bcf03-764a-44b7-a31f-0939ae20f828 tempest-VolumesExtendTest-1214664229 tempest-VolumesExtendTest-1214664229-project-member] GET https://10.4.3.105/volume/v3/volumes/9c13aab8-27a4-4115-b24e-6a1103ae4a1a Aug 12 10:33:37.470136 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-d11bcf03-764a-44b7-a31f-0939ae20f828 tempest-VolumesExtendTest-1214664229 tempest-VolumesExtendTest-1214664229-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:33:37.470427 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-d11bcf03-764a-44b7-a31f-0939ae20f828 tempest-VolumesExtendTest-1214664229 tempest-VolumesExtendTest-1214664229-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:33:37.479094 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:33:37.479094 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:33:37.484610 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-d11bcf03-764a-44b7-a31f-0939ae20f828 tempest-VolumesExtendTest-1214664229 tempest-VolumesExtendTest-1214664229-project-member] Volume info retrieved successfully. Aug 12 10:33:37.492032 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-d11bcf03-764a-44b7-a31f-0939ae20f828 tempest-VolumesExtendTest-1214664229 tempest-VolumesExtendTest-1214664229-project-member] https://10.4.3.105/volume/v3/volumes/9c13aab8-27a4-4115-b24e-6a1103ae4a1a returned with HTTP 200 Aug 12 10:33:37.492448 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 230/898] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:33:37 2026] GET /volume/v3/volumes/9c13aab8-27a4-4115-b24e-6a1103ae4a1a => generated 1355 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:33:38.078555 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-11e700bf-47ed-4fb8-8c25-e381daaeb62d None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:33:38.081168 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-11e700bf-47ed-4fb8-8c25-e381daaeb62d tempest-VolumesBackupsV39Test-562164290 tempest-VolumesBackupsV39Test-562164290-project-member] GET https://10.4.3.105/volume/v3/backups/c2a224f4-74d0-4d79-8728-2a7694e1cc4b Aug 12 10:33:38.081439 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-11e700bf-47ed-4fb8-8c25-e381daaeb62d tempest-VolumesBackupsV39Test-562164290 tempest-VolumesBackupsV39Test-562164290-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:33:38.081758 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-11e700bf-47ed-4fb8-8c25-e381daaeb62d tempest-VolumesBackupsV39Test-562164290 tempest-VolumesBackupsV39Test-562164290-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:33:38.081927 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-11e700bf-47ed-4fb8-8c25-e381daaeb62d tempest-VolumesBackupsV39Test-562164290 tempest-VolumesBackupsV39Test-562164290-project-member] Show backup with id c2a224f4-74d0-4d79-8728-2a7694e1cc4b. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:33:38.087377 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:33:38.087377 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:33:38.088534 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-11e700bf-47ed-4fb8-8c25-e381daaeb62d tempest-VolumesBackupsV39Test-562164290 tempest-VolumesBackupsV39Test-562164290-project-member] https://10.4.3.105/volume/v3/backups/c2a224f4-74d0-4d79-8728-2a7694e1cc4b returned with HTTP 200 Aug 12 10:33:38.089678 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 227/899] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:33:38 2026] GET /volume/v3/backups/c2a224f4-74d0-4d79-8728-2a7694e1cc4b => generated 796 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:33:38.507877 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-bc6817cb-e1bd-4947-b974-45b51056bdb6 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:33:38.509901 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-bc6817cb-e1bd-4947-b974-45b51056bdb6 tempest-VolumesExtendTest-1214664229 tempest-VolumesExtendTest-1214664229-project-member] GET https://10.4.3.105/volume/v3/volumes/9c13aab8-27a4-4115-b24e-6a1103ae4a1a Aug 12 10:33:38.510109 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-bc6817cb-e1bd-4947-b974-45b51056bdb6 tempest-VolumesExtendTest-1214664229 tempest-VolumesExtendTest-1214664229-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:33:38.510326 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-bc6817cb-e1bd-4947-b974-45b51056bdb6 tempest-VolumesExtendTest-1214664229 tempest-VolumesExtendTest-1214664229-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:33:38.520272 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-bc6817cb-e1bd-4947-b974-45b51056bdb6 tempest-VolumesExtendTest-1214664229 tempest-VolumesExtendTest-1214664229-project-member] https://10.4.3.105/volume/v3/volumes/9c13aab8-27a4-4115-b24e-6a1103ae4a1a returned with HTTP 404 Aug 12 10:33:38.520905 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 221/900] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:33:38 2026] GET /volume/v3/volumes/9c13aab8-27a4-4115-b24e-6a1103ae4a1a => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:33:38.543752 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-36d96820-5923-4bca-8afe-d2316c989c70 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:33:38.545730 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-36d96820-5923-4bca-8afe-d2316c989c70 tempest-VolumesExtendTest-1214664229 tempest-VolumesExtendTest-1214664229-project-member] POST https://10.4.3.105/volume/v3/volumes Aug 12 10:33:38.546399 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-36d96820-5923-4bca-8afe-d2316c989c70 tempest-VolumesExtendTest-1214664229 tempest-VolumesExtendTest-1214664229-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesExtendTest-Volume-1023263221"}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:33:38.548508 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.v3.volumes [None req-36d96820-5923-4bca-8afe-d2316c989c70 tempest-VolumesExtendTest-1214664229 tempest-VolumesExtendTest-1214664229-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-1023263221'}} {{(pid=100373) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 10:33:38.548697 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.v3.volumes [None req-36d96820-5923-4bca-8afe-d2316c989c70 tempest-VolumesExtendTest-1214664229 tempest-VolumesExtendTest-1214664229-project-member] Create volume of 1 GB Aug 12 10:33:38.556709 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-36d96820-5923-4bca-8afe-d2316c989c70 tempest-VolumesExtendTest-1214664229 tempest-VolumesExtendTest-1214664229-project-member] Availability Zones retrieved successfully. Aug 12 10:33:38.563847 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-36d96820-5923-4bca-8afe-d2316c989c70 tempest-VolumesExtendTest-1214664229 tempest-VolumesExtendTest-1214664229-project-member] Flow 'volume_create_api' (7a7f40f2-2d20-4cb9-928a-60954352982d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:33:38.565070 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-36d96820-5923-4bca-8afe-d2316c989c70 tempest-VolumesExtendTest-1214664229 tempest-VolumesExtendTest-1214664229-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8a7393d8-5284-4ae5-89e7-08b9a98dac36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:33:38.566641 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.flows.api.create_volume [None req-36d96820-5923-4bca-8afe-d2316c989c70 tempest-VolumesExtendTest-1214664229 tempest-VolumesExtendTest-1214664229-project-member] Validating volume size '1' using validate_int {{(pid=100373) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 10:33:38.608533 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-36d96820-5923-4bca-8afe-d2316c989c70 tempest-VolumesExtendTest-1214664229 tempest-VolumesExtendTest-1214664229-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8a7393d8-5284-4ae5-89e7-08b9a98dac36) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T10:26:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6cd66f07-4c7b-40b2-9dfb-378538f29c9e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:33:38.610000 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-36d96820-5923-4bca-8afe-d2316c989c70 tempest-VolumesExtendTest-1214664229 tempest-VolumesExtendTest-1214664229-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5fea672a-a75d-4c7f-ad3e-d5c2461ca070) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:33:38.662847 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.quota [None req-36d96820-5923-4bca-8afe-d2316c989c70 tempest-VolumesExtendTest-1214664229 tempest-VolumesExtendTest-1214664229-project-member] Created reservations ['12beb444-9caf-4067-b8dd-a8a2c530f0b3', '3565747d-a4cb-4982-8c87-29e998bb0246', 'df86a5b1-749a-4f09-a873-42ece25ecc8a', 'f3fffe3b-6fd7-4c83-b9fe-7561313668f9'] {{(pid=100373) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:33:38.663905 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-36d96820-5923-4bca-8afe-d2316c989c70 tempest-VolumesExtendTest-1214664229 tempest-VolumesExtendTest-1214664229-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5fea672a-a75d-4c7f-ad3e-d5c2461ca070) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['12beb444-9caf-4067-b8dd-a8a2c530f0b3', '3565747d-a4cb-4982-8c87-29e998bb0246', 'df86a5b1-749a-4f09-a873-42ece25ecc8a', 'f3fffe3b-6fd7-4c83-b9fe-7561313668f9']}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:33:38.664875 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-36d96820-5923-4bca-8afe-d2316c989c70 tempest-VolumesExtendTest-1214664229 tempest-VolumesExtendTest-1214664229-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (231f011b-65c3-4a86-8af1-891146253e21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:33:38.698108 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-36d96820-5923-4bca-8afe-d2316c989c70 tempest-VolumesExtendTest-1214664229 tempest-VolumesExtendTest-1214664229-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (231f011b-65c3-4a86-8af1-891146253e21) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5ab237dd-c0e4-4bcd-a6a8-57012c7cd90c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1023263221',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='33ea2c0851af40258aa603aac2c40aac',qos_specs=None,replication_status=,reservations=['12beb444-9caf-4067-b8dd-a8a2c530f0b3','3565747d-a4cb-4982-8c87-29e998bb0246','df86a5b1-749a-4f09-a873-42ece25ecc8a','f3fffe3b-6fd7-4c83-b9fe-7561313668f9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b3b58e0554ac441e9416e9180bd23cc8',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:33:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1023263221',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5ab237dd-c0e4-4bcd-a6a8-57012c7cd90c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='33ea2c0851af40258aa603aac2c40aac',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b3b58e0554ac441e9416e9180bd23cc8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6cd66f07-4c7b-40b2-9dfb-378538f29c9e),volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:33:38.699048 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-36d96820-5923-4bca-8afe-d2316c989c70 tempest-VolumesExtendTest-1214664229 tempest-VolumesExtendTest-1214664229-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ccb010cf-5a76-4ab4-b1fe-bfc1e2119b1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:33:38.723104 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-36d96820-5923-4bca-8afe-d2316c989c70 tempest-VolumesExtendTest-1214664229 tempest-VolumesExtendTest-1214664229-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ccb010cf-5a76-4ab4-b1fe-bfc1e2119b1c) transitioned into state 'SUCCESS' from state '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-1023263221',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='33ea2c0851af40258aa603aac2c40aac',qos_specs=None,replication_status=,reservations=['12beb444-9caf-4067-b8dd-a8a2c530f0b3','3565747d-a4cb-4982-8c87-29e998bb0246','df86a5b1-749a-4f09-a873-42ece25ecc8a','f3fffe3b-6fd7-4c83-b9fe-7561313668f9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b3b58e0554ac441e9416e9180bd23cc8',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:33:38.723795 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-36d96820-5923-4bca-8afe-d2316c989c70 tempest-VolumesExtendTest-1214664229 tempest-VolumesExtendTest-1214664229-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (af2d856f-4a70-4b3c-b576-c993e6042955) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:33:38.738185 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-36d96820-5923-4bca-8afe-d2316c989c70 tempest-VolumesExtendTest-1214664229 tempest-VolumesExtendTest-1214664229-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (af2d856f-4a70-4b3c-b576-c993e6042955) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:33:38.739179 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-36d96820-5923-4bca-8afe-d2316c989c70 tempest-VolumesExtendTest-1214664229 tempest-VolumesExtendTest-1214664229-project-member] Flow 'volume_create_api' (7a7f40f2-2d20-4cb9-928a-60954352982d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100373) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:33:38.739559 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-36d96820-5923-4bca-8afe-d2316c989c70 tempest-VolumesExtendTest-1214664229 tempest-VolumesExtendTest-1214664229-project-member] Create volume request issued successfully. Aug 12 10:33:38.740252 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-36d96820-5923-4bca-8afe-d2316c989c70 tempest-VolumesExtendTest-1214664229 tempest-VolumesExtendTest-1214664229-project-member] https://10.4.3.105/volume/v3/volumes returned with HTTP 202 Aug 12 10:33:38.740746 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 223/901] 10.4.3.105 () {68 vars in 1258 bytes} [Wed Aug 12 10:33:38 2026] POST /volume/v3/volumes => generated 748 bytes in 198 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 10:33:38.751392 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-ff8b548d-1f7e-4a23-bd44-262ace656627 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:33:38.755816 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-ff8b548d-1f7e-4a23-bd44-262ace656627 tempest-VolumesExtendTest-1214664229 tempest-VolumesExtendTest-1214664229-project-member] GET https://10.4.3.105/volume/v3/volumes/5ab237dd-c0e4-4bcd-a6a8-57012c7cd90c Aug 12 10:33:38.756265 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-ff8b548d-1f7e-4a23-bd44-262ace656627 tempest-VolumesExtendTest-1214664229 tempest-VolumesExtendTest-1214664229-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:33:38.756526 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-ff8b548d-1f7e-4a23-bd44-262ace656627 tempest-VolumesExtendTest-1214664229 tempest-VolumesExtendTest-1214664229-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:33:38.767433 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:33:38.767433 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:33:38.774441 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-ff8b548d-1f7e-4a23-bd44-262ace656627 tempest-VolumesExtendTest-1214664229 tempest-VolumesExtendTest-1214664229-project-member] Volume info retrieved successfully. Aug 12 10:33:38.777354 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-ff8b548d-1f7e-4a23-bd44-262ace656627 tempest-VolumesExtendTest-1214664229 tempest-VolumesExtendTest-1214664229-project-member] https://10.4.3.105/volume/v3/volumes/5ab237dd-c0e4-4bcd-a6a8-57012c7cd90c returned with HTTP 200 Aug 12 10:33:38.777819 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 231/902] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:33:38 2026] GET /volume/v3/volumes/5ab237dd-c0e4-4bcd-a6a8-57012c7cd90c => generated 816 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:33:39.103831 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-3857f96b-59e1-46a6-8a21-bdffad267b8e None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:33:39.109270 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-3857f96b-59e1-46a6-8a21-bdffad267b8e tempest-VolumesBackupsV39Test-562164290 tempest-VolumesBackupsV39Test-562164290-project-member] GET https://10.4.3.105/volume/v3/backups/c2a224f4-74d0-4d79-8728-2a7694e1cc4b Aug 12 10:33:39.109270 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-3857f96b-59e1-46a6-8a21-bdffad267b8e tempest-VolumesBackupsV39Test-562164290 tempest-VolumesBackupsV39Test-562164290-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:33:39.110337 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-3857f96b-59e1-46a6-8a21-bdffad267b8e tempest-VolumesBackupsV39Test-562164290 tempest-VolumesBackupsV39Test-562164290-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:33:39.110608 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-3857f96b-59e1-46a6-8a21-bdffad267b8e tempest-VolumesBackupsV39Test-562164290 tempest-VolumesBackupsV39Test-562164290-project-member] Show backup with id c2a224f4-74d0-4d79-8728-2a7694e1cc4b. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:33:39.116388 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:33:39.116388 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:33:39.117546 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-3857f96b-59e1-46a6-8a21-bdffad267b8e tempest-VolumesBackupsV39Test-562164290 tempest-VolumesBackupsV39Test-562164290-project-member] https://10.4.3.105/volume/v3/backups/c2a224f4-74d0-4d79-8728-2a7694e1cc4b returned with HTTP 200 Aug 12 10:33:39.118947 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 228/903] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:33:39 2026] GET /volume/v3/backups/c2a224f4-74d0-4d79-8728-2a7694e1cc4b => generated 796 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:33:39.791393 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-e9b5b8c3-1340-459b-abc3-d6a5994c0beb None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:33:39.793586 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-e9b5b8c3-1340-459b-abc3-d6a5994c0beb tempest-VolumesExtendTest-1214664229 tempest-VolumesExtendTest-1214664229-project-member] GET https://10.4.3.105/volume/v3/volumes/5ab237dd-c0e4-4bcd-a6a8-57012c7cd90c Aug 12 10:33:39.793826 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-e9b5b8c3-1340-459b-abc3-d6a5994c0beb tempest-VolumesExtendTest-1214664229 tempest-VolumesExtendTest-1214664229-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:33:39.794039 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-e9b5b8c3-1340-459b-abc3-d6a5994c0beb tempest-VolumesExtendTest-1214664229 tempest-VolumesExtendTest-1214664229-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:33:39.803369 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:33:39.803369 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:33:39.808044 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-e9b5b8c3-1340-459b-abc3-d6a5994c0beb tempest-VolumesExtendTest-1214664229 tempest-VolumesExtendTest-1214664229-project-member] Volume info retrieved successfully. Aug 12 10:33:39.812348 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-e9b5b8c3-1340-459b-abc3-d6a5994c0beb tempest-VolumesExtendTest-1214664229 tempest-VolumesExtendTest-1214664229-project-member] https://10.4.3.105/volume/v3/volumes/5ab237dd-c0e4-4bcd-a6a8-57012c7cd90c returned with HTTP 200 Aug 12 10:33:39.813097 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 222/904] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:33:39 2026] GET /volume/v3/volumes/5ab237dd-c0e4-4bcd-a6a8-57012c7cd90c => generated 841 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:33:39.828719 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-4cd170ed-23a0-4b48-8b03-5b4c6cb95c4b None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:33:39.830894 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-4cd170ed-23a0-4b48-8b03-5b4c6cb95c4b tempest-VolumesExtendTest-1214664229 tempest-VolumesExtendTest-1214664229-project-member] POST https://10.4.3.105/volume/v3/snapshots Aug 12 10:33:39.831348 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-4cd170ed-23a0-4b48-8b03-5b4c6cb95c4b tempest-VolumesExtendTest-1214664229 tempest-VolumesExtendTest-1214664229-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5ab237dd-c0e4-4bcd-a6a8-57012c7cd90c", "name": "tempest-VolumesExtendTest-Snapshot-424411339"}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:33:39.841900 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:33:39.841900 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:33:39.842395 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-4cd170ed-23a0-4b48-8b03-5b4c6cb95c4b tempest-VolumesExtendTest-1214664229 tempest-VolumesExtendTest-1214664229-project-member] Volume info retrieved successfully. Aug 12 10:33:39.842548 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.v3.snapshots [None req-4cd170ed-23a0-4b48-8b03-5b4c6cb95c4b tempest-VolumesExtendTest-1214664229 tempest-VolumesExtendTest-1214664229-project-member] Create snapshot from volume 5ab237dd-c0e4-4bcd-a6a8-57012c7cd90c Aug 12 10:33:39.884998 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.quota [None req-4cd170ed-23a0-4b48-8b03-5b4c6cb95c4b tempest-VolumesExtendTest-1214664229 tempest-VolumesExtendTest-1214664229-project-member] Created reservations ['63330355-ce61-461a-98f4-95c0b2bc0a93', '1368141d-63ea-4652-a0bb-7de2a1bcab2a', 'ab5cdf9b-97d1-42d2-8482-9bfb778eb51e', '2106d924-60b9-4991-9119-d295962d927e'] {{(pid=100373) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:33:39.923398 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-4cd170ed-23a0-4b48-8b03-5b4c6cb95c4b tempest-VolumesExtendTest-1214664229 tempest-VolumesExtendTest-1214664229-project-member] Snapshot create request issued successfully. Aug 12 10:33:39.923961 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-4cd170ed-23a0-4b48-8b03-5b4c6cb95c4b tempest-VolumesExtendTest-1214664229 tempest-VolumesExtendTest-1214664229-project-member] https://10.4.3.105/volume/v3/snapshots returned with HTTP 202 Aug 12 10:33:39.924665 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 224/905] 10.4.3.105 () {68 vars in 1265 bytes} [Wed Aug 12 10:33:39 2026] POST /volume/v3/snapshots => generated 303 bytes in 97 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 10:33:39.936175 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-0b6281d8-5beb-4acb-917c-456f58968e99 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:33:39.938216 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-0b6281d8-5beb-4acb-917c-456f58968e99 tempest-VolumesExtendTest-1214664229 tempest-VolumesExtendTest-1214664229-project-member] GET https://10.4.3.105/volume/v3/snapshots/28e24912-7c21-4161-aafd-5621b530b20d Aug 12 10:33:39.938471 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-0b6281d8-5beb-4acb-917c-456f58968e99 tempest-VolumesExtendTest-1214664229 tempest-VolumesExtendTest-1214664229-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:33:39.938811 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-0b6281d8-5beb-4acb-917c-456f58968e99 tempest-VolumesExtendTest-1214664229 tempest-VolumesExtendTest-1214664229-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:33:39.950905 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:33:39.950905 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:33:39.952069 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-0b6281d8-5beb-4acb-917c-456f58968e99 tempest-VolumesExtendTest-1214664229 tempest-VolumesExtendTest-1214664229-project-member] Snapshot retrieved successfully. Aug 12 10:33:39.953817 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-0b6281d8-5beb-4acb-917c-456f58968e99 tempest-VolumesExtendTest-1214664229 tempest-VolumesExtendTest-1214664229-project-member] https://10.4.3.105/volume/v3/snapshots/28e24912-7c21-4161-aafd-5621b530b20d returned with HTTP 200 Aug 12 10:33:39.954192 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 232/906] 10.4.3.105 () {66 vars in 1354 bytes} [Wed Aug 12 10:33:39 2026] GET /volume/v3/snapshots/28e24912-7c21-4161-aafd-5621b530b20d => generated 435 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:33:40.138365 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-69077d62-34ad-46ac-9241-9fb84df50e64 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:33:40.145577 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-69077d62-34ad-46ac-9241-9fb84df50e64 tempest-VolumesBackupsV39Test-562164290 tempest-VolumesBackupsV39Test-562164290-project-member] GET https://10.4.3.105/volume/v3/backups/c2a224f4-74d0-4d79-8728-2a7694e1cc4b Aug 12 10:33:40.145577 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-69077d62-34ad-46ac-9241-9fb84df50e64 tempest-VolumesBackupsV39Test-562164290 tempest-VolumesBackupsV39Test-562164290-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:33:40.145577 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-69077d62-34ad-46ac-9241-9fb84df50e64 tempest-VolumesBackupsV39Test-562164290 tempest-VolumesBackupsV39Test-562164290-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:33:40.145577 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-69077d62-34ad-46ac-9241-9fb84df50e64 tempest-VolumesBackupsV39Test-562164290 tempest-VolumesBackupsV39Test-562164290-project-member] Show backup with id c2a224f4-74d0-4d79-8728-2a7694e1cc4b. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:33:40.155985 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:33:40.155985 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:33:40.157985 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-69077d62-34ad-46ac-9241-9fb84df50e64 tempest-VolumesBackupsV39Test-562164290 tempest-VolumesBackupsV39Test-562164290-project-member] https://10.4.3.105/volume/v3/backups/c2a224f4-74d0-4d79-8728-2a7694e1cc4b returned with HTTP 200 Aug 12 10:33:40.158742 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 229/907] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:33:40 2026] GET /volume/v3/backups/c2a224f4-74d0-4d79-8728-2a7694e1cc4b => generated 796 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:33:40.568575 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-eddeb963-fb42-4208-9706-d24d5e4e226e req-0ee2f9ba-4a47-4ebe-bf94-aa58495b0934 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:33:40.573038 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-eddeb963-fb42-4208-9706-d24d5e4e226e req-0ee2f9ba-4a47-4ebe-bf94-aa58495b0934 tempest-AttachVolumeShelveTestJSON-358313758 tempest-AttachVolumeShelveTestJSON-358313758-project-member] GET https://10.4.3.105/volume/v3/volumes/88ce5db2-6e04-412e-b226-3f86b21e4515 Aug 12 10:33:40.573292 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-eddeb963-fb42-4208-9706-d24d5e4e226e req-0ee2f9ba-4a47-4ebe-bf94-aa58495b0934 tempest-AttachVolumeShelveTestJSON-358313758 tempest-AttachVolumeShelveTestJSON-358313758-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:33:40.573538 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-eddeb963-fb42-4208-9706-d24d5e4e226e req-0ee2f9ba-4a47-4ebe-bf94-aa58495b0934 tempest-AttachVolumeShelveTestJSON-358313758 tempest-AttachVolumeShelveTestJSON-358313758-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:33:40.586327 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:33:40.586327 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:33:40.592404 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [req-eddeb963-fb42-4208-9706-d24d5e4e226e req-0ee2f9ba-4a47-4ebe-bf94-aa58495b0934 tempest-AttachVolumeShelveTestJSON-358313758 tempest-AttachVolumeShelveTestJSON-358313758-project-member] Volume info retrieved successfully. Aug 12 10:33:40.597952 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-eddeb963-fb42-4208-9706-d24d5e4e226e req-0ee2f9ba-4a47-4ebe-bf94-aa58495b0934 tempest-AttachVolumeShelveTestJSON-358313758 tempest-AttachVolumeShelveTestJSON-358313758-project-member] https://10.4.3.105/volume/v3/volumes/88ce5db2-6e04-412e-b226-3f86b21e4515 returned with HTTP 200 Aug 12 10:33:40.598074 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 223/908] 10.4.3.105 () {68 vars in 1598 bytes} [Wed Aug 12 10:33:40 2026] GET /volume/v3/volumes/88ce5db2-6e04-412e-b226-3f86b21e4515 => generated 850 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:33:40.632896 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-a97dd249-f0f5-40cc-8bf3-dff7e2645175 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:33:40.633496 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-a97dd249-f0f5-40cc-8bf3-dff7e2645175 None None] GET https://10.4.3.105/volume// Aug 12 10:33:40.633751 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-a97dd249-f0f5-40cc-8bf3-dff7e2645175 None None] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:33:40.633995 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-a97dd249-f0f5-40cc-8bf3-dff7e2645175 None None] Calling method 'all' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:33:40.634507 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-a97dd249-f0f5-40cc-8bf3-dff7e2645175 None None] https://10.4.3.105/volume// returned with HTTP 300 Aug 12 10:33:40.634857 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 225/909] 10.4.3.105 () {66 vars in 1419 bytes} [Wed Aug 12 10:33:40 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 10:33:40.645293 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [req-eddeb963-fb42-4208-9706-d24d5e4e226e req-ad559fd6-4900-465e-8e0d-2aad733aac12 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:33:40.647399 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-eddeb963-fb42-4208-9706-d24d5e4e226e req-ad559fd6-4900-465e-8e0d-2aad733aac12 tempest-AttachVolumeShelveTestJSON-358313758 tempest-AttachVolumeShelveTestJSON-358313758-project-member] POST https://10.4.3.105/volume/v3/attachments Aug 12 10:33:40.647791 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [req-eddeb963-fb42-4208-9706-d24d5e4e226e req-ad559fd6-4900-465e-8e0d-2aad733aac12 tempest-AttachVolumeShelveTestJSON-358313758 tempest-AttachVolumeShelveTestJSON-358313758-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "88ce5db2-6e04-412e-b226-3f86b21e4515", "connector": null, "instance_uuid": "dec2da51-aab9-4bec-8fe2-31a83465fd23"}} {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:33:40.656025 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:33:40.656025 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:33:40.683300 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-eddeb963-fb42-4208-9706-d24d5e4e226e req-ad559fd6-4900-465e-8e0d-2aad733aac12 tempest-AttachVolumeShelveTestJSON-358313758 tempest-AttachVolumeShelveTestJSON-358313758-project-member] https://10.4.3.105/volume/v3/attachments returned with HTTP 200 Aug 12 10:33:40.683958 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 233/910] 10.4.3.105 () {74 vars in 1594 bytes} [Wed Aug 12 10:33:40 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 10:33:40.738765 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-eddeb963-fb42-4208-9706-d24d5e4e226e req-54f8d14c-05f8-40eb-b40b-0c6da5df3bc7 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:33:40.741224 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-eddeb963-fb42-4208-9706-d24d5e4e226e req-54f8d14c-05f8-40eb-b40b-0c6da5df3bc7 tempest-AttachVolumeShelveTestJSON-358313758 tempest-AttachVolumeShelveTestJSON-358313758-project-member] POST https://10.4.3.105/volume/v3/attachments/7033323c-f18b-4d51-aca0-db55c54a9b96/action Aug 12 10:33:40.741672 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-eddeb963-fb42-4208-9706-d24d5e4e226e req-54f8d14c-05f8-40eb-b40b-0c6da5df3bc7 tempest-AttachVolumeShelveTestJSON-358313758 tempest-AttachVolumeShelveTestJSON-358313758-project-member] Action body: b'{"os-complete": null}' {{(pid=100375) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 10:33:40.741796 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-eddeb963-fb42-4208-9706-d24d5e4e226e req-54f8d14c-05f8-40eb-b40b-0c6da5df3bc7 tempest-AttachVolumeShelveTestJSON-358313758 tempest-AttachVolumeShelveTestJSON-358313758-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:33:40.767267 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:33:40.767267 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:33:40.781369 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-eddeb963-fb42-4208-9706-d24d5e4e226e req-54f8d14c-05f8-40eb-b40b-0c6da5df3bc7 tempest-AttachVolumeShelveTestJSON-358313758 tempest-AttachVolumeShelveTestJSON-358313758-project-member] https://10.4.3.105/volume/v3/attachments/7033323c-f18b-4d51-aca0-db55c54a9b96/action returned with HTTP 204 Aug 12 10:33:40.781992 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 230/911] 10.4.3.105 () {74 vars in 1725 bytes} [Wed Aug 12 10:33:40 2026] POST /volume/v3/attachments/7033323c-f18b-4d51-aca0-db55c54a9b96/action => generated 0 bytes in 44 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:33:40.815323 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-d5a9d5ed-dcfc-4825-b133-195e767d0178 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:33:40.817596 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-d5a9d5ed-dcfc-4825-b133-195e767d0178 tempest-AttachVolumeShelveTestJSON-358313758 tempest-AttachVolumeShelveTestJSON-358313758-project-member] GET https://10.4.3.105/volume/v3/volumes/88ce5db2-6e04-412e-b226-3f86b21e4515 Aug 12 10:33:40.817795 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-d5a9d5ed-dcfc-4825-b133-195e767d0178 tempest-AttachVolumeShelveTestJSON-358313758 tempest-AttachVolumeShelveTestJSON-358313758-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:33:40.818750 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-d5a9d5ed-dcfc-4825-b133-195e767d0178 tempest-AttachVolumeShelveTestJSON-358313758 tempest-AttachVolumeShelveTestJSON-358313758-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:33:40.833540 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:33:40.833540 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:33:40.841193 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-d5a9d5ed-dcfc-4825-b133-195e767d0178 tempest-AttachVolumeShelveTestJSON-358313758 tempest-AttachVolumeShelveTestJSON-358313758-project-member] Volume info retrieved successfully. Aug 12 10:33:40.848066 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-d5a9d5ed-dcfc-4825-b133-195e767d0178 tempest-AttachVolumeShelveTestJSON-358313758 tempest-AttachVolumeShelveTestJSON-358313758-project-member] https://10.4.3.105/volume/v3/volumes/88ce5db2-6e04-412e-b226-3f86b21e4515 returned with HTTP 200 Aug 12 10:33:40.848066 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 224/912] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:33:40 2026] GET /volume/v3/volumes/88ce5db2-6e04-412e-b226-3f86b21e4515 => generated 1112 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:33:40.866117 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-1ea6fc0f-5535-4a4b-a417-8e37a6046af7 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:33:40.868479 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-1ea6fc0f-5535-4a4b-a417-8e37a6046af7 tempest-AttachVolumeShelveTestJSON-358313758 tempest-AttachVolumeShelveTestJSON-358313758-project-member] GET https://10.4.3.105/volume/v3/volumes/88ce5db2-6e04-412e-b226-3f86b21e4515 Aug 12 10:33:40.868802 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-1ea6fc0f-5535-4a4b-a417-8e37a6046af7 tempest-AttachVolumeShelveTestJSON-358313758 tempest-AttachVolumeShelveTestJSON-358313758-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:33:40.869038 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-1ea6fc0f-5535-4a4b-a417-8e37a6046af7 tempest-AttachVolumeShelveTestJSON-358313758 tempest-AttachVolumeShelveTestJSON-358313758-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:33:40.887958 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:33:40.887958 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:33:40.896603 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-1ea6fc0f-5535-4a4b-a417-8e37a6046af7 tempest-AttachVolumeShelveTestJSON-358313758 tempest-AttachVolumeShelveTestJSON-358313758-project-member] Volume info retrieved successfully. Aug 12 10:33:40.906671 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-1ea6fc0f-5535-4a4b-a417-8e37a6046af7 tempest-AttachVolumeShelveTestJSON-358313758 tempest-AttachVolumeShelveTestJSON-358313758-project-member] https://10.4.3.105/volume/v3/volumes/88ce5db2-6e04-412e-b226-3f86b21e4515 returned with HTTP 200 Aug 12 10:33:40.907170 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 226/913] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:33:40 2026] GET /volume/v3/volumes/88ce5db2-6e04-412e-b226-3f86b21e4515 => generated 1112 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:33:40.965701 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-7b714c91-e005-4241-bca2-31f22c7e0b36 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:33:40.968230 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-7b714c91-e005-4241-bca2-31f22c7e0b36 tempest-VolumesExtendTest-1214664229 tempest-VolumesExtendTest-1214664229-project-member] GET https://10.4.3.105/volume/v3/snapshots/28e24912-7c21-4161-aafd-5621b530b20d Aug 12 10:33:40.968362 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-2128503b-c8cc-4bee-bb8e-35e5154b80d6 req-6bc40f48-430c-40c0-92dd-a42d72434fae None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:33:40.968494 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-7b714c91-e005-4241-bca2-31f22c7e0b36 tempest-VolumesExtendTest-1214664229 tempest-VolumesExtendTest-1214664229-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:33:40.968823 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-7b714c91-e005-4241-bca2-31f22c7e0b36 tempest-VolumesExtendTest-1214664229 tempest-VolumesExtendTest-1214664229-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:33:40.973652 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-2128503b-c8cc-4bee-bb8e-35e5154b80d6 req-6bc40f48-430c-40c0-92dd-a42d72434fae tempest-AttachVolumeShelveTestJSON-358313758 tempest-AttachVolumeShelveTestJSON-358313758-project-member] GET https://10.4.3.105/volume/v3/volumes/88ce5db2-6e04-412e-b226-3f86b21e4515 Aug 12 10:33:40.973856 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-2128503b-c8cc-4bee-bb8e-35e5154b80d6 req-6bc40f48-430c-40c0-92dd-a42d72434fae tempest-AttachVolumeShelveTestJSON-358313758 tempest-AttachVolumeShelveTestJSON-358313758-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:33:40.974040 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-2128503b-c8cc-4bee-bb8e-35e5154b80d6 req-6bc40f48-430c-40c0-92dd-a42d72434fae tempest-AttachVolumeShelveTestJSON-358313758 tempest-AttachVolumeShelveTestJSON-358313758-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:33:40.976805 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:33:40.976805 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:33:40.977602 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-7b714c91-e005-4241-bca2-31f22c7e0b36 tempest-VolumesExtendTest-1214664229 tempest-VolumesExtendTest-1214664229-project-member] Snapshot retrieved successfully. Aug 12 10:33:40.978895 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-7b714c91-e005-4241-bca2-31f22c7e0b36 tempest-VolumesExtendTest-1214664229 tempest-VolumesExtendTest-1214664229-project-member] https://10.4.3.105/volume/v3/snapshots/28e24912-7c21-4161-aafd-5621b530b20d returned with HTTP 200 Aug 12 10:33:40.979412 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 234/914] 10.4.3.105 () {66 vars in 1354 bytes} [Wed Aug 12 10:33:40 2026] GET /volume/v3/snapshots/28e24912-7c21-4161-aafd-5621b530b20d => generated 462 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:33:40.992264 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-0313a4fa-2aa5-46e6-a47a-289cc21273f8 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:33:40.994387 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-0313a4fa-2aa5-46e6-a47a-289cc21273f8 tempest-VolumesExtendTest-1214664229 tempest-VolumesExtendTest-1214664229-project-member] POST https://10.4.3.105/volume/v3/volumes/5ab237dd-c0e4-4bcd-a6a8-57012c7cd90c/action Aug 12 10:33:40.994777 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-0313a4fa-2aa5-46e6-a47a-289cc21273f8 tempest-VolumesExtendTest-1214664229 tempest-VolumesExtendTest-1214664229-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100374) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 10:33:40.995188 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-0313a4fa-2aa5-46e6-a47a-289cc21273f8 tempest-VolumesExtendTest-1214664229 tempest-VolumesExtendTest-1214664229-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:33:40.997155 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:33:40.997155 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:33:41.001866 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [req-2128503b-c8cc-4bee-bb8e-35e5154b80d6 req-6bc40f48-430c-40c0-92dd-a42d72434fae tempest-AttachVolumeShelveTestJSON-358313758 tempest-AttachVolumeShelveTestJSON-358313758-project-member] Volume info retrieved successfully. Aug 12 10:33:41.006023 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:33:41.006023 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:33:41.006740 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-0313a4fa-2aa5-46e6-a47a-289cc21273f8 tempest-VolumesExtendTest-1214664229 tempest-VolumesExtendTest-1214664229-project-member] Volume info retrieved successfully. Aug 12 10:33:41.010695 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-2128503b-c8cc-4bee-bb8e-35e5154b80d6 req-6bc40f48-430c-40c0-92dd-a42d72434fae tempest-AttachVolumeShelveTestJSON-358313758 tempest-AttachVolumeShelveTestJSON-358313758-project-member] https://10.4.3.105/volume/v3/volumes/88ce5db2-6e04-412e-b226-3f86b21e4515 returned with HTTP 200 Aug 12 10:33:41.011235 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 231/915] 10.4.3.105 () {68 vars in 1598 bytes} [Wed Aug 12 10:33:40 2026] GET /volume/v3/volumes/88ce5db2-6e04-412e-b226-3f86b21e4515 => generated 1112 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:33:41.047250 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.quota [None req-0313a4fa-2aa5-46e6-a47a-289cc21273f8 tempest-VolumesExtendTest-1214664229 tempest-VolumesExtendTest-1214664229-project-member] Created reservations ['0ed7d140-a792-4cfb-bfd0-169b7575cdb5', 'e52df340-907f-4a69-9361-fcddae5fb175'] {{(pid=100374) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:33:41.050696 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-2128503b-c8cc-4bee-bb8e-35e5154b80d6 req-471daa66-8b55-4d76-b08d-48874bb3e836 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:33:41.053108 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-2128503b-c8cc-4bee-bb8e-35e5154b80d6 req-471daa66-8b55-4d76-b08d-48874bb3e836 tempest-AttachVolumeShelveTestJSON-358313758 tempest-AttachVolumeShelveTestJSON-358313758-project-member] DELETE https://10.4.3.105/volume/v3/attachments/7033323c-f18b-4d51-aca0-db55c54a9b96 Aug 12 10:33:41.053858 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-2128503b-c8cc-4bee-bb8e-35e5154b80d6 req-471daa66-8b55-4d76-b08d-48874bb3e836 tempest-AttachVolumeShelveTestJSON-358313758 tempest-AttachVolumeShelveTestJSON-358313758-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:33:41.053858 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-2128503b-c8cc-4bee-bb8e-35e5154b80d6 req-471daa66-8b55-4d76-b08d-48874bb3e836 tempest-AttachVolumeShelveTestJSON-358313758 tempest-AttachVolumeShelveTestJSON-358313758-project-member] Calling method 'version_select' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:33:41.060718 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-0313a4fa-2aa5-46e6-a47a-289cc21273f8 tempest-VolumesExtendTest-1214664229 tempest-VolumesExtendTest-1214664229-project-member] Extend volume request issued successfully. Aug 12 10:33:41.060925 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-0313a4fa-2aa5-46e6-a47a-289cc21273f8 tempest-VolumesExtendTest-1214664229 tempest-VolumesExtendTest-1214664229-project-member] https://10.4.3.105/volume/v3/volumes/5ab237dd-c0e4-4bcd-a6a8-57012c7cd90c/action returned with HTTP 202 Aug 12 10:33:41.061308 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 225/916] 10.4.3.105 () {68 vars in 1390 bytes} [Wed Aug 12 10:33:40 2026] POST /volume/v3/volumes/5ab237dd-c0e4-4bcd-a6a8-57012c7cd90c/action => generated 0 bytes in 69 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 10:33:41.068410 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:33:41.068410 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:33:41.074637 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-d79091af-9801-46eb-b66e-036db24178ba None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:33:41.080645 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-d79091af-9801-46eb-b66e-036db24178ba tempest-VolumesExtendTest-1214664229 tempest-VolumesExtendTest-1214664229-project-member] GET https://10.4.3.105/volume/v3/volumes/5ab237dd-c0e4-4bcd-a6a8-57012c7cd90c Aug 12 10:33:41.082574 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-d79091af-9801-46eb-b66e-036db24178ba tempest-VolumesExtendTest-1214664229 tempest-VolumesExtendTest-1214664229-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:33:41.082987 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-d79091af-9801-46eb-b66e-036db24178ba tempest-VolumesExtendTest-1214664229 tempest-VolumesExtendTest-1214664229-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:33:41.101552 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:33:41.101552 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:33:41.106219 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-d79091af-9801-46eb-b66e-036db24178ba tempest-VolumesExtendTest-1214664229 tempest-VolumesExtendTest-1214664229-project-member] Volume info retrieved successfully. Aug 12 10:33:41.112194 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-d79091af-9801-46eb-b66e-036db24178ba tempest-VolumesExtendTest-1214664229 tempest-VolumesExtendTest-1214664229-project-member] https://10.4.3.105/volume/v3/volumes/5ab237dd-c0e4-4bcd-a6a8-57012c7cd90c returned with HTTP 200 Aug 12 10:33:41.112601 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 235/917] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:33:41 2026] GET /volume/v3/volumes/5ab237dd-c0e4-4bcd-a6a8-57012c7cd90c => generated 841 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:33:41.121709 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-2128503b-c8cc-4bee-bb8e-35e5154b80d6 req-471daa66-8b55-4d76-b08d-48874bb3e836 tempest-AttachVolumeShelveTestJSON-358313758 tempest-AttachVolumeShelveTestJSON-358313758-project-member] https://10.4.3.105/volume/v3/attachments/7033323c-f18b-4d51-aca0-db55c54a9b96 returned with HTTP 200 Aug 12 10:33:41.123335 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 227/918] 10.4.3.105 () {72 vars in 1673 bytes} [Wed Aug 12 10:33:41 2026] DELETE /volume/v3/attachments/7033323c-f18b-4d51-aca0-db55c54a9b96 => generated 19 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:33:41.157460 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-2a2c13ec-f003-4942-aaf5-c407b0833214 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:33:41.159298 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-2a2c13ec-f003-4942-aaf5-c407b0833214 tempest-AttachVolumeShelveTestJSON-358313758 tempest-AttachVolumeShelveTestJSON-358313758-project-member] GET https://10.4.3.105/volume/v3/volumes/88ce5db2-6e04-412e-b226-3f86b21e4515 Aug 12 10:33:41.159466 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-2a2c13ec-f003-4942-aaf5-c407b0833214 tempest-AttachVolumeShelveTestJSON-358313758 tempest-AttachVolumeShelveTestJSON-358313758-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:33:41.159761 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-2a2c13ec-f003-4942-aaf5-c407b0833214 tempest-AttachVolumeShelveTestJSON-358313758 tempest-AttachVolumeShelveTestJSON-358313758-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:33:41.169652 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:33:41.169652 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:33:41.174751 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-e3024183-90fa-4ae6-9685-62907ff12686 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:33:41.175766 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-2a2c13ec-f003-4942-aaf5-c407b0833214 tempest-AttachVolumeShelveTestJSON-358313758 tempest-AttachVolumeShelveTestJSON-358313758-project-member] Volume info retrieved successfully. Aug 12 10:33:41.177710 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-e3024183-90fa-4ae6-9685-62907ff12686 tempest-VolumesBackupsV39Test-562164290 tempest-VolumesBackupsV39Test-562164290-project-member] GET https://10.4.3.105/volume/v3/backups/c2a224f4-74d0-4d79-8728-2a7694e1cc4b Aug 12 10:33:41.177996 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-e3024183-90fa-4ae6-9685-62907ff12686 tempest-VolumesBackupsV39Test-562164290 tempest-VolumesBackupsV39Test-562164290-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:33:41.178241 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-e3024183-90fa-4ae6-9685-62907ff12686 tempest-VolumesBackupsV39Test-562164290 tempest-VolumesBackupsV39Test-562164290-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:33:41.178388 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-e3024183-90fa-4ae6-9685-62907ff12686 tempest-VolumesBackupsV39Test-562164290 tempest-VolumesBackupsV39Test-562164290-project-member] Show backup with id c2a224f4-74d0-4d79-8728-2a7694e1cc4b. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:33:41.182108 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-2a2c13ec-f003-4942-aaf5-c407b0833214 tempest-AttachVolumeShelveTestJSON-358313758 tempest-AttachVolumeShelveTestJSON-358313758-project-member] https://10.4.3.105/volume/v3/volumes/88ce5db2-6e04-412e-b226-3f86b21e4515 returned with HTTP 200 Aug 12 10:33:41.182697 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 232/919] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:33:41 2026] GET /volume/v3/volumes/88ce5db2-6e04-412e-b226-3f86b21e4515 => generated 850 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:33:41.186684 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:33:41.186684 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:33:41.187977 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-e3024183-90fa-4ae6-9685-62907ff12686 tempest-VolumesBackupsV39Test-562164290 tempest-VolumesBackupsV39Test-562164290-project-member] https://10.4.3.105/volume/v3/backups/c2a224f4-74d0-4d79-8728-2a7694e1cc4b returned with HTTP 200 Aug 12 10:33:41.188505 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 226/920] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:33:41 2026] GET /volume/v3/backups/c2a224f4-74d0-4d79-8728-2a7694e1cc4b => generated 796 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:33:41.778856 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-8ed82fa8-7163-497f-aff4-39a3d3880dba None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:33:41.779403 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-8ed82fa8-7163-497f-aff4-39a3d3880dba None None] GET https://10.4.3.105/volume// Aug 12 10:33:41.779706 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-8ed82fa8-7163-497f-aff4-39a3d3880dba None None] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:33:41.780112 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-8ed82fa8-7163-497f-aff4-39a3d3880dba None None] Calling method 'all' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:33:41.780619 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-8ed82fa8-7163-497f-aff4-39a3d3880dba None None] https://10.4.3.105/volume// returned with HTTP 300 Aug 12 10:33:41.781039 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 236/921] 10.4.3.105 () {66 vars in 1426 bytes} [Wed Aug 12 10:33:41 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 10:33:41.790184 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-113798bc-0b8c-4f33-89d6-fe4572b24102 req-09c8df7c-6eaa-4738-af01-504f35a4ef70 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:33:41.792928 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-113798bc-0b8c-4f33-89d6-fe4572b24102 req-09c8df7c-6eaa-4738-af01-504f35a4ef70 tempest-ServerActionsV293TestJSON-552388841 tempest-ServerActionsV293TestJSON-552388841-project-member] GET https://10.4.3.105/volume/v3/volumes/78c4671b-3bec-475a-8330-3b69f775a8ed Aug 12 10:33:41.793132 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-113798bc-0b8c-4f33-89d6-fe4572b24102 req-09c8df7c-6eaa-4738-af01-504f35a4ef70 tempest-ServerActionsV293TestJSON-552388841 tempest-ServerActionsV293TestJSON-552388841-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:33:41.793357 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-113798bc-0b8c-4f33-89d6-fe4572b24102 req-09c8df7c-6eaa-4738-af01-504f35a4ef70 tempest-ServerActionsV293TestJSON-552388841 tempest-ServerActionsV293TestJSON-552388841-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:33:41.804993 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:33:41.804993 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:33:41.808782 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [req-113798bc-0b8c-4f33-89d6-fe4572b24102 req-09c8df7c-6eaa-4738-af01-504f35a4ef70 tempest-ServerActionsV293TestJSON-552388841 tempest-ServerActionsV293TestJSON-552388841-project-member] Volume info retrieved successfully. Aug 12 10:33:41.823249 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-113798bc-0b8c-4f33-89d6-fe4572b24102 req-09c8df7c-6eaa-4738-af01-504f35a4ef70 tempest-ServerActionsV293TestJSON-552388841 tempest-ServerActionsV293TestJSON-552388841-project-member] https://10.4.3.105/volume/v3/volumes/78c4671b-3bec-475a-8330-3b69f775a8ed returned with HTTP 200 Aug 12 10:33:41.824960 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 228/922] 10.4.3.105 () {70 vars in 1639 bytes} [Wed Aug 12 10:33:41 2026] GET /volume/v3/volumes/78c4671b-3bec-475a-8330-3b69f775a8ed => generated 1540 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 10:33:41.998210 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-113798bc-0b8c-4f33-89d6-fe4572b24102 req-23b7d5aa-7483-49bf-b3f1-f61e089dc25a None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:33:42.002651 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-113798bc-0b8c-4f33-89d6-fe4572b24102 req-23b7d5aa-7483-49bf-b3f1-f61e089dc25a tempest-ServerActionsV293TestJSON-552388841 tempest-ServerActionsV293TestJSON-552388841-project-member] PUT https://10.4.3.105/volume/v3/attachments/2a122711-38a8-400c-8c50-c3c656ec6a64 Aug 12 10:33:42.003177 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-113798bc-0b8c-4f33-89d6-fe4572b24102 req-23b7d5aa-7483-49bf-b3f1-f61e089dc25a tempest-ServerActionsV293TestJSON-552388841 tempest-ServerActionsV293TestJSON-552388841-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.105", "host": "np0000007037", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a295cd65dd1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "cc953c5f-eaed-46bf-96e8-0985bbef0414", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:33:42.014364 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.coordination [req-113798bc-0b8c-4f33-89d6-fe4572b24102 req-23b7d5aa-7483-49bf-b3f1-f61e089dc25a tempest-ServerActionsV293TestJSON-552388841 tempest-ServerActionsV293TestJSON-552388841-project-member] Acquiring lock "cinder-attachment_update-78c4671b-3bec-475a-8330-3b69f775a8ed-np0000007037" by "attachment_update" {{(pid=100375) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 10:33:42.020695 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.coordination [req-113798bc-0b8c-4f33-89d6-fe4572b24102 req-23b7d5aa-7483-49bf-b3f1-f61e089dc25a tempest-ServerActionsV293TestJSON-552388841 tempest-ServerActionsV293TestJSON-552388841-project-member] Lock "cinder-attachment_update-78c4671b-3bec-475a-8330-3b69f775a8ed-np0000007037" acquired by "attachment_update" :: waited 0.006s {{(pid=100375) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 10:33:42.021906 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:33:42.021906 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:33:42.128353 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-b7844194-abf1-4b23-9101-aaf5a868f0ef None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:33:42.132775 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-b7844194-abf1-4b23-9101-aaf5a868f0ef tempest-VolumesExtendTest-1214664229 tempest-VolumesExtendTest-1214664229-project-member] GET https://10.4.3.105/volume/v3/volumes/5ab237dd-c0e4-4bcd-a6a8-57012c7cd90c Aug 12 10:33:42.132775 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-b7844194-abf1-4b23-9101-aaf5a868f0ef tempest-VolumesExtendTest-1214664229 tempest-VolumesExtendTest-1214664229-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:33:42.132775 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-b7844194-abf1-4b23-9101-aaf5a868f0ef tempest-VolumesExtendTest-1214664229 tempest-VolumesExtendTest-1214664229-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:33:42.140894 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:33:42.140894 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:33:42.145344 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-b7844194-abf1-4b23-9101-aaf5a868f0ef tempest-VolumesExtendTest-1214664229 tempest-VolumesExtendTest-1214664229-project-member] Volume info retrieved successfully. Aug 12 10:33:42.153942 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-b7844194-abf1-4b23-9101-aaf5a868f0ef tempest-VolumesExtendTest-1214664229 tempest-VolumesExtendTest-1214664229-project-member] https://10.4.3.105/volume/v3/volumes/5ab237dd-c0e4-4bcd-a6a8-57012c7cd90c returned with HTTP 200 Aug 12 10:33:42.153942 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 227/923] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:33:42 2026] GET /volume/v3/volumes/5ab237dd-c0e4-4bcd-a6a8-57012c7cd90c => generated 841 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:33:42.169683 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-ebe271b4-19b8-4842-b032-083ad17bb5f3 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:33:42.171835 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-ebe271b4-19b8-4842-b032-083ad17bb5f3 tempest-VolumesExtendTest-1214664229 tempest-VolumesExtendTest-1214664229-project-member] GET https://10.4.3.105/volume/v3/volumes/5ab237dd-c0e4-4bcd-a6a8-57012c7cd90c Aug 12 10:33:42.172155 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-ebe271b4-19b8-4842-b032-083ad17bb5f3 tempest-VolumesExtendTest-1214664229 tempest-VolumesExtendTest-1214664229-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:33:42.172662 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-ebe271b4-19b8-4842-b032-083ad17bb5f3 tempest-VolumesExtendTest-1214664229 tempest-VolumesExtendTest-1214664229-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:33:42.183082 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:33:42.183082 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:33:42.191615 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-ebe271b4-19b8-4842-b032-083ad17bb5f3 tempest-VolumesExtendTest-1214664229 tempest-VolumesExtendTest-1214664229-project-member] Volume info retrieved successfully. Aug 12 10:33:42.200867 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-ebe271b4-19b8-4842-b032-083ad17bb5f3 tempest-VolumesExtendTest-1214664229 tempest-VolumesExtendTest-1214664229-project-member] https://10.4.3.105/volume/v3/volumes/5ab237dd-c0e4-4bcd-a6a8-57012c7cd90c returned with HTTP 200 Aug 12 10:33:42.200916 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-c82d834d-1b17-402f-9965-2ec89403f81f None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:33:42.202704 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 237/924] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:33:42 2026] GET /volume/v3/volumes/5ab237dd-c0e4-4bcd-a6a8-57012c7cd90c => generated 841 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:33:42.203273 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-c82d834d-1b17-402f-9965-2ec89403f81f tempest-VolumesBackupsV39Test-562164290 tempest-VolumesBackupsV39Test-562164290-project-member] GET https://10.4.3.105/volume/v3/backups/c2a224f4-74d0-4d79-8728-2a7694e1cc4b Aug 12 10:33:42.203599 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-c82d834d-1b17-402f-9965-2ec89403f81f tempest-VolumesBackupsV39Test-562164290 tempest-VolumesBackupsV39Test-562164290-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:33:42.204023 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-c82d834d-1b17-402f-9965-2ec89403f81f tempest-VolumesBackupsV39Test-562164290 tempest-VolumesBackupsV39Test-562164290-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:33:42.204023 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-c82d834d-1b17-402f-9965-2ec89403f81f tempest-VolumesBackupsV39Test-562164290 tempest-VolumesBackupsV39Test-562164290-project-member] Show backup with id c2a224f4-74d0-4d79-8728-2a7694e1cc4b. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:33:42.210202 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:33:42.210202 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:33:42.211097 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-c82d834d-1b17-402f-9965-2ec89403f81f tempest-VolumesBackupsV39Test-562164290 tempest-VolumesBackupsV39Test-562164290-project-member] https://10.4.3.105/volume/v3/backups/c2a224f4-74d0-4d79-8728-2a7694e1cc4b returned with HTTP 200 Aug 12 10:33:42.211720 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 229/925] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:33:42 2026] GET /volume/v3/backups/c2a224f4-74d0-4d79-8728-2a7694e1cc4b => generated 796 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:33:42.226946 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-c0b63b82-cba3-4cdf-85b8-e00967387be7 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:33:42.226946 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-c0b63b82-cba3-4cdf-85b8-e00967387be7 tempest-VolumesExtendTest-1214664229 tempest-VolumesExtendTest-1214664229-project-member] DELETE https://10.4.3.105/volume/v3/snapshots/28e24912-7c21-4161-aafd-5621b530b20d Aug 12 10:33:42.226946 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-c0b63b82-cba3-4cdf-85b8-e00967387be7 tempest-VolumesExtendTest-1214664229 tempest-VolumesExtendTest-1214664229-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:33:42.226946 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-c0b63b82-cba3-4cdf-85b8-e00967387be7 tempest-VolumesExtendTest-1214664229 tempest-VolumesExtendTest-1214664229-project-member] Calling method 'delete' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:33:42.226946 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.v3.snapshots [None req-c0b63b82-cba3-4cdf-85b8-e00967387be7 tempest-VolumesExtendTest-1214664229 tempest-VolumesExtendTest-1214664229-project-member] Delete snapshot with id: 28e24912-7c21-4161-aafd-5621b530b20d Aug 12 10:33:42.238649 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:33:42.238649 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:33:42.239452 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-c0b63b82-cba3-4cdf-85b8-e00967387be7 tempest-VolumesExtendTest-1214664229 tempest-VolumesExtendTest-1214664229-project-member] Snapshot retrieved successfully. Aug 12 10:33:42.240136 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.coordination [req-113798bc-0b8c-4f33-89d6-fe4572b24102 req-23b7d5aa-7483-49bf-b3f1-f61e089dc25a tempest-ServerActionsV293TestJSON-552388841 tempest-ServerActionsV293TestJSON-552388841-project-member] Lock "cinder-attachment_update-78c4671b-3bec-475a-8330-3b69f775a8ed-np0000007037" released by "attachment_update" :: held 0.218s {{(pid=100375) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 10:33:42.240740 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-113798bc-0b8c-4f33-89d6-fe4572b24102 req-23b7d5aa-7483-49bf-b3f1-f61e089dc25a tempest-ServerActionsV293TestJSON-552388841 tempest-ServerActionsV293TestJSON-552388841-project-member] https://10.4.3.105/volume/v3/attachments/2a122711-38a8-400c-8c50-c3c656ec6a64 returned with HTTP 200 Aug 12 10:33:42.241863 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 233/926] 10.4.3.105 () {74 vars in 1704 bytes} [Wed Aug 12 10:33:41 2026] PUT /volume/v3/attachments/2a122711-38a8-400c-8c50-c3c656ec6a64 => generated 969 bytes in 244 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:33:42.271732 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-c0b63b82-cba3-4cdf-85b8-e00967387be7 tempest-VolumesExtendTest-1214664229 tempest-VolumesExtendTest-1214664229-project-member] Snapshot delete request issued successfully. Aug 12 10:33:42.275567 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-c0b63b82-cba3-4cdf-85b8-e00967387be7 tempest-VolumesExtendTest-1214664229 tempest-VolumesExtendTest-1214664229-project-member] https://10.4.3.105/volume/v3/snapshots/28e24912-7c21-4161-aafd-5621b530b20d returned with HTTP 202 Aug 12 10:33:42.275567 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 228/927] 10.4.3.105 () {66 vars in 1357 bytes} [Wed Aug 12 10:33:42 2026] DELETE /volume/v3/snapshots/28e24912-7c21-4161-aafd-5621b530b20d => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 10:33:42.280704 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [req-113798bc-0b8c-4f33-89d6-fe4572b24102 req-6f9fb7cb-e8ea-4dd8-8634-0b88c33e332d None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:33:42.280817 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-af4faa51-fd71-4e75-baa0-754ca737b83a None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:33:42.282629 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-af4faa51-fd71-4e75-baa0-754ca737b83a tempest-VolumesExtendTest-1214664229 tempest-VolumesExtendTest-1214664229-project-member] GET https://10.4.3.105/volume/v3/snapshots/28e24912-7c21-4161-aafd-5621b530b20d Aug 12 10:33:42.282865 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-af4faa51-fd71-4e75-baa0-754ca737b83a tempest-VolumesExtendTest-1214664229 tempest-VolumesExtendTest-1214664229-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:33:42.283064 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-af4faa51-fd71-4e75-baa0-754ca737b83a tempest-VolumesExtendTest-1214664229 tempest-VolumesExtendTest-1214664229-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:33:42.285092 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-113798bc-0b8c-4f33-89d6-fe4572b24102 req-6f9fb7cb-e8ea-4dd8-8634-0b88c33e332d tempest-ServerActionsV293TestJSON-552388841 tempest-ServerActionsV293TestJSON-552388841-project-member] POST https://10.4.3.105/volume/v3/attachments/2a122711-38a8-400c-8c50-c3c656ec6a64/action Aug 12 10:33:42.285092 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [req-113798bc-0b8c-4f33-89d6-fe4572b24102 req-6f9fb7cb-e8ea-4dd8-8634-0b88c33e332d tempest-ServerActionsV293TestJSON-552388841 tempest-ServerActionsV293TestJSON-552388841-project-member] Action body: b'{"os-complete": null}' {{(pid=100372) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 10:33:42.285092 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [req-113798bc-0b8c-4f33-89d6-fe4572b24102 req-6f9fb7cb-e8ea-4dd8-8634-0b88c33e332d tempest-ServerActionsV293TestJSON-552388841 tempest-ServerActionsV293TestJSON-552388841-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:33:42.290098 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:33:42.290098 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:33:42.290779 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-af4faa51-fd71-4e75-baa0-754ca737b83a tempest-VolumesExtendTest-1214664229 tempest-VolumesExtendTest-1214664229-project-member] Snapshot retrieved successfully. Aug 12 10:33:42.291880 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-af4faa51-fd71-4e75-baa0-754ca737b83a tempest-VolumesExtendTest-1214664229 tempest-VolumesExtendTest-1214664229-project-member] https://10.4.3.105/volume/v3/snapshots/28e24912-7c21-4161-aafd-5621b530b20d returned with HTTP 200 Aug 12 10:33:42.292944 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 230/928] 10.4.3.105 () {66 vars in 1354 bytes} [Wed Aug 12 10:33:42 2026] GET /volume/v3/snapshots/28e24912-7c21-4161-aafd-5621b530b20d => generated 461 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:33:42.308289 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:33:42.308289 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:33:42.323445 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-113798bc-0b8c-4f33-89d6-fe4572b24102 req-6f9fb7cb-e8ea-4dd8-8634-0b88c33e332d tempest-ServerActionsV293TestJSON-552388841 tempest-ServerActionsV293TestJSON-552388841-project-member] https://10.4.3.105/volume/v3/attachments/2a122711-38a8-400c-8c50-c3c656ec6a64/action returned with HTTP 204 Aug 12 10:33:42.324980 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 238/929] 10.4.3.105 () {74 vars in 1725 bytes} [Wed Aug 12 10:33:42 2026] POST /volume/v3/attachments/2a122711-38a8-400c-8c50-c3c656ec6a64/action => generated 0 bytes in 44 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:33:43.227480 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-ba217e70-7bc6-4834-9cbc-ac486e442895 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:33:43.234063 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-ba217e70-7bc6-4834-9cbc-ac486e442895 tempest-VolumesBackupsV39Test-562164290 tempest-VolumesBackupsV39Test-562164290-project-member] GET https://10.4.3.105/volume/v3/backups/c2a224f4-74d0-4d79-8728-2a7694e1cc4b Aug 12 10:33:43.236606 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-ba217e70-7bc6-4834-9cbc-ac486e442895 tempest-VolumesBackupsV39Test-562164290 tempest-VolumesBackupsV39Test-562164290-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:33:43.236606 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-ba217e70-7bc6-4834-9cbc-ac486e442895 tempest-VolumesBackupsV39Test-562164290 tempest-VolumesBackupsV39Test-562164290-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:33:43.236606 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-ba217e70-7bc6-4834-9cbc-ac486e442895 tempest-VolumesBackupsV39Test-562164290 tempest-VolumesBackupsV39Test-562164290-project-member] Show backup with id c2a224f4-74d0-4d79-8728-2a7694e1cc4b. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:33:43.244032 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:33:43.244032 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:33:43.246320 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-ba217e70-7bc6-4834-9cbc-ac486e442895 tempest-VolumesBackupsV39Test-562164290 tempest-VolumesBackupsV39Test-562164290-project-member] https://10.4.3.105/volume/v3/backups/c2a224f4-74d0-4d79-8728-2a7694e1cc4b returned with HTTP 200 Aug 12 10:33:43.246320 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 234/930] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:33:43 2026] GET /volume/v3/backups/c2a224f4-74d0-4d79-8728-2a7694e1cc4b => generated 796 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:33:43.307798 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-c49167f2-465e-41d7-9cfc-b6a846c59a04 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:33:43.312866 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-c49167f2-465e-41d7-9cfc-b6a846c59a04 tempest-VolumesExtendTest-1214664229 tempest-VolumesExtendTest-1214664229-project-member] GET https://10.4.3.105/volume/v3/snapshots/28e24912-7c21-4161-aafd-5621b530b20d Aug 12 10:33:43.312866 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-c49167f2-465e-41d7-9cfc-b6a846c59a04 tempest-VolumesExtendTest-1214664229 tempest-VolumesExtendTest-1214664229-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:33:43.312866 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-c49167f2-465e-41d7-9cfc-b6a846c59a04 tempest-VolumesExtendTest-1214664229 tempest-VolumesExtendTest-1214664229-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:33:43.322212 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-c49167f2-465e-41d7-9cfc-b6a846c59a04 tempest-VolumesExtendTest-1214664229 tempest-VolumesExtendTest-1214664229-project-member] https://10.4.3.105/volume/v3/snapshots/28e24912-7c21-4161-aafd-5621b530b20d returned with HTTP 404 Aug 12 10:33:43.322843 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 229/931] 10.4.3.105 () {66 vars in 1354 bytes} [Wed Aug 12 10:33:43 2026] GET /volume/v3/snapshots/28e24912-7c21-4161-aafd-5621b530b20d => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:33:43.331967 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-dbb0d69e-7cde-4f68-8a49-5889103d6ca7 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:33:43.334410 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-dbb0d69e-7cde-4f68-8a49-5889103d6ca7 tempest-VolumesExtendTest-1214664229 tempest-VolumesExtendTest-1214664229-project-member] GET https://10.4.3.105/volume/v3/volumes/5ab237dd-c0e4-4bcd-a6a8-57012c7cd90c Aug 12 10:33:43.334638 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-dbb0d69e-7cde-4f68-8a49-5889103d6ca7 tempest-VolumesExtendTest-1214664229 tempest-VolumesExtendTest-1214664229-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:33:43.334837 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-dbb0d69e-7cde-4f68-8a49-5889103d6ca7 tempest-VolumesExtendTest-1214664229 tempest-VolumesExtendTest-1214664229-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:33:43.344795 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:33:43.344795 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:33:43.354351 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-dbb0d69e-7cde-4f68-8a49-5889103d6ca7 tempest-VolumesExtendTest-1214664229 tempest-VolumesExtendTest-1214664229-project-member] Volume info retrieved successfully. Aug 12 10:33:43.361104 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-dbb0d69e-7cde-4f68-8a49-5889103d6ca7 tempest-VolumesExtendTest-1214664229 tempest-VolumesExtendTest-1214664229-project-member] https://10.4.3.105/volume/v3/volumes/5ab237dd-c0e4-4bcd-a6a8-57012c7cd90c returned with HTTP 200 Aug 12 10:33:43.361667 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 231/932] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:33:43 2026] GET /volume/v3/volumes/5ab237dd-c0e4-4bcd-a6a8-57012c7cd90c => generated 841 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:33:43.380589 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-ca675f49-172d-49e7-845d-f80fa4cb8195 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:33:43.383758 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-ca675f49-172d-49e7-845d-f80fa4cb8195 tempest-VolumesExtendTest-1214664229 tempest-VolumesExtendTest-1214664229-project-member] DELETE https://10.4.3.105/volume/v3/volumes/5ab237dd-c0e4-4bcd-a6a8-57012c7cd90c Aug 12 10:33:43.383758 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-ca675f49-172d-49e7-845d-f80fa4cb8195 tempest-VolumesExtendTest-1214664229 tempest-VolumesExtendTest-1214664229-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:33:43.383758 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-ca675f49-172d-49e7-845d-f80fa4cb8195 tempest-VolumesExtendTest-1214664229 tempest-VolumesExtendTest-1214664229-project-member] Calling method 'delete' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:33:43.383954 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.v3.volumes [None req-ca675f49-172d-49e7-845d-f80fa4cb8195 tempest-VolumesExtendTest-1214664229 tempest-VolumesExtendTest-1214664229-project-member] Delete volume with id: 5ab237dd-c0e4-4bcd-a6a8-57012c7cd90c Aug 12 10:33:43.399994 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:33:43.399994 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:33:43.402619 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-ca675f49-172d-49e7-845d-f80fa4cb8195 tempest-VolumesExtendTest-1214664229 tempest-VolumesExtendTest-1214664229-project-member] Volume info retrieved successfully. Aug 12 10:33:43.430331 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-ca675f49-172d-49e7-845d-f80fa4cb8195 tempest-VolumesExtendTest-1214664229 tempest-VolumesExtendTest-1214664229-project-member] Delete volume request issued successfully. Aug 12 10:33:43.430599 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-ca675f49-172d-49e7-845d-f80fa4cb8195 tempest-VolumesExtendTest-1214664229 tempest-VolumesExtendTest-1214664229-project-member] https://10.4.3.105/volume/v3/volumes/5ab237dd-c0e4-4bcd-a6a8-57012c7cd90c returned with HTTP 202 Aug 12 10:33:43.431251 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 239/933] 10.4.3.105 () {66 vars in 1351 bytes} [Wed Aug 12 10:33:43 2026] DELETE /volume/v3/volumes/5ab237dd-c0e4-4bcd-a6a8-57012c7cd90c => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 10:33:43.445494 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-f58b0fd2-a2ed-412e-8603-ff224184bbcd None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:33:43.448570 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-f58b0fd2-a2ed-412e-8603-ff224184bbcd tempest-VolumesExtendTest-1214664229 tempest-VolumesExtendTest-1214664229-project-member] GET https://10.4.3.105/volume/v3/volumes/5ab237dd-c0e4-4bcd-a6a8-57012c7cd90c Aug 12 10:33:43.448570 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-f58b0fd2-a2ed-412e-8603-ff224184bbcd tempest-VolumesExtendTest-1214664229 tempest-VolumesExtendTest-1214664229-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:33:43.448570 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-f58b0fd2-a2ed-412e-8603-ff224184bbcd tempest-VolumesExtendTest-1214664229 tempest-VolumesExtendTest-1214664229-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:33:43.457234 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:33:43.457234 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:33:43.465318 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-f58b0fd2-a2ed-412e-8603-ff224184bbcd tempest-VolumesExtendTest-1214664229 tempest-VolumesExtendTest-1214664229-project-member] Volume info retrieved successfully. Aug 12 10:33:43.471578 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-f58b0fd2-a2ed-412e-8603-ff224184bbcd tempest-VolumesExtendTest-1214664229 tempest-VolumesExtendTest-1214664229-project-member] https://10.4.3.105/volume/v3/volumes/5ab237dd-c0e4-4bcd-a6a8-57012c7cd90c returned with HTTP 200 Aug 12 10:33:43.472157 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 235/934] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:33:43 2026] GET /volume/v3/volumes/5ab237dd-c0e4-4bcd-a6a8-57012c7cd90c => generated 840 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:33:44.265736 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-62b8cb93-ee2c-4f78-9f40-6aa9115afd17 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:33:44.267993 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-62b8cb93-ee2c-4f78-9f40-6aa9115afd17 tempest-VolumesBackupsV39Test-562164290 tempest-VolumesBackupsV39Test-562164290-project-member] GET https://10.4.3.105/volume/v3/backups/c2a224f4-74d0-4d79-8728-2a7694e1cc4b Aug 12 10:33:44.268319 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-62b8cb93-ee2c-4f78-9f40-6aa9115afd17 tempest-VolumesBackupsV39Test-562164290 tempest-VolumesBackupsV39Test-562164290-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:33:44.268620 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-62b8cb93-ee2c-4f78-9f40-6aa9115afd17 tempest-VolumesBackupsV39Test-562164290 tempest-VolumesBackupsV39Test-562164290-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:33:44.268787 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-62b8cb93-ee2c-4f78-9f40-6aa9115afd17 tempest-VolumesBackupsV39Test-562164290 tempest-VolumesBackupsV39Test-562164290-project-member] Show backup with id c2a224f4-74d0-4d79-8728-2a7694e1cc4b. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:33:44.274162 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:33:44.274162 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:33:44.275818 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-62b8cb93-ee2c-4f78-9f40-6aa9115afd17 tempest-VolumesBackupsV39Test-562164290 tempest-VolumesBackupsV39Test-562164290-project-member] https://10.4.3.105/volume/v3/backups/c2a224f4-74d0-4d79-8728-2a7694e1cc4b returned with HTTP 200 Aug 12 10:33:44.280538 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 230/935] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:33:44 2026] GET /volume/v3/backups/c2a224f4-74d0-4d79-8728-2a7694e1cc4b => generated 797 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:33:44.488295 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-f2e96097-c98e-4fba-aff1-d1309406ccfa None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:33:44.491034 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-f2e96097-c98e-4fba-aff1-d1309406ccfa tempest-VolumesExtendTest-1214664229 tempest-VolumesExtendTest-1214664229-project-member] GET https://10.4.3.105/volume/v3/volumes/5ab237dd-c0e4-4bcd-a6a8-57012c7cd90c Aug 12 10:33:44.491034 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-f2e96097-c98e-4fba-aff1-d1309406ccfa tempest-VolumesExtendTest-1214664229 tempest-VolumesExtendTest-1214664229-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:33:44.491220 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-f2e96097-c98e-4fba-aff1-d1309406ccfa tempest-VolumesExtendTest-1214664229 tempest-VolumesExtendTest-1214664229-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:33:44.499851 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-f2e96097-c98e-4fba-aff1-d1309406ccfa tempest-VolumesExtendTest-1214664229 tempest-VolumesExtendTest-1214664229-project-member] https://10.4.3.105/volume/v3/volumes/5ab237dd-c0e4-4bcd-a6a8-57012c7cd90c returned with HTTP 404 Aug 12 10:33:44.500462 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 232/936] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:33:44 2026] GET /volume/v3/volumes/5ab237dd-c0e4-4bcd-a6a8-57012c7cd90c => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:33:45.289048 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-d9887f9f-ebc8-4424-938f-33cda1d17181 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:33:45.292860 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-d9887f9f-ebc8-4424-938f-33cda1d17181 tempest-VolumesBackupsV39Test-562164290 tempest-VolumesBackupsV39Test-562164290-project-member] GET https://10.4.3.105/volume/v3/backups/c2a224f4-74d0-4d79-8728-2a7694e1cc4b Aug 12 10:33:45.293141 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-d9887f9f-ebc8-4424-938f-33cda1d17181 tempest-VolumesBackupsV39Test-562164290 tempest-VolumesBackupsV39Test-562164290-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:33:45.294857 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-d9887f9f-ebc8-4424-938f-33cda1d17181 tempest-VolumesBackupsV39Test-562164290 tempest-VolumesBackupsV39Test-562164290-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:33:45.295009 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.v3.backups [None req-d9887f9f-ebc8-4424-938f-33cda1d17181 tempest-VolumesBackupsV39Test-562164290 tempest-VolumesBackupsV39Test-562164290-project-member] Show backup with id c2a224f4-74d0-4d79-8728-2a7694e1cc4b. {{(pid=100372) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:33:45.300456 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:33:45.300456 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:33:45.301451 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-d9887f9f-ebc8-4424-938f-33cda1d17181 tempest-VolumesBackupsV39Test-562164290 tempest-VolumesBackupsV39Test-562164290-project-member] https://10.4.3.105/volume/v3/backups/c2a224f4-74d0-4d79-8728-2a7694e1cc4b returned with HTTP 200 Aug 12 10:33:45.301906 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 240/937] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:33:45 2026] GET /volume/v3/backups/c2a224f4-74d0-4d79-8728-2a7694e1cc4b => generated 797 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:33:46.173011 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-8fe1fa33-e989-4c74-8bd0-1db326a9c528 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:33:46.317616 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-41f81b07-2ccf-4e08-972a-875a0f0011dd None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:33:46.321757 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-41f81b07-2ccf-4e08-972a-875a0f0011dd tempest-VolumesBackupsV39Test-562164290 tempest-VolumesBackupsV39Test-562164290-project-member] GET https://10.4.3.105/volume/v3/backups/c2a224f4-74d0-4d79-8728-2a7694e1cc4b Aug 12 10:33:46.322328 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-41f81b07-2ccf-4e08-972a-875a0f0011dd tempest-VolumesBackupsV39Test-562164290 tempest-VolumesBackupsV39Test-562164290-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:33:46.322328 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-41f81b07-2ccf-4e08-972a-875a0f0011dd tempest-VolumesBackupsV39Test-562164290 tempest-VolumesBackupsV39Test-562164290-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:33:46.323053 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-41f81b07-2ccf-4e08-972a-875a0f0011dd tempest-VolumesBackupsV39Test-562164290 tempest-VolumesBackupsV39Test-562164290-project-member] Show backup with id c2a224f4-74d0-4d79-8728-2a7694e1cc4b. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:33:46.335264 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:33:46.335264 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:33:46.336725 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-41f81b07-2ccf-4e08-972a-875a0f0011dd tempest-VolumesBackupsV39Test-562164290 tempest-VolumesBackupsV39Test-562164290-project-member] https://10.4.3.105/volume/v3/backups/c2a224f4-74d0-4d79-8728-2a7694e1cc4b returned with HTTP 200 Aug 12 10:33:46.338451 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 231/938] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:33:46 2026] GET /volume/v3/backups/c2a224f4-74d0-4d79-8728-2a7694e1cc4b => generated 798 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:33:46.356392 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-56356c4b-bfc6-45b0-928a-bc0914b4a742 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:33:46.362136 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-56356c4b-bfc6-45b0-928a-bc0914b4a742 tempest-VolumesBackupsV39Test-562164290 tempest-VolumesBackupsV39Test-562164290-project-member] GET https://10.4.3.105/volume/v3/volumes/9adaf865-94f4-447e-a719-6834776182d6 Aug 12 10:33:46.362815 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-56356c4b-bfc6-45b0-928a-bc0914b4a742 tempest-VolumesBackupsV39Test-562164290 tempest-VolumesBackupsV39Test-562164290-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:33:46.362815 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-56356c4b-bfc6-45b0-928a-bc0914b4a742 tempest-VolumesBackupsV39Test-562164290 tempest-VolumesBackupsV39Test-562164290-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:33:46.374065 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:33:46.374065 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:33:46.378333 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-8fe1fa33-e989-4c74-8bd0-1db326a9c528 tempest-VolumesSnapshotListTestJSON-1369590184 tempest-VolumesSnapshotListTestJSON-1369590184-project-member] POST https://10.4.3.105/volume/v3/volumes Aug 12 10:33:46.379125 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-8fe1fa33-e989-4c74-8bd0-1db326a9c528 tempest-VolumesSnapshotListTestJSON-1369590184 tempest-VolumesSnapshotListTestJSON-1369590184-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotListTestJSON-Volume-161505984"}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:33:46.380849 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-56356c4b-bfc6-45b0-928a-bc0914b4a742 tempest-VolumesBackupsV39Test-562164290 tempest-VolumesBackupsV39Test-562164290-project-member] Volume info retrieved successfully. Aug 12 10:33:46.381859 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.v3.volumes [None req-8fe1fa33-e989-4c74-8bd0-1db326a9c528 tempest-VolumesSnapshotListTestJSON-1369590184 tempest-VolumesSnapshotListTestJSON-1369590184-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotListTestJSON-Volume-161505984'}} {{(pid=100375) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 10:33:46.382174 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.v3.volumes [None req-8fe1fa33-e989-4c74-8bd0-1db326a9c528 tempest-VolumesSnapshotListTestJSON-1369590184 tempest-VolumesSnapshotListTestJSON-1369590184-project-member] Create volume of 1 GB Aug 12 10:33:46.386528 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-56356c4b-bfc6-45b0-928a-bc0914b4a742 tempest-VolumesBackupsV39Test-562164290 tempest-VolumesBackupsV39Test-562164290-project-member] https://10.4.3.105/volume/v3/volumes/9adaf865-94f4-447e-a719-6834776182d6 returned with HTTP 200 Aug 12 10:33:46.386931 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 233/939] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:33:46 2026] GET /volume/v3/volumes/9adaf865-94f4-447e-a719-6834776182d6 => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:33:46.391883 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-8fe1fa33-e989-4c74-8bd0-1db326a9c528 tempest-VolumesSnapshotListTestJSON-1369590184 tempest-VolumesSnapshotListTestJSON-1369590184-project-member] Availability Zones retrieved successfully. Aug 12 10:33:46.404756 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-8fe1fa33-e989-4c74-8bd0-1db326a9c528 tempest-VolumesSnapshotListTestJSON-1369590184 tempest-VolumesSnapshotListTestJSON-1369590184-project-member] Flow 'volume_create_api' (495afbd1-7a99-4dc1-8fe1-4a54453efb4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:33:46.406227 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-8fe1fa33-e989-4c74-8bd0-1db326a9c528 tempest-VolumesSnapshotListTestJSON-1369590184 tempest-VolumesSnapshotListTestJSON-1369590184-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8366f286-66f3-4121-90c3-fdfb32e71118) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:33:46.407654 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.flows.api.create_volume [None req-8fe1fa33-e989-4c74-8bd0-1db326a9c528 tempest-VolumesSnapshotListTestJSON-1369590184 tempest-VolumesSnapshotListTestJSON-1369590184-project-member] Validating volume size '1' using validate_int {{(pid=100375) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 10:33:46.408465 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-24e9b82e-dea6-4a24-ade1-2e15e7f8dc76 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:33:46.411405 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-24e9b82e-dea6-4a24-ade1-2e15e7f8dc76 tempest-VolumesBackupsV39Test-562164290 tempest-VolumesBackupsV39Test-562164290-project-member] PUT https://10.4.3.105/volume/v3/backups/c2a224f4-74d0-4d79-8728-2a7694e1cc4b Aug 12 10:33:46.411675 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-24e9b82e-dea6-4a24-ade1-2e15e7f8dc76 tempest-VolumesBackupsV39Test-562164290 tempest-VolumesBackupsV39Test-562164290-project-member] Action: 'update', calling method: version_select, body: {"backup": {"name": "tempest-VolumesBackupsV39Test-Backup-1878448303", "description": "tempest-volume-backup-description-146811520"}} {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:33:46.421411 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:33:46.421411 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:33:46.430783 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-24e9b82e-dea6-4a24-ade1-2e15e7f8dc76 tempest-VolumesBackupsV39Test-562164290 tempest-VolumesBackupsV39Test-562164290-project-member] https://10.4.3.105/volume/v3/backups/c2a224f4-74d0-4d79-8728-2a7694e1cc4b returned with HTTP 200 Aug 12 10:33:46.431176 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 241/940] 10.4.3.105 () {70 vars in 1409 bytes} [Wed Aug 12 10:33:46 2026] PUT /volume/v3/backups/c2a224f4-74d0-4d79-8728-2a7694e1cc4b => generated 333 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:33:46.446911 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-e0047905-08b8-43c9-ba76-5975b4047045 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:33:46.454200 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-e0047905-08b8-43c9-ba76-5975b4047045 tempest-VolumesBackupsV39Test-562164290 tempest-VolumesBackupsV39Test-562164290-project-member] GET https://10.4.3.105/volume/v3/backups/c2a224f4-74d0-4d79-8728-2a7694e1cc4b Aug 12 10:33:46.454326 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-e0047905-08b8-43c9-ba76-5975b4047045 tempest-VolumesBackupsV39Test-562164290 tempest-VolumesBackupsV39Test-562164290-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:33:46.454433 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-e0047905-08b8-43c9-ba76-5975b4047045 tempest-VolumesBackupsV39Test-562164290 tempest-VolumesBackupsV39Test-562164290-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:33:46.454575 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-e0047905-08b8-43c9-ba76-5975b4047045 tempest-VolumesBackupsV39Test-562164290 tempest-VolumesBackupsV39Test-562164290-project-member] Show backup with id c2a224f4-74d0-4d79-8728-2a7694e1cc4b. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:33:46.456133 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-8fe1fa33-e989-4c74-8bd0-1db326a9c528 tempest-VolumesSnapshotListTestJSON-1369590184 tempest-VolumesSnapshotListTestJSON-1369590184-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8366f286-66f3-4121-90c3-fdfb32e71118) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T10:26:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6cd66f07-4c7b-40b2-9dfb-378538f29c9e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:33:46.457304 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-8fe1fa33-e989-4c74-8bd0-1db326a9c528 tempest-VolumesSnapshotListTestJSON-1369590184 tempest-VolumesSnapshotListTestJSON-1369590184-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (df58dd28-e688-47ff-9b41-7f6640fdd84e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:33:46.462938 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:33:46.462938 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:33:46.463904 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-e0047905-08b8-43c9-ba76-5975b4047045 tempest-VolumesBackupsV39Test-562164290 tempest-VolumesBackupsV39Test-562164290-project-member] https://10.4.3.105/volume/v3/backups/c2a224f4-74d0-4d79-8728-2a7694e1cc4b returned with HTTP 200 Aug 12 10:33:46.464387 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 232/941] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:33:46 2026] GET /volume/v3/backups/c2a224f4-74d0-4d79-8728-2a7694e1cc4b => generated 840 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:33:46.479496 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-a3b931b3-48c8-4d9a-a05f-c4ea73f93a67 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:33:46.482347 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-a3b931b3-48c8-4d9a-a05f-c4ea73f93a67 tempest-VolumesBackupsV39Test-562164290 tempest-VolumesBackupsV39Test-562164290-project-member] DELETE https://10.4.3.105/volume/v3/backups/c2a224f4-74d0-4d79-8728-2a7694e1cc4b Aug 12 10:33:46.485565 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-a3b931b3-48c8-4d9a-a05f-c4ea73f93a67 tempest-VolumesBackupsV39Test-562164290 tempest-VolumesBackupsV39Test-562164290-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:33:46.485565 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-a3b931b3-48c8-4d9a-a05f-c4ea73f93a67 tempest-VolumesBackupsV39Test-562164290 tempest-VolumesBackupsV39Test-562164290-project-member] Calling method 'delete' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:33:46.485565 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.contrib.backups [None req-a3b931b3-48c8-4d9a-a05f-c4ea73f93a67 tempest-VolumesBackupsV39Test-562164290 tempest-VolumesBackupsV39Test-562164290-project-member] Delete backup with id: c2a224f4-74d0-4d79-8728-2a7694e1cc4b. Aug 12 10:33:46.494397 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:33:46.494397 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:33:46.521209 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.backup.rpcapi [None req-a3b931b3-48c8-4d9a-a05f-c4ea73f93a67 tempest-VolumesBackupsV39Test-562164290 tempest-VolumesBackupsV39Test-562164290-project-member] delete_backup rpcapi backup_id c2a224f4-74d0-4d79-8728-2a7694e1cc4b {{(pid=100373) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 12 10:33:46.522995 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-a3b931b3-48c8-4d9a-a05f-c4ea73f93a67 tempest-VolumesBackupsV39Test-562164290 tempest-VolumesBackupsV39Test-562164290-project-member] https://10.4.3.105/volume/v3/backups/c2a224f4-74d0-4d79-8728-2a7694e1cc4b returned with HTTP 202 Aug 12 10:33:46.523377 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 234/942] 10.4.3.105 () {68 vars in 1391 bytes} [Wed Aug 12 10:33:46 2026] DELETE /volume/v3/backups/c2a224f4-74d0-4d79-8728-2a7694e1cc4b => generated 0 bytes in 44 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 10:33:46.541142 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-0e25de9f-6857-4087-9cc4-21902e251b3a None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:33:46.545071 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-0e25de9f-6857-4087-9cc4-21902e251b3a tempest-VolumesBackupsV39Test-562164290 tempest-VolumesBackupsV39Test-562164290-project-member] GET https://10.4.3.105/volume/v3/backups/c2a224f4-74d0-4d79-8728-2a7694e1cc4b Aug 12 10:33:46.545418 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-0e25de9f-6857-4087-9cc4-21902e251b3a tempest-VolumesBackupsV39Test-562164290 tempest-VolumesBackupsV39Test-562164290-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:33:46.545763 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-0e25de9f-6857-4087-9cc4-21902e251b3a tempest-VolumesBackupsV39Test-562164290 tempest-VolumesBackupsV39Test-562164290-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:33:46.545933 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.v3.backups [None req-0e25de9f-6857-4087-9cc4-21902e251b3a tempest-VolumesBackupsV39Test-562164290 tempest-VolumesBackupsV39Test-562164290-project-member] Show backup with id c2a224f4-74d0-4d79-8728-2a7694e1cc4b. {{(pid=100372) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:33:46.556915 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.quota [None req-8fe1fa33-e989-4c74-8bd0-1db326a9c528 tempest-VolumesSnapshotListTestJSON-1369590184 tempest-VolumesSnapshotListTestJSON-1369590184-project-member] Created reservations ['12d9f4e1-0b1d-4f41-ace2-01a199afd5bf', '0722f96d-56cf-4efc-9409-79ed1384e2d9', '2f548142-bdc7-4287-b162-74bb46fa8a49', 'b5c9c562-1e7d-4ef9-b0b4-ba902dc138dd'] {{(pid=100375) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:33:46.557772 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:33:46.557772 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:33:46.558804 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-8fe1fa33-e989-4c74-8bd0-1db326a9c528 tempest-VolumesSnapshotListTestJSON-1369590184 tempest-VolumesSnapshotListTestJSON-1369590184-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (df58dd28-e688-47ff-9b41-7f6640fdd84e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['12d9f4e1-0b1d-4f41-ace2-01a199afd5bf', '0722f96d-56cf-4efc-9409-79ed1384e2d9', '2f548142-bdc7-4287-b162-74bb46fa8a49', 'b5c9c562-1e7d-4ef9-b0b4-ba902dc138dd']}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:33:46.559048 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-0e25de9f-6857-4087-9cc4-21902e251b3a tempest-VolumesBackupsV39Test-562164290 tempest-VolumesBackupsV39Test-562164290-project-member] https://10.4.3.105/volume/v3/backups/c2a224f4-74d0-4d79-8728-2a7694e1cc4b returned with HTTP 200 Aug 12 10:33:46.559311 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 242/943] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:33:46 2026] GET /volume/v3/backups/c2a224f4-74d0-4d79-8728-2a7694e1cc4b => generated 839 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:33:46.559399 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-8fe1fa33-e989-4c74-8bd0-1db326a9c528 tempest-VolumesSnapshotListTestJSON-1369590184 tempest-VolumesSnapshotListTestJSON-1369590184-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9020425b-d445-4e0b-b3ef-d23af3a3692a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:33:46.586863 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-8fe1fa33-e989-4c74-8bd0-1db326a9c528 tempest-VolumesSnapshotListTestJSON-1369590184 tempest-VolumesSnapshotListTestJSON-1369590184-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9020425b-d445-4e0b-b3ef-d23af3a3692a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '30cd743c-939f-4df6-8870-1f65ee52f757', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-161505984',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d9c6dfd10a8d4086ad776c2c46a82459',qos_specs=None,replication_status=,reservations=['12d9f4e1-0b1d-4f41-ace2-01a199afd5bf','0722f96d-56cf-4efc-9409-79ed1384e2d9','2f548142-bdc7-4287-b162-74bb46fa8a49','b5c9c562-1e7d-4ef9-b0b4-ba902dc138dd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='045794b927204671bf3b335a00577d3a',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:33:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-161505984',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=30cd743c-939f-4df6-8870-1f65ee52f757,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d9c6dfd10a8d4086ad776c2c46a82459',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='045794b927204671bf3b335a00577d3a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6cd66f07-4c7b-40b2-9dfb-378538f29c9e),volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:33:46.587661 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-8fe1fa33-e989-4c74-8bd0-1db326a9c528 tempest-VolumesSnapshotListTestJSON-1369590184 tempest-VolumesSnapshotListTestJSON-1369590184-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ac37d7cf-c271-43bf-80de-72a2a4dea9bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:33:46.616452 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-8fe1fa33-e989-4c74-8bd0-1db326a9c528 tempest-VolumesSnapshotListTestJSON-1369590184 tempest-VolumesSnapshotListTestJSON-1369590184-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ac37d7cf-c271-43bf-80de-72a2a4dea9bd) transitioned into state 'SUCCESS' from state '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-161505984',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d9c6dfd10a8d4086ad776c2c46a82459',qos_specs=None,replication_status=,reservations=['12d9f4e1-0b1d-4f41-ace2-01a199afd5bf','0722f96d-56cf-4efc-9409-79ed1384e2d9','2f548142-bdc7-4287-b162-74bb46fa8a49','b5c9c562-1e7d-4ef9-b0b4-ba902dc138dd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='045794b927204671bf3b335a00577d3a',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:33:46.617861 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-8fe1fa33-e989-4c74-8bd0-1db326a9c528 tempest-VolumesSnapshotListTestJSON-1369590184 tempest-VolumesSnapshotListTestJSON-1369590184-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cf5fdd4d-6fdb-490a-b497-40e226d7a9e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:33:46.632588 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-8fe1fa33-e989-4c74-8bd0-1db326a9c528 tempest-VolumesSnapshotListTestJSON-1369590184 tempest-VolumesSnapshotListTestJSON-1369590184-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cf5fdd4d-6fdb-490a-b497-40e226d7a9e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:33:46.633432 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-8fe1fa33-e989-4c74-8bd0-1db326a9c528 tempest-VolumesSnapshotListTestJSON-1369590184 tempest-VolumesSnapshotListTestJSON-1369590184-project-member] Flow 'volume_create_api' (495afbd1-7a99-4dc1-8fe1-4a54453efb4f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100375) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:33:46.633850 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-8fe1fa33-e989-4c74-8bd0-1db326a9c528 tempest-VolumesSnapshotListTestJSON-1369590184 tempest-VolumesSnapshotListTestJSON-1369590184-project-member] Create volume request issued successfully. Aug 12 10:33:46.634452 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-8fe1fa33-e989-4c74-8bd0-1db326a9c528 tempest-VolumesSnapshotListTestJSON-1369590184 tempest-VolumesSnapshotListTestJSON-1369590184-project-member] https://10.4.3.105/volume/v3/volumes returned with HTTP 202 Aug 12 10:33:46.634918 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 236/944] 10.4.3.105 () {68 vars in 1258 bytes} [Wed Aug 12 10:33:46 2026] POST /volume/v3/volumes => generated 757 bytes in 467 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 10:33:46.653808 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-12f66b50-c7e2-4e15-9029-7270af663c84 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:33:46.653941 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-12f66b50-c7e2-4e15-9029-7270af663c84 tempest-VolumesSnapshotListTestJSON-1369590184 tempest-VolumesSnapshotListTestJSON-1369590184-project-member] GET https://10.4.3.105/volume/v3/volumes/30cd743c-939f-4df6-8870-1f65ee52f757 Aug 12 10:33:46.654551 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-12f66b50-c7e2-4e15-9029-7270af663c84 tempest-VolumesSnapshotListTestJSON-1369590184 tempest-VolumesSnapshotListTestJSON-1369590184-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:33:46.654551 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-12f66b50-c7e2-4e15-9029-7270af663c84 tempest-VolumesSnapshotListTestJSON-1369590184 tempest-VolumesSnapshotListTestJSON-1369590184-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:33:46.663300 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:33:46.663300 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:33:46.670327 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-12f66b50-c7e2-4e15-9029-7270af663c84 tempest-VolumesSnapshotListTestJSON-1369590184 tempest-VolumesSnapshotListTestJSON-1369590184-project-member] Volume info retrieved successfully. Aug 12 10:33:46.677057 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-12f66b50-c7e2-4e15-9029-7270af663c84 tempest-VolumesSnapshotListTestJSON-1369590184 tempest-VolumesSnapshotListTestJSON-1369590184-project-member] https://10.4.3.105/volume/v3/volumes/30cd743c-939f-4df6-8870-1f65ee52f757 returned with HTTP 200 Aug 12 10:33:46.677695 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 233/945] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:33:46 2026] GET /volume/v3/volumes/30cd743c-939f-4df6-8870-1f65ee52f757 => generated 825 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:33:47.026968 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-ea5ec244-c76a-4b04-87ca-b962df86ff45 req-f1df4fe4-5e74-4444-bbef-2739a6a1c44a None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:33:47.030371 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-ea5ec244-c76a-4b04-87ca-b962df86ff45 req-f1df4fe4-5e74-4444-bbef-2739a6a1c44a tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] GET https://10.4.3.105/volume/v3/volumes/dd6899a9-d9c6-4fb0-95e0-25ef9c33a6db Aug 12 10:33:47.031988 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-ea5ec244-c76a-4b04-87ca-b962df86ff45 req-f1df4fe4-5e74-4444-bbef-2739a6a1c44a tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:33:47.031988 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-ea5ec244-c76a-4b04-87ca-b962df86ff45 req-f1df4fe4-5e74-4444-bbef-2739a6a1c44a tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:33:47.049550 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:33:47.049550 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:33:47.054387 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [req-ea5ec244-c76a-4b04-87ca-b962df86ff45 req-f1df4fe4-5e74-4444-bbef-2739a6a1c44a tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Volume info retrieved successfully. Aug 12 10:33:47.060536 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-ea5ec244-c76a-4b04-87ca-b962df86ff45 req-f1df4fe4-5e74-4444-bbef-2739a6a1c44a tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] https://10.4.3.105/volume/v3/volumes/dd6899a9-d9c6-4fb0-95e0-25ef9c33a6db returned with HTTP 200 Aug 12 10:33:47.061020 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 235/946] 10.4.3.105 () {68 vars in 1598 bytes} [Wed Aug 12 10:33:47 2026] GET /volume/v3/volumes/dd6899a9-d9c6-4fb0-95e0-25ef9c33a6db => generated 1442 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:33:47.534408 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-10aec4ad-a7e2-4bf4-883c-ee7541b76932 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:33:47.534803 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-10aec4ad-a7e2-4bf4-883c-ee7541b76932 None None] GET https://10.4.3.105/volume// Aug 12 10:33:47.534966 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-10aec4ad-a7e2-4bf4-883c-ee7541b76932 None None] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:33:47.535174 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-10aec4ad-a7e2-4bf4-883c-ee7541b76932 None None] Calling method 'all' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:33:47.535547 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-10aec4ad-a7e2-4bf4-883c-ee7541b76932 None None] https://10.4.3.105/volume// returned with HTTP 300 Aug 12 10:33:47.535839 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 243/947] 10.4.3.105 () {66 vars in 1426 bytes} [Wed Aug 12 10:33:47 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 10:33:47.552789 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-ea5ec244-c76a-4b04-87ca-b962df86ff45 req-63af1cd4-7bfb-4854-8f9f-e35fa8ccb117 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:33:47.555102 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-ea5ec244-c76a-4b04-87ca-b962df86ff45 req-63af1cd4-7bfb-4854-8f9f-e35fa8ccb117 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] POST https://10.4.3.105/volume/v3/attachments Aug 12 10:33:47.555437 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-ea5ec244-c76a-4b04-87ca-b962df86ff45 req-63af1cd4-7bfb-4854-8f9f-e35fa8ccb117 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "dd6899a9-d9c6-4fb0-95e0-25ef9c33a6db", "connector": null, "instance_uuid": "6fcb5119-58aa-48c0-ad27-1126cdf15f0f"}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:33:47.568650 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:33:47.568650 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:33:47.572587 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-4ddd1b03-d04e-4d6c-bd94-67af03ef42d8 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:33:47.574880 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-4ddd1b03-d04e-4d6c-bd94-67af03ef42d8 tempest-VolumesBackupsV39Test-562164290 tempest-VolumesBackupsV39Test-562164290-project-member] GET https://10.4.3.105/volume/v3/backups/c2a224f4-74d0-4d79-8728-2a7694e1cc4b Aug 12 10:33:47.575158 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-4ddd1b03-d04e-4d6c-bd94-67af03ef42d8 tempest-VolumesBackupsV39Test-562164290 tempest-VolumesBackupsV39Test-562164290-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:33:47.575399 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-4ddd1b03-d04e-4d6c-bd94-67af03ef42d8 tempest-VolumesBackupsV39Test-562164290 tempest-VolumesBackupsV39Test-562164290-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:33:47.575561 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-4ddd1b03-d04e-4d6c-bd94-67af03ef42d8 tempest-VolumesBackupsV39Test-562164290 tempest-VolumesBackupsV39Test-562164290-project-member] Show backup with id c2a224f4-74d0-4d79-8728-2a7694e1cc4b. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:33:47.581115 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-4ddd1b03-d04e-4d6c-bd94-67af03ef42d8 tempest-VolumesBackupsV39Test-562164290 tempest-VolumesBackupsV39Test-562164290-project-member] https://10.4.3.105/volume/v3/backups/c2a224f4-74d0-4d79-8728-2a7694e1cc4b returned with HTTP 404 Aug 12 10:33:47.582492 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 234/948] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:33:47 2026] GET /volume/v3/backups/c2a224f4-74d0-4d79-8728-2a7694e1cc4b => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:33:47.609922 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-ea5ec244-c76a-4b04-87ca-b962df86ff45 req-63af1cd4-7bfb-4854-8f9f-e35fa8ccb117 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] https://10.4.3.105/volume/v3/attachments returned with HTTP 200 Aug 12 10:33:47.609922 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 237/949] 10.4.3.105 () {74 vars in 1594 bytes} [Wed Aug 12 10:33:47 2026] POST /volume/v3/attachments => generated 273 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:33:47.635765 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-ea5ec244-c76a-4b04-87ca-b962df86ff45 req-a5471c00-6bf7-40a6-98c3-c677031a5693 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:33:47.638726 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-ea5ec244-c76a-4b04-87ca-b962df86ff45 req-a5471c00-6bf7-40a6-98c3-c677031a5693 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] DELETE https://10.4.3.105/volume/v3/attachments/f876c4ed-e459-4721-bb34-f68094899a9e Aug 12 10:33:47.640500 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-ea5ec244-c76a-4b04-87ca-b962df86ff45 req-a5471c00-6bf7-40a6-98c3-c677031a5693 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:33:47.640500 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-ea5ec244-c76a-4b04-87ca-b962df86ff45 req-a5471c00-6bf7-40a6-98c3-c677031a5693 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Calling method 'version_select' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:33:47.651299 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:33:47.651299 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:33:47.676412 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-01a60866-2e5a-4e2a-b851-5ae228ad188e None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:33:47.678165 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-01a60866-2e5a-4e2a-b851-5ae228ad188e tempest-VolumesBackupsV39Test-562164290 tempest-VolumesBackupsV39Test-562164290-project-member] GET https://10.4.3.105/volume/v3/volumes/9adaf865-94f4-447e-a719-6834776182d6 Aug 12 10:33:47.678223 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-01a60866-2e5a-4e2a-b851-5ae228ad188e tempest-VolumesBackupsV39Test-562164290 tempest-VolumesBackupsV39Test-562164290-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:33:47.678390 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-01a60866-2e5a-4e2a-b851-5ae228ad188e tempest-VolumesBackupsV39Test-562164290 tempest-VolumesBackupsV39Test-562164290-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:33:47.687118 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:33:47.687118 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:33:47.695940 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-01a60866-2e5a-4e2a-b851-5ae228ad188e tempest-VolumesBackupsV39Test-562164290 tempest-VolumesBackupsV39Test-562164290-project-member] Volume info retrieved successfully. Aug 12 10:33:47.696061 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-03635a86-b7a5-49be-8558-d49f6a1db8b6 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:33:47.701980 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-03635a86-b7a5-49be-8558-d49f6a1db8b6 tempest-VolumesSnapshotListTestJSON-1369590184 tempest-VolumesSnapshotListTestJSON-1369590184-project-member] GET https://10.4.3.105/volume/v3/volumes/30cd743c-939f-4df6-8870-1f65ee52f757 Aug 12 10:33:47.702436 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-03635a86-b7a5-49be-8558-d49f6a1db8b6 tempest-VolumesSnapshotListTestJSON-1369590184 tempest-VolumesSnapshotListTestJSON-1369590184-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:33:47.702436 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-03635a86-b7a5-49be-8558-d49f6a1db8b6 tempest-VolumesSnapshotListTestJSON-1369590184 tempest-VolumesSnapshotListTestJSON-1369590184-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:33:47.706959 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-01a60866-2e5a-4e2a-b851-5ae228ad188e tempest-VolumesBackupsV39Test-562164290 tempest-VolumesBackupsV39Test-562164290-project-member] https://10.4.3.105/volume/v3/volumes/9adaf865-94f4-447e-a719-6834776182d6 returned with HTTP 200 Aug 12 10:33:47.707748 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 244/950] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:33:47 2026] GET /volume/v3/volumes/9adaf865-94f4-447e-a719-6834776182d6 => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:33:47.715773 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:33:47.715773 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:33:47.722164 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-03635a86-b7a5-49be-8558-d49f6a1db8b6 tempest-VolumesSnapshotListTestJSON-1369590184 tempest-VolumesSnapshotListTestJSON-1369590184-project-member] Volume info retrieved successfully. Aug 12 10:33:47.728816 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-03635a86-b7a5-49be-8558-d49f6a1db8b6 tempest-VolumesSnapshotListTestJSON-1369590184 tempest-VolumesSnapshotListTestJSON-1369590184-project-member] https://10.4.3.105/volume/v3/volumes/30cd743c-939f-4df6-8870-1f65ee52f757 returned with HTTP 200 Aug 12 10:33:47.729199 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 235/951] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:33:47 2026] GET /volume/v3/volumes/30cd743c-939f-4df6-8870-1f65ee52f757 => generated 850 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:33:47.731285 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-829908f7-c3ae-4f6a-a55d-892c15f9e21c None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:33:47.733785 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-829908f7-c3ae-4f6a-a55d-892c15f9e21c tempest-VolumesBackupsV39Test-562164290 tempest-VolumesBackupsV39Test-562164290-project-member] DELETE https://10.4.3.105/volume/v3/volumes/9adaf865-94f4-447e-a719-6834776182d6 Aug 12 10:33:47.734072 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-829908f7-c3ae-4f6a-a55d-892c15f9e21c tempest-VolumesBackupsV39Test-562164290 tempest-VolumesBackupsV39Test-562164290-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:33:47.734339 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-829908f7-c3ae-4f6a-a55d-892c15f9e21c tempest-VolumesBackupsV39Test-562164290 tempest-VolumesBackupsV39Test-562164290-project-member] Calling method 'delete' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:33:47.734589 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.v3.volumes [None req-829908f7-c3ae-4f6a-a55d-892c15f9e21c tempest-VolumesBackupsV39Test-562164290 tempest-VolumesBackupsV39Test-562164290-project-member] Delete volume with id: 9adaf865-94f4-447e-a719-6834776182d6 Aug 12 10:33:47.740318 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-ea5ec244-c76a-4b04-87ca-b962df86ff45 req-a5471c00-6bf7-40a6-98c3-c677031a5693 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] https://10.4.3.105/volume/v3/attachments/f876c4ed-e459-4721-bb34-f68094899a9e returned with HTTP 200 Aug 12 10:33:47.740318 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 236/952] 10.4.3.105 () {72 vars in 1673 bytes} [Wed Aug 12 10:33:47 2026] DELETE /volume/v3/attachments/f876c4ed-e459-4721-bb34-f68094899a9e => generated 367 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:33:47.745311 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:33:47.745311 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:33:47.746019 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-829908f7-c3ae-4f6a-a55d-892c15f9e21c tempest-VolumesBackupsV39Test-562164290 tempest-VolumesBackupsV39Test-562164290-project-member] Volume info retrieved successfully. Aug 12 10:33:47.751129 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-8a3bb8d3-7697-42ae-9c82-6b526ce970f2 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:33:47.753247 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-8a3bb8d3-7697-42ae-9c82-6b526ce970f2 tempest-VolumesSnapshotListTestJSON-1369590184 tempest-VolumesSnapshotListTestJSON-1369590184-project-member] POST https://10.4.3.105/volume/v3/snapshots Aug 12 10:33:47.753639 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-8a3bb8d3-7697-42ae-9c82-6b526ce970f2 tempest-VolumesSnapshotListTestJSON-1369590184 tempest-VolumesSnapshotListTestJSON-1369590184-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "30cd743c-939f-4df6-8870-1f65ee52f757", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-951761175"}} {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:33:47.765907 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:33:47.765907 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:33:47.766634 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-8a3bb8d3-7697-42ae-9c82-6b526ce970f2 tempest-VolumesSnapshotListTestJSON-1369590184 tempest-VolumesSnapshotListTestJSON-1369590184-project-member] Volume info retrieved successfully. Aug 12 10:33:47.766803 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.v3.snapshots [None req-8a3bb8d3-7697-42ae-9c82-6b526ce970f2 tempest-VolumesSnapshotListTestJSON-1369590184 tempest-VolumesSnapshotListTestJSON-1369590184-project-member] Create snapshot from volume 30cd743c-939f-4df6-8870-1f65ee52f757 Aug 12 10:33:47.780775 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-829908f7-c3ae-4f6a-a55d-892c15f9e21c tempest-VolumesBackupsV39Test-562164290 tempest-VolumesBackupsV39Test-562164290-project-member] Delete volume request issued successfully. Aug 12 10:33:47.780904 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-829908f7-c3ae-4f6a-a55d-892c15f9e21c tempest-VolumesBackupsV39Test-562164290 tempest-VolumesBackupsV39Test-562164290-project-member] https://10.4.3.105/volume/v3/volumes/9adaf865-94f4-447e-a719-6834776182d6 returned with HTTP 202 Aug 12 10:33:47.781359 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 238/953] 10.4.3.105 () {68 vars in 1391 bytes} [Wed Aug 12 10:33:47 2026] DELETE /volume/v3/volumes/9adaf865-94f4-447e-a719-6834776182d6 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 10:33:47.794665 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-cd54761b-ad9d-4f65-915f-1d13e9a309e0 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:33:47.797590 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-cd54761b-ad9d-4f65-915f-1d13e9a309e0 tempest-VolumesBackupsV39Test-562164290 tempest-VolumesBackupsV39Test-562164290-project-member] GET https://10.4.3.105/volume/v3/volumes/9adaf865-94f4-447e-a719-6834776182d6 Aug 12 10:33:47.797590 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-cd54761b-ad9d-4f65-915f-1d13e9a309e0 tempest-VolumesBackupsV39Test-562164290 tempest-VolumesBackupsV39Test-562164290-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:33:47.797750 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-cd54761b-ad9d-4f65-915f-1d13e9a309e0 tempest-VolumesBackupsV39Test-562164290 tempest-VolumesBackupsV39Test-562164290-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:33:47.809042 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:33:47.809042 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:33:47.813883 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-cd54761b-ad9d-4f65-915f-1d13e9a309e0 tempest-VolumesBackupsV39Test-562164290 tempest-VolumesBackupsV39Test-562164290-project-member] Volume info retrieved successfully. Aug 12 10:33:47.821416 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-cd54761b-ad9d-4f65-915f-1d13e9a309e0 tempest-VolumesBackupsV39Test-562164290 tempest-VolumesBackupsV39Test-562164290-project-member] https://10.4.3.105/volume/v3/volumes/9adaf865-94f4-447e-a719-6834776182d6 returned with HTTP 200 Aug 12 10:33:47.822109 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 236/954] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:33:47 2026] GET /volume/v3/volumes/9adaf865-94f4-447e-a719-6834776182d6 => generated 844 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:33:47.826543 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.quota [None req-8a3bb8d3-7697-42ae-9c82-6b526ce970f2 tempest-VolumesSnapshotListTestJSON-1369590184 tempest-VolumesSnapshotListTestJSON-1369590184-project-member] Created reservations ['34bcd24e-3281-4532-a4dc-7118347f7bdc', '3197f1e0-75b3-4290-8e46-7c2aae8d0854', '52ab6ed9-a547-4c18-98ab-ec6dc7aab7b1', 'c8422b1e-c751-46ea-a615-e4a581a946a5'] {{(pid=100372) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:33:47.874240 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-8a3bb8d3-7697-42ae-9c82-6b526ce970f2 tempest-VolumesSnapshotListTestJSON-1369590184 tempest-VolumesSnapshotListTestJSON-1369590184-project-member] Snapshot create request issued successfully. Aug 12 10:33:47.878602 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-8a3bb8d3-7697-42ae-9c82-6b526ce970f2 tempest-VolumesSnapshotListTestJSON-1369590184 tempest-VolumesSnapshotListTestJSON-1369590184-project-member] https://10.4.3.105/volume/v3/snapshots returned with HTTP 202 Aug 12 10:33:47.879643 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 245/955] 10.4.3.105 () {68 vars in 1265 bytes} [Wed Aug 12 10:33:47 2026] POST /volume/v3/snapshots => generated 313 bytes in 129 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 10:33:47.893215 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-af0c7f6c-c236-444c-9a0d-2ae03c76b475 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:33:47.897463 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-af0c7f6c-c236-444c-9a0d-2ae03c76b475 tempest-VolumesSnapshotListTestJSON-1369590184 tempest-VolumesSnapshotListTestJSON-1369590184-project-member] GET https://10.4.3.105/volume/v3/snapshots/140bb269-9572-4dce-b81d-c4eaac4d0385 Aug 12 10:33:47.897790 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-af0c7f6c-c236-444c-9a0d-2ae03c76b475 tempest-VolumesSnapshotListTestJSON-1369590184 tempest-VolumesSnapshotListTestJSON-1369590184-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:33:47.898055 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-af0c7f6c-c236-444c-9a0d-2ae03c76b475 tempest-VolumesSnapshotListTestJSON-1369590184 tempest-VolumesSnapshotListTestJSON-1369590184-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:33:47.911389 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:33:47.911389 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:33:47.911967 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-af0c7f6c-c236-444c-9a0d-2ae03c76b475 tempest-VolumesSnapshotListTestJSON-1369590184 tempest-VolumesSnapshotListTestJSON-1369590184-project-member] Snapshot retrieved successfully. Aug 12 10:33:47.912982 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-af0c7f6c-c236-444c-9a0d-2ae03c76b475 tempest-VolumesSnapshotListTestJSON-1369590184 tempest-VolumesSnapshotListTestJSON-1369590184-project-member] https://10.4.3.105/volume/v3/snapshots/140bb269-9572-4dce-b81d-c4eaac4d0385 returned with HTTP 200 Aug 12 10:33:47.913488 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 237/956] 10.4.3.105 () {66 vars in 1354 bytes} [Wed Aug 12 10:33:47 2026] GET /volume/v3/snapshots/140bb269-9572-4dce-b81d-c4eaac4d0385 => generated 445 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:33:48.737229 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-82cc2c33-d6e4-42db-b436-3741a651f55d None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:33:48.739800 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-82cc2c33-d6e4-42db-b436-3741a651f55d tempest-ServerActionsV293TestJSON-552388841 tempest-ServerActionsV293TestJSON-552388841-project-member] GET https://10.4.3.105/volume/v3/volumes/78c4671b-3bec-475a-8330-3b69f775a8ed Aug 12 10:33:48.740127 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-82cc2c33-d6e4-42db-b436-3741a651f55d tempest-ServerActionsV293TestJSON-552388841 tempest-ServerActionsV293TestJSON-552388841-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:33:48.740374 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-82cc2c33-d6e4-42db-b436-3741a651f55d tempest-ServerActionsV293TestJSON-552388841 tempest-ServerActionsV293TestJSON-552388841-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:33:48.754758 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:33:48.754758 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:33:48.759503 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-82cc2c33-d6e4-42db-b436-3741a651f55d tempest-ServerActionsV293TestJSON-552388841 tempest-ServerActionsV293TestJSON-552388841-project-member] Volume info retrieved successfully. Aug 12 10:33:48.767121 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-82cc2c33-d6e4-42db-b436-3741a651f55d tempest-ServerActionsV293TestJSON-552388841 tempest-ServerActionsV293TestJSON-552388841-project-member] https://10.4.3.105/volume/v3/volumes/78c4671b-3bec-475a-8330-3b69f775a8ed returned with HTTP 200 Aug 12 10:33:48.767687 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 239/957] 10.4.3.105 () {68 vars in 1389 bytes} [Wed Aug 12 10:33:48 2026] GET /volume/v3/volumes/78c4671b-3bec-475a-8330-3b69f775a8ed => generated 1833 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 10:33:48.842003 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-3c010eb6-6a7e-475d-9100-780a15177af0 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:33:48.844554 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-3c010eb6-6a7e-475d-9100-780a15177af0 tempest-VolumesBackupsV39Test-562164290 tempest-VolumesBackupsV39Test-562164290-project-member] GET https://10.4.3.105/volume/v3/volumes/9adaf865-94f4-447e-a719-6834776182d6 Aug 12 10:33:48.845002 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-3c010eb6-6a7e-475d-9100-780a15177af0 tempest-VolumesBackupsV39Test-562164290 tempest-VolumesBackupsV39Test-562164290-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:33:48.845392 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-3c010eb6-6a7e-475d-9100-780a15177af0 tempest-VolumesBackupsV39Test-562164290 tempest-VolumesBackupsV39Test-562164290-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:33:48.852997 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-3c010eb6-6a7e-475d-9100-780a15177af0 tempest-VolumesBackupsV39Test-562164290 tempest-VolumesBackupsV39Test-562164290-project-member] https://10.4.3.105/volume/v3/volumes/9adaf865-94f4-447e-a719-6834776182d6 returned with HTTP 404 Aug 12 10:33:48.853795 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 237/958] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:33:48 2026] GET /volume/v3/volumes/9adaf865-94f4-447e-a719-6834776182d6 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:33:48.925067 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-8a80312b-7ccf-48b1-ae79-2c1d96ebb092 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:33:48.927461 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-8a80312b-7ccf-48b1-ae79-2c1d96ebb092 tempest-VolumesSnapshotListTestJSON-1369590184 tempest-VolumesSnapshotListTestJSON-1369590184-project-member] GET https://10.4.3.105/volume/v3/snapshots/140bb269-9572-4dce-b81d-c4eaac4d0385 Aug 12 10:33:48.927791 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-8a80312b-7ccf-48b1-ae79-2c1d96ebb092 tempest-VolumesSnapshotListTestJSON-1369590184 tempest-VolumesSnapshotListTestJSON-1369590184-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:33:48.927981 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-8a80312b-7ccf-48b1-ae79-2c1d96ebb092 tempest-VolumesSnapshotListTestJSON-1369590184 tempest-VolumesSnapshotListTestJSON-1369590184-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:33:48.935005 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:33:48.935005 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:33:48.938539 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-8a80312b-7ccf-48b1-ae79-2c1d96ebb092 tempest-VolumesSnapshotListTestJSON-1369590184 tempest-VolumesSnapshotListTestJSON-1369590184-project-member] Snapshot retrieved successfully. Aug 12 10:33:48.938539 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-8a80312b-7ccf-48b1-ae79-2c1d96ebb092 tempest-VolumesSnapshotListTestJSON-1369590184 tempest-VolumesSnapshotListTestJSON-1369590184-project-member] https://10.4.3.105/volume/v3/snapshots/140bb269-9572-4dce-b81d-c4eaac4d0385 returned with HTTP 200 Aug 12 10:33:48.938539 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 246/959] 10.4.3.105 () {66 vars in 1354 bytes} [Wed Aug 12 10:33:48 2026] GET /volume/v3/snapshots/140bb269-9572-4dce-b81d-c4eaac4d0385 => generated 472 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:33:48.952479 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-d9afad80-97b1-4fc2-a547-d62b2bf18ffb None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:33:48.956400 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-d9afad80-97b1-4fc2-a547-d62b2bf18ffb tempest-VolumesSnapshotListTestJSON-1369590184 tempest-VolumesSnapshotListTestJSON-1369590184-project-member] POST https://10.4.3.105/volume/v3/snapshots Aug 12 10:33:48.956400 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-d9afad80-97b1-4fc2-a547-d62b2bf18ffb tempest-VolumesSnapshotListTestJSON-1369590184 tempest-VolumesSnapshotListTestJSON-1369590184-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "30cd743c-939f-4df6-8870-1f65ee52f757", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-280918142"}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:33:48.968959 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:33:48.968959 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:33:48.968959 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-d9afad80-97b1-4fc2-a547-d62b2bf18ffb tempest-VolumesSnapshotListTestJSON-1369590184 tempest-VolumesSnapshotListTestJSON-1369590184-project-member] Volume info retrieved successfully. Aug 12 10:33:48.968959 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.v3.snapshots [None req-d9afad80-97b1-4fc2-a547-d62b2bf18ffb tempest-VolumesSnapshotListTestJSON-1369590184 tempest-VolumesSnapshotListTestJSON-1369590184-project-member] Create snapshot from volume 30cd743c-939f-4df6-8870-1f65ee52f757 Aug 12 10:33:49.012666 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.quota [None req-d9afad80-97b1-4fc2-a547-d62b2bf18ffb tempest-VolumesSnapshotListTestJSON-1369590184 tempest-VolumesSnapshotListTestJSON-1369590184-project-member] Created reservations ['b67df64b-e217-4926-b37c-8dcc0f023082', '6bf91ff0-f81f-4eef-ac93-b2eceec87baa', '976a35b5-c7e8-49cc-b00e-42f9d5f02897', '09b3ba0b-e30a-4bf2-b326-73b8b7b0c78f'] {{(pid=100373) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:33:49.062215 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-d9afad80-97b1-4fc2-a547-d62b2bf18ffb tempest-VolumesSnapshotListTestJSON-1369590184 tempest-VolumesSnapshotListTestJSON-1369590184-project-member] Snapshot create request issued successfully. Aug 12 10:33:49.062659 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-d9afad80-97b1-4fc2-a547-d62b2bf18ffb tempest-VolumesSnapshotListTestJSON-1369590184 tempest-VolumesSnapshotListTestJSON-1369590184-project-member] https://10.4.3.105/volume/v3/snapshots returned with HTTP 202 Aug 12 10:33:49.063360 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 238/960] 10.4.3.105 () {68 vars in 1265 bytes} [Wed Aug 12 10:33:48 2026] POST /volume/v3/snapshots => generated 313 bytes in 111 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 10:33:49.081475 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-d4a00b16-21da-4054-a931-b223297d4d3f None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:33:49.084847 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-d4a00b16-21da-4054-a931-b223297d4d3f tempest-VolumesSnapshotListTestJSON-1369590184 tempest-VolumesSnapshotListTestJSON-1369590184-project-member] GET https://10.4.3.105/volume/v3/snapshots/36511e07-dc70-4906-829e-4ad1f1657231 Aug 12 10:33:49.084847 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-d4a00b16-21da-4054-a931-b223297d4d3f tempest-VolumesSnapshotListTestJSON-1369590184 tempest-VolumesSnapshotListTestJSON-1369590184-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:33:49.084847 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-d4a00b16-21da-4054-a931-b223297d4d3f tempest-VolumesSnapshotListTestJSON-1369590184 tempest-VolumesSnapshotListTestJSON-1369590184-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:33:49.091884 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:33:49.091884 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:33:49.092443 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-d4a00b16-21da-4054-a931-b223297d4d3f tempest-VolumesSnapshotListTestJSON-1369590184 tempest-VolumesSnapshotListTestJSON-1369590184-project-member] Snapshot retrieved successfully. Aug 12 10:33:49.093330 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-d4a00b16-21da-4054-a931-b223297d4d3f tempest-VolumesSnapshotListTestJSON-1369590184 tempest-VolumesSnapshotListTestJSON-1369590184-project-member] https://10.4.3.105/volume/v3/snapshots/36511e07-dc70-4906-829e-4ad1f1657231 returned with HTTP 200 Aug 12 10:33:49.093870 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 240/961] 10.4.3.105 () {66 vars in 1354 bytes} [Wed Aug 12 10:33:49 2026] GET /volume/v3/snapshots/36511e07-dc70-4906-829e-4ad1f1657231 => generated 445 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:33:49.275314 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-ea5ec244-c76a-4b04-87ca-b962df86ff45 req-d5471f57-07d6-45c0-a2da-33b33118253f None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:33:49.282560 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-ea5ec244-c76a-4b04-87ca-b962df86ff45 req-d5471f57-07d6-45c0-a2da-33b33118253f tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] PUT https://10.4.3.105/volume/v3/attachments/cd8cc73a-c2e5-4baa-908f-1192f124db62 Aug 12 10:33:49.282697 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-ea5ec244-c76a-4b04-87ca-b962df86ff45 req-d5471f57-07d6-45c0-a2da-33b33118253f tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.105", "host": "np0000007037", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a295cd65dd1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "cc953c5f-eaed-46bf-96e8-0985bbef0414", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:33:49.310070 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.coordination [req-ea5ec244-c76a-4b04-87ca-b962df86ff45 req-d5471f57-07d6-45c0-a2da-33b33118253f tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Acquiring lock "cinder-attachment_update-dd6899a9-d9c6-4fb0-95e0-25ef9c33a6db-np0000007037" by "attachment_update" {{(pid=100374) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 10:33:49.311530 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.coordination [req-ea5ec244-c76a-4b04-87ca-b962df86ff45 req-d5471f57-07d6-45c0-a2da-33b33118253f tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Lock "cinder-attachment_update-dd6899a9-d9c6-4fb0-95e0-25ef9c33a6db-np0000007037" acquired by "attachment_update" :: waited 0.008s {{(pid=100374) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 10:33:49.312232 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:33:49.312232 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:33:49.463661 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.coordination [req-ea5ec244-c76a-4b04-87ca-b962df86ff45 req-d5471f57-07d6-45c0-a2da-33b33118253f tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Lock "cinder-attachment_update-dd6899a9-d9c6-4fb0-95e0-25ef9c33a6db-np0000007037" released by "attachment_update" :: held 0.152s {{(pid=100374) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 10:33:49.463661 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-ea5ec244-c76a-4b04-87ca-b962df86ff45 req-d5471f57-07d6-45c0-a2da-33b33118253f tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] https://10.4.3.105/volume/v3/attachments/cd8cc73a-c2e5-4baa-908f-1192f124db62 returned with HTTP 200 Aug 12 10:33:49.463661 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 238/962] 10.4.3.105 () {74 vars in 1704 bytes} [Wed Aug 12 10:33:49 2026] PUT /volume/v3/attachments/cd8cc73a-c2e5-4baa-908f-1192f124db62 => generated 969 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:33:49.515921 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [req-ea5ec244-c76a-4b04-87ca-b962df86ff45 req-0f2ea975-6e4a-479d-ab9c-dce49b1b3807 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:33:49.519535 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-ea5ec244-c76a-4b04-87ca-b962df86ff45 req-0f2ea975-6e4a-479d-ab9c-dce49b1b3807 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] GET https://10.4.3.105/volume/v3/attachments/cd8cc73a-c2e5-4baa-908f-1192f124db62 Aug 12 10:33:49.519848 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [req-ea5ec244-c76a-4b04-87ca-b962df86ff45 req-0f2ea975-6e4a-479d-ab9c-dce49b1b3807 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:33:49.520129 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [req-ea5ec244-c76a-4b04-87ca-b962df86ff45 req-0f2ea975-6e4a-479d-ab9c-dce49b1b3807 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Calling method 'version_select' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:33:49.547248 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-ea5ec244-c76a-4b04-87ca-b962df86ff45 req-0f2ea975-6e4a-479d-ab9c-dce49b1b3807 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] https://10.4.3.105/volume/v3/attachments/cd8cc73a-c2e5-4baa-908f-1192f124db62 returned with HTTP 200 Aug 12 10:33:49.547940 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 247/963] 10.4.3.105 () {70 vars in 1651 bytes} [Wed Aug 12 10:33:49 2026] GET /volume/v3/attachments/cd8cc73a-c2e5-4baa-908f-1192f124db62 => generated 994 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:33:50.107710 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-8580aaeb-76b9-4fa9-a4d1-873e83e65fbc None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:33:50.110907 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-8580aaeb-76b9-4fa9-a4d1-873e83e65fbc tempest-VolumesSnapshotListTestJSON-1369590184 tempest-VolumesSnapshotListTestJSON-1369590184-project-member] GET https://10.4.3.105/volume/v3/snapshots/36511e07-dc70-4906-829e-4ad1f1657231 Aug 12 10:33:50.111148 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-8580aaeb-76b9-4fa9-a4d1-873e83e65fbc tempest-VolumesSnapshotListTestJSON-1369590184 tempest-VolumesSnapshotListTestJSON-1369590184-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:33:50.111375 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-8580aaeb-76b9-4fa9-a4d1-873e83e65fbc tempest-VolumesSnapshotListTestJSON-1369590184 tempest-VolumesSnapshotListTestJSON-1369590184-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:33:50.117946 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:33:50.117946 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:33:50.118499 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-8580aaeb-76b9-4fa9-a4d1-873e83e65fbc tempest-VolumesSnapshotListTestJSON-1369590184 tempest-VolumesSnapshotListTestJSON-1369590184-project-member] Snapshot retrieved successfully. Aug 12 10:33:50.119645 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-8580aaeb-76b9-4fa9-a4d1-873e83e65fbc tempest-VolumesSnapshotListTestJSON-1369590184 tempest-VolumesSnapshotListTestJSON-1369590184-project-member] https://10.4.3.105/volume/v3/snapshots/36511e07-dc70-4906-829e-4ad1f1657231 returned with HTTP 200 Aug 12 10:33:50.120102 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 239/964] 10.4.3.105 () {66 vars in 1354 bytes} [Wed Aug 12 10:33:50 2026] GET /volume/v3/snapshots/36511e07-dc70-4906-829e-4ad1f1657231 => generated 472 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:33:50.134147 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-7c439713-1461-458d-8e86-6a8a63c6924d None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:33:50.138935 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-7c439713-1461-458d-8e86-6a8a63c6924d tempest-VolumesSnapshotListTestJSON-1369590184 tempest-VolumesSnapshotListTestJSON-1369590184-project-member] POST https://10.4.3.105/volume/v3/snapshots Aug 12 10:33:50.139283 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-7c439713-1461-458d-8e86-6a8a63c6924d tempest-VolumesSnapshotListTestJSON-1369590184 tempest-VolumesSnapshotListTestJSON-1369590184-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "30cd743c-939f-4df6-8870-1f65ee52f757", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-1261161948"}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:33:50.149841 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:33:50.149841 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:33:50.150345 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-7c439713-1461-458d-8e86-6a8a63c6924d tempest-VolumesSnapshotListTestJSON-1369590184 tempest-VolumesSnapshotListTestJSON-1369590184-project-member] Volume info retrieved successfully. Aug 12 10:33:50.150502 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.v3.snapshots [None req-7c439713-1461-458d-8e86-6a8a63c6924d tempest-VolumesSnapshotListTestJSON-1369590184 tempest-VolumesSnapshotListTestJSON-1369590184-project-member] Create snapshot from volume 30cd743c-939f-4df6-8870-1f65ee52f757 Aug 12 10:33:50.195085 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.quota [None req-7c439713-1461-458d-8e86-6a8a63c6924d tempest-VolumesSnapshotListTestJSON-1369590184 tempest-VolumesSnapshotListTestJSON-1369590184-project-member] Created reservations ['5cc05a00-9822-402a-a935-00395351d6ca', '085c95b2-460e-4a19-884b-d2c83aa57174', 'dfa95f8b-9b0e-455e-9cd4-3747f127f8d5', '2178b9a7-4f1f-40de-a200-c160c94beef4'] {{(pid=100375) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:33:50.257217 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-7c439713-1461-458d-8e86-6a8a63c6924d tempest-VolumesSnapshotListTestJSON-1369590184 tempest-VolumesSnapshotListTestJSON-1369590184-project-member] Snapshot create request issued successfully. Aug 12 10:33:50.257745 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-7c439713-1461-458d-8e86-6a8a63c6924d tempest-VolumesSnapshotListTestJSON-1369590184 tempest-VolumesSnapshotListTestJSON-1369590184-project-member] https://10.4.3.105/volume/v3/snapshots returned with HTTP 202 Aug 12 10:33:50.258430 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 241/965] 10.4.3.105 () {68 vars in 1265 bytes} [Wed Aug 12 10:33:50 2026] POST /volume/v3/snapshots => generated 314 bytes in 125 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 10:33:50.268767 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-09afa6eb-e098-41e9-bb11-ed8278a3cb12 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:33:50.271573 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-09afa6eb-e098-41e9-bb11-ed8278a3cb12 tempest-VolumesSnapshotListTestJSON-1369590184 tempest-VolumesSnapshotListTestJSON-1369590184-project-member] GET https://10.4.3.105/volume/v3/snapshots/9c1082df-9a6b-4dcf-9b1b-e67ac2426f9d Aug 12 10:33:50.271845 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-09afa6eb-e098-41e9-bb11-ed8278a3cb12 tempest-VolumesSnapshotListTestJSON-1369590184 tempest-VolumesSnapshotListTestJSON-1369590184-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:33:50.272108 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-09afa6eb-e098-41e9-bb11-ed8278a3cb12 tempest-VolumesSnapshotListTestJSON-1369590184 tempest-VolumesSnapshotListTestJSON-1369590184-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:33:50.278527 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:33:50.278527 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:33:50.279125 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-09afa6eb-e098-41e9-bb11-ed8278a3cb12 tempest-VolumesSnapshotListTestJSON-1369590184 tempest-VolumesSnapshotListTestJSON-1369590184-project-member] Snapshot retrieved successfully. Aug 12 10:33:50.280230 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-09afa6eb-e098-41e9-bb11-ed8278a3cb12 tempest-VolumesSnapshotListTestJSON-1369590184 tempest-VolumesSnapshotListTestJSON-1369590184-project-member] https://10.4.3.105/volume/v3/snapshots/9c1082df-9a6b-4dcf-9b1b-e67ac2426f9d returned with HTTP 200 Aug 12 10:33:50.280748 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 239/966] 10.4.3.105 () {66 vars in 1354 bytes} [Wed Aug 12 10:33:50 2026] GET /volume/v3/snapshots/9c1082df-9a6b-4dcf-9b1b-e67ac2426f9d => generated 446 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:33:50.579379 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-d6bd70db-8b5e-45e8-b014-ef054186222c None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:33:50.697177 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-d6bd70db-8b5e-45e8-b014-ef054186222c tempest-VolumesSummaryTest-358089021 tempest-VolumesSummaryTest-358089021-project-member] GET https://10.4.3.105/volume/v3/volumes/summary Aug 12 10:33:50.697904 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-d6bd70db-8b5e-45e8-b014-ef054186222c tempest-VolumesSummaryTest-358089021 tempest-VolumesSummaryTest-358089021-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:33:50.698115 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-d6bd70db-8b5e-45e8-b014-ef054186222c tempest-VolumesSummaryTest-358089021 tempest-VolumesSummaryTest-358089021-project-member] Calling method 'version_select' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:33:50.698312 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.api_utils [None req-d6bd70db-8b5e-45e8-b014-ef054186222c tempest-VolumesSummaryTest-358089021 tempest-VolumesSummaryTest-358089021-project-member] Removing options '' from query. {{(pid=100372) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 10:33:50.698627 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:33:50.698627 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:33:50.705668 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-d6bd70db-8b5e-45e8-b014-ef054186222c tempest-VolumesSummaryTest-358089021 tempest-VolumesSummaryTest-358089021-project-member] Get summary completed successfully. Aug 12 10:33:50.705926 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-d6bd70db-8b5e-45e8-b014-ef054186222c tempest-VolumesSummaryTest-358089021 tempest-VolumesSummaryTest-358089021-project-member] https://10.4.3.105/volume/v3/volumes/summary returned with HTTP 200 Aug 12 10:33:50.706440 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 248/967] 10.4.3.105 () {68 vars in 1302 bytes} [Wed Aug 12 10:33:50 2026] GET /volume/v3/volumes/summary => generated 55 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 12 10:33:51.293384 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-b7f2d6a1-5981-45f9-af4f-93f531e8e183 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:33:51.296080 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-b7f2d6a1-5981-45f9-af4f-93f531e8e183 tempest-VolumesSnapshotListTestJSON-1369590184 tempest-VolumesSnapshotListTestJSON-1369590184-project-member] GET https://10.4.3.105/volume/v3/snapshots/9c1082df-9a6b-4dcf-9b1b-e67ac2426f9d Aug 12 10:33:51.296196 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-b7f2d6a1-5981-45f9-af4f-93f531e8e183 tempest-VolumesSnapshotListTestJSON-1369590184 tempest-VolumesSnapshotListTestJSON-1369590184-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:33:51.296480 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-b7f2d6a1-5981-45f9-af4f-93f531e8e183 tempest-VolumesSnapshotListTestJSON-1369590184 tempest-VolumesSnapshotListTestJSON-1369590184-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:33:51.301916 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:33:51.301916 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:33:51.302765 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-b7f2d6a1-5981-45f9-af4f-93f531e8e183 tempest-VolumesSnapshotListTestJSON-1369590184 tempest-VolumesSnapshotListTestJSON-1369590184-project-member] Snapshot retrieved successfully. Aug 12 10:33:51.303550 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-b7f2d6a1-5981-45f9-af4f-93f531e8e183 tempest-VolumesSnapshotListTestJSON-1369590184 tempest-VolumesSnapshotListTestJSON-1369590184-project-member] https://10.4.3.105/volume/v3/snapshots/9c1082df-9a6b-4dcf-9b1b-e67ac2426f9d returned with HTTP 200 Aug 12 10:33:51.303975 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 240/968] 10.4.3.105 () {66 vars in 1354 bytes} [Wed Aug 12 10:33:51 2026] GET /volume/v3/snapshots/9c1082df-9a6b-4dcf-9b1b-e67ac2426f9d => generated 473 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:33:51.319988 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-956b3e4e-a82f-4beb-9c9e-86a4298fbe1b None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:33:51.324423 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-956b3e4e-a82f-4beb-9c9e-86a4298fbe1b tempest-VolumesSnapshotListTestJSON-1369590184 tempest-VolumesSnapshotListTestJSON-1369590184-project-member] GET https://10.4.3.105/volume/v3/snapshots?limit=1 Aug 12 10:33:51.325229 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-956b3e4e-a82f-4beb-9c9e-86a4298fbe1b tempest-VolumesSnapshotListTestJSON-1369590184 tempest-VolumesSnapshotListTestJSON-1369590184-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:33:51.325229 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-956b3e4e-a82f-4beb-9c9e-86a4298fbe1b tempest-VolumesSnapshotListTestJSON-1369590184 tempest-VolumesSnapshotListTestJSON-1369590184-project-member] Calling method 'index' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:33:51.325880 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.api_utils [None req-956b3e4e-a82f-4beb-9c9e-86a4298fbe1b tempest-VolumesSnapshotListTestJSON-1369590184 tempest-VolumesSnapshotListTestJSON-1369590184-project-member] Removing options '' from query. {{(pid=100375) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 10:33:51.326230 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:33:51.326230 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:33:51.327575 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.db.api [None req-956b3e4e-a82f-4beb-9c9e-86a4298fbe1b tempest-VolumesSnapshotListTestJSON-1369590184 tempest-VolumesSnapshotListTestJSON-1369590184-project-member] Building query based on filter {{(pid=100375) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 12 10:33:51.354008 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-956b3e4e-a82f-4beb-9c9e-86a4298fbe1b tempest-VolumesSnapshotListTestJSON-1369590184 tempest-VolumesSnapshotListTestJSON-1369590184-project-member] Get all snapshots completed successfully. Aug 12 10:33:51.354916 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-956b3e4e-a82f-4beb-9c9e-86a4298fbe1b tempest-VolumesSnapshotListTestJSON-1369590184 tempest-VolumesSnapshotListTestJSON-1369590184-project-member] https://10.4.3.105/volume/v3/snapshots?limit=1 returned with HTTP 200 Aug 12 10:33:51.355765 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 242/969] 10.4.3.105 () {66 vars in 1258 bytes} [Wed Aug 12 10:33:51 2026] GET /volume/v3/snapshots?limit=1 => generated 482 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:33:51.372343 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-7ded1be3-62a2-4cfc-976b-b835e91bf1ee None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:33:51.374342 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-7ded1be3-62a2-4cfc-976b-b835e91bf1ee tempest-VolumesSnapshotListTestJSON-1369590184 tempest-VolumesSnapshotListTestJSON-1369590184-project-member] GET https://10.4.3.105/volume/v3/snapshots Aug 12 10:33:51.374742 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-7ded1be3-62a2-4cfc-976b-b835e91bf1ee tempest-VolumesSnapshotListTestJSON-1369590184 tempest-VolumesSnapshotListTestJSON-1369590184-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:33:51.375029 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-7ded1be3-62a2-4cfc-976b-b835e91bf1ee tempest-VolumesSnapshotListTestJSON-1369590184 tempest-VolumesSnapshotListTestJSON-1369590184-project-member] Calling method 'index' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:33:51.375501 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.api_utils [None req-7ded1be3-62a2-4cfc-976b-b835e91bf1ee tempest-VolumesSnapshotListTestJSON-1369590184 tempest-VolumesSnapshotListTestJSON-1369590184-project-member] Removing options '' from query. {{(pid=100374) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 10:33:51.378261 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.db.api [None req-7ded1be3-62a2-4cfc-976b-b835e91bf1ee tempest-VolumesSnapshotListTestJSON-1369590184 tempest-VolumesSnapshotListTestJSON-1369590184-project-member] Building query based on filter {{(pid=100374) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 12 10:33:51.392362 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-7ded1be3-62a2-4cfc-976b-b835e91bf1ee tempest-VolumesSnapshotListTestJSON-1369590184 tempest-VolumesSnapshotListTestJSON-1369590184-project-member] Get all snapshots completed successfully. Aug 12 10:33:51.393996 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-7ded1be3-62a2-4cfc-976b-b835e91bf1ee tempest-VolumesSnapshotListTestJSON-1369590184 tempest-VolumesSnapshotListTestJSON-1369590184-project-member] https://10.4.3.105/volume/v3/snapshots returned with HTTP 200 Aug 12 10:33:51.393996 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 240/970] 10.4.3.105 () {66 vars in 1243 bytes} [Wed Aug 12 10:33:51 2026] GET /volume/v3/snapshots => generated 994 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:33:51.404218 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-86d69105-94df-40e2-a131-11d0135af7af None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:33:51.406971 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-86d69105-94df-40e2-a131-11d0135af7af tempest-VolumesSnapshotListTestJSON-1369590184 tempest-VolumesSnapshotListTestJSON-1369590184-project-member] GET https://10.4.3.105/volume/v3/snapshots?limit=100000 Aug 12 10:33:51.406971 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-86d69105-94df-40e2-a131-11d0135af7af tempest-VolumesSnapshotListTestJSON-1369590184 tempest-VolumesSnapshotListTestJSON-1369590184-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:33:51.406971 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-86d69105-94df-40e2-a131-11d0135af7af tempest-VolumesSnapshotListTestJSON-1369590184 tempest-VolumesSnapshotListTestJSON-1369590184-project-member] Calling method 'index' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:33:51.407645 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.api_utils [None req-86d69105-94df-40e2-a131-11d0135af7af tempest-VolumesSnapshotListTestJSON-1369590184 tempest-VolumesSnapshotListTestJSON-1369590184-project-member] Removing options '' from query. {{(pid=100372) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 10:33:51.408676 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.db.api [None req-86d69105-94df-40e2-a131-11d0135af7af tempest-VolumesSnapshotListTestJSON-1369590184 tempest-VolumesSnapshotListTestJSON-1369590184-project-member] Building query based on filter {{(pid=100372) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 12 10:33:51.424178 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-86d69105-94df-40e2-a131-11d0135af7af tempest-VolumesSnapshotListTestJSON-1369590184 tempest-VolumesSnapshotListTestJSON-1369590184-project-member] Get all snapshots completed successfully. Aug 12 10:33:51.424178 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-86d69105-94df-40e2-a131-11d0135af7af tempest-VolumesSnapshotListTestJSON-1369590184 tempest-VolumesSnapshotListTestJSON-1369590184-project-member] https://10.4.3.105/volume/v3/snapshots?limit=100000 returned with HTTP 200 Aug 12 10:33:51.424872 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 249/971] 10.4.3.105 () {66 vars in 1268 bytes} [Wed Aug 12 10:33:51 2026] GET /volume/v3/snapshots?limit=100000 => generated 994 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:33:51.447596 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-af9f4509-fed6-46ac-bf9b-d6a5b564a7ca None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:33:51.450600 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-af9f4509-fed6-46ac-bf9b-d6a5b564a7ca tempest-VolumesSnapshotListTestJSON-1369590184 tempest-VolumesSnapshotListTestJSON-1369590184-project-member] GET https://10.4.3.105/volume/v3/snapshots?limit=0 Aug 12 10:33:51.450867 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-af9f4509-fed6-46ac-bf9b-d6a5b564a7ca tempest-VolumesSnapshotListTestJSON-1369590184 tempest-VolumesSnapshotListTestJSON-1369590184-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:33:51.451138 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-af9f4509-fed6-46ac-bf9b-d6a5b564a7ca tempest-VolumesSnapshotListTestJSON-1369590184 tempest-VolumesSnapshotListTestJSON-1369590184-project-member] Calling method 'index' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:33:51.451493 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.api_utils [None req-af9f4509-fed6-46ac-bf9b-d6a5b564a7ca tempest-VolumesSnapshotListTestJSON-1369590184 tempest-VolumesSnapshotListTestJSON-1369590184-project-member] Removing options '' from query. {{(pid=100373) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 10:33:51.456629 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.db.api [None req-af9f4509-fed6-46ac-bf9b-d6a5b564a7ca tempest-VolumesSnapshotListTestJSON-1369590184 tempest-VolumesSnapshotListTestJSON-1369590184-project-member] Building query based on filter {{(pid=100373) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 12 10:33:51.485509 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-af9f4509-fed6-46ac-bf9b-d6a5b564a7ca tempest-VolumesSnapshotListTestJSON-1369590184 tempest-VolumesSnapshotListTestJSON-1369590184-project-member] Get all snapshots completed successfully. Aug 12 10:33:51.485799 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-af9f4509-fed6-46ac-bf9b-d6a5b564a7ca tempest-VolumesSnapshotListTestJSON-1369590184 tempest-VolumesSnapshotListTestJSON-1369590184-project-member] https://10.4.3.105/volume/v3/snapshots?limit=0 returned with HTTP 200 Aug 12 10:33:51.486300 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 241/972] 10.4.3.105 () {66 vars in 1258 bytes} [Wed Aug 12 10:33:51 2026] GET /volume/v3/snapshots?limit=0 => generated 17 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 12 10:33:51.501579 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-2513b2c8-bbd4-4211-9e07-becfa4872dab None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:33:51.506900 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-2513b2c8-bbd4-4211-9e07-becfa4872dab tempest-VolumesSnapshotListTestJSON-1369590184 tempest-VolumesSnapshotListTestJSON-1369590184-project-member] GET https://10.4.3.105/volume/v3/snapshots Aug 12 10:33:51.506900 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-2513b2c8-bbd4-4211-9e07-becfa4872dab tempest-VolumesSnapshotListTestJSON-1369590184 tempest-VolumesSnapshotListTestJSON-1369590184-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:33:51.506900 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-2513b2c8-bbd4-4211-9e07-becfa4872dab tempest-VolumesSnapshotListTestJSON-1369590184 tempest-VolumesSnapshotListTestJSON-1369590184-project-member] Calling method 'index' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:33:51.506900 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.api_utils [None req-2513b2c8-bbd4-4211-9e07-becfa4872dab tempest-VolumesSnapshotListTestJSON-1369590184 tempest-VolumesSnapshotListTestJSON-1369590184-project-member] Removing options '' from query. {{(pid=100375) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 10:33:51.506900 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:33:51.506900 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:33:51.508390 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.db.api [None req-2513b2c8-bbd4-4211-9e07-becfa4872dab tempest-VolumesSnapshotListTestJSON-1369590184 tempest-VolumesSnapshotListTestJSON-1369590184-project-member] Building query based on filter {{(pid=100375) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 12 10:33:51.515236 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-2513b2c8-bbd4-4211-9e07-becfa4872dab tempest-VolumesSnapshotListTestJSON-1369590184 tempest-VolumesSnapshotListTestJSON-1369590184-project-member] Get all snapshots completed successfully. Aug 12 10:33:51.515818 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-2513b2c8-bbd4-4211-9e07-becfa4872dab tempest-VolumesSnapshotListTestJSON-1369590184 tempest-VolumesSnapshotListTestJSON-1369590184-project-member] https://10.4.3.105/volume/v3/snapshots returned with HTTP 200 Aug 12 10:33:51.516112 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 243/973] 10.4.3.105 () {66 vars in 1243 bytes} [Wed Aug 12 10:33:51 2026] GET /volume/v3/snapshots => generated 994 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:33:51.528961 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-ebdf635c-8060-4b69-b531-e221bc99fd92 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:33:51.531119 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-ebdf635c-8060-4b69-b531-e221bc99fd92 tempest-VolumesSnapshotListTestJSON-1369590184 tempest-VolumesSnapshotListTestJSON-1369590184-project-member] GET https://10.4.3.105/volume/v3/snapshots?marker=36511e07-dc70-4906-829e-4ad1f1657231 Aug 12 10:33:51.531388 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-ebdf635c-8060-4b69-b531-e221bc99fd92 tempest-VolumesSnapshotListTestJSON-1369590184 tempest-VolumesSnapshotListTestJSON-1369590184-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:33:51.531703 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-ebdf635c-8060-4b69-b531-e221bc99fd92 tempest-VolumesSnapshotListTestJSON-1369590184 tempest-VolumesSnapshotListTestJSON-1369590184-project-member] Calling method 'index' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:33:51.531976 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.api_utils [None req-ebdf635c-8060-4b69-b531-e221bc99fd92 tempest-VolumesSnapshotListTestJSON-1369590184 tempest-VolumesSnapshotListTestJSON-1369590184-project-member] Removing options '' from query. {{(pid=100374) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 10:33:51.532376 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:33:51.532376 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:33:51.533745 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.db.api [None req-ebdf635c-8060-4b69-b531-e221bc99fd92 tempest-VolumesSnapshotListTestJSON-1369590184 tempest-VolumesSnapshotListTestJSON-1369590184-project-member] Building query based on filter {{(pid=100374) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 12 10:33:51.556432 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-ebdf635c-8060-4b69-b531-e221bc99fd92 tempest-VolumesSnapshotListTestJSON-1369590184 tempest-VolumesSnapshotListTestJSON-1369590184-project-member] Get all snapshots completed successfully. Aug 12 10:33:51.557264 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-ebdf635c-8060-4b69-b531-e221bc99fd92 tempest-VolumesSnapshotListTestJSON-1369590184 tempest-VolumesSnapshotListTestJSON-1369590184-project-member] https://10.4.3.105/volume/v3/snapshots?marker=36511e07-dc70-4906-829e-4ad1f1657231 returned with HTTP 200 Aug 12 10:33:51.557315 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 241/974] 10.4.3.105 () {66 vars in 1330 bytes} [Wed Aug 12 10:33:51 2026] GET /volume/v3/snapshots?marker=36511e07-dc70-4906-829e-4ad1f1657231 => generated 341 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:33:51.571008 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-c5b7c6cb-f136-493d-9104-58f9faeaa8cd None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:33:51.573000 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-c5b7c6cb-f136-493d-9104-58f9faeaa8cd tempest-VolumesSnapshotListTestJSON-1369590184 tempest-VolumesSnapshotListTestJSON-1369590184-project-member] GET https://10.4.3.105/volume/v3/snapshots?offset=2&limit=3 Aug 12 10:33:51.573265 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-c5b7c6cb-f136-493d-9104-58f9faeaa8cd tempest-VolumesSnapshotListTestJSON-1369590184 tempest-VolumesSnapshotListTestJSON-1369590184-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:33:51.573530 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-c5b7c6cb-f136-493d-9104-58f9faeaa8cd tempest-VolumesSnapshotListTestJSON-1369590184 tempest-VolumesSnapshotListTestJSON-1369590184-project-member] Calling method 'index' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:33:51.573832 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.api_utils [None req-c5b7c6cb-f136-493d-9104-58f9faeaa8cd tempest-VolumesSnapshotListTestJSON-1369590184 tempest-VolumesSnapshotListTestJSON-1369590184-project-member] Removing options '' from query. {{(pid=100372) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 10:33:51.574179 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:33:51.574179 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:33:51.575282 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.db.api [None req-c5b7c6cb-f136-493d-9104-58f9faeaa8cd tempest-VolumesSnapshotListTestJSON-1369590184 tempest-VolumesSnapshotListTestJSON-1369590184-project-member] Building query based on filter {{(pid=100372) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 12 10:33:51.590843 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-c5b7c6cb-f136-493d-9104-58f9faeaa8cd tempest-VolumesSnapshotListTestJSON-1369590184 tempest-VolumesSnapshotListTestJSON-1369590184-project-member] Get all snapshots completed successfully. Aug 12 10:33:51.591334 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-c5b7c6cb-f136-493d-9104-58f9faeaa8cd tempest-VolumesSnapshotListTestJSON-1369590184 tempest-VolumesSnapshotListTestJSON-1369590184-project-member] https://10.4.3.105/volume/v3/snapshots?offset=2&limit=3 returned with HTTP 200 Aug 12 10:33:51.592061 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 250/975] 10.4.3.105 () {66 vars in 1276 bytes} [Wed Aug 12 10:33:51 2026] GET /volume/v3/snapshots?offset=2&limit=3 => generated 341 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:33:51.608540 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-1f31493e-790f-492c-9816-55c8668c44ee None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:33:51.610133 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-1f31493e-790f-492c-9816-55c8668c44ee tempest-VolumesSnapshotListTestJSON-1369590184 tempest-VolumesSnapshotListTestJSON-1369590184-project-member] GET https://10.4.3.105/volume/v3/snapshots?sort_key=created_at&sort_dir=asc Aug 12 10:33:51.610687 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-1f31493e-790f-492c-9816-55c8668c44ee tempest-VolumesSnapshotListTestJSON-1369590184 tempest-VolumesSnapshotListTestJSON-1369590184-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:33:51.611000 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-1f31493e-790f-492c-9816-55c8668c44ee tempest-VolumesSnapshotListTestJSON-1369590184 tempest-VolumesSnapshotListTestJSON-1369590184-project-member] Calling method 'index' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:33:51.612323 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.api_utils [None req-1f31493e-790f-492c-9816-55c8668c44ee tempest-VolumesSnapshotListTestJSON-1369590184 tempest-VolumesSnapshotListTestJSON-1369590184-project-member] Removing options '' from query. {{(pid=100373) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 10:33:51.613495 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.db.api [None req-1f31493e-790f-492c-9816-55c8668c44ee tempest-VolumesSnapshotListTestJSON-1369590184 tempest-VolumesSnapshotListTestJSON-1369590184-project-member] Building query based on filter {{(pid=100373) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 12 10:33:51.632500 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-1f31493e-790f-492c-9816-55c8668c44ee tempest-VolumesSnapshotListTestJSON-1369590184 tempest-VolumesSnapshotListTestJSON-1369590184-project-member] Get all snapshots completed successfully. Aug 12 10:33:51.632913 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-1f31493e-790f-492c-9816-55c8668c44ee tempest-VolumesSnapshotListTestJSON-1369590184 tempest-VolumesSnapshotListTestJSON-1369590184-project-member] https://10.4.3.105/volume/v3/snapshots?sort_key=created_at&sort_dir=asc returned with HTTP 200 Aug 12 10:33:51.633578 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 242/976] 10.4.3.105 () {66 vars in 1308 bytes} [Wed Aug 12 10:33:51 2026] GET /volume/v3/snapshots?sort_key=created_at&sort_dir=asc => generated 994 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:33:51.647580 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-80a65c5e-ccbb-47ab-b8d3-1098dd33a7f8 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:33:51.650803 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-80a65c5e-ccbb-47ab-b8d3-1098dd33a7f8 tempest-VolumesSnapshotListTestJSON-1369590184 tempest-VolumesSnapshotListTestJSON-1369590184-project-member] GET https://10.4.3.105/volume/v3/snapshots?sort_key=created_at&sort_dir=desc Aug 12 10:33:51.650803 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-80a65c5e-ccbb-47ab-b8d3-1098dd33a7f8 tempest-VolumesSnapshotListTestJSON-1369590184 tempest-VolumesSnapshotListTestJSON-1369590184-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:33:51.650803 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-80a65c5e-ccbb-47ab-b8d3-1098dd33a7f8 tempest-VolumesSnapshotListTestJSON-1369590184 tempest-VolumesSnapshotListTestJSON-1369590184-project-member] Calling method 'index' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:33:51.651034 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.api_utils [None req-80a65c5e-ccbb-47ab-b8d3-1098dd33a7f8 tempest-VolumesSnapshotListTestJSON-1369590184 tempest-VolumesSnapshotListTestJSON-1369590184-project-member] Removing options '' from query. {{(pid=100375) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 10:33:51.651340 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:33:51.651340 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:33:51.652872 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.db.api [None req-80a65c5e-ccbb-47ab-b8d3-1098dd33a7f8 tempest-VolumesSnapshotListTestJSON-1369590184 tempest-VolumesSnapshotListTestJSON-1369590184-project-member] Building query based on filter {{(pid=100375) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 12 10:33:51.660301 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-80a65c5e-ccbb-47ab-b8d3-1098dd33a7f8 tempest-VolumesSnapshotListTestJSON-1369590184 tempest-VolumesSnapshotListTestJSON-1369590184-project-member] Get all snapshots completed successfully. Aug 12 10:33:51.661000 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-80a65c5e-ccbb-47ab-b8d3-1098dd33a7f8 tempest-VolumesSnapshotListTestJSON-1369590184 tempest-VolumesSnapshotListTestJSON-1369590184-project-member] https://10.4.3.105/volume/v3/snapshots?sort_key=created_at&sort_dir=desc returned with HTTP 200 Aug 12 10:33:51.662294 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 244/977] 10.4.3.105 () {66 vars in 1310 bytes} [Wed Aug 12 10:33:51 2026] GET /volume/v3/snapshots?sort_key=created_at&sort_dir=desc => generated 994 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:33:51.680794 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-06d7edc4-e633-4a0c-82f6-c56ba3a51f25 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:33:51.684535 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-06d7edc4-e633-4a0c-82f6-c56ba3a51f25 tempest-VolumesSnapshotListTestJSON-1369590184 tempest-VolumesSnapshotListTestJSON-1369590184-project-member] GET https://10.4.3.105/volume/v3/snapshots?sort_key=id&sort_dir=asc Aug 12 10:33:51.685016 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-06d7edc4-e633-4a0c-82f6-c56ba3a51f25 tempest-VolumesSnapshotListTestJSON-1369590184 tempest-VolumesSnapshotListTestJSON-1369590184-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:33:51.685347 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-06d7edc4-e633-4a0c-82f6-c56ba3a51f25 tempest-VolumesSnapshotListTestJSON-1369590184 tempest-VolumesSnapshotListTestJSON-1369590184-project-member] Calling method 'index' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:33:51.686544 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.api_utils [None req-06d7edc4-e633-4a0c-82f6-c56ba3a51f25 tempest-VolumesSnapshotListTestJSON-1369590184 tempest-VolumesSnapshotListTestJSON-1369590184-project-member] Removing options '' from query. {{(pid=100374) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 10:33:51.686635 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:33:51.686635 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:33:51.688010 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.db.api [None req-06d7edc4-e633-4a0c-82f6-c56ba3a51f25 tempest-VolumesSnapshotListTestJSON-1369590184 tempest-VolumesSnapshotListTestJSON-1369590184-project-member] Building query based on filter {{(pid=100374) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 12 10:33:51.708358 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-06d7edc4-e633-4a0c-82f6-c56ba3a51f25 tempest-VolumesSnapshotListTestJSON-1369590184 tempest-VolumesSnapshotListTestJSON-1369590184-project-member] Get all snapshots completed successfully. Aug 12 10:33:51.708963 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-06d7edc4-e633-4a0c-82f6-c56ba3a51f25 tempest-VolumesSnapshotListTestJSON-1369590184 tempest-VolumesSnapshotListTestJSON-1369590184-project-member] https://10.4.3.105/volume/v3/snapshots?sort_key=id&sort_dir=asc returned with HTTP 200 Aug 12 10:33:51.709507 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 242/978] 10.4.3.105 () {66 vars in 1292 bytes} [Wed Aug 12 10:33:51 2026] GET /volume/v3/snapshots?sort_key=id&sort_dir=asc => generated 994 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:33:51.722136 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-fb249c8e-63d4-4e96-97d6-89fd4a1ed463 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:33:51.724201 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-fb249c8e-63d4-4e96-97d6-89fd4a1ed463 tempest-VolumesSnapshotListTestJSON-1369590184 tempest-VolumesSnapshotListTestJSON-1369590184-project-member] GET https://10.4.3.105/volume/v3/snapshots?sort_key=id&sort_dir=desc Aug 12 10:33:51.724446 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-fb249c8e-63d4-4e96-97d6-89fd4a1ed463 tempest-VolumesSnapshotListTestJSON-1369590184 tempest-VolumesSnapshotListTestJSON-1369590184-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:33:51.724678 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-fb249c8e-63d4-4e96-97d6-89fd4a1ed463 tempest-VolumesSnapshotListTestJSON-1369590184 tempest-VolumesSnapshotListTestJSON-1369590184-project-member] Calling method 'index' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:33:51.724883 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.api_utils [None req-fb249c8e-63d4-4e96-97d6-89fd4a1ed463 tempest-VolumesSnapshotListTestJSON-1369590184 tempest-VolumesSnapshotListTestJSON-1369590184-project-member] Removing options '' from query. {{(pid=100372) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 10:33:51.725216 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:33:51.725216 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:33:51.726152 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.db.api [None req-fb249c8e-63d4-4e96-97d6-89fd4a1ed463 tempest-VolumesSnapshotListTestJSON-1369590184 tempest-VolumesSnapshotListTestJSON-1369590184-project-member] Building query based on filter {{(pid=100372) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 12 10:33:51.746664 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-fb249c8e-63d4-4e96-97d6-89fd4a1ed463 tempest-VolumesSnapshotListTestJSON-1369590184 tempest-VolumesSnapshotListTestJSON-1369590184-project-member] Get all snapshots completed successfully. Aug 12 10:33:51.746664 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-fb249c8e-63d4-4e96-97d6-89fd4a1ed463 tempest-VolumesSnapshotListTestJSON-1369590184 tempest-VolumesSnapshotListTestJSON-1369590184-project-member] https://10.4.3.105/volume/v3/snapshots?sort_key=id&sort_dir=desc returned with HTTP 200 Aug 12 10:33:51.746664 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 251/979] 10.4.3.105 () {66 vars in 1294 bytes} [Wed Aug 12 10:33:51 2026] GET /volume/v3/snapshots?sort_key=id&sort_dir=desc => generated 994 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:33:51.754269 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-310adc27-05cf-4137-b08f-e37fccda5609 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:33:51.756420 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-310adc27-05cf-4137-b08f-e37fccda5609 tempest-VolumesSnapshotListTestJSON-1369590184 tempest-VolumesSnapshotListTestJSON-1369590184-project-member] GET https://10.4.3.105/volume/v3/snapshots?sort_key=display_name&sort_dir=asc Aug 12 10:33:51.756588 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-310adc27-05cf-4137-b08f-e37fccda5609 tempest-VolumesSnapshotListTestJSON-1369590184 tempest-VolumesSnapshotListTestJSON-1369590184-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:33:51.756782 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-310adc27-05cf-4137-b08f-e37fccda5609 tempest-VolumesSnapshotListTestJSON-1369590184 tempest-VolumesSnapshotListTestJSON-1369590184-project-member] Calling method 'index' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:33:51.757019 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.api_utils [None req-310adc27-05cf-4137-b08f-e37fccda5609 tempest-VolumesSnapshotListTestJSON-1369590184 tempest-VolumesSnapshotListTestJSON-1369590184-project-member] Removing options '' from query. {{(pid=100373) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 10:33:51.757271 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:33:51.757271 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:33:51.758145 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.db.api [None req-310adc27-05cf-4137-b08f-e37fccda5609 tempest-VolumesSnapshotListTestJSON-1369590184 tempest-VolumesSnapshotListTestJSON-1369590184-project-member] Building query based on filter {{(pid=100373) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 12 10:33:51.779341 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-310adc27-05cf-4137-b08f-e37fccda5609 tempest-VolumesSnapshotListTestJSON-1369590184 tempest-VolumesSnapshotListTestJSON-1369590184-project-member] Get all snapshots completed successfully. Aug 12 10:33:51.779341 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-310adc27-05cf-4137-b08f-e37fccda5609 tempest-VolumesSnapshotListTestJSON-1369590184 tempest-VolumesSnapshotListTestJSON-1369590184-project-member] https://10.4.3.105/volume/v3/snapshots?sort_key=display_name&sort_dir=asc returned with HTTP 200 Aug 12 10:33:51.779341 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 243/980] 10.4.3.105 () {66 vars in 1312 bytes} [Wed Aug 12 10:33:51 2026] GET /volume/v3/snapshots?sort_key=display_name&sort_dir=asc => generated 994 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:33:51.793495 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-b1956956-b9f8-4e64-ae9e-b59afe8981ea None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:33:51.796273 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-b1956956-b9f8-4e64-ae9e-b59afe8981ea tempest-VolumesSnapshotListTestJSON-1369590184 tempest-VolumesSnapshotListTestJSON-1369590184-project-member] GET https://10.4.3.105/volume/v3/snapshots?sort_key=display_name&sort_dir=desc Aug 12 10:33:51.796273 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-b1956956-b9f8-4e64-ae9e-b59afe8981ea tempest-VolumesSnapshotListTestJSON-1369590184 tempest-VolumesSnapshotListTestJSON-1369590184-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:33:51.796273 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-b1956956-b9f8-4e64-ae9e-b59afe8981ea tempest-VolumesSnapshotListTestJSON-1369590184 tempest-VolumesSnapshotListTestJSON-1369590184-project-member] Calling method 'index' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:33:51.796493 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.api_utils [None req-b1956956-b9f8-4e64-ae9e-b59afe8981ea tempest-VolumesSnapshotListTestJSON-1369590184 tempest-VolumesSnapshotListTestJSON-1369590184-project-member] Removing options '' from query. {{(pid=100375) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 10:33:51.796849 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:33:51.796849 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:33:51.798005 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.db.api [None req-b1956956-b9f8-4e64-ae9e-b59afe8981ea tempest-VolumesSnapshotListTestJSON-1369590184 tempest-VolumesSnapshotListTestJSON-1369590184-project-member] Building query based on filter {{(pid=100375) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 12 10:33:51.815354 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-b1956956-b9f8-4e64-ae9e-b59afe8981ea tempest-VolumesSnapshotListTestJSON-1369590184 tempest-VolumesSnapshotListTestJSON-1369590184-project-member] Get all snapshots completed successfully. Aug 12 10:33:51.815786 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-b1956956-b9f8-4e64-ae9e-b59afe8981ea tempest-VolumesSnapshotListTestJSON-1369590184 tempest-VolumesSnapshotListTestJSON-1369590184-project-member] https://10.4.3.105/volume/v3/snapshots?sort_key=display_name&sort_dir=desc returned with HTTP 200 Aug 12 10:33:51.816324 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 245/981] 10.4.3.105 () {66 vars in 1314 bytes} [Wed Aug 12 10:33:51 2026] GET /volume/v3/snapshots?sort_key=display_name&sort_dir=desc => generated 994 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:33:51.830162 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-6b33e847-a854-4b7d-9aaa-a7f4cefe995b None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:33:51.833179 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-6b33e847-a854-4b7d-9aaa-a7f4cefe995b tempest-VolumesSnapshotListTestJSON-1369590184 tempest-VolumesSnapshotListTestJSON-1369590184-project-member] GET https://10.4.3.105/volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1261161948 Aug 12 10:33:51.833347 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-6b33e847-a854-4b7d-9aaa-a7f4cefe995b tempest-VolumesSnapshotListTestJSON-1369590184 tempest-VolumesSnapshotListTestJSON-1369590184-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:33:51.833563 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-6b33e847-a854-4b7d-9aaa-a7f4cefe995b tempest-VolumesSnapshotListTestJSON-1369590184 tempest-VolumesSnapshotListTestJSON-1369590184-project-member] Calling method 'detail' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:33:51.833866 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.api_utils [None req-6b33e847-a854-4b7d-9aaa-a7f4cefe995b tempest-VolumesSnapshotListTestJSON-1369590184 tempest-VolumesSnapshotListTestJSON-1369590184-project-member] Removing options '' from query. {{(pid=100374) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 10:33:51.834174 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:33:51.834174 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:33:51.835936 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.db.api [None req-6b33e847-a854-4b7d-9aaa-a7f4cefe995b tempest-VolumesSnapshotListTestJSON-1369590184 tempest-VolumesSnapshotListTestJSON-1369590184-project-member] Building query based on filter {{(pid=100374) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 12 10:33:51.851212 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-6b33e847-a854-4b7d-9aaa-a7f4cefe995b tempest-VolumesSnapshotListTestJSON-1369590184 tempest-VolumesSnapshotListTestJSON-1369590184-project-member] Get all snapshots completed successfully. Aug 12 10:33:51.851661 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:33:51.851661 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:33:51.852448 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-6b33e847-a854-4b7d-9aaa-a7f4cefe995b tempest-VolumesSnapshotListTestJSON-1369590184 tempest-VolumesSnapshotListTestJSON-1369590184-project-member] https://10.4.3.105/volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1261161948 returned with HTTP 200 Aug 12 10:33:51.852913 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 243/982] 10.4.3.105 () {66 vars in 1385 bytes} [Wed Aug 12 10:33:51 2026] GET /volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1261161948 => generated 476 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 12 10:33:51.865229 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-af8d3dbf-7f9a-4c03-9567-4fd80cf39547 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:33:51.866989 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-af8d3dbf-7f9a-4c03-9567-4fd80cf39547 tempest-VolumesSnapshotListTestJSON-1369590184 tempest-VolumesSnapshotListTestJSON-1369590184-project-member] GET https://10.4.3.105/volume/v3/snapshots/detail?status=available Aug 12 10:33:51.867221 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-af8d3dbf-7f9a-4c03-9567-4fd80cf39547 tempest-VolumesSnapshotListTestJSON-1369590184 tempest-VolumesSnapshotListTestJSON-1369590184-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:33:51.867489 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-af8d3dbf-7f9a-4c03-9567-4fd80cf39547 tempest-VolumesSnapshotListTestJSON-1369590184 tempest-VolumesSnapshotListTestJSON-1369590184-project-member] Calling method 'detail' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:33:51.867884 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.api_utils [None req-af8d3dbf-7f9a-4c03-9567-4fd80cf39547 tempest-VolumesSnapshotListTestJSON-1369590184 tempest-VolumesSnapshotListTestJSON-1369590184-project-member] Removing options '' from query. {{(pid=100372) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 10:33:51.868332 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:33:51.868332 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:33:51.869539 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.db.api [None req-af8d3dbf-7f9a-4c03-9567-4fd80cf39547 tempest-VolumesSnapshotListTestJSON-1369590184 tempest-VolumesSnapshotListTestJSON-1369590184-project-member] Building query based on filter {{(pid=100372) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 12 10:33:51.884066 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-af8d3dbf-7f9a-4c03-9567-4fd80cf39547 tempest-VolumesSnapshotListTestJSON-1369590184 tempest-VolumesSnapshotListTestJSON-1369590184-project-member] Get all snapshots completed successfully. Aug 12 10:33:51.884626 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:33:51.884626 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:33:51.885495 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-af8d3dbf-7f9a-4c03-9567-4fd80cf39547 tempest-VolumesSnapshotListTestJSON-1369590184 tempest-VolumesSnapshotListTestJSON-1369590184-project-member] https://10.4.3.105/volume/v3/snapshots/detail?status=available returned with HTTP 200 Aug 12 10:33:51.885993 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 252/983] 10.4.3.105 () {66 vars in 1297 bytes} [Wed Aug 12 10:33:51 2026] GET /volume/v3/snapshots/detail?status=available => generated 1396 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:33:51.896175 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-ec49a27e-a391-4293-967a-14fca4b93997 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:33:51.898352 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-ec49a27e-a391-4293-967a-14fca4b93997 tempest-VolumesSnapshotListTestJSON-1369590184 tempest-VolumesSnapshotListTestJSON-1369590184-project-member] GET https://10.4.3.105/volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1261161948 Aug 12 10:33:51.898638 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-ec49a27e-a391-4293-967a-14fca4b93997 tempest-VolumesSnapshotListTestJSON-1369590184 tempest-VolumesSnapshotListTestJSON-1369590184-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:33:51.898886 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-ec49a27e-a391-4293-967a-14fca4b93997 tempest-VolumesSnapshotListTestJSON-1369590184 tempest-VolumesSnapshotListTestJSON-1369590184-project-member] Calling method 'detail' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:33:51.899095 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.api_utils [None req-ec49a27e-a391-4293-967a-14fca4b93997 tempest-VolumesSnapshotListTestJSON-1369590184 tempest-VolumesSnapshotListTestJSON-1369590184-project-member] Removing options '' from query. {{(pid=100373) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 10:33:51.899429 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:33:51.899429 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:33:51.900584 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.db.api [None req-ec49a27e-a391-4293-967a-14fca4b93997 tempest-VolumesSnapshotListTestJSON-1369590184 tempest-VolumesSnapshotListTestJSON-1369590184-project-member] Building query based on filter {{(pid=100373) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 12 10:33:51.913314 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-ec49a27e-a391-4293-967a-14fca4b93997 tempest-VolumesSnapshotListTestJSON-1369590184 tempest-VolumesSnapshotListTestJSON-1369590184-project-member] Get all snapshots completed successfully. Aug 12 10:33:51.913777 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:33:51.913777 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:33:51.914485 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-ec49a27e-a391-4293-967a-14fca4b93997 tempest-VolumesSnapshotListTestJSON-1369590184 tempest-VolumesSnapshotListTestJSON-1369590184-project-member] https://10.4.3.105/volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1261161948 returned with HTTP 200 Aug 12 10:33:51.915028 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 244/984] 10.4.3.105 () {66 vars in 1419 bytes} [Wed Aug 12 10:33:51 2026] GET /volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1261161948 => generated 476 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:33:51.929487 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-c13df890-5cf1-4622-8565-5fd44683251b None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:33:51.931766 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-c13df890-5cf1-4622-8565-5fd44683251b tempest-VolumesSnapshotListTestJSON-1369590184 tempest-VolumesSnapshotListTestJSON-1369590184-project-member] GET https://10.4.3.105/volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1261161948 Aug 12 10:33:51.932031 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-c13df890-5cf1-4622-8565-5fd44683251b tempest-VolumesSnapshotListTestJSON-1369590184 tempest-VolumesSnapshotListTestJSON-1369590184-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:33:51.932215 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-c13df890-5cf1-4622-8565-5fd44683251b tempest-VolumesSnapshotListTestJSON-1369590184 tempest-VolumesSnapshotListTestJSON-1369590184-project-member] Calling method 'index' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:33:51.932425 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.api_utils [None req-c13df890-5cf1-4622-8565-5fd44683251b tempest-VolumesSnapshotListTestJSON-1369590184 tempest-VolumesSnapshotListTestJSON-1369590184-project-member] Removing options '' from query. {{(pid=100375) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 10:33:51.932786 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:33:51.932786 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:33:51.933872 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.db.api [None req-c13df890-5cf1-4622-8565-5fd44683251b tempest-VolumesSnapshotListTestJSON-1369590184 tempest-VolumesSnapshotListTestJSON-1369590184-project-member] Building query based on filter {{(pid=100375) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 12 10:33:51.948858 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-c13df890-5cf1-4622-8565-5fd44683251b tempest-VolumesSnapshotListTestJSON-1369590184 tempest-VolumesSnapshotListTestJSON-1369590184-project-member] Get all snapshots completed successfully. Aug 12 10:33:51.949332 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-c13df890-5cf1-4622-8565-5fd44683251b tempest-VolumesSnapshotListTestJSON-1369590184 tempest-VolumesSnapshotListTestJSON-1369590184-project-member] https://10.4.3.105/volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1261161948 returned with HTTP 200 Aug 12 10:33:51.949831 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 246/985] 10.4.3.105 () {66 vars in 1364 bytes} [Wed Aug 12 10:33:51 2026] GET /volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1261161948 => generated 342 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:33:51.960891 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-06ee3512-3130-4ef4-bbe0-3972f2af45ae None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:33:51.964571 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-06ee3512-3130-4ef4-bbe0-3972f2af45ae tempest-VolumesSnapshotListTestJSON-1369590184 tempest-VolumesSnapshotListTestJSON-1369590184-project-member] GET https://10.4.3.105/volume/v3/snapshots?status=available Aug 12 10:33:51.964989 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-06ee3512-3130-4ef4-bbe0-3972f2af45ae tempest-VolumesSnapshotListTestJSON-1369590184 tempest-VolumesSnapshotListTestJSON-1369590184-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:33:51.965529 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-06ee3512-3130-4ef4-bbe0-3972f2af45ae tempest-VolumesSnapshotListTestJSON-1369590184 tempest-VolumesSnapshotListTestJSON-1369590184-project-member] Calling method 'index' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:33:51.965822 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.api_utils [None req-06ee3512-3130-4ef4-bbe0-3972f2af45ae tempest-VolumesSnapshotListTestJSON-1369590184 tempest-VolumesSnapshotListTestJSON-1369590184-project-member] Removing options '' from query. {{(pid=100374) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 10:33:51.967497 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.db.api [None req-06ee3512-3130-4ef4-bbe0-3972f2af45ae tempest-VolumesSnapshotListTestJSON-1369590184 tempest-VolumesSnapshotListTestJSON-1369590184-project-member] Building query based on filter {{(pid=100374) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 12 10:33:51.988796 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-06ee3512-3130-4ef4-bbe0-3972f2af45ae tempest-VolumesSnapshotListTestJSON-1369590184 tempest-VolumesSnapshotListTestJSON-1369590184-project-member] Get all snapshots completed successfully. Aug 12 10:33:51.989550 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-06ee3512-3130-4ef4-bbe0-3972f2af45ae tempest-VolumesSnapshotListTestJSON-1369590184 tempest-VolumesSnapshotListTestJSON-1369590184-project-member] https://10.4.3.105/volume/v3/snapshots?status=available returned with HTTP 200 Aug 12 10:33:51.990364 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 244/986] 10.4.3.105 () {66 vars in 1276 bytes} [Wed Aug 12 10:33:51 2026] GET /volume/v3/snapshots?status=available => generated 994 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:33:52.004866 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-877526c0-9a54-4d12-a1f6-23322b36e5cd None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:33:52.010466 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-877526c0-9a54-4d12-a1f6-23322b36e5cd tempest-VolumesSnapshotListTestJSON-1369590184 tempest-VolumesSnapshotListTestJSON-1369590184-project-member] GET https://10.4.3.105/volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1261161948 Aug 12 10:33:52.010466 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-877526c0-9a54-4d12-a1f6-23322b36e5cd tempest-VolumesSnapshotListTestJSON-1369590184 tempest-VolumesSnapshotListTestJSON-1369590184-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:33:52.011679 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-877526c0-9a54-4d12-a1f6-23322b36e5cd tempest-VolumesSnapshotListTestJSON-1369590184 tempest-VolumesSnapshotListTestJSON-1369590184-project-member] Calling method 'index' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:33:52.015620 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.api_utils [None req-877526c0-9a54-4d12-a1f6-23322b36e5cd tempest-VolumesSnapshotListTestJSON-1369590184 tempest-VolumesSnapshotListTestJSON-1369590184-project-member] Removing options '' from query. {{(pid=100372) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 10:33:52.017425 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.db.api [None req-877526c0-9a54-4d12-a1f6-23322b36e5cd tempest-VolumesSnapshotListTestJSON-1369590184 tempest-VolumesSnapshotListTestJSON-1369590184-project-member] Building query based on filter {{(pid=100372) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 12 10:33:52.034463 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-877526c0-9a54-4d12-a1f6-23322b36e5cd tempest-VolumesSnapshotListTestJSON-1369590184 tempest-VolumesSnapshotListTestJSON-1369590184-project-member] Get all snapshots completed successfully. Aug 12 10:33:52.035176 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-877526c0-9a54-4d12-a1f6-23322b36e5cd tempest-VolumesSnapshotListTestJSON-1369590184 tempest-VolumesSnapshotListTestJSON-1369590184-project-member] https://10.4.3.105/volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1261161948 returned with HTTP 200 Aug 12 10:33:52.035806 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 253/987] 10.4.3.105 () {66 vars in 1398 bytes} [Wed Aug 12 10:33:52 2026] GET /volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1261161948 => generated 342 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:33:52.050119 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-07462651-124d-4d8e-b802-fc1cffd46863 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:33:52.052263 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-07462651-124d-4d8e-b802-fc1cffd46863 tempest-VolumesSnapshotListTestJSON-1369590184 tempest-VolumesSnapshotListTestJSON-1369590184-project-member] DELETE https://10.4.3.105/volume/v3/snapshots/9c1082df-9a6b-4dcf-9b1b-e67ac2426f9d Aug 12 10:33:52.052539 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-07462651-124d-4d8e-b802-fc1cffd46863 tempest-VolumesSnapshotListTestJSON-1369590184 tempest-VolumesSnapshotListTestJSON-1369590184-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:33:52.052741 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-07462651-124d-4d8e-b802-fc1cffd46863 tempest-VolumesSnapshotListTestJSON-1369590184 tempest-VolumesSnapshotListTestJSON-1369590184-project-member] Calling method 'delete' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:33:52.052965 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.v3.snapshots [None req-07462651-124d-4d8e-b802-fc1cffd46863 tempest-VolumesSnapshotListTestJSON-1369590184 tempest-VolumesSnapshotListTestJSON-1369590184-project-member] Delete snapshot with id: 9c1082df-9a6b-4dcf-9b1b-e67ac2426f9d Aug 12 10:33:52.059771 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:33:52.059771 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:33:52.060233 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-07462651-124d-4d8e-b802-fc1cffd46863 tempest-VolumesSnapshotListTestJSON-1369590184 tempest-VolumesSnapshotListTestJSON-1369590184-project-member] Snapshot retrieved successfully. Aug 12 10:33:52.077507 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-07462651-124d-4d8e-b802-fc1cffd46863 tempest-VolumesSnapshotListTestJSON-1369590184 tempest-VolumesSnapshotListTestJSON-1369590184-project-member] Snapshot delete request issued successfully. Aug 12 10:33:52.077775 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-07462651-124d-4d8e-b802-fc1cffd46863 tempest-VolumesSnapshotListTestJSON-1369590184 tempest-VolumesSnapshotListTestJSON-1369590184-project-member] https://10.4.3.105/volume/v3/snapshots/9c1082df-9a6b-4dcf-9b1b-e67ac2426f9d returned with HTTP 202 Aug 12 10:33:52.078273 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 245/988] 10.4.3.105 () {66 vars in 1357 bytes} [Wed Aug 12 10:33:52 2026] DELETE /volume/v3/snapshots/9c1082df-9a6b-4dcf-9b1b-e67ac2426f9d => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 12 10:33:52.088935 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-c930dec3-0e99-4896-9e7e-542b787b9a33 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:33:52.091407 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-c930dec3-0e99-4896-9e7e-542b787b9a33 tempest-VolumesSnapshotListTestJSON-1369590184 tempest-VolumesSnapshotListTestJSON-1369590184-project-member] GET https://10.4.3.105/volume/v3/snapshots/9c1082df-9a6b-4dcf-9b1b-e67ac2426f9d Aug 12 10:33:52.091687 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-c930dec3-0e99-4896-9e7e-542b787b9a33 tempest-VolumesSnapshotListTestJSON-1369590184 tempest-VolumesSnapshotListTestJSON-1369590184-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:33:52.091917 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-c930dec3-0e99-4896-9e7e-542b787b9a33 tempest-VolumesSnapshotListTestJSON-1369590184 tempest-VolumesSnapshotListTestJSON-1369590184-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:33:52.097715 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:33:52.097715 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:33:52.098197 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-c930dec3-0e99-4896-9e7e-542b787b9a33 tempest-VolumesSnapshotListTestJSON-1369590184 tempest-VolumesSnapshotListTestJSON-1369590184-project-member] Snapshot retrieved successfully. Aug 12 10:33:52.099440 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-c930dec3-0e99-4896-9e7e-542b787b9a33 tempest-VolumesSnapshotListTestJSON-1369590184 tempest-VolumesSnapshotListTestJSON-1369590184-project-member] https://10.4.3.105/volume/v3/snapshots/9c1082df-9a6b-4dcf-9b1b-e67ac2426f9d returned with HTTP 200 Aug 12 10:33:52.099869 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 247/989] 10.4.3.105 () {66 vars in 1354 bytes} [Wed Aug 12 10:33:52 2026] GET /volume/v3/snapshots/9c1082df-9a6b-4dcf-9b1b-e67ac2426f9d => generated 472 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:33:53.112221 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-ac813ac5-295f-4ab5-af40-2d1b34f04323 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:33:53.114768 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-ac813ac5-295f-4ab5-af40-2d1b34f04323 tempest-VolumesSnapshotListTestJSON-1369590184 tempest-VolumesSnapshotListTestJSON-1369590184-project-member] GET https://10.4.3.105/volume/v3/snapshots/9c1082df-9a6b-4dcf-9b1b-e67ac2426f9d Aug 12 10:33:53.115071 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-ac813ac5-295f-4ab5-af40-2d1b34f04323 tempest-VolumesSnapshotListTestJSON-1369590184 tempest-VolumesSnapshotListTestJSON-1369590184-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:33:53.115400 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-ac813ac5-295f-4ab5-af40-2d1b34f04323 tempest-VolumesSnapshotListTestJSON-1369590184 tempest-VolumesSnapshotListTestJSON-1369590184-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:33:53.123665 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-ac813ac5-295f-4ab5-af40-2d1b34f04323 tempest-VolumesSnapshotListTestJSON-1369590184 tempest-VolumesSnapshotListTestJSON-1369590184-project-member] https://10.4.3.105/volume/v3/snapshots/9c1082df-9a6b-4dcf-9b1b-e67ac2426f9d returned with HTTP 404 Aug 12 10:33:53.124905 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 245/990] 10.4.3.105 () {66 vars in 1354 bytes} [Wed Aug 12 10:33:53 2026] GET /volume/v3/snapshots/9c1082df-9a6b-4dcf-9b1b-e67ac2426f9d => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:33:53.136007 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-1fd317fc-7ce7-4f73-bdad-547654edd6f6 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:33:53.138319 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-1fd317fc-7ce7-4f73-bdad-547654edd6f6 tempest-VolumesSnapshotListTestJSON-1369590184 tempest-VolumesSnapshotListTestJSON-1369590184-project-member] DELETE https://10.4.3.105/volume/v3/snapshots/36511e07-dc70-4906-829e-4ad1f1657231 Aug 12 10:33:53.138692 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-1fd317fc-7ce7-4f73-bdad-547654edd6f6 tempest-VolumesSnapshotListTestJSON-1369590184 tempest-VolumesSnapshotListTestJSON-1369590184-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:33:53.138977 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-1fd317fc-7ce7-4f73-bdad-547654edd6f6 tempest-VolumesSnapshotListTestJSON-1369590184 tempest-VolumesSnapshotListTestJSON-1369590184-project-member] Calling method 'delete' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:33:53.139089 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.v3.snapshots [None req-1fd317fc-7ce7-4f73-bdad-547654edd6f6 tempest-VolumesSnapshotListTestJSON-1369590184 tempest-VolumesSnapshotListTestJSON-1369590184-project-member] Delete snapshot with id: 36511e07-dc70-4906-829e-4ad1f1657231 Aug 12 10:33:53.146969 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:33:53.146969 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:33:53.147618 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-1fd317fc-7ce7-4f73-bdad-547654edd6f6 tempest-VolumesSnapshotListTestJSON-1369590184 tempest-VolumesSnapshotListTestJSON-1369590184-project-member] Snapshot retrieved successfully. Aug 12 10:33:53.177032 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-1fd317fc-7ce7-4f73-bdad-547654edd6f6 tempest-VolumesSnapshotListTestJSON-1369590184 tempest-VolumesSnapshotListTestJSON-1369590184-project-member] Snapshot delete request issued successfully. Aug 12 10:33:53.177302 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-1fd317fc-7ce7-4f73-bdad-547654edd6f6 tempest-VolumesSnapshotListTestJSON-1369590184 tempest-VolumesSnapshotListTestJSON-1369590184-project-member] https://10.4.3.105/volume/v3/snapshots/36511e07-dc70-4906-829e-4ad1f1657231 returned with HTTP 202 Aug 12 10:33:53.178036 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 254/991] 10.4.3.105 () {66 vars in 1357 bytes} [Wed Aug 12 10:33:53 2026] DELETE /volume/v3/snapshots/36511e07-dc70-4906-829e-4ad1f1657231 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 10:33:53.191602 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-4033a6b9-9490-42ca-9568-f09fe87b57f6 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:33:53.194803 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-4033a6b9-9490-42ca-9568-f09fe87b57f6 tempest-VolumesSnapshotListTestJSON-1369590184 tempest-VolumesSnapshotListTestJSON-1369590184-project-member] GET https://10.4.3.105/volume/v3/snapshots/36511e07-dc70-4906-829e-4ad1f1657231 Aug 12 10:33:53.195089 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-4033a6b9-9490-42ca-9568-f09fe87b57f6 tempest-VolumesSnapshotListTestJSON-1369590184 tempest-VolumesSnapshotListTestJSON-1369590184-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:33:53.196731 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-4033a6b9-9490-42ca-9568-f09fe87b57f6 tempest-VolumesSnapshotListTestJSON-1369590184 tempest-VolumesSnapshotListTestJSON-1369590184-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:33:53.207578 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:33:53.207578 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:33:53.208196 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-4033a6b9-9490-42ca-9568-f09fe87b57f6 tempest-VolumesSnapshotListTestJSON-1369590184 tempest-VolumesSnapshotListTestJSON-1369590184-project-member] Snapshot retrieved successfully. Aug 12 10:33:53.209442 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-4033a6b9-9490-42ca-9568-f09fe87b57f6 tempest-VolumesSnapshotListTestJSON-1369590184 tempest-VolumesSnapshotListTestJSON-1369590184-project-member] https://10.4.3.105/volume/v3/snapshots/36511e07-dc70-4906-829e-4ad1f1657231 returned with HTTP 200 Aug 12 10:33:53.210615 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 246/992] 10.4.3.105 () {66 vars in 1354 bytes} [Wed Aug 12 10:33:53 2026] GET /volume/v3/snapshots/36511e07-dc70-4906-829e-4ad1f1657231 => generated 471 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:33:53.810327 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-ea5ec244-c76a-4b04-87ca-b962df86ff45 req-783c9015-8aff-423c-b945-5b5baae3c9ed None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:33:53.814741 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-ea5ec244-c76a-4b04-87ca-b962df86ff45 req-783c9015-8aff-423c-b945-5b5baae3c9ed tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] POST https://10.4.3.105/volume/v3/attachments/cd8cc73a-c2e5-4baa-908f-1192f124db62/action Aug 12 10:33:53.814741 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-ea5ec244-c76a-4b04-87ca-b962df86ff45 req-783c9015-8aff-423c-b945-5b5baae3c9ed tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Action body: b'{"os-complete": null}' {{(pid=100375) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 10:33:53.814741 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-ea5ec244-c76a-4b04-87ca-b962df86ff45 req-783c9015-8aff-423c-b945-5b5baae3c9ed tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:33:53.838979 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:33:53.838979 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:33:53.855355 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-ea5ec244-c76a-4b04-87ca-b962df86ff45 req-783c9015-8aff-423c-b945-5b5baae3c9ed tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] https://10.4.3.105/volume/v3/attachments/cd8cc73a-c2e5-4baa-908f-1192f124db62/action returned with HTTP 204 Aug 12 10:33:53.855771 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 248/993] 10.4.3.105 () {74 vars in 1725 bytes} [Wed Aug 12 10:33:53 2026] POST /volume/v3/attachments/cd8cc73a-c2e5-4baa-908f-1192f124db62/action => generated 0 bytes in 46 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:33:54.222833 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-39b8c272-c14d-4de9-b38c-fb6f6e1969f8 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:33:54.225003 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-39b8c272-c14d-4de9-b38c-fb6f6e1969f8 tempest-VolumesSnapshotListTestJSON-1369590184 tempest-VolumesSnapshotListTestJSON-1369590184-project-member] GET https://10.4.3.105/volume/v3/snapshots/36511e07-dc70-4906-829e-4ad1f1657231 Aug 12 10:33:54.225219 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-39b8c272-c14d-4de9-b38c-fb6f6e1969f8 tempest-VolumesSnapshotListTestJSON-1369590184 tempest-VolumesSnapshotListTestJSON-1369590184-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:33:54.225428 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-39b8c272-c14d-4de9-b38c-fb6f6e1969f8 tempest-VolumesSnapshotListTestJSON-1369590184 tempest-VolumesSnapshotListTestJSON-1369590184-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:33:54.230113 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-39b8c272-c14d-4de9-b38c-fb6f6e1969f8 tempest-VolumesSnapshotListTestJSON-1369590184 tempest-VolumesSnapshotListTestJSON-1369590184-project-member] https://10.4.3.105/volume/v3/snapshots/36511e07-dc70-4906-829e-4ad1f1657231 returned with HTTP 404 Aug 12 10:33:54.230835 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 246/994] 10.4.3.105 () {66 vars in 1354 bytes} [Wed Aug 12 10:33:54 2026] GET /volume/v3/snapshots/36511e07-dc70-4906-829e-4ad1f1657231 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:33:54.239185 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-9476f2bc-a100-4dff-a56c-f1b12a761bbc None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:33:54.242200 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-9476f2bc-a100-4dff-a56c-f1b12a761bbc tempest-VolumesSnapshotListTestJSON-1369590184 tempest-VolumesSnapshotListTestJSON-1369590184-project-member] DELETE https://10.4.3.105/volume/v3/snapshots/140bb269-9572-4dce-b81d-c4eaac4d0385 Aug 12 10:33:54.242450 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-9476f2bc-a100-4dff-a56c-f1b12a761bbc tempest-VolumesSnapshotListTestJSON-1369590184 tempest-VolumesSnapshotListTestJSON-1369590184-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:33:54.242873 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-9476f2bc-a100-4dff-a56c-f1b12a761bbc tempest-VolumesSnapshotListTestJSON-1369590184 tempest-VolumesSnapshotListTestJSON-1369590184-project-member] Calling method 'delete' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:33:54.243422 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.v3.snapshots [None req-9476f2bc-a100-4dff-a56c-f1b12a761bbc tempest-VolumesSnapshotListTestJSON-1369590184 tempest-VolumesSnapshotListTestJSON-1369590184-project-member] Delete snapshot with id: 140bb269-9572-4dce-b81d-c4eaac4d0385 Aug 12 10:33:54.249200 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:33:54.249200 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:33:54.250196 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-9476f2bc-a100-4dff-a56c-f1b12a761bbc tempest-VolumesSnapshotListTestJSON-1369590184 tempest-VolumesSnapshotListTestJSON-1369590184-project-member] Snapshot retrieved successfully. Aug 12 10:33:54.270635 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-9476f2bc-a100-4dff-a56c-f1b12a761bbc tempest-VolumesSnapshotListTestJSON-1369590184 tempest-VolumesSnapshotListTestJSON-1369590184-project-member] Snapshot delete request issued successfully. Aug 12 10:33:54.270844 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-9476f2bc-a100-4dff-a56c-f1b12a761bbc tempest-VolumesSnapshotListTestJSON-1369590184 tempest-VolumesSnapshotListTestJSON-1369590184-project-member] https://10.4.3.105/volume/v3/snapshots/140bb269-9572-4dce-b81d-c4eaac4d0385 returned with HTTP 202 Aug 12 10:33:54.271242 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 255/995] 10.4.3.105 () {66 vars in 1357 bytes} [Wed Aug 12 10:33:54 2026] DELETE /volume/v3/snapshots/140bb269-9572-4dce-b81d-c4eaac4d0385 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 10:33:54.279778 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-510e4350-bd75-41c0-bb9b-10fd332cf4f1 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:33:54.281711 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-510e4350-bd75-41c0-bb9b-10fd332cf4f1 tempest-VolumesSnapshotListTestJSON-1369590184 tempest-VolumesSnapshotListTestJSON-1369590184-project-member] GET https://10.4.3.105/volume/v3/snapshots/140bb269-9572-4dce-b81d-c4eaac4d0385 Aug 12 10:33:54.281949 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-510e4350-bd75-41c0-bb9b-10fd332cf4f1 tempest-VolumesSnapshotListTestJSON-1369590184 tempest-VolumesSnapshotListTestJSON-1369590184-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:33:54.282207 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-510e4350-bd75-41c0-bb9b-10fd332cf4f1 tempest-VolumesSnapshotListTestJSON-1369590184 tempest-VolumesSnapshotListTestJSON-1369590184-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:33:54.291250 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:33:54.291250 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:33:54.291772 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-510e4350-bd75-41c0-bb9b-10fd332cf4f1 tempest-VolumesSnapshotListTestJSON-1369590184 tempest-VolumesSnapshotListTestJSON-1369590184-project-member] Snapshot retrieved successfully. Aug 12 10:33:54.292690 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-510e4350-bd75-41c0-bb9b-10fd332cf4f1 tempest-VolumesSnapshotListTestJSON-1369590184 tempest-VolumesSnapshotListTestJSON-1369590184-project-member] https://10.4.3.105/volume/v3/snapshots/140bb269-9572-4dce-b81d-c4eaac4d0385 returned with HTTP 200 Aug 12 10:33:54.293215 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 247/996] 10.4.3.105 () {66 vars in 1354 bytes} [Wed Aug 12 10:33:54 2026] GET /volume/v3/snapshots/140bb269-9572-4dce-b81d-c4eaac4d0385 => generated 471 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:33:55.305511 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-c5e74adb-0f6e-47f7-bbee-638da1cfbfbf None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:33:55.307980 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-c5e74adb-0f6e-47f7-bbee-638da1cfbfbf tempest-VolumesSnapshotListTestJSON-1369590184 tempest-VolumesSnapshotListTestJSON-1369590184-project-member] GET https://10.4.3.105/volume/v3/snapshots/140bb269-9572-4dce-b81d-c4eaac4d0385 Aug 12 10:33:55.308427 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-c5e74adb-0f6e-47f7-bbee-638da1cfbfbf tempest-VolumesSnapshotListTestJSON-1369590184 tempest-VolumesSnapshotListTestJSON-1369590184-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:33:55.308508 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-c5e74adb-0f6e-47f7-bbee-638da1cfbfbf tempest-VolumesSnapshotListTestJSON-1369590184 tempest-VolumesSnapshotListTestJSON-1369590184-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:33:55.315825 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-c5e74adb-0f6e-47f7-bbee-638da1cfbfbf tempest-VolumesSnapshotListTestJSON-1369590184 tempest-VolumesSnapshotListTestJSON-1369590184-project-member] https://10.4.3.105/volume/v3/snapshots/140bb269-9572-4dce-b81d-c4eaac4d0385 returned with HTTP 404 Aug 12 10:33:55.316447 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 249/997] 10.4.3.105 () {66 vars in 1354 bytes} [Wed Aug 12 10:33:55 2026] GET /volume/v3/snapshots/140bb269-9572-4dce-b81d-c4eaac4d0385 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 12 10:33:55.325556 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-bae9451e-fb87-48c5-9857-c442a166d287 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:33:55.328399 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-bae9451e-fb87-48c5-9857-c442a166d287 tempest-VolumesSnapshotListTestJSON-1369590184 tempest-VolumesSnapshotListTestJSON-1369590184-project-member] GET https://10.4.3.105/volume/v3/volumes/30cd743c-939f-4df6-8870-1f65ee52f757 Aug 12 10:33:55.328683 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-bae9451e-fb87-48c5-9857-c442a166d287 tempest-VolumesSnapshotListTestJSON-1369590184 tempest-VolumesSnapshotListTestJSON-1369590184-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:33:55.328944 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-bae9451e-fb87-48c5-9857-c442a166d287 tempest-VolumesSnapshotListTestJSON-1369590184 tempest-VolumesSnapshotListTestJSON-1369590184-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:33:55.339601 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:33:55.339601 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:33:55.344627 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-bae9451e-fb87-48c5-9857-c442a166d287 tempest-VolumesSnapshotListTestJSON-1369590184 tempest-VolumesSnapshotListTestJSON-1369590184-project-member] Volume info retrieved successfully. Aug 12 10:33:55.351104 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-bae9451e-fb87-48c5-9857-c442a166d287 tempest-VolumesSnapshotListTestJSON-1369590184 tempest-VolumesSnapshotListTestJSON-1369590184-project-member] https://10.4.3.105/volume/v3/volumes/30cd743c-939f-4df6-8870-1f65ee52f757 returned with HTTP 200 Aug 12 10:33:55.351765 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 247/998] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:33:55 2026] GET /volume/v3/volumes/30cd743c-939f-4df6-8870-1f65ee52f757 => generated 850 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:33:55.375791 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-5813472b-d10f-4d5a-94d0-889bdb0accb7 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:33:55.378002 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-5813472b-d10f-4d5a-94d0-889bdb0accb7 tempest-VolumesSnapshotListTestJSON-1369590184 tempest-VolumesSnapshotListTestJSON-1369590184-project-member] DELETE https://10.4.3.105/volume/v3/volumes/30cd743c-939f-4df6-8870-1f65ee52f757 Aug 12 10:33:55.378190 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-5813472b-d10f-4d5a-94d0-889bdb0accb7 tempest-VolumesSnapshotListTestJSON-1369590184 tempest-VolumesSnapshotListTestJSON-1369590184-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:33:55.378324 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-5813472b-d10f-4d5a-94d0-889bdb0accb7 tempest-VolumesSnapshotListTestJSON-1369590184 tempest-VolumesSnapshotListTestJSON-1369590184-project-member] Calling method 'delete' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:33:55.379300 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.v3.volumes [None req-5813472b-d10f-4d5a-94d0-889bdb0accb7 tempest-VolumesSnapshotListTestJSON-1369590184 tempest-VolumesSnapshotListTestJSON-1369590184-project-member] Delete volume with id: 30cd743c-939f-4df6-8870-1f65ee52f757 Aug 12 10:33:55.389334 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:33:55.389334 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:33:55.389548 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-5813472b-d10f-4d5a-94d0-889bdb0accb7 tempest-VolumesSnapshotListTestJSON-1369590184 tempest-VolumesSnapshotListTestJSON-1369590184-project-member] Volume info retrieved successfully. Aug 12 10:33:55.422139 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-5813472b-d10f-4d5a-94d0-889bdb0accb7 tempest-VolumesSnapshotListTestJSON-1369590184 tempest-VolumesSnapshotListTestJSON-1369590184-project-member] Delete volume request issued successfully. Aug 12 10:33:55.422408 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-5813472b-d10f-4d5a-94d0-889bdb0accb7 tempest-VolumesSnapshotListTestJSON-1369590184 tempest-VolumesSnapshotListTestJSON-1369590184-project-member] https://10.4.3.105/volume/v3/volumes/30cd743c-939f-4df6-8870-1f65ee52f757 returned with HTTP 202 Aug 12 10:33:55.423067 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 256/999] 10.4.3.105 () {66 vars in 1351 bytes} [Wed Aug 12 10:33:55 2026] DELETE /volume/v3/volumes/30cd743c-939f-4df6-8870-1f65ee52f757 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 10:33:55.432440 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-65605040-79f8-4dba-a98e-f955a1bb5f68 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:33:55.434134 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-65605040-79f8-4dba-a98e-f955a1bb5f68 tempest-VolumesSnapshotListTestJSON-1369590184 tempest-VolumesSnapshotListTestJSON-1369590184-project-member] GET https://10.4.3.105/volume/v3/volumes/30cd743c-939f-4df6-8870-1f65ee52f757 Aug 12 10:33:55.434502 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-65605040-79f8-4dba-a98e-f955a1bb5f68 tempest-VolumesSnapshotListTestJSON-1369590184 tempest-VolumesSnapshotListTestJSON-1369590184-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:33:55.435877 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-65605040-79f8-4dba-a98e-f955a1bb5f68 tempest-VolumesSnapshotListTestJSON-1369590184 tempest-VolumesSnapshotListTestJSON-1369590184-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:33:55.446841 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:33:55.446841 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:33:55.459764 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-65605040-79f8-4dba-a98e-f955a1bb5f68 tempest-VolumesSnapshotListTestJSON-1369590184 tempest-VolumesSnapshotListTestJSON-1369590184-project-member] Volume info retrieved successfully. Aug 12 10:33:55.465461 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-65605040-79f8-4dba-a98e-f955a1bb5f68 tempest-VolumesSnapshotListTestJSON-1369590184 tempest-VolumesSnapshotListTestJSON-1369590184-project-member] https://10.4.3.105/volume/v3/volumes/30cd743c-939f-4df6-8870-1f65ee52f757 returned with HTTP 200 Aug 12 10:33:55.466293 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 248/1000] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:33:55 2026] GET /volume/v3/volumes/30cd743c-939f-4df6-8870-1f65ee52f757 => generated 849 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:33:56.486134 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-8b9a4c42-b747-47f4-9ea8-f0c841014420 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:33:56.491267 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-8b9a4c42-b747-47f4-9ea8-f0c841014420 tempest-VolumesSnapshotListTestJSON-1369590184 tempest-VolumesSnapshotListTestJSON-1369590184-project-member] GET https://10.4.3.105/volume/v3/volumes/30cd743c-939f-4df6-8870-1f65ee52f757 Aug 12 10:33:56.492963 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-8b9a4c42-b747-47f4-9ea8-f0c841014420 tempest-VolumesSnapshotListTestJSON-1369590184 tempest-VolumesSnapshotListTestJSON-1369590184-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:33:56.494825 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-8b9a4c42-b747-47f4-9ea8-f0c841014420 tempest-VolumesSnapshotListTestJSON-1369590184 tempest-VolumesSnapshotListTestJSON-1369590184-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:33:56.504943 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-8b9a4c42-b747-47f4-9ea8-f0c841014420 tempest-VolumesSnapshotListTestJSON-1369590184 tempest-VolumesSnapshotListTestJSON-1369590184-project-member] https://10.4.3.105/volume/v3/volumes/30cd743c-939f-4df6-8870-1f65ee52f757 returned with HTTP 404 Aug 12 10:33:56.505865 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 250/1001] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:33:56 2026] GET /volume/v3/volumes/30cd743c-939f-4df6-8870-1f65ee52f757 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:34:05.349384 np0000007037 devstack@c-api.service[100374]: DEBUG dbcounter [-] [100374] Writing DB stats cinder:SELECT=103,cinder:UPDATE=5,cinder:INSERT=2 {{(pid=100374) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 10:34:05.410282 np0000007037 devstack@c-api.service[100372]: DEBUG dbcounter [-] [100372] Writing DB stats cinder:SELECT=103,cinder:UPDATE=23,cinder:INSERT=11 {{(pid=100372) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 10:34:05.462493 np0000007037 devstack@c-api.service[100373]: DEBUG dbcounter [-] [100373] Writing DB stats cinder:SELECT=162,cinder:UPDATE=62,cinder:INSERT=25 {{(pid=100373) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 10:34:06.500546 np0000007037 devstack@c-api.service[100375]: DEBUG dbcounter [-] [100375] Writing DB stats cinder:SELECT=153,cinder:UPDATE=50,cinder:INSERT=30 {{(pid=100375) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 10:34:08.891471 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-9d9dabca-f0f6-432d-b969-26fada9d75df None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:34:08.893311 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-9d9dabca-f0f6-432d-b969-26fada9d75df tempest-TestShelveInstance-1998731007 tempest-TestShelveInstance-1998731007-project-member] POST https://10.4.3.105/volume/v3/volumes Aug 12 10:34:08.893677 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-9d9dabca-f0f6-432d-b969-26fada9d75df tempest-TestShelveInstance-1998731007 tempest-TestShelveInstance-1998731007-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-512769058", "imageRef": "cf2c75e2-42cb-4765-bb8a-76a15f3b73ee", "size": 1}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:34:08.895012 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.volumes [None req-9d9dabca-f0f6-432d-b969-26fada9d75df tempest-TestShelveInstance-1998731007 tempest-TestShelveInstance-1998731007-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-512769058', 'imageRef': 'cf2c75e2-42cb-4765-bb8a-76a15f3b73ee', 'size': 1}} {{(pid=100374) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 10:34:08.976945 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.v3.volumes [None req-9d9dabca-f0f6-432d-b969-26fada9d75df tempest-TestShelveInstance-1998731007 tempest-TestShelveInstance-1998731007-project-member] Create volume of 1 GB Aug 12 10:34:08.982758 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-9d9dabca-f0f6-432d-b969-26fada9d75df tempest-TestShelveInstance-1998731007 tempest-TestShelveInstance-1998731007-project-member] Availability Zones retrieved successfully. Aug 12 10:34:08.991208 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-9d9dabca-f0f6-432d-b969-26fada9d75df tempest-TestShelveInstance-1998731007 tempest-TestShelveInstance-1998731007-project-member] Flow 'volume_create_api' (0b4c8d24-ffdc-424b-be71-9d4bcb3423d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:34:08.992824 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-9d9dabca-f0f6-432d-b969-26fada9d75df tempest-TestShelveInstance-1998731007 tempest-TestShelveInstance-1998731007-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dd872cb4-515c-4869-a604-66bc62deb8ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:34:08.994084 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.flows.api.create_volume [None req-9d9dabca-f0f6-432d-b969-26fada9d75df tempest-TestShelveInstance-1998731007 tempest-TestShelveInstance-1998731007-project-member] Validating volume size '1' using validate_int {{(pid=100374) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 10:34:09.072771 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-9d9dabca-f0f6-432d-b969-26fada9d75df tempest-TestShelveInstance-1998731007 tempest-TestShelveInstance-1998731007-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dd872cb4-515c-4869-a604-66bc62deb8ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T10:26:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6cd66f07-4c7b-40b2-9dfb-378538f29c9e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:34:09.073815 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-9d9dabca-f0f6-432d-b969-26fada9d75df tempest-TestShelveInstance-1998731007 tempest-TestShelveInstance-1998731007-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c0440749-8ecb-4e68-8d4d-b07f8ecc361a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:34:09.147698 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.quota [None req-9d9dabca-f0f6-432d-b969-26fada9d75df tempest-TestShelveInstance-1998731007 tempest-TestShelveInstance-1998731007-project-member] Created reservations ['6103c3d8-2241-4505-98a5-ee454cfeef88', '09c040be-f588-4de5-bf95-0c38c6ec22b2', 'a1fce347-b140-488d-85c5-3df406b35717', '18f77672-c536-4ca5-a4ee-06815bdb792e'] {{(pid=100374) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:34:09.148726 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-9d9dabca-f0f6-432d-b969-26fada9d75df tempest-TestShelveInstance-1998731007 tempest-TestShelveInstance-1998731007-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c0440749-8ecb-4e68-8d4d-b07f8ecc361a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6103c3d8-2241-4505-98a5-ee454cfeef88', '09c040be-f588-4de5-bf95-0c38c6ec22b2', 'a1fce347-b140-488d-85c5-3df406b35717', '18f77672-c536-4ca5-a4ee-06815bdb792e']}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:34:09.149730 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-9d9dabca-f0f6-432d-b969-26fada9d75df tempest-TestShelveInstance-1998731007 tempest-TestShelveInstance-1998731007-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (319bdac2-96ed-4c5b-b818-d793205c6f6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:34:09.183409 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-9d9dabca-f0f6-432d-b969-26fada9d75df tempest-TestShelveInstance-1998731007 tempest-TestShelveInstance-1998731007-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (319bdac2-96ed-4c5b-b818-d793205c6f6d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '357424ad-6ffc-4a64-989c-ebbca9764119', '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-512769058',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bc2567c116594c3e9059755e74259904',qos_specs=None,replication_status=,reservations=['6103c3d8-2241-4505-98a5-ee454cfeef88','09c040be-f588-4de5-bf95-0c38c6ec22b2','a1fce347-b140-488d-85c5-3df406b35717','18f77672-c536-4ca5-a4ee-06815bdb792e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='428194fac47d47d28d49bbbeb093aa25',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:34:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-512769058',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=357424ad-6ffc-4a64-989c-ebbca9764119,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bc2567c116594c3e9059755e74259904',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='428194fac47d47d28d49bbbeb093aa25',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6cd66f07-4c7b-40b2-9dfb-378538f29c9e),volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:34:09.186423 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-9d9dabca-f0f6-432d-b969-26fada9d75df tempest-TestShelveInstance-1998731007 tempest-TestShelveInstance-1998731007-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (36b503c2-3a5e-4450-adc9-14ba413a9e17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:34:09.216297 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-9d9dabca-f0f6-432d-b969-26fada9d75df tempest-TestShelveInstance-1998731007 tempest-TestShelveInstance-1998731007-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (36b503c2-3a5e-4450-adc9-14ba413a9e17) transitioned into state 'SUCCESS' from state '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-512769058',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bc2567c116594c3e9059755e74259904',qos_specs=None,replication_status=,reservations=['6103c3d8-2241-4505-98a5-ee454cfeef88','09c040be-f588-4de5-bf95-0c38c6ec22b2','a1fce347-b140-488d-85c5-3df406b35717','18f77672-c536-4ca5-a4ee-06815bdb792e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='428194fac47d47d28d49bbbeb093aa25',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:34:09.217434 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-9d9dabca-f0f6-432d-b969-26fada9d75df tempest-TestShelveInstance-1998731007 tempest-TestShelveInstance-1998731007-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7eb0d509-69ec-4314-88e7-d7ab3930b391) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:34:09.235580 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-9d9dabca-f0f6-432d-b969-26fada9d75df tempest-TestShelveInstance-1998731007 tempest-TestShelveInstance-1998731007-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7eb0d509-69ec-4314-88e7-d7ab3930b391) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:34:09.235580 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-9d9dabca-f0f6-432d-b969-26fada9d75df tempest-TestShelveInstance-1998731007 tempest-TestShelveInstance-1998731007-project-member] Flow 'volume_create_api' (0b4c8d24-ffdc-424b-be71-9d4bcb3423d4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100374) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:34:09.235580 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-9d9dabca-f0f6-432d-b969-26fada9d75df tempest-TestShelveInstance-1998731007 tempest-TestShelveInstance-1998731007-project-member] Create volume request issued successfully. Aug 12 10:34:09.235893 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-9d9dabca-f0f6-432d-b969-26fada9d75df tempest-TestShelveInstance-1998731007 tempest-TestShelveInstance-1998731007-project-member] https://10.4.3.105/volume/v3/volumes returned with HTTP 202 Aug 12 10:34:09.237417 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 248/1002] 10.4.3.105 () {68 vars in 1259 bytes} [Wed Aug 12 10:34:08 2026] POST /volume/v3/volumes => generated 752 bytes in 345 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 10:34:09.258334 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-65a8dad1-446f-4b27-b785-0ca64f13bdf4 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:34:09.260785 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-65a8dad1-446f-4b27-b785-0ca64f13bdf4 tempest-TestShelveInstance-1998731007 tempest-TestShelveInstance-1998731007-project-member] GET https://10.4.3.105/volume/v3/volumes/357424ad-6ffc-4a64-989c-ebbca9764119 Aug 12 10:34:09.261111 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-65a8dad1-446f-4b27-b785-0ca64f13bdf4 tempest-TestShelveInstance-1998731007 tempest-TestShelveInstance-1998731007-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:34:09.261437 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-65a8dad1-446f-4b27-b785-0ca64f13bdf4 tempest-TestShelveInstance-1998731007 tempest-TestShelveInstance-1998731007-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:34:09.272150 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:34:09.272150 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:34:09.278319 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-65a8dad1-446f-4b27-b785-0ca64f13bdf4 tempest-TestShelveInstance-1998731007 tempest-TestShelveInstance-1998731007-project-member] Volume info retrieved successfully. Aug 12 10:34:09.286294 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-65a8dad1-446f-4b27-b785-0ca64f13bdf4 tempest-TestShelveInstance-1998731007 tempest-TestShelveInstance-1998731007-project-member] https://10.4.3.105/volume/v3/volumes/357424ad-6ffc-4a64-989c-ebbca9764119 returned with HTTP 200 Aug 12 10:34:09.287034 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 257/1003] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:34:09 2026] GET /volume/v3/volumes/357424ad-6ffc-4a64-989c-ebbca9764119 => generated 820 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:34:10.304653 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-aff9a0ad-e87a-46fc-ab4d-242da9f8039c None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:34:10.306705 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-aff9a0ad-e87a-46fc-ab4d-242da9f8039c tempest-TestShelveInstance-1998731007 tempest-TestShelveInstance-1998731007-project-member] GET https://10.4.3.105/volume/v3/volumes/357424ad-6ffc-4a64-989c-ebbca9764119 Aug 12 10:34:10.306940 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-aff9a0ad-e87a-46fc-ab4d-242da9f8039c tempest-TestShelveInstance-1998731007 tempest-TestShelveInstance-1998731007-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:34:10.307196 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-aff9a0ad-e87a-46fc-ab4d-242da9f8039c tempest-TestShelveInstance-1998731007 tempest-TestShelveInstance-1998731007-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:34:10.315831 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:34:10.315831 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:34:10.325225 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-aff9a0ad-e87a-46fc-ab4d-242da9f8039c tempest-TestShelveInstance-1998731007 tempest-TestShelveInstance-1998731007-project-member] Volume info retrieved successfully. Aug 12 10:34:10.342212 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-aff9a0ad-e87a-46fc-ab4d-242da9f8039c tempest-TestShelveInstance-1998731007 tempest-TestShelveInstance-1998731007-project-member] https://10.4.3.105/volume/v3/volumes/357424ad-6ffc-4a64-989c-ebbca9764119 returned with HTTP 200 Aug 12 10:34:10.342774 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 249/1004] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:34:10 2026] GET /volume/v3/volumes/357424ad-6ffc-4a64-989c-ebbca9764119 => generated 1360 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 12 10:34:10.387924 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-673e990e-955f-45bf-878e-26e604ae4471 req-ceade2df-870e-4f49-a01f-a51d6f581b30 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:34:10.393572 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-673e990e-955f-45bf-878e-26e604ae4471 req-ceade2df-870e-4f49-a01f-a51d6f581b30 tempest-TestShelveInstance-1998731007 tempest-TestShelveInstance-1998731007-project-member] GET https://10.4.3.105/volume/v3/volumes/357424ad-6ffc-4a64-989c-ebbca9764119 Aug 12 10:34:10.393572 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-673e990e-955f-45bf-878e-26e604ae4471 req-ceade2df-870e-4f49-a01f-a51d6f581b30 tempest-TestShelveInstance-1998731007 tempest-TestShelveInstance-1998731007-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:34:10.393572 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-673e990e-955f-45bf-878e-26e604ae4471 req-ceade2df-870e-4f49-a01f-a51d6f581b30 tempest-TestShelveInstance-1998731007 tempest-TestShelveInstance-1998731007-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:34:10.402494 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:34:10.402494 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:34:10.408231 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [req-673e990e-955f-45bf-878e-26e604ae4471 req-ceade2df-870e-4f49-a01f-a51d6f581b30 tempest-TestShelveInstance-1998731007 tempest-TestShelveInstance-1998731007-project-member] Volume info retrieved successfully. Aug 12 10:34:10.416140 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-673e990e-955f-45bf-878e-26e604ae4471 req-ceade2df-870e-4f49-a01f-a51d6f581b30 tempest-TestShelveInstance-1998731007 tempest-TestShelveInstance-1998731007-project-member] https://10.4.3.105/volume/v3/volumes/357424ad-6ffc-4a64-989c-ebbca9764119 returned with HTTP 200 Aug 12 10:34:10.417017 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 251/1005] 10.4.3.105 () {68 vars in 1598 bytes} [Wed Aug 12 10:34:10 2026] GET /volume/v3/volumes/357424ad-6ffc-4a64-989c-ebbca9764119 => generated 1360 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:34:10.515350 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-0d934531-89b8-4c35-9198-f70f99af3fe1 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:34:10.518069 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-0d934531-89b8-4c35-9198-f70f99af3fe1 tempest-TestStampPattern-1132701134 tempest-TestStampPattern-1132701134-project-member] POST https://10.4.3.105/volume/v3/volumes Aug 12 10:34:10.518392 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-0d934531-89b8-4c35-9198-f70f99af3fe1 tempest-TestStampPattern-1132701134 tempest-TestStampPattern-1132701134-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestStampPattern-volume-1329536169", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:34:10.520187 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.volumes [None req-0d934531-89b8-4c35-9198-f70f99af3fe1 tempest-TestStampPattern-1132701134 tempest-TestStampPattern-1132701134-project-member] Create volume request body: {'volume': {'name': 'tempest-TestStampPattern-volume-1329536169', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100374) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 10:34:10.520480 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.v3.volumes [None req-0d934531-89b8-4c35-9198-f70f99af3fe1 tempest-TestStampPattern-1132701134 tempest-TestStampPattern-1132701134-project-member] Create volume of 1 GB Aug 12 10:34:10.520857 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:34:10.520857 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:34:10.525193 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-0d934531-89b8-4c35-9198-f70f99af3fe1 tempest-TestStampPattern-1132701134 tempest-TestStampPattern-1132701134-project-member] Availability Zones retrieved successfully. Aug 12 10:34:10.531364 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-0d934531-89b8-4c35-9198-f70f99af3fe1 tempest-TestStampPattern-1132701134 tempest-TestStampPattern-1132701134-project-member] Flow 'volume_create_api' (38b45c35-02a4-40e2-9578-7989ccfff746) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:34:10.532511 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-0d934531-89b8-4c35-9198-f70f99af3fe1 tempest-TestStampPattern-1132701134 tempest-TestStampPattern-1132701134-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5e05ef71-e6ec-4da2-96fe-d2a587fe85e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:34:10.533747 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.flows.api.create_volume [None req-0d934531-89b8-4c35-9198-f70f99af3fe1 tempest-TestStampPattern-1132701134 tempest-TestStampPattern-1132701134-project-member] Validating volume size '1' using validate_int {{(pid=100374) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 10:34:10.578061 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-0d934531-89b8-4c35-9198-f70f99af3fe1 tempest-TestStampPattern-1132701134 tempest-TestStampPattern-1132701134-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5e05ef71-e6ec-4da2-96fe-d2a587fe85e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T10:26:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6cd66f07-4c7b-40b2-9dfb-378538f29c9e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:34:10.578679 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-0d934531-89b8-4c35-9198-f70f99af3fe1 tempest-TestStampPattern-1132701134 tempest-TestStampPattern-1132701134-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8149f6c5-fdb8-4a2f-9e88-2a873771d326) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:34:10.652726 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.quota [None req-0d934531-89b8-4c35-9198-f70f99af3fe1 tempest-TestStampPattern-1132701134 tempest-TestStampPattern-1132701134-project-member] Created reservations ['a36d143f-4a3d-47a3-8dc9-ed97dbca14f4', '173e1997-cd95-42eb-8c31-b0a0f5117c16', '39d026d0-779b-46e4-985d-ec43a8df898a', '0e0833e3-0e7a-4d26-9fd9-d77b1e9b143c'] {{(pid=100374) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:34:10.653671 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-0d934531-89b8-4c35-9198-f70f99af3fe1 tempest-TestStampPattern-1132701134 tempest-TestStampPattern-1132701134-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8149f6c5-fdb8-4a2f-9e88-2a873771d326) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a36d143f-4a3d-47a3-8dc9-ed97dbca14f4', '173e1997-cd95-42eb-8c31-b0a0f5117c16', '39d026d0-779b-46e4-985d-ec43a8df898a', '0e0833e3-0e7a-4d26-9fd9-d77b1e9b143c']}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:34:10.654770 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-0d934531-89b8-4c35-9198-f70f99af3fe1 tempest-TestStampPattern-1132701134 tempest-TestStampPattern-1132701134-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (93d088f0-74c5-40ab-822a-82bee47f4015) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:34:10.679764 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-0d934531-89b8-4c35-9198-f70f99af3fe1 tempest-TestStampPattern-1132701134 tempest-TestStampPattern-1132701134-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (93d088f0-74c5-40ab-822a-82bee47f4015) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '22996cb1-6ee6-4267-bb5c-4bc20e63a909', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestStampPattern-volume-1329536169',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5fe01ff0b3844e4c8e43cc80e1550484',qos_specs=None,replication_status=,reservations=['a36d143f-4a3d-47a3-8dc9-ed97dbca14f4','173e1997-cd95-42eb-8c31-b0a0f5117c16','39d026d0-779b-46e4-985d-ec43a8df898a','0e0833e3-0e7a-4d26-9fd9-d77b1e9b143c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6deaac18b5144792ba72be445c92028c',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:34:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestStampPattern-volume-1329536169',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=22996cb1-6ee6-4267-bb5c-4bc20e63a909,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5fe01ff0b3844e4c8e43cc80e1550484',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6deaac18b5144792ba72be445c92028c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6cd66f07-4c7b-40b2-9dfb-378538f29c9e),volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:34:10.680715 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-0d934531-89b8-4c35-9198-f70f99af3fe1 tempest-TestStampPattern-1132701134 tempest-TestStampPattern-1132701134-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (76402832-21b7-41ee-88a4-e6c6776f694d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:34:10.700241 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-0d934531-89b8-4c35-9198-f70f99af3fe1 tempest-TestStampPattern-1132701134 tempest-TestStampPattern-1132701134-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (76402832-21b7-41ee-88a4-e6c6776f694d) transitioned into state 'SUCCESS' from state '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-1329536169',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5fe01ff0b3844e4c8e43cc80e1550484',qos_specs=None,replication_status=,reservations=['a36d143f-4a3d-47a3-8dc9-ed97dbca14f4','173e1997-cd95-42eb-8c31-b0a0f5117c16','39d026d0-779b-46e4-985d-ec43a8df898a','0e0833e3-0e7a-4d26-9fd9-d77b1e9b143c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6deaac18b5144792ba72be445c92028c',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:34:10.701017 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-0d934531-89b8-4c35-9198-f70f99af3fe1 tempest-TestStampPattern-1132701134 tempest-TestStampPattern-1132701134-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (61c093a2-271f-4601-952d-0cc538800dd4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:34:10.711018 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-0d934531-89b8-4c35-9198-f70f99af3fe1 tempest-TestStampPattern-1132701134 tempest-TestStampPattern-1132701134-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (61c093a2-271f-4601-952d-0cc538800dd4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:34:10.711859 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-0d934531-89b8-4c35-9198-f70f99af3fe1 tempest-TestStampPattern-1132701134 tempest-TestStampPattern-1132701134-project-member] Flow 'volume_create_api' (38b45c35-02a4-40e2-9578-7989ccfff746) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100374) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:34:10.712221 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-0d934531-89b8-4c35-9198-f70f99af3fe1 tempest-TestStampPattern-1132701134 tempest-TestStampPattern-1132701134-project-member] Create volume request issued successfully. Aug 12 10:34:10.712812 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-0d934531-89b8-4c35-9198-f70f99af3fe1 tempest-TestStampPattern-1132701134 tempest-TestStampPattern-1132701134-project-member] https://10.4.3.105/volume/v3/volumes returned with HTTP 202 Aug 12 10:34:10.713280 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 249/1006] 10.4.3.105 () {68 vars in 1259 bytes} [Wed Aug 12 10:34:10 2026] POST /volume/v3/volumes => generated 747 bytes in 198 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 10:34:10.976052 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [req-673e990e-955f-45bf-878e-26e604ae4471 req-5e052a16-0f81-42ce-be3d-c3e4edd2d60f None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:34:10.979959 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-673e990e-955f-45bf-878e-26e604ae4471 req-5e052a16-0f81-42ce-be3d-c3e4edd2d60f tempest-TestShelveInstance-1998731007 tempest-TestShelveInstance-1998731007-project-member] GET https://10.4.3.105/volume/v3/volumes/357424ad-6ffc-4a64-989c-ebbca9764119 Aug 12 10:34:10.979959 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [req-673e990e-955f-45bf-878e-26e604ae4471 req-5e052a16-0f81-42ce-be3d-c3e4edd2d60f tempest-TestShelveInstance-1998731007 tempest-TestShelveInstance-1998731007-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:34:10.979959 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [req-673e990e-955f-45bf-878e-26e604ae4471 req-5e052a16-0f81-42ce-be3d-c3e4edd2d60f tempest-TestShelveInstance-1998731007 tempest-TestShelveInstance-1998731007-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:34:10.991729 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:34:10.991729 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:34:10.996371 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [req-673e990e-955f-45bf-878e-26e604ae4471 req-5e052a16-0f81-42ce-be3d-c3e4edd2d60f tempest-TestShelveInstance-1998731007 tempest-TestShelveInstance-1998731007-project-member] Volume info retrieved successfully. Aug 12 10:34:11.002604 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-673e990e-955f-45bf-878e-26e604ae4471 req-5e052a16-0f81-42ce-be3d-c3e4edd2d60f tempest-TestShelveInstance-1998731007 tempest-TestShelveInstance-1998731007-project-member] https://10.4.3.105/volume/v3/volumes/357424ad-6ffc-4a64-989c-ebbca9764119 returned with HTTP 200 Aug 12 10:34:11.003123 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 258/1007] 10.4.3.105 () {68 vars in 1598 bytes} [Wed Aug 12 10:34:10 2026] GET /volume/v3/volumes/357424ad-6ffc-4a64-989c-ebbca9764119 => generated 1360 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:34:11.013672 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-8df9811d-80f7-4f38-b86f-ec21d1be6966 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:34:11.014021 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-8df9811d-80f7-4f38-b86f-ec21d1be6966 None None] GET https://10.4.3.105/volume// Aug 12 10:34:11.014222 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-8df9811d-80f7-4f38-b86f-ec21d1be6966 None None] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:34:11.014418 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-8df9811d-80f7-4f38-b86f-ec21d1be6966 None None] Calling method 'all' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:34:11.014798 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-8df9811d-80f7-4f38-b86f-ec21d1be6966 None None] https://10.4.3.105/volume// returned with HTTP 300 Aug 12 10:34:11.015251 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 250/1008] 10.4.3.105 () {66 vars in 1419 bytes} [Wed Aug 12 10:34:11 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 10:34:11.022959 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-673e990e-955f-45bf-878e-26e604ae4471 req-6bf62cd8-6f07-40a4-9dbf-0e2eb659abbd None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:34:11.027304 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-673e990e-955f-45bf-878e-26e604ae4471 req-6bf62cd8-6f07-40a4-9dbf-0e2eb659abbd tempest-TestShelveInstance-1998731007 tempest-TestShelveInstance-1998731007-project-member] POST https://10.4.3.105/volume/v3/attachments Aug 12 10:34:11.027304 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-673e990e-955f-45bf-878e-26e604ae4471 req-6bf62cd8-6f07-40a4-9dbf-0e2eb659abbd tempest-TestShelveInstance-1998731007 tempest-TestShelveInstance-1998731007-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "357424ad-6ffc-4a64-989c-ebbca9764119", "connector": null, "instance_uuid": "bdd78f2f-e447-41a3-a831-6310fe27e7e7"}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:34:11.034209 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:34:11.034209 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:34:11.059122 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-673e990e-955f-45bf-878e-26e604ae4471 req-6bf62cd8-6f07-40a4-9dbf-0e2eb659abbd tempest-TestShelveInstance-1998731007 tempest-TestShelveInstance-1998731007-project-member] https://10.4.3.105/volume/v3/attachments returned with HTTP 200 Aug 12 10:34:11.059764 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 252/1009] 10.4.3.105 () {74 vars in 1594 bytes} [Wed Aug 12 10:34: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 10:34:12.701617 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-1416998d-3f76-4de9-ba11-08470d11245b None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:34:12.702092 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-1416998d-3f76-4de9-ba11-08470d11245b None None] GET https://10.4.3.105/volume// Aug 12 10:34:12.702241 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-1416998d-3f76-4de9-ba11-08470d11245b None None] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:34:12.702428 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-1416998d-3f76-4de9-ba11-08470d11245b None None] Calling method 'all' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:34:12.702742 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-1416998d-3f76-4de9-ba11-08470d11245b None None] https://10.4.3.105/volume// returned with HTTP 300 Aug 12 10:34:12.703029 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 250/1010] 10.4.3.105 () {66 vars in 1426 bytes} [Wed Aug 12 10:34: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 10:34:12.712309 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [req-673e990e-955f-45bf-878e-26e604ae4471 req-d5f4b6c9-983d-4778-a1a2-72cf48f4eaa2 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:34:12.716532 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-673e990e-955f-45bf-878e-26e604ae4471 req-d5f4b6c9-983d-4778-a1a2-72cf48f4eaa2 tempest-TestShelveInstance-1998731007 tempest-TestShelveInstance-1998731007-project-member] GET https://10.4.3.105/volume/v3/volumes/357424ad-6ffc-4a64-989c-ebbca9764119 Aug 12 10:34:12.716532 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [req-673e990e-955f-45bf-878e-26e604ae4471 req-d5f4b6c9-983d-4778-a1a2-72cf48f4eaa2 tempest-TestShelveInstance-1998731007 tempest-TestShelveInstance-1998731007-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:34:12.716532 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [req-673e990e-955f-45bf-878e-26e604ae4471 req-d5f4b6c9-983d-4778-a1a2-72cf48f4eaa2 tempest-TestShelveInstance-1998731007 tempest-TestShelveInstance-1998731007-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:34:12.726476 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:34:12.726476 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:34:12.730701 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [req-673e990e-955f-45bf-878e-26e604ae4471 req-d5f4b6c9-983d-4778-a1a2-72cf48f4eaa2 tempest-TestShelveInstance-1998731007 tempest-TestShelveInstance-1998731007-project-member] Volume info retrieved successfully. Aug 12 10:34:12.738455 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-673e990e-955f-45bf-878e-26e604ae4471 req-d5f4b6c9-983d-4778-a1a2-72cf48f4eaa2 tempest-TestShelveInstance-1998731007 tempest-TestShelveInstance-1998731007-project-member] https://10.4.3.105/volume/v3/volumes/357424ad-6ffc-4a64-989c-ebbca9764119 returned with HTTP 200 Aug 12 10:34:12.738455 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 259/1011] 10.4.3.105 () {70 vars in 1639 bytes} [Wed Aug 12 10:34:12 2026] GET /volume/v3/volumes/357424ad-6ffc-4a64-989c-ebbca9764119 => generated 1539 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 10:34:12.850003 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-673e990e-955f-45bf-878e-26e604ae4471 req-eb41e00b-3494-44df-be29-0b138f8dd085 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:34:12.853550 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-673e990e-955f-45bf-878e-26e604ae4471 req-eb41e00b-3494-44df-be29-0b138f8dd085 tempest-TestShelveInstance-1998731007 tempest-TestShelveInstance-1998731007-project-member] PUT https://10.4.3.105/volume/v3/attachments/93e6ea75-061d-4228-af67-fb202b48bbf8 Aug 12 10:34:12.854080 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-673e990e-955f-45bf-878e-26e604ae4471 req-eb41e00b-3494-44df-be29-0b138f8dd085 tempest-TestShelveInstance-1998731007 tempest-TestShelveInstance-1998731007-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.105", "host": "np0000007037", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a295cd65dd1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "cc953c5f-eaed-46bf-96e8-0985bbef0414", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:34:12.870170 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.coordination [req-673e990e-955f-45bf-878e-26e604ae4471 req-eb41e00b-3494-44df-be29-0b138f8dd085 tempest-TestShelveInstance-1998731007 tempest-TestShelveInstance-1998731007-project-member] Acquiring lock "cinder-attachment_update-357424ad-6ffc-4a64-989c-ebbca9764119-np0000007037" by "attachment_update" {{(pid=100373) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 10:34:12.876268 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.coordination [req-673e990e-955f-45bf-878e-26e604ae4471 req-eb41e00b-3494-44df-be29-0b138f8dd085 tempest-TestShelveInstance-1998731007 tempest-TestShelveInstance-1998731007-project-member] Lock "cinder-attachment_update-357424ad-6ffc-4a64-989c-ebbca9764119-np0000007037" acquired by "attachment_update" :: waited 0.006s {{(pid=100373) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 10:34:12.877233 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:34:12.877233 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:34:13.017330 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.coordination [req-673e990e-955f-45bf-878e-26e604ae4471 req-eb41e00b-3494-44df-be29-0b138f8dd085 tempest-TestShelveInstance-1998731007 tempest-TestShelveInstance-1998731007-project-member] Lock "cinder-attachment_update-357424ad-6ffc-4a64-989c-ebbca9764119-np0000007037" released by "attachment_update" :: held 0.141s {{(pid=100373) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 10:34:13.017896 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-673e990e-955f-45bf-878e-26e604ae4471 req-eb41e00b-3494-44df-be29-0b138f8dd085 tempest-TestShelveInstance-1998731007 tempest-TestShelveInstance-1998731007-project-member] https://10.4.3.105/volume/v3/attachments/93e6ea75-061d-4228-af67-fb202b48bbf8 returned with HTTP 200 Aug 12 10:34:13.018440 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 251/1012] 10.4.3.105 () {74 vars in 1704 bytes} [Wed Aug 12 10:34:12 2026] PUT /volume/v3/attachments/93e6ea75-061d-4228-af67-fb202b48bbf8 => generated 969 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:34:13.049863 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-673e990e-955f-45bf-878e-26e604ae4471 req-0b7a5b28-969b-4cb3-baef-ed70535341d1 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:34:13.051780 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-673e990e-955f-45bf-878e-26e604ae4471 req-0b7a5b28-969b-4cb3-baef-ed70535341d1 tempest-TestShelveInstance-1998731007 tempest-TestShelveInstance-1998731007-project-member] POST https://10.4.3.105/volume/v3/attachments/93e6ea75-061d-4228-af67-fb202b48bbf8/action Aug 12 10:34:13.053923 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-673e990e-955f-45bf-878e-26e604ae4471 req-0b7a5b28-969b-4cb3-baef-ed70535341d1 tempest-TestShelveInstance-1998731007 tempest-TestShelveInstance-1998731007-project-member] Action body: b'{"os-complete": null}' {{(pid=100375) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 10:34:13.053923 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-673e990e-955f-45bf-878e-26e604ae4471 req-0b7a5b28-969b-4cb3-baef-ed70535341d1 tempest-TestShelveInstance-1998731007 tempest-TestShelveInstance-1998731007-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:34:13.070090 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:34:13.070090 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:34:13.081774 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-673e990e-955f-45bf-878e-26e604ae4471 req-0b7a5b28-969b-4cb3-baef-ed70535341d1 tempest-TestShelveInstance-1998731007 tempest-TestShelveInstance-1998731007-project-member] https://10.4.3.105/volume/v3/attachments/93e6ea75-061d-4228-af67-fb202b48bbf8/action returned with HTTP 204 Aug 12 10:34:13.082662 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 253/1013] 10.4.3.105 () {74 vars in 1725 bytes} [Wed Aug 12 10:34:13 2026] POST /volume/v3/attachments/93e6ea75-061d-4228-af67-fb202b48bbf8/action => generated 0 bytes in 33 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:34:17.158445 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-ebc30339-fd7c-483a-b8d2-932a7f7eff5a None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:34:17.160281 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-ebc30339-fd7c-483a-b8d2-932a7f7eff5a tempest-ServerActionsTestOtherA-124071967 tempest-ServerActionsTestOtherA-124071967-project-member] GET https://10.4.3.105/volume/v3/volumes/f57c7ba6-9c06-4e0d-9ae1-5c4f7a1e7c3a Aug 12 10:34:17.160466 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-ebc30339-fd7c-483a-b8d2-932a7f7eff5a tempest-ServerActionsTestOtherA-124071967 tempest-ServerActionsTestOtherA-124071967-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:34:17.160661 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-ebc30339-fd7c-483a-b8d2-932a7f7eff5a tempest-ServerActionsTestOtherA-124071967 tempest-ServerActionsTestOtherA-124071967-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:34:17.173170 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:34:17.173170 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:34:17.178151 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-ebc30339-fd7c-483a-b8d2-932a7f7eff5a tempest-ServerActionsTestOtherA-124071967 tempest-ServerActionsTestOtherA-124071967-project-member] Volume info retrieved successfully. Aug 12 10:34:17.184745 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-ebc30339-fd7c-483a-b8d2-932a7f7eff5a tempest-ServerActionsTestOtherA-124071967 tempest-ServerActionsTestOtherA-124071967-project-member] https://10.4.3.105/volume/v3/volumes/f57c7ba6-9c06-4e0d-9ae1-5c4f7a1e7c3a returned with HTTP 200 Aug 12 10:34:17.185330 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 251/1014] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:34:17 2026] GET /volume/v3/volumes/f57c7ba6-9c06-4e0d-9ae1-5c4f7a1e7c3a => generated 1139 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:34:17.472890 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-203f8e6a-e5eb-4152-aabd-3206aa2f188e None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:34:17.475886 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-203f8e6a-e5eb-4152-aabd-3206aa2f188e tempest-ServerActionsTestOtherA-124071967 tempest-ServerActionsTestOtherA-124071967-project-member] GET https://10.4.3.105/volume/v3/volumes/f57c7ba6-9c06-4e0d-9ae1-5c4f7a1e7c3a Aug 12 10:34:17.476091 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-203f8e6a-e5eb-4152-aabd-3206aa2f188e tempest-ServerActionsTestOtherA-124071967 tempest-ServerActionsTestOtherA-124071967-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:34:17.476312 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-203f8e6a-e5eb-4152-aabd-3206aa2f188e tempest-ServerActionsTestOtherA-124071967 tempest-ServerActionsTestOtherA-124071967-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:34:17.489249 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:34:17.489249 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:34:17.495739 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-203f8e6a-e5eb-4152-aabd-3206aa2f188e tempest-ServerActionsTestOtherA-124071967 tempest-ServerActionsTestOtherA-124071967-project-member] Volume info retrieved successfully. Aug 12 10:34:17.502877 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-203f8e6a-e5eb-4152-aabd-3206aa2f188e tempest-ServerActionsTestOtherA-124071967 tempest-ServerActionsTestOtherA-124071967-project-member] https://10.4.3.105/volume/v3/volumes/f57c7ba6-9c06-4e0d-9ae1-5c4f7a1e7c3a returned with HTTP 200 Aug 12 10:34:17.503507 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 260/1015] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:34:17 2026] GET /volume/v3/volumes/f57c7ba6-9c06-4e0d-9ae1-5c4f7a1e7c3a => generated 1139 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:34:17.551858 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-b12ca241-fca2-43ff-be12-2ae527b56cf3 req-f1c5d23e-41f2-44a9-a073-c0f037769d66 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:34:17.554245 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-b12ca241-fca2-43ff-be12-2ae527b56cf3 req-f1c5d23e-41f2-44a9-a073-c0f037769d66 tempest-ServerActionsTestOtherA-124071967 tempest-ServerActionsTestOtherA-124071967-project-member] GET https://10.4.3.105/volume/v3/volumes/f57c7ba6-9c06-4e0d-9ae1-5c4f7a1e7c3a Aug 12 10:34:17.554472 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-b12ca241-fca2-43ff-be12-2ae527b56cf3 req-f1c5d23e-41f2-44a9-a073-c0f037769d66 tempest-ServerActionsTestOtherA-124071967 tempest-ServerActionsTestOtherA-124071967-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:34:17.554729 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-b12ca241-fca2-43ff-be12-2ae527b56cf3 req-f1c5d23e-41f2-44a9-a073-c0f037769d66 tempest-ServerActionsTestOtherA-124071967 tempest-ServerActionsTestOtherA-124071967-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:34:17.568676 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:34:17.568676 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:34:17.574791 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [req-b12ca241-fca2-43ff-be12-2ae527b56cf3 req-f1c5d23e-41f2-44a9-a073-c0f037769d66 tempest-ServerActionsTestOtherA-124071967 tempest-ServerActionsTestOtherA-124071967-project-member] Volume info retrieved successfully. Aug 12 10:34:17.581452 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-b12ca241-fca2-43ff-be12-2ae527b56cf3 req-f1c5d23e-41f2-44a9-a073-c0f037769d66 tempest-ServerActionsTestOtherA-124071967 tempest-ServerActionsTestOtherA-124071967-project-member] https://10.4.3.105/volume/v3/volumes/f57c7ba6-9c06-4e0d-9ae1-5c4f7a1e7c3a returned with HTTP 200 Aug 12 10:34:17.582170 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 252/1016] 10.4.3.105 () {68 vars in 1598 bytes} [Wed Aug 12 10:34:17 2026] GET /volume/v3/volumes/f57c7ba6-9c06-4e0d-9ae1-5c4f7a1e7c3a => generated 1139 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:34:17.649747 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-b12ca241-fca2-43ff-be12-2ae527b56cf3 req-e97862cc-1b11-49c9-801f-980a0f3333e2 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:34:17.655280 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-b12ca241-fca2-43ff-be12-2ae527b56cf3 req-e97862cc-1b11-49c9-801f-980a0f3333e2 tempest-ServerActionsTestOtherA-124071967 tempest-ServerActionsTestOtherA-124071967-project-member] POST https://10.4.3.105/volume/v3/volumes/f57c7ba6-9c06-4e0d-9ae1-5c4f7a1e7c3a/action Aug 12 10:34:17.655280 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-b12ca241-fca2-43ff-be12-2ae527b56cf3 req-e97862cc-1b11-49c9-801f-980a0f3333e2 tempest-ServerActionsTestOtherA-124071967 tempest-ServerActionsTestOtherA-124071967-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100375) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 10:34:17.655280 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-b12ca241-fca2-43ff-be12-2ae527b56cf3 req-e97862cc-1b11-49c9-801f-980a0f3333e2 tempest-ServerActionsTestOtherA-124071967 tempest-ServerActionsTestOtherA-124071967-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:34:17.667282 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:34:17.667282 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:34:17.667869 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [req-b12ca241-fca2-43ff-be12-2ae527b56cf3 req-e97862cc-1b11-49c9-801f-980a0f3333e2 tempest-ServerActionsTestOtherA-124071967 tempest-ServerActionsTestOtherA-124071967-project-member] Volume info retrieved successfully. Aug 12 10:34:17.677866 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [req-b12ca241-fca2-43ff-be12-2ae527b56cf3 req-e97862cc-1b11-49c9-801f-980a0f3333e2 tempest-ServerActionsTestOtherA-124071967 tempest-ServerActionsTestOtherA-124071967-project-member] Begin detaching volume completed successfully. Aug 12 10:34:17.677866 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-b12ca241-fca2-43ff-be12-2ae527b56cf3 req-e97862cc-1b11-49c9-801f-980a0f3333e2 tempest-ServerActionsTestOtherA-124071967 tempest-ServerActionsTestOtherA-124071967-project-member] https://10.4.3.105/volume/v3/volumes/f57c7ba6-9c06-4e0d-9ae1-5c4f7a1e7c3a/action returned with HTTP 202 Aug 12 10:34:17.679388 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 254/1017] 10.4.3.105 () {72 vars in 1672 bytes} [Wed Aug 12 10:34:17 2026] POST /volume/v3/volumes/f57c7ba6-9c06-4e0d-9ae1-5c4f7a1e7c3a/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 10:34:17.743027 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-1207a40c-60da-4114-abe7-88935857592b None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:34:17.743443 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-1207a40c-60da-4114-abe7-88935857592b None None] GET https://10.4.3.105/volume// Aug 12 10:34:17.743880 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-1207a40c-60da-4114-abe7-88935857592b None None] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:34:17.743880 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-1207a40c-60da-4114-abe7-88935857592b None None] Calling method 'all' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:34:17.744361 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-1207a40c-60da-4114-abe7-88935857592b None None] https://10.4.3.105/volume// returned with HTTP 300 Aug 12 10:34:17.745371 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 252/1018] 10.4.3.105 () {66 vars in 1426 bytes} [Wed Aug 12 10:34: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 10:34:17.760935 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [req-b12ca241-fca2-43ff-be12-2ae527b56cf3 req-a67a5338-8908-417d-8b25-13474cd0c436 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:34:17.766777 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-b12ca241-fca2-43ff-be12-2ae527b56cf3 req-a67a5338-8908-417d-8b25-13474cd0c436 tempest-ServerActionsTestOtherA-124071967 tempest-ServerActionsTestOtherA-124071967-project-member] GET https://10.4.3.105/volume/v3/volumes/f57c7ba6-9c06-4e0d-9ae1-5c4f7a1e7c3a Aug 12 10:34:17.769399 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [req-b12ca241-fca2-43ff-be12-2ae527b56cf3 req-a67a5338-8908-417d-8b25-13474cd0c436 tempest-ServerActionsTestOtherA-124071967 tempest-ServerActionsTestOtherA-124071967-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:34:17.769399 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [req-b12ca241-fca2-43ff-be12-2ae527b56cf3 req-a67a5338-8908-417d-8b25-13474cd0c436 tempest-ServerActionsTestOtherA-124071967 tempest-ServerActionsTestOtherA-124071967-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:34:17.786203 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:34:17.786203 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:34:17.790644 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [req-b12ca241-fca2-43ff-be12-2ae527b56cf3 req-a67a5338-8908-417d-8b25-13474cd0c436 tempest-ServerActionsTestOtherA-124071967 tempest-ServerActionsTestOtherA-124071967-project-member] Volume info retrieved successfully. Aug 12 10:34:17.798225 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-b12ca241-fca2-43ff-be12-2ae527b56cf3 req-a67a5338-8908-417d-8b25-13474cd0c436 tempest-ServerActionsTestOtherA-124071967 tempest-ServerActionsTestOtherA-124071967-project-member] https://10.4.3.105/volume/v3/volumes/f57c7ba6-9c06-4e0d-9ae1-5c4f7a1e7c3a returned with HTTP 200 Aug 12 10:34:17.798827 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 261/1019] 10.4.3.105 () {70 vars in 1639 bytes} [Wed Aug 12 10:34:17 2026] GET /volume/v3/volumes/f57c7ba6-9c06-4e0d-9ae1-5c4f7a1e7c3a => generated 1322 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 10:34:18.858275 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-b12ca241-fca2-43ff-be12-2ae527b56cf3 req-e653bc7c-aae2-42db-a042-76cc2a9924ff None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:34:18.861626 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-b12ca241-fca2-43ff-be12-2ae527b56cf3 req-e653bc7c-aae2-42db-a042-76cc2a9924ff tempest-ServerActionsTestOtherA-124071967 tempest-ServerActionsTestOtherA-124071967-project-member] DELETE https://10.4.3.105/volume/v3/attachments/22d725f1-1382-480f-b4f7-4c23858598f0 Aug 12 10:34:18.861626 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-b12ca241-fca2-43ff-be12-2ae527b56cf3 req-e653bc7c-aae2-42db-a042-76cc2a9924ff tempest-ServerActionsTestOtherA-124071967 tempest-ServerActionsTestOtherA-124071967-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:34:18.861626 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-b12ca241-fca2-43ff-be12-2ae527b56cf3 req-e653bc7c-aae2-42db-a042-76cc2a9924ff tempest-ServerActionsTestOtherA-124071967 tempest-ServerActionsTestOtherA-124071967-project-member] Calling method 'version_select' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:34:18.871618 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:34:18.871618 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:34:18.926378 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-b12ca241-fca2-43ff-be12-2ae527b56cf3 req-e653bc7c-aae2-42db-a042-76cc2a9924ff tempest-ServerActionsTestOtherA-124071967 tempest-ServerActionsTestOtherA-124071967-project-member] https://10.4.3.105/volume/v3/attachments/22d725f1-1382-480f-b4f7-4c23858598f0 returned with HTTP 200 Aug 12 10:34:18.926378 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 253/1020] 10.4.3.105 () {72 vars in 1673 bytes} [Wed Aug 12 10:34:18 2026] DELETE /volume/v3/attachments/22d725f1-1382-480f-b4f7-4c23858598f0 => generated 19 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:34:19.871489 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-ad048f1f-dc42-4855-b9ee-54f26cd4467a None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:34:19.874067 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-ad048f1f-dc42-4855-b9ee-54f26cd4467a tempest-ServerActionsTestOtherA-124071967 tempest-ServerActionsTestOtherA-124071967-project-member] GET https://10.4.3.105/volume/v3/volumes/f57c7ba6-9c06-4e0d-9ae1-5c4f7a1e7c3a Aug 12 10:34:19.874387 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-ad048f1f-dc42-4855-b9ee-54f26cd4467a tempest-ServerActionsTestOtherA-124071967 tempest-ServerActionsTestOtherA-124071967-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:34:19.874772 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-ad048f1f-dc42-4855-b9ee-54f26cd4467a tempest-ServerActionsTestOtherA-124071967 tempest-ServerActionsTestOtherA-124071967-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:34:19.885866 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:34:19.885866 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:34:19.897009 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-ad048f1f-dc42-4855-b9ee-54f26cd4467a tempest-ServerActionsTestOtherA-124071967 tempest-ServerActionsTestOtherA-124071967-project-member] Volume info retrieved successfully. Aug 12 10:34:19.900180 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-ad048f1f-dc42-4855-b9ee-54f26cd4467a tempest-ServerActionsTestOtherA-124071967 tempest-ServerActionsTestOtherA-124071967-project-member] https://10.4.3.105/volume/v3/volumes/f57c7ba6-9c06-4e0d-9ae1-5c4f7a1e7c3a returned with HTTP 200 Aug 12 10:34:19.900732 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 255/1021] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:34:19 2026] GET /volume/v3/volumes/f57c7ba6-9c06-4e0d-9ae1-5c4f7a1e7c3a => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:34:22.115440 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-267d2035-ed05-4aa3-b1bb-b1a8adf42ca9 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:34:22.117679 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-267d2035-ed05-4aa3-b1bb-b1a8adf42ca9 tempest-TestMinimumBasicScenario-1673550797 tempest-TestMinimumBasicScenario-1673550797-project-member] DELETE https://10.4.3.105/volume/v3/snapshots/82919c0a-0de1-49bf-b279-14808349f1a7 Aug 12 10:34:22.118949 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-267d2035-ed05-4aa3-b1bb-b1a8adf42ca9 tempest-TestMinimumBasicScenario-1673550797 tempest-TestMinimumBasicScenario-1673550797-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:34:22.118949 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-267d2035-ed05-4aa3-b1bb-b1a8adf42ca9 tempest-TestMinimumBasicScenario-1673550797 tempest-TestMinimumBasicScenario-1673550797-project-member] Calling method 'delete' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:34:22.118949 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.v3.snapshots [None req-267d2035-ed05-4aa3-b1bb-b1a8adf42ca9 tempest-TestMinimumBasicScenario-1673550797 tempest-TestMinimumBasicScenario-1673550797-project-member] Delete snapshot with id: 82919c0a-0de1-49bf-b279-14808349f1a7 Aug 12 10:34:22.124026 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-267d2035-ed05-4aa3-b1bb-b1a8adf42ca9 tempest-TestMinimumBasicScenario-1673550797 tempest-TestMinimumBasicScenario-1673550797-project-member] https://10.4.3.105/volume/v3/snapshots/82919c0a-0de1-49bf-b279-14808349f1a7 returned with HTTP 404 Aug 12 10:34:22.124748 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 253/1022] 10.4.3.105 () {66 vars in 1357 bytes} [Wed Aug 12 10:34:22 2026] DELETE /volume/v3/snapshots/82919c0a-0de1-49bf-b279-14808349f1a7 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 12 10:34:22.134811 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-c35d5afa-4a09-45f5-8451-8992f03b2a6f None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:34:22.138929 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-c35d5afa-4a09-45f5-8451-8992f03b2a6f tempest-TestMinimumBasicScenario-1673550797 tempest-TestMinimumBasicScenario-1673550797-project-member] GET https://10.4.3.105/volume/v3/snapshots/82919c0a-0de1-49bf-b279-14808349f1a7 Aug 12 10:34:22.138929 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-c35d5afa-4a09-45f5-8451-8992f03b2a6f tempest-TestMinimumBasicScenario-1673550797 tempest-TestMinimumBasicScenario-1673550797-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:34:22.138929 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-c35d5afa-4a09-45f5-8451-8992f03b2a6f tempest-TestMinimumBasicScenario-1673550797 tempest-TestMinimumBasicScenario-1673550797-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:34:22.143119 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-c35d5afa-4a09-45f5-8451-8992f03b2a6f tempest-TestMinimumBasicScenario-1673550797 tempest-TestMinimumBasicScenario-1673550797-project-member] https://10.4.3.105/volume/v3/snapshots/82919c0a-0de1-49bf-b279-14808349f1a7 returned with HTTP 404 Aug 12 10:34:22.143850 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 262/1023] 10.4.3.105 () {66 vars in 1354 bytes} [Wed Aug 12 10:34:22 2026] GET /volume/v3/snapshots/82919c0a-0de1-49bf-b279-14808349f1a7 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:34:22.181699 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-143c953f-bd6a-4e13-8481-3ef9b017f86a req-6f88f106-621b-44dd-9120-45c012b1476f None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:34:22.184543 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-143c953f-bd6a-4e13-8481-3ef9b017f86a req-6f88f106-621b-44dd-9120-45c012b1476f tempest-TestMinimumBasicScenario-1673550797 tempest-TestMinimumBasicScenario-1673550797-project-member] GET https://10.4.3.105/volume/v3/volumes/968c25d8-49cf-4f86-be9b-806063776ac1 Aug 12 10:34:22.184822 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-143c953f-bd6a-4e13-8481-3ef9b017f86a req-6f88f106-621b-44dd-9120-45c012b1476f tempest-TestMinimumBasicScenario-1673550797 tempest-TestMinimumBasicScenario-1673550797-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:34:22.185114 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-143c953f-bd6a-4e13-8481-3ef9b017f86a req-6f88f106-621b-44dd-9120-45c012b1476f tempest-TestMinimumBasicScenario-1673550797 tempest-TestMinimumBasicScenario-1673550797-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:34:22.203307 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:34:22.203307 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:34:22.208493 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [req-143c953f-bd6a-4e13-8481-3ef9b017f86a req-6f88f106-621b-44dd-9120-45c012b1476f tempest-TestMinimumBasicScenario-1673550797 tempest-TestMinimumBasicScenario-1673550797-project-member] Volume info retrieved successfully. Aug 12 10:34:22.214844 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-143c953f-bd6a-4e13-8481-3ef9b017f86a req-6f88f106-621b-44dd-9120-45c012b1476f tempest-TestMinimumBasicScenario-1673550797 tempest-TestMinimumBasicScenario-1673550797-project-member] https://10.4.3.105/volume/v3/volumes/968c25d8-49cf-4f86-be9b-806063776ac1 returned with HTTP 200 Aug 12 10:34:22.215614 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 254/1024] 10.4.3.105 () {68 vars in 1598 bytes} [Wed Aug 12 10:34:22 2026] GET /volume/v3/volumes/968c25d8-49cf-4f86-be9b-806063776ac1 => generated 1140 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:34:22.248247 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-143c953f-bd6a-4e13-8481-3ef9b017f86a req-fdd658f5-d44d-47fd-ba3a-e1c3f2a18b3e None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:34:22.251833 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-143c953f-bd6a-4e13-8481-3ef9b017f86a req-fdd658f5-d44d-47fd-ba3a-e1c3f2a18b3e tempest-TestMinimumBasicScenario-1673550797 tempest-TestMinimumBasicScenario-1673550797-project-member] POST https://10.4.3.105/volume/v3/volumes/968c25d8-49cf-4f86-be9b-806063776ac1/action Aug 12 10:34:22.252233 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-143c953f-bd6a-4e13-8481-3ef9b017f86a req-fdd658f5-d44d-47fd-ba3a-e1c3f2a18b3e tempest-TestMinimumBasicScenario-1673550797 tempest-TestMinimumBasicScenario-1673550797-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100375) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 10:34:22.252362 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-143c953f-bd6a-4e13-8481-3ef9b017f86a req-fdd658f5-d44d-47fd-ba3a-e1c3f2a18b3e tempest-TestMinimumBasicScenario-1673550797 tempest-TestMinimumBasicScenario-1673550797-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:34:22.272125 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:34:22.272125 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:34:22.272783 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [req-143c953f-bd6a-4e13-8481-3ef9b017f86a req-fdd658f5-d44d-47fd-ba3a-e1c3f2a18b3e tempest-TestMinimumBasicScenario-1673550797 tempest-TestMinimumBasicScenario-1673550797-project-member] Volume info retrieved successfully. Aug 12 10:34:22.282877 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [req-143c953f-bd6a-4e13-8481-3ef9b017f86a req-fdd658f5-d44d-47fd-ba3a-e1c3f2a18b3e tempest-TestMinimumBasicScenario-1673550797 tempest-TestMinimumBasicScenario-1673550797-project-member] Begin detaching volume completed successfully. Aug 12 10:34:22.283065 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-143c953f-bd6a-4e13-8481-3ef9b017f86a req-fdd658f5-d44d-47fd-ba3a-e1c3f2a18b3e tempest-TestMinimumBasicScenario-1673550797 tempest-TestMinimumBasicScenario-1673550797-project-member] https://10.4.3.105/volume/v3/volumes/968c25d8-49cf-4f86-be9b-806063776ac1/action returned with HTTP 202 Aug 12 10:34:22.283581 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 256/1025] 10.4.3.105 () {72 vars in 1672 bytes} [Wed Aug 12 10:34:22 2026] POST /volume/v3/volumes/968c25d8-49cf-4f86-be9b-806063776ac1/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 10:34:22.340426 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-af6a5f2e-2a0d-45bc-8145-0e8dff9fad6e None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:34:22.341133 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-af6a5f2e-2a0d-45bc-8145-0e8dff9fad6e None None] GET https://10.4.3.105/volume// Aug 12 10:34:22.341133 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-af6a5f2e-2a0d-45bc-8145-0e8dff9fad6e None None] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:34:22.341430 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-af6a5f2e-2a0d-45bc-8145-0e8dff9fad6e None None] Calling method 'all' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:34:22.341545 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-af6a5f2e-2a0d-45bc-8145-0e8dff9fad6e None None] https://10.4.3.105/volume// returned with HTTP 300 Aug 12 10:34:22.341849 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 254/1026] 10.4.3.105 () {66 vars in 1426 bytes} [Wed Aug 12 10:34: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 10:34:22.360020 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [req-143c953f-bd6a-4e13-8481-3ef9b017f86a req-e6983869-e344-417a-a97d-65393f5fa121 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:34:22.366546 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-143c953f-bd6a-4e13-8481-3ef9b017f86a req-e6983869-e344-417a-a97d-65393f5fa121 tempest-TestMinimumBasicScenario-1673550797 tempest-TestMinimumBasicScenario-1673550797-project-member] GET https://10.4.3.105/volume/v3/volumes/968c25d8-49cf-4f86-be9b-806063776ac1 Aug 12 10:34:22.366546 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [req-143c953f-bd6a-4e13-8481-3ef9b017f86a req-e6983869-e344-417a-a97d-65393f5fa121 tempest-TestMinimumBasicScenario-1673550797 tempest-TestMinimumBasicScenario-1673550797-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:34:22.366546 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [req-143c953f-bd6a-4e13-8481-3ef9b017f86a req-e6983869-e344-417a-a97d-65393f5fa121 tempest-TestMinimumBasicScenario-1673550797 tempest-TestMinimumBasicScenario-1673550797-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:34:22.379320 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:34:22.379320 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:34:22.385415 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [req-143c953f-bd6a-4e13-8481-3ef9b017f86a req-e6983869-e344-417a-a97d-65393f5fa121 tempest-TestMinimumBasicScenario-1673550797 tempest-TestMinimumBasicScenario-1673550797-project-member] Volume info retrieved successfully. Aug 12 10:34:22.395059 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-143c953f-bd6a-4e13-8481-3ef9b017f86a req-e6983869-e344-417a-a97d-65393f5fa121 tempest-TestMinimumBasicScenario-1673550797 tempest-TestMinimumBasicScenario-1673550797-project-member] https://10.4.3.105/volume/v3/volumes/968c25d8-49cf-4f86-be9b-806063776ac1 returned with HTTP 200 Aug 12 10:34:22.395753 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 263/1027] 10.4.3.105 () {70 vars in 1639 bytes} [Wed Aug 12 10:34:22 2026] GET /volume/v3/volumes/968c25d8-49cf-4f86-be9b-806063776ac1 => generated 1323 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 10:34:23.338809 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-3e939f25-f52c-47b1-8e7e-49c5d9d0af09 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:34:23.341357 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-3e939f25-f52c-47b1-8e7e-49c5d9d0af09 tempest-ServerActionsTestOtherA-124071967 tempest-ServerActionsTestOtherA-124071967-project-member] POST https://10.4.3.105/volume/v3/volumes Aug 12 10:34:23.341990 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-3e939f25-f52c-47b1-8e7e-49c5d9d0af09 tempest-ServerActionsTestOtherA-124071967 tempest-ServerActionsTestOtherA-124071967-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-1063244094", "imageRef": "cf2c75e2-42cb-4765-bb8a-76a15f3b73ee", "size": 1}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:34:23.343868 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.v3.volumes [None req-3e939f25-f52c-47b1-8e7e-49c5d9d0af09 tempest-ServerActionsTestOtherA-124071967 tempest-ServerActionsTestOtherA-124071967-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-1063244094', 'imageRef': 'cf2c75e2-42cb-4765-bb8a-76a15f3b73ee', 'size': 1}} {{(pid=100373) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 10:34:23.512362 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-143c953f-bd6a-4e13-8481-3ef9b017f86a req-b22f14cd-950e-465b-9cdc-7ecaf2e9ff70 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:34:23.514805 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-143c953f-bd6a-4e13-8481-3ef9b017f86a req-b22f14cd-950e-465b-9cdc-7ecaf2e9ff70 tempest-TestMinimumBasicScenario-1673550797 tempest-TestMinimumBasicScenario-1673550797-project-member] DELETE https://10.4.3.105/volume/v3/attachments/9816da4c-7693-49ee-8923-581709798c30 Aug 12 10:34:23.515167 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-143c953f-bd6a-4e13-8481-3ef9b017f86a req-b22f14cd-950e-465b-9cdc-7ecaf2e9ff70 tempest-TestMinimumBasicScenario-1673550797 tempest-TestMinimumBasicScenario-1673550797-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:34:23.515539 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-143c953f-bd6a-4e13-8481-3ef9b017f86a req-b22f14cd-950e-465b-9cdc-7ecaf2e9ff70 tempest-TestMinimumBasicScenario-1673550797 tempest-TestMinimumBasicScenario-1673550797-project-member] Calling method 'version_select' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:34:23.524785 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:34:23.524785 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:34:23.541790 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.v3.volumes [None req-3e939f25-f52c-47b1-8e7e-49c5d9d0af09 tempest-ServerActionsTestOtherA-124071967 tempest-ServerActionsTestOtherA-124071967-project-member] Create volume of 1 GB Aug 12 10:34:23.547085 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-3e939f25-f52c-47b1-8e7e-49c5d9d0af09 tempest-ServerActionsTestOtherA-124071967 tempest-ServerActionsTestOtherA-124071967-project-member] Availability Zones retrieved successfully. Aug 12 10:34:23.554605 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-3e939f25-f52c-47b1-8e7e-49c5d9d0af09 tempest-ServerActionsTestOtherA-124071967 tempest-ServerActionsTestOtherA-124071967-project-member] Flow 'volume_create_api' (efef9a1a-29ad-4f00-9fe2-541b3d7f107c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:34:23.556227 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-3e939f25-f52c-47b1-8e7e-49c5d9d0af09 tempest-ServerActionsTestOtherA-124071967 tempest-ServerActionsTestOtherA-124071967-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8906648c-6759-4fe8-a488-77932418907c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:34:23.557559 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.flows.api.create_volume [None req-3e939f25-f52c-47b1-8e7e-49c5d9d0af09 tempest-ServerActionsTestOtherA-124071967 tempest-ServerActionsTestOtherA-124071967-project-member] Validating volume size '1' using validate_int {{(pid=100373) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 10:34:23.580462 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-143c953f-bd6a-4e13-8481-3ef9b017f86a req-b22f14cd-950e-465b-9cdc-7ecaf2e9ff70 tempest-TestMinimumBasicScenario-1673550797 tempest-TestMinimumBasicScenario-1673550797-project-member] https://10.4.3.105/volume/v3/attachments/9816da4c-7693-49ee-8923-581709798c30 returned with HTTP 200 Aug 12 10:34:23.581293 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 257/1028] 10.4.3.105 () {72 vars in 1673 bytes} [Wed Aug 12 10:34:23 2026] DELETE /volume/v3/attachments/9816da4c-7693-49ee-8923-581709798c30 => generated 19 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:34:23.627335 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-3e939f25-f52c-47b1-8e7e-49c5d9d0af09 tempest-ServerActionsTestOtherA-124071967 tempest-ServerActionsTestOtherA-124071967-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8906648c-6759-4fe8-a488-77932418907c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T10:26:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6cd66f07-4c7b-40b2-9dfb-378538f29c9e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:34:23.628309 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-3e939f25-f52c-47b1-8e7e-49c5d9d0af09 tempest-ServerActionsTestOtherA-124071967 tempest-ServerActionsTestOtherA-124071967-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1bb91e98-8a23-431a-a8a4-0dcdce14d112) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:34:23.675883 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.quota [None req-3e939f25-f52c-47b1-8e7e-49c5d9d0af09 tempest-ServerActionsTestOtherA-124071967 tempest-ServerActionsTestOtherA-124071967-project-member] Created reservations ['e7eb28de-8a01-4162-bf42-e22784bc2a6f', '1f216263-fc4f-42a9-8c08-ea4d98034daf', 'a382bc0a-be8a-4ccf-ba7c-210e9c69783d', '6ece800d-5d24-481c-80bc-04f6f7244810'] {{(pid=100373) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:34:23.676961 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-3e939f25-f52c-47b1-8e7e-49c5d9d0af09 tempest-ServerActionsTestOtherA-124071967 tempest-ServerActionsTestOtherA-124071967-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1bb91e98-8a23-431a-a8a4-0dcdce14d112) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e7eb28de-8a01-4162-bf42-e22784bc2a6f', '1f216263-fc4f-42a9-8c08-ea4d98034daf', 'a382bc0a-be8a-4ccf-ba7c-210e9c69783d', '6ece800d-5d24-481c-80bc-04f6f7244810']}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:34:23.677957 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-3e939f25-f52c-47b1-8e7e-49c5d9d0af09 tempest-ServerActionsTestOtherA-124071967 tempest-ServerActionsTestOtherA-124071967-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (08c95d27-41cb-407b-8e08-5efc3ba4ac4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:34:23.707314 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-3e939f25-f52c-47b1-8e7e-49c5d9d0af09 tempest-ServerActionsTestOtherA-124071967 tempest-ServerActionsTestOtherA-124071967-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (08c95d27-41cb-407b-8e08-5efc3ba4ac4c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '79401e72-d549-4a95-9a70-cef3341d08a2', '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-1063244094',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aa6900849cea457f861191829ef750bb',qos_specs=None,replication_status=,reservations=['e7eb28de-8a01-4162-bf42-e22784bc2a6f','1f216263-fc4f-42a9-8c08-ea4d98034daf','a382bc0a-be8a-4ccf-ba7c-210e9c69783d','6ece800d-5d24-481c-80bc-04f6f7244810'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fd56eb1fac83462f98378d64eb224133',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:34:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1063244094',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=79401e72-d549-4a95-9a70-cef3341d08a2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='aa6900849cea457f861191829ef750bb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fd56eb1fac83462f98378d64eb224133',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6cd66f07-4c7b-40b2-9dfb-378538f29c9e),volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:34:23.707314 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-3e939f25-f52c-47b1-8e7e-49c5d9d0af09 tempest-ServerActionsTestOtherA-124071967 tempest-ServerActionsTestOtherA-124071967-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f004e097-cd25-4260-8810-1a805ecddef1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:34:23.724762 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-3e939f25-f52c-47b1-8e7e-49c5d9d0af09 tempest-ServerActionsTestOtherA-124071967 tempest-ServerActionsTestOtherA-124071967-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f004e097-cd25-4260-8810-1a805ecddef1) transitioned into state 'SUCCESS' from state '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-1063244094',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aa6900849cea457f861191829ef750bb',qos_specs=None,replication_status=,reservations=['e7eb28de-8a01-4162-bf42-e22784bc2a6f','1f216263-fc4f-42a9-8c08-ea4d98034daf','a382bc0a-be8a-4ccf-ba7c-210e9c69783d','6ece800d-5d24-481c-80bc-04f6f7244810'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fd56eb1fac83462f98378d64eb224133',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:34:23.725638 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-3e939f25-f52c-47b1-8e7e-49c5d9d0af09 tempest-ServerActionsTestOtherA-124071967 tempest-ServerActionsTestOtherA-124071967-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (acbcf727-f2ce-472b-a9a6-a37b42d27ec6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:34:23.735854 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-3e939f25-f52c-47b1-8e7e-49c5d9d0af09 tempest-ServerActionsTestOtherA-124071967 tempest-ServerActionsTestOtherA-124071967-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (acbcf727-f2ce-472b-a9a6-a37b42d27ec6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:34:23.736964 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-3e939f25-f52c-47b1-8e7e-49c5d9d0af09 tempest-ServerActionsTestOtherA-124071967 tempest-ServerActionsTestOtherA-124071967-project-member] Flow 'volume_create_api' (efef9a1a-29ad-4f00-9fe2-541b3d7f107c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100373) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:34:23.737345 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-3e939f25-f52c-47b1-8e7e-49c5d9d0af09 tempest-ServerActionsTestOtherA-124071967 tempest-ServerActionsTestOtherA-124071967-project-member] Create volume request issued successfully. Aug 12 10:34:23.738102 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-3e939f25-f52c-47b1-8e7e-49c5d9d0af09 tempest-ServerActionsTestOtherA-124071967 tempest-ServerActionsTestOtherA-124071967-project-member] https://10.4.3.105/volume/v3/volumes returned with HTTP 202 Aug 12 10:34:23.738746 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 255/1029] 10.4.3.105 () {68 vars in 1259 bytes} [Wed Aug 12 10:34:23 2026] POST /volume/v3/volumes => generated 753 bytes in 401 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 10:34:23.751768 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-a2e2fca8-fe1b-45c7-aafa-d5b8e804f85e None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:34:23.753557 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-a2e2fca8-fe1b-45c7-aafa-d5b8e804f85e tempest-ServerActionsTestOtherA-124071967 tempest-ServerActionsTestOtherA-124071967-project-member] GET https://10.4.3.105/volume/v3/volumes/79401e72-d549-4a95-9a70-cef3341d08a2 Aug 12 10:34:23.753825 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-a2e2fca8-fe1b-45c7-aafa-d5b8e804f85e tempest-ServerActionsTestOtherA-124071967 tempest-ServerActionsTestOtherA-124071967-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:34:23.754017 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-a2e2fca8-fe1b-45c7-aafa-d5b8e804f85e tempest-ServerActionsTestOtherA-124071967 tempest-ServerActionsTestOtherA-124071967-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:34:23.761990 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:34:23.761990 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:34:23.766371 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-a2e2fca8-fe1b-45c7-aafa-d5b8e804f85e tempest-ServerActionsTestOtherA-124071967 tempest-ServerActionsTestOtherA-124071967-project-member] Volume info retrieved successfully. Aug 12 10:34:23.772457 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-a2e2fca8-fe1b-45c7-aafa-d5b8e804f85e tempest-ServerActionsTestOtherA-124071967 tempest-ServerActionsTestOtherA-124071967-project-member] https://10.4.3.105/volume/v3/volumes/79401e72-d549-4a95-9a70-cef3341d08a2 returned with HTTP 200 Aug 12 10:34:23.772457 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 255/1030] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:34:23 2026] GET /volume/v3/volumes/79401e72-d549-4a95-9a70-cef3341d08a2 => generated 821 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:34:24.529533 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [req-c82488b6-2701-4f3f-b805-29414032ab98 req-82e60c5c-b0f7-4f60-8ed7-1652e3682805 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:34:24.531666 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-c82488b6-2701-4f3f-b805-29414032ab98 req-82e60c5c-b0f7-4f60-8ed7-1652e3682805 tempest-TestMinimumBasicScenario-1673550797 tempest-TestMinimumBasicScenario-1673550797-project-member] GET https://10.4.3.105/volume/v3/volumes/968c25d8-49cf-4f86-be9b-806063776ac1 Aug 12 10:34:24.531911 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [req-c82488b6-2701-4f3f-b805-29414032ab98 req-82e60c5c-b0f7-4f60-8ed7-1652e3682805 tempest-TestMinimumBasicScenario-1673550797 tempest-TestMinimumBasicScenario-1673550797-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:34:24.532107 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [req-c82488b6-2701-4f3f-b805-29414032ab98 req-82e60c5c-b0f7-4f60-8ed7-1652e3682805 tempest-TestMinimumBasicScenario-1673550797 tempest-TestMinimumBasicScenario-1673550797-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:34:24.541426 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:34:24.541426 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:34:24.546266 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [req-c82488b6-2701-4f3f-b805-29414032ab98 req-82e60c5c-b0f7-4f60-8ed7-1652e3682805 tempest-TestMinimumBasicScenario-1673550797 tempest-TestMinimumBasicScenario-1673550797-project-member] Volume info retrieved successfully. Aug 12 10:34:24.551263 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-c82488b6-2701-4f3f-b805-29414032ab98 req-82e60c5c-b0f7-4f60-8ed7-1652e3682805 tempest-TestMinimumBasicScenario-1673550797 tempest-TestMinimumBasicScenario-1673550797-project-member] https://10.4.3.105/volume/v3/volumes/968c25d8-49cf-4f86-be9b-806063776ac1 returned with HTTP 200 Aug 12 10:34:24.551792 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 264/1031] 10.4.3.105 () {68 vars in 1598 bytes} [Wed Aug 12 10:34:24 2026] GET /volume/v3/volumes/968c25d8-49cf-4f86-be9b-806063776ac1 => generated 848 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:34:24.568685 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-a88ae4d3-a4ed-4d32-bc88-db1952bfec34 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:34:24.570757 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-a88ae4d3-a4ed-4d32-bc88-db1952bfec34 tempest-TestMinimumBasicScenario-1673550797 tempest-TestMinimumBasicScenario-1673550797-project-member] DELETE https://10.4.3.105/volume/v3/volumes/968c25d8-49cf-4f86-be9b-806063776ac1 Aug 12 10:34:24.571105 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-a88ae4d3-a4ed-4d32-bc88-db1952bfec34 tempest-TestMinimumBasicScenario-1673550797 tempest-TestMinimumBasicScenario-1673550797-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:34:24.571382 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-a88ae4d3-a4ed-4d32-bc88-db1952bfec34 tempest-TestMinimumBasicScenario-1673550797 tempest-TestMinimumBasicScenario-1673550797-project-member] Calling method 'delete' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:34:24.571641 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.v3.volumes [None req-a88ae4d3-a4ed-4d32-bc88-db1952bfec34 tempest-TestMinimumBasicScenario-1673550797 tempest-TestMinimumBasicScenario-1673550797-project-member] Delete volume with id: 968c25d8-49cf-4f86-be9b-806063776ac1 Aug 12 10:34:24.579798 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:34:24.579798 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:34:24.580404 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-a88ae4d3-a4ed-4d32-bc88-db1952bfec34 tempest-TestMinimumBasicScenario-1673550797 tempest-TestMinimumBasicScenario-1673550797-project-member] Volume info retrieved successfully. Aug 12 10:34:24.599395 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-a88ae4d3-a4ed-4d32-bc88-db1952bfec34 tempest-TestMinimumBasicScenario-1673550797 tempest-TestMinimumBasicScenario-1673550797-project-member] Delete volume request issued successfully. Aug 12 10:34:24.599901 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-a88ae4d3-a4ed-4d32-bc88-db1952bfec34 tempest-TestMinimumBasicScenario-1673550797 tempest-TestMinimumBasicScenario-1673550797-project-member] https://10.4.3.105/volume/v3/volumes/968c25d8-49cf-4f86-be9b-806063776ac1 returned with HTTP 202 Aug 12 10:34:24.600590 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 258/1032] 10.4.3.105 () {66 vars in 1351 bytes} [Wed Aug 12 10:34:24 2026] DELETE /volume/v3/volumes/968c25d8-49cf-4f86-be9b-806063776ac1 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 10:34:24.611011 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-7a32f76f-dcf3-40fb-9eb7-3bbaec12b6fe None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:34:24.613000 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-7a32f76f-dcf3-40fb-9eb7-3bbaec12b6fe tempest-TestMinimumBasicScenario-1673550797 tempest-TestMinimumBasicScenario-1673550797-project-member] GET https://10.4.3.105/volume/v3/volumes/968c25d8-49cf-4f86-be9b-806063776ac1 Aug 12 10:34:24.613198 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-7a32f76f-dcf3-40fb-9eb7-3bbaec12b6fe tempest-TestMinimumBasicScenario-1673550797 tempest-TestMinimumBasicScenario-1673550797-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:34:24.613392 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-7a32f76f-dcf3-40fb-9eb7-3bbaec12b6fe tempest-TestMinimumBasicScenario-1673550797 tempest-TestMinimumBasicScenario-1673550797-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:34:24.621735 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:34:24.621735 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:34:24.626715 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-7a32f76f-dcf3-40fb-9eb7-3bbaec12b6fe tempest-TestMinimumBasicScenario-1673550797 tempest-TestMinimumBasicScenario-1673550797-project-member] Volume info retrieved successfully. Aug 12 10:34:24.632254 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-7a32f76f-dcf3-40fb-9eb7-3bbaec12b6fe tempest-TestMinimumBasicScenario-1673550797 tempest-TestMinimumBasicScenario-1673550797-project-member] https://10.4.3.105/volume/v3/volumes/968c25d8-49cf-4f86-be9b-806063776ac1 returned with HTTP 200 Aug 12 10:34:24.632717 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 256/1033] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:34:24 2026] GET /volume/v3/volumes/968c25d8-49cf-4f86-be9b-806063776ac1 => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:34:24.787542 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-04495fb0-4dcd-4509-a5c6-0367e2ed5419 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:34:24.790216 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-04495fb0-4dcd-4509-a5c6-0367e2ed5419 tempest-ServerActionsTestOtherA-124071967 tempest-ServerActionsTestOtherA-124071967-project-member] GET https://10.4.3.105/volume/v3/volumes/79401e72-d549-4a95-9a70-cef3341d08a2 Aug 12 10:34:24.790499 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-04495fb0-4dcd-4509-a5c6-0367e2ed5419 tempest-ServerActionsTestOtherA-124071967 tempest-ServerActionsTestOtherA-124071967-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:34:24.790791 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-04495fb0-4dcd-4509-a5c6-0367e2ed5419 tempest-ServerActionsTestOtherA-124071967 tempest-ServerActionsTestOtherA-124071967-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:34:24.801900 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:34:24.801900 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:34:24.807715 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-04495fb0-4dcd-4509-a5c6-0367e2ed5419 tempest-ServerActionsTestOtherA-124071967 tempest-ServerActionsTestOtherA-124071967-project-member] Volume info retrieved successfully. Aug 12 10:34:24.813707 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-04495fb0-4dcd-4509-a5c6-0367e2ed5419 tempest-ServerActionsTestOtherA-124071967 tempest-ServerActionsTestOtherA-124071967-project-member] https://10.4.3.105/volume/v3/volumes/79401e72-d549-4a95-9a70-cef3341d08a2 returned with HTTP 200 Aug 12 10:34:24.814347 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 256/1034] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:34:24 2026] GET /volume/v3/volumes/79401e72-d549-4a95-9a70-cef3341d08a2 => generated 1361 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:34:24.856016 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [req-c12f5f7d-3434-4898-a354-d4b1d6fa0e27 req-6cc349d8-d7ab-4df8-a1ec-be3cd4cf4524 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:34:24.858485 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-c12f5f7d-3434-4898-a354-d4b1d6fa0e27 req-6cc349d8-d7ab-4df8-a1ec-be3cd4cf4524 tempest-ServerActionsTestOtherA-124071967 tempest-ServerActionsTestOtherA-124071967-project-member] GET https://10.4.3.105/volume/v3/volumes/79401e72-d549-4a95-9a70-cef3341d08a2 Aug 12 10:34:24.858764 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [req-c12f5f7d-3434-4898-a354-d4b1d6fa0e27 req-6cc349d8-d7ab-4df8-a1ec-be3cd4cf4524 tempest-ServerActionsTestOtherA-124071967 tempest-ServerActionsTestOtherA-124071967-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:34:24.859013 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [req-c12f5f7d-3434-4898-a354-d4b1d6fa0e27 req-6cc349d8-d7ab-4df8-a1ec-be3cd4cf4524 tempest-ServerActionsTestOtherA-124071967 tempest-ServerActionsTestOtherA-124071967-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:34:24.866140 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:34:24.866140 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:34:24.870080 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [req-c12f5f7d-3434-4898-a354-d4b1d6fa0e27 req-6cc349d8-d7ab-4df8-a1ec-be3cd4cf4524 tempest-ServerActionsTestOtherA-124071967 tempest-ServerActionsTestOtherA-124071967-project-member] Volume info retrieved successfully. Aug 12 10:34:24.875141 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-c12f5f7d-3434-4898-a354-d4b1d6fa0e27 req-6cc349d8-d7ab-4df8-a1ec-be3cd4cf4524 tempest-ServerActionsTestOtherA-124071967 tempest-ServerActionsTestOtherA-124071967-project-member] https://10.4.3.105/volume/v3/volumes/79401e72-d549-4a95-9a70-cef3341d08a2 returned with HTTP 200 Aug 12 10:34:24.875608 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 265/1035] 10.4.3.105 () {68 vars in 1598 bytes} [Wed Aug 12 10:34:24 2026] GET /volume/v3/volumes/79401e72-d549-4a95-9a70-cef3341d08a2 => generated 1361 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:34:25.175461 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-9ec45cd9-f16a-43aa-ac44-c116f9e2a68b None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:34:25.177752 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-9ec45cd9-f16a-43aa-ac44-c116f9e2a68b tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] POST https://10.4.3.105/volume/v3/volumes Aug 12 10:34:25.178327 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-9ec45cd9-f16a-43aa-ac44-c116f9e2a68b tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-994048632"}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:34:25.180958 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.v3.volumes [None req-9ec45cd9-f16a-43aa-ac44-c116f9e2a68b tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-994048632'}} {{(pid=100375) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 10:34:25.180958 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.v3.volumes [None req-9ec45cd9-f16a-43aa-ac44-c116f9e2a68b tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] Create volume of 1 GB Aug 12 10:34:25.185854 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-9ec45cd9-f16a-43aa-ac44-c116f9e2a68b tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] Availability Zones retrieved successfully. Aug 12 10:34:25.194341 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-9ec45cd9-f16a-43aa-ac44-c116f9e2a68b tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] Flow 'volume_create_api' (dc1572bb-fcb1-4166-839a-ed8008aaf7e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:34:25.195637 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-9ec45cd9-f16a-43aa-ac44-c116f9e2a68b tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d0e8fa4a-7847-493f-bb84-f479bc5217e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:34:25.197070 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.flows.api.create_volume [None req-9ec45cd9-f16a-43aa-ac44-c116f9e2a68b tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] Validating volume size '1' using validate_int {{(pid=100375) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 10:34:25.236289 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-9ec45cd9-f16a-43aa-ac44-c116f9e2a68b tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d0e8fa4a-7847-493f-bb84-f479bc5217e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T10:26:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6cd66f07-4c7b-40b2-9dfb-378538f29c9e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:34:25.237156 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-9ec45cd9-f16a-43aa-ac44-c116f9e2a68b tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (59893427-6c70-4a0d-b990-7d02a163142b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:34:25.322560 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.quota [None req-9ec45cd9-f16a-43aa-ac44-c116f9e2a68b tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] Created reservations ['cb849c97-800e-4941-a301-2f83b06497a1', '8a9917ee-dff5-4afa-a42c-6741a10f6ca9', '59bfacc4-cfed-4aca-a207-2b1a58695df6', '1d5571ea-b911-4f37-902f-b0a0e8012e10'] {{(pid=100375) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:34:25.323661 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-9ec45cd9-f16a-43aa-ac44-c116f9e2a68b tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (59893427-6c70-4a0d-b990-7d02a163142b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cb849c97-800e-4941-a301-2f83b06497a1', '8a9917ee-dff5-4afa-a42c-6741a10f6ca9', '59bfacc4-cfed-4aca-a207-2b1a58695df6', '1d5571ea-b911-4f37-902f-b0a0e8012e10']}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:34:25.324414 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-9ec45cd9-f16a-43aa-ac44-c116f9e2a68b tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2579c980-feb1-480e-a4cb-42444bbed18a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:34:25.353557 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-9ec45cd9-f16a-43aa-ac44-c116f9e2a68b tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2579c980-feb1-480e-a4cb-42444bbed18a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8549eee5-9c54-432d-ae54-5377fbc16235', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-994048632',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='50c26534f35c4b21ac0306a00f6368b4',qos_specs=None,replication_status=,reservations=['cb849c97-800e-4941-a301-2f83b06497a1','8a9917ee-dff5-4afa-a42c-6741a10f6ca9','59bfacc4-cfed-4aca-a207-2b1a58695df6','1d5571ea-b911-4f37-902f-b0a0e8012e10'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='82f6ce0607f54828855496a3c4393c5e',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:34:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-994048632',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8549eee5-9c54-432d-ae54-5377fbc16235,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='50c26534f35c4b21ac0306a00f6368b4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='82f6ce0607f54828855496a3c4393c5e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6cd66f07-4c7b-40b2-9dfb-378538f29c9e),volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:34:25.355008 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-9ec45cd9-f16a-43aa-ac44-c116f9e2a68b tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ffc7fe44-8957-4080-a322-b23495112c90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:34:25.375265 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-9ec45cd9-f16a-43aa-ac44-c116f9e2a68b tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ffc7fe44-8957-4080-a322-b23495112c90) transitioned into state 'SUCCESS' from state '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-994048632',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='50c26534f35c4b21ac0306a00f6368b4',qos_specs=None,replication_status=,reservations=['cb849c97-800e-4941-a301-2f83b06497a1','8a9917ee-dff5-4afa-a42c-6741a10f6ca9','59bfacc4-cfed-4aca-a207-2b1a58695df6','1d5571ea-b911-4f37-902f-b0a0e8012e10'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='82f6ce0607f54828855496a3c4393c5e',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:34:25.377603 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-9ec45cd9-f16a-43aa-ac44-c116f9e2a68b tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (31045960-fcab-46b4-8bda-9ad688a4d2df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:34:25.386008 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-9ec45cd9-f16a-43aa-ac44-c116f9e2a68b tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (31045960-fcab-46b4-8bda-9ad688a4d2df) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:34:25.389545 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-9ec45cd9-f16a-43aa-ac44-c116f9e2a68b tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] Flow 'volume_create_api' (dc1572bb-fcb1-4166-839a-ed8008aaf7e2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100375) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:34:25.389545 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-9ec45cd9-f16a-43aa-ac44-c116f9e2a68b tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] Create volume request issued successfully. Aug 12 10:34:25.389545 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-9ec45cd9-f16a-43aa-ac44-c116f9e2a68b tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] https://10.4.3.105/volume/v3/volumes returned with HTTP 202 Aug 12 10:34:25.389545 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 259/1036] 10.4.3.105 () {68 vars in 1258 bytes} [Wed Aug 12 10:34:25 2026] POST /volume/v3/volumes => generated 750 bytes in 214 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 10:34:25.406215 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-224e02b2-d6f9-4599-a9e1-7d472f41a10e None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:34:25.408992 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-224e02b2-d6f9-4599-a9e1-7d472f41a10e tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] GET https://10.4.3.105/volume/v3/volumes/8549eee5-9c54-432d-ae54-5377fbc16235 Aug 12 10:34:25.408992 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-224e02b2-d6f9-4599-a9e1-7d472f41a10e tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:34:25.409198 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-224e02b2-d6f9-4599-a9e1-7d472f41a10e tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:34:25.419183 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:34:25.419183 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:34:25.424266 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-224e02b2-d6f9-4599-a9e1-7d472f41a10e tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] Volume info retrieved successfully. Aug 12 10:34:25.430200 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-224e02b2-d6f9-4599-a9e1-7d472f41a10e tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] https://10.4.3.105/volume/v3/volumes/8549eee5-9c54-432d-ae54-5377fbc16235 returned with HTTP 200 Aug 12 10:34:25.430805 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 257/1037] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:34:25 2026] GET /volume/v3/volumes/8549eee5-9c54-432d-ae54-5377fbc16235 => generated 818 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:34:25.438277 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-c12f5f7d-3434-4898-a354-d4b1d6fa0e27 req-3234013a-1349-49f8-ad8b-e9f81768eeae None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:34:25.441153 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-c12f5f7d-3434-4898-a354-d4b1d6fa0e27 req-3234013a-1349-49f8-ad8b-e9f81768eeae tempest-ServerActionsTestOtherA-124071967 tempest-ServerActionsTestOtherA-124071967-project-member] GET https://10.4.3.105/volume/v3/volumes/79401e72-d549-4a95-9a70-cef3341d08a2 Aug 12 10:34:25.441423 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-c12f5f7d-3434-4898-a354-d4b1d6fa0e27 req-3234013a-1349-49f8-ad8b-e9f81768eeae tempest-ServerActionsTestOtherA-124071967 tempest-ServerActionsTestOtherA-124071967-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:34:25.441739 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-c12f5f7d-3434-4898-a354-d4b1d6fa0e27 req-3234013a-1349-49f8-ad8b-e9f81768eeae tempest-ServerActionsTestOtherA-124071967 tempest-ServerActionsTestOtherA-124071967-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:34:25.455196 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:34:25.455196 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:34:25.459839 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [req-c12f5f7d-3434-4898-a354-d4b1d6fa0e27 req-3234013a-1349-49f8-ad8b-e9f81768eeae tempest-ServerActionsTestOtherA-124071967 tempest-ServerActionsTestOtherA-124071967-project-member] Volume info retrieved successfully. Aug 12 10:34:25.466276 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-c12f5f7d-3434-4898-a354-d4b1d6fa0e27 req-3234013a-1349-49f8-ad8b-e9f81768eeae tempest-ServerActionsTestOtherA-124071967 tempest-ServerActionsTestOtherA-124071967-project-member] https://10.4.3.105/volume/v3/volumes/79401e72-d549-4a95-9a70-cef3341d08a2 returned with HTTP 200 Aug 12 10:34:25.466825 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 257/1038] 10.4.3.105 () {68 vars in 1598 bytes} [Wed Aug 12 10:34:25 2026] GET /volume/v3/volumes/79401e72-d549-4a95-9a70-cef3341d08a2 => generated 1361 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:34:25.477375 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-893837fb-a418-4455-8d78-d871c6a4fd00 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:34:25.477873 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-893837fb-a418-4455-8d78-d871c6a4fd00 None None] GET https://10.4.3.105/volume// Aug 12 10:34:25.478112 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-893837fb-a418-4455-8d78-d871c6a4fd00 None None] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:34:25.478353 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-893837fb-a418-4455-8d78-d871c6a4fd00 None None] Calling method 'all' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:34:25.478774 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-893837fb-a418-4455-8d78-d871c6a4fd00 None None] https://10.4.3.105/volume// returned with HTTP 300 Aug 12 10:34:25.479138 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 266/1039] 10.4.3.105 () {66 vars in 1419 bytes} [Wed Aug 12 10:34: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 10:34:25.489308 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-c12f5f7d-3434-4898-a354-d4b1d6fa0e27 req-ed3e13a0-1663-4898-bf47-3a8952ec95ad None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:34:25.492467 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-c12f5f7d-3434-4898-a354-d4b1d6fa0e27 req-ed3e13a0-1663-4898-bf47-3a8952ec95ad tempest-ServerActionsTestOtherA-124071967 tempest-ServerActionsTestOtherA-124071967-project-member] POST https://10.4.3.105/volume/v3/attachments Aug 12 10:34:25.492977 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-c12f5f7d-3434-4898-a354-d4b1d6fa0e27 req-ed3e13a0-1663-4898-bf47-3a8952ec95ad tempest-ServerActionsTestOtherA-124071967 tempest-ServerActionsTestOtherA-124071967-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "79401e72-d549-4a95-9a70-cef3341d08a2", "connector": null, "instance_uuid": "a3aae823-1e99-405a-98ca-db1c5aa8762e"}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:34:25.503791 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:34:25.503791 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:34:25.531114 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-c12f5f7d-3434-4898-a354-d4b1d6fa0e27 req-ed3e13a0-1663-4898-bf47-3a8952ec95ad tempest-ServerActionsTestOtherA-124071967 tempest-ServerActionsTestOtherA-124071967-project-member] https://10.4.3.105/volume/v3/attachments returned with HTTP 200 Aug 12 10:34:25.531749 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 260/1040] 10.4.3.105 () {74 vars in 1594 bytes} [Wed Aug 12 10:34:25 2026] POST /volume/v3/attachments => generated 273 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:34:25.649852 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-2342b0b6-1e1a-4d81-a306-cc9845ee16a0 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:34:25.651978 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-2342b0b6-1e1a-4d81-a306-cc9845ee16a0 tempest-TestMinimumBasicScenario-1673550797 tempest-TestMinimumBasicScenario-1673550797-project-member] GET https://10.4.3.105/volume/v3/volumes/968c25d8-49cf-4f86-be9b-806063776ac1 Aug 12 10:34:25.652233 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-2342b0b6-1e1a-4d81-a306-cc9845ee16a0 tempest-TestMinimumBasicScenario-1673550797 tempest-TestMinimumBasicScenario-1673550797-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:34:25.652442 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-2342b0b6-1e1a-4d81-a306-cc9845ee16a0 tempest-TestMinimumBasicScenario-1673550797 tempest-TestMinimumBasicScenario-1673550797-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:34:25.662337 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-2342b0b6-1e1a-4d81-a306-cc9845ee16a0 tempest-TestMinimumBasicScenario-1673550797 tempest-TestMinimumBasicScenario-1673550797-project-member] https://10.4.3.105/volume/v3/volumes/968c25d8-49cf-4f86-be9b-806063776ac1 returned with HTTP 404 Aug 12 10:34:25.662875 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 258/1041] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:34:25 2026] GET /volume/v3/volumes/968c25d8-49cf-4f86-be9b-806063776ac1 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:34:26.450483 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-60d040d2-5ce0-483a-9202-81a5504d4184 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:34:26.455035 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-60d040d2-5ce0-483a-9202-81a5504d4184 tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] GET https://10.4.3.105/volume/v3/volumes/8549eee5-9c54-432d-ae54-5377fbc16235 Aug 12 10:34:26.455273 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-60d040d2-5ce0-483a-9202-81a5504d4184 tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:34:26.455508 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-60d040d2-5ce0-483a-9202-81a5504d4184 tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:34:26.462529 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:34:26.462529 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:34:26.467402 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-60d040d2-5ce0-483a-9202-81a5504d4184 tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] Volume info retrieved successfully. Aug 12 10:34:26.473341 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-60d040d2-5ce0-483a-9202-81a5504d4184 tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] https://10.4.3.105/volume/v3/volumes/8549eee5-9c54-432d-ae54-5377fbc16235 returned with HTTP 200 Aug 12 10:34:26.473911 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 258/1042] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:34:26 2026] GET /volume/v3/volumes/8549eee5-9c54-432d-ae54-5377fbc16235 => generated 843 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:34:26.535906 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [req-117f5960-c94f-4d0b-a6a7-c331a9e03fef req-a0208446-7544-4463-8c65-69dc55b372f6 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:34:26.539810 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-117f5960-c94f-4d0b-a6a7-c331a9e03fef req-a0208446-7544-4463-8c65-69dc55b372f6 tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] GET https://10.4.3.105/volume/v3/volumes/8549eee5-9c54-432d-ae54-5377fbc16235 Aug 12 10:34:26.540088 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [req-117f5960-c94f-4d0b-a6a7-c331a9e03fef req-a0208446-7544-4463-8c65-69dc55b372f6 tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:34:26.540560 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [req-117f5960-c94f-4d0b-a6a7-c331a9e03fef req-a0208446-7544-4463-8c65-69dc55b372f6 tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:34:26.548968 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:34:26.548968 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:34:26.560182 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [req-117f5960-c94f-4d0b-a6a7-c331a9e03fef req-a0208446-7544-4463-8c65-69dc55b372f6 tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] Volume info retrieved successfully. Aug 12 10:34:26.567309 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-117f5960-c94f-4d0b-a6a7-c331a9e03fef req-a0208446-7544-4463-8c65-69dc55b372f6 tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] https://10.4.3.105/volume/v3/volumes/8549eee5-9c54-432d-ae54-5377fbc16235 returned with HTTP 200 Aug 12 10:34:26.568213 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 267/1043] 10.4.3.105 () {68 vars in 1598 bytes} [Wed Aug 12 10:34:26 2026] GET /volume/v3/volumes/8549eee5-9c54-432d-ae54-5377fbc16235 => generated 843 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:34:26.676725 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-789d8b95-edd5-4532-8989-73850c549924 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:34:26.676725 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-789d8b95-edd5-4532-8989-73850c549924 None None] GET https://10.4.3.105/volume// Aug 12 10:34:26.676725 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-789d8b95-edd5-4532-8989-73850c549924 None None] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:34:26.676725 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-789d8b95-edd5-4532-8989-73850c549924 None None] Calling method 'all' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:34:26.676725 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-789d8b95-edd5-4532-8989-73850c549924 None None] https://10.4.3.105/volume// returned with HTTP 300 Aug 12 10:34:26.677492 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 261/1044] 10.4.3.105 () {66 vars in 1428 bytes} [Wed Aug 12 10:34: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 10:34:26.688928 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-117f5960-c94f-4d0b-a6a7-c331a9e03fef req-b1123696-dafe-4326-9c08-c9873df37aaf None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:34:26.696770 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-117f5960-c94f-4d0b-a6a7-c331a9e03fef req-b1123696-dafe-4326-9c08-c9873df37aaf tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] POST https://10.4.3.105/volume/v3/attachments Aug 12 10:34:26.696770 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-117f5960-c94f-4d0b-a6a7-c331a9e03fef req-b1123696-dafe-4326-9c08-c9873df37aaf tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8549eee5-9c54-432d-ae54-5377fbc16235", "connector": null, "instance_uuid": "5c622320-d4ce-4389-8522-aa5fd82db0a8"}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:34:26.711421 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:34:26.711421 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:34:26.751153 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-117f5960-c94f-4d0b-a6a7-c331a9e03fef req-b1123696-dafe-4326-9c08-c9873df37aaf tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] https://10.4.3.105/volume/v3/attachments returned with HTTP 200 Aug 12 10:34:26.751683 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 259/1045] 10.4.3.105 () {74 vars in 1594 bytes} [Wed Aug 12 10:34:26 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 10:34:26.792719 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-3a2adc64-8846-47f1-9d06-09953ce87084 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:34:26.794951 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-3a2adc64-8846-47f1-9d06-09953ce87084 tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] GET https://10.4.3.105/volume/v3/volumes/8549eee5-9c54-432d-ae54-5377fbc16235 Aug 12 10:34:26.795113 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-3a2adc64-8846-47f1-9d06-09953ce87084 tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:34:26.795340 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-3a2adc64-8846-47f1-9d06-09953ce87084 tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:34:26.805744 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:34:26.805744 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:34:26.810214 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-3a2adc64-8846-47f1-9d06-09953ce87084 tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] Volume info retrieved successfully. Aug 12 10:34:26.811555 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-61208bb0-50ad-4d54-b1b7-4660cb88626c None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:34:26.812067 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-61208bb0-50ad-4d54-b1b7-4660cb88626c None None] GET https://10.4.3.105/volume// Aug 12 10:34:26.812270 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-61208bb0-50ad-4d54-b1b7-4660cb88626c None None] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:34:26.812495 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-61208bb0-50ad-4d54-b1b7-4660cb88626c None None] Calling method 'all' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:34:26.812912 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-61208bb0-50ad-4d54-b1b7-4660cb88626c None None] https://10.4.3.105/volume// returned with HTTP 300 Aug 12 10:34:26.813408 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 268/1046] 10.4.3.105 () {66 vars in 1426 bytes} [Wed Aug 12 10:34: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 10:34:26.813854 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-3a2adc64-8846-47f1-9d06-09953ce87084 tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] https://10.4.3.105/volume/v3/volumes/8549eee5-9c54-432d-ae54-5377fbc16235 returned with HTTP 200 Aug 12 10:34:26.814236 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 259/1047] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:34:26 2026] GET /volume/v3/volumes/8549eee5-9c54-432d-ae54-5377fbc16235 => generated 842 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:34:26.824377 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-117f5960-c94f-4d0b-a6a7-c331a9e03fef req-153c918b-c440-49e7-83c3-0a4f11d0ee34 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:34:26.827985 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-117f5960-c94f-4d0b-a6a7-c331a9e03fef req-153c918b-c440-49e7-83c3-0a4f11d0ee34 tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] GET https://10.4.3.105/volume/v3/volumes/8549eee5-9c54-432d-ae54-5377fbc16235 Aug 12 10:34:26.827985 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-117f5960-c94f-4d0b-a6a7-c331a9e03fef req-153c918b-c440-49e7-83c3-0a4f11d0ee34 tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:34:26.827985 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-117f5960-c94f-4d0b-a6a7-c331a9e03fef req-153c918b-c440-49e7-83c3-0a4f11d0ee34 tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:34:26.836803 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:34:26.836803 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:34:26.841623 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [req-117f5960-c94f-4d0b-a6a7-c331a9e03fef req-153c918b-c440-49e7-83c3-0a4f11d0ee34 tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] Volume info retrieved successfully. Aug 12 10:34:26.847999 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-a5c0d602-7c8a-4b6b-90e4-934a67935a4f req-c23ac85c-045b-4e45-a3d8-58458bb451c6 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:34:26.848473 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-117f5960-c94f-4d0b-a6a7-c331a9e03fef req-153c918b-c440-49e7-83c3-0a4f11d0ee34 tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] https://10.4.3.105/volume/v3/volumes/8549eee5-9c54-432d-ae54-5377fbc16235 returned with HTTP 200 Aug 12 10:34:26.848473 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 262/1048] 10.4.3.105 () {70 vars in 1639 bytes} [Wed Aug 12 10:34:26 2026] GET /volume/v3/volumes/8549eee5-9c54-432d-ae54-5377fbc16235 => generated 1022 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 10:34:26.849284 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-a5c0d602-7c8a-4b6b-90e4-934a67935a4f req-c23ac85c-045b-4e45-a3d8-58458bb451c6 tempest-ServerActionsV293TestJSON-552388841 tempest-ServerActionsV293TestJSON-552388841-project-member] DELETE https://10.4.3.105/volume/v3/attachments/2a122711-38a8-400c-8c50-c3c656ec6a64 Aug 12 10:34:26.849597 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-a5c0d602-7c8a-4b6b-90e4-934a67935a4f req-c23ac85c-045b-4e45-a3d8-58458bb451c6 tempest-ServerActionsV293TestJSON-552388841 tempest-ServerActionsV293TestJSON-552388841-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:34:26.850006 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-a5c0d602-7c8a-4b6b-90e4-934a67935a4f req-c23ac85c-045b-4e45-a3d8-58458bb451c6 tempest-ServerActionsV293TestJSON-552388841 tempest-ServerActionsV293TestJSON-552388841-project-member] Calling method 'version_select' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:34:26.859967 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:34:26.859967 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:34:26.923081 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-a5c0d602-7c8a-4b6b-90e4-934a67935a4f req-c23ac85c-045b-4e45-a3d8-58458bb451c6 tempest-ServerActionsV293TestJSON-552388841 tempest-ServerActionsV293TestJSON-552388841-project-member] https://10.4.3.105/volume/v3/attachments/2a122711-38a8-400c-8c50-c3c656ec6a64 returned with HTTP 200 Aug 12 10:34:26.923568 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 260/1049] 10.4.3.105 () {72 vars in 1673 bytes} [Wed Aug 12 10:34:26 2026] DELETE /volume/v3/attachments/2a122711-38a8-400c-8c50-c3c656ec6a64 => generated 19 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:34:26.947091 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [req-a5c0d602-7c8a-4b6b-90e4-934a67935a4f req-6ee6c585-b156-4630-894a-5618ee53701b None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:34:26.952201 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-a5c0d602-7c8a-4b6b-90e4-934a67935a4f req-6ee6c585-b156-4630-894a-5618ee53701b tempest-ServerActionsV293TestJSON-552388841 tempest-ServerActionsV293TestJSON-552388841-project-member] DELETE https://10.4.3.105/volume/v3/volumes/78c4671b-3bec-475a-8330-3b69f775a8ed Aug 12 10:34:26.952404 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [req-a5c0d602-7c8a-4b6b-90e4-934a67935a4f req-6ee6c585-b156-4630-894a-5618ee53701b tempest-ServerActionsV293TestJSON-552388841 tempest-ServerActionsV293TestJSON-552388841-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:34:26.952616 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [req-a5c0d602-7c8a-4b6b-90e4-934a67935a4f req-6ee6c585-b156-4630-894a-5618ee53701b tempest-ServerActionsV293TestJSON-552388841 tempest-ServerActionsV293TestJSON-552388841-project-member] Calling method 'delete' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:34:26.952781 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.v3.volumes [req-a5c0d602-7c8a-4b6b-90e4-934a67935a4f req-6ee6c585-b156-4630-894a-5618ee53701b tempest-ServerActionsV293TestJSON-552388841 tempest-ServerActionsV293TestJSON-552388841-project-member] Delete volume with id: 78c4671b-3bec-475a-8330-3b69f775a8ed Aug 12 10:34:26.957829 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-117f5960-c94f-4d0b-a6a7-c331a9e03fef req-d859001a-98ce-4759-82c9-b9b1213118e1 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:34:26.960246 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-117f5960-c94f-4d0b-a6a7-c331a9e03fef req-d859001a-98ce-4759-82c9-b9b1213118e1 tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] PUT https://10.4.3.105/volume/v3/attachments/83487610-4927-464c-ac51-931702d2fb4b Aug 12 10:34:26.960629 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-117f5960-c94f-4d0b-a6a7-c331a9e03fef req-d859001a-98ce-4759-82c9-b9b1213118e1 tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.105", "host": "np0000007037", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a295cd65dd1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "cc953c5f-eaed-46bf-96e8-0985bbef0414", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:34:26.962560 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:34:26.962560 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:34:26.963069 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [req-a5c0d602-7c8a-4b6b-90e4-934a67935a4f req-6ee6c585-b156-4630-894a-5618ee53701b tempest-ServerActionsV293TestJSON-552388841 tempest-ServerActionsV293TestJSON-552388841-project-member] Volume info retrieved successfully. Aug 12 10:34:26.967732 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.coordination [req-117f5960-c94f-4d0b-a6a7-c331a9e03fef req-d859001a-98ce-4759-82c9-b9b1213118e1 tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] Acquiring lock "cinder-attachment_update-8549eee5-9c54-432d-ae54-5377fbc16235-np0000007037" by "attachment_update" {{(pid=100374) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 10:34:26.978541 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.coordination [req-117f5960-c94f-4d0b-a6a7-c331a9e03fef req-d859001a-98ce-4759-82c9-b9b1213118e1 tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] Lock "cinder-attachment_update-8549eee5-9c54-432d-ae54-5377fbc16235-np0000007037" acquired by "attachment_update" :: waited 0.011s {{(pid=100374) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 10:34:26.979595 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:34:26.979595 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:34:26.983406 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [req-a5c0d602-7c8a-4b6b-90e4-934a67935a4f req-6ee6c585-b156-4630-894a-5618ee53701b tempest-ServerActionsV293TestJSON-552388841 tempest-ServerActionsV293TestJSON-552388841-project-member] Delete volume request issued successfully. Aug 12 10:34:26.983734 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-a5c0d602-7c8a-4b6b-90e4-934a67935a4f req-6ee6c585-b156-4630-894a-5618ee53701b tempest-ServerActionsV293TestJSON-552388841 tempest-ServerActionsV293TestJSON-552388841-project-member] https://10.4.3.105/volume/v3/volumes/78c4671b-3bec-475a-8330-3b69f775a8ed returned with HTTP 202 Aug 12 10:34:26.984216 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 269/1050] 10.4.3.105 () {70 vars in 1620 bytes} [Wed Aug 12 10:34:26 2026] DELETE /volume/v3/volumes/78c4671b-3bec-475a-8330-3b69f775a8ed => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 10:34:27.128563 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.coordination [req-117f5960-c94f-4d0b-a6a7-c331a9e03fef req-d859001a-98ce-4759-82c9-b9b1213118e1 tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] Lock "cinder-attachment_update-8549eee5-9c54-432d-ae54-5377fbc16235-np0000007037" released by "attachment_update" :: held 0.150s {{(pid=100374) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 10:34:27.128979 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-117f5960-c94f-4d0b-a6a7-c331a9e03fef req-d859001a-98ce-4759-82c9-b9b1213118e1 tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] https://10.4.3.105/volume/v3/attachments/83487610-4927-464c-ac51-931702d2fb4b returned with HTTP 200 Aug 12 10:34:27.129500 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 260/1051] 10.4.3.105 () {74 vars in 1704 bytes} [Wed Aug 12 10:34:26 2026] PUT /volume/v3/attachments/83487610-4927-464c-ac51-931702d2fb4b => generated 969 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:34:27.197539 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-56ed9ca5-eb99-4228-a559-3640574faef1 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:34:27.197539 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-56ed9ca5-eb99-4228-a559-3640574faef1 None None] GET https://10.4.3.105/volume// Aug 12 10:34:27.197539 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-56ed9ca5-eb99-4228-a559-3640574faef1 None None] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:34:27.197539 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-56ed9ca5-eb99-4228-a559-3640574faef1 None None] Calling method 'all' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:34:27.197539 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-56ed9ca5-eb99-4228-a559-3640574faef1 None None] https://10.4.3.105/volume// returned with HTTP 300 Aug 12 10:34:27.197539 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 263/1052] 10.4.3.105 () {66 vars in 1426 bytes} [Wed Aug 12 10:34: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 10:34:27.203870 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-c12f5f7d-3434-4898-a354-d4b1d6fa0e27 req-e1b9e1cb-f3bb-4f80-8aff-90f964579ce5 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:34:27.205948 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-c12f5f7d-3434-4898-a354-d4b1d6fa0e27 req-e1b9e1cb-f3bb-4f80-8aff-90f964579ce5 tempest-ServerActionsTestOtherA-124071967 tempest-ServerActionsTestOtherA-124071967-project-member] GET https://10.4.3.105/volume/v3/volumes/79401e72-d549-4a95-9a70-cef3341d08a2 Aug 12 10:34:27.206456 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-c12f5f7d-3434-4898-a354-d4b1d6fa0e27 req-e1b9e1cb-f3bb-4f80-8aff-90f964579ce5 tempest-ServerActionsTestOtherA-124071967 tempest-ServerActionsTestOtherA-124071967-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:34:27.206456 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-c12f5f7d-3434-4898-a354-d4b1d6fa0e27 req-e1b9e1cb-f3bb-4f80-8aff-90f964579ce5 tempest-ServerActionsTestOtherA-124071967 tempest-ServerActionsTestOtherA-124071967-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:34:27.217553 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:34:27.217553 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:34:27.225102 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [req-c12f5f7d-3434-4898-a354-d4b1d6fa0e27 req-e1b9e1cb-f3bb-4f80-8aff-90f964579ce5 tempest-ServerActionsTestOtherA-124071967 tempest-ServerActionsTestOtherA-124071967-project-member] Volume info retrieved successfully. Aug 12 10:34:27.235163 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-c12f5f7d-3434-4898-a354-d4b1d6fa0e27 req-e1b9e1cb-f3bb-4f80-8aff-90f964579ce5 tempest-ServerActionsTestOtherA-124071967 tempest-ServerActionsTestOtherA-124071967-project-member] https://10.4.3.105/volume/v3/volumes/79401e72-d549-4a95-9a70-cef3341d08a2 returned with HTTP 200 Aug 12 10:34:27.235750 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 261/1053] 10.4.3.105 () {70 vars in 1639 bytes} [Wed Aug 12 10:34:27 2026] GET /volume/v3/volumes/79401e72-d549-4a95-9a70-cef3341d08a2 => generated 1540 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 10:34:27.342135 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [req-c12f5f7d-3434-4898-a354-d4b1d6fa0e27 req-ba017fca-1990-406b-bfcd-781dfa62195e None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:34:27.344732 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-c12f5f7d-3434-4898-a354-d4b1d6fa0e27 req-ba017fca-1990-406b-bfcd-781dfa62195e tempest-ServerActionsTestOtherA-124071967 tempest-ServerActionsTestOtherA-124071967-project-member] PUT https://10.4.3.105/volume/v3/attachments/53a744dc-a6a3-460d-a78e-6c9ceba39914 Aug 12 10:34:27.345253 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [req-c12f5f7d-3434-4898-a354-d4b1d6fa0e27 req-ba017fca-1990-406b-bfcd-781dfa62195e tempest-ServerActionsTestOtherA-124071967 tempest-ServerActionsTestOtherA-124071967-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.105", "host": "np0000007037", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a295cd65dd1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "cc953c5f-eaed-46bf-96e8-0985bbef0414", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:34:27.354447 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.coordination [req-c12f5f7d-3434-4898-a354-d4b1d6fa0e27 req-ba017fca-1990-406b-bfcd-781dfa62195e tempest-ServerActionsTestOtherA-124071967 tempest-ServerActionsTestOtherA-124071967-project-member] Acquiring lock "cinder-attachment_update-79401e72-d549-4a95-9a70-cef3341d08a2-np0000007037" by "attachment_update" {{(pid=100372) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 10:34:27.358722 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.coordination [req-c12f5f7d-3434-4898-a354-d4b1d6fa0e27 req-ba017fca-1990-406b-bfcd-781dfa62195e tempest-ServerActionsTestOtherA-124071967 tempest-ServerActionsTestOtherA-124071967-project-member] Lock "cinder-attachment_update-79401e72-d549-4a95-9a70-cef3341d08a2-np0000007037" acquired by "attachment_update" :: waited 0.004s {{(pid=100372) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 10:34:27.359614 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:34:27.359614 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:34:27.436799 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.coordination [req-c12f5f7d-3434-4898-a354-d4b1d6fa0e27 req-ba017fca-1990-406b-bfcd-781dfa62195e tempest-ServerActionsTestOtherA-124071967 tempest-ServerActionsTestOtherA-124071967-project-member] Lock "cinder-attachment_update-79401e72-d549-4a95-9a70-cef3341d08a2-np0000007037" released by "attachment_update" :: held 0.078s {{(pid=100372) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 10:34:27.437169 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-c12f5f7d-3434-4898-a354-d4b1d6fa0e27 req-ba017fca-1990-406b-bfcd-781dfa62195e tempest-ServerActionsTestOtherA-124071967 tempest-ServerActionsTestOtherA-124071967-project-member] https://10.4.3.105/volume/v3/attachments/53a744dc-a6a3-460d-a78e-6c9ceba39914 returned with HTTP 200 Aug 12 10:34:27.437722 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 270/1054] 10.4.3.105 () {74 vars in 1704 bytes} [Wed Aug 12 10:34:27 2026] PUT /volume/v3/attachments/53a744dc-a6a3-460d-a78e-6c9ceba39914 => generated 969 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:34:27.460061 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-c12f5f7d-3434-4898-a354-d4b1d6fa0e27 req-14a7582e-c713-4341-9d22-57591dd9a2a0 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:34:27.462391 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-c12f5f7d-3434-4898-a354-d4b1d6fa0e27 req-14a7582e-c713-4341-9d22-57591dd9a2a0 tempest-ServerActionsTestOtherA-124071967 tempest-ServerActionsTestOtherA-124071967-project-member] POST https://10.4.3.105/volume/v3/attachments/53a744dc-a6a3-460d-a78e-6c9ceba39914/action Aug 12 10:34:27.462829 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-c12f5f7d-3434-4898-a354-d4b1d6fa0e27 req-14a7582e-c713-4341-9d22-57591dd9a2a0 tempest-ServerActionsTestOtherA-124071967 tempest-ServerActionsTestOtherA-124071967-project-member] Action body: b'{"os-complete": null}' {{(pid=100374) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 10:34:27.462993 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-c12f5f7d-3434-4898-a354-d4b1d6fa0e27 req-14a7582e-c713-4341-9d22-57591dd9a2a0 tempest-ServerActionsTestOtherA-124071967 tempest-ServerActionsTestOtherA-124071967-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:34:27.480671 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:34:27.480671 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:34:27.492604 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-c12f5f7d-3434-4898-a354-d4b1d6fa0e27 req-14a7582e-c713-4341-9d22-57591dd9a2a0 tempest-ServerActionsTestOtherA-124071967 tempest-ServerActionsTestOtherA-124071967-project-member] https://10.4.3.105/volume/v3/attachments/53a744dc-a6a3-460d-a78e-6c9ceba39914/action returned with HTTP 204 Aug 12 10:34:27.492604 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 261/1055] 10.4.3.105 () {74 vars in 1725 bytes} [Wed Aug 12 10:34:27 2026] POST /volume/v3/attachments/53a744dc-a6a3-460d-a78e-6c9ceba39914/action => generated 0 bytes in 32 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:34:27.831897 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-88b8bfb0-2acc-4207-b6d9-c1b35fc6a4eb None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:34:27.833760 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-88b8bfb0-2acc-4207-b6d9-c1b35fc6a4eb tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] GET https://10.4.3.105/volume/v3/volumes/8549eee5-9c54-432d-ae54-5377fbc16235 Aug 12 10:34:27.834023 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-88b8bfb0-2acc-4207-b6d9-c1b35fc6a4eb tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:34:27.834260 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-88b8bfb0-2acc-4207-b6d9-c1b35fc6a4eb tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:34:27.846885 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:34:27.846885 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:34:27.851050 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-88b8bfb0-2acc-4207-b6d9-c1b35fc6a4eb tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] Volume info retrieved successfully. Aug 12 10:34:27.856561 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-88b8bfb0-2acc-4207-b6d9-c1b35fc6a4eb tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] https://10.4.3.105/volume/v3/volumes/8549eee5-9c54-432d-ae54-5377fbc16235 returned with HTTP 200 Aug 12 10:34:27.857059 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 264/1056] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:34:27 2026] GET /volume/v3/volumes/8549eee5-9c54-432d-ae54-5377fbc16235 => generated 843 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:34:28.875763 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-4a0cecbd-79e7-44dc-9cc0-f01049b78cb8 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:34:28.877676 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-4a0cecbd-79e7-44dc-9cc0-f01049b78cb8 tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] GET https://10.4.3.105/volume/v3/volumes/8549eee5-9c54-432d-ae54-5377fbc16235 Aug 12 10:34:28.877911 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-4a0cecbd-79e7-44dc-9cc0-f01049b78cb8 tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:34:28.878154 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-4a0cecbd-79e7-44dc-9cc0-f01049b78cb8 tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:34:28.891052 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:34:28.891052 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:34:28.894670 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-4a0cecbd-79e7-44dc-9cc0-f01049b78cb8 tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] Volume info retrieved successfully. Aug 12 10:34:28.899183 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-4a0cecbd-79e7-44dc-9cc0-f01049b78cb8 tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] https://10.4.3.105/volume/v3/volumes/8549eee5-9c54-432d-ae54-5377fbc16235 returned with HTTP 200 Aug 12 10:34:28.899582 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 262/1057] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:34:28 2026] GET /volume/v3/volumes/8549eee5-9c54-432d-ae54-5377fbc16235 => generated 843 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:34:29.473126 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-6f37c01d-bd8f-4bf1-b066-91b7f09937bc None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:34:29.474864 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-6f37c01d-bd8f-4bf1-b066-91b7f09937bc tempest-AttachVolumeShelveTestJSON-358313758 tempest-AttachVolumeShelveTestJSON-358313758-project-member] GET https://10.4.3.105/volume/v3/volumes/88ce5db2-6e04-412e-b226-3f86b21e4515 Aug 12 10:34:29.475085 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-6f37c01d-bd8f-4bf1-b066-91b7f09937bc tempest-AttachVolumeShelveTestJSON-358313758 tempest-AttachVolumeShelveTestJSON-358313758-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:34:29.475265 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-6f37c01d-bd8f-4bf1-b066-91b7f09937bc tempest-AttachVolumeShelveTestJSON-358313758 tempest-AttachVolumeShelveTestJSON-358313758-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:34:29.483264 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:34:29.483264 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:34:29.490408 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-6f37c01d-bd8f-4bf1-b066-91b7f09937bc tempest-AttachVolumeShelveTestJSON-358313758 tempest-AttachVolumeShelveTestJSON-358313758-project-member] Volume info retrieved successfully. Aug 12 10:34:29.496936 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-6f37c01d-bd8f-4bf1-b066-91b7f09937bc tempest-AttachVolumeShelveTestJSON-358313758 tempest-AttachVolumeShelveTestJSON-358313758-project-member] https://10.4.3.105/volume/v3/volumes/88ce5db2-6e04-412e-b226-3f86b21e4515 returned with HTTP 200 Aug 12 10:34:29.497341 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 271/1058] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:34:29 2026] GET /volume/v3/volumes/88ce5db2-6e04-412e-b226-3f86b21e4515 => generated 850 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:34:29.550104 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-ff2f67be-b24a-469b-9d10-ff7001db74f4 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:34:29.551809 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-ff2f67be-b24a-469b-9d10-ff7001db74f4 tempest-AttachVolumeShelveTestJSON-358313758 tempest-AttachVolumeShelveTestJSON-358313758-project-member] GET https://10.4.3.105/volume/v3/volumes/88ce5db2-6e04-412e-b226-3f86b21e4515 Aug 12 10:34:29.552033 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-ff2f67be-b24a-469b-9d10-ff7001db74f4 tempest-AttachVolumeShelveTestJSON-358313758 tempest-AttachVolumeShelveTestJSON-358313758-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:34:29.552226 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-ff2f67be-b24a-469b-9d10-ff7001db74f4 tempest-AttachVolumeShelveTestJSON-358313758 tempest-AttachVolumeShelveTestJSON-358313758-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:34:29.558965 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:34:29.558965 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:34:29.562511 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-ff2f67be-b24a-469b-9d10-ff7001db74f4 tempest-AttachVolumeShelveTestJSON-358313758 tempest-AttachVolumeShelveTestJSON-358313758-project-member] Volume info retrieved successfully. Aug 12 10:34:29.567135 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-ff2f67be-b24a-469b-9d10-ff7001db74f4 tempest-AttachVolumeShelveTestJSON-358313758 tempest-AttachVolumeShelveTestJSON-358313758-project-member] https://10.4.3.105/volume/v3/volumes/88ce5db2-6e04-412e-b226-3f86b21e4515 returned with HTTP 200 Aug 12 10:34:29.567802 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 262/1059] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:34:29 2026] GET /volume/v3/volumes/88ce5db2-6e04-412e-b226-3f86b21e4515 => generated 850 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:34:29.912658 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-f2c1ae77-d290-47a3-8f96-73ef33ba9c0f None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:34:29.915387 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-f2c1ae77-d290-47a3-8f96-73ef33ba9c0f tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] GET https://10.4.3.105/volume/v3/volumes/8549eee5-9c54-432d-ae54-5377fbc16235 Aug 12 10:34:29.915702 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-f2c1ae77-d290-47a3-8f96-73ef33ba9c0f tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:34:29.915991 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-f2c1ae77-d290-47a3-8f96-73ef33ba9c0f tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:34:29.928544 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:34:29.928544 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:34:29.932956 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-f2c1ae77-d290-47a3-8f96-73ef33ba9c0f tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] Volume info retrieved successfully. Aug 12 10:34:29.938265 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-f2c1ae77-d290-47a3-8f96-73ef33ba9c0f tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] https://10.4.3.105/volume/v3/volumes/8549eee5-9c54-432d-ae54-5377fbc16235 returned with HTTP 200 Aug 12 10:34:29.941544 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 265/1060] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:34:29 2026] GET /volume/v3/volumes/8549eee5-9c54-432d-ae54-5377fbc16235 => generated 843 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:34:30.496796 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-117f5960-c94f-4d0b-a6a7-c331a9e03fef req-f9ab57b4-233f-496b-9fa5-525768008eea None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:34:30.503180 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-117f5960-c94f-4d0b-a6a7-c331a9e03fef req-f9ab57b4-233f-496b-9fa5-525768008eea tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] POST https://10.4.3.105/volume/v3/attachments/83487610-4927-464c-ac51-931702d2fb4b/action Aug 12 10:34:30.503378 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-117f5960-c94f-4d0b-a6a7-c331a9e03fef req-f9ab57b4-233f-496b-9fa5-525768008eea tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] Action body: b'{"os-complete": null}' {{(pid=100373) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 10:34:30.503470 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-117f5960-c94f-4d0b-a6a7-c331a9e03fef req-f9ab57b4-233f-496b-9fa5-525768008eea tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:34:30.539085 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:34:30.539085 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:34:30.563978 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-117f5960-c94f-4d0b-a6a7-c331a9e03fef req-f9ab57b4-233f-496b-9fa5-525768008eea tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] https://10.4.3.105/volume/v3/attachments/83487610-4927-464c-ac51-931702d2fb4b/action returned with HTTP 204 Aug 12 10:34:30.564409 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 263/1061] 10.4.3.105 () {74 vars in 1725 bytes} [Wed Aug 12 10:34:30 2026] POST /volume/v3/attachments/83487610-4927-464c-ac51-931702d2fb4b/action => generated 0 bytes in 68 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:34:30.955849 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-55b586b0-bb74-429f-9871-29ab7bd7a7cf None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:34:30.958423 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-55b586b0-bb74-429f-9871-29ab7bd7a7cf tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] GET https://10.4.3.105/volume/v3/volumes/8549eee5-9c54-432d-ae54-5377fbc16235 Aug 12 10:34:30.959404 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-55b586b0-bb74-429f-9871-29ab7bd7a7cf tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:34:30.959404 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-55b586b0-bb74-429f-9871-29ab7bd7a7cf tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:34:30.973416 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:34:30.973416 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:34:30.980864 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-55b586b0-bb74-429f-9871-29ab7bd7a7cf tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] Volume info retrieved successfully. Aug 12 10:34:30.987345 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-55b586b0-bb74-429f-9871-29ab7bd7a7cf tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] https://10.4.3.105/volume/v3/volumes/8549eee5-9c54-432d-ae54-5377fbc16235 returned with HTTP 200 Aug 12 10:34:30.987846 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 272/1062] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:34:30 2026] GET /volume/v3/volumes/8549eee5-9c54-432d-ae54-5377fbc16235 => generated 1135 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:34:31.006092 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-f2baad45-e2a6-4c73-a24e-1f29dac066b0 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:34:31.012922 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-f2baad45-e2a6-4c73-a24e-1f29dac066b0 tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] GET https://10.4.3.105/volume/v3/volumes/8549eee5-9c54-432d-ae54-5377fbc16235 Aug 12 10:34:31.013167 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-f2baad45-e2a6-4c73-a24e-1f29dac066b0 tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:34:31.013421 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-f2baad45-e2a6-4c73-a24e-1f29dac066b0 tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:34:31.026206 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:34:31.026206 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:34:31.031339 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-f2baad45-e2a6-4c73-a24e-1f29dac066b0 tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] Volume info retrieved successfully. Aug 12 10:34:31.037419 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-f2baad45-e2a6-4c73-a24e-1f29dac066b0 tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] https://10.4.3.105/volume/v3/volumes/8549eee5-9c54-432d-ae54-5377fbc16235 returned with HTTP 200 Aug 12 10:34:31.038459 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 263/1063] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:34:31 2026] GET /volume/v3/volumes/8549eee5-9c54-432d-ae54-5377fbc16235 => generated 1135 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:34:32.740642 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-e98b6a9d-ef18-4e4f-b3b5-de1e7a2cd08e None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:34:32.740642 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-e98b6a9d-ef18-4e4f-b3b5-de1e7a2cd08e tempest-AttachVolumeShelveTestJSON-358313758 tempest-AttachVolumeShelveTestJSON-358313758-project-member] DELETE https://10.4.3.105/volume/v3/volumes/88ce5db2-6e04-412e-b226-3f86b21e4515 Aug 12 10:34:32.740642 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-e98b6a9d-ef18-4e4f-b3b5-de1e7a2cd08e tempest-AttachVolumeShelveTestJSON-358313758 tempest-AttachVolumeShelveTestJSON-358313758-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:34:32.740642 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-e98b6a9d-ef18-4e4f-b3b5-de1e7a2cd08e tempest-AttachVolumeShelveTestJSON-358313758 tempest-AttachVolumeShelveTestJSON-358313758-project-member] Calling method 'delete' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:34:32.740642 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.v3.volumes [None req-e98b6a9d-ef18-4e4f-b3b5-de1e7a2cd08e tempest-AttachVolumeShelveTestJSON-358313758 tempest-AttachVolumeShelveTestJSON-358313758-project-member] Delete volume with id: 88ce5db2-6e04-412e-b226-3f86b21e4515 Aug 12 10:34:32.740642 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:34:32.740642 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:34:32.740642 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-e98b6a9d-ef18-4e4f-b3b5-de1e7a2cd08e tempest-AttachVolumeShelveTestJSON-358313758 tempest-AttachVolumeShelveTestJSON-358313758-project-member] Volume info retrieved successfully. Aug 12 10:34:32.745886 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-e98b6a9d-ef18-4e4f-b3b5-de1e7a2cd08e tempest-AttachVolumeShelveTestJSON-358313758 tempest-AttachVolumeShelveTestJSON-358313758-project-member] Delete volume request issued successfully. Aug 12 10:34:32.745886 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-e98b6a9d-ef18-4e4f-b3b5-de1e7a2cd08e tempest-AttachVolumeShelveTestJSON-358313758 tempest-AttachVolumeShelveTestJSON-358313758-project-member] https://10.4.3.105/volume/v3/volumes/88ce5db2-6e04-412e-b226-3f86b21e4515 returned with HTTP 202 Aug 12 10:34:32.745886 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 266/1064] 10.4.3.105 () {66 vars in 1351 bytes} [Wed Aug 12 10:34:32 2026] DELETE /volume/v3/volumes/88ce5db2-6e04-412e-b226-3f86b21e4515 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 10:34:32.760983 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-6471e222-294d-4d78-a4e6-0aa56216488c None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:34:32.764309 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-6471e222-294d-4d78-a4e6-0aa56216488c tempest-AttachVolumeShelveTestJSON-358313758 tempest-AttachVolumeShelveTestJSON-358313758-project-member] GET https://10.4.3.105/volume/v3/volumes/88ce5db2-6e04-412e-b226-3f86b21e4515 Aug 12 10:34:32.764547 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-6471e222-294d-4d78-a4e6-0aa56216488c tempest-AttachVolumeShelveTestJSON-358313758 tempest-AttachVolumeShelveTestJSON-358313758-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:34:32.764834 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-6471e222-294d-4d78-a4e6-0aa56216488c tempest-AttachVolumeShelveTestJSON-358313758 tempest-AttachVolumeShelveTestJSON-358313758-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:34:32.782672 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:34:32.782672 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:34:32.791533 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-6471e222-294d-4d78-a4e6-0aa56216488c tempest-AttachVolumeShelveTestJSON-358313758 tempest-AttachVolumeShelveTestJSON-358313758-project-member] Volume info retrieved successfully. Aug 12 10:34:32.798765 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-6471e222-294d-4d78-a4e6-0aa56216488c tempest-AttachVolumeShelveTestJSON-358313758 tempest-AttachVolumeShelveTestJSON-358313758-project-member] https://10.4.3.105/volume/v3/volumes/88ce5db2-6e04-412e-b226-3f86b21e4515 returned with HTTP 200 Aug 12 10:34:32.799488 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 264/1065] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:34:32 2026] GET /volume/v3/volumes/88ce5db2-6e04-412e-b226-3f86b21e4515 => generated 849 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:34:33.819137 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-9b964c48-464c-4198-af3b-07ef95eb6b1a None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:34:33.821422 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-9b964c48-464c-4198-af3b-07ef95eb6b1a tempest-AttachVolumeShelveTestJSON-358313758 tempest-AttachVolumeShelveTestJSON-358313758-project-member] GET https://10.4.3.105/volume/v3/volumes/88ce5db2-6e04-412e-b226-3f86b21e4515 Aug 12 10:34:33.821719 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-9b964c48-464c-4198-af3b-07ef95eb6b1a tempest-AttachVolumeShelveTestJSON-358313758 tempest-AttachVolumeShelveTestJSON-358313758-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:34:33.821898 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-9b964c48-464c-4198-af3b-07ef95eb6b1a tempest-AttachVolumeShelveTestJSON-358313758 tempest-AttachVolumeShelveTestJSON-358313758-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:34:33.832310 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-9b964c48-464c-4198-af3b-07ef95eb6b1a tempest-AttachVolumeShelveTestJSON-358313758 tempest-AttachVolumeShelveTestJSON-358313758-project-member] https://10.4.3.105/volume/v3/volumes/88ce5db2-6e04-412e-b226-3f86b21e4515 returned with HTTP 404 Aug 12 10:34:33.832869 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 273/1066] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:34:33 2026] GET /volume/v3/volumes/88ce5db2-6e04-412e-b226-3f86b21e4515 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:34:33.929042 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-d5978b27-2728-4b7c-b730-ea0496513f10 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:34:33.936805 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-d5978b27-2728-4b7c-b730-ea0496513f10 tempest-AttachVolumeShelveTestJSON-358313758 tempest-AttachVolumeShelveTestJSON-358313758-project-member] DELETE https://10.4.3.105/volume/v3/volumes/ba229347-c4b0-4ee7-bf83-ea431272bf10 Aug 12 10:34:33.936805 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-d5978b27-2728-4b7c-b730-ea0496513f10 tempest-AttachVolumeShelveTestJSON-358313758 tempest-AttachVolumeShelveTestJSON-358313758-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:34:33.936805 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-d5978b27-2728-4b7c-b730-ea0496513f10 tempest-AttachVolumeShelveTestJSON-358313758 tempest-AttachVolumeShelveTestJSON-358313758-project-member] Calling method 'delete' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:34:33.936805 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.v3.volumes [None req-d5978b27-2728-4b7c-b730-ea0496513f10 tempest-AttachVolumeShelveTestJSON-358313758 tempest-AttachVolumeShelveTestJSON-358313758-project-member] Delete volume with id: ba229347-c4b0-4ee7-bf83-ea431272bf10 Aug 12 10:34:33.950782 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:34:33.950782 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:34:33.951310 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-d5978b27-2728-4b7c-b730-ea0496513f10 tempest-AttachVolumeShelveTestJSON-358313758 tempest-AttachVolumeShelveTestJSON-358313758-project-member] Volume info retrieved successfully. Aug 12 10:34:34.013268 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-d5978b27-2728-4b7c-b730-ea0496513f10 tempest-AttachVolumeShelveTestJSON-358313758 tempest-AttachVolumeShelveTestJSON-358313758-project-member] Delete volume request issued successfully. Aug 12 10:34:34.013502 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-d5978b27-2728-4b7c-b730-ea0496513f10 tempest-AttachVolumeShelveTestJSON-358313758 tempest-AttachVolumeShelveTestJSON-358313758-project-member] https://10.4.3.105/volume/v3/volumes/ba229347-c4b0-4ee7-bf83-ea431272bf10 returned with HTTP 202 Aug 12 10:34:34.014353 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 264/1067] 10.4.3.105 () {66 vars in 1351 bytes} [Wed Aug 12 10:34:33 2026] DELETE /volume/v3/volumes/ba229347-c4b0-4ee7-bf83-ea431272bf10 => generated 0 bytes in 86 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 10:34:34.030921 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-4aa334ba-1d6e-44b9-a7fe-eaf245c2a187 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:34:34.030921 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-4aa334ba-1d6e-44b9-a7fe-eaf245c2a187 tempest-AttachVolumeShelveTestJSON-358313758 tempest-AttachVolumeShelveTestJSON-358313758-project-member] GET https://10.4.3.105/volume/v3/volumes/ba229347-c4b0-4ee7-bf83-ea431272bf10 Aug 12 10:34:34.030921 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-4aa334ba-1d6e-44b9-a7fe-eaf245c2a187 tempest-AttachVolumeShelveTestJSON-358313758 tempest-AttachVolumeShelveTestJSON-358313758-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:34:34.030921 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-4aa334ba-1d6e-44b9-a7fe-eaf245c2a187 tempest-AttachVolumeShelveTestJSON-358313758 tempest-AttachVolumeShelveTestJSON-358313758-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:34:34.041642 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:34:34.041642 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:34:34.048992 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-4aa334ba-1d6e-44b9-a7fe-eaf245c2a187 tempest-AttachVolumeShelveTestJSON-358313758 tempest-AttachVolumeShelveTestJSON-358313758-project-member] Volume info retrieved successfully. Aug 12 10:34:34.055140 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-4aa334ba-1d6e-44b9-a7fe-eaf245c2a187 tempest-AttachVolumeShelveTestJSON-358313758 tempest-AttachVolumeShelveTestJSON-358313758-project-member] https://10.4.3.105/volume/v3/volumes/ba229347-c4b0-4ee7-bf83-ea431272bf10 returned with HTTP 200 Aug 12 10:34:34.055673 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 267/1068] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:34:34 2026] GET /volume/v3/volumes/ba229347-c4b0-4ee7-bf83-ea431272bf10 => generated 849 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:34:35.071881 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-9246c29f-9aa5-4ad1-af42-8fee63a7c638 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:34:35.074133 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-9246c29f-9aa5-4ad1-af42-8fee63a7c638 tempest-AttachVolumeShelveTestJSON-358313758 tempest-AttachVolumeShelveTestJSON-358313758-project-member] GET https://10.4.3.105/volume/v3/volumes/ba229347-c4b0-4ee7-bf83-ea431272bf10 Aug 12 10:34:35.074430 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-9246c29f-9aa5-4ad1-af42-8fee63a7c638 tempest-AttachVolumeShelveTestJSON-358313758 tempest-AttachVolumeShelveTestJSON-358313758-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:34:35.074782 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-9246c29f-9aa5-4ad1-af42-8fee63a7c638 tempest-AttachVolumeShelveTestJSON-358313758 tempest-AttachVolumeShelveTestJSON-358313758-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:34:35.083335 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-9246c29f-9aa5-4ad1-af42-8fee63a7c638 tempest-AttachVolumeShelveTestJSON-358313758 tempest-AttachVolumeShelveTestJSON-358313758-project-member] https://10.4.3.105/volume/v3/volumes/ba229347-c4b0-4ee7-bf83-ea431272bf10 returned with HTTP 404 Aug 12 10:34:35.083948 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 265/1069] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:34:35 2026] GET /volume/v3/volumes/ba229347-c4b0-4ee7-bf83-ea431272bf10 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:34:35.675297 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-5242b909-b4b1-45b8-a233-023d361b9a82 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:34:35.678277 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-5242b909-b4b1-45b8-a233-023d361b9a82 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-reader] GET https://10.4.3.105/volume/v3/volumes/dd6899a9-d9c6-4fb0-95e0-25ef9c33a6db Aug 12 10:34:35.678545 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-5242b909-b4b1-45b8-a233-023d361b9a82 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-reader] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:34:35.678853 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-5242b909-b4b1-45b8-a233-023d361b9a82 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-reader] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:34:35.700738 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:34:35.700738 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:34:35.705737 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-5242b909-b4b1-45b8-a233-023d361b9a82 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-reader] Volume info retrieved successfully. Aug 12 10:34:35.713139 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-5242b909-b4b1-45b8-a233-023d361b9a82 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-reader] https://10.4.3.105/volume/v3/volumes/dd6899a9-d9c6-4fb0-95e0-25ef9c33a6db returned with HTTP 200 Aug 12 10:34:35.713717 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 274/1070] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:34:35 2026] GET /volume/v3/volumes/dd6899a9-d9c6-4fb0-95e0-25ef9c33a6db => generated 1442 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:34:35.780011 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-0bb13ccb-ee52-4594-9bde-404ebc58124e req-682bd931-d18c-400d-8d4e-fc1892fb55cb None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:34:35.786348 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-0bb13ccb-ee52-4594-9bde-404ebc58124e req-682bd931-d18c-400d-8d4e-fc1892fb55cb tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] GET https://10.4.3.105/volume/v3/volumes/dd6899a9-d9c6-4fb0-95e0-25ef9c33a6db Aug 12 10:34:35.786604 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-0bb13ccb-ee52-4594-9bde-404ebc58124e req-682bd931-d18c-400d-8d4e-fc1892fb55cb tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:34:35.786829 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-0bb13ccb-ee52-4594-9bde-404ebc58124e req-682bd931-d18c-400d-8d4e-fc1892fb55cb tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:34:35.814043 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:34:35.814043 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:34:35.820531 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [req-0bb13ccb-ee52-4594-9bde-404ebc58124e req-682bd931-d18c-400d-8d4e-fc1892fb55cb tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Volume info retrieved successfully. Aug 12 10:34:35.831491 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-0bb13ccb-ee52-4594-9bde-404ebc58124e req-682bd931-d18c-400d-8d4e-fc1892fb55cb tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] https://10.4.3.105/volume/v3/volumes/dd6899a9-d9c6-4fb0-95e0-25ef9c33a6db returned with HTTP 200 Aug 12 10:34:35.831491 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 265/1071] 10.4.3.105 () {68 vars in 1598 bytes} [Wed Aug 12 10:34:35 2026] GET /volume/v3/volumes/dd6899a9-d9c6-4fb0-95e0-25ef9c33a6db => generated 1442 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:34:35.870438 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-0bb13ccb-ee52-4594-9bde-404ebc58124e req-ed5c220e-6b53-45b9-9f84-fd024556f974 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:34:35.877894 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-0bb13ccb-ee52-4594-9bde-404ebc58124e req-ed5c220e-6b53-45b9-9f84-fd024556f974 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] POST https://10.4.3.105/volume/v3/volumes/dd6899a9-d9c6-4fb0-95e0-25ef9c33a6db/action Aug 12 10:34:35.879006 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-0bb13ccb-ee52-4594-9bde-404ebc58124e req-ed5c220e-6b53-45b9-9f84-fd024556f974 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100375) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 10:34:35.879006 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-0bb13ccb-ee52-4594-9bde-404ebc58124e req-ed5c220e-6b53-45b9-9f84-fd024556f974 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:34:35.897323 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:34:35.897323 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:34:35.898093 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [req-0bb13ccb-ee52-4594-9bde-404ebc58124e req-ed5c220e-6b53-45b9-9f84-fd024556f974 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Volume info retrieved successfully. Aug 12 10:34:35.917132 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [req-0bb13ccb-ee52-4594-9bde-404ebc58124e req-ed5c220e-6b53-45b9-9f84-fd024556f974 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Begin detaching volume completed successfully. Aug 12 10:34:35.917601 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-0bb13ccb-ee52-4594-9bde-404ebc58124e req-ed5c220e-6b53-45b9-9f84-fd024556f974 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] https://10.4.3.105/volume/v3/volumes/dd6899a9-d9c6-4fb0-95e0-25ef9c33a6db/action returned with HTTP 202 Aug 12 10:34:35.917976 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 268/1072] 10.4.3.105 () {72 vars in 1672 bytes} [Wed Aug 12 10:34:35 2026] POST /volume/v3/volumes/dd6899a9-d9c6-4fb0-95e0-25ef9c33a6db/action => generated 0 bytes in 50 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 10:34:35.950709 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-eaae5299-ad6c-4a92-b541-1a28e6be779b None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:34:35.954752 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-eaae5299-ad6c-4a92-b541-1a28e6be779b tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] GET https://10.4.3.105/volume/v3/volumes/dd6899a9-d9c6-4fb0-95e0-25ef9c33a6db Aug 12 10:34:35.954910 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-eaae5299-ad6c-4a92-b541-1a28e6be779b tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:34:35.956010 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-eaae5299-ad6c-4a92-b541-1a28e6be779b tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:34:35.985509 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:34:35.985509 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:34:35.994042 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-eaae5299-ad6c-4a92-b541-1a28e6be779b tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Volume info retrieved successfully. Aug 12 10:34:36.008829 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-eaae5299-ad6c-4a92-b541-1a28e6be779b tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] https://10.4.3.105/volume/v3/volumes/dd6899a9-d9c6-4fb0-95e0-25ef9c33a6db returned with HTTP 200 Aug 12 10:34:36.009797 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 266/1073] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:34:35 2026] GET /volume/v3/volumes/dd6899a9-d9c6-4fb0-95e0-25ef9c33a6db => generated 1445 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:34:36.011488 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-32c6a757-7d74-4ae1-bc1c-a3a5e7a4fc23 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:34:36.012217 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-32c6a757-7d74-4ae1-bc1c-a3a5e7a4fc23 None None] GET https://10.4.3.105/volume// Aug 12 10:34:36.012349 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-32c6a757-7d74-4ae1-bc1c-a3a5e7a4fc23 None None] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:34:36.012594 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-32c6a757-7d74-4ae1-bc1c-a3a5e7a4fc23 None None] Calling method 'all' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:34:36.013186 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-32c6a757-7d74-4ae1-bc1c-a3a5e7a4fc23 None None] https://10.4.3.105/volume// returned with HTTP 300 Aug 12 10:34:36.014551 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 275/1074] 10.4.3.105 () {66 vars in 1426 bytes} [Wed Aug 12 10:34: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 10:34:36.022022 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-0bb13ccb-ee52-4594-9bde-404ebc58124e req-0bd94050-3d8c-4b15-959e-15897dfc366b None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:34:36.024313 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-0bb13ccb-ee52-4594-9bde-404ebc58124e req-0bd94050-3d8c-4b15-959e-15897dfc366b tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] GET https://10.4.3.105/volume/v3/volumes/dd6899a9-d9c6-4fb0-95e0-25ef9c33a6db Aug 12 10:34:36.024534 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-0bb13ccb-ee52-4594-9bde-404ebc58124e req-0bd94050-3d8c-4b15-959e-15897dfc366b tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:34:36.024764 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-0bb13ccb-ee52-4594-9bde-404ebc58124e req-0bd94050-3d8c-4b15-959e-15897dfc366b tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:34:36.039725 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:34:36.039725 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:34:36.044034 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [req-0bb13ccb-ee52-4594-9bde-404ebc58124e req-0bd94050-3d8c-4b15-959e-15897dfc366b tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Volume info retrieved successfully. Aug 12 10:34:36.050719 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-0bb13ccb-ee52-4594-9bde-404ebc58124e req-0bd94050-3d8c-4b15-959e-15897dfc366b tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] https://10.4.3.105/volume/v3/volumes/dd6899a9-d9c6-4fb0-95e0-25ef9c33a6db returned with HTTP 200 Aug 12 10:34:36.050719 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 266/1075] 10.4.3.105 () {70 vars in 1639 bytes} [Wed Aug 12 10:34:36 2026] GET /volume/v3/volumes/dd6899a9-d9c6-4fb0-95e0-25ef9c33a6db => generated 1625 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 10:34:36.700762 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-0bb13ccb-ee52-4594-9bde-404ebc58124e req-01039bb6-3a2b-4a9a-aa28-bb41673a17f6 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:34:36.705594 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-0bb13ccb-ee52-4594-9bde-404ebc58124e req-01039bb6-3a2b-4a9a-aa28-bb41673a17f6 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] GET https://10.4.3.105/volume/v3/volumes/dd6899a9-d9c6-4fb0-95e0-25ef9c33a6db Aug 12 10:34:36.706905 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-0bb13ccb-ee52-4594-9bde-404ebc58124e req-01039bb6-3a2b-4a9a-aa28-bb41673a17f6 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:34:36.707904 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-0bb13ccb-ee52-4594-9bde-404ebc58124e req-01039bb6-3a2b-4a9a-aa28-bb41673a17f6 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:34:36.747285 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:34:36.747285 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:34:36.751461 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [req-0bb13ccb-ee52-4594-9bde-404ebc58124e req-01039bb6-3a2b-4a9a-aa28-bb41673a17f6 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Volume info retrieved successfully. Aug 12 10:34:36.758647 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-0bb13ccb-ee52-4594-9bde-404ebc58124e req-01039bb6-3a2b-4a9a-aa28-bb41673a17f6 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] https://10.4.3.105/volume/v3/volumes/dd6899a9-d9c6-4fb0-95e0-25ef9c33a6db returned with HTTP 200 Aug 12 10:34:36.759288 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 269/1076] 10.4.3.105 () {68 vars in 1598 bytes} [Wed Aug 12 10:34:36 2026] GET /volume/v3/volumes/dd6899a9-d9c6-4fb0-95e0-25ef9c33a6db => generated 1445 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:34:36.793036 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-0bb13ccb-ee52-4594-9bde-404ebc58124e req-2012ec33-22c3-4859-98e0-131fd9253ed9 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:34:36.796079 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-0bb13ccb-ee52-4594-9bde-404ebc58124e req-2012ec33-22c3-4859-98e0-131fd9253ed9 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] DELETE https://10.4.3.105/volume/v3/attachments/bd711d0f-54df-403a-9f73-35ee4420fd7f Aug 12 10:34:36.796079 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-0bb13ccb-ee52-4594-9bde-404ebc58124e req-2012ec33-22c3-4859-98e0-131fd9253ed9 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:34:36.796079 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-0bb13ccb-ee52-4594-9bde-404ebc58124e req-2012ec33-22c3-4859-98e0-131fd9253ed9 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Calling method 'version_select' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:34:36.805549 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:34:36.805549 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:34:36.897333 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-0bb13ccb-ee52-4594-9bde-404ebc58124e req-2012ec33-22c3-4859-98e0-131fd9253ed9 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] https://10.4.3.105/volume/v3/attachments/bd711d0f-54df-403a-9f73-35ee4420fd7f returned with HTTP 200 Aug 12 10:34:36.897924 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 267/1077] 10.4.3.105 () {72 vars in 1673 bytes} [Wed Aug 12 10:34:36 2026] DELETE /volume/v3/attachments/bd711d0f-54df-403a-9f73-35ee4420fd7f => generated 192 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:34:37.027022 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-58eaa96d-94c3-4ebb-9249-f1b91bce8607 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:34:37.032536 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-58eaa96d-94c3-4ebb-9249-f1b91bce8607 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] GET https://10.4.3.105/volume/v3/volumes/dd6899a9-d9c6-4fb0-95e0-25ef9c33a6db Aug 12 10:34:37.032536 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-58eaa96d-94c3-4ebb-9249-f1b91bce8607 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:34:37.032536 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-58eaa96d-94c3-4ebb-9249-f1b91bce8607 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:34:37.048878 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:34:37.048878 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:34:37.054012 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-58eaa96d-94c3-4ebb-9249-f1b91bce8607 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Volume info retrieved successfully. Aug 12 10:34:37.061740 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-58eaa96d-94c3-4ebb-9249-f1b91bce8607 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] https://10.4.3.105/volume/v3/volumes/dd6899a9-d9c6-4fb0-95e0-25ef9c33a6db returned with HTTP 200 Aug 12 10:34:37.062405 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 276/1078] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:34:37 2026] GET /volume/v3/volumes/dd6899a9-d9c6-4fb0-95e0-25ef9c33a6db => generated 1145 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:34:37.084545 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-387418bc-0d58-4961-b927-a67ca341073a None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:34:37.086848 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-387418bc-0d58-4961-b927-a67ca341073a tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-reader] GET https://10.4.3.105/volume/v3/volumes/dd6899a9-d9c6-4fb0-95e0-25ef9c33a6db Aug 12 10:34:37.087138 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-387418bc-0d58-4961-b927-a67ca341073a tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-reader] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:34:37.087478 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-387418bc-0d58-4961-b927-a67ca341073a tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-reader] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:34:37.101120 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:34:37.101120 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:34:37.109314 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-387418bc-0d58-4961-b927-a67ca341073a tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-reader] Volume info retrieved successfully. Aug 12 10:34:37.115705 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-387418bc-0d58-4961-b927-a67ca341073a tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-reader] https://10.4.3.105/volume/v3/volumes/dd6899a9-d9c6-4fb0-95e0-25ef9c33a6db returned with HTTP 200 Aug 12 10:34:37.115829 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 267/1079] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:34:37 2026] GET /volume/v3/volumes/dd6899a9-d9c6-4fb0-95e0-25ef9c33a6db => generated 1145 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:34:37.184226 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-2906052d-43bf-4b43-a77a-0badebc4b4e2 req-9385b5e7-6941-4b0b-9f35-9f14051450ff None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:34:37.187761 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-2906052d-43bf-4b43-a77a-0badebc4b4e2 req-9385b5e7-6941-4b0b-9f35-9f14051450ff tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] GET https://10.4.3.105/volume/v3/volumes/dd6899a9-d9c6-4fb0-95e0-25ef9c33a6db Aug 12 10:34:37.188326 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-2906052d-43bf-4b43-a77a-0badebc4b4e2 req-9385b5e7-6941-4b0b-9f35-9f14051450ff tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:34:37.188326 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-2906052d-43bf-4b43-a77a-0badebc4b4e2 req-9385b5e7-6941-4b0b-9f35-9f14051450ff tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:34:37.202846 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:34:37.202846 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:34:37.209295 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [req-2906052d-43bf-4b43-a77a-0badebc4b4e2 req-9385b5e7-6941-4b0b-9f35-9f14051450ff tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Volume info retrieved successfully. Aug 12 10:34:37.219182 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-2906052d-43bf-4b43-a77a-0badebc4b4e2 req-9385b5e7-6941-4b0b-9f35-9f14051450ff tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] https://10.4.3.105/volume/v3/volumes/dd6899a9-d9c6-4fb0-95e0-25ef9c33a6db returned with HTTP 200 Aug 12 10:34:37.220446 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 270/1080] 10.4.3.105 () {68 vars in 1598 bytes} [Wed Aug 12 10:34:37 2026] GET /volume/v3/volumes/dd6899a9-d9c6-4fb0-95e0-25ef9c33a6db => generated 1145 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:34:37.253573 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-2906052d-43bf-4b43-a77a-0badebc4b4e2 req-b44c1384-d384-4fd7-abdf-369b8a132c44 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:34:37.256262 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-2906052d-43bf-4b43-a77a-0badebc4b4e2 req-b44c1384-d384-4fd7-abdf-369b8a132c44 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] POST https://10.4.3.105/volume/v3/volumes/dd6899a9-d9c6-4fb0-95e0-25ef9c33a6db/action Aug 12 10:34:37.256730 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-2906052d-43bf-4b43-a77a-0badebc4b4e2 req-b44c1384-d384-4fd7-abdf-369b8a132c44 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100373) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 10:34:37.256899 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-2906052d-43bf-4b43-a77a-0badebc4b4e2 req-b44c1384-d384-4fd7-abdf-369b8a132c44 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:34:37.275180 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:34:37.275180 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:34:37.275737 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [req-2906052d-43bf-4b43-a77a-0badebc4b4e2 req-b44c1384-d384-4fd7-abdf-369b8a132c44 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Volume info retrieved successfully. Aug 12 10:34:37.290034 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [req-2906052d-43bf-4b43-a77a-0badebc4b4e2 req-b44c1384-d384-4fd7-abdf-369b8a132c44 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Begin detaching volume completed successfully. Aug 12 10:34:37.290454 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-2906052d-43bf-4b43-a77a-0badebc4b4e2 req-b44c1384-d384-4fd7-abdf-369b8a132c44 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] https://10.4.3.105/volume/v3/volumes/dd6899a9-d9c6-4fb0-95e0-25ef9c33a6db/action returned with HTTP 202 Aug 12 10:34:37.291287 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 268/1081] 10.4.3.105 () {72 vars in 1672 bytes} [Wed Aug 12 10:34:37 2026] POST /volume/v3/volumes/dd6899a9-d9c6-4fb0-95e0-25ef9c33a6db/action => generated 0 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 10:34:37.323129 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-2db8db49-c934-4357-ba29-250d28a2207b None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:34:37.326400 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-2db8db49-c934-4357-ba29-250d28a2207b tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] GET https://10.4.3.105/volume/v3/volumes/dd6899a9-d9c6-4fb0-95e0-25ef9c33a6db Aug 12 10:34:37.326683 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-2db8db49-c934-4357-ba29-250d28a2207b tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:34:37.327050 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-2db8db49-c934-4357-ba29-250d28a2207b tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:34:37.344385 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:34:37.344385 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:34:37.350905 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-2db8db49-c934-4357-ba29-250d28a2207b tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Volume info retrieved successfully. Aug 12 10:34:37.358197 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-2db8db49-c934-4357-ba29-250d28a2207b tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] https://10.4.3.105/volume/v3/volumes/dd6899a9-d9c6-4fb0-95e0-25ef9c33a6db returned with HTTP 200 Aug 12 10:34:37.358890 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 277/1082] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:34:37 2026] GET /volume/v3/volumes/dd6899a9-d9c6-4fb0-95e0-25ef9c33a6db => generated 1148 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:34:37.362110 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-b82b2904-0fe1-46eb-9e1a-54dd4080cf76 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:34:37.362626 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-b82b2904-0fe1-46eb-9e1a-54dd4080cf76 None None] GET https://10.4.3.105/volume// Aug 12 10:34:37.362778 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-b82b2904-0fe1-46eb-9e1a-54dd4080cf76 None None] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:34:37.363502 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-b82b2904-0fe1-46eb-9e1a-54dd4080cf76 None None] Calling method 'all' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:34:37.363502 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-b82b2904-0fe1-46eb-9e1a-54dd4080cf76 None None] https://10.4.3.105/volume// returned with HTTP 300 Aug 12 10:34:37.363929 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 268/1083] 10.4.3.105 () {66 vars in 1426 bytes} [Wed Aug 12 10:34: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 10:34:37.374800 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-2906052d-43bf-4b43-a77a-0badebc4b4e2 req-ec9cd0a1-37a3-47ef-8682-f589032c8ffb None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:34:37.381020 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-2906052d-43bf-4b43-a77a-0badebc4b4e2 req-ec9cd0a1-37a3-47ef-8682-f589032c8ffb tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] GET https://10.4.3.105/volume/v3/volumes/dd6899a9-d9c6-4fb0-95e0-25ef9c33a6db Aug 12 10:34:37.381410 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-2906052d-43bf-4b43-a77a-0badebc4b4e2 req-ec9cd0a1-37a3-47ef-8682-f589032c8ffb tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:34:37.381826 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-2906052d-43bf-4b43-a77a-0badebc4b4e2 req-ec9cd0a1-37a3-47ef-8682-f589032c8ffb tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:34:37.399762 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:34:37.399762 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:34:37.408100 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [req-2906052d-43bf-4b43-a77a-0badebc4b4e2 req-ec9cd0a1-37a3-47ef-8682-f589032c8ffb tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Volume info retrieved successfully. Aug 12 10:34:37.416336 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-2906052d-43bf-4b43-a77a-0badebc4b4e2 req-ec9cd0a1-37a3-47ef-8682-f589032c8ffb tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] https://10.4.3.105/volume/v3/volumes/dd6899a9-d9c6-4fb0-95e0-25ef9c33a6db returned with HTTP 200 Aug 12 10:34:37.416858 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 271/1084] 10.4.3.105 () {70 vars in 1639 bytes} [Wed Aug 12 10:34:37 2026] GET /volume/v3/volumes/dd6899a9-d9c6-4fb0-95e0-25ef9c33a6db => generated 1328 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 10:34:38.381659 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-084c8f8f-eab9-4968-9589-3fa17bf24769 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:34:38.385738 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-084c8f8f-eab9-4968-9589-3fa17bf24769 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] GET https://10.4.3.105/volume/v3/volumes/dd6899a9-d9c6-4fb0-95e0-25ef9c33a6db Aug 12 10:34:38.385738 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-084c8f8f-eab9-4968-9589-3fa17bf24769 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:34:38.385738 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-084c8f8f-eab9-4968-9589-3fa17bf24769 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:34:38.401448 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:34:38.401448 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:34:38.409287 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-084c8f8f-eab9-4968-9589-3fa17bf24769 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Volume info retrieved successfully. Aug 12 10:34:38.419045 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-084c8f8f-eab9-4968-9589-3fa17bf24769 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] https://10.4.3.105/volume/v3/volumes/dd6899a9-d9c6-4fb0-95e0-25ef9c33a6db returned with HTTP 200 Aug 12 10:34:38.419566 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 269/1085] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:34:38 2026] GET /volume/v3/volumes/dd6899a9-d9c6-4fb0-95e0-25ef9c33a6db => generated 1148 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:34:38.906149 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-a5d9c223-1638-45b7-8eda-03f19f7c06fa None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:34:38.908860 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-a5d9c223-1638-45b7-8eda-03f19f7c06fa tempest-TestMinimumBasicScenario-1673550797 tempest-TestMinimumBasicScenario-1673550797-project-member] POST https://10.4.3.105/volume/v3/volumes Aug 12 10:34:38.908965 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-a5d9c223-1638-45b7-8eda-03f19f7c06fa tempest-TestMinimumBasicScenario-1673550797 tempest-TestMinimumBasicScenario-1673550797-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-507630467", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:34:38.911673 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.v3.volumes [None req-a5d9c223-1638-45b7-8eda-03f19f7c06fa tempest-TestMinimumBasicScenario-1673550797 tempest-TestMinimumBasicScenario-1673550797-project-member] Create volume request body: {'volume': {'name': 'tempest-TestMinimumBasicScenario-volume-507630467', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100372) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 10:34:38.911842 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.v3.volumes [None req-a5d9c223-1638-45b7-8eda-03f19f7c06fa tempest-TestMinimumBasicScenario-1673550797 tempest-TestMinimumBasicScenario-1673550797-project-member] Create volume of 1 GB Aug 12 10:34:38.918127 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-a5d9c223-1638-45b7-8eda-03f19f7c06fa tempest-TestMinimumBasicScenario-1673550797 tempest-TestMinimumBasicScenario-1673550797-project-member] Availability Zones retrieved successfully. Aug 12 10:34:38.924876 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-a5d9c223-1638-45b7-8eda-03f19f7c06fa tempest-TestMinimumBasicScenario-1673550797 tempest-TestMinimumBasicScenario-1673550797-project-member] Flow 'volume_create_api' (039cd9ed-79c7-489c-b1be-8d355d8786fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100372) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:34:38.926400 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-a5d9c223-1638-45b7-8eda-03f19f7c06fa tempest-TestMinimumBasicScenario-1673550797 tempest-TestMinimumBasicScenario-1673550797-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6460feff-87fe-46b4-b676-9e7f34e28b07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:34:38.927538 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.flows.api.create_volume [None req-a5d9c223-1638-45b7-8eda-03f19f7c06fa tempest-TestMinimumBasicScenario-1673550797 tempest-TestMinimumBasicScenario-1673550797-project-member] Validating volume size '1' using validate_int {{(pid=100372) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 10:34:38.974547 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-a5d9c223-1638-45b7-8eda-03f19f7c06fa tempest-TestMinimumBasicScenario-1673550797 tempest-TestMinimumBasicScenario-1673550797-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6460feff-87fe-46b4-b676-9e7f34e28b07) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T10:26:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6cd66f07-4c7b-40b2-9dfb-378538f29c9e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:34:38.976093 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-a5d9c223-1638-45b7-8eda-03f19f7c06fa tempest-TestMinimumBasicScenario-1673550797 tempest-TestMinimumBasicScenario-1673550797-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e7b13522-d1ea-406a-a10d-b854c79d2ac3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:34:39.050973 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.quota [None req-a5d9c223-1638-45b7-8eda-03f19f7c06fa tempest-TestMinimumBasicScenario-1673550797 tempest-TestMinimumBasicScenario-1673550797-project-member] Created reservations ['8e8ae0ea-e567-4081-8c4e-d6b58dce7502', '290fedc8-e2d9-476e-81bd-2e7348d5d216', '8565bba1-2f00-4bc1-b5f1-6f6d243574e7', 'd5babdf6-1967-4037-84b6-835257a00451'] {{(pid=100372) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:34:39.052011 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-a5d9c223-1638-45b7-8eda-03f19f7c06fa tempest-TestMinimumBasicScenario-1673550797 tempest-TestMinimumBasicScenario-1673550797-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e7b13522-d1ea-406a-a10d-b854c79d2ac3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8e8ae0ea-e567-4081-8c4e-d6b58dce7502', '290fedc8-e2d9-476e-81bd-2e7348d5d216', '8565bba1-2f00-4bc1-b5f1-6f6d243574e7', 'd5babdf6-1967-4037-84b6-835257a00451']}' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:34:39.054079 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-a5d9c223-1638-45b7-8eda-03f19f7c06fa tempest-TestMinimumBasicScenario-1673550797 tempest-TestMinimumBasicScenario-1673550797-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3fc7668d-889e-4f4e-87de-d22cd4a33c2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:34:39.114809 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-a5d9c223-1638-45b7-8eda-03f19f7c06fa tempest-TestMinimumBasicScenario-1673550797 tempest-TestMinimumBasicScenario-1673550797-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3fc7668d-889e-4f4e-87de-d22cd4a33c2d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6cb2d993-f5c8-4077-8dd3-de73eef2c395', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-507630467',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a2c9c03c81f04a7cb35d51a7619494d3',qos_specs=None,replication_status=,reservations=['8e8ae0ea-e567-4081-8c4e-d6b58dce7502','290fedc8-e2d9-476e-81bd-2e7348d5d216','8565bba1-2f00-4bc1-b5f1-6f6d243574e7','d5babdf6-1967-4037-84b6-835257a00451'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b8377c9d3ee94a76bb6822512063aa1d',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:34:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-507630467',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6cb2d993-f5c8-4077-8dd3-de73eef2c395,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a2c9c03c81f04a7cb35d51a7619494d3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b8377c9d3ee94a76bb6822512063aa1d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6cd66f07-4c7b-40b2-9dfb-378538f29c9e),volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:34:39.116160 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-a5d9c223-1638-45b7-8eda-03f19f7c06fa tempest-TestMinimumBasicScenario-1673550797 tempest-TestMinimumBasicScenario-1673550797-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1092f7e9-3813-435c-a49c-97d72d9fce52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:34:39.149933 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-a5d9c223-1638-45b7-8eda-03f19f7c06fa tempest-TestMinimumBasicScenario-1673550797 tempest-TestMinimumBasicScenario-1673550797-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1092f7e9-3813-435c-a49c-97d72d9fce52) transitioned into state 'SUCCESS' from state '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-507630467',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a2c9c03c81f04a7cb35d51a7619494d3',qos_specs=None,replication_status=,reservations=['8e8ae0ea-e567-4081-8c4e-d6b58dce7502','290fedc8-e2d9-476e-81bd-2e7348d5d216','8565bba1-2f00-4bc1-b5f1-6f6d243574e7','d5babdf6-1967-4037-84b6-835257a00451'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b8377c9d3ee94a76bb6822512063aa1d',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:34:39.151051 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-a5d9c223-1638-45b7-8eda-03f19f7c06fa tempest-TestMinimumBasicScenario-1673550797 tempest-TestMinimumBasicScenario-1673550797-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (688779f7-bdb1-4fcb-88b2-0fcc8247323f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:34:39.172468 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-a5d9c223-1638-45b7-8eda-03f19f7c06fa tempest-TestMinimumBasicScenario-1673550797 tempest-TestMinimumBasicScenario-1673550797-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (688779f7-bdb1-4fcb-88b2-0fcc8247323f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:34:39.174321 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-a5d9c223-1638-45b7-8eda-03f19f7c06fa tempest-TestMinimumBasicScenario-1673550797 tempest-TestMinimumBasicScenario-1673550797-project-member] Flow 'volume_create_api' (039cd9ed-79c7-489c-b1be-8d355d8786fa) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100372) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:34:39.174321 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-a5d9c223-1638-45b7-8eda-03f19f7c06fa tempest-TestMinimumBasicScenario-1673550797 tempest-TestMinimumBasicScenario-1673550797-project-member] Create volume request issued successfully. Aug 12 10:34:39.174967 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-a5d9c223-1638-45b7-8eda-03f19f7c06fa tempest-TestMinimumBasicScenario-1673550797 tempest-TestMinimumBasicScenario-1673550797-project-member] https://10.4.3.105/volume/v3/volumes returned with HTTP 202 Aug 12 10:34:39.175554 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 278/1086] 10.4.3.105 () {68 vars in 1259 bytes} [Wed Aug 12 10:34:38 2026] POST /volume/v3/volumes => generated 754 bytes in 270 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 10:34:39.198052 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-d1034061-042f-4bbd-85cb-241f0c7adb15 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:34:39.201411 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-d1034061-042f-4bbd-85cb-241f0c7adb15 tempest-TestMinimumBasicScenario-1673550797 tempest-TestMinimumBasicScenario-1673550797-project-member] GET https://10.4.3.105/volume/v3/volumes/6cb2d993-f5c8-4077-8dd3-de73eef2c395 Aug 12 10:34:39.201411 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-d1034061-042f-4bbd-85cb-241f0c7adb15 tempest-TestMinimumBasicScenario-1673550797 tempest-TestMinimumBasicScenario-1673550797-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:34:39.205283 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-d1034061-042f-4bbd-85cb-241f0c7adb15 tempest-TestMinimumBasicScenario-1673550797 tempest-TestMinimumBasicScenario-1673550797-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:34:39.226400 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:34:39.226400 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:34:39.232073 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-d1034061-042f-4bbd-85cb-241f0c7adb15 tempest-TestMinimumBasicScenario-1673550797 tempest-TestMinimumBasicScenario-1673550797-project-member] Volume info retrieved successfully. Aug 12 10:34:39.243577 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-d1034061-042f-4bbd-85cb-241f0c7adb15 tempest-TestMinimumBasicScenario-1673550797 tempest-TestMinimumBasicScenario-1673550797-project-member] https://10.4.3.105/volume/v3/volumes/6cb2d993-f5c8-4077-8dd3-de73eef2c395 returned with HTTP 200 Aug 12 10:34:39.243835 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 269/1087] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:34:39 2026] GET /volume/v3/volumes/6cb2d993-f5c8-4077-8dd3-de73eef2c395 => generated 822 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:34:39.438785 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-285b29b2-fdff-4ce1-a9b6-384373de5bc0 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:34:39.442003 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-285b29b2-fdff-4ce1-a9b6-384373de5bc0 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] GET https://10.4.3.105/volume/v3/volumes/dd6899a9-d9c6-4fb0-95e0-25ef9c33a6db Aug 12 10:34:39.442262 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-285b29b2-fdff-4ce1-a9b6-384373de5bc0 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:34:39.442418 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-285b29b2-fdff-4ce1-a9b6-384373de5bc0 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:34:39.465574 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:34:39.465574 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:34:39.475541 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-285b29b2-fdff-4ce1-a9b6-384373de5bc0 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Volume info retrieved successfully. Aug 12 10:34:39.478800 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-285b29b2-fdff-4ce1-a9b6-384373de5bc0 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] https://10.4.3.105/volume/v3/volumes/dd6899a9-d9c6-4fb0-95e0-25ef9c33a6db returned with HTTP 200 Aug 12 10:34:39.479369 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 272/1088] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:34:39 2026] GET /volume/v3/volumes/dd6899a9-d9c6-4fb0-95e0-25ef9c33a6db => generated 1148 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:34:40.264311 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-b7092cd4-fcde-4759-b9e9-be41cb12a09d None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:34:40.266341 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-b7092cd4-fcde-4759-b9e9-be41cb12a09d tempest-TestMinimumBasicScenario-1673550797 tempest-TestMinimumBasicScenario-1673550797-project-member] GET https://10.4.3.105/volume/v3/volumes/6cb2d993-f5c8-4077-8dd3-de73eef2c395 Aug 12 10:34:40.266784 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-b7092cd4-fcde-4759-b9e9-be41cb12a09d tempest-TestMinimumBasicScenario-1673550797 tempest-TestMinimumBasicScenario-1673550797-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:34:40.267247 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-b7092cd4-fcde-4759-b9e9-be41cb12a09d tempest-TestMinimumBasicScenario-1673550797 tempest-TestMinimumBasicScenario-1673550797-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:34:40.300207 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:34:40.300207 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:34:40.311620 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-b7092cd4-fcde-4759-b9e9-be41cb12a09d tempest-TestMinimumBasicScenario-1673550797 tempest-TestMinimumBasicScenario-1673550797-project-member] Volume info retrieved successfully. Aug 12 10:34:40.320894 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-b7092cd4-fcde-4759-b9e9-be41cb12a09d tempest-TestMinimumBasicScenario-1673550797 tempest-TestMinimumBasicScenario-1673550797-project-member] https://10.4.3.105/volume/v3/volumes/6cb2d993-f5c8-4077-8dd3-de73eef2c395 returned with HTTP 200 Aug 12 10:34:40.321247 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 270/1089] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:34:40 2026] GET /volume/v3/volumes/6cb2d993-f5c8-4077-8dd3-de73eef2c395 => generated 847 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:34:40.338362 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-91d6f6ec-3e9e-4ca7-a0d5-db7fcdc51d58 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:34:40.343748 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-91d6f6ec-3e9e-4ca7-a0d5-db7fcdc51d58 tempest-TestMinimumBasicScenario-1673550797 tempest-TestMinimumBasicScenario-1673550797-project-member] GET https://10.4.3.105/volume/v3/volumes/6cb2d993-f5c8-4077-8dd3-de73eef2c395 Aug 12 10:34:40.343993 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-91d6f6ec-3e9e-4ca7-a0d5-db7fcdc51d58 tempest-TestMinimumBasicScenario-1673550797 tempest-TestMinimumBasicScenario-1673550797-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:34:40.344195 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-91d6f6ec-3e9e-4ca7-a0d5-db7fcdc51d58 tempest-TestMinimumBasicScenario-1673550797 tempest-TestMinimumBasicScenario-1673550797-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:34:40.352088 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:34:40.352088 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:34:40.356654 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-91d6f6ec-3e9e-4ca7-a0d5-db7fcdc51d58 tempest-TestMinimumBasicScenario-1673550797 tempest-TestMinimumBasicScenario-1673550797-project-member] Volume info retrieved successfully. Aug 12 10:34:40.362140 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-91d6f6ec-3e9e-4ca7-a0d5-db7fcdc51d58 tempest-TestMinimumBasicScenario-1673550797 tempest-TestMinimumBasicScenario-1673550797-project-member] https://10.4.3.105/volume/v3/volumes/6cb2d993-f5c8-4077-8dd3-de73eef2c395 returned with HTTP 200 Aug 12 10:34:40.362938 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 279/1090] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:34:40 2026] GET /volume/v3/volumes/6cb2d993-f5c8-4077-8dd3-de73eef2c395 => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:34:40.383976 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-7d280a33-3fa7-4e66-8e48-ca06fc807611 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:34:40.386458 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-7d280a33-3fa7-4e66-8e48-ca06fc807611 tempest-TestMinimumBasicScenario-1673550797 tempest-TestMinimumBasicScenario-1673550797-project-member] GET https://10.4.3.105/volume/v3/volumes Aug 12 10:34:40.386458 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-7d280a33-3fa7-4e66-8e48-ca06fc807611 tempest-TestMinimumBasicScenario-1673550797 tempest-TestMinimumBasicScenario-1673550797-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:34:40.386557 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-7d280a33-3fa7-4e66-8e48-ca06fc807611 tempest-TestMinimumBasicScenario-1673550797 tempest-TestMinimumBasicScenario-1673550797-project-member] Calling method 'index' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:34:40.386933 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.api_utils [None req-7d280a33-3fa7-4e66-8e48-ca06fc807611 tempest-TestMinimumBasicScenario-1673550797 tempest-TestMinimumBasicScenario-1673550797-project-member] Removing options '' from query. {{(pid=100374) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 10:34:40.387958 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-7d280a33-3fa7-4e66-8e48-ca06fc807611 tempest-TestMinimumBasicScenario-1673550797 tempest-TestMinimumBasicScenario-1673550797-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100374) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 10:34:40.401004 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-7d280a33-3fa7-4e66-8e48-ca06fc807611 tempest-TestMinimumBasicScenario-1673550797 tempest-TestMinimumBasicScenario-1673550797-project-member] Get all volumes completed successfully. Aug 12 10:34:40.401624 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-7d280a33-3fa7-4e66-8e48-ca06fc807611 tempest-TestMinimumBasicScenario-1673550797 tempest-TestMinimumBasicScenario-1673550797-project-member] https://10.4.3.105/volume/v3/volumes returned with HTTP 200 Aug 12 10:34:40.402152 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 270/1091] 10.4.3.105 () {66 vars in 1237 bytes} [Wed Aug 12 10:34:40 2026] GET /volume/v3/volumes => generated 338 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:34:40.414683 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-dad80abf-2ebe-4bf5-84d9-08428795782d None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:34:40.417433 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-dad80abf-2ebe-4bf5-84d9-08428795782d tempest-TestMinimumBasicScenario-1673550797 tempest-TestMinimumBasicScenario-1673550797-project-member] GET https://10.4.3.105/volume/v3/volumes/6cb2d993-f5c8-4077-8dd3-de73eef2c395 Aug 12 10:34:40.417693 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-dad80abf-2ebe-4bf5-84d9-08428795782d tempest-TestMinimumBasicScenario-1673550797 tempest-TestMinimumBasicScenario-1673550797-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:34:40.417879 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-dad80abf-2ebe-4bf5-84d9-08428795782d tempest-TestMinimumBasicScenario-1673550797 tempest-TestMinimumBasicScenario-1673550797-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:34:40.428556 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:34:40.428556 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:34:40.442309 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-dad80abf-2ebe-4bf5-84d9-08428795782d tempest-TestMinimumBasicScenario-1673550797 tempest-TestMinimumBasicScenario-1673550797-project-member] Volume info retrieved successfully. Aug 12 10:34:40.445884 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-dad80abf-2ebe-4bf5-84d9-08428795782d tempest-TestMinimumBasicScenario-1673550797 tempest-TestMinimumBasicScenario-1673550797-project-member] https://10.4.3.105/volume/v3/volumes/6cb2d993-f5c8-4077-8dd3-de73eef2c395 returned with HTTP 200 Aug 12 10:34:40.445942 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 273/1092] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:34:40 2026] GET /volume/v3/volumes/6cb2d993-f5c8-4077-8dd3-de73eef2c395 => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:34:40.499259 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-6b7e81e7-e9c1-4855-abea-22ae29a9aa96 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:34:40.501648 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-6b7e81e7-e9c1-4855-abea-22ae29a9aa96 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] GET https://10.4.3.105/volume/v3/volumes/dd6899a9-d9c6-4fb0-95e0-25ef9c33a6db Aug 12 10:34:40.501911 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-6b7e81e7-e9c1-4855-abea-22ae29a9aa96 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:34:40.502317 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-6b7e81e7-e9c1-4855-abea-22ae29a9aa96 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:34:40.512829 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [req-651ee733-20ae-4fb5-9f9d-913bdec58800 req-ef016961-dc0b-4ff7-bc1a-82fd4acaa202 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:34:40.518305 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-651ee733-20ae-4fb5-9f9d-913bdec58800 req-ef016961-dc0b-4ff7-bc1a-82fd4acaa202 tempest-TestMinimumBasicScenario-1673550797 tempest-TestMinimumBasicScenario-1673550797-project-member] GET https://10.4.3.105/volume/v3/volumes/6cb2d993-f5c8-4077-8dd3-de73eef2c395 Aug 12 10:34:40.518305 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [req-651ee733-20ae-4fb5-9f9d-913bdec58800 req-ef016961-dc0b-4ff7-bc1a-82fd4acaa202 tempest-TestMinimumBasicScenario-1673550797 tempest-TestMinimumBasicScenario-1673550797-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:34:40.518305 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [req-651ee733-20ae-4fb5-9f9d-913bdec58800 req-ef016961-dc0b-4ff7-bc1a-82fd4acaa202 tempest-TestMinimumBasicScenario-1673550797 tempest-TestMinimumBasicScenario-1673550797-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:34:40.520192 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:34:40.520192 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:34:40.529253 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:34:40.529253 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:34:40.529737 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-6b7e81e7-e9c1-4855-abea-22ae29a9aa96 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Volume info retrieved successfully. Aug 12 10:34:40.537027 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [req-651ee733-20ae-4fb5-9f9d-913bdec58800 req-ef016961-dc0b-4ff7-bc1a-82fd4acaa202 tempest-TestMinimumBasicScenario-1673550797 tempest-TestMinimumBasicScenario-1673550797-project-member] Volume info retrieved successfully. Aug 12 10:34:40.544410 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-6b7e81e7-e9c1-4855-abea-22ae29a9aa96 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] https://10.4.3.105/volume/v3/volumes/dd6899a9-d9c6-4fb0-95e0-25ef9c33a6db returned with HTTP 200 Aug 12 10:34:40.545241 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-651ee733-20ae-4fb5-9f9d-913bdec58800 req-ef016961-dc0b-4ff7-bc1a-82fd4acaa202 tempest-TestMinimumBasicScenario-1673550797 tempest-TestMinimumBasicScenario-1673550797-project-member] https://10.4.3.105/volume/v3/volumes/6cb2d993-f5c8-4077-8dd3-de73eef2c395 returned with HTTP 200 Aug 12 10:34:40.545413 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 271/1093] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:34:40 2026] GET /volume/v3/volumes/dd6899a9-d9c6-4fb0-95e0-25ef9c33a6db => generated 1148 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:34:40.545457 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 280/1094] 10.4.3.105 () {68 vars in 1598 bytes} [Wed Aug 12 10:34:40 2026] GET /volume/v3/volumes/6cb2d993-f5c8-4077-8dd3-de73eef2c395 => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:34:40.656197 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-849609e1-7918-43df-b3f0-e3d0a7406918 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:34:40.656884 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-849609e1-7918-43df-b3f0-e3d0a7406918 None None] GET https://10.4.3.105/volume// Aug 12 10:34:40.656884 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-849609e1-7918-43df-b3f0-e3d0a7406918 None None] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:34:40.657836 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-849609e1-7918-43df-b3f0-e3d0a7406918 None None] Calling method 'all' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:34:40.659878 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-849609e1-7918-43df-b3f0-e3d0a7406918 None None] https://10.4.3.105/volume// returned with HTTP 300 Aug 12 10:34:40.660307 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 271/1095] 10.4.3.105 () {66 vars in 1428 bytes} [Wed Aug 12 10:34:40 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 10:34:40.669860 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-651ee733-20ae-4fb5-9f9d-913bdec58800 req-3e3503fe-58b1-4e76-9813-aac0bc1bf39a None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:34:40.846910 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-651ee733-20ae-4fb5-9f9d-913bdec58800 req-3e3503fe-58b1-4e76-9813-aac0bc1bf39a tempest-TestMinimumBasicScenario-1673550797 tempest-TestMinimumBasicScenario-1673550797-project-member] POST https://10.4.3.105/volume/v3/attachments Aug 12 10:34:40.847375 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-651ee733-20ae-4fb5-9f9d-913bdec58800 req-3e3503fe-58b1-4e76-9813-aac0bc1bf39a tempest-TestMinimumBasicScenario-1673550797 tempest-TestMinimumBasicScenario-1673550797-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6cb2d993-f5c8-4077-8dd3-de73eef2c395", "connector": null, "instance_uuid": "4b9dbcb2-4ae6-45a7-9934-c276ff7afa64"}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:34:40.861153 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:34:40.861153 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:34:40.891233 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-651ee733-20ae-4fb5-9f9d-913bdec58800 req-3e3503fe-58b1-4e76-9813-aac0bc1bf39a tempest-TestMinimumBasicScenario-1673550797 tempest-TestMinimumBasicScenario-1673550797-project-member] https://10.4.3.105/volume/v3/attachments returned with HTTP 200 Aug 12 10:34:40.891850 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 274/1096] 10.4.3.105 () {74 vars in 1594 bytes} [Wed Aug 12 10:34:40 2026] POST /volume/v3/attachments => generated 273 bytes in 223 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:34:40.928167 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-cef71164-23f2-4b2d-9c93-02d8fe36ec8e None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:34:40.930446 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-cef71164-23f2-4b2d-9c93-02d8fe36ec8e tempest-TestMinimumBasicScenario-1673550797 tempest-TestMinimumBasicScenario-1673550797-project-member] GET https://10.4.3.105/volume/v3/volumes/6cb2d993-f5c8-4077-8dd3-de73eef2c395 Aug 12 10:34:40.930784 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-cef71164-23f2-4b2d-9c93-02d8fe36ec8e tempest-TestMinimumBasicScenario-1673550797 tempest-TestMinimumBasicScenario-1673550797-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:34:40.930994 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-cef71164-23f2-4b2d-9c93-02d8fe36ec8e tempest-TestMinimumBasicScenario-1673550797 tempest-TestMinimumBasicScenario-1673550797-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:34:40.948633 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:34:40.948633 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:34:40.954300 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-cef71164-23f2-4b2d-9c93-02d8fe36ec8e tempest-TestMinimumBasicScenario-1673550797 tempest-TestMinimumBasicScenario-1673550797-project-member] Volume info retrieved successfully. Aug 12 10:34:40.958309 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-cef71164-23f2-4b2d-9c93-02d8fe36ec8e tempest-TestMinimumBasicScenario-1673550797 tempest-TestMinimumBasicScenario-1673550797-project-member] https://10.4.3.105/volume/v3/volumes/6cb2d993-f5c8-4077-8dd3-de73eef2c395 returned with HTTP 200 Aug 12 10:34:40.958824 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 272/1097] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:34:40 2026] GET /volume/v3/volumes/6cb2d993-f5c8-4077-8dd3-de73eef2c395 => generated 846 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:34:40.958955 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-923baf2a-41ed-499e-949b-0865061809d8 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:34:40.959437 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-923baf2a-41ed-499e-949b-0865061809d8 None None] GET https://10.4.3.105/volume// Aug 12 10:34:40.959700 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-923baf2a-41ed-499e-949b-0865061809d8 None None] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:34:40.959987 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-923baf2a-41ed-499e-949b-0865061809d8 None None] Calling method 'all' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:34:40.960421 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-923baf2a-41ed-499e-949b-0865061809d8 None None] https://10.4.3.105/volume// returned with HTTP 300 Aug 12 10:34:40.961504 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 281/1098] 10.4.3.105 () {66 vars in 1426 bytes} [Wed Aug 12 10:34:40 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 10:34:40.971642 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-651ee733-20ae-4fb5-9f9d-913bdec58800 req-0b739f21-9dea-4f33-82e1-9d9c8d87cca6 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:34:40.974248 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-651ee733-20ae-4fb5-9f9d-913bdec58800 req-0b739f21-9dea-4f33-82e1-9d9c8d87cca6 tempest-TestMinimumBasicScenario-1673550797 tempest-TestMinimumBasicScenario-1673550797-project-member] GET https://10.4.3.105/volume/v3/volumes/6cb2d993-f5c8-4077-8dd3-de73eef2c395 Aug 12 10:34:40.974466 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-651ee733-20ae-4fb5-9f9d-913bdec58800 req-0b739f21-9dea-4f33-82e1-9d9c8d87cca6 tempest-TestMinimumBasicScenario-1673550797 tempest-TestMinimumBasicScenario-1673550797-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:34:40.974774 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-651ee733-20ae-4fb5-9f9d-913bdec58800 req-0b739f21-9dea-4f33-82e1-9d9c8d87cca6 tempest-TestMinimumBasicScenario-1673550797 tempest-TestMinimumBasicScenario-1673550797-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:34:40.986064 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:34:40.986064 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:34:40.992931 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [req-651ee733-20ae-4fb5-9f9d-913bdec58800 req-0b739f21-9dea-4f33-82e1-9d9c8d87cca6 tempest-TestMinimumBasicScenario-1673550797 tempest-TestMinimumBasicScenario-1673550797-project-member] Volume info retrieved successfully. Aug 12 10:34:41.001512 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-651ee733-20ae-4fb5-9f9d-913bdec58800 req-0b739f21-9dea-4f33-82e1-9d9c8d87cca6 tempest-TestMinimumBasicScenario-1673550797 tempest-TestMinimumBasicScenario-1673550797-project-member] https://10.4.3.105/volume/v3/volumes/6cb2d993-f5c8-4077-8dd3-de73eef2c395 returned with HTTP 200 Aug 12 10:34:41.002745 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 272/1099] 10.4.3.105 () {70 vars in 1639 bytes} [Wed Aug 12 10:34:40 2026] GET /volume/v3/volumes/6cb2d993-f5c8-4077-8dd3-de73eef2c395 => generated 1026 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 10:34:41.164710 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-651ee733-20ae-4fb5-9f9d-913bdec58800 req-b25d0341-1d29-4594-b313-f50869c18af3 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:34:41.169127 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-651ee733-20ae-4fb5-9f9d-913bdec58800 req-b25d0341-1d29-4594-b313-f50869c18af3 tempest-TestMinimumBasicScenario-1673550797 tempest-TestMinimumBasicScenario-1673550797-project-member] PUT https://10.4.3.105/volume/v3/attachments/1dfc4d91-9ea6-4a30-b994-2099fb789897 Aug 12 10:34:41.169711 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-651ee733-20ae-4fb5-9f9d-913bdec58800 req-b25d0341-1d29-4594-b313-f50869c18af3 tempest-TestMinimumBasicScenario-1673550797 tempest-TestMinimumBasicScenario-1673550797-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.105", "host": "np0000007037", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a295cd65dd1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "cc953c5f-eaed-46bf-96e8-0985bbef0414", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:34:41.177622 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.coordination [req-651ee733-20ae-4fb5-9f9d-913bdec58800 req-b25d0341-1d29-4594-b313-f50869c18af3 tempest-TestMinimumBasicScenario-1673550797 tempest-TestMinimumBasicScenario-1673550797-project-member] Acquiring lock "cinder-attachment_update-6cb2d993-f5c8-4077-8dd3-de73eef2c395-np0000007037" by "attachment_update" {{(pid=100375) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 10:34:41.184635 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.coordination [req-651ee733-20ae-4fb5-9f9d-913bdec58800 req-b25d0341-1d29-4594-b313-f50869c18af3 tempest-TestMinimumBasicScenario-1673550797 tempest-TestMinimumBasicScenario-1673550797-project-member] Lock "cinder-attachment_update-6cb2d993-f5c8-4077-8dd3-de73eef2c395-np0000007037" acquired by "attachment_update" :: waited 0.007s {{(pid=100375) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 10:34:41.185630 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:34:41.185630 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:34:41.305092 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.coordination [req-651ee733-20ae-4fb5-9f9d-913bdec58800 req-b25d0341-1d29-4594-b313-f50869c18af3 tempest-TestMinimumBasicScenario-1673550797 tempest-TestMinimumBasicScenario-1673550797-project-member] Lock "cinder-attachment_update-6cb2d993-f5c8-4077-8dd3-de73eef2c395-np0000007037" released by "attachment_update" :: held 0.120s {{(pid=100375) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 10:34:41.305393 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-651ee733-20ae-4fb5-9f9d-913bdec58800 req-b25d0341-1d29-4594-b313-f50869c18af3 tempest-TestMinimumBasicScenario-1673550797 tempest-TestMinimumBasicScenario-1673550797-project-member] https://10.4.3.105/volume/v3/attachments/1dfc4d91-9ea6-4a30-b994-2099fb789897 returned with HTTP 200 Aug 12 10:34:41.305895 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 275/1100] 10.4.3.105 () {74 vars in 1704 bytes} [Wed Aug 12 10:34:41 2026] PUT /volume/v3/attachments/1dfc4d91-9ea6-4a30-b994-2099fb789897 => generated 969 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:34:41.564429 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-12628ee1-8c89-4515-8685-4ed435f7a297 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:34:41.571225 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-12628ee1-8c89-4515-8685-4ed435f7a297 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] GET https://10.4.3.105/volume/v3/volumes/dd6899a9-d9c6-4fb0-95e0-25ef9c33a6db Aug 12 10:34:41.571225 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-12628ee1-8c89-4515-8685-4ed435f7a297 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:34:41.572757 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-12628ee1-8c89-4515-8685-4ed435f7a297 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:34:41.587192 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:34:41.587192 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:34:41.592943 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-12628ee1-8c89-4515-8685-4ed435f7a297 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Volume info retrieved successfully. Aug 12 10:34:41.598984 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-12628ee1-8c89-4515-8685-4ed435f7a297 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] https://10.4.3.105/volume/v3/volumes/dd6899a9-d9c6-4fb0-95e0-25ef9c33a6db returned with HTTP 200 Aug 12 10:34:41.599551 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 273/1101] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:34:41 2026] GET /volume/v3/volumes/dd6899a9-d9c6-4fb0-95e0-25ef9c33a6db => generated 1148 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:34:41.975875 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-8eb04131-942e-4aed-8723-59e1fc472428 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:34:41.979953 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-8eb04131-942e-4aed-8723-59e1fc472428 tempest-TestMinimumBasicScenario-1673550797 tempest-TestMinimumBasicScenario-1673550797-project-member] GET https://10.4.3.105/volume/v3/volumes/6cb2d993-f5c8-4077-8dd3-de73eef2c395 Aug 12 10:34:41.980336 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-8eb04131-942e-4aed-8723-59e1fc472428 tempest-TestMinimumBasicScenario-1673550797 tempest-TestMinimumBasicScenario-1673550797-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:34:41.980479 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-8eb04131-942e-4aed-8723-59e1fc472428 tempest-TestMinimumBasicScenario-1673550797 tempest-TestMinimumBasicScenario-1673550797-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:34:41.997063 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:34:41.997063 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:34:42.001263 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-8eb04131-942e-4aed-8723-59e1fc472428 tempest-TestMinimumBasicScenario-1673550797 tempest-TestMinimumBasicScenario-1673550797-project-member] Volume info retrieved successfully. Aug 12 10:34:42.005715 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-8eb04131-942e-4aed-8723-59e1fc472428 tempest-TestMinimumBasicScenario-1673550797 tempest-TestMinimumBasicScenario-1673550797-project-member] https://10.4.3.105/volume/v3/volumes/6cb2d993-f5c8-4077-8dd3-de73eef2c395 returned with HTTP 200 Aug 12 10:34:42.005985 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 282/1102] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:34:41 2026] GET /volume/v3/volumes/6cb2d993-f5c8-4077-8dd3-de73eef2c395 => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:34:42.292454 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-2906052d-43bf-4b43-a77a-0badebc4b4e2 req-64442c66-85a6-4916-9e53-5214af8e338a None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:34:42.295601 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-2906052d-43bf-4b43-a77a-0badebc4b4e2 req-64442c66-85a6-4916-9e53-5214af8e338a tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] GET https://10.4.3.105/volume/v3/volumes/dd6899a9-d9c6-4fb0-95e0-25ef9c33a6db Aug 12 10:34:42.295601 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-2906052d-43bf-4b43-a77a-0badebc4b4e2 req-64442c66-85a6-4916-9e53-5214af8e338a tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:34:42.295766 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-2906052d-43bf-4b43-a77a-0badebc4b4e2 req-64442c66-85a6-4916-9e53-5214af8e338a tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:34:42.320250 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:34:42.320250 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:34:42.331044 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [req-2906052d-43bf-4b43-a77a-0badebc4b4e2 req-64442c66-85a6-4916-9e53-5214af8e338a tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Volume info retrieved successfully. Aug 12 10:34:42.338230 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-2906052d-43bf-4b43-a77a-0badebc4b4e2 req-64442c66-85a6-4916-9e53-5214af8e338a tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] https://10.4.3.105/volume/v3/volumes/dd6899a9-d9c6-4fb0-95e0-25ef9c33a6db returned with HTTP 200 Aug 12 10:34:42.338230 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 273/1103] 10.4.3.105 () {68 vars in 1598 bytes} [Wed Aug 12 10:34:42 2026] GET /volume/v3/volumes/dd6899a9-d9c6-4fb0-95e0-25ef9c33a6db => generated 1148 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:34:42.619169 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-7a4d3a1c-3d11-494c-b089-f9d8fc695320 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:34:42.622943 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-7a4d3a1c-3d11-494c-b089-f9d8fc695320 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] GET https://10.4.3.105/volume/v3/volumes/dd6899a9-d9c6-4fb0-95e0-25ef9c33a6db Aug 12 10:34:42.623012 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-7a4d3a1c-3d11-494c-b089-f9d8fc695320 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:34:42.623281 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-7a4d3a1c-3d11-494c-b089-f9d8fc695320 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:34:42.641834 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:34:42.641834 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:34:42.647850 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-7a4d3a1c-3d11-494c-b089-f9d8fc695320 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Volume info retrieved successfully. Aug 12 10:34:42.655195 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-7a4d3a1c-3d11-494c-b089-f9d8fc695320 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] https://10.4.3.105/volume/v3/volumes/dd6899a9-d9c6-4fb0-95e0-25ef9c33a6db returned with HTTP 200 Aug 12 10:34:42.655535 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 276/1104] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:34:42 2026] GET /volume/v3/volumes/dd6899a9-d9c6-4fb0-95e0-25ef9c33a6db => generated 1148 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:34:43.025189 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-c2c7d0bc-a9e6-452a-a5c2-81f314b98fda None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:34:43.027231 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-c2c7d0bc-a9e6-452a-a5c2-81f314b98fda tempest-TestMinimumBasicScenario-1673550797 tempest-TestMinimumBasicScenario-1673550797-project-member] GET https://10.4.3.105/volume/v3/volumes/6cb2d993-f5c8-4077-8dd3-de73eef2c395 Aug 12 10:34:43.027421 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-c2c7d0bc-a9e6-452a-a5c2-81f314b98fda tempest-TestMinimumBasicScenario-1673550797 tempest-TestMinimumBasicScenario-1673550797-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:34:43.027682 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-c2c7d0bc-a9e6-452a-a5c2-81f314b98fda tempest-TestMinimumBasicScenario-1673550797 tempest-TestMinimumBasicScenario-1673550797-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:34:43.042987 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:34:43.042987 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:34:43.048305 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-c2c7d0bc-a9e6-452a-a5c2-81f314b98fda tempest-TestMinimumBasicScenario-1673550797 tempest-TestMinimumBasicScenario-1673550797-project-member] Volume info retrieved successfully. Aug 12 10:34:43.055277 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-c2c7d0bc-a9e6-452a-a5c2-81f314b98fda tempest-TestMinimumBasicScenario-1673550797 tempest-TestMinimumBasicScenario-1673550797-project-member] https://10.4.3.105/volume/v3/volumes/6cb2d993-f5c8-4077-8dd3-de73eef2c395 returned with HTTP 200 Aug 12 10:34:43.055756 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 274/1105] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:34:43 2026] GET /volume/v3/volumes/6cb2d993-f5c8-4077-8dd3-de73eef2c395 => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:34:43.451099 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-c93b77dc-1871-4bdc-a6f2-173ea8048385 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:34:43.452841 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-c93b77dc-1871-4bdc-a6f2-173ea8048385 tempest-ImageDependencyTests-1133785481 tempest-ImageDependencyTests-1133785481-project-member] POST https://10.4.3.105/volume/v3/volumes Aug 12 10:34:43.453238 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-c93b77dc-1871-4bdc-a6f2-173ea8048385 tempest-ImageDependencyTests-1133785481 tempest-ImageDependencyTests-1133785481-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-1507449063", "imageRef": "4b2ece16-9f0c-4885-b35e-8da02505f625", "size": 1}} {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:34:43.454885 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.v3.volumes [None req-c93b77dc-1871-4bdc-a6f2-173ea8048385 tempest-ImageDependencyTests-1133785481 tempest-ImageDependencyTests-1133785481-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-1507449063', 'imageRef': '4b2ece16-9f0c-4885-b35e-8da02505f625', 'size': 1}} {{(pid=100372) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 10:34:43.565645 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.v3.volumes [None req-c93b77dc-1871-4bdc-a6f2-173ea8048385 tempest-ImageDependencyTests-1133785481 tempest-ImageDependencyTests-1133785481-project-member] Create volume of 1 GB Aug 12 10:34:43.575558 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-c93b77dc-1871-4bdc-a6f2-173ea8048385 tempest-ImageDependencyTests-1133785481 tempest-ImageDependencyTests-1133785481-project-member] Availability Zones retrieved successfully. Aug 12 10:34:43.581329 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-c93b77dc-1871-4bdc-a6f2-173ea8048385 tempest-ImageDependencyTests-1133785481 tempest-ImageDependencyTests-1133785481-project-member] Flow 'volume_create_api' (f8c26bbb-2c3e-4e1b-ad60-541e7ee9e9e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100372) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:34:43.583688 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-c93b77dc-1871-4bdc-a6f2-173ea8048385 tempest-ImageDependencyTests-1133785481 tempest-ImageDependencyTests-1133785481-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b579e4aa-989b-4717-a784-d9d19b83aa97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:34:43.584941 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.flows.api.create_volume [None req-c93b77dc-1871-4bdc-a6f2-173ea8048385 tempest-ImageDependencyTests-1133785481 tempest-ImageDependencyTests-1133785481-project-member] Validating volume size '1' using validate_int {{(pid=100372) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 10:34:43.661594 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-c93b77dc-1871-4bdc-a6f2-173ea8048385 tempest-ImageDependencyTests-1133785481 tempest-ImageDependencyTests-1133785481-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b579e4aa-989b-4717-a784-d9d19b83aa97) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T10:26:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6cd66f07-4c7b-40b2-9dfb-378538f29c9e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:34:43.661594 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-c93b77dc-1871-4bdc-a6f2-173ea8048385 tempest-ImageDependencyTests-1133785481 tempest-ImageDependencyTests-1133785481-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f4cd30b3-f107-49c4-9449-6eaf65733207) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:34:43.675276 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-bda7326e-6342-4cff-a42c-0a64feab8c6a None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:34:43.677351 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-bda7326e-6342-4cff-a42c-0a64feab8c6a tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] GET https://10.4.3.105/volume/v3/volumes/dd6899a9-d9c6-4fb0-95e0-25ef9c33a6db Aug 12 10:34:43.677484 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-bda7326e-6342-4cff-a42c-0a64feab8c6a tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:34:43.677826 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-bda7326e-6342-4cff-a42c-0a64feab8c6a tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:34:43.688219 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:34:43.688219 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:34:43.692800 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-bda7326e-6342-4cff-a42c-0a64feab8c6a tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Volume info retrieved successfully. Aug 12 10:34:43.698303 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-bda7326e-6342-4cff-a42c-0a64feab8c6a tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] https://10.4.3.105/volume/v3/volumes/dd6899a9-d9c6-4fb0-95e0-25ef9c33a6db returned with HTTP 200 Aug 12 10:34:43.698845 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 274/1106] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:34:43 2026] GET /volume/v3/volumes/dd6899a9-d9c6-4fb0-95e0-25ef9c33a6db => generated 1148 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:34:43.752169 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.quota [None req-c93b77dc-1871-4bdc-a6f2-173ea8048385 tempest-ImageDependencyTests-1133785481 tempest-ImageDependencyTests-1133785481-project-member] Created reservations ['353c6159-1f21-4519-a26c-d11156fb3ce3', '56f5dcc6-f9f8-4002-bdb1-9b6a60793a8e', '008797c3-3958-4157-a564-6c41e70f64d4', '6cfdb118-5667-45ad-8387-d208d1a79346'] {{(pid=100372) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:34:43.753214 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-c93b77dc-1871-4bdc-a6f2-173ea8048385 tempest-ImageDependencyTests-1133785481 tempest-ImageDependencyTests-1133785481-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f4cd30b3-f107-49c4-9449-6eaf65733207) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['353c6159-1f21-4519-a26c-d11156fb3ce3', '56f5dcc6-f9f8-4002-bdb1-9b6a60793a8e', '008797c3-3958-4157-a564-6c41e70f64d4', '6cfdb118-5667-45ad-8387-d208d1a79346']}' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:34:43.754369 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-c93b77dc-1871-4bdc-a6f2-173ea8048385 tempest-ImageDependencyTests-1133785481 tempest-ImageDependencyTests-1133785481-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2c0548a2-8400-47ff-9706-aa7851e60d05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:34:43.784477 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-c93b77dc-1871-4bdc-a6f2-173ea8048385 tempest-ImageDependencyTests-1133785481 tempest-ImageDependencyTests-1133785481-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2c0548a2-8400-47ff-9706-aa7851e60d05) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '272beb2d-43c8-4a32-9334-97e5fd3d7824', '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-1507449063',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='77c42cb47c8d4786975e3e0cf4d57a8e',qos_specs=None,replication_status=,reservations=['353c6159-1f21-4519-a26c-d11156fb3ce3','56f5dcc6-f9f8-4002-bdb1-9b6a60793a8e','008797c3-3958-4157-a564-6c41e70f64d4','6cfdb118-5667-45ad-8387-d208d1a79346'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='81a7a920b6104815ad93589f6c27bf28',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:34:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1507449063',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=272beb2d-43c8-4a32-9334-97e5fd3d7824,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='77c42cb47c8d4786975e3e0cf4d57a8e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='81a7a920b6104815ad93589f6c27bf28',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6cd66f07-4c7b-40b2-9dfb-378538f29c9e),volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:34:43.785655 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-c93b77dc-1871-4bdc-a6f2-173ea8048385 tempest-ImageDependencyTests-1133785481 tempest-ImageDependencyTests-1133785481-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4ee266db-5050-48d7-a762-38f3279885a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:34:43.806371 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-c93b77dc-1871-4bdc-a6f2-173ea8048385 tempest-ImageDependencyTests-1133785481 tempest-ImageDependencyTests-1133785481-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4ee266db-5050-48d7-a762-38f3279885a7) transitioned into state 'SUCCESS' from state '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-1507449063',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='77c42cb47c8d4786975e3e0cf4d57a8e',qos_specs=None,replication_status=,reservations=['353c6159-1f21-4519-a26c-d11156fb3ce3','56f5dcc6-f9f8-4002-bdb1-9b6a60793a8e','008797c3-3958-4157-a564-6c41e70f64d4','6cfdb118-5667-45ad-8387-d208d1a79346'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='81a7a920b6104815ad93589f6c27bf28',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:34:43.807249 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-c93b77dc-1871-4bdc-a6f2-173ea8048385 tempest-ImageDependencyTests-1133785481 tempest-ImageDependencyTests-1133785481-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (97e5df72-b708-4516-802d-4580b1717662) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:34:43.817835 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-c93b77dc-1871-4bdc-a6f2-173ea8048385 tempest-ImageDependencyTests-1133785481 tempest-ImageDependencyTests-1133785481-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (97e5df72-b708-4516-802d-4580b1717662) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:34:43.818785 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-c93b77dc-1871-4bdc-a6f2-173ea8048385 tempest-ImageDependencyTests-1133785481 tempest-ImageDependencyTests-1133785481-project-member] Flow 'volume_create_api' (f8c26bbb-2c3e-4e1b-ad60-541e7ee9e9e5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100372) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:34:43.819140 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-c93b77dc-1871-4bdc-a6f2-173ea8048385 tempest-ImageDependencyTests-1133785481 tempest-ImageDependencyTests-1133785481-project-member] Create volume request issued successfully. Aug 12 10:34:43.819801 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-c93b77dc-1871-4bdc-a6f2-173ea8048385 tempest-ImageDependencyTests-1133785481 tempest-ImageDependencyTests-1133785481-project-member] https://10.4.3.105/volume/v3/volumes returned with HTTP 202 Aug 12 10:34:43.820265 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 283/1107] 10.4.3.105 () {68 vars in 1259 bytes} [Wed Aug 12 10:34:43 2026] POST /volume/v3/volumes => generated 753 bytes in 370 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 10:34:43.835417 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-4dfe2c27-0ce9-47f6-a72a-113eef8d0da8 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:34:43.839218 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-4dfe2c27-0ce9-47f6-a72a-113eef8d0da8 tempest-ImageDependencyTests-1133785481 tempest-ImageDependencyTests-1133785481-project-member] GET https://10.4.3.105/volume/v3/volumes/272beb2d-43c8-4a32-9334-97e5fd3d7824 Aug 12 10:34:43.839487 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-4dfe2c27-0ce9-47f6-a72a-113eef8d0da8 tempest-ImageDependencyTests-1133785481 tempest-ImageDependencyTests-1133785481-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:34:43.839774 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-4dfe2c27-0ce9-47f6-a72a-113eef8d0da8 tempest-ImageDependencyTests-1133785481 tempest-ImageDependencyTests-1133785481-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:34:43.848231 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:34:43.848231 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:34:43.852771 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-4dfe2c27-0ce9-47f6-a72a-113eef8d0da8 tempest-ImageDependencyTests-1133785481 tempest-ImageDependencyTests-1133785481-project-member] Volume info retrieved successfully. Aug 12 10:34:43.857830 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-4dfe2c27-0ce9-47f6-a72a-113eef8d0da8 tempest-ImageDependencyTests-1133785481 tempest-ImageDependencyTests-1133785481-project-member] https://10.4.3.105/volume/v3/volumes/272beb2d-43c8-4a32-9334-97e5fd3d7824 returned with HTTP 200 Aug 12 10:34:43.858301 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 277/1108] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:34:43 2026] GET /volume/v3/volumes/272beb2d-43c8-4a32-9334-97e5fd3d7824 => generated 821 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:34:44.068853 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-feea21b6-631c-4e71-b68c-0db115c5d077 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:34:44.070819 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-feea21b6-631c-4e71-b68c-0db115c5d077 tempest-TestMinimumBasicScenario-1673550797 tempest-TestMinimumBasicScenario-1673550797-project-member] GET https://10.4.3.105/volume/v3/volumes/6cb2d993-f5c8-4077-8dd3-de73eef2c395 Aug 12 10:34:44.071045 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-feea21b6-631c-4e71-b68c-0db115c5d077 tempest-TestMinimumBasicScenario-1673550797 tempest-TestMinimumBasicScenario-1673550797-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:34:44.071261 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-feea21b6-631c-4e71-b68c-0db115c5d077 tempest-TestMinimumBasicScenario-1673550797 tempest-TestMinimumBasicScenario-1673550797-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:34:44.087351 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:34:44.087351 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:34:44.091548 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-feea21b6-631c-4e71-b68c-0db115c5d077 tempest-TestMinimumBasicScenario-1673550797 tempest-TestMinimumBasicScenario-1673550797-project-member] Volume info retrieved successfully. Aug 12 10:34:44.096549 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-feea21b6-631c-4e71-b68c-0db115c5d077 tempest-TestMinimumBasicScenario-1673550797 tempest-TestMinimumBasicScenario-1673550797-project-member] https://10.4.3.105/volume/v3/volumes/6cb2d993-f5c8-4077-8dd3-de73eef2c395 returned with HTTP 200 Aug 12 10:34:44.097061 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 275/1109] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:34:44 2026] GET /volume/v3/volumes/6cb2d993-f5c8-4077-8dd3-de73eef2c395 => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:34:44.716133 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-47d730a3-5e83-4cf2-a26f-fd5659283136 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:34:44.719669 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-47d730a3-5e83-4cf2-a26f-fd5659283136 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] GET https://10.4.3.105/volume/v3/volumes/dd6899a9-d9c6-4fb0-95e0-25ef9c33a6db Aug 12 10:34:44.719940 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-47d730a3-5e83-4cf2-a26f-fd5659283136 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:34:44.720256 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-47d730a3-5e83-4cf2-a26f-fd5659283136 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:34:44.729857 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [req-651ee733-20ae-4fb5-9f9d-913bdec58800 req-f155068b-b5fb-4fdf-8b2e-ffdb47cc20f7 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:34:44.733271 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:34:44.733271 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:34:44.734780 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-651ee733-20ae-4fb5-9f9d-913bdec58800 req-f155068b-b5fb-4fdf-8b2e-ffdb47cc20f7 tempest-TestMinimumBasicScenario-1673550797 tempest-TestMinimumBasicScenario-1673550797-project-member] POST https://10.4.3.105/volume/v3/attachments/1dfc4d91-9ea6-4a30-b994-2099fb789897/action Aug 12 10:34:44.735345 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [req-651ee733-20ae-4fb5-9f9d-913bdec58800 req-f155068b-b5fb-4fdf-8b2e-ffdb47cc20f7 tempest-TestMinimumBasicScenario-1673550797 tempest-TestMinimumBasicScenario-1673550797-project-member] Action body: b'{"os-complete": null}' {{(pid=100372) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 10:34:44.736038 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [req-651ee733-20ae-4fb5-9f9d-913bdec58800 req-f155068b-b5fb-4fdf-8b2e-ffdb47cc20f7 tempest-TestMinimumBasicScenario-1673550797 tempest-TestMinimumBasicScenario-1673550797-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:34:44.741558 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-47d730a3-5e83-4cf2-a26f-fd5659283136 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Volume info retrieved successfully. Aug 12 10:34:44.754546 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-47d730a3-5e83-4cf2-a26f-fd5659283136 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] https://10.4.3.105/volume/v3/volumes/dd6899a9-d9c6-4fb0-95e0-25ef9c33a6db returned with HTTP 200 Aug 12 10:34:44.755787 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:34:44.755787 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:34:44.756379 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 275/1110] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:34:44 2026] GET /volume/v3/volumes/dd6899a9-d9c6-4fb0-95e0-25ef9c33a6db => generated 1148 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:34:44.769654 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-651ee733-20ae-4fb5-9f9d-913bdec58800 req-f155068b-b5fb-4fdf-8b2e-ffdb47cc20f7 tempest-TestMinimumBasicScenario-1673550797 tempest-TestMinimumBasicScenario-1673550797-project-member] https://10.4.3.105/volume/v3/attachments/1dfc4d91-9ea6-4a30-b994-2099fb789897/action returned with HTTP 204 Aug 12 10:34:44.770429 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 284/1111] 10.4.3.105 () {74 vars in 1725 bytes} [Wed Aug 12 10:34:44 2026] POST /volume/v3/attachments/1dfc4d91-9ea6-4a30-b994-2099fb789897/action => generated 0 bytes in 41 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:34:44.809436 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-2906052d-43bf-4b43-a77a-0badebc4b4e2 req-682bf62c-2d79-4d3f-b731-526e0104fbe3 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:34:44.813078 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-2906052d-43bf-4b43-a77a-0badebc4b4e2 req-682bf62c-2d79-4d3f-b731-526e0104fbe3 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] DELETE https://10.4.3.105/volume/v3/attachments/cd8cc73a-c2e5-4baa-908f-1192f124db62 Aug 12 10:34:44.813078 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-2906052d-43bf-4b43-a77a-0badebc4b4e2 req-682bf62c-2d79-4d3f-b731-526e0104fbe3 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:34:44.813487 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-2906052d-43bf-4b43-a77a-0badebc4b4e2 req-682bf62c-2d79-4d3f-b731-526e0104fbe3 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Calling method 'version_select' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:34:44.825674 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:34:44.825674 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:34:44.878090 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-21037ed8-5921-403d-a3cf-880f61a43ce5 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:34:44.883532 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-21037ed8-5921-403d-a3cf-880f61a43ce5 tempest-ImageDependencyTests-1133785481 tempest-ImageDependencyTests-1133785481-project-member] GET https://10.4.3.105/volume/v3/volumes/272beb2d-43c8-4a32-9334-97e5fd3d7824 Aug 12 10:34:44.883532 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-21037ed8-5921-403d-a3cf-880f61a43ce5 tempest-ImageDependencyTests-1133785481 tempest-ImageDependencyTests-1133785481-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:34:44.883532 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-21037ed8-5921-403d-a3cf-880f61a43ce5 tempest-ImageDependencyTests-1133785481 tempest-ImageDependencyTests-1133785481-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:34:44.892501 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:34:44.892501 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:34:44.898107 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-21037ed8-5921-403d-a3cf-880f61a43ce5 tempest-ImageDependencyTests-1133785481 tempest-ImageDependencyTests-1133785481-project-member] Volume info retrieved successfully. Aug 12 10:34:44.902725 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-2906052d-43bf-4b43-a77a-0badebc4b4e2 req-682bf62c-2d79-4d3f-b731-526e0104fbe3 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] https://10.4.3.105/volume/v3/attachments/cd8cc73a-c2e5-4baa-908f-1192f124db62 returned with HTTP 200 Aug 12 10:34:44.902725 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 278/1112] 10.4.3.105 () {72 vars in 1673 bytes} [Wed Aug 12 10:34:44 2026] DELETE /volume/v3/attachments/cd8cc73a-c2e5-4baa-908f-1192f124db62 => generated 19 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:34:44.904636 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-21037ed8-5921-403d-a3cf-880f61a43ce5 tempest-ImageDependencyTests-1133785481 tempest-ImageDependencyTests-1133785481-project-member] https://10.4.3.105/volume/v3/volumes/272beb2d-43c8-4a32-9334-97e5fd3d7824 returned with HTTP 200 Aug 12 10:34:44.905614 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 276/1113] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:34:44 2026] GET /volume/v3/volumes/272beb2d-43c8-4a32-9334-97e5fd3d7824 => generated 903 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:34:45.116861 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-96c5b664-f754-49ad-9023-725b77bd5da5 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:34:45.120094 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-96c5b664-f754-49ad-9023-725b77bd5da5 tempest-TestMinimumBasicScenario-1673550797 tempest-TestMinimumBasicScenario-1673550797-project-member] GET https://10.4.3.105/volume/v3/volumes/6cb2d993-f5c8-4077-8dd3-de73eef2c395 Aug 12 10:34:45.120336 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-96c5b664-f754-49ad-9023-725b77bd5da5 tempest-TestMinimumBasicScenario-1673550797 tempest-TestMinimumBasicScenario-1673550797-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:34:45.120533 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-96c5b664-f754-49ad-9023-725b77bd5da5 tempest-TestMinimumBasicScenario-1673550797 tempest-TestMinimumBasicScenario-1673550797-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:34:45.133867 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:34:45.133867 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:34:45.139775 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-96c5b664-f754-49ad-9023-725b77bd5da5 tempest-TestMinimumBasicScenario-1673550797 tempest-TestMinimumBasicScenario-1673550797-project-member] Volume info retrieved successfully. Aug 12 10:34:45.145607 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-96c5b664-f754-49ad-9023-725b77bd5da5 tempest-TestMinimumBasicScenario-1673550797 tempest-TestMinimumBasicScenario-1673550797-project-member] https://10.4.3.105/volume/v3/volumes/6cb2d993-f5c8-4077-8dd3-de73eef2c395 returned with HTTP 200 Aug 12 10:34:45.146035 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 276/1114] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:34:45 2026] GET /volume/v3/volumes/6cb2d993-f5c8-4077-8dd3-de73eef2c395 => generated 1139 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:34:45.165224 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-2334b469-5155-41ef-abf0-bdd8b9f770cb None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:34:45.167126 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-2334b469-5155-41ef-abf0-bdd8b9f770cb tempest-TestMinimumBasicScenario-1673550797 tempest-TestMinimumBasicScenario-1673550797-project-member] GET https://10.4.3.105/volume/v3/volumes/6cb2d993-f5c8-4077-8dd3-de73eef2c395 Aug 12 10:34:45.167396 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-2334b469-5155-41ef-abf0-bdd8b9f770cb tempest-TestMinimumBasicScenario-1673550797 tempest-TestMinimumBasicScenario-1673550797-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:34:45.167572 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-2334b469-5155-41ef-abf0-bdd8b9f770cb tempest-TestMinimumBasicScenario-1673550797 tempest-TestMinimumBasicScenario-1673550797-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:34:45.178914 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:34:45.178914 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:34:45.183124 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-2334b469-5155-41ef-abf0-bdd8b9f770cb tempest-TestMinimumBasicScenario-1673550797 tempest-TestMinimumBasicScenario-1673550797-project-member] Volume info retrieved successfully. Aug 12 10:34:45.192463 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-2334b469-5155-41ef-abf0-bdd8b9f770cb tempest-TestMinimumBasicScenario-1673550797 tempest-TestMinimumBasicScenario-1673550797-project-member] https://10.4.3.105/volume/v3/volumes/6cb2d993-f5c8-4077-8dd3-de73eef2c395 returned with HTTP 200 Aug 12 10:34:45.192941 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 285/1115] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:34:45 2026] GET /volume/v3/volumes/6cb2d993-f5c8-4077-8dd3-de73eef2c395 => generated 1139 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:34:45.211718 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-6e01fd06-7763-4db0-8465-899fc5cd2f2b None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:34:45.214311 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-6e01fd06-7763-4db0-8465-899fc5cd2f2b tempest-TestMinimumBasicScenario-1673550797 tempest-TestMinimumBasicScenario-1673550797-project-member] GET https://10.4.3.105/volume/v3/volumes/6cb2d993-f5c8-4077-8dd3-de73eef2c395 Aug 12 10:34:45.214607 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-6e01fd06-7763-4db0-8465-899fc5cd2f2b tempest-TestMinimumBasicScenario-1673550797 tempest-TestMinimumBasicScenario-1673550797-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:34:45.214865 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-6e01fd06-7763-4db0-8465-899fc5cd2f2b tempest-TestMinimumBasicScenario-1673550797 tempest-TestMinimumBasicScenario-1673550797-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:34:45.232406 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:34:45.232406 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:34:45.238812 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-6e01fd06-7763-4db0-8465-899fc5cd2f2b tempest-TestMinimumBasicScenario-1673550797 tempest-TestMinimumBasicScenario-1673550797-project-member] Volume info retrieved successfully. Aug 12 10:34:45.245453 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-6e01fd06-7763-4db0-8465-899fc5cd2f2b tempest-TestMinimumBasicScenario-1673550797 tempest-TestMinimumBasicScenario-1673550797-project-member] https://10.4.3.105/volume/v3/volumes/6cb2d993-f5c8-4077-8dd3-de73eef2c395 returned with HTTP 200 Aug 12 10:34:45.246188 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 279/1116] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:34:45 2026] GET /volume/v3/volumes/6cb2d993-f5c8-4077-8dd3-de73eef2c395 => generated 1139 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:34:45.300181 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-65253446-79e6-46ad-9923-5f5aefe8d04d None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:34:45.300181 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-65253446-79e6-46ad-9923-5f5aefe8d04d None None] GET https://10.4.3.105/volume// Aug 12 10:34:45.300181 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-65253446-79e6-46ad-9923-5f5aefe8d04d None None] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:34:45.300181 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-65253446-79e6-46ad-9923-5f5aefe8d04d None None] Calling method 'all' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:34:45.300181 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-65253446-79e6-46ad-9923-5f5aefe8d04d None None] https://10.4.3.105/volume// returned with HTTP 300 Aug 12 10:34:45.300181 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 277/1117] 10.4.3.105 () {66 vars in 1426 bytes} [Wed Aug 12 10:34: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 10:34:45.320717 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-a6e903ba-2b11-41e1-9470-4e9ffcf75c07 req-f732cbd5-bf1a-4718-8552-6f9fc7e575c6 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:34:45.323670 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-a6e903ba-2b11-41e1-9470-4e9ffcf75c07 req-f732cbd5-bf1a-4718-8552-6f9fc7e575c6 tempest-ServerActionsTestOtherA-124071967 tempest-ServerActionsTestOtherA-124071967-project-member] POST https://10.4.3.105/volume/v3/attachments Aug 12 10:34:45.324157 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-a6e903ba-2b11-41e1-9470-4e9ffcf75c07 req-f732cbd5-bf1a-4718-8552-6f9fc7e575c6 tempest-ServerActionsTestOtherA-124071967 tempest-ServerActionsTestOtherA-124071967-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "79401e72-d549-4a95-9a70-cef3341d08a2", "connector": null, "instance_uuid": "a3aae823-1e99-405a-98ca-db1c5aa8762e"}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:34:45.342662 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:34:45.342662 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:34:45.422330 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-a6e903ba-2b11-41e1-9470-4e9ffcf75c07 req-f732cbd5-bf1a-4718-8552-6f9fc7e575c6 tempest-ServerActionsTestOtherA-124071967 tempest-ServerActionsTestOtherA-124071967-project-member] https://10.4.3.105/volume/v3/attachments returned with HTTP 200 Aug 12 10:34:45.422330 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 277/1118] 10.4.3.105 () {74 vars in 1594 bytes} [Wed Aug 12 10:34:45 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 10:34:45.433353 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [req-a6e903ba-2b11-41e1-9470-4e9ffcf75c07 req-9322b2d8-d8a5-49aa-bcb5-85221bf89df0 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:34:45.436867 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-a6e903ba-2b11-41e1-9470-4e9ffcf75c07 req-9322b2d8-d8a5-49aa-bcb5-85221bf89df0 tempest-ServerActionsTestOtherA-124071967 tempest-ServerActionsTestOtherA-124071967-project-member] DELETE https://10.4.3.105/volume/v3/attachments/53a744dc-a6a3-460d-a78e-6c9ceba39914 Aug 12 10:34:45.437165 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [req-a6e903ba-2b11-41e1-9470-4e9ffcf75c07 req-9322b2d8-d8a5-49aa-bcb5-85221bf89df0 tempest-ServerActionsTestOtherA-124071967 tempest-ServerActionsTestOtherA-124071967-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:34:45.437432 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [req-a6e903ba-2b11-41e1-9470-4e9ffcf75c07 req-9322b2d8-d8a5-49aa-bcb5-85221bf89df0 tempest-ServerActionsTestOtherA-124071967 tempest-ServerActionsTestOtherA-124071967-project-member] Calling method 'version_select' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:34:45.453873 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:34:45.453873 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:34:45.550765 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-a6e903ba-2b11-41e1-9470-4e9ffcf75c07 req-9322b2d8-d8a5-49aa-bcb5-85221bf89df0 tempest-ServerActionsTestOtherA-124071967 tempest-ServerActionsTestOtherA-124071967-project-member] https://10.4.3.105/volume/v3/attachments/53a744dc-a6a3-460d-a78e-6c9ceba39914 returned with HTTP 200 Aug 12 10:34:45.551262 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 286/1119] 10.4.3.105 () {72 vars in 1673 bytes} [Wed Aug 12 10:34:45 2026] DELETE /volume/v3/attachments/53a744dc-a6a3-460d-a78e-6c9ceba39914 => generated 192 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:34:45.775556 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-8cab37c9-6f50-4e06-80f0-6a147587d369 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:34:45.777332 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-8cab37c9-6f50-4e06-80f0-6a147587d369 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] GET https://10.4.3.105/volume/v3/volumes/dd6899a9-d9c6-4fb0-95e0-25ef9c33a6db Aug 12 10:34:45.777611 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-8cab37c9-6f50-4e06-80f0-6a147587d369 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:34:45.777864 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-8cab37c9-6f50-4e06-80f0-6a147587d369 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:34:45.788279 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:34:45.788279 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:34:45.794949 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-8cab37c9-6f50-4e06-80f0-6a147587d369 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Volume info retrieved successfully. Aug 12 10:34:45.801243 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-8cab37c9-6f50-4e06-80f0-6a147587d369 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] https://10.4.3.105/volume/v3/volumes/dd6899a9-d9c6-4fb0-95e0-25ef9c33a6db returned with HTTP 200 Aug 12 10:34:45.802613 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 280/1120] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:34:45 2026] GET /volume/v3/volumes/dd6899a9-d9c6-4fb0-95e0-25ef9c33a6db => generated 853 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:34:45.818812 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-8fcdac19-589c-44da-be0b-cb82ab845058 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:34:45.821005 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-8fcdac19-589c-44da-be0b-cb82ab845058 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] GET https://10.4.3.105/volume/v3/volumes/dd6899a9-d9c6-4fb0-95e0-25ef9c33a6db Aug 12 10:34:45.821181 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-8fcdac19-589c-44da-be0b-cb82ab845058 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:34:45.821364 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-8fcdac19-589c-44da-be0b-cb82ab845058 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:34:45.836318 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:34:45.836318 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:34:45.864535 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-8fcdac19-589c-44da-be0b-cb82ab845058 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Volume info retrieved successfully. Aug 12 10:34:45.876604 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-8fcdac19-589c-44da-be0b-cb82ab845058 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] https://10.4.3.105/volume/v3/volumes/dd6899a9-d9c6-4fb0-95e0-25ef9c33a6db returned with HTTP 200 Aug 12 10:34:45.877091 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 278/1121] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:34:45 2026] GET /volume/v3/volumes/dd6899a9-d9c6-4fb0-95e0-25ef9c33a6db => generated 853 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:34:45.929464 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-e78d45e9-76f1-4dab-8faf-8ccc41d2d3e5 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:34:45.931267 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-e78d45e9-76f1-4dab-8faf-8ccc41d2d3e5 tempest-ImageDependencyTests-1133785481 tempest-ImageDependencyTests-1133785481-project-member] GET https://10.4.3.105/volume/v3/volumes/272beb2d-43c8-4a32-9334-97e5fd3d7824 Aug 12 10:34:45.931533 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-e78d45e9-76f1-4dab-8faf-8ccc41d2d3e5 tempest-ImageDependencyTests-1133785481 tempest-ImageDependencyTests-1133785481-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:34:45.931795 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-e78d45e9-76f1-4dab-8faf-8ccc41d2d3e5 tempest-ImageDependencyTests-1133785481 tempest-ImageDependencyTests-1133785481-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:34:45.942631 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:34:45.942631 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:34:45.956975 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-e78d45e9-76f1-4dab-8faf-8ccc41d2d3e5 tempest-ImageDependencyTests-1133785481 tempest-ImageDependencyTests-1133785481-project-member] Volume info retrieved successfully. Aug 12 10:34:45.962357 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-e78d45e9-76f1-4dab-8faf-8ccc41d2d3e5 tempest-ImageDependencyTests-1133785481 tempest-ImageDependencyTests-1133785481-project-member] https://10.4.3.105/volume/v3/volumes/272beb2d-43c8-4a32-9334-97e5fd3d7824 returned with HTTP 200 Aug 12 10:34:45.962357 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 278/1122] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:34:45 2026] GET /volume/v3/volumes/272beb2d-43c8-4a32-9334-97e5fd3d7824 => generated 906 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:34:45.964864 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-7202ebde-d08b-45bd-954c-7ef2dcd3df56 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:34:45.967692 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-7202ebde-d08b-45bd-954c-7ef2dcd3df56 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] GET https://10.4.3.105/volume/v3/volumes/dd6899a9-d9c6-4fb0-95e0-25ef9c33a6db Aug 12 10:34:45.968122 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-7202ebde-d08b-45bd-954c-7ef2dcd3df56 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:34:45.968365 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-7202ebde-d08b-45bd-954c-7ef2dcd3df56 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:34:45.978869 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:34:45.978869 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:34:45.983607 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-7202ebde-d08b-45bd-954c-7ef2dcd3df56 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Volume info retrieved successfully. Aug 12 10:34:45.989753 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-7202ebde-d08b-45bd-954c-7ef2dcd3df56 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] https://10.4.3.105/volume/v3/volumes/dd6899a9-d9c6-4fb0-95e0-25ef9c33a6db returned with HTTP 200 Aug 12 10:34:45.990242 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 287/1123] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:34:45 2026] GET /volume/v3/volumes/dd6899a9-d9c6-4fb0-95e0-25ef9c33a6db => generated 853 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:34:46.069122 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-64b9f53f-9087-4c80-928b-8387b84156d5 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:34:46.071005 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-64b9f53f-9087-4c80-928b-8387b84156d5 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] POST https://10.4.3.105/volume/v3/volumes Aug 12 10:34:46.071367 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-64b9f53f-9087-4c80-928b-8387b84156d5 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-2049194143", "imageRef": "cf2c75e2-42cb-4765-bb8a-76a15f3b73ee"}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:34:46.073012 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.v3.volumes [None req-64b9f53f-9087-4c80-928b-8387b84156d5 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-2049194143', 'imageRef': 'cf2c75e2-42cb-4765-bb8a-76a15f3b73ee'}} {{(pid=100375) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 10:34:46.178879 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.v3.volumes [None req-64b9f53f-9087-4c80-928b-8387b84156d5 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Create volume of 1 GB Aug 12 10:34:46.179279 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:34:46.179279 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:34:46.179856 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-64b9f53f-9087-4c80-928b-8387b84156d5 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Availability Zones retrieved successfully. Aug 12 10:34:46.185728 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-64b9f53f-9087-4c80-928b-8387b84156d5 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Flow 'volume_create_api' (531027d1-d837-4a50-a712-e796ae4ff930) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:34:46.187233 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-64b9f53f-9087-4c80-928b-8387b84156d5 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4fa0f1e6-8278-4b10-bd8b-27a3bf0f4bb9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:34:46.188444 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.flows.api.create_volume [None req-64b9f53f-9087-4c80-928b-8387b84156d5 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Validating volume size '1' using validate_int {{(pid=100375) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 10:34:46.258646 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:34:46.258646 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:34:46.279059 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-64b9f53f-9087-4c80-928b-8387b84156d5 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4fa0f1e6-8278-4b10-bd8b-27a3bf0f4bb9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T10:26:52Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=432a6f78-fb00-48dc-910c-9a34d08ee07f,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '432a6f78-fb00-48dc-910c-9a34d08ee07f', 'encryption_key_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=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:34:46.280311 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-64b9f53f-9087-4c80-928b-8387b84156d5 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (36d0167a-3f36-4de0-8d06-aaacde59ec9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:34:46.340905 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.quota [None req-64b9f53f-9087-4c80-928b-8387b84156d5 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Created reservations ['b35e677f-bb17-45db-b13a-0a4a878ba2ad', 'c148c6ab-5db0-4c94-a2b3-c523c55c8ca8', 'aa41cac4-5a7f-4e85-b936-eeb49263298e', '28beed2e-87ac-429a-ba23-c65eabd44ec0'] {{(pid=100375) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:34:46.343461 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-64b9f53f-9087-4c80-928b-8387b84156d5 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (36d0167a-3f36-4de0-8d06-aaacde59ec9b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b35e677f-bb17-45db-b13a-0a4a878ba2ad', 'c148c6ab-5db0-4c94-a2b3-c523c55c8ca8', 'aa41cac4-5a7f-4e85-b936-eeb49263298e', '28beed2e-87ac-429a-ba23-c65eabd44ec0']}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:34:46.343461 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-64b9f53f-9087-4c80-928b-8387b84156d5 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8616533c-d3e3-4cca-8fa4-33b4ccf7fa26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:34:46.374301 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-64b9f53f-9087-4c80-928b-8387b84156d5 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8616533c-d3e3-4cca-8fa4-33b4ccf7fa26) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '14b81ce2-919b-4283-ae6e-39254fd9b337', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-2049194143',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='88446916493b4082a1dcca24d52ca1e3',qos_specs=None,replication_status=,reservations=['b35e677f-bb17-45db-b13a-0a4a878ba2ad','c148c6ab-5db0-4c94-a2b3-c523c55c8ca8','aa41cac4-5a7f-4e85-b936-eeb49263298e','28beed2e-87ac-429a-ba23-c65eabd44ec0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8f7f2daec1204100a7bdef4a52a49bc2',volume_type_id=432a6f78-fb00-48dc-910c-9a34d08ee07f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:34:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-2049194143',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=14b81ce2-919b-4283-ae6e-39254fd9b337,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='88446916493b4082a1dcca24d52ca1e3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8f7f2daec1204100a7bdef4a52a49bc2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(432a6f78-fb00-48dc-910c-9a34d08ee07f),volume_type_id=432a6f78-fb00-48dc-910c-9a34d08ee07f)}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:34:46.377264 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-64b9f53f-9087-4c80-928b-8387b84156d5 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cbfa0768-a6b4-450f-8eba-2e8a66143219) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:34:46.401885 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-64b9f53f-9087-4c80-928b-8387b84156d5 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cbfa0768-a6b4-450f-8eba-2e8a66143219) transitioned into state 'SUCCESS' from state '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-2049194143',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='88446916493b4082a1dcca24d52ca1e3',qos_specs=None,replication_status=,reservations=['b35e677f-bb17-45db-b13a-0a4a878ba2ad','c148c6ab-5db0-4c94-a2b3-c523c55c8ca8','aa41cac4-5a7f-4e85-b936-eeb49263298e','28beed2e-87ac-429a-ba23-c65eabd44ec0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8f7f2daec1204100a7bdef4a52a49bc2',volume_type_id=432a6f78-fb00-48dc-910c-9a34d08ee07f)}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:34:46.402816 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-64b9f53f-9087-4c80-928b-8387b84156d5 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a1a4868f-330e-4494-b041-934b52e0deee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:34:46.415867 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-64b9f53f-9087-4c80-928b-8387b84156d5 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a1a4868f-330e-4494-b041-934b52e0deee) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:34:46.417114 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-64b9f53f-9087-4c80-928b-8387b84156d5 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Flow 'volume_create_api' (531027d1-d837-4a50-a712-e796ae4ff930) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100375) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:34:46.417479 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-64b9f53f-9087-4c80-928b-8387b84156d5 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Create volume request issued successfully. Aug 12 10:34:46.418235 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-64b9f53f-9087-4c80-928b-8387b84156d5 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] https://10.4.3.105/volume/v3/volumes returned with HTTP 202 Aug 12 10:34:46.419176 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 281/1124] 10.4.3.105 () {68 vars in 1259 bytes} [Wed Aug 12 10:34:46 2026] POST /volume/v3/volumes => generated 760 bytes in 350 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 10:34:46.434209 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-e53a6d18-c954-4e8f-8f04-a43b0b553f3e None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:34:46.437270 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-e53a6d18-c954-4e8f-8f04-a43b0b553f3e tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] GET https://10.4.3.105/volume/v3/volumes/14b81ce2-919b-4283-ae6e-39254fd9b337 Aug 12 10:34:46.438134 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-e53a6d18-c954-4e8f-8f04-a43b0b553f3e tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:34:46.438355 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-e53a6d18-c954-4e8f-8f04-a43b0b553f3e tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:34:46.447742 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:34:46.447742 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:34:46.457537 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-e53a6d18-c954-4e8f-8f04-a43b0b553f3e tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Volume info retrieved successfully. Aug 12 10:34:46.465080 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-e53a6d18-c954-4e8f-8f04-a43b0b553f3e tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] https://10.4.3.105/volume/v3/volumes/14b81ce2-919b-4283-ae6e-39254fd9b337 returned with HTTP 200 Aug 12 10:34:46.465080 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 279/1125] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:34:46 2026] GET /volume/v3/volumes/14b81ce2-919b-4283-ae6e-39254fd9b337 => generated 828 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:34:46.977451 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-73735791-6de8-4bac-a98a-b3b880b2c959 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:34:46.980543 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-73735791-6de8-4bac-a98a-b3b880b2c959 tempest-ImageDependencyTests-1133785481 tempest-ImageDependencyTests-1133785481-project-member] GET https://10.4.3.105/volume/v3/volumes/272beb2d-43c8-4a32-9334-97e5fd3d7824 Aug 12 10:34:46.980543 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-73735791-6de8-4bac-a98a-b3b880b2c959 tempest-ImageDependencyTests-1133785481 tempest-ImageDependencyTests-1133785481-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:34:46.981480 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-73735791-6de8-4bac-a98a-b3b880b2c959 tempest-ImageDependencyTests-1133785481 tempest-ImageDependencyTests-1133785481-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:34:46.993988 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:34:46.993988 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:34:47.002627 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-73735791-6de8-4bac-a98a-b3b880b2c959 tempest-ImageDependencyTests-1133785481 tempest-ImageDependencyTests-1133785481-project-member] Volume info retrieved successfully. Aug 12 10:34:47.011618 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-73735791-6de8-4bac-a98a-b3b880b2c959 tempest-ImageDependencyTests-1133785481 tempest-ImageDependencyTests-1133785481-project-member] https://10.4.3.105/volume/v3/volumes/272beb2d-43c8-4a32-9334-97e5fd3d7824 returned with HTTP 200 Aug 12 10:34:47.012211 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 279/1126] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:34:46 2026] GET /volume/v3/volumes/272beb2d-43c8-4a32-9334-97e5fd3d7824 => generated 906 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:34:47.486147 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-857b3c3f-6793-4e77-bad0-01a5cef6fb6a None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:34:47.487763 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-857b3c3f-6793-4e77-bad0-01a5cef6fb6a tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] GET https://10.4.3.105/volume/v3/volumes/14b81ce2-919b-4283-ae6e-39254fd9b337 Aug 12 10:34:47.488042 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-857b3c3f-6793-4e77-bad0-01a5cef6fb6a tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:34:47.488307 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-857b3c3f-6793-4e77-bad0-01a5cef6fb6a tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:34:47.504546 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:34:47.504546 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:34:47.512203 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-857b3c3f-6793-4e77-bad0-01a5cef6fb6a tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Volume info retrieved successfully. Aug 12 10:34:47.519384 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-857b3c3f-6793-4e77-bad0-01a5cef6fb6a tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] https://10.4.3.105/volume/v3/volumes/14b81ce2-919b-4283-ae6e-39254fd9b337 returned with HTTP 200 Aug 12 10:34:47.520536 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 288/1127] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:34:47 2026] GET /volume/v3/volumes/14b81ce2-919b-4283-ae6e-39254fd9b337 => generated 1368 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:34:47.670384 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-a6e903ba-2b11-41e1-9470-4e9ffcf75c07 req-9e2dbf36-7428-4f95-91e8-d75f1457964b None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:34:47.673452 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-a6e903ba-2b11-41e1-9470-4e9ffcf75c07 req-9e2dbf36-7428-4f95-91e8-d75f1457964b tempest-ServerActionsTestOtherA-124071967 tempest-ServerActionsTestOtherA-124071967-project-member] PUT https://10.4.3.105/volume/v3/attachments/dcc74024-35ac-46fd-9b73-8a94c78cdcf8 Aug 12 10:34:47.674022 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-a6e903ba-2b11-41e1-9470-4e9ffcf75c07 req-9e2dbf36-7428-4f95-91e8-d75f1457964b tempest-ServerActionsTestOtherA-124071967 tempest-ServerActionsTestOtherA-124071967-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.105", "host": "np0000007037", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a295cd65dd1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "cc953c5f-eaed-46bf-96e8-0985bbef0414", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:34:47.686433 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.coordination [req-a6e903ba-2b11-41e1-9470-4e9ffcf75c07 req-9e2dbf36-7428-4f95-91e8-d75f1457964b tempest-ServerActionsTestOtherA-124071967 tempest-ServerActionsTestOtherA-124071967-project-member] Acquiring lock "cinder-attachment_update-79401e72-d549-4a95-9a70-cef3341d08a2-np0000007037" by "attachment_update" {{(pid=100375) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 10:34:47.698178 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.coordination [req-a6e903ba-2b11-41e1-9470-4e9ffcf75c07 req-9e2dbf36-7428-4f95-91e8-d75f1457964b tempest-ServerActionsTestOtherA-124071967 tempest-ServerActionsTestOtherA-124071967-project-member] Lock "cinder-attachment_update-79401e72-d549-4a95-9a70-cef3341d08a2-np0000007037" acquired by "attachment_update" :: waited 0.012s {{(pid=100375) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 10:34:47.700386 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:34:47.700386 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:34:47.716811 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-8c644854-0f65-4263-9382-470fd323e5a9 req-8c79a712-5f63-4e9c-9403-5528ade538c8 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:34:47.719728 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-8c644854-0f65-4263-9382-470fd323e5a9 req-8c79a712-5f63-4e9c-9403-5528ade538c8 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] GET https://10.4.3.105/volume/v3/volumes/14b81ce2-919b-4283-ae6e-39254fd9b337 Aug 12 10:34:47.720122 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-8c644854-0f65-4263-9382-470fd323e5a9 req-8c79a712-5f63-4e9c-9403-5528ade538c8 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:34:47.720251 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-8c644854-0f65-4263-9382-470fd323e5a9 req-8c79a712-5f63-4e9c-9403-5528ade538c8 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:34:47.729643 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:34:47.729643 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:34:47.734205 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [req-8c644854-0f65-4263-9382-470fd323e5a9 req-8c79a712-5f63-4e9c-9403-5528ade538c8 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Volume info retrieved successfully. Aug 12 10:34:47.740640 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-8c644854-0f65-4263-9382-470fd323e5a9 req-8c79a712-5f63-4e9c-9403-5528ade538c8 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] https://10.4.3.105/volume/v3/volumes/14b81ce2-919b-4283-ae6e-39254fd9b337 returned with HTTP 200 Aug 12 10:34:47.741484 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 280/1128] 10.4.3.105 () {68 vars in 1598 bytes} [Wed Aug 12 10:34:47 2026] GET /volume/v3/volumes/14b81ce2-919b-4283-ae6e-39254fd9b337 => generated 1368 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:34:47.814627 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.coordination [req-a6e903ba-2b11-41e1-9470-4e9ffcf75c07 req-9e2dbf36-7428-4f95-91e8-d75f1457964b tempest-ServerActionsTestOtherA-124071967 tempest-ServerActionsTestOtherA-124071967-project-member] Lock "cinder-attachment_update-79401e72-d549-4a95-9a70-cef3341d08a2-np0000007037" released by "attachment_update" :: held 0.116s {{(pid=100375) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 10:34:47.815061 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-a6e903ba-2b11-41e1-9470-4e9ffcf75c07 req-9e2dbf36-7428-4f95-91e8-d75f1457964b tempest-ServerActionsTestOtherA-124071967 tempest-ServerActionsTestOtherA-124071967-project-member] https://10.4.3.105/volume/v3/attachments/dcc74024-35ac-46fd-9b73-8a94c78cdcf8 returned with HTTP 200 Aug 12 10:34:47.816368 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 282/1129] 10.4.3.105 () {74 vars in 1704 bytes} [Wed Aug 12 10:34:47 2026] PUT /volume/v3/attachments/dcc74024-35ac-46fd-9b73-8a94c78cdcf8 => generated 969 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:34:47.826894 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-a6e903ba-2b11-41e1-9470-4e9ffcf75c07 req-1510dae6-b0af-4b09-9177-b277ad0dd02c None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:34:47.829663 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-a6e903ba-2b11-41e1-9470-4e9ffcf75c07 req-1510dae6-b0af-4b09-9177-b277ad0dd02c tempest-ServerActionsTestOtherA-124071967 tempest-ServerActionsTestOtherA-124071967-project-member] GET https://10.4.3.105/volume/v3/attachments/dcc74024-35ac-46fd-9b73-8a94c78cdcf8 Aug 12 10:34:47.831221 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-a6e903ba-2b11-41e1-9470-4e9ffcf75c07 req-1510dae6-b0af-4b09-9177-b277ad0dd02c tempest-ServerActionsTestOtherA-124071967 tempest-ServerActionsTestOtherA-124071967-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:34:47.831435 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-a6e903ba-2b11-41e1-9470-4e9ffcf75c07 req-1510dae6-b0af-4b09-9177-b277ad0dd02c tempest-ServerActionsTestOtherA-124071967 tempest-ServerActionsTestOtherA-124071967-project-member] Calling method 'version_select' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:34:47.856169 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-a6e903ba-2b11-41e1-9470-4e9ffcf75c07 req-1510dae6-b0af-4b09-9177-b277ad0dd02c tempest-ServerActionsTestOtherA-124071967 tempest-ServerActionsTestOtherA-124071967-project-member] https://10.4.3.105/volume/v3/attachments/dcc74024-35ac-46fd-9b73-8a94c78cdcf8 returned with HTTP 200 Aug 12 10:34:47.856829 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 280/1130] 10.4.3.105 () {70 vars in 1651 bytes} [Wed Aug 12 10:34:47 2026] GET /volume/v3/attachments/dcc74024-35ac-46fd-9b73-8a94c78cdcf8 => generated 994 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:34:48.028699 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-e83cec6c-9029-42b8-a7fa-b922333076a1 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:34:48.032473 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-e83cec6c-9029-42b8-a7fa-b922333076a1 tempest-ImageDependencyTests-1133785481 tempest-ImageDependencyTests-1133785481-project-member] GET https://10.4.3.105/volume/v3/volumes/272beb2d-43c8-4a32-9334-97e5fd3d7824 Aug 12 10:34:48.032989 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-e83cec6c-9029-42b8-a7fa-b922333076a1 tempest-ImageDependencyTests-1133785481 tempest-ImageDependencyTests-1133785481-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:34:48.033321 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-e83cec6c-9029-42b8-a7fa-b922333076a1 tempest-ImageDependencyTests-1133785481 tempest-ImageDependencyTests-1133785481-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:34:48.049152 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:34:48.049152 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:34:48.056071 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-e83cec6c-9029-42b8-a7fa-b922333076a1 tempest-ImageDependencyTests-1133785481 tempest-ImageDependencyTests-1133785481-project-member] Volume info retrieved successfully. Aug 12 10:34:48.063884 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-e83cec6c-9029-42b8-a7fa-b922333076a1 tempest-ImageDependencyTests-1133785481 tempest-ImageDependencyTests-1133785481-project-member] https://10.4.3.105/volume/v3/volumes/272beb2d-43c8-4a32-9334-97e5fd3d7824 returned with HTTP 200 Aug 12 10:34:48.063884 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 289/1131] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:34:48 2026] GET /volume/v3/volumes/272beb2d-43c8-4a32-9334-97e5fd3d7824 => generated 906 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:34:48.306053 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-8c644854-0f65-4263-9382-470fd323e5a9 req-4556fbba-7301-4ee1-aeb2-3a7c1fa158a5 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:34:48.309083 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-8c644854-0f65-4263-9382-470fd323e5a9 req-4556fbba-7301-4ee1-aeb2-3a7c1fa158a5 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] GET https://10.4.3.105/volume/v3/volumes/14b81ce2-919b-4283-ae6e-39254fd9b337 Aug 12 10:34:48.309459 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-8c644854-0f65-4263-9382-470fd323e5a9 req-4556fbba-7301-4ee1-aeb2-3a7c1fa158a5 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:34:48.310016 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-8c644854-0f65-4263-9382-470fd323e5a9 req-4556fbba-7301-4ee1-aeb2-3a7c1fa158a5 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:34:48.320392 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:34:48.320392 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:34:48.325052 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [req-8c644854-0f65-4263-9382-470fd323e5a9 req-4556fbba-7301-4ee1-aeb2-3a7c1fa158a5 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Volume info retrieved successfully. Aug 12 10:34:48.331796 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-8c644854-0f65-4263-9382-470fd323e5a9 req-4556fbba-7301-4ee1-aeb2-3a7c1fa158a5 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] https://10.4.3.105/volume/v3/volumes/14b81ce2-919b-4283-ae6e-39254fd9b337 returned with HTTP 200 Aug 12 10:34:48.332309 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 281/1132] 10.4.3.105 () {68 vars in 1598 bytes} [Wed Aug 12 10:34:48 2026] GET /volume/v3/volumes/14b81ce2-919b-4283-ae6e-39254fd9b337 => generated 1368 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:34:48.347598 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-d6f17611-a27c-49ec-bd9a-27fe6f70b643 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:34:48.348109 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-d6f17611-a27c-49ec-bd9a-27fe6f70b643 None None] GET https://10.4.3.105/volume// Aug 12 10:34:48.349098 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-d6f17611-a27c-49ec-bd9a-27fe6f70b643 None None] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:34:48.349098 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-d6f17611-a27c-49ec-bd9a-27fe6f70b643 None None] Calling method 'all' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:34:48.349476 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-d6f17611-a27c-49ec-bd9a-27fe6f70b643 None None] https://10.4.3.105/volume// returned with HTTP 300 Aug 12 10:34:48.350846 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 283/1133] 10.4.3.105 () {66 vars in 1419 bytes} [Wed Aug 12 10:34:48 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 10:34:48.362812 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-8c644854-0f65-4263-9382-470fd323e5a9 req-daaaab4e-74d6-45d9-84c1-7ddc61a7956d None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:34:48.365656 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-8c644854-0f65-4263-9382-470fd323e5a9 req-daaaab4e-74d6-45d9-84c1-7ddc61a7956d tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] POST https://10.4.3.105/volume/v3/attachments Aug 12 10:34:48.366107 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-8c644854-0f65-4263-9382-470fd323e5a9 req-daaaab4e-74d6-45d9-84c1-7ddc61a7956d tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "14b81ce2-919b-4283-ae6e-39254fd9b337", "connector": null, "instance_uuid": "8d5b549e-ab10-4f62-8809-17f54c57cae0"}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:34:48.376719 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:34:48.376719 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:34:48.415854 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-8c644854-0f65-4263-9382-470fd323e5a9 req-daaaab4e-74d6-45d9-84c1-7ddc61a7956d tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] https://10.4.3.105/volume/v3/attachments returned with HTTP 200 Aug 12 10:34:48.416564 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 281/1134] 10.4.3.105 () {74 vars in 1594 bytes} [Wed Aug 12 10:34:48 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 10:34:49.083737 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-bb76e5ab-9975-4e54-8e31-be9fe377d7cf None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:34:49.087587 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-bb76e5ab-9975-4e54-8e31-be9fe377d7cf tempest-ImageDependencyTests-1133785481 tempest-ImageDependencyTests-1133785481-project-member] GET https://10.4.3.105/volume/v3/volumes/272beb2d-43c8-4a32-9334-97e5fd3d7824 Aug 12 10:34:49.088388 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-bb76e5ab-9975-4e54-8e31-be9fe377d7cf tempest-ImageDependencyTests-1133785481 tempest-ImageDependencyTests-1133785481-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:34:49.088388 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-bb76e5ab-9975-4e54-8e31-be9fe377d7cf tempest-ImageDependencyTests-1133785481 tempest-ImageDependencyTests-1133785481-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:34:49.101645 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:34:49.101645 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:34:49.112689 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-bb76e5ab-9975-4e54-8e31-be9fe377d7cf tempest-ImageDependencyTests-1133785481 tempest-ImageDependencyTests-1133785481-project-member] Volume info retrieved successfully. Aug 12 10:34:49.122554 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-bb76e5ab-9975-4e54-8e31-be9fe377d7cf tempest-ImageDependencyTests-1133785481 tempest-ImageDependencyTests-1133785481-project-member] https://10.4.3.105/volume/v3/volumes/272beb2d-43c8-4a32-9334-97e5fd3d7824 returned with HTTP 200 Aug 12 10:34:49.122554 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 290/1135] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:34:49 2026] GET /volume/v3/volumes/272beb2d-43c8-4a32-9334-97e5fd3d7824 => generated 906 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:34:50.144566 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-83f12037-53e9-4258-ade0-680c379ea4b4 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:34:50.148455 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-83f12037-53e9-4258-ade0-680c379ea4b4 tempest-ImageDependencyTests-1133785481 tempest-ImageDependencyTests-1133785481-project-member] GET https://10.4.3.105/volume/v3/volumes/272beb2d-43c8-4a32-9334-97e5fd3d7824 Aug 12 10:34:50.148455 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-83f12037-53e9-4258-ade0-680c379ea4b4 tempest-ImageDependencyTests-1133785481 tempest-ImageDependencyTests-1133785481-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:34:50.148455 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-83f12037-53e9-4258-ade0-680c379ea4b4 tempest-ImageDependencyTests-1133785481 tempest-ImageDependencyTests-1133785481-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:34:50.157069 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:34:50.157069 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:34:50.166422 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-83f12037-53e9-4258-ade0-680c379ea4b4 tempest-ImageDependencyTests-1133785481 tempest-ImageDependencyTests-1133785481-project-member] Volume info retrieved successfully. Aug 12 10:34:50.174110 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-83f12037-53e9-4258-ade0-680c379ea4b4 tempest-ImageDependencyTests-1133785481 tempest-ImageDependencyTests-1133785481-project-member] https://10.4.3.105/volume/v3/volumes/272beb2d-43c8-4a32-9334-97e5fd3d7824 returned with HTTP 200 Aug 12 10:34:50.174110 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 282/1136] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:34:50 2026] GET /volume/v3/volumes/272beb2d-43c8-4a32-9334-97e5fd3d7824 => generated 906 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:34:50.922263 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-5a1bde3b-2f32-4f52-b0cf-0d553ff432a6 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:34:50.922755 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-5a1bde3b-2f32-4f52-b0cf-0d553ff432a6 None None] GET https://10.4.3.105/volume// Aug 12 10:34:50.922873 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-5a1bde3b-2f32-4f52-b0cf-0d553ff432a6 None None] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:34:50.923106 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-5a1bde3b-2f32-4f52-b0cf-0d553ff432a6 None None] Calling method 'all' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:34:50.923435 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-5a1bde3b-2f32-4f52-b0cf-0d553ff432a6 None None] https://10.4.3.105/volume// returned with HTTP 300 Aug 12 10:34:50.923765 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 284/1137] 10.4.3.105 () {66 vars in 1426 bytes} [Wed Aug 12 10:34: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 10:34:50.937323 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-8c644854-0f65-4263-9382-470fd323e5a9 req-d0655dad-a544-461e-afb1-4a076675bcc8 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:34:50.940150 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-8c644854-0f65-4263-9382-470fd323e5a9 req-d0655dad-a544-461e-afb1-4a076675bcc8 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] GET https://10.4.3.105/volume/v3/volumes/14b81ce2-919b-4283-ae6e-39254fd9b337 Aug 12 10:34:50.940374 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-8c644854-0f65-4263-9382-470fd323e5a9 req-d0655dad-a544-461e-afb1-4a076675bcc8 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:34:50.940671 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-8c644854-0f65-4263-9382-470fd323e5a9 req-d0655dad-a544-461e-afb1-4a076675bcc8 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:34:50.955216 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:34:50.955216 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:34:50.960744 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [req-8c644854-0f65-4263-9382-470fd323e5a9 req-d0655dad-a544-461e-afb1-4a076675bcc8 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Volume info retrieved successfully. Aug 12 10:34:50.966394 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-8c644854-0f65-4263-9382-470fd323e5a9 req-d0655dad-a544-461e-afb1-4a076675bcc8 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] https://10.4.3.105/volume/v3/volumes/14b81ce2-919b-4283-ae6e-39254fd9b337 returned with HTTP 200 Aug 12 10:34:50.966964 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 282/1138] 10.4.3.105 () {70 vars in 1639 bytes} [Wed Aug 12 10:34:50 2026] GET /volume/v3/volumes/14b81ce2-919b-4283-ae6e-39254fd9b337 => generated 1547 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 10:34:51.160473 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [req-8c644854-0f65-4263-9382-470fd323e5a9 req-c61540b3-5a5c-4162-96e8-f5ea51e5af80 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:34:51.163798 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-8c644854-0f65-4263-9382-470fd323e5a9 req-c61540b3-5a5c-4162-96e8-f5ea51e5af80 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] PUT https://10.4.3.105/volume/v3/attachments/5e9c19e0-669c-491a-a499-e2e5963a1a9c Aug 12 10:34:51.164334 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [req-8c644854-0f65-4263-9382-470fd323e5a9 req-c61540b3-5a5c-4162-96e8-f5ea51e5af80 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.105", "host": "np0000007037", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a295cd65dd1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "cc953c5f-eaed-46bf-96e8-0985bbef0414", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:34:51.178298 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.coordination [req-8c644854-0f65-4263-9382-470fd323e5a9 req-c61540b3-5a5c-4162-96e8-f5ea51e5af80 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Acquiring lock "cinder-attachment_update-14b81ce2-919b-4283-ae6e-39254fd9b337-np0000007037" by "attachment_update" {{(pid=100372) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 10:34:51.189375 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.coordination [req-8c644854-0f65-4263-9382-470fd323e5a9 req-c61540b3-5a5c-4162-96e8-f5ea51e5af80 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Lock "cinder-attachment_update-14b81ce2-919b-4283-ae6e-39254fd9b337-np0000007037" acquired by "attachment_update" :: waited 0.010s {{(pid=100372) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 10:34:51.191021 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:34:51.191021 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:34:51.196175 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-cbe9fc56-c610-429f-9762-45b82459c1f0 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:34:51.199267 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-cbe9fc56-c610-429f-9762-45b82459c1f0 tempest-ImageDependencyTests-1133785481 tempest-ImageDependencyTests-1133785481-project-member] GET https://10.4.3.105/volume/v3/volumes/272beb2d-43c8-4a32-9334-97e5fd3d7824 Aug 12 10:34:51.199354 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-cbe9fc56-c610-429f-9762-45b82459c1f0 tempest-ImageDependencyTests-1133785481 tempest-ImageDependencyTests-1133785481-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:34:51.199698 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-cbe9fc56-c610-429f-9762-45b82459c1f0 tempest-ImageDependencyTests-1133785481 tempest-ImageDependencyTests-1133785481-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:34:51.214415 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:34:51.214415 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:34:51.224105 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-cbe9fc56-c610-429f-9762-45b82459c1f0 tempest-ImageDependencyTests-1133785481 tempest-ImageDependencyTests-1133785481-project-member] Volume info retrieved successfully. Aug 12 10:34:51.233373 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-cbe9fc56-c610-429f-9762-45b82459c1f0 tempest-ImageDependencyTests-1133785481 tempest-ImageDependencyTests-1133785481-project-member] https://10.4.3.105/volume/v3/volumes/272beb2d-43c8-4a32-9334-97e5fd3d7824 returned with HTTP 200 Aug 12 10:34:51.233935 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 283/1139] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:34:51 2026] GET /volume/v3/volumes/272beb2d-43c8-4a32-9334-97e5fd3d7824 => generated 906 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:34:51.334726 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.coordination [req-8c644854-0f65-4263-9382-470fd323e5a9 req-c61540b3-5a5c-4162-96e8-f5ea51e5af80 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Lock "cinder-attachment_update-14b81ce2-919b-4283-ae6e-39254fd9b337-np0000007037" released by "attachment_update" :: held 0.146s {{(pid=100372) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 10:34:51.335062 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-8c644854-0f65-4263-9382-470fd323e5a9 req-c61540b3-5a5c-4162-96e8-f5ea51e5af80 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] https://10.4.3.105/volume/v3/attachments/5e9c19e0-669c-491a-a499-e2e5963a1a9c returned with HTTP 200 Aug 12 10:34:51.335771 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 291/1140] 10.4.3.105 () {74 vars in 1704 bytes} [Wed Aug 12 10:34:51 2026] PUT /volume/v3/attachments/5e9c19e0-669c-491a-a499-e2e5963a1a9c => generated 969 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:34:51.397225 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-8c644854-0f65-4263-9382-470fd323e5a9 req-80a49373-a46c-4b90-a77b-4938cd37a7aa None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:34:51.403208 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-8c644854-0f65-4263-9382-470fd323e5a9 req-80a49373-a46c-4b90-a77b-4938cd37a7aa tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] POST https://10.4.3.105/volume/v3/attachments/5e9c19e0-669c-491a-a499-e2e5963a1a9c/action Aug 12 10:34:51.403671 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-8c644854-0f65-4263-9382-470fd323e5a9 req-80a49373-a46c-4b90-a77b-4938cd37a7aa tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Action body: b'{"os-complete": null}' {{(pid=100375) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 10:34:51.403824 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-8c644854-0f65-4263-9382-470fd323e5a9 req-80a49373-a46c-4b90-a77b-4938cd37a7aa tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:34:51.425121 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:34:51.425121 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:34:51.441683 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-8c644854-0f65-4263-9382-470fd323e5a9 req-80a49373-a46c-4b90-a77b-4938cd37a7aa tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] https://10.4.3.105/volume/v3/attachments/5e9c19e0-669c-491a-a499-e2e5963a1a9c/action returned with HTTP 204 Aug 12 10:34:51.442834 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 285/1141] 10.4.3.105 () {74 vars in 1725 bytes} [Wed Aug 12 10:34:51 2026] POST /volume/v3/attachments/5e9c19e0-669c-491a-a499-e2e5963a1a9c/action => generated 0 bytes in 46 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:34:52.251536 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-028db707-9431-4709-a347-c6db38b0f262 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:34:52.255326 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-028db707-9431-4709-a347-c6db38b0f262 tempest-ImageDependencyTests-1133785481 tempest-ImageDependencyTests-1133785481-project-member] GET https://10.4.3.105/volume/v3/volumes/272beb2d-43c8-4a32-9334-97e5fd3d7824 Aug 12 10:34:52.255326 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-028db707-9431-4709-a347-c6db38b0f262 tempest-ImageDependencyTests-1133785481 tempest-ImageDependencyTests-1133785481-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:34:52.255326 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-028db707-9431-4709-a347-c6db38b0f262 tempest-ImageDependencyTests-1133785481 tempest-ImageDependencyTests-1133785481-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:34:52.276138 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:34:52.276138 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:34:52.283039 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-028db707-9431-4709-a347-c6db38b0f262 tempest-ImageDependencyTests-1133785481 tempest-ImageDependencyTests-1133785481-project-member] Volume info retrieved successfully. Aug 12 10:34:52.290829 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-028db707-9431-4709-a347-c6db38b0f262 tempest-ImageDependencyTests-1133785481 tempest-ImageDependencyTests-1133785481-project-member] https://10.4.3.105/volume/v3/volumes/272beb2d-43c8-4a32-9334-97e5fd3d7824 returned with HTTP 200 Aug 12 10:34:52.291332 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 283/1142] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:34:52 2026] GET /volume/v3/volumes/272beb2d-43c8-4a32-9334-97e5fd3d7824 => generated 906 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:34:53.306662 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-3cf7fd75-ac3c-4e21-ae4c-0aba24cdf102 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:34:53.309947 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-3cf7fd75-ac3c-4e21-ae4c-0aba24cdf102 tempest-ImageDependencyTests-1133785481 tempest-ImageDependencyTests-1133785481-project-member] GET https://10.4.3.105/volume/v3/volumes/272beb2d-43c8-4a32-9334-97e5fd3d7824 Aug 12 10:34:53.310160 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-3cf7fd75-ac3c-4e21-ae4c-0aba24cdf102 tempest-ImageDependencyTests-1133785481 tempest-ImageDependencyTests-1133785481-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:34:53.310374 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-3cf7fd75-ac3c-4e21-ae4c-0aba24cdf102 tempest-ImageDependencyTests-1133785481 tempest-ImageDependencyTests-1133785481-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:34:53.317873 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:34:53.317873 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:34:53.322449 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-3cf7fd75-ac3c-4e21-ae4c-0aba24cdf102 tempest-ImageDependencyTests-1133785481 tempest-ImageDependencyTests-1133785481-project-member] Volume info retrieved successfully. Aug 12 10:34:53.329349 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-3cf7fd75-ac3c-4e21-ae4c-0aba24cdf102 tempest-ImageDependencyTests-1133785481 tempest-ImageDependencyTests-1133785481-project-member] https://10.4.3.105/volume/v3/volumes/272beb2d-43c8-4a32-9334-97e5fd3d7824 returned with HTTP 200 Aug 12 10:34:53.329841 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 284/1143] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:34:53 2026] GET /volume/v3/volumes/272beb2d-43c8-4a32-9334-97e5fd3d7824 => generated 1160 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:34:53.378843 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [req-a76f2cc1-e9b5-4efb-9c03-f1ee940205c8 req-1e2c0773-108d-49ac-b653-ea186e955a68 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:34:53.384205 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-a76f2cc1-e9b5-4efb-9c03-f1ee940205c8 req-1e2c0773-108d-49ac-b653-ea186e955a68 tempest-ImageDependencyTests-1133785481 tempest-ImageDependencyTests-1133785481-project-member] GET https://10.4.3.105/volume/v3/volumes/272beb2d-43c8-4a32-9334-97e5fd3d7824 Aug 12 10:34:53.384572 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [req-a76f2cc1-e9b5-4efb-9c03-f1ee940205c8 req-1e2c0773-108d-49ac-b653-ea186e955a68 tempest-ImageDependencyTests-1133785481 tempest-ImageDependencyTests-1133785481-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:34:53.385404 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [req-a76f2cc1-e9b5-4efb-9c03-f1ee940205c8 req-1e2c0773-108d-49ac-b653-ea186e955a68 tempest-ImageDependencyTests-1133785481 tempest-ImageDependencyTests-1133785481-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:34:53.398443 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:34:53.398443 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:34:53.405984 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [req-a76f2cc1-e9b5-4efb-9c03-f1ee940205c8 req-1e2c0773-108d-49ac-b653-ea186e955a68 tempest-ImageDependencyTests-1133785481 tempest-ImageDependencyTests-1133785481-project-member] Volume info retrieved successfully. Aug 12 10:34:53.414507 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-a76f2cc1-e9b5-4efb-9c03-f1ee940205c8 req-1e2c0773-108d-49ac-b653-ea186e955a68 tempest-ImageDependencyTests-1133785481 tempest-ImageDependencyTests-1133785481-project-member] https://10.4.3.105/volume/v3/volumes/272beb2d-43c8-4a32-9334-97e5fd3d7824 returned with HTTP 200 Aug 12 10:34:53.415096 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 292/1144] 10.4.3.105 () {68 vars in 1598 bytes} [Wed Aug 12 10:34:53 2026] GET /volume/v3/volumes/272beb2d-43c8-4a32-9334-97e5fd3d7824 => generated 1160 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:34:53.764444 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-a76f2cc1-e9b5-4efb-9c03-f1ee940205c8 req-6dee5f9b-b673-4ebe-91ff-6ba87f9ec3f5 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:34:53.770652 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-a76f2cc1-e9b5-4efb-9c03-f1ee940205c8 req-6dee5f9b-b673-4ebe-91ff-6ba87f9ec3f5 tempest-ImageDependencyTests-1133785481 tempest-ImageDependencyTests-1133785481-project-member] GET https://10.4.3.105/volume/v3/volumes/272beb2d-43c8-4a32-9334-97e5fd3d7824 Aug 12 10:34:53.770652 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-a76f2cc1-e9b5-4efb-9c03-f1ee940205c8 req-6dee5f9b-b673-4ebe-91ff-6ba87f9ec3f5 tempest-ImageDependencyTests-1133785481 tempest-ImageDependencyTests-1133785481-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:34:53.770652 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-a76f2cc1-e9b5-4efb-9c03-f1ee940205c8 req-6dee5f9b-b673-4ebe-91ff-6ba87f9ec3f5 tempest-ImageDependencyTests-1133785481 tempest-ImageDependencyTests-1133785481-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:34:53.779436 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:34:53.779436 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:34:53.784130 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [req-a76f2cc1-e9b5-4efb-9c03-f1ee940205c8 req-6dee5f9b-b673-4ebe-91ff-6ba87f9ec3f5 tempest-ImageDependencyTests-1133785481 tempest-ImageDependencyTests-1133785481-project-member] Volume info retrieved successfully. Aug 12 10:34:53.791422 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-a76f2cc1-e9b5-4efb-9c03-f1ee940205c8 req-6dee5f9b-b673-4ebe-91ff-6ba87f9ec3f5 tempest-ImageDependencyTests-1133785481 tempest-ImageDependencyTests-1133785481-project-member] https://10.4.3.105/volume/v3/volumes/272beb2d-43c8-4a32-9334-97e5fd3d7824 returned with HTTP 200 Aug 12 10:34:53.791422 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 286/1145] 10.4.3.105 () {68 vars in 1598 bytes} [Wed Aug 12 10:34:53 2026] GET /volume/v3/volumes/272beb2d-43c8-4a32-9334-97e5fd3d7824 => generated 1160 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:34:53.807662 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-2eb6ea9e-8e75-4a55-977d-b4f100c47cff None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:34:53.808337 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-2eb6ea9e-8e75-4a55-977d-b4f100c47cff None None] GET https://10.4.3.105/volume// Aug 12 10:34:53.808507 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-2eb6ea9e-8e75-4a55-977d-b4f100c47cff None None] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:34:53.808790 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-2eb6ea9e-8e75-4a55-977d-b4f100c47cff None None] Calling method 'all' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:34:53.809183 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-2eb6ea9e-8e75-4a55-977d-b4f100c47cff None None] https://10.4.3.105/volume// returned with HTTP 300 Aug 12 10:34:53.809539 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 284/1146] 10.4.3.105 () {66 vars in 1419 bytes} [Wed Aug 12 10:34: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 10:34:53.820055 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-a76f2cc1-e9b5-4efb-9c03-f1ee940205c8 req-c0f6e93f-b93d-448c-b904-0181f8c4bdbf None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:34:53.823257 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-a76f2cc1-e9b5-4efb-9c03-f1ee940205c8 req-c0f6e93f-b93d-448c-b904-0181f8c4bdbf tempest-ImageDependencyTests-1133785481 tempest-ImageDependencyTests-1133785481-project-member] POST https://10.4.3.105/volume/v3/attachments Aug 12 10:34:53.823775 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-a76f2cc1-e9b5-4efb-9c03-f1ee940205c8 req-c0f6e93f-b93d-448c-b904-0181f8c4bdbf tempest-ImageDependencyTests-1133785481 tempest-ImageDependencyTests-1133785481-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "272beb2d-43c8-4a32-9334-97e5fd3d7824", "connector": null, "instance_uuid": "7ee0cbc8-d77e-4580-8a12-d313607318cd"}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:34:53.835306 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:34:53.835306 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:34:53.874120 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-a76f2cc1-e9b5-4efb-9c03-f1ee940205c8 req-c0f6e93f-b93d-448c-b904-0181f8c4bdbf tempest-ImageDependencyTests-1133785481 tempest-ImageDependencyTests-1133785481-project-member] https://10.4.3.105/volume/v3/attachments returned with HTTP 200 Aug 12 10:34:53.874922 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 285/1147] 10.4.3.105 () {74 vars in 1594 bytes} [Wed Aug 12 10:34:53 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 10:34:53.902481 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [req-a6e903ba-2b11-41e1-9470-4e9ffcf75c07 req-be910b36-faea-48bd-a8fd-8b74bdbd1a17 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:34:53.906203 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-a6e903ba-2b11-41e1-9470-4e9ffcf75c07 req-be910b36-faea-48bd-a8fd-8b74bdbd1a17 tempest-ServerActionsTestOtherA-124071967 tempest-ServerActionsTestOtherA-124071967-project-member] POST https://10.4.3.105/volume/v3/attachments/dcc74024-35ac-46fd-9b73-8a94c78cdcf8/action Aug 12 10:34:53.906699 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [req-a6e903ba-2b11-41e1-9470-4e9ffcf75c07 req-be910b36-faea-48bd-a8fd-8b74bdbd1a17 tempest-ServerActionsTestOtherA-124071967 tempest-ServerActionsTestOtherA-124071967-project-member] Action body: b'{"os-complete": null}' {{(pid=100372) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 10:34:53.906928 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [req-a6e903ba-2b11-41e1-9470-4e9ffcf75c07 req-be910b36-faea-48bd-a8fd-8b74bdbd1a17 tempest-ServerActionsTestOtherA-124071967 tempest-ServerActionsTestOtherA-124071967-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:34:53.936713 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:34:53.936713 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:34:53.955745 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-a6e903ba-2b11-41e1-9470-4e9ffcf75c07 req-be910b36-faea-48bd-a8fd-8b74bdbd1a17 tempest-ServerActionsTestOtherA-124071967 tempest-ServerActionsTestOtherA-124071967-project-member] https://10.4.3.105/volume/v3/attachments/dcc74024-35ac-46fd-9b73-8a94c78cdcf8/action returned with HTTP 204 Aug 12 10:34:53.956284 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 293/1148] 10.4.3.105 () {74 vars in 1725 bytes} [Wed Aug 12 10:34:53 2026] POST /volume/v3/attachments/dcc74024-35ac-46fd-9b73-8a94c78cdcf8/action => generated 0 bytes in 54 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:34:54.986946 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-2e29a21f-2798-440d-bb94-0d71d47a6ac3 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:34:54.989164 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-2e29a21f-2798-440d-bb94-0d71d47a6ac3 tempest-ServerRescueNegativeTestJSON-471383422 tempest-ServerRescueNegativeTestJSON-471383422-project-member] POST https://10.4.3.105/volume/v3/volumes Aug 12 10:34:54.989635 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-2e29a21f-2798-440d-bb94-0d71d47a6ac3 tempest-ServerRescueNegativeTestJSON-471383422 tempest-ServerRescueNegativeTestJSON-471383422-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-1962143276"}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:34:54.994450 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.v3.volumes [None req-2e29a21f-2798-440d-bb94-0d71d47a6ac3 tempest-ServerRescueNegativeTestJSON-471383422 tempest-ServerRescueNegativeTestJSON-471383422-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-1962143276'}} {{(pid=100375) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 10:34:54.994450 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.v3.volumes [None req-2e29a21f-2798-440d-bb94-0d71d47a6ac3 tempest-ServerRescueNegativeTestJSON-471383422 tempest-ServerRescueNegativeTestJSON-471383422-project-member] Create volume of 1 GB Aug 12 10:34:55.001794 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-2e29a21f-2798-440d-bb94-0d71d47a6ac3 tempest-ServerRescueNegativeTestJSON-471383422 tempest-ServerRescueNegativeTestJSON-471383422-project-member] Availability Zones retrieved successfully. Aug 12 10:34:55.010940 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-2e29a21f-2798-440d-bb94-0d71d47a6ac3 tempest-ServerRescueNegativeTestJSON-471383422 tempest-ServerRescueNegativeTestJSON-471383422-project-member] Flow 'volume_create_api' (cda8ab36-8dd0-43df-ae5f-aedfe6227017) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:34:55.015548 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-2e29a21f-2798-440d-bb94-0d71d47a6ac3 tempest-ServerRescueNegativeTestJSON-471383422 tempest-ServerRescueNegativeTestJSON-471383422-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ae7f80de-b4a3-42b6-a32f-42a5d119ce9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:34:55.015548 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.flows.api.create_volume [None req-2e29a21f-2798-440d-bb94-0d71d47a6ac3 tempest-ServerRescueNegativeTestJSON-471383422 tempest-ServerRescueNegativeTestJSON-471383422-project-member] Validating volume size '1' using validate_int {{(pid=100375) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 10:34:55.051095 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-2e29a21f-2798-440d-bb94-0d71d47a6ac3 tempest-ServerRescueNegativeTestJSON-471383422 tempest-ServerRescueNegativeTestJSON-471383422-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ae7f80de-b4a3-42b6-a32f-42a5d119ce9a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T10:26:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6cd66f07-4c7b-40b2-9dfb-378538f29c9e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:34:55.053538 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-2e29a21f-2798-440d-bb94-0d71d47a6ac3 tempest-ServerRescueNegativeTestJSON-471383422 tempest-ServerRescueNegativeTestJSON-471383422-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5356211e-89fc-4a32-b856-67de9e9c51b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:34:55.173928 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.quota [None req-2e29a21f-2798-440d-bb94-0d71d47a6ac3 tempest-ServerRescueNegativeTestJSON-471383422 tempest-ServerRescueNegativeTestJSON-471383422-project-member] Created reservations ['75e1f2c3-f64f-4ec5-ae0f-1bb7b6cd9bc9', '20fcf1ab-86fa-4447-8be8-1495c6944baf', '2ca898bb-5069-4870-8c7b-99ae3c8a782f', 'c1336019-4fc0-4bb9-b5fe-d2457a421747'] {{(pid=100375) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:34:55.176278 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-2e29a21f-2798-440d-bb94-0d71d47a6ac3 tempest-ServerRescueNegativeTestJSON-471383422 tempest-ServerRescueNegativeTestJSON-471383422-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5356211e-89fc-4a32-b856-67de9e9c51b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['75e1f2c3-f64f-4ec5-ae0f-1bb7b6cd9bc9', '20fcf1ab-86fa-4447-8be8-1495c6944baf', '2ca898bb-5069-4870-8c7b-99ae3c8a782f', 'c1336019-4fc0-4bb9-b5fe-d2457a421747']}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:34:55.178675 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-2e29a21f-2798-440d-bb94-0d71d47a6ac3 tempest-ServerRescueNegativeTestJSON-471383422 tempest-ServerRescueNegativeTestJSON-471383422-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (59129737-c8ef-4a5f-80a6-9ac38e5405b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:34:55.225629 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-2e29a21f-2798-440d-bb94-0d71d47a6ac3 tempest-ServerRescueNegativeTestJSON-471383422 tempest-ServerRescueNegativeTestJSON-471383422-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (59129737-c8ef-4a5f-80a6-9ac38e5405b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '02d1c42c-4b62-4a95-a119-b017b164ffc0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1962143276',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='43a69837cb454c1f827a4e17ad082757',qos_specs=None,replication_status=,reservations=['75e1f2c3-f64f-4ec5-ae0f-1bb7b6cd9bc9','20fcf1ab-86fa-4447-8be8-1495c6944baf','2ca898bb-5069-4870-8c7b-99ae3c8a782f','c1336019-4fc0-4bb9-b5fe-d2457a421747'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dc3b548a075f41fab9617b858b8d2d02',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:34:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1962143276',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=02d1c42c-4b62-4a95-a119-b017b164ffc0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='43a69837cb454c1f827a4e17ad082757',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dc3b548a075f41fab9617b858b8d2d02',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6cd66f07-4c7b-40b2-9dfb-378538f29c9e),volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:34:55.226823 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-2e29a21f-2798-440d-bb94-0d71d47a6ac3 tempest-ServerRescueNegativeTestJSON-471383422 tempest-ServerRescueNegativeTestJSON-471383422-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0d7d8fc9-8c0a-4542-8fc0-c5d162cf80aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:34:55.283294 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-2e29a21f-2798-440d-bb94-0d71d47a6ac3 tempest-ServerRescueNegativeTestJSON-471383422 tempest-ServerRescueNegativeTestJSON-471383422-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0d7d8fc9-8c0a-4542-8fc0-c5d162cf80aa) transitioned into state 'SUCCESS' from state '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-1962143276',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='43a69837cb454c1f827a4e17ad082757',qos_specs=None,replication_status=,reservations=['75e1f2c3-f64f-4ec5-ae0f-1bb7b6cd9bc9','20fcf1ab-86fa-4447-8be8-1495c6944baf','2ca898bb-5069-4870-8c7b-99ae3c8a782f','c1336019-4fc0-4bb9-b5fe-d2457a421747'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dc3b548a075f41fab9617b858b8d2d02',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:34:55.284452 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-2e29a21f-2798-440d-bb94-0d71d47a6ac3 tempest-ServerRescueNegativeTestJSON-471383422 tempest-ServerRescueNegativeTestJSON-471383422-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (273ced4a-7deb-4a77-b1c5-3dfbc2b89eaf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:34:55.309849 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-2e29a21f-2798-440d-bb94-0d71d47a6ac3 tempest-ServerRescueNegativeTestJSON-471383422 tempest-ServerRescueNegativeTestJSON-471383422-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (273ced4a-7deb-4a77-b1c5-3dfbc2b89eaf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:34:55.310249 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-2e29a21f-2798-440d-bb94-0d71d47a6ac3 tempest-ServerRescueNegativeTestJSON-471383422 tempest-ServerRescueNegativeTestJSON-471383422-project-member] Flow 'volume_create_api' (cda8ab36-8dd0-43df-ae5f-aedfe6227017) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100375) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:34:55.310789 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-2e29a21f-2798-440d-bb94-0d71d47a6ac3 tempest-ServerRescueNegativeTestJSON-471383422 tempest-ServerRescueNegativeTestJSON-471383422-project-member] Create volume request issued successfully. Aug 12 10:34:55.311721 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-2e29a21f-2798-440d-bb94-0d71d47a6ac3 tempest-ServerRescueNegativeTestJSON-471383422 tempest-ServerRescueNegativeTestJSON-471383422-project-member] https://10.4.3.105/volume/v3/volumes returned with HTTP 202 Aug 12 10:34:55.312827 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 287/1149] 10.4.3.105 () {68 vars in 1258 bytes} [Wed Aug 12 10:34:54 2026] POST /volume/v3/volumes => generated 759 bytes in 327 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 10:34:55.335221 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-381d7b54-b84a-49ff-978a-62dd120cccc6 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:34:55.341171 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-381d7b54-b84a-49ff-978a-62dd120cccc6 tempest-ServerRescueNegativeTestJSON-471383422 tempest-ServerRescueNegativeTestJSON-471383422-project-member] GET https://10.4.3.105/volume/v3/volumes/02d1c42c-4b62-4a95-a119-b017b164ffc0 Aug 12 10:34:55.341893 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-381d7b54-b84a-49ff-978a-62dd120cccc6 tempest-ServerRescueNegativeTestJSON-471383422 tempest-ServerRescueNegativeTestJSON-471383422-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:34:55.341893 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-381d7b54-b84a-49ff-978a-62dd120cccc6 tempest-ServerRescueNegativeTestJSON-471383422 tempest-ServerRescueNegativeTestJSON-471383422-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:34:55.358276 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:34:55.358276 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:34:55.366039 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-381d7b54-b84a-49ff-978a-62dd120cccc6 tempest-ServerRescueNegativeTestJSON-471383422 tempest-ServerRescueNegativeTestJSON-471383422-project-member] Volume info retrieved successfully. Aug 12 10:34:55.372626 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-381d7b54-b84a-49ff-978a-62dd120cccc6 tempest-ServerRescueNegativeTestJSON-471383422 tempest-ServerRescueNegativeTestJSON-471383422-project-member] https://10.4.3.105/volume/v3/volumes/02d1c42c-4b62-4a95-a119-b017b164ffc0 returned with HTTP 200 Aug 12 10:34:55.373107 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 285/1150] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:34:55 2026] GET /volume/v3/volumes/02d1c42c-4b62-4a95-a119-b017b164ffc0 => generated 827 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:34:56.115600 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-03795a15-a425-490b-9c06-096dcb9da470 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:34:56.115600 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-03795a15-a425-490b-9c06-096dcb9da470 None None] GET https://10.4.3.105/volume// Aug 12 10:34:56.115600 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-03795a15-a425-490b-9c06-096dcb9da470 None None] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:34:56.115600 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-03795a15-a425-490b-9c06-096dcb9da470 None None] Calling method 'all' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:34:56.116069 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-03795a15-a425-490b-9c06-096dcb9da470 None None] https://10.4.3.105/volume// returned with HTTP 300 Aug 12 10:34:56.116398 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 286/1151] 10.4.3.105 () {66 vars in 1426 bytes} [Wed Aug 12 10:34: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 10:34:56.129864 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [req-a76f2cc1-e9b5-4efb-9c03-f1ee940205c8 req-10fbcffc-6cd6-40d1-a26f-7ccc3392def7 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:34:56.132795 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-a76f2cc1-e9b5-4efb-9c03-f1ee940205c8 req-10fbcffc-6cd6-40d1-a26f-7ccc3392def7 tempest-ImageDependencyTests-1133785481 tempest-ImageDependencyTests-1133785481-project-member] GET https://10.4.3.105/volume/v3/volumes/272beb2d-43c8-4a32-9334-97e5fd3d7824 Aug 12 10:34:56.133096 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [req-a76f2cc1-e9b5-4efb-9c03-f1ee940205c8 req-10fbcffc-6cd6-40d1-a26f-7ccc3392def7 tempest-ImageDependencyTests-1133785481 tempest-ImageDependencyTests-1133785481-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:34:56.133347 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [req-a76f2cc1-e9b5-4efb-9c03-f1ee940205c8 req-10fbcffc-6cd6-40d1-a26f-7ccc3392def7 tempest-ImageDependencyTests-1133785481 tempest-ImageDependencyTests-1133785481-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:34:56.148407 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:34:56.148407 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:34:56.155067 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [req-a76f2cc1-e9b5-4efb-9c03-f1ee940205c8 req-10fbcffc-6cd6-40d1-a26f-7ccc3392def7 tempest-ImageDependencyTests-1133785481 tempest-ImageDependencyTests-1133785481-project-member] Volume info retrieved successfully. Aug 12 10:34:56.161750 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-a76f2cc1-e9b5-4efb-9c03-f1ee940205c8 req-10fbcffc-6cd6-40d1-a26f-7ccc3392def7 tempest-ImageDependencyTests-1133785481 tempest-ImageDependencyTests-1133785481-project-member] https://10.4.3.105/volume/v3/volumes/272beb2d-43c8-4a32-9334-97e5fd3d7824 returned with HTTP 200 Aug 12 10:34:56.162344 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 294/1152] 10.4.3.105 () {70 vars in 1639 bytes} [Wed Aug 12 10:34:56 2026] GET /volume/v3/volumes/272beb2d-43c8-4a32-9334-97e5fd3d7824 => generated 1339 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 10:34:56.301225 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-a76f2cc1-e9b5-4efb-9c03-f1ee940205c8 req-2d5862a4-d3b2-4e2c-94d0-f56d7b1af7dc None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:34:56.303450 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-a76f2cc1-e9b5-4efb-9c03-f1ee940205c8 req-2d5862a4-d3b2-4e2c-94d0-f56d7b1af7dc tempest-ImageDependencyTests-1133785481 tempest-ImageDependencyTests-1133785481-project-member] PUT https://10.4.3.105/volume/v3/attachments/b6b749f5-3dd6-448b-96dc-241ce634c93e Aug 12 10:34:56.304106 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-a76f2cc1-e9b5-4efb-9c03-f1ee940205c8 req-2d5862a4-d3b2-4e2c-94d0-f56d7b1af7dc tempest-ImageDependencyTests-1133785481 tempest-ImageDependencyTests-1133785481-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.105", "host": "np0000007037", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a295cd65dd1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "cc953c5f-eaed-46bf-96e8-0985bbef0414", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:34:56.316657 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.coordination [req-a76f2cc1-e9b5-4efb-9c03-f1ee940205c8 req-2d5862a4-d3b2-4e2c-94d0-f56d7b1af7dc tempest-ImageDependencyTests-1133785481 tempest-ImageDependencyTests-1133785481-project-member] Acquiring lock "cinder-attachment_update-272beb2d-43c8-4a32-9334-97e5fd3d7824-np0000007037" by "attachment_update" {{(pid=100375) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 10:34:56.322443 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.coordination [req-a76f2cc1-e9b5-4efb-9c03-f1ee940205c8 req-2d5862a4-d3b2-4e2c-94d0-f56d7b1af7dc tempest-ImageDependencyTests-1133785481 tempest-ImageDependencyTests-1133785481-project-member] Lock "cinder-attachment_update-272beb2d-43c8-4a32-9334-97e5fd3d7824-np0000007037" acquired by "attachment_update" :: waited 0.007s {{(pid=100375) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 10:34:56.323774 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:34:56.323774 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:34:56.395768 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-02f051cb-64ac-46b0-85f7-e3636b0f73db None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:34:56.396891 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-02f051cb-64ac-46b0-85f7-e3636b0f73db tempest-ServerRescueNegativeTestJSON-471383422 tempest-ServerRescueNegativeTestJSON-471383422-project-member] GET https://10.4.3.105/volume/v3/volumes/02d1c42c-4b62-4a95-a119-b017b164ffc0 Aug 12 10:34:56.397362 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-02f051cb-64ac-46b0-85f7-e3636b0f73db tempest-ServerRescueNegativeTestJSON-471383422 tempest-ServerRescueNegativeTestJSON-471383422-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:34:56.397650 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-02f051cb-64ac-46b0-85f7-e3636b0f73db tempest-ServerRescueNegativeTestJSON-471383422 tempest-ServerRescueNegativeTestJSON-471383422-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:34:56.409891 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:34:56.409891 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:34:56.418131 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-02f051cb-64ac-46b0-85f7-e3636b0f73db tempest-ServerRescueNegativeTestJSON-471383422 tempest-ServerRescueNegativeTestJSON-471383422-project-member] Volume info retrieved successfully. Aug 12 10:34:56.426267 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-02f051cb-64ac-46b0-85f7-e3636b0f73db tempest-ServerRescueNegativeTestJSON-471383422 tempest-ServerRescueNegativeTestJSON-471383422-project-member] https://10.4.3.105/volume/v3/volumes/02d1c42c-4b62-4a95-a119-b017b164ffc0 returned with HTTP 200 Aug 12 10:34:56.428836 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 286/1153] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:34:56 2026] GET /volume/v3/volumes/02d1c42c-4b62-4a95-a119-b017b164ffc0 => generated 852 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 12 10:34:56.457108 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.coordination [req-a76f2cc1-e9b5-4efb-9c03-f1ee940205c8 req-2d5862a4-d3b2-4e2c-94d0-f56d7b1af7dc tempest-ImageDependencyTests-1133785481 tempest-ImageDependencyTests-1133785481-project-member] Lock "cinder-attachment_update-272beb2d-43c8-4a32-9334-97e5fd3d7824-np0000007037" released by "attachment_update" :: held 0.135s {{(pid=100375) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 10:34:56.457553 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-a76f2cc1-e9b5-4efb-9c03-f1ee940205c8 req-2d5862a4-d3b2-4e2c-94d0-f56d7b1af7dc tempest-ImageDependencyTests-1133785481 tempest-ImageDependencyTests-1133785481-project-member] https://10.4.3.105/volume/v3/attachments/b6b749f5-3dd6-448b-96dc-241ce634c93e returned with HTTP 200 Aug 12 10:34:56.458657 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 288/1154] 10.4.3.105 () {74 vars in 1704 bytes} [Wed Aug 12 10:34:56 2026] PUT /volume/v3/attachments/b6b749f5-3dd6-448b-96dc-241ce634c93e => generated 969 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:34:56.496859 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-a76f2cc1-e9b5-4efb-9c03-f1ee940205c8 req-c3761254-e22a-48e9-a438-f18ec04f06b8 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:34:56.499226 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-a76f2cc1-e9b5-4efb-9c03-f1ee940205c8 req-c3761254-e22a-48e9-a438-f18ec04f06b8 tempest-ImageDependencyTests-1133785481 tempest-ImageDependencyTests-1133785481-project-member] POST https://10.4.3.105/volume/v3/attachments/b6b749f5-3dd6-448b-96dc-241ce634c93e/action Aug 12 10:34:56.499857 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-a76f2cc1-e9b5-4efb-9c03-f1ee940205c8 req-c3761254-e22a-48e9-a438-f18ec04f06b8 tempest-ImageDependencyTests-1133785481 tempest-ImageDependencyTests-1133785481-project-member] Action body: b'{"os-complete": null}' {{(pid=100373) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 10:34:56.500181 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-a76f2cc1-e9b5-4efb-9c03-f1ee940205c8 req-c3761254-e22a-48e9-a438-f18ec04f06b8 tempest-ImageDependencyTests-1133785481 tempest-ImageDependencyTests-1133785481-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:34:56.529572 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:34:56.529572 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:34:56.546315 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-a76f2cc1-e9b5-4efb-9c03-f1ee940205c8 req-c3761254-e22a-48e9-a438-f18ec04f06b8 tempest-ImageDependencyTests-1133785481 tempest-ImageDependencyTests-1133785481-project-member] https://10.4.3.105/volume/v3/attachments/b6b749f5-3dd6-448b-96dc-241ce634c93e/action returned with HTTP 204 Aug 12 10:34:56.546315 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 287/1155] 10.4.3.105 () {74 vars in 1725 bytes} [Wed Aug 12 10:34:56 2026] POST /volume/v3/attachments/b6b749f5-3dd6-448b-96dc-241ce634c93e/action => generated 0 bytes in 50 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:34:56.761031 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-74c3ea51-d66d-41c2-a5a6-8312ebae02f8 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:34:56.767961 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-74c3ea51-d66d-41c2-a5a6-8312ebae02f8 tempest-TestStampPattern-1132701134 tempest-TestStampPattern-1132701134-project-member] GET https://10.4.3.105/volume/v3/volumes/22996cb1-6ee6-4267-bb5c-4bc20e63a909 Aug 12 10:34:56.768308 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-74c3ea51-d66d-41c2-a5a6-8312ebae02f8 tempest-TestStampPattern-1132701134 tempest-TestStampPattern-1132701134-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:34:56.770657 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-74c3ea51-d66d-41c2-a5a6-8312ebae02f8 tempest-TestStampPattern-1132701134 tempest-TestStampPattern-1132701134-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:34:56.785118 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:34:56.785118 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:34:56.791675 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-74c3ea51-d66d-41c2-a5a6-8312ebae02f8 tempest-TestStampPattern-1132701134 tempest-TestStampPattern-1132701134-project-member] Volume info retrieved successfully. Aug 12 10:34:56.797322 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-74c3ea51-d66d-41c2-a5a6-8312ebae02f8 tempest-TestStampPattern-1132701134 tempest-TestStampPattern-1132701134-project-member] https://10.4.3.105/volume/v3/volumes/22996cb1-6ee6-4267-bb5c-4bc20e63a909 returned with HTTP 200 Aug 12 10:34:56.797848 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 295/1156] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:34:56 2026] GET /volume/v3/volumes/22996cb1-6ee6-4267-bb5c-4bc20e63a909 => generated 840 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 12 10:34:56.814947 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-b3c70247-3dbc-46cb-a8dd-e0df3dda85a2 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:34:56.818784 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-b3c70247-3dbc-46cb-a8dd-e0df3dda85a2 tempest-TestStampPattern-1132701134 tempest-TestStampPattern-1132701134-project-member] GET https://10.4.3.105/volume/v3/volumes/22996cb1-6ee6-4267-bb5c-4bc20e63a909 Aug 12 10:34:56.818784 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-b3c70247-3dbc-46cb-a8dd-e0df3dda85a2 tempest-TestStampPattern-1132701134 tempest-TestStampPattern-1132701134-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:34:56.819062 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-b3c70247-3dbc-46cb-a8dd-e0df3dda85a2 tempest-TestStampPattern-1132701134 tempest-TestStampPattern-1132701134-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:34:56.830547 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:34:56.830547 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:34:56.838453 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-b3c70247-3dbc-46cb-a8dd-e0df3dda85a2 tempest-TestStampPattern-1132701134 tempest-TestStampPattern-1132701134-project-member] Volume info retrieved successfully. Aug 12 10:34:56.847998 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-b3c70247-3dbc-46cb-a8dd-e0df3dda85a2 tempest-TestStampPattern-1132701134 tempest-TestStampPattern-1132701134-project-member] https://10.4.3.105/volume/v3/volumes/22996cb1-6ee6-4267-bb5c-4bc20e63a909 returned with HTTP 200 Aug 12 10:34:56.848568 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 287/1157] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:34:56 2026] GET /volume/v3/volumes/22996cb1-6ee6-4267-bb5c-4bc20e63a909 => generated 840 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:34:56.922010 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-280a7f3f-15fd-47ea-8bdc-3cf0dcbd77bb req-59fd781f-6cbf-4c94-b619-76b00501a53b None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:34:56.925232 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-280a7f3f-15fd-47ea-8bdc-3cf0dcbd77bb req-59fd781f-6cbf-4c94-b619-76b00501a53b tempest-TestStampPattern-1132701134 tempest-TestStampPattern-1132701134-project-member] GET https://10.4.3.105/volume/v3/volumes/22996cb1-6ee6-4267-bb5c-4bc20e63a909 Aug 12 10:34:56.925661 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-280a7f3f-15fd-47ea-8bdc-3cf0dcbd77bb req-59fd781f-6cbf-4c94-b619-76b00501a53b tempest-TestStampPattern-1132701134 tempest-TestStampPattern-1132701134-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:34:56.926016 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-280a7f3f-15fd-47ea-8bdc-3cf0dcbd77bb req-59fd781f-6cbf-4c94-b619-76b00501a53b tempest-TestStampPattern-1132701134 tempest-TestStampPattern-1132701134-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:34:56.937671 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:34:56.937671 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:34:56.944087 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [req-280a7f3f-15fd-47ea-8bdc-3cf0dcbd77bb req-59fd781f-6cbf-4c94-b619-76b00501a53b tempest-TestStampPattern-1132701134 tempest-TestStampPattern-1132701134-project-member] Volume info retrieved successfully. Aug 12 10:34:56.950825 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-280a7f3f-15fd-47ea-8bdc-3cf0dcbd77bb req-59fd781f-6cbf-4c94-b619-76b00501a53b tempest-TestStampPattern-1132701134 tempest-TestStampPattern-1132701134-project-member] https://10.4.3.105/volume/v3/volumes/22996cb1-6ee6-4267-bb5c-4bc20e63a909 returned with HTTP 200 Aug 12 10:34:56.951471 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 289/1158] 10.4.3.105 () {68 vars in 1598 bytes} [Wed Aug 12 10:34:56 2026] GET /volume/v3/volumes/22996cb1-6ee6-4267-bb5c-4bc20e63a909 => generated 840 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:34:57.076614 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-8d53a12e-2c61-4840-a58d-7fe7eaa8d942 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:34:57.076614 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-8d53a12e-2c61-4840-a58d-7fe7eaa8d942 None None] GET https://10.4.3.105/volume// Aug 12 10:34:57.076614 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-8d53a12e-2c61-4840-a58d-7fe7eaa8d942 None None] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:34:57.076614 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-8d53a12e-2c61-4840-a58d-7fe7eaa8d942 None None] Calling method 'all' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:34:57.077569 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-8d53a12e-2c61-4840-a58d-7fe7eaa8d942 None None] https://10.4.3.105/volume// returned with HTTP 300 Aug 12 10:34:57.078220 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 288/1159] 10.4.3.105 () {66 vars in 1428 bytes} [Wed Aug 12 10:34:57 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 10:34:57.093760 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [req-280a7f3f-15fd-47ea-8bdc-3cf0dcbd77bb req-60842aa2-7d23-4e44-b088-abf744a21268 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:34:57.097916 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-280a7f3f-15fd-47ea-8bdc-3cf0dcbd77bb req-60842aa2-7d23-4e44-b088-abf744a21268 tempest-TestStampPattern-1132701134 tempest-TestStampPattern-1132701134-project-member] POST https://10.4.3.105/volume/v3/attachments Aug 12 10:34:57.100232 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [req-280a7f3f-15fd-47ea-8bdc-3cf0dcbd77bb req-60842aa2-7d23-4e44-b088-abf744a21268 tempest-TestStampPattern-1132701134 tempest-TestStampPattern-1132701134-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "22996cb1-6ee6-4267-bb5c-4bc20e63a909", "connector": null, "instance_uuid": "066322dc-573a-4038-952d-dda0a05c413f"}} {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:34:57.112654 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:34:57.112654 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:34:57.170476 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-280a7f3f-15fd-47ea-8bdc-3cf0dcbd77bb req-60842aa2-7d23-4e44-b088-abf744a21268 tempest-TestStampPattern-1132701134 tempest-TestStampPattern-1132701134-project-member] https://10.4.3.105/volume/v3/attachments returned with HTTP 200 Aug 12 10:34:57.171188 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 296/1160] 10.4.3.105 () {74 vars in 1594 bytes} [Wed Aug 12 10:34:57 2026] POST /volume/v3/attachments => generated 273 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:34:57.222667 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-097489ab-d9c9-46b0-812f-207d605f4950 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:34:57.225800 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-097489ab-d9c9-46b0-812f-207d605f4950 tempest-TestStampPattern-1132701134 tempest-TestStampPattern-1132701134-project-member] GET https://10.4.3.105/volume/v3/volumes/22996cb1-6ee6-4267-bb5c-4bc20e63a909 Aug 12 10:34:57.226113 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-097489ab-d9c9-46b0-812f-207d605f4950 tempest-TestStampPattern-1132701134 tempest-TestStampPattern-1132701134-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:34:57.226365 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-097489ab-d9c9-46b0-812f-207d605f4950 tempest-TestStampPattern-1132701134 tempest-TestStampPattern-1132701134-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:34:57.245299 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:34:57.245299 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:34:57.250996 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-097489ab-d9c9-46b0-812f-207d605f4950 tempest-TestStampPattern-1132701134 tempest-TestStampPattern-1132701134-project-member] Volume info retrieved successfully. Aug 12 10:34:57.257689 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-097489ab-d9c9-46b0-812f-207d605f4950 tempest-TestStampPattern-1132701134 tempest-TestStampPattern-1132701134-project-member] https://10.4.3.105/volume/v3/volumes/22996cb1-6ee6-4267-bb5c-4bc20e63a909 returned with HTTP 200 Aug 12 10:34:57.257689 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 288/1161] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:34:57 2026] GET /volume/v3/volumes/22996cb1-6ee6-4267-bb5c-4bc20e63a909 => generated 839 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:34:57.273550 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-ef152437-8139-4048-9e13-89c76e2e9803 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:34:57.274156 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-ef152437-8139-4048-9e13-89c76e2e9803 None None] GET https://10.4.3.105/volume// Aug 12 10:34:57.274323 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-ef152437-8139-4048-9e13-89c76e2e9803 None None] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:34:57.274643 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-ef152437-8139-4048-9e13-89c76e2e9803 None None] Calling method 'all' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:34:57.275082 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-ef152437-8139-4048-9e13-89c76e2e9803 None None] https://10.4.3.105/volume// returned with HTTP 300 Aug 12 10:34:57.275465 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 290/1162] 10.4.3.105 () {66 vars in 1426 bytes} [Wed Aug 12 10:34:57 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 10:34:57.303212 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-280a7f3f-15fd-47ea-8bdc-3cf0dcbd77bb req-c90aef61-97b9-4703-8d6f-3d50fb9afecf None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:34:57.307292 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-280a7f3f-15fd-47ea-8bdc-3cf0dcbd77bb req-c90aef61-97b9-4703-8d6f-3d50fb9afecf tempest-TestStampPattern-1132701134 tempest-TestStampPattern-1132701134-project-member] GET https://10.4.3.105/volume/v3/volumes/22996cb1-6ee6-4267-bb5c-4bc20e63a909 Aug 12 10:34:57.307885 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-280a7f3f-15fd-47ea-8bdc-3cf0dcbd77bb req-c90aef61-97b9-4703-8d6f-3d50fb9afecf tempest-TestStampPattern-1132701134 tempest-TestStampPattern-1132701134-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:34:57.308213 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-280a7f3f-15fd-47ea-8bdc-3cf0dcbd77bb req-c90aef61-97b9-4703-8d6f-3d50fb9afecf tempest-TestStampPattern-1132701134 tempest-TestStampPattern-1132701134-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:34:57.325985 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:34:57.325985 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:34:57.334125 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [req-280a7f3f-15fd-47ea-8bdc-3cf0dcbd77bb req-c90aef61-97b9-4703-8d6f-3d50fb9afecf tempest-TestStampPattern-1132701134 tempest-TestStampPattern-1132701134-project-member] Volume info retrieved successfully. Aug 12 10:34:57.341933 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-280a7f3f-15fd-47ea-8bdc-3cf0dcbd77bb req-c90aef61-97b9-4703-8d6f-3d50fb9afecf tempest-TestStampPattern-1132701134 tempest-TestStampPattern-1132701134-project-member] https://10.4.3.105/volume/v3/volumes/22996cb1-6ee6-4267-bb5c-4bc20e63a909 returned with HTTP 200 Aug 12 10:34:57.341933 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 289/1163] 10.4.3.105 () {70 vars in 1639 bytes} [Wed Aug 12 10:34:57 2026] GET /volume/v3/volumes/22996cb1-6ee6-4267-bb5c-4bc20e63a909 => generated 1019 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 10:34:57.539425 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [req-280a7f3f-15fd-47ea-8bdc-3cf0dcbd77bb req-72659739-766b-4c84-91f6-1110ca82cef3 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:34:57.543807 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-280a7f3f-15fd-47ea-8bdc-3cf0dcbd77bb req-72659739-766b-4c84-91f6-1110ca82cef3 tempest-TestStampPattern-1132701134 tempest-TestStampPattern-1132701134-project-member] PUT https://10.4.3.105/volume/v3/attachments/d94b2119-fd67-4e04-a2fe-46d672e3e154 Aug 12 10:34:57.543807 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [req-280a7f3f-15fd-47ea-8bdc-3cf0dcbd77bb req-72659739-766b-4c84-91f6-1110ca82cef3 tempest-TestStampPattern-1132701134 tempest-TestStampPattern-1132701134-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.105", "host": "np0000007037", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a295cd65dd1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "cc953c5f-eaed-46bf-96e8-0985bbef0414", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:34:57.559860 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.coordination [req-280a7f3f-15fd-47ea-8bdc-3cf0dcbd77bb req-72659739-766b-4c84-91f6-1110ca82cef3 tempest-TestStampPattern-1132701134 tempest-TestStampPattern-1132701134-project-member] Acquiring lock "cinder-attachment_update-22996cb1-6ee6-4267-bb5c-4bc20e63a909-np0000007037" by "attachment_update" {{(pid=100372) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 10:34:57.568014 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.coordination [req-280a7f3f-15fd-47ea-8bdc-3cf0dcbd77bb req-72659739-766b-4c84-91f6-1110ca82cef3 tempest-TestStampPattern-1132701134 tempest-TestStampPattern-1132701134-project-member] Lock "cinder-attachment_update-22996cb1-6ee6-4267-bb5c-4bc20e63a909-np0000007037" acquired by "attachment_update" :: waited 0.008s {{(pid=100372) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 10:34:57.569934 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:34:57.569934 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:34:57.711007 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.coordination [req-280a7f3f-15fd-47ea-8bdc-3cf0dcbd77bb req-72659739-766b-4c84-91f6-1110ca82cef3 tempest-TestStampPattern-1132701134 tempest-TestStampPattern-1132701134-project-member] Lock "cinder-attachment_update-22996cb1-6ee6-4267-bb5c-4bc20e63a909-np0000007037" released by "attachment_update" :: held 0.143s {{(pid=100372) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 10:34:57.711660 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-280a7f3f-15fd-47ea-8bdc-3cf0dcbd77bb req-72659739-766b-4c84-91f6-1110ca82cef3 tempest-TestStampPattern-1132701134 tempest-TestStampPattern-1132701134-project-member] https://10.4.3.105/volume/v3/attachments/d94b2119-fd67-4e04-a2fe-46d672e3e154 returned with HTTP 200 Aug 12 10:34:57.712102 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 297/1164] 10.4.3.105 () {74 vars in 1704 bytes} [Wed Aug 12 10:34:57 2026] PUT /volume/v3/attachments/d94b2119-fd67-4e04-a2fe-46d672e3e154 => generated 969 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:34:58.279212 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-916446fd-bd17-486e-828b-cfd43556176b None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:34:58.282503 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-916446fd-bd17-486e-828b-cfd43556176b tempest-TestStampPattern-1132701134 tempest-TestStampPattern-1132701134-project-member] GET https://10.4.3.105/volume/v3/volumes/22996cb1-6ee6-4267-bb5c-4bc20e63a909 Aug 12 10:34:58.282880 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-916446fd-bd17-486e-828b-cfd43556176b tempest-TestStampPattern-1132701134 tempest-TestStampPattern-1132701134-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:34:58.283119 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-916446fd-bd17-486e-828b-cfd43556176b tempest-TestStampPattern-1132701134 tempest-TestStampPattern-1132701134-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:34:58.301675 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:34:58.301675 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:34:58.307328 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-916446fd-bd17-486e-828b-cfd43556176b tempest-TestStampPattern-1132701134 tempest-TestStampPattern-1132701134-project-member] Volume info retrieved successfully. Aug 12 10:34:58.313997 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-916446fd-bd17-486e-828b-cfd43556176b tempest-TestStampPattern-1132701134 tempest-TestStampPattern-1132701134-project-member] https://10.4.3.105/volume/v3/volumes/22996cb1-6ee6-4267-bb5c-4bc20e63a909 returned with HTTP 200 Aug 12 10:34:58.314526 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 289/1165] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:34:58 2026] GET /volume/v3/volumes/22996cb1-6ee6-4267-bb5c-4bc20e63a909 => generated 840 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:34:59.331065 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-bcf9622b-c7e7-4c55-a492-7ab0a371ac7b None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:34:59.333252 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-bcf9622b-c7e7-4c55-a492-7ab0a371ac7b tempest-TestStampPattern-1132701134 tempest-TestStampPattern-1132701134-project-member] GET https://10.4.3.105/volume/v3/volumes/22996cb1-6ee6-4267-bb5c-4bc20e63a909 Aug 12 10:34:59.333694 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-bcf9622b-c7e7-4c55-a492-7ab0a371ac7b tempest-TestStampPattern-1132701134 tempest-TestStampPattern-1132701134-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:34:59.333833 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-bcf9622b-c7e7-4c55-a492-7ab0a371ac7b tempest-TestStampPattern-1132701134 tempest-TestStampPattern-1132701134-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:34:59.346713 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:34:59.346713 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:34:59.352981 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-bcf9622b-c7e7-4c55-a492-7ab0a371ac7b tempest-TestStampPattern-1132701134 tempest-TestStampPattern-1132701134-project-member] Volume info retrieved successfully. Aug 12 10:34:59.358916 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-bcf9622b-c7e7-4c55-a492-7ab0a371ac7b tempest-TestStampPattern-1132701134 tempest-TestStampPattern-1132701134-project-member] https://10.4.3.105/volume/v3/volumes/22996cb1-6ee6-4267-bb5c-4bc20e63a909 returned with HTTP 200 Aug 12 10:34:59.358916 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 291/1166] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:34:59 2026] GET /volume/v3/volumes/22996cb1-6ee6-4267-bb5c-4bc20e63a909 => generated 840 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:35:00.286146 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-dc380693-bd35-49c2-b224-5662c6f8b6cf req-2721d3e9-4926-4f11-8507-7baba258a1f7 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:35:00.289558 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-dc380693-bd35-49c2-b224-5662c6f8b6cf req-2721d3e9-4926-4f11-8507-7baba258a1f7 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] GET https://10.4.3.105/volume/v3/limits Aug 12 10:35:00.289859 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-dc380693-bd35-49c2-b224-5662c6f8b6cf req-2721d3e9-4926-4f11-8507-7baba258a1f7 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:35:00.290141 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-dc380693-bd35-49c2-b224-5662c6f8b6cf req-2721d3e9-4926-4f11-8507-7baba258a1f7 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Calling method 'index' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:35:00.337585 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-dc380693-bd35-49c2-b224-5662c6f8b6cf req-2721d3e9-4926-4f11-8507-7baba258a1f7 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] https://10.4.3.105/volume/v3/limits returned with HTTP 200 Aug 12 10:35:00.338847 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 290/1167] 10.4.3.105 () {68 vars in 1484 bytes} [Wed Aug 12 10:35:00 2026] GET /volume/v3/limits => generated 302 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:35:00.374952 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-af5ca1ba-8e62-4059-90f7-9efd86151676 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:35:00.377652 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-af5ca1ba-8e62-4059-90f7-9efd86151676 tempest-TestStampPattern-1132701134 tempest-TestStampPattern-1132701134-project-member] GET https://10.4.3.105/volume/v3/volumes/22996cb1-6ee6-4267-bb5c-4bc20e63a909 Aug 12 10:35:00.377865 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-af5ca1ba-8e62-4059-90f7-9efd86151676 tempest-TestStampPattern-1132701134 tempest-TestStampPattern-1132701134-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:35:00.379551 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-af5ca1ba-8e62-4059-90f7-9efd86151676 tempest-TestStampPattern-1132701134 tempest-TestStampPattern-1132701134-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:35:00.390463 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:35:00.390463 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:35:00.396230 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-af5ca1ba-8e62-4059-90f7-9efd86151676 tempest-TestStampPattern-1132701134 tempest-TestStampPattern-1132701134-project-member] Volume info retrieved successfully. Aug 12 10:35:00.401228 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-af5ca1ba-8e62-4059-90f7-9efd86151676 tempest-TestStampPattern-1132701134 tempest-TestStampPattern-1132701134-project-member] https://10.4.3.105/volume/v3/volumes/22996cb1-6ee6-4267-bb5c-4bc20e63a909 returned with HTTP 200 Aug 12 10:35:00.401485 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 298/1168] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:35:00 2026] GET /volume/v3/volumes/22996cb1-6ee6-4267-bb5c-4bc20e63a909 => generated 840 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:35:00.404883 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-dc380693-bd35-49c2-b224-5662c6f8b6cf req-9691bf61-67c0-412e-ab48-c0ede7eee923 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:35:00.408544 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-dc380693-bd35-49c2-b224-5662c6f8b6cf req-9691bf61-67c0-412e-ab48-c0ede7eee923 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] GET https://10.4.3.105/volume/v3/volumes/14b81ce2-919b-4283-ae6e-39254fd9b337 Aug 12 10:35:00.408544 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-dc380693-bd35-49c2-b224-5662c6f8b6cf req-9691bf61-67c0-412e-ab48-c0ede7eee923 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:35:00.408544 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-dc380693-bd35-49c2-b224-5662c6f8b6cf req-9691bf61-67c0-412e-ab48-c0ede7eee923 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:35:00.418972 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:35:00.418972 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:35:00.423555 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [req-dc380693-bd35-49c2-b224-5662c6f8b6cf req-9691bf61-67c0-412e-ab48-c0ede7eee923 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Volume info retrieved successfully. Aug 12 10:35:00.430082 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-dc380693-bd35-49c2-b224-5662c6f8b6cf req-9691bf61-67c0-412e-ab48-c0ede7eee923 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] https://10.4.3.105/volume/v3/volumes/14b81ce2-919b-4283-ae6e-39254fd9b337 returned with HTTP 200 Aug 12 10:35:00.430776 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 290/1169] 10.4.3.105 () {68 vars in 1598 bytes} [Wed Aug 12 10:35:00 2026] GET /volume/v3/volumes/14b81ce2-919b-4283-ae6e-39254fd9b337 => generated 1660 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:35:00.446397 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-dc380693-bd35-49c2-b224-5662c6f8b6cf req-b35d0f09-74a8-4331-a9ef-fd47af048c99 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:35:00.452685 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-dc380693-bd35-49c2-b224-5662c6f8b6cf req-b35d0f09-74a8-4331-a9ef-fd47af048c99 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] POST https://10.4.3.105/volume/v3/snapshots Aug 12 10:35:00.453085 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-dc380693-bd35-49c2-b224-5662c6f8b6cf req-b35d0f09-74a8-4331-a9ef-fd47af048c99 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "14b81ce2-919b-4283-ae6e-39254fd9b337", "force": true, "name": "snapshot for multiattach-snapshot", "description": null, "metadata": {}}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:35:00.476072 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:35:00.476072 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:35:00.476812 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [req-dc380693-bd35-49c2-b224-5662c6f8b6cf req-b35d0f09-74a8-4331-a9ef-fd47af048c99 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Volume info retrieved successfully. Aug 12 10:35:00.477021 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.v3.snapshots [req-dc380693-bd35-49c2-b224-5662c6f8b6cf req-b35d0f09-74a8-4331-a9ef-fd47af048c99 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Create snapshot from volume 14b81ce2-919b-4283-ae6e-39254fd9b337 Aug 12 10:35:00.536019 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.quota [req-dc380693-bd35-49c2-b224-5662c6f8b6cf req-b35d0f09-74a8-4331-a9ef-fd47af048c99 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Created reservations ['8a1850d9-8a48-403e-9097-7ef4aadcef0c', 'fbbdc71a-5e5c-449b-93d1-4f3522b4c2f1', '5ec74b13-eba6-4834-859e-849fbdf5e526', 'ff0ababa-cc12-4620-83e0-73cb9decb67b'] {{(pid=100375) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:35:00.582055 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [req-dc380693-bd35-49c2-b224-5662c6f8b6cf req-b35d0f09-74a8-4331-a9ef-fd47af048c99 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Snapshot force create request issued successfully. Aug 12 10:35:00.582055 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-dc380693-bd35-49c2-b224-5662c6f8b6cf req-b35d0f09-74a8-4331-a9ef-fd47af048c99 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] https://10.4.3.105/volume/v3/snapshots returned with HTTP 202 Aug 12 10:35:00.582055 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 292/1170] 10.4.3.105 () {72 vars in 1547 bytes} [Wed Aug 12 10:35:00 2026] POST /volume/v3/snapshots => generated 292 bytes in 135 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 10:35:01.061441 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-280a7f3f-15fd-47ea-8bdc-3cf0dcbd77bb req-802dc6f3-c394-4f54-9e1b-c9a352e97ae2 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:35:01.065976 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-280a7f3f-15fd-47ea-8bdc-3cf0dcbd77bb req-802dc6f3-c394-4f54-9e1b-c9a352e97ae2 tempest-TestStampPattern-1132701134 tempest-TestStampPattern-1132701134-project-member] POST https://10.4.3.105/volume/v3/attachments/d94b2119-fd67-4e04-a2fe-46d672e3e154/action Aug 12 10:35:01.067045 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-280a7f3f-15fd-47ea-8bdc-3cf0dcbd77bb req-802dc6f3-c394-4f54-9e1b-c9a352e97ae2 tempest-TestStampPattern-1132701134 tempest-TestStampPattern-1132701134-project-member] Action body: b'{"os-complete": null}' {{(pid=100373) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 10:35:01.067309 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-280a7f3f-15fd-47ea-8bdc-3cf0dcbd77bb req-802dc6f3-c394-4f54-9e1b-c9a352e97ae2 tempest-TestStampPattern-1132701134 tempest-TestStampPattern-1132701134-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:35:01.100296 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:35:01.100296 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:35:01.121694 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-280a7f3f-15fd-47ea-8bdc-3cf0dcbd77bb req-802dc6f3-c394-4f54-9e1b-c9a352e97ae2 tempest-TestStampPattern-1132701134 tempest-TestStampPattern-1132701134-project-member] https://10.4.3.105/volume/v3/attachments/d94b2119-fd67-4e04-a2fe-46d672e3e154/action returned with HTTP 204 Aug 12 10:35:01.122457 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 291/1171] 10.4.3.105 () {74 vars in 1725 bytes} [Wed Aug 12 10:35:01 2026] POST /volume/v3/attachments/d94b2119-fd67-4e04-a2fe-46d672e3e154/action => generated 0 bytes in 62 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:35:01.424424 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-18fcef6c-31a9-47d8-bca3-c8a38e9c6e78 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:35:01.427781 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-18fcef6c-31a9-47d8-bca3-c8a38e9c6e78 tempest-TestStampPattern-1132701134 tempest-TestStampPattern-1132701134-project-member] GET https://10.4.3.105/volume/v3/volumes/22996cb1-6ee6-4267-bb5c-4bc20e63a909 Aug 12 10:35:01.428059 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-18fcef6c-31a9-47d8-bca3-c8a38e9c6e78 tempest-TestStampPattern-1132701134 tempest-TestStampPattern-1132701134-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:35:01.428306 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-18fcef6c-31a9-47d8-bca3-c8a38e9c6e78 tempest-TestStampPattern-1132701134 tempest-TestStampPattern-1132701134-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:35:01.447682 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:35:01.447682 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:35:01.462670 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-18fcef6c-31a9-47d8-bca3-c8a38e9c6e78 tempest-TestStampPattern-1132701134 tempest-TestStampPattern-1132701134-project-member] Volume info retrieved successfully. Aug 12 10:35:01.481879 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-18fcef6c-31a9-47d8-bca3-c8a38e9c6e78 tempest-TestStampPattern-1132701134 tempest-TestStampPattern-1132701134-project-member] https://10.4.3.105/volume/v3/volumes/22996cb1-6ee6-4267-bb5c-4bc20e63a909 returned with HTTP 200 Aug 12 10:35:01.482640 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 299/1172] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:35:01 2026] GET /volume/v3/volumes/22996cb1-6ee6-4267-bb5c-4bc20e63a909 => generated 1132 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:35:01.502449 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-a8a0dbec-b81d-4fb1-b2d2-67a1533affc3 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:35:01.505280 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-a8a0dbec-b81d-4fb1-b2d2-67a1533affc3 tempest-TestStampPattern-1132701134 tempest-TestStampPattern-1132701134-project-member] GET https://10.4.3.105/volume/v3/volumes/22996cb1-6ee6-4267-bb5c-4bc20e63a909 Aug 12 10:35:01.505712 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-a8a0dbec-b81d-4fb1-b2d2-67a1533affc3 tempest-TestStampPattern-1132701134 tempest-TestStampPattern-1132701134-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:35:01.506641 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-a8a0dbec-b81d-4fb1-b2d2-67a1533affc3 tempest-TestStampPattern-1132701134 tempest-TestStampPattern-1132701134-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:35:01.520193 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:35:01.520193 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:35:01.525605 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-a8a0dbec-b81d-4fb1-b2d2-67a1533affc3 tempest-TestStampPattern-1132701134 tempest-TestStampPattern-1132701134-project-member] Volume info retrieved successfully. Aug 12 10:35:01.535223 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-a8a0dbec-b81d-4fb1-b2d2-67a1533affc3 tempest-TestStampPattern-1132701134 tempest-TestStampPattern-1132701134-project-member] https://10.4.3.105/volume/v3/volumes/22996cb1-6ee6-4267-bb5c-4bc20e63a909 returned with HTTP 200 Aug 12 10:35:01.536500 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 291/1173] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:35:01 2026] GET /volume/v3/volumes/22996cb1-6ee6-4267-bb5c-4bc20e63a909 => generated 1132 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:35:04.113972 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-1f17ec38-4f1f-4541-be8b-36c22a7f18ba req-7d931578-402a-4cbb-8b96-4e7596c004a6 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:35:04.117050 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-1f17ec38-4f1f-4541-be8b-36c22a7f18ba req-7d931578-402a-4cbb-8b96-4e7596c004a6 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] GET https://10.4.3.105/volume/v3/volumes/14b81ce2-919b-4283-ae6e-39254fd9b337 Aug 12 10:35:04.117356 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-1f17ec38-4f1f-4541-be8b-36c22a7f18ba req-7d931578-402a-4cbb-8b96-4e7596c004a6 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:35:04.117574 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-1f17ec38-4f1f-4541-be8b-36c22a7f18ba req-7d931578-402a-4cbb-8b96-4e7596c004a6 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:35:04.134014 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:35:04.134014 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:35:04.142603 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [req-1f17ec38-4f1f-4541-be8b-36c22a7f18ba req-7d931578-402a-4cbb-8b96-4e7596c004a6 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Volume info retrieved successfully. Aug 12 10:35:04.149672 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-1f17ec38-4f1f-4541-be8b-36c22a7f18ba req-7d931578-402a-4cbb-8b96-4e7596c004a6 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] https://10.4.3.105/volume/v3/volumes/14b81ce2-919b-4283-ae6e-39254fd9b337 returned with HTTP 200 Aug 12 10:35:04.151071 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 293/1174] 10.4.3.105 () {68 vars in 1598 bytes} [Wed Aug 12 10:35:04 2026] GET /volume/v3/volumes/14b81ce2-919b-4283-ae6e-39254fd9b337 => generated 1660 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:35:04.527013 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-e61b466a-e987-4fe6-8032-18625e507dbe None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:35:04.527502 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-e61b466a-e987-4fe6-8032-18625e507dbe None None] GET https://10.4.3.105/volume// Aug 12 10:35:04.527756 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-e61b466a-e987-4fe6-8032-18625e507dbe None None] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:35:04.527988 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-e61b466a-e987-4fe6-8032-18625e507dbe None None] Calling method 'all' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:35:04.528408 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-e61b466a-e987-4fe6-8032-18625e507dbe None None] https://10.4.3.105/volume// returned with HTTP 300 Aug 12 10:35:04.528973 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 292/1175] 10.4.3.105 () {66 vars in 1426 bytes} [Wed Aug 12 10:35: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 10:35:04.539598 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [req-1bf45589-4ef5-479d-b3c2-09b9c7e2b151 req-fdb38b5c-1e58-4849-923d-69d51300fe3a None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:35:04.541272 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-1bf45589-4ef5-479d-b3c2-09b9c7e2b151 req-fdb38b5c-1e58-4849-923d-69d51300fe3a tempest-TestShelveInstance-1998731007 tempest-TestShelveInstance-1998731007-project-member] POST https://10.4.3.105/volume/v3/attachments Aug 12 10:35:04.541688 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [req-1bf45589-4ef5-479d-b3c2-09b9c7e2b151 req-fdb38b5c-1e58-4849-923d-69d51300fe3a tempest-TestShelveInstance-1998731007 tempest-TestShelveInstance-1998731007-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "357424ad-6ffc-4a64-989c-ebbca9764119", "connector": null, "instance_uuid": "bdd78f2f-e447-41a3-a831-6310fe27e7e7"}} {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:35:04.560706 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:35:04.560706 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:35:04.624469 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-1bf45589-4ef5-479d-b3c2-09b9c7e2b151 req-fdb38b5c-1e58-4849-923d-69d51300fe3a tempest-TestShelveInstance-1998731007 tempest-TestShelveInstance-1998731007-project-member] https://10.4.3.105/volume/v3/attachments returned with HTTP 200 Aug 12 10:35:04.624924 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 300/1176] 10.4.3.105 () {74 vars in 1594 bytes} [Wed Aug 12 10:35:04 2026] POST /volume/v3/attachments => generated 273 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:35:04.636767 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-1bf45589-4ef5-479d-b3c2-09b9c7e2b151 req-9f2e1cbf-6dd0-4868-98ab-1b8661022001 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:35:04.639253 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-1bf45589-4ef5-479d-b3c2-09b9c7e2b151 req-9f2e1cbf-6dd0-4868-98ab-1b8661022001 tempest-TestShelveInstance-1998731007 tempest-TestShelveInstance-1998731007-project-member] DELETE https://10.4.3.105/volume/v3/attachments/93e6ea75-061d-4228-af67-fb202b48bbf8 Aug 12 10:35:04.639478 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-1bf45589-4ef5-479d-b3c2-09b9c7e2b151 req-9f2e1cbf-6dd0-4868-98ab-1b8661022001 tempest-TestShelveInstance-1998731007 tempest-TestShelveInstance-1998731007-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:35:04.639782 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-1bf45589-4ef5-479d-b3c2-09b9c7e2b151 req-9f2e1cbf-6dd0-4868-98ab-1b8661022001 tempest-TestShelveInstance-1998731007 tempest-TestShelveInstance-1998731007-project-member] Calling method 'version_select' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:35:04.648352 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:35:04.648352 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:35:04.730585 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-1bf45589-4ef5-479d-b3c2-09b9c7e2b151 req-9f2e1cbf-6dd0-4868-98ab-1b8661022001 tempest-TestShelveInstance-1998731007 tempest-TestShelveInstance-1998731007-project-member] https://10.4.3.105/volume/v3/attachments/93e6ea75-061d-4228-af67-fb202b48bbf8 returned with HTTP 200 Aug 12 10:35:04.731134 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 292/1177] 10.4.3.105 () {72 vars in 1673 bytes} [Wed Aug 12 10:35:04 2026] DELETE /volume/v3/attachments/93e6ea75-061d-4228-af67-fb202b48bbf8 => generated 192 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 12 10:35:05.437401 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-1f17ec38-4f1f-4541-be8b-36c22a7f18ba req-903a3092-dd81-403f-8d5d-483e845c735e None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:35:05.440239 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-1f17ec38-4f1f-4541-be8b-36c22a7f18ba req-903a3092-dd81-403f-8d5d-483e845c735e tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] DELETE https://10.4.3.105/volume/v3/attachments/5e9c19e0-669c-491a-a499-e2e5963a1a9c Aug 12 10:35:05.440509 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-1f17ec38-4f1f-4541-be8b-36c22a7f18ba req-903a3092-dd81-403f-8d5d-483e845c735e tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:35:05.440772 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-1f17ec38-4f1f-4541-be8b-36c22a7f18ba req-903a3092-dd81-403f-8d5d-483e845c735e tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Calling method 'version_select' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:35:05.450083 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:35:05.450083 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:35:05.510443 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-1f17ec38-4f1f-4541-be8b-36c22a7f18ba req-903a3092-dd81-403f-8d5d-483e845c735e tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] https://10.4.3.105/volume/v3/attachments/5e9c19e0-669c-491a-a499-e2e5963a1a9c returned with HTTP 200 Aug 12 10:35:05.511041 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 294/1178] 10.4.3.105 () {72 vars in 1673 bytes} [Wed Aug 12 10:35:05 2026] DELETE /volume/v3/attachments/5e9c19e0-669c-491a-a499-e2e5963a1a9c => generated 19 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:35:05.858436 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-577ab77d-38d5-49d9-b4a7-c3ec7859f45a req-a07109b0-2a96-4136-890e-a8c1e9b54a17 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:35:05.861036 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-577ab77d-38d5-49d9-b4a7-c3ec7859f45a req-a07109b0-2a96-4136-890e-a8c1e9b54a17 tempest-TestStampPattern-1132701134 tempest-TestStampPattern-1132701134-project-member] GET https://10.4.3.105/volume/v3/volumes/22996cb1-6ee6-4267-bb5c-4bc20e63a909 Aug 12 10:35:05.861286 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-577ab77d-38d5-49d9-b4a7-c3ec7859f45a req-a07109b0-2a96-4136-890e-a8c1e9b54a17 tempest-TestStampPattern-1132701134 tempest-TestStampPattern-1132701134-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:35:05.861487 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-577ab77d-38d5-49d9-b4a7-c3ec7859f45a req-a07109b0-2a96-4136-890e-a8c1e9b54a17 tempest-TestStampPattern-1132701134 tempest-TestStampPattern-1132701134-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:35:05.864458 np0000007037 devstack@c-api.service[100373]: DEBUG dbcounter [-] [100373] Writing DB stats cinder:SELECT=204,cinder:UPDATE=33,cinder:INSERT=8 {{(pid=100373) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 10:35:05.875363 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:35:05.875363 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:35:05.881105 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [req-577ab77d-38d5-49d9-b4a7-c3ec7859f45a req-a07109b0-2a96-4136-890e-a8c1e9b54a17 tempest-TestStampPattern-1132701134 tempest-TestStampPattern-1132701134-project-member] Volume info retrieved successfully. Aug 12 10:35:05.887088 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-577ab77d-38d5-49d9-b4a7-c3ec7859f45a req-a07109b0-2a96-4136-890e-a8c1e9b54a17 tempest-TestStampPattern-1132701134 tempest-TestStampPattern-1132701134-project-member] https://10.4.3.105/volume/v3/volumes/22996cb1-6ee6-4267-bb5c-4bc20e63a909 returned with HTTP 200 Aug 12 10:35:05.887760 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 293/1179] 10.4.3.105 () {68 vars in 1598 bytes} [Wed Aug 12 10:35:05 2026] GET /volume/v3/volumes/22996cb1-6ee6-4267-bb5c-4bc20e63a909 => generated 1132 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:35:05.926011 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [req-577ab77d-38d5-49d9-b4a7-c3ec7859f45a req-6364f9e3-bd0a-4e84-a768-685d2027460d None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:35:05.928787 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-577ab77d-38d5-49d9-b4a7-c3ec7859f45a req-6364f9e3-bd0a-4e84-a768-685d2027460d tempest-TestStampPattern-1132701134 tempest-TestStampPattern-1132701134-project-member] POST https://10.4.3.105/volume/v3/volumes/22996cb1-6ee6-4267-bb5c-4bc20e63a909/action Aug 12 10:35:05.929291 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [req-577ab77d-38d5-49d9-b4a7-c3ec7859f45a req-6364f9e3-bd0a-4e84-a768-685d2027460d tempest-TestStampPattern-1132701134 tempest-TestStampPattern-1132701134-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100372) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 10:35:05.930021 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [req-577ab77d-38d5-49d9-b4a7-c3ec7859f45a req-6364f9e3-bd0a-4e84-a768-685d2027460d tempest-TestStampPattern-1132701134 tempest-TestStampPattern-1132701134-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:35:05.934008 np0000007037 devstack@c-api.service[100372]: DEBUG dbcounter [-] [100372] Writing DB stats cinder:SELECT=221,cinder:UPDATE=39,cinder:INSERT=19 {{(pid=100372) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 10:35:05.950123 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:35:05.950123 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:35:05.951188 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [req-577ab77d-38d5-49d9-b4a7-c3ec7859f45a req-6364f9e3-bd0a-4e84-a768-685d2027460d tempest-TestStampPattern-1132701134 tempest-TestStampPattern-1132701134-project-member] Volume info retrieved successfully. Aug 12 10:35:05.963121 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [req-577ab77d-38d5-49d9-b4a7-c3ec7859f45a req-6364f9e3-bd0a-4e84-a768-685d2027460d tempest-TestStampPattern-1132701134 tempest-TestStampPattern-1132701134-project-member] Begin detaching volume completed successfully. Aug 12 10:35:05.963529 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-577ab77d-38d5-49d9-b4a7-c3ec7859f45a req-6364f9e3-bd0a-4e84-a768-685d2027460d tempest-TestStampPattern-1132701134 tempest-TestStampPattern-1132701134-project-member] https://10.4.3.105/volume/v3/volumes/22996cb1-6ee6-4267-bb5c-4bc20e63a909/action returned with HTTP 202 Aug 12 10:35:05.964043 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 301/1180] 10.4.3.105 () {72 vars in 1672 bytes} [Wed Aug 12 10:35:05 2026] POST /volume/v3/volumes/22996cb1-6ee6-4267-bb5c-4bc20e63a909/action => generated 0 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 10:35:06.030070 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-6d1af5de-64d5-4e90-943c-cf49f532df0f None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:35:06.030401 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-6d1af5de-64d5-4e90-943c-cf49f532df0f None None] GET https://10.4.3.105/volume// Aug 12 10:35:06.030665 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-6d1af5de-64d5-4e90-943c-cf49f532df0f None None] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:35:06.030766 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-6d1af5de-64d5-4e90-943c-cf49f532df0f None None] Calling method 'all' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:35:06.031069 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-6d1af5de-64d5-4e90-943c-cf49f532df0f None None] https://10.4.3.105/volume// returned with HTTP 300 Aug 12 10:35:06.032043 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 293/1181] 10.4.3.105 () {66 vars in 1426 bytes} [Wed Aug 12 10:35: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 10:35:06.044144 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-577ab77d-38d5-49d9-b4a7-c3ec7859f45a req-71403155-a84e-47ca-91e1-055a6b06951d None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:35:06.047299 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-577ab77d-38d5-49d9-b4a7-c3ec7859f45a req-71403155-a84e-47ca-91e1-055a6b06951d tempest-TestStampPattern-1132701134 tempest-TestStampPattern-1132701134-project-member] GET https://10.4.3.105/volume/v3/volumes/22996cb1-6ee6-4267-bb5c-4bc20e63a909 Aug 12 10:35:06.047299 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-577ab77d-38d5-49d9-b4a7-c3ec7859f45a req-71403155-a84e-47ca-91e1-055a6b06951d tempest-TestStampPattern-1132701134 tempest-TestStampPattern-1132701134-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:35:06.047299 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-577ab77d-38d5-49d9-b4a7-c3ec7859f45a req-71403155-a84e-47ca-91e1-055a6b06951d tempest-TestStampPattern-1132701134 tempest-TestStampPattern-1132701134-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:35:06.066338 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:35:06.066338 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:35:06.070751 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [req-577ab77d-38d5-49d9-b4a7-c3ec7859f45a req-71403155-a84e-47ca-91e1-055a6b06951d tempest-TestStampPattern-1132701134 tempest-TestStampPattern-1132701134-project-member] Volume info retrieved successfully. Aug 12 10:35:06.077227 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-577ab77d-38d5-49d9-b4a7-c3ec7859f45a req-71403155-a84e-47ca-91e1-055a6b06951d tempest-TestStampPattern-1132701134 tempest-TestStampPattern-1132701134-project-member] https://10.4.3.105/volume/v3/volumes/22996cb1-6ee6-4267-bb5c-4bc20e63a909 returned with HTTP 200 Aug 12 10:35:06.077723 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 295/1182] 10.4.3.105 () {70 vars in 1639 bytes} [Wed Aug 12 10:35:06 2026] GET /volume/v3/volumes/22996cb1-6ee6-4267-bb5c-4bc20e63a909 => generated 1315 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 10:35:06.209778 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-6ddd275e-bec4-4c71-bfee-6ac59c2b8750 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:35:06.212082 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-6ddd275e-bec4-4c71-bfee-6ac59c2b8750 tempest-ServerRescueNegativeTestJSON-471383422 tempest-ServerRescueNegativeTestJSON-471383422-project-member] POST https://10.4.3.105/volume/v3/volumes Aug 12 10:35:06.212631 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-6ddd275e-bec4-4c71-bfee-6ac59c2b8750 tempest-ServerRescueNegativeTestJSON-471383422 tempest-ServerRescueNegativeTestJSON-471383422-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-803209236"}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:35:06.214596 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.v3.volumes [None req-6ddd275e-bec4-4c71-bfee-6ac59c2b8750 tempest-ServerRescueNegativeTestJSON-471383422 tempest-ServerRescueNegativeTestJSON-471383422-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-803209236'}} {{(pid=100373) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 10:35:06.214781 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.v3.volumes [None req-6ddd275e-bec4-4c71-bfee-6ac59c2b8750 tempest-ServerRescueNegativeTestJSON-471383422 tempest-ServerRescueNegativeTestJSON-471383422-project-member] Create volume of 1 GB Aug 12 10:35:06.220808 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-6ddd275e-bec4-4c71-bfee-6ac59c2b8750 tempest-ServerRescueNegativeTestJSON-471383422 tempest-ServerRescueNegativeTestJSON-471383422-project-member] Availability Zones retrieved successfully. Aug 12 10:35:06.227162 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-6ddd275e-bec4-4c71-bfee-6ac59c2b8750 tempest-ServerRescueNegativeTestJSON-471383422 tempest-ServerRescueNegativeTestJSON-471383422-project-member] Flow 'volume_create_api' (8f701278-4f0d-4140-9c81-eb6126b2c529) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:35:06.228711 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-6ddd275e-bec4-4c71-bfee-6ac59c2b8750 tempest-ServerRescueNegativeTestJSON-471383422 tempest-ServerRescueNegativeTestJSON-471383422-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (93eb3af5-c46d-4497-93fe-b4641d12fc44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:35:06.229954 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.flows.api.create_volume [None req-6ddd275e-bec4-4c71-bfee-6ac59c2b8750 tempest-ServerRescueNegativeTestJSON-471383422 tempest-ServerRescueNegativeTestJSON-471383422-project-member] Validating volume size '1' using validate_int {{(pid=100373) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 10:35:06.270254 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-6ddd275e-bec4-4c71-bfee-6ac59c2b8750 tempest-ServerRescueNegativeTestJSON-471383422 tempest-ServerRescueNegativeTestJSON-471383422-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (93eb3af5-c46d-4497-93fe-b4641d12fc44) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T10:26:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6cd66f07-4c7b-40b2-9dfb-378538f29c9e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:35:06.271393 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-6ddd275e-bec4-4c71-bfee-6ac59c2b8750 tempest-ServerRescueNegativeTestJSON-471383422 tempest-ServerRescueNegativeTestJSON-471383422-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (078e3c60-acb7-4203-a015-866abfdc5ff7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:35:06.334424 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.quota [None req-6ddd275e-bec4-4c71-bfee-6ac59c2b8750 tempest-ServerRescueNegativeTestJSON-471383422 tempest-ServerRescueNegativeTestJSON-471383422-project-member] Created reservations ['187a13a0-1856-4219-93e5-779a47141bae', 'c266f512-7aa4-42ae-a86e-0b8cc4e22e3b', '43fd35ec-26a2-46ca-b199-9eaa6006ae1f', 'c8e9b2c7-1391-4874-ac6f-8510410c890a'] {{(pid=100373) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:35:06.335700 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-6ddd275e-bec4-4c71-bfee-6ac59c2b8750 tempest-ServerRescueNegativeTestJSON-471383422 tempest-ServerRescueNegativeTestJSON-471383422-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (078e3c60-acb7-4203-a015-866abfdc5ff7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['187a13a0-1856-4219-93e5-779a47141bae', 'c266f512-7aa4-42ae-a86e-0b8cc4e22e3b', '43fd35ec-26a2-46ca-b199-9eaa6006ae1f', 'c8e9b2c7-1391-4874-ac6f-8510410c890a']}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:35:06.337114 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-6ddd275e-bec4-4c71-bfee-6ac59c2b8750 tempest-ServerRescueNegativeTestJSON-471383422 tempest-ServerRescueNegativeTestJSON-471383422-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8470409e-5080-44b7-9f21-7889753e3e51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:35:06.370472 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-6ddd275e-bec4-4c71-bfee-6ac59c2b8750 tempest-ServerRescueNegativeTestJSON-471383422 tempest-ServerRescueNegativeTestJSON-471383422-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8470409e-5080-44b7-9f21-7889753e3e51) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '26397fb4-e5c4-4e9f-8609-96049f6676a1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-803209236',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='43a69837cb454c1f827a4e17ad082757',qos_specs=None,replication_status=,reservations=['187a13a0-1856-4219-93e5-779a47141bae','c266f512-7aa4-42ae-a86e-0b8cc4e22e3b','43fd35ec-26a2-46ca-b199-9eaa6006ae1f','c8e9b2c7-1391-4874-ac6f-8510410c890a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dc3b548a075f41fab9617b858b8d2d02',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:35:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-803209236',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=26397fb4-e5c4-4e9f-8609-96049f6676a1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='43a69837cb454c1f827a4e17ad082757',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dc3b548a075f41fab9617b858b8d2d02',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6cd66f07-4c7b-40b2-9dfb-378538f29c9e),volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:35:06.371607 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-6ddd275e-bec4-4c71-bfee-6ac59c2b8750 tempest-ServerRescueNegativeTestJSON-471383422 tempest-ServerRescueNegativeTestJSON-471383422-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b6a7b2f0-c394-4e08-ab39-76ee72128896) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:35:06.397142 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-6ddd275e-bec4-4c71-bfee-6ac59c2b8750 tempest-ServerRescueNegativeTestJSON-471383422 tempest-ServerRescueNegativeTestJSON-471383422-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b6a7b2f0-c394-4e08-ab39-76ee72128896) transitioned into state 'SUCCESS' from state '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-803209236',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='43a69837cb454c1f827a4e17ad082757',qos_specs=None,replication_status=,reservations=['187a13a0-1856-4219-93e5-779a47141bae','c266f512-7aa4-42ae-a86e-0b8cc4e22e3b','43fd35ec-26a2-46ca-b199-9eaa6006ae1f','c8e9b2c7-1391-4874-ac6f-8510410c890a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dc3b548a075f41fab9617b858b8d2d02',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:35:06.398071 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-6ddd275e-bec4-4c71-bfee-6ac59c2b8750 tempest-ServerRescueNegativeTestJSON-471383422 tempest-ServerRescueNegativeTestJSON-471383422-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9534f3cf-d075-466b-9818-300815a569ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:35:06.412677 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-6ddd275e-bec4-4c71-bfee-6ac59c2b8750 tempest-ServerRescueNegativeTestJSON-471383422 tempest-ServerRescueNegativeTestJSON-471383422-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9534f3cf-d075-466b-9818-300815a569ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:35:06.413968 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-6ddd275e-bec4-4c71-bfee-6ac59c2b8750 tempest-ServerRescueNegativeTestJSON-471383422 tempest-ServerRescueNegativeTestJSON-471383422-project-member] Flow 'volume_create_api' (8f701278-4f0d-4140-9c81-eb6126b2c529) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100373) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:35:06.414455 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-6ddd275e-bec4-4c71-bfee-6ac59c2b8750 tempest-ServerRescueNegativeTestJSON-471383422 tempest-ServerRescueNegativeTestJSON-471383422-project-member] Create volume request issued successfully. Aug 12 10:35:06.415332 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-6ddd275e-bec4-4c71-bfee-6ac59c2b8750 tempest-ServerRescueNegativeTestJSON-471383422 tempest-ServerRescueNegativeTestJSON-471383422-project-member] https://10.4.3.105/volume/v3/volumes returned with HTTP 202 Aug 12 10:35:06.415926 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 294/1183] 10.4.3.105 () {68 vars in 1258 bytes} [Wed Aug 12 10:35:06 2026] POST /volume/v3/volumes => generated 758 bytes in 207 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 10:35:06.433287 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-9175f5ac-5c25-4d80-a2f6-c5bb9906fcc4 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:35:06.439957 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-9175f5ac-5c25-4d80-a2f6-c5bb9906fcc4 tempest-ServerRescueNegativeTestJSON-471383422 tempest-ServerRescueNegativeTestJSON-471383422-project-member] GET https://10.4.3.105/volume/v3/volumes/26397fb4-e5c4-4e9f-8609-96049f6676a1 Aug 12 10:35:06.440281 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-9175f5ac-5c25-4d80-a2f6-c5bb9906fcc4 tempest-ServerRescueNegativeTestJSON-471383422 tempest-ServerRescueNegativeTestJSON-471383422-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:35:06.440547 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-9175f5ac-5c25-4d80-a2f6-c5bb9906fcc4 tempest-ServerRescueNegativeTestJSON-471383422 tempest-ServerRescueNegativeTestJSON-471383422-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:35:06.455781 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:35:06.455781 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:35:06.461628 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-9175f5ac-5c25-4d80-a2f6-c5bb9906fcc4 tempest-ServerRescueNegativeTestJSON-471383422 tempest-ServerRescueNegativeTestJSON-471383422-project-member] Volume info retrieved successfully. Aug 12 10:35:06.469080 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-9175f5ac-5c25-4d80-a2f6-c5bb9906fcc4 tempest-ServerRescueNegativeTestJSON-471383422 tempest-ServerRescueNegativeTestJSON-471383422-project-member] https://10.4.3.105/volume/v3/volumes/26397fb4-e5c4-4e9f-8609-96049f6676a1 returned with HTTP 200 Aug 12 10:35:06.469933 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 302/1184] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:35:06 2026] GET /volume/v3/volumes/26397fb4-e5c4-4e9f-8609-96049f6676a1 => generated 826 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:35:07.148472 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-6bd3b091-294e-47e4-9253-c13c570a4820 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:35:07.153354 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-6bd3b091-294e-47e4-9253-c13c570a4820 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] DELETE https://10.4.3.105/volume/v3/volumes/14b81ce2-919b-4283-ae6e-39254fd9b337?cascade=True Aug 12 10:35:07.153586 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-6bd3b091-294e-47e4-9253-c13c570a4820 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:35:07.153795 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-6bd3b091-294e-47e4-9253-c13c570a4820 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Calling method 'delete' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:35:07.153963 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.v3.volumes [None req-6bd3b091-294e-47e4-9253-c13c570a4820 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Delete volume with id: 14b81ce2-919b-4283-ae6e-39254fd9b337 Aug 12 10:35:07.158764 np0000007037 devstack@c-api.service[100374]: DEBUG dbcounter [-] [100374] Writing DB stats cinder:SELECT=228,cinder:INSERT=23,cinder:UPDATE=35 {{(pid=100374) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 10:35:07.168924 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:35:07.168924 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:35:07.169619 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-6bd3b091-294e-47e4-9253-c13c570a4820 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Volume info retrieved successfully. Aug 12 10:35:07.221824 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-6bd3b091-294e-47e4-9253-c13c570a4820 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Delete volume request issued successfully. Aug 12 10:35:07.221824 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-6bd3b091-294e-47e4-9253-c13c570a4820 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] https://10.4.3.105/volume/v3/volumes/14b81ce2-919b-4283-ae6e-39254fd9b337?cascade=True returned with HTTP 202 Aug 12 10:35:07.221824 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 294/1185] 10.4.3.105 () {66 vars in 1376 bytes} [Wed Aug 12 10:35:07 2026] DELETE /volume/v3/volumes/14b81ce2-919b-4283-ae6e-39254fd9b337?cascade=True => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 10:35:07.232377 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-7aca92cf-0980-40ee-b472-12fda8c05a0a None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:35:07.234168 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-7aca92cf-0980-40ee-b472-12fda8c05a0a tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] GET https://10.4.3.105/volume/v3/volumes/14b81ce2-919b-4283-ae6e-39254fd9b337 Aug 12 10:35:07.234543 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-7aca92cf-0980-40ee-b472-12fda8c05a0a tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:35:07.234658 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-7aca92cf-0980-40ee-b472-12fda8c05a0a tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:35:07.236813 np0000007037 devstack@c-api.service[100375]: DEBUG dbcounter [-] [100375] Writing DB stats cinder:SELECT=264,cinder:UPDATE=75,cinder:INSERT=38 {{(pid=100375) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 10:35:07.245654 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:35:07.245654 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:35:07.253209 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-7aca92cf-0980-40ee-b472-12fda8c05a0a tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Volume info retrieved successfully. Aug 12 10:35:07.265401 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-7aca92cf-0980-40ee-b472-12fda8c05a0a tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] https://10.4.3.105/volume/v3/volumes/14b81ce2-919b-4283-ae6e-39254fd9b337 returned with HTTP 200 Aug 12 10:35:07.265401 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 296/1186] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:35:07 2026] GET /volume/v3/volumes/14b81ce2-919b-4283-ae6e-39254fd9b337 => generated 1367 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:35:07.268034 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-577ab77d-38d5-49d9-b4a7-c3ec7859f45a req-facc6139-c7ec-4280-a714-ce112ff9eca3 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:35:07.268604 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [req-604c57b9-6612-4ccf-b685-fe48463d7eb1 req-217c7390-452e-4c5f-b81b-d9c0fa1858ca None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:35:07.271401 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-604c57b9-6612-4ccf-b685-fe48463d7eb1 req-217c7390-452e-4c5f-b81b-d9c0fa1858ca tempest-ImageDependencyTests-1133785481 tempest-ImageDependencyTests-1133785481-project-member] GET https://10.4.3.105/volume/v3/limits Aug 12 10:35:07.271672 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-577ab77d-38d5-49d9-b4a7-c3ec7859f45a req-facc6139-c7ec-4280-a714-ce112ff9eca3 tempest-TestStampPattern-1132701134 tempest-TestStampPattern-1132701134-project-member] DELETE https://10.4.3.105/volume/v3/attachments/d94b2119-fd67-4e04-a2fe-46d672e3e154 Aug 12 10:35:07.271787 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [req-604c57b9-6612-4ccf-b685-fe48463d7eb1 req-217c7390-452e-4c5f-b81b-d9c0fa1858ca tempest-ImageDependencyTests-1133785481 tempest-ImageDependencyTests-1133785481-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:35:07.271970 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [req-604c57b9-6612-4ccf-b685-fe48463d7eb1 req-217c7390-452e-4c5f-b81b-d9c0fa1858ca tempest-ImageDependencyTests-1133785481 tempest-ImageDependencyTests-1133785481-project-member] Calling method 'index' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:35:07.272016 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-577ab77d-38d5-49d9-b4a7-c3ec7859f45a req-facc6139-c7ec-4280-a714-ce112ff9eca3 tempest-TestStampPattern-1132701134 tempest-TestStampPattern-1132701134-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:35:07.272268 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-577ab77d-38d5-49d9-b4a7-c3ec7859f45a req-facc6139-c7ec-4280-a714-ce112ff9eca3 tempest-TestStampPattern-1132701134 tempest-TestStampPattern-1132701134-project-member] Calling method 'version_select' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:35:07.284013 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:35:07.284013 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:35:07.308171 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-8f20b5c4-aa68-4614-b53a-2b22700e71dd None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:35:07.309077 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-8f20b5c4-aa68-4614-b53a-2b22700e71dd None None] GET https://10.4.3.105/volume// Aug 12 10:35:07.309425 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-8f20b5c4-aa68-4614-b53a-2b22700e71dd None None] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:35:07.309762 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-8f20b5c4-aa68-4614-b53a-2b22700e71dd None None] Calling method 'all' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:35:07.310200 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-8f20b5c4-aa68-4614-b53a-2b22700e71dd None None] https://10.4.3.105/volume// returned with HTTP 300 Aug 12 10:35:07.310834 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 295/1187] 10.4.3.105 () {66 vars in 1426 bytes} [Wed Aug 12 10:35: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 10:35:07.312040 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-604c57b9-6612-4ccf-b685-fe48463d7eb1 req-217c7390-452e-4c5f-b81b-d9c0fa1858ca tempest-ImageDependencyTests-1133785481 tempest-ImageDependencyTests-1133785481-project-member] https://10.4.3.105/volume/v3/limits returned with HTTP 200 Aug 12 10:35:07.312772 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 303/1188] 10.4.3.105 () {68 vars in 1484 bytes} [Wed Aug 12 10:35:07 2026] GET /volume/v3/limits => generated 302 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:35:07.319409 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-7f8a38f6-47eb-41df-afe6-192173857949 req-93719681-5d6e-43b0-9ed9-5b8fcf39bb59 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:35:07.322180 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-7f8a38f6-47eb-41df-afe6-192173857949 req-93719681-5d6e-43b0-9ed9-5b8fcf39bb59 tempest-TestShelveInstance-1998731007 tempest-TestShelveInstance-1998731007-project-member] GET https://10.4.3.105/volume/v3/volumes/357424ad-6ffc-4a64-989c-ebbca9764119 Aug 12 10:35:07.322406 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-7f8a38f6-47eb-41df-afe6-192173857949 req-93719681-5d6e-43b0-9ed9-5b8fcf39bb59 tempest-TestShelveInstance-1998731007 tempest-TestShelveInstance-1998731007-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:35:07.322640 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-7f8a38f6-47eb-41df-afe6-192173857949 req-93719681-5d6e-43b0-9ed9-5b8fcf39bb59 tempest-TestShelveInstance-1998731007 tempest-TestShelveInstance-1998731007-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:35:07.340098 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:35:07.340098 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:35:07.345918 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-577ab77d-38d5-49d9-b4a7-c3ec7859f45a req-facc6139-c7ec-4280-a714-ce112ff9eca3 tempest-TestStampPattern-1132701134 tempest-TestStampPattern-1132701134-project-member] https://10.4.3.105/volume/v3/attachments/d94b2119-fd67-4e04-a2fe-46d672e3e154 returned with HTTP 200 Aug 12 10:35:07.346460 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 295/1189] 10.4.3.105 () {72 vars in 1673 bytes} [Wed Aug 12 10:35:07 2026] DELETE /volume/v3/attachments/d94b2119-fd67-4e04-a2fe-46d672e3e154 => generated 19 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:35:07.349613 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [req-7f8a38f6-47eb-41df-afe6-192173857949 req-93719681-5d6e-43b0-9ed9-5b8fcf39bb59 tempest-TestShelveInstance-1998731007 tempest-TestShelveInstance-1998731007-project-member] Volume info retrieved successfully. Aug 12 10:35:07.365221 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-7f8a38f6-47eb-41df-afe6-192173857949 req-93719681-5d6e-43b0-9ed9-5b8fcf39bb59 tempest-TestShelveInstance-1998731007 tempest-TestShelveInstance-1998731007-project-member] https://10.4.3.105/volume/v3/volumes/357424ad-6ffc-4a64-989c-ebbca9764119 returned with HTTP 200 Aug 12 10:35:07.365412 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 297/1190] 10.4.3.105 () {70 vars in 1639 bytes} [Wed Aug 12 10:35:07 2026] GET /volume/v3/volumes/357424ad-6ffc-4a64-989c-ebbca9764119 => generated 1539 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 10:35:07.365457 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-604c57b9-6612-4ccf-b685-fe48463d7eb1 req-a453f5a5-965d-4671-9c35-355f1302f874 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:35:07.368321 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-604c57b9-6612-4ccf-b685-fe48463d7eb1 req-a453f5a5-965d-4671-9c35-355f1302f874 tempest-ImageDependencyTests-1133785481 tempest-ImageDependencyTests-1133785481-project-member] GET https://10.4.3.105/volume/v3/volumes/272beb2d-43c8-4a32-9334-97e5fd3d7824 Aug 12 10:35:07.368631 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-604c57b9-6612-4ccf-b685-fe48463d7eb1 req-a453f5a5-965d-4671-9c35-355f1302f874 tempest-ImageDependencyTests-1133785481 tempest-ImageDependencyTests-1133785481-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:35:07.368916 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-604c57b9-6612-4ccf-b685-fe48463d7eb1 req-a453f5a5-965d-4671-9c35-355f1302f874 tempest-ImageDependencyTests-1133785481 tempest-ImageDependencyTests-1133785481-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:35:07.381811 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:35:07.381811 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:35:07.386115 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [req-604c57b9-6612-4ccf-b685-fe48463d7eb1 req-a453f5a5-965d-4671-9c35-355f1302f874 tempest-ImageDependencyTests-1133785481 tempest-ImageDependencyTests-1133785481-project-member] Volume info retrieved successfully. Aug 12 10:35:07.391934 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-604c57b9-6612-4ccf-b685-fe48463d7eb1 req-a453f5a5-965d-4671-9c35-355f1302f874 tempest-ImageDependencyTests-1133785481 tempest-ImageDependencyTests-1133785481-project-member] https://10.4.3.105/volume/v3/volumes/272beb2d-43c8-4a32-9334-97e5fd3d7824 returned with HTTP 200 Aug 12 10:35:07.392461 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 296/1191] 10.4.3.105 () {68 vars in 1598 bytes} [Wed Aug 12 10:35:07 2026] GET /volume/v3/volumes/272beb2d-43c8-4a32-9334-97e5fd3d7824 => generated 1452 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:35:07.403399 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [req-604c57b9-6612-4ccf-b685-fe48463d7eb1 req-f4b4f57b-2f0e-4dc3-844a-27e58fdd9965 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:35:07.406456 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-604c57b9-6612-4ccf-b685-fe48463d7eb1 req-f4b4f57b-2f0e-4dc3-844a-27e58fdd9965 tempest-ImageDependencyTests-1133785481 tempest-ImageDependencyTests-1133785481-project-member] POST https://10.4.3.105/volume/v3/snapshots Aug 12 10:35:07.406813 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [req-604c57b9-6612-4ccf-b685-fe48463d7eb1 req-f4b4f57b-2f0e-4dc3-844a-27e58fdd9965 tempest-ImageDependencyTests-1133785481 tempest-ImageDependencyTests-1133785481-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "272beb2d-43c8-4a32-9334-97e5fd3d7824", "force": true, "name": "snapshot for tempest-ImageDependencyTestssnapshot-1402324818", "description": null, "metadata": {}}} {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:35:07.420283 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:35:07.420283 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:35:07.420992 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [req-604c57b9-6612-4ccf-b685-fe48463d7eb1 req-f4b4f57b-2f0e-4dc3-844a-27e58fdd9965 tempest-ImageDependencyTests-1133785481 tempest-ImageDependencyTests-1133785481-project-member] Volume info retrieved successfully. Aug 12 10:35:07.421168 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.v3.snapshots [req-604c57b9-6612-4ccf-b685-fe48463d7eb1 req-f4b4f57b-2f0e-4dc3-844a-27e58fdd9965 tempest-ImageDependencyTests-1133785481 tempest-ImageDependencyTests-1133785481-project-member] Create snapshot from volume 272beb2d-43c8-4a32-9334-97e5fd3d7824 Aug 12 10:35:07.460353 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.quota [req-604c57b9-6612-4ccf-b685-fe48463d7eb1 req-f4b4f57b-2f0e-4dc3-844a-27e58fdd9965 tempest-ImageDependencyTests-1133785481 tempest-ImageDependencyTests-1133785481-project-member] Created reservations ['c357ffe3-aa5c-4ab2-97a1-19d93ed35163', '5fe5d0da-6766-4633-b12f-00830578a5c8', '4e0db4df-497b-42d7-b669-518f1efa4276', 'd9105745-6033-45ba-bd75-e6b3a56ed1d3'] {{(pid=100372) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:35:07.489869 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-686a9b88-2625-4c26-a2d2-241575e540e9 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:35:07.490094 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-7f8a38f6-47eb-41df-afe6-192173857949 req-c4b6249a-bc78-48bf-8566-a48626f758c2 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:35:07.491736 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-686a9b88-2625-4c26-a2d2-241575e540e9 tempest-ServerRescueNegativeTestJSON-471383422 tempest-ServerRescueNegativeTestJSON-471383422-project-member] GET https://10.4.3.105/volume/v3/volumes/26397fb4-e5c4-4e9f-8609-96049f6676a1 Aug 12 10:35:07.491984 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-686a9b88-2625-4c26-a2d2-241575e540e9 tempest-ServerRescueNegativeTestJSON-471383422 tempest-ServerRescueNegativeTestJSON-471383422-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:35:07.492172 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-686a9b88-2625-4c26-a2d2-241575e540e9 tempest-ServerRescueNegativeTestJSON-471383422 tempest-ServerRescueNegativeTestJSON-471383422-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:35:07.492288 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-7f8a38f6-47eb-41df-afe6-192173857949 req-c4b6249a-bc78-48bf-8566-a48626f758c2 tempest-TestShelveInstance-1998731007 tempest-TestShelveInstance-1998731007-project-member] PUT https://10.4.3.105/volume/v3/attachments/ff5191e6-69d7-44a0-9c5d-ba70ff4f8707 Aug 12 10:35:07.492698 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-7f8a38f6-47eb-41df-afe6-192173857949 req-c4b6249a-bc78-48bf-8566-a48626f758c2 tempest-TestShelveInstance-1998731007 tempest-TestShelveInstance-1998731007-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.105", "host": "np0000007037", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a295cd65dd1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "cc953c5f-eaed-46bf-96e8-0985bbef0414", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:35:07.501792 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:35:07.501792 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:35:07.501989 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.coordination [req-7f8a38f6-47eb-41df-afe6-192173857949 req-c4b6249a-bc78-48bf-8566-a48626f758c2 tempest-TestShelveInstance-1998731007 tempest-TestShelveInstance-1998731007-project-member] Acquiring lock "cinder-attachment_update-357424ad-6ffc-4a64-989c-ebbca9764119-np0000007037" by "attachment_update" {{(pid=100375) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 10:35:07.504854 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [req-604c57b9-6612-4ccf-b685-fe48463d7eb1 req-f4b4f57b-2f0e-4dc3-844a-27e58fdd9965 tempest-ImageDependencyTests-1133785481 tempest-ImageDependencyTests-1133785481-project-member] Snapshot force create request issued successfully. Aug 12 10:35:07.505273 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-604c57b9-6612-4ccf-b685-fe48463d7eb1 req-f4b4f57b-2f0e-4dc3-844a-27e58fdd9965 tempest-ImageDependencyTests-1133785481 tempest-ImageDependencyTests-1133785481-project-member] https://10.4.3.105/volume/v3/snapshots returned with HTTP 202 Aug 12 10:35:07.506093 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 304/1192] 10.4.3.105 () {72 vars in 1547 bytes} [Wed Aug 12 10:35:07 2026] POST /volume/v3/snapshots => generated 319 bytes in 103 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 10:35:07.507838 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-686a9b88-2625-4c26-a2d2-241575e540e9 tempest-ServerRescueNegativeTestJSON-471383422 tempest-ServerRescueNegativeTestJSON-471383422-project-member] Volume info retrieved successfully. Aug 12 10:35:07.509880 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.coordination [req-7f8a38f6-47eb-41df-afe6-192173857949 req-c4b6249a-bc78-48bf-8566-a48626f758c2 tempest-TestShelveInstance-1998731007 tempest-TestShelveInstance-1998731007-project-member] Lock "cinder-attachment_update-357424ad-6ffc-4a64-989c-ebbca9764119-np0000007037" acquired by "attachment_update" :: waited 0.008s {{(pid=100375) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 10:35:07.511380 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:35:07.511380 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:35:07.514772 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-686a9b88-2625-4c26-a2d2-241575e540e9 tempest-ServerRescueNegativeTestJSON-471383422 tempest-ServerRescueNegativeTestJSON-471383422-project-member] https://10.4.3.105/volume/v3/volumes/26397fb4-e5c4-4e9f-8609-96049f6676a1 returned with HTTP 200 Aug 12 10:35:07.515444 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 296/1193] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:35:07 2026] GET /volume/v3/volumes/26397fb4-e5c4-4e9f-8609-96049f6676a1 => generated 851 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:35:07.628431 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.coordination [req-7f8a38f6-47eb-41df-afe6-192173857949 req-c4b6249a-bc78-48bf-8566-a48626f758c2 tempest-TestShelveInstance-1998731007 tempest-TestShelveInstance-1998731007-project-member] Lock "cinder-attachment_update-357424ad-6ffc-4a64-989c-ebbca9764119-np0000007037" released by "attachment_update" :: held 0.119s {{(pid=100375) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 10:35:07.628798 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-7f8a38f6-47eb-41df-afe6-192173857949 req-c4b6249a-bc78-48bf-8566-a48626f758c2 tempest-TestShelveInstance-1998731007 tempest-TestShelveInstance-1998731007-project-member] https://10.4.3.105/volume/v3/attachments/ff5191e6-69d7-44a0-9c5d-ba70ff4f8707 returned with HTTP 200 Aug 12 10:35:07.629414 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 298/1194] 10.4.3.105 () {74 vars in 1704 bytes} [Wed Aug 12 10:35:07 2026] PUT /volume/v3/attachments/ff5191e6-69d7-44a0-9c5d-ba70ff4f8707 => generated 969 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:35:07.656047 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-7f8a38f6-47eb-41df-afe6-192173857949 req-387ac429-2d12-4370-8429-66b3f3d40eca None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:35:07.659297 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-7f8a38f6-47eb-41df-afe6-192173857949 req-387ac429-2d12-4370-8429-66b3f3d40eca tempest-TestShelveInstance-1998731007 tempest-TestShelveInstance-1998731007-project-member] POST https://10.4.3.105/volume/v3/attachments/ff5191e6-69d7-44a0-9c5d-ba70ff4f8707/action Aug 12 10:35:07.659690 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-7f8a38f6-47eb-41df-afe6-192173857949 req-387ac429-2d12-4370-8429-66b3f3d40eca tempest-TestShelveInstance-1998731007 tempest-TestShelveInstance-1998731007-project-member] Action body: b'{"os-complete": null}' {{(pid=100374) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 10:35:07.659801 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-7f8a38f6-47eb-41df-afe6-192173857949 req-387ac429-2d12-4370-8429-66b3f3d40eca tempest-TestShelveInstance-1998731007 tempest-TestShelveInstance-1998731007-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:35:07.681729 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:35:07.681729 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:35:07.694914 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-7f8a38f6-47eb-41df-afe6-192173857949 req-387ac429-2d12-4370-8429-66b3f3d40eca tempest-TestShelveInstance-1998731007 tempest-TestShelveInstance-1998731007-project-member] https://10.4.3.105/volume/v3/attachments/ff5191e6-69d7-44a0-9c5d-ba70ff4f8707/action returned with HTTP 204 Aug 12 10:35:07.695396 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 297/1195] 10.4.3.105 () {74 vars in 1725 bytes} [Wed Aug 12 10:35:07 2026] POST /volume/v3/attachments/ff5191e6-69d7-44a0-9c5d-ba70ff4f8707/action => generated 0 bytes in 40 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:35:08.161868 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-2a6efe8f-4d98-4e0e-bbf5-5bd0fa2e3702 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:35:08.164420 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-2a6efe8f-4d98-4e0e-bbf5-5bd0fa2e3702 tempest-TestStampPattern-1132701134 tempest-TestStampPattern-1132701134-project-member] POST https://10.4.3.105/volume/v3/snapshots Aug 12 10:35:08.164858 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-2a6efe8f-4d98-4e0e-bbf5-5bd0fa2e3702 tempest-TestStampPattern-1132701134 tempest-TestStampPattern-1132701134-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "22996cb1-6ee6-4267-bb5c-4bc20e63a909", "force": false, "name": "tempest-TestStampPattern-snapshot-1899823470", "description": null, "metadata": null}} {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:35:08.176714 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:35:08.176714 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:35:08.177382 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-2a6efe8f-4d98-4e0e-bbf5-5bd0fa2e3702 tempest-TestStampPattern-1132701134 tempest-TestStampPattern-1132701134-project-member] Volume info retrieved successfully. Aug 12 10:35:08.177590 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.v3.snapshots [None req-2a6efe8f-4d98-4e0e-bbf5-5bd0fa2e3702 tempest-TestStampPattern-1132701134 tempest-TestStampPattern-1132701134-project-member] Create snapshot from volume 22996cb1-6ee6-4267-bb5c-4bc20e63a909 Aug 12 10:35:08.224667 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.quota [None req-2a6efe8f-4d98-4e0e-bbf5-5bd0fa2e3702 tempest-TestStampPattern-1132701134 tempest-TestStampPattern-1132701134-project-member] Created reservations ['c2212cef-9e27-4a3e-814e-bdf063d3adea', '07cf0c75-283d-4180-b962-79d20d76adbf', 'e57cc863-00e5-4525-93bf-0354311ea480', 'f82bc1dc-94f1-4c88-be2e-7952eb46a9bb'] {{(pid=100372) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:35:08.280141 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-9c3f8ee1-dc21-4884-b764-0e089411c50c None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:35:08.280563 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-2a6efe8f-4d98-4e0e-bbf5-5bd0fa2e3702 tempest-TestStampPattern-1132701134 tempest-TestStampPattern-1132701134-project-member] Snapshot create request issued successfully. Aug 12 10:35:08.280826 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-2a6efe8f-4d98-4e0e-bbf5-5bd0fa2e3702 tempest-TestStampPattern-1132701134 tempest-TestStampPattern-1132701134-project-member] https://10.4.3.105/volume/v3/snapshots returned with HTTP 202 Aug 12 10:35:08.281153 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 305/1196] 10.4.3.105 () {68 vars in 1265 bytes} [Wed Aug 12 10:35:08 2026] POST /volume/v3/snapshots => generated 303 bytes in 120 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 10:35:08.282083 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-9c3f8ee1-dc21-4884-b764-0e089411c50c tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] GET https://10.4.3.105/volume/v3/volumes/14b81ce2-919b-4283-ae6e-39254fd9b337 Aug 12 10:35:08.282367 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-9c3f8ee1-dc21-4884-b764-0e089411c50c tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:35:08.282602 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-9c3f8ee1-dc21-4884-b764-0e089411c50c tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:35:08.294228 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-9c3f8ee1-dc21-4884-b764-0e089411c50c tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] https://10.4.3.105/volume/v3/volumes/14b81ce2-919b-4283-ae6e-39254fd9b337 returned with HTTP 404 Aug 12 10:35:08.294808 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 297/1197] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:35:08 2026] GET /volume/v3/volumes/14b81ce2-919b-4283-ae6e-39254fd9b337 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:35:08.298998 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-e6f8d701-c072-48f0-ac9a-4484f9344774 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:35:08.302461 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-e6f8d701-c072-48f0-ac9a-4484f9344774 tempest-TestStampPattern-1132701134 tempest-TestStampPattern-1132701134-project-member] GET https://10.4.3.105/volume/v3/snapshots/64736c3a-f36c-4e7d-9361-31674f459d43 Aug 12 10:35:08.303700 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-e6f8d701-c072-48f0-ac9a-4484f9344774 tempest-TestStampPattern-1132701134 tempest-TestStampPattern-1132701134-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:35:08.303700 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-e6f8d701-c072-48f0-ac9a-4484f9344774 tempest-TestStampPattern-1132701134 tempest-TestStampPattern-1132701134-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:35:08.319449 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:35:08.319449 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:35:08.320157 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-e6f8d701-c072-48f0-ac9a-4484f9344774 tempest-TestStampPattern-1132701134 tempest-TestStampPattern-1132701134-project-member] Snapshot retrieved successfully. Aug 12 10:35:08.322601 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-e6f8d701-c072-48f0-ac9a-4484f9344774 tempest-TestStampPattern-1132701134 tempest-TestStampPattern-1132701134-project-member] https://10.4.3.105/volume/v3/snapshots/64736c3a-f36c-4e7d-9361-31674f459d43 returned with HTTP 200 Aug 12 10:35:08.323687 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 299/1198] 10.4.3.105 () {66 vars in 1354 bytes} [Wed Aug 12 10:35:08 2026] GET /volume/v3/snapshots/64736c3a-f36c-4e7d-9361-31674f459d43 => generated 435 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:35:08.691459 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-a0be16f0-94bc-4b50-b797-67184cc7f0a7 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:35:08.693785 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-a0be16f0-94bc-4b50-b797-67184cc7f0a7 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] DELETE https://10.4.3.105/volume/v3/volumes/14b81ce2-919b-4283-ae6e-39254fd9b337 Aug 12 10:35:08.694037 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-a0be16f0-94bc-4b50-b797-67184cc7f0a7 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:35:08.694287 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-a0be16f0-94bc-4b50-b797-67184cc7f0a7 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Calling method 'delete' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:35:08.694491 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.v3.volumes [None req-a0be16f0-94bc-4b50-b797-67184cc7f0a7 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Delete volume with id: 14b81ce2-919b-4283-ae6e-39254fd9b337 Aug 12 10:35:08.701734 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-a0be16f0-94bc-4b50-b797-67184cc7f0a7 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] https://10.4.3.105/volume/v3/volumes/14b81ce2-919b-4283-ae6e-39254fd9b337 returned with HTTP 404 Aug 12 10:35:08.702345 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 298/1199] 10.4.3.105 () {66 vars in 1351 bytes} [Wed Aug 12 10:35:08 2026] DELETE /volume/v3/volumes/14b81ce2-919b-4283-ae6e-39254fd9b337 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:35:08.710875 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-ad458ceb-cb25-4d59-9d8a-0e4638700f51 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:35:08.713131 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-ad458ceb-cb25-4d59-9d8a-0e4638700f51 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] GET https://10.4.3.105/volume/v3/volumes/14b81ce2-919b-4283-ae6e-39254fd9b337 Aug 12 10:35:08.713636 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-ad458ceb-cb25-4d59-9d8a-0e4638700f51 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:35:08.713990 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-ad458ceb-cb25-4d59-9d8a-0e4638700f51 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:35:08.722714 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-ad458ceb-cb25-4d59-9d8a-0e4638700f51 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] https://10.4.3.105/volume/v3/volumes/14b81ce2-919b-4283-ae6e-39254fd9b337 returned with HTTP 404 Aug 12 10:35:08.723482 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 306/1200] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:35:08 2026] GET /volume/v3/volumes/14b81ce2-919b-4283-ae6e-39254fd9b337 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:35:08.732335 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-1bbf42fa-43fe-452c-9c2e-d6397cc5feb3 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:35:08.734323 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-1bbf42fa-43fe-452c-9c2e-d6397cc5feb3 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] DELETE https://10.4.3.105/volume/v3/volumes/dd6899a9-d9c6-4fb0-95e0-25ef9c33a6db Aug 12 10:35:08.734539 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-1bbf42fa-43fe-452c-9c2e-d6397cc5feb3 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:35:08.734738 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-1bbf42fa-43fe-452c-9c2e-d6397cc5feb3 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Calling method 'delete' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:35:08.734894 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.v3.volumes [None req-1bbf42fa-43fe-452c-9c2e-d6397cc5feb3 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Delete volume with id: dd6899a9-d9c6-4fb0-95e0-25ef9c33a6db Aug 12 10:35:08.743828 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:35:08.743828 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:35:08.744336 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-1bbf42fa-43fe-452c-9c2e-d6397cc5feb3 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Volume info retrieved successfully. Aug 12 10:35:08.768200 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-1bbf42fa-43fe-452c-9c2e-d6397cc5feb3 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Delete volume request issued successfully. Aug 12 10:35:08.768398 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-1bbf42fa-43fe-452c-9c2e-d6397cc5feb3 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] https://10.4.3.105/volume/v3/volumes/dd6899a9-d9c6-4fb0-95e0-25ef9c33a6db returned with HTTP 202 Aug 12 10:35:08.768842 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 298/1201] 10.4.3.105 () {66 vars in 1351 bytes} [Wed Aug 12 10:35:08 2026] DELETE /volume/v3/volumes/dd6899a9-d9c6-4fb0-95e0-25ef9c33a6db => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 10:35:08.782750 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-2a7a96a5-f039-42f5-a88d-79910e5c8a51 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:35:08.786507 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-2a7a96a5-f039-42f5-a88d-79910e5c8a51 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] GET https://10.4.3.105/volume/v3/volumes/dd6899a9-d9c6-4fb0-95e0-25ef9c33a6db Aug 12 10:35:08.786507 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-2a7a96a5-f039-42f5-a88d-79910e5c8a51 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:35:08.786507 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-2a7a96a5-f039-42f5-a88d-79910e5c8a51 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:35:08.806143 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:35:08.806143 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:35:08.813496 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-2a7a96a5-f039-42f5-a88d-79910e5c8a51 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Volume info retrieved successfully. Aug 12 10:35:08.820415 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-2a7a96a5-f039-42f5-a88d-79910e5c8a51 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] https://10.4.3.105/volume/v3/volumes/dd6899a9-d9c6-4fb0-95e0-25ef9c33a6db returned with HTTP 200 Aug 12 10:35:08.821016 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 300/1202] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:35:08 2026] GET /volume/v3/volumes/dd6899a9-d9c6-4fb0-95e0-25ef9c33a6db => generated 852 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:35:09.336243 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-318f1189-f862-4eca-b8e2-d877e35c68c8 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:35:09.338921 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-318f1189-f862-4eca-b8e2-d877e35c68c8 tempest-TestStampPattern-1132701134 tempest-TestStampPattern-1132701134-project-member] GET https://10.4.3.105/volume/v3/snapshots/64736c3a-f36c-4e7d-9361-31674f459d43 Aug 12 10:35:09.339358 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-318f1189-f862-4eca-b8e2-d877e35c68c8 tempest-TestStampPattern-1132701134 tempest-TestStampPattern-1132701134-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:35:09.340006 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-318f1189-f862-4eca-b8e2-d877e35c68c8 tempest-TestStampPattern-1132701134 tempest-TestStampPattern-1132701134-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:35:09.351438 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:35:09.351438 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:35:09.351438 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-318f1189-f862-4eca-b8e2-d877e35c68c8 tempest-TestStampPattern-1132701134 tempest-TestStampPattern-1132701134-project-member] Snapshot retrieved successfully. Aug 12 10:35:09.351438 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-318f1189-f862-4eca-b8e2-d877e35c68c8 tempest-TestStampPattern-1132701134 tempest-TestStampPattern-1132701134-project-member] https://10.4.3.105/volume/v3/snapshots/64736c3a-f36c-4e7d-9361-31674f459d43 returned with HTTP 200 Aug 12 10:35:09.351913 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 299/1203] 10.4.3.105 () {66 vars in 1354 bytes} [Wed Aug 12 10:35:09 2026] GET /volume/v3/snapshots/64736c3a-f36c-4e7d-9361-31674f459d43 => generated 462 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:35:09.366313 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-faa32a82-4b83-4c01-8d1b-78b7144918ba None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:35:09.369145 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-faa32a82-4b83-4c01-8d1b-78b7144918ba tempest-TestStampPattern-1132701134 tempest-TestStampPattern-1132701134-project-member] GET https://10.4.3.105/volume/v3/snapshots/64736c3a-f36c-4e7d-9361-31674f459d43 Aug 12 10:35:09.369715 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-faa32a82-4b83-4c01-8d1b-78b7144918ba tempest-TestStampPattern-1132701134 tempest-TestStampPattern-1132701134-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:35:09.370493 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-faa32a82-4b83-4c01-8d1b-78b7144918ba tempest-TestStampPattern-1132701134 tempest-TestStampPattern-1132701134-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:35:09.379613 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:35:09.379613 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:35:09.380283 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-faa32a82-4b83-4c01-8d1b-78b7144918ba tempest-TestStampPattern-1132701134 tempest-TestStampPattern-1132701134-project-member] Snapshot retrieved successfully. Aug 12 10:35:09.381331 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-faa32a82-4b83-4c01-8d1b-78b7144918ba tempest-TestStampPattern-1132701134 tempest-TestStampPattern-1132701134-project-member] https://10.4.3.105/volume/v3/snapshots/64736c3a-f36c-4e7d-9361-31674f459d43 returned with HTTP 200 Aug 12 10:35:09.381974 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 307/1204] 10.4.3.105 () {66 vars in 1354 bytes} [Wed Aug 12 10:35:09 2026] GET /volume/v3/snapshots/64736c3a-f36c-4e7d-9361-31674f459d43 => generated 462 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:35:09.788547 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-961a88f8-91ae-4af2-8265-b347b483cb7b None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:35:09.792897 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-961a88f8-91ae-4af2-8265-b347b483cb7b tempest-ImageDependencyTests-1133785481 tempest-ImageDependencyTests-1133785481-project-member] GET https://10.4.3.105/volume/v3/snapshots/dc8706b4-ef9d-4c7c-b0bc-bc5de050708d Aug 12 10:35:09.793184 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-961a88f8-91ae-4af2-8265-b347b483cb7b tempest-ImageDependencyTests-1133785481 tempest-ImageDependencyTests-1133785481-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:35:09.793476 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-961a88f8-91ae-4af2-8265-b347b483cb7b tempest-ImageDependencyTests-1133785481 tempest-ImageDependencyTests-1133785481-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:35:09.804266 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:35:09.804266 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:35:09.804907 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-961a88f8-91ae-4af2-8265-b347b483cb7b tempest-ImageDependencyTests-1133785481 tempest-ImageDependencyTests-1133785481-project-member] Snapshot retrieved successfully. Aug 12 10:35:09.806036 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-961a88f8-91ae-4af2-8265-b347b483cb7b tempest-ImageDependencyTests-1133785481 tempest-ImageDependencyTests-1133785481-project-member] https://10.4.3.105/volume/v3/snapshots/dc8706b4-ef9d-4c7c-b0bc-bc5de050708d returned with HTTP 200 Aug 12 10:35:09.806486 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 299/1205] 10.4.3.105 () {66 vars in 1354 bytes} [Wed Aug 12 10:35:09 2026] GET /volume/v3/snapshots/dc8706b4-ef9d-4c7c-b0bc-bc5de050708d => generated 478 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:35:09.843043 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-b112ca1a-0003-488d-a8a5-6e68565ec445 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:35:09.846093 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-b112ca1a-0003-488d-a8a5-6e68565ec445 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] GET https://10.4.3.105/volume/v3/volumes/dd6899a9-d9c6-4fb0-95e0-25ef9c33a6db Aug 12 10:35:09.846986 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-b112ca1a-0003-488d-a8a5-6e68565ec445 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:35:09.848340 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-b112ca1a-0003-488d-a8a5-6e68565ec445 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:35:09.861402 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-b112ca1a-0003-488d-a8a5-6e68565ec445 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] https://10.4.3.105/volume/v3/volumes/dd6899a9-d9c6-4fb0-95e0-25ef9c33a6db returned with HTTP 404 Aug 12 10:35:09.862232 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 301/1206] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:35:09 2026] GET /volume/v3/volumes/dd6899a9-d9c6-4fb0-95e0-25ef9c33a6db => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:35:10.157785 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-055fa332-682b-43b1-8263-7eabc2ebf62b None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:35:10.159935 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-055fa332-682b-43b1-8263-7eabc2ebf62b tempest-ImageDependencyTests-1133785481 tempest-ImageDependencyTests-1133785481-project-member] DELETE https://10.4.3.105/volume/v3/snapshots/dc8706b4-ef9d-4c7c-b0bc-bc5de050708d Aug 12 10:35:10.160232 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-055fa332-682b-43b1-8263-7eabc2ebf62b tempest-ImageDependencyTests-1133785481 tempest-ImageDependencyTests-1133785481-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:35:10.160478 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-055fa332-682b-43b1-8263-7eabc2ebf62b tempest-ImageDependencyTests-1133785481 tempest-ImageDependencyTests-1133785481-project-member] Calling method 'delete' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:35:10.160643 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.v3.snapshots [None req-055fa332-682b-43b1-8263-7eabc2ebf62b tempest-ImageDependencyTests-1133785481 tempest-ImageDependencyTests-1133785481-project-member] Delete snapshot with id: dc8706b4-ef9d-4c7c-b0bc-bc5de050708d Aug 12 10:35:10.166790 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:35:10.166790 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:35:10.167296 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-055fa332-682b-43b1-8263-7eabc2ebf62b tempest-ImageDependencyTests-1133785481 tempest-ImageDependencyTests-1133785481-project-member] Snapshot retrieved successfully. Aug 12 10:35:10.210776 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-055fa332-682b-43b1-8263-7eabc2ebf62b tempest-ImageDependencyTests-1133785481 tempest-ImageDependencyTests-1133785481-project-member] Snapshot delete request issued successfully. Aug 12 10:35:10.210776 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-055fa332-682b-43b1-8263-7eabc2ebf62b tempest-ImageDependencyTests-1133785481 tempest-ImageDependencyTests-1133785481-project-member] https://10.4.3.105/volume/v3/snapshots/dc8706b4-ef9d-4c7c-b0bc-bc5de050708d returned with HTTP 202 Aug 12 10:35:10.210776 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 300/1207] 10.4.3.105 () {66 vars in 1357 bytes} [Wed Aug 12 10:35:10 2026] DELETE /volume/v3/snapshots/dc8706b4-ef9d-4c7c-b0bc-bc5de050708d => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 10:35:10.223699 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-548b1704-d459-428a-89d1-703efa2b4047 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:35:10.228318 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-548b1704-d459-428a-89d1-703efa2b4047 tempest-ImageDependencyTests-1133785481 tempest-ImageDependencyTests-1133785481-project-member] GET https://10.4.3.105/volume/v3/snapshots/dc8706b4-ef9d-4c7c-b0bc-bc5de050708d Aug 12 10:35:10.229690 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-548b1704-d459-428a-89d1-703efa2b4047 tempest-ImageDependencyTests-1133785481 tempest-ImageDependencyTests-1133785481-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:35:10.229952 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-548b1704-d459-428a-89d1-703efa2b4047 tempest-ImageDependencyTests-1133785481 tempest-ImageDependencyTests-1133785481-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:35:10.241918 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:35:10.241918 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:35:10.243174 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-548b1704-d459-428a-89d1-703efa2b4047 tempest-ImageDependencyTests-1133785481 tempest-ImageDependencyTests-1133785481-project-member] Snapshot retrieved successfully. Aug 12 10:35:10.248242 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-548b1704-d459-428a-89d1-703efa2b4047 tempest-ImageDependencyTests-1133785481 tempest-ImageDependencyTests-1133785481-project-member] https://10.4.3.105/volume/v3/snapshots/dc8706b4-ef9d-4c7c-b0bc-bc5de050708d returned with HTTP 200 Aug 12 10:35:10.249853 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 308/1208] 10.4.3.105 () {66 vars in 1354 bytes} [Wed Aug 12 10:35:10 2026] GET /volume/v3/snapshots/dc8706b4-ef9d-4c7c-b0bc-bc5de050708d => generated 477 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:35:11.263541 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-d1a80bce-e164-49c9-9a24-ebc3e3cbaa86 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:35:11.266076 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-d1a80bce-e164-49c9-9a24-ebc3e3cbaa86 tempest-ImageDependencyTests-1133785481 tempest-ImageDependencyTests-1133785481-project-member] GET https://10.4.3.105/volume/v3/snapshots/dc8706b4-ef9d-4c7c-b0bc-bc5de050708d Aug 12 10:35:11.266283 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-d1a80bce-e164-49c9-9a24-ebc3e3cbaa86 tempest-ImageDependencyTests-1133785481 tempest-ImageDependencyTests-1133785481-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:35:11.266489 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-d1a80bce-e164-49c9-9a24-ebc3e3cbaa86 tempest-ImageDependencyTests-1133785481 tempest-ImageDependencyTests-1133785481-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:35:11.272146 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-d1a80bce-e164-49c9-9a24-ebc3e3cbaa86 tempest-ImageDependencyTests-1133785481 tempest-ImageDependencyTests-1133785481-project-member] https://10.4.3.105/volume/v3/snapshots/dc8706b4-ef9d-4c7c-b0bc-bc5de050708d returned with HTTP 404 Aug 12 10:35:11.272714 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 300/1209] 10.4.3.105 () {66 vars in 1354 bytes} [Wed Aug 12 10:35:11 2026] GET /volume/v3/snapshots/dc8706b4-ef9d-4c7c-b0bc-bc5de050708d => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:35:14.419297 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-a171f4bf-4d1c-4c2f-8496-07c3768ee488 req-8a951eb8-3d6d-47f1-9d47-b58bd1eb7056 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:35:14.421632 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-a171f4bf-4d1c-4c2f-8496-07c3768ee488 req-8a951eb8-3d6d-47f1-9d47-b58bd1eb7056 tempest-ImageDependencyTests-1133785481 tempest-ImageDependencyTests-1133785481-project-member] DELETE https://10.4.3.105/volume/v3/attachments/b6b749f5-3dd6-448b-96dc-241ce634c93e Aug 12 10:35:14.421861 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-a171f4bf-4d1c-4c2f-8496-07c3768ee488 req-8a951eb8-3d6d-47f1-9d47-b58bd1eb7056 tempest-ImageDependencyTests-1133785481 tempest-ImageDependencyTests-1133785481-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:35:14.422042 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-a171f4bf-4d1c-4c2f-8496-07c3768ee488 req-8a951eb8-3d6d-47f1-9d47-b58bd1eb7056 tempest-ImageDependencyTests-1133785481 tempest-ImageDependencyTests-1133785481-project-member] Calling method 'version_select' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:35:14.432534 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:35:14.432534 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:35:14.528989 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-a171f4bf-4d1c-4c2f-8496-07c3768ee488 req-8a951eb8-3d6d-47f1-9d47-b58bd1eb7056 tempest-ImageDependencyTests-1133785481 tempest-ImageDependencyTests-1133785481-project-member] https://10.4.3.105/volume/v3/attachments/b6b749f5-3dd6-448b-96dc-241ce634c93e returned with HTTP 200 Aug 12 10:35:14.529677 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 302/1210] 10.4.3.105 () {72 vars in 1673 bytes} [Wed Aug 12 10:35:14 2026] DELETE /volume/v3/attachments/b6b749f5-3dd6-448b-96dc-241ce634c93e => generated 19 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:35:14.575580 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-a171f4bf-4d1c-4c2f-8496-07c3768ee488 req-98a8fe51-cee2-40f7-9f72-b9d330021c36 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:35:14.583535 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-a171f4bf-4d1c-4c2f-8496-07c3768ee488 req-98a8fe51-cee2-40f7-9f72-b9d330021c36 tempest-ImageDependencyTests-1133785481 tempest-ImageDependencyTests-1133785481-project-member] DELETE https://10.4.3.105/volume/v3/volumes/272beb2d-43c8-4a32-9334-97e5fd3d7824 Aug 12 10:35:14.586916 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-a171f4bf-4d1c-4c2f-8496-07c3768ee488 req-98a8fe51-cee2-40f7-9f72-b9d330021c36 tempest-ImageDependencyTests-1133785481 tempest-ImageDependencyTests-1133785481-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:35:14.587229 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-a171f4bf-4d1c-4c2f-8496-07c3768ee488 req-98a8fe51-cee2-40f7-9f72-b9d330021c36 tempest-ImageDependencyTests-1133785481 tempest-ImageDependencyTests-1133785481-project-member] Calling method 'delete' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:35:14.587415 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.v3.volumes [req-a171f4bf-4d1c-4c2f-8496-07c3768ee488 req-98a8fe51-cee2-40f7-9f72-b9d330021c36 tempest-ImageDependencyTests-1133785481 tempest-ImageDependencyTests-1133785481-project-member] Delete volume with id: 272beb2d-43c8-4a32-9334-97e5fd3d7824 Aug 12 10:35:14.598664 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:35:14.598664 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:35:14.598664 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [req-a171f4bf-4d1c-4c2f-8496-07c3768ee488 req-98a8fe51-cee2-40f7-9f72-b9d330021c36 tempest-ImageDependencyTests-1133785481 tempest-ImageDependencyTests-1133785481-project-member] Volume info retrieved successfully. Aug 12 10:35:14.621768 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [req-a171f4bf-4d1c-4c2f-8496-07c3768ee488 req-98a8fe51-cee2-40f7-9f72-b9d330021c36 tempest-ImageDependencyTests-1133785481 tempest-ImageDependencyTests-1133785481-project-member] Delete volume request issued successfully. Aug 12 10:35:14.622106 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-a171f4bf-4d1c-4c2f-8496-07c3768ee488 req-98a8fe51-cee2-40f7-9f72-b9d330021c36 tempest-ImageDependencyTests-1133785481 tempest-ImageDependencyTests-1133785481-project-member] https://10.4.3.105/volume/v3/volumes/272beb2d-43c8-4a32-9334-97e5fd3d7824 returned with HTTP 202 Aug 12 10:35:14.622440 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 301/1211] 10.4.3.105 () {70 vars in 1620 bytes} [Wed Aug 12 10:35:14 2026] DELETE /volume/v3/volumes/272beb2d-43c8-4a32-9334-97e5fd3d7824 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 10:35:15.492642 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-1f6393ea-7f16-4a9c-a9e8-5342f57bc3d0 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:35:15.495775 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-1f6393ea-7f16-4a9c-a9e8-5342f57bc3d0 tempest-TestStampPattern-1132701134 tempest-TestStampPattern-1132701134-project-member] POST https://10.4.3.105/volume/v3/volumes Aug 12 10:35:15.495775 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-1f6393ea-7f16-4a9c-a9e8-5342f57bc3d0 tempest-TestStampPattern-1132701134 tempest-TestStampPattern-1132701134-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestStampPattern-volume-715122695", "snapshot_id": "64736c3a-f36c-4e7d-9361-31674f459d43", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:35:15.498116 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.v3.volumes [None req-1f6393ea-7f16-4a9c-a9e8-5342f57bc3d0 tempest-TestStampPattern-1132701134 tempest-TestStampPattern-1132701134-project-member] Create volume request body: {'volume': {'name': 'tempest-TestStampPattern-volume-715122695', 'snapshot_id': '64736c3a-f36c-4e7d-9361-31674f459d43', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100372) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 10:35:15.507852 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:35:15.507852 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:35:15.508603 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-1f6393ea-7f16-4a9c-a9e8-5342f57bc3d0 tempest-TestStampPattern-1132701134 tempest-TestStampPattern-1132701134-project-member] Snapshot retrieved successfully. Aug 12 10:35:15.508824 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.v3.volumes [None req-1f6393ea-7f16-4a9c-a9e8-5342f57bc3d0 tempest-TestStampPattern-1132701134 tempest-TestStampPattern-1132701134-project-member] Create volume of 1 GB Aug 12 10:35:15.519545 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-1f6393ea-7f16-4a9c-a9e8-5342f57bc3d0 tempest-TestStampPattern-1132701134 tempest-TestStampPattern-1132701134-project-member] Availability Zones retrieved successfully. Aug 12 10:35:15.529060 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-1f6393ea-7f16-4a9c-a9e8-5342f57bc3d0 tempest-TestStampPattern-1132701134 tempest-TestStampPattern-1132701134-project-member] Flow 'volume_create_api' (bc630d9f-842d-48cf-baaa-d2f546dd2e9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100372) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:35:15.531157 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-1f6393ea-7f16-4a9c-a9e8-5342f57bc3d0 tempest-TestStampPattern-1132701134 tempest-TestStampPattern-1132701134-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5a0cbd0b-a036-46a7-aabb-5ddb05dcb2f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:35:15.533345 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.flows.api.create_volume [None req-1f6393ea-7f16-4a9c-a9e8-5342f57bc3d0 tempest-TestStampPattern-1132701134 tempest-TestStampPattern-1132701134-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100372) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 10:35:15.592443 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-1f6393ea-7f16-4a9c-a9e8-5342f57bc3d0 tempest-TestStampPattern-1132701134 tempest-TestStampPattern-1132701134-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5a0cbd0b-a036-46a7-aabb-5ddb05dcb2f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '64736c3a-f36c-4e7d-9361-31674f459d43', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T10:26:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6cd66f07-4c7b-40b2-9dfb-378538f29c9e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:35:15.593682 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-1f6393ea-7f16-4a9c-a9e8-5342f57bc3d0 tempest-TestStampPattern-1132701134 tempest-TestStampPattern-1132701134-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b17cfdd4-c49a-497a-b97a-7749a9501638) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:35:15.663221 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.quota [None req-1f6393ea-7f16-4a9c-a9e8-5342f57bc3d0 tempest-TestStampPattern-1132701134 tempest-TestStampPattern-1132701134-project-member] Created reservations ['e956799b-c710-4cc4-a5b4-02ff27c890c9', '42d32ad5-8bfd-4281-9bbf-01a8d08ea550', 'd3f208cf-d5d6-4f09-a7fe-69c41a98fe73', 'e3fce0f9-cd54-46be-b734-403b6abaaccd'] {{(pid=100372) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:35:15.664202 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-1f6393ea-7f16-4a9c-a9e8-5342f57bc3d0 tempest-TestStampPattern-1132701134 tempest-TestStampPattern-1132701134-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b17cfdd4-c49a-497a-b97a-7749a9501638) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e956799b-c710-4cc4-a5b4-02ff27c890c9', '42d32ad5-8bfd-4281-9bbf-01a8d08ea550', 'd3f208cf-d5d6-4f09-a7fe-69c41a98fe73', 'e3fce0f9-cd54-46be-b734-403b6abaaccd']}' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:35:15.665137 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-1f6393ea-7f16-4a9c-a9e8-5342f57bc3d0 tempest-TestStampPattern-1132701134 tempest-TestStampPattern-1132701134-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6fbdc17b-709e-46c8-b084-fe83a62d68c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:35:15.727638 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-1f6393ea-7f16-4a9c-a9e8-5342f57bc3d0 tempest-TestStampPattern-1132701134 tempest-TestStampPattern-1132701134-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6fbdc17b-709e-46c8-b084-fe83a62d68c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '60c27da7-5789-4ecc-a387-38cdb0bca4cb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestStampPattern-volume-715122695',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5fe01ff0b3844e4c8e43cc80e1550484',qos_specs=None,replication_status=,reservations=['e956799b-c710-4cc4-a5b4-02ff27c890c9','42d32ad5-8bfd-4281-9bbf-01a8d08ea550','d3f208cf-d5d6-4f09-a7fe-69c41a98fe73','e3fce0f9-cd54-46be-b734-403b6abaaccd'],size=1,snapshot_id=64736c3a-f36c-4e7d-9361-31674f459d43,source_replicaid=,source_volid=None,status='creating',user_id='6deaac18b5144792ba72be445c92028c',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:35:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestStampPattern-volume-715122695',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=60c27da7-5789-4ecc-a387-38cdb0bca4cb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5fe01ff0b3844e4c8e43cc80e1550484',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=64736c3a-f36c-4e7d-9361-31674f459d43,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6deaac18b5144792ba72be445c92028c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6cd66f07-4c7b-40b2-9dfb-378538f29c9e),volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:35:15.728926 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-1f6393ea-7f16-4a9c-a9e8-5342f57bc3d0 tempest-TestStampPattern-1132701134 tempest-TestStampPattern-1132701134-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (45c41df5-d374-4d7c-9004-06be3f70bf63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:35:15.758656 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-1f6393ea-7f16-4a9c-a9e8-5342f57bc3d0 tempest-TestStampPattern-1132701134 tempest-TestStampPattern-1132701134-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (45c41df5-d374-4d7c-9004-06be3f70bf63) transitioned into state 'SUCCESS' from state '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-715122695',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5fe01ff0b3844e4c8e43cc80e1550484',qos_specs=None,replication_status=,reservations=['e956799b-c710-4cc4-a5b4-02ff27c890c9','42d32ad5-8bfd-4281-9bbf-01a8d08ea550','d3f208cf-d5d6-4f09-a7fe-69c41a98fe73','e3fce0f9-cd54-46be-b734-403b6abaaccd'],size=1,snapshot_id=64736c3a-f36c-4e7d-9361-31674f459d43,source_replicaid=,source_volid=None,status='creating',user_id='6deaac18b5144792ba72be445c92028c',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:35:15.759689 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-1f6393ea-7f16-4a9c-a9e8-5342f57bc3d0 tempest-TestStampPattern-1132701134 tempest-TestStampPattern-1132701134-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c7522c05-6acb-4787-8ed6-f46282ec6426) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:35:15.786437 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-1f6393ea-7f16-4a9c-a9e8-5342f57bc3d0 tempest-TestStampPattern-1132701134 tempest-TestStampPattern-1132701134-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c7522c05-6acb-4787-8ed6-f46282ec6426) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:35:15.787542 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-1f6393ea-7f16-4a9c-a9e8-5342f57bc3d0 tempest-TestStampPattern-1132701134 tempest-TestStampPattern-1132701134-project-member] Flow 'volume_create_api' (bc630d9f-842d-48cf-baaa-d2f546dd2e9e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100372) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:35:15.788319 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-1f6393ea-7f16-4a9c-a9e8-5342f57bc3d0 tempest-TestStampPattern-1132701134 tempest-TestStampPattern-1132701134-project-member] Create volume request issued successfully. Aug 12 10:35:15.789101 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-1f6393ea-7f16-4a9c-a9e8-5342f57bc3d0 tempest-TestStampPattern-1132701134 tempest-TestStampPattern-1132701134-project-member] https://10.4.3.105/volume/v3/volumes returned with HTTP 202 Aug 12 10:35:15.789594 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 309/1212] 10.4.3.105 () {68 vars in 1259 bytes} [Wed Aug 12 10:35:15 2026] POST /volume/v3/volumes => generated 780 bytes in 298 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 10:35:16.148715 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-293ab8db-8aeb-452d-b762-b495f376667e req-e61d86a0-64b0-4118-b6c7-77ba50ff27ae None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:35:16.155428 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-293ab8db-8aeb-452d-b762-b495f376667e req-e61d86a0-64b0-4118-b6c7-77ba50ff27ae tempest-TestMinimumBasicScenario-1673550797 tempest-TestMinimumBasicScenario-1673550797-project-member] GET https://10.4.3.105/volume/v3/attachments?instance_id=4b9dbcb2-4ae6-45a7-9934-c276ff7afa64 Aug 12 10:35:16.155811 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-293ab8db-8aeb-452d-b762-b495f376667e req-e61d86a0-64b0-4118-b6c7-77ba50ff27ae tempest-TestMinimumBasicScenario-1673550797 tempest-TestMinimumBasicScenario-1673550797-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:35:16.156208 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-293ab8db-8aeb-452d-b762-b495f376667e req-e61d86a0-64b0-4118-b6c7-77ba50ff27ae tempest-TestMinimumBasicScenario-1673550797 tempest-TestMinimumBasicScenario-1673550797-project-member] Calling method 'version_select' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:35:16.185970 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-293ab8db-8aeb-452d-b762-b495f376667e req-e61d86a0-64b0-4118-b6c7-77ba50ff27ae tempest-TestMinimumBasicScenario-1673550797 tempest-TestMinimumBasicScenario-1673550797-project-member] https://10.4.3.105/volume/v3/attachments?instance_id=4b9dbcb2-4ae6-45a7-9934-c276ff7afa64 returned with HTTP 200 Aug 12 10:35:16.186829 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 301/1213] 10.4.3.105 () {70 vars in 1637 bytes} [Wed Aug 12 10:35:16 2026] GET /volume/v3/attachments?instance_id=4b9dbcb2-4ae6-45a7-9934-c276ff7afa64 => generated 192 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:35:16.198856 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-293ab8db-8aeb-452d-b762-b495f376667e req-a35c2abd-5c14-4021-8c00-eb7f6c3c7748 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:35:16.201309 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-293ab8db-8aeb-452d-b762-b495f376667e req-a35c2abd-5c14-4021-8c00-eb7f6c3c7748 tempest-TestMinimumBasicScenario-1673550797 tempest-TestMinimumBasicScenario-1673550797-project-member] GET https://10.4.3.105/volume/v3/attachments/1dfc4d91-9ea6-4a30-b994-2099fb789897 Aug 12 10:35:16.201605 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-293ab8db-8aeb-452d-b762-b495f376667e req-a35c2abd-5c14-4021-8c00-eb7f6c3c7748 tempest-TestMinimumBasicScenario-1673550797 tempest-TestMinimumBasicScenario-1673550797-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:35:16.201839 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-293ab8db-8aeb-452d-b762-b495f376667e req-a35c2abd-5c14-4021-8c00-eb7f6c3c7748 tempest-TestMinimumBasicScenario-1673550797 tempest-TestMinimumBasicScenario-1673550797-project-member] Calling method 'version_select' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:35:16.229620 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-293ab8db-8aeb-452d-b762-b495f376667e req-a35c2abd-5c14-4021-8c00-eb7f6c3c7748 tempest-TestMinimumBasicScenario-1673550797 tempest-TestMinimumBasicScenario-1673550797-project-member] https://10.4.3.105/volume/v3/attachments/1dfc4d91-9ea6-4a30-b994-2099fb789897 returned with HTTP 200 Aug 12 10:35:16.231668 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 303/1214] 10.4.3.105 () {70 vars in 1651 bytes} [Wed Aug 12 10:35:16 2026] GET /volume/v3/attachments/1dfc4d91-9ea6-4a30-b994-2099fb789897 => generated 993 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:35:17.545582 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-579f92e3-dde1-43cd-b9df-1aecf8119891 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:35:17.550625 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-579f92e3-dde1-43cd-b9df-1aecf8119891 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] DELETE https://10.4.3.105/volume/v3/volumes/a0293a3c-afd3-40a0-996c-7cf90f8d5431 Aug 12 10:35:17.550625 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-579f92e3-dde1-43cd-b9df-1aecf8119891 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:35:17.550625 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-579f92e3-dde1-43cd-b9df-1aecf8119891 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Calling method 'delete' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:35:17.550625 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.v3.volumes [None req-579f92e3-dde1-43cd-b9df-1aecf8119891 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Delete volume with id: a0293a3c-afd3-40a0-996c-7cf90f8d5431 Aug 12 10:35:17.568396 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:35:17.568396 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:35:17.569150 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-579f92e3-dde1-43cd-b9df-1aecf8119891 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Volume info retrieved successfully. Aug 12 10:35:17.595455 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-579f92e3-dde1-43cd-b9df-1aecf8119891 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Delete volume request issued successfully. Aug 12 10:35:17.595455 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-579f92e3-dde1-43cd-b9df-1aecf8119891 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] https://10.4.3.105/volume/v3/volumes/a0293a3c-afd3-40a0-996c-7cf90f8d5431 returned with HTTP 202 Aug 12 10:35:17.595455 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 302/1215] 10.4.3.105 () {66 vars in 1351 bytes} [Wed Aug 12 10:35:17 2026] DELETE /volume/v3/volumes/a0293a3c-afd3-40a0-996c-7cf90f8d5431 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 10:35:17.608880 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-c18bfbae-58f7-4472-9599-1bf9597b80d0 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:35:17.613622 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-c18bfbae-58f7-4472-9599-1bf9597b80d0 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] GET https://10.4.3.105/volume/v3/volumes/a0293a3c-afd3-40a0-996c-7cf90f8d5431 Aug 12 10:35:17.613622 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-c18bfbae-58f7-4472-9599-1bf9597b80d0 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:35:17.614198 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-c18bfbae-58f7-4472-9599-1bf9597b80d0 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:35:17.628024 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:35:17.628024 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:35:17.636508 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-c18bfbae-58f7-4472-9599-1bf9597b80d0 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Volume info retrieved successfully. Aug 12 10:35:17.649718 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-c18bfbae-58f7-4472-9599-1bf9597b80d0 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] https://10.4.3.105/volume/v3/volumes/a0293a3c-afd3-40a0-996c-7cf90f8d5431 returned with HTTP 200 Aug 12 10:35:17.650233 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 310/1216] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:35:17 2026] GET /volume/v3/volumes/a0293a3c-afd3-40a0-996c-7cf90f8d5431 => generated 851 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:35:17.768300 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-b7fedf73-3645-4ad1-9448-63b815066312 req-8ee4d983-82b0-4214-84e6-5926a0007d0e None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:35:17.771204 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-b7fedf73-3645-4ad1-9448-63b815066312 req-8ee4d983-82b0-4214-84e6-5926a0007d0e tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] GET https://10.4.3.105/volume/v3/volumes/8549eee5-9c54-432d-ae54-5377fbc16235 Aug 12 10:35:17.771477 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-b7fedf73-3645-4ad1-9448-63b815066312 req-8ee4d983-82b0-4214-84e6-5926a0007d0e tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:35:17.771782 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-b7fedf73-3645-4ad1-9448-63b815066312 req-8ee4d983-82b0-4214-84e6-5926a0007d0e tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:35:17.786563 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:35:17.786563 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:35:17.791001 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [req-b7fedf73-3645-4ad1-9448-63b815066312 req-8ee4d983-82b0-4214-84e6-5926a0007d0e tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] Volume info retrieved successfully. Aug 12 10:35:17.798950 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-b7fedf73-3645-4ad1-9448-63b815066312 req-8ee4d983-82b0-4214-84e6-5926a0007d0e tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] https://10.4.3.105/volume/v3/volumes/8549eee5-9c54-432d-ae54-5377fbc16235 returned with HTTP 200 Aug 12 10:35:17.799536 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 302/1217] 10.4.3.105 () {68 vars in 1598 bytes} [Wed Aug 12 10:35:17 2026] GET /volume/v3/volumes/8549eee5-9c54-432d-ae54-5377fbc16235 => generated 1135 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:35:17.827705 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-b7fedf73-3645-4ad1-9448-63b815066312 req-dced08db-0d90-4785-81e3-0b3d9b136636 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:35:17.830741 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-b7fedf73-3645-4ad1-9448-63b815066312 req-dced08db-0d90-4785-81e3-0b3d9b136636 tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] POST https://10.4.3.105/volume/v3/volumes/8549eee5-9c54-432d-ae54-5377fbc16235/action Aug 12 10:35:17.831263 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-b7fedf73-3645-4ad1-9448-63b815066312 req-dced08db-0d90-4785-81e3-0b3d9b136636 tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100375) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 10:35:17.831464 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-b7fedf73-3645-4ad1-9448-63b815066312 req-dced08db-0d90-4785-81e3-0b3d9b136636 tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:35:17.850122 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:35:17.850122 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:35:17.850649 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [req-b7fedf73-3645-4ad1-9448-63b815066312 req-dced08db-0d90-4785-81e3-0b3d9b136636 tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] Volume info retrieved successfully. Aug 12 10:35:17.862221 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [req-b7fedf73-3645-4ad1-9448-63b815066312 req-dced08db-0d90-4785-81e3-0b3d9b136636 tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] Begin detaching volume completed successfully. Aug 12 10:35:17.862498 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-b7fedf73-3645-4ad1-9448-63b815066312 req-dced08db-0d90-4785-81e3-0b3d9b136636 tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] https://10.4.3.105/volume/v3/volumes/8549eee5-9c54-432d-ae54-5377fbc16235/action returned with HTTP 202 Aug 12 10:35:17.862956 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 304/1218] 10.4.3.105 () {72 vars in 1672 bytes} [Wed Aug 12 10:35:17 2026] POST /volume/v3/volumes/8549eee5-9c54-432d-ae54-5377fbc16235/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 10:35:17.894588 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-1986ded3-8488-4e3f-9d7c-aa013aa0fa35 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:35:17.896586 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-1986ded3-8488-4e3f-9d7c-aa013aa0fa35 tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] GET https://10.4.3.105/volume/v3/volumes/8549eee5-9c54-432d-ae54-5377fbc16235 Aug 12 10:35:17.896867 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-1986ded3-8488-4e3f-9d7c-aa013aa0fa35 tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:35:17.897210 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-1986ded3-8488-4e3f-9d7c-aa013aa0fa35 tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:35:17.911038 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:35:17.911038 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:35:17.919950 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-1986ded3-8488-4e3f-9d7c-aa013aa0fa35 tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] Volume info retrieved successfully. Aug 12 10:35:17.924637 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-a8ce49d3-4860-4d19-9948-5540d5698036 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:35:17.925338 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-a8ce49d3-4860-4d19-9948-5540d5698036 None None] GET https://10.4.3.105/volume// Aug 12 10:35:17.925504 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-a8ce49d3-4860-4d19-9948-5540d5698036 None None] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:35:17.925807 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-a8ce49d3-4860-4d19-9948-5540d5698036 None None] Calling method 'all' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:35:17.926878 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-a8ce49d3-4860-4d19-9948-5540d5698036 None None] https://10.4.3.105/volume// returned with HTTP 300 Aug 12 10:35:17.926989 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-1986ded3-8488-4e3f-9d7c-aa013aa0fa35 tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] https://10.4.3.105/volume/v3/volumes/8549eee5-9c54-432d-ae54-5377fbc16235 returned with HTTP 200 Aug 12 10:35:17.927440 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 311/1219] 10.4.3.105 () {66 vars in 1426 bytes} [Wed Aug 12 10:35: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 10:35:17.927822 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 303/1220] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:35:17 2026] GET /volume/v3/volumes/8549eee5-9c54-432d-ae54-5377fbc16235 => generated 1138 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:35:17.941326 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-b7fedf73-3645-4ad1-9448-63b815066312 req-4453dbb2-b7ad-4dd8-87f8-9bb278d8b814 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:35:17.944142 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-b7fedf73-3645-4ad1-9448-63b815066312 req-4453dbb2-b7ad-4dd8-87f8-9bb278d8b814 tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] GET https://10.4.3.105/volume/v3/volumes/8549eee5-9c54-432d-ae54-5377fbc16235 Aug 12 10:35:17.944469 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-b7fedf73-3645-4ad1-9448-63b815066312 req-4453dbb2-b7ad-4dd8-87f8-9bb278d8b814 tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:35:17.944778 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-b7fedf73-3645-4ad1-9448-63b815066312 req-4453dbb2-b7ad-4dd8-87f8-9bb278d8b814 tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:35:17.960928 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:35:17.960928 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:35:17.965748 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [req-b7fedf73-3645-4ad1-9448-63b815066312 req-4453dbb2-b7ad-4dd8-87f8-9bb278d8b814 tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] Volume info retrieved successfully. Aug 12 10:35:17.972393 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-b7fedf73-3645-4ad1-9448-63b815066312 req-4453dbb2-b7ad-4dd8-87f8-9bb278d8b814 tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] https://10.4.3.105/volume/v3/volumes/8549eee5-9c54-432d-ae54-5377fbc16235 returned with HTTP 200 Aug 12 10:35:17.973128 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 303/1221] 10.4.3.105 () {70 vars in 1639 bytes} [Wed Aug 12 10:35:17 2026] GET /volume/v3/volumes/8549eee5-9c54-432d-ae54-5377fbc16235 => generated 1318 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 10:35:18.664450 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-3f993503-4569-417b-a330-819f24f092f0 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:35:18.666810 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-3f993503-4569-417b-a330-819f24f092f0 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] GET https://10.4.3.105/volume/v3/volumes/a0293a3c-afd3-40a0-996c-7cf90f8d5431 Aug 12 10:35:18.667100 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-3f993503-4569-417b-a330-819f24f092f0 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:35:18.667355 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-3f993503-4569-417b-a330-819f24f092f0 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:35:18.675397 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-3f993503-4569-417b-a330-819f24f092f0 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] https://10.4.3.105/volume/v3/volumes/a0293a3c-afd3-40a0-996c-7cf90f8d5431 returned with HTTP 404 Aug 12 10:35:18.676447 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 305/1222] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:35:18 2026] GET /volume/v3/volumes/a0293a3c-afd3-40a0-996c-7cf90f8d5431 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:35:18.951529 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-37b7bcbe-fa96-46d3-be5a-cd7913fbd049 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:35:18.954145 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-37b7bcbe-fa96-46d3-be5a-cd7913fbd049 tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] GET https://10.4.3.105/volume/v3/volumes/8549eee5-9c54-432d-ae54-5377fbc16235 Aug 12 10:35:18.954459 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-37b7bcbe-fa96-46d3-be5a-cd7913fbd049 tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:35:18.954778 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-37b7bcbe-fa96-46d3-be5a-cd7913fbd049 tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:35:18.978375 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:35:18.978375 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:35:18.989023 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-37b7bcbe-fa96-46d3-be5a-cd7913fbd049 tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] Volume info retrieved successfully. Aug 12 10:35:18.999438 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-37b7bcbe-fa96-46d3-be5a-cd7913fbd049 tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] https://10.4.3.105/volume/v3/volumes/8549eee5-9c54-432d-ae54-5377fbc16235 returned with HTTP 200 Aug 12 10:35:19.001556 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 312/1223] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:35:18 2026] GET /volume/v3/volumes/8549eee5-9c54-432d-ae54-5377fbc16235 => generated 1138 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:35:19.087933 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-b7fedf73-3645-4ad1-9448-63b815066312 req-52764c23-f7fc-4e4f-9387-6425b3a640c0 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:35:19.091600 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-b7fedf73-3645-4ad1-9448-63b815066312 req-52764c23-f7fc-4e4f-9387-6425b3a640c0 tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] DELETE https://10.4.3.105/volume/v3/attachments/83487610-4927-464c-ac51-931702d2fb4b Aug 12 10:35:19.091876 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-b7fedf73-3645-4ad1-9448-63b815066312 req-52764c23-f7fc-4e4f-9387-6425b3a640c0 tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:35:19.092152 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-b7fedf73-3645-4ad1-9448-63b815066312 req-52764c23-f7fc-4e4f-9387-6425b3a640c0 tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] Calling method 'version_select' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:35:19.101728 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:35:19.101728 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:35:19.104217 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-ddcf276d-338e-416e-a31a-606d767da1a7 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:35:19.172742 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-b7fedf73-3645-4ad1-9448-63b815066312 req-52764c23-f7fc-4e4f-9387-6425b3a640c0 tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] https://10.4.3.105/volume/v3/attachments/83487610-4927-464c-ac51-931702d2fb4b returned with HTTP 200 Aug 12 10:35:19.172742 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 304/1224] 10.4.3.105 () {72 vars in 1673 bytes} [Wed Aug 12 10:35:19 2026] DELETE /volume/v3/attachments/83487610-4927-464c-ac51-931702d2fb4b => generated 19 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:35:19.265121 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-ddcf276d-338e-416e-a31a-606d767da1a7 tempest-GroupsV320Test-2060201886 tempest-GroupsV320Test-2060201886-project-admin] POST https://10.4.3.105/volume/v3/types Aug 12 10:35:19.265121 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-ddcf276d-338e-416e-a31a-606d767da1a7 tempest-GroupsV320Test-2060201886 tempest-GroupsV320Test-2060201886-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV320Test-volume-type-1726574844"}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:35:19.297422 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-ddcf276d-338e-416e-a31a-606d767da1a7 tempest-GroupsV320Test-2060201886 tempest-GroupsV320Test-2060201886-project-admin] https://10.4.3.105/volume/v3/types returned with HTTP 200 Aug 12 10:35:19.298722 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 304/1225] 10.4.3.105 () {68 vars in 1252 bytes} [Wed Aug 12 10:35:19 2026] POST /volume/v3/types => generated 220 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:35:19.311897 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-39b6bacb-19d2-4226-beda-bcfe38bc41b7 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:35:19.315313 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-39b6bacb-19d2-4226-beda-bcfe38bc41b7 tempest-GroupsV320Test-2060201886 tempest-GroupsV320Test-2060201886-project-admin] POST https://10.4.3.105/volume/v3/group_types Aug 12 10:35:19.315787 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-39b6bacb-19d2-4226-beda-bcfe38bc41b7 tempest-GroupsV320Test-2060201886 tempest-GroupsV320Test-2060201886-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV320Test-group-type-2058545327"}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:35:19.354245 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-39b6bacb-19d2-4226-beda-bcfe38bc41b7 tempest-GroupsV320Test-2060201886 tempest-GroupsV320Test-2060201886-project-admin] https://10.4.3.105/volume/v3/group_types returned with HTTP 202 Aug 12 10:35:19.354245 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 306/1226] 10.4.3.105 () {70 vars in 1311 bytes} [Wed Aug 12 10:35:19 2026] POST /volume/v3/group_types => generated 177 bytes in 42 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:35:19.366003 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-42a4ce45-f904-4c0f-8c69-fa12b07ea039 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:35:19.510789 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-42a4ce45-f904-4c0f-8c69-fa12b07ea039 tempest-GroupsV320Test-329116786 tempest-GroupsV320Test-329116786-project-member] POST https://10.4.3.105/volume/v3/groups Aug 12 10:35:19.511303 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-42a4ce45-f904-4c0f-8c69-fa12b07ea039 tempest-GroupsV320Test-329116786 tempest-GroupsV320Test-329116786-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "77c44d0f-5b71-4b61-8fb6-fbefd55a7f93", "volume_types": ["34f5f08e-8702-4f46-8fec-511d65194fdf"], "name": "tempest-GroupsV320Test-Group-1776713714"}} {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:35:19.514103 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.v3.groups [None req-42a4ce45-f904-4c0f-8c69-fa12b07ea039 tempest-GroupsV320Test-329116786 tempest-GroupsV320Test-329116786-project-member] Creating new group {'group': {'group_type': '77c44d0f-5b71-4b61-8fb6-fbefd55a7f93', 'volume_types': ['34f5f08e-8702-4f46-8fec-511d65194fdf'], 'name': 'tempest-GroupsV320Test-Group-1776713714'}} {{(pid=100372) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 12 10:35:19.527532 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.v3.groups [None req-42a4ce45-f904-4c0f-8c69-fa12b07ea039 tempest-GroupsV320Test-329116786 tempest-GroupsV320Test-329116786-project-member] Creating group tempest-GroupsV320Test-Group-1776713714. Aug 12 10:35:19.553063 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-42a4ce45-f904-4c0f-8c69-fa12b07ea039 tempest-GroupsV320Test-329116786 tempest-GroupsV320Test-329116786-project-member] Availability zone cache updated, next update will occur around 2026-08-12 11:35:19.552697. {{(pid=100372) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 12 10:35:19.553231 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-42a4ce45-f904-4c0f-8c69-fa12b07ea039 tempest-GroupsV320Test-329116786 tempest-GroupsV320Test-329116786-project-member] Availability Zones retrieved successfully. Aug 12 10:35:19.588144 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.quota [None req-42a4ce45-f904-4c0f-8c69-fa12b07ea039 tempest-GroupsV320Test-329116786 tempest-GroupsV320Test-329116786-project-member] Created reservations ['8a577025-a336-4399-a86a-cfc29005e182'] {{(pid=100372) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:35:19.638791 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-42a4ce45-f904-4c0f-8c69-fa12b07ea039 tempest-GroupsV320Test-329116786 tempest-GroupsV320Test-329116786-project-member] https://10.4.3.105/volume/v3/groups returned with HTTP 202 Aug 12 10:35:19.638791 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 313/1227] 10.4.3.105 () {70 vars in 1297 bytes} [Wed Aug 12 10:35:19 2026] POST /volume/v3/groups => generated 108 bytes in 273 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:35:19.650543 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-7e0b391d-38b0-46fe-885a-7827059dc0ff None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:35:19.652825 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-7e0b391d-38b0-46fe-885a-7827059dc0ff tempest-GroupsV320Test-329116786 tempest-GroupsV320Test-329116786-project-member] GET https://10.4.3.105/volume/v3/groups/8a955d03-af24-4988-a816-fe0466ca2e32 Aug 12 10:35:19.653687 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-7e0b391d-38b0-46fe-885a-7827059dc0ff tempest-GroupsV320Test-329116786 tempest-GroupsV320Test-329116786-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:35:19.653687 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-7e0b391d-38b0-46fe-885a-7827059dc0ff tempest-GroupsV320Test-329116786 tempest-GroupsV320Test-329116786-project-member] Calling method 'version_select' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:35:19.653687 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.groups [None req-7e0b391d-38b0-46fe-885a-7827059dc0ff tempest-GroupsV320Test-329116786 tempest-GroupsV320Test-329116786-project-member] show called for member 8a955d03-af24-4988-a816-fe0466ca2e32 {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 12 10:35:19.659884 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:35:19.659884 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:35:19.679935 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-7e0b391d-38b0-46fe-885a-7827059dc0ff tempest-GroupsV320Test-329116786 tempest-GroupsV320Test-329116786-project-member] https://10.4.3.105/volume/v3/groups/8a955d03-af24-4988-a816-fe0466ca2e32 returned with HTTP 200 Aug 12 10:35:19.680347 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 305/1228] 10.4.3.105 () {68 vars in 1386 bytes} [Wed Aug 12 10:35:19 2026] GET /volume/v3/groups/8a955d03-af24-4988-a816-fe0466ca2e32 => generated 388 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:35:20.019392 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-4caf0669-38ff-4385-a7c6-f6740c3c6b79 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:35:20.024489 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-4caf0669-38ff-4385-a7c6-f6740c3c6b79 tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] GET https://10.4.3.105/volume/v3/volumes/8549eee5-9c54-432d-ae54-5377fbc16235 Aug 12 10:35:20.024762 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-4caf0669-38ff-4385-a7c6-f6740c3c6b79 tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:35:20.025343 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-4caf0669-38ff-4385-a7c6-f6740c3c6b79 tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:35:20.037679 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:35:20.037679 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:35:20.042967 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-4caf0669-38ff-4385-a7c6-f6740c3c6b79 tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] Volume info retrieved successfully. Aug 12 10:35:20.050214 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-4caf0669-38ff-4385-a7c6-f6740c3c6b79 tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] https://10.4.3.105/volume/v3/volumes/8549eee5-9c54-432d-ae54-5377fbc16235 returned with HTTP 200 Aug 12 10:35:20.050816 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 305/1229] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:35:20 2026] GET /volume/v3/volumes/8549eee5-9c54-432d-ae54-5377fbc16235 => generated 843 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:35:20.692608 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-090bbcda-09f5-46ec-a624-d3c7ad8f9941 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:35:20.694408 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-090bbcda-09f5-46ec-a624-d3c7ad8f9941 tempest-GroupsV320Test-329116786 tempest-GroupsV320Test-329116786-project-member] GET https://10.4.3.105/volume/v3/groups/8a955d03-af24-4988-a816-fe0466ca2e32 Aug 12 10:35:20.697584 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-090bbcda-09f5-46ec-a624-d3c7ad8f9941 tempest-GroupsV320Test-329116786 tempest-GroupsV320Test-329116786-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:35:20.697584 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-090bbcda-09f5-46ec-a624-d3c7ad8f9941 tempest-GroupsV320Test-329116786 tempest-GroupsV320Test-329116786-project-member] Calling method 'version_select' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:35:20.697584 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.v3.groups [None req-090bbcda-09f5-46ec-a624-d3c7ad8f9941 tempest-GroupsV320Test-329116786 tempest-GroupsV320Test-329116786-project-member] show called for member 8a955d03-af24-4988-a816-fe0466ca2e32 {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 12 10:35:20.700510 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:35:20.700510 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:35:20.716174 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-090bbcda-09f5-46ec-a624-d3c7ad8f9941 tempest-GroupsV320Test-329116786 tempest-GroupsV320Test-329116786-project-member] https://10.4.3.105/volume/v3/groups/8a955d03-af24-4988-a816-fe0466ca2e32 returned with HTTP 200 Aug 12 10:35:20.716598 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 307/1230] 10.4.3.105 () {68 vars in 1386 bytes} [Wed Aug 12 10:35:20 2026] GET /volume/v3/groups/8a955d03-af24-4988-a816-fe0466ca2e32 => generated 389 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:35:20.725406 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-ab06f28f-ee92-4521-94ec-4dfd8f3b5d1c None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:35:20.727814 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-ab06f28f-ee92-4521-94ec-4dfd8f3b5d1c tempest-GroupsV320Test-2060201886 tempest-GroupsV320Test-2060201886-project-admin] POST https://10.4.3.105/volume/v3/groups/8a955d03-af24-4988-a816-fe0466ca2e32/action Aug 12 10:35:20.728273 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-ab06f28f-ee92-4521-94ec-4dfd8f3b5d1c tempest-GroupsV320Test-2060201886 tempest-GroupsV320Test-2060201886-project-admin] Action body: b'{"reset_status": {"status": "creating"}}' {{(pid=100372) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 10:35:20.728466 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-ab06f28f-ee92-4521-94ec-4dfd8f3b5d1c tempest-GroupsV320Test-2060201886 tempest-GroupsV320Test-2060201886-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "creating"}} {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:35:20.730390 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.v3.groups [None req-ab06f28f-ee92-4521-94ec-4dfd8f3b5d1c tempest-GroupsV320Test-2060201886 tempest-GroupsV320Test-2060201886-project-admin] Updating group '8a955d03-af24-4988-a816-fe0466ca2e32' with 'creating' {{(pid=100372) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Aug 12 10:35:20.735952 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:35:20.735952 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:35:20.751157 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-ab06f28f-ee92-4521-94ec-4dfd8f3b5d1c tempest-GroupsV320Test-2060201886 tempest-GroupsV320Test-2060201886-project-admin] https://10.4.3.105/volume/v3/groups/8a955d03-af24-4988-a816-fe0466ca2e32/action returned with HTTP 202 Aug 12 10:35:20.751745 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 314/1231] 10.4.3.105 () {70 vars in 1428 bytes} [Wed Aug 12 10:35:20 2026] POST /volume/v3/groups/8a955d03-af24-4988-a816-fe0466ca2e32/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 12 10:35:20.763463 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-93698e28-0f1c-438d-8f9f-7f1a251aaf63 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:35:20.766008 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-93698e28-0f1c-438d-8f9f-7f1a251aaf63 tempest-GroupsV320Test-329116786 tempest-GroupsV320Test-329116786-project-member] GET https://10.4.3.105/volume/v3/groups/8a955d03-af24-4988-a816-fe0466ca2e32 Aug 12 10:35:20.766329 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-93698e28-0f1c-438d-8f9f-7f1a251aaf63 tempest-GroupsV320Test-329116786 tempest-GroupsV320Test-329116786-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:35:20.766539 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-93698e28-0f1c-438d-8f9f-7f1a251aaf63 tempest-GroupsV320Test-329116786 tempest-GroupsV320Test-329116786-project-member] Calling method 'version_select' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:35:20.766813 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.groups [None req-93698e28-0f1c-438d-8f9f-7f1a251aaf63 tempest-GroupsV320Test-329116786 tempest-GroupsV320Test-329116786-project-member] show called for member 8a955d03-af24-4988-a816-fe0466ca2e32 {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 12 10:35:20.770361 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:35:20.770361 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:35:20.778314 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-93698e28-0f1c-438d-8f9f-7f1a251aaf63 tempest-GroupsV320Test-329116786 tempest-GroupsV320Test-329116786-project-member] https://10.4.3.105/volume/v3/groups/8a955d03-af24-4988-a816-fe0466ca2e32 returned with HTTP 200 Aug 12 10:35:20.778953 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 306/1232] 10.4.3.105 () {68 vars in 1386 bytes} [Wed Aug 12 10:35:20 2026] GET /volume/v3/groups/8a955d03-af24-4988-a816-fe0466ca2e32 => generated 388 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:35:20.789716 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-42a2dfde-f09c-4abd-ab21-741352faf752 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:35:20.793464 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-42a2dfde-f09c-4abd-ab21-741352faf752 tempest-GroupsV320Test-2060201886 tempest-GroupsV320Test-2060201886-project-admin] POST https://10.4.3.105/volume/v3/groups/8a955d03-af24-4988-a816-fe0466ca2e32/action Aug 12 10:35:20.793962 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-42a2dfde-f09c-4abd-ab21-741352faf752 tempest-GroupsV320Test-2060201886 tempest-GroupsV320Test-2060201886-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100373) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 10:35:20.794150 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-42a2dfde-f09c-4abd-ab21-741352faf752 tempest-GroupsV320Test-2060201886 tempest-GroupsV320Test-2060201886-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "available"}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:35:20.797950 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.v3.groups [None req-42a2dfde-f09c-4abd-ab21-741352faf752 tempest-GroupsV320Test-2060201886 tempest-GroupsV320Test-2060201886-project-admin] Updating group '8a955d03-af24-4988-a816-fe0466ca2e32' with 'available' {{(pid=100373) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Aug 12 10:35:20.806639 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:35:20.806639 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:35:20.813937 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-42a2dfde-f09c-4abd-ab21-741352faf752 tempest-GroupsV320Test-2060201886 tempest-GroupsV320Test-2060201886-project-admin] https://10.4.3.105/volume/v3/groups/8a955d03-af24-4988-a816-fe0466ca2e32/action returned with HTTP 202 Aug 12 10:35:20.814472 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 306/1233] 10.4.3.105 () {70 vars in 1428 bytes} [Wed Aug 12 10:35:20 2026] POST /volume/v3/groups/8a955d03-af24-4988-a816-fe0466ca2e32/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 12 10:35:20.824789 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-ba3ff90e-8ff9-42ca-8880-d50b959e49c2 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:35:20.826767 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-ba3ff90e-8ff9-42ca-8880-d50b959e49c2 tempest-GroupsV320Test-329116786 tempest-GroupsV320Test-329116786-project-member] GET https://10.4.3.105/volume/v3/groups/8a955d03-af24-4988-a816-fe0466ca2e32 Aug 12 10:35:20.827609 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-ba3ff90e-8ff9-42ca-8880-d50b959e49c2 tempest-GroupsV320Test-329116786 tempest-GroupsV320Test-329116786-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:35:20.828042 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-ba3ff90e-8ff9-42ca-8880-d50b959e49c2 tempest-GroupsV320Test-329116786 tempest-GroupsV320Test-329116786-project-member] Calling method 'version_select' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:35:20.828338 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.v3.groups [None req-ba3ff90e-8ff9-42ca-8880-d50b959e49c2 tempest-GroupsV320Test-329116786 tempest-GroupsV320Test-329116786-project-member] show called for member 8a955d03-af24-4988-a816-fe0466ca2e32 {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 12 10:35:20.834817 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:35:20.834817 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:35:20.843311 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-ba3ff90e-8ff9-42ca-8880-d50b959e49c2 tempest-GroupsV320Test-329116786 tempest-GroupsV320Test-329116786-project-member] https://10.4.3.105/volume/v3/groups/8a955d03-af24-4988-a816-fe0466ca2e32 returned with HTTP 200 Aug 12 10:35:20.844059 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 308/1234] 10.4.3.105 () {68 vars in 1386 bytes} [Wed Aug 12 10:35:20 2026] GET /volume/v3/groups/8a955d03-af24-4988-a816-fe0466ca2e32 => generated 389 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:35:20.861881 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-ba9f62d9-7019-4422-9fa0-6f38eec18e44 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:35:20.864194 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-ba9f62d9-7019-4422-9fa0-6f38eec18e44 tempest-GroupsV320Test-2060201886 tempest-GroupsV320Test-2060201886-project-admin] POST https://10.4.3.105/volume/v3/groups/8a955d03-af24-4988-a816-fe0466ca2e32/action Aug 12 10:35:20.864690 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-ba9f62d9-7019-4422-9fa0-6f38eec18e44 tempest-GroupsV320Test-2060201886 tempest-GroupsV320Test-2060201886-project-admin] Action body: b'{"reset_status": {"status": "error"}}' {{(pid=100372) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 10:35:20.864893 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-ba9f62d9-7019-4422-9fa0-6f38eec18e44 tempest-GroupsV320Test-2060201886 tempest-GroupsV320Test-2060201886-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "error"}} {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:35:20.866814 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.v3.groups [None req-ba9f62d9-7019-4422-9fa0-6f38eec18e44 tempest-GroupsV320Test-2060201886 tempest-GroupsV320Test-2060201886-project-admin] Updating group '8a955d03-af24-4988-a816-fe0466ca2e32' with 'error' {{(pid=100372) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Aug 12 10:35:20.870847 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:35:20.870847 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:35:20.879094 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-ba9f62d9-7019-4422-9fa0-6f38eec18e44 tempest-GroupsV320Test-2060201886 tempest-GroupsV320Test-2060201886-project-admin] https://10.4.3.105/volume/v3/groups/8a955d03-af24-4988-a816-fe0466ca2e32/action returned with HTTP 202 Aug 12 10:35:20.880612 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 315/1235] 10.4.3.105 () {70 vars in 1428 bytes} [Wed Aug 12 10:35:20 2026] POST /volume/v3/groups/8a955d03-af24-4988-a816-fe0466ca2e32/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 12 10:35:20.887648 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-6848addc-2989-42d8-a8a3-77c2ac0557e4 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:35:20.889794 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-6848addc-2989-42d8-a8a3-77c2ac0557e4 tempest-GroupsV320Test-329116786 tempest-GroupsV320Test-329116786-project-member] GET https://10.4.3.105/volume/v3/groups/8a955d03-af24-4988-a816-fe0466ca2e32 Aug 12 10:35:20.890109 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-6848addc-2989-42d8-a8a3-77c2ac0557e4 tempest-GroupsV320Test-329116786 tempest-GroupsV320Test-329116786-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:35:20.890682 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-6848addc-2989-42d8-a8a3-77c2ac0557e4 tempest-GroupsV320Test-329116786 tempest-GroupsV320Test-329116786-project-member] Calling method 'version_select' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:35:20.890832 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.groups [None req-6848addc-2989-42d8-a8a3-77c2ac0557e4 tempest-GroupsV320Test-329116786 tempest-GroupsV320Test-329116786-project-member] show called for member 8a955d03-af24-4988-a816-fe0466ca2e32 {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 12 10:35:20.894201 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:35:20.894201 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:35:20.902530 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-6848addc-2989-42d8-a8a3-77c2ac0557e4 tempest-GroupsV320Test-329116786 tempest-GroupsV320Test-329116786-project-member] https://10.4.3.105/volume/v3/groups/8a955d03-af24-4988-a816-fe0466ca2e32 returned with HTTP 200 Aug 12 10:35:20.902938 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 307/1236] 10.4.3.105 () {68 vars in 1386 bytes} [Wed Aug 12 10:35:20 2026] GET /volume/v3/groups/8a955d03-af24-4988-a816-fe0466ca2e32 => generated 385 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:35:20.917035 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-55879ebf-c081-4b64-b3fd-4bbc7ab2eee6 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:35:20.920082 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-55879ebf-c081-4b64-b3fd-4bbc7ab2eee6 tempest-GroupsV320Test-2060201886 tempest-GroupsV320Test-2060201886-project-admin] POST https://10.4.3.105/volume/v3/groups/8a955d03-af24-4988-a816-fe0466ca2e32/action Aug 12 10:35:20.920591 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-55879ebf-c081-4b64-b3fd-4bbc7ab2eee6 tempest-GroupsV320Test-2060201886 tempest-GroupsV320Test-2060201886-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100373) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 10:35:20.920767 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-55879ebf-c081-4b64-b3fd-4bbc7ab2eee6 tempest-GroupsV320Test-2060201886 tempest-GroupsV320Test-2060201886-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:35:20.924308 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.v3.groups [None req-55879ebf-c081-4b64-b3fd-4bbc7ab2eee6 tempest-GroupsV320Test-2060201886 tempest-GroupsV320Test-2060201886-project-admin] Updating group '8a955d03-af24-4988-a816-fe0466ca2e32' with 'available' {{(pid=100373) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Aug 12 10:35:20.930103 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:35:20.930103 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:35:20.939003 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-55879ebf-c081-4b64-b3fd-4bbc7ab2eee6 tempest-GroupsV320Test-2060201886 tempest-GroupsV320Test-2060201886-project-admin] https://10.4.3.105/volume/v3/groups/8a955d03-af24-4988-a816-fe0466ca2e32/action returned with HTTP 202 Aug 12 10:35:20.940063 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 307/1237] 10.4.3.105 () {70 vars in 1428 bytes} [Wed Aug 12 10:35:20 2026] POST /volume/v3/groups/8a955d03-af24-4988-a816-fe0466ca2e32/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 12 10:35:20.952192 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-7a5ab0ae-e5ae-4273-af60-585bf00f231e None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:35:20.954159 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-7a5ab0ae-e5ae-4273-af60-585bf00f231e tempest-GroupsV320Test-329116786 tempest-GroupsV320Test-329116786-project-member] GET https://10.4.3.105/volume/v3/groups/8a955d03-af24-4988-a816-fe0466ca2e32 Aug 12 10:35:20.956704 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-7a5ab0ae-e5ae-4273-af60-585bf00f231e tempest-GroupsV320Test-329116786 tempest-GroupsV320Test-329116786-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:35:20.956704 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-7a5ab0ae-e5ae-4273-af60-585bf00f231e tempest-GroupsV320Test-329116786 tempest-GroupsV320Test-329116786-project-member] Calling method 'version_select' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:35:20.956704 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.v3.groups [None req-7a5ab0ae-e5ae-4273-af60-585bf00f231e tempest-GroupsV320Test-329116786 tempest-GroupsV320Test-329116786-project-member] show called for member 8a955d03-af24-4988-a816-fe0466ca2e32 {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 12 10:35:20.960567 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:35:20.960567 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:35:20.971355 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-7a5ab0ae-e5ae-4273-af60-585bf00f231e tempest-GroupsV320Test-329116786 tempest-GroupsV320Test-329116786-project-member] https://10.4.3.105/volume/v3/groups/8a955d03-af24-4988-a816-fe0466ca2e32 returned with HTTP 200 Aug 12 10:35:20.972267 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 309/1238] 10.4.3.105 () {68 vars in 1386 bytes} [Wed Aug 12 10:35:20 2026] GET /volume/v3/groups/8a955d03-af24-4988-a816-fe0466ca2e32 => generated 389 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:35:20.984456 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-0344154e-da8c-4346-bfa8-c4f0019015f0 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:35:20.986447 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-0344154e-da8c-4346-bfa8-c4f0019015f0 tempest-GroupsV320Test-329116786 tempest-GroupsV320Test-329116786-project-member] GET https://10.4.3.105/volume/v3/volumes/detail Aug 12 10:35:20.986768 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-0344154e-da8c-4346-bfa8-c4f0019015f0 tempest-GroupsV320Test-329116786 tempest-GroupsV320Test-329116786-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:35:20.986963 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-0344154e-da8c-4346-bfa8-c4f0019015f0 tempest-GroupsV320Test-329116786 tempest-GroupsV320Test-329116786-project-member] Calling method 'detail' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:35:20.987254 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.api_utils [None req-0344154e-da8c-4346-bfa8-c4f0019015f0 tempest-GroupsV320Test-329116786 tempest-GroupsV320Test-329116786-project-member] Removing options '' from query. {{(pid=100372) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 10:35:20.987952 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-0344154e-da8c-4346-bfa8-c4f0019015f0 tempest-GroupsV320Test-329116786 tempest-GroupsV320Test-329116786-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100372) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 10:35:20.994857 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-0344154e-da8c-4346-bfa8-c4f0019015f0 tempest-GroupsV320Test-329116786 tempest-GroupsV320Test-329116786-project-member] Get all volumes completed successfully. Aug 12 10:35:20.996903 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-0344154e-da8c-4346-bfa8-c4f0019015f0 tempest-GroupsV320Test-329116786 tempest-GroupsV320Test-329116786-project-member] https://10.4.3.105/volume/v3/volumes/detail returned with HTTP 200 Aug 12 10:35:20.997344 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 316/1239] 10.4.3.105 () {68 vars in 1299 bytes} [Wed Aug 12 10:35:20 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 10:35:21.020961 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-a64284c2-f35b-404e-a66a-0101dee40cac None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:35:21.023154 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-a64284c2-f35b-404e-a66a-0101dee40cac tempest-GroupsV320Test-329116786 tempest-GroupsV320Test-329116786-project-member] POST https://10.4.3.105/volume/v3/groups/8a955d03-af24-4988-a816-fe0466ca2e32/action Aug 12 10:35:21.023397 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-a64284c2-f35b-404e-a66a-0101dee40cac tempest-GroupsV320Test-329116786 tempest-GroupsV320Test-329116786-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100374) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 10:35:21.023547 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-a64284c2-f35b-404e-a66a-0101dee40cac tempest-GroupsV320Test-329116786 tempest-GroupsV320Test-329116786-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:35:21.024923 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.groups [None req-a64284c2-f35b-404e-a66a-0101dee40cac tempest-GroupsV320Test-329116786 tempest-GroupsV320Test-329116786-project-member] delete called for group 8a955d03-af24-4988-a816-fe0466ca2e32 {{(pid=100374) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 12 10:35:21.025126 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.v3.groups [None req-a64284c2-f35b-404e-a66a-0101dee40cac tempest-GroupsV320Test-329116786 tempest-GroupsV320Test-329116786-project-member] Delete group with id: 8a955d03-af24-4988-a816-fe0466ca2e32 Aug 12 10:35:21.028721 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:35:21.028721 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:35:21.073939 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-a64284c2-f35b-404e-a66a-0101dee40cac tempest-GroupsV320Test-329116786 tempest-GroupsV320Test-329116786-project-member] https://10.4.3.105/volume/v3/groups/8a955d03-af24-4988-a816-fe0466ca2e32/action returned with HTTP 202 Aug 12 10:35:21.073939 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 308/1240] 10.4.3.105 () {70 vars in 1428 bytes} [Wed Aug 12 10:35:21 2026] POST /volume/v3/groups/8a955d03-af24-4988-a816-fe0466ca2e32/action => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 12 10:35:21.088063 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-471765ff-309a-48e7-a64c-33a82df496c3 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:35:21.091296 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-471765ff-309a-48e7-a64c-33a82df496c3 tempest-GroupsV320Test-329116786 tempest-GroupsV320Test-329116786-project-member] GET https://10.4.3.105/volume/v3/groups/8a955d03-af24-4988-a816-fe0466ca2e32 Aug 12 10:35:21.091710 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-471765ff-309a-48e7-a64c-33a82df496c3 tempest-GroupsV320Test-329116786 tempest-GroupsV320Test-329116786-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:35:21.092127 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-471765ff-309a-48e7-a64c-33a82df496c3 tempest-GroupsV320Test-329116786 tempest-GroupsV320Test-329116786-project-member] Calling method 'version_select' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:35:21.092343 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.v3.groups [None req-471765ff-309a-48e7-a64c-33a82df496c3 tempest-GroupsV320Test-329116786 tempest-GroupsV320Test-329116786-project-member] show called for member 8a955d03-af24-4988-a816-fe0466ca2e32 {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 12 10:35:21.103499 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:35:21.103499 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:35:21.136813 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-471765ff-309a-48e7-a64c-33a82df496c3 tempest-GroupsV320Test-329116786 tempest-GroupsV320Test-329116786-project-member] https://10.4.3.105/volume/v3/groups/8a955d03-af24-4988-a816-fe0466ca2e32 returned with HTTP 200 Aug 12 10:35:21.137660 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 308/1241] 10.4.3.105 () {68 vars in 1386 bytes} [Wed Aug 12 10:35:21 2026] GET /volume/v3/groups/8a955d03-af24-4988-a816-fe0466ca2e32 => generated 388 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:35:22.148896 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-5d8c0152-07d3-4037-94b7-d6be5670eafb None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:35:22.151228 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-5d8c0152-07d3-4037-94b7-d6be5670eafb tempest-GroupsV320Test-329116786 tempest-GroupsV320Test-329116786-project-member] GET https://10.4.3.105/volume/v3/groups/8a955d03-af24-4988-a816-fe0466ca2e32 Aug 12 10:35:22.151567 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-5d8c0152-07d3-4037-94b7-d6be5670eafb tempest-GroupsV320Test-329116786 tempest-GroupsV320Test-329116786-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:35:22.151756 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-5d8c0152-07d3-4037-94b7-d6be5670eafb tempest-GroupsV320Test-329116786 tempest-GroupsV320Test-329116786-project-member] Calling method 'version_select' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:35:22.151953 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.v3.groups [None req-5d8c0152-07d3-4037-94b7-d6be5670eafb tempest-GroupsV320Test-329116786 tempest-GroupsV320Test-329116786-project-member] show called for member 8a955d03-af24-4988-a816-fe0466ca2e32 {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 12 10:35:22.156145 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-5d8c0152-07d3-4037-94b7-d6be5670eafb tempest-GroupsV320Test-329116786 tempest-GroupsV320Test-329116786-project-member] https://10.4.3.105/volume/v3/groups/8a955d03-af24-4988-a816-fe0466ca2e32 returned with HTTP 404 Aug 12 10:35:22.156951 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 310/1242] 10.4.3.105 () {68 vars in 1386 bytes} [Wed Aug 12 10:35:22 2026] GET /volume/v3/groups/8a955d03-af24-4988-a816-fe0466ca2e32 => generated 108 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 10:35:22.167310 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-0db9ec1c-1196-4a7e-9a15-1fa3b09f5d68 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:35:22.170852 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-0db9ec1c-1196-4a7e-9a15-1fa3b09f5d68 tempest-GroupsV320Test-2060201886 tempest-GroupsV320Test-2060201886-project-admin] DELETE https://10.4.3.105/volume/v3/group_types/77c44d0f-5b71-4b61-8fb6-fbefd55a7f93 Aug 12 10:35:22.171112 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-0db9ec1c-1196-4a7e-9a15-1fa3b09f5d68 tempest-GroupsV320Test-2060201886 tempest-GroupsV320Test-2060201886-project-admin] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:35:22.171283 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-0db9ec1c-1196-4a7e-9a15-1fa3b09f5d68 tempest-GroupsV320Test-2060201886 tempest-GroupsV320Test-2060201886-project-admin] Calling method 'version_select' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:35:22.203713 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-0db9ec1c-1196-4a7e-9a15-1fa3b09f5d68 tempest-GroupsV320Test-2060201886 tempest-GroupsV320Test-2060201886-project-admin] https://10.4.3.105/volume/v3/group_types/77c44d0f-5b71-4b61-8fb6-fbefd55a7f93 returned with HTTP 202 Aug 12 10:35:22.204391 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 317/1243] 10.4.3.105 () {68 vars in 1404 bytes} [Wed Aug 12 10:35:22 2026] DELETE /volume/v3/group_types/77c44d0f-5b71-4b61-8fb6-fbefd55a7f93 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 12 10:35:22.212634 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-4454bdf1-2a00-4439-a5ba-77c561f2de55 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:35:22.215651 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-4454bdf1-2a00-4439-a5ba-77c561f2de55 tempest-GroupsV320Test-2060201886 tempest-GroupsV320Test-2060201886-project-admin] DELETE https://10.4.3.105/volume/v3/types/34f5f08e-8702-4f46-8fec-511d65194fdf Aug 12 10:35:22.216090 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-4454bdf1-2a00-4439-a5ba-77c561f2de55 tempest-GroupsV320Test-2060201886 tempest-GroupsV320Test-2060201886-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:35:22.217206 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-4454bdf1-2a00-4439-a5ba-77c561f2de55 tempest-GroupsV320Test-2060201886 tempest-GroupsV320Test-2060201886-project-admin] Calling method '_delete' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:35:22.269170 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-4454bdf1-2a00-4439-a5ba-77c561f2de55 tempest-GroupsV320Test-2060201886 tempest-GroupsV320Test-2060201886-project-admin] https://10.4.3.105/volume/v3/types/34f5f08e-8702-4f46-8fec-511d65194fdf returned with HTTP 202 Aug 12 10:35:22.269703 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 309/1244] 10.4.3.105 () {66 vars in 1345 bytes} [Wed Aug 12 10:35:22 2026] DELETE /volume/v3/types/34f5f08e-8702-4f46-8fec-511d65194fdf => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 10:35:22.279850 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-486a7971-80bc-49ee-b407-2f0e42fec424 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:35:22.281829 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-486a7971-80bc-49ee-b407-2f0e42fec424 tempest-GroupsV320Test-2060201886 tempest-GroupsV320Test-2060201886-project-admin] GET https://10.4.3.105/volume/v3/types/34f5f08e-8702-4f46-8fec-511d65194fdf Aug 12 10:35:22.282143 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-486a7971-80bc-49ee-b407-2f0e42fec424 tempest-GroupsV320Test-2060201886 tempest-GroupsV320Test-2060201886-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:35:22.282377 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-486a7971-80bc-49ee-b407-2f0e42fec424 tempest-GroupsV320Test-2060201886 tempest-GroupsV320Test-2060201886-project-admin] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:35:22.288579 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-486a7971-80bc-49ee-b407-2f0e42fec424 tempest-GroupsV320Test-2060201886 tempest-GroupsV320Test-2060201886-project-admin] https://10.4.3.105/volume/v3/types/34f5f08e-8702-4f46-8fec-511d65194fdf returned with HTTP 404 Aug 12 10:35:22.291160 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 309/1245] 10.4.3.105 () {66 vars in 1342 bytes} [Wed Aug 12 10:35:22 2026] GET /volume/v3/types/34f5f08e-8702-4f46-8fec-511d65194fdf => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:35:25.961896 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-e64b604f-75ea-48b9-9ab4-7997255fa056 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:35:26.141071 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-e64b604f-75ea-48b9-9ab4-7997255fa056 tempest-SnapshotsActionsTest-1384608193 tempest-SnapshotsActionsTest-1384608193-project-member] POST https://10.4.3.105/volume/v3/volumes Aug 12 10:35:26.141380 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-e64b604f-75ea-48b9-9ab4-7997255fa056 tempest-SnapshotsActionsTest-1384608193 tempest-SnapshotsActionsTest-1384608193-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotsActionsTest-Volume-1142223426"}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:35:26.143485 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.v3.volumes [None req-e64b604f-75ea-48b9-9ab4-7997255fa056 tempest-SnapshotsActionsTest-1384608193 tempest-SnapshotsActionsTest-1384608193-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotsActionsTest-Volume-1142223426'}} {{(pid=100375) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 10:35:26.143618 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.v3.volumes [None req-e64b604f-75ea-48b9-9ab4-7997255fa056 tempest-SnapshotsActionsTest-1384608193 tempest-SnapshotsActionsTest-1384608193-project-member] Create volume of 1 GB Aug 12 10:35:26.143987 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:35:26.143987 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:35:26.148834 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-e64b604f-75ea-48b9-9ab4-7997255fa056 tempest-SnapshotsActionsTest-1384608193 tempest-SnapshotsActionsTest-1384608193-project-member] Availability Zones retrieved successfully. Aug 12 10:35:26.155345 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-e64b604f-75ea-48b9-9ab4-7997255fa056 tempest-SnapshotsActionsTest-1384608193 tempest-SnapshotsActionsTest-1384608193-project-member] Flow 'volume_create_api' (bdccc325-59e8-4425-a962-c4eb0179d8ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:35:26.157392 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-e64b604f-75ea-48b9-9ab4-7997255fa056 tempest-SnapshotsActionsTest-1384608193 tempest-SnapshotsActionsTest-1384608193-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (959113be-3edc-4edf-bd15-c42c5eb7da43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:35:26.158156 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.flows.api.create_volume [None req-e64b604f-75ea-48b9-9ab4-7997255fa056 tempest-SnapshotsActionsTest-1384608193 tempest-SnapshotsActionsTest-1384608193-project-member] Validating volume size '1' using validate_int {{(pid=100375) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 10:35:26.188479 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-e64b604f-75ea-48b9-9ab4-7997255fa056 tempest-SnapshotsActionsTest-1384608193 tempest-SnapshotsActionsTest-1384608193-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (959113be-3edc-4edf-bd15-c42c5eb7da43) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T10:26:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6cd66f07-4c7b-40b2-9dfb-378538f29c9e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:35:26.189369 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-e64b604f-75ea-48b9-9ab4-7997255fa056 tempest-SnapshotsActionsTest-1384608193 tempest-SnapshotsActionsTest-1384608193-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a3959bd8-e8c8-4288-881a-10805e26b464) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:35:26.282883 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.quota [None req-e64b604f-75ea-48b9-9ab4-7997255fa056 tempest-SnapshotsActionsTest-1384608193 tempest-SnapshotsActionsTest-1384608193-project-member] Created reservations ['f1279380-ca18-43a9-9f9f-6e9d34bb524e', 'f29fcb7e-75bd-499a-95ce-e39e88180591', '709ed29d-c571-4ff1-9657-648939884bb1', 'b61926dc-2ae5-45f0-8869-905f0ec7f427'] {{(pid=100375) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:35:26.284156 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-e64b604f-75ea-48b9-9ab4-7997255fa056 tempest-SnapshotsActionsTest-1384608193 tempest-SnapshotsActionsTest-1384608193-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a3959bd8-e8c8-4288-881a-10805e26b464) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f1279380-ca18-43a9-9f9f-6e9d34bb524e', 'f29fcb7e-75bd-499a-95ce-e39e88180591', '709ed29d-c571-4ff1-9657-648939884bb1', 'b61926dc-2ae5-45f0-8869-905f0ec7f427']}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:35:26.285185 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-e64b604f-75ea-48b9-9ab4-7997255fa056 tempest-SnapshotsActionsTest-1384608193 tempest-SnapshotsActionsTest-1384608193-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6815562d-0393-49c5-9dbf-ec28376d9f66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:35:26.321147 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-e64b604f-75ea-48b9-9ab4-7997255fa056 tempest-SnapshotsActionsTest-1384608193 tempest-SnapshotsActionsTest-1384608193-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6815562d-0393-49c5-9dbf-ec28376d9f66) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'de16a8e1-c5c0-4e92-8772-aef8453bcaec', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-1142223426',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='767342fead55468daf8475ee9c1e9381',qos_specs=None,replication_status=,reservations=['f1279380-ca18-43a9-9f9f-6e9d34bb524e','f29fcb7e-75bd-499a-95ce-e39e88180591','709ed29d-c571-4ff1-9657-648939884bb1','b61926dc-2ae5-45f0-8869-905f0ec7f427'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0ce35cbabb854b5b971f19bcad899ea0',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:35:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-1142223426',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=de16a8e1-c5c0-4e92-8772-aef8453bcaec,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='767342fead55468daf8475ee9c1e9381',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0ce35cbabb854b5b971f19bcad899ea0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6cd66f07-4c7b-40b2-9dfb-378538f29c9e),volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:35:26.322982 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-e64b604f-75ea-48b9-9ab4-7997255fa056 tempest-SnapshotsActionsTest-1384608193 tempest-SnapshotsActionsTest-1384608193-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (751d3b58-91c7-4780-8fe3-0422dd2d7a3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:35:26.359005 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [req-2279a401-f330-48f0-be45-5ecedfd68a7b req-9d9e707a-f2e4-4b76-b6fb-038c8718a29d None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:35:26.359420 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-e64b604f-75ea-48b9-9ab4-7997255fa056 tempest-SnapshotsActionsTest-1384608193 tempest-SnapshotsActionsTest-1384608193-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (751d3b58-91c7-4780-8fe3-0422dd2d7a3b) transitioned into state 'SUCCESS' from state '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-1142223426',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='767342fead55468daf8475ee9c1e9381',qos_specs=None,replication_status=,reservations=['f1279380-ca18-43a9-9f9f-6e9d34bb524e','f29fcb7e-75bd-499a-95ce-e39e88180591','709ed29d-c571-4ff1-9657-648939884bb1','b61926dc-2ae5-45f0-8869-905f0ec7f427'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0ce35cbabb854b5b971f19bcad899ea0',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:35:26.360176 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-e64b604f-75ea-48b9-9ab4-7997255fa056 tempest-SnapshotsActionsTest-1384608193 tempest-SnapshotsActionsTest-1384608193-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2bb2cae4-ff12-4fd2-80f6-9f7f52b1b2a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:35:26.362160 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-2279a401-f330-48f0-be45-5ecedfd68a7b req-9d9e707a-f2e4-4b76-b6fb-038c8718a29d tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] GET https://10.4.3.105/volume/v3/volumes/65050ed7-80ee-45ba-9d89-2ff5a9482092 Aug 12 10:35:26.362759 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [req-2279a401-f330-48f0-be45-5ecedfd68a7b req-9d9e707a-f2e4-4b76-b6fb-038c8718a29d tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:35:26.362849 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [req-2279a401-f330-48f0-be45-5ecedfd68a7b req-9d9e707a-f2e4-4b76-b6fb-038c8718a29d tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:35:26.373869 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-e64b604f-75ea-48b9-9ab4-7997255fa056 tempest-SnapshotsActionsTest-1384608193 tempest-SnapshotsActionsTest-1384608193-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2bb2cae4-ff12-4fd2-80f6-9f7f52b1b2a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:35:26.374858 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-e64b604f-75ea-48b9-9ab4-7997255fa056 tempest-SnapshotsActionsTest-1384608193 tempest-SnapshotsActionsTest-1384608193-project-member] Flow 'volume_create_api' (bdccc325-59e8-4425-a962-c4eb0179d8ee) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100375) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:35:26.375231 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-e64b604f-75ea-48b9-9ab4-7997255fa056 tempest-SnapshotsActionsTest-1384608193 tempest-SnapshotsActionsTest-1384608193-project-member] Create volume request issued successfully. Aug 12 10:35:26.375932 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-e64b604f-75ea-48b9-9ab4-7997255fa056 tempest-SnapshotsActionsTest-1384608193 tempest-SnapshotsActionsTest-1384608193-project-member] https://10.4.3.105/volume/v3/volumes returned with HTTP 202 Aug 12 10:35:26.377026 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 311/1246] 10.4.3.105 () {68 vars in 1258 bytes} [Wed Aug 12 10:35:25 2026] POST /volume/v3/volumes => generated 751 bytes in 416 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 10:35:26.382031 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:35:26.382031 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:35:26.388251 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [req-2279a401-f330-48f0-be45-5ecedfd68a7b req-9d9e707a-f2e4-4b76-b6fb-038c8718a29d tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Volume info retrieved successfully. Aug 12 10:35:26.393031 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-2279a401-f330-48f0-be45-5ecedfd68a7b req-9d9e707a-f2e4-4b76-b6fb-038c8718a29d tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] https://10.4.3.105/volume/v3/volumes/65050ed7-80ee-45ba-9d89-2ff5a9482092 returned with HTTP 200 Aug 12 10:35:26.393031 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 318/1247] 10.4.3.105 () {68 vars in 1598 bytes} [Wed Aug 12 10:35:26 2026] GET /volume/v3/volumes/65050ed7-80ee-45ba-9d89-2ff5a9482092 => generated 1660 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:35:26.397401 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-6a4b7452-5da6-41fd-b43b-10d290effa5e None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:35:26.399611 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-6a4b7452-5da6-41fd-b43b-10d290effa5e tempest-SnapshotsActionsTest-1384608193 tempest-SnapshotsActionsTest-1384608193-project-member] GET https://10.4.3.105/volume/v3/volumes/de16a8e1-c5c0-4e92-8772-aef8453bcaec Aug 12 10:35:26.399611 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-6a4b7452-5da6-41fd-b43b-10d290effa5e tempest-SnapshotsActionsTest-1384608193 tempest-SnapshotsActionsTest-1384608193-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:35:26.399822 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-6a4b7452-5da6-41fd-b43b-10d290effa5e tempest-SnapshotsActionsTest-1384608193 tempest-SnapshotsActionsTest-1384608193-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:35:26.413265 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:35:26.413265 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:35:26.420930 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-6a4b7452-5da6-41fd-b43b-10d290effa5e tempest-SnapshotsActionsTest-1384608193 tempest-SnapshotsActionsTest-1384608193-project-member] Volume info retrieved successfully. Aug 12 10:35:26.430090 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-6a4b7452-5da6-41fd-b43b-10d290effa5e tempest-SnapshotsActionsTest-1384608193 tempest-SnapshotsActionsTest-1384608193-project-member] https://10.4.3.105/volume/v3/volumes/de16a8e1-c5c0-4e92-8772-aef8453bcaec returned with HTTP 200 Aug 12 10:35:26.430625 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 310/1248] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:35:26 2026] GET /volume/v3/volumes/de16a8e1-c5c0-4e92-8772-aef8453bcaec => generated 819 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:35:27.282095 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-2279a401-f330-48f0-be45-5ecedfd68a7b req-d94b0845-05d5-47d4-936f-6c52d4b93920 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:35:27.284864 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-2279a401-f330-48f0-be45-5ecedfd68a7b req-d94b0845-05d5-47d4-936f-6c52d4b93920 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] DELETE https://10.4.3.105/volume/v3/attachments/b36f9943-a40f-439d-8623-65831c1875f3 Aug 12 10:35:27.285146 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-2279a401-f330-48f0-be45-5ecedfd68a7b req-d94b0845-05d5-47d4-936f-6c52d4b93920 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:35:27.285427 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-2279a401-f330-48f0-be45-5ecedfd68a7b req-d94b0845-05d5-47d4-936f-6c52d4b93920 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Calling method 'version_select' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:35:27.295130 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:35:27.295130 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:35:27.355574 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-2279a401-f330-48f0-be45-5ecedfd68a7b req-d94b0845-05d5-47d4-936f-6c52d4b93920 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] https://10.4.3.105/volume/v3/attachments/b36f9943-a40f-439d-8623-65831c1875f3 returned with HTTP 200 Aug 12 10:35:27.356149 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 310/1249] 10.4.3.105 () {72 vars in 1673 bytes} [Wed Aug 12 10:35:27 2026] DELETE /volume/v3/attachments/b36f9943-a40f-439d-8623-65831c1875f3 => generated 19 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:35:27.449020 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-df3df1ec-c24a-4ea2-bfa8-db88b88de708 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:35:27.451071 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-df3df1ec-c24a-4ea2-bfa8-db88b88de708 tempest-SnapshotsActionsTest-1384608193 tempest-SnapshotsActionsTest-1384608193-project-member] GET https://10.4.3.105/volume/v3/volumes/de16a8e1-c5c0-4e92-8772-aef8453bcaec Aug 12 10:35:27.451135 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-df3df1ec-c24a-4ea2-bfa8-db88b88de708 tempest-SnapshotsActionsTest-1384608193 tempest-SnapshotsActionsTest-1384608193-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:35:27.451312 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-df3df1ec-c24a-4ea2-bfa8-db88b88de708 tempest-SnapshotsActionsTest-1384608193 tempest-SnapshotsActionsTest-1384608193-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:35:27.461533 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:35:27.461533 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:35:27.466035 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-df3df1ec-c24a-4ea2-bfa8-db88b88de708 tempest-SnapshotsActionsTest-1384608193 tempest-SnapshotsActionsTest-1384608193-project-member] Volume info retrieved successfully. Aug 12 10:35:27.471537 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-df3df1ec-c24a-4ea2-bfa8-db88b88de708 tempest-SnapshotsActionsTest-1384608193 tempest-SnapshotsActionsTest-1384608193-project-member] https://10.4.3.105/volume/v3/volumes/de16a8e1-c5c0-4e92-8772-aef8453bcaec returned with HTTP 200 Aug 12 10:35:27.472048 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 312/1250] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:35:27 2026] GET /volume/v3/volumes/de16a8e1-c5c0-4e92-8772-aef8453bcaec => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:35:27.486433 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-13a49951-674d-4ff7-965e-16a415c292f4 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:35:27.488782 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-13a49951-674d-4ff7-965e-16a415c292f4 tempest-SnapshotsActionsTest-1384608193 tempest-SnapshotsActionsTest-1384608193-project-member] POST https://10.4.3.105/volume/v3/snapshots Aug 12 10:35:27.490113 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-13a49951-674d-4ff7-965e-16a415c292f4 tempest-SnapshotsActionsTest-1384608193 tempest-SnapshotsActionsTest-1384608193-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "de16a8e1-c5c0-4e92-8772-aef8453bcaec", "name": "tempest-SnapshotsActionsTest-Snapshot-1514208713"}} {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:35:27.500708 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:35:27.500708 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:35:27.501290 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-13a49951-674d-4ff7-965e-16a415c292f4 tempest-SnapshotsActionsTest-1384608193 tempest-SnapshotsActionsTest-1384608193-project-member] Volume info retrieved successfully. Aug 12 10:35:27.501462 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.v3.snapshots [None req-13a49951-674d-4ff7-965e-16a415c292f4 tempest-SnapshotsActionsTest-1384608193 tempest-SnapshotsActionsTest-1384608193-project-member] Create snapshot from volume de16a8e1-c5c0-4e92-8772-aef8453bcaec Aug 12 10:35:27.550223 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.quota [None req-13a49951-674d-4ff7-965e-16a415c292f4 tempest-SnapshotsActionsTest-1384608193 tempest-SnapshotsActionsTest-1384608193-project-member] Created reservations ['0ce6d8f1-48f8-4ef5-ba83-2dc9c3304608', 'c35278ae-3962-455a-bb54-e978323590c7', '0d6ac306-b545-432d-a800-7c0ca3b72cdd', '2df3668b-4f5e-4340-8f49-549d41418ccd'] {{(pid=100372) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:35:27.592833 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-13a49951-674d-4ff7-965e-16a415c292f4 tempest-SnapshotsActionsTest-1384608193 tempest-SnapshotsActionsTest-1384608193-project-member] Snapshot create request issued successfully. Aug 12 10:35:27.593329 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-13a49951-674d-4ff7-965e-16a415c292f4 tempest-SnapshotsActionsTest-1384608193 tempest-SnapshotsActionsTest-1384608193-project-member] https://10.4.3.105/volume/v3/snapshots returned with HTTP 202 Aug 12 10:35:27.594662 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 319/1251] 10.4.3.105 () {68 vars in 1265 bytes} [Wed Aug 12 10:35:27 2026] POST /volume/v3/snapshots => generated 307 bytes in 108 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 10:35:27.608186 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-d8e31979-dbb5-48fb-8575-7d5ab9039b87 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:35:27.611528 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-d8e31979-dbb5-48fb-8575-7d5ab9039b87 tempest-SnapshotsActionsTest-1384608193 tempest-SnapshotsActionsTest-1384608193-project-member] GET https://10.4.3.105/volume/v3/snapshots/34b22af0-b26d-4d83-94f9-260a24ad207f Aug 12 10:35:27.612583 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-d8e31979-dbb5-48fb-8575-7d5ab9039b87 tempest-SnapshotsActionsTest-1384608193 tempest-SnapshotsActionsTest-1384608193-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:35:27.612583 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-d8e31979-dbb5-48fb-8575-7d5ab9039b87 tempest-SnapshotsActionsTest-1384608193 tempest-SnapshotsActionsTest-1384608193-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:35:27.619465 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:35:27.619465 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:35:27.620285 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-d8e31979-dbb5-48fb-8575-7d5ab9039b87 tempest-SnapshotsActionsTest-1384608193 tempest-SnapshotsActionsTest-1384608193-project-member] Snapshot retrieved successfully. Aug 12 10:35:27.622439 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-d8e31979-dbb5-48fb-8575-7d5ab9039b87 tempest-SnapshotsActionsTest-1384608193 tempest-SnapshotsActionsTest-1384608193-project-member] https://10.4.3.105/volume/v3/snapshots/34b22af0-b26d-4d83-94f9-260a24ad207f returned with HTTP 200 Aug 12 10:35:27.623008 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 311/1252] 10.4.3.105 () {66 vars in 1354 bytes} [Wed Aug 12 10:35:27 2026] GET /volume/v3/snapshots/34b22af0-b26d-4d83-94f9-260a24ad207f => generated 439 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:35:28.337160 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-3fac5b39-583b-4456-9eeb-ba501cbb2f4d None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:35:28.339766 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-3fac5b39-583b-4456-9eeb-ba501cbb2f4d tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] DELETE https://10.4.3.105/volume/v3/volumes/65050ed7-80ee-45ba-9d89-2ff5a9482092 Aug 12 10:35:28.340080 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-3fac5b39-583b-4456-9eeb-ba501cbb2f4d tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:35:28.340334 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-3fac5b39-583b-4456-9eeb-ba501cbb2f4d tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Calling method 'delete' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:35:28.340697 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.v3.volumes [None req-3fac5b39-583b-4456-9eeb-ba501cbb2f4d tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Delete volume with id: 65050ed7-80ee-45ba-9d89-2ff5a9482092 Aug 12 10:35:28.352669 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:35:28.352669 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:35:28.353345 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-3fac5b39-583b-4456-9eeb-ba501cbb2f4d tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Volume info retrieved successfully. Aug 12 10:35:28.376130 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-3fac5b39-583b-4456-9eeb-ba501cbb2f4d tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Delete volume request issued successfully. Aug 12 10:35:28.376377 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-3fac5b39-583b-4456-9eeb-ba501cbb2f4d tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] https://10.4.3.105/volume/v3/volumes/65050ed7-80ee-45ba-9d89-2ff5a9482092 returned with HTTP 202 Aug 12 10:35:28.376978 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 311/1253] 10.4.3.105 () {66 vars in 1351 bytes} [Wed Aug 12 10:35:28 2026] DELETE /volume/v3/volumes/65050ed7-80ee-45ba-9d89-2ff5a9482092 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 10:35:28.385027 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-ad14ea7f-2208-42ad-bd15-8729bea2dac0 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:35:28.389888 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-ad14ea7f-2208-42ad-bd15-8729bea2dac0 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] GET https://10.4.3.105/volume/v3/volumes/65050ed7-80ee-45ba-9d89-2ff5a9482092 Aug 12 10:35:28.390167 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-ad14ea7f-2208-42ad-bd15-8729bea2dac0 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:35:28.390434 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-ad14ea7f-2208-42ad-bd15-8729bea2dac0 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:35:28.406155 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:35:28.406155 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:35:28.412717 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-ad14ea7f-2208-42ad-bd15-8729bea2dac0 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Volume info retrieved successfully. Aug 12 10:35:28.422186 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-ad14ea7f-2208-42ad-bd15-8729bea2dac0 tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] https://10.4.3.105/volume/v3/volumes/65050ed7-80ee-45ba-9d89-2ff5a9482092 returned with HTTP 200 Aug 12 10:35:28.422522 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 313/1254] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:35:28 2026] GET /volume/v3/volumes/65050ed7-80ee-45ba-9d89-2ff5a9482092 => generated 1367 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:35:28.636400 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-bd4b1ae6-09fb-4e27-939d-72d310997dcd None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:35:28.638483 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-bd4b1ae6-09fb-4e27-939d-72d310997dcd tempest-SnapshotsActionsTest-1384608193 tempest-SnapshotsActionsTest-1384608193-project-member] GET https://10.4.3.105/volume/v3/snapshots/34b22af0-b26d-4d83-94f9-260a24ad207f Aug 12 10:35:28.638781 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-bd4b1ae6-09fb-4e27-939d-72d310997dcd tempest-SnapshotsActionsTest-1384608193 tempest-SnapshotsActionsTest-1384608193-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:35:28.639064 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-bd4b1ae6-09fb-4e27-939d-72d310997dcd tempest-SnapshotsActionsTest-1384608193 tempest-SnapshotsActionsTest-1384608193-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:35:28.646387 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:35:28.646387 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:35:28.647093 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-bd4b1ae6-09fb-4e27-939d-72d310997dcd tempest-SnapshotsActionsTest-1384608193 tempest-SnapshotsActionsTest-1384608193-project-member] Snapshot retrieved successfully. Aug 12 10:35:28.648211 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-bd4b1ae6-09fb-4e27-939d-72d310997dcd tempest-SnapshotsActionsTest-1384608193 tempest-SnapshotsActionsTest-1384608193-project-member] https://10.4.3.105/volume/v3/snapshots/34b22af0-b26d-4d83-94f9-260a24ad207f returned with HTTP 200 Aug 12 10:35:28.648684 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 320/1255] 10.4.3.105 () {66 vars in 1354 bytes} [Wed Aug 12 10:35:28 2026] GET /volume/v3/snapshots/34b22af0-b26d-4d83-94f9-260a24ad207f => generated 466 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:35:28.659482 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-12c59096-1b7e-4ce3-bbc8-de50ba8b7f67 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:35:28.703665 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-12c59096-1b7e-4ce3-bbc8-de50ba8b7f67 tempest-SnapshotsActionsTest-1739142744 tempest-SnapshotsActionsTest-1739142744-project-admin] POST https://10.4.3.105/volume/v3/snapshots/34b22af0-b26d-4d83-94f9-260a24ad207f/action Aug 12 10:35:28.703665 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-12c59096-1b7e-4ce3-bbc8-de50ba8b7f67 tempest-SnapshotsActionsTest-1739142744 tempest-SnapshotsActionsTest-1739142744-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100374) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 10:35:28.703665 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-12c59096-1b7e-4ce3-bbc8-de50ba8b7f67 tempest-SnapshotsActionsTest-1739142744 tempest-SnapshotsActionsTest-1739142744-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:35:28.704465 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.contrib.admin_actions [None req-12c59096-1b7e-4ce3-bbc8-de50ba8b7f67 tempest-SnapshotsActionsTest-1739142744 tempest-SnapshotsActionsTest-1739142744-project-admin] Updating snapshot '34b22af0-b26d-4d83-94f9-260a24ad207f' with '{'status': 'creating'}' {{(pid=100374) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 12 10:35:28.731304 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:35:28.731304 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:35:28.745158 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-12c59096-1b7e-4ce3-bbc8-de50ba8b7f67 tempest-SnapshotsActionsTest-1739142744 tempest-SnapshotsActionsTest-1739142744-project-admin] https://10.4.3.105/volume/v3/snapshots/34b22af0-b26d-4d83-94f9-260a24ad207f/action returned with HTTP 202 Aug 12 10:35:28.745814 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 312/1256] 10.4.3.105 () {68 vars in 1396 bytes} [Wed Aug 12 10:35:28 2026] POST /volume/v3/snapshots/34b22af0-b26d-4d83-94f9-260a24ad207f/action => generated 0 bytes in 88 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 10:35:28.753200 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-24c39691-d1cd-4277-b6fd-73ca7a667b95 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:35:28.755161 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-24c39691-d1cd-4277-b6fd-73ca7a667b95 tempest-SnapshotsActionsTest-1384608193 tempest-SnapshotsActionsTest-1384608193-project-member] GET https://10.4.3.105/volume/v3/snapshots/34b22af0-b26d-4d83-94f9-260a24ad207f Aug 12 10:35:28.755368 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-24c39691-d1cd-4277-b6fd-73ca7a667b95 tempest-SnapshotsActionsTest-1384608193 tempest-SnapshotsActionsTest-1384608193-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:35:28.755673 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-24c39691-d1cd-4277-b6fd-73ca7a667b95 tempest-SnapshotsActionsTest-1384608193 tempest-SnapshotsActionsTest-1384608193-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:35:28.760855 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:35:28.760855 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:35:28.761435 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-24c39691-d1cd-4277-b6fd-73ca7a667b95 tempest-SnapshotsActionsTest-1384608193 tempest-SnapshotsActionsTest-1384608193-project-member] Snapshot retrieved successfully. Aug 12 10:35:28.762273 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-24c39691-d1cd-4277-b6fd-73ca7a667b95 tempest-SnapshotsActionsTest-1384608193 tempest-SnapshotsActionsTest-1384608193-project-member] https://10.4.3.105/volume/v3/snapshots/34b22af0-b26d-4d83-94f9-260a24ad207f returned with HTTP 200 Aug 12 10:35:28.762702 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 312/1257] 10.4.3.105 () {66 vars in 1354 bytes} [Wed Aug 12 10:35:28 2026] GET /volume/v3/snapshots/34b22af0-b26d-4d83-94f9-260a24ad207f => generated 465 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:35:28.772873 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-b53404c1-7a74-41b7-919b-1b043628f203 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:35:28.775750 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-b53404c1-7a74-41b7-919b-1b043628f203 tempest-SnapshotsActionsTest-1739142744 tempest-SnapshotsActionsTest-1739142744-project-admin] POST https://10.4.3.105/volume/v3/snapshots/34b22af0-b26d-4d83-94f9-260a24ad207f/action Aug 12 10:35:28.776369 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-b53404c1-7a74-41b7-919b-1b043628f203 tempest-SnapshotsActionsTest-1739142744 tempest-SnapshotsActionsTest-1739142744-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100375) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 10:35:28.776470 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-b53404c1-7a74-41b7-919b-1b043628f203 tempest-SnapshotsActionsTest-1739142744 tempest-SnapshotsActionsTest-1739142744-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:35:28.778351 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.contrib.admin_actions [None req-b53404c1-7a74-41b7-919b-1b043628f203 tempest-SnapshotsActionsTest-1739142744 tempest-SnapshotsActionsTest-1739142744-project-admin] Updating snapshot '34b22af0-b26d-4d83-94f9-260a24ad207f' with '{'status': 'available'}' {{(pid=100375) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 12 10:35:28.812505 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:35:28.812505 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:35:28.829156 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-b53404c1-7a74-41b7-919b-1b043628f203 tempest-SnapshotsActionsTest-1739142744 tempest-SnapshotsActionsTest-1739142744-project-admin] https://10.4.3.105/volume/v3/snapshots/34b22af0-b26d-4d83-94f9-260a24ad207f/action returned with HTTP 202 Aug 12 10:35:28.829740 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 314/1258] 10.4.3.105 () {68 vars in 1396 bytes} [Wed Aug 12 10:35:28 2026] POST /volume/v3/snapshots/34b22af0-b26d-4d83-94f9-260a24ad207f/action => generated 0 bytes in 57 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 10:35:28.840095 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-010a8673-172f-4aeb-9637-3e6b77117dc2 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:35:28.842537 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-010a8673-172f-4aeb-9637-3e6b77117dc2 tempest-SnapshotsActionsTest-1384608193 tempest-SnapshotsActionsTest-1384608193-project-member] GET https://10.4.3.105/volume/v3/snapshots/34b22af0-b26d-4d83-94f9-260a24ad207f Aug 12 10:35:28.842818 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-010a8673-172f-4aeb-9637-3e6b77117dc2 tempest-SnapshotsActionsTest-1384608193 tempest-SnapshotsActionsTest-1384608193-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:35:28.843055 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-010a8673-172f-4aeb-9637-3e6b77117dc2 tempest-SnapshotsActionsTest-1384608193 tempest-SnapshotsActionsTest-1384608193-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:35:28.850762 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:35:28.850762 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:35:28.851345 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-010a8673-172f-4aeb-9637-3e6b77117dc2 tempest-SnapshotsActionsTest-1384608193 tempest-SnapshotsActionsTest-1384608193-project-member] Snapshot retrieved successfully. Aug 12 10:35:28.852395 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-010a8673-172f-4aeb-9637-3e6b77117dc2 tempest-SnapshotsActionsTest-1384608193 tempest-SnapshotsActionsTest-1384608193-project-member] https://10.4.3.105/volume/v3/snapshots/34b22af0-b26d-4d83-94f9-260a24ad207f returned with HTTP 200 Aug 12 10:35:28.854325 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 321/1259] 10.4.3.105 () {66 vars in 1354 bytes} [Wed Aug 12 10:35:28 2026] GET /volume/v3/snapshots/34b22af0-b26d-4d83-94f9-260a24ad207f => generated 466 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:35:28.865072 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-21e3dea5-629c-4625-8bf0-bf9602134750 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:35:28.866738 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-21e3dea5-629c-4625-8bf0-bf9602134750 tempest-SnapshotsActionsTest-1384608193 tempest-SnapshotsActionsTest-1384608193-project-member] POST https://10.4.3.105/volume/v3/snapshots Aug 12 10:35:28.867344 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-21e3dea5-629c-4625-8bf0-bf9602134750 tempest-SnapshotsActionsTest-1384608193 tempest-SnapshotsActionsTest-1384608193-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "de16a8e1-c5c0-4e92-8772-aef8453bcaec", "name": "tempest-SnapshotsActionsTest-Snapshot-434635742"}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:35:28.878565 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:35:28.878565 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:35:28.878565 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-21e3dea5-629c-4625-8bf0-bf9602134750 tempest-SnapshotsActionsTest-1384608193 tempest-SnapshotsActionsTest-1384608193-project-member] Volume info retrieved successfully. Aug 12 10:35:28.878565 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.v3.snapshots [None req-21e3dea5-629c-4625-8bf0-bf9602134750 tempest-SnapshotsActionsTest-1384608193 tempest-SnapshotsActionsTest-1384608193-project-member] Create snapshot from volume de16a8e1-c5c0-4e92-8772-aef8453bcaec Aug 12 10:35:28.911537 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.quota [None req-21e3dea5-629c-4625-8bf0-bf9602134750 tempest-SnapshotsActionsTest-1384608193 tempest-SnapshotsActionsTest-1384608193-project-member] Created reservations ['9baed4d4-d242-4288-beca-40f81013146a', '7a773785-cbd4-423f-918c-1eb6d75bd9a5', '77c6d9c0-6bea-4758-8363-16893e9afd49', 'e48fbf37-2e21-48d4-a659-aa6af9deb1ce'] {{(pid=100374) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:35:28.956818 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-21e3dea5-629c-4625-8bf0-bf9602134750 tempest-SnapshotsActionsTest-1384608193 tempest-SnapshotsActionsTest-1384608193-project-member] Snapshot create request issued successfully. Aug 12 10:35:28.957460 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-21e3dea5-629c-4625-8bf0-bf9602134750 tempest-SnapshotsActionsTest-1384608193 tempest-SnapshotsActionsTest-1384608193-project-member] https://10.4.3.105/volume/v3/snapshots returned with HTTP 202 Aug 12 10:35:28.958130 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 313/1260] 10.4.3.105 () {68 vars in 1265 bytes} [Wed Aug 12 10:35:28 2026] POST /volume/v3/snapshots => generated 306 bytes in 94 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 10:35:28.969669 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-7f5b6d44-4711-4be2-8a47-10e65a36f7e6 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:35:28.971491 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-7f5b6d44-4711-4be2-8a47-10e65a36f7e6 tempest-SnapshotsActionsTest-1384608193 tempest-SnapshotsActionsTest-1384608193-project-member] GET https://10.4.3.105/volume/v3/snapshots/31d211b5-24b2-4d9f-b1e2-c3f06800aec0 Aug 12 10:35:28.971676 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-7f5b6d44-4711-4be2-8a47-10e65a36f7e6 tempest-SnapshotsActionsTest-1384608193 tempest-SnapshotsActionsTest-1384608193-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:35:28.971836 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-7f5b6d44-4711-4be2-8a47-10e65a36f7e6 tempest-SnapshotsActionsTest-1384608193 tempest-SnapshotsActionsTest-1384608193-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:35:28.979059 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:35:28.979059 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:35:28.979476 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-7f5b6d44-4711-4be2-8a47-10e65a36f7e6 tempest-SnapshotsActionsTest-1384608193 tempest-SnapshotsActionsTest-1384608193-project-member] Snapshot retrieved successfully. Aug 12 10:35:28.980254 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-7f5b6d44-4711-4be2-8a47-10e65a36f7e6 tempest-SnapshotsActionsTest-1384608193 tempest-SnapshotsActionsTest-1384608193-project-member] https://10.4.3.105/volume/v3/snapshots/31d211b5-24b2-4d9f-b1e2-c3f06800aec0 returned with HTTP 200 Aug 12 10:35:28.980609 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 313/1261] 10.4.3.105 () {66 vars in 1354 bytes} [Wed Aug 12 10:35:28 2026] GET /volume/v3/snapshots/31d211b5-24b2-4d9f-b1e2-c3f06800aec0 => generated 438 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:35:29.439577 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-2f840d98-9904-47d2-b517-0436bd807fda None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:35:29.441802 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-2f840d98-9904-47d2-b517-0436bd807fda tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] GET https://10.4.3.105/volume/v3/volumes/65050ed7-80ee-45ba-9d89-2ff5a9482092 Aug 12 10:35:29.442087 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-2f840d98-9904-47d2-b517-0436bd807fda tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:35:29.442349 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-2f840d98-9904-47d2-b517-0436bd807fda tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:35:29.452994 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-2f840d98-9904-47d2-b517-0436bd807fda tempest-AttachVolumeMultiAttachTest-1852541580 tempest-AttachVolumeMultiAttachTest-1852541580-project-member] https://10.4.3.105/volume/v3/volumes/65050ed7-80ee-45ba-9d89-2ff5a9482092 returned with HTTP 404 Aug 12 10:35:29.453725 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 315/1262] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:35:29 2026] GET /volume/v3/volumes/65050ed7-80ee-45ba-9d89-2ff5a9482092 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:35:29.991762 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-b99b4835-4e56-4e83-a954-2fa05e0488e0 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:35:29.994872 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-b99b4835-4e56-4e83-a954-2fa05e0488e0 tempest-SnapshotsActionsTest-1384608193 tempest-SnapshotsActionsTest-1384608193-project-member] GET https://10.4.3.105/volume/v3/snapshots/31d211b5-24b2-4d9f-b1e2-c3f06800aec0 Aug 12 10:35:29.995299 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-b99b4835-4e56-4e83-a954-2fa05e0488e0 tempest-SnapshotsActionsTest-1384608193 tempest-SnapshotsActionsTest-1384608193-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:35:29.995681 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-b99b4835-4e56-4e83-a954-2fa05e0488e0 tempest-SnapshotsActionsTest-1384608193 tempest-SnapshotsActionsTest-1384608193-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:35:30.003782 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:35:30.003782 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:35:30.004427 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-b99b4835-4e56-4e83-a954-2fa05e0488e0 tempest-SnapshotsActionsTest-1384608193 tempest-SnapshotsActionsTest-1384608193-project-member] Snapshot retrieved successfully. Aug 12 10:35:30.005977 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-b99b4835-4e56-4e83-a954-2fa05e0488e0 tempest-SnapshotsActionsTest-1384608193 tempest-SnapshotsActionsTest-1384608193-project-member] https://10.4.3.105/volume/v3/snapshots/31d211b5-24b2-4d9f-b1e2-c3f06800aec0 returned with HTTP 200 Aug 12 10:35:30.006699 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 322/1263] 10.4.3.105 () {66 vars in 1354 bytes} [Wed Aug 12 10:35:29 2026] GET /volume/v3/snapshots/31d211b5-24b2-4d9f-b1e2-c3f06800aec0 => generated 465 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:35:30.018314 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-dfce3b81-65f2-48b1-9cee-882b8bba7614 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:35:30.022107 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-dfce3b81-65f2-48b1-9cee-882b8bba7614 tempest-SnapshotsActionsTest-1739142744 tempest-SnapshotsActionsTest-1739142744-project-admin] POST https://10.4.3.105/volume/v3/snapshots/31d211b5-24b2-4d9f-b1e2-c3f06800aec0/action Aug 12 10:35:30.022641 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-dfce3b81-65f2-48b1-9cee-882b8bba7614 tempest-SnapshotsActionsTest-1739142744 tempest-SnapshotsActionsTest-1739142744-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100374) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 10:35:30.022818 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-dfce3b81-65f2-48b1-9cee-882b8bba7614 tempest-SnapshotsActionsTest-1739142744 tempest-SnapshotsActionsTest-1739142744-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:35:30.024701 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.contrib.admin_actions [None req-dfce3b81-65f2-48b1-9cee-882b8bba7614 tempest-SnapshotsActionsTest-1739142744 tempest-SnapshotsActionsTest-1739142744-project-admin] Updating snapshot '31d211b5-24b2-4d9f-b1e2-c3f06800aec0' with '{'status': 'creating'}' {{(pid=100374) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 12 10:35:30.214164 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:35:30.214164 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:35:30.231453 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-dfce3b81-65f2-48b1-9cee-882b8bba7614 tempest-SnapshotsActionsTest-1739142744 tempest-SnapshotsActionsTest-1739142744-project-admin] https://10.4.3.105/volume/v3/snapshots/31d211b5-24b2-4d9f-b1e2-c3f06800aec0/action returned with HTTP 202 Aug 12 10:35:30.232018 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 314/1264] 10.4.3.105 () {68 vars in 1396 bytes} [Wed Aug 12 10:35:30 2026] POST /volume/v3/snapshots/31d211b5-24b2-4d9f-b1e2-c3f06800aec0/action => generated 0 bytes in 215 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 10:35:30.241100 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-e0cb67ef-6807-4b9c-86a8-9b38168e63e7 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:35:30.246615 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-e0cb67ef-6807-4b9c-86a8-9b38168e63e7 tempest-SnapshotsActionsTest-1384608193 tempest-SnapshotsActionsTest-1384608193-project-member] GET https://10.4.3.105/volume/v3/snapshots/31d211b5-24b2-4d9f-b1e2-c3f06800aec0 Aug 12 10:35:30.246615 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-e0cb67ef-6807-4b9c-86a8-9b38168e63e7 tempest-SnapshotsActionsTest-1384608193 tempest-SnapshotsActionsTest-1384608193-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:35:30.246615 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-e0cb67ef-6807-4b9c-86a8-9b38168e63e7 tempest-SnapshotsActionsTest-1384608193 tempest-SnapshotsActionsTest-1384608193-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:35:30.257259 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:35:30.257259 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:35:30.257259 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-e0cb67ef-6807-4b9c-86a8-9b38168e63e7 tempest-SnapshotsActionsTest-1384608193 tempest-SnapshotsActionsTest-1384608193-project-member] Snapshot retrieved successfully. Aug 12 10:35:30.259491 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-e0cb67ef-6807-4b9c-86a8-9b38168e63e7 tempest-SnapshotsActionsTest-1384608193 tempest-SnapshotsActionsTest-1384608193-project-member] https://10.4.3.105/volume/v3/snapshots/31d211b5-24b2-4d9f-b1e2-c3f06800aec0 returned with HTTP 200 Aug 12 10:35:30.259764 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 314/1265] 10.4.3.105 () {66 vars in 1354 bytes} [Wed Aug 12 10:35:30 2026] GET /volume/v3/snapshots/31d211b5-24b2-4d9f-b1e2-c3f06800aec0 => generated 464 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:35:30.269952 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-f95d9009-d49d-4733-8147-6913948b34dc None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:35:30.272815 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-f95d9009-d49d-4733-8147-6913948b34dc tempest-SnapshotsActionsTest-1739142744 tempest-SnapshotsActionsTest-1739142744-project-admin] POST https://10.4.3.105/volume/v3/snapshots/31d211b5-24b2-4d9f-b1e2-c3f06800aec0/action Aug 12 10:35:30.272973 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-f95d9009-d49d-4733-8147-6913948b34dc tempest-SnapshotsActionsTest-1739142744 tempest-SnapshotsActionsTest-1739142744-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100375) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 10:35:30.273139 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-f95d9009-d49d-4733-8147-6913948b34dc tempest-SnapshotsActionsTest-1739142744 tempest-SnapshotsActionsTest-1739142744-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:35:30.283156 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:35:30.283156 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:35:30.283960 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-f95d9009-d49d-4733-8147-6913948b34dc tempest-SnapshotsActionsTest-1739142744 tempest-SnapshotsActionsTest-1739142744-project-admin] Snapshot retrieved successfully. Aug 12 10:35:30.310731 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-f95d9009-d49d-4733-8147-6913948b34dc tempest-SnapshotsActionsTest-1739142744 tempest-SnapshotsActionsTest-1739142744-project-admin] Snapshot delete request issued successfully. Aug 12 10:35:30.313542 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-f95d9009-d49d-4733-8147-6913948b34dc tempest-SnapshotsActionsTest-1739142744 tempest-SnapshotsActionsTest-1739142744-project-admin] https://10.4.3.105/volume/v3/snapshots/31d211b5-24b2-4d9f-b1e2-c3f06800aec0/action returned with HTTP 202 Aug 12 10:35:30.313542 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 316/1266] 10.4.3.105 () {68 vars in 1396 bytes} [Wed Aug 12 10:35:30 2026] POST /volume/v3/snapshots/31d211b5-24b2-4d9f-b1e2-c3f06800aec0/action => generated 0 bytes in 42 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 10:35:30.321751 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-b6784beb-b220-4972-9fcf-9b151686908a None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:35:30.323361 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-b6784beb-b220-4972-9fcf-9b151686908a tempest-SnapshotsActionsTest-1384608193 tempest-SnapshotsActionsTest-1384608193-project-member] GET https://10.4.3.105/volume/v3/snapshots/31d211b5-24b2-4d9f-b1e2-c3f06800aec0 Aug 12 10:35:30.323361 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-b6784beb-b220-4972-9fcf-9b151686908a tempest-SnapshotsActionsTest-1384608193 tempest-SnapshotsActionsTest-1384608193-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:35:30.323952 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-b6784beb-b220-4972-9fcf-9b151686908a tempest-SnapshotsActionsTest-1384608193 tempest-SnapshotsActionsTest-1384608193-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:35:30.331717 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:35:30.331717 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:35:30.332127 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-b6784beb-b220-4972-9fcf-9b151686908a tempest-SnapshotsActionsTest-1384608193 tempest-SnapshotsActionsTest-1384608193-project-member] Snapshot retrieved successfully. Aug 12 10:35:30.333698 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-b6784beb-b220-4972-9fcf-9b151686908a tempest-SnapshotsActionsTest-1384608193 tempest-SnapshotsActionsTest-1384608193-project-member] https://10.4.3.105/volume/v3/snapshots/31d211b5-24b2-4d9f-b1e2-c3f06800aec0 returned with HTTP 200 Aug 12 10:35:30.334335 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 323/1267] 10.4.3.105 () {66 vars in 1354 bytes} [Wed Aug 12 10:35:30 2026] GET /volume/v3/snapshots/31d211b5-24b2-4d9f-b1e2-c3f06800aec0 => generated 464 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:35:31.346015 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-08db576e-dacf-46e2-8260-e66671431420 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:35:31.348200 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-08db576e-dacf-46e2-8260-e66671431420 tempest-SnapshotsActionsTest-1384608193 tempest-SnapshotsActionsTest-1384608193-project-member] GET https://10.4.3.105/volume/v3/snapshots/31d211b5-24b2-4d9f-b1e2-c3f06800aec0 Aug 12 10:35:31.348447 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-08db576e-dacf-46e2-8260-e66671431420 tempest-SnapshotsActionsTest-1384608193 tempest-SnapshotsActionsTest-1384608193-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:35:31.348703 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-08db576e-dacf-46e2-8260-e66671431420 tempest-SnapshotsActionsTest-1384608193 tempest-SnapshotsActionsTest-1384608193-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:35:31.354085 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-08db576e-dacf-46e2-8260-e66671431420 tempest-SnapshotsActionsTest-1384608193 tempest-SnapshotsActionsTest-1384608193-project-member] https://10.4.3.105/volume/v3/snapshots/31d211b5-24b2-4d9f-b1e2-c3f06800aec0 returned with HTTP 404 Aug 12 10:35:31.354775 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 315/1268] 10.4.3.105 () {66 vars in 1354 bytes} [Wed Aug 12 10:35:31 2026] GET /volume/v3/snapshots/31d211b5-24b2-4d9f-b1e2-c3f06800aec0 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:35:31.363711 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-4b31c51f-44ae-4652-ade5-e80f1f72fa3c None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:35:31.365804 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-4b31c51f-44ae-4652-ade5-e80f1f72fa3c tempest-SnapshotsActionsTest-1739142744 tempest-SnapshotsActionsTest-1739142744-project-admin] POST https://10.4.3.105/volume/v3/snapshots/34b22af0-b26d-4d83-94f9-260a24ad207f/action Aug 12 10:35:31.366351 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-4b31c51f-44ae-4652-ade5-e80f1f72fa3c tempest-SnapshotsActionsTest-1739142744 tempest-SnapshotsActionsTest-1739142744-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100373) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 10:35:31.366629 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-4b31c51f-44ae-4652-ade5-e80f1f72fa3c tempest-SnapshotsActionsTest-1739142744 tempest-SnapshotsActionsTest-1739142744-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:35:31.368424 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.contrib.admin_actions [None req-4b31c51f-44ae-4652-ade5-e80f1f72fa3c tempest-SnapshotsActionsTest-1739142744 tempest-SnapshotsActionsTest-1739142744-project-admin] Updating snapshot '34b22af0-b26d-4d83-94f9-260a24ad207f' with '{'status': 'available'}' {{(pid=100373) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 12 10:35:31.378195 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:35:31.378195 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:35:31.390189 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-4b31c51f-44ae-4652-ade5-e80f1f72fa3c tempest-SnapshotsActionsTest-1739142744 tempest-SnapshotsActionsTest-1739142744-project-admin] https://10.4.3.105/volume/v3/snapshots/34b22af0-b26d-4d83-94f9-260a24ad207f/action returned with HTTP 202 Aug 12 10:35:31.390989 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 315/1269] 10.4.3.105 () {68 vars in 1396 bytes} [Wed Aug 12 10:35:31 2026] POST /volume/v3/snapshots/34b22af0-b26d-4d83-94f9-260a24ad207f/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 10:35:31.399000 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-4ac18f6c-86fb-4253-995f-7b801d963604 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:35:31.401211 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-4ac18f6c-86fb-4253-995f-7b801d963604 tempest-SnapshotsActionsTest-1384608193 tempest-SnapshotsActionsTest-1384608193-project-member] GET https://10.4.3.105/volume/v3/snapshots/34b22af0-b26d-4d83-94f9-260a24ad207f Aug 12 10:35:31.401460 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-4ac18f6c-86fb-4253-995f-7b801d963604 tempest-SnapshotsActionsTest-1384608193 tempest-SnapshotsActionsTest-1384608193-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:35:31.401718 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-4ac18f6c-86fb-4253-995f-7b801d963604 tempest-SnapshotsActionsTest-1384608193 tempest-SnapshotsActionsTest-1384608193-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:35:31.407638 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:35:31.407638 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:35:31.408236 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-4ac18f6c-86fb-4253-995f-7b801d963604 tempest-SnapshotsActionsTest-1384608193 tempest-SnapshotsActionsTest-1384608193-project-member] Snapshot retrieved successfully. Aug 12 10:35:31.409249 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-4ac18f6c-86fb-4253-995f-7b801d963604 tempest-SnapshotsActionsTest-1384608193 tempest-SnapshotsActionsTest-1384608193-project-member] https://10.4.3.105/volume/v3/snapshots/34b22af0-b26d-4d83-94f9-260a24ad207f returned with HTTP 200 Aug 12 10:35:31.409742 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 317/1270] 10.4.3.105 () {66 vars in 1354 bytes} [Wed Aug 12 10:35:31 2026] GET /volume/v3/snapshots/34b22af0-b26d-4d83-94f9-260a24ad207f => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:35:31.420539 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-16119674-7d86-4c77-9a4f-5a90eb89569f None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:35:31.422419 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-16119674-7d86-4c77-9a4f-5a90eb89569f tempest-SnapshotsActionsTest-1384608193 tempest-SnapshotsActionsTest-1384608193-project-member] DELETE https://10.4.3.105/volume/v3/snapshots/31d211b5-24b2-4d9f-b1e2-c3f06800aec0 Aug 12 10:35:31.422651 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-16119674-7d86-4c77-9a4f-5a90eb89569f tempest-SnapshotsActionsTest-1384608193 tempest-SnapshotsActionsTest-1384608193-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:35:31.422861 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-16119674-7d86-4c77-9a4f-5a90eb89569f tempest-SnapshotsActionsTest-1384608193 tempest-SnapshotsActionsTest-1384608193-project-member] Calling method 'delete' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:35:31.423015 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.v3.snapshots [None req-16119674-7d86-4c77-9a4f-5a90eb89569f tempest-SnapshotsActionsTest-1384608193 tempest-SnapshotsActionsTest-1384608193-project-member] Delete snapshot with id: 31d211b5-24b2-4d9f-b1e2-c3f06800aec0 Aug 12 10:35:31.427285 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-16119674-7d86-4c77-9a4f-5a90eb89569f tempest-SnapshotsActionsTest-1384608193 tempest-SnapshotsActionsTest-1384608193-project-member] https://10.4.3.105/volume/v3/snapshots/31d211b5-24b2-4d9f-b1e2-c3f06800aec0 returned with HTTP 404 Aug 12 10:35:31.427930 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 324/1271] 10.4.3.105 () {66 vars in 1357 bytes} [Wed Aug 12 10:35:31 2026] DELETE /volume/v3/snapshots/31d211b5-24b2-4d9f-b1e2-c3f06800aec0 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:35:31.437274 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-3ab2bc51-b7f7-4f33-a1e4-25ae965a9c5c None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:35:31.438755 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-3ab2bc51-b7f7-4f33-a1e4-25ae965a9c5c tempest-SnapshotsActionsTest-1384608193 tempest-SnapshotsActionsTest-1384608193-project-member] POST https://10.4.3.105/volume/v3/snapshots Aug 12 10:35:31.439053 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-3ab2bc51-b7f7-4f33-a1e4-25ae965a9c5c tempest-SnapshotsActionsTest-1384608193 tempest-SnapshotsActionsTest-1384608193-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "de16a8e1-c5c0-4e92-8772-aef8453bcaec", "name": "tempest-SnapshotsActionsTest-Snapshot-2009261040"}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:35:31.446739 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:35:31.446739 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:35:31.447309 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-3ab2bc51-b7f7-4f33-a1e4-25ae965a9c5c tempest-SnapshotsActionsTest-1384608193 tempest-SnapshotsActionsTest-1384608193-project-member] Volume info retrieved successfully. Aug 12 10:35:31.447466 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.v3.snapshots [None req-3ab2bc51-b7f7-4f33-a1e4-25ae965a9c5c tempest-SnapshotsActionsTest-1384608193 tempest-SnapshotsActionsTest-1384608193-project-member] Create snapshot from volume de16a8e1-c5c0-4e92-8772-aef8453bcaec Aug 12 10:35:31.473193 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.quota [None req-3ab2bc51-b7f7-4f33-a1e4-25ae965a9c5c tempest-SnapshotsActionsTest-1384608193 tempest-SnapshotsActionsTest-1384608193-project-member] Created reservations ['09eb0517-b52d-40ce-baa2-114b0fc4e0c9', '9386845f-6a3a-47e6-97d7-64f65c3c11aa', '58068f42-6dfc-43f2-9a4b-c09e1afde7e8', '203fd10c-0b28-49af-ab38-4a5e2e50bd11'] {{(pid=100374) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:35:31.500537 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-3ab2bc51-b7f7-4f33-a1e4-25ae965a9c5c tempest-SnapshotsActionsTest-1384608193 tempest-SnapshotsActionsTest-1384608193-project-member] Snapshot create request issued successfully. Aug 12 10:35:31.500833 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-3ab2bc51-b7f7-4f33-a1e4-25ae965a9c5c tempest-SnapshotsActionsTest-1384608193 tempest-SnapshotsActionsTest-1384608193-project-member] https://10.4.3.105/volume/v3/snapshots returned with HTTP 202 Aug 12 10:35:31.501421 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 316/1272] 10.4.3.105 () {68 vars in 1265 bytes} [Wed Aug 12 10:35:31 2026] POST /volume/v3/snapshots => generated 307 bytes in 64 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 10:35:31.513385 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-f41ccb79-2f45-4781-bcc6-2506a7625f9a None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:35:31.515778 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-f41ccb79-2f45-4781-bcc6-2506a7625f9a tempest-SnapshotsActionsTest-1384608193 tempest-SnapshotsActionsTest-1384608193-project-member] GET https://10.4.3.105/volume/v3/snapshots/e8e4d71c-2d3b-453d-a8dd-d291f3de16ba Aug 12 10:35:31.516148 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-f41ccb79-2f45-4781-bcc6-2506a7625f9a tempest-SnapshotsActionsTest-1384608193 tempest-SnapshotsActionsTest-1384608193-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:35:31.517350 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-f41ccb79-2f45-4781-bcc6-2506a7625f9a tempest-SnapshotsActionsTest-1384608193 tempest-SnapshotsActionsTest-1384608193-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:35:31.522141 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:35:31.522141 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:35:31.522909 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-f41ccb79-2f45-4781-bcc6-2506a7625f9a tempest-SnapshotsActionsTest-1384608193 tempest-SnapshotsActionsTest-1384608193-project-member] Snapshot retrieved successfully. Aug 12 10:35:31.523944 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-f41ccb79-2f45-4781-bcc6-2506a7625f9a tempest-SnapshotsActionsTest-1384608193 tempest-SnapshotsActionsTest-1384608193-project-member] https://10.4.3.105/volume/v3/snapshots/e8e4d71c-2d3b-453d-a8dd-d291f3de16ba returned with HTTP 200 Aug 12 10:35:31.524949 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 316/1273] 10.4.3.105 () {66 vars in 1354 bytes} [Wed Aug 12 10:35:31 2026] GET /volume/v3/snapshots/e8e4d71c-2d3b-453d-a8dd-d291f3de16ba => generated 439 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:35:32.537485 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-47943420-e5e1-49a7-bc6a-fb64271bef11 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:35:32.539393 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-47943420-e5e1-49a7-bc6a-fb64271bef11 tempest-SnapshotsActionsTest-1384608193 tempest-SnapshotsActionsTest-1384608193-project-member] GET https://10.4.3.105/volume/v3/snapshots/e8e4d71c-2d3b-453d-a8dd-d291f3de16ba Aug 12 10:35:32.539607 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-47943420-e5e1-49a7-bc6a-fb64271bef11 tempest-SnapshotsActionsTest-1384608193 tempest-SnapshotsActionsTest-1384608193-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:35:32.539801 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-47943420-e5e1-49a7-bc6a-fb64271bef11 tempest-SnapshotsActionsTest-1384608193 tempest-SnapshotsActionsTest-1384608193-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:35:32.545205 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:35:32.545205 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:35:32.545920 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-47943420-e5e1-49a7-bc6a-fb64271bef11 tempest-SnapshotsActionsTest-1384608193 tempest-SnapshotsActionsTest-1384608193-project-member] Snapshot retrieved successfully. Aug 12 10:35:32.546488 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-47943420-e5e1-49a7-bc6a-fb64271bef11 tempest-SnapshotsActionsTest-1384608193 tempest-SnapshotsActionsTest-1384608193-project-member] https://10.4.3.105/volume/v3/snapshots/e8e4d71c-2d3b-453d-a8dd-d291f3de16ba returned with HTTP 200 Aug 12 10:35:32.546860 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 318/1274] 10.4.3.105 () {66 vars in 1354 bytes} [Wed Aug 12 10:35:32 2026] GET /volume/v3/snapshots/e8e4d71c-2d3b-453d-a8dd-d291f3de16ba => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:35:32.559660 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-bb8b3694-0558-4cbd-b2b6-c87b1b138ba0 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:35:32.564115 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-bb8b3694-0558-4cbd-b2b6-c87b1b138ba0 tempest-SnapshotsActionsTest-1739142744 tempest-SnapshotsActionsTest-1739142744-project-admin] POST https://10.4.3.105/volume/v3/snapshots/e8e4d71c-2d3b-453d-a8dd-d291f3de16ba/action Aug 12 10:35:32.564642 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-bb8b3694-0558-4cbd-b2b6-c87b1b138ba0 tempest-SnapshotsActionsTest-1739142744 tempest-SnapshotsActionsTest-1739142744-project-admin] Action body: b'{"os-reset_status": {"status": "deleting"}}' {{(pid=100372) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 10:35:32.564797 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-bb8b3694-0558-4cbd-b2b6-c87b1b138ba0 tempest-SnapshotsActionsTest-1739142744 tempest-SnapshotsActionsTest-1739142744-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "deleting"}} {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:35:32.568181 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.contrib.admin_actions [None req-bb8b3694-0558-4cbd-b2b6-c87b1b138ba0 tempest-SnapshotsActionsTest-1739142744 tempest-SnapshotsActionsTest-1739142744-project-admin] Updating snapshot 'e8e4d71c-2d3b-453d-a8dd-d291f3de16ba' with '{'status': 'deleting'}' {{(pid=100372) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 12 10:35:32.585168 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:35:32.585168 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:35:32.605093 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-bb8b3694-0558-4cbd-b2b6-c87b1b138ba0 tempest-SnapshotsActionsTest-1739142744 tempest-SnapshotsActionsTest-1739142744-project-admin] https://10.4.3.105/volume/v3/snapshots/e8e4d71c-2d3b-453d-a8dd-d291f3de16ba/action returned with HTTP 202 Aug 12 10:35:32.606392 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 325/1275] 10.4.3.105 () {68 vars in 1396 bytes} [Wed Aug 12 10:35:32 2026] POST /volume/v3/snapshots/e8e4d71c-2d3b-453d-a8dd-d291f3de16ba/action => generated 0 bytes in 47 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 10:35:32.614450 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-9ff586c5-a263-42d6-b0f9-d41d64c35fac None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:35:32.616833 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-9ff586c5-a263-42d6-b0f9-d41d64c35fac tempest-SnapshotsActionsTest-1384608193 tempest-SnapshotsActionsTest-1384608193-project-member] GET https://10.4.3.105/volume/v3/snapshots/e8e4d71c-2d3b-453d-a8dd-d291f3de16ba Aug 12 10:35:32.617131 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-9ff586c5-a263-42d6-b0f9-d41d64c35fac tempest-SnapshotsActionsTest-1384608193 tempest-SnapshotsActionsTest-1384608193-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:35:32.617323 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-9ff586c5-a263-42d6-b0f9-d41d64c35fac tempest-SnapshotsActionsTest-1384608193 tempest-SnapshotsActionsTest-1384608193-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:35:32.623783 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:35:32.623783 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:35:32.624540 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-9ff586c5-a263-42d6-b0f9-d41d64c35fac tempest-SnapshotsActionsTest-1384608193 tempest-SnapshotsActionsTest-1384608193-project-member] Snapshot retrieved successfully. Aug 12 10:35:32.625679 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-9ff586c5-a263-42d6-b0f9-d41d64c35fac tempest-SnapshotsActionsTest-1384608193 tempest-SnapshotsActionsTest-1384608193-project-member] https://10.4.3.105/volume/v3/snapshots/e8e4d71c-2d3b-453d-a8dd-d291f3de16ba returned with HTTP 200 Aug 12 10:35:32.626393 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 317/1276] 10.4.3.105 () {66 vars in 1354 bytes} [Wed Aug 12 10:35:32 2026] GET /volume/v3/snapshots/e8e4d71c-2d3b-453d-a8dd-d291f3de16ba => generated 465 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:35:32.636539 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-759fc9bc-7b97-4e2d-bae0-f6cffd3f0280 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:35:32.638645 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-759fc9bc-7b97-4e2d-bae0-f6cffd3f0280 tempest-SnapshotsActionsTest-1739142744 tempest-SnapshotsActionsTest-1739142744-project-admin] POST https://10.4.3.105/volume/v3/snapshots/e8e4d71c-2d3b-453d-a8dd-d291f3de16ba/action Aug 12 10:35:32.639070 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-759fc9bc-7b97-4e2d-bae0-f6cffd3f0280 tempest-SnapshotsActionsTest-1739142744 tempest-SnapshotsActionsTest-1739142744-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100373) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 10:35:32.639242 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-759fc9bc-7b97-4e2d-bae0-f6cffd3f0280 tempest-SnapshotsActionsTest-1739142744 tempest-SnapshotsActionsTest-1739142744-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:35:32.646693 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:35:32.646693 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:35:32.647020 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-759fc9bc-7b97-4e2d-bae0-f6cffd3f0280 tempest-SnapshotsActionsTest-1739142744 tempest-SnapshotsActionsTest-1739142744-project-admin] Snapshot retrieved successfully. Aug 12 10:35:32.666533 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-759fc9bc-7b97-4e2d-bae0-f6cffd3f0280 tempest-SnapshotsActionsTest-1739142744 tempest-SnapshotsActionsTest-1739142744-project-admin] Snapshot delete request issued successfully. Aug 12 10:35:32.666533 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-759fc9bc-7b97-4e2d-bae0-f6cffd3f0280 tempest-SnapshotsActionsTest-1739142744 tempest-SnapshotsActionsTest-1739142744-project-admin] https://10.4.3.105/volume/v3/snapshots/e8e4d71c-2d3b-453d-a8dd-d291f3de16ba/action returned with HTTP 202 Aug 12 10:35:32.669480 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 317/1277] 10.4.3.105 () {68 vars in 1396 bytes} [Wed Aug 12 10:35:32 2026] POST /volume/v3/snapshots/e8e4d71c-2d3b-453d-a8dd-d291f3de16ba/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 10:35:32.676965 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-30b85f02-8812-4099-9907-e4ff1d346249 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:35:32.678910 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-30b85f02-8812-4099-9907-e4ff1d346249 tempest-SnapshotsActionsTest-1384608193 tempest-SnapshotsActionsTest-1384608193-project-member] GET https://10.4.3.105/volume/v3/snapshots/e8e4d71c-2d3b-453d-a8dd-d291f3de16ba Aug 12 10:35:32.679180 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-30b85f02-8812-4099-9907-e4ff1d346249 tempest-SnapshotsActionsTest-1384608193 tempest-SnapshotsActionsTest-1384608193-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:35:32.679410 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-30b85f02-8812-4099-9907-e4ff1d346249 tempest-SnapshotsActionsTest-1384608193 tempest-SnapshotsActionsTest-1384608193-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:35:32.690775 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:35:32.690775 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:35:32.691298 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-30b85f02-8812-4099-9907-e4ff1d346249 tempest-SnapshotsActionsTest-1384608193 tempest-SnapshotsActionsTest-1384608193-project-member] Snapshot retrieved successfully. Aug 12 10:35:32.692538 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-30b85f02-8812-4099-9907-e4ff1d346249 tempest-SnapshotsActionsTest-1384608193 tempest-SnapshotsActionsTest-1384608193-project-member] https://10.4.3.105/volume/v3/snapshots/e8e4d71c-2d3b-453d-a8dd-d291f3de16ba returned with HTTP 200 Aug 12 10:35:32.697161 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 319/1278] 10.4.3.105 () {66 vars in 1354 bytes} [Wed Aug 12 10:35:32 2026] GET /volume/v3/snapshots/e8e4d71c-2d3b-453d-a8dd-d291f3de16ba => generated 465 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:35:33.709640 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-e6beae24-e338-41a4-9b29-27c0631fc2af None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:35:33.711911 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-e6beae24-e338-41a4-9b29-27c0631fc2af tempest-SnapshotsActionsTest-1384608193 tempest-SnapshotsActionsTest-1384608193-project-member] GET https://10.4.3.105/volume/v3/snapshots/e8e4d71c-2d3b-453d-a8dd-d291f3de16ba Aug 12 10:35:33.712078 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-e6beae24-e338-41a4-9b29-27c0631fc2af tempest-SnapshotsActionsTest-1384608193 tempest-SnapshotsActionsTest-1384608193-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:35:33.712266 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-e6beae24-e338-41a4-9b29-27c0631fc2af tempest-SnapshotsActionsTest-1384608193 tempest-SnapshotsActionsTest-1384608193-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:35:33.719556 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-e6beae24-e338-41a4-9b29-27c0631fc2af tempest-SnapshotsActionsTest-1384608193 tempest-SnapshotsActionsTest-1384608193-project-member] https://10.4.3.105/volume/v3/snapshots/e8e4d71c-2d3b-453d-a8dd-d291f3de16ba returned with HTTP 404 Aug 12 10:35:33.719556 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 326/1279] 10.4.3.105 () {66 vars in 1354 bytes} [Wed Aug 12 10:35:33 2026] GET /volume/v3/snapshots/e8e4d71c-2d3b-453d-a8dd-d291f3de16ba => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:35:33.729442 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-75b95b7b-bccb-47c0-8a54-376a13012252 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:35:33.731768 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-75b95b7b-bccb-47c0-8a54-376a13012252 tempest-SnapshotsActionsTest-1739142744 tempest-SnapshotsActionsTest-1739142744-project-admin] POST https://10.4.3.105/volume/v3/snapshots/34b22af0-b26d-4d83-94f9-260a24ad207f/action Aug 12 10:35:33.732207 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-75b95b7b-bccb-47c0-8a54-376a13012252 tempest-SnapshotsActionsTest-1739142744 tempest-SnapshotsActionsTest-1739142744-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100374) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 10:35:33.732350 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-75b95b7b-bccb-47c0-8a54-376a13012252 tempest-SnapshotsActionsTest-1739142744 tempest-SnapshotsActionsTest-1739142744-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:35:33.733708 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.contrib.admin_actions [None req-75b95b7b-bccb-47c0-8a54-376a13012252 tempest-SnapshotsActionsTest-1739142744 tempest-SnapshotsActionsTest-1739142744-project-admin] Updating snapshot '34b22af0-b26d-4d83-94f9-260a24ad207f' with '{'status': 'available'}' {{(pid=100374) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 12 10:35:33.745270 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:35:33.745270 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:35:33.756452 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-75b95b7b-bccb-47c0-8a54-376a13012252 tempest-SnapshotsActionsTest-1739142744 tempest-SnapshotsActionsTest-1739142744-project-admin] https://10.4.3.105/volume/v3/snapshots/34b22af0-b26d-4d83-94f9-260a24ad207f/action returned with HTTP 202 Aug 12 10:35:33.756977 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 318/1280] 10.4.3.105 () {68 vars in 1396 bytes} [Wed Aug 12 10:35:33 2026] POST /volume/v3/snapshots/34b22af0-b26d-4d83-94f9-260a24ad207f/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 10:35:33.765116 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-1427b1bd-faa8-45f5-8e52-72212b5852c7 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:35:33.766952 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-1427b1bd-faa8-45f5-8e52-72212b5852c7 tempest-SnapshotsActionsTest-1384608193 tempest-SnapshotsActionsTest-1384608193-project-member] GET https://10.4.3.105/volume/v3/snapshots/34b22af0-b26d-4d83-94f9-260a24ad207f Aug 12 10:35:33.767217 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-1427b1bd-faa8-45f5-8e52-72212b5852c7 tempest-SnapshotsActionsTest-1384608193 tempest-SnapshotsActionsTest-1384608193-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:35:33.767500 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-1427b1bd-faa8-45f5-8e52-72212b5852c7 tempest-SnapshotsActionsTest-1384608193 tempest-SnapshotsActionsTest-1384608193-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:35:33.774036 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:35:33.774036 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:35:33.774604 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-1427b1bd-faa8-45f5-8e52-72212b5852c7 tempest-SnapshotsActionsTest-1384608193 tempest-SnapshotsActionsTest-1384608193-project-member] Snapshot retrieved successfully. Aug 12 10:35:33.775492 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-1427b1bd-faa8-45f5-8e52-72212b5852c7 tempest-SnapshotsActionsTest-1384608193 tempest-SnapshotsActionsTest-1384608193-project-member] https://10.4.3.105/volume/v3/snapshots/34b22af0-b26d-4d83-94f9-260a24ad207f returned with HTTP 200 Aug 12 10:35:33.775896 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 318/1281] 10.4.3.105 () {66 vars in 1354 bytes} [Wed Aug 12 10:35:33 2026] GET /volume/v3/snapshots/34b22af0-b26d-4d83-94f9-260a24ad207f => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:35:33.786077 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-4b4cbb52-9cb9-4867-aeea-1c7b1a0c607e None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:35:33.788916 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-4b4cbb52-9cb9-4867-aeea-1c7b1a0c607e tempest-SnapshotsActionsTest-1384608193 tempest-SnapshotsActionsTest-1384608193-project-member] DELETE https://10.4.3.105/volume/v3/snapshots/e8e4d71c-2d3b-453d-a8dd-d291f3de16ba Aug 12 10:35:33.789156 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-4b4cbb52-9cb9-4867-aeea-1c7b1a0c607e tempest-SnapshotsActionsTest-1384608193 tempest-SnapshotsActionsTest-1384608193-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:35:33.789340 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-4b4cbb52-9cb9-4867-aeea-1c7b1a0c607e tempest-SnapshotsActionsTest-1384608193 tempest-SnapshotsActionsTest-1384608193-project-member] Calling method 'delete' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:35:33.789484 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.v3.snapshots [None req-4b4cbb52-9cb9-4867-aeea-1c7b1a0c607e tempest-SnapshotsActionsTest-1384608193 tempest-SnapshotsActionsTest-1384608193-project-member] Delete snapshot with id: e8e4d71c-2d3b-453d-a8dd-d291f3de16ba Aug 12 10:35:33.795952 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-4b4cbb52-9cb9-4867-aeea-1c7b1a0c607e tempest-SnapshotsActionsTest-1384608193 tempest-SnapshotsActionsTest-1384608193-project-member] https://10.4.3.105/volume/v3/snapshots/e8e4d71c-2d3b-453d-a8dd-d291f3de16ba returned with HTTP 404 Aug 12 10:35:33.796633 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 320/1282] 10.4.3.105 () {66 vars in 1357 bytes} [Wed Aug 12 10:35:33 2026] DELETE /volume/v3/snapshots/e8e4d71c-2d3b-453d-a8dd-d291f3de16ba => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:35:33.806493 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-e04b45e4-ed13-48bd-b3fd-3d5efa9e24b8 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:35:33.808580 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-e04b45e4-ed13-48bd-b3fd-3d5efa9e24b8 tempest-SnapshotsActionsTest-1384608193 tempest-SnapshotsActionsTest-1384608193-project-member] POST https://10.4.3.105/volume/v3/snapshots Aug 12 10:35:33.808905 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-e04b45e4-ed13-48bd-b3fd-3d5efa9e24b8 tempest-SnapshotsActionsTest-1384608193 tempest-SnapshotsActionsTest-1384608193-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "de16a8e1-c5c0-4e92-8772-aef8453bcaec", "name": "tempest-SnapshotsActionsTest-Snapshot-1791152480"}} {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:35:33.819422 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:35:33.819422 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:35:33.820076 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-e04b45e4-ed13-48bd-b3fd-3d5efa9e24b8 tempest-SnapshotsActionsTest-1384608193 tempest-SnapshotsActionsTest-1384608193-project-member] Volume info retrieved successfully. Aug 12 10:35:33.820217 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.v3.snapshots [None req-e04b45e4-ed13-48bd-b3fd-3d5efa9e24b8 tempest-SnapshotsActionsTest-1384608193 tempest-SnapshotsActionsTest-1384608193-project-member] Create snapshot from volume de16a8e1-c5c0-4e92-8772-aef8453bcaec Aug 12 10:35:33.860899 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.quota [None req-e04b45e4-ed13-48bd-b3fd-3d5efa9e24b8 tempest-SnapshotsActionsTest-1384608193 tempest-SnapshotsActionsTest-1384608193-project-member] Created reservations ['efb921a8-82a9-4086-bb96-938c95419b23', 'f171ed5d-b204-4862-8d8f-0c39995eab4f', '7383b387-2c5b-4609-8682-9cf2b46bd792', '8d79631f-8ff2-4623-ba4f-05714ca5d924'] {{(pid=100372) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:35:33.900652 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-e04b45e4-ed13-48bd-b3fd-3d5efa9e24b8 tempest-SnapshotsActionsTest-1384608193 tempest-SnapshotsActionsTest-1384608193-project-member] Snapshot create request issued successfully. Aug 12 10:35:33.901331 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-e04b45e4-ed13-48bd-b3fd-3d5efa9e24b8 tempest-SnapshotsActionsTest-1384608193 tempest-SnapshotsActionsTest-1384608193-project-member] https://10.4.3.105/volume/v3/snapshots returned with HTTP 202 Aug 12 10:35:33.901776 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 327/1283] 10.4.3.105 () {68 vars in 1265 bytes} [Wed Aug 12 10:35:33 2026] POST /volume/v3/snapshots => generated 307 bytes in 96 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 10:35:33.913648 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-ac0f979e-93ff-403b-9de5-74d563009d6b None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:35:33.915733 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-ac0f979e-93ff-403b-9de5-74d563009d6b tempest-SnapshotsActionsTest-1384608193 tempest-SnapshotsActionsTest-1384608193-project-member] GET https://10.4.3.105/volume/v3/snapshots/54164fc2-9cfd-46e8-ab48-6028be644a6c Aug 12 10:35:33.916006 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-ac0f979e-93ff-403b-9de5-74d563009d6b tempest-SnapshotsActionsTest-1384608193 tempest-SnapshotsActionsTest-1384608193-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:35:33.916212 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-ac0f979e-93ff-403b-9de5-74d563009d6b tempest-SnapshotsActionsTest-1384608193 tempest-SnapshotsActionsTest-1384608193-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:35:33.921346 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:35:33.921346 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:35:33.921818 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-ac0f979e-93ff-403b-9de5-74d563009d6b tempest-SnapshotsActionsTest-1384608193 tempest-SnapshotsActionsTest-1384608193-project-member] Snapshot retrieved successfully. Aug 12 10:35:33.922679 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-ac0f979e-93ff-403b-9de5-74d563009d6b tempest-SnapshotsActionsTest-1384608193 tempest-SnapshotsActionsTest-1384608193-project-member] https://10.4.3.105/volume/v3/snapshots/54164fc2-9cfd-46e8-ab48-6028be644a6c returned with HTTP 200 Aug 12 10:35:33.923043 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 319/1284] 10.4.3.105 () {66 vars in 1354 bytes} [Wed Aug 12 10:35:33 2026] GET /volume/v3/snapshots/54164fc2-9cfd-46e8-ab48-6028be644a6c => generated 439 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:35:33.982344 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-a84037ad-7a1d-4d3c-a770-f8b6d1dd6c80 req-4e7b48f8-6cfc-4f44-9fd0-3d74a58cdece None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:35:33.985188 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-a84037ad-7a1d-4d3c-a770-f8b6d1dd6c80 req-4e7b48f8-6cfc-4f44-9fd0-3d74a58cdece tempest-VolumesNegativeTest-144738790 tempest-VolumesNegativeTest-144738790-project-member] DELETE https://10.4.3.105/volume/v3/volumes/tempest-invalid-629386795 Aug 12 10:35:33.985446 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-a84037ad-7a1d-4d3c-a770-f8b6d1dd6c80 req-4e7b48f8-6cfc-4f44-9fd0-3d74a58cdece tempest-VolumesNegativeTest-144738790 tempest-VolumesNegativeTest-144738790-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:35:33.985743 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-a84037ad-7a1d-4d3c-a770-f8b6d1dd6c80 req-4e7b48f8-6cfc-4f44-9fd0-3d74a58cdece tempest-VolumesNegativeTest-144738790 tempest-VolumesNegativeTest-144738790-project-member] Calling method 'delete' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:35:33.985981 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.v3.volumes [req-a84037ad-7a1d-4d3c-a770-f8b6d1dd6c80 req-4e7b48f8-6cfc-4f44-9fd0-3d74a58cdece tempest-VolumesNegativeTest-144738790 tempest-VolumesNegativeTest-144738790-project-member] Delete volume with id: tempest-invalid-629386795 Aug 12 10:35:33.996077 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-a84037ad-7a1d-4d3c-a770-f8b6d1dd6c80 req-4e7b48f8-6cfc-4f44-9fd0-3d74a58cdece tempest-VolumesNegativeTest-144738790 tempest-VolumesNegativeTest-144738790-project-member] https://10.4.3.105/volume/v3/volumes/tempest-invalid-629386795 returned with HTTP 404 Aug 12 10:35:33.996749 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 319/1285] 10.4.3.105 () {70 vars in 1587 bytes} [Wed Aug 12 10:35:33 2026] DELETE /volume/v3/volumes/tempest-invalid-629386795 => generated 98 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 12 10:35:34.075158 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-77caea2d-b1f5-49bc-b160-e8640bea1136 req-5c908afc-ce81-4e7b-94fc-f6e6455ed2c9 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:35:34.077889 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-77caea2d-b1f5-49bc-b160-e8640bea1136 req-5c908afc-ce81-4e7b-94fc-f6e6455ed2c9 tempest-VolumesNegativeTest-144738790 tempest-VolumesNegativeTest-144738790-project-member] DELETE https://10.4.3.105/volume/v3/volumes/e63ef6f9-2848-4aca-831b-8cf068e12275 Aug 12 10:35:34.078127 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-77caea2d-b1f5-49bc-b160-e8640bea1136 req-5c908afc-ce81-4e7b-94fc-f6e6455ed2c9 tempest-VolumesNegativeTest-144738790 tempest-VolumesNegativeTest-144738790-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:35:34.078406 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-77caea2d-b1f5-49bc-b160-e8640bea1136 req-5c908afc-ce81-4e7b-94fc-f6e6455ed2c9 tempest-VolumesNegativeTest-144738790 tempest-VolumesNegativeTest-144738790-project-member] Calling method 'delete' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:35:34.078648 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.v3.volumes [req-77caea2d-b1f5-49bc-b160-e8640bea1136 req-5c908afc-ce81-4e7b-94fc-f6e6455ed2c9 tempest-VolumesNegativeTest-144738790 tempest-VolumesNegativeTest-144738790-project-member] Delete volume with id: e63ef6f9-2848-4aca-831b-8cf068e12275 Aug 12 10:35:34.088710 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-77caea2d-b1f5-49bc-b160-e8640bea1136 req-5c908afc-ce81-4e7b-94fc-f6e6455ed2c9 tempest-VolumesNegativeTest-144738790 tempest-VolumesNegativeTest-144738790-project-member] https://10.4.3.105/volume/v3/volumes/e63ef6f9-2848-4aca-831b-8cf068e12275 returned with HTTP 404 Aug 12 10:35:34.089463 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 321/1286] 10.4.3.105 () {70 vars in 1620 bytes} [Wed Aug 12 10:35:34 2026] DELETE /volume/v3/volumes/e63ef6f9-2848-4aca-831b-8cf068e12275 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:35:34.114065 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [req-34562c3b-c253-4e19-bf53-4bbb1c86b2ea req-c3a62f2b-9586-4582-847b-1af38ac48fc9 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:35:34.116982 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-34562c3b-c253-4e19-bf53-4bbb1c86b2ea req-c3a62f2b-9586-4582-847b-1af38ac48fc9 tempest-VolumesNegativeTest-144738790 tempest-VolumesNegativeTest-144738790-project-reader] GET https://10.4.3.105/volume/v3/volumes/db5296b9-a15c-4f96-b13c-1e849ae1ff1e Aug 12 10:35:34.116982 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [req-34562c3b-c253-4e19-bf53-4bbb1c86b2ea req-c3a62f2b-9586-4582-847b-1af38ac48fc9 tempest-VolumesNegativeTest-144738790 tempest-VolumesNegativeTest-144738790-project-reader] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:35:34.117143 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [req-34562c3b-c253-4e19-bf53-4bbb1c86b2ea req-c3a62f2b-9586-4582-847b-1af38ac48fc9 tempest-VolumesNegativeTest-144738790 tempest-VolumesNegativeTest-144738790-project-reader] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:35:34.125828 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-34562c3b-c253-4e19-bf53-4bbb1c86b2ea req-c3a62f2b-9586-4582-847b-1af38ac48fc9 tempest-VolumesNegativeTest-144738790 tempest-VolumesNegativeTest-144738790-project-reader] https://10.4.3.105/volume/v3/volumes/db5296b9-a15c-4f96-b13c-1e849ae1ff1e returned with HTTP 404 Aug 12 10:35:34.126453 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 328/1287] 10.4.3.105 () {68 vars in 1598 bytes} [Wed Aug 12 10:35:34 2026] GET /volume/v3/volumes/db5296b9-a15c-4f96-b13c-1e849ae1ff1e => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:35:34.935432 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-b887022c-77ca-416f-84b7-39cd57585e1b None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:35:34.938053 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-b887022c-77ca-416f-84b7-39cd57585e1b tempest-SnapshotsActionsTest-1384608193 tempest-SnapshotsActionsTest-1384608193-project-member] GET https://10.4.3.105/volume/v3/snapshots/54164fc2-9cfd-46e8-ab48-6028be644a6c Aug 12 10:35:34.938454 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-b887022c-77ca-416f-84b7-39cd57585e1b tempest-SnapshotsActionsTest-1384608193 tempest-SnapshotsActionsTest-1384608193-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:35:34.939013 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-b887022c-77ca-416f-84b7-39cd57585e1b tempest-SnapshotsActionsTest-1384608193 tempest-SnapshotsActionsTest-1384608193-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:35:34.945461 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:35:34.945461 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:35:34.946318 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-b887022c-77ca-416f-84b7-39cd57585e1b tempest-SnapshotsActionsTest-1384608193 tempest-SnapshotsActionsTest-1384608193-project-member] Snapshot retrieved successfully. Aug 12 10:35:34.947783 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-b887022c-77ca-416f-84b7-39cd57585e1b tempest-SnapshotsActionsTest-1384608193 tempest-SnapshotsActionsTest-1384608193-project-member] https://10.4.3.105/volume/v3/snapshots/54164fc2-9cfd-46e8-ab48-6028be644a6c returned with HTTP 200 Aug 12 10:35:34.948385 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 320/1288] 10.4.3.105 () {66 vars in 1354 bytes} [Wed Aug 12 10:35:34 2026] GET /volume/v3/snapshots/54164fc2-9cfd-46e8-ab48-6028be644a6c => generated 466 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:35:34.963587 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-cca213cc-37cc-4e84-8c35-2e6d5fd34db5 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:35:34.969327 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-cca213cc-37cc-4e84-8c35-2e6d5fd34db5 tempest-SnapshotsActionsTest-1739142744 tempest-SnapshotsActionsTest-1739142744-project-admin] POST https://10.4.3.105/volume/v3/snapshots/54164fc2-9cfd-46e8-ab48-6028be644a6c/action Aug 12 10:35:34.971589 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-cca213cc-37cc-4e84-8c35-2e6d5fd34db5 tempest-SnapshotsActionsTest-1739142744 tempest-SnapshotsActionsTest-1739142744-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100373) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 10:35:34.971589 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-cca213cc-37cc-4e84-8c35-2e6d5fd34db5 tempest-SnapshotsActionsTest-1739142744 tempest-SnapshotsActionsTest-1739142744-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:35:34.971589 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.contrib.admin_actions [None req-cca213cc-37cc-4e84-8c35-2e6d5fd34db5 tempest-SnapshotsActionsTest-1739142744 tempest-SnapshotsActionsTest-1739142744-project-admin] Updating snapshot '54164fc2-9cfd-46e8-ab48-6028be644a6c' with '{'status': 'error'}' {{(pid=100373) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 12 10:35:34.982698 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:35:34.982698 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:35:34.996112 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-cca213cc-37cc-4e84-8c35-2e6d5fd34db5 tempest-SnapshotsActionsTest-1739142744 tempest-SnapshotsActionsTest-1739142744-project-admin] https://10.4.3.105/volume/v3/snapshots/54164fc2-9cfd-46e8-ab48-6028be644a6c/action returned with HTTP 202 Aug 12 10:35:34.996557 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 320/1289] 10.4.3.105 () {68 vars in 1396 bytes} [Wed Aug 12 10:35:34 2026] POST /volume/v3/snapshots/54164fc2-9cfd-46e8-ab48-6028be644a6c/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 10:35:35.009097 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-d0d3f3c4-9291-4f73-a859-adf6103daf71 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:35:35.011915 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-d0d3f3c4-9291-4f73-a859-adf6103daf71 tempest-SnapshotsActionsTest-1384608193 tempest-SnapshotsActionsTest-1384608193-project-member] GET https://10.4.3.105/volume/v3/snapshots/54164fc2-9cfd-46e8-ab48-6028be644a6c Aug 12 10:35:35.012199 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-d0d3f3c4-9291-4f73-a859-adf6103daf71 tempest-SnapshotsActionsTest-1384608193 tempest-SnapshotsActionsTest-1384608193-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:35:35.012531 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-d0d3f3c4-9291-4f73-a859-adf6103daf71 tempest-SnapshotsActionsTest-1384608193 tempest-SnapshotsActionsTest-1384608193-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:35:35.020962 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:35:35.020962 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:35:35.020962 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-d0d3f3c4-9291-4f73-a859-adf6103daf71 tempest-SnapshotsActionsTest-1384608193 tempest-SnapshotsActionsTest-1384608193-project-member] Snapshot retrieved successfully. Aug 12 10:35:35.021804 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-d0d3f3c4-9291-4f73-a859-adf6103daf71 tempest-SnapshotsActionsTest-1384608193 tempest-SnapshotsActionsTest-1384608193-project-member] https://10.4.3.105/volume/v3/snapshots/54164fc2-9cfd-46e8-ab48-6028be644a6c returned with HTTP 200 Aug 12 10:35:35.022267 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 322/1290] 10.4.3.105 () {66 vars in 1354 bytes} [Wed Aug 12 10:35:35 2026] GET /volume/v3/snapshots/54164fc2-9cfd-46e8-ab48-6028be644a6c => generated 462 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:35:35.034244 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-832217a6-b6fc-4ca7-9dbb-2405f66d4213 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:35:35.036431 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-832217a6-b6fc-4ca7-9dbb-2405f66d4213 tempest-SnapshotsActionsTest-1739142744 tempest-SnapshotsActionsTest-1739142744-project-admin] POST https://10.4.3.105/volume/v3/snapshots/54164fc2-9cfd-46e8-ab48-6028be644a6c/action Aug 12 10:35:35.036923 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-832217a6-b6fc-4ca7-9dbb-2405f66d4213 tempest-SnapshotsActionsTest-1739142744 tempest-SnapshotsActionsTest-1739142744-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100372) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 10:35:35.037153 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-832217a6-b6fc-4ca7-9dbb-2405f66d4213 tempest-SnapshotsActionsTest-1739142744 tempest-SnapshotsActionsTest-1739142744-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:35:35.044936 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:35:35.044936 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:35:35.045325 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-832217a6-b6fc-4ca7-9dbb-2405f66d4213 tempest-SnapshotsActionsTest-1739142744 tempest-SnapshotsActionsTest-1739142744-project-admin] Snapshot retrieved successfully. Aug 12 10:35:35.067601 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-832217a6-b6fc-4ca7-9dbb-2405f66d4213 tempest-SnapshotsActionsTest-1739142744 tempest-SnapshotsActionsTest-1739142744-project-admin] Snapshot delete request issued successfully. Aug 12 10:35:35.067601 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-832217a6-b6fc-4ca7-9dbb-2405f66d4213 tempest-SnapshotsActionsTest-1739142744 tempest-SnapshotsActionsTest-1739142744-project-admin] https://10.4.3.105/volume/v3/snapshots/54164fc2-9cfd-46e8-ab48-6028be644a6c/action returned with HTTP 202 Aug 12 10:35:35.068089 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 329/1291] 10.4.3.105 () {68 vars in 1396 bytes} [Wed Aug 12 10:35:35 2026] POST /volume/v3/snapshots/54164fc2-9cfd-46e8-ab48-6028be644a6c/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 10:35:35.084314 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-5edfd06f-7067-4dbc-94fb-2092c9dd3c0b None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:35:35.086887 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-5edfd06f-7067-4dbc-94fb-2092c9dd3c0b tempest-SnapshotsActionsTest-1384608193 tempest-SnapshotsActionsTest-1384608193-project-member] GET https://10.4.3.105/volume/v3/snapshots/54164fc2-9cfd-46e8-ab48-6028be644a6c Aug 12 10:35:35.087669 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-5edfd06f-7067-4dbc-94fb-2092c9dd3c0b tempest-SnapshotsActionsTest-1384608193 tempest-SnapshotsActionsTest-1384608193-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:35:35.087669 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-5edfd06f-7067-4dbc-94fb-2092c9dd3c0b tempest-SnapshotsActionsTest-1384608193 tempest-SnapshotsActionsTest-1384608193-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:35:35.095621 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:35:35.095621 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:35:35.096461 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-5edfd06f-7067-4dbc-94fb-2092c9dd3c0b tempest-SnapshotsActionsTest-1384608193 tempest-SnapshotsActionsTest-1384608193-project-member] Snapshot retrieved successfully. Aug 12 10:35:35.097966 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-5edfd06f-7067-4dbc-94fb-2092c9dd3c0b tempest-SnapshotsActionsTest-1384608193 tempest-SnapshotsActionsTest-1384608193-project-member] https://10.4.3.105/volume/v3/snapshots/54164fc2-9cfd-46e8-ab48-6028be644a6c returned with HTTP 200 Aug 12 10:35:35.098156 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 321/1292] 10.4.3.105 () {66 vars in 1354 bytes} [Wed Aug 12 10:35:35 2026] GET /volume/v3/snapshots/54164fc2-9cfd-46e8-ab48-6028be644a6c => generated 465 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:35:36.109620 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-6f5d725c-2eba-48e0-8648-68194241a4fb None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:35:36.111433 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-6f5d725c-2eba-48e0-8648-68194241a4fb tempest-SnapshotsActionsTest-1384608193 tempest-SnapshotsActionsTest-1384608193-project-member] GET https://10.4.3.105/volume/v3/snapshots/54164fc2-9cfd-46e8-ab48-6028be644a6c Aug 12 10:35:36.111666 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-6f5d725c-2eba-48e0-8648-68194241a4fb tempest-SnapshotsActionsTest-1384608193 tempest-SnapshotsActionsTest-1384608193-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:35:36.111908 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-6f5d725c-2eba-48e0-8648-68194241a4fb tempest-SnapshotsActionsTest-1384608193 tempest-SnapshotsActionsTest-1384608193-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:35:36.118158 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-6f5d725c-2eba-48e0-8648-68194241a4fb tempest-SnapshotsActionsTest-1384608193 tempest-SnapshotsActionsTest-1384608193-project-member] https://10.4.3.105/volume/v3/snapshots/54164fc2-9cfd-46e8-ab48-6028be644a6c returned with HTTP 404 Aug 12 10:35:36.118780 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 321/1293] 10.4.3.105 () {66 vars in 1354 bytes} [Wed Aug 12 10:35:36 2026] GET /volume/v3/snapshots/54164fc2-9cfd-46e8-ab48-6028be644a6c => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:35:36.128181 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-d47d3b95-4217-4268-8ba2-ab3836505b3a None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:35:36.130185 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-d47d3b95-4217-4268-8ba2-ab3836505b3a tempest-SnapshotsActionsTest-1739142744 tempest-SnapshotsActionsTest-1739142744-project-admin] POST https://10.4.3.105/volume/v3/snapshots/34b22af0-b26d-4d83-94f9-260a24ad207f/action Aug 12 10:35:36.132544 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-d47d3b95-4217-4268-8ba2-ab3836505b3a tempest-SnapshotsActionsTest-1739142744 tempest-SnapshotsActionsTest-1739142744-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100375) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 10:35:36.132544 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-d47d3b95-4217-4268-8ba2-ab3836505b3a tempest-SnapshotsActionsTest-1739142744 tempest-SnapshotsActionsTest-1739142744-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:35:36.134105 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.contrib.admin_actions [None req-d47d3b95-4217-4268-8ba2-ab3836505b3a tempest-SnapshotsActionsTest-1739142744 tempest-SnapshotsActionsTest-1739142744-project-admin] Updating snapshot '34b22af0-b26d-4d83-94f9-260a24ad207f' with '{'status': 'available'}' {{(pid=100375) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 12 10:35:36.146449 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:35:36.146449 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:35:36.168268 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-d47d3b95-4217-4268-8ba2-ab3836505b3a tempest-SnapshotsActionsTest-1739142744 tempest-SnapshotsActionsTest-1739142744-project-admin] https://10.4.3.105/volume/v3/snapshots/34b22af0-b26d-4d83-94f9-260a24ad207f/action returned with HTTP 202 Aug 12 10:35:36.169178 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 323/1294] 10.4.3.105 () {68 vars in 1396 bytes} [Wed Aug 12 10:35:36 2026] POST /volume/v3/snapshots/34b22af0-b26d-4d83-94f9-260a24ad207f/action => generated 0 bytes in 42 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 10:35:36.178905 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-06f5bc12-3de5-4e17-aaed-a1bffe7e2483 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:35:36.184485 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-06f5bc12-3de5-4e17-aaed-a1bffe7e2483 tempest-SnapshotsActionsTest-1384608193 tempest-SnapshotsActionsTest-1384608193-project-member] GET https://10.4.3.105/volume/v3/snapshots/34b22af0-b26d-4d83-94f9-260a24ad207f Aug 12 10:35:36.184769 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-06f5bc12-3de5-4e17-aaed-a1bffe7e2483 tempest-SnapshotsActionsTest-1384608193 tempest-SnapshotsActionsTest-1384608193-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:35:36.185064 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-06f5bc12-3de5-4e17-aaed-a1bffe7e2483 tempest-SnapshotsActionsTest-1384608193 tempest-SnapshotsActionsTest-1384608193-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:35:36.193937 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:35:36.193937 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:35:36.194586 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-06f5bc12-3de5-4e17-aaed-a1bffe7e2483 tempest-SnapshotsActionsTest-1384608193 tempest-SnapshotsActionsTest-1384608193-project-member] Snapshot retrieved successfully. Aug 12 10:35:36.195731 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-06f5bc12-3de5-4e17-aaed-a1bffe7e2483 tempest-SnapshotsActionsTest-1384608193 tempest-SnapshotsActionsTest-1384608193-project-member] https://10.4.3.105/volume/v3/snapshots/34b22af0-b26d-4d83-94f9-260a24ad207f returned with HTTP 200 Aug 12 10:35:36.196263 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 330/1295] 10.4.3.105 () {66 vars in 1354 bytes} [Wed Aug 12 10:35:36 2026] GET /volume/v3/snapshots/34b22af0-b26d-4d83-94f9-260a24ad207f => generated 466 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:35:36.208883 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-e8ee0ecc-4043-4302-ad6f-0086ccde58c0 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:35:36.213503 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-e8ee0ecc-4043-4302-ad6f-0086ccde58c0 tempest-SnapshotsActionsTest-1384608193 tempest-SnapshotsActionsTest-1384608193-project-member] DELETE https://10.4.3.105/volume/v3/snapshots/54164fc2-9cfd-46e8-ab48-6028be644a6c Aug 12 10:35:36.216775 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-e8ee0ecc-4043-4302-ad6f-0086ccde58c0 tempest-SnapshotsActionsTest-1384608193 tempest-SnapshotsActionsTest-1384608193-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:35:36.217092 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-e8ee0ecc-4043-4302-ad6f-0086ccde58c0 tempest-SnapshotsActionsTest-1384608193 tempest-SnapshotsActionsTest-1384608193-project-member] Calling method 'delete' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:35:36.217275 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.v3.snapshots [None req-e8ee0ecc-4043-4302-ad6f-0086ccde58c0 tempest-SnapshotsActionsTest-1384608193 tempest-SnapshotsActionsTest-1384608193-project-member] Delete snapshot with id: 54164fc2-9cfd-46e8-ab48-6028be644a6c Aug 12 10:35:36.232323 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-e8ee0ecc-4043-4302-ad6f-0086ccde58c0 tempest-SnapshotsActionsTest-1384608193 tempest-SnapshotsActionsTest-1384608193-project-member] https://10.4.3.105/volume/v3/snapshots/54164fc2-9cfd-46e8-ab48-6028be644a6c returned with HTTP 404 Aug 12 10:35:36.233119 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 322/1296] 10.4.3.105 () {66 vars in 1357 bytes} [Wed Aug 12 10:35:36 2026] DELETE /volume/v3/snapshots/54164fc2-9cfd-46e8-ab48-6028be644a6c => generated 111 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:35:36.244650 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-d45490a6-5f1c-41ba-a5d5-a2404cbfc540 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:35:36.246701 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-d45490a6-5f1c-41ba-a5d5-a2404cbfc540 tempest-SnapshotsActionsTest-1384608193 tempest-SnapshotsActionsTest-1384608193-project-member] POST https://10.4.3.105/volume/v3/snapshots Aug 12 10:35:36.247640 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-d45490a6-5f1c-41ba-a5d5-a2404cbfc540 tempest-SnapshotsActionsTest-1384608193 tempest-SnapshotsActionsTest-1384608193-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "de16a8e1-c5c0-4e92-8772-aef8453bcaec", "name": "tempest-SnapshotsActionsTest-Snapshot-17153230"}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:35:36.259535 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:35:36.259535 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:35:36.260208 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-d45490a6-5f1c-41ba-a5d5-a2404cbfc540 tempest-SnapshotsActionsTest-1384608193 tempest-SnapshotsActionsTest-1384608193-project-member] Volume info retrieved successfully. Aug 12 10:35:36.260394 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.v3.snapshots [None req-d45490a6-5f1c-41ba-a5d5-a2404cbfc540 tempest-SnapshotsActionsTest-1384608193 tempest-SnapshotsActionsTest-1384608193-project-member] Create snapshot from volume de16a8e1-c5c0-4e92-8772-aef8453bcaec Aug 12 10:35:36.306913 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.quota [None req-d45490a6-5f1c-41ba-a5d5-a2404cbfc540 tempest-SnapshotsActionsTest-1384608193 tempest-SnapshotsActionsTest-1384608193-project-member] Created reservations ['970e45aa-1d19-46f1-92ef-8e0b73894d9c', 'cad46421-21ff-4375-93b6-228cdc6c9be5', '338e6742-4d66-4580-b69a-5e0cdc6798fb', '5c7df05b-ad33-4d2d-b044-0cb92b64e5ae'] {{(pid=100373) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:35:36.353553 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-d45490a6-5f1c-41ba-a5d5-a2404cbfc540 tempest-SnapshotsActionsTest-1384608193 tempest-SnapshotsActionsTest-1384608193-project-member] Snapshot create request issued successfully. Aug 12 10:35:36.354075 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-d45490a6-5f1c-41ba-a5d5-a2404cbfc540 tempest-SnapshotsActionsTest-1384608193 tempest-SnapshotsActionsTest-1384608193-project-member] https://10.4.3.105/volume/v3/snapshots returned with HTTP 202 Aug 12 10:35:36.354389 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 322/1297] 10.4.3.105 () {68 vars in 1265 bytes} [Wed Aug 12 10:35:36 2026] POST /volume/v3/snapshots => generated 305 bytes in 110 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 10:35:36.367259 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-9413675e-e9ac-46d3-b2f6-3bc936ede6a0 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:35:36.368893 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-9413675e-e9ac-46d3-b2f6-3bc936ede6a0 tempest-SnapshotsActionsTest-1384608193 tempest-SnapshotsActionsTest-1384608193-project-member] GET https://10.4.3.105/volume/v3/snapshots/ad9b488a-c7d0-4ab0-913d-773e71be1cf8 Aug 12 10:35:36.369334 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-9413675e-e9ac-46d3-b2f6-3bc936ede6a0 tempest-SnapshotsActionsTest-1384608193 tempest-SnapshotsActionsTest-1384608193-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:35:36.369640 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-9413675e-e9ac-46d3-b2f6-3bc936ede6a0 tempest-SnapshotsActionsTest-1384608193 tempest-SnapshotsActionsTest-1384608193-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:35:36.376678 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:35:36.376678 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:35:36.378636 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-9413675e-e9ac-46d3-b2f6-3bc936ede6a0 tempest-SnapshotsActionsTest-1384608193 tempest-SnapshotsActionsTest-1384608193-project-member] Snapshot retrieved successfully. Aug 12 10:35:36.378636 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-9413675e-e9ac-46d3-b2f6-3bc936ede6a0 tempest-SnapshotsActionsTest-1384608193 tempest-SnapshotsActionsTest-1384608193-project-member] https://10.4.3.105/volume/v3/snapshots/ad9b488a-c7d0-4ab0-913d-773e71be1cf8 returned with HTTP 200 Aug 12 10:35:36.379306 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 324/1298] 10.4.3.105 () {66 vars in 1354 bytes} [Wed Aug 12 10:35:36 2026] GET /volume/v3/snapshots/ad9b488a-c7d0-4ab0-913d-773e71be1cf8 => generated 437 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:35:36.573847 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-9b1a8714-46bd-4de7-b248-283ace4589c0 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:35:36.649343 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-bbc7af93-44ea-46e5-af9b-b83fa99595b5 req-034526bf-4c4e-40de-b6dc-77dfa372f3b4 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:35:36.652285 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-bbc7af93-44ea-46e5-af9b-b83fa99595b5 req-034526bf-4c4e-40de-b6dc-77dfa372f3b4 tempest-ServerActionsTestOtherA-124071967 tempest-ServerActionsTestOtherA-124071967-project-member] DELETE https://10.4.3.105/volume/v3/attachments/dcc74024-35ac-46fd-9b73-8a94c78cdcf8 Aug 12 10:35:36.652981 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-bbc7af93-44ea-46e5-af9b-b83fa99595b5 req-034526bf-4c4e-40de-b6dc-77dfa372f3b4 tempest-ServerActionsTestOtherA-124071967 tempest-ServerActionsTestOtherA-124071967-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:35:36.653910 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-bbc7af93-44ea-46e5-af9b-b83fa99595b5 req-034526bf-4c4e-40de-b6dc-77dfa372f3b4 tempest-ServerActionsTestOtherA-124071967 tempest-ServerActionsTestOtherA-124071967-project-member] Calling method 'version_select' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:35:36.665447 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:35:36.665447 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:35:36.726972 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-bbc7af93-44ea-46e5-af9b-b83fa99595b5 req-034526bf-4c4e-40de-b6dc-77dfa372f3b4 tempest-ServerActionsTestOtherA-124071967 tempest-ServerActionsTestOtherA-124071967-project-member] https://10.4.3.105/volume/v3/attachments/dcc74024-35ac-46fd-9b73-8a94c78cdcf8 returned with HTTP 200 Aug 12 10:35:36.727783 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 323/1299] 10.4.3.105 () {72 vars in 1673 bytes} [Wed Aug 12 10:35:36 2026] DELETE /volume/v3/attachments/dcc74024-35ac-46fd-9b73-8a94c78cdcf8 => generated 19 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:35:36.728200 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-9b1a8714-46bd-4de7-b248-283ace4589c0 tempest-GroupSnapshotsTest-452586831 tempest-GroupSnapshotsTest-452586831-project-admin] POST https://10.4.3.105/volume/v3/types Aug 12 10:35:36.729376 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-9b1a8714-46bd-4de7-b248-283ace4589c0 tempest-GroupSnapshotsTest-452586831 tempest-GroupSnapshotsTest-452586831-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-1001685324"}} {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:35:36.751556 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-bbc7af93-44ea-46e5-af9b-b83fa99595b5 req-c96bbbe9-9973-4959-9391-68f8e127cb64 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:35:36.756427 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-bbc7af93-44ea-46e5-af9b-b83fa99595b5 req-c96bbbe9-9973-4959-9391-68f8e127cb64 tempest-ServerActionsTestOtherA-124071967 tempest-ServerActionsTestOtherA-124071967-project-member] DELETE https://10.4.3.105/volume/v3/volumes/79401e72-d549-4a95-9a70-cef3341d08a2 Aug 12 10:35:36.757737 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-bbc7af93-44ea-46e5-af9b-b83fa99595b5 req-c96bbbe9-9973-4959-9391-68f8e127cb64 tempest-ServerActionsTestOtherA-124071967 tempest-ServerActionsTestOtherA-124071967-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:35:36.757737 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-bbc7af93-44ea-46e5-af9b-b83fa99595b5 req-c96bbbe9-9973-4959-9391-68f8e127cb64 tempest-ServerActionsTestOtherA-124071967 tempest-ServerActionsTestOtherA-124071967-project-member] Calling method 'delete' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:35:36.757737 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.v3.volumes [req-bbc7af93-44ea-46e5-af9b-b83fa99595b5 req-c96bbbe9-9973-4959-9391-68f8e127cb64 tempest-ServerActionsTestOtherA-124071967 tempest-ServerActionsTestOtherA-124071967-project-member] Delete volume with id: 79401e72-d549-4a95-9a70-cef3341d08a2 Aug 12 10:35:36.764696 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-9b1a8714-46bd-4de7-b248-283ace4589c0 tempest-GroupSnapshotsTest-452586831 tempest-GroupSnapshotsTest-452586831-project-admin] https://10.4.3.105/volume/v3/types returned with HTTP 200 Aug 12 10:35:36.765299 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 331/1300] 10.4.3.105 () {68 vars in 1252 bytes} [Wed Aug 12 10:35:36 2026] POST /volume/v3/types => generated 224 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:35:36.770888 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:35:36.770888 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:35:36.771576 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [req-bbc7af93-44ea-46e5-af9b-b83fa99595b5 req-c96bbbe9-9973-4959-9391-68f8e127cb64 tempest-ServerActionsTestOtherA-124071967 tempest-ServerActionsTestOtherA-124071967-project-member] Volume info retrieved successfully. Aug 12 10:35:36.777561 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-63e15709-bfea-4ed2-8e76-9385f894e53d None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:35:36.781711 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-63e15709-bfea-4ed2-8e76-9385f894e53d tempest-GroupSnapshotsTest-452586831 tempest-GroupSnapshotsTest-452586831-project-admin] POST https://10.4.3.105/volume/v3/group_types Aug 12 10:35:36.781711 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-63e15709-bfea-4ed2-8e76-9385f894e53d tempest-GroupSnapshotsTest-452586831 tempest-GroupSnapshotsTest-452586831-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-2031948301"}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:35:36.807842 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-63e15709-bfea-4ed2-8e76-9385f894e53d tempest-GroupSnapshotsTest-452586831 tempest-GroupSnapshotsTest-452586831-project-admin] https://10.4.3.105/volume/v3/group_types returned with HTTP 202 Aug 12 10:35:36.807842 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 325/1301] 10.4.3.105 () {70 vars in 1311 bytes} [Wed Aug 12 10:35:36 2026] POST /volume/v3/group_types => generated 181 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Aug 12 10:35:36.811256 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [req-bbc7af93-44ea-46e5-af9b-b83fa99595b5 req-c96bbbe9-9973-4959-9391-68f8e127cb64 tempest-ServerActionsTestOtherA-124071967 tempest-ServerActionsTestOtherA-124071967-project-member] Delete volume request issued successfully. Aug 12 10:35:36.811256 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-bbc7af93-44ea-46e5-af9b-b83fa99595b5 req-c96bbbe9-9973-4959-9391-68f8e127cb64 tempest-ServerActionsTestOtherA-124071967 tempest-ServerActionsTestOtherA-124071967-project-member] https://10.4.3.105/volume/v3/volumes/79401e72-d549-4a95-9a70-cef3341d08a2 returned with HTTP 202 Aug 12 10:35:36.811797 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 323/1302] 10.4.3.105 () {70 vars in 1620 bytes} [Wed Aug 12 10:35:36 2026] DELETE /volume/v3/volumes/79401e72-d549-4a95-9a70-cef3341d08a2 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 10:35:36.821053 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-5d3571bf-6592-4111-b3d5-4edd7c092730 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:35:36.921025 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-5d3571bf-6592-4111-b3d5-4edd7c092730 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] POST https://10.4.3.105/volume/v3/groups Aug 12 10:35:36.921452 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-5d3571bf-6592-4111-b3d5-4edd7c092730 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "8a94ac9b-3263-443c-937a-32d4dc63bf45", "volume_types": ["0ae9b0fd-8d2c-4982-8a13-35ebdff258fc"], "name": "tempest-GroupSnapshotsTest-Group-47841948"}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:35:36.923660 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.groups [None req-5d3571bf-6592-4111-b3d5-4edd7c092730 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Creating new group {'group': {'group_type': '8a94ac9b-3263-443c-937a-32d4dc63bf45', 'volume_types': ['0ae9b0fd-8d2c-4982-8a13-35ebdff258fc'], 'name': 'tempest-GroupSnapshotsTest-Group-47841948'}} {{(pid=100374) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 12 10:35:36.935757 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.v3.groups [None req-5d3571bf-6592-4111-b3d5-4edd7c092730 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Creating group tempest-GroupSnapshotsTest-Group-47841948. Aug 12 10:35:36.936700 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:35:36.936700 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:35:36.960045 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-5d3571bf-6592-4111-b3d5-4edd7c092730 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Availability zone cache updated, next update will occur around 2026-08-12 11:35:36.959616. {{(pid=100374) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 12 10:35:36.962378 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-5d3571bf-6592-4111-b3d5-4edd7c092730 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Availability Zones retrieved successfully. Aug 12 10:35:36.988909 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.quota [None req-5d3571bf-6592-4111-b3d5-4edd7c092730 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Created reservations ['e1f62754-d6ae-4bba-8591-c4610802c3da'] {{(pid=100374) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:35:37.025813 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-5d3571bf-6592-4111-b3d5-4edd7c092730 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] https://10.4.3.105/volume/v3/groups returned with HTTP 202 Aug 12 10:35:37.026605 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 324/1303] 10.4.3.105 () {70 vars in 1297 bytes} [Wed Aug 12 10:35:36 2026] POST /volume/v3/groups => generated 110 bytes in 206 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:35:37.040037 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-2e510f76-7536-484d-b71b-86b9a6143ae6 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:35:37.044609 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-2e510f76-7536-484d-b71b-86b9a6143ae6 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] GET https://10.4.3.105/volume/v3/groups/7fc91890-2e36-4b58-884d-cd16de55381e Aug 12 10:35:37.044956 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-2e510f76-7536-484d-b71b-86b9a6143ae6 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:35:37.045371 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-2e510f76-7536-484d-b71b-86b9a6143ae6 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Calling method 'version_select' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:35:37.045579 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.v3.groups [None req-2e510f76-7536-484d-b71b-86b9a6143ae6 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] show called for member 7fc91890-2e36-4b58-884d-cd16de55381e {{(pid=100372) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 12 10:35:37.049994 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:35:37.049994 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:35:37.073750 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-2e510f76-7536-484d-b71b-86b9a6143ae6 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] https://10.4.3.105/volume/v3/groups/7fc91890-2e36-4b58-884d-cd16de55381e returned with HTTP 200 Aug 12 10:35:37.074246 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 332/1304] 10.4.3.105 () {68 vars in 1386 bytes} [Wed Aug 12 10:35:37 2026] GET /volume/v3/groups/7fc91890-2e36-4b58-884d-cd16de55381e => generated 390 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:35:37.392104 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-c240f06d-0163-4846-8b91-d483a06a6a1b None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:35:37.394313 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-c240f06d-0163-4846-8b91-d483a06a6a1b tempest-SnapshotsActionsTest-1384608193 tempest-SnapshotsActionsTest-1384608193-project-member] GET https://10.4.3.105/volume/v3/snapshots/ad9b488a-c7d0-4ab0-913d-773e71be1cf8 Aug 12 10:35:37.394787 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-c240f06d-0163-4846-8b91-d483a06a6a1b tempest-SnapshotsActionsTest-1384608193 tempest-SnapshotsActionsTest-1384608193-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:35:37.396487 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-c240f06d-0163-4846-8b91-d483a06a6a1b tempest-SnapshotsActionsTest-1384608193 tempest-SnapshotsActionsTest-1384608193-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:35:37.402961 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:35:37.402961 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:35:37.403879 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-c240f06d-0163-4846-8b91-d483a06a6a1b tempest-SnapshotsActionsTest-1384608193 tempest-SnapshotsActionsTest-1384608193-project-member] Snapshot retrieved successfully. Aug 12 10:35:37.405190 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-c240f06d-0163-4846-8b91-d483a06a6a1b tempest-SnapshotsActionsTest-1384608193 tempest-SnapshotsActionsTest-1384608193-project-member] https://10.4.3.105/volume/v3/snapshots/ad9b488a-c7d0-4ab0-913d-773e71be1cf8 returned with HTTP 200 Aug 12 10:35:37.405844 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 326/1305] 10.4.3.105 () {66 vars in 1354 bytes} [Wed Aug 12 10:35:37 2026] GET /volume/v3/snapshots/ad9b488a-c7d0-4ab0-913d-773e71be1cf8 => generated 464 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:35:37.417628 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-fbc059cc-fe24-47ff-8611-3b3bff98e9b8 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:35:37.420218 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-fbc059cc-fe24-47ff-8611-3b3bff98e9b8 tempest-SnapshotsActionsTest-1739142744 tempest-SnapshotsActionsTest-1739142744-project-admin] POST https://10.4.3.105/volume/v3/snapshots/ad9b488a-c7d0-4ab0-913d-773e71be1cf8/action Aug 12 10:35:37.420715 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-fbc059cc-fe24-47ff-8611-3b3bff98e9b8 tempest-SnapshotsActionsTest-1739142744 tempest-SnapshotsActionsTest-1739142744-project-admin] Action body: b'{"os-reset_status": {"status": "error_deleting"}}' {{(pid=100373) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 10:35:37.420923 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-fbc059cc-fe24-47ff-8611-3b3bff98e9b8 tempest-SnapshotsActionsTest-1739142744 tempest-SnapshotsActionsTest-1739142744-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error_deleting"}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:35:37.423063 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.contrib.admin_actions [None req-fbc059cc-fe24-47ff-8611-3b3bff98e9b8 tempest-SnapshotsActionsTest-1739142744 tempest-SnapshotsActionsTest-1739142744-project-admin] Updating snapshot 'ad9b488a-c7d0-4ab0-913d-773e71be1cf8' with '{'status': 'error_deleting'}' {{(pid=100373) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 12 10:35:37.436551 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:35:37.436551 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:35:37.452474 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-fbc059cc-fe24-47ff-8611-3b3bff98e9b8 tempest-SnapshotsActionsTest-1739142744 tempest-SnapshotsActionsTest-1739142744-project-admin] https://10.4.3.105/volume/v3/snapshots/ad9b488a-c7d0-4ab0-913d-773e71be1cf8/action returned with HTTP 202 Aug 12 10:35:37.453037 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 324/1306] 10.4.3.105 () {68 vars in 1396 bytes} [Wed Aug 12 10:35:37 2026] POST /volume/v3/snapshots/ad9b488a-c7d0-4ab0-913d-773e71be1cf8/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 10:35:37.461012 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-01e35105-b5b2-4174-8ef4-98e4e625b5dd None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:35:37.463011 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-01e35105-b5b2-4174-8ef4-98e4e625b5dd tempest-SnapshotsActionsTest-1384608193 tempest-SnapshotsActionsTest-1384608193-project-member] GET https://10.4.3.105/volume/v3/snapshots/ad9b488a-c7d0-4ab0-913d-773e71be1cf8 Aug 12 10:35:37.463231 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-01e35105-b5b2-4174-8ef4-98e4e625b5dd tempest-SnapshotsActionsTest-1384608193 tempest-SnapshotsActionsTest-1384608193-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:35:37.463510 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-01e35105-b5b2-4174-8ef4-98e4e625b5dd tempest-SnapshotsActionsTest-1384608193 tempest-SnapshotsActionsTest-1384608193-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:35:37.472055 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:35:37.472055 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:35:37.472689 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-01e35105-b5b2-4174-8ef4-98e4e625b5dd tempest-SnapshotsActionsTest-1384608193 tempest-SnapshotsActionsTest-1384608193-project-member] Snapshot retrieved successfully. Aug 12 10:35:37.473652 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-01e35105-b5b2-4174-8ef4-98e4e625b5dd tempest-SnapshotsActionsTest-1384608193 tempest-SnapshotsActionsTest-1384608193-project-member] https://10.4.3.105/volume/v3/snapshots/ad9b488a-c7d0-4ab0-913d-773e71be1cf8 returned with HTTP 200 Aug 12 10:35:37.478151 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 325/1307] 10.4.3.105 () {66 vars in 1354 bytes} [Wed Aug 12 10:35:37 2026] GET /volume/v3/snapshots/ad9b488a-c7d0-4ab0-913d-773e71be1cf8 => generated 469 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:35:37.487071 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-077b7dcb-aaf7-4764-92c7-9f0419426d36 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:35:37.489646 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-077b7dcb-aaf7-4764-92c7-9f0419426d36 tempest-SnapshotsActionsTest-1739142744 tempest-SnapshotsActionsTest-1739142744-project-admin] POST https://10.4.3.105/volume/v3/snapshots/ad9b488a-c7d0-4ab0-913d-773e71be1cf8/action Aug 12 10:35:37.490125 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-077b7dcb-aaf7-4764-92c7-9f0419426d36 tempest-SnapshotsActionsTest-1739142744 tempest-SnapshotsActionsTest-1739142744-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100372) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 10:35:37.490294 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-077b7dcb-aaf7-4764-92c7-9f0419426d36 tempest-SnapshotsActionsTest-1739142744 tempest-SnapshotsActionsTest-1739142744-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:35:37.499595 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:35:37.499595 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:35:37.500070 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-077b7dcb-aaf7-4764-92c7-9f0419426d36 tempest-SnapshotsActionsTest-1739142744 tempest-SnapshotsActionsTest-1739142744-project-admin] Snapshot retrieved successfully. Aug 12 10:35:37.530604 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-077b7dcb-aaf7-4764-92c7-9f0419426d36 tempest-SnapshotsActionsTest-1739142744 tempest-SnapshotsActionsTest-1739142744-project-admin] Snapshot delete request issued successfully. Aug 12 10:35:37.530935 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-077b7dcb-aaf7-4764-92c7-9f0419426d36 tempest-SnapshotsActionsTest-1739142744 tempest-SnapshotsActionsTest-1739142744-project-admin] https://10.4.3.105/volume/v3/snapshots/ad9b488a-c7d0-4ab0-913d-773e71be1cf8/action returned with HTTP 202 Aug 12 10:35:37.531754 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 333/1308] 10.4.3.105 () {68 vars in 1396 bytes} [Wed Aug 12 10:35:37 2026] POST /volume/v3/snapshots/ad9b488a-c7d0-4ab0-913d-773e71be1cf8/action => generated 0 bytes in 45 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 10:35:37.546000 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-de717eca-c4e2-4ff5-ac7f-f73583f07254 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:35:37.547653 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-de717eca-c4e2-4ff5-ac7f-f73583f07254 tempest-SnapshotsActionsTest-1384608193 tempest-SnapshotsActionsTest-1384608193-project-member] GET https://10.4.3.105/volume/v3/snapshots/ad9b488a-c7d0-4ab0-913d-773e71be1cf8 Aug 12 10:35:37.548060 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-de717eca-c4e2-4ff5-ac7f-f73583f07254 tempest-SnapshotsActionsTest-1384608193 tempest-SnapshotsActionsTest-1384608193-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:35:37.548403 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-de717eca-c4e2-4ff5-ac7f-f73583f07254 tempest-SnapshotsActionsTest-1384608193 tempest-SnapshotsActionsTest-1384608193-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:35:37.554943 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:35:37.554943 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:35:37.555531 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-de717eca-c4e2-4ff5-ac7f-f73583f07254 tempest-SnapshotsActionsTest-1384608193 tempest-SnapshotsActionsTest-1384608193-project-member] Snapshot retrieved successfully. Aug 12 10:35:37.556663 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-de717eca-c4e2-4ff5-ac7f-f73583f07254 tempest-SnapshotsActionsTest-1384608193 tempest-SnapshotsActionsTest-1384608193-project-member] https://10.4.3.105/volume/v3/snapshots/ad9b488a-c7d0-4ab0-913d-773e71be1cf8 returned with HTTP 200 Aug 12 10:35:37.557281 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 327/1309] 10.4.3.105 () {66 vars in 1354 bytes} [Wed Aug 12 10:35:37 2026] GET /volume/v3/snapshots/ad9b488a-c7d0-4ab0-913d-773e71be1cf8 => generated 463 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:35:37.597634 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-c8b304e4-89de-472b-9225-dedd6ff79efa None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:35:37.599836 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-c8b304e4-89de-472b-9225-dedd6ff79efa tempest-ServerActionsTestOtherA-124071967 tempest-ServerActionsTestOtherA-124071967-project-member] DELETE https://10.4.3.105/volume/v3/volumes/f57c7ba6-9c06-4e0d-9ae1-5c4f7a1e7c3a Aug 12 10:35:37.600198 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-c8b304e4-89de-472b-9225-dedd6ff79efa tempest-ServerActionsTestOtherA-124071967 tempest-ServerActionsTestOtherA-124071967-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:35:37.600509 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-c8b304e4-89de-472b-9225-dedd6ff79efa tempest-ServerActionsTestOtherA-124071967 tempest-ServerActionsTestOtherA-124071967-project-member] Calling method 'delete' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:35:37.600705 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.v3.volumes [None req-c8b304e4-89de-472b-9225-dedd6ff79efa tempest-ServerActionsTestOtherA-124071967 tempest-ServerActionsTestOtherA-124071967-project-member] Delete volume with id: f57c7ba6-9c06-4e0d-9ae1-5c4f7a1e7c3a Aug 12 10:35:37.610880 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:35:37.610880 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:35:37.611071 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-c8b304e4-89de-472b-9225-dedd6ff79efa tempest-ServerActionsTestOtherA-124071967 tempest-ServerActionsTestOtherA-124071967-project-member] Volume info retrieved successfully. Aug 12 10:35:37.637343 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-c8b304e4-89de-472b-9225-dedd6ff79efa tempest-ServerActionsTestOtherA-124071967 tempest-ServerActionsTestOtherA-124071967-project-member] Delete volume request issued successfully. Aug 12 10:35:37.637741 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-c8b304e4-89de-472b-9225-dedd6ff79efa tempest-ServerActionsTestOtherA-124071967 tempest-ServerActionsTestOtherA-124071967-project-member] https://10.4.3.105/volume/v3/volumes/f57c7ba6-9c06-4e0d-9ae1-5c4f7a1e7c3a returned with HTTP 202 Aug 12 10:35:37.638372 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 325/1310] 10.4.3.105 () {66 vars in 1351 bytes} [Wed Aug 12 10:35:37 2026] DELETE /volume/v3/volumes/f57c7ba6-9c06-4e0d-9ae1-5c4f7a1e7c3a => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 10:35:37.646876 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-e0dbbe56-f9a7-4a41-8d02-e1f91ebe0def None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:35:37.649786 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-e0dbbe56-f9a7-4a41-8d02-e1f91ebe0def tempest-ServerActionsTestOtherA-124071967 tempest-ServerActionsTestOtherA-124071967-project-member] GET https://10.4.3.105/volume/v3/volumes/f57c7ba6-9c06-4e0d-9ae1-5c4f7a1e7c3a Aug 12 10:35:37.650169 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-e0dbbe56-f9a7-4a41-8d02-e1f91ebe0def tempest-ServerActionsTestOtherA-124071967 tempest-ServerActionsTestOtherA-124071967-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:35:37.650567 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-e0dbbe56-f9a7-4a41-8d02-e1f91ebe0def tempest-ServerActionsTestOtherA-124071967 tempest-ServerActionsTestOtherA-124071967-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:35:37.662963 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:35:37.662963 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:35:37.670091 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-e0dbbe56-f9a7-4a41-8d02-e1f91ebe0def tempest-ServerActionsTestOtherA-124071967 tempest-ServerActionsTestOtherA-124071967-project-member] Volume info retrieved successfully. Aug 12 10:35:37.677604 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-e0dbbe56-f9a7-4a41-8d02-e1f91ebe0def tempest-ServerActionsTestOtherA-124071967 tempest-ServerActionsTestOtherA-124071967-project-member] https://10.4.3.105/volume/v3/volumes/f57c7ba6-9c06-4e0d-9ae1-5c4f7a1e7c3a returned with HTTP 200 Aug 12 10:35:37.678828 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 326/1311] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:35:37 2026] GET /volume/v3/volumes/f57c7ba6-9c06-4e0d-9ae1-5c4f7a1e7c3a => generated 846 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:35:38.086431 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-54790879-c1dc-4cfa-a647-fdf6a0490ba9 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:35:38.088478 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-54790879-c1dc-4cfa-a647-fdf6a0490ba9 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] GET https://10.4.3.105/volume/v3/groups/7fc91890-2e36-4b58-884d-cd16de55381e Aug 12 10:35:38.088828 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-54790879-c1dc-4cfa-a647-fdf6a0490ba9 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:35:38.089035 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-54790879-c1dc-4cfa-a647-fdf6a0490ba9 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Calling method 'version_select' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:35:38.089215 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.v3.groups [None req-54790879-c1dc-4cfa-a647-fdf6a0490ba9 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] show called for member 7fc91890-2e36-4b58-884d-cd16de55381e {{(pid=100372) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 12 10:35:38.093456 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:35:38.093456 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:35:38.102812 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-54790879-c1dc-4cfa-a647-fdf6a0490ba9 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] https://10.4.3.105/volume/v3/groups/7fc91890-2e36-4b58-884d-cd16de55381e returned with HTTP 200 Aug 12 10:35:38.103235 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 334/1312] 10.4.3.105 () {68 vars in 1386 bytes} [Wed Aug 12 10:35:38 2026] GET /volume/v3/groups/7fc91890-2e36-4b58-884d-cd16de55381e => generated 391 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:35:38.116047 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-8726f516-9305-47f6-8082-b07e75470163 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:35:38.118018 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-8726f516-9305-47f6-8082-b07e75470163 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] POST https://10.4.3.105/volume/v3/volumes Aug 12 10:35:38.118699 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-8726f516-9305-47f6-8082-b07e75470163 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-836955643", "volume_type": "0ae9b0fd-8d2c-4982-8a13-35ebdff258fc", "group_id": "7fc91890-2e36-4b58-884d-cd16de55381e", "size": 1}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:35:38.120758 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.v3.volumes [None req-8726f516-9305-47f6-8082-b07e75470163 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-836955643', 'volume_type': '0ae9b0fd-8d2c-4982-8a13-35ebdff258fc', 'group_id': '7fc91890-2e36-4b58-884d-cd16de55381e', 'size': 1}} {{(pid=100375) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 10:35:38.130480 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:35:38.130480 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:35:38.132538 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.v3.volumes [None req-8726f516-9305-47f6-8082-b07e75470163 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Create volume of 1 GB Aug 12 10:35:38.139240 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-8726f516-9305-47f6-8082-b07e75470163 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Availability Zones retrieved successfully. Aug 12 10:35:38.145997 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-8726f516-9305-47f6-8082-b07e75470163 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Flow 'volume_create_api' (f5dd562e-8739-4240-a3e3-3b60c81a7c1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:35:38.149236 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-8726f516-9305-47f6-8082-b07e75470163 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2d579ac2-2c3d-4a63-86e3-967dbd7f3574) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:35:38.150079 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:35:38.150079 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:35:38.150811 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.flows.api.create_volume [None req-8726f516-9305-47f6-8082-b07e75470163 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Validating volume size '1' using validate_int {{(pid=100375) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 10:35:38.176524 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-8726f516-9305-47f6-8082-b07e75470163 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2d579ac2-2c3d-4a63-86e3-967dbd7f3574) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T10:35:37Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=0ae9b0fd-8d2c-4982-8a13-35ebdff258fc,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1001685324',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0ae9b0fd-8d2c-4982-8a13-35ebdff258fc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '7fc91890-2e36-4b58-884d-cd16de55381e', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:35:38.177869 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-8726f516-9305-47f6-8082-b07e75470163 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b64ce8aa-92f2-4912-a746-e67333da1eff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:35:38.207848 np0000007037 devstack@c-api.service[100375]: WARNING cinder.quota [None req-8726f516-9305-47f6-8082-b07e75470163 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1001685324 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1001685324, it is now deprecated. Please use the default quota class for default quota. Aug 12 10:35:38.208349 np0000007037 devstack@c-api.service[100375]: WARNING cinder.quota [None req-8726f516-9305-47f6-8082-b07e75470163 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1001685324 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1001685324, it is now deprecated. Please use the default quota class for default quota. Aug 12 10:35:38.249337 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.quota [None req-8726f516-9305-47f6-8082-b07e75470163 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Created reservations ['45a7ef38-0050-4c80-8316-f03cea3ad835', 'ca990555-8aad-4c20-bfcb-cf936928b901', 'd1f17bee-369a-4ecb-8181-878931a3d688', '4727f315-4f5e-41fb-90ac-3ec3c52eee1d'] {{(pid=100375) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:35:38.252540 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-8726f516-9305-47f6-8082-b07e75470163 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b64ce8aa-92f2-4912-a746-e67333da1eff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['45a7ef38-0050-4c80-8316-f03cea3ad835', 'ca990555-8aad-4c20-bfcb-cf936928b901', 'd1f17bee-369a-4ecb-8181-878931a3d688', '4727f315-4f5e-41fb-90ac-3ec3c52eee1d']}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:35:38.252540 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-8726f516-9305-47f6-8082-b07e75470163 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (00cbfc45-f384-4bec-83a9-a57dba48477f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:35:38.284538 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-8726f516-9305-47f6-8082-b07e75470163 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (00cbfc45-f384-4bec-83a9-a57dba48477f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e1c57fd5-7740-4c25-8806-cf01a5a6fd83', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-836955643',encryption_key_id=None,group_id=7fc91890-2e36-4b58-884d-cd16de55381e,group_type_id=,metadata={},multiattach=False,project_id='1865b37fdcd443db827d9cb14ea5324e',qos_specs=None,replication_status=,reservations=['45a7ef38-0050-4c80-8316-f03cea3ad835','ca990555-8aad-4c20-bfcb-cf936928b901','d1f17bee-369a-4ecb-8181-878931a3d688','4727f315-4f5e-41fb-90ac-3ec3c52eee1d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7cf3e00f3dec4cbb8395f4de11ba614b',volume_type_id=0ae9b0fd-8d2c-4982-8a13-35ebdff258fc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:35:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-836955643',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=7fc91890-2e36-4b58-884d-cd16de55381e,host=None,id=e1c57fd5-7740-4c25-8806-cf01a5a6fd83,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1865b37fdcd443db827d9cb14ea5324e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7cf3e00f3dec4cbb8395f4de11ba614b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0ae9b0fd-8d2c-4982-8a13-35ebdff258fc),volume_type_id=0ae9b0fd-8d2c-4982-8a13-35ebdff258fc)}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:35:38.285972 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-8726f516-9305-47f6-8082-b07e75470163 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (81264092-eaa4-44da-a919-891e4bff7c52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:35:38.307862 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-8726f516-9305-47f6-8082-b07e75470163 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (81264092-eaa4-44da-a919-891e4bff7c52) transitioned into state 'SUCCESS' from state '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-836955643',encryption_key_id=None,group_id=7fc91890-2e36-4b58-884d-cd16de55381e,group_type_id=,metadata={},multiattach=False,project_id='1865b37fdcd443db827d9cb14ea5324e',qos_specs=None,replication_status=,reservations=['45a7ef38-0050-4c80-8316-f03cea3ad835','ca990555-8aad-4c20-bfcb-cf936928b901','d1f17bee-369a-4ecb-8181-878931a3d688','4727f315-4f5e-41fb-90ac-3ec3c52eee1d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7cf3e00f3dec4cbb8395f4de11ba614b',volume_type_id=0ae9b0fd-8d2c-4982-8a13-35ebdff258fc)}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:35:38.309351 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-8726f516-9305-47f6-8082-b07e75470163 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dda2f5fa-debb-473b-82d9-0c990da8a39b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:35:38.326477 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-8726f516-9305-47f6-8082-b07e75470163 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dda2f5fa-debb-473b-82d9-0c990da8a39b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:35:38.328598 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-8726f516-9305-47f6-8082-b07e75470163 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Flow 'volume_create_api' (f5dd562e-8739-4240-a3e3-3b60c81a7c1d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100375) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:35:38.328598 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-8726f516-9305-47f6-8082-b07e75470163 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Create volume request issued successfully. Aug 12 10:35:38.329496 np0000007037 devstack@c-api.service[100375]: WARNING stevedore.named [None req-8726f516-9305-47f6-8082-b07e75470163 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 10:35:38.329878 np0000007037 devstack@c-api.service[100375]: WARNING castellan.key_manager [None req-8726f516-9305-47f6-8082-b07e75470163 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 10:35:38.386439 np0000007037 devstack@c-api.service[100375]: DEBUG oslo_db.sqlalchemy.engines [None req-8726f516-9305-47f6-8082-b07e75470163 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100375) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 10:35:38.390898 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:35:38.390898 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:35:38.396126 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-8726f516-9305-47f6-8082-b07e75470163 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] https://10.4.3.105/volume/v3/volumes returned with HTTP 202 Aug 12 10:35:38.396944 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 328/1313] 10.4.3.105 () {70 vars in 1300 bytes} [Wed Aug 12 10:35:38 2026] POST /volume/v3/volumes => generated 822 bytes in 282 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:35:38.416991 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-8fd477e8-ab94-407f-a5f1-5cdb8c8b7c81 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:35:38.420307 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-8fd477e8-ab94-407f-a5f1-5cdb8c8b7c81 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] GET https://10.4.3.105/volume/v3/volumes/e1c57fd5-7740-4c25-8806-cf01a5a6fd83 Aug 12 10:35:38.420835 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-8fd477e8-ab94-407f-a5f1-5cdb8c8b7c81 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:35:38.420835 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-8fd477e8-ab94-407f-a5f1-5cdb8c8b7c81 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:35:38.431612 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:35:38.431612 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:35:38.436648 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-8fd477e8-ab94-407f-a5f1-5cdb8c8b7c81 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Volume info retrieved successfully. Aug 12 10:35:38.437574 np0000007037 devstack@c-api.service[100373]: WARNING stevedore.named [None req-8fd477e8-ab94-407f-a5f1-5cdb8c8b7c81 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 10:35:38.437757 np0000007037 devstack@c-api.service[100373]: WARNING castellan.key_manager [None req-8fd477e8-ab94-407f-a5f1-5cdb8c8b7c81 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 10:35:38.483079 np0000007037 devstack@c-api.service[100373]: DEBUG oslo_db.sqlalchemy.engines [None req-8fd477e8-ab94-407f-a5f1-5cdb8c8b7c81 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100373) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 10:35:38.487583 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:35:38.487583 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:35:38.500465 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-8fd477e8-ab94-407f-a5f1-5cdb8c8b7c81 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] https://10.4.3.105/volume/v3/volumes/e1c57fd5-7740-4c25-8806-cf01a5a6fd83 returned with HTTP 200 Aug 12 10:35:38.500980 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 326/1314] 10.4.3.105 () {68 vars in 1389 bytes} [Wed Aug 12 10:35:38 2026] GET /volume/v3/volumes/e1c57fd5-7740-4c25-8806-cf01a5a6fd83 => generated 914 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:35:38.568221 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-b17c2f87-ea91-4cc1-b81e-2d9c808668ba None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:35:38.571052 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-b17c2f87-ea91-4cc1-b81e-2d9c808668ba tempest-SnapshotsActionsTest-1384608193 tempest-SnapshotsActionsTest-1384608193-project-member] GET https://10.4.3.105/volume/v3/snapshots/ad9b488a-c7d0-4ab0-913d-773e71be1cf8 Aug 12 10:35:38.571527 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-b17c2f87-ea91-4cc1-b81e-2d9c808668ba tempest-SnapshotsActionsTest-1384608193 tempest-SnapshotsActionsTest-1384608193-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:35:38.571934 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-b17c2f87-ea91-4cc1-b81e-2d9c808668ba tempest-SnapshotsActionsTest-1384608193 tempest-SnapshotsActionsTest-1384608193-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:35:38.577068 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-b17c2f87-ea91-4cc1-b81e-2d9c808668ba tempest-SnapshotsActionsTest-1384608193 tempest-SnapshotsActionsTest-1384608193-project-member] https://10.4.3.105/volume/v3/snapshots/ad9b488a-c7d0-4ab0-913d-773e71be1cf8 returned with HTTP 404 Aug 12 10:35:38.577831 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 327/1315] 10.4.3.105 () {66 vars in 1354 bytes} [Wed Aug 12 10:35:38 2026] GET /volume/v3/snapshots/ad9b488a-c7d0-4ab0-913d-773e71be1cf8 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:35:38.587078 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-3bc6a82c-573b-46e9-a423-dc7099d14d77 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:35:38.589368 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-3bc6a82c-573b-46e9-a423-dc7099d14d77 tempest-SnapshotsActionsTest-1739142744 tempest-SnapshotsActionsTest-1739142744-project-admin] POST https://10.4.3.105/volume/v3/snapshots/34b22af0-b26d-4d83-94f9-260a24ad207f/action Aug 12 10:35:38.590021 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-3bc6a82c-573b-46e9-a423-dc7099d14d77 tempest-SnapshotsActionsTest-1739142744 tempest-SnapshotsActionsTest-1739142744-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100372) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 10:35:38.590196 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-3bc6a82c-573b-46e9-a423-dc7099d14d77 tempest-SnapshotsActionsTest-1739142744 tempest-SnapshotsActionsTest-1739142744-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:35:38.591860 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.contrib.admin_actions [None req-3bc6a82c-573b-46e9-a423-dc7099d14d77 tempest-SnapshotsActionsTest-1739142744 tempest-SnapshotsActionsTest-1739142744-project-admin] Updating snapshot '34b22af0-b26d-4d83-94f9-260a24ad207f' with '{'status': 'available'}' {{(pid=100372) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 12 10:35:38.603800 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:35:38.603800 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:35:38.621015 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-3bc6a82c-573b-46e9-a423-dc7099d14d77 tempest-SnapshotsActionsTest-1739142744 tempest-SnapshotsActionsTest-1739142744-project-admin] https://10.4.3.105/volume/v3/snapshots/34b22af0-b26d-4d83-94f9-260a24ad207f/action returned with HTTP 202 Aug 12 10:35:38.621641 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 335/1316] 10.4.3.105 () {68 vars in 1396 bytes} [Wed Aug 12 10:35:38 2026] POST /volume/v3/snapshots/34b22af0-b26d-4d83-94f9-260a24ad207f/action => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 10:35:38.629724 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-033ffd2c-d0c9-4f0e-998c-cd8c5ff0b15c None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:35:38.632035 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-033ffd2c-d0c9-4f0e-998c-cd8c5ff0b15c tempest-SnapshotsActionsTest-1384608193 tempest-SnapshotsActionsTest-1384608193-project-member] GET https://10.4.3.105/volume/v3/snapshots/34b22af0-b26d-4d83-94f9-260a24ad207f Aug 12 10:35:38.632256 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-033ffd2c-d0c9-4f0e-998c-cd8c5ff0b15c tempest-SnapshotsActionsTest-1384608193 tempest-SnapshotsActionsTest-1384608193-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:35:38.632529 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-033ffd2c-d0c9-4f0e-998c-cd8c5ff0b15c tempest-SnapshotsActionsTest-1384608193 tempest-SnapshotsActionsTest-1384608193-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:35:38.638574 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:35:38.638574 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:35:38.639137 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-033ffd2c-d0c9-4f0e-998c-cd8c5ff0b15c tempest-SnapshotsActionsTest-1384608193 tempest-SnapshotsActionsTest-1384608193-project-member] Snapshot retrieved successfully. Aug 12 10:35:38.640247 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-033ffd2c-d0c9-4f0e-998c-cd8c5ff0b15c tempest-SnapshotsActionsTest-1384608193 tempest-SnapshotsActionsTest-1384608193-project-member] https://10.4.3.105/volume/v3/snapshots/34b22af0-b26d-4d83-94f9-260a24ad207f returned with HTTP 200 Aug 12 10:35:38.641039 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 329/1317] 10.4.3.105 () {66 vars in 1354 bytes} [Wed Aug 12 10:35:38 2026] GET /volume/v3/snapshots/34b22af0-b26d-4d83-94f9-260a24ad207f => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:35:38.652103 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-6d6682f6-770d-4de2-b408-c250d3b3ce67 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:35:38.654388 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-6d6682f6-770d-4de2-b408-c250d3b3ce67 tempest-SnapshotsActionsTest-1384608193 tempest-SnapshotsActionsTest-1384608193-project-member] DELETE https://10.4.3.105/volume/v3/snapshots/ad9b488a-c7d0-4ab0-913d-773e71be1cf8 Aug 12 10:35:38.654685 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-6d6682f6-770d-4de2-b408-c250d3b3ce67 tempest-SnapshotsActionsTest-1384608193 tempest-SnapshotsActionsTest-1384608193-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:35:38.654883 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-6d6682f6-770d-4de2-b408-c250d3b3ce67 tempest-SnapshotsActionsTest-1384608193 tempest-SnapshotsActionsTest-1384608193-project-member] Calling method 'delete' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:35:38.655025 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.v3.snapshots [None req-6d6682f6-770d-4de2-b408-c250d3b3ce67 tempest-SnapshotsActionsTest-1384608193 tempest-SnapshotsActionsTest-1384608193-project-member] Delete snapshot with id: ad9b488a-c7d0-4ab0-913d-773e71be1cf8 Aug 12 10:35:38.660112 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-6d6682f6-770d-4de2-b408-c250d3b3ce67 tempest-SnapshotsActionsTest-1384608193 tempest-SnapshotsActionsTest-1384608193-project-member] https://10.4.3.105/volume/v3/snapshots/ad9b488a-c7d0-4ab0-913d-773e71be1cf8 returned with HTTP 404 Aug 12 10:35:38.660715 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 327/1318] 10.4.3.105 () {66 vars in 1357 bytes} [Wed Aug 12 10:35:38 2026] DELETE /volume/v3/snapshots/ad9b488a-c7d0-4ab0-913d-773e71be1cf8 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:35:38.671226 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-2b09c336-2c91-4f31-bbcd-40eb6762be7e None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:35:38.673059 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-2b09c336-2c91-4f31-bbcd-40eb6762be7e tempest-SnapshotsActionsTest-1739142744 tempest-SnapshotsActionsTest-1739142744-project-admin] POST https://10.4.3.105/volume/v3/snapshots/34b22af0-b26d-4d83-94f9-260a24ad207f/action Aug 12 10:35:38.673418 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-2b09c336-2c91-4f31-bbcd-40eb6762be7e tempest-SnapshotsActionsTest-1739142744 tempest-SnapshotsActionsTest-1739142744-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100374) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 10:35:38.673552 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-2b09c336-2c91-4f31-bbcd-40eb6762be7e tempest-SnapshotsActionsTest-1739142744 tempest-SnapshotsActionsTest-1739142744-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:35:38.675629 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.contrib.admin_actions [None req-2b09c336-2c91-4f31-bbcd-40eb6762be7e tempest-SnapshotsActionsTest-1739142744 tempest-SnapshotsActionsTest-1739142744-project-admin] Updating snapshot '34b22af0-b26d-4d83-94f9-260a24ad207f' with '{'status': 'creating'}' {{(pid=100374) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 12 10:35:38.688701 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:35:38.688701 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:35:38.698160 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-a5118bec-d641-4f44-8895-02c1c7514854 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:35:38.700594 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-a5118bec-d641-4f44-8895-02c1c7514854 tempest-ServerActionsTestOtherA-124071967 tempest-ServerActionsTestOtherA-124071967-project-member] GET https://10.4.3.105/volume/v3/volumes/f57c7ba6-9c06-4e0d-9ae1-5c4f7a1e7c3a Aug 12 10:35:38.700904 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-a5118bec-d641-4f44-8895-02c1c7514854 tempest-ServerActionsTestOtherA-124071967 tempest-ServerActionsTestOtherA-124071967-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:35:38.701206 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-a5118bec-d641-4f44-8895-02c1c7514854 tempest-ServerActionsTestOtherA-124071967 tempest-ServerActionsTestOtherA-124071967-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:35:38.707196 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-2b09c336-2c91-4f31-bbcd-40eb6762be7e tempest-SnapshotsActionsTest-1739142744 tempest-SnapshotsActionsTest-1739142744-project-admin] https://10.4.3.105/volume/v3/snapshots/34b22af0-b26d-4d83-94f9-260a24ad207f/action returned with HTTP 202 Aug 12 10:35:38.707923 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 328/1319] 10.4.3.105 () {68 vars in 1396 bytes} [Wed Aug 12 10:35:38 2026] POST /volume/v3/snapshots/34b22af0-b26d-4d83-94f9-260a24ad207f/action => generated 0 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 10:35:38.708678 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-a5118bec-d641-4f44-8895-02c1c7514854 tempest-ServerActionsTestOtherA-124071967 tempest-ServerActionsTestOtherA-124071967-project-member] https://10.4.3.105/volume/v3/volumes/f57c7ba6-9c06-4e0d-9ae1-5c4f7a1e7c3a returned with HTTP 404 Aug 12 10:35:38.709400 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 336/1320] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:35:38 2026] GET /volume/v3/volumes/f57c7ba6-9c06-4e0d-9ae1-5c4f7a1e7c3a => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:35:38.718398 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-a368b556-ff59-4c66-a39b-01c39ac7a02e None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:35:38.721638 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-a368b556-ff59-4c66-a39b-01c39ac7a02e tempest-SnapshotsActionsTest-1384608193 tempest-SnapshotsActionsTest-1384608193-project-member] GET https://10.4.3.105/volume/v3/snapshots/34b22af0-b26d-4d83-94f9-260a24ad207f Aug 12 10:35:38.722019 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-a368b556-ff59-4c66-a39b-01c39ac7a02e tempest-SnapshotsActionsTest-1384608193 tempest-SnapshotsActionsTest-1384608193-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:35:38.722318 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-a368b556-ff59-4c66-a39b-01c39ac7a02e tempest-SnapshotsActionsTest-1384608193 tempest-SnapshotsActionsTest-1384608193-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:35:38.728895 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:35:38.728895 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:35:38.729491 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-a368b556-ff59-4c66-a39b-01c39ac7a02e tempest-SnapshotsActionsTest-1384608193 tempest-SnapshotsActionsTest-1384608193-project-member] Snapshot retrieved successfully. Aug 12 10:35:38.730740 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-a368b556-ff59-4c66-a39b-01c39ac7a02e tempest-SnapshotsActionsTest-1384608193 tempest-SnapshotsActionsTest-1384608193-project-member] https://10.4.3.105/volume/v3/snapshots/34b22af0-b26d-4d83-94f9-260a24ad207f returned with HTTP 200 Aug 12 10:35:38.731196 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 330/1321] 10.4.3.105 () {66 vars in 1354 bytes} [Wed Aug 12 10:35:38 2026] GET /volume/v3/snapshots/34b22af0-b26d-4d83-94f9-260a24ad207f => generated 465 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:35:38.742198 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-e4d30a9a-9261-41db-9ec1-77462a408b68 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:35:38.745927 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-e4d30a9a-9261-41db-9ec1-77462a408b68 tempest-SnapshotsActionsTest-1384608193 tempest-SnapshotsActionsTest-1384608193-project-member] POST https://10.4.3.105/volume/v3/snapshots/34b22af0-b26d-4d83-94f9-260a24ad207f/action Aug 12 10:35:38.746607 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-e4d30a9a-9261-41db-9ec1-77462a408b68 tempest-SnapshotsActionsTest-1384608193 tempest-SnapshotsActionsTest-1384608193-project-member] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "80%"}}' {{(pid=100373) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 10:35:38.746815 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-e4d30a9a-9261-41db-9ec1-77462a408b68 tempest-SnapshotsActionsTest-1384608193 tempest-SnapshotsActionsTest-1384608193-project-member] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "80%"}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:35:38.748610 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.contrib.snapshot_actions [None req-e4d30a9a-9261-41db-9ec1-77462a408b68 tempest-SnapshotsActionsTest-1384608193 tempest-SnapshotsActionsTest-1384608193-project-member] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '80%'}} {{(pid=100373) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Aug 12 10:35:38.756593 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:35:38.756593 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:35:38.757297 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.contrib.snapshot_actions [None req-e4d30a9a-9261-41db-9ec1-77462a408b68 tempest-SnapshotsActionsTest-1384608193 tempest-SnapshotsActionsTest-1384608193-project-member] Updating snapshot 34b22af0-b26d-4d83-94f9-260a24ad207f with info {'id': '34b22af0-b26d-4d83-94f9-260a24ad207f', 'status': 'error', 'progress': '80%'} Aug 12 10:35:38.766101 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-e4d30a9a-9261-41db-9ec1-77462a408b68 tempest-SnapshotsActionsTest-1384608193 tempest-SnapshotsActionsTest-1384608193-project-member] https://10.4.3.105/volume/v3/snapshots/34b22af0-b26d-4d83-94f9-260a24ad207f/action returned with HTTP 202 Aug 12 10:35:38.766955 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 328/1322] 10.4.3.105 () {68 vars in 1396 bytes} [Wed Aug 12 10:35:38 2026] POST /volume/v3/snapshots/34b22af0-b26d-4d83-94f9-260a24ad207f/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 10:35:38.775396 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-40d1f7ed-de79-485b-82b6-1027676d3b90 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:35:38.777864 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-40d1f7ed-de79-485b-82b6-1027676d3b90 tempest-SnapshotsActionsTest-1739142744 tempest-SnapshotsActionsTest-1739142744-project-admin] GET https://10.4.3.105/volume/v3/snapshots/34b22af0-b26d-4d83-94f9-260a24ad207f Aug 12 10:35:38.778148 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-40d1f7ed-de79-485b-82b6-1027676d3b90 tempest-SnapshotsActionsTest-1739142744 tempest-SnapshotsActionsTest-1739142744-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:35:38.778412 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-40d1f7ed-de79-485b-82b6-1027676d3b90 tempest-SnapshotsActionsTest-1739142744 tempest-SnapshotsActionsTest-1739142744-project-admin] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:35:38.785441 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:35:38.785441 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:35:38.785441 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-40d1f7ed-de79-485b-82b6-1027676d3b90 tempest-SnapshotsActionsTest-1739142744 tempest-SnapshotsActionsTest-1739142744-project-admin] Snapshot retrieved successfully. Aug 12 10:35:38.786726 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-40d1f7ed-de79-485b-82b6-1027676d3b90 tempest-SnapshotsActionsTest-1739142744 tempest-SnapshotsActionsTest-1739142744-project-admin] https://10.4.3.105/volume/v3/snapshots/34b22af0-b26d-4d83-94f9-260a24ad207f returned with HTTP 200 Aug 12 10:35:38.787293 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 329/1323] 10.4.3.105 () {66 vars in 1354 bytes} [Wed Aug 12 10:35:38 2026] GET /volume/v3/snapshots/34b22af0-b26d-4d83-94f9-260a24ad207f => generated 461 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:35:38.799367 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-ff58033f-014c-42e7-ab15-9edc7083719e None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:35:38.801319 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-ff58033f-014c-42e7-ab15-9edc7083719e tempest-SnapshotsActionsTest-1739142744 tempest-SnapshotsActionsTest-1739142744-project-admin] POST https://10.4.3.105/volume/v3/snapshots/34b22af0-b26d-4d83-94f9-260a24ad207f/action Aug 12 10:35:38.801760 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-ff58033f-014c-42e7-ab15-9edc7083719e tempest-SnapshotsActionsTest-1739142744 tempest-SnapshotsActionsTest-1739142744-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100372) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 10:35:38.801908 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-ff58033f-014c-42e7-ab15-9edc7083719e tempest-SnapshotsActionsTest-1739142744 tempest-SnapshotsActionsTest-1739142744-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:35:38.803467 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.contrib.admin_actions [None req-ff58033f-014c-42e7-ab15-9edc7083719e tempest-SnapshotsActionsTest-1739142744 tempest-SnapshotsActionsTest-1739142744-project-admin] Updating snapshot '34b22af0-b26d-4d83-94f9-260a24ad207f' with '{'status': 'available'}' {{(pid=100372) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 12 10:35:38.815438 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:35:38.815438 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:35:38.832961 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-ff58033f-014c-42e7-ab15-9edc7083719e tempest-SnapshotsActionsTest-1739142744 tempest-SnapshotsActionsTest-1739142744-project-admin] https://10.4.3.105/volume/v3/snapshots/34b22af0-b26d-4d83-94f9-260a24ad207f/action returned with HTTP 202 Aug 12 10:35:38.833353 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 337/1324] 10.4.3.105 () {68 vars in 1396 bytes} [Wed Aug 12 10:35:38 2026] POST /volume/v3/snapshots/34b22af0-b26d-4d83-94f9-260a24ad207f/action => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 10:35:38.843232 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-8c5e5453-c556-499c-b864-5a6d49c3e940 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:35:38.845686 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-8c5e5453-c556-499c-b864-5a6d49c3e940 tempest-SnapshotsActionsTest-1384608193 tempest-SnapshotsActionsTest-1384608193-project-member] GET https://10.4.3.105/volume/v3/snapshots/34b22af0-b26d-4d83-94f9-260a24ad207f Aug 12 10:35:38.845959 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-8c5e5453-c556-499c-b864-5a6d49c3e940 tempest-SnapshotsActionsTest-1384608193 tempest-SnapshotsActionsTest-1384608193-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:35:38.846252 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-8c5e5453-c556-499c-b864-5a6d49c3e940 tempest-SnapshotsActionsTest-1384608193 tempest-SnapshotsActionsTest-1384608193-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:35:38.852487 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:35:38.852487 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:35:38.853296 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-8c5e5453-c556-499c-b864-5a6d49c3e940 tempest-SnapshotsActionsTest-1384608193 tempest-SnapshotsActionsTest-1384608193-project-member] Snapshot retrieved successfully. Aug 12 10:35:38.853920 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-8c5e5453-c556-499c-b864-5a6d49c3e940 tempest-SnapshotsActionsTest-1384608193 tempest-SnapshotsActionsTest-1384608193-project-member] https://10.4.3.105/volume/v3/snapshots/34b22af0-b26d-4d83-94f9-260a24ad207f returned with HTTP 200 Aug 12 10:35:38.854351 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 331/1325] 10.4.3.105 () {66 vars in 1354 bytes} [Wed Aug 12 10:35:38 2026] GET /volume/v3/snapshots/34b22af0-b26d-4d83-94f9-260a24ad207f => generated 465 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:35:38.867713 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-976e4bad-7398-4862-bab1-3c2b4847ab5b None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:35:38.872839 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-976e4bad-7398-4862-bab1-3c2b4847ab5b tempest-SnapshotsActionsTest-1384608193 tempest-SnapshotsActionsTest-1384608193-project-member] DELETE https://10.4.3.105/volume/v3/snapshots/34b22af0-b26d-4d83-94f9-260a24ad207f Aug 12 10:35:38.873169 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-976e4bad-7398-4862-bab1-3c2b4847ab5b tempest-SnapshotsActionsTest-1384608193 tempest-SnapshotsActionsTest-1384608193-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:35:38.873475 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-976e4bad-7398-4862-bab1-3c2b4847ab5b tempest-SnapshotsActionsTest-1384608193 tempest-SnapshotsActionsTest-1384608193-project-member] Calling method 'delete' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:35:38.873662 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.v3.snapshots [None req-976e4bad-7398-4862-bab1-3c2b4847ab5b tempest-SnapshotsActionsTest-1384608193 tempest-SnapshotsActionsTest-1384608193-project-member] Delete snapshot with id: 34b22af0-b26d-4d83-94f9-260a24ad207f Aug 12 10:35:38.886799 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:35:38.886799 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:35:38.887399 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-976e4bad-7398-4862-bab1-3c2b4847ab5b tempest-SnapshotsActionsTest-1384608193 tempest-SnapshotsActionsTest-1384608193-project-member] Snapshot retrieved successfully. Aug 12 10:35:38.915712 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-976e4bad-7398-4862-bab1-3c2b4847ab5b tempest-SnapshotsActionsTest-1384608193 tempest-SnapshotsActionsTest-1384608193-project-member] Snapshot delete request issued successfully. Aug 12 10:35:38.915945 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-976e4bad-7398-4862-bab1-3c2b4847ab5b tempest-SnapshotsActionsTest-1384608193 tempest-SnapshotsActionsTest-1384608193-project-member] https://10.4.3.105/volume/v3/snapshots/34b22af0-b26d-4d83-94f9-260a24ad207f returned with HTTP 202 Aug 12 10:35:38.916402 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 329/1326] 10.4.3.105 () {66 vars in 1357 bytes} [Wed Aug 12 10:35:38 2026] DELETE /volume/v3/snapshots/34b22af0-b26d-4d83-94f9-260a24ad207f => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 10:35:38.928662 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-8b0c2a2a-f264-4430-87e7-2b6cd061793c None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:35:38.931432 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-8b0c2a2a-f264-4430-87e7-2b6cd061793c tempest-SnapshotsActionsTest-1384608193 tempest-SnapshotsActionsTest-1384608193-project-member] GET https://10.4.3.105/volume/v3/snapshots/34b22af0-b26d-4d83-94f9-260a24ad207f Aug 12 10:35:38.932802 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-8b0c2a2a-f264-4430-87e7-2b6cd061793c tempest-SnapshotsActionsTest-1384608193 tempest-SnapshotsActionsTest-1384608193-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:35:38.932983 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-8b0c2a2a-f264-4430-87e7-2b6cd061793c tempest-SnapshotsActionsTest-1384608193 tempest-SnapshotsActionsTest-1384608193-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:35:38.940859 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:35:38.940859 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:35:38.942610 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-8b0c2a2a-f264-4430-87e7-2b6cd061793c tempest-SnapshotsActionsTest-1384608193 tempest-SnapshotsActionsTest-1384608193-project-member] Snapshot retrieved successfully. Aug 12 10:35:38.943686 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-8b0c2a2a-f264-4430-87e7-2b6cd061793c tempest-SnapshotsActionsTest-1384608193 tempest-SnapshotsActionsTest-1384608193-project-member] https://10.4.3.105/volume/v3/snapshots/34b22af0-b26d-4d83-94f9-260a24ad207f returned with HTTP 200 Aug 12 10:35:38.944172 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 330/1327] 10.4.3.105 () {66 vars in 1354 bytes} [Wed Aug 12 10:35:38 2026] GET /volume/v3/snapshots/34b22af0-b26d-4d83-94f9-260a24ad207f => generated 464 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 12 10:35:39.524079 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-d6297688-d3db-4cb6-9252-3cf4fc1367c4 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:35:39.527848 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-d6297688-d3db-4cb6-9252-3cf4fc1367c4 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] GET https://10.4.3.105/volume/v3/volumes/e1c57fd5-7740-4c25-8806-cf01a5a6fd83 Aug 12 10:35:39.528176 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-d6297688-d3db-4cb6-9252-3cf4fc1367c4 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:35:39.528723 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-d6297688-d3db-4cb6-9252-3cf4fc1367c4 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:35:39.539004 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:35:39.539004 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:35:39.545175 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-d6297688-d3db-4cb6-9252-3cf4fc1367c4 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Volume info retrieved successfully. Aug 12 10:35:39.546291 np0000007037 devstack@c-api.service[100372]: WARNING stevedore.named [None req-d6297688-d3db-4cb6-9252-3cf4fc1367c4 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 10:35:39.546743 np0000007037 devstack@c-api.service[100372]: WARNING castellan.key_manager [None req-d6297688-d3db-4cb6-9252-3cf4fc1367c4 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 10:35:39.593873 np0000007037 devstack@c-api.service[100372]: DEBUG oslo_db.sqlalchemy.engines [None req-d6297688-d3db-4cb6-9252-3cf4fc1367c4 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100372) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 10:35:39.597844 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:35:39.597844 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:35:39.607910 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-d6297688-d3db-4cb6-9252-3cf4fc1367c4 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] https://10.4.3.105/volume/v3/volumes/e1c57fd5-7740-4c25-8806-cf01a5a6fd83 returned with HTTP 200 Aug 12 10:35:39.608346 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 338/1328] 10.4.3.105 () {68 vars in 1389 bytes} [Wed Aug 12 10:35:39 2026] GET /volume/v3/volumes/e1c57fd5-7740-4c25-8806-cf01a5a6fd83 => generated 915 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:35:39.631574 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-47cc7068-b3c5-441e-b117-31f117c7e608 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:35:39.633668 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-47cc7068-b3c5-441e-b117-31f117c7e608 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] POST https://10.4.3.105/volume/v3/group_snapshots Aug 12 10:35:39.634154 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-47cc7068-b3c5-441e-b117-31f117c7e608 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "7fc91890-2e36-4b58-884d-cd16de55381e", "name": "tempest-group_snapshot-1409982869"}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:35:39.635939 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.v3.group_snapshots [None req-47cc7068-b3c5-441e-b117-31f117c7e608 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '7fc91890-2e36-4b58-884d-cd16de55381e', 'name': 'tempest-group_snapshot-1409982869'}} {{(pid=100375) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Aug 12 10:35:39.641608 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:35:39.641608 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:35:39.646875 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.v3.group_snapshots [None req-47cc7068-b3c5-441e-b117-31f117c7e608 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Creating group_snapshot tempest-group_snapshot-1409982869. Aug 12 10:35:39.691858 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:35:39.691858 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:35:39.706345 np0000007037 devstack@c-api.service[100375]: WARNING cinder.quota [None req-47cc7068-b3c5-441e-b117-31f117c7e608 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-1001685324 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-1001685324, it is now deprecated. Please use the default quota class for default quota. Aug 12 10:35:39.731736 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.quota [None req-47cc7068-b3c5-441e-b117-31f117c7e608 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Created reservations ['b84aa782-12f8-4cff-98c2-253f7980f5ce', '2fa02e9f-9490-428c-b1f8-9aea5800dcf0', '1c2db14c-75be-42ea-b6e7-cfbcd264d99d', '416231c5-2adf-4d0e-8eab-dedcb2dbe91e'] {{(pid=100375) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:35:39.767819 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-47cc7068-b3c5-441e-b117-31f117c7e608 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] https://10.4.3.105/volume/v3/group_snapshots returned with HTTP 202 Aug 12 10:35:39.767819 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 332/1329] 10.4.3.105 () {70 vars in 1324 bytes} [Wed Aug 12 10:35:39 2026] POST /volume/v3/group_snapshots => generated 168 bytes in 135 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:35:39.777899 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-bb012f7e-69eb-4807-a832-c0043ff6428a None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:35:39.780056 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-bb012f7e-69eb-4807-a832-c0043ff6428a tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] GET https://10.4.3.105/volume/v3/group_snapshots/7827302a-66f0-454b-b22c-a2f186879333 Aug 12 10:35:39.780365 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-bb012f7e-69eb-4807-a832-c0043ff6428a tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:35:39.780561 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-bb012f7e-69eb-4807-a832-c0043ff6428a tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Calling method 'version_select' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:35:39.780752 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.v3.group_snapshots [None req-bb012f7e-69eb-4807-a832-c0043ff6428a tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] show called for member 7827302a-66f0-454b-b22c-a2f186879333 {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 12 10:35:39.787278 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:35:39.787278 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:35:39.791720 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-bb012f7e-69eb-4807-a832-c0043ff6428a tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] https://10.4.3.105/volume/v3/group_snapshots/7827302a-66f0-454b-b22c-a2f186879333 returned with HTTP 200 Aug 12 10:35:39.792442 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 330/1330] 10.4.3.105 () {68 vars in 1413 bytes} [Wed Aug 12 10:35:39 2026] GET /volume/v3/group_snapshots/7827302a-66f0-454b-b22c-a2f186879333 => generated 307 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:35:39.957131 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-d0566f15-3ea2-4d76-8b1d-4b142c5faed7 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:35:39.961669 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-d0566f15-3ea2-4d76-8b1d-4b142c5faed7 tempest-SnapshotsActionsTest-1384608193 tempest-SnapshotsActionsTest-1384608193-project-member] GET https://10.4.3.105/volume/v3/snapshots/34b22af0-b26d-4d83-94f9-260a24ad207f Aug 12 10:35:39.962015 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-d0566f15-3ea2-4d76-8b1d-4b142c5faed7 tempest-SnapshotsActionsTest-1384608193 tempest-SnapshotsActionsTest-1384608193-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:35:39.962324 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-d0566f15-3ea2-4d76-8b1d-4b142c5faed7 tempest-SnapshotsActionsTest-1384608193 tempest-SnapshotsActionsTest-1384608193-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:35:39.968558 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-d0566f15-3ea2-4d76-8b1d-4b142c5faed7 tempest-SnapshotsActionsTest-1384608193 tempest-SnapshotsActionsTest-1384608193-project-member] https://10.4.3.105/volume/v3/snapshots/34b22af0-b26d-4d83-94f9-260a24ad207f returned with HTTP 404 Aug 12 10:35:39.969210 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 331/1331] 10.4.3.105 () {66 vars in 1354 bytes} [Wed Aug 12 10:35:39 2026] GET /volume/v3/snapshots/34b22af0-b26d-4d83-94f9-260a24ad207f => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:35:39.977055 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-35145fe3-127b-4541-9fa9-362bcc2e8aaa None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:35:39.979009 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-35145fe3-127b-4541-9fa9-362bcc2e8aaa tempest-SnapshotsActionsTest-1384608193 tempest-SnapshotsActionsTest-1384608193-project-member] GET https://10.4.3.105/volume/v3/volumes/de16a8e1-c5c0-4e92-8772-aef8453bcaec Aug 12 10:35:39.979193 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-35145fe3-127b-4541-9fa9-362bcc2e8aaa tempest-SnapshotsActionsTest-1384608193 tempest-SnapshotsActionsTest-1384608193-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:35:39.979402 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-35145fe3-127b-4541-9fa9-362bcc2e8aaa tempest-SnapshotsActionsTest-1384608193 tempest-SnapshotsActionsTest-1384608193-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:35:39.991864 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:35:39.991864 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:35:39.999705 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-35145fe3-127b-4541-9fa9-362bcc2e8aaa tempest-SnapshotsActionsTest-1384608193 tempest-SnapshotsActionsTest-1384608193-project-member] Volume info retrieved successfully. Aug 12 10:35:40.006315 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-35145fe3-127b-4541-9fa9-362bcc2e8aaa tempest-SnapshotsActionsTest-1384608193 tempest-SnapshotsActionsTest-1384608193-project-member] https://10.4.3.105/volume/v3/volumes/de16a8e1-c5c0-4e92-8772-aef8453bcaec returned with HTTP 200 Aug 12 10:35:40.006911 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 339/1332] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:35:39 2026] GET /volume/v3/volumes/de16a8e1-c5c0-4e92-8772-aef8453bcaec => generated 844 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:35:40.022673 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-032b8763-7a85-4772-963d-e42781fb504a None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:35:40.025247 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-032b8763-7a85-4772-963d-e42781fb504a tempest-SnapshotsActionsTest-1384608193 tempest-SnapshotsActionsTest-1384608193-project-member] DELETE https://10.4.3.105/volume/v3/volumes/de16a8e1-c5c0-4e92-8772-aef8453bcaec Aug 12 10:35:40.025562 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-032b8763-7a85-4772-963d-e42781fb504a tempest-SnapshotsActionsTest-1384608193 tempest-SnapshotsActionsTest-1384608193-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:35:40.025834 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-032b8763-7a85-4772-963d-e42781fb504a tempest-SnapshotsActionsTest-1384608193 tempest-SnapshotsActionsTest-1384608193-project-member] Calling method 'delete' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:35:40.026070 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.v3.volumes [None req-032b8763-7a85-4772-963d-e42781fb504a tempest-SnapshotsActionsTest-1384608193 tempest-SnapshotsActionsTest-1384608193-project-member] Delete volume with id: de16a8e1-c5c0-4e92-8772-aef8453bcaec Aug 12 10:35:40.036143 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:35:40.036143 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:35:40.036778 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-032b8763-7a85-4772-963d-e42781fb504a tempest-SnapshotsActionsTest-1384608193 tempest-SnapshotsActionsTest-1384608193-project-member] Volume info retrieved successfully. Aug 12 10:35:40.060213 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-032b8763-7a85-4772-963d-e42781fb504a tempest-SnapshotsActionsTest-1384608193 tempest-SnapshotsActionsTest-1384608193-project-member] Delete volume request issued successfully. Aug 12 10:35:40.060500 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-032b8763-7a85-4772-963d-e42781fb504a tempest-SnapshotsActionsTest-1384608193 tempest-SnapshotsActionsTest-1384608193-project-member] https://10.4.3.105/volume/v3/volumes/de16a8e1-c5c0-4e92-8772-aef8453bcaec returned with HTTP 202 Aug 12 10:35:40.061074 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 333/1333] 10.4.3.105 () {66 vars in 1351 bytes} [Wed Aug 12 10:35:40 2026] DELETE /volume/v3/volumes/de16a8e1-c5c0-4e92-8772-aef8453bcaec => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 10:35:40.070728 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-6803ba5e-9d24-4c20-9eb8-25cb9fff2992 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:35:40.073376 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-6803ba5e-9d24-4c20-9eb8-25cb9fff2992 tempest-SnapshotsActionsTest-1384608193 tempest-SnapshotsActionsTest-1384608193-project-member] GET https://10.4.3.105/volume/v3/volumes/de16a8e1-c5c0-4e92-8772-aef8453bcaec Aug 12 10:35:40.073725 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-6803ba5e-9d24-4c20-9eb8-25cb9fff2992 tempest-SnapshotsActionsTest-1384608193 tempest-SnapshotsActionsTest-1384608193-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:35:40.074035 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-6803ba5e-9d24-4c20-9eb8-25cb9fff2992 tempest-SnapshotsActionsTest-1384608193 tempest-SnapshotsActionsTest-1384608193-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:35:40.082457 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:35:40.082457 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:35:40.088496 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-6803ba5e-9d24-4c20-9eb8-25cb9fff2992 tempest-SnapshotsActionsTest-1384608193 tempest-SnapshotsActionsTest-1384608193-project-member] Volume info retrieved successfully. Aug 12 10:35:40.094266 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-6803ba5e-9d24-4c20-9eb8-25cb9fff2992 tempest-SnapshotsActionsTest-1384608193 tempest-SnapshotsActionsTest-1384608193-project-member] https://10.4.3.105/volume/v3/volumes/de16a8e1-c5c0-4e92-8772-aef8453bcaec returned with HTTP 200 Aug 12 10:35:40.094707 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 331/1334] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:35:40 2026] GET /volume/v3/volumes/de16a8e1-c5c0-4e92-8772-aef8453bcaec => generated 843 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:35:40.803000 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-5958bbab-5a8b-43d9-beb3-fb5ffbd904a8 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:35:40.805474 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-5958bbab-5a8b-43d9-beb3-fb5ffbd904a8 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] GET https://10.4.3.105/volume/v3/group_snapshots/7827302a-66f0-454b-b22c-a2f186879333 Aug 12 10:35:40.805788 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-5958bbab-5a8b-43d9-beb3-fb5ffbd904a8 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:35:40.806090 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-5958bbab-5a8b-43d9-beb3-fb5ffbd904a8 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Calling method 'version_select' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:35:40.806289 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.group_snapshots [None req-5958bbab-5a8b-43d9-beb3-fb5ffbd904a8 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] show called for member 7827302a-66f0-454b-b22c-a2f186879333 {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 12 10:35:40.813214 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:35:40.813214 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:35:40.819299 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-5958bbab-5a8b-43d9-beb3-fb5ffbd904a8 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] https://10.4.3.105/volume/v3/group_snapshots/7827302a-66f0-454b-b22c-a2f186879333 returned with HTTP 200 Aug 12 10:35:40.820293 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 332/1335] 10.4.3.105 () {68 vars in 1413 bytes} [Wed Aug 12 10:35:40 2026] GET /volume/v3/group_snapshots/7827302a-66f0-454b-b22c-a2f186879333 => generated 308 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:35:40.830664 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-1f8e540b-2423-4f22-87c5-3b49147fbb00 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:35:40.834419 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-1f8e540b-2423-4f22-87c5-3b49147fbb00 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] GET https://10.4.3.105/volume/v3/snapshots/detail Aug 12 10:35:40.834903 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-1f8e540b-2423-4f22-87c5-3b49147fbb00 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:35:40.834903 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-1f8e540b-2423-4f22-87c5-3b49147fbb00 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Calling method 'detail' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:35:40.835547 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.api_utils [None req-1f8e540b-2423-4f22-87c5-3b49147fbb00 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Removing options '' from query. {{(pid=100372) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 10:35:40.837635 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.db.api [None req-1f8e540b-2423-4f22-87c5-3b49147fbb00 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Building query based on filter {{(pid=100372) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 12 10:35:40.842489 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-1f8e540b-2423-4f22-87c5-3b49147fbb00 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Get all snapshots completed successfully. Aug 12 10:35:40.843077 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:35:40.843077 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:35:40.843782 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-1f8e540b-2423-4f22-87c5-3b49147fbb00 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] https://10.4.3.105/volume/v3/snapshots/detail returned with HTTP 200 Aug 12 10:35:40.844262 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 340/1336] 10.4.3.105 () {66 vars in 1264 bytes} [Wed Aug 12 10:35:40 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 10:35:40.856046 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-01721b8e-248a-4db5-b670-4039c0db6e91 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:35:40.858580 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-01721b8e-248a-4db5-b670-4039c0db6e91 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] GET https://10.4.3.105/volume/v3/snapshots/2e8e7fde-7616-40ea-bd7a-05da4b39b244 Aug 12 10:35:40.858918 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-01721b8e-248a-4db5-b670-4039c0db6e91 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:35:40.859163 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-01721b8e-248a-4db5-b670-4039c0db6e91 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:35:40.866456 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:35:40.866456 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:35:40.867083 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-01721b8e-248a-4db5-b670-4039c0db6e91 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Snapshot retrieved successfully. Aug 12 10:35:40.868186 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-01721b8e-248a-4db5-b670-4039c0db6e91 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] https://10.4.3.105/volume/v3/snapshots/2e8e7fde-7616-40ea-bd7a-05da4b39b244 returned with HTTP 200 Aug 12 10:35:40.868721 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 334/1337] 10.4.3.105 () {66 vars in 1354 bytes} [Wed Aug 12 10:35:40 2026] GET /volume/v3/snapshots/2e8e7fde-7616-40ea-bd7a-05da4b39b244 => generated 451 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:35:40.879574 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-75d452d2-7935-46a8-9c53-662e4ac93b3c None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:35:40.882069 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-75d452d2-7935-46a8-9c53-662e4ac93b3c tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] POST https://10.4.3.105/volume/v3/groups/action Aug 12 10:35:40.882594 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-75d452d2-7935-46a8-9c53-662e4ac93b3c tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Action body: b'{"create-from-src": {"group_snapshot_id": "7827302a-66f0-454b-b22c-a2f186879333", "name": "tempest-Group_from_snap-1272142543"}}' {{(pid=100373) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 10:35:40.882799 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-75d452d2-7935-46a8-9c53-662e4ac93b3c tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Action: 'action', calling method: version_select, body: {"create-from-src": {"group_snapshot_id": "7827302a-66f0-454b-b22c-a2f186879333", "name": "tempest-Group_from_snap-1272142543"}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:35:40.884936 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.v3.groups [None req-75d452d2-7935-46a8-9c53-662e4ac93b3c tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Creating new group {'create-from-src': {'group_snapshot_id': '7827302a-66f0-454b-b22c-a2f186879333', 'name': 'tempest-Group_from_snap-1272142543'}}. {{(pid=100373) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Aug 12 10:35:40.885149 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.v3.groups [None req-75d452d2-7935-46a8-9c53-662e4ac93b3c tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Creating group tempest-Group_from_snap-1272142543 from group_snapshot 7827302a-66f0-454b-b22c-a2f186879333. Aug 12 10:35:40.890186 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:35:40.890186 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:35:40.899282 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:35:40.899282 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:35:40.905871 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:35:40.905871 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:35:40.957800 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.quota [None req-75d452d2-7935-46a8-9c53-662e4ac93b3c tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Created reservations ['d201a329-7725-4b19-a761-7ebd8e318479'] {{(pid=100373) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:35:41.026780 np0000007037 devstack@c-api.service[100373]: INFO cinder.group.api [None req-75d452d2-7935-46a8-9c53-662e4ac93b3c tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] A mapping entry already exists for group 220f5b66-d9ba-4820-8d86-83f199242f4a and volume type 0ae9b0fd-8d2c-4982-8a13-35ebdff258fc. Do not need to create again. Aug 12 10:35:41.027157 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:35:41.027157 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:35:41.030431 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-75d452d2-7935-46a8-9c53-662e4ac93b3c tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Availability zone cache updated, next update will occur around 2026-08-12 11:35:41.030147. {{(pid=100373) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 12 10:35:41.030670 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-75d452d2-7935-46a8-9c53-662e4ac93b3c tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Availability Zones retrieved successfully. Aug 12 10:35:41.037215 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-75d452d2-7935-46a8-9c53-662e4ac93b3c tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Flow 'volume_create_api' (a6cecbf8-599e-4362-87f3-be594ea62531) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:35:41.038696 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-75d452d2-7935-46a8-9c53-662e4ac93b3c tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (540f6762-9351-4322-b5c3-f8d994550225) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:35:41.040050 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.flows.api.create_volume [None req-75d452d2-7935-46a8-9c53-662e4ac93b3c tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100373) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 10:35:41.066960 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-75d452d2-7935-46a8-9c53-662e4ac93b3c tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (540f6762-9351-4322-b5c3-f8d994550225) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '2e8e7fde-7616-40ea-bd7a-05da4b39b244', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T10:35:37Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=0ae9b0fd-8d2c-4982-8a13-35ebdff258fc,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1001685324',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0ae9b0fd-8d2c-4982-8a13-35ebdff258fc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '220f5b66-d9ba-4820-8d86-83f199242f4a', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:35:41.067703 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-75d452d2-7935-46a8-9c53-662e4ac93b3c tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e9300f4b-93c2-4011-8b10-4bccf6f2b8ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:35:41.095347 np0000007037 devstack@c-api.service[100373]: WARNING cinder.quota [None req-75d452d2-7935-46a8-9c53-662e4ac93b3c tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1001685324 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1001685324, it is now deprecated. Please use the default quota class for default quota. Aug 12 10:35:41.109256 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-1f16395a-14f5-4426-bf10-6a6baa9e44fc None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:35:41.112825 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.quota [None req-75d452d2-7935-46a8-9c53-662e4ac93b3c tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Created reservations ['bd8aa810-c8f0-463a-a6cb-ea980c4d7552', '2b9a13ae-c835-4453-8c71-27bedfbcb72f'] {{(pid=100373) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:35:41.112995 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-1f16395a-14f5-4426-bf10-6a6baa9e44fc tempest-SnapshotsActionsTest-1384608193 tempest-SnapshotsActionsTest-1384608193-project-member] GET https://10.4.3.105/volume/v3/volumes/de16a8e1-c5c0-4e92-8772-aef8453bcaec Aug 12 10:35:41.112995 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-1f16395a-14f5-4426-bf10-6a6baa9e44fc tempest-SnapshotsActionsTest-1384608193 tempest-SnapshotsActionsTest-1384608193-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:35:41.112995 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-1f16395a-14f5-4426-bf10-6a6baa9e44fc tempest-SnapshotsActionsTest-1384608193 tempest-SnapshotsActionsTest-1384608193-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:35:41.113087 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-75d452d2-7935-46a8-9c53-662e4ac93b3c tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e9300f4b-93c2-4011-8b10-4bccf6f2b8ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bd8aa810-c8f0-463a-a6cb-ea980c4d7552', '2b9a13ae-c835-4453-8c71-27bedfbcb72f']}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:35:41.113087 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-75d452d2-7935-46a8-9c53-662e4ac93b3c tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2352d1e7-cdc3-4587-9fd3-5a56886ff1e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:35:41.120819 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-1f16395a-14f5-4426-bf10-6a6baa9e44fc tempest-SnapshotsActionsTest-1384608193 tempest-SnapshotsActionsTest-1384608193-project-member] https://10.4.3.105/volume/v3/volumes/de16a8e1-c5c0-4e92-8772-aef8453bcaec returned with HTTP 404 Aug 12 10:35:41.121368 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 333/1338] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:35:41 2026] GET /volume/v3/volumes/de16a8e1-c5c0-4e92-8772-aef8453bcaec => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:35:41.157557 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-75d452d2-7935-46a8-9c53-662e4ac93b3c tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2352d1e7-cdc3-4587-9fd3-5a56886ff1e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '580ddfb5-0446-4436-9577-ac55b7c36ac7', '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=220f5b66-d9ba-4820-8d86-83f199242f4a,group_type_id=,metadata={},multiattach=False,project_id='1865b37fdcd443db827d9cb14ea5324e',qos_specs=None,replication_status=,reservations=['bd8aa810-c8f0-463a-a6cb-ea980c4d7552','2b9a13ae-c835-4453-8c71-27bedfbcb72f'],size=1,snapshot_id=2e8e7fde-7616-40ea-bd7a-05da4b39b244,source_replicaid=,source_volid=None,status='creating',user_id='7cf3e00f3dec4cbb8395f4de11ba614b',volume_type_id=0ae9b0fd-8d2c-4982-8a13-35ebdff258fc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:35:41Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=220f5b66-d9ba-4820-8d86-83f199242f4a,host=None,id=580ddfb5-0446-4436-9577-ac55b7c36ac7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1865b37fdcd443db827d9cb14ea5324e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=2e8e7fde-7616-40ea-bd7a-05da4b39b244,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7cf3e00f3dec4cbb8395f4de11ba614b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0ae9b0fd-8d2c-4982-8a13-35ebdff258fc),volume_type_id=0ae9b0fd-8d2c-4982-8a13-35ebdff258fc)}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:35:41.158599 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-75d452d2-7935-46a8-9c53-662e4ac93b3c tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0356788d-b4b2-4612-95a6-a2729dcae875) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:35:41.183421 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-75d452d2-7935-46a8-9c53-662e4ac93b3c tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0356788d-b4b2-4612-95a6-a2729dcae875) transitioned into state 'SUCCESS' from 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=220f5b66-d9ba-4820-8d86-83f199242f4a,group_type_id=,metadata={},multiattach=False,project_id='1865b37fdcd443db827d9cb14ea5324e',qos_specs=None,replication_status=,reservations=['bd8aa810-c8f0-463a-a6cb-ea980c4d7552','2b9a13ae-c835-4453-8c71-27bedfbcb72f'],size=1,snapshot_id=2e8e7fde-7616-40ea-bd7a-05da4b39b244,source_replicaid=,source_volid=None,status='creating',user_id='7cf3e00f3dec4cbb8395f4de11ba614b',volume_type_id=0ae9b0fd-8d2c-4982-8a13-35ebdff258fc)}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:35:41.184645 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-75d452d2-7935-46a8-9c53-662e4ac93b3c tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Flow 'volume_create_api' (a6cecbf8-599e-4362-87f3-be594ea62531) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100373) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:35:41.185121 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-75d452d2-7935-46a8-9c53-662e4ac93b3c tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Create volume request issued successfully. Aug 12 10:35:41.224506 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-75d452d2-7935-46a8-9c53-662e4ac93b3c tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] https://10.4.3.105/volume/v3/groups/action returned with HTTP 202 Aug 12 10:35:41.225455 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 332/1339] 10.4.3.105 () {70 vars in 1318 bytes} [Wed Aug 12 10:35:40 2026] POST /volume/v3/groups/action => generated 103 bytes in 347 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:35:41.236855 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-9b2b69cc-3345-48ef-ae33-49f8809f4629 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:35:41.242060 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-9b2b69cc-3345-48ef-ae33-49f8809f4629 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] GET https://10.4.3.105/volume/v3/volumes/detail Aug 12 10:35:41.243217 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-9b2b69cc-3345-48ef-ae33-49f8809f4629 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:35:41.243563 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-9b2b69cc-3345-48ef-ae33-49f8809f4629 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Calling method 'detail' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:35:41.245388 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.api_utils [None req-9b2b69cc-3345-48ef-ae33-49f8809f4629 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Removing options '' from query. {{(pid=100372) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 10:35:41.246491 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-9b2b69cc-3345-48ef-ae33-49f8809f4629 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100372) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 10:35:41.257960 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-9b2b69cc-3345-48ef-ae33-49f8809f4629 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Get all volumes completed successfully. Aug 12 10:35:41.258797 np0000007037 devstack@c-api.service[100372]: WARNING stevedore.named [None req-9b2b69cc-3345-48ef-ae33-49f8809f4629 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 10:35:41.259047 np0000007037 devstack@c-api.service[100372]: WARNING castellan.key_manager [None req-9b2b69cc-3345-48ef-ae33-49f8809f4629 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 10:35:41.327530 np0000007037 devstack@c-api.service[100372]: DEBUG oslo_db.sqlalchemy.engines [None req-9b2b69cc-3345-48ef-ae33-49f8809f4629 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100372) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 10:35:41.331562 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:35:41.331562 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:35:41.337487 np0000007037 devstack@c-api.service[100372]: WARNING stevedore.named [None req-9b2b69cc-3345-48ef-ae33-49f8809f4629 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 10:35:41.337487 np0000007037 devstack@c-api.service[100372]: WARNING castellan.key_manager [None req-9b2b69cc-3345-48ef-ae33-49f8809f4629 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 10:35:41.380230 np0000007037 devstack@c-api.service[100372]: DEBUG oslo_db.sqlalchemy.engines [None req-9b2b69cc-3345-48ef-ae33-49f8809f4629 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100372) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 10:35:41.384386 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:35:41.384386 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:35:41.394082 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-9b2b69cc-3345-48ef-ae33-49f8809f4629 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] https://10.4.3.105/volume/v3/volumes/detail returned with HTTP 200 Aug 12 10:35:41.394622 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 341/1340] 10.4.3.105 () {68 vars in 1299 bytes} [Wed Aug 12 10:35:41 2026] GET /volume/v3/volumes/detail => generated 1834 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 10:35:41.411168 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-6e4a341b-8ecc-45cf-8004-0b75faf98c1a None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:35:41.413616 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-6e4a341b-8ecc-45cf-8004-0b75faf98c1a tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] GET https://10.4.3.105/volume/v3/volumes/580ddfb5-0446-4436-9577-ac55b7c36ac7 Aug 12 10:35:41.413922 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-6e4a341b-8ecc-45cf-8004-0b75faf98c1a tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:35:41.414197 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-6e4a341b-8ecc-45cf-8004-0b75faf98c1a tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:35:41.423849 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:35:41.423849 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:35:41.432189 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-6e4a341b-8ecc-45cf-8004-0b75faf98c1a tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Volume info retrieved successfully. Aug 12 10:35:41.437021 np0000007037 devstack@c-api.service[100375]: WARNING stevedore.named [None req-6e4a341b-8ecc-45cf-8004-0b75faf98c1a tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 10:35:41.438663 np0000007037 devstack@c-api.service[100375]: WARNING castellan.key_manager [None req-6e4a341b-8ecc-45cf-8004-0b75faf98c1a tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 10:35:41.490970 np0000007037 devstack@c-api.service[100375]: DEBUG oslo_db.sqlalchemy.engines [None req-6e4a341b-8ecc-45cf-8004-0b75faf98c1a tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100375) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 10:35:41.493903 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:35:41.493903 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:35:41.503194 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-6e4a341b-8ecc-45cf-8004-0b75faf98c1a tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] https://10.4.3.105/volume/v3/volumes/580ddfb5-0446-4436-9577-ac55b7c36ac7 returned with HTTP 200 Aug 12 10:35:41.503698 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 335/1341] 10.4.3.105 () {68 vars in 1389 bytes} [Wed Aug 12 10:35:41 2026] GET /volume/v3/volumes/580ddfb5-0446-4436-9577-ac55b7c36ac7 => generated 927 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:35:41.520550 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-9193fa1c-0a4c-47e5-9245-777e2eee7542 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:35:41.523678 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-9193fa1c-0a4c-47e5-9245-777e2eee7542 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] GET https://10.4.3.105/volume/v3/groups/220f5b66-d9ba-4820-8d86-83f199242f4a Aug 12 10:35:41.523678 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-9193fa1c-0a4c-47e5-9245-777e2eee7542 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:35:41.523678 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-9193fa1c-0a4c-47e5-9245-777e2eee7542 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Calling method 'version_select' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:35:41.523678 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.groups [None req-9193fa1c-0a4c-47e5-9245-777e2eee7542 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] show called for member 220f5b66-d9ba-4820-8d86-83f199242f4a {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 12 10:35:41.528041 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:35:41.528041 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:35:41.541400 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-9193fa1c-0a4c-47e5-9245-777e2eee7542 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] https://10.4.3.105/volume/v3/groups/220f5b66-d9ba-4820-8d86-83f199242f4a returned with HTTP 200 Aug 12 10:35:41.542063 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 334/1342] 10.4.3.105 () {68 vars in 1386 bytes} [Wed Aug 12 10:35:41 2026] GET /volume/v3/groups/220f5b66-d9ba-4820-8d86-83f199242f4a => generated 418 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:35:41.555874 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-cd418f98-73d2-409c-b059-9f54f1a500b8 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:35:41.558308 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-cd418f98-73d2-409c-b059-9f54f1a500b8 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] GET https://10.4.3.105/volume/v3/volumes/detail Aug 12 10:35:41.558468 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-cd418f98-73d2-409c-b059-9f54f1a500b8 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:35:41.558651 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-cd418f98-73d2-409c-b059-9f54f1a500b8 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Calling method 'detail' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:35:41.558953 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.api_utils [None req-cd418f98-73d2-409c-b059-9f54f1a500b8 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Removing options '' from query. {{(pid=100373) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 10:35:41.559314 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:35:41.559314 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:35:41.559820 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-cd418f98-73d2-409c-b059-9f54f1a500b8 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100373) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 10:35:41.572377 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-cd418f98-73d2-409c-b059-9f54f1a500b8 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Get all volumes completed successfully. Aug 12 10:35:41.573736 np0000007037 devstack@c-api.service[100373]: WARNING stevedore.named [None req-cd418f98-73d2-409c-b059-9f54f1a500b8 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 10:35:41.574024 np0000007037 devstack@c-api.service[100373]: WARNING castellan.key_manager [None req-cd418f98-73d2-409c-b059-9f54f1a500b8 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 10:35:41.619641 np0000007037 devstack@c-api.service[100373]: DEBUG oslo_db.sqlalchemy.engines [None req-cd418f98-73d2-409c-b059-9f54f1a500b8 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100373) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 10:35:41.623398 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:35:41.623398 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:35:41.627998 np0000007037 devstack@c-api.service[100373]: WARNING stevedore.named [None req-cd418f98-73d2-409c-b059-9f54f1a500b8 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 10:35:41.628178 np0000007037 devstack@c-api.service[100373]: WARNING castellan.key_manager [None req-cd418f98-73d2-409c-b059-9f54f1a500b8 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 10:35:41.669960 np0000007037 devstack@c-api.service[100373]: DEBUG oslo_db.sqlalchemy.engines [None req-cd418f98-73d2-409c-b059-9f54f1a500b8 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100373) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 10:35:41.675094 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:35:41.675094 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:35:41.686368 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-cd418f98-73d2-409c-b059-9f54f1a500b8 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] https://10.4.3.105/volume/v3/volumes/detail returned with HTTP 200 Aug 12 10:35:41.687135 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 333/1343] 10.4.3.105 () {68 vars in 1299 bytes} [Wed Aug 12 10:35:41 2026] GET /volume/v3/volumes/detail => generated 1835 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 10:35:41.702875 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-75d84766-e586-4ea8-8e7a-95dc0e02e1ad None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:35:41.705507 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-75d84766-e586-4ea8-8e7a-95dc0e02e1ad tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] POST https://10.4.3.105/volume/v3/groups/220f5b66-d9ba-4820-8d86-83f199242f4a/action Aug 12 10:35:41.706288 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-75d84766-e586-4ea8-8e7a-95dc0e02e1ad tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100372) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 10:35:41.707045 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-75d84766-e586-4ea8-8e7a-95dc0e02e1ad tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:35:41.709212 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.v3.groups [None req-75d84766-e586-4ea8-8e7a-95dc0e02e1ad tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] delete called for group 220f5b66-d9ba-4820-8d86-83f199242f4a {{(pid=100372) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 12 10:35:41.709212 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.v3.groups [None req-75d84766-e586-4ea8-8e7a-95dc0e02e1ad tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Delete group with id: 220f5b66-d9ba-4820-8d86-83f199242f4a Aug 12 10:35:41.713160 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:35:41.713160 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:35:41.791036 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-75d84766-e586-4ea8-8e7a-95dc0e02e1ad tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] https://10.4.3.105/volume/v3/groups/220f5b66-d9ba-4820-8d86-83f199242f4a/action returned with HTTP 202 Aug 12 10:35:41.791586 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 342/1344] 10.4.3.105 () {70 vars in 1428 bytes} [Wed Aug 12 10:35:41 2026] POST /volume/v3/groups/220f5b66-d9ba-4820-8d86-83f199242f4a/action => generated 0 bytes in 89 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 12 10:35:41.803380 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-1221ef7c-e067-4979-aed5-503d4efd175f None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:35:41.806911 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-1221ef7c-e067-4979-aed5-503d4efd175f tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] GET https://10.4.3.105/volume/v3/volumes/580ddfb5-0446-4436-9577-ac55b7c36ac7 Aug 12 10:35:41.807349 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-1221ef7c-e067-4979-aed5-503d4efd175f tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:35:41.807834 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-1221ef7c-e067-4979-aed5-503d4efd175f tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:35:41.817462 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:35:41.817462 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:35:41.824050 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-1221ef7c-e067-4979-aed5-503d4efd175f tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Volume info retrieved successfully. Aug 12 10:35:41.825077 np0000007037 devstack@c-api.service[100375]: WARNING stevedore.named [None req-1221ef7c-e067-4979-aed5-503d4efd175f tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 10:35:41.825185 np0000007037 devstack@c-api.service[100375]: WARNING castellan.key_manager [None req-1221ef7c-e067-4979-aed5-503d4efd175f tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 10:35:41.875268 np0000007037 devstack@c-api.service[100375]: DEBUG oslo_db.sqlalchemy.engines [None req-1221ef7c-e067-4979-aed5-503d4efd175f tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100375) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 10:35:41.880466 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:35:41.880466 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:35:41.893507 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-1221ef7c-e067-4979-aed5-503d4efd175f tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] https://10.4.3.105/volume/v3/volumes/580ddfb5-0446-4436-9577-ac55b7c36ac7 returned with HTTP 200 Aug 12 10:35:41.893507 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 336/1345] 10.4.3.105 () {68 vars in 1389 bytes} [Wed Aug 12 10:35:41 2026] GET /volume/v3/volumes/580ddfb5-0446-4436-9577-ac55b7c36ac7 => generated 926 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:35:42.914216 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-3e0fccfa-dc28-4757-896c-af9ecf3dfeb1 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:35:42.920412 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-3e0fccfa-dc28-4757-896c-af9ecf3dfeb1 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] GET https://10.4.3.105/volume/v3/volumes/580ddfb5-0446-4436-9577-ac55b7c36ac7 Aug 12 10:35:42.920412 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-3e0fccfa-dc28-4757-896c-af9ecf3dfeb1 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:35:42.920412 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-3e0fccfa-dc28-4757-896c-af9ecf3dfeb1 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:35:42.929634 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-3e0fccfa-dc28-4757-896c-af9ecf3dfeb1 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] https://10.4.3.105/volume/v3/volumes/580ddfb5-0446-4436-9577-ac55b7c36ac7 returned with HTTP 404 Aug 12 10:35:42.930666 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 335/1346] 10.4.3.105 () {68 vars in 1389 bytes} [Wed Aug 12 10:35:42 2026] GET /volume/v3/volumes/580ddfb5-0446-4436-9577-ac55b7c36ac7 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 10:35:42.940463 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-a0eaefe4-b68f-4a1b-ac5c-86a1f1c12df9 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:35:42.943489 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-a0eaefe4-b68f-4a1b-ac5c-86a1f1c12df9 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] GET https://10.4.3.105/volume/v3/groups/220f5b66-d9ba-4820-8d86-83f199242f4a Aug 12 10:35:42.944104 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-a0eaefe4-b68f-4a1b-ac5c-86a1f1c12df9 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:35:42.944280 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-a0eaefe4-b68f-4a1b-ac5c-86a1f1c12df9 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Calling method 'version_select' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:35:42.944500 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.v3.groups [None req-a0eaefe4-b68f-4a1b-ac5c-86a1f1c12df9 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] show called for member 220f5b66-d9ba-4820-8d86-83f199242f4a {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 12 10:35:42.951172 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-a0eaefe4-b68f-4a1b-ac5c-86a1f1c12df9 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] https://10.4.3.105/volume/v3/groups/220f5b66-d9ba-4820-8d86-83f199242f4a returned with HTTP 404 Aug 12 10:35:42.951993 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 334/1347] 10.4.3.105 () {68 vars in 1386 bytes} [Wed Aug 12 10:35:42 2026] GET /volume/v3/groups/220f5b66-d9ba-4820-8d86-83f199242f4a => generated 108 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 10:35:42.964381 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-c1af26b5-8703-4448-83ba-ab1489b94d19 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:35:42.967388 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-c1af26b5-8703-4448-83ba-ab1489b94d19 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] DELETE https://10.4.3.105/volume/v3/group_snapshots/7827302a-66f0-454b-b22c-a2f186879333 Aug 12 10:35:42.967388 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-c1af26b5-8703-4448-83ba-ab1489b94d19 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:35:42.968214 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-c1af26b5-8703-4448-83ba-ab1489b94d19 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Calling method 'version_select' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:35:42.968214 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.v3.group_snapshots [None req-c1af26b5-8703-4448-83ba-ab1489b94d19 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] delete called for member 7827302a-66f0-454b-b22c-a2f186879333 {{(pid=100372) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 12 10:35:42.968338 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.v3.group_snapshots [None req-c1af26b5-8703-4448-83ba-ab1489b94d19 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Delete group_snapshot with id: 7827302a-66f0-454b-b22c-a2f186879333 Aug 12 10:35:42.974562 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:35:42.974562 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:35:43.034352 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-c1af26b5-8703-4448-83ba-ab1489b94d19 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] https://10.4.3.105/volume/v3/group_snapshots/7827302a-66f0-454b-b22c-a2f186879333 returned with HTTP 202 Aug 12 10:35:43.034978 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 343/1348] 10.4.3.105 () {68 vars in 1416 bytes} [Wed Aug 12 10:35:42 2026] DELETE /volume/v3/group_snapshots/7827302a-66f0-454b-b22c-a2f186879333 => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 12 10:35:43.048367 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-23c3ed61-9860-4ffc-9a16-69927421f769 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:35:43.051985 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-23c3ed61-9860-4ffc-9a16-69927421f769 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] GET https://10.4.3.105/volume/v3/volumes/detail Aug 12 10:35:43.052333 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-23c3ed61-9860-4ffc-9a16-69927421f769 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:35:43.052753 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-23c3ed61-9860-4ffc-9a16-69927421f769 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Calling method 'detail' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:35:43.053147 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.api_utils [None req-23c3ed61-9860-4ffc-9a16-69927421f769 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Removing options '' from query. {{(pid=100375) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 10:35:43.054370 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-23c3ed61-9860-4ffc-9a16-69927421f769 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100375) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 10:35:43.063983 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-23c3ed61-9860-4ffc-9a16-69927421f769 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Get all volumes completed successfully. Aug 12 10:35:43.065800 np0000007037 devstack@c-api.service[100375]: WARNING stevedore.named [None req-23c3ed61-9860-4ffc-9a16-69927421f769 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 10:35:43.065800 np0000007037 devstack@c-api.service[100375]: WARNING castellan.key_manager [None req-23c3ed61-9860-4ffc-9a16-69927421f769 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 10:35:43.119310 np0000007037 devstack@c-api.service[100375]: DEBUG oslo_db.sqlalchemy.engines [None req-23c3ed61-9860-4ffc-9a16-69927421f769 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100375) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 10:35:43.125305 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:35:43.125305 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:35:43.143106 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-23c3ed61-9860-4ffc-9a16-69927421f769 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] https://10.4.3.105/volume/v3/volumes/detail returned with HTTP 200 Aug 12 10:35:43.143969 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 337/1349] 10.4.3.105 () {68 vars in 1299 bytes} [Wed Aug 12 10:35:43 2026] GET /volume/v3/volumes/detail => generated 918 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:35:43.168899 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-4caf92ef-1c99-4bcd-b0b8-abb79414d395 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:35:43.173654 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-4caf92ef-1c99-4bcd-b0b8-abb79414d395 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] GET https://10.4.3.105/volume/v3/snapshots/detail Aug 12 10:35:43.173654 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-4caf92ef-1c99-4bcd-b0b8-abb79414d395 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:35:43.175352 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-4caf92ef-1c99-4bcd-b0b8-abb79414d395 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Calling method 'detail' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:35:43.176226 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.api_utils [None req-4caf92ef-1c99-4bcd-b0b8-abb79414d395 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Removing options '' from query. {{(pid=100374) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 10:35:43.176226 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:35:43.176226 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:35:43.178378 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.db.api [None req-4caf92ef-1c99-4bcd-b0b8-abb79414d395 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Building query based on filter {{(pid=100374) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 12 10:35:43.189414 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-4caf92ef-1c99-4bcd-b0b8-abb79414d395 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Get all snapshots completed successfully. Aug 12 10:35:43.190629 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-4caf92ef-1c99-4bcd-b0b8-abb79414d395 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] https://10.4.3.105/volume/v3/snapshots/detail returned with HTTP 200 Aug 12 10:35:43.191289 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 336/1350] 10.4.3.105 () {66 vars in 1264 bytes} [Wed Aug 12 10:35:43 2026] GET /volume/v3/snapshots/detail => generated 17 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 12 10:35:43.204113 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-ce55d412-b514-4d91-8212-80005619a59f None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:35:43.205980 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-ce55d412-b514-4d91-8212-80005619a59f tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] GET https://10.4.3.105/volume/v3/group_snapshots/7827302a-66f0-454b-b22c-a2f186879333 Aug 12 10:35:43.206217 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-ce55d412-b514-4d91-8212-80005619a59f tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:35:43.206407 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-ce55d412-b514-4d91-8212-80005619a59f tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Calling method 'version_select' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:35:43.206554 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.v3.group_snapshots [None req-ce55d412-b514-4d91-8212-80005619a59f tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] show called for member 7827302a-66f0-454b-b22c-a2f186879333 {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 12 10:35:43.209793 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-ce55d412-b514-4d91-8212-80005619a59f tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] https://10.4.3.105/volume/v3/group_snapshots/7827302a-66f0-454b-b22c-a2f186879333 returned with HTTP 404 Aug 12 10:35:43.210331 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 335/1351] 10.4.3.105 () {68 vars in 1413 bytes} [Wed Aug 12 10:35:43 2026] GET /volume/v3/group_snapshots/7827302a-66f0-454b-b22c-a2f186879333 => generated 116 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 10:35:43.218652 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-119ecfd4-69b6-4765-99cd-767ebc494349 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:35:43.221260 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-119ecfd4-69b6-4765-99cd-767ebc494349 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] GET https://10.4.3.105/volume/v3/volumes/detail Aug 12 10:35:43.221498 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-119ecfd4-69b6-4765-99cd-767ebc494349 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:35:43.221804 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-119ecfd4-69b6-4765-99cd-767ebc494349 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Calling method 'detail' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:35:43.222120 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.api_utils [None req-119ecfd4-69b6-4765-99cd-767ebc494349 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Removing options '' from query. {{(pid=100372) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 10:35:43.222497 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:35:43.222497 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:35:43.223123 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-119ecfd4-69b6-4765-99cd-767ebc494349 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100372) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 10:35:43.233504 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-119ecfd4-69b6-4765-99cd-767ebc494349 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Get all volumes completed successfully. Aug 12 10:35:43.234613 np0000007037 devstack@c-api.service[100372]: WARNING stevedore.named [None req-119ecfd4-69b6-4765-99cd-767ebc494349 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 10:35:43.235125 np0000007037 devstack@c-api.service[100372]: WARNING castellan.key_manager [None req-119ecfd4-69b6-4765-99cd-767ebc494349 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 10:35:43.286902 np0000007037 devstack@c-api.service[100372]: DEBUG oslo_db.sqlalchemy.engines [None req-119ecfd4-69b6-4765-99cd-767ebc494349 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100372) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 10:35:43.294816 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:35:43.294816 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:35:43.318379 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-119ecfd4-69b6-4765-99cd-767ebc494349 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] https://10.4.3.105/volume/v3/volumes/detail returned with HTTP 200 Aug 12 10:35:43.319221 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 344/1352] 10.4.3.105 () {68 vars in 1299 bytes} [Wed Aug 12 10:35:43 2026] GET /volume/v3/volumes/detail => generated 918 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:35:43.343019 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-8fd9bdd7-3c1b-4dcd-965a-d5b023eaf70d None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:35:43.346168 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-8fd9bdd7-3c1b-4dcd-965a-d5b023eaf70d tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] POST https://10.4.3.105/volume/v3/groups/7fc91890-2e36-4b58-884d-cd16de55381e/action Aug 12 10:35:43.346416 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-8fd9bdd7-3c1b-4dcd-965a-d5b023eaf70d tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100375) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 10:35:43.346755 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-8fd9bdd7-3c1b-4dcd-965a-d5b023eaf70d tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:35:43.348371 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.v3.groups [None req-8fd9bdd7-3c1b-4dcd-965a-d5b023eaf70d tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] delete called for group 7fc91890-2e36-4b58-884d-cd16de55381e {{(pid=100375) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 12 10:35:43.348529 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.v3.groups [None req-8fd9bdd7-3c1b-4dcd-965a-d5b023eaf70d tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Delete group with id: 7fc91890-2e36-4b58-884d-cd16de55381e Aug 12 10:35:43.355489 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:35:43.355489 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:35:43.430219 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-8fd9bdd7-3c1b-4dcd-965a-d5b023eaf70d tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] https://10.4.3.105/volume/v3/groups/7fc91890-2e36-4b58-884d-cd16de55381e/action returned with HTTP 202 Aug 12 10:35:43.430858 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 338/1353] 10.4.3.105 () {70 vars in 1428 bytes} [Wed Aug 12 10:35:43 2026] POST /volume/v3/groups/7fc91890-2e36-4b58-884d-cd16de55381e/action => generated 0 bytes in 89 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 12 10:35:43.440387 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-0aee96b5-cedb-4d47-b8ec-e94f8a30eecc None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:35:43.445020 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-0aee96b5-cedb-4d47-b8ec-e94f8a30eecc tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] GET https://10.4.3.105/volume/v3/volumes/e1c57fd5-7740-4c25-8806-cf01a5a6fd83 Aug 12 10:35:43.445020 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-0aee96b5-cedb-4d47-b8ec-e94f8a30eecc tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:35:43.445532 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-0aee96b5-cedb-4d47-b8ec-e94f8a30eecc tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:35:43.456502 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:35:43.456502 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:35:43.462044 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-0aee96b5-cedb-4d47-b8ec-e94f8a30eecc tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Volume info retrieved successfully. Aug 12 10:35:43.462771 np0000007037 devstack@c-api.service[100374]: WARNING stevedore.named [None req-0aee96b5-cedb-4d47-b8ec-e94f8a30eecc tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 10:35:43.462933 np0000007037 devstack@c-api.service[100374]: WARNING castellan.key_manager [None req-0aee96b5-cedb-4d47-b8ec-e94f8a30eecc tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 10:35:43.510078 np0000007037 devstack@c-api.service[100374]: DEBUG oslo_db.sqlalchemy.engines [None req-0aee96b5-cedb-4d47-b8ec-e94f8a30eecc tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100374) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 10:35:43.514999 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:35:43.514999 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:35:43.526160 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-0aee96b5-cedb-4d47-b8ec-e94f8a30eecc tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] https://10.4.3.105/volume/v3/volumes/e1c57fd5-7740-4c25-8806-cf01a5a6fd83 returned with HTTP 200 Aug 12 10:35:43.526952 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 337/1354] 10.4.3.105 () {68 vars in 1389 bytes} [Wed Aug 12 10:35:43 2026] GET /volume/v3/volumes/e1c57fd5-7740-4c25-8806-cf01a5a6fd83 => generated 914 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:35:44.344060 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-352e4b69-8911-4e4f-b90c-98d4bbb790ae None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:35:44.467242 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-352e4b69-8911-4e4f-b90c-98d4bbb790ae tempest-VolumeRetypeWithoutMigrationTest-752128128 tempest-VolumeRetypeWithoutMigrationTest-752128128-project-admin] POST https://10.4.3.105/volume/v3/types Aug 12 10:35:44.467676 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-352e4b69-8911-4e4f-b90c-98d4bbb790ae tempest-VolumeRetypeWithoutMigrationTest-752128128 tempest-VolumeRetypeWithoutMigrationTest-752128128-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-1"}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:35:44.488859 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-352e4b69-8911-4e4f-b90c-98d4bbb790ae tempest-VolumeRetypeWithoutMigrationTest-752128128 tempest-VolumeRetypeWithoutMigrationTest-752128128-project-admin] https://10.4.3.105/volume/v3/types returned with HTTP 200 Aug 12 10:35:44.489337 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 336/1355] 10.4.3.105 () {68 vars in 1252 bytes} [Wed Aug 12 10:35:44 2026] POST /volume/v3/types => generated 188 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:35:44.505613 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-8dfd9145-eb15-49f7-b42f-775f58480f0f None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:35:44.507983 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-8dfd9145-eb15-49f7-b42f-775f58480f0f tempest-VolumeRetypeWithoutMigrationTest-752128128 tempest-VolumeRetypeWithoutMigrationTest-752128128-project-admin] POST https://10.4.3.105/volume/v3/types Aug 12 10:35:44.508506 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-8dfd9145-eb15-49f7-b42f-775f58480f0f tempest-VolumeRetypeWithoutMigrationTest-752128128 tempest-VolumeRetypeWithoutMigrationTest-752128128-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-2"}} {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:35:44.540048 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-8dfd9145-eb15-49f7-b42f-775f58480f0f tempest-VolumeRetypeWithoutMigrationTest-752128128 tempest-VolumeRetypeWithoutMigrationTest-752128128-project-admin] https://10.4.3.105/volume/v3/types returned with HTTP 200 Aug 12 10:35:44.540400 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 345/1356] 10.4.3.105 () {68 vars in 1252 bytes} [Wed Aug 12 10:35:44 2026] POST /volume/v3/types => generated 188 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:35:44.548146 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-b2f49fbc-2e29-4b7c-b394-610171b8eca3 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:35:44.550756 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-b2f49fbc-2e29-4b7c-b394-610171b8eca3 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] GET https://10.4.3.105/volume/v3/volumes/e1c57fd5-7740-4c25-8806-cf01a5a6fd83 Aug 12 10:35:44.551030 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-b2f49fbc-2e29-4b7c-b394-610171b8eca3 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:35:44.551280 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-b2f49fbc-2e29-4b7c-b394-610171b8eca3 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:35:44.553277 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-0a70322f-1fc6-403a-999c-be1fa0bab3cf None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:35:44.557932 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-b2f49fbc-2e29-4b7c-b394-610171b8eca3 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] https://10.4.3.105/volume/v3/volumes/e1c57fd5-7740-4c25-8806-cf01a5a6fd83 returned with HTTP 404 Aug 12 10:35:44.558495 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 339/1357] 10.4.3.105 () {68 vars in 1389 bytes} [Wed Aug 12 10:35:44 2026] GET /volume/v3/volumes/e1c57fd5-7740-4c25-8806-cf01a5a6fd83 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 10:35:44.567093 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-a1522ded-e58d-4a4d-804c-55e3c06dda24 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:35:44.570377 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-a1522ded-e58d-4a4d-804c-55e3c06dda24 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] GET https://10.4.3.105/volume/v3/groups/7fc91890-2e36-4b58-884d-cd16de55381e Aug 12 10:35:44.570570 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-a1522ded-e58d-4a4d-804c-55e3c06dda24 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:35:44.570808 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-a1522ded-e58d-4a4d-804c-55e3c06dda24 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Calling method 'version_select' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:35:44.570950 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.v3.groups [None req-a1522ded-e58d-4a4d-804c-55e3c06dda24 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] show called for member 7fc91890-2e36-4b58-884d-cd16de55381e {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 12 10:35:44.582674 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-a1522ded-e58d-4a4d-804c-55e3c06dda24 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] https://10.4.3.105/volume/v3/groups/7fc91890-2e36-4b58-884d-cd16de55381e returned with HTTP 404 Aug 12 10:35:44.583417 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 337/1358] 10.4.3.105 () {68 vars in 1386 bytes} [Wed Aug 12 10:35:44 2026] GET /volume/v3/groups/7fc91890-2e36-4b58-884d-cd16de55381e => generated 108 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 10:35:44.593662 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-c74aa21b-009b-41ca-b2af-7dd9333b9be0 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:35:44.606428 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-c74aa21b-009b-41ca-b2af-7dd9333b9be0 tempest-GroupSnapshotsTest-452586831 tempest-GroupSnapshotsTest-452586831-project-admin] DELETE https://10.4.3.105/volume/v3/group_types/8a94ac9b-3263-443c-937a-32d4dc63bf45 Aug 12 10:35:44.606825 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-c74aa21b-009b-41ca-b2af-7dd9333b9be0 tempest-GroupSnapshotsTest-452586831 tempest-GroupSnapshotsTest-452586831-project-admin] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:35:44.607426 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-c74aa21b-009b-41ca-b2af-7dd9333b9be0 tempest-GroupSnapshotsTest-452586831 tempest-GroupSnapshotsTest-452586831-project-admin] Calling method 'version_select' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:35:44.628430 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-c74aa21b-009b-41ca-b2af-7dd9333b9be0 tempest-GroupSnapshotsTest-452586831 tempest-GroupSnapshotsTest-452586831-project-admin] https://10.4.3.105/volume/v3/group_types/8a94ac9b-3263-443c-937a-32d4dc63bf45 returned with HTTP 202 Aug 12 10:35:44.628966 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 346/1359] 10.4.3.105 () {68 vars in 1404 bytes} [Wed Aug 12 10:35:44 2026] DELETE /volume/v3/group_types/8a94ac9b-3263-443c-937a-32d4dc63bf45 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 12 10:35:44.638126 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-d3747a65-2d56-4e9a-8c4f-ccedec674cbc None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:35:44.640228 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-d3747a65-2d56-4e9a-8c4f-ccedec674cbc tempest-GroupSnapshotsTest-452586831 tempest-GroupSnapshotsTest-452586831-project-admin] DELETE https://10.4.3.105/volume/v3/types/0ae9b0fd-8d2c-4982-8a13-35ebdff258fc Aug 12 10:35:44.641612 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-d3747a65-2d56-4e9a-8c4f-ccedec674cbc tempest-GroupSnapshotsTest-452586831 tempest-GroupSnapshotsTest-452586831-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:35:44.641612 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-d3747a65-2d56-4e9a-8c4f-ccedec674cbc tempest-GroupSnapshotsTest-452586831 tempest-GroupSnapshotsTest-452586831-project-admin] Calling method '_delete' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:35:44.656611 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-0a70322f-1fc6-403a-999c-be1fa0bab3cf tempest-VolumeRetypeWithoutMigrationTest-1874916808 tempest-VolumeRetypeWithoutMigrationTest-1874916808-project-member] POST https://10.4.3.105/volume/v3/volumes Aug 12 10:35:44.657208 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-0a70322f-1fc6-403a-999c-be1fa0bab3cf tempest-VolumeRetypeWithoutMigrationTest-1874916808 tempest-VolumeRetypeWithoutMigrationTest-1874916808-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "volume-type-1", "size": 1, "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-2109294361"}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:35:44.658323 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.volumes [None req-0a70322f-1fc6-403a-999c-be1fa0bab3cf tempest-VolumeRetypeWithoutMigrationTest-1874916808 tempest-VolumeRetypeWithoutMigrationTest-1874916808-project-member] Create volume request body: {'volume': {'volume_type': 'volume-type-1', 'size': 1, 'name': 'tempest-VolumeRetypeWithoutMigrationTest-Volume-2109294361'}} {{(pid=100374) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 10:35:44.662315 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.v3.volumes [None req-0a70322f-1fc6-403a-999c-be1fa0bab3cf tempest-VolumeRetypeWithoutMigrationTest-1874916808 tempest-VolumeRetypeWithoutMigrationTest-1874916808-project-member] Create volume of 1 GB Aug 12 10:35:44.662791 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:35:44.662791 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:35:44.663545 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-0a70322f-1fc6-403a-999c-be1fa0bab3cf tempest-VolumeRetypeWithoutMigrationTest-1874916808 tempest-VolumeRetypeWithoutMigrationTest-1874916808-project-member] Availability Zones retrieved successfully. Aug 12 10:35:44.670193 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-d3747a65-2d56-4e9a-8c4f-ccedec674cbc tempest-GroupSnapshotsTest-452586831 tempest-GroupSnapshotsTest-452586831-project-admin] https://10.4.3.105/volume/v3/types/0ae9b0fd-8d2c-4982-8a13-35ebdff258fc returned with HTTP 202 Aug 12 10:35:44.670193 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 340/1360] 10.4.3.105 () {66 vars in 1345 bytes} [Wed Aug 12 10:35:44 2026] DELETE /volume/v3/types/0ae9b0fd-8d2c-4982-8a13-35ebdff258fc => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 10:35:44.672377 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-0a70322f-1fc6-403a-999c-be1fa0bab3cf tempest-VolumeRetypeWithoutMigrationTest-1874916808 tempest-VolumeRetypeWithoutMigrationTest-1874916808-project-member] Flow 'volume_create_api' (b58d40c8-396d-44ef-b797-3275b4f9d881) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:35:44.673778 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-0a70322f-1fc6-403a-999c-be1fa0bab3cf tempest-VolumeRetypeWithoutMigrationTest-1874916808 tempest-VolumeRetypeWithoutMigrationTest-1874916808-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c049fbab-546f-4423-8c4b-a17fdc803d9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:35:44.676785 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.flows.api.create_volume [None req-0a70322f-1fc6-403a-999c-be1fa0bab3cf tempest-VolumeRetypeWithoutMigrationTest-1874916808 tempest-VolumeRetypeWithoutMigrationTest-1874916808-project-member] Validating volume size '1' using validate_int {{(pid=100374) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 10:35:44.680095 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-00c2dd06-51cb-479b-af15-bfd146e82f53 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:35:44.682812 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-00c2dd06-51cb-479b-af15-bfd146e82f53 tempest-GroupSnapshotsTest-452586831 tempest-GroupSnapshotsTest-452586831-project-admin] GET https://10.4.3.105/volume/v3/types/0ae9b0fd-8d2c-4982-8a13-35ebdff258fc Aug 12 10:35:44.683063 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-00c2dd06-51cb-479b-af15-bfd146e82f53 tempest-GroupSnapshotsTest-452586831 tempest-GroupSnapshotsTest-452586831-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:35:44.683501 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-00c2dd06-51cb-479b-af15-bfd146e82f53 tempest-GroupSnapshotsTest-452586831 tempest-GroupSnapshotsTest-452586831-project-admin] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:35:44.687753 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-00c2dd06-51cb-479b-af15-bfd146e82f53 tempest-GroupSnapshotsTest-452586831 tempest-GroupSnapshotsTest-452586831-project-admin] https://10.4.3.105/volume/v3/types/0ae9b0fd-8d2c-4982-8a13-35ebdff258fc returned with HTTP 404 Aug 12 10:35:44.687940 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 338/1361] 10.4.3.105 () {66 vars in 1342 bytes} [Wed Aug 12 10:35:44 2026] GET /volume/v3/types/0ae9b0fd-8d2c-4982-8a13-35ebdff258fc => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:35:44.699095 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-6bc9a7dd-b6a3-4bc8-aca7-f3c0c2435bc8 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:35:44.701136 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-6bc9a7dd-b6a3-4bc8-aca7-f3c0c2435bc8 tempest-GroupSnapshotsTest-452586831 tempest-GroupSnapshotsTest-452586831-project-admin] POST https://10.4.3.105/volume/v3/types Aug 12 10:35:44.701548 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-6bc9a7dd-b6a3-4bc8-aca7-f3c0c2435bc8 tempest-GroupSnapshotsTest-452586831 tempest-GroupSnapshotsTest-452586831-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-1564791003"}} {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:35:44.710169 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-0a70322f-1fc6-403a-999c-be1fa0bab3cf tempest-VolumeRetypeWithoutMigrationTest-1874916808 tempest-VolumeRetypeWithoutMigrationTest-1874916808-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c049fbab-546f-4423-8c4b-a17fdc803d9f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T10:35:44Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c9295c07-5228-4a70-a6ac-524bcd309967,is_public=True,name='volume-type-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c9295c07-5228-4a70-a6ac-524bcd309967', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:35:44.711580 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-0a70322f-1fc6-403a-999c-be1fa0bab3cf tempest-VolumeRetypeWithoutMigrationTest-1874916808 tempest-VolumeRetypeWithoutMigrationTest-1874916808-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (268cc4b7-2b7e-408e-a44b-df20054b19cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:35:44.725083 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-6bc9a7dd-b6a3-4bc8-aca7-f3c0c2435bc8 tempest-GroupSnapshotsTest-452586831 tempest-GroupSnapshotsTest-452586831-project-admin] https://10.4.3.105/volume/v3/types returned with HTTP 200 Aug 12 10:35:44.725485 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 347/1362] 10.4.3.105 () {68 vars in 1252 bytes} [Wed Aug 12 10:35:44 2026] POST /volume/v3/types => generated 224 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:35:44.736797 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-a0bafb75-1f68-466b-9255-1c72cb8590c1 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:35:44.739022 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-a0bafb75-1f68-466b-9255-1c72cb8590c1 tempest-GroupSnapshotsTest-452586831 tempest-GroupSnapshotsTest-452586831-project-admin] POST https://10.4.3.105/volume/v3/group_types Aug 12 10:35:44.739444 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-a0bafb75-1f68-466b-9255-1c72cb8590c1 tempest-GroupSnapshotsTest-452586831 tempest-GroupSnapshotsTest-452586831-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-331060620"}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:35:44.739571 np0000007037 devstack@c-api.service[100374]: WARNING cinder.quota [None req-0a70322f-1fc6-403a-999c-be1fa0bab3cf tempest-VolumeRetypeWithoutMigrationTest-1874916808 tempest-VolumeRetypeWithoutMigrationTest-1874916808-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 10:35:44.739877 np0000007037 devstack@c-api.service[100374]: WARNING cinder.quota [None req-0a70322f-1fc6-403a-999c-be1fa0bab3cf tempest-VolumeRetypeWithoutMigrationTest-1874916808 tempest-VolumeRetypeWithoutMigrationTest-1874916808-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 10:35:44.758907 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-a0bafb75-1f68-466b-9255-1c72cb8590c1 tempest-GroupSnapshotsTest-452586831 tempest-GroupSnapshotsTest-452586831-project-admin] https://10.4.3.105/volume/v3/group_types returned with HTTP 202 Aug 12 10:35:44.759303 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 341/1363] 10.4.3.105 () {70 vars in 1311 bytes} [Wed Aug 12 10:35:44 2026] POST /volume/v3/group_types => generated 180 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:35:44.767959 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-6738e02a-883b-4508-9283-a7701474580a None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:35:44.770282 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-6738e02a-883b-4508-9283-a7701474580a tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] POST https://10.4.3.105/volume/v3/groups Aug 12 10:35:44.770788 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-6738e02a-883b-4508-9283-a7701474580a tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "377f8ba1-4fa0-4049-8a58-7c1c0c7957df", "volume_types": ["71cc8020-a1e9-406f-8605-81d6d5418828"], "name": "tempest-GroupSnapshotsTest-Group-1493271140"}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:35:44.773624 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.v3.groups [None req-6738e02a-883b-4508-9283-a7701474580a tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Creating new group {'group': {'group_type': '377f8ba1-4fa0-4049-8a58-7c1c0c7957df', 'volume_types': ['71cc8020-a1e9-406f-8605-81d6d5418828'], 'name': 'tempest-GroupSnapshotsTest-Group-1493271140'}} {{(pid=100373) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 12 10:35:44.778997 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.v3.groups [None req-6738e02a-883b-4508-9283-a7701474580a tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Creating group tempest-GroupSnapshotsTest-Group-1493271140. Aug 12 10:35:44.784689 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.quota [None req-0a70322f-1fc6-403a-999c-be1fa0bab3cf tempest-VolumeRetypeWithoutMigrationTest-1874916808 tempest-VolumeRetypeWithoutMigrationTest-1874916808-project-member] Created reservations ['fff74435-127e-4e7d-bdbf-6a033eb1c3fa', '9621c32e-dcd5-4c20-b35d-7e2cd71c8f58', '83a464d8-ad06-4da3-a585-2d40b2261a5c', '62124122-3ef3-4751-803e-ddfe8e8cf25c'] {{(pid=100374) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:35:44.785833 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-0a70322f-1fc6-403a-999c-be1fa0bab3cf tempest-VolumeRetypeWithoutMigrationTest-1874916808 tempest-VolumeRetypeWithoutMigrationTest-1874916808-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (268cc4b7-2b7e-408e-a44b-df20054b19cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fff74435-127e-4e7d-bdbf-6a033eb1c3fa', '9621c32e-dcd5-4c20-b35d-7e2cd71c8f58', '83a464d8-ad06-4da3-a585-2d40b2261a5c', '62124122-3ef3-4751-803e-ddfe8e8cf25c']}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:35:44.786894 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-0a70322f-1fc6-403a-999c-be1fa0bab3cf tempest-VolumeRetypeWithoutMigrationTest-1874916808 tempest-VolumeRetypeWithoutMigrationTest-1874916808-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3ccd4410-f1b8-443c-8c0a-ab0d524774e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:35:44.795778 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-6738e02a-883b-4508-9283-a7701474580a tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Availability Zones retrieved successfully. Aug 12 10:35:44.814509 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.quota [None req-6738e02a-883b-4508-9283-a7701474580a tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Created reservations ['c63c6a6f-d06b-444f-a827-11818004af89'] {{(pid=100373) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:35:44.820168 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-0a70322f-1fc6-403a-999c-be1fa0bab3cf tempest-VolumeRetypeWithoutMigrationTest-1874916808 tempest-VolumeRetypeWithoutMigrationTest-1874916808-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3ccd4410-f1b8-443c-8c0a-ab0d524774e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '27e35362-c680-487c-a556-b72299d68ced', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-2109294361',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e35a26c32cc4403abe7779dabc5165ac',qos_specs=None,replication_status=,reservations=['fff74435-127e-4e7d-bdbf-6a033eb1c3fa','9621c32e-dcd5-4c20-b35d-7e2cd71c8f58','83a464d8-ad06-4da3-a585-2d40b2261a5c','62124122-3ef3-4751-803e-ddfe8e8cf25c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ad8eae5c71ec4071846a2c16731df0e3',volume_type_id=c9295c07-5228-4a70-a6ac-524bcd309967), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:35:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-2109294361',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=27e35362-c680-487c-a556-b72299d68ced,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e35a26c32cc4403abe7779dabc5165ac',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ad8eae5c71ec4071846a2c16731df0e3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c9295c07-5228-4a70-a6ac-524bcd309967),volume_type_id=c9295c07-5228-4a70-a6ac-524bcd309967)}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:35:44.821198 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-0a70322f-1fc6-403a-999c-be1fa0bab3cf tempest-VolumeRetypeWithoutMigrationTest-1874916808 tempest-VolumeRetypeWithoutMigrationTest-1874916808-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e9b23c50-93eb-4c91-a3b2-89c20b4dc915) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:35:44.842255 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-0a70322f-1fc6-403a-999c-be1fa0bab3cf tempest-VolumeRetypeWithoutMigrationTest-1874916808 tempest-VolumeRetypeWithoutMigrationTest-1874916808-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e9b23c50-93eb-4c91-a3b2-89c20b4dc915) transitioned into state 'SUCCESS' from state '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-2109294361',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e35a26c32cc4403abe7779dabc5165ac',qos_specs=None,replication_status=,reservations=['fff74435-127e-4e7d-bdbf-6a033eb1c3fa','9621c32e-dcd5-4c20-b35d-7e2cd71c8f58','83a464d8-ad06-4da3-a585-2d40b2261a5c','62124122-3ef3-4751-803e-ddfe8e8cf25c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ad8eae5c71ec4071846a2c16731df0e3',volume_type_id=c9295c07-5228-4a70-a6ac-524bcd309967)}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:35:44.843047 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-0a70322f-1fc6-403a-999c-be1fa0bab3cf tempest-VolumeRetypeWithoutMigrationTest-1874916808 tempest-VolumeRetypeWithoutMigrationTest-1874916808-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (62e802fe-5964-4e60-82e9-f98e86f9535b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:35:44.853369 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-0a70322f-1fc6-403a-999c-be1fa0bab3cf tempest-VolumeRetypeWithoutMigrationTest-1874916808 tempest-VolumeRetypeWithoutMigrationTest-1874916808-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (62e802fe-5964-4e60-82e9-f98e86f9535b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:35:44.854459 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-0a70322f-1fc6-403a-999c-be1fa0bab3cf tempest-VolumeRetypeWithoutMigrationTest-1874916808 tempest-VolumeRetypeWithoutMigrationTest-1874916808-project-member] Flow 'volume_create_api' (b58d40c8-396d-44ef-b797-3275b4f9d881) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100374) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:35:44.854847 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-0a70322f-1fc6-403a-999c-be1fa0bab3cf tempest-VolumeRetypeWithoutMigrationTest-1874916808 tempest-VolumeRetypeWithoutMigrationTest-1874916808-project-member] Create volume request issued successfully. Aug 12 10:35:44.855409 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-0a70322f-1fc6-403a-999c-be1fa0bab3cf tempest-VolumeRetypeWithoutMigrationTest-1874916808 tempest-VolumeRetypeWithoutMigrationTest-1874916808-project-member] https://10.4.3.105/volume/v3/volumes returned with HTTP 202 Aug 12 10:35:44.856618 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-6738e02a-883b-4508-9283-a7701474580a tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] https://10.4.3.105/volume/v3/groups returned with HTTP 202 Aug 12 10:35:44.856763 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 338/1364] 10.4.3.105 () {68 vars in 1259 bytes} [Wed Aug 12 10:35:44 2026] POST /volume/v3/volumes => generated 768 bytes in 304 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 10:35:44.857616 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 339/1365] 10.4.3.105 () {70 vars in 1297 bytes} [Wed Aug 12 10:35:44 2026] POST /volume/v3/groups => generated 112 bytes in 90 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:35:44.872447 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-d68299ea-0135-4ca5-87eb-d0c8f1466a72 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:35:44.872667 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-ecb87db8-9e17-4a8d-82ae-9156e1941944 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:35:44.874378 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-d68299ea-0135-4ca5-87eb-d0c8f1466a72 tempest-VolumeRetypeWithoutMigrationTest-1874916808 tempest-VolumeRetypeWithoutMigrationTest-1874916808-project-member] GET https://10.4.3.105/volume/v3/volumes/27e35362-c680-487c-a556-b72299d68ced Aug 12 10:35:44.874557 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-ecb87db8-9e17-4a8d-82ae-9156e1941944 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] GET https://10.4.3.105/volume/v3/groups/d8ce6878-4543-43b6-aba1-ff5c550c6351 Aug 12 10:35:44.874618 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-d68299ea-0135-4ca5-87eb-d0c8f1466a72 tempest-VolumeRetypeWithoutMigrationTest-1874916808 tempest-VolumeRetypeWithoutMigrationTest-1874916808-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:35:44.874765 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-d68299ea-0135-4ca5-87eb-d0c8f1466a72 tempest-VolumeRetypeWithoutMigrationTest-1874916808 tempest-VolumeRetypeWithoutMigrationTest-1874916808-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:35:44.874827 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-ecb87db8-9e17-4a8d-82ae-9156e1941944 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:35:44.875019 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-ecb87db8-9e17-4a8d-82ae-9156e1941944 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Calling method 'version_select' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:35:44.875153 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.v3.groups [None req-ecb87db8-9e17-4a8d-82ae-9156e1941944 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] show called for member d8ce6878-4543-43b6-aba1-ff5c550c6351 {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 12 10:35:44.878788 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:35:44.878788 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:35:44.886782 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-ecb87db8-9e17-4a8d-82ae-9156e1941944 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] https://10.4.3.105/volume/v3/groups/d8ce6878-4543-43b6-aba1-ff5c550c6351 returned with HTTP 200 Aug 12 10:35:44.887246 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 342/1366] 10.4.3.105 () {68 vars in 1386 bytes} [Wed Aug 12 10:35:44 2026] GET /volume/v3/groups/d8ce6878-4543-43b6-aba1-ff5c550c6351 => generated 392 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:35:45.063409 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:35:45.063409 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:35:45.068563 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-d68299ea-0135-4ca5-87eb-d0c8f1466a72 tempest-VolumeRetypeWithoutMigrationTest-1874916808 tempest-VolumeRetypeWithoutMigrationTest-1874916808-project-member] Volume info retrieved successfully. Aug 12 10:35:45.074427 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-d68299ea-0135-4ca5-87eb-d0c8f1466a72 tempest-VolumeRetypeWithoutMigrationTest-1874916808 tempest-VolumeRetypeWithoutMigrationTest-1874916808-project-member] https://10.4.3.105/volume/v3/volumes/27e35362-c680-487c-a556-b72299d68ced returned with HTTP 200 Aug 12 10:35:45.074905 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 348/1367] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:35:44 2026] GET /volume/v3/volumes/27e35362-c680-487c-a556-b72299d68ced => generated 860 bytes in 203 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:35:45.896600 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-3d922374-f5f6-442f-8671-c3f2f3409ac2 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:35:45.898472 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-3d922374-f5f6-442f-8671-c3f2f3409ac2 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] GET https://10.4.3.105/volume/v3/groups/d8ce6878-4543-43b6-aba1-ff5c550c6351 Aug 12 10:35:45.898717 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-3d922374-f5f6-442f-8671-c3f2f3409ac2 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:35:45.898911 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-3d922374-f5f6-442f-8671-c3f2f3409ac2 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Calling method 'version_select' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:35:45.899040 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.groups [None req-3d922374-f5f6-442f-8671-c3f2f3409ac2 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] show called for member d8ce6878-4543-43b6-aba1-ff5c550c6351 {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 12 10:35:45.902609 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:35:45.902609 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:35:45.910235 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-3d922374-f5f6-442f-8671-c3f2f3409ac2 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] https://10.4.3.105/volume/v3/groups/d8ce6878-4543-43b6-aba1-ff5c550c6351 returned with HTTP 200 Aug 12 10:35:45.910627 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 339/1368] 10.4.3.105 () {68 vars in 1386 bytes} [Wed Aug 12 10:35:45 2026] GET /volume/v3/groups/d8ce6878-4543-43b6-aba1-ff5c550c6351 => generated 393 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:35:45.919936 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-41558b24-de99-4b6d-aedc-b3e30a535022 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:35:45.925289 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-41558b24-de99-4b6d-aedc-b3e30a535022 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] POST https://10.4.3.105/volume/v3/volumes Aug 12 10:35:45.925289 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-41558b24-de99-4b6d-aedc-b3e30a535022 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1714858723", "volume_type": "71cc8020-a1e9-406f-8605-81d6d5418828", "group_id": "d8ce6878-4543-43b6-aba1-ff5c550c6351", "size": 1}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:35:45.927461 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.v3.volumes [None req-41558b24-de99-4b6d-aedc-b3e30a535022 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1714858723', 'volume_type': '71cc8020-a1e9-406f-8605-81d6d5418828', 'group_id': 'd8ce6878-4543-43b6-aba1-ff5c550c6351', 'size': 1}} {{(pid=100373) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 10:35:45.938128 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:35:45.938128 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:35:45.938594 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.v3.volumes [None req-41558b24-de99-4b6d-aedc-b3e30a535022 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Create volume of 1 GB Aug 12 10:35:45.949326 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-41558b24-de99-4b6d-aedc-b3e30a535022 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Availability Zones retrieved successfully. Aug 12 10:35:45.956266 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-41558b24-de99-4b6d-aedc-b3e30a535022 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Flow 'volume_create_api' (a2ba2520-f638-417b-8b49-bda5ee6b7fa5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:35:45.956649 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-41558b24-de99-4b6d-aedc-b3e30a535022 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a12f6773-d0a0-4083-83fd-be79079f9ed9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:35:45.957382 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:35:45.957382 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:35:45.958001 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.flows.api.create_volume [None req-41558b24-de99-4b6d-aedc-b3e30a535022 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Validating volume size '1' using validate_int {{(pid=100373) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 10:35:45.978380 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-41558b24-de99-4b6d-aedc-b3e30a535022 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a12f6773-d0a0-4083-83fd-be79079f9ed9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T10:35:45Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=71cc8020-a1e9-406f-8605-81d6d5418828,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1564791003',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '71cc8020-a1e9-406f-8605-81d6d5418828', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'd8ce6878-4543-43b6-aba1-ff5c550c6351', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:35:45.979558 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-41558b24-de99-4b6d-aedc-b3e30a535022 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7c150236-a97a-4b32-a40d-92611aa30cf3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:35:46.009279 np0000007037 devstack@c-api.service[100373]: WARNING cinder.quota [None req-41558b24-de99-4b6d-aedc-b3e30a535022 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1564791003 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1564791003, it is now deprecated. Please use the default quota class for default quota. Aug 12 10:35:46.009846 np0000007037 devstack@c-api.service[100373]: WARNING cinder.quota [None req-41558b24-de99-4b6d-aedc-b3e30a535022 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1564791003 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1564791003, it is now deprecated. Please use the default quota class for default quota. Aug 12 10:35:46.037323 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.quota [None req-41558b24-de99-4b6d-aedc-b3e30a535022 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Created reservations ['c6de5cca-322e-4b07-9dba-a3c6ce3f3c55', '33cf38a9-e51d-4662-8dde-daab32b67cc0', '58745cb1-9c99-454d-a4a1-65f3b105c5f5', '257430a4-164e-4be9-b0a9-597f270868ee'] {{(pid=100373) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:35:46.040540 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-41558b24-de99-4b6d-aedc-b3e30a535022 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7c150236-a97a-4b32-a40d-92611aa30cf3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c6de5cca-322e-4b07-9dba-a3c6ce3f3c55', '33cf38a9-e51d-4662-8dde-daab32b67cc0', '58745cb1-9c99-454d-a4a1-65f3b105c5f5', '257430a4-164e-4be9-b0a9-597f270868ee']}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:35:46.040540 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-41558b24-de99-4b6d-aedc-b3e30a535022 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (03925f41-0b49-44ee-a81c-f43c27412f60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:35:46.062944 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-41558b24-de99-4b6d-aedc-b3e30a535022 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (03925f41-0b49-44ee-a81c-f43c27412f60) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b50f03b4-fa43-46a7-b0aa-58eed440a921', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1714858723',encryption_key_id=None,group_id=d8ce6878-4543-43b6-aba1-ff5c550c6351,group_type_id=,metadata={},multiattach=False,project_id='1865b37fdcd443db827d9cb14ea5324e',qos_specs=None,replication_status=,reservations=['c6de5cca-322e-4b07-9dba-a3c6ce3f3c55','33cf38a9-e51d-4662-8dde-daab32b67cc0','58745cb1-9c99-454d-a4a1-65f3b105c5f5','257430a4-164e-4be9-b0a9-597f270868ee'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7cf3e00f3dec4cbb8395f4de11ba614b',volume_type_id=71cc8020-a1e9-406f-8605-81d6d5418828), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:35:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1714858723',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=d8ce6878-4543-43b6-aba1-ff5c550c6351,host=None,id=b50f03b4-fa43-46a7-b0aa-58eed440a921,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1865b37fdcd443db827d9cb14ea5324e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7cf3e00f3dec4cbb8395f4de11ba614b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(71cc8020-a1e9-406f-8605-81d6d5418828),volume_type_id=71cc8020-a1e9-406f-8605-81d6d5418828)}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:35:46.064479 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-41558b24-de99-4b6d-aedc-b3e30a535022 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2a4c65a9-3b92-404c-84ec-dd9500b73d46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:35:46.087761 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-41558b24-de99-4b6d-aedc-b3e30a535022 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2a4c65a9-3b92-404c-84ec-dd9500b73d46) transitioned into state 'SUCCESS' from state '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-1714858723',encryption_key_id=None,group_id=d8ce6878-4543-43b6-aba1-ff5c550c6351,group_type_id=,metadata={},multiattach=False,project_id='1865b37fdcd443db827d9cb14ea5324e',qos_specs=None,replication_status=,reservations=['c6de5cca-322e-4b07-9dba-a3c6ce3f3c55','33cf38a9-e51d-4662-8dde-daab32b67cc0','58745cb1-9c99-454d-a4a1-65f3b105c5f5','257430a4-164e-4be9-b0a9-597f270868ee'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7cf3e00f3dec4cbb8395f4de11ba614b',volume_type_id=71cc8020-a1e9-406f-8605-81d6d5418828)}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:35:46.089639 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-41558b24-de99-4b6d-aedc-b3e30a535022 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ec06b1eb-5ac7-49d3-8007-ccf349d6b21d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:35:46.089761 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-f08c2f7f-4853-43ec-9eff-f28e91ede181 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:35:46.091221 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-f08c2f7f-4853-43ec-9eff-f28e91ede181 tempest-VolumeRetypeWithoutMigrationTest-1874916808 tempest-VolumeRetypeWithoutMigrationTest-1874916808-project-member] GET https://10.4.3.105/volume/v3/volumes/27e35362-c680-487c-a556-b72299d68ced Aug 12 10:35:46.091400 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-f08c2f7f-4853-43ec-9eff-f28e91ede181 tempest-VolumeRetypeWithoutMigrationTest-1874916808 tempest-VolumeRetypeWithoutMigrationTest-1874916808-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:35:46.091596 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-f08c2f7f-4853-43ec-9eff-f28e91ede181 tempest-VolumeRetypeWithoutMigrationTest-1874916808 tempest-VolumeRetypeWithoutMigrationTest-1874916808-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:35:46.099443 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:35:46.099443 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:35:46.105637 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-f08c2f7f-4853-43ec-9eff-f28e91ede181 tempest-VolumeRetypeWithoutMigrationTest-1874916808 tempest-VolumeRetypeWithoutMigrationTest-1874916808-project-member] Volume info retrieved successfully. Aug 12 10:35:46.107174 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-41558b24-de99-4b6d-aedc-b3e30a535022 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ec06b1eb-5ac7-49d3-8007-ccf349d6b21d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:35:46.109104 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-41558b24-de99-4b6d-aedc-b3e30a535022 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Flow 'volume_create_api' (a2ba2520-f638-417b-8b49-bda5ee6b7fa5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100373) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:35:46.109104 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-41558b24-de99-4b6d-aedc-b3e30a535022 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Create volume request issued successfully. Aug 12 10:35:46.109569 np0000007037 devstack@c-api.service[100373]: WARNING stevedore.named [None req-41558b24-de99-4b6d-aedc-b3e30a535022 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 10:35:46.109951 np0000007037 devstack@c-api.service[100373]: WARNING castellan.key_manager [None req-41558b24-de99-4b6d-aedc-b3e30a535022 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 10:35:46.111130 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-f08c2f7f-4853-43ec-9eff-f28e91ede181 tempest-VolumeRetypeWithoutMigrationTest-1874916808 tempest-VolumeRetypeWithoutMigrationTest-1874916808-project-member] https://10.4.3.105/volume/v3/volumes/27e35362-c680-487c-a556-b72299d68ced returned with HTTP 200 Aug 12 10:35:46.111669 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 343/1369] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:35:46 2026] GET /volume/v3/volumes/27e35362-c680-487c-a556-b72299d68ced => generated 861 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 12 10:35:46.125652 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-e8cab59a-e042-4826-947d-401305ce2f4c None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:35:46.128110 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-e8cab59a-e042-4826-947d-401305ce2f4c tempest-VolumeRetypeWithoutMigrationTest-752128128 tempest-VolumeRetypeWithoutMigrationTest-752128128-project-admin] GET https://10.4.3.105/volume/v3/volumes/27e35362-c680-487c-a556-b72299d68ced Aug 12 10:35:46.128391 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-e8cab59a-e042-4826-947d-401305ce2f4c tempest-VolumeRetypeWithoutMigrationTest-752128128 tempest-VolumeRetypeWithoutMigrationTest-752128128-project-admin] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:35:46.128666 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-e8cab59a-e042-4826-947d-401305ce2f4c tempest-VolumeRetypeWithoutMigrationTest-752128128 tempest-VolumeRetypeWithoutMigrationTest-752128128-project-admin] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:35:46.139043 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:35:46.139043 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:35:46.142996 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-e8cab59a-e042-4826-947d-401305ce2f4c tempest-VolumeRetypeWithoutMigrationTest-752128128 tempest-VolumeRetypeWithoutMigrationTest-752128128-project-admin] Volume info retrieved successfully. Aug 12 10:35:46.147435 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-e8cab59a-e042-4826-947d-401305ce2f4c tempest-VolumeRetypeWithoutMigrationTest-752128128 tempest-VolumeRetypeWithoutMigrationTest-752128128-project-admin] https://10.4.3.105/volume/v3/volumes/27e35362-c680-487c-a556-b72299d68ced returned with HTTP 200 Aug 12 10:35:46.147831 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 349/1370] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:35:46 2026] GET /volume/v3/volumes/27e35362-c680-487c-a556-b72299d68ced => generated 1034 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:35:46.154945 np0000007037 devstack@c-api.service[100373]: DEBUG oslo_db.sqlalchemy.engines [None req-41558b24-de99-4b6d-aedc-b3e30a535022 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100373) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 10:35:46.158636 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:35:46.158636 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:35:46.159803 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-57058ff1-2308-4990-af28-92caae5587ff None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:35:46.162141 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-57058ff1-2308-4990-af28-92caae5587ff tempest-VolumeRetypeWithoutMigrationTest-1874916808 tempest-VolumeRetypeWithoutMigrationTest-1874916808-project-member] POST https://10.4.3.105/volume/v3/volumes/27e35362-c680-487c-a556-b72299d68ced/action Aug 12 10:35:46.162627 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-57058ff1-2308-4990-af28-92caae5587ff tempest-VolumeRetypeWithoutMigrationTest-1874916808 tempest-VolumeRetypeWithoutMigrationTest-1874916808-project-member] Action body: b'{"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}}' {{(pid=100374) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 10:35:46.162817 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-57058ff1-2308-4990-af28-92caae5587ff tempest-VolumeRetypeWithoutMigrationTest-1874916808 tempest-VolumeRetypeWithoutMigrationTest-1874916808-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:35:46.163094 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-41558b24-de99-4b6d-aedc-b3e30a535022 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] https://10.4.3.105/volume/v3/volumes returned with HTTP 202 Aug 12 10:35:46.163558 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 340/1371] 10.4.3.105 () {70 vars in 1300 bytes} [Wed Aug 12 10:35:45 2026] POST /volume/v3/volumes => generated 823 bytes in 244 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:35:46.180039 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:35:46.180039 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:35:46.180231 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-573bb464-1743-4d11-9f0d-b215970ed041 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:35:46.180902 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-57058ff1-2308-4990-af28-92caae5587ff tempest-VolumeRetypeWithoutMigrationTest-1874916808 tempest-VolumeRetypeWithoutMigrationTest-1874916808-project-member] Volume info retrieved successfully. Aug 12 10:35:46.182252 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-573bb464-1743-4d11-9f0d-b215970ed041 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] GET https://10.4.3.105/volume/v3/volumes/b50f03b4-fa43-46a7-b0aa-58eed440a921 Aug 12 10:35:46.182476 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-573bb464-1743-4d11-9f0d-b215970ed041 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:35:46.182850 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-573bb464-1743-4d11-9f0d-b215970ed041 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:35:46.190596 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:35:46.190596 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:35:46.194184 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-573bb464-1743-4d11-9f0d-b215970ed041 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Volume info retrieved successfully. Aug 12 10:35:46.195065 np0000007037 devstack@c-api.service[100375]: WARNING stevedore.named [None req-573bb464-1743-4d11-9f0d-b215970ed041 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 10:35:46.195394 np0000007037 devstack@c-api.service[100375]: WARNING castellan.key_manager [None req-573bb464-1743-4d11-9f0d-b215970ed041 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 10:35:46.206904 np0000007037 devstack@c-api.service[100374]: WARNING cinder.quota [None req-57058ff1-2308-4990-af28-92caae5587ff tempest-VolumeRetypeWithoutMigrationTest-1874916808 tempest-VolumeRetypeWithoutMigrationTest-1874916808-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 10:35:46.207402 np0000007037 devstack@c-api.service[100374]: WARNING cinder.quota [None req-57058ff1-2308-4990-af28-92caae5587ff tempest-VolumeRetypeWithoutMigrationTest-1874916808 tempest-VolumeRetypeWithoutMigrationTest-1874916808-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 10:35:46.241173 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.quota [None req-57058ff1-2308-4990-af28-92caae5587ff tempest-VolumeRetypeWithoutMigrationTest-1874916808 tempest-VolumeRetypeWithoutMigrationTest-1874916808-project-member] Created reservations ['4ffb622e-9cb1-4fc3-ab96-167ecaf11236', '7f915784-da20-4cc9-8b37-c948b8e12c21'] {{(pid=100374) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:35:46.249499 np0000007037 devstack@c-api.service[100375]: DEBUG oslo_db.sqlalchemy.engines [None req-573bb464-1743-4d11-9f0d-b215970ed041 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100375) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 10:35:46.252910 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:35:46.252910 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:35:46.260535 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-573bb464-1743-4d11-9f0d-b215970ed041 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] https://10.4.3.105/volume/v3/volumes/b50f03b4-fa43-46a7-b0aa-58eed440a921 returned with HTTP 200 Aug 12 10:35:46.261047 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 344/1372] 10.4.3.105 () {68 vars in 1389 bytes} [Wed Aug 12 10:35:46 2026] GET /volume/v3/volumes/b50f03b4-fa43-46a7-b0aa-58eed440a921 => generated 891 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:35:46.270407 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.quota [None req-57058ff1-2308-4990-af28-92caae5587ff tempest-VolumeRetypeWithoutMigrationTest-1874916808 tempest-VolumeRetypeWithoutMigrationTest-1874916808-project-member] Created reservations ['75bb5c67-0432-475f-a917-8c56598012bd', '9a3e6033-f033-4fe2-8404-633ae8393fb8'] {{(pid=100374) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:35:46.295425 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-57058ff1-2308-4990-af28-92caae5587ff tempest-VolumeRetypeWithoutMigrationTest-1874916808 tempest-VolumeRetypeWithoutMigrationTest-1874916808-project-member] Retype volume request issued successfully. Aug 12 10:35:46.295617 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-57058ff1-2308-4990-af28-92caae5587ff tempest-VolumeRetypeWithoutMigrationTest-1874916808 tempest-VolumeRetypeWithoutMigrationTest-1874916808-project-member] https://10.4.3.105/volume/v3/volumes/27e35362-c680-487c-a556-b72299d68ced/action returned with HTTP 202 Aug 12 10:35:46.296067 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 340/1373] 10.4.3.105 () {68 vars in 1390 bytes} [Wed Aug 12 10:35:46 2026] POST /volume/v3/volumes/27e35362-c680-487c-a556-b72299d68ced/action => generated 0 bytes in 137 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 10:35:46.307914 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-07afd30d-c9ca-4818-8883-adaed57284cc None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:35:46.310155 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-07afd30d-c9ca-4818-8883-adaed57284cc tempest-VolumeRetypeWithoutMigrationTest-1874916808 tempest-VolumeRetypeWithoutMigrationTest-1874916808-project-member] GET https://10.4.3.105/volume/v3/volumes/27e35362-c680-487c-a556-b72299d68ced Aug 12 10:35:46.310429 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-07afd30d-c9ca-4818-8883-adaed57284cc tempest-VolumeRetypeWithoutMigrationTest-1874916808 tempest-VolumeRetypeWithoutMigrationTest-1874916808-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:35:46.310737 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-07afd30d-c9ca-4818-8883-adaed57284cc tempest-VolumeRetypeWithoutMigrationTest-1874916808 tempest-VolumeRetypeWithoutMigrationTest-1874916808-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:35:46.320285 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:35:46.320285 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:35:46.325109 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-07afd30d-c9ca-4818-8883-adaed57284cc tempest-VolumeRetypeWithoutMigrationTest-1874916808 tempest-VolumeRetypeWithoutMigrationTest-1874916808-project-member] Volume info retrieved successfully. Aug 12 10:35:46.331011 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-07afd30d-c9ca-4818-8883-adaed57284cc tempest-VolumeRetypeWithoutMigrationTest-1874916808 tempest-VolumeRetypeWithoutMigrationTest-1874916808-project-member] https://10.4.3.105/volume/v3/volumes/27e35362-c680-487c-a556-b72299d68ced returned with HTTP 200 Aug 12 10:35:46.331492 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 350/1374] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:35:46 2026] GET /volume/v3/volumes/27e35362-c680-487c-a556-b72299d68ced => generated 860 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:35:47.274104 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-5e131132-639a-4348-8c8a-362585f03e3a None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:35:47.277410 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-5e131132-639a-4348-8c8a-362585f03e3a tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] GET https://10.4.3.105/volume/v3/volumes/b50f03b4-fa43-46a7-b0aa-58eed440a921 Aug 12 10:35:47.277959 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-5e131132-639a-4348-8c8a-362585f03e3a tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:35:47.278427 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-5e131132-639a-4348-8c8a-362585f03e3a tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:35:47.289780 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:35:47.289780 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:35:47.296434 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-5e131132-639a-4348-8c8a-362585f03e3a tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Volume info retrieved successfully. Aug 12 10:35:47.297760 np0000007037 devstack@c-api.service[100373]: WARNING stevedore.named [None req-5e131132-639a-4348-8c8a-362585f03e3a tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 10:35:47.298036 np0000007037 devstack@c-api.service[100373]: WARNING castellan.key_manager [None req-5e131132-639a-4348-8c8a-362585f03e3a tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 10:35:47.346974 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-3d22a826-ab6c-426f-8551-e63a5740925f None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:35:47.348966 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-3d22a826-ab6c-426f-8551-e63a5740925f tempest-VolumeRetypeWithoutMigrationTest-1874916808 tempest-VolumeRetypeWithoutMigrationTest-1874916808-project-member] GET https://10.4.3.105/volume/v3/volumes/27e35362-c680-487c-a556-b72299d68ced Aug 12 10:35:47.349173 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-3d22a826-ab6c-426f-8551-e63a5740925f tempest-VolumeRetypeWithoutMigrationTest-1874916808 tempest-VolumeRetypeWithoutMigrationTest-1874916808-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:35:47.349359 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-3d22a826-ab6c-426f-8551-e63a5740925f tempest-VolumeRetypeWithoutMigrationTest-1874916808 tempest-VolumeRetypeWithoutMigrationTest-1874916808-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:35:47.357117 np0000007037 devstack@c-api.service[100373]: DEBUG oslo_db.sqlalchemy.engines [None req-5e131132-639a-4348-8c8a-362585f03e3a tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100373) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 10:35:47.361484 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:35:47.361484 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:35:47.363328 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:35:47.363328 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:35:47.366249 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-3d22a826-ab6c-426f-8551-e63a5740925f tempest-VolumeRetypeWithoutMigrationTest-1874916808 tempest-VolumeRetypeWithoutMigrationTest-1874916808-project-member] Volume info retrieved successfully. Aug 12 10:35:47.372288 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-5e131132-639a-4348-8c8a-362585f03e3a tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] https://10.4.3.105/volume/v3/volumes/b50f03b4-fa43-46a7-b0aa-58eed440a921 returned with HTTP 200 Aug 12 10:35:47.372417 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-3d22a826-ab6c-426f-8551-e63a5740925f tempest-VolumeRetypeWithoutMigrationTest-1874916808 tempest-VolumeRetypeWithoutMigrationTest-1874916808-project-member] https://10.4.3.105/volume/v3/volumes/27e35362-c680-487c-a556-b72299d68ced returned with HTTP 200 Aug 12 10:35:47.372574 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 341/1375] 10.4.3.105 () {68 vars in 1389 bytes} [Wed Aug 12 10:35:47 2026] GET /volume/v3/volumes/b50f03b4-fa43-46a7-b0aa-58eed440a921 => generated 916 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:35:47.372729 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 345/1376] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:35:47 2026] GET /volume/v3/volumes/27e35362-c680-487c-a556-b72299d68ced => generated 861 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:35:47.388749 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-930e8242-2384-4717-8d45-fd6b6cbe6d5a None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:35:47.390792 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-3bd9de19-a396-40a2-accd-8a2a84ed645e None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:35:47.391186 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-930e8242-2384-4717-8d45-fd6b6cbe6d5a tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] POST https://10.4.3.105/volume/v3/volumes Aug 12 10:35:47.391304 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-930e8242-2384-4717-8d45-fd6b6cbe6d5a tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1811043584", "volume_type": "71cc8020-a1e9-406f-8605-81d6d5418828", "group_id": "d8ce6878-4543-43b6-aba1-ff5c550c6351", "size": 1}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:35:47.392910 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-3bd9de19-a396-40a2-accd-8a2a84ed645e tempest-VolumeRetypeWithoutMigrationTest-752128128 tempest-VolumeRetypeWithoutMigrationTest-752128128-project-admin] GET https://10.4.3.105/volume/v3/volumes/27e35362-c680-487c-a556-b72299d68ced Aug 12 10:35:47.393054 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.volumes [None req-930e8242-2384-4717-8d45-fd6b6cbe6d5a tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1811043584', 'volume_type': '71cc8020-a1e9-406f-8605-81d6d5418828', 'group_id': 'd8ce6878-4543-43b6-aba1-ff5c550c6351', 'size': 1}} {{(pid=100374) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 10:35:47.393173 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-3bd9de19-a396-40a2-accd-8a2a84ed645e tempest-VolumeRetypeWithoutMigrationTest-752128128 tempest-VolumeRetypeWithoutMigrationTest-752128128-project-admin] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:35:47.393491 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-3bd9de19-a396-40a2-accd-8a2a84ed645e tempest-VolumeRetypeWithoutMigrationTest-752128128 tempest-VolumeRetypeWithoutMigrationTest-752128128-project-admin] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:35:47.400491 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:35:47.400491 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:35:47.401466 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:35:47.401466 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:35:47.402045 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.v3.volumes [None req-930e8242-2384-4717-8d45-fd6b6cbe6d5a tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Create volume of 1 GB Aug 12 10:35:47.404396 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-3bd9de19-a396-40a2-accd-8a2a84ed645e tempest-VolumeRetypeWithoutMigrationTest-752128128 tempest-VolumeRetypeWithoutMigrationTest-752128128-project-admin] Volume info retrieved successfully. Aug 12 10:35:47.408292 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-930e8242-2384-4717-8d45-fd6b6cbe6d5a tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Availability Zones retrieved successfully. Aug 12 10:35:47.408787 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-3bd9de19-a396-40a2-accd-8a2a84ed645e tempest-VolumeRetypeWithoutMigrationTest-752128128 tempest-VolumeRetypeWithoutMigrationTest-752128128-project-admin] https://10.4.3.105/volume/v3/volumes/27e35362-c680-487c-a556-b72299d68ced returned with HTTP 200 Aug 12 10:35:47.409249 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 351/1377] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:35:47 2026] GET /volume/v3/volumes/27e35362-c680-487c-a556-b72299d68ced => generated 1034 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:35:47.414916 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-930e8242-2384-4717-8d45-fd6b6cbe6d5a tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Flow 'volume_create_api' (ebc852f7-e2fb-477a-a7aa-9578632ec074) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:35:47.416173 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-930e8242-2384-4717-8d45-fd6b6cbe6d5a tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0cedb8e1-1ca3-407b-9503-c8ba2943ac01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:35:47.416770 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:35:47.416770 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:35:47.417289 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.flows.api.create_volume [None req-930e8242-2384-4717-8d45-fd6b6cbe6d5a tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Validating volume size '1' using validate_int {{(pid=100374) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 10:35:47.426948 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-e1c524f9-db01-43db-8d90-f32b9d6a9f80 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:35:47.429401 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-e1c524f9-db01-43db-8d90-f32b9d6a9f80 tempest-VolumeRetypeWithoutMigrationTest-752128128 tempest-VolumeRetypeWithoutMigrationTest-752128128-project-admin] GET https://10.4.3.105/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-2109294361 Aug 12 10:35:47.429845 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-e1c524f9-db01-43db-8d90-f32b9d6a9f80 tempest-VolumeRetypeWithoutMigrationTest-752128128 tempest-VolumeRetypeWithoutMigrationTest-752128128-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:35:47.430163 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-e1c524f9-db01-43db-8d90-f32b9d6a9f80 tempest-VolumeRetypeWithoutMigrationTest-752128128 tempest-VolumeRetypeWithoutMigrationTest-752128128-project-admin] Calling method 'index' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:35:47.431256 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-e1c524f9-db01-43db-8d90-f32b9d6a9f80 tempest-VolumeRetypeWithoutMigrationTest-752128128 tempest-VolumeRetypeWithoutMigrationTest-752128128-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeWithoutMigrationTest-Volume-2109294361'), ('all_tenants', True)]). {{(pid=100373) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 10:35:47.443799 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-930e8242-2384-4717-8d45-fd6b6cbe6d5a tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0cedb8e1-1ca3-407b-9503-c8ba2943ac01) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T10:35:45Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=71cc8020-a1e9-406f-8605-81d6d5418828,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1564791003',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '71cc8020-a1e9-406f-8605-81d6d5418828', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'd8ce6878-4543-43b6-aba1-ff5c550c6351', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:35:47.444653 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-930e8242-2384-4717-8d45-fd6b6cbe6d5a tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fa3cf1e4-c468-4ae6-89c0-84c2bf8c3eff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:35:47.474720 np0000007037 devstack@c-api.service[100374]: WARNING cinder.quota [None req-930e8242-2384-4717-8d45-fd6b6cbe6d5a tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1564791003 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1564791003, it is now deprecated. Please use the default quota class for default quota. Aug 12 10:35:47.475039 np0000007037 devstack@c-api.service[100374]: WARNING cinder.quota [None req-930e8242-2384-4717-8d45-fd6b6cbe6d5a tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1564791003 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1564791003, it is now deprecated. Please use the default quota class for default quota. Aug 12 10:35:47.489274 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.quota [None req-930e8242-2384-4717-8d45-fd6b6cbe6d5a tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Created reservations ['9be712d1-6c72-4c93-b86f-ff90c92c71b9', '393a607a-a9bd-4fa1-8945-434567b0441b', '61081656-6376-483d-ad2e-6ab079a28299', '450fa513-e3f3-4ba7-b319-8659a24ff5d5'] {{(pid=100374) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:35:47.490493 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-930e8242-2384-4717-8d45-fd6b6cbe6d5a tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fa3cf1e4-c468-4ae6-89c0-84c2bf8c3eff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9be712d1-6c72-4c93-b86f-ff90c92c71b9', '393a607a-a9bd-4fa1-8945-434567b0441b', '61081656-6376-483d-ad2e-6ab079a28299', '450fa513-e3f3-4ba7-b319-8659a24ff5d5']}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:35:47.492364 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-930e8242-2384-4717-8d45-fd6b6cbe6d5a tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (26162a21-b3fe-4b56-bd72-76d517485c16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:35:47.519482 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-930e8242-2384-4717-8d45-fd6b6cbe6d5a tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (26162a21-b3fe-4b56-bd72-76d517485c16) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '75ef3169-fb83-4ffe-b4e5-ee8d02956746', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1811043584',encryption_key_id=None,group_id=d8ce6878-4543-43b6-aba1-ff5c550c6351,group_type_id=,metadata={},multiattach=False,project_id='1865b37fdcd443db827d9cb14ea5324e',qos_specs=None,replication_status=,reservations=['9be712d1-6c72-4c93-b86f-ff90c92c71b9','393a607a-a9bd-4fa1-8945-434567b0441b','61081656-6376-483d-ad2e-6ab079a28299','450fa513-e3f3-4ba7-b319-8659a24ff5d5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7cf3e00f3dec4cbb8395f4de11ba614b',volume_type_id=71cc8020-a1e9-406f-8605-81d6d5418828), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:35:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1811043584',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=d8ce6878-4543-43b6-aba1-ff5c550c6351,host=None,id=75ef3169-fb83-4ffe-b4e5-ee8d02956746,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1865b37fdcd443db827d9cb14ea5324e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7cf3e00f3dec4cbb8395f4de11ba614b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(71cc8020-a1e9-406f-8605-81d6d5418828),volume_type_id=71cc8020-a1e9-406f-8605-81d6d5418828)}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:35:47.520436 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-930e8242-2384-4717-8d45-fd6b6cbe6d5a tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1a68c4fa-4255-43f8-b9b9-bbc4d168ba53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:35:47.541297 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-930e8242-2384-4717-8d45-fd6b6cbe6d5a tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1a68c4fa-4255-43f8-b9b9-bbc4d168ba53) transitioned into state 'SUCCESS' from state '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-1811043584',encryption_key_id=None,group_id=d8ce6878-4543-43b6-aba1-ff5c550c6351,group_type_id=,metadata={},multiattach=False,project_id='1865b37fdcd443db827d9cb14ea5324e',qos_specs=None,replication_status=,reservations=['9be712d1-6c72-4c93-b86f-ff90c92c71b9','393a607a-a9bd-4fa1-8945-434567b0441b','61081656-6376-483d-ad2e-6ab079a28299','450fa513-e3f3-4ba7-b319-8659a24ff5d5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7cf3e00f3dec4cbb8395f4de11ba614b',volume_type_id=71cc8020-a1e9-406f-8605-81d6d5418828)}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:35:47.542119 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-930e8242-2384-4717-8d45-fd6b6cbe6d5a tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2b826bbe-40db-41ce-a4e7-975f0d1f757d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:35:47.557276 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-930e8242-2384-4717-8d45-fd6b6cbe6d5a tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2b826bbe-40db-41ce-a4e7-975f0d1f757d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:35:47.558251 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-930e8242-2384-4717-8d45-fd6b6cbe6d5a tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Flow 'volume_create_api' (ebc852f7-e2fb-477a-a7aa-9578632ec074) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100374) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:35:47.558617 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-930e8242-2384-4717-8d45-fd6b6cbe6d5a tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Create volume request issued successfully. Aug 12 10:35:47.559348 np0000007037 devstack@c-api.service[100374]: WARNING stevedore.named [None req-930e8242-2384-4717-8d45-fd6b6cbe6d5a tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 10:35:47.559522 np0000007037 devstack@c-api.service[100374]: WARNING castellan.key_manager [None req-930e8242-2384-4717-8d45-fd6b6cbe6d5a tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 10:35:47.598633 np0000007037 devstack@c-api.service[100374]: DEBUG oslo_db.sqlalchemy.engines [None req-930e8242-2384-4717-8d45-fd6b6cbe6d5a tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100374) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 10:35:47.601419 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:35:47.601419 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:35:47.604716 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-930e8242-2384-4717-8d45-fd6b6cbe6d5a tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] https://10.4.3.105/volume/v3/volumes returned with HTTP 202 Aug 12 10:35:47.605234 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 341/1378] 10.4.3.105 () {70 vars in 1300 bytes} [Wed Aug 12 10:35:47 2026] POST /volume/v3/volumes => generated 823 bytes in 217 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:35:47.619791 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-1b017019-01ae-4d78-8485-b2bea9848828 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:35:47.622164 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-1b017019-01ae-4d78-8485-b2bea9848828 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] GET https://10.4.3.105/volume/v3/volumes/75ef3169-fb83-4ffe-b4e5-ee8d02956746 Aug 12 10:35:47.622470 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-1b017019-01ae-4d78-8485-b2bea9848828 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:35:47.622789 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-1b017019-01ae-4d78-8485-b2bea9848828 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:35:47.631989 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:35:47.631989 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:35:47.636790 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-1b017019-01ae-4d78-8485-b2bea9848828 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Volume info retrieved successfully. Aug 12 10:35:47.637569 np0000007037 devstack@c-api.service[100375]: WARNING stevedore.named [None req-1b017019-01ae-4d78-8485-b2bea9848828 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 10:35:47.637831 np0000007037 devstack@c-api.service[100375]: WARNING castellan.key_manager [None req-1b017019-01ae-4d78-8485-b2bea9848828 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 10:35:47.638910 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-e1c524f9-db01-43db-8d90-f32b9d6a9f80 tempest-VolumeRetypeWithoutMigrationTest-752128128 tempest-VolumeRetypeWithoutMigrationTest-752128128-project-admin] Get all volumes completed successfully. Aug 12 10:35:47.639466 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-e1c524f9-db01-43db-8d90-f32b9d6a9f80 tempest-VolumeRetypeWithoutMigrationTest-752128128 tempest-VolumeRetypeWithoutMigrationTest-752128128-project-admin] https://10.4.3.105/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-2109294361 returned with HTTP 200 Aug 12 10:35:47.639864 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 342/1379] 10.4.3.105 () {66 vars in 1398 bytes} [Wed Aug 12 10:35:47 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-2109294361 => generated 347 bytes in 213 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:35:47.649280 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-f6d85f96-aeb5-46da-870a-7446631cdb7f None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:35:47.651797 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-f6d85f96-aeb5-46da-870a-7446631cdb7f tempest-VolumeRetypeWithoutMigrationTest-1874916808 tempest-VolumeRetypeWithoutMigrationTest-1874916808-project-member] GET https://10.4.3.105/volume/v3/volumes/27e35362-c680-487c-a556-b72299d68ced Aug 12 10:35:47.652092 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-f6d85f96-aeb5-46da-870a-7446631cdb7f tempest-VolumeRetypeWithoutMigrationTest-1874916808 tempest-VolumeRetypeWithoutMigrationTest-1874916808-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:35:47.652368 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-f6d85f96-aeb5-46da-870a-7446631cdb7f tempest-VolumeRetypeWithoutMigrationTest-1874916808 tempest-VolumeRetypeWithoutMigrationTest-1874916808-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:35:47.662531 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:35:47.662531 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:35:47.667596 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-f6d85f96-aeb5-46da-870a-7446631cdb7f tempest-VolumeRetypeWithoutMigrationTest-1874916808 tempest-VolumeRetypeWithoutMigrationTest-1874916808-project-member] Volume info retrieved successfully. Aug 12 10:35:47.673815 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-f6d85f96-aeb5-46da-870a-7446631cdb7f tempest-VolumeRetypeWithoutMigrationTest-1874916808 tempest-VolumeRetypeWithoutMigrationTest-1874916808-project-member] https://10.4.3.105/volume/v3/volumes/27e35362-c680-487c-a556-b72299d68ced returned with HTTP 200 Aug 12 10:35:47.674352 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 352/1380] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:35:47 2026] GET /volume/v3/volumes/27e35362-c680-487c-a556-b72299d68ced => generated 861 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:35:47.686598 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-9caf3895-c875-412e-81f9-0c0774c53606 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:35:47.689118 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-9caf3895-c875-412e-81f9-0c0774c53606 tempest-VolumeRetypeWithoutMigrationTest-1874916808 tempest-VolumeRetypeWithoutMigrationTest-1874916808-project-member] DELETE https://10.4.3.105/volume/v3/volumes/27e35362-c680-487c-a556-b72299d68ced Aug 12 10:35:47.689377 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-9caf3895-c875-412e-81f9-0c0774c53606 tempest-VolumeRetypeWithoutMigrationTest-1874916808 tempest-VolumeRetypeWithoutMigrationTest-1874916808-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:35:47.689639 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-9caf3895-c875-412e-81f9-0c0774c53606 tempest-VolumeRetypeWithoutMigrationTest-1874916808 tempest-VolumeRetypeWithoutMigrationTest-1874916808-project-member] Calling method 'delete' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:35:47.689864 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.v3.volumes [None req-9caf3895-c875-412e-81f9-0c0774c53606 tempest-VolumeRetypeWithoutMigrationTest-1874916808 tempest-VolumeRetypeWithoutMigrationTest-1874916808-project-member] Delete volume with id: 27e35362-c680-487c-a556-b72299d68ced Aug 12 10:35:47.695444 np0000007037 devstack@c-api.service[100375]: DEBUG oslo_db.sqlalchemy.engines [None req-1b017019-01ae-4d78-8485-b2bea9848828 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100375) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 10:35:47.698458 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:35:47.698458 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:35:47.699670 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-9caf3895-c875-412e-81f9-0c0774c53606 tempest-VolumeRetypeWithoutMigrationTest-1874916808 tempest-VolumeRetypeWithoutMigrationTest-1874916808-project-member] Volume info retrieved successfully. Aug 12 10:35:47.699797 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:35:47.699797 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:35:47.714491 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-1b017019-01ae-4d78-8485-b2bea9848828 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] https://10.4.3.105/volume/v3/volumes/75ef3169-fb83-4ffe-b4e5-ee8d02956746 returned with HTTP 200 Aug 12 10:35:47.715141 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 346/1381] 10.4.3.105 () {68 vars in 1389 bytes} [Wed Aug 12 10:35:47 2026] GET /volume/v3/volumes/75ef3169-fb83-4ffe-b4e5-ee8d02956746 => generated 891 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:35:47.725944 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-9caf3895-c875-412e-81f9-0c0774c53606 tempest-VolumeRetypeWithoutMigrationTest-1874916808 tempest-VolumeRetypeWithoutMigrationTest-1874916808-project-member] Delete volume request issued successfully. Aug 12 10:35:47.726178 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-9caf3895-c875-412e-81f9-0c0774c53606 tempest-VolumeRetypeWithoutMigrationTest-1874916808 tempest-VolumeRetypeWithoutMigrationTest-1874916808-project-member] https://10.4.3.105/volume/v3/volumes/27e35362-c680-487c-a556-b72299d68ced returned with HTTP 202 Aug 12 10:35:47.726710 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 342/1382] 10.4.3.105 () {66 vars in 1351 bytes} [Wed Aug 12 10:35:47 2026] DELETE /volume/v3/volumes/27e35362-c680-487c-a556-b72299d68ced => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 10:35:47.735189 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-4cb4169e-a3f0-47ab-b0e5-9036e56c9ea3 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:35:47.737167 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-4cb4169e-a3f0-47ab-b0e5-9036e56c9ea3 tempest-VolumeRetypeWithoutMigrationTest-1874916808 tempest-VolumeRetypeWithoutMigrationTest-1874916808-project-member] GET https://10.4.3.105/volume/v3/volumes/27e35362-c680-487c-a556-b72299d68ced Aug 12 10:35:47.737393 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-4cb4169e-a3f0-47ab-b0e5-9036e56c9ea3 tempest-VolumeRetypeWithoutMigrationTest-1874916808 tempest-VolumeRetypeWithoutMigrationTest-1874916808-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:35:47.737632 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-4cb4169e-a3f0-47ab-b0e5-9036e56c9ea3 tempest-VolumeRetypeWithoutMigrationTest-1874916808 tempest-VolumeRetypeWithoutMigrationTest-1874916808-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:35:47.745930 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:35:47.745930 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:35:47.750007 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-4cb4169e-a3f0-47ab-b0e5-9036e56c9ea3 tempest-VolumeRetypeWithoutMigrationTest-1874916808 tempest-VolumeRetypeWithoutMigrationTest-1874916808-project-member] Volume info retrieved successfully. Aug 12 10:35:47.754983 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-4cb4169e-a3f0-47ab-b0e5-9036e56c9ea3 tempest-VolumeRetypeWithoutMigrationTest-1874916808 tempest-VolumeRetypeWithoutMigrationTest-1874916808-project-member] https://10.4.3.105/volume/v3/volumes/27e35362-c680-487c-a556-b72299d68ced returned with HTTP 200 Aug 12 10:35:47.755394 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 343/1383] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:35:47 2026] GET /volume/v3/volumes/27e35362-c680-487c-a556-b72299d68ced => generated 860 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:35:48.734926 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-5b861099-5501-4542-84bb-6dff84322d05 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:35:48.737052 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-5b861099-5501-4542-84bb-6dff84322d05 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] GET https://10.4.3.105/volume/v3/volumes/75ef3169-fb83-4ffe-b4e5-ee8d02956746 Aug 12 10:35:48.737325 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-5b861099-5501-4542-84bb-6dff84322d05 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:35:48.737591 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-5b861099-5501-4542-84bb-6dff84322d05 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:35:48.746892 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:35:48.746892 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:35:48.751658 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-5b861099-5501-4542-84bb-6dff84322d05 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Volume info retrieved successfully. Aug 12 10:35:48.752486 np0000007037 devstack@c-api.service[100372]: WARNING stevedore.named [None req-5b861099-5501-4542-84bb-6dff84322d05 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 10:35:48.752731 np0000007037 devstack@c-api.service[100372]: WARNING castellan.key_manager [None req-5b861099-5501-4542-84bb-6dff84322d05 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 10:35:48.770136 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-74482c98-8fae-4f3b-ad25-22d7b276347c None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:35:48.772419 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-74482c98-8fae-4f3b-ad25-22d7b276347c tempest-VolumeRetypeWithoutMigrationTest-1874916808 tempest-VolumeRetypeWithoutMigrationTest-1874916808-project-member] GET https://10.4.3.105/volume/v3/volumes/27e35362-c680-487c-a556-b72299d68ced Aug 12 10:35:48.772726 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-74482c98-8fae-4f3b-ad25-22d7b276347c tempest-VolumeRetypeWithoutMigrationTest-1874916808 tempest-VolumeRetypeWithoutMigrationTest-1874916808-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:35:48.772982 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-74482c98-8fae-4f3b-ad25-22d7b276347c tempest-VolumeRetypeWithoutMigrationTest-1874916808 tempest-VolumeRetypeWithoutMigrationTest-1874916808-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:35:48.779313 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-74482c98-8fae-4f3b-ad25-22d7b276347c tempest-VolumeRetypeWithoutMigrationTest-1874916808 tempest-VolumeRetypeWithoutMigrationTest-1874916808-project-member] https://10.4.3.105/volume/v3/volumes/27e35362-c680-487c-a556-b72299d68ced returned with HTTP 404 Aug 12 10:35:48.780016 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 347/1384] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:35:48 2026] GET /volume/v3/volumes/27e35362-c680-487c-a556-b72299d68ced => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:35:48.792138 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-0c89c8f6-4e11-4bbe-afc0-78902dea5d85 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:35:48.794539 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-0c89c8f6-4e11-4bbe-afc0-78902dea5d85 tempest-VolumeRetypeWithoutMigrationTest-752128128 tempest-VolumeRetypeWithoutMigrationTest-752128128-project-admin] DELETE https://10.4.3.105/volume/v3/types/a0111ea2-12aa-4232-b77d-3d56e6a6e59c Aug 12 10:35:48.794896 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-0c89c8f6-4e11-4bbe-afc0-78902dea5d85 tempest-VolumeRetypeWithoutMigrationTest-752128128 tempest-VolumeRetypeWithoutMigrationTest-752128128-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:35:48.795234 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-0c89c8f6-4e11-4bbe-afc0-78902dea5d85 tempest-VolumeRetypeWithoutMigrationTest-752128128 tempest-VolumeRetypeWithoutMigrationTest-752128128-project-admin] Calling method '_delete' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:35:48.795952 np0000007037 devstack@c-api.service[100372]: DEBUG oslo_db.sqlalchemy.engines [None req-5b861099-5501-4542-84bb-6dff84322d05 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100372) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 10:35:48.800024 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:35:48.800024 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:35:48.809585 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-5b861099-5501-4542-84bb-6dff84322d05 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] https://10.4.3.105/volume/v3/volumes/75ef3169-fb83-4ffe-b4e5-ee8d02956746 returned with HTTP 200 Aug 12 10:35:48.810097 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 353/1385] 10.4.3.105 () {68 vars in 1389 bytes} [Wed Aug 12 10:35:48 2026] GET /volume/v3/volumes/75ef3169-fb83-4ffe-b4e5-ee8d02956746 => generated 916 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:35:48.823836 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-7ea7b99a-f3f7-4c0f-a924-d18c07ab4cfa None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:35:48.824217 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-0c89c8f6-4e11-4bbe-afc0-78902dea5d85 tempest-VolumeRetypeWithoutMigrationTest-752128128 tempest-VolumeRetypeWithoutMigrationTest-752128128-project-admin] https://10.4.3.105/volume/v3/types/a0111ea2-12aa-4232-b77d-3d56e6a6e59c returned with HTTP 202 Aug 12 10:35:48.824643 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 343/1386] 10.4.3.105 () {66 vars in 1345 bytes} [Wed Aug 12 10:35:48 2026] DELETE /volume/v3/types/a0111ea2-12aa-4232-b77d-3d56e6a6e59c => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 10:35:48.826093 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-7ea7b99a-f3f7-4c0f-a924-d18c07ab4cfa tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] PUT https://10.4.3.105/volume/v3/groups/d8ce6878-4543-43b6-aba1-ff5c550c6351 Aug 12 10:35:48.826466 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-7ea7b99a-f3f7-4c0f-a924-d18c07ab4cfa tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "b50f03b4-fa43-46a7-b0aa-58eed440a921"}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:35:48.831930 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-af59d533-de73-4586-a940-4efc96e4303a None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:35:48.832829 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.v3.groups [None req-7ea7b99a-f3f7-4c0f-a924-d18c07ab4cfa tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Update called for group d8ce6878-4543-43b6-aba1-ff5c550c6351. {{(pid=100373) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 12 10:35:48.832989 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.v3.groups [None req-7ea7b99a-f3f7-4c0f-a924-d18c07ab4cfa tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Updating group d8ce6878-4543-43b6-aba1-ff5c550c6351 with name None description: None add_volumes: None remove_volumes: b50f03b4-fa43-46a7-b0aa-58eed440a921. Aug 12 10:35:48.833711 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-af59d533-de73-4586-a940-4efc96e4303a tempest-VolumeRetypeWithoutMigrationTest-752128128 tempest-VolumeRetypeWithoutMigrationTest-752128128-project-admin] GET https://10.4.3.105/volume/v3/types/a0111ea2-12aa-4232-b77d-3d56e6a6e59c Aug 12 10:35:48.833952 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-af59d533-de73-4586-a940-4efc96e4303a tempest-VolumeRetypeWithoutMigrationTest-752128128 tempest-VolumeRetypeWithoutMigrationTest-752128128-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:35:48.834191 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-af59d533-de73-4586-a940-4efc96e4303a tempest-VolumeRetypeWithoutMigrationTest-752128128 tempest-VolumeRetypeWithoutMigrationTest-752128128-project-admin] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:35:48.836341 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:35:48.836341 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:35:48.838238 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-af59d533-de73-4586-a940-4efc96e4303a tempest-VolumeRetypeWithoutMigrationTest-752128128 tempest-VolumeRetypeWithoutMigrationTest-752128128-project-admin] https://10.4.3.105/volume/v3/types/a0111ea2-12aa-4232-b77d-3d56e6a6e59c returned with HTTP 404 Aug 12 10:35:48.838956 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 348/1387] 10.4.3.105 () {66 vars in 1342 bytes} [Wed Aug 12 10:35:48 2026] GET /volume/v3/types/a0111ea2-12aa-4232-b77d-3d56e6a6e59c => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:35:48.845896 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-4912d706-9406-4c96-9bdd-ea1dfe063ac8 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:35:48.848333 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-4912d706-9406-4c96-9bdd-ea1dfe063ac8 tempest-VolumeRetypeWithoutMigrationTest-752128128 tempest-VolumeRetypeWithoutMigrationTest-752128128-project-admin] DELETE https://10.4.3.105/volume/v3/types/c9295c07-5228-4a70-a6ac-524bcd309967 Aug 12 10:35:48.848576 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-4912d706-9406-4c96-9bdd-ea1dfe063ac8 tempest-VolumeRetypeWithoutMigrationTest-752128128 tempest-VolumeRetypeWithoutMigrationTest-752128128-project-admin] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:35:48.848883 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-4912d706-9406-4c96-9bdd-ea1dfe063ac8 tempest-VolumeRetypeWithoutMigrationTest-752128128 tempest-VolumeRetypeWithoutMigrationTest-752128128-project-admin] Calling method '_delete' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:35:48.851240 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-7ea7b99a-f3f7-4c0f-a924-d18c07ab4cfa tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] https://10.4.3.105/volume/v3/groups/d8ce6878-4543-43b6-aba1-ff5c550c6351 returned with HTTP 202 Aug 12 10:35:48.851617 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 344/1388] 10.4.3.105 () {70 vars in 1406 bytes} [Wed Aug 12 10:35:48 2026] PUT /volume/v3/groups/d8ce6878-4543-43b6-aba1-ff5c550c6351 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 12 10:35:48.860688 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-ee659a0e-9a3a-446f-bb41-30dbf80a96e7 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:35:48.863594 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-ee659a0e-9a3a-446f-bb41-30dbf80a96e7 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] GET https://10.4.3.105/volume/v3/groups/d8ce6878-4543-43b6-aba1-ff5c550c6351 Aug 12 10:35:48.864032 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-ee659a0e-9a3a-446f-bb41-30dbf80a96e7 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:35:48.864490 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-ee659a0e-9a3a-446f-bb41-30dbf80a96e7 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Calling method 'version_select' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:35:48.864730 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.groups [None req-ee659a0e-9a3a-446f-bb41-30dbf80a96e7 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] show called for member d8ce6878-4543-43b6-aba1-ff5c550c6351 {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 12 10:35:48.868891 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:35:48.868891 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:35:48.879056 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-4912d706-9406-4c96-9bdd-ea1dfe063ac8 tempest-VolumeRetypeWithoutMigrationTest-752128128 tempest-VolumeRetypeWithoutMigrationTest-752128128-project-admin] https://10.4.3.105/volume/v3/types/c9295c07-5228-4a70-a6ac-524bcd309967 returned with HTTP 202 Aug 12 10:35:48.880083 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 354/1389] 10.4.3.105 () {66 vars in 1345 bytes} [Wed Aug 12 10:35:48 2026] DELETE /volume/v3/types/c9295c07-5228-4a70-a6ac-524bcd309967 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 10:35:48.882254 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-ee659a0e-9a3a-446f-bb41-30dbf80a96e7 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] https://10.4.3.105/volume/v3/groups/d8ce6878-4543-43b6-aba1-ff5c550c6351 returned with HTTP 200 Aug 12 10:35:48.886562 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 344/1390] 10.4.3.105 () {68 vars in 1386 bytes} [Wed Aug 12 10:35:48 2026] GET /volume/v3/groups/d8ce6878-4543-43b6-aba1-ff5c550c6351 => generated 392 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:35:48.886639 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-310a3e1d-3eeb-4563-87e0-3baa1b7902bb None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:35:48.888994 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-310a3e1d-3eeb-4563-87e0-3baa1b7902bb tempest-VolumeRetypeWithoutMigrationTest-752128128 tempest-VolumeRetypeWithoutMigrationTest-752128128-project-admin] GET https://10.4.3.105/volume/v3/types/c9295c07-5228-4a70-a6ac-524bcd309967 Aug 12 10:35:48.888994 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-310a3e1d-3eeb-4563-87e0-3baa1b7902bb tempest-VolumeRetypeWithoutMigrationTest-752128128 tempest-VolumeRetypeWithoutMigrationTest-752128128-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:35:48.888994 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-310a3e1d-3eeb-4563-87e0-3baa1b7902bb tempest-VolumeRetypeWithoutMigrationTest-752128128 tempest-VolumeRetypeWithoutMigrationTest-752128128-project-admin] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:35:48.892485 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-310a3e1d-3eeb-4563-87e0-3baa1b7902bb tempest-VolumeRetypeWithoutMigrationTest-752128128 tempest-VolumeRetypeWithoutMigrationTest-752128128-project-admin] https://10.4.3.105/volume/v3/types/c9295c07-5228-4a70-a6ac-524bcd309967 returned with HTTP 404 Aug 12 10:35:48.893031 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 349/1391] 10.4.3.105 () {66 vars in 1342 bytes} [Wed Aug 12 10:35:48 2026] GET /volume/v3/types/c9295c07-5228-4a70-a6ac-524bcd309967 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:35:49.902582 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-5da623b2-368a-4466-aa46-5ae7d4321b2d None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:35:49.906152 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-5da623b2-368a-4466-aa46-5ae7d4321b2d tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] GET https://10.4.3.105/volume/v3/groups/d8ce6878-4543-43b6-aba1-ff5c550c6351 Aug 12 10:35:49.906449 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-5da623b2-368a-4466-aa46-5ae7d4321b2d tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:35:49.906600 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-5da623b2-368a-4466-aa46-5ae7d4321b2d tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Calling method 'version_select' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:35:49.906769 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.v3.groups [None req-5da623b2-368a-4466-aa46-5ae7d4321b2d tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] show called for member d8ce6878-4543-43b6-aba1-ff5c550c6351 {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 12 10:35:49.915455 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:35:49.915455 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:35:49.927546 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-5da623b2-368a-4466-aa46-5ae7d4321b2d tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] https://10.4.3.105/volume/v3/groups/d8ce6878-4543-43b6-aba1-ff5c550c6351 returned with HTTP 200 Aug 12 10:35:49.927546 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 345/1392] 10.4.3.105 () {68 vars in 1386 bytes} [Wed Aug 12 10:35:49 2026] GET /volume/v3/groups/d8ce6878-4543-43b6-aba1-ff5c550c6351 => generated 393 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:35:49.940463 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-e2b5a60d-6116-4921-8573-e9a688b16f47 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:35:49.943419 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-e2b5a60d-6116-4921-8573-e9a688b16f47 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] PUT https://10.4.3.105/volume/v3/groups/d8ce6878-4543-43b6-aba1-ff5c550c6351 Aug 12 10:35:49.943956 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-e2b5a60d-6116-4921-8573-e9a688b16f47 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "b50f03b4-fa43-46a7-b0aa-58eed440a921"}} {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:35:49.945992 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.v3.groups [None req-e2b5a60d-6116-4921-8573-e9a688b16f47 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Update called for group d8ce6878-4543-43b6-aba1-ff5c550c6351. {{(pid=100372) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 12 10:35:49.946163 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.v3.groups [None req-e2b5a60d-6116-4921-8573-e9a688b16f47 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Updating group d8ce6878-4543-43b6-aba1-ff5c550c6351 with name None description: None add_volumes: b50f03b4-fa43-46a7-b0aa-58eed440a921 remove_volumes: None. Aug 12 10:35:49.952606 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:35:49.952606 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:35:50.001919 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-e2b5a60d-6116-4921-8573-e9a688b16f47 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] https://10.4.3.105/volume/v3/groups/d8ce6878-4543-43b6-aba1-ff5c550c6351 returned with HTTP 202 Aug 12 10:35:50.002405 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 355/1393] 10.4.3.105 () {70 vars in 1406 bytes} [Wed Aug 12 10:35:49 2026] PUT /volume/v3/groups/d8ce6878-4543-43b6-aba1-ff5c550c6351 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 12 10:35:50.010327 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-bea812ce-1b06-4317-af1f-904d090fac20 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:35:50.013629 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-bea812ce-1b06-4317-af1f-904d090fac20 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] GET https://10.4.3.105/volume/v3/groups/d8ce6878-4543-43b6-aba1-ff5c550c6351 Aug 12 10:35:50.013949 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-bea812ce-1b06-4317-af1f-904d090fac20 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:35:50.014228 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-bea812ce-1b06-4317-af1f-904d090fac20 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Calling method 'version_select' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:35:50.014409 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.groups [None req-bea812ce-1b06-4317-af1f-904d090fac20 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] show called for member d8ce6878-4543-43b6-aba1-ff5c550c6351 {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 12 10:35:50.019006 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:35:50.019006 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:35:50.030483 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-bea812ce-1b06-4317-af1f-904d090fac20 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] https://10.4.3.105/volume/v3/groups/d8ce6878-4543-43b6-aba1-ff5c550c6351 returned with HTTP 200 Aug 12 10:35:50.030990 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 345/1394] 10.4.3.105 () {68 vars in 1386 bytes} [Wed Aug 12 10:35:50 2026] GET /volume/v3/groups/d8ce6878-4543-43b6-aba1-ff5c550c6351 => generated 392 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:35:51.041530 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-aef80fd1-6baf-4115-922c-c66a912d9e3d None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:35:51.043554 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-aef80fd1-6baf-4115-922c-c66a912d9e3d tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] GET https://10.4.3.105/volume/v3/groups/d8ce6878-4543-43b6-aba1-ff5c550c6351 Aug 12 10:35:51.044220 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-aef80fd1-6baf-4115-922c-c66a912d9e3d tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:35:51.044471 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-aef80fd1-6baf-4115-922c-c66a912d9e3d tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Calling method 'version_select' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:35:51.044666 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.v3.groups [None req-aef80fd1-6baf-4115-922c-c66a912d9e3d tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] show called for member d8ce6878-4543-43b6-aba1-ff5c550c6351 {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 12 10:35:51.049105 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:35:51.049105 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:35:51.060533 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-aef80fd1-6baf-4115-922c-c66a912d9e3d tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] https://10.4.3.105/volume/v3/groups/d8ce6878-4543-43b6-aba1-ff5c550c6351 returned with HTTP 200 Aug 12 10:35:51.061081 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 350/1395] 10.4.3.105 () {68 vars in 1386 bytes} [Wed Aug 12 10:35:51 2026] GET /volume/v3/groups/d8ce6878-4543-43b6-aba1-ff5c550c6351 => generated 393 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:35:51.073302 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-a664b559-32ce-4441-bfc1-5954d6ec4235 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:35:51.077536 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-a664b559-32ce-4441-bfc1-5954d6ec4235 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] PUT https://10.4.3.105/volume/v3/groups/d8ce6878-4543-43b6-aba1-ff5c550c6351 Aug 12 10:35:51.077536 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-a664b559-32ce-4441-bfc1-5954d6ec4235 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "75ef3169-fb83-4ffe-b4e5-ee8d02956746"}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:35:51.077536 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.v3.groups [None req-a664b559-32ce-4441-bfc1-5954d6ec4235 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Update called for group d8ce6878-4543-43b6-aba1-ff5c550c6351. {{(pid=100373) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 12 10:35:51.078024 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.v3.groups [None req-a664b559-32ce-4441-bfc1-5954d6ec4235 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Updating group d8ce6878-4543-43b6-aba1-ff5c550c6351 with name None description: None add_volumes: None remove_volumes: 75ef3169-fb83-4ffe-b4e5-ee8d02956746. Aug 12 10:35:51.085570 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:35:51.085570 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:35:51.115918 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-a664b559-32ce-4441-bfc1-5954d6ec4235 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] https://10.4.3.105/volume/v3/groups/d8ce6878-4543-43b6-aba1-ff5c550c6351 returned with HTTP 202 Aug 12 10:35:51.116764 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 346/1396] 10.4.3.105 () {70 vars in 1406 bytes} [Wed Aug 12 10:35:51 2026] PUT /volume/v3/groups/d8ce6878-4543-43b6-aba1-ff5c550c6351 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 12 10:35:51.130463 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-89877e94-f0b1-475b-93b0-bc33328c140b None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:35:51.133237 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-89877e94-f0b1-475b-93b0-bc33328c140b tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] GET https://10.4.3.105/volume/v3/groups/d8ce6878-4543-43b6-aba1-ff5c550c6351 Aug 12 10:35:51.133471 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-89877e94-f0b1-475b-93b0-bc33328c140b tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:35:51.133752 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-89877e94-f0b1-475b-93b0-bc33328c140b tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Calling method 'version_select' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:35:51.133930 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.v3.groups [None req-89877e94-f0b1-475b-93b0-bc33328c140b tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] show called for member d8ce6878-4543-43b6-aba1-ff5c550c6351 {{(pid=100372) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 12 10:35:51.138869 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:35:51.138869 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:35:51.151446 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-89877e94-f0b1-475b-93b0-bc33328c140b tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] https://10.4.3.105/volume/v3/groups/d8ce6878-4543-43b6-aba1-ff5c550c6351 returned with HTTP 200 Aug 12 10:35:51.152156 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 356/1397] 10.4.3.105 () {68 vars in 1386 bytes} [Wed Aug 12 10:35:51 2026] GET /volume/v3/groups/d8ce6878-4543-43b6-aba1-ff5c550c6351 => generated 392 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:35:51.369897 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-81df1b8b-bde0-46b2-84f7-80213ff9c05c None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:35:51.476045 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-81df1b8b-bde0-46b2-84f7-80213ff9c05c tempest-VolumeSnapshotQuotasNegativeTestJSON-552996380 tempest-VolumeSnapshotQuotasNegativeTestJSON-552996380-project-admin] GET https://10.4.3.105/volume/v3/os-quota-sets/78f510df4c8a43a7a75dc66669a127fb Aug 12 10:35:51.476271 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-81df1b8b-bde0-46b2-84f7-80213ff9c05c tempest-VolumeSnapshotQuotasNegativeTestJSON-552996380 tempest-VolumeSnapshotQuotasNegativeTestJSON-552996380-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:35:51.476466 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-81df1b8b-bde0-46b2-84f7-80213ff9c05c tempest-VolumeSnapshotQuotasNegativeTestJSON-552996380 tempest-VolumeSnapshotQuotasNegativeTestJSON-552996380-project-admin] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:35:51.476782 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:35:51.476782 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:35:51.493415 np0000007037 devstack@c-api.service[100374]: WARNING cinder.quota [None req-81df1b8b-bde0-46b2-84f7-80213ff9c05c tempest-VolumeSnapshotQuotasNegativeTestJSON-552996380 tempest-VolumeSnapshotQuotasNegativeTestJSON-552996380-project-admin] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-1564791003 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-1564791003, it is now deprecated. Please use the default quota class for default quota. Aug 12 10:35:51.504958 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-81df1b8b-bde0-46b2-84f7-80213ff9c05c tempest-VolumeSnapshotQuotasNegativeTestJSON-552996380 tempest-VolumeSnapshotQuotasNegativeTestJSON-552996380-project-admin] https://10.4.3.105/volume/v3/os-quota-sets/78f510df4c8a43a7a75dc66669a127fb returned with HTTP 200 Aug 12 10:35:51.504958 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 346/1398] 10.4.3.105 () {66 vars in 1354 bytes} [Wed Aug 12 10:35:51 2026] GET /volume/v3/os-quota-sets/78f510df4c8a43a7a75dc66669a127fb => generated 636 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:35:51.514501 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-62becfbe-929d-4608-b0eb-3b4743f80f08 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:35:51.516752 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-62becfbe-929d-4608-b0eb-3b4743f80f08 tempest-VolumeSnapshotQuotasNegativeTestJSON-552996380 tempest-VolumeSnapshotQuotasNegativeTestJSON-552996380-project-admin] PUT https://10.4.3.105/volume/v3/os-quota-sets/78f510df4c8a43a7a75dc66669a127fb Aug 12 10:35:51.517163 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-62becfbe-929d-4608-b0eb-3b4743f80f08 tempest-VolumeSnapshotQuotasNegativeTestJSON-552996380 tempest-VolumeSnapshotQuotasNegativeTestJSON-552996380-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:35:51.532832 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:35:51.532832 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:35:51.586636 np0000007037 devstack@c-api.service[100375]: WARNING cinder.quota [None req-62becfbe-929d-4608-b0eb-3b4743f80f08 tempest-VolumeSnapshotQuotasNegativeTestJSON-552996380 tempest-VolumeSnapshotQuotasNegativeTestJSON-552996380-project-admin] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1564791003 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1564791003, it is now deprecated. Please use the default quota class for default quota. Aug 12 10:35:51.586992 np0000007037 devstack@c-api.service[100375]: WARNING cinder.quota [None req-62becfbe-929d-4608-b0eb-3b4743f80f08 tempest-VolumeSnapshotQuotasNegativeTestJSON-552996380 tempest-VolumeSnapshotQuotasNegativeTestJSON-552996380-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1564791003 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1564791003, it is now deprecated. Please use the default quota class for default quota. Aug 12 10:35:51.587242 np0000007037 devstack@c-api.service[100375]: WARNING cinder.quota [None req-62becfbe-929d-4608-b0eb-3b4743f80f08 tempest-VolumeSnapshotQuotasNegativeTestJSON-552996380 tempest-VolumeSnapshotQuotasNegativeTestJSON-552996380-project-admin] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-1564791003 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-1564791003, it is now deprecated. Please use the default quota class for default quota. Aug 12 10:35:51.593288 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-62becfbe-929d-4608-b0eb-3b4743f80f08 tempest-VolumeSnapshotQuotasNegativeTestJSON-552996380 tempest-VolumeSnapshotQuotasNegativeTestJSON-552996380-project-admin] https://10.4.3.105/volume/v3/os-quota-sets/78f510df4c8a43a7a75dc66669a127fb returned with HTTP 200 Aug 12 10:35:51.593788 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 351/1399] 10.4.3.105 () {68 vars in 1374 bytes} [Wed Aug 12 10:35:51 2026] PUT /volume/v3/os-quota-sets/78f510df4c8a43a7a75dc66669a127fb => generated 589 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:35:51.602035 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-d8ac1fd3-479b-4081-894d-a063286386d0 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:35:51.671542 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-d8ac1fd3-479b-4081-894d-a063286386d0 tempest-VolumeSnapshotQuotasNegativeTestJSON-214082506 tempest-VolumeSnapshotQuotasNegativeTestJSON-214082506-project-member] POST https://10.4.3.105/volume/v3/volumes Aug 12 10:35:51.671542 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-d8ac1fd3-479b-4081-894d-a063286386d0 tempest-VolumeSnapshotQuotasNegativeTestJSON-214082506 tempest-VolumeSnapshotQuotasNegativeTestJSON-214082506-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-920622383"}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:35:51.671542 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.v3.volumes [None req-d8ac1fd3-479b-4081-894d-a063286386d0 tempest-VolumeSnapshotQuotasNegativeTestJSON-214082506 tempest-VolumeSnapshotQuotasNegativeTestJSON-214082506-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-920622383'}} {{(pid=100373) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 10:35:51.671849 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.v3.volumes [None req-d8ac1fd3-479b-4081-894d-a063286386d0 tempest-VolumeSnapshotQuotasNegativeTestJSON-214082506 tempest-VolumeSnapshotQuotasNegativeTestJSON-214082506-project-member] Create volume of 1 GB Aug 12 10:35:51.676875 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-d8ac1fd3-479b-4081-894d-a063286386d0 tempest-VolumeSnapshotQuotasNegativeTestJSON-214082506 tempest-VolumeSnapshotQuotasNegativeTestJSON-214082506-project-member] Availability Zones retrieved successfully. Aug 12 10:35:51.685369 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-d8ac1fd3-479b-4081-894d-a063286386d0 tempest-VolumeSnapshotQuotasNegativeTestJSON-214082506 tempest-VolumeSnapshotQuotasNegativeTestJSON-214082506-project-member] Flow 'volume_create_api' (e8bc91e1-adb6-494a-9a01-bc9c34558d8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:35:51.687196 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-d8ac1fd3-479b-4081-894d-a063286386d0 tempest-VolumeSnapshotQuotasNegativeTestJSON-214082506 tempest-VolumeSnapshotQuotasNegativeTestJSON-214082506-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (97b067d9-2166-48ff-b3bb-efe08f17f55c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:35:51.689007 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.flows.api.create_volume [None req-d8ac1fd3-479b-4081-894d-a063286386d0 tempest-VolumeSnapshotQuotasNegativeTestJSON-214082506 tempest-VolumeSnapshotQuotasNegativeTestJSON-214082506-project-member] Validating volume size '1' using validate_int {{(pid=100373) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 10:35:51.719665 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-d8ac1fd3-479b-4081-894d-a063286386d0 tempest-VolumeSnapshotQuotasNegativeTestJSON-214082506 tempest-VolumeSnapshotQuotasNegativeTestJSON-214082506-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (97b067d9-2166-48ff-b3bb-efe08f17f55c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T10:26:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6cd66f07-4c7b-40b2-9dfb-378538f29c9e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:35:51.720807 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-d8ac1fd3-479b-4081-894d-a063286386d0 tempest-VolumeSnapshotQuotasNegativeTestJSON-214082506 tempest-VolumeSnapshotQuotasNegativeTestJSON-214082506-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4776ab4e-dca9-484e-8f8e-7edd5169e30f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:35:51.803536 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.quota [None req-d8ac1fd3-479b-4081-894d-a063286386d0 tempest-VolumeSnapshotQuotasNegativeTestJSON-214082506 tempest-VolumeSnapshotQuotasNegativeTestJSON-214082506-project-member] Created reservations ['ffad20d2-ef5a-4f02-8e91-41e7a4959403', 'f5024077-fa3f-43d5-9419-4b0b5fdeac80', '3a4df251-42bf-4f21-8300-6c385e8d7377', '0a8d060e-4743-4867-8e6e-d36edda2d818'] {{(pid=100373) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:35:51.804356 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-d8ac1fd3-479b-4081-894d-a063286386d0 tempest-VolumeSnapshotQuotasNegativeTestJSON-214082506 tempest-VolumeSnapshotQuotasNegativeTestJSON-214082506-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4776ab4e-dca9-484e-8f8e-7edd5169e30f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ffad20d2-ef5a-4f02-8e91-41e7a4959403', 'f5024077-fa3f-43d5-9419-4b0b5fdeac80', '3a4df251-42bf-4f21-8300-6c385e8d7377', '0a8d060e-4743-4867-8e6e-d36edda2d818']}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:35:51.805408 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-d8ac1fd3-479b-4081-894d-a063286386d0 tempest-VolumeSnapshotQuotasNegativeTestJSON-214082506 tempest-VolumeSnapshotQuotasNegativeTestJSON-214082506-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (43d1ae1a-f08f-43df-93db-eefe759627f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:35:51.833478 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-d8ac1fd3-479b-4081-894d-a063286386d0 tempest-VolumeSnapshotQuotasNegativeTestJSON-214082506 tempest-VolumeSnapshotQuotasNegativeTestJSON-214082506-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (43d1ae1a-f08f-43df-93db-eefe759627f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '59c2c64c-17af-43dc-860c-158e474b99fb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-920622383',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='78f510df4c8a43a7a75dc66669a127fb',qos_specs=None,replication_status=,reservations=['ffad20d2-ef5a-4f02-8e91-41e7a4959403','f5024077-fa3f-43d5-9419-4b0b5fdeac80','3a4df251-42bf-4f21-8300-6c385e8d7377','0a8d060e-4743-4867-8e6e-d36edda2d818'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='95b9933a81294f3f95d086384f2e71ce',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:35:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-920622383',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=59c2c64c-17af-43dc-860c-158e474b99fb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='78f510df4c8a43a7a75dc66669a127fb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='95b9933a81294f3f95d086384f2e71ce',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6cd66f07-4c7b-40b2-9dfb-378538f29c9e),volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:35:51.834474 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-d8ac1fd3-479b-4081-894d-a063286386d0 tempest-VolumeSnapshotQuotasNegativeTestJSON-214082506 tempest-VolumeSnapshotQuotasNegativeTestJSON-214082506-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8d5a2351-8214-4963-be55-a0f79c7e448d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:35:51.856464 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-d8ac1fd3-479b-4081-894d-a063286386d0 tempest-VolumeSnapshotQuotasNegativeTestJSON-214082506 tempest-VolumeSnapshotQuotasNegativeTestJSON-214082506-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8d5a2351-8214-4963-be55-a0f79c7e448d) transitioned into state 'SUCCESS' from state '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-920622383',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='78f510df4c8a43a7a75dc66669a127fb',qos_specs=None,replication_status=,reservations=['ffad20d2-ef5a-4f02-8e91-41e7a4959403','f5024077-fa3f-43d5-9419-4b0b5fdeac80','3a4df251-42bf-4f21-8300-6c385e8d7377','0a8d060e-4743-4867-8e6e-d36edda2d818'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='95b9933a81294f3f95d086384f2e71ce',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:35:51.857191 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-d8ac1fd3-479b-4081-894d-a063286386d0 tempest-VolumeSnapshotQuotasNegativeTestJSON-214082506 tempest-VolumeSnapshotQuotasNegativeTestJSON-214082506-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ffaad636-14b9-4cd3-b1ad-007dd9f9d9ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:35:51.867540 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-d8ac1fd3-479b-4081-894d-a063286386d0 tempest-VolumeSnapshotQuotasNegativeTestJSON-214082506 tempest-VolumeSnapshotQuotasNegativeTestJSON-214082506-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ffaad636-14b9-4cd3-b1ad-007dd9f9d9ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:35:51.868991 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-d8ac1fd3-479b-4081-894d-a063286386d0 tempest-VolumeSnapshotQuotasNegativeTestJSON-214082506 tempest-VolumeSnapshotQuotasNegativeTestJSON-214082506-project-member] Flow 'volume_create_api' (e8bc91e1-adb6-494a-9a01-bc9c34558d8d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100373) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:35:51.869422 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-d8ac1fd3-479b-4081-894d-a063286386d0 tempest-VolumeSnapshotQuotasNegativeTestJSON-214082506 tempest-VolumeSnapshotQuotasNegativeTestJSON-214082506-project-member] Create volume request issued successfully. Aug 12 10:35:51.870285 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-d8ac1fd3-479b-4081-894d-a063286386d0 tempest-VolumeSnapshotQuotasNegativeTestJSON-214082506 tempest-VolumeSnapshotQuotasNegativeTestJSON-214082506-project-member] https://10.4.3.105/volume/v3/volumes returned with HTTP 202 Aug 12 10:35:51.870963 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 347/1400] 10.4.3.105 () {68 vars in 1258 bytes} [Wed Aug 12 10:35:51 2026] POST /volume/v3/volumes => generated 766 bytes in 269 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 10:35:51.885683 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-d565323d-d9cc-4d5b-9c77-634c9c79de0f None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:35:51.887536 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-d565323d-d9cc-4d5b-9c77-634c9c79de0f tempest-VolumeSnapshotQuotasNegativeTestJSON-214082506 tempest-VolumeSnapshotQuotasNegativeTestJSON-214082506-project-member] GET https://10.4.3.105/volume/v3/volumes/59c2c64c-17af-43dc-860c-158e474b99fb Aug 12 10:35:51.887932 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-d565323d-d9cc-4d5b-9c77-634c9c79de0f tempest-VolumeSnapshotQuotasNegativeTestJSON-214082506 tempest-VolumeSnapshotQuotasNegativeTestJSON-214082506-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:35:51.888163 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-d565323d-d9cc-4d5b-9c77-634c9c79de0f tempest-VolumeSnapshotQuotasNegativeTestJSON-214082506 tempest-VolumeSnapshotQuotasNegativeTestJSON-214082506-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:35:51.897524 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:35:51.897524 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:35:51.901850 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-d565323d-d9cc-4d5b-9c77-634c9c79de0f tempest-VolumeSnapshotQuotasNegativeTestJSON-214082506 tempest-VolumeSnapshotQuotasNegativeTestJSON-214082506-project-member] Volume info retrieved successfully. Aug 12 10:35:51.908090 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-d565323d-d9cc-4d5b-9c77-634c9c79de0f tempest-VolumeSnapshotQuotasNegativeTestJSON-214082506 tempest-VolumeSnapshotQuotasNegativeTestJSON-214082506-project-member] https://10.4.3.105/volume/v3/volumes/59c2c64c-17af-43dc-860c-158e474b99fb returned with HTTP 200 Aug 12 10:35:51.908495 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 357/1401] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:35:51 2026] GET /volume/v3/volumes/59c2c64c-17af-43dc-860c-158e474b99fb => generated 834 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:35:52.163269 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-edddeff2-4602-45dc-9643-7be058ee88ab None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:35:52.164869 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-edddeff2-4602-45dc-9643-7be058ee88ab tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] GET https://10.4.3.105/volume/v3/groups/d8ce6878-4543-43b6-aba1-ff5c550c6351 Aug 12 10:35:52.165232 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-edddeff2-4602-45dc-9643-7be058ee88ab tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:35:52.165545 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-edddeff2-4602-45dc-9643-7be058ee88ab tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Calling method 'version_select' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:35:52.165843 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.groups [None req-edddeff2-4602-45dc-9643-7be058ee88ab tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] show called for member d8ce6878-4543-43b6-aba1-ff5c550c6351 {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 12 10:35:52.170372 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:35:52.170372 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:35:52.178645 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-edddeff2-4602-45dc-9643-7be058ee88ab tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] https://10.4.3.105/volume/v3/groups/d8ce6878-4543-43b6-aba1-ff5c550c6351 returned with HTTP 200 Aug 12 10:35:52.179171 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 347/1402] 10.4.3.105 () {68 vars in 1386 bytes} [Wed Aug 12 10:35:52 2026] GET /volume/v3/groups/d8ce6878-4543-43b6-aba1-ff5c550c6351 => generated 393 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:35:52.191228 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-f917f383-8d85-499d-9fda-36caeeae1cf9 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:35:52.193207 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-f917f383-8d85-499d-9fda-36caeeae1cf9 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] PUT https://10.4.3.105/volume/v3/groups/d8ce6878-4543-43b6-aba1-ff5c550c6351 Aug 12 10:35:52.193576 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-f917f383-8d85-499d-9fda-36caeeae1cf9 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "75ef3169-fb83-4ffe-b4e5-ee8d02956746"}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:35:52.201454 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.v3.groups [None req-f917f383-8d85-499d-9fda-36caeeae1cf9 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Update called for group d8ce6878-4543-43b6-aba1-ff5c550c6351. {{(pid=100375) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 12 10:35:52.201619 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.v3.groups [None req-f917f383-8d85-499d-9fda-36caeeae1cf9 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Updating group d8ce6878-4543-43b6-aba1-ff5c550c6351 with name None description: None add_volumes: 75ef3169-fb83-4ffe-b4e5-ee8d02956746 remove_volumes: None. Aug 12 10:35:52.205646 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:35:52.205646 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:35:52.389667 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-f917f383-8d85-499d-9fda-36caeeae1cf9 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] https://10.4.3.105/volume/v3/groups/d8ce6878-4543-43b6-aba1-ff5c550c6351 returned with HTTP 202 Aug 12 10:35:52.390187 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 352/1403] 10.4.3.105 () {70 vars in 1406 bytes} [Wed Aug 12 10:35:52 2026] PUT /volume/v3/groups/d8ce6878-4543-43b6-aba1-ff5c550c6351 => generated 0 bytes in 200 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 12 10:35:52.399798 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-cc6b36fc-3cce-4c3a-b7e6-f56b7b6be4d8 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:35:52.401899 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-cc6b36fc-3cce-4c3a-b7e6-f56b7b6be4d8 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] GET https://10.4.3.105/volume/v3/groups/d8ce6878-4543-43b6-aba1-ff5c550c6351 Aug 12 10:35:52.402217 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-cc6b36fc-3cce-4c3a-b7e6-f56b7b6be4d8 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:35:52.404829 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-cc6b36fc-3cce-4c3a-b7e6-f56b7b6be4d8 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Calling method 'version_select' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:35:52.405011 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.v3.groups [None req-cc6b36fc-3cce-4c3a-b7e6-f56b7b6be4d8 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] show called for member d8ce6878-4543-43b6-aba1-ff5c550c6351 {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 12 10:35:52.410292 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:35:52.410292 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:35:52.422886 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-cc6b36fc-3cce-4c3a-b7e6-f56b7b6be4d8 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] https://10.4.3.105/volume/v3/groups/d8ce6878-4543-43b6-aba1-ff5c550c6351 returned with HTTP 200 Aug 12 10:35:52.424992 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 348/1404] 10.4.3.105 () {68 vars in 1386 bytes} [Wed Aug 12 10:35:52 2026] GET /volume/v3/groups/d8ce6878-4543-43b6-aba1-ff5c550c6351 => generated 392 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:35:52.923041 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-a70ce330-d7c3-405c-ad5e-791c89c4038d None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:35:52.925238 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-a70ce330-d7c3-405c-ad5e-791c89c4038d tempest-VolumeSnapshotQuotasNegativeTestJSON-214082506 tempest-VolumeSnapshotQuotasNegativeTestJSON-214082506-project-member] GET https://10.4.3.105/volume/v3/volumes/59c2c64c-17af-43dc-860c-158e474b99fb Aug 12 10:35:52.925494 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-a70ce330-d7c3-405c-ad5e-791c89c4038d tempest-VolumeSnapshotQuotasNegativeTestJSON-214082506 tempest-VolumeSnapshotQuotasNegativeTestJSON-214082506-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:35:52.925786 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-a70ce330-d7c3-405c-ad5e-791c89c4038d tempest-VolumeSnapshotQuotasNegativeTestJSON-214082506 tempest-VolumeSnapshotQuotasNegativeTestJSON-214082506-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:35:52.934652 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:35:52.934652 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:35:52.939312 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-a70ce330-d7c3-405c-ad5e-791c89c4038d tempest-VolumeSnapshotQuotasNegativeTestJSON-214082506 tempest-VolumeSnapshotQuotasNegativeTestJSON-214082506-project-member] Volume info retrieved successfully. Aug 12 10:35:52.945012 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-a70ce330-d7c3-405c-ad5e-791c89c4038d tempest-VolumeSnapshotQuotasNegativeTestJSON-214082506 tempest-VolumeSnapshotQuotasNegativeTestJSON-214082506-project-member] https://10.4.3.105/volume/v3/volumes/59c2c64c-17af-43dc-860c-158e474b99fb returned with HTTP 200 Aug 12 10:35:52.945484 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 358/1405] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:35:52 2026] GET /volume/v3/volumes/59c2c64c-17af-43dc-860c-158e474b99fb => generated 859 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:35:52.958066 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-0b26dced-d3d6-49d0-9805-a52f2586eb3f None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:35:52.961544 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-0b26dced-d3d6-49d0-9805-a52f2586eb3f tempest-VolumeSnapshotQuotasNegativeTestJSON-214082506 tempest-VolumeSnapshotQuotasNegativeTestJSON-214082506-project-member] POST https://10.4.3.105/volume/v3/snapshots Aug 12 10:35:52.961544 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-0b26dced-d3d6-49d0-9805-a52f2586eb3f tempest-VolumeSnapshotQuotasNegativeTestJSON-214082506 tempest-VolumeSnapshotQuotasNegativeTestJSON-214082506-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "59c2c64c-17af-43dc-860c-158e474b99fb", "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Snapshot-1603408141"}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:35:52.972109 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:35:52.972109 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:35:52.973097 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-0b26dced-d3d6-49d0-9805-a52f2586eb3f tempest-VolumeSnapshotQuotasNegativeTestJSON-214082506 tempest-VolumeSnapshotQuotasNegativeTestJSON-214082506-project-member] Volume info retrieved successfully. Aug 12 10:35:52.973365 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.v3.snapshots [None req-0b26dced-d3d6-49d0-9805-a52f2586eb3f tempest-VolumeSnapshotQuotasNegativeTestJSON-214082506 tempest-VolumeSnapshotQuotasNegativeTestJSON-214082506-project-member] Create snapshot from volume 59c2c64c-17af-43dc-860c-158e474b99fb Aug 12 10:35:53.011798 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.quota [None req-0b26dced-d3d6-49d0-9805-a52f2586eb3f tempest-VolumeSnapshotQuotasNegativeTestJSON-214082506 tempest-VolumeSnapshotQuotasNegativeTestJSON-214082506-project-member] Created reservations ['89aabe78-ef60-4314-88a8-13983926feac', 'db3c2179-8555-489e-879f-6624a06bd200', 'b0ab86de-5336-400b-929a-9552b6a85c18', '47cc2aa6-639c-4950-932a-1fdc8c583180'] {{(pid=100374) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:35:53.040718 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-0b26dced-d3d6-49d0-9805-a52f2586eb3f tempest-VolumeSnapshotQuotasNegativeTestJSON-214082506 tempest-VolumeSnapshotQuotasNegativeTestJSON-214082506-project-member] Snapshot create request issued successfully. Aug 12 10:35:53.041371 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-0b26dced-d3d6-49d0-9805-a52f2586eb3f tempest-VolumeSnapshotQuotasNegativeTestJSON-214082506 tempest-VolumeSnapshotQuotasNegativeTestJSON-214082506-project-member] https://10.4.3.105/volume/v3/snapshots returned with HTTP 202 Aug 12 10:35:53.042104 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 348/1406] 10.4.3.105 () {68 vars in 1265 bytes} [Wed Aug 12 10:35:52 2026] POST /volume/v3/snapshots => generated 323 bytes in 85 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 10:35:53.057577 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-b032df88-af17-4fdc-8970-8d30a0495c3b None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:35:53.061672 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-b032df88-af17-4fdc-8970-8d30a0495c3b tempest-VolumeSnapshotQuotasNegativeTestJSON-214082506 tempest-VolumeSnapshotQuotasNegativeTestJSON-214082506-project-member] GET https://10.4.3.105/volume/v3/snapshots/c8abe16d-b652-4285-b22e-9e8269c0e7d6 Aug 12 10:35:53.061980 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-b032df88-af17-4fdc-8970-8d30a0495c3b tempest-VolumeSnapshotQuotasNegativeTestJSON-214082506 tempest-VolumeSnapshotQuotasNegativeTestJSON-214082506-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:35:53.062267 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-b032df88-af17-4fdc-8970-8d30a0495c3b tempest-VolumeSnapshotQuotasNegativeTestJSON-214082506 tempest-VolumeSnapshotQuotasNegativeTestJSON-214082506-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:35:53.066842 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:35:53.066842 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:35:53.067232 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-b032df88-af17-4fdc-8970-8d30a0495c3b tempest-VolumeSnapshotQuotasNegativeTestJSON-214082506 tempest-VolumeSnapshotQuotasNegativeTestJSON-214082506-project-member] Snapshot retrieved successfully. Aug 12 10:35:53.068046 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-b032df88-af17-4fdc-8970-8d30a0495c3b tempest-VolumeSnapshotQuotasNegativeTestJSON-214082506 tempest-VolumeSnapshotQuotasNegativeTestJSON-214082506-project-member] https://10.4.3.105/volume/v3/snapshots/c8abe16d-b652-4285-b22e-9e8269c0e7d6 returned with HTTP 200 Aug 12 10:35:53.068398 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 353/1407] 10.4.3.105 () {66 vars in 1354 bytes} [Wed Aug 12 10:35:53 2026] GET /volume/v3/snapshots/c8abe16d-b652-4285-b22e-9e8269c0e7d6 => generated 455 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:35:53.439708 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-a0ae2622-4cc3-4d41-abff-24df2529fdd7 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:35:53.442023 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-a0ae2622-4cc3-4d41-abff-24df2529fdd7 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] GET https://10.4.3.105/volume/v3/groups/d8ce6878-4543-43b6-aba1-ff5c550c6351 Aug 12 10:35:53.442023 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-a0ae2622-4cc3-4d41-abff-24df2529fdd7 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:35:53.442180 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-a0ae2622-4cc3-4d41-abff-24df2529fdd7 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Calling method 'version_select' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:35:53.442321 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.v3.groups [None req-a0ae2622-4cc3-4d41-abff-24df2529fdd7 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] show called for member d8ce6878-4543-43b6-aba1-ff5c550c6351 {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 12 10:35:53.447325 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:35:53.447325 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:35:53.456799 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-a0ae2622-4cc3-4d41-abff-24df2529fdd7 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] https://10.4.3.105/volume/v3/groups/d8ce6878-4543-43b6-aba1-ff5c550c6351 returned with HTTP 200 Aug 12 10:35:53.457376 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 349/1408] 10.4.3.105 () {68 vars in 1386 bytes} [Wed Aug 12 10:35:53 2026] GET /volume/v3/groups/d8ce6878-4543-43b6-aba1-ff5c550c6351 => generated 393 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:35:53.469248 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-ff707e73-7f90-4973-8f5f-1f65e413b684 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:35:53.471192 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-ff707e73-7f90-4973-8f5f-1f65e413b684 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] GET https://10.4.3.105/volume/v3/volumes/detail Aug 12 10:35:53.471426 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-ff707e73-7f90-4973-8f5f-1f65e413b684 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:35:53.471677 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-ff707e73-7f90-4973-8f5f-1f65e413b684 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Calling method 'detail' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:35:53.472024 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.api_utils [None req-ff707e73-7f90-4973-8f5f-1f65e413b684 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Removing options '' from query. {{(pid=100372) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 10:35:53.472870 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-ff707e73-7f90-4973-8f5f-1f65e413b684 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100372) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 10:35:53.482151 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-ff707e73-7f90-4973-8f5f-1f65e413b684 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Get all volumes completed successfully. Aug 12 10:35:53.482988 np0000007037 devstack@c-api.service[100372]: WARNING stevedore.named [None req-ff707e73-7f90-4973-8f5f-1f65e413b684 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 10:35:53.483174 np0000007037 devstack@c-api.service[100372]: WARNING castellan.key_manager [None req-ff707e73-7f90-4973-8f5f-1f65e413b684 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 10:35:53.542873 np0000007037 devstack@c-api.service[100372]: DEBUG oslo_db.sqlalchemy.engines [None req-ff707e73-7f90-4973-8f5f-1f65e413b684 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100372) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 10:35:53.546481 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:35:53.546481 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:35:53.551437 np0000007037 devstack@c-api.service[100372]: WARNING stevedore.named [None req-ff707e73-7f90-4973-8f5f-1f65e413b684 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 10:35:53.551732 np0000007037 devstack@c-api.service[100372]: WARNING castellan.key_manager [None req-ff707e73-7f90-4973-8f5f-1f65e413b684 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 10:35:53.602487 np0000007037 devstack@c-api.service[100372]: DEBUG oslo_db.sqlalchemy.engines [None req-ff707e73-7f90-4973-8f5f-1f65e413b684 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100372) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 10:35:53.606092 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:35:53.606092 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:35:53.615687 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-ff707e73-7f90-4973-8f5f-1f65e413b684 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] https://10.4.3.105/volume/v3/volumes/detail returned with HTTP 200 Aug 12 10:35:53.616170 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 359/1409] 10.4.3.105 () {68 vars in 1299 bytes} [Wed Aug 12 10:35:53 2026] GET /volume/v3/volumes/detail => generated 1825 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 10:35:53.640465 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-435dda58-1b7a-4aa0-b518-4ebb991b4cba None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:35:53.647634 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-435dda58-1b7a-4aa0-b518-4ebb991b4cba tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] POST https://10.4.3.105/volume/v3/group_snapshots Aug 12 10:35:53.647634 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-435dda58-1b7a-4aa0-b518-4ebb991b4cba tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "d8ce6878-4543-43b6-aba1-ff5c550c6351", "name": "tempest-GroupSnapshotsTest-Group_Snapshot-924847364"}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:35:53.648861 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.group_snapshots [None req-435dda58-1b7a-4aa0-b518-4ebb991b4cba tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': 'd8ce6878-4543-43b6-aba1-ff5c550c6351', 'name': 'tempest-GroupSnapshotsTest-Group_Snapshot-924847364'}} {{(pid=100374) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Aug 12 10:35:53.653642 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:35:53.653642 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:35:53.657858 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.v3.group_snapshots [None req-435dda58-1b7a-4aa0-b518-4ebb991b4cba tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Creating group_snapshot tempest-GroupSnapshotsTest-Group_Snapshot-924847364. Aug 12 10:35:53.685810 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:35:53.685810 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:35:53.726184 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.quota [None req-435dda58-1b7a-4aa0-b518-4ebb991b4cba tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Created reservations ['827f0e14-a6af-4f77-85ad-e46b3b2293bb', 'b2d1fb79-a1b1-4e9d-b818-26f270a0006c', '6d706527-18d5-42d6-a200-c4c6d365ea35', '44c3808a-c3a4-41f0-91b0-40e369b68caa'] {{(pid=100374) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:35:53.768994 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-435dda58-1b7a-4aa0-b518-4ebb991b4cba tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] https://10.4.3.105/volume/v3/group_snapshots returned with HTTP 202 Aug 12 10:35:53.768994 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 349/1410] 10.4.3.105 () {70 vars in 1324 bytes} [Wed Aug 12 10:35:53 2026] POST /volume/v3/group_snapshots => generated 186 bytes in 127 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:35:53.777683 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-e6df7158-0aa7-4b85-bb9a-b35f6f891f21 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:35:53.779561 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-e6df7158-0aa7-4b85-bb9a-b35f6f891f21 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] GET https://10.4.3.105/volume/v3/group_snapshots/e36a0602-5968-4d47-968c-7f5e008dab53 Aug 12 10:35:53.779781 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-e6df7158-0aa7-4b85-bb9a-b35f6f891f21 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:35:53.780453 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-e6df7158-0aa7-4b85-bb9a-b35f6f891f21 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Calling method 'version_select' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:35:53.780453 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.v3.group_snapshots [None req-e6df7158-0aa7-4b85-bb9a-b35f6f891f21 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] show called for member e36a0602-5968-4d47-968c-7f5e008dab53 {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 12 10:35:53.783345 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:35:53.783345 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:35:53.787965 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-e6df7158-0aa7-4b85-bb9a-b35f6f891f21 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] https://10.4.3.105/volume/v3/group_snapshots/e36a0602-5968-4d47-968c-7f5e008dab53 returned with HTTP 200 Aug 12 10:35:53.787965 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 354/1411] 10.4.3.105 () {68 vars in 1413 bytes} [Wed Aug 12 10:35:53 2026] GET /volume/v3/group_snapshots/e36a0602-5968-4d47-968c-7f5e008dab53 => generated 325 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:35:54.082880 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-9ae71330-8f9b-453b-bf6c-5efec4a6a487 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:35:54.085182 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-9ae71330-8f9b-453b-bf6c-5efec4a6a487 tempest-VolumeSnapshotQuotasNegativeTestJSON-214082506 tempest-VolumeSnapshotQuotasNegativeTestJSON-214082506-project-member] GET https://10.4.3.105/volume/v3/snapshots/c8abe16d-b652-4285-b22e-9e8269c0e7d6 Aug 12 10:35:54.085388 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-9ae71330-8f9b-453b-bf6c-5efec4a6a487 tempest-VolumeSnapshotQuotasNegativeTestJSON-214082506 tempest-VolumeSnapshotQuotasNegativeTestJSON-214082506-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:35:54.085799 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-9ae71330-8f9b-453b-bf6c-5efec4a6a487 tempest-VolumeSnapshotQuotasNegativeTestJSON-214082506 tempest-VolumeSnapshotQuotasNegativeTestJSON-214082506-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:35:54.091962 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:35:54.091962 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:35:54.092529 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-9ae71330-8f9b-453b-bf6c-5efec4a6a487 tempest-VolumeSnapshotQuotasNegativeTestJSON-214082506 tempest-VolumeSnapshotQuotasNegativeTestJSON-214082506-project-member] Snapshot retrieved successfully. Aug 12 10:35:54.093407 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-9ae71330-8f9b-453b-bf6c-5efec4a6a487 tempest-VolumeSnapshotQuotasNegativeTestJSON-214082506 tempest-VolumeSnapshotQuotasNegativeTestJSON-214082506-project-member] https://10.4.3.105/volume/v3/snapshots/c8abe16d-b652-4285-b22e-9e8269c0e7d6 returned with HTTP 200 Aug 12 10:35:54.093879 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 350/1412] 10.4.3.105 () {66 vars in 1354 bytes} [Wed Aug 12 10:35:54 2026] GET /volume/v3/snapshots/c8abe16d-b652-4285-b22e-9e8269c0e7d6 => generated 482 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:35:54.105064 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-ea1eb41f-f7f7-442b-93f2-4381a56c800a None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:35:54.107547 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-ea1eb41f-f7f7-442b-93f2-4381a56c800a tempest-VolumeSnapshotQuotasNegativeTestJSON-552996380 tempest-VolumeSnapshotQuotasNegativeTestJSON-552996380-project-admin] PUT https://10.4.3.105/volume/v3/os-quota-sets/78f510df4c8a43a7a75dc66669a127fb Aug 12 10:35:54.108004 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-ea1eb41f-f7f7-442b-93f2-4381a56c800a tempest-VolumeSnapshotQuotasNegativeTestJSON-552996380 tempest-VolumeSnapshotQuotasNegativeTestJSON-552996380-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 2, "volumes": 1, "snapshots": 2}} {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:35:54.154198 np0000007037 devstack@c-api.service[100372]: WARNING cinder.quota [None req-ea1eb41f-f7f7-442b-93f2-4381a56c800a tempest-VolumeSnapshotQuotasNegativeTestJSON-552996380 tempest-VolumeSnapshotQuotasNegativeTestJSON-552996380-project-admin] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1564791003 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1564791003, it is now deprecated. Please use the default quota class for default quota. Aug 12 10:35:54.154585 np0000007037 devstack@c-api.service[100372]: WARNING cinder.quota [None req-ea1eb41f-f7f7-442b-93f2-4381a56c800a tempest-VolumeSnapshotQuotasNegativeTestJSON-552996380 tempest-VolumeSnapshotQuotasNegativeTestJSON-552996380-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1564791003 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1564791003, it is now deprecated. Please use the default quota class for default quota. Aug 12 10:35:54.154880 np0000007037 devstack@c-api.service[100372]: WARNING cinder.quota [None req-ea1eb41f-f7f7-442b-93f2-4381a56c800a tempest-VolumeSnapshotQuotasNegativeTestJSON-552996380 tempest-VolumeSnapshotQuotasNegativeTestJSON-552996380-project-admin] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-1564791003 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-1564791003, it is now deprecated. Please use the default quota class for default quota. Aug 12 10:35:54.161093 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-ea1eb41f-f7f7-442b-93f2-4381a56c800a tempest-VolumeSnapshotQuotasNegativeTestJSON-552996380 tempest-VolumeSnapshotQuotasNegativeTestJSON-552996380-project-admin] https://10.4.3.105/volume/v3/os-quota-sets/78f510df4c8a43a7a75dc66669a127fb returned with HTTP 200 Aug 12 10:35:54.161638 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 360/1413] 10.4.3.105 () {68 vars in 1374 bytes} [Wed Aug 12 10:35:54 2026] PUT /volume/v3/os-quota-sets/78f510df4c8a43a7a75dc66669a127fb => generated 589 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:35:54.171641 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-8e368e42-862c-49bc-a941-e02df49540cb None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:35:54.173735 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-8e368e42-862c-49bc-a941-e02df49540cb tempest-VolumeSnapshotQuotasNegativeTestJSON-214082506 tempest-VolumeSnapshotQuotasNegativeTestJSON-214082506-project-member] POST https://10.4.3.105/volume/v3/snapshots Aug 12 10:35:54.175241 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-8e368e42-862c-49bc-a941-e02df49540cb tempest-VolumeSnapshotQuotasNegativeTestJSON-214082506 tempest-VolumeSnapshotQuotasNegativeTestJSON-214082506-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "59c2c64c-17af-43dc-860c-158e474b99fb"}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:35:54.190137 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:35:54.190137 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:35:54.190925 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-8e368e42-862c-49bc-a941-e02df49540cb tempest-VolumeSnapshotQuotasNegativeTestJSON-214082506 tempest-VolumeSnapshotQuotasNegativeTestJSON-214082506-project-member] Volume info retrieved successfully. Aug 12 10:35:54.191090 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.v3.snapshots [None req-8e368e42-862c-49bc-a941-e02df49540cb tempest-VolumeSnapshotQuotasNegativeTestJSON-214082506 tempest-VolumeSnapshotQuotasNegativeTestJSON-214082506-project-member] Create snapshot from volume 59c2c64c-17af-43dc-860c-158e474b99fb Aug 12 10:35:54.216584 np0000007037 devstack@c-api.service[100374]: WARNING cinder.quota_utils [None req-8e368e42-862c-49bc-a941-e02df49540cb tempest-VolumeSnapshotQuotasNegativeTestJSON-214082506 tempest-VolumeSnapshotQuotasNegativeTestJSON-214082506-project-member] Quota exceeded for 78f510df4c8a43a7a75dc66669a127fb, tried to create 1G snapshot (2G of 2G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Aug 12 10:35:54.218723 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.middleware.fault [None req-8e368e42-862c-49bc-a941-e02df49540cb tempest-VolumeSnapshotQuotasNegativeTestJSON-214082506 tempest-VolumeSnapshotQuotasNegativeTestJSON-214082506-project-member] https://10.4.3.105/volume/v3/snapshots returned with HTTP 413 Aug 12 10:35:54.221286 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 350/1414] 10.4.3.105 () {68 vars in 1264 bytes} [Wed Aug 12 10:35:54 2026] POST /volume/v3/snapshots => generated 208 bytes in 50 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Aug 12 10:35:54.231952 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-bef2ec19-7367-4ed2-b8de-cb72ce350e77 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:35:54.234186 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-bef2ec19-7367-4ed2-b8de-cb72ce350e77 tempest-VolumeSnapshotQuotasNegativeTestJSON-552996380 tempest-VolumeSnapshotQuotasNegativeTestJSON-552996380-project-admin] PUT https://10.4.3.105/volume/v3/os-quota-sets/78f510df4c8a43a7a75dc66669a127fb Aug 12 10:35:54.234896 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-bef2ec19-7367-4ed2-b8de-cb72ce350e77 tempest-VolumeSnapshotQuotasNegativeTestJSON-552996380 tempest-VolumeSnapshotQuotasNegativeTestJSON-552996380-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:35:54.306830 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-bef2ec19-7367-4ed2-b8de-cb72ce350e77 tempest-VolumeSnapshotQuotasNegativeTestJSON-552996380 tempest-VolumeSnapshotQuotasNegativeTestJSON-552996380-project-admin] https://10.4.3.105/volume/v3/os-quota-sets/78f510df4c8a43a7a75dc66669a127fb returned with HTTP 200 Aug 12 10:35:54.307363 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 355/1415] 10.4.3.105 () {68 vars in 1374 bytes} [Wed Aug 12 10:35:54 2026] PUT /volume/v3/os-quota-sets/78f510df4c8a43a7a75dc66669a127fb => generated 589 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:35:54.323337 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-157b17dc-8463-4ece-b386-a8748c9c4b20 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:35:54.325142 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-157b17dc-8463-4ece-b386-a8748c9c4b20 tempest-VolumeSnapshotQuotasNegativeTestJSON-214082506 tempest-VolumeSnapshotQuotasNegativeTestJSON-214082506-project-member] POST https://10.4.3.105/volume/v3/snapshots Aug 12 10:35:54.325598 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-157b17dc-8463-4ece-b386-a8748c9c4b20 tempest-VolumeSnapshotQuotasNegativeTestJSON-214082506 tempest-VolumeSnapshotQuotasNegativeTestJSON-214082506-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "59c2c64c-17af-43dc-860c-158e474b99fb"}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:35:54.338692 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:35:54.338692 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:35:54.339262 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-157b17dc-8463-4ece-b386-a8748c9c4b20 tempest-VolumeSnapshotQuotasNegativeTestJSON-214082506 tempest-VolumeSnapshotQuotasNegativeTestJSON-214082506-project-member] Volume info retrieved successfully. Aug 12 10:35:54.339422 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.v3.snapshots [None req-157b17dc-8463-4ece-b386-a8748c9c4b20 tempest-VolumeSnapshotQuotasNegativeTestJSON-214082506 tempest-VolumeSnapshotQuotasNegativeTestJSON-214082506-project-member] Create snapshot from volume 59c2c64c-17af-43dc-860c-158e474b99fb Aug 12 10:35:54.365151 np0000007037 devstack@c-api.service[100373]: WARNING cinder.quota_utils [None req-157b17dc-8463-4ece-b386-a8748c9c4b20 tempest-VolumeSnapshotQuotasNegativeTestJSON-214082506 tempest-VolumeSnapshotQuotasNegativeTestJSON-214082506-project-member] Quota exceeded for 78f510df4c8a43a7a75dc66669a127fb, tried to create snapshot (1 snapshots already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['snapshots'] Aug 12 10:35:54.365633 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.middleware.fault [None req-157b17dc-8463-4ece-b386-a8748c9c4b20 tempest-VolumeSnapshotQuotasNegativeTestJSON-214082506 tempest-VolumeSnapshotQuotasNegativeTestJSON-214082506-project-member] https://10.4.3.105/volume/v3/snapshots returned with HTTP 413 Aug 12 10:35:54.366472 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 351/1416] 10.4.3.105 () {68 vars in 1264 bytes} [Wed Aug 12 10:35:54 2026] POST /volume/v3/snapshots => generated 133 bytes in 46 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Aug 12 10:35:54.381902 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-e1097cf9-3478-4b52-ae55-47e0f262cfe9 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:35:54.384645 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-e1097cf9-3478-4b52-ae55-47e0f262cfe9 tempest-VolumeSnapshotQuotasNegativeTestJSON-214082506 tempest-VolumeSnapshotQuotasNegativeTestJSON-214082506-project-member] DELETE https://10.4.3.105/volume/v3/snapshots/c8abe16d-b652-4285-b22e-9e8269c0e7d6 Aug 12 10:35:54.385016 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-e1097cf9-3478-4b52-ae55-47e0f262cfe9 tempest-VolumeSnapshotQuotasNegativeTestJSON-214082506 tempest-VolumeSnapshotQuotasNegativeTestJSON-214082506-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:35:54.385282 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-e1097cf9-3478-4b52-ae55-47e0f262cfe9 tempest-VolumeSnapshotQuotasNegativeTestJSON-214082506 tempest-VolumeSnapshotQuotasNegativeTestJSON-214082506-project-member] Calling method 'delete' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:35:54.386467 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.v3.snapshots [None req-e1097cf9-3478-4b52-ae55-47e0f262cfe9 tempest-VolumeSnapshotQuotasNegativeTestJSON-214082506 tempest-VolumeSnapshotQuotasNegativeTestJSON-214082506-project-member] Delete snapshot with id: c8abe16d-b652-4285-b22e-9e8269c0e7d6 Aug 12 10:35:54.392904 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:35:54.392904 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:35:54.393284 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-e1097cf9-3478-4b52-ae55-47e0f262cfe9 tempest-VolumeSnapshotQuotasNegativeTestJSON-214082506 tempest-VolumeSnapshotQuotasNegativeTestJSON-214082506-project-member] Snapshot retrieved successfully. Aug 12 10:35:54.421966 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-e1097cf9-3478-4b52-ae55-47e0f262cfe9 tempest-VolumeSnapshotQuotasNegativeTestJSON-214082506 tempest-VolumeSnapshotQuotasNegativeTestJSON-214082506-project-member] Snapshot delete request issued successfully. Aug 12 10:35:54.422156 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-e1097cf9-3478-4b52-ae55-47e0f262cfe9 tempest-VolumeSnapshotQuotasNegativeTestJSON-214082506 tempest-VolumeSnapshotQuotasNegativeTestJSON-214082506-project-member] https://10.4.3.105/volume/v3/snapshots/c8abe16d-b652-4285-b22e-9e8269c0e7d6 returned with HTTP 202 Aug 12 10:35:54.422671 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 361/1417] 10.4.3.105 () {66 vars in 1357 bytes} [Wed Aug 12 10:35:54 2026] DELETE /volume/v3/snapshots/c8abe16d-b652-4285-b22e-9e8269c0e7d6 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 10:35:54.432775 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-caa2c09f-7706-4c31-8f9e-3b1b1696d774 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:35:54.438359 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-caa2c09f-7706-4c31-8f9e-3b1b1696d774 tempest-VolumeSnapshotQuotasNegativeTestJSON-214082506 tempest-VolumeSnapshotQuotasNegativeTestJSON-214082506-project-member] GET https://10.4.3.105/volume/v3/snapshots/c8abe16d-b652-4285-b22e-9e8269c0e7d6 Aug 12 10:35:54.438890 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-caa2c09f-7706-4c31-8f9e-3b1b1696d774 tempest-VolumeSnapshotQuotasNegativeTestJSON-214082506 tempest-VolumeSnapshotQuotasNegativeTestJSON-214082506-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:35:54.439076 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-caa2c09f-7706-4c31-8f9e-3b1b1696d774 tempest-VolumeSnapshotQuotasNegativeTestJSON-214082506 tempest-VolumeSnapshotQuotasNegativeTestJSON-214082506-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:35:54.447077 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:35:54.447077 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:35:54.447077 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-caa2c09f-7706-4c31-8f9e-3b1b1696d774 tempest-VolumeSnapshotQuotasNegativeTestJSON-214082506 tempest-VolumeSnapshotQuotasNegativeTestJSON-214082506-project-member] Snapshot retrieved successfully. Aug 12 10:35:54.448448 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-caa2c09f-7706-4c31-8f9e-3b1b1696d774 tempest-VolumeSnapshotQuotasNegativeTestJSON-214082506 tempest-VolumeSnapshotQuotasNegativeTestJSON-214082506-project-member] https://10.4.3.105/volume/v3/snapshots/c8abe16d-b652-4285-b22e-9e8269c0e7d6 returned with HTTP 200 Aug 12 10:35:54.448945 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 351/1418] 10.4.3.105 () {66 vars in 1354 bytes} [Wed Aug 12 10:35:54 2026] GET /volume/v3/snapshots/c8abe16d-b652-4285-b22e-9e8269c0e7d6 => generated 481 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:35:54.473727 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-6a991f8a-a67d-4b27-81fe-934b85fa1a83 req-11f42ad6-c8f8-43b7-abd0-ab2239a71a3e None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:35:54.477267 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-6a991f8a-a67d-4b27-81fe-934b85fa1a83 req-11f42ad6-c8f8-43b7-abd0-ab2239a71a3e tempest-ServerRescueNegativeTestJSON-471383422 tempest-ServerRescueNegativeTestJSON-471383422-project-member] GET https://10.4.3.105/volume/v3/volumes/26397fb4-e5c4-4e9f-8609-96049f6676a1 Aug 12 10:35:54.477552 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-6a991f8a-a67d-4b27-81fe-934b85fa1a83 req-11f42ad6-c8f8-43b7-abd0-ab2239a71a3e tempest-ServerRescueNegativeTestJSON-471383422 tempest-ServerRescueNegativeTestJSON-471383422-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:35:54.477855 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-6a991f8a-a67d-4b27-81fe-934b85fa1a83 req-11f42ad6-c8f8-43b7-abd0-ab2239a71a3e tempest-ServerRescueNegativeTestJSON-471383422 tempest-ServerRescueNegativeTestJSON-471383422-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:35:54.487441 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:35:54.487441 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:35:54.493173 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [req-6a991f8a-a67d-4b27-81fe-934b85fa1a83 req-11f42ad6-c8f8-43b7-abd0-ab2239a71a3e tempest-ServerRescueNegativeTestJSON-471383422 tempest-ServerRescueNegativeTestJSON-471383422-project-member] Volume info retrieved successfully. Aug 12 10:35:54.499544 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-6a991f8a-a67d-4b27-81fe-934b85fa1a83 req-11f42ad6-c8f8-43b7-abd0-ab2239a71a3e tempest-ServerRescueNegativeTestJSON-471383422 tempest-ServerRescueNegativeTestJSON-471383422-project-member] https://10.4.3.105/volume/v3/volumes/26397fb4-e5c4-4e9f-8609-96049f6676a1 returned with HTTP 200 Aug 12 10:35:54.500872 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 356/1419] 10.4.3.105 () {68 vars in 1598 bytes} [Wed Aug 12 10:35:54 2026] GET /volume/v3/volumes/26397fb4-e5c4-4e9f-8609-96049f6676a1 => generated 851 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:35:54.585963 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-45f16190-e2a6-497e-aafd-096c7c8083d6 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:35:54.586477 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-45f16190-e2a6-497e-aafd-096c7c8083d6 None None] GET https://10.4.3.105/volume// Aug 12 10:35:54.586773 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-45f16190-e2a6-497e-aafd-096c7c8083d6 None None] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:35:54.586977 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-45f16190-e2a6-497e-aafd-096c7c8083d6 None None] Calling method 'all' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:35:54.587370 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-45f16190-e2a6-497e-aafd-096c7c8083d6 None None] https://10.4.3.105/volume// returned with HTTP 300 Aug 12 10:35:54.588004 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 352/1420] 10.4.3.105 () {66 vars in 1428 bytes} [Wed Aug 12 10:35: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 10:35:54.596027 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [req-6a991f8a-a67d-4b27-81fe-934b85fa1a83 req-c3bf7a79-6a68-4dc3-9b93-076a24e08c68 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:35:54.630101 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-6a991f8a-a67d-4b27-81fe-934b85fa1a83 req-c3bf7a79-6a68-4dc3-9b93-076a24e08c68 tempest-ServerRescueNegativeTestJSON-471383422 tempest-ServerRescueNegativeTestJSON-471383422-project-member] POST https://10.4.3.105/volume/v3/attachments Aug 12 10:35:54.630471 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [req-6a991f8a-a67d-4b27-81fe-934b85fa1a83 req-c3bf7a79-6a68-4dc3-9b93-076a24e08c68 tempest-ServerRescueNegativeTestJSON-471383422 tempest-ServerRescueNegativeTestJSON-471383422-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "26397fb4-e5c4-4e9f-8609-96049f6676a1", "connector": null, "instance_uuid": "65d5c601-4087-43cf-94b6-62376201ab6c"}} {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:35:54.639025 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:35:54.639025 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:35:54.667611 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-6a991f8a-a67d-4b27-81fe-934b85fa1a83 req-c3bf7a79-6a68-4dc3-9b93-076a24e08c68 tempest-ServerRescueNegativeTestJSON-471383422 tempest-ServerRescueNegativeTestJSON-471383422-project-member] https://10.4.3.105/volume/v3/attachments returned with HTTP 200 Aug 12 10:35:54.668536 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 362/1421] 10.4.3.105 () {74 vars in 1594 bytes} [Wed Aug 12 10:35:54 2026] POST /volume/v3/attachments => generated 273 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:35:54.699356 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-d50be7b6-992e-4921-afa2-bb2124884571 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:35:54.701839 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-d50be7b6-992e-4921-afa2-bb2124884571 tempest-ServerRescueNegativeTestJSON-471383422 tempest-ServerRescueNegativeTestJSON-471383422-project-member] GET https://10.4.3.105/volume/v3/volumes/26397fb4-e5c4-4e9f-8609-96049f6676a1 Aug 12 10:35:54.702102 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-d50be7b6-992e-4921-afa2-bb2124884571 tempest-ServerRescueNegativeTestJSON-471383422 tempest-ServerRescueNegativeTestJSON-471383422-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:35:54.702372 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-d50be7b6-992e-4921-afa2-bb2124884571 tempest-ServerRescueNegativeTestJSON-471383422 tempest-ServerRescueNegativeTestJSON-471383422-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:35:54.713305 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:35:54.713305 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:35:54.716809 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-d50be7b6-992e-4921-afa2-bb2124884571 tempest-ServerRescueNegativeTestJSON-471383422 tempest-ServerRescueNegativeTestJSON-471383422-project-member] Volume info retrieved successfully. Aug 12 10:35:54.720842 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-d50be7b6-992e-4921-afa2-bb2124884571 tempest-ServerRescueNegativeTestJSON-471383422 tempest-ServerRescueNegativeTestJSON-471383422-project-member] https://10.4.3.105/volume/v3/volumes/26397fb4-e5c4-4e9f-8609-96049f6676a1 returned with HTTP 200 Aug 12 10:35:54.721685 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 352/1422] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:35:54 2026] GET /volume/v3/volumes/26397fb4-e5c4-4e9f-8609-96049f6676a1 => generated 850 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:35:54.739648 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-1a2e8951-8536-4f56-bfa0-e8425e7455f9 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:35:54.740025 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-1a2e8951-8536-4f56-bfa0-e8425e7455f9 None None] GET https://10.4.3.105/volume// Aug 12 10:35:54.740549 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-1a2e8951-8536-4f56-bfa0-e8425e7455f9 None None] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:35:54.740549 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-1a2e8951-8536-4f56-bfa0-e8425e7455f9 None None] Calling method 'all' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:35:54.740792 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-1a2e8951-8536-4f56-bfa0-e8425e7455f9 None None] https://10.4.3.105/volume// returned with HTTP 300 Aug 12 10:35:54.741113 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 357/1423] 10.4.3.105 () {66 vars in 1426 bytes} [Wed Aug 12 10:35: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 10:35:54.749776 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-6a991f8a-a67d-4b27-81fe-934b85fa1a83 req-2c37fe9c-cd11-441b-9cb5-600d51931b0e None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:35:54.752035 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-6a991f8a-a67d-4b27-81fe-934b85fa1a83 req-2c37fe9c-cd11-441b-9cb5-600d51931b0e tempest-ServerRescueNegativeTestJSON-471383422 tempest-ServerRescueNegativeTestJSON-471383422-project-member] GET https://10.4.3.105/volume/v3/volumes/26397fb4-e5c4-4e9f-8609-96049f6676a1 Aug 12 10:35:54.752372 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-6a991f8a-a67d-4b27-81fe-934b85fa1a83 req-2c37fe9c-cd11-441b-9cb5-600d51931b0e tempest-ServerRescueNegativeTestJSON-471383422 tempest-ServerRescueNegativeTestJSON-471383422-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:35:54.752483 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-6a991f8a-a67d-4b27-81fe-934b85fa1a83 req-2c37fe9c-cd11-441b-9cb5-600d51931b0e tempest-ServerRescueNegativeTestJSON-471383422 tempest-ServerRescueNegativeTestJSON-471383422-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:35:54.761366 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:35:54.761366 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:35:54.765926 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [req-6a991f8a-a67d-4b27-81fe-934b85fa1a83 req-2c37fe9c-cd11-441b-9cb5-600d51931b0e tempest-ServerRescueNegativeTestJSON-471383422 tempest-ServerRescueNegativeTestJSON-471383422-project-member] Volume info retrieved successfully. Aug 12 10:35:54.770982 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-6a991f8a-a67d-4b27-81fe-934b85fa1a83 req-2c37fe9c-cd11-441b-9cb5-600d51931b0e tempest-ServerRescueNegativeTestJSON-471383422 tempest-ServerRescueNegativeTestJSON-471383422-project-member] https://10.4.3.105/volume/v3/volumes/26397fb4-e5c4-4e9f-8609-96049f6676a1 returned with HTTP 200 Aug 12 10:35:54.771253 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 353/1424] 10.4.3.105 () {70 vars in 1639 bytes} [Wed Aug 12 10:35:54 2026] GET /volume/v3/volumes/26397fb4-e5c4-4e9f-8609-96049f6676a1 => generated 1030 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 10:35:54.796215 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-5db258b3-0b53-4dfb-9fa3-f24eae2c8c45 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:35:54.798675 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-5db258b3-0b53-4dfb-9fa3-f24eae2c8c45 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] GET https://10.4.3.105/volume/v3/group_snapshots/e36a0602-5968-4d47-968c-7f5e008dab53 Aug 12 10:35:54.798902 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-5db258b3-0b53-4dfb-9fa3-f24eae2c8c45 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:35:54.799106 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-5db258b3-0b53-4dfb-9fa3-f24eae2c8c45 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Calling method 'version_select' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:35:54.799255 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.v3.group_snapshots [None req-5db258b3-0b53-4dfb-9fa3-f24eae2c8c45 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] show called for member e36a0602-5968-4d47-968c-7f5e008dab53 {{(pid=100372) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 12 10:35:54.803028 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:35:54.803028 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:35:54.806551 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-5db258b3-0b53-4dfb-9fa3-f24eae2c8c45 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] https://10.4.3.105/volume/v3/group_snapshots/e36a0602-5968-4d47-968c-7f5e008dab53 returned with HTTP 200 Aug 12 10:35:54.807085 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 363/1425] 10.4.3.105 () {68 vars in 1413 bytes} [Wed Aug 12 10:35:54 2026] GET /volume/v3/group_snapshots/e36a0602-5968-4d47-968c-7f5e008dab53 => generated 326 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:35:54.815038 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-abe54c43-fcef-483e-afce-4eaf7fbc9174 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:35:54.816944 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-abe54c43-fcef-483e-afce-4eaf7fbc9174 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] GET https://10.4.3.105/volume/v3/snapshots/detail Aug 12 10:35:54.817047 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-abe54c43-fcef-483e-afce-4eaf7fbc9174 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:35:54.817240 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-abe54c43-fcef-483e-afce-4eaf7fbc9174 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Calling method 'detail' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:35:54.817511 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.api_utils [None req-abe54c43-fcef-483e-afce-4eaf7fbc9174 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Removing options '' from query. {{(pid=100374) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 10:35:54.818560 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.db.api [None req-abe54c43-fcef-483e-afce-4eaf7fbc9174 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Building query based on filter {{(pid=100374) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 12 10:35:54.822524 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-abe54c43-fcef-483e-afce-4eaf7fbc9174 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Get all snapshots completed successfully. Aug 12 10:35:54.822947 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:35:54.822947 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:35:54.823453 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-abe54c43-fcef-483e-afce-4eaf7fbc9174 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] https://10.4.3.105/volume/v3/snapshots/detail returned with HTTP 200 Aug 12 10:35:54.823862 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 353/1426] 10.4.3.105 () {66 vars in 1264 bytes} [Wed Aug 12 10:35:54 2026] GET /volume/v3/snapshots/detail => generated 929 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:35:54.832826 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-50df5904-aa5b-4a3f-af19-8e485d6007a3 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:35:54.834637 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-50df5904-aa5b-4a3f-af19-8e485d6007a3 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] GET https://10.4.3.105/volume/v3/snapshots/b7760b6b-8a60-4043-bc9d-6cff547a94fb Aug 12 10:35:54.834837 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-50df5904-aa5b-4a3f-af19-8e485d6007a3 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:35:54.835021 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-50df5904-aa5b-4a3f-af19-8e485d6007a3 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:35:54.839953 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:35:54.839953 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:35:54.840402 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-50df5904-aa5b-4a3f-af19-8e485d6007a3 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Snapshot retrieved successfully. Aug 12 10:35:54.841164 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-50df5904-aa5b-4a3f-af19-8e485d6007a3 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] https://10.4.3.105/volume/v3/snapshots/b7760b6b-8a60-4043-bc9d-6cff547a94fb returned with HTTP 200 Aug 12 10:35:54.841535 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 358/1427] 10.4.3.105 () {66 vars in 1354 bytes} [Wed Aug 12 10:35:54 2026] GET /volume/v3/snapshots/b7760b6b-8a60-4043-bc9d-6cff547a94fb => generated 469 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:35:54.851796 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-2fa66ff9-66ec-4dec-b2a4-02dbce3e4e4c None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:35:54.853703 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-2fa66ff9-66ec-4dec-b2a4-02dbce3e4e4c tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] GET https://10.4.3.105/volume/v3/snapshots/69c0c896-0454-4d93-a8d3-63dae97c0dd2 Aug 12 10:35:54.853922 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-2fa66ff9-66ec-4dec-b2a4-02dbce3e4e4c tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:35:54.854177 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-2fa66ff9-66ec-4dec-b2a4-02dbce3e4e4c tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:35:54.859289 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:35:54.859289 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:35:54.859773 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-2fa66ff9-66ec-4dec-b2a4-02dbce3e4e4c tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Snapshot retrieved successfully. Aug 12 10:35:54.860624 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-2fa66ff9-66ec-4dec-b2a4-02dbce3e4e4c tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] https://10.4.3.105/volume/v3/snapshots/69c0c896-0454-4d93-a8d3-63dae97c0dd2 returned with HTTP 200 Aug 12 10:35:54.861018 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 354/1428] 10.4.3.105 () {66 vars in 1354 bytes} [Wed Aug 12 10:35:54 2026] GET /volume/v3/snapshots/69c0c896-0454-4d93-a8d3-63dae97c0dd2 => generated 469 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:35:54.869465 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-15f32b92-9c30-4d1f-9bc7-99b8a5e10906 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:35:54.871369 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-15f32b92-9c30-4d1f-9bc7-99b8a5e10906 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] DELETE https://10.4.3.105/volume/v3/group_snapshots/e36a0602-5968-4d47-968c-7f5e008dab53 Aug 12 10:35:54.871723 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-15f32b92-9c30-4d1f-9bc7-99b8a5e10906 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:35:54.872007 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-15f32b92-9c30-4d1f-9bc7-99b8a5e10906 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Calling method 'version_select' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:35:54.872227 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.v3.group_snapshots [None req-15f32b92-9c30-4d1f-9bc7-99b8a5e10906 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] delete called for member e36a0602-5968-4d47-968c-7f5e008dab53 {{(pid=100372) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 12 10:35:54.872396 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.v3.group_snapshots [None req-15f32b92-9c30-4d1f-9bc7-99b8a5e10906 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Delete group_snapshot with id: e36a0602-5968-4d47-968c-7f5e008dab53 Aug 12 10:35:54.876265 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:35:54.876265 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:35:54.894263 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-6a991f8a-a67d-4b27-81fe-934b85fa1a83 req-7b6d9939-6197-4632-81f1-1c7cf74e10a9 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:35:54.896928 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-6a991f8a-a67d-4b27-81fe-934b85fa1a83 req-7b6d9939-6197-4632-81f1-1c7cf74e10a9 tempest-ServerRescueNegativeTestJSON-471383422 tempest-ServerRescueNegativeTestJSON-471383422-project-member] PUT https://10.4.3.105/volume/v3/attachments/3fc31406-c51d-4ed0-9805-d6d0b2d31c40 Aug 12 10:35:54.897387 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-6a991f8a-a67d-4b27-81fe-934b85fa1a83 req-7b6d9939-6197-4632-81f1-1c7cf74e10a9 tempest-ServerRescueNegativeTestJSON-471383422 tempest-ServerRescueNegativeTestJSON-471383422-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.105", "host": "np0000007037", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a295cd65dd1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "cc953c5f-eaed-46bf-96e8-0985bbef0414", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:35:54.907033 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-15f32b92-9c30-4d1f-9bc7-99b8a5e10906 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] https://10.4.3.105/volume/v3/group_snapshots/e36a0602-5968-4d47-968c-7f5e008dab53 returned with HTTP 202 Aug 12 10:35:54.907783 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 364/1429] 10.4.3.105 () {68 vars in 1416 bytes} [Wed Aug 12 10:35:54 2026] DELETE /volume/v3/group_snapshots/e36a0602-5968-4d47-968c-7f5e008dab53 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 12 10:35:54.908004 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.coordination [req-6a991f8a-a67d-4b27-81fe-934b85fa1a83 req-7b6d9939-6197-4632-81f1-1c7cf74e10a9 tempest-ServerRescueNegativeTestJSON-471383422 tempest-ServerRescueNegativeTestJSON-471383422-project-member] Acquiring lock "cinder-attachment_update-26397fb4-e5c4-4e9f-8609-96049f6676a1-np0000007037" by "attachment_update" {{(pid=100374) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 10:35:54.915021 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.coordination [req-6a991f8a-a67d-4b27-81fe-934b85fa1a83 req-7b6d9939-6197-4632-81f1-1c7cf74e10a9 tempest-ServerRescueNegativeTestJSON-471383422 tempest-ServerRescueNegativeTestJSON-471383422-project-member] Lock "cinder-attachment_update-26397fb4-e5c4-4e9f-8609-96049f6676a1-np0000007037" acquired by "attachment_update" :: waited 0.007s {{(pid=100374) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 10:35:54.915263 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-884302b1-bbf0-43ba-9be9-943d944cfcb6 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:35:54.916771 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:35:54.916771 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:35:54.917227 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-884302b1-bbf0-43ba-9be9-943d944cfcb6 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] GET https://10.4.3.105/volume/v3/volumes/detail Aug 12 10:35:54.917452 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-884302b1-bbf0-43ba-9be9-943d944cfcb6 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:35:54.917685 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-884302b1-bbf0-43ba-9be9-943d944cfcb6 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Calling method 'detail' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:35:54.918002 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.api_utils [None req-884302b1-bbf0-43ba-9be9-943d944cfcb6 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Removing options '' from query. {{(pid=100375) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 10:35:54.918765 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-884302b1-bbf0-43ba-9be9-943d944cfcb6 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100375) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 10:35:54.926896 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-884302b1-bbf0-43ba-9be9-943d944cfcb6 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Get all volumes completed successfully. Aug 12 10:35:54.927734 np0000007037 devstack@c-api.service[100375]: WARNING stevedore.named [None req-884302b1-bbf0-43ba-9be9-943d944cfcb6 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 10:35:54.927910 np0000007037 devstack@c-api.service[100375]: WARNING castellan.key_manager [None req-884302b1-bbf0-43ba-9be9-943d944cfcb6 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 10:35:54.974213 np0000007037 devstack@c-api.service[100375]: DEBUG oslo_db.sqlalchemy.engines [None req-884302b1-bbf0-43ba-9be9-943d944cfcb6 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100375) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 10:35:54.979044 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:35:54.979044 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:35:54.983533 np0000007037 devstack@c-api.service[100375]: WARNING stevedore.named [None req-884302b1-bbf0-43ba-9be9-943d944cfcb6 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 10:35:54.983832 np0000007037 devstack@c-api.service[100375]: WARNING castellan.key_manager [None req-884302b1-bbf0-43ba-9be9-943d944cfcb6 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 10:35:55.028899 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.coordination [req-6a991f8a-a67d-4b27-81fe-934b85fa1a83 req-7b6d9939-6197-4632-81f1-1c7cf74e10a9 tempest-ServerRescueNegativeTestJSON-471383422 tempest-ServerRescueNegativeTestJSON-471383422-project-member] Lock "cinder-attachment_update-26397fb4-e5c4-4e9f-8609-96049f6676a1-np0000007037" released by "attachment_update" :: held 0.114s {{(pid=100374) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 10:35:55.029405 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-6a991f8a-a67d-4b27-81fe-934b85fa1a83 req-7b6d9939-6197-4632-81f1-1c7cf74e10a9 tempest-ServerRescueNegativeTestJSON-471383422 tempest-ServerRescueNegativeTestJSON-471383422-project-member] https://10.4.3.105/volume/v3/attachments/3fc31406-c51d-4ed0-9805-d6d0b2d31c40 returned with HTTP 200 Aug 12 10:35:55.030122 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 354/1430] 10.4.3.105 () {74 vars in 1704 bytes} [Wed Aug 12 10:35:54 2026] PUT /volume/v3/attachments/3fc31406-c51d-4ed0-9805-d6d0b2d31c40 => generated 969 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:35:55.036653 np0000007037 devstack@c-api.service[100375]: DEBUG oslo_db.sqlalchemy.engines [None req-884302b1-bbf0-43ba-9be9-943d944cfcb6 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100375) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 10:35:55.043848 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:35:55.043848 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:35:55.057805 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-884302b1-bbf0-43ba-9be9-943d944cfcb6 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] https://10.4.3.105/volume/v3/volumes/detail returned with HTTP 200 Aug 12 10:35:55.058556 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 359/1431] 10.4.3.105 () {68 vars in 1299 bytes} [Wed Aug 12 10:35:54 2026] GET /volume/v3/volumes/detail => generated 1825 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 10:35:55.127938 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-43fb82c6-0ccb-4450-be69-bb908e9747cc None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:35:55.129745 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-43fb82c6-0ccb-4450-be69-bb908e9747cc tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] GET https://10.4.3.105/volume/v3/snapshots/detail Aug 12 10:35:55.129967 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-43fb82c6-0ccb-4450-be69-bb908e9747cc tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:35:55.130162 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-43fb82c6-0ccb-4450-be69-bb908e9747cc tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Calling method 'detail' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:35:55.130414 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.api_utils [None req-43fb82c6-0ccb-4450-be69-bb908e9747cc tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Removing options '' from query. {{(pid=100373) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 10:35:55.131651 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.db.api [None req-43fb82c6-0ccb-4450-be69-bb908e9747cc tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Building query based on filter {{(pid=100373) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 12 10:35:55.134950 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-43fb82c6-0ccb-4450-be69-bb908e9747cc tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Get all snapshots completed successfully. Aug 12 10:35:55.135685 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-43fb82c6-0ccb-4450-be69-bb908e9747cc tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] https://10.4.3.105/volume/v3/snapshots/detail returned with HTTP 200 Aug 12 10:35:55.136005 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 355/1432] 10.4.3.105 () {66 vars in 1264 bytes} [Wed Aug 12 10:35:55 2026] GET /volume/v3/snapshots/detail => generated 17 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 12 10:35:55.149168 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-3b3d4686-6595-462f-81ee-c110c155a665 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:35:55.151706 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-3b3d4686-6595-462f-81ee-c110c155a665 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] GET https://10.4.3.105/volume/v3/group_snapshots/e36a0602-5968-4d47-968c-7f5e008dab53 Aug 12 10:35:55.152031 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-3b3d4686-6595-462f-81ee-c110c155a665 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:35:55.152388 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-3b3d4686-6595-462f-81ee-c110c155a665 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Calling method 'version_select' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:35:55.152642 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.v3.group_snapshots [None req-3b3d4686-6595-462f-81ee-c110c155a665 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] show called for member e36a0602-5968-4d47-968c-7f5e008dab53 {{(pid=100372) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 12 10:35:55.157406 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-3b3d4686-6595-462f-81ee-c110c155a665 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] https://10.4.3.105/volume/v3/group_snapshots/e36a0602-5968-4d47-968c-7f5e008dab53 returned with HTTP 404 Aug 12 10:35:55.158171 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 365/1433] 10.4.3.105 () {68 vars in 1413 bytes} [Wed Aug 12 10:35:55 2026] GET /volume/v3/group_snapshots/e36a0602-5968-4d47-968c-7f5e008dab53 => generated 116 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 10:35:55.166164 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-ecd24420-48d2-417e-9046-796cfa2f503c None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:35:55.168175 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-ecd24420-48d2-417e-9046-796cfa2f503c tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] DELETE https://10.4.3.105/volume/v3/group_snapshots/e36a0602-5968-4d47-968c-7f5e008dab53 Aug 12 10:35:55.168415 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-ecd24420-48d2-417e-9046-796cfa2f503c tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:35:55.168672 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-ecd24420-48d2-417e-9046-796cfa2f503c tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Calling method 'version_select' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:35:55.168823 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.group_snapshots [None req-ecd24420-48d2-417e-9046-796cfa2f503c tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] delete called for member e36a0602-5968-4d47-968c-7f5e008dab53 {{(pid=100374) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 12 10:35:55.168930 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.v3.group_snapshots [None req-ecd24420-48d2-417e-9046-796cfa2f503c tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Delete group_snapshot with id: e36a0602-5968-4d47-968c-7f5e008dab53 Aug 12 10:35:55.173150 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-ecd24420-48d2-417e-9046-796cfa2f503c tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] https://10.4.3.105/volume/v3/group_snapshots/e36a0602-5968-4d47-968c-7f5e008dab53 returned with HTTP 404 Aug 12 10:35:55.173942 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 355/1434] 10.4.3.105 () {68 vars in 1416 bytes} [Wed Aug 12 10:35:55 2026] DELETE /volume/v3/group_snapshots/e36a0602-5968-4d47-968c-7f5e008dab53 => generated 116 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 10:35:55.181227 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-774b0a44-91fb-476f-bdef-fdafbc39a16a None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:35:55.182967 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-774b0a44-91fb-476f-bdef-fdafbc39a16a tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] GET https://10.4.3.105/volume/v3/volumes/detail Aug 12 10:35:55.183261 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-774b0a44-91fb-476f-bdef-fdafbc39a16a tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:35:55.183539 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-774b0a44-91fb-476f-bdef-fdafbc39a16a tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Calling method 'detail' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:35:55.183871 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.api_utils [None req-774b0a44-91fb-476f-bdef-fdafbc39a16a tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Removing options '' from query. {{(pid=100375) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 10:35:55.184825 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-774b0a44-91fb-476f-bdef-fdafbc39a16a tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100375) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 10:35:55.193005 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-3c11ac93-898d-41ed-9794-0afbb1eddacc req-b601e635-9cb4-4463-ab52-786d0a4610f5 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:35:55.194285 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-774b0a44-91fb-476f-bdef-fdafbc39a16a tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Get all volumes completed successfully. Aug 12 10:35:55.195154 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-3c11ac93-898d-41ed-9794-0afbb1eddacc req-b601e635-9cb4-4463-ab52-786d0a4610f5 tempest-TestShelveInstance-1998731007 tempest-TestShelveInstance-1998731007-project-member] DELETE https://10.4.3.105/volume/v3/attachments/ff5191e6-69d7-44a0-9c5d-ba70ff4f8707 Aug 12 10:35:55.195229 np0000007037 devstack@c-api.service[100375]: WARNING stevedore.named [None req-774b0a44-91fb-476f-bdef-fdafbc39a16a tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 10:35:55.195322 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-3c11ac93-898d-41ed-9794-0afbb1eddacc req-b601e635-9cb4-4463-ab52-786d0a4610f5 tempest-TestShelveInstance-1998731007 tempest-TestShelveInstance-1998731007-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:35:55.195451 np0000007037 devstack@c-api.service[100375]: WARNING castellan.key_manager [None req-774b0a44-91fb-476f-bdef-fdafbc39a16a tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 10:35:55.195487 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-3c11ac93-898d-41ed-9794-0afbb1eddacc req-b601e635-9cb4-4463-ab52-786d0a4610f5 tempest-TestShelveInstance-1998731007 tempest-TestShelveInstance-1998731007-project-member] Calling method 'version_select' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:35:55.203321 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:35:55.203321 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:35:55.244978 np0000007037 devstack@c-api.service[100375]: DEBUG oslo_db.sqlalchemy.engines [None req-774b0a44-91fb-476f-bdef-fdafbc39a16a tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100375) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 10:35:55.248060 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:35:55.248060 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:35:55.254456 np0000007037 devstack@c-api.service[100375]: WARNING stevedore.named [None req-774b0a44-91fb-476f-bdef-fdafbc39a16a tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 10:35:55.254668 np0000007037 devstack@c-api.service[100375]: WARNING castellan.key_manager [None req-774b0a44-91fb-476f-bdef-fdafbc39a16a tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 10:35:55.256437 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-3c11ac93-898d-41ed-9794-0afbb1eddacc req-b601e635-9cb4-4463-ab52-786d0a4610f5 tempest-TestShelveInstance-1998731007 tempest-TestShelveInstance-1998731007-project-member] https://10.4.3.105/volume/v3/attachments/ff5191e6-69d7-44a0-9c5d-ba70ff4f8707 returned with HTTP 200 Aug 12 10:35:55.256905 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 356/1435] 10.4.3.105 () {72 vars in 1673 bytes} [Wed Aug 12 10:35:55 2026] DELETE /volume/v3/attachments/ff5191e6-69d7-44a0-9c5d-ba70ff4f8707 => generated 19 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:35:55.270657 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [req-3c11ac93-898d-41ed-9794-0afbb1eddacc req-6c5b2390-338f-4870-85d4-b8edfb30dbf5 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:35:55.272817 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-3c11ac93-898d-41ed-9794-0afbb1eddacc req-6c5b2390-338f-4870-85d4-b8edfb30dbf5 tempest-TestShelveInstance-1998731007 tempest-TestShelveInstance-1998731007-project-member] DELETE https://10.4.3.105/volume/v3/volumes/357424ad-6ffc-4a64-989c-ebbca9764119 Aug 12 10:35:55.273003 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [req-3c11ac93-898d-41ed-9794-0afbb1eddacc req-6c5b2390-338f-4870-85d4-b8edfb30dbf5 tempest-TestShelveInstance-1998731007 tempest-TestShelveInstance-1998731007-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:35:55.273209 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [req-3c11ac93-898d-41ed-9794-0afbb1eddacc req-6c5b2390-338f-4870-85d4-b8edfb30dbf5 tempest-TestShelveInstance-1998731007 tempest-TestShelveInstance-1998731007-project-member] Calling method 'delete' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:35:55.273384 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.v3.volumes [req-3c11ac93-898d-41ed-9794-0afbb1eddacc req-6c5b2390-338f-4870-85d4-b8edfb30dbf5 tempest-TestShelveInstance-1998731007 tempest-TestShelveInstance-1998731007-project-member] Delete volume with id: 357424ad-6ffc-4a64-989c-ebbca9764119 Aug 12 10:35:55.281212 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:35:55.281212 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:35:55.281911 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [req-3c11ac93-898d-41ed-9794-0afbb1eddacc req-6c5b2390-338f-4870-85d4-b8edfb30dbf5 tempest-TestShelveInstance-1998731007 tempest-TestShelveInstance-1998731007-project-member] Volume info retrieved successfully. Aug 12 10:35:55.299180 np0000007037 devstack@c-api.service[100375]: DEBUG oslo_db.sqlalchemy.engines [None req-774b0a44-91fb-476f-bdef-fdafbc39a16a tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100375) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 10:35:55.301154 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [req-3c11ac93-898d-41ed-9794-0afbb1eddacc req-6c5b2390-338f-4870-85d4-b8edfb30dbf5 tempest-TestShelveInstance-1998731007 tempest-TestShelveInstance-1998731007-project-member] Delete volume request issued successfully. Aug 12 10:35:55.301390 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-3c11ac93-898d-41ed-9794-0afbb1eddacc req-6c5b2390-338f-4870-85d4-b8edfb30dbf5 tempest-TestShelveInstance-1998731007 tempest-TestShelveInstance-1998731007-project-member] https://10.4.3.105/volume/v3/volumes/357424ad-6ffc-4a64-989c-ebbca9764119 returned with HTTP 202 Aug 12 10:35:55.301957 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 366/1436] 10.4.3.105 () {70 vars in 1620 bytes} [Wed Aug 12 10:35:55 2026] DELETE /volume/v3/volumes/357424ad-6ffc-4a64-989c-ebbca9764119 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 10:35:55.303511 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:35:55.303511 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:35:55.314699 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-774b0a44-91fb-476f-bdef-fdafbc39a16a tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] https://10.4.3.105/volume/v3/volumes/detail returned with HTTP 200 Aug 12 10:35:55.315299 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 360/1437] 10.4.3.105 () {68 vars in 1299 bytes} [Wed Aug 12 10:35:55 2026] GET /volume/v3/volumes/detail => generated 1825 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 10:35:55.329074 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-cb1493b8-d150-46ac-8fec-7e14b4f4c6a4 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:35:55.331026 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-cb1493b8-d150-46ac-8fec-7e14b4f4c6a4 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] POST https://10.4.3.105/volume/v3/groups/d8ce6878-4543-43b6-aba1-ff5c550c6351/action Aug 12 10:35:55.331450 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-cb1493b8-d150-46ac-8fec-7e14b4f4c6a4 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100374) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 10:35:55.331669 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-cb1493b8-d150-46ac-8fec-7e14b4f4c6a4 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:35:55.333679 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.groups [None req-cb1493b8-d150-46ac-8fec-7e14b4f4c6a4 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] delete called for group d8ce6878-4543-43b6-aba1-ff5c550c6351 {{(pid=100374) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 12 10:35:55.333835 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.v3.groups [None req-cb1493b8-d150-46ac-8fec-7e14b4f4c6a4 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Delete group with id: d8ce6878-4543-43b6-aba1-ff5c550c6351 Aug 12 10:35:55.337446 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:35:55.337446 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:35:55.386241 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-cb1493b8-d150-46ac-8fec-7e14b4f4c6a4 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] https://10.4.3.105/volume/v3/groups/d8ce6878-4543-43b6-aba1-ff5c550c6351/action returned with HTTP 202 Aug 12 10:35:55.386814 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 356/1438] 10.4.3.105 () {70 vars in 1428 bytes} [Wed Aug 12 10:35:55 2026] POST /volume/v3/groups/d8ce6878-4543-43b6-aba1-ff5c550c6351/action => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 12 10:35:55.394469 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-31986103-344d-4fa6-a6b6-9e26f40dd7d6 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:35:55.396482 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-31986103-344d-4fa6-a6b6-9e26f40dd7d6 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] GET https://10.4.3.105/volume/v3/volumes/75ef3169-fb83-4ffe-b4e5-ee8d02956746 Aug 12 10:35:55.396775 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-31986103-344d-4fa6-a6b6-9e26f40dd7d6 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:35:55.397000 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-31986103-344d-4fa6-a6b6-9e26f40dd7d6 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:35:55.405110 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:35:55.405110 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:35:55.409423 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-31986103-344d-4fa6-a6b6-9e26f40dd7d6 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Volume info retrieved successfully. Aug 12 10:35:55.410355 np0000007037 devstack@c-api.service[100373]: WARNING stevedore.named [None req-31986103-344d-4fa6-a6b6-9e26f40dd7d6 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 10:35:55.410598 np0000007037 devstack@c-api.service[100373]: WARNING castellan.key_manager [None req-31986103-344d-4fa6-a6b6-9e26f40dd7d6 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 10:35:55.446253 np0000007037 devstack@c-api.service[100373]: DEBUG oslo_db.sqlalchemy.engines [None req-31986103-344d-4fa6-a6b6-9e26f40dd7d6 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100373) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 10:35:55.450084 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:35:55.450084 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:35:55.458579 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-b680bf53-1f95-4d4b-bb29-4699457a0641 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:35:55.459344 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-31986103-344d-4fa6-a6b6-9e26f40dd7d6 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] https://10.4.3.105/volume/v3/volumes/75ef3169-fb83-4ffe-b4e5-ee8d02956746 returned with HTTP 200 Aug 12 10:35:55.459957 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 357/1439] 10.4.3.105 () {68 vars in 1389 bytes} [Wed Aug 12 10:35:55 2026] GET /volume/v3/volumes/75ef3169-fb83-4ffe-b4e5-ee8d02956746 => generated 915 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:35:55.460456 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-b680bf53-1f95-4d4b-bb29-4699457a0641 tempest-VolumeSnapshotQuotasNegativeTestJSON-214082506 tempest-VolumeSnapshotQuotasNegativeTestJSON-214082506-project-member] GET https://10.4.3.105/volume/v3/snapshots/c8abe16d-b652-4285-b22e-9e8269c0e7d6 Aug 12 10:35:55.460679 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-b680bf53-1f95-4d4b-bb29-4699457a0641 tempest-VolumeSnapshotQuotasNegativeTestJSON-214082506 tempest-VolumeSnapshotQuotasNegativeTestJSON-214082506-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:35:55.460891 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-b680bf53-1f95-4d4b-bb29-4699457a0641 tempest-VolumeSnapshotQuotasNegativeTestJSON-214082506 tempest-VolumeSnapshotQuotasNegativeTestJSON-214082506-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:35:55.466778 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-b680bf53-1f95-4d4b-bb29-4699457a0641 tempest-VolumeSnapshotQuotasNegativeTestJSON-214082506 tempest-VolumeSnapshotQuotasNegativeTestJSON-214082506-project-member] https://10.4.3.105/volume/v3/snapshots/c8abe16d-b652-4285-b22e-9e8269c0e7d6 returned with HTTP 404 Aug 12 10:35:55.467976 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 367/1440] 10.4.3.105 () {66 vars in 1354 bytes} [Wed Aug 12 10:35:55 2026] GET /volume/v3/snapshots/c8abe16d-b652-4285-b22e-9e8269c0e7d6 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:35:55.478596 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-e1ff038f-2f39-440b-9974-541891965c4e None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:35:55.480465 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-e1ff038f-2f39-440b-9974-541891965c4e tempest-VolumeSnapshotQuotasNegativeTestJSON-214082506 tempest-VolumeSnapshotQuotasNegativeTestJSON-214082506-project-member] GET https://10.4.3.105/volume/v3/volumes/59c2c64c-17af-43dc-860c-158e474b99fb Aug 12 10:35:55.480744 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-e1ff038f-2f39-440b-9974-541891965c4e tempest-VolumeSnapshotQuotasNegativeTestJSON-214082506 tempest-VolumeSnapshotQuotasNegativeTestJSON-214082506-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:35:55.480938 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-e1ff038f-2f39-440b-9974-541891965c4e tempest-VolumeSnapshotQuotasNegativeTestJSON-214082506 tempest-VolumeSnapshotQuotasNegativeTestJSON-214082506-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:35:55.488416 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:35:55.488416 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:35:55.493217 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-e1ff038f-2f39-440b-9974-541891965c4e tempest-VolumeSnapshotQuotasNegativeTestJSON-214082506 tempest-VolumeSnapshotQuotasNegativeTestJSON-214082506-project-member] Volume info retrieved successfully. Aug 12 10:35:55.498826 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-e1ff038f-2f39-440b-9974-541891965c4e tempest-VolumeSnapshotQuotasNegativeTestJSON-214082506 tempest-VolumeSnapshotQuotasNegativeTestJSON-214082506-project-member] https://10.4.3.105/volume/v3/volumes/59c2c64c-17af-43dc-860c-158e474b99fb returned with HTTP 200 Aug 12 10:35:55.499218 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 361/1441] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:35:55 2026] GET /volume/v3/volumes/59c2c64c-17af-43dc-860c-158e474b99fb => generated 859 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:35:55.513411 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-db77f774-afb1-4800-9b92-0be65f659fc3 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:35:55.515598 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-db77f774-afb1-4800-9b92-0be65f659fc3 tempest-VolumeSnapshotQuotasNegativeTestJSON-214082506 tempest-VolumeSnapshotQuotasNegativeTestJSON-214082506-project-member] DELETE https://10.4.3.105/volume/v3/volumes/59c2c64c-17af-43dc-860c-158e474b99fb Aug 12 10:35:55.515883 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-db77f774-afb1-4800-9b92-0be65f659fc3 tempest-VolumeSnapshotQuotasNegativeTestJSON-214082506 tempest-VolumeSnapshotQuotasNegativeTestJSON-214082506-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:35:55.516147 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-db77f774-afb1-4800-9b92-0be65f659fc3 tempest-VolumeSnapshotQuotasNegativeTestJSON-214082506 tempest-VolumeSnapshotQuotasNegativeTestJSON-214082506-project-member] Calling method 'delete' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:35:55.516884 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.v3.volumes [None req-db77f774-afb1-4800-9b92-0be65f659fc3 tempest-VolumeSnapshotQuotasNegativeTestJSON-214082506 tempest-VolumeSnapshotQuotasNegativeTestJSON-214082506-project-member] Delete volume with id: 59c2c64c-17af-43dc-860c-158e474b99fb Aug 12 10:35:55.525148 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:35:55.525148 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:35:55.525711 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-db77f774-afb1-4800-9b92-0be65f659fc3 tempest-VolumeSnapshotQuotasNegativeTestJSON-214082506 tempest-VolumeSnapshotQuotasNegativeTestJSON-214082506-project-member] Volume info retrieved successfully. Aug 12 10:35:55.551959 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-db77f774-afb1-4800-9b92-0be65f659fc3 tempest-VolumeSnapshotQuotasNegativeTestJSON-214082506 tempest-VolumeSnapshotQuotasNegativeTestJSON-214082506-project-member] Delete volume request issued successfully. Aug 12 10:35:55.551959 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-db77f774-afb1-4800-9b92-0be65f659fc3 tempest-VolumeSnapshotQuotasNegativeTestJSON-214082506 tempest-VolumeSnapshotQuotasNegativeTestJSON-214082506-project-member] https://10.4.3.105/volume/v3/volumes/59c2c64c-17af-43dc-860c-158e474b99fb returned with HTTP 202 Aug 12 10:35:55.552448 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 357/1442] 10.4.3.105 () {66 vars in 1351 bytes} [Wed Aug 12 10:35:55 2026] DELETE /volume/v3/volumes/59c2c64c-17af-43dc-860c-158e474b99fb => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 10:35:55.563089 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-aa6842d4-c818-4a34-9765-ed5555195cee None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:35:55.565755 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-aa6842d4-c818-4a34-9765-ed5555195cee tempest-VolumeSnapshotQuotasNegativeTestJSON-214082506 tempest-VolumeSnapshotQuotasNegativeTestJSON-214082506-project-member] GET https://10.4.3.105/volume/v3/volumes/59c2c64c-17af-43dc-860c-158e474b99fb Aug 12 10:35:55.565916 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-aa6842d4-c818-4a34-9765-ed5555195cee tempest-VolumeSnapshotQuotasNegativeTestJSON-214082506 tempest-VolumeSnapshotQuotasNegativeTestJSON-214082506-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:35:55.566119 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-aa6842d4-c818-4a34-9765-ed5555195cee tempest-VolumeSnapshotQuotasNegativeTestJSON-214082506 tempest-VolumeSnapshotQuotasNegativeTestJSON-214082506-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:35:55.574059 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:35:55.574059 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:35:55.577937 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-aa6842d4-c818-4a34-9765-ed5555195cee tempest-VolumeSnapshotQuotasNegativeTestJSON-214082506 tempest-VolumeSnapshotQuotasNegativeTestJSON-214082506-project-member] Volume info retrieved successfully. Aug 12 10:35:55.585210 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-aa6842d4-c818-4a34-9765-ed5555195cee tempest-VolumeSnapshotQuotasNegativeTestJSON-214082506 tempest-VolumeSnapshotQuotasNegativeTestJSON-214082506-project-member] https://10.4.3.105/volume/v3/volumes/59c2c64c-17af-43dc-860c-158e474b99fb returned with HTTP 200 Aug 12 10:35:55.585455 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 358/1443] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:35:55 2026] GET /volume/v3/volumes/59c2c64c-17af-43dc-860c-158e474b99fb => generated 858 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:35:55.734501 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-df4fecda-4564-4817-94ee-a7aa7537f24d None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:35:55.736282 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-df4fecda-4564-4817-94ee-a7aa7537f24d tempest-ServerRescueNegativeTestJSON-471383422 tempest-ServerRescueNegativeTestJSON-471383422-project-member] GET https://10.4.3.105/volume/v3/volumes/26397fb4-e5c4-4e9f-8609-96049f6676a1 Aug 12 10:35:55.736481 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-df4fecda-4564-4817-94ee-a7aa7537f24d tempest-ServerRescueNegativeTestJSON-471383422 tempest-ServerRescueNegativeTestJSON-471383422-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:35:55.736699 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-df4fecda-4564-4817-94ee-a7aa7537f24d tempest-ServerRescueNegativeTestJSON-471383422 tempest-ServerRescueNegativeTestJSON-471383422-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:35:55.749504 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:35:55.749504 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:35:55.754112 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-df4fecda-4564-4817-94ee-a7aa7537f24d tempest-ServerRescueNegativeTestJSON-471383422 tempest-ServerRescueNegativeTestJSON-471383422-project-member] Volume info retrieved successfully. Aug 12 10:35:55.759191 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-df4fecda-4564-4817-94ee-a7aa7537f24d tempest-ServerRescueNegativeTestJSON-471383422 tempest-ServerRescueNegativeTestJSON-471383422-project-member] https://10.4.3.105/volume/v3/volumes/26397fb4-e5c4-4e9f-8609-96049f6676a1 returned with HTTP 200 Aug 12 10:35:55.759695 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 368/1444] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:35:55 2026] GET /volume/v3/volumes/26397fb4-e5c4-4e9f-8609-96049f6676a1 => generated 851 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:35:56.477388 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-8ad41667-7ed0-4933-acff-b5f9d22a0743 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:35:56.479857 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-8ad41667-7ed0-4933-acff-b5f9d22a0743 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] GET https://10.4.3.105/volume/v3/volumes/75ef3169-fb83-4ffe-b4e5-ee8d02956746 Aug 12 10:35:56.480290 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-8ad41667-7ed0-4933-acff-b5f9d22a0743 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:35:56.480595 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-8ad41667-7ed0-4933-acff-b5f9d22a0743 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:35:56.491673 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-8ad41667-7ed0-4933-acff-b5f9d22a0743 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] https://10.4.3.105/volume/v3/volumes/75ef3169-fb83-4ffe-b4e5-ee8d02956746 returned with HTTP 404 Aug 12 10:35:56.491673 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 362/1445] 10.4.3.105 () {68 vars in 1389 bytes} [Wed Aug 12 10:35:56 2026] GET /volume/v3/volumes/75ef3169-fb83-4ffe-b4e5-ee8d02956746 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 10:35:56.499402 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-bc92dedb-89c2-437c-a5de-f1d4c549f568 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:35:56.504709 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-bc92dedb-89c2-437c-a5de-f1d4c549f568 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] GET https://10.4.3.105/volume/v3/volumes/b50f03b4-fa43-46a7-b0aa-58eed440a921 Aug 12 10:35:56.504765 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-bc92dedb-89c2-437c-a5de-f1d4c549f568 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:35:56.505043 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-bc92dedb-89c2-437c-a5de-f1d4c549f568 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:35:56.515372 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-bc92dedb-89c2-437c-a5de-f1d4c549f568 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] https://10.4.3.105/volume/v3/volumes/b50f03b4-fa43-46a7-b0aa-58eed440a921 returned with HTTP 404 Aug 12 10:35:56.515885 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 358/1446] 10.4.3.105 () {68 vars in 1389 bytes} [Wed Aug 12 10:35:56 2026] GET /volume/v3/volumes/b50f03b4-fa43-46a7-b0aa-58eed440a921 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 10:35:56.527663 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-1a2ae6fa-35fd-44db-90d8-4f6772f4210c None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:35:56.530260 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-1a2ae6fa-35fd-44db-90d8-4f6772f4210c tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] GET https://10.4.3.105/volume/v3/groups/d8ce6878-4543-43b6-aba1-ff5c550c6351 Aug 12 10:35:56.530481 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-1a2ae6fa-35fd-44db-90d8-4f6772f4210c tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:35:56.530723 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-1a2ae6fa-35fd-44db-90d8-4f6772f4210c tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Calling method 'version_select' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:35:56.530839 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.v3.groups [None req-1a2ae6fa-35fd-44db-90d8-4f6772f4210c tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] show called for member d8ce6878-4543-43b6-aba1-ff5c550c6351 {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 12 10:35:56.534297 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-1a2ae6fa-35fd-44db-90d8-4f6772f4210c tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] https://10.4.3.105/volume/v3/groups/d8ce6878-4543-43b6-aba1-ff5c550c6351 returned with HTTP 404 Aug 12 10:35:56.534871 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 359/1447] 10.4.3.105 () {68 vars in 1386 bytes} [Wed Aug 12 10:35:56 2026] GET /volume/v3/groups/d8ce6878-4543-43b6-aba1-ff5c550c6351 => generated 108 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 10:35:56.543669 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-3f1bd18a-5a97-4c96-b838-fb7c95ffc419 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:35:56.545638 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-3f1bd18a-5a97-4c96-b838-fb7c95ffc419 tempest-GroupSnapshotsTest-452586831 tempest-GroupSnapshotsTest-452586831-project-admin] DELETE https://10.4.3.105/volume/v3/group_types/377f8ba1-4fa0-4049-8a58-7c1c0c7957df Aug 12 10:35:56.545912 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-3f1bd18a-5a97-4c96-b838-fb7c95ffc419 tempest-GroupSnapshotsTest-452586831 tempest-GroupSnapshotsTest-452586831-project-admin] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:35:56.546105 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-3f1bd18a-5a97-4c96-b838-fb7c95ffc419 tempest-GroupSnapshotsTest-452586831 tempest-GroupSnapshotsTest-452586831-project-admin] Calling method 'version_select' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:35:56.559034 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-3f1bd18a-5a97-4c96-b838-fb7c95ffc419 tempest-GroupSnapshotsTest-452586831 tempest-GroupSnapshotsTest-452586831-project-admin] https://10.4.3.105/volume/v3/group_types/377f8ba1-4fa0-4049-8a58-7c1c0c7957df returned with HTTP 202 Aug 12 10:35:56.559665 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 369/1448] 10.4.3.105 () {68 vars in 1404 bytes} [Wed Aug 12 10:35:56 2026] DELETE /volume/v3/group_types/377f8ba1-4fa0-4049-8a58-7c1c0c7957df => generated 0 bytes in 16 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 12 10:35:56.568401 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-e3b10c3f-1353-485c-8e97-f6173e2e4712 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:35:56.570655 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-e3b10c3f-1353-485c-8e97-f6173e2e4712 tempest-GroupSnapshotsTest-452586831 tempest-GroupSnapshotsTest-452586831-project-admin] DELETE https://10.4.3.105/volume/v3/types/71cc8020-a1e9-406f-8605-81d6d5418828 Aug 12 10:35:56.570920 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-e3b10c3f-1353-485c-8e97-f6173e2e4712 tempest-GroupSnapshotsTest-452586831 tempest-GroupSnapshotsTest-452586831-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:35:56.571423 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-e3b10c3f-1353-485c-8e97-f6173e2e4712 tempest-GroupSnapshotsTest-452586831 tempest-GroupSnapshotsTest-452586831-project-admin] Calling method '_delete' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:35:56.603758 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-af1adba7-3887-4501-9222-577a843589d5 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:35:56.606534 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-af1adba7-3887-4501-9222-577a843589d5 tempest-VolumeSnapshotQuotasNegativeTestJSON-214082506 tempest-VolumeSnapshotQuotasNegativeTestJSON-214082506-project-member] GET https://10.4.3.105/volume/v3/volumes/59c2c64c-17af-43dc-860c-158e474b99fb Aug 12 10:35:56.608249 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-af1adba7-3887-4501-9222-577a843589d5 tempest-VolumeSnapshotQuotasNegativeTestJSON-214082506 tempest-VolumeSnapshotQuotasNegativeTestJSON-214082506-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:35:56.608249 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-af1adba7-3887-4501-9222-577a843589d5 tempest-VolumeSnapshotQuotasNegativeTestJSON-214082506 tempest-VolumeSnapshotQuotasNegativeTestJSON-214082506-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:35:56.608420 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-e3b10c3f-1353-485c-8e97-f6173e2e4712 tempest-GroupSnapshotsTest-452586831 tempest-GroupSnapshotsTest-452586831-project-admin] https://10.4.3.105/volume/v3/types/71cc8020-a1e9-406f-8605-81d6d5418828 returned with HTTP 202 Aug 12 10:35:56.608420 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 363/1449] 10.4.3.105 () {66 vars in 1345 bytes} [Wed Aug 12 10:35:56 2026] DELETE /volume/v3/types/71cc8020-a1e9-406f-8605-81d6d5418828 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 10:35:56.615150 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-af1adba7-3887-4501-9222-577a843589d5 tempest-VolumeSnapshotQuotasNegativeTestJSON-214082506 tempest-VolumeSnapshotQuotasNegativeTestJSON-214082506-project-member] https://10.4.3.105/volume/v3/volumes/59c2c64c-17af-43dc-860c-158e474b99fb returned with HTTP 404 Aug 12 10:35:56.615773 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 359/1450] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:35:56 2026] GET /volume/v3/volumes/59c2c64c-17af-43dc-860c-158e474b99fb => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:35:56.619069 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-adba42ec-d5fe-4940-95d9-f9119aa36539 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:35:56.621134 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-adba42ec-d5fe-4940-95d9-f9119aa36539 tempest-GroupSnapshotsTest-452586831 tempest-GroupSnapshotsTest-452586831-project-admin] GET https://10.4.3.105/volume/v3/types/71cc8020-a1e9-406f-8605-81d6d5418828 Aug 12 10:35:56.621344 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-adba42ec-d5fe-4940-95d9-f9119aa36539 tempest-GroupSnapshotsTest-452586831 tempest-GroupSnapshotsTest-452586831-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:35:56.621587 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-adba42ec-d5fe-4940-95d9-f9119aa36539 tempest-GroupSnapshotsTest-452586831 tempest-GroupSnapshotsTest-452586831-project-admin] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:35:56.631087 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-fdac4ac4-7e7d-4bcc-bc1a-2dfbe49cc9dc None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:35:56.633414 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-adba42ec-d5fe-4940-95d9-f9119aa36539 tempest-GroupSnapshotsTest-452586831 tempest-GroupSnapshotsTest-452586831-project-admin] https://10.4.3.105/volume/v3/types/71cc8020-a1e9-406f-8605-81d6d5418828 returned with HTTP 404 Aug 12 10:35:56.633701 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-fdac4ac4-7e7d-4bcc-bc1a-2dfbe49cc9dc tempest-VolumeSnapshotQuotasNegativeTestJSON-552996380 tempest-VolumeSnapshotQuotasNegativeTestJSON-552996380-project-admin] PUT https://10.4.3.105/volume/v3/os-quota-sets/78f510df4c8a43a7a75dc66669a127fb Aug 12 10:35:56.634173 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 360/1451] 10.4.3.105 () {66 vars in 1342 bytes} [Wed Aug 12 10:35:56 2026] GET /volume/v3/types/71cc8020-a1e9-406f-8605-81d6d5418828 => generated 114 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:35:56.634290 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-fdac4ac4-7e7d-4bcc-bc1a-2dfbe49cc9dc tempest-VolumeSnapshotQuotasNegativeTestJSON-552996380 tempest-VolumeSnapshotQuotasNegativeTestJSON-552996380-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=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:35:56.649058 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-a88915d2-e929-4816-8d1c-cd97b7463306 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:35:56.651395 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-a88915d2-e929-4816-8d1c-cd97b7463306 tempest-GroupSnapshotsTest-452586831 tempest-GroupSnapshotsTest-452586831-project-admin] POST https://10.4.3.105/volume/v3/types Aug 12 10:35:56.651914 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-a88915d2-e929-4816-8d1c-cd97b7463306 tempest-GroupSnapshotsTest-452586831 tempest-GroupSnapshotsTest-452586831-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-1743318685"}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:35:56.680955 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-a88915d2-e929-4816-8d1c-cd97b7463306 tempest-GroupSnapshotsTest-452586831 tempest-GroupSnapshotsTest-452586831-project-admin] https://10.4.3.105/volume/v3/types returned with HTTP 200 Aug 12 10:35:56.681534 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 364/1452] 10.4.3.105 () {68 vars in 1252 bytes} [Wed Aug 12 10:35:56 2026] POST /volume/v3/types => generated 224 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:35:56.693112 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-33326810-7e2b-4759-a116-11aadb7399a8 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:35:56.695292 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-33326810-7e2b-4759-a116-11aadb7399a8 tempest-GroupSnapshotsTest-452586831 tempest-GroupSnapshotsTest-452586831-project-admin] POST https://10.4.3.105/volume/v3/group_types Aug 12 10:35:56.697536 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-33326810-7e2b-4759-a116-11aadb7399a8 tempest-GroupSnapshotsTest-452586831 tempest-GroupSnapshotsTest-452586831-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-1398224211"}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:35:56.712728 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-33326810-7e2b-4759-a116-11aadb7399a8 tempest-GroupSnapshotsTest-452586831 tempest-GroupSnapshotsTest-452586831-project-admin] https://10.4.3.105/volume/v3/group_types returned with HTTP 202 Aug 12 10:35:56.713286 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 360/1453] 10.4.3.105 () {70 vars in 1311 bytes} [Wed Aug 12 10:35:56 2026] POST /volume/v3/group_types => generated 181 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:35:56.727260 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-f93c4025-144c-4b4c-99a8-79e687da6f37 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:35:56.734763 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-f93c4025-144c-4b4c-99a8-79e687da6f37 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] POST https://10.4.3.105/volume/v3/groups Aug 12 10:35:56.735371 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-f93c4025-144c-4b4c-99a8-79e687da6f37 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "595a3b72-e7f5-46d2-80e1-6a56392be42f", "volume_types": ["adad03af-e9f5-427e-99e1-a961ab95e539"], "name": "tempest-GroupSnapshotsTest-Group-1004708958"}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:35:56.737420 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.v3.groups [None req-f93c4025-144c-4b4c-99a8-79e687da6f37 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Creating new group {'group': {'group_type': '595a3b72-e7f5-46d2-80e1-6a56392be42f', 'volume_types': ['adad03af-e9f5-427e-99e1-a961ab95e539'], 'name': 'tempest-GroupSnapshotsTest-Group-1004708958'}} {{(pid=100373) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 12 10:35:56.741745 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.v3.groups [None req-f93c4025-144c-4b4c-99a8-79e687da6f37 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Creating group tempest-GroupSnapshotsTest-Group-1004708958. Aug 12 10:35:56.750690 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-f93c4025-144c-4b4c-99a8-79e687da6f37 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Availability Zones retrieved successfully. Aug 12 10:35:56.769460 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.quota [None req-f93c4025-144c-4b4c-99a8-79e687da6f37 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Created reservations ['d822c853-6363-4418-8b2e-346cdcd16da9'] {{(pid=100373) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:35:56.772073 np0000007037 devstack@c-api.service[100372]: WARNING cinder.quota [None req-fdac4ac4-7e7d-4bcc-bc1a-2dfbe49cc9dc tempest-VolumeSnapshotQuotasNegativeTestJSON-552996380 tempest-VolumeSnapshotQuotasNegativeTestJSON-552996380-project-admin] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1743318685 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1743318685, it is now deprecated. Please use the default quota class for default quota. Aug 12 10:35:56.772283 np0000007037 devstack@c-api.service[100372]: WARNING cinder.quota [None req-fdac4ac4-7e7d-4bcc-bc1a-2dfbe49cc9dc tempest-VolumeSnapshotQuotasNegativeTestJSON-552996380 tempest-VolumeSnapshotQuotasNegativeTestJSON-552996380-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1743318685 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1743318685, it is now deprecated. Please use the default quota class for default quota. Aug 12 10:35:56.772587 np0000007037 devstack@c-api.service[100372]: WARNING cinder.quota [None req-fdac4ac4-7e7d-4bcc-bc1a-2dfbe49cc9dc tempest-VolumeSnapshotQuotasNegativeTestJSON-552996380 tempest-VolumeSnapshotQuotasNegativeTestJSON-552996380-project-admin] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-1743318685 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-1743318685, it is now deprecated. Please use the default quota class for default quota. Aug 12 10:35:56.777937 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-fdac4ac4-7e7d-4bcc-bc1a-2dfbe49cc9dc tempest-VolumeSnapshotQuotasNegativeTestJSON-552996380 tempest-VolumeSnapshotQuotasNegativeTestJSON-552996380-project-admin] https://10.4.3.105/volume/v3/os-quota-sets/78f510df4c8a43a7a75dc66669a127fb returned with HTTP 200 Aug 12 10:35:56.778401 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 370/1454] 10.4.3.105 () {68 vars in 1375 bytes} [Wed Aug 12 10:35:56 2026] PUT /volume/v3/os-quota-sets/78f510df4c8a43a7a75dc66669a127fb => generated 594 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:35:56.779145 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-48ba6c5d-61d5-42ec-a13f-2a11f47bc4a5 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:35:56.782782 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-48ba6c5d-61d5-42ec-a13f-2a11f47bc4a5 tempest-ServerRescueNegativeTestJSON-471383422 tempest-ServerRescueNegativeTestJSON-471383422-project-member] GET https://10.4.3.105/volume/v3/volumes/26397fb4-e5c4-4e9f-8609-96049f6676a1 Aug 12 10:35:56.783046 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-48ba6c5d-61d5-42ec-a13f-2a11f47bc4a5 tempest-ServerRescueNegativeTestJSON-471383422 tempest-ServerRescueNegativeTestJSON-471383422-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:35:56.784319 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-48ba6c5d-61d5-42ec-a13f-2a11f47bc4a5 tempest-ServerRescueNegativeTestJSON-471383422 tempest-ServerRescueNegativeTestJSON-471383422-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:35:56.802532 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:35:56.802532 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:35:56.808020 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-48ba6c5d-61d5-42ec-a13f-2a11f47bc4a5 tempest-ServerRescueNegativeTestJSON-471383422 tempest-ServerRescueNegativeTestJSON-471383422-project-member] Volume info retrieved successfully. Aug 12 10:35:56.808158 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-f93c4025-144c-4b4c-99a8-79e687da6f37 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] https://10.4.3.105/volume/v3/groups returned with HTTP 202 Aug 12 10:35:56.808745 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 361/1455] 10.4.3.105 () {70 vars in 1297 bytes} [Wed Aug 12 10:35:56 2026] POST /volume/v3/groups => generated 112 bytes in 82 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:35:56.813919 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-48ba6c5d-61d5-42ec-a13f-2a11f47bc4a5 tempest-ServerRescueNegativeTestJSON-471383422 tempest-ServerRescueNegativeTestJSON-471383422-project-member] https://10.4.3.105/volume/v3/volumes/26397fb4-e5c4-4e9f-8609-96049f6676a1 returned with HTTP 200 Aug 12 10:35:56.814480 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 365/1456] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:35:56 2026] GET /volume/v3/volumes/26397fb4-e5c4-4e9f-8609-96049f6676a1 => generated 851 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:35:56.821672 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-7788ca9b-051e-4c7e-9029-a2bd49386cad None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:35:56.824010 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-7788ca9b-051e-4c7e-9029-a2bd49386cad tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] GET https://10.4.3.105/volume/v3/groups/da84b8db-4993-4899-860a-426cbb9b2509 Aug 12 10:35:56.824323 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-7788ca9b-051e-4c7e-9029-a2bd49386cad tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:35:56.824640 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-7788ca9b-051e-4c7e-9029-a2bd49386cad tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Calling method 'version_select' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:35:56.824853 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.groups [None req-7788ca9b-051e-4c7e-9029-a2bd49386cad tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] show called for member da84b8db-4993-4899-860a-426cbb9b2509 {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 12 10:35:56.831492 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:35:56.831492 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:35:56.848618 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-7788ca9b-051e-4c7e-9029-a2bd49386cad tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] https://10.4.3.105/volume/v3/groups/da84b8db-4993-4899-860a-426cbb9b2509 returned with HTTP 200 Aug 12 10:35:56.849152 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 361/1457] 10.4.3.105 () {68 vars in 1386 bytes} [Wed Aug 12 10:35:56 2026] GET /volume/v3/groups/da84b8db-4993-4899-860a-426cbb9b2509 => generated 392 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:35:57.829444 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-8e557440-4f1b-4e5e-bdbf-715586a7c0c9 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:35:57.832217 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-8e557440-4f1b-4e5e-bdbf-715586a7c0c9 tempest-ServerRescueNegativeTestJSON-471383422 tempest-ServerRescueNegativeTestJSON-471383422-project-member] GET https://10.4.3.105/volume/v3/volumes/26397fb4-e5c4-4e9f-8609-96049f6676a1 Aug 12 10:35:57.832551 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-8e557440-4f1b-4e5e-bdbf-715586a7c0c9 tempest-ServerRescueNegativeTestJSON-471383422 tempest-ServerRescueNegativeTestJSON-471383422-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:35:57.833094 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-8e557440-4f1b-4e5e-bdbf-715586a7c0c9 tempest-ServerRescueNegativeTestJSON-471383422 tempest-ServerRescueNegativeTestJSON-471383422-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:35:57.847617 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:35:57.847617 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:35:57.853232 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-8e557440-4f1b-4e5e-bdbf-715586a7c0c9 tempest-ServerRescueNegativeTestJSON-471383422 tempest-ServerRescueNegativeTestJSON-471383422-project-member] Volume info retrieved successfully. Aug 12 10:35:57.859069 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-8fbc7107-bcf5-4d22-9056-b1488a14f970 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:35:57.861444 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-8fbc7107-bcf5-4d22-9056-b1488a14f970 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] GET https://10.4.3.105/volume/v3/groups/da84b8db-4993-4899-860a-426cbb9b2509 Aug 12 10:35:57.861444 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-8fbc7107-bcf5-4d22-9056-b1488a14f970 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:35:57.861444 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-8fbc7107-bcf5-4d22-9056-b1488a14f970 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Calling method 'version_select' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:35:57.862030 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.v3.groups [None req-8fbc7107-bcf5-4d22-9056-b1488a14f970 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] show called for member da84b8db-4993-4899-860a-426cbb9b2509 {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 12 10:35:57.865053 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:35:57.865053 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:35:57.866681 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-8e557440-4f1b-4e5e-bdbf-715586a7c0c9 tempest-ServerRescueNegativeTestJSON-471383422 tempest-ServerRescueNegativeTestJSON-471383422-project-member] https://10.4.3.105/volume/v3/volumes/26397fb4-e5c4-4e9f-8609-96049f6676a1 returned with HTTP 200 Aug 12 10:35:57.867107 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 371/1458] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:35:57 2026] GET /volume/v3/volumes/26397fb4-e5c4-4e9f-8609-96049f6676a1 => generated 851 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:35:57.873298 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-8fbc7107-bcf5-4d22-9056-b1488a14f970 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] https://10.4.3.105/volume/v3/groups/da84b8db-4993-4899-860a-426cbb9b2509 returned with HTTP 200 Aug 12 10:35:57.873721 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 362/1459] 10.4.3.105 () {68 vars in 1386 bytes} [Wed Aug 12 10:35:57 2026] GET /volume/v3/groups/da84b8db-4993-4899-860a-426cbb9b2509 => generated 393 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:35:57.882887 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-a8b0aa07-4ad7-4c0c-8b7e-d9eb44292109 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:35:57.884979 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-a8b0aa07-4ad7-4c0c-8b7e-d9eb44292109 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] POST https://10.4.3.105/volume/v3/volumes Aug 12 10:35:57.885479 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-a8b0aa07-4ad7-4c0c-8b7e-d9eb44292109 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1161772083", "volume_type": "adad03af-e9f5-427e-99e1-a961ab95e539", "group_id": "da84b8db-4993-4899-860a-426cbb9b2509", "size": 1}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:35:57.888276 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.v3.volumes [None req-a8b0aa07-4ad7-4c0c-8b7e-d9eb44292109 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1161772083', 'volume_type': 'adad03af-e9f5-427e-99e1-a961ab95e539', 'group_id': 'da84b8db-4993-4899-860a-426cbb9b2509', 'size': 1}} {{(pid=100375) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 10:35:57.901252 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:35:57.901252 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:35:57.902315 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.v3.volumes [None req-a8b0aa07-4ad7-4c0c-8b7e-d9eb44292109 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Create volume of 1 GB Aug 12 10:35:57.909995 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-a8b0aa07-4ad7-4c0c-8b7e-d9eb44292109 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Availability Zones retrieved successfully. Aug 12 10:35:57.916707 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-a8b0aa07-4ad7-4c0c-8b7e-d9eb44292109 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Flow 'volume_create_api' (18fd1992-c20a-4a54-89ac-7a491113e971) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:35:57.916707 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-a8b0aa07-4ad7-4c0c-8b7e-d9eb44292109 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (39a99cdf-fbca-47f9-9536-3cfd233d7b99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:35:57.917585 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:35:57.917585 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:35:57.917585 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.flows.api.create_volume [None req-a8b0aa07-4ad7-4c0c-8b7e-d9eb44292109 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Validating volume size '1' using validate_int {{(pid=100375) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 10:35:57.938776 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-a8b0aa07-4ad7-4c0c-8b7e-d9eb44292109 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (39a99cdf-fbca-47f9-9536-3cfd233d7b99) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T10:35:57Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=adad03af-e9f5-427e-99e1-a961ab95e539,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1743318685',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'adad03af-e9f5-427e-99e1-a961ab95e539', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'da84b8db-4993-4899-860a-426cbb9b2509', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:35:57.939970 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-a8b0aa07-4ad7-4c0c-8b7e-d9eb44292109 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f1fea771-8cc9-462a-a4be-0161239fe1a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:35:57.966998 np0000007037 devstack@c-api.service[100375]: WARNING cinder.quota [None req-a8b0aa07-4ad7-4c0c-8b7e-d9eb44292109 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1743318685 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1743318685, it is now deprecated. Please use the default quota class for default quota. Aug 12 10:35:57.967276 np0000007037 devstack@c-api.service[100375]: WARNING cinder.quota [None req-a8b0aa07-4ad7-4c0c-8b7e-d9eb44292109 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1743318685 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1743318685, it is now deprecated. Please use the default quota class for default quota. Aug 12 10:35:58.003056 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.quota [None req-a8b0aa07-4ad7-4c0c-8b7e-d9eb44292109 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Created reservations ['31a89745-6c98-4d11-acad-59725942fc59', '3448a5d2-ef09-4700-a668-38164d81aa78', '56db2800-5469-46b6-afc9-7a0f47fcd905', '4849ed16-7c2b-469f-97c1-d8ce1a4e273a'] {{(pid=100375) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:35:58.003901 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-a8b0aa07-4ad7-4c0c-8b7e-d9eb44292109 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f1fea771-8cc9-462a-a4be-0161239fe1a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['31a89745-6c98-4d11-acad-59725942fc59', '3448a5d2-ef09-4700-a668-38164d81aa78', '56db2800-5469-46b6-afc9-7a0f47fcd905', '4849ed16-7c2b-469f-97c1-d8ce1a4e273a']}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:35:58.004615 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-a8b0aa07-4ad7-4c0c-8b7e-d9eb44292109 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cef72caa-ba70-4276-a311-b773a788a1eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:35:58.026956 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-a8b0aa07-4ad7-4c0c-8b7e-d9eb44292109 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cef72caa-ba70-4276-a311-b773a788a1eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6d47f1eb-3c9d-4433-b43f-25bff6468985', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1161772083',encryption_key_id=None,group_id=da84b8db-4993-4899-860a-426cbb9b2509,group_type_id=,metadata={},multiattach=False,project_id='1865b37fdcd443db827d9cb14ea5324e',qos_specs=None,replication_status=,reservations=['31a89745-6c98-4d11-acad-59725942fc59','3448a5d2-ef09-4700-a668-38164d81aa78','56db2800-5469-46b6-afc9-7a0f47fcd905','4849ed16-7c2b-469f-97c1-d8ce1a4e273a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7cf3e00f3dec4cbb8395f4de11ba614b',volume_type_id=adad03af-e9f5-427e-99e1-a961ab95e539), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:35:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1161772083',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=da84b8db-4993-4899-860a-426cbb9b2509,host=None,id=6d47f1eb-3c9d-4433-b43f-25bff6468985,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1865b37fdcd443db827d9cb14ea5324e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7cf3e00f3dec4cbb8395f4de11ba614b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(adad03af-e9f5-427e-99e1-a961ab95e539),volume_type_id=adad03af-e9f5-427e-99e1-a961ab95e539)}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:35:58.027668 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-a8b0aa07-4ad7-4c0c-8b7e-d9eb44292109 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ecef4c12-85ac-4462-9976-863a6250f0ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:35:58.045381 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-a8b0aa07-4ad7-4c0c-8b7e-d9eb44292109 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ecef4c12-85ac-4462-9976-863a6250f0ca) transitioned into state 'SUCCESS' from state '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-1161772083',encryption_key_id=None,group_id=da84b8db-4993-4899-860a-426cbb9b2509,group_type_id=,metadata={},multiattach=False,project_id='1865b37fdcd443db827d9cb14ea5324e',qos_specs=None,replication_status=,reservations=['31a89745-6c98-4d11-acad-59725942fc59','3448a5d2-ef09-4700-a668-38164d81aa78','56db2800-5469-46b6-afc9-7a0f47fcd905','4849ed16-7c2b-469f-97c1-d8ce1a4e273a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7cf3e00f3dec4cbb8395f4de11ba614b',volume_type_id=adad03af-e9f5-427e-99e1-a961ab95e539)}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:35:58.046397 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-a8b0aa07-4ad7-4c0c-8b7e-d9eb44292109 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7c78e589-12e7-44bc-82cb-670573d89569) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:35:58.060685 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-a8b0aa07-4ad7-4c0c-8b7e-d9eb44292109 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7c78e589-12e7-44bc-82cb-670573d89569) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:35:58.060685 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-a8b0aa07-4ad7-4c0c-8b7e-d9eb44292109 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Flow 'volume_create_api' (18fd1992-c20a-4a54-89ac-7a491113e971) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100375) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:35:58.060685 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-a8b0aa07-4ad7-4c0c-8b7e-d9eb44292109 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Create volume request issued successfully. Aug 12 10:35:58.060685 np0000007037 devstack@c-api.service[100375]: WARNING stevedore.named [None req-a8b0aa07-4ad7-4c0c-8b7e-d9eb44292109 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 10:35:58.060685 np0000007037 devstack@c-api.service[100375]: WARNING castellan.key_manager [None req-a8b0aa07-4ad7-4c0c-8b7e-d9eb44292109 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 10:35:58.099944 np0000007037 devstack@c-api.service[100375]: DEBUG oslo_db.sqlalchemy.engines [None req-a8b0aa07-4ad7-4c0c-8b7e-d9eb44292109 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100375) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 10:35:58.104044 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:35:58.104044 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:35:58.107382 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-a8b0aa07-4ad7-4c0c-8b7e-d9eb44292109 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] https://10.4.3.105/volume/v3/volumes returned with HTTP 202 Aug 12 10:35:58.107844 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 366/1460] 10.4.3.105 () {70 vars in 1300 bytes} [Wed Aug 12 10:35:57 2026] POST /volume/v3/volumes => generated 823 bytes in 225 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:35:58.121263 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-5fe20763-e891-408b-875a-4f37569d147a None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:35:58.123054 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-5fe20763-e891-408b-875a-4f37569d147a tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] GET https://10.4.3.105/volume/v3/volumes/6d47f1eb-3c9d-4433-b43f-25bff6468985 Aug 12 10:35:58.123268 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-5fe20763-e891-408b-875a-4f37569d147a tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:35:58.123497 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-5fe20763-e891-408b-875a-4f37569d147a tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:35:58.130145 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:35:58.130145 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:35:58.134460 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-5fe20763-e891-408b-875a-4f37569d147a tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Volume info retrieved successfully. Aug 12 10:35:58.134820 np0000007037 devstack@c-api.service[100374]: WARNING stevedore.named [None req-5fe20763-e891-408b-875a-4f37569d147a tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 10:35:58.135510 np0000007037 devstack@c-api.service[100374]: WARNING castellan.key_manager [None req-5fe20763-e891-408b-875a-4f37569d147a tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 10:35:58.171626 np0000007037 devstack@c-api.service[100374]: DEBUG oslo_db.sqlalchemy.engines [None req-5fe20763-e891-408b-875a-4f37569d147a tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100374) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 10:35:58.175543 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:35:58.175543 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:35:58.185925 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-5fe20763-e891-408b-875a-4f37569d147a tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] https://10.4.3.105/volume/v3/volumes/6d47f1eb-3c9d-4433-b43f-25bff6468985 returned with HTTP 200 Aug 12 10:35:58.186404 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 362/1461] 10.4.3.105 () {68 vars in 1389 bytes} [Wed Aug 12 10:35:58 2026] GET /volume/v3/volumes/6d47f1eb-3c9d-4433-b43f-25bff6468985 => generated 891 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:35:58.362156 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [req-6a991f8a-a67d-4b27-81fe-934b85fa1a83 req-05ab5fed-1e64-4b91-a031-4b9e6a2bdeb0 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:35:58.367926 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-6a991f8a-a67d-4b27-81fe-934b85fa1a83 req-05ab5fed-1e64-4b91-a031-4b9e6a2bdeb0 tempest-ServerRescueNegativeTestJSON-471383422 tempest-ServerRescueNegativeTestJSON-471383422-project-member] POST https://10.4.3.105/volume/v3/attachments/3fc31406-c51d-4ed0-9805-d6d0b2d31c40/action Aug 12 10:35:58.368483 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [req-6a991f8a-a67d-4b27-81fe-934b85fa1a83 req-05ab5fed-1e64-4b91-a031-4b9e6a2bdeb0 tempest-ServerRescueNegativeTestJSON-471383422 tempest-ServerRescueNegativeTestJSON-471383422-project-member] Action body: b'{"os-complete": null}' {{(pid=100372) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 10:35:58.368483 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [req-6a991f8a-a67d-4b27-81fe-934b85fa1a83 req-05ab5fed-1e64-4b91-a031-4b9e6a2bdeb0 tempest-ServerRescueNegativeTestJSON-471383422 tempest-ServerRescueNegativeTestJSON-471383422-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:35:58.391554 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:35:58.391554 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:35:58.404864 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-6a991f8a-a67d-4b27-81fe-934b85fa1a83 req-05ab5fed-1e64-4b91-a031-4b9e6a2bdeb0 tempest-ServerRescueNegativeTestJSON-471383422 tempest-ServerRescueNegativeTestJSON-471383422-project-member] https://10.4.3.105/volume/v3/attachments/3fc31406-c51d-4ed0-9805-d6d0b2d31c40/action returned with HTTP 204 Aug 12 10:35:58.405340 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 372/1462] 10.4.3.105 () {74 vars in 1725 bytes} [Wed Aug 12 10:35:58 2026] POST /volume/v3/attachments/3fc31406-c51d-4ed0-9805-d6d0b2d31c40/action => generated 0 bytes in 44 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:35:58.884839 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-46ef7793-095f-49b9-9af9-f573641a2c7e None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:35:58.889195 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-46ef7793-095f-49b9-9af9-f573641a2c7e tempest-ServerRescueNegativeTestJSON-471383422 tempest-ServerRescueNegativeTestJSON-471383422-project-member] GET https://10.4.3.105/volume/v3/volumes/26397fb4-e5c4-4e9f-8609-96049f6676a1 Aug 12 10:35:58.890967 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-46ef7793-095f-49b9-9af9-f573641a2c7e tempest-ServerRescueNegativeTestJSON-471383422 tempest-ServerRescueNegativeTestJSON-471383422-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:35:58.890967 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-46ef7793-095f-49b9-9af9-f573641a2c7e tempest-ServerRescueNegativeTestJSON-471383422 tempest-ServerRescueNegativeTestJSON-471383422-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:35:58.908273 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:35:58.908273 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:35:58.917123 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-46ef7793-095f-49b9-9af9-f573641a2c7e tempest-ServerRescueNegativeTestJSON-471383422 tempest-ServerRescueNegativeTestJSON-471383422-project-member] Volume info retrieved successfully. Aug 12 10:35:58.922934 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-46ef7793-095f-49b9-9af9-f573641a2c7e tempest-ServerRescueNegativeTestJSON-471383422 tempest-ServerRescueNegativeTestJSON-471383422-project-member] https://10.4.3.105/volume/v3/volumes/26397fb4-e5c4-4e9f-8609-96049f6676a1 returned with HTTP 200 Aug 12 10:35:58.922934 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 363/1463] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:35:58 2026] GET /volume/v3/volumes/26397fb4-e5c4-4e9f-8609-96049f6676a1 => generated 1143 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:35:58.938508 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-e664dc9c-7745-4d07-8b86-ac13b061f7fa None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:35:58.940417 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-e664dc9c-7745-4d07-8b86-ac13b061f7fa tempest-ServerRescueNegativeTestJSON-471383422 tempest-ServerRescueNegativeTestJSON-471383422-project-member] GET https://10.4.3.105/volume/v3/volumes/26397fb4-e5c4-4e9f-8609-96049f6676a1 Aug 12 10:35:58.940719 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-e664dc9c-7745-4d07-8b86-ac13b061f7fa tempest-ServerRescueNegativeTestJSON-471383422 tempest-ServerRescueNegativeTestJSON-471383422-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:35:58.940945 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-e664dc9c-7745-4d07-8b86-ac13b061f7fa tempest-ServerRescueNegativeTestJSON-471383422 tempest-ServerRescueNegativeTestJSON-471383422-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:35:58.950487 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:35:58.950487 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:35:58.954487 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-e664dc9c-7745-4d07-8b86-ac13b061f7fa tempest-ServerRescueNegativeTestJSON-471383422 tempest-ServerRescueNegativeTestJSON-471383422-project-member] Volume info retrieved successfully. Aug 12 10:35:58.962169 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-e664dc9c-7745-4d07-8b86-ac13b061f7fa tempest-ServerRescueNegativeTestJSON-471383422 tempest-ServerRescueNegativeTestJSON-471383422-project-member] https://10.4.3.105/volume/v3/volumes/26397fb4-e5c4-4e9f-8609-96049f6676a1 returned with HTTP 200 Aug 12 10:35:58.962666 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 367/1464] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:35:58 2026] GET /volume/v3/volumes/26397fb4-e5c4-4e9f-8609-96049f6676a1 => generated 1143 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:35:59.029827 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-e6d52ee4-0e3e-46fc-9e0c-694f797505a3 req-d00a39c0-5bbe-4b0b-964d-8c4f3f3f9eba None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:35:59.033009 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-e6d52ee4-0e3e-46fc-9e0c-694f797505a3 req-d00a39c0-5bbe-4b0b-964d-8c4f3f3f9eba tempest-ServerRescueNegativeTestJSON-471383422 tempest-ServerRescueNegativeTestJSON-471383422-project-member] GET https://10.4.3.105/volume/v3/volumes/26397fb4-e5c4-4e9f-8609-96049f6676a1 Aug 12 10:35:59.033593 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-e6d52ee4-0e3e-46fc-9e0c-694f797505a3 req-d00a39c0-5bbe-4b0b-964d-8c4f3f3f9eba tempest-ServerRescueNegativeTestJSON-471383422 tempest-ServerRescueNegativeTestJSON-471383422-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:35:59.035490 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-e6d52ee4-0e3e-46fc-9e0c-694f797505a3 req-d00a39c0-5bbe-4b0b-964d-8c4f3f3f9eba tempest-ServerRescueNegativeTestJSON-471383422 tempest-ServerRescueNegativeTestJSON-471383422-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:35:59.045901 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:35:59.045901 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:35:59.051219 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [req-e6d52ee4-0e3e-46fc-9e0c-694f797505a3 req-d00a39c0-5bbe-4b0b-964d-8c4f3f3f9eba tempest-ServerRescueNegativeTestJSON-471383422 tempest-ServerRescueNegativeTestJSON-471383422-project-member] Volume info retrieved successfully. Aug 12 10:35:59.058055 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-e6d52ee4-0e3e-46fc-9e0c-694f797505a3 req-d00a39c0-5bbe-4b0b-964d-8c4f3f3f9eba tempest-ServerRescueNegativeTestJSON-471383422 tempest-ServerRescueNegativeTestJSON-471383422-project-member] https://10.4.3.105/volume/v3/volumes/26397fb4-e5c4-4e9f-8609-96049f6676a1 returned with HTTP 200 Aug 12 10:35:59.058055 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 363/1465] 10.4.3.105 () {68 vars in 1598 bytes} [Wed Aug 12 10:35:59 2026] GET /volume/v3/volumes/26397fb4-e5c4-4e9f-8609-96049f6676a1 => generated 1143 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:35:59.205417 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-e9a66e8d-8605-4a3f-9f82-e8e2cee26bf2 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:35:59.208433 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-e9a66e8d-8605-4a3f-9f82-e8e2cee26bf2 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] GET https://10.4.3.105/volume/v3/volumes/6d47f1eb-3c9d-4433-b43f-25bff6468985 Aug 12 10:35:59.209302 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-e9a66e8d-8605-4a3f-9f82-e8e2cee26bf2 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:35:59.209675 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-e9a66e8d-8605-4a3f-9f82-e8e2cee26bf2 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:35:59.222715 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:35:59.222715 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:35:59.237048 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-e9a66e8d-8605-4a3f-9f82-e8e2cee26bf2 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Volume info retrieved successfully. Aug 12 10:35:59.237898 np0000007037 devstack@c-api.service[100372]: WARNING stevedore.named [None req-e9a66e8d-8605-4a3f-9f82-e8e2cee26bf2 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 10:35:59.238060 np0000007037 devstack@c-api.service[100372]: WARNING castellan.key_manager [None req-e9a66e8d-8605-4a3f-9f82-e8e2cee26bf2 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 10:35:59.281170 np0000007037 devstack@c-api.service[100372]: DEBUG oslo_db.sqlalchemy.engines [None req-e9a66e8d-8605-4a3f-9f82-e8e2cee26bf2 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100372) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 10:35:59.288390 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:35:59.288390 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:35:59.300317 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-e9a66e8d-8605-4a3f-9f82-e8e2cee26bf2 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] https://10.4.3.105/volume/v3/volumes/6d47f1eb-3c9d-4433-b43f-25bff6468985 returned with HTTP 200 Aug 12 10:35:59.300784 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 373/1466] 10.4.3.105 () {68 vars in 1389 bytes} [Wed Aug 12 10:35:59 2026] GET /volume/v3/volumes/6d47f1eb-3c9d-4433-b43f-25bff6468985 => generated 916 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:35:59.319979 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-addd163a-99d2-47b1-bead-2bbbbadb1eb9 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:35:59.325597 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-addd163a-99d2-47b1-bead-2bbbbadb1eb9 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] POST https://10.4.3.105/volume/v3/group_snapshots Aug 12 10:35:59.325597 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-addd163a-99d2-47b1-bead-2bbbbadb1eb9 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "da84b8db-4993-4899-860a-426cbb9b2509", "name": "tempest-group_snapshot-1089589007"}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:35:59.326371 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.v3.group_snapshots [None req-addd163a-99d2-47b1-bead-2bbbbadb1eb9 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': 'da84b8db-4993-4899-860a-426cbb9b2509', 'name': 'tempest-group_snapshot-1089589007'}} {{(pid=100373) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Aug 12 10:35:59.331729 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:35:59.331729 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:35:59.340164 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.v3.group_snapshots [None req-addd163a-99d2-47b1-bead-2bbbbadb1eb9 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Creating group_snapshot tempest-group_snapshot-1089589007. Aug 12 10:35:59.391782 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:35:59.391782 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:35:59.405033 np0000007037 devstack@c-api.service[100373]: WARNING cinder.quota [None req-addd163a-99d2-47b1-bead-2bbbbadb1eb9 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1743318685 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1743318685, it is now deprecated. Please use the default quota class for default quota. Aug 12 10:35:59.405632 np0000007037 devstack@c-api.service[100373]: WARNING cinder.quota [None req-addd163a-99d2-47b1-bead-2bbbbadb1eb9 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-1743318685 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-1743318685, it is now deprecated. Please use the default quota class for default quota. Aug 12 10:35:59.415594 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-e681d26e-994f-43d4-be0f-f90a90789d14 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:35:59.437309 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.quota [None req-addd163a-99d2-47b1-bead-2bbbbadb1eb9 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Created reservations ['7a425ddb-1c93-4a4d-897e-241caefe2b94', 'f391b1e9-2df0-4fde-8ec9-dd32f22a6046', '759422cc-c952-46ee-943c-27cc1c08b4a8', '9e29d9e5-3243-4b6f-8cf8-1d894721f8a2'] {{(pid=100373) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:35:59.470314 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-addd163a-99d2-47b1-bead-2bbbbadb1eb9 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] https://10.4.3.105/volume/v3/group_snapshots returned with HTTP 202 Aug 12 10:35:59.470314 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 364/1467] 10.4.3.105 () {70 vars in 1324 bytes} [Wed Aug 12 10:35:59 2026] POST /volume/v3/group_snapshots => generated 168 bytes in 151 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:35:59.482584 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-4c1a8382-d59e-4269-b67d-058350dab23a None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:35:59.484402 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-4c1a8382-d59e-4269-b67d-058350dab23a tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] GET https://10.4.3.105/volume/v3/group_snapshots/b6049393-332a-4e3c-a8e5-f8e5c6de272d Aug 12 10:35:59.486375 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-4c1a8382-d59e-4269-b67d-058350dab23a tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:35:59.486375 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-4c1a8382-d59e-4269-b67d-058350dab23a tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Calling method 'version_select' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:35:59.486375 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.group_snapshots [None req-4c1a8382-d59e-4269-b67d-058350dab23a tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] show called for member b6049393-332a-4e3c-a8e5-f8e5c6de272d {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 12 10:35:59.490570 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:35:59.490570 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:35:59.496452 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-4c1a8382-d59e-4269-b67d-058350dab23a tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] https://10.4.3.105/volume/v3/group_snapshots/b6049393-332a-4e3c-a8e5-f8e5c6de272d returned with HTTP 200 Aug 12 10:35:59.497448 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 364/1468] 10.4.3.105 () {68 vars in 1413 bytes} [Wed Aug 12 10:35:59 2026] GET /volume/v3/group_snapshots/b6049393-332a-4e3c-a8e5-f8e5c6de272d => generated 307 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:35:59.539834 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-e681d26e-994f-43d4-be0f-f90a90789d14 tempest-ExtraSpecsNegativeTest-621354476 tempest-ExtraSpecsNegativeTest-621354476-project-admin] POST https://10.4.3.105/volume/v3/types Aug 12 10:35:59.540336 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-e681d26e-994f-43d4-be0f-f90a90789d14 tempest-ExtraSpecsNegativeTest-621354476 tempest-ExtraSpecsNegativeTest-621354476-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ExtraSpecsNegativeTest-volume-type-1553804928", "extra_specs": {"spec1": "val1"}}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:35:59.554548 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-e681d26e-994f-43d4-be0f-f90a90789d14 tempest-ExtraSpecsNegativeTest-621354476 tempest-ExtraSpecsNegativeTest-621354476-project-admin] https://10.4.3.105/volume/v3/types returned with HTTP 200 Aug 12 10:35:59.554907 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 368/1469] 10.4.3.105 () {68 vars in 1253 bytes} [Wed Aug 12 10:35:59 2026] POST /volume/v3/types => generated 243 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:35:59.564390 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-745059d2-6527-4722-ac0b-86152f9bbbc9 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:35:59.571719 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-745059d2-6527-4722-ac0b-86152f9bbbc9 tempest-ExtraSpecsNegativeTest-621354476 tempest-ExtraSpecsNegativeTest-621354476-project-admin] POST https://10.4.3.105/volume/v3/types/d9ffba91-2b72-4868-afd5-d0829dda20cb/extra_specs Aug 12 10:35:59.572110 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-745059d2-6527-4722-ac0b-86152f9bbbc9 tempest-ExtraSpecsNegativeTest-621354476 tempest-ExtraSpecsNegativeTest-621354476-project-admin] Action: 'create', calling method: create, body: {"extra_specs": ["invalid"]} {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:35:59.573529 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-745059d2-6527-4722-ac0b-86152f9bbbc9 tempest-ExtraSpecsNegativeTest-621354476 tempest-ExtraSpecsNegativeTest-621354476-project-admin] https://10.4.3.105/volume/v3/types/d9ffba91-2b72-4868-afd5-d0829dda20cb/extra_specs returned with HTTP 400 Aug 12 10:35:59.574053 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 374/1470] 10.4.3.105 () {68 vars in 1399 bytes} [Wed Aug 12 10:35:59 2026] POST /volume/v3/types/d9ffba91-2b72-4868-afd5-d0829dda20cb/extra_specs => generated 146 bytes in 10 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 12 10:35:59.583216 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-f0f6ca15-07aa-47b4-969b-628ddce92bee None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:35:59.585436 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-f0f6ca15-07aa-47b4-969b-628ddce92bee tempest-ExtraSpecsNegativeTest-621354476 tempest-ExtraSpecsNegativeTest-621354476-project-admin] POST https://10.4.3.105/volume/v3/types/d9ffba91-2b72-4868-afd5-d0829dda20cb/extra_specs Aug 12 10:35:59.586041 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-f0f6ca15-07aa-47b4-969b-628ddce92bee tempest-ExtraSpecsNegativeTest-621354476 tempest-ExtraSpecsNegativeTest-621354476-project-admin] Action: 'create', calling method: create, body: {"extra_specs": null} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:35:59.587994 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-f0f6ca15-07aa-47b4-969b-628ddce92bee tempest-ExtraSpecsNegativeTest-621354476 tempest-ExtraSpecsNegativeTest-621354476-project-admin] https://10.4.3.105/volume/v3/types/d9ffba91-2b72-4868-afd5-d0829dda20cb/extra_specs returned with HTTP 400 Aug 12 10:35:59.589309 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 365/1471] 10.4.3.105 () {68 vars in 1399 bytes} [Wed Aug 12 10:35:59 2026] POST /volume/v3/types/d9ffba91-2b72-4868-afd5-d0829dda20cb/extra_specs => generated 132 bytes in 6 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 12 10:35:59.599080 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-518de64d-da79-47e6-bace-8a1be5f7cb7b None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:35:59.600614 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-518de64d-da79-47e6-bace-8a1be5f7cb7b tempest-ExtraSpecsNegativeTest-621354476 tempest-ExtraSpecsNegativeTest-621354476-project-admin] POST https://10.4.3.105/volume/v3/types/aa43322c-63a0-438e-a69e-e4caaa45db9f/extra_specs Aug 12 10:35:59.601057 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-518de64d-da79-47e6-bace-8a1be5f7cb7b tempest-ExtraSpecsNegativeTest-621354476 tempest-ExtraSpecsNegativeTest-621354476-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:35:59.635303 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-518de64d-da79-47e6-bace-8a1be5f7cb7b tempest-ExtraSpecsNegativeTest-621354476 tempest-ExtraSpecsNegativeTest-621354476-project-admin] https://10.4.3.105/volume/v3/types/aa43322c-63a0-438e-a69e-e4caaa45db9f/extra_specs returned with HTTP 404 Aug 12 10:35:59.636158 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 365/1472] 10.4.3.105 () {68 vars in 1399 bytes} [Wed Aug 12 10:35:59 2026] POST /volume/v3/types/aa43322c-63a0-438e-a69e-e4caaa45db9f/extra_specs => generated 114 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:35:59.649531 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-31ec0853-d25d-4d71-afbb-55392c7fec7e None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:35:59.650985 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-31ec0853-d25d-4d71-afbb-55392c7fec7e tempest-ExtraSpecsNegativeTest-621354476 tempest-ExtraSpecsNegativeTest-621354476-project-admin] DELETE https://10.4.3.105/volume/v3/types/5b79d709-1c09-48ee-8b14-489e436a94b5/extra_specs/spec1 Aug 12 10:35:59.651190 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-31ec0853-d25d-4d71-afbb-55392c7fec7e tempest-ExtraSpecsNegativeTest-621354476 tempest-ExtraSpecsNegativeTest-621354476-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:35:59.651386 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-31ec0853-d25d-4d71-afbb-55392c7fec7e tempest-ExtraSpecsNegativeTest-621354476 tempest-ExtraSpecsNegativeTest-621354476-project-admin] Calling method 'delete' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:35:59.660013 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-31ec0853-d25d-4d71-afbb-55392c7fec7e tempest-ExtraSpecsNegativeTest-621354476 tempest-ExtraSpecsNegativeTest-621354476-project-admin] https://10.4.3.105/volume/v3/types/5b79d709-1c09-48ee-8b14-489e436a94b5/extra_specs/spec1 returned with HTTP 404 Aug 12 10:35:59.660013 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 369/1473] 10.4.3.105 () {66 vars in 1399 bytes} [Wed Aug 12 10:35:59 2026] DELETE /volume/v3/types/5b79d709-1c09-48ee-8b14-489e436a94b5/extra_specs/spec1 => generated 114 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:35:59.670973 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-9e635561-ae8b-418b-9f14-90161c718246 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:35:59.673286 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-9e635561-ae8b-418b-9f14-90161c718246 tempest-ExtraSpecsNegativeTest-621354476 tempest-ExtraSpecsNegativeTest-621354476-project-admin] GET https://10.4.3.105/volume/v3/types/d9ffba91-2b72-4868-afd5-d0829dda20cb/extra_specs/nonexistent_extra_spec_name Aug 12 10:35:59.673541 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-9e635561-ae8b-418b-9f14-90161c718246 tempest-ExtraSpecsNegativeTest-621354476 tempest-ExtraSpecsNegativeTest-621354476-project-admin] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:35:59.673782 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-9e635561-ae8b-418b-9f14-90161c718246 tempest-ExtraSpecsNegativeTest-621354476 tempest-ExtraSpecsNegativeTest-621354476-project-admin] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:35:59.683532 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-9e635561-ae8b-418b-9f14-90161c718246 tempest-ExtraSpecsNegativeTest-621354476 tempest-ExtraSpecsNegativeTest-621354476-project-admin] https://10.4.3.105/volume/v3/types/d9ffba91-2b72-4868-afd5-d0829dda20cb/extra_specs/nonexistent_extra_spec_name returned with HTTP 404 Aug 12 10:35:59.684176 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 375/1474] 10.4.3.105 () {66 vars in 1462 bytes} [Wed Aug 12 10:35:59 2026] GET /volume/v3/types/d9ffba91-2b72-4868-afd5-d0829dda20cb/extra_specs/nonexistent_extra_spec_name => generated 151 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:35:59.693615 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-9439b4fd-eb51-4414-bf8e-34b4d90b6be8 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:35:59.695455 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-9439b4fd-eb51-4414-bf8e-34b4d90b6be8 tempest-ExtraSpecsNegativeTest-621354476 tempest-ExtraSpecsNegativeTest-621354476-project-admin] GET https://10.4.3.105/volume/v3/types/004751cf-09af-4236-a4ce-3357f558b70d/extra_specs/spec1 Aug 12 10:35:59.695710 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-9439b4fd-eb51-4414-bf8e-34b4d90b6be8 tempest-ExtraSpecsNegativeTest-621354476 tempest-ExtraSpecsNegativeTest-621354476-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:35:59.695884 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-9439b4fd-eb51-4414-bf8e-34b4d90b6be8 tempest-ExtraSpecsNegativeTest-621354476 tempest-ExtraSpecsNegativeTest-621354476-project-admin] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:35:59.696160 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:35:59.696160 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:35:59.700256 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-9439b4fd-eb51-4414-bf8e-34b4d90b6be8 tempest-ExtraSpecsNegativeTest-621354476 tempest-ExtraSpecsNegativeTest-621354476-project-admin] https://10.4.3.105/volume/v3/types/004751cf-09af-4236-a4ce-3357f558b70d/extra_specs/spec1 returned with HTTP 404 Aug 12 10:35:59.700839 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 366/1475] 10.4.3.105 () {66 vars in 1396 bytes} [Wed Aug 12 10:35:59 2026] GET /volume/v3/types/004751cf-09af-4236-a4ce-3357f558b70d/extra_specs/spec1 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:35:59.711026 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-1e56dbdb-bc99-4f3f-9e91-9a00de957260 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:35:59.713241 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-1e56dbdb-bc99-4f3f-9e91-9a00de957260 tempest-ExtraSpecsNegativeTest-621354476 tempest-ExtraSpecsNegativeTest-621354476-project-admin] GET https://10.4.3.105/volume/v3/types/b6c7140d-f014-478c-9db9-e47e5dbd0b22/extra_specs Aug 12 10:35:59.713483 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-1e56dbdb-bc99-4f3f-9e91-9a00de957260 tempest-ExtraSpecsNegativeTest-621354476 tempest-ExtraSpecsNegativeTest-621354476-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:35:59.713739 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-1e56dbdb-bc99-4f3f-9e91-9a00de957260 tempest-ExtraSpecsNegativeTest-621354476 tempest-ExtraSpecsNegativeTest-621354476-project-admin] Calling method 'index' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:35:59.717709 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-1e56dbdb-bc99-4f3f-9e91-9a00de957260 tempest-ExtraSpecsNegativeTest-621354476 tempest-ExtraSpecsNegativeTest-621354476-project-admin] https://10.4.3.105/volume/v3/types/b6c7140d-f014-478c-9db9-e47e5dbd0b22/extra_specs returned with HTTP 404 Aug 12 10:35:59.718110 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 366/1476] 10.4.3.105 () {66 vars in 1378 bytes} [Wed Aug 12 10:35:59 2026] GET /volume/v3/types/b6c7140d-f014-478c-9db9-e47e5dbd0b22/extra_specs => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:35:59.728880 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-54543f58-b6ed-45d1-b13f-27433fd245a8 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:35:59.730823 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-54543f58-b6ed-45d1-b13f-27433fd245a8 tempest-ExtraSpecsNegativeTest-621354476 tempest-ExtraSpecsNegativeTest-621354476-project-admin] PUT https://10.4.3.105/volume/v3/types/d9ffba91-2b72-4868-afd5-d0829dda20cb/extra_specs/spec1 Aug 12 10:35:59.731156 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-54543f58-b6ed-45d1-b13f-27433fd245a8 tempest-ExtraSpecsNegativeTest-621354476 tempest-ExtraSpecsNegativeTest-621354476-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2", "spec2": "val1"} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:35:59.733555 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-54543f58-b6ed-45d1-b13f-27433fd245a8 tempest-ExtraSpecsNegativeTest-621354476 tempest-ExtraSpecsNegativeTest-621354476-project-admin] https://10.4.3.105/volume/v3/types/d9ffba91-2b72-4868-afd5-d0829dda20cb/extra_specs/spec1 returned with HTTP 400 Aug 12 10:35:59.734124 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 370/1477] 10.4.3.105 () {68 vars in 1416 bytes} [Wed Aug 12 10:35:59 2026] PUT /volume/v3/types/d9ffba91-2b72-4868-afd5-d0829dda20cb/extra_specs/spec1 => generated 102 bytes in 6 msecs (HTTP/1.1 400) 7 headers in 294 bytes (2 switches on core 0) Aug 12 10:35:59.744145 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-dc192595-0f1f-4be3-82f6-5d7b0e4d9cb0 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:35:59.747385 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-dc192595-0f1f-4be3-82f6-5d7b0e4d9cb0 tempest-ExtraSpecsNegativeTest-621354476 tempest-ExtraSpecsNegativeTest-621354476-project-admin] PUT https://10.4.3.105/volume/v3/types/d9ffba91-2b72-4868-afd5-d0829dda20cb/extra_specs/spec1 Aug 12 10:35:59.749698 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-dc192595-0f1f-4be3-82f6-5d7b0e4d9cb0 tempest-ExtraSpecsNegativeTest-621354476 tempest-ExtraSpecsNegativeTest-621354476-project-admin] Action: 'update', calling method: update, body: null {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:35:59.753340 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-dc192595-0f1f-4be3-82f6-5d7b0e4d9cb0 tempest-ExtraSpecsNegativeTest-621354476 tempest-ExtraSpecsNegativeTest-621354476-project-admin] https://10.4.3.105/volume/v3/types/d9ffba91-2b72-4868-afd5-d0829dda20cb/extra_specs/spec1 returned with HTTP 400 Aug 12 10:35:59.754174 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 376/1478] 10.4.3.105 () {68 vars in 1415 bytes} [Wed Aug 12 10:35:59 2026] PUT /volume/v3/types/d9ffba91-2b72-4868-afd5-d0829dda20cb/extra_specs/spec1 => generated 72 bytes in 10 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 12 10:35:59.764663 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-0d20a763-90cd-4f61-8fe2-06a918c24e44 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:35:59.766874 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-0d20a763-90cd-4f61-8fe2-06a918c24e44 tempest-ExtraSpecsNegativeTest-621354476 tempest-ExtraSpecsNegativeTest-621354476-project-admin] PUT https://10.4.3.105/volume/v3/types/d9ffba91-2b72-4868-afd5-d0829dda20cb/extra_specs/None Aug 12 10:35:59.767044 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-0d20a763-90cd-4f61-8fe2-06a918c24e44 tempest-ExtraSpecsNegativeTest-621354476 tempest-ExtraSpecsNegativeTest-621354476-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:35:59.814548 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-0d20a763-90cd-4f61-8fe2-06a918c24e44 tempest-ExtraSpecsNegativeTest-621354476 tempest-ExtraSpecsNegativeTest-621354476-project-admin] HTTP exception thrown: Request body and URI mismatch Aug 12 10:35:59.815004 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-0d20a763-90cd-4f61-8fe2-06a918c24e44 tempest-ExtraSpecsNegativeTest-621354476 tempest-ExtraSpecsNegativeTest-621354476-project-admin] https://10.4.3.105/volume/v3/types/d9ffba91-2b72-4868-afd5-d0829dda20cb/extra_specs/None returned with HTTP 400 Aug 12 10:35:59.815979 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 367/1479] 10.4.3.105 () {68 vars in 1413 bytes} [Wed Aug 12 10:35:59 2026] PUT /volume/v3/types/d9ffba91-2b72-4868-afd5-d0829dda20cb/extra_specs/None => generated 73 bytes in 52 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 12 10:35:59.824798 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-2e7bc303-56f9-484d-9e63-418583791816 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:35:59.826922 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-2e7bc303-56f9-484d-9e63-418583791816 tempest-ExtraSpecsNegativeTest-621354476 tempest-ExtraSpecsNegativeTest-621354476-project-admin] PUT https://10.4.3.105/volume/v3/types/d9ffba91-2b72-4868-afd5-d0829dda20cb/extra_specs/06d70bb4-3bdd-4fb5-8135-d2aa84f47cb5 Aug 12 10:35:59.827329 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-2e7bc303-56f9-484d-9e63-418583791816 tempest-ExtraSpecsNegativeTest-621354476 tempest-ExtraSpecsNegativeTest-621354476-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:35:59.839065 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-2e7bc303-56f9-484d-9e63-418583791816 tempest-ExtraSpecsNegativeTest-621354476 tempest-ExtraSpecsNegativeTest-621354476-project-admin] HTTP exception thrown: Request body and URI mismatch Aug 12 10:35:59.839230 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-2e7bc303-56f9-484d-9e63-418583791816 tempest-ExtraSpecsNegativeTest-621354476 tempest-ExtraSpecsNegativeTest-621354476-project-admin] https://10.4.3.105/volume/v3/types/d9ffba91-2b72-4868-afd5-d0829dda20cb/extra_specs/06d70bb4-3bdd-4fb5-8135-d2aa84f47cb5 returned with HTTP 400 Aug 12 10:35:59.839896 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 367/1480] 10.4.3.105 () {68 vars in 1509 bytes} [Wed Aug 12 10:35:59 2026] PUT /volume/v3/types/d9ffba91-2b72-4868-afd5-d0829dda20cb/extra_specs/06d70bb4-3bdd-4fb5-8135-d2aa84f47cb5 => generated 73 bytes in 15 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 12 10:35:59.848535 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-16b9b87b-70de-44c1-a046-e2904147a52c None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:35:59.850393 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-16b9b87b-70de-44c1-a046-e2904147a52c tempest-ExtraSpecsNegativeTest-621354476 tempest-ExtraSpecsNegativeTest-621354476-project-admin] PUT https://10.4.3.105/volume/v3/types/be95aefa-4c45-42b5-a500-47b6ccf986d1/extra_specs/spec1 Aug 12 10:35:59.850845 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-16b9b87b-70de-44c1-a046-e2904147a52c tempest-ExtraSpecsNegativeTest-621354476 tempest-ExtraSpecsNegativeTest-621354476-project-admin] Action: 'update', calling method: update, body: {"spec1": "val5"} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:35:59.865373 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-16b9b87b-70de-44c1-a046-e2904147a52c tempest-ExtraSpecsNegativeTest-621354476 tempest-ExtraSpecsNegativeTest-621354476-project-admin] https://10.4.3.105/volume/v3/types/be95aefa-4c45-42b5-a500-47b6ccf986d1/extra_specs/spec1 returned with HTTP 404 Aug 12 10:35:59.866049 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 371/1481] 10.4.3.105 () {68 vars in 1416 bytes} [Wed Aug 12 10:35:59 2026] PUT /volume/v3/types/be95aefa-4c45-42b5-a500-47b6ccf986d1/extra_specs/spec1 => generated 114 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:35:59.876139 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-df457392-64fe-41fd-b2d8-04c741d8b0d5 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:35:59.878260 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-df457392-64fe-41fd-b2d8-04c741d8b0d5 tempest-ExtraSpecsNegativeTest-621354476 tempest-ExtraSpecsNegativeTest-621354476-project-admin] DELETE https://10.4.3.105/volume/v3/types/d9ffba91-2b72-4868-afd5-d0829dda20cb Aug 12 10:35:59.878480 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-df457392-64fe-41fd-b2d8-04c741d8b0d5 tempest-ExtraSpecsNegativeTest-621354476 tempest-ExtraSpecsNegativeTest-621354476-project-admin] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:35:59.878749 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-df457392-64fe-41fd-b2d8-04c741d8b0d5 tempest-ExtraSpecsNegativeTest-621354476 tempest-ExtraSpecsNegativeTest-621354476-project-admin] Calling method '_delete' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:35:59.906644 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-df457392-64fe-41fd-b2d8-04c741d8b0d5 tempest-ExtraSpecsNegativeTest-621354476 tempest-ExtraSpecsNegativeTest-621354476-project-admin] https://10.4.3.105/volume/v3/types/d9ffba91-2b72-4868-afd5-d0829dda20cb returned with HTTP 202 Aug 12 10:35:59.907109 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 377/1482] 10.4.3.105 () {66 vars in 1345 bytes} [Wed Aug 12 10:35:59 2026] DELETE /volume/v3/types/d9ffba91-2b72-4868-afd5-d0829dda20cb => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 10:35:59.918315 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-7c242724-98c5-49f1-95dc-18d3a3cc76ed None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:35:59.919977 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-7c242724-98c5-49f1-95dc-18d3a3cc76ed tempest-ExtraSpecsNegativeTest-621354476 tempest-ExtraSpecsNegativeTest-621354476-project-admin] GET https://10.4.3.105/volume/v3/types/d9ffba91-2b72-4868-afd5-d0829dda20cb Aug 12 10:35:59.920149 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-7c242724-98c5-49f1-95dc-18d3a3cc76ed tempest-ExtraSpecsNegativeTest-621354476 tempest-ExtraSpecsNegativeTest-621354476-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:35:59.920309 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-7c242724-98c5-49f1-95dc-18d3a3cc76ed tempest-ExtraSpecsNegativeTest-621354476 tempest-ExtraSpecsNegativeTest-621354476-project-admin] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:35:59.923611 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-7c242724-98c5-49f1-95dc-18d3a3cc76ed tempest-ExtraSpecsNegativeTest-621354476 tempest-ExtraSpecsNegativeTest-621354476-project-admin] https://10.4.3.105/volume/v3/types/d9ffba91-2b72-4868-afd5-d0829dda20cb returned with HTTP 404 Aug 12 10:35:59.924175 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 368/1483] 10.4.3.105 () {66 vars in 1342 bytes} [Wed Aug 12 10:35:59 2026] GET /volume/v3/types/d9ffba91-2b72-4868-afd5-d0829dda20cb => generated 114 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:36:00.509450 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-6db19734-bca8-4404-b930-8f4e21372006 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:00.510781 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-6db19734-bca8-4404-b930-8f4e21372006 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] GET https://10.4.3.105/volume/v3/group_snapshots/b6049393-332a-4e3c-a8e5-f8e5c6de272d Aug 12 10:36:00.511012 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-6db19734-bca8-4404-b930-8f4e21372006 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:36:00.511202 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-6db19734-bca8-4404-b930-8f4e21372006 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Calling method 'version_select' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:36:00.511404 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.group_snapshots [None req-6db19734-bca8-4404-b930-8f4e21372006 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] show called for member b6049393-332a-4e3c-a8e5-f8e5c6de272d {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 12 10:36:00.517234 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:36:00.517234 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:36:00.520464 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-6db19734-bca8-4404-b930-8f4e21372006 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] https://10.4.3.105/volume/v3/group_snapshots/b6049393-332a-4e3c-a8e5-f8e5c6de272d returned with HTTP 200 Aug 12 10:36:00.520889 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 368/1484] 10.4.3.105 () {68 vars in 1413 bytes} [Wed Aug 12 10:36:00 2026] GET /volume/v3/group_snapshots/b6049393-332a-4e3c-a8e5-f8e5c6de272d => generated 308 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:36:00.529409 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-557f64f2-393e-4c35-82e8-8a2a46673c8b None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:00.531861 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-557f64f2-393e-4c35-82e8-8a2a46673c8b tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] GET https://10.4.3.105/volume/v3/snapshots/detail Aug 12 10:36:00.532217 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-557f64f2-393e-4c35-82e8-8a2a46673c8b tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:36:00.532530 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-557f64f2-393e-4c35-82e8-8a2a46673c8b tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Calling method 'detail' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:36:00.532929 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.api_utils [None req-557f64f2-393e-4c35-82e8-8a2a46673c8b tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Removing options '' from query. {{(pid=100375) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 10:36:00.535114 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.db.api [None req-557f64f2-393e-4c35-82e8-8a2a46673c8b tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Building query based on filter {{(pid=100375) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 12 10:36:00.538875 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-557f64f2-393e-4c35-82e8-8a2a46673c8b tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Get all snapshots completed successfully. Aug 12 10:36:00.539527 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:36:00.539527 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:36:00.540132 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-557f64f2-393e-4c35-82e8-8a2a46673c8b tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] https://10.4.3.105/volume/v3/snapshots/detail returned with HTTP 200 Aug 12 10:36:00.540561 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 372/1485] 10.4.3.105 () {66 vars in 1264 bytes} [Wed Aug 12 10:36:00 2026] GET /volume/v3/snapshots/detail => generated 454 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:36:00.552116 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-2b5f888a-6ef3-4510-aab0-3a3e55777e89 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:00.554712 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-2b5f888a-6ef3-4510-aab0-3a3e55777e89 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] GET https://10.4.3.105/volume/v3/snapshots/0ec6139c-88c7-47d8-a01c-f51ad2dec962 Aug 12 10:36:00.555357 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-2b5f888a-6ef3-4510-aab0-3a3e55777e89 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:36:00.555643 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-2b5f888a-6ef3-4510-aab0-3a3e55777e89 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:36:00.561434 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:36:00.561434 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:36:00.562028 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-2b5f888a-6ef3-4510-aab0-3a3e55777e89 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Snapshot retrieved successfully. Aug 12 10:36:00.562919 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-2b5f888a-6ef3-4510-aab0-3a3e55777e89 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] https://10.4.3.105/volume/v3/snapshots/0ec6139c-88c7-47d8-a01c-f51ad2dec962 returned with HTTP 200 Aug 12 10:36:00.563347 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 378/1486] 10.4.3.105 () {66 vars in 1354 bytes} [Wed Aug 12 10:36:00 2026] GET /volume/v3/snapshots/0ec6139c-88c7-47d8-a01c-f51ad2dec962 => generated 451 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:36:00.579583 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-21229e20-b6d7-434f-b0c7-8ded4de0231f None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:00.581548 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-21229e20-b6d7-434f-b0c7-8ded4de0231f tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] GET https://10.4.3.105/volume/v3/group_snapshots/b6049393-332a-4e3c-a8e5-f8e5c6de272d Aug 12 10:36:00.582024 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-21229e20-b6d7-434f-b0c7-8ded4de0231f tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:36:00.582441 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-21229e20-b6d7-434f-b0c7-8ded4de0231f tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Calling method 'version_select' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:36:00.582757 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.v3.group_snapshots [None req-21229e20-b6d7-434f-b0c7-8ded4de0231f tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] show called for member b6049393-332a-4e3c-a8e5-f8e5c6de272d {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 12 10:36:00.589833 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:36:00.589833 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:36:00.600092 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-21229e20-b6d7-434f-b0c7-8ded4de0231f tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] https://10.4.3.105/volume/v3/group_snapshots/b6049393-332a-4e3c-a8e5-f8e5c6de272d returned with HTTP 200 Aug 12 10:36:00.600092 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 369/1487] 10.4.3.105 () {68 vars in 1413 bytes} [Wed Aug 12 10:36:00 2026] GET /volume/v3/group_snapshots/b6049393-332a-4e3c-a8e5-f8e5c6de272d => generated 308 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:36:00.608414 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-8bdd1806-ef7a-44eb-8063-ecdaeecc7c6a None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:00.610186 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-8bdd1806-ef7a-44eb-8063-ecdaeecc7c6a tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] GET https://10.4.3.105/volume/v3/group_snapshots/detail Aug 12 10:36:00.610398 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-8bdd1806-ef7a-44eb-8063-ecdaeecc7c6a tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:36:00.610642 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-8bdd1806-ef7a-44eb-8063-ecdaeecc7c6a tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Calling method 'version_select' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:36:00.622093 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-8bdd1806-ef7a-44eb-8063-ecdaeecc7c6a tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] https://10.4.3.105/volume/v3/group_snapshots/detail returned with HTTP 200 Aug 12 10:36:00.622093 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 369/1488] 10.4.3.105 () {68 vars in 1323 bytes} [Wed Aug 12 10:36:00 2026] GET /volume/v3/group_snapshots/detail => generated 311 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:36:00.632320 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-ff982a72-21ca-4be5-8cc3-a8916f88b367 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:00.639400 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-ff982a72-21ca-4be5-8cc3-a8916f88b367 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] DELETE https://10.4.3.105/volume/v3/group_snapshots/b6049393-332a-4e3c-a8e5-f8e5c6de272d Aug 12 10:36:00.639602 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-ff982a72-21ca-4be5-8cc3-a8916f88b367 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:36:00.639864 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-ff982a72-21ca-4be5-8cc3-a8916f88b367 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Calling method 'version_select' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:36:00.640056 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.v3.group_snapshots [None req-ff982a72-21ca-4be5-8cc3-a8916f88b367 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] delete called for member b6049393-332a-4e3c-a8e5-f8e5c6de272d {{(pid=100375) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 12 10:36:00.640226 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.v3.group_snapshots [None req-ff982a72-21ca-4be5-8cc3-a8916f88b367 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Delete group_snapshot with id: b6049393-332a-4e3c-a8e5-f8e5c6de272d Aug 12 10:36:00.648487 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:36:00.648487 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:36:00.703119 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-ff982a72-21ca-4be5-8cc3-a8916f88b367 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] https://10.4.3.105/volume/v3/group_snapshots/b6049393-332a-4e3c-a8e5-f8e5c6de272d returned with HTTP 202 Aug 12 10:36:00.703854 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 373/1489] 10.4.3.105 () {68 vars in 1416 bytes} [Wed Aug 12 10:36:00 2026] DELETE /volume/v3/group_snapshots/b6049393-332a-4e3c-a8e5-f8e5c6de272d => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 12 10:36:00.713061 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-10bb2e30-09f7-45c6-9644-2ece809fc1a3 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:00.715331 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-10bb2e30-09f7-45c6-9644-2ece809fc1a3 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] GET https://10.4.3.105/volume/v3/volumes/detail Aug 12 10:36:00.715656 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-10bb2e30-09f7-45c6-9644-2ece809fc1a3 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:36:00.718700 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-10bb2e30-09f7-45c6-9644-2ece809fc1a3 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Calling method 'detail' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:36:00.718700 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.api_utils [None req-10bb2e30-09f7-45c6-9644-2ece809fc1a3 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Removing options '' from query. {{(pid=100372) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 10:36:00.718700 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-10bb2e30-09f7-45c6-9644-2ece809fc1a3 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100372) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 10:36:00.735408 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-10bb2e30-09f7-45c6-9644-2ece809fc1a3 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Get all volumes completed successfully. Aug 12 10:36:00.736557 np0000007037 devstack@c-api.service[100372]: WARNING stevedore.named [None req-10bb2e30-09f7-45c6-9644-2ece809fc1a3 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 10:36:00.736840 np0000007037 devstack@c-api.service[100372]: WARNING castellan.key_manager [None req-10bb2e30-09f7-45c6-9644-2ece809fc1a3 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 10:36:00.772140 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-32dac7ed-ab63-4736-8a89-bfb7d23ffe58 req-5f35f60c-64d1-4718-906b-b2c09672d9d2 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:00.774176 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-32dac7ed-ab63-4736-8a89-bfb7d23ffe58 req-5f35f60c-64d1-4718-906b-b2c09672d9d2 tempest-TestMinimumBasicScenario-1673550797 tempest-TestMinimumBasicScenario-1673550797-project-member] GET https://10.4.3.105/volume/v3/volumes/6cb2d993-f5c8-4077-8dd3-de73eef2c395 Aug 12 10:36:00.774451 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-32dac7ed-ab63-4736-8a89-bfb7d23ffe58 req-5f35f60c-64d1-4718-906b-b2c09672d9d2 tempest-TestMinimumBasicScenario-1673550797 tempest-TestMinimumBasicScenario-1673550797-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:36:00.774799 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-32dac7ed-ab63-4736-8a89-bfb7d23ffe58 req-5f35f60c-64d1-4718-906b-b2c09672d9d2 tempest-TestMinimumBasicScenario-1673550797 tempest-TestMinimumBasicScenario-1673550797-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:36:00.785869 np0000007037 devstack@c-api.service[100372]: DEBUG oslo_db.sqlalchemy.engines [None req-10bb2e30-09f7-45c6-9644-2ece809fc1a3 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100372) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 10:36:00.790657 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:36:00.790657 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:36:00.792827 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:36:00.792827 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:36:00.795222 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [req-32dac7ed-ab63-4736-8a89-bfb7d23ffe58 req-5f35f60c-64d1-4718-906b-b2c09672d9d2 tempest-TestMinimumBasicScenario-1673550797 tempest-TestMinimumBasicScenario-1673550797-project-member] Volume info retrieved successfully. Aug 12 10:36:00.802464 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-32dac7ed-ab63-4736-8a89-bfb7d23ffe58 req-5f35f60c-64d1-4718-906b-b2c09672d9d2 tempest-TestMinimumBasicScenario-1673550797 tempest-TestMinimumBasicScenario-1673550797-project-member] https://10.4.3.105/volume/v3/volumes/6cb2d993-f5c8-4077-8dd3-de73eef2c395 returned with HTTP 200 Aug 12 10:36:00.802777 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-10bb2e30-09f7-45c6-9644-2ece809fc1a3 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] https://10.4.3.105/volume/v3/volumes/detail returned with HTTP 200 Aug 12 10:36:00.803412 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 379/1490] 10.4.3.105 () {68 vars in 1299 bytes} [Wed Aug 12 10:36:00 2026] GET /volume/v3/volumes/detail => generated 919 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:36:00.804664 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 370/1491] 10.4.3.105 () {68 vars in 1598 bytes} [Wed Aug 12 10:36:00 2026] GET /volume/v3/volumes/6cb2d993-f5c8-4077-8dd3-de73eef2c395 => generated 1139 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:36:00.820279 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-3cdbbd3c-6efa-485d-b025-8fa6c94d7405 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:00.826112 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-3cdbbd3c-6efa-485d-b025-8fa6c94d7405 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] GET https://10.4.3.105/volume/v3/snapshots/detail Aug 12 10:36:00.826287 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-3cdbbd3c-6efa-485d-b025-8fa6c94d7405 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:36:00.826547 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-3cdbbd3c-6efa-485d-b025-8fa6c94d7405 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Calling method 'detail' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:36:00.826780 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.api_utils [None req-3cdbbd3c-6efa-485d-b025-8fa6c94d7405 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Removing options '' from query. {{(pid=100374) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 10:36:00.827149 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:36:00.827149 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:36:00.827978 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.db.api [None req-3cdbbd3c-6efa-485d-b025-8fa6c94d7405 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Building query based on filter {{(pid=100374) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 12 10:36:00.828178 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-32dac7ed-ab63-4736-8a89-bfb7d23ffe58 req-100e1ced-3024-4bf7-a40a-4d7d6f63f006 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:00.830768 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-32dac7ed-ab63-4736-8a89-bfb7d23ffe58 req-100e1ced-3024-4bf7-a40a-4d7d6f63f006 tempest-TestMinimumBasicScenario-1673550797 tempest-TestMinimumBasicScenario-1673550797-project-member] POST https://10.4.3.105/volume/v3/volumes/6cb2d993-f5c8-4077-8dd3-de73eef2c395/action Aug 12 10:36:00.831180 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-32dac7ed-ab63-4736-8a89-bfb7d23ffe58 req-100e1ced-3024-4bf7-a40a-4d7d6f63f006 tempest-TestMinimumBasicScenario-1673550797 tempest-TestMinimumBasicScenario-1673550797-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100375) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 10:36:00.831331 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-32dac7ed-ab63-4736-8a89-bfb7d23ffe58 req-100e1ced-3024-4bf7-a40a-4d7d6f63f006 tempest-TestMinimumBasicScenario-1673550797 tempest-TestMinimumBasicScenario-1673550797-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:36:00.836153 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-3cdbbd3c-6efa-485d-b025-8fa6c94d7405 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Get all snapshots completed successfully. Aug 12 10:36:00.836936 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-3cdbbd3c-6efa-485d-b025-8fa6c94d7405 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] https://10.4.3.105/volume/v3/snapshots/detail returned with HTTP 200 Aug 12 10:36:00.837347 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 370/1492] 10.4.3.105 () {66 vars in 1264 bytes} [Wed Aug 12 10:36:00 2026] GET /volume/v3/snapshots/detail => generated 17 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 12 10:36:00.848147 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-a16e7a6e-ed7a-423d-b01c-eb1c1a8f75de None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:00.850328 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-a16e7a6e-ed7a-423d-b01c-eb1c1a8f75de tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] GET https://10.4.3.105/volume/v3/group_snapshots/b6049393-332a-4e3c-a8e5-f8e5c6de272d Aug 12 10:36:00.850773 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-a16e7a6e-ed7a-423d-b01c-eb1c1a8f75de tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:36:00.852541 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-a16e7a6e-ed7a-423d-b01c-eb1c1a8f75de tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Calling method 'version_select' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:36:00.852541 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.v3.group_snapshots [None req-a16e7a6e-ed7a-423d-b01c-eb1c1a8f75de tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] show called for member b6049393-332a-4e3c-a8e5-f8e5c6de272d {{(pid=100372) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 12 10:36:00.852672 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:36:00.852672 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:36:00.852672 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [req-32dac7ed-ab63-4736-8a89-bfb7d23ffe58 req-100e1ced-3024-4bf7-a40a-4d7d6f63f006 tempest-TestMinimumBasicScenario-1673550797 tempest-TestMinimumBasicScenario-1673550797-project-member] Volume info retrieved successfully. Aug 12 10:36:00.854346 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-a16e7a6e-ed7a-423d-b01c-eb1c1a8f75de tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] https://10.4.3.105/volume/v3/group_snapshots/b6049393-332a-4e3c-a8e5-f8e5c6de272d returned with HTTP 404 Aug 12 10:36:00.854989 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 380/1493] 10.4.3.105 () {68 vars in 1413 bytes} [Wed Aug 12 10:36:00 2026] GET /volume/v3/group_snapshots/b6049393-332a-4e3c-a8e5-f8e5c6de272d => generated 116 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 10:36:00.863178 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-a034351f-0c38-4095-b101-3f2448827789 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:00.865014 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [req-32dac7ed-ab63-4736-8a89-bfb7d23ffe58 req-100e1ced-3024-4bf7-a40a-4d7d6f63f006 tempest-TestMinimumBasicScenario-1673550797 tempest-TestMinimumBasicScenario-1673550797-project-member] Begin detaching volume completed successfully. Aug 12 10:36:00.865552 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-32dac7ed-ab63-4736-8a89-bfb7d23ffe58 req-100e1ced-3024-4bf7-a40a-4d7d6f63f006 tempest-TestMinimumBasicScenario-1673550797 tempest-TestMinimumBasicScenario-1673550797-project-member] https://10.4.3.105/volume/v3/volumes/6cb2d993-f5c8-4077-8dd3-de73eef2c395/action returned with HTTP 202 Aug 12 10:36:00.865955 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-a034351f-0c38-4095-b101-3f2448827789 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] GET https://10.4.3.105/volume/v3/group_snapshots Aug 12 10:36:00.866180 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-a034351f-0c38-4095-b101-3f2448827789 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:36:00.866506 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-a034351f-0c38-4095-b101-3f2448827789 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Calling method 'version_select' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:36:00.866573 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 374/1494] 10.4.3.105 () {72 vars in 1672 bytes} [Wed Aug 12 10:36:00 2026] POST /volume/v3/volumes/6cb2d993-f5c8-4077-8dd3-de73eef2c395/action => generated 0 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 10:36:00.874791 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-a034351f-0c38-4095-b101-3f2448827789 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] https://10.4.3.105/volume/v3/group_snapshots returned with HTTP 200 Aug 12 10:36:00.875817 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 371/1495] 10.4.3.105 () {68 vars in 1302 bytes} [Wed Aug 12 10:36:00 2026] GET /volume/v3/group_snapshots => generated 23 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:36:00.886166 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-f899be8f-d726-42fa-8046-49be935ee4e4 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:00.887886 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-f899be8f-d726-42fa-8046-49be935ee4e4 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] DELETE https://10.4.3.105/volume/v3/group_snapshots/b6049393-332a-4e3c-a8e5-f8e5c6de272d Aug 12 10:36:00.888287 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-f899be8f-d726-42fa-8046-49be935ee4e4 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:36:00.888667 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-f899be8f-d726-42fa-8046-49be935ee4e4 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Calling method 'version_select' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:36:00.888986 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.group_snapshots [None req-f899be8f-d726-42fa-8046-49be935ee4e4 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] delete called for member b6049393-332a-4e3c-a8e5-f8e5c6de272d {{(pid=100374) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 12 10:36:00.889225 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.v3.group_snapshots [None req-f899be8f-d726-42fa-8046-49be935ee4e4 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Delete group_snapshot with id: b6049393-332a-4e3c-a8e5-f8e5c6de272d Aug 12 10:36:00.893700 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-f899be8f-d726-42fa-8046-49be935ee4e4 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] https://10.4.3.105/volume/v3/group_snapshots/b6049393-332a-4e3c-a8e5-f8e5c6de272d returned with HTTP 404 Aug 12 10:36:00.894774 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 371/1496] 10.4.3.105 () {68 vars in 1416 bytes} [Wed Aug 12 10:36:00 2026] DELETE /volume/v3/group_snapshots/b6049393-332a-4e3c-a8e5-f8e5c6de272d => generated 116 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 10:36:00.903676 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-5a1a9572-8ea5-44b9-9ff8-9ccbad341a24 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:00.906105 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-5a1a9572-8ea5-44b9-9ff8-9ccbad341a24 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] GET https://10.4.3.105/volume/v3/volumes/detail Aug 12 10:36:00.906836 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-5a1a9572-8ea5-44b9-9ff8-9ccbad341a24 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:36:00.906836 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-5a1a9572-8ea5-44b9-9ff8-9ccbad341a24 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Calling method 'detail' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:36:00.907756 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.api_utils [None req-5a1a9572-8ea5-44b9-9ff8-9ccbad341a24 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Removing options '' from query. {{(pid=100372) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 10:36:00.908252 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-5a1a9572-8ea5-44b9-9ff8-9ccbad341a24 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100372) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 10:36:00.922025 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-5a1a9572-8ea5-44b9-9ff8-9ccbad341a24 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Get all volumes completed successfully. Aug 12 10:36:00.923706 np0000007037 devstack@c-api.service[100372]: WARNING stevedore.named [None req-5a1a9572-8ea5-44b9-9ff8-9ccbad341a24 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 10:36:00.923706 np0000007037 devstack@c-api.service[100372]: WARNING castellan.key_manager [None req-5a1a9572-8ea5-44b9-9ff8-9ccbad341a24 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 10:36:00.973424 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-b941dd89-e965-4dc3-9088-ca256e27d09c None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:00.973424 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-b941dd89-e965-4dc3-9088-ca256e27d09c None None] GET https://10.4.3.105/volume// Aug 12 10:36:00.973424 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-b941dd89-e965-4dc3-9088-ca256e27d09c None None] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:36:00.973424 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-b941dd89-e965-4dc3-9088-ca256e27d09c None None] Calling method 'all' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:36:00.973424 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-b941dd89-e965-4dc3-9088-ca256e27d09c None None] https://10.4.3.105/volume// returned with HTTP 300 Aug 12 10:36:00.973424 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 375/1497] 10.4.3.105 () {66 vars in 1426 bytes} [Wed Aug 12 10:36: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 10:36:00.976364 np0000007037 devstack@c-api.service[100372]: DEBUG oslo_db.sqlalchemy.engines [None req-5a1a9572-8ea5-44b9-9ff8-9ccbad341a24 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100372) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 10:36:00.978782 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:36:00.978782 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:36:00.985665 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-32dac7ed-ab63-4736-8a89-bfb7d23ffe58 req-c5a6cb7f-5830-44a9-9cf1-1f5001450b19 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:00.987957 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-32dac7ed-ab63-4736-8a89-bfb7d23ffe58 req-c5a6cb7f-5830-44a9-9cf1-1f5001450b19 tempest-TestMinimumBasicScenario-1673550797 tempest-TestMinimumBasicScenario-1673550797-project-member] GET https://10.4.3.105/volume/v3/volumes/6cb2d993-f5c8-4077-8dd3-de73eef2c395 Aug 12 10:36:00.988046 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-5a1a9572-8ea5-44b9-9ff8-9ccbad341a24 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] https://10.4.3.105/volume/v3/volumes/detail returned with HTTP 200 Aug 12 10:36:00.988134 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-32dac7ed-ab63-4736-8a89-bfb7d23ffe58 req-c5a6cb7f-5830-44a9-9cf1-1f5001450b19 tempest-TestMinimumBasicScenario-1673550797 tempest-TestMinimumBasicScenario-1673550797-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:36:00.989188 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-32dac7ed-ab63-4736-8a89-bfb7d23ffe58 req-c5a6cb7f-5830-44a9-9cf1-1f5001450b19 tempest-TestMinimumBasicScenario-1673550797 tempest-TestMinimumBasicScenario-1673550797-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:36:00.989238 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 381/1498] 10.4.3.105 () {68 vars in 1299 bytes} [Wed Aug 12 10:36:00 2026] GET /volume/v3/volumes/detail => generated 919 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:36:00.999085 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:36:00.999085 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:36:01.006937 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-b23adba7-5a39-489a-b99b-1b5ae6a87f63 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:01.008344 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [req-32dac7ed-ab63-4736-8a89-bfb7d23ffe58 req-c5a6cb7f-5830-44a9-9cf1-1f5001450b19 tempest-TestMinimumBasicScenario-1673550797 tempest-TestMinimumBasicScenario-1673550797-project-member] Volume info retrieved successfully. Aug 12 10:36:01.010753 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-b23adba7-5a39-489a-b99b-1b5ae6a87f63 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] POST https://10.4.3.105/volume/v3/groups/da84b8db-4993-4899-860a-426cbb9b2509/action Aug 12 10:36:01.012808 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-b23adba7-5a39-489a-b99b-1b5ae6a87f63 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100374) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 10:36:01.013094 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-b23adba7-5a39-489a-b99b-1b5ae6a87f63 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:36:01.015989 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.groups [None req-b23adba7-5a39-489a-b99b-1b5ae6a87f63 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] delete called for group da84b8db-4993-4899-860a-426cbb9b2509 {{(pid=100374) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 12 10:36:01.015989 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.v3.groups [None req-b23adba7-5a39-489a-b99b-1b5ae6a87f63 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Delete group with id: da84b8db-4993-4899-860a-426cbb9b2509 Aug 12 10:36:01.019980 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:36:01.019980 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:36:01.021638 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-32dac7ed-ab63-4736-8a89-bfb7d23ffe58 req-c5a6cb7f-5830-44a9-9cf1-1f5001450b19 tempest-TestMinimumBasicScenario-1673550797 tempest-TestMinimumBasicScenario-1673550797-project-member] https://10.4.3.105/volume/v3/volumes/6cb2d993-f5c8-4077-8dd3-de73eef2c395 returned with HTTP 200 Aug 12 10:36:01.022221 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 372/1499] 10.4.3.105 () {70 vars in 1639 bytes} [Wed Aug 12 10:36:00 2026] GET /volume/v3/volumes/6cb2d993-f5c8-4077-8dd3-de73eef2c395 => generated 1322 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 10:36:01.076331 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-b23adba7-5a39-489a-b99b-1b5ae6a87f63 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] https://10.4.3.105/volume/v3/groups/da84b8db-4993-4899-860a-426cbb9b2509/action returned with HTTP 202 Aug 12 10:36:01.076331 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 372/1500] 10.4.3.105 () {70 vars in 1428 bytes} [Wed Aug 12 10:36:01 2026] POST /volume/v3/groups/da84b8db-4993-4899-860a-426cbb9b2509/action => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 12 10:36:01.093159 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-7d18d7e5-ab8d-4cff-bef6-de6b948934df None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:01.097357 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-7d18d7e5-ab8d-4cff-bef6-de6b948934df tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] GET https://10.4.3.105/volume/v3/volumes/6d47f1eb-3c9d-4433-b43f-25bff6468985 Aug 12 10:36:01.098236 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-7d18d7e5-ab8d-4cff-bef6-de6b948934df tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:36:01.098766 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-7d18d7e5-ab8d-4cff-bef6-de6b948934df tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:36:01.116197 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:36:01.116197 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:36:01.124723 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-7d18d7e5-ab8d-4cff-bef6-de6b948934df tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Volume info retrieved successfully. Aug 12 10:36:01.124723 np0000007037 devstack@c-api.service[100375]: WARNING stevedore.named [None req-7d18d7e5-ab8d-4cff-bef6-de6b948934df tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 10:36:01.124723 np0000007037 devstack@c-api.service[100375]: WARNING castellan.key_manager [None req-7d18d7e5-ab8d-4cff-bef6-de6b948934df tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 10:36:01.163593 np0000007037 devstack@c-api.service[100375]: DEBUG oslo_db.sqlalchemy.engines [None req-7d18d7e5-ab8d-4cff-bef6-de6b948934df tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100375) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 10:36:01.166736 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:36:01.166736 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:36:01.174760 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-7d18d7e5-ab8d-4cff-bef6-de6b948934df tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] https://10.4.3.105/volume/v3/volumes/6d47f1eb-3c9d-4433-b43f-25bff6468985 returned with HTTP 200 Aug 12 10:36:01.175158 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 376/1501] 10.4.3.105 () {68 vars in 1389 bytes} [Wed Aug 12 10:36:01 2026] GET /volume/v3/volumes/6d47f1eb-3c9d-4433-b43f-25bff6468985 => generated 915 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:36:02.189217 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [req-32dac7ed-ab63-4736-8a89-bfb7d23ffe58 req-a7feaea0-8be7-47e5-a758-31c7404300b7 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:02.192739 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-32dac7ed-ab63-4736-8a89-bfb7d23ffe58 req-a7feaea0-8be7-47e5-a758-31c7404300b7 tempest-TestMinimumBasicScenario-1673550797 tempest-TestMinimumBasicScenario-1673550797-project-member] DELETE https://10.4.3.105/volume/v3/attachments/1dfc4d91-9ea6-4a30-b994-2099fb789897 Aug 12 10:36:02.192739 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [req-32dac7ed-ab63-4736-8a89-bfb7d23ffe58 req-a7feaea0-8be7-47e5-a758-31c7404300b7 tempest-TestMinimumBasicScenario-1673550797 tempest-TestMinimumBasicScenario-1673550797-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:36:02.192739 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [req-32dac7ed-ab63-4736-8a89-bfb7d23ffe58 req-a7feaea0-8be7-47e5-a758-31c7404300b7 tempest-TestMinimumBasicScenario-1673550797 tempest-TestMinimumBasicScenario-1673550797-project-member] Calling method 'version_select' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:36:02.195047 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-89147a15-1ca2-4161-9314-d0b7e87cbbeb None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:02.199086 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-89147a15-1ca2-4161-9314-d0b7e87cbbeb tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] GET https://10.4.3.105/volume/v3/volumes/6d47f1eb-3c9d-4433-b43f-25bff6468985 Aug 12 10:36:02.199353 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-89147a15-1ca2-4161-9314-d0b7e87cbbeb tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:36:02.199637 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-89147a15-1ca2-4161-9314-d0b7e87cbbeb tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:36:02.201447 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:36:02.201447 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:36:02.211089 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-89147a15-1ca2-4161-9314-d0b7e87cbbeb tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] https://10.4.3.105/volume/v3/volumes/6d47f1eb-3c9d-4433-b43f-25bff6468985 returned with HTTP 404 Aug 12 10:36:02.211735 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 373/1502] 10.4.3.105 () {68 vars in 1389 bytes} [Wed Aug 12 10:36:02 2026] GET /volume/v3/volumes/6d47f1eb-3c9d-4433-b43f-25bff6468985 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 10:36:02.219390 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-1d783a52-ac3c-46bf-a63e-5872fee19744 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:02.221929 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-1d783a52-ac3c-46bf-a63e-5872fee19744 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] GET https://10.4.3.105/volume/v3/groups/da84b8db-4993-4899-860a-426cbb9b2509 Aug 12 10:36:02.222388 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-1d783a52-ac3c-46bf-a63e-5872fee19744 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:36:02.222802 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-1d783a52-ac3c-46bf-a63e-5872fee19744 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] Calling method 'version_select' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:36:02.223037 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.groups [None req-1d783a52-ac3c-46bf-a63e-5872fee19744 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] show called for member da84b8db-4993-4899-860a-426cbb9b2509 {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 12 10:36:02.232157 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-1d783a52-ac3c-46bf-a63e-5872fee19744 tempest-GroupSnapshotsTest-1797784211 tempest-GroupSnapshotsTest-1797784211-project-member] https://10.4.3.105/volume/v3/groups/da84b8db-4993-4899-860a-426cbb9b2509 returned with HTTP 404 Aug 12 10:36:02.232747 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 373/1503] 10.4.3.105 () {68 vars in 1386 bytes} [Wed Aug 12 10:36:02 2026] GET /volume/v3/groups/da84b8db-4993-4899-860a-426cbb9b2509 => generated 108 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 10:36:02.241415 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-f51439e4-b776-44c5-a6bb-e3b9e12f7873 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:02.244787 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-f51439e4-b776-44c5-a6bb-e3b9e12f7873 tempest-GroupSnapshotsTest-452586831 tempest-GroupSnapshotsTest-452586831-project-admin] DELETE https://10.4.3.105/volume/v3/group_types/595a3b72-e7f5-46d2-80e1-6a56392be42f Aug 12 10:36:02.244936 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-f51439e4-b776-44c5-a6bb-e3b9e12f7873 tempest-GroupSnapshotsTest-452586831 tempest-GroupSnapshotsTest-452586831-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:36:02.245182 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-f51439e4-b776-44c5-a6bb-e3b9e12f7873 tempest-GroupSnapshotsTest-452586831 tempest-GroupSnapshotsTest-452586831-project-admin] Calling method 'version_select' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:36:02.263546 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-f51439e4-b776-44c5-a6bb-e3b9e12f7873 tempest-GroupSnapshotsTest-452586831 tempest-GroupSnapshotsTest-452586831-project-admin] https://10.4.3.105/volume/v3/group_types/595a3b72-e7f5-46d2-80e1-6a56392be42f returned with HTTP 202 Aug 12 10:36:02.263953 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 377/1504] 10.4.3.105 () {68 vars in 1404 bytes} [Wed Aug 12 10:36:02 2026] DELETE /volume/v3/group_types/595a3b72-e7f5-46d2-80e1-6a56392be42f => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 12 10:36:02.273598 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-a307d397-41e9-4582-aaba-fb7da2e44357 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:02.277293 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-a307d397-41e9-4582-aaba-fb7da2e44357 tempest-GroupSnapshotsTest-452586831 tempest-GroupSnapshotsTest-452586831-project-admin] DELETE https://10.4.3.105/volume/v3/types/adad03af-e9f5-427e-99e1-a961ab95e539 Aug 12 10:36:02.277690 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-a307d397-41e9-4582-aaba-fb7da2e44357 tempest-GroupSnapshotsTest-452586831 tempest-GroupSnapshotsTest-452586831-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:36:02.277940 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-a307d397-41e9-4582-aaba-fb7da2e44357 tempest-GroupSnapshotsTest-452586831 tempest-GroupSnapshotsTest-452586831-project-admin] Calling method '_delete' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:36:02.277995 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-32dac7ed-ab63-4736-8a89-bfb7d23ffe58 req-a7feaea0-8be7-47e5-a758-31c7404300b7 tempest-TestMinimumBasicScenario-1673550797 tempest-TestMinimumBasicScenario-1673550797-project-member] https://10.4.3.105/volume/v3/attachments/1dfc4d91-9ea6-4a30-b994-2099fb789897 returned with HTTP 200 Aug 12 10:36:02.278740 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 382/1505] 10.4.3.105 () {72 vars in 1673 bytes} [Wed Aug 12 10:36:02 2026] DELETE /volume/v3/attachments/1dfc4d91-9ea6-4a30-b994-2099fb789897 => generated 19 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:36:02.344855 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-a307d397-41e9-4582-aaba-fb7da2e44357 tempest-GroupSnapshotsTest-452586831 tempest-GroupSnapshotsTest-452586831-project-admin] https://10.4.3.105/volume/v3/types/adad03af-e9f5-427e-99e1-a961ab95e539 returned with HTTP 202 Aug 12 10:36:02.345355 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-cd15367f-b88b-47ce-8c89-2dd6f750f687 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:02.345442 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 374/1506] 10.4.3.105 () {66 vars in 1345 bytes} [Wed Aug 12 10:36:02 2026] DELETE /volume/v3/types/adad03af-e9f5-427e-99e1-a961ab95e539 => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 10:36:02.348348 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-cd15367f-b88b-47ce-8c89-2dd6f750f687 tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] GET https://10.4.3.105/volume/v3/volumes/8549eee5-9c54-432d-ae54-5377fbc16235 Aug 12 10:36:02.348889 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-cd15367f-b88b-47ce-8c89-2dd6f750f687 tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:36:02.349496 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-cd15367f-b88b-47ce-8c89-2dd6f750f687 tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:36:02.353554 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-c0978a58-8ba7-4705-8c9d-cf61148d0991 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:02.356980 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-c0978a58-8ba7-4705-8c9d-cf61148d0991 tempest-GroupSnapshotsTest-452586831 tempest-GroupSnapshotsTest-452586831-project-admin] GET https://10.4.3.105/volume/v3/types/adad03af-e9f5-427e-99e1-a961ab95e539 Aug 12 10:36:02.356980 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-c0978a58-8ba7-4705-8c9d-cf61148d0991 tempest-GroupSnapshotsTest-452586831 tempest-GroupSnapshotsTest-452586831-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:36:02.356980 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-c0978a58-8ba7-4705-8c9d-cf61148d0991 tempest-GroupSnapshotsTest-452586831 tempest-GroupSnapshotsTest-452586831-project-admin] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:36:02.361709 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-c0978a58-8ba7-4705-8c9d-cf61148d0991 tempest-GroupSnapshotsTest-452586831 tempest-GroupSnapshotsTest-452586831-project-admin] https://10.4.3.105/volume/v3/types/adad03af-e9f5-427e-99e1-a961ab95e539 returned with HTTP 404 Aug 12 10:36:02.362579 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:36:02.362579 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:36:02.362818 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 378/1507] 10.4.3.105 () {66 vars in 1342 bytes} [Wed Aug 12 10:36:02 2026] GET /volume/v3/types/adad03af-e9f5-427e-99e1-a961ab95e539 => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:36:02.370813 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-cd15367f-b88b-47ce-8c89-2dd6f750f687 tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] Volume info retrieved successfully. Aug 12 10:36:02.377102 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-cd15367f-b88b-47ce-8c89-2dd6f750f687 tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] https://10.4.3.105/volume/v3/volumes/8549eee5-9c54-432d-ae54-5377fbc16235 returned with HTTP 200 Aug 12 10:36:02.377607 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 374/1508] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:36:02 2026] GET /volume/v3/volumes/8549eee5-9c54-432d-ae54-5377fbc16235 => generated 843 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:36:02.447889 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-1abb025e-ab08-4d2d-b7fa-3a1c5e726388 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:02.450223 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-1abb025e-ab08-4d2d-b7fa-3a1c5e726388 tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] GET https://10.4.3.105/volume/v3/volumes/8549eee5-9c54-432d-ae54-5377fbc16235 Aug 12 10:36:02.450505 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-1abb025e-ab08-4d2d-b7fa-3a1c5e726388 tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:36:02.450795 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-1abb025e-ab08-4d2d-b7fa-3a1c5e726388 tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:36:02.461658 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:36:02.461658 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:36:02.467739 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-1abb025e-ab08-4d2d-b7fa-3a1c5e726388 tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] Volume info retrieved successfully. Aug 12 10:36:02.476333 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-1abb025e-ab08-4d2d-b7fa-3a1c5e726388 tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] https://10.4.3.105/volume/v3/volumes/8549eee5-9c54-432d-ae54-5377fbc16235 returned with HTTP 200 Aug 12 10:36:02.477861 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 383/1509] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:36:02 2026] GET /volume/v3/volumes/8549eee5-9c54-432d-ae54-5377fbc16235 => generated 843 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:36:03.120402 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-0ea51346-4ff9-4952-9c7c-0298ed1790df req-cfd94e4a-ca4e-4588-84ce-d61917962dee None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:03.123685 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-0ea51346-4ff9-4952-9c7c-0298ed1790df req-cfd94e4a-ca4e-4588-84ce-d61917962dee tempest-TestMinimumBasicScenario-1673550797 tempest-TestMinimumBasicScenario-1673550797-project-member] GET https://10.4.3.105/volume/v3/volumes/6cb2d993-f5c8-4077-8dd3-de73eef2c395 Aug 12 10:36:03.123958 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-0ea51346-4ff9-4952-9c7c-0298ed1790df req-cfd94e4a-ca4e-4588-84ce-d61917962dee tempest-TestMinimumBasicScenario-1673550797 tempest-TestMinimumBasicScenario-1673550797-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:36:03.124203 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-0ea51346-4ff9-4952-9c7c-0298ed1790df req-cfd94e4a-ca4e-4588-84ce-d61917962dee tempest-TestMinimumBasicScenario-1673550797 tempest-TestMinimumBasicScenario-1673550797-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:36:03.134579 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:36:03.134579 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:36:03.139857 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [req-0ea51346-4ff9-4952-9c7c-0298ed1790df req-cfd94e4a-ca4e-4588-84ce-d61917962dee tempest-TestMinimumBasicScenario-1673550797 tempest-TestMinimumBasicScenario-1673550797-project-member] Volume info retrieved successfully. Aug 12 10:36:03.145539 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-0ea51346-4ff9-4952-9c7c-0298ed1790df req-cfd94e4a-ca4e-4588-84ce-d61917962dee tempest-TestMinimumBasicScenario-1673550797 tempest-TestMinimumBasicScenario-1673550797-project-member] https://10.4.3.105/volume/v3/volumes/6cb2d993-f5c8-4077-8dd3-de73eef2c395 returned with HTTP 200 Aug 12 10:36:03.148430 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 375/1510] 10.4.3.105 () {68 vars in 1598 bytes} [Wed Aug 12 10:36:03 2026] GET /volume/v3/volumes/6cb2d993-f5c8-4077-8dd3-de73eef2c395 => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:36:03.166999 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-5d4488c5-6814-4c84-a754-fb92ae21975f None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:03.169651 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-5d4488c5-6814-4c84-a754-fb92ae21975f tempest-TestMinimumBasicScenario-1673550797 tempest-TestMinimumBasicScenario-1673550797-project-member] DELETE https://10.4.3.105/volume/v3/volumes/6cb2d993-f5c8-4077-8dd3-de73eef2c395 Aug 12 10:36:03.169876 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-5d4488c5-6814-4c84-a754-fb92ae21975f tempest-TestMinimumBasicScenario-1673550797 tempest-TestMinimumBasicScenario-1673550797-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:36:03.170255 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-5d4488c5-6814-4c84-a754-fb92ae21975f tempest-TestMinimumBasicScenario-1673550797 tempest-TestMinimumBasicScenario-1673550797-project-member] Calling method 'delete' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:36:03.171162 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.v3.volumes [None req-5d4488c5-6814-4c84-a754-fb92ae21975f tempest-TestMinimumBasicScenario-1673550797 tempest-TestMinimumBasicScenario-1673550797-project-member] Delete volume with id: 6cb2d993-f5c8-4077-8dd3-de73eef2c395 Aug 12 10:36:03.181574 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:36:03.181574 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:36:03.182170 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-5d4488c5-6814-4c84-a754-fb92ae21975f tempest-TestMinimumBasicScenario-1673550797 tempest-TestMinimumBasicScenario-1673550797-project-member] Volume info retrieved successfully. Aug 12 10:36:03.219548 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-5d4488c5-6814-4c84-a754-fb92ae21975f tempest-TestMinimumBasicScenario-1673550797 tempest-TestMinimumBasicScenario-1673550797-project-member] Delete volume request issued successfully. Aug 12 10:36:03.219548 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-5d4488c5-6814-4c84-a754-fb92ae21975f tempest-TestMinimumBasicScenario-1673550797 tempest-TestMinimumBasicScenario-1673550797-project-member] https://10.4.3.105/volume/v3/volumes/6cb2d993-f5c8-4077-8dd3-de73eef2c395 returned with HTTP 202 Aug 12 10:36:03.219548 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 379/1511] 10.4.3.105 () {66 vars in 1351 bytes} [Wed Aug 12 10:36:03 2026] DELETE /volume/v3/volumes/6cb2d993-f5c8-4077-8dd3-de73eef2c395 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 10:36:03.226535 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-71354f84-cf75-46da-a47d-c75acb684641 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:03.229244 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-71354f84-cf75-46da-a47d-c75acb684641 tempest-TestMinimumBasicScenario-1673550797 tempest-TestMinimumBasicScenario-1673550797-project-member] GET https://10.4.3.105/volume/v3/volumes/6cb2d993-f5c8-4077-8dd3-de73eef2c395 Aug 12 10:36:03.229244 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-71354f84-cf75-46da-a47d-c75acb684641 tempest-TestMinimumBasicScenario-1673550797 tempest-TestMinimumBasicScenario-1673550797-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:36:03.229719 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-71354f84-cf75-46da-a47d-c75acb684641 tempest-TestMinimumBasicScenario-1673550797 tempest-TestMinimumBasicScenario-1673550797-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:36:03.246306 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:36:03.246306 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:36:03.254866 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-71354f84-cf75-46da-a47d-c75acb684641 tempest-TestMinimumBasicScenario-1673550797 tempest-TestMinimumBasicScenario-1673550797-project-member] Volume info retrieved successfully. Aug 12 10:36:03.265851 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-71354f84-cf75-46da-a47d-c75acb684641 tempest-TestMinimumBasicScenario-1673550797 tempest-TestMinimumBasicScenario-1673550797-project-member] https://10.4.3.105/volume/v3/volumes/6cb2d993-f5c8-4077-8dd3-de73eef2c395 returned with HTTP 200 Aug 12 10:36:03.266447 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 375/1512] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:36:03 2026] GET /volume/v3/volumes/6cb2d993-f5c8-4077-8dd3-de73eef2c395 => generated 846 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:36:03.449268 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [req-6ba60f41-6fd7-494a-a291-1afd13b323bc req-1f609b76-2182-4e94-aa08-aab6a1fedb53 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:03.451443 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-6ba60f41-6fd7-494a-a291-1afd13b323bc req-1f609b76-2182-4e94-aa08-aab6a1fedb53 tempest-ServerRescueNegativeTestJSON-471383422 tempest-ServerRescueNegativeTestJSON-471383422-project-member] GET https://10.4.3.105/volume/v3/volumes/26397fb4-e5c4-4e9f-8609-96049f6676a1 Aug 12 10:36:03.451933 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [req-6ba60f41-6fd7-494a-a291-1afd13b323bc req-1f609b76-2182-4e94-aa08-aab6a1fedb53 tempest-ServerRescueNegativeTestJSON-471383422 tempest-ServerRescueNegativeTestJSON-471383422-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:36:03.452292 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [req-6ba60f41-6fd7-494a-a291-1afd13b323bc req-1f609b76-2182-4e94-aa08-aab6a1fedb53 tempest-ServerRescueNegativeTestJSON-471383422 tempest-ServerRescueNegativeTestJSON-471383422-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:36:03.463311 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:36:03.463311 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:36:03.467745 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [req-6ba60f41-6fd7-494a-a291-1afd13b323bc req-1f609b76-2182-4e94-aa08-aab6a1fedb53 tempest-ServerRescueNegativeTestJSON-471383422 tempest-ServerRescueNegativeTestJSON-471383422-project-member] Volume info retrieved successfully. Aug 12 10:36:03.474039 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-6ba60f41-6fd7-494a-a291-1afd13b323bc req-1f609b76-2182-4e94-aa08-aab6a1fedb53 tempest-ServerRescueNegativeTestJSON-471383422 tempest-ServerRescueNegativeTestJSON-471383422-project-member] https://10.4.3.105/volume/v3/volumes/26397fb4-e5c4-4e9f-8609-96049f6676a1 returned with HTTP 200 Aug 12 10:36:03.474713 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 384/1513] 10.4.3.105 () {68 vars in 1598 bytes} [Wed Aug 12 10:36:03 2026] GET /volume/v3/volumes/26397fb4-e5c4-4e9f-8609-96049f6676a1 => generated 1143 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:36:03.834727 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-e07f8808-6d66-4c41-ab2d-77ddfb64f323 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:03.837856 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-e07f8808-6d66-4c41-ab2d-77ddfb64f323 tempest-TestStampPattern-1132701134 tempest-TestStampPattern-1132701134-project-member] GET https://10.4.3.105/volume/v3/volumes/60c27da7-5789-4ecc-a387-38cdb0bca4cb Aug 12 10:36:03.838047 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-e07f8808-6d66-4c41-ab2d-77ddfb64f323 tempest-TestStampPattern-1132701134 tempest-TestStampPattern-1132701134-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:36:03.838240 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-e07f8808-6d66-4c41-ab2d-77ddfb64f323 tempest-TestStampPattern-1132701134 tempest-TestStampPattern-1132701134-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:36:03.848780 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:36:03.848780 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:36:03.857472 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-e07f8808-6d66-4c41-ab2d-77ddfb64f323 tempest-TestStampPattern-1132701134 tempest-TestStampPattern-1132701134-project-member] Volume info retrieved successfully. Aug 12 10:36:03.864299 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-e07f8808-6d66-4c41-ab2d-77ddfb64f323 tempest-TestStampPattern-1132701134 tempest-TestStampPattern-1132701134-project-member] https://10.4.3.105/volume/v3/volumes/60c27da7-5789-4ecc-a387-38cdb0bca4cb returned with HTTP 200 Aug 12 10:36:03.865349 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 376/1514] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:36:03 2026] GET /volume/v3/volumes/60c27da7-5789-4ecc-a387-38cdb0bca4cb => generated 873 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:36:03.885652 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-2b0e9fda-d618-4700-aba0-bc54c5d16d72 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:03.886292 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-2b0e9fda-d618-4700-aba0-bc54c5d16d72 tempest-TestStampPattern-1132701134 tempest-TestStampPattern-1132701134-project-member] GET https://10.4.3.105/volume/v3/volumes/60c27da7-5789-4ecc-a387-38cdb0bca4cb Aug 12 10:36:03.886648 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-2b0e9fda-d618-4700-aba0-bc54c5d16d72 tempest-TestStampPattern-1132701134 tempest-TestStampPattern-1132701134-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:36:03.886912 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-2b0e9fda-d618-4700-aba0-bc54c5d16d72 tempest-TestStampPattern-1132701134 tempest-TestStampPattern-1132701134-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:36:03.896626 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:36:03.896626 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:36:03.900626 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-2b0e9fda-d618-4700-aba0-bc54c5d16d72 tempest-TestStampPattern-1132701134 tempest-TestStampPattern-1132701134-project-member] Volume info retrieved successfully. Aug 12 10:36:03.907106 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-2b0e9fda-d618-4700-aba0-bc54c5d16d72 tempest-TestStampPattern-1132701134 tempest-TestStampPattern-1132701134-project-member] https://10.4.3.105/volume/v3/volumes/60c27da7-5789-4ecc-a387-38cdb0bca4cb returned with HTTP 200 Aug 12 10:36:03.907730 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 380/1515] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:36:03 2026] GET /volume/v3/volumes/60c27da7-5789-4ecc-a387-38cdb0bca4cb => generated 873 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:36:03.970933 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-dd6beb56-7de1-49e0-a87c-e9339fd388ea req-eb82de09-67ca-40a6-91e7-3b610bd926b6 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:03.974813 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-dd6beb56-7de1-49e0-a87c-e9339fd388ea req-eb82de09-67ca-40a6-91e7-3b610bd926b6 tempest-TestStampPattern-1132701134 tempest-TestStampPattern-1132701134-project-member] GET https://10.4.3.105/volume/v3/volumes/60c27da7-5789-4ecc-a387-38cdb0bca4cb Aug 12 10:36:03.975072 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-dd6beb56-7de1-49e0-a87c-e9339fd388ea req-eb82de09-67ca-40a6-91e7-3b610bd926b6 tempest-TestStampPattern-1132701134 tempest-TestStampPattern-1132701134-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:36:03.975300 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-dd6beb56-7de1-49e0-a87c-e9339fd388ea req-eb82de09-67ca-40a6-91e7-3b610bd926b6 tempest-TestStampPattern-1132701134 tempest-TestStampPattern-1132701134-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:36:03.983988 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:36:03.983988 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:36:03.990972 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [req-dd6beb56-7de1-49e0-a87c-e9339fd388ea req-eb82de09-67ca-40a6-91e7-3b610bd926b6 tempest-TestStampPattern-1132701134 tempest-TestStampPattern-1132701134-project-member] Volume info retrieved successfully. Aug 12 10:36:04.000283 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-dd6beb56-7de1-49e0-a87c-e9339fd388ea req-eb82de09-67ca-40a6-91e7-3b610bd926b6 tempest-TestStampPattern-1132701134 tempest-TestStampPattern-1132701134-project-member] https://10.4.3.105/volume/v3/volumes/60c27da7-5789-4ecc-a387-38cdb0bca4cb returned with HTTP 200 Aug 12 10:36:04.000958 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 376/1516] 10.4.3.105 () {68 vars in 1598 bytes} [Wed Aug 12 10:36:03 2026] GET /volume/v3/volumes/60c27da7-5789-4ecc-a387-38cdb0bca4cb => generated 873 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 12 10:36:04.140320 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-377929e1-f54c-466b-aff2-9353ef565ba6 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:04.141687 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-377929e1-f54c-466b-aff2-9353ef565ba6 None None] GET https://10.4.3.105/volume// Aug 12 10:36:04.141880 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-377929e1-f54c-466b-aff2-9353ef565ba6 None None] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:36:04.142098 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-377929e1-f54c-466b-aff2-9353ef565ba6 None None] Calling method 'all' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:36:04.142436 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-377929e1-f54c-466b-aff2-9353ef565ba6 None None] https://10.4.3.105/volume// returned with HTTP 300 Aug 12 10:36:04.143067 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 385/1517] 10.4.3.105 () {66 vars in 1428 bytes} [Wed Aug 12 10:36: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 10:36:04.153725 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-dd6beb56-7de1-49e0-a87c-e9339fd388ea req-dfdee984-0dd8-40da-b725-1ca0ee147def None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:04.285361 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-72ca475a-92dd-4025-b475-db3c5a0818f2 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:04.289209 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-72ca475a-92dd-4025-b475-db3c5a0818f2 tempest-TestMinimumBasicScenario-1673550797 tempest-TestMinimumBasicScenario-1673550797-project-member] GET https://10.4.3.105/volume/v3/volumes/6cb2d993-f5c8-4077-8dd3-de73eef2c395 Aug 12 10:36:04.289209 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-72ca475a-92dd-4025-b475-db3c5a0818f2 tempest-TestMinimumBasicScenario-1673550797 tempest-TestMinimumBasicScenario-1673550797-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:36:04.289209 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-72ca475a-92dd-4025-b475-db3c5a0818f2 tempest-TestMinimumBasicScenario-1673550797 tempest-TestMinimumBasicScenario-1673550797-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:36:04.297812 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-72ca475a-92dd-4025-b475-db3c5a0818f2 tempest-TestMinimumBasicScenario-1673550797 tempest-TestMinimumBasicScenario-1673550797-project-member] https://10.4.3.105/volume/v3/volumes/6cb2d993-f5c8-4077-8dd3-de73eef2c395 returned with HTTP 404 Aug 12 10:36:04.298271 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 381/1518] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:36:04 2026] GET /volume/v3/volumes/6cb2d993-f5c8-4077-8dd3-de73eef2c395 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:36:04.303488 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-dd6beb56-7de1-49e0-a87c-e9339fd388ea req-dfdee984-0dd8-40da-b725-1ca0ee147def tempest-TestStampPattern-1132701134 tempest-TestStampPattern-1132701134-project-member] POST https://10.4.3.105/volume/v3/attachments Aug 12 10:36:04.303946 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-dd6beb56-7de1-49e0-a87c-e9339fd388ea req-dfdee984-0dd8-40da-b725-1ca0ee147def tempest-TestStampPattern-1132701134 tempest-TestStampPattern-1132701134-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "60c27da7-5789-4ecc-a387-38cdb0bca4cb", "connector": null, "instance_uuid": "5681efb3-00c9-4d57-a520-5d5b712b01fd"}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:36:04.317817 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:36:04.317817 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:36:04.364247 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-dd6beb56-7de1-49e0-a87c-e9339fd388ea req-dfdee984-0dd8-40da-b725-1ca0ee147def tempest-TestStampPattern-1132701134 tempest-TestStampPattern-1132701134-project-member] https://10.4.3.105/volume/v3/attachments returned with HTTP 200 Aug 12 10:36:04.364800 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 377/1519] 10.4.3.105 () {74 vars in 1594 bytes} [Wed Aug 12 10:36:04 2026] POST /volume/v3/attachments => generated 273 bytes in 212 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:36:04.409488 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-a72439d9-efea-4a01-99c9-5d74fdcd013f None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:04.413695 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-a72439d9-efea-4a01-99c9-5d74fdcd013f tempest-TestStampPattern-1132701134 tempest-TestStampPattern-1132701134-project-member] GET https://10.4.3.105/volume/v3/volumes/60c27da7-5789-4ecc-a387-38cdb0bca4cb Aug 12 10:36:04.414346 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-a72439d9-efea-4a01-99c9-5d74fdcd013f tempest-TestStampPattern-1132701134 tempest-TestStampPattern-1132701134-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:36:04.414467 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-a72439d9-efea-4a01-99c9-5d74fdcd013f tempest-TestStampPattern-1132701134 tempest-TestStampPattern-1132701134-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:36:04.428049 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:36:04.428049 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:36:04.429401 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-7b5795c8-e5e9-46e6-9332-4d53c79017d0 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:04.429844 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-7b5795c8-e5e9-46e6-9332-4d53c79017d0 None None] GET https://10.4.3.105/volume// Aug 12 10:36:04.430026 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-7b5795c8-e5e9-46e6-9332-4d53c79017d0 None None] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:36:04.430206 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-7b5795c8-e5e9-46e6-9332-4d53c79017d0 None None] Calling method 'all' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:36:04.430541 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-7b5795c8-e5e9-46e6-9332-4d53c79017d0 None None] https://10.4.3.105/volume// returned with HTTP 300 Aug 12 10:36:04.430858 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 386/1520] 10.4.3.105 () {66 vars in 1426 bytes} [Wed Aug 12 10:36: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 10:36:04.434880 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-a72439d9-efea-4a01-99c9-5d74fdcd013f tempest-TestStampPattern-1132701134 tempest-TestStampPattern-1132701134-project-member] Volume info retrieved successfully. Aug 12 10:36:04.441793 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-dd6beb56-7de1-49e0-a87c-e9339fd388ea req-ae9ba424-5ea2-4ee4-8096-d770db381c13 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:04.445267 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-dd6beb56-7de1-49e0-a87c-e9339fd388ea req-ae9ba424-5ea2-4ee4-8096-d770db381c13 tempest-TestStampPattern-1132701134 tempest-TestStampPattern-1132701134-project-member] GET https://10.4.3.105/volume/v3/volumes/60c27da7-5789-4ecc-a387-38cdb0bca4cb Aug 12 10:36:04.445352 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-a72439d9-efea-4a01-99c9-5d74fdcd013f tempest-TestStampPattern-1132701134 tempest-TestStampPattern-1132701134-project-member] https://10.4.3.105/volume/v3/volumes/60c27da7-5789-4ecc-a387-38cdb0bca4cb returned with HTTP 200 Aug 12 10:36:04.446002 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-dd6beb56-7de1-49e0-a87c-e9339fd388ea req-ae9ba424-5ea2-4ee4-8096-d770db381c13 tempest-TestStampPattern-1132701134 tempest-TestStampPattern-1132701134-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:36:04.446054 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 377/1521] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:36:04 2026] GET /volume/v3/volumes/60c27da7-5789-4ecc-a387-38cdb0bca4cb => generated 872 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:36:04.446924 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-dd6beb56-7de1-49e0-a87c-e9339fd388ea req-ae9ba424-5ea2-4ee4-8096-d770db381c13 tempest-TestStampPattern-1132701134 tempest-TestStampPattern-1132701134-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:36:04.462895 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:36:04.462895 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:36:04.468060 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [req-dd6beb56-7de1-49e0-a87c-e9339fd388ea req-ae9ba424-5ea2-4ee4-8096-d770db381c13 tempest-TestStampPattern-1132701134 tempest-TestStampPattern-1132701134-project-member] Volume info retrieved successfully. Aug 12 10:36:04.475243 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-dd6beb56-7de1-49e0-a87c-e9339fd388ea req-ae9ba424-5ea2-4ee4-8096-d770db381c13 tempest-TestStampPattern-1132701134 tempest-TestStampPattern-1132701134-project-member] https://10.4.3.105/volume/v3/volumes/60c27da7-5789-4ecc-a387-38cdb0bca4cb returned with HTTP 200 Aug 12 10:36:04.476225 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 382/1522] 10.4.3.105 () {70 vars in 1639 bytes} [Wed Aug 12 10:36:04 2026] GET /volume/v3/volumes/60c27da7-5789-4ecc-a387-38cdb0bca4cb => generated 1052 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 10:36:04.597354 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-dd6beb56-7de1-49e0-a87c-e9339fd388ea req-f4eeb1c6-f3d9-44bb-b8d4-f76136efc51b None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:04.600748 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-dd6beb56-7de1-49e0-a87c-e9339fd388ea req-f4eeb1c6-f3d9-44bb-b8d4-f76136efc51b tempest-TestStampPattern-1132701134 tempest-TestStampPattern-1132701134-project-member] PUT https://10.4.3.105/volume/v3/attachments/d57f5869-ab8d-47df-b39a-30dbc7b22d43 Aug 12 10:36:04.601142 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-dd6beb56-7de1-49e0-a87c-e9339fd388ea req-f4eeb1c6-f3d9-44bb-b8d4-f76136efc51b tempest-TestStampPattern-1132701134 tempest-TestStampPattern-1132701134-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.105", "host": "np0000007037", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a295cd65dd1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "cc953c5f-eaed-46bf-96e8-0985bbef0414", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:36:04.611057 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.coordination [req-dd6beb56-7de1-49e0-a87c-e9339fd388ea req-f4eeb1c6-f3d9-44bb-b8d4-f76136efc51b tempest-TestStampPattern-1132701134 tempest-TestStampPattern-1132701134-project-member] Acquiring lock "cinder-attachment_update-60c27da7-5789-4ecc-a387-38cdb0bca4cb-np0000007037" by "attachment_update" {{(pid=100373) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 10:36:04.616074 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.coordination [req-dd6beb56-7de1-49e0-a87c-e9339fd388ea req-f4eeb1c6-f3d9-44bb-b8d4-f76136efc51b tempest-TestStampPattern-1132701134 tempest-TestStampPattern-1132701134-project-member] Lock "cinder-attachment_update-60c27da7-5789-4ecc-a387-38cdb0bca4cb-np0000007037" acquired by "attachment_update" :: waited 0.005s {{(pid=100373) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 10:36:04.617218 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:36:04.617218 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:36:04.730499 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.coordination [req-dd6beb56-7de1-49e0-a87c-e9339fd388ea req-f4eeb1c6-f3d9-44bb-b8d4-f76136efc51b tempest-TestStampPattern-1132701134 tempest-TestStampPattern-1132701134-project-member] Lock "cinder-attachment_update-60c27da7-5789-4ecc-a387-38cdb0bca4cb-np0000007037" released by "attachment_update" :: held 0.113s {{(pid=100373) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 10:36:04.730499 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-dd6beb56-7de1-49e0-a87c-e9339fd388ea req-f4eeb1c6-f3d9-44bb-b8d4-f76136efc51b tempest-TestStampPattern-1132701134 tempest-TestStampPattern-1132701134-project-member] https://10.4.3.105/volume/v3/attachments/d57f5869-ab8d-47df-b39a-30dbc7b22d43 returned with HTTP 200 Aug 12 10:36:04.730499 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 378/1523] 10.4.3.105 () {74 vars in 1704 bytes} [Wed Aug 12 10:36:04 2026] PUT /volume/v3/attachments/d57f5869-ab8d-47df-b39a-30dbc7b22d43 => generated 969 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:36:05.393393 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-f3a6e702-1ae8-41cc-b341-cbe44815654e None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:05.464044 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-7434fa9a-a2fd-4e3d-8c32-4c36f86e4007 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:05.467743 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-7434fa9a-a2fd-4e3d-8c32-4c36f86e4007 tempest-TestStampPattern-1132701134 tempest-TestStampPattern-1132701134-project-member] GET https://10.4.3.105/volume/v3/volumes/60c27da7-5789-4ecc-a387-38cdb0bca4cb Aug 12 10:36:05.468061 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-7434fa9a-a2fd-4e3d-8c32-4c36f86e4007 tempest-TestStampPattern-1132701134 tempest-TestStampPattern-1132701134-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:36:05.469066 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-7434fa9a-a2fd-4e3d-8c32-4c36f86e4007 tempest-TestStampPattern-1132701134 tempest-TestStampPattern-1132701134-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:36:05.487444 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:36:05.487444 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:36:05.493423 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-7434fa9a-a2fd-4e3d-8c32-4c36f86e4007 tempest-TestStampPattern-1132701134 tempest-TestStampPattern-1132701134-project-member] Volume info retrieved successfully. Aug 12 10:36:05.493993 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-f3a6e702-1ae8-41cc-b341-cbe44815654e tempest-GroupTypesTest-1475869895 tempest-GroupTypesTest-1475869895-project-admin] POST https://10.4.3.105/volume/v3/group_types Aug 12 10:36:05.494373 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-f3a6e702-1ae8-41cc-b341-cbe44815654e tempest-GroupTypesTest-1475869895 tempest-GroupTypesTest-1475869895-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-group-type-427159183", "description": "tempest-group-type-description-1275072952", "group_specs": {"consistent_group_snapshot_enabled": " False"}, "is_public": true}} {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:36:05.499928 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-7434fa9a-a2fd-4e3d-8c32-4c36f86e4007 tempest-TestStampPattern-1132701134 tempest-TestStampPattern-1132701134-project-member] https://10.4.3.105/volume/v3/volumes/60c27da7-5789-4ecc-a387-38cdb0bca4cb returned with HTTP 200 Aug 12 10:36:05.500762 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 378/1524] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:36:05 2026] GET /volume/v3/volumes/60c27da7-5789-4ecc-a387-38cdb0bca4cb => generated 873 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:36:05.519369 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-f3a6e702-1ae8-41cc-b341-cbe44815654e tempest-GroupTypesTest-1475869895 tempest-GroupTypesTest-1475869895-project-admin] https://10.4.3.105/volume/v3/group_types returned with HTTP 202 Aug 12 10:36:05.519880 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 387/1525] 10.4.3.105 () {70 vars in 1312 bytes} [Wed Aug 12 10:36:05 2026] POST /volume/v3/group_types => generated 264 bytes in 127 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:36:05.529065 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-1b476805-35b6-4000-b784-1288eecf42c9 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:05.531535 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-1b476805-35b6-4000-b784-1288eecf42c9 tempest-GroupTypesTest-1475869895 tempest-GroupTypesTest-1475869895-project-admin] GET https://10.4.3.105/volume/v3/group_types Aug 12 10:36:05.531535 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-1b476805-35b6-4000-b784-1288eecf42c9 tempest-GroupTypesTest-1475869895 tempest-GroupTypesTest-1475869895-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:36:05.531535 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-1b476805-35b6-4000-b784-1288eecf42c9 tempest-GroupTypesTest-1475869895 tempest-GroupTypesTest-1475869895-project-admin] Calling method 'version_select' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:36:05.542944 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-1b476805-35b6-4000-b784-1288eecf42c9 tempest-GroupTypesTest-1475869895 tempest-GroupTypesTest-1475869895-project-admin] https://10.4.3.105/volume/v3/group_types returned with HTTP 200 Aug 12 10:36:05.542944 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 383/1526] 10.4.3.105 () {68 vars in 1290 bytes} [Wed Aug 12 10:36:05 2026] GET /volume/v3/group_types => generated 498 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:36:05.551421 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-cea63ca8-b566-43a1-b5fc-72307c5d28fc None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:05.554306 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-cea63ca8-b566-43a1-b5fc-72307c5d28fc tempest-GroupTypesTest-1475869895 tempest-GroupTypesTest-1475869895-project-admin] PUT https://10.4.3.105/volume/v3/group_types/6c4eb98f-baa2-4735-b0d8-c67dcb8ead20 Aug 12 10:36:05.554778 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-cea63ca8-b566-43a1-b5fc-72307c5d28fc tempest-GroupTypesTest-1475869895 tempest-GroupTypesTest-1475869895-project-admin] Action: 'update', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-updated-group-type-1482261170", "description": "updated-group-type-desc"}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:36:05.556657 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:36:05.556657 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:36:05.570383 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-cea63ca8-b566-43a1-b5fc-72307c5d28fc tempest-GroupTypesTest-1475869895 tempest-GroupTypesTest-1475869895-project-admin] https://10.4.3.105/volume/v3/group_types/6c4eb98f-baa2-4735-b0d8-c67dcb8ead20 returned with HTTP 200 Aug 12 10:36:05.572350 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 379/1527] 10.4.3.105 () {70 vars in 1422 bytes} [Wed Aug 12 10:36:05 2026] PUT /volume/v3/group_types/6c4eb98f-baa2-4735-b0d8-c67dcb8ead20 => generated 255 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:36:05.583580 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-2aa02dfe-0671-4665-b30d-65c16f56781a None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:05.585734 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-2aa02dfe-0671-4665-b30d-65c16f56781a tempest-GroupTypesTest-1475869895 tempest-GroupTypesTest-1475869895-project-admin] GET https://10.4.3.105/volume/v3/group_types/6c4eb98f-baa2-4735-b0d8-c67dcb8ead20 Aug 12 10:36:05.586028 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-2aa02dfe-0671-4665-b30d-65c16f56781a tempest-GroupTypesTest-1475869895 tempest-GroupTypesTest-1475869895-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:36:05.587093 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-2aa02dfe-0671-4665-b30d-65c16f56781a tempest-GroupTypesTest-1475869895 tempest-GroupTypesTest-1475869895-project-admin] Calling method 'version_select' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:36:05.590859 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-2aa02dfe-0671-4665-b30d-65c16f56781a tempest-GroupTypesTest-1475869895 tempest-GroupTypesTest-1475869895-project-admin] https://10.4.3.105/volume/v3/group_types/6c4eb98f-baa2-4735-b0d8-c67dcb8ead20 returned with HTTP 200 Aug 12 10:36:05.591380 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 379/1528] 10.4.3.105 () {68 vars in 1401 bytes} [Wed Aug 12 10:36:05 2026] GET /volume/v3/group_types/6c4eb98f-baa2-4735-b0d8-c67dcb8ead20 => generated 255 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:36:05.602307 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-cdfba0de-ed29-4868-b254-7bc8324afa7e None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:05.604262 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-cdfba0de-ed29-4868-b254-7bc8324afa7e tempest-GroupTypesTest-1475869895 tempest-GroupTypesTest-1475869895-project-admin] DELETE https://10.4.3.105/volume/v3/group_types/6c4eb98f-baa2-4735-b0d8-c67dcb8ead20 Aug 12 10:36:05.604494 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-cdfba0de-ed29-4868-b254-7bc8324afa7e tempest-GroupTypesTest-1475869895 tempest-GroupTypesTest-1475869895-project-admin] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:36:05.604701 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-cdfba0de-ed29-4868-b254-7bc8324afa7e tempest-GroupTypesTest-1475869895 tempest-GroupTypesTest-1475869895-project-admin] Calling method 'version_select' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:36:05.621341 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-cdfba0de-ed29-4868-b254-7bc8324afa7e tempest-GroupTypesTest-1475869895 tempest-GroupTypesTest-1475869895-project-admin] https://10.4.3.105/volume/v3/group_types/6c4eb98f-baa2-4735-b0d8-c67dcb8ead20 returned with HTTP 202 Aug 12 10:36:05.621805 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 388/1529] 10.4.3.105 () {68 vars in 1404 bytes} [Wed Aug 12 10:36:05 2026] DELETE /volume/v3/group_types/6c4eb98f-baa2-4735-b0d8-c67dcb8ead20 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 12 10:36:05.628713 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-89c7f118-1d91-4671-a530-0ddb8e4fa7cf None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:05.630253 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-89c7f118-1d91-4671-a530-0ddb8e4fa7cf tempest-GroupTypesTest-1475869895 tempest-GroupTypesTest-1475869895-project-admin] GET https://10.4.3.105/volume/v3/group_types Aug 12 10:36:05.630458 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-89c7f118-1d91-4671-a530-0ddb8e4fa7cf tempest-GroupTypesTest-1475869895 tempest-GroupTypesTest-1475869895-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:36:05.630669 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-89c7f118-1d91-4671-a530-0ddb8e4fa7cf tempest-GroupTypesTest-1475869895 tempest-GroupTypesTest-1475869895-project-admin] Calling method 'version_select' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:36:05.635552 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-89c7f118-1d91-4671-a530-0ddb8e4fa7cf tempest-GroupTypesTest-1475869895 tempest-GroupTypesTest-1475869895-project-admin] https://10.4.3.105/volume/v3/group_types returned with HTTP 200 Aug 12 10:36:05.635902 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 384/1530] 10.4.3.105 () {68 vars in 1290 bytes} [Wed Aug 12 10:36:05 2026] GET /volume/v3/group_types => generated 248 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:36:05.644938 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-fd8fadda-9152-4361-a1a4-2256b85f85d3 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:05.646987 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-fd8fadda-9152-4361-a1a4-2256b85f85d3 tempest-GroupTypesTest-1475869895 tempest-GroupTypesTest-1475869895-project-admin] POST https://10.4.3.105/volume/v3/group_types Aug 12 10:36:05.647336 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-fd8fadda-9152-4361-a1a4-2256b85f85d3 tempest-GroupTypesTest-1475869895 tempest-GroupTypesTest-1475869895-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "a_tempest-group-type-335184201", "is_public": true}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:36:05.665255 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-fd8fadda-9152-4361-a1a4-2256b85f85d3 tempest-GroupTypesTest-1475869895 tempest-GroupTypesTest-1475869895-project-admin] https://10.4.3.105/volume/v3/group_types returned with HTTP 202 Aug 12 10:36:05.665691 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 380/1531] 10.4.3.105 () {70 vars in 1311 bytes} [Wed Aug 12 10:36:05 2026] POST /volume/v3/group_types => generated 163 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:36:05.675251 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-1796f64f-af4f-46f7-ae9a-84d1e4a956cc None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:05.677603 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-1796f64f-af4f-46f7-ae9a-84d1e4a956cc tempest-GroupTypesTest-1475869895 tempest-GroupTypesTest-1475869895-project-admin] POST https://10.4.3.105/volume/v3/group_types Aug 12 10:36:05.678403 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-1796f64f-af4f-46f7-ae9a-84d1e4a956cc tempest-GroupTypesTest-1475869895 tempest-GroupTypesTest-1475869895-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "b_tempest-group-type-95369618", "is_public": false}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:36:05.702531 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-1796f64f-af4f-46f7-ae9a-84d1e4a956cc tempest-GroupTypesTest-1475869895 tempest-GroupTypesTest-1475869895-project-admin] https://10.4.3.105/volume/v3/group_types returned with HTTP 202 Aug 12 10:36:05.702980 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 380/1532] 10.4.3.105 () {70 vars in 1311 bytes} [Wed Aug 12 10:36:05 2026] POST /volume/v3/group_types => generated 163 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:36:05.713018 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-945010b4-912c-4d88-9523-3960082b0d11 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:05.718547 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-945010b4-912c-4d88-9523-3960082b0d11 tempest-GroupTypesTest-1475869895 tempest-GroupTypesTest-1475869895-project-admin] GET https://10.4.3.105/volume/v3/group_types?sort=name%3Aasc&is_public=None Aug 12 10:36:05.718547 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-945010b4-912c-4d88-9523-3960082b0d11 tempest-GroupTypesTest-1475869895 tempest-GroupTypesTest-1475869895-project-admin] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:36:05.718547 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-945010b4-912c-4d88-9523-3960082b0d11 tempest-GroupTypesTest-1475869895 tempest-GroupTypesTest-1475869895-project-admin] Calling method 'version_select' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:36:05.741268 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-945010b4-912c-4d88-9523-3960082b0d11 tempest-GroupTypesTest-1475869895 tempest-GroupTypesTest-1475869895-project-admin] https://10.4.3.105/volume/v3/group_types?sort=name%3Aasc&is_public=None returned with HTTP 200 Aug 12 10:36:05.741858 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 389/1533] 10.4.3.105 () {68 vars in 1351 bytes} [Wed Aug 12 10:36:05 2026] GET /volume/v3/group_types?sort=name%3Aasc&is_public=None => generated 546 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:36:05.750346 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-c9d10358-eebc-492c-8b8d-70e3e827ffd3 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:05.753650 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-c9d10358-eebc-492c-8b8d-70e3e827ffd3 tempest-GroupTypesTest-1475869895 tempest-GroupTypesTest-1475869895-project-admin] GET https://10.4.3.105/volume/v3/group_types?sort=name%3Adesc&is_public=None Aug 12 10:36:05.753650 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-c9d10358-eebc-492c-8b8d-70e3e827ffd3 tempest-GroupTypesTest-1475869895 tempest-GroupTypesTest-1475869895-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:36:05.753650 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-c9d10358-eebc-492c-8b8d-70e3e827ffd3 tempest-GroupTypesTest-1475869895 tempest-GroupTypesTest-1475869895-project-admin] Calling method 'version_select' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:36:05.767014 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-c9d10358-eebc-492c-8b8d-70e3e827ffd3 tempest-GroupTypesTest-1475869895 tempest-GroupTypesTest-1475869895-project-admin] https://10.4.3.105/volume/v3/group_types?sort=name%3Adesc&is_public=None returned with HTTP 200 Aug 12 10:36:05.769502 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 385/1534] 10.4.3.105 () {68 vars in 1353 bytes} [Wed Aug 12 10:36:05 2026] GET /volume/v3/group_types?sort=name%3Adesc&is_public=None => generated 546 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:36:05.781015 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-a4dcae9f-6aea-497f-ba05-9b3528f14a43 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:05.786087 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-a4dcae9f-6aea-497f-ba05-9b3528f14a43 tempest-GroupTypesTest-1475869895 tempest-GroupTypesTest-1475869895-project-admin] GET https://10.4.3.105/volume/v3/group_types?is_public=False Aug 12 10:36:05.786335 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-a4dcae9f-6aea-497f-ba05-9b3528f14a43 tempest-GroupTypesTest-1475869895 tempest-GroupTypesTest-1475869895-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:36:05.786633 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-a4dcae9f-6aea-497f-ba05-9b3528f14a43 tempest-GroupTypesTest-1475869895 tempest-GroupTypesTest-1475869895-project-admin] Calling method 'version_select' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:36:05.799909 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-a4dcae9f-6aea-497f-ba05-9b3528f14a43 tempest-GroupTypesTest-1475869895 tempest-GroupTypesTest-1475869895-project-admin] https://10.4.3.105/volume/v3/group_types?is_public=False returned with HTTP 200 Aug 12 10:36:05.800354 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 381/1535] 10.4.3.105 () {68 vars in 1321 bytes} [Wed Aug 12 10:36:05 2026] GET /volume/v3/group_types?is_public=False => generated 166 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:36:05.813871 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-5867ad5a-928d-498f-9be7-ac8c10c81df7 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:05.813871 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-5867ad5a-928d-498f-9be7-ac8c10c81df7 tempest-GroupTypesTest-1475869895 tempest-GroupTypesTest-1475869895-project-admin] GET https://10.4.3.105/volume/v3/group_types?is_public=True Aug 12 10:36:05.813871 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-5867ad5a-928d-498f-9be7-ac8c10c81df7 tempest-GroupTypesTest-1475869895 tempest-GroupTypesTest-1475869895-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:36:05.813871 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-5867ad5a-928d-498f-9be7-ac8c10c81df7 tempest-GroupTypesTest-1475869895 tempest-GroupTypesTest-1475869895-project-admin] Calling method 'version_select' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:36:05.827620 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-5867ad5a-928d-498f-9be7-ac8c10c81df7 tempest-GroupTypesTest-1475869895 tempest-GroupTypesTest-1475869895-project-admin] https://10.4.3.105/volume/v3/group_types?is_public=True returned with HTTP 200 Aug 12 10:36:05.828109 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 381/1536] 10.4.3.105 () {68 vars in 1319 bytes} [Wed Aug 12 10:36:05 2026] GET /volume/v3/group_types?is_public=True => generated 397 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:36:05.837368 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-13e5bbd5-aa8f-4586-af3b-9688c914e0ec None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:05.839545 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-13e5bbd5-aa8f-4586-af3b-9688c914e0ec tempest-GroupTypesTest-1475869895 tempest-GroupTypesTest-1475869895-project-admin] DELETE https://10.4.3.105/volume/v3/group_types/ea539a78-fc49-49b3-8ef2-24d5de5b3a04 Aug 12 10:36:05.840036 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-13e5bbd5-aa8f-4586-af3b-9688c914e0ec tempest-GroupTypesTest-1475869895 tempest-GroupTypesTest-1475869895-project-admin] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:36:05.843949 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-13e5bbd5-aa8f-4586-af3b-9688c914e0ec tempest-GroupTypesTest-1475869895 tempest-GroupTypesTest-1475869895-project-admin] Calling method 'version_select' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:36:05.862716 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-13e5bbd5-aa8f-4586-af3b-9688c914e0ec tempest-GroupTypesTest-1475869895 tempest-GroupTypesTest-1475869895-project-admin] https://10.4.3.105/volume/v3/group_types/ea539a78-fc49-49b3-8ef2-24d5de5b3a04 returned with HTTP 202 Aug 12 10:36:05.863811 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 390/1537] 10.4.3.105 () {68 vars in 1404 bytes} [Wed Aug 12 10:36:05 2026] DELETE /volume/v3/group_types/ea539a78-fc49-49b3-8ef2-24d5de5b3a04 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 12 10:36:05.870631 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-7e644c76-36af-4e1e-a552-c9c4dd3209ed None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:05.872452 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-7e644c76-36af-4e1e-a552-c9c4dd3209ed tempest-GroupTypesTest-1475869895 tempest-GroupTypesTest-1475869895-project-admin] DELETE https://10.4.3.105/volume/v3/group_types/2b0d7a5f-0290-4ec6-9a12-576cbb1d9ef1 Aug 12 10:36:05.872785 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-7e644c76-36af-4e1e-a552-c9c4dd3209ed tempest-GroupTypesTest-1475869895 tempest-GroupTypesTest-1475869895-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:36:05.873013 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-7e644c76-36af-4e1e-a552-c9c4dd3209ed tempest-GroupTypesTest-1475869895 tempest-GroupTypesTest-1475869895-project-admin] Calling method 'version_select' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:36:05.897062 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-7e644c76-36af-4e1e-a552-c9c4dd3209ed tempest-GroupTypesTest-1475869895 tempest-GroupTypesTest-1475869895-project-admin] https://10.4.3.105/volume/v3/group_types/2b0d7a5f-0290-4ec6-9a12-576cbb1d9ef1 returned with HTTP 202 Aug 12 10:36:05.897376 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 386/1538] 10.4.3.105 () {68 vars in 1404 bytes} [Wed Aug 12 10:36:05 2026] DELETE /volume/v3/group_types/2b0d7a5f-0290-4ec6-9a12-576cbb1d9ef1 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 12 10:36:06.131097 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-ec0253c3-3170-4f79-ae41-992b57029bb2 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:06.133034 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-ec0253c3-3170-4f79-ae41-992b57029bb2 tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] POST https://10.4.3.105/volume/v3/volumes Aug 12 10:36:06.133369 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-ec0253c3-3170-4f79-ae41-992b57029bb2 tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320", "imageRef": "7222ba12-5cf7-4b1f-a3fb-661873d612a7", "size": 1}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:36:06.136999 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.v3.volumes [None req-ec0253c3-3170-4f79-ae41-992b57029bb2 tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] Create volume request body: {'volume': {'name': 'volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320', 'imageRef': '7222ba12-5cf7-4b1f-a3fb-661873d612a7', 'size': 1}} {{(pid=100373) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 10:36:06.236097 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.v3.volumes [None req-ec0253c3-3170-4f79-ae41-992b57029bb2 tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] Create volume of 1 GB Aug 12 10:36:06.238736 np0000007037 devstack@c-api.service[100373]: DEBUG dbcounter [-] [100373] Writing DB stats cinder:SELECT=416,cinder:INSERT=56,cinder:UPDATE=107,cinder:DELETE=3 {{(pid=100373) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 10:36:06.241121 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-ec0253c3-3170-4f79-ae41-992b57029bb2 tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] Availability Zones retrieved successfully. Aug 12 10:36:06.247974 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-ec0253c3-3170-4f79-ae41-992b57029bb2 tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] Flow 'volume_create_api' (50a98415-a593-43a1-b834-05ff30961206) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:36:06.248576 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-ec0253c3-3170-4f79-ae41-992b57029bb2 tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0691d3a9-02ab-482b-8967-8983cb627f7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:36:06.250467 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.flows.api.create_volume [None req-ec0253c3-3170-4f79-ae41-992b57029bb2 tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] Validating volume size '1' using validate_int {{(pid=100373) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 10:36:06.353363 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-ec0253c3-3170-4f79-ae41-992b57029bb2 tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0691d3a9-02ab-482b-8967-8983cb627f7f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T10:26:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6cd66f07-4c7b-40b2-9dfb-378538f29c9e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:36:06.354997 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-ec0253c3-3170-4f79-ae41-992b57029bb2 tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (93256945-b77c-4ed9-9449-8931a5f67911) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:36:06.459172 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.quota [None req-ec0253c3-3170-4f79-ae41-992b57029bb2 tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] Created reservations ['ea613846-a26e-4fee-93b4-102cb925b948', '00236447-852f-4573-b0a1-dc455ee66c14', '1fc072d4-3f6a-4da4-b7b3-172fc68dd85a', '9bad71c0-08d5-48b9-b45b-910ddca30ddc'] {{(pid=100373) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:36:06.460053 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-ec0253c3-3170-4f79-ae41-992b57029bb2 tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (93256945-b77c-4ed9-9449-8931a5f67911) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ea613846-a26e-4fee-93b4-102cb925b948', '00236447-852f-4573-b0a1-dc455ee66c14', '1fc072d4-3f6a-4da4-b7b3-172fc68dd85a', '9bad71c0-08d5-48b9-b45b-910ddca30ddc']}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:36:06.460808 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-ec0253c3-3170-4f79-ae41-992b57029bb2 tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b2285c1d-b326-4bc0-a764-6be14c611704) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:36:06.487992 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-ec0253c3-3170-4f79-ae41-992b57029bb2 tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b2285c1d-b326-4bc0-a764-6be14c611704) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f660a637-d2c6-4a98-985e-76809e424b1e', '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='36059f81f45741ada2d601b736d04932',qos_specs=None,replication_status=,reservations=['ea613846-a26e-4fee-93b4-102cb925b948','00236447-852f-4573-b0a1-dc455ee66c14','1fc072d4-3f6a-4da4-b7b3-172fc68dd85a','9bad71c0-08d5-48b9-b45b-910ddca30ddc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a1bd03533f804c4faa07e099ef480634',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:36:06Z,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=f660a637-d2c6-4a98-985e-76809e424b1e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='36059f81f45741ada2d601b736d04932',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a1bd03533f804c4faa07e099ef480634',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6cd66f07-4c7b-40b2-9dfb-378538f29c9e),volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:36:06.488776 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-ec0253c3-3170-4f79-ae41-992b57029bb2 tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (965153f0-3f1a-4cd3-b2b1-6b3b10587a45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:36:06.516142 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-dd1e1622-fe8b-44f8-ba78-e69431a9077e None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:06.518092 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-dd1e1622-fe8b-44f8-ba78-e69431a9077e tempest-TestStampPattern-1132701134 tempest-TestStampPattern-1132701134-project-member] GET https://10.4.3.105/volume/v3/volumes/60c27da7-5789-4ecc-a387-38cdb0bca4cb Aug 12 10:36:06.518305 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-dd1e1622-fe8b-44f8-ba78-e69431a9077e tempest-TestStampPattern-1132701134 tempest-TestStampPattern-1132701134-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:36:06.518537 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-dd1e1622-fe8b-44f8-ba78-e69431a9077e tempest-TestStampPattern-1132701134 tempest-TestStampPattern-1132701134-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:36:06.523901 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-ec0253c3-3170-4f79-ae41-992b57029bb2 tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (965153f0-3f1a-4cd3-b2b1-6b3b10587a45) transitioned into state 'SUCCESS' from 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='36059f81f45741ada2d601b736d04932',qos_specs=None,replication_status=,reservations=['ea613846-a26e-4fee-93b4-102cb925b948','00236447-852f-4573-b0a1-dc455ee66c14','1fc072d4-3f6a-4da4-b7b3-172fc68dd85a','9bad71c0-08d5-48b9-b45b-910ddca30ddc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a1bd03533f804c4faa07e099ef480634',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:36:06.525003 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-ec0253c3-3170-4f79-ae41-992b57029bb2 tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (929fb2c2-6b3d-456d-ac7f-8e488f8f97c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:36:06.533886 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:36:06.533886 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:36:06.537286 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-ec0253c3-3170-4f79-ae41-992b57029bb2 tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (929fb2c2-6b3d-456d-ac7f-8e488f8f97c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:36:06.539130 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-ec0253c3-3170-4f79-ae41-992b57029bb2 tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] Flow 'volume_create_api' (50a98415-a593-43a1-b834-05ff30961206) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100373) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:36:06.539130 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-ec0253c3-3170-4f79-ae41-992b57029bb2 tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] Create volume request issued successfully. Aug 12 10:36:06.539973 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-ec0253c3-3170-4f79-ae41-992b57029bb2 tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] https://10.4.3.105/volume/v3/volumes returned with HTTP 202 Aug 12 10:36:06.540490 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 382/1539] 10.4.3.105 () {70 vars in 1300 bytes} [Wed Aug 12 10:36:06 2026] POST /volume/v3/volumes => generated 775 bytes in 410 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:36:06.540642 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-dd1e1622-fe8b-44f8-ba78-e69431a9077e tempest-TestStampPattern-1132701134 tempest-TestStampPattern-1132701134-project-member] Volume info retrieved successfully. Aug 12 10:36:06.545776 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-dd1e1622-fe8b-44f8-ba78-e69431a9077e tempest-TestStampPattern-1132701134 tempest-TestStampPattern-1132701134-project-member] https://10.4.3.105/volume/v3/volumes/60c27da7-5789-4ecc-a387-38cdb0bca4cb returned with HTTP 200 Aug 12 10:36:06.546180 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 382/1540] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:36:06 2026] GET /volume/v3/volumes/60c27da7-5789-4ecc-a387-38cdb0bca4cb => generated 873 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:36:06.561342 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-b6f4ab15-349c-4d52-a4cd-6423d518b024 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:06.563447 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-b6f4ab15-349c-4d52-a4cd-6423d518b024 tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] GET https://10.4.3.105/volume/v3/volumes/f660a637-d2c6-4a98-985e-76809e424b1e Aug 12 10:36:06.563686 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-b6f4ab15-349c-4d52-a4cd-6423d518b024 tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:36:06.563898 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-b6f4ab15-349c-4d52-a4cd-6423d518b024 tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:36:06.567503 np0000007037 devstack@c-api.service[100372]: DEBUG dbcounter [-] [100372] Writing DB stats cinder:SELECT=401,cinder:UPDATE=111,cinder:INSERT=46,cinder:DELETE=3 {{(pid=100372) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 10:36:06.574213 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:36:06.574213 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:36:06.580265 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-b6f4ab15-349c-4d52-a4cd-6423d518b024 tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] Volume info retrieved successfully. Aug 12 10:36:06.585100 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-b6f4ab15-349c-4d52-a4cd-6423d518b024 tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] https://10.4.3.105/volume/v3/volumes/f660a637-d2c6-4a98-985e-76809e424b1e returned with HTTP 200 Aug 12 10:36:06.585462 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 391/1541] 10.4.3.105 () {68 vars in 1389 bytes} [Wed Aug 12 10:36:06 2026] GET /volume/v3/volumes/f660a637-d2c6-4a98-985e-76809e424b1e => generated 843 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:36:07.563213 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-7c390094-71e6-4cae-96a8-e0fab2653f40 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:07.566073 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-7c390094-71e6-4cae-96a8-e0fab2653f40 tempest-TestStampPattern-1132701134 tempest-TestStampPattern-1132701134-project-member] GET https://10.4.3.105/volume/v3/volumes/60c27da7-5789-4ecc-a387-38cdb0bca4cb Aug 12 10:36:07.566363 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-7c390094-71e6-4cae-96a8-e0fab2653f40 tempest-TestStampPattern-1132701134 tempest-TestStampPattern-1132701134-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:36:07.567425 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-7c390094-71e6-4cae-96a8-e0fab2653f40 tempest-TestStampPattern-1132701134 tempest-TestStampPattern-1132701134-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:36:07.572483 np0000007037 devstack@c-api.service[100375]: DEBUG dbcounter [-] [100375] Writing DB stats cinder:SELECT=386,cinder:UPDATE=78,cinder:INSERT=47,cinder:DELETE=2 {{(pid=100375) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 10:36:07.583892 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:36:07.583892 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:36:07.590625 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-7c390094-71e6-4cae-96a8-e0fab2653f40 tempest-TestStampPattern-1132701134 tempest-TestStampPattern-1132701134-project-member] Volume info retrieved successfully. Aug 12 10:36:07.601697 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-7c390094-71e6-4cae-96a8-e0fab2653f40 tempest-TestStampPattern-1132701134 tempest-TestStampPattern-1132701134-project-member] https://10.4.3.105/volume/v3/volumes/60c27da7-5789-4ecc-a387-38cdb0bca4cb returned with HTTP 200 Aug 12 10:36:07.602493 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 387/1542] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:36:07 2026] GET /volume/v3/volumes/60c27da7-5789-4ecc-a387-38cdb0bca4cb => generated 873 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:36:07.604121 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-a05320f7-4576-45be-bb33-594d2b130076 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:07.609023 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-a05320f7-4576-45be-bb33-594d2b130076 tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] GET https://10.4.3.105/volume/v3/volumes/f660a637-d2c6-4a98-985e-76809e424b1e Aug 12 10:36:07.609023 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-a05320f7-4576-45be-bb33-594d2b130076 tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:36:07.609023 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-a05320f7-4576-45be-bb33-594d2b130076 tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:36:07.618482 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:36:07.618482 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:36:07.624961 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-a05320f7-4576-45be-bb33-594d2b130076 tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] Volume info retrieved successfully. Aug 12 10:36:07.631113 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-a05320f7-4576-45be-bb33-594d2b130076 tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] https://10.4.3.105/volume/v3/volumes/f660a637-d2c6-4a98-985e-76809e424b1e returned with HTTP 200 Aug 12 10:36:07.631875 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 383/1543] 10.4.3.105 () {68 vars in 1389 bytes} [Wed Aug 12 10:36:07 2026] GET /volume/v3/volumes/f660a637-d2c6-4a98-985e-76809e424b1e => generated 867 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:36:08.077328 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-dd6beb56-7de1-49e0-a87c-e9339fd388ea req-f9c3a6ea-ed83-4c75-84c3-53790f67e570 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:08.080173 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-dd6beb56-7de1-49e0-a87c-e9339fd388ea req-f9c3a6ea-ed83-4c75-84c3-53790f67e570 tempest-TestStampPattern-1132701134 tempest-TestStampPattern-1132701134-project-member] POST https://10.4.3.105/volume/v3/attachments/d57f5869-ab8d-47df-b39a-30dbc7b22d43/action Aug 12 10:36:08.080720 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-dd6beb56-7de1-49e0-a87c-e9339fd388ea req-f9c3a6ea-ed83-4c75-84c3-53790f67e570 tempest-TestStampPattern-1132701134 tempest-TestStampPattern-1132701134-project-member] Action body: b'{"os-complete": null}' {{(pid=100374) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 10:36:08.080886 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-dd6beb56-7de1-49e0-a87c-e9339fd388ea req-f9c3a6ea-ed83-4c75-84c3-53790f67e570 tempest-TestStampPattern-1132701134 tempest-TestStampPattern-1132701134-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:36:08.087650 np0000007037 devstack@c-api.service[100374]: DEBUG dbcounter [-] [100374] Writing DB stats cinder:SELECT=400,cinder:UPDATE=113,cinder:INSERT=58,cinder:DELETE=4 {{(pid=100374) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 10:36:08.107637 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:36:08.107637 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:36:08.125322 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-dd6beb56-7de1-49e0-a87c-e9339fd388ea req-f9c3a6ea-ed83-4c75-84c3-53790f67e570 tempest-TestStampPattern-1132701134 tempest-TestStampPattern-1132701134-project-member] https://10.4.3.105/volume/v3/attachments/d57f5869-ab8d-47df-b39a-30dbc7b22d43/action returned with HTTP 204 Aug 12 10:36:08.125322 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 383/1544] 10.4.3.105 () {74 vars in 1725 bytes} [Wed Aug 12 10:36:08 2026] POST /volume/v3/attachments/d57f5869-ab8d-47df-b39a-30dbc7b22d43/action => generated 0 bytes in 49 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:36:08.484731 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-c03c8ae4-d213-4c46-bd76-3dc4f57b0b70 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:08.545204 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-c03c8ae4-d213-4c46-bd76-3dc4f57b0b70 tempest-VolumesActionsTest-1365686709 tempest-VolumesActionsTest-1365686709-project-member] POST https://10.4.3.105/volume/v3/volumes Aug 12 10:36:08.545779 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-c03c8ae4-d213-4c46-bd76-3dc4f57b0b70 tempest-VolumesActionsTest-1365686709 tempest-VolumesActionsTest-1365686709-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1407887257"}} {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:36:08.547171 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.v3.volumes [None req-c03c8ae4-d213-4c46-bd76-3dc4f57b0b70 tempest-VolumesActionsTest-1365686709 tempest-VolumesActionsTest-1365686709-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1407887257'}} {{(pid=100372) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 10:36:08.547325 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.v3.volumes [None req-c03c8ae4-d213-4c46-bd76-3dc4f57b0b70 tempest-VolumesActionsTest-1365686709 tempest-VolumesActionsTest-1365686709-project-member] Create volume of 1 GB Aug 12 10:36:08.551275 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-c03c8ae4-d213-4c46-bd76-3dc4f57b0b70 tempest-VolumesActionsTest-1365686709 tempest-VolumesActionsTest-1365686709-project-member] Availability Zones retrieved successfully. Aug 12 10:36:08.557011 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-c03c8ae4-d213-4c46-bd76-3dc4f57b0b70 tempest-VolumesActionsTest-1365686709 tempest-VolumesActionsTest-1365686709-project-member] Flow 'volume_create_api' (9889904c-cd6c-4d8e-920b-b5bd9dc8d439) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100372) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:36:08.558026 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-c03c8ae4-d213-4c46-bd76-3dc4f57b0b70 tempest-VolumesActionsTest-1365686709 tempest-VolumesActionsTest-1365686709-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (36383448-d42e-4997-9023-b36a667e2293) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:36:08.559064 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.flows.api.create_volume [None req-c03c8ae4-d213-4c46-bd76-3dc4f57b0b70 tempest-VolumesActionsTest-1365686709 tempest-VolumesActionsTest-1365686709-project-member] Validating volume size '1' using validate_int {{(pid=100372) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 10:36:08.593346 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-c03c8ae4-d213-4c46-bd76-3dc4f57b0b70 tempest-VolumesActionsTest-1365686709 tempest-VolumesActionsTest-1365686709-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (36383448-d42e-4997-9023-b36a667e2293) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T10:26:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6cd66f07-4c7b-40b2-9dfb-378538f29c9e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:36:08.594156 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-c03c8ae4-d213-4c46-bd76-3dc4f57b0b70 tempest-VolumesActionsTest-1365686709 tempest-VolumesActionsTest-1365686709-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3cc88881-55ea-42d6-a4e1-13452e635cbb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:36:08.627070 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-7b51bd07-33bf-4f15-8915-e1e58774ca30 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:08.630864 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-7b51bd07-33bf-4f15-8915-e1e58774ca30 tempest-TestStampPattern-1132701134 tempest-TestStampPattern-1132701134-project-member] GET https://10.4.3.105/volume/v3/volumes/60c27da7-5789-4ecc-a387-38cdb0bca4cb Aug 12 10:36:08.631114 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-7b51bd07-33bf-4f15-8915-e1e58774ca30 tempest-TestStampPattern-1132701134 tempest-TestStampPattern-1132701134-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:36:08.631304 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-7b51bd07-33bf-4f15-8915-e1e58774ca30 tempest-TestStampPattern-1132701134 tempest-TestStampPattern-1132701134-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:36:08.650184 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-e538245d-009f-4950-9a18-73a5d62a8bb8 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:08.650822 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:36:08.650822 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:36:08.652225 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-e538245d-009f-4950-9a18-73a5d62a8bb8 tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] GET https://10.4.3.105/volume/v3/volumes/f660a637-d2c6-4a98-985e-76809e424b1e Aug 12 10:36:08.652551 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-e538245d-009f-4950-9a18-73a5d62a8bb8 tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:36:08.653152 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-e538245d-009f-4950-9a18-73a5d62a8bb8 tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:36:08.655620 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-7b51bd07-33bf-4f15-8915-e1e58774ca30 tempest-TestStampPattern-1132701134 tempest-TestStampPattern-1132701134-project-member] Volume info retrieved successfully. Aug 12 10:36:08.662009 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:36:08.662009 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:36:08.662118 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-7b51bd07-33bf-4f15-8915-e1e58774ca30 tempest-TestStampPattern-1132701134 tempest-TestStampPattern-1132701134-project-member] https://10.4.3.105/volume/v3/volumes/60c27da7-5789-4ecc-a387-38cdb0bca4cb returned with HTTP 200 Aug 12 10:36:08.662440 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 388/1545] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:36:08 2026] GET /volume/v3/volumes/60c27da7-5789-4ecc-a387-38cdb0bca4cb => generated 1165 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:36:08.665961 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-e538245d-009f-4950-9a18-73a5d62a8bb8 tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] Volume info retrieved successfully. Aug 12 10:36:08.672860 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-e538245d-009f-4950-9a18-73a5d62a8bb8 tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] https://10.4.3.105/volume/v3/volumes/f660a637-d2c6-4a98-985e-76809e424b1e returned with HTTP 200 Aug 12 10:36:08.673952 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 384/1546] 10.4.3.105 () {68 vars in 1389 bytes} [Wed Aug 12 10:36:08 2026] GET /volume/v3/volumes/f660a637-d2c6-4a98-985e-76809e424b1e => generated 928 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:36:08.675537 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.quota [None req-c03c8ae4-d213-4c46-bd76-3dc4f57b0b70 tempest-VolumesActionsTest-1365686709 tempest-VolumesActionsTest-1365686709-project-member] Created reservations ['b016b808-97aa-4612-b888-63154d4e995d', 'c188f413-c086-4471-9564-9be6d8310786', 'c399a693-6607-445d-86e8-0985c4bb65d7', 'a40f38d3-093e-4f98-bea0-cae334a94c7a'] {{(pid=100372) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:36:08.676356 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-c03c8ae4-d213-4c46-bd76-3dc4f57b0b70 tempest-VolumesActionsTest-1365686709 tempest-VolumesActionsTest-1365686709-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3cc88881-55ea-42d6-a4e1-13452e635cbb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b016b808-97aa-4612-b888-63154d4e995d', 'c188f413-c086-4471-9564-9be6d8310786', 'c399a693-6607-445d-86e8-0985c4bb65d7', 'a40f38d3-093e-4f98-bea0-cae334a94c7a']}' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:36:08.677174 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-c03c8ae4-d213-4c46-bd76-3dc4f57b0b70 tempest-VolumesActionsTest-1365686709 tempest-VolumesActionsTest-1365686709-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0f42d17c-9a15-47fd-a644-192189f9ef97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:36:08.683870 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-2e00842c-dcea-41f7-972e-63e7e158425c None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:08.684764 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-2e00842c-dcea-41f7-972e-63e7e158425c tempest-TestStampPattern-1132701134 tempest-TestStampPattern-1132701134-project-member] GET https://10.4.3.105/volume/v3/volumes/60c27da7-5789-4ecc-a387-38cdb0bca4cb Aug 12 10:36:08.685030 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-2e00842c-dcea-41f7-972e-63e7e158425c tempest-TestStampPattern-1132701134 tempest-TestStampPattern-1132701134-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:36:08.685255 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-2e00842c-dcea-41f7-972e-63e7e158425c tempest-TestStampPattern-1132701134 tempest-TestStampPattern-1132701134-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:36:08.697159 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:36:08.697159 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:36:08.705760 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-2e00842c-dcea-41f7-972e-63e7e158425c tempest-TestStampPattern-1132701134 tempest-TestStampPattern-1132701134-project-member] Volume info retrieved successfully. Aug 12 10:36:08.710471 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-2e00842c-dcea-41f7-972e-63e7e158425c tempest-TestStampPattern-1132701134 tempest-TestStampPattern-1132701134-project-member] https://10.4.3.105/volume/v3/volumes/60c27da7-5789-4ecc-a387-38cdb0bca4cb returned with HTTP 200 Aug 12 10:36:08.710918 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 384/1547] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:36:08 2026] GET /volume/v3/volumes/60c27da7-5789-4ecc-a387-38cdb0bca4cb => generated 1165 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:36:08.712827 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-c03c8ae4-d213-4c46-bd76-3dc4f57b0b70 tempest-VolumesActionsTest-1365686709 tempest-VolumesActionsTest-1365686709-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0f42d17c-9a15-47fd-a644-192189f9ef97) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f9309d65-34ba-4832-9602-eaade437daa0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1407887257',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bc703671fa054637bf4879632f744411',qos_specs=None,replication_status=,reservations=['b016b808-97aa-4612-b888-63154d4e995d','c188f413-c086-4471-9564-9be6d8310786','c399a693-6607-445d-86e8-0985c4bb65d7','a40f38d3-093e-4f98-bea0-cae334a94c7a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e2a301ef07b54af8b0a99c6dea19f145',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:36:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1407887257',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f9309d65-34ba-4832-9602-eaade437daa0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bc703671fa054637bf4879632f744411',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e2a301ef07b54af8b0a99c6dea19f145',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6cd66f07-4c7b-40b2-9dfb-378538f29c9e),volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:36:08.713957 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-c03c8ae4-d213-4c46-bd76-3dc4f57b0b70 tempest-VolumesActionsTest-1365686709 tempest-VolumesActionsTest-1365686709-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (52b9b83d-2735-45fb-bd09-6969ece08699) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:36:08.748208 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-c03c8ae4-d213-4c46-bd76-3dc4f57b0b70 tempest-VolumesActionsTest-1365686709 tempest-VolumesActionsTest-1365686709-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (52b9b83d-2735-45fb-bd09-6969ece08699) transitioned into state 'SUCCESS' from state '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-1407887257',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bc703671fa054637bf4879632f744411',qos_specs=None,replication_status=,reservations=['b016b808-97aa-4612-b888-63154d4e995d','c188f413-c086-4471-9564-9be6d8310786','c399a693-6607-445d-86e8-0985c4bb65d7','a40f38d3-093e-4f98-bea0-cae334a94c7a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e2a301ef07b54af8b0a99c6dea19f145',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:36:08.749179 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-c03c8ae4-d213-4c46-bd76-3dc4f57b0b70 tempest-VolumesActionsTest-1365686709 tempest-VolumesActionsTest-1365686709-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (83444b86-343b-45c9-a3cc-9af518b99ac9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:36:08.765477 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-c03c8ae4-d213-4c46-bd76-3dc4f57b0b70 tempest-VolumesActionsTest-1365686709 tempest-VolumesActionsTest-1365686709-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (83444b86-343b-45c9-a3cc-9af518b99ac9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:36:08.765477 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-c03c8ae4-d213-4c46-bd76-3dc4f57b0b70 tempest-VolumesActionsTest-1365686709 tempest-VolumesActionsTest-1365686709-project-member] Flow 'volume_create_api' (9889904c-cd6c-4d8e-920b-b5bd9dc8d439) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100372) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:36:08.765477 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-c03c8ae4-d213-4c46-bd76-3dc4f57b0b70 tempest-VolumesActionsTest-1365686709 tempest-VolumesActionsTest-1365686709-project-member] Create volume request issued successfully. Aug 12 10:36:08.765741 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-c03c8ae4-d213-4c46-bd76-3dc4f57b0b70 tempest-VolumesActionsTest-1365686709 tempest-VolumesActionsTest-1365686709-project-member] https://10.4.3.105/volume/v3/volumes returned with HTTP 202 Aug 12 10:36:08.766448 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 392/1548] 10.4.3.105 () {68 vars in 1258 bytes} [Wed Aug 12 10:36:08 2026] POST /volume/v3/volumes => generated 749 bytes in 282 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 10:36:08.782817 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-4fc1eaee-e50f-4a69-9861-e8a27690df1f None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:08.785665 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-4fc1eaee-e50f-4a69-9861-e8a27690df1f tempest-VolumesActionsTest-1365686709 tempest-VolumesActionsTest-1365686709-project-member] GET https://10.4.3.105/volume/v3/volumes/f9309d65-34ba-4832-9602-eaade437daa0 Aug 12 10:36:08.785957 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-4fc1eaee-e50f-4a69-9861-e8a27690df1f tempest-VolumesActionsTest-1365686709 tempest-VolumesActionsTest-1365686709-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:36:08.786214 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-4fc1eaee-e50f-4a69-9861-e8a27690df1f tempest-VolumesActionsTest-1365686709 tempest-VolumesActionsTest-1365686709-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:36:08.799994 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:36:08.799994 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:36:08.806918 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-4fc1eaee-e50f-4a69-9861-e8a27690df1f tempest-VolumesActionsTest-1365686709 tempest-VolumesActionsTest-1365686709-project-member] Volume info retrieved successfully. Aug 12 10:36:08.815083 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-4fc1eaee-e50f-4a69-9861-e8a27690df1f tempest-VolumesActionsTest-1365686709 tempest-VolumesActionsTest-1365686709-project-member] https://10.4.3.105/volume/v3/volumes/f9309d65-34ba-4832-9602-eaade437daa0 returned with HTTP 200 Aug 12 10:36:08.815083 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 389/1549] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:36:08 2026] GET /volume/v3/volumes/f9309d65-34ba-4832-9602-eaade437daa0 => generated 817 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:36:09.008790 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-887bf176-b0a0-4dc8-82b3-4ca905b61a5c None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:09.123238 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-887bf176-b0a0-4dc8-82b3-4ca905b61a5c tempest-QosSpecsTestJSON-1441497709 tempest-QosSpecsTestJSON-1441497709-project-admin] POST https://10.4.3.105/volume/v3/qos-specs Aug 12 10:36:09.123238 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-887bf176-b0a0-4dc8-82b3-4ca905b61a5c tempest-QosSpecsTestJSON-1441497709 tempest-QosSpecsTestJSON-1441497709-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-QoS-2056262215", "consumer": "front-end", "read_iops_sec": "2000"}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:36:09.124646 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.qos_specs [None req-887bf176-b0a0-4dc8-82b3-4ca905b61a5c tempest-QosSpecsTestJSON-1441497709 tempest-QosSpecsTestJSON-1441497709-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-QoS-2056262215', 'consumer': 'front-end', 'specs': {'read_iops_sec': '2000'}} {{(pid=100373) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Aug 12 10:36:09.132981 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.db.api [None req-887bf176-b0a0-4dc8-82b3-4ca905b61a5c tempest-QosSpecsTestJSON-1441497709 tempest-QosSpecsTestJSON-1441497709-project-admin] DB qos_specs_create(): root {'id': 'abca1da9-8f44-4813-93c4-4365d44d4afa', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-QoS-2056262215'} {{(pid=100373) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Aug 12 10:36:09.144107 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-887bf176-b0a0-4dc8-82b3-4ca905b61a5c tempest-QosSpecsTestJSON-1441497709 tempest-QosSpecsTestJSON-1441497709-project-admin] https://10.4.3.105/volume/v3/qos-specs returned with HTTP 200 Aug 12 10:36:09.144613 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 385/1550] 10.4.3.105 () {68 vars in 1265 bytes} [Wed Aug 12 10:36:09 2026] POST /volume/v3/qos-specs => generated 393 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:36:09.158258 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-d36d265e-3555-4732-8bfc-f263fb3e5a83 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:09.161060 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-d36d265e-3555-4732-8bfc-f263fb3e5a83 tempest-QosSpecsTestJSON-1441497709 tempest-QosSpecsTestJSON-1441497709-project-admin] POST https://10.4.3.105/volume/v3/types Aug 12 10:36:09.161772 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-d36d265e-3555-4732-8bfc-f263fb3e5a83 tempest-QosSpecsTestJSON-1441497709 tempest-QosSpecsTestJSON-1441497709-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-1870699105"}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:36:09.185139 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-d36d265e-3555-4732-8bfc-f263fb3e5a83 tempest-QosSpecsTestJSON-1441497709 tempest-QosSpecsTestJSON-1441497709-project-admin] https://10.4.3.105/volume/v3/types returned with HTTP 200 Aug 12 10:36:09.185710 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 385/1551] 10.4.3.105 () {68 vars in 1252 bytes} [Wed Aug 12 10:36:09 2026] POST /volume/v3/types => generated 222 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:36:09.197125 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-d9d73ddc-c4ee-4c9b-8f61-0e223d231bb5 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:09.201254 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-d9d73ddc-c4ee-4c9b-8f61-0e223d231bb5 tempest-QosSpecsTestJSON-1441497709 tempest-QosSpecsTestJSON-1441497709-project-admin] POST https://10.4.3.105/volume/v3/types Aug 12 10:36:09.201826 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-d9d73ddc-c4ee-4c9b-8f61-0e223d231bb5 tempest-QosSpecsTestJSON-1441497709 tempest-QosSpecsTestJSON-1441497709-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-609919821"}} {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:36:09.204053 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:36:09.204053 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:36:09.224314 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-d9d73ddc-c4ee-4c9b-8f61-0e223d231bb5 tempest-QosSpecsTestJSON-1441497709 tempest-QosSpecsTestJSON-1441497709-project-admin] https://10.4.3.105/volume/v3/types returned with HTTP 200 Aug 12 10:36:09.224987 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 393/1552] 10.4.3.105 () {68 vars in 1252 bytes} [Wed Aug 12 10:36:09 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 10:36:09.236472 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-3844135d-eb54-45c8-b95c-ff454c940dd8 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:09.238801 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-3844135d-eb54-45c8-b95c-ff454c940dd8 tempest-QosSpecsTestJSON-1441497709 tempest-QosSpecsTestJSON-1441497709-project-admin] POST https://10.4.3.105/volume/v3/types Aug 12 10:36:09.239178 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-3844135d-eb54-45c8-b95c-ff454c940dd8 tempest-QosSpecsTestJSON-1441497709 tempest-QosSpecsTestJSON-1441497709-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-1842767060"}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:36:09.262810 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-3844135d-eb54-45c8-b95c-ff454c940dd8 tempest-QosSpecsTestJSON-1441497709 tempest-QosSpecsTestJSON-1441497709-project-admin] https://10.4.3.105/volume/v3/types returned with HTTP 200 Aug 12 10:36:09.263355 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 390/1553] 10.4.3.105 () {68 vars in 1252 bytes} [Wed Aug 12 10:36:09 2026] POST /volume/v3/types => generated 222 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:36:09.275726 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-8d59e59e-377b-4116-b0ce-76ed89a646fb None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:09.278208 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-8d59e59e-377b-4116-b0ce-76ed89a646fb tempest-QosSpecsTestJSON-1441497709 tempest-QosSpecsTestJSON-1441497709-project-admin] GET https://10.4.3.105/volume/v3/qos-specs/abca1da9-8f44-4813-93c4-4365d44d4afa/associate?vol_type_id=b0bdd2e6-a84b-46a1-a8e7-4e7e18e3066c Aug 12 10:36:09.278577 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-8d59e59e-377b-4116-b0ce-76ed89a646fb tempest-QosSpecsTestJSON-1441497709 tempest-QosSpecsTestJSON-1441497709-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:36:09.278850 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-8d59e59e-377b-4116-b0ce-76ed89a646fb tempest-QosSpecsTestJSON-1441497709 tempest-QosSpecsTestJSON-1441497709-project-admin] Calling method 'associate' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:36:09.279197 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:36:09.279197 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:36:09.279846 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.contrib.qos_specs_manage [None req-8d59e59e-377b-4116-b0ce-76ed89a646fb tempest-QosSpecsTestJSON-1441497709 tempest-QosSpecsTestJSON-1441497709-project-admin] Associate qos_spec: abca1da9-8f44-4813-93c4-4365d44d4afa with type: b0bdd2e6-a84b-46a1-a8e7-4e7e18e3066c {{(pid=100373) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Aug 12 10:36:09.307504 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-8d59e59e-377b-4116-b0ce-76ed89a646fb tempest-QosSpecsTestJSON-1441497709 tempest-QosSpecsTestJSON-1441497709-project-admin] https://10.4.3.105/volume/v3/qos-specs/abca1da9-8f44-4813-93c4-4365d44d4afa/associate?vol_type_id=b0bdd2e6-a84b-46a1-a8e7-4e7e18e3066c returned with HTTP 202 Aug 12 10:36:09.308005 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 386/1554] 10.4.3.105 () {66 vars in 1481 bytes} [Wed Aug 12 10:36:09 2026] GET /volume/v3/qos-specs/abca1da9-8f44-4813-93c4-4365d44d4afa/associate?vol_type_id=b0bdd2e6-a84b-46a1-a8e7-4e7e18e3066c => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 10:36:09.318095 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-9e64d732-dd17-40bc-8a34-aafcb48fa877 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:09.319889 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-9e64d732-dd17-40bc-8a34-aafcb48fa877 tempest-QosSpecsTestJSON-1441497709 tempest-QosSpecsTestJSON-1441497709-project-admin] GET https://10.4.3.105/volume/v3/qos-specs/abca1da9-8f44-4813-93c4-4365d44d4afa/associate?vol_type_id=c51d9909-aa53-477d-bf7a-91667d6e9394 Aug 12 10:36:09.320158 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-9e64d732-dd17-40bc-8a34-aafcb48fa877 tempest-QosSpecsTestJSON-1441497709 tempest-QosSpecsTestJSON-1441497709-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:36:09.320370 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-9e64d732-dd17-40bc-8a34-aafcb48fa877 tempest-QosSpecsTestJSON-1441497709 tempest-QosSpecsTestJSON-1441497709-project-admin] Calling method 'associate' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:36:09.321019 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.contrib.qos_specs_manage [None req-9e64d732-dd17-40bc-8a34-aafcb48fa877 tempest-QosSpecsTestJSON-1441497709 tempest-QosSpecsTestJSON-1441497709-project-admin] Associate qos_spec: abca1da9-8f44-4813-93c4-4365d44d4afa with type: c51d9909-aa53-477d-bf7a-91667d6e9394 {{(pid=100374) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Aug 12 10:36:09.344200 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-9e64d732-dd17-40bc-8a34-aafcb48fa877 tempest-QosSpecsTestJSON-1441497709 tempest-QosSpecsTestJSON-1441497709-project-admin] https://10.4.3.105/volume/v3/qos-specs/abca1da9-8f44-4813-93c4-4365d44d4afa/associate?vol_type_id=c51d9909-aa53-477d-bf7a-91667d6e9394 returned with HTTP 202 Aug 12 10:36:09.344762 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 386/1555] 10.4.3.105 () {66 vars in 1481 bytes} [Wed Aug 12 10:36:09 2026] GET /volume/v3/qos-specs/abca1da9-8f44-4813-93c4-4365d44d4afa/associate?vol_type_id=c51d9909-aa53-477d-bf7a-91667d6e9394 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 10:36:09.352207 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-7d34aad9-37e0-4492-aea7-98ffc9772e15 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:09.354718 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-7d34aad9-37e0-4492-aea7-98ffc9772e15 tempest-QosSpecsTestJSON-1441497709 tempest-QosSpecsTestJSON-1441497709-project-admin] GET https://10.4.3.105/volume/v3/qos-specs/abca1da9-8f44-4813-93c4-4365d44d4afa/associate?vol_type_id=c73c882e-b7a5-4c2d-b669-191d27f27c04 Aug 12 10:36:09.355092 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-7d34aad9-37e0-4492-aea7-98ffc9772e15 tempest-QosSpecsTestJSON-1441497709 tempest-QosSpecsTestJSON-1441497709-project-admin] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:36:09.355467 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-7d34aad9-37e0-4492-aea7-98ffc9772e15 tempest-QosSpecsTestJSON-1441497709 tempest-QosSpecsTestJSON-1441497709-project-admin] Calling method 'associate' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:36:09.356369 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.contrib.qos_specs_manage [None req-7d34aad9-37e0-4492-aea7-98ffc9772e15 tempest-QosSpecsTestJSON-1441497709 tempest-QosSpecsTestJSON-1441497709-project-admin] Associate qos_spec: abca1da9-8f44-4813-93c4-4365d44d4afa with type: c73c882e-b7a5-4c2d-b669-191d27f27c04 {{(pid=100372) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Aug 12 10:36:09.384710 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-7d34aad9-37e0-4492-aea7-98ffc9772e15 tempest-QosSpecsTestJSON-1441497709 tempest-QosSpecsTestJSON-1441497709-project-admin] https://10.4.3.105/volume/v3/qos-specs/abca1da9-8f44-4813-93c4-4365d44d4afa/associate?vol_type_id=c73c882e-b7a5-4c2d-b669-191d27f27c04 returned with HTTP 202 Aug 12 10:36:09.385616 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 394/1556] 10.4.3.105 () {66 vars in 1481 bytes} [Wed Aug 12 10:36:09 2026] GET /volume/v3/qos-specs/abca1da9-8f44-4813-93c4-4365d44d4afa/associate?vol_type_id=c73c882e-b7a5-4c2d-b669-191d27f27c04 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 10:36:09.398473 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-da42789c-1820-4978-a433-8dd010871c9f None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:09.400531 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-da42789c-1820-4978-a433-8dd010871c9f tempest-QosSpecsTestJSON-1441497709 tempest-QosSpecsTestJSON-1441497709-project-admin] GET https://10.4.3.105/volume/v3/qos-specs/abca1da9-8f44-4813-93c4-4365d44d4afa/associations Aug 12 10:36:09.401058 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-da42789c-1820-4978-a433-8dd010871c9f tempest-QosSpecsTestJSON-1441497709 tempest-QosSpecsTestJSON-1441497709-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:36:09.401200 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-da42789c-1820-4978-a433-8dd010871c9f tempest-QosSpecsTestJSON-1441497709 tempest-QosSpecsTestJSON-1441497709-project-admin] Calling method 'associations' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:36:09.402201 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.contrib.qos_specs_manage [None req-da42789c-1820-4978-a433-8dd010871c9f tempest-QosSpecsTestJSON-1441497709 tempest-QosSpecsTestJSON-1441497709-project-admin] Get associations for qos_spec id: abca1da9-8f44-4813-93c4-4365d44d4afa {{(pid=100375) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Aug 12 10:36:09.423065 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-da42789c-1820-4978-a433-8dd010871c9f tempest-QosSpecsTestJSON-1441497709 tempest-QosSpecsTestJSON-1441497709-project-admin] https://10.4.3.105/volume/v3/qos-specs/abca1da9-8f44-4813-93c4-4365d44d4afa/associations returned with HTTP 200 Aug 12 10:36:09.423579 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 391/1557] 10.4.3.105 () {66 vars in 1393 bytes} [Wed Aug 12 10:36:09 2026] GET /volume/v3/qos-specs/abca1da9-8f44-4813-93c4-4365d44d4afa/associations => generated 447 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:36:09.433590 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-762a8e60-174f-4908-914c-406001e43c7a None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:09.435655 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-762a8e60-174f-4908-914c-406001e43c7a tempest-QosSpecsTestJSON-1441497709 tempest-QosSpecsTestJSON-1441497709-project-admin] GET https://10.4.3.105/volume/v3/qos-specs/abca1da9-8f44-4813-93c4-4365d44d4afa/disassociate?vol_type_id=b0bdd2e6-a84b-46a1-a8e7-4e7e18e3066c Aug 12 10:36:09.435897 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-762a8e60-174f-4908-914c-406001e43c7a tempest-QosSpecsTestJSON-1441497709 tempest-QosSpecsTestJSON-1441497709-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:36:09.436175 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-762a8e60-174f-4908-914c-406001e43c7a tempest-QosSpecsTestJSON-1441497709 tempest-QosSpecsTestJSON-1441497709-project-admin] Calling method 'disassociate' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:36:09.436531 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:36:09.436531 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:36:09.436954 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.contrib.qos_specs_manage [None req-762a8e60-174f-4908-914c-406001e43c7a tempest-QosSpecsTestJSON-1441497709 tempest-QosSpecsTestJSON-1441497709-project-admin] Disassociate qos_spec: abca1da9-8f44-4813-93c4-4365d44d4afa from type: b0bdd2e6-a84b-46a1-a8e7-4e7e18e3066c {{(pid=100373) disassociate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:328}} Aug 12 10:36:09.452387 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-762a8e60-174f-4908-914c-406001e43c7a tempest-QosSpecsTestJSON-1441497709 tempest-QosSpecsTestJSON-1441497709-project-admin] https://10.4.3.105/volume/v3/qos-specs/abca1da9-8f44-4813-93c4-4365d44d4afa/disassociate?vol_type_id=b0bdd2e6-a84b-46a1-a8e7-4e7e18e3066c returned with HTTP 202 Aug 12 10:36:09.453123 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 387/1558] 10.4.3.105 () {66 vars in 1490 bytes} [Wed Aug 12 10:36:09 2026] GET /volume/v3/qos-specs/abca1da9-8f44-4813-93c4-4365d44d4afa/disassociate?vol_type_id=b0bdd2e6-a84b-46a1-a8e7-4e7e18e3066c => generated 0 bytes in 20 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 10:36:09.462192 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-f689cfbc-8c99-4d57-80f9-4f7230b02140 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:09.464796 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-f689cfbc-8c99-4d57-80f9-4f7230b02140 tempest-QosSpecsTestJSON-1441497709 tempest-QosSpecsTestJSON-1441497709-project-admin] GET https://10.4.3.105/volume/v3/qos-specs/abca1da9-8f44-4813-93c4-4365d44d4afa/associations Aug 12 10:36:09.465084 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-f689cfbc-8c99-4d57-80f9-4f7230b02140 tempest-QosSpecsTestJSON-1441497709 tempest-QosSpecsTestJSON-1441497709-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:36:09.465349 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-f689cfbc-8c99-4d57-80f9-4f7230b02140 tempest-QosSpecsTestJSON-1441497709 tempest-QosSpecsTestJSON-1441497709-project-admin] Calling method 'associations' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:36:09.465717 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:36:09.465717 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:36:09.466296 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.contrib.qos_specs_manage [None req-f689cfbc-8c99-4d57-80f9-4f7230b02140 tempest-QosSpecsTestJSON-1441497709 tempest-QosSpecsTestJSON-1441497709-project-admin] Get associations for qos_spec id: abca1da9-8f44-4813-93c4-4365d44d4afa {{(pid=100374) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Aug 12 10:36:09.485985 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-f689cfbc-8c99-4d57-80f9-4f7230b02140 tempest-QosSpecsTestJSON-1441497709 tempest-QosSpecsTestJSON-1441497709-project-admin] https://10.4.3.105/volume/v3/qos-specs/abca1da9-8f44-4813-93c4-4365d44d4afa/associations returned with HTTP 200 Aug 12 10:36:09.486621 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 387/1559] 10.4.3.105 () {66 vars in 1393 bytes} [Wed Aug 12 10:36:09 2026] GET /volume/v3/qos-specs/abca1da9-8f44-4813-93c4-4365d44d4afa/associations => generated 305 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:36:09.496028 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-c97015d1-6a58-416c-9ce3-e190f7e37224 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:09.498038 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-c97015d1-6a58-416c-9ce3-e190f7e37224 tempest-QosSpecsTestJSON-1441497709 tempest-QosSpecsTestJSON-1441497709-project-admin] GET https://10.4.3.105/volume/v3/qos-specs/abca1da9-8f44-4813-93c4-4365d44d4afa/disassociate_all Aug 12 10:36:09.498329 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-c97015d1-6a58-416c-9ce3-e190f7e37224 tempest-QosSpecsTestJSON-1441497709 tempest-QosSpecsTestJSON-1441497709-project-admin] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:36:09.498653 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-c97015d1-6a58-416c-9ce3-e190f7e37224 tempest-QosSpecsTestJSON-1441497709 tempest-QosSpecsTestJSON-1441497709-project-admin] Calling method 'disassociate_all' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:36:09.498941 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:36:09.498941 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:36:09.499245 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.contrib.qos_specs_manage [None req-c97015d1-6a58-416c-9ce3-e190f7e37224 tempest-QosSpecsTestJSON-1441497709 tempest-QosSpecsTestJSON-1441497709-project-admin] Disassociate qos_spec: abca1da9-8f44-4813-93c4-4365d44d4afa from all. {{(pid=100372) disassociate_all /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:362}} Aug 12 10:36:09.510110 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-c97015d1-6a58-416c-9ce3-e190f7e37224 tempest-QosSpecsTestJSON-1441497709 tempest-QosSpecsTestJSON-1441497709-project-admin] https://10.4.3.105/volume/v3/qos-specs/abca1da9-8f44-4813-93c4-4365d44d4afa/disassociate_all returned with HTTP 202 Aug 12 10:36:09.510646 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 395/1560] 10.4.3.105 () {66 vars in 1405 bytes} [Wed Aug 12 10:36:09 2026] GET /volume/v3/qos-specs/abca1da9-8f44-4813-93c4-4365d44d4afa/disassociate_all => generated 0 bytes in 15 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 10:36:09.518426 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-ec293b79-2f38-482e-9e6f-354811f876f6 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:09.520389 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-ec293b79-2f38-482e-9e6f-354811f876f6 tempest-QosSpecsTestJSON-1441497709 tempest-QosSpecsTestJSON-1441497709-project-admin] GET https://10.4.3.105/volume/v3/qos-specs/abca1da9-8f44-4813-93c4-4365d44d4afa/associations Aug 12 10:36:09.520583 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-ec293b79-2f38-482e-9e6f-354811f876f6 tempest-QosSpecsTestJSON-1441497709 tempest-QosSpecsTestJSON-1441497709-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:36:09.520788 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-ec293b79-2f38-482e-9e6f-354811f876f6 tempest-QosSpecsTestJSON-1441497709 tempest-QosSpecsTestJSON-1441497709-project-admin] Calling method 'associations' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:36:09.521041 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:36:09.521041 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:36:09.521467 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.contrib.qos_specs_manage [None req-ec293b79-2f38-482e-9e6f-354811f876f6 tempest-QosSpecsTestJSON-1441497709 tempest-QosSpecsTestJSON-1441497709-project-admin] Get associations for qos_spec id: abca1da9-8f44-4813-93c4-4365d44d4afa {{(pid=100375) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Aug 12 10:36:09.530203 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-ec293b79-2f38-482e-9e6f-354811f876f6 tempest-QosSpecsTestJSON-1441497709 tempest-QosSpecsTestJSON-1441497709-project-admin] https://10.4.3.105/volume/v3/qos-specs/abca1da9-8f44-4813-93c4-4365d44d4afa/associations returned with HTTP 200 Aug 12 10:36:09.530804 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 392/1561] 10.4.3.105 () {66 vars in 1393 bytes} [Wed Aug 12 10:36:09 2026] GET /volume/v3/qos-specs/abca1da9-8f44-4813-93c4-4365d44d4afa/associations => generated 24 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 12 10:36:09.540306 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-68fc10e5-1c5d-4336-b3b1-8b4b05d16361 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:09.542214 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-68fc10e5-1c5d-4336-b3b1-8b4b05d16361 tempest-QosSpecsTestJSON-1441497709 tempest-QosSpecsTestJSON-1441497709-project-admin] DELETE https://10.4.3.105/volume/v3/types/c73c882e-b7a5-4c2d-b669-191d27f27c04 Aug 12 10:36:09.542410 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-68fc10e5-1c5d-4336-b3b1-8b4b05d16361 tempest-QosSpecsTestJSON-1441497709 tempest-QosSpecsTestJSON-1441497709-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:36:09.542635 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-68fc10e5-1c5d-4336-b3b1-8b4b05d16361 tempest-QosSpecsTestJSON-1441497709 tempest-QosSpecsTestJSON-1441497709-project-admin] Calling method '_delete' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:36:09.542931 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:36:09.542931 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:36:09.568025 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-68fc10e5-1c5d-4336-b3b1-8b4b05d16361 tempest-QosSpecsTestJSON-1441497709 tempest-QosSpecsTestJSON-1441497709-project-admin] https://10.4.3.105/volume/v3/types/c73c882e-b7a5-4c2d-b669-191d27f27c04 returned with HTTP 202 Aug 12 10:36:09.568574 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 388/1562] 10.4.3.105 () {66 vars in 1345 bytes} [Wed Aug 12 10:36:09 2026] DELETE /volume/v3/types/c73c882e-b7a5-4c2d-b669-191d27f27c04 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 10:36:09.580860 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-95a19a85-c6ef-46b2-8358-148dbdc244a4 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:09.581362 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-95a19a85-c6ef-46b2-8358-148dbdc244a4 tempest-QosSpecsTestJSON-1441497709 tempest-QosSpecsTestJSON-1441497709-project-admin] GET https://10.4.3.105/volume/v3/types/c73c882e-b7a5-4c2d-b669-191d27f27c04 Aug 12 10:36:09.581897 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-95a19a85-c6ef-46b2-8358-148dbdc244a4 tempest-QosSpecsTestJSON-1441497709 tempest-QosSpecsTestJSON-1441497709-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:36:09.582226 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-95a19a85-c6ef-46b2-8358-148dbdc244a4 tempest-QosSpecsTestJSON-1441497709 tempest-QosSpecsTestJSON-1441497709-project-admin] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:36:09.586359 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-95a19a85-c6ef-46b2-8358-148dbdc244a4 tempest-QosSpecsTestJSON-1441497709 tempest-QosSpecsTestJSON-1441497709-project-admin] https://10.4.3.105/volume/v3/types/c73c882e-b7a5-4c2d-b669-191d27f27c04 returned with HTTP 404 Aug 12 10:36:09.587036 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 388/1563] 10.4.3.105 () {66 vars in 1342 bytes} [Wed Aug 12 10:36:09 2026] GET /volume/v3/types/c73c882e-b7a5-4c2d-b669-191d27f27c04 => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:36:09.595713 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-47a2b1e6-b0d1-4755-9d4a-8f58b3498813 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:09.597600 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-47a2b1e6-b0d1-4755-9d4a-8f58b3498813 tempest-QosSpecsTestJSON-1441497709 tempest-QosSpecsTestJSON-1441497709-project-admin] DELETE https://10.4.3.105/volume/v3/types/c51d9909-aa53-477d-bf7a-91667d6e9394 Aug 12 10:36:09.597841 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-47a2b1e6-b0d1-4755-9d4a-8f58b3498813 tempest-QosSpecsTestJSON-1441497709 tempest-QosSpecsTestJSON-1441497709-project-admin] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:36:09.598095 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-47a2b1e6-b0d1-4755-9d4a-8f58b3498813 tempest-QosSpecsTestJSON-1441497709 tempest-QosSpecsTestJSON-1441497709-project-admin] Calling method '_delete' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:36:09.598415 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:36:09.598415 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:36:09.631009 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-47a2b1e6-b0d1-4755-9d4a-8f58b3498813 tempest-QosSpecsTestJSON-1441497709 tempest-QosSpecsTestJSON-1441497709-project-admin] https://10.4.3.105/volume/v3/types/c51d9909-aa53-477d-bf7a-91667d6e9394 returned with HTTP 202 Aug 12 10:36:09.631631 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 396/1564] 10.4.3.105 () {66 vars in 1345 bytes} [Wed Aug 12 10:36:09 2026] DELETE /volume/v3/types/c51d9909-aa53-477d-bf7a-91667d6e9394 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 10:36:09.640698 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-8b45e691-e4fa-4d23-8275-5abba2b70c54 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:09.644020 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-8b45e691-e4fa-4d23-8275-5abba2b70c54 tempest-QosSpecsTestJSON-1441497709 tempest-QosSpecsTestJSON-1441497709-project-admin] GET https://10.4.3.105/volume/v3/types/c51d9909-aa53-477d-bf7a-91667d6e9394 Aug 12 10:36:09.644284 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-8b45e691-e4fa-4d23-8275-5abba2b70c54 tempest-QosSpecsTestJSON-1441497709 tempest-QosSpecsTestJSON-1441497709-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:36:09.644955 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-8b45e691-e4fa-4d23-8275-5abba2b70c54 tempest-QosSpecsTestJSON-1441497709 tempest-QosSpecsTestJSON-1441497709-project-admin] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:36:09.648793 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-8b45e691-e4fa-4d23-8275-5abba2b70c54 tempest-QosSpecsTestJSON-1441497709 tempest-QosSpecsTestJSON-1441497709-project-admin] https://10.4.3.105/volume/v3/types/c51d9909-aa53-477d-bf7a-91667d6e9394 returned with HTTP 404 Aug 12 10:36:09.649466 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 393/1565] 10.4.3.105 () {66 vars in 1342 bytes} [Wed Aug 12 10:36:09 2026] GET /volume/v3/types/c51d9909-aa53-477d-bf7a-91667d6e9394 => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:36:09.662387 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-bbf0efba-3907-4edd-8501-6b0010f37c9b None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:09.665727 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-bbf0efba-3907-4edd-8501-6b0010f37c9b tempest-QosSpecsTestJSON-1441497709 tempest-QosSpecsTestJSON-1441497709-project-admin] DELETE https://10.4.3.105/volume/v3/types/b0bdd2e6-a84b-46a1-a8e7-4e7e18e3066c Aug 12 10:36:09.665963 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-bbf0efba-3907-4edd-8501-6b0010f37c9b tempest-QosSpecsTestJSON-1441497709 tempest-QosSpecsTestJSON-1441497709-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:36:09.666232 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-bbf0efba-3907-4edd-8501-6b0010f37c9b tempest-QosSpecsTestJSON-1441497709 tempest-QosSpecsTestJSON-1441497709-project-admin] Calling method '_delete' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:36:09.694252 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-44b16c3c-0582-49a1-a704-ff4b2e092c65 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:09.698407 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-44b16c3c-0582-49a1-a704-ff4b2e092c65 tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] GET https://10.4.3.105/volume/v3/volumes/f660a637-d2c6-4a98-985e-76809e424b1e Aug 12 10:36:09.698668 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-44b16c3c-0582-49a1-a704-ff4b2e092c65 tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:36:09.698899 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-44b16c3c-0582-49a1-a704-ff4b2e092c65 tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:36:09.709260 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:36:09.709260 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:36:09.709739 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-bbf0efba-3907-4edd-8501-6b0010f37c9b tempest-QosSpecsTestJSON-1441497709 tempest-QosSpecsTestJSON-1441497709-project-admin] https://10.4.3.105/volume/v3/types/b0bdd2e6-a84b-46a1-a8e7-4e7e18e3066c returned with HTTP 202 Aug 12 10:36:09.710200 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 389/1566] 10.4.3.105 () {66 vars in 1345 bytes} [Wed Aug 12 10:36:09 2026] DELETE /volume/v3/types/b0bdd2e6-a84b-46a1-a8e7-4e7e18e3066c => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 10:36:09.717224 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-44b16c3c-0582-49a1-a704-ff4b2e092c65 tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] Volume info retrieved successfully. Aug 12 10:36:09.719164 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-b140a01e-fbbb-416b-9609-84cb229ce8f3 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:09.721467 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-b140a01e-fbbb-416b-9609-84cb229ce8f3 tempest-QosSpecsTestJSON-1441497709 tempest-QosSpecsTestJSON-1441497709-project-admin] GET https://10.4.3.105/volume/v3/types/b0bdd2e6-a84b-46a1-a8e7-4e7e18e3066c Aug 12 10:36:09.721798 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-b140a01e-fbbb-416b-9609-84cb229ce8f3 tempest-QosSpecsTestJSON-1441497709 tempest-QosSpecsTestJSON-1441497709-project-admin] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:36:09.722463 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-b140a01e-fbbb-416b-9609-84cb229ce8f3 tempest-QosSpecsTestJSON-1441497709 tempest-QosSpecsTestJSON-1441497709-project-admin] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:36:09.725973 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-b140a01e-fbbb-416b-9609-84cb229ce8f3 tempest-QosSpecsTestJSON-1441497709 tempest-QosSpecsTestJSON-1441497709-project-admin] https://10.4.3.105/volume/v3/types/b0bdd2e6-a84b-46a1-a8e7-4e7e18e3066c returned with HTTP 404 Aug 12 10:36:09.726571 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 397/1567] 10.4.3.105 () {66 vars in 1342 bytes} [Wed Aug 12 10:36:09 2026] GET /volume/v3/types/b0bdd2e6-a84b-46a1-a8e7-4e7e18e3066c => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:36:09.727496 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-44b16c3c-0582-49a1-a704-ff4b2e092c65 tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] https://10.4.3.105/volume/v3/volumes/f660a637-d2c6-4a98-985e-76809e424b1e returned with HTTP 200 Aug 12 10:36:09.728065 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 389/1568] 10.4.3.105 () {68 vars in 1389 bytes} [Wed Aug 12 10:36:09 2026] GET /volume/v3/volumes/f660a637-d2c6-4a98-985e-76809e424b1e => generated 928 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:36:09.737336 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-af3216c5-1adc-485f-ba12-d5c8e3626e5e None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:09.741865 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-af3216c5-1adc-485f-ba12-d5c8e3626e5e tempest-QosSpecsTestJSON-1441497709 tempest-QosSpecsTestJSON-1441497709-project-admin] POST https://10.4.3.105/volume/v3/qos-specs Aug 12 10:36:09.742309 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-af3216c5-1adc-485f-ba12-d5c8e3626e5e tempest-QosSpecsTestJSON-1441497709 tempest-QosSpecsTestJSON-1441497709-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-909028726", "consumer": "back-end"}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:36:09.744423 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:36:09.744423 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:36:09.745145 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.qos_specs [None req-af3216c5-1adc-485f-ba12-d5c8e3626e5e tempest-QosSpecsTestJSON-1441497709 tempest-QosSpecsTestJSON-1441497709-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-909028726', 'consumer': 'back-end', 'specs': {}} {{(pid=100375) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Aug 12 10:36:09.751361 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.db.api [None req-af3216c5-1adc-485f-ba12-d5c8e3626e5e tempest-QosSpecsTestJSON-1441497709 tempest-QosSpecsTestJSON-1441497709-project-admin] DB qos_specs_create(): root {'id': 'd9107980-d3b7-40af-bbf7-1e5da6144630', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-909028726'} {{(pid=100375) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Aug 12 10:36:09.759115 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-af3216c5-1adc-485f-ba12-d5c8e3626e5e tempest-QosSpecsTestJSON-1441497709 tempest-QosSpecsTestJSON-1441497709-project-admin] https://10.4.3.105/volume/v3/qos-specs returned with HTTP 200 Aug 12 10:36:09.761689 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 394/1569] 10.4.3.105 () {68 vars in 1264 bytes} [Wed Aug 12 10:36:09 2026] POST /volume/v3/qos-specs => generated 368 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:36:09.770704 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-c53ac59f-5512-41f5-bc76-72f5976f95bc None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:09.772830 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-c53ac59f-5512-41f5-bc76-72f5976f95bc tempest-QosSpecsTestJSON-1441497709 tempest-QosSpecsTestJSON-1441497709-project-admin] DELETE https://10.4.3.105/volume/v3/qos-specs/d9107980-d3b7-40af-bbf7-1e5da6144630?force=False Aug 12 10:36:09.773146 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-c53ac59f-5512-41f5-bc76-72f5976f95bc tempest-QosSpecsTestJSON-1441497709 tempest-QosSpecsTestJSON-1441497709-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:36:09.773853 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-c53ac59f-5512-41f5-bc76-72f5976f95bc tempest-QosSpecsTestJSON-1441497709 tempest-QosSpecsTestJSON-1441497709-project-admin] Calling method 'delete' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:36:09.774293 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.contrib.qos_specs_manage [None req-c53ac59f-5512-41f5-bc76-72f5976f95bc tempest-QosSpecsTestJSON-1441497709 tempest-QosSpecsTestJSON-1441497709-project-admin] Delete qos_spec: d9107980-d3b7-40af-bbf7-1e5da6144630, force: False {{(pid=100373) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 12 10:36:09.808927 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-c53ac59f-5512-41f5-bc76-72f5976f95bc tempest-QosSpecsTestJSON-1441497709 tempest-QosSpecsTestJSON-1441497709-project-admin] https://10.4.3.105/volume/v3/qos-specs/d9107980-d3b7-40af-bbf7-1e5da6144630?force=False returned with HTTP 202 Aug 12 10:36:09.809463 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 390/1570] 10.4.3.105 () {66 vars in 1380 bytes} [Wed Aug 12 10:36:09 2026] DELETE /volume/v3/qos-specs/d9107980-d3b7-40af-bbf7-1e5da6144630?force=False => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 10:36:09.822063 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-27ce7613-bfa5-4e2d-a114-373a7178c393 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:09.825854 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-27ce7613-bfa5-4e2d-a114-373a7178c393 tempest-QosSpecsTestJSON-1441497709 tempest-QosSpecsTestJSON-1441497709-project-admin] GET https://10.4.3.105/volume/v3/qos-specs/d9107980-d3b7-40af-bbf7-1e5da6144630 Aug 12 10:36:09.829764 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-27ce7613-bfa5-4e2d-a114-373a7178c393 tempest-QosSpecsTestJSON-1441497709 tempest-QosSpecsTestJSON-1441497709-project-admin] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:36:09.830068 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-27ce7613-bfa5-4e2d-a114-373a7178c393 tempest-QosSpecsTestJSON-1441497709 tempest-QosSpecsTestJSON-1441497709-project-admin] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:36:09.833718 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-f5e524d1-d65d-48e0-b2e9-27aa43b06606 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:09.835686 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-f5e524d1-d65d-48e0-b2e9-27aa43b06606 tempest-VolumesActionsTest-1365686709 tempest-VolumesActionsTest-1365686709-project-member] GET https://10.4.3.105/volume/v3/volumes/f9309d65-34ba-4832-9602-eaade437daa0 Aug 12 10:36:09.835893 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-f5e524d1-d65d-48e0-b2e9-27aa43b06606 tempest-VolumesActionsTest-1365686709 tempest-VolumesActionsTest-1365686709-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:36:09.836086 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-f5e524d1-d65d-48e0-b2e9-27aa43b06606 tempest-VolumesActionsTest-1365686709 tempest-VolumesActionsTest-1365686709-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:36:09.836249 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-27ce7613-bfa5-4e2d-a114-373a7178c393 tempest-QosSpecsTestJSON-1441497709 tempest-QosSpecsTestJSON-1441497709-project-admin] https://10.4.3.105/volume/v3/qos-specs/d9107980-d3b7-40af-bbf7-1e5da6144630 returned with HTTP 404 Aug 12 10:36:09.837234 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 398/1571] 10.4.3.105 () {66 vars in 1354 bytes} [Wed Aug 12 10:36:09 2026] GET /volume/v3/qos-specs/d9107980-d3b7-40af-bbf7-1e5da6144630 => generated 100 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:36:09.845997 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-fd7615c0-756d-4254-b55d-ae74c7fefe35 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:09.848302 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-fd7615c0-756d-4254-b55d-ae74c7fefe35 tempest-QosSpecsTestJSON-1441497709 tempest-QosSpecsTestJSON-1441497709-project-admin] GET https://10.4.3.105/volume/v3/qos-specs Aug 12 10:36:09.848302 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-fd7615c0-756d-4254-b55d-ae74c7fefe35 tempest-QosSpecsTestJSON-1441497709 tempest-QosSpecsTestJSON-1441497709-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:36:09.848405 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-fd7615c0-756d-4254-b55d-ae74c7fefe35 tempest-QosSpecsTestJSON-1441497709 tempest-QosSpecsTestJSON-1441497709-project-admin] Calling method 'index' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:36:09.848662 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:36:09.848662 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:36:09.850075 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:36:09.850075 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:36:09.855222 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-f5e524d1-d65d-48e0-b2e9-27aa43b06606 tempest-VolumesActionsTest-1365686709 tempest-VolumesActionsTest-1365686709-project-member] Volume info retrieved successfully. Aug 12 10:36:09.861032 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-f5e524d1-d65d-48e0-b2e9-27aa43b06606 tempest-VolumesActionsTest-1365686709 tempest-VolumesActionsTest-1365686709-project-member] https://10.4.3.105/volume/v3/volumes/f9309d65-34ba-4832-9602-eaade437daa0 returned with HTTP 200 Aug 12 10:36:09.861346 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 390/1572] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:36:09 2026] GET /volume/v3/volumes/f9309d65-34ba-4832-9602-eaade437daa0 => generated 842 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:36:09.864603 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-fd7615c0-756d-4254-b55d-ae74c7fefe35 tempest-QosSpecsTestJSON-1441497709 tempest-QosSpecsTestJSON-1441497709-project-admin] https://10.4.3.105/volume/v3/qos-specs returned with HTTP 200 Aug 12 10:36:09.865577 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 395/1573] 10.4.3.105 () {66 vars in 1243 bytes} [Wed Aug 12 10:36:09 2026] GET /volume/v3/qos-specs => generated 175 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 12 10:36:09.874887 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-9c8eb5ce-1862-4e1a-88ac-b2b5c8712afc None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:09.877106 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-9c8eb5ce-1862-4e1a-88ac-b2b5c8712afc tempest-QosSpecsTestJSON-1441497709 tempest-QosSpecsTestJSON-1441497709-project-admin] DELETE https://10.4.3.105/volume/v3/qos-specs/d9107980-d3b7-40af-bbf7-1e5da6144630?force=False Aug 12 10:36:09.877375 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-9c8eb5ce-1862-4e1a-88ac-b2b5c8712afc tempest-QosSpecsTestJSON-1441497709 tempest-QosSpecsTestJSON-1441497709-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:36:09.877909 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-9c8eb5ce-1862-4e1a-88ac-b2b5c8712afc tempest-QosSpecsTestJSON-1441497709 tempest-QosSpecsTestJSON-1441497709-project-admin] Calling method 'delete' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:36:09.878030 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:36:09.878030 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:36:09.879258 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.contrib.qos_specs_manage [None req-9c8eb5ce-1862-4e1a-88ac-b2b5c8712afc tempest-QosSpecsTestJSON-1441497709 tempest-QosSpecsTestJSON-1441497709-project-admin] Delete qos_spec: d9107980-d3b7-40af-bbf7-1e5da6144630, force: False {{(pid=100373) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 12 10:36:09.883239 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-9c8eb5ce-1862-4e1a-88ac-b2b5c8712afc tempest-QosSpecsTestJSON-1441497709 tempest-QosSpecsTestJSON-1441497709-project-admin] https://10.4.3.105/volume/v3/qos-specs/d9107980-d3b7-40af-bbf7-1e5da6144630?force=False returned with HTTP 404 Aug 12 10:36:09.884249 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 391/1574] 10.4.3.105 () {66 vars in 1380 bytes} [Wed Aug 12 10:36:09 2026] DELETE /volume/v3/qos-specs/d9107980-d3b7-40af-bbf7-1e5da6144630?force=False => generated 100 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:36:09.891605 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-9230d1c4-3e24-4e94-8e87-a9716c5222fb None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:09.894308 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-9230d1c4-3e24-4e94-8e87-a9716c5222fb tempest-QosSpecsTestJSON-1441497709 tempest-QosSpecsTestJSON-1441497709-project-admin] GET https://10.4.3.105/volume/v3/qos-specs/d9107980-d3b7-40af-bbf7-1e5da6144630 Aug 12 10:36:09.894900 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-9230d1c4-3e24-4e94-8e87-a9716c5222fb tempest-QosSpecsTestJSON-1441497709 tempest-QosSpecsTestJSON-1441497709-project-admin] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:36:09.894900 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-9230d1c4-3e24-4e94-8e87-a9716c5222fb tempest-QosSpecsTestJSON-1441497709 tempest-QosSpecsTestJSON-1441497709-project-admin] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:36:09.899225 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-9230d1c4-3e24-4e94-8e87-a9716c5222fb tempest-QosSpecsTestJSON-1441497709 tempest-QosSpecsTestJSON-1441497709-project-admin] https://10.4.3.105/volume/v3/qos-specs/d9107980-d3b7-40af-bbf7-1e5da6144630 returned with HTTP 404 Aug 12 10:36:09.899648 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 399/1575] 10.4.3.105 () {66 vars in 1354 bytes} [Wed Aug 12 10:36:09 2026] GET /volume/v3/qos-specs/d9107980-d3b7-40af-bbf7-1e5da6144630 => generated 100 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:36:09.910561 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-68f973f2-fdb3-4de7-8c67-2b9742ddbb5f None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:09.912638 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-68f973f2-fdb3-4de7-8c67-2b9742ddbb5f tempest-QosSpecsTestJSON-1441497709 tempest-QosSpecsTestJSON-1441497709-project-admin] POST https://10.4.3.105/volume/v3/qos-specs Aug 12 10:36:09.913019 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-68f973f2-fdb3-4de7-8c67-2b9742ddbb5f tempest-QosSpecsTestJSON-1441497709 tempest-QosSpecsTestJSON-1441497709-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-434123042", "consumer": "both"}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:36:09.915135 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.qos_specs [None req-68f973f2-fdb3-4de7-8c67-2b9742ddbb5f tempest-QosSpecsTestJSON-1441497709 tempest-QosSpecsTestJSON-1441497709-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-434123042', 'consumer': 'both', 'specs': {}} {{(pid=100374) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Aug 12 10:36:09.921716 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.db.api [None req-68f973f2-fdb3-4de7-8c67-2b9742ddbb5f tempest-QosSpecsTestJSON-1441497709 tempest-QosSpecsTestJSON-1441497709-project-admin] DB qos_specs_create(): root {'id': '4fa1d1c6-3a1a-484b-9d72-da633c1a3788', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-434123042'} {{(pid=100374) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Aug 12 10:36:09.929047 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-68f973f2-fdb3-4de7-8c67-2b9742ddbb5f tempest-QosSpecsTestJSON-1441497709 tempest-QosSpecsTestJSON-1441497709-project-admin] https://10.4.3.105/volume/v3/qos-specs returned with HTTP 200 Aug 12 10:36:09.929499 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 391/1576] 10.4.3.105 () {68 vars in 1264 bytes} [Wed Aug 12 10:36:09 2026] POST /volume/v3/qos-specs => generated 364 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:36:09.942593 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-63ebcbc0-79d8-46bd-b8d1-6838bc23a2df None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:09.944930 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-63ebcbc0-79d8-46bd-b8d1-6838bc23a2df tempest-QosSpecsTestJSON-1441497709 tempest-QosSpecsTestJSON-1441497709-project-admin] DELETE https://10.4.3.105/volume/v3/qos-specs/4fa1d1c6-3a1a-484b-9d72-da633c1a3788?force=False Aug 12 10:36:09.946247 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-63ebcbc0-79d8-46bd-b8d1-6838bc23a2df tempest-QosSpecsTestJSON-1441497709 tempest-QosSpecsTestJSON-1441497709-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:36:09.946247 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-63ebcbc0-79d8-46bd-b8d1-6838bc23a2df tempest-QosSpecsTestJSON-1441497709 tempest-QosSpecsTestJSON-1441497709-project-admin] Calling method 'delete' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:36:09.946247 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:36:09.946247 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:36:09.946487 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.contrib.qos_specs_manage [None req-63ebcbc0-79d8-46bd-b8d1-6838bc23a2df tempest-QosSpecsTestJSON-1441497709 tempest-QosSpecsTestJSON-1441497709-project-admin] Delete qos_spec: 4fa1d1c6-3a1a-484b-9d72-da633c1a3788, force: False {{(pid=100375) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 12 10:36:09.966143 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-63ebcbc0-79d8-46bd-b8d1-6838bc23a2df tempest-QosSpecsTestJSON-1441497709 tempest-QosSpecsTestJSON-1441497709-project-admin] https://10.4.3.105/volume/v3/qos-specs/4fa1d1c6-3a1a-484b-9d72-da633c1a3788?force=False returned with HTTP 202 Aug 12 10:36:09.966550 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 396/1577] 10.4.3.105 () {66 vars in 1380 bytes} [Wed Aug 12 10:36:09 2026] DELETE /volume/v3/qos-specs/4fa1d1c6-3a1a-484b-9d72-da633c1a3788?force=False => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 10:36:09.975148 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-7200511d-c101-4cc2-b087-8786d6e21fb1 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:09.979393 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-7200511d-c101-4cc2-b087-8786d6e21fb1 tempest-QosSpecsTestJSON-1441497709 tempest-QosSpecsTestJSON-1441497709-project-admin] GET https://10.4.3.105/volume/v3/qos-specs/4fa1d1c6-3a1a-484b-9d72-da633c1a3788 Aug 12 10:36:09.979687 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-7200511d-c101-4cc2-b087-8786d6e21fb1 tempest-QosSpecsTestJSON-1441497709 tempest-QosSpecsTestJSON-1441497709-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:36:09.979935 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-7200511d-c101-4cc2-b087-8786d6e21fb1 tempest-QosSpecsTestJSON-1441497709 tempest-QosSpecsTestJSON-1441497709-project-admin] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:36:09.988290 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-7200511d-c101-4cc2-b087-8786d6e21fb1 tempest-QosSpecsTestJSON-1441497709 tempest-QosSpecsTestJSON-1441497709-project-admin] https://10.4.3.105/volume/v3/qos-specs/4fa1d1c6-3a1a-484b-9d72-da633c1a3788 returned with HTTP 404 Aug 12 10:36:09.988846 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 392/1578] 10.4.3.105 () {66 vars in 1354 bytes} [Wed Aug 12 10:36:09 2026] GET /volume/v3/qos-specs/4fa1d1c6-3a1a-484b-9d72-da633c1a3788 => generated 100 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:36:09.996793 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-60028a5a-6af1-45f7-9912-e35b36de9741 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:09.998586 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-60028a5a-6af1-45f7-9912-e35b36de9741 tempest-QosSpecsTestJSON-1441497709 tempest-QosSpecsTestJSON-1441497709-project-admin] GET https://10.4.3.105/volume/v3/qos-specs Aug 12 10:36:09.998809 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-60028a5a-6af1-45f7-9912-e35b36de9741 tempest-QosSpecsTestJSON-1441497709 tempest-QosSpecsTestJSON-1441497709-project-admin] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:36:09.999032 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-60028a5a-6af1-45f7-9912-e35b36de9741 tempest-QosSpecsTestJSON-1441497709 tempest-QosSpecsTestJSON-1441497709-project-admin] Calling method 'index' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:36:10.010381 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-60028a5a-6af1-45f7-9912-e35b36de9741 tempest-QosSpecsTestJSON-1441497709 tempest-QosSpecsTestJSON-1441497709-project-admin] https://10.4.3.105/volume/v3/qos-specs returned with HTTP 200 Aug 12 10:36:10.010873 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 400/1579] 10.4.3.105 () {66 vars in 1243 bytes} [Wed Aug 12 10:36:09 2026] GET /volume/v3/qos-specs => generated 175 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:36:10.019286 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-b343a914-0d9c-4e46-ad41-45cb8465db6b None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:10.021187 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-b343a914-0d9c-4e46-ad41-45cb8465db6b tempest-QosSpecsTestJSON-1441497709 tempest-QosSpecsTestJSON-1441497709-project-admin] DELETE https://10.4.3.105/volume/v3/qos-specs/4fa1d1c6-3a1a-484b-9d72-da633c1a3788?force=False Aug 12 10:36:10.021416 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-b343a914-0d9c-4e46-ad41-45cb8465db6b tempest-QosSpecsTestJSON-1441497709 tempest-QosSpecsTestJSON-1441497709-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:36:10.021722 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-b343a914-0d9c-4e46-ad41-45cb8465db6b tempest-QosSpecsTestJSON-1441497709 tempest-QosSpecsTestJSON-1441497709-project-admin] Calling method 'delete' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:36:10.021984 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:36:10.021984 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:36:10.022379 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.contrib.qos_specs_manage [None req-b343a914-0d9c-4e46-ad41-45cb8465db6b tempest-QosSpecsTestJSON-1441497709 tempest-QosSpecsTestJSON-1441497709-project-admin] Delete qos_spec: 4fa1d1c6-3a1a-484b-9d72-da633c1a3788, force: False {{(pid=100374) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 12 10:36:10.025781 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-b343a914-0d9c-4e46-ad41-45cb8465db6b tempest-QosSpecsTestJSON-1441497709 tempest-QosSpecsTestJSON-1441497709-project-admin] https://10.4.3.105/volume/v3/qos-specs/4fa1d1c6-3a1a-484b-9d72-da633c1a3788?force=False returned with HTTP 404 Aug 12 10:36:10.026308 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 392/1580] 10.4.3.105 () {66 vars in 1380 bytes} [Wed Aug 12 10:36:10 2026] DELETE /volume/v3/qos-specs/4fa1d1c6-3a1a-484b-9d72-da633c1a3788?force=False => generated 100 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:36:10.034085 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-f1dbdf47-9bf3-4558-ad34-058837054a7b None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:10.038244 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-f1dbdf47-9bf3-4558-ad34-058837054a7b tempest-QosSpecsTestJSON-1441497709 tempest-QosSpecsTestJSON-1441497709-project-admin] GET https://10.4.3.105/volume/v3/qos-specs/4fa1d1c6-3a1a-484b-9d72-da633c1a3788 Aug 12 10:36:10.038656 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-f1dbdf47-9bf3-4558-ad34-058837054a7b tempest-QosSpecsTestJSON-1441497709 tempest-QosSpecsTestJSON-1441497709-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:36:10.038858 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-f1dbdf47-9bf3-4558-ad34-058837054a7b tempest-QosSpecsTestJSON-1441497709 tempest-QosSpecsTestJSON-1441497709-project-admin] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:36:10.039176 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:36:10.039176 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:36:10.044741 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-f1dbdf47-9bf3-4558-ad34-058837054a7b tempest-QosSpecsTestJSON-1441497709 tempest-QosSpecsTestJSON-1441497709-project-admin] https://10.4.3.105/volume/v3/qos-specs/4fa1d1c6-3a1a-484b-9d72-da633c1a3788 returned with HTTP 404 Aug 12 10:36:10.045271 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 397/1581] 10.4.3.105 () {66 vars in 1354 bytes} [Wed Aug 12 10:36:10 2026] GET /volume/v3/qos-specs/4fa1d1c6-3a1a-484b-9d72-da633c1a3788 => generated 100 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:36:10.059036 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-0e74f3f8-4ed8-400a-83c6-565444fbcfaa None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:10.060293 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-0e74f3f8-4ed8-400a-83c6-565444fbcfaa tempest-QosSpecsTestJSON-1441497709 tempest-QosSpecsTestJSON-1441497709-project-admin] POST https://10.4.3.105/volume/v3/qos-specs Aug 12 10:36:10.060650 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-0e74f3f8-4ed8-400a-83c6-565444fbcfaa tempest-QosSpecsTestJSON-1441497709 tempest-QosSpecsTestJSON-1441497709-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-1371066078", "consumer": "front-end"}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:36:10.063085 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.qos_specs [None req-0e74f3f8-4ed8-400a-83c6-565444fbcfaa tempest-QosSpecsTestJSON-1441497709 tempest-QosSpecsTestJSON-1441497709-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-1371066078', 'consumer': 'front-end', 'specs': {}} {{(pid=100373) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Aug 12 10:36:10.067175 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.db.api [None req-0e74f3f8-4ed8-400a-83c6-565444fbcfaa tempest-QosSpecsTestJSON-1441497709 tempest-QosSpecsTestJSON-1441497709-project-admin] DB qos_specs_create(): root {'id': '806102f3-71da-472e-a53f-f877dbf657d1', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-1371066078'} {{(pid=100373) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Aug 12 10:36:10.071803 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-0e74f3f8-4ed8-400a-83c6-565444fbcfaa tempest-QosSpecsTestJSON-1441497709 tempest-QosSpecsTestJSON-1441497709-project-admin] https://10.4.3.105/volume/v3/qos-specs returned with HTTP 200 Aug 12 10:36:10.072246 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 393/1582] 10.4.3.105 () {68 vars in 1264 bytes} [Wed Aug 12 10:36:10 2026] POST /volume/v3/qos-specs => generated 370 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:36:10.086466 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-4c432112-8f72-4b14-98a6-3fa9c8bb8bc3 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:10.087279 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-4c432112-8f72-4b14-98a6-3fa9c8bb8bc3 tempest-QosSpecsTestJSON-1441497709 tempest-QosSpecsTestJSON-1441497709-project-admin] DELETE https://10.4.3.105/volume/v3/qos-specs/806102f3-71da-472e-a53f-f877dbf657d1?force=False Aug 12 10:36:10.087642 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-4c432112-8f72-4b14-98a6-3fa9c8bb8bc3 tempest-QosSpecsTestJSON-1441497709 tempest-QosSpecsTestJSON-1441497709-project-admin] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:36:10.087855 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-4c432112-8f72-4b14-98a6-3fa9c8bb8bc3 tempest-QosSpecsTestJSON-1441497709 tempest-QosSpecsTestJSON-1441497709-project-admin] Calling method 'delete' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:36:10.088169 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:36:10.088169 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:36:10.088736 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.contrib.qos_specs_manage [None req-4c432112-8f72-4b14-98a6-3fa9c8bb8bc3 tempest-QosSpecsTestJSON-1441497709 tempest-QosSpecsTestJSON-1441497709-project-admin] Delete qos_spec: 806102f3-71da-472e-a53f-f877dbf657d1, force: False {{(pid=100372) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 12 10:36:10.131578 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-4c432112-8f72-4b14-98a6-3fa9c8bb8bc3 tempest-QosSpecsTestJSON-1441497709 tempest-QosSpecsTestJSON-1441497709-project-admin] https://10.4.3.105/volume/v3/qos-specs/806102f3-71da-472e-a53f-f877dbf657d1?force=False returned with HTTP 202 Aug 12 10:36:10.132344 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 401/1583] 10.4.3.105 () {66 vars in 1380 bytes} [Wed Aug 12 10:36:10 2026] DELETE /volume/v3/qos-specs/806102f3-71da-472e-a53f-f877dbf657d1?force=False => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 10:36:10.140699 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-07a1ac0c-dc5a-4f06-986f-302d8747e9af None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:10.142878 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-07a1ac0c-dc5a-4f06-986f-302d8747e9af tempest-QosSpecsTestJSON-1441497709 tempest-QosSpecsTestJSON-1441497709-project-admin] GET https://10.4.3.105/volume/v3/qos-specs/806102f3-71da-472e-a53f-f877dbf657d1 Aug 12 10:36:10.143122 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-07a1ac0c-dc5a-4f06-986f-302d8747e9af tempest-QosSpecsTestJSON-1441497709 tempest-QosSpecsTestJSON-1441497709-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:36:10.143360 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-07a1ac0c-dc5a-4f06-986f-302d8747e9af tempest-QosSpecsTestJSON-1441497709 tempest-QosSpecsTestJSON-1441497709-project-admin] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:36:10.148850 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-07a1ac0c-dc5a-4f06-986f-302d8747e9af tempest-QosSpecsTestJSON-1441497709 tempest-QosSpecsTestJSON-1441497709-project-admin] https://10.4.3.105/volume/v3/qos-specs/806102f3-71da-472e-a53f-f877dbf657d1 returned with HTTP 404 Aug 12 10:36:10.149634 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 393/1584] 10.4.3.105 () {66 vars in 1354 bytes} [Wed Aug 12 10:36:10 2026] GET /volume/v3/qos-specs/806102f3-71da-472e-a53f-f877dbf657d1 => generated 100 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:36:10.158096 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-9e79f4c1-dbee-4abf-a989-b30b661034c9 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:10.161737 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-9e79f4c1-dbee-4abf-a989-b30b661034c9 tempest-QosSpecsTestJSON-1441497709 tempest-QosSpecsTestJSON-1441497709-project-admin] GET https://10.4.3.105/volume/v3/qos-specs Aug 12 10:36:10.161997 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-9e79f4c1-dbee-4abf-a989-b30b661034c9 tempest-QosSpecsTestJSON-1441497709 tempest-QosSpecsTestJSON-1441497709-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:36:10.162232 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-9e79f4c1-dbee-4abf-a989-b30b661034c9 tempest-QosSpecsTestJSON-1441497709 tempest-QosSpecsTestJSON-1441497709-project-admin] Calling method 'index' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:36:10.171695 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-9e79f4c1-dbee-4abf-a989-b30b661034c9 tempest-QosSpecsTestJSON-1441497709 tempest-QosSpecsTestJSON-1441497709-project-admin] https://10.4.3.105/volume/v3/qos-specs returned with HTTP 200 Aug 12 10:36:10.173373 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 398/1585] 10.4.3.105 () {66 vars in 1243 bytes} [Wed Aug 12 10:36:10 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 10:36:10.182908 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-33dd8f28-e736-41f9-acdd-fa31b3023031 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:10.185498 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-33dd8f28-e736-41f9-acdd-fa31b3023031 tempest-QosSpecsTestJSON-1441497709 tempest-QosSpecsTestJSON-1441497709-project-admin] DELETE https://10.4.3.105/volume/v3/qos-specs/806102f3-71da-472e-a53f-f877dbf657d1?force=False Aug 12 10:36:10.186277 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-33dd8f28-e736-41f9-acdd-fa31b3023031 tempest-QosSpecsTestJSON-1441497709 tempest-QosSpecsTestJSON-1441497709-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:36:10.186689 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-33dd8f28-e736-41f9-acdd-fa31b3023031 tempest-QosSpecsTestJSON-1441497709 tempest-QosSpecsTestJSON-1441497709-project-admin] Calling method 'delete' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:36:10.187605 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:36:10.187605 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:36:10.188222 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.contrib.qos_specs_manage [None req-33dd8f28-e736-41f9-acdd-fa31b3023031 tempest-QosSpecsTestJSON-1441497709 tempest-QosSpecsTestJSON-1441497709-project-admin] Delete qos_spec: 806102f3-71da-472e-a53f-f877dbf657d1, force: False {{(pid=100373) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 12 10:36:10.192742 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-33dd8f28-e736-41f9-acdd-fa31b3023031 tempest-QosSpecsTestJSON-1441497709 tempest-QosSpecsTestJSON-1441497709-project-admin] https://10.4.3.105/volume/v3/qos-specs/806102f3-71da-472e-a53f-f877dbf657d1?force=False returned with HTTP 404 Aug 12 10:36:10.193384 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 394/1586] 10.4.3.105 () {66 vars in 1380 bytes} [Wed Aug 12 10:36:10 2026] DELETE /volume/v3/qos-specs/806102f3-71da-472e-a53f-f877dbf657d1?force=False => generated 100 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:36:10.203637 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-9843d67f-efd8-4e44-b241-1522feffbb91 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:10.205906 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-9843d67f-efd8-4e44-b241-1522feffbb91 tempest-QosSpecsTestJSON-1441497709 tempest-QosSpecsTestJSON-1441497709-project-admin] GET https://10.4.3.105/volume/v3/qos-specs/806102f3-71da-472e-a53f-f877dbf657d1 Aug 12 10:36:10.206171 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-9843d67f-efd8-4e44-b241-1522feffbb91 tempest-QosSpecsTestJSON-1441497709 tempest-QosSpecsTestJSON-1441497709-project-admin] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:36:10.206969 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-9843d67f-efd8-4e44-b241-1522feffbb91 tempest-QosSpecsTestJSON-1441497709 tempest-QosSpecsTestJSON-1441497709-project-admin] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:36:10.206969 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:36:10.206969 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:36:10.211692 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-9843d67f-efd8-4e44-b241-1522feffbb91 tempest-QosSpecsTestJSON-1441497709 tempest-QosSpecsTestJSON-1441497709-project-admin] https://10.4.3.105/volume/v3/qos-specs/806102f3-71da-472e-a53f-f877dbf657d1 returned with HTTP 404 Aug 12 10:36:10.212490 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 402/1587] 10.4.3.105 () {66 vars in 1354 bytes} [Wed Aug 12 10:36:10 2026] GET /volume/v3/qos-specs/806102f3-71da-472e-a53f-f877dbf657d1 => generated 100 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:36:10.221719 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-a5bc091a-1543-42a9-b080-70b81dee500b None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:10.224026 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-a5bc091a-1543-42a9-b080-70b81dee500b tempest-QosSpecsTestJSON-1441497709 tempest-QosSpecsTestJSON-1441497709-project-admin] GET https://10.4.3.105/volume/v3/qos-specs/abca1da9-8f44-4813-93c4-4365d44d4afa Aug 12 10:36:10.224247 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-a5bc091a-1543-42a9-b080-70b81dee500b tempest-QosSpecsTestJSON-1441497709 tempest-QosSpecsTestJSON-1441497709-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:36:10.224455 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-a5bc091a-1543-42a9-b080-70b81dee500b tempest-QosSpecsTestJSON-1441497709 tempest-QosSpecsTestJSON-1441497709-project-admin] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:36:10.228877 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-a5bc091a-1543-42a9-b080-70b81dee500b tempest-QosSpecsTestJSON-1441497709 tempest-QosSpecsTestJSON-1441497709-project-admin] https://10.4.3.105/volume/v3/qos-specs/abca1da9-8f44-4813-93c4-4365d44d4afa returned with HTTP 200 Aug 12 10:36:10.229320 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 394/1588] 10.4.3.105 () {66 vars in 1354 bytes} [Wed Aug 12 10:36:10 2026] GET /volume/v3/qos-specs/abca1da9-8f44-4813-93c4-4365d44d4afa => generated 393 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:36:10.240182 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-dbdf911a-6c32-48e0-8c23-e98adfef8509 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:10.245383 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-dbdf911a-6c32-48e0-8c23-e98adfef8509 tempest-QosSpecsTestJSON-1441497709 tempest-QosSpecsTestJSON-1441497709-project-admin] GET https://10.4.3.105/volume/v3/qos-specs Aug 12 10:36:10.246428 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-dbdf911a-6c32-48e0-8c23-e98adfef8509 tempest-QosSpecsTestJSON-1441497709 tempest-QosSpecsTestJSON-1441497709-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:36:10.247133 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-dbdf911a-6c32-48e0-8c23-e98adfef8509 tempest-QosSpecsTestJSON-1441497709 tempest-QosSpecsTestJSON-1441497709-project-admin] Calling method 'index' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:36:10.248130 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:36:10.248130 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:36:10.255929 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-dbdf911a-6c32-48e0-8c23-e98adfef8509 tempest-QosSpecsTestJSON-1441497709 tempest-QosSpecsTestJSON-1441497709-project-admin] https://10.4.3.105/volume/v3/qos-specs returned with HTTP 200 Aug 12 10:36:10.256475 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 399/1589] 10.4.3.105 () {66 vars in 1243 bytes} [Wed Aug 12 10:36:10 2026] GET /volume/v3/qos-specs => generated 175 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:36:10.266452 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-bffc3033-d568-46d6-9e7e-3ebcc37f51c3 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:10.268288 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-bffc3033-d568-46d6-9e7e-3ebcc37f51c3 tempest-QosSpecsTestJSON-1441497709 tempest-QosSpecsTestJSON-1441497709-project-admin] PUT https://10.4.3.105/volume/v3/qos-specs/abca1da9-8f44-4813-93c4-4365d44d4afa Aug 12 10:36:10.269037 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-bffc3033-d568-46d6-9e7e-3ebcc37f51c3 tempest-QosSpecsTestJSON-1441497709 tempest-QosSpecsTestJSON-1441497709-project-admin] Action: 'update', calling method: update, body: {"qos_specs": {"iops_bytes": "500"}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:36:10.276496 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.qos_specs [None req-bffc3033-d568-46d6-9e7e-3ebcc37f51c3 tempest-QosSpecsTestJSON-1441497709 tempest-QosSpecsTestJSON-1441497709-project-admin] qos_specs.update(): specs {'iops_bytes': '500'} {{(pid=100373) update /opt/stack/cinder/cinder/volume/qos_specs.py:79}} Aug 12 10:36:10.287722 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.db.api [None req-bffc3033-d568-46d6-9e7e-3ebcc37f51c3 tempest-QosSpecsTestJSON-1441497709 tempest-QosSpecsTestJSON-1441497709-project-admin] qos_specs_update() value: {'id': '4bdf65d4-e14c-48b6-ab75-170508c4a3d6', 'key': 'iops_bytes', 'value': '500', 'specs_id': 'abca1da9-8f44-4813-93c4-4365d44d4afa', 'deleted': False} {{(pid=100373) qos_specs_update /opt/stack/cinder/cinder/db/api.py:6017}} Aug 12 10:36:10.295274 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-bffc3033-d568-46d6-9e7e-3ebcc37f51c3 tempest-QosSpecsTestJSON-1441497709 tempest-QosSpecsTestJSON-1441497709-project-admin] https://10.4.3.105/volume/v3/qos-specs/abca1da9-8f44-4813-93c4-4365d44d4afa returned with HTTP 200 Aug 12 10:36:10.295274 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 395/1590] 10.4.3.105 () {68 vars in 1374 bytes} [Wed Aug 12 10:36:10 2026] PUT /volume/v3/qos-specs/abca1da9-8f44-4813-93c4-4365d44d4afa => generated 36 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 12 10:36:10.303817 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-5a4531a0-991a-4e37-ac0e-b08320eae793 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:10.306504 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-5a4531a0-991a-4e37-ac0e-b08320eae793 tempest-QosSpecsTestJSON-1441497709 tempest-QosSpecsTestJSON-1441497709-project-admin] GET https://10.4.3.105/volume/v3/qos-specs/abca1da9-8f44-4813-93c4-4365d44d4afa Aug 12 10:36:10.306781 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-5a4531a0-991a-4e37-ac0e-b08320eae793 tempest-QosSpecsTestJSON-1441497709 tempest-QosSpecsTestJSON-1441497709-project-admin] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:36:10.306993 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-5a4531a0-991a-4e37-ac0e-b08320eae793 tempest-QosSpecsTestJSON-1441497709 tempest-QosSpecsTestJSON-1441497709-project-admin] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:36:10.315615 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-5a4531a0-991a-4e37-ac0e-b08320eae793 tempest-QosSpecsTestJSON-1441497709 tempest-QosSpecsTestJSON-1441497709-project-admin] https://10.4.3.105/volume/v3/qos-specs/abca1da9-8f44-4813-93c4-4365d44d4afa returned with HTTP 200 Aug 12 10:36:10.316052 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 403/1591] 10.4.3.105 () {66 vars in 1354 bytes} [Wed Aug 12 10:36:10 2026] GET /volume/v3/qos-specs/abca1da9-8f44-4813-93c4-4365d44d4afa => generated 414 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:36:10.325431 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-d7d0ee20-70cf-46bc-a4d5-153a256c5096 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:10.327244 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-d7d0ee20-70cf-46bc-a4d5-153a256c5096 tempest-QosSpecsTestJSON-1441497709 tempest-QosSpecsTestJSON-1441497709-project-admin] PUT https://10.4.3.105/volume/v3/qos-specs/abca1da9-8f44-4813-93c4-4365d44d4afa/delete_keys Aug 12 10:36:10.327585 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-d7d0ee20-70cf-46bc-a4d5-153a256c5096 tempest-QosSpecsTestJSON-1441497709 tempest-QosSpecsTestJSON-1441497709-project-admin] Action: 'delete_keys', calling method: delete_keys, body: {"keys": ["iops_bytes"]} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:36:10.329005 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:36:10.329005 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:36:10.329618 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.contrib.qos_specs_manage [None req-d7d0ee20-70cf-46bc-a4d5-153a256c5096 tempest-QosSpecsTestJSON-1441497709 tempest-QosSpecsTestJSON-1441497709-project-admin] Delete_key spec: abca1da9-8f44-4813-93c4-4365d44d4afa, keys: ['iops_bytes'] {{(pid=100374) delete_keys /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:208}} Aug 12 10:36:10.344110 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-d7d0ee20-70cf-46bc-a4d5-153a256c5096 tempest-QosSpecsTestJSON-1441497709 tempest-QosSpecsTestJSON-1441497709-project-admin] https://10.4.3.105/volume/v3/qos-specs/abca1da9-8f44-4813-93c4-4365d44d4afa/delete_keys returned with HTTP 202 Aug 12 10:36:10.344504 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 395/1592] 10.4.3.105 () {68 vars in 1410 bytes} [Wed Aug 12 10:36:10 2026] PUT /volume/v3/qos-specs/abca1da9-8f44-4813-93c4-4365d44d4afa/delete_keys => generated 0 bytes in 20 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 10:36:10.351477 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-207f7d4c-869d-4afc-9c2a-8cd00649a3af None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:10.354966 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-207f7d4c-869d-4afc-9c2a-8cd00649a3af tempest-QosSpecsTestJSON-1441497709 tempest-QosSpecsTestJSON-1441497709-project-admin] GET https://10.4.3.105/volume/v3/qos-specs/abca1da9-8f44-4813-93c4-4365d44d4afa Aug 12 10:36:10.354966 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-207f7d4c-869d-4afc-9c2a-8cd00649a3af tempest-QosSpecsTestJSON-1441497709 tempest-QosSpecsTestJSON-1441497709-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:36:10.354966 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-207f7d4c-869d-4afc-9c2a-8cd00649a3af tempest-QosSpecsTestJSON-1441497709 tempest-QosSpecsTestJSON-1441497709-project-admin] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:36:10.354966 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:36:10.354966 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:36:10.360673 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-207f7d4c-869d-4afc-9c2a-8cd00649a3af tempest-QosSpecsTestJSON-1441497709 tempest-QosSpecsTestJSON-1441497709-project-admin] https://10.4.3.105/volume/v3/qos-specs/abca1da9-8f44-4813-93c4-4365d44d4afa returned with HTTP 200 Aug 12 10:36:10.360673 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 400/1593] 10.4.3.105 () {66 vars in 1354 bytes} [Wed Aug 12 10:36:10 2026] GET /volume/v3/qos-specs/abca1da9-8f44-4813-93c4-4365d44d4afa => generated 393 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:36:10.373847 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-1f88c606-df02-48b4-b02b-18811deb99a4 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:10.373847 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-1f88c606-df02-48b4-b02b-18811deb99a4 tempest-QosSpecsTestJSON-1441497709 tempest-QosSpecsTestJSON-1441497709-project-admin] GET https://10.4.3.105/volume/v3/qos-specs/abca1da9-8f44-4813-93c4-4365d44d4afa Aug 12 10:36:10.373847 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-1f88c606-df02-48b4-b02b-18811deb99a4 tempest-QosSpecsTestJSON-1441497709 tempest-QosSpecsTestJSON-1441497709-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:36:10.373847 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-1f88c606-df02-48b4-b02b-18811deb99a4 tempest-QosSpecsTestJSON-1441497709 tempest-QosSpecsTestJSON-1441497709-project-admin] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:36:10.375006 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:36:10.375006 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:36:10.382847 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-1f88c606-df02-48b4-b02b-18811deb99a4 tempest-QosSpecsTestJSON-1441497709 tempest-QosSpecsTestJSON-1441497709-project-admin] https://10.4.3.105/volume/v3/qos-specs/abca1da9-8f44-4813-93c4-4365d44d4afa returned with HTTP 200 Aug 12 10:36:10.382847 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 396/1594] 10.4.3.105 () {66 vars in 1354 bytes} [Wed Aug 12 10:36:10 2026] GET /volume/v3/qos-specs/abca1da9-8f44-4813-93c4-4365d44d4afa => generated 393 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:36:10.396782 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-a6c51730-84ba-4e48-89e2-a6b520f93ca0 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:10.399647 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-a6c51730-84ba-4e48-89e2-a6b520f93ca0 tempest-QosSpecsTestJSON-1441497709 tempest-QosSpecsTestJSON-1441497709-project-admin] DELETE https://10.4.3.105/volume/v3/qos-specs/abca1da9-8f44-4813-93c4-4365d44d4afa?force=False Aug 12 10:36:10.399960 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-a6c51730-84ba-4e48-89e2-a6b520f93ca0 tempest-QosSpecsTestJSON-1441497709 tempest-QosSpecsTestJSON-1441497709-project-admin] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:36:10.400254 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-a6c51730-84ba-4e48-89e2-a6b520f93ca0 tempest-QosSpecsTestJSON-1441497709 tempest-QosSpecsTestJSON-1441497709-project-admin] Calling method 'delete' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:36:10.400778 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:36:10.400778 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:36:10.401298 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.contrib.qos_specs_manage [None req-a6c51730-84ba-4e48-89e2-a6b520f93ca0 tempest-QosSpecsTestJSON-1441497709 tempest-QosSpecsTestJSON-1441497709-project-admin] Delete qos_spec: abca1da9-8f44-4813-93c4-4365d44d4afa, force: False {{(pid=100372) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 12 10:36:10.430030 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-a6c51730-84ba-4e48-89e2-a6b520f93ca0 tempest-QosSpecsTestJSON-1441497709 tempest-QosSpecsTestJSON-1441497709-project-admin] https://10.4.3.105/volume/v3/qos-specs/abca1da9-8f44-4813-93c4-4365d44d4afa?force=False returned with HTTP 202 Aug 12 10:36:10.430119 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 404/1595] 10.4.3.105 () {66 vars in 1380 bytes} [Wed Aug 12 10:36:10 2026] DELETE /volume/v3/qos-specs/abca1da9-8f44-4813-93c4-4365d44d4afa?force=False => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 10:36:10.439429 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-f5d4ba72-abbf-46f7-8f25-a639fa77de1d None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:10.441614 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-f5d4ba72-abbf-46f7-8f25-a639fa77de1d tempest-QosSpecsTestJSON-1441497709 tempest-QosSpecsTestJSON-1441497709-project-admin] GET https://10.4.3.105/volume/v3/qos-specs/abca1da9-8f44-4813-93c4-4365d44d4afa Aug 12 10:36:10.441862 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-f5d4ba72-abbf-46f7-8f25-a639fa77de1d tempest-QosSpecsTestJSON-1441497709 tempest-QosSpecsTestJSON-1441497709-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:36:10.442093 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-f5d4ba72-abbf-46f7-8f25-a639fa77de1d tempest-QosSpecsTestJSON-1441497709 tempest-QosSpecsTestJSON-1441497709-project-admin] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:36:10.442444 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:36:10.442444 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:36:10.451843 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-f5d4ba72-abbf-46f7-8f25-a639fa77de1d tempest-QosSpecsTestJSON-1441497709 tempest-QosSpecsTestJSON-1441497709-project-admin] https://10.4.3.105/volume/v3/qos-specs/abca1da9-8f44-4813-93c4-4365d44d4afa returned with HTTP 404 Aug 12 10:36:10.452567 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 396/1596] 10.4.3.105 () {66 vars in 1354 bytes} [Wed Aug 12 10:36:10 2026] GET /volume/v3/qos-specs/abca1da9-8f44-4813-93c4-4365d44d4afa => generated 100 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:36:10.747317 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-50ebdfe9-e2db-4118-b8ca-1b08f0f03260 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:10.751090 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-50ebdfe9-e2db-4118-b8ca-1b08f0f03260 tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] GET https://10.4.3.105/volume/v3/volumes/f660a637-d2c6-4a98-985e-76809e424b1e Aug 12 10:36:10.751090 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-50ebdfe9-e2db-4118-b8ca-1b08f0f03260 tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:36:10.751090 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-50ebdfe9-e2db-4118-b8ca-1b08f0f03260 tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:36:10.758647 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:36:10.758647 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:36:10.765245 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-50ebdfe9-e2db-4118-b8ca-1b08f0f03260 tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] Volume info retrieved successfully. Aug 12 10:36:10.770873 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-50ebdfe9-e2db-4118-b8ca-1b08f0f03260 tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] https://10.4.3.105/volume/v3/volumes/f660a637-d2c6-4a98-985e-76809e424b1e returned with HTTP 200 Aug 12 10:36:10.771343 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 401/1597] 10.4.3.105 () {68 vars in 1389 bytes} [Wed Aug 12 10:36:10 2026] GET /volume/v3/volumes/f660a637-d2c6-4a98-985e-76809e424b1e => generated 928 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:36:11.562451 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-9352a712-d880-4156-9bdc-8956361d9dfe req-8e913c14-fb7c-4a06-ab75-4071beccc522 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:11.568390 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-9352a712-d880-4156-9bdc-8956361d9dfe req-8e913c14-fb7c-4a06-ab75-4071beccc522 tempest-TestStampPattern-1132701134 tempest-TestStampPattern-1132701134-project-member] GET https://10.4.3.105/volume/v3/volumes/60c27da7-5789-4ecc-a387-38cdb0bca4cb Aug 12 10:36:11.568678 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-9352a712-d880-4156-9bdc-8956361d9dfe req-8e913c14-fb7c-4a06-ab75-4071beccc522 tempest-TestStampPattern-1132701134 tempest-TestStampPattern-1132701134-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:36:11.568900 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-9352a712-d880-4156-9bdc-8956361d9dfe req-8e913c14-fb7c-4a06-ab75-4071beccc522 tempest-TestStampPattern-1132701134 tempest-TestStampPattern-1132701134-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:36:11.590509 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:36:11.590509 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:36:11.595610 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [req-9352a712-d880-4156-9bdc-8956361d9dfe req-8e913c14-fb7c-4a06-ab75-4071beccc522 tempest-TestStampPattern-1132701134 tempest-TestStampPattern-1132701134-project-member] Volume info retrieved successfully. Aug 12 10:36:11.607464 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-9352a712-d880-4156-9bdc-8956361d9dfe req-8e913c14-fb7c-4a06-ab75-4071beccc522 tempest-TestStampPattern-1132701134 tempest-TestStampPattern-1132701134-project-member] https://10.4.3.105/volume/v3/volumes/60c27da7-5789-4ecc-a387-38cdb0bca4cb returned with HTTP 200 Aug 12 10:36:11.607464 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 397/1598] 10.4.3.105 () {68 vars in 1598 bytes} [Wed Aug 12 10:36:11 2026] GET /volume/v3/volumes/60c27da7-5789-4ecc-a387-38cdb0bca4cb => generated 1165 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:36:11.634151 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [req-9352a712-d880-4156-9bdc-8956361d9dfe req-2fe96da6-7d90-4fc1-9095-0087c48ba68e None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:11.638458 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-9352a712-d880-4156-9bdc-8956361d9dfe req-2fe96da6-7d90-4fc1-9095-0087c48ba68e tempest-TestStampPattern-1132701134 tempest-TestStampPattern-1132701134-project-member] POST https://10.4.3.105/volume/v3/volumes/60c27da7-5789-4ecc-a387-38cdb0bca4cb/action Aug 12 10:36:11.638831 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [req-9352a712-d880-4156-9bdc-8956361d9dfe req-2fe96da6-7d90-4fc1-9095-0087c48ba68e tempest-TestStampPattern-1132701134 tempest-TestStampPattern-1132701134-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100372) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 10:36:11.638964 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [req-9352a712-d880-4156-9bdc-8956361d9dfe req-2fe96da6-7d90-4fc1-9095-0087c48ba68e tempest-TestStampPattern-1132701134 tempest-TestStampPattern-1132701134-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:36:11.652737 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:36:11.652737 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:36:11.653369 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [req-9352a712-d880-4156-9bdc-8956361d9dfe req-2fe96da6-7d90-4fc1-9095-0087c48ba68e tempest-TestStampPattern-1132701134 tempest-TestStampPattern-1132701134-project-member] Volume info retrieved successfully. Aug 12 10:36:11.661066 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [req-9352a712-d880-4156-9bdc-8956361d9dfe req-2fe96da6-7d90-4fc1-9095-0087c48ba68e tempest-TestStampPattern-1132701134 tempest-TestStampPattern-1132701134-project-member] Begin detaching volume completed successfully. Aug 12 10:36:11.661274 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-9352a712-d880-4156-9bdc-8956361d9dfe req-2fe96da6-7d90-4fc1-9095-0087c48ba68e tempest-TestStampPattern-1132701134 tempest-TestStampPattern-1132701134-project-member] https://10.4.3.105/volume/v3/volumes/60c27da7-5789-4ecc-a387-38cdb0bca4cb/action returned with HTTP 202 Aug 12 10:36:11.661828 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 405/1599] 10.4.3.105 () {72 vars in 1672 bytes} [Wed Aug 12 10:36:11 2026] POST /volume/v3/volumes/60c27da7-5789-4ecc-a387-38cdb0bca4cb/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 10:36:11.726354 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-620d8a9f-34a6-4623-803b-deb3e3065555 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:11.726354 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-620d8a9f-34a6-4623-803b-deb3e3065555 None None] GET https://10.4.3.105/volume// Aug 12 10:36:11.726354 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-620d8a9f-34a6-4623-803b-deb3e3065555 None None] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:36:11.726354 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-620d8a9f-34a6-4623-803b-deb3e3065555 None None] Calling method 'all' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:36:11.726354 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-620d8a9f-34a6-4623-803b-deb3e3065555 None None] https://10.4.3.105/volume// returned with HTTP 300 Aug 12 10:36:11.726354 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 397/1600] 10.4.3.105 () {66 vars in 1426 bytes} [Wed Aug 12 10:36:11 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 10:36:11.736679 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-9352a712-d880-4156-9bdc-8956361d9dfe req-11b74e84-0de9-432f-82b4-e3eeb29efe05 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:11.741797 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-9352a712-d880-4156-9bdc-8956361d9dfe req-11b74e84-0de9-432f-82b4-e3eeb29efe05 tempest-TestStampPattern-1132701134 tempest-TestStampPattern-1132701134-project-member] GET https://10.4.3.105/volume/v3/volumes/60c27da7-5789-4ecc-a387-38cdb0bca4cb Aug 12 10:36:11.742231 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-9352a712-d880-4156-9bdc-8956361d9dfe req-11b74e84-0de9-432f-82b4-e3eeb29efe05 tempest-TestStampPattern-1132701134 tempest-TestStampPattern-1132701134-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:36:11.742607 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-9352a712-d880-4156-9bdc-8956361d9dfe req-11b74e84-0de9-432f-82b4-e3eeb29efe05 tempest-TestStampPattern-1132701134 tempest-TestStampPattern-1132701134-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:36:11.752554 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:36:11.752554 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:36:11.756998 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [req-9352a712-d880-4156-9bdc-8956361d9dfe req-11b74e84-0de9-432f-82b4-e3eeb29efe05 tempest-TestStampPattern-1132701134 tempest-TestStampPattern-1132701134-project-member] Volume info retrieved successfully. Aug 12 10:36:11.759989 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-9352a712-d880-4156-9bdc-8956361d9dfe req-11b74e84-0de9-432f-82b4-e3eeb29efe05 tempest-TestStampPattern-1132701134 tempest-TestStampPattern-1132701134-project-member] https://10.4.3.105/volume/v3/volumes/60c27da7-5789-4ecc-a387-38cdb0bca4cb returned with HTTP 200 Aug 12 10:36:11.760386 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 402/1601] 10.4.3.105 () {70 vars in 1639 bytes} [Wed Aug 12 10:36:11 2026] GET /volume/v3/volumes/60c27da7-5789-4ecc-a387-38cdb0bca4cb => generated 1348 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 10:36:11.788536 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-0b3468d7-7e38-4596-8119-4eb9dc52da60 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:11.791682 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-0b3468d7-7e38-4596-8119-4eb9dc52da60 tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] GET https://10.4.3.105/volume/v3/volumes/f660a637-d2c6-4a98-985e-76809e424b1e Aug 12 10:36:11.792039 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-0b3468d7-7e38-4596-8119-4eb9dc52da60 tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:36:11.792650 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-0b3468d7-7e38-4596-8119-4eb9dc52da60 tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:36:11.809114 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:36:11.809114 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:36:11.815136 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-0b3468d7-7e38-4596-8119-4eb9dc52da60 tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] Volume info retrieved successfully. Aug 12 10:36:11.824217 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-0b3468d7-7e38-4596-8119-4eb9dc52da60 tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] https://10.4.3.105/volume/v3/volumes/f660a637-d2c6-4a98-985e-76809e424b1e returned with HTTP 200 Aug 12 10:36:11.824732 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 398/1602] 10.4.3.105 () {68 vars in 1389 bytes} [Wed Aug 12 10:36:11 2026] GET /volume/v3/volumes/f660a637-d2c6-4a98-985e-76809e424b1e => generated 928 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:36:12.837713 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [req-9352a712-d880-4156-9bdc-8956361d9dfe req-6a3f6a59-aaf2-40a9-b11f-e91822f14f6c None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:12.842171 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-680b42c3-de9a-4ac9-8592-b6a0a3dd189e None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:12.843925 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-680b42c3-de9a-4ac9-8592-b6a0a3dd189e tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] GET https://10.4.3.105/volume/v3/volumes/f660a637-d2c6-4a98-985e-76809e424b1e Aug 12 10:36:12.844129 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-680b42c3-de9a-4ac9-8592-b6a0a3dd189e tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:36:12.844303 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-680b42c3-de9a-4ac9-8592-b6a0a3dd189e tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:36:12.844442 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-9352a712-d880-4156-9bdc-8956361d9dfe req-6a3f6a59-aaf2-40a9-b11f-e91822f14f6c tempest-TestStampPattern-1132701134 tempest-TestStampPattern-1132701134-project-member] DELETE https://10.4.3.105/volume/v3/attachments/d57f5869-ab8d-47df-b39a-30dbc7b22d43 Aug 12 10:36:12.845549 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [req-9352a712-d880-4156-9bdc-8956361d9dfe req-6a3f6a59-aaf2-40a9-b11f-e91822f14f6c tempest-TestStampPattern-1132701134 tempest-TestStampPattern-1132701134-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:36:12.846033 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [req-9352a712-d880-4156-9bdc-8956361d9dfe req-6a3f6a59-aaf2-40a9-b11f-e91822f14f6c tempest-TestStampPattern-1132701134 tempest-TestStampPattern-1132701134-project-member] Calling method 'version_select' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:36:12.851795 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:36:12.851795 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:36:12.855607 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-680b42c3-de9a-4ac9-8592-b6a0a3dd189e tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] Volume info retrieved successfully. Aug 12 10:36:12.857742 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:36:12.857742 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:36:12.860251 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-680b42c3-de9a-4ac9-8592-b6a0a3dd189e tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] https://10.4.3.105/volume/v3/volumes/f660a637-d2c6-4a98-985e-76809e424b1e returned with HTTP 200 Aug 12 10:36:12.861030 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 398/1603] 10.4.3.105 () {68 vars in 1389 bytes} [Wed Aug 12 10:36:12 2026] GET /volume/v3/volumes/f660a637-d2c6-4a98-985e-76809e424b1e => generated 928 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:36:12.923568 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-9352a712-d880-4156-9bdc-8956361d9dfe req-6a3f6a59-aaf2-40a9-b11f-e91822f14f6c tempest-TestStampPattern-1132701134 tempest-TestStampPattern-1132701134-project-member] https://10.4.3.105/volume/v3/attachments/d57f5869-ab8d-47df-b39a-30dbc7b22d43 returned with HTTP 200 Aug 12 10:36:12.924044 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 406/1604] 10.4.3.105 () {72 vars in 1673 bytes} [Wed Aug 12 10:36:12 2026] DELETE /volume/v3/attachments/d57f5869-ab8d-47df-b39a-30dbc7b22d43 => generated 19 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:36:13.462542 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-babd4eeb-c87f-41a5-a003-458e34dfc65c None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:13.606446 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-babd4eeb-c87f-41a5-a003-458e34dfc65c tempest-VolumeRetypeMultiattachTest-405654951 tempest-VolumeRetypeMultiattachTest-405654951-project-admin] POST https://10.4.3.105/volume/v3/types Aug 12 10:36:13.607117 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-babd4eeb-c87f-41a5-a003-458e34dfc65c tempest-VolumeRetypeMultiattachTest-405654951 tempest-VolumeRetypeMultiattachTest-405654951-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeRetypeMultiattachTest-volume-type-1007119878"}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:36:13.631688 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-babd4eeb-c87f-41a5-a003-458e34dfc65c tempest-VolumeRetypeMultiattachTest-405654951 tempest-VolumeRetypeMultiattachTest-405654951-project-admin] https://10.4.3.105/volume/v3/types returned with HTTP 200 Aug 12 10:36:13.632158 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 403/1605] 10.4.3.105 () {68 vars in 1252 bytes} [Wed Aug 12 10:36:13 2026] POST /volume/v3/types => generated 233 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:36:13.640888 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-126c2361-442f-4987-a59c-5f80a4ad5b2e None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:13.642859 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-126c2361-442f-4987-a59c-5f80a4ad5b2e tempest-VolumeRetypeMultiattachTest-405654951 tempest-VolumeRetypeMultiattachTest-405654951-project-admin] POST https://10.4.3.105/volume/v3/types Aug 12 10:36:13.643264 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-126c2361-442f-4987-a59c-5f80a4ad5b2e tempest-VolumeRetypeMultiattachTest-405654951 tempest-VolumeRetypeMultiattachTest-405654951-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeRetypeMultiattachTest-volume-type-1243972576", "extra_specs": {"multiattach": " True"}}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:36:13.661279 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-126c2361-442f-4987-a59c-5f80a4ad5b2e tempest-VolumeRetypeMultiattachTest-405654951 tempest-VolumeRetypeMultiattachTest-405654951-project-admin] https://10.4.3.105/volume/v3/types returned with HTTP 200 Aug 12 10:36:13.662147 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 399/1606] 10.4.3.105 () {68 vars in 1253 bytes} [Wed Aug 12 10:36:13 2026] POST /volume/v3/types => generated 259 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:36:13.675484 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-849a1159-28fd-4565-88c4-f11f774e806e None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:13.756135 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-849a1159-28fd-4565-88c4-f11f774e806e tempest-VolumeRetypeMultiattachTest-1631206657 tempest-VolumeRetypeMultiattachTest-1631206657-project-member] POST https://10.4.3.105/volume/v3/volumes Aug 12 10:36:13.758538 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-849a1159-28fd-4565-88c4-f11f774e806e tempest-VolumeRetypeMultiattachTest-1631206657 tempest-VolumeRetypeMultiattachTest-1631206657-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "tempest-VolumeRetypeMultiattachTest-volume-type-1007119878", "size": 1, "name": "tempest-VolumeRetypeMultiattachTest-Volume-353947692"}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:36:13.758538 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.volumes [None req-849a1159-28fd-4565-88c4-f11f774e806e tempest-VolumeRetypeMultiattachTest-1631206657 tempest-VolumeRetypeMultiattachTest-1631206657-project-member] Create volume request body: {'volume': {'volume_type': 'tempest-VolumeRetypeMultiattachTest-volume-type-1007119878', 'size': 1, 'name': 'tempest-VolumeRetypeMultiattachTest-Volume-353947692'}} {{(pid=100374) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 10:36:13.762677 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.v3.volumes [None req-849a1159-28fd-4565-88c4-f11f774e806e tempest-VolumeRetypeMultiattachTest-1631206657 tempest-VolumeRetypeMultiattachTest-1631206657-project-member] Create volume of 1 GB Aug 12 10:36:13.763346 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:36:13.763346 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:36:13.764048 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-849a1159-28fd-4565-88c4-f11f774e806e tempest-VolumeRetypeMultiattachTest-1631206657 tempest-VolumeRetypeMultiattachTest-1631206657-project-member] Availability Zones retrieved successfully. Aug 12 10:36:13.771396 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-849a1159-28fd-4565-88c4-f11f774e806e tempest-VolumeRetypeMultiattachTest-1631206657 tempest-VolumeRetypeMultiattachTest-1631206657-project-member] Flow 'volume_create_api' (e69e3fdd-3d71-426b-a9fd-01842abb9d14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:36:13.772782 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-849a1159-28fd-4565-88c4-f11f774e806e tempest-VolumeRetypeMultiattachTest-1631206657 tempest-VolumeRetypeMultiattachTest-1631206657-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a0a02ff8-ad92-45b8-826c-c836aff9a94b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:36:13.773990 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.flows.api.create_volume [None req-849a1159-28fd-4565-88c4-f11f774e806e tempest-VolumeRetypeMultiattachTest-1631206657 tempest-VolumeRetypeMultiattachTest-1631206657-project-member] Validating volume size '1' using validate_int {{(pid=100374) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 10:36:13.799472 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-849a1159-28fd-4565-88c4-f11f774e806e tempest-VolumeRetypeMultiattachTest-1631206657 tempest-VolumeRetypeMultiattachTest-1631206657-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a0a02ff8-ad92-45b8-826c-c836aff9a94b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T10:36:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=0f05dba3-0fa0-4c19-9716-18b3c67214d0,is_public=True,name='tempest-VolumeRetypeMultiattachTest-volume-type-1007119878',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0f05dba3-0fa0-4c19-9716-18b3c67214d0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:36:13.800472 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-849a1159-28fd-4565-88c4-f11f774e806e tempest-VolumeRetypeMultiattachTest-1631206657 tempest-VolumeRetypeMultiattachTest-1631206657-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e6625b8c-0133-4311-8c3f-77bc614a914d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:36:13.838508 np0000007037 devstack@c-api.service[100374]: WARNING cinder.quota [None req-849a1159-28fd-4565-88c4-f11f774e806e tempest-VolumeRetypeMultiattachTest-1631206657 tempest-VolumeRetypeMultiattachTest-1631206657-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1007119878 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1007119878, it is now deprecated. Please use the default quota class for default quota. Aug 12 10:36:13.839188 np0000007037 devstack@c-api.service[100374]: WARNING cinder.quota [None req-849a1159-28fd-4565-88c4-f11f774e806e tempest-VolumeRetypeMultiattachTest-1631206657 tempest-VolumeRetypeMultiattachTest-1631206657-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1007119878 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1007119878, it is now deprecated. Please use the default quota class for default quota. Aug 12 10:36:13.881698 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-0f2c17f1-bd59-4faf-a735-f968aaade07e None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:13.883892 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.quota [None req-849a1159-28fd-4565-88c4-f11f774e806e tempest-VolumeRetypeMultiattachTest-1631206657 tempest-VolumeRetypeMultiattachTest-1631206657-project-member] Created reservations ['0841ce73-3a46-442e-9110-751d6daf1408', 'd31cc396-117e-45cb-931a-7a0c32e2e1f8', '9ac7928e-819e-4ed3-9a33-495366ec84d0', '3ecd23ea-92d9-4eee-8c65-f523b188c5a5'] {{(pid=100374) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:36:13.884422 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-0f2c17f1-bd59-4faf-a735-f968aaade07e tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] GET https://10.4.3.105/volume/v3/volumes/f660a637-d2c6-4a98-985e-76809e424b1e Aug 12 10:36:13.884722 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-0f2c17f1-bd59-4faf-a735-f968aaade07e tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:36:13.884963 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-0f2c17f1-bd59-4faf-a735-f968aaade07e tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:36:13.885423 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-849a1159-28fd-4565-88c4-f11f774e806e tempest-VolumeRetypeMultiattachTest-1631206657 tempest-VolumeRetypeMultiattachTest-1631206657-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e6625b8c-0133-4311-8c3f-77bc614a914d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0841ce73-3a46-442e-9110-751d6daf1408', 'd31cc396-117e-45cb-931a-7a0c32e2e1f8', '9ac7928e-819e-4ed3-9a33-495366ec84d0', '3ecd23ea-92d9-4eee-8c65-f523b188c5a5']}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:36:13.886249 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-849a1159-28fd-4565-88c4-f11f774e806e tempest-VolumeRetypeMultiattachTest-1631206657 tempest-VolumeRetypeMultiattachTest-1631206657-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (21ae8ee9-64de-4812-b2fa-61fe68a938a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:36:13.899083 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:36:13.899083 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:36:13.907883 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-0f2c17f1-bd59-4faf-a735-f968aaade07e tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] Volume info retrieved successfully. Aug 12 10:36:13.911737 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-849a1159-28fd-4565-88c4-f11f774e806e tempest-VolumeRetypeMultiattachTest-1631206657 tempest-VolumeRetypeMultiattachTest-1631206657-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (21ae8ee9-64de-4812-b2fa-61fe68a938a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '495638c1-ce1a-4b49-a833-8eb0a66ee0d6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRetypeMultiattachTest-Volume-353947692',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='87a4705bd3d044b58873f0905cafa9e8',qos_specs=None,replication_status=,reservations=['0841ce73-3a46-442e-9110-751d6daf1408','d31cc396-117e-45cb-931a-7a0c32e2e1f8','9ac7928e-819e-4ed3-9a33-495366ec84d0','3ecd23ea-92d9-4eee-8c65-f523b188c5a5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='254fc45c314b4d7ba9a7745c2080406d',volume_type_id=0f05dba3-0fa0-4c19-9716-18b3c67214d0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:36:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRetypeMultiattachTest-Volume-353947692',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=495638c1-ce1a-4b49-a833-8eb0a66ee0d6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='87a4705bd3d044b58873f0905cafa9e8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='254fc45c314b4d7ba9a7745c2080406d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0f05dba3-0fa0-4c19-9716-18b3c67214d0),volume_type_id=0f05dba3-0fa0-4c19-9716-18b3c67214d0)}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:36:13.912482 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-849a1159-28fd-4565-88c4-f11f774e806e tempest-VolumeRetypeMultiattachTest-1631206657 tempest-VolumeRetypeMultiattachTest-1631206657-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b52eaab2-3675-4cd8-81c8-f71513949cda) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:36:13.913843 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-0f2c17f1-bd59-4faf-a735-f968aaade07e tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] https://10.4.3.105/volume/v3/volumes/f660a637-d2c6-4a98-985e-76809e424b1e returned with HTTP 200 Aug 12 10:36:13.914285 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 407/1607] 10.4.3.105 () {68 vars in 1389 bytes} [Wed Aug 12 10:36:13 2026] GET /volume/v3/volumes/f660a637-d2c6-4a98-985e-76809e424b1e => generated 1193 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 10:36:13.929800 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-96c44f84-adc9-4184-b641-1fb5484d1bcd None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:13.932093 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-96c44f84-adc9-4184-b641-1fb5484d1bcd tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] GET https://10.4.3.105/volume/v3/volumes/f660a637-d2c6-4a98-985e-76809e424b1e Aug 12 10:36:13.932410 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-96c44f84-adc9-4184-b641-1fb5484d1bcd tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:36:13.932711 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-96c44f84-adc9-4184-b641-1fb5484d1bcd tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:36:13.947633 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-849a1159-28fd-4565-88c4-f11f774e806e tempest-VolumeRetypeMultiattachTest-1631206657 tempest-VolumeRetypeMultiattachTest-1631206657-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b52eaab2-3675-4cd8-81c8-f71513949cda) transitioned into state 'SUCCESS' from state '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-353947692',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='87a4705bd3d044b58873f0905cafa9e8',qos_specs=None,replication_status=,reservations=['0841ce73-3a46-442e-9110-751d6daf1408','d31cc396-117e-45cb-931a-7a0c32e2e1f8','9ac7928e-819e-4ed3-9a33-495366ec84d0','3ecd23ea-92d9-4eee-8c65-f523b188c5a5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='254fc45c314b4d7ba9a7745c2080406d',volume_type_id=0f05dba3-0fa0-4c19-9716-18b3c67214d0)}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:36:13.947633 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-849a1159-28fd-4565-88c4-f11f774e806e tempest-VolumeRetypeMultiattachTest-1631206657 tempest-VolumeRetypeMultiattachTest-1631206657-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ff6b5ef7-1727-4a4f-b5c5-018464c603cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:36:13.947977 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:36:13.947977 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:36:13.954856 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-96c44f84-adc9-4184-b641-1fb5484d1bcd tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] Volume info retrieved successfully. Aug 12 10:36:13.963471 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-849a1159-28fd-4565-88c4-f11f774e806e tempest-VolumeRetypeMultiattachTest-1631206657 tempest-VolumeRetypeMultiattachTest-1631206657-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ff6b5ef7-1727-4a4f-b5c5-018464c603cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:36:13.964349 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-849a1159-28fd-4565-88c4-f11f774e806e tempest-VolumeRetypeMultiattachTest-1631206657 tempest-VolumeRetypeMultiattachTest-1631206657-project-member] Flow 'volume_create_api' (e69e3fdd-3d71-426b-a9fd-01842abb9d14) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100374) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:36:13.964986 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-849a1159-28fd-4565-88c4-f11f774e806e tempest-VolumeRetypeMultiattachTest-1631206657 tempest-VolumeRetypeMultiattachTest-1631206657-project-member] Create volume request issued successfully. Aug 12 10:36:13.965776 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-96c44f84-adc9-4184-b641-1fb5484d1bcd tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] https://10.4.3.105/volume/v3/volumes/f660a637-d2c6-4a98-985e-76809e424b1e returned with HTTP 200 Aug 12 10:36:13.966529 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 404/1608] 10.4.3.105 () {68 vars in 1389 bytes} [Wed Aug 12 10:36:13 2026] GET /volume/v3/volumes/f660a637-d2c6-4a98-985e-76809e424b1e => generated 1193 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 10:36:13.966669 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-849a1159-28fd-4565-88c4-f11f774e806e tempest-VolumeRetypeMultiattachTest-1631206657 tempest-VolumeRetypeMultiattachTest-1631206657-project-member] https://10.4.3.105/volume/v3/volumes returned with HTTP 202 Aug 12 10:36:13.967148 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 399/1609] 10.4.3.105 () {70 vars in 1300 bytes} [Wed Aug 12 10:36:13 2026] POST /volume/v3/volumes => generated 871 bytes in 292 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:36:13.984377 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-3dbb0f80-2163-4ac1-a609-b3172a7ae627 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:13.986212 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-3dbb0f80-2163-4ac1-a609-b3172a7ae627 tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] DELETE https://10.4.3.105/volume/v3/volumes/f660a637-d2c6-4a98-985e-76809e424b1e Aug 12 10:36:13.986552 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-3dbb0f80-2163-4ac1-a609-b3172a7ae627 tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:36:13.986802 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-3dbb0f80-2163-4ac1-a609-b3172a7ae627 tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] Calling method 'delete' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:36:13.986984 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.v3.volumes [None req-3dbb0f80-2163-4ac1-a609-b3172a7ae627 tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] Delete volume with id: f660a637-d2c6-4a98-985e-76809e424b1e Aug 12 10:36:13.993181 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-65f3733e-051b-4d52-b2eb-7a6b328c7069 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:13.995366 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-65f3733e-051b-4d52-b2eb-7a6b328c7069 tempest-VolumeRetypeMultiattachTest-1631206657 tempest-VolumeRetypeMultiattachTest-1631206657-project-member] GET https://10.4.3.105/volume/v3/volumes/495638c1-ce1a-4b49-a833-8eb0a66ee0d6 Aug 12 10:36:13.995793 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-65f3733e-051b-4d52-b2eb-7a6b328c7069 tempest-VolumeRetypeMultiattachTest-1631206657 tempest-VolumeRetypeMultiattachTest-1631206657-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:36:13.996030 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-65f3733e-051b-4d52-b2eb-7a6b328c7069 tempest-VolumeRetypeMultiattachTest-1631206657 tempest-VolumeRetypeMultiattachTest-1631206657-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:36:13.996365 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:36:13.996365 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:36:13.997054 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-3dbb0f80-2163-4ac1-a609-b3172a7ae627 tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] Volume info retrieved successfully. Aug 12 10:36:14.007917 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:36:14.007917 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:36:14.013001 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-65f3733e-051b-4d52-b2eb-7a6b328c7069 tempest-VolumeRetypeMultiattachTest-1631206657 tempest-VolumeRetypeMultiattachTest-1631206657-project-member] Volume info retrieved successfully. Aug 12 10:36:14.018000 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-3dbb0f80-2163-4ac1-a609-b3172a7ae627 tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] Delete volume request issued successfully. Aug 12 10:36:14.018308 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-3dbb0f80-2163-4ac1-a609-b3172a7ae627 tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] https://10.4.3.105/volume/v3/volumes/f660a637-d2c6-4a98-985e-76809e424b1e returned with HTTP 202 Aug 12 10:36:14.018878 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 400/1610] 10.4.3.105 () {68 vars in 1392 bytes} [Wed Aug 12 10:36:13 2026] DELETE /volume/v3/volumes/f660a637-d2c6-4a98-985e-76809e424b1e => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 12 10:36:14.019580 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-65f3733e-051b-4d52-b2eb-7a6b328c7069 tempest-VolumeRetypeMultiattachTest-1631206657 tempest-VolumeRetypeMultiattachTest-1631206657-project-member] https://10.4.3.105/volume/v3/volumes/495638c1-ce1a-4b49-a833-8eb0a66ee0d6 returned with HTTP 200 Aug 12 10:36:14.020933 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 408/1611] 10.4.3.105 () {68 vars in 1389 bytes} [Wed Aug 12 10:36:13 2026] GET /volume/v3/volumes/495638c1-ce1a-4b49-a833-8eb0a66ee0d6 => generated 939 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:36:14.030674 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-aac02fa3-5b73-4406-9e69-59f95934417e None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:14.033222 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-aac02fa3-5b73-4406-9e69-59f95934417e tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] GET https://10.4.3.105/volume/v3/volumes/f660a637-d2c6-4a98-985e-76809e424b1e Aug 12 10:36:14.033494 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-aac02fa3-5b73-4406-9e69-59f95934417e tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:36:14.033780 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-aac02fa3-5b73-4406-9e69-59f95934417e tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:36:14.043649 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:36:14.043649 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:36:14.052293 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-aac02fa3-5b73-4406-9e69-59f95934417e tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] Volume info retrieved successfully. Aug 12 10:36:14.064459 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-aac02fa3-5b73-4406-9e69-59f95934417e tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] https://10.4.3.105/volume/v3/volumes/f660a637-d2c6-4a98-985e-76809e424b1e returned with HTTP 200 Aug 12 10:36:14.064459 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 405/1612] 10.4.3.105 () {68 vars in 1389 bytes} [Wed Aug 12 10:36:14 2026] GET /volume/v3/volumes/f660a637-d2c6-4a98-985e-76809e424b1e => generated 1192 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 10:36:15.037816 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-c0c387a0-4ee0-4c47-8456-cd4d4b5624b0 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:15.040355 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-c0c387a0-4ee0-4c47-8456-cd4d4b5624b0 tempest-VolumeRetypeMultiattachTest-1631206657 tempest-VolumeRetypeMultiattachTest-1631206657-project-member] GET https://10.4.3.105/volume/v3/volumes/495638c1-ce1a-4b49-a833-8eb0a66ee0d6 Aug 12 10:36:15.040622 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-c0c387a0-4ee0-4c47-8456-cd4d4b5624b0 tempest-VolumeRetypeMultiattachTest-1631206657 tempest-VolumeRetypeMultiattachTest-1631206657-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:36:15.040834 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-c0c387a0-4ee0-4c47-8456-cd4d4b5624b0 tempest-VolumeRetypeMultiattachTest-1631206657 tempest-VolumeRetypeMultiattachTest-1631206657-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:36:15.052249 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:36:15.052249 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:36:15.058666 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-c0c387a0-4ee0-4c47-8456-cd4d4b5624b0 tempest-VolumeRetypeMultiattachTest-1631206657 tempest-VolumeRetypeMultiattachTest-1631206657-project-member] Volume info retrieved successfully. Aug 12 10:36:15.066395 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-c0c387a0-4ee0-4c47-8456-cd4d4b5624b0 tempest-VolumeRetypeMultiattachTest-1631206657 tempest-VolumeRetypeMultiattachTest-1631206657-project-member] https://10.4.3.105/volume/v3/volumes/495638c1-ce1a-4b49-a833-8eb0a66ee0d6 returned with HTTP 200 Aug 12 10:36:15.067015 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 400/1613] 10.4.3.105 () {68 vars in 1389 bytes} [Wed Aug 12 10:36:15 2026] GET /volume/v3/volumes/495638c1-ce1a-4b49-a833-8eb0a66ee0d6 => generated 998 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:36:15.079007 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-e6d6a8a9-4e8f-4c03-852a-3c3baba74373 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:15.081277 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-e6d6a8a9-4e8f-4c03-852a-3c3baba74373 tempest-VolumeRetypeMultiattachTest-405654951 tempest-VolumeRetypeMultiattachTest-405654951-project-admin] GET https://10.4.3.105/volume/v3/volumes/495638c1-ce1a-4b49-a833-8eb0a66ee0d6 Aug 12 10:36:15.081613 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-e6d6a8a9-4e8f-4c03-852a-3c3baba74373 tempest-VolumeRetypeMultiattachTest-405654951 tempest-VolumeRetypeMultiattachTest-405654951-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:36:15.082179 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-e6d6a8a9-4e8f-4c03-852a-3c3baba74373 tempest-VolumeRetypeMultiattachTest-405654951 tempest-VolumeRetypeMultiattachTest-405654951-project-admin] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:36:15.086028 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-8c684c9c-dd5b-4b6d-9ac3-39fe8b077677 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:15.091426 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-8c684c9c-dd5b-4b6d-9ac3-39fe8b077677 tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] GET https://10.4.3.105/volume/v3/volumes/f660a637-d2c6-4a98-985e-76809e424b1e Aug 12 10:36:15.092660 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-8c684c9c-dd5b-4b6d-9ac3-39fe8b077677 tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:36:15.092660 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-8c684c9c-dd5b-4b6d-9ac3-39fe8b077677 tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:36:15.093257 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:36:15.093257 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:36:15.098883 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-e6d6a8a9-4e8f-4c03-852a-3c3baba74373 tempest-VolumeRetypeMultiattachTest-405654951 tempest-VolumeRetypeMultiattachTest-405654951-project-admin] Volume info retrieved successfully. Aug 12 10:36:15.101224 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-8c684c9c-dd5b-4b6d-9ac3-39fe8b077677 tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] https://10.4.3.105/volume/v3/volumes/f660a637-d2c6-4a98-985e-76809e424b1e returned with HTTP 404 Aug 12 10:36:15.101759 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 409/1614] 10.4.3.105 () {68 vars in 1389 bytes} [Wed Aug 12 10:36:15 2026] GET /volume/v3/volumes/f660a637-d2c6-4a98-985e-76809e424b1e => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 10:36:15.105756 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-e6d6a8a9-4e8f-4c03-852a-3c3baba74373 tempest-VolumeRetypeMultiattachTest-405654951 tempest-VolumeRetypeMultiattachTest-405654951-project-admin] https://10.4.3.105/volume/v3/volumes/495638c1-ce1a-4b49-a833-8eb0a66ee0d6 returned with HTTP 200 Aug 12 10:36:15.105987 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 401/1615] 10.4.3.105 () {68 vars in 1389 bytes} [Wed Aug 12 10:36:15 2026] GET /volume/v3/volumes/495638c1-ce1a-4b49-a833-8eb0a66ee0d6 => generated 1183 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 10:36:15.119933 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-f01f2652-fb9e-4f9c-9a6f-237b0a5dbd90 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:15.123706 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-f01f2652-fb9e-4f9c-9a6f-237b0a5dbd90 tempest-VolumeRetypeMultiattachTest-1631206657 tempest-VolumeRetypeMultiattachTest-1631206657-project-member] POST https://10.4.3.105/volume/v3/volumes/495638c1-ce1a-4b49-a833-8eb0a66ee0d6/action Aug 12 10:36:15.124150 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-f01f2652-fb9e-4f9c-9a6f-237b0a5dbd90 tempest-VolumeRetypeMultiattachTest-1631206657 tempest-VolumeRetypeMultiattachTest-1631206657-project-member] Action body: b'{"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-1243972576", "migration_policy": "never"}}' {{(pid=100375) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 10:36:15.124372 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-f01f2652-fb9e-4f9c-9a6f-237b0a5dbd90 tempest-VolumeRetypeMultiattachTest-1631206657 tempest-VolumeRetypeMultiattachTest-1631206657-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-1243972576", "migration_policy": "never"}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:36:15.149374 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:36:15.149374 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:36:15.149374 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-f01f2652-fb9e-4f9c-9a6f-237b0a5dbd90 tempest-VolumeRetypeMultiattachTest-1631206657 tempest-VolumeRetypeMultiattachTest-1631206657-project-member] Volume info retrieved successfully. Aug 12 10:36:15.154165 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:36:15.154165 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:36:15.186913 np0000007037 devstack@c-api.service[100375]: WARNING cinder.quota [None req-f01f2652-fb9e-4f9c-9a6f-237b0a5dbd90 tempest-VolumeRetypeMultiattachTest-1631206657 tempest-VolumeRetypeMultiattachTest-1631206657-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1243972576 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1243972576, it is now deprecated. Please use the default quota class for default quota. Aug 12 10:36:15.187453 np0000007037 devstack@c-api.service[100375]: WARNING cinder.quota [None req-f01f2652-fb9e-4f9c-9a6f-237b0a5dbd90 tempest-VolumeRetypeMultiattachTest-1631206657 tempest-VolumeRetypeMultiattachTest-1631206657-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1243972576 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1243972576, it is now deprecated. Please use the default quota class for default quota. Aug 12 10:36:15.216759 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.quota [None req-f01f2652-fb9e-4f9c-9a6f-237b0a5dbd90 tempest-VolumeRetypeMultiattachTest-1631206657 tempest-VolumeRetypeMultiattachTest-1631206657-project-member] Created reservations ['5cb8c468-7cde-4af5-bd32-bc5d80472d6f', '1df4f8cb-506a-4137-b071-73bdca3ec674'] {{(pid=100375) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:36:15.232537 np0000007037 devstack@c-api.service[100375]: WARNING cinder.quota [None req-f01f2652-fb9e-4f9c-9a6f-237b0a5dbd90 tempest-VolumeRetypeMultiattachTest-1631206657 tempest-VolumeRetypeMultiattachTest-1631206657-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1007119878 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1007119878, it is now deprecated. Please use the default quota class for default quota. Aug 12 10:36:15.233784 np0000007037 devstack@c-api.service[100375]: WARNING cinder.quota [None req-f01f2652-fb9e-4f9c-9a6f-237b0a5dbd90 tempest-VolumeRetypeMultiattachTest-1631206657 tempest-VolumeRetypeMultiattachTest-1631206657-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1007119878 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1007119878, it is now deprecated. Please use the default quota class for default quota. Aug 12 10:36:15.247119 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.quota [None req-f01f2652-fb9e-4f9c-9a6f-237b0a5dbd90 tempest-VolumeRetypeMultiattachTest-1631206657 tempest-VolumeRetypeMultiattachTest-1631206657-project-member] Created reservations ['d8922ae3-36d9-4102-9c2c-8a6bd5b9e372', '68ba1bf2-2fe9-461b-bf1e-68dd16c00036'] {{(pid=100375) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:36:15.310330 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-f01f2652-fb9e-4f9c-9a6f-237b0a5dbd90 tempest-VolumeRetypeMultiattachTest-1631206657 tempest-VolumeRetypeMultiattachTest-1631206657-project-member] Retype volume request issued successfully. Aug 12 10:36:15.310330 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-f01f2652-fb9e-4f9c-9a6f-237b0a5dbd90 tempest-VolumeRetypeMultiattachTest-1631206657 tempest-VolumeRetypeMultiattachTest-1631206657-project-member] https://10.4.3.105/volume/v3/volumes/495638c1-ce1a-4b49-a833-8eb0a66ee0d6/action returned with HTTP 202 Aug 12 10:36:15.311549 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 406/1616] 10.4.3.105 () {70 vars in 1432 bytes} [Wed Aug 12 10:36:15 2026] POST /volume/v3/volumes/495638c1-ce1a-4b49-a833-8eb0a66ee0d6/action => generated 0 bytes in 192 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 12 10:36:15.322919 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-21599c50-db33-4603-8d45-03e6e81941f5 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:15.324697 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-21599c50-db33-4603-8d45-03e6e81941f5 tempest-VolumeRetypeMultiattachTest-1631206657 tempest-VolumeRetypeMultiattachTest-1631206657-project-member] GET https://10.4.3.105/volume/v3/volumes/495638c1-ce1a-4b49-a833-8eb0a66ee0d6 Aug 12 10:36:15.326088 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-21599c50-db33-4603-8d45-03e6e81941f5 tempest-VolumeRetypeMultiattachTest-1631206657 tempest-VolumeRetypeMultiattachTest-1631206657-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:36:15.326088 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-21599c50-db33-4603-8d45-03e6e81941f5 tempest-VolumeRetypeMultiattachTest-1631206657 tempest-VolumeRetypeMultiattachTest-1631206657-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:36:15.335796 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:36:15.335796 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:36:15.342790 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-21599c50-db33-4603-8d45-03e6e81941f5 tempest-VolumeRetypeMultiattachTest-1631206657 tempest-VolumeRetypeMultiattachTest-1631206657-project-member] Volume info retrieved successfully. Aug 12 10:36:15.349472 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-21599c50-db33-4603-8d45-03e6e81941f5 tempest-VolumeRetypeMultiattachTest-1631206657 tempest-VolumeRetypeMultiattachTest-1631206657-project-member] https://10.4.3.105/volume/v3/volumes/495638c1-ce1a-4b49-a833-8eb0a66ee0d6 returned with HTTP 200 Aug 12 10:36:15.350013 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 401/1617] 10.4.3.105 () {68 vars in 1389 bytes} [Wed Aug 12 10:36:15 2026] GET /volume/v3/volumes/495638c1-ce1a-4b49-a833-8eb0a66ee0d6 => generated 996 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:36:16.365961 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-531c8a5b-c6cf-4f55-a4a9-61d023c3b662 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:16.370946 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-531c8a5b-c6cf-4f55-a4a9-61d023c3b662 tempest-VolumeRetypeMultiattachTest-1631206657 tempest-VolumeRetypeMultiattachTest-1631206657-project-member] GET https://10.4.3.105/volume/v3/volumes/495638c1-ce1a-4b49-a833-8eb0a66ee0d6 Aug 12 10:36:16.371197 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-531c8a5b-c6cf-4f55-a4a9-61d023c3b662 tempest-VolumeRetypeMultiattachTest-1631206657 tempest-VolumeRetypeMultiattachTest-1631206657-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:36:16.371367 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-531c8a5b-c6cf-4f55-a4a9-61d023c3b662 tempest-VolumeRetypeMultiattachTest-1631206657 tempest-VolumeRetypeMultiattachTest-1631206657-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:36:16.381662 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:36:16.381662 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:36:16.386758 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-531c8a5b-c6cf-4f55-a4a9-61d023c3b662 tempest-VolumeRetypeMultiattachTest-1631206657 tempest-VolumeRetypeMultiattachTest-1631206657-project-member] Volume info retrieved successfully. Aug 12 10:36:16.393993 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-531c8a5b-c6cf-4f55-a4a9-61d023c3b662 tempest-VolumeRetypeMultiattachTest-1631206657 tempest-VolumeRetypeMultiattachTest-1631206657-project-member] https://10.4.3.105/volume/v3/volumes/495638c1-ce1a-4b49-a833-8eb0a66ee0d6 returned with HTTP 200 Aug 12 10:36:16.393993 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 410/1618] 10.4.3.105 () {68 vars in 1389 bytes} [Wed Aug 12 10:36:16 2026] GET /volume/v3/volumes/495638c1-ce1a-4b49-a833-8eb0a66ee0d6 => generated 997 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:36:16.409579 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-d866abda-83b4-477b-a70e-a892307f21f9 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:16.412579 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-d866abda-83b4-477b-a70e-a892307f21f9 tempest-VolumeRetypeMultiattachTest-405654951 tempest-VolumeRetypeMultiattachTest-405654951-project-admin] GET https://10.4.3.105/volume/v3/volumes/495638c1-ce1a-4b49-a833-8eb0a66ee0d6 Aug 12 10:36:16.412579 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-d866abda-83b4-477b-a70e-a892307f21f9 tempest-VolumeRetypeMultiattachTest-405654951 tempest-VolumeRetypeMultiattachTest-405654951-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:36:16.412579 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-d866abda-83b4-477b-a70e-a892307f21f9 tempest-VolumeRetypeMultiattachTest-405654951 tempest-VolumeRetypeMultiattachTest-405654951-project-admin] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:36:16.423609 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:36:16.423609 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:36:16.427335 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-d866abda-83b4-477b-a70e-a892307f21f9 tempest-VolumeRetypeMultiattachTest-405654951 tempest-VolumeRetypeMultiattachTest-405654951-project-admin] Volume info retrieved successfully. Aug 12 10:36:16.432230 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-d866abda-83b4-477b-a70e-a892307f21f9 tempest-VolumeRetypeMultiattachTest-405654951 tempest-VolumeRetypeMultiattachTest-405654951-project-admin] https://10.4.3.105/volume/v3/volumes/495638c1-ce1a-4b49-a833-8eb0a66ee0d6 returned with HTTP 200 Aug 12 10:36:16.433056 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 402/1619] 10.4.3.105 () {68 vars in 1389 bytes} [Wed Aug 12 10:36:16 2026] GET /volume/v3/volumes/495638c1-ce1a-4b49-a833-8eb0a66ee0d6 => generated 1182 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 10:36:16.448661 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-e9561dfe-b7ed-4eb8-8e91-50eff44c35cd None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:16.453799 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-e9561dfe-b7ed-4eb8-8e91-50eff44c35cd tempest-VolumeRetypeMultiattachTest-405654951 tempest-VolumeRetypeMultiattachTest-405654951-project-admin] GET https://10.4.3.105/volume/v3/volumes/495638c1-ce1a-4b49-a833-8eb0a66ee0d6 Aug 12 10:36:16.454545 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-e9561dfe-b7ed-4eb8-8e91-50eff44c35cd tempest-VolumeRetypeMultiattachTest-405654951 tempest-VolumeRetypeMultiattachTest-405654951-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:36:16.456314 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-e9561dfe-b7ed-4eb8-8e91-50eff44c35cd tempest-VolumeRetypeMultiattachTest-405654951 tempest-VolumeRetypeMultiattachTest-405654951-project-admin] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:36:16.474100 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:36:16.474100 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:36:16.484624 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-e9561dfe-b7ed-4eb8-8e91-50eff44c35cd tempest-VolumeRetypeMultiattachTest-405654951 tempest-VolumeRetypeMultiattachTest-405654951-project-admin] Volume info retrieved successfully. Aug 12 10:36:16.489134 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-e9561dfe-b7ed-4eb8-8e91-50eff44c35cd tempest-VolumeRetypeMultiattachTest-405654951 tempest-VolumeRetypeMultiattachTest-405654951-project-admin] https://10.4.3.105/volume/v3/volumes/495638c1-ce1a-4b49-a833-8eb0a66ee0d6 returned with HTTP 200 Aug 12 10:36:16.489671 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 407/1620] 10.4.3.105 () {68 vars in 1389 bytes} [Wed Aug 12 10:36:16 2026] GET /volume/v3/volumes/495638c1-ce1a-4b49-a833-8eb0a66ee0d6 => generated 1182 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 10:36:16.505808 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-51c35f6a-edd9-4a50-8575-d5b322b6635a None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:16.511230 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-51c35f6a-edd9-4a50-8575-d5b322b6635a tempest-VolumeRetypeMultiattachTest-1631206657 tempest-VolumeRetypeMultiattachTest-1631206657-project-member] POST https://10.4.3.105/volume/v3/volumes/495638c1-ce1a-4b49-a833-8eb0a66ee0d6/action Aug 12 10:36:16.511684 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-51c35f6a-edd9-4a50-8575-d5b322b6635a tempest-VolumeRetypeMultiattachTest-1631206657 tempest-VolumeRetypeMultiattachTest-1631206657-project-member] Action body: b'{"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-1007119878", "migration_policy": "never"}}' {{(pid=100374) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 10:36:16.513372 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-51c35f6a-edd9-4a50-8575-d5b322b6635a tempest-VolumeRetypeMultiattachTest-1631206657 tempest-VolumeRetypeMultiattachTest-1631206657-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-1007119878", "migration_policy": "never"}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:36:16.525226 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:36:16.525226 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:36:16.525822 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-51c35f6a-edd9-4a50-8575-d5b322b6635a tempest-VolumeRetypeMultiattachTest-1631206657 tempest-VolumeRetypeMultiattachTest-1631206657-project-member] Volume info retrieved successfully. Aug 12 10:36:16.573360 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.quota [None req-51c35f6a-edd9-4a50-8575-d5b322b6635a tempest-VolumeRetypeMultiattachTest-1631206657 tempest-VolumeRetypeMultiattachTest-1631206657-project-member] Created reservations ['26399c8f-4335-4c84-ba43-cdc8d30fccc1', '6923074d-8ea7-404d-8050-26631358cc21'] {{(pid=100374) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:36:16.585088 np0000007037 devstack@c-api.service[100374]: WARNING cinder.quota [None req-51c35f6a-edd9-4a50-8575-d5b322b6635a tempest-VolumeRetypeMultiattachTest-1631206657 tempest-VolumeRetypeMultiattachTest-1631206657-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1243972576 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1243972576, it is now deprecated. Please use the default quota class for default quota. Aug 12 10:36:16.585424 np0000007037 devstack@c-api.service[100374]: WARNING cinder.quota [None req-51c35f6a-edd9-4a50-8575-d5b322b6635a tempest-VolumeRetypeMultiattachTest-1631206657 tempest-VolumeRetypeMultiattachTest-1631206657-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1243972576 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1243972576, it is now deprecated. Please use the default quota class for default quota. Aug 12 10:36:16.591701 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.quota [None req-51c35f6a-edd9-4a50-8575-d5b322b6635a tempest-VolumeRetypeMultiattachTest-1631206657 tempest-VolumeRetypeMultiattachTest-1631206657-project-member] Created reservations ['7e5373a6-44cd-425c-9980-21694c105449', 'e9953eaf-653c-4572-997d-6fcbe3455e58'] {{(pid=100374) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:36:16.627323 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-51c35f6a-edd9-4a50-8575-d5b322b6635a tempest-VolumeRetypeMultiattachTest-1631206657 tempest-VolumeRetypeMultiattachTest-1631206657-project-member] Retype volume request issued successfully. Aug 12 10:36:16.627323 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-51c35f6a-edd9-4a50-8575-d5b322b6635a tempest-VolumeRetypeMultiattachTest-1631206657 tempest-VolumeRetypeMultiattachTest-1631206657-project-member] https://10.4.3.105/volume/v3/volumes/495638c1-ce1a-4b49-a833-8eb0a66ee0d6/action returned with HTTP 202 Aug 12 10:36:16.627323 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 402/1621] 10.4.3.105 () {70 vars in 1432 bytes} [Wed Aug 12 10:36:16 2026] POST /volume/v3/volumes/495638c1-ce1a-4b49-a833-8eb0a66ee0d6/action => generated 0 bytes in 122 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 12 10:36:16.639423 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-67943a8f-58c1-49a7-b18a-a0dfdbe133e7 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:16.641176 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-67943a8f-58c1-49a7-b18a-a0dfdbe133e7 tempest-VolumeRetypeMultiattachTest-1631206657 tempest-VolumeRetypeMultiattachTest-1631206657-project-member] GET https://10.4.3.105/volume/v3/volumes/495638c1-ce1a-4b49-a833-8eb0a66ee0d6 Aug 12 10:36:16.641394 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-67943a8f-58c1-49a7-b18a-a0dfdbe133e7 tempest-VolumeRetypeMultiattachTest-1631206657 tempest-VolumeRetypeMultiattachTest-1631206657-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:36:16.641583 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-67943a8f-58c1-49a7-b18a-a0dfdbe133e7 tempest-VolumeRetypeMultiattachTest-1631206657 tempest-VolumeRetypeMultiattachTest-1631206657-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:36:16.648581 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:36:16.648581 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:36:16.652532 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-67943a8f-58c1-49a7-b18a-a0dfdbe133e7 tempest-VolumeRetypeMultiattachTest-1631206657 tempest-VolumeRetypeMultiattachTest-1631206657-project-member] Volume info retrieved successfully. Aug 12 10:36:16.657351 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-67943a8f-58c1-49a7-b18a-a0dfdbe133e7 tempest-VolumeRetypeMultiattachTest-1631206657 tempest-VolumeRetypeMultiattachTest-1631206657-project-member] https://10.4.3.105/volume/v3/volumes/495638c1-ce1a-4b49-a833-8eb0a66ee0d6 returned with HTTP 200 Aug 12 10:36:16.657470 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 411/1622] 10.4.3.105 () {68 vars in 1389 bytes} [Wed Aug 12 10:36:16 2026] GET /volume/v3/volumes/495638c1-ce1a-4b49-a833-8eb0a66ee0d6 => generated 997 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:36:16.989113 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-0283407f-9c40-44b6-85f9-0fb12875e7cd None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:16.991247 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-0283407f-9c40-44b6-85f9-0fb12875e7cd tempest-TestStampPattern-1132701134 tempest-TestStampPattern-1132701134-project-member] DELETE https://10.4.3.105/volume/v3/volumes/60c27da7-5789-4ecc-a387-38cdb0bca4cb Aug 12 10:36:16.991582 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-0283407f-9c40-44b6-85f9-0fb12875e7cd tempest-TestStampPattern-1132701134 tempest-TestStampPattern-1132701134-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:36:16.991857 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-0283407f-9c40-44b6-85f9-0fb12875e7cd tempest-TestStampPattern-1132701134 tempest-TestStampPattern-1132701134-project-member] Calling method 'delete' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:36:16.992165 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.v3.volumes [None req-0283407f-9c40-44b6-85f9-0fb12875e7cd tempest-TestStampPattern-1132701134 tempest-TestStampPattern-1132701134-project-member] Delete volume with id: 60c27da7-5789-4ecc-a387-38cdb0bca4cb Aug 12 10:36:17.000627 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:36:17.000627 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:36:17.001299 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-0283407f-9c40-44b6-85f9-0fb12875e7cd tempest-TestStampPattern-1132701134 tempest-TestStampPattern-1132701134-project-member] Volume info retrieved successfully. Aug 12 10:36:17.022640 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-0283407f-9c40-44b6-85f9-0fb12875e7cd tempest-TestStampPattern-1132701134 tempest-TestStampPattern-1132701134-project-member] Delete volume request issued successfully. Aug 12 10:36:17.023008 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-0283407f-9c40-44b6-85f9-0fb12875e7cd tempest-TestStampPattern-1132701134 tempest-TestStampPattern-1132701134-project-member] https://10.4.3.105/volume/v3/volumes/60c27da7-5789-4ecc-a387-38cdb0bca4cb returned with HTTP 202 Aug 12 10:36:17.023647 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 403/1623] 10.4.3.105 () {66 vars in 1351 bytes} [Wed Aug 12 10:36:16 2026] DELETE /volume/v3/volumes/60c27da7-5789-4ecc-a387-38cdb0bca4cb => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 10:36:17.035731 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-e3eed70c-da06-4f24-b1a0-1ffa69a99c6d None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:17.038348 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-e3eed70c-da06-4f24-b1a0-1ffa69a99c6d tempest-TestStampPattern-1132701134 tempest-TestStampPattern-1132701134-project-member] GET https://10.4.3.105/volume/v3/volumes/60c27da7-5789-4ecc-a387-38cdb0bca4cb Aug 12 10:36:17.038631 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-e3eed70c-da06-4f24-b1a0-1ffa69a99c6d tempest-TestStampPattern-1132701134 tempest-TestStampPattern-1132701134-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:36:17.039323 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-e3eed70c-da06-4f24-b1a0-1ffa69a99c6d tempest-TestStampPattern-1132701134 tempest-TestStampPattern-1132701134-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:36:17.048859 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:36:17.048859 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:36:17.055265 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-e3eed70c-da06-4f24-b1a0-1ffa69a99c6d tempest-TestStampPattern-1132701134 tempest-TestStampPattern-1132701134-project-member] Volume info retrieved successfully. Aug 12 10:36:17.056350 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-f4480e46-0fc5-43d7-903f-bed5ecae4440 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:17.058445 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-f4480e46-0fc5-43d7-903f-bed5ecae4440 tempest-VolumesActionsTest-1365686709 tempest-VolumesActionsTest-1365686709-project-member] POST https://10.4.3.105/volume/v3/volumes/f9309d65-34ba-4832-9602-eaade437daa0/action Aug 12 10:36:17.059152 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-f4480e46-0fc5-43d7-903f-bed5ecae4440 tempest-VolumesActionsTest-1365686709 tempest-VolumesActionsTest-1365686709-project-member] Action body: b'{"os-attach": {"instance_uuid": "0b853cf8-4efe-4a1e-89c4-1af906cae718", "mountpoint": "/dev/vdb"}}' {{(pid=100374) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 10:36:17.059152 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-f4480e46-0fc5-43d7-903f-bed5ecae4440 tempest-VolumesActionsTest-1365686709 tempest-VolumesActionsTest-1365686709-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "0b853cf8-4efe-4a1e-89c4-1af906cae718", "mountpoint": "/dev/vdb"}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:36:17.059537 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-e3eed70c-da06-4f24-b1a0-1ffa69a99c6d tempest-TestStampPattern-1132701134 tempest-TestStampPattern-1132701134-project-member] https://10.4.3.105/volume/v3/volumes/60c27da7-5789-4ecc-a387-38cdb0bca4cb returned with HTTP 200 Aug 12 10:36:17.060069 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 408/1624] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:36:17 2026] GET /volume/v3/volumes/60c27da7-5789-4ecc-a387-38cdb0bca4cb => generated 872 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:36:17.074447 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:36:17.074447 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:36:17.074978 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-f4480e46-0fc5-43d7-903f-bed5ecae4440 tempest-VolumesActionsTest-1365686709 tempest-VolumesActionsTest-1365686709-project-member] Volume info retrieved successfully. Aug 12 10:36:17.088995 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-f4480e46-0fc5-43d7-903f-bed5ecae4440 tempest-VolumesActionsTest-1365686709 tempest-VolumesActionsTest-1365686709-project-member] Update volume admin metadata completed successfully. Aug 12 10:36:17.169167 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-f4480e46-0fc5-43d7-903f-bed5ecae4440 tempest-VolumesActionsTest-1365686709 tempest-VolumesActionsTest-1365686709-project-member] Attach volume completed successfully. Aug 12 10:36:17.169488 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-f4480e46-0fc5-43d7-903f-bed5ecae4440 tempest-VolumesActionsTest-1365686709 tempest-VolumesActionsTest-1365686709-project-member] https://10.4.3.105/volume/v3/volumes/f9309d65-34ba-4832-9602-eaade437daa0/action returned with HTTP 202 Aug 12 10:36:17.170358 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 403/1625] 10.4.3.105 () {68 vars in 1390 bytes} [Wed Aug 12 10:36:17 2026] POST /volume/v3/volumes/f9309d65-34ba-4832-9602-eaade437daa0/action => generated 0 bytes in 114 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 10:36:17.177223 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-27c5c31e-adf4-47e1-9a4b-91f3bc14a4bc None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:17.179687 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-27c5c31e-adf4-47e1-9a4b-91f3bc14a4bc tempest-VolumesActionsTest-1365686709 tempest-VolumesActionsTest-1365686709-project-member] GET https://10.4.3.105/volume/v3/volumes/f9309d65-34ba-4832-9602-eaade437daa0 Aug 12 10:36:17.180052 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-27c5c31e-adf4-47e1-9a4b-91f3bc14a4bc tempest-VolumesActionsTest-1365686709 tempest-VolumesActionsTest-1365686709-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:36:17.180229 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-27c5c31e-adf4-47e1-9a4b-91f3bc14a4bc tempest-VolumesActionsTest-1365686709 tempest-VolumesActionsTest-1365686709-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:36:17.189841 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:36:17.189841 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:36:17.193946 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-27c5c31e-adf4-47e1-9a4b-91f3bc14a4bc tempest-VolumesActionsTest-1365686709 tempest-VolumesActionsTest-1365686709-project-member] Volume info retrieved successfully. Aug 12 10:36:17.198689 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-27c5c31e-adf4-47e1-9a4b-91f3bc14a4bc tempest-VolumesActionsTest-1365686709 tempest-VolumesActionsTest-1365686709-project-member] https://10.4.3.105/volume/v3/volumes/f9309d65-34ba-4832-9602-eaade437daa0 returned with HTTP 200 Aug 12 10:36:17.199135 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 412/1626] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:36:17 2026] GET /volume/v3/volumes/f9309d65-34ba-4832-9602-eaade437daa0 => generated 1176 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:36:17.214049 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-0dec9dea-fe94-42d0-94d6-7bbe5944c9fd None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:17.216901 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-0dec9dea-fe94-42d0-94d6-7bbe5944c9fd tempest-VolumesActionsTest-1365686709 tempest-VolumesActionsTest-1365686709-project-member] POST https://10.4.3.105/volume/v3/volumes/f9309d65-34ba-4832-9602-eaade437daa0/action Aug 12 10:36:17.217345 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-0dec9dea-fe94-42d0-94d6-7bbe5944c9fd tempest-VolumesActionsTest-1365686709 tempest-VolumesActionsTest-1365686709-project-member] Action body: b'{"os-detach": {}}' {{(pid=100373) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 10:36:17.217552 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-0dec9dea-fe94-42d0-94d6-7bbe5944c9fd tempest-VolumesActionsTest-1365686709 tempest-VolumesActionsTest-1365686709-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:36:17.231974 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:36:17.231974 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:36:17.232437 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-0dec9dea-fe94-42d0-94d6-7bbe5944c9fd tempest-VolumesActionsTest-1365686709 tempest-VolumesActionsTest-1365686709-project-member] Volume info retrieved successfully. Aug 12 10:36:17.277941 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-0dec9dea-fe94-42d0-94d6-7bbe5944c9fd tempest-VolumesActionsTest-1365686709 tempest-VolumesActionsTest-1365686709-project-member] Detach volume completed successfully. Aug 12 10:36:17.278218 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-0dec9dea-fe94-42d0-94d6-7bbe5944c9fd tempest-VolumesActionsTest-1365686709 tempest-VolumesActionsTest-1365686709-project-member] https://10.4.3.105/volume/v3/volumes/f9309d65-34ba-4832-9602-eaade437daa0/action returned with HTTP 202 Aug 12 10:36:17.279138 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 404/1627] 10.4.3.105 () {68 vars in 1390 bytes} [Wed Aug 12 10:36:17 2026] POST /volume/v3/volumes/f9309d65-34ba-4832-9602-eaade437daa0/action => generated 0 bytes in 65 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 10:36:17.287915 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-a8951f4f-41df-46ce-842c-4d8ee4274b8c None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:17.289957 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-a8951f4f-41df-46ce-842c-4d8ee4274b8c tempest-VolumesActionsTest-1365686709 tempest-VolumesActionsTest-1365686709-project-member] GET https://10.4.3.105/volume/v3/volumes/f9309d65-34ba-4832-9602-eaade437daa0 Aug 12 10:36:17.290207 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-a8951f4f-41df-46ce-842c-4d8ee4274b8c tempest-VolumesActionsTest-1365686709 tempest-VolumesActionsTest-1365686709-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:36:17.290455 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-a8951f4f-41df-46ce-842c-4d8ee4274b8c tempest-VolumesActionsTest-1365686709 tempest-VolumesActionsTest-1365686709-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:36:17.299256 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:36:17.299256 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:36:17.304167 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-a8951f4f-41df-46ce-842c-4d8ee4274b8c tempest-VolumesActionsTest-1365686709 tempest-VolumesActionsTest-1365686709-project-member] Volume info retrieved successfully. Aug 12 10:36:17.316690 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-a8951f4f-41df-46ce-842c-4d8ee4274b8c tempest-VolumesActionsTest-1365686709 tempest-VolumesActionsTest-1365686709-project-member] https://10.4.3.105/volume/v3/volumes/f9309d65-34ba-4832-9602-eaade437daa0 returned with HTTP 200 Aug 12 10:36:17.317285 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 409/1628] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:36:17 2026] GET /volume/v3/volumes/f9309d65-34ba-4832-9602-eaade437daa0 => generated 861 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:36:17.550753 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-988a3b86-6653-4066-940a-ebd079fdb389 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:17.555582 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-988a3b86-6653-4066-940a-ebd079fdb389 tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] POST https://10.4.3.105/volume/v3/volumes Aug 12 10:36:17.555582 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-988a3b86-6653-4066-940a-ebd079fdb389 tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-test0e20bd6e-440f-41d8-9b5d-fc047ac00423", "imageRef": "e5d65a1d-e2f8-4516-8811-809ab02c2f20", "size": 1}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:36:17.555993 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.volumes [None req-988a3b86-6653-4066-940a-ebd079fdb389 tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] Create volume request body: {'volume': {'name': 'volume1-for-test0e20bd6e-440f-41d8-9b5d-fc047ac00423', 'imageRef': 'e5d65a1d-e2f8-4516-8811-809ab02c2f20', 'size': 1}} {{(pid=100374) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 10:36:17.672358 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-938df1fb-8e93-4008-bceb-5560cd146194 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:17.676043 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-938df1fb-8e93-4008-bceb-5560cd146194 tempest-VolumeRetypeMultiattachTest-1631206657 tempest-VolumeRetypeMultiattachTest-1631206657-project-member] GET https://10.4.3.105/volume/v3/volumes/495638c1-ce1a-4b49-a833-8eb0a66ee0d6 Aug 12 10:36:17.676295 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-938df1fb-8e93-4008-bceb-5560cd146194 tempest-VolumeRetypeMultiattachTest-1631206657 tempest-VolumeRetypeMultiattachTest-1631206657-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:36:17.676537 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-938df1fb-8e93-4008-bceb-5560cd146194 tempest-VolumeRetypeMultiattachTest-1631206657 tempest-VolumeRetypeMultiattachTest-1631206657-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:36:17.696620 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:36:17.696620 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:36:17.698046 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-938df1fb-8e93-4008-bceb-5560cd146194 tempest-VolumeRetypeMultiattachTest-1631206657 tempest-VolumeRetypeMultiattachTest-1631206657-project-member] Volume info retrieved successfully. Aug 12 10:36:17.701893 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-938df1fb-8e93-4008-bceb-5560cd146194 tempest-VolumeRetypeMultiattachTest-1631206657 tempest-VolumeRetypeMultiattachTest-1631206657-project-member] https://10.4.3.105/volume/v3/volumes/495638c1-ce1a-4b49-a833-8eb0a66ee0d6 returned with HTTP 200 Aug 12 10:36:17.702293 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 413/1629] 10.4.3.105 () {68 vars in 1389 bytes} [Wed Aug 12 10:36:17 2026] GET /volume/v3/volumes/495638c1-ce1a-4b49-a833-8eb0a66ee0d6 => generated 998 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:36:17.716907 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-14d3942b-4d82-4b56-8357-35985604ab52 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:17.718730 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-14d3942b-4d82-4b56-8357-35985604ab52 tempest-VolumeRetypeMultiattachTest-405654951 tempest-VolumeRetypeMultiattachTest-405654951-project-admin] GET https://10.4.3.105/volume/v3/volumes/495638c1-ce1a-4b49-a833-8eb0a66ee0d6 Aug 12 10:36:17.718933 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-14d3942b-4d82-4b56-8357-35985604ab52 tempest-VolumeRetypeMultiattachTest-405654951 tempest-VolumeRetypeMultiattachTest-405654951-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:36:17.719110 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-14d3942b-4d82-4b56-8357-35985604ab52 tempest-VolumeRetypeMultiattachTest-405654951 tempest-VolumeRetypeMultiattachTest-405654951-project-admin] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:36:17.727429 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:36:17.727429 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:36:17.732340 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-14d3942b-4d82-4b56-8357-35985604ab52 tempest-VolumeRetypeMultiattachTest-405654951 tempest-VolumeRetypeMultiattachTest-405654951-project-admin] Volume info retrieved successfully. Aug 12 10:36:17.735538 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-14d3942b-4d82-4b56-8357-35985604ab52 tempest-VolumeRetypeMultiattachTest-405654951 tempest-VolumeRetypeMultiattachTest-405654951-project-admin] https://10.4.3.105/volume/v3/volumes/495638c1-ce1a-4b49-a833-8eb0a66ee0d6 returned with HTTP 200 Aug 12 10:36:17.736125 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 405/1630] 10.4.3.105 () {68 vars in 1389 bytes} [Wed Aug 12 10:36:17 2026] GET /volume/v3/volumes/495638c1-ce1a-4b49-a833-8eb0a66ee0d6 => generated 1183 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 10:36:17.749283 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-16521fe9-435a-4487-98e8-e7b2f2f34a1d None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:17.751577 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-16521fe9-435a-4487-98e8-e7b2f2f34a1d tempest-VolumeRetypeMultiattachTest-405654951 tempest-VolumeRetypeMultiattachTest-405654951-project-admin] GET https://10.4.3.105/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-353947692 Aug 12 10:36:17.751577 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-16521fe9-435a-4487-98e8-e7b2f2f34a1d tempest-VolumeRetypeMultiattachTest-405654951 tempest-VolumeRetypeMultiattachTest-405654951-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:36:17.751577 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-16521fe9-435a-4487-98e8-e7b2f2f34a1d tempest-VolumeRetypeMultiattachTest-405654951 tempest-VolumeRetypeMultiattachTest-405654951-project-admin] Calling method 'index' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:36:17.752235 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-16521fe9-435a-4487-98e8-e7b2f2f34a1d tempest-VolumeRetypeMultiattachTest-405654951 tempest-VolumeRetypeMultiattachTest-405654951-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeMultiattachTest-Volume-353947692'), ('all_tenants', True)]). {{(pid=100375) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 10:36:17.783384 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-16521fe9-435a-4487-98e8-e7b2f2f34a1d tempest-VolumeRetypeMultiattachTest-405654951 tempest-VolumeRetypeMultiattachTest-405654951-project-admin] Get all volumes completed successfully. Aug 12 10:36:17.784169 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-16521fe9-435a-4487-98e8-e7b2f2f34a1d tempest-VolumeRetypeMultiattachTest-405654951 tempest-VolumeRetypeMultiattachTest-405654951-project-admin] https://10.4.3.105/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-353947692 returned with HTTP 200 Aug 12 10:36:17.784823 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 410/1631] 10.4.3.105 () {68 vars in 1427 bytes} [Wed Aug 12 10:36:17 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-353947692 => generated 341 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:36:17.792575 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.v3.volumes [None req-988a3b86-6653-4066-940a-ebd079fdb389 tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] Create volume of 1 GB Aug 12 10:36:17.793207 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:36:17.793207 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:36:17.795245 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-d566c707-c054-4d20-897e-d6de3f4ee6c4 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:17.797681 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-988a3b86-6653-4066-940a-ebd079fdb389 tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] Availability Zones retrieved successfully. Aug 12 10:36:17.797961 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-d566c707-c054-4d20-897e-d6de3f4ee6c4 tempest-VolumeRetypeMultiattachTest-405654951 tempest-VolumeRetypeMultiattachTest-405654951-project-admin] GET https://10.4.3.105/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-353947692 Aug 12 10:36:17.798306 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-d566c707-c054-4d20-897e-d6de3f4ee6c4 tempest-VolumeRetypeMultiattachTest-405654951 tempest-VolumeRetypeMultiattachTest-405654951-project-admin] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:36:17.798572 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-d566c707-c054-4d20-897e-d6de3f4ee6c4 tempest-VolumeRetypeMultiattachTest-405654951 tempest-VolumeRetypeMultiattachTest-405654951-project-admin] Calling method 'index' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:36:17.799371 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-d566c707-c054-4d20-897e-d6de3f4ee6c4 tempest-VolumeRetypeMultiattachTest-405654951 tempest-VolumeRetypeMultiattachTest-405654951-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeMultiattachTest-Volume-353947692'), ('all_tenants', True)]). {{(pid=100372) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 10:36:17.806456 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-988a3b86-6653-4066-940a-ebd079fdb389 tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] Flow 'volume_create_api' (b07809c9-8252-4071-973d-3da74e390e36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:36:17.808760 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-988a3b86-6653-4066-940a-ebd079fdb389 tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b81f2b5a-bacd-4b7f-bcd8-ac70a9a1883f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:36:17.810487 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.flows.api.create_volume [None req-988a3b86-6653-4066-940a-ebd079fdb389 tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] Validating volume size '1' using validate_int {{(pid=100374) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 10:36:17.840298 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-d566c707-c054-4d20-897e-d6de3f4ee6c4 tempest-VolumeRetypeMultiattachTest-405654951 tempest-VolumeRetypeMultiattachTest-405654951-project-admin] Get all volumes completed successfully. Aug 12 10:36:17.840298 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-d566c707-c054-4d20-897e-d6de3f4ee6c4 tempest-VolumeRetypeMultiattachTest-405654951 tempest-VolumeRetypeMultiattachTest-405654951-project-admin] https://10.4.3.105/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-353947692 returned with HTTP 200 Aug 12 10:36:17.840298 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 414/1632] 10.4.3.105 () {68 vars in 1427 bytes} [Wed Aug 12 10:36:17 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-353947692 => generated 341 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:36:17.851648 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-8ce05cf9-a177-4d17-97ce-18e2adf9e9a3 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:17.853765 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-8ce05cf9-a177-4d17-97ce-18e2adf9e9a3 tempest-VolumeRetypeMultiattachTest-1631206657 tempest-VolumeRetypeMultiattachTest-1631206657-project-member] GET https://10.4.3.105/volume/v3/volumes/495638c1-ce1a-4b49-a833-8eb0a66ee0d6 Aug 12 10:36:17.854004 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-8ce05cf9-a177-4d17-97ce-18e2adf9e9a3 tempest-VolumeRetypeMultiattachTest-1631206657 tempest-VolumeRetypeMultiattachTest-1631206657-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:36:17.854196 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-8ce05cf9-a177-4d17-97ce-18e2adf9e9a3 tempest-VolumeRetypeMultiattachTest-1631206657 tempest-VolumeRetypeMultiattachTest-1631206657-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:36:17.861869 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:36:17.861869 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:36:17.866177 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-8ce05cf9-a177-4d17-97ce-18e2adf9e9a3 tempest-VolumeRetypeMultiattachTest-1631206657 tempest-VolumeRetypeMultiattachTest-1631206657-project-member] Volume info retrieved successfully. Aug 12 10:36:17.873902 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-8ce05cf9-a177-4d17-97ce-18e2adf9e9a3 tempest-VolumeRetypeMultiattachTest-1631206657 tempest-VolumeRetypeMultiattachTest-1631206657-project-member] https://10.4.3.105/volume/v3/volumes/495638c1-ce1a-4b49-a833-8eb0a66ee0d6 returned with HTTP 200 Aug 12 10:36:17.874917 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 406/1633] 10.4.3.105 () {68 vars in 1389 bytes} [Wed Aug 12 10:36:17 2026] GET /volume/v3/volumes/495638c1-ce1a-4b49-a833-8eb0a66ee0d6 => generated 998 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:36:17.888441 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-4ddcb2d4-f4af-451a-bd2b-59268c5ea6c9 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:17.890479 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-4ddcb2d4-f4af-451a-bd2b-59268c5ea6c9 tempest-VolumeRetypeMultiattachTest-1631206657 tempest-VolumeRetypeMultiattachTest-1631206657-project-member] DELETE https://10.4.3.105/volume/v3/volumes/495638c1-ce1a-4b49-a833-8eb0a66ee0d6 Aug 12 10:36:17.890794 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-4ddcb2d4-f4af-451a-bd2b-59268c5ea6c9 tempest-VolumeRetypeMultiattachTest-1631206657 tempest-VolumeRetypeMultiattachTest-1631206657-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:36:17.891186 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-4ddcb2d4-f4af-451a-bd2b-59268c5ea6c9 tempest-VolumeRetypeMultiattachTest-1631206657 tempest-VolumeRetypeMultiattachTest-1631206657-project-member] Calling method 'delete' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:36:17.891463 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.v3.volumes [None req-4ddcb2d4-f4af-451a-bd2b-59268c5ea6c9 tempest-VolumeRetypeMultiattachTest-1631206657 tempest-VolumeRetypeMultiattachTest-1631206657-project-member] Delete volume with id: 495638c1-ce1a-4b49-a833-8eb0a66ee0d6 Aug 12 10:36:17.899861 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-988a3b86-6653-4066-940a-ebd079fdb389 tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b81f2b5a-bacd-4b7f-bcd8-ac70a9a1883f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T10:26:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6cd66f07-4c7b-40b2-9dfb-378538f29c9e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:36:17.900916 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:36:17.900916 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:36:17.901162 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-988a3b86-6653-4066-940a-ebd079fdb389 tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3ce9b5e7-51bc-482b-a520-68cea4a13a82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:36:17.901431 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-4ddcb2d4-f4af-451a-bd2b-59268c5ea6c9 tempest-VolumeRetypeMultiattachTest-1631206657 tempest-VolumeRetypeMultiattachTest-1631206657-project-member] Volume info retrieved successfully. Aug 12 10:36:17.928448 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-4ddcb2d4-f4af-451a-bd2b-59268c5ea6c9 tempest-VolumeRetypeMultiattachTest-1631206657 tempest-VolumeRetypeMultiattachTest-1631206657-project-member] Delete volume request issued successfully. Aug 12 10:36:17.928724 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-4ddcb2d4-f4af-451a-bd2b-59268c5ea6c9 tempest-VolumeRetypeMultiattachTest-1631206657 tempest-VolumeRetypeMultiattachTest-1631206657-project-member] https://10.4.3.105/volume/v3/volumes/495638c1-ce1a-4b49-a833-8eb0a66ee0d6 returned with HTTP 202 Aug 12 10:36:17.929303 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 411/1634] 10.4.3.105 () {68 vars in 1392 bytes} [Wed Aug 12 10:36:17 2026] DELETE /volume/v3/volumes/495638c1-ce1a-4b49-a833-8eb0a66ee0d6 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 12 10:36:17.938137 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-bcf863bd-112f-437a-b7fb-d32dba0c8b58 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:17.940209 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-bcf863bd-112f-437a-b7fb-d32dba0c8b58 tempest-VolumeRetypeMultiattachTest-1631206657 tempest-VolumeRetypeMultiattachTest-1631206657-project-member] GET https://10.4.3.105/volume/v3/volumes/495638c1-ce1a-4b49-a833-8eb0a66ee0d6 Aug 12 10:36:17.940536 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-bcf863bd-112f-437a-b7fb-d32dba0c8b58 tempest-VolumeRetypeMultiattachTest-1631206657 tempest-VolumeRetypeMultiattachTest-1631206657-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:36:17.941247 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-bcf863bd-112f-437a-b7fb-d32dba0c8b58 tempest-VolumeRetypeMultiattachTest-1631206657 tempest-VolumeRetypeMultiattachTest-1631206657-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:36:17.950678 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.quota [None req-988a3b86-6653-4066-940a-ebd079fdb389 tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] Created reservations ['c0487fdc-82bc-4122-8ee3-3f6cf7c08ae9', 'd0de3789-a2b0-4c7a-9ace-3616d33f5a61', 'd7cb0db2-eaad-420b-bcfa-2e822e1834a3', 'b7466011-6427-4f20-9ac5-d1e37eae8851'] {{(pid=100374) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:36:17.951436 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:36:17.951436 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:36:17.951571 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-988a3b86-6653-4066-940a-ebd079fdb389 tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3ce9b5e7-51bc-482b-a520-68cea4a13a82) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c0487fdc-82bc-4122-8ee3-3f6cf7c08ae9', 'd0de3789-a2b0-4c7a-9ace-3616d33f5a61', 'd7cb0db2-eaad-420b-bcfa-2e822e1834a3', 'b7466011-6427-4f20-9ac5-d1e37eae8851']}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:36:17.952400 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-988a3b86-6653-4066-940a-ebd079fdb389 tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (436e80e9-aa98-43e9-aaf3-8a759d61fa35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:36:17.956183 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-bcf863bd-112f-437a-b7fb-d32dba0c8b58 tempest-VolumeRetypeMultiattachTest-1631206657 tempest-VolumeRetypeMultiattachTest-1631206657-project-member] Volume info retrieved successfully. Aug 12 10:36:17.962902 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-bcf863bd-112f-437a-b7fb-d32dba0c8b58 tempest-VolumeRetypeMultiattachTest-1631206657 tempest-VolumeRetypeMultiattachTest-1631206657-project-member] https://10.4.3.105/volume/v3/volumes/495638c1-ce1a-4b49-a833-8eb0a66ee0d6 returned with HTTP 200 Aug 12 10:36:17.963581 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 415/1635] 10.4.3.105 () {68 vars in 1389 bytes} [Wed Aug 12 10:36:17 2026] GET /volume/v3/volumes/495638c1-ce1a-4b49-a833-8eb0a66ee0d6 => generated 997 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:36:17.979369 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-988a3b86-6653-4066-940a-ebd079fdb389 tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (436e80e9-aa98-43e9-aaf3-8a759d61fa35) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cef59b12-22f7-40e2-91ee-2e3182a657ca', '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='36059f81f45741ada2d601b736d04932',qos_specs=None,replication_status=,reservations=['c0487fdc-82bc-4122-8ee3-3f6cf7c08ae9','d0de3789-a2b0-4c7a-9ace-3616d33f5a61','d7cb0db2-eaad-420b-bcfa-2e822e1834a3','b7466011-6427-4f20-9ac5-d1e37eae8851'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a1bd03533f804c4faa07e099ef480634',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:36:17Z,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=cef59b12-22f7-40e2-91ee-2e3182a657ca,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='36059f81f45741ada2d601b736d04932',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a1bd03533f804c4faa07e099ef480634',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6cd66f07-4c7b-40b2-9dfb-378538f29c9e),volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:36:17.980231 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-988a3b86-6653-4066-940a-ebd079fdb389 tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a8eadc20-6f3b-45b0-ac17-1a614689d773) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:36:18.009907 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-988a3b86-6653-4066-940a-ebd079fdb389 tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a8eadc20-6f3b-45b0-ac17-1a614689d773) transitioned into state 'SUCCESS' from 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='36059f81f45741ada2d601b736d04932',qos_specs=None,replication_status=,reservations=['c0487fdc-82bc-4122-8ee3-3f6cf7c08ae9','d0de3789-a2b0-4c7a-9ace-3616d33f5a61','d7cb0db2-eaad-420b-bcfa-2e822e1834a3','b7466011-6427-4f20-9ac5-d1e37eae8851'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a1bd03533f804c4faa07e099ef480634',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:36:18.010769 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-988a3b86-6653-4066-940a-ebd079fdb389 tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fe12f571-35e3-4fe1-90e9-aab7c81e0cbb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:36:18.026344 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-988a3b86-6653-4066-940a-ebd079fdb389 tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fe12f571-35e3-4fe1-90e9-aab7c81e0cbb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:36:18.027132 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-988a3b86-6653-4066-940a-ebd079fdb389 tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] Flow 'volume_create_api' (b07809c9-8252-4071-973d-3da74e390e36) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100374) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:36:18.027719 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-988a3b86-6653-4066-940a-ebd079fdb389 tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] Create volume request issued successfully. Aug 12 10:36:18.028679 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-988a3b86-6653-4066-940a-ebd079fdb389 tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] https://10.4.3.105/volume/v3/volumes returned with HTTP 202 Aug 12 10:36:18.028956 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 404/1636] 10.4.3.105 () {70 vars in 1300 bytes} [Wed Aug 12 10:36:17 2026] POST /volume/v3/volumes => generated 775 bytes in 479 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:36:18.043762 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-e7567970-30df-4701-b190-b141f5a322b9 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:18.046856 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-e7567970-30df-4701-b190-b141f5a322b9 tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] GET https://10.4.3.105/volume/v3/volumes/cef59b12-22f7-40e2-91ee-2e3182a657ca Aug 12 10:36:18.047230 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-e7567970-30df-4701-b190-b141f5a322b9 tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:36:18.047485 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-e7567970-30df-4701-b190-b141f5a322b9 tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:36:18.055287 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:36:18.055287 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:36:18.059814 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-e7567970-30df-4701-b190-b141f5a322b9 tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] Volume info retrieved successfully. Aug 12 10:36:18.064214 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-e7567970-30df-4701-b190-b141f5a322b9 tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] https://10.4.3.105/volume/v3/volumes/cef59b12-22f7-40e2-91ee-2e3182a657ca returned with HTTP 200 Aug 12 10:36:18.065275 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 407/1637] 10.4.3.105 () {68 vars in 1389 bytes} [Wed Aug 12 10:36:18 2026] GET /volume/v3/volumes/cef59b12-22f7-40e2-91ee-2e3182a657ca => generated 843 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:36:18.079250 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-062dd505-bfb0-45a5-9e4e-98be792b4b3b None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:18.081697 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-062dd505-bfb0-45a5-9e4e-98be792b4b3b tempest-TestStampPattern-1132701134 tempest-TestStampPattern-1132701134-project-member] GET https://10.4.3.105/volume/v3/volumes/60c27da7-5789-4ecc-a387-38cdb0bca4cb Aug 12 10:36:18.081962 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-062dd505-bfb0-45a5-9e4e-98be792b4b3b tempest-TestStampPattern-1132701134 tempest-TestStampPattern-1132701134-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:36:18.082234 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-062dd505-bfb0-45a5-9e4e-98be792b4b3b tempest-TestStampPattern-1132701134 tempest-TestStampPattern-1132701134-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:36:18.094388 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-062dd505-bfb0-45a5-9e4e-98be792b4b3b tempest-TestStampPattern-1132701134 tempest-TestStampPattern-1132701134-project-member] https://10.4.3.105/volume/v3/volumes/60c27da7-5789-4ecc-a387-38cdb0bca4cb returned with HTTP 404 Aug 12 10:36:18.095038 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 412/1638] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:36:18 2026] GET /volume/v3/volumes/60c27da7-5789-4ecc-a387-38cdb0bca4cb => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:36:18.516214 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-553da2a1-6a6f-41ff-a3ed-d96830f70427 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:18.521023 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-553da2a1-6a6f-41ff-a3ed-d96830f70427 tempest-TestStampPattern-1132701134 tempest-TestStampPattern-1132701134-project-member] DELETE https://10.4.3.105/volume/v3/snapshots/64736c3a-f36c-4e7d-9361-31674f459d43 Aug 12 10:36:18.521593 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-553da2a1-6a6f-41ff-a3ed-d96830f70427 tempest-TestStampPattern-1132701134 tempest-TestStampPattern-1132701134-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:36:18.521593 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-553da2a1-6a6f-41ff-a3ed-d96830f70427 tempest-TestStampPattern-1132701134 tempest-TestStampPattern-1132701134-project-member] Calling method 'delete' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:36:18.521690 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.v3.snapshots [None req-553da2a1-6a6f-41ff-a3ed-d96830f70427 tempest-TestStampPattern-1132701134 tempest-TestStampPattern-1132701134-project-member] Delete snapshot with id: 64736c3a-f36c-4e7d-9361-31674f459d43 Aug 12 10:36:18.527969 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:36:18.527969 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:36:18.528415 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-553da2a1-6a6f-41ff-a3ed-d96830f70427 tempest-TestStampPattern-1132701134 tempest-TestStampPattern-1132701134-project-member] Snapshot retrieved successfully. Aug 12 10:36:18.551017 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-553da2a1-6a6f-41ff-a3ed-d96830f70427 tempest-TestStampPattern-1132701134 tempest-TestStampPattern-1132701134-project-member] Snapshot delete request issued successfully. Aug 12 10:36:18.551204 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-553da2a1-6a6f-41ff-a3ed-d96830f70427 tempest-TestStampPattern-1132701134 tempest-TestStampPattern-1132701134-project-member] https://10.4.3.105/volume/v3/snapshots/64736c3a-f36c-4e7d-9361-31674f459d43 returned with HTTP 202 Aug 12 10:36:18.551679 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 416/1639] 10.4.3.105 () {66 vars in 1357 bytes} [Wed Aug 12 10:36:18 2026] DELETE /volume/v3/snapshots/64736c3a-f36c-4e7d-9361-31674f459d43 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 10:36:18.558633 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-b73b6ded-a9da-4800-b703-a6ba330fb71d None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:18.561598 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-b73b6ded-a9da-4800-b703-a6ba330fb71d tempest-TestStampPattern-1132701134 tempest-TestStampPattern-1132701134-project-member] GET https://10.4.3.105/volume/v3/snapshots/64736c3a-f36c-4e7d-9361-31674f459d43 Aug 12 10:36:18.561598 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-b73b6ded-a9da-4800-b703-a6ba330fb71d tempest-TestStampPattern-1132701134 tempest-TestStampPattern-1132701134-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:36:18.561598 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-b73b6ded-a9da-4800-b703-a6ba330fb71d tempest-TestStampPattern-1132701134 tempest-TestStampPattern-1132701134-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:36:18.568894 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:36:18.568894 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:36:18.568894 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-b73b6ded-a9da-4800-b703-a6ba330fb71d tempest-TestStampPattern-1132701134 tempest-TestStampPattern-1132701134-project-member] Snapshot retrieved successfully. Aug 12 10:36:18.569556 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-b73b6ded-a9da-4800-b703-a6ba330fb71d tempest-TestStampPattern-1132701134 tempest-TestStampPattern-1132701134-project-member] https://10.4.3.105/volume/v3/snapshots/64736c3a-f36c-4e7d-9361-31674f459d43 returned with HTTP 200 Aug 12 10:36:18.570119 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 405/1640] 10.4.3.105 () {66 vars in 1354 bytes} [Wed Aug 12 10:36:18 2026] GET /volume/v3/snapshots/64736c3a-f36c-4e7d-9361-31674f459d43 => generated 461 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:36:18.979199 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-e762cf5a-2bb6-4ebf-9b40-874bfacbcbb1 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:18.980922 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-e762cf5a-2bb6-4ebf-9b40-874bfacbcbb1 tempest-VolumeRetypeMultiattachTest-1631206657 tempest-VolumeRetypeMultiattachTest-1631206657-project-member] GET https://10.4.3.105/volume/v3/volumes/495638c1-ce1a-4b49-a833-8eb0a66ee0d6 Aug 12 10:36:18.981152 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-e762cf5a-2bb6-4ebf-9b40-874bfacbcbb1 tempest-VolumeRetypeMultiattachTest-1631206657 tempest-VolumeRetypeMultiattachTest-1631206657-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:36:18.981380 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-e762cf5a-2bb6-4ebf-9b40-874bfacbcbb1 tempest-VolumeRetypeMultiattachTest-1631206657 tempest-VolumeRetypeMultiattachTest-1631206657-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:36:18.986790 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-e762cf5a-2bb6-4ebf-9b40-874bfacbcbb1 tempest-VolumeRetypeMultiattachTest-1631206657 tempest-VolumeRetypeMultiattachTest-1631206657-project-member] https://10.4.3.105/volume/v3/volumes/495638c1-ce1a-4b49-a833-8eb0a66ee0d6 returned with HTTP 404 Aug 12 10:36:18.987255 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 408/1641] 10.4.3.105 () {68 vars in 1389 bytes} [Wed Aug 12 10:36:18 2026] GET /volume/v3/volumes/495638c1-ce1a-4b49-a833-8eb0a66ee0d6 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 10:36:18.995477 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-d1bf8c7d-8cd1-4a7a-9448-a6cc9f95040f None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:18.997902 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-d1bf8c7d-8cd1-4a7a-9448-a6cc9f95040f tempest-VolumeRetypeMultiattachTest-405654951 tempest-VolumeRetypeMultiattachTest-405654951-project-admin] DELETE https://10.4.3.105/volume/v3/types/d1c1b9ad-d311-496e-bed4-5020bff181bd Aug 12 10:36:18.998124 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-d1bf8c7d-8cd1-4a7a-9448-a6cc9f95040f tempest-VolumeRetypeMultiattachTest-405654951 tempest-VolumeRetypeMultiattachTest-405654951-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:36:18.998368 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-d1bf8c7d-8cd1-4a7a-9448-a6cc9f95040f tempest-VolumeRetypeMultiattachTest-405654951 tempest-VolumeRetypeMultiattachTest-405654951-project-admin] Calling method '_delete' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:36:19.023256 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-d1bf8c7d-8cd1-4a7a-9448-a6cc9f95040f tempest-VolumeRetypeMultiattachTest-405654951 tempest-VolumeRetypeMultiattachTest-405654951-project-admin] https://10.4.3.105/volume/v3/types/d1c1b9ad-d311-496e-bed4-5020bff181bd returned with HTTP 202 Aug 12 10:36:19.023769 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 413/1642] 10.4.3.105 () {66 vars in 1345 bytes} [Wed Aug 12 10:36:18 2026] DELETE /volume/v3/types/d1c1b9ad-d311-496e-bed4-5020bff181bd => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 10:36:19.030333 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-d41a38a4-6100-4459-aa29-d2b118a3f01d None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:19.032227 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-d41a38a4-6100-4459-aa29-d2b118a3f01d tempest-VolumeRetypeMultiattachTest-405654951 tempest-VolumeRetypeMultiattachTest-405654951-project-admin] GET https://10.4.3.105/volume/v3/types/d1c1b9ad-d311-496e-bed4-5020bff181bd Aug 12 10:36:19.032488 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-d41a38a4-6100-4459-aa29-d2b118a3f01d tempest-VolumeRetypeMultiattachTest-405654951 tempest-VolumeRetypeMultiattachTest-405654951-project-admin] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:36:19.032692 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-d41a38a4-6100-4459-aa29-d2b118a3f01d tempest-VolumeRetypeMultiattachTest-405654951 tempest-VolumeRetypeMultiattachTest-405654951-project-admin] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:36:19.036043 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-d41a38a4-6100-4459-aa29-d2b118a3f01d tempest-VolumeRetypeMultiattachTest-405654951 tempest-VolumeRetypeMultiattachTest-405654951-project-admin] https://10.4.3.105/volume/v3/types/d1c1b9ad-d311-496e-bed4-5020bff181bd returned with HTTP 404 Aug 12 10:36:19.036553 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 417/1643] 10.4.3.105 () {66 vars in 1342 bytes} [Wed Aug 12 10:36:19 2026] GET /volume/v3/types/d1c1b9ad-d311-496e-bed4-5020bff181bd => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:36:19.044566 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-e95884a6-a704-4f26-8001-efdf2903494d None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:19.046410 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-e95884a6-a704-4f26-8001-efdf2903494d tempest-VolumeRetypeMultiattachTest-405654951 tempest-VolumeRetypeMultiattachTest-405654951-project-admin] DELETE https://10.4.3.105/volume/v3/types/0f05dba3-0fa0-4c19-9716-18b3c67214d0 Aug 12 10:36:19.046626 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-e95884a6-a704-4f26-8001-efdf2903494d tempest-VolumeRetypeMultiattachTest-405654951 tempest-VolumeRetypeMultiattachTest-405654951-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:36:19.046824 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-e95884a6-a704-4f26-8001-efdf2903494d tempest-VolumeRetypeMultiattachTest-405654951 tempest-VolumeRetypeMultiattachTest-405654951-project-admin] Calling method '_delete' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:36:19.069537 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-e95884a6-a704-4f26-8001-efdf2903494d tempest-VolumeRetypeMultiattachTest-405654951 tempest-VolumeRetypeMultiattachTest-405654951-project-admin] https://10.4.3.105/volume/v3/types/0f05dba3-0fa0-4c19-9716-18b3c67214d0 returned with HTTP 202 Aug 12 10:36:19.069940 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 406/1644] 10.4.3.105 () {66 vars in 1345 bytes} [Wed Aug 12 10:36:19 2026] DELETE /volume/v3/types/0f05dba3-0fa0-4c19-9716-18b3c67214d0 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 10:36:19.078270 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-e7f67009-df3d-4200-bc93-5277e53c1b4d None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:19.078402 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-767015c8-4de8-44ef-a515-0cd8d189363e None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:19.080009 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-e7f67009-df3d-4200-bc93-5277e53c1b4d tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] GET https://10.4.3.105/volume/v3/volumes/cef59b12-22f7-40e2-91ee-2e3182a657ca Aug 12 10:36:19.080121 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-767015c8-4de8-44ef-a515-0cd8d189363e tempest-VolumeRetypeMultiattachTest-405654951 tempest-VolumeRetypeMultiattachTest-405654951-project-admin] GET https://10.4.3.105/volume/v3/types/0f05dba3-0fa0-4c19-9716-18b3c67214d0 Aug 12 10:36:19.080325 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-e7f67009-df3d-4200-bc93-5277e53c1b4d tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:36:19.080361 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-767015c8-4de8-44ef-a515-0cd8d189363e tempest-VolumeRetypeMultiattachTest-405654951 tempest-VolumeRetypeMultiattachTest-405654951-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:36:19.080384 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-e7f67009-df3d-4200-bc93-5277e53c1b4d tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:36:19.080528 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-767015c8-4de8-44ef-a515-0cd8d189363e tempest-VolumeRetypeMultiattachTest-405654951 tempest-VolumeRetypeMultiattachTest-405654951-project-admin] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:36:19.086542 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-767015c8-4de8-44ef-a515-0cd8d189363e tempest-VolumeRetypeMultiattachTest-405654951 tempest-VolumeRetypeMultiattachTest-405654951-project-admin] https://10.4.3.105/volume/v3/types/0f05dba3-0fa0-4c19-9716-18b3c67214d0 returned with HTTP 404 Aug 12 10:36:19.086542 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 409/1645] 10.4.3.105 () {66 vars in 1342 bytes} [Wed Aug 12 10:36:19 2026] GET /volume/v3/types/0f05dba3-0fa0-4c19-9716-18b3c67214d0 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:36:19.090356 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:36:19.090356 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:36:19.094626 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-e7f67009-df3d-4200-bc93-5277e53c1b4d tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] Volume info retrieved successfully. Aug 12 10:36:19.099538 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-e7f67009-df3d-4200-bc93-5277e53c1b4d tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] https://10.4.3.105/volume/v3/volumes/cef59b12-22f7-40e2-91ee-2e3182a657ca returned with HTTP 200 Aug 12 10:36:19.099538 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 414/1646] 10.4.3.105 () {68 vars in 1389 bytes} [Wed Aug 12 10:36:19 2026] GET /volume/v3/volumes/cef59b12-22f7-40e2-91ee-2e3182a657ca => generated 925 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:36:19.584852 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-44f0a705-0669-401f-8c65-4140c4fe0d0f None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:19.587010 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-44f0a705-0669-401f-8c65-4140c4fe0d0f tempest-TestStampPattern-1132701134 tempest-TestStampPattern-1132701134-project-member] GET https://10.4.3.105/volume/v3/snapshots/64736c3a-f36c-4e7d-9361-31674f459d43 Aug 12 10:36:19.587226 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-44f0a705-0669-401f-8c65-4140c4fe0d0f tempest-TestStampPattern-1132701134 tempest-TestStampPattern-1132701134-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:36:19.588163 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-44f0a705-0669-401f-8c65-4140c4fe0d0f tempest-TestStampPattern-1132701134 tempest-TestStampPattern-1132701134-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:36:19.593302 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-44f0a705-0669-401f-8c65-4140c4fe0d0f tempest-TestStampPattern-1132701134 tempest-TestStampPattern-1132701134-project-member] https://10.4.3.105/volume/v3/snapshots/64736c3a-f36c-4e7d-9361-31674f459d43 returned with HTTP 404 Aug 12 10:36:19.593861 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 418/1647] 10.4.3.105 () {66 vars in 1354 bytes} [Wed Aug 12 10:36:19 2026] GET /volume/v3/snapshots/64736c3a-f36c-4e7d-9361-31674f459d43 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:36:19.643329 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-2e048b9f-2c42-4dd3-b3df-3a88d0c2f7ed req-03b80a89-a1a1-43a6-810d-cb7a5e082335 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:19.645796 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-2e048b9f-2c42-4dd3-b3df-3a88d0c2f7ed req-03b80a89-a1a1-43a6-810d-cb7a5e082335 tempest-TestStampPattern-1132701134 tempest-TestStampPattern-1132701134-project-member] GET https://10.4.3.105/volume/v3/volumes/22996cb1-6ee6-4267-bb5c-4bc20e63a909 Aug 12 10:36:19.646003 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-2e048b9f-2c42-4dd3-b3df-3a88d0c2f7ed req-03b80a89-a1a1-43a6-810d-cb7a5e082335 tempest-TestStampPattern-1132701134 tempest-TestStampPattern-1132701134-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:36:19.646187 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-2e048b9f-2c42-4dd3-b3df-3a88d0c2f7ed req-03b80a89-a1a1-43a6-810d-cb7a5e082335 tempest-TestStampPattern-1132701134 tempest-TestStampPattern-1132701134-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:36:19.655282 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:36:19.655282 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:36:19.661455 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [req-2e048b9f-2c42-4dd3-b3df-3a88d0c2f7ed req-03b80a89-a1a1-43a6-810d-cb7a5e082335 tempest-TestStampPattern-1132701134 tempest-TestStampPattern-1132701134-project-member] Volume info retrieved successfully. Aug 12 10:36:19.665943 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-2e048b9f-2c42-4dd3-b3df-3a88d0c2f7ed req-03b80a89-a1a1-43a6-810d-cb7a5e082335 tempest-TestStampPattern-1132701134 tempest-TestStampPattern-1132701134-project-member] https://10.4.3.105/volume/v3/volumes/22996cb1-6ee6-4267-bb5c-4bc20e63a909 returned with HTTP 200 Aug 12 10:36:19.667118 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 407/1648] 10.4.3.105 () {68 vars in 1598 bytes} [Wed Aug 12 10:36:19 2026] GET /volume/v3/volumes/22996cb1-6ee6-4267-bb5c-4bc20e63a909 => generated 840 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:36:20.114105 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-8b5a17c4-0701-4506-a205-73cbe1f839dd None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:20.115907 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-8b5a17c4-0701-4506-a205-73cbe1f839dd tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] GET https://10.4.3.105/volume/v3/volumes/cef59b12-22f7-40e2-91ee-2e3182a657ca Aug 12 10:36:20.116330 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-8b5a17c4-0701-4506-a205-73cbe1f839dd tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:36:20.116550 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-8b5a17c4-0701-4506-a205-73cbe1f839dd tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:36:20.130316 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:36:20.130316 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:36:20.135909 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-8b5a17c4-0701-4506-a205-73cbe1f839dd tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] Volume info retrieved successfully. Aug 12 10:36:20.141877 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-8b5a17c4-0701-4506-a205-73cbe1f839dd tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] https://10.4.3.105/volume/v3/volumes/cef59b12-22f7-40e2-91ee-2e3182a657ca returned with HTTP 200 Aug 12 10:36:20.142217 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 410/1649] 10.4.3.105 () {68 vars in 1389 bytes} [Wed Aug 12 10:36:20 2026] GET /volume/v3/volumes/cef59b12-22f7-40e2-91ee-2e3182a657ca => generated 928 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:36:21.158139 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-ce419a98-312e-4479-88b3-1fcba39b24a3 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:21.160168 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-ce419a98-312e-4479-88b3-1fcba39b24a3 tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] GET https://10.4.3.105/volume/v3/volumes/cef59b12-22f7-40e2-91ee-2e3182a657ca Aug 12 10:36:21.160406 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-ce419a98-312e-4479-88b3-1fcba39b24a3 tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:36:21.160652 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-ce419a98-312e-4479-88b3-1fcba39b24a3 tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:36:21.167767 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:36:21.167767 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:36:21.172649 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-ce419a98-312e-4479-88b3-1fcba39b24a3 tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] Volume info retrieved successfully. Aug 12 10:36:21.179681 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-ce419a98-312e-4479-88b3-1fcba39b24a3 tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] https://10.4.3.105/volume/v3/volumes/cef59b12-22f7-40e2-91ee-2e3182a657ca returned with HTTP 200 Aug 12 10:36:21.180080 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 415/1650] 10.4.3.105 () {68 vars in 1389 bytes} [Wed Aug 12 10:36:21 2026] GET /volume/v3/volumes/cef59b12-22f7-40e2-91ee-2e3182a657ca => generated 928 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:36:21.417771 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-33a20aae-f596-4398-a4d2-5332c831d4df None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:21.422612 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-33a20aae-f596-4398-a4d2-5332c831d4df tempest-VolumesCloneTest-856517577 tempest-VolumesCloneTest-856517577-project-member] POST https://10.4.3.105/volume/v3/volumes Aug 12 10:36:21.422685 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-33a20aae-f596-4398-a4d2-5332c831d4df tempest-VolumesCloneTest-856517577 tempest-VolumesCloneTest-856517577-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "cf2c75e2-42cb-4765-bb8a-76a15f3b73ee", "size": 1, "name": "tempest-VolumesCloneTest-Volume-1665388694"}} {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:36:21.425141 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.v3.volumes [None req-33a20aae-f596-4398-a4d2-5332c831d4df tempest-VolumesCloneTest-856517577 tempest-VolumesCloneTest-856517577-project-member] Create volume request body: {'volume': {'imageRef': 'cf2c75e2-42cb-4765-bb8a-76a15f3b73ee', 'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-1665388694'}} {{(pid=100372) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 10:36:21.527534 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.v3.volumes [None req-33a20aae-f596-4398-a4d2-5332c831d4df tempest-VolumesCloneTest-856517577 tempest-VolumesCloneTest-856517577-project-member] Create volume of 1 GB Aug 12 10:36:21.527832 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:36:21.527832 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:36:21.534005 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-33a20aae-f596-4398-a4d2-5332c831d4df tempest-VolumesCloneTest-856517577 tempest-VolumesCloneTest-856517577-project-member] Availability Zones retrieved successfully. Aug 12 10:36:21.543467 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-33a20aae-f596-4398-a4d2-5332c831d4df tempest-VolumesCloneTest-856517577 tempest-VolumesCloneTest-856517577-project-member] Flow 'volume_create_api' (0d434a77-2dd7-4bc1-ab16-29aff3a6c6d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100372) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:36:21.545379 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-33a20aae-f596-4398-a4d2-5332c831d4df tempest-VolumesCloneTest-856517577 tempest-VolumesCloneTest-856517577-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (20f3858e-6b34-495a-a0c1-fcff44ce385f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:36:21.546930 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.flows.api.create_volume [None req-33a20aae-f596-4398-a4d2-5332c831d4df tempest-VolumesCloneTest-856517577 tempest-VolumesCloneTest-856517577-project-member] Validating volume size '1' using validate_int {{(pid=100372) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 10:36:21.643842 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-33a20aae-f596-4398-a4d2-5332c831d4df tempest-VolumesCloneTest-856517577 tempest-VolumesCloneTest-856517577-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (20f3858e-6b34-495a-a0c1-fcff44ce385f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T10:26:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6cd66f07-4c7b-40b2-9dfb-378538f29c9e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:36:21.644729 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-33a20aae-f596-4398-a4d2-5332c831d4df tempest-VolumesCloneTest-856517577 tempest-VolumesCloneTest-856517577-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7cdd4a32-a1fe-4118-b62c-5fa337f829fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:36:21.729172 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.quota [None req-33a20aae-f596-4398-a4d2-5332c831d4df tempest-VolumesCloneTest-856517577 tempest-VolumesCloneTest-856517577-project-member] Created reservations ['28d1a1a7-302a-49d7-82e7-ff155b0c7688', 'b2ad7d2a-c486-4933-ac70-3fd426683b78', 'e2c76e3b-a272-46f4-ae33-56ea8bbd82a9', '68ecaadc-b864-43a7-bd6b-681bcdd1336c'] {{(pid=100372) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:36:21.730426 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-33a20aae-f596-4398-a4d2-5332c831d4df tempest-VolumesCloneTest-856517577 tempest-VolumesCloneTest-856517577-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7cdd4a32-a1fe-4118-b62c-5fa337f829fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['28d1a1a7-302a-49d7-82e7-ff155b0c7688', 'b2ad7d2a-c486-4933-ac70-3fd426683b78', 'e2c76e3b-a272-46f4-ae33-56ea8bbd82a9', '68ecaadc-b864-43a7-bd6b-681bcdd1336c']}' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:36:21.731856 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-33a20aae-f596-4398-a4d2-5332c831d4df tempest-VolumesCloneTest-856517577 tempest-VolumesCloneTest-856517577-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (76464e37-56cb-41f2-a539-dcb2010444ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:36:21.766117 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-33a20aae-f596-4398-a4d2-5332c831d4df tempest-VolumesCloneTest-856517577 tempest-VolumesCloneTest-856517577-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (76464e37-56cb-41f2-a539-dcb2010444ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '20bf87ad-68ef-4315-a817-192fcc0e1abc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1665388694',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4a9323bbfda54ade91b6de91030161c5',qos_specs=None,replication_status=,reservations=['28d1a1a7-302a-49d7-82e7-ff155b0c7688','b2ad7d2a-c486-4933-ac70-3fd426683b78','e2c76e3b-a272-46f4-ae33-56ea8bbd82a9','68ecaadc-b864-43a7-bd6b-681bcdd1336c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c7ef42b7d0204a6f837075c290c4ffb3',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:36:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1665388694',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=20bf87ad-68ef-4315-a817-192fcc0e1abc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4a9323bbfda54ade91b6de91030161c5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c7ef42b7d0204a6f837075c290c4ffb3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6cd66f07-4c7b-40b2-9dfb-378538f29c9e),volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:36:21.766878 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-33a20aae-f596-4398-a4d2-5332c831d4df tempest-VolumesCloneTest-856517577 tempest-VolumesCloneTest-856517577-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a5630eaf-e161-46eb-9aa1-97314635afc7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:36:21.791343 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-33a20aae-f596-4398-a4d2-5332c831d4df tempest-VolumesCloneTest-856517577 tempest-VolumesCloneTest-856517577-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a5630eaf-e161-46eb-9aa1-97314635afc7) transitioned into state 'SUCCESS' from state '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-1665388694',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4a9323bbfda54ade91b6de91030161c5',qos_specs=None,replication_status=,reservations=['28d1a1a7-302a-49d7-82e7-ff155b0c7688','b2ad7d2a-c486-4933-ac70-3fd426683b78','e2c76e3b-a272-46f4-ae33-56ea8bbd82a9','68ecaadc-b864-43a7-bd6b-681bcdd1336c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c7ef42b7d0204a6f837075c290c4ffb3',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:36:21.792362 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-33a20aae-f596-4398-a4d2-5332c831d4df tempest-VolumesCloneTest-856517577 tempest-VolumesCloneTest-856517577-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (36f47f5c-f512-4750-8aee-a82ec97e5eee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:36:21.803458 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-33a20aae-f596-4398-a4d2-5332c831d4df tempest-VolumesCloneTest-856517577 tempest-VolumesCloneTest-856517577-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (36f47f5c-f512-4750-8aee-a82ec97e5eee) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:36:21.804354 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-33a20aae-f596-4398-a4d2-5332c831d4df tempest-VolumesCloneTest-856517577 tempest-VolumesCloneTest-856517577-project-member] Flow 'volume_create_api' (0d434a77-2dd7-4bc1-ab16-29aff3a6c6d5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100372) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:36:21.804820 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-33a20aae-f596-4398-a4d2-5332c831d4df tempest-VolumesCloneTest-856517577 tempest-VolumesCloneTest-856517577-project-member] Create volume request issued successfully. Aug 12 10:36:21.805464 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-33a20aae-f596-4398-a4d2-5332c831d4df tempest-VolumesCloneTest-856517577 tempest-VolumesCloneTest-856517577-project-member] https://10.4.3.105/volume/v3/volumes returned with HTTP 202 Aug 12 10:36:21.806121 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 419/1651] 10.4.3.105 () {68 vars in 1259 bytes} [Wed Aug 12 10:36:21 2026] POST /volume/v3/volumes => generated 747 bytes in 389 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 10:36:21.823486 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-e2f07806-3f05-44a3-976c-9444ce4dcda6 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:21.825724 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-e2f07806-3f05-44a3-976c-9444ce4dcda6 tempest-VolumesCloneTest-856517577 tempest-VolumesCloneTest-856517577-project-member] GET https://10.4.3.105/volume/v3/volumes/20bf87ad-68ef-4315-a817-192fcc0e1abc Aug 12 10:36:21.825802 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-e2f07806-3f05-44a3-976c-9444ce4dcda6 tempest-VolumesCloneTest-856517577 tempest-VolumesCloneTest-856517577-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:36:21.825992 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-e2f07806-3f05-44a3-976c-9444ce4dcda6 tempest-VolumesCloneTest-856517577 tempest-VolumesCloneTest-856517577-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:36:21.837922 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:36:21.837922 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:36:21.846355 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-e2f07806-3f05-44a3-976c-9444ce4dcda6 tempest-VolumesCloneTest-856517577 tempest-VolumesCloneTest-856517577-project-member] Volume info retrieved successfully. Aug 12 10:36:21.855238 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-e2f07806-3f05-44a3-976c-9444ce4dcda6 tempest-VolumesCloneTest-856517577 tempest-VolumesCloneTest-856517577-project-member] https://10.4.3.105/volume/v3/volumes/20bf87ad-68ef-4315-a817-192fcc0e1abc returned with HTTP 200 Aug 12 10:36:21.855759 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 408/1652] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:36:21 2026] GET /volume/v3/volumes/20bf87ad-68ef-4315-a817-192fcc0e1abc => generated 815 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:36:22.194315 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-6615f176-a969-49b7-9031-0f35f12b0b06 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:22.196365 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-6615f176-a969-49b7-9031-0f35f12b0b06 tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] GET https://10.4.3.105/volume/v3/volumes/cef59b12-22f7-40e2-91ee-2e3182a657ca Aug 12 10:36:22.196639 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-6615f176-a969-49b7-9031-0f35f12b0b06 tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:36:22.196877 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-6615f176-a969-49b7-9031-0f35f12b0b06 tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:36:22.205685 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:36:22.205685 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:36:22.210225 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-6615f176-a969-49b7-9031-0f35f12b0b06 tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] Volume info retrieved successfully. Aug 12 10:36:22.217689 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-6615f176-a969-49b7-9031-0f35f12b0b06 tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] https://10.4.3.105/volume/v3/volumes/cef59b12-22f7-40e2-91ee-2e3182a657ca returned with HTTP 200 Aug 12 10:36:22.218109 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 411/1653] 10.4.3.105 () {68 vars in 1389 bytes} [Wed Aug 12 10:36:22 2026] GET /volume/v3/volumes/cef59b12-22f7-40e2-91ee-2e3182a657ca => generated 928 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:36:22.499261 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-a9de0990-f3b8-4471-8553-0f954305486a None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:22.501118 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-a9de0990-f3b8-4471-8553-0f954305486a tempest-TestStampPattern-1132701134 tempest-TestStampPattern-1132701134-project-member] DELETE https://10.4.3.105/volume/v3/volumes/22996cb1-6ee6-4267-bb5c-4bc20e63a909 Aug 12 10:36:22.501388 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-a9de0990-f3b8-4471-8553-0f954305486a tempest-TestStampPattern-1132701134 tempest-TestStampPattern-1132701134-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:36:22.501914 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-a9de0990-f3b8-4471-8553-0f954305486a tempest-TestStampPattern-1132701134 tempest-TestStampPattern-1132701134-project-member] Calling method 'delete' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:36:22.502150 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.v3.volumes [None req-a9de0990-f3b8-4471-8553-0f954305486a tempest-TestStampPattern-1132701134 tempest-TestStampPattern-1132701134-project-member] Delete volume with id: 22996cb1-6ee6-4267-bb5c-4bc20e63a909 Aug 12 10:36:22.512300 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:36:22.512300 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:36:22.512916 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-a9de0990-f3b8-4471-8553-0f954305486a tempest-TestStampPattern-1132701134 tempest-TestStampPattern-1132701134-project-member] Volume info retrieved successfully. Aug 12 10:36:22.536023 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-a9de0990-f3b8-4471-8553-0f954305486a tempest-TestStampPattern-1132701134 tempest-TestStampPattern-1132701134-project-member] Delete volume request issued successfully. Aug 12 10:36:22.536023 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-a9de0990-f3b8-4471-8553-0f954305486a tempest-TestStampPattern-1132701134 tempest-TestStampPattern-1132701134-project-member] https://10.4.3.105/volume/v3/volumes/22996cb1-6ee6-4267-bb5c-4bc20e63a909 returned with HTTP 202 Aug 12 10:36:22.536023 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 416/1654] 10.4.3.105 () {66 vars in 1351 bytes} [Wed Aug 12 10:36:22 2026] DELETE /volume/v3/volumes/22996cb1-6ee6-4267-bb5c-4bc20e63a909 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 10:36:22.546280 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-c07eab2b-964e-4c57-8c5e-9841d1be5ca1 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:22.552351 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-c07eab2b-964e-4c57-8c5e-9841d1be5ca1 tempest-TestStampPattern-1132701134 tempest-TestStampPattern-1132701134-project-member] GET https://10.4.3.105/volume/v3/volumes/22996cb1-6ee6-4267-bb5c-4bc20e63a909 Aug 12 10:36:22.552351 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-c07eab2b-964e-4c57-8c5e-9841d1be5ca1 tempest-TestStampPattern-1132701134 tempest-TestStampPattern-1132701134-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:36:22.552351 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-c07eab2b-964e-4c57-8c5e-9841d1be5ca1 tempest-TestStampPattern-1132701134 tempest-TestStampPattern-1132701134-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:36:22.562319 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:36:22.562319 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:36:22.566246 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-c07eab2b-964e-4c57-8c5e-9841d1be5ca1 tempest-TestStampPattern-1132701134 tempest-TestStampPattern-1132701134-project-member] Volume info retrieved successfully. Aug 12 10:36:22.570784 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-c07eab2b-964e-4c57-8c5e-9841d1be5ca1 tempest-TestStampPattern-1132701134 tempest-TestStampPattern-1132701134-project-member] https://10.4.3.105/volume/v3/volumes/22996cb1-6ee6-4267-bb5c-4bc20e63a909 returned with HTTP 200 Aug 12 10:36:22.571269 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 420/1655] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:36:22 2026] GET /volume/v3/volumes/22996cb1-6ee6-4267-bb5c-4bc20e63a909 => generated 839 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:36:22.870115 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-73eb8382-ec86-4c3c-84f6-072d05bf6437 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:22.872162 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-73eb8382-ec86-4c3c-84f6-072d05bf6437 tempest-VolumesCloneTest-856517577 tempest-VolumesCloneTest-856517577-project-member] GET https://10.4.3.105/volume/v3/volumes/20bf87ad-68ef-4315-a817-192fcc0e1abc Aug 12 10:36:22.872404 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-73eb8382-ec86-4c3c-84f6-072d05bf6437 tempest-VolumesCloneTest-856517577 tempest-VolumesCloneTest-856517577-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:36:22.872649 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-73eb8382-ec86-4c3c-84f6-072d05bf6437 tempest-VolumesCloneTest-856517577 tempest-VolumesCloneTest-856517577-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:36:22.881335 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:36:22.881335 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:36:22.886472 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-73eb8382-ec86-4c3c-84f6-072d05bf6437 tempest-VolumesCloneTest-856517577 tempest-VolumesCloneTest-856517577-project-member] Volume info retrieved successfully. Aug 12 10:36:22.892442 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-73eb8382-ec86-4c3c-84f6-072d05bf6437 tempest-VolumesCloneTest-856517577 tempest-VolumesCloneTest-856517577-project-member] https://10.4.3.105/volume/v3/volumes/20bf87ad-68ef-4315-a817-192fcc0e1abc returned with HTTP 200 Aug 12 10:36:22.894078 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 409/1656] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:36:22 2026] GET /volume/v3/volumes/20bf87ad-68ef-4315-a817-192fcc0e1abc => generated 1355 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:36:22.910596 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-aef32ed3-1b32-4b80-8ff8-32a9a5940739 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:22.912981 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-aef32ed3-1b32-4b80-8ff8-32a9a5940739 tempest-VolumesCloneTest-856517577 tempest-VolumesCloneTest-856517577-project-member] POST https://10.4.3.105/volume/v3/volumes Aug 12 10:36:22.913160 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-aef32ed3-1b32-4b80-8ff8-32a9a5940739 tempest-VolumesCloneTest-856517577 tempest-VolumesCloneTest-856517577-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "20bf87ad-68ef-4315-a817-192fcc0e1abc", "size": 1, "name": "tempest-VolumesCloneTest-Volume-1048819972"}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:36:22.915891 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.v3.volumes [None req-aef32ed3-1b32-4b80-8ff8-32a9a5940739 tempest-VolumesCloneTest-856517577 tempest-VolumesCloneTest-856517577-project-member] Create volume request body: {'volume': {'source_volid': '20bf87ad-68ef-4315-a817-192fcc0e1abc', 'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-1048819972'}} {{(pid=100373) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 10:36:22.924657 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:36:22.924657 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:36:22.925247 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-aef32ed3-1b32-4b80-8ff8-32a9a5940739 tempest-VolumesCloneTest-856517577 tempest-VolumesCloneTest-856517577-project-member] Volume retrieved successfully. Aug 12 10:36:22.925715 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.v3.volumes [None req-aef32ed3-1b32-4b80-8ff8-32a9a5940739 tempest-VolumesCloneTest-856517577 tempest-VolumesCloneTest-856517577-project-member] Create volume of 1 GB Aug 12 10:36:22.931761 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-aef32ed3-1b32-4b80-8ff8-32a9a5940739 tempest-VolumesCloneTest-856517577 tempest-VolumesCloneTest-856517577-project-member] Availability Zones retrieved successfully. Aug 12 10:36:22.938375 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-aef32ed3-1b32-4b80-8ff8-32a9a5940739 tempest-VolumesCloneTest-856517577 tempest-VolumesCloneTest-856517577-project-member] Flow 'volume_create_api' (27a9ef87-21ca-4d79-9289-0db4e891584e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:36:22.940071 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-aef32ed3-1b32-4b80-8ff8-32a9a5940739 tempest-VolumesCloneTest-856517577 tempest-VolumesCloneTest-856517577-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1fb165fe-cdb8-42d6-9fab-c1dc1662416c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:36:22.941328 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.flows.api.create_volume [None req-aef32ed3-1b32-4b80-8ff8-32a9a5940739 tempest-VolumesCloneTest-856517577 tempest-VolumesCloneTest-856517577-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100373) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 10:36:22.979643 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-aef32ed3-1b32-4b80-8ff8-32a9a5940739 tempest-VolumesCloneTest-856517577 tempest-VolumesCloneTest-856517577-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1fb165fe-cdb8-42d6-9fab-c1dc1662416c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '20bf87ad-68ef-4315-a817-192fcc0e1abc', 'volume_type': VolumeType(created_at=2026-08-12T10:26:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6cd66f07-4c7b-40b2-9dfb-378538f29c9e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:36:22.981033 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-aef32ed3-1b32-4b80-8ff8-32a9a5940739 tempest-VolumesCloneTest-856517577 tempest-VolumesCloneTest-856517577-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (256f384c-70cd-48a8-9ce4-958d53db025f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:36:23.043337 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.quota [None req-aef32ed3-1b32-4b80-8ff8-32a9a5940739 tempest-VolumesCloneTest-856517577 tempest-VolumesCloneTest-856517577-project-member] Created reservations ['5cb4d691-e03a-42e9-9313-ef96a1aba726', '20ad90e3-756f-43b2-9ab9-3b1f12713ed5', '4ce30ec7-b258-44d1-b909-4252557bf244', '50c51b49-04ad-4934-930c-8ffaacec45b9'] {{(pid=100373) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:36:23.044387 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-aef32ed3-1b32-4b80-8ff8-32a9a5940739 tempest-VolumesCloneTest-856517577 tempest-VolumesCloneTest-856517577-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (256f384c-70cd-48a8-9ce4-958d53db025f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5cb4d691-e03a-42e9-9313-ef96a1aba726', '20ad90e3-756f-43b2-9ab9-3b1f12713ed5', '4ce30ec7-b258-44d1-b909-4252557bf244', '50c51b49-04ad-4934-930c-8ffaacec45b9']}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:36:23.046023 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-aef32ed3-1b32-4b80-8ff8-32a9a5940739 tempest-VolumesCloneTest-856517577 tempest-VolumesCloneTest-856517577-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1c84383f-53da-425a-b2a2-b0995f741148) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:36:23.085238 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-aef32ed3-1b32-4b80-8ff8-32a9a5940739 tempest-VolumesCloneTest-856517577 tempest-VolumesCloneTest-856517577-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1c84383f-53da-425a-b2a2-b0995f741148) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4ebc18be-a5ba-452b-85ad-b48ef2e47256', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1048819972',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4a9323bbfda54ade91b6de91030161c5',qos_specs=None,replication_status=,reservations=['5cb4d691-e03a-42e9-9313-ef96a1aba726','20ad90e3-756f-43b2-9ab9-3b1f12713ed5','4ce30ec7-b258-44d1-b909-4252557bf244','50c51b49-04ad-4934-930c-8ffaacec45b9'],size=1,snapshot_id=None,source_replicaid=,source_volid=20bf87ad-68ef-4315-a817-192fcc0e1abc,status='creating',user_id='c7ef42b7d0204a6f837075c290c4ffb3',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e), '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-12T10:36:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1048819972',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4ebc18be-a5ba-452b-85ad-b48ef2e47256,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4a9323bbfda54ade91b6de91030161c5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=20bf87ad-68ef-4315-a817-192fcc0e1abc,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c7ef42b7d0204a6f837075c290c4ffb3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6cd66f07-4c7b-40b2-9dfb-378538f29c9e),volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:36:23.085898 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-aef32ed3-1b32-4b80-8ff8-32a9a5940739 tempest-VolumesCloneTest-856517577 tempest-VolumesCloneTest-856517577-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (edde640c-775f-4f38-b458-3abf65e22e1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:36:23.114845 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-aef32ed3-1b32-4b80-8ff8-32a9a5940739 tempest-VolumesCloneTest-856517577 tempest-VolumesCloneTest-856517577-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (edde640c-775f-4f38-b458-3abf65e22e1f) transitioned into state 'SUCCESS' from state '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-1048819972',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4a9323bbfda54ade91b6de91030161c5',qos_specs=None,replication_status=,reservations=['5cb4d691-e03a-42e9-9313-ef96a1aba726','20ad90e3-756f-43b2-9ab9-3b1f12713ed5','4ce30ec7-b258-44d1-b909-4252557bf244','50c51b49-04ad-4934-930c-8ffaacec45b9'],size=1,snapshot_id=None,source_replicaid=,source_volid=20bf87ad-68ef-4315-a817-192fcc0e1abc,status='creating',user_id='c7ef42b7d0204a6f837075c290c4ffb3',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:36:23.115734 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-aef32ed3-1b32-4b80-8ff8-32a9a5940739 tempest-VolumesCloneTest-856517577 tempest-VolumesCloneTest-856517577-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (73f2cd27-dd63-4251-ad51-5091ec55e90e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:36:23.139680 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-aef32ed3-1b32-4b80-8ff8-32a9a5940739 tempest-VolumesCloneTest-856517577 tempest-VolumesCloneTest-856517577-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (73f2cd27-dd63-4251-ad51-5091ec55e90e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:36:23.141265 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-aef32ed3-1b32-4b80-8ff8-32a9a5940739 tempest-VolumesCloneTest-856517577 tempest-VolumesCloneTest-856517577-project-member] Flow 'volume_create_api' (27a9ef87-21ca-4d79-9289-0db4e891584e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100373) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:36:23.142140 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-aef32ed3-1b32-4b80-8ff8-32a9a5940739 tempest-VolumesCloneTest-856517577 tempest-VolumesCloneTest-856517577-project-member] Create volume request issued successfully. Aug 12 10:36:23.142535 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-aef32ed3-1b32-4b80-8ff8-32a9a5940739 tempest-VolumesCloneTest-856517577 tempest-VolumesCloneTest-856517577-project-member] https://10.4.3.105/volume/v3/volumes returned with HTTP 202 Aug 12 10:36:23.143113 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 412/1657] 10.4.3.105 () {68 vars in 1259 bytes} [Wed Aug 12 10:36:22 2026] POST /volume/v3/volumes => generated 780 bytes in 233 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 10:36:23.160255 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-8df81b2f-4ed1-45d4-9b65-8d3d8d1c805a None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:23.164866 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-8df81b2f-4ed1-45d4-9b65-8d3d8d1c805a tempest-VolumesCloneTest-856517577 tempest-VolumesCloneTest-856517577-project-member] GET https://10.4.3.105/volume/v3/volumes/4ebc18be-a5ba-452b-85ad-b48ef2e47256 Aug 12 10:36:23.165149 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-8df81b2f-4ed1-45d4-9b65-8d3d8d1c805a tempest-VolumesCloneTest-856517577 tempest-VolumesCloneTest-856517577-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:36:23.165440 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-8df81b2f-4ed1-45d4-9b65-8d3d8d1c805a tempest-VolumesCloneTest-856517577 tempest-VolumesCloneTest-856517577-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:36:23.176545 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:36:23.176545 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:36:23.183117 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-8df81b2f-4ed1-45d4-9b65-8d3d8d1c805a tempest-VolumesCloneTest-856517577 tempest-VolumesCloneTest-856517577-project-member] Volume info retrieved successfully. Aug 12 10:36:23.190964 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-8df81b2f-4ed1-45d4-9b65-8d3d8d1c805a tempest-VolumesCloneTest-856517577 tempest-VolumesCloneTest-856517577-project-member] https://10.4.3.105/volume/v3/volumes/4ebc18be-a5ba-452b-85ad-b48ef2e47256 returned with HTTP 200 Aug 12 10:36:23.191755 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 417/1658] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:36:23 2026] GET /volume/v3/volumes/4ebc18be-a5ba-452b-85ad-b48ef2e47256 => generated 848 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 12 10:36:23.239377 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-6ef842b1-7599-4308-b5dd-e88b660c96fe None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:23.243089 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-6ef842b1-7599-4308-b5dd-e88b660c96fe tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] GET https://10.4.3.105/volume/v3/volumes/cef59b12-22f7-40e2-91ee-2e3182a657ca Aug 12 10:36:23.243405 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-6ef842b1-7599-4308-b5dd-e88b660c96fe tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:36:23.243717 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-6ef842b1-7599-4308-b5dd-e88b660c96fe tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:36:23.256926 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:36:23.256926 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:36:23.266709 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-6ef842b1-7599-4308-b5dd-e88b660c96fe tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] Volume info retrieved successfully. Aug 12 10:36:23.273360 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-6ef842b1-7599-4308-b5dd-e88b660c96fe tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] https://10.4.3.105/volume/v3/volumes/cef59b12-22f7-40e2-91ee-2e3182a657ca returned with HTTP 200 Aug 12 10:36:23.274918 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 421/1659] 10.4.3.105 () {68 vars in 1389 bytes} [Wed Aug 12 10:36:23 2026] GET /volume/v3/volumes/cef59b12-22f7-40e2-91ee-2e3182a657ca => generated 928 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:36:23.590453 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-79c37c40-3720-45f3-9e74-fb18cc54d5d1 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:23.592335 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-79c37c40-3720-45f3-9e74-fb18cc54d5d1 tempest-TestStampPattern-1132701134 tempest-TestStampPattern-1132701134-project-member] GET https://10.4.3.105/volume/v3/volumes/22996cb1-6ee6-4267-bb5c-4bc20e63a909 Aug 12 10:36:23.592556 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-79c37c40-3720-45f3-9e74-fb18cc54d5d1 tempest-TestStampPattern-1132701134 tempest-TestStampPattern-1132701134-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:36:23.592768 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-79c37c40-3720-45f3-9e74-fb18cc54d5d1 tempest-TestStampPattern-1132701134 tempest-TestStampPattern-1132701134-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:36:23.604281 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-79c37c40-3720-45f3-9e74-fb18cc54d5d1 tempest-TestStampPattern-1132701134 tempest-TestStampPattern-1132701134-project-member] https://10.4.3.105/volume/v3/volumes/22996cb1-6ee6-4267-bb5c-4bc20e63a909 returned with HTTP 404 Aug 12 10:36:23.605114 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 410/1660] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:36:23 2026] GET /volume/v3/volumes/22996cb1-6ee6-4267-bb5c-4bc20e63a909 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:36:24.210595 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-b6bcf399-2151-4c21-ae57-2b8e96f50e2b None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:24.213137 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-b6bcf399-2151-4c21-ae57-2b8e96f50e2b tempest-VolumesCloneTest-856517577 tempest-VolumesCloneTest-856517577-project-member] GET https://10.4.3.105/volume/v3/volumes/4ebc18be-a5ba-452b-85ad-b48ef2e47256 Aug 12 10:36:24.213617 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-b6bcf399-2151-4c21-ae57-2b8e96f50e2b tempest-VolumesCloneTest-856517577 tempest-VolumesCloneTest-856517577-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:36:24.214007 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-b6bcf399-2151-4c21-ae57-2b8e96f50e2b tempest-VolumesCloneTest-856517577 tempest-VolumesCloneTest-856517577-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:36:24.232901 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:36:24.232901 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:36:24.245568 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-b6bcf399-2151-4c21-ae57-2b8e96f50e2b tempest-VolumesCloneTest-856517577 tempest-VolumesCloneTest-856517577-project-member] Volume info retrieved successfully. Aug 12 10:36:24.264159 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-b6bcf399-2151-4c21-ae57-2b8e96f50e2b tempest-VolumesCloneTest-856517577 tempest-VolumesCloneTest-856517577-project-member] https://10.4.3.105/volume/v3/volumes/4ebc18be-a5ba-452b-85ad-b48ef2e47256 returned with HTTP 200 Aug 12 10:36:24.264786 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 413/1661] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:36:24 2026] GET /volume/v3/volumes/4ebc18be-a5ba-452b-85ad-b48ef2e47256 => generated 1389 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:36:24.279498 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-d1e87606-3552-48e2-9f16-5ed2db1de5c8 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:24.282190 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-d1e87606-3552-48e2-9f16-5ed2db1de5c8 tempest-VolumesCloneTest-856517577 tempest-VolumesCloneTest-856517577-project-member] GET https://10.4.3.105/volume/v3/volumes/4ebc18be-a5ba-452b-85ad-b48ef2e47256 Aug 12 10:36:24.282190 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-d1e87606-3552-48e2-9f16-5ed2db1de5c8 tempest-VolumesCloneTest-856517577 tempest-VolumesCloneTest-856517577-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:36:24.283328 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-d1e87606-3552-48e2-9f16-5ed2db1de5c8 tempest-VolumesCloneTest-856517577 tempest-VolumesCloneTest-856517577-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:36:24.295747 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-ae464069-cf39-4fef-a9fb-530abf151afe None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:24.298701 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-ae464069-cf39-4fef-a9fb-530abf151afe tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] GET https://10.4.3.105/volume/v3/volumes/cef59b12-22f7-40e2-91ee-2e3182a657ca Aug 12 10:36:24.298924 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:36:24.298924 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:36:24.300345 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-ae464069-cf39-4fef-a9fb-530abf151afe tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:36:24.300345 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-ae464069-cf39-4fef-a9fb-530abf151afe tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:36:24.306354 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-d1e87606-3552-48e2-9f16-5ed2db1de5c8 tempest-VolumesCloneTest-856517577 tempest-VolumesCloneTest-856517577-project-member] Volume info retrieved successfully. Aug 12 10:36:24.314255 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:36:24.314255 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:36:24.314457 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-d1e87606-3552-48e2-9f16-5ed2db1de5c8 tempest-VolumesCloneTest-856517577 tempest-VolumesCloneTest-856517577-project-member] https://10.4.3.105/volume/v3/volumes/4ebc18be-a5ba-452b-85ad-b48ef2e47256 returned with HTTP 200 Aug 12 10:36:24.314457 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 418/1662] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:36:24 2026] GET /volume/v3/volumes/4ebc18be-a5ba-452b-85ad-b48ef2e47256 => generated 1389 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:36:24.320560 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-ae464069-cf39-4fef-a9fb-530abf151afe tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] Volume info retrieved successfully. Aug 12 10:36:24.329969 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-ae464069-cf39-4fef-a9fb-530abf151afe tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] https://10.4.3.105/volume/v3/volumes/cef59b12-22f7-40e2-91ee-2e3182a657ca returned with HTTP 200 Aug 12 10:36:24.331025 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 422/1663] 10.4.3.105 () {68 vars in 1389 bytes} [Wed Aug 12 10:36:24 2026] GET /volume/v3/volumes/cef59b12-22f7-40e2-91ee-2e3182a657ca => generated 928 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:36:24.333133 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-84e9997c-929b-4f43-9908-76f6943126de None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:24.337483 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-84e9997c-929b-4f43-9908-76f6943126de tempest-VolumesCloneTest-856517577 tempest-VolumesCloneTest-856517577-project-member] GET https://10.4.3.105/volume/v3/volumes/4ebc18be-a5ba-452b-85ad-b48ef2e47256 Aug 12 10:36:24.337770 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-84e9997c-929b-4f43-9908-76f6943126de tempest-VolumesCloneTest-856517577 tempest-VolumesCloneTest-856517577-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:36:24.338018 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-84e9997c-929b-4f43-9908-76f6943126de tempest-VolumesCloneTest-856517577 tempest-VolumesCloneTest-856517577-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:36:24.354525 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:36:24.354525 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:36:24.361967 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-84e9997c-929b-4f43-9908-76f6943126de tempest-VolumesCloneTest-856517577 tempest-VolumesCloneTest-856517577-project-member] Volume info retrieved successfully. Aug 12 10:36:24.371065 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-84e9997c-929b-4f43-9908-76f6943126de tempest-VolumesCloneTest-856517577 tempest-VolumesCloneTest-856517577-project-member] https://10.4.3.105/volume/v3/volumes/4ebc18be-a5ba-452b-85ad-b48ef2e47256 returned with HTTP 200 Aug 12 10:36:24.371696 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 411/1664] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:36:24 2026] GET /volume/v3/volumes/4ebc18be-a5ba-452b-85ad-b48ef2e47256 => generated 1389 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:36:24.390725 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-71d88b3d-1c31-4263-ac4f-7fd2c8a7bf0d None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:24.393079 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-71d88b3d-1c31-4263-ac4f-7fd2c8a7bf0d tempest-VolumesCloneTest-856517577 tempest-VolumesCloneTest-856517577-project-member] DELETE https://10.4.3.105/volume/v3/volumes/4ebc18be-a5ba-452b-85ad-b48ef2e47256 Aug 12 10:36:24.393329 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-71d88b3d-1c31-4263-ac4f-7fd2c8a7bf0d tempest-VolumesCloneTest-856517577 tempest-VolumesCloneTest-856517577-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:36:24.393597 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-71d88b3d-1c31-4263-ac4f-7fd2c8a7bf0d tempest-VolumesCloneTest-856517577 tempest-VolumesCloneTest-856517577-project-member] Calling method 'delete' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:36:24.393778 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.v3.volumes [None req-71d88b3d-1c31-4263-ac4f-7fd2c8a7bf0d tempest-VolumesCloneTest-856517577 tempest-VolumesCloneTest-856517577-project-member] Delete volume with id: 4ebc18be-a5ba-452b-85ad-b48ef2e47256 Aug 12 10:36:24.407360 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:36:24.407360 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:36:24.408054 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-71d88b3d-1c31-4263-ac4f-7fd2c8a7bf0d tempest-VolumesCloneTest-856517577 tempest-VolumesCloneTest-856517577-project-member] Volume info retrieved successfully. Aug 12 10:36:24.437932 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-71d88b3d-1c31-4263-ac4f-7fd2c8a7bf0d tempest-VolumesCloneTest-856517577 tempest-VolumesCloneTest-856517577-project-member] Delete volume request issued successfully. Aug 12 10:36:24.437932 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-71d88b3d-1c31-4263-ac4f-7fd2c8a7bf0d tempest-VolumesCloneTest-856517577 tempest-VolumesCloneTest-856517577-project-member] https://10.4.3.105/volume/v3/volumes/4ebc18be-a5ba-452b-85ad-b48ef2e47256 returned with HTTP 202 Aug 12 10:36:24.438450 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 414/1665] 10.4.3.105 () {66 vars in 1351 bytes} [Wed Aug 12 10:36:24 2026] DELETE /volume/v3/volumes/4ebc18be-a5ba-452b-85ad-b48ef2e47256 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 10:36:24.446906 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-3d44df7c-0c4f-4675-acb3-0230a9357739 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:24.449674 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-3d44df7c-0c4f-4675-acb3-0230a9357739 tempest-VolumesCloneTest-856517577 tempest-VolumesCloneTest-856517577-project-member] GET https://10.4.3.105/volume/v3/volumes/4ebc18be-a5ba-452b-85ad-b48ef2e47256 Aug 12 10:36:24.449674 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-3d44df7c-0c4f-4675-acb3-0230a9357739 tempest-VolumesCloneTest-856517577 tempest-VolumesCloneTest-856517577-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:36:24.449864 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-3d44df7c-0c4f-4675-acb3-0230a9357739 tempest-VolumesCloneTest-856517577 tempest-VolumesCloneTest-856517577-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:36:24.460215 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:36:24.460215 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:36:24.466098 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-3d44df7c-0c4f-4675-acb3-0230a9357739 tempest-VolumesCloneTest-856517577 tempest-VolumesCloneTest-856517577-project-member] Volume info retrieved successfully. Aug 12 10:36:24.473977 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-3d44df7c-0c4f-4675-acb3-0230a9357739 tempest-VolumesCloneTest-856517577 tempest-VolumesCloneTest-856517577-project-member] https://10.4.3.105/volume/v3/volumes/4ebc18be-a5ba-452b-85ad-b48ef2e47256 returned with HTTP 200 Aug 12 10:36:24.474647 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 419/1666] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:36:24 2026] GET /volume/v3/volumes/4ebc18be-a5ba-452b-85ad-b48ef2e47256 => generated 1388 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:36:25.348470 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-5b88f301-d03b-4788-bd70-4d13a2fed81b None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:25.350543 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-5b88f301-d03b-4788-bd70-4d13a2fed81b tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] GET https://10.4.3.105/volume/v3/volumes/cef59b12-22f7-40e2-91ee-2e3182a657ca Aug 12 10:36:25.350814 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-5b88f301-d03b-4788-bd70-4d13a2fed81b tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:36:25.350997 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-5b88f301-d03b-4788-bd70-4d13a2fed81b tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:36:25.365749 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:36:25.365749 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:36:25.372316 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-5b88f301-d03b-4788-bd70-4d13a2fed81b tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] Volume info retrieved successfully. Aug 12 10:36:25.380070 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-5b88f301-d03b-4788-bd70-4d13a2fed81b tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] https://10.4.3.105/volume/v3/volumes/cef59b12-22f7-40e2-91ee-2e3182a657ca returned with HTTP 200 Aug 12 10:36:25.381464 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 423/1667] 10.4.3.105 () {68 vars in 1389 bytes} [Wed Aug 12 10:36:25 2026] GET /volume/v3/volumes/cef59b12-22f7-40e2-91ee-2e3182a657ca => generated 1193 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 10:36:25.399676 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-ac0914fe-2a0e-452e-8714-797baa55f349 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:25.401581 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-ac0914fe-2a0e-452e-8714-797baa55f349 tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] GET https://10.4.3.105/volume/v3/volumes/cef59b12-22f7-40e2-91ee-2e3182a657ca Aug 12 10:36:25.401826 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-ac0914fe-2a0e-452e-8714-797baa55f349 tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:36:25.402040 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-ac0914fe-2a0e-452e-8714-797baa55f349 tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:36:25.409829 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:36:25.409829 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:36:25.415909 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-ac0914fe-2a0e-452e-8714-797baa55f349 tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] Volume info retrieved successfully. Aug 12 10:36:25.424231 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-ac0914fe-2a0e-452e-8714-797baa55f349 tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] https://10.4.3.105/volume/v3/volumes/cef59b12-22f7-40e2-91ee-2e3182a657ca returned with HTTP 200 Aug 12 10:36:25.424829 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 412/1668] 10.4.3.105 () {68 vars in 1389 bytes} [Wed Aug 12 10:36:25 2026] GET /volume/v3/volumes/cef59b12-22f7-40e2-91ee-2e3182a657ca => generated 1193 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 10:36:25.441412 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-f4ddeaf7-ee10-4339-876c-5d37a0059c12 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:25.444472 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-f4ddeaf7-ee10-4339-876c-5d37a0059c12 tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] POST https://10.4.3.105/volume/v3/volumes Aug 12 10:36:25.445021 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-f4ddeaf7-ee10-4339-876c-5d37a0059c12 tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume2-for-test-0e20bd6e-440f-41d8-9b5d-fc047ac00423", "source_volid": "cef59b12-22f7-40e2-91ee-2e3182a657ca", "size": 1}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:36:25.447314 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.v3.volumes [None req-f4ddeaf7-ee10-4339-876c-5d37a0059c12 tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] Create volume request body: {'volume': {'name': 'volume2-for-test-0e20bd6e-440f-41d8-9b5d-fc047ac00423', 'source_volid': 'cef59b12-22f7-40e2-91ee-2e3182a657ca', 'size': 1}} {{(pid=100373) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 10:36:25.456422 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:36:25.456422 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:36:25.457219 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-f4ddeaf7-ee10-4339-876c-5d37a0059c12 tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] Volume retrieved successfully. Aug 12 10:36:25.457339 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.v3.volumes [None req-f4ddeaf7-ee10-4339-876c-5d37a0059c12 tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] Create volume of 1 GB Aug 12 10:36:25.464480 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-f4ddeaf7-ee10-4339-876c-5d37a0059c12 tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] Availability Zones retrieved successfully. Aug 12 10:36:25.472469 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-f4ddeaf7-ee10-4339-876c-5d37a0059c12 tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] Flow 'volume_create_api' (690ce845-d034-441c-be92-cdfd57851b02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:36:25.474545 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-f4ddeaf7-ee10-4339-876c-5d37a0059c12 tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3fcc1c35-cd5a-4f1a-ae83-d0980594b98b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:36:25.476171 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.flows.api.create_volume [None req-f4ddeaf7-ee10-4339-876c-5d37a0059c12 tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100373) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 10:36:25.492338 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-6e434c0f-b6f9-4ee6-89a2-3891e136174d None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:25.495063 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-6e434c0f-b6f9-4ee6-89a2-3891e136174d tempest-VolumesCloneTest-856517577 tempest-VolumesCloneTest-856517577-project-member] GET https://10.4.3.105/volume/v3/volumes/4ebc18be-a5ba-452b-85ad-b48ef2e47256 Aug 12 10:36:25.496176 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-6e434c0f-b6f9-4ee6-89a2-3891e136174d tempest-VolumesCloneTest-856517577 tempest-VolumesCloneTest-856517577-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:36:25.496654 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-6e434c0f-b6f9-4ee6-89a2-3891e136174d tempest-VolumesCloneTest-856517577 tempest-VolumesCloneTest-856517577-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:36:25.504373 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-6e434c0f-b6f9-4ee6-89a2-3891e136174d tempest-VolumesCloneTest-856517577 tempest-VolumesCloneTest-856517577-project-member] https://10.4.3.105/volume/v3/volumes/4ebc18be-a5ba-452b-85ad-b48ef2e47256 returned with HTTP 404 Aug 12 10:36:25.504993 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 420/1669] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:36:25 2026] GET /volume/v3/volumes/4ebc18be-a5ba-452b-85ad-b48ef2e47256 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:36:25.512800 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-f4ddeaf7-ee10-4339-876c-5d37a0059c12 tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3fcc1c35-cd5a-4f1a-ae83-d0980594b98b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'cef59b12-22f7-40e2-91ee-2e3182a657ca', 'volume_type': VolumeType(created_at=2026-08-12T10:26:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6cd66f07-4c7b-40b2-9dfb-378538f29c9e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:36:25.513983 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-f4ddeaf7-ee10-4339-876c-5d37a0059c12 tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ed98a03f-c15d-4ac9-b545-f68b8413cee6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:36:25.514454 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-512480be-f483-4da1-8d09-a64eb2376121 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:25.517239 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-512480be-f483-4da1-8d09-a64eb2376121 tempest-VolumesCloneTest-856517577 tempest-VolumesCloneTest-856517577-project-member] GET https://10.4.3.105/volume/v3/volumes/20bf87ad-68ef-4315-a817-192fcc0e1abc Aug 12 10:36:25.517975 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-512480be-f483-4da1-8d09-a64eb2376121 tempest-VolumesCloneTest-856517577 tempest-VolumesCloneTest-856517577-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:36:25.518310 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-512480be-f483-4da1-8d09-a64eb2376121 tempest-VolumesCloneTest-856517577 tempest-VolumesCloneTest-856517577-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:36:25.529232 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:36:25.529232 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:36:25.535953 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-512480be-f483-4da1-8d09-a64eb2376121 tempest-VolumesCloneTest-856517577 tempest-VolumesCloneTest-856517577-project-member] Volume info retrieved successfully. Aug 12 10:36:25.544500 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-512480be-f483-4da1-8d09-a64eb2376121 tempest-VolumesCloneTest-856517577 tempest-VolumesCloneTest-856517577-project-member] https://10.4.3.105/volume/v3/volumes/20bf87ad-68ef-4315-a817-192fcc0e1abc returned with HTTP 200 Aug 12 10:36:25.545166 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 424/1670] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:36:25 2026] GET /volume/v3/volumes/20bf87ad-68ef-4315-a817-192fcc0e1abc => generated 1355 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 12 10:36:25.563299 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-73249e3c-112f-4eee-901f-b47c2612b014 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:25.568042 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-73249e3c-112f-4eee-901f-b47c2612b014 tempest-VolumesCloneTest-856517577 tempest-VolumesCloneTest-856517577-project-member] DELETE https://10.4.3.105/volume/v3/volumes/20bf87ad-68ef-4315-a817-192fcc0e1abc Aug 12 10:36:25.568299 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-73249e3c-112f-4eee-901f-b47c2612b014 tempest-VolumesCloneTest-856517577 tempest-VolumesCloneTest-856517577-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:36:25.568479 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-73249e3c-112f-4eee-901f-b47c2612b014 tempest-VolumesCloneTest-856517577 tempest-VolumesCloneTest-856517577-project-member] Calling method 'delete' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:36:25.568949 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.v3.volumes [None req-73249e3c-112f-4eee-901f-b47c2612b014 tempest-VolumesCloneTest-856517577 tempest-VolumesCloneTest-856517577-project-member] Delete volume with id: 20bf87ad-68ef-4315-a817-192fcc0e1abc Aug 12 10:36:25.580784 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:36:25.580784 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:36:25.581065 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-73249e3c-112f-4eee-901f-b47c2612b014 tempest-VolumesCloneTest-856517577 tempest-VolumesCloneTest-856517577-project-member] Volume info retrieved successfully. Aug 12 10:36:25.584198 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.quota [None req-f4ddeaf7-ee10-4339-876c-5d37a0059c12 tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] Created reservations ['5e02fd15-6293-4cdc-8f90-539e63a77120', '30711695-daf7-4bfa-b4c0-b66bfa57f7ee', '887ff98e-69ce-4b4e-8b67-9114be652707', 'b618580c-bd3f-4256-bbd5-7aa3239d2b2f'] {{(pid=100373) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:36:25.586191 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-f4ddeaf7-ee10-4339-876c-5d37a0059c12 tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ed98a03f-c15d-4ac9-b545-f68b8413cee6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5e02fd15-6293-4cdc-8f90-539e63a77120', '30711695-daf7-4bfa-b4c0-b66bfa57f7ee', '887ff98e-69ce-4b4e-8b67-9114be652707', 'b618580c-bd3f-4256-bbd5-7aa3239d2b2f']}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:36:25.586394 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-f4ddeaf7-ee10-4339-876c-5d37a0059c12 tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a1f65617-434f-49e9-acab-a2eb97f302f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:36:25.611607 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-73249e3c-112f-4eee-901f-b47c2612b014 tempest-VolumesCloneTest-856517577 tempest-VolumesCloneTest-856517577-project-member] Delete volume request issued successfully. Aug 12 10:36:25.611833 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-73249e3c-112f-4eee-901f-b47c2612b014 tempest-VolumesCloneTest-856517577 tempest-VolumesCloneTest-856517577-project-member] https://10.4.3.105/volume/v3/volumes/20bf87ad-68ef-4315-a817-192fcc0e1abc returned with HTTP 202 Aug 12 10:36:25.612452 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 413/1671] 10.4.3.105 () {66 vars in 1351 bytes} [Wed Aug 12 10:36:25 2026] DELETE /volume/v3/volumes/20bf87ad-68ef-4315-a817-192fcc0e1abc => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 10:36:25.619918 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-f44d2264-e7a8-40d5-9017-dc936a5353f7 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:25.625367 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-f44d2264-e7a8-40d5-9017-dc936a5353f7 tempest-VolumesCloneTest-856517577 tempest-VolumesCloneTest-856517577-project-member] GET https://10.4.3.105/volume/v3/volumes/20bf87ad-68ef-4315-a817-192fcc0e1abc Aug 12 10:36:25.625847 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-f44d2264-e7a8-40d5-9017-dc936a5353f7 tempest-VolumesCloneTest-856517577 tempest-VolumesCloneTest-856517577-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:36:25.626066 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-f44d2264-e7a8-40d5-9017-dc936a5353f7 tempest-VolumesCloneTest-856517577 tempest-VolumesCloneTest-856517577-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:36:25.640187 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:36:25.640187 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:36:25.641090 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-f4ddeaf7-ee10-4339-876c-5d37a0059c12 tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a1f65617-434f-49e9-acab-a2eb97f302f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '722d2a9b-29ea-4be1-9b74-63b410cd3657', '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='36059f81f45741ada2d601b736d04932',qos_specs=None,replication_status=,reservations=['5e02fd15-6293-4cdc-8f90-539e63a77120','30711695-daf7-4bfa-b4c0-b66bfa57f7ee','887ff98e-69ce-4b4e-8b67-9114be652707','b618580c-bd3f-4256-bbd5-7aa3239d2b2f'],size=1,snapshot_id=None,source_replicaid=,source_volid=cef59b12-22f7-40e2-91ee-2e3182a657ca,status='creating',user_id='a1bd03533f804c4faa07e099ef480634',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e), '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-12T10:36:25Z,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=722d2a9b-29ea-4be1-9b74-63b410cd3657,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='36059f81f45741ada2d601b736d04932',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=cef59b12-22f7-40e2-91ee-2e3182a657ca,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a1bd03533f804c4faa07e099ef480634',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6cd66f07-4c7b-40b2-9dfb-378538f29c9e),volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:36:25.643128 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-f4ddeaf7-ee10-4339-876c-5d37a0059c12 tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (46520e2b-6976-41f7-a897-15d5bdeac62a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:36:25.649141 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-f44d2264-e7a8-40d5-9017-dc936a5353f7 tempest-VolumesCloneTest-856517577 tempest-VolumesCloneTest-856517577-project-member] Volume info retrieved successfully. Aug 12 10:36:25.657259 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-f44d2264-e7a8-40d5-9017-dc936a5353f7 tempest-VolumesCloneTest-856517577 tempest-VolumesCloneTest-856517577-project-member] https://10.4.3.105/volume/v3/volumes/20bf87ad-68ef-4315-a817-192fcc0e1abc returned with HTTP 200 Aug 12 10:36:25.657572 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 421/1672] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:36:25 2026] GET /volume/v3/volumes/20bf87ad-68ef-4315-a817-192fcc0e1abc => generated 1354 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:36:25.669130 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-f4ddeaf7-ee10-4339-876c-5d37a0059c12 tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (46520e2b-6976-41f7-a897-15d5bdeac62a) transitioned into state 'SUCCESS' from 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='36059f81f45741ada2d601b736d04932',qos_specs=None,replication_status=,reservations=['5e02fd15-6293-4cdc-8f90-539e63a77120','30711695-daf7-4bfa-b4c0-b66bfa57f7ee','887ff98e-69ce-4b4e-8b67-9114be652707','b618580c-bd3f-4256-bbd5-7aa3239d2b2f'],size=1,snapshot_id=None,source_replicaid=,source_volid=cef59b12-22f7-40e2-91ee-2e3182a657ca,status='creating',user_id='a1bd03533f804c4faa07e099ef480634',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:36:25.669654 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-f4ddeaf7-ee10-4339-876c-5d37a0059c12 tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (41abb3b5-7fad-4e6f-aedf-2c64a11b6712) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:36:25.688335 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-f4ddeaf7-ee10-4339-876c-5d37a0059c12 tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (41abb3b5-7fad-4e6f-aedf-2c64a11b6712) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:36:25.689210 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-f4ddeaf7-ee10-4339-876c-5d37a0059c12 tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] Flow 'volume_create_api' (690ce845-d034-441c-be92-cdfd57851b02) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100373) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:36:25.689569 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-f4ddeaf7-ee10-4339-876c-5d37a0059c12 tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] Create volume request issued successfully. Aug 12 10:36:25.690168 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-f4ddeaf7-ee10-4339-876c-5d37a0059c12 tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] https://10.4.3.105/volume/v3/volumes returned with HTTP 202 Aug 12 10:36:25.690655 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 415/1673] 10.4.3.105 () {70 vars in 1300 bytes} [Wed Aug 12 10:36:25 2026] POST /volume/v3/volumes => generated 809 bytes in 250 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:36:25.702936 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-f8fb037f-66d7-49df-a44d-229f4c7fec34 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:25.705098 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-f8fb037f-66d7-49df-a44d-229f4c7fec34 tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] GET https://10.4.3.105/volume/v3/volumes/722d2a9b-29ea-4be1-9b74-63b410cd3657 Aug 12 10:36:25.705413 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-f8fb037f-66d7-49df-a44d-229f4c7fec34 tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:36:25.705809 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-f8fb037f-66d7-49df-a44d-229f4c7fec34 tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:36:25.714254 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:36:25.714254 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:36:25.719871 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-f8fb037f-66d7-49df-a44d-229f4c7fec34 tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] Volume info retrieved successfully. Aug 12 10:36:25.727708 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-f8fb037f-66d7-49df-a44d-229f4c7fec34 tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] https://10.4.3.105/volume/v3/volumes/722d2a9b-29ea-4be1-9b74-63b410cd3657 returned with HTTP 200 Aug 12 10:36:25.728475 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 425/1674] 10.4.3.105 () {68 vars in 1389 bytes} [Wed Aug 12 10:36:25 2026] GET /volume/v3/volumes/722d2a9b-29ea-4be1-9b74-63b410cd3657 => generated 877 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:36:26.676969 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-b6889c5b-50a4-4d53-96fb-d36bec1d4cd6 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:26.679437 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-b6889c5b-50a4-4d53-96fb-d36bec1d4cd6 tempest-VolumesCloneTest-856517577 tempest-VolumesCloneTest-856517577-project-member] GET https://10.4.3.105/volume/v3/volumes/20bf87ad-68ef-4315-a817-192fcc0e1abc Aug 12 10:36:26.679641 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-b6889c5b-50a4-4d53-96fb-d36bec1d4cd6 tempest-VolumesCloneTest-856517577 tempest-VolumesCloneTest-856517577-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:36:26.679950 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-b6889c5b-50a4-4d53-96fb-d36bec1d4cd6 tempest-VolumesCloneTest-856517577 tempest-VolumesCloneTest-856517577-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:36:26.687106 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-b6889c5b-50a4-4d53-96fb-d36bec1d4cd6 tempest-VolumesCloneTest-856517577 tempest-VolumesCloneTest-856517577-project-member] https://10.4.3.105/volume/v3/volumes/20bf87ad-68ef-4315-a817-192fcc0e1abc returned with HTTP 404 Aug 12 10:36:26.687693 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 414/1675] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:36:26 2026] GET /volume/v3/volumes/20bf87ad-68ef-4315-a817-192fcc0e1abc => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:36:26.696312 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-b0924a62-7620-4934-a6bb-69591d7e7bb8 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:26.698418 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-b0924a62-7620-4934-a6bb-69591d7e7bb8 tempest-VolumesCloneTest-856517577 tempest-VolumesCloneTest-856517577-project-member] POST https://10.4.3.105/volume/v3/volumes Aug 12 10:36:26.698853 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-b0924a62-7620-4934-a6bb-69591d7e7bb8 tempest-VolumesCloneTest-856517577 tempest-VolumesCloneTest-856517577-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesCloneTest-Volume-2072352564"}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:36:26.700663 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.v3.volumes [None req-b0924a62-7620-4934-a6bb-69591d7e7bb8 tempest-VolumesCloneTest-856517577 tempest-VolumesCloneTest-856517577-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-2072352564'}} {{(pid=100375) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 10:36:26.700867 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.v3.volumes [None req-b0924a62-7620-4934-a6bb-69591d7e7bb8 tempest-VolumesCloneTest-856517577 tempest-VolumesCloneTest-856517577-project-member] Create volume of 1 GB Aug 12 10:36:26.705910 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-b0924a62-7620-4934-a6bb-69591d7e7bb8 tempest-VolumesCloneTest-856517577 tempest-VolumesCloneTest-856517577-project-member] Availability Zones retrieved successfully. Aug 12 10:36:26.712822 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-b0924a62-7620-4934-a6bb-69591d7e7bb8 tempest-VolumesCloneTest-856517577 tempest-VolumesCloneTest-856517577-project-member] Flow 'volume_create_api' (00747786-88f1-4f80-8d0c-364d4367b4fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:36:26.713969 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-b0924a62-7620-4934-a6bb-69591d7e7bb8 tempest-VolumesCloneTest-856517577 tempest-VolumesCloneTest-856517577-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c0defae8-47c0-4d6f-a79f-6e5b45fff463) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:36:26.715588 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.flows.api.create_volume [None req-b0924a62-7620-4934-a6bb-69591d7e7bb8 tempest-VolumesCloneTest-856517577 tempest-VolumesCloneTest-856517577-project-member] Validating volume size '1' using validate_int {{(pid=100375) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 10:36:26.744962 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-031cfd72-0e99-4edb-8b01-949ca41c3417 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:26.747694 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-031cfd72-0e99-4edb-8b01-949ca41c3417 tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] GET https://10.4.3.105/volume/v3/volumes/722d2a9b-29ea-4be1-9b74-63b410cd3657 Aug 12 10:36:26.748062 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-031cfd72-0e99-4edb-8b01-949ca41c3417 tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:36:26.748317 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-031cfd72-0e99-4edb-8b01-949ca41c3417 tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:36:26.756464 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-b0924a62-7620-4934-a6bb-69591d7e7bb8 tempest-VolumesCloneTest-856517577 tempest-VolumesCloneTest-856517577-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c0defae8-47c0-4d6f-a79f-6e5b45fff463) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T10:26:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6cd66f07-4c7b-40b2-9dfb-378538f29c9e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:36:26.756933 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:36:26.756933 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:36:26.757361 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-b0924a62-7620-4934-a6bb-69591d7e7bb8 tempest-VolumesCloneTest-856517577 tempest-VolumesCloneTest-856517577-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2f2d23e2-2236-4e54-b5b3-55544a423f76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:36:26.761814 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-031cfd72-0e99-4edb-8b01-949ca41c3417 tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] Volume info retrieved successfully. Aug 12 10:36:26.766957 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-031cfd72-0e99-4edb-8b01-949ca41c3417 tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] https://10.4.3.105/volume/v3/volumes/722d2a9b-29ea-4be1-9b74-63b410cd3657 returned with HTTP 200 Aug 12 10:36:26.767373 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 416/1676] 10.4.3.105 () {68 vars in 1389 bytes} [Wed Aug 12 10:36:26 2026] GET /volume/v3/volumes/722d2a9b-29ea-4be1-9b74-63b410cd3657 => generated 1228 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 10:36:26.782633 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-20666147-6853-45ce-8bb0-f4a742348587 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:26.784398 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-20666147-6853-45ce-8bb0-f4a742348587 tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] GET https://10.4.3.105/volume/v3/volumes/722d2a9b-29ea-4be1-9b74-63b410cd3657 Aug 12 10:36:26.784659 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-20666147-6853-45ce-8bb0-f4a742348587 tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:36:26.784872 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-20666147-6853-45ce-8bb0-f4a742348587 tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:36:26.793189 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:36:26.793189 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:36:26.797990 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-20666147-6853-45ce-8bb0-f4a742348587 tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] Volume info retrieved successfully. Aug 12 10:36:26.804256 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-20666147-6853-45ce-8bb0-f4a742348587 tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] https://10.4.3.105/volume/v3/volumes/722d2a9b-29ea-4be1-9b74-63b410cd3657 returned with HTTP 200 Aug 12 10:36:26.804858 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 426/1677] 10.4.3.105 () {68 vars in 1389 bytes} [Wed Aug 12 10:36:26 2026] GET /volume/v3/volumes/722d2a9b-29ea-4be1-9b74-63b410cd3657 => generated 1228 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 10:36:26.805632 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.quota [None req-b0924a62-7620-4934-a6bb-69591d7e7bb8 tempest-VolumesCloneTest-856517577 tempest-VolumesCloneTest-856517577-project-member] Created reservations ['ee68741d-e501-4c45-a046-7adc0d8af54a', '047f9006-493c-4368-b17e-7a0965c2e884', '1038fea5-4a65-42c5-8660-f8d3b09f8b97', 'c15424c8-164b-428b-a8a5-39b9f268ac71'] {{(pid=100375) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:36:26.807085 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-b0924a62-7620-4934-a6bb-69591d7e7bb8 tempest-VolumesCloneTest-856517577 tempest-VolumesCloneTest-856517577-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2f2d23e2-2236-4e54-b5b3-55544a423f76) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ee68741d-e501-4c45-a046-7adc0d8af54a', '047f9006-493c-4368-b17e-7a0965c2e884', '1038fea5-4a65-42c5-8660-f8d3b09f8b97', 'c15424c8-164b-428b-a8a5-39b9f268ac71']}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:36:26.807856 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-b0924a62-7620-4934-a6bb-69591d7e7bb8 tempest-VolumesCloneTest-856517577 tempest-VolumesCloneTest-856517577-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d8b2da12-e0b7-4de3-a142-a77b3b5e7c21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:36:26.819906 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-cade1d73-5bf0-4698-9dd3-4ecf84d39030 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:26.824200 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-cade1d73-5bf0-4698-9dd3-4ecf84d39030 tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] DELETE https://10.4.3.105/volume/v3/volumes/cef59b12-22f7-40e2-91ee-2e3182a657ca Aug 12 10:36:26.824424 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-cade1d73-5bf0-4698-9dd3-4ecf84d39030 tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:36:26.826098 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-cade1d73-5bf0-4698-9dd3-4ecf84d39030 tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] Calling method 'delete' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:36:26.826566 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.v3.volumes [None req-cade1d73-5bf0-4698-9dd3-4ecf84d39030 tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] Delete volume with id: cef59b12-22f7-40e2-91ee-2e3182a657ca Aug 12 10:36:26.835930 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:36:26.835930 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:36:26.836999 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-cade1d73-5bf0-4698-9dd3-4ecf84d39030 tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] Volume info retrieved successfully. Aug 12 10:36:26.840131 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-b0924a62-7620-4934-a6bb-69591d7e7bb8 tempest-VolumesCloneTest-856517577 tempest-VolumesCloneTest-856517577-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d8b2da12-e0b7-4de3-a142-a77b3b5e7c21) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '633a2522-6386-4f21-8b59-3f4002d56721', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-2072352564',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4a9323bbfda54ade91b6de91030161c5',qos_specs=None,replication_status=,reservations=['ee68741d-e501-4c45-a046-7adc0d8af54a','047f9006-493c-4368-b17e-7a0965c2e884','1038fea5-4a65-42c5-8660-f8d3b09f8b97','c15424c8-164b-428b-a8a5-39b9f268ac71'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c7ef42b7d0204a6f837075c290c4ffb3',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:36:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-2072352564',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=633a2522-6386-4f21-8b59-3f4002d56721,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4a9323bbfda54ade91b6de91030161c5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c7ef42b7d0204a6f837075c290c4ffb3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6cd66f07-4c7b-40b2-9dfb-378538f29c9e),volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:36:26.841190 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-b0924a62-7620-4934-a6bb-69591d7e7bb8 tempest-VolumesCloneTest-856517577 tempest-VolumesCloneTest-856517577-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8a20857c-208b-46dc-a28f-561a9cdf4708) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:36:26.863694 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-cade1d73-5bf0-4698-9dd3-4ecf84d39030 tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] Delete volume request issued successfully. Aug 12 10:36:26.863971 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-cade1d73-5bf0-4698-9dd3-4ecf84d39030 tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] https://10.4.3.105/volume/v3/volumes/cef59b12-22f7-40e2-91ee-2e3182a657ca returned with HTTP 202 Aug 12 10:36:26.864503 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 415/1678] 10.4.3.105 () {68 vars in 1392 bytes} [Wed Aug 12 10:36:26 2026] DELETE /volume/v3/volumes/cef59b12-22f7-40e2-91ee-2e3182a657ca => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 12 10:36:26.866432 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-b0924a62-7620-4934-a6bb-69591d7e7bb8 tempest-VolumesCloneTest-856517577 tempest-VolumesCloneTest-856517577-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8a20857c-208b-46dc-a28f-561a9cdf4708) transitioned into state 'SUCCESS' from state '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-2072352564',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4a9323bbfda54ade91b6de91030161c5',qos_specs=None,replication_status=,reservations=['ee68741d-e501-4c45-a046-7adc0d8af54a','047f9006-493c-4368-b17e-7a0965c2e884','1038fea5-4a65-42c5-8660-f8d3b09f8b97','c15424c8-164b-428b-a8a5-39b9f268ac71'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c7ef42b7d0204a6f837075c290c4ffb3',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:36:26.867714 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-b0924a62-7620-4934-a6bb-69591d7e7bb8 tempest-VolumesCloneTest-856517577 tempest-VolumesCloneTest-856517577-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cd6e2d4d-daa9-4f2e-a90a-d86be44c428f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:36:26.877545 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-1ceafed9-ce81-49d2-abb5-c1bb628c2b6e None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:26.880337 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-1ceafed9-ce81-49d2-abb5-c1bb628c2b6e tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] GET https://10.4.3.105/volume/v3/volumes/cef59b12-22f7-40e2-91ee-2e3182a657ca Aug 12 10:36:26.881063 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-1ceafed9-ce81-49d2-abb5-c1bb628c2b6e tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:36:26.881063 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-1ceafed9-ce81-49d2-abb5-c1bb628c2b6e tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:36:26.884306 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-b0924a62-7620-4934-a6bb-69591d7e7bb8 tempest-VolumesCloneTest-856517577 tempest-VolumesCloneTest-856517577-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cd6e2d4d-daa9-4f2e-a90a-d86be44c428f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:36:26.885702 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-b0924a62-7620-4934-a6bb-69591d7e7bb8 tempest-VolumesCloneTest-856517577 tempest-VolumesCloneTest-856517577-project-member] Flow 'volume_create_api' (00747786-88f1-4f80-8d0c-364d4367b4fb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100375) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:36:26.886001 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-b0924a62-7620-4934-a6bb-69591d7e7bb8 tempest-VolumesCloneTest-856517577 tempest-VolumesCloneTest-856517577-project-member] Create volume request issued successfully. Aug 12 10:36:26.886738 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-b0924a62-7620-4934-a6bb-69591d7e7bb8 tempest-VolumesCloneTest-856517577 tempest-VolumesCloneTest-856517577-project-member] https://10.4.3.105/volume/v3/volumes returned with HTTP 202 Aug 12 10:36:26.887405 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 422/1679] 10.4.3.105 () {68 vars in 1258 bytes} [Wed Aug 12 10:36:26 2026] POST /volume/v3/volumes => generated 747 bytes in 191 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 10:36:26.893302 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:36:26.893302 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:36:26.899580 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-1ceafed9-ce81-49d2-abb5-c1bb628c2b6e tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] Volume info retrieved successfully. Aug 12 10:36:26.904229 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-1ceafed9-ce81-49d2-abb5-c1bb628c2b6e tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] https://10.4.3.105/volume/v3/volumes/cef59b12-22f7-40e2-91ee-2e3182a657ca returned with HTTP 200 Aug 12 10:36:26.904718 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 417/1680] 10.4.3.105 () {68 vars in 1389 bytes} [Wed Aug 12 10:36:26 2026] GET /volume/v3/volumes/cef59b12-22f7-40e2-91ee-2e3182a657ca => generated 1192 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 10:36:26.906386 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-d545ac43-577a-4fea-b926-13e38879d295 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:26.910013 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-d545ac43-577a-4fea-b926-13e38879d295 tempest-VolumesCloneTest-856517577 tempest-VolumesCloneTest-856517577-project-member] GET https://10.4.3.105/volume/v3/volumes/633a2522-6386-4f21-8b59-3f4002d56721 Aug 12 10:36:26.910329 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-d545ac43-577a-4fea-b926-13e38879d295 tempest-VolumesCloneTest-856517577 tempest-VolumesCloneTest-856517577-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:36:26.913188 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-d545ac43-577a-4fea-b926-13e38879d295 tempest-VolumesCloneTest-856517577 tempest-VolumesCloneTest-856517577-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:36:26.927940 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:36:26.927940 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:36:26.931776 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-d545ac43-577a-4fea-b926-13e38879d295 tempest-VolumesCloneTest-856517577 tempest-VolumesCloneTest-856517577-project-member] Volume info retrieved successfully. Aug 12 10:36:26.936904 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-d545ac43-577a-4fea-b926-13e38879d295 tempest-VolumesCloneTest-856517577 tempest-VolumesCloneTest-856517577-project-member] https://10.4.3.105/volume/v3/volumes/633a2522-6386-4f21-8b59-3f4002d56721 returned with HTTP 200 Aug 12 10:36:26.937596 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 427/1681] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:36:26 2026] GET /volume/v3/volumes/633a2522-6386-4f21-8b59-3f4002d56721 => generated 815 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:36:27.090023 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-23cbe2c7-7747-42ad-8b56-0a3387f6a8b5 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:27.092341 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-23cbe2c7-7747-42ad-8b56-0a3387f6a8b5 tempest-VolumesActionsTest-1365686709 tempest-VolumesActionsTest-1365686709-project-member] POST https://10.4.3.105/volume/v3/volumes/f9309d65-34ba-4832-9602-eaade437daa0/action Aug 12 10:36:27.092741 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-23cbe2c7-7747-42ad-8b56-0a3387f6a8b5 tempest-VolumesActionsTest-1365686709 tempest-VolumesActionsTest-1365686709-project-member] Action body: b'{"os-attach": {"instance_uuid": "e9cd379b-fe85-4504-b63a-7f69ac207498", "mountpoint": "/dev/vdb"}}' {{(pid=100374) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 10:36:27.092898 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-23cbe2c7-7747-42ad-8b56-0a3387f6a8b5 tempest-VolumesActionsTest-1365686709 tempest-VolumesActionsTest-1365686709-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "e9cd379b-fe85-4504-b63a-7f69ac207498", "mountpoint": "/dev/vdb"}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:36:27.102598 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:36:27.102598 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:36:27.103295 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-23cbe2c7-7747-42ad-8b56-0a3387f6a8b5 tempest-VolumesActionsTest-1365686709 tempest-VolumesActionsTest-1365686709-project-member] Volume info retrieved successfully. Aug 12 10:36:27.110101 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-23cbe2c7-7747-42ad-8b56-0a3387f6a8b5 tempest-VolumesActionsTest-1365686709 tempest-VolumesActionsTest-1365686709-project-member] Update volume admin metadata completed successfully. Aug 12 10:36:27.162536 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-23cbe2c7-7747-42ad-8b56-0a3387f6a8b5 tempest-VolumesActionsTest-1365686709 tempest-VolumesActionsTest-1365686709-project-member] Attach volume completed successfully. Aug 12 10:36:27.163177 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-23cbe2c7-7747-42ad-8b56-0a3387f6a8b5 tempest-VolumesActionsTest-1365686709 tempest-VolumesActionsTest-1365686709-project-member] https://10.4.3.105/volume/v3/volumes/f9309d65-34ba-4832-9602-eaade437daa0/action returned with HTTP 202 Aug 12 10:36:27.163844 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 416/1682] 10.4.3.105 () {68 vars in 1390 bytes} [Wed Aug 12 10:36:27 2026] POST /volume/v3/volumes/f9309d65-34ba-4832-9602-eaade437daa0/action => generated 0 bytes in 74 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 10:36:27.171852 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-e360621c-f14d-43a1-8eb3-f9bd477a6a54 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:27.174028 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-e360621c-f14d-43a1-8eb3-f9bd477a6a54 tempest-VolumesActionsTest-1365686709 tempest-VolumesActionsTest-1365686709-project-member] GET https://10.4.3.105/volume/v3/volumes/f9309d65-34ba-4832-9602-eaade437daa0 Aug 12 10:36:27.174308 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-e360621c-f14d-43a1-8eb3-f9bd477a6a54 tempest-VolumesActionsTest-1365686709 tempest-VolumesActionsTest-1365686709-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:36:27.174554 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-e360621c-f14d-43a1-8eb3-f9bd477a6a54 tempest-VolumesActionsTest-1365686709 tempest-VolumesActionsTest-1365686709-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:36:27.186509 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:36:27.186509 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:36:27.191251 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-e360621c-f14d-43a1-8eb3-f9bd477a6a54 tempest-VolumesActionsTest-1365686709 tempest-VolumesActionsTest-1365686709-project-member] Volume info retrieved successfully. Aug 12 10:36:27.196757 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-e360621c-f14d-43a1-8eb3-f9bd477a6a54 tempest-VolumesActionsTest-1365686709 tempest-VolumesActionsTest-1365686709-project-member] https://10.4.3.105/volume/v3/volumes/f9309d65-34ba-4832-9602-eaade437daa0 returned with HTTP 200 Aug 12 10:36:27.197216 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 423/1683] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:36:27 2026] GET /volume/v3/volumes/f9309d65-34ba-4832-9602-eaade437daa0 => generated 1176 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:36:27.210499 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-15342b46-76c4-4334-8778-a8a88a744456 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:27.213071 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-15342b46-76c4-4334-8778-a8a88a744456 tempest-VolumesActionsTest-1365686709 tempest-VolumesActionsTest-1365686709-project-member] GET https://10.4.3.105/volume/v3/volumes/f9309d65-34ba-4832-9602-eaade437daa0 Aug 12 10:36:27.213411 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-15342b46-76c4-4334-8778-a8a88a744456 tempest-VolumesActionsTest-1365686709 tempest-VolumesActionsTest-1365686709-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:36:27.213729 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-15342b46-76c4-4334-8778-a8a88a744456 tempest-VolumesActionsTest-1365686709 tempest-VolumesActionsTest-1365686709-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:36:27.226092 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:36:27.226092 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:36:27.233558 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-15342b46-76c4-4334-8778-a8a88a744456 tempest-VolumesActionsTest-1365686709 tempest-VolumesActionsTest-1365686709-project-member] Volume info retrieved successfully. Aug 12 10:36:27.239926 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-15342b46-76c4-4334-8778-a8a88a744456 tempest-VolumesActionsTest-1365686709 tempest-VolumesActionsTest-1365686709-project-member] https://10.4.3.105/volume/v3/volumes/f9309d65-34ba-4832-9602-eaade437daa0 returned with HTTP 200 Aug 12 10:36:27.240613 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 418/1684] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:36:27 2026] GET /volume/v3/volumes/f9309d65-34ba-4832-9602-eaade437daa0 => generated 1176 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:36:27.262170 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-d1ec111d-aa4f-4bf4-85e1-237acb84d446 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:27.264446 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-d1ec111d-aa4f-4bf4-85e1-237acb84d446 tempest-VolumesActionsTest-1365686709 tempest-VolumesActionsTest-1365686709-project-member] POST https://10.4.3.105/volume/v3/volumes/f9309d65-34ba-4832-9602-eaade437daa0/action Aug 12 10:36:27.264983 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-d1ec111d-aa4f-4bf4-85e1-237acb84d446 tempest-VolumesActionsTest-1365686709 tempest-VolumesActionsTest-1365686709-project-member] Action body: b'{"os-detach": {}}' {{(pid=100372) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 10:36:27.265112 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-d1ec111d-aa4f-4bf4-85e1-237acb84d446 tempest-VolumesActionsTest-1365686709 tempest-VolumesActionsTest-1365686709-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:36:27.287089 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:36:27.287089 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:36:27.287817 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-d1ec111d-aa4f-4bf4-85e1-237acb84d446 tempest-VolumesActionsTest-1365686709 tempest-VolumesActionsTest-1365686709-project-member] Volume info retrieved successfully. Aug 12 10:36:27.336908 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-d1ec111d-aa4f-4bf4-85e1-237acb84d446 tempest-VolumesActionsTest-1365686709 tempest-VolumesActionsTest-1365686709-project-member] Detach volume completed successfully. Aug 12 10:36:27.337210 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-d1ec111d-aa4f-4bf4-85e1-237acb84d446 tempest-VolumesActionsTest-1365686709 tempest-VolumesActionsTest-1365686709-project-member] https://10.4.3.105/volume/v3/volumes/f9309d65-34ba-4832-9602-eaade437daa0/action returned with HTTP 202 Aug 12 10:36:27.337843 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 428/1685] 10.4.3.105 () {68 vars in 1390 bytes} [Wed Aug 12 10:36:27 2026] POST /volume/v3/volumes/f9309d65-34ba-4832-9602-eaade437daa0/action => generated 0 bytes in 77 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Aug 12 10:36:27.348980 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-c28b4ca2-e688-4d2b-9606-5e44001e90c3 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:27.359154 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-c28b4ca2-e688-4d2b-9606-5e44001e90c3 tempest-VolumesActionsTest-1365686709 tempest-VolumesActionsTest-1365686709-project-member] GET https://10.4.3.105/volume/v3/volumes/f9309d65-34ba-4832-9602-eaade437daa0 Aug 12 10:36:27.359154 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-c28b4ca2-e688-4d2b-9606-5e44001e90c3 tempest-VolumesActionsTest-1365686709 tempest-VolumesActionsTest-1365686709-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:36:27.359154 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-c28b4ca2-e688-4d2b-9606-5e44001e90c3 tempest-VolumesActionsTest-1365686709 tempest-VolumesActionsTest-1365686709-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:36:27.375062 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:36:27.375062 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:36:27.391211 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-c28b4ca2-e688-4d2b-9606-5e44001e90c3 tempest-VolumesActionsTest-1365686709 tempest-VolumesActionsTest-1365686709-project-member] Volume info retrieved successfully. Aug 12 10:36:27.398071 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-c28b4ca2-e688-4d2b-9606-5e44001e90c3 tempest-VolumesActionsTest-1365686709 tempest-VolumesActionsTest-1365686709-project-member] https://10.4.3.105/volume/v3/volumes/f9309d65-34ba-4832-9602-eaade437daa0 returned with HTTP 200 Aug 12 10:36:27.398496 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 417/1686] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:36:27 2026] GET /volume/v3/volumes/f9309d65-34ba-4832-9602-eaade437daa0 => generated 861 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:36:27.919356 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-07112cd0-2806-42de-8515-25ba2894b9cc None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:27.921283 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-07112cd0-2806-42de-8515-25ba2894b9cc tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] GET https://10.4.3.105/volume/v3/volumes/cef59b12-22f7-40e2-91ee-2e3182a657ca Aug 12 10:36:27.921467 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-07112cd0-2806-42de-8515-25ba2894b9cc tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:36:27.921667 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-07112cd0-2806-42de-8515-25ba2894b9cc tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:36:27.928763 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-07112cd0-2806-42de-8515-25ba2894b9cc tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] https://10.4.3.105/volume/v3/volumes/cef59b12-22f7-40e2-91ee-2e3182a657ca returned with HTTP 404 Aug 12 10:36:27.929711 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 424/1687] 10.4.3.105 () {68 vars in 1389 bytes} [Wed Aug 12 10:36:27 2026] GET /volume/v3/volumes/cef59b12-22f7-40e2-91ee-2e3182a657ca => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 10:36:27.951735 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-1c0bc7ac-b6c8-428f-8d45-61aa9cdf81dd None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:27.956318 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-1c0bc7ac-b6c8-428f-8d45-61aa9cdf81dd tempest-VolumesCloneTest-856517577 tempest-VolumesCloneTest-856517577-project-member] GET https://10.4.3.105/volume/v3/volumes/633a2522-6386-4f21-8b59-3f4002d56721 Aug 12 10:36:27.956318 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-1c0bc7ac-b6c8-428f-8d45-61aa9cdf81dd tempest-VolumesCloneTest-856517577 tempest-VolumesCloneTest-856517577-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:36:27.956318 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-1c0bc7ac-b6c8-428f-8d45-61aa9cdf81dd tempest-VolumesCloneTest-856517577 tempest-VolumesCloneTest-856517577-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:36:27.972686 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:36:27.972686 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:36:27.978062 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-1c0bc7ac-b6c8-428f-8d45-61aa9cdf81dd tempest-VolumesCloneTest-856517577 tempest-VolumesCloneTest-856517577-project-member] Volume info retrieved successfully. Aug 12 10:36:27.983475 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-1c0bc7ac-b6c8-428f-8d45-61aa9cdf81dd tempest-VolumesCloneTest-856517577 tempest-VolumesCloneTest-856517577-project-member] https://10.4.3.105/volume/v3/volumes/633a2522-6386-4f21-8b59-3f4002d56721 returned with HTTP 200 Aug 12 10:36:27.983901 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 419/1688] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:36:27 2026] GET /volume/v3/volumes/633a2522-6386-4f21-8b59-3f4002d56721 => generated 840 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:36:28.002041 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-c3e04298-5add-4260-a188-82adb5497ab5 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:28.004035 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-c3e04298-5add-4260-a188-82adb5497ab5 tempest-VolumesCloneTest-856517577 tempest-VolumesCloneTest-856517577-project-member] POST https://10.4.3.105/volume/v3/volumes Aug 12 10:36:28.004454 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-c3e04298-5add-4260-a188-82adb5497ab5 tempest-VolumesCloneTest-856517577 tempest-VolumesCloneTest-856517577-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "633a2522-6386-4f21-8b59-3f4002d56721", "size": 2, "name": "tempest-VolumesCloneTest-Volume-520233544"}} {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:36:28.006103 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.v3.volumes [None req-c3e04298-5add-4260-a188-82adb5497ab5 tempest-VolumesCloneTest-856517577 tempest-VolumesCloneTest-856517577-project-member] Create volume request body: {'volume': {'source_volid': '633a2522-6386-4f21-8b59-3f4002d56721', 'size': 2, 'name': 'tempest-VolumesCloneTest-Volume-520233544'}} {{(pid=100372) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 10:36:28.016904 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:36:28.016904 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:36:28.017967 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-c3e04298-5add-4260-a188-82adb5497ab5 tempest-VolumesCloneTest-856517577 tempest-VolumesCloneTest-856517577-project-member] Volume retrieved successfully. Aug 12 10:36:28.018127 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.v3.volumes [None req-c3e04298-5add-4260-a188-82adb5497ab5 tempest-VolumesCloneTest-856517577 tempest-VolumesCloneTest-856517577-project-member] Create volume of 2 GB Aug 12 10:36:28.025110 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-c3e04298-5add-4260-a188-82adb5497ab5 tempest-VolumesCloneTest-856517577 tempest-VolumesCloneTest-856517577-project-member] Availability Zones retrieved successfully. Aug 12 10:36:28.037272 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-c3e04298-5add-4260-a188-82adb5497ab5 tempest-VolumesCloneTest-856517577 tempest-VolumesCloneTest-856517577-project-member] Flow 'volume_create_api' (4f94535b-e379-4f32-94f9-3a4137c44225) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100372) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:36:28.042159 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-c3e04298-5add-4260-a188-82adb5497ab5 tempest-VolumesCloneTest-856517577 tempest-VolumesCloneTest-856517577-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ca03f998-e838-4238-bd09-cd24d7726528) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:36:28.042632 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.flows.api.create_volume [None req-c3e04298-5add-4260-a188-82adb5497ab5 tempest-VolumesCloneTest-856517577 tempest-VolumesCloneTest-856517577-project-member] Validating volume size '2' using validate_int, validate_source_size {{(pid=100372) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 10:36:28.082912 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-c3e04298-5add-4260-a188-82adb5497ab5 tempest-VolumesCloneTest-856517577 tempest-VolumesCloneTest-856517577-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ca03f998-e838-4238-bd09-cd24d7726528) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': '633a2522-6386-4f21-8b59-3f4002d56721', 'volume_type': VolumeType(created_at=2026-08-12T10:26:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6cd66f07-4c7b-40b2-9dfb-378538f29c9e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:36:28.086569 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-c3e04298-5add-4260-a188-82adb5497ab5 tempest-VolumesCloneTest-856517577 tempest-VolumesCloneTest-856517577-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e5094d4e-7f8f-407e-8730-5e5680762d4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:36:28.133295 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.quota [None req-c3e04298-5add-4260-a188-82adb5497ab5 tempest-VolumesCloneTest-856517577 tempest-VolumesCloneTest-856517577-project-member] Created reservations ['d4c35bbd-80a4-4945-b2d1-0aa12a2d8baf', '9917a326-1af1-41d8-9212-ef9568bc5ff4', '38c821e5-c57c-4176-8bbf-ba2d81d61daa', '8b43ea9a-318e-454f-a38c-b38beea1ee20'] {{(pid=100372) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:36:28.134070 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-c3e04298-5add-4260-a188-82adb5497ab5 tempest-VolumesCloneTest-856517577 tempest-VolumesCloneTest-856517577-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e5094d4e-7f8f-407e-8730-5e5680762d4a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d4c35bbd-80a4-4945-b2d1-0aa12a2d8baf', '9917a326-1af1-41d8-9212-ef9568bc5ff4', '38c821e5-c57c-4176-8bbf-ba2d81d61daa', '8b43ea9a-318e-454f-a38c-b38beea1ee20']}' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:36:28.135268 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-c3e04298-5add-4260-a188-82adb5497ab5 tempest-VolumesCloneTest-856517577 tempest-VolumesCloneTest-856517577-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a9b08f12-27cd-48f2-9406-130071336868) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:36:28.174916 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-c3e04298-5add-4260-a188-82adb5497ab5 tempest-VolumesCloneTest-856517577 tempest-VolumesCloneTest-856517577-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a9b08f12-27cd-48f2-9406-130071336868) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '20ac7383-ae73-42ad-be49-8c78cd7f8193', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-520233544',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4a9323bbfda54ade91b6de91030161c5',qos_specs=None,replication_status=,reservations=['d4c35bbd-80a4-4945-b2d1-0aa12a2d8baf','9917a326-1af1-41d8-9212-ef9568bc5ff4','38c821e5-c57c-4176-8bbf-ba2d81d61daa','8b43ea9a-318e-454f-a38c-b38beea1ee20'],size=2,snapshot_id=None,source_replicaid=,source_volid=633a2522-6386-4f21-8b59-3f4002d56721,status='creating',user_id='c7ef42b7d0204a6f837075c290c4ffb3',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:36:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-520233544',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=20ac7383-ae73-42ad-be49-8c78cd7f8193,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4a9323bbfda54ade91b6de91030161c5',provider_auth=None,provider_geometry=None,provider_id=None,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=633a2522-6386-4f21-8b59-3f4002d56721,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c7ef42b7d0204a6f837075c290c4ffb3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6cd66f07-4c7b-40b2-9dfb-378538f29c9e),volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:36:28.175375 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-c3e04298-5add-4260-a188-82adb5497ab5 tempest-VolumesCloneTest-856517577 tempest-VolumesCloneTest-856517577-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (149517db-2ac3-41af-aa86-b2af2650fe21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:36:28.217922 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-c3e04298-5add-4260-a188-82adb5497ab5 tempest-VolumesCloneTest-856517577 tempest-VolumesCloneTest-856517577-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (149517db-2ac3-41af-aa86-b2af2650fe21) transitioned into state 'SUCCESS' from state '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-520233544',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4a9323bbfda54ade91b6de91030161c5',qos_specs=None,replication_status=,reservations=['d4c35bbd-80a4-4945-b2d1-0aa12a2d8baf','9917a326-1af1-41d8-9212-ef9568bc5ff4','38c821e5-c57c-4176-8bbf-ba2d81d61daa','8b43ea9a-318e-454f-a38c-b38beea1ee20'],size=2,snapshot_id=None,source_replicaid=,source_volid=633a2522-6386-4f21-8b59-3f4002d56721,status='creating',user_id='c7ef42b7d0204a6f837075c290c4ffb3',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:36:28.218866 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-c3e04298-5add-4260-a188-82adb5497ab5 tempest-VolumesCloneTest-856517577 tempest-VolumesCloneTest-856517577-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (48b50e62-c345-4e7b-827f-594f753c41b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:36:28.254019 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-c3e04298-5add-4260-a188-82adb5497ab5 tempest-VolumesCloneTest-856517577 tempest-VolumesCloneTest-856517577-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (48b50e62-c345-4e7b-827f-594f753c41b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:36:28.255229 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-c3e04298-5add-4260-a188-82adb5497ab5 tempest-VolumesCloneTest-856517577 tempest-VolumesCloneTest-856517577-project-member] Flow 'volume_create_api' (4f94535b-e379-4f32-94f9-3a4137c44225) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100372) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:36:28.255939 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-c3e04298-5add-4260-a188-82adb5497ab5 tempest-VolumesCloneTest-856517577 tempest-VolumesCloneTest-856517577-project-member] Create volume request issued successfully. Aug 12 10:36:28.256974 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-c3e04298-5add-4260-a188-82adb5497ab5 tempest-VolumesCloneTest-856517577 tempest-VolumesCloneTest-856517577-project-member] https://10.4.3.105/volume/v3/volumes returned with HTTP 202 Aug 12 10:36:28.257819 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 429/1689] 10.4.3.105 () {68 vars in 1259 bytes} [Wed Aug 12 10:36:28 2026] POST /volume/v3/volumes => generated 780 bytes in 256 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 10:36:28.277272 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-ce46e9cf-2368-45f4-bf95-63410e61a3b2 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:28.280902 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-ce46e9cf-2368-45f4-bf95-63410e61a3b2 tempest-VolumesCloneTest-856517577 tempest-VolumesCloneTest-856517577-project-member] GET https://10.4.3.105/volume/v3/volumes/20ac7383-ae73-42ad-be49-8c78cd7f8193 Aug 12 10:36:28.281146 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-ce46e9cf-2368-45f4-bf95-63410e61a3b2 tempest-VolumesCloneTest-856517577 tempest-VolumesCloneTest-856517577-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:36:28.281318 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-ce46e9cf-2368-45f4-bf95-63410e61a3b2 tempest-VolumesCloneTest-856517577 tempest-VolumesCloneTest-856517577-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:36:28.296262 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:36:28.296262 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:36:28.305874 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-ce46e9cf-2368-45f4-bf95-63410e61a3b2 tempest-VolumesCloneTest-856517577 tempest-VolumesCloneTest-856517577-project-member] Volume info retrieved successfully. Aug 12 10:36:28.315924 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-ce46e9cf-2368-45f4-bf95-63410e61a3b2 tempest-VolumesCloneTest-856517577 tempest-VolumesCloneTest-856517577-project-member] https://10.4.3.105/volume/v3/volumes/20ac7383-ae73-42ad-be49-8c78cd7f8193 returned with HTTP 200 Aug 12 10:36:28.316600 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 418/1690] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:36:28 2026] GET /volume/v3/volumes/20ac7383-ae73-42ad-be49-8c78cd7f8193 => generated 848 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:36:29.334486 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-f9bcdb3c-68b8-48d2-a910-a91b3fcb144f None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:29.337752 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-f9bcdb3c-68b8-48d2-a910-a91b3fcb144f tempest-VolumesCloneTest-856517577 tempest-VolumesCloneTest-856517577-project-member] GET https://10.4.3.105/volume/v3/volumes/20ac7383-ae73-42ad-be49-8c78cd7f8193 Aug 12 10:36:29.338158 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-f9bcdb3c-68b8-48d2-a910-a91b3fcb144f tempest-VolumesCloneTest-856517577 tempest-VolumesCloneTest-856517577-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:36:29.338503 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-f9bcdb3c-68b8-48d2-a910-a91b3fcb144f tempest-VolumesCloneTest-856517577 tempest-VolumesCloneTest-856517577-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:36:29.349442 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:36:29.349442 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:36:29.354953 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-f9bcdb3c-68b8-48d2-a910-a91b3fcb144f tempest-VolumesCloneTest-856517577 tempest-VolumesCloneTest-856517577-project-member] Volume info retrieved successfully. Aug 12 10:36:29.361660 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-f9bcdb3c-68b8-48d2-a910-a91b3fcb144f tempest-VolumesCloneTest-856517577 tempest-VolumesCloneTest-856517577-project-member] https://10.4.3.105/volume/v3/volumes/20ac7383-ae73-42ad-be49-8c78cd7f8193 returned with HTTP 200 Aug 12 10:36:29.362434 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 425/1691] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:36:29 2026] GET /volume/v3/volumes/20ac7383-ae73-42ad-be49-8c78cd7f8193 => generated 873 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:36:29.377810 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-a300b170-3a1c-4863-b0a4-6b18eb5aa7cc None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:29.381016 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-a300b170-3a1c-4863-b0a4-6b18eb5aa7cc tempest-VolumesCloneTest-856517577 tempest-VolumesCloneTest-856517577-project-member] GET https://10.4.3.105/volume/v3/volumes/20ac7383-ae73-42ad-be49-8c78cd7f8193 Aug 12 10:36:29.381251 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-a300b170-3a1c-4863-b0a4-6b18eb5aa7cc tempest-VolumesCloneTest-856517577 tempest-VolumesCloneTest-856517577-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:36:29.381462 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-a300b170-3a1c-4863-b0a4-6b18eb5aa7cc tempest-VolumesCloneTest-856517577 tempest-VolumesCloneTest-856517577-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:36:29.393198 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:36:29.393198 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:36:29.400076 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-a300b170-3a1c-4863-b0a4-6b18eb5aa7cc tempest-VolumesCloneTest-856517577 tempest-VolumesCloneTest-856517577-project-member] Volume info retrieved successfully. Aug 12 10:36:29.408681 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-a300b170-3a1c-4863-b0a4-6b18eb5aa7cc tempest-VolumesCloneTest-856517577 tempest-VolumesCloneTest-856517577-project-member] https://10.4.3.105/volume/v3/volumes/20ac7383-ae73-42ad-be49-8c78cd7f8193 returned with HTTP 200 Aug 12 10:36:29.409129 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 420/1692] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:36:29 2026] GET /volume/v3/volumes/20ac7383-ae73-42ad-be49-8c78cd7f8193 => generated 873 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:36:29.423939 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-f314e8c4-3e9a-4b77-8c50-6276999bd846 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:29.426683 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-f314e8c4-3e9a-4b77-8c50-6276999bd846 tempest-VolumesCloneTest-856517577 tempest-VolumesCloneTest-856517577-project-member] GET https://10.4.3.105/volume/v3/volumes/20ac7383-ae73-42ad-be49-8c78cd7f8193 Aug 12 10:36:29.426989 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-f314e8c4-3e9a-4b77-8c50-6276999bd846 tempest-VolumesCloneTest-856517577 tempest-VolumesCloneTest-856517577-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:36:29.427318 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-f314e8c4-3e9a-4b77-8c50-6276999bd846 tempest-VolumesCloneTest-856517577 tempest-VolumesCloneTest-856517577-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:36:29.437449 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:36:29.437449 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:36:29.442361 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-f314e8c4-3e9a-4b77-8c50-6276999bd846 tempest-VolumesCloneTest-856517577 tempest-VolumesCloneTest-856517577-project-member] Volume info retrieved successfully. Aug 12 10:36:29.448616 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-f314e8c4-3e9a-4b77-8c50-6276999bd846 tempest-VolumesCloneTest-856517577 tempest-VolumesCloneTest-856517577-project-member] https://10.4.3.105/volume/v3/volumes/20ac7383-ae73-42ad-be49-8c78cd7f8193 returned with HTTP 200 Aug 12 10:36:29.449381 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 430/1693] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:36:29 2026] GET /volume/v3/volumes/20ac7383-ae73-42ad-be49-8c78cd7f8193 => generated 873 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:36:29.464907 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-80e413fe-5ed9-46b4-a211-6da8966243ec None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:29.467332 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-80e413fe-5ed9-46b4-a211-6da8966243ec tempest-VolumesCloneTest-856517577 tempest-VolumesCloneTest-856517577-project-member] DELETE https://10.4.3.105/volume/v3/volumes/20ac7383-ae73-42ad-be49-8c78cd7f8193 Aug 12 10:36:29.467637 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-80e413fe-5ed9-46b4-a211-6da8966243ec tempest-VolumesCloneTest-856517577 tempest-VolumesCloneTest-856517577-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:36:29.467908 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-80e413fe-5ed9-46b4-a211-6da8966243ec tempest-VolumesCloneTest-856517577 tempest-VolumesCloneTest-856517577-project-member] Calling method 'delete' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:36:29.468134 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.v3.volumes [None req-80e413fe-5ed9-46b4-a211-6da8966243ec tempest-VolumesCloneTest-856517577 tempest-VolumesCloneTest-856517577-project-member] Delete volume with id: 20ac7383-ae73-42ad-be49-8c78cd7f8193 Aug 12 10:36:29.477167 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:36:29.477167 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:36:29.477771 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-80e413fe-5ed9-46b4-a211-6da8966243ec tempest-VolumesCloneTest-856517577 tempest-VolumesCloneTest-856517577-project-member] Volume info retrieved successfully. Aug 12 10:36:29.496541 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-80e413fe-5ed9-46b4-a211-6da8966243ec tempest-VolumesCloneTest-856517577 tempest-VolumesCloneTest-856517577-project-member] Delete volume request issued successfully. Aug 12 10:36:29.496756 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-80e413fe-5ed9-46b4-a211-6da8966243ec tempest-VolumesCloneTest-856517577 tempest-VolumesCloneTest-856517577-project-member] https://10.4.3.105/volume/v3/volumes/20ac7383-ae73-42ad-be49-8c78cd7f8193 returned with HTTP 202 Aug 12 10:36:29.497157 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 419/1694] 10.4.3.105 () {66 vars in 1351 bytes} [Wed Aug 12 10:36:29 2026] DELETE /volume/v3/volumes/20ac7383-ae73-42ad-be49-8c78cd7f8193 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 10:36:29.507705 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-f134dd16-f180-4c24-b0f4-a83046801dd6 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:29.510123 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-f134dd16-f180-4c24-b0f4-a83046801dd6 tempest-VolumesCloneTest-856517577 tempest-VolumesCloneTest-856517577-project-member] GET https://10.4.3.105/volume/v3/volumes/20ac7383-ae73-42ad-be49-8c78cd7f8193 Aug 12 10:36:29.510689 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-f134dd16-f180-4c24-b0f4-a83046801dd6 tempest-VolumesCloneTest-856517577 tempest-VolumesCloneTest-856517577-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:36:29.511649 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-f134dd16-f180-4c24-b0f4-a83046801dd6 tempest-VolumesCloneTest-856517577 tempest-VolumesCloneTest-856517577-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:36:29.521203 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:36:29.521203 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:36:29.526682 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-f134dd16-f180-4c24-b0f4-a83046801dd6 tempest-VolumesCloneTest-856517577 tempest-VolumesCloneTest-856517577-project-member] Volume info retrieved successfully. Aug 12 10:36:29.536777 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-f134dd16-f180-4c24-b0f4-a83046801dd6 tempest-VolumesCloneTest-856517577 tempest-VolumesCloneTest-856517577-project-member] https://10.4.3.105/volume/v3/volumes/20ac7383-ae73-42ad-be49-8c78cd7f8193 returned with HTTP 200 Aug 12 10:36:29.537384 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 426/1695] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:36:29 2026] GET /volume/v3/volumes/20ac7383-ae73-42ad-be49-8c78cd7f8193 => generated 872 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:36:30.009425 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-07198ab3-03e4-4bc8-bdc2-18fc50f6923f None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:30.012977 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-07198ab3-03e4-4bc8-bdc2-18fc50f6923f tempest-VolumesActionsTest-1365686709 tempest-VolumesActionsTest-1365686709-project-member] POST https://10.4.3.105/volume/v3/volumes/f9309d65-34ba-4832-9602-eaade437daa0/action Aug 12 10:36:30.013683 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-07198ab3-03e4-4bc8-bdc2-18fc50f6923f tempest-VolumesActionsTest-1365686709 tempest-VolumesActionsTest-1365686709-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100373) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 10:36:30.013833 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-07198ab3-03e4-4bc8-bdc2-18fc50f6923f tempest-VolumesActionsTest-1365686709 tempest-VolumesActionsTest-1365686709-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:36:30.024392 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:36:30.024392 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:36:30.024980 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-07198ab3-03e4-4bc8-bdc2-18fc50f6923f tempest-VolumesActionsTest-1365686709 tempest-VolumesActionsTest-1365686709-project-member] Volume info retrieved successfully. Aug 12 10:36:30.032478 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-07198ab3-03e4-4bc8-bdc2-18fc50f6923f tempest-VolumesActionsTest-1365686709 tempest-VolumesActionsTest-1365686709-project-member] Reserve volume completed successfully. Aug 12 10:36:30.032727 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-07198ab3-03e4-4bc8-bdc2-18fc50f6923f tempest-VolumesActionsTest-1365686709 tempest-VolumesActionsTest-1365686709-project-member] https://10.4.3.105/volume/v3/volumes/f9309d65-34ba-4832-9602-eaade437daa0/action returned with HTTP 202 Aug 12 10:36:30.033163 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 421/1696] 10.4.3.105 () {68 vars in 1390 bytes} [Wed Aug 12 10:36:30 2026] POST /volume/v3/volumes/f9309d65-34ba-4832-9602-eaade437daa0/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 10:36:30.047944 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-554e44b7-7f5b-49c2-b7fb-6c87d70b0f0c None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:30.052328 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-554e44b7-7f5b-49c2-b7fb-6c87d70b0f0c tempest-VolumesActionsTest-1365686709 tempest-VolumesActionsTest-1365686709-project-member] GET https://10.4.3.105/volume/v3/volumes/f9309d65-34ba-4832-9602-eaade437daa0 Aug 12 10:36:30.052328 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-554e44b7-7f5b-49c2-b7fb-6c87d70b0f0c tempest-VolumesActionsTest-1365686709 tempest-VolumesActionsTest-1365686709-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:36:30.052328 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-554e44b7-7f5b-49c2-b7fb-6c87d70b0f0c tempest-VolumesActionsTest-1365686709 tempest-VolumesActionsTest-1365686709-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:36:30.066969 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:36:30.066969 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:36:30.073643 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-554e44b7-7f5b-49c2-b7fb-6c87d70b0f0c tempest-VolumesActionsTest-1365686709 tempest-VolumesActionsTest-1365686709-project-member] Volume info retrieved successfully. Aug 12 10:36:30.079451 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-554e44b7-7f5b-49c2-b7fb-6c87d70b0f0c tempest-VolumesActionsTest-1365686709 tempest-VolumesActionsTest-1365686709-project-member] https://10.4.3.105/volume/v3/volumes/f9309d65-34ba-4832-9602-eaade437daa0 returned with HTTP 200 Aug 12 10:36:30.079961 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 431/1697] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:36:30 2026] GET /volume/v3/volumes/f9309d65-34ba-4832-9602-eaade437daa0 => generated 861 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:36:30.085820 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-57f367df-6c6b-459e-a33f-f9443654b375 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:30.097693 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-a79c1c7b-d933-450d-ba4c-281720bb4514 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:30.098865 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-a79c1c7b-d933-450d-ba4c-281720bb4514 tempest-VolumesActionsTest-1365686709 tempest-VolumesActionsTest-1365686709-project-member] POST https://10.4.3.105/volume/v3/volumes/f9309d65-34ba-4832-9602-eaade437daa0/action Aug 12 10:36:30.099217 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-a79c1c7b-d933-450d-ba4c-281720bb4514 tempest-VolumesActionsTest-1365686709 tempest-VolumesActionsTest-1365686709-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=100375) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 10:36:30.099335 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-a79c1c7b-d933-450d-ba4c-281720bb4514 tempest-VolumesActionsTest-1365686709 tempest-VolumesActionsTest-1365686709-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:36:30.108827 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:36:30.108827 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:36:30.108971 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-a79c1c7b-d933-450d-ba4c-281720bb4514 tempest-VolumesActionsTest-1365686709 tempest-VolumesActionsTest-1365686709-project-member] Volume info retrieved successfully. Aug 12 10:36:30.132245 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-a79c1c7b-d933-450d-ba4c-281720bb4514 tempest-VolumesActionsTest-1365686709 tempest-VolumesActionsTest-1365686709-project-member] Unreserve volume completed successfully. Aug 12 10:36:30.132245 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-a79c1c7b-d933-450d-ba4c-281720bb4514 tempest-VolumesActionsTest-1365686709 tempest-VolumesActionsTest-1365686709-project-member] https://10.4.3.105/volume/v3/volumes/f9309d65-34ba-4832-9602-eaade437daa0/action returned with HTTP 202 Aug 12 10:36:30.132245 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 427/1698] 10.4.3.105 () {68 vars in 1390 bytes} [Wed Aug 12 10:36:30 2026] POST /volume/v3/volumes/f9309d65-34ba-4832-9602-eaade437daa0/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 10:36:30.143736 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-7a910010-e6da-4538-986d-e75a3f05b9cd None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:30.149019 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-7a910010-e6da-4538-986d-e75a3f05b9cd tempest-VolumesActionsTest-1365686709 tempest-VolumesActionsTest-1365686709-project-member] GET https://10.4.3.105/volume/v3/volumes/f9309d65-34ba-4832-9602-eaade437daa0 Aug 12 10:36:30.149294 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-7a910010-e6da-4538-986d-e75a3f05b9cd tempest-VolumesActionsTest-1365686709 tempest-VolumesActionsTest-1365686709-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:36:30.149556 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-7a910010-e6da-4538-986d-e75a3f05b9cd tempest-VolumesActionsTest-1365686709 tempest-VolumesActionsTest-1365686709-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:36:30.159565 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-32faf010-b933-434e-be88-94f47eacad72 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:30.160610 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:36:30.160610 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:36:30.161251 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-32faf010-b933-434e-be88-94f47eacad72 tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] POST https://10.4.3.105/volume/v3/volumes Aug 12 10:36:30.161708 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-32faf010-b933-434e-be88-94f47eacad72 tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-teste6050452-06bd-4c7f-9912-45178c83e379", "imageRef": "03720857-6903-4eba-9c9b-6b286d5b07c8", "size": 1}} {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:36:30.163505 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.v3.volumes [None req-32faf010-b933-434e-be88-94f47eacad72 tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] Create volume request body: {'volume': {'name': 'volume1-for-teste6050452-06bd-4c7f-9912-45178c83e379', 'imageRef': '03720857-6903-4eba-9c9b-6b286d5b07c8', 'size': 1}} {{(pid=100372) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 10:36:30.165782 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-7a910010-e6da-4538-986d-e75a3f05b9cd tempest-VolumesActionsTest-1365686709 tempest-VolumesActionsTest-1365686709-project-member] Volume info retrieved successfully. Aug 12 10:36:30.174980 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-7a910010-e6da-4538-986d-e75a3f05b9cd tempest-VolumesActionsTest-1365686709 tempest-VolumesActionsTest-1365686709-project-member] https://10.4.3.105/volume/v3/volumes/f9309d65-34ba-4832-9602-eaade437daa0 returned with HTTP 200 Aug 12 10:36:30.175571 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 422/1699] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:36:30 2026] GET /volume/v3/volumes/f9309d65-34ba-4832-9602-eaade437daa0 => generated 861 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:36:30.193599 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-82947c03-4dbf-4e26-9909-fa2b7be038b4 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:30.195633 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-82947c03-4dbf-4e26-9909-fa2b7be038b4 tempest-VolumesActionsTest-1365686709 tempest-VolumesActionsTest-1365686709-project-member] POST https://10.4.3.105/volume/v3/volumes/f9309d65-34ba-4832-9602-eaade437daa0/action Aug 12 10:36:30.197316 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-82947c03-4dbf-4e26-9909-fa2b7be038b4 tempest-VolumesActionsTest-1365686709 tempest-VolumesActionsTest-1365686709-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=100375) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 10:36:30.197316 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-82947c03-4dbf-4e26-9909-fa2b7be038b4 tempest-VolumesActionsTest-1365686709 tempest-VolumesActionsTest-1365686709-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:36:30.205082 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:36:30.205082 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:36:30.205598 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-82947c03-4dbf-4e26-9909-fa2b7be038b4 tempest-VolumesActionsTest-1365686709 tempest-VolumesActionsTest-1365686709-project-member] Volume info retrieved successfully. Aug 12 10:36:30.207231 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-57f367df-6c6b-459e-a33f-f9443654b375 tempest-TestServerVolumeAttachmentScenario-1626588187 tempest-TestServerVolumeAttachmentScenario-1626588187-project-member] POST https://10.4.3.105/volume/v3/volumes Aug 12 10:36:30.208313 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-57f367df-6c6b-459e-a33f-f9443654b375 tempest-TestServerVolumeAttachmentScenario-1626588187 tempest-TestServerVolumeAttachmentScenario-1626588187-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachmentScenario-volume-1307322382", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:36:30.211859 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.volumes [None req-57f367df-6c6b-459e-a33f-f9443654b375 tempest-TestServerVolumeAttachmentScenario-1626588187 tempest-TestServerVolumeAttachmentScenario-1626588187-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachmentScenario-volume-1307322382', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100374) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 10:36:30.212017 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.v3.volumes [None req-57f367df-6c6b-459e-a33f-f9443654b375 tempest-TestServerVolumeAttachmentScenario-1626588187 tempest-TestServerVolumeAttachmentScenario-1626588187-project-member] Create volume of 1 GB Aug 12 10:36:30.214235 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-82947c03-4dbf-4e26-9909-fa2b7be038b4 tempest-VolumesActionsTest-1365686709 tempest-VolumesActionsTest-1365686709-project-member] Volume updated successfully. Aug 12 10:36:30.214434 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-82947c03-4dbf-4e26-9909-fa2b7be038b4 tempest-VolumesActionsTest-1365686709 tempest-VolumesActionsTest-1365686709-project-member] https://10.4.3.105/volume/v3/volumes/f9309d65-34ba-4832-9602-eaade437daa0/action returned with HTTP 200 Aug 12 10:36:30.214888 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 428/1700] 10.4.3.105 () {68 vars in 1390 bytes} [Wed Aug 12 10:36:30 2026] POST /volume/v3/volumes/f9309d65-34ba-4832-9602-eaade437daa0/action => generated 0 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 12 10:36:30.219360 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-57f367df-6c6b-459e-a33f-f9443654b375 tempest-TestServerVolumeAttachmentScenario-1626588187 tempest-TestServerVolumeAttachmentScenario-1626588187-project-member] Availability Zones retrieved successfully. Aug 12 10:36:30.222864 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-c1f59225-047f-4213-98f7-09dc0bc9e23e None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:30.224843 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-57f367df-6c6b-459e-a33f-f9443654b375 tempest-TestServerVolumeAttachmentScenario-1626588187 tempest-TestServerVolumeAttachmentScenario-1626588187-project-member] Flow 'volume_create_api' (6a498ad3-0171-4a8f-acbf-937163ff2f3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:36:30.225180 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-c1f59225-047f-4213-98f7-09dc0bc9e23e tempest-VolumesActionsTest-1365686709 tempest-VolumesActionsTest-1365686709-project-member] GET https://10.4.3.105/volume/v3/volumes/f9309d65-34ba-4832-9602-eaade437daa0 Aug 12 10:36:30.225435 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-c1f59225-047f-4213-98f7-09dc0bc9e23e tempest-VolumesActionsTest-1365686709 tempest-VolumesActionsTest-1365686709-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:36:30.226604 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-c1f59225-047f-4213-98f7-09dc0bc9e23e tempest-VolumesActionsTest-1365686709 tempest-VolumesActionsTest-1365686709-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:36:30.226766 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-57f367df-6c6b-459e-a33f-f9443654b375 tempest-TestServerVolumeAttachmentScenario-1626588187 tempest-TestServerVolumeAttachmentScenario-1626588187-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (872edbb2-b5cb-4b11-a7b0-059de3468aaf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:36:30.228475 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.flows.api.create_volume [None req-57f367df-6c6b-459e-a33f-f9443654b375 tempest-TestServerVolumeAttachmentScenario-1626588187 tempest-TestServerVolumeAttachmentScenario-1626588187-project-member] Validating volume size '1' using validate_int {{(pid=100374) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 10:36:30.237010 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:36:30.237010 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:36:30.246466 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-c1f59225-047f-4213-98f7-09dc0bc9e23e tempest-VolumesActionsTest-1365686709 tempest-VolumesActionsTest-1365686709-project-member] Volume info retrieved successfully. Aug 12 10:36:30.254847 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-c1f59225-047f-4213-98f7-09dc0bc9e23e tempest-VolumesActionsTest-1365686709 tempest-VolumesActionsTest-1365686709-project-member] https://10.4.3.105/volume/v3/volumes/f9309d65-34ba-4832-9602-eaade437daa0 returned with HTTP 200 Aug 12 10:36:30.255430 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 423/1701] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:36:30 2026] GET /volume/v3/volumes/f9309d65-34ba-4832-9602-eaade437daa0 => generated 860 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:36:30.270971 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-57f367df-6c6b-459e-a33f-f9443654b375 tempest-TestServerVolumeAttachmentScenario-1626588187 tempest-TestServerVolumeAttachmentScenario-1626588187-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (872edbb2-b5cb-4b11-a7b0-059de3468aaf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T10:26:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6cd66f07-4c7b-40b2-9dfb-378538f29c9e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:36:30.272218 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-57f367df-6c6b-459e-a33f-f9443654b375 tempest-TestServerVolumeAttachmentScenario-1626588187 tempest-TestServerVolumeAttachmentScenario-1626588187-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0a66bf0c-28bb-4ee8-8701-f544b826501b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:36:30.275787 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-94896c00-916f-424f-ab0a-2e1dc463e25a None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:30.278769 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-94896c00-916f-424f-ab0a-2e1dc463e25a tempest-VolumesActionsTest-1365686709 tempest-VolumesActionsTest-1365686709-project-member] POST https://10.4.3.105/volume/v3/volumes/f9309d65-34ba-4832-9602-eaade437daa0/action Aug 12 10:36:30.279181 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-94896c00-916f-424f-ab0a-2e1dc463e25a tempest-VolumesActionsTest-1365686709 tempest-VolumesActionsTest-1365686709-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=100375) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 10:36:30.279335 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-94896c00-916f-424f-ab0a-2e1dc463e25a tempest-VolumesActionsTest-1365686709 tempest-VolumesActionsTest-1365686709-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:36:30.288263 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.v3.volumes [None req-32faf010-b933-434e-be88-94f47eacad72 tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] Create volume of 1 GB Aug 12 10:36:30.291051 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:36:30.291051 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:36:30.291772 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-94896c00-916f-424f-ab0a-2e1dc463e25a tempest-VolumesActionsTest-1365686709 tempest-VolumesActionsTest-1365686709-project-member] Volume info retrieved successfully. Aug 12 10:36:30.295703 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-32faf010-b933-434e-be88-94f47eacad72 tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] Availability Zones retrieved successfully. Aug 12 10:36:30.302655 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-94896c00-916f-424f-ab0a-2e1dc463e25a tempest-VolumesActionsTest-1365686709 tempest-VolumesActionsTest-1365686709-project-member] Volume updated successfully. Aug 12 10:36:30.302891 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-94896c00-916f-424f-ab0a-2e1dc463e25a tempest-VolumesActionsTest-1365686709 tempest-VolumesActionsTest-1365686709-project-member] https://10.4.3.105/volume/v3/volumes/f9309d65-34ba-4832-9602-eaade437daa0/action returned with HTTP 200 Aug 12 10:36:30.303386 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 429/1702] 10.4.3.105 () {68 vars in 1390 bytes} [Wed Aug 12 10:36:30 2026] POST /volume/v3/volumes/f9309d65-34ba-4832-9602-eaade437daa0/action => generated 0 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 12 10:36:30.306934 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-32faf010-b933-434e-be88-94f47eacad72 tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] Flow 'volume_create_api' (53493534-b7c6-45f2-8100-533c788bd5a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100372) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:36:30.311601 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-32faf010-b933-434e-be88-94f47eacad72 tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8153f16d-b427-4a50-8632-f202fe3aeaa2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:36:30.313543 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.flows.api.create_volume [None req-32faf010-b933-434e-be88-94f47eacad72 tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] Validating volume size '1' using validate_int {{(pid=100372) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 10:36:30.316016 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-abb9ac70-bb10-4542-8c1e-6d99c0084e3b None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:30.320762 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-abb9ac70-bb10-4542-8c1e-6d99c0084e3b tempest-VolumesActionsTest-1365686709 tempest-VolumesActionsTest-1365686709-project-member] GET https://10.4.3.105/volume/v3/volumes/f9309d65-34ba-4832-9602-eaade437daa0 Aug 12 10:36:30.321032 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-abb9ac70-bb10-4542-8c1e-6d99c0084e3b tempest-VolumesActionsTest-1365686709 tempest-VolumesActionsTest-1365686709-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:36:30.322635 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-abb9ac70-bb10-4542-8c1e-6d99c0084e3b tempest-VolumesActionsTest-1365686709 tempest-VolumesActionsTest-1365686709-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:36:30.330420 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:36:30.330420 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:36:30.335604 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-abb9ac70-bb10-4542-8c1e-6d99c0084e3b tempest-VolumesActionsTest-1365686709 tempest-VolumesActionsTest-1365686709-project-member] Volume info retrieved successfully. Aug 12 10:36:30.343591 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-abb9ac70-bb10-4542-8c1e-6d99c0084e3b tempest-VolumesActionsTest-1365686709 tempest-VolumesActionsTest-1365686709-project-member] https://10.4.3.105/volume/v3/volumes/f9309d65-34ba-4832-9602-eaade437daa0 returned with HTTP 200 Aug 12 10:36:30.344033 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 424/1703] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:36:30 2026] GET /volume/v3/volumes/f9309d65-34ba-4832-9602-eaade437daa0 => generated 861 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:36:30.361176 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-04940270-9056-4b92-b536-9a27567f1b1b None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:30.364298 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-04940270-9056-4b92-b536-9a27567f1b1b tempest-VolumesActionsTest-1365686709 tempest-VolumesActionsTest-1365686709-project-member] POST https://10.4.3.105/volume/v3/volumes/f9309d65-34ba-4832-9602-eaade437daa0/action Aug 12 10:36:30.365365 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-04940270-9056-4b92-b536-9a27567f1b1b tempest-VolumesActionsTest-1365686709 tempest-VolumesActionsTest-1365686709-project-member] Action body: b'{"os-update_readonly_flag": {"readonly": true}}' {{(pid=100375) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 10:36:30.365510 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-04940270-9056-4b92-b536-9a27567f1b1b tempest-VolumesActionsTest-1365686709 tempest-VolumesActionsTest-1365686709-project-member] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": true}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:36:30.374477 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:36:30.374477 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:36:30.374964 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-04940270-9056-4b92-b536-9a27567f1b1b tempest-VolumesActionsTest-1365686709 tempest-VolumesActionsTest-1365686709-project-member] Volume info retrieved successfully. Aug 12 10:36:30.378533 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.quota [None req-57f367df-6c6b-459e-a33f-f9443654b375 tempest-TestServerVolumeAttachmentScenario-1626588187 tempest-TestServerVolumeAttachmentScenario-1626588187-project-member] Created reservations ['380163a5-b8d1-4d35-a83c-09ea9b50cc23', 'c9c90e1d-b7d0-4709-9fe5-8d78ee45cc1f', '09c5f21b-86fc-45b3-80fa-c3036881793a', '9ffc80ab-078b-4ab3-b5dc-7529d8ea651a'] {{(pid=100374) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:36:30.379718 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-57f367df-6c6b-459e-a33f-f9443654b375 tempest-TestServerVolumeAttachmentScenario-1626588187 tempest-TestServerVolumeAttachmentScenario-1626588187-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0a66bf0c-28bb-4ee8-8701-f544b826501b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['380163a5-b8d1-4d35-a83c-09ea9b50cc23', 'c9c90e1d-b7d0-4709-9fe5-8d78ee45cc1f', '09c5f21b-86fc-45b3-80fa-c3036881793a', '9ffc80ab-078b-4ab3-b5dc-7529d8ea651a']}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:36:30.380831 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-57f367df-6c6b-459e-a33f-f9443654b375 tempest-TestServerVolumeAttachmentScenario-1626588187 tempest-TestServerVolumeAttachmentScenario-1626588187-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f1055ddd-525f-43b9-8996-29fc66fded54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:36:30.386029 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-04940270-9056-4b92-b536-9a27567f1b1b tempest-VolumesActionsTest-1365686709 tempest-VolumesActionsTest-1365686709-project-member] Update volume admin metadata completed successfully. Aug 12 10:36:30.386210 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-04940270-9056-4b92-b536-9a27567f1b1b tempest-VolumesActionsTest-1365686709 tempest-VolumesActionsTest-1365686709-project-member] Update readonly setting on volume completed successfully. Aug 12 10:36:30.386527 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-04940270-9056-4b92-b536-9a27567f1b1b tempest-VolumesActionsTest-1365686709 tempest-VolumesActionsTest-1365686709-project-member] https://10.4.3.105/volume/v3/volumes/f9309d65-34ba-4832-9602-eaade437daa0/action returned with HTTP 202 Aug 12 10:36:30.386966 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 430/1704] 10.4.3.105 () {68 vars in 1390 bytes} [Wed Aug 12 10:36:30 2026] POST /volume/v3/volumes/f9309d65-34ba-4832-9602-eaade437daa0/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 10:36:30.394433 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-128bfd4a-4077-4789-a4b7-d86b3b28d1b6 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:30.396430 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-128bfd4a-4077-4789-a4b7-d86b3b28d1b6 tempest-VolumesActionsTest-1365686709 tempest-VolumesActionsTest-1365686709-project-member] GET https://10.4.3.105/volume/v3/volumes/f9309d65-34ba-4832-9602-eaade437daa0 Aug 12 10:36:30.396624 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-128bfd4a-4077-4789-a4b7-d86b3b28d1b6 tempest-VolumesActionsTest-1365686709 tempest-VolumesActionsTest-1365686709-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:36:30.396832 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-128bfd4a-4077-4789-a4b7-d86b3b28d1b6 tempest-VolumesActionsTest-1365686709 tempest-VolumesActionsTest-1365686709-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:36:30.397989 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-32faf010-b933-434e-be88-94f47eacad72 tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8153f16d-b427-4a50-8632-f202fe3aeaa2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T10:26:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6cd66f07-4c7b-40b2-9dfb-378538f29c9e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:36:30.399210 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-32faf010-b933-434e-be88-94f47eacad72 tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e927e401-99bb-470b-a178-4c478a1d7ac9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:36:30.405674 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:36:30.405674 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:36:30.410462 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-128bfd4a-4077-4789-a4b7-d86b3b28d1b6 tempest-VolumesActionsTest-1365686709 tempest-VolumesActionsTest-1365686709-project-member] Volume info retrieved successfully. Aug 12 10:36:30.412805 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-57f367df-6c6b-459e-a33f-f9443654b375 tempest-TestServerVolumeAttachmentScenario-1626588187 tempest-TestServerVolumeAttachmentScenario-1626588187-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f1055ddd-525f-43b9-8996-29fc66fded54) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f8d71f77-2602-4df4-ae2f-fbf268fa6584', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-1307322382',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4f7874ed469743b9a02ca632edf0529e',qos_specs=None,replication_status=,reservations=['380163a5-b8d1-4d35-a83c-09ea9b50cc23','c9c90e1d-b7d0-4709-9fe5-8d78ee45cc1f','09c5f21b-86fc-45b3-80fa-c3036881793a','9ffc80ab-078b-4ab3-b5dc-7529d8ea651a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='202c3ba2356146ac85f57f7e7ebe965e',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:36:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-1307322382',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f8d71f77-2602-4df4-ae2f-fbf268fa6584,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4f7874ed469743b9a02ca632edf0529e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='202c3ba2356146ac85f57f7e7ebe965e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6cd66f07-4c7b-40b2-9dfb-378538f29c9e),volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:36:30.414032 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-57f367df-6c6b-459e-a33f-f9443654b375 tempest-TestServerVolumeAttachmentScenario-1626588187 tempest-TestServerVolumeAttachmentScenario-1626588187-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c77706dc-3c22-449b-95a2-d159508518e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:36:30.416394 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-128bfd4a-4077-4789-a4b7-d86b3b28d1b6 tempest-VolumesActionsTest-1365686709 tempest-VolumesActionsTest-1365686709-project-member] https://10.4.3.105/volume/v3/volumes/f9309d65-34ba-4832-9602-eaade437daa0 returned with HTTP 200 Aug 12 10:36:30.417185 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 425/1705] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:36:30 2026] GET /volume/v3/volumes/f9309d65-34ba-4832-9602-eaade437daa0 => generated 860 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:36:30.434379 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-14925ec4-7dfa-43b8-aca4-5e41b02f85f7 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:30.438541 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-57f367df-6c6b-459e-a33f-f9443654b375 tempest-TestServerVolumeAttachmentScenario-1626588187 tempest-TestServerVolumeAttachmentScenario-1626588187-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c77706dc-3c22-449b-95a2-d159508518e7) transitioned into state 'SUCCESS' from state '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-1307322382',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4f7874ed469743b9a02ca632edf0529e',qos_specs=None,replication_status=,reservations=['380163a5-b8d1-4d35-a83c-09ea9b50cc23','c9c90e1d-b7d0-4709-9fe5-8d78ee45cc1f','09c5f21b-86fc-45b3-80fa-c3036881793a','9ffc80ab-078b-4ab3-b5dc-7529d8ea651a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='202c3ba2356146ac85f57f7e7ebe965e',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:36:30.439671 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-57f367df-6c6b-459e-a33f-f9443654b375 tempest-TestServerVolumeAttachmentScenario-1626588187 tempest-TestServerVolumeAttachmentScenario-1626588187-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8ff0c9db-94d3-4bb4-85cf-3128fa0af82a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:36:30.439770 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-14925ec4-7dfa-43b8-aca4-5e41b02f85f7 tempest-VolumesActionsTest-1365686709 tempest-VolumesActionsTest-1365686709-project-member] POST https://10.4.3.105/volume/v3/volumes/f9309d65-34ba-4832-9602-eaade437daa0/action Aug 12 10:36:30.440220 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-14925ec4-7dfa-43b8-aca4-5e41b02f85f7 tempest-VolumesActionsTest-1365686709 tempest-VolumesActionsTest-1365686709-project-member] Action body: b'{"os-update_readonly_flag": {"readonly": false}}' {{(pid=100375) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 10:36:30.440413 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-14925ec4-7dfa-43b8-aca4-5e41b02f85f7 tempest-VolumesActionsTest-1365686709 tempest-VolumesActionsTest-1365686709-project-member] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": false}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:36:30.448047 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.quota [None req-32faf010-b933-434e-be88-94f47eacad72 tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] Created reservations ['606f9bbb-9c2c-42cc-a0a6-81a5cb679801', '43706571-2512-4b7b-8092-d07cc5824ad2', '49cf971a-2620-4d4c-874a-1a394a21e54f', '1030732c-0c31-4bbb-ac1f-b96ddd99e13d'] {{(pid=100372) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:36:30.449072 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-32faf010-b933-434e-be88-94f47eacad72 tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e927e401-99bb-470b-a178-4c478a1d7ac9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['606f9bbb-9c2c-42cc-a0a6-81a5cb679801', '43706571-2512-4b7b-8092-d07cc5824ad2', '49cf971a-2620-4d4c-874a-1a394a21e54f', '1030732c-0c31-4bbb-ac1f-b96ddd99e13d']}' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:36:30.450009 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-32faf010-b933-434e-be88-94f47eacad72 tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (557af51d-f9be-49d6-bf78-0ed4bbb4d7ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:36:30.451654 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-57f367df-6c6b-459e-a33f-f9443654b375 tempest-TestServerVolumeAttachmentScenario-1626588187 tempest-TestServerVolumeAttachmentScenario-1626588187-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8ff0c9db-94d3-4bb4-85cf-3128fa0af82a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:36:30.451763 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:36:30.451763 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:36:30.452291 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-14925ec4-7dfa-43b8-aca4-5e41b02f85f7 tempest-VolumesActionsTest-1365686709 tempest-VolumesActionsTest-1365686709-project-member] Volume info retrieved successfully. Aug 12 10:36:30.452876 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-57f367df-6c6b-459e-a33f-f9443654b375 tempest-TestServerVolumeAttachmentScenario-1626588187 tempest-TestServerVolumeAttachmentScenario-1626588187-project-member] Flow 'volume_create_api' (6a498ad3-0171-4a8f-acbf-937163ff2f3d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100374) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:36:30.453308 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-57f367df-6c6b-459e-a33f-f9443654b375 tempest-TestServerVolumeAttachmentScenario-1626588187 tempest-TestServerVolumeAttachmentScenario-1626588187-project-member] Create volume request issued successfully. Aug 12 10:36:30.454111 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-57f367df-6c6b-459e-a33f-f9443654b375 tempest-TestServerVolumeAttachmentScenario-1626588187 tempest-TestServerVolumeAttachmentScenario-1626588187-project-member] https://10.4.3.105/volume/v3/volumes returned with HTTP 202 Aug 12 10:36:30.454667 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 420/1706] 10.4.3.105 () {68 vars in 1259 bytes} [Wed Aug 12 10:36:30 2026] POST /volume/v3/volumes => generated 765 bytes in 369 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 10:36:30.463904 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-14925ec4-7dfa-43b8-aca4-5e41b02f85f7 tempest-VolumesActionsTest-1365686709 tempest-VolumesActionsTest-1365686709-project-member] Update volume admin metadata completed successfully. Aug 12 10:36:30.464104 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-14925ec4-7dfa-43b8-aca4-5e41b02f85f7 tempest-VolumesActionsTest-1365686709 tempest-VolumesActionsTest-1365686709-project-member] Update readonly setting on volume completed successfully. Aug 12 10:36:30.464333 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-14925ec4-7dfa-43b8-aca4-5e41b02f85f7 tempest-VolumesActionsTest-1365686709 tempest-VolumesActionsTest-1365686709-project-member] https://10.4.3.105/volume/v3/volumes/f9309d65-34ba-4832-9602-eaade437daa0/action returned with HTTP 202 Aug 12 10:36:30.464839 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 431/1707] 10.4.3.105 () {68 vars in 1390 bytes} [Wed Aug 12 10:36:30 2026] POST /volume/v3/volumes/f9309d65-34ba-4832-9602-eaade437daa0/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 10:36:30.470924 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-7a82ca25-da97-4f50-a676-2148090abb8b None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:30.472833 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-7a82ca25-da97-4f50-a676-2148090abb8b tempest-TestServerVolumeAttachmentScenario-1626588187 tempest-TestServerVolumeAttachmentScenario-1626588187-project-member] POST https://10.4.3.105/volume/v3/volumes Aug 12 10:36:30.473200 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-319638ba-0f6a-40e8-a45b-315a0a9c98fe None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:30.473564 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-7a82ca25-da97-4f50-a676-2148090abb8b tempest-TestServerVolumeAttachmentScenario-1626588187 tempest-TestServerVolumeAttachmentScenario-1626588187-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachmentScenario-volume-1570927623", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:36:30.475621 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.v3.volumes [None req-7a82ca25-da97-4f50-a676-2148090abb8b tempest-TestServerVolumeAttachmentScenario-1626588187 tempest-TestServerVolumeAttachmentScenario-1626588187-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachmentScenario-volume-1570927623', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100373) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 10:36:30.475815 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.v3.volumes [None req-7a82ca25-da97-4f50-a676-2148090abb8b tempest-TestServerVolumeAttachmentScenario-1626588187 tempest-TestServerVolumeAttachmentScenario-1626588187-project-member] Create volume of 1 GB Aug 12 10:36:30.475872 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-319638ba-0f6a-40e8-a45b-315a0a9c98fe tempest-VolumesActionsTest-1365686709 tempest-VolumesActionsTest-1365686709-project-member] GET https://10.4.3.105/volume/v3/volumes/f9309d65-34ba-4832-9602-eaade437daa0 Aug 12 10:36:30.476172 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-319638ba-0f6a-40e8-a45b-315a0a9c98fe tempest-VolumesActionsTest-1365686709 tempest-VolumesActionsTest-1365686709-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:36:30.476443 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-319638ba-0f6a-40e8-a45b-315a0a9c98fe tempest-VolumesActionsTest-1365686709 tempest-VolumesActionsTest-1365686709-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:36:30.478200 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-32faf010-b933-434e-be88-94f47eacad72 tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (557af51d-f9be-49d6-bf78-0ed4bbb4d7ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bd209278-21da-4b05-a555-fb822d08bbd2', '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='36059f81f45741ada2d601b736d04932',qos_specs=None,replication_status=,reservations=['606f9bbb-9c2c-42cc-a0a6-81a5cb679801','43706571-2512-4b7b-8092-d07cc5824ad2','49cf971a-2620-4d4c-874a-1a394a21e54f','1030732c-0c31-4bbb-ac1f-b96ddd99e13d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a1bd03533f804c4faa07e099ef480634',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:36:30Z,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=bd209278-21da-4b05-a555-fb822d08bbd2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='36059f81f45741ada2d601b736d04932',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a1bd03533f804c4faa07e099ef480634',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6cd66f07-4c7b-40b2-9dfb-378538f29c9e),volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:36:30.479074 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-32faf010-b933-434e-be88-94f47eacad72 tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (81e4f4c7-443f-4809-be24-e1d0bd8908c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:36:30.480155 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-7a82ca25-da97-4f50-a676-2148090abb8b tempest-TestServerVolumeAttachmentScenario-1626588187 tempest-TestServerVolumeAttachmentScenario-1626588187-project-member] Availability Zones retrieved successfully. Aug 12 10:36:30.486463 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:36:30.486463 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:36:30.486820 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-7a82ca25-da97-4f50-a676-2148090abb8b tempest-TestServerVolumeAttachmentScenario-1626588187 tempest-TestServerVolumeAttachmentScenario-1626588187-project-member] Flow 'volume_create_api' (73e72ea0-dcd6-4d2e-9b56-8d432dcbe25a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:36:30.488183 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-7a82ca25-da97-4f50-a676-2148090abb8b tempest-TestServerVolumeAttachmentScenario-1626588187 tempest-TestServerVolumeAttachmentScenario-1626588187-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4d605269-6a64-40fb-b14d-0245eccf114a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:36:30.489246 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.flows.api.create_volume [None req-7a82ca25-da97-4f50-a676-2148090abb8b tempest-TestServerVolumeAttachmentScenario-1626588187 tempest-TestServerVolumeAttachmentScenario-1626588187-project-member] Validating volume size '1' using validate_int {{(pid=100373) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 10:36:30.491096 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-319638ba-0f6a-40e8-a45b-315a0a9c98fe tempest-VolumesActionsTest-1365686709 tempest-VolumesActionsTest-1365686709-project-member] Volume info retrieved successfully. Aug 12 10:36:30.497296 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-319638ba-0f6a-40e8-a45b-315a0a9c98fe tempest-VolumesActionsTest-1365686709 tempest-VolumesActionsTest-1365686709-project-member] https://10.4.3.105/volume/v3/volumes/f9309d65-34ba-4832-9602-eaade437daa0 returned with HTTP 200 Aug 12 10:36:30.497800 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 421/1708] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:36:30 2026] GET /volume/v3/volumes/f9309d65-34ba-4832-9602-eaade437daa0 => generated 861 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:36:30.501468 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-32faf010-b933-434e-be88-94f47eacad72 tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (81e4f4c7-443f-4809-be24-e1d0bd8908c7) transitioned into state 'SUCCESS' from 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='36059f81f45741ada2d601b736d04932',qos_specs=None,replication_status=,reservations=['606f9bbb-9c2c-42cc-a0a6-81a5cb679801','43706571-2512-4b7b-8092-d07cc5824ad2','49cf971a-2620-4d4c-874a-1a394a21e54f','1030732c-0c31-4bbb-ac1f-b96ddd99e13d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a1bd03533f804c4faa07e099ef480634',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:36:30.502225 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-32faf010-b933-434e-be88-94f47eacad72 tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (576d0b02-8ab2-4244-81ac-c87228ac699f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:36:30.510789 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-32faf010-b933-434e-be88-94f47eacad72 tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (576d0b02-8ab2-4244-81ac-c87228ac699f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:36:30.511359 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-8dd0ac7f-eb93-4369-a91f-4ef4c1f35c63 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:30.511873 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-32faf010-b933-434e-be88-94f47eacad72 tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] Flow 'volume_create_api' (53493534-b7c6-45f2-8100-533c788bd5a5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100372) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:36:30.512243 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-32faf010-b933-434e-be88-94f47eacad72 tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] Create volume request issued successfully. Aug 12 10:36:30.512974 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-32faf010-b933-434e-be88-94f47eacad72 tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] https://10.4.3.105/volume/v3/volumes returned with HTTP 202 Aug 12 10:36:30.513397 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-8dd0ac7f-eb93-4369-a91f-4ef4c1f35c63 tempest-VolumesActionsTest-1365686709 tempest-VolumesActionsTest-1365686709-project-member] POST https://10.4.3.105/volume/v3/volumes/f9309d65-34ba-4832-9602-eaade437daa0/action Aug 12 10:36:30.513464 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 432/1709] 10.4.3.105 () {70 vars in 1300 bytes} [Wed Aug 12 10:36:30 2026] POST /volume/v3/volumes => generated 775 bytes in 355 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:36:30.513838 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-8dd0ac7f-eb93-4369-a91f-4ef4c1f35c63 tempest-VolumesActionsTest-1365686709 tempest-VolumesActionsTest-1365686709-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-1575527095", "disk_format": "raw"}}' {{(pid=100375) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 10:36:30.513949 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-8dd0ac7f-eb93-4369-a91f-4ef4c1f35c63 tempest-VolumesActionsTest-1365686709 tempest-VolumesActionsTest-1365686709-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-1575527095", "disk_format": "raw"}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:36:30.520060 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-7a82ca25-da97-4f50-a676-2148090abb8b tempest-TestServerVolumeAttachmentScenario-1626588187 tempest-TestServerVolumeAttachmentScenario-1626588187-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4d605269-6a64-40fb-b14d-0245eccf114a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T10:26:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6cd66f07-4c7b-40b2-9dfb-378538f29c9e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:36:30.521353 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-7a82ca25-da97-4f50-a676-2148090abb8b tempest-TestServerVolumeAttachmentScenario-1626588187 tempest-TestServerVolumeAttachmentScenario-1626588187-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d0f82bca-f345-4775-9f3a-6f2558a376a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:36:30.521793 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:36:30.521793 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:36:30.522385 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-8dd0ac7f-eb93-4369-a91f-4ef4c1f35c63 tempest-VolumesActionsTest-1365686709 tempest-VolumesActionsTest-1365686709-project-member] Volume info retrieved successfully. Aug 12 10:36:30.525300 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-70bf1f8a-f67a-49bc-a77c-9abcb384bf37 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:30.527154 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-70bf1f8a-f67a-49bc-a77c-9abcb384bf37 tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] GET https://10.4.3.105/volume/v3/volumes/bd209278-21da-4b05-a555-fb822d08bbd2 Aug 12 10:36:30.527374 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-70bf1f8a-f67a-49bc-a77c-9abcb384bf37 tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:36:30.527609 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-70bf1f8a-f67a-49bc-a77c-9abcb384bf37 tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:36:30.534271 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:36:30.534271 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:36:30.535449 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:36:30.535449 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:36:30.538133 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-70bf1f8a-f67a-49bc-a77c-9abcb384bf37 tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] Volume info retrieved successfully. Aug 12 10:36:30.539743 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.image.image_utils [None req-8dd0ac7f-eb93-4369-a91f-4ef4c1f35c63 tempest-VolumesActionsTest-1365686709 tempest-VolumesActionsTest-1365686709-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'raw', 'name': 'tempest-VolumesActionsTest-Image-1575527095'}] 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-1575527095'}]. {{(pid=100375) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Aug 12 10:36:30.542379 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-70bf1f8a-f67a-49bc-a77c-9abcb384bf37 tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] https://10.4.3.105/volume/v3/volumes/bd209278-21da-4b05-a555-fb822d08bbd2 returned with HTTP 200 Aug 12 10:36:30.542812 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 422/1710] 10.4.3.105 () {68 vars in 1389 bytes} [Wed Aug 12 10:36:30 2026] GET /volume/v3/volumes/bd209278-21da-4b05-a555-fb822d08bbd2 => generated 843 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:36:30.556321 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-646e6695-31b3-44c0-a640-2f0aa8eca8f7 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:30.558483 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-646e6695-31b3-44c0-a640-2f0aa8eca8f7 tempest-VolumesCloneTest-856517577 tempest-VolumesCloneTest-856517577-project-member] GET https://10.4.3.105/volume/v3/volumes/20ac7383-ae73-42ad-be49-8c78cd7f8193 Aug 12 10:36:30.558695 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-646e6695-31b3-44c0-a640-2f0aa8eca8f7 tempest-VolumesCloneTest-856517577 tempest-VolumesCloneTest-856517577-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:36:30.558865 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-646e6695-31b3-44c0-a640-2f0aa8eca8f7 tempest-VolumesCloneTest-856517577 tempest-VolumesCloneTest-856517577-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:36:30.567888 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-646e6695-31b3-44c0-a640-2f0aa8eca8f7 tempest-VolumesCloneTest-856517577 tempest-VolumesCloneTest-856517577-project-member] https://10.4.3.105/volume/v3/volumes/20ac7383-ae73-42ad-be49-8c78cd7f8193 returned with HTTP 404 Aug 12 10:36:30.568357 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 433/1711] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:36:30 2026] GET /volume/v3/volumes/20ac7383-ae73-42ad-be49-8c78cd7f8193 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:36:30.568405 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.quota [None req-7a82ca25-da97-4f50-a676-2148090abb8b tempest-TestServerVolumeAttachmentScenario-1626588187 tempest-TestServerVolumeAttachmentScenario-1626588187-project-member] Created reservations ['abd21584-c3e3-4c05-b82f-fb4f3e4d0835', '586ba645-132a-43e7-b726-f3489a4616a9', '1e9dabe9-83ae-42e9-8ae3-c19d83e35dcd', 'f367bcea-9ea3-49c9-b9de-7882a99f6142'] {{(pid=100373) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:36:30.569137 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-7a82ca25-da97-4f50-a676-2148090abb8b tempest-TestServerVolumeAttachmentScenario-1626588187 tempest-TestServerVolumeAttachmentScenario-1626588187-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d0f82bca-f345-4775-9f3a-6f2558a376a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['abd21584-c3e3-4c05-b82f-fb4f3e4d0835', '586ba645-132a-43e7-b726-f3489a4616a9', '1e9dabe9-83ae-42e9-8ae3-c19d83e35dcd', 'f367bcea-9ea3-49c9-b9de-7882a99f6142']}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:36:30.569835 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-7a82ca25-da97-4f50-a676-2148090abb8b tempest-TestServerVolumeAttachmentScenario-1626588187 tempest-TestServerVolumeAttachmentScenario-1626588187-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2b301a9f-c5a2-4b9b-bb21-b6782e9def76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:36:30.577390 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-6d1db38a-9bff-4040-bbcb-1f7b64b53adf None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:30.578948 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-6d1db38a-9bff-4040-bbcb-1f7b64b53adf tempest-VolumesCloneTest-856517577 tempest-VolumesCloneTest-856517577-project-member] GET https://10.4.3.105/volume/v3/volumes/633a2522-6386-4f21-8b59-3f4002d56721 Aug 12 10:36:30.579124 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-6d1db38a-9bff-4040-bbcb-1f7b64b53adf tempest-VolumesCloneTest-856517577 tempest-VolumesCloneTest-856517577-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:36:30.579291 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-6d1db38a-9bff-4040-bbcb-1f7b64b53adf tempest-VolumesCloneTest-856517577 tempest-VolumesCloneTest-856517577-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:36:30.585728 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:36:30.585728 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:36:30.589206 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-6d1db38a-9bff-4040-bbcb-1f7b64b53adf tempest-VolumesCloneTest-856517577 tempest-VolumesCloneTest-856517577-project-member] Volume info retrieved successfully. Aug 12 10:36:30.593713 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-6d1db38a-9bff-4040-bbcb-1f7b64b53adf tempest-VolumesCloneTest-856517577 tempest-VolumesCloneTest-856517577-project-member] https://10.4.3.105/volume/v3/volumes/633a2522-6386-4f21-8b59-3f4002d56721 returned with HTTP 200 Aug 12 10:36:30.594157 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 423/1712] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:36:30 2026] GET /volume/v3/volumes/633a2522-6386-4f21-8b59-3f4002d56721 => generated 840 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:36:30.601442 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-7a82ca25-da97-4f50-a676-2148090abb8b tempest-TestServerVolumeAttachmentScenario-1626588187 tempest-TestServerVolumeAttachmentScenario-1626588187-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2b301a9f-c5a2-4b9b-bb21-b6782e9def76) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a540baea-1379-4b28-9723-5e7b1d9f6422', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-1570927623',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4f7874ed469743b9a02ca632edf0529e',qos_specs=None,replication_status=,reservations=['abd21584-c3e3-4c05-b82f-fb4f3e4d0835','586ba645-132a-43e7-b726-f3489a4616a9','1e9dabe9-83ae-42e9-8ae3-c19d83e35dcd','f367bcea-9ea3-49c9-b9de-7882a99f6142'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='202c3ba2356146ac85f57f7e7ebe965e',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:36:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-1570927623',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a540baea-1379-4b28-9723-5e7b1d9f6422,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4f7874ed469743b9a02ca632edf0529e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='202c3ba2356146ac85f57f7e7ebe965e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6cd66f07-4c7b-40b2-9dfb-378538f29c9e),volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:36:30.603204 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-7a82ca25-da97-4f50-a676-2148090abb8b tempest-TestServerVolumeAttachmentScenario-1626588187 tempest-TestServerVolumeAttachmentScenario-1626588187-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7dfbc0a1-2a28-424a-b0c0-69cada7254ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:36:30.607128 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-14e48e93-4b4b-4fa8-ad15-8d30644fa961 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:30.611193 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-14e48e93-4b4b-4fa8-ad15-8d30644fa961 tempest-VolumesCloneTest-856517577 tempest-VolumesCloneTest-856517577-project-member] DELETE https://10.4.3.105/volume/v3/volumes/633a2522-6386-4f21-8b59-3f4002d56721 Aug 12 10:36:30.611466 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-14e48e93-4b4b-4fa8-ad15-8d30644fa961 tempest-VolumesCloneTest-856517577 tempest-VolumesCloneTest-856517577-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:36:30.611736 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-14e48e93-4b4b-4fa8-ad15-8d30644fa961 tempest-VolumesCloneTest-856517577 tempest-VolumesCloneTest-856517577-project-member] Calling method 'delete' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:36:30.611966 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.v3.volumes [None req-14e48e93-4b4b-4fa8-ad15-8d30644fa961 tempest-VolumesCloneTest-856517577 tempest-VolumesCloneTest-856517577-project-member] Delete volume with id: 633a2522-6386-4f21-8b59-3f4002d56721 Aug 12 10:36:30.620588 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:36:30.620588 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:36:30.621250 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-14e48e93-4b4b-4fa8-ad15-8d30644fa961 tempest-VolumesCloneTest-856517577 tempest-VolumesCloneTest-856517577-project-member] Volume info retrieved successfully. Aug 12 10:36:30.625253 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-7a82ca25-da97-4f50-a676-2148090abb8b tempest-TestServerVolumeAttachmentScenario-1626588187 tempest-TestServerVolumeAttachmentScenario-1626588187-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7dfbc0a1-2a28-424a-b0c0-69cada7254ff) transitioned into state 'SUCCESS' from state '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-1570927623',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4f7874ed469743b9a02ca632edf0529e',qos_specs=None,replication_status=,reservations=['abd21584-c3e3-4c05-b82f-fb4f3e4d0835','586ba645-132a-43e7-b726-f3489a4616a9','1e9dabe9-83ae-42e9-8ae3-c19d83e35dcd','f367bcea-9ea3-49c9-b9de-7882a99f6142'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='202c3ba2356146ac85f57f7e7ebe965e',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:36:30.626238 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-7a82ca25-da97-4f50-a676-2148090abb8b tempest-TestServerVolumeAttachmentScenario-1626588187 tempest-TestServerVolumeAttachmentScenario-1626588187-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4945d0ca-e7b3-4c6a-a0ce-ba499a07b814) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:36:30.643990 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-7a82ca25-da97-4f50-a676-2148090abb8b tempest-TestServerVolumeAttachmentScenario-1626588187 tempest-TestServerVolumeAttachmentScenario-1626588187-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4945d0ca-e7b3-4c6a-a0ce-ba499a07b814) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:36:30.645370 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-7a82ca25-da97-4f50-a676-2148090abb8b tempest-TestServerVolumeAttachmentScenario-1626588187 tempest-TestServerVolumeAttachmentScenario-1626588187-project-member] Flow 'volume_create_api' (73e72ea0-dcd6-4d2e-9b56-8d432dcbe25a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100373) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:36:30.646381 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-7a82ca25-da97-4f50-a676-2148090abb8b tempest-TestServerVolumeAttachmentScenario-1626588187 tempest-TestServerVolumeAttachmentScenario-1626588187-project-member] Create volume request issued successfully. Aug 12 10:36:30.646804 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-7a82ca25-da97-4f50-a676-2148090abb8b tempest-TestServerVolumeAttachmentScenario-1626588187 tempest-TestServerVolumeAttachmentScenario-1626588187-project-member] https://10.4.3.105/volume/v3/volumes returned with HTTP 202 Aug 12 10:36:30.647592 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 426/1713] 10.4.3.105 () {68 vars in 1259 bytes} [Wed Aug 12 10:36:30 2026] POST /volume/v3/volumes => generated 765 bytes in 177 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 10:36:30.648830 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-14e48e93-4b4b-4fa8-ad15-8d30644fa961 tempest-VolumesCloneTest-856517577 tempest-VolumesCloneTest-856517577-project-member] Delete volume request issued successfully. Aug 12 10:36:30.649090 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-14e48e93-4b4b-4fa8-ad15-8d30644fa961 tempest-VolumesCloneTest-856517577 tempest-VolumesCloneTest-856517577-project-member] https://10.4.3.105/volume/v3/volumes/633a2522-6386-4f21-8b59-3f4002d56721 returned with HTTP 202 Aug 12 10:36:30.649772 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 434/1714] 10.4.3.105 () {66 vars in 1351 bytes} [Wed Aug 12 10:36:30 2026] DELETE /volume/v3/volumes/633a2522-6386-4f21-8b59-3f4002d56721 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 10:36:30.660549 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-195b0526-1055-4ba3-be05-cbf90f5d47bd None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:30.671590 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-195b0526-1055-4ba3-be05-cbf90f5d47bd tempest-VolumesCloneTest-856517577 tempest-VolumesCloneTest-856517577-project-member] GET https://10.4.3.105/volume/v3/volumes/633a2522-6386-4f21-8b59-3f4002d56721 Aug 12 10:36:30.671590 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-195b0526-1055-4ba3-be05-cbf90f5d47bd tempest-VolumesCloneTest-856517577 tempest-VolumesCloneTest-856517577-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:36:30.671590 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-195b0526-1055-4ba3-be05-cbf90f5d47bd tempest-VolumesCloneTest-856517577 tempest-VolumesCloneTest-856517577-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:36:30.686761 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:36:30.686761 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:36:30.690786 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-195b0526-1055-4ba3-be05-cbf90f5d47bd tempest-VolumesCloneTest-856517577 tempest-VolumesCloneTest-856517577-project-member] Volume info retrieved successfully. Aug 12 10:36:30.695824 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-195b0526-1055-4ba3-be05-cbf90f5d47bd tempest-VolumesCloneTest-856517577 tempest-VolumesCloneTest-856517577-project-member] https://10.4.3.105/volume/v3/volumes/633a2522-6386-4f21-8b59-3f4002d56721 returned with HTTP 200 Aug 12 10:36:30.696314 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 424/1715] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:36:30 2026] GET /volume/v3/volumes/633a2522-6386-4f21-8b59-3f4002d56721 => generated 839 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:36:31.197056 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-8dd0ac7f-eb93-4369-a91f-4ef4c1f35c63 tempest-VolumesActionsTest-1365686709 tempest-VolumesActionsTest-1365686709-project-member] Copy volume to image completed successfully. Aug 12 10:36:31.197983 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-8dd0ac7f-eb93-4369-a91f-4ef4c1f35c63 tempest-VolumesActionsTest-1365686709 tempest-VolumesActionsTest-1365686709-project-member] https://10.4.3.105/volume/v3/volumes/f9309d65-34ba-4832-9602-eaade437daa0/action returned with HTTP 202 Aug 12 10:36:31.198633 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 432/1716] 10.4.3.105 () {68 vars in 1391 bytes} [Wed Aug 12 10:36:30 2026] POST /volume/v3/volumes/f9309d65-34ba-4832-9602-eaade437daa0/action => generated 687 bytes in 688 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 10:36:31.557174 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-963e339d-f6bc-4797-a4ee-6a42032eb4ed None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:31.559258 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-963e339d-f6bc-4797-a4ee-6a42032eb4ed tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] GET https://10.4.3.105/volume/v3/volumes/bd209278-21da-4b05-a555-fb822d08bbd2 Aug 12 10:36:31.559691 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-963e339d-f6bc-4797-a4ee-6a42032eb4ed tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:36:31.559960 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-963e339d-f6bc-4797-a4ee-6a42032eb4ed tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:36:31.568242 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:36:31.568242 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:36:31.575049 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-963e339d-f6bc-4797-a4ee-6a42032eb4ed tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] Volume info retrieved successfully. Aug 12 10:36:31.582803 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-963e339d-f6bc-4797-a4ee-6a42032eb4ed tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] https://10.4.3.105/volume/v3/volumes/bd209278-21da-4b05-a555-fb822d08bbd2 returned with HTTP 200 Aug 12 10:36:31.583017 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 427/1717] 10.4.3.105 () {68 vars in 1389 bytes} [Wed Aug 12 10:36:31 2026] GET /volume/v3/volumes/bd209278-21da-4b05-a555-fb822d08bbd2 => generated 867 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:36:31.712113 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-bfac97cd-ffc8-4277-a40c-e7423e98c463 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:31.716335 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-bfac97cd-ffc8-4277-a40c-e7423e98c463 tempest-VolumesCloneTest-856517577 tempest-VolumesCloneTest-856517577-project-member] GET https://10.4.3.105/volume/v3/volumes/633a2522-6386-4f21-8b59-3f4002d56721 Aug 12 10:36:31.716645 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-bfac97cd-ffc8-4277-a40c-e7423e98c463 tempest-VolumesCloneTest-856517577 tempest-VolumesCloneTest-856517577-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:36:31.716925 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-bfac97cd-ffc8-4277-a40c-e7423e98c463 tempest-VolumesCloneTest-856517577 tempest-VolumesCloneTest-856517577-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:36:31.728818 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-bfac97cd-ffc8-4277-a40c-e7423e98c463 tempest-VolumesCloneTest-856517577 tempest-VolumesCloneTest-856517577-project-member] https://10.4.3.105/volume/v3/volumes/633a2522-6386-4f21-8b59-3f4002d56721 returned with HTTP 404 Aug 12 10:36:31.729508 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 435/1718] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:36:31 2026] GET /volume/v3/volumes/633a2522-6386-4f21-8b59-3f4002d56721 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:36:32.600335 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-2c5742c2-568a-47eb-a7b8-220d90fa4dff None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:32.605425 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-2c5742c2-568a-47eb-a7b8-220d90fa4dff tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] GET https://10.4.3.105/volume/v3/volumes/bd209278-21da-4b05-a555-fb822d08bbd2 Aug 12 10:36:32.605604 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-2c5742c2-568a-47eb-a7b8-220d90fa4dff tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:36:32.605865 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-2c5742c2-568a-47eb-a7b8-220d90fa4dff tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:36:32.617928 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:36:32.617928 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:36:32.626597 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-2c5742c2-568a-47eb-a7b8-220d90fa4dff tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] Volume info retrieved successfully. Aug 12 10:36:32.636654 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-2c5742c2-568a-47eb-a7b8-220d90fa4dff tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] https://10.4.3.105/volume/v3/volumes/bd209278-21da-4b05-a555-fb822d08bbd2 returned with HTTP 200 Aug 12 10:36:32.637326 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 425/1719] 10.4.3.105 () {68 vars in 1389 bytes} [Wed Aug 12 10:36:32 2026] GET /volume/v3/volumes/bd209278-21da-4b05-a555-fb822d08bbd2 => generated 928 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:36:33.188509 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-50712a2f-ac0a-41d6-9ff5-b9748713f568 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:33.321158 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-50712a2f-ac0a-41d6-9ff5-b9748713f568 tempest-VolumesCloneNegativeTest-1824392030 tempest-VolumesCloneNegativeTest-1824392030-project-member] POST https://10.4.3.105/volume/v3/volumes Aug 12 10:36:33.321604 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-50712a2f-ac0a-41d6-9ff5-b9748713f568 tempest-VolumesCloneNegativeTest-1824392030 tempest-VolumesCloneNegativeTest-1824392030-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesCloneNegativeTest-Volume-954839681"}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:36:33.323494 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.v3.volumes [None req-50712a2f-ac0a-41d6-9ff5-b9748713f568 tempest-VolumesCloneNegativeTest-1824392030 tempest-VolumesCloneNegativeTest-1824392030-project-member] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesCloneNegativeTest-Volume-954839681'}} {{(pid=100375) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 10:36:33.323692 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.v3.volumes [None req-50712a2f-ac0a-41d6-9ff5-b9748713f568 tempest-VolumesCloneNegativeTest-1824392030 tempest-VolumesCloneNegativeTest-1824392030-project-member] Create volume of 2 GB Aug 12 10:36:33.331534 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-50712a2f-ac0a-41d6-9ff5-b9748713f568 tempest-VolumesCloneNegativeTest-1824392030 tempest-VolumesCloneNegativeTest-1824392030-project-member] Availability Zones retrieved successfully. Aug 12 10:36:33.338948 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-50712a2f-ac0a-41d6-9ff5-b9748713f568 tempest-VolumesCloneNegativeTest-1824392030 tempest-VolumesCloneNegativeTest-1824392030-project-member] Flow 'volume_create_api' (191cc1b6-bc98-4df6-aab3-a72124fdb798) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:36:33.339848 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-50712a2f-ac0a-41d6-9ff5-b9748713f568 tempest-VolumesCloneNegativeTest-1824392030 tempest-VolumesCloneNegativeTest-1824392030-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2b875b05-c44f-4b01-abea-de75e8c4b5d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:36:33.340925 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.flows.api.create_volume [None req-50712a2f-ac0a-41d6-9ff5-b9748713f568 tempest-VolumesCloneNegativeTest-1824392030 tempest-VolumesCloneNegativeTest-1824392030-project-member] Validating volume size '2' using validate_int {{(pid=100375) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 10:36:33.372968 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-50712a2f-ac0a-41d6-9ff5-b9748713f568 tempest-VolumesCloneNegativeTest-1824392030 tempest-VolumesCloneNegativeTest-1824392030-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2b875b05-c44f-4b01-abea-de75e8c4b5d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T10:26:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6cd66f07-4c7b-40b2-9dfb-378538f29c9e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:36:33.373947 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-50712a2f-ac0a-41d6-9ff5-b9748713f568 tempest-VolumesCloneNegativeTest-1824392030 tempest-VolumesCloneNegativeTest-1824392030-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (108b29cb-b32a-4ea5-8cb0-798e275c2ae0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:36:33.432657 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.quota [None req-50712a2f-ac0a-41d6-9ff5-b9748713f568 tempest-VolumesCloneNegativeTest-1824392030 tempest-VolumesCloneNegativeTest-1824392030-project-member] Created reservations ['fbf134b8-691a-4d24-adca-096a8958417f', '716773f9-d7c2-40d1-87d1-01e0481ec543', '9a8ed083-1f75-4684-8733-ad4551223665', '20fbc5fa-df00-4549-898e-f1103643ad89'] {{(pid=100375) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:36:33.433761 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-50712a2f-ac0a-41d6-9ff5-b9748713f568 tempest-VolumesCloneNegativeTest-1824392030 tempest-VolumesCloneNegativeTest-1824392030-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (108b29cb-b32a-4ea5-8cb0-798e275c2ae0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fbf134b8-691a-4d24-adca-096a8958417f', '716773f9-d7c2-40d1-87d1-01e0481ec543', '9a8ed083-1f75-4684-8733-ad4551223665', '20fbc5fa-df00-4549-898e-f1103643ad89']}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:36:33.434643 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-50712a2f-ac0a-41d6-9ff5-b9748713f568 tempest-VolumesCloneNegativeTest-1824392030 tempest-VolumesCloneNegativeTest-1824392030-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c6cccd8c-0a28-4b6d-a1cd-6986ae34a916) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:36:33.463426 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-50712a2f-ac0a-41d6-9ff5-b9748713f568 tempest-VolumesCloneNegativeTest-1824392030 tempest-VolumesCloneNegativeTest-1824392030-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c6cccd8c-0a28-4b6d-a1cd-6986ae34a916) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '48552f97-a1b4-43d5-8ceb-767464c14255', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-954839681',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a0cec1f32eb8428fa8abd254e6ebc368',qos_specs=None,replication_status=,reservations=['fbf134b8-691a-4d24-adca-096a8958417f','716773f9-d7c2-40d1-87d1-01e0481ec543','9a8ed083-1f75-4684-8733-ad4551223665','20fbc5fa-df00-4549-898e-f1103643ad89'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b96234bbf95f4ee384bee68a9bbd06d5',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:36:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-954839681',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=48552f97-a1b4-43d5-8ceb-767464c14255,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a0cec1f32eb8428fa8abd254e6ebc368',provider_auth=None,provider_geometry=None,provider_id=None,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='b96234bbf95f4ee384bee68a9bbd06d5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6cd66f07-4c7b-40b2-9dfb-378538f29c9e),volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:36:33.464531 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-50712a2f-ac0a-41d6-9ff5-b9748713f568 tempest-VolumesCloneNegativeTest-1824392030 tempest-VolumesCloneNegativeTest-1824392030-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (83c646d5-f364-4a5e-a490-38e7671f3316) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:36:33.487909 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-50712a2f-ac0a-41d6-9ff5-b9748713f568 tempest-VolumesCloneNegativeTest-1824392030 tempest-VolumesCloneNegativeTest-1824392030-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (83c646d5-f364-4a5e-a490-38e7671f3316) transitioned into state 'SUCCESS' from state '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-954839681',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a0cec1f32eb8428fa8abd254e6ebc368',qos_specs=None,replication_status=,reservations=['fbf134b8-691a-4d24-adca-096a8958417f','716773f9-d7c2-40d1-87d1-01e0481ec543','9a8ed083-1f75-4684-8733-ad4551223665','20fbc5fa-df00-4549-898e-f1103643ad89'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b96234bbf95f4ee384bee68a9bbd06d5',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:36:33.489391 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-50712a2f-ac0a-41d6-9ff5-b9748713f568 tempest-VolumesCloneNegativeTest-1824392030 tempest-VolumesCloneNegativeTest-1824392030-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d980f0c4-d887-4c46-a0bb-8ef6d2fb5d4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:36:33.500335 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-50712a2f-ac0a-41d6-9ff5-b9748713f568 tempest-VolumesCloneNegativeTest-1824392030 tempest-VolumesCloneNegativeTest-1824392030-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d980f0c4-d887-4c46-a0bb-8ef6d2fb5d4a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:36:33.501486 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-50712a2f-ac0a-41d6-9ff5-b9748713f568 tempest-VolumesCloneNegativeTest-1824392030 tempest-VolumesCloneNegativeTest-1824392030-project-member] Flow 'volume_create_api' (191cc1b6-bc98-4df6-aab3-a72124fdb798) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100375) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:36:33.501879 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-50712a2f-ac0a-41d6-9ff5-b9748713f568 tempest-VolumesCloneNegativeTest-1824392030 tempest-VolumesCloneNegativeTest-1824392030-project-member] Create volume request issued successfully. Aug 12 10:36:33.502605 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-50712a2f-ac0a-41d6-9ff5-b9748713f568 tempest-VolumesCloneNegativeTest-1824392030 tempest-VolumesCloneNegativeTest-1824392030-project-member] https://10.4.3.105/volume/v3/volumes returned with HTTP 202 Aug 12 10:36:33.503167 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 433/1720] 10.4.3.105 () {68 vars in 1258 bytes} [Wed Aug 12 10:36:33 2026] POST /volume/v3/volumes => generated 754 bytes in 315 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 10:36:33.520356 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-b1407b82-975a-4082-8dc6-3ff64f7755d5 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:33.523501 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-b1407b82-975a-4082-8dc6-3ff64f7755d5 tempest-VolumesCloneNegativeTest-1824392030 tempest-VolumesCloneNegativeTest-1824392030-project-member] GET https://10.4.3.105/volume/v3/volumes/48552f97-a1b4-43d5-8ceb-767464c14255 Aug 12 10:36:33.523501 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-b1407b82-975a-4082-8dc6-3ff64f7755d5 tempest-VolumesCloneNegativeTest-1824392030 tempest-VolumesCloneNegativeTest-1824392030-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:36:33.523501 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-b1407b82-975a-4082-8dc6-3ff64f7755d5 tempest-VolumesCloneNegativeTest-1824392030 tempest-VolumesCloneNegativeTest-1824392030-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:36:33.532175 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:36:33.532175 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:36:33.538672 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-b1407b82-975a-4082-8dc6-3ff64f7755d5 tempest-VolumesCloneNegativeTest-1824392030 tempest-VolumesCloneNegativeTest-1824392030-project-member] Volume info retrieved successfully. Aug 12 10:36:33.542483 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-b1407b82-975a-4082-8dc6-3ff64f7755d5 tempest-VolumesCloneNegativeTest-1824392030 tempest-VolumesCloneNegativeTest-1824392030-project-member] https://10.4.3.105/volume/v3/volumes/48552f97-a1b4-43d5-8ceb-767464c14255 returned with HTTP 200 Aug 12 10:36:33.543014 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 428/1721] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:36:33 2026] GET /volume/v3/volumes/48552f97-a1b4-43d5-8ceb-767464c14255 => generated 822 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:36:33.656686 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-b79a84d6-0b1c-435e-a7d9-10cb5d252051 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:33.661068 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-b79a84d6-0b1c-435e-a7d9-10cb5d252051 tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] GET https://10.4.3.105/volume/v3/volumes/bd209278-21da-4b05-a555-fb822d08bbd2 Aug 12 10:36:33.661282 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-b79a84d6-0b1c-435e-a7d9-10cb5d252051 tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:36:33.661459 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-b79a84d6-0b1c-435e-a7d9-10cb5d252051 tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:36:33.668115 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:36:33.668115 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:36:33.671330 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-b79a84d6-0b1c-435e-a7d9-10cb5d252051 tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] Volume info retrieved successfully. Aug 12 10:36:33.675319 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-b79a84d6-0b1c-435e-a7d9-10cb5d252051 tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] https://10.4.3.105/volume/v3/volumes/bd209278-21da-4b05-a555-fb822d08bbd2 returned with HTTP 200 Aug 12 10:36:33.675665 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 436/1722] 10.4.3.105 () {68 vars in 1389 bytes} [Wed Aug 12 10:36:33 2026] GET /volume/v3/volumes/bd209278-21da-4b05-a555-fb822d08bbd2 => generated 928 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:36:34.562428 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-ff97c218-3198-4a18-8e48-b16fe226ffb5 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:34.566887 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-ff97c218-3198-4a18-8e48-b16fe226ffb5 tempest-VolumesCloneNegativeTest-1824392030 tempest-VolumesCloneNegativeTest-1824392030-project-member] GET https://10.4.3.105/volume/v3/volumes/48552f97-a1b4-43d5-8ceb-767464c14255 Aug 12 10:36:34.566887 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-ff97c218-3198-4a18-8e48-b16fe226ffb5 tempest-VolumesCloneNegativeTest-1824392030 tempest-VolumesCloneNegativeTest-1824392030-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:36:34.566887 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-ff97c218-3198-4a18-8e48-b16fe226ffb5 tempest-VolumesCloneNegativeTest-1824392030 tempest-VolumesCloneNegativeTest-1824392030-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:36:34.573827 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:36:34.573827 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:36:34.578299 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-ff97c218-3198-4a18-8e48-b16fe226ffb5 tempest-VolumesCloneNegativeTest-1824392030 tempest-VolumesCloneNegativeTest-1824392030-project-member] Volume info retrieved successfully. Aug 12 10:36:34.583933 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-ff97c218-3198-4a18-8e48-b16fe226ffb5 tempest-VolumesCloneNegativeTest-1824392030 tempest-VolumesCloneNegativeTest-1824392030-project-member] https://10.4.3.105/volume/v3/volumes/48552f97-a1b4-43d5-8ceb-767464c14255 returned with HTTP 200 Aug 12 10:36:34.584640 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 426/1723] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:36:34 2026] GET /volume/v3/volumes/48552f97-a1b4-43d5-8ceb-767464c14255 => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:36:34.602349 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-4b379042-2465-4f7c-937b-c4feb25a6a9b None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:34.604811 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-4b379042-2465-4f7c-937b-c4feb25a6a9b tempest-VolumesCloneNegativeTest-1824392030 tempest-VolumesCloneNegativeTest-1824392030-project-member] POST https://10.4.3.105/volume/v3/volumes Aug 12 10:36:34.605309 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-4b379042-2465-4f7c-937b-c4feb25a6a9b tempest-VolumesCloneNegativeTest-1824392030 tempest-VolumesCloneNegativeTest-1824392030-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "48552f97-a1b4-43d5-8ceb-767464c14255"}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:36:34.607349 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.v3.volumes [None req-4b379042-2465-4f7c-937b-c4feb25a6a9b tempest-VolumesCloneNegativeTest-1824392030 tempest-VolumesCloneNegativeTest-1824392030-project-member] Create volume request body: {'volume': {'size': 1, 'source_volid': '48552f97-a1b4-43d5-8ceb-767464c14255'}} {{(pid=100375) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 10:36:34.620258 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:36:34.620258 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:36:34.621461 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-4b379042-2465-4f7c-937b-c4feb25a6a9b tempest-VolumesCloneNegativeTest-1824392030 tempest-VolumesCloneNegativeTest-1824392030-project-member] Volume retrieved successfully. Aug 12 10:36:34.621678 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.v3.volumes [None req-4b379042-2465-4f7c-937b-c4feb25a6a9b tempest-VolumesCloneNegativeTest-1824392030 tempest-VolumesCloneNegativeTest-1824392030-project-member] Create volume of 1 GB Aug 12 10:36:34.627234 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-4b379042-2465-4f7c-937b-c4feb25a6a9b tempest-VolumesCloneNegativeTest-1824392030 tempest-VolumesCloneNegativeTest-1824392030-project-member] Availability Zones retrieved successfully. Aug 12 10:36:34.637156 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-4b379042-2465-4f7c-937b-c4feb25a6a9b tempest-VolumesCloneNegativeTest-1824392030 tempest-VolumesCloneNegativeTest-1824392030-project-member] Flow 'volume_create_api' (e3ebade3-2af5-442e-8119-c49e46f3b993) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:36:34.638977 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-4b379042-2465-4f7c-937b-c4feb25a6a9b tempest-VolumesCloneNegativeTest-1824392030 tempest-VolumesCloneNegativeTest-1824392030-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a7a78fbc-bc6d-4c12-a31f-b1d76815a1eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:36:34.640348 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.flows.api.create_volume [None req-4b379042-2465-4f7c-937b-c4feb25a6a9b tempest-VolumesCloneNegativeTest-1824392030 tempest-VolumesCloneNegativeTest-1824392030-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100375) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 10:36:34.642429 np0000007037 devstack@c-api.service[100375]: WARNING cinder.volume.api [None req-4b379042-2465-4f7c-937b-c4feb25a6a9b tempest-VolumesCloneNegativeTest-1824392030 tempest-VolumesCloneNegativeTest-1824392030-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a7a78fbc-bc6d-4c12-a31f-b1d76815a1eb) transitioned into state 'FAILURE' from state 'RUNNING' Aug 12 10:36:34.642429 np0000007037 devstack@c-api.service[100375]: 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 10:36:34.644862 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-4b379042-2465-4f7c-937b-c4feb25a6a9b tempest-VolumesCloneNegativeTest-1824392030 tempest-VolumesCloneNegativeTest-1824392030-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a7a78fbc-bc6d-4c12-a31f-b1d76815a1eb) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:36:34.645937 np0000007037 devstack@c-api.service[100375]: WARNING cinder.volume.api [None req-4b379042-2465-4f7c-937b-c4feb25a6a9b tempest-VolumesCloneNegativeTest-1824392030 tempest-VolumesCloneNegativeTest-1824392030-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a7a78fbc-bc6d-4c12-a31f-b1d76815a1eb) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 12 10:36:34.647066 np0000007037 devstack@c-api.service[100375]: WARNING cinder.volume.api [None req-4b379042-2465-4f7c-937b-c4feb25a6a9b tempest-VolumesCloneNegativeTest-1824392030 tempest-VolumesCloneNegativeTest-1824392030-project-member] Flow 'volume_create_api' (e3ebade3-2af5-442e-8119-c49e46f3b993) transitioned into state 'REVERTED' from state 'RUNNING' Aug 12 10:36:34.647434 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-4b379042-2465-4f7c-937b-c4feb25a6a9b tempest-VolumesCloneNegativeTest-1824392030 tempest-VolumesCloneNegativeTest-1824392030-project-member] https://10.4.3.105/volume/v3/volumes returned with HTTP 400 Aug 12 10:36:34.648156 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 434/1724] 10.4.3.105 () {68 vars in 1258 bytes} [Wed Aug 12 10:36:34 2026] POST /volume/v3/volumes => generated 173 bytes in 46 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 12 10:36:34.657603 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-e0c469a5-4e13-4bdd-8255-c9918952314d None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:34.659939 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-e0c469a5-4e13-4bdd-8255-c9918952314d tempest-VolumesCloneNegativeTest-1824392030 tempest-VolumesCloneNegativeTest-1824392030-project-member] GET https://10.4.3.105/volume/v3/volumes/48552f97-a1b4-43d5-8ceb-767464c14255 Aug 12 10:36:34.660326 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-e0c469a5-4e13-4bdd-8255-c9918952314d tempest-VolumesCloneNegativeTest-1824392030 tempest-VolumesCloneNegativeTest-1824392030-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:36:34.660709 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-e0c469a5-4e13-4bdd-8255-c9918952314d tempest-VolumesCloneNegativeTest-1824392030 tempest-VolumesCloneNegativeTest-1824392030-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:36:34.669770 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:36:34.669770 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:36:34.676210 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-e0c469a5-4e13-4bdd-8255-c9918952314d tempest-VolumesCloneNegativeTest-1824392030 tempest-VolumesCloneNegativeTest-1824392030-project-member] Volume info retrieved successfully. Aug 12 10:36:34.682326 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-e0c469a5-4e13-4bdd-8255-c9918952314d tempest-VolumesCloneNegativeTest-1824392030 tempest-VolumesCloneNegativeTest-1824392030-project-member] https://10.4.3.105/volume/v3/volumes/48552f97-a1b4-43d5-8ceb-767464c14255 returned with HTTP 200 Aug 12 10:36:34.682927 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 429/1725] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:36:34 2026] GET /volume/v3/volumes/48552f97-a1b4-43d5-8ceb-767464c14255 => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:36:34.695073 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-2f26cbf4-ec7c-4c6a-accb-f1898e6ec3bb None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:34.697953 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-27dc916d-d407-4b06-86d7-8f0191704445 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:34.697996 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-2f26cbf4-ec7c-4c6a-accb-f1898e6ec3bb tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] GET https://10.4.3.105/volume/v3/volumes/bd209278-21da-4b05-a555-fb822d08bbd2 Aug 12 10:36:34.697996 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-2f26cbf4-ec7c-4c6a-accb-f1898e6ec3bb tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:36:34.698207 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-2f26cbf4-ec7c-4c6a-accb-f1898e6ec3bb tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:36:34.698925 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-27dc916d-d407-4b06-86d7-8f0191704445 tempest-VolumesCloneNegativeTest-1824392030 tempest-VolumesCloneNegativeTest-1824392030-project-member] DELETE https://10.4.3.105/volume/v3/volumes/48552f97-a1b4-43d5-8ceb-767464c14255 Aug 12 10:36:34.699138 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-27dc916d-d407-4b06-86d7-8f0191704445 tempest-VolumesCloneNegativeTest-1824392030 tempest-VolumesCloneNegativeTest-1824392030-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:36:34.699328 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-27dc916d-d407-4b06-86d7-8f0191704445 tempest-VolumesCloneNegativeTest-1824392030 tempest-VolumesCloneNegativeTest-1824392030-project-member] Calling method 'delete' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:36:34.699474 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.v3.volumes [None req-27dc916d-d407-4b06-86d7-8f0191704445 tempest-VolumesCloneNegativeTest-1824392030 tempest-VolumesCloneNegativeTest-1824392030-project-member] Delete volume with id: 48552f97-a1b4-43d5-8ceb-767464c14255 Aug 12 10:36:34.708585 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:36:34.708585 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:36:34.710717 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:36:34.710717 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:36:34.711434 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-27dc916d-d407-4b06-86d7-8f0191704445 tempest-VolumesCloneNegativeTest-1824392030 tempest-VolumesCloneNegativeTest-1824392030-project-member] Volume info retrieved successfully. Aug 12 10:36:34.712633 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-2f26cbf4-ec7c-4c6a-accb-f1898e6ec3bb tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] Volume info retrieved successfully. Aug 12 10:36:34.720533 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-2f26cbf4-ec7c-4c6a-accb-f1898e6ec3bb tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] https://10.4.3.105/volume/v3/volumes/bd209278-21da-4b05-a555-fb822d08bbd2 returned with HTTP 200 Aug 12 10:36:34.720953 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 437/1726] 10.4.3.105 () {68 vars in 1389 bytes} [Wed Aug 12 10:36:34 2026] GET /volume/v3/volumes/bd209278-21da-4b05-a555-fb822d08bbd2 => generated 928 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:36:34.748056 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-27dc916d-d407-4b06-86d7-8f0191704445 tempest-VolumesCloneNegativeTest-1824392030 tempest-VolumesCloneNegativeTest-1824392030-project-member] Delete volume request issued successfully. Aug 12 10:36:34.748221 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-27dc916d-d407-4b06-86d7-8f0191704445 tempest-VolumesCloneNegativeTest-1824392030 tempest-VolumesCloneNegativeTest-1824392030-project-member] https://10.4.3.105/volume/v3/volumes/48552f97-a1b4-43d5-8ceb-767464c14255 returned with HTTP 202 Aug 12 10:36:34.748659 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 427/1727] 10.4.3.105 () {66 vars in 1351 bytes} [Wed Aug 12 10:36:34 2026] DELETE /volume/v3/volumes/48552f97-a1b4-43d5-8ceb-767464c14255 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 10:36:34.758218 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-7c2249fe-4716-40a9-bdfc-90ed1524806a None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:34.760632 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-7c2249fe-4716-40a9-bdfc-90ed1524806a tempest-VolumesCloneNegativeTest-1824392030 tempest-VolumesCloneNegativeTest-1824392030-project-member] GET https://10.4.3.105/volume/v3/volumes/48552f97-a1b4-43d5-8ceb-767464c14255 Aug 12 10:36:34.760899 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-7c2249fe-4716-40a9-bdfc-90ed1524806a tempest-VolumesCloneNegativeTest-1824392030 tempest-VolumesCloneNegativeTest-1824392030-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:36:34.761306 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-7c2249fe-4716-40a9-bdfc-90ed1524806a tempest-VolumesCloneNegativeTest-1824392030 tempest-VolumesCloneNegativeTest-1824392030-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:36:34.773217 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:36:34.773217 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:36:34.782108 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-7c2249fe-4716-40a9-bdfc-90ed1524806a tempest-VolumesCloneNegativeTest-1824392030 tempest-VolumesCloneNegativeTest-1824392030-project-member] Volume info retrieved successfully. Aug 12 10:36:34.790132 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-7c2249fe-4716-40a9-bdfc-90ed1524806a tempest-VolumesCloneNegativeTest-1824392030 tempest-VolumesCloneNegativeTest-1824392030-project-member] https://10.4.3.105/volume/v3/volumes/48552f97-a1b4-43d5-8ceb-767464c14255 returned with HTTP 200 Aug 12 10:36:34.791005 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 435/1728] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:36:34 2026] GET /volume/v3/volumes/48552f97-a1b4-43d5-8ceb-767464c14255 => generated 846 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:36:35.737707 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-efcf291b-a114-42e6-8d78-2677658c781c None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:35.739965 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-efcf291b-a114-42e6-8d78-2677658c781c tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] GET https://10.4.3.105/volume/v3/volumes/bd209278-21da-4b05-a555-fb822d08bbd2 Aug 12 10:36:35.740272 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-efcf291b-a114-42e6-8d78-2677658c781c tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:36:35.740468 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-efcf291b-a114-42e6-8d78-2677658c781c tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:36:35.749085 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:36:35.749085 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:36:35.753158 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-efcf291b-a114-42e6-8d78-2677658c781c tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] Volume info retrieved successfully. Aug 12 10:36:35.758774 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-efcf291b-a114-42e6-8d78-2677658c781c tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] https://10.4.3.105/volume/v3/volumes/bd209278-21da-4b05-a555-fb822d08bbd2 returned with HTTP 200 Aug 12 10:36:35.759367 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 430/1729] 10.4.3.105 () {68 vars in 1389 bytes} [Wed Aug 12 10:36:35 2026] GET /volume/v3/volumes/bd209278-21da-4b05-a555-fb822d08bbd2 => generated 928 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:36:35.807993 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-ba632de2-237a-476a-9af2-85ec9875bfb6 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:35.810251 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-ba632de2-237a-476a-9af2-85ec9875bfb6 tempest-VolumesCloneNegativeTest-1824392030 tempest-VolumesCloneNegativeTest-1824392030-project-member] GET https://10.4.3.105/volume/v3/volumes/48552f97-a1b4-43d5-8ceb-767464c14255 Aug 12 10:36:35.811245 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-ba632de2-237a-476a-9af2-85ec9875bfb6 tempest-VolumesCloneNegativeTest-1824392030 tempest-VolumesCloneNegativeTest-1824392030-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:36:35.811785 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-ba632de2-237a-476a-9af2-85ec9875bfb6 tempest-VolumesCloneNegativeTest-1824392030 tempest-VolumesCloneNegativeTest-1824392030-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:36:35.820776 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-ba632de2-237a-476a-9af2-85ec9875bfb6 tempest-VolumesCloneNegativeTest-1824392030 tempest-VolumesCloneNegativeTest-1824392030-project-member] https://10.4.3.105/volume/v3/volumes/48552f97-a1b4-43d5-8ceb-767464c14255 returned with HTTP 404 Aug 12 10:36:35.821357 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 438/1730] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:36:35 2026] GET /volume/v3/volumes/48552f97-a1b4-43d5-8ceb-767464c14255 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:36:36.522931 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-88505475-d960-46ab-a1e9-0a775407f54a None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:36.526905 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-88505475-d960-46ab-a1e9-0a775407f54a tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] POST https://10.4.3.105/volume/v3/volumes Aug 12 10:36:36.526905 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-88505475-d960-46ab-a1e9-0a775407f54a tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1306972633"}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:36:36.528537 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.volumes [None req-88505475-d960-46ab-a1e9-0a775407f54a tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-1306972633'}} {{(pid=100374) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 10:36:36.528985 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.v3.volumes [None req-88505475-d960-46ab-a1e9-0a775407f54a tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] Create volume of 1 GB Aug 12 10:36:36.539326 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-88505475-d960-46ab-a1e9-0a775407f54a tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] Availability Zones retrieved successfully. Aug 12 10:36:36.547549 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-88505475-d960-46ab-a1e9-0a775407f54a tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] Flow 'volume_create_api' (258d83b1-992b-4cbf-851d-d54f309f9ea5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:36:36.549151 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-88505475-d960-46ab-a1e9-0a775407f54a tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (994c2bc0-32fb-494d-8b24-46ab28ff6e71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:36:36.550364 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.flows.api.create_volume [None req-88505475-d960-46ab-a1e9-0a775407f54a tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] Validating volume size '1' using validate_int {{(pid=100374) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 10:36:36.611730 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-88505475-d960-46ab-a1e9-0a775407f54a tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (994c2bc0-32fb-494d-8b24-46ab28ff6e71) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T10:26:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6cd66f07-4c7b-40b2-9dfb-378538f29c9e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:36:36.612699 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-88505475-d960-46ab-a1e9-0a775407f54a tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a2c896d2-e255-419d-8952-d3bb9bd31f7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:36:36.700666 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.quota [None req-88505475-d960-46ab-a1e9-0a775407f54a tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] Created reservations ['716b5c39-dfb3-4ed9-bb1b-a95c0431a60e', 'b2602c2b-f15e-45db-b4aa-3519ebe4cfd8', 'efe5586d-168e-4ae4-9659-73e795cf7275', '10d45ea7-e302-4d8b-9221-a961366a50dd'] {{(pid=100374) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:36:36.701918 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-88505475-d960-46ab-a1e9-0a775407f54a tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a2c896d2-e255-419d-8952-d3bb9bd31f7f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['716b5c39-dfb3-4ed9-bb1b-a95c0431a60e', 'b2602c2b-f15e-45db-b4aa-3519ebe4cfd8', 'efe5586d-168e-4ae4-9659-73e795cf7275', '10d45ea7-e302-4d8b-9221-a961366a50dd']}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:36:36.702739 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-88505475-d960-46ab-a1e9-0a775407f54a tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7fe826ae-c068-4552-a8ac-05f85dda6ba8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:36:36.736695 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-88505475-d960-46ab-a1e9-0a775407f54a tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7fe826ae-c068-4552-a8ac-05f85dda6ba8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b1ce274b-41bf-4402-8cde-8db9ab019c29', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1306972633',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e0621eadd57c4358a5e9be5d2a91c73e',qos_specs=None,replication_status=,reservations=['716b5c39-dfb3-4ed9-bb1b-a95c0431a60e','b2602c2b-f15e-45db-b4aa-3519ebe4cfd8','efe5586d-168e-4ae4-9659-73e795cf7275','10d45ea7-e302-4d8b-9221-a961366a50dd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5652ceef4dc34067b52cc979768c780c',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:36:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1306972633',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b1ce274b-41bf-4402-8cde-8db9ab019c29,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e0621eadd57c4358a5e9be5d2a91c73e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5652ceef4dc34067b52cc979768c780c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6cd66f07-4c7b-40b2-9dfb-378538f29c9e),volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:36:36.736983 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-88505475-d960-46ab-a1e9-0a775407f54a tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (900971f2-8e18-470f-87aa-b0cf29e77969) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:36:36.775778 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-b2631747-6de1-44c5-afc7-0e6aa41caa62 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:36.778111 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-b2631747-6de1-44c5-afc7-0e6aa41caa62 tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] GET https://10.4.3.105/volume/v3/volumes/bd209278-21da-4b05-a555-fb822d08bbd2 Aug 12 10:36:36.778354 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-b2631747-6de1-44c5-afc7-0e6aa41caa62 tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:36:36.779978 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-b2631747-6de1-44c5-afc7-0e6aa41caa62 tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:36:36.783547 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-88505475-d960-46ab-a1e9-0a775407f54a tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (900971f2-8e18-470f-87aa-b0cf29e77969) transitioned into state 'SUCCESS' from state '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-1306972633',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e0621eadd57c4358a5e9be5d2a91c73e',qos_specs=None,replication_status=,reservations=['716b5c39-dfb3-4ed9-bb1b-a95c0431a60e','b2602c2b-f15e-45db-b4aa-3519ebe4cfd8','efe5586d-168e-4ae4-9659-73e795cf7275','10d45ea7-e302-4d8b-9221-a961366a50dd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5652ceef4dc34067b52cc979768c780c',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:36:36.783547 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-88505475-d960-46ab-a1e9-0a775407f54a tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b00d0ed7-b8ee-4fd9-a804-2915780e5d1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:36:36.792744 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:36:36.792744 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:36:36.799856 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-b2631747-6de1-44c5-afc7-0e6aa41caa62 tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] Volume info retrieved successfully. Aug 12 10:36:36.801503 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-88505475-d960-46ab-a1e9-0a775407f54a tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b00d0ed7-b8ee-4fd9-a804-2915780e5d1e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:36:36.802390 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-88505475-d960-46ab-a1e9-0a775407f54a tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] Flow 'volume_create_api' (258d83b1-992b-4cbf-851d-d54f309f9ea5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100374) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:36:36.802566 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-88505475-d960-46ab-a1e9-0a775407f54a tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] Create volume request issued successfully. Aug 12 10:36:36.803488 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-88505475-d960-46ab-a1e9-0a775407f54a tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] https://10.4.3.105/volume/v3/volumes returned with HTTP 202 Aug 12 10:36:36.804072 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 428/1731] 10.4.3.105 () {68 vars in 1258 bytes} [Wed Aug 12 10:36:36 2026] POST /volume/v3/volumes => generated 755 bytes in 282 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 10:36:36.808103 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-b2631747-6de1-44c5-afc7-0e6aa41caa62 tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] https://10.4.3.105/volume/v3/volumes/bd209278-21da-4b05-a555-fb822d08bbd2 returned with HTTP 200 Aug 12 10:36:36.808910 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 436/1732] 10.4.3.105 () {68 vars in 1389 bytes} [Wed Aug 12 10:36:36 2026] GET /volume/v3/volumes/bd209278-21da-4b05-a555-fb822d08bbd2 => generated 928 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:36:36.824209 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-6d4bc374-61cf-4cd1-ba81-b82bb276b6b3 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:36.830160 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-6d4bc374-61cf-4cd1-ba81-b82bb276b6b3 tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] GET https://10.4.3.105/volume/v3/volumes/b1ce274b-41bf-4402-8cde-8db9ab019c29 Aug 12 10:36:36.831048 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-6d4bc374-61cf-4cd1-ba81-b82bb276b6b3 tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:36:36.831048 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-6d4bc374-61cf-4cd1-ba81-b82bb276b6b3 tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:36:36.842917 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:36:36.842917 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:36:36.849172 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-6d4bc374-61cf-4cd1-ba81-b82bb276b6b3 tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] Volume info retrieved successfully. Aug 12 10:36:36.856851 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-6d4bc374-61cf-4cd1-ba81-b82bb276b6b3 tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] https://10.4.3.105/volume/v3/volumes/b1ce274b-41bf-4402-8cde-8db9ab019c29 returned with HTTP 200 Aug 12 10:36:36.857323 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 431/1733] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:36:36 2026] GET /volume/v3/volumes/b1ce274b-41bf-4402-8cde-8db9ab019c29 => generated 823 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:36:37.765001 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-b6166527-8ac9-435b-88b9-30ce0decd716 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:37.821611 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-bc982f30-7468-4aa7-9a3a-38c264e2c40e None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:37.825702 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-bc982f30-7468-4aa7-9a3a-38c264e2c40e tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] GET https://10.4.3.105/volume/v3/volumes/bd209278-21da-4b05-a555-fb822d08bbd2 Aug 12 10:36:37.825702 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-bc982f30-7468-4aa7-9a3a-38c264e2c40e tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:36:37.825702 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-bc982f30-7468-4aa7-9a3a-38c264e2c40e tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:36:37.834903 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:36:37.834903 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:36:37.839357 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-bc982f30-7468-4aa7-9a3a-38c264e2c40e tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] Volume info retrieved successfully. Aug 12 10:36:37.844831 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-bc982f30-7468-4aa7-9a3a-38c264e2c40e tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] https://10.4.3.105/volume/v3/volumes/bd209278-21da-4b05-a555-fb822d08bbd2 returned with HTTP 200 Aug 12 10:36:37.846539 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 429/1734] 10.4.3.105 () {68 vars in 1389 bytes} [Wed Aug 12 10:36:37 2026] GET /volume/v3/volumes/bd209278-21da-4b05-a555-fb822d08bbd2 => generated 928 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:36:37.875729 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-f7343a25-845f-45de-9b68-102e42eb29b8 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:37.877726 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-f7343a25-845f-45de-9b68-102e42eb29b8 tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] GET https://10.4.3.105/volume/v3/volumes/b1ce274b-41bf-4402-8cde-8db9ab019c29 Aug 12 10:36:37.878012 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-f7343a25-845f-45de-9b68-102e42eb29b8 tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:36:37.878326 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-f7343a25-845f-45de-9b68-102e42eb29b8 tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:36:37.887174 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:36:37.887174 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:36:37.891131 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-f7343a25-845f-45de-9b68-102e42eb29b8 tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] Volume info retrieved successfully. Aug 12 10:36:37.896387 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-f7343a25-845f-45de-9b68-102e42eb29b8 tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] https://10.4.3.105/volume/v3/volumes/b1ce274b-41bf-4402-8cde-8db9ab019c29 returned with HTTP 200 Aug 12 10:36:37.896845 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 437/1735] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:36:37 2026] GET /volume/v3/volumes/b1ce274b-41bf-4402-8cde-8db9ab019c29 => generated 848 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:36:37.958407 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-b6166527-8ac9-435b-88b9-30ce0decd716 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] POST https://10.4.3.105/volume/v3/volumes Aug 12 10:36:37.958772 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-b6166527-8ac9-435b-88b9-30ce0decd716 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1435041567"}} {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:36:37.960316 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-b423a5f0-b8d4-4be4-9d5b-cec1180af8b4 req-b229ea4c-5177-4fc9-ab31-a823146ba235 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:37.961389 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.v3.volumes [None req-b6166527-8ac9-435b-88b9-30ce0decd716 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1435041567'}} {{(pid=100372) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 10:36:37.961577 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.v3.volumes [None req-b6166527-8ac9-435b-88b9-30ce0decd716 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Create volume of 1 GB Aug 12 10:36:37.963696 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-b423a5f0-b8d4-4be4-9d5b-cec1180af8b4 req-b229ea4c-5177-4fc9-ab31-a823146ba235 tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] GET https://10.4.3.105/volume/v3/volumes/b1ce274b-41bf-4402-8cde-8db9ab019c29 Aug 12 10:36:37.963797 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-b423a5f0-b8d4-4be4-9d5b-cec1180af8b4 req-b229ea4c-5177-4fc9-ab31-a823146ba235 tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:36:37.964492 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-b423a5f0-b8d4-4be4-9d5b-cec1180af8b4 req-b229ea4c-5177-4fc9-ab31-a823146ba235 tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:36:37.965811 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-b6166527-8ac9-435b-88b9-30ce0decd716 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Availability Zones retrieved successfully. Aug 12 10:36:37.971817 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-b6166527-8ac9-435b-88b9-30ce0decd716 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Flow 'volume_create_api' (a29d9fdf-43e0-4ecd-81da-1960a6e6190f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100372) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:36:37.972441 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-b6166527-8ac9-435b-88b9-30ce0decd716 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (965224c2-d4e0-4e9e-95ce-d2c247bbe2c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:36:37.973123 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:36:37.973123 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:36:37.973309 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.flows.api.create_volume [None req-b6166527-8ac9-435b-88b9-30ce0decd716 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Validating volume size '1' using validate_int {{(pid=100372) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 10:36:37.977791 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [req-b423a5f0-b8d4-4be4-9d5b-cec1180af8b4 req-b229ea4c-5177-4fc9-ab31-a823146ba235 tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] Volume info retrieved successfully. Aug 12 10:36:37.984449 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-b423a5f0-b8d4-4be4-9d5b-cec1180af8b4 req-b229ea4c-5177-4fc9-ab31-a823146ba235 tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] https://10.4.3.105/volume/v3/volumes/b1ce274b-41bf-4402-8cde-8db9ab019c29 returned with HTTP 200 Aug 12 10:36:37.985068 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 432/1736] 10.4.3.105 () {68 vars in 1598 bytes} [Wed Aug 12 10:36:37 2026] GET /volume/v3/volumes/b1ce274b-41bf-4402-8cde-8db9ab019c29 => generated 848 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:36:38.006068 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-b6166527-8ac9-435b-88b9-30ce0decd716 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (965224c2-d4e0-4e9e-95ce-d2c247bbe2c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T10:26:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6cd66f07-4c7b-40b2-9dfb-378538f29c9e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:36:38.009956 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-b6166527-8ac9-435b-88b9-30ce0decd716 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (da5d5910-e810-45b4-82c5-b622eaf3e4ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:36:38.083093 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-04c74ac3-1d01-4632-8168-6ae66c06d684 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:38.084357 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-04c74ac3-1d01-4632-8168-6ae66c06d684 None None] GET https://10.4.3.105/volume// Aug 12 10:36:38.084357 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-04c74ac3-1d01-4632-8168-6ae66c06d684 None None] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:36:38.084357 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-04c74ac3-1d01-4632-8168-6ae66c06d684 None None] Calling method 'all' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:36:38.084501 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-04c74ac3-1d01-4632-8168-6ae66c06d684 None None] https://10.4.3.105/volume// returned with HTTP 300 Aug 12 10:36:38.085274 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 430/1737] 10.4.3.105 () {66 vars in 1428 bytes} [Wed Aug 12 10:36:38 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 10:36:38.096250 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-b423a5f0-b8d4-4be4-9d5b-cec1180af8b4 req-98f4744b-6b3f-4ae4-9165-9c32f3d0ccff None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:38.104243 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-b423a5f0-b8d4-4be4-9d5b-cec1180af8b4 req-98f4744b-6b3f-4ae4-9165-9c32f3d0ccff tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] POST https://10.4.3.105/volume/v3/attachments Aug 12 10:36:38.104705 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-b423a5f0-b8d4-4be4-9d5b-cec1180af8b4 req-98f4744b-6b3f-4ae4-9165-9c32f3d0ccff tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b1ce274b-41bf-4402-8cde-8db9ab019c29", "connector": null, "instance_uuid": "9dc3e8e7-2ce8-4c10-a083-2c9bfb163853"}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:36:38.115824 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.quota [None req-b6166527-8ac9-435b-88b9-30ce0decd716 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Created reservations ['218aaa37-fd8c-41b0-9bcc-51a02813a8aa', '534c5570-4887-4ffa-9c68-0aa4d1bc9681', 'defa25ef-c02e-47f5-9830-c801f5371a29', '227a4466-6d72-46f8-af6a-825c63b8d579'] {{(pid=100372) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:36:38.116505 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:36:38.116505 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:36:38.124980 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-b6166527-8ac9-435b-88b9-30ce0decd716 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (da5d5910-e810-45b4-82c5-b622eaf3e4ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['218aaa37-fd8c-41b0-9bcc-51a02813a8aa', '534c5570-4887-4ffa-9c68-0aa4d1bc9681', 'defa25ef-c02e-47f5-9830-c801f5371a29', '227a4466-6d72-46f8-af6a-825c63b8d579']}' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:36:38.126812 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-b6166527-8ac9-435b-88b9-30ce0decd716 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (07e2840d-3656-45ff-95f2-4f8640495623) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:36:38.156784 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-b423a5f0-b8d4-4be4-9d5b-cec1180af8b4 req-98f4744b-6b3f-4ae4-9165-9c32f3d0ccff tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] https://10.4.3.105/volume/v3/attachments returned with HTTP 200 Aug 12 10:36:38.157446 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 438/1738] 10.4.3.105 () {74 vars in 1594 bytes} [Wed Aug 12 10:36:38 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 10:36:38.162037 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-b6166527-8ac9-435b-88b9-30ce0decd716 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (07e2840d-3656-45ff-95f2-4f8640495623) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f8d10546-e8ca-4284-bc26-573de2f2c3cf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1435041567',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d7ac5ab15604477292be7c2a43582a6d',qos_specs=None,replication_status=,reservations=['218aaa37-fd8c-41b0-9bcc-51a02813a8aa','534c5570-4887-4ffa-9c68-0aa4d1bc9681','defa25ef-c02e-47f5-9830-c801f5371a29','227a4466-6d72-46f8-af6a-825c63b8d579'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eb0caa0cb4034d86b288ff751c0b04b6',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:36:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1435041567',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f8d10546-e8ca-4284-bc26-573de2f2c3cf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d7ac5ab15604477292be7c2a43582a6d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='eb0caa0cb4034d86b288ff751c0b04b6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6cd66f07-4c7b-40b2-9dfb-378538f29c9e),volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:36:38.162837 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-b6166527-8ac9-435b-88b9-30ce0decd716 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (02d7019c-737c-49b8-90ac-4d8aaf7c5892) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:36:38.205620 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-b6166527-8ac9-435b-88b9-30ce0decd716 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (02d7019c-737c-49b8-90ac-4d8aaf7c5892) transitioned into state 'SUCCESS' from state '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-1435041567',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d7ac5ab15604477292be7c2a43582a6d',qos_specs=None,replication_status=,reservations=['218aaa37-fd8c-41b0-9bcc-51a02813a8aa','534c5570-4887-4ffa-9c68-0aa4d1bc9681','defa25ef-c02e-47f5-9830-c801f5371a29','227a4466-6d72-46f8-af6a-825c63b8d579'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eb0caa0cb4034d86b288ff751c0b04b6',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:36:38.206626 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-b6166527-8ac9-435b-88b9-30ce0decd716 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (28c588e9-3933-494f-81a3-284eb3211ceb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:36:38.211311 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-78698668-c75c-4531-a446-767a719ae551 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:38.214941 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-78698668-c75c-4531-a446-767a719ae551 tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] GET https://10.4.3.105/volume/v3/volumes/b1ce274b-41bf-4402-8cde-8db9ab019c29 Aug 12 10:36:38.215233 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-78698668-c75c-4531-a446-767a719ae551 tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:36:38.215532 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-78698668-c75c-4531-a446-767a719ae551 tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:36:38.220556 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-b6166527-8ac9-435b-88b9-30ce0decd716 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (28c588e9-3933-494f-81a3-284eb3211ceb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:36:38.222582 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-b6166527-8ac9-435b-88b9-30ce0decd716 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Flow 'volume_create_api' (a29d9fdf-43e0-4ecd-81da-1960a6e6190f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100372) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:36:38.224542 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-b6166527-8ac9-435b-88b9-30ce0decd716 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Create volume request issued successfully. Aug 12 10:36:38.224542 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-b6166527-8ac9-435b-88b9-30ce0decd716 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] https://10.4.3.105/volume/v3/volumes returned with HTTP 202 Aug 12 10:36:38.224542 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 439/1739] 10.4.3.105 () {68 vars in 1258 bytes} [Wed Aug 12 10:36:37 2026] POST /volume/v3/volumes => generated 749 bytes in 459 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 10:36:38.227565 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-3b943065-fe5b-4939-b08e-19ab8474c2aa None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:38.228050 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-3b943065-fe5b-4939-b08e-19ab8474c2aa None None] GET https://10.4.3.105/volume// Aug 12 10:36:38.228358 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-3b943065-fe5b-4939-b08e-19ab8474c2aa None None] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:36:38.228689 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-3b943065-fe5b-4939-b08e-19ab8474c2aa None None] Calling method 'all' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:36:38.231242 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-3b943065-fe5b-4939-b08e-19ab8474c2aa None None] https://10.4.3.105/volume// returned with HTTP 300 Aug 12 10:36:38.231242 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 431/1740] 10.4.3.105 () {66 vars in 1426 bytes} [Wed Aug 12 10:36:38 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 10:36:38.239157 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-e2c2f8ee-5f4d-4a58-89bc-6e53e2dd379f None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:38.243141 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-e2c2f8ee-5f4d-4a58-89bc-6e53e2dd379f tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] GET https://10.4.3.105/volume/v3/volumes/f8d10546-e8ca-4284-bc26-573de2f2c3cf Aug 12 10:36:38.243438 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-e2c2f8ee-5f4d-4a58-89bc-6e53e2dd379f tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:36:38.243737 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-e2c2f8ee-5f4d-4a58-89bc-6e53e2dd379f tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:36:38.244795 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [req-b423a5f0-b8d4-4be4-9d5b-cec1180af8b4 req-99599aca-2ed4-4283-a661-0be871080d18 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:38.245154 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:36:38.245154 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:36:38.249367 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-b423a5f0-b8d4-4be4-9d5b-cec1180af8b4 req-99599aca-2ed4-4283-a661-0be871080d18 tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] GET https://10.4.3.105/volume/v3/volumes/b1ce274b-41bf-4402-8cde-8db9ab019c29 Aug 12 10:36:38.250633 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [req-b423a5f0-b8d4-4be4-9d5b-cec1180af8b4 req-99599aca-2ed4-4283-a661-0be871080d18 tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:36:38.251242 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [req-b423a5f0-b8d4-4be4-9d5b-cec1180af8b4 req-99599aca-2ed4-4283-a661-0be871080d18 tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:36:38.257165 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-78698668-c75c-4531-a446-767a719ae551 tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] Volume info retrieved successfully. Aug 12 10:36:38.263739 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:36:38.263739 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:36:38.268258 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-e2c2f8ee-5f4d-4a58-89bc-6e53e2dd379f tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Volume info retrieved successfully. Aug 12 10:36:38.269184 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-78698668-c75c-4531-a446-767a719ae551 tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] https://10.4.3.105/volume/v3/volumes/b1ce274b-41bf-4402-8cde-8db9ab019c29 returned with HTTP 200 Aug 12 10:36:38.269596 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 433/1741] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:36:38 2026] GET /volume/v3/volumes/b1ce274b-41bf-4402-8cde-8db9ab019c29 => generated 847 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:36:38.274132 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-e2c2f8ee-5f4d-4a58-89bc-6e53e2dd379f tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] https://10.4.3.105/volume/v3/volumes/f8d10546-e8ca-4284-bc26-573de2f2c3cf returned with HTTP 200 Aug 12 10:36:38.277703 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 439/1742] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:36:38 2026] GET /volume/v3/volumes/f8d10546-e8ca-4284-bc26-573de2f2c3cf => generated 817 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:36:38.277853 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:36:38.277853 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:36:38.285882 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [req-b423a5f0-b8d4-4be4-9d5b-cec1180af8b4 req-99599aca-2ed4-4283-a661-0be871080d18 tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] Volume info retrieved successfully. Aug 12 10:36:38.296876 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-b423a5f0-b8d4-4be4-9d5b-cec1180af8b4 req-99599aca-2ed4-4283-a661-0be871080d18 tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] https://10.4.3.105/volume/v3/volumes/b1ce274b-41bf-4402-8cde-8db9ab019c29 returned with HTTP 200 Aug 12 10:36:38.297711 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 440/1743] 10.4.3.105 () {70 vars in 1639 bytes} [Wed Aug 12 10:36:38 2026] GET /volume/v3/volumes/b1ce274b-41bf-4402-8cde-8db9ab019c29 => generated 1027 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 10:36:38.442560 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-b423a5f0-b8d4-4be4-9d5b-cec1180af8b4 req-a031c933-c6a6-40a6-806b-7da1d14d4caa None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:38.446779 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-b423a5f0-b8d4-4be4-9d5b-cec1180af8b4 req-a031c933-c6a6-40a6-806b-7da1d14d4caa tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] PUT https://10.4.3.105/volume/v3/attachments/77bed2d8-cbc4-4484-9183-9dd6bf8a9f31 Aug 12 10:36:38.447155 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-b423a5f0-b8d4-4be4-9d5b-cec1180af8b4 req-a031c933-c6a6-40a6-806b-7da1d14d4caa tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.105", "host": "np0000007037", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a295cd65dd1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "cc953c5f-eaed-46bf-96e8-0985bbef0414", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:36:38.465288 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.coordination [req-b423a5f0-b8d4-4be4-9d5b-cec1180af8b4 req-a031c933-c6a6-40a6-806b-7da1d14d4caa tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] Acquiring lock "cinder-attachment_update-b1ce274b-41bf-4402-8cde-8db9ab019c29-np0000007037" by "attachment_update" {{(pid=100374) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 10:36:38.471347 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.coordination [req-b423a5f0-b8d4-4be4-9d5b-cec1180af8b4 req-a031c933-c6a6-40a6-806b-7da1d14d4caa tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] Lock "cinder-attachment_update-b1ce274b-41bf-4402-8cde-8db9ab019c29-np0000007037" acquired by "attachment_update" :: waited 0.006s {{(pid=100374) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 10:36:38.472683 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:36:38.472683 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:36:38.613482 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.coordination [req-b423a5f0-b8d4-4be4-9d5b-cec1180af8b4 req-a031c933-c6a6-40a6-806b-7da1d14d4caa tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] Lock "cinder-attachment_update-b1ce274b-41bf-4402-8cde-8db9ab019c29-np0000007037" released by "attachment_update" :: held 0.142s {{(pid=100374) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 10:36:38.614013 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-b423a5f0-b8d4-4be4-9d5b-cec1180af8b4 req-a031c933-c6a6-40a6-806b-7da1d14d4caa tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] https://10.4.3.105/volume/v3/attachments/77bed2d8-cbc4-4484-9183-9dd6bf8a9f31 returned with HTTP 200 Aug 12 10:36:38.614812 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 432/1744] 10.4.3.105 () {74 vars in 1704 bytes} [Wed Aug 12 10:36:38 2026] PUT /volume/v3/attachments/77bed2d8-cbc4-4484-9183-9dd6bf8a9f31 => generated 969 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:36:38.864450 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-ea1542ee-b725-436f-92b8-9e9466e3f889 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:38.867141 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-ea1542ee-b725-436f-92b8-9e9466e3f889 tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] GET https://10.4.3.105/volume/v3/volumes/bd209278-21da-4b05-a555-fb822d08bbd2 Aug 12 10:36:38.867355 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-ea1542ee-b725-436f-92b8-9e9466e3f889 tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:36:38.867629 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-ea1542ee-b725-436f-92b8-9e9466e3f889 tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:36:38.875801 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:36:38.875801 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:36:38.879775 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-ea1542ee-b725-436f-92b8-9e9466e3f889 tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] Volume info retrieved successfully. Aug 12 10:36:38.886339 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-ea1542ee-b725-436f-92b8-9e9466e3f889 tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] https://10.4.3.105/volume/v3/volumes/bd209278-21da-4b05-a555-fb822d08bbd2 returned with HTTP 200 Aug 12 10:36:38.887015 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 434/1745] 10.4.3.105 () {68 vars in 1389 bytes} [Wed Aug 12 10:36:38 2026] GET /volume/v3/volumes/bd209278-21da-4b05-a555-fb822d08bbd2 => generated 928 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:36:39.285678 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-bb350ba0-31dc-4ffc-bbf5-534bfc36be55 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:39.288150 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-bb350ba0-31dc-4ffc-bbf5-534bfc36be55 tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] GET https://10.4.3.105/volume/v3/volumes/b1ce274b-41bf-4402-8cde-8db9ab019c29 Aug 12 10:36:39.288400 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-bb350ba0-31dc-4ffc-bbf5-534bfc36be55 tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:36:39.288757 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-bb350ba0-31dc-4ffc-bbf5-534bfc36be55 tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:36:39.294440 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-b6968c91-d2fb-4a43-86db-7e77a7465cfc None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:39.301567 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-b6968c91-d2fb-4a43-86db-7e77a7465cfc tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] GET https://10.4.3.105/volume/v3/volumes/f8d10546-e8ca-4284-bc26-573de2f2c3cf Aug 12 10:36:39.301846 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-b6968c91-d2fb-4a43-86db-7e77a7465cfc tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:36:39.302131 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-b6968c91-d2fb-4a43-86db-7e77a7465cfc tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:36:39.305305 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:36:39.305305 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:36:39.318333 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-bb350ba0-31dc-4ffc-bbf5-534bfc36be55 tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] Volume info retrieved successfully. Aug 12 10:36:39.319757 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:36:39.319757 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:36:39.324106 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-bb350ba0-31dc-4ffc-bbf5-534bfc36be55 tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] https://10.4.3.105/volume/v3/volumes/b1ce274b-41bf-4402-8cde-8db9ab019c29 returned with HTTP 200 Aug 12 10:36:39.324649 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 440/1746] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:36:39 2026] GET /volume/v3/volumes/b1ce274b-41bf-4402-8cde-8db9ab019c29 => generated 848 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:36:39.326943 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-b6968c91-d2fb-4a43-86db-7e77a7465cfc tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Volume info retrieved successfully. Aug 12 10:36:39.333845 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-b6968c91-d2fb-4a43-86db-7e77a7465cfc tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] https://10.4.3.105/volume/v3/volumes/f8d10546-e8ca-4284-bc26-573de2f2c3cf returned with HTTP 200 Aug 12 10:36:39.334795 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 441/1747] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:36:39 2026] GET /volume/v3/volumes/f8d10546-e8ca-4284-bc26-573de2f2c3cf => generated 842 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:36:39.351340 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-3454bc7d-81fb-403d-a273-6d6785e0fea0 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:39.353907 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-3454bc7d-81fb-403d-a273-6d6785e0fea0 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] POST https://10.4.3.105/volume/v3/backups Aug 12 10:36:39.354496 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-3454bc7d-81fb-403d-a273-6d6785e0fea0 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "f8d10546-e8ca-4284-bc26-573de2f2c3cf", "name": "tempest-VolumesBackupsTest-Backup-765079766"}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:36:39.357849 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.contrib.backups [None req-3454bc7d-81fb-403d-a273-6d6785e0fea0 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Creating new backup {'backup': {'volume_id': 'f8d10546-e8ca-4284-bc26-573de2f2c3cf', 'name': 'tempest-VolumesBackupsTest-Backup-765079766'}} {{(pid=100374) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 12 10:36:39.357849 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.contrib.backups [None req-3454bc7d-81fb-403d-a273-6d6785e0fea0 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Creating backup of volume f8d10546-e8ca-4284-bc26-573de2f2c3cf in container None Aug 12 10:36:39.367724 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:36:39.367724 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:36:39.368455 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-3454bc7d-81fb-403d-a273-6d6785e0fea0 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Volume info retrieved successfully. Aug 12 10:36:39.403586 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.quota [None req-3454bc7d-81fb-403d-a273-6d6785e0fea0 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Created reservations ['1f5498d9-9b7c-4fd3-a5bf-528d3da45bb2', '45919ef9-a79e-42dc-8614-451d123d0f57'] {{(pid=100374) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:36:39.463893 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-3454bc7d-81fb-403d-a273-6d6785e0fea0 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] https://10.4.3.105/volume/v3/backups returned with HTTP 202 Aug 12 10:36:39.463893 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 433/1748] 10.4.3.105 () {68 vars in 1259 bytes} [Wed Aug 12 10:36:39 2026] POST /volume/v3/backups => generated 329 bytes in 113 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 10:36:39.479313 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-6cf67f09-0a91-43c4-99dd-d560aa524d60 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:39.481576 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-6cf67f09-0a91-43c4-99dd-d560aa524d60 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] GET https://10.4.3.105/volume/v3/backups/263450b3-bd03-4af9-95dd-39d374f75e99 Aug 12 10:36:39.481864 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-6cf67f09-0a91-43c4-99dd-d560aa524d60 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:36:39.482052 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-6cf67f09-0a91-43c4-99dd-d560aa524d60 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:36:39.482175 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-6cf67f09-0a91-43c4-99dd-d560aa524d60 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Show backup with id 263450b3-bd03-4af9-95dd-39d374f75e99. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:36:39.487645 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:36:39.487645 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:36:39.488741 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-6cf67f09-0a91-43c4-99dd-d560aa524d60 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] https://10.4.3.105/volume/v3/backups/263450b3-bd03-4af9-95dd-39d374f75e99 returned with HTTP 200 Aug 12 10:36:39.489238 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 435/1749] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:36:39 2026] GET /volume/v3/backups/263450b3-bd03-4af9-95dd-39d374f75e99 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:36:39.901063 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-691f5b72-a30e-4ae9-a00b-1e8c7372c2a9 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:39.903095 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-691f5b72-a30e-4ae9-a00b-1e8c7372c2a9 tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] GET https://10.4.3.105/volume/v3/volumes/bd209278-21da-4b05-a555-fb822d08bbd2 Aug 12 10:36:39.903562 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-691f5b72-a30e-4ae9-a00b-1e8c7372c2a9 tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:36:39.903986 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-691f5b72-a30e-4ae9-a00b-1e8c7372c2a9 tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:36:39.920280 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:36:39.920280 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:36:39.927633 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-691f5b72-a30e-4ae9-a00b-1e8c7372c2a9 tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] Volume info retrieved successfully. Aug 12 10:36:39.933543 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-691f5b72-a30e-4ae9-a00b-1e8c7372c2a9 tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] https://10.4.3.105/volume/v3/volumes/bd209278-21da-4b05-a555-fb822d08bbd2 returned with HTTP 200 Aug 12 10:36:39.934023 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 441/1750] 10.4.3.105 () {68 vars in 1389 bytes} [Wed Aug 12 10:36:39 2026] GET /volume/v3/volumes/bd209278-21da-4b05-a555-fb822d08bbd2 => generated 928 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:36:40.340857 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-0d897be4-5e7c-4dd0-80cf-1806ab4928ab None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:40.342995 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-0d897be4-5e7c-4dd0-80cf-1806ab4928ab tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] GET https://10.4.3.105/volume/v3/volumes/b1ce274b-41bf-4402-8cde-8db9ab019c29 Aug 12 10:36:40.343321 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-0d897be4-5e7c-4dd0-80cf-1806ab4928ab tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:36:40.343628 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-0d897be4-5e7c-4dd0-80cf-1806ab4928ab tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:36:40.356908 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:36:40.356908 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:36:40.360633 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-0d897be4-5e7c-4dd0-80cf-1806ab4928ab tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] Volume info retrieved successfully. Aug 12 10:36:40.368381 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-0d897be4-5e7c-4dd0-80cf-1806ab4928ab tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] https://10.4.3.105/volume/v3/volumes/b1ce274b-41bf-4402-8cde-8db9ab019c29 returned with HTTP 200 Aug 12 10:36:40.368381 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 442/1751] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:36:40 2026] GET /volume/v3/volumes/b1ce274b-41bf-4402-8cde-8db9ab019c29 => generated 848 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:36:40.506059 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-16d54bae-0f52-4552-94e7-fc4bf1936dc0 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:40.507478 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-16d54bae-0f52-4552-94e7-fc4bf1936dc0 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] GET https://10.4.3.105/volume/v3/backups/263450b3-bd03-4af9-95dd-39d374f75e99 Aug 12 10:36:40.507749 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-16d54bae-0f52-4552-94e7-fc4bf1936dc0 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:36:40.508026 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-16d54bae-0f52-4552-94e7-fc4bf1936dc0 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:36:40.508175 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-16d54bae-0f52-4552-94e7-fc4bf1936dc0 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Show backup with id 263450b3-bd03-4af9-95dd-39d374f75e99. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:36:40.513029 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:36:40.513029 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:36:40.513858 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-16d54bae-0f52-4552-94e7-fc4bf1936dc0 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] https://10.4.3.105/volume/v3/backups/263450b3-bd03-4af9-95dd-39d374f75e99 returned with HTTP 200 Aug 12 10:36:40.514425 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 434/1752] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:36:40 2026] GET /volume/v3/backups/263450b3-bd03-4af9-95dd-39d374f75e99 => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:36:40.957768 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-3f35d4fe-57cc-45e6-8887-0a43d91e7d9a None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:40.960705 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-3f35d4fe-57cc-45e6-8887-0a43d91e7d9a tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] GET https://10.4.3.105/volume/v3/volumes/bd209278-21da-4b05-a555-fb822d08bbd2 Aug 12 10:36:40.960920 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-3f35d4fe-57cc-45e6-8887-0a43d91e7d9a tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:36:40.961204 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-3f35d4fe-57cc-45e6-8887-0a43d91e7d9a tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:36:40.970224 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:36:40.970224 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:36:40.975293 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-3f35d4fe-57cc-45e6-8887-0a43d91e7d9a tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] Volume info retrieved successfully. Aug 12 10:36:40.982655 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-3f35d4fe-57cc-45e6-8887-0a43d91e7d9a tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] https://10.4.3.105/volume/v3/volumes/bd209278-21da-4b05-a555-fb822d08bbd2 returned with HTTP 200 Aug 12 10:36:40.982655 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 436/1753] 10.4.3.105 () {68 vars in 1389 bytes} [Wed Aug 12 10:36:40 2026] GET /volume/v3/volumes/bd209278-21da-4b05-a555-fb822d08bbd2 => generated 928 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:36:41.389280 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-e380b0be-e5f6-4fb7-a586-7507deab4f32 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:41.392378 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-e380b0be-e5f6-4fb7-a586-7507deab4f32 tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] GET https://10.4.3.105/volume/v3/volumes/b1ce274b-41bf-4402-8cde-8db9ab019c29 Aug 12 10:36:41.392378 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-e380b0be-e5f6-4fb7-a586-7507deab4f32 tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:36:41.393862 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-e380b0be-e5f6-4fb7-a586-7507deab4f32 tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:36:41.407779 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:36:41.407779 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:36:41.412714 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-e380b0be-e5f6-4fb7-a586-7507deab4f32 tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] Volume info retrieved successfully. Aug 12 10:36:41.420893 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-e380b0be-e5f6-4fb7-a586-7507deab4f32 tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] https://10.4.3.105/volume/v3/volumes/b1ce274b-41bf-4402-8cde-8db9ab019c29 returned with HTTP 200 Aug 12 10:36:41.421304 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 442/1754] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:36:41 2026] GET /volume/v3/volumes/b1ce274b-41bf-4402-8cde-8db9ab019c29 => generated 848 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:36:41.527563 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-999448eb-8036-4fc6-946d-bf28f218e7e9 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:41.529853 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-999448eb-8036-4fc6-946d-bf28f218e7e9 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] GET https://10.4.3.105/volume/v3/backups/263450b3-bd03-4af9-95dd-39d374f75e99 Aug 12 10:36:41.530260 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-999448eb-8036-4fc6-946d-bf28f218e7e9 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:36:41.530720 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-999448eb-8036-4fc6-946d-bf28f218e7e9 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:36:41.531054 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.v3.backups [None req-999448eb-8036-4fc6-946d-bf28f218e7e9 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Show backup with id 263450b3-bd03-4af9-95dd-39d374f75e99. {{(pid=100372) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:36:41.541541 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:36:41.541541 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:36:41.542690 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-999448eb-8036-4fc6-946d-bf28f218e7e9 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] https://10.4.3.105/volume/v3/backups/263450b3-bd03-4af9-95dd-39d374f75e99 returned with HTTP 200 Aug 12 10:36:41.543343 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 443/1755] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:36:41 2026] GET /volume/v3/backups/263450b3-bd03-4af9-95dd-39d374f75e99 => generated 738 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:36:41.943269 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-b423a5f0-b8d4-4be4-9d5b-cec1180af8b4 req-8e84a399-1d75-4e9e-9d70-e8a08b18d3ec None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:41.948458 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-b423a5f0-b8d4-4be4-9d5b-cec1180af8b4 req-8e84a399-1d75-4e9e-9d70-e8a08b18d3ec tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] POST https://10.4.3.105/volume/v3/attachments/77bed2d8-cbc4-4484-9183-9dd6bf8a9f31/action Aug 12 10:36:41.949006 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-b423a5f0-b8d4-4be4-9d5b-cec1180af8b4 req-8e84a399-1d75-4e9e-9d70-e8a08b18d3ec tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] Action body: b'{"os-complete": null}' {{(pid=100374) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 10:36:41.949175 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-b423a5f0-b8d4-4be4-9d5b-cec1180af8b4 req-8e84a399-1d75-4e9e-9d70-e8a08b18d3ec tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:36:41.974957 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:36:41.974957 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:36:41.993940 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-b423a5f0-b8d4-4be4-9d5b-cec1180af8b4 req-8e84a399-1d75-4e9e-9d70-e8a08b18d3ec tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] https://10.4.3.105/volume/v3/attachments/77bed2d8-cbc4-4484-9183-9dd6bf8a9f31/action returned with HTTP 204 Aug 12 10:36:41.994669 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 435/1756] 10.4.3.105 () {74 vars in 1725 bytes} [Wed Aug 12 10:36:41 2026] POST /volume/v3/attachments/77bed2d8-cbc4-4484-9183-9dd6bf8a9f31/action => generated 0 bytes in 51 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:36:41.996968 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-ea2bad20-ab1e-4bfe-9c57-a1ff09d92189 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:42.002601 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-ea2bad20-ab1e-4bfe-9c57-a1ff09d92189 tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] GET https://10.4.3.105/volume/v3/volumes/bd209278-21da-4b05-a555-fb822d08bbd2 Aug 12 10:36:42.002888 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-ea2bad20-ab1e-4bfe-9c57-a1ff09d92189 tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:36:42.003197 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-ea2bad20-ab1e-4bfe-9c57-a1ff09d92189 tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:36:42.016388 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:36:42.016388 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:36:42.024163 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-ea2bad20-ab1e-4bfe-9c57-a1ff09d92189 tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] Volume info retrieved successfully. Aug 12 10:36:42.032279 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-ea2bad20-ab1e-4bfe-9c57-a1ff09d92189 tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] https://10.4.3.105/volume/v3/volumes/bd209278-21da-4b05-a555-fb822d08bbd2 returned with HTTP 200 Aug 12 10:36:42.034018 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 437/1757] 10.4.3.105 () {68 vars in 1389 bytes} [Wed Aug 12 10:36:41 2026] GET /volume/v3/volumes/bd209278-21da-4b05-a555-fb822d08bbd2 => generated 928 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:36:42.441257 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-b7c44fb3-301c-4033-b305-e8d920b43dd1 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:42.444971 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-b7c44fb3-301c-4033-b305-e8d920b43dd1 tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] GET https://10.4.3.105/volume/v3/volumes/b1ce274b-41bf-4402-8cde-8db9ab019c29 Aug 12 10:36:42.444971 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-b7c44fb3-301c-4033-b305-e8d920b43dd1 tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:36:42.444971 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-b7c44fb3-301c-4033-b305-e8d920b43dd1 tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:36:42.458023 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:36:42.458023 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:36:42.463188 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-b7c44fb3-301c-4033-b305-e8d920b43dd1 tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] Volume info retrieved successfully. Aug 12 10:36:42.470274 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-b7c44fb3-301c-4033-b305-e8d920b43dd1 tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] https://10.4.3.105/volume/v3/volumes/b1ce274b-41bf-4402-8cde-8db9ab019c29 returned with HTTP 200 Aug 12 10:36:42.470842 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 443/1758] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:36:42 2026] GET /volume/v3/volumes/b1ce274b-41bf-4402-8cde-8db9ab019c29 => generated 1140 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:36:42.493094 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-078b8b72-ff74-4da8-9a98-3b2384ba88a1 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:42.498837 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-078b8b72-ff74-4da8-9a98-3b2384ba88a1 tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] GET https://10.4.3.105/volume/v3/volumes/b1ce274b-41bf-4402-8cde-8db9ab019c29 Aug 12 10:36:42.499098 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-078b8b72-ff74-4da8-9a98-3b2384ba88a1 tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:36:42.499342 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-078b8b72-ff74-4da8-9a98-3b2384ba88a1 tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:36:42.518583 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:36:42.518583 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:36:42.524230 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-078b8b72-ff74-4da8-9a98-3b2384ba88a1 tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] Volume info retrieved successfully. Aug 12 10:36:42.530581 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-078b8b72-ff74-4da8-9a98-3b2384ba88a1 tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] https://10.4.3.105/volume/v3/volumes/b1ce274b-41bf-4402-8cde-8db9ab019c29 returned with HTTP 200 Aug 12 10:36:42.532033 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 444/1759] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:36:42 2026] GET /volume/v3/volumes/b1ce274b-41bf-4402-8cde-8db9ab019c29 => generated 1140 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:36:42.556699 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-5aa357ba-f799-4e26-b161-1d35c9b39bdf None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:42.558709 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-5aa357ba-f799-4e26-b161-1d35c9b39bdf tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] GET https://10.4.3.105/volume/v3/backups/263450b3-bd03-4af9-95dd-39d374f75e99 Aug 12 10:36:42.558996 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-5aa357ba-f799-4e26-b161-1d35c9b39bdf tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:36:42.559297 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-5aa357ba-f799-4e26-b161-1d35c9b39bdf tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:36:42.559445 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-5aa357ba-f799-4e26-b161-1d35c9b39bdf tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Show backup with id 263450b3-bd03-4af9-95dd-39d374f75e99. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:36:42.564384 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:36:42.564384 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:36:42.565213 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-5aa357ba-f799-4e26-b161-1d35c9b39bdf tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] https://10.4.3.105/volume/v3/backups/263450b3-bd03-4af9-95dd-39d374f75e99 returned with HTTP 200 Aug 12 10:36:42.565722 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 436/1760] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:36:42 2026] GET /volume/v3/backups/263450b3-bd03-4af9-95dd-39d374f75e99 => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:36:43.063002 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-de0fb8e3-c07f-41c7-915d-57703f2efbd5 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:43.066010 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-de0fb8e3-c07f-41c7-915d-57703f2efbd5 tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] GET https://10.4.3.105/volume/v3/volumes/bd209278-21da-4b05-a555-fb822d08bbd2 Aug 12 10:36:43.066771 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-de0fb8e3-c07f-41c7-915d-57703f2efbd5 tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:36:43.066771 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-de0fb8e3-c07f-41c7-915d-57703f2efbd5 tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:36:43.076658 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:36:43.076658 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:36:43.083346 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-de0fb8e3-c07f-41c7-915d-57703f2efbd5 tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] Volume info retrieved successfully. Aug 12 10:36:43.089349 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-de0fb8e3-c07f-41c7-915d-57703f2efbd5 tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] https://10.4.3.105/volume/v3/volumes/bd209278-21da-4b05-a555-fb822d08bbd2 returned with HTTP 200 Aug 12 10:36:43.089822 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 438/1761] 10.4.3.105 () {68 vars in 1389 bytes} [Wed Aug 12 10:36:43 2026] GET /volume/v3/volumes/bd209278-21da-4b05-a555-fb822d08bbd2 => generated 1193 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 10:36:43.104329 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-a322feab-2ffb-44d1-99e5-124909affd6e None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:43.106248 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-a322feab-2ffb-44d1-99e5-124909affd6e tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] GET https://10.4.3.105/volume/v3/volumes/bd209278-21da-4b05-a555-fb822d08bbd2 Aug 12 10:36:43.106525 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-a322feab-2ffb-44d1-99e5-124909affd6e tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:36:43.106736 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-a322feab-2ffb-44d1-99e5-124909affd6e tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:36:43.114181 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:36:43.114181 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:36:43.118980 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-a322feab-2ffb-44d1-99e5-124909affd6e tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] Volume info retrieved successfully. Aug 12 10:36:43.124385 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-a322feab-2ffb-44d1-99e5-124909affd6e tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] https://10.4.3.105/volume/v3/volumes/bd209278-21da-4b05-a555-fb822d08bbd2 returned with HTTP 200 Aug 12 10:36:43.124802 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 444/1762] 10.4.3.105 () {68 vars in 1389 bytes} [Wed Aug 12 10:36:43 2026] GET /volume/v3/volumes/bd209278-21da-4b05-a555-fb822d08bbd2 => generated 1193 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 10:36:43.139607 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-4c504836-9a90-4bd7-af45-ce3e4e26338d None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:43.142050 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-4c504836-9a90-4bd7-af45-ce3e4e26338d tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] POST https://10.4.3.105/volume/v3/snapshots Aug 12 10:36:43.142456 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-4c504836-9a90-4bd7-af45-ce3e4e26338d tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "bd209278-21da-4b05-a555-fb822d08bbd2", "name": "tempest-VolumeImageDependencyTests-Snapshot-323539938"}} {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:36:43.155746 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:36:43.155746 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:36:43.156357 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-4c504836-9a90-4bd7-af45-ce3e4e26338d tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] Volume info retrieved successfully. Aug 12 10:36:43.156596 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.v3.snapshots [None req-4c504836-9a90-4bd7-af45-ce3e4e26338d tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] Create snapshot from volume bd209278-21da-4b05-a555-fb822d08bbd2 Aug 12 10:36:43.227351 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.quota [None req-4c504836-9a90-4bd7-af45-ce3e4e26338d tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] Created reservations ['d3628241-068e-4bd3-90d0-cdab0ddf1a01', 'c6c8bd8a-21f9-4524-a9eb-7e93dded27e8', 'c02dea66-3c4c-4b6f-bc4f-0cd7b0dcd39a', 'f3370518-86a5-40b4-aa45-0907f396cc56'] {{(pid=100372) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:36:43.310176 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-4c504836-9a90-4bd7-af45-ce3e4e26338d tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] Snapshot create request issued successfully. Aug 12 10:36:43.310176 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-4c504836-9a90-4bd7-af45-ce3e4e26338d tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] https://10.4.3.105/volume/v3/snapshots returned with HTTP 202 Aug 12 10:36:43.310176 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 445/1763] 10.4.3.105 () {68 vars in 1265 bytes} [Wed Aug 12 10:36:43 2026] POST /volume/v3/snapshots => generated 312 bytes in 171 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 10:36:43.327773 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-d0c1312a-a1c1-4c36-9bc1-0631c82e57a7 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:43.330598 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-d0c1312a-a1c1-4c36-9bc1-0631c82e57a7 tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] GET https://10.4.3.105/volume/v3/snapshots/f3f705b3-7ad3-4750-b1e2-d535c5d143a2 Aug 12 10:36:43.330598 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-d0c1312a-a1c1-4c36-9bc1-0631c82e57a7 tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:36:43.330598 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-d0c1312a-a1c1-4c36-9bc1-0631c82e57a7 tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:36:43.345839 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:36:43.345839 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:36:43.347789 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-d0c1312a-a1c1-4c36-9bc1-0631c82e57a7 tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] Snapshot retrieved successfully. Aug 12 10:36:43.349165 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-d0c1312a-a1c1-4c36-9bc1-0631c82e57a7 tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] https://10.4.3.105/volume/v3/snapshots/f3f705b3-7ad3-4750-b1e2-d535c5d143a2 returned with HTTP 200 Aug 12 10:36:43.349690 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 437/1764] 10.4.3.105 () {66 vars in 1354 bytes} [Wed Aug 12 10:36:43 2026] GET /volume/v3/snapshots/f3f705b3-7ad3-4750-b1e2-d535c5d143a2 => generated 444 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:36:43.584723 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-ef8d8157-21cb-4673-92f7-29b66560b783 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:43.587338 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-ef8d8157-21cb-4673-92f7-29b66560b783 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] GET https://10.4.3.105/volume/v3/backups/263450b3-bd03-4af9-95dd-39d374f75e99 Aug 12 10:36:43.587832 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-ef8d8157-21cb-4673-92f7-29b66560b783 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:36:43.587971 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-ef8d8157-21cb-4673-92f7-29b66560b783 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:36:43.588110 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-ef8d8157-21cb-4673-92f7-29b66560b783 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Show backup with id 263450b3-bd03-4af9-95dd-39d374f75e99. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:36:43.594762 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:36:43.594762 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:36:43.595954 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-ef8d8157-21cb-4673-92f7-29b66560b783 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] https://10.4.3.105/volume/v3/backups/263450b3-bd03-4af9-95dd-39d374f75e99 returned with HTTP 200 Aug 12 10:36:43.596372 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 439/1765] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:36:43 2026] GET /volume/v3/backups/263450b3-bd03-4af9-95dd-39d374f75e99 => generated 738 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:36:44.369758 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-14c38263-066c-457d-9b2d-7de6bd5476ae None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:44.372178 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-14c38263-066c-457d-9b2d-7de6bd5476ae tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] GET https://10.4.3.105/volume/v3/snapshots/f3f705b3-7ad3-4750-b1e2-d535c5d143a2 Aug 12 10:36:44.372464 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-14c38263-066c-457d-9b2d-7de6bd5476ae tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:36:44.372704 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-14c38263-066c-457d-9b2d-7de6bd5476ae tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:36:44.381767 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:36:44.381767 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:36:44.383247 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-14c38263-066c-457d-9b2d-7de6bd5476ae tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] Snapshot retrieved successfully. Aug 12 10:36:44.386722 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-14c38263-066c-457d-9b2d-7de6bd5476ae tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] https://10.4.3.105/volume/v3/snapshots/f3f705b3-7ad3-4750-b1e2-d535c5d143a2 returned with HTTP 200 Aug 12 10:36:44.389619 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 445/1766] 10.4.3.105 () {66 vars in 1354 bytes} [Wed Aug 12 10:36:44 2026] GET /volume/v3/snapshots/f3f705b3-7ad3-4750-b1e2-d535c5d143a2 => generated 471 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:36:44.401295 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-bf4b4ca3-b998-4cec-bc2d-1b152d8a9252 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:44.403968 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-bf4b4ca3-b998-4cec-bc2d-1b152d8a9252 tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] POST https://10.4.3.105/volume/v3/volumes Aug 12 10:36:44.403968 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-bf4b4ca3-b998-4cec-bc2d-1b152d8a9252 tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume2-for-test-e6050452-06bd-4c7f-9912-45178c83e379", "snapshot_id": "f3f705b3-7ad3-4750-b1e2-d535c5d143a2", "size": 1}} {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:36:44.406389 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.v3.volumes [None req-bf4b4ca3-b998-4cec-bc2d-1b152d8a9252 tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] Create volume request body: {'volume': {'name': 'volume2-for-test-e6050452-06bd-4c7f-9912-45178c83e379', 'snapshot_id': 'f3f705b3-7ad3-4750-b1e2-d535c5d143a2', 'size': 1}} {{(pid=100372) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 10:36:44.412871 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:36:44.412871 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:36:44.413541 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-bf4b4ca3-b998-4cec-bc2d-1b152d8a9252 tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] Snapshot retrieved successfully. Aug 12 10:36:44.414114 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.v3.volumes [None req-bf4b4ca3-b998-4cec-bc2d-1b152d8a9252 tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] Create volume of 1 GB Aug 12 10:36:44.420270 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-bf4b4ca3-b998-4cec-bc2d-1b152d8a9252 tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] Availability Zones retrieved successfully. Aug 12 10:36:44.427333 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-bf4b4ca3-b998-4cec-bc2d-1b152d8a9252 tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] Flow 'volume_create_api' (1241718f-3ed3-47e2-9848-006c4a7fbb7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100372) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:36:44.428740 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-bf4b4ca3-b998-4cec-bc2d-1b152d8a9252 tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (00725276-17fd-43d8-9815-5f71fbc14715) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:36:44.429978 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.flows.api.create_volume [None req-bf4b4ca3-b998-4cec-bc2d-1b152d8a9252 tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100372) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 10:36:44.479354 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-bf4b4ca3-b998-4cec-bc2d-1b152d8a9252 tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (00725276-17fd-43d8-9815-5f71fbc14715) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'f3f705b3-7ad3-4750-b1e2-d535c5d143a2', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T10:26:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6cd66f07-4c7b-40b2-9dfb-378538f29c9e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:36:44.480436 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-bf4b4ca3-b998-4cec-bc2d-1b152d8a9252 tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ea4fd8e5-c68c-495b-a1e1-b0cd423e338d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:36:44.547498 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.quota [None req-bf4b4ca3-b998-4cec-bc2d-1b152d8a9252 tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] Created reservations ['3642f25e-1c97-49f0-94db-592b44ca29eb', '9a75e511-156f-4674-b05d-1c07a6e4744a', '7e1c7544-3724-4642-8f9d-70b7a2fc45b8', 'ad0066e9-af34-4fd8-804e-0ec308154fc6'] {{(pid=100372) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:36:44.548317 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-bf4b4ca3-b998-4cec-bc2d-1b152d8a9252 tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ea4fd8e5-c68c-495b-a1e1-b0cd423e338d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3642f25e-1c97-49f0-94db-592b44ca29eb', '9a75e511-156f-4674-b05d-1c07a6e4744a', '7e1c7544-3724-4642-8f9d-70b7a2fc45b8', 'ad0066e9-af34-4fd8-804e-0ec308154fc6']}' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:36:44.551016 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-bf4b4ca3-b998-4cec-bc2d-1b152d8a9252 tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (924cfcfa-0754-4a83-ac92-2bb32916ae4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:36:44.604477 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-bf4b4ca3-b998-4cec-bc2d-1b152d8a9252 tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (924cfcfa-0754-4a83-ac92-2bb32916ae4c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '11cfb776-62c8-4626-8576-609ca1058959', '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='36059f81f45741ada2d601b736d04932',qos_specs=None,replication_status=,reservations=['3642f25e-1c97-49f0-94db-592b44ca29eb','9a75e511-156f-4674-b05d-1c07a6e4744a','7e1c7544-3724-4642-8f9d-70b7a2fc45b8','ad0066e9-af34-4fd8-804e-0ec308154fc6'],size=1,snapshot_id=f3f705b3-7ad3-4750-b1e2-d535c5d143a2,source_replicaid=,source_volid=None,status='creating',user_id='a1bd03533f804c4faa07e099ef480634',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e), '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-12T10:36:44Z,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=11cfb776-62c8-4626-8576-609ca1058959,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='36059f81f45741ada2d601b736d04932',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=f3f705b3-7ad3-4750-b1e2-d535c5d143a2,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a1bd03533f804c4faa07e099ef480634',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6cd66f07-4c7b-40b2-9dfb-378538f29c9e),volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:36:44.605766 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-bf4b4ca3-b998-4cec-bc2d-1b152d8a9252 tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e85bb9f0-48b5-47ca-8e6d-6a613e592fbc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:36:44.617568 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-4dca8110-d9c9-457c-9b88-9dcffc3a3751 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:44.621041 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-4dca8110-d9c9-457c-9b88-9dcffc3a3751 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] GET https://10.4.3.105/volume/v3/backups/263450b3-bd03-4af9-95dd-39d374f75e99 Aug 12 10:36:44.621854 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-4dca8110-d9c9-457c-9b88-9dcffc3a3751 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:36:44.622135 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-4dca8110-d9c9-457c-9b88-9dcffc3a3751 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:36:44.622300 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-4dca8110-d9c9-457c-9b88-9dcffc3a3751 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Show backup with id 263450b3-bd03-4af9-95dd-39d374f75e99. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:36:44.628942 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:36:44.628942 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:36:44.629946 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-4dca8110-d9c9-457c-9b88-9dcffc3a3751 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] https://10.4.3.105/volume/v3/backups/263450b3-bd03-4af9-95dd-39d374f75e99 returned with HTTP 200 Aug 12 10:36:44.630452 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 438/1767] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:36:44 2026] GET /volume/v3/backups/263450b3-bd03-4af9-95dd-39d374f75e99 => generated 749 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:36:44.634315 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-bf4b4ca3-b998-4cec-bc2d-1b152d8a9252 tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e85bb9f0-48b5-47ca-8e6d-6a613e592fbc) transitioned into state 'SUCCESS' from 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='36059f81f45741ada2d601b736d04932',qos_specs=None,replication_status=,reservations=['3642f25e-1c97-49f0-94db-592b44ca29eb','9a75e511-156f-4674-b05d-1c07a6e4744a','7e1c7544-3724-4642-8f9d-70b7a2fc45b8','ad0066e9-af34-4fd8-804e-0ec308154fc6'],size=1,snapshot_id=f3f705b3-7ad3-4750-b1e2-d535c5d143a2,source_replicaid=,source_volid=None,status='creating',user_id='a1bd03533f804c4faa07e099ef480634',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:36:44.635367 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-bf4b4ca3-b998-4cec-bc2d-1b152d8a9252 tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b3e479b1-30f9-4edc-a32e-ca52872db72a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:36:44.666495 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-bf4b4ca3-b998-4cec-bc2d-1b152d8a9252 tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b3e479b1-30f9-4edc-a32e-ca52872db72a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:36:44.667715 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-bf4b4ca3-b998-4cec-bc2d-1b152d8a9252 tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] Flow 'volume_create_api' (1241718f-3ed3-47e2-9848-006c4a7fbb7c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100372) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:36:44.668150 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-bf4b4ca3-b998-4cec-bc2d-1b152d8a9252 tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] Create volume request issued successfully. Aug 12 10:36:44.669259 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-bf4b4ca3-b998-4cec-bc2d-1b152d8a9252 tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] https://10.4.3.105/volume/v3/volumes returned with HTTP 202 Aug 12 10:36:44.669901 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 446/1768] 10.4.3.105 () {70 vars in 1300 bytes} [Wed Aug 12 10:36:44 2026] POST /volume/v3/volumes => generated 809 bytes in 269 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:36:44.687154 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-c20d812d-9ef4-4ffc-bd74-c2ca66bed5f7 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:44.692475 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-c20d812d-9ef4-4ffc-bd74-c2ca66bed5f7 tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] GET https://10.4.3.105/volume/v3/volumes/11cfb776-62c8-4626-8576-609ca1058959 Aug 12 10:36:44.692475 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-c20d812d-9ef4-4ffc-bd74-c2ca66bed5f7 tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:36:44.692475 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-c20d812d-9ef4-4ffc-bd74-c2ca66bed5f7 tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:36:44.704016 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:36:44.704016 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:36:44.707055 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-c20d812d-9ef4-4ffc-bd74-c2ca66bed5f7 tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] Volume info retrieved successfully. Aug 12 10:36:44.713697 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-c20d812d-9ef4-4ffc-bd74-c2ca66bed5f7 tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] https://10.4.3.105/volume/v3/volumes/11cfb776-62c8-4626-8576-609ca1058959 returned with HTTP 200 Aug 12 10:36:44.714371 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 440/1769] 10.4.3.105 () {68 vars in 1389 bytes} [Wed Aug 12 10:36:44 2026] GET /volume/v3/volumes/11cfb776-62c8-4626-8576-609ca1058959 => generated 877 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:36:45.649627 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-4dc283aa-2672-48e5-b9ed-a2942be75847 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:45.656107 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-4dc283aa-2672-48e5-b9ed-a2942be75847 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] GET https://10.4.3.105/volume/v3/backups/263450b3-bd03-4af9-95dd-39d374f75e99 Aug 12 10:36:45.656445 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-4dc283aa-2672-48e5-b9ed-a2942be75847 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:36:45.656765 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-4dc283aa-2672-48e5-b9ed-a2942be75847 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:36:45.656970 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-4dc283aa-2672-48e5-b9ed-a2942be75847 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Show backup with id 263450b3-bd03-4af9-95dd-39d374f75e99. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:36:45.667065 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:36:45.667065 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:36:45.668401 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-4dc283aa-2672-48e5-b9ed-a2942be75847 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] https://10.4.3.105/volume/v3/backups/263450b3-bd03-4af9-95dd-39d374f75e99 returned with HTTP 200 Aug 12 10:36:45.669178 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 446/1770] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:36:45 2026] GET /volume/v3/backups/263450b3-bd03-4af9-95dd-39d374f75e99 => generated 749 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 12 10:36:45.737141 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-6c022db7-2ec6-43f3-9885-3b2177e3b7a5 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:45.740564 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-6c022db7-2ec6-43f3-9885-3b2177e3b7a5 tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] GET https://10.4.3.105/volume/v3/volumes/11cfb776-62c8-4626-8576-609ca1058959 Aug 12 10:36:45.740564 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-6c022db7-2ec6-43f3-9885-3b2177e3b7a5 tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:36:45.740564 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-6c022db7-2ec6-43f3-9885-3b2177e3b7a5 tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:36:45.752476 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:36:45.752476 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:36:45.759021 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-6c022db7-2ec6-43f3-9885-3b2177e3b7a5 tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] Volume info retrieved successfully. Aug 12 10:36:45.766250 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-6c022db7-2ec6-43f3-9885-3b2177e3b7a5 tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] https://10.4.3.105/volume/v3/volumes/11cfb776-62c8-4626-8576-609ca1058959 returned with HTTP 200 Aug 12 10:36:45.767111 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 439/1771] 10.4.3.105 () {68 vars in 1389 bytes} [Wed Aug 12 10:36:45 2026] GET /volume/v3/volumes/11cfb776-62c8-4626-8576-609ca1058959 => generated 1228 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 10:36:45.788685 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-22ddfbc9-7564-4494-a3d1-0d4e9ed52f66 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:45.794682 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-22ddfbc9-7564-4494-a3d1-0d4e9ed52f66 tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] GET https://10.4.3.105/volume/v3/volumes/11cfb776-62c8-4626-8576-609ca1058959 Aug 12 10:36:45.794682 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-22ddfbc9-7564-4494-a3d1-0d4e9ed52f66 tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:36:45.794682 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-22ddfbc9-7564-4494-a3d1-0d4e9ed52f66 tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:36:45.804105 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:36:45.804105 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:36:45.809196 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-22ddfbc9-7564-4494-a3d1-0d4e9ed52f66 tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] Volume info retrieved successfully. Aug 12 10:36:45.815812 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-22ddfbc9-7564-4494-a3d1-0d4e9ed52f66 tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] https://10.4.3.105/volume/v3/volumes/11cfb776-62c8-4626-8576-609ca1058959 returned with HTTP 200 Aug 12 10:36:45.816680 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 447/1772] 10.4.3.105 () {68 vars in 1389 bytes} [Wed Aug 12 10:36:45 2026] GET /volume/v3/volumes/11cfb776-62c8-4626-8576-609ca1058959 => generated 1228 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 10:36:45.829981 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-a1714813-477a-4bf9-b57e-cf029e525c89 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:45.833224 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-a1714813-477a-4bf9-b57e-cf029e525c89 tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] DELETE https://10.4.3.105/volume/v3/snapshots/f3f705b3-7ad3-4750-b1e2-d535c5d143a2 Aug 12 10:36:45.833638 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-a1714813-477a-4bf9-b57e-cf029e525c89 tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:36:45.834008 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-a1714813-477a-4bf9-b57e-cf029e525c89 tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] Calling method 'delete' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:36:45.834324 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.v3.snapshots [None req-a1714813-477a-4bf9-b57e-cf029e525c89 tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] Delete snapshot with id: f3f705b3-7ad3-4750-b1e2-d535c5d143a2 Aug 12 10:36:45.842830 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:36:45.842830 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:36:45.843568 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-a1714813-477a-4bf9-b57e-cf029e525c89 tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] Snapshot retrieved successfully. Aug 12 10:36:45.890294 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-a1714813-477a-4bf9-b57e-cf029e525c89 tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] Snapshot delete request issued successfully. Aug 12 10:36:45.890558 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-a1714813-477a-4bf9-b57e-cf029e525c89 tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] https://10.4.3.105/volume/v3/snapshots/f3f705b3-7ad3-4750-b1e2-d535c5d143a2 returned with HTTP 202 Aug 12 10:36:45.891114 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 441/1773] 10.4.3.105 () {66 vars in 1357 bytes} [Wed Aug 12 10:36:45 2026] DELETE /volume/v3/snapshots/f3f705b3-7ad3-4750-b1e2-d535c5d143a2 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 10:36:45.907068 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-b08e82ca-5a29-4466-9a86-b861d87830ad None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:45.915342 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-b08e82ca-5a29-4466-9a86-b861d87830ad tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] GET https://10.4.3.105/volume/v3/snapshots/f3f705b3-7ad3-4750-b1e2-d535c5d143a2 Aug 12 10:36:45.916743 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-b08e82ca-5a29-4466-9a86-b861d87830ad tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:36:45.916743 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-b08e82ca-5a29-4466-9a86-b861d87830ad tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:36:45.925470 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:36:45.925470 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:36:45.928536 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-b08e82ca-5a29-4466-9a86-b861d87830ad tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] Snapshot retrieved successfully. Aug 12 10:36:45.928536 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-b08e82ca-5a29-4466-9a86-b861d87830ad tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] https://10.4.3.105/volume/v3/snapshots/f3f705b3-7ad3-4750-b1e2-d535c5d143a2 returned with HTTP 200 Aug 12 10:36:45.928536 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 447/1774] 10.4.3.105 () {66 vars in 1354 bytes} [Wed Aug 12 10:36:45 2026] GET /volume/v3/snapshots/f3f705b3-7ad3-4750-b1e2-d535c5d143a2 => generated 470 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:36:46.167993 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-0c308bde-5d3e-4dd7-a2c7-f536b0cc0076 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:46.170474 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-0c308bde-5d3e-4dd7-a2c7-f536b0cc0076 tempest-ServerRescueNegativeTestJSON-471383422 tempest-ServerRescueNegativeTestJSON-471383422-project-member] GET https://10.4.3.105/volume/v3/volumes/26397fb4-e5c4-4e9f-8609-96049f6676a1 Aug 12 10:36:46.170755 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-0c308bde-5d3e-4dd7-a2c7-f536b0cc0076 tempest-ServerRescueNegativeTestJSON-471383422 tempest-ServerRescueNegativeTestJSON-471383422-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:36:46.171017 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-0c308bde-5d3e-4dd7-a2c7-f536b0cc0076 tempest-ServerRescueNegativeTestJSON-471383422 tempest-ServerRescueNegativeTestJSON-471383422-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:36:46.183490 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:36:46.183490 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:36:46.188044 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-0c308bde-5d3e-4dd7-a2c7-f536b0cc0076 tempest-ServerRescueNegativeTestJSON-471383422 tempest-ServerRescueNegativeTestJSON-471383422-project-member] Volume info retrieved successfully. Aug 12 10:36:46.193023 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-0c308bde-5d3e-4dd7-a2c7-f536b0cc0076 tempest-ServerRescueNegativeTestJSON-471383422 tempest-ServerRescueNegativeTestJSON-471383422-project-member] https://10.4.3.105/volume/v3/volumes/26397fb4-e5c4-4e9f-8609-96049f6676a1 returned with HTTP 200 Aug 12 10:36:46.193449 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 440/1775] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:36:46 2026] GET /volume/v3/volumes/26397fb4-e5c4-4e9f-8609-96049f6676a1 => generated 1143 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:36:46.258406 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [req-7c15f967-9bf6-476a-8068-b38a96e225c0 req-d18c740d-0a02-4074-936c-960205287dc4 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:46.264614 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-7c15f967-9bf6-476a-8068-b38a96e225c0 req-d18c740d-0a02-4074-936c-960205287dc4 tempest-ServerRescueNegativeTestJSON-471383422 tempest-ServerRescueNegativeTestJSON-471383422-project-member] GET https://10.4.3.105/volume/v3/volumes/26397fb4-e5c4-4e9f-8609-96049f6676a1 Aug 12 10:36:46.264869 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [req-7c15f967-9bf6-476a-8068-b38a96e225c0 req-d18c740d-0a02-4074-936c-960205287dc4 tempest-ServerRescueNegativeTestJSON-471383422 tempest-ServerRescueNegativeTestJSON-471383422-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:36:46.265087 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [req-7c15f967-9bf6-476a-8068-b38a96e225c0 req-d18c740d-0a02-4074-936c-960205287dc4 tempest-ServerRescueNegativeTestJSON-471383422 tempest-ServerRescueNegativeTestJSON-471383422-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:36:46.282548 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:36:46.282548 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:36:46.290124 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [req-7c15f967-9bf6-476a-8068-b38a96e225c0 req-d18c740d-0a02-4074-936c-960205287dc4 tempest-ServerRescueNegativeTestJSON-471383422 tempest-ServerRescueNegativeTestJSON-471383422-project-member] Volume info retrieved successfully. Aug 12 10:36:46.297540 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-7c15f967-9bf6-476a-8068-b38a96e225c0 req-d18c740d-0a02-4074-936c-960205287dc4 tempest-ServerRescueNegativeTestJSON-471383422 tempest-ServerRescueNegativeTestJSON-471383422-project-member] https://10.4.3.105/volume/v3/volumes/26397fb4-e5c4-4e9f-8609-96049f6676a1 returned with HTTP 200 Aug 12 10:36:46.298177 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 448/1776] 10.4.3.105 () {68 vars in 1598 bytes} [Wed Aug 12 10:36:46 2026] GET /volume/v3/volumes/26397fb4-e5c4-4e9f-8609-96049f6676a1 => generated 1143 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:36:46.335183 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-7c15f967-9bf6-476a-8068-b38a96e225c0 req-75f0787b-66e0-4ad3-8392-e57769311adc None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:46.338658 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-7c15f967-9bf6-476a-8068-b38a96e225c0 req-75f0787b-66e0-4ad3-8392-e57769311adc tempest-ServerRescueNegativeTestJSON-471383422 tempest-ServerRescueNegativeTestJSON-471383422-project-member] POST https://10.4.3.105/volume/v3/volumes/26397fb4-e5c4-4e9f-8609-96049f6676a1/action Aug 12 10:36:46.339262 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-7c15f967-9bf6-476a-8068-b38a96e225c0 req-75f0787b-66e0-4ad3-8392-e57769311adc tempest-ServerRescueNegativeTestJSON-471383422 tempest-ServerRescueNegativeTestJSON-471383422-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100373) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 10:36:46.339399 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-7c15f967-9bf6-476a-8068-b38a96e225c0 req-75f0787b-66e0-4ad3-8392-e57769311adc tempest-ServerRescueNegativeTestJSON-471383422 tempest-ServerRescueNegativeTestJSON-471383422-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:36:46.360760 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:36:46.360760 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:36:46.361379 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [req-7c15f967-9bf6-476a-8068-b38a96e225c0 req-75f0787b-66e0-4ad3-8392-e57769311adc tempest-ServerRescueNegativeTestJSON-471383422 tempest-ServerRescueNegativeTestJSON-471383422-project-member] Volume info retrieved successfully. Aug 12 10:36:46.370474 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [req-7c15f967-9bf6-476a-8068-b38a96e225c0 req-75f0787b-66e0-4ad3-8392-e57769311adc tempest-ServerRescueNegativeTestJSON-471383422 tempest-ServerRescueNegativeTestJSON-471383422-project-member] Begin detaching volume completed successfully. Aug 12 10:36:46.370720 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-7c15f967-9bf6-476a-8068-b38a96e225c0 req-75f0787b-66e0-4ad3-8392-e57769311adc tempest-ServerRescueNegativeTestJSON-471383422 tempest-ServerRescueNegativeTestJSON-471383422-project-member] https://10.4.3.105/volume/v3/volumes/26397fb4-e5c4-4e9f-8609-96049f6676a1/action returned with HTTP 202 Aug 12 10:36:46.371214 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 442/1777] 10.4.3.105 () {72 vars in 1672 bytes} [Wed Aug 12 10:36:46 2026] POST /volume/v3/volumes/26397fb4-e5c4-4e9f-8609-96049f6676a1/action => generated 0 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 10:36:46.449486 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-14057073-4d44-40ca-aca5-f4763bfd1421 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:46.449947 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-14057073-4d44-40ca-aca5-f4763bfd1421 None None] GET https://10.4.3.105/volume// Aug 12 10:36:46.450199 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-14057073-4d44-40ca-aca5-f4763bfd1421 None None] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:36:46.450468 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-14057073-4d44-40ca-aca5-f4763bfd1421 None None] Calling method 'all' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:36:46.450979 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-14057073-4d44-40ca-aca5-f4763bfd1421 None None] https://10.4.3.105/volume// returned with HTTP 300 Aug 12 10:36:46.451490 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 448/1778] 10.4.3.105 () {66 vars in 1426 bytes} [Wed Aug 12 10:36:46 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 10:36:46.464451 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-7c15f967-9bf6-476a-8068-b38a96e225c0 req-33d37220-15b8-4fba-9e72-0999c321604c None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:46.468347 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-7c15f967-9bf6-476a-8068-b38a96e225c0 req-33d37220-15b8-4fba-9e72-0999c321604c tempest-ServerRescueNegativeTestJSON-471383422 tempest-ServerRescueNegativeTestJSON-471383422-project-member] GET https://10.4.3.105/volume/v3/volumes/26397fb4-e5c4-4e9f-8609-96049f6676a1 Aug 12 10:36:46.468575 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-7c15f967-9bf6-476a-8068-b38a96e225c0 req-33d37220-15b8-4fba-9e72-0999c321604c tempest-ServerRescueNegativeTestJSON-471383422 tempest-ServerRescueNegativeTestJSON-471383422-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:36:46.469027 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-7c15f967-9bf6-476a-8068-b38a96e225c0 req-33d37220-15b8-4fba-9e72-0999c321604c tempest-ServerRescueNegativeTestJSON-471383422 tempest-ServerRescueNegativeTestJSON-471383422-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:36:46.483248 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:36:46.483248 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:36:46.487362 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [req-7c15f967-9bf6-476a-8068-b38a96e225c0 req-33d37220-15b8-4fba-9e72-0999c321604c tempest-ServerRescueNegativeTestJSON-471383422 tempest-ServerRescueNegativeTestJSON-471383422-project-member] Volume info retrieved successfully. Aug 12 10:36:46.492634 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-7c15f967-9bf6-476a-8068-b38a96e225c0 req-33d37220-15b8-4fba-9e72-0999c321604c tempest-ServerRescueNegativeTestJSON-471383422 tempest-ServerRescueNegativeTestJSON-471383422-project-member] https://10.4.3.105/volume/v3/volumes/26397fb4-e5c4-4e9f-8609-96049f6676a1 returned with HTTP 200 Aug 12 10:36:46.493131 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 441/1779] 10.4.3.105 () {70 vars in 1639 bytes} [Wed Aug 12 10:36:46 2026] GET /volume/v3/volumes/26397fb4-e5c4-4e9f-8609-96049f6676a1 => generated 1326 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 10:36:46.618809 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-1397cd57-b76c-4247-8399-5d87ea663e22 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:46.624730 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-1397cd57-b76c-4247-8399-5d87ea663e22 tempest-VolumesActionsTest-1365686709 tempest-VolumesActionsTest-1365686709-project-member] GET https://10.4.3.105/volume/v3/volumes/f9309d65-34ba-4832-9602-eaade437daa0 Aug 12 10:36:46.625016 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-1397cd57-b76c-4247-8399-5d87ea663e22 tempest-VolumesActionsTest-1365686709 tempest-VolumesActionsTest-1365686709-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:36:46.625551 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-1397cd57-b76c-4247-8399-5d87ea663e22 tempest-VolumesActionsTest-1365686709 tempest-VolumesActionsTest-1365686709-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:36:46.640987 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:36:46.640987 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:36:46.646330 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-1397cd57-b76c-4247-8399-5d87ea663e22 tempest-VolumesActionsTest-1365686709 tempest-VolumesActionsTest-1365686709-project-member] Volume info retrieved successfully. Aug 12 10:36:46.651841 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-1397cd57-b76c-4247-8399-5d87ea663e22 tempest-VolumesActionsTest-1365686709 tempest-VolumesActionsTest-1365686709-project-member] https://10.4.3.105/volume/v3/volumes/f9309d65-34ba-4832-9602-eaade437daa0 returned with HTTP 200 Aug 12 10:36:46.652344 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 449/1780] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:36:46 2026] GET /volume/v3/volumes/f9309d65-34ba-4832-9602-eaade437daa0 => generated 861 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:36:46.688257 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-3c83f757-b4e2-45d5-b96b-599680948207 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:46.689890 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-3c83f757-b4e2-45d5-b96b-599680948207 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] GET https://10.4.3.105/volume/v3/backups/263450b3-bd03-4af9-95dd-39d374f75e99 Aug 12 10:36:46.690165 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-3c83f757-b4e2-45d5-b96b-599680948207 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:36:46.690308 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-3c83f757-b4e2-45d5-b96b-599680948207 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:36:46.690384 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-3c83f757-b4e2-45d5-b96b-599680948207 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Show backup with id 263450b3-bd03-4af9-95dd-39d374f75e99. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:36:46.694655 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:36:46.694655 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:36:46.695394 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-3c83f757-b4e2-45d5-b96b-599680948207 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] https://10.4.3.105/volume/v3/backups/263450b3-bd03-4af9-95dd-39d374f75e99 returned with HTTP 200 Aug 12 10:36:46.695787 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 443/1781] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:36:46 2026] GET /volume/v3/backups/263450b3-bd03-4af9-95dd-39d374f75e99 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:36:46.941390 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-946d3cc9-d1c3-468b-b199-1436f63def14 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:46.943571 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-946d3cc9-d1c3-468b-b199-1436f63def14 tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] GET https://10.4.3.105/volume/v3/snapshots/f3f705b3-7ad3-4750-b1e2-d535c5d143a2 Aug 12 10:36:46.943571 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-946d3cc9-d1c3-468b-b199-1436f63def14 tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:36:46.943571 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-946d3cc9-d1c3-468b-b199-1436f63def14 tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:36:46.949467 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-946d3cc9-d1c3-468b-b199-1436f63def14 tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] https://10.4.3.105/volume/v3/snapshots/f3f705b3-7ad3-4750-b1e2-d535c5d143a2 returned with HTTP 404 Aug 12 10:36:46.950011 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 449/1782] 10.4.3.105 () {66 vars in 1354 bytes} [Wed Aug 12 10:36:46 2026] GET /volume/v3/snapshots/f3f705b3-7ad3-4750-b1e2-d535c5d143a2 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:36:46.963873 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-d067a2c6-4624-46a9-bb86-d26e8c2bc108 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:46.968044 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-d067a2c6-4624-46a9-bb86-d26e8c2bc108 tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] DELETE https://10.4.3.105/volume/v3/volumes/11cfb776-62c8-4626-8576-609ca1058959 Aug 12 10:36:46.968044 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-d067a2c6-4624-46a9-bb86-d26e8c2bc108 tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:36:46.968044 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-d067a2c6-4624-46a9-bb86-d26e8c2bc108 tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] Calling method 'delete' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:36:46.974694 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.v3.volumes [None req-d067a2c6-4624-46a9-bb86-d26e8c2bc108 tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] Delete volume with id: 11cfb776-62c8-4626-8576-609ca1058959 Aug 12 10:36:46.987735 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:36:46.987735 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:36:46.988553 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-d067a2c6-4624-46a9-bb86-d26e8c2bc108 tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] Volume info retrieved successfully. Aug 12 10:36:47.031351 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-d067a2c6-4624-46a9-bb86-d26e8c2bc108 tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] Delete volume request issued successfully. Aug 12 10:36:47.031542 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-d067a2c6-4624-46a9-bb86-d26e8c2bc108 tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] https://10.4.3.105/volume/v3/volumes/11cfb776-62c8-4626-8576-609ca1058959 returned with HTTP 202 Aug 12 10:36:47.032143 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 442/1783] 10.4.3.105 () {68 vars in 1392 bytes} [Wed Aug 12 10:36:46 2026] DELETE /volume/v3/volumes/11cfb776-62c8-4626-8576-609ca1058959 => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 12 10:36:47.042861 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-fc9a0c56-942a-4426-9bc2-7e2a474e0def None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:47.045198 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-fc9a0c56-942a-4426-9bc2-7e2a474e0def tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] GET https://10.4.3.105/volume/v3/volumes/11cfb776-62c8-4626-8576-609ca1058959 Aug 12 10:36:47.045366 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-fc9a0c56-942a-4426-9bc2-7e2a474e0def tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:36:47.045366 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-fc9a0c56-942a-4426-9bc2-7e2a474e0def tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:36:47.057271 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:36:47.057271 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:36:47.062948 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-fc9a0c56-942a-4426-9bc2-7e2a474e0def tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] Volume info retrieved successfully. Aug 12 10:36:47.070257 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-fc9a0c56-942a-4426-9bc2-7e2a474e0def tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] https://10.4.3.105/volume/v3/volumes/11cfb776-62c8-4626-8576-609ca1058959 returned with HTTP 200 Aug 12 10:36:47.071065 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 450/1784] 10.4.3.105 () {68 vars in 1389 bytes} [Wed Aug 12 10:36:47 2026] GET /volume/v3/volumes/11cfb776-62c8-4626-8576-609ca1058959 => generated 1227 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 10:36:47.666707 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-7009a4c0-60ad-4fd2-8ef3-3c51e7d33b13 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:47.669473 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-7009a4c0-60ad-4fd2-8ef3-3c51e7d33b13 tempest-VolumesActionsTest-1365686709 tempest-VolumesActionsTest-1365686709-project-member] GET https://10.4.3.105/volume/v3/volumes/f9309d65-34ba-4832-9602-eaade437daa0 Aug 12 10:36:47.669738 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-7009a4c0-60ad-4fd2-8ef3-3c51e7d33b13 tempest-VolumesActionsTest-1365686709 tempest-VolumesActionsTest-1365686709-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:36:47.670625 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-7009a4c0-60ad-4fd2-8ef3-3c51e7d33b13 tempest-VolumesActionsTest-1365686709 tempest-VolumesActionsTest-1365686709-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:36:47.677782 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-7c15f967-9bf6-476a-8068-b38a96e225c0 req-79adaf6c-a58d-4f73-9fd1-090d8d8f3257 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:47.680541 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-7c15f967-9bf6-476a-8068-b38a96e225c0 req-79adaf6c-a58d-4f73-9fd1-090d8d8f3257 tempest-ServerRescueNegativeTestJSON-471383422 tempest-ServerRescueNegativeTestJSON-471383422-project-member] DELETE https://10.4.3.105/volume/v3/attachments/3fc31406-c51d-4ed0-9805-d6d0b2d31c40 Aug 12 10:36:47.680684 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-7c15f967-9bf6-476a-8068-b38a96e225c0 req-79adaf6c-a58d-4f73-9fd1-090d8d8f3257 tempest-ServerRescueNegativeTestJSON-471383422 tempest-ServerRescueNegativeTestJSON-471383422-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:36:47.680884 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-7c15f967-9bf6-476a-8068-b38a96e225c0 req-79adaf6c-a58d-4f73-9fd1-090d8d8f3257 tempest-ServerRescueNegativeTestJSON-471383422 tempest-ServerRescueNegativeTestJSON-471383422-project-member] Calling method 'version_select' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:36:47.682260 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:36:47.682260 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:36:47.692348 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-7009a4c0-60ad-4fd2-8ef3-3c51e7d33b13 tempest-VolumesActionsTest-1365686709 tempest-VolumesActionsTest-1365686709-project-member] Volume info retrieved successfully. Aug 12 10:36:47.694593 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:36:47.694593 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:36:47.701262 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-7009a4c0-60ad-4fd2-8ef3-3c51e7d33b13 tempest-VolumesActionsTest-1365686709 tempest-VolumesActionsTest-1365686709-project-member] https://10.4.3.105/volume/v3/volumes/f9309d65-34ba-4832-9602-eaade437daa0 returned with HTTP 200 Aug 12 10:36:47.701262 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 444/1785] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:36:47 2026] GET /volume/v3/volumes/f9309d65-34ba-4832-9602-eaade437daa0 => generated 861 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:36:47.714278 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-d2709779-ee69-4d54-8465-26735c539fe1 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:47.718612 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-d2709779-ee69-4d54-8465-26735c539fe1 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] GET https://10.4.3.105/volume/v3/backups/263450b3-bd03-4af9-95dd-39d374f75e99 Aug 12 10:36:47.718945 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-d2709779-ee69-4d54-8465-26735c539fe1 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:36:47.719115 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-d2709779-ee69-4d54-8465-26735c539fe1 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:36:47.719264 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-d2709779-ee69-4d54-8465-26735c539fe1 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Show backup with id 263450b3-bd03-4af9-95dd-39d374f75e99. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:36:47.724136 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:36:47.724136 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:36:47.730114 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-d2709779-ee69-4d54-8465-26735c539fe1 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] https://10.4.3.105/volume/v3/backups/263450b3-bd03-4af9-95dd-39d374f75e99 returned with HTTP 200 Aug 12 10:36:47.730114 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 443/1786] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:36:47 2026] GET /volume/v3/backups/263450b3-bd03-4af9-95dd-39d374f75e99 => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:36:47.752471 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-17e87e61-26b5-42b2-8426-fe5859403e38 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:47.754759 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-17e87e61-26b5-42b2-8426-fe5859403e38 tempest-VolumesActionsTest-1365686709 tempest-VolumesActionsTest-1365686709-project-member] POST https://10.4.3.105/volume/v3/volumes/f9309d65-34ba-4832-9602-eaade437daa0/action Aug 12 10:36:47.755209 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-17e87e61-26b5-42b2-8426-fe5859403e38 tempest-VolumesActionsTest-1365686709 tempest-VolumesActionsTest-1365686709-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-152762139", "disk_format": "qcow2"}}' {{(pid=100372) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 10:36:47.756266 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-17e87e61-26b5-42b2-8426-fe5859403e38 tempest-VolumesActionsTest-1365686709 tempest-VolumesActionsTest-1365686709-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-152762139", "disk_format": "qcow2"}} {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:36:47.766780 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:36:47.766780 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:36:47.766780 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-17e87e61-26b5-42b2-8426-fe5859403e38 tempest-VolumesActionsTest-1365686709 tempest-VolumesActionsTest-1365686709-project-member] Volume info retrieved successfully. Aug 12 10:36:47.774379 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-7c15f967-9bf6-476a-8068-b38a96e225c0 req-79adaf6c-a58d-4f73-9fd1-090d8d8f3257 tempest-ServerRescueNegativeTestJSON-471383422 tempest-ServerRescueNegativeTestJSON-471383422-project-member] https://10.4.3.105/volume/v3/attachments/3fc31406-c51d-4ed0-9805-d6d0b2d31c40 returned with HTTP 200 Aug 12 10:36:47.774904 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 450/1787] 10.4.3.105 () {72 vars in 1673 bytes} [Wed Aug 12 10:36:47 2026] DELETE /volume/v3/attachments/3fc31406-c51d-4ed0-9805-d6d0b2d31c40 => generated 19 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:36:47.786000 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:36:47.786000 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:36:47.795109 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.image.image_utils [None req-17e87e61-26b5-42b2-8426-fe5859403e38 tempest-VolumesActionsTest-1365686709 tempest-VolumesActionsTest-1365686709-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'qcow2', 'name': 'tempest-VolumesActionsTest-Image-152762139'}] 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-152762139'}]. {{(pid=100372) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Aug 12 10:36:48.085754 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-bfbfc1ec-a086-46e2-bc32-bd13b0ea3285 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:48.088701 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-bfbfc1ec-a086-46e2-bc32-bd13b0ea3285 tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] GET https://10.4.3.105/volume/v3/volumes/11cfb776-62c8-4626-8576-609ca1058959 Aug 12 10:36:48.089004 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-bfbfc1ec-a086-46e2-bc32-bd13b0ea3285 tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:36:48.089226 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-bfbfc1ec-a086-46e2-bc32-bd13b0ea3285 tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:36:48.097624 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-bfbfc1ec-a086-46e2-bc32-bd13b0ea3285 tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] https://10.4.3.105/volume/v3/volumes/11cfb776-62c8-4626-8576-609ca1058959 returned with HTTP 404 Aug 12 10:36:48.098434 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 445/1788] 10.4.3.105 () {68 vars in 1389 bytes} [Wed Aug 12 10:36:48 2026] GET /volume/v3/volumes/11cfb776-62c8-4626-8576-609ca1058959 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 10:36:48.390547 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-c646ba98-af21-401c-8848-3cc58bee0f7a None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:48.393856 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-c646ba98-af21-401c-8848-3cc58bee0f7a tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] DELETE https://10.4.3.105/volume/v3/volumes/bd209278-21da-4b05-a555-fb822d08bbd2 Aug 12 10:36:48.394185 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-c646ba98-af21-401c-8848-3cc58bee0f7a tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:36:48.394450 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-c646ba98-af21-401c-8848-3cc58bee0f7a tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] Calling method 'delete' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:36:48.394722 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.v3.volumes [None req-c646ba98-af21-401c-8848-3cc58bee0f7a tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] Delete volume with id: bd209278-21da-4b05-a555-fb822d08bbd2 Aug 12 10:36:48.405343 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:36:48.405343 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:36:48.405974 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-c646ba98-af21-401c-8848-3cc58bee0f7a tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] Volume info retrieved successfully. Aug 12 10:36:48.409141 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-17e87e61-26b5-42b2-8426-fe5859403e38 tempest-VolumesActionsTest-1365686709 tempest-VolumesActionsTest-1365686709-project-member] Copy volume to image completed successfully. Aug 12 10:36:48.409853 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-17e87e61-26b5-42b2-8426-fe5859403e38 tempest-VolumesActionsTest-1365686709 tempest-VolumesActionsTest-1365686709-project-member] https://10.4.3.105/volume/v3/volumes/f9309d65-34ba-4832-9602-eaade437daa0/action returned with HTTP 202 Aug 12 10:36:48.410483 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 451/1789] 10.4.3.105 () {68 vars in 1391 bytes} [Wed Aug 12 10:36:47 2026] POST /volume/v3/volumes/f9309d65-34ba-4832-9602-eaade437daa0/action => generated 688 bytes in 658 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 10:36:48.434007 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-c646ba98-af21-401c-8848-3cc58bee0f7a tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] Delete volume request issued successfully. Aug 12 10:36:48.434317 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-c646ba98-af21-401c-8848-3cc58bee0f7a tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] https://10.4.3.105/volume/v3/volumes/bd209278-21da-4b05-a555-fb822d08bbd2 returned with HTTP 202 Aug 12 10:36:48.434965 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 444/1790] 10.4.3.105 () {68 vars in 1392 bytes} [Wed Aug 12 10:36:48 2026] DELETE /volume/v3/volumes/bd209278-21da-4b05-a555-fb822d08bbd2 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 12 10:36:48.447918 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-f2b92f1b-6289-4733-a7bf-880a4d70e347 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:48.449757 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-f2b92f1b-6289-4733-a7bf-880a4d70e347 tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] GET https://10.4.3.105/volume/v3/volumes/bd209278-21da-4b05-a555-fb822d08bbd2 Aug 12 10:36:48.449976 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-f2b92f1b-6289-4733-a7bf-880a4d70e347 tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:36:48.450160 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-f2b92f1b-6289-4733-a7bf-880a4d70e347 tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:36:48.462002 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:36:48.462002 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:36:48.467028 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-f2b92f1b-6289-4733-a7bf-880a4d70e347 tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] Volume info retrieved successfully. Aug 12 10:36:48.472426 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-f2b92f1b-6289-4733-a7bf-880a4d70e347 tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] https://10.4.3.105/volume/v3/volumes/bd209278-21da-4b05-a555-fb822d08bbd2 returned with HTTP 200 Aug 12 10:36:48.472774 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 451/1791] 10.4.3.105 () {68 vars in 1389 bytes} [Wed Aug 12 10:36:48 2026] GET /volume/v3/volumes/bd209278-21da-4b05-a555-fb822d08bbd2 => generated 1192 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 10:36:48.563131 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-feed10ab-4146-4286-97a4-f0008d592884 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:48.565904 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-feed10ab-4146-4286-97a4-f0008d592884 tempest-ServerRescueNegativeTestJSON-471383422 tempest-ServerRescueNegativeTestJSON-471383422-project-member] GET https://10.4.3.105/volume/v3/volumes/26397fb4-e5c4-4e9f-8609-96049f6676a1 Aug 12 10:36:48.565904 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-feed10ab-4146-4286-97a4-f0008d592884 tempest-ServerRescueNegativeTestJSON-471383422 tempest-ServerRescueNegativeTestJSON-471383422-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:36:48.565981 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-feed10ab-4146-4286-97a4-f0008d592884 tempest-ServerRescueNegativeTestJSON-471383422 tempest-ServerRescueNegativeTestJSON-471383422-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:36:48.575001 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:36:48.575001 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:36:48.583756 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-feed10ab-4146-4286-97a4-f0008d592884 tempest-ServerRescueNegativeTestJSON-471383422 tempest-ServerRescueNegativeTestJSON-471383422-project-member] Volume info retrieved successfully. Aug 12 10:36:48.589034 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-feed10ab-4146-4286-97a4-f0008d592884 tempest-ServerRescueNegativeTestJSON-471383422 tempest-ServerRescueNegativeTestJSON-471383422-project-member] https://10.4.3.105/volume/v3/volumes/26397fb4-e5c4-4e9f-8609-96049f6676a1 returned with HTTP 200 Aug 12 10:36:48.589812 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 446/1792] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:36:48 2026] GET /volume/v3/volumes/26397fb4-e5c4-4e9f-8609-96049f6676a1 => generated 851 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 12 10:36:48.744064 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-c5e8b075-72be-41d5-8b93-9de202b2b54b None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:48.746452 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-c5e8b075-72be-41d5-8b93-9de202b2b54b tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] GET https://10.4.3.105/volume/v3/backups/263450b3-bd03-4af9-95dd-39d374f75e99 Aug 12 10:36:48.746745 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-c5e8b075-72be-41d5-8b93-9de202b2b54b tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:36:48.747014 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-c5e8b075-72be-41d5-8b93-9de202b2b54b tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:36:48.747172 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.v3.backups [None req-c5e8b075-72be-41d5-8b93-9de202b2b54b tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Show backup with id 263450b3-bd03-4af9-95dd-39d374f75e99. {{(pid=100372) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:36:48.757501 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:36:48.757501 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:36:48.758876 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-c5e8b075-72be-41d5-8b93-9de202b2b54b tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] https://10.4.3.105/volume/v3/backups/263450b3-bd03-4af9-95dd-39d374f75e99 returned with HTTP 200 Aug 12 10:36:48.759770 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 452/1793] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:36:48 2026] GET /volume/v3/backups/263450b3-bd03-4af9-95dd-39d374f75e99 => generated 749 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:36:49.486547 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-047defde-fc81-4dc4-8d9d-5494e08877b2 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:49.489500 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-047defde-fc81-4dc4-8d9d-5494e08877b2 tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] GET https://10.4.3.105/volume/v3/volumes/bd209278-21da-4b05-a555-fb822d08bbd2 Aug 12 10:36:49.489500 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-047defde-fc81-4dc4-8d9d-5494e08877b2 tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:36:49.489500 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-047defde-fc81-4dc4-8d9d-5494e08877b2 tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:36:49.499589 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-047defde-fc81-4dc4-8d9d-5494e08877b2 tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] https://10.4.3.105/volume/v3/volumes/bd209278-21da-4b05-a555-fb822d08bbd2 returned with HTTP 404 Aug 12 10:36:49.499719 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 445/1794] 10.4.3.105 () {68 vars in 1389 bytes} [Wed Aug 12 10:36:49 2026] GET /volume/v3/volumes/bd209278-21da-4b05-a555-fb822d08bbd2 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 10:36:49.512677 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-c296acca-1855-4360-89b6-02849f140641 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:49.517281 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-c296acca-1855-4360-89b6-02849f140641 tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] DELETE https://10.4.3.105/volume/v3/volumes/11cfb776-62c8-4626-8576-609ca1058959 Aug 12 10:36:49.517600 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-c296acca-1855-4360-89b6-02849f140641 tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:36:49.517887 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-c296acca-1855-4360-89b6-02849f140641 tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] Calling method 'delete' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:36:49.518131 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.v3.volumes [None req-c296acca-1855-4360-89b6-02849f140641 tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] Delete volume with id: 11cfb776-62c8-4626-8576-609ca1058959 Aug 12 10:36:49.528677 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-c296acca-1855-4360-89b6-02849f140641 tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] https://10.4.3.105/volume/v3/volumes/11cfb776-62c8-4626-8576-609ca1058959 returned with HTTP 404 Aug 12 10:36:49.528677 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 452/1795] 10.4.3.105 () {68 vars in 1392 bytes} [Wed Aug 12 10:36:49 2026] DELETE /volume/v3/volumes/11cfb776-62c8-4626-8576-609ca1058959 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 10:36:49.540388 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-7e5d1417-cd37-4502-afbf-dbf547b8c28d None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:49.541689 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-7e5d1417-cd37-4502-afbf-dbf547b8c28d tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] GET https://10.4.3.105/volume/v3/volumes/11cfb776-62c8-4626-8576-609ca1058959 Aug 12 10:36:49.542589 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-7e5d1417-cd37-4502-afbf-dbf547b8c28d tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:36:49.542863 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-7e5d1417-cd37-4502-afbf-dbf547b8c28d tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:36:49.558274 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-7e5d1417-cd37-4502-afbf-dbf547b8c28d tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] https://10.4.3.105/volume/v3/volumes/11cfb776-62c8-4626-8576-609ca1058959 returned with HTTP 404 Aug 12 10:36:49.559042 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 447/1796] 10.4.3.105 () {68 vars in 1389 bytes} [Wed Aug 12 10:36:49 2026] GET /volume/v3/volumes/11cfb776-62c8-4626-8576-609ca1058959 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 10:36:49.574955 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-4d1bff3f-276d-470d-b8d3-5b1ed23562a1 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:49.577559 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-4d1bff3f-276d-470d-b8d3-5b1ed23562a1 tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] DELETE https://10.4.3.105/volume/v3/snapshots/f3f705b3-7ad3-4750-b1e2-d535c5d143a2 Aug 12 10:36:49.577817 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-4d1bff3f-276d-470d-b8d3-5b1ed23562a1 tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:36:49.579603 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-4d1bff3f-276d-470d-b8d3-5b1ed23562a1 tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] Calling method 'delete' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:36:49.580108 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.v3.snapshots [None req-4d1bff3f-276d-470d-b8d3-5b1ed23562a1 tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] Delete snapshot with id: f3f705b3-7ad3-4750-b1e2-d535c5d143a2 Aug 12 10:36:49.586392 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-4d1bff3f-276d-470d-b8d3-5b1ed23562a1 tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] https://10.4.3.105/volume/v3/snapshots/f3f705b3-7ad3-4750-b1e2-d535c5d143a2 returned with HTTP 404 Aug 12 10:36:49.587425 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 453/1797] 10.4.3.105 () {66 vars in 1357 bytes} [Wed Aug 12 10:36:49 2026] DELETE /volume/v3/snapshots/f3f705b3-7ad3-4750-b1e2-d535c5d143a2 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:36:49.595758 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-572b38a1-d386-4a9f-93ed-07b59971c98d None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:49.600895 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-572b38a1-d386-4a9f-93ed-07b59971c98d tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] GET https://10.4.3.105/volume/v3/snapshots/f3f705b3-7ad3-4750-b1e2-d535c5d143a2 Aug 12 10:36:49.601214 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-572b38a1-d386-4a9f-93ed-07b59971c98d tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:36:49.601510 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-572b38a1-d386-4a9f-93ed-07b59971c98d tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:36:49.610479 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-572b38a1-d386-4a9f-93ed-07b59971c98d tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] https://10.4.3.105/volume/v3/snapshots/f3f705b3-7ad3-4750-b1e2-d535c5d143a2 returned with HTTP 404 Aug 12 10:36:49.611321 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 446/1798] 10.4.3.105 () {66 vars in 1354 bytes} [Wed Aug 12 10:36:49 2026] GET /volume/v3/snapshots/f3f705b3-7ad3-4750-b1e2-d535c5d143a2 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:36:49.622715 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-972662c7-9f34-487d-bf19-f91f3b1ce60f None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:49.627072 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-972662c7-9f34-487d-bf19-f91f3b1ce60f tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] DELETE https://10.4.3.105/volume/v3/volumes/bd209278-21da-4b05-a555-fb822d08bbd2 Aug 12 10:36:49.627381 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-972662c7-9f34-487d-bf19-f91f3b1ce60f tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:36:49.627891 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-972662c7-9f34-487d-bf19-f91f3b1ce60f tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] Calling method 'delete' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:36:49.628110 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.v3.volumes [None req-972662c7-9f34-487d-bf19-f91f3b1ce60f tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] Delete volume with id: bd209278-21da-4b05-a555-fb822d08bbd2 Aug 12 10:36:49.634541 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-972662c7-9f34-487d-bf19-f91f3b1ce60f tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] https://10.4.3.105/volume/v3/volumes/bd209278-21da-4b05-a555-fb822d08bbd2 returned with HTTP 404 Aug 12 10:36:49.635119 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 453/1799] 10.4.3.105 () {68 vars in 1392 bytes} [Wed Aug 12 10:36:49 2026] DELETE /volume/v3/volumes/bd209278-21da-4b05-a555-fb822d08bbd2 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Aug 12 10:36:49.650026 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-aac16587-0fe5-4f71-b32e-c8517b30c1f3 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:49.652677 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-aac16587-0fe5-4f71-b32e-c8517b30c1f3 tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] GET https://10.4.3.105/volume/v3/volumes/bd209278-21da-4b05-a555-fb822d08bbd2 Aug 12 10:36:49.652968 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-aac16587-0fe5-4f71-b32e-c8517b30c1f3 tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:36:49.653627 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-aac16587-0fe5-4f71-b32e-c8517b30c1f3 tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:36:49.661291 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-aac16587-0fe5-4f71-b32e-c8517b30c1f3 tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] https://10.4.3.105/volume/v3/volumes/bd209278-21da-4b05-a555-fb822d08bbd2 returned with HTTP 404 Aug 12 10:36:49.661935 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 448/1800] 10.4.3.105 () {68 vars in 1389 bytes} [Wed Aug 12 10:36:49 2026] GET /volume/v3/volumes/bd209278-21da-4b05-a555-fb822d08bbd2 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 10:36:49.734916 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-9fb347e2-805b-4b98-9d43-57bdc251ad6f None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:49.738247 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-9fb347e2-805b-4b98-9d43-57bdc251ad6f tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] DELETE https://10.4.3.105/volume/v3/volumes/722d2a9b-29ea-4be1-9b74-63b410cd3657 Aug 12 10:36:49.738534 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-9fb347e2-805b-4b98-9d43-57bdc251ad6f tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:36:49.738751 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-9fb347e2-805b-4b98-9d43-57bdc251ad6f tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] Calling method 'delete' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:36:49.738939 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.v3.volumes [None req-9fb347e2-805b-4b98-9d43-57bdc251ad6f tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] Delete volume with id: 722d2a9b-29ea-4be1-9b74-63b410cd3657 Aug 12 10:36:49.756319 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:36:49.756319 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:36:49.758673 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-9fb347e2-805b-4b98-9d43-57bdc251ad6f tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] Volume info retrieved successfully. Aug 12 10:36:49.786057 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-813b0271-4037-4773-959c-121502abc9d4 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:49.789412 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-813b0271-4037-4773-959c-121502abc9d4 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] GET https://10.4.3.105/volume/v3/backups/263450b3-bd03-4af9-95dd-39d374f75e99 Aug 12 10:36:49.789768 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-9fb347e2-805b-4b98-9d43-57bdc251ad6f tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] Delete volume request issued successfully. Aug 12 10:36:49.789990 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-813b0271-4037-4773-959c-121502abc9d4 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:36:49.790091 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-9fb347e2-805b-4b98-9d43-57bdc251ad6f tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] https://10.4.3.105/volume/v3/volumes/722d2a9b-29ea-4be1-9b74-63b410cd3657 returned with HTTP 202 Aug 12 10:36:49.790156 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-813b0271-4037-4773-959c-121502abc9d4 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:36:49.790291 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-813b0271-4037-4773-959c-121502abc9d4 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Show backup with id 263450b3-bd03-4af9-95dd-39d374f75e99. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:36:49.790387 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 454/1801] 10.4.3.105 () {68 vars in 1392 bytes} [Wed Aug 12 10:36:49 2026] DELETE /volume/v3/volumes/722d2a9b-29ea-4be1-9b74-63b410cd3657 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Aug 12 10:36:49.804395 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:36:49.804395 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:36:49.805607 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-813b0271-4037-4773-959c-121502abc9d4 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] https://10.4.3.105/volume/v3/backups/263450b3-bd03-4af9-95dd-39d374f75e99 returned with HTTP 200 Aug 12 10:36:49.806174 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 447/1802] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:36:49 2026] GET /volume/v3/backups/263450b3-bd03-4af9-95dd-39d374f75e99 => generated 749 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:36:49.815846 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-2a795306-3f0b-4d9c-b11f-8429bd584673 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:49.819433 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-2a795306-3f0b-4d9c-b11f-8429bd584673 tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] GET https://10.4.3.105/volume/v3/volumes/722d2a9b-29ea-4be1-9b74-63b410cd3657 Aug 12 10:36:49.819647 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-2a795306-3f0b-4d9c-b11f-8429bd584673 tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:36:49.820174 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-2a795306-3f0b-4d9c-b11f-8429bd584673 tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:36:49.822706 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-b1dde2c0-9a56-489d-8b12-b505a40feff4 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:49.831944 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:36:49.831944 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:36:49.839920 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-2a795306-3f0b-4d9c-b11f-8429bd584673 tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] Volume info retrieved successfully. Aug 12 10:36:49.845794 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-2a795306-3f0b-4d9c-b11f-8429bd584673 tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] https://10.4.3.105/volume/v3/volumes/722d2a9b-29ea-4be1-9b74-63b410cd3657 returned with HTTP 200 Aug 12 10:36:49.846251 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 454/1803] 10.4.3.105 () {68 vars in 1389 bytes} [Wed Aug 12 10:36:49 2026] GET /volume/v3/volumes/722d2a9b-29ea-4be1-9b74-63b410cd3657 => generated 1227 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 10:36:49.932009 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-b1dde2c0-9a56-489d-8b12-b505a40feff4 tempest-TestInstancesWithCinderVolumes-931993275 tempest-TestInstancesWithCinderVolumes-931993275-project-admin] POST https://10.4.3.105/volume/v3/types Aug 12 10:36:49.932368 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-b1dde2c0-9a56-489d-8b12-b505a40feff4 tempest-TestInstancesWithCinderVolumes-931993275 tempest-TestInstancesWithCinderVolumes-931993275-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-900477852-367081257", "extra_specs": {}}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:36:49.954340 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-b1dde2c0-9a56-489d-8b12-b505a40feff4 tempest-TestInstancesWithCinderVolumes-931993275 tempest-TestInstancesWithCinderVolumes-931993275-project-admin] https://10.4.3.105/volume/v3/types returned with HTTP 200 Aug 12 10:36:49.954606 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 449/1804] 10.4.3.105 () {68 vars in 1253 bytes} [Wed Aug 12 10:36:49 2026] POST /volume/v3/types => generated 267 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:36:50.831454 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-0558595b-84e2-4b44-b28f-793f52d2b8fb None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:50.834353 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-0558595b-84e2-4b44-b28f-793f52d2b8fb tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] GET https://10.4.3.105/volume/v3/backups/263450b3-bd03-4af9-95dd-39d374f75e99 Aug 12 10:36:50.834616 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-0558595b-84e2-4b44-b28f-793f52d2b8fb tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:36:50.834866 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-0558595b-84e2-4b44-b28f-793f52d2b8fb tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:36:50.835323 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.v3.backups [None req-0558595b-84e2-4b44-b28f-793f52d2b8fb tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Show backup with id 263450b3-bd03-4af9-95dd-39d374f75e99. {{(pid=100372) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:36:50.842332 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:36:50.842332 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:36:50.842332 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-0558595b-84e2-4b44-b28f-793f52d2b8fb tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] https://10.4.3.105/volume/v3/backups/263450b3-bd03-4af9-95dd-39d374f75e99 returned with HTTP 200 Aug 12 10:36:50.842797 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 455/1805] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:36:50 2026] GET /volume/v3/backups/263450b3-bd03-4af9-95dd-39d374f75e99 => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:36:50.861359 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-511ec143-83db-40fe-bcfc-eff1cb2c8454 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:50.864017 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-511ec143-83db-40fe-bcfc-eff1cb2c8454 tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] GET https://10.4.3.105/volume/v3/volumes/722d2a9b-29ea-4be1-9b74-63b410cd3657 Aug 12 10:36:50.864280 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-511ec143-83db-40fe-bcfc-eff1cb2c8454 tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:36:50.864552 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-511ec143-83db-40fe-bcfc-eff1cb2c8454 tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:36:50.871162 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-511ec143-83db-40fe-bcfc-eff1cb2c8454 tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] https://10.4.3.105/volume/v3/volumes/722d2a9b-29ea-4be1-9b74-63b410cd3657 returned with HTTP 404 Aug 12 10:36:50.872154 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 448/1806] 10.4.3.105 () {68 vars in 1389 bytes} [Wed Aug 12 10:36:50 2026] GET /volume/v3/volumes/722d2a9b-29ea-4be1-9b74-63b410cd3657 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 10:36:50.883028 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-80be65ca-27e3-4b8e-99c3-fb2027726bcd None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:50.885392 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-80be65ca-27e3-4b8e-99c3-fb2027726bcd tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] DELETE https://10.4.3.105/volume/v3/volumes/cef59b12-22f7-40e2-91ee-2e3182a657ca Aug 12 10:36:50.885658 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-80be65ca-27e3-4b8e-99c3-fb2027726bcd tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:36:50.885974 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-80be65ca-27e3-4b8e-99c3-fb2027726bcd tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] Calling method 'delete' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:36:50.886164 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.v3.volumes [None req-80be65ca-27e3-4b8e-99c3-fb2027726bcd tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] Delete volume with id: cef59b12-22f7-40e2-91ee-2e3182a657ca Aug 12 10:36:50.893481 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-80be65ca-27e3-4b8e-99c3-fb2027726bcd tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] https://10.4.3.105/volume/v3/volumes/cef59b12-22f7-40e2-91ee-2e3182a657ca returned with HTTP 404 Aug 12 10:36:50.894118 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 455/1807] 10.4.3.105 () {68 vars in 1392 bytes} [Wed Aug 12 10:36:50 2026] DELETE /volume/v3/volumes/cef59b12-22f7-40e2-91ee-2e3182a657ca => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 10:36:50.902974 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-e3506f80-861e-4471-9b04-45ecc96420fe None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:50.905226 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-e3506f80-861e-4471-9b04-45ecc96420fe tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] GET https://10.4.3.105/volume/v3/volumes/cef59b12-22f7-40e2-91ee-2e3182a657ca Aug 12 10:36:50.905226 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-e3506f80-861e-4471-9b04-45ecc96420fe tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:36:50.905434 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-e3506f80-861e-4471-9b04-45ecc96420fe tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:36:50.912646 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-e3506f80-861e-4471-9b04-45ecc96420fe tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] https://10.4.3.105/volume/v3/volumes/cef59b12-22f7-40e2-91ee-2e3182a657ca returned with HTTP 404 Aug 12 10:36:50.913351 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 450/1808] 10.4.3.105 () {68 vars in 1389 bytes} [Wed Aug 12 10:36:50 2026] GET /volume/v3/volumes/cef59b12-22f7-40e2-91ee-2e3182a657ca => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 10:36:50.959258 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-2a4c27d3-c257-40d4-9229-947737e71184 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:50.961019 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-2a4c27d3-c257-40d4-9229-947737e71184 tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] DELETE https://10.4.3.105/volume/v3/volumes/f660a637-d2c6-4a98-985e-76809e424b1e Aug 12 10:36:50.961420 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-2a4c27d3-c257-40d4-9229-947737e71184 tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:36:50.961773 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-2a4c27d3-c257-40d4-9229-947737e71184 tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] Calling method 'delete' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:36:50.962115 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.v3.volumes [None req-2a4c27d3-c257-40d4-9229-947737e71184 tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] Delete volume with id: f660a637-d2c6-4a98-985e-76809e424b1e Aug 12 10:36:50.968955 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-2a4c27d3-c257-40d4-9229-947737e71184 tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] https://10.4.3.105/volume/v3/volumes/f660a637-d2c6-4a98-985e-76809e424b1e returned with HTTP 404 Aug 12 10:36:50.969712 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 456/1809] 10.4.3.105 () {68 vars in 1392 bytes} [Wed Aug 12 10:36:50 2026] DELETE /volume/v3/volumes/f660a637-d2c6-4a98-985e-76809e424b1e => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 10:36:50.978192 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-7851b7c8-9993-4954-8cef-818d18611183 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:50.982685 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-7851b7c8-9993-4954-8cef-818d18611183 tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] GET https://10.4.3.105/volume/v3/volumes/f660a637-d2c6-4a98-985e-76809e424b1e Aug 12 10:36:50.982685 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-7851b7c8-9993-4954-8cef-818d18611183 tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:36:50.982685 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-7851b7c8-9993-4954-8cef-818d18611183 tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:36:50.987151 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-7851b7c8-9993-4954-8cef-818d18611183 tempest-VolumeImageDependencyTests-1300390412 tempest-VolumeImageDependencyTests-1300390412-project-member] https://10.4.3.105/volume/v3/volumes/f660a637-d2c6-4a98-985e-76809e424b1e returned with HTTP 404 Aug 12 10:36:50.987801 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 449/1810] 10.4.3.105 () {68 vars in 1389 bytes} [Wed Aug 12 10:36:50 2026] GET /volume/v3/volumes/f660a637-d2c6-4a98-985e-76809e424b1e => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 10:36:51.846849 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-1b700392-1e48-4d73-8359-18e982091c45 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:51.849130 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-1b700392-1e48-4d73-8359-18e982091c45 tempest-ServerRescueNegativeTestJSON-471383422 tempest-ServerRescueNegativeTestJSON-471383422-project-member] DELETE https://10.4.3.105/volume/v3/volumes/26397fb4-e5c4-4e9f-8609-96049f6676a1 Aug 12 10:36:51.849385 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-1b700392-1e48-4d73-8359-18e982091c45 tempest-ServerRescueNegativeTestJSON-471383422 tempest-ServerRescueNegativeTestJSON-471383422-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:36:51.849680 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-1b700392-1e48-4d73-8359-18e982091c45 tempest-ServerRescueNegativeTestJSON-471383422 tempest-ServerRescueNegativeTestJSON-471383422-project-member] Calling method 'delete' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:36:51.849908 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.v3.volumes [None req-1b700392-1e48-4d73-8359-18e982091c45 tempest-ServerRescueNegativeTestJSON-471383422 tempest-ServerRescueNegativeTestJSON-471383422-project-member] Delete volume with id: 26397fb4-e5c4-4e9f-8609-96049f6676a1 Aug 12 10:36:51.854961 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-3f30c614-7957-4188-a0e4-b4fa32e8c9a5 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:51.857270 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-3f30c614-7957-4188-a0e4-b4fa32e8c9a5 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] GET https://10.4.3.105/volume/v3/backups/263450b3-bd03-4af9-95dd-39d374f75e99 Aug 12 10:36:51.857478 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-3f30c614-7957-4188-a0e4-b4fa32e8c9a5 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:36:51.857707 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-3f30c614-7957-4188-a0e4-b4fa32e8c9a5 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:36:51.857844 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-3f30c614-7957-4188-a0e4-b4fa32e8c9a5 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Show backup with id 263450b3-bd03-4af9-95dd-39d374f75e99. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:36:51.861248 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:36:51.861248 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:36:51.862018 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-1b700392-1e48-4d73-8359-18e982091c45 tempest-ServerRescueNegativeTestJSON-471383422 tempest-ServerRescueNegativeTestJSON-471383422-project-member] Volume info retrieved successfully. Aug 12 10:36:51.866377 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:36:51.866377 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:36:51.868013 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-3f30c614-7957-4188-a0e4-b4fa32e8c9a5 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] https://10.4.3.105/volume/v3/backups/263450b3-bd03-4af9-95dd-39d374f75e99 returned with HTTP 200 Aug 12 10:36:51.869009 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 451/1811] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:36:51 2026] GET /volume/v3/backups/263450b3-bd03-4af9-95dd-39d374f75e99 => generated 749 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:36:51.893064 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-1b700392-1e48-4d73-8359-18e982091c45 tempest-ServerRescueNegativeTestJSON-471383422 tempest-ServerRescueNegativeTestJSON-471383422-project-member] Delete volume request issued successfully. Aug 12 10:36:51.893064 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-1b700392-1e48-4d73-8359-18e982091c45 tempest-ServerRescueNegativeTestJSON-471383422 tempest-ServerRescueNegativeTestJSON-471383422-project-member] https://10.4.3.105/volume/v3/volumes/26397fb4-e5c4-4e9f-8609-96049f6676a1 returned with HTTP 202 Aug 12 10:36:51.893064 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 456/1812] 10.4.3.105 () {66 vars in 1351 bytes} [Wed Aug 12 10:36:51 2026] DELETE /volume/v3/volumes/26397fb4-e5c4-4e9f-8609-96049f6676a1 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 10:36:51.908494 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-32c68e16-d3ba-442f-926a-cac2b49759ce None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:51.911367 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-32c68e16-d3ba-442f-926a-cac2b49759ce tempest-ServerRescueNegativeTestJSON-471383422 tempest-ServerRescueNegativeTestJSON-471383422-project-member] GET https://10.4.3.105/volume/v3/volumes/26397fb4-e5c4-4e9f-8609-96049f6676a1 Aug 12 10:36:51.911367 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-32c68e16-d3ba-442f-926a-cac2b49759ce tempest-ServerRescueNegativeTestJSON-471383422 tempest-ServerRescueNegativeTestJSON-471383422-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:36:51.911367 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-32c68e16-d3ba-442f-926a-cac2b49759ce tempest-ServerRescueNegativeTestJSON-471383422 tempest-ServerRescueNegativeTestJSON-471383422-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:36:51.924056 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:36:51.924056 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:36:51.930889 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-32c68e16-d3ba-442f-926a-cac2b49759ce tempest-ServerRescueNegativeTestJSON-471383422 tempest-ServerRescueNegativeTestJSON-471383422-project-member] Volume info retrieved successfully. Aug 12 10:36:51.940411 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-32c68e16-d3ba-442f-926a-cac2b49759ce tempest-ServerRescueNegativeTestJSON-471383422 tempest-ServerRescueNegativeTestJSON-471383422-project-member] https://10.4.3.105/volume/v3/volumes/26397fb4-e5c4-4e9f-8609-96049f6676a1 returned with HTTP 200 Aug 12 10:36:51.941079 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 457/1813] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:36:51 2026] GET /volume/v3/volumes/26397fb4-e5c4-4e9f-8609-96049f6676a1 => generated 850 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:36:52.042845 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-9f5d43e5-722f-4f34-8216-2df420832ffe None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:52.045117 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-9f5d43e5-722f-4f34-8216-2df420832ffe tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] POST https://10.4.3.105/volume/v3/volumes Aug 12 10:36:52.045590 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-9f5d43e5-722f-4f34-8216-2df420832ffe tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1777387144"}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:36:52.048676 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.volumes [None req-9f5d43e5-722f-4f34-8216-2df420832ffe tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-1777387144'}} {{(pid=100374) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 10:36:52.048872 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.v3.volumes [None req-9f5d43e5-722f-4f34-8216-2df420832ffe tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] Create volume of 1 GB Aug 12 10:36:52.058933 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-9f5d43e5-722f-4f34-8216-2df420832ffe tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] Availability Zones retrieved successfully. Aug 12 10:36:52.074020 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-9f5d43e5-722f-4f34-8216-2df420832ffe tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] Flow 'volume_create_api' (0e0a2241-a121-4854-a714-a06ac17d69fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:36:52.076395 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-9f5d43e5-722f-4f34-8216-2df420832ffe tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c3ef850f-f98c-43d2-94ac-960996ecab96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:36:52.078586 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.flows.api.create_volume [None req-9f5d43e5-722f-4f34-8216-2df420832ffe tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] Validating volume size '1' using validate_int {{(pid=100374) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 10:36:52.119329 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-9f5d43e5-722f-4f34-8216-2df420832ffe tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c3ef850f-f98c-43d2-94ac-960996ecab96) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T10:26:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6cd66f07-4c7b-40b2-9dfb-378538f29c9e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:36:52.121330 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-9f5d43e5-722f-4f34-8216-2df420832ffe tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (988bcc85-58c9-4f9d-b37e-351ae58133e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:36:52.173100 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.quota [None req-9f5d43e5-722f-4f34-8216-2df420832ffe tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] Created reservations ['39b09d91-a81e-4454-b574-405de8965169', '850c8ca5-8920-4a9b-b1c7-b7370273b408', '69b9d7f9-f5b2-4b3e-ae10-76ff76b44a17', '86d1ba42-ad43-4ab5-b1b0-b69d990127a5'] {{(pid=100374) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:36:52.174286 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-9f5d43e5-722f-4f34-8216-2df420832ffe tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (988bcc85-58c9-4f9d-b37e-351ae58133e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['39b09d91-a81e-4454-b574-405de8965169', '850c8ca5-8920-4a9b-b1c7-b7370273b408', '69b9d7f9-f5b2-4b3e-ae10-76ff76b44a17', '86d1ba42-ad43-4ab5-b1b0-b69d990127a5']}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:36:52.175184 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-9f5d43e5-722f-4f34-8216-2df420832ffe tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (52a9389e-07bc-472d-9242-77864424d493) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:36:52.204734 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-9f5d43e5-722f-4f34-8216-2df420832ffe tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (52a9389e-07bc-472d-9242-77864424d493) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'db0f879e-67a6-409f-907f-6f9b7dcce11d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1777387144',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='50c26534f35c4b21ac0306a00f6368b4',qos_specs=None,replication_status=,reservations=['39b09d91-a81e-4454-b574-405de8965169','850c8ca5-8920-4a9b-b1c7-b7370273b408','69b9d7f9-f5b2-4b3e-ae10-76ff76b44a17','86d1ba42-ad43-4ab5-b1b0-b69d990127a5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='82f6ce0607f54828855496a3c4393c5e',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:36:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1777387144',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=db0f879e-67a6-409f-907f-6f9b7dcce11d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='50c26534f35c4b21ac0306a00f6368b4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='82f6ce0607f54828855496a3c4393c5e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6cd66f07-4c7b-40b2-9dfb-378538f29c9e),volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:36:52.205612 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-9f5d43e5-722f-4f34-8216-2df420832ffe tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f2832dce-5c80-448a-bc4d-d9456cac7a77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:36:52.245631 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-9f5d43e5-722f-4f34-8216-2df420832ffe tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f2832dce-5c80-448a-bc4d-d9456cac7a77) transitioned into state 'SUCCESS' from state '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-1777387144',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='50c26534f35c4b21ac0306a00f6368b4',qos_specs=None,replication_status=,reservations=['39b09d91-a81e-4454-b574-405de8965169','850c8ca5-8920-4a9b-b1c7-b7370273b408','69b9d7f9-f5b2-4b3e-ae10-76ff76b44a17','86d1ba42-ad43-4ab5-b1b0-b69d990127a5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='82f6ce0607f54828855496a3c4393c5e',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:36:52.247719 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-9f5d43e5-722f-4f34-8216-2df420832ffe tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (27fcf371-86de-4402-a1aa-69da15a248c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:36:52.261666 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-9f5d43e5-722f-4f34-8216-2df420832ffe tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (27fcf371-86de-4402-a1aa-69da15a248c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:36:52.262563 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-9f5d43e5-722f-4f34-8216-2df420832ffe tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] Flow 'volume_create_api' (0e0a2241-a121-4854-a714-a06ac17d69fc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100374) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:36:52.262919 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-9f5d43e5-722f-4f34-8216-2df420832ffe tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] Create volume request issued successfully. Aug 12 10:36:52.263541 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-9f5d43e5-722f-4f34-8216-2df420832ffe tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] https://10.4.3.105/volume/v3/volumes returned with HTTP 202 Aug 12 10:36:52.264079 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 450/1814] 10.4.3.105 () {68 vars in 1258 bytes} [Wed Aug 12 10:36:52 2026] POST /volume/v3/volumes => generated 751 bytes in 222 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 10:36:52.282461 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-84cb7a90-8143-419a-95bb-5f785090aa36 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:52.285417 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-84cb7a90-8143-419a-95bb-5f785090aa36 tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] GET https://10.4.3.105/volume/v3/volumes/db0f879e-67a6-409f-907f-6f9b7dcce11d Aug 12 10:36:52.287684 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-84cb7a90-8143-419a-95bb-5f785090aa36 tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:36:52.287684 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-84cb7a90-8143-419a-95bb-5f785090aa36 tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:36:52.296806 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:36:52.296806 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:36:52.304227 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-84cb7a90-8143-419a-95bb-5f785090aa36 tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] Volume info retrieved successfully. Aug 12 10:36:52.309425 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-84cb7a90-8143-419a-95bb-5f785090aa36 tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] https://10.4.3.105/volume/v3/volumes/db0f879e-67a6-409f-907f-6f9b7dcce11d returned with HTTP 200 Aug 12 10:36:52.310383 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 452/1815] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:36:52 2026] GET /volume/v3/volumes/db0f879e-67a6-409f-907f-6f9b7dcce11d => generated 819 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:36:52.728398 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-9698e785-20c0-4658-ac40-b327553717ae None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:52.731461 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-9698e785-20c0-4658-ac40-b327553717ae tempest-TestInstancesWithCinderVolumes-931993275 tempest-TestInstancesWithCinderVolumes-931993275-project-admin] POST https://10.4.3.105/volume/v3/types Aug 12 10:36:52.731982 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-9698e785-20c0-4658-ac40-b327553717ae tempest-TestInstancesWithCinderVolumes-931993275 tempest-TestInstancesWithCinderVolumes-931993275-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-113094012-1152206040", "extra_specs": {}}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:36:52.755963 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-9698e785-20c0-4658-ac40-b327553717ae tempest-TestInstancesWithCinderVolumes-931993275 tempest-TestInstancesWithCinderVolumes-931993275-project-admin] https://10.4.3.105/volume/v3/types returned with HTTP 200 Aug 12 10:36:52.757168 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 457/1816] 10.4.3.105 () {68 vars in 1253 bytes} [Wed Aug 12 10:36:52 2026] POST /volume/v3/types => generated 268 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:36:52.772620 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-577bc80e-d1b5-4c02-a572-880a1daece92 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:52.774829 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-577bc80e-d1b5-4c02-a572-880a1daece92 tempest-TestInstancesWithCinderVolumes-931993275 tempest-TestInstancesWithCinderVolumes-931993275-project-admin] POST https://10.4.3.105/volume/v3/types Aug 12 10:36:52.775314 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-577bc80e-d1b5-4c02-a572-880a1daece92 tempest-TestInstancesWithCinderVolumes-931993275 tempest-TestInstancesWithCinderVolumes-931993275-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1432990289-747396061", "extra_specs": {}}} {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:36:52.790339 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-577bc80e-d1b5-4c02-a572-880a1daece92 tempest-TestInstancesWithCinderVolumes-931993275 tempest-TestInstancesWithCinderVolumes-931993275-project-admin] https://10.4.3.105/volume/v3/types returned with HTTP 200 Aug 12 10:36:52.790748 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 458/1817] 10.4.3.105 () {68 vars in 1253 bytes} [Wed Aug 12 10:36:52 2026] POST /volume/v3/types => generated 268 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:36:52.802433 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-b25b41d8-7ac8-4b7b-b7e6-a7cec5b6039f None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:52.805745 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-b25b41d8-7ac8-4b7b-b7e6-a7cec5b6039f tempest-TestInstancesWithCinderVolumes-584858421 tempest-TestInstancesWithCinderVolumes-584858421-project-member] POST https://10.4.3.105/volume/v3/volumes Aug 12 10:36:52.806162 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-b25b41d8-7ac8-4b7b-b7e6-a7cec5b6039f tempest-TestInstancesWithCinderVolumes-584858421 tempest-TestInstancesWithCinderVolumes-584858421-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-1392906765", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-113094012-1152206040", "size": 1}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:36:52.807681 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.volumes [None req-b25b41d8-7ac8-4b7b-b7e6-a7cec5b6039f tempest-TestInstancesWithCinderVolumes-584858421 tempest-TestInstancesWithCinderVolumes-584858421-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-1392906765', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-113094012-1152206040', 'size': 1}} {{(pid=100374) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 10:36:52.811205 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.v3.volumes [None req-b25b41d8-7ac8-4b7b-b7e6-a7cec5b6039f tempest-TestInstancesWithCinderVolumes-584858421 tempest-TestInstancesWithCinderVolumes-584858421-project-member] Create volume of 1 GB Aug 12 10:36:52.811591 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:36:52.811591 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:36:52.812199 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-b25b41d8-7ac8-4b7b-b7e6-a7cec5b6039f tempest-TestInstancesWithCinderVolumes-584858421 tempest-TestInstancesWithCinderVolumes-584858421-project-member] Availability Zones retrieved successfully. Aug 12 10:36:52.820027 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-b25b41d8-7ac8-4b7b-b7e6-a7cec5b6039f tempest-TestInstancesWithCinderVolumes-584858421 tempest-TestInstancesWithCinderVolumes-584858421-project-member] Flow 'volume_create_api' (f0aaeb34-7bf8-4c9c-b5c2-d0f7c2ed97b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:36:52.821319 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-b25b41d8-7ac8-4b7b-b7e6-a7cec5b6039f tempest-TestInstancesWithCinderVolumes-584858421 tempest-TestInstancesWithCinderVolumes-584858421-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (68a3dc5a-023c-44f2-a1e7-2566cedbec81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:36:52.822577 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.flows.api.create_volume [None req-b25b41d8-7ac8-4b7b-b7e6-a7cec5b6039f tempest-TestInstancesWithCinderVolumes-584858421 tempest-TestInstancesWithCinderVolumes-584858421-project-member] Validating volume size '1' using validate_int {{(pid=100374) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 10:36:52.845942 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-b25b41d8-7ac8-4b7b-b7e6-a7cec5b6039f tempest-TestInstancesWithCinderVolumes-584858421 tempest-TestInstancesWithCinderVolumes-584858421-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (68a3dc5a-023c-44f2-a1e7-2566cedbec81) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T10:36:53Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d9c75a72-bfb0-474d-9196-b2652881de07,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-113094012-1152206040',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd9c75a72-bfb0-474d-9196-b2652881de07', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:36:52.849536 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-b25b41d8-7ac8-4b7b-b7e6-a7cec5b6039f tempest-TestInstancesWithCinderVolumes-584858421 tempest-TestInstancesWithCinderVolumes-584858421-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7ffd0c55-34cf-4c97-aa43-b593732d92fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:36:52.874037 np0000007037 devstack@c-api.service[100374]: WARNING cinder.quota [None req-b25b41d8-7ac8-4b7b-b7e6-a7cec5b6039f tempest-TestInstancesWithCinderVolumes-584858421 tempest-TestInstancesWithCinderVolumes-584858421-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-113094012-1152206040 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-113094012-1152206040, it is now deprecated. Please use the default quota class for default quota. Aug 12 10:36:52.874341 np0000007037 devstack@c-api.service[100374]: WARNING cinder.quota [None req-b25b41d8-7ac8-4b7b-b7e6-a7cec5b6039f tempest-TestInstancesWithCinderVolumes-584858421 tempest-TestInstancesWithCinderVolumes-584858421-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-113094012-1152206040 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-113094012-1152206040, it is now deprecated. Please use the default quota class for default quota. Aug 12 10:36:52.880980 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-1c3c033c-50b6-423d-8c31-6f66012f4bd1 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:52.883495 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-1c3c033c-50b6-423d-8c31-6f66012f4bd1 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] GET https://10.4.3.105/volume/v3/backups/263450b3-bd03-4af9-95dd-39d374f75e99 Aug 12 10:36:52.883820 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-1c3c033c-50b6-423d-8c31-6f66012f4bd1 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:36:52.884158 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-1c3c033c-50b6-423d-8c31-6f66012f4bd1 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:36:52.884296 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-1c3c033c-50b6-423d-8c31-6f66012f4bd1 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Show backup with id 263450b3-bd03-4af9-95dd-39d374f75e99. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:36:52.889152 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:36:52.889152 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:36:52.890042 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-1c3c033c-50b6-423d-8c31-6f66012f4bd1 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] https://10.4.3.105/volume/v3/backups/263450b3-bd03-4af9-95dd-39d374f75e99 returned with HTTP 200 Aug 12 10:36:52.890471 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 453/1818] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:36:52 2026] GET /volume/v3/backups/263450b3-bd03-4af9-95dd-39d374f75e99 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:36:52.926695 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.quota [None req-b25b41d8-7ac8-4b7b-b7e6-a7cec5b6039f tempest-TestInstancesWithCinderVolumes-584858421 tempest-TestInstancesWithCinderVolumes-584858421-project-member] Created reservations ['a717f1ec-df6f-45ba-8110-43efde38987e', '7f634d16-790b-452a-b08f-2394a69d10e7', '205103d0-9875-452a-bf5f-2ea4ee80ac37', 'c0def90c-9774-4522-b147-4d50e06efc47'] {{(pid=100374) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:36:52.927588 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-b25b41d8-7ac8-4b7b-b7e6-a7cec5b6039f tempest-TestInstancesWithCinderVolumes-584858421 tempest-TestInstancesWithCinderVolumes-584858421-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7ffd0c55-34cf-4c97-aa43-b593732d92fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a717f1ec-df6f-45ba-8110-43efde38987e', '7f634d16-790b-452a-b08f-2394a69d10e7', '205103d0-9875-452a-bf5f-2ea4ee80ac37', 'c0def90c-9774-4522-b147-4d50e06efc47']}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:36:52.928432 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-b25b41d8-7ac8-4b7b-b7e6-a7cec5b6039f tempest-TestInstancesWithCinderVolumes-584858421 tempest-TestInstancesWithCinderVolumes-584858421-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f4c2e9e4-4294-4097-ab17-33916df0cc99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:36:52.953157 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-b25b41d8-7ac8-4b7b-b7e6-a7cec5b6039f tempest-TestInstancesWithCinderVolumes-584858421 tempest-TestInstancesWithCinderVolumes-584858421-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f4c2e9e4-4294-4097-ab17-33916df0cc99) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '988a75ea-e748-4337-aa5d-c0d046e364a5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1392906765',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='663d4173e3e947c48e15964a3576bc68',qos_specs=None,replication_status=,reservations=['a717f1ec-df6f-45ba-8110-43efde38987e','7f634d16-790b-452a-b08f-2394a69d10e7','205103d0-9875-452a-bf5f-2ea4ee80ac37','c0def90c-9774-4522-b147-4d50e06efc47'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='11de0bac7a444d0f9463910017f4e54a',volume_type_id=d9c75a72-bfb0-474d-9196-b2652881de07), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:36:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1392906765',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=988a75ea-e748-4337-aa5d-c0d046e364a5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='663d4173e3e947c48e15964a3576bc68',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='11de0bac7a444d0f9463910017f4e54a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d9c75a72-bfb0-474d-9196-b2652881de07),volume_type_id=d9c75a72-bfb0-474d-9196-b2652881de07)}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:36:52.953936 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-b25b41d8-7ac8-4b7b-b7e6-a7cec5b6039f tempest-TestInstancesWithCinderVolumes-584858421 tempest-TestInstancesWithCinderVolumes-584858421-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fb544ad5-72c1-4447-9909-b95e2f4fe0c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:36:52.968324 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-84a925ba-c982-49c7-9958-26394332107b None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:52.970713 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-84a925ba-c982-49c7-9958-26394332107b tempest-ServerRescueNegativeTestJSON-471383422 tempest-ServerRescueNegativeTestJSON-471383422-project-member] GET https://10.4.3.105/volume/v3/volumes/26397fb4-e5c4-4e9f-8609-96049f6676a1 Aug 12 10:36:52.971051 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-84a925ba-c982-49c7-9958-26394332107b tempest-ServerRescueNegativeTestJSON-471383422 tempest-ServerRescueNegativeTestJSON-471383422-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:36:52.972110 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-84a925ba-c982-49c7-9958-26394332107b tempest-ServerRescueNegativeTestJSON-471383422 tempest-ServerRescueNegativeTestJSON-471383422-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:36:52.978728 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-b25b41d8-7ac8-4b7b-b7e6-a7cec5b6039f tempest-TestInstancesWithCinderVolumes-584858421 tempest-TestInstancesWithCinderVolumes-584858421-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fb544ad5-72c1-4447-9909-b95e2f4fe0c8) transitioned into state 'SUCCESS' from state '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-1392906765',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='663d4173e3e947c48e15964a3576bc68',qos_specs=None,replication_status=,reservations=['a717f1ec-df6f-45ba-8110-43efde38987e','7f634d16-790b-452a-b08f-2394a69d10e7','205103d0-9875-452a-bf5f-2ea4ee80ac37','c0def90c-9774-4522-b147-4d50e06efc47'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='11de0bac7a444d0f9463910017f4e54a',volume_type_id=d9c75a72-bfb0-474d-9196-b2652881de07)}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:36:52.979442 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-b25b41d8-7ac8-4b7b-b7e6-a7cec5b6039f tempest-TestInstancesWithCinderVolumes-584858421 tempest-TestInstancesWithCinderVolumes-584858421-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d7dd721f-e5f3-4a80-88da-cb4aa804cc2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:36:52.981472 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-84a925ba-c982-49c7-9958-26394332107b tempest-ServerRescueNegativeTestJSON-471383422 tempest-ServerRescueNegativeTestJSON-471383422-project-member] https://10.4.3.105/volume/v3/volumes/26397fb4-e5c4-4e9f-8609-96049f6676a1 returned with HTTP 404 Aug 12 10:36:52.984236 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 458/1819] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:36:52 2026] GET /volume/v3/volumes/26397fb4-e5c4-4e9f-8609-96049f6676a1 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:36:52.991159 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-b25b41d8-7ac8-4b7b-b7e6-a7cec5b6039f tempest-TestInstancesWithCinderVolumes-584858421 tempest-TestInstancesWithCinderVolumes-584858421-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d7dd721f-e5f3-4a80-88da-cb4aa804cc2d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:36:52.991765 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-b25b41d8-7ac8-4b7b-b7e6-a7cec5b6039f tempest-TestInstancesWithCinderVolumes-584858421 tempest-TestInstancesWithCinderVolumes-584858421-project-member] Flow 'volume_create_api' (f0aaeb34-7bf8-4c9c-b5c2-d0f7c2ed97b7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100374) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:36:52.992087 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-b25b41d8-7ac8-4b7b-b7e6-a7cec5b6039f tempest-TestInstancesWithCinderVolumes-584858421 tempest-TestInstancesWithCinderVolumes-584858421-project-member] Create volume request issued successfully. Aug 12 10:36:52.992655 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-b25b41d8-7ac8-4b7b-b7e6-a7cec5b6039f tempest-TestInstancesWithCinderVolumes-584858421 tempest-TestInstancesWithCinderVolumes-584858421-project-member] https://10.4.3.105/volume/v3/volumes returned with HTTP 202 Aug 12 10:36:52.992901 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-d9790a84-1055-4d15-b1c0-b3b176567099 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:52.993210 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 451/1820] 10.4.3.105 () {68 vars in 1259 bytes} [Wed Aug 12 10:36:52 2026] POST /volume/v3/volumes => generated 846 bytes in 191 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 10:36:52.995998 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-d9790a84-1055-4d15-b1c0-b3b176567099 tempest-ServerRescueNegativeTestJSON-471383422 tempest-ServerRescueNegativeTestJSON-471383422-project-member] DELETE https://10.4.3.105/volume/v3/volumes/02d1c42c-4b62-4a95-a119-b017b164ffc0 Aug 12 10:36:52.996244 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-d9790a84-1055-4d15-b1c0-b3b176567099 tempest-ServerRescueNegativeTestJSON-471383422 tempest-ServerRescueNegativeTestJSON-471383422-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:36:52.996447 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-d9790a84-1055-4d15-b1c0-b3b176567099 tempest-ServerRescueNegativeTestJSON-471383422 tempest-ServerRescueNegativeTestJSON-471383422-project-member] Calling method 'delete' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:36:52.996618 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.v3.volumes [None req-d9790a84-1055-4d15-b1c0-b3b176567099 tempest-ServerRescueNegativeTestJSON-471383422 tempest-ServerRescueNegativeTestJSON-471383422-project-member] Delete volume with id: 02d1c42c-4b62-4a95-a119-b017b164ffc0 Aug 12 10:36:53.004065 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:36:53.004065 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:36:53.004551 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-d9790a84-1055-4d15-b1c0-b3b176567099 tempest-ServerRescueNegativeTestJSON-471383422 tempest-ServerRescueNegativeTestJSON-471383422-project-member] Volume info retrieved successfully. Aug 12 10:36:53.014022 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-bb2c69d7-3ea5-424f-aca2-ebac33664654 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:53.015890 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-bb2c69d7-3ea5-424f-aca2-ebac33664654 tempest-TestInstancesWithCinderVolumes-584858421 tempest-TestInstancesWithCinderVolumes-584858421-project-member] POST https://10.4.3.105/volume/v3/volumes Aug 12 10:36:53.016236 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-bb2c69d7-3ea5-424f-aca2-ebac33664654 tempest-TestInstancesWithCinderVolumes-584858421 tempest-TestInstancesWithCinderVolumes-584858421-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-546263069", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1432990289-747396061", "size": 1}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:36:53.018101 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.v3.volumes [None req-bb2c69d7-3ea5-424f-aca2-ebac33664654 tempest-TestInstancesWithCinderVolumes-584858421 tempest-TestInstancesWithCinderVolumes-584858421-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-546263069', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1432990289-747396061', 'size': 1}} {{(pid=100373) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 10:36:53.021766 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.v3.volumes [None req-bb2c69d7-3ea5-424f-aca2-ebac33664654 tempest-TestInstancesWithCinderVolumes-584858421 tempest-TestInstancesWithCinderVolumes-584858421-project-member] Create volume of 1 GB Aug 12 10:36:53.022138 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:36:53.022138 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:36:53.022694 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-bb2c69d7-3ea5-424f-aca2-ebac33664654 tempest-TestInstancesWithCinderVolumes-584858421 tempest-TestInstancesWithCinderVolumes-584858421-project-member] Availability Zones retrieved successfully. Aug 12 10:36:53.028145 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-d9790a84-1055-4d15-b1c0-b3b176567099 tempest-ServerRescueNegativeTestJSON-471383422 tempest-ServerRescueNegativeTestJSON-471383422-project-member] Delete volume request issued successfully. Aug 12 10:36:53.028145 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-d9790a84-1055-4d15-b1c0-b3b176567099 tempest-ServerRescueNegativeTestJSON-471383422 tempest-ServerRescueNegativeTestJSON-471383422-project-member] https://10.4.3.105/volume/v3/volumes/02d1c42c-4b62-4a95-a119-b017b164ffc0 returned with HTTP 202 Aug 12 10:36:53.029458 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 459/1821] 10.4.3.105 () {66 vars in 1351 bytes} [Wed Aug 12 10:36:52 2026] DELETE /volume/v3/volumes/02d1c42c-4b62-4a95-a119-b017b164ffc0 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 10:36:53.029655 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-bb2c69d7-3ea5-424f-aca2-ebac33664654 tempest-TestInstancesWithCinderVolumes-584858421 tempest-TestInstancesWithCinderVolumes-584858421-project-member] Flow 'volume_create_api' (970ace65-3fdb-497b-ae76-35c0cb570139) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:36:53.030559 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-bb2c69d7-3ea5-424f-aca2-ebac33664654 tempest-TestInstancesWithCinderVolumes-584858421 tempest-TestInstancesWithCinderVolumes-584858421-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (792b3452-998d-41d1-bd3b-6ba52f2184be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:36:53.031622 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.flows.api.create_volume [None req-bb2c69d7-3ea5-424f-aca2-ebac33664654 tempest-TestInstancesWithCinderVolumes-584858421 tempest-TestInstancesWithCinderVolumes-584858421-project-member] Validating volume size '1' using validate_int {{(pid=100373) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 10:36:53.040845 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-91df96ed-3d46-4854-afe6-75d3aec5196c None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:53.044793 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-91df96ed-3d46-4854-afe6-75d3aec5196c tempest-ServerRescueNegativeTestJSON-471383422 tempest-ServerRescueNegativeTestJSON-471383422-project-member] GET https://10.4.3.105/volume/v3/volumes/02d1c42c-4b62-4a95-a119-b017b164ffc0 Aug 12 10:36:53.045124 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-91df96ed-3d46-4854-afe6-75d3aec5196c tempest-ServerRescueNegativeTestJSON-471383422 tempest-ServerRescueNegativeTestJSON-471383422-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:36:53.045434 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-91df96ed-3d46-4854-afe6-75d3aec5196c tempest-ServerRescueNegativeTestJSON-471383422 tempest-ServerRescueNegativeTestJSON-471383422-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:36:53.063122 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:36:53.063122 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:36:53.068621 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-bb2c69d7-3ea5-424f-aca2-ebac33664654 tempest-TestInstancesWithCinderVolumes-584858421 tempest-TestInstancesWithCinderVolumes-584858421-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (792b3452-998d-41d1-bd3b-6ba52f2184be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T10:36:53Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=cd8d8dd1-7358-4ff7-9ec5-02d403b58778,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1432990289-747396061',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cd8d8dd1-7358-4ff7-9ec5-02d403b58778', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:36:53.069822 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-91df96ed-3d46-4854-afe6-75d3aec5196c tempest-ServerRescueNegativeTestJSON-471383422 tempest-ServerRescueNegativeTestJSON-471383422-project-member] Volume info retrieved successfully. Aug 12 10:36:53.070216 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-bb2c69d7-3ea5-424f-aca2-ebac33664654 tempest-TestInstancesWithCinderVolumes-584858421 tempest-TestInstancesWithCinderVolumes-584858421-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5046db61-ce50-4cff-aeca-9538ce28e71a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:36:53.081030 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-91df96ed-3d46-4854-afe6-75d3aec5196c tempest-ServerRescueNegativeTestJSON-471383422 tempest-ServerRescueNegativeTestJSON-471383422-project-member] https://10.4.3.105/volume/v3/volumes/02d1c42c-4b62-4a95-a119-b017b164ffc0 returned with HTTP 200 Aug 12 10:36:53.081030 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 459/1822] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:36:53 2026] GET /volume/v3/volumes/02d1c42c-4b62-4a95-a119-b017b164ffc0 => generated 851 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:36:53.110390 np0000007037 devstack@c-api.service[100373]: WARNING cinder.quota [None req-bb2c69d7-3ea5-424f-aca2-ebac33664654 tempest-TestInstancesWithCinderVolumes-584858421 tempest-TestInstancesWithCinderVolumes-584858421-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1432990289-747396061 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1432990289-747396061, it is now deprecated. Please use the default quota class for default quota. Aug 12 10:36:53.111227 np0000007037 devstack@c-api.service[100373]: WARNING cinder.quota [None req-bb2c69d7-3ea5-424f-aca2-ebac33664654 tempest-TestInstancesWithCinderVolumes-584858421 tempest-TestInstancesWithCinderVolumes-584858421-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1432990289-747396061 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1432990289-747396061, it is now deprecated. Please use the default quota class for default quota. Aug 12 10:36:53.120265 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-462a1a04-aab2-48ba-b1de-4bac17d711d1 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:53.154631 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.quota [None req-bb2c69d7-3ea5-424f-aca2-ebac33664654 tempest-TestInstancesWithCinderVolumes-584858421 tempest-TestInstancesWithCinderVolumes-584858421-project-member] Created reservations ['2fa4b6ae-73d1-42d9-ae51-d3dfe5f9efc8', '9dd09901-6d99-44c8-8f8b-3b0ff569559d', 'b0804740-b88e-45bd-ad79-194ef62c3e55', 'd498aee3-af9e-409a-94ee-7417ab619af7'] {{(pid=100373) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:36:53.155737 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-bb2c69d7-3ea5-424f-aca2-ebac33664654 tempest-TestInstancesWithCinderVolumes-584858421 tempest-TestInstancesWithCinderVolumes-584858421-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5046db61-ce50-4cff-aeca-9538ce28e71a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2fa4b6ae-73d1-42d9-ae51-d3dfe5f9efc8', '9dd09901-6d99-44c8-8f8b-3b0ff569559d', 'b0804740-b88e-45bd-ad79-194ef62c3e55', 'd498aee3-af9e-409a-94ee-7417ab619af7']}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:36:53.157019 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-bb2c69d7-3ea5-424f-aca2-ebac33664654 tempest-TestInstancesWithCinderVolumes-584858421 tempest-TestInstancesWithCinderVolumes-584858421-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6ce05423-583e-4157-b0aa-100e15d675eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:36:53.190202 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-bb2c69d7-3ea5-424f-aca2-ebac33664654 tempest-TestInstancesWithCinderVolumes-584858421 tempest-TestInstancesWithCinderVolumes-584858421-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6ce05423-583e-4157-b0aa-100e15d675eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b6ed6ca8-6eef-45bd-8380-ffa4f17f68fd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-546263069',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='663d4173e3e947c48e15964a3576bc68',qos_specs=None,replication_status=,reservations=['2fa4b6ae-73d1-42d9-ae51-d3dfe5f9efc8','9dd09901-6d99-44c8-8f8b-3b0ff569559d','b0804740-b88e-45bd-ad79-194ef62c3e55','d498aee3-af9e-409a-94ee-7417ab619af7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='11de0bac7a444d0f9463910017f4e54a',volume_type_id=cd8d8dd1-7358-4ff7-9ec5-02d403b58778), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:36:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-546263069',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b6ed6ca8-6eef-45bd-8380-ffa4f17f68fd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='663d4173e3e947c48e15964a3576bc68',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='11de0bac7a444d0f9463910017f4e54a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cd8d8dd1-7358-4ff7-9ec5-02d403b58778),volume_type_id=cd8d8dd1-7358-4ff7-9ec5-02d403b58778)}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:36:53.191271 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-bb2c69d7-3ea5-424f-aca2-ebac33664654 tempest-TestInstancesWithCinderVolumes-584858421 tempest-TestInstancesWithCinderVolumes-584858421-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (38765007-fdcc-4c56-9012-3d5be70e18ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:36:53.215033 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-bb2c69d7-3ea5-424f-aca2-ebac33664654 tempest-TestInstancesWithCinderVolumes-584858421 tempest-TestInstancesWithCinderVolumes-584858421-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (38765007-fdcc-4c56-9012-3d5be70e18ad) transitioned into state 'SUCCESS' from state '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-546263069',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='663d4173e3e947c48e15964a3576bc68',qos_specs=None,replication_status=,reservations=['2fa4b6ae-73d1-42d9-ae51-d3dfe5f9efc8','9dd09901-6d99-44c8-8f8b-3b0ff569559d','b0804740-b88e-45bd-ad79-194ef62c3e55','d498aee3-af9e-409a-94ee-7417ab619af7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='11de0bac7a444d0f9463910017f4e54a',volume_type_id=cd8d8dd1-7358-4ff7-9ec5-02d403b58778)}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:36:53.215937 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-bb2c69d7-3ea5-424f-aca2-ebac33664654 tempest-TestInstancesWithCinderVolumes-584858421 tempest-TestInstancesWithCinderVolumes-584858421-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7954de8d-29db-432d-9acd-80c1c21cf7c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:36:53.227385 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-bb2c69d7-3ea5-424f-aca2-ebac33664654 tempest-TestInstancesWithCinderVolumes-584858421 tempest-TestInstancesWithCinderVolumes-584858421-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7954de8d-29db-432d-9acd-80c1c21cf7c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:36:53.228347 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-bb2c69d7-3ea5-424f-aca2-ebac33664654 tempest-TestInstancesWithCinderVolumes-584858421 tempest-TestInstancesWithCinderVolumes-584858421-project-member] Flow 'volume_create_api' (970ace65-3fdb-497b-ae76-35c0cb570139) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100373) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:36:53.228784 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-bb2c69d7-3ea5-424f-aca2-ebac33664654 tempest-TestInstancesWithCinderVolumes-584858421 tempest-TestInstancesWithCinderVolumes-584858421-project-member] Create volume request issued successfully. Aug 12 10:36:53.229421 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-bb2c69d7-3ea5-424f-aca2-ebac33664654 tempest-TestInstancesWithCinderVolumes-584858421 tempest-TestInstancesWithCinderVolumes-584858421-project-member] https://10.4.3.105/volume/v3/volumes returned with HTTP 202 Aug 12 10:36:53.230152 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 454/1823] 10.4.3.105 () {68 vars in 1259 bytes} [Wed Aug 12 10:36:53 2026] POST /volume/v3/volumes => generated 845 bytes in 217 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 10:36:53.266836 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-177af923-6a7a-4e50-9c95-603223e376d2 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:53.269715 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-177af923-6a7a-4e50-9c95-603223e376d2 tempest-TestInstancesWithCinderVolumes-584858421 tempest-TestInstancesWithCinderVolumes-584858421-project-member] POST https://10.4.3.105/volume/v3/volumes Aug 12 10:36:53.270246 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-177af923-6a7a-4e50-9c95-603223e376d2 tempest-TestInstancesWithCinderVolumes-584858421 tempest-TestInstancesWithCinderVolumes-584858421-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-1996484941", "snapshot_id": null, "imageRef": "d4e874c6-f8bf-41a8-98e7-a24338b27f59", "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-900477852-367081257", "size": 1}} {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:36:53.272645 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.v3.volumes [None req-177af923-6a7a-4e50-9c95-603223e376d2 tempest-TestInstancesWithCinderVolumes-584858421 tempest-TestInstancesWithCinderVolumes-584858421-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-1996484941', 'snapshot_id': None, 'imageRef': 'd4e874c6-f8bf-41a8-98e7-a24338b27f59', 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-900477852-367081257', 'size': 1}} {{(pid=100372) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 10:36:53.289963 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-462a1a04-aab2-48ba-b1de-4bac17d711d1 tempest-ProjectMemberTests39-2046017331 tempest-ProjectMemberTests39-2046017331-project-admin] POST https://10.4.3.105/volume/v3/volumes Aug 12 10:36:53.289963 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-462a1a04-aab2-48ba-b1de-4bac17d711d1 tempest-ProjectMemberTests39-2046017331 tempest-ProjectMemberTests39-2046017331-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1965467282"}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:36:53.295014 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.volumes [None req-462a1a04-aab2-48ba-b1de-4bac17d711d1 tempest-ProjectMemberTests39-2046017331 tempest-ProjectMemberTests39-2046017331-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1965467282'}} {{(pid=100374) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 10:36:53.295014 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.v3.volumes [None req-462a1a04-aab2-48ba-b1de-4bac17d711d1 tempest-ProjectMemberTests39-2046017331 tempest-ProjectMemberTests39-2046017331-project-admin] Create volume of 1 GB Aug 12 10:36:53.295014 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:36:53.295014 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:36:53.305452 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-462a1a04-aab2-48ba-b1de-4bac17d711d1 tempest-ProjectMemberTests39-2046017331 tempest-ProjectMemberTests39-2046017331-project-admin] Availability Zones retrieved successfully. Aug 12 10:36:53.315285 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-462a1a04-aab2-48ba-b1de-4bac17d711d1 tempest-ProjectMemberTests39-2046017331 tempest-ProjectMemberTests39-2046017331-project-admin] Flow 'volume_create_api' (b9f4730e-9725-4d29-bb57-966db391e9c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:36:53.317096 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-462a1a04-aab2-48ba-b1de-4bac17d711d1 tempest-ProjectMemberTests39-2046017331 tempest-ProjectMemberTests39-2046017331-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (71e52d35-28d0-496c-9c12-ecb9cf85827a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:36:53.319598 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.flows.api.create_volume [None req-462a1a04-aab2-48ba-b1de-4bac17d711d1 tempest-ProjectMemberTests39-2046017331 tempest-ProjectMemberTests39-2046017331-project-admin] Validating volume size '1' using validate_int {{(pid=100374) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 10:36:53.327091 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-c2ea2337-2559-494c-a007-353e44a70378 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:53.329406 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-c2ea2337-2559-494c-a007-353e44a70378 tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] GET https://10.4.3.105/volume/v3/volumes/db0f879e-67a6-409f-907f-6f9b7dcce11d Aug 12 10:36:53.329807 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-c2ea2337-2559-494c-a007-353e44a70378 tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:36:53.330056 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-c2ea2337-2559-494c-a007-353e44a70378 tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:36:53.341060 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:36:53.341060 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:36:53.349372 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-c2ea2337-2559-494c-a007-353e44a70378 tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] Volume info retrieved successfully. Aug 12 10:36:53.352435 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-c2ea2337-2559-494c-a007-353e44a70378 tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] https://10.4.3.105/volume/v3/volumes/db0f879e-67a6-409f-907f-6f9b7dcce11d returned with HTTP 200 Aug 12 10:36:53.353675 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 460/1824] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:36:53 2026] GET /volume/v3/volumes/db0f879e-67a6-409f-907f-6f9b7dcce11d => generated 844 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:36:53.380969 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-462a1a04-aab2-48ba-b1de-4bac17d711d1 tempest-ProjectMemberTests39-2046017331 tempest-ProjectMemberTests39-2046017331-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (71e52d35-28d0-496c-9c12-ecb9cf85827a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T10:26:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6cd66f07-4c7b-40b2-9dfb-378538f29c9e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:36:53.382861 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-462a1a04-aab2-48ba-b1de-4bac17d711d1 tempest-ProjectMemberTests39-2046017331 tempest-ProjectMemberTests39-2046017331-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2f1a6436-693b-45b9-8edd-3487df2953db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:36:53.398085 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.v3.volumes [None req-177af923-6a7a-4e50-9c95-603223e376d2 tempest-TestInstancesWithCinderVolumes-584858421 tempest-TestInstancesWithCinderVolumes-584858421-project-member] Create volume of 1 GB Aug 12 10:36:53.398954 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:36:53.398954 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:36:53.398954 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-177af923-6a7a-4e50-9c95-603223e376d2 tempest-TestInstancesWithCinderVolumes-584858421 tempest-TestInstancesWithCinderVolumes-584858421-project-member] Availability Zones retrieved successfully. Aug 12 10:36:53.405397 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-177af923-6a7a-4e50-9c95-603223e376d2 tempest-TestInstancesWithCinderVolumes-584858421 tempest-TestInstancesWithCinderVolumes-584858421-project-member] Flow 'volume_create_api' (8e75f526-26d9-44af-9cf4-d4f2c4adcdfd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100372) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:36:53.406635 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-177af923-6a7a-4e50-9c95-603223e376d2 tempest-TestInstancesWithCinderVolumes-584858421 tempest-TestInstancesWithCinderVolumes-584858421-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8f25e6fd-99b7-40b4-be79-3e201bf23ca7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:36:53.407412 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.flows.api.create_volume [None req-177af923-6a7a-4e50-9c95-603223e376d2 tempest-TestInstancesWithCinderVolumes-584858421 tempest-TestInstancesWithCinderVolumes-584858421-project-member] Validating volume size '1' using validate_int {{(pid=100372) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 10:36:53.416024 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-728b0abf-ef28-4f07-910b-316a73efc9fd req-e2ffa99a-dae3-4938-8526-9b94d75ba074 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:53.418741 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-728b0abf-ef28-4f07-910b-316a73efc9fd req-e2ffa99a-dae3-4938-8526-9b94d75ba074 tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] GET https://10.4.3.105/volume/v3/volumes/db0f879e-67a6-409f-907f-6f9b7dcce11d Aug 12 10:36:53.419034 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-728b0abf-ef28-4f07-910b-316a73efc9fd req-e2ffa99a-dae3-4938-8526-9b94d75ba074 tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:36:53.419263 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-728b0abf-ef28-4f07-910b-316a73efc9fd req-e2ffa99a-dae3-4938-8526-9b94d75ba074 tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:36:53.432648 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:36:53.432648 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:36:53.447838 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [req-728b0abf-ef28-4f07-910b-316a73efc9fd req-e2ffa99a-dae3-4938-8526-9b94d75ba074 tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] Volume info retrieved successfully. Aug 12 10:36:53.454075 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-728b0abf-ef28-4f07-910b-316a73efc9fd req-e2ffa99a-dae3-4938-8526-9b94d75ba074 tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] https://10.4.3.105/volume/v3/volumes/db0f879e-67a6-409f-907f-6f9b7dcce11d returned with HTTP 200 Aug 12 10:36:53.454513 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 455/1825] 10.4.3.105 () {68 vars in 1598 bytes} [Wed Aug 12 10:36:53 2026] GET /volume/v3/volumes/db0f879e-67a6-409f-907f-6f9b7dcce11d => generated 844 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:36:53.472128 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-177af923-6a7a-4e50-9c95-603223e376d2 tempest-TestInstancesWithCinderVolumes-584858421 tempest-TestInstancesWithCinderVolumes-584858421-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8f25e6fd-99b7-40b4-be79-3e201bf23ca7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T10:36:50Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=9eb4a74d-6e33-48f9-b002-3e8a96a4306e,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-900477852-367081257',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9eb4a74d-6e33-48f9-b002-3e8a96a4306e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:36:53.473241 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-177af923-6a7a-4e50-9c95-603223e376d2 tempest-TestInstancesWithCinderVolumes-584858421 tempest-TestInstancesWithCinderVolumes-584858421-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3f2c40a9-f282-4797-9f53-ddcf476f9a32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:36:53.477113 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.quota [None req-462a1a04-aab2-48ba-b1de-4bac17d711d1 tempest-ProjectMemberTests39-2046017331 tempest-ProjectMemberTests39-2046017331-project-admin] Created reservations ['4b566681-1560-46a6-9daa-fc1241f12211', '37206f70-6f31-4624-9163-fca838278eaf', '4a7c22da-2734-4f8f-adfb-5e31686652df', '3a49153f-e389-46b9-a1b5-73c5b462b646'] {{(pid=100374) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:36:53.478067 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-462a1a04-aab2-48ba-b1de-4bac17d711d1 tempest-ProjectMemberTests39-2046017331 tempest-ProjectMemberTests39-2046017331-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2f1a6436-693b-45b9-8edd-3487df2953db) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4b566681-1560-46a6-9daa-fc1241f12211', '37206f70-6f31-4624-9163-fca838278eaf', '4a7c22da-2734-4f8f-adfb-5e31686652df', '3a49153f-e389-46b9-a1b5-73c5b462b646']}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:36:53.478981 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-462a1a04-aab2-48ba-b1de-4bac17d711d1 tempest-ProjectMemberTests39-2046017331 tempest-ProjectMemberTests39-2046017331-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cf101a9a-d961-4182-b17f-b3b3adc58da8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:36:53.506491 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-462a1a04-aab2-48ba-b1de-4bac17d711d1 tempest-ProjectMemberTests39-2046017331 tempest-ProjectMemberTests39-2046017331-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cf101a9a-d961-4182-b17f-b3b3adc58da8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a4c24038-56b4-430f-8f85-5956b711af2b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1965467282',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='864296f5932e4f8cb505168cfb1a3114',qos_specs=None,replication_status=,reservations=['4b566681-1560-46a6-9daa-fc1241f12211','37206f70-6f31-4624-9163-fca838278eaf','4a7c22da-2734-4f8f-adfb-5e31686652df','3a49153f-e389-46b9-a1b5-73c5b462b646'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='07f9cdc337c44021875a1fb69ad0e135',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:36:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1965467282',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a4c24038-56b4-430f-8f85-5956b711af2b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='864296f5932e4f8cb505168cfb1a3114',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='07f9cdc337c44021875a1fb69ad0e135',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6cd66f07-4c7b-40b2-9dfb-378538f29c9e),volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:36:53.507347 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-462a1a04-aab2-48ba-b1de-4bac17d711d1 tempest-ProjectMemberTests39-2046017331 tempest-ProjectMemberTests39-2046017331-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dba757b1-6d2a-4ffc-9a2d-bb15a70db954) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:36:53.509799 np0000007037 devstack@c-api.service[100372]: WARNING cinder.quota [None req-177af923-6a7a-4e50-9c95-603223e376d2 tempest-TestInstancesWithCinderVolumes-584858421 tempest-TestInstancesWithCinderVolumes-584858421-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-900477852-367081257 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-900477852-367081257, it is now deprecated. Please use the default quota class for default quota. Aug 12 10:36:53.509799 np0000007037 devstack@c-api.service[100372]: WARNING cinder.quota [None req-177af923-6a7a-4e50-9c95-603223e376d2 tempest-TestInstancesWithCinderVolumes-584858421 tempest-TestInstancesWithCinderVolumes-584858421-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-900477852-367081257 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-900477852-367081257, it is now deprecated. Please use the default quota class for default quota. Aug 12 10:36:53.531836 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-462a1a04-aab2-48ba-b1de-4bac17d711d1 tempest-ProjectMemberTests39-2046017331 tempest-ProjectMemberTests39-2046017331-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dba757b1-6d2a-4ffc-9a2d-bb15a70db954) transitioned into state 'SUCCESS' from state '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-1965467282',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='864296f5932e4f8cb505168cfb1a3114',qos_specs=None,replication_status=,reservations=['4b566681-1560-46a6-9daa-fc1241f12211','37206f70-6f31-4624-9163-fca838278eaf','4a7c22da-2734-4f8f-adfb-5e31686652df','3a49153f-e389-46b9-a1b5-73c5b462b646'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='07f9cdc337c44021875a1fb69ad0e135',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:36:53.532818 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-462a1a04-aab2-48ba-b1de-4bac17d711d1 tempest-ProjectMemberTests39-2046017331 tempest-ProjectMemberTests39-2046017331-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (825f1686-6088-4df9-902f-dd94b011ad14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:36:53.545554 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.quota [None req-177af923-6a7a-4e50-9c95-603223e376d2 tempest-TestInstancesWithCinderVolumes-584858421 tempest-TestInstancesWithCinderVolumes-584858421-project-member] Created reservations ['e57c04d6-11a1-4a43-9a76-d50fe7a2fc4a', '95cd0723-a19f-40f7-8be3-a4538e103f01', 'c333213a-e7e5-4d72-9c46-e0754b658ebc', '3470a540-0c69-42be-8342-c7ab15457075'] {{(pid=100372) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:36:53.546267 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-462a1a04-aab2-48ba-b1de-4bac17d711d1 tempest-ProjectMemberTests39-2046017331 tempest-ProjectMemberTests39-2046017331-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (825f1686-6088-4df9-902f-dd94b011ad14) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:36:53.546432 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-177af923-6a7a-4e50-9c95-603223e376d2 tempest-TestInstancesWithCinderVolumes-584858421 tempest-TestInstancesWithCinderVolumes-584858421-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3f2c40a9-f282-4797-9f53-ddcf476f9a32) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e57c04d6-11a1-4a43-9a76-d50fe7a2fc4a', '95cd0723-a19f-40f7-8be3-a4538e103f01', 'c333213a-e7e5-4d72-9c46-e0754b658ebc', '3470a540-0c69-42be-8342-c7ab15457075']}' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:36:53.547119 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-177af923-6a7a-4e50-9c95-603223e376d2 tempest-TestInstancesWithCinderVolumes-584858421 tempest-TestInstancesWithCinderVolumes-584858421-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b8e39e2f-eed4-4001-adaa-ccbca669453f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:36:53.547310 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-462a1a04-aab2-48ba-b1de-4bac17d711d1 tempest-ProjectMemberTests39-2046017331 tempest-ProjectMemberTests39-2046017331-project-admin] Flow 'volume_create_api' (b9f4730e-9725-4d29-bb57-966db391e9c9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100374) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:36:53.547423 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-462a1a04-aab2-48ba-b1de-4bac17d711d1 tempest-ProjectMemberTests39-2046017331 tempest-ProjectMemberTests39-2046017331-project-admin] Create volume request issued successfully. Aug 12 10:36:53.548082 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-462a1a04-aab2-48ba-b1de-4bac17d711d1 tempest-ProjectMemberTests39-2046017331 tempest-ProjectMemberTests39-2046017331-project-admin] https://10.4.3.105/volume/v3/volumes returned with HTTP 202 Aug 12 10:36:53.548544 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 452/1826] 10.4.3.105 () {70 vars in 1298 bytes} [Wed Aug 12 10:36:53 2026] POST /volume/v3/volumes => generated 778 bytes in 429 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 10:36:53.571080 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-e2b61587-ed29-48b0-94db-99a1c3a1bfea None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:53.573683 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-e2b61587-ed29-48b0-94db-99a1c3a1bfea tempest-ProjectMemberTests39-2046017331 tempest-ProjectMemberTests39-2046017331-project-admin] GET https://10.4.3.105/volume/v3/volumes/a4c24038-56b4-430f-8f85-5956b711af2b Aug 12 10:36:53.574001 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-e2b61587-ed29-48b0-94db-99a1c3a1bfea tempest-ProjectMemberTests39-2046017331 tempest-ProjectMemberTests39-2046017331-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:36:53.574369 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-e2b61587-ed29-48b0-94db-99a1c3a1bfea tempest-ProjectMemberTests39-2046017331 tempest-ProjectMemberTests39-2046017331-project-admin] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:36:53.582401 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-177af923-6a7a-4e50-9c95-603223e376d2 tempest-TestInstancesWithCinderVolumes-584858421 tempest-TestInstancesWithCinderVolumes-584858421-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b8e39e2f-eed4-4001-adaa-ccbca669453f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd4ab18a9-eb01-43a3-8274-045c7d80ad0f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1996484941',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='663d4173e3e947c48e15964a3576bc68',qos_specs=None,replication_status=,reservations=['e57c04d6-11a1-4a43-9a76-d50fe7a2fc4a','95cd0723-a19f-40f7-8be3-a4538e103f01','c333213a-e7e5-4d72-9c46-e0754b658ebc','3470a540-0c69-42be-8342-c7ab15457075'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='11de0bac7a444d0f9463910017f4e54a',volume_type_id=9eb4a74d-6e33-48f9-b002-3e8a96a4306e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:36:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1996484941',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d4ab18a9-eb01-43a3-8274-045c7d80ad0f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='663d4173e3e947c48e15964a3576bc68',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='11de0bac7a444d0f9463910017f4e54a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9eb4a74d-6e33-48f9-b002-3e8a96a4306e),volume_type_id=9eb4a74d-6e33-48f9-b002-3e8a96a4306e)}' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:36:53.583769 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-177af923-6a7a-4e50-9c95-603223e376d2 tempest-TestInstancesWithCinderVolumes-584858421 tempest-TestInstancesWithCinderVolumes-584858421-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c2a72f03-1619-4417-86e3-5f8d6054343a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:36:53.584025 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:36:53.584025 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:36:53.590123 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-e2b61587-ed29-48b0-94db-99a1c3a1bfea tempest-ProjectMemberTests39-2046017331 tempest-ProjectMemberTests39-2046017331-project-admin] Volume info retrieved successfully. Aug 12 10:36:53.594966 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-e2b61587-ed29-48b0-94db-99a1c3a1bfea tempest-ProjectMemberTests39-2046017331 tempest-ProjectMemberTests39-2046017331-project-admin] https://10.4.3.105/volume/v3/volumes/a4c24038-56b4-430f-8f85-5956b711af2b returned with HTTP 200 Aug 12 10:36:53.595435 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 461/1827] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:36:53 2026] GET /volume/v3/volumes/a4c24038-56b4-430f-8f85-5956b711af2b => generated 957 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:36:53.608709 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-177af923-6a7a-4e50-9c95-603223e376d2 tempest-TestInstancesWithCinderVolumes-584858421 tempest-TestInstancesWithCinderVolumes-584858421-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c2a72f03-1619-4417-86e3-5f8d6054343a) transitioned into state 'SUCCESS' from state '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-1996484941',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='663d4173e3e947c48e15964a3576bc68',qos_specs=None,replication_status=,reservations=['e57c04d6-11a1-4a43-9a76-d50fe7a2fc4a','95cd0723-a19f-40f7-8be3-a4538e103f01','c333213a-e7e5-4d72-9c46-e0754b658ebc','3470a540-0c69-42be-8342-c7ab15457075'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='11de0bac7a444d0f9463910017f4e54a',volume_type_id=9eb4a74d-6e33-48f9-b002-3e8a96a4306e)}' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:36:53.609960 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-177af923-6a7a-4e50-9c95-603223e376d2 tempest-TestInstancesWithCinderVolumes-584858421 tempest-TestInstancesWithCinderVolumes-584858421-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bb56ddf2-d30f-4204-a169-b62b03a54c65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:36:53.615730 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-15c963ea-27e4-426c-b2bf-053d23eafc64 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:53.616256 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-15c963ea-27e4-426c-b2bf-053d23eafc64 None None] GET https://10.4.3.105/volume// Aug 12 10:36:53.616588 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-15c963ea-27e4-426c-b2bf-053d23eafc64 None None] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:36:53.616842 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-15c963ea-27e4-426c-b2bf-053d23eafc64 None None] Calling method 'all' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:36:53.617244 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-15c963ea-27e4-426c-b2bf-053d23eafc64 None None] https://10.4.3.105/volume// returned with HTTP 300 Aug 12 10:36:53.617841 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 456/1828] 10.4.3.105 () {66 vars in 1428 bytes} [Wed Aug 12 10:36: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 10:36:53.624229 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-177af923-6a7a-4e50-9c95-603223e376d2 tempest-TestInstancesWithCinderVolumes-584858421 tempest-TestInstancesWithCinderVolumes-584858421-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bb56ddf2-d30f-4204-a169-b62b03a54c65) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:36:53.625474 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-177af923-6a7a-4e50-9c95-603223e376d2 tempest-TestInstancesWithCinderVolumes-584858421 tempest-TestInstancesWithCinderVolumes-584858421-project-member] Flow 'volume_create_api' (8e75f526-26d9-44af-9cf4-d4f2c4adcdfd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100372) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:36:53.625915 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-177af923-6a7a-4e50-9c95-603223e376d2 tempest-TestInstancesWithCinderVolumes-584858421 tempest-TestInstancesWithCinderVolumes-584858421-project-member] Create volume request issued successfully. Aug 12 10:36:53.626859 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-177af923-6a7a-4e50-9c95-603223e376d2 tempest-TestInstancesWithCinderVolumes-584858421 tempest-TestInstancesWithCinderVolumes-584858421-project-member] https://10.4.3.105/volume/v3/volumes returned with HTTP 202 Aug 12 10:36:53.627385 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 460/1829] 10.4.3.105 () {68 vars in 1259 bytes} [Wed Aug 12 10:36:53 2026] POST /volume/v3/volumes => generated 845 bytes in 361 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 10:36:53.637738 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-728b0abf-ef28-4f07-910b-316a73efc9fd req-f1931c0d-1adb-443e-aab0-cbcd5525867d None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:53.641303 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-728b0abf-ef28-4f07-910b-316a73efc9fd req-f1931c0d-1adb-443e-aab0-cbcd5525867d tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] POST https://10.4.3.105/volume/v3/attachments Aug 12 10:36:53.641759 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-728b0abf-ef28-4f07-910b-316a73efc9fd req-f1931c0d-1adb-443e-aab0-cbcd5525867d tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "db0f879e-67a6-409f-907f-6f9b7dcce11d", "connector": null, "instance_uuid": "e534f846-a474-4e73-beaa-1d8c260d545c"}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:36:53.644725 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-e34e37dd-9bd0-4e9c-9c42-1f741154f5cd None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:53.646882 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-e34e37dd-9bd0-4e9c-9c42-1f741154f5cd tempest-TestInstancesWithCinderVolumes-584858421 tempest-TestInstancesWithCinderVolumes-584858421-project-member] GET https://10.4.3.105/volume/v3/volumes/d4ab18a9-eb01-43a3-8274-045c7d80ad0f Aug 12 10:36:53.647110 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-e34e37dd-9bd0-4e9c-9c42-1f741154f5cd tempest-TestInstancesWithCinderVolumes-584858421 tempest-TestInstancesWithCinderVolumes-584858421-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:36:53.647324 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-e34e37dd-9bd0-4e9c-9c42-1f741154f5cd tempest-TestInstancesWithCinderVolumes-584858421 tempest-TestInstancesWithCinderVolumes-584858421-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:36:53.654367 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:36:53.654367 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:36:53.656331 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:36:53.656331 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:36:53.662470 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-e34e37dd-9bd0-4e9c-9c42-1f741154f5cd tempest-TestInstancesWithCinderVolumes-584858421 tempest-TestInstancesWithCinderVolumes-584858421-project-member] Volume info retrieved successfully. Aug 12 10:36:53.668472 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-e34e37dd-9bd0-4e9c-9c42-1f741154f5cd tempest-TestInstancesWithCinderVolumes-584858421 tempest-TestInstancesWithCinderVolumes-584858421-project-member] https://10.4.3.105/volume/v3/volumes/d4ab18a9-eb01-43a3-8274-045c7d80ad0f returned with HTTP 200 Aug 12 10:36:53.669140 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 462/1830] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:36:53 2026] GET /volume/v3/volumes/d4ab18a9-eb01-43a3-8274-045c7d80ad0f => generated 913 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:36:53.688460 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-728b0abf-ef28-4f07-910b-316a73efc9fd req-f1931c0d-1adb-443e-aab0-cbcd5525867d tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] https://10.4.3.105/volume/v3/attachments returned with HTTP 200 Aug 12 10:36:53.689138 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 453/1831] 10.4.3.105 () {74 vars in 1594 bytes} [Wed Aug 12 10:36:53 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 10:36:53.732675 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-33ae43cd-9e92-4258-b09d-9b2e509bc4b7 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:53.735591 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-33ae43cd-9e92-4258-b09d-9b2e509bc4b7 tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] GET https://10.4.3.105/volume/v3/volumes/db0f879e-67a6-409f-907f-6f9b7dcce11d Aug 12 10:36:53.735940 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-33ae43cd-9e92-4258-b09d-9b2e509bc4b7 tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:36:53.736286 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-33ae43cd-9e92-4258-b09d-9b2e509bc4b7 tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:36:53.753627 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-9aa43c42-9474-4912-bdc6-40f59f9a37b3 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:53.754207 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-9aa43c42-9474-4912-bdc6-40f59f9a37b3 None None] GET https://10.4.3.105/volume// Aug 12 10:36:53.754472 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-9aa43c42-9474-4912-bdc6-40f59f9a37b3 None None] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:36:53.755064 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-9aa43c42-9474-4912-bdc6-40f59f9a37b3 None None] Calling method 'all' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:36:53.755064 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-9aa43c42-9474-4912-bdc6-40f59f9a37b3 None None] https://10.4.3.105/volume// returned with HTTP 300 Aug 12 10:36:53.755465 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 461/1832] 10.4.3.105 () {66 vars in 1426 bytes} [Wed Aug 12 10:36: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 10:36:53.764806 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:36:53.764806 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:36:53.770594 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-728b0abf-ef28-4f07-910b-316a73efc9fd req-b2bca40b-a19e-4516-9ba5-c0eb1982cfb6 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:53.773800 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-728b0abf-ef28-4f07-910b-316a73efc9fd req-b2bca40b-a19e-4516-9ba5-c0eb1982cfb6 tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] GET https://10.4.3.105/volume/v3/volumes/db0f879e-67a6-409f-907f-6f9b7dcce11d Aug 12 10:36:53.774550 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-728b0abf-ef28-4f07-910b-316a73efc9fd req-b2bca40b-a19e-4516-9ba5-c0eb1982cfb6 tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:36:53.774550 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-728b0abf-ef28-4f07-910b-316a73efc9fd req-b2bca40b-a19e-4516-9ba5-c0eb1982cfb6 tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:36:53.778246 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-33ae43cd-9e92-4258-b09d-9b2e509bc4b7 tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] Volume info retrieved successfully. Aug 12 10:36:53.786109 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:36:53.786109 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:36:53.789478 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-33ae43cd-9e92-4258-b09d-9b2e509bc4b7 tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] https://10.4.3.105/volume/v3/volumes/db0f879e-67a6-409f-907f-6f9b7dcce11d returned with HTTP 200 Aug 12 10:36:53.790375 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 457/1833] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:36:53 2026] GET /volume/v3/volumes/db0f879e-67a6-409f-907f-6f9b7dcce11d => generated 843 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:36:53.790913 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [req-728b0abf-ef28-4f07-910b-316a73efc9fd req-b2bca40b-a19e-4516-9ba5-c0eb1982cfb6 tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] Volume info retrieved successfully. Aug 12 10:36:53.797817 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-728b0abf-ef28-4f07-910b-316a73efc9fd req-b2bca40b-a19e-4516-9ba5-c0eb1982cfb6 tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] https://10.4.3.105/volume/v3/volumes/db0f879e-67a6-409f-907f-6f9b7dcce11d returned with HTTP 200 Aug 12 10:36:53.798119 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 463/1834] 10.4.3.105 () {70 vars in 1639 bytes} [Wed Aug 12 10:36:53 2026] GET /volume/v3/volumes/db0f879e-67a6-409f-907f-6f9b7dcce11d => generated 1023 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 10:36:53.914701 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-f25e8ac0-1b5b-4a8b-be3e-1fab36e41546 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:53.917453 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-f25e8ac0-1b5b-4a8b-be3e-1fab36e41546 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] GET https://10.4.3.105/volume/v3/backups/263450b3-bd03-4af9-95dd-39d374f75e99 Aug 12 10:36:53.917801 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-f25e8ac0-1b5b-4a8b-be3e-1fab36e41546 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:36:53.918010 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-f25e8ac0-1b5b-4a8b-be3e-1fab36e41546 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:36:53.918138 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-f25e8ac0-1b5b-4a8b-be3e-1fab36e41546 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Show backup with id 263450b3-bd03-4af9-95dd-39d374f75e99. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:36:53.924349 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:36:53.924349 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:36:53.925661 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-f25e8ac0-1b5b-4a8b-be3e-1fab36e41546 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] https://10.4.3.105/volume/v3/backups/263450b3-bd03-4af9-95dd-39d374f75e99 returned with HTTP 200 Aug 12 10:36:53.926126 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 454/1835] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:36:53 2026] GET /volume/v3/backups/263450b3-bd03-4af9-95dd-39d374f75e99 => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:36:53.947235 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [req-728b0abf-ef28-4f07-910b-316a73efc9fd req-820a479e-5d59-4374-937f-efc234ead5e5 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:53.951395 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-728b0abf-ef28-4f07-910b-316a73efc9fd req-820a479e-5d59-4374-937f-efc234ead5e5 tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] PUT https://10.4.3.105/volume/v3/attachments/a2a7508b-a31e-481a-8130-76aaec6b6bfd Aug 12 10:36:53.951395 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [req-728b0abf-ef28-4f07-910b-316a73efc9fd req-820a479e-5d59-4374-937f-efc234ead5e5 tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.105", "host": "np0000007037", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a295cd65dd1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "cc953c5f-eaed-46bf-96e8-0985bbef0414", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:36:53.962962 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.coordination [req-728b0abf-ef28-4f07-910b-316a73efc9fd req-820a479e-5d59-4374-937f-efc234ead5e5 tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] Acquiring lock "cinder-attachment_update-db0f879e-67a6-409f-907f-6f9b7dcce11d-np0000007037" by "attachment_update" {{(pid=100372) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 10:36:53.969254 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.coordination [req-728b0abf-ef28-4f07-910b-316a73efc9fd req-820a479e-5d59-4374-937f-efc234ead5e5 tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] Lock "cinder-attachment_update-db0f879e-67a6-409f-907f-6f9b7dcce11d-np0000007037" acquired by "attachment_update" :: waited 0.006s {{(pid=100372) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 10:36:53.970780 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:36:53.970780 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:36:54.096081 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-107fba86-95f6-4f55-8cd3-c382ce2e4a23 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:54.100718 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-107fba86-95f6-4f55-8cd3-c382ce2e4a23 tempest-ServerRescueNegativeTestJSON-471383422 tempest-ServerRescueNegativeTestJSON-471383422-project-member] GET https://10.4.3.105/volume/v3/volumes/02d1c42c-4b62-4a95-a119-b017b164ffc0 Aug 12 10:36:54.103620 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-107fba86-95f6-4f55-8cd3-c382ce2e4a23 tempest-ServerRescueNegativeTestJSON-471383422 tempest-ServerRescueNegativeTestJSON-471383422-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:36:54.103620 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-107fba86-95f6-4f55-8cd3-c382ce2e4a23 tempest-ServerRescueNegativeTestJSON-471383422 tempest-ServerRescueNegativeTestJSON-471383422-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:36:54.118255 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-107fba86-95f6-4f55-8cd3-c382ce2e4a23 tempest-ServerRescueNegativeTestJSON-471383422 tempest-ServerRescueNegativeTestJSON-471383422-project-member] https://10.4.3.105/volume/v3/volumes/02d1c42c-4b62-4a95-a119-b017b164ffc0 returned with HTTP 404 Aug 12 10:36:54.119060 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 458/1836] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:36:54 2026] GET /volume/v3/volumes/02d1c42c-4b62-4a95-a119-b017b164ffc0 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:36:54.121636 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.coordination [req-728b0abf-ef28-4f07-910b-316a73efc9fd req-820a479e-5d59-4374-937f-efc234ead5e5 tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] Lock "cinder-attachment_update-db0f879e-67a6-409f-907f-6f9b7dcce11d-np0000007037" released by "attachment_update" :: held 0.152s {{(pid=100372) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 10:36:54.121993 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-728b0abf-ef28-4f07-910b-316a73efc9fd req-820a479e-5d59-4374-937f-efc234ead5e5 tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] https://10.4.3.105/volume/v3/attachments/a2a7508b-a31e-481a-8130-76aaec6b6bfd returned with HTTP 200 Aug 12 10:36:54.122571 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 462/1837] 10.4.3.105 () {74 vars in 1704 bytes} [Wed Aug 12 10:36:53 2026] PUT /volume/v3/attachments/a2a7508b-a31e-481a-8130-76aaec6b6bfd => generated 969 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:36:54.618246 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-e992e62e-651c-4a64-a3e0-d1462b2a4919 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:54.624238 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-e992e62e-651c-4a64-a3e0-d1462b2a4919 tempest-ProjectMemberTests39-2046017331 tempest-ProjectMemberTests39-2046017331-project-admin] GET https://10.4.3.105/volume/v3/volumes/a4c24038-56b4-430f-8f85-5956b711af2b Aug 12 10:36:54.627505 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-e992e62e-651c-4a64-a3e0-d1462b2a4919 tempest-ProjectMemberTests39-2046017331 tempest-ProjectMemberTests39-2046017331-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:36:54.627505 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-e992e62e-651c-4a64-a3e0-d1462b2a4919 tempest-ProjectMemberTests39-2046017331 tempest-ProjectMemberTests39-2046017331-project-admin] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:36:54.640481 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:36:54.640481 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:36:54.644821 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-e992e62e-651c-4a64-a3e0-d1462b2a4919 tempest-ProjectMemberTests39-2046017331 tempest-ProjectMemberTests39-2046017331-project-admin] Volume info retrieved successfully. Aug 12 10:36:54.654127 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-e992e62e-651c-4a64-a3e0-d1462b2a4919 tempest-ProjectMemberTests39-2046017331 tempest-ProjectMemberTests39-2046017331-project-admin] https://10.4.3.105/volume/v3/volumes/a4c24038-56b4-430f-8f85-5956b711af2b returned with HTTP 200 Aug 12 10:36:54.654127 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 464/1838] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:36:54 2026] GET /volume/v3/volumes/a4c24038-56b4-430f-8f85-5956b711af2b => generated 1018 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:36:54.669667 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-cc0d8e9c-8513-4899-80e7-beece3b8571d None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:54.672225 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-cc0d8e9c-8513-4899-80e7-beece3b8571d tempest-ProjectMemberTests39-2046017331 tempest-ProjectMemberTests39-2046017331-project-admin] POST https://10.4.3.105/volume/v3/backups Aug 12 10:36:54.672420 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-cc0d8e9c-8513-4899-80e7-beece3b8571d tempest-ProjectMemberTests39-2046017331 tempest-ProjectMemberTests39-2046017331-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "a4c24038-56b4-430f-8f85-5956b711af2b", "name": "tempest-type-Backup-454559025"}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:36:54.674477 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.contrib.backups [None req-cc0d8e9c-8513-4899-80e7-beece3b8571d tempest-ProjectMemberTests39-2046017331 tempest-ProjectMemberTests39-2046017331-project-admin] Creating new backup {'backup': {'volume_id': 'a4c24038-56b4-430f-8f85-5956b711af2b', 'name': 'tempest-type-Backup-454559025'}} {{(pid=100374) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 12 10:36:54.674477 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.contrib.backups [None req-cc0d8e9c-8513-4899-80e7-beece3b8571d tempest-ProjectMemberTests39-2046017331 tempest-ProjectMemberTests39-2046017331-project-admin] Creating backup of volume a4c24038-56b4-430f-8f85-5956b711af2b in container None Aug 12 10:36:54.689061 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-76233d9d-8bea-48e3-86f9-c5b89167c884 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:54.690097 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:36:54.690097 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:36:54.690752 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-cc0d8e9c-8513-4899-80e7-beece3b8571d tempest-ProjectMemberTests39-2046017331 tempest-ProjectMemberTests39-2046017331-project-admin] Volume info retrieved successfully. Aug 12 10:36:54.693228 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-76233d9d-8bea-48e3-86f9-c5b89167c884 tempest-TestInstancesWithCinderVolumes-584858421 tempest-TestInstancesWithCinderVolumes-584858421-project-member] GET https://10.4.3.105/volume/v3/volumes/d4ab18a9-eb01-43a3-8274-045c7d80ad0f Aug 12 10:36:54.693413 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-76233d9d-8bea-48e3-86f9-c5b89167c884 tempest-TestInstancesWithCinderVolumes-584858421 tempest-TestInstancesWithCinderVolumes-584858421-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:36:54.694067 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-76233d9d-8bea-48e3-86f9-c5b89167c884 tempest-TestInstancesWithCinderVolumes-584858421 tempest-TestInstancesWithCinderVolumes-584858421-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:36:54.711675 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:36:54.711675 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:36:54.725455 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-76233d9d-8bea-48e3-86f9-c5b89167c884 tempest-TestInstancesWithCinderVolumes-584858421 tempest-TestInstancesWithCinderVolumes-584858421-project-member] Volume info retrieved successfully. Aug 12 10:36:54.735566 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-76233d9d-8bea-48e3-86f9-c5b89167c884 tempest-TestInstancesWithCinderVolumes-584858421 tempest-TestInstancesWithCinderVolumes-584858421-project-member] https://10.4.3.105/volume/v3/volumes/d4ab18a9-eb01-43a3-8274-045c7d80ad0f returned with HTTP 200 Aug 12 10:36:54.736340 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 459/1839] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:36:54 2026] GET /volume/v3/volumes/d4ab18a9-eb01-43a3-8274-045c7d80ad0f => generated 937 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:36:54.741609 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.quota [None req-cc0d8e9c-8513-4899-80e7-beece3b8571d tempest-ProjectMemberTests39-2046017331 tempest-ProjectMemberTests39-2046017331-project-admin] Created reservations ['ad61f399-12d5-4fb1-a6d1-13714f13aa17', '2431b1c6-5393-4329-8748-be556b8f13e0'] {{(pid=100374) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:36:54.796115 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-cc0d8e9c-8513-4899-80e7-beece3b8571d tempest-ProjectMemberTests39-2046017331 tempest-ProjectMemberTests39-2046017331-project-admin] https://10.4.3.105/volume/v3/backups returned with HTTP 202 Aug 12 10:36:54.796809 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 455/1840] 10.4.3.105 () {70 vars in 1299 bytes} [Wed Aug 12 10:36:54 2026] POST /volume/v3/backups => generated 315 bytes in 128 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 10:36:54.811174 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-72ac2500-1545-4859-af74-50e290cb5a2a None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:54.815333 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-72ac2500-1545-4859-af74-50e290cb5a2a tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] GET https://10.4.3.105/volume/v3/volumes/db0f879e-67a6-409f-907f-6f9b7dcce11d Aug 12 10:36:54.816914 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-72ac2500-1545-4859-af74-50e290cb5a2a tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:36:54.816914 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-72ac2500-1545-4859-af74-50e290cb5a2a tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:36:54.817695 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-bb9b70ee-7d9a-4d9b-bbe2-a0a48e4b044a None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:54.820085 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-bb9b70ee-7d9a-4d9b-bbe2-a0a48e4b044a tempest-ProjectMemberTests39-2046017331 tempest-ProjectMemberTests39-2046017331-project-admin] GET https://10.4.3.105/volume/v3/backups/30d9c9fe-ee8d-4569-84c3-24013cdc730f Aug 12 10:36:54.820535 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-bb9b70ee-7d9a-4d9b-bbe2-a0a48e4b044a tempest-ProjectMemberTests39-2046017331 tempest-ProjectMemberTests39-2046017331-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:36:54.820825 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-bb9b70ee-7d9a-4d9b-bbe2-a0a48e4b044a tempest-ProjectMemberTests39-2046017331 tempest-ProjectMemberTests39-2046017331-project-admin] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:36:54.820965 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-bb9b70ee-7d9a-4d9b-bbe2-a0a48e4b044a tempest-ProjectMemberTests39-2046017331 tempest-ProjectMemberTests39-2046017331-project-admin] Show backup with id 30d9c9fe-ee8d-4569-84c3-24013cdc730f. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:36:54.836567 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:36:54.836567 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:36:54.837839 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:36:54.837839 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:36:54.839119 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-bb9b70ee-7d9a-4d9b-bbe2-a0a48e4b044a tempest-ProjectMemberTests39-2046017331 tempest-ProjectMemberTests39-2046017331-project-admin] https://10.4.3.105/volume/v3/backups/30d9c9fe-ee8d-4569-84c3-24013cdc730f returned with HTTP 200 Aug 12 10:36:54.839787 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 465/1841] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:36:54 2026] GET /volume/v3/backups/30d9c9fe-ee8d-4569-84c3-24013cdc730f => generated 722 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:36:54.844166 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-72ac2500-1545-4859-af74-50e290cb5a2a tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] Volume info retrieved successfully. Aug 12 10:36:54.855721 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-72ac2500-1545-4859-af74-50e290cb5a2a tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] https://10.4.3.105/volume/v3/volumes/db0f879e-67a6-409f-907f-6f9b7dcce11d returned with HTTP 200 Aug 12 10:36:54.856898 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 463/1842] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:36:54 2026] GET /volume/v3/volumes/db0f879e-67a6-409f-907f-6f9b7dcce11d => generated 844 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:36:54.955847 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-dea1e4ee-4abb-4909-8f1d-38389a1301e3 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:54.961662 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-dea1e4ee-4abb-4909-8f1d-38389a1301e3 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] GET https://10.4.3.105/volume/v3/backups/263450b3-bd03-4af9-95dd-39d374f75e99 Aug 12 10:36:54.962038 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-dea1e4ee-4abb-4909-8f1d-38389a1301e3 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:36:54.962633 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-dea1e4ee-4abb-4909-8f1d-38389a1301e3 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:36:54.962633 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-dea1e4ee-4abb-4909-8f1d-38389a1301e3 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Show backup with id 263450b3-bd03-4af9-95dd-39d374f75e99. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:36:54.969271 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:36:54.969271 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:36:54.969711 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-dea1e4ee-4abb-4909-8f1d-38389a1301e3 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] https://10.4.3.105/volume/v3/backups/263450b3-bd03-4af9-95dd-39d374f75e99 returned with HTTP 200 Aug 12 10:36:54.970369 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 460/1843] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:36:54 2026] GET /volume/v3/backups/263450b3-bd03-4af9-95dd-39d374f75e99 => generated 749 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:36:55.754214 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-966aeae3-2079-4d21-944f-3a429cda0a89 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:55.756556 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-966aeae3-2079-4d21-944f-3a429cda0a89 tempest-TestInstancesWithCinderVolumes-584858421 tempest-TestInstancesWithCinderVolumes-584858421-project-member] GET https://10.4.3.105/volume/v3/volumes/d4ab18a9-eb01-43a3-8274-045c7d80ad0f Aug 12 10:36:55.757262 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-966aeae3-2079-4d21-944f-3a429cda0a89 tempest-TestInstancesWithCinderVolumes-584858421 tempest-TestInstancesWithCinderVolumes-584858421-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:36:55.758533 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-966aeae3-2079-4d21-944f-3a429cda0a89 tempest-TestInstancesWithCinderVolumes-584858421 tempest-TestInstancesWithCinderVolumes-584858421-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:36:55.771382 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:36:55.771382 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:36:55.778621 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-966aeae3-2079-4d21-944f-3a429cda0a89 tempest-TestInstancesWithCinderVolumes-584858421 tempest-TestInstancesWithCinderVolumes-584858421-project-member] Volume info retrieved successfully. Aug 12 10:36:55.786598 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-966aeae3-2079-4d21-944f-3a429cda0a89 tempest-TestInstancesWithCinderVolumes-584858421 tempest-TestInstancesWithCinderVolumes-584858421-project-member] https://10.4.3.105/volume/v3/volumes/d4ab18a9-eb01-43a3-8274-045c7d80ad0f returned with HTTP 200 Aug 12 10:36:55.786598 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 456/1844] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:36:55 2026] GET /volume/v3/volumes/d4ab18a9-eb01-43a3-8274-045c7d80ad0f => generated 937 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:36:55.855956 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-82c5f96b-b0fb-4059-9758-6cefe48133b6 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:55.858879 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-82c5f96b-b0fb-4059-9758-6cefe48133b6 tempest-ProjectMemberTests39-2046017331 tempest-ProjectMemberTests39-2046017331-project-admin] GET https://10.4.3.105/volume/v3/backups/30d9c9fe-ee8d-4569-84c3-24013cdc730f Aug 12 10:36:55.859241 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-82c5f96b-b0fb-4059-9758-6cefe48133b6 tempest-ProjectMemberTests39-2046017331 tempest-ProjectMemberTests39-2046017331-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:36:55.859542 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-82c5f96b-b0fb-4059-9758-6cefe48133b6 tempest-ProjectMemberTests39-2046017331 tempest-ProjectMemberTests39-2046017331-project-admin] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:36:55.859724 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-82c5f96b-b0fb-4059-9758-6cefe48133b6 tempest-ProjectMemberTests39-2046017331 tempest-ProjectMemberTests39-2046017331-project-admin] Show backup with id 30d9c9fe-ee8d-4569-84c3-24013cdc730f. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:36:55.868943 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:36:55.868943 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:36:55.870146 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-82c5f96b-b0fb-4059-9758-6cefe48133b6 tempest-ProjectMemberTests39-2046017331 tempest-ProjectMemberTests39-2046017331-project-admin] https://10.4.3.105/volume/v3/backups/30d9c9fe-ee8d-4569-84c3-24013cdc730f returned with HTTP 200 Aug 12 10:36:55.870788 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 466/1845] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:36:55 2026] GET /volume/v3/backups/30d9c9fe-ee8d-4569-84c3-24013cdc730f => generated 724 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:36:55.889041 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-a12446db-f717-4f7c-8a86-290ec03db1a3 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:55.891632 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-a12446db-f717-4f7c-8a86-290ec03db1a3 tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] GET https://10.4.3.105/volume/v3/volumes/db0f879e-67a6-409f-907f-6f9b7dcce11d Aug 12 10:36:55.892239 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-a12446db-f717-4f7c-8a86-290ec03db1a3 tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:36:55.894366 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-a12446db-f717-4f7c-8a86-290ec03db1a3 tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:36:55.918372 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:36:55.918372 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:36:55.924466 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-a12446db-f717-4f7c-8a86-290ec03db1a3 tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] Volume info retrieved successfully. Aug 12 10:36:55.933640 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-a12446db-f717-4f7c-8a86-290ec03db1a3 tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] https://10.4.3.105/volume/v3/volumes/db0f879e-67a6-409f-907f-6f9b7dcce11d returned with HTTP 200 Aug 12 10:36:55.933640 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 464/1846] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:36:55 2026] GET /volume/v3/volumes/db0f879e-67a6-409f-907f-6f9b7dcce11d => generated 844 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:36:55.981565 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-0aa5257a-1ee0-46e3-a906-025024a2cf78 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:55.986992 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-0aa5257a-1ee0-46e3-a906-025024a2cf78 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] GET https://10.4.3.105/volume/v3/backups/263450b3-bd03-4af9-95dd-39d374f75e99 Aug 12 10:36:55.987132 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-0aa5257a-1ee0-46e3-a906-025024a2cf78 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:36:55.987325 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-0aa5257a-1ee0-46e3-a906-025024a2cf78 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:36:55.987531 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-0aa5257a-1ee0-46e3-a906-025024a2cf78 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Show backup with id 263450b3-bd03-4af9-95dd-39d374f75e99. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:36:55.995966 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:36:55.995966 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:36:55.997772 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-0aa5257a-1ee0-46e3-a906-025024a2cf78 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] https://10.4.3.105/volume/v3/backups/263450b3-bd03-4af9-95dd-39d374f75e99 returned with HTTP 200 Aug 12 10:36:55.998928 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 461/1847] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:36:55 2026] GET /volume/v3/backups/263450b3-bd03-4af9-95dd-39d374f75e99 => generated 749 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:36:56.818398 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-4d9bfb35-c707-4471-9b0c-e28bdeba14bc None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:56.820845 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-4d9bfb35-c707-4471-9b0c-e28bdeba14bc tempest-TestInstancesWithCinderVolumes-584858421 tempest-TestInstancesWithCinderVolumes-584858421-project-member] GET https://10.4.3.105/volume/v3/volumes/d4ab18a9-eb01-43a3-8274-045c7d80ad0f Aug 12 10:36:56.821112 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-4d9bfb35-c707-4471-9b0c-e28bdeba14bc tempest-TestInstancesWithCinderVolumes-584858421 tempest-TestInstancesWithCinderVolumes-584858421-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:36:56.821349 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-4d9bfb35-c707-4471-9b0c-e28bdeba14bc tempest-TestInstancesWithCinderVolumes-584858421 tempest-TestInstancesWithCinderVolumes-584858421-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:36:56.830618 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:36:56.830618 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:36:56.835276 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-4d9bfb35-c707-4471-9b0c-e28bdeba14bc tempest-TestInstancesWithCinderVolumes-584858421 tempest-TestInstancesWithCinderVolumes-584858421-project-member] Volume info retrieved successfully. Aug 12 10:36:56.840208 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-4d9bfb35-c707-4471-9b0c-e28bdeba14bc tempest-TestInstancesWithCinderVolumes-584858421 tempest-TestInstancesWithCinderVolumes-584858421-project-member] https://10.4.3.105/volume/v3/volumes/d4ab18a9-eb01-43a3-8274-045c7d80ad0f returned with HTTP 200 Aug 12 10:36:56.840602 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 457/1848] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:36:56 2026] GET /volume/v3/volumes/d4ab18a9-eb01-43a3-8274-045c7d80ad0f => generated 998 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:36:56.886661 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-6c06cd28-fa6d-4db6-8a3b-7afa9c646494 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:56.888960 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-6c06cd28-fa6d-4db6-8a3b-7afa9c646494 tempest-ProjectMemberTests39-2046017331 tempest-ProjectMemberTests39-2046017331-project-admin] GET https://10.4.3.105/volume/v3/backups/30d9c9fe-ee8d-4569-84c3-24013cdc730f Aug 12 10:36:56.889237 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-6c06cd28-fa6d-4db6-8a3b-7afa9c646494 tempest-ProjectMemberTests39-2046017331 tempest-ProjectMemberTests39-2046017331-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:36:56.890544 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-6c06cd28-fa6d-4db6-8a3b-7afa9c646494 tempest-ProjectMemberTests39-2046017331 tempest-ProjectMemberTests39-2046017331-project-admin] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:36:56.890544 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-6c06cd28-fa6d-4db6-8a3b-7afa9c646494 tempest-ProjectMemberTests39-2046017331 tempest-ProjectMemberTests39-2046017331-project-admin] Show backup with id 30d9c9fe-ee8d-4569-84c3-24013cdc730f. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:36:56.895248 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:36:56.895248 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:36:56.896000 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-6c06cd28-fa6d-4db6-8a3b-7afa9c646494 tempest-ProjectMemberTests39-2046017331 tempest-ProjectMemberTests39-2046017331-project-admin] https://10.4.3.105/volume/v3/backups/30d9c9fe-ee8d-4569-84c3-24013cdc730f returned with HTTP 200 Aug 12 10:36:56.896373 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 467/1849] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:36:56 2026] GET /volume/v3/backups/30d9c9fe-ee8d-4569-84c3-24013cdc730f => generated 724 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:36:56.951420 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-dc59236a-a65b-4530-ac87-b43a91d782ea None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:56.953732 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-dc59236a-a65b-4530-ac87-b43a91d782ea tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] GET https://10.4.3.105/volume/v3/volumes/db0f879e-67a6-409f-907f-6f9b7dcce11d Aug 12 10:36:56.953990 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-dc59236a-a65b-4530-ac87-b43a91d782ea tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:36:56.954233 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-dc59236a-a65b-4530-ac87-b43a91d782ea tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:36:56.967235 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:36:56.967235 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:36:56.972270 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-dc59236a-a65b-4530-ac87-b43a91d782ea tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] Volume info retrieved successfully. Aug 12 10:36:56.977826 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-dc59236a-a65b-4530-ac87-b43a91d782ea tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] https://10.4.3.105/volume/v3/volumes/db0f879e-67a6-409f-907f-6f9b7dcce11d returned with HTTP 200 Aug 12 10:36:56.978370 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 465/1850] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:36:56 2026] GET /volume/v3/volumes/db0f879e-67a6-409f-907f-6f9b7dcce11d => generated 844 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:36:57.011868 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-2f8a08c2-5259-4546-a8b6-a49ad0867247 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:57.015179 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-2f8a08c2-5259-4546-a8b6-a49ad0867247 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] GET https://10.4.3.105/volume/v3/backups/263450b3-bd03-4af9-95dd-39d374f75e99 Aug 12 10:36:57.015179 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-2f8a08c2-5259-4546-a8b6-a49ad0867247 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:36:57.015179 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-2f8a08c2-5259-4546-a8b6-a49ad0867247 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:36:57.015179 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-2f8a08c2-5259-4546-a8b6-a49ad0867247 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Show backup with id 263450b3-bd03-4af9-95dd-39d374f75e99. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:36:57.021737 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:36:57.021737 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:36:57.023313 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-2f8a08c2-5259-4546-a8b6-a49ad0867247 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] https://10.4.3.105/volume/v3/backups/263450b3-bd03-4af9-95dd-39d374f75e99 returned with HTTP 200 Aug 12 10:36:57.024595 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 462/1851] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:36:57 2026] GET /volume/v3/backups/263450b3-bd03-4af9-95dd-39d374f75e99 => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:36:57.497532 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-728b0abf-ef28-4f07-910b-316a73efc9fd req-c8918c53-7702-46ce-afb1-2c2b03bb3751 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:57.500260 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-728b0abf-ef28-4f07-910b-316a73efc9fd req-c8918c53-7702-46ce-afb1-2c2b03bb3751 tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] POST https://10.4.3.105/volume/v3/attachments/a2a7508b-a31e-481a-8130-76aaec6b6bfd/action Aug 12 10:36:57.500829 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-728b0abf-ef28-4f07-910b-316a73efc9fd req-c8918c53-7702-46ce-afb1-2c2b03bb3751 tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] Action body: b'{"os-complete": null}' {{(pid=100374) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 10:36:57.500969 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-728b0abf-ef28-4f07-910b-316a73efc9fd req-c8918c53-7702-46ce-afb1-2c2b03bb3751 tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:36:57.522432 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:36:57.522432 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:36:57.533679 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-728b0abf-ef28-4f07-910b-316a73efc9fd req-c8918c53-7702-46ce-afb1-2c2b03bb3751 tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] https://10.4.3.105/volume/v3/attachments/a2a7508b-a31e-481a-8130-76aaec6b6bfd/action returned with HTTP 204 Aug 12 10:36:57.534234 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 458/1852] 10.4.3.105 () {74 vars in 1725 bytes} [Wed Aug 12 10:36:57 2026] POST /volume/v3/attachments/a2a7508b-a31e-481a-8130-76aaec6b6bfd/action => generated 0 bytes in 37 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:36:57.855149 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-69e667dc-69e0-44fd-941c-b9326f42196b None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:57.861358 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-69e667dc-69e0-44fd-941c-b9326f42196b tempest-TestInstancesWithCinderVolumes-584858421 tempest-TestInstancesWithCinderVolumes-584858421-project-member] GET https://10.4.3.105/volume/v3/volumes/d4ab18a9-eb01-43a3-8274-045c7d80ad0f Aug 12 10:36:57.861437 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-69e667dc-69e0-44fd-941c-b9326f42196b tempest-TestInstancesWithCinderVolumes-584858421 tempest-TestInstancesWithCinderVolumes-584858421-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:36:57.861653 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-69e667dc-69e0-44fd-941c-b9326f42196b tempest-TestInstancesWithCinderVolumes-584858421 tempest-TestInstancesWithCinderVolumes-584858421-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:36:57.870566 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:36:57.870566 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:36:57.874671 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-69e667dc-69e0-44fd-941c-b9326f42196b tempest-TestInstancesWithCinderVolumes-584858421 tempest-TestInstancesWithCinderVolumes-584858421-project-member] Volume info retrieved successfully. Aug 12 10:36:57.879588 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-69e667dc-69e0-44fd-941c-b9326f42196b tempest-TestInstancesWithCinderVolumes-584858421 tempest-TestInstancesWithCinderVolumes-584858421-project-member] https://10.4.3.105/volume/v3/volumes/d4ab18a9-eb01-43a3-8274-045c7d80ad0f returned with HTTP 200 Aug 12 10:36:57.880053 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 468/1853] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:36:57 2026] GET /volume/v3/volumes/d4ab18a9-eb01-43a3-8274-045c7d80ad0f => generated 998 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:36:57.909204 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-dc65f589-4e6f-4350-b768-a302cf96913e None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:57.911066 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-dc65f589-4e6f-4350-b768-a302cf96913e tempest-ProjectMemberTests39-2046017331 tempest-ProjectMemberTests39-2046017331-project-admin] GET https://10.4.3.105/volume/v3/backups/30d9c9fe-ee8d-4569-84c3-24013cdc730f Aug 12 10:36:57.911328 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-dc65f589-4e6f-4350-b768-a302cf96913e tempest-ProjectMemberTests39-2046017331 tempest-ProjectMemberTests39-2046017331-project-admin] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:36:57.911629 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-dc65f589-4e6f-4350-b768-a302cf96913e tempest-ProjectMemberTests39-2046017331 tempest-ProjectMemberTests39-2046017331-project-admin] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:36:57.911823 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.v3.backups [None req-dc65f589-4e6f-4350-b768-a302cf96913e tempest-ProjectMemberTests39-2046017331 tempest-ProjectMemberTests39-2046017331-project-admin] Show backup with id 30d9c9fe-ee8d-4569-84c3-24013cdc730f. {{(pid=100372) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:36:57.925267 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:36:57.925267 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:36:57.926139 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-dc65f589-4e6f-4350-b768-a302cf96913e tempest-ProjectMemberTests39-2046017331 tempest-ProjectMemberTests39-2046017331-project-admin] https://10.4.3.105/volume/v3/backups/30d9c9fe-ee8d-4569-84c3-24013cdc730f returned with HTTP 200 Aug 12 10:36:57.926616 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 466/1854] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:36:57 2026] GET /volume/v3/backups/30d9c9fe-ee8d-4569-84c3-24013cdc730f => generated 724 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:36:57.995724 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-e404da24-e9d5-4d1f-90cc-2a5613abafb7 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:57.998154 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-e404da24-e9d5-4d1f-90cc-2a5613abafb7 tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] GET https://10.4.3.105/volume/v3/volumes/db0f879e-67a6-409f-907f-6f9b7dcce11d Aug 12 10:36:57.998428 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-e404da24-e9d5-4d1f-90cc-2a5613abafb7 tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:36:57.998741 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-e404da24-e9d5-4d1f-90cc-2a5613abafb7 tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:36:58.015731 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:36:58.015731 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:36:58.021242 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-e404da24-e9d5-4d1f-90cc-2a5613abafb7 tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] Volume info retrieved successfully. Aug 12 10:36:58.028359 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-e404da24-e9d5-4d1f-90cc-2a5613abafb7 tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] https://10.4.3.105/volume/v3/volumes/db0f879e-67a6-409f-907f-6f9b7dcce11d returned with HTTP 200 Aug 12 10:36:58.029131 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 463/1855] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:36:57 2026] GET /volume/v3/volumes/db0f879e-67a6-409f-907f-6f9b7dcce11d => generated 1136 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:36:58.042084 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-d16cafd2-60fb-4945-aff6-925c8abb2806 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:58.048225 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-d16cafd2-60fb-4945-aff6-925c8abb2806 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] GET https://10.4.3.105/volume/v3/backups/263450b3-bd03-4af9-95dd-39d374f75e99 Aug 12 10:36:58.048569 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-d16cafd2-60fb-4945-aff6-925c8abb2806 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:36:58.048935 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-d16cafd2-60fb-4945-aff6-925c8abb2806 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:36:58.049137 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-d16cafd2-60fb-4945-aff6-925c8abb2806 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Show backup with id 263450b3-bd03-4af9-95dd-39d374f75e99. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:36:58.050183 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-47d2d58a-5693-4c64-a500-cd626908946a None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:58.052794 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-47d2d58a-5693-4c64-a500-cd626908946a tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] GET https://10.4.3.105/volume/v3/volumes/db0f879e-67a6-409f-907f-6f9b7dcce11d Aug 12 10:36:58.053117 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-47d2d58a-5693-4c64-a500-cd626908946a tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:36:58.053456 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-47d2d58a-5693-4c64-a500-cd626908946a tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:36:58.054787 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:36:58.054787 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:36:58.055883 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-d16cafd2-60fb-4945-aff6-925c8abb2806 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] https://10.4.3.105/volume/v3/backups/263450b3-bd03-4af9-95dd-39d374f75e99 returned with HTTP 200 Aug 12 10:36:58.056403 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 459/1856] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:36:58 2026] GET /volume/v3/backups/263450b3-bd03-4af9-95dd-39d374f75e99 => generated 749 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:36:58.068160 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:36:58.068160 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:36:58.079534 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-47d2d58a-5693-4c64-a500-cd626908946a tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] Volume info retrieved successfully. Aug 12 10:36:58.088057 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-47d2d58a-5693-4c64-a500-cd626908946a tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] https://10.4.3.105/volume/v3/volumes/db0f879e-67a6-409f-907f-6f9b7dcce11d returned with HTTP 200 Aug 12 10:36:58.088469 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 469/1857] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:36:58 2026] GET /volume/v3/volumes/db0f879e-67a6-409f-907f-6f9b7dcce11d => generated 1136 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:36:58.199653 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-ca00f3ba-fafe-4631-987c-2b0959c7c5b5 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:58.201822 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-ca00f3ba-fafe-4631-987c-2b0959c7c5b5 tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] POST https://10.4.3.105/volume/v3/volumes Aug 12 10:36:58.202166 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-ca00f3ba-fafe-4631-987c-2b0959c7c5b5 tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1104910633"}} {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:36:58.203918 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.v3.volumes [None req-ca00f3ba-fafe-4631-987c-2b0959c7c5b5 tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-1104910633'}} {{(pid=100372) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 10:36:58.204118 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.v3.volumes [None req-ca00f3ba-fafe-4631-987c-2b0959c7c5b5 tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] Create volume of 1 GB Aug 12 10:36:58.208556 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-ca00f3ba-fafe-4631-987c-2b0959c7c5b5 tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] Availability Zones retrieved successfully. Aug 12 10:36:58.214665 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-ca00f3ba-fafe-4631-987c-2b0959c7c5b5 tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] Flow 'volume_create_api' (511c524c-0d93-45a2-9d4b-c086be17247d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100372) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:36:58.215655 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-ca00f3ba-fafe-4631-987c-2b0959c7c5b5 tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (25a0e1a9-4dff-4aea-ac45-e8bb80c07364) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:36:58.216606 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.flows.api.create_volume [None req-ca00f3ba-fafe-4631-987c-2b0959c7c5b5 tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] Validating volume size '1' using validate_int {{(pid=100372) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 10:36:58.245672 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-ca00f3ba-fafe-4631-987c-2b0959c7c5b5 tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (25a0e1a9-4dff-4aea-ac45-e8bb80c07364) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T10:26:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6cd66f07-4c7b-40b2-9dfb-378538f29c9e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:36:58.246491 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-ca00f3ba-fafe-4631-987c-2b0959c7c5b5 tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f411800d-2392-4377-bf57-628ee0f71028) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:36:58.309555 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.quota [None req-ca00f3ba-fafe-4631-987c-2b0959c7c5b5 tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] Created reservations ['cd8ef8f8-a96d-4017-b42f-0884b9520c87', 'a0c0f07c-52d4-4419-aeb9-9c27580b4bad', '88fd9b0a-1ee0-4f7d-b9a5-87d19e1a29a1', '75db427d-5d58-4fad-9b97-5442fe9282e4'] {{(pid=100372) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:36:58.309954 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-ca00f3ba-fafe-4631-987c-2b0959c7c5b5 tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f411800d-2392-4377-bf57-628ee0f71028) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cd8ef8f8-a96d-4017-b42f-0884b9520c87', 'a0c0f07c-52d4-4419-aeb9-9c27580b4bad', '88fd9b0a-1ee0-4f7d-b9a5-87d19e1a29a1', '75db427d-5d58-4fad-9b97-5442fe9282e4']}' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:36:58.311218 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-ca00f3ba-fafe-4631-987c-2b0959c7c5b5 tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b93d3381-8eb7-4cac-bca4-ae6e46afdf0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:36:58.340971 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-ca00f3ba-fafe-4631-987c-2b0959c7c5b5 tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b93d3381-8eb7-4cac-bca4-ae6e46afdf0b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c918df47-fb4f-4f22-a129-3146e0560526', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1104910633',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='50c26534f35c4b21ac0306a00f6368b4',qos_specs=None,replication_status=,reservations=['cd8ef8f8-a96d-4017-b42f-0884b9520c87','a0c0f07c-52d4-4419-aeb9-9c27580b4bad','88fd9b0a-1ee0-4f7d-b9a5-87d19e1a29a1','75db427d-5d58-4fad-9b97-5442fe9282e4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='82f6ce0607f54828855496a3c4393c5e',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:36:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1104910633',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c918df47-fb4f-4f22-a129-3146e0560526,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='50c26534f35c4b21ac0306a00f6368b4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='82f6ce0607f54828855496a3c4393c5e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6cd66f07-4c7b-40b2-9dfb-378538f29c9e),volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:36:58.342772 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-ca00f3ba-fafe-4631-987c-2b0959c7c5b5 tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (091b1254-64f0-44d1-838d-4d87ec11d618) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:36:58.369330 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-ca00f3ba-fafe-4631-987c-2b0959c7c5b5 tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (091b1254-64f0-44d1-838d-4d87ec11d618) transitioned into state 'SUCCESS' from state '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-1104910633',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='50c26534f35c4b21ac0306a00f6368b4',qos_specs=None,replication_status=,reservations=['cd8ef8f8-a96d-4017-b42f-0884b9520c87','a0c0f07c-52d4-4419-aeb9-9c27580b4bad','88fd9b0a-1ee0-4f7d-b9a5-87d19e1a29a1','75db427d-5d58-4fad-9b97-5442fe9282e4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='82f6ce0607f54828855496a3c4393c5e',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:36:58.370567 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-ca00f3ba-fafe-4631-987c-2b0959c7c5b5 tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ccd9413b-6453-44b9-b56b-c3d74edce1b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:36:58.384568 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-ca00f3ba-fafe-4631-987c-2b0959c7c5b5 tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ccd9413b-6453-44b9-b56b-c3d74edce1b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:36:58.385751 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-ca00f3ba-fafe-4631-987c-2b0959c7c5b5 tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] Flow 'volume_create_api' (511c524c-0d93-45a2-9d4b-c086be17247d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100372) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:36:58.386214 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-ca00f3ba-fafe-4631-987c-2b0959c7c5b5 tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] Create volume request issued successfully. Aug 12 10:36:58.387228 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-ca00f3ba-fafe-4631-987c-2b0959c7c5b5 tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] https://10.4.3.105/volume/v3/volumes returned with HTTP 202 Aug 12 10:36:58.387933 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 467/1858] 10.4.3.105 () {68 vars in 1258 bytes} [Wed Aug 12 10:36:58 2026] POST /volume/v3/volumes => generated 751 bytes in 189 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 10:36:58.403463 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-bd86e1f5-0fa6-4ce4-975f-c637b55ca0f2 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:58.405747 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-bd86e1f5-0fa6-4ce4-975f-c637b55ca0f2 tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] GET https://10.4.3.105/volume/v3/volumes/c918df47-fb4f-4f22-a129-3146e0560526 Aug 12 10:36:58.405994 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-bd86e1f5-0fa6-4ce4-975f-c637b55ca0f2 tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:36:58.406238 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-bd86e1f5-0fa6-4ce4-975f-c637b55ca0f2 tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:36:58.418640 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:36:58.418640 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:36:58.429703 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-bd86e1f5-0fa6-4ce4-975f-c637b55ca0f2 tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] Volume info retrieved successfully. Aug 12 10:36:58.437807 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-bd86e1f5-0fa6-4ce4-975f-c637b55ca0f2 tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] https://10.4.3.105/volume/v3/volumes/c918df47-fb4f-4f22-a129-3146e0560526 returned with HTTP 200 Aug 12 10:36:58.438163 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 464/1859] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:36:58 2026] GET /volume/v3/volumes/c918df47-fb4f-4f22-a129-3146e0560526 => generated 819 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:36:58.897497 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-a73aa53b-6e8b-470b-8b9b-b62ac0600056 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:58.899903 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-a73aa53b-6e8b-470b-8b9b-b62ac0600056 tempest-TestInstancesWithCinderVolumes-584858421 tempest-TestInstancesWithCinderVolumes-584858421-project-member] GET https://10.4.3.105/volume/v3/volumes/d4ab18a9-eb01-43a3-8274-045c7d80ad0f Aug 12 10:36:58.900153 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-a73aa53b-6e8b-470b-8b9b-b62ac0600056 tempest-TestInstancesWithCinderVolumes-584858421 tempest-TestInstancesWithCinderVolumes-584858421-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:36:58.900361 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-a73aa53b-6e8b-470b-8b9b-b62ac0600056 tempest-TestInstancesWithCinderVolumes-584858421 tempest-TestInstancesWithCinderVolumes-584858421-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:36:58.908124 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:36:58.908124 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:36:58.912467 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-a73aa53b-6e8b-470b-8b9b-b62ac0600056 tempest-TestInstancesWithCinderVolumes-584858421 tempest-TestInstancesWithCinderVolumes-584858421-project-member] Volume info retrieved successfully. Aug 12 10:36:58.917618 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-a73aa53b-6e8b-470b-8b9b-b62ac0600056 tempest-TestInstancesWithCinderVolumes-584858421 tempest-TestInstancesWithCinderVolumes-584858421-project-member] https://10.4.3.105/volume/v3/volumes/d4ab18a9-eb01-43a3-8274-045c7d80ad0f returned with HTTP 200 Aug 12 10:36:58.918057 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 460/1860] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:36:58 2026] GET /volume/v3/volumes/d4ab18a9-eb01-43a3-8274-045c7d80ad0f => generated 998 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:36:58.937533 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-14e5bb47-2992-4e3e-a4a6-06dfb5567e48 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:58.939845 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-14e5bb47-2992-4e3e-a4a6-06dfb5567e48 tempest-ProjectMemberTests39-2046017331 tempest-ProjectMemberTests39-2046017331-project-admin] GET https://10.4.3.105/volume/v3/backups/30d9c9fe-ee8d-4569-84c3-24013cdc730f Aug 12 10:36:58.940109 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-14e5bb47-2992-4e3e-a4a6-06dfb5567e48 tempest-ProjectMemberTests39-2046017331 tempest-ProjectMemberTests39-2046017331-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:36:58.940366 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-14e5bb47-2992-4e3e-a4a6-06dfb5567e48 tempest-ProjectMemberTests39-2046017331 tempest-ProjectMemberTests39-2046017331-project-admin] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:36:58.940555 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-14e5bb47-2992-4e3e-a4a6-06dfb5567e48 tempest-ProjectMemberTests39-2046017331 tempest-ProjectMemberTests39-2046017331-project-admin] Show backup with id 30d9c9fe-ee8d-4569-84c3-24013cdc730f. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:36:58.947311 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:36:58.947311 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:36:58.948103 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-14e5bb47-2992-4e3e-a4a6-06dfb5567e48 tempest-ProjectMemberTests39-2046017331 tempest-ProjectMemberTests39-2046017331-project-admin] https://10.4.3.105/volume/v3/backups/30d9c9fe-ee8d-4569-84c3-24013cdc730f returned with HTTP 200 Aug 12 10:36:58.948535 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 470/1861] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:36:58 2026] GET /volume/v3/backups/30d9c9fe-ee8d-4569-84c3-24013cdc730f => generated 724 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:36:59.067772 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-d390f0d7-070a-48a9-9846-6b2f8396a937 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:59.069774 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-d390f0d7-070a-48a9-9846-6b2f8396a937 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] GET https://10.4.3.105/volume/v3/backups/263450b3-bd03-4af9-95dd-39d374f75e99 Aug 12 10:36:59.070009 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-d390f0d7-070a-48a9-9846-6b2f8396a937 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:36:59.070236 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-d390f0d7-070a-48a9-9846-6b2f8396a937 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:36:59.070397 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.v3.backups [None req-d390f0d7-070a-48a9-9846-6b2f8396a937 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Show backup with id 263450b3-bd03-4af9-95dd-39d374f75e99. {{(pid=100372) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:36:59.075294 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:36:59.075294 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:36:59.076219 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-d390f0d7-070a-48a9-9846-6b2f8396a937 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] https://10.4.3.105/volume/v3/backups/263450b3-bd03-4af9-95dd-39d374f75e99 returned with HTTP 200 Aug 12 10:36:59.077281 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 468/1862] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:36:59 2026] GET /volume/v3/backups/263450b3-bd03-4af9-95dd-39d374f75e99 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:36:59.453272 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-402e573d-cd75-4408-9d57-52541dded860 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:59.454996 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-402e573d-cd75-4408-9d57-52541dded860 tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] GET https://10.4.3.105/volume/v3/volumes/c918df47-fb4f-4f22-a129-3146e0560526 Aug 12 10:36:59.455204 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-402e573d-cd75-4408-9d57-52541dded860 tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:36:59.455406 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-402e573d-cd75-4408-9d57-52541dded860 tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:36:59.464208 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:36:59.464208 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:36:59.467228 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-402e573d-cd75-4408-9d57-52541dded860 tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] Volume info retrieved successfully. Aug 12 10:36:59.472112 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-402e573d-cd75-4408-9d57-52541dded860 tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] https://10.4.3.105/volume/v3/volumes/c918df47-fb4f-4f22-a129-3146e0560526 returned with HTTP 200 Aug 12 10:36:59.472497 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 465/1863] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:36:59 2026] GET /volume/v3/volumes/c918df47-fb4f-4f22-a129-3146e0560526 => generated 844 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:36:59.524207 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-5e8d6ee7-62d0-46c8-b553-6421107da0ce req-8e935cfa-65ae-426c-a4f9-f8f4fa7d42a8 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:59.526738 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-5e8d6ee7-62d0-46c8-b553-6421107da0ce req-8e935cfa-65ae-426c-a4f9-f8f4fa7d42a8 tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] GET https://10.4.3.105/volume/v3/volumes/c918df47-fb4f-4f22-a129-3146e0560526 Aug 12 10:36:59.526967 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-5e8d6ee7-62d0-46c8-b553-6421107da0ce req-8e935cfa-65ae-426c-a4f9-f8f4fa7d42a8 tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:36:59.527208 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-5e8d6ee7-62d0-46c8-b553-6421107da0ce req-8e935cfa-65ae-426c-a4f9-f8f4fa7d42a8 tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:36:59.535318 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:36:59.535318 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:36:59.539886 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [req-5e8d6ee7-62d0-46c8-b553-6421107da0ce req-8e935cfa-65ae-426c-a4f9-f8f4fa7d42a8 tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] Volume info retrieved successfully. Aug 12 10:36:59.544269 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-5e8d6ee7-62d0-46c8-b553-6421107da0ce req-8e935cfa-65ae-426c-a4f9-f8f4fa7d42a8 tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] https://10.4.3.105/volume/v3/volumes/c918df47-fb4f-4f22-a129-3146e0560526 returned with HTTP 200 Aug 12 10:36:59.544691 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 461/1864] 10.4.3.105 () {68 vars in 1598 bytes} [Wed Aug 12 10:36:59 2026] GET /volume/v3/volumes/c918df47-fb4f-4f22-a129-3146e0560526 => generated 844 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:36:59.612900 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-f4b2a016-c377-4649-b1ed-9f5454a5a23b None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:59.613377 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-f4b2a016-c377-4649-b1ed-9f5454a5a23b None None] GET https://10.4.3.105/volume// Aug 12 10:36:59.613503 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-f4b2a016-c377-4649-b1ed-9f5454a5a23b None None] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:36:59.613769 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-f4b2a016-c377-4649-b1ed-9f5454a5a23b None None] Calling method 'all' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:36:59.615150 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-f4b2a016-c377-4649-b1ed-9f5454a5a23b None None] https://10.4.3.105/volume// returned with HTTP 300 Aug 12 10:36:59.615150 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 471/1865] 10.4.3.105 () {66 vars in 1428 bytes} [Wed Aug 12 10:36: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 10:36:59.623053 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [req-5e8d6ee7-62d0-46c8-b553-6421107da0ce req-4a871d2d-0fd3-45aa-8ca1-c9fa419da828 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:59.625093 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-5e8d6ee7-62d0-46c8-b553-6421107da0ce req-4a871d2d-0fd3-45aa-8ca1-c9fa419da828 tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] POST https://10.4.3.105/volume/v3/attachments Aug 12 10:36:59.625434 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [req-5e8d6ee7-62d0-46c8-b553-6421107da0ce req-4a871d2d-0fd3-45aa-8ca1-c9fa419da828 tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c918df47-fb4f-4f22-a129-3146e0560526", "connector": null, "instance_uuid": "e534f846-a474-4e73-beaa-1d8c260d545c"}} {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:36:59.633127 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:36:59.633127 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:36:59.658502 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-5e8d6ee7-62d0-46c8-b553-6421107da0ce req-4a871d2d-0fd3-45aa-8ca1-c9fa419da828 tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] https://10.4.3.105/volume/v3/attachments returned with HTTP 200 Aug 12 10:36:59.658991 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 469/1866] 10.4.3.105 () {74 vars in 1594 bytes} [Wed Aug 12 10:36:59 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 10:36:59.692718 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-fb6b8a8c-24d2-437e-9905-39ec17508686 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:59.694254 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-30f6cd6f-7f4e-426f-9cb7-261393784544 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:59.694793 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-30f6cd6f-7f4e-426f-9cb7-261393784544 None None] GET https://10.4.3.105/volume// Aug 12 10:36:59.695052 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-30f6cd6f-7f4e-426f-9cb7-261393784544 None None] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:36:59.695320 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-30f6cd6f-7f4e-426f-9cb7-261393784544 None None] Calling method 'all' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:36:59.695761 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-30f6cd6f-7f4e-426f-9cb7-261393784544 None None] https://10.4.3.105/volume// returned with HTTP 300 Aug 12 10:36:59.696158 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 462/1867] 10.4.3.105 () {66 vars in 1426 bytes} [Wed Aug 12 10:36: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 10:36:59.698156 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-fb6b8a8c-24d2-437e-9905-39ec17508686 tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] GET https://10.4.3.105/volume/v3/volumes/c918df47-fb4f-4f22-a129-3146e0560526 Aug 12 10:36:59.698425 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-fb6b8a8c-24d2-437e-9905-39ec17508686 tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:36:59.698795 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-fb6b8a8c-24d2-437e-9905-39ec17508686 tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:36:59.704135 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-5e8d6ee7-62d0-46c8-b553-6421107da0ce req-263620ae-35d2-4ae2-abcd-4a505d939ebf None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:59.706275 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-5e8d6ee7-62d0-46c8-b553-6421107da0ce req-263620ae-35d2-4ae2-abcd-4a505d939ebf tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] GET https://10.4.3.105/volume/v3/volumes/c918df47-fb4f-4f22-a129-3146e0560526 Aug 12 10:36:59.706580 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-5e8d6ee7-62d0-46c8-b553-6421107da0ce req-263620ae-35d2-4ae2-abcd-4a505d939ebf tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:36:59.706800 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-5e8d6ee7-62d0-46c8-b553-6421107da0ce req-263620ae-35d2-4ae2-abcd-4a505d939ebf tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:36:59.712050 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:36:59.712050 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:36:59.716265 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-fb6b8a8c-24d2-437e-9905-39ec17508686 tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] Volume info retrieved successfully. Aug 12 10:36:59.717095 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:36:59.717095 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:36:59.722006 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-3d7f64bf-e51d-4896-ad34-f6ed3e3bb120 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:59.722596 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [req-5e8d6ee7-62d0-46c8-b553-6421107da0ce req-263620ae-35d2-4ae2-abcd-4a505d939ebf tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] Volume info retrieved successfully. Aug 12 10:36:59.723276 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-fb6b8a8c-24d2-437e-9905-39ec17508686 tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] https://10.4.3.105/volume/v3/volumes/c918df47-fb4f-4f22-a129-3146e0560526 returned with HTTP 200 Aug 12 10:36:59.723646 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 466/1868] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:36:59 2026] GET /volume/v3/volumes/c918df47-fb4f-4f22-a129-3146e0560526 => generated 843 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:36:59.724292 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-3d7f64bf-e51d-4896-ad34-f6ed3e3bb120 tempest-VolumesActionsTest-1365686709 tempest-VolumesActionsTest-1365686709-project-member] GET https://10.4.3.105/volume/v3/volumes/f9309d65-34ba-4832-9602-eaade437daa0 Aug 12 10:36:59.724596 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-3d7f64bf-e51d-4896-ad34-f6ed3e3bb120 tempest-VolumesActionsTest-1365686709 tempest-VolumesActionsTest-1365686709-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:36:59.724889 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-3d7f64bf-e51d-4896-ad34-f6ed3e3bb120 tempest-VolumesActionsTest-1365686709 tempest-VolumesActionsTest-1365686709-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:36:59.728629 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-5e8d6ee7-62d0-46c8-b553-6421107da0ce req-263620ae-35d2-4ae2-abcd-4a505d939ebf tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] https://10.4.3.105/volume/v3/volumes/c918df47-fb4f-4f22-a129-3146e0560526 returned with HTTP 200 Aug 12 10:36:59.729272 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 472/1869] 10.4.3.105 () {70 vars in 1639 bytes} [Wed Aug 12 10:36:59 2026] GET /volume/v3/volumes/c918df47-fb4f-4f22-a129-3146e0560526 => generated 1023 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 10:36:59.735031 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:36:59.735031 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:36:59.740865 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-3d7f64bf-e51d-4896-ad34-f6ed3e3bb120 tempest-VolumesActionsTest-1365686709 tempest-VolumesActionsTest-1365686709-project-member] Volume info retrieved successfully. Aug 12 10:36:59.746738 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-3d7f64bf-e51d-4896-ad34-f6ed3e3bb120 tempest-VolumesActionsTest-1365686709 tempest-VolumesActionsTest-1365686709-project-member] https://10.4.3.105/volume/v3/volumes/f9309d65-34ba-4832-9602-eaade437daa0 returned with HTTP 200 Aug 12 10:36:59.747403 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 470/1870] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:36:59 2026] GET /volume/v3/volumes/f9309d65-34ba-4832-9602-eaade437daa0 => generated 861 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:36:59.836338 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-5e8d6ee7-62d0-46c8-b553-6421107da0ce req-28ecabfd-8ee5-4f63-8dc4-69cf595b7645 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:59.839303 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-5e8d6ee7-62d0-46c8-b553-6421107da0ce req-28ecabfd-8ee5-4f63-8dc4-69cf595b7645 tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] PUT https://10.4.3.105/volume/v3/attachments/cabb9fdc-bc8a-4c16-a4a3-ab4bf3c0ac59 Aug 12 10:36:59.839765 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-5e8d6ee7-62d0-46c8-b553-6421107da0ce req-28ecabfd-8ee5-4f63-8dc4-69cf595b7645 tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.105", "host": "np0000007037", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a295cd65dd1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "cc953c5f-eaed-46bf-96e8-0985bbef0414", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:36:59.852969 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.coordination [req-5e8d6ee7-62d0-46c8-b553-6421107da0ce req-28ecabfd-8ee5-4f63-8dc4-69cf595b7645 tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] Acquiring lock "cinder-attachment_update-c918df47-fb4f-4f22-a129-3146e0560526-np0000007037" by "attachment_update" {{(pid=100374) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 10:36:59.863285 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.coordination [req-5e8d6ee7-62d0-46c8-b553-6421107da0ce req-28ecabfd-8ee5-4f63-8dc4-69cf595b7645 tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] Lock "cinder-attachment_update-c918df47-fb4f-4f22-a129-3146e0560526-np0000007037" acquired by "attachment_update" :: waited 0.008s {{(pid=100374) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 10:36:59.863285 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:36:59.863285 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:36:59.930310 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-604a345f-abe8-4ee2-8a09-75afa1e3aade None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:59.932038 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-604a345f-abe8-4ee2-8a09-75afa1e3aade tempest-TestInstancesWithCinderVolumes-584858421 tempest-TestInstancesWithCinderVolumes-584858421-project-member] GET https://10.4.3.105/volume/v3/volumes/d4ab18a9-eb01-43a3-8274-045c7d80ad0f Aug 12 10:36:59.932253 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-604a345f-abe8-4ee2-8a09-75afa1e3aade tempest-TestInstancesWithCinderVolumes-584858421 tempest-TestInstancesWithCinderVolumes-584858421-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:36:59.932449 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-604a345f-abe8-4ee2-8a09-75afa1e3aade tempest-TestInstancesWithCinderVolumes-584858421 tempest-TestInstancesWithCinderVolumes-584858421-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:36:59.939282 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:36:59.939282 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:36:59.940280 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.coordination [req-5e8d6ee7-62d0-46c8-b553-6421107da0ce req-28ecabfd-8ee5-4f63-8dc4-69cf595b7645 tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] Lock "cinder-attachment_update-c918df47-fb4f-4f22-a129-3146e0560526-np0000007037" released by "attachment_update" :: held 0.080s {{(pid=100374) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 10:36:59.940616 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-5e8d6ee7-62d0-46c8-b553-6421107da0ce req-28ecabfd-8ee5-4f63-8dc4-69cf595b7645 tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] https://10.4.3.105/volume/v3/attachments/cabb9fdc-bc8a-4c16-a4a3-ab4bf3c0ac59 returned with HTTP 200 Aug 12 10:36:59.941077 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 463/1871] 10.4.3.105 () {74 vars in 1704 bytes} [Wed Aug 12 10:36:59 2026] PUT /volume/v3/attachments/cabb9fdc-bc8a-4c16-a4a3-ab4bf3c0ac59 => generated 969 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:36:59.943264 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-604a345f-abe8-4ee2-8a09-75afa1e3aade tempest-TestInstancesWithCinderVolumes-584858421 tempest-TestInstancesWithCinderVolumes-584858421-project-member] Volume info retrieved successfully. Aug 12 10:36:59.948817 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-604a345f-abe8-4ee2-8a09-75afa1e3aade tempest-TestInstancesWithCinderVolumes-584858421 tempest-TestInstancesWithCinderVolumes-584858421-project-member] https://10.4.3.105/volume/v3/volumes/d4ab18a9-eb01-43a3-8274-045c7d80ad0f returned with HTTP 200 Aug 12 10:36:59.949178 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 467/1872] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:36:59 2026] GET /volume/v3/volumes/d4ab18a9-eb01-43a3-8274-045c7d80ad0f => generated 998 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:36:59.960258 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-c332237b-b8c9-456f-899c-2bd8ff08dd8d None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:36:59.962143 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-c332237b-b8c9-456f-899c-2bd8ff08dd8d tempest-ProjectMemberTests39-2046017331 tempest-ProjectMemberTests39-2046017331-project-admin] GET https://10.4.3.105/volume/v3/backups/30d9c9fe-ee8d-4569-84c3-24013cdc730f Aug 12 10:36:59.962372 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-c332237b-b8c9-456f-899c-2bd8ff08dd8d tempest-ProjectMemberTests39-2046017331 tempest-ProjectMemberTests39-2046017331-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:36:59.962603 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-c332237b-b8c9-456f-899c-2bd8ff08dd8d tempest-ProjectMemberTests39-2046017331 tempest-ProjectMemberTests39-2046017331-project-admin] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:36:59.962732 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-c332237b-b8c9-456f-899c-2bd8ff08dd8d tempest-ProjectMemberTests39-2046017331 tempest-ProjectMemberTests39-2046017331-project-admin] Show backup with id 30d9c9fe-ee8d-4569-84c3-24013cdc730f. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:36:59.966789 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:36:59.966789 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:36:59.967330 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-c332237b-b8c9-456f-899c-2bd8ff08dd8d tempest-ProjectMemberTests39-2046017331 tempest-ProjectMemberTests39-2046017331-project-admin] https://10.4.3.105/volume/v3/backups/30d9c9fe-ee8d-4569-84c3-24013cdc730f returned with HTTP 200 Aug 12 10:36:59.967726 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 473/1873] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:36:59 2026] GET /volume/v3/backups/30d9c9fe-ee8d-4569-84c3-24013cdc730f => generated 724 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:37:00.086898 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-d7552a33-9f5a-4c19-9033-5b1caff6b9f3 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:00.089192 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-d7552a33-9f5a-4c19-9033-5b1caff6b9f3 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] GET https://10.4.3.105/volume/v3/backups/263450b3-bd03-4af9-95dd-39d374f75e99 Aug 12 10:37:00.089439 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-d7552a33-9f5a-4c19-9033-5b1caff6b9f3 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:00.089727 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-d7552a33-9f5a-4c19-9033-5b1caff6b9f3 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:00.089882 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.v3.backups [None req-d7552a33-9f5a-4c19-9033-5b1caff6b9f3 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Show backup with id 263450b3-bd03-4af9-95dd-39d374f75e99. {{(pid=100372) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:37:00.095485 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:00.095485 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:37:00.096468 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-d7552a33-9f5a-4c19-9033-5b1caff6b9f3 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] https://10.4.3.105/volume/v3/backups/263450b3-bd03-4af9-95dd-39d374f75e99 returned with HTTP 200 Aug 12 10:37:00.096969 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 471/1874] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:37:00 2026] GET /volume/v3/backups/263450b3-bd03-4af9-95dd-39d374f75e99 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:37:00.738757 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-9ad67dce-8ee9-49ab-9805-d61796d7dcb9 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:00.741146 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-9ad67dce-8ee9-49ab-9805-d61796d7dcb9 tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] GET https://10.4.3.105/volume/v3/volumes/c918df47-fb4f-4f22-a129-3146e0560526 Aug 12 10:37:00.741412 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-9ad67dce-8ee9-49ab-9805-d61796d7dcb9 tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:00.741722 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-9ad67dce-8ee9-49ab-9805-d61796d7dcb9 tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:00.759730 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:00.759730 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:37:00.765140 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-034a75fa-5717-491a-8dfa-0674525b5fc5 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:00.765781 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-9ad67dce-8ee9-49ab-9805-d61796d7dcb9 tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] Volume info retrieved successfully. Aug 12 10:37:00.766880 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-034a75fa-5717-491a-8dfa-0674525b5fc5 tempest-VolumesActionsTest-1365686709 tempest-VolumesActionsTest-1365686709-project-member] GET https://10.4.3.105/volume/v3/volumes/f9309d65-34ba-4832-9602-eaade437daa0 Aug 12 10:37:00.767039 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-034a75fa-5717-491a-8dfa-0674525b5fc5 tempest-VolumesActionsTest-1365686709 tempest-VolumesActionsTest-1365686709-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:00.767251 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-034a75fa-5717-491a-8dfa-0674525b5fc5 tempest-VolumesActionsTest-1365686709 tempest-VolumesActionsTest-1365686709-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:00.772004 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-9ad67dce-8ee9-49ab-9805-d61796d7dcb9 tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] https://10.4.3.105/volume/v3/volumes/c918df47-fb4f-4f22-a129-3146e0560526 returned with HTTP 200 Aug 12 10:37:00.772539 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 464/1875] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:37:00 2026] GET /volume/v3/volumes/c918df47-fb4f-4f22-a129-3146e0560526 => generated 844 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:37:00.775368 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:00.775368 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:37:00.782067 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-034a75fa-5717-491a-8dfa-0674525b5fc5 tempest-VolumesActionsTest-1365686709 tempest-VolumesActionsTest-1365686709-project-member] Volume info retrieved successfully. Aug 12 10:37:00.786932 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-034a75fa-5717-491a-8dfa-0674525b5fc5 tempest-VolumesActionsTest-1365686709 tempest-VolumesActionsTest-1365686709-project-member] https://10.4.3.105/volume/v3/volumes/f9309d65-34ba-4832-9602-eaade437daa0 returned with HTTP 200 Aug 12 10:37:00.787610 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 468/1876] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:37:00 2026] GET /volume/v3/volumes/f9309d65-34ba-4832-9602-eaade437daa0 => generated 861 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:37:00.962655 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-e7604c44-e651-4ba1-b80d-c9c9ced3c076 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:00.967598 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-e7604c44-e651-4ba1-b80d-c9c9ced3c076 tempest-TestInstancesWithCinderVolumes-584858421 tempest-TestInstancesWithCinderVolumes-584858421-project-member] GET https://10.4.3.105/volume/v3/volumes/d4ab18a9-eb01-43a3-8274-045c7d80ad0f Aug 12 10:37:00.967598 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-e7604c44-e651-4ba1-b80d-c9c9ced3c076 tempest-TestInstancesWithCinderVolumes-584858421 tempest-TestInstancesWithCinderVolumes-584858421-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:00.967598 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-e7604c44-e651-4ba1-b80d-c9c9ced3c076 tempest-TestInstancesWithCinderVolumes-584858421 tempest-TestInstancesWithCinderVolumes-584858421-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:00.975049 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:00.975049 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:37:00.977032 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-e661a522-3ea7-4292-8c23-7c92216a48a6 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:00.978506 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-e661a522-3ea7-4292-8c23-7c92216a48a6 tempest-ProjectMemberTests39-2046017331 tempest-ProjectMemberTests39-2046017331-project-admin] GET https://10.4.3.105/volume/v3/backups/30d9c9fe-ee8d-4569-84c3-24013cdc730f Aug 12 10:37:00.978737 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-e661a522-3ea7-4292-8c23-7c92216a48a6 tempest-ProjectMemberTests39-2046017331 tempest-ProjectMemberTests39-2046017331-project-admin] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:00.978912 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-e661a522-3ea7-4292-8c23-7c92216a48a6 tempest-ProjectMemberTests39-2046017331 tempest-ProjectMemberTests39-2046017331-project-admin] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:00.979028 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.v3.backups [None req-e661a522-3ea7-4292-8c23-7c92216a48a6 tempest-ProjectMemberTests39-2046017331 tempest-ProjectMemberTests39-2046017331-project-admin] Show backup with id 30d9c9fe-ee8d-4569-84c3-24013cdc730f. {{(pid=100372) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:37:00.981035 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-e7604c44-e651-4ba1-b80d-c9c9ced3c076 tempest-TestInstancesWithCinderVolumes-584858421 tempest-TestInstancesWithCinderVolumes-584858421-project-member] Volume info retrieved successfully. Aug 12 10:37:00.982999 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:00.982999 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:37:00.984053 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-e661a522-3ea7-4292-8c23-7c92216a48a6 tempest-ProjectMemberTests39-2046017331 tempest-ProjectMemberTests39-2046017331-project-admin] https://10.4.3.105/volume/v3/backups/30d9c9fe-ee8d-4569-84c3-24013cdc730f returned with HTTP 200 Aug 12 10:37:00.984053 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 472/1877] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:37:00 2026] GET /volume/v3/backups/30d9c9fe-ee8d-4569-84c3-24013cdc730f => generated 724 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:37:00.986701 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-e7604c44-e651-4ba1-b80d-c9c9ced3c076 tempest-TestInstancesWithCinderVolumes-584858421 tempest-TestInstancesWithCinderVolumes-584858421-project-member] https://10.4.3.105/volume/v3/volumes/d4ab18a9-eb01-43a3-8274-045c7d80ad0f returned with HTTP 200 Aug 12 10:37:00.987263 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 474/1878] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:37:00 2026] GET /volume/v3/volumes/d4ab18a9-eb01-43a3-8274-045c7d80ad0f => generated 998 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:37:01.107152 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-557f5292-32b1-4dac-87ab-2e2290da182a None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:01.109026 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-557f5292-32b1-4dac-87ab-2e2290da182a tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] GET https://10.4.3.105/volume/v3/backups/263450b3-bd03-4af9-95dd-39d374f75e99 Aug 12 10:37:01.109226 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-557f5292-32b1-4dac-87ab-2e2290da182a tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:01.109429 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-557f5292-32b1-4dac-87ab-2e2290da182a tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:01.109561 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-557f5292-32b1-4dac-87ab-2e2290da182a tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Show backup with id 263450b3-bd03-4af9-95dd-39d374f75e99. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:37:01.114183 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:01.114183 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:37:01.115002 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-557f5292-32b1-4dac-87ab-2e2290da182a tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] https://10.4.3.105/volume/v3/backups/263450b3-bd03-4af9-95dd-39d374f75e99 returned with HTTP 200 Aug 12 10:37:01.115393 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 465/1879] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:37:01 2026] GET /volume/v3/backups/263450b3-bd03-4af9-95dd-39d374f75e99 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:37:01.338491 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-34d6b606-5d3b-4fee-80ce-ca34ae8fa978 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:01.340400 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-34d6b606-5d3b-4fee-80ce-ca34ae8fa978 tempest-VolumesActionsTest-1365686709 tempest-VolumesActionsTest-1365686709-project-member] GET https://10.4.3.105/volume/v3/volumes/f9309d65-34ba-4832-9602-eaade437daa0 Aug 12 10:37:01.343808 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-34d6b606-5d3b-4fee-80ce-ca34ae8fa978 tempest-VolumesActionsTest-1365686709 tempest-VolumesActionsTest-1365686709-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:01.344070 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-34d6b606-5d3b-4fee-80ce-ca34ae8fa978 tempest-VolumesActionsTest-1365686709 tempest-VolumesActionsTest-1365686709-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:01.353551 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:01.353551 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:37:01.355964 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-34d6b606-5d3b-4fee-80ce-ca34ae8fa978 tempest-VolumesActionsTest-1365686709 tempest-VolumesActionsTest-1365686709-project-member] Volume info retrieved successfully. Aug 12 10:37:01.360565 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-34d6b606-5d3b-4fee-80ce-ca34ae8fa978 tempest-VolumesActionsTest-1365686709 tempest-VolumesActionsTest-1365686709-project-member] https://10.4.3.105/volume/v3/volumes/f9309d65-34ba-4832-9602-eaade437daa0 returned with HTTP 200 Aug 12 10:37:01.361056 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 469/1880] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:37:01 2026] GET /volume/v3/volumes/f9309d65-34ba-4832-9602-eaade437daa0 => generated 861 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:37:01.376403 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-4cb2b2dc-268b-46eb-a198-429dff4e1a83 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:01.378149 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-4cb2b2dc-268b-46eb-a198-429dff4e1a83 tempest-VolumesActionsTest-1365686709 tempest-VolumesActionsTest-1365686709-project-member] DELETE https://10.4.3.105/volume/v3/volumes/f9309d65-34ba-4832-9602-eaade437daa0 Aug 12 10:37:01.378351 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-4cb2b2dc-268b-46eb-a198-429dff4e1a83 tempest-VolumesActionsTest-1365686709 tempest-VolumesActionsTest-1365686709-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:01.378560 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-4cb2b2dc-268b-46eb-a198-429dff4e1a83 tempest-VolumesActionsTest-1365686709 tempest-VolumesActionsTest-1365686709-project-member] Calling method 'delete' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:01.378747 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.v3.volumes [None req-4cb2b2dc-268b-46eb-a198-429dff4e1a83 tempest-VolumesActionsTest-1365686709 tempest-VolumesActionsTest-1365686709-project-member] Delete volume with id: f9309d65-34ba-4832-9602-eaade437daa0 Aug 12 10:37:01.385640 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:01.385640 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:37:01.386111 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-4cb2b2dc-268b-46eb-a198-429dff4e1a83 tempest-VolumesActionsTest-1365686709 tempest-VolumesActionsTest-1365686709-project-member] Volume info retrieved successfully. Aug 12 10:37:01.407545 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-4cb2b2dc-268b-46eb-a198-429dff4e1a83 tempest-VolumesActionsTest-1365686709 tempest-VolumesActionsTest-1365686709-project-member] Delete volume request issued successfully. Aug 12 10:37:01.407545 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-4cb2b2dc-268b-46eb-a198-429dff4e1a83 tempest-VolumesActionsTest-1365686709 tempest-VolumesActionsTest-1365686709-project-member] https://10.4.3.105/volume/v3/volumes/f9309d65-34ba-4832-9602-eaade437daa0 returned with HTTP 202 Aug 12 10:37:01.407545 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 473/1881] 10.4.3.105 () {66 vars in 1351 bytes} [Wed Aug 12 10:37:01 2026] DELETE /volume/v3/volumes/f9309d65-34ba-4832-9602-eaade437daa0 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 10:37:01.414150 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-f4c2fb03-f9c0-4bd0-9aab-388239b0b25f None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:01.416093 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-f4c2fb03-f9c0-4bd0-9aab-388239b0b25f tempest-VolumesActionsTest-1365686709 tempest-VolumesActionsTest-1365686709-project-member] GET https://10.4.3.105/volume/v3/volumes/f9309d65-34ba-4832-9602-eaade437daa0 Aug 12 10:37:01.417656 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-f4c2fb03-f9c0-4bd0-9aab-388239b0b25f tempest-VolumesActionsTest-1365686709 tempest-VolumesActionsTest-1365686709-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:01.417656 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-f4c2fb03-f9c0-4bd0-9aab-388239b0b25f tempest-VolumesActionsTest-1365686709 tempest-VolumesActionsTest-1365686709-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:01.425247 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:01.425247 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:37:01.429943 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-f4c2fb03-f9c0-4bd0-9aab-388239b0b25f tempest-VolumesActionsTest-1365686709 tempest-VolumesActionsTest-1365686709-project-member] Volume info retrieved successfully. Aug 12 10:37:01.435059 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-f4c2fb03-f9c0-4bd0-9aab-388239b0b25f tempest-VolumesActionsTest-1365686709 tempest-VolumesActionsTest-1365686709-project-member] https://10.4.3.105/volume/v3/volumes/f9309d65-34ba-4832-9602-eaade437daa0 returned with HTTP 200 Aug 12 10:37:01.435910 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 475/1882] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:37:01 2026] GET /volume/v3/volumes/f9309d65-34ba-4832-9602-eaade437daa0 => generated 860 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:37:01.790935 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-304197cc-b106-42af-9124-1486243f8624 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:01.792782 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-304197cc-b106-42af-9124-1486243f8624 tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] GET https://10.4.3.105/volume/v3/volumes/c918df47-fb4f-4f22-a129-3146e0560526 Aug 12 10:37:01.792912 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-304197cc-b106-42af-9124-1486243f8624 tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:01.793086 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-304197cc-b106-42af-9124-1486243f8624 tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:01.802108 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:01.802108 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:37:01.806099 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-304197cc-b106-42af-9124-1486243f8624 tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] Volume info retrieved successfully. Aug 12 10:37:01.810121 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-304197cc-b106-42af-9124-1486243f8624 tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] https://10.4.3.105/volume/v3/volumes/c918df47-fb4f-4f22-a129-3146e0560526 returned with HTTP 200 Aug 12 10:37:01.810468 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 466/1883] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:37:01 2026] GET /volume/v3/volumes/c918df47-fb4f-4f22-a129-3146e0560526 => generated 844 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:37:01.994350 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-05ffd10b-0659-4c31-8f5f-e6b8c134bc44 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:01.998098 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-05ffd10b-0659-4c31-8f5f-e6b8c134bc44 tempest-ProjectMemberTests39-2046017331 tempest-ProjectMemberTests39-2046017331-project-admin] GET https://10.4.3.105/volume/v3/backups/30d9c9fe-ee8d-4569-84c3-24013cdc730f Aug 12 10:37:01.998385 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-05ffd10b-0659-4c31-8f5f-e6b8c134bc44 tempest-ProjectMemberTests39-2046017331 tempest-ProjectMemberTests39-2046017331-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:01.998572 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-05ffd10b-0659-4c31-8f5f-e6b8c134bc44 tempest-ProjectMemberTests39-2046017331 tempest-ProjectMemberTests39-2046017331-project-admin] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:01.998716 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-05ffd10b-0659-4c31-8f5f-e6b8c134bc44 tempest-ProjectMemberTests39-2046017331 tempest-ProjectMemberTests39-2046017331-project-admin] Show backup with id 30d9c9fe-ee8d-4569-84c3-24013cdc730f. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:37:02.005204 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-56297df6-c587-4e3f-8308-860f926228f7 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:02.007177 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-56297df6-c587-4e3f-8308-860f926228f7 tempest-TestInstancesWithCinderVolumes-584858421 tempest-TestInstancesWithCinderVolumes-584858421-project-member] GET https://10.4.3.105/volume/v3/volumes/d4ab18a9-eb01-43a3-8274-045c7d80ad0f Aug 12 10:37:02.007419 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-56297df6-c587-4e3f-8308-860f926228f7 tempest-TestInstancesWithCinderVolumes-584858421 tempest-TestInstancesWithCinderVolumes-584858421-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:02.007650 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-56297df6-c587-4e3f-8308-860f926228f7 tempest-TestInstancesWithCinderVolumes-584858421 tempest-TestInstancesWithCinderVolumes-584858421-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:02.012482 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:02.012482 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:37:02.013240 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-05ffd10b-0659-4c31-8f5f-e6b8c134bc44 tempest-ProjectMemberTests39-2046017331 tempest-ProjectMemberTests39-2046017331-project-admin] https://10.4.3.105/volume/v3/backups/30d9c9fe-ee8d-4569-84c3-24013cdc730f returned with HTTP 200 Aug 12 10:37:02.013697 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 470/1884] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:37:01 2026] GET /volume/v3/backups/30d9c9fe-ee8d-4569-84c3-24013cdc730f => generated 724 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:37:02.014740 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:02.014740 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:37:02.019164 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-56297df6-c587-4e3f-8308-860f926228f7 tempest-TestInstancesWithCinderVolumes-584858421 tempest-TestInstancesWithCinderVolumes-584858421-project-member] Volume info retrieved successfully. Aug 12 10:37:02.024122 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-56297df6-c587-4e3f-8308-860f926228f7 tempest-TestInstancesWithCinderVolumes-584858421 tempest-TestInstancesWithCinderVolumes-584858421-project-member] https://10.4.3.105/volume/v3/volumes/d4ab18a9-eb01-43a3-8274-045c7d80ad0f returned with HTTP 200 Aug 12 10:37:02.024657 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 474/1885] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:37:02 2026] GET /volume/v3/volumes/d4ab18a9-eb01-43a3-8274-045c7d80ad0f => generated 998 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:37:02.126390 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-5c58b9ab-7cbd-43e7-930c-2f024aa4ed57 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:02.129090 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-5c58b9ab-7cbd-43e7-930c-2f024aa4ed57 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] GET https://10.4.3.105/volume/v3/backups/263450b3-bd03-4af9-95dd-39d374f75e99 Aug 12 10:37:02.129400 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-5c58b9ab-7cbd-43e7-930c-2f024aa4ed57 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:02.129716 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-5c58b9ab-7cbd-43e7-930c-2f024aa4ed57 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:02.129896 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-5c58b9ab-7cbd-43e7-930c-2f024aa4ed57 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Show backup with id 263450b3-bd03-4af9-95dd-39d374f75e99. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:37:02.134548 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:02.134548 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:37:02.135508 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-5c58b9ab-7cbd-43e7-930c-2f024aa4ed57 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] https://10.4.3.105/volume/v3/backups/263450b3-bd03-4af9-95dd-39d374f75e99 returned with HTTP 200 Aug 12 10:37:02.136005 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 476/1886] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:37:02 2026] GET /volume/v3/backups/263450b3-bd03-4af9-95dd-39d374f75e99 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:37:02.451843 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-4b0d7cb7-9dfd-4644-b81b-304ea87f47a7 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:02.453638 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-4b0d7cb7-9dfd-4644-b81b-304ea87f47a7 tempest-VolumesActionsTest-1365686709 tempest-VolumesActionsTest-1365686709-project-member] GET https://10.4.3.105/volume/v3/volumes/f9309d65-34ba-4832-9602-eaade437daa0 Aug 12 10:37:02.453854 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-4b0d7cb7-9dfd-4644-b81b-304ea87f47a7 tempest-VolumesActionsTest-1365686709 tempest-VolumesActionsTest-1365686709-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:02.454032 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-4b0d7cb7-9dfd-4644-b81b-304ea87f47a7 tempest-VolumesActionsTest-1365686709 tempest-VolumesActionsTest-1365686709-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:02.458768 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-4b0d7cb7-9dfd-4644-b81b-304ea87f47a7 tempest-VolumesActionsTest-1365686709 tempest-VolumesActionsTest-1365686709-project-member] https://10.4.3.105/volume/v3/volumes/f9309d65-34ba-4832-9602-eaade437daa0 returned with HTTP 404 Aug 12 10:37:02.459155 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 467/1887] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:37:02 2026] GET /volume/v3/volumes/f9309d65-34ba-4832-9602-eaade437daa0 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:37:02.825989 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-0c45bf91-ef39-4d48-a715-14f7d02c16aa None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:02.827684 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-0c45bf91-ef39-4d48-a715-14f7d02c16aa tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] GET https://10.4.3.105/volume/v3/volumes/c918df47-fb4f-4f22-a129-3146e0560526 Aug 12 10:37:02.827892 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-0c45bf91-ef39-4d48-a715-14f7d02c16aa tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:02.828093 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-0c45bf91-ef39-4d48-a715-14f7d02c16aa tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:02.837346 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:02.837346 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:37:02.842108 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-0c45bf91-ef39-4d48-a715-14f7d02c16aa tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] Volume info retrieved successfully. Aug 12 10:37:02.846260 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-0c45bf91-ef39-4d48-a715-14f7d02c16aa tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] https://10.4.3.105/volume/v3/volumes/c918df47-fb4f-4f22-a129-3146e0560526 returned with HTTP 200 Aug 12 10:37:02.846658 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 471/1888] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:37:02 2026] GET /volume/v3/volumes/c918df47-fb4f-4f22-a129-3146e0560526 => generated 844 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:37:03.024257 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-ee5d4302-7d9e-4680-9402-5fd53576b3b4 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:03.026565 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-ee5d4302-7d9e-4680-9402-5fd53576b3b4 tempest-ProjectMemberTests39-2046017331 tempest-ProjectMemberTests39-2046017331-project-admin] GET https://10.4.3.105/volume/v3/backups/30d9c9fe-ee8d-4569-84c3-24013cdc730f Aug 12 10:37:03.026910 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-ee5d4302-7d9e-4680-9402-5fd53576b3b4 tempest-ProjectMemberTests39-2046017331 tempest-ProjectMemberTests39-2046017331-project-admin] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:03.027183 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-ee5d4302-7d9e-4680-9402-5fd53576b3b4 tempest-ProjectMemberTests39-2046017331 tempest-ProjectMemberTests39-2046017331-project-admin] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:03.027342 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.v3.backups [None req-ee5d4302-7d9e-4680-9402-5fd53576b3b4 tempest-ProjectMemberTests39-2046017331 tempest-ProjectMemberTests39-2046017331-project-admin] Show backup with id 30d9c9fe-ee8d-4569-84c3-24013cdc730f. {{(pid=100372) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:37:03.033126 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:03.033126 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:37:03.034006 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-ee5d4302-7d9e-4680-9402-5fd53576b3b4 tempest-ProjectMemberTests39-2046017331 tempest-ProjectMemberTests39-2046017331-project-admin] https://10.4.3.105/volume/v3/backups/30d9c9fe-ee8d-4569-84c3-24013cdc730f returned with HTTP 200 Aug 12 10:37:03.034526 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 475/1889] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:37:03 2026] GET /volume/v3/backups/30d9c9fe-ee8d-4569-84c3-24013cdc730f => generated 724 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:37:03.039495 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-bb58a6b9-e82d-4f84-b28e-fafe77838af7 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:03.041311 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-bb58a6b9-e82d-4f84-b28e-fafe77838af7 tempest-TestInstancesWithCinderVolumes-584858421 tempest-TestInstancesWithCinderVolumes-584858421-project-member] GET https://10.4.3.105/volume/v3/volumes/d4ab18a9-eb01-43a3-8274-045c7d80ad0f Aug 12 10:37:03.041485 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-bb58a6b9-e82d-4f84-b28e-fafe77838af7 tempest-TestInstancesWithCinderVolumes-584858421 tempest-TestInstancesWithCinderVolumes-584858421-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:03.041701 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-bb58a6b9-e82d-4f84-b28e-fafe77838af7 tempest-TestInstancesWithCinderVolumes-584858421 tempest-TestInstancesWithCinderVolumes-584858421-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:03.048593 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:03.048593 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:37:03.052676 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-bb58a6b9-e82d-4f84-b28e-fafe77838af7 tempest-TestInstancesWithCinderVolumes-584858421 tempest-TestInstancesWithCinderVolumes-584858421-project-member] Volume info retrieved successfully. Aug 12 10:37:03.056940 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-bb58a6b9-e82d-4f84-b28e-fafe77838af7 tempest-TestInstancesWithCinderVolumes-584858421 tempest-TestInstancesWithCinderVolumes-584858421-project-member] https://10.4.3.105/volume/v3/volumes/d4ab18a9-eb01-43a3-8274-045c7d80ad0f returned with HTTP 200 Aug 12 10:37:03.057363 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 477/1890] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:37:03 2026] GET /volume/v3/volumes/d4ab18a9-eb01-43a3-8274-045c7d80ad0f => generated 998 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:37:03.146217 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-eb708e07-f13f-43e2-bbe4-190ee6441085 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:03.148298 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-eb708e07-f13f-43e2-bbe4-190ee6441085 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] GET https://10.4.3.105/volume/v3/backups/263450b3-bd03-4af9-95dd-39d374f75e99 Aug 12 10:37:03.148453 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-eb708e07-f13f-43e2-bbe4-190ee6441085 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:03.148677 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-eb708e07-f13f-43e2-bbe4-190ee6441085 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:03.148807 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-eb708e07-f13f-43e2-bbe4-190ee6441085 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Show backup with id 263450b3-bd03-4af9-95dd-39d374f75e99. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:37:03.160426 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:03.160426 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:37:03.160426 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-eb708e07-f13f-43e2-bbe4-190ee6441085 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] https://10.4.3.105/volume/v3/backups/263450b3-bd03-4af9-95dd-39d374f75e99 returned with HTTP 200 Aug 12 10:37:03.160426 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 468/1891] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:37:03 2026] GET /volume/v3/backups/263450b3-bd03-4af9-95dd-39d374f75e99 => generated 750 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:37:03.258922 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-5e0c681a-0e62-4d53-832a-80c4c1206f0e req-11a5c5e4-62b3-413d-ba4b-079e246e8538 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:03.261354 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-5e0c681a-0e62-4d53-832a-80c4c1206f0e req-11a5c5e4-62b3-413d-ba4b-079e246e8538 tempest-VolumesGetTestJSON-294703131 tempest-VolumesGetTestJSON-294703131-project-member] POST https://10.4.3.105/volume/v3/volumes Aug 12 10:37:03.261845 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-5e0c681a-0e62-4d53-832a-80c4c1206f0e req-11a5c5e4-62b3-413d-ba4b-079e246e8538 tempest-VolumesGetTestJSON-294703131 tempest-VolumesGetTestJSON-294703131-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesGetTestJSON-Volume-2035803254", "description": null, "volume_type": null, "availability_zone": null, "metadata": {"Type": "work"}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:37:03.264021 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.v3.volumes [req-5e0c681a-0e62-4d53-832a-80c4c1206f0e req-11a5c5e4-62b3-413d-ba4b-079e246e8538 tempest-VolumesGetTestJSON-294703131 tempest-VolumesGetTestJSON-294703131-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesGetTestJSON-Volume-2035803254', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {'Type': 'work'}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100373) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 10:37:03.264179 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.v3.volumes [req-5e0c681a-0e62-4d53-832a-80c4c1206f0e req-11a5c5e4-62b3-413d-ba4b-079e246e8538 tempest-VolumesGetTestJSON-294703131 tempest-VolumesGetTestJSON-294703131-project-member] Create volume of 1 GB Aug 12 10:37:03.268202 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [req-5e0c681a-0e62-4d53-832a-80c4c1206f0e req-11a5c5e4-62b3-413d-ba4b-079e246e8538 tempest-VolumesGetTestJSON-294703131 tempest-VolumesGetTestJSON-294703131-project-member] Availability Zones retrieved successfully. Aug 12 10:37:03.273429 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [req-5e0c681a-0e62-4d53-832a-80c4c1206f0e req-11a5c5e4-62b3-413d-ba4b-079e246e8538 tempest-VolumesGetTestJSON-294703131 tempest-VolumesGetTestJSON-294703131-project-member] Flow 'volume_create_api' (5494ad61-bdf3-4f6b-84c0-0be7397d68ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:37:03.274279 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [req-5e0c681a-0e62-4d53-832a-80c4c1206f0e req-11a5c5e4-62b3-413d-ba4b-079e246e8538 tempest-VolumesGetTestJSON-294703131 tempest-VolumesGetTestJSON-294703131-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eafbf03b-ac29-4558-9c44-e6ef6bc2efa1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:37:03.275217 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.flows.api.create_volume [req-5e0c681a-0e62-4d53-832a-80c4c1206f0e req-11a5c5e4-62b3-413d-ba4b-079e246e8538 tempest-VolumesGetTestJSON-294703131 tempest-VolumesGetTestJSON-294703131-project-member] Validating volume size '1' using validate_int {{(pid=100373) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 10:37:03.299212 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [req-5e0c681a-0e62-4d53-832a-80c4c1206f0e req-11a5c5e4-62b3-413d-ba4b-079e246e8538 tempest-VolumesGetTestJSON-294703131 tempest-VolumesGetTestJSON-294703131-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eafbf03b-ac29-4558-9c44-e6ef6bc2efa1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T10:26:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6cd66f07-4c7b-40b2-9dfb-378538f29c9e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:37:03.300029 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [req-5e0c681a-0e62-4d53-832a-80c4c1206f0e req-11a5c5e4-62b3-413d-ba4b-079e246e8538 tempest-VolumesGetTestJSON-294703131 tempest-VolumesGetTestJSON-294703131-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (140b828e-4aef-4818-8684-fd6b81d14ba5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:37:03.362748 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.quota [req-5e0c681a-0e62-4d53-832a-80c4c1206f0e req-11a5c5e4-62b3-413d-ba4b-079e246e8538 tempest-VolumesGetTestJSON-294703131 tempest-VolumesGetTestJSON-294703131-project-member] Created reservations ['b86b9a78-4c2c-4142-842c-a8cb4a7c6f1a', 'a314878f-9828-4fe5-a6b0-e3d3bd2d398c', '248b3182-5fc1-49df-afff-4687566d6a70', '04ba36f9-0044-45be-a95a-79df9289b6e7'] {{(pid=100373) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:37:03.363526 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [req-5e0c681a-0e62-4d53-832a-80c4c1206f0e req-11a5c5e4-62b3-413d-ba4b-079e246e8538 tempest-VolumesGetTestJSON-294703131 tempest-VolumesGetTestJSON-294703131-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (140b828e-4aef-4818-8684-fd6b81d14ba5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b86b9a78-4c2c-4142-842c-a8cb4a7c6f1a', 'a314878f-9828-4fe5-a6b0-e3d3bd2d398c', '248b3182-5fc1-49df-afff-4687566d6a70', '04ba36f9-0044-45be-a95a-79df9289b6e7']}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:37:03.364241 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [req-5e0c681a-0e62-4d53-832a-80c4c1206f0e req-11a5c5e4-62b3-413d-ba4b-079e246e8538 tempest-VolumesGetTestJSON-294703131 tempest-VolumesGetTestJSON-294703131-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (641fe5a3-527e-478f-a167-6e801f19050a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:37:03.389052 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [req-5e0c681a-0e62-4d53-832a-80c4c1206f0e req-11a5c5e4-62b3-413d-ba4b-079e246e8538 tempest-VolumesGetTestJSON-294703131 tempest-VolumesGetTestJSON-294703131-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (641fe5a3-527e-478f-a167-6e801f19050a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'be5d6bc3-f672-4f77-b9dd-3ce9ace859a4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-2035803254',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='c8890f86c76345cc95aab52caf3b4af1',qos_specs=None,replication_status=,reservations=['b86b9a78-4c2c-4142-842c-a8cb4a7c6f1a','a314878f-9828-4fe5-a6b0-e3d3bd2d398c','248b3182-5fc1-49df-afff-4687566d6a70','04ba36f9-0044-45be-a95a-79df9289b6e7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ad6568ab869a48169e10da33a64ec928',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:37:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-2035803254',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=be5d6bc3-f672-4f77-b9dd-3ce9ace859a4,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='c8890f86c76345cc95aab52caf3b4af1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ad6568ab869a48169e10da33a64ec928',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6cd66f07-4c7b-40b2-9dfb-378538f29c9e),volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:37:03.390721 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [req-5e0c681a-0e62-4d53-832a-80c4c1206f0e req-11a5c5e4-62b3-413d-ba4b-079e246e8538 tempest-VolumesGetTestJSON-294703131 tempest-VolumesGetTestJSON-294703131-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5f4e6de6-4f1f-4089-a820-b28bc50d3714) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:37:03.410534 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [req-5e0c681a-0e62-4d53-832a-80c4c1206f0e req-11a5c5e4-62b3-413d-ba4b-079e246e8538 tempest-VolumesGetTestJSON-294703131 tempest-VolumesGetTestJSON-294703131-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5f4e6de6-4f1f-4089-a820-b28bc50d3714) transitioned into state 'SUCCESS' from state '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-2035803254',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='c8890f86c76345cc95aab52caf3b4af1',qos_specs=None,replication_status=,reservations=['b86b9a78-4c2c-4142-842c-a8cb4a7c6f1a','a314878f-9828-4fe5-a6b0-e3d3bd2d398c','248b3182-5fc1-49df-afff-4687566d6a70','04ba36f9-0044-45be-a95a-79df9289b6e7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ad6568ab869a48169e10da33a64ec928',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:37:03.411405 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [req-5e0c681a-0e62-4d53-832a-80c4c1206f0e req-11a5c5e4-62b3-413d-ba4b-079e246e8538 tempest-VolumesGetTestJSON-294703131 tempest-VolumesGetTestJSON-294703131-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f2d3d027-a6e2-4010-bac6-46e6ccb1ee22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:37:03.422063 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [req-5e0c681a-0e62-4d53-832a-80c4c1206f0e req-11a5c5e4-62b3-413d-ba4b-079e246e8538 tempest-VolumesGetTestJSON-294703131 tempest-VolumesGetTestJSON-294703131-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f2d3d027-a6e2-4010-bac6-46e6ccb1ee22) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:37:03.424537 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [req-5e0c681a-0e62-4d53-832a-80c4c1206f0e req-11a5c5e4-62b3-413d-ba4b-079e246e8538 tempest-VolumesGetTestJSON-294703131 tempest-VolumesGetTestJSON-294703131-project-member] Flow 'volume_create_api' (5494ad61-bdf3-4f6b-84c0-0be7397d68ca) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100373) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:37:03.424537 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [req-5e0c681a-0e62-4d53-832a-80c4c1206f0e req-11a5c5e4-62b3-413d-ba4b-079e246e8538 tempest-VolumesGetTestJSON-294703131 tempest-VolumesGetTestJSON-294703131-project-member] Create volume request issued successfully. Aug 12 10:37:03.424537 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-5e0c681a-0e62-4d53-832a-80c4c1206f0e req-11a5c5e4-62b3-413d-ba4b-079e246e8538 tempest-VolumesGetTestJSON-294703131 tempest-VolumesGetTestJSON-294703131-project-member] https://10.4.3.105/volume/v3/volumes returned with HTTP 202 Aug 12 10:37:03.424675 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 472/1892] 10.4.3.105 () {72 vars in 1541 bytes} [Wed Aug 12 10:37:03 2026] POST /volume/v3/volumes => generated 763 bytes in 166 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 10:37:03.432529 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [req-5e0c681a-0e62-4d53-832a-80c4c1206f0e req-ff991ac7-2f27-4291-941b-f4c60c262fa7 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:03.434531 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-5e0c681a-0e62-4d53-832a-80c4c1206f0e req-ff991ac7-2f27-4291-941b-f4c60c262fa7 tempest-VolumesGetTestJSON-294703131 tempest-VolumesGetTestJSON-294703131-project-member] GET https://10.4.3.105/volume/v3/volumes/be5d6bc3-f672-4f77-b9dd-3ce9ace859a4 Aug 12 10:37:03.434737 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [req-5e0c681a-0e62-4d53-832a-80c4c1206f0e req-ff991ac7-2f27-4291-941b-f4c60c262fa7 tempest-VolumesGetTestJSON-294703131 tempest-VolumesGetTestJSON-294703131-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:03.434910 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [req-5e0c681a-0e62-4d53-832a-80c4c1206f0e req-ff991ac7-2f27-4291-941b-f4c60c262fa7 tempest-VolumesGetTestJSON-294703131 tempest-VolumesGetTestJSON-294703131-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:03.441811 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:03.441811 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:37:03.445567 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [req-5e0c681a-0e62-4d53-832a-80c4c1206f0e req-ff991ac7-2f27-4291-941b-f4c60c262fa7 tempest-VolumesGetTestJSON-294703131 tempest-VolumesGetTestJSON-294703131-project-member] Volume info retrieved successfully. Aug 12 10:37:03.449933 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-5e0c681a-0e62-4d53-832a-80c4c1206f0e req-ff991ac7-2f27-4291-941b-f4c60c262fa7 tempest-VolumesGetTestJSON-294703131 tempest-VolumesGetTestJSON-294703131-project-member] https://10.4.3.105/volume/v3/volumes/be5d6bc3-f672-4f77-b9dd-3ce9ace859a4 returned with HTTP 200 Aug 12 10:37:03.450528 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 476/1893] 10.4.3.105 () {68 vars in 1598 bytes} [Wed Aug 12 10:37:03 2026] GET /volume/v3/volumes/be5d6bc3-f672-4f77-b9dd-3ce9ace859a4 => generated 831 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:37:03.481752 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-12c028ff-ef2d-4d87-92bc-f2c2a0dd44ae req-72e2b764-6cb4-4cb3-8670-3c99eba76d66 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:03.483971 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-12c028ff-ef2d-4d87-92bc-f2c2a0dd44ae req-72e2b764-6cb4-4cb3-8670-3c99eba76d66 tempest-VolumesGetTestJSON-294703131 tempest-VolumesGetTestJSON-294703131-project-member] GET https://10.4.3.105/volume/v3/volumes/be5d6bc3-f672-4f77-b9dd-3ce9ace859a4 Aug 12 10:37:03.484168 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-12c028ff-ef2d-4d87-92bc-f2c2a0dd44ae req-72e2b764-6cb4-4cb3-8670-3c99eba76d66 tempest-VolumesGetTestJSON-294703131 tempest-VolumesGetTestJSON-294703131-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:03.484358 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-12c028ff-ef2d-4d87-92bc-f2c2a0dd44ae req-72e2b764-6cb4-4cb3-8670-3c99eba76d66 tempest-VolumesGetTestJSON-294703131 tempest-VolumesGetTestJSON-294703131-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:03.491659 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:03.491659 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:37:03.495685 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [req-12c028ff-ef2d-4d87-92bc-f2c2a0dd44ae req-72e2b764-6cb4-4cb3-8670-3c99eba76d66 tempest-VolumesGetTestJSON-294703131 tempest-VolumesGetTestJSON-294703131-project-member] Volume info retrieved successfully. Aug 12 10:37:03.502539 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-12c028ff-ef2d-4d87-92bc-f2c2a0dd44ae req-72e2b764-6cb4-4cb3-8670-3c99eba76d66 tempest-VolumesGetTestJSON-294703131 tempest-VolumesGetTestJSON-294703131-project-member] https://10.4.3.105/volume/v3/volumes/be5d6bc3-f672-4f77-b9dd-3ce9ace859a4 returned with HTTP 200 Aug 12 10:37:03.502539 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 478/1894] 10.4.3.105 () {68 vars in 1598 bytes} [Wed Aug 12 10:37:03 2026] GET /volume/v3/volumes/be5d6bc3-f672-4f77-b9dd-3ce9ace859a4 => generated 831 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:37:03.852347 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-5e8d6ee7-62d0-46c8-b553-6421107da0ce req-bf196238-c567-4786-bd4d-913560f0c483 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:03.854227 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-5e8d6ee7-62d0-46c8-b553-6421107da0ce req-bf196238-c567-4786-bd4d-913560f0c483 tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] POST https://10.4.3.105/volume/v3/attachments/cabb9fdc-bc8a-4c16-a4a3-ab4bf3c0ac59/action Aug 12 10:37:03.854569 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-5e8d6ee7-62d0-46c8-b553-6421107da0ce req-bf196238-c567-4786-bd4d-913560f0c483 tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] Action body: b'{"os-complete": null}' {{(pid=100374) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 10:37:03.854693 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-5e8d6ee7-62d0-46c8-b553-6421107da0ce req-bf196238-c567-4786-bd4d-913560f0c483 tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:37:03.860147 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-008aa47c-3dde-476f-8db0-39f989c0ac84 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:03.861977 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-008aa47c-3dde-476f-8db0-39f989c0ac84 tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] GET https://10.4.3.105/volume/v3/volumes/c918df47-fb4f-4f22-a129-3146e0560526 Aug 12 10:37:03.862162 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-008aa47c-3dde-476f-8db0-39f989c0ac84 tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:03.862348 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-008aa47c-3dde-476f-8db0-39f989c0ac84 tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:03.869111 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:03.869111 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:37:03.873194 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:03.873194 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:37:03.876990 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-008aa47c-3dde-476f-8db0-39f989c0ac84 tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] Volume info retrieved successfully. Aug 12 10:37:03.877121 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-5e8d6ee7-62d0-46c8-b553-6421107da0ce req-bf196238-c567-4786-bd4d-913560f0c483 tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] https://10.4.3.105/volume/v3/attachments/cabb9fdc-bc8a-4c16-a4a3-ab4bf3c0ac59/action returned with HTTP 204 Aug 12 10:37:03.877479 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 469/1895] 10.4.3.105 () {74 vars in 1725 bytes} [Wed Aug 12 10:37:03 2026] POST /volume/v3/attachments/cabb9fdc-bc8a-4c16-a4a3-ab4bf3c0ac59/action => generated 0 bytes in 25 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:37:03.882053 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-008aa47c-3dde-476f-8db0-39f989c0ac84 tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] https://10.4.3.105/volume/v3/volumes/c918df47-fb4f-4f22-a129-3146e0560526 returned with HTTP 200 Aug 12 10:37:03.882425 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 473/1896] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:37:03 2026] GET /volume/v3/volumes/c918df47-fb4f-4f22-a129-3146e0560526 => generated 844 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:37:04.047638 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-7274a8a4-6680-409c-8a50-d477a47c3cb4 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:04.051115 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-7274a8a4-6680-409c-8a50-d477a47c3cb4 tempest-ProjectMemberTests39-2046017331 tempest-ProjectMemberTests39-2046017331-project-admin] GET https://10.4.3.105/volume/v3/backups/30d9c9fe-ee8d-4569-84c3-24013cdc730f Aug 12 10:37:04.051115 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-7274a8a4-6680-409c-8a50-d477a47c3cb4 tempest-ProjectMemberTests39-2046017331 tempest-ProjectMemberTests39-2046017331-project-admin] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:04.051115 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-7274a8a4-6680-409c-8a50-d477a47c3cb4 tempest-ProjectMemberTests39-2046017331 tempest-ProjectMemberTests39-2046017331-project-admin] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:04.051115 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.v3.backups [None req-7274a8a4-6680-409c-8a50-d477a47c3cb4 tempest-ProjectMemberTests39-2046017331 tempest-ProjectMemberTests39-2046017331-project-admin] Show backup with id 30d9c9fe-ee8d-4569-84c3-24013cdc730f. {{(pid=100372) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:37:04.055316 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:04.055316 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:37:04.056127 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-7274a8a4-6680-409c-8a50-d477a47c3cb4 tempest-ProjectMemberTests39-2046017331 tempest-ProjectMemberTests39-2046017331-project-admin] https://10.4.3.105/volume/v3/backups/30d9c9fe-ee8d-4569-84c3-24013cdc730f returned with HTTP 200 Aug 12 10:37:04.056901 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 477/1897] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:37:04 2026] GET /volume/v3/backups/30d9c9fe-ee8d-4569-84c3-24013cdc730f => generated 724 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:37:04.069965 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-d0fa3576-1413-4d81-9f8c-53d98cdf5da4 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:04.072701 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-d0fa3576-1413-4d81-9f8c-53d98cdf5da4 tempest-TestInstancesWithCinderVolumes-584858421 tempest-TestInstancesWithCinderVolumes-584858421-project-member] GET https://10.4.3.105/volume/v3/volumes/d4ab18a9-eb01-43a3-8274-045c7d80ad0f Aug 12 10:37:04.072973 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-d0fa3576-1413-4d81-9f8c-53d98cdf5da4 tempest-TestInstancesWithCinderVolumes-584858421 tempest-TestInstancesWithCinderVolumes-584858421-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:04.073180 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-d0fa3576-1413-4d81-9f8c-53d98cdf5da4 tempest-TestInstancesWithCinderVolumes-584858421 tempest-TestInstancesWithCinderVolumes-584858421-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:04.080754 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:04.080754 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:37:04.084442 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-d0fa3576-1413-4d81-9f8c-53d98cdf5da4 tempest-TestInstancesWithCinderVolumes-584858421 tempest-TestInstancesWithCinderVolumes-584858421-project-member] Volume info retrieved successfully. Aug 12 10:37:04.088706 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-d0fa3576-1413-4d81-9f8c-53d98cdf5da4 tempest-TestInstancesWithCinderVolumes-584858421 tempest-TestInstancesWithCinderVolumes-584858421-project-member] https://10.4.3.105/volume/v3/volumes/d4ab18a9-eb01-43a3-8274-045c7d80ad0f returned with HTTP 200 Aug 12 10:37:04.089082 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 479/1898] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:37:04 2026] GET /volume/v3/volumes/d4ab18a9-eb01-43a3-8274-045c7d80ad0f => generated 998 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:37:04.170623 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-32874a01-ba4f-4d09-9dac-63a7e9ea8b1e None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:04.172485 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-32874a01-ba4f-4d09-9dac-63a7e9ea8b1e tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] GET https://10.4.3.105/volume/v3/backups/263450b3-bd03-4af9-95dd-39d374f75e99 Aug 12 10:37:04.172708 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-32874a01-ba4f-4d09-9dac-63a7e9ea8b1e tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:04.172886 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-32874a01-ba4f-4d09-9dac-63a7e9ea8b1e tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:04.172985 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-32874a01-ba4f-4d09-9dac-63a7e9ea8b1e tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Show backup with id 263450b3-bd03-4af9-95dd-39d374f75e99. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:37:04.177140 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:04.177140 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:37:04.177844 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-32874a01-ba4f-4d09-9dac-63a7e9ea8b1e tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] https://10.4.3.105/volume/v3/backups/263450b3-bd03-4af9-95dd-39d374f75e99 returned with HTTP 200 Aug 12 10:37:04.178347 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 470/1899] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:37:04 2026] GET /volume/v3/backups/263450b3-bd03-4af9-95dd-39d374f75e99 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:37:04.525800 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-3c0e75a1-3a16-4383-8bbf-bf45eaaa6553 req-a0bdaecd-941f-4ea3-87fd-50c5dacda842 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:04.527859 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-3c0e75a1-3a16-4383-8bbf-bf45eaaa6553 req-a0bdaecd-941f-4ea3-87fd-50c5dacda842 tempest-VolumesGetTestJSON-294703131 tempest-VolumesGetTestJSON-294703131-project-member] GET https://10.4.3.105/volume/v3/volumes/be5d6bc3-f672-4f77-b9dd-3ce9ace859a4 Aug 12 10:37:04.528075 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-3c0e75a1-3a16-4383-8bbf-bf45eaaa6553 req-a0bdaecd-941f-4ea3-87fd-50c5dacda842 tempest-VolumesGetTestJSON-294703131 tempest-VolumesGetTestJSON-294703131-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:04.528253 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-3c0e75a1-3a16-4383-8bbf-bf45eaaa6553 req-a0bdaecd-941f-4ea3-87fd-50c5dacda842 tempest-VolumesGetTestJSON-294703131 tempest-VolumesGetTestJSON-294703131-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:04.535892 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:04.535892 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:37:04.539913 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [req-3c0e75a1-3a16-4383-8bbf-bf45eaaa6553 req-a0bdaecd-941f-4ea3-87fd-50c5dacda842 tempest-VolumesGetTestJSON-294703131 tempest-VolumesGetTestJSON-294703131-project-member] Volume info retrieved successfully. Aug 12 10:37:04.544651 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-3c0e75a1-3a16-4383-8bbf-bf45eaaa6553 req-a0bdaecd-941f-4ea3-87fd-50c5dacda842 tempest-VolumesGetTestJSON-294703131 tempest-VolumesGetTestJSON-294703131-project-member] https://10.4.3.105/volume/v3/volumes/be5d6bc3-f672-4f77-b9dd-3ce9ace859a4 returned with HTTP 200 Aug 12 10:37:04.545057 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 474/1900] 10.4.3.105 () {68 vars in 1598 bytes} [Wed Aug 12 10:37:04 2026] GET /volume/v3/volumes/be5d6bc3-f672-4f77-b9dd-3ce9ace859a4 => generated 856 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:37:04.600333 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [req-f4680572-1cbb-4b06-af68-a7fb5236cec0 req-927ac7d8-1a27-4a00-aa6d-f50094b84a02 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:04.602222 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-f4680572-1cbb-4b06-af68-a7fb5236cec0 req-927ac7d8-1a27-4a00-aa6d-f50094b84a02 tempest-VolumesGetTestJSON-294703131 tempest-VolumesGetTestJSON-294703131-project-reader] GET https://10.4.3.105/volume/v3/volumes/be5d6bc3-f672-4f77-b9dd-3ce9ace859a4 Aug 12 10:37:04.603542 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [req-f4680572-1cbb-4b06-af68-a7fb5236cec0 req-927ac7d8-1a27-4a00-aa6d-f50094b84a02 tempest-VolumesGetTestJSON-294703131 tempest-VolumesGetTestJSON-294703131-project-reader] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:04.603542 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [req-f4680572-1cbb-4b06-af68-a7fb5236cec0 req-927ac7d8-1a27-4a00-aa6d-f50094b84a02 tempest-VolumesGetTestJSON-294703131 tempest-VolumesGetTestJSON-294703131-project-reader] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:04.609883 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:04.609883 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:37:04.614351 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [req-f4680572-1cbb-4b06-af68-a7fb5236cec0 req-927ac7d8-1a27-4a00-aa6d-f50094b84a02 tempest-VolumesGetTestJSON-294703131 tempest-VolumesGetTestJSON-294703131-project-reader] Volume info retrieved successfully. Aug 12 10:37:04.618777 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-f4680572-1cbb-4b06-af68-a7fb5236cec0 req-927ac7d8-1a27-4a00-aa6d-f50094b84a02 tempest-VolumesGetTestJSON-294703131 tempest-VolumesGetTestJSON-294703131-project-reader] https://10.4.3.105/volume/v3/volumes/be5d6bc3-f672-4f77-b9dd-3ce9ace859a4 returned with HTTP 200 Aug 12 10:37:04.619283 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 478/1901] 10.4.3.105 () {68 vars in 1598 bytes} [Wed Aug 12 10:37:04 2026] GET /volume/v3/volumes/be5d6bc3-f672-4f77-b9dd-3ce9ace859a4 => generated 856 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:37:04.647671 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-e440106c-d8ef-4c0a-98b7-889a17d51870 req-38170f63-2d5f-4767-bcad-4926cfe8ca3c None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:04.649628 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-e440106c-d8ef-4c0a-98b7-889a17d51870 req-38170f63-2d5f-4767-bcad-4926cfe8ca3c tempest-VolumesGetTestJSON-294703131 tempest-VolumesGetTestJSON-294703131-project-member] DELETE https://10.4.3.105/volume/v3/volumes/be5d6bc3-f672-4f77-b9dd-3ce9ace859a4 Aug 12 10:37:04.649818 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-e440106c-d8ef-4c0a-98b7-889a17d51870 req-38170f63-2d5f-4767-bcad-4926cfe8ca3c tempest-VolumesGetTestJSON-294703131 tempest-VolumesGetTestJSON-294703131-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:04.650015 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-e440106c-d8ef-4c0a-98b7-889a17d51870 req-38170f63-2d5f-4767-bcad-4926cfe8ca3c tempest-VolumesGetTestJSON-294703131 tempest-VolumesGetTestJSON-294703131-project-member] Calling method 'delete' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:04.650194 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.v3.volumes [req-e440106c-d8ef-4c0a-98b7-889a17d51870 req-38170f63-2d5f-4767-bcad-4926cfe8ca3c tempest-VolumesGetTestJSON-294703131 tempest-VolumesGetTestJSON-294703131-project-member] Delete volume with id: be5d6bc3-f672-4f77-b9dd-3ce9ace859a4 Aug 12 10:37:04.656956 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:04.656956 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:37:04.657376 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [req-e440106c-d8ef-4c0a-98b7-889a17d51870 req-38170f63-2d5f-4767-bcad-4926cfe8ca3c tempest-VolumesGetTestJSON-294703131 tempest-VolumesGetTestJSON-294703131-project-member] Volume info retrieved successfully. Aug 12 10:37:04.672629 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [req-e440106c-d8ef-4c0a-98b7-889a17d51870 req-38170f63-2d5f-4767-bcad-4926cfe8ca3c tempest-VolumesGetTestJSON-294703131 tempest-VolumesGetTestJSON-294703131-project-member] Delete volume request issued successfully. Aug 12 10:37:04.672789 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-e440106c-d8ef-4c0a-98b7-889a17d51870 req-38170f63-2d5f-4767-bcad-4926cfe8ca3c tempest-VolumesGetTestJSON-294703131 tempest-VolumesGetTestJSON-294703131-project-member] https://10.4.3.105/volume/v3/volumes/be5d6bc3-f672-4f77-b9dd-3ce9ace859a4 returned with HTTP 202 Aug 12 10:37:04.673166 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 480/1902] 10.4.3.105 () {70 vars in 1620 bytes} [Wed Aug 12 10:37:04 2026] DELETE /volume/v3/volumes/be5d6bc3-f672-4f77-b9dd-3ce9ace859a4 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 10:37:04.696849 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-8c130894-3243-4b51-b15a-e7bb2fc2947f req-505009ba-3a2b-4b1b-93e3-b66b3a60c761 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:04.699444 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-8c130894-3243-4b51-b15a-e7bb2fc2947f req-505009ba-3a2b-4b1b-93e3-b66b3a60c761 tempest-VolumesGetTestJSON-294703131 tempest-VolumesGetTestJSON-294703131-project-member] GET https://10.4.3.105/volume/v3/volumes/be5d6bc3-f672-4f77-b9dd-3ce9ace859a4 Aug 12 10:37:04.699734 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-8c130894-3243-4b51-b15a-e7bb2fc2947f req-505009ba-3a2b-4b1b-93e3-b66b3a60c761 tempest-VolumesGetTestJSON-294703131 tempest-VolumesGetTestJSON-294703131-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:04.700012 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-8c130894-3243-4b51-b15a-e7bb2fc2947f req-505009ba-3a2b-4b1b-93e3-b66b3a60c761 tempest-VolumesGetTestJSON-294703131 tempest-VolumesGetTestJSON-294703131-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:04.710777 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:04.710777 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:37:04.715216 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [req-8c130894-3243-4b51-b15a-e7bb2fc2947f req-505009ba-3a2b-4b1b-93e3-b66b3a60c761 tempest-VolumesGetTestJSON-294703131 tempest-VolumesGetTestJSON-294703131-project-member] Volume info retrieved successfully. Aug 12 10:37:04.721825 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-8c130894-3243-4b51-b15a-e7bb2fc2947f req-505009ba-3a2b-4b1b-93e3-b66b3a60c761 tempest-VolumesGetTestJSON-294703131 tempest-VolumesGetTestJSON-294703131-project-member] https://10.4.3.105/volume/v3/volumes/be5d6bc3-f672-4f77-b9dd-3ce9ace859a4 returned with HTTP 200 Aug 12 10:37:04.722109 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 471/1903] 10.4.3.105 () {68 vars in 1598 bytes} [Wed Aug 12 10:37:04 2026] GET /volume/v3/volumes/be5d6bc3-f672-4f77-b9dd-3ce9ace859a4 => generated 855 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:37:04.894462 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-cfb3b979-a96a-41e7-a3a1-e8028e13d8e1 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:04.896743 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-cfb3b979-a96a-41e7-a3a1-e8028e13d8e1 tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] GET https://10.4.3.105/volume/v3/volumes/c918df47-fb4f-4f22-a129-3146e0560526 Aug 12 10:37:04.897349 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-cfb3b979-a96a-41e7-a3a1-e8028e13d8e1 tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:04.897349 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-cfb3b979-a96a-41e7-a3a1-e8028e13d8e1 tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:04.906795 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:04.906795 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:37:04.910624 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-cfb3b979-a96a-41e7-a3a1-e8028e13d8e1 tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] Volume info retrieved successfully. Aug 12 10:37:04.914900 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-cfb3b979-a96a-41e7-a3a1-e8028e13d8e1 tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] https://10.4.3.105/volume/v3/volumes/c918df47-fb4f-4f22-a129-3146e0560526 returned with HTTP 200 Aug 12 10:37:04.917435 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 475/1904] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:37:04 2026] GET /volume/v3/volumes/c918df47-fb4f-4f22-a129-3146e0560526 => generated 1136 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:37:04.928149 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-bfbbfbf3-8f05-4250-8a6d-f2166e6189c5 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:04.929008 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-bfbbfbf3-8f05-4250-8a6d-f2166e6189c5 tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] GET https://10.4.3.105/volume/v3/volumes/c918df47-fb4f-4f22-a129-3146e0560526 Aug 12 10:37:04.929008 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-bfbbfbf3-8f05-4250-8a6d-f2166e6189c5 tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:04.929008 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-bfbbfbf3-8f05-4250-8a6d-f2166e6189c5 tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:04.937322 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:04.937322 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:37:04.940698 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-bfbbfbf3-8f05-4250-8a6d-f2166e6189c5 tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] Volume info retrieved successfully. Aug 12 10:37:04.945031 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-bfbbfbf3-8f05-4250-8a6d-f2166e6189c5 tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] https://10.4.3.105/volume/v3/volumes/c918df47-fb4f-4f22-a129-3146e0560526 returned with HTTP 200 Aug 12 10:37:04.945031 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 479/1905] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:37:04 2026] GET /volume/v3/volumes/c918df47-fb4f-4f22-a129-3146e0560526 => generated 1136 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:37:05.067733 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-51014f48-d1f0-47d8-8dd9-5499bbb3dc07 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:05.070823 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-51014f48-d1f0-47d8-8dd9-5499bbb3dc07 tempest-ProjectMemberTests39-2046017331 tempest-ProjectMemberTests39-2046017331-project-admin] GET https://10.4.3.105/volume/v3/backups/30d9c9fe-ee8d-4569-84c3-24013cdc730f Aug 12 10:37:05.071157 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-51014f48-d1f0-47d8-8dd9-5499bbb3dc07 tempest-ProjectMemberTests39-2046017331 tempest-ProjectMemberTests39-2046017331-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:05.071445 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-51014f48-d1f0-47d8-8dd9-5499bbb3dc07 tempest-ProjectMemberTests39-2046017331 tempest-ProjectMemberTests39-2046017331-project-admin] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:05.071641 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-51014f48-d1f0-47d8-8dd9-5499bbb3dc07 tempest-ProjectMemberTests39-2046017331 tempest-ProjectMemberTests39-2046017331-project-admin] Show backup with id 30d9c9fe-ee8d-4569-84c3-24013cdc730f. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:37:05.076840 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:05.076840 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:37:05.077756 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-51014f48-d1f0-47d8-8dd9-5499bbb3dc07 tempest-ProjectMemberTests39-2046017331 tempest-ProjectMemberTests39-2046017331-project-admin] https://10.4.3.105/volume/v3/backups/30d9c9fe-ee8d-4569-84c3-24013cdc730f returned with HTTP 200 Aug 12 10:37:05.078309 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 481/1906] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:37:05 2026] GET /volume/v3/backups/30d9c9fe-ee8d-4569-84c3-24013cdc730f => generated 724 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:37:05.101690 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-0c7bd5c0-c526-4dc4-86da-be9bd4e5516a None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:05.103415 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-0c7bd5c0-c526-4dc4-86da-be9bd4e5516a tempest-TestInstancesWithCinderVolumes-584858421 tempest-TestInstancesWithCinderVolumes-584858421-project-member] GET https://10.4.3.105/volume/v3/volumes/d4ab18a9-eb01-43a3-8274-045c7d80ad0f Aug 12 10:37:05.103659 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-0c7bd5c0-c526-4dc4-86da-be9bd4e5516a tempest-TestInstancesWithCinderVolumes-584858421 tempest-TestInstancesWithCinderVolumes-584858421-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:05.103877 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-0c7bd5c0-c526-4dc4-86da-be9bd4e5516a tempest-TestInstancesWithCinderVolumes-584858421 tempest-TestInstancesWithCinderVolumes-584858421-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:05.110169 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:05.110169 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:37:05.113718 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-0c7bd5c0-c526-4dc4-86da-be9bd4e5516a tempest-TestInstancesWithCinderVolumes-584858421 tempest-TestInstancesWithCinderVolumes-584858421-project-member] Volume info retrieved successfully. Aug 12 10:37:05.118456 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-0c7bd5c0-c526-4dc4-86da-be9bd4e5516a tempest-TestInstancesWithCinderVolumes-584858421 tempest-TestInstancesWithCinderVolumes-584858421-project-member] https://10.4.3.105/volume/v3/volumes/d4ab18a9-eb01-43a3-8274-045c7d80ad0f returned with HTTP 200 Aug 12 10:37:05.118902 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 472/1907] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:37:05 2026] GET /volume/v3/volumes/d4ab18a9-eb01-43a3-8274-045c7d80ad0f => generated 1250 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:37:05.189332 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-f32c36f8-c495-476a-ad0e-c19d591a309a None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:05.191097 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-f32c36f8-c495-476a-ad0e-c19d591a309a tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] GET https://10.4.3.105/volume/v3/backups/263450b3-bd03-4af9-95dd-39d374f75e99 Aug 12 10:37:05.191271 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-f32c36f8-c495-476a-ad0e-c19d591a309a tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:05.191438 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-f32c36f8-c495-476a-ad0e-c19d591a309a tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:05.191555 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-f32c36f8-c495-476a-ad0e-c19d591a309a tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Show backup with id 263450b3-bd03-4af9-95dd-39d374f75e99. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:37:05.195779 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:05.195779 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:37:05.196404 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-f32c36f8-c495-476a-ad0e-c19d591a309a tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] https://10.4.3.105/volume/v3/backups/263450b3-bd03-4af9-95dd-39d374f75e99 returned with HTTP 200 Aug 12 10:37:05.196741 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 476/1908] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:37:05 2026] GET /volume/v3/backups/263450b3-bd03-4af9-95dd-39d374f75e99 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:37:05.220321 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [req-fc97de12-756d-4dc9-bfb3-a16f8fc84c0b req-c07bc2cb-5ae2-49a7-a78a-e6bc528b8c4d None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:05.222423 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-fc97de12-756d-4dc9-bfb3-a16f8fc84c0b req-c07bc2cb-5ae2-49a7-a78a-e6bc528b8c4d tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] GET https://10.4.3.105/volume/v3/volumes/db0f879e-67a6-409f-907f-6f9b7dcce11d Aug 12 10:37:05.222665 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [req-fc97de12-756d-4dc9-bfb3-a16f8fc84c0b req-c07bc2cb-5ae2-49a7-a78a-e6bc528b8c4d tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:05.222928 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [req-fc97de12-756d-4dc9-bfb3-a16f8fc84c0b req-c07bc2cb-5ae2-49a7-a78a-e6bc528b8c4d tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:05.232269 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:05.232269 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:37:05.236658 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [req-fc97de12-756d-4dc9-bfb3-a16f8fc84c0b req-c07bc2cb-5ae2-49a7-a78a-e6bc528b8c4d tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] Volume info retrieved successfully. Aug 12 10:37:05.241597 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-fc97de12-756d-4dc9-bfb3-a16f8fc84c0b req-c07bc2cb-5ae2-49a7-a78a-e6bc528b8c4d tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] https://10.4.3.105/volume/v3/volumes/db0f879e-67a6-409f-907f-6f9b7dcce11d returned with HTTP 200 Aug 12 10:37:05.242013 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 480/1909] 10.4.3.105 () {68 vars in 1598 bytes} [Wed Aug 12 10:37:05 2026] GET /volume/v3/volumes/db0f879e-67a6-409f-907f-6f9b7dcce11d => generated 1136 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:37:05.251441 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-7692fcdf-6b0c-4bca-a76d-49f7b210d796 req-da50b37a-b002-47ba-a4fb-9f7a6e063a4c None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:05.253582 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-7692fcdf-6b0c-4bca-a76d-49f7b210d796 req-da50b37a-b002-47ba-a4fb-9f7a6e063a4c tempest-TestInstancesWithCinderVolumes-584858421 tempest-TestInstancesWithCinderVolumes-584858421-project-member] GET https://10.4.3.105/volume/v3/volumes/d4ab18a9-eb01-43a3-8274-045c7d80ad0f Aug 12 10:37:05.253786 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-7692fcdf-6b0c-4bca-a76d-49f7b210d796 req-da50b37a-b002-47ba-a4fb-9f7a6e063a4c tempest-TestInstancesWithCinderVolumes-584858421 tempest-TestInstancesWithCinderVolumes-584858421-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:05.253970 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-7692fcdf-6b0c-4bca-a76d-49f7b210d796 req-da50b37a-b002-47ba-a4fb-9f7a6e063a4c tempest-TestInstancesWithCinderVolumes-584858421 tempest-TestInstancesWithCinderVolumes-584858421-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:05.260745 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:05.260745 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:37:05.265324 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [req-7692fcdf-6b0c-4bca-a76d-49f7b210d796 req-da50b37a-b002-47ba-a4fb-9f7a6e063a4c tempest-TestInstancesWithCinderVolumes-584858421 tempest-TestInstancesWithCinderVolumes-584858421-project-member] Volume info retrieved successfully. Aug 12 10:37:05.266401 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-fc97de12-756d-4dc9-bfb3-a16f8fc84c0b req-66e4ec7f-d4ed-43bf-a055-b7d0db458164 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:05.268859 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-fc97de12-756d-4dc9-bfb3-a16f8fc84c0b req-66e4ec7f-d4ed-43bf-a055-b7d0db458164 tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] POST https://10.4.3.105/volume/v3/volumes/db0f879e-67a6-409f-907f-6f9b7dcce11d/action Aug 12 10:37:05.269203 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-fc97de12-756d-4dc9-bfb3-a16f8fc84c0b req-66e4ec7f-d4ed-43bf-a055-b7d0db458164 tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100374) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 10:37:05.269352 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-fc97de12-756d-4dc9-bfb3-a16f8fc84c0b req-66e4ec7f-d4ed-43bf-a055-b7d0db458164 tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:37:05.273481 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-7692fcdf-6b0c-4bca-a76d-49f7b210d796 req-da50b37a-b002-47ba-a4fb-9f7a6e063a4c tempest-TestInstancesWithCinderVolumes-584858421 tempest-TestInstancesWithCinderVolumes-584858421-project-member] https://10.4.3.105/volume/v3/volumes/d4ab18a9-eb01-43a3-8274-045c7d80ad0f returned with HTTP 200 Aug 12 10:37:05.273998 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 482/1910] 10.4.3.105 () {68 vars in 1598 bytes} [Wed Aug 12 10:37:05 2026] GET /volume/v3/volumes/d4ab18a9-eb01-43a3-8274-045c7d80ad0f => generated 1250 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:37:05.283788 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:05.283788 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:37:05.284317 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [req-fc97de12-756d-4dc9-bfb3-a16f8fc84c0b req-66e4ec7f-d4ed-43bf-a055-b7d0db458164 tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] Volume info retrieved successfully. Aug 12 10:37:05.292872 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [req-fc97de12-756d-4dc9-bfb3-a16f8fc84c0b req-66e4ec7f-d4ed-43bf-a055-b7d0db458164 tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] Begin detaching volume completed successfully. Aug 12 10:37:05.293125 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-fc97de12-756d-4dc9-bfb3-a16f8fc84c0b req-66e4ec7f-d4ed-43bf-a055-b7d0db458164 tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] https://10.4.3.105/volume/v3/volumes/db0f879e-67a6-409f-907f-6f9b7dcce11d/action returned with HTTP 202 Aug 12 10:37:05.293658 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 473/1911] 10.4.3.105 () {72 vars in 1672 bytes} [Wed Aug 12 10:37:05 2026] POST /volume/v3/volumes/db0f879e-67a6-409f-907f-6f9b7dcce11d/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 10:37:05.317182 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-c57b1336-e88d-4707-9e4a-1a3da7ad2ef6 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:05.319285 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-c57b1336-e88d-4707-9e4a-1a3da7ad2ef6 tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] GET https://10.4.3.105/volume/v3/volumes/db0f879e-67a6-409f-907f-6f9b7dcce11d Aug 12 10:37:05.319525 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-c57b1336-e88d-4707-9e4a-1a3da7ad2ef6 tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:05.319773 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-c57b1336-e88d-4707-9e4a-1a3da7ad2ef6 tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:05.335786 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:05.335786 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:37:05.340317 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-c57b1336-e88d-4707-9e4a-1a3da7ad2ef6 tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] Volume info retrieved successfully. Aug 12 10:37:05.345422 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-c57b1336-e88d-4707-9e4a-1a3da7ad2ef6 tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] https://10.4.3.105/volume/v3/volumes/db0f879e-67a6-409f-907f-6f9b7dcce11d returned with HTTP 200 Aug 12 10:37:05.345880 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 477/1912] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:37:05 2026] GET /volume/v3/volumes/db0f879e-67a6-409f-907f-6f9b7dcce11d => generated 1139 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:37:05.346921 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-ee437f2a-be50-4337-a28f-547e7c73fdf7 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:05.347345 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-ee437f2a-be50-4337-a28f-547e7c73fdf7 None None] GET https://10.4.3.105/volume// Aug 12 10:37:05.347506 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-ee437f2a-be50-4337-a28f-547e7c73fdf7 None None] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:05.347724 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-ee437f2a-be50-4337-a28f-547e7c73fdf7 None None] Calling method 'all' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:05.348019 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-ee437f2a-be50-4337-a28f-547e7c73fdf7 None None] https://10.4.3.105/volume// returned with HTTP 300 Aug 12 10:37:05.348382 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 481/1913] 10.4.3.105 () {66 vars in 1426 bytes} [Wed Aug 12 10:37: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 10:37:05.362027 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-fc97de12-756d-4dc9-bfb3-a16f8fc84c0b req-1778b353-b9f8-40c6-9cfd-0854f664d49d None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:05.364384 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-fc97de12-756d-4dc9-bfb3-a16f8fc84c0b req-1778b353-b9f8-40c6-9cfd-0854f664d49d tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] GET https://10.4.3.105/volume/v3/volumes/db0f879e-67a6-409f-907f-6f9b7dcce11d Aug 12 10:37:05.364859 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-fc97de12-756d-4dc9-bfb3-a16f8fc84c0b req-1778b353-b9f8-40c6-9cfd-0854f664d49d tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:05.364940 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-fc97de12-756d-4dc9-bfb3-a16f8fc84c0b req-1778b353-b9f8-40c6-9cfd-0854f664d49d tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:05.375314 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:05.375314 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:37:05.378581 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [req-fc97de12-756d-4dc9-bfb3-a16f8fc84c0b req-1778b353-b9f8-40c6-9cfd-0854f664d49d tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] Volume info retrieved successfully. Aug 12 10:37:05.384080 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-fc97de12-756d-4dc9-bfb3-a16f8fc84c0b req-1778b353-b9f8-40c6-9cfd-0854f664d49d tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] https://10.4.3.105/volume/v3/volumes/db0f879e-67a6-409f-907f-6f9b7dcce11d returned with HTTP 200 Aug 12 10:37:05.384728 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 483/1914] 10.4.3.105 () {70 vars in 1639 bytes} [Wed Aug 12 10:37:05 2026] GET /volume/v3/volumes/db0f879e-67a6-409f-907f-6f9b7dcce11d => generated 1319 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 10:37:05.533140 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-86ecbd65-963a-4226-a556-78131124981e None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:05.607420 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-86ecbd65-963a-4226-a556-78131124981e tempest-VolumesListTestJSON-975194216 tempest-VolumesListTestJSON-975194216-project-member] GET https://10.4.3.105/volume/v3/volumes Aug 12 10:37:05.607661 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-86ecbd65-963a-4226-a556-78131124981e tempest-VolumesListTestJSON-975194216 tempest-VolumesListTestJSON-975194216-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:05.607838 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-86ecbd65-963a-4226-a556-78131124981e tempest-VolumesListTestJSON-975194216 tempest-VolumesListTestJSON-975194216-project-member] Calling method 'index' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:05.608095 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.api_utils [None req-86ecbd65-963a-4226-a556-78131124981e tempest-VolumesListTestJSON-975194216 tempest-VolumesListTestJSON-975194216-project-member] Removing options '' from query. {{(pid=100374) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 10:37:05.608809 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-86ecbd65-963a-4226-a556-78131124981e tempest-VolumesListTestJSON-975194216 tempest-VolumesListTestJSON-975194216-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100374) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 10:37:05.614492 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-86ecbd65-963a-4226-a556-78131124981e tempest-VolumesListTestJSON-975194216 tempest-VolumesListTestJSON-975194216-project-member] Get all volumes completed successfully. Aug 12 10:37:05.614804 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-86ecbd65-963a-4226-a556-78131124981e tempest-VolumesListTestJSON-975194216 tempest-VolumesListTestJSON-975194216-project-member] https://10.4.3.105/volume/v3/volumes returned with HTTP 200 Aug 12 10:37:05.615119 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 474/1915] 10.4.3.105 () {66 vars in 1237 bytes} [Wed Aug 12 10:37:05 2026] GET /volume/v3/volumes => generated 15 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 12 10:37:05.622322 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-91340b28-12ac-479c-9be1-df7fc9de6345 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:05.624129 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-91340b28-12ac-479c-9be1-df7fc9de6345 tempest-VolumesListTestJSON-975194216 tempest-VolumesListTestJSON-975194216-project-member] POST https://10.4.3.105/volume/v3/volumes Aug 12 10:37:05.624855 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-91340b28-12ac-479c-9be1-df7fc9de6345 tempest-VolumesListTestJSON-975194216 tempest-VolumesListTestJSON-975194216-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-1510186538"}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:37:05.626189 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.v3.volumes [None req-91340b28-12ac-479c-9be1-df7fc9de6345 tempest-VolumesListTestJSON-975194216 tempest-VolumesListTestJSON-975194216-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-1510186538'}} {{(pid=100373) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 10:37:05.626298 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.v3.volumes [None req-91340b28-12ac-479c-9be1-df7fc9de6345 tempest-VolumesListTestJSON-975194216 tempest-VolumesListTestJSON-975194216-project-member] Create volume of 1 GB Aug 12 10:37:05.630489 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-91340b28-12ac-479c-9be1-df7fc9de6345 tempest-VolumesListTestJSON-975194216 tempest-VolumesListTestJSON-975194216-project-member] Availability Zones retrieved successfully. Aug 12 10:37:05.635952 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-91340b28-12ac-479c-9be1-df7fc9de6345 tempest-VolumesListTestJSON-975194216 tempest-VolumesListTestJSON-975194216-project-member] Flow 'volume_create_api' (fcb04b5c-10ee-42a1-81af-784f40bb8d51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:37:05.637016 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-91340b28-12ac-479c-9be1-df7fc9de6345 tempest-VolumesListTestJSON-975194216 tempest-VolumesListTestJSON-975194216-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7cf4645c-7de1-4215-a937-99efb4be16fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:37:05.638006 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.flows.api.create_volume [None req-91340b28-12ac-479c-9be1-df7fc9de6345 tempest-VolumesListTestJSON-975194216 tempest-VolumesListTestJSON-975194216-project-member] Validating volume size '1' using validate_int {{(pid=100373) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 10:37:05.661681 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-91340b28-12ac-479c-9be1-df7fc9de6345 tempest-VolumesListTestJSON-975194216 tempest-VolumesListTestJSON-975194216-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7cf4645c-7de1-4215-a937-99efb4be16fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T10:26:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6cd66f07-4c7b-40b2-9dfb-378538f29c9e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:37:05.662413 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-91340b28-12ac-479c-9be1-df7fc9de6345 tempest-VolumesListTestJSON-975194216 tempest-VolumesListTestJSON-975194216-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6cca7382-010f-4065-b7fe-9c9be2562eb5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:37:05.683380 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [req-7692fcdf-6b0c-4bca-a76d-49f7b210d796 req-e367d1e1-a089-4105-9371-9f8396455c18 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:05.685435 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-7692fcdf-6b0c-4bca-a76d-49f7b210d796 req-e367d1e1-a089-4105-9371-9f8396455c18 tempest-TestInstancesWithCinderVolumes-584858421 tempest-TestInstancesWithCinderVolumes-584858421-project-member] GET https://10.4.3.105/volume/v3/volumes/d4ab18a9-eb01-43a3-8274-045c7d80ad0f Aug 12 10:37:05.685660 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [req-7692fcdf-6b0c-4bca-a76d-49f7b210d796 req-e367d1e1-a089-4105-9371-9f8396455c18 tempest-TestInstancesWithCinderVolumes-584858421 tempest-TestInstancesWithCinderVolumes-584858421-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:05.685844 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [req-7692fcdf-6b0c-4bca-a76d-49f7b210d796 req-e367d1e1-a089-4105-9371-9f8396455c18 tempest-TestInstancesWithCinderVolumes-584858421 tempest-TestInstancesWithCinderVolumes-584858421-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:05.694104 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:05.694104 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:37:05.698740 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [req-7692fcdf-6b0c-4bca-a76d-49f7b210d796 req-e367d1e1-a089-4105-9371-9f8396455c18 tempest-TestInstancesWithCinderVolumes-584858421 tempest-TestInstancesWithCinderVolumes-584858421-project-member] Volume info retrieved successfully. Aug 12 10:37:05.703857 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-7692fcdf-6b0c-4bca-a76d-49f7b210d796 req-e367d1e1-a089-4105-9371-9f8396455c18 tempest-TestInstancesWithCinderVolumes-584858421 tempest-TestInstancesWithCinderVolumes-584858421-project-member] https://10.4.3.105/volume/v3/volumes/d4ab18a9-eb01-43a3-8274-045c7d80ad0f returned with HTTP 200 Aug 12 10:37:05.704332 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 482/1916] 10.4.3.105 () {68 vars in 1598 bytes} [Wed Aug 12 10:37:05 2026] GET /volume/v3/volumes/d4ab18a9-eb01-43a3-8274-045c7d80ad0f => generated 1250 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:37:05.714348 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-e5a50da7-28b8-4301-a4c6-c3b448613c6a None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:05.714966 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-e5a50da7-28b8-4301-a4c6-c3b448613c6a None None] GET https://10.4.3.105/volume// Aug 12 10:37:05.715253 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-e5a50da7-28b8-4301-a4c6-c3b448613c6a None None] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:05.715560 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-e5a50da7-28b8-4301-a4c6-c3b448613c6a None None] Calling method 'all' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:05.716052 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-e5a50da7-28b8-4301-a4c6-c3b448613c6a None None] https://10.4.3.105/volume// returned with HTTP 300 Aug 12 10:37:05.716481 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 484/1917] 10.4.3.105 () {66 vars in 1419 bytes} [Wed Aug 12 10:37: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 10:37:05.722010 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.quota [None req-91340b28-12ac-479c-9be1-df7fc9de6345 tempest-VolumesListTestJSON-975194216 tempest-VolumesListTestJSON-975194216-project-member] Created reservations ['10f12786-3ae9-4a33-9a36-09e53c0ce414', '92dcef0d-c7d5-42f6-bc81-fad4d560800f', '8bd0f19b-45e1-4a7e-a7cb-88899c8cd89e', '87fc8657-bcdd-45de-82f7-2ebb0d9c31e9'] {{(pid=100373) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:37:05.722851 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-91340b28-12ac-479c-9be1-df7fc9de6345 tempest-VolumesListTestJSON-975194216 tempest-VolumesListTestJSON-975194216-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6cca7382-010f-4065-b7fe-9c9be2562eb5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['10f12786-3ae9-4a33-9a36-09e53c0ce414', '92dcef0d-c7d5-42f6-bc81-fad4d560800f', '8bd0f19b-45e1-4a7e-a7cb-88899c8cd89e', '87fc8657-bcdd-45de-82f7-2ebb0d9c31e9']}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:37:05.723730 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-91340b28-12ac-479c-9be1-df7fc9de6345 tempest-VolumesListTestJSON-975194216 tempest-VolumesListTestJSON-975194216-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (00346549-f0bd-406d-927d-74e99f6078c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:37:05.724959 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-7692fcdf-6b0c-4bca-a76d-49f7b210d796 req-54b80492-83ab-428f-b541-b71be0ad7fc8 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:05.727547 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-7692fcdf-6b0c-4bca-a76d-49f7b210d796 req-54b80492-83ab-428f-b541-b71be0ad7fc8 tempest-TestInstancesWithCinderVolumes-584858421 tempest-TestInstancesWithCinderVolumes-584858421-project-member] POST https://10.4.3.105/volume/v3/attachments Aug 12 10:37:05.728031 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-7692fcdf-6b0c-4bca-a76d-49f7b210d796 req-54b80492-83ab-428f-b541-b71be0ad7fc8 tempest-TestInstancesWithCinderVolumes-584858421 tempest-TestInstancesWithCinderVolumes-584858421-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d4ab18a9-eb01-43a3-8274-045c7d80ad0f", "connector": null, "instance_uuid": "330df011-b0e4-4596-a8f4-d7e843f26178"}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:37:05.737657 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:05.737657 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:37:05.745604 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [req-87fb1a25-c724-4d1e-b914-6a3aa09ad4a9 req-c6ab7526-c8e8-402a-96a5-111d00787279 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:05.747626 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-87fb1a25-c724-4d1e-b914-6a3aa09ad4a9 req-c6ab7526-c8e8-402a-96a5-111d00787279 tempest-VolumesGetTestJSON-294703131 tempest-VolumesGetTestJSON-294703131-project-member] GET https://10.4.3.105/volume/v3/volumes/be5d6bc3-f672-4f77-b9dd-3ce9ace859a4 Aug 12 10:37:05.748008 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [req-87fb1a25-c724-4d1e-b914-6a3aa09ad4a9 req-c6ab7526-c8e8-402a-96a5-111d00787279 tempest-VolumesGetTestJSON-294703131 tempest-VolumesGetTestJSON-294703131-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:05.748257 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [req-87fb1a25-c724-4d1e-b914-6a3aa09ad4a9 req-c6ab7526-c8e8-402a-96a5-111d00787279 tempest-VolumesGetTestJSON-294703131 tempest-VolumesGetTestJSON-294703131-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:05.748531 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-91340b28-12ac-479c-9be1-df7fc9de6345 tempest-VolumesListTestJSON-975194216 tempest-VolumesListTestJSON-975194216-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (00346549-f0bd-406d-927d-74e99f6078c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3244b6d6-0dca-4dae-af96-cf3f2b40883a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1510186538',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='ab76c8ef92c34c5ab483672e06e44dfb',qos_specs=None,replication_status=,reservations=['10f12786-3ae9-4a33-9a36-09e53c0ce414','92dcef0d-c7d5-42f6-bc81-fad4d560800f','8bd0f19b-45e1-4a7e-a7cb-88899c8cd89e','87fc8657-bcdd-45de-82f7-2ebb0d9c31e9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='683e34b0994b4e4388fac2b756637cf2',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:37:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1510186538',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3244b6d6-0dca-4dae-af96-cf3f2b40883a,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='ab76c8ef92c34c5ab483672e06e44dfb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='683e34b0994b4e4388fac2b756637cf2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6cd66f07-4c7b-40b2-9dfb-378538f29c9e),volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:37:05.749978 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-91340b28-12ac-479c-9be1-df7fc9de6345 tempest-VolumesListTestJSON-975194216 tempest-VolumesListTestJSON-975194216-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e2ddee2e-6d46-4a08-8a94-4b73e09634aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:37:05.755274 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-87fb1a25-c724-4d1e-b914-6a3aa09ad4a9 req-c6ab7526-c8e8-402a-96a5-111d00787279 tempest-VolumesGetTestJSON-294703131 tempest-VolumesGetTestJSON-294703131-project-member] https://10.4.3.105/volume/v3/volumes/be5d6bc3-f672-4f77-b9dd-3ce9ace859a4 returned with HTTP 404 Aug 12 10:37:05.756384 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 483/1918] 10.4.3.105 () {68 vars in 1598 bytes} [Wed Aug 12 10:37:05 2026] GET /volume/v3/volumes/be5d6bc3-f672-4f77-b9dd-3ce9ace859a4 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:37:05.766665 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-7692fcdf-6b0c-4bca-a76d-49f7b210d796 req-54b80492-83ab-428f-b541-b71be0ad7fc8 tempest-TestInstancesWithCinderVolumes-584858421 tempest-TestInstancesWithCinderVolumes-584858421-project-member] https://10.4.3.105/volume/v3/attachments returned with HTTP 200 Aug 12 10:37:05.767176 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 475/1919] 10.4.3.105 () {74 vars in 1594 bytes} [Wed Aug 12 10:37:05 2026] POST /volume/v3/attachments => generated 273 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:37:05.768767 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-91340b28-12ac-479c-9be1-df7fc9de6345 tempest-VolumesListTestJSON-975194216 tempest-VolumesListTestJSON-975194216-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e2ddee2e-6d46-4a08-8a94-4b73e09634aa) transitioned into state 'SUCCESS' from state '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-1510186538',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='ab76c8ef92c34c5ab483672e06e44dfb',qos_specs=None,replication_status=,reservations=['10f12786-3ae9-4a33-9a36-09e53c0ce414','92dcef0d-c7d5-42f6-bc81-fad4d560800f','8bd0f19b-45e1-4a7e-a7cb-88899c8cd89e','87fc8657-bcdd-45de-82f7-2ebb0d9c31e9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='683e34b0994b4e4388fac2b756637cf2',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:37:05.769485 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-91340b28-12ac-479c-9be1-df7fc9de6345 tempest-VolumesListTestJSON-975194216 tempest-VolumesListTestJSON-975194216-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (71fb7942-729d-49c9-9fce-4ce8a2dd3e6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:37:05.779939 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-91340b28-12ac-479c-9be1-df7fc9de6345 tempest-VolumesListTestJSON-975194216 tempest-VolumesListTestJSON-975194216-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (71fb7942-729d-49c9-9fce-4ce8a2dd3e6a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:37:05.781193 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-91340b28-12ac-479c-9be1-df7fc9de6345 tempest-VolumesListTestJSON-975194216 tempest-VolumesListTestJSON-975194216-project-member] Flow 'volume_create_api' (fcb04b5c-10ee-42a1-81af-784f40bb8d51) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100373) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:37:05.781193 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-91340b28-12ac-479c-9be1-df7fc9de6345 tempest-VolumesListTestJSON-975194216 tempest-VolumesListTestJSON-975194216-project-member] Create volume request issued successfully. Aug 12 10:37:05.781778 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-91340b28-12ac-479c-9be1-df7fc9de6345 tempest-VolumesListTestJSON-975194216 tempest-VolumesListTestJSON-975194216-project-member] https://10.4.3.105/volume/v3/volumes returned with HTTP 202 Aug 12 10:37:05.782204 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 478/1920] 10.4.3.105 () {68 vars in 1259 bytes} [Wed Aug 12 10:37:05 2026] POST /volume/v3/volumes => generated 764 bytes in 160 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 10:37:05.801589 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-525c8669-868d-4c0d-9349-dfaf98c87032 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:05.801589 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-525c8669-868d-4c0d-9349-dfaf98c87032 tempest-VolumesListTestJSON-975194216 tempest-VolumesListTestJSON-975194216-project-member] GET https://10.4.3.105/volume/v3/volumes/3244b6d6-0dca-4dae-af96-cf3f2b40883a Aug 12 10:37:05.801589 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-525c8669-868d-4c0d-9349-dfaf98c87032 tempest-VolumesListTestJSON-975194216 tempest-VolumesListTestJSON-975194216-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:05.801589 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-525c8669-868d-4c0d-9349-dfaf98c87032 tempest-VolumesListTestJSON-975194216 tempest-VolumesListTestJSON-975194216-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:05.810295 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:05.810295 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:37:05.815137 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-525c8669-868d-4c0d-9349-dfaf98c87032 tempest-VolumesListTestJSON-975194216 tempest-VolumesListTestJSON-975194216-project-member] Volume info retrieved successfully. Aug 12 10:37:05.821026 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-525c8669-868d-4c0d-9349-dfaf98c87032 tempest-VolumesListTestJSON-975194216 tempest-VolumesListTestJSON-975194216-project-member] https://10.4.3.105/volume/v3/volumes/3244b6d6-0dca-4dae-af96-cf3f2b40883a returned with HTTP 200 Aug 12 10:37:05.821578 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 485/1921] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:37:05 2026] GET /volume/v3/volumes/3244b6d6-0dca-4dae-af96-cf3f2b40883a => generated 832 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 12 10:37:06.089412 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-9ba23e68-2647-4b6c-bcf7-67958e2a69a3 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:06.091485 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-9ba23e68-2647-4b6c-bcf7-67958e2a69a3 tempest-ProjectMemberTests39-2046017331 tempest-ProjectMemberTests39-2046017331-project-admin] GET https://10.4.3.105/volume/v3/backups/30d9c9fe-ee8d-4569-84c3-24013cdc730f Aug 12 10:37:06.091737 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-9ba23e68-2647-4b6c-bcf7-67958e2a69a3 tempest-ProjectMemberTests39-2046017331 tempest-ProjectMemberTests39-2046017331-project-admin] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:06.091946 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-9ba23e68-2647-4b6c-bcf7-67958e2a69a3 tempest-ProjectMemberTests39-2046017331 tempest-ProjectMemberTests39-2046017331-project-admin] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:06.092042 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.v3.backups [None req-9ba23e68-2647-4b6c-bcf7-67958e2a69a3 tempest-ProjectMemberTests39-2046017331 tempest-ProjectMemberTests39-2046017331-project-admin] Show backup with id 30d9c9fe-ee8d-4569-84c3-24013cdc730f. {{(pid=100372) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:37:06.096399 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:06.096399 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:37:06.097092 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-9ba23e68-2647-4b6c-bcf7-67958e2a69a3 tempest-ProjectMemberTests39-2046017331 tempest-ProjectMemberTests39-2046017331-project-admin] https://10.4.3.105/volume/v3/backups/30d9c9fe-ee8d-4569-84c3-24013cdc730f returned with HTTP 200 Aug 12 10:37:06.097488 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 484/1922] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:37:06 2026] GET /volume/v3/backups/30d9c9fe-ee8d-4569-84c3-24013cdc730f => generated 724 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:37:06.208480 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-18c4c298-06ae-4f01-b972-cc3a616ea005 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:06.211631 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-18c4c298-06ae-4f01-b972-cc3a616ea005 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] GET https://10.4.3.105/volume/v3/backups/263450b3-bd03-4af9-95dd-39d374f75e99 Aug 12 10:37:06.213151 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-18c4c298-06ae-4f01-b972-cc3a616ea005 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:06.213151 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-18c4c298-06ae-4f01-b972-cc3a616ea005 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:06.213151 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-18c4c298-06ae-4f01-b972-cc3a616ea005 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Show backup with id 263450b3-bd03-4af9-95dd-39d374f75e99. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:37:06.217285 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:06.217285 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:37:06.218485 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-18c4c298-06ae-4f01-b972-cc3a616ea005 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] https://10.4.3.105/volume/v3/backups/263450b3-bd03-4af9-95dd-39d374f75e99 returned with HTTP 200 Aug 12 10:37:06.218485 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 476/1923] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:37:06 2026] GET /volume/v3/backups/263450b3-bd03-4af9-95dd-39d374f75e99 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:37:06.367581 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-d27057d6-b8d7-4e01-8b7a-a2a41c6c2197 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:06.371975 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-d27057d6-b8d7-4e01-8b7a-a2a41c6c2197 tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] GET https://10.4.3.105/volume/v3/volumes/db0f879e-67a6-409f-907f-6f9b7dcce11d Aug 12 10:37:06.372226 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-d27057d6-b8d7-4e01-8b7a-a2a41c6c2197 tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:06.372401 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-d27057d6-b8d7-4e01-8b7a-a2a41c6c2197 tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:06.380046 np0000007037 devstack@c-api.service[100373]: DEBUG dbcounter [-] [100373] Writing DB stats cinder:SELECT=460,cinder:INSERT=70,cinder:UPDATE=101 {{(pid=100373) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 10:37:06.394083 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:06.394083 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:37:06.404804 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-d27057d6-b8d7-4e01-8b7a-a2a41c6c2197 tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] Volume info retrieved successfully. Aug 12 10:37:06.415473 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-d27057d6-b8d7-4e01-8b7a-a2a41c6c2197 tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] https://10.4.3.105/volume/v3/volumes/db0f879e-67a6-409f-907f-6f9b7dcce11d returned with HTTP 200 Aug 12 10:37:06.415925 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 479/1924] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:37:06 2026] GET /volume/v3/volumes/db0f879e-67a6-409f-907f-6f9b7dcce11d => generated 1139 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:37:06.834555 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-b67e035c-92d6-4a37-a60e-8896e200320a None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:06.837354 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-b67e035c-92d6-4a37-a60e-8896e200320a tempest-VolumesListTestJSON-975194216 tempest-VolumesListTestJSON-975194216-project-member] GET https://10.4.3.105/volume/v3/volumes/3244b6d6-0dca-4dae-af96-cf3f2b40883a Aug 12 10:37:06.837598 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-b67e035c-92d6-4a37-a60e-8896e200320a tempest-VolumesListTestJSON-975194216 tempest-VolumesListTestJSON-975194216-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:06.837821 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-b67e035c-92d6-4a37-a60e-8896e200320a tempest-VolumesListTestJSON-975194216 tempest-VolumesListTestJSON-975194216-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:06.847014 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:06.847014 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:37:06.853643 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-b67e035c-92d6-4a37-a60e-8896e200320a tempest-VolumesListTestJSON-975194216 tempest-VolumesListTestJSON-975194216-project-member] Volume info retrieved successfully. Aug 12 10:37:06.864543 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-b67e035c-92d6-4a37-a60e-8896e200320a tempest-VolumesListTestJSON-975194216 tempest-VolumesListTestJSON-975194216-project-member] https://10.4.3.105/volume/v3/volumes/3244b6d6-0dca-4dae-af96-cf3f2b40883a returned with HTTP 200 Aug 12 10:37:06.864707 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 486/1925] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:37:06 2026] GET /volume/v3/volumes/3244b6d6-0dca-4dae-af96-cf3f2b40883a => generated 857 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:37:06.881781 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-0e4a42da-874a-4c4a-8c9a-7496c74d1e7e None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:06.884358 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-0e4a42da-874a-4c4a-8c9a-7496c74d1e7e tempest-VolumesListTestJSON-975194216 tempest-VolumesListTestJSON-975194216-project-member] GET https://10.4.3.105/volume/v3/volumes/3244b6d6-0dca-4dae-af96-cf3f2b40883a Aug 12 10:37:06.884616 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-0e4a42da-874a-4c4a-8c9a-7496c74d1e7e tempest-VolumesListTestJSON-975194216 tempest-VolumesListTestJSON-975194216-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:06.884848 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-0e4a42da-874a-4c4a-8c9a-7496c74d1e7e tempest-VolumesListTestJSON-975194216 tempest-VolumesListTestJSON-975194216-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:06.887608 np0000007037 devstack@c-api.service[100372]: DEBUG dbcounter [-] [100372] Writing DB stats cinder:SELECT=471,cinder:INSERT=76,cinder:UPDATE=129 {{(pid=100372) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 10:37:06.898059 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:06.898059 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:37:06.907367 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-0e4a42da-874a-4c4a-8c9a-7496c74d1e7e tempest-VolumesListTestJSON-975194216 tempest-VolumesListTestJSON-975194216-project-member] Volume info retrieved successfully. Aug 12 10:37:06.911259 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-82377b8e-cc68-4c95-a02e-105fbd72afc5 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:06.911833 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-82377b8e-cc68-4c95-a02e-105fbd72afc5 None None] GET https://10.4.3.105/volume// Aug 12 10:37:06.912059 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-82377b8e-cc68-4c95-a02e-105fbd72afc5 None None] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:06.912305 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-82377b8e-cc68-4c95-a02e-105fbd72afc5 None None] Calling method 'all' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:06.912741 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-82377b8e-cc68-4c95-a02e-105fbd72afc5 None None] https://10.4.3.105/volume// returned with HTTP 300 Aug 12 10:37:06.913093 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 477/1926] 10.4.3.105 () {66 vars in 1426 bytes} [Wed Aug 12 10:37: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 10:37:06.918541 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-0e4a42da-874a-4c4a-8c9a-7496c74d1e7e tempest-VolumesListTestJSON-975194216 tempest-VolumesListTestJSON-975194216-project-member] https://10.4.3.105/volume/v3/volumes/3244b6d6-0dca-4dae-af96-cf3f2b40883a returned with HTTP 200 Aug 12 10:37:06.918541 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 485/1927] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:37:06 2026] GET /volume/v3/volumes/3244b6d6-0dca-4dae-af96-cf3f2b40883a => generated 857 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:37:06.925814 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-7692fcdf-6b0c-4bca-a76d-49f7b210d796 req-5d91b430-f54a-4783-9a5b-37afa0df025d None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:06.930193 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-7692fcdf-6b0c-4bca-a76d-49f7b210d796 req-5d91b430-f54a-4783-9a5b-37afa0df025d tempest-TestInstancesWithCinderVolumes-584858421 tempest-TestInstancesWithCinderVolumes-584858421-project-member] GET https://10.4.3.105/volume/v3/volumes/d4ab18a9-eb01-43a3-8274-045c7d80ad0f Aug 12 10:37:06.930580 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-7692fcdf-6b0c-4bca-a76d-49f7b210d796 req-5d91b430-f54a-4783-9a5b-37afa0df025d tempest-TestInstancesWithCinderVolumes-584858421 tempest-TestInstancesWithCinderVolumes-584858421-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:06.930818 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-7692fcdf-6b0c-4bca-a76d-49f7b210d796 req-5d91b430-f54a-4783-9a5b-37afa0df025d tempest-TestInstancesWithCinderVolumes-584858421 tempest-TestInstancesWithCinderVolumes-584858421-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:06.931913 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-0ca39f02-45e0-4194-8b62-4c68e69da8d5 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:06.934256 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-0ca39f02-45e0-4194-8b62-4c68e69da8d5 tempest-VolumesListTestJSON-975194216 tempest-VolumesListTestJSON-975194216-project-member] POST https://10.4.3.105/volume/v3/volumes Aug 12 10:37:06.934768 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-0ca39f02-45e0-4194-8b62-4c68e69da8d5 tempest-VolumesListTestJSON-975194216 tempest-VolumesListTestJSON-975194216-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-576894556"}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:37:06.936786 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.v3.volumes [None req-0ca39f02-45e0-4194-8b62-4c68e69da8d5 tempest-VolumesListTestJSON-975194216 tempest-VolumesListTestJSON-975194216-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-576894556'}} {{(pid=100375) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 10:37:06.936966 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.v3.volumes [None req-0ca39f02-45e0-4194-8b62-4c68e69da8d5 tempest-VolumesListTestJSON-975194216 tempest-VolumesListTestJSON-975194216-project-member] Create volume of 1 GB Aug 12 10:37:06.938526 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-fc97de12-756d-4dc9-bfb3-a16f8fc84c0b req-169745d1-065f-4122-b998-120b9995b1fd None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:06.942157 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-0ca39f02-45e0-4194-8b62-4c68e69da8d5 tempest-VolumesListTestJSON-975194216 tempest-VolumesListTestJSON-975194216-project-member] Availability Zones retrieved successfully. Aug 12 10:37:06.944456 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-fc97de12-756d-4dc9-bfb3-a16f8fc84c0b req-169745d1-065f-4122-b998-120b9995b1fd tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] DELETE https://10.4.3.105/volume/v3/attachments/a2a7508b-a31e-481a-8130-76aaec6b6bfd Aug 12 10:37:06.944689 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-fc97de12-756d-4dc9-bfb3-a16f8fc84c0b req-169745d1-065f-4122-b998-120b9995b1fd tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:06.944878 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-fc97de12-756d-4dc9-bfb3-a16f8fc84c0b req-169745d1-065f-4122-b998-120b9995b1fd tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] Calling method 'version_select' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:06.950474 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-0ca39f02-45e0-4194-8b62-4c68e69da8d5 tempest-VolumesListTestJSON-975194216 tempest-VolumesListTestJSON-975194216-project-member] Flow 'volume_create_api' (e9e9a8f9-c22b-4ba5-ac62-4c2c0da926d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:37:06.952251 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-0ca39f02-45e0-4194-8b62-4c68e69da8d5 tempest-VolumesListTestJSON-975194216 tempest-VolumesListTestJSON-975194216-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (807667be-6c61-4e05-8150-721cc8b88b79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:37:06.953421 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.flows.api.create_volume [None req-0ca39f02-45e0-4194-8b62-4c68e69da8d5 tempest-VolumesListTestJSON-975194216 tempest-VolumesListTestJSON-975194216-project-member] Validating volume size '1' using validate_int {{(pid=100375) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 10:37:06.955835 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:06.955835 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:37:06.958377 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:06.958377 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:37:06.960033 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [req-7692fcdf-6b0c-4bca-a76d-49f7b210d796 req-5d91b430-f54a-4783-9a5b-37afa0df025d tempest-TestInstancesWithCinderVolumes-584858421 tempest-TestInstancesWithCinderVolumes-584858421-project-member] Volume info retrieved successfully. Aug 12 10:37:06.966283 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-7692fcdf-6b0c-4bca-a76d-49f7b210d796 req-5d91b430-f54a-4783-9a5b-37afa0df025d tempest-TestInstancesWithCinderVolumes-584858421 tempest-TestInstancesWithCinderVolumes-584858421-project-member] https://10.4.3.105/volume/v3/volumes/d4ab18a9-eb01-43a3-8274-045c7d80ad0f returned with HTTP 200 Aug 12 10:37:06.966820 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 480/1928] 10.4.3.105 () {70 vars in 1639 bytes} [Wed Aug 12 10:37:06 2026] GET /volume/v3/volumes/d4ab18a9-eb01-43a3-8274-045c7d80ad0f => generated 1429 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Aug 12 10:37:06.992492 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-0ca39f02-45e0-4194-8b62-4c68e69da8d5 tempest-VolumesListTestJSON-975194216 tempest-VolumesListTestJSON-975194216-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (807667be-6c61-4e05-8150-721cc8b88b79) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T10:26:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6cd66f07-4c7b-40b2-9dfb-378538f29c9e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:37:06.993607 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-0ca39f02-45e0-4194-8b62-4c68e69da8d5 tempest-VolumesListTestJSON-975194216 tempest-VolumesListTestJSON-975194216-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c8c69dcb-19a6-4aa1-8b4c-af036ec9b700) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:37:07.017277 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-fc97de12-756d-4dc9-bfb3-a16f8fc84c0b req-169745d1-065f-4122-b998-120b9995b1fd tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] https://10.4.3.105/volume/v3/attachments/a2a7508b-a31e-481a-8130-76aaec6b6bfd returned with HTTP 200 Aug 12 10:37:07.017897 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 478/1929] 10.4.3.105 () {72 vars in 1673 bytes} [Wed Aug 12 10:37:06 2026] DELETE /volume/v3/attachments/a2a7508b-a31e-481a-8130-76aaec6b6bfd => generated 19 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:37:07.040460 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.quota [None req-0ca39f02-45e0-4194-8b62-4c68e69da8d5 tempest-VolumesListTestJSON-975194216 tempest-VolumesListTestJSON-975194216-project-member] Created reservations ['946ec01b-0d97-4717-a8c6-62fa61d173c8', 'ab3702fe-7e4b-48d7-9706-ba2f2310eb7b', '9f266df1-6493-42f2-8e54-2a8431267740', 'caabbbe7-d96f-4625-9a0f-4ef8fb572aab'] {{(pid=100375) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:37:07.041540 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-0ca39f02-45e0-4194-8b62-4c68e69da8d5 tempest-VolumesListTestJSON-975194216 tempest-VolumesListTestJSON-975194216-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c8c69dcb-19a6-4aa1-8b4c-af036ec9b700) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['946ec01b-0d97-4717-a8c6-62fa61d173c8', 'ab3702fe-7e4b-48d7-9706-ba2f2310eb7b', '9f266df1-6493-42f2-8e54-2a8431267740', 'caabbbe7-d96f-4625-9a0f-4ef8fb572aab']}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:37:07.042416 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-0ca39f02-45e0-4194-8b62-4c68e69da8d5 tempest-VolumesListTestJSON-975194216 tempest-VolumesListTestJSON-975194216-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (db88f79c-67f3-43f5-b94f-aca16cb8541b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:37:07.072477 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-0ca39f02-45e0-4194-8b62-4c68e69da8d5 tempest-VolumesListTestJSON-975194216 tempest-VolumesListTestJSON-975194216-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (db88f79c-67f3-43f5-b94f-aca16cb8541b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1359de54-074d-4234-a421-e46e9a4682e6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-576894556',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='ab76c8ef92c34c5ab483672e06e44dfb',qos_specs=None,replication_status=,reservations=['946ec01b-0d97-4717-a8c6-62fa61d173c8','ab3702fe-7e4b-48d7-9706-ba2f2310eb7b','9f266df1-6493-42f2-8e54-2a8431267740','caabbbe7-d96f-4625-9a0f-4ef8fb572aab'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='683e34b0994b4e4388fac2b756637cf2',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:37:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-576894556',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1359de54-074d-4234-a421-e46e9a4682e6,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='ab76c8ef92c34c5ab483672e06e44dfb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='683e34b0994b4e4388fac2b756637cf2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6cd66f07-4c7b-40b2-9dfb-378538f29c9e),volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:37:07.073923 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-0ca39f02-45e0-4194-8b62-4c68e69da8d5 tempest-VolumesListTestJSON-975194216 tempest-VolumesListTestJSON-975194216-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (18e4b508-8753-405c-985d-47385d2ff785) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:37:07.082174 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [req-7692fcdf-6b0c-4bca-a76d-49f7b210d796 req-67db8233-00a6-4355-b0bf-136dbaf63d0b None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:07.085773 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-7692fcdf-6b0c-4bca-a76d-49f7b210d796 req-67db8233-00a6-4355-b0bf-136dbaf63d0b tempest-TestInstancesWithCinderVolumes-584858421 tempest-TestInstancesWithCinderVolumes-584858421-project-member] PUT https://10.4.3.105/volume/v3/attachments/0f07e31c-9e6f-435f-8494-7ef133be6d6e Aug 12 10:37:07.085921 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [req-7692fcdf-6b0c-4bca-a76d-49f7b210d796 req-67db8233-00a6-4355-b0bf-136dbaf63d0b tempest-TestInstancesWithCinderVolumes-584858421 tempest-TestInstancesWithCinderVolumes-584858421-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.105", "host": "np0000007037", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a295cd65dd1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "cc953c5f-eaed-46bf-96e8-0985bbef0414", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:37:07.097725 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.coordination [req-7692fcdf-6b0c-4bca-a76d-49f7b210d796 req-67db8233-00a6-4355-b0bf-136dbaf63d0b tempest-TestInstancesWithCinderVolumes-584858421 tempest-TestInstancesWithCinderVolumes-584858421-project-member] Acquiring lock "cinder-attachment_update-d4ab18a9-eb01-43a3-8274-045c7d80ad0f-np0000007037" by "attachment_update" {{(pid=100372) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 10:37:07.101033 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-0ca39f02-45e0-4194-8b62-4c68e69da8d5 tempest-VolumesListTestJSON-975194216 tempest-VolumesListTestJSON-975194216-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (18e4b508-8753-405c-985d-47385d2ff785) transitioned into state 'SUCCESS' from state '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-576894556',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='ab76c8ef92c34c5ab483672e06e44dfb',qos_specs=None,replication_status=,reservations=['946ec01b-0d97-4717-a8c6-62fa61d173c8','ab3702fe-7e4b-48d7-9706-ba2f2310eb7b','9f266df1-6493-42f2-8e54-2a8431267740','caabbbe7-d96f-4625-9a0f-4ef8fb572aab'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='683e34b0994b4e4388fac2b756637cf2',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:37:07.102853 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.coordination [req-7692fcdf-6b0c-4bca-a76d-49f7b210d796 req-67db8233-00a6-4355-b0bf-136dbaf63d0b tempest-TestInstancesWithCinderVolumes-584858421 tempest-TestInstancesWithCinderVolumes-584858421-project-member] Lock "cinder-attachment_update-d4ab18a9-eb01-43a3-8274-045c7d80ad0f-np0000007037" acquired by "attachment_update" :: waited 0.005s {{(pid=100372) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 10:37:07.103320 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-0ca39f02-45e0-4194-8b62-4c68e69da8d5 tempest-VolumesListTestJSON-975194216 tempest-VolumesListTestJSON-975194216-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8186e0e9-e24a-4b85-9cd6-8fe5bf805ce5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:37:07.103889 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:07.103889 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:37:07.115485 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-6596693f-8459-4b81-9dc2-9c2c89cdce79 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:07.116960 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-0ca39f02-45e0-4194-8b62-4c68e69da8d5 tempest-VolumesListTestJSON-975194216 tempest-VolumesListTestJSON-975194216-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8186e0e9-e24a-4b85-9cd6-8fe5bf805ce5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:37:07.117235 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-6596693f-8459-4b81-9dc2-9c2c89cdce79 tempest-ProjectMemberTests39-2046017331 tempest-ProjectMemberTests39-2046017331-project-admin] GET https://10.4.3.105/volume/v3/backups/30d9c9fe-ee8d-4569-84c3-24013cdc730f Aug 12 10:37:07.117428 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-6596693f-8459-4b81-9dc2-9c2c89cdce79 tempest-ProjectMemberTests39-2046017331 tempest-ProjectMemberTests39-2046017331-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:07.117650 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-6596693f-8459-4b81-9dc2-9c2c89cdce79 tempest-ProjectMemberTests39-2046017331 tempest-ProjectMemberTests39-2046017331-project-admin] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:07.117773 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-6596693f-8459-4b81-9dc2-9c2c89cdce79 tempest-ProjectMemberTests39-2046017331 tempest-ProjectMemberTests39-2046017331-project-admin] Show backup with id 30d9c9fe-ee8d-4569-84c3-24013cdc730f. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:37:07.117865 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-0ca39f02-45e0-4194-8b62-4c68e69da8d5 tempest-VolumesListTestJSON-975194216 tempest-VolumesListTestJSON-975194216-project-member] Flow 'volume_create_api' (e9e9a8f9-c22b-4ba5-ac62-4c2c0da926d9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100375) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:37:07.118146 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-0ca39f02-45e0-4194-8b62-4c68e69da8d5 tempest-VolumesListTestJSON-975194216 tempest-VolumesListTestJSON-975194216-project-member] Create volume request issued successfully. Aug 12 10:37:07.118756 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-0ca39f02-45e0-4194-8b62-4c68e69da8d5 tempest-VolumesListTestJSON-975194216 tempest-VolumesListTestJSON-975194216-project-member] https://10.4.3.105/volume/v3/volumes returned with HTTP 202 Aug 12 10:37:07.119230 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 487/1930] 10.4.3.105 () {68 vars in 1259 bytes} [Wed Aug 12 10:37:06 2026] POST /volume/v3/volumes => generated 763 bytes in 188 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 12 10:37:07.121508 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:07.121508 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:37:07.122115 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-6596693f-8459-4b81-9dc2-9c2c89cdce79 tempest-ProjectMemberTests39-2046017331 tempest-ProjectMemberTests39-2046017331-project-admin] https://10.4.3.105/volume/v3/backups/30d9c9fe-ee8d-4569-84c3-24013cdc730f returned with HTTP 200 Aug 12 10:37:07.122448 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 481/1931] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:37:07 2026] GET /volume/v3/backups/30d9c9fe-ee8d-4569-84c3-24013cdc730f => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:37:07.136111 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-09ff7c2e-cb35-43de-8061-422219cb2a69 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:07.138156 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-09ff7c2e-cb35-43de-8061-422219cb2a69 tempest-VolumesListTestJSON-975194216 tempest-VolumesListTestJSON-975194216-project-member] GET https://10.4.3.105/volume/v3/volumes/1359de54-074d-4234-a421-e46e9a4682e6 Aug 12 10:37:07.138840 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-09ff7c2e-cb35-43de-8061-422219cb2a69 tempest-VolumesListTestJSON-975194216 tempest-VolumesListTestJSON-975194216-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:07.138840 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-09ff7c2e-cb35-43de-8061-422219cb2a69 tempest-VolumesListTestJSON-975194216 tempest-VolumesListTestJSON-975194216-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:07.145918 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:07.145918 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:37:07.149713 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-09ff7c2e-cb35-43de-8061-422219cb2a69 tempest-VolumesListTestJSON-975194216 tempest-VolumesListTestJSON-975194216-project-member] Volume info retrieved successfully. Aug 12 10:37:07.154315 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-09ff7c2e-cb35-43de-8061-422219cb2a69 tempest-VolumesListTestJSON-975194216 tempest-VolumesListTestJSON-975194216-project-member] https://10.4.3.105/volume/v3/volumes/1359de54-074d-4234-a421-e46e9a4682e6 returned with HTTP 200 Aug 12 10:37:07.154718 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 479/1932] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:37:07 2026] GET /volume/v3/volumes/1359de54-074d-4234-a421-e46e9a4682e6 => generated 831 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:37:07.205168 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.coordination [req-7692fcdf-6b0c-4bca-a76d-49f7b210d796 req-67db8233-00a6-4355-b0bf-136dbaf63d0b tempest-TestInstancesWithCinderVolumes-584858421 tempest-TestInstancesWithCinderVolumes-584858421-project-member] Lock "cinder-attachment_update-d4ab18a9-eb01-43a3-8274-045c7d80ad0f-np0000007037" released by "attachment_update" :: held 0.102s {{(pid=100372) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 10:37:07.205443 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-7692fcdf-6b0c-4bca-a76d-49f7b210d796 req-67db8233-00a6-4355-b0bf-136dbaf63d0b tempest-TestInstancesWithCinderVolumes-584858421 tempest-TestInstancesWithCinderVolumes-584858421-project-member] https://10.4.3.105/volume/v3/attachments/0f07e31c-9e6f-435f-8494-7ef133be6d6e returned with HTTP 200 Aug 12 10:37:07.205901 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 486/1933] 10.4.3.105 () {74 vars in 1704 bytes} [Wed Aug 12 10:37:07 2026] PUT /volume/v3/attachments/0f07e31c-9e6f-435f-8494-7ef133be6d6e => generated 969 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:37:07.227958 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-7692fcdf-6b0c-4bca-a76d-49f7b210d796 req-88dc2d4d-e65f-456b-9915-fa6e19add138 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:07.230494 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-7692fcdf-6b0c-4bca-a76d-49f7b210d796 req-88dc2d4d-e65f-456b-9915-fa6e19add138 tempest-TestInstancesWithCinderVolumes-584858421 tempest-TestInstancesWithCinderVolumes-584858421-project-member] POST https://10.4.3.105/volume/v3/attachments/0f07e31c-9e6f-435f-8494-7ef133be6d6e/action Aug 12 10:37:07.230992 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-7692fcdf-6b0c-4bca-a76d-49f7b210d796 req-88dc2d4d-e65f-456b-9915-fa6e19add138 tempest-TestInstancesWithCinderVolumes-584858421 tempest-TestInstancesWithCinderVolumes-584858421-project-member] Action body: b'{"os-complete": null}' {{(pid=100375) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 10:37:07.231152 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-7692fcdf-6b0c-4bca-a76d-49f7b210d796 req-88dc2d4d-e65f-456b-9915-fa6e19add138 tempest-TestInstancesWithCinderVolumes-584858421 tempest-TestInstancesWithCinderVolumes-584858421-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:37:07.235077 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-e2ad242b-6053-42d4-9809-3542adecd2c6 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:07.237949 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-e2ad242b-6053-42d4-9809-3542adecd2c6 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] GET https://10.4.3.105/volume/v3/backups/263450b3-bd03-4af9-95dd-39d374f75e99 Aug 12 10:37:07.238191 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-e2ad242b-6053-42d4-9809-3542adecd2c6 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:07.238423 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-e2ad242b-6053-42d4-9809-3542adecd2c6 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:07.238581 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-e2ad242b-6053-42d4-9809-3542adecd2c6 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Show backup with id 263450b3-bd03-4af9-95dd-39d374f75e99. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:37:07.243821 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:07.243821 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:37:07.245105 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-e2ad242b-6053-42d4-9809-3542adecd2c6 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] https://10.4.3.105/volume/v3/backups/263450b3-bd03-4af9-95dd-39d374f75e99 returned with HTTP 200 Aug 12 10:37:07.245591 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 482/1934] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:37:07 2026] GET /volume/v3/backups/263450b3-bd03-4af9-95dd-39d374f75e99 => generated 751 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:37:07.252530 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:07.252530 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:37:07.259942 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-71fc21eb-85a6-48fa-9873-12bbf44608a8 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:07.261812 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-71fc21eb-85a6-48fa-9873-12bbf44608a8 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] POST https://10.4.3.105/volume/v3/backups/263450b3-bd03-4af9-95dd-39d374f75e99/restore Aug 12 10:37:07.262156 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-71fc21eb-85a6-48fa-9873-12bbf44608a8 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Action: 'restore', calling method: restore, body: {"restore": {"volume_id": "f8d10546-e8ca-4284-bc26-573de2f2c3cf"}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:37:07.263718 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.contrib.backups [None req-71fc21eb-85a6-48fa-9873-12bbf44608a8 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Restoring backup 263450b3-bd03-4af9-95dd-39d374f75e99 ({'restore': {'volume_id': 'f8d10546-e8ca-4284-bc26-573de2f2c3cf'}}) {{(pid=100374) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 12 10:37:07.263856 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.contrib.backups [None req-71fc21eb-85a6-48fa-9873-12bbf44608a8 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Restoring backup 263450b3-bd03-4af9-95dd-39d374f75e99 to volume f8d10546-e8ca-4284-bc26-573de2f2c3cf. Aug 12 10:37:07.272726 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:07.272726 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:37:07.278187 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-7692fcdf-6b0c-4bca-a76d-49f7b210d796 req-88dc2d4d-e65f-456b-9915-fa6e19add138 tempest-TestInstancesWithCinderVolumes-584858421 tempest-TestInstancesWithCinderVolumes-584858421-project-member] https://10.4.3.105/volume/v3/attachments/0f07e31c-9e6f-435f-8494-7ef133be6d6e/action returned with HTTP 204 Aug 12 10:37:07.278503 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 488/1935] 10.4.3.105 () {74 vars in 1725 bytes} [Wed Aug 12 10:37:07 2026] POST /volume/v3/attachments/0f07e31c-9e6f-435f-8494-7ef133be6d6e/action => generated 0 bytes in 51 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:37:07.289102 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:07.289102 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:37:07.289102 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-71fc21eb-85a6-48fa-9873-12bbf44608a8 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Volume info retrieved successfully. Aug 12 10:37:07.289351 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.backup.api [None req-71fc21eb-85a6-48fa-9873-12bbf44608a8 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Checking backup size 1 against volume size 1 {{(pid=100374) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 12 10:37:07.289351 np0000007037 devstack@c-api.service[100374]: INFO cinder.backup.api [None req-71fc21eb-85a6-48fa-9873-12bbf44608a8 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Overwriting volume f8d10546-e8ca-4284-bc26-573de2f2c3cf with restore of backup 263450b3-bd03-4af9-95dd-39d374f75e99 Aug 12 10:37:07.322739 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.backup.rpcapi [None req-71fc21eb-85a6-48fa-9873-12bbf44608a8 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] restore_backup in rpcapi backup_id 263450b3-bd03-4af9-95dd-39d374f75e99 {{(pid=100374) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 12 10:37:07.325021 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-71fc21eb-85a6-48fa-9873-12bbf44608a8 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] https://10.4.3.105/volume/v3/backups/263450b3-bd03-4af9-95dd-39d374f75e99/restore returned with HTTP 202 Aug 12 10:37:07.325589 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 480/1936] 10.4.3.105 () {68 vars in 1393 bytes} [Wed Aug 12 10:37:07 2026] POST /volume/v3/backups/263450b3-bd03-4af9-95dd-39d374f75e99/restore => generated 182 bytes in 66 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 10:37:07.338899 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-8cfc6514-1e0f-4e8e-b58e-564224e71849 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:07.341676 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-8cfc6514-1e0f-4e8e-b58e-564224e71849 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] GET https://10.4.3.105/volume/v3/backups/263450b3-bd03-4af9-95dd-39d374f75e99 Aug 12 10:37:07.341960 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-8cfc6514-1e0f-4e8e-b58e-564224e71849 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:07.342205 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-8cfc6514-1e0f-4e8e-b58e-564224e71849 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:07.342344 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.v3.backups [None req-8cfc6514-1e0f-4e8e-b58e-564224e71849 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Show backup with id 263450b3-bd03-4af9-95dd-39d374f75e99. {{(pid=100372) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:37:07.351409 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:07.351409 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:37:07.352839 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-8cfc6514-1e0f-4e8e-b58e-564224e71849 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] https://10.4.3.105/volume/v3/backups/263450b3-bd03-4af9-95dd-39d374f75e99 returned with HTTP 200 Aug 12 10:37:07.353301 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 487/1937] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:37:07 2026] GET /volume/v3/backups/263450b3-bd03-4af9-95dd-39d374f75e99 => generated 751 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:37:07.431965 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-e09c7b87-1fa7-42e3-9bcf-c21cc80447e8 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:07.435772 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-e09c7b87-1fa7-42e3-9bcf-c21cc80447e8 tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] GET https://10.4.3.105/volume/v3/volumes/db0f879e-67a6-409f-907f-6f9b7dcce11d Aug 12 10:37:07.435973 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-e09c7b87-1fa7-42e3-9bcf-c21cc80447e8 tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:07.436165 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-e09c7b87-1fa7-42e3-9bcf-c21cc80447e8 tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:07.445193 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:07.445193 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:37:07.449238 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-e09c7b87-1fa7-42e3-9bcf-c21cc80447e8 tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] Volume info retrieved successfully. Aug 12 10:37:07.454963 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-e09c7b87-1fa7-42e3-9bcf-c21cc80447e8 tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] https://10.4.3.105/volume/v3/volumes/db0f879e-67a6-409f-907f-6f9b7dcce11d returned with HTTP 200 Aug 12 10:37:07.455373 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 483/1938] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:37:07 2026] GET /volume/v3/volumes/db0f879e-67a6-409f-907f-6f9b7dcce11d => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:37:07.562377 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-a5131247-24b2-4e47-8a52-562dc88c02a0 req-93e9ab2a-1a38-4ada-862c-cdffecb8a11f None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:07.565879 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-a5131247-24b2-4e47-8a52-562dc88c02a0 req-93e9ab2a-1a38-4ada-862c-cdffecb8a11f tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] GET https://10.4.3.105/volume/v3/volumes/c918df47-fb4f-4f22-a129-3146e0560526 Aug 12 10:37:07.566223 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-a5131247-24b2-4e47-8a52-562dc88c02a0 req-93e9ab2a-1a38-4ada-862c-cdffecb8a11f tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:07.566653 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-a5131247-24b2-4e47-8a52-562dc88c02a0 req-93e9ab2a-1a38-4ada-862c-cdffecb8a11f tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:07.583700 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:07.583700 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:37:07.589956 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [req-a5131247-24b2-4e47-8a52-562dc88c02a0 req-93e9ab2a-1a38-4ada-862c-cdffecb8a11f tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] Volume info retrieved successfully. Aug 12 10:37:07.598462 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-a5131247-24b2-4e47-8a52-562dc88c02a0 req-93e9ab2a-1a38-4ada-862c-cdffecb8a11f tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] https://10.4.3.105/volume/v3/volumes/c918df47-fb4f-4f22-a129-3146e0560526 returned with HTTP 200 Aug 12 10:37:07.599115 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 489/1939] 10.4.3.105 () {68 vars in 1598 bytes} [Wed Aug 12 10:37:07 2026] GET /volume/v3/volumes/c918df47-fb4f-4f22-a129-3146e0560526 => generated 1136 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:37:07.624372 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-a5131247-24b2-4e47-8a52-562dc88c02a0 req-76a61c14-2d9e-4f7f-955b-c07bf13a0d50 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:07.626446 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-a5131247-24b2-4e47-8a52-562dc88c02a0 req-76a61c14-2d9e-4f7f-955b-c07bf13a0d50 tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] POST https://10.4.3.105/volume/v3/volumes/c918df47-fb4f-4f22-a129-3146e0560526/action Aug 12 10:37:07.626933 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-a5131247-24b2-4e47-8a52-562dc88c02a0 req-76a61c14-2d9e-4f7f-955b-c07bf13a0d50 tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100374) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 10:37:07.626999 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-a5131247-24b2-4e47-8a52-562dc88c02a0 req-76a61c14-2d9e-4f7f-955b-c07bf13a0d50 tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:37:07.642587 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:07.642587 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:37:07.643170 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [req-a5131247-24b2-4e47-8a52-562dc88c02a0 req-76a61c14-2d9e-4f7f-955b-c07bf13a0d50 tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] Volume info retrieved successfully. Aug 12 10:37:07.651027 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [req-a5131247-24b2-4e47-8a52-562dc88c02a0 req-76a61c14-2d9e-4f7f-955b-c07bf13a0d50 tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] Begin detaching volume completed successfully. Aug 12 10:37:07.651174 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-a5131247-24b2-4e47-8a52-562dc88c02a0 req-76a61c14-2d9e-4f7f-955b-c07bf13a0d50 tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] https://10.4.3.105/volume/v3/volumes/c918df47-fb4f-4f22-a129-3146e0560526/action returned with HTTP 202 Aug 12 10:37:07.651618 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 481/1940] 10.4.3.105 () {72 vars in 1672 bytes} [Wed Aug 12 10:37:07 2026] POST /volume/v3/volumes/c918df47-fb4f-4f22-a129-3146e0560526/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 10:37:07.680173 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-cf7c142e-a3ed-411f-8898-9ab69f5be961 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:07.683444 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-cf7c142e-a3ed-411f-8898-9ab69f5be961 tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] GET https://10.4.3.105/volume/v3/volumes/c918df47-fb4f-4f22-a129-3146e0560526 Aug 12 10:37:07.683444 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-cf7c142e-a3ed-411f-8898-9ab69f5be961 tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:07.683444 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-cf7c142e-a3ed-411f-8898-9ab69f5be961 tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:07.697346 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:07.697346 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:37:07.702448 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-cf7c142e-a3ed-411f-8898-9ab69f5be961 tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] Volume info retrieved successfully. Aug 12 10:37:07.707202 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-b3c1bd97-6e0f-4f3e-9e4f-3df18c249541 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:07.707833 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-b3c1bd97-6e0f-4f3e-9e4f-3df18c249541 None None] GET https://10.4.3.105/volume// Aug 12 10:37:07.708074 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-b3c1bd97-6e0f-4f3e-9e4f-3df18c249541 None None] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:07.708303 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-b3c1bd97-6e0f-4f3e-9e4f-3df18c249541 None None] Calling method 'all' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:07.708652 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-b3c1bd97-6e0f-4f3e-9e4f-3df18c249541 None None] https://10.4.3.105/volume// returned with HTTP 300 Aug 12 10:37:07.708687 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-cf7c142e-a3ed-411f-8898-9ab69f5be961 tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] https://10.4.3.105/volume/v3/volumes/c918df47-fb4f-4f22-a129-3146e0560526 returned with HTTP 200 Aug 12 10:37:07.708953 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 484/1941] 10.4.3.105 () {66 vars in 1426 bytes} [Wed Aug 12 10:37: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 10:37:07.709173 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 488/1942] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:37:07 2026] GET /volume/v3/volumes/c918df47-fb4f-4f22-a129-3146e0560526 => generated 1139 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:37:07.717612 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-a5131247-24b2-4e47-8a52-562dc88c02a0 req-26256709-8bbe-4f0a-b495-f501fc307f47 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:07.719908 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-a5131247-24b2-4e47-8a52-562dc88c02a0 req-26256709-8bbe-4f0a-b495-f501fc307f47 tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] GET https://10.4.3.105/volume/v3/volumes/c918df47-fb4f-4f22-a129-3146e0560526 Aug 12 10:37:07.720143 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-a5131247-24b2-4e47-8a52-562dc88c02a0 req-26256709-8bbe-4f0a-b495-f501fc307f47 tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:07.720341 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-a5131247-24b2-4e47-8a52-562dc88c02a0 req-26256709-8bbe-4f0a-b495-f501fc307f47 tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:07.722308 np0000007037 devstack@c-api.service[100375]: DEBUG dbcounter [-] [100375] Writing DB stats cinder:SELECT=397,cinder:INSERT=39,cinder:UPDATE=64 {{(pid=100375) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 10:37:07.732496 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:07.732496 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:37:07.736653 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [req-a5131247-24b2-4e47-8a52-562dc88c02a0 req-26256709-8bbe-4f0a-b495-f501fc307f47 tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] Volume info retrieved successfully. Aug 12 10:37:07.741644 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-a5131247-24b2-4e47-8a52-562dc88c02a0 req-26256709-8bbe-4f0a-b495-f501fc307f47 tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] https://10.4.3.105/volume/v3/volumes/c918df47-fb4f-4f22-a129-3146e0560526 returned with HTTP 200 Aug 12 10:37:07.742218 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 490/1943] 10.4.3.105 () {70 vars in 1639 bytes} [Wed Aug 12 10:37:07 2026] GET /volume/v3/volumes/c918df47-fb4f-4f22-a129-3146e0560526 => generated 1319 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 10:37:07.915007 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-4ab3243f-f0b9-48b3-976a-81c28c2cdeb5 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:08.035961 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-4ab3243f-f0b9-48b3-976a-81c28c2cdeb5 tempest-GroupSnapshotsV319Test-384273831 tempest-GroupSnapshotsV319Test-384273831-project-admin] POST https://10.4.3.105/volume/v3/types Aug 12 10:37:08.036096 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-4ab3243f-f0b9-48b3-976a-81c28c2cdeb5 tempest-GroupSnapshotsV319Test-384273831 tempest-GroupSnapshotsV319Test-384273831-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsV319Test-volume-type-406899592"}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:37:08.057007 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-4ab3243f-f0b9-48b3-976a-81c28c2cdeb5 tempest-GroupSnapshotsV319Test-384273831 tempest-GroupSnapshotsV319Test-384273831-project-admin] https://10.4.3.105/volume/v3/types returned with HTTP 200 Aug 12 10:37:08.057609 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 482/1944] 10.4.3.105 () {68 vars in 1252 bytes} [Wed Aug 12 10:37:07 2026] POST /volume/v3/types => generated 227 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:37:08.066270 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-3f0764a1-9298-4c0c-8016-b5f4a8934962 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:08.068193 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-3f0764a1-9298-4c0c-8016-b5f4a8934962 tempest-GroupSnapshotsV319Test-384273831 tempest-GroupSnapshotsV319Test-384273831-project-admin] POST https://10.4.3.105/volume/v3/group_types Aug 12 10:37:08.068540 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-3f0764a1-9298-4c0c-8016-b5f4a8934962 tempest-GroupSnapshotsV319Test-384273831 tempest-GroupSnapshotsV319Test-384273831-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsV319Test-group-type-744205747"}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:37:08.083563 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-3f0764a1-9298-4c0c-8016-b5f4a8934962 tempest-GroupSnapshotsV319Test-384273831 tempest-GroupSnapshotsV319Test-384273831-project-admin] https://10.4.3.105/volume/v3/group_types returned with HTTP 202 Aug 12 10:37:08.084063 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 485/1945] 10.4.3.105 () {70 vars in 1311 bytes} [Wed Aug 12 10:37:08 2026] POST /volume/v3/group_types => generated 184 bytes in 18 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:37:08.094374 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-9672f705-ced7-4366-a043-063f56753da8 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:08.139454 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-97d305bd-65d8-4f40-ac62-59eefa14e231 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:08.143098 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-97d305bd-65d8-4f40-ac62-59eefa14e231 tempest-ProjectMemberTests39-2046017331 tempest-ProjectMemberTests39-2046017331-project-admin] GET https://10.4.3.105/volume/v3/backups/30d9c9fe-ee8d-4569-84c3-24013cdc730f Aug 12 10:37:08.143394 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-97d305bd-65d8-4f40-ac62-59eefa14e231 tempest-ProjectMemberTests39-2046017331 tempest-ProjectMemberTests39-2046017331-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:08.143656 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-97d305bd-65d8-4f40-ac62-59eefa14e231 tempest-ProjectMemberTests39-2046017331 tempest-ProjectMemberTests39-2046017331-project-admin] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:08.146993 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-97d305bd-65d8-4f40-ac62-59eefa14e231 tempest-ProjectMemberTests39-2046017331 tempest-ProjectMemberTests39-2046017331-project-admin] Show backup with id 30d9c9fe-ee8d-4569-84c3-24013cdc730f. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:37:08.155010 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:08.155010 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:37:08.155798 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-97d305bd-65d8-4f40-ac62-59eefa14e231 tempest-ProjectMemberTests39-2046017331 tempest-ProjectMemberTests39-2046017331-project-admin] https://10.4.3.105/volume/v3/backups/30d9c9fe-ee8d-4569-84c3-24013cdc730f returned with HTTP 200 Aug 12 10:37:08.156123 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 491/1946] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:37:08 2026] GET /volume/v3/backups/30d9c9fe-ee8d-4569-84c3-24013cdc730f => generated 735 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:37:08.171554 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-65adac92-bbff-4376-99e8-0ca9812457dd None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:08.171554 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-65adac92-bbff-4376-99e8-0ca9812457dd tempest-VolumesListTestJSON-975194216 tempest-VolumesListTestJSON-975194216-project-member] GET https://10.4.3.105/volume/v3/volumes/1359de54-074d-4234-a421-e46e9a4682e6 Aug 12 10:37:08.171554 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-65adac92-bbff-4376-99e8-0ca9812457dd tempest-VolumesListTestJSON-975194216 tempest-VolumesListTestJSON-975194216-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:08.171554 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-65adac92-bbff-4376-99e8-0ca9812457dd tempest-VolumesListTestJSON-975194216 tempest-VolumesListTestJSON-975194216-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:08.173453 np0000007037 devstack@c-api.service[100374]: DEBUG dbcounter [-] [100374] Writing DB stats cinder:SELECT=473,cinder:UPDATE=137,cinder:INSERT=89 {{(pid=100374) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 10:37:08.180197 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:08.180197 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:37:08.185445 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-65adac92-bbff-4376-99e8-0ca9812457dd tempest-VolumesListTestJSON-975194216 tempest-VolumesListTestJSON-975194216-project-member] Volume info retrieved successfully. Aug 12 10:37:08.190618 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-9672f705-ced7-4366-a043-063f56753da8 tempest-GroupSnapshotsV319Test-614253188 tempest-GroupSnapshotsV319Test-614253188-project-member] POST https://10.4.3.105/volume/v3/groups Aug 12 10:37:08.191160 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-9672f705-ced7-4366-a043-063f56753da8 tempest-GroupSnapshotsV319Test-614253188 tempest-GroupSnapshotsV319Test-614253188-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "cca2d841-adef-4049-aa87-7bf1270c574b", "volume_types": ["30e998dd-44f1-4db3-b852-b001cce89ea5"], "name": "tempest-GroupSnapshotsV319Test-Group-1058990038"}} {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:37:08.194362 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-65adac92-bbff-4376-99e8-0ca9812457dd tempest-VolumesListTestJSON-975194216 tempest-VolumesListTestJSON-975194216-project-member] https://10.4.3.105/volume/v3/volumes/1359de54-074d-4234-a421-e46e9a4682e6 returned with HTTP 200 Aug 12 10:37:08.194595 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.v3.groups [None req-9672f705-ced7-4366-a043-063f56753da8 tempest-GroupSnapshotsV319Test-614253188 tempest-GroupSnapshotsV319Test-614253188-project-member] Creating new group {'group': {'group_type': 'cca2d841-adef-4049-aa87-7bf1270c574b', 'volume_types': ['30e998dd-44f1-4db3-b852-b001cce89ea5'], 'name': 'tempest-GroupSnapshotsV319Test-Group-1058990038'}} {{(pid=100372) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 12 10:37:08.194825 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 483/1947] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:37:08 2026] GET /volume/v3/volumes/1359de54-074d-4234-a421-e46e9a4682e6 => generated 856 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:37:08.201172 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.v3.groups [None req-9672f705-ced7-4366-a043-063f56753da8 tempest-GroupSnapshotsV319Test-614253188 tempest-GroupSnapshotsV319Test-614253188-project-member] Creating group tempest-GroupSnapshotsV319Test-Group-1058990038. Aug 12 10:37:08.210298 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-9672f705-ced7-4366-a043-063f56753da8 tempest-GroupSnapshotsV319Test-614253188 tempest-GroupSnapshotsV319Test-614253188-project-member] Availability Zones retrieved successfully. Aug 12 10:37:08.212074 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-fd7c3789-66dd-4459-81c0-36566c0711d2 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:08.217422 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-fd7c3789-66dd-4459-81c0-36566c0711d2 tempest-VolumesListTestJSON-975194216 tempest-VolumesListTestJSON-975194216-project-member] GET https://10.4.3.105/volume/v3/volumes/1359de54-074d-4234-a421-e46e9a4682e6 Aug 12 10:37:08.218631 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-fd7c3789-66dd-4459-81c0-36566c0711d2 tempest-VolumesListTestJSON-975194216 tempest-VolumesListTestJSON-975194216-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:08.219296 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-fd7c3789-66dd-4459-81c0-36566c0711d2 tempest-VolumesListTestJSON-975194216 tempest-VolumesListTestJSON-975194216-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:08.231234 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:08.231234 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:37:08.236343 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-fd7c3789-66dd-4459-81c0-36566c0711d2 tempest-VolumesListTestJSON-975194216 tempest-VolumesListTestJSON-975194216-project-member] Volume info retrieved successfully. Aug 12 10:37:08.241388 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.quota [None req-9672f705-ced7-4366-a043-063f56753da8 tempest-GroupSnapshotsV319Test-614253188 tempest-GroupSnapshotsV319Test-614253188-project-member] Created reservations ['64f0bfa5-2ee1-42fa-b773-b148a1806f8d'] {{(pid=100372) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:37:08.243082 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-fd7c3789-66dd-4459-81c0-36566c0711d2 tempest-VolumesListTestJSON-975194216 tempest-VolumesListTestJSON-975194216-project-member] https://10.4.3.105/volume/v3/volumes/1359de54-074d-4234-a421-e46e9a4682e6 returned with HTTP 200 Aug 12 10:37:08.243719 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 486/1948] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:37:08 2026] GET /volume/v3/volumes/1359de54-074d-4234-a421-e46e9a4682e6 => generated 856 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:37:08.259219 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-6ded2ec1-8d74-4c5b-876e-516f0da71f67 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:08.264010 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-6ded2ec1-8d74-4c5b-876e-516f0da71f67 tempest-VolumesListTestJSON-975194216 tempest-VolumesListTestJSON-975194216-project-member] POST https://10.4.3.105/volume/v3/volumes Aug 12 10:37:08.264010 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-6ded2ec1-8d74-4c5b-876e-516f0da71f67 tempest-VolumesListTestJSON-975194216 tempest-VolumesListTestJSON-975194216-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-879107005"}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:37:08.266101 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.v3.volumes [None req-6ded2ec1-8d74-4c5b-876e-516f0da71f67 tempest-VolumesListTestJSON-975194216 tempest-VolumesListTestJSON-975194216-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-879107005'}} {{(pid=100375) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 10:37:08.266401 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.v3.volumes [None req-6ded2ec1-8d74-4c5b-876e-516f0da71f67 tempest-VolumesListTestJSON-975194216 tempest-VolumesListTestJSON-975194216-project-member] Create volume of 1 GB Aug 12 10:37:08.275416 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-6ded2ec1-8d74-4c5b-876e-516f0da71f67 tempest-VolumesListTestJSON-975194216 tempest-VolumesListTestJSON-975194216-project-member] Availability Zones retrieved successfully. Aug 12 10:37:08.286685 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-6ded2ec1-8d74-4c5b-876e-516f0da71f67 tempest-VolumesListTestJSON-975194216 tempest-VolumesListTestJSON-975194216-project-member] Flow 'volume_create_api' (e356f28b-1504-472d-bda7-c7ffcd45e133) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:37:08.288023 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-6ded2ec1-8d74-4c5b-876e-516f0da71f67 tempest-VolumesListTestJSON-975194216 tempest-VolumesListTestJSON-975194216-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4960641f-956c-48cd-a63d-26275007f1a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:37:08.289470 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.flows.api.create_volume [None req-6ded2ec1-8d74-4c5b-876e-516f0da71f67 tempest-VolumesListTestJSON-975194216 tempest-VolumesListTestJSON-975194216-project-member] Validating volume size '1' using validate_int {{(pid=100375) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 10:37:08.290792 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-9672f705-ced7-4366-a043-063f56753da8 tempest-GroupSnapshotsV319Test-614253188 tempest-GroupSnapshotsV319Test-614253188-project-member] https://10.4.3.105/volume/v3/groups returned with HTTP 202 Aug 12 10:37:08.291261 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 489/1949] 10.4.3.105 () {70 vars in 1297 bytes} [Wed Aug 12 10:37:08 2026] POST /volume/v3/groups => generated 116 bytes in 197 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:37:08.302714 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-b0082f9c-fe43-4832-bb42-c7a9a3be33d3 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:08.306372 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-b0082f9c-fe43-4832-bb42-c7a9a3be33d3 tempest-GroupSnapshotsV319Test-614253188 tempest-GroupSnapshotsV319Test-614253188-project-member] GET https://10.4.3.105/volume/v3/groups/3a14963a-fe59-47c4-99a1-cef7a3df06cf Aug 12 10:37:08.306648 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-b0082f9c-fe43-4832-bb42-c7a9a3be33d3 tempest-GroupSnapshotsV319Test-614253188 tempest-GroupSnapshotsV319Test-614253188-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:08.306867 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-b0082f9c-fe43-4832-bb42-c7a9a3be33d3 tempest-GroupSnapshotsV319Test-614253188 tempest-GroupSnapshotsV319Test-614253188-project-member] Calling method 'version_select' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:08.307021 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.groups [None req-b0082f9c-fe43-4832-bb42-c7a9a3be33d3 tempest-GroupSnapshotsV319Test-614253188 tempest-GroupSnapshotsV319Test-614253188-project-member] show called for member 3a14963a-fe59-47c4-99a1-cef7a3df06cf {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 12 10:37:08.316050 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:08.316050 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:37:08.322560 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-6ded2ec1-8d74-4c5b-876e-516f0da71f67 tempest-VolumesListTestJSON-975194216 tempest-VolumesListTestJSON-975194216-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4960641f-956c-48cd-a63d-26275007f1a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T10:26:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6cd66f07-4c7b-40b2-9dfb-378538f29c9e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:37:08.323795 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-6ded2ec1-8d74-4c5b-876e-516f0da71f67 tempest-VolumesListTestJSON-975194216 tempest-VolumesListTestJSON-975194216-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c2c6b83c-6766-4d00-a57e-1f7fdfb4a2fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:37:08.332573 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-b0082f9c-fe43-4832-bb42-c7a9a3be33d3 tempest-GroupSnapshotsV319Test-614253188 tempest-GroupSnapshotsV319Test-614253188-project-member] https://10.4.3.105/volume/v3/groups/3a14963a-fe59-47c4-99a1-cef7a3df06cf returned with HTTP 200 Aug 12 10:37:08.333085 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 484/1950] 10.4.3.105 () {68 vars in 1386 bytes} [Wed Aug 12 10:37:08 2026] GET /volume/v3/groups/3a14963a-fe59-47c4-99a1-cef7a3df06cf => generated 396 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:37:08.367538 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.quota [None req-6ded2ec1-8d74-4c5b-876e-516f0da71f67 tempest-VolumesListTestJSON-975194216 tempest-VolumesListTestJSON-975194216-project-member] Created reservations ['c66d3a9a-d524-40fa-9afd-d36a5963beab', '82d0d913-1fef-4f1c-bc29-5fbb7037540d', '7931f6b1-3893-49cd-af85-7a3274da6c00', '6dd062fa-90be-45f9-84e1-75e204ec2d52'] {{(pid=100375) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:37:08.368270 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-52ee1767-3bef-4a79-894a-32e2969bd0a1 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:08.368377 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-6ded2ec1-8d74-4c5b-876e-516f0da71f67 tempest-VolumesListTestJSON-975194216 tempest-VolumesListTestJSON-975194216-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c2c6b83c-6766-4d00-a57e-1f7fdfb4a2fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c66d3a9a-d524-40fa-9afd-d36a5963beab', '82d0d913-1fef-4f1c-bc29-5fbb7037540d', '7931f6b1-3893-49cd-af85-7a3274da6c00', '6dd062fa-90be-45f9-84e1-75e204ec2d52']}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:37:08.369042 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-6ded2ec1-8d74-4c5b-876e-516f0da71f67 tempest-VolumesListTestJSON-975194216 tempest-VolumesListTestJSON-975194216-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (28a601d7-c705-49db-8442-1480e63a6eb8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:37:08.371213 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-52ee1767-3bef-4a79-894a-32e2969bd0a1 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] GET https://10.4.3.105/volume/v3/backups/263450b3-bd03-4af9-95dd-39d374f75e99 Aug 12 10:37:08.371473 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-52ee1767-3bef-4a79-894a-32e2969bd0a1 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:08.371733 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-52ee1767-3bef-4a79-894a-32e2969bd0a1 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:08.371903 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-52ee1767-3bef-4a79-894a-32e2969bd0a1 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Show backup with id 263450b3-bd03-4af9-95dd-39d374f75e99. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:37:08.377892 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:08.377892 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:37:08.378908 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-52ee1767-3bef-4a79-894a-32e2969bd0a1 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] https://10.4.3.105/volume/v3/backups/263450b3-bd03-4af9-95dd-39d374f75e99 returned with HTTP 200 Aug 12 10:37:08.379327 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 487/1951] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:37:08 2026] GET /volume/v3/backups/263450b3-bd03-4af9-95dd-39d374f75e99 => generated 751 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:37:08.391192 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-6ded2ec1-8d74-4c5b-876e-516f0da71f67 tempest-VolumesListTestJSON-975194216 tempest-VolumesListTestJSON-975194216-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (28a601d7-c705-49db-8442-1480e63a6eb8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '66e358d7-0164-429f-8d32-821ab9688283', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-879107005',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='ab76c8ef92c34c5ab483672e06e44dfb',qos_specs=None,replication_status=,reservations=['c66d3a9a-d524-40fa-9afd-d36a5963beab','82d0d913-1fef-4f1c-bc29-5fbb7037540d','7931f6b1-3893-49cd-af85-7a3274da6c00','6dd062fa-90be-45f9-84e1-75e204ec2d52'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='683e34b0994b4e4388fac2b756637cf2',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:37:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-879107005',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=66e358d7-0164-429f-8d32-821ab9688283,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='ab76c8ef92c34c5ab483672e06e44dfb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='683e34b0994b4e4388fac2b756637cf2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6cd66f07-4c7b-40b2-9dfb-378538f29c9e),volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:37:08.391933 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-6ded2ec1-8d74-4c5b-876e-516f0da71f67 tempest-VolumesListTestJSON-975194216 tempest-VolumesListTestJSON-975194216-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e7eb8e7e-94a5-458b-9c79-2f7e106a0191) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:37:08.409759 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-6ded2ec1-8d74-4c5b-876e-516f0da71f67 tempest-VolumesListTestJSON-975194216 tempest-VolumesListTestJSON-975194216-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e7eb8e7e-94a5-458b-9c79-2f7e106a0191) transitioned into state 'SUCCESS' from state '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-879107005',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='ab76c8ef92c34c5ab483672e06e44dfb',qos_specs=None,replication_status=,reservations=['c66d3a9a-d524-40fa-9afd-d36a5963beab','82d0d913-1fef-4f1c-bc29-5fbb7037540d','7931f6b1-3893-49cd-af85-7a3274da6c00','6dd062fa-90be-45f9-84e1-75e204ec2d52'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='683e34b0994b4e4388fac2b756637cf2',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:37:08.410438 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-6ded2ec1-8d74-4c5b-876e-516f0da71f67 tempest-VolumesListTestJSON-975194216 tempest-VolumesListTestJSON-975194216-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (538bf8c2-9fba-4ff0-914d-ac4f24eaa0fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:37:08.419503 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-6ded2ec1-8d74-4c5b-876e-516f0da71f67 tempest-VolumesListTestJSON-975194216 tempest-VolumesListTestJSON-975194216-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (538bf8c2-9fba-4ff0-914d-ac4f24eaa0fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:37:08.420314 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-6ded2ec1-8d74-4c5b-876e-516f0da71f67 tempest-VolumesListTestJSON-975194216 tempest-VolumesListTestJSON-975194216-project-member] Flow 'volume_create_api' (e356f28b-1504-472d-bda7-c7ffcd45e133) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100375) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:37:08.420644 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-6ded2ec1-8d74-4c5b-876e-516f0da71f67 tempest-VolumesListTestJSON-975194216 tempest-VolumesListTestJSON-975194216-project-member] Create volume request issued successfully. Aug 12 10:37:08.421345 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-6ded2ec1-8d74-4c5b-876e-516f0da71f67 tempest-VolumesListTestJSON-975194216 tempest-VolumesListTestJSON-975194216-project-member] https://10.4.3.105/volume/v3/volumes returned with HTTP 202 Aug 12 10:37:08.421835 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 492/1952] 10.4.3.105 () {68 vars in 1259 bytes} [Wed Aug 12 10:37:08 2026] POST /volume/v3/volumes => generated 763 bytes in 164 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 10:37:08.437743 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-88dc6565-9df9-450e-bee1-91d8ad0f4f20 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:08.439730 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-88dc6565-9df9-450e-bee1-91d8ad0f4f20 tempest-VolumesListTestJSON-975194216 tempest-VolumesListTestJSON-975194216-project-member] GET https://10.4.3.105/volume/v3/volumes/66e358d7-0164-429f-8d32-821ab9688283 Aug 12 10:37:08.440008 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-88dc6565-9df9-450e-bee1-91d8ad0f4f20 tempest-VolumesListTestJSON-975194216 tempest-VolumesListTestJSON-975194216-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:08.440249 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-88dc6565-9df9-450e-bee1-91d8ad0f4f20 tempest-VolumesListTestJSON-975194216 tempest-VolumesListTestJSON-975194216-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:08.451403 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:08.451403 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:37:08.460006 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-88dc6565-9df9-450e-bee1-91d8ad0f4f20 tempest-VolumesListTestJSON-975194216 tempest-VolumesListTestJSON-975194216-project-member] Volume info retrieved successfully. Aug 12 10:37:08.465886 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-88dc6565-9df9-450e-bee1-91d8ad0f4f20 tempest-VolumesListTestJSON-975194216 tempest-VolumesListTestJSON-975194216-project-member] https://10.4.3.105/volume/v3/volumes/66e358d7-0164-429f-8d32-821ab9688283 returned with HTTP 200 Aug 12 10:37:08.466379 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 490/1953] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:37:08 2026] GET /volume/v3/volumes/66e358d7-0164-429f-8d32-821ab9688283 => generated 831 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:37:08.726799 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-911c7d74-078b-44ad-8915-66bf9aed8d15 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:08.728948 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-911c7d74-078b-44ad-8915-66bf9aed8d15 tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] GET https://10.4.3.105/volume/v3/volumes/c918df47-fb4f-4f22-a129-3146e0560526 Aug 12 10:37:08.729150 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-911c7d74-078b-44ad-8915-66bf9aed8d15 tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:08.729355 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-911c7d74-078b-44ad-8915-66bf9aed8d15 tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:08.740986 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:08.740986 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:37:08.745396 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-911c7d74-078b-44ad-8915-66bf9aed8d15 tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] Volume info retrieved successfully. Aug 12 10:37:08.750118 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-911c7d74-078b-44ad-8915-66bf9aed8d15 tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] https://10.4.3.105/volume/v3/volumes/c918df47-fb4f-4f22-a129-3146e0560526 returned with HTTP 200 Aug 12 10:37:08.750488 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 485/1954] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:37:08 2026] GET /volume/v3/volumes/c918df47-fb4f-4f22-a129-3146e0560526 => generated 1139 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:37:09.168775 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-8785395a-773e-46ed-8f7b-94ca83094008 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:09.170639 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-8785395a-773e-46ed-8f7b-94ca83094008 tempest-ProjectMemberTests39-2046017331 tempest-ProjectMemberTests39-2046017331-project-admin] GET https://10.4.3.105/volume/v3/backups/30d9c9fe-ee8d-4569-84c3-24013cdc730f Aug 12 10:37:09.170903 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-8785395a-773e-46ed-8f7b-94ca83094008 tempest-ProjectMemberTests39-2046017331 tempest-ProjectMemberTests39-2046017331-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:09.171087 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-8785395a-773e-46ed-8f7b-94ca83094008 tempest-ProjectMemberTests39-2046017331 tempest-ProjectMemberTests39-2046017331-project-admin] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:09.171184 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-8785395a-773e-46ed-8f7b-94ca83094008 tempest-ProjectMemberTests39-2046017331 tempest-ProjectMemberTests39-2046017331-project-admin] Show backup with id 30d9c9fe-ee8d-4569-84c3-24013cdc730f. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:37:09.175310 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:09.175310 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:37:09.176107 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-8785395a-773e-46ed-8f7b-94ca83094008 tempest-ProjectMemberTests39-2046017331 tempest-ProjectMemberTests39-2046017331-project-admin] https://10.4.3.105/volume/v3/backups/30d9c9fe-ee8d-4569-84c3-24013cdc730f returned with HTTP 200 Aug 12 10:37:09.176460 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 488/1955] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:37:09 2026] GET /volume/v3/backups/30d9c9fe-ee8d-4569-84c3-24013cdc730f => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:37:09.349401 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-0bfb243c-46e9-41ad-a1de-3c689195b4e1 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:09.352302 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-0bfb243c-46e9-41ad-a1de-3c689195b4e1 tempest-GroupSnapshotsV319Test-614253188 tempest-GroupSnapshotsV319Test-614253188-project-member] GET https://10.4.3.105/volume/v3/groups/3a14963a-fe59-47c4-99a1-cef7a3df06cf Aug 12 10:37:09.352859 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-0bfb243c-46e9-41ad-a1de-3c689195b4e1 tempest-GroupSnapshotsV319Test-614253188 tempest-GroupSnapshotsV319Test-614253188-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:09.352943 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-0bfb243c-46e9-41ad-a1de-3c689195b4e1 tempest-GroupSnapshotsV319Test-614253188 tempest-GroupSnapshotsV319Test-614253188-project-member] Calling method 'version_select' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:09.353407 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.v3.groups [None req-0bfb243c-46e9-41ad-a1de-3c689195b4e1 tempest-GroupSnapshotsV319Test-614253188 tempest-GroupSnapshotsV319Test-614253188-project-member] show called for member 3a14963a-fe59-47c4-99a1-cef7a3df06cf {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 12 10:37:09.358382 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:09.358382 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:37:09.368404 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-0bfb243c-46e9-41ad-a1de-3c689195b4e1 tempest-GroupSnapshotsV319Test-614253188 tempest-GroupSnapshotsV319Test-614253188-project-member] https://10.4.3.105/volume/v3/groups/3a14963a-fe59-47c4-99a1-cef7a3df06cf returned with HTTP 200 Aug 12 10:37:09.368404 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 493/1956] 10.4.3.105 () {68 vars in 1386 bytes} [Wed Aug 12 10:37:09 2026] GET /volume/v3/groups/3a14963a-fe59-47c4-99a1-cef7a3df06cf => generated 397 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:37:09.381482 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-4dc215c0-f0df-4542-b732-a27734563ea6 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:09.383661 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-4dc215c0-f0df-4542-b732-a27734563ea6 tempest-GroupSnapshotsV319Test-614253188 tempest-GroupSnapshotsV319Test-614253188-project-member] POST https://10.4.3.105/volume/v3/volumes Aug 12 10:37:09.384143 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-4dc215c0-f0df-4542-b732-a27734563ea6 tempest-GroupSnapshotsV319Test-614253188 tempest-GroupSnapshotsV319Test-614253188-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-332936969", "volume_type": "30e998dd-44f1-4db3-b852-b001cce89ea5", "group_id": "3a14963a-fe59-47c4-99a1-cef7a3df06cf", "size": 1}} {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:37:09.385756 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.v3.volumes [None req-4dc215c0-f0df-4542-b732-a27734563ea6 tempest-GroupSnapshotsV319Test-614253188 tempest-GroupSnapshotsV319Test-614253188-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-332936969', 'volume_type': '30e998dd-44f1-4db3-b852-b001cce89ea5', 'group_id': '3a14963a-fe59-47c4-99a1-cef7a3df06cf', 'size': 1}} {{(pid=100372) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 10:37:09.388543 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-09ae0f49-5710-4bb9-88d0-a253bd415b21 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:09.390592 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-09ae0f49-5710-4bb9-88d0-a253bd415b21 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] GET https://10.4.3.105/volume/v3/backups/263450b3-bd03-4af9-95dd-39d374f75e99 Aug 12 10:37:09.390814 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-09ae0f49-5710-4bb9-88d0-a253bd415b21 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:09.391010 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-09ae0f49-5710-4bb9-88d0-a253bd415b21 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:09.391100 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-09ae0f49-5710-4bb9-88d0-a253bd415b21 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Show backup with id 263450b3-bd03-4af9-95dd-39d374f75e99. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:37:09.392885 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:09.392885 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:37:09.393320 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.v3.volumes [None req-4dc215c0-f0df-4542-b732-a27734563ea6 tempest-GroupSnapshotsV319Test-614253188 tempest-GroupSnapshotsV319Test-614253188-project-member] Create volume of 1 GB Aug 12 10:37:09.397135 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:09.397135 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:37:09.397965 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-09ae0f49-5710-4bb9-88d0-a253bd415b21 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] https://10.4.3.105/volume/v3/backups/263450b3-bd03-4af9-95dd-39d374f75e99 returned with HTTP 200 Aug 12 10:37:09.398357 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 486/1957] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:37:09 2026] GET /volume/v3/backups/263450b3-bd03-4af9-95dd-39d374f75e99 => generated 751 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:37:09.399141 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-4dc215c0-f0df-4542-b732-a27734563ea6 tempest-GroupSnapshotsV319Test-614253188 tempest-GroupSnapshotsV319Test-614253188-project-member] Availability Zones retrieved successfully. Aug 12 10:37:09.407258 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-4dc215c0-f0df-4542-b732-a27734563ea6 tempest-GroupSnapshotsV319Test-614253188 tempest-GroupSnapshotsV319Test-614253188-project-member] Flow 'volume_create_api' (4a07a51f-4dd6-40e4-b83d-5f3652585678) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100372) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:37:09.409005 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-4dc215c0-f0df-4542-b732-a27734563ea6 tempest-GroupSnapshotsV319Test-614253188 tempest-GroupSnapshotsV319Test-614253188-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (80b63fc0-5714-4389-bc1e-406723121805) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:37:09.409786 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:09.409786 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:37:09.410195 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.flows.api.create_volume [None req-4dc215c0-f0df-4542-b732-a27734563ea6 tempest-GroupSnapshotsV319Test-614253188 tempest-GroupSnapshotsV319Test-614253188-project-member] Validating volume size '1' using validate_int {{(pid=100372) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 10:37:09.429121 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-4dc215c0-f0df-4542-b732-a27734563ea6 tempest-GroupSnapshotsV319Test-614253188 tempest-GroupSnapshotsV319Test-614253188-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (80b63fc0-5714-4389-bc1e-406723121805) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T10:37:08Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=30e998dd-44f1-4db3-b852-b001cce89ea5,is_public=True,name='tempest-GroupSnapshotsV319Test-volume-type-406899592',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '30e998dd-44f1-4db3-b852-b001cce89ea5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '3a14963a-fe59-47c4-99a1-cef7a3df06cf', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:37:09.430110 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-4dc215c0-f0df-4542-b732-a27734563ea6 tempest-GroupSnapshotsV319Test-614253188 tempest-GroupSnapshotsV319Test-614253188-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a67117da-c8f7-4387-a7f0-60dc82e44a29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:37:09.455309 np0000007037 devstack@c-api.service[100372]: WARNING cinder.quota [None req-4dc215c0-f0df-4542-b732-a27734563ea6 tempest-GroupSnapshotsV319Test-614253188 tempest-GroupSnapshotsV319Test-614253188-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsV319Test-volume-type-406899592 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsV319Test-volume-type-406899592, it is now deprecated. Please use the default quota class for default quota. Aug 12 10:37:09.455626 np0000007037 devstack@c-api.service[100372]: WARNING cinder.quota [None req-4dc215c0-f0df-4542-b732-a27734563ea6 tempest-GroupSnapshotsV319Test-614253188 tempest-GroupSnapshotsV319Test-614253188-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsV319Test-volume-type-406899592 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsV319Test-volume-type-406899592, it is now deprecated. Please use the default quota class for default quota. Aug 12 10:37:09.478993 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-a206f75b-5c73-4335-9717-8ff6320298c3 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:09.482895 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-a206f75b-5c73-4335-9717-8ff6320298c3 tempest-VolumesListTestJSON-975194216 tempest-VolumesListTestJSON-975194216-project-member] GET https://10.4.3.105/volume/v3/volumes/66e358d7-0164-429f-8d32-821ab9688283 Aug 12 10:37:09.483125 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-a206f75b-5c73-4335-9717-8ff6320298c3 tempest-VolumesListTestJSON-975194216 tempest-VolumesListTestJSON-975194216-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:09.483322 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-a206f75b-5c73-4335-9717-8ff6320298c3 tempest-VolumesListTestJSON-975194216 tempest-VolumesListTestJSON-975194216-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:09.491368 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:09.491368 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:37:09.492620 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.quota [None req-4dc215c0-f0df-4542-b732-a27734563ea6 tempest-GroupSnapshotsV319Test-614253188 tempest-GroupSnapshotsV319Test-614253188-project-member] Created reservations ['b85eee5e-7caa-4f34-b439-1bb024046fc2', '905634ab-4b38-4866-9252-197b1ea040e7', 'ef02ee94-3bf6-4f9c-b19b-81209a52a634', '53732774-fb27-4cbe-b0d4-230d426ea540'] {{(pid=100372) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:37:09.493706 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-4dc215c0-f0df-4542-b732-a27734563ea6 tempest-GroupSnapshotsV319Test-614253188 tempest-GroupSnapshotsV319Test-614253188-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a67117da-c8f7-4387-a7f0-60dc82e44a29) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b85eee5e-7caa-4f34-b439-1bb024046fc2', '905634ab-4b38-4866-9252-197b1ea040e7', 'ef02ee94-3bf6-4f9c-b19b-81209a52a634', '53732774-fb27-4cbe-b0d4-230d426ea540']}' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:37:09.494691 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-4dc215c0-f0df-4542-b732-a27734563ea6 tempest-GroupSnapshotsV319Test-614253188 tempest-GroupSnapshotsV319Test-614253188-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (21f4b5bf-581a-47f1-a0d1-334d4ef9f11b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:37:09.495463 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-a206f75b-5c73-4335-9717-8ff6320298c3 tempest-VolumesListTestJSON-975194216 tempest-VolumesListTestJSON-975194216-project-member] Volume info retrieved successfully. Aug 12 10:37:09.499442 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-a206f75b-5c73-4335-9717-8ff6320298c3 tempest-VolumesListTestJSON-975194216 tempest-VolumesListTestJSON-975194216-project-member] https://10.4.3.105/volume/v3/volumes/66e358d7-0164-429f-8d32-821ab9688283 returned with HTTP 200 Aug 12 10:37:09.499855 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 489/1958] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:37:09 2026] GET /volume/v3/volumes/66e358d7-0164-429f-8d32-821ab9688283 => generated 856 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:37:09.513329 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-0f6ebfbd-11ec-4b41-8030-abede8d4183c None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:09.517296 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-0f6ebfbd-11ec-4b41-8030-abede8d4183c tempest-VolumesListTestJSON-975194216 tempest-VolumesListTestJSON-975194216-project-member] GET https://10.4.3.105/volume/v3/volumes/66e358d7-0164-429f-8d32-821ab9688283 Aug 12 10:37:09.517546 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-0f6ebfbd-11ec-4b41-8030-abede8d4183c tempest-VolumesListTestJSON-975194216 tempest-VolumesListTestJSON-975194216-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:09.520612 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-0f6ebfbd-11ec-4b41-8030-abede8d4183c tempest-VolumesListTestJSON-975194216 tempest-VolumesListTestJSON-975194216-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:09.522118 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-4dc215c0-f0df-4542-b732-a27734563ea6 tempest-GroupSnapshotsV319Test-614253188 tempest-GroupSnapshotsV319Test-614253188-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (21f4b5bf-581a-47f1-a0d1-334d4ef9f11b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0e8f268f-2358-423a-8e4b-c430df833f55', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-332936969',encryption_key_id=None,group_id=3a14963a-fe59-47c4-99a1-cef7a3df06cf,group_type_id=,metadata={},multiattach=False,project_id='20eacd8b36474494ae6864482282e5ba',qos_specs=None,replication_status=,reservations=['b85eee5e-7caa-4f34-b439-1bb024046fc2','905634ab-4b38-4866-9252-197b1ea040e7','ef02ee94-3bf6-4f9c-b19b-81209a52a634','53732774-fb27-4cbe-b0d4-230d426ea540'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='49fac71c738942fdbb9d10d1da8b3c06',volume_type_id=30e998dd-44f1-4db3-b852-b001cce89ea5), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:37:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-332936969',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=3a14963a-fe59-47c4-99a1-cef7a3df06cf,host=None,id=0e8f268f-2358-423a-8e4b-c430df833f55,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='20eacd8b36474494ae6864482282e5ba',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='49fac71c738942fdbb9d10d1da8b3c06',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(30e998dd-44f1-4db3-b852-b001cce89ea5),volume_type_id=30e998dd-44f1-4db3-b852-b001cce89ea5)}' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:37:09.523436 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-4dc215c0-f0df-4542-b732-a27734563ea6 tempest-GroupSnapshotsV319Test-614253188 tempest-GroupSnapshotsV319Test-614253188-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e5c9e96a-4b88-4f6c-a24a-28bbb1bea0ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:37:09.532013 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:09.532013 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:37:09.536621 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-0f6ebfbd-11ec-4b41-8030-abede8d4183c tempest-VolumesListTestJSON-975194216 tempest-VolumesListTestJSON-975194216-project-member] Volume info retrieved successfully. Aug 12 10:37:09.542418 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-0f6ebfbd-11ec-4b41-8030-abede8d4183c tempest-VolumesListTestJSON-975194216 tempest-VolumesListTestJSON-975194216-project-member] https://10.4.3.105/volume/v3/volumes/66e358d7-0164-429f-8d32-821ab9688283 returned with HTTP 200 Aug 12 10:37:09.543019 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 494/1959] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:37:09 2026] GET /volume/v3/volumes/66e358d7-0164-429f-8d32-821ab9688283 => generated 856 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:37:09.544367 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-4dc215c0-f0df-4542-b732-a27734563ea6 tempest-GroupSnapshotsV319Test-614253188 tempest-GroupSnapshotsV319Test-614253188-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e5c9e96a-4b88-4f6c-a24a-28bbb1bea0ec) transitioned into state 'SUCCESS' from state '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-332936969',encryption_key_id=None,group_id=3a14963a-fe59-47c4-99a1-cef7a3df06cf,group_type_id=,metadata={},multiattach=False,project_id='20eacd8b36474494ae6864482282e5ba',qos_specs=None,replication_status=,reservations=['b85eee5e-7caa-4f34-b439-1bb024046fc2','905634ab-4b38-4866-9252-197b1ea040e7','ef02ee94-3bf6-4f9c-b19b-81209a52a634','53732774-fb27-4cbe-b0d4-230d426ea540'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='49fac71c738942fdbb9d10d1da8b3c06',volume_type_id=30e998dd-44f1-4db3-b852-b001cce89ea5)}' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:37:09.545327 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-4dc215c0-f0df-4542-b732-a27734563ea6 tempest-GroupSnapshotsV319Test-614253188 tempest-GroupSnapshotsV319Test-614253188-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (537a7760-66c8-4d02-89e6-28a952ef23ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:37:09.555143 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-4da3d606-5d3e-49f2-963d-08ce727ef3c7 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:09.557234 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-4da3d606-5d3e-49f2-963d-08ce727ef3c7 tempest-VolumesListTestJSON-975194216 tempest-VolumesListTestJSON-975194216-project-member] GET https://10.4.3.105/volume/v3/volumes Aug 12 10:37:09.557480 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-4da3d606-5d3e-49f2-963d-08ce727ef3c7 tempest-VolumesListTestJSON-975194216 tempest-VolumesListTestJSON-975194216-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:09.557769 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-4da3d606-5d3e-49f2-963d-08ce727ef3c7 tempest-VolumesListTestJSON-975194216 tempest-VolumesListTestJSON-975194216-project-member] Calling method 'index' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:09.558632 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.api_utils [None req-4da3d606-5d3e-49f2-963d-08ce727ef3c7 tempest-VolumesListTestJSON-975194216 tempest-VolumesListTestJSON-975194216-project-member] Removing options '' from query. {{(pid=100374) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 10:37:09.559044 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-4da3d606-5d3e-49f2-963d-08ce727ef3c7 tempest-VolumesListTestJSON-975194216 tempest-VolumesListTestJSON-975194216-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100374) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 10:37:09.561347 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-4dc215c0-f0df-4542-b732-a27734563ea6 tempest-GroupSnapshotsV319Test-614253188 tempest-GroupSnapshotsV319Test-614253188-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (537a7760-66c8-4d02-89e6-28a952ef23ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:37:09.562423 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-4dc215c0-f0df-4542-b732-a27734563ea6 tempest-GroupSnapshotsV319Test-614253188 tempest-GroupSnapshotsV319Test-614253188-project-member] Flow 'volume_create_api' (4a07a51f-4dd6-40e4-b83d-5f3652585678) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100372) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:37:09.562843 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-4dc215c0-f0df-4542-b732-a27734563ea6 tempest-GroupSnapshotsV319Test-614253188 tempest-GroupSnapshotsV319Test-614253188-project-member] Create volume request issued successfully. Aug 12 10:37:09.563692 np0000007037 devstack@c-api.service[100372]: WARNING stevedore.named [None req-4dc215c0-f0df-4542-b732-a27734563ea6 tempest-GroupSnapshotsV319Test-614253188 tempest-GroupSnapshotsV319Test-614253188-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 10:37:09.563885 np0000007037 devstack@c-api.service[100372]: WARNING castellan.key_manager [None req-4dc215c0-f0df-4542-b732-a27734563ea6 tempest-GroupSnapshotsV319Test-614253188 tempest-GroupSnapshotsV319Test-614253188-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 10:37:09.575429 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-4da3d606-5d3e-49f2-963d-08ce727ef3c7 tempest-VolumesListTestJSON-975194216 tempest-VolumesListTestJSON-975194216-project-member] Get all volumes completed successfully. Aug 12 10:37:09.576127 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-4da3d606-5d3e-49f2-963d-08ce727ef3c7 tempest-VolumesListTestJSON-975194216 tempest-VolumesListTestJSON-975194216-project-member] https://10.4.3.105/volume/v3/volumes returned with HTTP 200 Aug 12 10:37:09.576721 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 487/1960] 10.4.3.105 () {66 vars in 1237 bytes} [Wed Aug 12 10:37:09 2026] GET /volume/v3/volumes => generated 974 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:37:09.586111 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-f9bbce12-59cd-47f6-8fe8-3d5e71f4db4b None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:09.588851 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-f9bbce12-59cd-47f6-8fe8-3d5e71f4db4b tempest-VolumesListTestJSON-975194216 tempest-VolumesListTestJSON-975194216-project-member] GET https://10.4.3.105/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-879107005 Aug 12 10:37:09.589073 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-f9bbce12-59cd-47f6-8fe8-3d5e71f4db4b tempest-VolumesListTestJSON-975194216 tempest-VolumesListTestJSON-975194216-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:09.589259 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-f9bbce12-59cd-47f6-8fe8-3d5e71f4db4b tempest-VolumesListTestJSON-975194216 tempest-VolumesListTestJSON-975194216-project-member] Calling method 'index' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:09.589559 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.api_utils [None req-f9bbce12-59cd-47f6-8fe8-3d5e71f4db4b tempest-VolumesListTestJSON-975194216 tempest-VolumesListTestJSON-975194216-project-member] Removing options '' from query. {{(pid=100373) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 10:37:09.590330 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-f9bbce12-59cd-47f6-8fe8-3d5e71f4db4b tempest-VolumesListTestJSON-975194216 tempest-VolumesListTestJSON-975194216-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-879107005'), ('no_migration_targets', True)]). {{(pid=100373) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 10:37:09.624129 np0000007037 devstack@c-api.service[100372]: DEBUG oslo_db.sqlalchemy.engines [None req-4dc215c0-f0df-4542-b732-a27734563ea6 tempest-GroupSnapshotsV319Test-614253188 tempest-GroupSnapshotsV319Test-614253188-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100372) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 10:37:09.625448 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-f9bbce12-59cd-47f6-8fe8-3d5e71f4db4b tempest-VolumesListTestJSON-975194216 tempest-VolumesListTestJSON-975194216-project-member] Get all volumes completed successfully. Aug 12 10:37:09.625951 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-f9bbce12-59cd-47f6-8fe8-3d5e71f4db4b tempest-VolumesListTestJSON-975194216 tempest-VolumesListTestJSON-975194216-project-member] https://10.4.3.105/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-879107005 returned with HTTP 200 Aug 12 10:37:09.626360 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 490/1961] 10.4.3.105 () {66 vars in 1336 bytes} [Wed Aug 12 10:37:09 2026] GET /volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-879107005 => generated 333 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:37:09.629186 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:09.629186 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:37:09.633375 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-4dc215c0-f0df-4542-b732-a27734563ea6 tempest-GroupSnapshotsV319Test-614253188 tempest-GroupSnapshotsV319Test-614253188-project-member] https://10.4.3.105/volume/v3/volumes returned with HTTP 202 Aug 12 10:37:09.633931 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 491/1962] 10.4.3.105 () {70 vars in 1300 bytes} [Wed Aug 12 10:37:09 2026] POST /volume/v3/volumes => generated 825 bytes in 253 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:37:09.636222 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-6300b1ee-f12e-4bc5-a188-8f86207be11a None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:09.642633 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-6300b1ee-f12e-4bc5-a188-8f86207be11a tempest-VolumesListTestJSON-975194216 tempest-VolumesListTestJSON-975194216-project-member] GET https://10.4.3.105/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1510186538 Aug 12 10:37:09.642633 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-6300b1ee-f12e-4bc5-a188-8f86207be11a tempest-VolumesListTestJSON-975194216 tempest-VolumesListTestJSON-975194216-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:09.642633 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-6300b1ee-f12e-4bc5-a188-8f86207be11a tempest-VolumesListTestJSON-975194216 tempest-VolumesListTestJSON-975194216-project-member] Calling method 'detail' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:09.642633 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.api_utils [None req-6300b1ee-f12e-4bc5-a188-8f86207be11a tempest-VolumesListTestJSON-975194216 tempest-VolumesListTestJSON-975194216-project-member] Removing options '' from query. {{(pid=100375) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 10:37:09.642633 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-6300b1ee-f12e-4bc5-a188-8f86207be11a tempest-VolumesListTestJSON-975194216 tempest-VolumesListTestJSON-975194216-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-1510186538'), ('no_migration_targets', True)]). {{(pid=100375) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 10:37:09.657531 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-d5af21dc-7a94-47aa-a9b9-f5e3f795202d None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:09.659744 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-d5af21dc-7a94-47aa-a9b9-f5e3f795202d tempest-GroupSnapshotsV319Test-614253188 tempest-GroupSnapshotsV319Test-614253188-project-member] GET https://10.4.3.105/volume/v3/volumes/0e8f268f-2358-423a-8e4b-c430df833f55 Aug 12 10:37:09.660007 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-d5af21dc-7a94-47aa-a9b9-f5e3f795202d tempest-GroupSnapshotsV319Test-614253188 tempest-GroupSnapshotsV319Test-614253188-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:09.660237 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-d5af21dc-7a94-47aa-a9b9-f5e3f795202d tempest-GroupSnapshotsV319Test-614253188 tempest-GroupSnapshotsV319Test-614253188-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:09.673072 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:09.673072 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:37:09.679608 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-d5af21dc-7a94-47aa-a9b9-f5e3f795202d tempest-GroupSnapshotsV319Test-614253188 tempest-GroupSnapshotsV319Test-614253188-project-member] Volume info retrieved successfully. Aug 12 10:37:09.680456 np0000007037 devstack@c-api.service[100374]: WARNING stevedore.named [None req-d5af21dc-7a94-47aa-a9b9-f5e3f795202d tempest-GroupSnapshotsV319Test-614253188 tempest-GroupSnapshotsV319Test-614253188-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 10:37:09.680662 np0000007037 devstack@c-api.service[100374]: WARNING castellan.key_manager [None req-d5af21dc-7a94-47aa-a9b9-f5e3f795202d tempest-GroupSnapshotsV319Test-614253188 tempest-GroupSnapshotsV319Test-614253188-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 10:37:09.697671 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-6300b1ee-f12e-4bc5-a188-8f86207be11a tempest-VolumesListTestJSON-975194216 tempest-VolumesListTestJSON-975194216-project-member] Get all volumes completed successfully. Aug 12 10:37:09.698979 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:09.698979 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:37:09.705733 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-6300b1ee-f12e-4bc5-a188-8f86207be11a tempest-VolumesListTestJSON-975194216 tempest-VolumesListTestJSON-975194216-project-member] https://10.4.3.105/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1510186538 returned with HTTP 200 Aug 12 10:37:09.706372 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 495/1963] 10.4.3.105 () {66 vars in 1359 bytes} [Wed Aug 12 10:37:09 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1510186538 => generated 860 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:37:09.722982 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-e21d53a9-a7cf-4ffe-8aa3-2af7c80550d4 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:09.725141 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-e21d53a9-a7cf-4ffe-8aa3-2af7c80550d4 tempest-VolumesListTestJSON-975194216 tempest-VolumesListTestJSON-975194216-project-member] GET https://10.4.3.105/volume/v3/volumes/detail?limit=1 Aug 12 10:37:09.725337 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-e21d53a9-a7cf-4ffe-8aa3-2af7c80550d4 tempest-VolumesListTestJSON-975194216 tempest-VolumesListTestJSON-975194216-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:09.725642 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-e21d53a9-a7cf-4ffe-8aa3-2af7c80550d4 tempest-VolumesListTestJSON-975194216 tempest-VolumesListTestJSON-975194216-project-member] Calling method 'detail' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:09.725884 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.api_utils [None req-e21d53a9-a7cf-4ffe-8aa3-2af7c80550d4 tempest-VolumesListTestJSON-975194216 tempest-VolumesListTestJSON-975194216-project-member] Removing options '' from query. {{(pid=100373) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 10:37:09.726193 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:09.726193 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:37:09.726677 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-e21d53a9-a7cf-4ffe-8aa3-2af7c80550d4 tempest-VolumesListTestJSON-975194216 tempest-VolumesListTestJSON-975194216-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100373) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 10:37:09.733451 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-e21d53a9-a7cf-4ffe-8aa3-2af7c80550d4 tempest-VolumesListTestJSON-975194216 tempest-VolumesListTestJSON-975194216-project-member] Get all volumes completed successfully. Aug 12 10:37:09.734250 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:09.734250 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:37:09.737950 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-e21d53a9-a7cf-4ffe-8aa3-2af7c80550d4 tempest-VolumesListTestJSON-975194216 tempest-VolumesListTestJSON-975194216-project-member] https://10.4.3.105/volume/v3/volumes/detail?limit=1 returned with HTTP 200 Aug 12 10:37:09.738329 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 491/1964] 10.4.3.105 () {66 vars in 1273 bytes} [Wed Aug 12 10:37:09 2026] GET /volume/v3/volumes/detail?limit=1 => generated 1002 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:37:09.741024 np0000007037 devstack@c-api.service[100374]: DEBUG oslo_db.sqlalchemy.engines [None req-d5af21dc-7a94-47aa-a9b9-f5e3f795202d tempest-GroupSnapshotsV319Test-614253188 tempest-GroupSnapshotsV319Test-614253188-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100374) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 10:37:09.744350 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:09.744350 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:37:09.753891 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-21647343-e5c4-458f-a643-036ea5a9e6c2 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:09.756607 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-21647343-e5c4-458f-a643-036ea5a9e6c2 tempest-VolumesListTestJSON-975194216 tempest-VolumesListTestJSON-975194216-project-member] GET https://10.4.3.105/volume/v3/volumes/detail?limit=1&marker=66e358d7-0164-429f-8d32-821ab9688283 Aug 12 10:37:09.756917 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-21647343-e5c4-458f-a643-036ea5a9e6c2 tempest-VolumesListTestJSON-975194216 tempest-VolumesListTestJSON-975194216-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:09.757114 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-d5af21dc-7a94-47aa-a9b9-f5e3f795202d tempest-GroupSnapshotsV319Test-614253188 tempest-GroupSnapshotsV319Test-614253188-project-member] https://10.4.3.105/volume/v3/volumes/0e8f268f-2358-423a-8e4b-c430df833f55 returned with HTTP 200 Aug 12 10:37:09.757209 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-21647343-e5c4-458f-a643-036ea5a9e6c2 tempest-VolumesListTestJSON-975194216 tempest-VolumesListTestJSON-975194216-project-member] Calling method 'detail' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:09.757601 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 488/1965] 10.4.3.105 () {68 vars in 1389 bytes} [Wed Aug 12 10:37:09 2026] GET /volume/v3/volumes/0e8f268f-2358-423a-8e4b-c430df833f55 => generated 917 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:37:09.757659 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.api_utils [None req-21647343-e5c4-458f-a643-036ea5a9e6c2 tempest-VolumesListTestJSON-975194216 tempest-VolumesListTestJSON-975194216-project-member] Removing options '' from query. {{(pid=100372) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 10:37:09.768702 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-21647343-e5c4-458f-a643-036ea5a9e6c2 tempest-VolumesListTestJSON-975194216 tempest-VolumesListTestJSON-975194216-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100372) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 10:37:09.769342 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-0fe64338-a624-42bf-9067-d547af0323a4 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:09.771751 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-0fe64338-a624-42bf-9067-d547af0323a4 tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] GET https://10.4.3.105/volume/v3/volumes/c918df47-fb4f-4f22-a129-3146e0560526 Aug 12 10:37:09.772430 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-0fe64338-a624-42bf-9067-d547af0323a4 tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:09.772430 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-0fe64338-a624-42bf-9067-d547af0323a4 tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:09.786395 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:09.786395 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:37:09.791658 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-0fe64338-a624-42bf-9067-d547af0323a4 tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] Volume info retrieved successfully. Aug 12 10:37:09.798357 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-0fe64338-a624-42bf-9067-d547af0323a4 tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] https://10.4.3.105/volume/v3/volumes/c918df47-fb4f-4f22-a129-3146e0560526 returned with HTTP 200 Aug 12 10:37:09.798671 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-21647343-e5c4-458f-a643-036ea5a9e6c2 tempest-VolumesListTestJSON-975194216 tempest-VolumesListTestJSON-975194216-project-member] Get all volumes completed successfully. Aug 12 10:37:09.798968 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 496/1966] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:37:09 2026] GET /volume/v3/volumes/c918df47-fb4f-4f22-a129-3146e0560526 => generated 1139 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:37:09.799788 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:09.799788 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:37:09.804798 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-21647343-e5c4-458f-a643-036ea5a9e6c2 tempest-VolumesListTestJSON-975194216 tempest-VolumesListTestJSON-975194216-project-member] https://10.4.3.105/volume/v3/volumes/detail?limit=1&marker=66e358d7-0164-429f-8d32-821ab9688283 returned with HTTP 200 Aug 12 10:37:09.805225 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 492/1967] 10.4.3.105 () {66 vars in 1361 bytes} [Wed Aug 12 10:37:09 2026] GET /volume/v3/volumes/detail?limit=1&marker=66e358d7-0164-429f-8d32-821ab9688283 => generated 1002 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:37:09.820948 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-e19b1e21-4d7a-4a66-bbff-8cb40212da4f None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:09.821774 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-e19b1e21-4d7a-4a66-bbff-8cb40212da4f tempest-VolumesListTestJSON-975194216 tempest-VolumesListTestJSON-975194216-project-member] GET https://10.4.3.105/volume/v3/volumes/detail?limit=1&marker=1359de54-074d-4234-a421-e46e9a4682e6 Aug 12 10:37:09.822080 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-e19b1e21-4d7a-4a66-bbff-8cb40212da4f tempest-VolumesListTestJSON-975194216 tempest-VolumesListTestJSON-975194216-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:09.822319 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-e19b1e21-4d7a-4a66-bbff-8cb40212da4f tempest-VolumesListTestJSON-975194216 tempest-VolumesListTestJSON-975194216-project-member] Calling method 'detail' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:09.822647 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.api_utils [None req-e19b1e21-4d7a-4a66-bbff-8cb40212da4f tempest-VolumesListTestJSON-975194216 tempest-VolumesListTestJSON-975194216-project-member] Removing options '' from query. {{(pid=100373) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 10:37:09.823464 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-e19b1e21-4d7a-4a66-bbff-8cb40212da4f tempest-VolumesListTestJSON-975194216 tempest-VolumesListTestJSON-975194216-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100373) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 10:37:09.869269 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-e19b1e21-4d7a-4a66-bbff-8cb40212da4f tempest-VolumesListTestJSON-975194216 tempest-VolumesListTestJSON-975194216-project-member] Get all volumes completed successfully. Aug 12 10:37:09.869269 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:09.869269 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:37:09.872109 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-e19b1e21-4d7a-4a66-bbff-8cb40212da4f tempest-VolumesListTestJSON-975194216 tempest-VolumesListTestJSON-975194216-project-member] https://10.4.3.105/volume/v3/volumes/detail?limit=1&marker=1359de54-074d-4234-a421-e46e9a4682e6 returned with HTTP 200 Aug 12 10:37:09.872807 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 492/1968] 10.4.3.105 () {66 vars in 1361 bytes} [Wed Aug 12 10:37:09 2026] GET /volume/v3/volumes/detail?limit=1&marker=1359de54-074d-4234-a421-e46e9a4682e6 => generated 1003 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:37:09.891367 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-de288857-824f-45aa-9ae2-2f440db27d27 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:09.893207 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-de288857-824f-45aa-9ae2-2f440db27d27 tempest-VolumesListTestJSON-975194216 tempest-VolumesListTestJSON-975194216-project-member] GET https://10.4.3.105/volume/v3/volumes/detail?limit=1&marker=3244b6d6-0dca-4dae-af96-cf3f2b40883a Aug 12 10:37:09.893581 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-de288857-824f-45aa-9ae2-2f440db27d27 tempest-VolumesListTestJSON-975194216 tempest-VolumesListTestJSON-975194216-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:09.894853 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-de288857-824f-45aa-9ae2-2f440db27d27 tempest-VolumesListTestJSON-975194216 tempest-VolumesListTestJSON-975194216-project-member] Calling method 'detail' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:09.895308 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.api_utils [None req-de288857-824f-45aa-9ae2-2f440db27d27 tempest-VolumesListTestJSON-975194216 tempest-VolumesListTestJSON-975194216-project-member] Removing options '' from query. {{(pid=100374) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 10:37:09.896614 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-de288857-824f-45aa-9ae2-2f440db27d27 tempest-VolumesListTestJSON-975194216 tempest-VolumesListTestJSON-975194216-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100374) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 10:37:09.940747 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-de288857-824f-45aa-9ae2-2f440db27d27 tempest-VolumesListTestJSON-975194216 tempest-VolumesListTestJSON-975194216-project-member] Get all volumes completed successfully. Aug 12 10:37:09.942960 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-de288857-824f-45aa-9ae2-2f440db27d27 tempest-VolumesListTestJSON-975194216 tempest-VolumesListTestJSON-975194216-project-member] https://10.4.3.105/volume/v3/volumes/detail?limit=1&marker=3244b6d6-0dca-4dae-af96-cf3f2b40883a returned with HTTP 200 Aug 12 10:37:09.943375 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 489/1969] 10.4.3.105 () {66 vars in 1361 bytes} [Wed Aug 12 10:37:09 2026] GET /volume/v3/volumes/detail?limit=1&marker=3244b6d6-0dca-4dae-af96-cf3f2b40883a => generated 15 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 12 10:37:09.961952 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-338a614f-bd41-4675-82b1-a1b8afd347f7 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:09.964182 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-338a614f-bd41-4675-82b1-a1b8afd347f7 tempest-VolumesListTestJSON-975194216 tempest-VolumesListTestJSON-975194216-project-member] GET https://10.4.3.105/volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id Aug 12 10:37:09.964378 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-338a614f-bd41-4675-82b1-a1b8afd347f7 tempest-VolumesListTestJSON-975194216 tempest-VolumesListTestJSON-975194216-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:09.964668 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-338a614f-bd41-4675-82b1-a1b8afd347f7 tempest-VolumesListTestJSON-975194216 tempest-VolumesListTestJSON-975194216-project-member] Calling method 'detail' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:09.964939 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.api_utils [None req-338a614f-bd41-4675-82b1-a1b8afd347f7 tempest-VolumesListTestJSON-975194216 tempest-VolumesListTestJSON-975194216-project-member] Removing options '' from query. {{(pid=100375) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 10:37:09.965596 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-338a614f-bd41-4675-82b1-a1b8afd347f7 tempest-VolumesListTestJSON-975194216 tempest-VolumesListTestJSON-975194216-project-member] Could not evaluate value available, assuming string {{(pid=100375) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 12 10:37:09.965929 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-338a614f-bd41-4675-82b1-a1b8afd347f7 tempest-VolumesListTestJSON-975194216 tempest-VolumesListTestJSON-975194216-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100375) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 10:37:10.003032 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-338a614f-bd41-4675-82b1-a1b8afd347f7 tempest-VolumesListTestJSON-975194216 tempest-VolumesListTestJSON-975194216-project-member] Get all volumes completed successfully. Aug 12 10:37:10.006025 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:10.006025 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:37:10.009979 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-338a614f-bd41-4675-82b1-a1b8afd347f7 tempest-VolumesListTestJSON-975194216 tempest-VolumesListTestJSON-975194216-project-member] https://10.4.3.105/volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id returned with HTTP 200 Aug 12 10:37:10.010476 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 497/1970] 10.4.3.105 () {66 vars in 1357 bytes} [Wed Aug 12 10:37:09 2026] GET /volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id => generated 1891 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:37:10.026540 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-2481d2c5-971f-4e07-bf7c-49237cbf7369 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:10.027938 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-2481d2c5-971f-4e07-bf7c-49237cbf7369 tempest-VolumesListTestJSON-975194216 tempest-VolumesListTestJSON-975194216-project-member] GET https://10.4.3.105/volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id Aug 12 10:37:10.028149 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-2481d2c5-971f-4e07-bf7c-49237cbf7369 tempest-VolumesListTestJSON-975194216 tempest-VolumesListTestJSON-975194216-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:10.028375 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-2481d2c5-971f-4e07-bf7c-49237cbf7369 tempest-VolumesListTestJSON-975194216 tempest-VolumesListTestJSON-975194216-project-member] Calling method 'detail' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:10.028700 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.api_utils [None req-2481d2c5-971f-4e07-bf7c-49237cbf7369 tempest-VolumesListTestJSON-975194216 tempest-VolumesListTestJSON-975194216-project-member] Removing options '' from query. {{(pid=100372) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 10:37:10.028934 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-2481d2c5-971f-4e07-bf7c-49237cbf7369 tempest-VolumesListTestJSON-975194216 tempest-VolumesListTestJSON-975194216-project-member] Could not evaluate value available, assuming string {{(pid=100372) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 12 10:37:10.031785 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-2481d2c5-971f-4e07-bf7c-49237cbf7369 tempest-VolumesListTestJSON-975194216 tempest-VolumesListTestJSON-975194216-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100372) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 10:37:10.078539 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-a5131247-24b2-4e47-8a52-562dc88c02a0 req-be8817b4-da26-440e-a60b-d76c625ff9a6 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:10.079871 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-a5131247-24b2-4e47-8a52-562dc88c02a0 req-be8817b4-da26-440e-a60b-d76c625ff9a6 tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] DELETE https://10.4.3.105/volume/v3/attachments/cabb9fdc-bc8a-4c16-a4a3-ab4bf3c0ac59 Aug 12 10:37:10.080101 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-a5131247-24b2-4e47-8a52-562dc88c02a0 req-be8817b4-da26-440e-a60b-d76c625ff9a6 tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:10.080324 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-a5131247-24b2-4e47-8a52-562dc88c02a0 req-be8817b4-da26-440e-a60b-d76c625ff9a6 tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] Calling method 'version_select' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:10.084846 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-2481d2c5-971f-4e07-bf7c-49237cbf7369 tempest-VolumesListTestJSON-975194216 tempest-VolumesListTestJSON-975194216-project-member] Get all volumes completed successfully. Aug 12 10:37:10.086226 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:10.086226 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:37:10.089865 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:10.089865 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:37:10.096026 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-2481d2c5-971f-4e07-bf7c-49237cbf7369 tempest-VolumesListTestJSON-975194216 tempest-VolumesListTestJSON-975194216-project-member] https://10.4.3.105/volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id returned with HTTP 200 Aug 12 10:37:10.096677 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 493/1971] 10.4.3.105 () {66 vars in 1359 bytes} [Wed Aug 12 10:37:10 2026] GET /volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id => generated 1892 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:37:10.112374 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-bfce3e51-461b-4d6e-b255-99816fdc4337 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:10.114393 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-bfce3e51-461b-4d6e-b255-99816fdc4337 tempest-VolumesListTestJSON-975194216 tempest-VolumesListTestJSON-975194216-project-member] GET https://10.4.3.105/volume/v3/volumes?limit=1 Aug 12 10:37:10.114648 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-bfce3e51-461b-4d6e-b255-99816fdc4337 tempest-VolumesListTestJSON-975194216 tempest-VolumesListTestJSON-975194216-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:10.114877 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-bfce3e51-461b-4d6e-b255-99816fdc4337 tempest-VolumesListTestJSON-975194216 tempest-VolumesListTestJSON-975194216-project-member] Calling method 'index' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:10.115149 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.api_utils [None req-bfce3e51-461b-4d6e-b255-99816fdc4337 tempest-VolumesListTestJSON-975194216 tempest-VolumesListTestJSON-975194216-project-member] Removing options '' from query. {{(pid=100374) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 10:37:10.116097 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-bfce3e51-461b-4d6e-b255-99816fdc4337 tempest-VolumesListTestJSON-975194216 tempest-VolumesListTestJSON-975194216-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100374) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 10:37:10.125742 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-bfce3e51-461b-4d6e-b255-99816fdc4337 tempest-VolumesListTestJSON-975194216 tempest-VolumesListTestJSON-975194216-project-member] Get all volumes completed successfully. Aug 12 10:37:10.126477 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-bfce3e51-461b-4d6e-b255-99816fdc4337 tempest-VolumesListTestJSON-975194216 tempest-VolumesListTestJSON-975194216-project-member] https://10.4.3.105/volume/v3/volumes?limit=1 returned with HTTP 200 Aug 12 10:37:10.126923 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 490/1972] 10.4.3.105 () {66 vars in 1252 bytes} [Wed Aug 12 10:37:10 2026] GET /volume/v3/volumes?limit=1 => generated 469 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:37:10.135778 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-8eda38a6-7c28-46a0-8e89-4be038b2043d None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:10.137792 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-8eda38a6-7c28-46a0-8e89-4be038b2043d tempest-VolumesListTestJSON-975194216 tempest-VolumesListTestJSON-975194216-project-member] GET https://10.4.3.105/volume/v3/volumes?limit=1&marker=66e358d7-0164-429f-8d32-821ab9688283 Aug 12 10:37:10.137987 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-8eda38a6-7c28-46a0-8e89-4be038b2043d tempest-VolumesListTestJSON-975194216 tempest-VolumesListTestJSON-975194216-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:10.138120 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-8eda38a6-7c28-46a0-8e89-4be038b2043d tempest-VolumesListTestJSON-975194216 tempest-VolumesListTestJSON-975194216-project-member] Calling method 'index' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:10.138394 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.api_utils [None req-8eda38a6-7c28-46a0-8e89-4be038b2043d tempest-VolumesListTestJSON-975194216 tempest-VolumesListTestJSON-975194216-project-member] Removing options '' from query. {{(pid=100375) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 10:37:10.139334 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-8eda38a6-7c28-46a0-8e89-4be038b2043d tempest-VolumesListTestJSON-975194216 tempest-VolumesListTestJSON-975194216-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100375) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 10:37:10.149856 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-a5131247-24b2-4e47-8a52-562dc88c02a0 req-be8817b4-da26-440e-a60b-d76c625ff9a6 tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] https://10.4.3.105/volume/v3/attachments/cabb9fdc-bc8a-4c16-a4a3-ab4bf3c0ac59 returned with HTTP 200 Aug 12 10:37:10.149856 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 493/1973] 10.4.3.105 () {72 vars in 1673 bytes} [Wed Aug 12 10:37:10 2026] DELETE /volume/v3/attachments/cabb9fdc-bc8a-4c16-a4a3-ab4bf3c0ac59 => generated 19 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:37:10.186734 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-8eda38a6-7c28-46a0-8e89-4be038b2043d tempest-VolumesListTestJSON-975194216 tempest-VolumesListTestJSON-975194216-project-member] Get all volumes completed successfully. Aug 12 10:37:10.187492 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-a1438ea7-e84a-4fa7-a0a0-88b518424900 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:10.188974 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-8eda38a6-7c28-46a0-8e89-4be038b2043d tempest-VolumesListTestJSON-975194216 tempest-VolumesListTestJSON-975194216-project-member] https://10.4.3.105/volume/v3/volumes?limit=1&marker=66e358d7-0164-429f-8d32-821ab9688283 returned with HTTP 200 Aug 12 10:37:10.189530 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 498/1974] 10.4.3.105 () {66 vars in 1340 bytes} [Wed Aug 12 10:37:10 2026] GET /volume/v3/volumes?limit=1&marker=66e358d7-0164-429f-8d32-821ab9688283 => generated 469 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:37:10.190906 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-a1438ea7-e84a-4fa7-a0a0-88b518424900 tempest-ProjectMemberTests39-2046017331 tempest-ProjectMemberTests39-2046017331-project-admin] GET https://10.4.3.105/volume/v3/backups/30d9c9fe-ee8d-4569-84c3-24013cdc730f Aug 12 10:37:10.192467 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-a1438ea7-e84a-4fa7-a0a0-88b518424900 tempest-ProjectMemberTests39-2046017331 tempest-ProjectMemberTests39-2046017331-project-admin] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:10.192805 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-a1438ea7-e84a-4fa7-a0a0-88b518424900 tempest-ProjectMemberTests39-2046017331 tempest-ProjectMemberTests39-2046017331-project-admin] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:10.192946 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.v3.backups [None req-a1438ea7-e84a-4fa7-a0a0-88b518424900 tempest-ProjectMemberTests39-2046017331 tempest-ProjectMemberTests39-2046017331-project-admin] Show backup with id 30d9c9fe-ee8d-4569-84c3-24013cdc730f. {{(pid=100372) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:37:10.200094 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-391ca16b-094c-4d70-97e9-5e766e2e2e55 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:10.200907 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:10.200907 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:37:10.201601 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-a1438ea7-e84a-4fa7-a0a0-88b518424900 tempest-ProjectMemberTests39-2046017331 tempest-ProjectMemberTests39-2046017331-project-admin] https://10.4.3.105/volume/v3/backups/30d9c9fe-ee8d-4569-84c3-24013cdc730f returned with HTTP 200 Aug 12 10:37:10.202215 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-391ca16b-094c-4d70-97e9-5e766e2e2e55 tempest-VolumesListTestJSON-975194216 tempest-VolumesListTestJSON-975194216-project-member] GET https://10.4.3.105/volume/v3/volumes?limit=1&marker=1359de54-074d-4234-a421-e46e9a4682e6 Aug 12 10:37:10.202440 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-391ca16b-094c-4d70-97e9-5e766e2e2e55 tempest-VolumesListTestJSON-975194216 tempest-VolumesListTestJSON-975194216-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:10.202748 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-391ca16b-094c-4d70-97e9-5e766e2e2e55 tempest-VolumesListTestJSON-975194216 tempest-VolumesListTestJSON-975194216-project-member] Calling method 'index' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:10.202876 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 494/1975] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:37:10 2026] GET /volume/v3/backups/30d9c9fe-ee8d-4569-84c3-24013cdc730f => generated 735 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:37:10.205359 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.api_utils [None req-391ca16b-094c-4d70-97e9-5e766e2e2e55 tempest-VolumesListTestJSON-975194216 tempest-VolumesListTestJSON-975194216-project-member] Removing options '' from query. {{(pid=100374) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 10:37:10.205794 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:10.205794 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:37:10.208845 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-391ca16b-094c-4d70-97e9-5e766e2e2e55 tempest-VolumesListTestJSON-975194216 tempest-VolumesListTestJSON-975194216-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100374) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 10:37:10.221693 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-391ca16b-094c-4d70-97e9-5e766e2e2e55 tempest-VolumesListTestJSON-975194216 tempest-VolumesListTestJSON-975194216-project-member] Get all volumes completed successfully. Aug 12 10:37:10.222296 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-391ca16b-094c-4d70-97e9-5e766e2e2e55 tempest-VolumesListTestJSON-975194216 tempest-VolumesListTestJSON-975194216-project-member] https://10.4.3.105/volume/v3/volumes?limit=1&marker=1359de54-074d-4234-a421-e46e9a4682e6 returned with HTTP 200 Aug 12 10:37:10.222724 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 491/1976] 10.4.3.105 () {66 vars in 1340 bytes} [Wed Aug 12 10:37:10 2026] GET /volume/v3/volumes?limit=1&marker=1359de54-074d-4234-a421-e46e9a4682e6 => generated 470 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:37:10.233846 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-785e5ca0-5da6-4287-afe2-5b7d286c5c8a None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:10.235666 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-785e5ca0-5da6-4287-afe2-5b7d286c5c8a tempest-VolumesListTestJSON-975194216 tempest-VolumesListTestJSON-975194216-project-member] GET https://10.4.3.105/volume/v3/volumes?limit=1&marker=3244b6d6-0dca-4dae-af96-cf3f2b40883a Aug 12 10:37:10.235902 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-785e5ca0-5da6-4287-afe2-5b7d286c5c8a tempest-VolumesListTestJSON-975194216 tempest-VolumesListTestJSON-975194216-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:10.236143 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-785e5ca0-5da6-4287-afe2-5b7d286c5c8a tempest-VolumesListTestJSON-975194216 tempest-VolumesListTestJSON-975194216-project-member] Calling method 'index' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:10.236381 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.api_utils [None req-785e5ca0-5da6-4287-afe2-5b7d286c5c8a tempest-VolumesListTestJSON-975194216 tempest-VolumesListTestJSON-975194216-project-member] Removing options '' from query. {{(pid=100373) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 10:37:10.236725 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:10.236725 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:37:10.237121 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-785e5ca0-5da6-4287-afe2-5b7d286c5c8a tempest-VolumesListTestJSON-975194216 tempest-VolumesListTestJSON-975194216-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100373) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 10:37:10.249852 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-785e5ca0-5da6-4287-afe2-5b7d286c5c8a tempest-VolumesListTestJSON-975194216 tempest-VolumesListTestJSON-975194216-project-member] Get all volumes completed successfully. Aug 12 10:37:10.250203 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-785e5ca0-5da6-4287-afe2-5b7d286c5c8a tempest-VolumesListTestJSON-975194216 tempest-VolumesListTestJSON-975194216-project-member] https://10.4.3.105/volume/v3/volumes?limit=1&marker=3244b6d6-0dca-4dae-af96-cf3f2b40883a returned with HTTP 200 Aug 12 10:37:10.250629 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 494/1977] 10.4.3.105 () {66 vars in 1340 bytes} [Wed Aug 12 10:37:10 2026] GET /volume/v3/volumes?limit=1&marker=3244b6d6-0dca-4dae-af96-cf3f2b40883a => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 12 10:37:10.261615 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-a4953d88-3c59-4edf-9346-32e2d41faab3 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:10.263483 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-a4953d88-3c59-4edf-9346-32e2d41faab3 tempest-VolumesListTestJSON-975194216 tempest-VolumesListTestJSON-975194216-project-member] GET https://10.4.3.105/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-879107005&status=available Aug 12 10:37:10.263762 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-a4953d88-3c59-4edf-9346-32e2d41faab3 tempest-VolumesListTestJSON-975194216 tempest-VolumesListTestJSON-975194216-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:10.263994 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-a4953d88-3c59-4edf-9346-32e2d41faab3 tempest-VolumesListTestJSON-975194216 tempest-VolumesListTestJSON-975194216-project-member] Calling method 'index' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:10.264265 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.api_utils [None req-a4953d88-3c59-4edf-9346-32e2d41faab3 tempest-VolumesListTestJSON-975194216 tempest-VolumesListTestJSON-975194216-project-member] Removing options '' from query. {{(pid=100375) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 10:37:10.264605 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-a4953d88-3c59-4edf-9346-32e2d41faab3 tempest-VolumesListTestJSON-975194216 tempest-VolumesListTestJSON-975194216-project-member] Could not evaluate value available, assuming string {{(pid=100375) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 12 10:37:10.264881 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:10.264881 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:37:10.265343 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-a4953d88-3c59-4edf-9346-32e2d41faab3 tempest-VolumesListTestJSON-975194216 tempest-VolumesListTestJSON-975194216-project-member] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-879107005'), ('no_migration_targets', True)]). {{(pid=100375) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 10:37:10.293260 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-a4953d88-3c59-4edf-9346-32e2d41faab3 tempest-VolumesListTestJSON-975194216 tempest-VolumesListTestJSON-975194216-project-member] Get all volumes completed successfully. Aug 12 10:37:10.293659 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-a4953d88-3c59-4edf-9346-32e2d41faab3 tempest-VolumesListTestJSON-975194216 tempest-VolumesListTestJSON-975194216-project-member] https://10.4.3.105/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-879107005&status=available returned with HTTP 200 Aug 12 10:37:10.294056 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 499/1978] 10.4.3.105 () {66 vars in 1370 bytes} [Wed Aug 12 10:37:10 2026] GET /volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-879107005&status=available => generated 333 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:37:10.305052 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-fe8d33c0-1ab9-42c3-8f87-2a7a36b3c88e None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:10.306975 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-fe8d33c0-1ab9-42c3-8f87-2a7a36b3c88e tempest-VolumesListTestJSON-975194216 tempest-VolumesListTestJSON-975194216-project-member] GET https://10.4.3.105/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-576894556&status=available Aug 12 10:37:10.307158 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-fe8d33c0-1ab9-42c3-8f87-2a7a36b3c88e tempest-VolumesListTestJSON-975194216 tempest-VolumesListTestJSON-975194216-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:10.307374 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-fe8d33c0-1ab9-42c3-8f87-2a7a36b3c88e tempest-VolumesListTestJSON-975194216 tempest-VolumesListTestJSON-975194216-project-member] Calling method 'detail' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:10.307696 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.api_utils [None req-fe8d33c0-1ab9-42c3-8f87-2a7a36b3c88e tempest-VolumesListTestJSON-975194216 tempest-VolumesListTestJSON-975194216-project-member] Removing options '' from query. {{(pid=100372) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 10:37:10.308024 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-fe8d33c0-1ab9-42c3-8f87-2a7a36b3c88e tempest-VolumesListTestJSON-975194216 tempest-VolumesListTestJSON-975194216-project-member] Could not evaluate value available, assuming string {{(pid=100372) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 12 10:37:10.308719 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-fe8d33c0-1ab9-42c3-8f87-2a7a36b3c88e tempest-VolumesListTestJSON-975194216 tempest-VolumesListTestJSON-975194216-project-member] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-576894556'), ('no_migration_targets', True)]). {{(pid=100372) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 10:37:10.339594 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-fe8d33c0-1ab9-42c3-8f87-2a7a36b3c88e tempest-VolumesListTestJSON-975194216 tempest-VolumesListTestJSON-975194216-project-member] Get all volumes completed successfully. Aug 12 10:37:10.340506 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:10.340506 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:37:10.349026 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-fe8d33c0-1ab9-42c3-8f87-2a7a36b3c88e tempest-VolumesListTestJSON-975194216 tempest-VolumesListTestJSON-975194216-project-member] https://10.4.3.105/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-576894556&status=available returned with HTTP 200 Aug 12 10:37:10.349627 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 495/1979] 10.4.3.105 () {66 vars in 1391 bytes} [Wed Aug 12 10:37:10 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-576894556&status=available => generated 859 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:37:10.367027 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-8571d289-b42b-45d4-8ce9-3594cc920596 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:10.368894 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-8571d289-b42b-45d4-8ce9-3594cc920596 tempest-VolumesListTestJSON-975194216 tempest-VolumesListTestJSON-975194216-project-member] GET https://10.4.3.105/volume/v3/volumes/detail?marker=1359de54-074d-4234-a421-e46e9a4682e6&sort=id%3Aasc Aug 12 10:37:10.369123 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-8571d289-b42b-45d4-8ce9-3594cc920596 tempest-VolumesListTestJSON-975194216 tempest-VolumesListTestJSON-975194216-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:10.369350 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-8571d289-b42b-45d4-8ce9-3594cc920596 tempest-VolumesListTestJSON-975194216 tempest-VolumesListTestJSON-975194216-project-member] Calling method 'detail' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:10.369686 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.api_utils [None req-8571d289-b42b-45d4-8ce9-3594cc920596 tempest-VolumesListTestJSON-975194216 tempest-VolumesListTestJSON-975194216-project-member] Removing options '' from query. {{(pid=100374) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 10:37:10.370029 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:10.370029 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:37:10.370554 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-8571d289-b42b-45d4-8ce9-3594cc920596 tempest-VolumesListTestJSON-975194216 tempest-VolumesListTestJSON-975194216-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100374) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 10:37:10.410768 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-6c2fd668-77c6-4b86-90d3-98845c5d0d18 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:10.412358 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-8571d289-b42b-45d4-8ce9-3594cc920596 tempest-VolumesListTestJSON-975194216 tempest-VolumesListTestJSON-975194216-project-member] Get all volumes completed successfully. Aug 12 10:37:10.412830 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-6c2fd668-77c6-4b86-90d3-98845c5d0d18 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] GET https://10.4.3.105/volume/v3/backups/263450b3-bd03-4af9-95dd-39d374f75e99 Aug 12 10:37:10.412830 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-6c2fd668-77c6-4b86-90d3-98845c5d0d18 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:10.412938 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-6c2fd668-77c6-4b86-90d3-98845c5d0d18 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:10.413001 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-6c2fd668-77c6-4b86-90d3-98845c5d0d18 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Show backup with id 263450b3-bd03-4af9-95dd-39d374f75e99. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:37:10.413454 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:10.413454 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:37:10.417375 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:10.417375 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:37:10.417850 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-8571d289-b42b-45d4-8ce9-3594cc920596 tempest-VolumesListTestJSON-975194216 tempest-VolumesListTestJSON-975194216-project-member] https://10.4.3.105/volume/v3/volumes/detail?marker=1359de54-074d-4234-a421-e46e9a4682e6&sort=id%3Aasc returned with HTTP 200 Aug 12 10:37:10.418130 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-6c2fd668-77c6-4b86-90d3-98845c5d0d18 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] https://10.4.3.105/volume/v3/backups/263450b3-bd03-4af9-95dd-39d374f75e99 returned with HTTP 200 Aug 12 10:37:10.418259 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 492/1980] 10.4.3.105 () {66 vars in 1373 bytes} [Wed Aug 12 10:37:10 2026] GET /volume/v3/volumes/detail?marker=1359de54-074d-4234-a421-e46e9a4682e6&sort=id%3Aasc => generated 1706 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:37:10.418510 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 495/1981] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:37:10 2026] GET /volume/v3/backups/263450b3-bd03-4af9-95dd-39d374f75e99 => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:37:10.435397 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-2ed2c59f-c47f-4a78-b4c1-34fca48e547a None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:10.437179 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-2ed2c59f-c47f-4a78-b4c1-34fca48e547a tempest-VolumesListTestJSON-975194216 tempest-VolumesListTestJSON-975194216-project-member] GET https://10.4.3.105/volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D Aug 12 10:37:10.437411 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-2ed2c59f-c47f-4a78-b4c1-34fca48e547a tempest-VolumesListTestJSON-975194216 tempest-VolumesListTestJSON-975194216-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:10.437675 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-2ed2c59f-c47f-4a78-b4c1-34fca48e547a tempest-VolumesListTestJSON-975194216 tempest-VolumesListTestJSON-975194216-project-member] Calling method 'detail' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:10.437934 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.api_utils [None req-2ed2c59f-c47f-4a78-b4c1-34fca48e547a tempest-VolumesListTestJSON-975194216 tempest-VolumesListTestJSON-975194216-project-member] Removing options '' from query. {{(pid=100375) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 10:37:10.438363 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:10.438363 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:37:10.438843 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-2ed2c59f-c47f-4a78-b4c1-34fca48e547a tempest-VolumesListTestJSON-975194216 tempest-VolumesListTestJSON-975194216-project-member] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=100375) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 10:37:10.473754 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-2ed2c59f-c47f-4a78-b4c1-34fca48e547a tempest-VolumesListTestJSON-975194216 tempest-VolumesListTestJSON-975194216-project-member] Get all volumes completed successfully. Aug 12 10:37:10.474763 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:10.474763 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:37:10.482378 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-2ed2c59f-c47f-4a78-b4c1-34fca48e547a tempest-VolumesListTestJSON-975194216 tempest-VolumesListTestJSON-975194216-project-member] https://10.4.3.105/volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Aug 12 10:37:10.482804 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 500/1982] 10.4.3.105 () {66 vars in 1337 bytes} [Wed Aug 12 10:37:10 2026] GET /volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 2552 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:37:10.496971 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-66a66a7b-8e14-4e94-aff7-5310309a670c None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:10.499061 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-66a66a7b-8e14-4e94-aff7-5310309a670c tempest-VolumesListTestJSON-975194216 tempest-VolumesListTestJSON-975194216-project-member] GET https://10.4.3.105/volume/v3/volumes/detail Aug 12 10:37:10.499329 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-66a66a7b-8e14-4e94-aff7-5310309a670c tempest-VolumesListTestJSON-975194216 tempest-VolumesListTestJSON-975194216-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:10.499647 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-66a66a7b-8e14-4e94-aff7-5310309a670c tempest-VolumesListTestJSON-975194216 tempest-VolumesListTestJSON-975194216-project-member] Calling method 'detail' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:10.499972 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.api_utils [None req-66a66a7b-8e14-4e94-aff7-5310309a670c tempest-VolumesListTestJSON-975194216 tempest-VolumesListTestJSON-975194216-project-member] Removing options '' from query. {{(pid=100372) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 10:37:10.500897 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-66a66a7b-8e14-4e94-aff7-5310309a670c tempest-VolumesListTestJSON-975194216 tempest-VolumesListTestJSON-975194216-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100372) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 10:37:10.510324 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-66a66a7b-8e14-4e94-aff7-5310309a670c tempest-VolumesListTestJSON-975194216 tempest-VolumesListTestJSON-975194216-project-member] Get all volumes completed successfully. Aug 12 10:37:10.511503 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:10.511503 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:37:10.516186 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-66a66a7b-8e14-4e94-aff7-5310309a670c tempest-VolumesListTestJSON-975194216 tempest-VolumesListTestJSON-975194216-project-member] https://10.4.3.105/volume/v3/volumes/detail returned with HTTP 200 Aug 12 10:37:10.516672 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 496/1983] 10.4.3.105 () {66 vars in 1258 bytes} [Wed Aug 12 10:37:10 2026] GET /volume/v3/volumes/detail => generated 2552 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:37:10.529992 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-b32603ed-54a9-4166-95a6-4a9883a97ac1 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:10.531987 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-b32603ed-54a9-4166-95a6-4a9883a97ac1 tempest-VolumesListTestJSON-975194216 tempest-VolumesListTestJSON-975194216-project-member] GET https://10.4.3.105/volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D Aug 12 10:37:10.532225 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-b32603ed-54a9-4166-95a6-4a9883a97ac1 tempest-VolumesListTestJSON-975194216 tempest-VolumesListTestJSON-975194216-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:10.532447 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-b32603ed-54a9-4166-95a6-4a9883a97ac1 tempest-VolumesListTestJSON-975194216 tempest-VolumesListTestJSON-975194216-project-member] Calling method 'index' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:10.532765 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.api_utils [None req-b32603ed-54a9-4166-95a6-4a9883a97ac1 tempest-VolumesListTestJSON-975194216 tempest-VolumesListTestJSON-975194216-project-member] Removing options '' from query. {{(pid=100374) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 10:37:10.533633 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-b32603ed-54a9-4166-95a6-4a9883a97ac1 tempest-VolumesListTestJSON-975194216 tempest-VolumesListTestJSON-975194216-project-member] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=100374) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 10:37:10.567361 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-b32603ed-54a9-4166-95a6-4a9883a97ac1 tempest-VolumesListTestJSON-975194216 tempest-VolumesListTestJSON-975194216-project-member] Get all volumes completed successfully. Aug 12 10:37:10.568000 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-b32603ed-54a9-4166-95a6-4a9883a97ac1 tempest-VolumesListTestJSON-975194216 tempest-VolumesListTestJSON-975194216-project-member] https://10.4.3.105/volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Aug 12 10:37:10.568458 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 493/1984] 10.4.3.105 () {66 vars in 1316 bytes} [Wed Aug 12 10:37:10 2026] GET /volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 974 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:37:10.579704 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-99bf30e0-c629-4602-b4b3-ec5e07d3fa2b None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:10.581810 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-99bf30e0-c629-4602-b4b3-ec5e07d3fa2b tempest-VolumesListTestJSON-975194216 tempest-VolumesListTestJSON-975194216-project-member] GET https://10.4.3.105/volume/v3/volumes?availability_zone=nova Aug 12 10:37:10.582064 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-99bf30e0-c629-4602-b4b3-ec5e07d3fa2b tempest-VolumesListTestJSON-975194216 tempest-VolumesListTestJSON-975194216-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:10.582316 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-99bf30e0-c629-4602-b4b3-ec5e07d3fa2b tempest-VolumesListTestJSON-975194216 tempest-VolumesListTestJSON-975194216-project-member] Calling method 'index' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:10.582627 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.api_utils [None req-99bf30e0-c629-4602-b4b3-ec5e07d3fa2b tempest-VolumesListTestJSON-975194216 tempest-VolumesListTestJSON-975194216-project-member] Removing options '' from query. {{(pid=100373) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 10:37:10.582890 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-99bf30e0-c629-4602-b4b3-ec5e07d3fa2b tempest-VolumesListTestJSON-975194216 tempest-VolumesListTestJSON-975194216-project-member] Could not evaluate value nova, assuming string {{(pid=100373) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 12 10:37:10.583783 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-99bf30e0-c629-4602-b4b3-ec5e07d3fa2b tempest-VolumesListTestJSON-975194216 tempest-VolumesListTestJSON-975194216-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=100373) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 10:37:10.613383 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-99bf30e0-c629-4602-b4b3-ec5e07d3fa2b tempest-VolumesListTestJSON-975194216 tempest-VolumesListTestJSON-975194216-project-member] Get all volumes completed successfully. Aug 12 10:37:10.614074 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-99bf30e0-c629-4602-b4b3-ec5e07d3fa2b tempest-VolumesListTestJSON-975194216 tempest-VolumesListTestJSON-975194216-project-member] https://10.4.3.105/volume/v3/volumes?availability_zone=nova returned with HTTP 200 Aug 12 10:37:10.614570 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 496/1985] 10.4.3.105 () {66 vars in 1282 bytes} [Wed Aug 12 10:37:10 2026] GET /volume/v3/volumes?availability_zone=nova => generated 974 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:37:10.625785 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-69151bbf-2c92-453e-852e-6ecf6b0a6eb8 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:10.628028 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-69151bbf-2c92-453e-852e-6ecf6b0a6eb8 tempest-VolumesListTestJSON-975194216 tempest-VolumesListTestJSON-975194216-project-member] GET https://10.4.3.105/volume/v3/volumes?availability_zone=nova Aug 12 10:37:10.628272 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-69151bbf-2c92-453e-852e-6ecf6b0a6eb8 tempest-VolumesListTestJSON-975194216 tempest-VolumesListTestJSON-975194216-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:10.628536 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-69151bbf-2c92-453e-852e-6ecf6b0a6eb8 tempest-VolumesListTestJSON-975194216 tempest-VolumesListTestJSON-975194216-project-member] Calling method 'index' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:10.628824 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.api_utils [None req-69151bbf-2c92-453e-852e-6ecf6b0a6eb8 tempest-VolumesListTestJSON-975194216 tempest-VolumesListTestJSON-975194216-project-member] Removing options '' from query. {{(pid=100375) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 10:37:10.629117 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-69151bbf-2c92-453e-852e-6ecf6b0a6eb8 tempest-VolumesListTestJSON-975194216 tempest-VolumesListTestJSON-975194216-project-member] Could not evaluate value nova, assuming string {{(pid=100375) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 12 10:37:10.629957 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-69151bbf-2c92-453e-852e-6ecf6b0a6eb8 tempest-VolumesListTestJSON-975194216 tempest-VolumesListTestJSON-975194216-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=100375) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 10:37:10.667499 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-69151bbf-2c92-453e-852e-6ecf6b0a6eb8 tempest-VolumesListTestJSON-975194216 tempest-VolumesListTestJSON-975194216-project-member] Get all volumes completed successfully. Aug 12 10:37:10.668306 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-69151bbf-2c92-453e-852e-6ecf6b0a6eb8 tempest-VolumesListTestJSON-975194216 tempest-VolumesListTestJSON-975194216-project-member] https://10.4.3.105/volume/v3/volumes?availability_zone=nova returned with HTTP 200 Aug 12 10:37:10.669148 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 501/1986] 10.4.3.105 () {66 vars in 1282 bytes} [Wed Aug 12 10:37:10 2026] GET /volume/v3/volumes?availability_zone=nova => generated 974 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:37:10.679089 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-4c0eab08-dd40-49f5-a962-aa1273682901 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:10.681001 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-4c0eab08-dd40-49f5-a962-aa1273682901 tempest-VolumesListTestJSON-975194216 tempest-VolumesListTestJSON-975194216-project-member] GET https://10.4.3.105/volume/v3/volumes?bootable=false Aug 12 10:37:10.681259 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-4c0eab08-dd40-49f5-a962-aa1273682901 tempest-VolumesListTestJSON-975194216 tempest-VolumesListTestJSON-975194216-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:10.681585 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-4c0eab08-dd40-49f5-a962-aa1273682901 tempest-VolumesListTestJSON-975194216 tempest-VolumesListTestJSON-975194216-project-member] Calling method 'index' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:10.681801 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.api_utils [None req-4c0eab08-dd40-49f5-a962-aa1273682901 tempest-VolumesListTestJSON-975194216 tempest-VolumesListTestJSON-975194216-project-member] Removing options '' from query. {{(pid=100372) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 10:37:10.682723 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-4c0eab08-dd40-49f5-a962-aa1273682901 tempest-VolumesListTestJSON-975194216 tempest-VolumesListTestJSON-975194216-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=100372) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 10:37:10.712092 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-4c0eab08-dd40-49f5-a962-aa1273682901 tempest-VolumesListTestJSON-975194216 tempest-VolumesListTestJSON-975194216-project-member] Get all volumes completed successfully. Aug 12 10:37:10.713177 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-4c0eab08-dd40-49f5-a962-aa1273682901 tempest-VolumesListTestJSON-975194216 tempest-VolumesListTestJSON-975194216-project-member] https://10.4.3.105/volume/v3/volumes?bootable=false returned with HTTP 200 Aug 12 10:37:10.713670 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 497/1987] 10.4.3.105 () {66 vars in 1266 bytes} [Wed Aug 12 10:37:10 2026] GET /volume/v3/volumes?bootable=false => generated 974 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:37:10.734010 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-4dbf5e07-3630-42e4-bac0-797214072f51 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:10.736068 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-4dbf5e07-3630-42e4-bac0-797214072f51 tempest-VolumesListTestJSON-975194216 tempest-VolumesListTestJSON-975194216-project-member] GET https://10.4.3.105/volume/v3/volumes?bootable=false Aug 12 10:37:10.736277 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-4dbf5e07-3630-42e4-bac0-797214072f51 tempest-VolumesListTestJSON-975194216 tempest-VolumesListTestJSON-975194216-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:10.736531 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-4dbf5e07-3630-42e4-bac0-797214072f51 tempest-VolumesListTestJSON-975194216 tempest-VolumesListTestJSON-975194216-project-member] Calling method 'index' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:10.736818 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.api_utils [None req-4dbf5e07-3630-42e4-bac0-797214072f51 tempest-VolumesListTestJSON-975194216 tempest-VolumesListTestJSON-975194216-project-member] Removing options '' from query. {{(pid=100374) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 10:37:10.737287 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:10.737287 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:37:10.737725 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-4dbf5e07-3630-42e4-bac0-797214072f51 tempest-VolumesListTestJSON-975194216 tempest-VolumesListTestJSON-975194216-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=100374) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 10:37:10.774315 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-4dbf5e07-3630-42e4-bac0-797214072f51 tempest-VolumesListTestJSON-975194216 tempest-VolumesListTestJSON-975194216-project-member] Get all volumes completed successfully. Aug 12 10:37:10.774943 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-4dbf5e07-3630-42e4-bac0-797214072f51 tempest-VolumesListTestJSON-975194216 tempest-VolumesListTestJSON-975194216-project-member] https://10.4.3.105/volume/v3/volumes?bootable=false returned with HTTP 200 Aug 12 10:37:10.775556 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 494/1988] 10.4.3.105 () {66 vars in 1266 bytes} [Wed Aug 12 10:37:10 2026] GET /volume/v3/volumes?bootable=false => generated 974 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:37:10.791603 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-87d79914-dcbc-44c3-9144-a21b678ef55d None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:10.791810 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-c410bc1b-e00d-4ae8-a750-68c503963cea None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:10.793472 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-87d79914-dcbc-44c3-9144-a21b678ef55d tempest-GroupSnapshotsV319Test-614253188 tempest-GroupSnapshotsV319Test-614253188-project-member] GET https://10.4.3.105/volume/v3/volumes/0e8f268f-2358-423a-8e4b-c430df833f55 Aug 12 10:37:10.793703 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-87d79914-dcbc-44c3-9144-a21b678ef55d tempest-GroupSnapshotsV319Test-614253188 tempest-GroupSnapshotsV319Test-614253188-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:10.793921 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-87d79914-dcbc-44c3-9144-a21b678ef55d tempest-GroupSnapshotsV319Test-614253188 tempest-GroupSnapshotsV319Test-614253188-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:10.798630 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-c410bc1b-e00d-4ae8-a750-68c503963cea tempest-VolumesListTestJSON-975194216 tempest-VolumesListTestJSON-975194216-project-member] GET https://10.4.3.105/volume/v3/volumes?status=available Aug 12 10:37:10.798945 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-c410bc1b-e00d-4ae8-a750-68c503963cea tempest-VolumesListTestJSON-975194216 tempest-VolumesListTestJSON-975194216-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:10.799200 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-c410bc1b-e00d-4ae8-a750-68c503963cea tempest-VolumesListTestJSON-975194216 tempest-VolumesListTestJSON-975194216-project-member] Calling method 'index' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:10.799485 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.api_utils [None req-c410bc1b-e00d-4ae8-a750-68c503963cea tempest-VolumesListTestJSON-975194216 tempest-VolumesListTestJSON-975194216-project-member] Removing options '' from query. {{(pid=100373) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 10:37:10.799828 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-c410bc1b-e00d-4ae8-a750-68c503963cea tempest-VolumesListTestJSON-975194216 tempest-VolumesListTestJSON-975194216-project-member] Could not evaluate value available, assuming string {{(pid=100373) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 12 10:37:10.800172 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:10.800172 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:37:10.801754 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:10.801754 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:37:10.802963 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-c410bc1b-e00d-4ae8-a750-68c503963cea tempest-VolumesListTestJSON-975194216 tempest-VolumesListTestJSON-975194216-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100373) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 10:37:10.806974 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-87d79914-dcbc-44c3-9144-a21b678ef55d tempest-GroupSnapshotsV319Test-614253188 tempest-GroupSnapshotsV319Test-614253188-project-member] Volume info retrieved successfully. Aug 12 10:37:10.806974 np0000007037 devstack@c-api.service[100375]: WARNING stevedore.named [None req-87d79914-dcbc-44c3-9144-a21b678ef55d tempest-GroupSnapshotsV319Test-614253188 tempest-GroupSnapshotsV319Test-614253188-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 10:37:10.807241 np0000007037 devstack@c-api.service[100375]: WARNING castellan.key_manager [None req-87d79914-dcbc-44c3-9144-a21b678ef55d tempest-GroupSnapshotsV319Test-614253188 tempest-GroupSnapshotsV319Test-614253188-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 10:37:10.818754 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-9d3942f6-b359-41b5-abaf-9addf79b3704 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:10.820737 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-9d3942f6-b359-41b5-abaf-9addf79b3704 tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] GET https://10.4.3.105/volume/v3/volumes/c918df47-fb4f-4f22-a129-3146e0560526 Aug 12 10:37:10.820962 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-9d3942f6-b359-41b5-abaf-9addf79b3704 tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:10.821181 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-9d3942f6-b359-41b5-abaf-9addf79b3704 tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:10.829533 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:10.829533 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:37:10.832772 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-9d3942f6-b359-41b5-abaf-9addf79b3704 tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] Volume info retrieved successfully. Aug 12 10:37:10.836586 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-9d3942f6-b359-41b5-abaf-9addf79b3704 tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] https://10.4.3.105/volume/v3/volumes/c918df47-fb4f-4f22-a129-3146e0560526 returned with HTTP 200 Aug 12 10:37:10.836988 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 498/1989] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:37:10 2026] GET /volume/v3/volumes/c918df47-fb4f-4f22-a129-3146e0560526 => generated 844 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:37:10.844227 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-c410bc1b-e00d-4ae8-a750-68c503963cea tempest-VolumesListTestJSON-975194216 tempest-VolumesListTestJSON-975194216-project-member] Get all volumes completed successfully. Aug 12 10:37:10.844875 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-c410bc1b-e00d-4ae8-a750-68c503963cea tempest-VolumesListTestJSON-975194216 tempest-VolumesListTestJSON-975194216-project-member] https://10.4.3.105/volume/v3/volumes?status=available returned with HTTP 200 Aug 12 10:37:10.845297 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 497/1990] 10.4.3.105 () {66 vars in 1270 bytes} [Wed Aug 12 10:37:10 2026] GET /volume/v3/volumes?status=available => generated 974 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:37:10.853146 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-76495e59-10af-4a28-bff7-7893328d04be None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:10.858092 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-7170d4f6-509a-4307-b2ca-939bd3ec2d45 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:10.858673 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-76495e59-10af-4a28-bff7-7893328d04be tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] GET https://10.4.3.105/volume/v3/volumes/c918df47-fb4f-4f22-a129-3146e0560526 Aug 12 10:37:10.858673 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-76495e59-10af-4a28-bff7-7893328d04be tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:10.859208 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-76495e59-10af-4a28-bff7-7893328d04be tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:10.859579 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-7170d4f6-509a-4307-b2ca-939bd3ec2d45 tempest-VolumesListTestJSON-975194216 tempest-VolumesListTestJSON-975194216-project-member] GET https://10.4.3.105/volume/v3/volumes?status=available Aug 12 10:37:10.859828 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-7170d4f6-509a-4307-b2ca-939bd3ec2d45 tempest-VolumesListTestJSON-975194216 tempest-VolumesListTestJSON-975194216-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:10.860070 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-7170d4f6-509a-4307-b2ca-939bd3ec2d45 tempest-VolumesListTestJSON-975194216 tempest-VolumesListTestJSON-975194216-project-member] Calling method 'index' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:10.860390 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.api_utils [None req-7170d4f6-509a-4307-b2ca-939bd3ec2d45 tempest-VolumesListTestJSON-975194216 tempest-VolumesListTestJSON-975194216-project-member] Removing options '' from query. {{(pid=100372) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 10:37:10.860732 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-7170d4f6-509a-4307-b2ca-939bd3ec2d45 tempest-VolumesListTestJSON-975194216 tempest-VolumesListTestJSON-975194216-project-member] Could not evaluate value available, assuming string {{(pid=100372) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 12 10:37:10.861314 np0000007037 devstack@c-api.service[100375]: DEBUG oslo_db.sqlalchemy.engines [None req-87d79914-dcbc-44c3-9144-a21b678ef55d tempest-GroupSnapshotsV319Test-614253188 tempest-GroupSnapshotsV319Test-614253188-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100375) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 10:37:10.863298 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-7170d4f6-509a-4307-b2ca-939bd3ec2d45 tempest-VolumesListTestJSON-975194216 tempest-VolumesListTestJSON-975194216-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100372) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 10:37:10.864381 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:10.864381 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:37:10.869605 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:10.869605 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:37:10.871945 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-87d79914-dcbc-44c3-9144-a21b678ef55d tempest-GroupSnapshotsV319Test-614253188 tempest-GroupSnapshotsV319Test-614253188-project-member] https://10.4.3.105/volume/v3/volumes/0e8f268f-2358-423a-8e4b-c430df833f55 returned with HTTP 200 Aug 12 10:37:10.872380 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 502/1991] 10.4.3.105 () {68 vars in 1389 bytes} [Wed Aug 12 10:37:10 2026] GET /volume/v3/volumes/0e8f268f-2358-423a-8e4b-c430df833f55 => generated 918 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:37:10.874618 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-76495e59-10af-4a28-bff7-7893328d04be tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] Volume info retrieved successfully. Aug 12 10:37:10.881916 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-76495e59-10af-4a28-bff7-7893328d04be tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] https://10.4.3.105/volume/v3/volumes/c918df47-fb4f-4f22-a129-3146e0560526 returned with HTTP 200 Aug 12 10:37:10.882396 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 495/1992] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:37:10 2026] GET /volume/v3/volumes/c918df47-fb4f-4f22-a129-3146e0560526 => generated 844 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:37:10.891051 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-09938285-1a33-455e-af73-fcd0c22425af None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:10.894574 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-09938285-1a33-455e-af73-fcd0c22425af tempest-GroupSnapshotsV319Test-614253188 tempest-GroupSnapshotsV319Test-614253188-project-member] POST https://10.4.3.105/volume/v3/group_snapshots Aug 12 10:37:10.895363 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-09938285-1a33-455e-af73-fcd0c22425af tempest-GroupSnapshotsV319Test-614253188 tempest-GroupSnapshotsV319Test-614253188-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "3a14963a-fe59-47c4-99a1-cef7a3df06cf", "name": "tempest-GroupSnapshotsV319Test-Group_Snapshot-562303906"}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:37:10.897354 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.v3.group_snapshots [None req-09938285-1a33-455e-af73-fcd0c22425af tempest-GroupSnapshotsV319Test-614253188 tempest-GroupSnapshotsV319Test-614253188-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '3a14963a-fe59-47c4-99a1-cef7a3df06cf', 'name': 'tempest-GroupSnapshotsV319Test-Group_Snapshot-562303906'}} {{(pid=100373) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Aug 12 10:37:10.902877 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:10.902877 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:37:10.903346 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-7170d4f6-509a-4307-b2ca-939bd3ec2d45 tempest-VolumesListTestJSON-975194216 tempest-VolumesListTestJSON-975194216-project-member] Get all volumes completed successfully. Aug 12 10:37:10.904007 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-7170d4f6-509a-4307-b2ca-939bd3ec2d45 tempest-VolumesListTestJSON-975194216 tempest-VolumesListTestJSON-975194216-project-member] https://10.4.3.105/volume/v3/volumes?status=available returned with HTTP 200 Aug 12 10:37:10.904430 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 499/1993] 10.4.3.105 () {66 vars in 1270 bytes} [Wed Aug 12 10:37:10 2026] GET /volume/v3/volumes?status=available => generated 974 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:37:10.909564 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.v3.group_snapshots [None req-09938285-1a33-455e-af73-fcd0c22425af tempest-GroupSnapshotsV319Test-614253188 tempest-GroupSnapshotsV319Test-614253188-project-member] Creating group_snapshot tempest-GroupSnapshotsV319Test-Group_Snapshot-562303906. Aug 12 10:37:10.916390 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-c0e1ccbc-abc4-49d3-8bde-3a3d7d7921d3 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:10.918174 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-c0e1ccbc-abc4-49d3-8bde-3a3d7d7921d3 tempest-VolumesListTestJSON-975194216 tempest-VolumesListTestJSON-975194216-project-member] GET https://10.4.3.105/volume/v3/volumes/detail?availability_zone=nova Aug 12 10:37:10.918346 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-c0e1ccbc-abc4-49d3-8bde-3a3d7d7921d3 tempest-VolumesListTestJSON-975194216 tempest-VolumesListTestJSON-975194216-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:10.918539 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-c0e1ccbc-abc4-49d3-8bde-3a3d7d7921d3 tempest-VolumesListTestJSON-975194216 tempest-VolumesListTestJSON-975194216-project-member] Calling method 'detail' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:10.918807 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.api_utils [None req-c0e1ccbc-abc4-49d3-8bde-3a3d7d7921d3 tempest-VolumesListTestJSON-975194216 tempest-VolumesListTestJSON-975194216-project-member] Removing options '' from query. {{(pid=100375) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 10:37:10.919019 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-c0e1ccbc-abc4-49d3-8bde-3a3d7d7921d3 tempest-VolumesListTestJSON-975194216 tempest-VolumesListTestJSON-975194216-project-member] Could not evaluate value nova, assuming string {{(pid=100375) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 12 10:37:10.919595 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-c0e1ccbc-abc4-49d3-8bde-3a3d7d7921d3 tempest-VolumesListTestJSON-975194216 tempest-VolumesListTestJSON-975194216-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=100375) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 10:37:10.930234 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-c0e1ccbc-abc4-49d3-8bde-3a3d7d7921d3 tempest-VolumesListTestJSON-975194216 tempest-VolumesListTestJSON-975194216-project-member] Get all volumes completed successfully. Aug 12 10:37:10.931105 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:10.931105 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:37:10.934625 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-c0e1ccbc-abc4-49d3-8bde-3a3d7d7921d3 tempest-VolumesListTestJSON-975194216 tempest-VolumesListTestJSON-975194216-project-member] https://10.4.3.105/volume/v3/volumes/detail?availability_zone=nova returned with HTTP 200 Aug 12 10:37:10.934969 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 503/1994] 10.4.3.105 () {66 vars in 1303 bytes} [Wed Aug 12 10:37:10 2026] GET /volume/v3/volumes/detail?availability_zone=nova => generated 2552 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:37:10.935161 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:10.935161 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:37:10.938536 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-4ed71d4e-69b2-401c-ad22-de0cd6311096 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:10.940176 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-4ed71d4e-69b2-401c-ad22-de0cd6311096 tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] GET https://10.4.3.105/volume/v3/volumes/c918df47-fb4f-4f22-a129-3146e0560526 Aug 12 10:37:10.940355 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-4ed71d4e-69b2-401c-ad22-de0cd6311096 tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:10.940567 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-4ed71d4e-69b2-401c-ad22-de0cd6311096 tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:10.947529 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:10.947529 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:37:10.949385 np0000007037 devstack@c-api.service[100373]: WARNING cinder.quota [None req-09938285-1a33-455e-af73-fcd0c22425af tempest-GroupSnapshotsV319Test-614253188 tempest-GroupSnapshotsV319Test-614253188-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsV319Test-volume-type-406899592 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsV319Test-volume-type-406899592, it is now deprecated. Please use the default quota class for default quota. Aug 12 10:37:10.949905 np0000007037 devstack@c-api.service[100373]: WARNING cinder.quota [None req-09938285-1a33-455e-af73-fcd0c22425af tempest-GroupSnapshotsV319Test-614253188 tempest-GroupSnapshotsV319Test-614253188-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsV319Test-volume-type-406899592 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsV319Test-volume-type-406899592, it is now deprecated. Please use the default quota class for default quota. Aug 12 10:37:10.951143 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-17bc2830-ac99-44db-8eaa-97b1b2484d5f None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:10.952996 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-4ed71d4e-69b2-401c-ad22-de0cd6311096 tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] Volume info retrieved successfully. Aug 12 10:37:10.956329 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-17bc2830-ac99-44db-8eaa-97b1b2484d5f tempest-VolumesListTestJSON-975194216 tempest-VolumesListTestJSON-975194216-project-member] GET https://10.4.3.105/volume/v3/volumes/detail?bootable=false Aug 12 10:37:10.956835 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-17bc2830-ac99-44db-8eaa-97b1b2484d5f tempest-VolumesListTestJSON-975194216 tempest-VolumesListTestJSON-975194216-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:10.956835 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-17bc2830-ac99-44db-8eaa-97b1b2484d5f tempest-VolumesListTestJSON-975194216 tempest-VolumesListTestJSON-975194216-project-member] Calling method 'detail' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:10.957114 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-4ed71d4e-69b2-401c-ad22-de0cd6311096 tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] https://10.4.3.105/volume/v3/volumes/c918df47-fb4f-4f22-a129-3146e0560526 returned with HTTP 200 Aug 12 10:37:10.957171 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.api_utils [None req-17bc2830-ac99-44db-8eaa-97b1b2484d5f tempest-VolumesListTestJSON-975194216 tempest-VolumesListTestJSON-975194216-project-member] Removing options '' from query. {{(pid=100372) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 10:37:10.957529 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 496/1995] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:37:10 2026] GET /volume/v3/volumes/c918df47-fb4f-4f22-a129-3146e0560526 => generated 844 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:37:10.957611 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:10.957611 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:37:10.958177 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-17bc2830-ac99-44db-8eaa-97b1b2484d5f tempest-VolumesListTestJSON-975194216 tempest-VolumesListTestJSON-975194216-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=100372) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 10:37:10.966993 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-17bc2830-ac99-44db-8eaa-97b1b2484d5f tempest-VolumesListTestJSON-975194216 tempest-VolumesListTestJSON-975194216-project-member] Get all volumes completed successfully. Aug 12 10:37:10.968164 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:10.968164 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:37:10.972835 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-17bc2830-ac99-44db-8eaa-97b1b2484d5f tempest-VolumesListTestJSON-975194216 tempest-VolumesListTestJSON-975194216-project-member] https://10.4.3.105/volume/v3/volumes/detail?bootable=false returned with HTTP 200 Aug 12 10:37:10.973292 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 500/1996] 10.4.3.105 () {66 vars in 1287 bytes} [Wed Aug 12 10:37:10 2026] GET /volume/v3/volumes/detail?bootable=false => generated 2552 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:37:10.973856 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.quota [None req-09938285-1a33-455e-af73-fcd0c22425af tempest-GroupSnapshotsV319Test-614253188 tempest-GroupSnapshotsV319Test-614253188-project-member] Created reservations ['165890f3-e01b-4490-aa50-57fc5caa93a8', 'b781a413-53b2-4446-8980-ca8ae4bb4519', '0a69e17b-59cc-4e05-80ab-154838432d22', '0260e560-38a2-48d3-8e72-5748432109a5'] {{(pid=100373) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:37:10.975113 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-6c8d9b5e-cc79-453d-a505-4f7f64248918 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:10.977153 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-6c8d9b5e-cc79-453d-a505-4f7f64248918 tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] GET https://10.4.3.105/volume/v3/volumes/db0f879e-67a6-409f-907f-6f9b7dcce11d Aug 12 10:37:10.977330 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-6c8d9b5e-cc79-453d-a505-4f7f64248918 tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:10.977606 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-6c8d9b5e-cc79-453d-a505-4f7f64248918 tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:10.984629 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:10.984629 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:37:10.986868 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-5aadbc8a-2db3-49d0-8b41-0d3dde3a864b None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:10.988636 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-6c8d9b5e-cc79-453d-a505-4f7f64248918 tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] Volume info retrieved successfully. Aug 12 10:37:10.989234 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-5aadbc8a-2db3-49d0-8b41-0d3dde3a864b tempest-VolumesListTestJSON-975194216 tempest-VolumesListTestJSON-975194216-project-member] GET https://10.4.3.105/volume/v3/volumes/detail?status=available Aug 12 10:37:10.989696 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-5aadbc8a-2db3-49d0-8b41-0d3dde3a864b tempest-VolumesListTestJSON-975194216 tempest-VolumesListTestJSON-975194216-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:10.990005 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-5aadbc8a-2db3-49d0-8b41-0d3dde3a864b tempest-VolumesListTestJSON-975194216 tempest-VolumesListTestJSON-975194216-project-member] Calling method 'detail' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:10.990304 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.api_utils [None req-5aadbc8a-2db3-49d0-8b41-0d3dde3a864b tempest-VolumesListTestJSON-975194216 tempest-VolumesListTestJSON-975194216-project-member] Removing options '' from query. {{(pid=100374) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 10:37:10.990768 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-5aadbc8a-2db3-49d0-8b41-0d3dde3a864b tempest-VolumesListTestJSON-975194216 tempest-VolumesListTestJSON-975194216-project-member] Could not evaluate value available, assuming string {{(pid=100374) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 12 10:37:10.991835 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-5aadbc8a-2db3-49d0-8b41-0d3dde3a864b tempest-VolumesListTestJSON-975194216 tempest-VolumesListTestJSON-975194216-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100374) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 10:37:10.992405 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-6c8d9b5e-cc79-453d-a505-4f7f64248918 tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] https://10.4.3.105/volume/v3/volumes/db0f879e-67a6-409f-907f-6f9b7dcce11d returned with HTTP 200 Aug 12 10:37:10.992796 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 504/1997] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:37:10 2026] GET /volume/v3/volumes/db0f879e-67a6-409f-907f-6f9b7dcce11d => generated 844 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:37:11.004432 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-09938285-1a33-455e-af73-fcd0c22425af tempest-GroupSnapshotsV319Test-614253188 tempest-GroupSnapshotsV319Test-614253188-project-member] https://10.4.3.105/volume/v3/group_snapshots returned with HTTP 202 Aug 12 10:37:11.004961 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 498/1998] 10.4.3.105 () {70 vars in 1324 bytes} [Wed Aug 12 10:37:10 2026] POST /volume/v3/group_snapshots => generated 190 bytes in 115 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:37:11.018624 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-e0fdd141-9c67-4d32-a1d9-237559494691 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:11.020943 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-e0fdd141-9c67-4d32-a1d9-237559494691 tempest-GroupSnapshotsV319Test-614253188 tempest-GroupSnapshotsV319Test-614253188-project-member] GET https://10.4.3.105/volume/v3/group_snapshots/8f464459-954e-4bc4-b03a-c7e66a103c5e Aug 12 10:37:11.021241 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-e0fdd141-9c67-4d32-a1d9-237559494691 tempest-GroupSnapshotsV319Test-614253188 tempest-GroupSnapshotsV319Test-614253188-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:11.021479 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-e0fdd141-9c67-4d32-a1d9-237559494691 tempest-GroupSnapshotsV319Test-614253188 tempest-GroupSnapshotsV319Test-614253188-project-member] Calling method 'version_select' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:11.021701 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.v3.group_snapshots [None req-e0fdd141-9c67-4d32-a1d9-237559494691 tempest-GroupSnapshotsV319Test-614253188 tempest-GroupSnapshotsV319Test-614253188-project-member] show called for member 8f464459-954e-4bc4-b03a-c7e66a103c5e {{(pid=100372) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 12 10:37:11.028028 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:11.028028 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:37:11.033366 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-5aadbc8a-2db3-49d0-8b41-0d3dde3a864b tempest-VolumesListTestJSON-975194216 tempest-VolumesListTestJSON-975194216-project-member] Get all volumes completed successfully. Aug 12 10:37:11.033736 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-e0fdd141-9c67-4d32-a1d9-237559494691 tempest-GroupSnapshotsV319Test-614253188 tempest-GroupSnapshotsV319Test-614253188-project-member] https://10.4.3.105/volume/v3/group_snapshots/8f464459-954e-4bc4-b03a-c7e66a103c5e returned with HTTP 200 Aug 12 10:37:11.034321 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 501/1999] 10.4.3.105 () {68 vars in 1413 bytes} [Wed Aug 12 10:37:11 2026] GET /volume/v3/group_snapshots/8f464459-954e-4bc4-b03a-c7e66a103c5e => generated 329 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:37:11.034379 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:11.034379 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:37:11.039625 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-5aadbc8a-2db3-49d0-8b41-0d3dde3a864b tempest-VolumesListTestJSON-975194216 tempest-VolumesListTestJSON-975194216-project-member] https://10.4.3.105/volume/v3/volumes/detail?status=available returned with HTTP 200 Aug 12 10:37:11.040074 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 497/2000] 10.4.3.105 () {66 vars in 1291 bytes} [Wed Aug 12 10:37:10 2026] GET /volume/v3/volumes/detail?status=available => generated 2552 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:37:11.041480 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-058aed32-61af-4728-a2f8-1eb7b8c8b818 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:11.043468 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-058aed32-61af-4728-a2f8-1eb7b8c8b818 tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] GET https://10.4.3.105/volume/v3/volumes/db0f879e-67a6-409f-907f-6f9b7dcce11d Aug 12 10:37:11.043731 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-058aed32-61af-4728-a2f8-1eb7b8c8b818 tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:11.043887 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-058aed32-61af-4728-a2f8-1eb7b8c8b818 tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:11.050600 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:11.050600 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:37:11.053720 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-fcd938de-7935-4e2e-bbf5-f417446f7c0c None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:11.054298 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-058aed32-61af-4728-a2f8-1eb7b8c8b818 tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] Volume info retrieved successfully. Aug 12 10:37:11.056354 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-fcd938de-7935-4e2e-bbf5-f417446f7c0c tempest-VolumesListTestJSON-975194216 tempest-VolumesListTestJSON-975194216-project-member] GET https://10.4.3.105/volume/v3/volumes/66e358d7-0164-429f-8d32-821ab9688283 Aug 12 10:37:11.056797 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-fcd938de-7935-4e2e-bbf5-f417446f7c0c tempest-VolumesListTestJSON-975194216 tempest-VolumesListTestJSON-975194216-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:11.057131 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-fcd938de-7935-4e2e-bbf5-f417446f7c0c tempest-VolumesListTestJSON-975194216 tempest-VolumesListTestJSON-975194216-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:11.058877 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-058aed32-61af-4728-a2f8-1eb7b8c8b818 tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] https://10.4.3.105/volume/v3/volumes/db0f879e-67a6-409f-907f-6f9b7dcce11d returned with HTTP 200 Aug 12 10:37:11.059305 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 505/2001] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:37:11 2026] GET /volume/v3/volumes/db0f879e-67a6-409f-907f-6f9b7dcce11d => generated 844 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:37:11.066269 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:11.066269 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:37:11.069798 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-fcd938de-7935-4e2e-bbf5-f417446f7c0c tempest-VolumesListTestJSON-975194216 tempest-VolumesListTestJSON-975194216-project-member] Volume info retrieved successfully. Aug 12 10:37:11.073451 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-fcd938de-7935-4e2e-bbf5-f417446f7c0c tempest-VolumesListTestJSON-975194216 tempest-VolumesListTestJSON-975194216-project-member] https://10.4.3.105/volume/v3/volumes/66e358d7-0164-429f-8d32-821ab9688283 returned with HTTP 200 Aug 12 10:37:11.073847 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 499/2002] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:37:11 2026] GET /volume/v3/volumes/66e358d7-0164-429f-8d32-821ab9688283 => generated 856 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:37:11.090567 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-b311b1f8-65aa-40ca-89fc-4de0703750d6 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:11.093006 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-b311b1f8-65aa-40ca-89fc-4de0703750d6 tempest-VolumesListTestJSON-975194216 tempest-VolumesListTestJSON-975194216-project-member] DELETE https://10.4.3.105/volume/v3/volumes/66e358d7-0164-429f-8d32-821ab9688283 Aug 12 10:37:11.093006 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-b311b1f8-65aa-40ca-89fc-4de0703750d6 tempest-VolumesListTestJSON-975194216 tempest-VolumesListTestJSON-975194216-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:11.095539 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-b311b1f8-65aa-40ca-89fc-4de0703750d6 tempest-VolumesListTestJSON-975194216 tempest-VolumesListTestJSON-975194216-project-member] Calling method 'delete' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:11.095539 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.v3.volumes [None req-b311b1f8-65aa-40ca-89fc-4de0703750d6 tempest-VolumesListTestJSON-975194216 tempest-VolumesListTestJSON-975194216-project-member] Delete volume with id: 66e358d7-0164-429f-8d32-821ab9688283 Aug 12 10:37:11.102867 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:11.102867 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:37:11.103579 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-b311b1f8-65aa-40ca-89fc-4de0703750d6 tempest-VolumesListTestJSON-975194216 tempest-VolumesListTestJSON-975194216-project-member] Volume info retrieved successfully. Aug 12 10:37:11.127074 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-b311b1f8-65aa-40ca-89fc-4de0703750d6 tempest-VolumesListTestJSON-975194216 tempest-VolumesListTestJSON-975194216-project-member] Delete volume request issued successfully. Aug 12 10:37:11.127074 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-b311b1f8-65aa-40ca-89fc-4de0703750d6 tempest-VolumesListTestJSON-975194216 tempest-VolumesListTestJSON-975194216-project-member] https://10.4.3.105/volume/v3/volumes/66e358d7-0164-429f-8d32-821ab9688283 returned with HTTP 202 Aug 12 10:37:11.127074 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 502/2003] 10.4.3.105 () {66 vars in 1351 bytes} [Wed Aug 12 10:37:11 2026] DELETE /volume/v3/volumes/66e358d7-0164-429f-8d32-821ab9688283 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 10:37:11.136166 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-c9b70396-f60d-41be-92eb-cc6b8995fb26 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:11.158453 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-c9b70396-f60d-41be-92eb-cc6b8995fb26 tempest-VolumesListTestJSON-975194216 tempest-VolumesListTestJSON-975194216-project-member] GET https://10.4.3.105/volume/v3/volumes/66e358d7-0164-429f-8d32-821ab9688283 Aug 12 10:37:11.158453 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-c9b70396-f60d-41be-92eb-cc6b8995fb26 tempest-VolumesListTestJSON-975194216 tempest-VolumesListTestJSON-975194216-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:11.158453 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-c9b70396-f60d-41be-92eb-cc6b8995fb26 tempest-VolumesListTestJSON-975194216 tempest-VolumesListTestJSON-975194216-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:11.158453 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:11.158453 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:37:11.158453 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-c9b70396-f60d-41be-92eb-cc6b8995fb26 tempest-VolumesListTestJSON-975194216 tempest-VolumesListTestJSON-975194216-project-member] Volume info retrieved successfully. Aug 12 10:37:11.163143 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-c9b70396-f60d-41be-92eb-cc6b8995fb26 tempest-VolumesListTestJSON-975194216 tempest-VolumesListTestJSON-975194216-project-member] https://10.4.3.105/volume/v3/volumes/66e358d7-0164-429f-8d32-821ab9688283 returned with HTTP 200 Aug 12 10:37:11.163738 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 498/2004] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:37:11 2026] GET /volume/v3/volumes/66e358d7-0164-429f-8d32-821ab9688283 => generated 855 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:37:11.224267 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-d4f39c2f-ddd7-4b21-b460-14773899092f None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:11.229838 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-d4f39c2f-ddd7-4b21-b460-14773899092f tempest-ProjectMemberTests39-2046017331 tempest-ProjectMemberTests39-2046017331-project-admin] GET https://10.4.3.105/volume/v3/backups/30d9c9fe-ee8d-4569-84c3-24013cdc730f Aug 12 10:37:11.229838 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-d4f39c2f-ddd7-4b21-b460-14773899092f tempest-ProjectMemberTests39-2046017331 tempest-ProjectMemberTests39-2046017331-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:11.229838 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-d4f39c2f-ddd7-4b21-b460-14773899092f tempest-ProjectMemberTests39-2046017331 tempest-ProjectMemberTests39-2046017331-project-admin] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:11.230834 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-d4f39c2f-ddd7-4b21-b460-14773899092f tempest-ProjectMemberTests39-2046017331 tempest-ProjectMemberTests39-2046017331-project-admin] Show backup with id 30d9c9fe-ee8d-4569-84c3-24013cdc730f. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:37:11.243174 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:11.243174 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:37:11.243174 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-d4f39c2f-ddd7-4b21-b460-14773899092f tempest-ProjectMemberTests39-2046017331 tempest-ProjectMemberTests39-2046017331-project-admin] https://10.4.3.105/volume/v3/backups/30d9c9fe-ee8d-4569-84c3-24013cdc730f returned with HTTP 200 Aug 12 10:37:11.243174 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 506/2005] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:37:11 2026] GET /volume/v3/backups/30d9c9fe-ee8d-4569-84c3-24013cdc730f => generated 735 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:37:11.430205 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-7459872b-6823-4dda-8317-b5cb285439ef None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:11.432618 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-7459872b-6823-4dda-8317-b5cb285439ef tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] GET https://10.4.3.105/volume/v3/backups/263450b3-bd03-4af9-95dd-39d374f75e99 Aug 12 10:37:11.432896 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-7459872b-6823-4dda-8317-b5cb285439ef tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:11.433162 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-7459872b-6823-4dda-8317-b5cb285439ef tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:11.433319 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-7459872b-6823-4dda-8317-b5cb285439ef tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Show backup with id 263450b3-bd03-4af9-95dd-39d374f75e99. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:37:11.439568 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:11.439568 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:37:11.440536 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-7459872b-6823-4dda-8317-b5cb285439ef tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] https://10.4.3.105/volume/v3/backups/263450b3-bd03-4af9-95dd-39d374f75e99 returned with HTTP 200 Aug 12 10:37:11.441004 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 500/2006] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:37:11 2026] GET /volume/v3/backups/263450b3-bd03-4af9-95dd-39d374f75e99 => generated 751 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:37:12.044336 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-56ff3bfc-54d0-4897-b7d4-60ea50297a6f None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:12.047612 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-56ff3bfc-54d0-4897-b7d4-60ea50297a6f tempest-GroupSnapshotsV319Test-614253188 tempest-GroupSnapshotsV319Test-614253188-project-member] GET https://10.4.3.105/volume/v3/group_snapshots/8f464459-954e-4bc4-b03a-c7e66a103c5e Aug 12 10:37:12.047612 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-56ff3bfc-54d0-4897-b7d4-60ea50297a6f tempest-GroupSnapshotsV319Test-614253188 tempest-GroupSnapshotsV319Test-614253188-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:12.047612 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-56ff3bfc-54d0-4897-b7d4-60ea50297a6f tempest-GroupSnapshotsV319Test-614253188 tempest-GroupSnapshotsV319Test-614253188-project-member] Calling method 'version_select' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:12.047612 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.v3.group_snapshots [None req-56ff3bfc-54d0-4897-b7d4-60ea50297a6f tempest-GroupSnapshotsV319Test-614253188 tempest-GroupSnapshotsV319Test-614253188-project-member] show called for member 8f464459-954e-4bc4-b03a-c7e66a103c5e {{(pid=100372) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 12 10:37:12.050728 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:12.050728 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:37:12.056246 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-56ff3bfc-54d0-4897-b7d4-60ea50297a6f tempest-GroupSnapshotsV319Test-614253188 tempest-GroupSnapshotsV319Test-614253188-project-member] https://10.4.3.105/volume/v3/group_snapshots/8f464459-954e-4bc4-b03a-c7e66a103c5e returned with HTTP 200 Aug 12 10:37:12.056972 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 503/2007] 10.4.3.105 () {68 vars in 1413 bytes} [Wed Aug 12 10:37:12 2026] GET /volume/v3/group_snapshots/8f464459-954e-4bc4-b03a-c7e66a103c5e => generated 330 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:37:12.090007 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-f400d8c5-1480-4b82-af22-9dd00cb14bc6 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:12.092271 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-f400d8c5-1480-4b82-af22-9dd00cb14bc6 tempest-GroupSnapshotsV319Test-614253188 tempest-GroupSnapshotsV319Test-614253188-project-member] GET https://10.4.3.105/volume/v3/snapshots/detail Aug 12 10:37:12.092577 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-f400d8c5-1480-4b82-af22-9dd00cb14bc6 tempest-GroupSnapshotsV319Test-614253188 tempest-GroupSnapshotsV319Test-614253188-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:12.092867 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-f400d8c5-1480-4b82-af22-9dd00cb14bc6 tempest-GroupSnapshotsV319Test-614253188 tempest-GroupSnapshotsV319Test-614253188-project-member] Calling method 'detail' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:12.093170 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.api_utils [None req-f400d8c5-1480-4b82-af22-9dd00cb14bc6 tempest-GroupSnapshotsV319Test-614253188 tempest-GroupSnapshotsV319Test-614253188-project-member] Removing options '' from query. {{(pid=100374) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 10:37:12.094771 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.db.api [None req-f400d8c5-1480-4b82-af22-9dd00cb14bc6 tempest-GroupSnapshotsV319Test-614253188 tempest-GroupSnapshotsV319Test-614253188-project-member] Building query based on filter {{(pid=100374) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 12 10:37:12.100165 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-f400d8c5-1480-4b82-af22-9dd00cb14bc6 tempest-GroupSnapshotsV319Test-614253188 tempest-GroupSnapshotsV319Test-614253188-project-member] Get all snapshots completed successfully. Aug 12 10:37:12.100749 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:12.100749 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:37:12.101545 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-f400d8c5-1480-4b82-af22-9dd00cb14bc6 tempest-GroupSnapshotsV319Test-614253188 tempest-GroupSnapshotsV319Test-614253188-project-member] https://10.4.3.105/volume/v3/snapshots/detail returned with HTTP 200 Aug 12 10:37:12.102093 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 499/2008] 10.4.3.105 () {66 vars in 1264 bytes} [Wed Aug 12 10:37:12 2026] GET /volume/v3/snapshots/detail => generated 476 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:37:12.135075 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-a5dbf314-c889-44f6-8944-b4ace9291602 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:12.138996 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-a5dbf314-c889-44f6-8944-b4ace9291602 tempest-GroupSnapshotsV319Test-614253188 tempest-GroupSnapshotsV319Test-614253188-project-member] GET https://10.4.3.105/volume/v3/snapshots/7cbf89a1-f9c6-4f73-94b4-037706ed0ab3 Aug 12 10:37:12.139632 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-a5dbf314-c889-44f6-8944-b4ace9291602 tempest-GroupSnapshotsV319Test-614253188 tempest-GroupSnapshotsV319Test-614253188-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:12.139912 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-a5dbf314-c889-44f6-8944-b4ace9291602 tempest-GroupSnapshotsV319Test-614253188 tempest-GroupSnapshotsV319Test-614253188-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:12.148717 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:12.148717 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:37:12.151392 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-a5dbf314-c889-44f6-8944-b4ace9291602 tempest-GroupSnapshotsV319Test-614253188 tempest-GroupSnapshotsV319Test-614253188-project-member] Snapshot retrieved successfully. Aug 12 10:37:12.152923 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-a5dbf314-c889-44f6-8944-b4ace9291602 tempest-GroupSnapshotsV319Test-614253188 tempest-GroupSnapshotsV319Test-614253188-project-member] https://10.4.3.105/volume/v3/snapshots/7cbf89a1-f9c6-4f73-94b4-037706ed0ab3 returned with HTTP 200 Aug 12 10:37:12.154654 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 507/2009] 10.4.3.105 () {66 vars in 1354 bytes} [Wed Aug 12 10:37:12 2026] GET /volume/v3/snapshots/7cbf89a1-f9c6-4f73-94b4-037706ed0ab3 => generated 473 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:37:12.182468 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-37d247e4-21bc-4949-bdb9-c83ef8fee241 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:12.182856 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-37d247e4-21bc-4949-bdb9-c83ef8fee241 tempest-VolumesListTestJSON-975194216 tempest-VolumesListTestJSON-975194216-project-member] GET https://10.4.3.105/volume/v3/volumes/66e358d7-0164-429f-8d32-821ab9688283 Aug 12 10:37:12.183067 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-37d247e4-21bc-4949-bdb9-c83ef8fee241 tempest-VolumesListTestJSON-975194216 tempest-VolumesListTestJSON-975194216-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:12.183280 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-37d247e4-21bc-4949-bdb9-c83ef8fee241 tempest-VolumesListTestJSON-975194216 tempest-VolumesListTestJSON-975194216-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:12.187120 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-f79ba230-4421-47e3-b3d5-272aef946ad1 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:12.191546 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-37d247e4-21bc-4949-bdb9-c83ef8fee241 tempest-VolumesListTestJSON-975194216 tempest-VolumesListTestJSON-975194216-project-member] https://10.4.3.105/volume/v3/volumes/66e358d7-0164-429f-8d32-821ab9688283 returned with HTTP 404 Aug 12 10:37:12.191886 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-f79ba230-4421-47e3-b3d5-272aef946ad1 tempest-GroupSnapshotsV319Test-384273831 tempest-GroupSnapshotsV319Test-384273831-project-admin] POST https://10.4.3.105/volume/v3/group_snapshots/8f464459-954e-4bc4-b03a-c7e66a103c5e/action Aug 12 10:37:12.191944 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 501/2010] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:37:12 2026] GET /volume/v3/volumes/66e358d7-0164-429f-8d32-821ab9688283 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:37:12.192007 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-f79ba230-4421-47e3-b3d5-272aef946ad1 tempest-GroupSnapshotsV319Test-384273831 tempest-GroupSnapshotsV319Test-384273831-project-admin] Action body: b'{"reset_status": {"status": "creating"}}' {{(pid=100372) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 10:37:12.192007 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-f79ba230-4421-47e3-b3d5-272aef946ad1 tempest-GroupSnapshotsV319Test-384273831 tempest-GroupSnapshotsV319Test-384273831-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "creating"}} {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:37:12.193679 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.v3.group_snapshots [None req-f79ba230-4421-47e3-b3d5-272aef946ad1 tempest-GroupSnapshotsV319Test-384273831 tempest-GroupSnapshotsV319Test-384273831-project-admin] Updating group '8f464459-954e-4bc4-b03a-c7e66a103c5e' with 'creating' {{(pid=100372) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Aug 12 10:37:12.198972 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:12.198972 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:37:12.202178 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-89180dd4-774f-4067-bcdb-48b89a700bad None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:12.204745 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-89180dd4-774f-4067-bcdb-48b89a700bad tempest-VolumesListTestJSON-975194216 tempest-VolumesListTestJSON-975194216-project-member] GET https://10.4.3.105/volume/v3/volumes/1359de54-074d-4234-a421-e46e9a4682e6 Aug 12 10:37:12.204745 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-89180dd4-774f-4067-bcdb-48b89a700bad tempest-VolumesListTestJSON-975194216 tempest-VolumesListTestJSON-975194216-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:12.204745 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-89180dd4-774f-4067-bcdb-48b89a700bad tempest-VolumesListTestJSON-975194216 tempest-VolumesListTestJSON-975194216-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:12.211189 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-f79ba230-4421-47e3-b3d5-272aef946ad1 tempest-GroupSnapshotsV319Test-384273831 tempest-GroupSnapshotsV319Test-384273831-project-admin] https://10.4.3.105/volume/v3/group_snapshots/8f464459-954e-4bc4-b03a-c7e66a103c5e/action returned with HTTP 202 Aug 12 10:37:12.211189 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 504/2011] 10.4.3.105 () {70 vars in 1455 bytes} [Wed Aug 12 10:37:12 2026] POST /volume/v3/group_snapshots/8f464459-954e-4bc4-b03a-c7e66a103c5e/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 12 10:37:12.226606 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-5d1c99e7-05ba-40e1-864e-924613af4398 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:12.227261 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:12.227261 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:37:12.228085 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-5d1c99e7-05ba-40e1-864e-924613af4398 tempest-GroupSnapshotsV319Test-614253188 tempest-GroupSnapshotsV319Test-614253188-project-member] GET https://10.4.3.105/volume/v3/group_snapshots/8f464459-954e-4bc4-b03a-c7e66a103c5e Aug 12 10:37:12.228378 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-5d1c99e7-05ba-40e1-864e-924613af4398 tempest-GroupSnapshotsV319Test-614253188 tempest-GroupSnapshotsV319Test-614253188-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:12.228670 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-5d1c99e7-05ba-40e1-864e-924613af4398 tempest-GroupSnapshotsV319Test-614253188 tempest-GroupSnapshotsV319Test-614253188-project-member] Calling method 'version_select' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:12.228861 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.v3.group_snapshots [None req-5d1c99e7-05ba-40e1-864e-924613af4398 tempest-GroupSnapshotsV319Test-614253188 tempest-GroupSnapshotsV319Test-614253188-project-member] show called for member 8f464459-954e-4bc4-b03a-c7e66a103c5e {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 12 10:37:12.233321 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-89180dd4-774f-4067-bcdb-48b89a700bad tempest-VolumesListTestJSON-975194216 tempest-VolumesListTestJSON-975194216-project-member] Volume info retrieved successfully. Aug 12 10:37:12.233580 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:12.233580 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:37:12.238031 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-5d1c99e7-05ba-40e1-864e-924613af4398 tempest-GroupSnapshotsV319Test-614253188 tempest-GroupSnapshotsV319Test-614253188-project-member] https://10.4.3.105/volume/v3/group_snapshots/8f464459-954e-4bc4-b03a-c7e66a103c5e returned with HTTP 200 Aug 12 10:37:12.238455 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 508/2012] 10.4.3.105 () {68 vars in 1413 bytes} [Wed Aug 12 10:37:12 2026] GET /volume/v3/group_snapshots/8f464459-954e-4bc4-b03a-c7e66a103c5e => generated 329 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:37:12.240211 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-89180dd4-774f-4067-bcdb-48b89a700bad tempest-VolumesListTestJSON-975194216 tempest-VolumesListTestJSON-975194216-project-member] https://10.4.3.105/volume/v3/volumes/1359de54-074d-4234-a421-e46e9a4682e6 returned with HTTP 200 Aug 12 10:37:12.240712 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 500/2013] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:37:12 2026] GET /volume/v3/volumes/1359de54-074d-4234-a421-e46e9a4682e6 => generated 856 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:37:12.250884 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-7849b6b7-242d-4986-afa3-46bc7113fad8 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:12.257640 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-7849b6b7-242d-4986-afa3-46bc7113fad8 tempest-GroupSnapshotsV319Test-384273831 tempest-GroupSnapshotsV319Test-384273831-project-admin] POST https://10.4.3.105/volume/v3/group_snapshots/8f464459-954e-4bc4-b03a-c7e66a103c5e/action Aug 12 10:37:12.257800 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-f2b6de0c-ca0b-418e-afd7-28094f84bfc9 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:12.257872 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-0890176a-3c77-486f-8fa1-23bb4a4e6703 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:12.257915 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-7849b6b7-242d-4986-afa3-46bc7113fad8 tempest-GroupSnapshotsV319Test-384273831 tempest-GroupSnapshotsV319Test-384273831-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100373) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 10:37:12.257915 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-7849b6b7-242d-4986-afa3-46bc7113fad8 tempest-GroupSnapshotsV319Test-384273831 tempest-GroupSnapshotsV319Test-384273831-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "available"}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:37:12.259861 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.v3.group_snapshots [None req-7849b6b7-242d-4986-afa3-46bc7113fad8 tempest-GroupSnapshotsV319Test-384273831 tempest-GroupSnapshotsV319Test-384273831-project-admin] Updating group '8f464459-954e-4bc4-b03a-c7e66a103c5e' with 'available' {{(pid=100373) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Aug 12 10:37:12.260060 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-f2b6de0c-ca0b-418e-afd7-28094f84bfc9 tempest-ProjectMemberTests39-2046017331 tempest-ProjectMemberTests39-2046017331-project-admin] GET https://10.4.3.105/volume/v3/backups/30d9c9fe-ee8d-4569-84c3-24013cdc730f Aug 12 10:37:12.260334 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-0890176a-3c77-486f-8fa1-23bb4a4e6703 tempest-VolumesListTestJSON-975194216 tempest-VolumesListTestJSON-975194216-project-member] DELETE https://10.4.3.105/volume/v3/volumes/1359de54-074d-4234-a421-e46e9a4682e6 Aug 12 10:37:12.261596 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-f2b6de0c-ca0b-418e-afd7-28094f84bfc9 tempest-ProjectMemberTests39-2046017331 tempest-ProjectMemberTests39-2046017331-project-admin] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:12.261596 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-f2b6de0c-ca0b-418e-afd7-28094f84bfc9 tempest-ProjectMemberTests39-2046017331 tempest-ProjectMemberTests39-2046017331-project-admin] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:12.261701 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-0890176a-3c77-486f-8fa1-23bb4a4e6703 tempest-VolumesListTestJSON-975194216 tempest-VolumesListTestJSON-975194216-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:12.261745 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.v3.backups [None req-f2b6de0c-ca0b-418e-afd7-28094f84bfc9 tempest-ProjectMemberTests39-2046017331 tempest-ProjectMemberTests39-2046017331-project-admin] Show backup with id 30d9c9fe-ee8d-4569-84c3-24013cdc730f. {{(pid=100372) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:37:12.261793 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-0890176a-3c77-486f-8fa1-23bb4a4e6703 tempest-VolumesListTestJSON-975194216 tempest-VolumesListTestJSON-975194216-project-member] Calling method 'delete' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:12.261793 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.v3.volumes [None req-0890176a-3c77-486f-8fa1-23bb4a4e6703 tempest-VolumesListTestJSON-975194216 tempest-VolumesListTestJSON-975194216-project-member] Delete volume with id: 1359de54-074d-4234-a421-e46e9a4682e6 Aug 12 10:37:12.266882 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:12.266882 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:37:12.268351 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:12.268351 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:37:12.269601 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-f2b6de0c-ca0b-418e-afd7-28094f84bfc9 tempest-ProjectMemberTests39-2046017331 tempest-ProjectMemberTests39-2046017331-project-admin] https://10.4.3.105/volume/v3/backups/30d9c9fe-ee8d-4569-84c3-24013cdc730f returned with HTTP 200 Aug 12 10:37:12.270378 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 505/2014] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:37:12 2026] GET /volume/v3/backups/30d9c9fe-ee8d-4569-84c3-24013cdc730f => generated 735 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:37:12.274462 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:12.274462 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:37:12.275151 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-0890176a-3c77-486f-8fa1-23bb4a4e6703 tempest-VolumesListTestJSON-975194216 tempest-VolumesListTestJSON-975194216-project-member] Volume info retrieved successfully. Aug 12 10:37:12.280835 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-7849b6b7-242d-4986-afa3-46bc7113fad8 tempest-GroupSnapshotsV319Test-384273831 tempest-GroupSnapshotsV319Test-384273831-project-admin] https://10.4.3.105/volume/v3/group_snapshots/8f464459-954e-4bc4-b03a-c7e66a103c5e/action returned with HTTP 202 Aug 12 10:37:12.281281 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 502/2015] 10.4.3.105 () {70 vars in 1455 bytes} [Wed Aug 12 10:37:12 2026] POST /volume/v3/group_snapshots/8f464459-954e-4bc4-b03a-c7e66a103c5e/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 12 10:37:12.289167 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-6df87660-f727-4966-a06c-5d41fce934ea None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:12.292403 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-6df87660-f727-4966-a06c-5d41fce934ea tempest-GroupSnapshotsV319Test-614253188 tempest-GroupSnapshotsV319Test-614253188-project-member] GET https://10.4.3.105/volume/v3/group_snapshots/8f464459-954e-4bc4-b03a-c7e66a103c5e Aug 12 10:37:12.292775 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-6df87660-f727-4966-a06c-5d41fce934ea tempest-GroupSnapshotsV319Test-614253188 tempest-GroupSnapshotsV319Test-614253188-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:12.293034 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-6df87660-f727-4966-a06c-5d41fce934ea tempest-GroupSnapshotsV319Test-614253188 tempest-GroupSnapshotsV319Test-614253188-project-member] Calling method 'version_select' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:12.293221 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.group_snapshots [None req-6df87660-f727-4966-a06c-5d41fce934ea tempest-GroupSnapshotsV319Test-614253188 tempest-GroupSnapshotsV319Test-614253188-project-member] show called for member 8f464459-954e-4bc4-b03a-c7e66a103c5e {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 12 10:37:12.299431 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:12.299431 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:37:12.303949 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-6df87660-f727-4966-a06c-5d41fce934ea tempest-GroupSnapshotsV319Test-614253188 tempest-GroupSnapshotsV319Test-614253188-project-member] https://10.4.3.105/volume/v3/group_snapshots/8f464459-954e-4bc4-b03a-c7e66a103c5e returned with HTTP 200 Aug 12 10:37:12.304441 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 501/2016] 10.4.3.105 () {68 vars in 1413 bytes} [Wed Aug 12 10:37:12 2026] GET /volume/v3/group_snapshots/8f464459-954e-4bc4-b03a-c7e66a103c5e => generated 330 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:37:12.305226 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-0890176a-3c77-486f-8fa1-23bb4a4e6703 tempest-VolumesListTestJSON-975194216 tempest-VolumesListTestJSON-975194216-project-member] Delete volume request issued successfully. Aug 12 10:37:12.305465 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-0890176a-3c77-486f-8fa1-23bb4a4e6703 tempest-VolumesListTestJSON-975194216 tempest-VolumesListTestJSON-975194216-project-member] https://10.4.3.105/volume/v3/volumes/1359de54-074d-4234-a421-e46e9a4682e6 returned with HTTP 202 Aug 12 10:37:12.306104 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 509/2017] 10.4.3.105 () {66 vars in 1351 bytes} [Wed Aug 12 10:37:12 2026] DELETE /volume/v3/volumes/1359de54-074d-4234-a421-e46e9a4682e6 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 10:37:12.314346 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-f5f27773-d0b3-48b1-9e40-d38b2ff15969 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:12.314709 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-1e72bc97-1553-47f3-ba8d-1389f6189600 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:12.316737 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-1e72bc97-1553-47f3-ba8d-1389f6189600 tempest-GroupSnapshotsV319Test-384273831 tempest-GroupSnapshotsV319Test-384273831-project-admin] POST https://10.4.3.105/volume/v3/group_snapshots/8f464459-954e-4bc4-b03a-c7e66a103c5e/action Aug 12 10:37:12.317048 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-1e72bc97-1553-47f3-ba8d-1389f6189600 tempest-GroupSnapshotsV319Test-384273831 tempest-GroupSnapshotsV319Test-384273831-project-admin] Action body: b'{"reset_status": {"status": "error"}}' {{(pid=100373) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 10:37:12.317307 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-1e72bc97-1553-47f3-ba8d-1389f6189600 tempest-GroupSnapshotsV319Test-384273831 tempest-GroupSnapshotsV319Test-384273831-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "error"}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:37:12.322210 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.v3.group_snapshots [None req-1e72bc97-1553-47f3-ba8d-1389f6189600 tempest-GroupSnapshotsV319Test-384273831 tempest-GroupSnapshotsV319Test-384273831-project-admin] Updating group '8f464459-954e-4bc4-b03a-c7e66a103c5e' with 'error' {{(pid=100373) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Aug 12 10:37:12.322397 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-f5f27773-d0b3-48b1-9e40-d38b2ff15969 tempest-VolumesListTestJSON-975194216 tempest-VolumesListTestJSON-975194216-project-member] GET https://10.4.3.105/volume/v3/volumes/1359de54-074d-4234-a421-e46e9a4682e6 Aug 12 10:37:12.322397 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-f5f27773-d0b3-48b1-9e40-d38b2ff15969 tempest-VolumesListTestJSON-975194216 tempest-VolumesListTestJSON-975194216-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:12.322397 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-f5f27773-d0b3-48b1-9e40-d38b2ff15969 tempest-VolumesListTestJSON-975194216 tempest-VolumesListTestJSON-975194216-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:12.326367 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:12.326367 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:37:12.335621 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:12.335621 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:37:12.341258 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-f5f27773-d0b3-48b1-9e40-d38b2ff15969 tempest-VolumesListTestJSON-975194216 tempest-VolumesListTestJSON-975194216-project-member] Volume info retrieved successfully. Aug 12 10:37:12.344872 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-1e72bc97-1553-47f3-ba8d-1389f6189600 tempest-GroupSnapshotsV319Test-384273831 tempest-GroupSnapshotsV319Test-384273831-project-admin] https://10.4.3.105/volume/v3/group_snapshots/8f464459-954e-4bc4-b03a-c7e66a103c5e/action returned with HTTP 202 Aug 12 10:37:12.345192 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 503/2018] 10.4.3.105 () {70 vars in 1455 bytes} [Wed Aug 12 10:37:12 2026] POST /volume/v3/group_snapshots/8f464459-954e-4bc4-b03a-c7e66a103c5e/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 12 10:37:12.347774 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-f5f27773-d0b3-48b1-9e40-d38b2ff15969 tempest-VolumesListTestJSON-975194216 tempest-VolumesListTestJSON-975194216-project-member] https://10.4.3.105/volume/v3/volumes/1359de54-074d-4234-a421-e46e9a4682e6 returned with HTTP 200 Aug 12 10:37:12.348425 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 506/2019] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:37:12 2026] GET /volume/v3/volumes/1359de54-074d-4234-a421-e46e9a4682e6 => generated 855 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:37:12.359133 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-36ed5a77-c86d-46ab-b4d8-ec5334bd4903 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:12.360998 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-36ed5a77-c86d-46ab-b4d8-ec5334bd4903 tempest-GroupSnapshotsV319Test-614253188 tempest-GroupSnapshotsV319Test-614253188-project-member] GET https://10.4.3.105/volume/v3/group_snapshots/8f464459-954e-4bc4-b03a-c7e66a103c5e Aug 12 10:37:12.361242 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-36ed5a77-c86d-46ab-b4d8-ec5334bd4903 tempest-GroupSnapshotsV319Test-614253188 tempest-GroupSnapshotsV319Test-614253188-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:12.361362 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-36ed5a77-c86d-46ab-b4d8-ec5334bd4903 tempest-GroupSnapshotsV319Test-614253188 tempest-GroupSnapshotsV319Test-614253188-project-member] Calling method 'version_select' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:12.361572 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.group_snapshots [None req-36ed5a77-c86d-46ab-b4d8-ec5334bd4903 tempest-GroupSnapshotsV319Test-614253188 tempest-GroupSnapshotsV319Test-614253188-project-member] show called for member 8f464459-954e-4bc4-b03a-c7e66a103c5e {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 12 10:37:12.366188 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:12.366188 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:37:12.373006 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-36ed5a77-c86d-46ab-b4d8-ec5334bd4903 tempest-GroupSnapshotsV319Test-614253188 tempest-GroupSnapshotsV319Test-614253188-project-member] https://10.4.3.105/volume/v3/group_snapshots/8f464459-954e-4bc4-b03a-c7e66a103c5e returned with HTTP 200 Aug 12 10:37:12.373533 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 502/2020] 10.4.3.105 () {68 vars in 1413 bytes} [Wed Aug 12 10:37:12 2026] GET /volume/v3/group_snapshots/8f464459-954e-4bc4-b03a-c7e66a103c5e => generated 326 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:37:12.382682 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-596d9ccf-e419-4660-8191-3a6ceb457365 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:12.384416 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-596d9ccf-e419-4660-8191-3a6ceb457365 tempest-GroupSnapshotsV319Test-384273831 tempest-GroupSnapshotsV319Test-384273831-project-admin] POST https://10.4.3.105/volume/v3/group_snapshots/8f464459-954e-4bc4-b03a-c7e66a103c5e/action Aug 12 10:37:12.384889 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-596d9ccf-e419-4660-8191-3a6ceb457365 tempest-GroupSnapshotsV319Test-384273831 tempest-GroupSnapshotsV319Test-384273831-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100375) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 10:37:12.385008 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-596d9ccf-e419-4660-8191-3a6ceb457365 tempest-GroupSnapshotsV319Test-384273831 tempest-GroupSnapshotsV319Test-384273831-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "available"}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:37:12.386480 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.v3.group_snapshots [None req-596d9ccf-e419-4660-8191-3a6ceb457365 tempest-GroupSnapshotsV319Test-384273831 tempest-GroupSnapshotsV319Test-384273831-project-admin] Updating group '8f464459-954e-4bc4-b03a-c7e66a103c5e' with 'available' {{(pid=100375) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Aug 12 10:37:12.391196 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:12.391196 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:37:12.398855 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-596d9ccf-e419-4660-8191-3a6ceb457365 tempest-GroupSnapshotsV319Test-384273831 tempest-GroupSnapshotsV319Test-384273831-project-admin] https://10.4.3.105/volume/v3/group_snapshots/8f464459-954e-4bc4-b03a-c7e66a103c5e/action returned with HTTP 202 Aug 12 10:37:12.399395 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 510/2021] 10.4.3.105 () {70 vars in 1455 bytes} [Wed Aug 12 10:37:12 2026] POST /volume/v3/group_snapshots/8f464459-954e-4bc4-b03a-c7e66a103c5e/action => generated 0 bytes in 17 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 12 10:37:12.408980 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-30c481ba-2e90-4862-8a53-8f2203afa6cc None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:12.413606 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-30c481ba-2e90-4862-8a53-8f2203afa6cc tempest-GroupSnapshotsV319Test-614253188 tempest-GroupSnapshotsV319Test-614253188-project-member] GET https://10.4.3.105/volume/v3/group_snapshots/8f464459-954e-4bc4-b03a-c7e66a103c5e Aug 12 10:37:12.413832 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-30c481ba-2e90-4862-8a53-8f2203afa6cc tempest-GroupSnapshotsV319Test-614253188 tempest-GroupSnapshotsV319Test-614253188-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:12.414024 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-30c481ba-2e90-4862-8a53-8f2203afa6cc tempest-GroupSnapshotsV319Test-614253188 tempest-GroupSnapshotsV319Test-614253188-project-member] Calling method 'version_select' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:12.414150 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.v3.group_snapshots [None req-30c481ba-2e90-4862-8a53-8f2203afa6cc tempest-GroupSnapshotsV319Test-614253188 tempest-GroupSnapshotsV319Test-614253188-project-member] show called for member 8f464459-954e-4bc4-b03a-c7e66a103c5e {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 12 10:37:12.421693 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:12.421693 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:37:12.427920 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-30c481ba-2e90-4862-8a53-8f2203afa6cc tempest-GroupSnapshotsV319Test-614253188 tempest-GroupSnapshotsV319Test-614253188-project-member] https://10.4.3.105/volume/v3/group_snapshots/8f464459-954e-4bc4-b03a-c7e66a103c5e returned with HTTP 200 Aug 12 10:37:12.428319 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 504/2022] 10.4.3.105 () {68 vars in 1413 bytes} [Wed Aug 12 10:37:12 2026] GET /volume/v3/group_snapshots/8f464459-954e-4bc4-b03a-c7e66a103c5e => generated 330 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:37:12.441102 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-1924318b-cb96-4710-85c3-7b478353c3b1 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:12.442914 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-1924318b-cb96-4710-85c3-7b478353c3b1 tempest-GroupSnapshotsV319Test-614253188 tempest-GroupSnapshotsV319Test-614253188-project-member] DELETE https://10.4.3.105/volume/v3/group_snapshots/8f464459-954e-4bc4-b03a-c7e66a103c5e Aug 12 10:37:12.443564 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-1924318b-cb96-4710-85c3-7b478353c3b1 tempest-GroupSnapshotsV319Test-614253188 tempest-GroupSnapshotsV319Test-614253188-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:12.443950 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-1924318b-cb96-4710-85c3-7b478353c3b1 tempest-GroupSnapshotsV319Test-614253188 tempest-GroupSnapshotsV319Test-614253188-project-member] Calling method 'version_select' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:12.444233 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.v3.group_snapshots [None req-1924318b-cb96-4710-85c3-7b478353c3b1 tempest-GroupSnapshotsV319Test-614253188 tempest-GroupSnapshotsV319Test-614253188-project-member] delete called for member 8f464459-954e-4bc4-b03a-c7e66a103c5e {{(pid=100372) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 12 10:37:12.445145 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.v3.group_snapshots [None req-1924318b-cb96-4710-85c3-7b478353c3b1 tempest-GroupSnapshotsV319Test-614253188 tempest-GroupSnapshotsV319Test-614253188-project-member] Delete group_snapshot with id: 8f464459-954e-4bc4-b03a-c7e66a103c5e Aug 12 10:37:12.448811 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:12.448811 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:37:12.454309 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-e30721bb-03ec-47ad-9ee9-1794508617a1 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:12.455504 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-e30721bb-03ec-47ad-9ee9-1794508617a1 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] GET https://10.4.3.105/volume/v3/backups/263450b3-bd03-4af9-95dd-39d374f75e99 Aug 12 10:37:12.455724 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-e30721bb-03ec-47ad-9ee9-1794508617a1 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:12.456003 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-e30721bb-03ec-47ad-9ee9-1794508617a1 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:12.456157 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-e30721bb-03ec-47ad-9ee9-1794508617a1 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Show backup with id 263450b3-bd03-4af9-95dd-39d374f75e99. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:37:12.464237 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:12.464237 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:37:12.465246 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-e30721bb-03ec-47ad-9ee9-1794508617a1 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] https://10.4.3.105/volume/v3/backups/263450b3-bd03-4af9-95dd-39d374f75e99 returned with HTTP 200 Aug 12 10:37:12.466138 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 503/2023] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:37:12 2026] GET /volume/v3/backups/263450b3-bd03-4af9-95dd-39d374f75e99 => generated 751 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:37:12.490528 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-1924318b-cb96-4710-85c3-7b478353c3b1 tempest-GroupSnapshotsV319Test-614253188 tempest-GroupSnapshotsV319Test-614253188-project-member] https://10.4.3.105/volume/v3/group_snapshots/8f464459-954e-4bc4-b03a-c7e66a103c5e returned with HTTP 202 Aug 12 10:37:12.491023 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 507/2024] 10.4.3.105 () {68 vars in 1416 bytes} [Wed Aug 12 10:37:12 2026] DELETE /volume/v3/group_snapshots/8f464459-954e-4bc4-b03a-c7e66a103c5e => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 12 10:37:12.499642 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-270c25e8-be56-44b1-9b12-20ddcb783d49 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:12.502549 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-270c25e8-be56-44b1-9b12-20ddcb783d49 tempest-GroupSnapshotsV319Test-614253188 tempest-GroupSnapshotsV319Test-614253188-project-member] GET https://10.4.3.105/volume/v3/volumes/detail Aug 12 10:37:12.502830 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-270c25e8-be56-44b1-9b12-20ddcb783d49 tempest-GroupSnapshotsV319Test-614253188 tempest-GroupSnapshotsV319Test-614253188-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:12.503037 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-270c25e8-be56-44b1-9b12-20ddcb783d49 tempest-GroupSnapshotsV319Test-614253188 tempest-GroupSnapshotsV319Test-614253188-project-member] Calling method 'detail' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:12.503282 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.api_utils [None req-270c25e8-be56-44b1-9b12-20ddcb783d49 tempest-GroupSnapshotsV319Test-614253188 tempest-GroupSnapshotsV319Test-614253188-project-member] Removing options '' from query. {{(pid=100375) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 10:37:12.504318 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-270c25e8-be56-44b1-9b12-20ddcb783d49 tempest-GroupSnapshotsV319Test-614253188 tempest-GroupSnapshotsV319Test-614253188-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100375) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 10:37:12.513863 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-270c25e8-be56-44b1-9b12-20ddcb783d49 tempest-GroupSnapshotsV319Test-614253188 tempest-GroupSnapshotsV319Test-614253188-project-member] Get all volumes completed successfully. Aug 12 10:37:12.514727 np0000007037 devstack@c-api.service[100375]: WARNING stevedore.named [None req-270c25e8-be56-44b1-9b12-20ddcb783d49 tempest-GroupSnapshotsV319Test-614253188 tempest-GroupSnapshotsV319Test-614253188-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 10:37:12.514900 np0000007037 devstack@c-api.service[100375]: WARNING castellan.key_manager [None req-270c25e8-be56-44b1-9b12-20ddcb783d49 tempest-GroupSnapshotsV319Test-614253188 tempest-GroupSnapshotsV319Test-614253188-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 10:37:12.555860 np0000007037 devstack@c-api.service[100375]: DEBUG oslo_db.sqlalchemy.engines [None req-270c25e8-be56-44b1-9b12-20ddcb783d49 tempest-GroupSnapshotsV319Test-614253188 tempest-GroupSnapshotsV319Test-614253188-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100375) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 10:37:12.559407 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:12.559407 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:37:12.568095 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-270c25e8-be56-44b1-9b12-20ddcb783d49 tempest-GroupSnapshotsV319Test-614253188 tempest-GroupSnapshotsV319Test-614253188-project-member] https://10.4.3.105/volume/v3/volumes/detail returned with HTTP 200 Aug 12 10:37:12.568669 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 511/2025] 10.4.3.105 () {68 vars in 1299 bytes} [Wed Aug 12 10:37:12 2026] GET /volume/v3/volumes/detail => generated 921 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:37:12.584117 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-4d549c9f-15f2-44e1-b112-0330900db5ea None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:12.586120 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-4d549c9f-15f2-44e1-b112-0330900db5ea tempest-GroupSnapshotsV319Test-614253188 tempest-GroupSnapshotsV319Test-614253188-project-member] GET https://10.4.3.105/volume/v3/snapshots/detail Aug 12 10:37:12.586352 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-4d549c9f-15f2-44e1-b112-0330900db5ea tempest-GroupSnapshotsV319Test-614253188 tempest-GroupSnapshotsV319Test-614253188-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:12.586602 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-4d549c9f-15f2-44e1-b112-0330900db5ea tempest-GroupSnapshotsV319Test-614253188 tempest-GroupSnapshotsV319Test-614253188-project-member] Calling method 'detail' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:12.586946 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.api_utils [None req-4d549c9f-15f2-44e1-b112-0330900db5ea tempest-GroupSnapshotsV319Test-614253188 tempest-GroupSnapshotsV319Test-614253188-project-member] Removing options '' from query. {{(pid=100373) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 10:37:12.588125 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.db.api [None req-4d549c9f-15f2-44e1-b112-0330900db5ea tempest-GroupSnapshotsV319Test-614253188 tempest-GroupSnapshotsV319Test-614253188-project-member] Building query based on filter {{(pid=100373) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 12 10:37:12.593243 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-4d549c9f-15f2-44e1-b112-0330900db5ea tempest-GroupSnapshotsV319Test-614253188 tempest-GroupSnapshotsV319Test-614253188-project-member] Get all snapshots completed successfully. Aug 12 10:37:12.594242 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-4d549c9f-15f2-44e1-b112-0330900db5ea tempest-GroupSnapshotsV319Test-614253188 tempest-GroupSnapshotsV319Test-614253188-project-member] https://10.4.3.105/volume/v3/snapshots/detail returned with HTTP 200 Aug 12 10:37:12.594670 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 505/2026] 10.4.3.105 () {66 vars in 1264 bytes} [Wed Aug 12 10:37:12 2026] GET /volume/v3/snapshots/detail => generated 17 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 12 10:37:12.608071 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-98adae88-330a-4193-9044-d6f363bb06a5 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:12.609761 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-98adae88-330a-4193-9044-d6f363bb06a5 tempest-GroupSnapshotsV319Test-614253188 tempest-GroupSnapshotsV319Test-614253188-project-member] GET https://10.4.3.105/volume/v3/group_snapshots/8f464459-954e-4bc4-b03a-c7e66a103c5e Aug 12 10:37:12.609995 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-98adae88-330a-4193-9044-d6f363bb06a5 tempest-GroupSnapshotsV319Test-614253188 tempest-GroupSnapshotsV319Test-614253188-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:12.610216 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-98adae88-330a-4193-9044-d6f363bb06a5 tempest-GroupSnapshotsV319Test-614253188 tempest-GroupSnapshotsV319Test-614253188-project-member] Calling method 'version_select' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:12.610348 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.group_snapshots [None req-98adae88-330a-4193-9044-d6f363bb06a5 tempest-GroupSnapshotsV319Test-614253188 tempest-GroupSnapshotsV319Test-614253188-project-member] show called for member 8f464459-954e-4bc4-b03a-c7e66a103c5e {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 12 10:37:12.620655 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-98adae88-330a-4193-9044-d6f363bb06a5 tempest-GroupSnapshotsV319Test-614253188 tempest-GroupSnapshotsV319Test-614253188-project-member] https://10.4.3.105/volume/v3/group_snapshots/8f464459-954e-4bc4-b03a-c7e66a103c5e returned with HTTP 404 Aug 12 10:37:12.621224 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 504/2027] 10.4.3.105 () {68 vars in 1413 bytes} [Wed Aug 12 10:37:12 2026] GET /volume/v3/group_snapshots/8f464459-954e-4bc4-b03a-c7e66a103c5e => generated 116 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 10:37:12.629724 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-76891d24-9c2e-4a82-8405-0900d6707246 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:12.632329 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-76891d24-9c2e-4a82-8405-0900d6707246 tempest-GroupSnapshotsV319Test-614253188 tempest-GroupSnapshotsV319Test-614253188-project-member] GET https://10.4.3.105/volume/v3/volumes/detail Aug 12 10:37:12.632789 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-76891d24-9c2e-4a82-8405-0900d6707246 tempest-GroupSnapshotsV319Test-614253188 tempest-GroupSnapshotsV319Test-614253188-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:12.632994 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-76891d24-9c2e-4a82-8405-0900d6707246 tempest-GroupSnapshotsV319Test-614253188 tempest-GroupSnapshotsV319Test-614253188-project-member] Calling method 'detail' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:12.633296 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.api_utils [None req-76891d24-9c2e-4a82-8405-0900d6707246 tempest-GroupSnapshotsV319Test-614253188 tempest-GroupSnapshotsV319Test-614253188-project-member] Removing options '' from query. {{(pid=100372) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 10:37:12.634307 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:12.634307 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:37:12.635042 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-76891d24-9c2e-4a82-8405-0900d6707246 tempest-GroupSnapshotsV319Test-614253188 tempest-GroupSnapshotsV319Test-614253188-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100372) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 10:37:12.650023 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-76891d24-9c2e-4a82-8405-0900d6707246 tempest-GroupSnapshotsV319Test-614253188 tempest-GroupSnapshotsV319Test-614253188-project-member] Get all volumes completed successfully. Aug 12 10:37:12.652172 np0000007037 devstack@c-api.service[100372]: WARNING stevedore.named [None req-76891d24-9c2e-4a82-8405-0900d6707246 tempest-GroupSnapshotsV319Test-614253188 tempest-GroupSnapshotsV319Test-614253188-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 10:37:12.652750 np0000007037 devstack@c-api.service[100372]: WARNING castellan.key_manager [None req-76891d24-9c2e-4a82-8405-0900d6707246 tempest-GroupSnapshotsV319Test-614253188 tempest-GroupSnapshotsV319Test-614253188-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 10:37:12.696903 np0000007037 devstack@c-api.service[100372]: DEBUG oslo_db.sqlalchemy.engines [None req-76891d24-9c2e-4a82-8405-0900d6707246 tempest-GroupSnapshotsV319Test-614253188 tempest-GroupSnapshotsV319Test-614253188-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100372) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 10:37:12.699935 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:12.699935 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:37:12.706439 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-76891d24-9c2e-4a82-8405-0900d6707246 tempest-GroupSnapshotsV319Test-614253188 tempest-GroupSnapshotsV319Test-614253188-project-member] https://10.4.3.105/volume/v3/volumes/detail returned with HTTP 200 Aug 12 10:37:12.706817 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 508/2028] 10.4.3.105 () {68 vars in 1299 bytes} [Wed Aug 12 10:37:12 2026] GET /volume/v3/volumes/detail => generated 921 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:37:12.719184 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-848e4842-e736-4f38-b41d-0bcad1386724 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:12.720984 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-848e4842-e736-4f38-b41d-0bcad1386724 tempest-GroupSnapshotsV319Test-614253188 tempest-GroupSnapshotsV319Test-614253188-project-member] POST https://10.4.3.105/volume/v3/groups/3a14963a-fe59-47c4-99a1-cef7a3df06cf/action Aug 12 10:37:12.721332 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-848e4842-e736-4f38-b41d-0bcad1386724 tempest-GroupSnapshotsV319Test-614253188 tempest-GroupSnapshotsV319Test-614253188-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100375) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 10:37:12.721446 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-848e4842-e736-4f38-b41d-0bcad1386724 tempest-GroupSnapshotsV319Test-614253188 tempest-GroupSnapshotsV319Test-614253188-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:37:12.722694 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.v3.groups [None req-848e4842-e736-4f38-b41d-0bcad1386724 tempest-GroupSnapshotsV319Test-614253188 tempest-GroupSnapshotsV319Test-614253188-project-member] delete called for group 3a14963a-fe59-47c4-99a1-cef7a3df06cf {{(pid=100375) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 12 10:37:12.722794 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.v3.groups [None req-848e4842-e736-4f38-b41d-0bcad1386724 tempest-GroupSnapshotsV319Test-614253188 tempest-GroupSnapshotsV319Test-614253188-project-member] Delete group with id: 3a14963a-fe59-47c4-99a1-cef7a3df06cf Aug 12 10:37:12.727422 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:12.727422 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:37:12.758919 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-848e4842-e736-4f38-b41d-0bcad1386724 tempest-GroupSnapshotsV319Test-614253188 tempest-GroupSnapshotsV319Test-614253188-project-member] https://10.4.3.105/volume/v3/groups/3a14963a-fe59-47c4-99a1-cef7a3df06cf/action returned with HTTP 202 Aug 12 10:37:12.759401 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 512/2029] 10.4.3.105 () {70 vars in 1428 bytes} [Wed Aug 12 10:37:12 2026] POST /volume/v3/groups/3a14963a-fe59-47c4-99a1-cef7a3df06cf/action => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 12 10:37:12.771092 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-8a4d90ac-a2fa-4333-8a75-806bf46ba99f None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:12.773413 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-8a4d90ac-a2fa-4333-8a75-806bf46ba99f tempest-GroupSnapshotsV319Test-614253188 tempest-GroupSnapshotsV319Test-614253188-project-member] GET https://10.4.3.105/volume/v3/volumes/0e8f268f-2358-423a-8e4b-c430df833f55 Aug 12 10:37:12.773896 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-8a4d90ac-a2fa-4333-8a75-806bf46ba99f tempest-GroupSnapshotsV319Test-614253188 tempest-GroupSnapshotsV319Test-614253188-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:12.774257 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-8a4d90ac-a2fa-4333-8a75-806bf46ba99f tempest-GroupSnapshotsV319Test-614253188 tempest-GroupSnapshotsV319Test-614253188-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:12.785190 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:12.785190 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:37:12.788802 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-8a4d90ac-a2fa-4333-8a75-806bf46ba99f tempest-GroupSnapshotsV319Test-614253188 tempest-GroupSnapshotsV319Test-614253188-project-member] Volume info retrieved successfully. Aug 12 10:37:12.789852 np0000007037 devstack@c-api.service[100373]: WARNING stevedore.named [None req-8a4d90ac-a2fa-4333-8a75-806bf46ba99f tempest-GroupSnapshotsV319Test-614253188 tempest-GroupSnapshotsV319Test-614253188-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 10:37:12.790222 np0000007037 devstack@c-api.service[100373]: WARNING castellan.key_manager [None req-8a4d90ac-a2fa-4333-8a75-806bf46ba99f tempest-GroupSnapshotsV319Test-614253188 tempest-GroupSnapshotsV319Test-614253188-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 10:37:12.855828 np0000007037 devstack@c-api.service[100373]: DEBUG oslo_db.sqlalchemy.engines [None req-8a4d90ac-a2fa-4333-8a75-806bf46ba99f tempest-GroupSnapshotsV319Test-614253188 tempest-GroupSnapshotsV319Test-614253188-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100373) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 10:37:12.859646 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:12.859646 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:37:12.872500 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-8a4d90ac-a2fa-4333-8a75-806bf46ba99f tempest-GroupSnapshotsV319Test-614253188 tempest-GroupSnapshotsV319Test-614253188-project-member] https://10.4.3.105/volume/v3/volumes/0e8f268f-2358-423a-8e4b-c430df833f55 returned with HTTP 200 Aug 12 10:37:12.872500 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 506/2030] 10.4.3.105 () {68 vars in 1389 bytes} [Wed Aug 12 10:37:12 2026] GET /volume/v3/volumes/0e8f268f-2358-423a-8e4b-c430df833f55 => generated 917 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:37:13.283833 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-15b18564-1ee2-46d9-9992-81654a3bd0de None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:13.285641 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-15b18564-1ee2-46d9-9992-81654a3bd0de tempest-ProjectMemberTests39-2046017331 tempest-ProjectMemberTests39-2046017331-project-admin] GET https://10.4.3.105/volume/v3/backups/30d9c9fe-ee8d-4569-84c3-24013cdc730f Aug 12 10:37:13.286047 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-15b18564-1ee2-46d9-9992-81654a3bd0de tempest-ProjectMemberTests39-2046017331 tempest-ProjectMemberTests39-2046017331-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:13.286349 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-15b18564-1ee2-46d9-9992-81654a3bd0de tempest-ProjectMemberTests39-2046017331 tempest-ProjectMemberTests39-2046017331-project-admin] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:13.286700 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-15b18564-1ee2-46d9-9992-81654a3bd0de tempest-ProjectMemberTests39-2046017331 tempest-ProjectMemberTests39-2046017331-project-admin] Show backup with id 30d9c9fe-ee8d-4569-84c3-24013cdc730f. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:37:13.295033 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:13.295033 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:37:13.295247 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-15b18564-1ee2-46d9-9992-81654a3bd0de tempest-ProjectMemberTests39-2046017331 tempest-ProjectMemberTests39-2046017331-project-admin] https://10.4.3.105/volume/v3/backups/30d9c9fe-ee8d-4569-84c3-24013cdc730f returned with HTTP 200 Aug 12 10:37:13.296058 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 505/2031] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:37:13 2026] GET /volume/v3/backups/30d9c9fe-ee8d-4569-84c3-24013cdc730f => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:37:13.373196 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-9d27798a-f135-49ba-9b5a-88916732fe6a None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:13.376579 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-9d27798a-f135-49ba-9b5a-88916732fe6a tempest-VolumesListTestJSON-975194216 tempest-VolumesListTestJSON-975194216-project-member] GET https://10.4.3.105/volume/v3/volumes/1359de54-074d-4234-a421-e46e9a4682e6 Aug 12 10:37:13.376579 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-9d27798a-f135-49ba-9b5a-88916732fe6a tempest-VolumesListTestJSON-975194216 tempest-VolumesListTestJSON-975194216-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:13.376579 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-9d27798a-f135-49ba-9b5a-88916732fe6a tempest-VolumesListTestJSON-975194216 tempest-VolumesListTestJSON-975194216-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:13.385196 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-9d27798a-f135-49ba-9b5a-88916732fe6a tempest-VolumesListTestJSON-975194216 tempest-VolumesListTestJSON-975194216-project-member] https://10.4.3.105/volume/v3/volumes/1359de54-074d-4234-a421-e46e9a4682e6 returned with HTTP 404 Aug 12 10:37:13.385970 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 509/2032] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:37:13 2026] GET /volume/v3/volumes/1359de54-074d-4234-a421-e46e9a4682e6 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:37:13.394604 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-b633649f-1c49-4072-94d8-2fc36bbd59c0 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:13.396598 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-b633649f-1c49-4072-94d8-2fc36bbd59c0 tempest-VolumesListTestJSON-975194216 tempest-VolumesListTestJSON-975194216-project-member] GET https://10.4.3.105/volume/v3/volumes/3244b6d6-0dca-4dae-af96-cf3f2b40883a Aug 12 10:37:13.396882 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-b633649f-1c49-4072-94d8-2fc36bbd59c0 tempest-VolumesListTestJSON-975194216 tempest-VolumesListTestJSON-975194216-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:13.397158 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-b633649f-1c49-4072-94d8-2fc36bbd59c0 tempest-VolumesListTestJSON-975194216 tempest-VolumesListTestJSON-975194216-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:13.407498 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:13.407498 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:37:13.412796 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-b633649f-1c49-4072-94d8-2fc36bbd59c0 tempest-VolumesListTestJSON-975194216 tempest-VolumesListTestJSON-975194216-project-member] Volume info retrieved successfully. Aug 12 10:37:13.418716 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-b633649f-1c49-4072-94d8-2fc36bbd59c0 tempest-VolumesListTestJSON-975194216 tempest-VolumesListTestJSON-975194216-project-member] https://10.4.3.105/volume/v3/volumes/3244b6d6-0dca-4dae-af96-cf3f2b40883a returned with HTTP 200 Aug 12 10:37:13.419263 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 513/2033] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:37:13 2026] GET /volume/v3/volumes/3244b6d6-0dca-4dae-af96-cf3f2b40883a => generated 857 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:37:13.438812 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-de37d310-a838-4b5c-8981-f44d4136701b None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:13.441725 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-de37d310-a838-4b5c-8981-f44d4136701b tempest-VolumesListTestJSON-975194216 tempest-VolumesListTestJSON-975194216-project-member] DELETE https://10.4.3.105/volume/v3/volumes/3244b6d6-0dca-4dae-af96-cf3f2b40883a Aug 12 10:37:13.441725 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-de37d310-a838-4b5c-8981-f44d4136701b tempest-VolumesListTestJSON-975194216 tempest-VolumesListTestJSON-975194216-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:13.441940 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-de37d310-a838-4b5c-8981-f44d4136701b tempest-VolumesListTestJSON-975194216 tempest-VolumesListTestJSON-975194216-project-member] Calling method 'delete' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:13.442143 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.v3.volumes [None req-de37d310-a838-4b5c-8981-f44d4136701b tempest-VolumesListTestJSON-975194216 tempest-VolumesListTestJSON-975194216-project-member] Delete volume with id: 3244b6d6-0dca-4dae-af96-cf3f2b40883a Aug 12 10:37:13.450378 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:13.450378 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:37:13.451027 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-de37d310-a838-4b5c-8981-f44d4136701b tempest-VolumesListTestJSON-975194216 tempest-VolumesListTestJSON-975194216-project-member] Volume info retrieved successfully. Aug 12 10:37:13.472033 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-de37d310-a838-4b5c-8981-f44d4136701b tempest-VolumesListTestJSON-975194216 tempest-VolumesListTestJSON-975194216-project-member] Delete volume request issued successfully. Aug 12 10:37:13.472033 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-de37d310-a838-4b5c-8981-f44d4136701b tempest-VolumesListTestJSON-975194216 tempest-VolumesListTestJSON-975194216-project-member] https://10.4.3.105/volume/v3/volumes/3244b6d6-0dca-4dae-af96-cf3f2b40883a returned with HTTP 202 Aug 12 10:37:13.472366 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 507/2034] 10.4.3.105 () {66 vars in 1351 bytes} [Wed Aug 12 10:37:13 2026] DELETE /volume/v3/volumes/3244b6d6-0dca-4dae-af96-cf3f2b40883a => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 10:37:13.481757 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-7e7dff18-4f9d-41a8-b2cb-8501f2b8caf9 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:13.485036 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-7e7dff18-4f9d-41a8-b2cb-8501f2b8caf9 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] GET https://10.4.3.105/volume/v3/backups/263450b3-bd03-4af9-95dd-39d374f75e99 Aug 12 10:37:13.485036 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-7e7dff18-4f9d-41a8-b2cb-8501f2b8caf9 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:13.485036 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-7e7dff18-4f9d-41a8-b2cb-8501f2b8caf9 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:13.485036 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-7e7dff18-4f9d-41a8-b2cb-8501f2b8caf9 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Show backup with id 263450b3-bd03-4af9-95dd-39d374f75e99. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:37:13.485622 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-c03873b6-eb14-42c7-ac0d-fe9af87eeec5 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:13.487446 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-c03873b6-eb14-42c7-ac0d-fe9af87eeec5 tempest-VolumesListTestJSON-975194216 tempest-VolumesListTestJSON-975194216-project-member] GET https://10.4.3.105/volume/v3/volumes/3244b6d6-0dca-4dae-af96-cf3f2b40883a Aug 12 10:37:13.488013 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-c03873b6-eb14-42c7-ac0d-fe9af87eeec5 tempest-VolumesListTestJSON-975194216 tempest-VolumesListTestJSON-975194216-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:13.488342 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-c03873b6-eb14-42c7-ac0d-fe9af87eeec5 tempest-VolumesListTestJSON-975194216 tempest-VolumesListTestJSON-975194216-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:13.489838 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:13.489838 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:37:13.491156 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-7e7dff18-4f9d-41a8-b2cb-8501f2b8caf9 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] https://10.4.3.105/volume/v3/backups/263450b3-bd03-4af9-95dd-39d374f75e99 returned with HTTP 200 Aug 12 10:37:13.491801 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 506/2035] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:37:13 2026] GET /volume/v3/backups/263450b3-bd03-4af9-95dd-39d374f75e99 => generated 751 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:37:13.499857 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:13.499857 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:37:13.511542 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-c03873b6-eb14-42c7-ac0d-fe9af87eeec5 tempest-VolumesListTestJSON-975194216 tempest-VolumesListTestJSON-975194216-project-member] Volume info retrieved successfully. Aug 12 10:37:13.520010 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-c03873b6-eb14-42c7-ac0d-fe9af87eeec5 tempest-VolumesListTestJSON-975194216 tempest-VolumesListTestJSON-975194216-project-member] https://10.4.3.105/volume/v3/volumes/3244b6d6-0dca-4dae-af96-cf3f2b40883a returned with HTTP 200 Aug 12 10:37:13.520722 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 510/2036] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:37:13 2026] GET /volume/v3/volumes/3244b6d6-0dca-4dae-af96-cf3f2b40883a => generated 856 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:37:13.885323 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-502c8b39-b9e4-44e2-8c91-61469f6ba91e None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:13.887800 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-502c8b39-b9e4-44e2-8c91-61469f6ba91e tempest-GroupSnapshotsV319Test-614253188 tempest-GroupSnapshotsV319Test-614253188-project-member] GET https://10.4.3.105/volume/v3/volumes/0e8f268f-2358-423a-8e4b-c430df833f55 Aug 12 10:37:13.888062 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-502c8b39-b9e4-44e2-8c91-61469f6ba91e tempest-GroupSnapshotsV319Test-614253188 tempest-GroupSnapshotsV319Test-614253188-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:13.888362 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-502c8b39-b9e4-44e2-8c91-61469f6ba91e tempest-GroupSnapshotsV319Test-614253188 tempest-GroupSnapshotsV319Test-614253188-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:13.894360 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-502c8b39-b9e4-44e2-8c91-61469f6ba91e tempest-GroupSnapshotsV319Test-614253188 tempest-GroupSnapshotsV319Test-614253188-project-member] https://10.4.3.105/volume/v3/volumes/0e8f268f-2358-423a-8e4b-c430df833f55 returned with HTTP 404 Aug 12 10:37:13.895069 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 514/2037] 10.4.3.105 () {68 vars in 1389 bytes} [Wed Aug 12 10:37:13 2026] GET /volume/v3/volumes/0e8f268f-2358-423a-8e4b-c430df833f55 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 10:37:13.902688 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-880a9bbb-0890-4f86-8e3a-bd7feab6ac12 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:13.904605 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-880a9bbb-0890-4f86-8e3a-bd7feab6ac12 tempest-GroupSnapshotsV319Test-614253188 tempest-GroupSnapshotsV319Test-614253188-project-member] GET https://10.4.3.105/volume/v3/groups/3a14963a-fe59-47c4-99a1-cef7a3df06cf Aug 12 10:37:13.904818 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-880a9bbb-0890-4f86-8e3a-bd7feab6ac12 tempest-GroupSnapshotsV319Test-614253188 tempest-GroupSnapshotsV319Test-614253188-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:13.904997 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-880a9bbb-0890-4f86-8e3a-bd7feab6ac12 tempest-GroupSnapshotsV319Test-614253188 tempest-GroupSnapshotsV319Test-614253188-project-member] Calling method 'version_select' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:13.905110 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.v3.groups [None req-880a9bbb-0890-4f86-8e3a-bd7feab6ac12 tempest-GroupSnapshotsV319Test-614253188 tempest-GroupSnapshotsV319Test-614253188-project-member] show called for member 3a14963a-fe59-47c4-99a1-cef7a3df06cf {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 12 10:37:13.913877 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-880a9bbb-0890-4f86-8e3a-bd7feab6ac12 tempest-GroupSnapshotsV319Test-614253188 tempest-GroupSnapshotsV319Test-614253188-project-member] https://10.4.3.105/volume/v3/groups/3a14963a-fe59-47c4-99a1-cef7a3df06cf returned with HTTP 404 Aug 12 10:37:13.914389 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 508/2038] 10.4.3.105 () {68 vars in 1386 bytes} [Wed Aug 12 10:37:13 2026] GET /volume/v3/groups/3a14963a-fe59-47c4-99a1-cef7a3df06cf => generated 108 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 10:37:13.922978 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-f3185799-ee85-4e91-a08a-0fbeedffe9ff None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:13.925384 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-f3185799-ee85-4e91-a08a-0fbeedffe9ff tempest-GroupSnapshotsV319Test-384273831 tempest-GroupSnapshotsV319Test-384273831-project-admin] DELETE https://10.4.3.105/volume/v3/group_types/cca2d841-adef-4049-aa87-7bf1270c574b Aug 12 10:37:13.925684 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-f3185799-ee85-4e91-a08a-0fbeedffe9ff tempest-GroupSnapshotsV319Test-384273831 tempest-GroupSnapshotsV319Test-384273831-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:13.925930 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-f3185799-ee85-4e91-a08a-0fbeedffe9ff tempest-GroupSnapshotsV319Test-384273831 tempest-GroupSnapshotsV319Test-384273831-project-admin] Calling method 'version_select' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:13.947375 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-f3185799-ee85-4e91-a08a-0fbeedffe9ff tempest-GroupSnapshotsV319Test-384273831 tempest-GroupSnapshotsV319Test-384273831-project-admin] https://10.4.3.105/volume/v3/group_types/cca2d841-adef-4049-aa87-7bf1270c574b returned with HTTP 202 Aug 12 10:37:13.947870 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 507/2039] 10.4.3.105 () {68 vars in 1404 bytes} [Wed Aug 12 10:37:13 2026] DELETE /volume/v3/group_types/cca2d841-adef-4049-aa87-7bf1270c574b => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 12 10:37:13.957756 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-dec05ef9-0a8d-41a1-9927-68f7d3640d5a None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:13.961026 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-dec05ef9-0a8d-41a1-9927-68f7d3640d5a tempest-GroupSnapshotsV319Test-384273831 tempest-GroupSnapshotsV319Test-384273831-project-admin] DELETE https://10.4.3.105/volume/v3/types/30e998dd-44f1-4db3-b852-b001cce89ea5 Aug 12 10:37:13.961026 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-dec05ef9-0a8d-41a1-9927-68f7d3640d5a tempest-GroupSnapshotsV319Test-384273831 tempest-GroupSnapshotsV319Test-384273831-project-admin] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:13.961197 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-dec05ef9-0a8d-41a1-9927-68f7d3640d5a tempest-GroupSnapshotsV319Test-384273831 tempest-GroupSnapshotsV319Test-384273831-project-admin] Calling method '_delete' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:13.997714 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-dec05ef9-0a8d-41a1-9927-68f7d3640d5a tempest-GroupSnapshotsV319Test-384273831 tempest-GroupSnapshotsV319Test-384273831-project-admin] https://10.4.3.105/volume/v3/types/30e998dd-44f1-4db3-b852-b001cce89ea5 returned with HTTP 202 Aug 12 10:37:13.998127 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 511/2040] 10.4.3.105 () {66 vars in 1345 bytes} [Wed Aug 12 10:37:13 2026] DELETE /volume/v3/types/30e998dd-44f1-4db3-b852-b001cce89ea5 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 10:37:14.007621 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-ef6678bb-bc36-40bc-9bd5-73d82fc487b3 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:14.009285 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-ef6678bb-bc36-40bc-9bd5-73d82fc487b3 tempest-GroupSnapshotsV319Test-384273831 tempest-GroupSnapshotsV319Test-384273831-project-admin] GET https://10.4.3.105/volume/v3/types/30e998dd-44f1-4db3-b852-b001cce89ea5 Aug 12 10:37:14.009567 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-ef6678bb-bc36-40bc-9bd5-73d82fc487b3 tempest-GroupSnapshotsV319Test-384273831 tempest-GroupSnapshotsV319Test-384273831-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:14.009797 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-ef6678bb-bc36-40bc-9bd5-73d82fc487b3 tempest-GroupSnapshotsV319Test-384273831 tempest-GroupSnapshotsV319Test-384273831-project-admin] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:14.013151 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-ef6678bb-bc36-40bc-9bd5-73d82fc487b3 tempest-GroupSnapshotsV319Test-384273831 tempest-GroupSnapshotsV319Test-384273831-project-admin] https://10.4.3.105/volume/v3/types/30e998dd-44f1-4db3-b852-b001cce89ea5 returned with HTTP 404 Aug 12 10:37:14.013741 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 515/2041] 10.4.3.105 () {66 vars in 1342 bytes} [Wed Aug 12 10:37:14 2026] GET /volume/v3/types/30e998dd-44f1-4db3-b852-b001cce89ea5 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:37:14.130012 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-2a6e3903-14d5-4266-b431-2f3cec2d8693 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:14.132008 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-2a6e3903-14d5-4266-b431-2f3cec2d8693 tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] DELETE https://10.4.3.105/volume/v3/volumes/c918df47-fb4f-4f22-a129-3146e0560526 Aug 12 10:37:14.132248 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-2a6e3903-14d5-4266-b431-2f3cec2d8693 tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:14.132508 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-2a6e3903-14d5-4266-b431-2f3cec2d8693 tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] Calling method 'delete' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:14.132688 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.v3.volumes [None req-2a6e3903-14d5-4266-b431-2f3cec2d8693 tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] Delete volume with id: c918df47-fb4f-4f22-a129-3146e0560526 Aug 12 10:37:14.140388 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:14.140388 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:37:14.140980 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-2a6e3903-14d5-4266-b431-2f3cec2d8693 tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] Volume info retrieved successfully. Aug 12 10:37:14.163005 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-2a6e3903-14d5-4266-b431-2f3cec2d8693 tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] Delete volume request issued successfully. Aug 12 10:37:14.163137 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-2a6e3903-14d5-4266-b431-2f3cec2d8693 tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] https://10.4.3.105/volume/v3/volumes/c918df47-fb4f-4f22-a129-3146e0560526 returned with HTTP 202 Aug 12 10:37:14.163790 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 509/2042] 10.4.3.105 () {66 vars in 1351 bytes} [Wed Aug 12 10:37:14 2026] DELETE /volume/v3/volumes/c918df47-fb4f-4f22-a129-3146e0560526 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 10:37:14.175627 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-d6ff317e-2bb3-4775-821f-ca4890ed4e44 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:14.177645 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-d6ff317e-2bb3-4775-821f-ca4890ed4e44 tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] GET https://10.4.3.105/volume/v3/volumes/c918df47-fb4f-4f22-a129-3146e0560526 Aug 12 10:37:14.177850 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-d6ff317e-2bb3-4775-821f-ca4890ed4e44 tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:14.178044 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-d6ff317e-2bb3-4775-821f-ca4890ed4e44 tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:14.188860 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:14.188860 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:37:14.196040 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-d6ff317e-2bb3-4775-821f-ca4890ed4e44 tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] Volume info retrieved successfully. Aug 12 10:37:14.202676 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-d6ff317e-2bb3-4775-821f-ca4890ed4e44 tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] https://10.4.3.105/volume/v3/volumes/c918df47-fb4f-4f22-a129-3146e0560526 returned with HTTP 200 Aug 12 10:37:14.203262 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 508/2043] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:37:14 2026] GET /volume/v3/volumes/c918df47-fb4f-4f22-a129-3146e0560526 => generated 843 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:37:14.314143 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-3165a1d9-afa8-465a-aa4b-6df59f6c015c None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:14.316414 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-3165a1d9-afa8-465a-aa4b-6df59f6c015c tempest-ProjectMemberTests39-2046017331 tempest-ProjectMemberTests39-2046017331-project-admin] GET https://10.4.3.105/volume/v3/backups/30d9c9fe-ee8d-4569-84c3-24013cdc730f Aug 12 10:37:14.317687 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-3165a1d9-afa8-465a-aa4b-6df59f6c015c tempest-ProjectMemberTests39-2046017331 tempest-ProjectMemberTests39-2046017331-project-admin] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:14.317687 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-3165a1d9-afa8-465a-aa4b-6df59f6c015c tempest-ProjectMemberTests39-2046017331 tempest-ProjectMemberTests39-2046017331-project-admin] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:14.317687 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.v3.backups [None req-3165a1d9-afa8-465a-aa4b-6df59f6c015c tempest-ProjectMemberTests39-2046017331 tempest-ProjectMemberTests39-2046017331-project-admin] Show backup with id 30d9c9fe-ee8d-4569-84c3-24013cdc730f. {{(pid=100372) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:37:14.328903 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:14.328903 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:37:14.330414 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-3165a1d9-afa8-465a-aa4b-6df59f6c015c tempest-ProjectMemberTests39-2046017331 tempest-ProjectMemberTests39-2046017331-project-admin] https://10.4.3.105/volume/v3/backups/30d9c9fe-ee8d-4569-84c3-24013cdc730f returned with HTTP 200 Aug 12 10:37:14.330414 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 512/2044] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:37:14 2026] GET /volume/v3/backups/30d9c9fe-ee8d-4569-84c3-24013cdc730f => generated 735 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:37:14.501977 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-c9dec80f-c900-4631-9f85-2660ced16666 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:14.502676 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-c9dec80f-c900-4631-9f85-2660ced16666 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] GET https://10.4.3.105/volume/v3/backups/263450b3-bd03-4af9-95dd-39d374f75e99 Aug 12 10:37:14.502872 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-c9dec80f-c900-4631-9f85-2660ced16666 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:14.503069 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-c9dec80f-c900-4631-9f85-2660ced16666 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:14.503168 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-c9dec80f-c900-4631-9f85-2660ced16666 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Show backup with id 263450b3-bd03-4af9-95dd-39d374f75e99. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:37:14.508176 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:14.508176 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:37:14.509218 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-c9dec80f-c900-4631-9f85-2660ced16666 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] https://10.4.3.105/volume/v3/backups/263450b3-bd03-4af9-95dd-39d374f75e99 returned with HTTP 200 Aug 12 10:37:14.509656 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 516/2045] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:37:14 2026] GET /volume/v3/backups/263450b3-bd03-4af9-95dd-39d374f75e99 => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:37:14.535335 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-5cb18f6c-5a7b-4b10-b1f5-c761676c1232 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:14.537236 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-5cb18f6c-5a7b-4b10-b1f5-c761676c1232 tempest-VolumesListTestJSON-975194216 tempest-VolumesListTestJSON-975194216-project-member] GET https://10.4.3.105/volume/v3/volumes/3244b6d6-0dca-4dae-af96-cf3f2b40883a Aug 12 10:37:14.537461 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-5cb18f6c-5a7b-4b10-b1f5-c761676c1232 tempest-VolumesListTestJSON-975194216 tempest-VolumesListTestJSON-975194216-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:14.537664 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-5cb18f6c-5a7b-4b10-b1f5-c761676c1232 tempest-VolumesListTestJSON-975194216 tempest-VolumesListTestJSON-975194216-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:14.544486 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-5cb18f6c-5a7b-4b10-b1f5-c761676c1232 tempest-VolumesListTestJSON-975194216 tempest-VolumesListTestJSON-975194216-project-member] https://10.4.3.105/volume/v3/volumes/3244b6d6-0dca-4dae-af96-cf3f2b40883a returned with HTTP 404 Aug 12 10:37:14.544987 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 510/2046] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:37:14 2026] GET /volume/v3/volumes/3244b6d6-0dca-4dae-af96-cf3f2b40883a => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:37:15.217160 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-bd318661-716d-41c1-a311-d733e5519df6 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:15.218966 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-bd318661-716d-41c1-a311-d733e5519df6 tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] GET https://10.4.3.105/volume/v3/volumes/c918df47-fb4f-4f22-a129-3146e0560526 Aug 12 10:37:15.219318 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-bd318661-716d-41c1-a311-d733e5519df6 tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:15.219663 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-bd318661-716d-41c1-a311-d733e5519df6 tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:15.228460 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-bd318661-716d-41c1-a311-d733e5519df6 tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] https://10.4.3.105/volume/v3/volumes/c918df47-fb4f-4f22-a129-3146e0560526 returned with HTTP 404 Aug 12 10:37:15.228460 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 509/2047] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:37:15 2026] GET /volume/v3/volumes/c918df47-fb4f-4f22-a129-3146e0560526 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:37:15.237085 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-f3ac19ab-1f9d-4d71-b3f5-118dc718cd6c None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:15.238874 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-f3ac19ab-1f9d-4d71-b3f5-118dc718cd6c tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] DELETE https://10.4.3.105/volume/v3/volumes/db0f879e-67a6-409f-907f-6f9b7dcce11d Aug 12 10:37:15.239064 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-f3ac19ab-1f9d-4d71-b3f5-118dc718cd6c tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:15.239268 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-f3ac19ab-1f9d-4d71-b3f5-118dc718cd6c tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] Calling method 'delete' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:15.239421 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.v3.volumes [None req-f3ac19ab-1f9d-4d71-b3f5-118dc718cd6c tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] Delete volume with id: db0f879e-67a6-409f-907f-6f9b7dcce11d Aug 12 10:37:15.258600 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:15.258600 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:37:15.259179 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-f3ac19ab-1f9d-4d71-b3f5-118dc718cd6c tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] Volume info retrieved successfully. Aug 12 10:37:15.309085 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-f3ac19ab-1f9d-4d71-b3f5-118dc718cd6c tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] Delete volume request issued successfully. Aug 12 10:37:15.309368 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-f3ac19ab-1f9d-4d71-b3f5-118dc718cd6c tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] https://10.4.3.105/volume/v3/volumes/db0f879e-67a6-409f-907f-6f9b7dcce11d returned with HTTP 202 Aug 12 10:37:15.310026 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 513/2048] 10.4.3.105 () {66 vars in 1351 bytes} [Wed Aug 12 10:37:15 2026] DELETE /volume/v3/volumes/db0f879e-67a6-409f-907f-6f9b7dcce11d => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 10:37:15.319869 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-875edc24-33d3-4dc2-a26d-8205b414ae1d None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:15.322588 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-875edc24-33d3-4dc2-a26d-8205b414ae1d tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] GET https://10.4.3.105/volume/v3/volumes/db0f879e-67a6-409f-907f-6f9b7dcce11d Aug 12 10:37:15.322803 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-875edc24-33d3-4dc2-a26d-8205b414ae1d tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:15.323052 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-875edc24-33d3-4dc2-a26d-8205b414ae1d tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:15.333974 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:15.333974 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:37:15.341796 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-875edc24-33d3-4dc2-a26d-8205b414ae1d tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] Volume info retrieved successfully. Aug 12 10:37:15.343597 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-8306b06b-22f1-4545-bf2a-69983e765038 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:15.347854 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-8306b06b-22f1-4545-bf2a-69983e765038 tempest-ProjectMemberTests39-2046017331 tempest-ProjectMemberTests39-2046017331-project-admin] GET https://10.4.3.105/volume/v3/backups/30d9c9fe-ee8d-4569-84c3-24013cdc730f Aug 12 10:37:15.348179 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-8306b06b-22f1-4545-bf2a-69983e765038 tempest-ProjectMemberTests39-2046017331 tempest-ProjectMemberTests39-2046017331-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:15.348412 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-8306b06b-22f1-4545-bf2a-69983e765038 tempest-ProjectMemberTests39-2046017331 tempest-ProjectMemberTests39-2046017331-project-admin] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:15.348658 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-8306b06b-22f1-4545-bf2a-69983e765038 tempest-ProjectMemberTests39-2046017331 tempest-ProjectMemberTests39-2046017331-project-admin] Show backup with id 30d9c9fe-ee8d-4569-84c3-24013cdc730f. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:37:15.349720 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-875edc24-33d3-4dc2-a26d-8205b414ae1d tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] https://10.4.3.105/volume/v3/volumes/db0f879e-67a6-409f-907f-6f9b7dcce11d returned with HTTP 200 Aug 12 10:37:15.349914 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 517/2049] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:37:15 2026] GET /volume/v3/volumes/db0f879e-67a6-409f-907f-6f9b7dcce11d => generated 843 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:37:15.357254 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:15.357254 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:37:15.358249 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-8306b06b-22f1-4545-bf2a-69983e765038 tempest-ProjectMemberTests39-2046017331 tempest-ProjectMemberTests39-2046017331-project-admin] https://10.4.3.105/volume/v3/backups/30d9c9fe-ee8d-4569-84c3-24013cdc730f returned with HTTP 200 Aug 12 10:37:15.358927 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 511/2050] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:37:15 2026] GET /volume/v3/backups/30d9c9fe-ee8d-4569-84c3-24013cdc730f => generated 735 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:37:15.520715 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-c76c9996-5f86-4677-9c52-ba96eb31e4a1 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:15.524798 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-c76c9996-5f86-4677-9c52-ba96eb31e4a1 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] GET https://10.4.3.105/volume/v3/backups/263450b3-bd03-4af9-95dd-39d374f75e99 Aug 12 10:37:15.524798 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-c76c9996-5f86-4677-9c52-ba96eb31e4a1 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:15.524798 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-c76c9996-5f86-4677-9c52-ba96eb31e4a1 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:15.524798 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-c76c9996-5f86-4677-9c52-ba96eb31e4a1 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Show backup with id 263450b3-bd03-4af9-95dd-39d374f75e99. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:37:15.532677 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:15.532677 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:37:15.533960 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-c76c9996-5f86-4677-9c52-ba96eb31e4a1 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] https://10.4.3.105/volume/v3/backups/263450b3-bd03-4af9-95dd-39d374f75e99 returned with HTTP 200 Aug 12 10:37:15.538108 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 510/2051] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:37:15 2026] GET /volume/v3/backups/263450b3-bd03-4af9-95dd-39d374f75e99 => generated 751 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 12 10:37:16.365981 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-539c9e25-6671-4b13-b375-4527a27f0d61 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:16.368310 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-539c9e25-6671-4b13-b375-4527a27f0d61 tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] GET https://10.4.3.105/volume/v3/volumes/db0f879e-67a6-409f-907f-6f9b7dcce11d Aug 12 10:37:16.368529 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-539c9e25-6671-4b13-b375-4527a27f0d61 tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:16.368896 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-539c9e25-6671-4b13-b375-4527a27f0d61 tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:16.376177 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-d755608e-5e7c-43c4-ae02-6de2c1a9aa78 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:16.377458 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-539c9e25-6671-4b13-b375-4527a27f0d61 tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] https://10.4.3.105/volume/v3/volumes/db0f879e-67a6-409f-907f-6f9b7dcce11d returned with HTTP 404 Aug 12 10:37:16.378130 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 514/2052] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:37:16 2026] GET /volume/v3/volumes/db0f879e-67a6-409f-907f-6f9b7dcce11d => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:37:16.380533 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-d755608e-5e7c-43c4-ae02-6de2c1a9aa78 tempest-ProjectMemberTests39-2046017331 tempest-ProjectMemberTests39-2046017331-project-admin] GET https://10.4.3.105/volume/v3/backups/30d9c9fe-ee8d-4569-84c3-24013cdc730f Aug 12 10:37:16.380533 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-d755608e-5e7c-43c4-ae02-6de2c1a9aa78 tempest-ProjectMemberTests39-2046017331 tempest-ProjectMemberTests39-2046017331-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:16.380533 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-d755608e-5e7c-43c4-ae02-6de2c1a9aa78 tempest-ProjectMemberTests39-2046017331 tempest-ProjectMemberTests39-2046017331-project-admin] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:16.380533 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-d755608e-5e7c-43c4-ae02-6de2c1a9aa78 tempest-ProjectMemberTests39-2046017331 tempest-ProjectMemberTests39-2046017331-project-admin] Show backup with id 30d9c9fe-ee8d-4569-84c3-24013cdc730f. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:37:16.386702 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:16.386702 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:37:16.386702 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-d755608e-5e7c-43c4-ae02-6de2c1a9aa78 tempest-ProjectMemberTests39-2046017331 tempest-ProjectMemberTests39-2046017331-project-admin] https://10.4.3.105/volume/v3/backups/30d9c9fe-ee8d-4569-84c3-24013cdc730f returned with HTTP 200 Aug 12 10:37:16.386702 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 518/2053] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:37:16 2026] GET /volume/v3/backups/30d9c9fe-ee8d-4569-84c3-24013cdc730f => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:37:16.458742 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-8b487cd9-50e6-4ecf-9c0f-b930accfefe3 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:16.460879 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-8b487cd9-50e6-4ecf-9c0f-b930accfefe3 tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] DELETE https://10.4.3.105/volume/v3/volumes/8549eee5-9c54-432d-ae54-5377fbc16235 Aug 12 10:37:16.461085 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-8b487cd9-50e6-4ecf-9c0f-b930accfefe3 tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:16.461312 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-8b487cd9-50e6-4ecf-9c0f-b930accfefe3 tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] Calling method 'delete' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:16.461425 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.v3.volumes [None req-8b487cd9-50e6-4ecf-9c0f-b930accfefe3 tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] Delete volume with id: 8549eee5-9c54-432d-ae54-5377fbc16235 Aug 12 10:37:16.471066 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:16.471066 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:37:16.471686 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-8b487cd9-50e6-4ecf-9c0f-b930accfefe3 tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] Volume info retrieved successfully. Aug 12 10:37:16.489374 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-8b487cd9-50e6-4ecf-9c0f-b930accfefe3 tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] Delete volume request issued successfully. Aug 12 10:37:16.489583 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-8b487cd9-50e6-4ecf-9c0f-b930accfefe3 tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] https://10.4.3.105/volume/v3/volumes/8549eee5-9c54-432d-ae54-5377fbc16235 returned with HTTP 202 Aug 12 10:37:16.490061 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 512/2054] 10.4.3.105 () {66 vars in 1351 bytes} [Wed Aug 12 10:37:16 2026] DELETE /volume/v3/volumes/8549eee5-9c54-432d-ae54-5377fbc16235 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 10:37:16.499171 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-42afbffb-af3a-4514-b397-797753c3a8ee None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:16.501662 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-42afbffb-af3a-4514-b397-797753c3a8ee tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] GET https://10.4.3.105/volume/v3/volumes/8549eee5-9c54-432d-ae54-5377fbc16235 Aug 12 10:37:16.501908 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-42afbffb-af3a-4514-b397-797753c3a8ee tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:16.502205 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-42afbffb-af3a-4514-b397-797753c3a8ee tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:16.517754 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:16.517754 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:37:16.523950 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-42afbffb-af3a-4514-b397-797753c3a8ee tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] Volume info retrieved successfully. Aug 12 10:37:16.530613 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-42afbffb-af3a-4514-b397-797753c3a8ee tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] https://10.4.3.105/volume/v3/volumes/8549eee5-9c54-432d-ae54-5377fbc16235 returned with HTTP 200 Aug 12 10:37:16.531419 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 511/2055] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:37:16 2026] GET /volume/v3/volumes/8549eee5-9c54-432d-ae54-5377fbc16235 => generated 842 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:37:16.547358 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-b68aa600-597d-43ce-88b0-63118d258306 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:16.551251 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-b68aa600-597d-43ce-88b0-63118d258306 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] GET https://10.4.3.105/volume/v3/backups/263450b3-bd03-4af9-95dd-39d374f75e99 Aug 12 10:37:16.551251 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-b68aa600-597d-43ce-88b0-63118d258306 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:16.551251 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-b68aa600-597d-43ce-88b0-63118d258306 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:16.551251 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.v3.backups [None req-b68aa600-597d-43ce-88b0-63118d258306 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Show backup with id 263450b3-bd03-4af9-95dd-39d374f75e99. {{(pid=100372) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:37:16.556125 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:16.556125 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:37:16.557425 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-b68aa600-597d-43ce-88b0-63118d258306 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] https://10.4.3.105/volume/v3/backups/263450b3-bd03-4af9-95dd-39d374f75e99 returned with HTTP 200 Aug 12 10:37:16.557802 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 515/2056] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:37:16 2026] GET /volume/v3/backups/263450b3-bd03-4af9-95dd-39d374f75e99 => generated 751 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:37:16.724739 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-40d4ecd6-9ef1-42b4-b463-bbc93030e9fd None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:16.727582 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-40d4ecd6-9ef1-42b4-b463-bbc93030e9fd tempest-TestServerVolumeAttachmentScenario-1626588187 tempest-TestServerVolumeAttachmentScenario-1626588187-project-member] GET https://10.4.3.105/volume/v3/volumes/f8d71f77-2602-4df4-ae2f-fbf268fa6584 Aug 12 10:37:16.727927 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-40d4ecd6-9ef1-42b4-b463-bbc93030e9fd tempest-TestServerVolumeAttachmentScenario-1626588187 tempest-TestServerVolumeAttachmentScenario-1626588187-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:16.728121 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-40d4ecd6-9ef1-42b4-b463-bbc93030e9fd tempest-TestServerVolumeAttachmentScenario-1626588187 tempest-TestServerVolumeAttachmentScenario-1626588187-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:16.738847 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:16.738847 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:37:16.744746 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-40d4ecd6-9ef1-42b4-b463-bbc93030e9fd tempest-TestServerVolumeAttachmentScenario-1626588187 tempest-TestServerVolumeAttachmentScenario-1626588187-project-member] Volume info retrieved successfully. Aug 12 10:37:16.754013 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-40d4ecd6-9ef1-42b4-b463-bbc93030e9fd tempest-TestServerVolumeAttachmentScenario-1626588187 tempest-TestServerVolumeAttachmentScenario-1626588187-project-member] https://10.4.3.105/volume/v3/volumes/f8d71f77-2602-4df4-ae2f-fbf268fa6584 returned with HTTP 200 Aug 12 10:37:16.754722 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 519/2057] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:37:16 2026] GET /volume/v3/volumes/f8d71f77-2602-4df4-ae2f-fbf268fa6584 => generated 858 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:37:16.771128 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-7b8bf22f-1d4c-4e87-a224-89021431d774 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:16.773624 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-7b8bf22f-1d4c-4e87-a224-89021431d774 tempest-TestServerVolumeAttachmentScenario-1626588187 tempest-TestServerVolumeAttachmentScenario-1626588187-project-member] GET https://10.4.3.105/volume/v3/volumes/f8d71f77-2602-4df4-ae2f-fbf268fa6584 Aug 12 10:37:16.773905 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-7b8bf22f-1d4c-4e87-a224-89021431d774 tempest-TestServerVolumeAttachmentScenario-1626588187 tempest-TestServerVolumeAttachmentScenario-1626588187-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:16.774165 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-7b8bf22f-1d4c-4e87-a224-89021431d774 tempest-TestServerVolumeAttachmentScenario-1626588187 tempest-TestServerVolumeAttachmentScenario-1626588187-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:16.782891 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:16.782891 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:37:16.787353 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-7b8bf22f-1d4c-4e87-a224-89021431d774 tempest-TestServerVolumeAttachmentScenario-1626588187 tempest-TestServerVolumeAttachmentScenario-1626588187-project-member] Volume info retrieved successfully. Aug 12 10:37:16.793629 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-7b8bf22f-1d4c-4e87-a224-89021431d774 tempest-TestServerVolumeAttachmentScenario-1626588187 tempest-TestServerVolumeAttachmentScenario-1626588187-project-member] https://10.4.3.105/volume/v3/volumes/f8d71f77-2602-4df4-ae2f-fbf268fa6584 returned with HTTP 200 Aug 12 10:37:16.794221 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 513/2058] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:37:16 2026] GET /volume/v3/volumes/f8d71f77-2602-4df4-ae2f-fbf268fa6584 => generated 858 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:37:16.855792 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-e6480c1f-d2c3-40e1-bde7-d500359c3d95 req-a7d105e0-2ee3-473c-b185-865286e5c655 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:16.858457 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-e6480c1f-d2c3-40e1-bde7-d500359c3d95 req-a7d105e0-2ee3-473c-b185-865286e5c655 tempest-TestServerVolumeAttachmentScenario-1626588187 tempest-TestServerVolumeAttachmentScenario-1626588187-project-member] GET https://10.4.3.105/volume/v3/volumes/f8d71f77-2602-4df4-ae2f-fbf268fa6584 Aug 12 10:37:16.858859 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-e6480c1f-d2c3-40e1-bde7-d500359c3d95 req-a7d105e0-2ee3-473c-b185-865286e5c655 tempest-TestServerVolumeAttachmentScenario-1626588187 tempest-TestServerVolumeAttachmentScenario-1626588187-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:16.859161 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-e6480c1f-d2c3-40e1-bde7-d500359c3d95 req-a7d105e0-2ee3-473c-b185-865286e5c655 tempest-TestServerVolumeAttachmentScenario-1626588187 tempest-TestServerVolumeAttachmentScenario-1626588187-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:16.867138 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:16.867138 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:37:16.871609 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [req-e6480c1f-d2c3-40e1-bde7-d500359c3d95 req-a7d105e0-2ee3-473c-b185-865286e5c655 tempest-TestServerVolumeAttachmentScenario-1626588187 tempest-TestServerVolumeAttachmentScenario-1626588187-project-member] Volume info retrieved successfully. Aug 12 10:37:16.876773 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-e6480c1f-d2c3-40e1-bde7-d500359c3d95 req-a7d105e0-2ee3-473c-b185-865286e5c655 tempest-TestServerVolumeAttachmentScenario-1626588187 tempest-TestServerVolumeAttachmentScenario-1626588187-project-member] https://10.4.3.105/volume/v3/volumes/f8d71f77-2602-4df4-ae2f-fbf268fa6584 returned with HTTP 200 Aug 12 10:37:16.877285 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 512/2059] 10.4.3.105 () {68 vars in 1598 bytes} [Wed Aug 12 10:37:16 2026] GET /volume/v3/volumes/f8d71f77-2602-4df4-ae2f-fbf268fa6584 => generated 858 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:37:16.926963 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-47ceeb32-dc34-4c14-bbde-2cf0d79b5ad2 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:16.980985 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-a18f9a92-438d-4991-adfa-194de2d0751e None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:16.981949 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-a18f9a92-438d-4991-adfa-194de2d0751e None None] GET https://10.4.3.105/volume// Aug 12 10:37:16.982609 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-a18f9a92-438d-4991-adfa-194de2d0751e None None] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:16.982609 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-a18f9a92-438d-4991-adfa-194de2d0751e None None] Calling method 'all' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:16.983188 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-a18f9a92-438d-4991-adfa-194de2d0751e None None] https://10.4.3.105/volume// returned with HTTP 300 Aug 12 10:37:16.983616 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 520/2060] 10.4.3.105 () {66 vars in 1428 bytes} [Wed Aug 12 10:37:16 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 10:37:16.996487 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-e6480c1f-d2c3-40e1-bde7-d500359c3d95 req-27545179-c158-40af-ab42-e55d929cc640 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:17.052621 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-47ceeb32-dc34-4c14-bbde-2cf0d79b5ad2 tempest-VolumeQuotaClassesTest-2110249474 tempest-VolumeQuotaClassesTest-2110249474-project-admin] GET https://10.4.3.105/volume/v3/os-quota-class-sets/default Aug 12 10:37:17.052621 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-47ceeb32-dc34-4c14-bbde-2cf0d79b5ad2 tempest-VolumeQuotaClassesTest-2110249474 tempest-VolumeQuotaClassesTest-2110249474-project-admin] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:17.052621 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-47ceeb32-dc34-4c14-bbde-2cf0d79b5ad2 tempest-VolumeQuotaClassesTest-2110249474 tempest-VolumeQuotaClassesTest-2110249474-project-admin] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:17.075868 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-47ceeb32-dc34-4c14-bbde-2cf0d79b5ad2 tempest-VolumeQuotaClassesTest-2110249474 tempest-VolumeQuotaClassesTest-2110249474-project-admin] https://10.4.3.105/volume/v3/os-quota-class-sets/default returned with HTTP 200 Aug 12 10:37:17.077155 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 516/2061] 10.4.3.105 () {66 vars in 1297 bytes} [Wed Aug 12 10:37:16 2026] GET /volume/v3/os-quota-class-sets/default => generated 1408 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:37:17.091800 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-66f15baa-f65c-422a-bcac-3659e6328225 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:17.095093 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-66f15baa-f65c-422a-bcac-3659e6328225 tempest-VolumeQuotaClassesTest-2110249474 tempest-VolumeQuotaClassesTest-2110249474-project-admin] GET https://10.4.3.105/volume/v3/os-quota-class-sets/default Aug 12 10:37:17.096747 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-66f15baa-f65c-422a-bcac-3659e6328225 tempest-VolumeQuotaClassesTest-2110249474 tempest-VolumeQuotaClassesTest-2110249474-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:17.096747 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-66f15baa-f65c-422a-bcac-3659e6328225 tempest-VolumeQuotaClassesTest-2110249474 tempest-VolumeQuotaClassesTest-2110249474-project-admin] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:17.125304 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-66f15baa-f65c-422a-bcac-3659e6328225 tempest-VolumeQuotaClassesTest-2110249474 tempest-VolumeQuotaClassesTest-2110249474-project-admin] https://10.4.3.105/volume/v3/os-quota-class-sets/default returned with HTTP 200 Aug 12 10:37:17.126269 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 513/2062] 10.4.3.105 () {66 vars in 1297 bytes} [Wed Aug 12 10:37:17 2026] GET /volume/v3/os-quota-class-sets/default => generated 1408 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:37:17.139553 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-a3623dbe-616e-4ff7-a120-933a956ad814 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:17.142053 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-a3623dbe-616e-4ff7-a120-933a956ad814 tempest-VolumeQuotaClassesTest-2110249474 tempest-VolumeQuotaClassesTest-2110249474-project-admin] POST https://10.4.3.105/volume/v3/types Aug 12 10:37:17.143858 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-a3623dbe-616e-4ff7-a120-933a956ad814 tempest-VolumeQuotaClassesTest-2110249474 tempest-VolumeQuotaClassesTest-2110249474-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeQuotaClassesTest-volume-type-2097364904"}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:37:17.146471 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-e6480c1f-d2c3-40e1-bde7-d500359c3d95 req-27545179-c158-40af-ab42-e55d929cc640 tempest-TestServerVolumeAttachmentScenario-1626588187 tempest-TestServerVolumeAttachmentScenario-1626588187-project-member] POST https://10.4.3.105/volume/v3/attachments Aug 12 10:37:17.146930 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-e6480c1f-d2c3-40e1-bde7-d500359c3d95 req-27545179-c158-40af-ab42-e55d929cc640 tempest-TestServerVolumeAttachmentScenario-1626588187 tempest-TestServerVolumeAttachmentScenario-1626588187-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f8d71f77-2602-4df4-ae2f-fbf268fa6584", "connector": null, "instance_uuid": "92b9babe-1ee3-4122-87de-fc3703c062bc"}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:37:17.158851 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:17.158851 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:37:17.160592 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-a3623dbe-616e-4ff7-a120-933a956ad814 tempest-VolumeQuotaClassesTest-2110249474 tempest-VolumeQuotaClassesTest-2110249474-project-admin] https://10.4.3.105/volume/v3/types returned with HTTP 200 Aug 12 10:37:17.161856 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 521/2063] 10.4.3.105 () {68 vars in 1252 bytes} [Wed Aug 12 10:37:17 2026] POST /volume/v3/types => generated 228 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:37:17.170039 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-8652ae52-f3cc-4ad2-82d9-bbc16c02f4fe None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:17.173700 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-8652ae52-f3cc-4ad2-82d9-bbc16c02f4fe tempest-VolumeQuotaClassesTest-2110249474 tempest-VolumeQuotaClassesTest-2110249474-project-admin] PUT https://10.4.3.105/volume/v3/os-quota-class-sets/default Aug 12 10:37:17.175026 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-8652ae52-f3cc-4ad2-82d9-bbc16c02f4fe tempest-VolumeQuotaClassesTest-2110249474 tempest-VolumeQuotaClassesTest-2110249474-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-2097364904": 3, "snapshots_tempest-VolumeQuotaClassesTest-volume-type-2097364904": 10, "gigabytes_tempest-VolumeQuotaClassesTest-volume-type-2097364904": 1}} {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:37:17.189109 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-e6480c1f-d2c3-40e1-bde7-d500359c3d95 req-27545179-c158-40af-ab42-e55d929cc640 tempest-TestServerVolumeAttachmentScenario-1626588187 tempest-TestServerVolumeAttachmentScenario-1626588187-project-member] https://10.4.3.105/volume/v3/attachments returned with HTTP 200 Aug 12 10:37:17.192500 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 514/2064] 10.4.3.105 () {74 vars in 1594 bytes} [Wed Aug 12 10:37:16 2026] POST /volume/v3/attachments => generated 273 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:37:17.217348 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-c49e6b66-091d-4148-af92-a67fcf8dceb4 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:17.224096 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-c49e6b66-091d-4148-af92-a67fcf8dceb4 tempest-TestServerVolumeAttachmentScenario-1626588187 tempest-TestServerVolumeAttachmentScenario-1626588187-project-member] GET https://10.4.3.105/volume/v3/volumes/f8d71f77-2602-4df4-ae2f-fbf268fa6584 Aug 12 10:37:17.224384 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-c49e6b66-091d-4148-af92-a67fcf8dceb4 tempest-TestServerVolumeAttachmentScenario-1626588187 tempest-TestServerVolumeAttachmentScenario-1626588187-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:17.224676 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-c49e6b66-091d-4148-af92-a67fcf8dceb4 tempest-TestServerVolumeAttachmentScenario-1626588187 tempest-TestServerVolumeAttachmentScenario-1626588187-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:17.231504 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-829e8d86-c7d0-4bc3-bb14-abf71b5ae932 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:17.232738 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-829e8d86-c7d0-4bc3-bb14-abf71b5ae932 None None] GET https://10.4.3.105/volume// Aug 12 10:37:17.232738 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-829e8d86-c7d0-4bc3-bb14-abf71b5ae932 None None] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:17.233950 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-829e8d86-c7d0-4bc3-bb14-abf71b5ae932 None None] Calling method 'all' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:17.234148 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-829e8d86-c7d0-4bc3-bb14-abf71b5ae932 None None] https://10.4.3.105/volume// returned with HTTP 300 Aug 12 10:37:17.234678 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 522/2065] 10.4.3.105 () {66 vars in 1426 bytes} [Wed Aug 12 10:37:17 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 10:37:17.235256 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:17.235256 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:37:17.238856 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-c49e6b66-091d-4148-af92-a67fcf8dceb4 tempest-TestServerVolumeAttachmentScenario-1626588187 tempest-TestServerVolumeAttachmentScenario-1626588187-project-member] Volume info retrieved successfully. Aug 12 10:37:17.243747 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-c49e6b66-091d-4148-af92-a67fcf8dceb4 tempest-TestServerVolumeAttachmentScenario-1626588187 tempest-TestServerVolumeAttachmentScenario-1626588187-project-member] https://10.4.3.105/volume/v3/volumes/f8d71f77-2602-4df4-ae2f-fbf268fa6584 returned with HTTP 200 Aug 12 10:37:17.244192 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 514/2066] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:37:17 2026] GET /volume/v3/volumes/f8d71f77-2602-4df4-ae2f-fbf268fa6584 => generated 857 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:37:17.246189 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-e6480c1f-d2c3-40e1-bde7-d500359c3d95 req-92d1139a-efc4-4961-bb2e-e4626f8ec820 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:17.248363 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-e6480c1f-d2c3-40e1-bde7-d500359c3d95 req-92d1139a-efc4-4961-bb2e-e4626f8ec820 tempest-TestServerVolumeAttachmentScenario-1626588187 tempest-TestServerVolumeAttachmentScenario-1626588187-project-member] GET https://10.4.3.105/volume/v3/volumes/f8d71f77-2602-4df4-ae2f-fbf268fa6584 Aug 12 10:37:17.248848 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-e6480c1f-d2c3-40e1-bde7-d500359c3d95 req-92d1139a-efc4-4961-bb2e-e4626f8ec820 tempest-TestServerVolumeAttachmentScenario-1626588187 tempest-TestServerVolumeAttachmentScenario-1626588187-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:17.248848 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-e6480c1f-d2c3-40e1-bde7-d500359c3d95 req-92d1139a-efc4-4961-bb2e-e4626f8ec820 tempest-TestServerVolumeAttachmentScenario-1626588187 tempest-TestServerVolumeAttachmentScenario-1626588187-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:17.258730 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:17.258730 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:37:17.262058 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [req-e6480c1f-d2c3-40e1-bde7-d500359c3d95 req-92d1139a-efc4-4961-bb2e-e4626f8ec820 tempest-TestServerVolumeAttachmentScenario-1626588187 tempest-TestServerVolumeAttachmentScenario-1626588187-project-member] Volume info retrieved successfully. Aug 12 10:37:17.266795 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-e6480c1f-d2c3-40e1-bde7-d500359c3d95 req-92d1139a-efc4-4961-bb2e-e4626f8ec820 tempest-TestServerVolumeAttachmentScenario-1626588187 tempest-TestServerVolumeAttachmentScenario-1626588187-project-member] https://10.4.3.105/volume/v3/volumes/f8d71f77-2602-4df4-ae2f-fbf268fa6584 returned with HTTP 200 Aug 12 10:37:17.267284 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 515/2067] 10.4.3.105 () {70 vars in 1639 bytes} [Wed Aug 12 10:37:17 2026] GET /volume/v3/volumes/f8d71f77-2602-4df4-ae2f-fbf268fa6584 => generated 1037 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 10:37:17.318038 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-8652ae52-f3cc-4ad2-82d9-bbc16c02f4fe tempest-VolumeQuotaClassesTest-2110249474 tempest-VolumeQuotaClassesTest-2110249474-project-admin] https://10.4.3.105/volume/v3/os-quota-class-sets/default returned with HTTP 200 Aug 12 10:37:17.318956 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 517/2068] 10.4.3.105 () {68 vars in 1318 bytes} [Wed Aug 12 10:37:17 2026] PUT /volume/v3/os-quota-class-sets/default => generated 1600 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:37:17.329635 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-657ceb2d-a624-440d-becc-51efda11ec07 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:17.331685 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-657ceb2d-a624-440d-becc-51efda11ec07 tempest-VolumeQuotaClassesTest-2110249474 tempest-VolumeQuotaClassesTest-2110249474-project-admin] GET https://10.4.3.105/volume/v3/os-quota-sets/a8fc2ae4de4444939cf332ebd2e0aff6/defaults Aug 12 10:37:17.332237 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-657ceb2d-a624-440d-becc-51efda11ec07 tempest-VolumeQuotaClassesTest-2110249474 tempest-VolumeQuotaClassesTest-2110249474-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:17.332633 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-657ceb2d-a624-440d-becc-51efda11ec07 tempest-VolumeQuotaClassesTest-2110249474 tempest-VolumeQuotaClassesTest-2110249474-project-admin] Calling method 'defaults' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:17.346539 np0000007037 devstack@c-api.service[100375]: WARNING cinder.quota [None req-657ceb2d-a624-440d-becc-51efda11ec07 tempest-VolumeQuotaClassesTest-2110249474 tempest-VolumeQuotaClassesTest-2110249474-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-113094012-1152206040 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-113094012-1152206040, it is now deprecated. Please use the default quota class for default quota. Aug 12 10:37:17.346539 np0000007037 devstack@c-api.service[100375]: WARNING cinder.quota [None req-657ceb2d-a624-440d-becc-51efda11ec07 tempest-VolumeQuotaClassesTest-2110249474 tempest-VolumeQuotaClassesTest-2110249474-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-113094012-1152206040 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-113094012-1152206040, it is now deprecated. Please use the default quota class for default quota. Aug 12 10:37:17.346539 np0000007037 devstack@c-api.service[100375]: WARNING cinder.quota [None req-657ceb2d-a624-440d-becc-51efda11ec07 tempest-VolumeQuotaClassesTest-2110249474 tempest-VolumeQuotaClassesTest-2110249474-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-113094012-1152206040 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-113094012-1152206040, it is now deprecated. Please use the default quota class for default quota. Aug 12 10:37:17.346539 np0000007037 devstack@c-api.service[100375]: WARNING cinder.quota [None req-657ceb2d-a624-440d-becc-51efda11ec07 tempest-VolumeQuotaClassesTest-2110249474 tempest-VolumeQuotaClassesTest-2110249474-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1432990289-747396061 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1432990289-747396061, it is now deprecated. Please use the default quota class for default quota. Aug 12 10:37:17.346539 np0000007037 devstack@c-api.service[100375]: WARNING cinder.quota [None req-657ceb2d-a624-440d-becc-51efda11ec07 tempest-VolumeQuotaClassesTest-2110249474 tempest-VolumeQuotaClassesTest-2110249474-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1432990289-747396061 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1432990289-747396061, it is now deprecated. Please use the default quota class for default quota. Aug 12 10:37:17.346539 np0000007037 devstack@c-api.service[100375]: WARNING cinder.quota [None req-657ceb2d-a624-440d-becc-51efda11ec07 tempest-VolumeQuotaClassesTest-2110249474 tempest-VolumeQuotaClassesTest-2110249474-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1432990289-747396061 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1432990289-747396061, it is now deprecated. Please use the default quota class for default quota. Aug 12 10:37:17.346539 np0000007037 devstack@c-api.service[100375]: WARNING cinder.quota [None req-657ceb2d-a624-440d-becc-51efda11ec07 tempest-VolumeQuotaClassesTest-2110249474 tempest-VolumeQuotaClassesTest-2110249474-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-900477852-367081257 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-900477852-367081257, it is now deprecated. Please use the default quota class for default quota. Aug 12 10:37:17.346539 np0000007037 devstack@c-api.service[100375]: WARNING cinder.quota [None req-657ceb2d-a624-440d-becc-51efda11ec07 tempest-VolumeQuotaClassesTest-2110249474 tempest-VolumeQuotaClassesTest-2110249474-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-900477852-367081257 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-900477852-367081257, it is now deprecated. Please use the default quota class for default quota. Aug 12 10:37:17.346539 np0000007037 devstack@c-api.service[100375]: WARNING cinder.quota [None req-657ceb2d-a624-440d-becc-51efda11ec07 tempest-VolumeQuotaClassesTest-2110249474 tempest-VolumeQuotaClassesTest-2110249474-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-900477852-367081257 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-900477852-367081257, it is now deprecated. Please use the default quota class for default quota. Aug 12 10:37:17.355093 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-657ceb2d-a624-440d-becc-51efda11ec07 tempest-VolumeQuotaClassesTest-2110249474 tempest-VolumeQuotaClassesTest-2110249474-project-admin] https://10.4.3.105/volume/v3/os-quota-sets/a8fc2ae4de4444939cf332ebd2e0aff6/defaults returned with HTTP 200 Aug 12 10:37:17.355739 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 523/2069] 10.4.3.105 () {66 vars in 1381 bytes} [Wed Aug 12 10:37:17 2026] GET /volume/v3/os-quota-sets/a8fc2ae4de4444939cf332ebd2e0aff6/defaults => generated 1636 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:37:17.388512 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-e6480c1f-d2c3-40e1-bde7-d500359c3d95 req-06597360-2103-4aae-9190-a0f93979dcec None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:17.395947 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-e6480c1f-d2c3-40e1-bde7-d500359c3d95 req-06597360-2103-4aae-9190-a0f93979dcec tempest-TestServerVolumeAttachmentScenario-1626588187 tempest-TestServerVolumeAttachmentScenario-1626588187-project-member] PUT https://10.4.3.105/volume/v3/attachments/7806a0bd-c48c-47dd-bac9-a2860df4d75a Aug 12 10:37:17.396364 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-e6480c1f-d2c3-40e1-bde7-d500359c3d95 req-06597360-2103-4aae-9190-a0f93979dcec tempest-TestServerVolumeAttachmentScenario-1626588187 tempest-TestServerVolumeAttachmentScenario-1626588187-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.105", "host": "np0000007037", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a295cd65dd1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "cc953c5f-eaed-46bf-96e8-0985bbef0414", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:37:17.400857 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-e8a81547-36ba-43ac-834a-ad7e62a08547 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:17.403071 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-e8a81547-36ba-43ac-834a-ad7e62a08547 tempest-ProjectMemberTests39-2046017331 tempest-ProjectMemberTests39-2046017331-project-admin] GET https://10.4.3.105/volume/v3/backups/30d9c9fe-ee8d-4569-84c3-24013cdc730f Aug 12 10:37:17.403271 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-e8a81547-36ba-43ac-834a-ad7e62a08547 tempest-ProjectMemberTests39-2046017331 tempest-ProjectMemberTests39-2046017331-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:17.403501 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-e8a81547-36ba-43ac-834a-ad7e62a08547 tempest-ProjectMemberTests39-2046017331 tempest-ProjectMemberTests39-2046017331-project-admin] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:17.403672 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-e8a81547-36ba-43ac-834a-ad7e62a08547 tempest-ProjectMemberTests39-2046017331 tempest-ProjectMemberTests39-2046017331-project-admin] Show backup with id 30d9c9fe-ee8d-4569-84c3-24013cdc730f. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:37:17.404482 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.coordination [req-e6480c1f-d2c3-40e1-bde7-d500359c3d95 req-06597360-2103-4aae-9190-a0f93979dcec tempest-TestServerVolumeAttachmentScenario-1626588187 tempest-TestServerVolumeAttachmentScenario-1626588187-project-member] Acquiring lock "cinder-attachment_update-f8d71f77-2602-4df4-ae2f-fbf268fa6584-np0000007037" by "attachment_update" {{(pid=100374) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 10:37:17.409951 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.coordination [req-e6480c1f-d2c3-40e1-bde7-d500359c3d95 req-06597360-2103-4aae-9190-a0f93979dcec tempest-TestServerVolumeAttachmentScenario-1626588187 tempest-TestServerVolumeAttachmentScenario-1626588187-project-member] Lock "cinder-attachment_update-f8d71f77-2602-4df4-ae2f-fbf268fa6584-np0000007037" acquired by "attachment_update" :: waited 0.005s {{(pid=100374) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 10:37:17.410498 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:17.410498 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:37:17.411333 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-e8a81547-36ba-43ac-834a-ad7e62a08547 tempest-ProjectMemberTests39-2046017331 tempest-ProjectMemberTests39-2046017331-project-admin] https://10.4.3.105/volume/v3/backups/30d9c9fe-ee8d-4569-84c3-24013cdc730f returned with HTTP 200 Aug 12 10:37:17.411424 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:17.411424 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:37:17.411800 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 516/2070] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:37:17 2026] GET /volume/v3/backups/30d9c9fe-ee8d-4569-84c3-24013cdc730f => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:37:17.505829 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.coordination [req-e6480c1f-d2c3-40e1-bde7-d500359c3d95 req-06597360-2103-4aae-9190-a0f93979dcec tempest-TestServerVolumeAttachmentScenario-1626588187 tempest-TestServerVolumeAttachmentScenario-1626588187-project-member] Lock "cinder-attachment_update-f8d71f77-2602-4df4-ae2f-fbf268fa6584-np0000007037" released by "attachment_update" :: held 0.096s {{(pid=100374) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 10:37:17.506190 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-e6480c1f-d2c3-40e1-bde7-d500359c3d95 req-06597360-2103-4aae-9190-a0f93979dcec tempest-TestServerVolumeAttachmentScenario-1626588187 tempest-TestServerVolumeAttachmentScenario-1626588187-project-member] https://10.4.3.105/volume/v3/attachments/7806a0bd-c48c-47dd-bac9-a2860df4d75a returned with HTTP 200 Aug 12 10:37:17.506879 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 515/2071] 10.4.3.105 () {74 vars in 1704 bytes} [Wed Aug 12 10:37:17 2026] PUT /volume/v3/attachments/7806a0bd-c48c-47dd-bac9-a2860df4d75a => generated 969 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:37:17.524048 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-1ab6d7dd-6325-4c2e-b241-14d13a99a50a None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:17.526269 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-1ab6d7dd-6325-4c2e-b241-14d13a99a50a tempest-VolumeQuotaClassesTest-2110249474 tempest-VolumeQuotaClassesTest-2110249474-project-admin] GET https://10.4.3.105/volume/v3/os-quota-sets/455f62f9240b4538be0c577dca30b9d3/defaults Aug 12 10:37:17.527218 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-1ab6d7dd-6325-4c2e-b241-14d13a99a50a tempest-VolumeQuotaClassesTest-2110249474 tempest-VolumeQuotaClassesTest-2110249474-project-admin] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:17.530250 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-1ab6d7dd-6325-4c2e-b241-14d13a99a50a tempest-VolumeQuotaClassesTest-2110249474 tempest-VolumeQuotaClassesTest-2110249474-project-admin] Calling method 'defaults' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:17.539368 np0000007037 devstack@c-api.service[100372]: WARNING cinder.quota [None req-1ab6d7dd-6325-4c2e-b241-14d13a99a50a tempest-VolumeQuotaClassesTest-2110249474 tempest-VolumeQuotaClassesTest-2110249474-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-113094012-1152206040 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-113094012-1152206040, it is now deprecated. Please use the default quota class for default quota. Aug 12 10:37:17.539902 np0000007037 devstack@c-api.service[100372]: WARNING cinder.quota [None req-1ab6d7dd-6325-4c2e-b241-14d13a99a50a tempest-VolumeQuotaClassesTest-2110249474 tempest-VolumeQuotaClassesTest-2110249474-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-113094012-1152206040 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-113094012-1152206040, it is now deprecated. Please use the default quota class for default quota. Aug 12 10:37:17.540244 np0000007037 devstack@c-api.service[100372]: WARNING cinder.quota [None req-1ab6d7dd-6325-4c2e-b241-14d13a99a50a tempest-VolumeQuotaClassesTest-2110249474 tempest-VolumeQuotaClassesTest-2110249474-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-113094012-1152206040 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-113094012-1152206040, it is now deprecated. Please use the default quota class for default quota. Aug 12 10:37:17.540632 np0000007037 devstack@c-api.service[100372]: WARNING cinder.quota [None req-1ab6d7dd-6325-4c2e-b241-14d13a99a50a tempest-VolumeQuotaClassesTest-2110249474 tempest-VolumeQuotaClassesTest-2110249474-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1432990289-747396061 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1432990289-747396061, it is now deprecated. Please use the default quota class for default quota. Aug 12 10:37:17.540851 np0000007037 devstack@c-api.service[100372]: WARNING cinder.quota [None req-1ab6d7dd-6325-4c2e-b241-14d13a99a50a tempest-VolumeQuotaClassesTest-2110249474 tempest-VolumeQuotaClassesTest-2110249474-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1432990289-747396061 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1432990289-747396061, it is now deprecated. Please use the default quota class for default quota. Aug 12 10:37:17.541259 np0000007037 devstack@c-api.service[100372]: WARNING cinder.quota [None req-1ab6d7dd-6325-4c2e-b241-14d13a99a50a tempest-VolumeQuotaClassesTest-2110249474 tempest-VolumeQuotaClassesTest-2110249474-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1432990289-747396061 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1432990289-747396061, it is now deprecated. Please use the default quota class for default quota. Aug 12 10:37:17.541799 np0000007037 devstack@c-api.service[100372]: WARNING cinder.quota [None req-1ab6d7dd-6325-4c2e-b241-14d13a99a50a tempest-VolumeQuotaClassesTest-2110249474 tempest-VolumeQuotaClassesTest-2110249474-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-900477852-367081257 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-900477852-367081257, it is now deprecated. Please use the default quota class for default quota. Aug 12 10:37:17.546188 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-1ab6d7dd-6325-4c2e-b241-14d13a99a50a tempest-VolumeQuotaClassesTest-2110249474 tempest-VolumeQuotaClassesTest-2110249474-project-admin] https://10.4.3.105/volume/v3/os-quota-sets/455f62f9240b4538be0c577dca30b9d3/defaults returned with HTTP 200 Aug 12 10:37:17.546473 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-13edad25-30f7-4d67-ae00-283922847b5a None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:17.546862 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 518/2072] 10.4.3.105 () {66 vars in 1381 bytes} [Wed Aug 12 10:37:17 2026] GET /volume/v3/os-quota-sets/455f62f9240b4538be0c577dca30b9d3/defaults => generated 1636 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:37:17.548613 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-13edad25-30f7-4d67-ae00-283922847b5a tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] GET https://10.4.3.105/volume/v3/volumes/8549eee5-9c54-432d-ae54-5377fbc16235 Aug 12 10:37:17.548812 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-13edad25-30f7-4d67-ae00-283922847b5a tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:17.549040 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-13edad25-30f7-4d67-ae00-283922847b5a tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:17.558260 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-13edad25-30f7-4d67-ae00-283922847b5a tempest-AttachVolumeTestJSON-1362799251 tempest-AttachVolumeTestJSON-1362799251-project-member] https://10.4.3.105/volume/v3/volumes/8549eee5-9c54-432d-ae54-5377fbc16235 returned with HTTP 404 Aug 12 10:37:17.559118 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 524/2073] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:37:17 2026] GET /volume/v3/volumes/8549eee5-9c54-432d-ae54-5377fbc16235 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:37:17.568569 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-ae030b50-6304-4359-a6ef-9a3c6656cac8 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:17.570565 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-ae030b50-6304-4359-a6ef-9a3c6656cac8 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] GET https://10.4.3.105/volume/v3/backups/263450b3-bd03-4af9-95dd-39d374f75e99 Aug 12 10:37:17.570632 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-ae030b50-6304-4359-a6ef-9a3c6656cac8 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:17.571010 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-ae030b50-6304-4359-a6ef-9a3c6656cac8 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:17.571100 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-ae030b50-6304-4359-a6ef-9a3c6656cac8 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Show backup with id 263450b3-bd03-4af9-95dd-39d374f75e99. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:37:17.580139 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:17.580139 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:37:17.581155 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-ae030b50-6304-4359-a6ef-9a3c6656cac8 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] https://10.4.3.105/volume/v3/backups/263450b3-bd03-4af9-95dd-39d374f75e99 returned with HTTP 200 Aug 12 10:37:17.581685 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 517/2074] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:37:17 2026] GET /volume/v3/backups/263450b3-bd03-4af9-95dd-39d374f75e99 => generated 751 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:37:17.652614 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-91e6cb5e-8db3-4f80-9abd-abe581534344 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:17.654869 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-91e6cb5e-8db3-4f80-9abd-abe581534344 tempest-VolumeQuotaClassesTest-2110249474 tempest-VolumeQuotaClassesTest-2110249474-project-admin] DELETE https://10.4.3.105/volume/v3/types/8f2ad023-8b1d-4574-aa3d-d5b2f55de29b Aug 12 10:37:17.655086 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-91e6cb5e-8db3-4f80-9abd-abe581534344 tempest-VolumeQuotaClassesTest-2110249474 tempest-VolumeQuotaClassesTest-2110249474-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:17.655461 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-91e6cb5e-8db3-4f80-9abd-abe581534344 tempest-VolumeQuotaClassesTest-2110249474 tempest-VolumeQuotaClassesTest-2110249474-project-admin] Calling method '_delete' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:17.655661 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:17.655661 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:37:17.696870 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-91e6cb5e-8db3-4f80-9abd-abe581534344 tempest-VolumeQuotaClassesTest-2110249474 tempest-VolumeQuotaClassesTest-2110249474-project-admin] https://10.4.3.105/volume/v3/types/8f2ad023-8b1d-4574-aa3d-d5b2f55de29b returned with HTTP 202 Aug 12 10:37:17.697430 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 516/2075] 10.4.3.105 () {66 vars in 1345 bytes} [Wed Aug 12 10:37:17 2026] DELETE /volume/v3/types/8f2ad023-8b1d-4574-aa3d-d5b2f55de29b => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 10:37:17.706473 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-90cbcc10-c517-4f1a-8a05-c871fc0093f5 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:17.711178 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-90cbcc10-c517-4f1a-8a05-c871fc0093f5 tempest-VolumeQuotaClassesTest-2110249474 tempest-VolumeQuotaClassesTest-2110249474-project-admin] GET https://10.4.3.105/volume/v3/types/8f2ad023-8b1d-4574-aa3d-d5b2f55de29b Aug 12 10:37:17.711453 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-90cbcc10-c517-4f1a-8a05-c871fc0093f5 tempest-VolumeQuotaClassesTest-2110249474 tempest-VolumeQuotaClassesTest-2110249474-project-admin] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:17.712052 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-90cbcc10-c517-4f1a-8a05-c871fc0093f5 tempest-VolumeQuotaClassesTest-2110249474 tempest-VolumeQuotaClassesTest-2110249474-project-admin] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:17.718193 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-90cbcc10-c517-4f1a-8a05-c871fc0093f5 tempest-VolumeQuotaClassesTest-2110249474 tempest-VolumeQuotaClassesTest-2110249474-project-admin] https://10.4.3.105/volume/v3/types/8f2ad023-8b1d-4574-aa3d-d5b2f55de29b returned with HTTP 404 Aug 12 10:37:17.718956 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 519/2076] 10.4.3.105 () {66 vars in 1342 bytes} [Wed Aug 12 10:37:17 2026] GET /volume/v3/types/8f2ad023-8b1d-4574-aa3d-d5b2f55de29b => generated 114 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:37:17.730115 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-0ce5d361-703e-4eef-9ad8-175211b08287 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:17.732251 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-0ce5d361-703e-4eef-9ad8-175211b08287 tempest-VolumeQuotaClassesTest-2110249474 tempest-VolumeQuotaClassesTest-2110249474-project-admin] PUT https://10.4.3.105/volume/v3/os-quota-class-sets/default Aug 12 10:37:17.732677 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-0ce5d361-703e-4eef-9ad8-175211b08287 tempest-VolumeQuotaClassesTest-2110249474 tempest-VolumeQuotaClassesTest-2110249474-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=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:37:17.821241 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-0ce5d361-703e-4eef-9ad8-175211b08287 tempest-VolumeQuotaClassesTest-2110249474 tempest-VolumeQuotaClassesTest-2110249474-project-admin] https://10.4.3.105/volume/v3/os-quota-class-sets/default returned with HTTP 200 Aug 12 10:37:17.821715 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 525/2077] 10.4.3.105 () {68 vars in 1318 bytes} [Wed Aug 12 10:37:17 2026] PUT /volume/v3/os-quota-class-sets/default => generated 1391 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:37:18.264778 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-6d3bb68c-1d5b-426c-a243-111f004adfe2 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:18.268233 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-6d3bb68c-1d5b-426c-a243-111f004adfe2 tempest-TestServerVolumeAttachmentScenario-1626588187 tempest-TestServerVolumeAttachmentScenario-1626588187-project-member] GET https://10.4.3.105/volume/v3/volumes/f8d71f77-2602-4df4-ae2f-fbf268fa6584 Aug 12 10:37:18.268503 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-6d3bb68c-1d5b-426c-a243-111f004adfe2 tempest-TestServerVolumeAttachmentScenario-1626588187 tempest-TestServerVolumeAttachmentScenario-1626588187-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:18.268733 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-6d3bb68c-1d5b-426c-a243-111f004adfe2 tempest-TestServerVolumeAttachmentScenario-1626588187 tempest-TestServerVolumeAttachmentScenario-1626588187-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:18.284905 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:18.284905 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:37:18.290658 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-6d3bb68c-1d5b-426c-a243-111f004adfe2 tempest-TestServerVolumeAttachmentScenario-1626588187 tempest-TestServerVolumeAttachmentScenario-1626588187-project-member] Volume info retrieved successfully. Aug 12 10:37:18.297163 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-6d3bb68c-1d5b-426c-a243-111f004adfe2 tempest-TestServerVolumeAttachmentScenario-1626588187 tempest-TestServerVolumeAttachmentScenario-1626588187-project-member] https://10.4.3.105/volume/v3/volumes/f8d71f77-2602-4df4-ae2f-fbf268fa6584 returned with HTTP 200 Aug 12 10:37:18.297901 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 518/2078] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:37:18 2026] GET /volume/v3/volumes/f8d71f77-2602-4df4-ae2f-fbf268fa6584 => generated 858 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:37:18.425021 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-7520293b-6541-4a02-99ea-355dc02d8785 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:18.427285 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-7520293b-6541-4a02-99ea-355dc02d8785 tempest-ProjectMemberTests39-2046017331 tempest-ProjectMemberTests39-2046017331-project-admin] GET https://10.4.3.105/volume/v3/backups/30d9c9fe-ee8d-4569-84c3-24013cdc730f Aug 12 10:37:18.427617 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-7520293b-6541-4a02-99ea-355dc02d8785 tempest-ProjectMemberTests39-2046017331 tempest-ProjectMemberTests39-2046017331-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:18.427875 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-7520293b-6541-4a02-99ea-355dc02d8785 tempest-ProjectMemberTests39-2046017331 tempest-ProjectMemberTests39-2046017331-project-admin] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:18.428014 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-7520293b-6541-4a02-99ea-355dc02d8785 tempest-ProjectMemberTests39-2046017331 tempest-ProjectMemberTests39-2046017331-project-admin] Show backup with id 30d9c9fe-ee8d-4569-84c3-24013cdc730f. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:37:18.435945 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:18.435945 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:37:18.436891 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-7520293b-6541-4a02-99ea-355dc02d8785 tempest-ProjectMemberTests39-2046017331 tempest-ProjectMemberTests39-2046017331-project-admin] https://10.4.3.105/volume/v3/backups/30d9c9fe-ee8d-4569-84c3-24013cdc730f returned with HTTP 200 Aug 12 10:37:18.437424 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 517/2079] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:37:18 2026] GET /volume/v3/backups/30d9c9fe-ee8d-4569-84c3-24013cdc730f => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:37:18.595338 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-dd5dea84-dfde-4257-9b20-8d83aa90c713 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:18.597719 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-dd5dea84-dfde-4257-9b20-8d83aa90c713 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] GET https://10.4.3.105/volume/v3/backups/263450b3-bd03-4af9-95dd-39d374f75e99 Aug 12 10:37:18.597719 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-dd5dea84-dfde-4257-9b20-8d83aa90c713 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:18.598267 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-dd5dea84-dfde-4257-9b20-8d83aa90c713 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:18.598267 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.v3.backups [None req-dd5dea84-dfde-4257-9b20-8d83aa90c713 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Show backup with id 263450b3-bd03-4af9-95dd-39d374f75e99. {{(pid=100372) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:37:18.602936 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:18.602936 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:37:18.603925 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-dd5dea84-dfde-4257-9b20-8d83aa90c713 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] https://10.4.3.105/volume/v3/backups/263450b3-bd03-4af9-95dd-39d374f75e99 returned with HTTP 200 Aug 12 10:37:18.604194 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 520/2080] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:37:18 2026] GET /volume/v3/backups/263450b3-bd03-4af9-95dd-39d374f75e99 => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:37:19.315823 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-37a40152-81a0-42e0-b8ec-0207088aac4d None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:19.317495 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-37a40152-81a0-42e0-b8ec-0207088aac4d tempest-TestServerVolumeAttachmentScenario-1626588187 tempest-TestServerVolumeAttachmentScenario-1626588187-project-member] GET https://10.4.3.105/volume/v3/volumes/f8d71f77-2602-4df4-ae2f-fbf268fa6584 Aug 12 10:37:19.320063 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-37a40152-81a0-42e0-b8ec-0207088aac4d tempest-TestServerVolumeAttachmentScenario-1626588187 tempest-TestServerVolumeAttachmentScenario-1626588187-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:19.320063 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-37a40152-81a0-42e0-b8ec-0207088aac4d tempest-TestServerVolumeAttachmentScenario-1626588187 tempest-TestServerVolumeAttachmentScenario-1626588187-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:19.332275 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:19.332275 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:37:19.336867 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-37a40152-81a0-42e0-b8ec-0207088aac4d tempest-TestServerVolumeAttachmentScenario-1626588187 tempest-TestServerVolumeAttachmentScenario-1626588187-project-member] Volume info retrieved successfully. Aug 12 10:37:19.341283 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-37a40152-81a0-42e0-b8ec-0207088aac4d tempest-TestServerVolumeAttachmentScenario-1626588187 tempest-TestServerVolumeAttachmentScenario-1626588187-project-member] https://10.4.3.105/volume/v3/volumes/f8d71f77-2602-4df4-ae2f-fbf268fa6584 returned with HTTP 200 Aug 12 10:37:19.341283 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 526/2081] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:37:19 2026] GET /volume/v3/volumes/f8d71f77-2602-4df4-ae2f-fbf268fa6584 => generated 858 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:37:19.450383 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-a49793ea-d9c7-4c1a-b7d4-2688dace570f None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:19.452123 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-a49793ea-d9c7-4c1a-b7d4-2688dace570f tempest-ProjectMemberTests39-2046017331 tempest-ProjectMemberTests39-2046017331-project-admin] GET https://10.4.3.105/volume/v3/backups/30d9c9fe-ee8d-4569-84c3-24013cdc730f Aug 12 10:37:19.452442 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-a49793ea-d9c7-4c1a-b7d4-2688dace570f tempest-ProjectMemberTests39-2046017331 tempest-ProjectMemberTests39-2046017331-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:19.452754 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-a49793ea-d9c7-4c1a-b7d4-2688dace570f tempest-ProjectMemberTests39-2046017331 tempest-ProjectMemberTests39-2046017331-project-admin] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:19.452948 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-a49793ea-d9c7-4c1a-b7d4-2688dace570f tempest-ProjectMemberTests39-2046017331 tempest-ProjectMemberTests39-2046017331-project-admin] Show backup with id 30d9c9fe-ee8d-4569-84c3-24013cdc730f. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:37:19.459590 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:19.459590 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:37:19.460975 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-a49793ea-d9c7-4c1a-b7d4-2688dace570f tempest-ProjectMemberTests39-2046017331 tempest-ProjectMemberTests39-2046017331-project-admin] https://10.4.3.105/volume/v3/backups/30d9c9fe-ee8d-4569-84c3-24013cdc730f returned with HTTP 200 Aug 12 10:37:19.461078 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 519/2082] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:37:19 2026] GET /volume/v3/backups/30d9c9fe-ee8d-4569-84c3-24013cdc730f => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:37:19.615967 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-3777ceeb-35f5-4b4d-b0c7-e5d44a20a7eb None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:19.618583 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-3777ceeb-35f5-4b4d-b0c7-e5d44a20a7eb tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] GET https://10.4.3.105/volume/v3/backups/263450b3-bd03-4af9-95dd-39d374f75e99 Aug 12 10:37:19.618583 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-3777ceeb-35f5-4b4d-b0c7-e5d44a20a7eb tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:19.618930 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-3777ceeb-35f5-4b4d-b0c7-e5d44a20a7eb tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:19.620132 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-3777ceeb-35f5-4b4d-b0c7-e5d44a20a7eb tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Show backup with id 263450b3-bd03-4af9-95dd-39d374f75e99. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:37:19.626049 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:19.626049 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:37:19.626049 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-3777ceeb-35f5-4b4d-b0c7-e5d44a20a7eb tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] https://10.4.3.105/volume/v3/backups/263450b3-bd03-4af9-95dd-39d374f75e99 returned with HTTP 200 Aug 12 10:37:19.626880 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 518/2083] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:37:19 2026] GET /volume/v3/backups/263450b3-bd03-4af9-95dd-39d374f75e99 => generated 751 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:37:20.357606 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-a7c425c0-e16f-4192-852e-4b6c9969eedc None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:20.363097 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-a7c425c0-e16f-4192-852e-4b6c9969eedc tempest-TestServerVolumeAttachmentScenario-1626588187 tempest-TestServerVolumeAttachmentScenario-1626588187-project-member] GET https://10.4.3.105/volume/v3/volumes/f8d71f77-2602-4df4-ae2f-fbf268fa6584 Aug 12 10:37:20.363331 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-a7c425c0-e16f-4192-852e-4b6c9969eedc tempest-TestServerVolumeAttachmentScenario-1626588187 tempest-TestServerVolumeAttachmentScenario-1626588187-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:20.363595 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-a7c425c0-e16f-4192-852e-4b6c9969eedc tempest-TestServerVolumeAttachmentScenario-1626588187 tempest-TestServerVolumeAttachmentScenario-1626588187-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:20.386977 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:20.386977 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:37:20.399131 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-a7c425c0-e16f-4192-852e-4b6c9969eedc tempest-TestServerVolumeAttachmentScenario-1626588187 tempest-TestServerVolumeAttachmentScenario-1626588187-project-member] Volume info retrieved successfully. Aug 12 10:37:20.407967 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-a7c425c0-e16f-4192-852e-4b6c9969eedc tempest-TestServerVolumeAttachmentScenario-1626588187 tempest-TestServerVolumeAttachmentScenario-1626588187-project-member] https://10.4.3.105/volume/v3/volumes/f8d71f77-2602-4df4-ae2f-fbf268fa6584 returned with HTTP 200 Aug 12 10:37:20.408415 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 521/2084] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:37:20 2026] GET /volume/v3/volumes/f8d71f77-2602-4df4-ae2f-fbf268fa6584 => generated 858 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:37:20.474813 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-51debc25-29ce-4f36-8148-2e693c3d6577 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:20.476698 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-51debc25-29ce-4f36-8148-2e693c3d6577 tempest-ProjectMemberTests39-2046017331 tempest-ProjectMemberTests39-2046017331-project-admin] GET https://10.4.3.105/volume/v3/backups/30d9c9fe-ee8d-4569-84c3-24013cdc730f Aug 12 10:37:20.476911 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-51debc25-29ce-4f36-8148-2e693c3d6577 tempest-ProjectMemberTests39-2046017331 tempest-ProjectMemberTests39-2046017331-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:20.477103 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-51debc25-29ce-4f36-8148-2e693c3d6577 tempest-ProjectMemberTests39-2046017331 tempest-ProjectMemberTests39-2046017331-project-admin] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:20.477196 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-51debc25-29ce-4f36-8148-2e693c3d6577 tempest-ProjectMemberTests39-2046017331 tempest-ProjectMemberTests39-2046017331-project-admin] Show backup with id 30d9c9fe-ee8d-4569-84c3-24013cdc730f. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:37:20.484443 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:20.484443 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:37:20.485155 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-51debc25-29ce-4f36-8148-2e693c3d6577 tempest-ProjectMemberTests39-2046017331 tempest-ProjectMemberTests39-2046017331-project-admin] https://10.4.3.105/volume/v3/backups/30d9c9fe-ee8d-4569-84c3-24013cdc730f returned with HTTP 200 Aug 12 10:37:20.487685 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 527/2085] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:37:20 2026] GET /volume/v3/backups/30d9c9fe-ee8d-4569-84c3-24013cdc730f => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:37:20.646976 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-dd068175-efda-4427-860d-04e04935998c None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:20.650116 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-dd068175-efda-4427-860d-04e04935998c tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] GET https://10.4.3.105/volume/v3/backups/263450b3-bd03-4af9-95dd-39d374f75e99 Aug 12 10:37:20.650416 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-dd068175-efda-4427-860d-04e04935998c tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:20.650772 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-dd068175-efda-4427-860d-04e04935998c tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:20.650772 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-dd068175-efda-4427-860d-04e04935998c tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Show backup with id 263450b3-bd03-4af9-95dd-39d374f75e99. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:37:20.656233 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:20.656233 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:37:20.657641 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-dd068175-efda-4427-860d-04e04935998c tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] https://10.4.3.105/volume/v3/backups/263450b3-bd03-4af9-95dd-39d374f75e99 returned with HTTP 200 Aug 12 10:37:20.657801 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 520/2086] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:37:20 2026] GET /volume/v3/backups/263450b3-bd03-4af9-95dd-39d374f75e99 => generated 751 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:37:20.922018 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-e6480c1f-d2c3-40e1-bde7-d500359c3d95 req-b2f68788-54b2-4159-9acd-703faf24aeed None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:20.925185 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-e6480c1f-d2c3-40e1-bde7-d500359c3d95 req-b2f68788-54b2-4159-9acd-703faf24aeed tempest-TestServerVolumeAttachmentScenario-1626588187 tempest-TestServerVolumeAttachmentScenario-1626588187-project-member] POST https://10.4.3.105/volume/v3/attachments/7806a0bd-c48c-47dd-bac9-a2860df4d75a/action Aug 12 10:37:20.926091 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-e6480c1f-d2c3-40e1-bde7-d500359c3d95 req-b2f68788-54b2-4159-9acd-703faf24aeed tempest-TestServerVolumeAttachmentScenario-1626588187 tempest-TestServerVolumeAttachmentScenario-1626588187-project-member] Action body: b'{"os-complete": null}' {{(pid=100374) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 10:37:20.926257 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-e6480c1f-d2c3-40e1-bde7-d500359c3d95 req-b2f68788-54b2-4159-9acd-703faf24aeed tempest-TestServerVolumeAttachmentScenario-1626588187 tempest-TestServerVolumeAttachmentScenario-1626588187-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:37:20.954489 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:20.954489 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:37:20.973801 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-e6480c1f-d2c3-40e1-bde7-d500359c3d95 req-b2f68788-54b2-4159-9acd-703faf24aeed tempest-TestServerVolumeAttachmentScenario-1626588187 tempest-TestServerVolumeAttachmentScenario-1626588187-project-member] https://10.4.3.105/volume/v3/attachments/7806a0bd-c48c-47dd-bac9-a2860df4d75a/action returned with HTTP 204 Aug 12 10:37:20.974535 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 519/2087] 10.4.3.105 () {74 vars in 1725 bytes} [Wed Aug 12 10:37:20 2026] POST /volume/v3/attachments/7806a0bd-c48c-47dd-bac9-a2860df4d75a/action => generated 0 bytes in 53 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:37:21.076195 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-6e07f98b-69ef-4660-99a4-e22372f7e9cd None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:21.288641 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-6e07f98b-69ef-4660-99a4-e22372f7e9cd tempest-VolumeServicesNegativeTest-1376567205 tempest-VolumeServicesNegativeTest-1376567205-project-admin] GET https://10.4.3.105/volume/v3/os-services Aug 12 10:37:21.288936 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-6e07f98b-69ef-4660-99a4-e22372f7e9cd tempest-VolumeServicesNegativeTest-1376567205 tempest-VolumeServicesNegativeTest-1376567205-project-admin] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:21.289225 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-6e07f98b-69ef-4660-99a4-e22372f7e9cd tempest-VolumeServicesNegativeTest-1376567205 tempest-VolumeServicesNegativeTest-1376567205-project-admin] Calling method 'index' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:21.296529 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-6e07f98b-69ef-4660-99a4-e22372f7e9cd tempest-VolumeServicesNegativeTest-1376567205 tempest-VolumeServicesNegativeTest-1376567205-project-admin] https://10.4.3.105/volume/v3/os-services returned with HTTP 200 Aug 12 10:37:21.296933 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 522/2088] 10.4.3.105 () {66 vars in 1249 bytes} [Wed Aug 12 10:37:21 2026] GET /volume/v3/os-services => generated 626 bytes in 221 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:37:21.311177 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-1ecbbf7f-7357-4653-a864-8fcd9f4d4659 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:21.312396 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-1ecbbf7f-7357-4653-a864-8fcd9f4d4659 tempest-VolumeServicesNegativeTest-1376567205 tempest-VolumeServicesNegativeTest-1376567205-project-admin] PUT https://10.4.3.105/volume/v3/os-services/disable-log-reason Aug 12 10:37:21.312879 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-1ecbbf7f-7357-4653-a864-8fcd9f4d4659 tempest-VolumeServicesNegativeTest-1376567205 tempest-VolumeServicesNegativeTest-1376567205-project-admin] Action: 'disable_log_reason', calling method: disable_log_reason, body: {"host": "np0000007037", "binary": "cinder-scheduler", "disabled_reason": null} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:37:21.314539 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-1ecbbf7f-7357-4653-a864-8fcd9f4d4659 tempest-VolumeServicesNegativeTest-1376567205 tempest-VolumeServicesNegativeTest-1376567205-project-admin] https://10.4.3.105/volume/v3/os-services/disable-log-reason returned with HTTP 400 Aug 12 10:37:21.315240 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 528/2089] 10.4.3.105 () {68 vars in 1326 bytes} [Wed Aug 12 10:37:21 2026] PUT /volume/v3/os-services/disable-log-reason => generated 136 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 12 10:37:21.326509 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-b2e204de-6465-4cc1-917d-829dd13cc91a None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:21.328868 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-b2e204de-6465-4cc1-917d-829dd13cc91a tempest-VolumeServicesNegativeTest-1376567205 tempest-VolumeServicesNegativeTest-1376567205-project-admin] PUT https://10.4.3.105/volume/v3/os-services/disable Aug 12 10:37:21.329206 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-b2e204de-6465-4cc1-917d-829dd13cc91a tempest-VolumeServicesNegativeTest-1376567205 tempest-VolumeServicesNegativeTest-1376567205-project-admin] Action: 'disable', calling method: disable, body: {"host": "np0000007037", "binary": "invalid_binary"} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:37:21.339656 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-b2e204de-6465-4cc1-917d-829dd13cc91a tempest-VolumeServicesNegativeTest-1376567205 tempest-VolumeServicesNegativeTest-1376567205-project-admin] https://10.4.3.105/volume/v3/os-services/disable returned with HTTP 404 Aug 12 10:37:21.340041 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 521/2090] 10.4.3.105 () {68 vars in 1293 bytes} [Wed Aug 12 10:37:21 2026] PUT /volume/v3/os-services/disable => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:37:21.349959 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-34ae16c9-d203-42cc-9ba9-8f50fec059e2 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:21.351895 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-34ae16c9-d203-42cc-9ba9-8f50fec059e2 tempest-VolumeServicesNegativeTest-1376567205 tempest-VolumeServicesNegativeTest-1376567205-project-admin] PUT https://10.4.3.105/volume/v3/os-services/enable Aug 12 10:37:21.352279 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-34ae16c9-d203-42cc-9ba9-8f50fec059e2 tempest-VolumeServicesNegativeTest-1376567205 tempest-VolumeServicesNegativeTest-1376567205-project-admin] Action: 'enable', calling method: enable, body: {"host": "invalid_host", "binary": "cinder-scheduler"} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:37:21.360148 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-34ae16c9-d203-42cc-9ba9-8f50fec059e2 tempest-VolumeServicesNegativeTest-1376567205 tempest-VolumeServicesNegativeTest-1376567205-project-admin] https://10.4.3.105/volume/v3/os-services/enable returned with HTTP 404 Aug 12 10:37:21.360720 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 520/2091] 10.4.3.105 () {68 vars in 1290 bytes} [Wed Aug 12 10:37:21 2026] PUT /volume/v3/os-services/enable => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:37:21.368881 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-a9c5ca13-c139-4574-a967-807a27821759 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:21.370574 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-a9c5ca13-c139-4574-a967-807a27821759 tempest-VolumeServicesNegativeTest-1376567205 tempest-VolumeServicesNegativeTest-1376567205-project-admin] PUT https://10.4.3.105/volume/v3/os-services/freeze Aug 12 10:37:21.370907 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-a9c5ca13-c139-4574-a967-807a27821759 tempest-VolumeServicesNegativeTest-1376567205 tempest-VolumeServicesNegativeTest-1376567205-project-admin] Action: 'freeze', calling method: freeze, body: {"host": "invalid_host"} {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:37:21.379210 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-a9c5ca13-c139-4574-a967-807a27821759 tempest-VolumeServicesNegativeTest-1376567205 tempest-VolumeServicesNegativeTest-1376567205-project-admin] https://10.4.3.105/volume/v3/os-services/freeze returned with HTTP 400 Aug 12 10:37:21.379731 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 523/2092] 10.4.3.105 () {68 vars in 1290 bytes} [Wed Aug 12 10:37:21 2026] PUT /volume/v3/os-services/freeze => generated 83 bytes in 11 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 12 10:37:21.387840 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-c50d76b1-a801-4cf9-a342-d6926a6845b8 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:21.390092 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-c50d76b1-a801-4cf9-a342-d6926a6845b8 tempest-VolumeServicesNegativeTest-1376567205 tempest-VolumeServicesNegativeTest-1376567205-project-admin] PUT https://10.4.3.105/volume/v3/os-services/thaw Aug 12 10:37:21.390641 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-c50d76b1-a801-4cf9-a342-d6926a6845b8 tempest-VolumeServicesNegativeTest-1376567205 tempest-VolumeServicesNegativeTest-1376567205-project-admin] Action: 'thaw', calling method: thaw, body: {"host": "invalid_host"} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:37:21.399971 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-c50d76b1-a801-4cf9-a342-d6926a6845b8 tempest-VolumeServicesNegativeTest-1376567205 tempest-VolumeServicesNegativeTest-1376567205-project-admin] https://10.4.3.105/volume/v3/os-services/thaw returned with HTTP 400 Aug 12 10:37:21.400705 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 529/2093] 10.4.3.105 () {68 vars in 1284 bytes} [Wed Aug 12 10:37:21 2026] PUT /volume/v3/os-services/thaw => generated 83 bytes in 13 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 12 10:37:21.427406 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-c8679d9e-9bef-4f23-bb1a-f306d40e346e None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:21.429290 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-c8679d9e-9bef-4f23-bb1a-f306d40e346e tempest-TestServerVolumeAttachmentScenario-1626588187 tempest-TestServerVolumeAttachmentScenario-1626588187-project-member] GET https://10.4.3.105/volume/v3/volumes/f8d71f77-2602-4df4-ae2f-fbf268fa6584 Aug 12 10:37:21.429489 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-c8679d9e-9bef-4f23-bb1a-f306d40e346e tempest-TestServerVolumeAttachmentScenario-1626588187 tempest-TestServerVolumeAttachmentScenario-1626588187-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:21.429714 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-c8679d9e-9bef-4f23-bb1a-f306d40e346e tempest-TestServerVolumeAttachmentScenario-1626588187 tempest-TestServerVolumeAttachmentScenario-1626588187-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:21.440962 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:21.440962 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:37:21.445539 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-c8679d9e-9bef-4f23-bb1a-f306d40e346e tempest-TestServerVolumeAttachmentScenario-1626588187 tempest-TestServerVolumeAttachmentScenario-1626588187-project-member] Volume info retrieved successfully. Aug 12 10:37:21.450525 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-c8679d9e-9bef-4f23-bb1a-f306d40e346e tempest-TestServerVolumeAttachmentScenario-1626588187 tempest-TestServerVolumeAttachmentScenario-1626588187-project-member] https://10.4.3.105/volume/v3/volumes/f8d71f77-2602-4df4-ae2f-fbf268fa6584 returned with HTTP 200 Aug 12 10:37:21.450938 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 522/2094] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:37:21 2026] GET /volume/v3/volumes/f8d71f77-2602-4df4-ae2f-fbf268fa6584 => generated 1150 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:37:21.472731 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-8cd42e60-5522-41f3-98ec-e5f6ad491116 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:21.474696 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-8cd42e60-5522-41f3-98ec-e5f6ad491116 tempest-TestServerVolumeAttachmentScenario-1626588187 tempest-TestServerVolumeAttachmentScenario-1626588187-project-member] GET https://10.4.3.105/volume/v3/volumes/f8d71f77-2602-4df4-ae2f-fbf268fa6584 Aug 12 10:37:21.475051 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-8cd42e60-5522-41f3-98ec-e5f6ad491116 tempest-TestServerVolumeAttachmentScenario-1626588187 tempest-TestServerVolumeAttachmentScenario-1626588187-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:21.475637 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-8cd42e60-5522-41f3-98ec-e5f6ad491116 tempest-TestServerVolumeAttachmentScenario-1626588187 tempest-TestServerVolumeAttachmentScenario-1626588187-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:21.493608 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:21.493608 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:37:21.500585 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-8cd42e60-5522-41f3-98ec-e5f6ad491116 tempest-TestServerVolumeAttachmentScenario-1626588187 tempest-TestServerVolumeAttachmentScenario-1626588187-project-member] Volume info retrieved successfully. Aug 12 10:37:21.501324 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-04257e65-6b24-46ff-8fc7-531e6e8ea261 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:21.503719 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-04257e65-6b24-46ff-8fc7-531e6e8ea261 tempest-ProjectMemberTests39-2046017331 tempest-ProjectMemberTests39-2046017331-project-admin] GET https://10.4.3.105/volume/v3/backups/30d9c9fe-ee8d-4569-84c3-24013cdc730f Aug 12 10:37:21.507541 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-04257e65-6b24-46ff-8fc7-531e6e8ea261 tempest-ProjectMemberTests39-2046017331 tempest-ProjectMemberTests39-2046017331-project-admin] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:21.507541 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-04257e65-6b24-46ff-8fc7-531e6e8ea261 tempest-ProjectMemberTests39-2046017331 tempest-ProjectMemberTests39-2046017331-project-admin] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:21.507541 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.v3.backups [None req-04257e65-6b24-46ff-8fc7-531e6e8ea261 tempest-ProjectMemberTests39-2046017331 tempest-ProjectMemberTests39-2046017331-project-admin] Show backup with id 30d9c9fe-ee8d-4569-84c3-24013cdc730f. {{(pid=100372) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:37:21.509061 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-8cd42e60-5522-41f3-98ec-e5f6ad491116 tempest-TestServerVolumeAttachmentScenario-1626588187 tempest-TestServerVolumeAttachmentScenario-1626588187-project-member] https://10.4.3.105/volume/v3/volumes/f8d71f77-2602-4df4-ae2f-fbf268fa6584 returned with HTTP 200 Aug 12 10:37:21.509561 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 521/2095] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:37:21 2026] GET /volume/v3/volumes/f8d71f77-2602-4df4-ae2f-fbf268fa6584 => generated 1150 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:37:21.514434 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:21.514434 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:37:21.515318 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-04257e65-6b24-46ff-8fc7-531e6e8ea261 tempest-ProjectMemberTests39-2046017331 tempest-ProjectMemberTests39-2046017331-project-admin] https://10.4.3.105/volume/v3/backups/30d9c9fe-ee8d-4569-84c3-24013cdc730f returned with HTTP 200 Aug 12 10:37:21.515869 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 524/2096] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:37:21 2026] GET /volume/v3/backups/30d9c9fe-ee8d-4569-84c3-24013cdc730f => generated 735 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:37:21.526593 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-f9d6dcfb-71f1-4f12-9846-3e96e23a0352 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:21.530449 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-f9d6dcfb-71f1-4f12-9846-3e96e23a0352 tempest-TestServerVolumeAttachmentScenario-1626588187 tempest-TestServerVolumeAttachmentScenario-1626588187-project-member] POST https://10.4.3.105/volume/v3/volumes/f8d71f77-2602-4df4-ae2f-fbf268fa6584/action Aug 12 10:37:21.530890 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-f9d6dcfb-71f1-4f12-9846-3e96e23a0352 tempest-TestServerVolumeAttachmentScenario-1626588187 tempest-TestServerVolumeAttachmentScenario-1626588187-project-member] Action body: b'{"os-detach": {}}' {{(pid=100375) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 10:37:21.531011 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-f9d6dcfb-71f1-4f12-9846-3e96e23a0352 tempest-TestServerVolumeAttachmentScenario-1626588187 tempest-TestServerVolumeAttachmentScenario-1626588187-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:37:21.542424 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:21.542424 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:37:21.542966 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-f9d6dcfb-71f1-4f12-9846-3e96e23a0352 tempest-TestServerVolumeAttachmentScenario-1626588187 tempest-TestServerVolumeAttachmentScenario-1626588187-project-member] Volume info retrieved successfully. Aug 12 10:37:21.622619 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-f9d6dcfb-71f1-4f12-9846-3e96e23a0352 tempest-TestServerVolumeAttachmentScenario-1626588187 tempest-TestServerVolumeAttachmentScenario-1626588187-project-member] Attachment connected to vm 92b9babe-1ee3-4122-87de-fc3703c062bc, checking data on nova Aug 12 10:37:21.622619 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.compute.nova [None req-f9d6dcfb-71f1-4f12-9846-3e96e23a0352 tempest-TestServerVolumeAttachmentScenario-1626588187 tempest-TestServerVolumeAttachmentScenario-1626588187-project-member] Creating Keystone token plugin using URL: https://10.4.3.105/identity {{(pid=100375) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Aug 12 10:37:21.671661 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-5b8f221c-71c6-4b2a-a75c-47a7013e74bc None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:21.673773 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-5b8f221c-71c6-4b2a-a75c-47a7013e74bc tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] GET https://10.4.3.105/volume/v3/backups/263450b3-bd03-4af9-95dd-39d374f75e99 Aug 12 10:37:21.674108 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-5b8f221c-71c6-4b2a-a75c-47a7013e74bc tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:21.674908 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-5b8f221c-71c6-4b2a-a75c-47a7013e74bc tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:21.674908 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-5b8f221c-71c6-4b2a-a75c-47a7013e74bc tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Show backup with id 263450b3-bd03-4af9-95dd-39d374f75e99. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:37:21.681228 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:21.681228 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:37:21.682182 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-5b8f221c-71c6-4b2a-a75c-47a7013e74bc tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] https://10.4.3.105/volume/v3/backups/263450b3-bd03-4af9-95dd-39d374f75e99 returned with HTTP 200 Aug 12 10:37:21.682252 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 523/2097] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:37:21 2026] GET /volume/v3/backups/263450b3-bd03-4af9-95dd-39d374f75e99 => generated 751 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:37:21.698816 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-3ad9fcb8-64a9-4141-ba96-6d70474a5c30 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:21.701496 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-3ad9fcb8-64a9-4141-ba96-6d70474a5c30 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] GET https://10.4.3.105/volume/v3/volumes/f8d10546-e8ca-4284-bc26-573de2f2c3cf Aug 12 10:37:21.701496 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-3ad9fcb8-64a9-4141-ba96-6d70474a5c30 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:21.702064 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-3ad9fcb8-64a9-4141-ba96-6d70474a5c30 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:21.714289 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:21.714289 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:37:21.721482 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-3ad9fcb8-64a9-4141-ba96-6d70474a5c30 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Volume info retrieved successfully. Aug 12 10:37:21.731985 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-3ad9fcb8-64a9-4141-ba96-6d70474a5c30 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] https://10.4.3.105/volume/v3/volumes/f8d10546-e8ca-4284-bc26-573de2f2c3cf returned with HTTP 200 Aug 12 10:37:21.731985 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 522/2098] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:37:21 2026] GET /volume/v3/volumes/f8d10546-e8ca-4284-bc26-573de2f2c3cf => generated 842 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:37:21.750306 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-f17f12b2-28a0-4b3f-8cae-fed397ad2ba5 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:21.753446 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-f17f12b2-28a0-4b3f-8cae-fed397ad2ba5 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] DELETE https://10.4.3.105/volume/v3/backups/263450b3-bd03-4af9-95dd-39d374f75e99 Aug 12 10:37:21.754959 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-f17f12b2-28a0-4b3f-8cae-fed397ad2ba5 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:21.754959 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-f17f12b2-28a0-4b3f-8cae-fed397ad2ba5 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Calling method 'delete' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:21.754959 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.contrib.backups [None req-f17f12b2-28a0-4b3f-8cae-fed397ad2ba5 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Delete backup with id: 263450b3-bd03-4af9-95dd-39d374f75e99. Aug 12 10:37:21.760477 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:21.760477 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:37:21.788451 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.backup.rpcapi [None req-f17f12b2-28a0-4b3f-8cae-fed397ad2ba5 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] delete_backup rpcapi backup_id 263450b3-bd03-4af9-95dd-39d374f75e99 {{(pid=100372) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 12 10:37:21.797295 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-f17f12b2-28a0-4b3f-8cae-fed397ad2ba5 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] https://10.4.3.105/volume/v3/backups/263450b3-bd03-4af9-95dd-39d374f75e99 returned with HTTP 202 Aug 12 10:37:21.797295 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 525/2099] 10.4.3.105 () {66 vars in 1351 bytes} [Wed Aug 12 10:37:21 2026] DELETE /volume/v3/backups/263450b3-bd03-4af9-95dd-39d374f75e99 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 10:37:21.802355 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-097e80a1-06b5-4de7-a290-baec788c3e12 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:21.804576 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-097e80a1-06b5-4de7-a290-baec788c3e12 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] GET https://10.4.3.105/volume/v3/backups/263450b3-bd03-4af9-95dd-39d374f75e99 Aug 12 10:37:21.804798 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-097e80a1-06b5-4de7-a290-baec788c3e12 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:21.805055 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-097e80a1-06b5-4de7-a290-baec788c3e12 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:21.805214 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-097e80a1-06b5-4de7-a290-baec788c3e12 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Show backup with id 263450b3-bd03-4af9-95dd-39d374f75e99. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:37:21.810241 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:21.810241 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:37:21.811481 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-097e80a1-06b5-4de7-a290-baec788c3e12 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] https://10.4.3.105/volume/v3/backups/263450b3-bd03-4af9-95dd-39d374f75e99 returned with HTTP 200 Aug 12 10:37:21.815569 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 524/2100] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:37:21 2026] GET /volume/v3/backups/263450b3-bd03-4af9-95dd-39d374f75e99 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:37:21.906644 np0000007037 devstack@c-api.service[100375]: DEBUG novaclient.v2.client [None req-f9d6dcfb-71f1-4f12-9846-3e96e23a0352 tempest-TestServerVolumeAttachmentScenario-1626588187 tempest-TestServerVolumeAttachmentScenario-1626588187-project-member] REQ: curl -g -i -X GET https://10.4.3.105/compute/v2.1/servers/92b9babe-1ee3-4122-87de-fc3703c062bc/os-volume_attachments/f8d71f77-2602-4df4-ae2f-fbf268fa6584 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}7b70fbafe6d2295ce4e4eeeba5d2ba3de344e085b7a25d337506c61b09bcc648" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-f9d6dcfb-71f1-4f12-9846-3e96e23a0352" -H "X-Service-Token: {SHA256}55857e8a9aa60ac363eb208610b4a3abb7b96afc21e1feb26960077af47e2c5a" {{(pid=100375) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Aug 12 10:37:22.227435 np0000007037 devstack@c-api.service[100375]: DEBUG novaclient.v2.client [None req-f9d6dcfb-71f1-4f12-9846-3e96e23a0352 tempest-TestServerVolumeAttachmentScenario-1626588187 tempest-TestServerVolumeAttachmentScenario-1626588187-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Wed, 12 Aug 2026 10:37:21 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-a28b5c63-7972-44f9-ab3f-85c150d31d25 x-openstack-request-id: req-a28b5c63-7972-44f9-ab3f-85c150d31d25 {{(pid=100375) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Aug 12 10:37:22.227435 np0000007037 devstack@c-api.service[100375]: DEBUG novaclient.v2.client [None req-f9d6dcfb-71f1-4f12-9846-3e96e23a0352 tempest-TestServerVolumeAttachmentScenario-1626588187 tempest-TestServerVolumeAttachmentScenario-1626588187-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "f8d71f77-2602-4df4-ae2f-fbf268fa6584", "serverId": "92b9babe-1ee3-4122-87de-fc3703c062bc", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "7806a0bd-c48c-47dd-bac9-a2860df4d75a", "bdm_uuid": "c1c66336-478e-4ca2-97ba-df1d72781463"}} {{(pid=100375) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Aug 12 10:37:22.227435 np0000007037 devstack@c-api.service[100375]: DEBUG novaclient.v2.client [None req-f9d6dcfb-71f1-4f12-9846-3e96e23a0352 tempest-TestServerVolumeAttachmentScenario-1626588187 tempest-TestServerVolumeAttachmentScenario-1626588187-project-member] GET call to compute for https://10.4.3.105/compute/v2.1/servers/92b9babe-1ee3-4122-87de-fc3703c062bc/os-volume_attachments/f8d71f77-2602-4df4-ae2f-fbf268fa6584 used request id req-a28b5c63-7972-44f9-ab3f-85c150d31d25 {{(pid=100375) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Aug 12 10:37:22.229708 np0000007037 devstack@c-api.service[100375]: ERROR cinder.volume.api [None req-f9d6dcfb-71f1-4f12-9846-3e96e23a0352 tempest-TestServerVolumeAttachmentScenario-1626588187 tempest-TestServerVolumeAttachmentScenario-1626588187-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 10:37:22.233725 np0000007037 devstack@c-api.service[100375]: ERROR cinder.api.middleware.fault [None req-f9d6dcfb-71f1-4f12-9846-3e96e23a0352 tempest-TestServerVolumeAttachmentScenario-1626588187 tempest-TestServerVolumeAttachmentScenario-1626588187-project-member] Caught error: Detach volume from instance 92b9babe-1ee3-4122-87de-fc3703c062bc using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 92b9babe-1ee3-4122-87de-fc3703c062bc using the Compute API Aug 12 10:37:22.233725 np0000007037 devstack@c-api.service[100375]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Aug 12 10:37:22.233725 np0000007037 devstack@c-api.service[100375]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Aug 12 10:37:22.233725 np0000007037 devstack@c-api.service[100375]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 12 10:37:22.233725 np0000007037 devstack@c-api.service[100375]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 10:37:22.233725 np0000007037 devstack@c-api.service[100375]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 12 10:37:22.233725 np0000007037 devstack@c-api.service[100375]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 12 10:37:22.233725 np0000007037 devstack@c-api.service[100375]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 12 10:37:22.233725 np0000007037 devstack@c-api.service[100375]: 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 10:37:22.233725 np0000007037 devstack@c-api.service[100375]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 12 10:37:22.233725 np0000007037 devstack@c-api.service[100375]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 10:37:22.233725 np0000007037 devstack@c-api.service[100375]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 12 10:37:22.233725 np0000007037 devstack@c-api.service[100375]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 12 10:37:22.233725 np0000007037 devstack@c-api.service[100375]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 10:37:22.233725 np0000007037 devstack@c-api.service[100375]: 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 10:37:22.233725 np0000007037 devstack@c-api.service[100375]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 12 10:37:22.233725 np0000007037 devstack@c-api.service[100375]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 10:37:22.233725 np0000007037 devstack@c-api.service[100375]: 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 10:37:22.233725 np0000007037 devstack@c-api.service[100375]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 12 10:37:22.233725 np0000007037 devstack@c-api.service[100375]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 10:37:22.233725 np0000007037 devstack@c-api.service[100375]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 12 10:37:22.233725 np0000007037 devstack@c-api.service[100375]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 12 10:37:22.233725 np0000007037 devstack@c-api.service[100375]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 12 10:37:22.233725 np0000007037 devstack@c-api.service[100375]: 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 10:37:22.233725 np0000007037 devstack@c-api.service[100375]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 12 10:37:22.233725 np0000007037 devstack@c-api.service[100375]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 10:37:22.233725 np0000007037 devstack@c-api.service[100375]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 12 10:37:22.233725 np0000007037 devstack@c-api.service[100375]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 12 10:37:22.233725 np0000007037 devstack@c-api.service[100375]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 10:37:22.233725 np0000007037 devstack@c-api.service[100375]: 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 10:37:22.233725 np0000007037 devstack@c-api.service[100375]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 12 10:37:22.233725 np0000007037 devstack@c-api.service[100375]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 10:37:22.233725 np0000007037 devstack@c-api.service[100375]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Aug 12 10:37:22.233725 np0000007037 devstack@c-api.service[100375]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Aug 12 10:37:22.233725 np0000007037 devstack@c-api.service[100375]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 10:37:22.233725 np0000007037 devstack@c-api.service[100375]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 12 10:37:22.233725 np0000007037 devstack@c-api.service[100375]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 12 10:37:22.233725 np0000007037 devstack@c-api.service[100375]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 12 10:37:22.233725 np0000007037 devstack@c-api.service[100375]: 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 10:37:22.233725 np0000007037 devstack@c-api.service[100375]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 12 10:37:22.233725 np0000007037 devstack@c-api.service[100375]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 10:37:22.233725 np0000007037 devstack@c-api.service[100375]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 12 10:37:22.233725 np0000007037 devstack@c-api.service[100375]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 12 10:37:22.233725 np0000007037 devstack@c-api.service[100375]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 10:37:22.233725 np0000007037 devstack@c-api.service[100375]: 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 10:37:22.233725 np0000007037 devstack@c-api.service[100375]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 12 10:37:22.233725 np0000007037 devstack@c-api.service[100375]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 10:37:22.233725 np0000007037 devstack@c-api.service[100375]: 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 10:37:22.233725 np0000007037 devstack@c-api.service[100375]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Aug 12 10:37:22.233725 np0000007037 devstack@c-api.service[100375]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 10:37:22.234879 np0000007037 devstack@c-api.service[100375]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 12 10:37:22.234879 np0000007037 devstack@c-api.service[100375]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 12 10:37:22.234879 np0000007037 devstack@c-api.service[100375]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 12 10:37:22.234879 np0000007037 devstack@c-api.service[100375]: 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 10:37:22.234879 np0000007037 devstack@c-api.service[100375]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 12 10:37:22.234879 np0000007037 devstack@c-api.service[100375]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 10:37:22.234879 np0000007037 devstack@c-api.service[100375]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 12 10:37:22.234879 np0000007037 devstack@c-api.service[100375]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 12 10:37:22.234879 np0000007037 devstack@c-api.service[100375]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 10:37:22.234879 np0000007037 devstack@c-api.service[100375]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 12 10:37:22.234879 np0000007037 devstack@c-api.service[100375]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 12 10:37:22.234879 np0000007037 devstack@c-api.service[100375]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 10:37:22.234879 np0000007037 devstack@c-api.service[100375]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Aug 12 10:37:22.234879 np0000007037 devstack@c-api.service[100375]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Aug 12 10:37:22.234879 np0000007037 devstack@c-api.service[100375]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 10:37:22.234879 np0000007037 devstack@c-api.service[100375]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 12 10:37:22.234879 np0000007037 devstack@c-api.service[100375]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 12 10:37:22.234879 np0000007037 devstack@c-api.service[100375]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 10:37:22.234879 np0000007037 devstack@c-api.service[100375]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 12 10:37:22.234879 np0000007037 devstack@c-api.service[100375]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 12 10:37:22.234879 np0000007037 devstack@c-api.service[100375]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 10:37:22.234879 np0000007037 devstack@c-api.service[100375]: 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 10:37:22.234879 np0000007037 devstack@c-api.service[100375]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 12 10:37:22.234879 np0000007037 devstack@c-api.service[100375]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 10:37:22.234879 np0000007037 devstack@c-api.service[100375]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Aug 12 10:37:22.234879 np0000007037 devstack@c-api.service[100375]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Aug 12 10:37:22.234879 np0000007037 devstack@c-api.service[100375]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 10:37:22.234879 np0000007037 devstack@c-api.service[100375]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Aug 12 10:37:22.234879 np0000007037 devstack@c-api.service[100375]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Aug 12 10:37:22.234879 np0000007037 devstack@c-api.service[100375]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 10:37:22.234879 np0000007037 devstack@c-api.service[100375]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Aug 12 10:37:22.234879 np0000007037 devstack@c-api.service[100375]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Aug 12 10:37:22.234879 np0000007037 devstack@c-api.service[100375]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 10:37:22.234879 np0000007037 devstack@c-api.service[100375]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Aug 12 10:37:22.234879 np0000007037 devstack@c-api.service[100375]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Aug 12 10:37:22.234879 np0000007037 devstack@c-api.service[100375]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Aug 12 10:37:22.234879 np0000007037 devstack@c-api.service[100375]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/volume_actions.py", line 101, in _detach Aug 12 10:37:22.234879 np0000007037 devstack@c-api.service[100375]: ERROR cinder.api.middleware.fault self.volume_api.detach(context, volume, attachment_id) Aug 12 10:37:22.234879 np0000007037 devstack@c-api.service[100375]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 869, in detach Aug 12 10:37:22.234879 np0000007037 devstack@c-api.service[100375]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, attachment_id, volume) Aug 12 10:37:22.234879 np0000007037 devstack@c-api.service[100375]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Aug 12 10:37:22.234879 np0000007037 devstack@c-api.service[100375]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Aug 12 10:37:22.234879 np0000007037 devstack@c-api.service[100375]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 92b9babe-1ee3-4122-87de-fc3703c062bc using the Compute API Aug 12 10:37:22.234879 np0000007037 devstack@c-api.service[100375]: ERROR cinder.api.middleware.fault Aug 12 10:37:22.234879 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.middleware.fault [None req-f9d6dcfb-71f1-4f12-9846-3e96e23a0352 tempest-TestServerVolumeAttachmentScenario-1626588187 tempest-TestServerVolumeAttachmentScenario-1626588187-project-member] https://10.4.3.105/volume/v3/volumes/f8d71f77-2602-4df4-ae2f-fbf268fa6584/action returned with HTTP 409 Aug 12 10:37:22.234879 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 530/2101] 10.4.3.105 () {68 vars in 1390 bytes} [Wed Aug 12 10:37:21 2026] POST /volume/v3/volumes/f8d71f77-2602-4df4-ae2f-fbf268fa6584/action => generated 167 bytes in 709 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Aug 12 10:37:22.242288 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-8971c494-0823-4f3a-88c0-eff61fc98e3b None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:22.244153 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-8971c494-0823-4f3a-88c0-eff61fc98e3b tempest-TestServerVolumeAttachmentScenario-1626588187 tempest-TestServerVolumeAttachmentScenario-1626588187-project-member] POST https://10.4.3.105/volume/v3/volumes/f8d71f77-2602-4df4-ae2f-fbf268fa6584/action Aug 12 10:37:22.244547 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-8971c494-0823-4f3a-88c0-eff61fc98e3b tempest-TestServerVolumeAttachmentScenario-1626588187 tempest-TestServerVolumeAttachmentScenario-1626588187-project-member] Action body: b'{"os-terminate_connection": {"connector": {}}}' {{(pid=100374) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 10:37:22.244699 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-8971c494-0823-4f3a-88c0-eff61fc98e3b tempest-TestServerVolumeAttachmentScenario-1626588187 tempest-TestServerVolumeAttachmentScenario-1626588187-project-member] Action: 'action', calling method: _terminate_connection, body: {"os-terminate_connection": {"connector": {}}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:37:22.262415 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:22.262415 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:37:22.263167 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-8971c494-0823-4f3a-88c0-eff61fc98e3b tempest-TestServerVolumeAttachmentScenario-1626588187 tempest-TestServerVolumeAttachmentScenario-1626588187-project-member] Volume info retrieved successfully. Aug 12 10:37:22.346820 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-8971c494-0823-4f3a-88c0-eff61fc98e3b tempest-TestServerVolumeAttachmentScenario-1626588187 tempest-TestServerVolumeAttachmentScenario-1626588187-project-member] Attachment connected to vm 92b9babe-1ee3-4122-87de-fc3703c062bc, checking data on nova Aug 12 10:37:22.347400 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.compute.nova [None req-8971c494-0823-4f3a-88c0-eff61fc98e3b tempest-TestServerVolumeAttachmentScenario-1626588187 tempest-TestServerVolumeAttachmentScenario-1626588187-project-member] Creating Keystone token plugin using URL: https://10.4.3.105/identity {{(pid=100374) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Aug 12 10:37:22.530656 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-59cd08e5-f2e3-43cc-bd87-9891911c8932 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:22.532813 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-59cd08e5-f2e3-43cc-bd87-9891911c8932 tempest-ProjectMemberTests39-2046017331 tempest-ProjectMemberTests39-2046017331-project-admin] GET https://10.4.3.105/volume/v3/backups/30d9c9fe-ee8d-4569-84c3-24013cdc730f Aug 12 10:37:22.533230 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-59cd08e5-f2e3-43cc-bd87-9891911c8932 tempest-ProjectMemberTests39-2046017331 tempest-ProjectMemberTests39-2046017331-project-admin] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:22.533549 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-59cd08e5-f2e3-43cc-bd87-9891911c8932 tempest-ProjectMemberTests39-2046017331 tempest-ProjectMemberTests39-2046017331-project-admin] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:22.533720 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.v3.backups [None req-59cd08e5-f2e3-43cc-bd87-9891911c8932 tempest-ProjectMemberTests39-2046017331 tempest-ProjectMemberTests39-2046017331-project-admin] Show backup with id 30d9c9fe-ee8d-4569-84c3-24013cdc730f. {{(pid=100372) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:37:22.539571 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:22.539571 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:37:22.540370 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-59cd08e5-f2e3-43cc-bd87-9891911c8932 tempest-ProjectMemberTests39-2046017331 tempest-ProjectMemberTests39-2046017331-project-admin] https://10.4.3.105/volume/v3/backups/30d9c9fe-ee8d-4569-84c3-24013cdc730f returned with HTTP 200 Aug 12 10:37:22.540952 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 526/2102] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:37:22 2026] GET /volume/v3/backups/30d9c9fe-ee8d-4569-84c3-24013cdc730f => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:37:22.591775 np0000007037 devstack@c-api.service[100374]: DEBUG novaclient.v2.client [None req-8971c494-0823-4f3a-88c0-eff61fc98e3b tempest-TestServerVolumeAttachmentScenario-1626588187 tempest-TestServerVolumeAttachmentScenario-1626588187-project-member] REQ: curl -g -i -X GET https://10.4.3.105/compute/v2.1/servers/92b9babe-1ee3-4122-87de-fc3703c062bc/os-volume_attachments/f8d71f77-2602-4df4-ae2f-fbf268fa6584 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}bbbde0293308ee8231d916c6f3eebd0ae333d589384b30620796763d5cbc6244" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-8971c494-0823-4f3a-88c0-eff61fc98e3b" -H "X-Service-Token: {SHA256}ee565263689f6845c95671a7fad38b3523d26ab62c7edec5a43b65378b58930a" {{(pid=100374) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Aug 12 10:37:22.782659 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-aa67b00a-c753-4708-8228-0f48fff70351 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:22.830287 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-03c29207-ad72-414a-92a7-c4adc6a0ec45 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:22.834607 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-03c29207-ad72-414a-92a7-c4adc6a0ec45 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] GET https://10.4.3.105/volume/v3/backups/263450b3-bd03-4af9-95dd-39d374f75e99 Aug 12 10:37:22.834607 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-03c29207-ad72-414a-92a7-c4adc6a0ec45 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:22.834607 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-03c29207-ad72-414a-92a7-c4adc6a0ec45 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:22.834607 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-03c29207-ad72-414a-92a7-c4adc6a0ec45 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Show backup with id 263450b3-bd03-4af9-95dd-39d374f75e99. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:37:22.857501 np0000007037 devstack@c-api.service[100374]: DEBUG novaclient.v2.client [None req-8971c494-0823-4f3a-88c0-eff61fc98e3b tempest-TestServerVolumeAttachmentScenario-1626588187 tempest-TestServerVolumeAttachmentScenario-1626588187-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Wed, 12 Aug 2026 10:37:22 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-4166d939-7972-4d0b-83ce-99dc7bffb531 x-openstack-request-id: req-4166d939-7972-4d0b-83ce-99dc7bffb531 {{(pid=100374) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Aug 12 10:37:22.857734 np0000007037 devstack@c-api.service[100374]: DEBUG novaclient.v2.client [None req-8971c494-0823-4f3a-88c0-eff61fc98e3b tempest-TestServerVolumeAttachmentScenario-1626588187 tempest-TestServerVolumeAttachmentScenario-1626588187-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "f8d71f77-2602-4df4-ae2f-fbf268fa6584", "serverId": "92b9babe-1ee3-4122-87de-fc3703c062bc", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "7806a0bd-c48c-47dd-bac9-a2860df4d75a", "bdm_uuid": "c1c66336-478e-4ca2-97ba-df1d72781463"}} {{(pid=100374) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Aug 12 10:37:22.857862 np0000007037 devstack@c-api.service[100374]: DEBUG novaclient.v2.client [None req-8971c494-0823-4f3a-88c0-eff61fc98e3b tempest-TestServerVolumeAttachmentScenario-1626588187 tempest-TestServerVolumeAttachmentScenario-1626588187-project-member] GET call to compute for https://10.4.3.105/compute/v2.1/servers/92b9babe-1ee3-4122-87de-fc3703c062bc/os-volume_attachments/f8d71f77-2602-4df4-ae2f-fbf268fa6584 used request id req-4166d939-7972-4d0b-83ce-99dc7bffb531 {{(pid=100374) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Aug 12 10:37:22.861095 np0000007037 devstack@c-api.service[100374]: ERROR cinder.volume.api [None req-8971c494-0823-4f3a-88c0-eff61fc98e3b tempest-TestServerVolumeAttachmentScenario-1626588187 tempest-TestServerVolumeAttachmentScenario-1626588187-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 10:37:22.863973 np0000007037 devstack@c-api.service[100374]: ERROR cinder.api.middleware.fault [None req-8971c494-0823-4f3a-88c0-eff61fc98e3b tempest-TestServerVolumeAttachmentScenario-1626588187 tempest-TestServerVolumeAttachmentScenario-1626588187-project-member] Caught error: Detach volume from instance 92b9babe-1ee3-4122-87de-fc3703c062bc using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 92b9babe-1ee3-4122-87de-fc3703c062bc using the Compute API Aug 12 10:37:22.863973 np0000007037 devstack@c-api.service[100374]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Aug 12 10:37:22.863973 np0000007037 devstack@c-api.service[100374]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Aug 12 10:37:22.863973 np0000007037 devstack@c-api.service[100374]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 12 10:37:22.863973 np0000007037 devstack@c-api.service[100374]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 10:37:22.863973 np0000007037 devstack@c-api.service[100374]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 12 10:37:22.863973 np0000007037 devstack@c-api.service[100374]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 12 10:37:22.863973 np0000007037 devstack@c-api.service[100374]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 12 10:37:22.863973 np0000007037 devstack@c-api.service[100374]: 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 10:37:22.863973 np0000007037 devstack@c-api.service[100374]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 12 10:37:22.863973 np0000007037 devstack@c-api.service[100374]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 10:37:22.863973 np0000007037 devstack@c-api.service[100374]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 12 10:37:22.863973 np0000007037 devstack@c-api.service[100374]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 12 10:37:22.863973 np0000007037 devstack@c-api.service[100374]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 10:37:22.863973 np0000007037 devstack@c-api.service[100374]: 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 10:37:22.863973 np0000007037 devstack@c-api.service[100374]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 12 10:37:22.863973 np0000007037 devstack@c-api.service[100374]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 10:37:22.863973 np0000007037 devstack@c-api.service[100374]: 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 10:37:22.863973 np0000007037 devstack@c-api.service[100374]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 12 10:37:22.863973 np0000007037 devstack@c-api.service[100374]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 10:37:22.863973 np0000007037 devstack@c-api.service[100374]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 12 10:37:22.863973 np0000007037 devstack@c-api.service[100374]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 12 10:37:22.863973 np0000007037 devstack@c-api.service[100374]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 12 10:37:22.863973 np0000007037 devstack@c-api.service[100374]: 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 10:37:22.863973 np0000007037 devstack@c-api.service[100374]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 12 10:37:22.863973 np0000007037 devstack@c-api.service[100374]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 10:37:22.863973 np0000007037 devstack@c-api.service[100374]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 12 10:37:22.863973 np0000007037 devstack@c-api.service[100374]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 12 10:37:22.863973 np0000007037 devstack@c-api.service[100374]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 10:37:22.863973 np0000007037 devstack@c-api.service[100374]: 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 10:37:22.863973 np0000007037 devstack@c-api.service[100374]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 12 10:37:22.863973 np0000007037 devstack@c-api.service[100374]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 10:37:22.863973 np0000007037 devstack@c-api.service[100374]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Aug 12 10:37:22.863973 np0000007037 devstack@c-api.service[100374]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Aug 12 10:37:22.863973 np0000007037 devstack@c-api.service[100374]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 10:37:22.863973 np0000007037 devstack@c-api.service[100374]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 12 10:37:22.863973 np0000007037 devstack@c-api.service[100374]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 12 10:37:22.863973 np0000007037 devstack@c-api.service[100374]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 12 10:37:22.863973 np0000007037 devstack@c-api.service[100374]: 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 10:37:22.863973 np0000007037 devstack@c-api.service[100374]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 12 10:37:22.863973 np0000007037 devstack@c-api.service[100374]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 10:37:22.863973 np0000007037 devstack@c-api.service[100374]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 12 10:37:22.863973 np0000007037 devstack@c-api.service[100374]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 12 10:37:22.863973 np0000007037 devstack@c-api.service[100374]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 10:37:22.863973 np0000007037 devstack@c-api.service[100374]: 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 10:37:22.863973 np0000007037 devstack@c-api.service[100374]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 12 10:37:22.863973 np0000007037 devstack@c-api.service[100374]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 10:37:22.863973 np0000007037 devstack@c-api.service[100374]: 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 10:37:22.863973 np0000007037 devstack@c-api.service[100374]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Aug 12 10:37:22.863973 np0000007037 devstack@c-api.service[100374]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 10:37:22.866240 np0000007037 devstack@c-api.service[100374]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 12 10:37:22.866240 np0000007037 devstack@c-api.service[100374]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 12 10:37:22.866240 np0000007037 devstack@c-api.service[100374]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 12 10:37:22.866240 np0000007037 devstack@c-api.service[100374]: 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 10:37:22.866240 np0000007037 devstack@c-api.service[100374]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 12 10:37:22.866240 np0000007037 devstack@c-api.service[100374]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 10:37:22.866240 np0000007037 devstack@c-api.service[100374]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 12 10:37:22.866240 np0000007037 devstack@c-api.service[100374]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 12 10:37:22.866240 np0000007037 devstack@c-api.service[100374]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 10:37:22.866240 np0000007037 devstack@c-api.service[100374]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 12 10:37:22.866240 np0000007037 devstack@c-api.service[100374]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 12 10:37:22.866240 np0000007037 devstack@c-api.service[100374]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 10:37:22.866240 np0000007037 devstack@c-api.service[100374]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Aug 12 10:37:22.866240 np0000007037 devstack@c-api.service[100374]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Aug 12 10:37:22.866240 np0000007037 devstack@c-api.service[100374]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 10:37:22.866240 np0000007037 devstack@c-api.service[100374]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 12 10:37:22.866240 np0000007037 devstack@c-api.service[100374]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 12 10:37:22.866240 np0000007037 devstack@c-api.service[100374]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 10:37:22.866240 np0000007037 devstack@c-api.service[100374]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 12 10:37:22.866240 np0000007037 devstack@c-api.service[100374]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 12 10:37:22.866240 np0000007037 devstack@c-api.service[100374]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 10:37:22.866240 np0000007037 devstack@c-api.service[100374]: 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 10:37:22.866240 np0000007037 devstack@c-api.service[100374]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 12 10:37:22.866240 np0000007037 devstack@c-api.service[100374]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 10:37:22.866240 np0000007037 devstack@c-api.service[100374]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Aug 12 10:37:22.866240 np0000007037 devstack@c-api.service[100374]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Aug 12 10:37:22.866240 np0000007037 devstack@c-api.service[100374]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 10:37:22.866240 np0000007037 devstack@c-api.service[100374]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Aug 12 10:37:22.866240 np0000007037 devstack@c-api.service[100374]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Aug 12 10:37:22.866240 np0000007037 devstack@c-api.service[100374]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 10:37:22.866240 np0000007037 devstack@c-api.service[100374]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Aug 12 10:37:22.866240 np0000007037 devstack@c-api.service[100374]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Aug 12 10:37:22.866240 np0000007037 devstack@c-api.service[100374]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 10:37:22.866240 np0000007037 devstack@c-api.service[100374]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Aug 12 10:37:22.866240 np0000007037 devstack@c-api.service[100374]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Aug 12 10:37:22.866240 np0000007037 devstack@c-api.service[100374]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Aug 12 10:37:22.866240 np0000007037 devstack@c-api.service[100374]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/volume_actions.py", line 194, in _terminate_connection Aug 12 10:37:22.866240 np0000007037 devstack@c-api.service[100374]: ERROR cinder.api.middleware.fault self.volume_api.terminate_connection(context, volume, connector) Aug 12 10:37:22.866240 np0000007037 devstack@c-api.service[100374]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 923, in terminate_connection Aug 12 10:37:22.866240 np0000007037 devstack@c-api.service[100374]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, None, volume) Aug 12 10:37:22.866240 np0000007037 devstack@c-api.service[100374]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Aug 12 10:37:22.866240 np0000007037 devstack@c-api.service[100374]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Aug 12 10:37:22.866240 np0000007037 devstack@c-api.service[100374]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 92b9babe-1ee3-4122-87de-fc3703c062bc using the Compute API Aug 12 10:37:22.866240 np0000007037 devstack@c-api.service[100374]: ERROR cinder.api.middleware.fault Aug 12 10:37:22.866240 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.middleware.fault [None req-8971c494-0823-4f3a-88c0-eff61fc98e3b tempest-TestServerVolumeAttachmentScenario-1626588187 tempest-TestServerVolumeAttachmentScenario-1626588187-project-member] https://10.4.3.105/volume/v3/volumes/f8d71f77-2602-4df4-ae2f-fbf268fa6584/action returned with HTTP 409 Aug 12 10:37:22.866240 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 523/2103] 10.4.3.105 () {68 vars in 1390 bytes} [Wed Aug 12 10:37:22 2026] POST /volume/v3/volumes/f8d71f77-2602-4df4-ae2f-fbf268fa6584/action => generated 167 bytes in 623 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Aug 12 10:37:22.874900 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-97e316e9-3562-4770-8c74-bd3edefb063a None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:22.877035 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 527/2104] 10.4.3.105 () {70 vars in 1597 bytes} [Wed Aug 12 10:37:22 2026] POST /volume/v3/volumes/f8d71f77-2602-4df4-ae2f-fbf268fa6584/action => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 12 10:37:22.880327 np0000007037 devstack@c-api.service[100375]: DEBUG oslo_db.sqlalchemy.engines [None req-03c29207-ad72-414a-92a7-c4adc6a0ec45 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100375) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 10:37:22.886322 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-895fe45d-2b8f-4a47-92f4-949413ad6a30 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:22.886571 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-03c29207-ad72-414a-92a7-c4adc6a0ec45 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] https://10.4.3.105/volume/v3/backups/263450b3-bd03-4af9-95dd-39d374f75e99 returned with HTTP 404 Aug 12 10:37:22.886571 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 531/2105] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:37:22 2026] GET /volume/v3/backups/263450b3-bd03-4af9-95dd-39d374f75e99 => generated 109 bytes in 56 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:37:22.888325 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 524/2106] 10.4.3.105 () {70 vars in 1597 bytes} [Wed Aug 12 10:37:22 2026] POST /volume/v3/volumes/f8d71f77-2602-4df4-ae2f-fbf268fa6584/action => generated 114 bytes in 5 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 12 10:37:22.898546 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-02a326e5-8d37-467d-bb81-e7d6fea5a98b None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:22.899962 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-92a5d40c-aefa-4af6-a85e-db911a95ad9d None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:22.901911 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-92a5d40c-aefa-4af6-a85e-db911a95ad9d tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] POST https://10.4.3.105/volume/v3/volumes Aug 12 10:37:22.902809 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-92a5d40c-aefa-4af6-a85e-db911a95ad9d tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-639911269"}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:37:22.904354 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-aa67b00a-c753-4708-8228-0f48fff70351 tempest-BackendsCapabilitiesAdminTestsJSON-261811262 tempest-BackendsCapabilitiesAdminTestsJSON-261811262-project-admin] GET https://10.4.3.105/volume/v3/scheduler-stats/get_pools Aug 12 10:37:22.905222 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.v3.volumes [None req-92a5d40c-aefa-4af6-a85e-db911a95ad9d tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-639911269'}} {{(pid=100375) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 10:37:22.905345 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-aa67b00a-c753-4708-8228-0f48fff70351 tempest-BackendsCapabilitiesAdminTestsJSON-261811262 tempest-BackendsCapabilitiesAdminTestsJSON-261811262-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:22.905411 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.v3.volumes [None req-92a5d40c-aefa-4af6-a85e-db911a95ad9d tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Create volume of 1 GB Aug 12 10:37:22.905447 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-aa67b00a-c753-4708-8228-0f48fff70351 tempest-BackendsCapabilitiesAdminTestsJSON-261811262 tempest-BackendsCapabilitiesAdminTestsJSON-261811262-project-admin] Calling method 'get_pools' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:22.909947 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-92a5d40c-aefa-4af6-a85e-db911a95ad9d tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Availability Zones retrieved successfully. Aug 12 10:37:22.916122 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-92a5d40c-aefa-4af6-a85e-db911a95ad9d tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Flow 'volume_create_api' (492a6c56-bea5-4ae9-b613-8d227f91a4aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:37:22.917692 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-92a5d40c-aefa-4af6-a85e-db911a95ad9d tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a2988786-4f79-466d-ba77-593f833468aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:37:22.918693 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.flows.api.create_volume [None req-92a5d40c-aefa-4af6-a85e-db911a95ad9d tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Validating volume size '1' using validate_int {{(pid=100375) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 10:37:22.922688 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-aa67b00a-c753-4708-8228-0f48fff70351 tempest-BackendsCapabilitiesAdminTestsJSON-261811262 tempest-BackendsCapabilitiesAdminTestsJSON-261811262-project-admin] https://10.4.3.105/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Aug 12 10:37:22.923060 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 525/2107] 10.4.3.105 () {66 vars in 1291 bytes} [Wed Aug 12 10:37:22 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:37:22.937327 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-ac795d64-df18-4481-ade0-576110e05fc6 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:22.938962 np0000007037 devstack@c-api.service[100372]: WARNING keystonemiddleware.auth_token [None req-02a326e5-8d37-467d-bb81-e7d6fea5a98b None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Aug 12 10:37:22.939195 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-ac795d64-df18-4481-ade0-576110e05fc6 tempest-BackendsCapabilitiesAdminTestsJSON-261811262 tempest-BackendsCapabilitiesAdminTestsJSON-261811262-project-admin] GET https://10.4.3.105/volume/v3/scheduler-stats/get_pools?detail=True Aug 12 10:37:22.939505 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-ac795d64-df18-4481-ade0-576110e05fc6 tempest-BackendsCapabilitiesAdminTestsJSON-261811262 tempest-BackendsCapabilitiesAdminTestsJSON-261811262-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:22.939716 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-ac795d64-df18-4481-ade0-576110e05fc6 tempest-BackendsCapabilitiesAdminTestsJSON-261811262 tempest-BackendsCapabilitiesAdminTestsJSON-261811262-project-admin] Calling method 'get_pools' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:22.940278 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 528/2108] 10.4.3.105 () {70 vars in 1597 bytes} [Wed Aug 12 10:37:22 2026] POST /volume/v3/volumes/f8d71f77-2602-4df4-ae2f-fbf268fa6584/action => generated 114 bytes in 42 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 12 10:37:22.948231 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-73ecc32b-6140-4c4d-ba11-3c6024cab1f6 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:22.954066 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-ac795d64-df18-4481-ade0-576110e05fc6 tempest-BackendsCapabilitiesAdminTestsJSON-261811262 tempest-BackendsCapabilitiesAdminTestsJSON-261811262-project-admin] https://10.4.3.105/volume/v3/scheduler-stats/get_pools?detail=True returned with HTTP 200 Aug 12 10:37:22.954577 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 525/2109] 10.4.3.105 () {66 vars in 1314 bytes} [Wed Aug 12 10:37:22 2026] GET /volume/v3/scheduler-stats/get_pools?detail=True => generated 1168 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:37:22.959264 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-92a5d40c-aefa-4af6-a85e-db911a95ad9d tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a2988786-4f79-466d-ba77-593f833468aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T10:26:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6cd66f07-4c7b-40b2-9dfb-378538f29c9e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:37:22.960021 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-92a5d40c-aefa-4af6-a85e-db911a95ad9d tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cf176015-48a0-4517-b5e4-e66df8ee4866) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:37:22.963904 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-2a146312-d8e4-4cb2-aeea-3ca0a107e994 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:22.965888 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-2a146312-d8e4-4cb2-aeea-3ca0a107e994 tempest-BackendsCapabilitiesAdminTestsJSON-261811262 tempest-BackendsCapabilitiesAdminTestsJSON-261811262-project-admin] GET https://10.4.3.105/volume/v3/capabilities/np0000007037@storpool Aug 12 10:37:22.966205 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-2a146312-d8e4-4cb2-aeea-3ca0a107e994 tempest-BackendsCapabilitiesAdminTestsJSON-261811262 tempest-BackendsCapabilitiesAdminTestsJSON-261811262-project-admin] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:22.966570 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-2a146312-d8e4-4cb2-aeea-3ca0a107e994 tempest-BackendsCapabilitiesAdminTestsJSON-261811262 tempest-BackendsCapabilitiesAdminTestsJSON-261811262-project-admin] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:22.975433 np0000007037 devstack@c-api.service[100373]: WARNING keystonemiddleware.auth_token [None req-73ecc32b-6140-4c4d-ba11-3c6024cab1f6 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Aug 12 10:37:22.976717 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 526/2110] 10.4.3.105 () {70 vars in 1597 bytes} [Wed Aug 12 10:37:22 2026] POST /volume/v3/volumes/f8d71f77-2602-4df4-ae2f-fbf268fa6584/action => generated 114 bytes in 29 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 12 10:37:22.984438 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-2a146312-d8e4-4cb2-aeea-3ca0a107e994 tempest-BackendsCapabilitiesAdminTestsJSON-261811262 tempest-BackendsCapabilitiesAdminTestsJSON-261811262-project-admin] https://10.4.3.105/volume/v3/capabilities/np0000007037@storpool returned with HTTP 200 Aug 12 10:37:22.984865 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 529/2111] 10.4.3.105 () {66 vars in 1318 bytes} [Wed Aug 12 10:37:22 2026] GET /volume/v3/capabilities/np0000007037@storpool => generated 703 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:37:22.989189 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-44696283-6547-40b0-b69e-0176b47a8517 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:22.995044 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-b460af36-96ad-45ea-983c-2ae1b46b0e03 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:22.997360 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-b460af36-96ad-45ea-983c-2ae1b46b0e03 tempest-BackendsCapabilitiesAdminTestsJSON-261811262 tempest-BackendsCapabilitiesAdminTestsJSON-261811262-project-admin] GET https://10.4.3.105/volume/v3/capabilities/np0000007037@storpool Aug 12 10:37:22.997712 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-b460af36-96ad-45ea-983c-2ae1b46b0e03 tempest-BackendsCapabilitiesAdminTestsJSON-261811262 tempest-BackendsCapabilitiesAdminTestsJSON-261811262-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:22.997913 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-b460af36-96ad-45ea-983c-2ae1b46b0e03 tempest-BackendsCapabilitiesAdminTestsJSON-261811262 tempest-BackendsCapabilitiesAdminTestsJSON-261811262-project-admin] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:23.010976 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-b460af36-96ad-45ea-983c-2ae1b46b0e03 tempest-BackendsCapabilitiesAdminTestsJSON-261811262 tempest-BackendsCapabilitiesAdminTestsJSON-261811262-project-admin] https://10.4.3.105/volume/v3/capabilities/np0000007037@storpool returned with HTTP 200 Aug 12 10:37:23.011669 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 527/2112] 10.4.3.105 () {66 vars in 1318 bytes} [Wed Aug 12 10:37:22 2026] GET /volume/v3/capabilities/np0000007037@storpool => generated 703 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:37:23.017858 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.quota [None req-92a5d40c-aefa-4af6-a85e-db911a95ad9d tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Created reservations ['009418c7-6de6-4e91-9af4-a308210364f0', 'b0bc0297-0a2d-4463-ab3b-369874aa6c67', '33e8e8b4-fa59-4352-983e-905c0f6ae07b', '1463a075-72dc-4c4c-87eb-d5ef59201af4'] {{(pid=100375) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:37:23.019160 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-92a5d40c-aefa-4af6-a85e-db911a95ad9d tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cf176015-48a0-4517-b5e4-e66df8ee4866) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['009418c7-6de6-4e91-9af4-a308210364f0', 'b0bc0297-0a2d-4463-ab3b-369874aa6c67', '33e8e8b4-fa59-4352-983e-905c0f6ae07b', '1463a075-72dc-4c4c-87eb-d5ef59201af4']}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:37:23.019635 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-92a5d40c-aefa-4af6-a85e-db911a95ad9d tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2dba78bd-78ae-4fbf-ad6e-fa7071218559) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:37:23.025360 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-217f1bc4-f2f5-4773-b46c-89964a4b5ee7 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:23.027904 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-217f1bc4-f2f5-4773-b46c-89964a4b5ee7 tempest-BackendsCapabilitiesAdminTestsJSON-261811262 tempest-BackendsCapabilitiesAdminTestsJSON-261811262-project-admin] GET https://10.4.3.105/volume/v3/capabilities/np0000007037@storpool Aug 12 10:37:23.027904 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-217f1bc4-f2f5-4773-b46c-89964a4b5ee7 tempest-BackendsCapabilitiesAdminTestsJSON-261811262 tempest-BackendsCapabilitiesAdminTestsJSON-261811262-project-admin] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:23.028184 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-217f1bc4-f2f5-4773-b46c-89964a4b5ee7 tempest-BackendsCapabilitiesAdminTestsJSON-261811262 tempest-BackendsCapabilitiesAdminTestsJSON-261811262-project-admin] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:23.045188 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-92a5d40c-aefa-4af6-a85e-db911a95ad9d tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2dba78bd-78ae-4fbf-ad6e-fa7071218559) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '94e4bec4-5fef-4ea4-a2ff-2dd78b7dbb43', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-639911269',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d7ac5ab15604477292be7c2a43582a6d',qos_specs=None,replication_status=,reservations=['009418c7-6de6-4e91-9af4-a308210364f0','b0bc0297-0a2d-4463-ab3b-369874aa6c67','33e8e8b4-fa59-4352-983e-905c0f6ae07b','1463a075-72dc-4c4c-87eb-d5ef59201af4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eb0caa0cb4034d86b288ff751c0b04b6',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:37:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-639911269',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=94e4bec4-5fef-4ea4-a2ff-2dd78b7dbb43,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d7ac5ab15604477292be7c2a43582a6d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='eb0caa0cb4034d86b288ff751c0b04b6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6cd66f07-4c7b-40b2-9dfb-378538f29c9e),volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:37:23.046444 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-92a5d40c-aefa-4af6-a85e-db911a95ad9d tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (23c87694-f1bf-4bba-80fe-bfec9e6a8657) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:37:23.048042 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-217f1bc4-f2f5-4773-b46c-89964a4b5ee7 tempest-BackendsCapabilitiesAdminTestsJSON-261811262 tempest-BackendsCapabilitiesAdminTestsJSON-261811262-project-admin] https://10.4.3.105/volume/v3/capabilities/np0000007037@storpool returned with HTTP 200 Aug 12 10:37:23.049095 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 530/2113] 10.4.3.105 () {66 vars in 1318 bytes} [Wed Aug 12 10:37:23 2026] GET /volume/v3/capabilities/np0000007037@storpool => generated 703 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:37:23.065308 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-44696283-6547-40b0-b69e-0176b47a8517 tempest-TestServerVolumeAttachmentScenario-657240946 tempest-TestServerVolumeAttachmentScenario-657240946-project-admin] POST https://10.4.3.105/volume/v3/volumes/f8d71f77-2602-4df4-ae2f-fbf268fa6584/action Aug 12 10:37:23.065824 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-44696283-6547-40b0-b69e-0176b47a8517 tempest-TestServerVolumeAttachmentScenario-657240946 tempest-TestServerVolumeAttachmentScenario-657240946-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100374) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 10:37:23.066003 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-44696283-6547-40b0-b69e-0176b47a8517 tempest-TestServerVolumeAttachmentScenario-657240946 tempest-TestServerVolumeAttachmentScenario-657240946-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:37:23.069187 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-92a5d40c-aefa-4af6-a85e-db911a95ad9d tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (23c87694-f1bf-4bba-80fe-bfec9e6a8657) transitioned into state 'SUCCESS' from state '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-639911269',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d7ac5ab15604477292be7c2a43582a6d',qos_specs=None,replication_status=,reservations=['009418c7-6de6-4e91-9af4-a308210364f0','b0bc0297-0a2d-4463-ab3b-369874aa6c67','33e8e8b4-fa59-4352-983e-905c0f6ae07b','1463a075-72dc-4c4c-87eb-d5ef59201af4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eb0caa0cb4034d86b288ff751c0b04b6',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:37:23.070205 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-92a5d40c-aefa-4af6-a85e-db911a95ad9d tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b7e31370-3df0-4913-8a21-7da73fcfa7ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:37:23.082344 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-92a5d40c-aefa-4af6-a85e-db911a95ad9d tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b7e31370-3df0-4913-8a21-7da73fcfa7ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:37:23.083130 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-92a5d40c-aefa-4af6-a85e-db911a95ad9d tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Flow 'volume_create_api' (492a6c56-bea5-4ae9-b613-8d227f91a4aa) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100375) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:37:23.083468 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-92a5d40c-aefa-4af6-a85e-db911a95ad9d tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Create volume request issued successfully. Aug 12 10:37:23.084058 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-92a5d40c-aefa-4af6-a85e-db911a95ad9d tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] https://10.4.3.105/volume/v3/volumes returned with HTTP 202 Aug 12 10:37:23.084658 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 532/2114] 10.4.3.105 () {68 vars in 1258 bytes} [Wed Aug 12 10:37:22 2026] POST /volume/v3/volumes => generated 748 bytes in 185 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 10:37:23.105186 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-ff4560e0-cbe3-445c-bcba-020015bc4b95 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:23.109485 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-ff4560e0-cbe3-445c-bcba-020015bc4b95 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] GET https://10.4.3.105/volume/v3/volumes/94e4bec4-5fef-4ea4-a2ff-2dd78b7dbb43 Aug 12 10:37:23.109485 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-ff4560e0-cbe3-445c-bcba-020015bc4b95 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:23.109731 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-ff4560e0-cbe3-445c-bcba-020015bc4b95 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:23.112616 np0000007037 devstack@c-api.service[100374]: DEBUG oslo_db.sqlalchemy.engines [None req-44696283-6547-40b0-b69e-0176b47a8517 tempest-TestServerVolumeAttachmentScenario-657240946 tempest-TestServerVolumeAttachmentScenario-657240946-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=100374) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 10:37:23.120619 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:23.120619 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:37:23.125874 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:23.125874 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:37:23.126153 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-ff4560e0-cbe3-445c-bcba-020015bc4b95 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Volume info retrieved successfully. Aug 12 10:37:23.126248 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.contrib.admin_actions [None req-44696283-6547-40b0-b69e-0176b47a8517 tempest-TestServerVolumeAttachmentScenario-657240946 tempest-TestServerVolumeAttachmentScenario-657240946-project-admin] Updating volume 'f8d71f77-2602-4df4-ae2f-fbf268fa6584' with '{'status': 'error'}' {{(pid=100374) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 12 10:37:23.134260 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-ff4560e0-cbe3-445c-bcba-020015bc4b95 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] https://10.4.3.105/volume/v3/volumes/94e4bec4-5fef-4ea4-a2ff-2dd78b7dbb43 returned with HTTP 200 Aug 12 10:37:23.134845 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 528/2115] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:37:23 2026] GET /volume/v3/volumes/94e4bec4-5fef-4ea4-a2ff-2dd78b7dbb43 => generated 816 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:37:23.157268 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-44696283-6547-40b0-b69e-0176b47a8517 tempest-TestServerVolumeAttachmentScenario-657240946 tempest-TestServerVolumeAttachmentScenario-657240946-project-admin] https://10.4.3.105/volume/v3/volumes/f8d71f77-2602-4df4-ae2f-fbf268fa6584/action returned with HTTP 202 Aug 12 10:37:23.157268 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 526/2116] 10.4.3.105 () {68 vars in 1390 bytes} [Wed Aug 12 10:37:22 2026] POST /volume/v3/volumes/f8d71f77-2602-4df4-ae2f-fbf268fa6584/action => generated 0 bytes in 171 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 10:37:23.165963 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-f88fe2c9-963a-41c3-9d4b-284285507579 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:23.168727 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-f88fe2c9-963a-41c3-9d4b-284285507579 tempest-TestServerVolumeAttachmentScenario-1626588187 tempest-TestServerVolumeAttachmentScenario-1626588187-project-member] GET https://10.4.3.105/volume/v3/volumes/f8d71f77-2602-4df4-ae2f-fbf268fa6584 Aug 12 10:37:23.169208 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-f88fe2c9-963a-41c3-9d4b-284285507579 tempest-TestServerVolumeAttachmentScenario-1626588187 tempest-TestServerVolumeAttachmentScenario-1626588187-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:23.169598 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-f88fe2c9-963a-41c3-9d4b-284285507579 tempest-TestServerVolumeAttachmentScenario-1626588187 tempest-TestServerVolumeAttachmentScenario-1626588187-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:23.185067 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:23.185067 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:37:23.196433 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-f88fe2c9-963a-41c3-9d4b-284285507579 tempest-TestServerVolumeAttachmentScenario-1626588187 tempest-TestServerVolumeAttachmentScenario-1626588187-project-member] Volume info retrieved successfully. Aug 12 10:37:23.203660 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-f88fe2c9-963a-41c3-9d4b-284285507579 tempest-TestServerVolumeAttachmentScenario-1626588187 tempest-TestServerVolumeAttachmentScenario-1626588187-project-member] https://10.4.3.105/volume/v3/volumes/f8d71f77-2602-4df4-ae2f-fbf268fa6584 returned with HTTP 200 Aug 12 10:37:23.205169 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 531/2117] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:37:23 2026] GET /volume/v3/volumes/f8d71f77-2602-4df4-ae2f-fbf268fa6584 => generated 1149 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:37:23.223287 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-a9724fe9-b3c3-4a0c-817a-5cc962d870ce None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:23.225564 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-a9724fe9-b3c3-4a0c-817a-5cc962d870ce tempest-TestServerVolumeAttachmentScenario-657240946 tempest-TestServerVolumeAttachmentScenario-657240946-project-admin] POST https://10.4.3.105/volume/v3/volumes/f8d71f77-2602-4df4-ae2f-fbf268fa6584/action Aug 12 10:37:23.226596 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-a9724fe9-b3c3-4a0c-817a-5cc962d870ce tempest-TestServerVolumeAttachmentScenario-657240946 tempest-TestServerVolumeAttachmentScenario-657240946-project-admin] Action body: b'{"os-force_detach": {"connector": null, "attachment_id": "7806a0bd-c48c-47dd-bac9-a2860df4d75a"}}' {{(pid=100375) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 10:37:23.226596 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-a9724fe9-b3c3-4a0c-817a-5cc962d870ce tempest-TestServerVolumeAttachmentScenario-657240946 tempest-TestServerVolumeAttachmentScenario-657240946-project-admin] Action: 'action', calling method: _force_detach, body: {"os-force_detach": {"connector": null, "attachment_id": "7806a0bd-c48c-47dd-bac9-a2860df4d75a"}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:37:23.245733 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:23.245733 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:37:23.246231 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-a9724fe9-b3c3-4a0c-817a-5cc962d870ce tempest-TestServerVolumeAttachmentScenario-657240946 tempest-TestServerVolumeAttachmentScenario-657240946-project-admin] Volume info retrieved successfully. Aug 12 10:37:23.255158 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-a9724fe9-b3c3-4a0c-817a-5cc962d870ce tempest-TestServerVolumeAttachmentScenario-657240946 tempest-TestServerVolumeAttachmentScenario-657240946-project-admin] Attachment connected to vm 92b9babe-1ee3-4122-87de-fc3703c062bc, checking data on nova Aug 12 10:37:23.255806 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.compute.nova [None req-a9724fe9-b3c3-4a0c-817a-5cc962d870ce tempest-TestServerVolumeAttachmentScenario-657240946 tempest-TestServerVolumeAttachmentScenario-657240946-project-admin] Creating Keystone token plugin using URL: https://10.4.3.105/identity {{(pid=100375) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Aug 12 10:37:23.436157 np0000007037 devstack@c-api.service[100375]: DEBUG novaclient.v2.client [None req-a9724fe9-b3c3-4a0c-817a-5cc962d870ce tempest-TestServerVolumeAttachmentScenario-657240946 tempest-TestServerVolumeAttachmentScenario-657240946-project-admin] REQ: curl -g -i -X GET https://10.4.3.105/compute/v2.1/servers/92b9babe-1ee3-4122-87de-fc3703c062bc/os-volume_attachments/f8d71f77-2602-4df4-ae2f-fbf268fa6584 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}c32abf042dcd96c826692e29cd9e630dea1244e7855aa9cb0d89c6f6e7998cdd" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-a9724fe9-b3c3-4a0c-817a-5cc962d870ce" -H "X-Service-Token: {SHA256}55857e8a9aa60ac363eb208610b4a3abb7b96afc21e1feb26960077af47e2c5a" {{(pid=100375) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Aug 12 10:37:23.556151 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-ffa9bd5b-5cac-4bb4-b12f-d34bfb12c707 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:23.558113 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-ffa9bd5b-5cac-4bb4-b12f-d34bfb12c707 tempest-ProjectMemberTests39-2046017331 tempest-ProjectMemberTests39-2046017331-project-admin] GET https://10.4.3.105/volume/v3/backups/30d9c9fe-ee8d-4569-84c3-24013cdc730f Aug 12 10:37:23.558404 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-ffa9bd5b-5cac-4bb4-b12f-d34bfb12c707 tempest-ProjectMemberTests39-2046017331 tempest-ProjectMemberTests39-2046017331-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:23.558632 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-ffa9bd5b-5cac-4bb4-b12f-d34bfb12c707 tempest-ProjectMemberTests39-2046017331 tempest-ProjectMemberTests39-2046017331-project-admin] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:23.558767 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-ffa9bd5b-5cac-4bb4-b12f-d34bfb12c707 tempest-ProjectMemberTests39-2046017331 tempest-ProjectMemberTests39-2046017331-project-admin] Show backup with id 30d9c9fe-ee8d-4569-84c3-24013cdc730f. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:37:23.564000 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:23.564000 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:37:23.565629 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-ffa9bd5b-5cac-4bb4-b12f-d34bfb12c707 tempest-ProjectMemberTests39-2046017331 tempest-ProjectMemberTests39-2046017331-project-admin] https://10.4.3.105/volume/v3/backups/30d9c9fe-ee8d-4569-84c3-24013cdc730f returned with HTTP 200 Aug 12 10:37:23.565629 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 529/2118] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:37:23 2026] GET /volume/v3/backups/30d9c9fe-ee8d-4569-84c3-24013cdc730f => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:37:23.578170 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-81fed331-e6a7-4286-93d5-13878bbaa532 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:23.646673 np0000007037 devstack@c-api.service[100375]: DEBUG novaclient.v2.client [None req-a9724fe9-b3c3-4a0c-817a-5cc962d870ce tempest-TestServerVolumeAttachmentScenario-657240946 tempest-TestServerVolumeAttachmentScenario-657240946-project-admin] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Wed, 12 Aug 2026 10:37:23 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-1c3685a3-c842-47cd-b47b-a2b57faec945 x-openstack-request-id: req-1c3685a3-c842-47cd-b47b-a2b57faec945 {{(pid=100375) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Aug 12 10:37:23.646847 np0000007037 devstack@c-api.service[100375]: DEBUG novaclient.v2.client [None req-a9724fe9-b3c3-4a0c-817a-5cc962d870ce tempest-TestServerVolumeAttachmentScenario-657240946 tempest-TestServerVolumeAttachmentScenario-657240946-project-admin] RESP BODY: {"volumeAttachment": {"volumeId": "f8d71f77-2602-4df4-ae2f-fbf268fa6584", "serverId": "92b9babe-1ee3-4122-87de-fc3703c062bc", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "7806a0bd-c48c-47dd-bac9-a2860df4d75a", "bdm_uuid": "c1c66336-478e-4ca2-97ba-df1d72781463"}} {{(pid=100375) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Aug 12 10:37:23.646948 np0000007037 devstack@c-api.service[100375]: DEBUG novaclient.v2.client [None req-a9724fe9-b3c3-4a0c-817a-5cc962d870ce tempest-TestServerVolumeAttachmentScenario-657240946 tempest-TestServerVolumeAttachmentScenario-657240946-project-admin] GET call to compute for https://10.4.3.105/compute/v2.1/servers/92b9babe-1ee3-4122-87de-fc3703c062bc/os-volume_attachments/f8d71f77-2602-4df4-ae2f-fbf268fa6584 used request id req-1c3685a3-c842-47cd-b47b-a2b57faec945 {{(pid=100375) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Aug 12 10:37:23.649707 np0000007037 devstack@c-api.service[100375]: ERROR cinder.volume.api [None req-a9724fe9-b3c3-4a0c-817a-5cc962d870ce tempest-TestServerVolumeAttachmentScenario-657240946 tempest-TestServerVolumeAttachmentScenario-657240946-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 10:37:23.652377 np0000007037 devstack@c-api.service[100375]: ERROR cinder.api.middleware.fault [None req-a9724fe9-b3c3-4a0c-817a-5cc962d870ce tempest-TestServerVolumeAttachmentScenario-657240946 tempest-TestServerVolumeAttachmentScenario-657240946-project-admin] Caught error: Detach volume from instance 92b9babe-1ee3-4122-87de-fc3703c062bc using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 92b9babe-1ee3-4122-87de-fc3703c062bc using the Compute API Aug 12 10:37:23.652377 np0000007037 devstack@c-api.service[100375]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Aug 12 10:37:23.652377 np0000007037 devstack@c-api.service[100375]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Aug 12 10:37:23.652377 np0000007037 devstack@c-api.service[100375]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 12 10:37:23.652377 np0000007037 devstack@c-api.service[100375]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 10:37:23.652377 np0000007037 devstack@c-api.service[100375]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 12 10:37:23.652377 np0000007037 devstack@c-api.service[100375]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 12 10:37:23.652377 np0000007037 devstack@c-api.service[100375]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 12 10:37:23.652377 np0000007037 devstack@c-api.service[100375]: 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 10:37:23.652377 np0000007037 devstack@c-api.service[100375]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 12 10:37:23.652377 np0000007037 devstack@c-api.service[100375]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 10:37:23.652377 np0000007037 devstack@c-api.service[100375]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 12 10:37:23.652377 np0000007037 devstack@c-api.service[100375]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 12 10:37:23.652377 np0000007037 devstack@c-api.service[100375]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 10:37:23.652377 np0000007037 devstack@c-api.service[100375]: 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 10:37:23.652377 np0000007037 devstack@c-api.service[100375]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 12 10:37:23.652377 np0000007037 devstack@c-api.service[100375]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 10:37:23.652377 np0000007037 devstack@c-api.service[100375]: 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 10:37:23.652377 np0000007037 devstack@c-api.service[100375]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 12 10:37:23.652377 np0000007037 devstack@c-api.service[100375]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 10:37:23.652377 np0000007037 devstack@c-api.service[100375]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 12 10:37:23.652377 np0000007037 devstack@c-api.service[100375]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 12 10:37:23.652377 np0000007037 devstack@c-api.service[100375]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 12 10:37:23.652377 np0000007037 devstack@c-api.service[100375]: 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 10:37:23.652377 np0000007037 devstack@c-api.service[100375]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 12 10:37:23.652377 np0000007037 devstack@c-api.service[100375]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 10:37:23.652377 np0000007037 devstack@c-api.service[100375]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 12 10:37:23.652377 np0000007037 devstack@c-api.service[100375]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 12 10:37:23.652377 np0000007037 devstack@c-api.service[100375]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 10:37:23.652377 np0000007037 devstack@c-api.service[100375]: 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 10:37:23.652377 np0000007037 devstack@c-api.service[100375]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 12 10:37:23.652377 np0000007037 devstack@c-api.service[100375]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 10:37:23.652377 np0000007037 devstack@c-api.service[100375]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Aug 12 10:37:23.652377 np0000007037 devstack@c-api.service[100375]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Aug 12 10:37:23.652377 np0000007037 devstack@c-api.service[100375]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 10:37:23.652377 np0000007037 devstack@c-api.service[100375]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 12 10:37:23.652377 np0000007037 devstack@c-api.service[100375]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 12 10:37:23.652377 np0000007037 devstack@c-api.service[100375]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 12 10:37:23.652377 np0000007037 devstack@c-api.service[100375]: 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 10:37:23.652377 np0000007037 devstack@c-api.service[100375]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 12 10:37:23.652377 np0000007037 devstack@c-api.service[100375]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 10:37:23.652377 np0000007037 devstack@c-api.service[100375]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 12 10:37:23.652377 np0000007037 devstack@c-api.service[100375]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 12 10:37:23.652377 np0000007037 devstack@c-api.service[100375]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 10:37:23.652377 np0000007037 devstack@c-api.service[100375]: 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 10:37:23.652377 np0000007037 devstack@c-api.service[100375]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 12 10:37:23.652377 np0000007037 devstack@c-api.service[100375]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 10:37:23.652377 np0000007037 devstack@c-api.service[100375]: 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 10:37:23.652377 np0000007037 devstack@c-api.service[100375]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Aug 12 10:37:23.652377 np0000007037 devstack@c-api.service[100375]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 10:37:23.652377 np0000007037 devstack@c-api.service[100375]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 12 10:37:23.653866 np0000007037 devstack@c-api.service[100375]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 12 10:37:23.653866 np0000007037 devstack@c-api.service[100375]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 12 10:37:23.653866 np0000007037 devstack@c-api.service[100375]: 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 10:37:23.653866 np0000007037 devstack@c-api.service[100375]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 12 10:37:23.653866 np0000007037 devstack@c-api.service[100375]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 10:37:23.653866 np0000007037 devstack@c-api.service[100375]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 12 10:37:23.653866 np0000007037 devstack@c-api.service[100375]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 12 10:37:23.653866 np0000007037 devstack@c-api.service[100375]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 10:37:23.653866 np0000007037 devstack@c-api.service[100375]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 12 10:37:23.653866 np0000007037 devstack@c-api.service[100375]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 12 10:37:23.653866 np0000007037 devstack@c-api.service[100375]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 10:37:23.653866 np0000007037 devstack@c-api.service[100375]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Aug 12 10:37:23.653866 np0000007037 devstack@c-api.service[100375]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Aug 12 10:37:23.653866 np0000007037 devstack@c-api.service[100375]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 10:37:23.653866 np0000007037 devstack@c-api.service[100375]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 12 10:37:23.653866 np0000007037 devstack@c-api.service[100375]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 12 10:37:23.653866 np0000007037 devstack@c-api.service[100375]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 10:37:23.653866 np0000007037 devstack@c-api.service[100375]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 12 10:37:23.653866 np0000007037 devstack@c-api.service[100375]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 12 10:37:23.653866 np0000007037 devstack@c-api.service[100375]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 10:37:23.653866 np0000007037 devstack@c-api.service[100375]: 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 10:37:23.653866 np0000007037 devstack@c-api.service[100375]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 12 10:37:23.653866 np0000007037 devstack@c-api.service[100375]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 10:37:23.653866 np0000007037 devstack@c-api.service[100375]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Aug 12 10:37:23.653866 np0000007037 devstack@c-api.service[100375]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Aug 12 10:37:23.653866 np0000007037 devstack@c-api.service[100375]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 10:37:23.653866 np0000007037 devstack@c-api.service[100375]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Aug 12 10:37:23.653866 np0000007037 devstack@c-api.service[100375]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Aug 12 10:37:23.653866 np0000007037 devstack@c-api.service[100375]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 10:37:23.653866 np0000007037 devstack@c-api.service[100375]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Aug 12 10:37:23.653866 np0000007037 devstack@c-api.service[100375]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Aug 12 10:37:23.653866 np0000007037 devstack@c-api.service[100375]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 10:37:23.653866 np0000007037 devstack@c-api.service[100375]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Aug 12 10:37:23.653866 np0000007037 devstack@c-api.service[100375]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Aug 12 10:37:23.653866 np0000007037 devstack@c-api.service[100375]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Aug 12 10:37:23.653866 np0000007037 devstack@c-api.service[100375]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/admin_actions.py", line 139, in _force_detach Aug 12 10:37:23.653866 np0000007037 devstack@c-api.service[100375]: ERROR cinder.api.middleware.fault self.volume_api.terminate_connection(context, volume, connector) Aug 12 10:37:23.653866 np0000007037 devstack@c-api.service[100375]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 923, in terminate_connection Aug 12 10:37:23.653866 np0000007037 devstack@c-api.service[100375]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, None, volume) Aug 12 10:37:23.653866 np0000007037 devstack@c-api.service[100375]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Aug 12 10:37:23.653866 np0000007037 devstack@c-api.service[100375]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Aug 12 10:37:23.653866 np0000007037 devstack@c-api.service[100375]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 92b9babe-1ee3-4122-87de-fc3703c062bc using the Compute API Aug 12 10:37:23.653866 np0000007037 devstack@c-api.service[100375]: ERROR cinder.api.middleware.fault Aug 12 10:37:23.653866 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.middleware.fault [None req-a9724fe9-b3c3-4a0c-817a-5cc962d870ce tempest-TestServerVolumeAttachmentScenario-657240946 tempest-TestServerVolumeAttachmentScenario-657240946-project-admin] https://10.4.3.105/volume/v3/volumes/f8d71f77-2602-4df4-ae2f-fbf268fa6584/action returned with HTTP 409 Aug 12 10:37:23.653866 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 533/2119] 10.4.3.105 () {68 vars in 1390 bytes} [Wed Aug 12 10:37:23 2026] POST /volume/v3/volumes/f8d71f77-2602-4df4-ae2f-fbf268fa6584/action => generated 167 bytes in 431 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Aug 12 10:37:23.662198 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-87ac0d10-d481-4c3f-a973-913a5760c2df None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:23.664073 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 532/2120] 10.4.3.105 () {70 vars in 1597 bytes} [Wed Aug 12 10:37:23 2026] POST /volume/v3/volumes/f8d71f77-2602-4df4-ae2f-fbf268fa6584/action => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 12 10:37:23.677229 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-156435a0-1fee-4f58-aaf5-a47eb8bdfd48 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:23.702961 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-81fed331-e6a7-4286-93d5-13878bbaa532 tempest-ProjectMemberTests39-2046017331 tempest-ProjectMemberTests39-2046017331-project-member] PUT https://10.4.3.105/volume/v3/backups/30d9c9fe-ee8d-4569-84c3-24013cdc730f Aug 12 10:37:23.703321 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-81fed331-e6a7-4286-93d5-13878bbaa532 tempest-ProjectMemberTests39-2046017331 tempest-ProjectMemberTests39-2046017331-project-member] Action: 'update', calling method: version_select, body: {"backup": {"description": "Updated backup description"}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:37:23.715248 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:23.715248 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:37:23.729160 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-81fed331-e6a7-4286-93d5-13878bbaa532 tempest-ProjectMemberTests39-2046017331 tempest-ProjectMemberTests39-2046017331-project-member] https://10.4.3.105/volume/v3/backups/30d9c9fe-ee8d-4569-84c3-24013cdc730f returned with HTTP 200 Aug 12 10:37:23.729676 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 527/2121] 10.4.3.105 () {70 vars in 1408 bytes} [Wed Aug 12 10:37:23 2026] PUT /volume/v3/backups/30d9c9fe-ee8d-4569-84c3-24013cdc730f => generated 315 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:37:23.739753 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-a93072ee-bf40-4bcc-95df-be4a1fc80f39 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:23.741728 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-a93072ee-bf40-4bcc-95df-be4a1fc80f39 tempest-ProjectMemberTests39-2046017331 tempest-ProjectMemberTests39-2046017331-project-admin] GET https://10.4.3.105/volume/v3/backups/30d9c9fe-ee8d-4569-84c3-24013cdc730f Aug 12 10:37:23.741999 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-a93072ee-bf40-4bcc-95df-be4a1fc80f39 tempest-ProjectMemberTests39-2046017331 tempest-ProjectMemberTests39-2046017331-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:23.742226 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-a93072ee-bf40-4bcc-95df-be4a1fc80f39 tempest-ProjectMemberTests39-2046017331 tempest-ProjectMemberTests39-2046017331-project-admin] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:23.742404 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-a93072ee-bf40-4bcc-95df-be4a1fc80f39 tempest-ProjectMemberTests39-2046017331 tempest-ProjectMemberTests39-2046017331-project-admin] Show backup with id 30d9c9fe-ee8d-4569-84c3-24013cdc730f. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:37:23.778590 np0000007037 devstack@c-api.service[100375]: DEBUG oslo_db.sqlalchemy.engines [None req-a93072ee-bf40-4bcc-95df-be4a1fc80f39 tempest-ProjectMemberTests39-2046017331 tempest-ProjectMemberTests39-2046017331-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=100375) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 10:37:23.784673 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:23.784673 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:37:23.785435 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-a93072ee-bf40-4bcc-95df-be4a1fc80f39 tempest-ProjectMemberTests39-2046017331 tempest-ProjectMemberTests39-2046017331-project-admin] https://10.4.3.105/volume/v3/backups/30d9c9fe-ee8d-4569-84c3-24013cdc730f returned with HTTP 200 Aug 12 10:37:23.785861 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 534/2122] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:37:23 2026] GET /volume/v3/backups/30d9c9fe-ee8d-4569-84c3-24013cdc730f => generated 761 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:37:23.796957 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-55e6337c-d012-4a70-a6c2-133920262bc3 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:23.798648 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-55e6337c-d012-4a70-a6c2-133920262bc3 tempest-ProjectMemberTests39-2046017331 tempest-ProjectMemberTests39-2046017331-project-admin] DELETE https://10.4.3.105/volume/v3/backups/30d9c9fe-ee8d-4569-84c3-24013cdc730f Aug 12 10:37:23.798850 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-55e6337c-d012-4a70-a6c2-133920262bc3 tempest-ProjectMemberTests39-2046017331 tempest-ProjectMemberTests39-2046017331-project-admin] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:23.799029 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-55e6337c-d012-4a70-a6c2-133920262bc3 tempest-ProjectMemberTests39-2046017331 tempest-ProjectMemberTests39-2046017331-project-admin] Calling method 'delete' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:23.799140 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.contrib.backups [None req-55e6337c-d012-4a70-a6c2-133920262bc3 tempest-ProjectMemberTests39-2046017331 tempest-ProjectMemberTests39-2046017331-project-admin] Delete backup with id: 30d9c9fe-ee8d-4569-84c3-24013cdc730f. Aug 12 10:37:23.801546 np0000007037 devstack@c-api.service[100373]: WARNING keystonemiddleware.auth_token [None req-156435a0-1fee-4f58-aaf5-a47eb8bdfd48 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Aug 12 10:37:23.802689 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 530/2123] 10.4.3.105 () {70 vars in 1597 bytes} [Wed Aug 12 10:37:23 2026] POST /volume/v3/volumes/f8d71f77-2602-4df4-ae2f-fbf268fa6584/action => generated 114 bytes in 126 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 12 10:37:23.804014 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:23.804014 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:37:23.811125 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-582e7c57-880e-4c35-896a-f301182fa840 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:23.813255 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-582e7c57-880e-4c35-896a-f301182fa840 tempest-TestServerVolumeAttachmentScenario-1626588187 tempest-TestServerVolumeAttachmentScenario-1626588187-project-member] GET https://10.4.3.105/volume/v3/volumes/a540baea-1379-4b28-9723-5e7b1d9f6422 Aug 12 10:37:23.813485 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-582e7c57-880e-4c35-896a-f301182fa840 tempest-TestServerVolumeAttachmentScenario-1626588187 tempest-TestServerVolumeAttachmentScenario-1626588187-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:23.813704 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-582e7c57-880e-4c35-896a-f301182fa840 tempest-TestServerVolumeAttachmentScenario-1626588187 tempest-TestServerVolumeAttachmentScenario-1626588187-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:23.824271 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.backup.rpcapi [None req-55e6337c-d012-4a70-a6c2-133920262bc3 tempest-ProjectMemberTests39-2046017331 tempest-ProjectMemberTests39-2046017331-project-admin] delete_backup rpcapi backup_id 30d9c9fe-ee8d-4569-84c3-24013cdc730f {{(pid=100372) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 12 10:37:23.825614 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:23.825614 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:37:23.828053 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-55e6337c-d012-4a70-a6c2-133920262bc3 tempest-ProjectMemberTests39-2046017331 tempest-ProjectMemberTests39-2046017331-project-admin] https://10.4.3.105/volume/v3/backups/30d9c9fe-ee8d-4569-84c3-24013cdc730f returned with HTTP 202 Aug 12 10:37:23.828486 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 533/2124] 10.4.3.105 () {68 vars in 1391 bytes} [Wed Aug 12 10:37:23 2026] DELETE /volume/v3/backups/30d9c9fe-ee8d-4569-84c3-24013cdc730f => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 10:37:23.832000 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-582e7c57-880e-4c35-896a-f301182fa840 tempest-TestServerVolumeAttachmentScenario-1626588187 tempest-TestServerVolumeAttachmentScenario-1626588187-project-member] Volume info retrieved successfully. Aug 12 10:37:23.837761 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-bd049fd0-6204-4e81-998c-67fe2e9f1d62 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:23.838103 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-582e7c57-880e-4c35-896a-f301182fa840 tempest-TestServerVolumeAttachmentScenario-1626588187 tempest-TestServerVolumeAttachmentScenario-1626588187-project-member] https://10.4.3.105/volume/v3/volumes/a540baea-1379-4b28-9723-5e7b1d9f6422 returned with HTTP 200 Aug 12 10:37:23.838393 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 528/2125] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:37:23 2026] GET /volume/v3/volumes/a540baea-1379-4b28-9723-5e7b1d9f6422 => generated 858 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:37:23.842428 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-bd049fd0-6204-4e81-998c-67fe2e9f1d62 tempest-ProjectMemberTests39-2046017331 tempest-ProjectMemberTests39-2046017331-project-admin] GET https://10.4.3.105/volume/v3/backups/30d9c9fe-ee8d-4569-84c3-24013cdc730f Aug 12 10:37:23.842656 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-bd049fd0-6204-4e81-998c-67fe2e9f1d62 tempest-ProjectMemberTests39-2046017331 tempest-ProjectMemberTests39-2046017331-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:23.842825 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-bd049fd0-6204-4e81-998c-67fe2e9f1d62 tempest-ProjectMemberTests39-2046017331 tempest-ProjectMemberTests39-2046017331-project-admin] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:23.842915 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-bd049fd0-6204-4e81-998c-67fe2e9f1d62 tempest-ProjectMemberTests39-2046017331 tempest-ProjectMemberTests39-2046017331-project-admin] Show backup with id 30d9c9fe-ee8d-4569-84c3-24013cdc730f. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:37:23.851886 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:23.851886 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:37:23.852563 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-bd049fd0-6204-4e81-998c-67fe2e9f1d62 tempest-ProjectMemberTests39-2046017331 tempest-ProjectMemberTests39-2046017331-project-admin] https://10.4.3.105/volume/v3/backups/30d9c9fe-ee8d-4569-84c3-24013cdc730f returned with HTTP 200 Aug 12 10:37:23.852918 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 535/2126] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:37:23 2026] GET /volume/v3/backups/30d9c9fe-ee8d-4569-84c3-24013cdc730f => generated 760 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:37:23.854728 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-4fc1ae7e-429b-470a-ae3e-39ec00f33a63 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:23.856559 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-4fc1ae7e-429b-470a-ae3e-39ec00f33a63 tempest-TestServerVolumeAttachmentScenario-1626588187 tempest-TestServerVolumeAttachmentScenario-1626588187-project-member] GET https://10.4.3.105/volume/v3/volumes/a540baea-1379-4b28-9723-5e7b1d9f6422 Aug 12 10:37:23.856868 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-4fc1ae7e-429b-470a-ae3e-39ec00f33a63 tempest-TestServerVolumeAttachmentScenario-1626588187 tempest-TestServerVolumeAttachmentScenario-1626588187-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:23.857088 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-4fc1ae7e-429b-470a-ae3e-39ec00f33a63 tempest-TestServerVolumeAttachmentScenario-1626588187 tempest-TestServerVolumeAttachmentScenario-1626588187-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:23.871551 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:23.871551 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:37:23.879348 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-4fc1ae7e-429b-470a-ae3e-39ec00f33a63 tempest-TestServerVolumeAttachmentScenario-1626588187 tempest-TestServerVolumeAttachmentScenario-1626588187-project-member] Volume info retrieved successfully. Aug 12 10:37:23.887108 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-4fc1ae7e-429b-470a-ae3e-39ec00f33a63 tempest-TestServerVolumeAttachmentScenario-1626588187 tempest-TestServerVolumeAttachmentScenario-1626588187-project-member] https://10.4.3.105/volume/v3/volumes/a540baea-1379-4b28-9723-5e7b1d9f6422 returned with HTTP 200 Aug 12 10:37:23.887566 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 531/2127] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:37:23 2026] GET /volume/v3/volumes/a540baea-1379-4b28-9723-5e7b1d9f6422 => generated 858 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:37:23.944169 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [req-53470e81-90f1-48c3-b3be-b87c19b376ec req-b3158491-104f-4e0e-86cb-9d0b47119cb7 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:23.948697 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-53470e81-90f1-48c3-b3be-b87c19b376ec req-b3158491-104f-4e0e-86cb-9d0b47119cb7 tempest-TestServerVolumeAttachmentScenario-1626588187 tempest-TestServerVolumeAttachmentScenario-1626588187-project-member] GET https://10.4.3.105/volume/v3/volumes/a540baea-1379-4b28-9723-5e7b1d9f6422 Aug 12 10:37:23.948697 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [req-53470e81-90f1-48c3-b3be-b87c19b376ec req-b3158491-104f-4e0e-86cb-9d0b47119cb7 tempest-TestServerVolumeAttachmentScenario-1626588187 tempest-TestServerVolumeAttachmentScenario-1626588187-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:23.948697 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [req-53470e81-90f1-48c3-b3be-b87c19b376ec req-b3158491-104f-4e0e-86cb-9d0b47119cb7 tempest-TestServerVolumeAttachmentScenario-1626588187 tempest-TestServerVolumeAttachmentScenario-1626588187-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:23.957532 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:23.957532 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:37:23.970304 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [req-53470e81-90f1-48c3-b3be-b87c19b376ec req-b3158491-104f-4e0e-86cb-9d0b47119cb7 tempest-TestServerVolumeAttachmentScenario-1626588187 tempest-TestServerVolumeAttachmentScenario-1626588187-project-member] Volume info retrieved successfully. Aug 12 10:37:23.976974 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-53470e81-90f1-48c3-b3be-b87c19b376ec req-b3158491-104f-4e0e-86cb-9d0b47119cb7 tempest-TestServerVolumeAttachmentScenario-1626588187 tempest-TestServerVolumeAttachmentScenario-1626588187-project-member] https://10.4.3.105/volume/v3/volumes/a540baea-1379-4b28-9723-5e7b1d9f6422 returned with HTTP 200 Aug 12 10:37:23.977800 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 534/2128] 10.4.3.105 () {68 vars in 1598 bytes} [Wed Aug 12 10:37:23 2026] GET /volume/v3/volumes/a540baea-1379-4b28-9723-5e7b1d9f6422 => generated 858 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:37:24.104317 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-cd5cfcf8-f4d7-486e-8c3f-dccb66448df6 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:24.104317 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-cd5cfcf8-f4d7-486e-8c3f-dccb66448df6 None None] GET https://10.4.3.105/volume// Aug 12 10:37:24.104317 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-cd5cfcf8-f4d7-486e-8c3f-dccb66448df6 None None] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:24.104317 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-cd5cfcf8-f4d7-486e-8c3f-dccb66448df6 None None] Calling method 'all' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:24.104317 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-cd5cfcf8-f4d7-486e-8c3f-dccb66448df6 None None] https://10.4.3.105/volume// returned with HTTP 300 Aug 12 10:37:24.104317 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 529/2129] 10.4.3.105 () {66 vars in 1428 bytes} [Wed Aug 12 10:37: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 10:37:24.114604 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-53470e81-90f1-48c3-b3be-b87c19b376ec req-7ebf4a6f-7baf-4ccb-bd45-bd10d783324e None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:24.117361 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-53470e81-90f1-48c3-b3be-b87c19b376ec req-7ebf4a6f-7baf-4ccb-bd45-bd10d783324e tempest-TestServerVolumeAttachmentScenario-1626588187 tempest-TestServerVolumeAttachmentScenario-1626588187-project-member] POST https://10.4.3.105/volume/v3/attachments Aug 12 10:37:24.117697 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-53470e81-90f1-48c3-b3be-b87c19b376ec req-7ebf4a6f-7baf-4ccb-bd45-bd10d783324e tempest-TestServerVolumeAttachmentScenario-1626588187 tempest-TestServerVolumeAttachmentScenario-1626588187-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a540baea-1379-4b28-9723-5e7b1d9f6422", "connector": null, "instance_uuid": "92b9babe-1ee3-4122-87de-fc3703c062bc"}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:37:24.126370 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:24.126370 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:37:24.153801 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-581fb4f8-04e7-4099-b49b-8f3f93af520d None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:24.158421 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-581fb4f8-04e7-4099-b49b-8f3f93af520d tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] GET https://10.4.3.105/volume/v3/volumes/94e4bec4-5fef-4ea4-a2ff-2dd78b7dbb43 Aug 12 10:37:24.158724 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-581fb4f8-04e7-4099-b49b-8f3f93af520d tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:24.158993 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-581fb4f8-04e7-4099-b49b-8f3f93af520d tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:24.160703 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-53470e81-90f1-48c3-b3be-b87c19b376ec req-7ebf4a6f-7baf-4ccb-bd45-bd10d783324e tempest-TestServerVolumeAttachmentScenario-1626588187 tempest-TestServerVolumeAttachmentScenario-1626588187-project-member] https://10.4.3.105/volume/v3/attachments returned with HTTP 200 Aug 12 10:37:24.161468 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 536/2130] 10.4.3.105 () {74 vars in 1594 bytes} [Wed Aug 12 10:37:24 2026] POST /volume/v3/attachments => generated 273 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:37:24.168767 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:24.168767 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:37:24.174331 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-581fb4f8-04e7-4099-b49b-8f3f93af520d tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Volume info retrieved successfully. Aug 12 10:37:24.183575 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-581fb4f8-04e7-4099-b49b-8f3f93af520d tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] https://10.4.3.105/volume/v3/volumes/94e4bec4-5fef-4ea4-a2ff-2dd78b7dbb43 returned with HTTP 200 Aug 12 10:37:24.183575 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 532/2131] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:37:24 2026] GET /volume/v3/volumes/94e4bec4-5fef-4ea4-a2ff-2dd78b7dbb43 => generated 841 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:37:24.208060 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-0293a102-3719-46b9-8c4a-6ba99a6bcbd5 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:24.210195 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-0293a102-3719-46b9-8c4a-6ba99a6bcbd5 tempest-TestServerVolumeAttachmentScenario-1626588187 tempest-TestServerVolumeAttachmentScenario-1626588187-project-member] GET https://10.4.3.105/volume/v3/volumes/a540baea-1379-4b28-9723-5e7b1d9f6422 Aug 12 10:37:24.210195 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-0293a102-3719-46b9-8c4a-6ba99a6bcbd5 tempest-TestServerVolumeAttachmentScenario-1626588187 tempest-TestServerVolumeAttachmentScenario-1626588187-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:24.210195 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-0293a102-3719-46b9-8c4a-6ba99a6bcbd5 tempest-TestServerVolumeAttachmentScenario-1626588187 tempest-TestServerVolumeAttachmentScenario-1626588187-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:24.213366 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-2f42aa72-afdb-4abe-af37-9b7a9831f871 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:24.217735 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-2f42aa72-afdb-4abe-af37-9b7a9831f871 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] POST https://10.4.3.105/volume/v3/backups Aug 12 10:37:24.217735 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-2f42aa72-afdb-4abe-af37-9b7a9831f871 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "94e4bec4-5fef-4ea4-a2ff-2dd78b7dbb43", "name": "tempest-VolumesBackupsTest-Backup-2121259884"}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:37:24.218227 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-af30718e-e501-4162-b6a5-878b099afa52 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:24.218836 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-af30718e-e501-4162-b6a5-878b099afa52 None None] GET https://10.4.3.105/volume// Aug 12 10:37:24.220843 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-af30718e-e501-4162-b6a5-878b099afa52 None None] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:24.220843 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-af30718e-e501-4162-b6a5-878b099afa52 None None] Calling method 'all' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:24.221818 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.contrib.backups [None req-2f42aa72-afdb-4abe-af37-9b7a9831f871 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Creating new backup {'backup': {'volume_id': '94e4bec4-5fef-4ea4-a2ff-2dd78b7dbb43', 'name': 'tempest-VolumesBackupsTest-Backup-2121259884'}} {{(pid=100374) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 12 10:37:24.221962 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.contrib.backups [None req-2f42aa72-afdb-4abe-af37-9b7a9831f871 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Creating backup of volume 94e4bec4-5fef-4ea4-a2ff-2dd78b7dbb43 in container None Aug 12 10:37:24.222327 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-af30718e-e501-4162-b6a5-878b099afa52 None None] https://10.4.3.105/volume// returned with HTTP 300 Aug 12 10:37:24.222721 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 537/2132] 10.4.3.105 () {66 vars in 1426 bytes} [Wed Aug 12 10:37:24 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 10:37:24.231653 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-53470e81-90f1-48c3-b3be-b87c19b376ec req-8b3cd5bd-20e8-4b9f-a042-09d6c0ada4c6 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:24.232175 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:24.232175 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:37:24.234194 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:24.234194 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:37:24.234817 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-2f42aa72-afdb-4abe-af37-9b7a9831f871 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Volume info retrieved successfully. Aug 12 10:37:24.237194 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-0293a102-3719-46b9-8c4a-6ba99a6bcbd5 tempest-TestServerVolumeAttachmentScenario-1626588187 tempest-TestServerVolumeAttachmentScenario-1626588187-project-member] Volume info retrieved successfully. Aug 12 10:37:24.237426 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-53470e81-90f1-48c3-b3be-b87c19b376ec req-8b3cd5bd-20e8-4b9f-a042-09d6c0ada4c6 tempest-TestServerVolumeAttachmentScenario-1626588187 tempest-TestServerVolumeAttachmentScenario-1626588187-project-member] GET https://10.4.3.105/volume/v3/volumes/a540baea-1379-4b28-9723-5e7b1d9f6422 Aug 12 10:37:24.237729 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-53470e81-90f1-48c3-b3be-b87c19b376ec req-8b3cd5bd-20e8-4b9f-a042-09d6c0ada4c6 tempest-TestServerVolumeAttachmentScenario-1626588187 tempest-TestServerVolumeAttachmentScenario-1626588187-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:24.237996 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-53470e81-90f1-48c3-b3be-b87c19b376ec req-8b3cd5bd-20e8-4b9f-a042-09d6c0ada4c6 tempest-TestServerVolumeAttachmentScenario-1626588187 tempest-TestServerVolumeAttachmentScenario-1626588187-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:24.243731 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-0293a102-3719-46b9-8c4a-6ba99a6bcbd5 tempest-TestServerVolumeAttachmentScenario-1626588187 tempest-TestServerVolumeAttachmentScenario-1626588187-project-member] https://10.4.3.105/volume/v3/volumes/a540baea-1379-4b28-9723-5e7b1d9f6422 returned with HTTP 200 Aug 12 10:37:24.244262 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 535/2133] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:37:24 2026] GET /volume/v3/volumes/a540baea-1379-4b28-9723-5e7b1d9f6422 => generated 857 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:37:24.256767 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:24.256767 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:37:24.260807 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [req-53470e81-90f1-48c3-b3be-b87c19b376ec req-8b3cd5bd-20e8-4b9f-a042-09d6c0ada4c6 tempest-TestServerVolumeAttachmentScenario-1626588187 tempest-TestServerVolumeAttachmentScenario-1626588187-project-member] Volume info retrieved successfully. Aug 12 10:37:24.265816 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-53470e81-90f1-48c3-b3be-b87c19b376ec req-8b3cd5bd-20e8-4b9f-a042-09d6c0ada4c6 tempest-TestServerVolumeAttachmentScenario-1626588187 tempest-TestServerVolumeAttachmentScenario-1626588187-project-member] https://10.4.3.105/volume/v3/volumes/a540baea-1379-4b28-9723-5e7b1d9f6422 returned with HTTP 200 Aug 12 10:37:24.266278 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 533/2134] 10.4.3.105 () {70 vars in 1639 bytes} [Wed Aug 12 10:37:24 2026] GET /volume/v3/volumes/a540baea-1379-4b28-9723-5e7b1d9f6422 => generated 1037 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 10:37:24.278716 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.quota [None req-2f42aa72-afdb-4abe-af37-9b7a9831f871 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Created reservations ['3423cc04-54a0-424d-b53d-31dbb2b8d9ef', '68dbaf3a-4ead-4ba6-9734-d1e68d3eaf7e'] {{(pid=100374) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:37:24.342128 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-2f42aa72-afdb-4abe-af37-9b7a9831f871 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] https://10.4.3.105/volume/v3/backups returned with HTTP 202 Aug 12 10:37:24.342533 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 530/2135] 10.4.3.105 () {68 vars in 1259 bytes} [Wed Aug 12 10:37:24 2026] POST /volume/v3/backups => generated 330 bytes in 131 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 10:37:24.352373 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-15e9b28c-ce88-40bd-9549-2bab1f48c908 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:24.355252 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-15e9b28c-ce88-40bd-9549-2bab1f48c908 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] GET https://10.4.3.105/volume/v3/backups/82101c85-310e-4f28-9070-00d5462a7ef4 Aug 12 10:37:24.355252 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-15e9b28c-ce88-40bd-9549-2bab1f48c908 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:24.355474 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-15e9b28c-ce88-40bd-9549-2bab1f48c908 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:24.358143 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-15e9b28c-ce88-40bd-9549-2bab1f48c908 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Show backup with id 82101c85-310e-4f28-9070-00d5462a7ef4. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:37:24.364969 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:24.364969 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:37:24.365804 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-15e9b28c-ce88-40bd-9549-2bab1f48c908 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] https://10.4.3.105/volume/v3/backups/82101c85-310e-4f28-9070-00d5462a7ef4 returned with HTTP 200 Aug 12 10:37:24.366179 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 538/2136] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:37:24 2026] GET /volume/v3/backups/82101c85-310e-4f28-9070-00d5462a7ef4 => generated 737 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:37:24.399746 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [req-53470e81-90f1-48c3-b3be-b87c19b376ec req-15219c1d-19a6-4cae-ad53-936bd9e77b82 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:24.403952 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-53470e81-90f1-48c3-b3be-b87c19b376ec req-15219c1d-19a6-4cae-ad53-936bd9e77b82 tempest-TestServerVolumeAttachmentScenario-1626588187 tempest-TestServerVolumeAttachmentScenario-1626588187-project-member] PUT https://10.4.3.105/volume/v3/attachments/c1aca01a-f34b-40e8-a034-010ff0816ceb Aug 12 10:37:24.403952 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [req-53470e81-90f1-48c3-b3be-b87c19b376ec req-15219c1d-19a6-4cae-ad53-936bd9e77b82 tempest-TestServerVolumeAttachmentScenario-1626588187 tempest-TestServerVolumeAttachmentScenario-1626588187-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.105", "host": "np0000007037", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a295cd65dd1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "cc953c5f-eaed-46bf-96e8-0985bbef0414", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:37:24.415103 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.coordination [req-53470e81-90f1-48c3-b3be-b87c19b376ec req-15219c1d-19a6-4cae-ad53-936bd9e77b82 tempest-TestServerVolumeAttachmentScenario-1626588187 tempest-TestServerVolumeAttachmentScenario-1626588187-project-member] Acquiring lock "cinder-attachment_update-a540baea-1379-4b28-9723-5e7b1d9f6422-np0000007037" by "attachment_update" {{(pid=100372) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 10:37:24.423002 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.coordination [req-53470e81-90f1-48c3-b3be-b87c19b376ec req-15219c1d-19a6-4cae-ad53-936bd9e77b82 tempest-TestServerVolumeAttachmentScenario-1626588187 tempest-TestServerVolumeAttachmentScenario-1626588187-project-member] Lock "cinder-attachment_update-a540baea-1379-4b28-9723-5e7b1d9f6422-np0000007037" acquired by "attachment_update" :: waited 0.006s {{(pid=100372) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 10:37:24.423002 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:24.423002 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:37:24.548267 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.coordination [req-53470e81-90f1-48c3-b3be-b87c19b376ec req-15219c1d-19a6-4cae-ad53-936bd9e77b82 tempest-TestServerVolumeAttachmentScenario-1626588187 tempest-TestServerVolumeAttachmentScenario-1626588187-project-member] Lock "cinder-attachment_update-a540baea-1379-4b28-9723-5e7b1d9f6422-np0000007037" released by "attachment_update" :: held 0.127s {{(pid=100372) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 10:37:24.548849 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-53470e81-90f1-48c3-b3be-b87c19b376ec req-15219c1d-19a6-4cae-ad53-936bd9e77b82 tempest-TestServerVolumeAttachmentScenario-1626588187 tempest-TestServerVolumeAttachmentScenario-1626588187-project-member] https://10.4.3.105/volume/v3/attachments/c1aca01a-f34b-40e8-a034-010ff0816ceb returned with HTTP 200 Aug 12 10:37:24.549605 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 536/2137] 10.4.3.105 () {74 vars in 1704 bytes} [Wed Aug 12 10:37:24 2026] PUT /volume/v3/attachments/c1aca01a-f34b-40e8-a034-010ff0816ceb => generated 969 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:37:24.829089 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-680399c7-9ad4-432e-9887-e5839b6152d5 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:24.862734 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-7fdb029f-ad5f-4190-b2c5-fb36b7f8d51e None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:24.864762 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-7fdb029f-ad5f-4190-b2c5-fb36b7f8d51e tempest-ProjectMemberTests39-2046017331 tempest-ProjectMemberTests39-2046017331-project-admin] GET https://10.4.3.105/volume/v3/backups/30d9c9fe-ee8d-4569-84c3-24013cdc730f Aug 12 10:37:24.864998 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-7fdb029f-ad5f-4190-b2c5-fb36b7f8d51e tempest-ProjectMemberTests39-2046017331 tempest-ProjectMemberTests39-2046017331-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:24.865182 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-7fdb029f-ad5f-4190-b2c5-fb36b7f8d51e tempest-ProjectMemberTests39-2046017331 tempest-ProjectMemberTests39-2046017331-project-admin] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:24.865280 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-7fdb029f-ad5f-4190-b2c5-fb36b7f8d51e tempest-ProjectMemberTests39-2046017331 tempest-ProjectMemberTests39-2046017331-project-admin] Show backup with id 30d9c9fe-ee8d-4569-84c3-24013cdc730f. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:37:24.868857 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-7fdb029f-ad5f-4190-b2c5-fb36b7f8d51e tempest-ProjectMemberTests39-2046017331 tempest-ProjectMemberTests39-2046017331-project-admin] https://10.4.3.105/volume/v3/backups/30d9c9fe-ee8d-4569-84c3-24013cdc730f returned with HTTP 404 Aug 12 10:37:24.869551 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 531/2138] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:37:24 2026] GET /volume/v3/backups/30d9c9fe-ee8d-4569-84c3-24013cdc730f => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:37:24.884877 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-11a26bff-332d-40b0-abf2-52a30a539e64 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:24.887183 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-11a26bff-332d-40b0-abf2-52a30a539e64 tempest-ProjectMemberTests39-2046017331 tempest-ProjectMemberTests39-2046017331-project-admin] DELETE https://10.4.3.105/volume/v3/volumes/a4c24038-56b4-430f-8f85-5956b711af2b Aug 12 10:37:24.887500 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-11a26bff-332d-40b0-abf2-52a30a539e64 tempest-ProjectMemberTests39-2046017331 tempest-ProjectMemberTests39-2046017331-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:24.887766 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-11a26bff-332d-40b0-abf2-52a30a539e64 tempest-ProjectMemberTests39-2046017331 tempest-ProjectMemberTests39-2046017331-project-admin] Calling method 'delete' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:24.887952 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.v3.volumes [None req-11a26bff-332d-40b0-abf2-52a30a539e64 tempest-ProjectMemberTests39-2046017331 tempest-ProjectMemberTests39-2046017331-project-admin] Delete volume with id: a4c24038-56b4-430f-8f85-5956b711af2b Aug 12 10:37:24.896697 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:24.896697 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:37:24.897094 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-11a26bff-332d-40b0-abf2-52a30a539e64 tempest-ProjectMemberTests39-2046017331 tempest-ProjectMemberTests39-2046017331-project-admin] Volume info retrieved successfully. Aug 12 10:37:24.915668 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-11a26bff-332d-40b0-abf2-52a30a539e64 tempest-ProjectMemberTests39-2046017331 tempest-ProjectMemberTests39-2046017331-project-admin] Delete volume request issued successfully. Aug 12 10:37:24.915797 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-11a26bff-332d-40b0-abf2-52a30a539e64 tempest-ProjectMemberTests39-2046017331 tempest-ProjectMemberTests39-2046017331-project-admin] https://10.4.3.105/volume/v3/volumes/a4c24038-56b4-430f-8f85-5956b711af2b returned with HTTP 202 Aug 12 10:37:24.916342 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 539/2139] 10.4.3.105 () {68 vars in 1391 bytes} [Wed Aug 12 10:37:24 2026] DELETE /volume/v3/volumes/a4c24038-56b4-430f-8f85-5956b711af2b => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 10:37:24.927540 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-cf383f32-b58f-47c0-9006-d04d115e6b9b None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:24.929647 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-cf383f32-b58f-47c0-9006-d04d115e6b9b tempest-ProjectMemberTests39-2046017331 tempest-ProjectMemberTests39-2046017331-project-admin] GET https://10.4.3.105/volume/v3/volumes/a4c24038-56b4-430f-8f85-5956b711af2b Aug 12 10:37:24.929839 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-cf383f32-b58f-47c0-9006-d04d115e6b9b tempest-ProjectMemberTests39-2046017331 tempest-ProjectMemberTests39-2046017331-project-admin] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:24.930023 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-cf383f32-b58f-47c0-9006-d04d115e6b9b tempest-ProjectMemberTests39-2046017331 tempest-ProjectMemberTests39-2046017331-project-admin] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:24.939492 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:24.939492 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:37:24.945353 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-cf383f32-b58f-47c0-9006-d04d115e6b9b tempest-ProjectMemberTests39-2046017331 tempest-ProjectMemberTests39-2046017331-project-admin] Volume info retrieved successfully. Aug 12 10:37:24.950818 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-cf383f32-b58f-47c0-9006-d04d115e6b9b tempest-ProjectMemberTests39-2046017331 tempest-ProjectMemberTests39-2046017331-project-admin] https://10.4.3.105/volume/v3/volumes/a4c24038-56b4-430f-8f85-5956b711af2b returned with HTTP 200 Aug 12 10:37:24.951258 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 537/2140] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:37:24 2026] GET /volume/v3/volumes/a4c24038-56b4-430f-8f85-5956b711af2b => generated 1017 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:37:25.003305 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-680399c7-9ad4-432e-9887-e5839b6152d5 tempest-VolumesTransfersTest-1778333881 tempest-VolumesTransfersTest-1778333881-project-member] POST https://10.4.3.105/volume/v3/volumes Aug 12 10:37:25.003739 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-680399c7-9ad4-432e-9887-e5839b6152d5 tempest-VolumesTransfersTest-1778333881 tempest-VolumesTransfersTest-1778333881-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-548940945"}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:37:25.005298 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.v3.volumes [None req-680399c7-9ad4-432e-9887-e5839b6152d5 tempest-VolumesTransfersTest-1778333881 tempest-VolumesTransfersTest-1778333881-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-548940945'}} {{(pid=100373) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 10:37:25.005452 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.v3.volumes [None req-680399c7-9ad4-432e-9887-e5839b6152d5 tempest-VolumesTransfersTest-1778333881 tempest-VolumesTransfersTest-1778333881-project-member] Create volume of 1 GB Aug 12 10:37:25.010601 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-680399c7-9ad4-432e-9887-e5839b6152d5 tempest-VolumesTransfersTest-1778333881 tempest-VolumesTransfersTest-1778333881-project-member] Availability Zones retrieved successfully. Aug 12 10:37:25.018449 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-680399c7-9ad4-432e-9887-e5839b6152d5 tempest-VolumesTransfersTest-1778333881 tempest-VolumesTransfersTest-1778333881-project-member] Flow 'volume_create_api' (4869acb9-92a6-487e-9871-e53fc9f2b3ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:37:25.019608 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-680399c7-9ad4-432e-9887-e5839b6152d5 tempest-VolumesTransfersTest-1778333881 tempest-VolumesTransfersTest-1778333881-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (18e9c684-de00-4c31-ad67-3fb055dbca7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:37:25.021102 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.flows.api.create_volume [None req-680399c7-9ad4-432e-9887-e5839b6152d5 tempest-VolumesTransfersTest-1778333881 tempest-VolumesTransfersTest-1778333881-project-member] Validating volume size '1' using validate_int {{(pid=100373) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 10:37:25.058927 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-680399c7-9ad4-432e-9887-e5839b6152d5 tempest-VolumesTransfersTest-1778333881 tempest-VolumesTransfersTest-1778333881-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (18e9c684-de00-4c31-ad67-3fb055dbca7b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T10:26:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6cd66f07-4c7b-40b2-9dfb-378538f29c9e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:37:25.059858 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-680399c7-9ad4-432e-9887-e5839b6152d5 tempest-VolumesTransfersTest-1778333881 tempest-VolumesTransfersTest-1778333881-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a6495ab3-56d2-4bf2-80b1-62f1310ca8e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:37:25.141089 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.quota [None req-680399c7-9ad4-432e-9887-e5839b6152d5 tempest-VolumesTransfersTest-1778333881 tempest-VolumesTransfersTest-1778333881-project-member] Created reservations ['a14eea9c-b320-44f4-923e-084aef09f9c2', 'd9e0d77c-4a4d-4807-900e-879455b8924c', '65abce60-2124-473c-a35d-c39709503ddc', '4408b071-637a-4183-8201-e3f782faa092'] {{(pid=100373) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:37:25.142029 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-680399c7-9ad4-432e-9887-e5839b6152d5 tempest-VolumesTransfersTest-1778333881 tempest-VolumesTransfersTest-1778333881-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a6495ab3-56d2-4bf2-80b1-62f1310ca8e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a14eea9c-b320-44f4-923e-084aef09f9c2', 'd9e0d77c-4a4d-4807-900e-879455b8924c', '65abce60-2124-473c-a35d-c39709503ddc', '4408b071-637a-4183-8201-e3f782faa092']}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:37:25.142748 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-680399c7-9ad4-432e-9887-e5839b6152d5 tempest-VolumesTransfersTest-1778333881 tempest-VolumesTransfersTest-1778333881-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a30f0e84-563c-44e1-aaf5-c9fdfc1b0102) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:37:25.165164 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-680399c7-9ad4-432e-9887-e5839b6152d5 tempest-VolumesTransfersTest-1778333881 tempest-VolumesTransfersTest-1778333881-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a30f0e84-563c-44e1-aaf5-c9fdfc1b0102) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e79c678e-7784-4c0e-bddf-d62ce7626768', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-548940945',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e25ea27a800245928baf1cca4b3a9e68',qos_specs=None,replication_status=,reservations=['a14eea9c-b320-44f4-923e-084aef09f9c2','d9e0d77c-4a4d-4807-900e-879455b8924c','65abce60-2124-473c-a35d-c39709503ddc','4408b071-637a-4183-8201-e3f782faa092'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7c97c636160544989c1c1e1eae0d4d5a',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:37:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-548940945',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e79c678e-7784-4c0e-bddf-d62ce7626768,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e25ea27a800245928baf1cca4b3a9e68',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7c97c636160544989c1c1e1eae0d4d5a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6cd66f07-4c7b-40b2-9dfb-378538f29c9e),volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:37:25.165842 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-680399c7-9ad4-432e-9887-e5839b6152d5 tempest-VolumesTransfersTest-1778333881 tempest-VolumesTransfersTest-1778333881-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (07ea56e4-eadb-42bc-9a6e-536526a08bb6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:37:25.194180 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-680399c7-9ad4-432e-9887-e5839b6152d5 tempest-VolumesTransfersTest-1778333881 tempest-VolumesTransfersTest-1778333881-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (07ea56e4-eadb-42bc-9a6e-536526a08bb6) transitioned into state 'SUCCESS' from state '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-548940945',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e25ea27a800245928baf1cca4b3a9e68',qos_specs=None,replication_status=,reservations=['a14eea9c-b320-44f4-923e-084aef09f9c2','d9e0d77c-4a4d-4807-900e-879455b8924c','65abce60-2124-473c-a35d-c39709503ddc','4408b071-637a-4183-8201-e3f782faa092'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7c97c636160544989c1c1e1eae0d4d5a',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:37:25.194897 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-680399c7-9ad4-432e-9887-e5839b6152d5 tempest-VolumesTransfersTest-1778333881 tempest-VolumesTransfersTest-1778333881-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (11faee83-6ca6-474b-bd2b-cff2ae898f59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:37:25.203979 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-680399c7-9ad4-432e-9887-e5839b6152d5 tempest-VolumesTransfersTest-1778333881 tempest-VolumesTransfersTest-1778333881-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (11faee83-6ca6-474b-bd2b-cff2ae898f59) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:37:25.204764 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-680399c7-9ad4-432e-9887-e5839b6152d5 tempest-VolumesTransfersTest-1778333881 tempest-VolumesTransfersTest-1778333881-project-member] Flow 'volume_create_api' (4869acb9-92a6-487e-9871-e53fc9f2b3ce) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100373) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:37:25.205036 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-680399c7-9ad4-432e-9887-e5839b6152d5 tempest-VolumesTransfersTest-1778333881 tempest-VolumesTransfersTest-1778333881-project-member] Create volume request issued successfully. Aug 12 10:37:25.205628 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-680399c7-9ad4-432e-9887-e5839b6152d5 tempest-VolumesTransfersTest-1778333881 tempest-VolumesTransfersTest-1778333881-project-member] https://10.4.3.105/volume/v3/volumes returned with HTTP 202 Aug 12 10:37:25.206096 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 534/2141] 10.4.3.105 () {68 vars in 1258 bytes} [Wed Aug 12 10:37:24 2026] POST /volume/v3/volumes => generated 750 bytes in 378 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 10:37:25.224366 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-fcf6753a-3398-432b-a1ad-8daaef4ad475 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:25.226068 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-fcf6753a-3398-432b-a1ad-8daaef4ad475 tempest-VolumesTransfersTest-1778333881 tempest-VolumesTransfersTest-1778333881-project-member] GET https://10.4.3.105/volume/v3/volumes/e79c678e-7784-4c0e-bddf-d62ce7626768 Aug 12 10:37:25.226159 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-fcf6753a-3398-432b-a1ad-8daaef4ad475 tempest-VolumesTransfersTest-1778333881 tempest-VolumesTransfersTest-1778333881-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:25.226385 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-fcf6753a-3398-432b-a1ad-8daaef4ad475 tempest-VolumesTransfersTest-1778333881 tempest-VolumesTransfersTest-1778333881-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:25.235121 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:25.235121 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:37:25.239759 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-fcf6753a-3398-432b-a1ad-8daaef4ad475 tempest-VolumesTransfersTest-1778333881 tempest-VolumesTransfersTest-1778333881-project-member] Volume info retrieved successfully. Aug 12 10:37:25.244447 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-fcf6753a-3398-432b-a1ad-8daaef4ad475 tempest-VolumesTransfersTest-1778333881 tempest-VolumesTransfersTest-1778333881-project-member] https://10.4.3.105/volume/v3/volumes/e79c678e-7784-4c0e-bddf-d62ce7626768 returned with HTTP 200 Aug 12 10:37:25.245107 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 532/2142] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:37:25 2026] GET /volume/v3/volumes/e79c678e-7784-4c0e-bddf-d62ce7626768 => generated 818 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:37:25.259397 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-f5a9f7db-bc46-4098-a70d-9650583f1919 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:25.261368 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-f5a9f7db-bc46-4098-a70d-9650583f1919 tempest-TestServerVolumeAttachmentScenario-1626588187 tempest-TestServerVolumeAttachmentScenario-1626588187-project-member] GET https://10.4.3.105/volume/v3/volumes/a540baea-1379-4b28-9723-5e7b1d9f6422 Aug 12 10:37:25.261629 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-f5a9f7db-bc46-4098-a70d-9650583f1919 tempest-TestServerVolumeAttachmentScenario-1626588187 tempest-TestServerVolumeAttachmentScenario-1626588187-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:25.261858 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-f5a9f7db-bc46-4098-a70d-9650583f1919 tempest-TestServerVolumeAttachmentScenario-1626588187 tempest-TestServerVolumeAttachmentScenario-1626588187-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:25.279343 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:25.279343 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:37:25.286169 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-f5a9f7db-bc46-4098-a70d-9650583f1919 tempest-TestServerVolumeAttachmentScenario-1626588187 tempest-TestServerVolumeAttachmentScenario-1626588187-project-member] Volume info retrieved successfully. Aug 12 10:37:25.291670 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-f5a9f7db-bc46-4098-a70d-9650583f1919 tempest-TestServerVolumeAttachmentScenario-1626588187 tempest-TestServerVolumeAttachmentScenario-1626588187-project-member] https://10.4.3.105/volume/v3/volumes/a540baea-1379-4b28-9723-5e7b1d9f6422 returned with HTTP 200 Aug 12 10:37:25.292263 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 540/2143] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:37:25 2026] GET /volume/v3/volumes/a540baea-1379-4b28-9723-5e7b1d9f6422 => generated 858 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:37:25.379264 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-1d37c36b-1737-4dbe-b901-895c58ef828d None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:25.381046 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-1d37c36b-1737-4dbe-b901-895c58ef828d tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] GET https://10.4.3.105/volume/v3/backups/82101c85-310e-4f28-9070-00d5462a7ef4 Aug 12 10:37:25.381234 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-1d37c36b-1737-4dbe-b901-895c58ef828d tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:25.381471 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-1d37c36b-1737-4dbe-b901-895c58ef828d tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:25.381605 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.v3.backups [None req-1d37c36b-1737-4dbe-b901-895c58ef828d tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Show backup with id 82101c85-310e-4f28-9070-00d5462a7ef4. {{(pid=100372) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:37:25.386155 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:25.386155 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:37:25.387055 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-1d37c36b-1737-4dbe-b901-895c58ef828d tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] https://10.4.3.105/volume/v3/backups/82101c85-310e-4f28-9070-00d5462a7ef4 returned with HTTP 200 Aug 12 10:37:25.387767 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 538/2144] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:37:25 2026] GET /volume/v3/backups/82101c85-310e-4f28-9070-00d5462a7ef4 => generated 739 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:37:25.736554 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-25894266-b11b-435a-94fd-f3b13045cb19 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:25.846802 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-25894266-b11b-435a-94fd-f3b13045cb19 tempest-GroupsTest-1299935292 tempest-GroupsTest-1299935292-project-admin] POST https://10.4.3.105/volume/v3/types Aug 12 10:37:25.847321 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-25894266-b11b-435a-94fd-f3b13045cb19 tempest-GroupsTest-1299935292 tempest-GroupsTest-1299935292-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-1657142127"}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:37:25.849204 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:25.849204 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:37:25.863640 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-25894266-b11b-435a-94fd-f3b13045cb19 tempest-GroupsTest-1299935292 tempest-GroupsTest-1299935292-project-admin] https://10.4.3.105/volume/v3/types returned with HTTP 200 Aug 12 10:37:25.864142 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 535/2145] 10.4.3.105 () {68 vars in 1252 bytes} [Wed Aug 12 10:37:25 2026] POST /volume/v3/types => generated 216 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:37:25.873625 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-8ec95ef7-fbea-4479-8531-0e4681c36ce4 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:25.876093 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-8ec95ef7-fbea-4479-8531-0e4681c36ce4 tempest-GroupsTest-1299935292 tempest-GroupsTest-1299935292-project-admin] POST https://10.4.3.105/volume/v3/group_types Aug 12 10:37:25.876822 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-8ec95ef7-fbea-4479-8531-0e4681c36ce4 tempest-GroupsTest-1299935292 tempest-GroupsTest-1299935292-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-77000077"}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:37:25.898528 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-8ec95ef7-fbea-4479-8531-0e4681c36ce4 tempest-GroupsTest-1299935292 tempest-GroupsTest-1299935292-project-admin] https://10.4.3.105/volume/v3/group_types returned with HTTP 202 Aug 12 10:37:25.899505 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 533/2146] 10.4.3.105 () {70 vars in 1311 bytes} [Wed Aug 12 10:37:25 2026] POST /volume/v3/group_types => generated 171 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:37:25.910926 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-3bc01632-97cf-4f97-bfee-b3f9137a8190 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:25.967894 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-34e3e1ca-8489-48c2-8871-6e722205fac1 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:25.970112 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-34e3e1ca-8489-48c2-8871-6e722205fac1 tempest-ProjectMemberTests39-2046017331 tempest-ProjectMemberTests39-2046017331-project-admin] GET https://10.4.3.105/volume/v3/volumes/a4c24038-56b4-430f-8f85-5956b711af2b Aug 12 10:37:25.970406 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-34e3e1ca-8489-48c2-8871-6e722205fac1 tempest-ProjectMemberTests39-2046017331 tempest-ProjectMemberTests39-2046017331-project-admin] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:25.970692 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-34e3e1ca-8489-48c2-8871-6e722205fac1 tempest-ProjectMemberTests39-2046017331 tempest-ProjectMemberTests39-2046017331-project-admin] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:25.979528 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-3bc01632-97cf-4f97-bfee-b3f9137a8190 tempest-GroupsTest-559991407 tempest-GroupsTest-559991407-project-member] POST https://10.4.3.105/volume/v3/groups Aug 12 10:37:25.980042 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-3bc01632-97cf-4f97-bfee-b3f9137a8190 tempest-GroupsTest-559991407 tempest-GroupsTest-559991407-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "7207e393-9b42-4d56-a580-da52469f7130", "volume_types": ["a62b8b55-3105-462c-b045-9bd9f18ea760"], "name": "tempest-Group1-1381222371"}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:37:25.982436 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-34e3e1ca-8489-48c2-8871-6e722205fac1 tempest-ProjectMemberTests39-2046017331 tempest-ProjectMemberTests39-2046017331-project-admin] https://10.4.3.105/volume/v3/volumes/a4c24038-56b4-430f-8f85-5956b711af2b returned with HTTP 404 Aug 12 10:37:25.982950 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 539/2147] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:37:25 2026] GET /volume/v3/volumes/a4c24038-56b4-430f-8f85-5956b711af2b => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:37:25.983318 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.v3.groups [None req-3bc01632-97cf-4f97-bfee-b3f9137a8190 tempest-GroupsTest-559991407 tempest-GroupsTest-559991407-project-member] Creating new group {'group': {'group_type': '7207e393-9b42-4d56-a580-da52469f7130', 'volume_types': ['a62b8b55-3105-462c-b045-9bd9f18ea760'], 'name': 'tempest-Group1-1381222371'}} {{(pid=100375) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 12 10:37:25.990978 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.v3.groups [None req-3bc01632-97cf-4f97-bfee-b3f9137a8190 tempest-GroupsTest-559991407 tempest-GroupsTest-559991407-project-member] Creating group tempest-Group1-1381222371. Aug 12 10:37:26.010968 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-3bc01632-97cf-4f97-bfee-b3f9137a8190 tempest-GroupsTest-559991407 tempest-GroupsTest-559991407-project-member] Availability zone cache updated, next update will occur around 2026-08-12 11:37:26.010578. {{(pid=100375) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 12 10:37:26.011156 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-3bc01632-97cf-4f97-bfee-b3f9137a8190 tempest-GroupsTest-559991407 tempest-GroupsTest-559991407-project-member] Availability Zones retrieved successfully. Aug 12 10:37:26.033057 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.quota [None req-3bc01632-97cf-4f97-bfee-b3f9137a8190 tempest-GroupsTest-559991407 tempest-GroupsTest-559991407-project-member] Created reservations ['7c3dea75-3a86-48ae-9f46-c3a504ab9396'] {{(pid=100375) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:37:26.055993 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-3bc01632-97cf-4f97-bfee-b3f9137a8190 tempest-GroupsTest-559991407 tempest-GroupsTest-559991407-project-member] https://10.4.3.105/volume/v3/groups returned with HTTP 202 Aug 12 10:37:26.056406 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 541/2148] 10.4.3.105 () {70 vars in 1297 bytes} [Wed Aug 12 10:37:25 2026] POST /volume/v3/groups => generated 94 bytes in 146 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 10:37:26.064634 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-a6766250-3ab7-40ed-8c40-855c99f891f5 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:26.066380 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-a6766250-3ab7-40ed-8c40-855c99f891f5 tempest-GroupsTest-559991407 tempest-GroupsTest-559991407-project-member] GET https://10.4.3.105/volume/v3/groups/b9f8f976-a811-4133-a228-bde9c8f45dde Aug 12 10:37:26.066598 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-a6766250-3ab7-40ed-8c40-855c99f891f5 tempest-GroupsTest-559991407 tempest-GroupsTest-559991407-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:26.066786 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-a6766250-3ab7-40ed-8c40-855c99f891f5 tempest-GroupsTest-559991407 tempest-GroupsTest-559991407-project-member] Calling method 'version_select' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:26.066932 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.v3.groups [None req-a6766250-3ab7-40ed-8c40-855c99f891f5 tempest-GroupsTest-559991407 tempest-GroupsTest-559991407-project-member] show called for member b9f8f976-a811-4133-a228-bde9c8f45dde {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 12 10:37:26.070406 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:26.070406 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:37:26.078069 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-a6766250-3ab7-40ed-8c40-855c99f891f5 tempest-GroupsTest-559991407 tempest-GroupsTest-559991407-project-member] https://10.4.3.105/volume/v3/groups/b9f8f976-a811-4133-a228-bde9c8f45dde returned with HTTP 200 Aug 12 10:37:26.078377 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 536/2149] 10.4.3.105 () {68 vars in 1386 bytes} [Wed Aug 12 10:37:26 2026] GET /volume/v3/groups/b9f8f976-a811-4133-a228-bde9c8f45dde => generated 322 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:37:26.259156 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-d747b57d-57ce-468d-83a7-7555998c2ac6 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:26.260844 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-d747b57d-57ce-468d-83a7-7555998c2ac6 tempest-VolumesTransfersTest-1778333881 tempest-VolumesTransfersTest-1778333881-project-member] GET https://10.4.3.105/volume/v3/volumes/e79c678e-7784-4c0e-bddf-d62ce7626768 Aug 12 10:37:26.261082 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-d747b57d-57ce-468d-83a7-7555998c2ac6 tempest-VolumesTransfersTest-1778333881 tempest-VolumesTransfersTest-1778333881-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:26.261312 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-d747b57d-57ce-468d-83a7-7555998c2ac6 tempest-VolumesTransfersTest-1778333881 tempest-VolumesTransfersTest-1778333881-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:26.271528 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:26.271528 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:37:26.277610 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-d747b57d-57ce-468d-83a7-7555998c2ac6 tempest-VolumesTransfersTest-1778333881 tempest-VolumesTransfersTest-1778333881-project-member] Volume info retrieved successfully. Aug 12 10:37:26.286544 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-d747b57d-57ce-468d-83a7-7555998c2ac6 tempest-VolumesTransfersTest-1778333881 tempest-VolumesTransfersTest-1778333881-project-member] https://10.4.3.105/volume/v3/volumes/e79c678e-7784-4c0e-bddf-d62ce7626768 returned with HTTP 200 Aug 12 10:37:26.286544 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 534/2150] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:37:26 2026] GET /volume/v3/volumes/e79c678e-7784-4c0e-bddf-d62ce7626768 => generated 843 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:37:26.298739 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-2e0232c4-6c90-4a7c-b95a-f9b9908ec486 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:26.300754 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-2e0232c4-6c90-4a7c-b95a-f9b9908ec486 tempest-VolumesTransfersTest-1778333881 tempest-VolumesTransfersTest-1778333881-project-member] POST https://10.4.3.105/volume/v3/os-volume-transfer Aug 12 10:37:26.301159 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-2e0232c4-6c90-4a7c-b95a-f9b9908ec486 tempest-VolumesTransfersTest-1778333881 tempest-VolumesTransfersTest-1778333881-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "e79c678e-7784-4c0e-bddf-d62ce7626768"}} {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:37:26.302728 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.contrib.volume_transfer [None req-2e0232c4-6c90-4a7c-b95a-f9b9908ec486 tempest-VolumesTransfersTest-1778333881 tempest-VolumesTransfersTest-1778333881-project-member] Creating new volume transfer {'transfer': {'volume_id': 'e79c678e-7784-4c0e-bddf-d62ce7626768'}} {{(pid=100372) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Aug 12 10:37:26.302877 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.contrib.volume_transfer [None req-2e0232c4-6c90-4a7c-b95a-f9b9908ec486 tempest-VolumesTransfersTest-1778333881 tempest-VolumesTransfersTest-1778333881-project-member] Creating transfer of volume e79c678e-7784-4c0e-bddf-d62ce7626768 Aug 12 10:37:26.303164 np0000007037 devstack@c-api.service[100372]: INFO cinder.transfer.api [None req-2e0232c4-6c90-4a7c-b95a-f9b9908ec486 tempest-VolumesTransfersTest-1778333881 tempest-VolumesTransfersTest-1778333881-project-member] Generating transfer record for volume e79c678e-7784-4c0e-bddf-d62ce7626768 Aug 12 10:37:26.306572 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-aaabba96-bc11-4360-be20-120fbc74e575 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:26.311453 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-aaabba96-bc11-4360-be20-120fbc74e575 tempest-TestServerVolumeAttachmentScenario-1626588187 tempest-TestServerVolumeAttachmentScenario-1626588187-project-member] GET https://10.4.3.105/volume/v3/volumes/a540baea-1379-4b28-9723-5e7b1d9f6422 Aug 12 10:37:26.311639 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-aaabba96-bc11-4360-be20-120fbc74e575 tempest-TestServerVolumeAttachmentScenario-1626588187 tempest-TestServerVolumeAttachmentScenario-1626588187-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:26.311806 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-aaabba96-bc11-4360-be20-120fbc74e575 tempest-TestServerVolumeAttachmentScenario-1626588187 tempest-TestServerVolumeAttachmentScenario-1626588187-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:26.315824 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:26.315824 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:37:26.328176 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:26.328176 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:37:26.331940 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-aaabba96-bc11-4360-be20-120fbc74e575 tempest-TestServerVolumeAttachmentScenario-1626588187 tempest-TestServerVolumeAttachmentScenario-1626588187-project-member] Volume info retrieved successfully. Aug 12 10:37:26.334061 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-2e0232c4-6c90-4a7c-b95a-f9b9908ec486 tempest-VolumesTransfersTest-1778333881 tempest-VolumesTransfersTest-1778333881-project-member] https://10.4.3.105/volume/v3/os-volume-transfer returned with HTTP 202 Aug 12 10:37:26.334816 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 540/2151] 10.4.3.105 () {68 vars in 1291 bytes} [Wed Aug 12 10:37:26 2026] POST /volume/v3/os-volume-transfer => generated 441 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 10:37:26.337093 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-aaabba96-bc11-4360-be20-120fbc74e575 tempest-TestServerVolumeAttachmentScenario-1626588187 tempest-TestServerVolumeAttachmentScenario-1626588187-project-member] https://10.4.3.105/volume/v3/volumes/a540baea-1379-4b28-9723-5e7b1d9f6422 returned with HTTP 200 Aug 12 10:37:26.337591 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 542/2152] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:37:26 2026] GET /volume/v3/volumes/a540baea-1379-4b28-9723-5e7b1d9f6422 => generated 858 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:37:26.346760 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-8e8fa5f3-494d-47bb-9d81-9dcd0c8ad8d4 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:26.348426 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-8e8fa5f3-494d-47bb-9d81-9dcd0c8ad8d4 tempest-VolumesTransfersTest-1778333881 tempest-VolumesTransfersTest-1778333881-project-member] GET https://10.4.3.105/volume/v3/volumes/e79c678e-7784-4c0e-bddf-d62ce7626768 Aug 12 10:37:26.348647 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-8e8fa5f3-494d-47bb-9d81-9dcd0c8ad8d4 tempest-VolumesTransfersTest-1778333881 tempest-VolumesTransfersTest-1778333881-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:26.348826 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-8e8fa5f3-494d-47bb-9d81-9dcd0c8ad8d4 tempest-VolumesTransfersTest-1778333881 tempest-VolumesTransfersTest-1778333881-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:26.356533 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:26.356533 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:37:26.360181 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-8e8fa5f3-494d-47bb-9d81-9dcd0c8ad8d4 tempest-VolumesTransfersTest-1778333881 tempest-VolumesTransfersTest-1778333881-project-member] Volume info retrieved successfully. Aug 12 10:37:26.364324 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-8e8fa5f3-494d-47bb-9d81-9dcd0c8ad8d4 tempest-VolumesTransfersTest-1778333881 tempest-VolumesTransfersTest-1778333881-project-member] https://10.4.3.105/volume/v3/volumes/e79c678e-7784-4c0e-bddf-d62ce7626768 returned with HTTP 200 Aug 12 10:37:26.364712 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 537/2153] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:37:26 2026] GET /volume/v3/volumes/e79c678e-7784-4c0e-bddf-d62ce7626768 => generated 851 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:37:26.377022 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-41c40dfc-fb74-4c61-8020-cc691bb0a87f None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:26.378643 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-41c40dfc-fb74-4c61-8020-cc691bb0a87f tempest-VolumesTransfersTest-1778333881 tempest-VolumesTransfersTest-1778333881-project-member] GET https://10.4.3.105/volume/v3/os-volume-transfer/5104370c-e067-40fb-bcd3-4cc2f5b601f6 Aug 12 10:37:26.378825 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-41c40dfc-fb74-4c61-8020-cc691bb0a87f tempest-VolumesTransfersTest-1778333881 tempest-VolumesTransfersTest-1778333881-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:26.379013 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-41c40dfc-fb74-4c61-8020-cc691bb0a87f tempest-VolumesTransfersTest-1778333881 tempest-VolumesTransfersTest-1778333881-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:26.384396 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-41c40dfc-fb74-4c61-8020-cc691bb0a87f tempest-VolumesTransfersTest-1778333881 tempest-VolumesTransfersTest-1778333881-project-member] https://10.4.3.105/volume/v3/os-volume-transfer/5104370c-e067-40fb-bcd3-4cc2f5b601f6 returned with HTTP 200 Aug 12 10:37:26.384824 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 535/2154] 10.4.3.105 () {66 vars in 1381 bytes} [Wed Aug 12 10:37:26 2026] GET /volume/v3/os-volume-transfer/5104370c-e067-40fb-bcd3-4cc2f5b601f6 => generated 409 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:37:26.392761 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-7dc56cda-eb53-48dc-abef-856dc2b23744 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:26.394565 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-7dc56cda-eb53-48dc-abef-856dc2b23744 tempest-VolumesTransfersTest-1778333881 tempest-VolumesTransfersTest-1778333881-project-member] GET https://10.4.3.105/volume/v3/os-volume-transfer Aug 12 10:37:26.394842 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-7dc56cda-eb53-48dc-abef-856dc2b23744 tempest-VolumesTransfersTest-1778333881 tempest-VolumesTransfersTest-1778333881-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:26.395116 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-7dc56cda-eb53-48dc-abef-856dc2b23744 tempest-VolumesTransfersTest-1778333881 tempest-VolumesTransfersTest-1778333881-project-member] Calling method 'index' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:26.395339 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.contrib.volume_transfer [None req-7dc56cda-eb53-48dc-abef-856dc2b23744 tempest-VolumesTransfersTest-1778333881 tempest-VolumesTransfersTest-1778333881-project-member] Listing volume transfers {{(pid=100372) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Aug 12 10:37:26.400149 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-bb1d1d71-d589-400a-9c61-2f3c215c102d None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:26.401803 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-bb1d1d71-d589-400a-9c61-2f3c215c102d tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] GET https://10.4.3.105/volume/v3/backups/82101c85-310e-4f28-9070-00d5462a7ef4 Aug 12 10:37:26.401900 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-7dc56cda-eb53-48dc-abef-856dc2b23744 tempest-VolumesTransfersTest-1778333881 tempest-VolumesTransfersTest-1778333881-project-member] https://10.4.3.105/volume/v3/os-volume-transfer returned with HTTP 200 Aug 12 10:37:26.402015 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-bb1d1d71-d589-400a-9c61-2f3c215c102d tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:26.402180 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-bb1d1d71-d589-400a-9c61-2f3c215c102d tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:26.402253 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 541/2155] 10.4.3.105 () {66 vars in 1270 bytes} [Wed Aug 12 10:37:26 2026] GET /volume/v3/os-volume-transfer => generated 368 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:37:26.402355 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-bb1d1d71-d589-400a-9c61-2f3c215c102d tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Show backup with id 82101c85-310e-4f28-9070-00d5462a7ef4. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:37:26.406098 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:26.406098 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:37:26.406824 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-bb1d1d71-d589-400a-9c61-2f3c215c102d tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] https://10.4.3.105/volume/v3/backups/82101c85-310e-4f28-9070-00d5462a7ef4 returned with HTTP 200 Aug 12 10:37:26.407168 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 543/2156] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:37:26 2026] GET /volume/v3/backups/82101c85-310e-4f28-9070-00d5462a7ef4 => generated 739 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:37:26.411492 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-a750f9c5-4467-4366-86f7-796678ff385a None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:26.566855 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-a750f9c5-4467-4366-86f7-796678ff385a tempest-VolumesTransfersTest-1021559978 tempest-VolumesTransfersTest-1021559978-project-member] POST https://10.4.3.105/volume/v3/os-volume-transfer/5104370c-e067-40fb-bcd3-4cc2f5b601f6/accept Aug 12 10:37:26.567172 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-a750f9c5-4467-4366-86f7-796678ff385a tempest-VolumesTransfersTest-1021559978 tempest-VolumesTransfersTest-1021559978-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "7402b17d66abe9de"}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:37:26.568503 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.contrib.volume_transfer [None req-a750f9c5-4467-4366-86f7-796678ff385a tempest-VolumesTransfersTest-1021559978 tempest-VolumesTransfersTest-1021559978-project-member] Accepting volume transfer 5104370c-e067-40fb-bcd3-4cc2f5b601f6 {{(pid=100373) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Aug 12 10:37:26.568650 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.contrib.volume_transfer [None req-a750f9c5-4467-4366-86f7-796678ff385a tempest-VolumesTransfersTest-1021559978 tempest-VolumesTransfersTest-1021559978-project-member] Accepting transfer 5104370c-e067-40fb-bcd3-4cc2f5b601f6 Aug 12 10:37:26.627459 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.quota [None req-a750f9c5-4467-4366-86f7-796678ff385a tempest-VolumesTransfersTest-1021559978 tempest-VolumesTransfersTest-1021559978-project-member] Created reservations ['6795e4b0-27cb-4423-9acd-0da657a510d5', '6bd5132a-593c-400e-9e44-551e9f544899', '1b0e39f3-7783-46a5-878a-361c517a815c', 'db5ba344-d4de-42fc-903b-b62d7f8a2c9b'] {{(pid=100373) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:37:26.650249 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.quota [None req-a750f9c5-4467-4366-86f7-796678ff385a tempest-VolumesTransfersTest-1021559978 tempest-VolumesTransfersTest-1021559978-project-member] Created reservations ['ccaa1cef-1282-4700-a163-0336ba4f6962', 'd3f65e6b-6a9a-4fce-982d-4044532e5e9c', '20289a85-23f2-420a-9d85-b604db821cca', 'b5759fb2-bb11-4412-90e9-cbfefa258b6b'] {{(pid=100373) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:37:26.686241 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.quota [None req-a750f9c5-4467-4366-86f7-796678ff385a tempest-VolumesTransfersTest-1021559978 tempest-VolumesTransfersTest-1021559978-project-member] Created reservations ['7b13ece8-1075-4abf-81b1-863307699de6', 'a89b1eaf-70e7-4d29-8a07-d565fe4dbfe8', '6228e2f6-ba65-402e-9ace-67fdf3c8da5f', 'fd7b02e7-8689-40e9-9f7f-b985a466dc52'] {{(pid=100373) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:37:26.716116 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.quota [None req-a750f9c5-4467-4366-86f7-796678ff385a tempest-VolumesTransfersTest-1021559978 tempest-VolumesTransfersTest-1021559978-project-member] Created reservations ['9239b3b6-dd32-4a1c-8024-2ffe4d85b854', 'e7254d17-7b55-441a-9318-f2bd09046939', 'b48fd2e9-ef82-448d-b436-17572315f068', '70033cf7-7de2-4362-8e0c-2510a98dd7e4'] {{(pid=100373) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:37:26.730576 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-a750f9c5-4467-4366-86f7-796678ff385a tempest-VolumesTransfersTest-1021559978 tempest-VolumesTransfersTest-1021559978-project-member] Transfer volume completed successfully. Aug 12 10:37:26.800963 np0000007037 devstack@c-api.service[100373]: INFO cinder.transfer.api [None req-a750f9c5-4467-4366-86f7-796678ff385a tempest-VolumesTransfersTest-1021559978 tempest-VolumesTransfersTest-1021559978-project-member] Volume e79c678e-7784-4c0e-bddf-d62ce7626768 has been transferred. Aug 12 10:37:26.809311 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-a750f9c5-4467-4366-86f7-796678ff385a tempest-VolumesTransfersTest-1021559978 tempest-VolumesTransfersTest-1021559978-project-member] https://10.4.3.105/volume/v3/os-volume-transfer/5104370c-e067-40fb-bcd3-4cc2f5b601f6/accept returned with HTTP 202 Aug 12 10:37:26.809831 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 538/2157] 10.4.3.105 () {68 vars in 1423 bytes} [Wed Aug 12 10:37:26 2026] POST /volume/v3/os-volume-transfer/5104370c-e067-40fb-bcd3-4cc2f5b601f6/accept => generated 365 bytes in 399 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 10:37:26.819172 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-8ee635a6-c0be-43ba-894b-a0ff0954f4b6 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:26.822134 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-8ee635a6-c0be-43ba-894b-a0ff0954f4b6 tempest-VolumesTransfersTest-1021559978 tempest-VolumesTransfersTest-1021559978-project-member] GET https://10.4.3.105/volume/v3/volumes/e79c678e-7784-4c0e-bddf-d62ce7626768 Aug 12 10:37:26.822404 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-8ee635a6-c0be-43ba-894b-a0ff0954f4b6 tempest-VolumesTransfersTest-1021559978 tempest-VolumesTransfersTest-1021559978-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:26.822681 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-8ee635a6-c0be-43ba-894b-a0ff0954f4b6 tempest-VolumesTransfersTest-1021559978 tempest-VolumesTransfersTest-1021559978-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:26.830643 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:26.830643 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:37:26.835304 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-8ee635a6-c0be-43ba-894b-a0ff0954f4b6 tempest-VolumesTransfersTest-1021559978 tempest-VolumesTransfersTest-1021559978-project-member] Volume info retrieved successfully. Aug 12 10:37:26.841479 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-8ee635a6-c0be-43ba-894b-a0ff0954f4b6 tempest-VolumesTransfersTest-1021559978 tempest-VolumesTransfersTest-1021559978-project-member] https://10.4.3.105/volume/v3/volumes/e79c678e-7784-4c0e-bddf-d62ce7626768 returned with HTTP 200 Aug 12 10:37:26.841881 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 536/2158] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:37:26 2026] GET /volume/v3/volumes/e79c678e-7784-4c0e-bddf-d62ce7626768 => generated 843 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:37:26.853941 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-5797066e-515a-4a28-a424-a94aa068b5ab None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:26.855682 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-5797066e-515a-4a28-a424-a94aa068b5ab tempest-VolumesTransfersTest-1021559978 tempest-VolumesTransfersTest-1021559978-project-member] GET https://10.4.3.105/volume/v3/volumes/e79c678e-7784-4c0e-bddf-d62ce7626768 Aug 12 10:37:26.855866 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-5797066e-515a-4a28-a424-a94aa068b5ab tempest-VolumesTransfersTest-1021559978 tempest-VolumesTransfersTest-1021559978-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:26.856057 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-5797066e-515a-4a28-a424-a94aa068b5ab tempest-VolumesTransfersTest-1021559978 tempest-VolumesTransfersTest-1021559978-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:26.863213 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:26.863213 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:37:26.867081 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-5797066e-515a-4a28-a424-a94aa068b5ab tempest-VolumesTransfersTest-1021559978 tempest-VolumesTransfersTest-1021559978-project-member] Volume info retrieved successfully. Aug 12 10:37:26.871854 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-5797066e-515a-4a28-a424-a94aa068b5ab tempest-VolumesTransfersTest-1021559978 tempest-VolumesTransfersTest-1021559978-project-member] https://10.4.3.105/volume/v3/volumes/e79c678e-7784-4c0e-bddf-d62ce7626768 returned with HTTP 200 Aug 12 10:37:26.872218 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 542/2159] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:37:26 2026] GET /volume/v3/volumes/e79c678e-7784-4c0e-bddf-d62ce7626768 => generated 843 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:37:26.888166 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-d2c79c9a-9476-4303-8107-217fc3fd1fab None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:26.890174 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-d2c79c9a-9476-4303-8107-217fc3fd1fab tempest-VolumesTransfersTest-1778333881 tempest-VolumesTransfersTest-1778333881-project-member] DELETE https://10.4.3.105/volume/v3/os-volume-transfer/5104370c-e067-40fb-bcd3-4cc2f5b601f6 Aug 12 10:37:26.890333 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-d2c79c9a-9476-4303-8107-217fc3fd1fab tempest-VolumesTransfersTest-1778333881 tempest-VolumesTransfersTest-1778333881-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:26.890552 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-d2c79c9a-9476-4303-8107-217fc3fd1fab tempest-VolumesTransfersTest-1778333881 tempest-VolumesTransfersTest-1778333881-project-member] Calling method 'delete' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:26.890651 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.contrib.volume_transfer [None req-d2c79c9a-9476-4303-8107-217fc3fd1fab tempest-VolumesTransfersTest-1778333881 tempest-VolumesTransfersTest-1778333881-project-member] Delete transfer with id: 5104370c-e067-40fb-bcd3-4cc2f5b601f6 Aug 12 10:37:26.894844 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-d2c79c9a-9476-4303-8107-217fc3fd1fab tempest-VolumesTransfersTest-1778333881 tempest-VolumesTransfersTest-1778333881-project-member] https://10.4.3.105/volume/v3/os-volume-transfer/5104370c-e067-40fb-bcd3-4cc2f5b601f6 returned with HTTP 404 Aug 12 10:37:26.894920 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 544/2160] 10.4.3.105 () {66 vars in 1384 bytes} [Wed Aug 12 10:37:26 2026] DELETE /volume/v3/os-volume-transfer/5104370c-e067-40fb-bcd3-4cc2f5b601f6 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:37:26.902212 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-1bc4051e-580b-4bec-97ef-d975e4b4d4bb None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:27.001598 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-1bc4051e-580b-4bec-97ef-d975e4b4d4bb tempest-VolumesTransfersTest-693954789 tempest-VolumesTransfersTest-693954789-project-admin] DELETE https://10.4.3.105/volume/v3/volumes/e79c678e-7784-4c0e-bddf-d62ce7626768 Aug 12 10:37:27.001810 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-1bc4051e-580b-4bec-97ef-d975e4b4d4bb tempest-VolumesTransfersTest-693954789 tempest-VolumesTransfersTest-693954789-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:27.002003 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-1bc4051e-580b-4bec-97ef-d975e4b4d4bb tempest-VolumesTransfersTest-693954789 tempest-VolumesTransfersTest-693954789-project-admin] Calling method 'delete' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:27.002152 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.v3.volumes [None req-1bc4051e-580b-4bec-97ef-d975e4b4d4bb tempest-VolumesTransfersTest-693954789 tempest-VolumesTransfersTest-693954789-project-admin] Delete volume with id: e79c678e-7784-4c0e-bddf-d62ce7626768 Aug 12 10:37:27.009200 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:27.009200 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:37:27.009611 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-1bc4051e-580b-4bec-97ef-d975e4b4d4bb tempest-VolumesTransfersTest-693954789 tempest-VolumesTransfersTest-693954789-project-admin] Volume info retrieved successfully. Aug 12 10:37:27.024839 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-1bc4051e-580b-4bec-97ef-d975e4b4d4bb tempest-VolumesTransfersTest-693954789 tempest-VolumesTransfersTest-693954789-project-admin] Delete volume request issued successfully. Aug 12 10:37:27.025143 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-1bc4051e-580b-4bec-97ef-d975e4b4d4bb tempest-VolumesTransfersTest-693954789 tempest-VolumesTransfersTest-693954789-project-admin] https://10.4.3.105/volume/v3/volumes/e79c678e-7784-4c0e-bddf-d62ce7626768 returned with HTTP 202 Aug 12 10:37:27.025749 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 539/2161] 10.4.3.105 () {66 vars in 1351 bytes} [Wed Aug 12 10:37:26 2026] DELETE /volume/v3/volumes/e79c678e-7784-4c0e-bddf-d62ce7626768 => generated 0 bytes in 124 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 10:37:27.035093 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-2473d7cd-6340-47ff-ae06-27697da5b0ad None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:27.037782 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-2473d7cd-6340-47ff-ae06-27697da5b0ad tempest-VolumesTransfersTest-693954789 tempest-VolumesTransfersTest-693954789-project-admin] GET https://10.4.3.105/volume/v3/volumes/e79c678e-7784-4c0e-bddf-d62ce7626768 Aug 12 10:37:27.038044 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-2473d7cd-6340-47ff-ae06-27697da5b0ad tempest-VolumesTransfersTest-693954789 tempest-VolumesTransfersTest-693954789-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:27.038343 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-2473d7cd-6340-47ff-ae06-27697da5b0ad tempest-VolumesTransfersTest-693954789 tempest-VolumesTransfersTest-693954789-project-admin] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:27.048335 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:27.048335 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:37:27.053188 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-2473d7cd-6340-47ff-ae06-27697da5b0ad tempest-VolumesTransfersTest-693954789 tempest-VolumesTransfersTest-693954789-project-admin] Volume info retrieved successfully. Aug 12 10:37:27.059098 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-2473d7cd-6340-47ff-ae06-27697da5b0ad tempest-VolumesTransfersTest-693954789 tempest-VolumesTransfersTest-693954789-project-admin] https://10.4.3.105/volume/v3/volumes/e79c678e-7784-4c0e-bddf-d62ce7626768 returned with HTTP 200 Aug 12 10:37:27.059749 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 537/2162] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:37:27 2026] GET /volume/v3/volumes/e79c678e-7784-4c0e-bddf-d62ce7626768 => generated 1015 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:37:27.087240 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-379130d2-10bf-4320-ada3-0a7fa0b35449 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:27.093576 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-379130d2-10bf-4320-ada3-0a7fa0b35449 tempest-GroupsTest-559991407 tempest-GroupsTest-559991407-project-member] GET https://10.4.3.105/volume/v3/groups/b9f8f976-a811-4133-a228-bde9c8f45dde Aug 12 10:37:27.093576 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-379130d2-10bf-4320-ada3-0a7fa0b35449 tempest-GroupsTest-559991407 tempest-GroupsTest-559991407-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:27.093576 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-379130d2-10bf-4320-ada3-0a7fa0b35449 tempest-GroupsTest-559991407 tempest-GroupsTest-559991407-project-member] Calling method 'version_select' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:27.093576 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.v3.groups [None req-379130d2-10bf-4320-ada3-0a7fa0b35449 tempest-GroupsTest-559991407 tempest-GroupsTest-559991407-project-member] show called for member b9f8f976-a811-4133-a228-bde9c8f45dde {{(pid=100372) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 12 10:37:27.105787 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:27.105787 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:37:27.128793 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-379130d2-10bf-4320-ada3-0a7fa0b35449 tempest-GroupsTest-559991407 tempest-GroupsTest-559991407-project-member] https://10.4.3.105/volume/v3/groups/b9f8f976-a811-4133-a228-bde9c8f45dde returned with HTTP 200 Aug 12 10:37:27.129081 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 543/2163] 10.4.3.105 () {68 vars in 1386 bytes} [Wed Aug 12 10:37:27 2026] GET /volume/v3/groups/b9f8f976-a811-4133-a228-bde9c8f45dde => generated 323 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:37:27.148272 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-9c4e98f3-4368-4b90-8642-ca6cad6ad758 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:27.150603 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-9c4e98f3-4368-4b90-8642-ca6cad6ad758 tempest-GroupsTest-559991407 tempest-GroupsTest-559991407-project-member] POST https://10.4.3.105/volume/v3/groups Aug 12 10:37:27.151029 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-9c4e98f3-4368-4b90-8642-ca6cad6ad758 tempest-GroupsTest-559991407 tempest-GroupsTest-559991407-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "7207e393-9b42-4d56-a580-da52469f7130", "volume_types": ["a62b8b55-3105-462c-b045-9bd9f18ea760"], "name": "tempest-Group2-855256024"}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:37:27.155970 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.v3.groups [None req-9c4e98f3-4368-4b90-8642-ca6cad6ad758 tempest-GroupsTest-559991407 tempest-GroupsTest-559991407-project-member] Creating new group {'group': {'group_type': '7207e393-9b42-4d56-a580-da52469f7130', 'volume_types': ['a62b8b55-3105-462c-b045-9bd9f18ea760'], 'name': 'tempest-Group2-855256024'}} {{(pid=100375) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 12 10:37:27.162719 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.v3.groups [None req-9c4e98f3-4368-4b90-8642-ca6cad6ad758 tempest-GroupsTest-559991407 tempest-GroupsTest-559991407-project-member] Creating group tempest-Group2-855256024. Aug 12 10:37:27.175038 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-9c4e98f3-4368-4b90-8642-ca6cad6ad758 tempest-GroupsTest-559991407 tempest-GroupsTest-559991407-project-member] Availability Zones retrieved successfully. Aug 12 10:37:27.190003 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.quota [None req-9c4e98f3-4368-4b90-8642-ca6cad6ad758 tempest-GroupsTest-559991407 tempest-GroupsTest-559991407-project-member] Created reservations ['174fc75e-c954-4951-b692-0c8f8eebf7ef'] {{(pid=100375) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:37:27.211068 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-9c4e98f3-4368-4b90-8642-ca6cad6ad758 tempest-GroupsTest-559991407 tempest-GroupsTest-559991407-project-member] https://10.4.3.105/volume/v3/groups returned with HTTP 202 Aug 12 10:37:27.211600 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 545/2164] 10.4.3.105 () {70 vars in 1297 bytes} [Wed Aug 12 10:37:27 2026] POST /volume/v3/groups => generated 93 bytes in 65 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 10:37:27.222429 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-f0f9614e-293d-4cfd-943a-f34746aec29a None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:27.224930 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-f0f9614e-293d-4cfd-943a-f34746aec29a tempest-GroupsTest-559991407 tempest-GroupsTest-559991407-project-member] GET https://10.4.3.105/volume/v3/groups/bef8e9c3-6557-488a-8fe7-309b6025ddcf Aug 12 10:37:27.225235 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-f0f9614e-293d-4cfd-943a-f34746aec29a tempest-GroupsTest-559991407 tempest-GroupsTest-559991407-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:27.225505 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-f0f9614e-293d-4cfd-943a-f34746aec29a tempest-GroupsTest-559991407 tempest-GroupsTest-559991407-project-member] Calling method 'version_select' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:27.225881 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.v3.groups [None req-f0f9614e-293d-4cfd-943a-f34746aec29a tempest-GroupsTest-559991407 tempest-GroupsTest-559991407-project-member] show called for member bef8e9c3-6557-488a-8fe7-309b6025ddcf {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 12 10:37:27.233035 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:27.233035 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:37:27.247107 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-f0f9614e-293d-4cfd-943a-f34746aec29a tempest-GroupsTest-559991407 tempest-GroupsTest-559991407-project-member] https://10.4.3.105/volume/v3/groups/bef8e9c3-6557-488a-8fe7-309b6025ddcf returned with HTTP 200 Aug 12 10:37:27.247636 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 540/2165] 10.4.3.105 () {68 vars in 1386 bytes} [Wed Aug 12 10:37:27 2026] GET /volume/v3/groups/bef8e9c3-6557-488a-8fe7-309b6025ddcf => generated 321 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:37:27.356204 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-53ff15b0-064c-4ac5-b2c4-38ecd990061f None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:27.359028 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-53ff15b0-064c-4ac5-b2c4-38ecd990061f tempest-TestServerVolumeAttachmentScenario-1626588187 tempest-TestServerVolumeAttachmentScenario-1626588187-project-member] GET https://10.4.3.105/volume/v3/volumes/a540baea-1379-4b28-9723-5e7b1d9f6422 Aug 12 10:37:27.359178 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-53ff15b0-064c-4ac5-b2c4-38ecd990061f tempest-TestServerVolumeAttachmentScenario-1626588187 tempest-TestServerVolumeAttachmentScenario-1626588187-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:27.359426 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-53ff15b0-064c-4ac5-b2c4-38ecd990061f tempest-TestServerVolumeAttachmentScenario-1626588187 tempest-TestServerVolumeAttachmentScenario-1626588187-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:27.389789 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:27.389789 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:37:27.393831 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-53ff15b0-064c-4ac5-b2c4-38ecd990061f tempest-TestServerVolumeAttachmentScenario-1626588187 tempest-TestServerVolumeAttachmentScenario-1626588187-project-member] Volume info retrieved successfully. Aug 12 10:37:27.398171 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-53ff15b0-064c-4ac5-b2c4-38ecd990061f tempest-TestServerVolumeAttachmentScenario-1626588187 tempest-TestServerVolumeAttachmentScenario-1626588187-project-member] https://10.4.3.105/volume/v3/volumes/a540baea-1379-4b28-9723-5e7b1d9f6422 returned with HTTP 200 Aug 12 10:37:27.398544 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 538/2166] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:37:27 2026] GET /volume/v3/volumes/a540baea-1379-4b28-9723-5e7b1d9f6422 => generated 858 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:37:27.417788 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-674a1c7e-2a36-4548-9440-231d0aed650e None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:27.420034 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-674a1c7e-2a36-4548-9440-231d0aed650e tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] GET https://10.4.3.105/volume/v3/backups/82101c85-310e-4f28-9070-00d5462a7ef4 Aug 12 10:37:27.420299 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-674a1c7e-2a36-4548-9440-231d0aed650e tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:27.421021 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-674a1c7e-2a36-4548-9440-231d0aed650e tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:27.421183 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.v3.backups [None req-674a1c7e-2a36-4548-9440-231d0aed650e tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Show backup with id 82101c85-310e-4f28-9070-00d5462a7ef4. {{(pid=100372) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:37:27.426663 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:27.426663 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:37:27.427782 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-674a1c7e-2a36-4548-9440-231d0aed650e tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] https://10.4.3.105/volume/v3/backups/82101c85-310e-4f28-9070-00d5462a7ef4 returned with HTTP 200 Aug 12 10:37:27.428307 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 544/2167] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:37:27 2026] GET /volume/v3/backups/82101c85-310e-4f28-9070-00d5462a7ef4 => generated 739 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:37:27.700685 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-e24c8af5-9be6-42a9-8ad7-46ac5f322201 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:27.800240 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-e24c8af5-9be6-42a9-8ad7-46ac5f322201 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] POST https://10.4.3.105/volume/v3/volumes Aug 12 10:37:27.800240 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-e24c8af5-9be6-42a9-8ad7-46ac5f322201 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-322747761"}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:37:27.801693 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.v3.volumes [None req-e24c8af5-9be6-42a9-8ad7-46ac5f322201 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-322747761'}} {{(pid=100375) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 10:37:27.801885 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.v3.volumes [None req-e24c8af5-9be6-42a9-8ad7-46ac5f322201 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] Create volume of 1 GB Aug 12 10:37:27.802428 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:27.802428 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:37:27.805049 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-53470e81-90f1-48c3-b3be-b87c19b376ec req-92b29c87-7ba3-441d-a522-e53e4cd23567 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:27.806897 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-e24c8af5-9be6-42a9-8ad7-46ac5f322201 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] Availability Zones retrieved successfully. Aug 12 10:37:27.807006 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-53470e81-90f1-48c3-b3be-b87c19b376ec req-92b29c87-7ba3-441d-a522-e53e4cd23567 tempest-TestServerVolumeAttachmentScenario-1626588187 tempest-TestServerVolumeAttachmentScenario-1626588187-project-member] POST https://10.4.3.105/volume/v3/attachments/c1aca01a-f34b-40e8-a034-010ff0816ceb/action Aug 12 10:37:27.807369 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-53470e81-90f1-48c3-b3be-b87c19b376ec req-92b29c87-7ba3-441d-a522-e53e4cd23567 tempest-TestServerVolumeAttachmentScenario-1626588187 tempest-TestServerVolumeAttachmentScenario-1626588187-project-member] Action body: b'{"os-complete": null}' {{(pid=100373) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 10:37:27.807508 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-53470e81-90f1-48c3-b3be-b87c19b376ec req-92b29c87-7ba3-441d-a522-e53e4cd23567 tempest-TestServerVolumeAttachmentScenario-1626588187 tempest-TestServerVolumeAttachmentScenario-1626588187-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:37:27.815135 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-e24c8af5-9be6-42a9-8ad7-46ac5f322201 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] Flow 'volume_create_api' (f577e444-bd42-476b-8f87-4c12395988d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:37:27.817545 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-e24c8af5-9be6-42a9-8ad7-46ac5f322201 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2f321198-78fb-41bb-b280-de3e39988ebe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:37:27.817691 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.flows.api.create_volume [None req-e24c8af5-9be6-42a9-8ad7-46ac5f322201 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] Validating volume size '1' using validate_int {{(pid=100375) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 10:37:27.831674 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:27.831674 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:37:27.844747 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-53470e81-90f1-48c3-b3be-b87c19b376ec req-92b29c87-7ba3-441d-a522-e53e4cd23567 tempest-TestServerVolumeAttachmentScenario-1626588187 tempest-TestServerVolumeAttachmentScenario-1626588187-project-member] https://10.4.3.105/volume/v3/attachments/c1aca01a-f34b-40e8-a034-010ff0816ceb/action returned with HTTP 204 Aug 12 10:37:27.845212 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 541/2168] 10.4.3.105 () {74 vars in 1725 bytes} [Wed Aug 12 10:37:27 2026] POST /volume/v3/attachments/c1aca01a-f34b-40e8-a034-010ff0816ceb/action => generated 0 bytes in 41 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:37:27.851571 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-e24c8af5-9be6-42a9-8ad7-46ac5f322201 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2f321198-78fb-41bb-b280-de3e39988ebe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T10:26:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6cd66f07-4c7b-40b2-9dfb-378538f29c9e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:37:27.852447 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-e24c8af5-9be6-42a9-8ad7-46ac5f322201 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d5b3ffad-238e-470d-8a77-c95cb1a0f3d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:37:27.926729 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.quota [None req-e24c8af5-9be6-42a9-8ad7-46ac5f322201 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] Created reservations ['de8d921f-7fd2-464a-8299-9e17a89403af', 'd3ee5c97-405c-4619-83d4-130c84a74d86', '3d51e48b-6a9e-4a97-a580-9d71cf2e8c0b', '05106f66-79aa-444e-a3cc-984e0760bb94'] {{(pid=100375) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:37:27.927601 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-e24c8af5-9be6-42a9-8ad7-46ac5f322201 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d5b3ffad-238e-470d-8a77-c95cb1a0f3d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['de8d921f-7fd2-464a-8299-9e17a89403af', 'd3ee5c97-405c-4619-83d4-130c84a74d86', '3d51e48b-6a9e-4a97-a580-9d71cf2e8c0b', '05106f66-79aa-444e-a3cc-984e0760bb94']}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:37:27.928231 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-e24c8af5-9be6-42a9-8ad7-46ac5f322201 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (10b63208-c047-4079-8927-34733921fa02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:37:27.950489 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-e24c8af5-9be6-42a9-8ad7-46ac5f322201 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (10b63208-c047-4079-8927-34733921fa02) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1135b89a-6d21-4eae-a25b-e0eddd1d2989', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-322747761',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b0cfc128fb454e47bf52cefa3bb3daea',qos_specs=None,replication_status=,reservations=['de8d921f-7fd2-464a-8299-9e17a89403af','d3ee5c97-405c-4619-83d4-130c84a74d86','3d51e48b-6a9e-4a97-a580-9d71cf2e8c0b','05106f66-79aa-444e-a3cc-984e0760bb94'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ef8abc9a78954614b76e3de2369f2727',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:37:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-322747761',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1135b89a-6d21-4eae-a25b-e0eddd1d2989,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b0cfc128fb454e47bf52cefa3bb3daea',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ef8abc9a78954614b76e3de2369f2727',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6cd66f07-4c7b-40b2-9dfb-378538f29c9e),volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:37:27.951115 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-e24c8af5-9be6-42a9-8ad7-46ac5f322201 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7464a593-4f5f-4063-93bc-bf07dd04f8df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:37:27.968053 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-e24c8af5-9be6-42a9-8ad7-46ac5f322201 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7464a593-4f5f-4063-93bc-bf07dd04f8df) transitioned into state 'SUCCESS' from state '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-322747761',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b0cfc128fb454e47bf52cefa3bb3daea',qos_specs=None,replication_status=,reservations=['de8d921f-7fd2-464a-8299-9e17a89403af','d3ee5c97-405c-4619-83d4-130c84a74d86','3d51e48b-6a9e-4a97-a580-9d71cf2e8c0b','05106f66-79aa-444e-a3cc-984e0760bb94'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ef8abc9a78954614b76e3de2369f2727',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:37:27.968799 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-e24c8af5-9be6-42a9-8ad7-46ac5f322201 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (da675d73-538d-4ce4-add5-93445decf3c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:37:27.978506 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-e24c8af5-9be6-42a9-8ad7-46ac5f322201 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (da675d73-538d-4ce4-add5-93445decf3c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:37:27.979642 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-e24c8af5-9be6-42a9-8ad7-46ac5f322201 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] Flow 'volume_create_api' (f577e444-bd42-476b-8f87-4c12395988d4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100375) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:37:27.979992 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-e24c8af5-9be6-42a9-8ad7-46ac5f322201 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] Create volume request issued successfully. Aug 12 10:37:27.980534 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-e24c8af5-9be6-42a9-8ad7-46ac5f322201 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] https://10.4.3.105/volume/v3/volumes returned with HTTP 202 Aug 12 10:37:27.981103 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 546/2169] 10.4.3.105 () {70 vars in 1298 bytes} [Wed Aug 12 10:37:27 2026] POST /volume/v3/volumes => generated 777 bytes in 281 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 10:37:27.993276 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-7b76ae21-8e68-444d-89ac-0ed8f5854aed None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:27.995430 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-7b76ae21-8e68-444d-89ac-0ed8f5854aed tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] GET https://10.4.3.105/volume/v3/volumes/1135b89a-6d21-4eae-a25b-e0eddd1d2989 Aug 12 10:37:27.995713 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-7b76ae21-8e68-444d-89ac-0ed8f5854aed tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:27.995963 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-7b76ae21-8e68-444d-89ac-0ed8f5854aed tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:28.005630 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:28.005630 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:37:28.010150 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-7b76ae21-8e68-444d-89ac-0ed8f5854aed tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] Volume info retrieved successfully. Aug 12 10:37:28.015455 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-7b76ae21-8e68-444d-89ac-0ed8f5854aed tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] https://10.4.3.105/volume/v3/volumes/1135b89a-6d21-4eae-a25b-e0eddd1d2989 returned with HTTP 200 Aug 12 10:37:28.015971 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 539/2170] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:37:27 2026] GET /volume/v3/volumes/1135b89a-6d21-4eae-a25b-e0eddd1d2989 => generated 956 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:37:28.078111 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-11fa42ed-d45c-45b6-a86c-955677aa763a None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:28.080998 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-11fa42ed-d45c-45b6-a86c-955677aa763a tempest-VolumesTransfersTest-693954789 tempest-VolumesTransfersTest-693954789-project-admin] GET https://10.4.3.105/volume/v3/volumes/e79c678e-7784-4c0e-bddf-d62ce7626768 Aug 12 10:37:28.081269 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-11fa42ed-d45c-45b6-a86c-955677aa763a tempest-VolumesTransfersTest-693954789 tempest-VolumesTransfersTest-693954789-project-admin] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:28.081582 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-11fa42ed-d45c-45b6-a86c-955677aa763a tempest-VolumesTransfersTest-693954789 tempest-VolumesTransfersTest-693954789-project-admin] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:28.089351 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-11fa42ed-d45c-45b6-a86c-955677aa763a tempest-VolumesTransfersTest-693954789 tempest-VolumesTransfersTest-693954789-project-admin] https://10.4.3.105/volume/v3/volumes/e79c678e-7784-4c0e-bddf-d62ce7626768 returned with HTTP 404 Aug 12 10:37:28.090027 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 545/2171] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:37:28 2026] GET /volume/v3/volumes/e79c678e-7784-4c0e-bddf-d62ce7626768 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:37:28.097184 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-d72ab0e0-d73c-4152-96cc-fddbf5ea794a None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:28.098855 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-d72ab0e0-d73c-4152-96cc-fddbf5ea794a tempest-VolumesTransfersTest-1778333881 tempest-VolumesTransfersTest-1778333881-project-member] GET https://10.4.3.105/volume/v3/volumes/e79c678e-7784-4c0e-bddf-d62ce7626768 Aug 12 10:37:28.099045 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-d72ab0e0-d73c-4152-96cc-fddbf5ea794a tempest-VolumesTransfersTest-1778333881 tempest-VolumesTransfersTest-1778333881-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:28.099230 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-d72ab0e0-d73c-4152-96cc-fddbf5ea794a tempest-VolumesTransfersTest-1778333881 tempest-VolumesTransfersTest-1778333881-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:28.107984 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-d72ab0e0-d73c-4152-96cc-fddbf5ea794a tempest-VolumesTransfersTest-1778333881 tempest-VolumesTransfersTest-1778333881-project-member] https://10.4.3.105/volume/v3/volumes/e79c678e-7784-4c0e-bddf-d62ce7626768 returned with HTTP 404 Aug 12 10:37:28.108579 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 542/2172] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:37:28 2026] GET /volume/v3/volumes/e79c678e-7784-4c0e-bddf-d62ce7626768 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:37:28.118920 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-a300144f-3c6f-47b3-bc78-5a618b879090 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:28.120872 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-a300144f-3c6f-47b3-bc78-5a618b879090 tempest-VolumesTransfersTest-1778333881 tempest-VolumesTransfersTest-1778333881-project-member] DELETE https://10.4.3.105/volume/v3/volumes/e79c678e-7784-4c0e-bddf-d62ce7626768 Aug 12 10:37:28.121126 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-a300144f-3c6f-47b3-bc78-5a618b879090 tempest-VolumesTransfersTest-1778333881 tempest-VolumesTransfersTest-1778333881-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:28.121336 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-a300144f-3c6f-47b3-bc78-5a618b879090 tempest-VolumesTransfersTest-1778333881 tempest-VolumesTransfersTest-1778333881-project-member] Calling method 'delete' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:28.121510 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.v3.volumes [None req-a300144f-3c6f-47b3-bc78-5a618b879090 tempest-VolumesTransfersTest-1778333881 tempest-VolumesTransfersTest-1778333881-project-member] Delete volume with id: e79c678e-7784-4c0e-bddf-d62ce7626768 Aug 12 10:37:28.128436 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-a300144f-3c6f-47b3-bc78-5a618b879090 tempest-VolumesTransfersTest-1778333881 tempest-VolumesTransfersTest-1778333881-project-member] https://10.4.3.105/volume/v3/volumes/e79c678e-7784-4c0e-bddf-d62ce7626768 returned with HTTP 404 Aug 12 10:37:28.128911 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 547/2173] 10.4.3.105 () {66 vars in 1351 bytes} [Wed Aug 12 10:37:28 2026] DELETE /volume/v3/volumes/e79c678e-7784-4c0e-bddf-d62ce7626768 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:37:28.138810 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-209d1dfb-30e2-47ed-8a4c-95aad7d22624 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:28.141361 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-209d1dfb-30e2-47ed-8a4c-95aad7d22624 tempest-VolumesTransfersTest-1778333881 tempest-VolumesTransfersTest-1778333881-project-member] POST https://10.4.3.105/volume/v3/volumes Aug 12 10:37:28.141838 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-209d1dfb-30e2-47ed-8a4c-95aad7d22624 tempest-VolumesTransfersTest-1778333881 tempest-VolumesTransfersTest-1778333881-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-450357323"}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:37:28.143782 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.volumes [None req-209d1dfb-30e2-47ed-8a4c-95aad7d22624 tempest-VolumesTransfersTest-1778333881 tempest-VolumesTransfersTest-1778333881-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-450357323'}} {{(pid=100374) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 10:37:28.143960 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.v3.volumes [None req-209d1dfb-30e2-47ed-8a4c-95aad7d22624 tempest-VolumesTransfersTest-1778333881 tempest-VolumesTransfersTest-1778333881-project-member] Create volume of 1 GB Aug 12 10:37:28.148880 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-209d1dfb-30e2-47ed-8a4c-95aad7d22624 tempest-VolumesTransfersTest-1778333881 tempest-VolumesTransfersTest-1778333881-project-member] Availability Zones retrieved successfully. Aug 12 10:37:28.157390 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-209d1dfb-30e2-47ed-8a4c-95aad7d22624 tempest-VolumesTransfersTest-1778333881 tempest-VolumesTransfersTest-1778333881-project-member] Flow 'volume_create_api' (a8623453-26d7-44a8-b03a-8cb029b5f58e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:37:28.158885 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-209d1dfb-30e2-47ed-8a4c-95aad7d22624 tempest-VolumesTransfersTest-1778333881 tempest-VolumesTransfersTest-1778333881-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2ff39d85-18dc-4819-80de-a7e4e6efb7d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:37:28.160252 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.flows.api.create_volume [None req-209d1dfb-30e2-47ed-8a4c-95aad7d22624 tempest-VolumesTransfersTest-1778333881 tempest-VolumesTransfersTest-1778333881-project-member] Validating volume size '1' using validate_int {{(pid=100374) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 10:37:28.197713 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-209d1dfb-30e2-47ed-8a4c-95aad7d22624 tempest-VolumesTransfersTest-1778333881 tempest-VolumesTransfersTest-1778333881-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2ff39d85-18dc-4819-80de-a7e4e6efb7d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T10:26:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6cd66f07-4c7b-40b2-9dfb-378538f29c9e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:37:28.198832 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-209d1dfb-30e2-47ed-8a4c-95aad7d22624 tempest-VolumesTransfersTest-1778333881 tempest-VolumesTransfersTest-1778333881-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5042d4f1-9ec8-46b5-adc3-d5ed2071cf50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:37:28.243678 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.quota [None req-209d1dfb-30e2-47ed-8a4c-95aad7d22624 tempest-VolumesTransfersTest-1778333881 tempest-VolumesTransfersTest-1778333881-project-member] Created reservations ['8f2ff71f-c89c-4819-b378-04aecc4c5219', 'bc4f353b-9d29-4afa-97ba-b24cd4abb9af', '00323dab-bfc7-45d9-b444-c2b750b1cd6f', 'a2193da7-06d5-4042-a458-fc2d7a1bda17'] {{(pid=100374) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:37:28.244509 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-209d1dfb-30e2-47ed-8a4c-95aad7d22624 tempest-VolumesTransfersTest-1778333881 tempest-VolumesTransfersTest-1778333881-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5042d4f1-9ec8-46b5-adc3-d5ed2071cf50) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8f2ff71f-c89c-4819-b378-04aecc4c5219', 'bc4f353b-9d29-4afa-97ba-b24cd4abb9af', '00323dab-bfc7-45d9-b444-c2b750b1cd6f', 'a2193da7-06d5-4042-a458-fc2d7a1bda17']}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:37:28.245342 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-209d1dfb-30e2-47ed-8a4c-95aad7d22624 tempest-VolumesTransfersTest-1778333881 tempest-VolumesTransfersTest-1778333881-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (20b65384-bf9d-4215-add1-c0f3e097c25b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:37:28.258982 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-3475c07b-115f-4565-9ea5-1398947eb207 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:28.263207 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-3475c07b-115f-4565-9ea5-1398947eb207 tempest-GroupsTest-559991407 tempest-GroupsTest-559991407-project-member] GET https://10.4.3.105/volume/v3/groups/bef8e9c3-6557-488a-8fe7-309b6025ddcf Aug 12 10:37:28.263467 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-3475c07b-115f-4565-9ea5-1398947eb207 tempest-GroupsTest-559991407 tempest-GroupsTest-559991407-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:28.263775 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-3475c07b-115f-4565-9ea5-1398947eb207 tempest-GroupsTest-559991407 tempest-GroupsTest-559991407-project-member] Calling method 'version_select' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:28.264002 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.v3.groups [None req-3475c07b-115f-4565-9ea5-1398947eb207 tempest-GroupsTest-559991407 tempest-GroupsTest-559991407-project-member] show called for member bef8e9c3-6557-488a-8fe7-309b6025ddcf {{(pid=100372) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 12 10:37:28.269930 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:28.269930 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:37:28.275252 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-209d1dfb-30e2-47ed-8a4c-95aad7d22624 tempest-VolumesTransfersTest-1778333881 tempest-VolumesTransfersTest-1778333881-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (20b65384-bf9d-4215-add1-c0f3e097c25b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8822decc-4e9f-4ba6-99f2-02e2c3d93504', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-450357323',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e25ea27a800245928baf1cca4b3a9e68',qos_specs=None,replication_status=,reservations=['8f2ff71f-c89c-4819-b378-04aecc4c5219','bc4f353b-9d29-4afa-97ba-b24cd4abb9af','00323dab-bfc7-45d9-b444-c2b750b1cd6f','a2193da7-06d5-4042-a458-fc2d7a1bda17'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7c97c636160544989c1c1e1eae0d4d5a',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:37:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-450357323',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8822decc-4e9f-4ba6-99f2-02e2c3d93504,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e25ea27a800245928baf1cca4b3a9e68',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7c97c636160544989c1c1e1eae0d4d5a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6cd66f07-4c7b-40b2-9dfb-378538f29c9e),volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:37:28.276411 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-209d1dfb-30e2-47ed-8a4c-95aad7d22624 tempest-VolumesTransfersTest-1778333881 tempest-VolumesTransfersTest-1778333881-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f99f70c5-af10-450d-8296-4ada080426dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:37:28.283590 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-3475c07b-115f-4565-9ea5-1398947eb207 tempest-GroupsTest-559991407 tempest-GroupsTest-559991407-project-member] https://10.4.3.105/volume/v3/groups/bef8e9c3-6557-488a-8fe7-309b6025ddcf returned with HTTP 200 Aug 12 10:37:28.284160 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 546/2174] 10.4.3.105 () {68 vars in 1386 bytes} [Wed Aug 12 10:37:28 2026] GET /volume/v3/groups/bef8e9c3-6557-488a-8fe7-309b6025ddcf => generated 322 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:37:28.297908 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-8d1e7e8c-1dc6-44ac-aa24-8c3ac1571bc2 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:28.303413 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-209d1dfb-30e2-47ed-8a4c-95aad7d22624 tempest-VolumesTransfersTest-1778333881 tempest-VolumesTransfersTest-1778333881-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f99f70c5-af10-450d-8296-4ada080426dd) transitioned into state 'SUCCESS' from state '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-450357323',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e25ea27a800245928baf1cca4b3a9e68',qos_specs=None,replication_status=,reservations=['8f2ff71f-c89c-4819-b378-04aecc4c5219','bc4f353b-9d29-4afa-97ba-b24cd4abb9af','00323dab-bfc7-45d9-b444-c2b750b1cd6f','a2193da7-06d5-4042-a458-fc2d7a1bda17'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7c97c636160544989c1c1e1eae0d4d5a',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:37:28.304450 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-209d1dfb-30e2-47ed-8a4c-95aad7d22624 tempest-VolumesTransfersTest-1778333881 tempest-VolumesTransfersTest-1778333881-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6254e7f3-bdc4-4ea5-b543-22fb6affe96a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:37:28.306045 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-8d1e7e8c-1dc6-44ac-aa24-8c3ac1571bc2 tempest-GroupsTest-559991407 tempest-GroupsTest-559991407-project-member] POST https://10.4.3.105/volume/v3/volumes Aug 12 10:37:28.306562 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-8d1e7e8c-1dc6-44ac-aa24-8c3ac1571bc2 tempest-GroupsTest-559991407 tempest-GroupsTest-559991407-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-360456682", "volume_type": "a62b8b55-3105-462c-b045-9bd9f18ea760", "group_id": "b9f8f976-a811-4133-a228-bde9c8f45dde", "size": 1}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:37:28.309643 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.v3.volumes [None req-8d1e7e8c-1dc6-44ac-aa24-8c3ac1571bc2 tempest-GroupsTest-559991407 tempest-GroupsTest-559991407-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-360456682', 'volume_type': 'a62b8b55-3105-462c-b045-9bd9f18ea760', 'group_id': 'b9f8f976-a811-4133-a228-bde9c8f45dde', 'size': 1}} {{(pid=100373) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 10:37:28.314873 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-209d1dfb-30e2-47ed-8a4c-95aad7d22624 tempest-VolumesTransfersTest-1778333881 tempest-VolumesTransfersTest-1778333881-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6254e7f3-bdc4-4ea5-b543-22fb6affe96a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:37:28.316030 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-209d1dfb-30e2-47ed-8a4c-95aad7d22624 tempest-VolumesTransfersTest-1778333881 tempest-VolumesTransfersTest-1778333881-project-member] Flow 'volume_create_api' (a8623453-26d7-44a8-b03a-8cb029b5f58e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100374) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:37:28.316503 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-209d1dfb-30e2-47ed-8a4c-95aad7d22624 tempest-VolumesTransfersTest-1778333881 tempest-VolumesTransfersTest-1778333881-project-member] Create volume request issued successfully. Aug 12 10:37:28.317876 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-209d1dfb-30e2-47ed-8a4c-95aad7d22624 tempest-VolumesTransfersTest-1778333881 tempest-VolumesTransfersTest-1778333881-project-member] https://10.4.3.105/volume/v3/volumes returned with HTTP 202 Aug 12 10:37:28.318779 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 540/2175] 10.4.3.105 () {68 vars in 1258 bytes} [Wed Aug 12 10:37:28 2026] POST /volume/v3/volumes => generated 750 bytes in 181 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 10:37:28.322071 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:28.322071 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:37:28.322638 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.v3.volumes [None req-8d1e7e8c-1dc6-44ac-aa24-8c3ac1571bc2 tempest-GroupsTest-559991407 tempest-GroupsTest-559991407-project-member] Create volume of 1 GB Aug 12 10:37:28.328379 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-8d1e7e8c-1dc6-44ac-aa24-8c3ac1571bc2 tempest-GroupsTest-559991407 tempest-GroupsTest-559991407-project-member] Availability Zones retrieved successfully. Aug 12 10:37:28.334187 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-f2b46ba4-6292-4e09-a984-d359cc0a6c7f None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:28.334492 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-8d1e7e8c-1dc6-44ac-aa24-8c3ac1571bc2 tempest-GroupsTest-559991407 tempest-GroupsTest-559991407-project-member] Flow 'volume_create_api' (e7cc13ba-5890-42a9-a27a-ddd709050e22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:37:28.335590 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-8d1e7e8c-1dc6-44ac-aa24-8c3ac1571bc2 tempest-GroupsTest-559991407 tempest-GroupsTest-559991407-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (86cf3120-d8e0-4fe4-8b44-d0c75bf5ccc1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:37:28.336312 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:28.336312 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:37:28.336819 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.flows.api.create_volume [None req-8d1e7e8c-1dc6-44ac-aa24-8c3ac1571bc2 tempest-GroupsTest-559991407 tempest-GroupsTest-559991407-project-member] Validating volume size '1' using validate_int {{(pid=100373) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 10:37:28.337633 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-f2b46ba4-6292-4e09-a984-d359cc0a6c7f tempest-VolumesTransfersTest-1778333881 tempest-VolumesTransfersTest-1778333881-project-member] GET https://10.4.3.105/volume/v3/volumes/8822decc-4e9f-4ba6-99f2-02e2c3d93504 Aug 12 10:37:28.337904 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-f2b46ba4-6292-4e09-a984-d359cc0a6c7f tempest-VolumesTransfersTest-1778333881 tempest-VolumesTransfersTest-1778333881-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:28.338157 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-f2b46ba4-6292-4e09-a984-d359cc0a6c7f tempest-VolumesTransfersTest-1778333881 tempest-VolumesTransfersTest-1778333881-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:28.347370 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:28.347370 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:37:28.351326 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-f2b46ba4-6292-4e09-a984-d359cc0a6c7f tempest-VolumesTransfersTest-1778333881 tempest-VolumesTransfersTest-1778333881-project-member] Volume info retrieved successfully. Aug 12 10:37:28.355634 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-f2b46ba4-6292-4e09-a984-d359cc0a6c7f tempest-VolumesTransfersTest-1778333881 tempest-VolumesTransfersTest-1778333881-project-member] https://10.4.3.105/volume/v3/volumes/8822decc-4e9f-4ba6-99f2-02e2c3d93504 returned with HTTP 200 Aug 12 10:37:28.356034 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 548/2176] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:37:28 2026] GET /volume/v3/volumes/8822decc-4e9f-4ba6-99f2-02e2c3d93504 => generated 818 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:37:28.357452 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-8d1e7e8c-1dc6-44ac-aa24-8c3ac1571bc2 tempest-GroupsTest-559991407 tempest-GroupsTest-559991407-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (86cf3120-d8e0-4fe4-8b44-d0c75bf5ccc1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T10:37:26Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=a62b8b55-3105-462c-b045-9bd9f18ea760,is_public=True,name='tempest-GroupsTest-volume-type-1657142127',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a62b8b55-3105-462c-b045-9bd9f18ea760', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'b9f8f976-a811-4133-a228-bde9c8f45dde', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:37:28.358732 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-8d1e7e8c-1dc6-44ac-aa24-8c3ac1571bc2 tempest-GroupsTest-559991407 tempest-GroupsTest-559991407-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8ace9f9e-ea82-4512-9af9-048a1841742a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:37:28.392285 np0000007037 devstack@c-api.service[100373]: WARNING cinder.quota [None req-8d1e7e8c-1dc6-44ac-aa24-8c3ac1571bc2 tempest-GroupsTest-559991407 tempest-GroupsTest-559991407-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-1657142127 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-1657142127, it is now deprecated. Please use the default quota class for default quota. Aug 12 10:37:28.392676 np0000007037 devstack@c-api.service[100373]: WARNING cinder.quota [None req-8d1e7e8c-1dc6-44ac-aa24-8c3ac1571bc2 tempest-GroupsTest-559991407 tempest-GroupsTest-559991407-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-1657142127 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-1657142127, it is now deprecated. Please use the default quota class for default quota. Aug 12 10:37:28.419537 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-680b2749-c62c-44f8-9f2e-6045be1e91d9 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:28.421596 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-680b2749-c62c-44f8-9f2e-6045be1e91d9 tempest-TestServerVolumeAttachmentScenario-1626588187 tempest-TestServerVolumeAttachmentScenario-1626588187-project-member] GET https://10.4.3.105/volume/v3/volumes/a540baea-1379-4b28-9723-5e7b1d9f6422 Aug 12 10:37:28.421859 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-680b2749-c62c-44f8-9f2e-6045be1e91d9 tempest-TestServerVolumeAttachmentScenario-1626588187 tempest-TestServerVolumeAttachmentScenario-1626588187-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:28.422118 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-680b2749-c62c-44f8-9f2e-6045be1e91d9 tempest-TestServerVolumeAttachmentScenario-1626588187 tempest-TestServerVolumeAttachmentScenario-1626588187-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:28.425857 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.quota [None req-8d1e7e8c-1dc6-44ac-aa24-8c3ac1571bc2 tempest-GroupsTest-559991407 tempest-GroupsTest-559991407-project-member] Created reservations ['06187806-94d8-48b1-9c0a-81c66b0abe86', '0fc7148a-9f87-4ebc-bb49-2c15b3010acd', 'c869492e-6af8-44ef-9e49-c7e74176dbca', '61a3ebea-f8a4-4902-9f41-76081a7f3811'] {{(pid=100373) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:37:28.426898 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-8d1e7e8c-1dc6-44ac-aa24-8c3ac1571bc2 tempest-GroupsTest-559991407 tempest-GroupsTest-559991407-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8ace9f9e-ea82-4512-9af9-048a1841742a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['06187806-94d8-48b1-9c0a-81c66b0abe86', '0fc7148a-9f87-4ebc-bb49-2c15b3010acd', 'c869492e-6af8-44ef-9e49-c7e74176dbca', '61a3ebea-f8a4-4902-9f41-76081a7f3811']}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:37:28.427691 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-8d1e7e8c-1dc6-44ac-aa24-8c3ac1571bc2 tempest-GroupsTest-559991407 tempest-GroupsTest-559991407-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aa6409ee-a625-4d2f-80b4-fbaf1acc7f83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:37:28.439637 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:28.439637 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:37:28.440508 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-a3b0acfd-351a-492e-9e60-91d999165346 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:28.443044 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-a3b0acfd-351a-492e-9e60-91d999165346 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] GET https://10.4.3.105/volume/v3/backups/82101c85-310e-4f28-9070-00d5462a7ef4 Aug 12 10:37:28.443209 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-a3b0acfd-351a-492e-9e60-91d999165346 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:28.443436 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-a3b0acfd-351a-492e-9e60-91d999165346 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:28.443627 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-a3b0acfd-351a-492e-9e60-91d999165346 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Show backup with id 82101c85-310e-4f28-9070-00d5462a7ef4. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:37:28.444567 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-680b2749-c62c-44f8-9f2e-6045be1e91d9 tempest-TestServerVolumeAttachmentScenario-1626588187 tempest-TestServerVolumeAttachmentScenario-1626588187-project-member] Volume info retrieved successfully. Aug 12 10:37:28.448925 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:28.448925 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:37:28.450386 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-a3b0acfd-351a-492e-9e60-91d999165346 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] https://10.4.3.105/volume/v3/backups/82101c85-310e-4f28-9070-00d5462a7ef4 returned with HTTP 200 Aug 12 10:37:28.450592 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 541/2177] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:37:28 2026] GET /volume/v3/backups/82101c85-310e-4f28-9070-00d5462a7ef4 => generated 739 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:37:28.451841 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-8d1e7e8c-1dc6-44ac-aa24-8c3ac1571bc2 tempest-GroupsTest-559991407 tempest-GroupsTest-559991407-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aa6409ee-a625-4d2f-80b4-fbaf1acc7f83) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '00beafb1-7e36-4beb-a5f9-06fd54b26726', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-360456682',encryption_key_id=None,group_id=b9f8f976-a811-4133-a228-bde9c8f45dde,group_type_id=,metadata={},multiattach=False,project_id='28d177ed1b1f4ad19d5408f1ae06f3cc',qos_specs=None,replication_status=,reservations=['06187806-94d8-48b1-9c0a-81c66b0abe86','0fc7148a-9f87-4ebc-bb49-2c15b3010acd','c869492e-6af8-44ef-9e49-c7e74176dbca','61a3ebea-f8a4-4902-9f41-76081a7f3811'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6ef184b2277f489788f8435175653036',volume_type_id=a62b8b55-3105-462c-b045-9bd9f18ea760), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:37:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-360456682',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=b9f8f976-a811-4133-a228-bde9c8f45dde,host=None,id=00beafb1-7e36-4beb-a5f9-06fd54b26726,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='28d177ed1b1f4ad19d5408f1ae06f3cc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6ef184b2277f489788f8435175653036',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a62b8b55-3105-462c-b045-9bd9f18ea760),volume_type_id=a62b8b55-3105-462c-b045-9bd9f18ea760)}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:37:28.451981 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-680b2749-c62c-44f8-9f2e-6045be1e91d9 tempest-TestServerVolumeAttachmentScenario-1626588187 tempest-TestServerVolumeAttachmentScenario-1626588187-project-member] https://10.4.3.105/volume/v3/volumes/a540baea-1379-4b28-9723-5e7b1d9f6422 returned with HTTP 200 Aug 12 10:37:28.452470 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 547/2178] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:37:28 2026] GET /volume/v3/volumes/a540baea-1379-4b28-9723-5e7b1d9f6422 => generated 1150 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:37:28.452547 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-8d1e7e8c-1dc6-44ac-aa24-8c3ac1571bc2 tempest-GroupsTest-559991407 tempest-GroupsTest-559991407-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7ae66a27-cfd3-4c61-b062-5e4be80bf261) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:37:28.469404 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-bc118ac7-7584-43dc-8356-08143134432b None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:28.471195 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-bc118ac7-7584-43dc-8356-08143134432b tempest-TestServerVolumeAttachmentScenario-1626588187 tempest-TestServerVolumeAttachmentScenario-1626588187-project-member] GET https://10.4.3.105/volume/v3/volumes/a540baea-1379-4b28-9723-5e7b1d9f6422 Aug 12 10:37:28.471430 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-bc118ac7-7584-43dc-8356-08143134432b tempest-TestServerVolumeAttachmentScenario-1626588187 tempest-TestServerVolumeAttachmentScenario-1626588187-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:28.471636 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-bc118ac7-7584-43dc-8356-08143134432b tempest-TestServerVolumeAttachmentScenario-1626588187 tempest-TestServerVolumeAttachmentScenario-1626588187-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:28.476215 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-8d1e7e8c-1dc6-44ac-aa24-8c3ac1571bc2 tempest-GroupsTest-559991407 tempest-GroupsTest-559991407-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7ae66a27-cfd3-4c61-b062-5e4be80bf261) transitioned into state 'SUCCESS' from state '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-360456682',encryption_key_id=None,group_id=b9f8f976-a811-4133-a228-bde9c8f45dde,group_type_id=,metadata={},multiattach=False,project_id='28d177ed1b1f4ad19d5408f1ae06f3cc',qos_specs=None,replication_status=,reservations=['06187806-94d8-48b1-9c0a-81c66b0abe86','0fc7148a-9f87-4ebc-bb49-2c15b3010acd','c869492e-6af8-44ef-9e49-c7e74176dbca','61a3ebea-f8a4-4902-9f41-76081a7f3811'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6ef184b2277f489788f8435175653036',volume_type_id=a62b8b55-3105-462c-b045-9bd9f18ea760)}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:37:28.477314 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-8d1e7e8c-1dc6-44ac-aa24-8c3ac1571bc2 tempest-GroupsTest-559991407 tempest-GroupsTest-559991407-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4ad39983-1119-47ab-8dd7-a465ad596dd7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:37:28.486825 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:28.486825 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:37:28.493669 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-bc118ac7-7584-43dc-8356-08143134432b tempest-TestServerVolumeAttachmentScenario-1626588187 tempest-TestServerVolumeAttachmentScenario-1626588187-project-member] Volume info retrieved successfully. Aug 12 10:37:28.499121 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-8d1e7e8c-1dc6-44ac-aa24-8c3ac1571bc2 tempest-GroupsTest-559991407 tempest-GroupsTest-559991407-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4ad39983-1119-47ab-8dd7-a465ad596dd7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:37:28.500021 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-8d1e7e8c-1dc6-44ac-aa24-8c3ac1571bc2 tempest-GroupsTest-559991407 tempest-GroupsTest-559991407-project-member] Flow 'volume_create_api' (e7cc13ba-5890-42a9-a27a-ddd709050e22) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100373) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:37:28.500317 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-bc118ac7-7584-43dc-8356-08143134432b tempest-TestServerVolumeAttachmentScenario-1626588187 tempest-TestServerVolumeAttachmentScenario-1626588187-project-member] https://10.4.3.105/volume/v3/volumes/a540baea-1379-4b28-9723-5e7b1d9f6422 returned with HTTP 200 Aug 12 10:37:28.500381 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-8d1e7e8c-1dc6-44ac-aa24-8c3ac1571bc2 tempest-GroupsTest-559991407 tempest-GroupsTest-559991407-project-member] Create volume request issued successfully. Aug 12 10:37:28.500848 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 549/2179] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:37:28 2026] GET /volume/v3/volumes/a540baea-1379-4b28-9723-5e7b1d9f6422 => generated 1150 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:37:28.501158 np0000007037 devstack@c-api.service[100373]: WARNING stevedore.named [None req-8d1e7e8c-1dc6-44ac-aa24-8c3ac1571bc2 tempest-GroupsTest-559991407 tempest-GroupsTest-559991407-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 10:37:28.501345 np0000007037 devstack@c-api.service[100373]: WARNING castellan.key_manager [None req-8d1e7e8c-1dc6-44ac-aa24-8c3ac1571bc2 tempest-GroupsTest-559991407 tempest-GroupsTest-559991407-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 10:37:28.517692 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-10e7de37-b6df-47c9-b6a6-a4f47bc7eef4 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:28.519427 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-10e7de37-b6df-47c9-b6a6-a4f47bc7eef4 tempest-TestServerVolumeAttachmentScenario-1626588187 tempest-TestServerVolumeAttachmentScenario-1626588187-project-member] POST https://10.4.3.105/volume/v3/volumes/f8d71f77-2602-4df4-ae2f-fbf268fa6584/action Aug 12 10:37:28.519819 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-10e7de37-b6df-47c9-b6a6-a4f47bc7eef4 tempest-TestServerVolumeAttachmentScenario-1626588187 tempest-TestServerVolumeAttachmentScenario-1626588187-project-member] Action body: b'{"os-detach": {"attachment_id": "c1aca01a-f34b-40e8-a034-010ff0816ceb"}}' {{(pid=100374) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 10:37:28.519982 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-10e7de37-b6df-47c9-b6a6-a4f47bc7eef4 tempest-TestServerVolumeAttachmentScenario-1626588187 tempest-TestServerVolumeAttachmentScenario-1626588187-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {"attachment_id": "c1aca01a-f34b-40e8-a034-010ff0816ceb"}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:37:28.530745 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:28.530745 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:37:28.531259 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-10e7de37-b6df-47c9-b6a6-a4f47bc7eef4 tempest-TestServerVolumeAttachmentScenario-1626588187 tempest-TestServerVolumeAttachmentScenario-1626588187-project-member] Volume info retrieved successfully. Aug 12 10:37:28.538866 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-10e7de37-b6df-47c9-b6a6-a4f47bc7eef4 tempest-TestServerVolumeAttachmentScenario-1626588187 tempest-TestServerVolumeAttachmentScenario-1626588187-project-member] https://10.4.3.105/volume/v3/volumes/f8d71f77-2602-4df4-ae2f-fbf268fa6584/action returned with HTTP 400 Aug 12 10:37:28.539428 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 542/2180] 10.4.3.105 () {68 vars in 1390 bytes} [Wed Aug 12 10:37:28 2026] POST /volume/v3/volumes/f8d71f77-2602-4df4-ae2f-fbf268fa6584/action => generated 100 bytes in 22 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 12 10:37:28.545081 np0000007037 devstack@c-api.service[100373]: DEBUG oslo_db.sqlalchemy.engines [None req-8d1e7e8c-1dc6-44ac-aa24-8c3ac1571bc2 tempest-GroupsTest-559991407 tempest-GroupsTest-559991407-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100373) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 10:37:28.551122 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:28.551122 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:37:28.556549 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-8d1e7e8c-1dc6-44ac-aa24-8c3ac1571bc2 tempest-GroupsTest-559991407 tempest-GroupsTest-559991407-project-member] https://10.4.3.105/volume/v3/volumes returned with HTTP 202 Aug 12 10:37:28.556977 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 543/2181] 10.4.3.105 () {70 vars in 1300 bytes} [Wed Aug 12 10:37:28 2026] POST /volume/v3/volumes => generated 814 bytes in 259 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:37:28.572830 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-0f85fc1f-7fbf-4d17-8353-43de9cf860d2 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:28.574565 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-0f85fc1f-7fbf-4d17-8353-43de9cf860d2 tempest-GroupsTest-559991407 tempest-GroupsTest-559991407-project-member] GET https://10.4.3.105/volume/v3/volumes/00beafb1-7e36-4beb-a5f9-06fd54b26726 Aug 12 10:37:28.574743 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-0f85fc1f-7fbf-4d17-8353-43de9cf860d2 tempest-GroupsTest-559991407 tempest-GroupsTest-559991407-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:28.574978 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-0f85fc1f-7fbf-4d17-8353-43de9cf860d2 tempest-GroupsTest-559991407 tempest-GroupsTest-559991407-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:28.578966 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-5258b6a3-3504-4e39-a370-0b5b1fcaac0e req-0f8181df-d0cd-456b-92c6-d864b45892e5 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:28.581790 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:28.581790 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:37:28.582851 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-5258b6a3-3504-4e39-a370-0b5b1fcaac0e req-0f8181df-d0cd-456b-92c6-d864b45892e5 tempest-TestServerVolumeAttachmentScenario-1626588187 tempest-TestServerVolumeAttachmentScenario-1626588187-project-member] GET https://10.4.3.105/volume/v3/volumes/a540baea-1379-4b28-9723-5e7b1d9f6422 Aug 12 10:37:28.583110 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-5258b6a3-3504-4e39-a370-0b5b1fcaac0e req-0f8181df-d0cd-456b-92c6-d864b45892e5 tempest-TestServerVolumeAttachmentScenario-1626588187 tempest-TestServerVolumeAttachmentScenario-1626588187-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:28.583470 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-5258b6a3-3504-4e39-a370-0b5b1fcaac0e req-0f8181df-d0cd-456b-92c6-d864b45892e5 tempest-TestServerVolumeAttachmentScenario-1626588187 tempest-TestServerVolumeAttachmentScenario-1626588187-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:28.585963 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-0f85fc1f-7fbf-4d17-8353-43de9cf860d2 tempest-GroupsTest-559991407 tempest-GroupsTest-559991407-project-member] Volume info retrieved successfully. Aug 12 10:37:28.586691 np0000007037 devstack@c-api.service[100372]: WARNING stevedore.named [None req-0f85fc1f-7fbf-4d17-8353-43de9cf860d2 tempest-GroupsTest-559991407 tempest-GroupsTest-559991407-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 10:37:28.586882 np0000007037 devstack@c-api.service[100372]: WARNING castellan.key_manager [None req-0f85fc1f-7fbf-4d17-8353-43de9cf860d2 tempest-GroupsTest-559991407 tempest-GroupsTest-559991407-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 10:37:28.595814 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:28.595814 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:37:28.600004 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [req-5258b6a3-3504-4e39-a370-0b5b1fcaac0e req-0f8181df-d0cd-456b-92c6-d864b45892e5 tempest-TestServerVolumeAttachmentScenario-1626588187 tempest-TestServerVolumeAttachmentScenario-1626588187-project-member] Volume info retrieved successfully. Aug 12 10:37:28.605540 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-5258b6a3-3504-4e39-a370-0b5b1fcaac0e req-0f8181df-d0cd-456b-92c6-d864b45892e5 tempest-TestServerVolumeAttachmentScenario-1626588187 tempest-TestServerVolumeAttachmentScenario-1626588187-project-member] https://10.4.3.105/volume/v3/volumes/a540baea-1379-4b28-9723-5e7b1d9f6422 returned with HTTP 200 Aug 12 10:37:28.605960 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 550/2182] 10.4.3.105 () {68 vars in 1598 bytes} [Wed Aug 12 10:37:28 2026] GET /volume/v3/volumes/a540baea-1379-4b28-9723-5e7b1d9f6422 => generated 1150 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:37:28.631361 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-5258b6a3-3504-4e39-a370-0b5b1fcaac0e req-a254a00e-5d00-4a33-baa9-0a260a6aa697 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:28.633541 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-5258b6a3-3504-4e39-a370-0b5b1fcaac0e req-a254a00e-5d00-4a33-baa9-0a260a6aa697 tempest-TestServerVolumeAttachmentScenario-1626588187 tempest-TestServerVolumeAttachmentScenario-1626588187-project-member] POST https://10.4.3.105/volume/v3/volumes/a540baea-1379-4b28-9723-5e7b1d9f6422/action Aug 12 10:37:28.633972 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-5258b6a3-3504-4e39-a370-0b5b1fcaac0e req-a254a00e-5d00-4a33-baa9-0a260a6aa697 tempest-TestServerVolumeAttachmentScenario-1626588187 tempest-TestServerVolumeAttachmentScenario-1626588187-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100374) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 10:37:28.634100 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-5258b6a3-3504-4e39-a370-0b5b1fcaac0e req-a254a00e-5d00-4a33-baa9-0a260a6aa697 tempest-TestServerVolumeAttachmentScenario-1626588187 tempest-TestServerVolumeAttachmentScenario-1626588187-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:37:28.640267 np0000007037 devstack@c-api.service[100372]: DEBUG oslo_db.sqlalchemy.engines [None req-0f85fc1f-7fbf-4d17-8353-43de9cf860d2 tempest-GroupsTest-559991407 tempest-GroupsTest-559991407-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100372) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 10:37:28.648033 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:28.648033 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:37:28.651577 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:28.651577 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:37:28.652648 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [req-5258b6a3-3504-4e39-a370-0b5b1fcaac0e req-a254a00e-5d00-4a33-baa9-0a260a6aa697 tempest-TestServerVolumeAttachmentScenario-1626588187 tempest-TestServerVolumeAttachmentScenario-1626588187-project-member] Volume info retrieved successfully. Aug 12 10:37:28.660804 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [req-5258b6a3-3504-4e39-a370-0b5b1fcaac0e req-a254a00e-5d00-4a33-baa9-0a260a6aa697 tempest-TestServerVolumeAttachmentScenario-1626588187 tempest-TestServerVolumeAttachmentScenario-1626588187-project-member] Begin detaching volume completed successfully. Aug 12 10:37:28.660804 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-5258b6a3-3504-4e39-a370-0b5b1fcaac0e req-a254a00e-5d00-4a33-baa9-0a260a6aa697 tempest-TestServerVolumeAttachmentScenario-1626588187 tempest-TestServerVolumeAttachmentScenario-1626588187-project-member] https://10.4.3.105/volume/v3/volumes/a540baea-1379-4b28-9723-5e7b1d9f6422/action returned with HTTP 202 Aug 12 10:37:28.661157 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 543/2183] 10.4.3.105 () {72 vars in 1672 bytes} [Wed Aug 12 10:37:28 2026] POST /volume/v3/volumes/a540baea-1379-4b28-9723-5e7b1d9f6422/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 10:37:28.662219 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-0f85fc1f-7fbf-4d17-8353-43de9cf860d2 tempest-GroupsTest-559991407 tempest-GroupsTest-559991407-project-member] https://10.4.3.105/volume/v3/volumes/00beafb1-7e36-4beb-a5f9-06fd54b26726 returned with HTTP 200 Aug 12 10:37:28.662649 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 548/2184] 10.4.3.105 () {68 vars in 1389 bytes} [Wed Aug 12 10:37:28 2026] GET /volume/v3/volumes/00beafb1-7e36-4beb-a5f9-06fd54b26726 => generated 882 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:37:28.695386 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-c77d1a56-efbb-4578-9c14-358b64f3e131 req-8a5373ce-a7cc-47ff-9427-fd00b7774103 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:28.701588 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-c77d1a56-efbb-4578-9c14-358b64f3e131 req-8a5373ce-a7cc-47ff-9427-fd00b7774103 tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] GET https://10.4.3.105/volume/v3/volumes/b1ce274b-41bf-4402-8cde-8db9ab019c29 Aug 12 10:37:28.701934 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-c77d1a56-efbb-4578-9c14-358b64f3e131 req-8a5373ce-a7cc-47ff-9427-fd00b7774103 tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:28.702474 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-c77d1a56-efbb-4578-9c14-358b64f3e131 req-8a5373ce-a7cc-47ff-9427-fd00b7774103 tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:28.711209 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-7cdc6626-7352-42f5-9775-1d3e438fc6b5 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:28.711720 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-7cdc6626-7352-42f5-9775-1d3e438fc6b5 None None] GET https://10.4.3.105/volume// Aug 12 10:37:28.712167 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-7cdc6626-7352-42f5-9775-1d3e438fc6b5 None None] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:28.712308 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-7cdc6626-7352-42f5-9775-1d3e438fc6b5 None None] Calling method 'all' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:28.712715 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-7cdc6626-7352-42f5-9775-1d3e438fc6b5 None None] https://10.4.3.105/volume// returned with HTTP 300 Aug 12 10:37:28.713277 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 551/2185] 10.4.3.105 () {66 vars in 1426 bytes} [Wed Aug 12 10:37: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 10:37:28.718382 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:28.718382 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:37:28.722381 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-5258b6a3-3504-4e39-a370-0b5b1fcaac0e req-58e0b1e2-ee28-4e74-86a3-fc0a07279eeb None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:28.724945 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-5258b6a3-3504-4e39-a370-0b5b1fcaac0e req-58e0b1e2-ee28-4e74-86a3-fc0a07279eeb tempest-TestServerVolumeAttachmentScenario-1626588187 tempest-TestServerVolumeAttachmentScenario-1626588187-project-member] GET https://10.4.3.105/volume/v3/volumes/a540baea-1379-4b28-9723-5e7b1d9f6422 Aug 12 10:37:28.725254 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-5258b6a3-3504-4e39-a370-0b5b1fcaac0e req-58e0b1e2-ee28-4e74-86a3-fc0a07279eeb tempest-TestServerVolumeAttachmentScenario-1626588187 tempest-TestServerVolumeAttachmentScenario-1626588187-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:28.725540 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-5258b6a3-3504-4e39-a370-0b5b1fcaac0e req-58e0b1e2-ee28-4e74-86a3-fc0a07279eeb tempest-TestServerVolumeAttachmentScenario-1626588187 tempest-TestServerVolumeAttachmentScenario-1626588187-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:28.725966 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [req-c77d1a56-efbb-4578-9c14-358b64f3e131 req-8a5373ce-a7cc-47ff-9427-fd00b7774103 tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] Volume info retrieved successfully. Aug 12 10:37:28.731098 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-c77d1a56-efbb-4578-9c14-358b64f3e131 req-8a5373ce-a7cc-47ff-9427-fd00b7774103 tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] https://10.4.3.105/volume/v3/volumes/b1ce274b-41bf-4402-8cde-8db9ab019c29 returned with HTTP 200 Aug 12 10:37:28.732011 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 544/2186] 10.4.3.105 () {68 vars in 1598 bytes} [Wed Aug 12 10:37:28 2026] GET /volume/v3/volumes/b1ce274b-41bf-4402-8cde-8db9ab019c29 => generated 1140 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:37:28.743462 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:28.743462 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:37:28.748939 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [req-5258b6a3-3504-4e39-a370-0b5b1fcaac0e req-58e0b1e2-ee28-4e74-86a3-fc0a07279eeb tempest-TestServerVolumeAttachmentScenario-1626588187 tempest-TestServerVolumeAttachmentScenario-1626588187-project-member] Volume info retrieved successfully. Aug 12 10:37:28.759088 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-5258b6a3-3504-4e39-a370-0b5b1fcaac0e req-58e0b1e2-ee28-4e74-86a3-fc0a07279eeb tempest-TestServerVolumeAttachmentScenario-1626588187 tempest-TestServerVolumeAttachmentScenario-1626588187-project-member] https://10.4.3.105/volume/v3/volumes/a540baea-1379-4b28-9723-5e7b1d9f6422 returned with HTTP 200 Aug 12 10:37:28.759770 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 544/2187] 10.4.3.105 () {70 vars in 1639 bytes} [Wed Aug 12 10:37:28 2026] GET /volume/v3/volumes/a540baea-1379-4b28-9723-5e7b1d9f6422 => generated 1333 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 10:37:28.846967 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-d8d0f0d5-4e98-41b4-b845-171404c455d0 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:28.946811 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-d8d0f0d5-4e98-41b4-b845-171404c455d0 tempest-TestImageHashVerification-1419427788 tempest-TestImageHashVerification-1419427788-project-member] POST https://10.4.3.105/volume/v3/volumes Aug 12 10:37:28.947288 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-d8d0f0d5-4e98-41b4-b845-171404c455d0 tempest-TestImageHashVerification-1419427788 tempest-TestImageHashVerification-1419427788-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestImageHashVerification-volume-1284781520", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:37:28.949581 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.v3.volumes [None req-d8d0f0d5-4e98-41b4-b845-171404c455d0 tempest-TestImageHashVerification-1419427788 tempest-TestImageHashVerification-1419427788-project-member] Create volume request body: {'volume': {'name': 'tempest-TestImageHashVerification-volume-1284781520', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100372) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 10:37:28.949765 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.v3.volumes [None req-d8d0f0d5-4e98-41b4-b845-171404c455d0 tempest-TestImageHashVerification-1419427788 tempest-TestImageHashVerification-1419427788-project-member] Create volume of 1 GB Aug 12 10:37:28.955710 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-d8d0f0d5-4e98-41b4-b845-171404c455d0 tempest-TestImageHashVerification-1419427788 tempest-TestImageHashVerification-1419427788-project-member] Availability Zones retrieved successfully. Aug 12 10:37:28.962153 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-d8d0f0d5-4e98-41b4-b845-171404c455d0 tempest-TestImageHashVerification-1419427788 tempest-TestImageHashVerification-1419427788-project-member] Flow 'volume_create_api' (d73c0e89-c98a-42e3-86b6-7ea60ef4b704) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100372) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:37:28.963152 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-d8d0f0d5-4e98-41b4-b845-171404c455d0 tempest-TestImageHashVerification-1419427788 tempest-TestImageHashVerification-1419427788-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ecabad74-412e-4c06-9f89-02316f774dc0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:37:28.964285 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.flows.api.create_volume [None req-d8d0f0d5-4e98-41b4-b845-171404c455d0 tempest-TestImageHashVerification-1419427788 tempest-TestImageHashVerification-1419427788-project-member] Validating volume size '1' using validate_int {{(pid=100372) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 10:37:29.001548 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-d8d0f0d5-4e98-41b4-b845-171404c455d0 tempest-TestImageHashVerification-1419427788 tempest-TestImageHashVerification-1419427788-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ecabad74-412e-4c06-9f89-02316f774dc0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T10:26:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6cd66f07-4c7b-40b2-9dfb-378538f29c9e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:37:29.002426 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-d8d0f0d5-4e98-41b4-b845-171404c455d0 tempest-TestImageHashVerification-1419427788 tempest-TestImageHashVerification-1419427788-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a1b1d887-60d2-47a5-a078-fa490ff8581f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:37:29.029344 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-69dd188a-0c50-406a-bcce-f996749c2fbf None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:29.031400 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-69dd188a-0c50-406a-bcce-f996749c2fbf tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] GET https://10.4.3.105/volume/v3/volumes/1135b89a-6d21-4eae-a25b-e0eddd1d2989 Aug 12 10:37:29.031637 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-69dd188a-0c50-406a-bcce-f996749c2fbf tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:29.031864 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-69dd188a-0c50-406a-bcce-f996749c2fbf tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:29.040325 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:29.040325 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:37:29.044178 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-69dd188a-0c50-406a-bcce-f996749c2fbf tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] Volume info retrieved successfully. Aug 12 10:37:29.049131 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-69dd188a-0c50-406a-bcce-f996749c2fbf tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] https://10.4.3.105/volume/v3/volumes/1135b89a-6d21-4eae-a25b-e0eddd1d2989 returned with HTTP 200 Aug 12 10:37:29.049739 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 552/2188] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:37:29 2026] GET /volume/v3/volumes/1135b89a-6d21-4eae-a25b-e0eddd1d2989 => generated 1017 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:37:29.065324 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-83fbf2df-7ac8-4011-aa61-88656f3c2a54 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:29.067721 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-83fbf2df-7ac8-4011-aa61-88656f3c2a54 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] POST https://10.4.3.105/volume/v3/backups Aug 12 10:37:29.068045 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.quota [None req-d8d0f0d5-4e98-41b4-b845-171404c455d0 tempest-TestImageHashVerification-1419427788 tempest-TestImageHashVerification-1419427788-project-member] Created reservations ['817786e2-a0e0-4479-8060-b89fc6eadfe2', '643da176-a5c8-43f9-8844-b6c100d7dbbd', 'e5531cbe-9754-47f0-a434-989aece0ab8f', '4cfef94d-425c-4798-9133-4f710102c8e2'] {{(pid=100372) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:37:29.068337 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-83fbf2df-7ac8-4011-aa61-88656f3c2a54 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "1135b89a-6d21-4eae-a25b-e0eddd1d2989", "name": "tempest-type-Backup-57294385"}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:37:29.069096 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-d8d0f0d5-4e98-41b4-b845-171404c455d0 tempest-TestImageHashVerification-1419427788 tempest-TestImageHashVerification-1419427788-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a1b1d887-60d2-47a5-a078-fa490ff8581f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['817786e2-a0e0-4479-8060-b89fc6eadfe2', '643da176-a5c8-43f9-8844-b6c100d7dbbd', 'e5531cbe-9754-47f0-a434-989aece0ab8f', '4cfef94d-425c-4798-9133-4f710102c8e2']}' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:37:29.069896 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-d8d0f0d5-4e98-41b4-b845-171404c455d0 tempest-TestImageHashVerification-1419427788 tempest-TestImageHashVerification-1419427788-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (be1df716-0eb7-4f89-9f1e-ecae6c7158f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:37:29.070382 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.contrib.backups [None req-83fbf2df-7ac8-4011-aa61-88656f3c2a54 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] Creating new backup {'backup': {'volume_id': '1135b89a-6d21-4eae-a25b-e0eddd1d2989', 'name': 'tempest-type-Backup-57294385'}} {{(pid=100373) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 12 10:37:29.070608 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.contrib.backups [None req-83fbf2df-7ac8-4011-aa61-88656f3c2a54 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] Creating backup of volume 1135b89a-6d21-4eae-a25b-e0eddd1d2989 in container None Aug 12 10:37:29.081238 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:29.081238 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:37:29.081640 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-83fbf2df-7ac8-4011-aa61-88656f3c2a54 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] Volume info retrieved successfully. Aug 12 10:37:29.102205 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-d8d0f0d5-4e98-41b4-b845-171404c455d0 tempest-TestImageHashVerification-1419427788 tempest-TestImageHashVerification-1419427788-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (be1df716-0eb7-4f89-9f1e-ecae6c7158f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2790d307-db44-4fe7-a50b-2861ed2539f9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestImageHashVerification-volume-1284781520',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='082624b69c6843e1ad506944ab69ed06',qos_specs=None,replication_status=,reservations=['817786e2-a0e0-4479-8060-b89fc6eadfe2','643da176-a5c8-43f9-8844-b6c100d7dbbd','e5531cbe-9754-47f0-a434-989aece0ab8f','4cfef94d-425c-4798-9133-4f710102c8e2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7116b54a41974fc19d495e35692d9646',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:37:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestImageHashVerification-volume-1284781520',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2790d307-db44-4fe7-a50b-2861ed2539f9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='082624b69c6843e1ad506944ab69ed06',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7116b54a41974fc19d495e35692d9646',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6cd66f07-4c7b-40b2-9dfb-378538f29c9e),volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:37:29.103218 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-d8d0f0d5-4e98-41b4-b845-171404c455d0 tempest-TestImageHashVerification-1419427788 tempest-TestImageHashVerification-1419427788-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (60e77a22-06db-4280-b247-25489ae009a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:37:29.112498 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.quota [None req-83fbf2df-7ac8-4011-aa61-88656f3c2a54 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] Created reservations ['36db8767-41ac-467f-8c81-c46977d6e30c', '7f0f1661-9300-4c6b-8318-a9cdaaf3580d'] {{(pid=100373) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:37:29.126051 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-d8d0f0d5-4e98-41b4-b845-171404c455d0 tempest-TestImageHashVerification-1419427788 tempest-TestImageHashVerification-1419427788-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (60e77a22-06db-4280-b247-25489ae009a5) transitioned into state 'SUCCESS' from state '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-1284781520',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='082624b69c6843e1ad506944ab69ed06',qos_specs=None,replication_status=,reservations=['817786e2-a0e0-4479-8060-b89fc6eadfe2','643da176-a5c8-43f9-8844-b6c100d7dbbd','e5531cbe-9754-47f0-a434-989aece0ab8f','4cfef94d-425c-4798-9133-4f710102c8e2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7116b54a41974fc19d495e35692d9646',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:37:29.127127 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-d8d0f0d5-4e98-41b4-b845-171404c455d0 tempest-TestImageHashVerification-1419427788 tempest-TestImageHashVerification-1419427788-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9c371841-69f7-40e6-82ad-4564fe53c5a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:37:29.135934 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-d8d0f0d5-4e98-41b4-b845-171404c455d0 tempest-TestImageHashVerification-1419427788 tempest-TestImageHashVerification-1419427788-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9c371841-69f7-40e6-82ad-4564fe53c5a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:37:29.136976 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-d8d0f0d5-4e98-41b4-b845-171404c455d0 tempest-TestImageHashVerification-1419427788 tempest-TestImageHashVerification-1419427788-project-member] Flow 'volume_create_api' (d73c0e89-c98a-42e3-86b6-7ea60ef4b704) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100372) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:37:29.137435 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-d8d0f0d5-4e98-41b4-b845-171404c455d0 tempest-TestImageHashVerification-1419427788 tempest-TestImageHashVerification-1419427788-project-member] Create volume request issued successfully. Aug 12 10:37:29.138532 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-d8d0f0d5-4e98-41b4-b845-171404c455d0 tempest-TestImageHashVerification-1419427788 tempest-TestImageHashVerification-1419427788-project-member] https://10.4.3.105/volume/v3/volumes returned with HTTP 202 Aug 12 10:37:29.139055 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 549/2189] 10.4.3.105 () {68 vars in 1259 bytes} [Wed Aug 12 10:37:28 2026] POST /volume/v3/volumes => generated 756 bytes in 296 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 10:37:29.152946 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-0236527f-6a9d-4dbc-b54c-1e6c70ca7633 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:29.157840 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-0236527f-6a9d-4dbc-b54c-1e6c70ca7633 tempest-TestImageHashVerification-1419427788 tempest-TestImageHashVerification-1419427788-project-member] GET https://10.4.3.105/volume/v3/volumes/2790d307-db44-4fe7-a50b-2861ed2539f9 Aug 12 10:37:29.157840 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-0236527f-6a9d-4dbc-b54c-1e6c70ca7633 tempest-TestImageHashVerification-1419427788 tempest-TestImageHashVerification-1419427788-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:29.157840 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-0236527f-6a9d-4dbc-b54c-1e6c70ca7633 tempest-TestImageHashVerification-1419427788 tempest-TestImageHashVerification-1419427788-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:29.163712 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-83fbf2df-7ac8-4011-aa61-88656f3c2a54 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] https://10.4.3.105/volume/v3/backups returned with HTTP 202 Aug 12 10:37:29.164200 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 545/2190] 10.4.3.105 () {70 vars in 1299 bytes} [Wed Aug 12 10:37:29 2026] POST /volume/v3/backups => generated 314 bytes in 99 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 10:37:29.166268 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:29.166268 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:37:29.171883 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-0236527f-6a9d-4dbc-b54c-1e6c70ca7633 tempest-TestImageHashVerification-1419427788 tempest-TestImageHashVerification-1419427788-project-member] Volume info retrieved successfully. Aug 12 10:37:29.176489 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-68b2fb50-5912-44c9-a8f9-751910521bc3 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:29.176925 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-0236527f-6a9d-4dbc-b54c-1e6c70ca7633 tempest-TestImageHashVerification-1419427788 tempest-TestImageHashVerification-1419427788-project-member] https://10.4.3.105/volume/v3/volumes/2790d307-db44-4fe7-a50b-2861ed2539f9 returned with HTTP 200 Aug 12 10:37:29.177615 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 545/2191] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:37:29 2026] GET /volume/v3/volumes/2790d307-db44-4fe7-a50b-2861ed2539f9 => generated 824 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:37:29.178682 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-68b2fb50-5912-44c9-a8f9-751910521bc3 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] GET https://10.4.3.105/volume/v3/backups/b54d4e4f-8644-4256-9969-bf74b213ab65 Aug 12 10:37:29.178922 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-68b2fb50-5912-44c9-a8f9-751910521bc3 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:29.179147 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-68b2fb50-5912-44c9-a8f9-751910521bc3 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:29.179310 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-68b2fb50-5912-44c9-a8f9-751910521bc3 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] Show backup with id b54d4e4f-8644-4256-9969-bf74b213ab65. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:37:29.186102 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:29.186102 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:37:29.186858 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-68b2fb50-5912-44c9-a8f9-751910521bc3 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] https://10.4.3.105/volume/v3/backups/b54d4e4f-8644-4256-9969-bf74b213ab65 returned with HTTP 200 Aug 12 10:37:29.187428 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 553/2192] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:37:29 2026] GET /volume/v3/backups/b54d4e4f-8644-4256-9969-bf74b213ab65 => generated 721 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:37:29.372597 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-97efd389-aa7f-42b8-93f7-084658fb1506 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:29.374684 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-97efd389-aa7f-42b8-93f7-084658fb1506 tempest-VolumesTransfersTest-1778333881 tempest-VolumesTransfersTest-1778333881-project-member] GET https://10.4.3.105/volume/v3/volumes/8822decc-4e9f-4ba6-99f2-02e2c3d93504 Aug 12 10:37:29.374962 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-97efd389-aa7f-42b8-93f7-084658fb1506 tempest-VolumesTransfersTest-1778333881 tempest-VolumesTransfersTest-1778333881-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:29.375217 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-97efd389-aa7f-42b8-93f7-084658fb1506 tempest-VolumesTransfersTest-1778333881 tempest-VolumesTransfersTest-1778333881-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:29.386485 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:29.386485 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:37:29.391690 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-97efd389-aa7f-42b8-93f7-084658fb1506 tempest-VolumesTransfersTest-1778333881 tempest-VolumesTransfersTest-1778333881-project-member] Volume info retrieved successfully. Aug 12 10:37:29.398367 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-97efd389-aa7f-42b8-93f7-084658fb1506 tempest-VolumesTransfersTest-1778333881 tempest-VolumesTransfersTest-1778333881-project-member] https://10.4.3.105/volume/v3/volumes/8822decc-4e9f-4ba6-99f2-02e2c3d93504 returned with HTTP 200 Aug 12 10:37:29.398892 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 550/2193] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:37:29 2026] GET /volume/v3/volumes/8822decc-4e9f-4ba6-99f2-02e2c3d93504 => generated 843 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:37:29.415197 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-e976ef45-3b2e-48a3-a4f0-1d98e13d2b63 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:29.417674 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-e976ef45-3b2e-48a3-a4f0-1d98e13d2b63 tempest-VolumesTransfersTest-1778333881 tempest-VolumesTransfersTest-1778333881-project-member] POST https://10.4.3.105/volume/v3/os-volume-transfer Aug 12 10:37:29.418020 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-e976ef45-3b2e-48a3-a4f0-1d98e13d2b63 tempest-VolumesTransfersTest-1778333881 tempest-VolumesTransfersTest-1778333881-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "8822decc-4e9f-4ba6-99f2-02e2c3d93504"}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:37:29.419393 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.contrib.volume_transfer [None req-e976ef45-3b2e-48a3-a4f0-1d98e13d2b63 tempest-VolumesTransfersTest-1778333881 tempest-VolumesTransfersTest-1778333881-project-member] Creating new volume transfer {'transfer': {'volume_id': '8822decc-4e9f-4ba6-99f2-02e2c3d93504'}} {{(pid=100373) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Aug 12 10:37:29.419486 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.contrib.volume_transfer [None req-e976ef45-3b2e-48a3-a4f0-1d98e13d2b63 tempest-VolumesTransfersTest-1778333881 tempest-VolumesTransfersTest-1778333881-project-member] Creating transfer of volume 8822decc-4e9f-4ba6-99f2-02e2c3d93504 Aug 12 10:37:29.419682 np0000007037 devstack@c-api.service[100373]: INFO cinder.transfer.api [None req-e976ef45-3b2e-48a3-a4f0-1d98e13d2b63 tempest-VolumesTransfersTest-1778333881 tempest-VolumesTransfersTest-1778333881-project-member] Generating transfer record for volume 8822decc-4e9f-4ba6-99f2-02e2c3d93504 Aug 12 10:37:29.427622 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:29.427622 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:37:29.445276 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-e976ef45-3b2e-48a3-a4f0-1d98e13d2b63 tempest-VolumesTransfersTest-1778333881 tempest-VolumesTransfersTest-1778333881-project-member] https://10.4.3.105/volume/v3/os-volume-transfer returned with HTTP 202 Aug 12 10:37:29.445832 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 546/2194] 10.4.3.105 () {68 vars in 1291 bytes} [Wed Aug 12 10:37:29 2026] POST /volume/v3/os-volume-transfer => generated 441 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 10:37:29.460662 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-c0d9ee1e-41c6-4303-a02b-9e543348f306 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:29.462785 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-88c8407e-2cc8-457b-af74-5cf93f0331e2 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:29.465543 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-c0d9ee1e-41c6-4303-a02b-9e543348f306 tempest-VolumesTransfersTest-1778333881 tempest-VolumesTransfersTest-1778333881-project-member] GET https://10.4.3.105/volume/v3/volumes/8822decc-4e9f-4ba6-99f2-02e2c3d93504 Aug 12 10:37:29.465543 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-c0d9ee1e-41c6-4303-a02b-9e543348f306 tempest-VolumesTransfersTest-1778333881 tempest-VolumesTransfersTest-1778333881-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:29.466015 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-88c8407e-2cc8-457b-af74-5cf93f0331e2 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] GET https://10.4.3.105/volume/v3/backups/82101c85-310e-4f28-9070-00d5462a7ef4 Aug 12 10:37:29.466137 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-c0d9ee1e-41c6-4303-a02b-9e543348f306 tempest-VolumesTransfersTest-1778333881 tempest-VolumesTransfersTest-1778333881-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:29.466231 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-88c8407e-2cc8-457b-af74-5cf93f0331e2 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:29.466231 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-88c8407e-2cc8-457b-af74-5cf93f0331e2 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:29.466231 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-88c8407e-2cc8-457b-af74-5cf93f0331e2 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Show backup with id 82101c85-310e-4f28-9070-00d5462a7ef4. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:37:29.471954 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:29.471954 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:37:29.471954 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-88c8407e-2cc8-457b-af74-5cf93f0331e2 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] https://10.4.3.105/volume/v3/backups/82101c85-310e-4f28-9070-00d5462a7ef4 returned with HTTP 200 Aug 12 10:37:29.471954 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 554/2195] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:37:29 2026] GET /volume/v3/backups/82101c85-310e-4f28-9070-00d5462a7ef4 => generated 739 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:37:29.473912 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:29.473912 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:37:29.478353 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-c0d9ee1e-41c6-4303-a02b-9e543348f306 tempest-VolumesTransfersTest-1778333881 tempest-VolumesTransfersTest-1778333881-project-member] Volume info retrieved successfully. Aug 12 10:37:29.484467 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-c0d9ee1e-41c6-4303-a02b-9e543348f306 tempest-VolumesTransfersTest-1778333881 tempest-VolumesTransfersTest-1778333881-project-member] https://10.4.3.105/volume/v3/volumes/8822decc-4e9f-4ba6-99f2-02e2c3d93504 returned with HTTP 200 Aug 12 10:37:29.485192 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 546/2196] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:37:29 2026] GET /volume/v3/volumes/8822decc-4e9f-4ba6-99f2-02e2c3d93504 => generated 851 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:37:29.500256 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-9e118b9b-e13f-43d6-9630-fb182dbb93b9 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:29.502097 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-9e118b9b-e13f-43d6-9630-fb182dbb93b9 tempest-VolumesTransfersTest-1778333881 tempest-VolumesTransfersTest-1778333881-project-member] GET https://10.4.3.105/volume/v3/os-volume-transfer/detail Aug 12 10:37:29.502372 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-9e118b9b-e13f-43d6-9630-fb182dbb93b9 tempest-VolumesTransfersTest-1778333881 tempest-VolumesTransfersTest-1778333881-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:29.502644 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-9e118b9b-e13f-43d6-9630-fb182dbb93b9 tempest-VolumesTransfersTest-1778333881 tempest-VolumesTransfersTest-1778333881-project-member] Calling method 'detail' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:29.502845 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.contrib.volume_transfer [None req-9e118b9b-e13f-43d6-9630-fb182dbb93b9 tempest-VolumesTransfersTest-1778333881 tempest-VolumesTransfersTest-1778333881-project-member] Listing volume transfers {{(pid=100372) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Aug 12 10:37:29.507113 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-9e118b9b-e13f-43d6-9630-fb182dbb93b9 tempest-VolumesTransfersTest-1778333881 tempest-VolumesTransfersTest-1778333881-project-member] https://10.4.3.105/volume/v3/os-volume-transfer/detail returned with HTTP 200 Aug 12 10:37:29.507784 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 551/2197] 10.4.3.105 () {66 vars in 1291 bytes} [Wed Aug 12 10:37:29 2026] GET /volume/v3/os-volume-transfer/detail => generated 412 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:37:29.516697 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-c7dd04b1-daa0-4f12-a695-65b896754a46 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:29.519532 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-c7dd04b1-daa0-4f12-a695-65b896754a46 tempest-VolumesTransfersTest-1778333881 tempest-VolumesTransfersTest-1778333881-project-member] DELETE https://10.4.3.105/volume/v3/os-volume-transfer/79e8f5ce-9b1b-4fab-9fd6-31cfd0046626 Aug 12 10:37:29.519863 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-c7dd04b1-daa0-4f12-a695-65b896754a46 tempest-VolumesTransfersTest-1778333881 tempest-VolumesTransfersTest-1778333881-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:29.520140 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-c7dd04b1-daa0-4f12-a695-65b896754a46 tempest-VolumesTransfersTest-1778333881 tempest-VolumesTransfersTest-1778333881-project-member] Calling method 'delete' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:29.520313 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.contrib.volume_transfer [None req-c7dd04b1-daa0-4f12-a695-65b896754a46 tempest-VolumesTransfersTest-1778333881 tempest-VolumesTransfersTest-1778333881-project-member] Delete transfer with id: 79e8f5ce-9b1b-4fab-9fd6-31cfd0046626 Aug 12 10:37:29.534051 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:29.534051 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:37:29.544939 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-c7dd04b1-daa0-4f12-a695-65b896754a46 tempest-VolumesTransfersTest-1778333881 tempest-VolumesTransfersTest-1778333881-project-member] https://10.4.3.105/volume/v3/os-volume-transfer/79e8f5ce-9b1b-4fab-9fd6-31cfd0046626 returned with HTTP 202 Aug 12 10:37:29.545589 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 547/2198] 10.4.3.105 () {66 vars in 1384 bytes} [Wed Aug 12 10:37:29 2026] DELETE /volume/v3/os-volume-transfer/79e8f5ce-9b1b-4fab-9fd6-31cfd0046626 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 10:37:29.556852 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-79b91c83-760b-4ecc-922e-e167a3a9b7e5 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:29.560145 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-79b91c83-760b-4ecc-922e-e167a3a9b7e5 tempest-VolumesTransfersTest-1778333881 tempest-VolumesTransfersTest-1778333881-project-member] GET https://10.4.3.105/volume/v3/volumes/8822decc-4e9f-4ba6-99f2-02e2c3d93504 Aug 12 10:37:29.560351 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-79b91c83-760b-4ecc-922e-e167a3a9b7e5 tempest-VolumesTransfersTest-1778333881 tempest-VolumesTransfersTest-1778333881-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:29.560796 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-79b91c83-760b-4ecc-922e-e167a3a9b7e5 tempest-VolumesTransfersTest-1778333881 tempest-VolumesTransfersTest-1778333881-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:29.569417 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:29.569417 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:37:29.573816 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-79b91c83-760b-4ecc-922e-e167a3a9b7e5 tempest-VolumesTransfersTest-1778333881 tempest-VolumesTransfersTest-1778333881-project-member] Volume info retrieved successfully. Aug 12 10:37:29.578233 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-79b91c83-760b-4ecc-922e-e167a3a9b7e5 tempest-VolumesTransfersTest-1778333881 tempest-VolumesTransfersTest-1778333881-project-member] https://10.4.3.105/volume/v3/volumes/8822decc-4e9f-4ba6-99f2-02e2c3d93504 returned with HTTP 200 Aug 12 10:37:29.579094 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 555/2199] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:37:29 2026] GET /volume/v3/volumes/8822decc-4e9f-4ba6-99f2-02e2c3d93504 => generated 843 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:37:29.595413 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-e286f030-c549-4d61-8752-700ecc80c72d None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:29.599112 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-e286f030-c549-4d61-8752-700ecc80c72d tempest-VolumesTransfersTest-1778333881 tempest-VolumesTransfersTest-1778333881-project-member] DELETE https://10.4.3.105/volume/v3/os-volume-transfer/79e8f5ce-9b1b-4fab-9fd6-31cfd0046626 Aug 12 10:37:29.599112 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-e286f030-c549-4d61-8752-700ecc80c72d tempest-VolumesTransfersTest-1778333881 tempest-VolumesTransfersTest-1778333881-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:29.599112 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-e286f030-c549-4d61-8752-700ecc80c72d tempest-VolumesTransfersTest-1778333881 tempest-VolumesTransfersTest-1778333881-project-member] Calling method 'delete' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:29.599112 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.contrib.volume_transfer [None req-e286f030-c549-4d61-8752-700ecc80c72d tempest-VolumesTransfersTest-1778333881 tempest-VolumesTransfersTest-1778333881-project-member] Delete transfer with id: 79e8f5ce-9b1b-4fab-9fd6-31cfd0046626 Aug 12 10:37:29.606299 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-e286f030-c549-4d61-8752-700ecc80c72d tempest-VolumesTransfersTest-1778333881 tempest-VolumesTransfersTest-1778333881-project-member] https://10.4.3.105/volume/v3/os-volume-transfer/79e8f5ce-9b1b-4fab-9fd6-31cfd0046626 returned with HTTP 404 Aug 12 10:37:29.607212 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 547/2200] 10.4.3.105 () {66 vars in 1384 bytes} [Wed Aug 12 10:37:29 2026] DELETE /volume/v3/os-volume-transfer/79e8f5ce-9b1b-4fab-9fd6-31cfd0046626 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:37:29.616378 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-6498cd20-c38e-4aee-b2b9-297d67946d4e None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:29.618361 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-6498cd20-c38e-4aee-b2b9-297d67946d4e tempest-VolumesTransfersTest-693954789 tempest-VolumesTransfersTest-693954789-project-admin] DELETE https://10.4.3.105/volume/v3/volumes/8822decc-4e9f-4ba6-99f2-02e2c3d93504 Aug 12 10:37:29.618617 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-6498cd20-c38e-4aee-b2b9-297d67946d4e tempest-VolumesTransfersTest-693954789 tempest-VolumesTransfersTest-693954789-project-admin] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:29.618810 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-6498cd20-c38e-4aee-b2b9-297d67946d4e tempest-VolumesTransfersTest-693954789 tempest-VolumesTransfersTest-693954789-project-admin] Calling method 'delete' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:29.619012 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.v3.volumes [None req-6498cd20-c38e-4aee-b2b9-297d67946d4e tempest-VolumesTransfersTest-693954789 tempest-VolumesTransfersTest-693954789-project-admin] Delete volume with id: 8822decc-4e9f-4ba6-99f2-02e2c3d93504 Aug 12 10:37:29.626198 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:29.626198 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:37:29.626576 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-6498cd20-c38e-4aee-b2b9-297d67946d4e tempest-VolumesTransfersTest-693954789 tempest-VolumesTransfersTest-693954789-project-admin] Volume info retrieved successfully. Aug 12 10:37:29.645619 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-6498cd20-c38e-4aee-b2b9-297d67946d4e tempest-VolumesTransfersTest-693954789 tempest-VolumesTransfersTest-693954789-project-admin] Delete volume request issued successfully. Aug 12 10:37:29.645868 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-6498cd20-c38e-4aee-b2b9-297d67946d4e tempest-VolumesTransfersTest-693954789 tempest-VolumesTransfersTest-693954789-project-admin] https://10.4.3.105/volume/v3/volumes/8822decc-4e9f-4ba6-99f2-02e2c3d93504 returned with HTTP 202 Aug 12 10:37:29.646302 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 552/2201] 10.4.3.105 () {66 vars in 1351 bytes} [Wed Aug 12 10:37:29 2026] DELETE /volume/v3/volumes/8822decc-4e9f-4ba6-99f2-02e2c3d93504 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 10:37:29.653779 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-f22198b5-832e-41e4-9f51-049bab56a53b None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:29.656010 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-f22198b5-832e-41e4-9f51-049bab56a53b tempest-VolumesTransfersTest-693954789 tempest-VolumesTransfersTest-693954789-project-admin] GET https://10.4.3.105/volume/v3/volumes/8822decc-4e9f-4ba6-99f2-02e2c3d93504 Aug 12 10:37:29.656386 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-f22198b5-832e-41e4-9f51-049bab56a53b tempest-VolumesTransfersTest-693954789 tempest-VolumesTransfersTest-693954789-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:29.656978 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-f22198b5-832e-41e4-9f51-049bab56a53b tempest-VolumesTransfersTest-693954789 tempest-VolumesTransfersTest-693954789-project-admin] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:29.665252 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:29.665252 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:37:29.670749 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-f22198b5-832e-41e4-9f51-049bab56a53b tempest-VolumesTransfersTest-693954789 tempest-VolumesTransfersTest-693954789-project-admin] Volume info retrieved successfully. Aug 12 10:37:29.679383 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-f22198b5-832e-41e4-9f51-049bab56a53b tempest-VolumesTransfersTest-693954789 tempest-VolumesTransfersTest-693954789-project-admin] https://10.4.3.105/volume/v3/volumes/8822decc-4e9f-4ba6-99f2-02e2c3d93504 returned with HTTP 200 Aug 12 10:37:29.679846 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 548/2202] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:37:29 2026] GET /volume/v3/volumes/8822decc-4e9f-4ba6-99f2-02e2c3d93504 => generated 1015 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:37:29.681085 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-19a2a2eb-6efb-4d91-894d-0fb99d4690de None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:29.683243 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-19a2a2eb-6efb-4d91-894d-0fb99d4690de tempest-GroupsTest-559991407 tempest-GroupsTest-559991407-project-member] GET https://10.4.3.105/volume/v3/volumes/00beafb1-7e36-4beb-a5f9-06fd54b26726 Aug 12 10:37:29.683466 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-19a2a2eb-6efb-4d91-894d-0fb99d4690de tempest-GroupsTest-559991407 tempest-GroupsTest-559991407-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:29.683688 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-19a2a2eb-6efb-4d91-894d-0fb99d4690de tempest-GroupsTest-559991407 tempest-GroupsTest-559991407-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:29.690873 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:29.690873 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:37:29.694689 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-19a2a2eb-6efb-4d91-894d-0fb99d4690de tempest-GroupsTest-559991407 tempest-GroupsTest-559991407-project-member] Volume info retrieved successfully. Aug 12 10:37:29.695592 np0000007037 devstack@c-api.service[100375]: WARNING stevedore.named [None req-19a2a2eb-6efb-4d91-894d-0fb99d4690de tempest-GroupsTest-559991407 tempest-GroupsTest-559991407-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 10:37:29.695802 np0000007037 devstack@c-api.service[100375]: WARNING castellan.key_manager [None req-19a2a2eb-6efb-4d91-894d-0fb99d4690de tempest-GroupsTest-559991407 tempest-GroupsTest-559991407-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 10:37:29.738830 np0000007037 devstack@c-api.service[100375]: DEBUG oslo_db.sqlalchemy.engines [None req-19a2a2eb-6efb-4d91-894d-0fb99d4690de tempest-GroupsTest-559991407 tempest-GroupsTest-559991407-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100375) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 10:37:29.743344 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:29.743344 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:37:29.757880 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-19a2a2eb-6efb-4d91-894d-0fb99d4690de tempest-GroupsTest-559991407 tempest-GroupsTest-559991407-project-member] https://10.4.3.105/volume/v3/volumes/00beafb1-7e36-4beb-a5f9-06fd54b26726 returned with HTTP 200 Aug 12 10:37:29.758308 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 556/2203] 10.4.3.105 () {68 vars in 1389 bytes} [Wed Aug 12 10:37:29 2026] GET /volume/v3/volumes/00beafb1-7e36-4beb-a5f9-06fd54b26726 => generated 907 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:37:29.775636 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-06324ccc-cc05-430a-ae06-103f4147ed0e None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:29.779555 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-06324ccc-cc05-430a-ae06-103f4147ed0e tempest-GroupsTest-559991407 tempest-GroupsTest-559991407-project-member] GET https://10.4.3.105/volume/v3/groups/b9f8f976-a811-4133-a228-bde9c8f45dde Aug 12 10:37:29.779555 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-06324ccc-cc05-430a-ae06-103f4147ed0e tempest-GroupsTest-559991407 tempest-GroupsTest-559991407-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:29.779555 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-06324ccc-cc05-430a-ae06-103f4147ed0e tempest-GroupsTest-559991407 tempest-GroupsTest-559991407-project-member] Calling method 'version_select' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:29.779555 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.groups [None req-06324ccc-cc05-430a-ae06-103f4147ed0e tempest-GroupsTest-559991407 tempest-GroupsTest-559991407-project-member] show called for member b9f8f976-a811-4133-a228-bde9c8f45dde {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 12 10:37:29.785538 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:29.785538 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:37:29.802255 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-06324ccc-cc05-430a-ae06-103f4147ed0e tempest-GroupsTest-559991407 tempest-GroupsTest-559991407-project-member] https://10.4.3.105/volume/v3/groups/b9f8f976-a811-4133-a228-bde9c8f45dde returned with HTTP 200 Aug 12 10:37:29.802614 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 548/2204] 10.4.3.105 () {68 vars in 1386 bytes} [Wed Aug 12 10:37:29 2026] GET /volume/v3/groups/b9f8f976-a811-4133-a228-bde9c8f45dde => generated 323 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:37:29.811285 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-ceba8562-9a9e-4410-86e9-78cd8ce1821c None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:29.813140 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-ceba8562-9a9e-4410-86e9-78cd8ce1821c tempest-GroupsTest-559991407 tempest-GroupsTest-559991407-project-member] GET https://10.4.3.105/volume/v3/groups/bef8e9c3-6557-488a-8fe7-309b6025ddcf Aug 12 10:37:29.813433 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-ceba8562-9a9e-4410-86e9-78cd8ce1821c tempest-GroupsTest-559991407 tempest-GroupsTest-559991407-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:29.813731 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-ceba8562-9a9e-4410-86e9-78cd8ce1821c tempest-GroupsTest-559991407 tempest-GroupsTest-559991407-project-member] Calling method 'version_select' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:29.813892 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.v3.groups [None req-ceba8562-9a9e-4410-86e9-78cd8ce1821c tempest-GroupsTest-559991407 tempest-GroupsTest-559991407-project-member] show called for member bef8e9c3-6557-488a-8fe7-309b6025ddcf {{(pid=100372) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 12 10:37:29.817543 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:29.817543 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:37:29.825088 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-ceba8562-9a9e-4410-86e9-78cd8ce1821c tempest-GroupsTest-559991407 tempest-GroupsTest-559991407-project-member] https://10.4.3.105/volume/v3/groups/bef8e9c3-6557-488a-8fe7-309b6025ddcf returned with HTTP 200 Aug 12 10:37:29.825526 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 553/2205] 10.4.3.105 () {68 vars in 1386 bytes} [Wed Aug 12 10:37:29 2026] GET /volume/v3/groups/bef8e9c3-6557-488a-8fe7-309b6025ddcf => generated 322 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:37:29.835480 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-504df774-303d-4943-af98-d82bc039b312 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:29.837828 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-504df774-303d-4943-af98-d82bc039b312 tempest-GroupsTest-559991407 tempest-GroupsTest-559991407-project-member] GET https://10.4.3.105/volume/v3/groups/detail Aug 12 10:37:29.838237 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-504df774-303d-4943-af98-d82bc039b312 tempest-GroupsTest-559991407 tempest-GroupsTest-559991407-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:29.838612 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-504df774-303d-4943-af98-d82bc039b312 tempest-GroupsTest-559991407 tempest-GroupsTest-559991407-project-member] Calling method 'version_select' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:29.866483 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-504df774-303d-4943-af98-d82bc039b312 tempest-GroupsTest-559991407 tempest-GroupsTest-559991407-project-member] https://10.4.3.105/volume/v3/groups/detail returned with HTTP 200 Aug 12 10:37:29.867085 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 549/2206] 10.4.3.105 () {68 vars in 1296 bytes} [Wed Aug 12 10:37:29 2026] GET /volume/v3/groups/detail => generated 639 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:37:29.876096 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-3351da70-f9de-4870-8213-0ee3b4829051 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:29.878451 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-3351da70-f9de-4870-8213-0ee3b4829051 tempest-GroupsTest-559991407 tempest-GroupsTest-559991407-project-member] GET https://10.4.3.105/volume/v3/volumes/detail Aug 12 10:37:29.878782 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-3351da70-f9de-4870-8213-0ee3b4829051 tempest-GroupsTest-559991407 tempest-GroupsTest-559991407-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:29.879015 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-3351da70-f9de-4870-8213-0ee3b4829051 tempest-GroupsTest-559991407 tempest-GroupsTest-559991407-project-member] Calling method 'detail' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:29.879293 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.api_utils [None req-3351da70-f9de-4870-8213-0ee3b4829051 tempest-GroupsTest-559991407 tempest-GroupsTest-559991407-project-member] Removing options '' from query. {{(pid=100375) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 10:37:29.880099 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-3351da70-f9de-4870-8213-0ee3b4829051 tempest-GroupsTest-559991407 tempest-GroupsTest-559991407-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100375) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 10:37:29.888072 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-3351da70-f9de-4870-8213-0ee3b4829051 tempest-GroupsTest-559991407 tempest-GroupsTest-559991407-project-member] Get all volumes completed successfully. Aug 12 10:37:29.889010 np0000007037 devstack@c-api.service[100375]: WARNING stevedore.named [None req-3351da70-f9de-4870-8213-0ee3b4829051 tempest-GroupsTest-559991407 tempest-GroupsTest-559991407-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 10:37:29.889202 np0000007037 devstack@c-api.service[100375]: WARNING castellan.key_manager [None req-3351da70-f9de-4870-8213-0ee3b4829051 tempest-GroupsTest-559991407 tempest-GroupsTest-559991407-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 10:37:29.935201 np0000007037 devstack@c-api.service[100375]: DEBUG oslo_db.sqlalchemy.engines [None req-3351da70-f9de-4870-8213-0ee3b4829051 tempest-GroupsTest-559991407 tempest-GroupsTest-559991407-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100375) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 10:37:29.945537 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:29.945537 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:37:29.953031 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-3351da70-f9de-4870-8213-0ee3b4829051 tempest-GroupsTest-559991407 tempest-GroupsTest-559991407-project-member] https://10.4.3.105/volume/v3/volumes/detail returned with HTTP 200 Aug 12 10:37:29.953605 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 557/2207] 10.4.3.105 () {68 vars in 1299 bytes} [Wed Aug 12 10:37:29 2026] GET /volume/v3/volumes/detail => generated 910 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:37:29.969783 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-3b2c9782-da13-443a-95e6-13aacfe125f5 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:29.972766 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-3b2c9782-da13-443a-95e6-13aacfe125f5 tempest-GroupsTest-559991407 tempest-GroupsTest-559991407-project-member] GET https://10.4.3.105/volume/v3/volumes/detail Aug 12 10:37:29.973085 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-3b2c9782-da13-443a-95e6-13aacfe125f5 tempest-GroupsTest-559991407 tempest-GroupsTest-559991407-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:29.973149 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-3b2c9782-da13-443a-95e6-13aacfe125f5 tempest-GroupsTest-559991407 tempest-GroupsTest-559991407-project-member] Calling method 'detail' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:29.973458 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.api_utils [None req-3b2c9782-da13-443a-95e6-13aacfe125f5 tempest-GroupsTest-559991407 tempest-GroupsTest-559991407-project-member] Removing options '' from query. {{(pid=100374) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 10:37:29.973844 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:29.973844 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:37:29.974269 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-3b2c9782-da13-443a-95e6-13aacfe125f5 tempest-GroupsTest-559991407 tempest-GroupsTest-559991407-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100374) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 10:37:29.988902 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-3b2c9782-da13-443a-95e6-13aacfe125f5 tempest-GroupsTest-559991407 tempest-GroupsTest-559991407-project-member] Get all volumes completed successfully. Aug 12 10:37:29.989904 np0000007037 devstack@c-api.service[100374]: WARNING stevedore.named [None req-3b2c9782-da13-443a-95e6-13aacfe125f5 tempest-GroupsTest-559991407 tempest-GroupsTest-559991407-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 10:37:29.990151 np0000007037 devstack@c-api.service[100374]: WARNING castellan.key_manager [None req-3b2c9782-da13-443a-95e6-13aacfe125f5 tempest-GroupsTest-559991407 tempest-GroupsTest-559991407-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 10:37:30.033329 np0000007037 devstack@c-api.service[100374]: DEBUG oslo_db.sqlalchemy.engines [None req-3b2c9782-da13-443a-95e6-13aacfe125f5 tempest-GroupsTest-559991407 tempest-GroupsTest-559991407-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100374) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 10:37:30.037273 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:30.037273 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:37:30.047029 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-3b2c9782-da13-443a-95e6-13aacfe125f5 tempest-GroupsTest-559991407 tempest-GroupsTest-559991407-project-member] https://10.4.3.105/volume/v3/volumes/detail returned with HTTP 200 Aug 12 10:37:30.047613 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 549/2208] 10.4.3.105 () {68 vars in 1299 bytes} [Wed Aug 12 10:37:29 2026] GET /volume/v3/volumes/detail => generated 910 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:37:30.059476 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-a1da8233-2ba7-46c0-80b4-64b0d0262791 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:30.062153 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-a1da8233-2ba7-46c0-80b4-64b0d0262791 tempest-GroupsTest-559991407 tempest-GroupsTest-559991407-project-member] POST https://10.4.3.105/volume/v3/groups/b9f8f976-a811-4133-a228-bde9c8f45dde/action Aug 12 10:37:30.062729 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-a1da8233-2ba7-46c0-80b4-64b0d0262791 tempest-GroupsTest-559991407 tempest-GroupsTest-559991407-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100372) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 10:37:30.062936 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-a1da8233-2ba7-46c0-80b4-64b0d0262791 tempest-GroupsTest-559991407 tempest-GroupsTest-559991407-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:37:30.064661 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.v3.groups [None req-a1da8233-2ba7-46c0-80b4-64b0d0262791 tempest-GroupsTest-559991407 tempest-GroupsTest-559991407-project-member] delete called for group b9f8f976-a811-4133-a228-bde9c8f45dde {{(pid=100372) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 12 10:37:30.064849 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.v3.groups [None req-a1da8233-2ba7-46c0-80b4-64b0d0262791 tempest-GroupsTest-559991407 tempest-GroupsTest-559991407-project-member] Delete group with id: b9f8f976-a811-4133-a228-bde9c8f45dde Aug 12 10:37:30.069091 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:30.069091 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:37:30.116456 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-a1da8233-2ba7-46c0-80b4-64b0d0262791 tempest-GroupsTest-559991407 tempest-GroupsTest-559991407-project-member] https://10.4.3.105/volume/v3/groups/b9f8f976-a811-4133-a228-bde9c8f45dde/action returned with HTTP 202 Aug 12 10:37:30.118065 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 554/2209] 10.4.3.105 () {70 vars in 1428 bytes} [Wed Aug 12 10:37:30 2026] POST /volume/v3/groups/b9f8f976-a811-4133-a228-bde9c8f45dde/action => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 12 10:37:30.125977 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-1e93b34f-5746-4fd9-afda-0a9049565d98 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:30.128872 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-1e93b34f-5746-4fd9-afda-0a9049565d98 tempest-GroupsTest-559991407 tempest-GroupsTest-559991407-project-member] GET https://10.4.3.105/volume/v3/volumes/00beafb1-7e36-4beb-a5f9-06fd54b26726 Aug 12 10:37:30.129658 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-1e93b34f-5746-4fd9-afda-0a9049565d98 tempest-GroupsTest-559991407 tempest-GroupsTest-559991407-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:30.129658 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-1e93b34f-5746-4fd9-afda-0a9049565d98 tempest-GroupsTest-559991407 tempest-GroupsTest-559991407-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:30.140288 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:30.140288 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:37:30.145627 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-1e93b34f-5746-4fd9-afda-0a9049565d98 tempest-GroupsTest-559991407 tempest-GroupsTest-559991407-project-member] Volume info retrieved successfully. Aug 12 10:37:30.146593 np0000007037 devstack@c-api.service[100373]: WARNING stevedore.named [None req-1e93b34f-5746-4fd9-afda-0a9049565d98 tempest-GroupsTest-559991407 tempest-GroupsTest-559991407-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 10:37:30.146839 np0000007037 devstack@c-api.service[100373]: WARNING castellan.key_manager [None req-1e93b34f-5746-4fd9-afda-0a9049565d98 tempest-GroupsTest-559991407 tempest-GroupsTest-559991407-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 10:37:30.191219 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-c2f8e5ed-332f-4ccc-b43e-fbce134edfd1 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:30.193921 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-c2f8e5ed-332f-4ccc-b43e-fbce134edfd1 tempest-TestImageHashVerification-1419427788 tempest-TestImageHashVerification-1419427788-project-member] GET https://10.4.3.105/volume/v3/volumes/2790d307-db44-4fe7-a50b-2861ed2539f9 Aug 12 10:37:30.194110 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-c2f8e5ed-332f-4ccc-b43e-fbce134edfd1 tempest-TestImageHashVerification-1419427788 tempest-TestImageHashVerification-1419427788-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:30.194439 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-c2f8e5ed-332f-4ccc-b43e-fbce134edfd1 tempest-TestImageHashVerification-1419427788 tempest-TestImageHashVerification-1419427788-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:30.200539 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-eb26e82d-d05d-4ba9-aec4-20fc0862eaae None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:30.202169 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-eb26e82d-d05d-4ba9-aec4-20fc0862eaae tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] GET https://10.4.3.105/volume/v3/backups/b54d4e4f-8644-4256-9969-bf74b213ab65 Aug 12 10:37:30.202430 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-eb26e82d-d05d-4ba9-aec4-20fc0862eaae tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:30.202430 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-eb26e82d-d05d-4ba9-aec4-20fc0862eaae tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:30.202430 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-eb26e82d-d05d-4ba9-aec4-20fc0862eaae tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] Show backup with id b54d4e4f-8644-4256-9969-bf74b213ab65. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:37:30.206099 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:30.206099 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:37:30.206879 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:30.206879 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:37:30.207853 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-eb26e82d-d05d-4ba9-aec4-20fc0862eaae tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] https://10.4.3.105/volume/v3/backups/b54d4e4f-8644-4256-9969-bf74b213ab65 returned with HTTP 200 Aug 12 10:37:30.208391 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 550/2210] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:37:30 2026] GET /volume/v3/backups/b54d4e4f-8644-4256-9969-bf74b213ab65 => generated 723 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:37:30.210146 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-c2f8e5ed-332f-4ccc-b43e-fbce134edfd1 tempest-TestImageHashVerification-1419427788 tempest-TestImageHashVerification-1419427788-project-member] Volume info retrieved successfully. Aug 12 10:37:30.214802 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-c2f8e5ed-332f-4ccc-b43e-fbce134edfd1 tempest-TestImageHashVerification-1419427788 tempest-TestImageHashVerification-1419427788-project-member] https://10.4.3.105/volume/v3/volumes/2790d307-db44-4fe7-a50b-2861ed2539f9 returned with HTTP 200 Aug 12 10:37:30.215074 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 558/2211] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:37:30 2026] GET /volume/v3/volumes/2790d307-db44-4fe7-a50b-2861ed2539f9 => generated 849 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:37:30.219576 np0000007037 devstack@c-api.service[100373]: DEBUG oslo_db.sqlalchemy.engines [None req-1e93b34f-5746-4fd9-afda-0a9049565d98 tempest-GroupsTest-559991407 tempest-GroupsTest-559991407-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100373) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 10:37:30.228253 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:30.228253 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:37:30.232864 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-67dc1e7f-4ff3-471f-8473-bc78050e8529 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:30.235440 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-67dc1e7f-4ff3-471f-8473-bc78050e8529 tempest-TestImageHashVerification-1419427788 tempest-TestImageHashVerification-1419427788-project-member] GET https://10.4.3.105/volume/v3/volumes/2790d307-db44-4fe7-a50b-2861ed2539f9 Aug 12 10:37:30.235440 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-67dc1e7f-4ff3-471f-8473-bc78050e8529 tempest-TestImageHashVerification-1419427788 tempest-TestImageHashVerification-1419427788-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:30.236467 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-67dc1e7f-4ff3-471f-8473-bc78050e8529 tempest-TestImageHashVerification-1419427788 tempest-TestImageHashVerification-1419427788-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:30.244887 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-1e93b34f-5746-4fd9-afda-0a9049565d98 tempest-GroupsTest-559991407 tempest-GroupsTest-559991407-project-member] https://10.4.3.105/volume/v3/volumes/00beafb1-7e36-4beb-a5f9-06fd54b26726 returned with HTTP 200 Aug 12 10:37:30.247562 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 550/2212] 10.4.3.105 () {68 vars in 1389 bytes} [Wed Aug 12 10:37:30 2026] GET /volume/v3/volumes/00beafb1-7e36-4beb-a5f9-06fd54b26726 => generated 906 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:37:30.252223 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:30.252223 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:37:30.262077 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-67dc1e7f-4ff3-471f-8473-bc78050e8529 tempest-TestImageHashVerification-1419427788 tempest-TestImageHashVerification-1419427788-project-member] Volume info retrieved successfully. Aug 12 10:37:30.270258 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-67dc1e7f-4ff3-471f-8473-bc78050e8529 tempest-TestImageHashVerification-1419427788 tempest-TestImageHashVerification-1419427788-project-member] https://10.4.3.105/volume/v3/volumes/2790d307-db44-4fe7-a50b-2861ed2539f9 returned with HTTP 200 Aug 12 10:37:30.270638 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 555/2213] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:37:30 2026] GET /volume/v3/volumes/2790d307-db44-4fe7-a50b-2861ed2539f9 => generated 849 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:37:30.286307 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-a3bfb311-77fd-4585-8f22-ca991a7a10e9 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:30.289466 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-a3bfb311-77fd-4585-8f22-ca991a7a10e9 tempest-TestImageHashVerification-1419427788 tempest-TestImageHashVerification-1419427788-project-member] POST https://10.4.3.105/volume/v3/volumes/2790d307-db44-4fe7-a50b-2861ed2539f9/action Aug 12 10:37:30.289880 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-a3bfb311-77fd-4585-8f22-ca991a7a10e9 tempest-TestImageHashVerification-1419427788 tempest-TestImageHashVerification-1419427788-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-volume-upload-hash-test-21001404", "disk_format": "raw"}}' {{(pid=100374) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 10:37:30.290008 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-a3bfb311-77fd-4585-8f22-ca991a7a10e9 tempest-TestImageHashVerification-1419427788 tempest-TestImageHashVerification-1419427788-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-volume-upload-hash-test-21001404", "disk_format": "raw"}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:37:30.305972 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:30.305972 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:37:30.306999 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-a3bfb311-77fd-4585-8f22-ca991a7a10e9 tempest-TestImageHashVerification-1419427788 tempest-TestImageHashVerification-1419427788-project-member] Volume info retrieved successfully. Aug 12 10:37:30.330364 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:30.330364 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:37:30.336002 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.image.image_utils [None req-a3bfb311-77fd-4585-8f22-ca991a7a10e9 tempest-TestImageHashVerification-1419427788 tempest-TestImageHashVerification-1419427788-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'raw', 'name': 'tempest-volume-upload-hash-test-21001404'}] 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-21001404'}]. {{(pid=100374) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Aug 12 10:37:30.482348 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-ebaacf79-869a-407b-9f83-82bdf4eba681 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:30.484647 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-ebaacf79-869a-407b-9f83-82bdf4eba681 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] GET https://10.4.3.105/volume/v3/backups/82101c85-310e-4f28-9070-00d5462a7ef4 Aug 12 10:37:30.484959 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-ebaacf79-869a-407b-9f83-82bdf4eba681 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:30.485250 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-ebaacf79-869a-407b-9f83-82bdf4eba681 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:30.485431 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-ebaacf79-869a-407b-9f83-82bdf4eba681 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Show backup with id 82101c85-310e-4f28-9070-00d5462a7ef4. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:37:30.491098 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:30.491098 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:37:30.492315 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-ebaacf79-869a-407b-9f83-82bdf4eba681 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] https://10.4.3.105/volume/v3/backups/82101c85-310e-4f28-9070-00d5462a7ef4 returned with HTTP 200 Aug 12 10:37:30.492929 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 559/2214] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:37:30 2026] GET /volume/v3/backups/82101c85-310e-4f28-9070-00d5462a7ef4 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:37:30.695434 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-342b918e-7c9d-416c-b88d-1936815e03b3 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:30.698059 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-342b918e-7c9d-416c-b88d-1936815e03b3 tempest-VolumesTransfersTest-693954789 tempest-VolumesTransfersTest-693954789-project-admin] GET https://10.4.3.105/volume/v3/volumes/8822decc-4e9f-4ba6-99f2-02e2c3d93504 Aug 12 10:37:30.698484 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-342b918e-7c9d-416c-b88d-1936815e03b3 tempest-VolumesTransfersTest-693954789 tempest-VolumesTransfersTest-693954789-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:30.698484 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-342b918e-7c9d-416c-b88d-1936815e03b3 tempest-VolumesTransfersTest-693954789 tempest-VolumesTransfersTest-693954789-project-admin] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:30.708354 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-342b918e-7c9d-416c-b88d-1936815e03b3 tempest-VolumesTransfersTest-693954789 tempest-VolumesTransfersTest-693954789-project-admin] https://10.4.3.105/volume/v3/volumes/8822decc-4e9f-4ba6-99f2-02e2c3d93504 returned with HTTP 404 Aug 12 10:37:30.709041 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 551/2215] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:37:30 2026] GET /volume/v3/volumes/8822decc-4e9f-4ba6-99f2-02e2c3d93504 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:37:30.721266 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-3f8f24ef-8e1c-48c8-ae2b-5bd8fc229011 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:30.723136 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-3f8f24ef-8e1c-48c8-ae2b-5bd8fc229011 tempest-VolumesTransfersTest-1778333881 tempest-VolumesTransfersTest-1778333881-project-member] GET https://10.4.3.105/volume/v3/volumes/8822decc-4e9f-4ba6-99f2-02e2c3d93504 Aug 12 10:37:30.723136 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-3f8f24ef-8e1c-48c8-ae2b-5bd8fc229011 tempest-VolumesTransfersTest-1778333881 tempest-VolumesTransfersTest-1778333881-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:30.723452 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-3f8f24ef-8e1c-48c8-ae2b-5bd8fc229011 tempest-VolumesTransfersTest-1778333881 tempest-VolumesTransfersTest-1778333881-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:30.730913 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-3f8f24ef-8e1c-48c8-ae2b-5bd8fc229011 tempest-VolumesTransfersTest-1778333881 tempest-VolumesTransfersTest-1778333881-project-member] https://10.4.3.105/volume/v3/volumes/8822decc-4e9f-4ba6-99f2-02e2c3d93504 returned with HTTP 404 Aug 12 10:37:30.731349 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 556/2216] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:37:30 2026] GET /volume/v3/volumes/8822decc-4e9f-4ba6-99f2-02e2c3d93504 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:37:30.744391 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-7cb68c6c-7233-4a1a-9926-7e4008978e29 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:30.746393 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-7cb68c6c-7233-4a1a-9926-7e4008978e29 tempest-VolumesTransfersTest-1778333881 tempest-VolumesTransfersTest-1778333881-project-member] DELETE https://10.4.3.105/volume/v3/volumes/8822decc-4e9f-4ba6-99f2-02e2c3d93504 Aug 12 10:37:30.746663 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-7cb68c6c-7233-4a1a-9926-7e4008978e29 tempest-VolumesTransfersTest-1778333881 tempest-VolumesTransfersTest-1778333881-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:30.747116 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-7cb68c6c-7233-4a1a-9926-7e4008978e29 tempest-VolumesTransfersTest-1778333881 tempest-VolumesTransfersTest-1778333881-project-member] Calling method 'delete' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:30.747116 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.v3.volumes [None req-7cb68c6c-7233-4a1a-9926-7e4008978e29 tempest-VolumesTransfersTest-1778333881 tempest-VolumesTransfersTest-1778333881-project-member] Delete volume with id: 8822decc-4e9f-4ba6-99f2-02e2c3d93504 Aug 12 10:37:30.753222 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-7cb68c6c-7233-4a1a-9926-7e4008978e29 tempest-VolumesTransfersTest-1778333881 tempest-VolumesTransfersTest-1778333881-project-member] https://10.4.3.105/volume/v3/volumes/8822decc-4e9f-4ba6-99f2-02e2c3d93504 returned with HTTP 404 Aug 12 10:37:30.753794 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 560/2217] 10.4.3.105 () {66 vars in 1351 bytes} [Wed Aug 12 10:37:30 2026] DELETE /volume/v3/volumes/8822decc-4e9f-4ba6-99f2-02e2c3d93504 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:37:30.880534 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-a3bfb311-77fd-4585-8f22-ca991a7a10e9 tempest-TestImageHashVerification-1419427788 tempest-TestImageHashVerification-1419427788-project-member] Copy volume to image completed successfully. Aug 12 10:37:30.880883 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-a3bfb311-77fd-4585-8f22-ca991a7a10e9 tempest-TestImageHashVerification-1419427788 tempest-TestImageHashVerification-1419427788-project-member] https://10.4.3.105/volume/v3/volumes/2790d307-db44-4fe7-a50b-2861ed2539f9/action returned with HTTP 202 Aug 12 10:37:30.881415 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 551/2218] 10.4.3.105 () {68 vars in 1391 bytes} [Wed Aug 12 10:37:30 2026] POST /volume/v3/volumes/2790d307-db44-4fe7-a50b-2861ed2539f9/action => generated 684 bytes in 596 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 10:37:31.218765 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-d666f9ea-15a7-435e-b78f-003e68492aea None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:31.220813 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-d666f9ea-15a7-435e-b78f-003e68492aea tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] GET https://10.4.3.105/volume/v3/backups/b54d4e4f-8644-4256-9969-bf74b213ab65 Aug 12 10:37:31.221028 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-d666f9ea-15a7-435e-b78f-003e68492aea tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:31.221223 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-d666f9ea-15a7-435e-b78f-003e68492aea tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:31.221327 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-d666f9ea-15a7-435e-b78f-003e68492aea tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] Show backup with id b54d4e4f-8644-4256-9969-bf74b213ab65. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:37:31.225648 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:31.225648 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:37:31.226243 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-d666f9ea-15a7-435e-b78f-003e68492aea tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] https://10.4.3.105/volume/v3/backups/b54d4e4f-8644-4256-9969-bf74b213ab65 returned with HTTP 200 Aug 12 10:37:31.226596 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 552/2219] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:37:31 2026] GET /volume/v3/backups/b54d4e4f-8644-4256-9969-bf74b213ab65 => generated 723 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:37:31.259637 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-0a4ce68e-7998-4a17-807c-d125abaf6d12 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:31.262902 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-0a4ce68e-7998-4a17-807c-d125abaf6d12 tempest-GroupsTest-559991407 tempest-GroupsTest-559991407-project-member] GET https://10.4.3.105/volume/v3/volumes/00beafb1-7e36-4beb-a5f9-06fd54b26726 Aug 12 10:37:31.262902 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-0a4ce68e-7998-4a17-807c-d125abaf6d12 tempest-GroupsTest-559991407 tempest-GroupsTest-559991407-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:31.262902 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-0a4ce68e-7998-4a17-807c-d125abaf6d12 tempest-GroupsTest-559991407 tempest-GroupsTest-559991407-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:31.273792 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-0a4ce68e-7998-4a17-807c-d125abaf6d12 tempest-GroupsTest-559991407 tempest-GroupsTest-559991407-project-member] https://10.4.3.105/volume/v3/volumes/00beafb1-7e36-4beb-a5f9-06fd54b26726 returned with HTTP 404 Aug 12 10:37:31.276246 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 557/2220] 10.4.3.105 () {68 vars in 1389 bytes} [Wed Aug 12 10:37:31 2026] GET /volume/v3/volumes/00beafb1-7e36-4beb-a5f9-06fd54b26726 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 10:37:31.286721 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-daa5ec03-0ba1-4aa3-915d-78440b945952 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:31.288310 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-daa5ec03-0ba1-4aa3-915d-78440b945952 tempest-GroupsTest-559991407 tempest-GroupsTest-559991407-project-member] GET https://10.4.3.105/volume/v3/groups/b9f8f976-a811-4133-a228-bde9c8f45dde Aug 12 10:37:31.288434 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-daa5ec03-0ba1-4aa3-915d-78440b945952 tempest-GroupsTest-559991407 tempest-GroupsTest-559991407-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:31.288815 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-daa5ec03-0ba1-4aa3-915d-78440b945952 tempest-GroupsTest-559991407 tempest-GroupsTest-559991407-project-member] Calling method 'version_select' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:31.288815 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.v3.groups [None req-daa5ec03-0ba1-4aa3-915d-78440b945952 tempest-GroupsTest-559991407 tempest-GroupsTest-559991407-project-member] show called for member b9f8f976-a811-4133-a228-bde9c8f45dde {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 12 10:37:31.292794 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-daa5ec03-0ba1-4aa3-915d-78440b945952 tempest-GroupsTest-559991407 tempest-GroupsTest-559991407-project-member] https://10.4.3.105/volume/v3/groups/b9f8f976-a811-4133-a228-bde9c8f45dde returned with HTTP 404 Aug 12 10:37:31.293501 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 561/2221] 10.4.3.105 () {68 vars in 1386 bytes} [Wed Aug 12 10:37:31 2026] GET /volume/v3/groups/b9f8f976-a811-4133-a228-bde9c8f45dde => generated 108 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Aug 12 10:37:31.301855 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-a7c8abe8-3452-4899-8109-4ecce02ef068 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:31.302724 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-a7c8abe8-3452-4899-8109-4ecce02ef068 tempest-GroupsTest-559991407 tempest-GroupsTest-559991407-project-member] POST https://10.4.3.105/volume/v3/groups/bef8e9c3-6557-488a-8fe7-309b6025ddcf/action Aug 12 10:37:31.303075 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-a7c8abe8-3452-4899-8109-4ecce02ef068 tempest-GroupsTest-559991407 tempest-GroupsTest-559991407-project-member] Action body: b'{"delete": {"delete-volumes": false}}' {{(pid=100374) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 10:37:31.303075 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-a7c8abe8-3452-4899-8109-4ecce02ef068 tempest-GroupsTest-559991407 tempest-GroupsTest-559991407-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": false}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:37:31.304749 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.groups [None req-a7c8abe8-3452-4899-8109-4ecce02ef068 tempest-GroupsTest-559991407 tempest-GroupsTest-559991407-project-member] delete called for group bef8e9c3-6557-488a-8fe7-309b6025ddcf {{(pid=100374) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 12 10:37:31.304749 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.v3.groups [None req-a7c8abe8-3452-4899-8109-4ecce02ef068 tempest-GroupsTest-559991407 tempest-GroupsTest-559991407-project-member] Delete group with id: bef8e9c3-6557-488a-8fe7-309b6025ddcf Aug 12 10:37:31.309419 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:31.309419 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:37:31.339816 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-a7c8abe8-3452-4899-8109-4ecce02ef068 tempest-GroupsTest-559991407 tempest-GroupsTest-559991407-project-member] https://10.4.3.105/volume/v3/groups/bef8e9c3-6557-488a-8fe7-309b6025ddcf/action returned with HTTP 202 Aug 12 10:37:31.339816 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 552/2222] 10.4.3.105 () {70 vars in 1428 bytes} [Wed Aug 12 10:37:31 2026] POST /volume/v3/groups/bef8e9c3-6557-488a-8fe7-309b6025ddcf/action => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 12 10:37:31.345529 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-f9f46961-d0f6-4c00-8d7e-39b4cc99ea11 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:31.347099 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-f9f46961-d0f6-4c00-8d7e-39b4cc99ea11 tempest-GroupsTest-559991407 tempest-GroupsTest-559991407-project-member] GET https://10.4.3.105/volume/v3/groups/bef8e9c3-6557-488a-8fe7-309b6025ddcf Aug 12 10:37:31.347306 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-f9f46961-d0f6-4c00-8d7e-39b4cc99ea11 tempest-GroupsTest-559991407 tempest-GroupsTest-559991407-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:31.347479 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-f9f46961-d0f6-4c00-8d7e-39b4cc99ea11 tempest-GroupsTest-559991407 tempest-GroupsTest-559991407-project-member] Calling method 'version_select' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:31.347619 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.v3.groups [None req-f9f46961-d0f6-4c00-8d7e-39b4cc99ea11 tempest-GroupsTest-559991407 tempest-GroupsTest-559991407-project-member] show called for member bef8e9c3-6557-488a-8fe7-309b6025ddcf {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 12 10:37:31.354878 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:31.354878 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:37:31.367420 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-f9f46961-d0f6-4c00-8d7e-39b4cc99ea11 tempest-GroupsTest-559991407 tempest-GroupsTest-559991407-project-member] https://10.4.3.105/volume/v3/groups/bef8e9c3-6557-488a-8fe7-309b6025ddcf returned with HTTP 200 Aug 12 10:37:31.367738 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 553/2223] 10.4.3.105 () {68 vars in 1386 bytes} [Wed Aug 12 10:37:31 2026] GET /volume/v3/groups/bef8e9c3-6557-488a-8fe7-309b6025ddcf => generated 321 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:37:31.504242 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-26690c1c-ea62-4632-a942-fe8828a295fd None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:31.508754 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-26690c1c-ea62-4632-a942-fe8828a295fd tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] GET https://10.4.3.105/volume/v3/backups/82101c85-310e-4f28-9070-00d5462a7ef4 Aug 12 10:37:31.509819 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-26690c1c-ea62-4632-a942-fe8828a295fd tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:31.510288 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-26690c1c-ea62-4632-a942-fe8828a295fd tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:31.510288 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.v3.backups [None req-26690c1c-ea62-4632-a942-fe8828a295fd tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Show backup with id 82101c85-310e-4f28-9070-00d5462a7ef4. {{(pid=100372) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:37:31.519939 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:31.519939 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:37:31.520804 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-26690c1c-ea62-4632-a942-fe8828a295fd tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] https://10.4.3.105/volume/v3/backups/82101c85-310e-4f28-9070-00d5462a7ef4 returned with HTTP 200 Aug 12 10:37:31.522066 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 558/2224] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:37:31 2026] GET /volume/v3/backups/82101c85-310e-4f28-9070-00d5462a7ef4 => generated 750 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:37:31.853891 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-80112480-3ebc-4ea8-ab41-10fb2e7b3fff None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:31.856024 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-80112480-3ebc-4ea8-ab41-10fb2e7b3fff tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] GET https://10.4.3.105/volume/v3/volumes/b1ce274b-41bf-4402-8cde-8db9ab019c29 Aug 12 10:37:31.856024 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-80112480-3ebc-4ea8-ab41-10fb2e7b3fff tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:31.856352 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-80112480-3ebc-4ea8-ab41-10fb2e7b3fff tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:31.868261 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:31.868261 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:37:31.872249 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-80112480-3ebc-4ea8-ab41-10fb2e7b3fff tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] Volume info retrieved successfully. Aug 12 10:37:31.876990 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-80112480-3ebc-4ea8-ab41-10fb2e7b3fff tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] https://10.4.3.105/volume/v3/volumes/b1ce274b-41bf-4402-8cde-8db9ab019c29 returned with HTTP 200 Aug 12 10:37:31.877386 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 562/2225] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:37:31 2026] GET /volume/v3/volumes/b1ce274b-41bf-4402-8cde-8db9ab019c29 => generated 1140 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:37:31.933774 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-965a0902-05af-404a-8cac-f4b62c6cba41 req-b76c5826-8fb7-40d4-9cb3-b3c03b7bd931 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:31.936056 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-965a0902-05af-404a-8cac-f4b62c6cba41 req-b76c5826-8fb7-40d4-9cb3-b3c03b7bd931 tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] GET https://10.4.3.105/volume/v3/volumes/b1ce274b-41bf-4402-8cde-8db9ab019c29 Aug 12 10:37:31.936304 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-965a0902-05af-404a-8cac-f4b62c6cba41 req-b76c5826-8fb7-40d4-9cb3-b3c03b7bd931 tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:31.936501 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-965a0902-05af-404a-8cac-f4b62c6cba41 req-b76c5826-8fb7-40d4-9cb3-b3c03b7bd931 tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:31.946781 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:31.946781 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:37:31.950886 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [req-965a0902-05af-404a-8cac-f4b62c6cba41 req-b76c5826-8fb7-40d4-9cb3-b3c03b7bd931 tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] Volume info retrieved successfully. Aug 12 10:37:31.956288 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-965a0902-05af-404a-8cac-f4b62c6cba41 req-b76c5826-8fb7-40d4-9cb3-b3c03b7bd931 tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] https://10.4.3.105/volume/v3/volumes/b1ce274b-41bf-4402-8cde-8db9ab019c29 returned with HTTP 200 Aug 12 10:37:31.956775 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 553/2226] 10.4.3.105 () {68 vars in 1598 bytes} [Wed Aug 12 10:37:31 2026] GET /volume/v3/volumes/b1ce274b-41bf-4402-8cde-8db9ab019c29 => generated 1140 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:37:31.985016 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-965a0902-05af-404a-8cac-f4b62c6cba41 req-5b36fda1-d789-4cf9-ab98-1b017dbffb25 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:31.987029 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-965a0902-05af-404a-8cac-f4b62c6cba41 req-5b36fda1-d789-4cf9-ab98-1b017dbffb25 tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] POST https://10.4.3.105/volume/v3/volumes/b1ce274b-41bf-4402-8cde-8db9ab019c29/action Aug 12 10:37:31.987381 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-965a0902-05af-404a-8cac-f4b62c6cba41 req-5b36fda1-d789-4cf9-ab98-1b017dbffb25 tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100373) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 10:37:31.987491 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-965a0902-05af-404a-8cac-f4b62c6cba41 req-5b36fda1-d789-4cf9-ab98-1b017dbffb25 tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:37:31.998146 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:31.998146 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:37:32.000217 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [req-965a0902-05af-404a-8cac-f4b62c6cba41 req-5b36fda1-d789-4cf9-ab98-1b017dbffb25 tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] Volume info retrieved successfully. Aug 12 10:37:32.004379 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [req-965a0902-05af-404a-8cac-f4b62c6cba41 req-5b36fda1-d789-4cf9-ab98-1b017dbffb25 tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] Begin detaching volume completed successfully. Aug 12 10:37:32.004596 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-965a0902-05af-404a-8cac-f4b62c6cba41 req-5b36fda1-d789-4cf9-ab98-1b017dbffb25 tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] https://10.4.3.105/volume/v3/volumes/b1ce274b-41bf-4402-8cde-8db9ab019c29/action returned with HTTP 202 Aug 12 10:37:32.005229 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 554/2227] 10.4.3.105 () {72 vars in 1672 bytes} [Wed Aug 12 10:37:31 2026] POST /volume/v3/volumes/b1ce274b-41bf-4402-8cde-8db9ab019c29/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 10:37:32.051807 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-6c1cff31-3473-49ba-9145-63a7c073a0b5 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:32.051807 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-6c1cff31-3473-49ba-9145-63a7c073a0b5 None None] GET https://10.4.3.105/volume// Aug 12 10:37:32.051807 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-6c1cff31-3473-49ba-9145-63a7c073a0b5 None None] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:32.051807 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-6c1cff31-3473-49ba-9145-63a7c073a0b5 None None] Calling method 'all' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:32.051807 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-6c1cff31-3473-49ba-9145-63a7c073a0b5 None None] https://10.4.3.105/volume// returned with HTTP 300 Aug 12 10:37:32.051807 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 559/2228] 10.4.3.105 () {66 vars in 1426 bytes} [Wed Aug 12 10:37: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 10:37:32.058937 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-965a0902-05af-404a-8cac-f4b62c6cba41 req-d40fbf4a-cb21-4b76-8c8b-d50e58c01391 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:32.061790 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-965a0902-05af-404a-8cac-f4b62c6cba41 req-d40fbf4a-cb21-4b76-8c8b-d50e58c01391 tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] GET https://10.4.3.105/volume/v3/volumes/b1ce274b-41bf-4402-8cde-8db9ab019c29 Aug 12 10:37:32.062088 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-965a0902-05af-404a-8cac-f4b62c6cba41 req-d40fbf4a-cb21-4b76-8c8b-d50e58c01391 tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:32.062300 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-965a0902-05af-404a-8cac-f4b62c6cba41 req-d40fbf4a-cb21-4b76-8c8b-d50e58c01391 tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:32.074455 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:32.074455 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:37:32.077590 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [req-965a0902-05af-404a-8cac-f4b62c6cba41 req-d40fbf4a-cb21-4b76-8c8b-d50e58c01391 tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] Volume info retrieved successfully. Aug 12 10:37:32.081482 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-965a0902-05af-404a-8cac-f4b62c6cba41 req-d40fbf4a-cb21-4b76-8c8b-d50e58c01391 tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] https://10.4.3.105/volume/v3/volumes/b1ce274b-41bf-4402-8cde-8db9ab019c29 returned with HTTP 200 Aug 12 10:37:32.081904 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 563/2229] 10.4.3.105 () {70 vars in 1639 bytes} [Wed Aug 12 10:37:32 2026] GET /volume/v3/volumes/b1ce274b-41bf-4402-8cde-8db9ab019c29 => generated 1323 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 10:37:32.238357 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-93e62eda-90f1-4927-b5eb-4cd1d891cba2 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:32.241890 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-93e62eda-90f1-4927-b5eb-4cd1d891cba2 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] GET https://10.4.3.105/volume/v3/backups/b54d4e4f-8644-4256-9969-bf74b213ab65 Aug 12 10:37:32.242276 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-93e62eda-90f1-4927-b5eb-4cd1d891cba2 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:32.242582 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-93e62eda-90f1-4927-b5eb-4cd1d891cba2 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:32.242704 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-93e62eda-90f1-4927-b5eb-4cd1d891cba2 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] Show backup with id b54d4e4f-8644-4256-9969-bf74b213ab65. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:37:32.252842 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:32.252842 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:37:32.253658 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-93e62eda-90f1-4927-b5eb-4cd1d891cba2 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] https://10.4.3.105/volume/v3/backups/b54d4e4f-8644-4256-9969-bf74b213ab65 returned with HTTP 200 Aug 12 10:37:32.254125 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 554/2230] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:37:32 2026] GET /volume/v3/backups/b54d4e4f-8644-4256-9969-bf74b213ab65 => generated 734 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:37:32.377925 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-e81a2312-2210-4f42-8de6-5bed96abfc15 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:32.383464 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-e81a2312-2210-4f42-8de6-5bed96abfc15 tempest-GroupsTest-559991407 tempest-GroupsTest-559991407-project-member] GET https://10.4.3.105/volume/v3/groups/bef8e9c3-6557-488a-8fe7-309b6025ddcf Aug 12 10:37:32.383730 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-e81a2312-2210-4f42-8de6-5bed96abfc15 tempest-GroupsTest-559991407 tempest-GroupsTest-559991407-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:32.383937 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-e81a2312-2210-4f42-8de6-5bed96abfc15 tempest-GroupsTest-559991407 tempest-GroupsTest-559991407-project-member] Calling method 'version_select' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:32.384129 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.v3.groups [None req-e81a2312-2210-4f42-8de6-5bed96abfc15 tempest-GroupsTest-559991407 tempest-GroupsTest-559991407-project-member] show called for member bef8e9c3-6557-488a-8fe7-309b6025ddcf {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 12 10:37:32.388966 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-e81a2312-2210-4f42-8de6-5bed96abfc15 tempest-GroupsTest-559991407 tempest-GroupsTest-559991407-project-member] https://10.4.3.105/volume/v3/groups/bef8e9c3-6557-488a-8fe7-309b6025ddcf returned with HTTP 404 Aug 12 10:37:32.389535 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 555/2231] 10.4.3.105 () {68 vars in 1386 bytes} [Wed Aug 12 10:37:32 2026] GET /volume/v3/groups/bef8e9c3-6557-488a-8fe7-309b6025ddcf => generated 108 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 10:37:32.399935 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-57a97731-5ffc-402e-8348-b5f7febb92a6 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:32.403075 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-57a97731-5ffc-402e-8348-b5f7febb92a6 tempest-GroupsTest-559991407 tempest-GroupsTest-559991407-project-member] GET https://10.4.3.105/volume/v3/groups/detail Aug 12 10:37:32.403075 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-57a97731-5ffc-402e-8348-b5f7febb92a6 tempest-GroupsTest-559991407 tempest-GroupsTest-559991407-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:32.403410 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-57a97731-5ffc-402e-8348-b5f7febb92a6 tempest-GroupsTest-559991407 tempest-GroupsTest-559991407-project-member] Calling method 'version_select' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:32.414159 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-57a97731-5ffc-402e-8348-b5f7febb92a6 tempest-GroupsTest-559991407 tempest-GroupsTest-559991407-project-member] https://10.4.3.105/volume/v3/groups/detail returned with HTTP 200 Aug 12 10:37:32.414763 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 560/2232] 10.4.3.105 () {68 vars in 1296 bytes} [Wed Aug 12 10:37:32 2026] GET /volume/v3/groups/detail => generated 14 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:37:32.425325 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-205ffd72-6202-4c31-b3f8-00c3aee8d62b None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:32.427765 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-205ffd72-6202-4c31-b3f8-00c3aee8d62b tempest-GroupsTest-559991407 tempest-GroupsTest-559991407-project-member] GET https://10.4.3.105/volume/v3/volumes/detail Aug 12 10:37:32.428067 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-205ffd72-6202-4c31-b3f8-00c3aee8d62b tempest-GroupsTest-559991407 tempest-GroupsTest-559991407-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:32.428347 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-205ffd72-6202-4c31-b3f8-00c3aee8d62b tempest-GroupsTest-559991407 tempest-GroupsTest-559991407-project-member] Calling method 'detail' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:32.428714 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.api_utils [None req-205ffd72-6202-4c31-b3f8-00c3aee8d62b tempest-GroupsTest-559991407 tempest-GroupsTest-559991407-project-member] Removing options '' from query. {{(pid=100375) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 10:37:32.430248 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-205ffd72-6202-4c31-b3f8-00c3aee8d62b tempest-GroupsTest-559991407 tempest-GroupsTest-559991407-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100375) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 10:37:32.440419 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-205ffd72-6202-4c31-b3f8-00c3aee8d62b tempest-GroupsTest-559991407 tempest-GroupsTest-559991407-project-member] Get all volumes completed successfully. Aug 12 10:37:32.442728 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-205ffd72-6202-4c31-b3f8-00c3aee8d62b tempest-GroupsTest-559991407 tempest-GroupsTest-559991407-project-member] https://10.4.3.105/volume/v3/volumes/detail returned with HTTP 200 Aug 12 10:37:32.443260 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 564/2233] 10.4.3.105 () {68 vars in 1299 bytes} [Wed Aug 12 10:37:32 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:37:32.462595 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-e4ced405-b2b8-499f-843c-40208f367b62 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:32.463853 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-5258b6a3-3504-4e39-a370-0b5b1fcaac0e req-cd8b0e57-0194-49de-9cd2-f799ea9a572d None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:32.464954 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-e4ced405-b2b8-499f-843c-40208f367b62 tempest-GroupsTest-559991407 tempest-GroupsTest-559991407-project-member] POST https://10.4.3.105/volume/v3/groups/bef8e9c3-6557-488a-8fe7-309b6025ddcf/action Aug 12 10:37:32.465447 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-e4ced405-b2b8-499f-843c-40208f367b62 tempest-GroupsTest-559991407 tempest-GroupsTest-559991407-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100374) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 10:37:32.465744 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-e4ced405-b2b8-499f-843c-40208f367b62 tempest-GroupsTest-559991407 tempest-GroupsTest-559991407-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:37:32.467620 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.groups [None req-e4ced405-b2b8-499f-843c-40208f367b62 tempest-GroupsTest-559991407 tempest-GroupsTest-559991407-project-member] delete called for group bef8e9c3-6557-488a-8fe7-309b6025ddcf {{(pid=100374) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 12 10:37:32.467858 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.v3.groups [None req-e4ced405-b2b8-499f-843c-40208f367b62 tempest-GroupsTest-559991407 tempest-GroupsTest-559991407-project-member] Delete group with id: bef8e9c3-6557-488a-8fe7-309b6025ddcf Aug 12 10:37:32.472320 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-5258b6a3-3504-4e39-a370-0b5b1fcaac0e req-cd8b0e57-0194-49de-9cd2-f799ea9a572d tempest-TestServerVolumeAttachmentScenario-1626588187 tempest-TestServerVolumeAttachmentScenario-1626588187-project-member] DELETE https://10.4.3.105/volume/v3/attachments/c1aca01a-f34b-40e8-a034-010ff0816ceb Aug 12 10:37:32.472625 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-5258b6a3-3504-4e39-a370-0b5b1fcaac0e req-cd8b0e57-0194-49de-9cd2-f799ea9a572d tempest-TestServerVolumeAttachmentScenario-1626588187 tempest-TestServerVolumeAttachmentScenario-1626588187-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:32.472843 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-e4ced405-b2b8-499f-843c-40208f367b62 tempest-GroupsTest-559991407 tempest-GroupsTest-559991407-project-member] https://10.4.3.105/volume/v3/groups/bef8e9c3-6557-488a-8fe7-309b6025ddcf/action returned with HTTP 404 Aug 12 10:37:32.473031 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-5258b6a3-3504-4e39-a370-0b5b1fcaac0e req-cd8b0e57-0194-49de-9cd2-f799ea9a572d tempest-TestServerVolumeAttachmentScenario-1626588187 tempest-TestServerVolumeAttachmentScenario-1626588187-project-member] Calling method 'version_select' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:32.473433 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 555/2234] 10.4.3.105 () {70 vars in 1428 bytes} [Wed Aug 12 10:37:32 2026] POST /volume/v3/groups/bef8e9c3-6557-488a-8fe7-309b6025ddcf/action => generated 108 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 10:37:32.484113 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-dd867f72-bd7f-439c-a03f-00f59313dd34 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:32.487573 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-dd867f72-bd7f-439c-a03f-00f59313dd34 tempest-GroupsTest-559991407 tempest-GroupsTest-559991407-project-member] GET https://10.4.3.105/volume/v3/volumes/detail Aug 12 10:37:32.487869 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-dd867f72-bd7f-439c-a03f-00f59313dd34 tempest-GroupsTest-559991407 tempest-GroupsTest-559991407-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:32.488140 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-dd867f72-bd7f-439c-a03f-00f59313dd34 tempest-GroupsTest-559991407 tempest-GroupsTest-559991407-project-member] Calling method 'detail' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:32.488487 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.api_utils [None req-dd867f72-bd7f-439c-a03f-00f59313dd34 tempest-GroupsTest-559991407 tempest-GroupsTest-559991407-project-member] Removing options '' from query. {{(pid=100372) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 10:37:32.490781 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-dd867f72-bd7f-439c-a03f-00f59313dd34 tempest-GroupsTest-559991407 tempest-GroupsTest-559991407-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100372) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 10:37:32.494256 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:32.494256 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:37:32.509627 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-dd867f72-bd7f-439c-a03f-00f59313dd34 tempest-GroupsTest-559991407 tempest-GroupsTest-559991407-project-member] Get all volumes completed successfully. Aug 12 10:37:32.514329 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-dd867f72-bd7f-439c-a03f-00f59313dd34 tempest-GroupsTest-559991407 tempest-GroupsTest-559991407-project-member] https://10.4.3.105/volume/v3/volumes/detail returned with HTTP 200 Aug 12 10:37:32.514991 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 561/2235] 10.4.3.105 () {68 vars in 1299 bytes} [Wed Aug 12 10:37:32 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:37:32.535891 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-6b71f1c8-33a9-4a5d-9865-615c0cdb43e2 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:32.536790 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-d8d1561d-0dc8-498c-80e3-696d9c4d787a None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:32.537488 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-6b71f1c8-33a9-4a5d-9865-615c0cdb43e2 tempest-GroupsTest-559991407 tempest-GroupsTest-559991407-project-member] POST https://10.4.3.105/volume/v3/groups/b9f8f976-a811-4133-a228-bde9c8f45dde/action Aug 12 10:37:32.538015 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-6b71f1c8-33a9-4a5d-9865-615c0cdb43e2 tempest-GroupsTest-559991407 tempest-GroupsTest-559991407-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100375) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 10:37:32.538238 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-6b71f1c8-33a9-4a5d-9865-615c0cdb43e2 tempest-GroupsTest-559991407 tempest-GroupsTest-559991407-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:37:32.538786 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-d8d1561d-0dc8-498c-80e3-696d9c4d787a tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] GET https://10.4.3.105/volume/v3/backups/82101c85-310e-4f28-9070-00d5462a7ef4 Aug 12 10:37:32.539246 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-d8d1561d-0dc8-498c-80e3-696d9c4d787a tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:32.539293 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-d8d1561d-0dc8-498c-80e3-696d9c4d787a tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:32.540048 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-d8d1561d-0dc8-498c-80e3-696d9c4d787a tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Show backup with id 82101c85-310e-4f28-9070-00d5462a7ef4. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:37:32.543773 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.v3.groups [None req-6b71f1c8-33a9-4a5d-9865-615c0cdb43e2 tempest-GroupsTest-559991407 tempest-GroupsTest-559991407-project-member] delete called for group b9f8f976-a811-4133-a228-bde9c8f45dde {{(pid=100375) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 12 10:37:32.543773 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.v3.groups [None req-6b71f1c8-33a9-4a5d-9865-615c0cdb43e2 tempest-GroupsTest-559991407 tempest-GroupsTest-559991407-project-member] Delete group with id: b9f8f976-a811-4133-a228-bde9c8f45dde Aug 12 10:37:32.546561 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:32.546561 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:37:32.547537 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-d8d1561d-0dc8-498c-80e3-696d9c4d787a tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] https://10.4.3.105/volume/v3/backups/82101c85-310e-4f28-9070-00d5462a7ef4 returned with HTTP 200 Aug 12 10:37:32.547948 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 556/2236] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:37:32 2026] GET /volume/v3/backups/82101c85-310e-4f28-9070-00d5462a7ef4 => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:37:32.549222 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-6b71f1c8-33a9-4a5d-9865-615c0cdb43e2 tempest-GroupsTest-559991407 tempest-GroupsTest-559991407-project-member] https://10.4.3.105/volume/v3/groups/b9f8f976-a811-4133-a228-bde9c8f45dde/action returned with HTTP 404 Aug 12 10:37:32.550204 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 565/2237] 10.4.3.105 () {70 vars in 1428 bytes} [Wed Aug 12 10:37:32 2026] POST /volume/v3/groups/b9f8f976-a811-4133-a228-bde9c8f45dde/action => generated 108 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 10:37:32.558234 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-94eb930f-3e6a-4c85-80ea-30eff9c19aec None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:32.561454 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-94eb930f-3e6a-4c85-80ea-30eff9c19aec tempest-GroupsTest-1299935292 tempest-GroupsTest-1299935292-project-admin] DELETE https://10.4.3.105/volume/v3/group_types/7207e393-9b42-4d56-a580-da52469f7130 Aug 12 10:37:32.561912 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-94eb930f-3e6a-4c85-80ea-30eff9c19aec tempest-GroupsTest-1299935292 tempest-GroupsTest-1299935292-project-admin] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:32.562075 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-94eb930f-3e6a-4c85-80ea-30eff9c19aec tempest-GroupsTest-1299935292 tempest-GroupsTest-1299935292-project-admin] Calling method 'version_select' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:32.585652 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-94eb930f-3e6a-4c85-80ea-30eff9c19aec tempest-GroupsTest-1299935292 tempest-GroupsTest-1299935292-project-admin] https://10.4.3.105/volume/v3/group_types/7207e393-9b42-4d56-a580-da52469f7130 returned with HTTP 202 Aug 12 10:37:32.586150 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 562/2238] 10.4.3.105 () {68 vars in 1404 bytes} [Wed Aug 12 10:37:32 2026] DELETE /volume/v3/group_types/7207e393-9b42-4d56-a580-da52469f7130 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 12 10:37:32.596792 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-3c030a82-094e-473c-a5b7-fcf158c9d5a7 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:32.600075 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-3c030a82-094e-473c-a5b7-fcf158c9d5a7 tempest-GroupsTest-1299935292 tempest-GroupsTest-1299935292-project-admin] DELETE https://10.4.3.105/volume/v3/types/a62b8b55-3105-462c-b045-9bd9f18ea760 Aug 12 10:37:32.600323 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-3c030a82-094e-473c-a5b7-fcf158c9d5a7 tempest-GroupsTest-1299935292 tempest-GroupsTest-1299935292-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:32.600595 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-3c030a82-094e-473c-a5b7-fcf158c9d5a7 tempest-GroupsTest-1299935292 tempest-GroupsTest-1299935292-project-admin] Calling method '_delete' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:32.620457 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-5258b6a3-3504-4e39-a370-0b5b1fcaac0e req-cd8b0e57-0194-49de-9cd2-f799ea9a572d tempest-TestServerVolumeAttachmentScenario-1626588187 tempest-TestServerVolumeAttachmentScenario-1626588187-project-member] https://10.4.3.105/volume/v3/attachments/c1aca01a-f34b-40e8-a034-010ff0816ceb returned with HTTP 200 Aug 12 10:37:32.621133 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 556/2239] 10.4.3.105 () {72 vars in 1673 bytes} [Wed Aug 12 10:37:32 2026] DELETE /volume/v3/attachments/c1aca01a-f34b-40e8-a034-010ff0816ceb => generated 19 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:37:32.638967 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-3c030a82-094e-473c-a5b7-fcf158c9d5a7 tempest-GroupsTest-1299935292 tempest-GroupsTest-1299935292-project-admin] https://10.4.3.105/volume/v3/types/a62b8b55-3105-462c-b045-9bd9f18ea760 returned with HTTP 202 Aug 12 10:37:32.639462 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 557/2240] 10.4.3.105 () {66 vars in 1345 bytes} [Wed Aug 12 10:37:32 2026] DELETE /volume/v3/types/a62b8b55-3105-462c-b045-9bd9f18ea760 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 10:37:32.647730 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-a0b81b92-1e8f-489e-8351-f1ef0ce28057 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:32.653231 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-a0b81b92-1e8f-489e-8351-f1ef0ce28057 tempest-GroupsTest-1299935292 tempest-GroupsTest-1299935292-project-admin] GET https://10.4.3.105/volume/v3/types/a62b8b55-3105-462c-b045-9bd9f18ea760 Aug 12 10:37:32.653231 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-a0b81b92-1e8f-489e-8351-f1ef0ce28057 tempest-GroupsTest-1299935292 tempest-GroupsTest-1299935292-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:32.653231 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-a0b81b92-1e8f-489e-8351-f1ef0ce28057 tempest-GroupsTest-1299935292 tempest-GroupsTest-1299935292-project-admin] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:32.659835 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-a0b81b92-1e8f-489e-8351-f1ef0ce28057 tempest-GroupsTest-1299935292 tempest-GroupsTest-1299935292-project-admin] https://10.4.3.105/volume/v3/types/a62b8b55-3105-462c-b045-9bd9f18ea760 returned with HTTP 404 Aug 12 10:37:32.660675 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 566/2241] 10.4.3.105 () {66 vars in 1342 bytes} [Wed Aug 12 10:37:32 2026] GET /volume/v3/types/a62b8b55-3105-462c-b045-9bd9f18ea760 => generated 114 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:37:32.677105 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-4216f213-e885-48c5-ba52-cfaf18e7538c None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:32.678401 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-4216f213-e885-48c5-ba52-cfaf18e7538c tempest-GroupsTest-1299935292 tempest-GroupsTest-1299935292-project-admin] POST https://10.4.3.105/volume/v3/types Aug 12 10:37:32.679681 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-4216f213-e885-48c5-ba52-cfaf18e7538c tempest-GroupsTest-1299935292 tempest-GroupsTest-1299935292-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-407101492"}} {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:37:32.698964 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-4216f213-e885-48c5-ba52-cfaf18e7538c tempest-GroupsTest-1299935292 tempest-GroupsTest-1299935292-project-admin] https://10.4.3.105/volume/v3/types returned with HTTP 200 Aug 12 10:37:32.699500 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 563/2242] 10.4.3.105 () {68 vars in 1252 bytes} [Wed Aug 12 10:37:32 2026] POST /volume/v3/types => generated 215 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 12 10:37:32.709058 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-4d346595-2039-4ef1-9bf9-2d1db3cf0350 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:32.711236 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-4d346595-2039-4ef1-9bf9-2d1db3cf0350 tempest-GroupsTest-1299935292 tempest-GroupsTest-1299935292-project-admin] POST https://10.4.3.105/volume/v3/group_types Aug 12 10:37:32.711670 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-4d346595-2039-4ef1-9bf9-2d1db3cf0350 tempest-GroupsTest-1299935292 tempest-GroupsTest-1299935292-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-1363023643"}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:37:32.713506 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:32.713506 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:37:32.750802 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-4d346595-2039-4ef1-9bf9-2d1db3cf0350 tempest-GroupsTest-1299935292 tempest-GroupsTest-1299935292-project-admin] https://10.4.3.105/volume/v3/group_types returned with HTTP 202 Aug 12 10:37:32.750980 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 557/2243] 10.4.3.105 () {70 vars in 1311 bytes} [Wed Aug 12 10:37:32 2026] POST /volume/v3/group_types => generated 173 bytes in 43 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:37:32.761748 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-f799c8d7-4249-44e4-907f-b6d870deef98 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:32.763535 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-f799c8d7-4249-44e4-907f-b6d870deef98 tempest-GroupsTest-559991407 tempest-GroupsTest-559991407-project-member] POST https://10.4.3.105/volume/v3/groups Aug 12 10:37:32.764208 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-f799c8d7-4249-44e4-907f-b6d870deef98 tempest-GroupsTest-559991407 tempest-GroupsTest-559991407-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "abb48135-52bc-47d0-a31c-6fd9b73f981c", "volume_types": ["c2f382c7-73ba-44cb-8ded-d0c8a038e4f2"], "name": "tempest-GroupsTest-Group-1401813635"}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:37:32.765358 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.groups [None req-f799c8d7-4249-44e4-907f-b6d870deef98 tempest-GroupsTest-559991407 tempest-GroupsTest-559991407-project-member] Creating new group {'group': {'group_type': 'abb48135-52bc-47d0-a31c-6fd9b73f981c', 'volume_types': ['c2f382c7-73ba-44cb-8ded-d0c8a038e4f2'], 'name': 'tempest-GroupsTest-Group-1401813635'}} {{(pid=100374) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 12 10:37:32.771198 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.v3.groups [None req-f799c8d7-4249-44e4-907f-b6d870deef98 tempest-GroupsTest-559991407 tempest-GroupsTest-559991407-project-member] Creating group tempest-GroupsTest-Group-1401813635. Aug 12 10:37:32.780817 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-f799c8d7-4249-44e4-907f-b6d870deef98 tempest-GroupsTest-559991407 tempest-GroupsTest-559991407-project-member] Availability Zones retrieved successfully. Aug 12 10:37:32.796829 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.quota [None req-f799c8d7-4249-44e4-907f-b6d870deef98 tempest-GroupsTest-559991407 tempest-GroupsTest-559991407-project-member] Created reservations ['f56eecf3-cf7b-492c-be14-4dc9d8d0f772'] {{(pid=100374) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:37:32.836682 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-f799c8d7-4249-44e4-907f-b6d870deef98 tempest-GroupsTest-559991407 tempest-GroupsTest-559991407-project-member] https://10.4.3.105/volume/v3/groups returned with HTTP 202 Aug 12 10:37:32.836682 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 558/2244] 10.4.3.105 () {70 vars in 1297 bytes} [Wed Aug 12 10:37:32 2026] POST /volume/v3/groups => generated 104 bytes in 73 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:37:32.843911 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-c3d24057-f9f3-47e0-b179-3af7aa8e78a9 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:32.845907 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-c3d24057-f9f3-47e0-b179-3af7aa8e78a9 tempest-GroupsTest-559991407 tempest-GroupsTest-559991407-project-member] GET https://10.4.3.105/volume/v3/groups/728e9052-20c0-48fb-b612-585ea0e7093d Aug 12 10:37:32.846229 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-c3d24057-f9f3-47e0-b179-3af7aa8e78a9 tempest-GroupsTest-559991407 tempest-GroupsTest-559991407-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:32.846455 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-c3d24057-f9f3-47e0-b179-3af7aa8e78a9 tempest-GroupsTest-559991407 tempest-GroupsTest-559991407-project-member] Calling method 'version_select' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:32.846659 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.v3.groups [None req-c3d24057-f9f3-47e0-b179-3af7aa8e78a9 tempest-GroupsTest-559991407 tempest-GroupsTest-559991407-project-member] show called for member 728e9052-20c0-48fb-b612-585ea0e7093d {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 12 10:37:32.850316 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:32.850316 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:37:32.858372 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-c3d24057-f9f3-47e0-b179-3af7aa8e78a9 tempest-GroupsTest-559991407 tempest-GroupsTest-559991407-project-member] https://10.4.3.105/volume/v3/groups/728e9052-20c0-48fb-b612-585ea0e7093d returned with HTTP 200 Aug 12 10:37:32.862952 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 567/2245] 10.4.3.105 () {68 vars in 1386 bytes} [Wed Aug 12 10:37:32 2026] GET /volume/v3/groups/728e9052-20c0-48fb-b612-585ea0e7093d => generated 332 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:37:32.946771 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-df74216a-4b01-48b7-a534-81ebd6a6aac2 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:32.948875 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-df74216a-4b01-48b7-a534-81ebd6a6aac2 tempest-TestServerVolumeAttachmentScenario-657240946 tempest-TestServerVolumeAttachmentScenario-657240946-project-admin] POST https://10.4.3.105/volume/v3/volumes/f8d71f77-2602-4df4-ae2f-fbf268fa6584/action Aug 12 10:37:32.949260 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-df74216a-4b01-48b7-a534-81ebd6a6aac2 tempest-TestServerVolumeAttachmentScenario-657240946 tempest-TestServerVolumeAttachmentScenario-657240946-project-admin] Action body: b'{"os-reset_status": {"status": "in-use"}}' {{(pid=100372) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 10:37:32.949382 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-df74216a-4b01-48b7-a534-81ebd6a6aac2 tempest-TestServerVolumeAttachmentScenario-657240946 tempest-TestServerVolumeAttachmentScenario-657240946-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "in-use"}} {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:37:32.961194 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:32.961194 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:37:32.965072 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.contrib.admin_actions [None req-df74216a-4b01-48b7-a534-81ebd6a6aac2 tempest-TestServerVolumeAttachmentScenario-657240946 tempest-TestServerVolumeAttachmentScenario-657240946-project-admin] Updating volume 'f8d71f77-2602-4df4-ae2f-fbf268fa6584' with '{'status': 'in-use'}' {{(pid=100372) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 12 10:37:32.992095 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-df74216a-4b01-48b7-a534-81ebd6a6aac2 tempest-TestServerVolumeAttachmentScenario-657240946 tempest-TestServerVolumeAttachmentScenario-657240946-project-admin] https://10.4.3.105/volume/v3/volumes/f8d71f77-2602-4df4-ae2f-fbf268fa6584/action returned with HTTP 202 Aug 12 10:37:32.992766 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 564/2246] 10.4.3.105 () {68 vars in 1390 bytes} [Wed Aug 12 10:37:32 2026] POST /volume/v3/volumes/f8d71f77-2602-4df4-ae2f-fbf268fa6584/action => generated 0 bytes in 47 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 10:37:33.001037 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-4114ec79-e0cf-4a5c-8922-66bdfdc77c94 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:33.004475 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-4114ec79-e0cf-4a5c-8922-66bdfdc77c94 tempest-TestServerVolumeAttachmentScenario-1626588187 tempest-TestServerVolumeAttachmentScenario-1626588187-project-member] GET https://10.4.3.105/volume/v3/volumes/f8d71f77-2602-4df4-ae2f-fbf268fa6584 Aug 12 10:37:33.004705 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-4114ec79-e0cf-4a5c-8922-66bdfdc77c94 tempest-TestServerVolumeAttachmentScenario-1626588187 tempest-TestServerVolumeAttachmentScenario-1626588187-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:33.004894 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-4114ec79-e0cf-4a5c-8922-66bdfdc77c94 tempest-TestServerVolumeAttachmentScenario-1626588187 tempest-TestServerVolumeAttachmentScenario-1626588187-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:33.020213 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:33.020213 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:37:33.025030 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-4114ec79-e0cf-4a5c-8922-66bdfdc77c94 tempest-TestServerVolumeAttachmentScenario-1626588187 tempest-TestServerVolumeAttachmentScenario-1626588187-project-member] Volume info retrieved successfully. Aug 12 10:37:33.031885 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-4114ec79-e0cf-4a5c-8922-66bdfdc77c94 tempest-TestServerVolumeAttachmentScenario-1626588187 tempest-TestServerVolumeAttachmentScenario-1626588187-project-member] https://10.4.3.105/volume/v3/volumes/f8d71f77-2602-4df4-ae2f-fbf268fa6584 returned with HTTP 200 Aug 12 10:37:33.032509 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 558/2247] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:37:33 2026] GET /volume/v3/volumes/f8d71f77-2602-4df4-ae2f-fbf268fa6584 => generated 1150 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:37:33.075840 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-45d0efc0-6463-42c8-ae87-f77edbeb59a1 req-169c4250-196a-4c5e-b067-688315dfebf5 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:33.081274 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-45d0efc0-6463-42c8-ae87-f77edbeb59a1 req-169c4250-196a-4c5e-b067-688315dfebf5 tempest-TestServerVolumeAttachmentScenario-1626588187 tempest-TestServerVolumeAttachmentScenario-1626588187-project-member] GET https://10.4.3.105/volume/v3/volumes/f8d71f77-2602-4df4-ae2f-fbf268fa6584 Aug 12 10:37:33.082655 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-45d0efc0-6463-42c8-ae87-f77edbeb59a1 req-169c4250-196a-4c5e-b067-688315dfebf5 tempest-TestServerVolumeAttachmentScenario-1626588187 tempest-TestServerVolumeAttachmentScenario-1626588187-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:33.082927 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-45d0efc0-6463-42c8-ae87-f77edbeb59a1 req-169c4250-196a-4c5e-b067-688315dfebf5 tempest-TestServerVolumeAttachmentScenario-1626588187 tempest-TestServerVolumeAttachmentScenario-1626588187-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:33.105544 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:33.105544 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:37:33.108970 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [req-45d0efc0-6463-42c8-ae87-f77edbeb59a1 req-169c4250-196a-4c5e-b067-688315dfebf5 tempest-TestServerVolumeAttachmentScenario-1626588187 tempest-TestServerVolumeAttachmentScenario-1626588187-project-member] Volume info retrieved successfully. Aug 12 10:37:33.116326 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-45d0efc0-6463-42c8-ae87-f77edbeb59a1 req-169c4250-196a-4c5e-b067-688315dfebf5 tempest-TestServerVolumeAttachmentScenario-1626588187 tempest-TestServerVolumeAttachmentScenario-1626588187-project-member] https://10.4.3.105/volume/v3/volumes/f8d71f77-2602-4df4-ae2f-fbf268fa6584 returned with HTTP 200 Aug 12 10:37:33.117760 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 559/2248] 10.4.3.105 () {68 vars in 1598 bytes} [Wed Aug 12 10:37:33 2026] GET /volume/v3/volumes/f8d71f77-2602-4df4-ae2f-fbf268fa6584 => generated 1150 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:37:33.137485 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-45d0efc0-6463-42c8-ae87-f77edbeb59a1 req-5fa0421e-b416-436f-ba74-5c919cf6bd15 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:33.139841 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-45d0efc0-6463-42c8-ae87-f77edbeb59a1 req-5fa0421e-b416-436f-ba74-5c919cf6bd15 tempest-TestServerVolumeAttachmentScenario-1626588187 tempest-TestServerVolumeAttachmentScenario-1626588187-project-member] POST https://10.4.3.105/volume/v3/volumes/f8d71f77-2602-4df4-ae2f-fbf268fa6584/action Aug 12 10:37:33.140179 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-45d0efc0-6463-42c8-ae87-f77edbeb59a1 req-5fa0421e-b416-436f-ba74-5c919cf6bd15 tempest-TestServerVolumeAttachmentScenario-1626588187 tempest-TestServerVolumeAttachmentScenario-1626588187-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100375) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 10:37:33.140910 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-45d0efc0-6463-42c8-ae87-f77edbeb59a1 req-5fa0421e-b416-436f-ba74-5c919cf6bd15 tempest-TestServerVolumeAttachmentScenario-1626588187 tempest-TestServerVolumeAttachmentScenario-1626588187-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:37:33.151527 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:33.151527 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:37:33.152011 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [req-45d0efc0-6463-42c8-ae87-f77edbeb59a1 req-5fa0421e-b416-436f-ba74-5c919cf6bd15 tempest-TestServerVolumeAttachmentScenario-1626588187 tempest-TestServerVolumeAttachmentScenario-1626588187-project-member] Volume info retrieved successfully. Aug 12 10:37:33.159161 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [req-45d0efc0-6463-42c8-ae87-f77edbeb59a1 req-5fa0421e-b416-436f-ba74-5c919cf6bd15 tempest-TestServerVolumeAttachmentScenario-1626588187 tempest-TestServerVolumeAttachmentScenario-1626588187-project-member] Begin detaching volume completed successfully. Aug 12 10:37:33.159376 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-45d0efc0-6463-42c8-ae87-f77edbeb59a1 req-5fa0421e-b416-436f-ba74-5c919cf6bd15 tempest-TestServerVolumeAttachmentScenario-1626588187 tempest-TestServerVolumeAttachmentScenario-1626588187-project-member] https://10.4.3.105/volume/v3/volumes/f8d71f77-2602-4df4-ae2f-fbf268fa6584/action returned with HTTP 202 Aug 12 10:37:33.159866 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 568/2249] 10.4.3.105 () {72 vars in 1672 bytes} [Wed Aug 12 10:37:33 2026] POST /volume/v3/volumes/f8d71f77-2602-4df4-ae2f-fbf268fa6584/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 10:37:33.210794 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-4a22748e-6653-41f7-971d-e99821ee0777 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:33.211334 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-4a22748e-6653-41f7-971d-e99821ee0777 None None] GET https://10.4.3.105/volume// Aug 12 10:37:33.211590 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-4a22748e-6653-41f7-971d-e99821ee0777 None None] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:33.211787 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-4a22748e-6653-41f7-971d-e99821ee0777 None None] Calling method 'all' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:33.212142 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-4a22748e-6653-41f7-971d-e99821ee0777 None None] https://10.4.3.105/volume// returned with HTTP 300 Aug 12 10:37:33.212523 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 565/2250] 10.4.3.105 () {66 vars in 1426 bytes} [Wed Aug 12 10:37: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 10:37:33.224318 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-45d0efc0-6463-42c8-ae87-f77edbeb59a1 req-38d8827c-d8e6-453c-8786-d21e1d388be4 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:33.226652 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-45d0efc0-6463-42c8-ae87-f77edbeb59a1 req-38d8827c-d8e6-453c-8786-d21e1d388be4 tempest-TestServerVolumeAttachmentScenario-1626588187 tempest-TestServerVolumeAttachmentScenario-1626588187-project-member] GET https://10.4.3.105/volume/v3/volumes/f8d71f77-2602-4df4-ae2f-fbf268fa6584 Aug 12 10:37:33.226989 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-45d0efc0-6463-42c8-ae87-f77edbeb59a1 req-38d8827c-d8e6-453c-8786-d21e1d388be4 tempest-TestServerVolumeAttachmentScenario-1626588187 tempest-TestServerVolumeAttachmentScenario-1626588187-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:33.227157 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-45d0efc0-6463-42c8-ae87-f77edbeb59a1 req-38d8827c-d8e6-453c-8786-d21e1d388be4 tempest-TestServerVolumeAttachmentScenario-1626588187 tempest-TestServerVolumeAttachmentScenario-1626588187-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:33.246935 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:33.246935 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:37:33.265745 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [req-45d0efc0-6463-42c8-ae87-f77edbeb59a1 req-38d8827c-d8e6-453c-8786-d21e1d388be4 tempest-TestServerVolumeAttachmentScenario-1626588187 tempest-TestServerVolumeAttachmentScenario-1626588187-project-member] Volume info retrieved successfully. Aug 12 10:37:33.271886 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-45d0efc0-6463-42c8-ae87-f77edbeb59a1 req-38d8827c-d8e6-453c-8786-d21e1d388be4 tempest-TestServerVolumeAttachmentScenario-1626588187 tempest-TestServerVolumeAttachmentScenario-1626588187-project-member] https://10.4.3.105/volume/v3/volumes/f8d71f77-2602-4df4-ae2f-fbf268fa6584 returned with HTTP 200 Aug 12 10:37:33.272363 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 559/2251] 10.4.3.105 () {70 vars in 1639 bytes} [Wed Aug 12 10:37:33 2026] GET /volume/v3/volumes/f8d71f77-2602-4df4-ae2f-fbf268fa6584 => generated 1333 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 10:37:33.285775 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-8f83c4a3-a796-4c13-917d-9793a082c5b1 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:33.288333 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-8f83c4a3-a796-4c13-917d-9793a082c5b1 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] GET https://10.4.3.105/volume/v3/backups/b54d4e4f-8644-4256-9969-bf74b213ab65 Aug 12 10:37:33.288747 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-8f83c4a3-a796-4c13-917d-9793a082c5b1 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:33.289139 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-8f83c4a3-a796-4c13-917d-9793a082c5b1 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:33.289346 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-8f83c4a3-a796-4c13-917d-9793a082c5b1 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] Show backup with id b54d4e4f-8644-4256-9969-bf74b213ab65. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:37:33.294419 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:33.294419 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:37:33.295194 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-8f83c4a3-a796-4c13-917d-9793a082c5b1 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] https://10.4.3.105/volume/v3/backups/b54d4e4f-8644-4256-9969-bf74b213ab65 returned with HTTP 200 Aug 12 10:37:33.295917 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 560/2252] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:37:33 2026] GET /volume/v3/backups/b54d4e4f-8644-4256-9969-bf74b213ab65 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:37:33.564395 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-7ca544d3-7f83-4168-93f9-59eb2eefbdd7 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:33.566284 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-7ca544d3-7f83-4168-93f9-59eb2eefbdd7 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] GET https://10.4.3.105/volume/v3/backups/82101c85-310e-4f28-9070-00d5462a7ef4 Aug 12 10:37:33.566472 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-7ca544d3-7f83-4168-93f9-59eb2eefbdd7 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:33.566790 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-7ca544d3-7f83-4168-93f9-59eb2eefbdd7 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:33.566926 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-7ca544d3-7f83-4168-93f9-59eb2eefbdd7 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Show backup with id 82101c85-310e-4f28-9070-00d5462a7ef4. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:37:33.576722 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:33.576722 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:37:33.577623 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-7ca544d3-7f83-4168-93f9-59eb2eefbdd7 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] https://10.4.3.105/volume/v3/backups/82101c85-310e-4f28-9070-00d5462a7ef4 returned with HTTP 200 Aug 12 10:37:33.577985 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 569/2253] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:37:33 2026] GET /volume/v3/backups/82101c85-310e-4f28-9070-00d5462a7ef4 => generated 750 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:37:33.870467 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-ec650ffb-92c6-4c82-8513-bf1842e27ee6 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:33.873706 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-ec650ffb-92c6-4c82-8513-bf1842e27ee6 tempest-GroupsTest-559991407 tempest-GroupsTest-559991407-project-member] GET https://10.4.3.105/volume/v3/groups/728e9052-20c0-48fb-b612-585ea0e7093d Aug 12 10:37:33.873946 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-ec650ffb-92c6-4c82-8513-bf1842e27ee6 tempest-GroupsTest-559991407 tempest-GroupsTest-559991407-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:33.874170 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-ec650ffb-92c6-4c82-8513-bf1842e27ee6 tempest-GroupsTest-559991407 tempest-GroupsTest-559991407-project-member] Calling method 'version_select' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:33.874318 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.v3.groups [None req-ec650ffb-92c6-4c82-8513-bf1842e27ee6 tempest-GroupsTest-559991407 tempest-GroupsTest-559991407-project-member] show called for member 728e9052-20c0-48fb-b612-585ea0e7093d {{(pid=100372) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 12 10:37:33.879672 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:33.879672 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:37:33.889467 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-ec650ffb-92c6-4c82-8513-bf1842e27ee6 tempest-GroupsTest-559991407 tempest-GroupsTest-559991407-project-member] https://10.4.3.105/volume/v3/groups/728e9052-20c0-48fb-b612-585ea0e7093d returned with HTTP 200 Aug 12 10:37:33.889967 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 566/2254] 10.4.3.105 () {68 vars in 1386 bytes} [Wed Aug 12 10:37:33 2026] GET /volume/v3/groups/728e9052-20c0-48fb-b612-585ea0e7093d => generated 333 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:37:33.902695 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-ac7df5d5-b85c-41ec-a668-7123b99b8517 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:33.904783 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-ac7df5d5-b85c-41ec-a668-7123b99b8517 tempest-GroupsTest-559991407 tempest-GroupsTest-559991407-project-member] POST https://10.4.3.105/volume/v3/volumes Aug 12 10:37:33.905301 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-ac7df5d5-b85c-41ec-a668-7123b99b8517 tempest-GroupsTest-559991407 tempest-GroupsTest-559991407-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1808053076", "volume_type": "c2f382c7-73ba-44cb-8ded-d0c8a038e4f2", "group_id": "728e9052-20c0-48fb-b612-585ea0e7093d", "size": 1}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:37:33.907462 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.v3.volumes [None req-ac7df5d5-b85c-41ec-a668-7123b99b8517 tempest-GroupsTest-559991407 tempest-GroupsTest-559991407-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1808053076', 'volume_type': 'c2f382c7-73ba-44cb-8ded-d0c8a038e4f2', 'group_id': '728e9052-20c0-48fb-b612-585ea0e7093d', 'size': 1}} {{(pid=100373) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 10:37:33.916780 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:33.916780 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:37:33.917415 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.v3.volumes [None req-ac7df5d5-b85c-41ec-a668-7123b99b8517 tempest-GroupsTest-559991407 tempest-GroupsTest-559991407-project-member] Create volume of 1 GB Aug 12 10:37:33.925222 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-ac7df5d5-b85c-41ec-a668-7123b99b8517 tempest-GroupsTest-559991407 tempest-GroupsTest-559991407-project-member] Availability Zones retrieved successfully. Aug 12 10:37:33.931091 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-ac7df5d5-b85c-41ec-a668-7123b99b8517 tempest-GroupsTest-559991407 tempest-GroupsTest-559991407-project-member] Flow 'volume_create_api' (b3cad41a-653c-4689-9ecf-6dc9c75cb137) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:37:33.932277 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-ac7df5d5-b85c-41ec-a668-7123b99b8517 tempest-GroupsTest-559991407 tempest-GroupsTest-559991407-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5c5d482c-205c-4dd7-bbee-79f510e2f762) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:37:33.933003 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:33.933003 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:37:33.934065 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.flows.api.create_volume [None req-ac7df5d5-b85c-41ec-a668-7123b99b8517 tempest-GroupsTest-559991407 tempest-GroupsTest-559991407-project-member] Validating volume size '1' using validate_int {{(pid=100373) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 10:37:33.959543 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-ac7df5d5-b85c-41ec-a668-7123b99b8517 tempest-GroupsTest-559991407 tempest-GroupsTest-559991407-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5c5d482c-205c-4dd7-bbee-79f510e2f762) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T10:37:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c2f382c7-73ba-44cb-8ded-d0c8a038e4f2,is_public=True,name='tempest-GroupsTest-volume-type-407101492',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c2f382c7-73ba-44cb-8ded-d0c8a038e4f2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '728e9052-20c0-48fb-b612-585ea0e7093d', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:37:33.960289 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-ac7df5d5-b85c-41ec-a668-7123b99b8517 tempest-GroupsTest-559991407 tempest-GroupsTest-559991407-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aa6143c0-ea4b-4097-8e46-505b676a0815) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:37:33.993833 np0000007037 devstack@c-api.service[100373]: WARNING cinder.quota [None req-ac7df5d5-b85c-41ec-a668-7123b99b8517 tempest-GroupsTest-559991407 tempest-GroupsTest-559991407-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-407101492 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-407101492, it is now deprecated. Please use the default quota class for default quota. Aug 12 10:37:33.994013 np0000007037 devstack@c-api.service[100373]: WARNING cinder.quota [None req-ac7df5d5-b85c-41ec-a668-7123b99b8517 tempest-GroupsTest-559991407 tempest-GroupsTest-559991407-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-407101492 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-407101492, it is now deprecated. Please use the default quota class for default quota. Aug 12 10:37:34.028942 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.quota [None req-ac7df5d5-b85c-41ec-a668-7123b99b8517 tempest-GroupsTest-559991407 tempest-GroupsTest-559991407-project-member] Created reservations ['efe4368a-94c4-4295-9bd1-75c4d4615778', 'aaa632a5-f0be-47f6-b8b8-3c6cdf50e13c', '64ed988a-dc5f-4a2e-972e-9da4bddd5389', '413790d9-81b9-4045-a741-fc6999417b4f'] {{(pid=100373) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:37:34.029954 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-ac7df5d5-b85c-41ec-a668-7123b99b8517 tempest-GroupsTest-559991407 tempest-GroupsTest-559991407-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aa6143c0-ea4b-4097-8e46-505b676a0815) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['efe4368a-94c4-4295-9bd1-75c4d4615778', 'aaa632a5-f0be-47f6-b8b8-3c6cdf50e13c', '64ed988a-dc5f-4a2e-972e-9da4bddd5389', '413790d9-81b9-4045-a741-fc6999417b4f']}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:37:34.030770 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-ac7df5d5-b85c-41ec-a668-7123b99b8517 tempest-GroupsTest-559991407 tempest-GroupsTest-559991407-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (185ed326-ef8d-472f-82e8-670f10d57946) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:37:34.056907 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-ac7df5d5-b85c-41ec-a668-7123b99b8517 tempest-GroupsTest-559991407 tempest-GroupsTest-559991407-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (185ed326-ef8d-472f-82e8-670f10d57946) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1bf87425-e93d-445f-b290-dd6cbf8dd73f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1808053076',encryption_key_id=None,group_id=728e9052-20c0-48fb-b612-585ea0e7093d,group_type_id=,metadata={},multiattach=False,project_id='28d177ed1b1f4ad19d5408f1ae06f3cc',qos_specs=None,replication_status=,reservations=['efe4368a-94c4-4295-9bd1-75c4d4615778','aaa632a5-f0be-47f6-b8b8-3c6cdf50e13c','64ed988a-dc5f-4a2e-972e-9da4bddd5389','413790d9-81b9-4045-a741-fc6999417b4f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6ef184b2277f489788f8435175653036',volume_type_id=c2f382c7-73ba-44cb-8ded-d0c8a038e4f2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:37:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1808053076',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=728e9052-20c0-48fb-b612-585ea0e7093d,host=None,id=1bf87425-e93d-445f-b290-dd6cbf8dd73f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='28d177ed1b1f4ad19d5408f1ae06f3cc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6ef184b2277f489788f8435175653036',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c2f382c7-73ba-44cb-8ded-d0c8a038e4f2),volume_type_id=c2f382c7-73ba-44cb-8ded-d0c8a038e4f2)}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:37:34.057973 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-ac7df5d5-b85c-41ec-a668-7123b99b8517 tempest-GroupsTest-559991407 tempest-GroupsTest-559991407-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d6bd37eb-a397-450e-9a1c-e36da4e416a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:37:34.080454 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-ac7df5d5-b85c-41ec-a668-7123b99b8517 tempest-GroupsTest-559991407 tempest-GroupsTest-559991407-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d6bd37eb-a397-450e-9a1c-e36da4e416a3) transitioned into state 'SUCCESS' from state '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-1808053076',encryption_key_id=None,group_id=728e9052-20c0-48fb-b612-585ea0e7093d,group_type_id=,metadata={},multiattach=False,project_id='28d177ed1b1f4ad19d5408f1ae06f3cc',qos_specs=None,replication_status=,reservations=['efe4368a-94c4-4295-9bd1-75c4d4615778','aaa632a5-f0be-47f6-b8b8-3c6cdf50e13c','64ed988a-dc5f-4a2e-972e-9da4bddd5389','413790d9-81b9-4045-a741-fc6999417b4f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6ef184b2277f489788f8435175653036',volume_type_id=c2f382c7-73ba-44cb-8ded-d0c8a038e4f2)}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:37:34.081324 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-ac7df5d5-b85c-41ec-a668-7123b99b8517 tempest-GroupsTest-559991407 tempest-GroupsTest-559991407-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (634e3576-ca00-4dc6-bc9c-9b76b1c7d904) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:37:34.098776 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-ac7df5d5-b85c-41ec-a668-7123b99b8517 tempest-GroupsTest-559991407 tempest-GroupsTest-559991407-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (634e3576-ca00-4dc6-bc9c-9b76b1c7d904) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:37:34.100045 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-ac7df5d5-b85c-41ec-a668-7123b99b8517 tempest-GroupsTest-559991407 tempest-GroupsTest-559991407-project-member] Flow 'volume_create_api' (b3cad41a-653c-4689-9ecf-6dc9c75cb137) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100373) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:37:34.100463 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-ac7df5d5-b85c-41ec-a668-7123b99b8517 tempest-GroupsTest-559991407 tempest-GroupsTest-559991407-project-member] Create volume request issued successfully. Aug 12 10:37:34.101367 np0000007037 devstack@c-api.service[100373]: WARNING stevedore.named [None req-ac7df5d5-b85c-41ec-a668-7123b99b8517 tempest-GroupsTest-559991407 tempest-GroupsTest-559991407-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 10:37:34.101603 np0000007037 devstack@c-api.service[100373]: WARNING castellan.key_manager [None req-ac7df5d5-b85c-41ec-a668-7123b99b8517 tempest-GroupsTest-559991407 tempest-GroupsTest-559991407-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 10:37:34.154726 np0000007037 devstack@c-api.service[100373]: DEBUG oslo_db.sqlalchemy.engines [None req-ac7df5d5-b85c-41ec-a668-7123b99b8517 tempest-GroupsTest-559991407 tempest-GroupsTest-559991407-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100373) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 10:37:34.157853 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:34.157853 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:37:34.161804 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-ac7df5d5-b85c-41ec-a668-7123b99b8517 tempest-GroupsTest-559991407 tempest-GroupsTest-559991407-project-member] https://10.4.3.105/volume/v3/volumes returned with HTTP 202 Aug 12 10:37:34.162227 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 560/2255] 10.4.3.105 () {70 vars in 1300 bytes} [Wed Aug 12 10:37:33 2026] POST /volume/v3/volumes => generated 814 bytes in 260 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:37:34.176179 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-ccafbbfb-d230-4e6e-ae01-2e93ec1d112d None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:34.178203 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-ccafbbfb-d230-4e6e-ae01-2e93ec1d112d tempest-GroupsTest-559991407 tempest-GroupsTest-559991407-project-member] GET https://10.4.3.105/volume/v3/volumes/1bf87425-e93d-445f-b290-dd6cbf8dd73f Aug 12 10:37:34.178363 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-ccafbbfb-d230-4e6e-ae01-2e93ec1d112d tempest-GroupsTest-559991407 tempest-GroupsTest-559991407-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:34.178605 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-ccafbbfb-d230-4e6e-ae01-2e93ec1d112d tempest-GroupsTest-559991407 tempest-GroupsTest-559991407-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:34.186143 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:34.186143 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:37:34.189914 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-ccafbbfb-d230-4e6e-ae01-2e93ec1d112d tempest-GroupsTest-559991407 tempest-GroupsTest-559991407-project-member] Volume info retrieved successfully. Aug 12 10:37:34.190582 np0000007037 devstack@c-api.service[100374]: WARNING stevedore.named [None req-ccafbbfb-d230-4e6e-ae01-2e93ec1d112d tempest-GroupsTest-559991407 tempest-GroupsTest-559991407-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 10:37:34.190725 np0000007037 devstack@c-api.service[100374]: WARNING castellan.key_manager [None req-ccafbbfb-d230-4e6e-ae01-2e93ec1d112d tempest-GroupsTest-559991407 tempest-GroupsTest-559991407-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 10:37:34.231837 np0000007037 devstack@c-api.service[100374]: DEBUG oslo_db.sqlalchemy.engines [None req-ccafbbfb-d230-4e6e-ae01-2e93ec1d112d tempest-GroupsTest-559991407 tempest-GroupsTest-559991407-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100374) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 10:37:34.235872 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:34.235872 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:37:34.245507 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-ccafbbfb-d230-4e6e-ae01-2e93ec1d112d tempest-GroupsTest-559991407 tempest-GroupsTest-559991407-project-member] https://10.4.3.105/volume/v3/volumes/1bf87425-e93d-445f-b290-dd6cbf8dd73f returned with HTTP 200 Aug 12 10:37:34.246006 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 561/2256] 10.4.3.105 () {68 vars in 1389 bytes} [Wed Aug 12 10:37:34 2026] GET /volume/v3/volumes/1bf87425-e93d-445f-b290-dd6cbf8dd73f => generated 882 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:37:34.307243 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-0003484d-d448-43a2-a72a-f93fde1a9bc5 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:34.309107 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-0003484d-d448-43a2-a72a-f93fde1a9bc5 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] GET https://10.4.3.105/volume/v3/backups/b54d4e4f-8644-4256-9969-bf74b213ab65 Aug 12 10:37:34.309359 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-0003484d-d448-43a2-a72a-f93fde1a9bc5 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:34.309574 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-0003484d-d448-43a2-a72a-f93fde1a9bc5 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:34.309699 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-0003484d-d448-43a2-a72a-f93fde1a9bc5 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] Show backup with id b54d4e4f-8644-4256-9969-bf74b213ab65. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:37:34.314119 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:34.314119 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:37:34.314806 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-0003484d-d448-43a2-a72a-f93fde1a9bc5 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] https://10.4.3.105/volume/v3/backups/b54d4e4f-8644-4256-9969-bf74b213ab65 returned with HTTP 200 Aug 12 10:37:34.315223 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 570/2257] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:37:34 2026] GET /volume/v3/backups/b54d4e4f-8644-4256-9969-bf74b213ab65 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:37:34.442390 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-43c0cf76-78a3-4d42-933e-ec94421faab9 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:34.590322 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-8f04e915-e39e-43c7-a236-85aafe5b8300 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:34.591218 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-43c0cf76-78a3-4d42-933e-ec94421faab9 tempest-VolumesTransfersV355Test-523604479 tempest-VolumesTransfersV355Test-523604479-project-member] POST https://10.4.3.105/volume/v3/volumes Aug 12 10:37:34.591684 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-43c0cf76-78a3-4d42-933e-ec94421faab9 tempest-VolumesTransfersV355Test-523604479 tempest-VolumesTransfersV355Test-523604479-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV355Test-Volume-76902836"}} {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:37:34.592813 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-8f04e915-e39e-43c7-a236-85aafe5b8300 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] GET https://10.4.3.105/volume/v3/backups/82101c85-310e-4f28-9070-00d5462a7ef4 Aug 12 10:37:34.592813 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-8f04e915-e39e-43c7-a236-85aafe5b8300 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:34.592969 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-8f04e915-e39e-43c7-a236-85aafe5b8300 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:34.593085 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-8f04e915-e39e-43c7-a236-85aafe5b8300 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Show backup with id 82101c85-310e-4f28-9070-00d5462a7ef4. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:37:34.593245 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.v3.volumes [None req-43c0cf76-78a3-4d42-933e-ec94421faab9 tempest-VolumesTransfersV355Test-523604479 tempest-VolumesTransfersV355Test-523604479-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV355Test-Volume-76902836'}} {{(pid=100372) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 10:37:34.593400 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.v3.volumes [None req-43c0cf76-78a3-4d42-933e-ec94421faab9 tempest-VolumesTransfersV355Test-523604479 tempest-VolumesTransfersV355Test-523604479-project-member] Create volume of 1 GB Aug 12 10:37:34.593989 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:34.593989 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:37:34.598615 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-43c0cf76-78a3-4d42-933e-ec94421faab9 tempest-VolumesTransfersV355Test-523604479 tempest-VolumesTransfersV355Test-523604479-project-member] Availability Zones retrieved successfully. Aug 12 10:37:34.599267 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:34.599267 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:37:34.600293 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-8f04e915-e39e-43c7-a236-85aafe5b8300 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] https://10.4.3.105/volume/v3/backups/82101c85-310e-4f28-9070-00d5462a7ef4 returned with HTTP 200 Aug 12 10:37:34.600736 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 561/2258] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:37:34 2026] GET /volume/v3/backups/82101c85-310e-4f28-9070-00d5462a7ef4 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:37:34.610692 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-43c0cf76-78a3-4d42-933e-ec94421faab9 tempest-VolumesTransfersV355Test-523604479 tempest-VolumesTransfersV355Test-523604479-project-member] Flow 'volume_create_api' (daf863a8-b9de-4611-914b-166e30180868) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100372) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:37:34.611856 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-43c0cf76-78a3-4d42-933e-ec94421faab9 tempest-VolumesTransfersV355Test-523604479 tempest-VolumesTransfersV355Test-523604479-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (870113c7-5d30-492d-8279-e031156d6503) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:37:34.612802 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.flows.api.create_volume [None req-43c0cf76-78a3-4d42-933e-ec94421faab9 tempest-VolumesTransfersV355Test-523604479 tempest-VolumesTransfersV355Test-523604479-project-member] Validating volume size '1' using validate_int {{(pid=100372) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 10:37:34.645536 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-43c0cf76-78a3-4d42-933e-ec94421faab9 tempest-VolumesTransfersV355Test-523604479 tempest-VolumesTransfersV355Test-523604479-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (870113c7-5d30-492d-8279-e031156d6503) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T10:26:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6cd66f07-4c7b-40b2-9dfb-378538f29c9e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:37:34.646636 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-43c0cf76-78a3-4d42-933e-ec94421faab9 tempest-VolumesTransfersV355Test-523604479 tempest-VolumesTransfersV355Test-523604479-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2ddfa813-8a07-4fad-b967-b442c920e457) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:37:34.724561 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.quota [None req-43c0cf76-78a3-4d42-933e-ec94421faab9 tempest-VolumesTransfersV355Test-523604479 tempest-VolumesTransfersV355Test-523604479-project-member] Created reservations ['f446f44a-1609-4f1b-b9d4-3b8036dd09f3', 'e7114d9b-5eb7-412c-8bef-63a3e087e2da', '7e522f4a-824c-4805-9a4a-1ee0ba650a1d', '63452e13-348f-4423-88dd-1e42827aeff4'] {{(pid=100372) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:37:34.725669 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-43c0cf76-78a3-4d42-933e-ec94421faab9 tempest-VolumesTransfersV355Test-523604479 tempest-VolumesTransfersV355Test-523604479-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2ddfa813-8a07-4fad-b967-b442c920e457) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f446f44a-1609-4f1b-b9d4-3b8036dd09f3', 'e7114d9b-5eb7-412c-8bef-63a3e087e2da', '7e522f4a-824c-4805-9a4a-1ee0ba650a1d', '63452e13-348f-4423-88dd-1e42827aeff4']}' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:37:34.726597 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-43c0cf76-78a3-4d42-933e-ec94421faab9 tempest-VolumesTransfersV355Test-523604479 tempest-VolumesTransfersV355Test-523604479-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b5439dbb-b392-4fc5-8e23-abbad4ba7f18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:37:34.755046 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-43c0cf76-78a3-4d42-933e-ec94421faab9 tempest-VolumesTransfersV355Test-523604479 tempest-VolumesTransfersV355Test-523604479-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b5439dbb-b392-4fc5-8e23-abbad4ba7f18) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c0cbbf53-6415-4a55-8874-48b881423f90', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-76902836',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d66cb8857a0241159e00305bcc9cc380',qos_specs=None,replication_status=,reservations=['f446f44a-1609-4f1b-b9d4-3b8036dd09f3','e7114d9b-5eb7-412c-8bef-63a3e087e2da','7e522f4a-824c-4805-9a4a-1ee0ba650a1d','63452e13-348f-4423-88dd-1e42827aeff4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fbfc17c9d07c4bcd99a21d56e4c98d63',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:37:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-76902836',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c0cbbf53-6415-4a55-8874-48b881423f90,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d66cb8857a0241159e00305bcc9cc380',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fbfc17c9d07c4bcd99a21d56e4c98d63',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6cd66f07-4c7b-40b2-9dfb-378538f29c9e),volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:37:34.756078 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-43c0cf76-78a3-4d42-933e-ec94421faab9 tempest-VolumesTransfersV355Test-523604479 tempest-VolumesTransfersV355Test-523604479-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (292c2f52-824d-46ea-ad53-1418010b4ead) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:37:34.776577 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-43c0cf76-78a3-4d42-933e-ec94421faab9 tempest-VolumesTransfersV355Test-523604479 tempest-VolumesTransfersV355Test-523604479-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (292c2f52-824d-46ea-ad53-1418010b4ead) transitioned into state 'SUCCESS' from state '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-76902836',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d66cb8857a0241159e00305bcc9cc380',qos_specs=None,replication_status=,reservations=['f446f44a-1609-4f1b-b9d4-3b8036dd09f3','e7114d9b-5eb7-412c-8bef-63a3e087e2da','7e522f4a-824c-4805-9a4a-1ee0ba650a1d','63452e13-348f-4423-88dd-1e42827aeff4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fbfc17c9d07c4bcd99a21d56e4c98d63',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:37:34.777501 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-43c0cf76-78a3-4d42-933e-ec94421faab9 tempest-VolumesTransfersV355Test-523604479 tempest-VolumesTransfersV355Test-523604479-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e9b47047-554a-44f5-b7b3-bba84130c919) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:37:34.790143 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-43c0cf76-78a3-4d42-933e-ec94421faab9 tempest-VolumesTransfersV355Test-523604479 tempest-VolumesTransfersV355Test-523604479-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e9b47047-554a-44f5-b7b3-bba84130c919) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:37:34.791311 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-43c0cf76-78a3-4d42-933e-ec94421faab9 tempest-VolumesTransfersV355Test-523604479 tempest-VolumesTransfersV355Test-523604479-project-member] Flow 'volume_create_api' (daf863a8-b9de-4611-914b-166e30180868) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100372) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:37:34.791686 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-43c0cf76-78a3-4d42-933e-ec94421faab9 tempest-VolumesTransfersV355Test-523604479 tempest-VolumesTransfersV355Test-523604479-project-member] Create volume request issued successfully. Aug 12 10:37:34.792312 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-43c0cf76-78a3-4d42-933e-ec94421faab9 tempest-VolumesTransfersV355Test-523604479 tempest-VolumesTransfersV355Test-523604479-project-member] https://10.4.3.105/volume/v3/volumes returned with HTTP 202 Aug 12 10:37:34.792893 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 567/2259] 10.4.3.105 () {70 vars in 1299 bytes} [Wed Aug 12 10:37:34 2026] POST /volume/v3/volumes => generated 817 bytes in 351 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:37:34.806163 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-0dd4191d-9e9f-4251-ae85-8da04652ac95 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:34.807922 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-0dd4191d-9e9f-4251-ae85-8da04652ac95 tempest-VolumesTransfersV355Test-523604479 tempest-VolumesTransfersV355Test-523604479-project-member] GET https://10.4.3.105/volume/v3/volumes/c0cbbf53-6415-4a55-8874-48b881423f90 Aug 12 10:37:34.808115 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-0dd4191d-9e9f-4251-ae85-8da04652ac95 tempest-VolumesTransfersV355Test-523604479 tempest-VolumesTransfersV355Test-523604479-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:34.808313 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-0dd4191d-9e9f-4251-ae85-8da04652ac95 tempest-VolumesTransfersV355Test-523604479 tempest-VolumesTransfersV355Test-523604479-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:34.814783 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:34.814783 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:37:34.818368 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-0dd4191d-9e9f-4251-ae85-8da04652ac95 tempest-VolumesTransfersV355Test-523604479 tempest-VolumesTransfersV355Test-523604479-project-member] Volume info retrieved successfully. Aug 12 10:37:34.822333 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-0dd4191d-9e9f-4251-ae85-8da04652ac95 tempest-VolumesTransfersV355Test-523604479 tempest-VolumesTransfersV355Test-523604479-project-member] https://10.4.3.105/volume/v3/volumes/c0cbbf53-6415-4a55-8874-48b881423f90 returned with HTTP 200 Aug 12 10:37:34.822732 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 562/2260] 10.4.3.105 () {68 vars in 1389 bytes} [Wed Aug 12 10:37:34 2026] GET /volume/v3/volumes/c0cbbf53-6415-4a55-8874-48b881423f90 => generated 885 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:37:35.263509 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-baea3679-e604-4d5a-bd39-cee564cd7191 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:35.265534 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-baea3679-e604-4d5a-bd39-cee564cd7191 tempest-GroupsTest-559991407 tempest-GroupsTest-559991407-project-member] GET https://10.4.3.105/volume/v3/volumes/1bf87425-e93d-445f-b290-dd6cbf8dd73f Aug 12 10:37:35.265750 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-baea3679-e604-4d5a-bd39-cee564cd7191 tempest-GroupsTest-559991407 tempest-GroupsTest-559991407-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:35.265945 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-baea3679-e604-4d5a-bd39-cee564cd7191 tempest-GroupsTest-559991407 tempest-GroupsTest-559991407-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:35.273027 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:35.273027 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:37:35.277242 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-baea3679-e604-4d5a-bd39-cee564cd7191 tempest-GroupsTest-559991407 tempest-GroupsTest-559991407-project-member] Volume info retrieved successfully. Aug 12 10:37:35.277907 np0000007037 devstack@c-api.service[100375]: WARNING stevedore.named [None req-baea3679-e604-4d5a-bd39-cee564cd7191 tempest-GroupsTest-559991407 tempest-GroupsTest-559991407-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 10:37:35.278077 np0000007037 devstack@c-api.service[100375]: WARNING castellan.key_manager [None req-baea3679-e604-4d5a-bd39-cee564cd7191 tempest-GroupsTest-559991407 tempest-GroupsTest-559991407-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 10:37:35.326794 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-bebec0d7-9d9b-4505-9933-0b79f7a8371e None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:35.328199 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-bebec0d7-9d9b-4505-9933-0b79f7a8371e tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] GET https://10.4.3.105/volume/v3/backups/b54d4e4f-8644-4256-9969-bf74b213ab65 Aug 12 10:37:35.328406 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-bebec0d7-9d9b-4505-9933-0b79f7a8371e tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:35.328630 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-bebec0d7-9d9b-4505-9933-0b79f7a8371e tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:35.328733 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-bebec0d7-9d9b-4505-9933-0b79f7a8371e tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] Show backup with id b54d4e4f-8644-4256-9969-bf74b213ab65. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:37:35.332826 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:35.332826 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:37:35.333373 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-bebec0d7-9d9b-4505-9933-0b79f7a8371e tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] https://10.4.3.105/volume/v3/backups/b54d4e4f-8644-4256-9969-bf74b213ab65 returned with HTTP 200 Aug 12 10:37:35.333824 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 562/2261] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:37:35 2026] GET /volume/v3/backups/b54d4e4f-8644-4256-9969-bf74b213ab65 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:37:35.334474 np0000007037 devstack@c-api.service[100375]: DEBUG oslo_db.sqlalchemy.engines [None req-baea3679-e604-4d5a-bd39-cee564cd7191 tempest-GroupsTest-559991407 tempest-GroupsTest-559991407-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100375) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 10:37:35.339565 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:35.339565 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:37:35.352855 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-baea3679-e604-4d5a-bd39-cee564cd7191 tempest-GroupsTest-559991407 tempest-GroupsTest-559991407-project-member] https://10.4.3.105/volume/v3/volumes/1bf87425-e93d-445f-b290-dd6cbf8dd73f returned with HTTP 200 Aug 12 10:37:35.352855 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 571/2262] 10.4.3.105 () {68 vars in 1389 bytes} [Wed Aug 12 10:37:35 2026] GET /volume/v3/volumes/1bf87425-e93d-445f-b290-dd6cbf8dd73f => generated 907 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:37:35.370119 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-56f69b35-9cff-4095-ad84-6cdb4b6b1fe5 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:35.372583 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-56f69b35-9cff-4095-ad84-6cdb4b6b1fe5 tempest-GroupsTest-559991407 tempest-GroupsTest-559991407-project-member] POST https://10.4.3.105/volume/v3/volumes Aug 12 10:37:35.373126 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-56f69b35-9cff-4095-ad84-6cdb4b6b1fe5 tempest-GroupsTest-559991407 tempest-GroupsTest-559991407-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1782935588", "volume_type": "c2f382c7-73ba-44cb-8ded-d0c8a038e4f2", "group_id": "728e9052-20c0-48fb-b612-585ea0e7093d", "size": 1}} {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:37:35.375344 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.v3.volumes [None req-56f69b35-9cff-4095-ad84-6cdb4b6b1fe5 tempest-GroupsTest-559991407 tempest-GroupsTest-559991407-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1782935588', 'volume_type': 'c2f382c7-73ba-44cb-8ded-d0c8a038e4f2', 'group_id': '728e9052-20c0-48fb-b612-585ea0e7093d', 'size': 1}} {{(pid=100372) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 10:37:35.384440 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:35.384440 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:37:35.385032 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.v3.volumes [None req-56f69b35-9cff-4095-ad84-6cdb4b6b1fe5 tempest-GroupsTest-559991407 tempest-GroupsTest-559991407-project-member] Create volume of 1 GB Aug 12 10:37:35.391209 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-56f69b35-9cff-4095-ad84-6cdb4b6b1fe5 tempest-GroupsTest-559991407 tempest-GroupsTest-559991407-project-member] Availability Zones retrieved successfully. Aug 12 10:37:35.398705 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-56f69b35-9cff-4095-ad84-6cdb4b6b1fe5 tempest-GroupsTest-559991407 tempest-GroupsTest-559991407-project-member] Flow 'volume_create_api' (52020713-dff2-44df-869e-a2d9e2d01974) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100372) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:37:35.400075 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-56f69b35-9cff-4095-ad84-6cdb4b6b1fe5 tempest-GroupsTest-559991407 tempest-GroupsTest-559991407-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1057429f-2ad5-4fd2-aca3-697cf44e0a92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:37:35.400850 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:35.400850 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:37:35.401407 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.flows.api.create_volume [None req-56f69b35-9cff-4095-ad84-6cdb4b6b1fe5 tempest-GroupsTest-559991407 tempest-GroupsTest-559991407-project-member] Validating volume size '1' using validate_int {{(pid=100372) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 10:37:35.426306 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-56f69b35-9cff-4095-ad84-6cdb4b6b1fe5 tempest-GroupsTest-559991407 tempest-GroupsTest-559991407-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1057429f-2ad5-4fd2-aca3-697cf44e0a92) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T10:37:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c2f382c7-73ba-44cb-8ded-d0c8a038e4f2,is_public=True,name='tempest-GroupsTest-volume-type-407101492',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c2f382c7-73ba-44cb-8ded-d0c8a038e4f2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '728e9052-20c0-48fb-b612-585ea0e7093d', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:37:35.427359 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-56f69b35-9cff-4095-ad84-6cdb4b6b1fe5 tempest-GroupsTest-559991407 tempest-GroupsTest-559991407-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8be0b59b-adb6-4846-8265-fb70b1c12596) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:37:35.460322 np0000007037 devstack@c-api.service[100372]: WARNING cinder.quota [None req-56f69b35-9cff-4095-ad84-6cdb4b6b1fe5 tempest-GroupsTest-559991407 tempest-GroupsTest-559991407-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-407101492 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-407101492, it is now deprecated. Please use the default quota class for default quota. Aug 12 10:37:35.460699 np0000007037 devstack@c-api.service[100372]: WARNING cinder.quota [None req-56f69b35-9cff-4095-ad84-6cdb4b6b1fe5 tempest-GroupsTest-559991407 tempest-GroupsTest-559991407-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-407101492 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-407101492, it is now deprecated. Please use the default quota class for default quota. Aug 12 10:37:35.475689 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.quota [None req-56f69b35-9cff-4095-ad84-6cdb4b6b1fe5 tempest-GroupsTest-559991407 tempest-GroupsTest-559991407-project-member] Created reservations ['674afc3f-f303-47c2-8eb2-9a5abf3dc6df', '72cea8ed-7b11-4618-b36f-5edf0c2c275a', '02a524de-5f98-4b14-b064-7abb0a5407d2', '8df81305-b671-4de8-8fe5-cdc05e6e6505'] {{(pid=100372) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:37:35.476685 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-56f69b35-9cff-4095-ad84-6cdb4b6b1fe5 tempest-GroupsTest-559991407 tempest-GroupsTest-559991407-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8be0b59b-adb6-4846-8265-fb70b1c12596) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['674afc3f-f303-47c2-8eb2-9a5abf3dc6df', '72cea8ed-7b11-4618-b36f-5edf0c2c275a', '02a524de-5f98-4b14-b064-7abb0a5407d2', '8df81305-b671-4de8-8fe5-cdc05e6e6505']}' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:37:35.477658 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-56f69b35-9cff-4095-ad84-6cdb4b6b1fe5 tempest-GroupsTest-559991407 tempest-GroupsTest-559991407-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ef0cedf4-948c-43ca-b8cb-7743cdec2d81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:37:35.506040 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-56f69b35-9cff-4095-ad84-6cdb4b6b1fe5 tempest-GroupsTest-559991407 tempest-GroupsTest-559991407-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ef0cedf4-948c-43ca-b8cb-7743cdec2d81) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1b24febc-0740-4403-8122-00a9b01b6ccd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1782935588',encryption_key_id=None,group_id=728e9052-20c0-48fb-b612-585ea0e7093d,group_type_id=,metadata={},multiattach=False,project_id='28d177ed1b1f4ad19d5408f1ae06f3cc',qos_specs=None,replication_status=,reservations=['674afc3f-f303-47c2-8eb2-9a5abf3dc6df','72cea8ed-7b11-4618-b36f-5edf0c2c275a','02a524de-5f98-4b14-b064-7abb0a5407d2','8df81305-b671-4de8-8fe5-cdc05e6e6505'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6ef184b2277f489788f8435175653036',volume_type_id=c2f382c7-73ba-44cb-8ded-d0c8a038e4f2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:37:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1782935588',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=728e9052-20c0-48fb-b612-585ea0e7093d,host=None,id=1b24febc-0740-4403-8122-00a9b01b6ccd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='28d177ed1b1f4ad19d5408f1ae06f3cc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6ef184b2277f489788f8435175653036',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c2f382c7-73ba-44cb-8ded-d0c8a038e4f2),volume_type_id=c2f382c7-73ba-44cb-8ded-d0c8a038e4f2)}' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:37:35.507006 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-56f69b35-9cff-4095-ad84-6cdb4b6b1fe5 tempest-GroupsTest-559991407 tempest-GroupsTest-559991407-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3d8ea79d-e70c-4b76-89d5-54c209cba6f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:37:35.528025 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-56f69b35-9cff-4095-ad84-6cdb4b6b1fe5 tempest-GroupsTest-559991407 tempest-GroupsTest-559991407-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3d8ea79d-e70c-4b76-89d5-54c209cba6f0) transitioned into state 'SUCCESS' from state '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-1782935588',encryption_key_id=None,group_id=728e9052-20c0-48fb-b612-585ea0e7093d,group_type_id=,metadata={},multiattach=False,project_id='28d177ed1b1f4ad19d5408f1ae06f3cc',qos_specs=None,replication_status=,reservations=['674afc3f-f303-47c2-8eb2-9a5abf3dc6df','72cea8ed-7b11-4618-b36f-5edf0c2c275a','02a524de-5f98-4b14-b064-7abb0a5407d2','8df81305-b671-4de8-8fe5-cdc05e6e6505'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6ef184b2277f489788f8435175653036',volume_type_id=c2f382c7-73ba-44cb-8ded-d0c8a038e4f2)}' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:37:35.528562 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-56f69b35-9cff-4095-ad84-6cdb4b6b1fe5 tempest-GroupsTest-559991407 tempest-GroupsTest-559991407-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b7aaaf61-0490-478d-895b-7abda8af43f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:37:35.542489 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-56f69b35-9cff-4095-ad84-6cdb4b6b1fe5 tempest-GroupsTest-559991407 tempest-GroupsTest-559991407-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b7aaaf61-0490-478d-895b-7abda8af43f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:37:35.543617 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-56f69b35-9cff-4095-ad84-6cdb4b6b1fe5 tempest-GroupsTest-559991407 tempest-GroupsTest-559991407-project-member] Flow 'volume_create_api' (52020713-dff2-44df-869e-a2d9e2d01974) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100372) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:37:35.544016 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-56f69b35-9cff-4095-ad84-6cdb4b6b1fe5 tempest-GroupsTest-559991407 tempest-GroupsTest-559991407-project-member] Create volume request issued successfully. Aug 12 10:37:35.544860 np0000007037 devstack@c-api.service[100372]: WARNING stevedore.named [None req-56f69b35-9cff-4095-ad84-6cdb4b6b1fe5 tempest-GroupsTest-559991407 tempest-GroupsTest-559991407-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 10:37:35.545049 np0000007037 devstack@c-api.service[100372]: WARNING castellan.key_manager [None req-56f69b35-9cff-4095-ad84-6cdb4b6b1fe5 tempest-GroupsTest-559991407 tempest-GroupsTest-559991407-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 10:37:35.591566 np0000007037 devstack@c-api.service[100372]: DEBUG oslo_db.sqlalchemy.engines [None req-56f69b35-9cff-4095-ad84-6cdb4b6b1fe5 tempest-GroupsTest-559991407 tempest-GroupsTest-559991407-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100372) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 10:37:35.594685 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:35.594685 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:37:35.597797 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-56f69b35-9cff-4095-ad84-6cdb4b6b1fe5 tempest-GroupsTest-559991407 tempest-GroupsTest-559991407-project-member] https://10.4.3.105/volume/v3/volumes returned with HTTP 202 Aug 12 10:37:35.598234 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 568/2263] 10.4.3.105 () {70 vars in 1300 bytes} [Wed Aug 12 10:37:35 2026] POST /volume/v3/volumes => generated 814 bytes in 229 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:37:35.610832 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-31c46d9e-e125-4c4a-9148-101eb77b432b None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:35.614272 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-31c46d9e-e125-4c4a-9148-101eb77b432b tempest-GroupsTest-559991407 tempest-GroupsTest-559991407-project-member] GET https://10.4.3.105/volume/v3/volumes/1b24febc-0740-4403-8122-00a9b01b6ccd Aug 12 10:37:35.614674 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-31c46d9e-e125-4c4a-9148-101eb77b432b tempest-GroupsTest-559991407 tempest-GroupsTest-559991407-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:35.614949 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-31c46d9e-e125-4c4a-9148-101eb77b432b tempest-GroupsTest-559991407 tempest-GroupsTest-559991407-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:35.618426 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-bd99fcbe-b914-42ef-a771-3821d079a9b0 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:35.620623 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-bd99fcbe-b914-42ef-a771-3821d079a9b0 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] GET https://10.4.3.105/volume/v3/backups/82101c85-310e-4f28-9070-00d5462a7ef4 Aug 12 10:37:35.620860 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-bd99fcbe-b914-42ef-a771-3821d079a9b0 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:35.621082 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-bd99fcbe-b914-42ef-a771-3821d079a9b0 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:35.621210 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-bd99fcbe-b914-42ef-a771-3821d079a9b0 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Show backup with id 82101c85-310e-4f28-9070-00d5462a7ef4. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:37:35.623812 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:35.623812 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:37:35.625926 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:35.625926 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:37:35.626896 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-bd99fcbe-b914-42ef-a771-3821d079a9b0 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] https://10.4.3.105/volume/v3/backups/82101c85-310e-4f28-9070-00d5462a7ef4 returned with HTTP 200 Aug 12 10:37:35.627198 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 563/2264] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:37:35 2026] GET /volume/v3/backups/82101c85-310e-4f28-9070-00d5462a7ef4 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:37:35.628058 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-31c46d9e-e125-4c4a-9148-101eb77b432b tempest-GroupsTest-559991407 tempest-GroupsTest-559991407-project-member] Volume info retrieved successfully. Aug 12 10:37:35.628907 np0000007037 devstack@c-api.service[100374]: WARNING stevedore.named [None req-31c46d9e-e125-4c4a-9148-101eb77b432b tempest-GroupsTest-559991407 tempest-GroupsTest-559991407-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 10:37:35.629097 np0000007037 devstack@c-api.service[100374]: WARNING castellan.key_manager [None req-31c46d9e-e125-4c4a-9148-101eb77b432b tempest-GroupsTest-559991407 tempest-GroupsTest-559991407-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 10:37:35.668442 np0000007037 devstack@c-api.service[100374]: DEBUG oslo_db.sqlalchemy.engines [None req-31c46d9e-e125-4c4a-9148-101eb77b432b tempest-GroupsTest-559991407 tempest-GroupsTest-559991407-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100374) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 10:37:35.672347 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:35.672347 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:37:35.682290 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-31c46d9e-e125-4c4a-9148-101eb77b432b tempest-GroupsTest-559991407 tempest-GroupsTest-559991407-project-member] https://10.4.3.105/volume/v3/volumes/1b24febc-0740-4403-8122-00a9b01b6ccd returned with HTTP 200 Aug 12 10:37:35.682692 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 563/2265] 10.4.3.105 () {68 vars in 1389 bytes} [Wed Aug 12 10:37:35 2026] GET /volume/v3/volumes/1b24febc-0740-4403-8122-00a9b01b6ccd => generated 906 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:37:35.839642 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-dd546094-aba3-4c13-b397-b6a35572583f None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:35.843747 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-dd546094-aba3-4c13-b397-b6a35572583f tempest-VolumesTransfersV355Test-523604479 tempest-VolumesTransfersV355Test-523604479-project-member] GET https://10.4.3.105/volume/v3/volumes/c0cbbf53-6415-4a55-8874-48b881423f90 Aug 12 10:37:35.844300 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-dd546094-aba3-4c13-b397-b6a35572583f tempest-VolumesTransfersV355Test-523604479 tempest-VolumesTransfersV355Test-523604479-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:35.844748 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-dd546094-aba3-4c13-b397-b6a35572583f tempest-VolumesTransfersV355Test-523604479 tempest-VolumesTransfersV355Test-523604479-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:35.861299 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:35.861299 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:37:35.869530 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-dd546094-aba3-4c13-b397-b6a35572583f tempest-VolumesTransfersV355Test-523604479 tempest-VolumesTransfersV355Test-523604479-project-member] Volume info retrieved successfully. Aug 12 10:37:35.878065 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-dd546094-aba3-4c13-b397-b6a35572583f tempest-VolumesTransfersV355Test-523604479 tempest-VolumesTransfersV355Test-523604479-project-member] https://10.4.3.105/volume/v3/volumes/c0cbbf53-6415-4a55-8874-48b881423f90 returned with HTTP 200 Aug 12 10:37:35.878664 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 572/2266] 10.4.3.105 () {68 vars in 1389 bytes} [Wed Aug 12 10:37:35 2026] GET /volume/v3/volumes/c0cbbf53-6415-4a55-8874-48b881423f90 => generated 944 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:37:35.894230 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-ad1fd816-aebc-49f5-9ac3-20c5a2b09185 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:35.896490 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-ad1fd816-aebc-49f5-9ac3-20c5a2b09185 tempest-VolumesTransfersV355Test-523604479 tempest-VolumesTransfersV355Test-523604479-project-member] POST https://10.4.3.105/volume/v3/volume-transfers Aug 12 10:37:35.896998 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-ad1fd816-aebc-49f5-9ac3-20c5a2b09185 tempest-VolumesTransfersV355Test-523604479 tempest-VolumesTransfersV355Test-523604479-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "c0cbbf53-6415-4a55-8874-48b881423f90"}} {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:37:35.898593 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.v3.volume_transfer [None req-ad1fd816-aebc-49f5-9ac3-20c5a2b09185 tempest-VolumesTransfersV355Test-523604479 tempest-VolumesTransfersV355Test-523604479-project-member] Creating new volume transfer {'transfer': {'volume_id': 'c0cbbf53-6415-4a55-8874-48b881423f90'}} {{(pid=100372) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Aug 12 10:37:35.898787 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.v3.volume_transfer [None req-ad1fd816-aebc-49f5-9ac3-20c5a2b09185 tempest-VolumesTransfersV355Test-523604479 tempest-VolumesTransfersV355Test-523604479-project-member] Creating transfer of volume c0cbbf53-6415-4a55-8874-48b881423f90 Aug 12 10:37:35.898906 np0000007037 devstack@c-api.service[100372]: INFO cinder.transfer.api [None req-ad1fd816-aebc-49f5-9ac3-20c5a2b09185 tempest-VolumesTransfersV355Test-523604479 tempest-VolumesTransfersV355Test-523604479-project-member] Generating transfer record for volume c0cbbf53-6415-4a55-8874-48b881423f90 Aug 12 10:37:35.908548 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:35.908548 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:37:35.924332 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-ad1fd816-aebc-49f5-9ac3-20c5a2b09185 tempest-VolumesTransfersV355Test-523604479 tempest-VolumesTransfersV355Test-523604479-project-member] https://10.4.3.105/volume/v3/volume-transfers returned with HTTP 202 Aug 12 10:37:35.924867 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 569/2267] 10.4.3.105 () {70 vars in 1326 bytes} [Wed Aug 12 10:37:35 2026] POST /volume/v3/volume-transfers => generated 464 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:37:35.934496 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-5717f2c1-3ee0-49fc-ab3d-1114a5a5461c None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:35.936932 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-5717f2c1-3ee0-49fc-ab3d-1114a5a5461c tempest-VolumesTransfersV355Test-523604479 tempest-VolumesTransfersV355Test-523604479-project-member] GET https://10.4.3.105/volume/v3/volumes/c0cbbf53-6415-4a55-8874-48b881423f90 Aug 12 10:37:35.937252 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-5717f2c1-3ee0-49fc-ab3d-1114a5a5461c tempest-VolumesTransfersV355Test-523604479 tempest-VolumesTransfersV355Test-523604479-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:35.937532 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-5717f2c1-3ee0-49fc-ab3d-1114a5a5461c tempest-VolumesTransfersV355Test-523604479 tempest-VolumesTransfersV355Test-523604479-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:35.946891 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:35.946891 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:37:35.951751 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-5717f2c1-3ee0-49fc-ab3d-1114a5a5461c tempest-VolumesTransfersV355Test-523604479 tempest-VolumesTransfersV355Test-523604479-project-member] Volume info retrieved successfully. Aug 12 10:37:35.957192 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-5717f2c1-3ee0-49fc-ab3d-1114a5a5461c tempest-VolumesTransfersV355Test-523604479 tempest-VolumesTransfersV355Test-523604479-project-member] https://10.4.3.105/volume/v3/volumes/c0cbbf53-6415-4a55-8874-48b881423f90 returned with HTTP 200 Aug 12 10:37:35.957758 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 564/2268] 10.4.3.105 () {68 vars in 1389 bytes} [Wed Aug 12 10:37:35 2026] GET /volume/v3/volumes/c0cbbf53-6415-4a55-8874-48b881423f90 => generated 952 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:37:35.974009 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-ddfd1771-aa7c-433d-bbee-44eeeb7ac012 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:35.977028 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-ddfd1771-aa7c-433d-bbee-44eeeb7ac012 tempest-VolumesTransfersV355Test-523604479 tempest-VolumesTransfersV355Test-523604479-project-member] GET https://10.4.3.105/volume/v3/volume-transfers/5545d4af-8e9b-4b52-9486-8e1d6e8ce2a1 Aug 12 10:37:35.977346 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-ddfd1771-aa7c-433d-bbee-44eeeb7ac012 tempest-VolumesTransfersV355Test-523604479 tempest-VolumesTransfersV355Test-523604479-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:35.977643 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-ddfd1771-aa7c-433d-bbee-44eeeb7ac012 tempest-VolumesTransfersV355Test-523604479 tempest-VolumesTransfersV355Test-523604479-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:35.982418 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-ddfd1771-aa7c-433d-bbee-44eeeb7ac012 tempest-VolumesTransfersV355Test-523604479 tempest-VolumesTransfersV355Test-523604479-project-member] https://10.4.3.105/volume/v3/volume-transfers/5545d4af-8e9b-4b52-9486-8e1d6e8ce2a1 returned with HTTP 200 Aug 12 10:37:35.982931 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 564/2269] 10.4.3.105 () {68 vars in 1416 bytes} [Wed Aug 12 10:37:35 2026] GET /volume/v3/volume-transfers/5545d4af-8e9b-4b52-9486-8e1d6e8ce2a1 => generated 432 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:37:35.993630 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-2b577d20-4bee-40a1-888b-0b6773c42241 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:35.995471 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-2b577d20-4bee-40a1-888b-0b6773c42241 tempest-VolumesTransfersV355Test-523604479 tempest-VolumesTransfersV355Test-523604479-project-member] GET https://10.4.3.105/volume/v3/volume-transfers Aug 12 10:37:35.995751 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-2b577d20-4bee-40a1-888b-0b6773c42241 tempest-VolumesTransfersV355Test-523604479 tempest-VolumesTransfersV355Test-523604479-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:35.995983 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-2b577d20-4bee-40a1-888b-0b6773c42241 tempest-VolumesTransfersV355Test-523604479 tempest-VolumesTransfersV355Test-523604479-project-member] Calling method 'index' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:35.996153 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.v3.volume_transfer [None req-2b577d20-4bee-40a1-888b-0b6773c42241 tempest-VolumesTransfersV355Test-523604479 tempest-VolumesTransfersV355Test-523604479-project-member] Listing volume transfers {{(pid=100375) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Aug 12 10:37:36.002363 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-2b577d20-4bee-40a1-888b-0b6773c42241 tempest-VolumesTransfersV355Test-523604479 tempest-VolumesTransfersV355Test-523604479-project-member] https://10.4.3.105/volume/v3/volume-transfers returned with HTTP 200 Aug 12 10:37:36.002870 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 573/2270] 10.4.3.105 () {68 vars in 1305 bytes} [Wed Aug 12 10:37:35 2026] GET /volume/v3/volume-transfers => generated 368 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:37:36.013723 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-c879c1f8-7c8a-4ac3-96f3-7679b651de4b None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:36.017683 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-965a0902-05af-404a-8cac-f4b62c6cba41 req-26324b1d-f370-4f7e-a3d4-0e92e0052581 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:36.020169 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-965a0902-05af-404a-8cac-f4b62c6cba41 req-26324b1d-f370-4f7e-a3d4-0e92e0052581 tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] DELETE https://10.4.3.105/volume/v3/attachments/77bed2d8-cbc4-4484-9183-9dd6bf8a9f31 Aug 12 10:37:36.020392 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-965a0902-05af-404a-8cac-f4b62c6cba41 req-26324b1d-f370-4f7e-a3d4-0e92e0052581 tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:36.020714 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-965a0902-05af-404a-8cac-f4b62c6cba41 req-26324b1d-f370-4f7e-a3d4-0e92e0052581 tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] Calling method 'version_select' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:36.029746 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:36.029746 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:37:36.088633 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-c879c1f8-7c8a-4ac3-96f3-7679b651de4b tempest-VolumesTransfersV355Test-526943119 tempest-VolumesTransfersV355Test-526943119-project-member] POST https://10.4.3.105/volume/v3/volume-transfers/5545d4af-8e9b-4b52-9486-8e1d6e8ce2a1/accept Aug 12 10:37:36.089192 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-c879c1f8-7c8a-4ac3-96f3-7679b651de4b tempest-VolumesTransfersV355Test-526943119 tempest-VolumesTransfersV355Test-526943119-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "b4f63a0cf2bd73d4"}} {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:37:36.090774 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.contrib.volume_transfer [None req-c879c1f8-7c8a-4ac3-96f3-7679b651de4b tempest-VolumesTransfersV355Test-526943119 tempest-VolumesTransfersV355Test-526943119-project-member] Accepting volume transfer 5545d4af-8e9b-4b52-9486-8e1d6e8ce2a1 {{(pid=100372) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Aug 12 10:37:36.090970 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.contrib.volume_transfer [None req-c879c1f8-7c8a-4ac3-96f3-7679b651de4b tempest-VolumesTransfersV355Test-526943119 tempest-VolumesTransfersV355Test-526943119-project-member] Accepting transfer 5545d4af-8e9b-4b52-9486-8e1d6e8ce2a1 Aug 12 10:37:36.091139 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-965a0902-05af-404a-8cac-f4b62c6cba41 req-26324b1d-f370-4f7e-a3d4-0e92e0052581 tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] https://10.4.3.105/volume/v3/attachments/77bed2d8-cbc4-4484-9183-9dd6bf8a9f31 returned with HTTP 200 Aug 12 10:37:36.091630 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 565/2271] 10.4.3.105 () {72 vars in 1673 bytes} [Wed Aug 12 10:37:36 2026] DELETE /volume/v3/attachments/77bed2d8-cbc4-4484-9183-9dd6bf8a9f31 => generated 19 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:37:36.155198 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.quota [None req-c879c1f8-7c8a-4ac3-96f3-7679b651de4b tempest-VolumesTransfersV355Test-526943119 tempest-VolumesTransfersV355Test-526943119-project-member] Created reservations ['dd5b0536-5b77-4172-8dc0-6d154a69ec32', 'a2d038c5-d5bb-4158-9333-d18ef464c1a3', '328a041c-4151-41b3-8b9e-0af9b2328cf9', '2b073c29-7ee8-4935-b102-ed94f1fe814f'] {{(pid=100372) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:37:36.179941 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.quota [None req-c879c1f8-7c8a-4ac3-96f3-7679b651de4b tempest-VolumesTransfersV355Test-526943119 tempest-VolumesTransfersV355Test-526943119-project-member] Created reservations ['f5985d27-14a6-409f-aae6-ef52fa59740b', '70189cf8-a634-437a-aafd-6837b559d2fc', '9f409137-bc79-46ff-acc4-ced7a85e75f7', '12d974de-fcb1-4a5b-8d36-c010e4d26bdd'] {{(pid=100372) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:37:36.223929 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.quota [None req-c879c1f8-7c8a-4ac3-96f3-7679b651de4b tempest-VolumesTransfersV355Test-526943119 tempest-VolumesTransfersV355Test-526943119-project-member] Created reservations ['bd7dc676-6086-441f-9bef-734489f02ce2', '2e950a2d-025e-4eb7-aca7-f287d65005e8', '07353bbc-4f5e-4e34-ba75-029defd01aad', 'f3f3a2e3-810f-4dc3-8031-5da827ad076a'] {{(pid=100372) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:37:36.245541 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-25acf89f-e586-48f6-a9bc-b3c53c057539 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:36.250059 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-25acf89f-e586-48f6-a9bc-b3c53c057539 tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] GET https://10.4.3.105/volume/v3/volumes/b1ce274b-41bf-4402-8cde-8db9ab019c29 Aug 12 10:37:36.250405 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-25acf89f-e586-48f6-a9bc-b3c53c057539 tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:36.250748 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-25acf89f-e586-48f6-a9bc-b3c53c057539 tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:36.259490 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:36.259490 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:37:36.259677 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.quota [None req-c879c1f8-7c8a-4ac3-96f3-7679b651de4b tempest-VolumesTransfersV355Test-526943119 tempest-VolumesTransfersV355Test-526943119-project-member] Created reservations ['9765d7da-17bf-49ed-ad8b-5bdabb60a223', '37e34063-6256-401e-8536-65b153780044', 'fd8ab892-9775-4c5f-87b4-7b654f533d7d', '6603b81d-a24f-404a-a528-3ab6f9b0bfc3'] {{(pid=100372) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:37:36.267534 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-25acf89f-e586-48f6-a9bc-b3c53c057539 tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] Volume info retrieved successfully. Aug 12 10:37:36.274061 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-c879c1f8-7c8a-4ac3-96f3-7679b651de4b tempest-VolumesTransfersV355Test-526943119 tempest-VolumesTransfersV355Test-526943119-project-member] Transfer volume completed successfully. Aug 12 10:37:36.276875 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-25acf89f-e586-48f6-a9bc-b3c53c057539 tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] https://10.4.3.105/volume/v3/volumes/b1ce274b-41bf-4402-8cde-8db9ab019c29 returned with HTTP 200 Aug 12 10:37:36.277404 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 565/2272] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:37:36 2026] GET /volume/v3/volumes/b1ce274b-41bf-4402-8cde-8db9ab019c29 => generated 848 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:37:36.346666 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-40f88945-42bd-4f3f-a0f3-58b215cc117b None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:36.348981 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-40f88945-42bd-4f3f-a0f3-58b215cc117b tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] GET https://10.4.3.105/volume/v3/backups/b54d4e4f-8644-4256-9969-bf74b213ab65 Aug 12 10:37:36.349275 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-40f88945-42bd-4f3f-a0f3-58b215cc117b tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:36.349533 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-40f88945-42bd-4f3f-a0f3-58b215cc117b tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:36.349698 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-40f88945-42bd-4f3f-a0f3-58b215cc117b tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] Show backup with id b54d4e4f-8644-4256-9969-bf74b213ab65. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:37:36.358039 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:36.358039 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:37:36.358970 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-40f88945-42bd-4f3f-a0f3-58b215cc117b tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] https://10.4.3.105/volume/v3/backups/b54d4e4f-8644-4256-9969-bf74b213ab65 returned with HTTP 200 Aug 12 10:37:36.359984 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 574/2273] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:37:36 2026] GET /volume/v3/backups/b54d4e4f-8644-4256-9969-bf74b213ab65 => generated 734 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:37:36.375789 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-45d0efc0-6463-42c8-ae87-f77edbeb59a1 req-3752def6-e094-4efd-b3d9-f9b02c9b127d None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:36.379202 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-45d0efc0-6463-42c8-ae87-f77edbeb59a1 req-3752def6-e094-4efd-b3d9-f9b02c9b127d tempest-TestServerVolumeAttachmentScenario-1626588187 tempest-TestServerVolumeAttachmentScenario-1626588187-project-member] DELETE https://10.4.3.105/volume/v3/attachments/7806a0bd-c48c-47dd-bac9-a2860df4d75a Aug 12 10:37:36.379752 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-45d0efc0-6463-42c8-ae87-f77edbeb59a1 req-3752def6-e094-4efd-b3d9-f9b02c9b127d tempest-TestServerVolumeAttachmentScenario-1626588187 tempest-TestServerVolumeAttachmentScenario-1626588187-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:36.380707 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-45d0efc0-6463-42c8-ae87-f77edbeb59a1 req-3752def6-e094-4efd-b3d9-f9b02c9b127d tempest-TestServerVolumeAttachmentScenario-1626588187 tempest-TestServerVolumeAttachmentScenario-1626588187-project-member] Calling method 'version_select' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:36.388264 np0000007037 devstack@c-api.service[100372]: INFO cinder.transfer.api [None req-c879c1f8-7c8a-4ac3-96f3-7679b651de4b tempest-VolumesTransfersV355Test-526943119 tempest-VolumesTransfersV355Test-526943119-project-member] Volume c0cbbf53-6415-4a55-8874-48b881423f90 has been transferred. Aug 12 10:37:36.389418 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:36.389418 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:37:36.396904 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-c879c1f8-7c8a-4ac3-96f3-7679b651de4b tempest-VolumesTransfersV355Test-526943119 tempest-VolumesTransfersV355Test-526943119-project-member] https://10.4.3.105/volume/v3/volume-transfers/5545d4af-8e9b-4b52-9486-8e1d6e8ce2a1/accept returned with HTTP 202 Aug 12 10:37:36.397368 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 570/2274] 10.4.3.105 () {70 vars in 1458 bytes} [Wed Aug 12 10:37:36 2026] POST /volume/v3/volume-transfers/5545d4af-8e9b-4b52-9486-8e1d6e8ce2a1/accept => generated 365 bytes in 384 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:37:36.408585 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-b9951c34-d0f4-4bcb-96f7-7e918da917d0 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:36.410146 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-b9951c34-d0f4-4bcb-96f7-7e918da917d0 tempest-VolumesTransfersV355Test-526943119 tempest-VolumesTransfersV355Test-526943119-project-member] GET https://10.4.3.105/volume/v3/volumes/c0cbbf53-6415-4a55-8874-48b881423f90 Aug 12 10:37:36.410642 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-b9951c34-d0f4-4bcb-96f7-7e918da917d0 tempest-VolumesTransfersV355Test-526943119 tempest-VolumesTransfersV355Test-526943119-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:36.410642 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-b9951c34-d0f4-4bcb-96f7-7e918da917d0 tempest-VolumesTransfersV355Test-526943119 tempest-VolumesTransfersV355Test-526943119-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:36.419714 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:36.419714 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:37:36.424264 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-b9951c34-d0f4-4bcb-96f7-7e918da917d0 tempest-VolumesTransfersV355Test-526943119 tempest-VolumesTransfersV355Test-526943119-project-member] Volume info retrieved successfully. Aug 12 10:37:36.430106 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-b9951c34-d0f4-4bcb-96f7-7e918da917d0 tempest-VolumesTransfersV355Test-526943119 tempest-VolumesTransfersV355Test-526943119-project-member] https://10.4.3.105/volume/v3/volumes/c0cbbf53-6415-4a55-8874-48b881423f90 returned with HTTP 200 Aug 12 10:37:36.430635 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 566/2275] 10.4.3.105 () {68 vars in 1389 bytes} [Wed Aug 12 10:37:36 2026] GET /volume/v3/volumes/c0cbbf53-6415-4a55-8874-48b881423f90 => generated 944 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:37:36.446244 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-077ee847-9fed-4b1d-9475-6ea7df9c7a9d None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:36.449942 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-077ee847-9fed-4b1d-9475-6ea7df9c7a9d tempest-VolumesTransfersV355Test-526943119 tempest-VolumesTransfersV355Test-526943119-project-member] GET https://10.4.3.105/volume/v3/volumes/c0cbbf53-6415-4a55-8874-48b881423f90 Aug 12 10:37:36.450582 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-077ee847-9fed-4b1d-9475-6ea7df9c7a9d tempest-VolumesTransfersV355Test-526943119 tempest-VolumesTransfersV355Test-526943119-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:36.450582 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-077ee847-9fed-4b1d-9475-6ea7df9c7a9d tempest-VolumesTransfersV355Test-526943119 tempest-VolumesTransfersV355Test-526943119-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:36.453101 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-45d0efc0-6463-42c8-ae87-f77edbeb59a1 req-3752def6-e094-4efd-b3d9-f9b02c9b127d tempest-TestServerVolumeAttachmentScenario-1626588187 tempest-TestServerVolumeAttachmentScenario-1626588187-project-member] https://10.4.3.105/volume/v3/attachments/7806a0bd-c48c-47dd-bac9-a2860df4d75a returned with HTTP 200 Aug 12 10:37:36.453626 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 566/2276] 10.4.3.105 () {72 vars in 1673 bytes} [Wed Aug 12 10:37:36 2026] DELETE /volume/v3/attachments/7806a0bd-c48c-47dd-bac9-a2860df4d75a => generated 19 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:37:36.460115 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:36.460115 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:37:36.467560 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-077ee847-9fed-4b1d-9475-6ea7df9c7a9d tempest-VolumesTransfersV355Test-526943119 tempest-VolumesTransfersV355Test-526943119-project-member] Volume info retrieved successfully. Aug 12 10:37:36.473794 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-077ee847-9fed-4b1d-9475-6ea7df9c7a9d tempest-VolumesTransfersV355Test-526943119 tempest-VolumesTransfersV355Test-526943119-project-member] https://10.4.3.105/volume/v3/volumes/c0cbbf53-6415-4a55-8874-48b881423f90 returned with HTTP 200 Aug 12 10:37:36.474378 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 575/2277] 10.4.3.105 () {68 vars in 1389 bytes} [Wed Aug 12 10:37:36 2026] GET /volume/v3/volumes/c0cbbf53-6415-4a55-8874-48b881423f90 => generated 944 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:37:36.491013 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-58d0f6c8-c0d7-4709-89f1-1a658619cf93 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:36.493284 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-58d0f6c8-c0d7-4709-89f1-1a658619cf93 tempest-VolumesTransfersV355Test-523604479 tempest-VolumesTransfersV355Test-523604479-project-member] DELETE https://10.4.3.105/volume/v3/volume-transfers/5545d4af-8e9b-4b52-9486-8e1d6e8ce2a1 Aug 12 10:37:36.493573 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-58d0f6c8-c0d7-4709-89f1-1a658619cf93 tempest-VolumesTransfersV355Test-523604479 tempest-VolumesTransfersV355Test-523604479-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:36.493811 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-58d0f6c8-c0d7-4709-89f1-1a658619cf93 tempest-VolumesTransfersV355Test-523604479 tempest-VolumesTransfersV355Test-523604479-project-member] Calling method 'delete' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:36.493939 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.contrib.volume_transfer [None req-58d0f6c8-c0d7-4709-89f1-1a658619cf93 tempest-VolumesTransfersV355Test-523604479 tempest-VolumesTransfersV355Test-523604479-project-member] Delete transfer with id: 5545d4af-8e9b-4b52-9486-8e1d6e8ce2a1 Aug 12 10:37:36.498594 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-58d0f6c8-c0d7-4709-89f1-1a658619cf93 tempest-VolumesTransfersV355Test-523604479 tempest-VolumesTransfersV355Test-523604479-project-member] https://10.4.3.105/volume/v3/volume-transfers/5545d4af-8e9b-4b52-9486-8e1d6e8ce2a1 returned with HTTP 404 Aug 12 10:37:36.499499 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 571/2278] 10.4.3.105 () {68 vars in 1419 bytes} [Wed Aug 12 10:37:36 2026] DELETE /volume/v3/volume-transfers/5545d4af-8e9b-4b52-9486-8e1d6e8ce2a1 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 10:37:36.507892 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-998fbde6-4a7b-4e71-98ae-aa053834ac60 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:36.551074 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-998fbde6-4a7b-4e71-98ae-aa053834ac60 tempest-VolumesTransfersV355Test-806054377 tempest-VolumesTransfersV355Test-806054377-project-admin] DELETE https://10.4.3.105/volume/v3/volumes/c0cbbf53-6415-4a55-8874-48b881423f90 Aug 12 10:37:36.551396 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-998fbde6-4a7b-4e71-98ae-aa053834ac60 tempest-VolumesTransfersV355Test-806054377 tempest-VolumesTransfersV355Test-806054377-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:36.551629 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-998fbde6-4a7b-4e71-98ae-aa053834ac60 tempest-VolumesTransfersV355Test-806054377 tempest-VolumesTransfersV355Test-806054377-project-admin] Calling method 'delete' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:36.551917 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.v3.volumes [None req-998fbde6-4a7b-4e71-98ae-aa053834ac60 tempest-VolumesTransfersV355Test-806054377 tempest-VolumesTransfersV355Test-806054377-project-admin] Delete volume with id: c0cbbf53-6415-4a55-8874-48b881423f90 Aug 12 10:37:36.559713 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:36.559713 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:37:36.559918 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-998fbde6-4a7b-4e71-98ae-aa053834ac60 tempest-VolumesTransfersV355Test-806054377 tempest-VolumesTransfersV355Test-806054377-project-admin] Volume info retrieved successfully. Aug 12 10:37:36.579891 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-998fbde6-4a7b-4e71-98ae-aa053834ac60 tempest-VolumesTransfersV355Test-806054377 tempest-VolumesTransfersV355Test-806054377-project-admin] Delete volume request issued successfully. Aug 12 10:37:36.580133 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-998fbde6-4a7b-4e71-98ae-aa053834ac60 tempest-VolumesTransfersV355Test-806054377 tempest-VolumesTransfersV355Test-806054377-project-admin] https://10.4.3.105/volume/v3/volumes/c0cbbf53-6415-4a55-8874-48b881423f90 returned with HTTP 202 Aug 12 10:37:36.580678 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 567/2279] 10.4.3.105 () {68 vars in 1392 bytes} [Wed Aug 12 10:37:36 2026] DELETE /volume/v3/volumes/c0cbbf53-6415-4a55-8874-48b881423f90 => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 12 10:37:36.589449 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-e24251b2-dc67-48ac-a55d-39d8ac6372e2 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:36.591255 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-e24251b2-dc67-48ac-a55d-39d8ac6372e2 tempest-VolumesTransfersV355Test-806054377 tempest-VolumesTransfersV355Test-806054377-project-admin] GET https://10.4.3.105/volume/v3/volumes/c0cbbf53-6415-4a55-8874-48b881423f90 Aug 12 10:37:36.591466 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-e24251b2-dc67-48ac-a55d-39d8ac6372e2 tempest-VolumesTransfersV355Test-806054377 tempest-VolumesTransfersV355Test-806054377-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:36.591685 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-e24251b2-dc67-48ac-a55d-39d8ac6372e2 tempest-VolumesTransfersV355Test-806054377 tempest-VolumesTransfersV355Test-806054377-project-admin] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:36.599439 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:36.599439 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:37:36.603381 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-e24251b2-dc67-48ac-a55d-39d8ac6372e2 tempest-VolumesTransfersV355Test-806054377 tempest-VolumesTransfersV355Test-806054377-project-admin] Volume info retrieved successfully. Aug 12 10:37:36.608585 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-e24251b2-dc67-48ac-a55d-39d8ac6372e2 tempest-VolumesTransfersV355Test-806054377 tempest-VolumesTransfersV355Test-806054377-project-admin] https://10.4.3.105/volume/v3/volumes/c0cbbf53-6415-4a55-8874-48b881423f90 returned with HTTP 200 Aug 12 10:37:36.608991 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 567/2280] 10.4.3.105 () {68 vars in 1389 bytes} [Wed Aug 12 10:37:36 2026] GET /volume/v3/volumes/c0cbbf53-6415-4a55-8874-48b881423f90 => generated 1128 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 10:37:36.637644 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-c332805e-579b-47c1-8781-0d3cba8630d8 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:36.639328 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-c332805e-579b-47c1-8781-0d3cba8630d8 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] GET https://10.4.3.105/volume/v3/backups/82101c85-310e-4f28-9070-00d5462a7ef4 Aug 12 10:37:36.639537 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-c332805e-579b-47c1-8781-0d3cba8630d8 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:36.639698 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-c332805e-579b-47c1-8781-0d3cba8630d8 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:36.639815 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-c332805e-579b-47c1-8781-0d3cba8630d8 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Show backup with id 82101c85-310e-4f28-9070-00d5462a7ef4. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:37:36.648837 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:36.648837 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:37:36.649809 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-c332805e-579b-47c1-8781-0d3cba8630d8 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] https://10.4.3.105/volume/v3/backups/82101c85-310e-4f28-9070-00d5462a7ef4 returned with HTTP 200 Aug 12 10:37:36.650237 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 576/2281] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:37:36 2026] GET /volume/v3/backups/82101c85-310e-4f28-9070-00d5462a7ef4 => generated 750 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:37:36.698251 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-7fd62c2d-c263-407d-be35-d6b805eddf76 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:36.700574 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-7fd62c2d-c263-407d-be35-d6b805eddf76 tempest-GroupsTest-559991407 tempest-GroupsTest-559991407-project-member] GET https://10.4.3.105/volume/v3/volumes/1b24febc-0740-4403-8122-00a9b01b6ccd Aug 12 10:37:36.700750 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-7fd62c2d-c263-407d-be35-d6b805eddf76 tempest-GroupsTest-559991407 tempest-GroupsTest-559991407-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:36.701084 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-7fd62c2d-c263-407d-be35-d6b805eddf76 tempest-GroupsTest-559991407 tempest-GroupsTest-559991407-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:36.710329 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:36.710329 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:37:36.714743 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-7fd62c2d-c263-407d-be35-d6b805eddf76 tempest-GroupsTest-559991407 tempest-GroupsTest-559991407-project-member] Volume info retrieved successfully. Aug 12 10:37:36.715625 np0000007037 devstack@c-api.service[100372]: WARNING stevedore.named [None req-7fd62c2d-c263-407d-be35-d6b805eddf76 tempest-GroupsTest-559991407 tempest-GroupsTest-559991407-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 10:37:36.715625 np0000007037 devstack@c-api.service[100372]: WARNING castellan.key_manager [None req-7fd62c2d-c263-407d-be35-d6b805eddf76 tempest-GroupsTest-559991407 tempest-GroupsTest-559991407-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 10:37:36.762396 np0000007037 devstack@c-api.service[100372]: DEBUG oslo_db.sqlalchemy.engines [None req-7fd62c2d-c263-407d-be35-d6b805eddf76 tempest-GroupsTest-559991407 tempest-GroupsTest-559991407-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100372) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 10:37:36.766582 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:36.766582 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:37:36.776965 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-7fd62c2d-c263-407d-be35-d6b805eddf76 tempest-GroupsTest-559991407 tempest-GroupsTest-559991407-project-member] https://10.4.3.105/volume/v3/volumes/1b24febc-0740-4403-8122-00a9b01b6ccd returned with HTTP 200 Aug 12 10:37:36.777359 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 572/2282] 10.4.3.105 () {68 vars in 1389 bytes} [Wed Aug 12 10:37:36 2026] GET /volume/v3/volumes/1b24febc-0740-4403-8122-00a9b01b6ccd => generated 907 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:37:36.799531 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-083b23b0-4d88-4bd4-9707-edca63ec84f2 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:36.801386 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-083b23b0-4d88-4bd4-9707-edca63ec84f2 tempest-GroupsTest-559991407 tempest-GroupsTest-559991407-project-member] PUT https://10.4.3.105/volume/v3/groups/728e9052-20c0-48fb-b612-585ea0e7093d Aug 12 10:37:36.801769 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-083b23b0-4d88-4bd4-9707-edca63ec84f2 tempest-GroupsTest-559991407 tempest-GroupsTest-559991407-project-member] Action: 'update', calling method: version_select, body: {"group": {"name": "new_group", "description": "This is a new group", "remove_volumes": "1b24febc-0740-4403-8122-00a9b01b6ccd"}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:37:36.803104 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.groups [None req-083b23b0-4d88-4bd4-9707-edca63ec84f2 tempest-GroupsTest-559991407 tempest-GroupsTest-559991407-project-member] Update called for group 728e9052-20c0-48fb-b612-585ea0e7093d. {{(pid=100374) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 12 10:37:36.803220 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.v3.groups [None req-083b23b0-4d88-4bd4-9707-edca63ec84f2 tempest-GroupsTest-559991407 tempest-GroupsTest-559991407-project-member] Updating group 728e9052-20c0-48fb-b612-585ea0e7093d with name new_group description: This is a new group add_volumes: None remove_volumes: 1b24febc-0740-4403-8122-00a9b01b6ccd. Aug 12 10:37:36.813767 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:36.813767 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:37:36.846429 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-083b23b0-4d88-4bd4-9707-edca63ec84f2 tempest-GroupsTest-559991407 tempest-GroupsTest-559991407-project-member] https://10.4.3.105/volume/v3/groups/728e9052-20c0-48fb-b612-585ea0e7093d returned with HTTP 202 Aug 12 10:37:36.846943 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 568/2283] 10.4.3.105 () {70 vars in 1407 bytes} [Wed Aug 12 10:37:36 2026] PUT /volume/v3/groups/728e9052-20c0-48fb-b612-585ea0e7093d => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 12 10:37:36.854233 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-a5b44987-bd78-4f6a-928b-dafe43991f92 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:36.856339 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-a5b44987-bd78-4f6a-928b-dafe43991f92 tempest-GroupsTest-559991407 tempest-GroupsTest-559991407-project-member] GET https://10.4.3.105/volume/v3/groups/728e9052-20c0-48fb-b612-585ea0e7093d Aug 12 10:37:36.856673 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-a5b44987-bd78-4f6a-928b-dafe43991f92 tempest-GroupsTest-559991407 tempest-GroupsTest-559991407-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:36.856932 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-a5b44987-bd78-4f6a-928b-dafe43991f92 tempest-GroupsTest-559991407 tempest-GroupsTest-559991407-project-member] Calling method 'version_select' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:36.857348 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.v3.groups [None req-a5b44987-bd78-4f6a-928b-dafe43991f92 tempest-GroupsTest-559991407 tempest-GroupsTest-559991407-project-member] show called for member 728e9052-20c0-48fb-b612-585ea0e7093d {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 12 10:37:36.862138 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:36.862138 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:37:36.873805 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-a5b44987-bd78-4f6a-928b-dafe43991f92 tempest-GroupsTest-559991407 tempest-GroupsTest-559991407-project-member] https://10.4.3.105/volume/v3/groups/728e9052-20c0-48fb-b612-585ea0e7093d returned with HTTP 200 Aug 12 10:37:36.874325 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 568/2284] 10.4.3.105 () {68 vars in 1386 bytes} [Wed Aug 12 10:37:36 2026] GET /volume/v3/groups/728e9052-20c0-48fb-b612-585ea0e7093d => generated 323 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:37:37.379387 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-0ecdbe6d-922b-4300-8808-277542010ee7 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:37.383134 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-0ecdbe6d-922b-4300-8808-277542010ee7 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] GET https://10.4.3.105/volume/v3/backups/b54d4e4f-8644-4256-9969-bf74b213ab65 Aug 12 10:37:37.383735 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-0ecdbe6d-922b-4300-8808-277542010ee7 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:37.383735 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-0ecdbe6d-922b-4300-8808-277542010ee7 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:37.383912 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-0ecdbe6d-922b-4300-8808-277542010ee7 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] Show backup with id b54d4e4f-8644-4256-9969-bf74b213ab65. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:37:37.401774 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:37.401774 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:37:37.401774 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-0ecdbe6d-922b-4300-8808-277542010ee7 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] https://10.4.3.105/volume/v3/backups/b54d4e4f-8644-4256-9969-bf74b213ab65 returned with HTTP 200 Aug 12 10:37:37.403558 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 577/2285] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:37:37 2026] GET /volume/v3/backups/b54d4e4f-8644-4256-9969-bf74b213ab65 => generated 734 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:37:37.492461 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [req-d98534db-cef4-4efa-aba1-a1bc394653f6 req-851d2900-a7e3-49ce-ab40-ae757d30ab8a None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:37.499045 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-d98534db-cef4-4efa-aba1-a1bc394653f6 req-851d2900-a7e3-49ce-ab40-ae757d30ab8a tempest-TestServerVolumeAttachmentScenario-1626588187 tempest-TestServerVolumeAttachmentScenario-1626588187-project-member] GET https://10.4.3.105/volume/v3/volumes/f8d71f77-2602-4df4-ae2f-fbf268fa6584 Aug 12 10:37:37.499584 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [req-d98534db-cef4-4efa-aba1-a1bc394653f6 req-851d2900-a7e3-49ce-ab40-ae757d30ab8a tempest-TestServerVolumeAttachmentScenario-1626588187 tempest-TestServerVolumeAttachmentScenario-1626588187-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:37.499584 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [req-d98534db-cef4-4efa-aba1-a1bc394653f6 req-851d2900-a7e3-49ce-ab40-ae757d30ab8a tempest-TestServerVolumeAttachmentScenario-1626588187 tempest-TestServerVolumeAttachmentScenario-1626588187-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:37.516389 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:37.516389 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:37:37.524052 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [req-d98534db-cef4-4efa-aba1-a1bc394653f6 req-851d2900-a7e3-49ce-ab40-ae757d30ab8a tempest-TestServerVolumeAttachmentScenario-1626588187 tempest-TestServerVolumeAttachmentScenario-1626588187-project-member] Volume info retrieved successfully. Aug 12 10:37:37.542457 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-d98534db-cef4-4efa-aba1-a1bc394653f6 req-851d2900-a7e3-49ce-ab40-ae757d30ab8a tempest-TestServerVolumeAttachmentScenario-1626588187 tempest-TestServerVolumeAttachmentScenario-1626588187-project-member] https://10.4.3.105/volume/v3/volumes/f8d71f77-2602-4df4-ae2f-fbf268fa6584 returned with HTTP 200 Aug 12 10:37:37.543077 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 573/2286] 10.4.3.105 () {68 vars in 1598 bytes} [Wed Aug 12 10:37:37 2026] GET /volume/v3/volumes/f8d71f77-2602-4df4-ae2f-fbf268fa6584 => generated 858 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:37:37.627771 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-3868ed3e-0d93-4117-89fe-17574f41f58f None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:37.629838 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-3868ed3e-0d93-4117-89fe-17574f41f58f tempest-VolumesTransfersV355Test-806054377 tempest-VolumesTransfersV355Test-806054377-project-admin] GET https://10.4.3.105/volume/v3/volumes/c0cbbf53-6415-4a55-8874-48b881423f90 Aug 12 10:37:37.629838 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-3868ed3e-0d93-4117-89fe-17574f41f58f tempest-VolumesTransfersV355Test-806054377 tempest-VolumesTransfersV355Test-806054377-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:37.629971 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-3868ed3e-0d93-4117-89fe-17574f41f58f tempest-VolumesTransfersV355Test-806054377 tempest-VolumesTransfersV355Test-806054377-project-admin] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:37.635914 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-3868ed3e-0d93-4117-89fe-17574f41f58f tempest-VolumesTransfersV355Test-806054377 tempest-VolumesTransfersV355Test-806054377-project-admin] https://10.4.3.105/volume/v3/volumes/c0cbbf53-6415-4a55-8874-48b881423f90 returned with HTTP 404 Aug 12 10:37:37.638287 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 569/2287] 10.4.3.105 () {68 vars in 1389 bytes} [Wed Aug 12 10:37:37 2026] GET /volume/v3/volumes/c0cbbf53-6415-4a55-8874-48b881423f90 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 10:37:37.648386 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-87f1d673-cea9-4c2d-8cb2-91af73c99104 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:37.654667 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-87f1d673-cea9-4c2d-8cb2-91af73c99104 tempest-VolumesTransfersV355Test-523604479 tempest-VolumesTransfersV355Test-523604479-project-member] GET https://10.4.3.105/volume/v3/volumes/c0cbbf53-6415-4a55-8874-48b881423f90 Aug 12 10:37:37.654667 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-87f1d673-cea9-4c2d-8cb2-91af73c99104 tempest-VolumesTransfersV355Test-523604479 tempest-VolumesTransfersV355Test-523604479-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:37.654667 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-87f1d673-cea9-4c2d-8cb2-91af73c99104 tempest-VolumesTransfersV355Test-523604479 tempest-VolumesTransfersV355Test-523604479-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:37.662440 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-27a5296f-0ada-40c7-bf65-9f3a6df6e75d None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:37.666767 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-27a5296f-0ada-40c7-bf65-9f3a6df6e75d tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] GET https://10.4.3.105/volume/v3/backups/82101c85-310e-4f28-9070-00d5462a7ef4 Aug 12 10:37:37.666767 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-27a5296f-0ada-40c7-bf65-9f3a6df6e75d tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:37.666767 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-27a5296f-0ada-40c7-bf65-9f3a6df6e75d tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:37.666767 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-27a5296f-0ada-40c7-bf65-9f3a6df6e75d tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Show backup with id 82101c85-310e-4f28-9070-00d5462a7ef4. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:37:37.666993 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-87f1d673-cea9-4c2d-8cb2-91af73c99104 tempest-VolumesTransfersV355Test-523604479 tempest-VolumesTransfersV355Test-523604479-project-member] https://10.4.3.105/volume/v3/volumes/c0cbbf53-6415-4a55-8874-48b881423f90 returned with HTTP 404 Aug 12 10:37:37.667975 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 569/2288] 10.4.3.105 () {68 vars in 1389 bytes} [Wed Aug 12 10:37:37 2026] GET /volume/v3/volumes/c0cbbf53-6415-4a55-8874-48b881423f90 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 10:37:37.673063 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:37.673063 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:37:37.674294 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-27a5296f-0ada-40c7-bf65-9f3a6df6e75d tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] https://10.4.3.105/volume/v3/backups/82101c85-310e-4f28-9070-00d5462a7ef4 returned with HTTP 200 Aug 12 10:37:37.674533 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 578/2289] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:37:37 2026] GET /volume/v3/backups/82101c85-310e-4f28-9070-00d5462a7ef4 => generated 750 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:37:37.677347 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-0395ad9c-b9fb-4339-b243-2647296a1cfc None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:37.681544 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-0395ad9c-b9fb-4339-b243-2647296a1cfc tempest-VolumesTransfersV355Test-523604479 tempest-VolumesTransfersV355Test-523604479-project-member] DELETE https://10.4.3.105/volume/v3/volumes/c0cbbf53-6415-4a55-8874-48b881423f90 Aug 12 10:37:37.681544 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-0395ad9c-b9fb-4339-b243-2647296a1cfc tempest-VolumesTransfersV355Test-523604479 tempest-VolumesTransfersV355Test-523604479-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:37.681544 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-0395ad9c-b9fb-4339-b243-2647296a1cfc tempest-VolumesTransfersV355Test-523604479 tempest-VolumesTransfersV355Test-523604479-project-member] Calling method 'delete' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:37.684749 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.v3.volumes [None req-0395ad9c-b9fb-4339-b243-2647296a1cfc tempest-VolumesTransfersV355Test-523604479 tempest-VolumesTransfersV355Test-523604479-project-member] Delete volume with id: c0cbbf53-6415-4a55-8874-48b881423f90 Aug 12 10:37:37.699280 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-0395ad9c-b9fb-4339-b243-2647296a1cfc tempest-VolumesTransfersV355Test-523604479 tempest-VolumesTransfersV355Test-523604479-project-member] https://10.4.3.105/volume/v3/volumes/c0cbbf53-6415-4a55-8874-48b881423f90 returned with HTTP 404 Aug 12 10:37:37.699280 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 574/2290] 10.4.3.105 () {68 vars in 1392 bytes} [Wed Aug 12 10:37:37 2026] DELETE /volume/v3/volumes/c0cbbf53-6415-4a55-8874-48b881423f90 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 10:37:37.712367 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-e94de047-623f-4344-9c56-4d630342d9c1 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:37.715641 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-e94de047-623f-4344-9c56-4d630342d9c1 tempest-VolumesTransfersV355Test-523604479 tempest-VolumesTransfersV355Test-523604479-project-member] POST https://10.4.3.105/volume/v3/volumes Aug 12 10:37:37.715641 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-e94de047-623f-4344-9c56-4d630342d9c1 tempest-VolumesTransfersV355Test-523604479 tempest-VolumesTransfersV355Test-523604479-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV355Test-Volume-340221334"}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:37:37.716305 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.volumes [None req-e94de047-623f-4344-9c56-4d630342d9c1 tempest-VolumesTransfersV355Test-523604479 tempest-VolumesTransfersV355Test-523604479-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV355Test-Volume-340221334'}} {{(pid=100374) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 10:37:37.716305 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.v3.volumes [None req-e94de047-623f-4344-9c56-4d630342d9c1 tempest-VolumesTransfersV355Test-523604479 tempest-VolumesTransfersV355Test-523604479-project-member] Create volume of 1 GB Aug 12 10:37:37.721127 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-e94de047-623f-4344-9c56-4d630342d9c1 tempest-VolumesTransfersV355Test-523604479 tempest-VolumesTransfersV355Test-523604479-project-member] Availability Zones retrieved successfully. Aug 12 10:37:37.730005 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-e94de047-623f-4344-9c56-4d630342d9c1 tempest-VolumesTransfersV355Test-523604479 tempest-VolumesTransfersV355Test-523604479-project-member] Flow 'volume_create_api' (87c82455-6693-4b80-97db-53c4a49c59e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:37:37.733428 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-e94de047-623f-4344-9c56-4d630342d9c1 tempest-VolumesTransfersV355Test-523604479 tempest-VolumesTransfersV355Test-523604479-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (188a3852-6cdc-4bef-af19-0ee864b10ae8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:37:37.736207 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.flows.api.create_volume [None req-e94de047-623f-4344-9c56-4d630342d9c1 tempest-VolumesTransfersV355Test-523604479 tempest-VolumesTransfersV355Test-523604479-project-member] Validating volume size '1' using validate_int {{(pid=100374) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 10:37:37.777650 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-e94de047-623f-4344-9c56-4d630342d9c1 tempest-VolumesTransfersV355Test-523604479 tempest-VolumesTransfersV355Test-523604479-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (188a3852-6cdc-4bef-af19-0ee864b10ae8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T10:26:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6cd66f07-4c7b-40b2-9dfb-378538f29c9e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:37:37.777938 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-e94de047-623f-4344-9c56-4d630342d9c1 tempest-VolumesTransfersV355Test-523604479 tempest-VolumesTransfersV355Test-523604479-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bcbee463-c76a-4336-a375-aa9550b6789a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:37:37.854356 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.quota [None req-e94de047-623f-4344-9c56-4d630342d9c1 tempest-VolumesTransfersV355Test-523604479 tempest-VolumesTransfersV355Test-523604479-project-member] Created reservations ['46822fa4-a698-4159-a40d-da9bda0c9632', 'ec5e5f36-13aa-4f83-91a2-c010e006e84c', 'cb5d123d-72e0-4b82-9fb1-ddc9e1dc11fd', '9b061c35-b5ff-4d10-9419-4600749e456a'] {{(pid=100374) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:37:37.855334 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-e94de047-623f-4344-9c56-4d630342d9c1 tempest-VolumesTransfersV355Test-523604479 tempest-VolumesTransfersV355Test-523604479-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bcbee463-c76a-4336-a375-aa9550b6789a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['46822fa4-a698-4159-a40d-da9bda0c9632', 'ec5e5f36-13aa-4f83-91a2-c010e006e84c', 'cb5d123d-72e0-4b82-9fb1-ddc9e1dc11fd', '9b061c35-b5ff-4d10-9419-4600749e456a']}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:37:37.856568 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-e94de047-623f-4344-9c56-4d630342d9c1 tempest-VolumesTransfersV355Test-523604479 tempest-VolumesTransfersV355Test-523604479-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c10fe7a6-cc4b-4a14-b6ed-6ac84603c29c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:37:37.887379 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-9ee57b69-90ed-4253-8bb2-303080e92e0e None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:37.891047 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-9ee57b69-90ed-4253-8bb2-303080e92e0e tempest-GroupsTest-559991407 tempest-GroupsTest-559991407-project-member] GET https://10.4.3.105/volume/v3/groups/728e9052-20c0-48fb-b612-585ea0e7093d Aug 12 10:37:37.891047 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-9ee57b69-90ed-4253-8bb2-303080e92e0e tempest-GroupsTest-559991407 tempest-GroupsTest-559991407-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:37.891047 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-9ee57b69-90ed-4253-8bb2-303080e92e0e tempest-GroupsTest-559991407 tempest-GroupsTest-559991407-project-member] Calling method 'version_select' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:37.891047 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.v3.groups [None req-9ee57b69-90ed-4253-8bb2-303080e92e0e tempest-GroupsTest-559991407 tempest-GroupsTest-559991407-project-member] show called for member 728e9052-20c0-48fb-b612-585ea0e7093d {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 12 10:37:37.894778 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:37.894778 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:37:37.895771 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-e94de047-623f-4344-9c56-4d630342d9c1 tempest-VolumesTransfersV355Test-523604479 tempest-VolumesTransfersV355Test-523604479-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c10fe7a6-cc4b-4a14-b6ed-6ac84603c29c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '822d36ce-b347-4517-8229-534ce3d47e39', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-340221334',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d66cb8857a0241159e00305bcc9cc380',qos_specs=None,replication_status=,reservations=['46822fa4-a698-4159-a40d-da9bda0c9632','ec5e5f36-13aa-4f83-91a2-c010e006e84c','cb5d123d-72e0-4b82-9fb1-ddc9e1dc11fd','9b061c35-b5ff-4d10-9419-4600749e456a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fbfc17c9d07c4bcd99a21d56e4c98d63',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:37:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-340221334',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=822d36ce-b347-4517-8229-534ce3d47e39,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d66cb8857a0241159e00305bcc9cc380',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fbfc17c9d07c4bcd99a21d56e4c98d63',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6cd66f07-4c7b-40b2-9dfb-378538f29c9e),volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:37:37.896721 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-e94de047-623f-4344-9c56-4d630342d9c1 tempest-VolumesTransfersV355Test-523604479 tempest-VolumesTransfersV355Test-523604479-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (89eb8bb5-d446-41b1-81aa-bcfddf93dae3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:37:37.907985 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-9ee57b69-90ed-4253-8bb2-303080e92e0e tempest-GroupsTest-559991407 tempest-GroupsTest-559991407-project-member] https://10.4.3.105/volume/v3/groups/728e9052-20c0-48fb-b612-585ea0e7093d returned with HTTP 200 Aug 12 10:37:37.908720 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 570/2291] 10.4.3.105 () {68 vars in 1386 bytes} [Wed Aug 12 10:37:37 2026] GET /volume/v3/groups/728e9052-20c0-48fb-b612-585ea0e7093d => generated 324 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 12 10:37:37.924470 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-e9a3eb49-e263-43c8-ad7d-75a151271c62 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:37.927612 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-e9a3eb49-e263-43c8-ad7d-75a151271c62 tempest-GroupsTest-559991407 tempest-GroupsTest-559991407-project-member] GET https://10.4.3.105/volume/v3/groups/728e9052-20c0-48fb-b612-585ea0e7093d Aug 12 10:37:37.929271 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-e94de047-623f-4344-9c56-4d630342d9c1 tempest-VolumesTransfersV355Test-523604479 tempest-VolumesTransfersV355Test-523604479-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (89eb8bb5-d446-41b1-81aa-bcfddf93dae3) transitioned into state 'SUCCESS' from state '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-340221334',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d66cb8857a0241159e00305bcc9cc380',qos_specs=None,replication_status=,reservations=['46822fa4-a698-4159-a40d-da9bda0c9632','ec5e5f36-13aa-4f83-91a2-c010e006e84c','cb5d123d-72e0-4b82-9fb1-ddc9e1dc11fd','9b061c35-b5ff-4d10-9419-4600749e456a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fbfc17c9d07c4bcd99a21d56e4c98d63',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:37:37.929429 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-e9a3eb49-e263-43c8-ad7d-75a151271c62 tempest-GroupsTest-559991407 tempest-GroupsTest-559991407-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:37.929533 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-e94de047-623f-4344-9c56-4d630342d9c1 tempest-VolumesTransfersV355Test-523604479 tempest-VolumesTransfersV355Test-523604479-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bc1a7a0b-a0ad-4cf1-badb-66d19753f2ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:37:37.929719 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-e9a3eb49-e263-43c8-ad7d-75a151271c62 tempest-GroupsTest-559991407 tempest-GroupsTest-559991407-project-member] Calling method 'version_select' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:37.929901 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.v3.groups [None req-e9a3eb49-e263-43c8-ad7d-75a151271c62 tempest-GroupsTest-559991407 tempest-GroupsTest-559991407-project-member] show called for member 728e9052-20c0-48fb-b612-585ea0e7093d {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 12 10:37:37.941498 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:37.941498 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:37:37.951557 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-e94de047-623f-4344-9c56-4d630342d9c1 tempest-VolumesTransfersV355Test-523604479 tempest-VolumesTransfersV355Test-523604479-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bc1a7a0b-a0ad-4cf1-badb-66d19753f2ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:37:37.952866 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-e94de047-623f-4344-9c56-4d630342d9c1 tempest-VolumesTransfersV355Test-523604479 tempest-VolumesTransfersV355Test-523604479-project-member] Flow 'volume_create_api' (87c82455-6693-4b80-97db-53c4a49c59e3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100374) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:37:37.953288 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-e94de047-623f-4344-9c56-4d630342d9c1 tempest-VolumesTransfersV355Test-523604479 tempest-VolumesTransfersV355Test-523604479-project-member] Create volume request issued successfully. Aug 12 10:37:37.955314 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-e94de047-623f-4344-9c56-4d630342d9c1 tempest-VolumesTransfersV355Test-523604479 tempest-VolumesTransfersV355Test-523604479-project-member] https://10.4.3.105/volume/v3/volumes returned with HTTP 202 Aug 12 10:37:37.955544 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 570/2292] 10.4.3.105 () {70 vars in 1299 bytes} [Wed Aug 12 10:37:37 2026] POST /volume/v3/volumes => generated 818 bytes in 243 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:37:37.972054 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-e9a3eb49-e263-43c8-ad7d-75a151271c62 tempest-GroupsTest-559991407 tempest-GroupsTest-559991407-project-member] https://10.4.3.105/volume/v3/groups/728e9052-20c0-48fb-b612-585ea0e7093d returned with HTTP 200 Aug 12 10:37:37.972054 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 579/2293] 10.4.3.105 () {68 vars in 1386 bytes} [Wed Aug 12 10:37:37 2026] GET /volume/v3/groups/728e9052-20c0-48fb-b612-585ea0e7093d => generated 324 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 12 10:37:37.972974 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-3772077b-12cf-4f33-9535-86e9e2613567 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:37.975037 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-3772077b-12cf-4f33-9535-86e9e2613567 tempest-VolumesTransfersV355Test-523604479 tempest-VolumesTransfersV355Test-523604479-project-member] GET https://10.4.3.105/volume/v3/volumes/822d36ce-b347-4517-8229-534ce3d47e39 Aug 12 10:37:37.975353 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-3772077b-12cf-4f33-9535-86e9e2613567 tempest-VolumesTransfersV355Test-523604479 tempest-VolumesTransfersV355Test-523604479-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:37.975603 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-3772077b-12cf-4f33-9535-86e9e2613567 tempest-VolumesTransfersV355Test-523604479 tempest-VolumesTransfersV355Test-523604479-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:37.986704 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-40539290-2281-4c62-b1a8-9c813e3b92dd None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:37.987828 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-40539290-2281-4c62-b1a8-9c813e3b92dd tempest-GroupsTest-559991407 tempest-GroupsTest-559991407-project-member] GET https://10.4.3.105/volume/v3/volumes/detail Aug 12 10:37:37.988121 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-40539290-2281-4c62-b1a8-9c813e3b92dd tempest-GroupsTest-559991407 tempest-GroupsTest-559991407-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:37.988413 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-40539290-2281-4c62-b1a8-9c813e3b92dd tempest-GroupsTest-559991407 tempest-GroupsTest-559991407-project-member] Calling method 'detail' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:37.988571 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:37.988571 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:37:37.988803 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.api_utils [None req-40539290-2281-4c62-b1a8-9c813e3b92dd tempest-GroupsTest-559991407 tempest-GroupsTest-559991407-project-member] Removing options '' from query. {{(pid=100373) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 10:37:37.989184 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:37.989184 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:37:37.992141 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-40539290-2281-4c62-b1a8-9c813e3b92dd tempest-GroupsTest-559991407 tempest-GroupsTest-559991407-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100373) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 10:37:37.993921 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-3772077b-12cf-4f33-9535-86e9e2613567 tempest-VolumesTransfersV355Test-523604479 tempest-VolumesTransfersV355Test-523604479-project-member] Volume info retrieved successfully. Aug 12 10:37:38.004292 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-3772077b-12cf-4f33-9535-86e9e2613567 tempest-VolumesTransfersV355Test-523604479 tempest-VolumesTransfersV355Test-523604479-project-member] https://10.4.3.105/volume/v3/volumes/822d36ce-b347-4517-8229-534ce3d47e39 returned with HTTP 200 Aug 12 10:37:38.004292 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 575/2294] 10.4.3.105 () {68 vars in 1389 bytes} [Wed Aug 12 10:37:37 2026] GET /volume/v3/volumes/822d36ce-b347-4517-8229-534ce3d47e39 => generated 886 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:37:38.008722 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-40539290-2281-4c62-b1a8-9c813e3b92dd tempest-GroupsTest-559991407 tempest-GroupsTest-559991407-project-member] Get all volumes completed successfully. Aug 12 10:37:38.011350 np0000007037 devstack@c-api.service[100373]: WARNING stevedore.named [None req-40539290-2281-4c62-b1a8-9c813e3b92dd tempest-GroupsTest-559991407 tempest-GroupsTest-559991407-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 10:37:38.011777 np0000007037 devstack@c-api.service[100373]: WARNING castellan.key_manager [None req-40539290-2281-4c62-b1a8-9c813e3b92dd tempest-GroupsTest-559991407 tempest-GroupsTest-559991407-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 10:37:38.066261 np0000007037 devstack@c-api.service[100373]: DEBUG oslo_db.sqlalchemy.engines [None req-40539290-2281-4c62-b1a8-9c813e3b92dd tempest-GroupsTest-559991407 tempest-GroupsTest-559991407-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100373) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 10:37:38.071241 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:38.071241 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:37:38.082818 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-40539290-2281-4c62-b1a8-9c813e3b92dd tempest-GroupsTest-559991407 tempest-GroupsTest-559991407-project-member] https://10.4.3.105/volume/v3/volumes/detail returned with HTTP 200 Aug 12 10:37:38.083467 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 571/2295] 10.4.3.105 () {68 vars in 1299 bytes} [Wed Aug 12 10:37:37 2026] GET /volume/v3/volumes/detail => generated 1773 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 10:37:38.101404 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-305f9804-21ff-4542-9b59-16ae1f650123 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:38.104745 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-305f9804-21ff-4542-9b59-16ae1f650123 tempest-GroupsTest-559991407 tempest-GroupsTest-559991407-project-member] PUT https://10.4.3.105/volume/v3/groups/728e9052-20c0-48fb-b612-585ea0e7093d Aug 12 10:37:38.105176 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-305f9804-21ff-4542-9b59-16ae1f650123 tempest-GroupsTest-559991407 tempest-GroupsTest-559991407-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "1b24febc-0740-4403-8122-00a9b01b6ccd"}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:37:38.106800 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.groups [None req-305f9804-21ff-4542-9b59-16ae1f650123 tempest-GroupsTest-559991407 tempest-GroupsTest-559991407-project-member] Update called for group 728e9052-20c0-48fb-b612-585ea0e7093d. {{(pid=100374) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 12 10:37:38.106920 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.v3.groups [None req-305f9804-21ff-4542-9b59-16ae1f650123 tempest-GroupsTest-559991407 tempest-GroupsTest-559991407-project-member] Updating group 728e9052-20c0-48fb-b612-585ea0e7093d with name None description: None add_volumes: 1b24febc-0740-4403-8122-00a9b01b6ccd remove_volumes: None. Aug 12 10:37:38.113166 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:38.113166 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:37:38.162734 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-305f9804-21ff-4542-9b59-16ae1f650123 tempest-GroupsTest-559991407 tempest-GroupsTest-559991407-project-member] https://10.4.3.105/volume/v3/groups/728e9052-20c0-48fb-b612-585ea0e7093d returned with HTTP 202 Aug 12 10:37:38.162734 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 571/2296] 10.4.3.105 () {70 vars in 1406 bytes} [Wed Aug 12 10:37:38 2026] PUT /volume/v3/groups/728e9052-20c0-48fb-b612-585ea0e7093d => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 12 10:37:38.173712 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-0911df6e-7ee3-4198-a1bd-a70d9a11af69 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:38.175998 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-0911df6e-7ee3-4198-a1bd-a70d9a11af69 tempest-GroupsTest-559991407 tempest-GroupsTest-559991407-project-member] GET https://10.4.3.105/volume/v3/groups/728e9052-20c0-48fb-b612-585ea0e7093d Aug 12 10:37:38.176927 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-0911df6e-7ee3-4198-a1bd-a70d9a11af69 tempest-GroupsTest-559991407 tempest-GroupsTest-559991407-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:38.177178 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-0911df6e-7ee3-4198-a1bd-a70d9a11af69 tempest-GroupsTest-559991407 tempest-GroupsTest-559991407-project-member] Calling method 'version_select' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:38.177331 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.v3.groups [None req-0911df6e-7ee3-4198-a1bd-a70d9a11af69 tempest-GroupsTest-559991407 tempest-GroupsTest-559991407-project-member] show called for member 728e9052-20c0-48fb-b612-585ea0e7093d {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 12 10:37:38.185745 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:38.185745 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:37:38.206716 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-0911df6e-7ee3-4198-a1bd-a70d9a11af69 tempest-GroupsTest-559991407 tempest-GroupsTest-559991407-project-member] https://10.4.3.105/volume/v3/groups/728e9052-20c0-48fb-b612-585ea0e7093d returned with HTTP 200 Aug 12 10:37:38.207415 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 580/2297] 10.4.3.105 () {68 vars in 1386 bytes} [Wed Aug 12 10:37:38 2026] GET /volume/v3/groups/728e9052-20c0-48fb-b612-585ea0e7093d => generated 323 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:37:38.421697 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-1c5d9a03-ab18-4ac9-b55d-fbe28e9e2118 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:38.423042 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-1c5d9a03-ab18-4ac9-b55d-fbe28e9e2118 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] GET https://10.4.3.105/volume/v3/backups/b54d4e4f-8644-4256-9969-bf74b213ab65 Aug 12 10:37:38.423372 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-1c5d9a03-ab18-4ac9-b55d-fbe28e9e2118 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:38.423662 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-1c5d9a03-ab18-4ac9-b55d-fbe28e9e2118 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:38.423838 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.v3.backups [None req-1c5d9a03-ab18-4ac9-b55d-fbe28e9e2118 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] Show backup with id b54d4e4f-8644-4256-9969-bf74b213ab65. {{(pid=100372) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:37:38.431246 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:38.431246 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:37:38.431246 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-1c5d9a03-ab18-4ac9-b55d-fbe28e9e2118 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] https://10.4.3.105/volume/v3/backups/b54d4e4f-8644-4256-9969-bf74b213ab65 returned with HTTP 200 Aug 12 10:37:38.431246 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 576/2298] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:37:38 2026] GET /volume/v3/backups/b54d4e4f-8644-4256-9969-bf74b213ab65 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:37:38.690468 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-70de6457-0201-4bbb-bec6-e9d45a47f321 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:38.692779 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-70de6457-0201-4bbb-bec6-e9d45a47f321 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] GET https://10.4.3.105/volume/v3/backups/82101c85-310e-4f28-9070-00d5462a7ef4 Aug 12 10:37:38.693023 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-70de6457-0201-4bbb-bec6-e9d45a47f321 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:38.693307 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-70de6457-0201-4bbb-bec6-e9d45a47f321 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:38.693457 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-70de6457-0201-4bbb-bec6-e9d45a47f321 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Show backup with id 82101c85-310e-4f28-9070-00d5462a7ef4. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:37:38.698367 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:38.698367 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:37:38.699477 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-70de6457-0201-4bbb-bec6-e9d45a47f321 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] https://10.4.3.105/volume/v3/backups/82101c85-310e-4f28-9070-00d5462a7ef4 returned with HTTP 200 Aug 12 10:37:38.699923 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 572/2299] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:37:38 2026] GET /volume/v3/backups/82101c85-310e-4f28-9070-00d5462a7ef4 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:37:39.020858 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-ce70e1c0-ec6d-4d01-a584-57bccdb4b91d None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:39.023169 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-ce70e1c0-ec6d-4d01-a584-57bccdb4b91d tempest-VolumesTransfersV355Test-523604479 tempest-VolumesTransfersV355Test-523604479-project-member] GET https://10.4.3.105/volume/v3/volumes/822d36ce-b347-4517-8229-534ce3d47e39 Aug 12 10:37:39.023461 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-ce70e1c0-ec6d-4d01-a584-57bccdb4b91d tempest-VolumesTransfersV355Test-523604479 tempest-VolumesTransfersV355Test-523604479-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:39.024548 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-ce70e1c0-ec6d-4d01-a584-57bccdb4b91d tempest-VolumesTransfersV355Test-523604479 tempest-VolumesTransfersV355Test-523604479-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:39.035410 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:39.035410 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:37:39.043457 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-ce70e1c0-ec6d-4d01-a584-57bccdb4b91d tempest-VolumesTransfersV355Test-523604479 tempest-VolumesTransfersV355Test-523604479-project-member] Volume info retrieved successfully. Aug 12 10:37:39.054590 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-ce70e1c0-ec6d-4d01-a584-57bccdb4b91d tempest-VolumesTransfersV355Test-523604479 tempest-VolumesTransfersV355Test-523604479-project-member] https://10.4.3.105/volume/v3/volumes/822d36ce-b347-4517-8229-534ce3d47e39 returned with HTTP 200 Aug 12 10:37:39.056160 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 572/2300] 10.4.3.105 () {68 vars in 1389 bytes} [Wed Aug 12 10:37:39 2026] GET /volume/v3/volumes/822d36ce-b347-4517-8229-534ce3d47e39 => generated 945 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:37:39.071463 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-bd08e120-5ba3-4f68-baf1-bd9c1185785d None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:39.075712 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-bd08e120-5ba3-4f68-baf1-bd9c1185785d tempest-VolumesTransfersV355Test-523604479 tempest-VolumesTransfersV355Test-523604479-project-member] POST https://10.4.3.105/volume/v3/volume-transfers Aug 12 10:37:39.076077 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-bd08e120-5ba3-4f68-baf1-bd9c1185785d tempest-VolumesTransfersV355Test-523604479 tempest-VolumesTransfersV355Test-523604479-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "822d36ce-b347-4517-8229-534ce3d47e39"}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:37:39.078041 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.v3.volume_transfer [None req-bd08e120-5ba3-4f68-baf1-bd9c1185785d tempest-VolumesTransfersV355Test-523604479 tempest-VolumesTransfersV355Test-523604479-project-member] Creating new volume transfer {'transfer': {'volume_id': '822d36ce-b347-4517-8229-534ce3d47e39'}} {{(pid=100375) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Aug 12 10:37:39.078041 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.v3.volume_transfer [None req-bd08e120-5ba3-4f68-baf1-bd9c1185785d tempest-VolumesTransfersV355Test-523604479 tempest-VolumesTransfersV355Test-523604479-project-member] Creating transfer of volume 822d36ce-b347-4517-8229-534ce3d47e39 Aug 12 10:37:39.078256 np0000007037 devstack@c-api.service[100375]: INFO cinder.transfer.api [None req-bd08e120-5ba3-4f68-baf1-bd9c1185785d tempest-VolumesTransfersV355Test-523604479 tempest-VolumesTransfersV355Test-523604479-project-member] Generating transfer record for volume 822d36ce-b347-4517-8229-534ce3d47e39 Aug 12 10:37:39.095480 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:39.095480 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:37:39.115397 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-bd08e120-5ba3-4f68-baf1-bd9c1185785d tempest-VolumesTransfersV355Test-523604479 tempest-VolumesTransfersV355Test-523604479-project-member] https://10.4.3.105/volume/v3/volume-transfers returned with HTTP 202 Aug 12 10:37:39.116130 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 581/2301] 10.4.3.105 () {70 vars in 1326 bytes} [Wed Aug 12 10:37:39 2026] POST /volume/v3/volume-transfers => generated 464 bytes in 45 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Aug 12 10:37:39.127009 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-be8b26d7-066e-478e-bbc3-66a9f5ffbc72 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:39.130529 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-be8b26d7-066e-478e-bbc3-66a9f5ffbc72 tempest-VolumesTransfersV355Test-523604479 tempest-VolumesTransfersV355Test-523604479-project-member] GET https://10.4.3.105/volume/v3/volumes/822d36ce-b347-4517-8229-534ce3d47e39 Aug 12 10:37:39.130807 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-be8b26d7-066e-478e-bbc3-66a9f5ffbc72 tempest-VolumesTransfersV355Test-523604479 tempest-VolumesTransfersV355Test-523604479-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:39.130952 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-be8b26d7-066e-478e-bbc3-66a9f5ffbc72 tempest-VolumesTransfersV355Test-523604479 tempest-VolumesTransfersV355Test-523604479-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:39.145243 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:39.145243 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:37:39.157197 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-be8b26d7-066e-478e-bbc3-66a9f5ffbc72 tempest-VolumesTransfersV355Test-523604479 tempest-VolumesTransfersV355Test-523604479-project-member] Volume info retrieved successfully. Aug 12 10:37:39.162933 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-be8b26d7-066e-478e-bbc3-66a9f5ffbc72 tempest-VolumesTransfersV355Test-523604479 tempest-VolumesTransfersV355Test-523604479-project-member] https://10.4.3.105/volume/v3/volumes/822d36ce-b347-4517-8229-534ce3d47e39 returned with HTTP 200 Aug 12 10:37:39.163204 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 577/2302] 10.4.3.105 () {68 vars in 1389 bytes} [Wed Aug 12 10:37:39 2026] GET /volume/v3/volumes/822d36ce-b347-4517-8229-534ce3d47e39 => generated 953 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:37:39.183201 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-fd624665-8bec-470e-87f2-aaf839ba9df3 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:39.189414 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-fd624665-8bec-470e-87f2-aaf839ba9df3 tempest-VolumesTransfersV355Test-523604479 tempest-VolumesTransfersV355Test-523604479-project-member] GET https://10.4.3.105/volume/v3/volume-transfers/detail Aug 12 10:37:39.189730 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-fd624665-8bec-470e-87f2-aaf839ba9df3 tempest-VolumesTransfersV355Test-523604479 tempest-VolumesTransfersV355Test-523604479-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:39.190098 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-fd624665-8bec-470e-87f2-aaf839ba9df3 tempest-VolumesTransfersV355Test-523604479 tempest-VolumesTransfersV355Test-523604479-project-member] Calling method 'detail' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:39.190346 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.v3.volume_transfer [None req-fd624665-8bec-470e-87f2-aaf839ba9df3 tempest-VolumesTransfersV355Test-523604479 tempest-VolumesTransfersV355Test-523604479-project-member] Listing volume transfers {{(pid=100373) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Aug 12 10:37:39.200988 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-fd624665-8bec-470e-87f2-aaf839ba9df3 tempest-VolumesTransfersV355Test-523604479 tempest-VolumesTransfersV355Test-523604479-project-member] https://10.4.3.105/volume/v3/volume-transfers/detail returned with HTTP 200 Aug 12 10:37:39.200988 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 573/2303] 10.4.3.105 () {68 vars in 1326 bytes} [Wed Aug 12 10:37:39 2026] GET /volume/v3/volume-transfers/detail => generated 435 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:37:39.213053 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-f39e592e-5289-443f-8f51-b38fd252cc2f None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:39.216664 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-f39e592e-5289-443f-8f51-b38fd252cc2f tempest-VolumesTransfersV355Test-523604479 tempest-VolumesTransfersV355Test-523604479-project-member] DELETE https://10.4.3.105/volume/v3/volume-transfers/6c9f688d-d842-4cac-ab89-7ef5ec2bff6c Aug 12 10:37:39.216925 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-f39e592e-5289-443f-8f51-b38fd252cc2f tempest-VolumesTransfersV355Test-523604479 tempest-VolumesTransfersV355Test-523604479-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:39.217227 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-f39e592e-5289-443f-8f51-b38fd252cc2f tempest-VolumesTransfersV355Test-523604479 tempest-VolumesTransfersV355Test-523604479-project-member] Calling method 'delete' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:39.217227 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.contrib.volume_transfer [None req-f39e592e-5289-443f-8f51-b38fd252cc2f tempest-VolumesTransfersV355Test-523604479 tempest-VolumesTransfersV355Test-523604479-project-member] Delete transfer with id: 6c9f688d-d842-4cac-ab89-7ef5ec2bff6c Aug 12 10:37:39.221159 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-696c5b09-a0e7-49e2-8d8f-939256b990c3 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:39.226051 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-696c5b09-a0e7-49e2-8d8f-939256b990c3 tempest-GroupsTest-559991407 tempest-GroupsTest-559991407-project-member] GET https://10.4.3.105/volume/v3/groups/728e9052-20c0-48fb-b612-585ea0e7093d Aug 12 10:37:39.227027 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-696c5b09-a0e7-49e2-8d8f-939256b990c3 tempest-GroupsTest-559991407 tempest-GroupsTest-559991407-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:39.227027 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-696c5b09-a0e7-49e2-8d8f-939256b990c3 tempest-GroupsTest-559991407 tempest-GroupsTest-559991407-project-member] Calling method 'version_select' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:39.227027 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.v3.groups [None req-696c5b09-a0e7-49e2-8d8f-939256b990c3 tempest-GroupsTest-559991407 tempest-GroupsTest-559991407-project-member] show called for member 728e9052-20c0-48fb-b612-585ea0e7093d {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 12 10:37:39.231534 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:39.231534 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:37:39.233441 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:39.233441 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:37:39.245385 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-f39e592e-5289-443f-8f51-b38fd252cc2f tempest-VolumesTransfersV355Test-523604479 tempest-VolumesTransfersV355Test-523604479-project-member] https://10.4.3.105/volume/v3/volume-transfers/6c9f688d-d842-4cac-ab89-7ef5ec2bff6c returned with HTTP 202 Aug 12 10:37:39.246104 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 573/2304] 10.4.3.105 () {68 vars in 1419 bytes} [Wed Aug 12 10:37:39 2026] DELETE /volume/v3/volume-transfers/6c9f688d-d842-4cac-ab89-7ef5ec2bff6c => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 12 10:37:39.255190 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-696c5b09-a0e7-49e2-8d8f-939256b990c3 tempest-GroupsTest-559991407 tempest-GroupsTest-559991407-project-member] https://10.4.3.105/volume/v3/groups/728e9052-20c0-48fb-b612-585ea0e7093d returned with HTTP 200 Aug 12 10:37:39.255315 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 582/2305] 10.4.3.105 () {68 vars in 1386 bytes} [Wed Aug 12 10:37:39 2026] GET /volume/v3/groups/728e9052-20c0-48fb-b612-585ea0e7093d => generated 324 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:37:39.257548 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-be439a03-f449-4d50-9db0-9f0bd9f4c8a8 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:39.263453 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-be439a03-f449-4d50-9db0-9f0bd9f4c8a8 tempest-VolumesTransfersV355Test-523604479 tempest-VolumesTransfersV355Test-523604479-project-member] GET https://10.4.3.105/volume/v3/volumes/822d36ce-b347-4517-8229-534ce3d47e39 Aug 12 10:37:39.263792 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-be439a03-f449-4d50-9db0-9f0bd9f4c8a8 tempest-VolumesTransfersV355Test-523604479 tempest-VolumesTransfersV355Test-523604479-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:39.264115 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-be439a03-f449-4d50-9db0-9f0bd9f4c8a8 tempest-VolumesTransfersV355Test-523604479 tempest-VolumesTransfersV355Test-523604479-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:39.269129 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-e62f1af3-541a-486e-96bd-1cddfd5f52bc None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:39.272459 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-e62f1af3-541a-486e-96bd-1cddfd5f52bc tempest-GroupsTest-559991407 tempest-GroupsTest-559991407-project-member] GET https://10.4.3.105/volume/v3/volumes/detail Aug 12 10:37:39.272783 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-e62f1af3-541a-486e-96bd-1cddfd5f52bc tempest-GroupsTest-559991407 tempest-GroupsTest-559991407-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:39.273180 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-e62f1af3-541a-486e-96bd-1cddfd5f52bc tempest-GroupsTest-559991407 tempest-GroupsTest-559991407-project-member] Calling method 'detail' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:39.273435 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.api_utils [None req-e62f1af3-541a-486e-96bd-1cddfd5f52bc tempest-GroupsTest-559991407 tempest-GroupsTest-559991407-project-member] Removing options '' from query. {{(pid=100373) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 10:37:39.276454 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-e62f1af3-541a-486e-96bd-1cddfd5f52bc tempest-GroupsTest-559991407 tempest-GroupsTest-559991407-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100373) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 10:37:39.289075 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:39.289075 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:37:39.302224 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-be439a03-f449-4d50-9db0-9f0bd9f4c8a8 tempest-VolumesTransfersV355Test-523604479 tempest-VolumesTransfersV355Test-523604479-project-member] Volume info retrieved successfully. Aug 12 10:37:39.302459 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-e62f1af3-541a-486e-96bd-1cddfd5f52bc tempest-GroupsTest-559991407 tempest-GroupsTest-559991407-project-member] Get all volumes completed successfully. Aug 12 10:37:39.303349 np0000007037 devstack@c-api.service[100373]: WARNING stevedore.named [None req-e62f1af3-541a-486e-96bd-1cddfd5f52bc tempest-GroupsTest-559991407 tempest-GroupsTest-559991407-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 10:37:39.303571 np0000007037 devstack@c-api.service[100373]: WARNING castellan.key_manager [None req-e62f1af3-541a-486e-96bd-1cddfd5f52bc tempest-GroupsTest-559991407 tempest-GroupsTest-559991407-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 10:37:39.314599 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-be439a03-f449-4d50-9db0-9f0bd9f4c8a8 tempest-VolumesTransfersV355Test-523604479 tempest-VolumesTransfersV355Test-523604479-project-member] https://10.4.3.105/volume/v3/volumes/822d36ce-b347-4517-8229-534ce3d47e39 returned with HTTP 200 Aug 12 10:37:39.315500 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 578/2306] 10.4.3.105 () {68 vars in 1389 bytes} [Wed Aug 12 10:37:39 2026] GET /volume/v3/volumes/822d36ce-b347-4517-8229-534ce3d47e39 => generated 945 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:37:39.334567 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-7151951f-454c-4dc3-801a-381149442d7f None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:39.337501 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-7151951f-454c-4dc3-801a-381149442d7f tempest-VolumesTransfersV355Test-523604479 tempest-VolumesTransfersV355Test-523604479-project-member] DELETE https://10.4.3.105/volume/v3/volume-transfers/6c9f688d-d842-4cac-ab89-7ef5ec2bff6c Aug 12 10:37:39.337778 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-7151951f-454c-4dc3-801a-381149442d7f tempest-VolumesTransfersV355Test-523604479 tempest-VolumesTransfersV355Test-523604479-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:39.338034 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-7151951f-454c-4dc3-801a-381149442d7f tempest-VolumesTransfersV355Test-523604479 tempest-VolumesTransfersV355Test-523604479-project-member] Calling method 'delete' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:39.338196 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.contrib.volume_transfer [None req-7151951f-454c-4dc3-801a-381149442d7f tempest-VolumesTransfersV355Test-523604479 tempest-VolumesTransfersV355Test-523604479-project-member] Delete transfer with id: 6c9f688d-d842-4cac-ab89-7ef5ec2bff6c Aug 12 10:37:39.351057 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-7151951f-454c-4dc3-801a-381149442d7f tempest-VolumesTransfersV355Test-523604479 tempest-VolumesTransfersV355Test-523604479-project-member] https://10.4.3.105/volume/v3/volume-transfers/6c9f688d-d842-4cac-ab89-7ef5ec2bff6c returned with HTTP 404 Aug 12 10:37:39.353560 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 574/2307] 10.4.3.105 () {68 vars in 1419 bytes} [Wed Aug 12 10:37:39 2026] DELETE /volume/v3/volume-transfers/6c9f688d-d842-4cac-ab89-7ef5ec2bff6c => generated 111 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 10:37:39.360122 np0000007037 devstack@c-api.service[100373]: DEBUG oslo_db.sqlalchemy.engines [None req-e62f1af3-541a-486e-96bd-1cddfd5f52bc tempest-GroupsTest-559991407 tempest-GroupsTest-559991407-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100373) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 10:37:39.362749 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-3a98effb-1457-493e-a2cb-d09e931067ff None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:39.367544 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:39.367544 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:37:39.367838 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-3a98effb-1457-493e-a2cb-d09e931067ff tempest-VolumesTransfersV355Test-806054377 tempest-VolumesTransfersV355Test-806054377-project-admin] DELETE https://10.4.3.105/volume/v3/volumes/822d36ce-b347-4517-8229-534ce3d47e39 Aug 12 10:37:39.367838 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-3a98effb-1457-493e-a2cb-d09e931067ff tempest-VolumesTransfersV355Test-806054377 tempest-VolumesTransfersV355Test-806054377-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:39.367838 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-3a98effb-1457-493e-a2cb-d09e931067ff tempest-VolumesTransfersV355Test-806054377 tempest-VolumesTransfersV355Test-806054377-project-admin] Calling method 'delete' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:39.367838 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.v3.volumes [None req-3a98effb-1457-493e-a2cb-d09e931067ff tempest-VolumesTransfersV355Test-806054377 tempest-VolumesTransfersV355Test-806054377-project-admin] Delete volume with id: 822d36ce-b347-4517-8229-534ce3d47e39 Aug 12 10:37:39.371718 np0000007037 devstack@c-api.service[100373]: WARNING stevedore.named [None req-e62f1af3-541a-486e-96bd-1cddfd5f52bc tempest-GroupsTest-559991407 tempest-GroupsTest-559991407-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 10:37:39.371846 np0000007037 devstack@c-api.service[100373]: WARNING castellan.key_manager [None req-e62f1af3-541a-486e-96bd-1cddfd5f52bc tempest-GroupsTest-559991407 tempest-GroupsTest-559991407-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 10:37:39.379408 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:39.379408 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:37:39.379966 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-3a98effb-1457-493e-a2cb-d09e931067ff tempest-VolumesTransfersV355Test-806054377 tempest-VolumesTransfersV355Test-806054377-project-admin] Volume info retrieved successfully. Aug 12 10:37:39.414421 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-3a98effb-1457-493e-a2cb-d09e931067ff tempest-VolumesTransfersV355Test-806054377 tempest-VolumesTransfersV355Test-806054377-project-admin] Delete volume request issued successfully. Aug 12 10:37:39.414576 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-3a98effb-1457-493e-a2cb-d09e931067ff tempest-VolumesTransfersV355Test-806054377 tempest-VolumesTransfersV355Test-806054377-project-admin] https://10.4.3.105/volume/v3/volumes/822d36ce-b347-4517-8229-534ce3d47e39 returned with HTTP 202 Aug 12 10:37:39.417074 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 583/2308] 10.4.3.105 () {68 vars in 1392 bytes} [Wed Aug 12 10:37:39 2026] DELETE /volume/v3/volumes/822d36ce-b347-4517-8229-534ce3d47e39 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 12 10:37:39.425117 np0000007037 devstack@c-api.service[100373]: DEBUG oslo_db.sqlalchemy.engines [None req-e62f1af3-541a-486e-96bd-1cddfd5f52bc tempest-GroupsTest-559991407 tempest-GroupsTest-559991407-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100373) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 10:37:39.425186 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-1a0b7bc9-4bdc-42cb-95eb-a610f256b9cd None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:39.428096 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-1a0b7bc9-4bdc-42cb-95eb-a610f256b9cd tempest-VolumesTransfersV355Test-806054377 tempest-VolumesTransfersV355Test-806054377-project-admin] GET https://10.4.3.105/volume/v3/volumes/822d36ce-b347-4517-8229-534ce3d47e39 Aug 12 10:37:39.428387 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-1a0b7bc9-4bdc-42cb-95eb-a610f256b9cd tempest-VolumesTransfersV355Test-806054377 tempest-VolumesTransfersV355Test-806054377-project-admin] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:39.428630 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-1a0b7bc9-4bdc-42cb-95eb-a610f256b9cd tempest-VolumesTransfersV355Test-806054377 tempest-VolumesTransfersV355Test-806054377-project-admin] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:39.430685 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:39.430685 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:37:39.443034 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:39.443034 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:37:39.448645 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-980553dc-f701-4411-847d-4c9ca77e5b3f None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:39.448760 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-1a0b7bc9-4bdc-42cb-95eb-a610f256b9cd tempest-VolumesTransfersV355Test-806054377 tempest-VolumesTransfersV355Test-806054377-project-admin] Volume info retrieved successfully. Aug 12 10:37:39.449708 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-e62f1af3-541a-486e-96bd-1cddfd5f52bc tempest-GroupsTest-559991407 tempest-GroupsTest-559991407-project-member] https://10.4.3.105/volume/v3/volumes/detail returned with HTTP 200 Aug 12 10:37:39.449933 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 574/2309] 10.4.3.105 () {68 vars in 1299 bytes} [Wed Aug 12 10:37:39 2026] GET /volume/v3/volumes/detail => generated 1807 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 10:37:39.453250 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-980553dc-f701-4411-847d-4c9ca77e5b3f tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] GET https://10.4.3.105/volume/v3/backups/b54d4e4f-8644-4256-9969-bf74b213ab65 Aug 12 10:37:39.453250 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-980553dc-f701-4411-847d-4c9ca77e5b3f tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:39.453250 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-980553dc-f701-4411-847d-4c9ca77e5b3f tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:39.453388 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-980553dc-f701-4411-847d-4c9ca77e5b3f tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] Show backup with id b54d4e4f-8644-4256-9969-bf74b213ab65. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:37:39.458503 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-1a0b7bc9-4bdc-42cb-95eb-a610f256b9cd tempest-VolumesTransfersV355Test-806054377 tempest-VolumesTransfersV355Test-806054377-project-admin] https://10.4.3.105/volume/v3/volumes/822d36ce-b347-4517-8229-534ce3d47e39 returned with HTTP 200 Aug 12 10:37:39.459221 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 579/2310] 10.4.3.105 () {68 vars in 1389 bytes} [Wed Aug 12 10:37:39 2026] GET /volume/v3/volumes/822d36ce-b347-4517-8229-534ce3d47e39 => generated 1129 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 10:37:39.466227 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-20be86b9-2393-486b-bcd9-a7f3c1b1cd33 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:39.468047 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-20be86b9-2393-486b-bcd9-a7f3c1b1cd33 tempest-GroupsTest-559991407 tempest-GroupsTest-559991407-project-member] GET https://10.4.3.105/volume/v3/volumes/detail Aug 12 10:37:39.468708 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-20be86b9-2393-486b-bcd9-a7f3c1b1cd33 tempest-GroupsTest-559991407 tempest-GroupsTest-559991407-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:39.468782 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:39.468782 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:37:39.468835 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-20be86b9-2393-486b-bcd9-a7f3c1b1cd33 tempest-GroupsTest-559991407 tempest-GroupsTest-559991407-project-member] Calling method 'detail' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:39.468835 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.api_utils [None req-20be86b9-2393-486b-bcd9-a7f3c1b1cd33 tempest-GroupsTest-559991407 tempest-GroupsTest-559991407-project-member] Removing options '' from query. {{(pid=100375) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 10:37:39.469371 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-20be86b9-2393-486b-bcd9-a7f3c1b1cd33 tempest-GroupsTest-559991407 tempest-GroupsTest-559991407-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100375) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 10:37:39.469602 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-980553dc-f701-4411-847d-4c9ca77e5b3f tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] https://10.4.3.105/volume/v3/backups/b54d4e4f-8644-4256-9969-bf74b213ab65 returned with HTTP 200 Aug 12 10:37:39.470199 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 575/2311] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:37:39 2026] GET /volume/v3/backups/b54d4e4f-8644-4256-9969-bf74b213ab65 => generated 734 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:37:39.480655 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-20be86b9-2393-486b-bcd9-a7f3c1b1cd33 tempest-GroupsTest-559991407 tempest-GroupsTest-559991407-project-member] Get all volumes completed successfully. Aug 12 10:37:39.481322 np0000007037 devstack@c-api.service[100375]: WARNING stevedore.named [None req-20be86b9-2393-486b-bcd9-a7f3c1b1cd33 tempest-GroupsTest-559991407 tempest-GroupsTest-559991407-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 10:37:39.483523 np0000007037 devstack@c-api.service[100375]: WARNING castellan.key_manager [None req-20be86b9-2393-486b-bcd9-a7f3c1b1cd33 tempest-GroupsTest-559991407 tempest-GroupsTest-559991407-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 10:37:39.537843 np0000007037 devstack@c-api.service[100375]: DEBUG oslo_db.sqlalchemy.engines [None req-20be86b9-2393-486b-bcd9-a7f3c1b1cd33 tempest-GroupsTest-559991407 tempest-GroupsTest-559991407-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100375) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 10:37:39.543098 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:39.543098 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:37:39.548997 np0000007037 devstack@c-api.service[100375]: WARNING stevedore.named [None req-20be86b9-2393-486b-bcd9-a7f3c1b1cd33 tempest-GroupsTest-559991407 tempest-GroupsTest-559991407-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 10:37:39.549634 np0000007037 devstack@c-api.service[100375]: WARNING castellan.key_manager [None req-20be86b9-2393-486b-bcd9-a7f3c1b1cd33 tempest-GroupsTest-559991407 tempest-GroupsTest-559991407-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 10:37:39.601023 np0000007037 devstack@c-api.service[100375]: DEBUG oslo_db.sqlalchemy.engines [None req-20be86b9-2393-486b-bcd9-a7f3c1b1cd33 tempest-GroupsTest-559991407 tempest-GroupsTest-559991407-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100375) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 10:37:39.606570 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:39.606570 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:37:39.624078 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-20be86b9-2393-486b-bcd9-a7f3c1b1cd33 tempest-GroupsTest-559991407 tempest-GroupsTest-559991407-project-member] https://10.4.3.105/volume/v3/volumes/detail returned with HTTP 200 Aug 12 10:37:39.624811 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 584/2312] 10.4.3.105 () {68 vars in 1299 bytes} [Wed Aug 12 10:37:39 2026] GET /volume/v3/volumes/detail => generated 1807 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 10:37:39.640920 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-6d5df4bc-ed4b-4b71-9049-e181613d1893 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:39.646646 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-6d5df4bc-ed4b-4b71-9049-e181613d1893 tempest-GroupsTest-559991407 tempest-GroupsTest-559991407-project-member] POST https://10.4.3.105/volume/v3/groups/728e9052-20c0-48fb-b612-585ea0e7093d/action Aug 12 10:37:39.647911 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-6d5df4bc-ed4b-4b71-9049-e181613d1893 tempest-GroupsTest-559991407 tempest-GroupsTest-559991407-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100373) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 10:37:39.647911 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-6d5df4bc-ed4b-4b71-9049-e181613d1893 tempest-GroupsTest-559991407 tempest-GroupsTest-559991407-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:37:39.648639 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.v3.groups [None req-6d5df4bc-ed4b-4b71-9049-e181613d1893 tempest-GroupsTest-559991407 tempest-GroupsTest-559991407-project-member] delete called for group 728e9052-20c0-48fb-b612-585ea0e7093d {{(pid=100373) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 12 10:37:39.649176 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.v3.groups [None req-6d5df4bc-ed4b-4b71-9049-e181613d1893 tempest-GroupsTest-559991407 tempest-GroupsTest-559991407-project-member] Delete group with id: 728e9052-20c0-48fb-b612-585ea0e7093d Aug 12 10:37:39.655180 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:39.655180 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:37:39.714136 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-67fc0a86-4def-4556-8c3d-b57ae056251a None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:39.716716 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-67fc0a86-4def-4556-8c3d-b57ae056251a tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] GET https://10.4.3.105/volume/v3/backups/82101c85-310e-4f28-9070-00d5462a7ef4 Aug 12 10:37:39.717037 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-67fc0a86-4def-4556-8c3d-b57ae056251a tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:39.718332 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-67fc0a86-4def-4556-8c3d-b57ae056251a tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:39.718332 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.v3.backups [None req-67fc0a86-4def-4556-8c3d-b57ae056251a tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Show backup with id 82101c85-310e-4f28-9070-00d5462a7ef4. {{(pid=100372) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:37:39.724753 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:39.724753 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:37:39.726000 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-67fc0a86-4def-4556-8c3d-b57ae056251a tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] https://10.4.3.105/volume/v3/backups/82101c85-310e-4f28-9070-00d5462a7ef4 returned with HTTP 200 Aug 12 10:37:39.727232 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 580/2313] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:37:39 2026] GET /volume/v3/backups/82101c85-310e-4f28-9070-00d5462a7ef4 => generated 750 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:37:39.735552 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-6d5df4bc-ed4b-4b71-9049-e181613d1893 tempest-GroupsTest-559991407 tempest-GroupsTest-559991407-project-member] https://10.4.3.105/volume/v3/groups/728e9052-20c0-48fb-b612-585ea0e7093d/action returned with HTTP 202 Aug 12 10:37:39.735552 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 575/2314] 10.4.3.105 () {70 vars in 1428 bytes} [Wed Aug 12 10:37:39 2026] POST /volume/v3/groups/728e9052-20c0-48fb-b612-585ea0e7093d/action => generated 0 bytes in 95 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 12 10:37:39.749845 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-a0907e90-d59a-42e7-adec-c55705e34dca None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:39.752484 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-a0907e90-d59a-42e7-adec-c55705e34dca tempest-GroupsTest-559991407 tempest-GroupsTest-559991407-project-member] GET https://10.4.3.105/volume/v3/volumes/1b24febc-0740-4403-8122-00a9b01b6ccd Aug 12 10:37:39.753272 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-a0907e90-d59a-42e7-adec-c55705e34dca tempest-GroupsTest-559991407 tempest-GroupsTest-559991407-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:39.753272 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-a0907e90-d59a-42e7-adec-c55705e34dca tempest-GroupsTest-559991407 tempest-GroupsTest-559991407-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:39.773539 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:39.773539 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:37:39.775261 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-a0907e90-d59a-42e7-adec-c55705e34dca tempest-GroupsTest-559991407 tempest-GroupsTest-559991407-project-member] Volume info retrieved successfully. Aug 12 10:37:39.776104 np0000007037 devstack@c-api.service[100374]: WARNING stevedore.named [None req-a0907e90-d59a-42e7-adec-c55705e34dca tempest-GroupsTest-559991407 tempest-GroupsTest-559991407-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 10:37:39.776299 np0000007037 devstack@c-api.service[100374]: WARNING castellan.key_manager [None req-a0907e90-d59a-42e7-adec-c55705e34dca tempest-GroupsTest-559991407 tempest-GroupsTest-559991407-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 10:37:39.822137 np0000007037 devstack@c-api.service[100374]: DEBUG oslo_db.sqlalchemy.engines [None req-a0907e90-d59a-42e7-adec-c55705e34dca tempest-GroupsTest-559991407 tempest-GroupsTest-559991407-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100374) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 10:37:39.827533 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:39.827533 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:37:39.835252 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-a0907e90-d59a-42e7-adec-c55705e34dca tempest-GroupsTest-559991407 tempest-GroupsTest-559991407-project-member] https://10.4.3.105/volume/v3/volumes/1b24febc-0740-4403-8122-00a9b01b6ccd returned with HTTP 200 Aug 12 10:37:39.835696 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 576/2315] 10.4.3.105 () {68 vars in 1389 bytes} [Wed Aug 12 10:37:39 2026] GET /volume/v3/volumes/1b24febc-0740-4403-8122-00a9b01b6ccd => generated 906 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:37:40.475242 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-302d1d31-aab3-4ff5-983b-fc4998a84418 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:40.478837 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-302d1d31-aab3-4ff5-983b-fc4998a84418 tempest-VolumesTransfersV355Test-806054377 tempest-VolumesTransfersV355Test-806054377-project-admin] GET https://10.4.3.105/volume/v3/volumes/822d36ce-b347-4517-8229-534ce3d47e39 Aug 12 10:37:40.479206 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-302d1d31-aab3-4ff5-983b-fc4998a84418 tempest-VolumesTransfersV355Test-806054377 tempest-VolumesTransfersV355Test-806054377-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:40.479677 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-302d1d31-aab3-4ff5-983b-fc4998a84418 tempest-VolumesTransfersV355Test-806054377 tempest-VolumesTransfersV355Test-806054377-project-admin] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:40.485887 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-9517e103-54d8-4b4f-8736-18fe5c5b558b None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:40.488200 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-9517e103-54d8-4b4f-8736-18fe5c5b558b tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] GET https://10.4.3.105/volume/v3/backups/b54d4e4f-8644-4256-9969-bf74b213ab65 Aug 12 10:37:40.488481 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-9517e103-54d8-4b4f-8736-18fe5c5b558b tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:40.488763 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-9517e103-54d8-4b4f-8736-18fe5c5b558b tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:40.488915 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.v3.backups [None req-9517e103-54d8-4b4f-8736-18fe5c5b558b tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] Show backup with id b54d4e4f-8644-4256-9969-bf74b213ab65. {{(pid=100372) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:37:40.490320 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-302d1d31-aab3-4ff5-983b-fc4998a84418 tempest-VolumesTransfersV355Test-806054377 tempest-VolumesTransfersV355Test-806054377-project-admin] https://10.4.3.105/volume/v3/volumes/822d36ce-b347-4517-8229-534ce3d47e39 returned with HTTP 404 Aug 12 10:37:40.491197 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 585/2316] 10.4.3.105 () {68 vars in 1389 bytes} [Wed Aug 12 10:37:40 2026] GET /volume/v3/volumes/822d36ce-b347-4517-8229-534ce3d47e39 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 10:37:40.494489 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:40.494489 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:37:40.495359 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-9517e103-54d8-4b4f-8736-18fe5c5b558b tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] https://10.4.3.105/volume/v3/backups/b54d4e4f-8644-4256-9969-bf74b213ab65 returned with HTTP 200 Aug 12 10:37:40.495818 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 581/2317] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:37:40 2026] GET /volume/v3/backups/b54d4e4f-8644-4256-9969-bf74b213ab65 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:37:40.501868 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-72fa9851-396f-4c12-b451-218255433a77 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:40.504122 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-72fa9851-396f-4c12-b451-218255433a77 tempest-VolumesTransfersV355Test-523604479 tempest-VolumesTransfersV355Test-523604479-project-member] GET https://10.4.3.105/volume/v3/volumes/822d36ce-b347-4517-8229-534ce3d47e39 Aug 12 10:37:40.504406 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-72fa9851-396f-4c12-b451-218255433a77 tempest-VolumesTransfersV355Test-523604479 tempest-VolumesTransfersV355Test-523604479-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:40.504665 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-72fa9851-396f-4c12-b451-218255433a77 tempest-VolumesTransfersV355Test-523604479 tempest-VolumesTransfersV355Test-523604479-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:40.512453 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-72fa9851-396f-4c12-b451-218255433a77 tempest-VolumesTransfersV355Test-523604479 tempest-VolumesTransfersV355Test-523604479-project-member] https://10.4.3.105/volume/v3/volumes/822d36ce-b347-4517-8229-534ce3d47e39 returned with HTTP 404 Aug 12 10:37:40.513274 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 576/2318] 10.4.3.105 () {68 vars in 1389 bytes} [Wed Aug 12 10:37:40 2026] GET /volume/v3/volumes/822d36ce-b347-4517-8229-534ce3d47e39 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 10:37:40.522822 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-f71d6511-8e0a-4b4e-bb36-52a3918990e8 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:40.525551 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-f71d6511-8e0a-4b4e-bb36-52a3918990e8 tempest-VolumesTransfersV355Test-523604479 tempest-VolumesTransfersV355Test-523604479-project-member] DELETE https://10.4.3.105/volume/v3/volumes/822d36ce-b347-4517-8229-534ce3d47e39 Aug 12 10:37:40.525954 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-f71d6511-8e0a-4b4e-bb36-52a3918990e8 tempest-VolumesTransfersV355Test-523604479 tempest-VolumesTransfersV355Test-523604479-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:40.526301 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-f71d6511-8e0a-4b4e-bb36-52a3918990e8 tempest-VolumesTransfersV355Test-523604479 tempest-VolumesTransfersV355Test-523604479-project-member] Calling method 'delete' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:40.526640 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.v3.volumes [None req-f71d6511-8e0a-4b4e-bb36-52a3918990e8 tempest-VolumesTransfersV355Test-523604479 tempest-VolumesTransfersV355Test-523604479-project-member] Delete volume with id: 822d36ce-b347-4517-8229-534ce3d47e39 Aug 12 10:37:40.534820 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-f71d6511-8e0a-4b4e-bb36-52a3918990e8 tempest-VolumesTransfersV355Test-523604479 tempest-VolumesTransfersV355Test-523604479-project-member] https://10.4.3.105/volume/v3/volumes/822d36ce-b347-4517-8229-534ce3d47e39 returned with HTTP 404 Aug 12 10:37:40.535626 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 577/2319] 10.4.3.105 () {68 vars in 1392 bytes} [Wed Aug 12 10:37:40 2026] DELETE /volume/v3/volumes/822d36ce-b347-4517-8229-534ce3d47e39 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 10:37:40.746592 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-5842263b-273c-409b-ad25-9036204b43c0 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:40.748492 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-5842263b-273c-409b-ad25-9036204b43c0 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] GET https://10.4.3.105/volume/v3/backups/82101c85-310e-4f28-9070-00d5462a7ef4 Aug 12 10:37:40.748784 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-5842263b-273c-409b-ad25-9036204b43c0 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:40.748999 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-5842263b-273c-409b-ad25-9036204b43c0 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:40.749133 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-5842263b-273c-409b-ad25-9036204b43c0 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Show backup with id 82101c85-310e-4f28-9070-00d5462a7ef4. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:37:40.759948 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:40.759948 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:37:40.760569 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-5842263b-273c-409b-ad25-9036204b43c0 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] https://10.4.3.105/volume/v3/backups/82101c85-310e-4f28-9070-00d5462a7ef4 returned with HTTP 200 Aug 12 10:37:40.761325 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 586/2320] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:37:40 2026] GET /volume/v3/backups/82101c85-310e-4f28-9070-00d5462a7ef4 => generated 750 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:37:40.856348 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-7386b166-8c9d-4c47-abbd-3cf847edb946 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:40.859292 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-7386b166-8c9d-4c47-abbd-3cf847edb946 tempest-GroupsTest-559991407 tempest-GroupsTest-559991407-project-member] GET https://10.4.3.105/volume/v3/volumes/1b24febc-0740-4403-8122-00a9b01b6ccd Aug 12 10:37:40.859482 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-7386b166-8c9d-4c47-abbd-3cf847edb946 tempest-GroupsTest-559991407 tempest-GroupsTest-559991407-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:40.860226 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-7386b166-8c9d-4c47-abbd-3cf847edb946 tempest-GroupsTest-559991407 tempest-GroupsTest-559991407-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:40.867314 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-7386b166-8c9d-4c47-abbd-3cf847edb946 tempest-GroupsTest-559991407 tempest-GroupsTest-559991407-project-member] https://10.4.3.105/volume/v3/volumes/1b24febc-0740-4403-8122-00a9b01b6ccd returned with HTTP 404 Aug 12 10:37:40.867831 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 582/2321] 10.4.3.105 () {68 vars in 1389 bytes} [Wed Aug 12 10:37:40 2026] GET /volume/v3/volumes/1b24febc-0740-4403-8122-00a9b01b6ccd => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 10:37:40.876734 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-5b5662de-1562-4ae7-8d50-9b8bc39cf7c1 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:40.878775 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-5b5662de-1562-4ae7-8d50-9b8bc39cf7c1 tempest-GroupsTest-559991407 tempest-GroupsTest-559991407-project-member] GET https://10.4.3.105/volume/v3/volumes/1bf87425-e93d-445f-b290-dd6cbf8dd73f Aug 12 10:37:40.879036 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-5b5662de-1562-4ae7-8d50-9b8bc39cf7c1 tempest-GroupsTest-559991407 tempest-GroupsTest-559991407-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:40.879291 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-5b5662de-1562-4ae7-8d50-9b8bc39cf7c1 tempest-GroupsTest-559991407 tempest-GroupsTest-559991407-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:40.887924 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-5b5662de-1562-4ae7-8d50-9b8bc39cf7c1 tempest-GroupsTest-559991407 tempest-GroupsTest-559991407-project-member] https://10.4.3.105/volume/v3/volumes/1bf87425-e93d-445f-b290-dd6cbf8dd73f returned with HTTP 404 Aug 12 10:37:40.888652 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 577/2322] 10.4.3.105 () {68 vars in 1389 bytes} [Wed Aug 12 10:37:40 2026] GET /volume/v3/volumes/1bf87425-e93d-445f-b290-dd6cbf8dd73f => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 10:37:40.898023 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-98f0074b-4f07-400c-9c17-9e247bfaecac None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:40.900947 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-98f0074b-4f07-400c-9c17-9e247bfaecac tempest-GroupsTest-559991407 tempest-GroupsTest-559991407-project-member] GET https://10.4.3.105/volume/v3/groups/728e9052-20c0-48fb-b612-585ea0e7093d Aug 12 10:37:40.901150 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-98f0074b-4f07-400c-9c17-9e247bfaecac tempest-GroupsTest-559991407 tempest-GroupsTest-559991407-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:40.902074 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-98f0074b-4f07-400c-9c17-9e247bfaecac tempest-GroupsTest-559991407 tempest-GroupsTest-559991407-project-member] Calling method 'version_select' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:40.902074 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.groups [None req-98f0074b-4f07-400c-9c17-9e247bfaecac tempest-GroupsTest-559991407 tempest-GroupsTest-559991407-project-member] show called for member 728e9052-20c0-48fb-b612-585ea0e7093d {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 12 10:37:40.906861 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-98f0074b-4f07-400c-9c17-9e247bfaecac tempest-GroupsTest-559991407 tempest-GroupsTest-559991407-project-member] https://10.4.3.105/volume/v3/groups/728e9052-20c0-48fb-b612-585ea0e7093d returned with HTTP 404 Aug 12 10:37:40.907577 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 578/2323] 10.4.3.105 () {68 vars in 1386 bytes} [Wed Aug 12 10:37:40 2026] GET /volume/v3/groups/728e9052-20c0-48fb-b612-585ea0e7093d => generated 108 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 10:37:40.915589 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-d855fa24-b0df-41e5-a78c-dc8d537060d0 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:40.922840 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-d855fa24-b0df-41e5-a78c-dc8d537060d0 tempest-GroupsTest-1299935292 tempest-GroupsTest-1299935292-project-admin] DELETE https://10.4.3.105/volume/v3/group_types/abb48135-52bc-47d0-a31c-6fd9b73f981c Aug 12 10:37:40.922840 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-d855fa24-b0df-41e5-a78c-dc8d537060d0 tempest-GroupsTest-1299935292 tempest-GroupsTest-1299935292-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:40.922840 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-d855fa24-b0df-41e5-a78c-dc8d537060d0 tempest-GroupsTest-1299935292 tempest-GroupsTest-1299935292-project-admin] Calling method 'version_select' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:40.948885 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-d855fa24-b0df-41e5-a78c-dc8d537060d0 tempest-GroupsTest-1299935292 tempest-GroupsTest-1299935292-project-admin] https://10.4.3.105/volume/v3/group_types/abb48135-52bc-47d0-a31c-6fd9b73f981c returned with HTTP 202 Aug 12 10:37:40.949842 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 587/2324] 10.4.3.105 () {68 vars in 1404 bytes} [Wed Aug 12 10:37:40 2026] DELETE /volume/v3/group_types/abb48135-52bc-47d0-a31c-6fd9b73f981c => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 12 10:37:40.959615 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-0dc23af6-e3c8-4759-82f9-720c73f7fa72 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:40.961909 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-c92317ce-a217-4d60-bafc-3a2299eb3904 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:40.962223 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-0dc23af6-e3c8-4759-82f9-720c73f7fa72 tempest-GroupsTest-1299935292 tempest-GroupsTest-1299935292-project-admin] DELETE https://10.4.3.105/volume/v3/types/c2f382c7-73ba-44cb-8ded-d0c8a038e4f2 Aug 12 10:37:40.962541 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-0dc23af6-e3c8-4759-82f9-720c73f7fa72 tempest-GroupsTest-1299935292 tempest-GroupsTest-1299935292-project-admin] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:40.962854 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-0dc23af6-e3c8-4759-82f9-720c73f7fa72 tempest-GroupsTest-1299935292 tempest-GroupsTest-1299935292-project-admin] Calling method '_delete' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:40.964033 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-c92317ce-a217-4d60-bafc-3a2299eb3904 tempest-TestServerVolumeAttachmentScenario-1626588187 tempest-TestServerVolumeAttachmentScenario-1626588187-project-member] DELETE https://10.4.3.105/volume/v3/volumes/a540baea-1379-4b28-9723-5e7b1d9f6422 Aug 12 10:37:40.967084 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-c92317ce-a217-4d60-bafc-3a2299eb3904 tempest-TestServerVolumeAttachmentScenario-1626588187 tempest-TestServerVolumeAttachmentScenario-1626588187-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:40.967084 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-c92317ce-a217-4d60-bafc-3a2299eb3904 tempest-TestServerVolumeAttachmentScenario-1626588187 tempest-TestServerVolumeAttachmentScenario-1626588187-project-member] Calling method 'delete' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:40.967084 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.v3.volumes [None req-c92317ce-a217-4d60-bafc-3a2299eb3904 tempest-TestServerVolumeAttachmentScenario-1626588187 tempest-TestServerVolumeAttachmentScenario-1626588187-project-member] Delete volume with id: a540baea-1379-4b28-9723-5e7b1d9f6422 Aug 12 10:37:40.977667 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:40.977667 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:37:40.978199 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-c92317ce-a217-4d60-bafc-3a2299eb3904 tempest-TestServerVolumeAttachmentScenario-1626588187 tempest-TestServerVolumeAttachmentScenario-1626588187-project-member] Volume info retrieved successfully. Aug 12 10:37:41.013549 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-0dc23af6-e3c8-4759-82f9-720c73f7fa72 tempest-GroupsTest-1299935292 tempest-GroupsTest-1299935292-project-admin] https://10.4.3.105/volume/v3/types/c2f382c7-73ba-44cb-8ded-d0c8a038e4f2 returned with HTTP 202 Aug 12 10:37:41.014336 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 583/2325] 10.4.3.105 () {66 vars in 1345 bytes} [Wed Aug 12 10:37:40 2026] DELETE /volume/v3/types/c2f382c7-73ba-44cb-8ded-d0c8a038e4f2 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 10:37:41.017541 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-c92317ce-a217-4d60-bafc-3a2299eb3904 tempest-TestServerVolumeAttachmentScenario-1626588187 tempest-TestServerVolumeAttachmentScenario-1626588187-project-member] Delete volume request issued successfully. Aug 12 10:37:41.017780 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-c92317ce-a217-4d60-bafc-3a2299eb3904 tempest-TestServerVolumeAttachmentScenario-1626588187 tempest-TestServerVolumeAttachmentScenario-1626588187-project-member] https://10.4.3.105/volume/v3/volumes/a540baea-1379-4b28-9723-5e7b1d9f6422 returned with HTTP 202 Aug 12 10:37:41.018240 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 578/2326] 10.4.3.105 () {66 vars in 1351 bytes} [Wed Aug 12 10:37:40 2026] DELETE /volume/v3/volumes/a540baea-1379-4b28-9723-5e7b1d9f6422 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 10:37:41.023577 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-f2d22d6c-d85c-4d2d-a4f9-a6b73fba29cf None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:41.027245 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-4819e001-4efc-4884-8d17-5a384be4c54e None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:41.027809 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-f2d22d6c-d85c-4d2d-a4f9-a6b73fba29cf tempest-GroupsTest-1299935292 tempest-GroupsTest-1299935292-project-admin] GET https://10.4.3.105/volume/v3/types/c2f382c7-73ba-44cb-8ded-d0c8a038e4f2 Aug 12 10:37:41.028336 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-f2d22d6c-d85c-4d2d-a4f9-a6b73fba29cf tempest-GroupsTest-1299935292 tempest-GroupsTest-1299935292-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:41.028404 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-f2d22d6c-d85c-4d2d-a4f9-a6b73fba29cf tempest-GroupsTest-1299935292 tempest-GroupsTest-1299935292-project-admin] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:41.028688 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-4819e001-4efc-4884-8d17-5a384be4c54e tempest-TestServerVolumeAttachmentScenario-1626588187 tempest-TestServerVolumeAttachmentScenario-1626588187-project-member] GET https://10.4.3.105/volume/v3/volumes/a540baea-1379-4b28-9723-5e7b1d9f6422 Aug 12 10:37:41.028990 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-4819e001-4efc-4884-8d17-5a384be4c54e tempest-TestServerVolumeAttachmentScenario-1626588187 tempest-TestServerVolumeAttachmentScenario-1626588187-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:41.029214 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-4819e001-4efc-4884-8d17-5a384be4c54e tempest-TestServerVolumeAttachmentScenario-1626588187 tempest-TestServerVolumeAttachmentScenario-1626588187-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:41.035386 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-f2d22d6c-d85c-4d2d-a4f9-a6b73fba29cf tempest-GroupsTest-1299935292 tempest-GroupsTest-1299935292-project-admin] https://10.4.3.105/volume/v3/types/c2f382c7-73ba-44cb-8ded-d0c8a038e4f2 returned with HTTP 404 Aug 12 10:37:41.038552 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 579/2327] 10.4.3.105 () {66 vars in 1342 bytes} [Wed Aug 12 10:37:41 2026] GET /volume/v3/types/c2f382c7-73ba-44cb-8ded-d0c8a038e4f2 => generated 114 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:37:41.042370 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:41.042370 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:37:41.048188 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-4819e001-4efc-4884-8d17-5a384be4c54e tempest-TestServerVolumeAttachmentScenario-1626588187 tempest-TestServerVolumeAttachmentScenario-1626588187-project-member] Volume info retrieved successfully. Aug 12 10:37:41.053696 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-4819e001-4efc-4884-8d17-5a384be4c54e tempest-TestServerVolumeAttachmentScenario-1626588187 tempest-TestServerVolumeAttachmentScenario-1626588187-project-member] https://10.4.3.105/volume/v3/volumes/a540baea-1379-4b28-9723-5e7b1d9f6422 returned with HTTP 200 Aug 12 10:37:41.054731 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 588/2328] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:37:41 2026] GET /volume/v3/volumes/a540baea-1379-4b28-9723-5e7b1d9f6422 => generated 857 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:37:41.516536 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-1885423b-bb2f-4a3d-8259-0f0fca2a60e9 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:41.519609 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-1885423b-bb2f-4a3d-8259-0f0fca2a60e9 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] GET https://10.4.3.105/volume/v3/backups/b54d4e4f-8644-4256-9969-bf74b213ab65 Aug 12 10:37:41.520154 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-1885423b-bb2f-4a3d-8259-0f0fca2a60e9 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:41.520154 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-1885423b-bb2f-4a3d-8259-0f0fca2a60e9 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:41.520154 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.v3.backups [None req-1885423b-bb2f-4a3d-8259-0f0fca2a60e9 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] Show backup with id b54d4e4f-8644-4256-9969-bf74b213ab65. {{(pid=100372) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:37:41.528932 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:41.528932 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:37:41.530720 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-1885423b-bb2f-4a3d-8259-0f0fca2a60e9 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] https://10.4.3.105/volume/v3/backups/b54d4e4f-8644-4256-9969-bf74b213ab65 returned with HTTP 200 Aug 12 10:37:41.530720 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 584/2329] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:37:41 2026] GET /volume/v3/backups/b54d4e4f-8644-4256-9969-bf74b213ab65 => generated 734 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:37:41.775492 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-599ade50-50d5-48e8-95a3-01d0a1afb41c None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:41.781247 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-599ade50-50d5-48e8-95a3-01d0a1afb41c tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] GET https://10.4.3.105/volume/v3/backups/82101c85-310e-4f28-9070-00d5462a7ef4 Aug 12 10:37:41.781562 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-599ade50-50d5-48e8-95a3-01d0a1afb41c tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:41.782394 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-599ade50-50d5-48e8-95a3-01d0a1afb41c tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:41.782394 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-599ade50-50d5-48e8-95a3-01d0a1afb41c tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Show backup with id 82101c85-310e-4f28-9070-00d5462a7ef4. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:37:41.794564 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:41.794564 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:37:41.795770 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-599ade50-50d5-48e8-95a3-01d0a1afb41c tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] https://10.4.3.105/volume/v3/backups/82101c85-310e-4f28-9070-00d5462a7ef4 returned with HTTP 200 Aug 12 10:37:41.796336 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 579/2330] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:37:41 2026] GET /volume/v3/backups/82101c85-310e-4f28-9070-00d5462a7ef4 => generated 750 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:37:42.077395 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-de40f0b7-1ea7-49fb-a5f7-e72e781780ef None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:42.083756 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-de40f0b7-1ea7-49fb-a5f7-e72e781780ef tempest-TestServerVolumeAttachmentScenario-1626588187 tempest-TestServerVolumeAttachmentScenario-1626588187-project-member] GET https://10.4.3.105/volume/v3/volumes/a540baea-1379-4b28-9723-5e7b1d9f6422 Aug 12 10:37:42.084098 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-de40f0b7-1ea7-49fb-a5f7-e72e781780ef tempest-TestServerVolumeAttachmentScenario-1626588187 tempest-TestServerVolumeAttachmentScenario-1626588187-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:42.084336 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-de40f0b7-1ea7-49fb-a5f7-e72e781780ef tempest-TestServerVolumeAttachmentScenario-1626588187 tempest-TestServerVolumeAttachmentScenario-1626588187-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:42.098926 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-de40f0b7-1ea7-49fb-a5f7-e72e781780ef tempest-TestServerVolumeAttachmentScenario-1626588187 tempest-TestServerVolumeAttachmentScenario-1626588187-project-member] https://10.4.3.105/volume/v3/volumes/a540baea-1379-4b28-9723-5e7b1d9f6422 returned with HTTP 404 Aug 12 10:37:42.099619 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 580/2331] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:37:42 2026] GET /volume/v3/volumes/a540baea-1379-4b28-9723-5e7b1d9f6422 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:37:42.112828 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-0885a743-dce1-47f4-ad15-cbe6e8294940 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:42.115905 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-0885a743-dce1-47f4-ad15-cbe6e8294940 tempest-TestServerVolumeAttachmentScenario-1626588187 tempest-TestServerVolumeAttachmentScenario-1626588187-project-member] DELETE https://10.4.3.105/volume/v3/volumes/f8d71f77-2602-4df4-ae2f-fbf268fa6584 Aug 12 10:37:42.116111 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-0885a743-dce1-47f4-ad15-cbe6e8294940 tempest-TestServerVolumeAttachmentScenario-1626588187 tempest-TestServerVolumeAttachmentScenario-1626588187-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:42.116301 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-0885a743-dce1-47f4-ad15-cbe6e8294940 tempest-TestServerVolumeAttachmentScenario-1626588187 tempest-TestServerVolumeAttachmentScenario-1626588187-project-member] Calling method 'delete' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:42.116570 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.v3.volumes [None req-0885a743-dce1-47f4-ad15-cbe6e8294940 tempest-TestServerVolumeAttachmentScenario-1626588187 tempest-TestServerVolumeAttachmentScenario-1626588187-project-member] Delete volume with id: f8d71f77-2602-4df4-ae2f-fbf268fa6584 Aug 12 10:37:42.135680 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:42.135680 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:37:42.139968 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-0885a743-dce1-47f4-ad15-cbe6e8294940 tempest-TestServerVolumeAttachmentScenario-1626588187 tempest-TestServerVolumeAttachmentScenario-1626588187-project-member] Volume info retrieved successfully. Aug 12 10:37:42.162455 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-0885a743-dce1-47f4-ad15-cbe6e8294940 tempest-TestServerVolumeAttachmentScenario-1626588187 tempest-TestServerVolumeAttachmentScenario-1626588187-project-member] Delete volume request issued successfully. Aug 12 10:37:42.162714 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-0885a743-dce1-47f4-ad15-cbe6e8294940 tempest-TestServerVolumeAttachmentScenario-1626588187 tempest-TestServerVolumeAttachmentScenario-1626588187-project-member] https://10.4.3.105/volume/v3/volumes/f8d71f77-2602-4df4-ae2f-fbf268fa6584 returned with HTTP 202 Aug 12 10:37:42.163213 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 589/2332] 10.4.3.105 () {66 vars in 1351 bytes} [Wed Aug 12 10:37:42 2026] DELETE /volume/v3/volumes/f8d71f77-2602-4df4-ae2f-fbf268fa6584 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 10:37:42.176600 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-1f3f36aa-8e96-4c32-9fb7-22946b22ccc5 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:42.180107 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-1f3f36aa-8e96-4c32-9fb7-22946b22ccc5 tempest-TestServerVolumeAttachmentScenario-1626588187 tempest-TestServerVolumeAttachmentScenario-1626588187-project-member] GET https://10.4.3.105/volume/v3/volumes/f8d71f77-2602-4df4-ae2f-fbf268fa6584 Aug 12 10:37:42.180107 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-1f3f36aa-8e96-4c32-9fb7-22946b22ccc5 tempest-TestServerVolumeAttachmentScenario-1626588187 tempest-TestServerVolumeAttachmentScenario-1626588187-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:42.180946 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-1f3f36aa-8e96-4c32-9fb7-22946b22ccc5 tempest-TestServerVolumeAttachmentScenario-1626588187 tempest-TestServerVolumeAttachmentScenario-1626588187-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:42.195964 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:42.195964 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:37:42.205630 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-1f3f36aa-8e96-4c32-9fb7-22946b22ccc5 tempest-TestServerVolumeAttachmentScenario-1626588187 tempest-TestServerVolumeAttachmentScenario-1626588187-project-member] Volume info retrieved successfully. Aug 12 10:37:42.217020 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-1f3f36aa-8e96-4c32-9fb7-22946b22ccc5 tempest-TestServerVolumeAttachmentScenario-1626588187 tempest-TestServerVolumeAttachmentScenario-1626588187-project-member] https://10.4.3.105/volume/v3/volumes/f8d71f77-2602-4df4-ae2f-fbf268fa6584 returned with HTTP 200 Aug 12 10:37:42.218533 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 585/2333] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:37:42 2026] GET /volume/v3/volumes/f8d71f77-2602-4df4-ae2f-fbf268fa6584 => generated 857 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:37:42.547560 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-7370fa42-0c02-4daa-836b-6065bdda535c None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:42.550575 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-7370fa42-0c02-4daa-836b-6065bdda535c tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] GET https://10.4.3.105/volume/v3/backups/b54d4e4f-8644-4256-9969-bf74b213ab65 Aug 12 10:37:42.550575 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-7370fa42-0c02-4daa-836b-6065bdda535c tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:42.551063 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-7370fa42-0c02-4daa-836b-6065bdda535c tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:42.551063 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-7370fa42-0c02-4daa-836b-6065bdda535c tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] Show backup with id b54d4e4f-8644-4256-9969-bf74b213ab65. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:37:42.556858 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:42.556858 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:37:42.556858 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-7370fa42-0c02-4daa-836b-6065bdda535c tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] https://10.4.3.105/volume/v3/backups/b54d4e4f-8644-4256-9969-bf74b213ab65 returned with HTTP 200 Aug 12 10:37:42.557291 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 580/2334] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:37:42 2026] GET /volume/v3/backups/b54d4e4f-8644-4256-9969-bf74b213ab65 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:37:42.814219 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-f35cfddc-84e0-460f-952a-edb2f130d2f1 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:42.816411 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-f35cfddc-84e0-460f-952a-edb2f130d2f1 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] GET https://10.4.3.105/volume/v3/backups/82101c85-310e-4f28-9070-00d5462a7ef4 Aug 12 10:37:42.816724 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-f35cfddc-84e0-460f-952a-edb2f130d2f1 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:42.816945 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-f35cfddc-84e0-460f-952a-edb2f130d2f1 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:42.817272 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-f35cfddc-84e0-460f-952a-edb2f130d2f1 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Show backup with id 82101c85-310e-4f28-9070-00d5462a7ef4. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:37:42.826851 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:42.826851 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:37:42.827849 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-f35cfddc-84e0-460f-952a-edb2f130d2f1 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] https://10.4.3.105/volume/v3/backups/82101c85-310e-4f28-9070-00d5462a7ef4 returned with HTTP 200 Aug 12 10:37:42.828450 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 581/2335] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:37:42 2026] GET /volume/v3/backups/82101c85-310e-4f28-9070-00d5462a7ef4 => generated 750 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:37:43.236408 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-ce5ab383-b09c-4304-b5e2-710d7ced0162 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:43.240233 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-ce5ab383-b09c-4304-b5e2-710d7ced0162 tempest-TestServerVolumeAttachmentScenario-1626588187 tempest-TestServerVolumeAttachmentScenario-1626588187-project-member] GET https://10.4.3.105/volume/v3/volumes/f8d71f77-2602-4df4-ae2f-fbf268fa6584 Aug 12 10:37:43.240233 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-ce5ab383-b09c-4304-b5e2-710d7ced0162 tempest-TestServerVolumeAttachmentScenario-1626588187 tempest-TestServerVolumeAttachmentScenario-1626588187-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:43.241016 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-ce5ab383-b09c-4304-b5e2-710d7ced0162 tempest-TestServerVolumeAttachmentScenario-1626588187 tempest-TestServerVolumeAttachmentScenario-1626588187-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:43.250536 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-ce5ab383-b09c-4304-b5e2-710d7ced0162 tempest-TestServerVolumeAttachmentScenario-1626588187 tempest-TestServerVolumeAttachmentScenario-1626588187-project-member] https://10.4.3.105/volume/v3/volumes/f8d71f77-2602-4df4-ae2f-fbf268fa6584 returned with HTTP 404 Aug 12 10:37:43.251780 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 590/2336] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:37:43 2026] GET /volume/v3/volumes/f8d71f77-2602-4df4-ae2f-fbf268fa6584 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 12 10:37:43.571907 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-ebce5a66-b6c8-4364-9ce1-5eb11ea8cfd4 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:43.574750 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-ebce5a66-b6c8-4364-9ce1-5eb11ea8cfd4 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] GET https://10.4.3.105/volume/v3/backups/b54d4e4f-8644-4256-9969-bf74b213ab65 Aug 12 10:37:43.575464 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-ebce5a66-b6c8-4364-9ce1-5eb11ea8cfd4 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:43.575464 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-ebce5a66-b6c8-4364-9ce1-5eb11ea8cfd4 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:43.575987 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.v3.backups [None req-ebce5a66-b6c8-4364-9ce1-5eb11ea8cfd4 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] Show backup with id b54d4e4f-8644-4256-9969-bf74b213ab65. {{(pid=100372) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:37:43.582537 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:43.582537 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:37:43.583332 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-ebce5a66-b6c8-4364-9ce1-5eb11ea8cfd4 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] https://10.4.3.105/volume/v3/backups/b54d4e4f-8644-4256-9969-bf74b213ab65 returned with HTTP 200 Aug 12 10:37:43.583808 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 586/2337] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:37:43 2026] GET /volume/v3/backups/b54d4e4f-8644-4256-9969-bf74b213ab65 => generated 734 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:37:43.845552 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-47008ea2-44ad-4dfa-bb42-06e9f0fc4823 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:43.851696 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-47008ea2-44ad-4dfa-bb42-06e9f0fc4823 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] GET https://10.4.3.105/volume/v3/backups/82101c85-310e-4f28-9070-00d5462a7ef4 Aug 12 10:37:43.851696 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-47008ea2-44ad-4dfa-bb42-06e9f0fc4823 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:43.851696 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-47008ea2-44ad-4dfa-bb42-06e9f0fc4823 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:43.851696 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-47008ea2-44ad-4dfa-bb42-06e9f0fc4823 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Show backup with id 82101c85-310e-4f28-9070-00d5462a7ef4. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:37:43.866395 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:43.866395 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:37:43.867927 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-47008ea2-44ad-4dfa-bb42-06e9f0fc4823 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] https://10.4.3.105/volume/v3/backups/82101c85-310e-4f28-9070-00d5462a7ef4 returned with HTTP 200 Aug 12 10:37:43.868646 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 581/2338] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:37:43 2026] GET /volume/v3/backups/82101c85-310e-4f28-9070-00d5462a7ef4 => generated 750 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:37:44.385549 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-f385c522-f703-48fa-95d8-d4ff8d2d6889 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:44.486445 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-f385c522-f703-48fa-95d8-d4ff8d2d6889 tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] POST https://10.4.3.105/volume/v3/volumes Aug 12 10:37:44.486987 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-f385c522-f703-48fa-95d8-d4ff8d2d6889 tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-210481095", "metadata": {"Type": "Test"}}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:37:44.491472 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.volumes [None req-f385c522-f703-48fa-95d8-d4ff8d2d6889 tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-210481095', 'metadata': {'Type': 'Test'}}} {{(pid=100374) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 10:37:44.491704 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.v3.volumes [None req-f385c522-f703-48fa-95d8-d4ff8d2d6889 tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] Create volume of 1 GB Aug 12 10:37:44.502187 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-f385c522-f703-48fa-95d8-d4ff8d2d6889 tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] Availability Zones retrieved successfully. Aug 12 10:37:44.508361 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-f385c522-f703-48fa-95d8-d4ff8d2d6889 tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] Flow 'volume_create_api' (2e8ba121-3a94-40d5-a0bf-e8ced5d5b91f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:37:44.509976 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-f385c522-f703-48fa-95d8-d4ff8d2d6889 tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a124883f-cae9-41a2-99ab-1bfcd6a42ab0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:37:44.511355 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.flows.api.create_volume [None req-f385c522-f703-48fa-95d8-d4ff8d2d6889 tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] Validating volume size '1' using validate_int {{(pid=100374) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 10:37:44.554180 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-f385c522-f703-48fa-95d8-d4ff8d2d6889 tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a124883f-cae9-41a2-99ab-1bfcd6a42ab0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T10:26:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6cd66f07-4c7b-40b2-9dfb-378538f29c9e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:37:44.555176 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-f385c522-f703-48fa-95d8-d4ff8d2d6889 tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ad418ced-d95f-458f-b3fc-bf1e014178c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:37:44.608239 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-4f4179b2-4673-4c24-8f3a-053acf9b6d83 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:44.613762 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-4f4179b2-4673-4c24-8f3a-053acf9b6d83 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] GET https://10.4.3.105/volume/v3/backups/b54d4e4f-8644-4256-9969-bf74b213ab65 Aug 12 10:37:44.615182 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-4f4179b2-4673-4c24-8f3a-053acf9b6d83 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:44.615655 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-4f4179b2-4673-4c24-8f3a-053acf9b6d83 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:44.616546 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-4f4179b2-4673-4c24-8f3a-053acf9b6d83 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] Show backup with id b54d4e4f-8644-4256-9969-bf74b213ab65. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:37:44.622555 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:44.622555 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:37:44.623226 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-4f4179b2-4673-4c24-8f3a-053acf9b6d83 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] https://10.4.3.105/volume/v3/backups/b54d4e4f-8644-4256-9969-bf74b213ab65 returned with HTTP 200 Aug 12 10:37:44.623948 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 591/2339] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:37:44 2026] GET /volume/v3/backups/b54d4e4f-8644-4256-9969-bf74b213ab65 => generated 734 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:37:44.687636 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.quota [None req-f385c522-f703-48fa-95d8-d4ff8d2d6889 tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] Created reservations ['5293c681-91cd-4fc4-b116-47efaa897931', 'e37701b7-7ae7-42cd-8ce4-542aa0ea9ce0', '27b8ff6a-0bd6-4f9f-ae01-5eb49be3b849', '96a668d5-e8cb-476a-ba54-e8446392c289'] {{(pid=100374) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:37:44.688337 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-f385c522-f703-48fa-95d8-d4ff8d2d6889 tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ad418ced-d95f-458f-b3fc-bf1e014178c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5293c681-91cd-4fc4-b116-47efaa897931', 'e37701b7-7ae7-42cd-8ce4-542aa0ea9ce0', '27b8ff6a-0bd6-4f9f-ae01-5eb49be3b849', '96a668d5-e8cb-476a-ba54-e8446392c289']}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:37:44.689370 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-f385c522-f703-48fa-95d8-d4ff8d2d6889 tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (989f5893-dde8-4ba4-b081-006951b80f8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:37:44.730325 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-f385c522-f703-48fa-95d8-d4ff8d2d6889 tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (989f5893-dde8-4ba4-b081-006951b80f8e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4fd5720f-ccad-42ee-8c42-7587315e87af', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-210481095',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='e7f91963653f466c951922e1da2ce6f3',qos_specs=None,replication_status=,reservations=['5293c681-91cd-4fc4-b116-47efaa897931','e37701b7-7ae7-42cd-8ce4-542aa0ea9ce0','27b8ff6a-0bd6-4f9f-ae01-5eb49be3b849','96a668d5-e8cb-476a-ba54-e8446392c289'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e2822ac15d4a4587a89cb9fe2ce77e71',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:37:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-210481095',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4fd5720f-ccad-42ee-8c42-7587315e87af,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='e7f91963653f466c951922e1da2ce6f3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e2822ac15d4a4587a89cb9fe2ce77e71',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6cd66f07-4c7b-40b2-9dfb-378538f29c9e),volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:37:44.731335 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-f385c522-f703-48fa-95d8-d4ff8d2d6889 tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a0382e94-d4a2-41af-bef9-b372a5e2afb5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:37:44.767387 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-f385c522-f703-48fa-95d8-d4ff8d2d6889 tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a0382e94-d4a2-41af-bef9-b372a5e2afb5) transitioned into state 'SUCCESS' from state '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-210481095',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='e7f91963653f466c951922e1da2ce6f3',qos_specs=None,replication_status=,reservations=['5293c681-91cd-4fc4-b116-47efaa897931','e37701b7-7ae7-42cd-8ce4-542aa0ea9ce0','27b8ff6a-0bd6-4f9f-ae01-5eb49be3b849','96a668d5-e8cb-476a-ba54-e8446392c289'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e2822ac15d4a4587a89cb9fe2ce77e71',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:37:44.768501 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-f385c522-f703-48fa-95d8-d4ff8d2d6889 tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8b26ffc2-3ae6-485b-87f4-1baa140871b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:37:44.787004 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-f385c522-f703-48fa-95d8-d4ff8d2d6889 tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8b26ffc2-3ae6-485b-87f4-1baa140871b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:37:44.788295 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-f385c522-f703-48fa-95d8-d4ff8d2d6889 tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] Flow 'volume_create_api' (2e8ba121-3a94-40d5-a0bf-e8ced5d5b91f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100374) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:37:44.789865 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-f385c522-f703-48fa-95d8-d4ff8d2d6889 tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] Create volume request issued successfully. Aug 12 10:37:44.792065 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-f385c522-f703-48fa-95d8-d4ff8d2d6889 tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] https://10.4.3.105/volume/v3/volumes returned with HTTP 202 Aug 12 10:37:44.792065 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 582/2340] 10.4.3.105 () {68 vars in 1259 bytes} [Wed Aug 12 10:37:44 2026] POST /volume/v3/volumes => generated 758 bytes in 406 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 10:37:44.812370 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-69043728-7044-4412-b9bc-bef6a7435de6 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:44.816877 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-69043728-7044-4412-b9bc-bef6a7435de6 tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] GET https://10.4.3.105/volume/v3/volumes/4fd5720f-ccad-42ee-8c42-7587315e87af Aug 12 10:37:44.816877 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-69043728-7044-4412-b9bc-bef6a7435de6 tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:44.816877 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-69043728-7044-4412-b9bc-bef6a7435de6 tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:44.828556 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:44.828556 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:37:44.842389 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-69043728-7044-4412-b9bc-bef6a7435de6 tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] Volume info retrieved successfully. Aug 12 10:37:44.850149 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-69043728-7044-4412-b9bc-bef6a7435de6 tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] https://10.4.3.105/volume/v3/volumes/4fd5720f-ccad-42ee-8c42-7587315e87af returned with HTTP 200 Aug 12 10:37:44.850932 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 587/2341] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:37:44 2026] GET /volume/v3/volumes/4fd5720f-ccad-42ee-8c42-7587315e87af => generated 826 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:37:44.882986 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-2a34ffd7-b1b4-47fd-addf-43ce2ad3b69e None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:44.886585 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-2a34ffd7-b1b4-47fd-addf-43ce2ad3b69e tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] GET https://10.4.3.105/volume/v3/backups/82101c85-310e-4f28-9070-00d5462a7ef4 Aug 12 10:37:44.888357 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-2a34ffd7-b1b4-47fd-addf-43ce2ad3b69e tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:44.889259 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-2a34ffd7-b1b4-47fd-addf-43ce2ad3b69e tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:44.889779 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-2a34ffd7-b1b4-47fd-addf-43ce2ad3b69e tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Show backup with id 82101c85-310e-4f28-9070-00d5462a7ef4. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:37:44.896351 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:44.896351 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:37:44.897843 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-2a34ffd7-b1b4-47fd-addf-43ce2ad3b69e tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] https://10.4.3.105/volume/v3/backups/82101c85-310e-4f28-9070-00d5462a7ef4 returned with HTTP 200 Aug 12 10:37:44.898351 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 582/2342] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:37:44 2026] GET /volume/v3/backups/82101c85-310e-4f28-9070-00d5462a7ef4 => generated 750 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:37:45.147626 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-60dd1ffd-8028-42ca-b058-8fbd6f2a76dd None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:45.317611 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-60dd1ffd-8028-42ca-b058-8fbd6f2a76dd tempest-GroupsV314Test-1343391391 tempest-GroupsV314Test-1343391391-project-admin] POST https://10.4.3.105/volume/v3/types Aug 12 10:37:45.318161 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-60dd1ffd-8028-42ca-b058-8fbd6f2a76dd tempest-GroupsV314Test-1343391391 tempest-GroupsV314Test-1343391391-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV314Test-volume-type-389730745"}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:37:45.336397 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-60dd1ffd-8028-42ca-b058-8fbd6f2a76dd tempest-GroupsV314Test-1343391391 tempest-GroupsV314Test-1343391391-project-admin] https://10.4.3.105/volume/v3/types returned with HTTP 200 Aug 12 10:37:45.336917 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 592/2343] 10.4.3.105 () {68 vars in 1252 bytes} [Wed Aug 12 10:37:45 2026] POST /volume/v3/types => generated 219 bytes in 190 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:37:45.350132 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-35582e2b-8e6f-4926-9d28-3a8acb6a92ec None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:45.352959 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-35582e2b-8e6f-4926-9d28-3a8acb6a92ec tempest-GroupsV314Test-1343391391 tempest-GroupsV314Test-1343391391-project-admin] POST https://10.4.3.105/volume/v3/group_types Aug 12 10:37:45.353788 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-35582e2b-8e6f-4926-9d28-3a8acb6a92ec tempest-GroupsV314Test-1343391391 tempest-GroupsV314Test-1343391391-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV314Test-group-type-833641188"}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:37:45.355533 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:45.355533 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:37:45.382919 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-35582e2b-8e6f-4926-9d28-3a8acb6a92ec tempest-GroupsV314Test-1343391391 tempest-GroupsV314Test-1343391391-project-admin] https://10.4.3.105/volume/v3/group_types returned with HTTP 202 Aug 12 10:37:45.383374 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 583/2344] 10.4.3.105 () {70 vars in 1311 bytes} [Wed Aug 12 10:37:45 2026] POST /volume/v3/group_types => generated 176 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:37:45.394456 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-b960ee8b-6f53-4611-9736-6b489963be55 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:45.519985 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-b960ee8b-6f53-4611-9736-6b489963be55 tempest-GroupsV314Test-1499508406 tempest-GroupsV314Test-1499508406-project-member] POST https://10.4.3.105/volume/v3/groups Aug 12 10:37:45.520495 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-b960ee8b-6f53-4611-9736-6b489963be55 tempest-GroupsV314Test-1499508406 tempest-GroupsV314Test-1499508406-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "cee577d3-33d0-4113-9470-b5731a5ea823", "volume_types": ["d7ff0006-bd57-4490-8de2-7ddd75606521"], "name": "tempest-GroupsV314Test-Group-821677867"}} {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:37:45.525145 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.v3.groups [None req-b960ee8b-6f53-4611-9736-6b489963be55 tempest-GroupsV314Test-1499508406 tempest-GroupsV314Test-1499508406-project-member] Creating new group {'group': {'group_type': 'cee577d3-33d0-4113-9470-b5731a5ea823', 'volume_types': ['d7ff0006-bd57-4490-8de2-7ddd75606521'], 'name': 'tempest-GroupsV314Test-Group-821677867'}} {{(pid=100372) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 12 10:37:45.537707 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.v3.groups [None req-b960ee8b-6f53-4611-9736-6b489963be55 tempest-GroupsV314Test-1499508406 tempest-GroupsV314Test-1499508406-project-member] Creating group tempest-GroupsV314Test-Group-821677867. Aug 12 10:37:45.550248 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-b960ee8b-6f53-4611-9736-6b489963be55 tempest-GroupsV314Test-1499508406 tempest-GroupsV314Test-1499508406-project-member] Availability Zones retrieved successfully. Aug 12 10:37:45.580697 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.quota [None req-b960ee8b-6f53-4611-9736-6b489963be55 tempest-GroupsV314Test-1499508406 tempest-GroupsV314Test-1499508406-project-member] Created reservations ['7000b041-045d-432c-a8b4-382b5f99ee3b'] {{(pid=100372) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:37:45.624616 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-b960ee8b-6f53-4611-9736-6b489963be55 tempest-GroupsV314Test-1499508406 tempest-GroupsV314Test-1499508406-project-member] https://10.4.3.105/volume/v3/groups returned with HTTP 202 Aug 12 10:37:45.625102 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 588/2345] 10.4.3.105 () {70 vars in 1297 bytes} [Wed Aug 12 10:37:45 2026] POST /volume/v3/groups => generated 107 bytes in 231 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:37:45.638679 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-e6ba903a-ca2e-4e61-8790-81458ba52786 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:45.640600 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-28d04dab-1bb3-48f5-a12a-d15184a39342 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:45.645898 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-28d04dab-1bb3-48f5-a12a-d15184a39342 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] GET https://10.4.3.105/volume/v3/backups/b54d4e4f-8644-4256-9969-bf74b213ab65 Aug 12 10:37:45.646258 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-28d04dab-1bb3-48f5-a12a-d15184a39342 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:45.646552 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-28d04dab-1bb3-48f5-a12a-d15184a39342 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:45.646741 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-28d04dab-1bb3-48f5-a12a-d15184a39342 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] Show backup with id b54d4e4f-8644-4256-9969-bf74b213ab65. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:37:45.649663 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-e6ba903a-ca2e-4e61-8790-81458ba52786 tempest-GroupsV314Test-1499508406 tempest-GroupsV314Test-1499508406-project-member] GET https://10.4.3.105/volume/v3/groups/b7bd254c-2c5b-4b15-91d1-250ba7b2e5fb Aug 12 10:37:45.650057 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-e6ba903a-ca2e-4e61-8790-81458ba52786 tempest-GroupsV314Test-1499508406 tempest-GroupsV314Test-1499508406-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:45.650317 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-e6ba903a-ca2e-4e61-8790-81458ba52786 tempest-GroupsV314Test-1499508406 tempest-GroupsV314Test-1499508406-project-member] Calling method 'version_select' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:45.650543 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.v3.groups [None req-e6ba903a-ca2e-4e61-8790-81458ba52786 tempest-GroupsV314Test-1499508406 tempest-GroupsV314Test-1499508406-project-member] show called for member b7bd254c-2c5b-4b15-91d1-250ba7b2e5fb {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 12 10:37:45.658872 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:45.658872 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:37:45.661974 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:45.661974 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:37:45.662942 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-28d04dab-1bb3-48f5-a12a-d15184a39342 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] https://10.4.3.105/volume/v3/backups/b54d4e4f-8644-4256-9969-bf74b213ab65 returned with HTTP 200 Aug 12 10:37:45.663356 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 593/2346] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:37:45 2026] GET /volume/v3/backups/b54d4e4f-8644-4256-9969-bf74b213ab65 => generated 734 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:37:45.671299 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-e6ba903a-ca2e-4e61-8790-81458ba52786 tempest-GroupsV314Test-1499508406 tempest-GroupsV314Test-1499508406-project-member] https://10.4.3.105/volume/v3/groups/b7bd254c-2c5b-4b15-91d1-250ba7b2e5fb returned with HTTP 200 Aug 12 10:37:45.671959 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 583/2347] 10.4.3.105 () {68 vars in 1386 bytes} [Wed Aug 12 10:37:45 2026] GET /volume/v3/groups/b7bd254c-2c5b-4b15-91d1-250ba7b2e5fb => generated 387 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:37:45.872465 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-3e2b614d-a928-4728-adf7-8e572b634be7 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:45.874858 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-3e2b614d-a928-4728-adf7-8e572b634be7 tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] GET https://10.4.3.105/volume/v3/volumes/4fd5720f-ccad-42ee-8c42-7587315e87af Aug 12 10:37:45.875213 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-3e2b614d-a928-4728-adf7-8e572b634be7 tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:45.875613 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-3e2b614d-a928-4728-adf7-8e572b634be7 tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:45.894427 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:45.894427 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:37:45.904021 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-3e2b614d-a928-4728-adf7-8e572b634be7 tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] Volume info retrieved successfully. Aug 12 10:37:45.911813 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-3e2b614d-a928-4728-adf7-8e572b634be7 tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] https://10.4.3.105/volume/v3/volumes/4fd5720f-ccad-42ee-8c42-7587315e87af returned with HTTP 200 Aug 12 10:37:45.912295 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 584/2348] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:37:45 2026] GET /volume/v3/volumes/4fd5720f-ccad-42ee-8c42-7587315e87af => generated 851 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:37:45.913013 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-1f55d978-ed18-4c2c-bc4a-78d9d7d0ec2c None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:45.917308 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-1f55d978-ed18-4c2c-bc4a-78d9d7d0ec2c tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] GET https://10.4.3.105/volume/v3/backups/82101c85-310e-4f28-9070-00d5462a7ef4 Aug 12 10:37:45.918134 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-1f55d978-ed18-4c2c-bc4a-78d9d7d0ec2c tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:45.918423 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-1f55d978-ed18-4c2c-bc4a-78d9d7d0ec2c tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:45.918592 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.v3.backups [None req-1f55d978-ed18-4c2c-bc4a-78d9d7d0ec2c tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Show backup with id 82101c85-310e-4f28-9070-00d5462a7ef4. {{(pid=100372) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:37:45.926769 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-1955aeec-5698-4e8e-aa26-015b9b090a41 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:45.927357 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:45.927357 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:37:45.928248 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-1f55d978-ed18-4c2c-bc4a-78d9d7d0ec2c tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] https://10.4.3.105/volume/v3/backups/82101c85-310e-4f28-9070-00d5462a7ef4 returned with HTTP 200 Aug 12 10:37:45.928744 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 589/2349] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:37:45 2026] GET /volume/v3/backups/82101c85-310e-4f28-9070-00d5462a7ef4 => generated 752 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:37:45.928906 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-1955aeec-5698-4e8e-aa26-015b9b090a41 tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] GET https://10.4.3.105/volume/v3/volumes/4fd5720f-ccad-42ee-8c42-7587315e87af Aug 12 10:37:45.929252 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-1955aeec-5698-4e8e-aa26-015b9b090a41 tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:45.931131 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-1955aeec-5698-4e8e-aa26-015b9b090a41 tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:45.943990 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-00e84868-8db8-4a27-919a-3354da3fe20e None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:45.946632 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-00e84868-8db8-4a27-919a-3354da3fe20e tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] POST https://10.4.3.105/volume/v3/backups Aug 12 10:37:45.946906 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-00e84868-8db8-4a27-919a-3354da3fe20e tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "94e4bec4-5fef-4ea4-a2ff-2dd78b7dbb43", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-1566884846"}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:37:45.948359 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:45.948359 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:37:45.949406 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.contrib.backups [None req-00e84868-8db8-4a27-919a-3354da3fe20e tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Creating new backup {'backup': {'volume_id': '94e4bec4-5fef-4ea4-a2ff-2dd78b7dbb43', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-1566884846'}} {{(pid=100373) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 12 10:37:45.949406 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.contrib.backups [None req-00e84868-8db8-4a27-919a-3354da3fe20e tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Creating backup of volume 94e4bec4-5fef-4ea4-a2ff-2dd78b7dbb43 in container None Aug 12 10:37:45.954697 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-1955aeec-5698-4e8e-aa26-015b9b090a41 tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] Volume info retrieved successfully. Aug 12 10:37:45.961581 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:45.961581 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:37:45.962177 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-00e84868-8db8-4a27-919a-3354da3fe20e tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Volume info retrieved successfully. Aug 12 10:37:45.962954 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-1955aeec-5698-4e8e-aa26-015b9b090a41 tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] https://10.4.3.105/volume/v3/volumes/4fd5720f-ccad-42ee-8c42-7587315e87af returned with HTTP 200 Aug 12 10:37:45.964162 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 594/2350] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:37:45 2026] GET /volume/v3/volumes/4fd5720f-ccad-42ee-8c42-7587315e87af => generated 851 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:37:45.984602 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-4ea501bc-180a-46f2-bd60-ea428901e163 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:45.985531 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.quota [None req-00e84868-8db8-4a27-919a-3354da3fe20e tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Created reservations ['02f3390f-aaed-4d8f-9c6c-123a8f74fa7c', '4dad21dd-2bfb-4220-90e1-1ad8d6100371'] {{(pid=100373) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:37:45.987159 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-4ea501bc-180a-46f2-bd60-ea428901e163 tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] PUT https://10.4.3.105/volume/v3/volumes/4fd5720f-ccad-42ee-8c42-7587315e87af Aug 12 10:37:45.987529 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-4ea501bc-180a-46f2-bd60-ea428901e163 tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-210481095"}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:37:46.002597 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:46.002597 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:37:46.008533 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-4ea501bc-180a-46f2-bd60-ea428901e163 tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] Volume info retrieved successfully. Aug 12 10:37:46.020357 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-4ea501bc-180a-46f2-bd60-ea428901e163 tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] Volume updated successfully. Aug 12 10:37:46.020549 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-4ea501bc-180a-46f2-bd60-ea428901e163 tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] https://10.4.3.105/volume/v3/volumes/4fd5720f-ccad-42ee-8c42-7587315e87af returned with HTTP 200 Aug 12 10:37:46.021143 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 585/2351] 10.4.3.105 () {68 vars in 1368 bytes} [Wed Aug 12 10:37:45 2026] PUT /volume/v3/volumes/4fd5720f-ccad-42ee-8c42-7587315e87af => generated 783 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:37:46.034129 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-6bfb5e36-c8b9-4ab2-91db-7312a33e6433 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:46.037685 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-00e84868-8db8-4a27-919a-3354da3fe20e tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] https://10.4.3.105/volume/v3/backups returned with HTTP 202 Aug 12 10:37:46.037685 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 584/2352] 10.4.3.105 () {68 vars in 1259 bytes} [Wed Aug 12 10:37:45 2026] POST /volume/v3/backups => generated 330 bytes in 93 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 10:37:46.037977 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-6bfb5e36-c8b9-4ab2-91db-7312a33e6433 tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] PUT https://10.4.3.105/volume/v3/volumes/4fd5720f-ccad-42ee-8c42-7587315e87af Aug 12 10:37:46.037977 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-6bfb5e36-c8b9-4ab2-91db-7312a33e6433 tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-488990266", "description": "This is the new description of volume"}} {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:37:46.047912 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-44b57eb2-ba59-42c6-a81a-204d180df367 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:46.048243 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:46.048243 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:37:46.049823 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-44b57eb2-ba59-42c6-a81a-204d180df367 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] GET https://10.4.3.105/volume/v3/backups/a8d48d44-a402-457e-9776-dd0517fe6200 Aug 12 10:37:46.050067 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-44b57eb2-ba59-42c6-a81a-204d180df367 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:46.050254 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-44b57eb2-ba59-42c6-a81a-204d180df367 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:46.050360 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-44b57eb2-ba59-42c6-a81a-204d180df367 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Show backup with id a8d48d44-a402-457e-9776-dd0517fe6200. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:37:46.055241 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:46.055241 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:37:46.056163 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-6bfb5e36-c8b9-4ab2-91db-7312a33e6433 tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] Volume info retrieved successfully. Aug 12 10:37:46.056229 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-44b57eb2-ba59-42c6-a81a-204d180df367 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] https://10.4.3.105/volume/v3/backups/a8d48d44-a402-457e-9776-dd0517fe6200 returned with HTTP 200 Aug 12 10:37:46.056389 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 595/2353] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:37:46 2026] GET /volume/v3/backups/a8d48d44-a402-457e-9776-dd0517fe6200 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:37:46.069050 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-6bfb5e36-c8b9-4ab2-91db-7312a33e6433 tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] Volume updated successfully. Aug 12 10:37:46.070012 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-6bfb5e36-c8b9-4ab2-91db-7312a33e6433 tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] https://10.4.3.105/volume/v3/volumes/4fd5720f-ccad-42ee-8c42-7587315e87af returned with HTTP 200 Aug 12 10:37:46.070228 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 590/2354] 10.4.3.105 () {68 vars in 1369 bytes} [Wed Aug 12 10:37:46 2026] PUT /volume/v3/volumes/4fd5720f-ccad-42ee-8c42-7587315e87af => generated 822 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:37:46.087856 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-9073af45-e4a9-43d6-91ff-c819c025f5d2 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:46.089843 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-9073af45-e4a9-43d6-91ff-c819c025f5d2 tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] GET https://10.4.3.105/volume/v3/volumes/4fd5720f-ccad-42ee-8c42-7587315e87af Aug 12 10:37:46.090044 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-9073af45-e4a9-43d6-91ff-c819c025f5d2 tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:46.090220 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-9073af45-e4a9-43d6-91ff-c819c025f5d2 tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:46.100272 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:46.100272 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:37:46.104980 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-9073af45-e4a9-43d6-91ff-c819c025f5d2 tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] Volume info retrieved successfully. Aug 12 10:37:46.113892 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-9073af45-e4a9-43d6-91ff-c819c025f5d2 tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] https://10.4.3.105/volume/v3/volumes/4fd5720f-ccad-42ee-8c42-7587315e87af returned with HTTP 200 Aug 12 10:37:46.114316 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 586/2355] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:37:46 2026] GET /volume/v3/volumes/4fd5720f-ccad-42ee-8c42-7587315e87af => generated 890 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:37:46.134444 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-b57f6abb-07d3-4106-a3c0-aa728e2d3de7 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:46.137351 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-b57f6abb-07d3-4106-a3c0-aa728e2d3de7 tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] POST https://10.4.3.105/volume/v3/volumes Aug 12 10:37:46.137777 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-b57f6abb-07d3-4106-a3c0-aa728e2d3de7 tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-2136029816", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-1319677786"}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:37:46.141105 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.v3.volumes [None req-b57f6abb-07d3-4106-a3c0-aa728e2d3de7 tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-2136029816', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1319677786'}} {{(pid=100373) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 10:37:46.141105 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.v3.volumes [None req-b57f6abb-07d3-4106-a3c0-aa728e2d3de7 tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] Create volume of 1 GB Aug 12 10:37:46.141105 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:46.141105 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:37:46.144655 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-b57f6abb-07d3-4106-a3c0-aa728e2d3de7 tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] Availability Zones retrieved successfully. Aug 12 10:37:46.151936 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-b57f6abb-07d3-4106-a3c0-aa728e2d3de7 tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] Flow 'volume_create_api' (f3005deb-e903-49da-9ff0-9cdb637179de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:37:46.154784 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-b57f6abb-07d3-4106-a3c0-aa728e2d3de7 tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c2effd48-009e-45f7-89ab-089575a1112a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:37:46.154784 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.flows.api.create_volume [None req-b57f6abb-07d3-4106-a3c0-aa728e2d3de7 tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] Validating volume size '1' using validate_int {{(pid=100373) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 10:37:46.192642 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-b57f6abb-07d3-4106-a3c0-aa728e2d3de7 tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c2effd48-009e-45f7-89ab-089575a1112a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T10:26:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6cd66f07-4c7b-40b2-9dfb-378538f29c9e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:37:46.193376 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-b57f6abb-07d3-4106-a3c0-aa728e2d3de7 tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (630a6041-fa67-4950-acdc-28314b7b1403) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:37:46.252039 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.quota [None req-b57f6abb-07d3-4106-a3c0-aa728e2d3de7 tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] Created reservations ['ac4431e7-4a5a-4ad5-9713-c5e24e3b6d5a', '30dbd265-5a70-4f9d-b95e-775361d9ed48', 'd8d9f58e-75be-48cf-bd6d-780a6d6765ec', '708795a6-fd71-47a2-b725-6b71a42a2ee2'] {{(pid=100373) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:37:46.254875 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-b57f6abb-07d3-4106-a3c0-aa728e2d3de7 tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (630a6041-fa67-4950-acdc-28314b7b1403) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ac4431e7-4a5a-4ad5-9713-c5e24e3b6d5a', '30dbd265-5a70-4f9d-b95e-775361d9ed48', 'd8d9f58e-75be-48cf-bd6d-780a6d6765ec', '708795a6-fd71-47a2-b725-6b71a42a2ee2']}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:37:46.255930 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-b57f6abb-07d3-4106-a3c0-aa728e2d3de7 tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b27ba692-49b0-4e87-98a2-8f1cb0177c8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:37:46.302582 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-b57f6abb-07d3-4106-a3c0-aa728e2d3de7 tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b27ba692-49b0-4e87-98a2-8f1cb0177c8f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8c564701-49b8-445f-b2c3-89621fa23d8e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-2136029816',display_name='tempest-VolumesGetTest-Volume-1319677786',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e7f91963653f466c951922e1da2ce6f3',qos_specs=None,replication_status=,reservations=['ac4431e7-4a5a-4ad5-9713-c5e24e3b6d5a','30dbd265-5a70-4f9d-b95e-775361d9ed48','d8d9f58e-75be-48cf-bd6d-780a6d6765ec','708795a6-fd71-47a2-b725-6b71a42a2ee2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e2822ac15d4a4587a89cb9fe2ce77e71',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:37:46Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-2136029816',display_name='tempest-VolumesGetTest-Volume-1319677786',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8c564701-49b8-445f-b2c3-89621fa23d8e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e7f91963653f466c951922e1da2ce6f3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e2822ac15d4a4587a89cb9fe2ce77e71',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6cd66f07-4c7b-40b2-9dfb-378538f29c9e),volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:37:46.303671 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-b57f6abb-07d3-4106-a3c0-aa728e2d3de7 tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fe5787ba-564c-4d3c-89e7-d89275dafd47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:37:46.342788 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-b57f6abb-07d3-4106-a3c0-aa728e2d3de7 tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fe5787ba-564c-4d3c-89e7-d89275dafd47) transitioned into 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-2136029816',display_name='tempest-VolumesGetTest-Volume-1319677786',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e7f91963653f466c951922e1da2ce6f3',qos_specs=None,replication_status=,reservations=['ac4431e7-4a5a-4ad5-9713-c5e24e3b6d5a','30dbd265-5a70-4f9d-b95e-775361d9ed48','d8d9f58e-75be-48cf-bd6d-780a6d6765ec','708795a6-fd71-47a2-b725-6b71a42a2ee2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e2822ac15d4a4587a89cb9fe2ce77e71',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:37:46.343999 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-b57f6abb-07d3-4106-a3c0-aa728e2d3de7 tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a06bbb80-cf89-4d16-af83-ca7895ab75f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:37:46.373751 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-b57f6abb-07d3-4106-a3c0-aa728e2d3de7 tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a06bbb80-cf89-4d16-af83-ca7895ab75f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:37:46.375118 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-b57f6abb-07d3-4106-a3c0-aa728e2d3de7 tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] Flow 'volume_create_api' (f3005deb-e903-49da-9ff0-9cdb637179de) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100373) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:37:46.378167 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-b57f6abb-07d3-4106-a3c0-aa728e2d3de7 tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] Create volume request issued successfully. Aug 12 10:37:46.379426 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-b57f6abb-07d3-4106-a3c0-aa728e2d3de7 tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] https://10.4.3.105/volume/v3/volumes returned with HTTP 202 Aug 12 10:37:46.381123 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 585/2356] 10.4.3.105 () {68 vars in 1259 bytes} [Wed Aug 12 10:37:46 2026] POST /volume/v3/volumes => generated 780 bytes in 246 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 10:37:46.403662 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-cad42a02-e607-43dd-80bf-bca63fef2a4d None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:46.408370 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-cad42a02-e607-43dd-80bf-bca63fef2a4d tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] GET https://10.4.3.105/volume/v3/volumes/8c564701-49b8-445f-b2c3-89621fa23d8e Aug 12 10:37:46.408682 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-cad42a02-e607-43dd-80bf-bca63fef2a4d tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:46.408955 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-cad42a02-e607-43dd-80bf-bca63fef2a4d tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:46.425219 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:46.425219 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:37:46.432726 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-cad42a02-e607-43dd-80bf-bca63fef2a4d tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] Volume info retrieved successfully. Aug 12 10:37:46.437227 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-cad42a02-e607-43dd-80bf-bca63fef2a4d tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] https://10.4.3.105/volume/v3/volumes/8c564701-49b8-445f-b2c3-89621fa23d8e returned with HTTP 200 Aug 12 10:37:46.437750 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 596/2357] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:37:46 2026] GET /volume/v3/volumes/8c564701-49b8-445f-b2c3-89621fa23d8e => generated 848 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:37:46.683336 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-8989e7e6-cc54-4920-8e4e-ab6ff4e6a7b9 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:46.687598 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-8989e7e6-cc54-4920-8e4e-ab6ff4e6a7b9 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] GET https://10.4.3.105/volume/v3/backups/b54d4e4f-8644-4256-9969-bf74b213ab65 Aug 12 10:37:46.688036 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-8989e7e6-cc54-4920-8e4e-ab6ff4e6a7b9 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:46.688404 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-8989e7e6-cc54-4920-8e4e-ab6ff4e6a7b9 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:46.688585 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.v3.backups [None req-8989e7e6-cc54-4920-8e4e-ab6ff4e6a7b9 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] Show backup with id b54d4e4f-8644-4256-9969-bf74b213ab65. {{(pid=100372) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:37:46.692836 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-f16d76f3-a8fc-4da7-b593-34f982e49353 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:46.695980 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-f16d76f3-a8fc-4da7-b593-34f982e49353 tempest-GroupsV314Test-1499508406 tempest-GroupsV314Test-1499508406-project-member] GET https://10.4.3.105/volume/v3/groups/b7bd254c-2c5b-4b15-91d1-250ba7b2e5fb Aug 12 10:37:46.696178 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-f16d76f3-a8fc-4da7-b593-34f982e49353 tempest-GroupsV314Test-1499508406 tempest-GroupsV314Test-1499508406-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:46.696381 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-f16d76f3-a8fc-4da7-b593-34f982e49353 tempest-GroupsV314Test-1499508406 tempest-GroupsV314Test-1499508406-project-member] Calling method 'version_select' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:46.696436 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:46.696436 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:37:46.696593 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.groups [None req-f16d76f3-a8fc-4da7-b593-34f982e49353 tempest-GroupsV314Test-1499508406 tempest-GroupsV314Test-1499508406-project-member] show called for member b7bd254c-2c5b-4b15-91d1-250ba7b2e5fb {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 12 10:37:46.697287 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-8989e7e6-cc54-4920-8e4e-ab6ff4e6a7b9 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] https://10.4.3.105/volume/v3/backups/b54d4e4f-8644-4256-9969-bf74b213ab65 returned with HTTP 200 Aug 12 10:37:46.697824 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 591/2358] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:37:46 2026] GET /volume/v3/backups/b54d4e4f-8644-4256-9969-bf74b213ab65 => generated 734 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:37:46.706060 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:46.706060 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:37:46.724549 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-f16d76f3-a8fc-4da7-b593-34f982e49353 tempest-GroupsV314Test-1499508406 tempest-GroupsV314Test-1499508406-project-member] https://10.4.3.105/volume/v3/groups/b7bd254c-2c5b-4b15-91d1-250ba7b2e5fb returned with HTTP 200 Aug 12 10:37:46.725268 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 587/2359] 10.4.3.105 () {68 vars in 1386 bytes} [Wed Aug 12 10:37:46 2026] GET /volume/v3/groups/b7bd254c-2c5b-4b15-91d1-250ba7b2e5fb => generated 388 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:37:46.740460 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-66420926-02b8-4515-9749-f4e10f8be3a9 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:46.742844 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-66420926-02b8-4515-9749-f4e10f8be3a9 tempest-GroupsV314Test-1499508406 tempest-GroupsV314Test-1499508406-project-member] POST https://10.4.3.105/volume/v3/volumes Aug 12 10:37:46.744355 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-66420926-02b8-4515-9749-f4e10f8be3a9 tempest-GroupsV314Test-1499508406 tempest-GroupsV314Test-1499508406-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-917443650", "volume_type": "d7ff0006-bd57-4490-8de2-7ddd75606521", "group_id": "b7bd254c-2c5b-4b15-91d1-250ba7b2e5fb", "size": 1}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:37:46.747930 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.v3.volumes [None req-66420926-02b8-4515-9749-f4e10f8be3a9 tempest-GroupsV314Test-1499508406 tempest-GroupsV314Test-1499508406-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-917443650', 'volume_type': 'd7ff0006-bd57-4490-8de2-7ddd75606521', 'group_id': 'b7bd254c-2c5b-4b15-91d1-250ba7b2e5fb', 'size': 1}} {{(pid=100373) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 10:37:46.755892 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:46.755892 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:37:46.756486 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.v3.volumes [None req-66420926-02b8-4515-9749-f4e10f8be3a9 tempest-GroupsV314Test-1499508406 tempest-GroupsV314Test-1499508406-project-member] Create volume of 1 GB Aug 12 10:37:46.762794 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-66420926-02b8-4515-9749-f4e10f8be3a9 tempest-GroupsV314Test-1499508406 tempest-GroupsV314Test-1499508406-project-member] Availability Zones retrieved successfully. Aug 12 10:37:46.771407 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-66420926-02b8-4515-9749-f4e10f8be3a9 tempest-GroupsV314Test-1499508406 tempest-GroupsV314Test-1499508406-project-member] Flow 'volume_create_api' (e514bac5-22da-47d3-97cd-5a6d1af34e91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:37:46.771407 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-66420926-02b8-4515-9749-f4e10f8be3a9 tempest-GroupsV314Test-1499508406 tempest-GroupsV314Test-1499508406-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4e882418-3ecb-4c61-b6e8-49dc0f744f32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:37:46.771407 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:46.771407 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:37:46.771407 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.flows.api.create_volume [None req-66420926-02b8-4515-9749-f4e10f8be3a9 tempest-GroupsV314Test-1499508406 tempest-GroupsV314Test-1499508406-project-member] Validating volume size '1' using validate_int {{(pid=100373) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 10:37:46.797667 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-66420926-02b8-4515-9749-f4e10f8be3a9 tempest-GroupsV314Test-1499508406 tempest-GroupsV314Test-1499508406-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4e882418-3ecb-4c61-b6e8-49dc0f744f32) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T10:37:45Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d7ff0006-bd57-4490-8de2-7ddd75606521,is_public=True,name='tempest-GroupsV314Test-volume-type-389730745',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd7ff0006-bd57-4490-8de2-7ddd75606521', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'b7bd254c-2c5b-4b15-91d1-250ba7b2e5fb', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:37:46.798428 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-66420926-02b8-4515-9749-f4e10f8be3a9 tempest-GroupsV314Test-1499508406 tempest-GroupsV314Test-1499508406-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ecd13120-5c4e-472b-afc8-172a42112563) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:37:46.830841 np0000007037 devstack@c-api.service[100373]: WARNING cinder.quota [None req-66420926-02b8-4515-9749-f4e10f8be3a9 tempest-GroupsV314Test-1499508406 tempest-GroupsV314Test-1499508406-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsV314Test-volume-type-389730745 is set by the default quota flag: quota_volumes_tempest-GroupsV314Test-volume-type-389730745, it is now deprecated. Please use the default quota class for default quota. Aug 12 10:37:46.831069 np0000007037 devstack@c-api.service[100373]: WARNING cinder.quota [None req-66420926-02b8-4515-9749-f4e10f8be3a9 tempest-GroupsV314Test-1499508406 tempest-GroupsV314Test-1499508406-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsV314Test-volume-type-389730745 is set by the default quota flag: quota_gigabytes_tempest-GroupsV314Test-volume-type-389730745, it is now deprecated. Please use the default quota class for default quota. Aug 12 10:37:46.885536 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.quota [None req-66420926-02b8-4515-9749-f4e10f8be3a9 tempest-GroupsV314Test-1499508406 tempest-GroupsV314Test-1499508406-project-member] Created reservations ['be1da81d-4fc2-447c-9038-7b1204afc0e5', '67ecb0da-7528-4158-a772-df4ee62a5222', 'abbd0463-5f15-4394-8195-8594b2de73ca', 'a6df62ef-7e83-45f5-925d-9ff49c966993'] {{(pid=100373) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:37:46.886786 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-66420926-02b8-4515-9749-f4e10f8be3a9 tempest-GroupsV314Test-1499508406 tempest-GroupsV314Test-1499508406-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ecd13120-5c4e-472b-afc8-172a42112563) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['be1da81d-4fc2-447c-9038-7b1204afc0e5', '67ecb0da-7528-4158-a772-df4ee62a5222', 'abbd0463-5f15-4394-8195-8594b2de73ca', 'a6df62ef-7e83-45f5-925d-9ff49c966993']}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:37:46.890539 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-66420926-02b8-4515-9749-f4e10f8be3a9 tempest-GroupsV314Test-1499508406 tempest-GroupsV314Test-1499508406-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (873ba400-1869-45d0-90a7-10be4d15f74e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:37:46.930586 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-66420926-02b8-4515-9749-f4e10f8be3a9 tempest-GroupsV314Test-1499508406 tempest-GroupsV314Test-1499508406-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (873ba400-1869-45d0-90a7-10be4d15f74e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '92c39a3b-7eb9-4188-a228-aec570029f02', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-917443650',encryption_key_id=None,group_id=b7bd254c-2c5b-4b15-91d1-250ba7b2e5fb,group_type_id=,metadata={},multiattach=False,project_id='96a406087afa4f0e9afb7b00fc46ae2c',qos_specs=None,replication_status=,reservations=['be1da81d-4fc2-447c-9038-7b1204afc0e5','67ecb0da-7528-4158-a772-df4ee62a5222','abbd0463-5f15-4394-8195-8594b2de73ca','a6df62ef-7e83-45f5-925d-9ff49c966993'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='729212ff12af49cbac9673af0d1565c4',volume_type_id=d7ff0006-bd57-4490-8de2-7ddd75606521), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:37:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-917443650',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=b7bd254c-2c5b-4b15-91d1-250ba7b2e5fb,host=None,id=92c39a3b-7eb9-4188-a228-aec570029f02,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='96a406087afa4f0e9afb7b00fc46ae2c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='729212ff12af49cbac9673af0d1565c4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d7ff0006-bd57-4490-8de2-7ddd75606521),volume_type_id=d7ff0006-bd57-4490-8de2-7ddd75606521)}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:37:46.932144 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-66420926-02b8-4515-9749-f4e10f8be3a9 tempest-GroupsV314Test-1499508406 tempest-GroupsV314Test-1499508406-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (569c9daf-b8b8-4131-83af-b5ff16a67b0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:37:46.960335 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-66420926-02b8-4515-9749-f4e10f8be3a9 tempest-GroupsV314Test-1499508406 tempest-GroupsV314Test-1499508406-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (569c9daf-b8b8-4131-83af-b5ff16a67b0f) transitioned into state 'SUCCESS' from state '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-917443650',encryption_key_id=None,group_id=b7bd254c-2c5b-4b15-91d1-250ba7b2e5fb,group_type_id=,metadata={},multiattach=False,project_id='96a406087afa4f0e9afb7b00fc46ae2c',qos_specs=None,replication_status=,reservations=['be1da81d-4fc2-447c-9038-7b1204afc0e5','67ecb0da-7528-4158-a772-df4ee62a5222','abbd0463-5f15-4394-8195-8594b2de73ca','a6df62ef-7e83-45f5-925d-9ff49c966993'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='729212ff12af49cbac9673af0d1565c4',volume_type_id=d7ff0006-bd57-4490-8de2-7ddd75606521)}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:37:46.961149 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-66420926-02b8-4515-9749-f4e10f8be3a9 tempest-GroupsV314Test-1499508406 tempest-GroupsV314Test-1499508406-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (97d623b3-cc6e-415f-a517-996e8d580efd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:37:46.973858 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-66420926-02b8-4515-9749-f4e10f8be3a9 tempest-GroupsV314Test-1499508406 tempest-GroupsV314Test-1499508406-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (97d623b3-cc6e-415f-a517-996e8d580efd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:37:46.973858 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-66420926-02b8-4515-9749-f4e10f8be3a9 tempest-GroupsV314Test-1499508406 tempest-GroupsV314Test-1499508406-project-member] Flow 'volume_create_api' (e514bac5-22da-47d3-97cd-5a6d1af34e91) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100373) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:37:46.974270 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-66420926-02b8-4515-9749-f4e10f8be3a9 tempest-GroupsV314Test-1499508406 tempest-GroupsV314Test-1499508406-project-member] Create volume request issued successfully. Aug 12 10:37:46.975011 np0000007037 devstack@c-api.service[100373]: WARNING stevedore.named [None req-66420926-02b8-4515-9749-f4e10f8be3a9 tempest-GroupsV314Test-1499508406 tempest-GroupsV314Test-1499508406-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 10:37:46.975204 np0000007037 devstack@c-api.service[100373]: WARNING castellan.key_manager [None req-66420926-02b8-4515-9749-f4e10f8be3a9 tempest-GroupsV314Test-1499508406 tempest-GroupsV314Test-1499508406-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 10:37:47.030769 np0000007037 devstack@c-api.service[100373]: DEBUG oslo_db.sqlalchemy.engines [None req-66420926-02b8-4515-9749-f4e10f8be3a9 tempest-GroupsV314Test-1499508406 tempest-GroupsV314Test-1499508406-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100373) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 10:37:47.035561 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:47.035561 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:37:47.041331 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-66420926-02b8-4515-9749-f4e10f8be3a9 tempest-GroupsV314Test-1499508406 tempest-GroupsV314Test-1499508406-project-member] https://10.4.3.105/volume/v3/volumes returned with HTTP 202 Aug 12 10:37:47.041331 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 586/2360] 10.4.3.105 () {70 vars in 1300 bytes} [Wed Aug 12 10:37:46 2026] POST /volume/v3/volumes => generated 817 bytes in 303 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:37:47.062082 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-962da8f9-3f4c-4c2f-b9cc-78b93dd699de None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:47.066459 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-962da8f9-3f4c-4c2f-b9cc-78b93dd699de tempest-GroupsV314Test-1499508406 tempest-GroupsV314Test-1499508406-project-member] GET https://10.4.3.105/volume/v3/volumes/92c39a3b-7eb9-4188-a228-aec570029f02 Aug 12 10:37:47.066661 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-962da8f9-3f4c-4c2f-b9cc-78b93dd699de tempest-GroupsV314Test-1499508406 tempest-GroupsV314Test-1499508406-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:47.066827 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-962da8f9-3f4c-4c2f-b9cc-78b93dd699de tempest-GroupsV314Test-1499508406 tempest-GroupsV314Test-1499508406-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:47.072832 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-ed14551e-8c61-4b99-9363-f4656a64ab86 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:47.075053 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:47.075053 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:37:47.075170 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-ed14551e-8c61-4b99-9363-f4656a64ab86 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] GET https://10.4.3.105/volume/v3/backups/a8d48d44-a402-457e-9776-dd0517fe6200 Aug 12 10:37:47.075458 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-ed14551e-8c61-4b99-9363-f4656a64ab86 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:47.075828 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-ed14551e-8c61-4b99-9363-f4656a64ab86 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:47.075935 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.v3.backups [None req-ed14551e-8c61-4b99-9363-f4656a64ab86 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Show backup with id a8d48d44-a402-457e-9776-dd0517fe6200. {{(pid=100372) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:37:47.078651 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-962da8f9-3f4c-4c2f-b9cc-78b93dd699de tempest-GroupsV314Test-1499508406 tempest-GroupsV314Test-1499508406-project-member] Volume info retrieved successfully. Aug 12 10:37:47.079372 np0000007037 devstack@c-api.service[100375]: WARNING stevedore.named [None req-962da8f9-3f4c-4c2f-b9cc-78b93dd699de tempest-GroupsV314Test-1499508406 tempest-GroupsV314Test-1499508406-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 10:37:47.079533 np0000007037 devstack@c-api.service[100375]: WARNING castellan.key_manager [None req-962da8f9-3f4c-4c2f-b9cc-78b93dd699de tempest-GroupsV314Test-1499508406 tempest-GroupsV314Test-1499508406-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 10:37:47.081450 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:47.081450 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:37:47.082638 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-ed14551e-8c61-4b99-9363-f4656a64ab86 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] https://10.4.3.105/volume/v3/backups/a8d48d44-a402-457e-9776-dd0517fe6200 returned with HTTP 200 Aug 12 10:37:47.083194 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 592/2361] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:37:47 2026] GET /volume/v3/backups/a8d48d44-a402-457e-9776-dd0517fe6200 => generated 738 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:37:47.139090 np0000007037 devstack@c-api.service[100375]: DEBUG oslo_db.sqlalchemy.engines [None req-962da8f9-3f4c-4c2f-b9cc-78b93dd699de tempest-GroupsV314Test-1499508406 tempest-GroupsV314Test-1499508406-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100375) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 10:37:47.142880 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:47.142880 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:37:47.153460 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-962da8f9-3f4c-4c2f-b9cc-78b93dd699de tempest-GroupsV314Test-1499508406 tempest-GroupsV314Test-1499508406-project-member] https://10.4.3.105/volume/v3/volumes/92c39a3b-7eb9-4188-a228-aec570029f02 returned with HTTP 200 Aug 12 10:37:47.153754 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 597/2362] 10.4.3.105 () {68 vars in 1389 bytes} [Wed Aug 12 10:37:47 2026] GET /volume/v3/volumes/92c39a3b-7eb9-4188-a228-aec570029f02 => generated 885 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:37:47.457755 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-5ffdaf01-8c58-483f-b9c1-d03369e9d6fa None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:47.464261 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-5ffdaf01-8c58-483f-b9c1-d03369e9d6fa tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] GET https://10.4.3.105/volume/v3/volumes/8c564701-49b8-445f-b2c3-89621fa23d8e Aug 12 10:37:47.464546 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-5ffdaf01-8c58-483f-b9c1-d03369e9d6fa tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:47.469070 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-5ffdaf01-8c58-483f-b9c1-d03369e9d6fa tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:47.481288 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:47.481288 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:37:47.486556 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-5ffdaf01-8c58-483f-b9c1-d03369e9d6fa tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] Volume info retrieved successfully. Aug 12 10:37:47.493313 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-5ffdaf01-8c58-483f-b9c1-d03369e9d6fa tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] https://10.4.3.105/volume/v3/volumes/8c564701-49b8-445f-b2c3-89621fa23d8e returned with HTTP 200 Aug 12 10:37:47.493313 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 588/2363] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:37:47 2026] GET /volume/v3/volumes/8c564701-49b8-445f-b2c3-89621fa23d8e => generated 873 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:37:47.512436 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-8eaddd05-2604-4712-ab27-89c597fef6ba None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:47.518221 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-8eaddd05-2604-4712-ab27-89c597fef6ba tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] PUT https://10.4.3.105/volume/v3/volumes/8c564701-49b8-445f-b2c3-89621fa23d8e Aug 12 10:37:47.518749 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-8eaddd05-2604-4712-ab27-89c597fef6ba tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-210481095", "description": null}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:37:47.533602 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:47.533602 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:37:47.535355 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-8eaddd05-2604-4712-ab27-89c597fef6ba tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] Volume info retrieved successfully. Aug 12 10:37:47.545954 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-8eaddd05-2604-4712-ab27-89c597fef6ba tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] Volume updated successfully. Aug 12 10:37:47.546762 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-8eaddd05-2604-4712-ab27-89c597fef6ba tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] https://10.4.3.105/volume/v3/volumes/8c564701-49b8-445f-b2c3-89621fa23d8e returned with HTTP 200 Aug 12 10:37:47.547151 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 587/2364] 10.4.3.105 () {68 vars in 1368 bytes} [Wed Aug 12 10:37:47 2026] PUT /volume/v3/volumes/8c564701-49b8-445f-b2c3-89621fa23d8e => generated 769 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:37:47.562685 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-7fc16dff-ece0-4b0b-941d-137ae733dbb0 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:47.566021 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-7fc16dff-ece0-4b0b-941d-137ae733dbb0 tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] GET https://10.4.3.105/volume/v3/volumes/8c564701-49b8-445f-b2c3-89621fa23d8e Aug 12 10:37:47.566021 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-7fc16dff-ece0-4b0b-941d-137ae733dbb0 tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:47.566021 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-7fc16dff-ece0-4b0b-941d-137ae733dbb0 tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:47.578764 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:47.578764 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:37:47.582861 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-7fc16dff-ece0-4b0b-941d-137ae733dbb0 tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] Volume info retrieved successfully. Aug 12 10:37:47.588708 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-7fc16dff-ece0-4b0b-941d-137ae733dbb0 tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] https://10.4.3.105/volume/v3/volumes/8c564701-49b8-445f-b2c3-89621fa23d8e returned with HTTP 200 Aug 12 10:37:47.589164 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 593/2365] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:37:47 2026] GET /volume/v3/volumes/8c564701-49b8-445f-b2c3-89621fa23d8e => generated 837 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:37:47.604967 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-7d463cdc-2cce-4f20-bfa4-11db82be8e46 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:47.608223 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-7d463cdc-2cce-4f20-bfa4-11db82be8e46 tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] DELETE https://10.4.3.105/volume/v3/volumes/8c564701-49b8-445f-b2c3-89621fa23d8e Aug 12 10:37:47.608223 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-7d463cdc-2cce-4f20-bfa4-11db82be8e46 tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:47.608223 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-7d463cdc-2cce-4f20-bfa4-11db82be8e46 tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] Calling method 'delete' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:47.608435 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.v3.volumes [None req-7d463cdc-2cce-4f20-bfa4-11db82be8e46 tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] Delete volume with id: 8c564701-49b8-445f-b2c3-89621fa23d8e Aug 12 10:37:47.616391 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:47.616391 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:37:47.616949 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-7d463cdc-2cce-4f20-bfa4-11db82be8e46 tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] Volume info retrieved successfully. Aug 12 10:37:47.637340 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-7d463cdc-2cce-4f20-bfa4-11db82be8e46 tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] Delete volume request issued successfully. Aug 12 10:37:47.637340 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-7d463cdc-2cce-4f20-bfa4-11db82be8e46 tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] https://10.4.3.105/volume/v3/volumes/8c564701-49b8-445f-b2c3-89621fa23d8e returned with HTTP 202 Aug 12 10:37:47.637340 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 598/2366] 10.4.3.105 () {66 vars in 1351 bytes} [Wed Aug 12 10:37:47 2026] DELETE /volume/v3/volumes/8c564701-49b8-445f-b2c3-89621fa23d8e => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 10:37:47.648451 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-e6877806-1545-492f-b281-9dcde0a31e17 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:47.652247 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-e6877806-1545-492f-b281-9dcde0a31e17 tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] GET https://10.4.3.105/volume/v3/volumes/8c564701-49b8-445f-b2c3-89621fa23d8e Aug 12 10:37:47.652247 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-e6877806-1545-492f-b281-9dcde0a31e17 tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:47.652247 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-e6877806-1545-492f-b281-9dcde0a31e17 tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:47.666004 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:47.666004 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:37:47.678261 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-e6877806-1545-492f-b281-9dcde0a31e17 tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] Volume info retrieved successfully. Aug 12 10:37:47.683845 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-e6877806-1545-492f-b281-9dcde0a31e17 tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] https://10.4.3.105/volume/v3/volumes/8c564701-49b8-445f-b2c3-89621fa23d8e returned with HTTP 200 Aug 12 10:37:47.684245 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 589/2367] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:37:47 2026] GET /volume/v3/volumes/8c564701-49b8-445f-b2c3-89621fa23d8e => generated 836 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:37:47.722310 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-7055f71a-5f76-41c3-b9d5-b4f0ac5684ea None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:47.724803 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-7055f71a-5f76-41c3-b9d5-b4f0ac5684ea tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] GET https://10.4.3.105/volume/v3/backups/b54d4e4f-8644-4256-9969-bf74b213ab65 Aug 12 10:37:47.724803 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-7055f71a-5f76-41c3-b9d5-b4f0ac5684ea tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:47.725053 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-7055f71a-5f76-41c3-b9d5-b4f0ac5684ea tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:47.725219 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-7055f71a-5f76-41c3-b9d5-b4f0ac5684ea tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] Show backup with id b54d4e4f-8644-4256-9969-bf74b213ab65. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:37:47.732883 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:47.732883 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:37:47.733912 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-7055f71a-5f76-41c3-b9d5-b4f0ac5684ea tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] https://10.4.3.105/volume/v3/backups/b54d4e4f-8644-4256-9969-bf74b213ab65 returned with HTTP 200 Aug 12 10:37:47.734130 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 588/2368] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:37:47 2026] GET /volume/v3/backups/b54d4e4f-8644-4256-9969-bf74b213ab65 => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:37:48.096072 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-c3e2982b-ec6d-423f-a2f5-e2f32d0207ac None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:48.097917 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-c3e2982b-ec6d-423f-a2f5-e2f32d0207ac tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] GET https://10.4.3.105/volume/v3/backups/a8d48d44-a402-457e-9776-dd0517fe6200 Aug 12 10:37:48.098130 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-c3e2982b-ec6d-423f-a2f5-e2f32d0207ac tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:48.098405 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-c3e2982b-ec6d-423f-a2f5-e2f32d0207ac tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:48.098556 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.v3.backups [None req-c3e2982b-ec6d-423f-a2f5-e2f32d0207ac tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Show backup with id a8d48d44-a402-457e-9776-dd0517fe6200. {{(pid=100372) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:37:48.103407 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:48.103407 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:37:48.104499 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-c3e2982b-ec6d-423f-a2f5-e2f32d0207ac tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] https://10.4.3.105/volume/v3/backups/a8d48d44-a402-457e-9776-dd0517fe6200 returned with HTTP 200 Aug 12 10:37:48.104998 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 594/2369] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:37:48 2026] GET /volume/v3/backups/a8d48d44-a402-457e-9776-dd0517fe6200 => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:37:48.175650 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-0b364ca6-eb98-4db8-9412-6938b5929b34 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:48.178681 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-0b364ca6-eb98-4db8-9412-6938b5929b34 tempest-GroupsV314Test-1499508406 tempest-GroupsV314Test-1499508406-project-member] GET https://10.4.3.105/volume/v3/volumes/92c39a3b-7eb9-4188-a228-aec570029f02 Aug 12 10:37:48.179003 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-0b364ca6-eb98-4db8-9412-6938b5929b34 tempest-GroupsV314Test-1499508406 tempest-GroupsV314Test-1499508406-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:48.179353 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-0b364ca6-eb98-4db8-9412-6938b5929b34 tempest-GroupsV314Test-1499508406 tempest-GroupsV314Test-1499508406-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:48.200944 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:48.200944 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:37:48.206715 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-0b364ca6-eb98-4db8-9412-6938b5929b34 tempest-GroupsV314Test-1499508406 tempest-GroupsV314Test-1499508406-project-member] Volume info retrieved successfully. Aug 12 10:37:48.207761 np0000007037 devstack@c-api.service[100375]: WARNING stevedore.named [None req-0b364ca6-eb98-4db8-9412-6938b5929b34 tempest-GroupsV314Test-1499508406 tempest-GroupsV314Test-1499508406-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 10:37:48.207972 np0000007037 devstack@c-api.service[100375]: WARNING castellan.key_manager [None req-0b364ca6-eb98-4db8-9412-6938b5929b34 tempest-GroupsV314Test-1499508406 tempest-GroupsV314Test-1499508406-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 10:37:48.264932 np0000007037 devstack@c-api.service[100375]: DEBUG oslo_db.sqlalchemy.engines [None req-0b364ca6-eb98-4db8-9412-6938b5929b34 tempest-GroupsV314Test-1499508406 tempest-GroupsV314Test-1499508406-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100375) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 10:37:48.269381 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:48.269381 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:37:48.282895 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-0b364ca6-eb98-4db8-9412-6938b5929b34 tempest-GroupsV314Test-1499508406 tempest-GroupsV314Test-1499508406-project-member] https://10.4.3.105/volume/v3/volumes/92c39a3b-7eb9-4188-a228-aec570029f02 returned with HTTP 200 Aug 12 10:37:48.283620 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 599/2370] 10.4.3.105 () {68 vars in 1389 bytes} [Wed Aug 12 10:37:48 2026] GET /volume/v3/volumes/92c39a3b-7eb9-4188-a228-aec570029f02 => generated 910 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:37:48.303396 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-357ffbf6-77c6-4ba5-b91d-4f9a4683513a None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:48.304613 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-357ffbf6-77c6-4ba5-b91d-4f9a4683513a tempest-GroupsV314Test-1499508406 tempest-GroupsV314Test-1499508406-project-member] POST https://10.4.3.105/volume/v3/groups/action Aug 12 10:37:48.305082 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-357ffbf6-77c6-4ba5-b91d-4f9a4683513a tempest-GroupsV314Test-1499508406 tempest-GroupsV314Test-1499508406-project-member] Action body: b'{"create-from-src": {"source_group_id": "b7bd254c-2c5b-4b15-91d1-250ba7b2e5fb", "name": "tempest-Group_from_grp-1382314925"}}' {{(pid=100374) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 10:37:48.305232 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-357ffbf6-77c6-4ba5-b91d-4f9a4683513a tempest-GroupsV314Test-1499508406 tempest-GroupsV314Test-1499508406-project-member] Action: 'action', calling method: version_select, body: {"create-from-src": {"source_group_id": "b7bd254c-2c5b-4b15-91d1-250ba7b2e5fb", "name": "tempest-Group_from_grp-1382314925"}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:37:48.308262 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.groups [None req-357ffbf6-77c6-4ba5-b91d-4f9a4683513a tempest-GroupsV314Test-1499508406 tempest-GroupsV314Test-1499508406-project-member] Creating new group {'create-from-src': {'source_group_id': 'b7bd254c-2c5b-4b15-91d1-250ba7b2e5fb', 'name': 'tempest-Group_from_grp-1382314925'}}. {{(pid=100374) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Aug 12 10:37:48.308262 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.v3.groups [None req-357ffbf6-77c6-4ba5-b91d-4f9a4683513a tempest-GroupsV314Test-1499508406 tempest-GroupsV314Test-1499508406-project-member] Creating group tempest-Group_from_grp-1382314925 from source group b7bd254c-2c5b-4b15-91d1-250ba7b2e5fb. Aug 12 10:37:48.315365 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:48.315365 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:37:48.318865 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-a067e1bf-27d0-46f1-b7a6-936a5dc04f52 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:48.321145 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-a067e1bf-27d0-46f1-b7a6-936a5dc04f52 tempest-TestImageHashVerification-1419427788 tempest-TestImageHashVerification-1419427788-project-member] GET https://10.4.3.105/volume/v3/volumes/2790d307-db44-4fe7-a50b-2861ed2539f9 Aug 12 10:37:48.321333 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-a067e1bf-27d0-46f1-b7a6-936a5dc04f52 tempest-TestImageHashVerification-1419427788 tempest-TestImageHashVerification-1419427788-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:48.321547 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-a067e1bf-27d0-46f1-b7a6-936a5dc04f52 tempest-TestImageHashVerification-1419427788 tempest-TestImageHashVerification-1419427788-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:48.324455 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:48.324455 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:37:48.329129 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:48.329129 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:37:48.333177 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-a067e1bf-27d0-46f1-b7a6-936a5dc04f52 tempest-TestImageHashVerification-1419427788 tempest-TestImageHashVerification-1419427788-project-member] Volume info retrieved successfully. Aug 12 10:37:48.338764 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-a067e1bf-27d0-46f1-b7a6-936a5dc04f52 tempest-TestImageHashVerification-1419427788 tempest-TestImageHashVerification-1419427788-project-member] https://10.4.3.105/volume/v3/volumes/2790d307-db44-4fe7-a50b-2861ed2539f9 returned with HTTP 200 Aug 12 10:37:48.339397 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 589/2371] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:37:48 2026] GET /volume/v3/volumes/2790d307-db44-4fe7-a50b-2861ed2539f9 => generated 849 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:37:48.351990 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.quota [None req-357ffbf6-77c6-4ba5-b91d-4f9a4683513a tempest-GroupsV314Test-1499508406 tempest-GroupsV314Test-1499508406-project-member] Created reservations ['b93dda1e-b4a5-44d0-b0da-5dc29fe73dd8'] {{(pid=100374) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:37:48.419981 np0000007037 devstack@c-api.service[100374]: INFO cinder.group.api [None req-357ffbf6-77c6-4ba5-b91d-4f9a4683513a tempest-GroupsV314Test-1499508406 tempest-GroupsV314Test-1499508406-project-member] A mapping entry already exists for group c640af39-511b-49c5-9de8-25672fa0628f and volume type d7ff0006-bd57-4490-8de2-7ddd75606521. Do not need to create again. Aug 12 10:37:48.420268 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:48.420268 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:37:48.420851 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-357ffbf6-77c6-4ba5-b91d-4f9a4683513a tempest-GroupsV314Test-1499508406 tempest-GroupsV314Test-1499508406-project-member] Availability Zones retrieved successfully. Aug 12 10:37:48.426643 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-357ffbf6-77c6-4ba5-b91d-4f9a4683513a tempest-GroupsV314Test-1499508406 tempest-GroupsV314Test-1499508406-project-member] Flow 'volume_create_api' (5ccef7e2-1a72-492d-8321-17366f08a520) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:37:48.427778 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-357ffbf6-77c6-4ba5-b91d-4f9a4683513a tempest-GroupsV314Test-1499508406 tempest-GroupsV314Test-1499508406-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cf5822c8-c353-4761-a19a-e60b2802c5a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:37:48.429417 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.flows.api.create_volume [None req-357ffbf6-77c6-4ba5-b91d-4f9a4683513a tempest-GroupsV314Test-1499508406 tempest-GroupsV314Test-1499508406-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100374) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 10:37:48.454741 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-357ffbf6-77c6-4ba5-b91d-4f9a4683513a tempest-GroupsV314Test-1499508406 tempest-GroupsV314Test-1499508406-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cf5822c8-c353-4761-a19a-e60b2802c5a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '92c39a3b-7eb9-4188-a228-aec570029f02', 'volume_type': VolumeType(created_at=2026-08-12T10:37:45Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d7ff0006-bd57-4490-8de2-7ddd75606521,is_public=True,name='tempest-GroupsV314Test-volume-type-389730745',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd7ff0006-bd57-4490-8de2-7ddd75606521', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'c640af39-511b-49c5-9de8-25672fa0628f', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:37:48.456183 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-357ffbf6-77c6-4ba5-b91d-4f9a4683513a tempest-GroupsV314Test-1499508406 tempest-GroupsV314Test-1499508406-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a767d583-7d95-4fcf-a195-0bdf00c266d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:37:48.496316 np0000007037 devstack@c-api.service[100374]: WARNING cinder.quota [None req-357ffbf6-77c6-4ba5-b91d-4f9a4683513a tempest-GroupsV314Test-1499508406 tempest-GroupsV314Test-1499508406-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsV314Test-volume-type-389730745 is set by the default quota flag: quota_volumes_tempest-GroupsV314Test-volume-type-389730745, it is now deprecated. Please use the default quota class for default quota. Aug 12 10:37:48.496316 np0000007037 devstack@c-api.service[100374]: WARNING cinder.quota [None req-357ffbf6-77c6-4ba5-b91d-4f9a4683513a tempest-GroupsV314Test-1499508406 tempest-GroupsV314Test-1499508406-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsV314Test-volume-type-389730745 is set by the default quota flag: quota_gigabytes_tempest-GroupsV314Test-volume-type-389730745, it is now deprecated. Please use the default quota class for default quota. Aug 12 10:37:48.518861 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.quota [None req-357ffbf6-77c6-4ba5-b91d-4f9a4683513a tempest-GroupsV314Test-1499508406 tempest-GroupsV314Test-1499508406-project-member] Created reservations ['f3890d16-338e-460f-ac7c-aa47cedfbaac', 'a2ae4f7f-b7b1-4499-93f6-7c5266d16fd1', 'd273695f-3f62-4e53-beb4-3a7ab1ea9fb2', '405b567a-f8e4-454a-bd4e-096ce07c1f51'] {{(pid=100374) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:37:48.520050 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-357ffbf6-77c6-4ba5-b91d-4f9a4683513a tempest-GroupsV314Test-1499508406 tempest-GroupsV314Test-1499508406-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a767d583-7d95-4fcf-a195-0bdf00c266d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f3890d16-338e-460f-ac7c-aa47cedfbaac', 'a2ae4f7f-b7b1-4499-93f6-7c5266d16fd1', 'd273695f-3f62-4e53-beb4-3a7ab1ea9fb2', '405b567a-f8e4-454a-bd4e-096ce07c1f51']}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:37:48.521257 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-357ffbf6-77c6-4ba5-b91d-4f9a4683513a tempest-GroupsV314Test-1499508406 tempest-GroupsV314Test-1499508406-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0eae51cf-2131-46ab-9c58-80cc65b76f44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:37:48.555814 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-357ffbf6-77c6-4ba5-b91d-4f9a4683513a tempest-GroupsV314Test-1499508406 tempest-GroupsV314Test-1499508406-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0eae51cf-2131-46ab-9c58-80cc65b76f44) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bcfdde01-25fb-4352-9120-e8c6bd55804c', '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=c640af39-511b-49c5-9de8-25672fa0628f,group_type_id=,metadata={},multiattach=False,project_id='96a406087afa4f0e9afb7b00fc46ae2c',qos_specs=None,replication_status=,reservations=['f3890d16-338e-460f-ac7c-aa47cedfbaac','a2ae4f7f-b7b1-4499-93f6-7c5266d16fd1','d273695f-3f62-4e53-beb4-3a7ab1ea9fb2','405b567a-f8e4-454a-bd4e-096ce07c1f51'],size=1,snapshot_id=None,source_replicaid=,source_volid=92c39a3b-7eb9-4188-a228-aec570029f02,status='creating',user_id='729212ff12af49cbac9673af0d1565c4',volume_type_id=d7ff0006-bd57-4490-8de2-7ddd75606521), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:37:48Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=c640af39-511b-49c5-9de8-25672fa0628f,host=None,id=bcfdde01-25fb-4352-9120-e8c6bd55804c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='96a406087afa4f0e9afb7b00fc46ae2c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=92c39a3b-7eb9-4188-a228-aec570029f02,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='729212ff12af49cbac9673af0d1565c4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d7ff0006-bd57-4490-8de2-7ddd75606521),volume_type_id=d7ff0006-bd57-4490-8de2-7ddd75606521)}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:37:48.556986 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-357ffbf6-77c6-4ba5-b91d-4f9a4683513a tempest-GroupsV314Test-1499508406 tempest-GroupsV314Test-1499508406-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1ccdfd19-d6eb-4b3a-9df4-027484698abe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:37:48.585804 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-357ffbf6-77c6-4ba5-b91d-4f9a4683513a tempest-GroupsV314Test-1499508406 tempest-GroupsV314Test-1499508406-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1ccdfd19-d6eb-4b3a-9df4-027484698abe) transitioned into state 'SUCCESS' from 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=c640af39-511b-49c5-9de8-25672fa0628f,group_type_id=,metadata={},multiattach=False,project_id='96a406087afa4f0e9afb7b00fc46ae2c',qos_specs=None,replication_status=,reservations=['f3890d16-338e-460f-ac7c-aa47cedfbaac','a2ae4f7f-b7b1-4499-93f6-7c5266d16fd1','d273695f-3f62-4e53-beb4-3a7ab1ea9fb2','405b567a-f8e4-454a-bd4e-096ce07c1f51'],size=1,snapshot_id=None,source_replicaid=,source_volid=92c39a3b-7eb9-4188-a228-aec570029f02,status='creating',user_id='729212ff12af49cbac9673af0d1565c4',volume_type_id=d7ff0006-bd57-4490-8de2-7ddd75606521)}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:37:48.587071 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-357ffbf6-77c6-4ba5-b91d-4f9a4683513a tempest-GroupsV314Test-1499508406 tempest-GroupsV314Test-1499508406-project-member] Flow 'volume_create_api' (5ccef7e2-1a72-492d-8321-17366f08a520) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100374) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:37:48.589978 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-357ffbf6-77c6-4ba5-b91d-4f9a4683513a tempest-GroupsV314Test-1499508406 tempest-GroupsV314Test-1499508406-project-member] Create volume request issued successfully. Aug 12 10:37:48.613550 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-357ffbf6-77c6-4ba5-b91d-4f9a4683513a tempest-GroupsV314Test-1499508406 tempest-GroupsV314Test-1499508406-project-member] https://10.4.3.105/volume/v3/groups/action returned with HTTP 202 Aug 12 10:37:48.613550 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 590/2372] 10.4.3.105 () {70 vars in 1318 bytes} [Wed Aug 12 10:37:48 2026] POST /volume/v3/groups/action => generated 102 bytes in 309 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:37:48.621303 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-e4a5bcef-c3d0-4494-9843-1d0548742ac9 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:48.623822 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-e4a5bcef-c3d0-4494-9843-1d0548742ac9 tempest-GroupsV314Test-1499508406 tempest-GroupsV314Test-1499508406-project-member] GET https://10.4.3.105/volume/v3/volumes/detail Aug 12 10:37:48.624104 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-e4a5bcef-c3d0-4494-9843-1d0548742ac9 tempest-GroupsV314Test-1499508406 tempest-GroupsV314Test-1499508406-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:48.624332 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-e4a5bcef-c3d0-4494-9843-1d0548742ac9 tempest-GroupsV314Test-1499508406 tempest-GroupsV314Test-1499508406-project-member] Calling method 'detail' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:48.624747 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.api_utils [None req-e4a5bcef-c3d0-4494-9843-1d0548742ac9 tempest-GroupsV314Test-1499508406 tempest-GroupsV314Test-1499508406-project-member] Removing options '' from query. {{(pid=100372) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 10:37:48.625821 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-e4a5bcef-c3d0-4494-9843-1d0548742ac9 tempest-GroupsV314Test-1499508406 tempest-GroupsV314Test-1499508406-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100372) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 10:37:48.637220 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-e4a5bcef-c3d0-4494-9843-1d0548742ac9 tempest-GroupsV314Test-1499508406 tempest-GroupsV314Test-1499508406-project-member] Get all volumes completed successfully. Aug 12 10:37:48.638315 np0000007037 devstack@c-api.service[100372]: WARNING stevedore.named [None req-e4a5bcef-c3d0-4494-9843-1d0548742ac9 tempest-GroupsV314Test-1499508406 tempest-GroupsV314Test-1499508406-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 10:37:48.638487 np0000007037 devstack@c-api.service[100372]: WARNING castellan.key_manager [None req-e4a5bcef-c3d0-4494-9843-1d0548742ac9 tempest-GroupsV314Test-1499508406 tempest-GroupsV314Test-1499508406-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 10:37:48.703568 np0000007037 devstack@c-api.service[100372]: DEBUG oslo_db.sqlalchemy.engines [None req-e4a5bcef-c3d0-4494-9843-1d0548742ac9 tempest-GroupsV314Test-1499508406 tempest-GroupsV314Test-1499508406-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100372) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 10:37:48.706859 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-bf88264f-173c-41c6-9b50-3fbb27c00453 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:48.709146 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:48.709146 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:37:48.709420 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-bf88264f-173c-41c6-9b50-3fbb27c00453 tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] GET https://10.4.3.105/volume/v3/volumes/8c564701-49b8-445f-b2c3-89621fa23d8e Aug 12 10:37:48.709702 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-bf88264f-173c-41c6-9b50-3fbb27c00453 tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:48.709950 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-bf88264f-173c-41c6-9b50-3fbb27c00453 tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:48.714140 np0000007037 devstack@c-api.service[100372]: WARNING stevedore.named [None req-e4a5bcef-c3d0-4494-9843-1d0548742ac9 tempest-GroupsV314Test-1499508406 tempest-GroupsV314Test-1499508406-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 10:37:48.714368 np0000007037 devstack@c-api.service[100372]: WARNING castellan.key_manager [None req-e4a5bcef-c3d0-4494-9843-1d0548742ac9 tempest-GroupsV314Test-1499508406 tempest-GroupsV314Test-1499508406-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 10:37:48.724970 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-bf88264f-173c-41c6-9b50-3fbb27c00453 tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] https://10.4.3.105/volume/v3/volumes/8c564701-49b8-445f-b2c3-89621fa23d8e returned with HTTP 404 Aug 12 10:37:48.725659 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 600/2373] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:37:48 2026] GET /volume/v3/volumes/8c564701-49b8-445f-b2c3-89621fa23d8e => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:37:48.735317 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-545ca51b-8362-40a3-bd65-126f36df8200 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:48.737560 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-545ca51b-8362-40a3-bd65-126f36df8200 tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] GET https://10.4.3.105/volume/v3/volumes/4fd5720f-ccad-42ee-8c42-7587315e87af Aug 12 10:37:48.737896 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-545ca51b-8362-40a3-bd65-126f36df8200 tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:48.738155 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-545ca51b-8362-40a3-bd65-126f36df8200 tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:48.748257 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-742feb99-c3cb-4e6f-bd06-d1f47be66740 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:48.748844 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:48.748844 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:37:48.752238 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-742feb99-c3cb-4e6f-bd06-d1f47be66740 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] GET https://10.4.3.105/volume/v3/backups/b54d4e4f-8644-4256-9969-bf74b213ab65 Aug 12 10:37:48.752472 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-742feb99-c3cb-4e6f-bd06-d1f47be66740 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:48.752644 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-742feb99-c3cb-4e6f-bd06-d1f47be66740 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:48.752758 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-742feb99-c3cb-4e6f-bd06-d1f47be66740 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] Show backup with id b54d4e4f-8644-4256-9969-bf74b213ab65. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:37:48.755549 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-545ca51b-8362-40a3-bd65-126f36df8200 tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] Volume info retrieved successfully. Aug 12 10:37:48.757966 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:48.757966 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:37:48.759078 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-742feb99-c3cb-4e6f-bd06-d1f47be66740 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] https://10.4.3.105/volume/v3/backups/b54d4e4f-8644-4256-9969-bf74b213ab65 returned with HTTP 200 Aug 12 10:37:48.759078 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 591/2374] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:37:48 2026] GET /volume/v3/backups/b54d4e4f-8644-4256-9969-bf74b213ab65 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:37:48.765949 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-545ca51b-8362-40a3-bd65-126f36df8200 tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] https://10.4.3.105/volume/v3/volumes/4fd5720f-ccad-42ee-8c42-7587315e87af returned with HTTP 200 Aug 12 10:37:48.766503 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 590/2375] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:37:48 2026] GET /volume/v3/volumes/4fd5720f-ccad-42ee-8c42-7587315e87af => generated 890 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:37:48.775260 np0000007037 devstack@c-api.service[100372]: DEBUG oslo_db.sqlalchemy.engines [None req-e4a5bcef-c3d0-4494-9843-1d0548742ac9 tempest-GroupsV314Test-1499508406 tempest-GroupsV314Test-1499508406-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100372) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 10:37:48.779589 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:48.779589 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:37:48.787632 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-e4a5bcef-c3d0-4494-9843-1d0548742ac9 tempest-GroupsV314Test-1499508406 tempest-GroupsV314Test-1499508406-project-member] https://10.4.3.105/volume/v3/volumes/detail returned with HTTP 200 Aug 12 10:37:48.788170 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 595/2376] 10.4.3.105 () {68 vars in 1299 bytes} [Wed Aug 12 10:37:48 2026] GET /volume/v3/volumes/detail => generated 1824 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 10:37:48.789657 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-dd00ce50-b73e-4e94-9543-cc314488600a None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:48.793168 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-dd00ce50-b73e-4e94-9543-cc314488600a tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] DELETE https://10.4.3.105/volume/v3/volumes/4fd5720f-ccad-42ee-8c42-7587315e87af Aug 12 10:37:48.793369 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-dd00ce50-b73e-4e94-9543-cc314488600a tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:48.793568 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-dd00ce50-b73e-4e94-9543-cc314488600a tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] Calling method 'delete' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:48.793782 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.v3.volumes [None req-dd00ce50-b73e-4e94-9543-cc314488600a tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] Delete volume with id: 4fd5720f-ccad-42ee-8c42-7587315e87af Aug 12 10:37:48.804448 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-2879c162-3561-4c70-b44b-ff767ae0cdc3 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:48.804910 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:48.804910 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:37:48.805495 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-dd00ce50-b73e-4e94-9543-cc314488600a tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] Volume info retrieved successfully. Aug 12 10:37:48.806887 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-2879c162-3561-4c70-b44b-ff767ae0cdc3 tempest-GroupsV314Test-1499508406 tempest-GroupsV314Test-1499508406-project-member] GET https://10.4.3.105/volume/v3/volumes/bcfdde01-25fb-4352-9120-e8c6bd55804c Aug 12 10:37:48.807199 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-2879c162-3561-4c70-b44b-ff767ae0cdc3 tempest-GroupsV314Test-1499508406 tempest-GroupsV314Test-1499508406-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:48.807458 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-2879c162-3561-4c70-b44b-ff767ae0cdc3 tempest-GroupsV314Test-1499508406 tempest-GroupsV314Test-1499508406-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:48.817120 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:48.817120 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:37:48.823504 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-2879c162-3561-4c70-b44b-ff767ae0cdc3 tempest-GroupsV314Test-1499508406 tempest-GroupsV314Test-1499508406-project-member] Volume info retrieved successfully. Aug 12 10:37:48.824582 np0000007037 devstack@c-api.service[100374]: WARNING stevedore.named [None req-2879c162-3561-4c70-b44b-ff767ae0cdc3 tempest-GroupsV314Test-1499508406 tempest-GroupsV314Test-1499508406-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 10:37:48.825677 np0000007037 devstack@c-api.service[100374]: WARNING castellan.key_manager [None req-2879c162-3561-4c70-b44b-ff767ae0cdc3 tempest-GroupsV314Test-1499508406 tempest-GroupsV314Test-1499508406-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 10:37:48.831590 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-dd00ce50-b73e-4e94-9543-cc314488600a tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] Delete volume request issued successfully. Aug 12 10:37:48.831811 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-dd00ce50-b73e-4e94-9543-cc314488600a tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] https://10.4.3.105/volume/v3/volumes/4fd5720f-ccad-42ee-8c42-7587315e87af returned with HTTP 202 Aug 12 10:37:48.832753 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 601/2377] 10.4.3.105 () {66 vars in 1351 bytes} [Wed Aug 12 10:37:48 2026] DELETE /volume/v3/volumes/4fd5720f-ccad-42ee-8c42-7587315e87af => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 10:37:48.841394 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-31c36c0d-db2e-45c3-93b6-3c333cce8569 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:48.843900 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-31c36c0d-db2e-45c3-93b6-3c333cce8569 tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] GET https://10.4.3.105/volume/v3/volumes/4fd5720f-ccad-42ee-8c42-7587315e87af Aug 12 10:37:48.844164 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-31c36c0d-db2e-45c3-93b6-3c333cce8569 tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:48.844405 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-31c36c0d-db2e-45c3-93b6-3c333cce8569 tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:48.853097 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:48.853097 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:37:48.857430 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-31c36c0d-db2e-45c3-93b6-3c333cce8569 tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] Volume info retrieved successfully. Aug 12 10:37:48.862467 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-31c36c0d-db2e-45c3-93b6-3c333cce8569 tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] https://10.4.3.105/volume/v3/volumes/4fd5720f-ccad-42ee-8c42-7587315e87af returned with HTTP 200 Aug 12 10:37:48.862934 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 591/2378] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:37:48 2026] GET /volume/v3/volumes/4fd5720f-ccad-42ee-8c42-7587315e87af => generated 889 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:37:48.873393 np0000007037 devstack@c-api.service[100374]: DEBUG oslo_db.sqlalchemy.engines [None req-2879c162-3561-4c70-b44b-ff767ae0cdc3 tempest-GroupsV314Test-1499508406 tempest-GroupsV314Test-1499508406-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100374) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 10:37:48.879047 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:48.879047 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:37:48.890594 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-2879c162-3561-4c70-b44b-ff767ae0cdc3 tempest-GroupsV314Test-1499508406 tempest-GroupsV314Test-1499508406-project-member] https://10.4.3.105/volume/v3/volumes/bcfdde01-25fb-4352-9120-e8c6bd55804c returned with HTTP 200 Aug 12 10:37:48.891016 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 592/2379] 10.4.3.105 () {68 vars in 1389 bytes} [Wed Aug 12 10:37:48 2026] GET /volume/v3/volumes/bcfdde01-25fb-4352-9120-e8c6bd55804c => generated 922 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:37:48.915689 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-f0eeffe6-9fbd-4004-b18a-f8385593d693 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:48.918858 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-f0eeffe6-9fbd-4004-b18a-f8385593d693 tempest-GroupsV314Test-1499508406 tempest-GroupsV314Test-1499508406-project-member] GET https://10.4.3.105/volume/v3/groups/c640af39-511b-49c5-9de8-25672fa0628f Aug 12 10:37:48.919217 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-f0eeffe6-9fbd-4004-b18a-f8385593d693 tempest-GroupsV314Test-1499508406 tempest-GroupsV314Test-1499508406-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:48.919498 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-f0eeffe6-9fbd-4004-b18a-f8385593d693 tempest-GroupsV314Test-1499508406 tempest-GroupsV314Test-1499508406-project-member] Calling method 'version_select' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:48.919739 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.v3.groups [None req-f0eeffe6-9fbd-4004-b18a-f8385593d693 tempest-GroupsV314Test-1499508406 tempest-GroupsV314Test-1499508406-project-member] show called for member c640af39-511b-49c5-9de8-25672fa0628f {{(pid=100372) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 12 10:37:48.924758 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:48.924758 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:37:48.935255 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-f0eeffe6-9fbd-4004-b18a-f8385593d693 tempest-GroupsV314Test-1499508406 tempest-GroupsV314Test-1499508406-project-member] https://10.4.3.105/volume/v3/groups/c640af39-511b-49c5-9de8-25672fa0628f returned with HTTP 200 Aug 12 10:37:48.935791 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 596/2380] 10.4.3.105 () {68 vars in 1386 bytes} [Wed Aug 12 10:37:48 2026] GET /volume/v3/groups/c640af39-511b-49c5-9de8-25672fa0628f => generated 417 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:37:48.947658 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-9f342ce5-ed59-46bd-8a0c-e3d7e963945a None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:48.951033 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-9f342ce5-ed59-46bd-8a0c-e3d7e963945a tempest-GroupsV314Test-1499508406 tempest-GroupsV314Test-1499508406-project-member] GET https://10.4.3.105/volume/v3/volumes/detail Aug 12 10:37:48.951363 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-9f342ce5-ed59-46bd-8a0c-e3d7e963945a tempest-GroupsV314Test-1499508406 tempest-GroupsV314Test-1499508406-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:48.951611 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-9f342ce5-ed59-46bd-8a0c-e3d7e963945a tempest-GroupsV314Test-1499508406 tempest-GroupsV314Test-1499508406-project-member] Calling method 'detail' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:48.951936 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.api_utils [None req-9f342ce5-ed59-46bd-8a0c-e3d7e963945a tempest-GroupsV314Test-1499508406 tempest-GroupsV314Test-1499508406-project-member] Removing options '' from query. {{(pid=100375) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 10:37:48.952989 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-9f342ce5-ed59-46bd-8a0c-e3d7e963945a tempest-GroupsV314Test-1499508406 tempest-GroupsV314Test-1499508406-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100375) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 10:37:48.962423 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-9f342ce5-ed59-46bd-8a0c-e3d7e963945a tempest-GroupsV314Test-1499508406 tempest-GroupsV314Test-1499508406-project-member] Get all volumes completed successfully. Aug 12 10:37:48.963445 np0000007037 devstack@c-api.service[100375]: WARNING stevedore.named [None req-9f342ce5-ed59-46bd-8a0c-e3d7e963945a tempest-GroupsV314Test-1499508406 tempest-GroupsV314Test-1499508406-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 10:37:48.963719 np0000007037 devstack@c-api.service[100375]: WARNING castellan.key_manager [None req-9f342ce5-ed59-46bd-8a0c-e3d7e963945a tempest-GroupsV314Test-1499508406 tempest-GroupsV314Test-1499508406-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 10:37:49.015983 np0000007037 devstack@c-api.service[100375]: DEBUG oslo_db.sqlalchemy.engines [None req-9f342ce5-ed59-46bd-8a0c-e3d7e963945a tempest-GroupsV314Test-1499508406 tempest-GroupsV314Test-1499508406-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100375) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 10:37:49.020161 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:49.020161 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:37:49.029041 np0000007037 devstack@c-api.service[100375]: WARNING stevedore.named [None req-9f342ce5-ed59-46bd-8a0c-e3d7e963945a tempest-GroupsV314Test-1499508406 tempest-GroupsV314Test-1499508406-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 10:37:49.029276 np0000007037 devstack@c-api.service[100375]: WARNING castellan.key_manager [None req-9f342ce5-ed59-46bd-8a0c-e3d7e963945a tempest-GroupsV314Test-1499508406 tempest-GroupsV314Test-1499508406-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 10:37:49.073657 np0000007037 devstack@c-api.service[100375]: DEBUG oslo_db.sqlalchemy.engines [None req-9f342ce5-ed59-46bd-8a0c-e3d7e963945a tempest-GroupsV314Test-1499508406 tempest-GroupsV314Test-1499508406-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100375) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 10:37:49.076757 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:49.076757 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:37:49.085742 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-9f342ce5-ed59-46bd-8a0c-e3d7e963945a tempest-GroupsV314Test-1499508406 tempest-GroupsV314Test-1499508406-project-member] https://10.4.3.105/volume/v3/volumes/detail returned with HTTP 200 Aug 12 10:37:49.086288 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 602/2381] 10.4.3.105 () {68 vars in 1299 bytes} [Wed Aug 12 10:37:48 2026] GET /volume/v3/volumes/detail => generated 1825 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 10:37:49.100596 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-3ae567c5-7a9a-4143-b76c-a5e89080ff04 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:49.103125 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-3ae567c5-7a9a-4143-b76c-a5e89080ff04 tempest-GroupsV314Test-1499508406 tempest-GroupsV314Test-1499508406-project-member] POST https://10.4.3.105/volume/v3/groups/c640af39-511b-49c5-9de8-25672fa0628f/action Aug 12 10:37:49.103648 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-3ae567c5-7a9a-4143-b76c-a5e89080ff04 tempest-GroupsV314Test-1499508406 tempest-GroupsV314Test-1499508406-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100373) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 10:37:49.103827 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-3ae567c5-7a9a-4143-b76c-a5e89080ff04 tempest-GroupsV314Test-1499508406 tempest-GroupsV314Test-1499508406-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:37:49.105597 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.v3.groups [None req-3ae567c5-7a9a-4143-b76c-a5e89080ff04 tempest-GroupsV314Test-1499508406 tempest-GroupsV314Test-1499508406-project-member] delete called for group c640af39-511b-49c5-9de8-25672fa0628f {{(pid=100373) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 12 10:37:49.105762 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.v3.groups [None req-3ae567c5-7a9a-4143-b76c-a5e89080ff04 tempest-GroupsV314Test-1499508406 tempest-GroupsV314Test-1499508406-project-member] Delete group with id: c640af39-511b-49c5-9de8-25672fa0628f Aug 12 10:37:49.110347 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:49.110347 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:37:49.117247 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-15cc763c-b820-45e7-aba8-faa2bf360ece None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:49.119837 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-15cc763c-b820-45e7-aba8-faa2bf360ece tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] GET https://10.4.3.105/volume/v3/backups/a8d48d44-a402-457e-9776-dd0517fe6200 Aug 12 10:37:49.120052 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-15cc763c-b820-45e7-aba8-faa2bf360ece tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:49.120322 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-15cc763c-b820-45e7-aba8-faa2bf360ece tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:49.120479 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-15cc763c-b820-45e7-aba8-faa2bf360ece tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Show backup with id a8d48d44-a402-457e-9776-dd0517fe6200. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:37:49.129040 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:49.129040 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:37:49.129233 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-15cc763c-b820-45e7-aba8-faa2bf360ece tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] https://10.4.3.105/volume/v3/backups/a8d48d44-a402-457e-9776-dd0517fe6200 returned with HTTP 200 Aug 12 10:37:49.129654 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 593/2382] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:37:49 2026] GET /volume/v3/backups/a8d48d44-a402-457e-9776-dd0517fe6200 => generated 749 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:37:49.154290 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-3ae567c5-7a9a-4143-b76c-a5e89080ff04 tempest-GroupsV314Test-1499508406 tempest-GroupsV314Test-1499508406-project-member] https://10.4.3.105/volume/v3/groups/c640af39-511b-49c5-9de8-25672fa0628f/action returned with HTTP 202 Aug 12 10:37:49.154842 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 592/2383] 10.4.3.105 () {70 vars in 1428 bytes} [Wed Aug 12 10:37:49 2026] POST /volume/v3/groups/c640af39-511b-49c5-9de8-25672fa0628f/action => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 12 10:37:49.162867 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-8f6486b4-8e38-4791-a918-f98b680ed1e8 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:49.164924 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-8f6486b4-8e38-4791-a918-f98b680ed1e8 tempest-GroupsV314Test-1499508406 tempest-GroupsV314Test-1499508406-project-member] GET https://10.4.3.105/volume/v3/volumes/bcfdde01-25fb-4352-9120-e8c6bd55804c Aug 12 10:37:49.165154 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-8f6486b4-8e38-4791-a918-f98b680ed1e8 tempest-GroupsV314Test-1499508406 tempest-GroupsV314Test-1499508406-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:49.165354 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-8f6486b4-8e38-4791-a918-f98b680ed1e8 tempest-GroupsV314Test-1499508406 tempest-GroupsV314Test-1499508406-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:49.173917 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:49.173917 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:37:49.178066 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-8f6486b4-8e38-4791-a918-f98b680ed1e8 tempest-GroupsV314Test-1499508406 tempest-GroupsV314Test-1499508406-project-member] Volume info retrieved successfully. Aug 12 10:37:49.178748 np0000007037 devstack@c-api.service[100372]: WARNING stevedore.named [None req-8f6486b4-8e38-4791-a918-f98b680ed1e8 tempest-GroupsV314Test-1499508406 tempest-GroupsV314Test-1499508406-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 10:37:49.178921 np0000007037 devstack@c-api.service[100372]: WARNING castellan.key_manager [None req-8f6486b4-8e38-4791-a918-f98b680ed1e8 tempest-GroupsV314Test-1499508406 tempest-GroupsV314Test-1499508406-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 10:37:49.216822 np0000007037 devstack@c-api.service[100372]: DEBUG oslo_db.sqlalchemy.engines [None req-8f6486b4-8e38-4791-a918-f98b680ed1e8 tempest-GroupsV314Test-1499508406 tempest-GroupsV314Test-1499508406-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100372) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 10:37:49.226634 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:49.226634 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:37:49.236500 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-8f6486b4-8e38-4791-a918-f98b680ed1e8 tempest-GroupsV314Test-1499508406 tempest-GroupsV314Test-1499508406-project-member] https://10.4.3.105/volume/v3/volumes/bcfdde01-25fb-4352-9120-e8c6bd55804c returned with HTTP 200 Aug 12 10:37:49.237075 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 597/2384] 10.4.3.105 () {68 vars in 1389 bytes} [Wed Aug 12 10:37:49 2026] GET /volume/v3/volumes/bcfdde01-25fb-4352-9120-e8c6bd55804c => generated 921 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:37:49.353193 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-902be459-da14-4def-8c18-df2f0ba7d65c None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:49.355888 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-902be459-da14-4def-8c18-df2f0ba7d65c tempest-TestImageHashVerification-1419427788 tempest-TestImageHashVerification-1419427788-project-member] GET https://10.4.3.105/volume/v3/volumes/2790d307-db44-4fe7-a50b-2861ed2539f9 Aug 12 10:37:49.356184 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-902be459-da14-4def-8c18-df2f0ba7d65c tempest-TestImageHashVerification-1419427788 tempest-TestImageHashVerification-1419427788-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:49.356464 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-902be459-da14-4def-8c18-df2f0ba7d65c tempest-TestImageHashVerification-1419427788 tempest-TestImageHashVerification-1419427788-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:49.366604 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:49.366604 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:37:49.370397 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-902be459-da14-4def-8c18-df2f0ba7d65c tempest-TestImageHashVerification-1419427788 tempest-TestImageHashVerification-1419427788-project-member] Volume info retrieved successfully. Aug 12 10:37:49.377538 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-902be459-da14-4def-8c18-df2f0ba7d65c tempest-TestImageHashVerification-1419427788 tempest-TestImageHashVerification-1419427788-project-member] https://10.4.3.105/volume/v3/volumes/2790d307-db44-4fe7-a50b-2861ed2539f9 returned with HTTP 200 Aug 12 10:37:49.377538 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 603/2385] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:37:49 2026] GET /volume/v3/volumes/2790d307-db44-4fe7-a50b-2861ed2539f9 => generated 849 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:37:49.776351 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-85e59418-cf84-4c90-a50b-88ff10b725cf None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:49.779795 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-85e59418-cf84-4c90-a50b-88ff10b725cf tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] GET https://10.4.3.105/volume/v3/backups/b54d4e4f-8644-4256-9969-bf74b213ab65 Aug 12 10:37:49.779795 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-85e59418-cf84-4c90-a50b-88ff10b725cf tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:49.780163 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-85e59418-cf84-4c90-a50b-88ff10b725cf tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:49.780293 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-85e59418-cf84-4c90-a50b-88ff10b725cf tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] Show backup with id b54d4e4f-8644-4256-9969-bf74b213ab65. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:37:49.785697 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:49.785697 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:37:49.786543 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-85e59418-cf84-4c90-a50b-88ff10b725cf tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] https://10.4.3.105/volume/v3/backups/b54d4e4f-8644-4256-9969-bf74b213ab65 returned with HTTP 200 Aug 12 10:37:49.787178 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 594/2386] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:37:49 2026] GET /volume/v3/backups/b54d4e4f-8644-4256-9969-bf74b213ab65 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:37:49.807002 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-4d64f149-4220-4b22-92bb-4a74702690c8 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:49.881395 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-e549269b-0735-4026-98a3-fb443d4ecf4e None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:49.883687 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-e549269b-0735-4026-98a3-fb443d4ecf4e tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] GET https://10.4.3.105/volume/v3/volumes/4fd5720f-ccad-42ee-8c42-7587315e87af Aug 12 10:37:49.884105 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-e549269b-0735-4026-98a3-fb443d4ecf4e tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:49.884481 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-e549269b-0735-4026-98a3-fb443d4ecf4e tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:49.896288 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-e549269b-0735-4026-98a3-fb443d4ecf4e tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] https://10.4.3.105/volume/v3/volumes/4fd5720f-ccad-42ee-8c42-7587315e87af returned with HTTP 404 Aug 12 10:37:49.896288 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 598/2387] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:37:49 2026] GET /volume/v3/volumes/4fd5720f-ccad-42ee-8c42-7587315e87af => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:37:49.911779 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-1cb6d162-b346-40f6-9de3-cfbb362ca831 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:49.917972 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-1cb6d162-b346-40f6-9de3-cfbb362ca831 tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] POST https://10.4.3.105/volume/v3/volumes Aug 12 10:37:49.921151 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-4d64f149-4220-4b22-92bb-4a74702690c8 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-reader] GET https://10.4.3.105/volume/v3/backups/b54d4e4f-8644-4256-9969-bf74b213ab65/export_record Aug 12 10:37:49.921451 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-4d64f149-4220-4b22-92bb-4a74702690c8 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-reader] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:49.921715 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-4d64f149-4220-4b22-92bb-4a74702690c8 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-reader] Calling method 'export_record' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:49.921868 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.contrib.backups [None req-4d64f149-4220-4b22-92bb-4a74702690c8 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-reader] Export record for backup b54d4e4f-8644-4256-9969-bf74b213ab65. {{(pid=100373) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 12 10:37:49.922263 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-1cb6d162-b346-40f6-9de3-cfbb362ca831 tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-392116993"}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:37:49.925140 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.v3.volumes [None req-1cb6d162-b346-40f6-9de3-cfbb362ca831 tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-392116993'}} {{(pid=100375) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 10:37:49.925308 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.v3.volumes [None req-1cb6d162-b346-40f6-9de3-cfbb362ca831 tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] Create volume of 1 GB Aug 12 10:37:49.936866 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-1cb6d162-b346-40f6-9de3-cfbb362ca831 tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] Availability Zones retrieved successfully. Aug 12 10:37:49.941000 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:49.941000 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:37:49.942467 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.policy [None req-4d64f149-4220-4b22-92bb-4a74702690c8 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-reader] Policy check for backup:export-import failed with context {'is_admin': False, 'user_id': '25acaad6aa9440a1a685a90b82fb8077', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b0cfc128fb454e47bf52cefa3bb3daea', '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=100373) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 12 10:37:49.942725 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-4d64f149-4220-4b22-92bb-4a74702690c8 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-reader] https://10.4.3.105/volume/v3/backups/b54d4e4f-8644-4256-9969-bf74b213ab65/export_record returned with HTTP 403 Aug 12 10:37:49.943486 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 593/2388] 10.4.3.105 () {68 vars in 1430 bytes} [Wed Aug 12 10:37:49 2026] GET /volume/v3/backups/b54d4e4f-8644-4256-9969-bf74b213ab65/export_record => generated 101 bytes in 137 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:37:49.948779 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-1cb6d162-b346-40f6-9de3-cfbb362ca831 tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] Flow 'volume_create_api' (7f02e818-866b-42aa-a7b3-4784e6351e7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:37:49.950231 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-1cb6d162-b346-40f6-9de3-cfbb362ca831 tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (09146384-d974-4a16-b0de-2293befd6718) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:37:49.951425 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.flows.api.create_volume [None req-1cb6d162-b346-40f6-9de3-cfbb362ca831 tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] Validating volume size '1' using validate_int {{(pid=100375) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 10:37:49.956134 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-31edb629-6894-479a-81a9-bd0ac8b9cc13 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:49.960483 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-31edb629-6894-479a-81a9-bd0ac8b9cc13 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] POST https://10.4.3.105/volume/v3/volumes Aug 12 10:37:49.961682 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-31edb629-6894-479a-81a9-bd0ac8b9cc13 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-896834468"}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:37:49.964300 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.volumes [None req-31edb629-6894-479a-81a9-bd0ac8b9cc13 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-896834468'}} {{(pid=100374) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 10:37:49.964449 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-59a601ad-3c20-4f93-b537-2833dd6eda3b None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:49.964526 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.v3.volumes [None req-31edb629-6894-479a-81a9-bd0ac8b9cc13 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] Create volume of 1 GB Aug 12 10:37:49.966417 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-59a601ad-3c20-4f93-b537-2833dd6eda3b tempest-TestImageHashVerification-1419427788 tempest-TestImageHashVerification-1419427788-project-member] DELETE https://10.4.3.105/volume/v3/volumes/2790d307-db44-4fe7-a50b-2861ed2539f9 Aug 12 10:37:49.967567 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-59a601ad-3c20-4f93-b537-2833dd6eda3b tempest-TestImageHashVerification-1419427788 tempest-TestImageHashVerification-1419427788-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:49.968042 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-59a601ad-3c20-4f93-b537-2833dd6eda3b tempest-TestImageHashVerification-1419427788 tempest-TestImageHashVerification-1419427788-project-member] Calling method 'delete' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:49.968355 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.v3.volumes [None req-59a601ad-3c20-4f93-b537-2833dd6eda3b tempest-TestImageHashVerification-1419427788 tempest-TestImageHashVerification-1419427788-project-member] Delete volume with id: 2790d307-db44-4fe7-a50b-2861ed2539f9 Aug 12 10:37:49.972244 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-31edb629-6894-479a-81a9-bd0ac8b9cc13 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] Availability Zones retrieved successfully. Aug 12 10:37:49.980588 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:49.980588 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:37:49.980588 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-59a601ad-3c20-4f93-b537-2833dd6eda3b tempest-TestImageHashVerification-1419427788 tempest-TestImageHashVerification-1419427788-project-member] Volume info retrieved successfully. Aug 12 10:37:49.980862 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-31edb629-6894-479a-81a9-bd0ac8b9cc13 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] Flow 'volume_create_api' (67acfbf2-7498-4131-84b1-1a130267d1eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:37:49.983305 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-31edb629-6894-479a-81a9-bd0ac8b9cc13 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7d91f964-4840-4f19-b222-ec278fdfb5bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:37:49.984547 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.flows.api.create_volume [None req-31edb629-6894-479a-81a9-bd0ac8b9cc13 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] Validating volume size '1' using validate_int {{(pid=100374) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 10:37:49.995443 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-1cb6d162-b346-40f6-9de3-cfbb362ca831 tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (09146384-d974-4a16-b0de-2293befd6718) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T10:26:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6cd66f07-4c7b-40b2-9dfb-378538f29c9e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:37:49.996481 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-1cb6d162-b346-40f6-9de3-cfbb362ca831 tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (edebc418-fa21-46d1-b61d-d69d507ff478) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:37:50.015142 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-59a601ad-3c20-4f93-b537-2833dd6eda3b tempest-TestImageHashVerification-1419427788 tempest-TestImageHashVerification-1419427788-project-member] Delete volume request issued successfully. Aug 12 10:37:50.015142 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-59a601ad-3c20-4f93-b537-2833dd6eda3b tempest-TestImageHashVerification-1419427788 tempest-TestImageHashVerification-1419427788-project-member] https://10.4.3.105/volume/v3/volumes/2790d307-db44-4fe7-a50b-2861ed2539f9 returned with HTTP 202 Aug 12 10:37:50.015142 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 599/2389] 10.4.3.105 () {66 vars in 1351 bytes} [Wed Aug 12 10:37:49 2026] DELETE /volume/v3/volumes/2790d307-db44-4fe7-a50b-2861ed2539f9 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 12 10:37:50.025947 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-ad4d3c3b-1c26-41cf-ac79-42728c42a37e None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:50.027978 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-ad4d3c3b-1c26-41cf-ac79-42728c42a37e tempest-TestImageHashVerification-1419427788 tempest-TestImageHashVerification-1419427788-project-member] GET https://10.4.3.105/volume/v3/volumes/2790d307-db44-4fe7-a50b-2861ed2539f9 Aug 12 10:37:50.028217 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-ad4d3c3b-1c26-41cf-ac79-42728c42a37e tempest-TestImageHashVerification-1419427788 tempest-TestImageHashVerification-1419427788-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:50.028434 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-ad4d3c3b-1c26-41cf-ac79-42728c42a37e tempest-TestImageHashVerification-1419427788 tempest-TestImageHashVerification-1419427788-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:50.029930 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-31edb629-6894-479a-81a9-bd0ac8b9cc13 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7d91f964-4840-4f19-b222-ec278fdfb5bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T10:26:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6cd66f07-4c7b-40b2-9dfb-378538f29c9e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:37:50.030864 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-31edb629-6894-479a-81a9-bd0ac8b9cc13 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (37e0d250-1b8a-43c7-bc21-cd92658c44b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:37:50.044836 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:50.044836 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:37:50.050482 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-ad4d3c3b-1c26-41cf-ac79-42728c42a37e tempest-TestImageHashVerification-1419427788 tempest-TestImageHashVerification-1419427788-project-member] Volume info retrieved successfully. Aug 12 10:37:50.056998 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-ad4d3c3b-1c26-41cf-ac79-42728c42a37e tempest-TestImageHashVerification-1419427788 tempest-TestImageHashVerification-1419427788-project-member] https://10.4.3.105/volume/v3/volumes/2790d307-db44-4fe7-a50b-2861ed2539f9 returned with HTTP 200 Aug 12 10:37:50.057767 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 594/2390] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:37:50 2026] GET /volume/v3/volumes/2790d307-db44-4fe7-a50b-2861ed2539f9 => generated 848 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:37:50.065160 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.quota [None req-1cb6d162-b346-40f6-9de3-cfbb362ca831 tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] Created reservations ['7f5c836b-ae50-4a37-b84b-307968ce82ed', 'da4b1eeb-5d5b-43c3-998f-a9f39a17aff1', '0c611d62-31ae-4019-8638-97fd1490799d', '9d028ebd-b81d-4c4b-9b39-febf7daa21cf'] {{(pid=100375) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:37:50.066733 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-1cb6d162-b346-40f6-9de3-cfbb362ca831 tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (edebc418-fa21-46d1-b61d-d69d507ff478) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7f5c836b-ae50-4a37-b84b-307968ce82ed', 'da4b1eeb-5d5b-43c3-998f-a9f39a17aff1', '0c611d62-31ae-4019-8638-97fd1490799d', '9d028ebd-b81d-4c4b-9b39-febf7daa21cf']}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:37:50.068002 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-1cb6d162-b346-40f6-9de3-cfbb362ca831 tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aa4dc2ce-e5ce-4bd0-b4a5-e29e5f589dbc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:37:50.101225 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.quota [None req-31edb629-6894-479a-81a9-bd0ac8b9cc13 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] Created reservations ['b2df4ac2-e6ea-419a-91a0-01fe8680d13a', '105112fe-291d-4e0c-8534-008bf0bde343', '1c1b58d6-4f5a-4ca7-8103-073cb7e79b73', '16ff1c64-4a00-4dcc-9989-e4fba72d634a'] {{(pid=100374) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:37:50.101394 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-1cb6d162-b346-40f6-9de3-cfbb362ca831 tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aa4dc2ce-e5ce-4bd0-b4a5-e29e5f589dbc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5a145499-b348-412d-b73b-30737090eaf4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-392116993',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e7f91963653f466c951922e1da2ce6f3',qos_specs=None,replication_status=,reservations=['7f5c836b-ae50-4a37-b84b-307968ce82ed','da4b1eeb-5d5b-43c3-998f-a9f39a17aff1','0c611d62-31ae-4019-8638-97fd1490799d','9d028ebd-b81d-4c4b-9b39-febf7daa21cf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e2822ac15d4a4587a89cb9fe2ce77e71',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:37:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-392116993',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5a145499-b348-412d-b73b-30737090eaf4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e7f91963653f466c951922e1da2ce6f3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e2822ac15d4a4587a89cb9fe2ce77e71',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6cd66f07-4c7b-40b2-9dfb-378538f29c9e),volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:37:50.101394 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-1cb6d162-b346-40f6-9de3-cfbb362ca831 tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4f10c43d-7797-43eb-a1ed-7d53cffd79eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:37:50.102968 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-31edb629-6894-479a-81a9-bd0ac8b9cc13 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (37e0d250-1b8a-43c7-bc21-cd92658c44b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b2df4ac2-e6ea-419a-91a0-01fe8680d13a', '105112fe-291d-4e0c-8534-008bf0bde343', '1c1b58d6-4f5a-4ca7-8103-073cb7e79b73', '16ff1c64-4a00-4dcc-9989-e4fba72d634a']}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:37:50.109500 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-31edb629-6894-479a-81a9-bd0ac8b9cc13 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2984f282-e738-4389-a4ea-e8d37a61066e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:37:50.132929 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-1cb6d162-b346-40f6-9de3-cfbb362ca831 tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4f10c43d-7797-43eb-a1ed-7d53cffd79eb) transitioned into state 'SUCCESS' from state '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-392116993',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e7f91963653f466c951922e1da2ce6f3',qos_specs=None,replication_status=,reservations=['7f5c836b-ae50-4a37-b84b-307968ce82ed','da4b1eeb-5d5b-43c3-998f-a9f39a17aff1','0c611d62-31ae-4019-8638-97fd1490799d','9d028ebd-b81d-4c4b-9b39-febf7daa21cf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e2822ac15d4a4587a89cb9fe2ce77e71',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:37:50.133217 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-1cb6d162-b346-40f6-9de3-cfbb362ca831 tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6bf30e10-aee0-4309-ad88-f12b8a0a5b43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:37:50.145081 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-ac44f0df-c747-44c2-ad9d-827976ae6ded None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:50.147664 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-31edb629-6894-479a-81a9-bd0ac8b9cc13 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2984f282-e738-4389-a4ea-e8d37a61066e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '35ea9b24-6642-4815-b4f9-36c1f9167c25', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-896834468',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b0cfc128fb454e47bf52cefa3bb3daea',qos_specs=None,replication_status=,reservations=['b2df4ac2-e6ea-419a-91a0-01fe8680d13a','105112fe-291d-4e0c-8534-008bf0bde343','1c1b58d6-4f5a-4ca7-8103-073cb7e79b73','16ff1c64-4a00-4dcc-9989-e4fba72d634a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ef8abc9a78954614b76e3de2369f2727',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:37:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-896834468',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=35ea9b24-6642-4815-b4f9-36c1f9167c25,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b0cfc128fb454e47bf52cefa3bb3daea',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ef8abc9a78954614b76e3de2369f2727',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6cd66f07-4c7b-40b2-9dfb-378538f29c9e),volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:37:50.147664 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-31edb629-6894-479a-81a9-bd0ac8b9cc13 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8533a4f4-a0cd-4c3c-a221-fc91112f49df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:37:50.152312 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-ac44f0df-c747-44c2-ad9d-827976ae6ded tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] GET https://10.4.3.105/volume/v3/backups/a8d48d44-a402-457e-9776-dd0517fe6200 Aug 12 10:37:50.153027 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-ac44f0df-c747-44c2-ad9d-827976ae6ded tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:50.153027 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-ac44f0df-c747-44c2-ad9d-827976ae6ded tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:50.154577 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.v3.backups [None req-ac44f0df-c747-44c2-ad9d-827976ae6ded tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Show backup with id a8d48d44-a402-457e-9776-dd0517fe6200. {{(pid=100372) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:37:50.158112 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-1cb6d162-b346-40f6-9de3-cfbb362ca831 tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6bf30e10-aee0-4309-ad88-f12b8a0a5b43) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:37:50.158902 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-1cb6d162-b346-40f6-9de3-cfbb362ca831 tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] Flow 'volume_create_api' (7f02e818-866b-42aa-a7b3-4784e6351e7e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100375) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:37:50.159159 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-1cb6d162-b346-40f6-9de3-cfbb362ca831 tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] Create volume request issued successfully. Aug 12 10:37:50.160195 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-1cb6d162-b346-40f6-9de3-cfbb362ca831 tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] https://10.4.3.105/volume/v3/volumes returned with HTTP 202 Aug 12 10:37:50.160409 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 604/2391] 10.4.3.105 () {68 vars in 1258 bytes} [Wed Aug 12 10:37:49 2026] POST /volume/v3/volumes => generated 744 bytes in 250 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 10:37:50.163539 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:50.163539 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:37:50.163539 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-ac44f0df-c747-44c2-ad9d-827976ae6ded tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] https://10.4.3.105/volume/v3/backups/a8d48d44-a402-457e-9776-dd0517fe6200 returned with HTTP 200 Aug 12 10:37:50.163539 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 600/2392] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:37:50 2026] GET /volume/v3/backups/a8d48d44-a402-457e-9776-dd0517fe6200 => generated 749 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:37:50.179426 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-5a67ecf8-6ca4-4074-a5d4-3979296e13fc None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:50.180174 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-31edb629-6894-479a-81a9-bd0ac8b9cc13 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8533a4f4-a0cd-4c3c-a221-fc91112f49df) transitioned into state 'SUCCESS' from state '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-896834468',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b0cfc128fb454e47bf52cefa3bb3daea',qos_specs=None,replication_status=,reservations=['b2df4ac2-e6ea-419a-91a0-01fe8680d13a','105112fe-291d-4e0c-8534-008bf0bde343','1c1b58d6-4f5a-4ca7-8103-073cb7e79b73','16ff1c64-4a00-4dcc-9989-e4fba72d634a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ef8abc9a78954614b76e3de2369f2727',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:37:50.182445 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-31edb629-6894-479a-81a9-bd0ac8b9cc13 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (32f237de-1758-4649-acb5-1fcb77f74169) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:37:50.182650 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-5a67ecf8-6ca4-4074-a5d4-3979296e13fc tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] GET https://10.4.3.105/volume/v3/volumes/5a145499-b348-412d-b73b-30737090eaf4 Aug 12 10:37:50.182922 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-5a67ecf8-6ca4-4074-a5d4-3979296e13fc tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:50.185923 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-5a67ecf8-6ca4-4074-a5d4-3979296e13fc tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:50.195018 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:50.195018 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:37:50.195150 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-31edb629-6894-479a-81a9-bd0ac8b9cc13 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (32f237de-1758-4649-acb5-1fcb77f74169) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:37:50.196071 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-31edb629-6894-479a-81a9-bd0ac8b9cc13 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] Flow 'volume_create_api' (67acfbf2-7498-4131-84b1-1a130267d1eb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100374) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:37:50.196848 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-31edb629-6894-479a-81a9-bd0ac8b9cc13 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] Create volume request issued successfully. Aug 12 10:37:50.197034 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-31edb629-6894-479a-81a9-bd0ac8b9cc13 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] https://10.4.3.105/volume/v3/volumes returned with HTTP 202 Aug 12 10:37:50.197556 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 595/2393] 10.4.3.105 () {70 vars in 1298 bytes} [Wed Aug 12 10:37:49 2026] POST /volume/v3/volumes => generated 777 bytes in 242 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 10:37:50.199883 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-5a67ecf8-6ca4-4074-a5d4-3979296e13fc tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] Volume info retrieved successfully. Aug 12 10:37:50.206213 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-5a67ecf8-6ca4-4074-a5d4-3979296e13fc tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] https://10.4.3.105/volume/v3/volumes/5a145499-b348-412d-b73b-30737090eaf4 returned with HTTP 200 Aug 12 10:37:50.206213 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 595/2394] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:37:50 2026] GET /volume/v3/volumes/5a145499-b348-412d-b73b-30737090eaf4 => generated 812 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:37:50.218316 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-9e91ebf8-fe6f-4ab7-a8e4-4fd76c80e9c0 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:50.220974 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-9e91ebf8-fe6f-4ab7-a8e4-4fd76c80e9c0 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] GET https://10.4.3.105/volume/v3/volumes/35ea9b24-6642-4815-b4f9-36c1f9167c25 Aug 12 10:37:50.221323 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-9e91ebf8-fe6f-4ab7-a8e4-4fd76c80e9c0 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:50.221639 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-9e91ebf8-fe6f-4ab7-a8e4-4fd76c80e9c0 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:50.233547 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:50.233547 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:37:50.239922 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-9e91ebf8-fe6f-4ab7-a8e4-4fd76c80e9c0 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] Volume info retrieved successfully. Aug 12 10:37:50.247995 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-9e91ebf8-fe6f-4ab7-a8e4-4fd76c80e9c0 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] https://10.4.3.105/volume/v3/volumes/35ea9b24-6642-4815-b4f9-36c1f9167c25 returned with HTTP 200 Aug 12 10:37:50.248659 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 605/2395] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:37:50 2026] GET /volume/v3/volumes/35ea9b24-6642-4815-b4f9-36c1f9167c25 => generated 956 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:37:50.260348 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-243c485b-8959-4ae4-a6a7-ddddd26887f8 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:50.262803 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-243c485b-8959-4ae4-a6a7-ddddd26887f8 tempest-GroupsV314Test-1499508406 tempest-GroupsV314Test-1499508406-project-member] GET https://10.4.3.105/volume/v3/volumes/bcfdde01-25fb-4352-9120-e8c6bd55804c Aug 12 10:37:50.263095 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-243c485b-8959-4ae4-a6a7-ddddd26887f8 tempest-GroupsV314Test-1499508406 tempest-GroupsV314Test-1499508406-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:50.263364 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-243c485b-8959-4ae4-a6a7-ddddd26887f8 tempest-GroupsV314Test-1499508406 tempest-GroupsV314Test-1499508406-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:50.275657 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-243c485b-8959-4ae4-a6a7-ddddd26887f8 tempest-GroupsV314Test-1499508406 tempest-GroupsV314Test-1499508406-project-member] https://10.4.3.105/volume/v3/volumes/bcfdde01-25fb-4352-9120-e8c6bd55804c returned with HTTP 404 Aug 12 10:37:50.277053 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 601/2396] 10.4.3.105 () {68 vars in 1389 bytes} [Wed Aug 12 10:37:50 2026] GET /volume/v3/volumes/bcfdde01-25fb-4352-9120-e8c6bd55804c => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 10:37:50.290080 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-a4d9704f-7ea5-4845-8a83-156b999d7b61 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:50.293399 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-a4d9704f-7ea5-4845-8a83-156b999d7b61 tempest-GroupsV314Test-1499508406 tempest-GroupsV314Test-1499508406-project-member] GET https://10.4.3.105/volume/v3/groups/c640af39-511b-49c5-9de8-25672fa0628f Aug 12 10:37:50.294022 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-a4d9704f-7ea5-4845-8a83-156b999d7b61 tempest-GroupsV314Test-1499508406 tempest-GroupsV314Test-1499508406-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:50.294088 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-a4d9704f-7ea5-4845-8a83-156b999d7b61 tempest-GroupsV314Test-1499508406 tempest-GroupsV314Test-1499508406-project-member] Calling method 'version_select' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:50.294264 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.groups [None req-a4d9704f-7ea5-4845-8a83-156b999d7b61 tempest-GroupsV314Test-1499508406 tempest-GroupsV314Test-1499508406-project-member] show called for member c640af39-511b-49c5-9de8-25672fa0628f {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 12 10:37:50.299665 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-a4d9704f-7ea5-4845-8a83-156b999d7b61 tempest-GroupsV314Test-1499508406 tempest-GroupsV314Test-1499508406-project-member] https://10.4.3.105/volume/v3/groups/c640af39-511b-49c5-9de8-25672fa0628f returned with HTTP 404 Aug 12 10:37:50.300301 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 596/2397] 10.4.3.105 () {68 vars in 1386 bytes} [Wed Aug 12 10:37:50 2026] GET /volume/v3/groups/c640af39-511b-49c5-9de8-25672fa0628f => generated 108 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 10:37:50.313399 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-fcee2c89-4ca8-45d4-b4da-ea4491ca6b5a None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:50.317466 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-fcee2c89-4ca8-45d4-b4da-ea4491ca6b5a tempest-GroupsV314Test-1499508406 tempest-GroupsV314Test-1499508406-project-member] GET https://10.4.3.105/volume/v3/volumes/detail Aug 12 10:37:50.318629 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-fcee2c89-4ca8-45d4-b4da-ea4491ca6b5a tempest-GroupsV314Test-1499508406 tempest-GroupsV314Test-1499508406-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:50.318794 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-fcee2c89-4ca8-45d4-b4da-ea4491ca6b5a tempest-GroupsV314Test-1499508406 tempest-GroupsV314Test-1499508406-project-member] Calling method 'detail' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:50.319707 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.api_utils [None req-fcee2c89-4ca8-45d4-b4da-ea4491ca6b5a tempest-GroupsV314Test-1499508406 tempest-GroupsV314Test-1499508406-project-member] Removing options '' from query. {{(pid=100373) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 10:37:50.321363 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-fcee2c89-4ca8-45d4-b4da-ea4491ca6b5a tempest-GroupsV314Test-1499508406 tempest-GroupsV314Test-1499508406-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100373) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 10:37:50.340693 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-fcee2c89-4ca8-45d4-b4da-ea4491ca6b5a tempest-GroupsV314Test-1499508406 tempest-GroupsV314Test-1499508406-project-member] Get all volumes completed successfully. Aug 12 10:37:50.341917 np0000007037 devstack@c-api.service[100373]: WARNING stevedore.named [None req-fcee2c89-4ca8-45d4-b4da-ea4491ca6b5a tempest-GroupsV314Test-1499508406 tempest-GroupsV314Test-1499508406-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 10:37:50.342261 np0000007037 devstack@c-api.service[100373]: WARNING castellan.key_manager [None req-fcee2c89-4ca8-45d4-b4da-ea4491ca6b5a tempest-GroupsV314Test-1499508406 tempest-GroupsV314Test-1499508406-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 10:37:50.397045 np0000007037 devstack@c-api.service[100373]: DEBUG oslo_db.sqlalchemy.engines [None req-fcee2c89-4ca8-45d4-b4da-ea4491ca6b5a tempest-GroupsV314Test-1499508406 tempest-GroupsV314Test-1499508406-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100373) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 10:37:50.402053 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:50.402053 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:37:50.414471 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-fcee2c89-4ca8-45d4-b4da-ea4491ca6b5a tempest-GroupsV314Test-1499508406 tempest-GroupsV314Test-1499508406-project-member] https://10.4.3.105/volume/v3/volumes/detail returned with HTTP 200 Aug 12 10:37:50.415081 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 596/2398] 10.4.3.105 () {68 vars in 1299 bytes} [Wed Aug 12 10:37:50 2026] GET /volume/v3/volumes/detail => generated 913 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:37:50.432879 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-79178090-f6cc-436d-9dc4-3cc5640e61a6 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:50.436260 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-79178090-f6cc-436d-9dc4-3cc5640e61a6 tempest-GroupsV314Test-1499508406 tempest-GroupsV314Test-1499508406-project-member] POST https://10.4.3.105/volume/v3/groups/b7bd254c-2c5b-4b15-91d1-250ba7b2e5fb/action Aug 12 10:37:50.436260 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-79178090-f6cc-436d-9dc4-3cc5640e61a6 tempest-GroupsV314Test-1499508406 tempest-GroupsV314Test-1499508406-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100375) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 10:37:50.437776 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-79178090-f6cc-436d-9dc4-3cc5640e61a6 tempest-GroupsV314Test-1499508406 tempest-GroupsV314Test-1499508406-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:37:50.438607 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.v3.groups [None req-79178090-f6cc-436d-9dc4-3cc5640e61a6 tempest-GroupsV314Test-1499508406 tempest-GroupsV314Test-1499508406-project-member] delete called for group b7bd254c-2c5b-4b15-91d1-250ba7b2e5fb {{(pid=100375) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 12 10:37:50.438907 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.v3.groups [None req-79178090-f6cc-436d-9dc4-3cc5640e61a6 tempest-GroupsV314Test-1499508406 tempest-GroupsV314Test-1499508406-project-member] Delete group with id: b7bd254c-2c5b-4b15-91d1-250ba7b2e5fb Aug 12 10:37:50.443051 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:50.443051 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:37:50.487257 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-79178090-f6cc-436d-9dc4-3cc5640e61a6 tempest-GroupsV314Test-1499508406 tempest-GroupsV314Test-1499508406-project-member] https://10.4.3.105/volume/v3/groups/b7bd254c-2c5b-4b15-91d1-250ba7b2e5fb/action returned with HTTP 202 Aug 12 10:37:50.487951 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 606/2399] 10.4.3.105 () {70 vars in 1428 bytes} [Wed Aug 12 10:37:50 2026] POST /volume/v3/groups/b7bd254c-2c5b-4b15-91d1-250ba7b2e5fb/action => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 12 10:37:50.497738 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-c3142c5f-f3ad-468e-a788-877897781b32 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:50.499440 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-c3142c5f-f3ad-468e-a788-877897781b32 tempest-GroupsV314Test-1499508406 tempest-GroupsV314Test-1499508406-project-member] GET https://10.4.3.105/volume/v3/volumes/92c39a3b-7eb9-4188-a228-aec570029f02 Aug 12 10:37:50.499694 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-c3142c5f-f3ad-468e-a788-877897781b32 tempest-GroupsV314Test-1499508406 tempest-GroupsV314Test-1499508406-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:50.499878 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-c3142c5f-f3ad-468e-a788-877897781b32 tempest-GroupsV314Test-1499508406 tempest-GroupsV314Test-1499508406-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:50.509064 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:50.509064 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:37:50.515070 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-c3142c5f-f3ad-468e-a788-877897781b32 tempest-GroupsV314Test-1499508406 tempest-GroupsV314Test-1499508406-project-member] Volume info retrieved successfully. Aug 12 10:37:50.515070 np0000007037 devstack@c-api.service[100372]: WARNING stevedore.named [None req-c3142c5f-f3ad-468e-a788-877897781b32 tempest-GroupsV314Test-1499508406 tempest-GroupsV314Test-1499508406-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 10:37:50.515070 np0000007037 devstack@c-api.service[100372]: WARNING castellan.key_manager [None req-c3142c5f-f3ad-468e-a788-877897781b32 tempest-GroupsV314Test-1499508406 tempest-GroupsV314Test-1499508406-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 10:37:50.562094 np0000007037 devstack@c-api.service[100372]: DEBUG oslo_db.sqlalchemy.engines [None req-c3142c5f-f3ad-468e-a788-877897781b32 tempest-GroupsV314Test-1499508406 tempest-GroupsV314Test-1499508406-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100372) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 10:37:50.567589 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:50.567589 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:37:50.578817 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-c3142c5f-f3ad-468e-a788-877897781b32 tempest-GroupsV314Test-1499508406 tempest-GroupsV314Test-1499508406-project-member] https://10.4.3.105/volume/v3/volumes/92c39a3b-7eb9-4188-a228-aec570029f02 returned with HTTP 200 Aug 12 10:37:50.579436 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 602/2400] 10.4.3.105 () {68 vars in 1389 bytes} [Wed Aug 12 10:37:50 2026] GET /volume/v3/volumes/92c39a3b-7eb9-4188-a228-aec570029f02 => generated 909 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:37:51.075509 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-e5e395e6-0cb0-4a8e-8852-72be5d4d70c4 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:51.078323 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-e5e395e6-0cb0-4a8e-8852-72be5d4d70c4 tempest-TestImageHashVerification-1419427788 tempest-TestImageHashVerification-1419427788-project-member] GET https://10.4.3.105/volume/v3/volumes/2790d307-db44-4fe7-a50b-2861ed2539f9 Aug 12 10:37:51.078647 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-e5e395e6-0cb0-4a8e-8852-72be5d4d70c4 tempest-TestImageHashVerification-1419427788 tempest-TestImageHashVerification-1419427788-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:51.078960 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-e5e395e6-0cb0-4a8e-8852-72be5d4d70c4 tempest-TestImageHashVerification-1419427788 tempest-TestImageHashVerification-1419427788-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:51.089661 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-e5e395e6-0cb0-4a8e-8852-72be5d4d70c4 tempest-TestImageHashVerification-1419427788 tempest-TestImageHashVerification-1419427788-project-member] https://10.4.3.105/volume/v3/volumes/2790d307-db44-4fe7-a50b-2861ed2539f9 returned with HTTP 404 Aug 12 10:37:51.090551 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 597/2401] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:37:51 2026] GET /volume/v3/volumes/2790d307-db44-4fe7-a50b-2861ed2539f9 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:37:51.181075 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-26c4f484-9cf1-48f3-bc40-30d33697a431 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:51.184014 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-26c4f484-9cf1-48f3-bc40-30d33697a431 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] GET https://10.4.3.105/volume/v3/backups/a8d48d44-a402-457e-9776-dd0517fe6200 Aug 12 10:37:51.184505 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-26c4f484-9cf1-48f3-bc40-30d33697a431 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:51.185569 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-26c4f484-9cf1-48f3-bc40-30d33697a431 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:51.185569 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-26c4f484-9cf1-48f3-bc40-30d33697a431 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Show backup with id a8d48d44-a402-457e-9776-dd0517fe6200. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:37:51.200772 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:51.200772 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:37:51.202663 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-26c4f484-9cf1-48f3-bc40-30d33697a431 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] https://10.4.3.105/volume/v3/backups/a8d48d44-a402-457e-9776-dd0517fe6200 returned with HTTP 200 Aug 12 10:37:51.203204 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 597/2402] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:37:51 2026] GET /volume/v3/backups/a8d48d44-a402-457e-9776-dd0517fe6200 => generated 749 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:37:51.227325 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-73d29c23-c337-4067-80d0-e614928df87c None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:51.229865 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-73d29c23-c337-4067-80d0-e614928df87c tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] GET https://10.4.3.105/volume/v3/volumes/5a145499-b348-412d-b73b-30737090eaf4 Aug 12 10:37:51.230165 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-73d29c23-c337-4067-80d0-e614928df87c tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:51.230468 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-73d29c23-c337-4067-80d0-e614928df87c tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:51.245202 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:51.245202 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:37:51.251587 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-73d29c23-c337-4067-80d0-e614928df87c tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] Volume info retrieved successfully. Aug 12 10:37:51.257768 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-73d29c23-c337-4067-80d0-e614928df87c tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] https://10.4.3.105/volume/v3/volumes/5a145499-b348-412d-b73b-30737090eaf4 returned with HTTP 200 Aug 12 10:37:51.258298 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 607/2403] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:37:51 2026] GET /volume/v3/volumes/5a145499-b348-412d-b73b-30737090eaf4 => generated 837 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:37:51.271761 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-45c7cb56-3ebe-4c75-b8d3-75b4506af8fc None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:51.276154 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-45c7cb56-3ebe-4c75-b8d3-75b4506af8fc tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] GET https://10.4.3.105/volume/v3/volumes/35ea9b24-6642-4815-b4f9-36c1f9167c25 Aug 12 10:37:51.277760 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-45c7cb56-3ebe-4c75-b8d3-75b4506af8fc tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:51.277760 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-45c7cb56-3ebe-4c75-b8d3-75b4506af8fc tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:51.277933 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-eb366a04-864a-4395-840a-256641af00f3 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:51.283550 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-eb366a04-864a-4395-840a-256641af00f3 tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] POST https://10.4.3.105/volume/v3/volumes Aug 12 10:37:51.283550 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-eb366a04-864a-4395-840a-256641af00f3 tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "5a145499-b348-412d-b73b-30737090eaf4", "size": 1, "name": "tempest-VolumesGetTest-Volume-560120141", "metadata": {"Type": "Test"}}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:37:51.285016 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.volumes [None req-eb366a04-864a-4395-840a-256641af00f3 tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] Create volume request body: {'volume': {'source_volid': '5a145499-b348-412d-b73b-30737090eaf4', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-560120141', 'metadata': {'Type': 'Test'}}} {{(pid=100374) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 10:37:51.291652 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:51.291652 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:37:51.298427 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:51.298427 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:37:51.298861 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-45c7cb56-3ebe-4c75-b8d3-75b4506af8fc tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] Volume info retrieved successfully. Aug 12 10:37:51.299082 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-eb366a04-864a-4395-840a-256641af00f3 tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] Volume retrieved successfully. Aug 12 10:37:51.300004 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.v3.volumes [None req-eb366a04-864a-4395-840a-256641af00f3 tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] Create volume of 1 GB Aug 12 10:37:51.305471 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-eb366a04-864a-4395-840a-256641af00f3 tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] Availability Zones retrieved successfully. Aug 12 10:37:51.306060 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-45c7cb56-3ebe-4c75-b8d3-75b4506af8fc tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] https://10.4.3.105/volume/v3/volumes/35ea9b24-6642-4815-b4f9-36c1f9167c25 returned with HTTP 200 Aug 12 10:37:51.306584 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 603/2404] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:37:51 2026] GET /volume/v3/volumes/35ea9b24-6642-4815-b4f9-36c1f9167c25 => generated 1017 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:37:51.314619 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-eb366a04-864a-4395-840a-256641af00f3 tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] Flow 'volume_create_api' (4a741b54-9152-4135-a788-b4decce92cdb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:37:51.314619 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-eb366a04-864a-4395-840a-256641af00f3 tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (00d1eeab-46c8-43aa-8d56-026889efee0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:37:51.314619 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.flows.api.create_volume [None req-eb366a04-864a-4395-840a-256641af00f3 tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100374) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 10:37:51.325547 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-2a4323bb-de4a-4359-b657-45d037ea0ea6 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:51.325547 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-2a4323bb-de4a-4359-b657-45d037ea0ea6 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] POST https://10.4.3.105/volume/v3/backups Aug 12 10:37:51.325974 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-2a4323bb-de4a-4359-b657-45d037ea0ea6 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "35ea9b24-6642-4815-b4f9-36c1f9167c25", "name": "tempest-type-Backup-36161076"}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:37:51.328036 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.contrib.backups [None req-2a4323bb-de4a-4359-b657-45d037ea0ea6 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] Creating new backup {'backup': {'volume_id': '35ea9b24-6642-4815-b4f9-36c1f9167c25', 'name': 'tempest-type-Backup-36161076'}} {{(pid=100373) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 12 10:37:51.328036 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.contrib.backups [None req-2a4323bb-de4a-4359-b657-45d037ea0ea6 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] Creating backup of volume 35ea9b24-6642-4815-b4f9-36c1f9167c25 in container None Aug 12 10:37:51.340028 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:51.340028 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:37:51.341346 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-2a4323bb-de4a-4359-b657-45d037ea0ea6 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] Volume info retrieved successfully. Aug 12 10:37:51.355838 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-eb366a04-864a-4395-840a-256641af00f3 tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (00d1eeab-46c8-43aa-8d56-026889efee0e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '5a145499-b348-412d-b73b-30737090eaf4', 'volume_type': VolumeType(created_at=2026-08-12T10:26:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6cd66f07-4c7b-40b2-9dfb-378538f29c9e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:37:51.357649 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-eb366a04-864a-4395-840a-256641af00f3 tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (270cfd9e-4b7f-40b7-94ed-8f6cdccad027) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:37:51.370157 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.quota [None req-2a4323bb-de4a-4359-b657-45d037ea0ea6 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] Created reservations ['62909a3a-369f-4a51-b0b5-5cdd57545d4b', '432a9b70-4202-46d2-9459-f46f33a532c1'] {{(pid=100373) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:37:51.398909 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-2a4323bb-de4a-4359-b657-45d037ea0ea6 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] https://10.4.3.105/volume/v3/backups returned with HTTP 202 Aug 12 10:37:51.399482 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 598/2405] 10.4.3.105 () {70 vars in 1299 bytes} [Wed Aug 12 10:37:51 2026] POST /volume/v3/backups => generated 314 bytes in 77 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 10:37:51.410358 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.quota [None req-eb366a04-864a-4395-840a-256641af00f3 tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] Created reservations ['46c1fd4f-863a-497c-865b-502facf059e2', '19290a1e-7f3f-4a8d-8d74-084c94408d81', '9b60bb6a-fb03-466b-9753-50607df6aa33', '42b58000-2c51-4c87-860a-b17f873190f4'] {{(pid=100374) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:37:51.410865 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-eb366a04-864a-4395-840a-256641af00f3 tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (270cfd9e-4b7f-40b7-94ed-8f6cdccad027) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['46c1fd4f-863a-497c-865b-502facf059e2', '19290a1e-7f3f-4a8d-8d74-084c94408d81', '9b60bb6a-fb03-466b-9753-50607df6aa33', '42b58000-2c51-4c87-860a-b17f873190f4']}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:37:51.411822 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-eb366a04-864a-4395-840a-256641af00f3 tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c0264538-c7da-47ed-87a7-ac71f9f49154) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:37:51.418335 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-8052fec2-c951-4866-8d55-251ce06796a8 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:51.420424 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-8052fec2-c951-4866-8d55-251ce06796a8 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] GET https://10.4.3.105/volume/v3/backups/de809801-d736-4fc9-ab42-36f8931ff30d Aug 12 10:37:51.420708 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-8052fec2-c951-4866-8d55-251ce06796a8 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:51.420980 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-8052fec2-c951-4866-8d55-251ce06796a8 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:51.421093 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-8052fec2-c951-4866-8d55-251ce06796a8 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] Show backup with id de809801-d736-4fc9-ab42-36f8931ff30d. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:37:51.426379 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:51.426379 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:37:51.427082 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-8052fec2-c951-4866-8d55-251ce06796a8 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] https://10.4.3.105/volume/v3/backups/de809801-d736-4fc9-ab42-36f8931ff30d returned with HTTP 200 Aug 12 10:37:51.427610 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 608/2406] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:37:51 2026] GET /volume/v3/backups/de809801-d736-4fc9-ab42-36f8931ff30d => generated 721 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:37:51.457721 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-eb366a04-864a-4395-840a-256641af00f3 tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c0264538-c7da-47ed-87a7-ac71f9f49154) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6611d275-5f73-4fd7-8e9f-99e59926f9d3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-560120141',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='e7f91963653f466c951922e1da2ce6f3',qos_specs=None,replication_status=,reservations=['46c1fd4f-863a-497c-865b-502facf059e2','19290a1e-7f3f-4a8d-8d74-084c94408d81','9b60bb6a-fb03-466b-9753-50607df6aa33','42b58000-2c51-4c87-860a-b17f873190f4'],size=1,snapshot_id=None,source_replicaid=,source_volid=5a145499-b348-412d-b73b-30737090eaf4,status='creating',user_id='e2822ac15d4a4587a89cb9fe2ce77e71',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:37:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-560120141',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6611d275-5f73-4fd7-8e9f-99e59926f9d3,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='e7f91963653f466c951922e1da2ce6f3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=5a145499-b348-412d-b73b-30737090eaf4,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e2822ac15d4a4587a89cb9fe2ce77e71',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6cd66f07-4c7b-40b2-9dfb-378538f29c9e),volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:37:51.457721 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-eb366a04-864a-4395-840a-256641af00f3 tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5fee4b89-de62-4336-8bb3-383228aacdbc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:37:51.481591 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-eb366a04-864a-4395-840a-256641af00f3 tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5fee4b89-de62-4336-8bb3-383228aacdbc) transitioned into state 'SUCCESS' from state '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-560120141',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='e7f91963653f466c951922e1da2ce6f3',qos_specs=None,replication_status=,reservations=['46c1fd4f-863a-497c-865b-502facf059e2','19290a1e-7f3f-4a8d-8d74-084c94408d81','9b60bb6a-fb03-466b-9753-50607df6aa33','42b58000-2c51-4c87-860a-b17f873190f4'],size=1,snapshot_id=None,source_replicaid=,source_volid=5a145499-b348-412d-b73b-30737090eaf4,status='creating',user_id='e2822ac15d4a4587a89cb9fe2ce77e71',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:37:51.482887 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-eb366a04-864a-4395-840a-256641af00f3 tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c7d24adf-a958-40ea-bc9a-a5c6b6c11c8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:37:51.505106 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-eb366a04-864a-4395-840a-256641af00f3 tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c7d24adf-a958-40ea-bc9a-a5c6b6c11c8f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:37:51.506429 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-eb366a04-864a-4395-840a-256641af00f3 tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] Flow 'volume_create_api' (4a741b54-9152-4135-a788-b4decce92cdb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100374) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:37:51.506867 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-eb366a04-864a-4395-840a-256641af00f3 tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] Create volume request issued successfully. Aug 12 10:37:51.507638 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-eb366a04-864a-4395-840a-256641af00f3 tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] https://10.4.3.105/volume/v3/volumes returned with HTTP 202 Aug 12 10:37:51.508150 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 598/2407] 10.4.3.105 () {68 vars in 1259 bytes} [Wed Aug 12 10:37:51 2026] POST /volume/v3/volumes => generated 792 bytes in 231 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 10:37:51.530200 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-d0ddbb17-9d2f-49fc-abc6-5d9c7d0e303a None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:51.532436 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-d0ddbb17-9d2f-49fc-abc6-5d9c7d0e303a tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] GET https://10.4.3.105/volume/v3/volumes/6611d275-5f73-4fd7-8e9f-99e59926f9d3 Aug 12 10:37:51.532890 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-d0ddbb17-9d2f-49fc-abc6-5d9c7d0e303a tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:51.533178 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-d0ddbb17-9d2f-49fc-abc6-5d9c7d0e303a tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:51.541525 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:51.541525 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:37:51.547287 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-d0ddbb17-9d2f-49fc-abc6-5d9c7d0e303a tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] Volume info retrieved successfully. Aug 12 10:37:51.553307 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-d0ddbb17-9d2f-49fc-abc6-5d9c7d0e303a tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] https://10.4.3.105/volume/v3/volumes/6611d275-5f73-4fd7-8e9f-99e59926f9d3 returned with HTTP 200 Aug 12 10:37:51.553307 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 604/2408] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:37:51 2026] GET /volume/v3/volumes/6611d275-5f73-4fd7-8e9f-99e59926f9d3 => generated 860 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:37:51.602924 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-1b8b5ef8-d3d7-49f8-8b9d-6e1c1721c845 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:51.605260 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-1b8b5ef8-d3d7-49f8-8b9d-6e1c1721c845 tempest-GroupsV314Test-1499508406 tempest-GroupsV314Test-1499508406-project-member] GET https://10.4.3.105/volume/v3/volumes/92c39a3b-7eb9-4188-a228-aec570029f02 Aug 12 10:37:51.605561 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-1b8b5ef8-d3d7-49f8-8b9d-6e1c1721c845 tempest-GroupsV314Test-1499508406 tempest-GroupsV314Test-1499508406-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:51.605847 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-1b8b5ef8-d3d7-49f8-8b9d-6e1c1721c845 tempest-GroupsV314Test-1499508406 tempest-GroupsV314Test-1499508406-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:51.616890 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-1b8b5ef8-d3d7-49f8-8b9d-6e1c1721c845 tempest-GroupsV314Test-1499508406 tempest-GroupsV314Test-1499508406-project-member] https://10.4.3.105/volume/v3/volumes/92c39a3b-7eb9-4188-a228-aec570029f02 returned with HTTP 404 Aug 12 10:37:51.618128 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 599/2409] 10.4.3.105 () {68 vars in 1389 bytes} [Wed Aug 12 10:37:51 2026] GET /volume/v3/volumes/92c39a3b-7eb9-4188-a228-aec570029f02 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 10:37:51.628222 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-003967fe-c84b-4a92-ac45-dae335b6105b None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:51.634445 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-003967fe-c84b-4a92-ac45-dae335b6105b tempest-GroupsV314Test-1499508406 tempest-GroupsV314Test-1499508406-project-member] GET https://10.4.3.105/volume/v3/groups/b7bd254c-2c5b-4b15-91d1-250ba7b2e5fb Aug 12 10:37:51.634445 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-003967fe-c84b-4a92-ac45-dae335b6105b tempest-GroupsV314Test-1499508406 tempest-GroupsV314Test-1499508406-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:51.634445 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-003967fe-c84b-4a92-ac45-dae335b6105b tempest-GroupsV314Test-1499508406 tempest-GroupsV314Test-1499508406-project-member] Calling method 'version_select' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:51.634762 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.v3.groups [None req-003967fe-c84b-4a92-ac45-dae335b6105b tempest-GroupsV314Test-1499508406 tempest-GroupsV314Test-1499508406-project-member] show called for member b7bd254c-2c5b-4b15-91d1-250ba7b2e5fb {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 12 10:37:51.647164 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-003967fe-c84b-4a92-ac45-dae335b6105b tempest-GroupsV314Test-1499508406 tempest-GroupsV314Test-1499508406-project-member] https://10.4.3.105/volume/v3/groups/b7bd254c-2c5b-4b15-91d1-250ba7b2e5fb returned with HTTP 404 Aug 12 10:37:51.647865 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 609/2410] 10.4.3.105 () {68 vars in 1386 bytes} [Wed Aug 12 10:37:51 2026] GET /volume/v3/groups/b7bd254c-2c5b-4b15-91d1-250ba7b2e5fb => generated 108 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 10:37:51.657835 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-afbe7252-2c1c-4bba-beed-b7ba0e503f62 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:51.660015 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-afbe7252-2c1c-4bba-beed-b7ba0e503f62 tempest-GroupsV314Test-1343391391 tempest-GroupsV314Test-1343391391-project-admin] DELETE https://10.4.3.105/volume/v3/group_types/cee577d3-33d0-4113-9470-b5731a5ea823 Aug 12 10:37:51.660225 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-afbe7252-2c1c-4bba-beed-b7ba0e503f62 tempest-GroupsV314Test-1343391391 tempest-GroupsV314Test-1343391391-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:51.660463 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-afbe7252-2c1c-4bba-beed-b7ba0e503f62 tempest-GroupsV314Test-1343391391 tempest-GroupsV314Test-1343391391-project-admin] Calling method 'version_select' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:51.660854 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:51.660854 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:37:51.676494 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-afbe7252-2c1c-4bba-beed-b7ba0e503f62 tempest-GroupsV314Test-1343391391 tempest-GroupsV314Test-1343391391-project-admin] https://10.4.3.105/volume/v3/group_types/cee577d3-33d0-4113-9470-b5731a5ea823 returned with HTTP 202 Aug 12 10:37:51.677068 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 599/2411] 10.4.3.105 () {68 vars in 1404 bytes} [Wed Aug 12 10:37:51 2026] DELETE /volume/v3/group_types/cee577d3-33d0-4113-9470-b5731a5ea823 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 12 10:37:51.690460 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-4dc5c7d1-51d6-4db1-9469-c02323e3ec11 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:51.694844 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-4dc5c7d1-51d6-4db1-9469-c02323e3ec11 tempest-GroupsV314Test-1343391391 tempest-GroupsV314Test-1343391391-project-admin] DELETE https://10.4.3.105/volume/v3/types/d7ff0006-bd57-4490-8de2-7ddd75606521 Aug 12 10:37:51.694844 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-4dc5c7d1-51d6-4db1-9469-c02323e3ec11 tempest-GroupsV314Test-1343391391 tempest-GroupsV314Test-1343391391-project-admin] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:51.694844 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-4dc5c7d1-51d6-4db1-9469-c02323e3ec11 tempest-GroupsV314Test-1343391391 tempest-GroupsV314Test-1343391391-project-admin] Calling method '_delete' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:51.727485 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-4dc5c7d1-51d6-4db1-9469-c02323e3ec11 tempest-GroupsV314Test-1343391391 tempest-GroupsV314Test-1343391391-project-admin] https://10.4.3.105/volume/v3/types/d7ff0006-bd57-4490-8de2-7ddd75606521 returned with HTTP 202 Aug 12 10:37:51.727990 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 605/2412] 10.4.3.105 () {66 vars in 1345 bytes} [Wed Aug 12 10:37:51 2026] DELETE /volume/v3/types/d7ff0006-bd57-4490-8de2-7ddd75606521 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 10:37:51.738852 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-c3ea3f38-4fc3-4743-87c9-837441b3eb54 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:51.740691 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-c3ea3f38-4fc3-4743-87c9-837441b3eb54 tempest-GroupsV314Test-1343391391 tempest-GroupsV314Test-1343391391-project-admin] GET https://10.4.3.105/volume/v3/types/d7ff0006-bd57-4490-8de2-7ddd75606521 Aug 12 10:37:51.740778 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-c3ea3f38-4fc3-4743-87c9-837441b3eb54 tempest-GroupsV314Test-1343391391 tempest-GroupsV314Test-1343391391-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:51.741043 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-c3ea3f38-4fc3-4743-87c9-837441b3eb54 tempest-GroupsV314Test-1343391391 tempest-GroupsV314Test-1343391391-project-admin] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:51.745130 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-c3ea3f38-4fc3-4743-87c9-837441b3eb54 tempest-GroupsV314Test-1343391391 tempest-GroupsV314Test-1343391391-project-admin] https://10.4.3.105/volume/v3/types/d7ff0006-bd57-4490-8de2-7ddd75606521 returned with HTTP 404 Aug 12 10:37:51.745298 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 600/2413] 10.4.3.105 () {66 vars in 1342 bytes} [Wed Aug 12 10:37:51 2026] GET /volume/v3/types/d7ff0006-bd57-4490-8de2-7ddd75606521 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:37:52.218005 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-287a7b9a-babe-470a-84db-d20b2e305bda None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:52.218163 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-287a7b9a-babe-470a-84db-d20b2e305bda tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] GET https://10.4.3.105/volume/v3/backups/a8d48d44-a402-457e-9776-dd0517fe6200 Aug 12 10:37:52.218355 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-287a7b9a-babe-470a-84db-d20b2e305bda tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:52.218543 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-287a7b9a-babe-470a-84db-d20b2e305bda tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:52.218667 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-287a7b9a-babe-470a-84db-d20b2e305bda tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Show backup with id a8d48d44-a402-457e-9776-dd0517fe6200. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:37:52.224165 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:52.224165 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:37:52.224991 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-287a7b9a-babe-470a-84db-d20b2e305bda tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] https://10.4.3.105/volume/v3/backups/a8d48d44-a402-457e-9776-dd0517fe6200 returned with HTTP 200 Aug 12 10:37:52.225338 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 610/2414] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:37:52 2026] GET /volume/v3/backups/a8d48d44-a402-457e-9776-dd0517fe6200 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:37:52.441952 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-7661cceb-78e4-4a29-94e0-be738a326a32 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:52.444020 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-7661cceb-78e4-4a29-94e0-be738a326a32 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] GET https://10.4.3.105/volume/v3/backups/de809801-d736-4fc9-ab42-36f8931ff30d Aug 12 10:37:52.444265 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-7661cceb-78e4-4a29-94e0-be738a326a32 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:52.444481 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-7661cceb-78e4-4a29-94e0-be738a326a32 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:52.444680 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-7661cceb-78e4-4a29-94e0-be738a326a32 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] Show backup with id de809801-d736-4fc9-ab42-36f8931ff30d. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:37:52.449297 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:52.449297 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:37:52.450172 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-7661cceb-78e4-4a29-94e0-be738a326a32 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] https://10.4.3.105/volume/v3/backups/de809801-d736-4fc9-ab42-36f8931ff30d returned with HTTP 200 Aug 12 10:37:52.450616 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 600/2415] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:37:52 2026] GET /volume/v3/backups/de809801-d736-4fc9-ab42-36f8931ff30d => generated 723 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:37:52.567150 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-a831bec2-b13c-47f6-9777-442c2a94cbb4 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:52.569111 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-a831bec2-b13c-47f6-9777-442c2a94cbb4 tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] GET https://10.4.3.105/volume/v3/volumes/6611d275-5f73-4fd7-8e9f-99e59926f9d3 Aug 12 10:37:52.569335 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-a831bec2-b13c-47f6-9777-442c2a94cbb4 tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:52.569573 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-a831bec2-b13c-47f6-9777-442c2a94cbb4 tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:52.579312 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:52.579312 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:37:52.584776 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-a831bec2-b13c-47f6-9777-442c2a94cbb4 tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] Volume info retrieved successfully. Aug 12 10:37:52.591652 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-a831bec2-b13c-47f6-9777-442c2a94cbb4 tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] https://10.4.3.105/volume/v3/volumes/6611d275-5f73-4fd7-8e9f-99e59926f9d3 returned with HTTP 200 Aug 12 10:37:52.592238 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 606/2416] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:37:52 2026] GET /volume/v3/volumes/6611d275-5f73-4fd7-8e9f-99e59926f9d3 => generated 885 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:37:52.613140 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-5744d8fb-28ff-4b4f-9dff-af528e567648 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:52.617582 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-5744d8fb-28ff-4b4f-9dff-af528e567648 tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] GET https://10.4.3.105/volume/v3/volumes/6611d275-5f73-4fd7-8e9f-99e59926f9d3 Aug 12 10:37:52.617582 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-5744d8fb-28ff-4b4f-9dff-af528e567648 tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:52.617995 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-5744d8fb-28ff-4b4f-9dff-af528e567648 tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:52.627176 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:52.627176 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:37:52.632662 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-5744d8fb-28ff-4b4f-9dff-af528e567648 tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] Volume info retrieved successfully. Aug 12 10:37:52.638217 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-5744d8fb-28ff-4b4f-9dff-af528e567648 tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] https://10.4.3.105/volume/v3/volumes/6611d275-5f73-4fd7-8e9f-99e59926f9d3 returned with HTTP 200 Aug 12 10:37:52.638835 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 601/2417] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:37:52 2026] GET /volume/v3/volumes/6611d275-5f73-4fd7-8e9f-99e59926f9d3 => generated 885 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:37:52.655435 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-3bfebecf-7aac-4675-a743-213773fb0599 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:52.657858 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-3bfebecf-7aac-4675-a743-213773fb0599 tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] PUT https://10.4.3.105/volume/v3/volumes/6611d275-5f73-4fd7-8e9f-99e59926f9d3 Aug 12 10:37:52.658344 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-3bfebecf-7aac-4675-a743-213773fb0599 tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-560120141"}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:37:52.669451 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:52.669451 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:37:52.674974 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-3bfebecf-7aac-4675-a743-213773fb0599 tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] Volume info retrieved successfully. Aug 12 10:37:52.683563 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-3bfebecf-7aac-4675-a743-213773fb0599 tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] Volume updated successfully. Aug 12 10:37:52.686927 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-3bfebecf-7aac-4675-a743-213773fb0599 tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] https://10.4.3.105/volume/v3/volumes/6611d275-5f73-4fd7-8e9f-99e59926f9d3 returned with HTTP 200 Aug 12 10:37:52.686927 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 611/2418] 10.4.3.105 () {68 vars in 1368 bytes} [Wed Aug 12 10:37:52 2026] PUT /volume/v3/volumes/6611d275-5f73-4fd7-8e9f-99e59926f9d3 => generated 817 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:37:52.707682 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-84140946-b85e-4de0-8a77-3c92ea7535b0 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:52.709707 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-84140946-b85e-4de0-8a77-3c92ea7535b0 tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] PUT https://10.4.3.105/volume/v3/volumes/6611d275-5f73-4fd7-8e9f-99e59926f9d3 Aug 12 10:37:52.710054 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-84140946-b85e-4de0-8a77-3c92ea7535b0 tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-1849322349", "description": "This is the new description of volume"}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:37:52.720249 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:52.720249 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:37:52.729228 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-84140946-b85e-4de0-8a77-3c92ea7535b0 tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] Volume info retrieved successfully. Aug 12 10:37:52.738806 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-84140946-b85e-4de0-8a77-3c92ea7535b0 tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] Volume updated successfully. Aug 12 10:37:52.741687 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-84140946-b85e-4de0-8a77-3c92ea7535b0 tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] https://10.4.3.105/volume/v3/volumes/6611d275-5f73-4fd7-8e9f-99e59926f9d3 returned with HTTP 200 Aug 12 10:37:52.741687 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 601/2419] 10.4.3.105 () {68 vars in 1369 bytes} [Wed Aug 12 10:37:52 2026] PUT /volume/v3/volumes/6611d275-5f73-4fd7-8e9f-99e59926f9d3 => generated 857 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:37:52.762320 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-18a18572-dba7-41a4-bae5-5f205b77f7b5 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:52.765421 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-18a18572-dba7-41a4-bae5-5f205b77f7b5 tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] GET https://10.4.3.105/volume/v3/volumes/6611d275-5f73-4fd7-8e9f-99e59926f9d3 Aug 12 10:37:52.765758 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-18a18572-dba7-41a4-bae5-5f205b77f7b5 tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:52.766153 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-18a18572-dba7-41a4-bae5-5f205b77f7b5 tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:52.776120 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:52.776120 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:37:52.781216 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-18a18572-dba7-41a4-bae5-5f205b77f7b5 tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] Volume info retrieved successfully. Aug 12 10:37:52.787781 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-18a18572-dba7-41a4-bae5-5f205b77f7b5 tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] https://10.4.3.105/volume/v3/volumes/6611d275-5f73-4fd7-8e9f-99e59926f9d3 returned with HTTP 200 Aug 12 10:37:52.788172 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 607/2420] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:37:52 2026] GET /volume/v3/volumes/6611d275-5f73-4fd7-8e9f-99e59926f9d3 => generated 925 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:37:52.813443 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-56d5efa7-f4b9-44fe-b15e-8eb5aa808767 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:52.816606 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-56d5efa7-f4b9-44fe-b15e-8eb5aa808767 tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] POST https://10.4.3.105/volume/v3/volumes Aug 12 10:37:52.816606 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-56d5efa7-f4b9-44fe-b15e-8eb5aa808767 tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-688451062", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-1351764724"}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:37:52.818326 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.v3.volumes [None req-56d5efa7-f4b9-44fe-b15e-8eb5aa808767 tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-688451062', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1351764724'}} {{(pid=100373) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 10:37:52.818326 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.v3.volumes [None req-56d5efa7-f4b9-44fe-b15e-8eb5aa808767 tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] Create volume of 1 GB Aug 12 10:37:52.825000 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-56d5efa7-f4b9-44fe-b15e-8eb5aa808767 tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] Availability Zones retrieved successfully. Aug 12 10:37:52.833078 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-56d5efa7-f4b9-44fe-b15e-8eb5aa808767 tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] Flow 'volume_create_api' (a94ef5a4-3537-4073-80f8-7b964726da44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:37:52.834335 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-56d5efa7-f4b9-44fe-b15e-8eb5aa808767 tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (68589594-dfc8-45f0-8ddb-796acee2e318) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:37:52.835781 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.flows.api.create_volume [None req-56d5efa7-f4b9-44fe-b15e-8eb5aa808767 tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] Validating volume size '1' using validate_int {{(pid=100373) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 10:37:52.879940 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-56d5efa7-f4b9-44fe-b15e-8eb5aa808767 tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (68589594-dfc8-45f0-8ddb-796acee2e318) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T10:26:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6cd66f07-4c7b-40b2-9dfb-378538f29c9e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:37:52.881570 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-56d5efa7-f4b9-44fe-b15e-8eb5aa808767 tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (545df46c-4111-4aab-ab9a-f3f2891238da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:37:52.933130 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.quota [None req-56d5efa7-f4b9-44fe-b15e-8eb5aa808767 tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] Created reservations ['a2e27319-245b-4638-ad0a-8d3616e1f661', 'e92b8844-a1b8-469b-ac0f-43e6bd085f9c', '94774bd9-bb34-4a27-91ac-d38bc7ba81b8', '88246a55-7a93-4a89-a2a6-2389c8402328'] {{(pid=100373) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:37:52.934124 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-56d5efa7-f4b9-44fe-b15e-8eb5aa808767 tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (545df46c-4111-4aab-ab9a-f3f2891238da) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a2e27319-245b-4638-ad0a-8d3616e1f661', 'e92b8844-a1b8-469b-ac0f-43e6bd085f9c', '94774bd9-bb34-4a27-91ac-d38bc7ba81b8', '88246a55-7a93-4a89-a2a6-2389c8402328']}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:37:52.935334 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-56d5efa7-f4b9-44fe-b15e-8eb5aa808767 tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ee00ae9f-fc0d-452f-9363-d37f105e5209) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:37:52.961692 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-56d5efa7-f4b9-44fe-b15e-8eb5aa808767 tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ee00ae9f-fc0d-452f-9363-d37f105e5209) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ef8bc624-db0f-434e-9b0a-df1da8d59241', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-688451062',display_name='tempest-VolumesGetTest-Volume-1351764724',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e7f91963653f466c951922e1da2ce6f3',qos_specs=None,replication_status=,reservations=['a2e27319-245b-4638-ad0a-8d3616e1f661','e92b8844-a1b8-469b-ac0f-43e6bd085f9c','94774bd9-bb34-4a27-91ac-d38bc7ba81b8','88246a55-7a93-4a89-a2a6-2389c8402328'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e2822ac15d4a4587a89cb9fe2ce77e71',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:37:52Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-688451062',display_name='tempest-VolumesGetTest-Volume-1351764724',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ef8bc624-db0f-434e-9b0a-df1da8d59241,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e7f91963653f466c951922e1da2ce6f3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e2822ac15d4a4587a89cb9fe2ce77e71',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6cd66f07-4c7b-40b2-9dfb-378538f29c9e),volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:37:52.962980 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-56d5efa7-f4b9-44fe-b15e-8eb5aa808767 tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c131bb6c-e554-472a-8ada-2d2b526a161e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:37:52.989737 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-56d5efa7-f4b9-44fe-b15e-8eb5aa808767 tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c131bb6c-e554-472a-8ada-2d2b526a161e) transitioned into 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-688451062',display_name='tempest-VolumesGetTest-Volume-1351764724',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e7f91963653f466c951922e1da2ce6f3',qos_specs=None,replication_status=,reservations=['a2e27319-245b-4638-ad0a-8d3616e1f661','e92b8844-a1b8-469b-ac0f-43e6bd085f9c','94774bd9-bb34-4a27-91ac-d38bc7ba81b8','88246a55-7a93-4a89-a2a6-2389c8402328'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e2822ac15d4a4587a89cb9fe2ce77e71',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:37:52.990797 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-56d5efa7-f4b9-44fe-b15e-8eb5aa808767 tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (44817be6-7b8c-43a3-83a5-f9c748a12ea9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:37:53.002032 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-56d5efa7-f4b9-44fe-b15e-8eb5aa808767 tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (44817be6-7b8c-43a3-83a5-f9c748a12ea9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:37:53.006075 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-56d5efa7-f4b9-44fe-b15e-8eb5aa808767 tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] Flow 'volume_create_api' (a94ef5a4-3537-4073-80f8-7b964726da44) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100373) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:37:53.006603 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-56d5efa7-f4b9-44fe-b15e-8eb5aa808767 tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] Create volume request issued successfully. Aug 12 10:37:53.007482 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-56d5efa7-f4b9-44fe-b15e-8eb5aa808767 tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] https://10.4.3.105/volume/v3/volumes returned with HTTP 202 Aug 12 10:37:53.007952 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 602/2421] 10.4.3.105 () {68 vars in 1259 bytes} [Wed Aug 12 10:37:52 2026] POST /volume/v3/volumes => generated 779 bytes in 196 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 10:37:53.022979 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-486f62bc-a6f9-412d-b3ce-94628b9054d0 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:53.025867 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-486f62bc-a6f9-412d-b3ce-94628b9054d0 tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] GET https://10.4.3.105/volume/v3/volumes/ef8bc624-db0f-434e-9b0a-df1da8d59241 Aug 12 10:37:53.026235 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-486f62bc-a6f9-412d-b3ce-94628b9054d0 tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:53.026649 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-486f62bc-a6f9-412d-b3ce-94628b9054d0 tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:53.038596 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:53.038596 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:37:53.047084 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-486f62bc-a6f9-412d-b3ce-94628b9054d0 tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] Volume info retrieved successfully. Aug 12 10:37:53.054209 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-486f62bc-a6f9-412d-b3ce-94628b9054d0 tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] https://10.4.3.105/volume/v3/volumes/ef8bc624-db0f-434e-9b0a-df1da8d59241 returned with HTTP 200 Aug 12 10:37:53.054825 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 612/2422] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:37:53 2026] GET /volume/v3/volumes/ef8bc624-db0f-434e-9b0a-df1da8d59241 => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:37:53.237627 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-7b9244d1-1237-46b5-889e-df7bdf9a9c11 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:53.239543 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-7b9244d1-1237-46b5-889e-df7bdf9a9c11 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] GET https://10.4.3.105/volume/v3/backups/a8d48d44-a402-457e-9776-dd0517fe6200 Aug 12 10:37:53.239755 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-7b9244d1-1237-46b5-889e-df7bdf9a9c11 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:53.240000 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-7b9244d1-1237-46b5-889e-df7bdf9a9c11 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:53.240164 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-7b9244d1-1237-46b5-889e-df7bdf9a9c11 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Show backup with id a8d48d44-a402-457e-9776-dd0517fe6200. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:37:53.244409 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:53.244409 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:37:53.245358 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-7b9244d1-1237-46b5-889e-df7bdf9a9c11 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] https://10.4.3.105/volume/v3/backups/a8d48d44-a402-457e-9776-dd0517fe6200 returned with HTTP 200 Aug 12 10:37:53.245789 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 602/2423] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:37:53 2026] GET /volume/v3/backups/a8d48d44-a402-457e-9776-dd0517fe6200 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 12 10:37:53.463143 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-61c18cf8-e599-4e63-89ce-b8026c8325a8 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:53.466066 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-61c18cf8-e599-4e63-89ce-b8026c8325a8 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] GET https://10.4.3.105/volume/v3/backups/de809801-d736-4fc9-ab42-36f8931ff30d Aug 12 10:37:53.466324 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-61c18cf8-e599-4e63-89ce-b8026c8325a8 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:53.466845 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-61c18cf8-e599-4e63-89ce-b8026c8325a8 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:53.466845 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.v3.backups [None req-61c18cf8-e599-4e63-89ce-b8026c8325a8 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] Show backup with id de809801-d736-4fc9-ab42-36f8931ff30d. {{(pid=100372) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:37:53.471778 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:53.471778 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:37:53.473079 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-61c18cf8-e599-4e63-89ce-b8026c8325a8 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] https://10.4.3.105/volume/v3/backups/de809801-d736-4fc9-ab42-36f8931ff30d returned with HTTP 200 Aug 12 10:37:53.473429 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 608/2424] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:37:53 2026] GET /volume/v3/backups/de809801-d736-4fc9-ab42-36f8931ff30d => generated 723 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:37:54.070348 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-d18407ab-8471-4826-9f58-1b5e85960840 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:54.073019 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-d18407ab-8471-4826-9f58-1b5e85960840 tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] GET https://10.4.3.105/volume/v3/volumes/ef8bc624-db0f-434e-9b0a-df1da8d59241 Aug 12 10:37:54.073195 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-d18407ab-8471-4826-9f58-1b5e85960840 tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:54.073478 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-d18407ab-8471-4826-9f58-1b5e85960840 tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:54.087932 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:54.087932 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:37:54.095234 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-d18407ab-8471-4826-9f58-1b5e85960840 tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] Volume info retrieved successfully. Aug 12 10:37:54.101704 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-d18407ab-8471-4826-9f58-1b5e85960840 tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] https://10.4.3.105/volume/v3/volumes/ef8bc624-db0f-434e-9b0a-df1da8d59241 returned with HTTP 200 Aug 12 10:37:54.102135 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 603/2425] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:37:54 2026] GET /volume/v3/volumes/ef8bc624-db0f-434e-9b0a-df1da8d59241 => generated 872 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:37:54.118346 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-667436ed-352d-4d8b-a554-e0f8efd18006 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:54.120985 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-667436ed-352d-4d8b-a554-e0f8efd18006 tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] PUT https://10.4.3.105/volume/v3/volumes/ef8bc624-db0f-434e-9b0a-df1da8d59241 Aug 12 10:37:54.121443 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-667436ed-352d-4d8b-a554-e0f8efd18006 tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-560120141", "description": null}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:37:54.134968 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:54.134968 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:37:54.140673 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-667436ed-352d-4d8b-a554-e0f8efd18006 tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] Volume info retrieved successfully. Aug 12 10:37:54.150807 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-667436ed-352d-4d8b-a554-e0f8efd18006 tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] Volume updated successfully. Aug 12 10:37:54.151717 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-667436ed-352d-4d8b-a554-e0f8efd18006 tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] https://10.4.3.105/volume/v3/volumes/ef8bc624-db0f-434e-9b0a-df1da8d59241 returned with HTTP 200 Aug 12 10:37:54.152324 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 613/2426] 10.4.3.105 () {68 vars in 1368 bytes} [Wed Aug 12 10:37:54 2026] PUT /volume/v3/volumes/ef8bc624-db0f-434e-9b0a-df1da8d59241 => generated 769 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:37:54.167551 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-1c4b28ee-c241-4a99-a163-1cf3f131ee67 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:54.174349 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-1c4b28ee-c241-4a99-a163-1cf3f131ee67 tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] GET https://10.4.3.105/volume/v3/volumes/ef8bc624-db0f-434e-9b0a-df1da8d59241 Aug 12 10:37:54.175372 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-1c4b28ee-c241-4a99-a163-1cf3f131ee67 tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:54.175676 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-1c4b28ee-c241-4a99-a163-1cf3f131ee67 tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:54.206674 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:54.206674 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:37:54.213013 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-1c4b28ee-c241-4a99-a163-1cf3f131ee67 tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] Volume info retrieved successfully. Aug 12 10:37:54.221020 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-1c4b28ee-c241-4a99-a163-1cf3f131ee67 tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] https://10.4.3.105/volume/v3/volumes/ef8bc624-db0f-434e-9b0a-df1da8d59241 returned with HTTP 200 Aug 12 10:37:54.221682 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 603/2427] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:37:54 2026] GET /volume/v3/volumes/ef8bc624-db0f-434e-9b0a-df1da8d59241 => generated 837 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:37:54.241754 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-05b546ce-4987-4483-8cd2-85623566da53 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:54.243682 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-05b546ce-4987-4483-8cd2-85623566da53 tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] DELETE https://10.4.3.105/volume/v3/volumes/ef8bc624-db0f-434e-9b0a-df1da8d59241 Aug 12 10:37:54.244003 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-05b546ce-4987-4483-8cd2-85623566da53 tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:54.244194 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-05b546ce-4987-4483-8cd2-85623566da53 tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] Calling method 'delete' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:54.244357 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.v3.volumes [None req-05b546ce-4987-4483-8cd2-85623566da53 tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] Delete volume with id: ef8bc624-db0f-434e-9b0a-df1da8d59241 Aug 12 10:37:54.252068 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:54.252068 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:37:54.252787 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-05b546ce-4987-4483-8cd2-85623566da53 tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] Volume info retrieved successfully. Aug 12 10:37:54.257766 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-bece2900-0d1e-42e7-81db-8b8939249880 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:54.260018 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-bece2900-0d1e-42e7-81db-8b8939249880 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] GET https://10.4.3.105/volume/v3/backups/a8d48d44-a402-457e-9776-dd0517fe6200 Aug 12 10:37:54.260231 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-bece2900-0d1e-42e7-81db-8b8939249880 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:54.260490 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-bece2900-0d1e-42e7-81db-8b8939249880 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:54.260790 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-bece2900-0d1e-42e7-81db-8b8939249880 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Show backup with id a8d48d44-a402-457e-9776-dd0517fe6200. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:37:54.265528 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:54.265528 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:37:54.266470 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-bece2900-0d1e-42e7-81db-8b8939249880 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] https://10.4.3.105/volume/v3/backups/a8d48d44-a402-457e-9776-dd0517fe6200 returned with HTTP 200 Aug 12 10:37:54.267141 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 604/2428] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:37:54 2026] GET /volume/v3/backups/a8d48d44-a402-457e-9776-dd0517fe6200 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:37:54.278655 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-05b546ce-4987-4483-8cd2-85623566da53 tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] Delete volume request issued successfully. Aug 12 10:37:54.278888 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-05b546ce-4987-4483-8cd2-85623566da53 tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] https://10.4.3.105/volume/v3/volumes/ef8bc624-db0f-434e-9b0a-df1da8d59241 returned with HTTP 202 Aug 12 10:37:54.279544 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 609/2429] 10.4.3.105 () {66 vars in 1351 bytes} [Wed Aug 12 10:37:54 2026] DELETE /volume/v3/volumes/ef8bc624-db0f-434e-9b0a-df1da8d59241 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 10:37:54.290585 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-0e1f0e1f-7cdd-4659-b9a8-e60b54e70c9a None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:54.295538 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-0e1f0e1f-7cdd-4659-b9a8-e60b54e70c9a tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] GET https://10.4.3.105/volume/v3/volumes/ef8bc624-db0f-434e-9b0a-df1da8d59241 Aug 12 10:37:54.295538 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-0e1f0e1f-7cdd-4659-b9a8-e60b54e70c9a tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:54.295538 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-0e1f0e1f-7cdd-4659-b9a8-e60b54e70c9a tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:54.306276 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:54.306276 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:37:54.312125 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-0e1f0e1f-7cdd-4659-b9a8-e60b54e70c9a tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] Volume info retrieved successfully. Aug 12 10:37:54.317968 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-0e1f0e1f-7cdd-4659-b9a8-e60b54e70c9a tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] https://10.4.3.105/volume/v3/volumes/ef8bc624-db0f-434e-9b0a-df1da8d59241 returned with HTTP 200 Aug 12 10:37:54.318627 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 614/2430] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:37:54 2026] GET /volume/v3/volumes/ef8bc624-db0f-434e-9b0a-df1da8d59241 => generated 836 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:37:54.487728 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-e6d77513-5ff5-4f9f-ac03-3582ce47dc5b None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:54.489806 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-e6d77513-5ff5-4f9f-ac03-3582ce47dc5b tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] GET https://10.4.3.105/volume/v3/backups/de809801-d736-4fc9-ab42-36f8931ff30d Aug 12 10:37:54.490056 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-e6d77513-5ff5-4f9f-ac03-3582ce47dc5b tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:54.490242 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-e6d77513-5ff5-4f9f-ac03-3582ce47dc5b tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:54.490342 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-e6d77513-5ff5-4f9f-ac03-3582ce47dc5b tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] Show backup with id de809801-d736-4fc9-ab42-36f8931ff30d. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:37:54.494939 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:54.494939 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:37:54.495540 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-e6d77513-5ff5-4f9f-ac03-3582ce47dc5b tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] https://10.4.3.105/volume/v3/backups/de809801-d736-4fc9-ab42-36f8931ff30d returned with HTTP 200 Aug 12 10:37:54.496129 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 604/2431] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:37:54 2026] GET /volume/v3/backups/de809801-d736-4fc9-ab42-36f8931ff30d => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:37:54.612260 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-28c9e91b-b92b-48b8-8b1a-f90d02d8b2a5 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:54.738449 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-28c9e91b-b92b-48b8-8b1a-f90d02d8b2a5 tempest-VolumeTypesTest-739753264 tempest-VolumeTypesTest-739753264-project-admin] POST https://10.4.3.105/volume/v3/types Aug 12 10:37:54.738930 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-28c9e91b-b92b-48b8-8b1a-f90d02d8b2a5 tempest-VolumeTypesTest-739753264 tempest-VolumeTypesTest-739753264-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-119528932", "extra_specs": {"storage_protocol": "iscsi", "vendor_name": "StorPool"}}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:37:54.753731 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-28c9e91b-b92b-48b8-8b1a-f90d02d8b2a5 tempest-VolumeTypesTest-739753264 tempest-VolumeTypesTest-739753264-project-admin] https://10.4.3.105/volume/v3/types returned with HTTP 200 Aug 12 10:37:54.754113 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 605/2432] 10.4.3.105 () {68 vars in 1253 bytes} [Wed Aug 12 10:37:54 2026] POST /volume/v3/types => generated 274 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:37:54.762973 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-ed701c37-181d-426f-b603-5d3ce0c8fff2 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:54.764902 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-ed701c37-181d-426f-b603-5d3ce0c8fff2 tempest-VolumeTypesTest-739753264 tempest-VolumeTypesTest-739753264-project-admin] POST https://10.4.3.105/volume/v3/types Aug 12 10:37:54.765313 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-ed701c37-181d-426f-b603-5d3ce0c8fff2 tempest-VolumeTypesTest-739753264 tempest-VolumeTypesTest-739753264-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1235457120", "extra_specs": {"storage_protocol": "iscsi", "vendor_name": "StorPool"}}} {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:37:54.786468 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-ed701c37-181d-426f-b603-5d3ce0c8fff2 tempest-VolumeTypesTest-739753264 tempest-VolumeTypesTest-739753264-project-admin] https://10.4.3.105/volume/v3/types returned with HTTP 200 Aug 12 10:37:54.786922 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 610/2433] 10.4.3.105 () {68 vars in 1253 bytes} [Wed Aug 12 10:37:54 2026] POST /volume/v3/types => generated 275 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:37:54.795667 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-f6f5a199-ad9c-47d7-939b-eed155028b95 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:54.868546 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-f6f5a199-ad9c-47d7-939b-eed155028b95 tempest-VolumeTypesTest-1942892725 tempest-VolumeTypesTest-1942892725-project-member] POST https://10.4.3.105/volume/v3/volumes Aug 12 10:37:54.868546 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-f6f5a199-ad9c-47d7-939b-eed155028b95 tempest-VolumeTypesTest-1942892725 tempest-VolumeTypesTest-1942892725-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeTypesTest-volume-1924776601", "volume_type": "55849589-ee6d-4c63-b5fc-484cfc938436", "size": 1}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:37:54.868546 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.v3.volumes [None req-f6f5a199-ad9c-47d7-939b-eed155028b95 tempest-VolumeTypesTest-1942892725 tempest-VolumeTypesTest-1942892725-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeTypesTest-volume-1924776601', 'volume_type': '55849589-ee6d-4c63-b5fc-484cfc938436', 'size': 1}} {{(pid=100375) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 10:37:54.873091 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.v3.volumes [None req-f6f5a199-ad9c-47d7-939b-eed155028b95 tempest-VolumeTypesTest-1942892725 tempest-VolumeTypesTest-1942892725-project-member] Create volume of 1 GB Aug 12 10:37:54.873591 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:54.873591 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:37:54.874337 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-f6f5a199-ad9c-47d7-939b-eed155028b95 tempest-VolumeTypesTest-1942892725 tempest-VolumeTypesTest-1942892725-project-member] Availability Zones retrieved successfully. Aug 12 10:37:54.881253 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-f6f5a199-ad9c-47d7-939b-eed155028b95 tempest-VolumeTypesTest-1942892725 tempest-VolumeTypesTest-1942892725-project-member] Flow 'volume_create_api' (d2949123-1dd0-45eb-a633-22360a85c546) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:37:54.882571 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-f6f5a199-ad9c-47d7-939b-eed155028b95 tempest-VolumeTypesTest-1942892725 tempest-VolumeTypesTest-1942892725-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0d253704-e5d5-4ea8-bdf6-80830bea1912) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:37:54.883851 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.flows.api.create_volume [None req-f6f5a199-ad9c-47d7-939b-eed155028b95 tempest-VolumeTypesTest-1942892725 tempest-VolumeTypesTest-1942892725-project-member] Validating volume size '1' using validate_int {{(pid=100375) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 10:37:54.908064 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-f6f5a199-ad9c-47d7-939b-eed155028b95 tempest-VolumeTypesTest-1942892725 tempest-VolumeTypesTest-1942892725-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0d253704-e5d5-4ea8-bdf6-80830bea1912) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T10:37:55Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='iscsi',vendor_name='StorPool'},id=55849589-ee6d-4c63-b5fc-484cfc938436,is_public=True,name='tempest-VolumeTypesTest-volume-type-119528932',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '55849589-ee6d-4c63-b5fc-484cfc938436', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:37:54.909403 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-f6f5a199-ad9c-47d7-939b-eed155028b95 tempest-VolumeTypesTest-1942892725 tempest-VolumeTypesTest-1942892725-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cf9c50b1-c370-4675-a357-95b3987846ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:37:54.936776 np0000007037 devstack@c-api.service[100375]: WARNING cinder.quota [None req-f6f5a199-ad9c-47d7-939b-eed155028b95 tempest-VolumeTypesTest-1942892725 tempest-VolumeTypesTest-1942892725-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-119528932 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-119528932, it is now deprecated. Please use the default quota class for default quota. Aug 12 10:37:54.937558 np0000007037 devstack@c-api.service[100375]: WARNING cinder.quota [None req-f6f5a199-ad9c-47d7-939b-eed155028b95 tempest-VolumeTypesTest-1942892725 tempest-VolumeTypesTest-1942892725-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-119528932 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-119528932, it is now deprecated. Please use the default quota class for default quota. Aug 12 10:37:54.971813 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.quota [None req-f6f5a199-ad9c-47d7-939b-eed155028b95 tempest-VolumeTypesTest-1942892725 tempest-VolumeTypesTest-1942892725-project-member] Created reservations ['238835fe-1ecb-489b-85d6-1b905353da04', 'f1b00fe2-b2bb-49fb-99ee-b795b511f086', '3a13a5be-1925-469a-b3d9-6b0ecc6c5f6d', '9a413486-114d-4625-84aa-a67b34475d9c'] {{(pid=100375) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:37:54.972977 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-f6f5a199-ad9c-47d7-939b-eed155028b95 tempest-VolumeTypesTest-1942892725 tempest-VolumeTypesTest-1942892725-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cf9c50b1-c370-4675-a357-95b3987846ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['238835fe-1ecb-489b-85d6-1b905353da04', 'f1b00fe2-b2bb-49fb-99ee-b795b511f086', '3a13a5be-1925-469a-b3d9-6b0ecc6c5f6d', '9a413486-114d-4625-84aa-a67b34475d9c']}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:37:54.973791 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-f6f5a199-ad9c-47d7-939b-eed155028b95 tempest-VolumeTypesTest-1942892725 tempest-VolumeTypesTest-1942892725-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4730f88f-147f-474b-bce4-e9534470107e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:37:54.999895 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-f6f5a199-ad9c-47d7-939b-eed155028b95 tempest-VolumeTypesTest-1942892725 tempest-VolumeTypesTest-1942892725-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4730f88f-147f-474b-bce4-e9534470107e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a9ac37ec-8230-40b5-82d7-5ce48dca5f9a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeTypesTest-volume-1924776601',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0548a02255234d579d57c0b0486724af',qos_specs=None,replication_status=,reservations=['238835fe-1ecb-489b-85d6-1b905353da04','f1b00fe2-b2bb-49fb-99ee-b795b511f086','3a13a5be-1925-469a-b3d9-6b0ecc6c5f6d','9a413486-114d-4625-84aa-a67b34475d9c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9c43a5365132477b8fa72abe05ff001c',volume_type_id=55849589-ee6d-4c63-b5fc-484cfc938436), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:37:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesTest-volume-1924776601',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a9ac37ec-8230-40b5-82d7-5ce48dca5f9a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0548a02255234d579d57c0b0486724af',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9c43a5365132477b8fa72abe05ff001c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(55849589-ee6d-4c63-b5fc-484cfc938436),volume_type_id=55849589-ee6d-4c63-b5fc-484cfc938436)}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:37:55.001592 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-f6f5a199-ad9c-47d7-939b-eed155028b95 tempest-VolumeTypesTest-1942892725 tempest-VolumeTypesTest-1942892725-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (defa3600-522b-4a60-9fbc-8104a68e7ab3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:37:55.025259 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-f6f5a199-ad9c-47d7-939b-eed155028b95 tempest-VolumeTypesTest-1942892725 tempest-VolumeTypesTest-1942892725-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (defa3600-522b-4a60-9fbc-8104a68e7ab3) transitioned into state 'SUCCESS' from state '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-1924776601',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0548a02255234d579d57c0b0486724af',qos_specs=None,replication_status=,reservations=['238835fe-1ecb-489b-85d6-1b905353da04','f1b00fe2-b2bb-49fb-99ee-b795b511f086','3a13a5be-1925-469a-b3d9-6b0ecc6c5f6d','9a413486-114d-4625-84aa-a67b34475d9c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9c43a5365132477b8fa72abe05ff001c',volume_type_id=55849589-ee6d-4c63-b5fc-484cfc938436)}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:37:55.026275 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-f6f5a199-ad9c-47d7-939b-eed155028b95 tempest-VolumeTypesTest-1942892725 tempest-VolumeTypesTest-1942892725-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (73e2730a-77af-4e9d-8098-9a49b224614c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:37:55.037976 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-f6f5a199-ad9c-47d7-939b-eed155028b95 tempest-VolumeTypesTest-1942892725 tempest-VolumeTypesTest-1942892725-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (73e2730a-77af-4e9d-8098-9a49b224614c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:37:55.039161 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-f6f5a199-ad9c-47d7-939b-eed155028b95 tempest-VolumeTypesTest-1942892725 tempest-VolumeTypesTest-1942892725-project-member] Flow 'volume_create_api' (d2949123-1dd0-45eb-a633-22360a85c546) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100375) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:37:55.039621 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-f6f5a199-ad9c-47d7-939b-eed155028b95 tempest-VolumeTypesTest-1942892725 tempest-VolumeTypesTest-1942892725-project-member] Create volume request issued successfully. Aug 12 10:37:55.040381 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-f6f5a199-ad9c-47d7-939b-eed155028b95 tempest-VolumeTypesTest-1942892725 tempest-VolumeTypesTest-1942892725-project-member] https://10.4.3.105/volume/v3/volumes returned with HTTP 202 Aug 12 10:37:55.041149 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 615/2434] 10.4.3.105 () {68 vars in 1259 bytes} [Wed Aug 12 10:37:54 2026] POST /volume/v3/volumes => generated 783 bytes in 246 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 10:37:55.057774 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-1fec9fd6-3eda-43f6-8e92-d1b842807586 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:55.060027 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-1fec9fd6-3eda-43f6-8e92-d1b842807586 tempest-VolumeTypesTest-1942892725 tempest-VolumeTypesTest-1942892725-project-member] GET https://10.4.3.105/volume/v3/volumes/a9ac37ec-8230-40b5-82d7-5ce48dca5f9a Aug 12 10:37:55.060253 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-1fec9fd6-3eda-43f6-8e92-d1b842807586 tempest-VolumeTypesTest-1942892725 tempest-VolumeTypesTest-1942892725-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:55.060530 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-1fec9fd6-3eda-43f6-8e92-d1b842807586 tempest-VolumeTypesTest-1942892725 tempest-VolumeTypesTest-1942892725-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:55.069219 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:55.069219 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:37:55.073662 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-1fec9fd6-3eda-43f6-8e92-d1b842807586 tempest-VolumeTypesTest-1942892725 tempest-VolumeTypesTest-1942892725-project-member] Volume info retrieved successfully. Aug 12 10:37:55.079482 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-1fec9fd6-3eda-43f6-8e92-d1b842807586 tempest-VolumeTypesTest-1942892725 tempest-VolumeTypesTest-1942892725-project-member] https://10.4.3.105/volume/v3/volumes/a9ac37ec-8230-40b5-82d7-5ce48dca5f9a returned with HTTP 200 Aug 12 10:37:55.079714 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 605/2435] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:37:55 2026] GET /volume/v3/volumes/a9ac37ec-8230-40b5-82d7-5ce48dca5f9a => generated 851 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:37:55.286747 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-b4a1d794-f840-4831-8987-887002495c88 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:55.289165 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-b4a1d794-f840-4831-8987-887002495c88 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] GET https://10.4.3.105/volume/v3/backups/a8d48d44-a402-457e-9776-dd0517fe6200 Aug 12 10:37:55.289415 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-b4a1d794-f840-4831-8987-887002495c88 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:55.289664 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-b4a1d794-f840-4831-8987-887002495c88 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:55.289978 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-b4a1d794-f840-4831-8987-887002495c88 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Show backup with id a8d48d44-a402-457e-9776-dd0517fe6200. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:37:55.299213 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:55.299213 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:37:55.300034 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-b4a1d794-f840-4831-8987-887002495c88 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] https://10.4.3.105/volume/v3/backups/a8d48d44-a402-457e-9776-dd0517fe6200 returned with HTTP 200 Aug 12 10:37:55.300579 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 606/2436] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:37:55 2026] GET /volume/v3/backups/a8d48d44-a402-457e-9776-dd0517fe6200 => generated 750 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:37:55.310664 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-b0ac7168-4d80-4f11-93dc-aaada27e2b18 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:55.314755 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-b0ac7168-4d80-4f11-93dc-aaada27e2b18 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] POST https://10.4.3.105/volume/v3/backups/a8d48d44-a402-457e-9776-dd0517fe6200/restore Aug 12 10:37:55.315231 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-b0ac7168-4d80-4f11-93dc-aaada27e2b18 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Action: 'restore', calling method: restore, body: {"restore": {"volume_id": "94e4bec4-5fef-4ea4-a2ff-2dd78b7dbb43"}} {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:37:55.318722 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.contrib.backups [None req-b0ac7168-4d80-4f11-93dc-aaada27e2b18 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Restoring backup a8d48d44-a402-457e-9776-dd0517fe6200 ({'restore': {'volume_id': '94e4bec4-5fef-4ea4-a2ff-2dd78b7dbb43'}}) {{(pid=100372) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 12 10:37:55.318911 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.contrib.backups [None req-b0ac7168-4d80-4f11-93dc-aaada27e2b18 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Restoring backup a8d48d44-a402-457e-9776-dd0517fe6200 to volume 94e4bec4-5fef-4ea4-a2ff-2dd78b7dbb43. Aug 12 10:37:55.329141 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:55.329141 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:37:55.335974 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-e2f436b0-9d9b-4afd-ae71-a701e3baa43a None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:55.341574 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-e2f436b0-9d9b-4afd-ae71-a701e3baa43a tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] GET https://10.4.3.105/volume/v3/volumes/ef8bc624-db0f-434e-9b0a-df1da8d59241 Aug 12 10:37:55.341936 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-e2f436b0-9d9b-4afd-ae71-a701e3baa43a tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:55.342184 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-e2f436b0-9d9b-4afd-ae71-a701e3baa43a tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:55.346894 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:55.346894 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:37:55.347619 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-b0ac7168-4d80-4f11-93dc-aaada27e2b18 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Volume info retrieved successfully. Aug 12 10:37:55.347853 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.backup.api [None req-b0ac7168-4d80-4f11-93dc-aaada27e2b18 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Checking backup size 1 against volume size 1 {{(pid=100372) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 12 10:37:55.348034 np0000007037 devstack@c-api.service[100372]: INFO cinder.backup.api [None req-b0ac7168-4d80-4f11-93dc-aaada27e2b18 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Overwriting volume 94e4bec4-5fef-4ea4-a2ff-2dd78b7dbb43 with restore of backup a8d48d44-a402-457e-9776-dd0517fe6200 Aug 12 10:37:55.353109 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-e2f436b0-9d9b-4afd-ae71-a701e3baa43a tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] https://10.4.3.105/volume/v3/volumes/ef8bc624-db0f-434e-9b0a-df1da8d59241 returned with HTTP 404 Aug 12 10:37:55.354232 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 616/2437] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:37:55 2026] GET /volume/v3/volumes/ef8bc624-db0f-434e-9b0a-df1da8d59241 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:37:55.362911 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-f398d85f-421d-4ffc-b8a2-201a46c12989 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:55.366132 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-f398d85f-421d-4ffc-b8a2-201a46c12989 tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] GET https://10.4.3.105/volume/v3/volumes/6611d275-5f73-4fd7-8e9f-99e59926f9d3 Aug 12 10:37:55.366443 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-f398d85f-421d-4ffc-b8a2-201a46c12989 tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:55.366847 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-f398d85f-421d-4ffc-b8a2-201a46c12989 tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:55.370763 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.backup.rpcapi [None req-b0ac7168-4d80-4f11-93dc-aaada27e2b18 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] restore_backup in rpcapi backup_id a8d48d44-a402-457e-9776-dd0517fe6200 {{(pid=100372) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 12 10:37:55.373026 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-b0ac7168-4d80-4f11-93dc-aaada27e2b18 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] https://10.4.3.105/volume/v3/backups/a8d48d44-a402-457e-9776-dd0517fe6200/restore returned with HTTP 202 Aug 12 10:37:55.373446 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 611/2438] 10.4.3.105 () {68 vars in 1393 bytes} [Wed Aug 12 10:37:55 2026] POST /volume/v3/backups/a8d48d44-a402-457e-9776-dd0517fe6200/restore => generated 181 bytes in 63 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 10:37:55.378908 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:55.378908 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:37:55.387184 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-f398d85f-421d-4ffc-b8a2-201a46c12989 tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] Volume info retrieved successfully. Aug 12 10:37:55.394726 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-f398d85f-421d-4ffc-b8a2-201a46c12989 tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] https://10.4.3.105/volume/v3/volumes/6611d275-5f73-4fd7-8e9f-99e59926f9d3 returned with HTTP 200 Aug 12 10:37:55.395191 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 606/2439] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:37:55 2026] GET /volume/v3/volumes/6611d275-5f73-4fd7-8e9f-99e59926f9d3 => generated 925 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 12 10:37:55.396158 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-216f8609-60ad-4a50-8457-c3abf74b1279 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:55.401725 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-216f8609-60ad-4a50-8457-c3abf74b1279 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] GET https://10.4.3.105/volume/v3/backups/a8d48d44-a402-457e-9776-dd0517fe6200 Aug 12 10:37:55.402036 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-216f8609-60ad-4a50-8457-c3abf74b1279 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:55.402314 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-216f8609-60ad-4a50-8457-c3abf74b1279 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:55.402466 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-216f8609-60ad-4a50-8457-c3abf74b1279 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Show backup with id a8d48d44-a402-457e-9776-dd0517fe6200. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:37:55.412490 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:55.412490 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:37:55.413639 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-216f8609-60ad-4a50-8457-c3abf74b1279 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] https://10.4.3.105/volume/v3/backups/a8d48d44-a402-457e-9776-dd0517fe6200 returned with HTTP 200 Aug 12 10:37:55.414112 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 607/2440] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:37:55 2026] GET /volume/v3/backups/a8d48d44-a402-457e-9776-dd0517fe6200 => generated 750 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:37:55.419875 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-89a3d95b-9c23-4ad9-a1a9-b0e800790e08 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:55.421776 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-89a3d95b-9c23-4ad9-a1a9-b0e800790e08 tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] DELETE https://10.4.3.105/volume/v3/volumes/6611d275-5f73-4fd7-8e9f-99e59926f9d3 Aug 12 10:37:55.422340 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-89a3d95b-9c23-4ad9-a1a9-b0e800790e08 tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:55.423082 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-89a3d95b-9c23-4ad9-a1a9-b0e800790e08 tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] Calling method 'delete' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:55.423082 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.v3.volumes [None req-89a3d95b-9c23-4ad9-a1a9-b0e800790e08 tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] Delete volume with id: 6611d275-5f73-4fd7-8e9f-99e59926f9d3 Aug 12 10:37:55.430788 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:55.430788 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:37:55.431272 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-89a3d95b-9c23-4ad9-a1a9-b0e800790e08 tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] Volume info retrieved successfully. Aug 12 10:37:55.452470 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-89a3d95b-9c23-4ad9-a1a9-b0e800790e08 tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] Delete volume request issued successfully. Aug 12 10:37:55.452746 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-89a3d95b-9c23-4ad9-a1a9-b0e800790e08 tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] https://10.4.3.105/volume/v3/volumes/6611d275-5f73-4fd7-8e9f-99e59926f9d3 returned with HTTP 202 Aug 12 10:37:55.453197 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 617/2441] 10.4.3.105 () {66 vars in 1351 bytes} [Wed Aug 12 10:37:55 2026] DELETE /volume/v3/volumes/6611d275-5f73-4fd7-8e9f-99e59926f9d3 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 10:37:55.461386 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-358c3a01-fc2d-47d5-bc83-077d712514cb None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:55.463553 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-358c3a01-fc2d-47d5-bc83-077d712514cb tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] GET https://10.4.3.105/volume/v3/volumes/6611d275-5f73-4fd7-8e9f-99e59926f9d3 Aug 12 10:37:55.463891 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-358c3a01-fc2d-47d5-bc83-077d712514cb tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:55.464092 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-358c3a01-fc2d-47d5-bc83-077d712514cb tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:55.473211 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:55.473211 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:37:55.477182 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-358c3a01-fc2d-47d5-bc83-077d712514cb tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] Volume info retrieved successfully. Aug 12 10:37:55.482952 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-358c3a01-fc2d-47d5-bc83-077d712514cb tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] https://10.4.3.105/volume/v3/volumes/6611d275-5f73-4fd7-8e9f-99e59926f9d3 returned with HTTP 200 Aug 12 10:37:55.483566 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 612/2442] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:37:55 2026] GET /volume/v3/volumes/6611d275-5f73-4fd7-8e9f-99e59926f9d3 => generated 924 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:37:55.508146 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-269d42bd-96f1-4bf9-9428-947a16d38043 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:55.511777 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-269d42bd-96f1-4bf9-9428-947a16d38043 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] GET https://10.4.3.105/volume/v3/backups/de809801-d736-4fc9-ab42-36f8931ff30d Aug 12 10:37:55.511777 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-269d42bd-96f1-4bf9-9428-947a16d38043 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:55.511777 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-269d42bd-96f1-4bf9-9428-947a16d38043 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:55.511777 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-269d42bd-96f1-4bf9-9428-947a16d38043 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] Show backup with id de809801-d736-4fc9-ab42-36f8931ff30d. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:37:55.517981 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:55.517981 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:37:55.517981 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-269d42bd-96f1-4bf9-9428-947a16d38043 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] https://10.4.3.105/volume/v3/backups/de809801-d736-4fc9-ab42-36f8931ff30d returned with HTTP 200 Aug 12 10:37:55.517981 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 607/2443] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:37:55 2026] GET /volume/v3/backups/de809801-d736-4fc9-ab42-36f8931ff30d => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:37:56.095838 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-63b92022-bbbc-414d-a599-42e02b8d10bf None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:56.098537 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-63b92022-bbbc-414d-a599-42e02b8d10bf tempest-VolumeTypesTest-1942892725 tempest-VolumeTypesTest-1942892725-project-member] GET https://10.4.3.105/volume/v3/volumes/a9ac37ec-8230-40b5-82d7-5ce48dca5f9a Aug 12 10:37:56.098984 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-63b92022-bbbc-414d-a599-42e02b8d10bf tempest-VolumeTypesTest-1942892725 tempest-VolumeTypesTest-1942892725-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:56.099335 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-63b92022-bbbc-414d-a599-42e02b8d10bf tempest-VolumeTypesTest-1942892725 tempest-VolumeTypesTest-1942892725-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:56.110660 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:56.110660 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:37:56.118732 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-63b92022-bbbc-414d-a599-42e02b8d10bf tempest-VolumeTypesTest-1942892725 tempest-VolumeTypesTest-1942892725-project-member] Volume info retrieved successfully. Aug 12 10:37:56.123999 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-63b92022-bbbc-414d-a599-42e02b8d10bf tempest-VolumeTypesTest-1942892725 tempest-VolumeTypesTest-1942892725-project-member] https://10.4.3.105/volume/v3/volumes/a9ac37ec-8230-40b5-82d7-5ce48dca5f9a returned with HTTP 200 Aug 12 10:37:56.124638 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 608/2444] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:37:56 2026] GET /volume/v3/volumes/a9ac37ec-8230-40b5-82d7-5ce48dca5f9a => generated 876 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:37:56.142903 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-d3a2f93b-f394-40e5-946d-ab24e2494b77 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:56.145215 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-d3a2f93b-f394-40e5-946d-ab24e2494b77 tempest-VolumeTypesTest-1942892725 tempest-VolumeTypesTest-1942892725-project-member] POST https://10.4.3.105/volume/v3/volumes/a9ac37ec-8230-40b5-82d7-5ce48dca5f9a/action Aug 12 10:37:56.145620 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-d3a2f93b-f394-40e5-946d-ab24e2494b77 tempest-VolumeTypesTest-1942892725 tempest-VolumeTypesTest-1942892725-project-member] Action body: b'{"os-retype": {"new_type": "9477e122-203f-432e-9880-60d4c877d317"}}' {{(pid=100375) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 10:37:56.145740 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-d3a2f93b-f394-40e5-946d-ab24e2494b77 tempest-VolumeTypesTest-1942892725 tempest-VolumeTypesTest-1942892725-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "9477e122-203f-432e-9880-60d4c877d317"}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:37:56.155966 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:56.155966 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:37:56.156531 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-d3a2f93b-f394-40e5-946d-ab24e2494b77 tempest-VolumeTypesTest-1942892725 tempest-VolumeTypesTest-1942892725-project-member] Volume info retrieved successfully. Aug 12 10:37:56.181348 np0000007037 devstack@c-api.service[100375]: WARNING cinder.quota [None req-d3a2f93b-f394-40e5-946d-ab24e2494b77 tempest-VolumeTypesTest-1942892725 tempest-VolumeTypesTest-1942892725-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-1235457120 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-1235457120, it is now deprecated. Please use the default quota class for default quota. Aug 12 10:37:56.181718 np0000007037 devstack@c-api.service[100375]: WARNING cinder.quota [None req-d3a2f93b-f394-40e5-946d-ab24e2494b77 tempest-VolumeTypesTest-1942892725 tempest-VolumeTypesTest-1942892725-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-1235457120 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-1235457120, it is now deprecated. Please use the default quota class for default quota. Aug 12 10:37:56.208013 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.quota [None req-d3a2f93b-f394-40e5-946d-ab24e2494b77 tempest-VolumeTypesTest-1942892725 tempest-VolumeTypesTest-1942892725-project-member] Created reservations ['751672c6-4153-41ca-88e0-2996839f6e27', '8d265621-f906-46d8-908d-de3aa5f6a460'] {{(pid=100375) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:37:56.235003 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.quota [None req-d3a2f93b-f394-40e5-946d-ab24e2494b77 tempest-VolumeTypesTest-1942892725 tempest-VolumeTypesTest-1942892725-project-member] Created reservations ['7848cbd6-7294-4859-ba24-168d493b5b14', '3ceb19d9-56fe-4b43-b358-0418dc0116c5'] {{(pid=100375) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:37:56.265542 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-d3a2f93b-f394-40e5-946d-ab24e2494b77 tempest-VolumeTypesTest-1942892725 tempest-VolumeTypesTest-1942892725-project-member] Retype volume request issued successfully. Aug 12 10:37:56.265710 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-d3a2f93b-f394-40e5-946d-ab24e2494b77 tempest-VolumeTypesTest-1942892725 tempest-VolumeTypesTest-1942892725-project-member] https://10.4.3.105/volume/v3/volumes/a9ac37ec-8230-40b5-82d7-5ce48dca5f9a/action returned with HTTP 202 Aug 12 10:37:56.267441 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 618/2445] 10.4.3.105 () {68 vars in 1390 bytes} [Wed Aug 12 10:37:56 2026] POST /volume/v3/volumes/a9ac37ec-8230-40b5-82d7-5ce48dca5f9a/action => generated 0 bytes in 124 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 10:37:56.277426 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-2dc10fb4-e136-4e91-9c74-6670d48822b9 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:56.282726 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-2dc10fb4-e136-4e91-9c74-6670d48822b9 tempest-VolumeTypesTest-1942892725 tempest-VolumeTypesTest-1942892725-project-member] GET https://10.4.3.105/volume/v3/volumes/a9ac37ec-8230-40b5-82d7-5ce48dca5f9a Aug 12 10:37:56.283065 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-2dc10fb4-e136-4e91-9c74-6670d48822b9 tempest-VolumeTypesTest-1942892725 tempest-VolumeTypesTest-1942892725-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:56.283352 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-2dc10fb4-e136-4e91-9c74-6670d48822b9 tempest-VolumeTypesTest-1942892725 tempest-VolumeTypesTest-1942892725-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:56.292796 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-0dead5a8-ed52-431e-b0f5-3aa35d9ae95d None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:56.296288 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-0dead5a8-ed52-431e-b0f5-3aa35d9ae95d tempest-TestInstancesWithCinderVolumes-584858421 tempest-TestInstancesWithCinderVolumes-584858421-project-member] GET https://10.4.3.105/volume/v3/volumes/988a75ea-e748-4337-aa5d-c0d046e364a5 Aug 12 10:37:56.296288 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-0dead5a8-ed52-431e-b0f5-3aa35d9ae95d tempest-TestInstancesWithCinderVolumes-584858421 tempest-TestInstancesWithCinderVolumes-584858421-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:56.296288 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-0dead5a8-ed52-431e-b0f5-3aa35d9ae95d tempest-TestInstancesWithCinderVolumes-584858421 tempest-TestInstancesWithCinderVolumes-584858421-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:56.300476 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:56.300476 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:37:56.304824 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-2dc10fb4-e136-4e91-9c74-6670d48822b9 tempest-VolumeTypesTest-1942892725 tempest-VolumeTypesTest-1942892725-project-member] Volume info retrieved successfully. Aug 12 10:37:56.308248 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:56.308248 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:37:56.308977 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-2dc10fb4-e136-4e91-9c74-6670d48822b9 tempest-VolumeTypesTest-1942892725 tempest-VolumeTypesTest-1942892725-project-member] https://10.4.3.105/volume/v3/volumes/a9ac37ec-8230-40b5-82d7-5ce48dca5f9a returned with HTTP 200 Aug 12 10:37:56.309451 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 613/2446] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:37:56 2026] GET /volume/v3/volumes/a9ac37ec-8230-40b5-82d7-5ce48dca5f9a => generated 875 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:37:56.312699 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-0dead5a8-ed52-431e-b0f5-3aa35d9ae95d tempest-TestInstancesWithCinderVolumes-584858421 tempest-TestInstancesWithCinderVolumes-584858421-project-member] Volume info retrieved successfully. Aug 12 10:37:56.319969 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-0dead5a8-ed52-431e-b0f5-3aa35d9ae95d tempest-TestInstancesWithCinderVolumes-584858421 tempest-TestInstancesWithCinderVolumes-584858421-project-member] https://10.4.3.105/volume/v3/volumes/988a75ea-e748-4337-aa5d-c0d046e364a5 returned with HTTP 200 Aug 12 10:37:56.320832 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 608/2447] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:37:56 2026] GET /volume/v3/volumes/988a75ea-e748-4337-aa5d-c0d046e364a5 => generated 939 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:37:56.428013 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-2b050682-ea22-4c21-820b-73a8161e394a None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:56.430419 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-2b050682-ea22-4c21-820b-73a8161e394a tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] GET https://10.4.3.105/volume/v3/backups/a8d48d44-a402-457e-9776-dd0517fe6200 Aug 12 10:37:56.430692 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-2b050682-ea22-4c21-820b-73a8161e394a tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:56.431007 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-2b050682-ea22-4c21-820b-73a8161e394a tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:56.431087 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-2b050682-ea22-4c21-820b-73a8161e394a tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Show backup with id a8d48d44-a402-457e-9776-dd0517fe6200. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:37:56.436973 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:56.436973 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:37:56.438209 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-2b050682-ea22-4c21-820b-73a8161e394a tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] https://10.4.3.105/volume/v3/backups/a8d48d44-a402-457e-9776-dd0517fe6200 returned with HTTP 200 Aug 12 10:37:56.438845 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 609/2448] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:37:56 2026] GET /volume/v3/backups/a8d48d44-a402-457e-9776-dd0517fe6200 => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:37:56.497617 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-9bb6e384-6b43-48fb-809a-bfbb39b89f2e None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:56.499452 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-9bb6e384-6b43-48fb-809a-bfbb39b89f2e tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] GET https://10.4.3.105/volume/v3/volumes/6611d275-5f73-4fd7-8e9f-99e59926f9d3 Aug 12 10:37:56.499839 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-9bb6e384-6b43-48fb-809a-bfbb39b89f2e tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:56.499839 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-9bb6e384-6b43-48fb-809a-bfbb39b89f2e tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:56.504776 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-9bb6e384-6b43-48fb-809a-bfbb39b89f2e tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] https://10.4.3.105/volume/v3/volumes/6611d275-5f73-4fd7-8e9f-99e59926f9d3 returned with HTTP 404 Aug 12 10:37:56.505228 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 619/2449] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:37:56 2026] GET /volume/v3/volumes/6611d275-5f73-4fd7-8e9f-99e59926f9d3 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:37:56.512764 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-e235f92d-9269-4dbf-8321-9454175522e1 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:56.514580 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-e235f92d-9269-4dbf-8321-9454175522e1 tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] GET https://10.4.3.105/volume/v3/volumes/5a145499-b348-412d-b73b-30737090eaf4 Aug 12 10:37:56.514727 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-e235f92d-9269-4dbf-8321-9454175522e1 tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:56.514943 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-e235f92d-9269-4dbf-8321-9454175522e1 tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:56.520737 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:56.520737 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:37:56.524148 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-e235f92d-9269-4dbf-8321-9454175522e1 tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] Volume info retrieved successfully. Aug 12 10:37:56.529560 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-e235f92d-9269-4dbf-8321-9454175522e1 tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] https://10.4.3.105/volume/v3/volumes/5a145499-b348-412d-b73b-30737090eaf4 returned with HTTP 200 Aug 12 10:37:56.529560 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 614/2450] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:37:56 2026] GET /volume/v3/volumes/5a145499-b348-412d-b73b-30737090eaf4 => generated 837 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:37:56.529719 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-e96c98ea-2837-44bb-bb9d-79187d4a9201 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:56.543020 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-e96c98ea-2837-44bb-bb9d-79187d4a9201 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] GET https://10.4.3.105/volume/v3/backups/de809801-d736-4fc9-ab42-36f8931ff30d Aug 12 10:37:56.543020 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-e96c98ea-2837-44bb-bb9d-79187d4a9201 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:56.543020 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-e96c98ea-2837-44bb-bb9d-79187d4a9201 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:56.543020 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-e96c98ea-2837-44bb-bb9d-79187d4a9201 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] Show backup with id de809801-d736-4fc9-ab42-36f8931ff30d. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:37:56.551120 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:56.551120 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:37:56.551120 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-e96c98ea-2837-44bb-bb9d-79187d4a9201 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] https://10.4.3.105/volume/v3/backups/de809801-d736-4fc9-ab42-36f8931ff30d returned with HTTP 200 Aug 12 10:37:56.551120 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 609/2451] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:37:56 2026] GET /volume/v3/backups/de809801-d736-4fc9-ab42-36f8931ff30d => generated 734 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:37:56.552782 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-c9bc577f-5b51-4d2c-a2fb-68e4f92e6613 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:56.555011 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-c9bc577f-5b51-4d2c-a2fb-68e4f92e6613 tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] DELETE https://10.4.3.105/volume/v3/volumes/5a145499-b348-412d-b73b-30737090eaf4 Aug 12 10:37:56.555290 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-c9bc577f-5b51-4d2c-a2fb-68e4f92e6613 tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:56.555650 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-c9bc577f-5b51-4d2c-a2fb-68e4f92e6613 tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] Calling method 'delete' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:56.555896 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.v3.volumes [None req-c9bc577f-5b51-4d2c-a2fb-68e4f92e6613 tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] Delete volume with id: 5a145499-b348-412d-b73b-30737090eaf4 Aug 12 10:37:56.564598 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:56.564598 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:37:56.565260 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-c9bc577f-5b51-4d2c-a2fb-68e4f92e6613 tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] Volume info retrieved successfully. Aug 12 10:37:56.587549 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-c9bc577f-5b51-4d2c-a2fb-68e4f92e6613 tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] Delete volume request issued successfully. Aug 12 10:37:56.587971 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-c9bc577f-5b51-4d2c-a2fb-68e4f92e6613 tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] https://10.4.3.105/volume/v3/volumes/5a145499-b348-412d-b73b-30737090eaf4 returned with HTTP 202 Aug 12 10:37:56.588675 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 610/2452] 10.4.3.105 () {66 vars in 1351 bytes} [Wed Aug 12 10:37:56 2026] DELETE /volume/v3/volumes/5a145499-b348-412d-b73b-30737090eaf4 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 10:37:56.596280 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-0ad2d9f1-6536-47b4-814d-2f09dd235fb4 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:56.598292 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-0ad2d9f1-6536-47b4-814d-2f09dd235fb4 tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] GET https://10.4.3.105/volume/v3/volumes/5a145499-b348-412d-b73b-30737090eaf4 Aug 12 10:37:56.598488 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-0ad2d9f1-6536-47b4-814d-2f09dd235fb4 tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:56.598717 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-0ad2d9f1-6536-47b4-814d-2f09dd235fb4 tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:56.606662 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:56.606662 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:37:56.611277 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-0ad2d9f1-6536-47b4-814d-2f09dd235fb4 tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] Volume info retrieved successfully. Aug 12 10:37:56.616743 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-0ad2d9f1-6536-47b4-814d-2f09dd235fb4 tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] https://10.4.3.105/volume/v3/volumes/5a145499-b348-412d-b73b-30737090eaf4 returned with HTTP 200 Aug 12 10:37:56.617264 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 620/2453] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:37:56 2026] GET /volume/v3/volumes/5a145499-b348-412d-b73b-30737090eaf4 => generated 836 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:37:56.743676 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [req-1730f23c-5e0b-4ae8-9526-c4beb399f0e4 req-b31741ac-e060-4451-b1f6-1f86c61388f4 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:56.746640 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-1730f23c-5e0b-4ae8-9526-c4beb399f0e4 req-b31741ac-e060-4451-b1f6-1f86c61388f4 tempest-TestInstancesWithCinderVolumes-584858421 tempest-TestInstancesWithCinderVolumes-584858421-project-member] GET https://10.4.3.105/volume/v3/volumes/988a75ea-e748-4337-aa5d-c0d046e364a5 Aug 12 10:37:56.746902 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [req-1730f23c-5e0b-4ae8-9526-c4beb399f0e4 req-b31741ac-e060-4451-b1f6-1f86c61388f4 tempest-TestInstancesWithCinderVolumes-584858421 tempest-TestInstancesWithCinderVolumes-584858421-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:56.747333 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [req-1730f23c-5e0b-4ae8-9526-c4beb399f0e4 req-b31741ac-e060-4451-b1f6-1f86c61388f4 tempest-TestInstancesWithCinderVolumes-584858421 tempest-TestInstancesWithCinderVolumes-584858421-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:56.762653 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:56.762653 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:37:56.768825 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [req-1730f23c-5e0b-4ae8-9526-c4beb399f0e4 req-b31741ac-e060-4451-b1f6-1f86c61388f4 tempest-TestInstancesWithCinderVolumes-584858421 tempest-TestInstancesWithCinderVolumes-584858421-project-member] Volume info retrieved successfully. Aug 12 10:37:56.776449 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-1730f23c-5e0b-4ae8-9526-c4beb399f0e4 req-b31741ac-e060-4451-b1f6-1f86c61388f4 tempest-TestInstancesWithCinderVolumes-584858421 tempest-TestInstancesWithCinderVolumes-584858421-project-member] https://10.4.3.105/volume/v3/volumes/988a75ea-e748-4337-aa5d-c0d046e364a5 returned with HTTP 200 Aug 12 10:37:56.777089 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 615/2454] 10.4.3.105 () {68 vars in 1598 bytes} [Wed Aug 12 10:37:56 2026] GET /volume/v3/volumes/988a75ea-e748-4337-aa5d-c0d046e364a5 => generated 939 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:37:56.869470 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-5cf888e4-4ccb-48c1-a5a9-17a412cbe262 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:56.869962 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-5cf888e4-4ccb-48c1-a5a9-17a412cbe262 None None] GET https://10.4.3.105/volume// Aug 12 10:37:56.870169 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-5cf888e4-4ccb-48c1-a5a9-17a412cbe262 None None] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:56.870391 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-5cf888e4-4ccb-48c1-a5a9-17a412cbe262 None None] Calling method 'all' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:56.870796 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-5cf888e4-4ccb-48c1-a5a9-17a412cbe262 None None] https://10.4.3.105/volume// returned with HTTP 300 Aug 12 10:37:56.871186 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 610/2455] 10.4.3.105 () {66 vars in 1428 bytes} [Wed Aug 12 10:37: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 10:37:56.877749 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-1730f23c-5e0b-4ae8-9526-c4beb399f0e4 req-7e8ef08f-aca0-46db-a94b-d8b4465b5094 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:56.879705 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-1730f23c-5e0b-4ae8-9526-c4beb399f0e4 req-7e8ef08f-aca0-46db-a94b-d8b4465b5094 tempest-TestInstancesWithCinderVolumes-584858421 tempest-TestInstancesWithCinderVolumes-584858421-project-member] POST https://10.4.3.105/volume/v3/attachments Aug 12 10:37:56.880063 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-1730f23c-5e0b-4ae8-9526-c4beb399f0e4 req-7e8ef08f-aca0-46db-a94b-d8b4465b5094 tempest-TestInstancesWithCinderVolumes-584858421 tempest-TestInstancesWithCinderVolumes-584858421-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "988a75ea-e748-4337-aa5d-c0d046e364a5", "connector": null, "instance_uuid": "330df011-b0e4-4596-a8f4-d7e843f26178"}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:37:56.887901 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:56.887901 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:37:56.913020 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-1730f23c-5e0b-4ae8-9526-c4beb399f0e4 req-7e8ef08f-aca0-46db-a94b-d8b4465b5094 tempest-TestInstancesWithCinderVolumes-584858421 tempest-TestInstancesWithCinderVolumes-584858421-project-member] https://10.4.3.105/volume/v3/attachments returned with HTTP 200 Aug 12 10:37:56.913573 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 611/2456] 10.4.3.105 () {74 vars in 1594 bytes} [Wed Aug 12 10:37:56 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 10:37:56.946034 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-98e521f6-d449-4043-b96b-6fdcec5a57da None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:56.948045 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-98e521f6-d449-4043-b96b-6fdcec5a57da tempest-TestInstancesWithCinderVolumes-584858421 tempest-TestInstancesWithCinderVolumes-584858421-project-member] GET https://10.4.3.105/volume/v3/volumes/988a75ea-e748-4337-aa5d-c0d046e364a5 Aug 12 10:37:56.948624 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-98e521f6-d449-4043-b96b-6fdcec5a57da tempest-TestInstancesWithCinderVolumes-584858421 tempest-TestInstancesWithCinderVolumes-584858421-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:56.948793 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-98e521f6-d449-4043-b96b-6fdcec5a57da tempest-TestInstancesWithCinderVolumes-584858421 tempest-TestInstancesWithCinderVolumes-584858421-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:56.957357 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-d97767ea-a721-4999-9fdc-d63b9e8c134e None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:56.957858 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-d97767ea-a721-4999-9fdc-d63b9e8c134e None None] GET https://10.4.3.105/volume// Aug 12 10:37:56.958075 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-d97767ea-a721-4999-9fdc-d63b9e8c134e None None] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:56.958322 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-d97767ea-a721-4999-9fdc-d63b9e8c134e None None] Calling method 'all' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:56.958725 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-d97767ea-a721-4999-9fdc-d63b9e8c134e None None] https://10.4.3.105/volume// returned with HTTP 300 Aug 12 10:37:56.959104 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 616/2457] 10.4.3.105 () {66 vars in 1426 bytes} [Wed Aug 12 10:37: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 10:37:56.961093 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:56.961093 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:37:56.964944 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-98e521f6-d449-4043-b96b-6fdcec5a57da tempest-TestInstancesWithCinderVolumes-584858421 tempest-TestInstancesWithCinderVolumes-584858421-project-member] Volume info retrieved successfully. Aug 12 10:37:56.967576 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-1730f23c-5e0b-4ae8-9526-c4beb399f0e4 req-0f112ab7-4f63-460d-9ec0-33f53658ce9f None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:56.970308 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-1730f23c-5e0b-4ae8-9526-c4beb399f0e4 req-0f112ab7-4f63-460d-9ec0-33f53658ce9f tempest-TestInstancesWithCinderVolumes-584858421 tempest-TestInstancesWithCinderVolumes-584858421-project-member] GET https://10.4.3.105/volume/v3/volumes/988a75ea-e748-4337-aa5d-c0d046e364a5 Aug 12 10:37:56.970586 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-1730f23c-5e0b-4ae8-9526-c4beb399f0e4 req-0f112ab7-4f63-460d-9ec0-33f53658ce9f tempest-TestInstancesWithCinderVolumes-584858421 tempest-TestInstancesWithCinderVolumes-584858421-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:56.970820 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-1730f23c-5e0b-4ae8-9526-c4beb399f0e4 req-0f112ab7-4f63-460d-9ec0-33f53658ce9f tempest-TestInstancesWithCinderVolumes-584858421 tempest-TestInstancesWithCinderVolumes-584858421-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:56.972819 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-98e521f6-d449-4043-b96b-6fdcec5a57da tempest-TestInstancesWithCinderVolumes-584858421 tempest-TestInstancesWithCinderVolumes-584858421-project-member] https://10.4.3.105/volume/v3/volumes/988a75ea-e748-4337-aa5d-c0d046e364a5 returned with HTTP 200 Aug 12 10:37:56.973240 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 621/2458] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:37:56 2026] GET /volume/v3/volumes/988a75ea-e748-4337-aa5d-c0d046e364a5 => generated 938 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:37:56.981587 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:56.981587 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:37:56.985627 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [req-1730f23c-5e0b-4ae8-9526-c4beb399f0e4 req-0f112ab7-4f63-460d-9ec0-33f53658ce9f tempest-TestInstancesWithCinderVolumes-584858421 tempest-TestInstancesWithCinderVolumes-584858421-project-member] Volume info retrieved successfully. Aug 12 10:37:56.990938 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-1730f23c-5e0b-4ae8-9526-c4beb399f0e4 req-0f112ab7-4f63-460d-9ec0-33f53658ce9f tempest-TestInstancesWithCinderVolumes-584858421 tempest-TestInstancesWithCinderVolumes-584858421-project-member] https://10.4.3.105/volume/v3/volumes/988a75ea-e748-4337-aa5d-c0d046e364a5 returned with HTTP 200 Aug 12 10:37:56.991559 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 611/2459] 10.4.3.105 () {70 vars in 1639 bytes} [Wed Aug 12 10:37:56 2026] GET /volume/v3/volumes/988a75ea-e748-4337-aa5d-c0d046e364a5 => generated 1118 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 10:37:57.106942 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-1730f23c-5e0b-4ae8-9526-c4beb399f0e4 req-81f683ed-1d5f-473b-aac4-957921ed61dd None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:57.109824 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-1730f23c-5e0b-4ae8-9526-c4beb399f0e4 req-81f683ed-1d5f-473b-aac4-957921ed61dd tempest-TestInstancesWithCinderVolumes-584858421 tempest-TestInstancesWithCinderVolumes-584858421-project-member] PUT https://10.4.3.105/volume/v3/attachments/cf21864a-caa3-4b0e-984f-16b7095604cd Aug 12 10:37:57.110427 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-1730f23c-5e0b-4ae8-9526-c4beb399f0e4 req-81f683ed-1d5f-473b-aac4-957921ed61dd tempest-TestInstancesWithCinderVolumes-584858421 tempest-TestInstancesWithCinderVolumes-584858421-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.105", "host": "np0000007037", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a295cd65dd1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "cc953c5f-eaed-46bf-96e8-0985bbef0414", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:37:57.120475 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.coordination [req-1730f23c-5e0b-4ae8-9526-c4beb399f0e4 req-81f683ed-1d5f-473b-aac4-957921ed61dd tempest-TestInstancesWithCinderVolumes-584858421 tempest-TestInstancesWithCinderVolumes-584858421-project-member] Acquiring lock "cinder-attachment_update-988a75ea-e748-4337-aa5d-c0d046e364a5-np0000007037" by "attachment_update" {{(pid=100373) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 10:37:57.127195 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.coordination [req-1730f23c-5e0b-4ae8-9526-c4beb399f0e4 req-81f683ed-1d5f-473b-aac4-957921ed61dd tempest-TestInstancesWithCinderVolumes-584858421 tempest-TestInstancesWithCinderVolumes-584858421-project-member] Lock "cinder-attachment_update-988a75ea-e748-4337-aa5d-c0d046e364a5-np0000007037" acquired by "attachment_update" :: waited 0.007s {{(pid=100373) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 10:37:57.128743 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:57.128743 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:37:57.253309 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.coordination [req-1730f23c-5e0b-4ae8-9526-c4beb399f0e4 req-81f683ed-1d5f-473b-aac4-957921ed61dd tempest-TestInstancesWithCinderVolumes-584858421 tempest-TestInstancesWithCinderVolumes-584858421-project-member] Lock "cinder-attachment_update-988a75ea-e748-4337-aa5d-c0d046e364a5-np0000007037" released by "attachment_update" :: held 0.126s {{(pid=100373) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 10:37:57.253669 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-1730f23c-5e0b-4ae8-9526-c4beb399f0e4 req-81f683ed-1d5f-473b-aac4-957921ed61dd tempest-TestInstancesWithCinderVolumes-584858421 tempest-TestInstancesWithCinderVolumes-584858421-project-member] https://10.4.3.105/volume/v3/attachments/cf21864a-caa3-4b0e-984f-16b7095604cd returned with HTTP 200 Aug 12 10:37:57.254227 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 612/2460] 10.4.3.105 () {74 vars in 1704 bytes} [Wed Aug 12 10:37:57 2026] PUT /volume/v3/attachments/cf21864a-caa3-4b0e-984f-16b7095604cd => generated 969 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:37:57.327370 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-c6c21a67-f130-449a-b280-701e99d7a9b1 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:57.337098 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-c6c21a67-f130-449a-b280-701e99d7a9b1 tempest-VolumeTypesTest-1942892725 tempest-VolumeTypesTest-1942892725-project-member] GET https://10.4.3.105/volume/v3/volumes/a9ac37ec-8230-40b5-82d7-5ce48dca5f9a Aug 12 10:37:57.337098 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-c6c21a67-f130-449a-b280-701e99d7a9b1 tempest-VolumeTypesTest-1942892725 tempest-VolumeTypesTest-1942892725-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:57.344935 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-c6c21a67-f130-449a-b280-701e99d7a9b1 tempest-VolumeTypesTest-1942892725 tempest-VolumeTypesTest-1942892725-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:57.372442 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:57.372442 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:37:57.378948 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-c6c21a67-f130-449a-b280-701e99d7a9b1 tempest-VolumeTypesTest-1942892725 tempest-VolumeTypesTest-1942892725-project-member] Volume info retrieved successfully. Aug 12 10:37:57.387010 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-c6c21a67-f130-449a-b280-701e99d7a9b1 tempest-VolumeTypesTest-1942892725 tempest-VolumeTypesTest-1942892725-project-member] https://10.4.3.105/volume/v3/volumes/a9ac37ec-8230-40b5-82d7-5ce48dca5f9a returned with HTTP 200 Aug 12 10:37:57.387716 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 617/2461] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:37:57 2026] GET /volume/v3/volumes/a9ac37ec-8230-40b5-82d7-5ce48dca5f9a => generated 877 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:37:57.407211 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-6f391689-c54e-4b5c-8121-bb7d44ec04e9 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:57.410091 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-6f391689-c54e-4b5c-8121-bb7d44ec04e9 tempest-VolumeTypesTest-1942892725 tempest-VolumeTypesTest-1942892725-project-member] GET https://10.4.3.105/volume/v3/volumes/a9ac37ec-8230-40b5-82d7-5ce48dca5f9a Aug 12 10:37:57.410490 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-6f391689-c54e-4b5c-8121-bb7d44ec04e9 tempest-VolumeTypesTest-1942892725 tempest-VolumeTypesTest-1942892725-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:57.410735 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-6f391689-c54e-4b5c-8121-bb7d44ec04e9 tempest-VolumeTypesTest-1942892725 tempest-VolumeTypesTest-1942892725-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:57.420538 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:57.420538 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:37:57.425169 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-6f391689-c54e-4b5c-8121-bb7d44ec04e9 tempest-VolumeTypesTest-1942892725 tempest-VolumeTypesTest-1942892725-project-member] Volume info retrieved successfully. Aug 12 10:37:57.430611 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-6f391689-c54e-4b5c-8121-bb7d44ec04e9 tempest-VolumeTypesTest-1942892725 tempest-VolumeTypesTest-1942892725-project-member] https://10.4.3.105/volume/v3/volumes/a9ac37ec-8230-40b5-82d7-5ce48dca5f9a returned with HTTP 200 Aug 12 10:37:57.431382 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 622/2462] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:37:57 2026] GET /volume/v3/volumes/a9ac37ec-8230-40b5-82d7-5ce48dca5f9a => generated 877 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:37:57.448871 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-9f7b7151-fbcd-410d-9697-84ce8ace1073 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:57.452713 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-7d1e706b-cc2f-49bf-b6f3-a611858bba03 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:57.453195 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-9f7b7151-fbcd-410d-9697-84ce8ace1073 tempest-VolumeTypesTest-1942892725 tempest-VolumeTypesTest-1942892725-project-member] GET https://10.4.3.105/volume/v3/volumes/a9ac37ec-8230-40b5-82d7-5ce48dca5f9a Aug 12 10:37:57.453195 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-9f7b7151-fbcd-410d-9697-84ce8ace1073 tempest-VolumeTypesTest-1942892725 tempest-VolumeTypesTest-1942892725-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:57.453195 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-9f7b7151-fbcd-410d-9697-84ce8ace1073 tempest-VolumeTypesTest-1942892725 tempest-VolumeTypesTest-1942892725-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:57.453312 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-7d1e706b-cc2f-49bf-b6f3-a611858bba03 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] GET https://10.4.3.105/volume/v3/backups/a8d48d44-a402-457e-9776-dd0517fe6200 Aug 12 10:37:57.453312 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-7d1e706b-cc2f-49bf-b6f3-a611858bba03 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:57.453312 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-7d1e706b-cc2f-49bf-b6f3-a611858bba03 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:57.453312 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-7d1e706b-cc2f-49bf-b6f3-a611858bba03 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Show backup with id a8d48d44-a402-457e-9776-dd0517fe6200. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:37:57.458604 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:57.458604 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:37:57.459375 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-7d1e706b-cc2f-49bf-b6f3-a611858bba03 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] https://10.4.3.105/volume/v3/backups/a8d48d44-a402-457e-9776-dd0517fe6200 returned with HTTP 200 Aug 12 10:37:57.459789 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 613/2463] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:37:57 2026] GET /volume/v3/backups/a8d48d44-a402-457e-9776-dd0517fe6200 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:37:57.467659 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:57.467659 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:37:57.479316 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-9f7b7151-fbcd-410d-9697-84ce8ace1073 tempest-VolumeTypesTest-1942892725 tempest-VolumeTypesTest-1942892725-project-member] Volume info retrieved successfully. Aug 12 10:37:57.484333 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-9f7b7151-fbcd-410d-9697-84ce8ace1073 tempest-VolumeTypesTest-1942892725 tempest-VolumeTypesTest-1942892725-project-member] https://10.4.3.105/volume/v3/volumes/a9ac37ec-8230-40b5-82d7-5ce48dca5f9a returned with HTTP 200 Aug 12 10:37:57.484965 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 612/2464] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:37:57 2026] GET /volume/v3/volumes/a9ac37ec-8230-40b5-82d7-5ce48dca5f9a => generated 877 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:37:57.499321 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-a5902fcd-bcdc-4769-8217-8b299de44dc4 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:57.502229 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-a5902fcd-bcdc-4769-8217-8b299de44dc4 tempest-VolumeTypesTest-1942892725 tempest-VolumeTypesTest-1942892725-project-member] DELETE https://10.4.3.105/volume/v3/volumes/a9ac37ec-8230-40b5-82d7-5ce48dca5f9a Aug 12 10:37:57.502446 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-a5902fcd-bcdc-4769-8217-8b299de44dc4 tempest-VolumeTypesTest-1942892725 tempest-VolumeTypesTest-1942892725-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:57.502685 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-a5902fcd-bcdc-4769-8217-8b299de44dc4 tempest-VolumeTypesTest-1942892725 tempest-VolumeTypesTest-1942892725-project-member] Calling method 'delete' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:57.502884 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.v3.volumes [None req-a5902fcd-bcdc-4769-8217-8b299de44dc4 tempest-VolumeTypesTest-1942892725 tempest-VolumeTypesTest-1942892725-project-member] Delete volume with id: a9ac37ec-8230-40b5-82d7-5ce48dca5f9a Aug 12 10:37:57.511558 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:57.511558 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:37:57.512183 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-a5902fcd-bcdc-4769-8217-8b299de44dc4 tempest-VolumeTypesTest-1942892725 tempest-VolumeTypesTest-1942892725-project-member] Volume info retrieved successfully. Aug 12 10:37:57.538736 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-a5902fcd-bcdc-4769-8217-8b299de44dc4 tempest-VolumeTypesTest-1942892725 tempest-VolumeTypesTest-1942892725-project-member] Delete volume request issued successfully. Aug 12 10:37:57.539590 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-a5902fcd-bcdc-4769-8217-8b299de44dc4 tempest-VolumeTypesTest-1942892725 tempest-VolumeTypesTest-1942892725-project-member] https://10.4.3.105/volume/v3/volumes/a9ac37ec-8230-40b5-82d7-5ce48dca5f9a returned with HTTP 202 Aug 12 10:37:57.539590 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 618/2465] 10.4.3.105 () {66 vars in 1351 bytes} [Wed Aug 12 10:37:57 2026] DELETE /volume/v3/volumes/a9ac37ec-8230-40b5-82d7-5ce48dca5f9a => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 10:37:57.547102 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-fcba1eaf-47b4-467a-a753-38e4914b65ca None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:57.549332 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-fcba1eaf-47b4-467a-a753-38e4914b65ca tempest-VolumeTypesTest-1942892725 tempest-VolumeTypesTest-1942892725-project-member] GET https://10.4.3.105/volume/v3/volumes/a9ac37ec-8230-40b5-82d7-5ce48dca5f9a Aug 12 10:37:57.549419 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-fcba1eaf-47b4-467a-a753-38e4914b65ca tempest-VolumeTypesTest-1942892725 tempest-VolumeTypesTest-1942892725-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:57.549909 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-fcba1eaf-47b4-467a-a753-38e4914b65ca tempest-VolumeTypesTest-1942892725 tempest-VolumeTypesTest-1942892725-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:57.560445 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:57.560445 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:37:57.561728 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-a28ff9d7-e73a-4b4b-b5bc-a9cf60f9eb50 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:57.563855 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-a28ff9d7-e73a-4b4b-b5bc-a9cf60f9eb50 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] GET https://10.4.3.105/volume/v3/backups/de809801-d736-4fc9-ab42-36f8931ff30d Aug 12 10:37:57.564167 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-a28ff9d7-e73a-4b4b-b5bc-a9cf60f9eb50 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:57.564439 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-a28ff9d7-e73a-4b4b-b5bc-a9cf60f9eb50 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:57.564620 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-a28ff9d7-e73a-4b4b-b5bc-a9cf60f9eb50 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] Show backup with id de809801-d736-4fc9-ab42-36f8931ff30d. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:37:57.565253 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-fcba1eaf-47b4-467a-a753-38e4914b65ca tempest-VolumeTypesTest-1942892725 tempest-VolumeTypesTest-1942892725-project-member] Volume info retrieved successfully. Aug 12 10:37:57.570379 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:57.570379 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:37:57.571288 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-a28ff9d7-e73a-4b4b-b5bc-a9cf60f9eb50 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] https://10.4.3.105/volume/v3/backups/de809801-d736-4fc9-ab42-36f8931ff30d returned with HTTP 200 Aug 12 10:37:57.571745 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-fcba1eaf-47b4-467a-a753-38e4914b65ca tempest-VolumeTypesTest-1942892725 tempest-VolumeTypesTest-1942892725-project-member] https://10.4.3.105/volume/v3/volumes/a9ac37ec-8230-40b5-82d7-5ce48dca5f9a returned with HTTP 200 Aug 12 10:37:57.572183 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 614/2466] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:37:57 2026] GET /volume/v3/backups/de809801-d736-4fc9-ab42-36f8931ff30d => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 12 10:37:57.572354 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 623/2467] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:37:57 2026] GET /volume/v3/volumes/a9ac37ec-8230-40b5-82d7-5ce48dca5f9a => generated 876 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:37:57.632780 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-db0463b3-a694-43b7-9797-7c08673944cf None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:57.635103 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-db0463b3-a694-43b7-9797-7c08673944cf tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] GET https://10.4.3.105/volume/v3/volumes/5a145499-b348-412d-b73b-30737090eaf4 Aug 12 10:37:57.635382 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-db0463b3-a694-43b7-9797-7c08673944cf tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:57.636068 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-db0463b3-a694-43b7-9797-7c08673944cf tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:57.642683 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-db0463b3-a694-43b7-9797-7c08673944cf tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] https://10.4.3.105/volume/v3/volumes/5a145499-b348-412d-b73b-30737090eaf4 returned with HTTP 404 Aug 12 10:37:57.643220 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 613/2468] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:37:57 2026] GET /volume/v3/volumes/5a145499-b348-412d-b73b-30737090eaf4 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:37:57.702392 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-e53219f0-fa8c-4a5e-877d-74bbab94c6d4 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:57.706410 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-e53219f0-fa8c-4a5e-877d-74bbab94c6d4 tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] POST https://10.4.3.105/volume/v3/volumes Aug 12 10:37:57.706410 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-e53219f0-fa8c-4a5e-877d-74bbab94c6d4 tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "cf2c75e2-42cb-4765-bb8a-76a15f3b73ee", "size": 1, "name": "tempest-VolumesGetTest-Volume-1412637352", "metadata": {"Type": "Test"}}} {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:37:57.707048 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.v3.volumes [None req-e53219f0-fa8c-4a5e-877d-74bbab94c6d4 tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] Create volume request body: {'volume': {'imageRef': 'cf2c75e2-42cb-4765-bb8a-76a15f3b73ee', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1412637352', 'metadata': {'Type': 'Test'}}} {{(pid=100372) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 10:37:57.977953 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.v3.volumes [None req-e53219f0-fa8c-4a5e-877d-74bbab94c6d4 tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] Create volume of 1 GB Aug 12 10:37:57.984380 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-e53219f0-fa8c-4a5e-877d-74bbab94c6d4 tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] Availability Zones retrieved successfully. Aug 12 10:37:57.991634 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-a823347e-9907-40d6-a05e-7f56ec3611cf None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:57.992025 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-e53219f0-fa8c-4a5e-877d-74bbab94c6d4 tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] Flow 'volume_create_api' (2eb0973a-a76b-498c-9e3b-efb545b9b115) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100372) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:37:57.993235 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-e53219f0-fa8c-4a5e-877d-74bbab94c6d4 tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (939433f3-d659-42a1-a47b-3c915c896d2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:37:57.994145 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.flows.api.create_volume [None req-e53219f0-fa8c-4a5e-877d-74bbab94c6d4 tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] Validating volume size '1' using validate_int {{(pid=100372) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 10:37:57.996482 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-a823347e-9907-40d6-a05e-7f56ec3611cf tempest-TestInstancesWithCinderVolumes-584858421 tempest-TestInstancesWithCinderVolumes-584858421-project-member] GET https://10.4.3.105/volume/v3/volumes/988a75ea-e748-4337-aa5d-c0d046e364a5 Aug 12 10:37:57.996697 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-a823347e-9907-40d6-a05e-7f56ec3611cf tempest-TestInstancesWithCinderVolumes-584858421 tempest-TestInstancesWithCinderVolumes-584858421-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:57.996884 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-a823347e-9907-40d6-a05e-7f56ec3611cf tempest-TestInstancesWithCinderVolumes-584858421 tempest-TestInstancesWithCinderVolumes-584858421-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:58.012014 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:58.012014 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:37:58.015632 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-a823347e-9907-40d6-a05e-7f56ec3611cf tempest-TestInstancesWithCinderVolumes-584858421 tempest-TestInstancesWithCinderVolumes-584858421-project-member] Volume info retrieved successfully. Aug 12 10:37:58.020098 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-a823347e-9907-40d6-a05e-7f56ec3611cf tempest-TestInstancesWithCinderVolumes-584858421 tempest-TestInstancesWithCinderVolumes-584858421-project-member] https://10.4.3.105/volume/v3/volumes/988a75ea-e748-4337-aa5d-c0d046e364a5 returned with HTTP 200 Aug 12 10:37:58.020324 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 615/2469] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:37:57 2026] GET /volume/v3/volumes/988a75ea-e748-4337-aa5d-c0d046e364a5 => generated 939 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:37:58.063743 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-e53219f0-fa8c-4a5e-877d-74bbab94c6d4 tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (939433f3-d659-42a1-a47b-3c915c896d2d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T10:26:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6cd66f07-4c7b-40b2-9dfb-378538f29c9e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:37:58.064915 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-e53219f0-fa8c-4a5e-877d-74bbab94c6d4 tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7ea28811-7d3e-4dc6-8b2e-2de66eab83a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:37:58.112075 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.quota [None req-e53219f0-fa8c-4a5e-877d-74bbab94c6d4 tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] Created reservations ['0dbd02f5-e06d-4de6-82d0-24c8ecd6ab88', '174c0cde-b55d-426c-9777-d3522a6fad9a', 'c8f61d21-3d07-4802-ac66-0fea4f008a24', 'f5e4c8ed-d017-46cb-8956-230c2dd0c1b9'] {{(pid=100372) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:37:58.112309 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-e53219f0-fa8c-4a5e-877d-74bbab94c6d4 tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7ea28811-7d3e-4dc6-8b2e-2de66eab83a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0dbd02f5-e06d-4de6-82d0-24c8ecd6ab88', '174c0cde-b55d-426c-9777-d3522a6fad9a', 'c8f61d21-3d07-4802-ac66-0fea4f008a24', 'f5e4c8ed-d017-46cb-8956-230c2dd0c1b9']}' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:37:58.113077 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-e53219f0-fa8c-4a5e-877d-74bbab94c6d4 tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (82b7c05a-9d06-4256-a6fb-379dcf8e0c8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:37:58.136671 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-e53219f0-fa8c-4a5e-877d-74bbab94c6d4 tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (82b7c05a-9d06-4256-a6fb-379dcf8e0c8f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4104c5bc-0bb7-4528-9dac-517bc17e17be', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1412637352',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='e7f91963653f466c951922e1da2ce6f3',qos_specs=None,replication_status=,reservations=['0dbd02f5-e06d-4de6-82d0-24c8ecd6ab88','174c0cde-b55d-426c-9777-d3522a6fad9a','c8f61d21-3d07-4802-ac66-0fea4f008a24','f5e4c8ed-d017-46cb-8956-230c2dd0c1b9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e2822ac15d4a4587a89cb9fe2ce77e71',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:37:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1412637352',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4104c5bc-0bb7-4528-9dac-517bc17e17be,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='e7f91963653f466c951922e1da2ce6f3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e2822ac15d4a4587a89cb9fe2ce77e71',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6cd66f07-4c7b-40b2-9dfb-378538f29c9e),volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:37:58.137393 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-e53219f0-fa8c-4a5e-877d-74bbab94c6d4 tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9bc69ff5-e76d-49e7-ac9c-0f1f684a34e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:37:58.164909 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-e53219f0-fa8c-4a5e-877d-74bbab94c6d4 tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9bc69ff5-e76d-49e7-ac9c-0f1f684a34e3) transitioned into state 'SUCCESS' from state '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-1412637352',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='e7f91963653f466c951922e1da2ce6f3',qos_specs=None,replication_status=,reservations=['0dbd02f5-e06d-4de6-82d0-24c8ecd6ab88','174c0cde-b55d-426c-9777-d3522a6fad9a','c8f61d21-3d07-4802-ac66-0fea4f008a24','f5e4c8ed-d017-46cb-8956-230c2dd0c1b9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e2822ac15d4a4587a89cb9fe2ce77e71',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:37:58.165760 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-e53219f0-fa8c-4a5e-877d-74bbab94c6d4 tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (620417e3-f274-4d3d-92ba-34015a0cbcd4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:37:58.175263 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-e53219f0-fa8c-4a5e-877d-74bbab94c6d4 tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (620417e3-f274-4d3d-92ba-34015a0cbcd4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:37:58.176506 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-e53219f0-fa8c-4a5e-877d-74bbab94c6d4 tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] Flow 'volume_create_api' (2eb0973a-a76b-498c-9e3b-efb545b9b115) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100372) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:37:58.177045 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-e53219f0-fa8c-4a5e-877d-74bbab94c6d4 tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] Create volume request issued successfully. Aug 12 10:37:58.177868 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-e53219f0-fa8c-4a5e-877d-74bbab94c6d4 tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] https://10.4.3.105/volume/v3/volumes returned with HTTP 202 Aug 12 10:37:58.178488 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 619/2470] 10.4.3.105 () {68 vars in 1259 bytes} [Wed Aug 12 10:37:57 2026] POST /volume/v3/volumes => generated 759 bytes in 477 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 10:37:58.194352 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-71aff531-3b8f-42a5-a110-b38c095203d5 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:58.199453 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-71aff531-3b8f-42a5-a110-b38c095203d5 tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] GET https://10.4.3.105/volume/v3/volumes/4104c5bc-0bb7-4528-9dac-517bc17e17be Aug 12 10:37:58.201259 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-71aff531-3b8f-42a5-a110-b38c095203d5 tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:58.201679 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-71aff531-3b8f-42a5-a110-b38c095203d5 tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:58.210906 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:58.210906 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:37:58.215534 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-71aff531-3b8f-42a5-a110-b38c095203d5 tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] Volume info retrieved successfully. Aug 12 10:37:58.220982 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-71aff531-3b8f-42a5-a110-b38c095203d5 tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] https://10.4.3.105/volume/v3/volumes/4104c5bc-0bb7-4528-9dac-517bc17e17be returned with HTTP 200 Aug 12 10:37:58.221479 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 624/2471] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:37:58 2026] GET /volume/v3/volumes/4104c5bc-0bb7-4528-9dac-517bc17e17be => generated 827 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 12 10:37:58.472308 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-89befb8e-5c9a-4427-805b-9a724eb8bafe None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:58.474328 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-89befb8e-5c9a-4427-805b-9a724eb8bafe tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] GET https://10.4.3.105/volume/v3/backups/a8d48d44-a402-457e-9776-dd0517fe6200 Aug 12 10:37:58.475891 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-89befb8e-5c9a-4427-805b-9a724eb8bafe tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:58.475891 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-89befb8e-5c9a-4427-805b-9a724eb8bafe tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:58.475891 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-89befb8e-5c9a-4427-805b-9a724eb8bafe tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Show backup with id a8d48d44-a402-457e-9776-dd0517fe6200. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:37:58.479405 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:58.479405 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:37:58.480268 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-89befb8e-5c9a-4427-805b-9a724eb8bafe tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] https://10.4.3.105/volume/v3/backups/a8d48d44-a402-457e-9776-dd0517fe6200 returned with HTTP 200 Aug 12 10:37:58.480792 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 614/2472] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:37:58 2026] GET /volume/v3/backups/a8d48d44-a402-457e-9776-dd0517fe6200 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:37:58.588023 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-51315e26-3919-47ab-8a5f-d24ca9a51f26 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:58.588367 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-29da59ee-f762-4e4f-9434-be925b865cc8 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:58.589923 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-51315e26-3919-47ab-8a5f-d24ca9a51f26 tempest-VolumeTypesTest-1942892725 tempest-VolumeTypesTest-1942892725-project-member] GET https://10.4.3.105/volume/v3/volumes/a9ac37ec-8230-40b5-82d7-5ce48dca5f9a Aug 12 10:37:58.590110 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-51315e26-3919-47ab-8a5f-d24ca9a51f26 tempest-VolumeTypesTest-1942892725 tempest-VolumeTypesTest-1942892725-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:58.590293 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-51315e26-3919-47ab-8a5f-d24ca9a51f26 tempest-VolumeTypesTest-1942892725 tempest-VolumeTypesTest-1942892725-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:58.590633 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-29da59ee-f762-4e4f-9434-be925b865cc8 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] GET https://10.4.3.105/volume/v3/backups/de809801-d736-4fc9-ab42-36f8931ff30d Aug 12 10:37:58.590909 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-29da59ee-f762-4e4f-9434-be925b865cc8 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:58.591140 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-29da59ee-f762-4e4f-9434-be925b865cc8 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:58.591279 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.v3.backups [None req-29da59ee-f762-4e4f-9434-be925b865cc8 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] Show backup with id de809801-d736-4fc9-ab42-36f8931ff30d. {{(pid=100372) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:37:58.595703 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:58.595703 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:37:58.596263 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-29da59ee-f762-4e4f-9434-be925b865cc8 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] https://10.4.3.105/volume/v3/backups/de809801-d736-4fc9-ab42-36f8931ff30d returned with HTTP 200 Aug 12 10:37:58.596667 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 620/2473] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:37:58 2026] GET /volume/v3/backups/de809801-d736-4fc9-ab42-36f8931ff30d => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:37:58.603992 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-51315e26-3919-47ab-8a5f-d24ca9a51f26 tempest-VolumeTypesTest-1942892725 tempest-VolumeTypesTest-1942892725-project-member] https://10.4.3.105/volume/v3/volumes/a9ac37ec-8230-40b5-82d7-5ce48dca5f9a returned with HTTP 404 Aug 12 10:37:58.604579 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 616/2474] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:37:58 2026] GET /volume/v3/volumes/a9ac37ec-8230-40b5-82d7-5ce48dca5f9a => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:37:58.615725 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-162bc216-acc9-425c-bf73-c55a1059bf00 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:58.617985 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-162bc216-acc9-425c-bf73-c55a1059bf00 tempest-VolumeTypesTest-739753264 tempest-VolumeTypesTest-739753264-project-admin] DELETE https://10.4.3.105/volume/v3/types/9477e122-203f-432e-9880-60d4c877d317 Aug 12 10:37:58.618252 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-162bc216-acc9-425c-bf73-c55a1059bf00 tempest-VolumeTypesTest-739753264 tempest-VolumeTypesTest-739753264-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:58.618464 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-162bc216-acc9-425c-bf73-c55a1059bf00 tempest-VolumeTypesTest-739753264 tempest-VolumeTypesTest-739753264-project-admin] Calling method '_delete' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:58.651000 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-162bc216-acc9-425c-bf73-c55a1059bf00 tempest-VolumeTypesTest-739753264 tempest-VolumeTypesTest-739753264-project-admin] https://10.4.3.105/volume/v3/types/9477e122-203f-432e-9880-60d4c877d317 returned with HTTP 202 Aug 12 10:37:58.651397 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 625/2475] 10.4.3.105 () {66 vars in 1345 bytes} [Wed Aug 12 10:37:58 2026] DELETE /volume/v3/types/9477e122-203f-432e-9880-60d4c877d317 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 10:37:58.665608 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-f8f82bcf-860b-4e5c-a796-2a1c59e76e12 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:58.671263 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-f8f82bcf-860b-4e5c-a796-2a1c59e76e12 tempest-VolumeTypesTest-739753264 tempest-VolumeTypesTest-739753264-project-admin] GET https://10.4.3.105/volume/v3/types/9477e122-203f-432e-9880-60d4c877d317 Aug 12 10:37:58.671263 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-f8f82bcf-860b-4e5c-a796-2a1c59e76e12 tempest-VolumeTypesTest-739753264 tempest-VolumeTypesTest-739753264-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:58.671263 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-f8f82bcf-860b-4e5c-a796-2a1c59e76e12 tempest-VolumeTypesTest-739753264 tempest-VolumeTypesTest-739753264-project-admin] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:58.674783 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-f8f82bcf-860b-4e5c-a796-2a1c59e76e12 tempest-VolumeTypesTest-739753264 tempest-VolumeTypesTest-739753264-project-admin] https://10.4.3.105/volume/v3/types/9477e122-203f-432e-9880-60d4c877d317 returned with HTTP 404 Aug 12 10:37:58.674783 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 615/2476] 10.4.3.105 () {66 vars in 1342 bytes} [Wed Aug 12 10:37:58 2026] GET /volume/v3/types/9477e122-203f-432e-9880-60d4c877d317 => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:37:58.685032 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-80f82b71-13d7-42f9-b2f1-fb8b0afe6d8f None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:58.686883 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-80f82b71-13d7-42f9-b2f1-fb8b0afe6d8f tempest-VolumeTypesTest-739753264 tempest-VolumeTypesTest-739753264-project-admin] DELETE https://10.4.3.105/volume/v3/types/55849589-ee6d-4c63-b5fc-484cfc938436 Aug 12 10:37:58.687141 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-80f82b71-13d7-42f9-b2f1-fb8b0afe6d8f tempest-VolumeTypesTest-739753264 tempest-VolumeTypesTest-739753264-project-admin] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:58.687363 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-80f82b71-13d7-42f9-b2f1-fb8b0afe6d8f tempest-VolumeTypesTest-739753264 tempest-VolumeTypesTest-739753264-project-admin] Calling method '_delete' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:58.726361 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-80f82b71-13d7-42f9-b2f1-fb8b0afe6d8f tempest-VolumeTypesTest-739753264 tempest-VolumeTypesTest-739753264-project-admin] https://10.4.3.105/volume/v3/types/55849589-ee6d-4c63-b5fc-484cfc938436 returned with HTTP 202 Aug 12 10:37:58.726988 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 621/2477] 10.4.3.105 () {66 vars in 1345 bytes} [Wed Aug 12 10:37:58 2026] DELETE /volume/v3/types/55849589-ee6d-4c63-b5fc-484cfc938436 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 10:37:58.735365 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-0f49698a-e682-4cd6-8b01-c28a1136b149 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:58.737222 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-0f49698a-e682-4cd6-8b01-c28a1136b149 tempest-VolumeTypesTest-739753264 tempest-VolumeTypesTest-739753264-project-admin] GET https://10.4.3.105/volume/v3/types/55849589-ee6d-4c63-b5fc-484cfc938436 Aug 12 10:37:58.737495 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-0f49698a-e682-4cd6-8b01-c28a1136b149 tempest-VolumeTypesTest-739753264 tempest-VolumeTypesTest-739753264-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:58.737774 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-0f49698a-e682-4cd6-8b01-c28a1136b149 tempest-VolumeTypesTest-739753264 tempest-VolumeTypesTest-739753264-project-admin] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:58.742963 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-0f49698a-e682-4cd6-8b01-c28a1136b149 tempest-VolumeTypesTest-739753264 tempest-VolumeTypesTest-739753264-project-admin] https://10.4.3.105/volume/v3/types/55849589-ee6d-4c63-b5fc-484cfc938436 returned with HTTP 404 Aug 12 10:37:58.743741 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 617/2478] 10.4.3.105 () {66 vars in 1342 bytes} [Wed Aug 12 10:37:58 2026] GET /volume/v3/types/55849589-ee6d-4c63-b5fc-484cfc938436 => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:37:58.754067 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-f20888ad-bd03-447c-9fea-8215869a72af None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:58.756207 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-f20888ad-bd03-447c-9fea-8215869a72af tempest-VolumeTypesTest-739753264 tempest-VolumeTypesTest-739753264-project-admin] POST https://10.4.3.105/volume/v3/types Aug 12 10:37:58.756702 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-f20888ad-bd03-447c-9fea-8215869a72af tempest-VolumeTypesTest-739753264 tempest-VolumeTypesTest-739753264-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1659563614", "description": "tempest-volume-type-description-1982766075", "extra_specs": {"storage_protocol": "iscsi", "vendor_name": "StorPool"}, "os-volume-type-access:is_public": true}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:37:58.777861 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-f20888ad-bd03-447c-9fea-8215869a72af tempest-VolumeTypesTest-739753264 tempest-VolumeTypesTest-739753264-project-admin] https://10.4.3.105/volume/v3/types returned with HTTP 200 Aug 12 10:37:58.778466 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 626/2479] 10.4.3.105 () {68 vars in 1253 bytes} [Wed Aug 12 10:37:58 2026] POST /volume/v3/types => generated 315 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:37:58.789310 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-c28363b0-ce1d-4b24-8d69-7466a9fd418b None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:58.791752 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-c28363b0-ce1d-4b24-8d69-7466a9fd418b tempest-VolumeTypesTest-739753264 tempest-VolumeTypesTest-739753264-project-admin] GET https://10.4.3.105/volume/v3/types/d21f43ad-3d76-46ad-9544-66ae777465f8 Aug 12 10:37:58.791956 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-c28363b0-ce1d-4b24-8d69-7466a9fd418b tempest-VolumeTypesTest-739753264 tempest-VolumeTypesTest-739753264-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:58.792179 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-c28363b0-ce1d-4b24-8d69-7466a9fd418b tempest-VolumeTypesTest-739753264 tempest-VolumeTypesTest-739753264-project-admin] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:58.804851 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-c28363b0-ce1d-4b24-8d69-7466a9fd418b tempest-VolumeTypesTest-739753264 tempest-VolumeTypesTest-739753264-project-admin] https://10.4.3.105/volume/v3/types/d21f43ad-3d76-46ad-9544-66ae777465f8 returned with HTTP 200 Aug 12 10:37:58.805918 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 616/2480] 10.4.3.105 () {66 vars in 1342 bytes} [Wed Aug 12 10:37:58 2026] GET /volume/v3/types/d21f43ad-3d76-46ad-9544-66ae777465f8 => generated 337 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:37:58.818666 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-4b3d2cf6-d10c-4e05-86de-8775361df69c None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:58.824908 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-4b3d2cf6-d10c-4e05-86de-8775361df69c tempest-VolumeTypesTest-739753264 tempest-VolumeTypesTest-739753264-project-admin] DELETE https://10.4.3.105/volume/v3/types/d21f43ad-3d76-46ad-9544-66ae777465f8 Aug 12 10:37:58.825131 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-4b3d2cf6-d10c-4e05-86de-8775361df69c tempest-VolumeTypesTest-739753264 tempest-VolumeTypesTest-739753264-project-admin] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:58.825365 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-4b3d2cf6-d10c-4e05-86de-8775361df69c tempest-VolumeTypesTest-739753264 tempest-VolumeTypesTest-739753264-project-admin] Calling method '_delete' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:58.860899 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-4b3d2cf6-d10c-4e05-86de-8775361df69c tempest-VolumeTypesTest-739753264 tempest-VolumeTypesTest-739753264-project-admin] https://10.4.3.105/volume/v3/types/d21f43ad-3d76-46ad-9544-66ae777465f8 returned with HTTP 202 Aug 12 10:37:58.861580 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 622/2481] 10.4.3.105 () {66 vars in 1345 bytes} [Wed Aug 12 10:37:58 2026] DELETE /volume/v3/types/d21f43ad-3d76-46ad-9544-66ae777465f8 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 10:37:58.869347 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-8c6be501-d0ec-40b6-acc5-d76760623649 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:58.872281 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-8c6be501-d0ec-40b6-acc5-d76760623649 tempest-VolumeTypesTest-739753264 tempest-VolumeTypesTest-739753264-project-admin] GET https://10.4.3.105/volume/v3/types/d21f43ad-3d76-46ad-9544-66ae777465f8 Aug 12 10:37:58.872603 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-8c6be501-d0ec-40b6-acc5-d76760623649 tempest-VolumeTypesTest-739753264 tempest-VolumeTypesTest-739753264-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:58.872878 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-8c6be501-d0ec-40b6-acc5-d76760623649 tempest-VolumeTypesTest-739753264 tempest-VolumeTypesTest-739753264-project-admin] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:58.879161 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-8c6be501-d0ec-40b6-acc5-d76760623649 tempest-VolumeTypesTest-739753264 tempest-VolumeTypesTest-739753264-project-admin] https://10.4.3.105/volume/v3/types/d21f43ad-3d76-46ad-9544-66ae777465f8 returned with HTTP 404 Aug 12 10:37:58.879972 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 618/2482] 10.4.3.105 () {66 vars in 1342 bytes} [Wed Aug 12 10:37:58 2026] GET /volume/v3/types/d21f43ad-3d76-46ad-9544-66ae777465f8 => generated 114 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:37:58.892458 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-e2b84502-b2d1-4aab-82e9-107cd4d9ad2f None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:58.895485 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-e2b84502-b2d1-4aab-82e9-107cd4d9ad2f tempest-VolumeTypesTest-739753264 tempest-VolumeTypesTest-739753264-project-admin] POST https://10.4.3.105/volume/v3/types Aug 12 10:37:58.895970 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-e2b84502-b2d1-4aab-82e9-107cd4d9ad2f tempest-VolumeTypesTest-739753264 tempest-VolumeTypesTest-739753264-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1418922219"}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:37:58.923628 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-e2b84502-b2d1-4aab-82e9-107cd4d9ad2f tempest-VolumeTypesTest-739753264 tempest-VolumeTypesTest-739753264-project-admin] https://10.4.3.105/volume/v3/types returned with HTTP 200 Aug 12 10:37:58.924090 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 627/2483] 10.4.3.105 () {68 vars in 1252 bytes} [Wed Aug 12 10:37:58 2026] POST /volume/v3/types => generated 221 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:37:58.940327 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-2673a009-1140-4c43-85e0-22894c574989 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:58.941339 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-2673a009-1140-4c43-85e0-22894c574989 tempest-VolumeTypesTest-739753264 tempest-VolumeTypesTest-739753264-project-admin] POST https://10.4.3.105/volume/v3/types/cfb18d76-f33c-487c-93bf-d2cc7f31be1d/encryption Aug 12 10:37:58.941707 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-2673a009-1140-4c43-85e0-22894c574989 tempest-VolumeTypesTest-739753264 tempest-VolumeTypesTest-739753264-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:37:58.983722 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-2673a009-1140-4c43-85e0-22894c574989 tempest-VolumeTypesTest-739753264 tempest-VolumeTypesTest-739753264-project-admin] https://10.4.3.105/volume/v3/types/cfb18d76-f33c-487c-93bf-d2cc7f31be1d/encryption returned with HTTP 200 Aug 12 10:37:58.984567 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 617/2484] 10.4.3.105 () {68 vars in 1397 bytes} [Wed Aug 12 10:37:58 2026] POST /volume/v3/types/cfb18d76-f33c-487c-93bf-d2cc7f31be1d/encryption => generated 239 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:37:58.998571 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-ef07bb62-92b6-4e56-bd14-41d6db19b7cb None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:59.001068 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-ef07bb62-92b6-4e56-bd14-41d6db19b7cb tempest-VolumeTypesTest-739753264 tempest-VolumeTypesTest-739753264-project-admin] GET https://10.4.3.105/volume/v3/types/cfb18d76-f33c-487c-93bf-d2cc7f31be1d/encryption Aug 12 10:37:59.001361 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-ef07bb62-92b6-4e56-bd14-41d6db19b7cb tempest-VolumeTypesTest-739753264 tempest-VolumeTypesTest-739753264-project-admin] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:59.001841 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-ef07bb62-92b6-4e56-bd14-41d6db19b7cb tempest-VolumeTypesTest-739753264 tempest-VolumeTypesTest-739753264-project-admin] Calling method 'index' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:59.010190 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-ef07bb62-92b6-4e56-bd14-41d6db19b7cb tempest-VolumeTypesTest-739753264 tempest-VolumeTypesTest-739753264-project-admin] https://10.4.3.105/volume/v3/types/cfb18d76-f33c-487c-93bf-d2cc7f31be1d/encryption returned with HTTP 200 Aug 12 10:37:59.010780 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 623/2485] 10.4.3.105 () {66 vars in 1375 bytes} [Wed Aug 12 10:37:58 2026] GET /volume/v3/types/cfb18d76-f33c-487c-93bf-d2cc7f31be1d/encryption => generated 325 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:37:59.025455 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-12e4704d-cd07-408f-81c5-6c1d7c1f8c87 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:59.028270 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-12e4704d-cd07-408f-81c5-6c1d7c1f8c87 tempest-VolumeTypesTest-739753264 tempest-VolumeTypesTest-739753264-project-admin] PUT https://10.4.3.105/volume/v3/types/cfb18d76-f33c-487c-93bf-d2cc7f31be1d/encryption/5983c7b2-678b-4cae-808c-44903a8c5fcc Aug 12 10:37:59.029308 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-12e4704d-cd07-408f-81c5-6c1d7c1f8c87 tempest-VolumeTypesTest-739753264 tempest-VolumeTypesTest-739753264-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128, "provider": "SomeProvider", "cipher": "aes-xts-plain64", "control_location": "back-end"}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:37:59.040715 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-8ad76e3b-e946-45e5-bdb4-8fee9abea30b None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:59.047370 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-8ad76e3b-e946-45e5-bdb4-8fee9abea30b tempest-TestInstancesWithCinderVolumes-584858421 tempest-TestInstancesWithCinderVolumes-584858421-project-member] GET https://10.4.3.105/volume/v3/volumes/988a75ea-e748-4337-aa5d-c0d046e364a5 Aug 12 10:37:59.047688 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-8ad76e3b-e946-45e5-bdb4-8fee9abea30b tempest-TestInstancesWithCinderVolumes-584858421 tempest-TestInstancesWithCinderVolumes-584858421-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:59.047955 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-8ad76e3b-e946-45e5-bdb4-8fee9abea30b tempest-TestInstancesWithCinderVolumes-584858421 tempest-TestInstancesWithCinderVolumes-584858421-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:59.074164 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:59.074164 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:37:59.079489 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-8ad76e3b-e946-45e5-bdb4-8fee9abea30b tempest-TestInstancesWithCinderVolumes-584858421 tempest-TestInstancesWithCinderVolumes-584858421-project-member] Volume info retrieved successfully. Aug 12 10:37:59.083836 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-12e4704d-cd07-408f-81c5-6c1d7c1f8c87 tempest-VolumeTypesTest-739753264 tempest-VolumeTypesTest-739753264-project-admin] https://10.4.3.105/volume/v3/types/cfb18d76-f33c-487c-93bf-d2cc7f31be1d/encryption/5983c7b2-678b-4cae-808c-44903a8c5fcc returned with HTTP 200 Aug 12 10:37:59.084278 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 619/2486] 10.4.3.105 () {68 vars in 1507 bytes} [Wed Aug 12 10:37:59 2026] PUT /volume/v3/types/cfb18d76-f33c-487c-93bf-d2cc7f31be1d/encryption/5983c7b2-678b-4cae-808c-44903a8c5fcc => generated 122 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:37:59.086567 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-8ad76e3b-e946-45e5-bdb4-8fee9abea30b tempest-TestInstancesWithCinderVolumes-584858421 tempest-TestInstancesWithCinderVolumes-584858421-project-member] https://10.4.3.105/volume/v3/volumes/988a75ea-e748-4337-aa5d-c0d046e364a5 returned with HTTP 200 Aug 12 10:37:59.089849 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 628/2487] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:37:59 2026] GET /volume/v3/volumes/988a75ea-e748-4337-aa5d-c0d046e364a5 => generated 939 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:37:59.097019 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-703879bc-4a2d-4185-b6e5-8e7d1d53a7c5 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:59.098802 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-703879bc-4a2d-4185-b6e5-8e7d1d53a7c5 tempest-VolumeTypesTest-739753264 tempest-VolumeTypesTest-739753264-project-admin] GET https://10.4.3.105/volume/v3/types/cfb18d76-f33c-487c-93bf-d2cc7f31be1d/encryption Aug 12 10:37:59.099090 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-703879bc-4a2d-4185-b6e5-8e7d1d53a7c5 tempest-VolumeTypesTest-739753264 tempest-VolumeTypesTest-739753264-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:59.099321 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-703879bc-4a2d-4185-b6e5-8e7d1d53a7c5 tempest-VolumeTypesTest-739753264 tempest-VolumeTypesTest-739753264-project-admin] Calling method 'index' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:59.105474 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-703879bc-4a2d-4185-b6e5-8e7d1d53a7c5 tempest-VolumeTypesTest-739753264 tempest-VolumeTypesTest-739753264-project-admin] https://10.4.3.105/volume/v3/types/cfb18d76-f33c-487c-93bf-d2cc7f31be1d/encryption returned with HTTP 200 Aug 12 10:37:59.105899 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 618/2488] 10.4.3.105 () {66 vars in 1375 bytes} [Wed Aug 12 10:37:59 2026] GET /volume/v3/types/cfb18d76-f33c-487c-93bf-d2cc7f31be1d/encryption => generated 347 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:37:59.116702 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-9b4c7a0b-9d23-42ce-8590-f4090af1c420 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:59.120214 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-9b4c7a0b-9d23-42ce-8590-f4090af1c420 tempest-VolumeTypesTest-739753264 tempest-VolumeTypesTest-739753264-project-admin] GET https://10.4.3.105/volume/v3/types/cfb18d76-f33c-487c-93bf-d2cc7f31be1d/encryption/cipher Aug 12 10:37:59.120214 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-9b4c7a0b-9d23-42ce-8590-f4090af1c420 tempest-VolumeTypesTest-739753264 tempest-VolumeTypesTest-739753264-project-admin] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:59.120401 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-9b4c7a0b-9d23-42ce-8590-f4090af1c420 tempest-VolumeTypesTest-739753264 tempest-VolumeTypesTest-739753264-project-admin] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:59.132287 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-9b4c7a0b-9d23-42ce-8590-f4090af1c420 tempest-VolumeTypesTest-739753264 tempest-VolumeTypesTest-739753264-project-admin] https://10.4.3.105/volume/v3/types/cfb18d76-f33c-487c-93bf-d2cc7f31be1d/encryption/cipher returned with HTTP 200 Aug 12 10:37:59.132903 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 624/2489] 10.4.3.105 () {66 vars in 1396 bytes} [Wed Aug 12 10:37:59 2026] GET /volume/v3/types/cfb18d76-f33c-487c-93bf-d2cc7f31be1d/encryption/cipher => generated 29 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 12 10:37:59.140527 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-f2dd6fae-be0b-48d4-8eab-7cd9e94a3b7d None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:59.142927 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-f2dd6fae-be0b-48d4-8eab-7cd9e94a3b7d tempest-VolumeTypesTest-739753264 tempest-VolumeTypesTest-739753264-project-admin] DELETE https://10.4.3.105/volume/v3/types/cfb18d76-f33c-487c-93bf-d2cc7f31be1d/encryption/5983c7b2-678b-4cae-808c-44903a8c5fcc Aug 12 10:37:59.143125 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-f2dd6fae-be0b-48d4-8eab-7cd9e94a3b7d tempest-VolumeTypesTest-739753264 tempest-VolumeTypesTest-739753264-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:59.143390 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-f2dd6fae-be0b-48d4-8eab-7cd9e94a3b7d tempest-VolumeTypesTest-739753264 tempest-VolumeTypesTest-739753264-project-admin] Calling method 'delete' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:59.161262 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-f2dd6fae-be0b-48d4-8eab-7cd9e94a3b7d tempest-VolumeTypesTest-739753264 tempest-VolumeTypesTest-739753264-project-admin] https://10.4.3.105/volume/v3/types/cfb18d76-f33c-487c-93bf-d2cc7f31be1d/encryption/5983c7b2-678b-4cae-808c-44903a8c5fcc returned with HTTP 202 Aug 12 10:37:59.161635 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 620/2490] 10.4.3.105 () {66 vars in 1489 bytes} [Wed Aug 12 10:37:59 2026] DELETE /volume/v3/types/cfb18d76-f33c-487c-93bf-d2cc7f31be1d/encryption/5983c7b2-678b-4cae-808c-44903a8c5fcc => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 10:37:59.169976 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-1abf5a78-a147-42f3-b4dc-6fd8c91aa398 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:59.172667 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-1abf5a78-a147-42f3-b4dc-6fd8c91aa398 tempest-VolumeTypesTest-739753264 tempest-VolumeTypesTest-739753264-project-admin] GET https://10.4.3.105/volume/v3/types/cfb18d76-f33c-487c-93bf-d2cc7f31be1d/encryption Aug 12 10:37:59.172947 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-1abf5a78-a147-42f3-b4dc-6fd8c91aa398 tempest-VolumeTypesTest-739753264 tempest-VolumeTypesTest-739753264-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:59.173232 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-1abf5a78-a147-42f3-b4dc-6fd8c91aa398 tempest-VolumeTypesTest-739753264 tempest-VolumeTypesTest-739753264-project-admin] Calling method 'index' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:59.181598 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-1abf5a78-a147-42f3-b4dc-6fd8c91aa398 tempest-VolumeTypesTest-739753264 tempest-VolumeTypesTest-739753264-project-admin] https://10.4.3.105/volume/v3/types/cfb18d76-f33c-487c-93bf-d2cc7f31be1d/encryption returned with HTTP 200 Aug 12 10:37:59.182148 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 629/2491] 10.4.3.105 () {66 vars in 1375 bytes} [Wed Aug 12 10:37:59 2026] GET /volume/v3/types/cfb18d76-f33c-487c-93bf-d2cc7f31be1d/encryption => generated 2 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 12 10:37:59.191338 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-3faf81f4-89c7-49eb-abd7-d8582e9fd5ef None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:59.193995 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-3faf81f4-89c7-49eb-abd7-d8582e9fd5ef tempest-VolumeTypesTest-739753264 tempest-VolumeTypesTest-739753264-project-admin] GET https://10.4.3.105/volume/v3/types/cfb18d76-f33c-487c-93bf-d2cc7f31be1d/encryption Aug 12 10:37:59.194944 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-3faf81f4-89c7-49eb-abd7-d8582e9fd5ef tempest-VolumeTypesTest-739753264 tempest-VolumeTypesTest-739753264-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:59.194944 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-3faf81f4-89c7-49eb-abd7-d8582e9fd5ef tempest-VolumeTypesTest-739753264 tempest-VolumeTypesTest-739753264-project-admin] Calling method 'index' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:59.201734 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-3faf81f4-89c7-49eb-abd7-d8582e9fd5ef tempest-VolumeTypesTest-739753264 tempest-VolumeTypesTest-739753264-project-admin] https://10.4.3.105/volume/v3/types/cfb18d76-f33c-487c-93bf-d2cc7f31be1d/encryption returned with HTTP 200 Aug 12 10:37:59.202282 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 619/2492] 10.4.3.105 () {66 vars in 1375 bytes} [Wed Aug 12 10:37:59 2026] GET /volume/v3/types/cfb18d76-f33c-487c-93bf-d2cc7f31be1d/encryption => generated 2 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 12 10:37:59.212535 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-85d9526a-78c4-4259-a1d6-2c2316f2c419 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:59.215592 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-85d9526a-78c4-4259-a1d6-2c2316f2c419 tempest-VolumeTypesTest-739753264 tempest-VolumeTypesTest-739753264-project-admin] DELETE https://10.4.3.105/volume/v3/types/cfb18d76-f33c-487c-93bf-d2cc7f31be1d Aug 12 10:37:59.215779 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-85d9526a-78c4-4259-a1d6-2c2316f2c419 tempest-VolumeTypesTest-739753264 tempest-VolumeTypesTest-739753264-project-admin] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:59.215980 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-85d9526a-78c4-4259-a1d6-2c2316f2c419 tempest-VolumeTypesTest-739753264 tempest-VolumeTypesTest-739753264-project-admin] Calling method '_delete' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:59.240668 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-4a6ae3a4-1cf5-4e1c-b576-ee9d85d8ea66 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:59.242433 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-85d9526a-78c4-4259-a1d6-2c2316f2c419 tempest-VolumeTypesTest-739753264 tempest-VolumeTypesTest-739753264-project-admin] https://10.4.3.105/volume/v3/types/cfb18d76-f33c-487c-93bf-d2cc7f31be1d returned with HTTP 202 Aug 12 10:37:59.243949 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-4a6ae3a4-1cf5-4e1c-b576-ee9d85d8ea66 tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] GET https://10.4.3.105/volume/v3/volumes/4104c5bc-0bb7-4528-9dac-517bc17e17be Aug 12 10:37:59.244090 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 625/2493] 10.4.3.105 () {66 vars in 1345 bytes} [Wed Aug 12 10:37:59 2026] DELETE /volume/v3/types/cfb18d76-f33c-487c-93bf-d2cc7f31be1d => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 10:37:59.244137 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-4a6ae3a4-1cf5-4e1c-b576-ee9d85d8ea66 tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:59.244137 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-4a6ae3a4-1cf5-4e1c-b576-ee9d85d8ea66 tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:59.253152 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:59.253152 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:37:59.254410 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-3d0b54dc-33bb-473b-9c2c-9baa49646372 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:59.256950 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-3d0b54dc-33bb-473b-9c2c-9baa49646372 tempest-VolumeTypesTest-739753264 tempest-VolumeTypesTest-739753264-project-admin] GET https://10.4.3.105/volume/v3/types/cfb18d76-f33c-487c-93bf-d2cc7f31be1d Aug 12 10:37:59.257178 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-3d0b54dc-33bb-473b-9c2c-9baa49646372 tempest-VolumeTypesTest-739753264 tempest-VolumeTypesTest-739753264-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:59.257416 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-3d0b54dc-33bb-473b-9c2c-9baa49646372 tempest-VolumeTypesTest-739753264 tempest-VolumeTypesTest-739753264-project-admin] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:59.258057 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-4a6ae3a4-1cf5-4e1c-b576-ee9d85d8ea66 tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] Volume info retrieved successfully. Aug 12 10:37:59.261497 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-3d0b54dc-33bb-473b-9c2c-9baa49646372 tempest-VolumeTypesTest-739753264 tempest-VolumeTypesTest-739753264-project-admin] https://10.4.3.105/volume/v3/types/cfb18d76-f33c-487c-93bf-d2cc7f31be1d returned with HTTP 404 Aug 12 10:37:59.262073 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 630/2494] 10.4.3.105 () {66 vars in 1342 bytes} [Wed Aug 12 10:37:59 2026] GET /volume/v3/types/cfb18d76-f33c-487c-93bf-d2cc7f31be1d => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:37:59.263416 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-4a6ae3a4-1cf5-4e1c-b576-ee9d85d8ea66 tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] https://10.4.3.105/volume/v3/volumes/4104c5bc-0bb7-4528-9dac-517bc17e17be returned with HTTP 200 Aug 12 10:37:59.263842 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 621/2495] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:37:59 2026] GET /volume/v3/volumes/4104c5bc-0bb7-4528-9dac-517bc17e17be => generated 1367 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:37:59.275434 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-6a52e159-6b21-4343-85e9-109dbaab24dc None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:59.277283 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-6a52e159-6b21-4343-85e9-109dbaab24dc tempest-VolumeTypesTest-739753264 tempest-VolumeTypesTest-739753264-project-admin] GET https://10.4.3.105/volume/v3/types Aug 12 10:37:59.277503 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-6a52e159-6b21-4343-85e9-109dbaab24dc tempest-VolumeTypesTest-739753264 tempest-VolumeTypesTest-739753264-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:59.277720 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-6a52e159-6b21-4343-85e9-109dbaab24dc tempest-VolumeTypesTest-739753264 tempest-VolumeTypesTest-739753264-project-admin] Calling method 'index' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:59.281693 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-dea0d560-4367-461e-9f91-603511291171 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:59.284587 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-dea0d560-4367-461e-9f91-603511291171 tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] GET https://10.4.3.105/volume/v3/volumes/4104c5bc-0bb7-4528-9dac-517bc17e17be Aug 12 10:37:59.284587 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-dea0d560-4367-461e-9f91-603511291171 tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:59.284695 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-dea0d560-4367-461e-9f91-603511291171 tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:59.296786 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-6a52e159-6b21-4343-85e9-109dbaab24dc tempest-VolumeTypesTest-739753264 tempest-VolumeTypesTest-739753264-project-admin] https://10.4.3.105/volume/v3/types returned with HTTP 200 Aug 12 10:37:59.297214 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 620/2496] 10.4.3.105 () {66 vars in 1231 bytes} [Wed Aug 12 10:37:59 2026] GET /volume/v3/types => generated 1494 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:37:59.302683 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:59.302683 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:37:59.307889 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-1984dad4-1ff2-46b9-9b25-0666bc2f912c None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:59.309646 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-1984dad4-1ff2-46b9-9b25-0666bc2f912c tempest-VolumeTypesTest-739753264 tempest-VolumeTypesTest-739753264-project-admin] POST https://10.4.3.105/volume/v3/types Aug 12 10:37:59.310079 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-1984dad4-1ff2-46b9-9b25-0666bc2f912c tempest-VolumeTypesTest-739753264 tempest-VolumeTypesTest-739753264-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-915399677"}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:37:59.310846 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-dea0d560-4367-461e-9f91-603511291171 tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] Volume info retrieved successfully. Aug 12 10:37:59.322821 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-dea0d560-4367-461e-9f91-603511291171 tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] https://10.4.3.105/volume/v3/volumes/4104c5bc-0bb7-4528-9dac-517bc17e17be returned with HTTP 200 Aug 12 10:37:59.323706 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 626/2497] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:37:59 2026] GET /volume/v3/volumes/4104c5bc-0bb7-4528-9dac-517bc17e17be => generated 1367 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:37:59.328401 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-1984dad4-1ff2-46b9-9b25-0666bc2f912c tempest-VolumeTypesTest-739753264 tempest-VolumeTypesTest-739753264-project-admin] https://10.4.3.105/volume/v3/types returned with HTTP 200 Aug 12 10:37:59.328804 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 631/2498] 10.4.3.105 () {68 vars in 1252 bytes} [Wed Aug 12 10:37:59 2026] POST /volume/v3/types => generated 220 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:37:59.341124 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-6175bf55-35de-4983-9686-2e0f0a2e772d None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:59.342156 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-6e0ace61-8c7c-4a46-9578-a7a8b2ac5e73 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:59.343194 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-6175bf55-35de-4983-9686-2e0f0a2e772d tempest-VolumeTypesTest-739753264 tempest-VolumeTypesTest-739753264-project-admin] PUT https://10.4.3.105/volume/v3/types/72414356-8a44-4ca5-bc6b-3d388441c091 Aug 12 10:37:59.343567 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-6175bf55-35de-4983-9686-2e0f0a2e772d tempest-VolumeTypesTest-739753264 tempest-VolumeTypesTest-739753264-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"name": "tempest-volume-type-1167154739", "description": "tempest-volume-type-description-1284364634", "is_public": false}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:37:59.344223 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-6e0ace61-8c7c-4a46-9578-a7a8b2ac5e73 tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] PUT https://10.4.3.105/volume/v3/volumes/4104c5bc-0bb7-4528-9dac-517bc17e17be Aug 12 10:37:59.344719 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-6e0ace61-8c7c-4a46-9578-a7a8b2ac5e73 tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1412637352"}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:37:59.355401 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:59.355401 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:37:59.360476 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-6e0ace61-8c7c-4a46-9578-a7a8b2ac5e73 tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] Volume info retrieved successfully. Aug 12 10:37:59.365635 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-6e0ace61-8c7c-4a46-9578-a7a8b2ac5e73 tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] Volume updated successfully. Aug 12 10:37:59.366554 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-6e0ace61-8c7c-4a46-9578-a7a8b2ac5e73 tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] https://10.4.3.105/volume/v3/volumes/4104c5bc-0bb7-4528-9dac-517bc17e17be returned with HTTP 200 Aug 12 10:37:59.367070 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 621/2499] 10.4.3.105 () {68 vars in 1368 bytes} [Wed Aug 12 10:37:59 2026] PUT /volume/v3/volumes/4104c5bc-0bb7-4528-9dac-517bc17e17be => generated 783 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:37:59.382767 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-edf23670-3e08-4c85-9ee5-a77227570d05 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:59.385227 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-edf23670-3e08-4c85-9ee5-a77227570d05 tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] PUT https://10.4.3.105/volume/v3/volumes/4104c5bc-0bb7-4528-9dac-517bc17e17be Aug 12 10:37:59.385674 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-edf23670-3e08-4c85-9ee5-a77227570d05 tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-1422611250", "description": "This is the new description of volume"}} {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:37:59.394851 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-6175bf55-35de-4983-9686-2e0f0a2e772d tempest-VolumeTypesTest-739753264 tempest-VolumeTypesTest-739753264-project-admin] https://10.4.3.105/volume/v3/types/72414356-8a44-4ca5-bc6b-3d388441c091 returned with HTTP 200 Aug 12 10:37:59.395718 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 622/2500] 10.4.3.105 () {68 vars in 1363 bytes} [Wed Aug 12 10:37:59 2026] PUT /volume/v3/types/72414356-8a44-4ca5-bc6b-3d388441c091 => generated 205 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:37:59.398388 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:59.398388 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:37:59.403667 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-edf23670-3e08-4c85-9ee5-a77227570d05 tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] Volume info retrieved successfully. Aug 12 10:37:59.412388 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-edf23670-3e08-4c85-9ee5-a77227570d05 tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] Volume updated successfully. Aug 12 10:37:59.413270 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-edf23670-3e08-4c85-9ee5-a77227570d05 tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] https://10.4.3.105/volume/v3/volumes/4104c5bc-0bb7-4528-9dac-517bc17e17be returned with HTTP 200 Aug 12 10:37:59.413933 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 627/2501] 10.4.3.105 () {68 vars in 1369 bytes} [Wed Aug 12 10:37:59 2026] PUT /volume/v3/volumes/4104c5bc-0bb7-4528-9dac-517bc17e17be => generated 822 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:37:59.416256 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-0704616a-f7f0-4917-9e52-dc93dbf890d7 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:59.418432 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-0704616a-f7f0-4917-9e52-dc93dbf890d7 tempest-VolumeTypesTest-739753264 tempest-VolumeTypesTest-739753264-project-admin] GET https://10.4.3.105/volume/v3/types/72414356-8a44-4ca5-bc6b-3d388441c091 Aug 12 10:37:59.418660 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-0704616a-f7f0-4917-9e52-dc93dbf890d7 tempest-VolumeTypesTest-739753264 tempest-VolumeTypesTest-739753264-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:59.418878 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-0704616a-f7f0-4917-9e52-dc93dbf890d7 tempest-VolumeTypesTest-739753264 tempest-VolumeTypesTest-739753264-project-admin] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:59.425083 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-0704616a-f7f0-4917-9e52-dc93dbf890d7 tempest-VolumeTypesTest-739753264 tempest-VolumeTypesTest-739753264-project-admin] https://10.4.3.105/volume/v3/types/72414356-8a44-4ca5-bc6b-3d388441c091 returned with HTTP 200 Aug 12 10:37:59.425661 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 632/2502] 10.4.3.105 () {66 vars in 1342 bytes} [Wed Aug 12 10:37:59 2026] GET /volume/v3/types/72414356-8a44-4ca5-bc6b-3d388441c091 => generated 269 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:37:59.431189 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-ee5066f0-c61e-4627-8164-3cbe6bfc111a None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:59.433336 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-ee5066f0-c61e-4627-8164-3cbe6bfc111a tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] GET https://10.4.3.105/volume/v3/volumes/4104c5bc-0bb7-4528-9dac-517bc17e17be Aug 12 10:37:59.434308 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-ee5066f0-c61e-4627-8164-3cbe6bfc111a tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:59.434308 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-ee5066f0-c61e-4627-8164-3cbe6bfc111a tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:59.439720 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-51ff2fad-eb3a-46c1-b5ed-20676ec150c3 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:59.442257 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-51ff2fad-eb3a-46c1-b5ed-20676ec150c3 tempest-VolumeTypesTest-739753264 tempest-VolumeTypesTest-739753264-project-admin] DELETE https://10.4.3.105/volume/v3/types/72414356-8a44-4ca5-bc6b-3d388441c091 Aug 12 10:37:59.442498 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-51ff2fad-eb3a-46c1-b5ed-20676ec150c3 tempest-VolumeTypesTest-739753264 tempest-VolumeTypesTest-739753264-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:59.442792 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-51ff2fad-eb3a-46c1-b5ed-20676ec150c3 tempest-VolumeTypesTest-739753264 tempest-VolumeTypesTest-739753264-project-admin] Calling method '_delete' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:59.442991 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:59.442991 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:37:59.450781 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-ee5066f0-c61e-4627-8164-3cbe6bfc111a tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] Volume info retrieved successfully. Aug 12 10:37:59.456502 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-ee5066f0-c61e-4627-8164-3cbe6bfc111a tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] https://10.4.3.105/volume/v3/volumes/4104c5bc-0bb7-4528-9dac-517bc17e17be returned with HTTP 200 Aug 12 10:37:59.457632 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 622/2503] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:37:59 2026] GET /volume/v3/volumes/4104c5bc-0bb7-4528-9dac-517bc17e17be => generated 1406 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:37:59.474133 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-51ff2fad-eb3a-46c1-b5ed-20676ec150c3 tempest-VolumeTypesTest-739753264 tempest-VolumeTypesTest-739753264-project-admin] https://10.4.3.105/volume/v3/types/72414356-8a44-4ca5-bc6b-3d388441c091 returned with HTTP 202 Aug 12 10:37:59.474712 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 623/2504] 10.4.3.105 () {66 vars in 1345 bytes} [Wed Aug 12 10:37:59 2026] DELETE /volume/v3/types/72414356-8a44-4ca5-bc6b-3d388441c091 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 10:37:59.475398 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-1a04f7bc-af1d-4888-a725-e852d84a6bd9 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:59.477129 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-1a04f7bc-af1d-4888-a725-e852d84a6bd9 tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] POST https://10.4.3.105/volume/v3/volumes Aug 12 10:37:59.477499 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-1a04f7bc-af1d-4888-a725-e852d84a6bd9 tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-1420355263", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-262817214"}} {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:37:59.478974 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.v3.volumes [None req-1a04f7bc-af1d-4888-a725-e852d84a6bd9 tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-1420355263', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-262817214'}} {{(pid=100372) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 10:37:59.479131 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.v3.volumes [None req-1a04f7bc-af1d-4888-a725-e852d84a6bd9 tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] Create volume of 1 GB Aug 12 10:37:59.483338 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-29fd6e80-5b27-4b17-9eb3-bdfa7985f634 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:59.483792 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-1a04f7bc-af1d-4888-a725-e852d84a6bd9 tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] Availability Zones retrieved successfully. Aug 12 10:37:59.485609 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-29fd6e80-5b27-4b17-9eb3-bdfa7985f634 tempest-VolumeTypesTest-739753264 tempest-VolumeTypesTest-739753264-project-admin] GET https://10.4.3.105/volume/v3/types/72414356-8a44-4ca5-bc6b-3d388441c091 Aug 12 10:37:59.485899 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-29fd6e80-5b27-4b17-9eb3-bdfa7985f634 tempest-VolumeTypesTest-739753264 tempest-VolumeTypesTest-739753264-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:59.486164 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-29fd6e80-5b27-4b17-9eb3-bdfa7985f634 tempest-VolumeTypesTest-739753264 tempest-VolumeTypesTest-739753264-project-admin] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:59.490737 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-1a04f7bc-af1d-4888-a725-e852d84a6bd9 tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] Flow 'volume_create_api' (58376995-14f3-47c4-a2c9-509d5fb4c085) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100372) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:37:59.490737 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-1a04f7bc-af1d-4888-a725-e852d84a6bd9 tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (99d03860-8e25-45b0-9894-dca0f44f4518) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:37:59.491667 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.flows.api.create_volume [None req-1a04f7bc-af1d-4888-a725-e852d84a6bd9 tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] Validating volume size '1' using validate_int {{(pid=100372) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 10:37:59.494640 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-82dd53dd-a4f8-400a-aefb-b1ea7a16167c None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:59.496522 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-82dd53dd-a4f8-400a-aefb-b1ea7a16167c tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] GET https://10.4.3.105/volume/v3/backups/a8d48d44-a402-457e-9776-dd0517fe6200 Aug 12 10:37:59.496805 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-82dd53dd-a4f8-400a-aefb-b1ea7a16167c tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:59.497097 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-82dd53dd-a4f8-400a-aefb-b1ea7a16167c tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:59.497270 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-82dd53dd-a4f8-400a-aefb-b1ea7a16167c tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Show backup with id a8d48d44-a402-457e-9776-dd0517fe6200. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:37:59.499720 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-29fd6e80-5b27-4b17-9eb3-bdfa7985f634 tempest-VolumeTypesTest-739753264 tempest-VolumeTypesTest-739753264-project-admin] https://10.4.3.105/volume/v3/types/72414356-8a44-4ca5-bc6b-3d388441c091 returned with HTTP 404 Aug 12 10:37:59.501012 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 633/2505] 10.4.3.105 () {66 vars in 1342 bytes} [Wed Aug 12 10:37:59 2026] GET /volume/v3/types/72414356-8a44-4ca5-bc6b-3d388441c091 => generated 114 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:37:59.501418 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:59.501418 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:37:59.502235 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-82dd53dd-a4f8-400a-aefb-b1ea7a16167c tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] https://10.4.3.105/volume/v3/backups/a8d48d44-a402-457e-9776-dd0517fe6200 returned with HTTP 200 Aug 12 10:37:59.502633 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 623/2506] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:37:59 2026] GET /volume/v3/backups/a8d48d44-a402-457e-9776-dd0517fe6200 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:37:59.522767 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-1a04f7bc-af1d-4888-a725-e852d84a6bd9 tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (99d03860-8e25-45b0-9894-dca0f44f4518) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T10:26:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6cd66f07-4c7b-40b2-9dfb-378538f29c9e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:37:59.524200 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-1a04f7bc-af1d-4888-a725-e852d84a6bd9 tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f4210234-a18d-4d46-ba5d-c0913ae19b2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:37:59.580423 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.quota [None req-1a04f7bc-af1d-4888-a725-e852d84a6bd9 tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] Created reservations ['0705fc6b-2a84-4514-81cd-11f7adc8456a', 'f3d0e738-5e04-4a1e-9068-aa1013244cc5', '545d91f1-e560-47f7-8fd3-d5033818d49a', 'f30a00fe-8c71-4f4f-9775-bb6fdb9d7c70'] {{(pid=100372) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:37:59.581329 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-1a04f7bc-af1d-4888-a725-e852d84a6bd9 tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f4210234-a18d-4d46-ba5d-c0913ae19b2c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0705fc6b-2a84-4514-81cd-11f7adc8456a', 'f3d0e738-5e04-4a1e-9068-aa1013244cc5', '545d91f1-e560-47f7-8fd3-d5033818d49a', 'f30a00fe-8c71-4f4f-9775-bb6fdb9d7c70']}' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:37:59.582072 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-1a04f7bc-af1d-4888-a725-e852d84a6bd9 tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (859c8c1b-feac-4593-9a02-1b2b99bf0c17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:37:59.607889 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-1a04f7bc-af1d-4888-a725-e852d84a6bd9 tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (859c8c1b-feac-4593-9a02-1b2b99bf0c17) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c1382f4a-0ba0-4a25-91bf-4698dfb1d276', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-1420355263',display_name='tempest-VolumesGetTest-Volume-262817214',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e7f91963653f466c951922e1da2ce6f3',qos_specs=None,replication_status=,reservations=['0705fc6b-2a84-4514-81cd-11f7adc8456a','f3d0e738-5e04-4a1e-9068-aa1013244cc5','545d91f1-e560-47f7-8fd3-d5033818d49a','f30a00fe-8c71-4f4f-9775-bb6fdb9d7c70'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e2822ac15d4a4587a89cb9fe2ce77e71',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:37:59Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-1420355263',display_name='tempest-VolumesGetTest-Volume-262817214',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c1382f4a-0ba0-4a25-91bf-4698dfb1d276,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e7f91963653f466c951922e1da2ce6f3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e2822ac15d4a4587a89cb9fe2ce77e71',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6cd66f07-4c7b-40b2-9dfb-378538f29c9e),volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:37:59.608326 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-4f80475d-bd23-4697-9161-c90aa39ee542 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:59.608573 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-1a04f7bc-af1d-4888-a725-e852d84a6bd9 tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7f1eb9bc-969b-4167-8371-0c8aaac918ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:37:59.610857 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-4f80475d-bd23-4697-9161-c90aa39ee542 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] GET https://10.4.3.105/volume/v3/backups/de809801-d736-4fc9-ab42-36f8931ff30d Aug 12 10:37:59.610857 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-4f80475d-bd23-4697-9161-c90aa39ee542 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:59.611136 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-4f80475d-bd23-4697-9161-c90aa39ee542 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:59.611532 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-4f80475d-bd23-4697-9161-c90aa39ee542 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] Show backup with id de809801-d736-4fc9-ab42-36f8931ff30d. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:37:59.617229 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:59.617229 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:37:59.618100 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-4f80475d-bd23-4697-9161-c90aa39ee542 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] https://10.4.3.105/volume/v3/backups/de809801-d736-4fc9-ab42-36f8931ff30d returned with HTTP 200 Aug 12 10:37:59.618557 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 624/2507] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:37:59 2026] GET /volume/v3/backups/de809801-d736-4fc9-ab42-36f8931ff30d => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:37:59.637352 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-1a04f7bc-af1d-4888-a725-e852d84a6bd9 tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7f1eb9bc-969b-4167-8371-0c8aaac918ec) transitioned into 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-1420355263',display_name='tempest-VolumesGetTest-Volume-262817214',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e7f91963653f466c951922e1da2ce6f3',qos_specs=None,replication_status=,reservations=['0705fc6b-2a84-4514-81cd-11f7adc8456a','f3d0e738-5e04-4a1e-9068-aa1013244cc5','545d91f1-e560-47f7-8fd3-d5033818d49a','f30a00fe-8c71-4f4f-9775-bb6fdb9d7c70'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e2822ac15d4a4587a89cb9fe2ce77e71',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:37:59.638182 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-1a04f7bc-af1d-4888-a725-e852d84a6bd9 tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (711bd2b3-61da-4d23-837d-112ed2ff4f94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:37:59.647942 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-1a04f7bc-af1d-4888-a725-e852d84a6bd9 tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (711bd2b3-61da-4d23-837d-112ed2ff4f94) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:37:59.648994 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-1a04f7bc-af1d-4888-a725-e852d84a6bd9 tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] Flow 'volume_create_api' (58376995-14f3-47c4-a2c9-509d5fb4c085) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100372) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:37:59.649378 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-1a04f7bc-af1d-4888-a725-e852d84a6bd9 tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] Create volume request issued successfully. Aug 12 10:37:59.650034 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-1a04f7bc-af1d-4888-a725-e852d84a6bd9 tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] https://10.4.3.105/volume/v3/volumes returned with HTTP 202 Aug 12 10:37:59.650473 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 628/2508] 10.4.3.105 () {68 vars in 1259 bytes} [Wed Aug 12 10:37:59 2026] POST /volume/v3/volumes => generated 779 bytes in 175 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 10:37:59.672527 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-a5c28670-5dc9-4f67-996e-23eb007b5a46 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:37:59.675595 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-a5c28670-5dc9-4f67-996e-23eb007b5a46 tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] GET https://10.4.3.105/volume/v3/volumes/c1382f4a-0ba0-4a25-91bf-4698dfb1d276 Aug 12 10:37:59.675952 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-a5c28670-5dc9-4f67-996e-23eb007b5a46 tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:37:59.676293 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-a5c28670-5dc9-4f67-996e-23eb007b5a46 tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:37:59.688680 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:37:59.688680 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:37:59.692729 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-a5c28670-5dc9-4f67-996e-23eb007b5a46 tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] Volume info retrieved successfully. Aug 12 10:37:59.699077 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-a5c28670-5dc9-4f67-996e-23eb007b5a46 tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] https://10.4.3.105/volume/v3/volumes/c1382f4a-0ba0-4a25-91bf-4698dfb1d276 returned with HTTP 200 Aug 12 10:37:59.699643 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 634/2509] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:37:59 2026] GET /volume/v3/volumes/c1382f4a-0ba0-4a25-91bf-4698dfb1d276 => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:38:00.021480 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-d4ddcf2d-6b76-46af-9ffd-f4614cc2fdec None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:00.105288 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-92484b6d-d92e-4258-89b9-545ad97fa5bc None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:00.107572 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-92484b6d-d92e-4258-89b9-545ad97fa5bc tempest-TestInstancesWithCinderVolumes-584858421 tempest-TestInstancesWithCinderVolumes-584858421-project-member] GET https://10.4.3.105/volume/v3/volumes/988a75ea-e748-4337-aa5d-c0d046e364a5 Aug 12 10:38:00.108205 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-92484b6d-d92e-4258-89b9-545ad97fa5bc tempest-TestInstancesWithCinderVolumes-584858421 tempest-TestInstancesWithCinderVolumes-584858421-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:00.108484 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-92484b6d-d92e-4258-89b9-545ad97fa5bc tempest-TestInstancesWithCinderVolumes-584858421 tempest-TestInstancesWithCinderVolumes-584858421-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:00.123570 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:00.123570 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:38:00.127955 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-92484b6d-d92e-4258-89b9-545ad97fa5bc tempest-TestInstancesWithCinderVolumes-584858421 tempest-TestInstancesWithCinderVolumes-584858421-project-member] Volume info retrieved successfully. Aug 12 10:38:00.132711 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-92484b6d-d92e-4258-89b9-545ad97fa5bc tempest-TestInstancesWithCinderVolumes-584858421 tempest-TestInstancesWithCinderVolumes-584858421-project-member] https://10.4.3.105/volume/v3/volumes/988a75ea-e748-4337-aa5d-c0d046e364a5 returned with HTTP 200 Aug 12 10:38:00.133268 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 625/2510] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:38:00 2026] GET /volume/v3/volumes/988a75ea-e748-4337-aa5d-c0d046e364a5 => generated 939 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:38:00.138779 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-d4ddcf2d-6b76-46af-9ffd-f4614cc2fdec tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] POST https://10.4.3.105/volume/v3/volumes Aug 12 10:38:00.139203 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-d4ddcf2d-6b76-46af-9ffd-f4614cc2fdec tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-2023324470"}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:38:00.141290 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.volumes [None req-d4ddcf2d-6b76-46af-9ffd-f4614cc2fdec tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-2023324470'}} {{(pid=100374) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 10:38:00.141428 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.v3.volumes [None req-d4ddcf2d-6b76-46af-9ffd-f4614cc2fdec tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] Create volume of 1 GB Aug 12 10:38:00.146448 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-d4ddcf2d-6b76-46af-9ffd-f4614cc2fdec tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] Availability Zones retrieved successfully. Aug 12 10:38:00.154075 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-d4ddcf2d-6b76-46af-9ffd-f4614cc2fdec tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] Flow 'volume_create_api' (627d3726-18c4-4e0c-874d-9619b34dfb11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:38:00.154995 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-d4ddcf2d-6b76-46af-9ffd-f4614cc2fdec tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d66637d8-71c3-4d0d-8dc4-3b76df7f09b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:38:00.156077 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.flows.api.create_volume [None req-d4ddcf2d-6b76-46af-9ffd-f4614cc2fdec tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] Validating volume size '1' using validate_int {{(pid=100374) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 10:38:00.190574 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-d4ddcf2d-6b76-46af-9ffd-f4614cc2fdec tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d66637d8-71c3-4d0d-8dc4-3b76df7f09b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T10:26:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6cd66f07-4c7b-40b2-9dfb-378538f29c9e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:38:00.191781 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-d4ddcf2d-6b76-46af-9ffd-f4614cc2fdec tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (796f679b-879a-4e15-86dd-283d0e1e7b70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:38:00.259119 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.quota [None req-d4ddcf2d-6b76-46af-9ffd-f4614cc2fdec tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] Created reservations ['6cfc10f4-d00a-4f50-9c8d-0fbf70298461', '8a42d0e2-15e6-44f2-a21d-d3547a3679f2', '6a978274-fa53-4f80-a42e-3cd00136859a', 'ab1fa608-2827-47b6-bf88-3d18e3999334'] {{(pid=100374) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:38:00.260212 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-d4ddcf2d-6b76-46af-9ffd-f4614cc2fdec tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (796f679b-879a-4e15-86dd-283d0e1e7b70) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6cfc10f4-d00a-4f50-9c8d-0fbf70298461', '8a42d0e2-15e6-44f2-a21d-d3547a3679f2', '6a978274-fa53-4f80-a42e-3cd00136859a', 'ab1fa608-2827-47b6-bf88-3d18e3999334']}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:38:00.261130 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-d4ddcf2d-6b76-46af-9ffd-f4614cc2fdec tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (acf310d4-dfe3-49f2-ae08-c1ed5eb7c3df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:38:00.287007 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-d4ddcf2d-6b76-46af-9ffd-f4614cc2fdec tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (acf310d4-dfe3-49f2-ae08-c1ed5eb7c3df) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '63b254ed-0362-4321-b514-819971c07928', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-2023324470',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1afc20d5f55140b099be81b032fc4547',qos_specs=None,replication_status=,reservations=['6cfc10f4-d00a-4f50-9c8d-0fbf70298461','8a42d0e2-15e6-44f2-a21d-d3547a3679f2','6a978274-fa53-4f80-a42e-3cd00136859a','ab1fa608-2827-47b6-bf88-3d18e3999334'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='17cb19131fe44f81b0333c47250a83c7',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:38:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-2023324470',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=63b254ed-0362-4321-b514-819971c07928,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1afc20d5f55140b099be81b032fc4547',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='17cb19131fe44f81b0333c47250a83c7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6cd66f07-4c7b-40b2-9dfb-378538f29c9e),volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:38:00.288159 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-d4ddcf2d-6b76-46af-9ffd-f4614cc2fdec tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (770c7807-e6eb-4ce5-9015-4d6a092ef89d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:38:00.326449 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-d4ddcf2d-6b76-46af-9ffd-f4614cc2fdec tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (770c7807-e6eb-4ce5-9015-4d6a092ef89d) transitioned into state 'SUCCESS' from state '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-2023324470',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1afc20d5f55140b099be81b032fc4547',qos_specs=None,replication_status=,reservations=['6cfc10f4-d00a-4f50-9c8d-0fbf70298461','8a42d0e2-15e6-44f2-a21d-d3547a3679f2','6a978274-fa53-4f80-a42e-3cd00136859a','ab1fa608-2827-47b6-bf88-3d18e3999334'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='17cb19131fe44f81b0333c47250a83c7',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:38:00.328163 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-d4ddcf2d-6b76-46af-9ffd-f4614cc2fdec tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e917b640-23f8-4b05-bd36-73577365dbc4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:38:00.345693 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-d4ddcf2d-6b76-46af-9ffd-f4614cc2fdec tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e917b640-23f8-4b05-bd36-73577365dbc4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:38:00.346067 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-d4ddcf2d-6b76-46af-9ffd-f4614cc2fdec tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] Flow 'volume_create_api' (627d3726-18c4-4e0c-874d-9619b34dfb11) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100374) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:38:00.346436 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-d4ddcf2d-6b76-46af-9ffd-f4614cc2fdec tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] Create volume request issued successfully. Aug 12 10:38:00.347157 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-d4ddcf2d-6b76-46af-9ffd-f4614cc2fdec tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] https://10.4.3.105/volume/v3/volumes returned with HTTP 202 Aug 12 10:38:00.347760 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 624/2511] 10.4.3.105 () {68 vars in 1258 bytes} [Wed Aug 12 10:38:00 2026] POST /volume/v3/volumes => generated 749 bytes in 327 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 10:38:00.361006 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-cb2bb9df-324b-42c5-aad3-083796396375 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:00.364065 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-cb2bb9df-324b-42c5-aad3-083796396375 tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] GET https://10.4.3.105/volume/v3/volumes/63b254ed-0362-4321-b514-819971c07928 Aug 12 10:38:00.364298 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-cb2bb9df-324b-42c5-aad3-083796396375 tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:00.364482 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-cb2bb9df-324b-42c5-aad3-083796396375 tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:00.373221 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:00.373221 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:38:00.378590 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-cb2bb9df-324b-42c5-aad3-083796396375 tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] Volume info retrieved successfully. Aug 12 10:38:00.384095 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-cb2bb9df-324b-42c5-aad3-083796396375 tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] https://10.4.3.105/volume/v3/volumes/63b254ed-0362-4321-b514-819971c07928 returned with HTTP 200 Aug 12 10:38:00.384601 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 629/2512] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:38:00 2026] GET /volume/v3/volumes/63b254ed-0362-4321-b514-819971c07928 => generated 817 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:38:00.518764 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-1c364518-85e2-4177-8a3c-28fab014a882 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:00.522218 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-1c364518-85e2-4177-8a3c-28fab014a882 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] GET https://10.4.3.105/volume/v3/backups/a8d48d44-a402-457e-9776-dd0517fe6200 Aug 12 10:38:00.522218 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-1c364518-85e2-4177-8a3c-28fab014a882 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:00.522459 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-1c364518-85e2-4177-8a3c-28fab014a882 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:00.522459 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-1c364518-85e2-4177-8a3c-28fab014a882 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Show backup with id a8d48d44-a402-457e-9776-dd0517fe6200. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:38:00.529404 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:00.529404 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:38:00.531153 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-1c364518-85e2-4177-8a3c-28fab014a882 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] https://10.4.3.105/volume/v3/backups/a8d48d44-a402-457e-9776-dd0517fe6200 returned with HTTP 200 Aug 12 10:38:00.531950 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 635/2513] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:38:00 2026] GET /volume/v3/backups/a8d48d44-a402-457e-9776-dd0517fe6200 => generated 750 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:38:00.634173 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-ef43ac19-0b1e-402a-843b-68a508a9eff9 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:00.637172 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-ef43ac19-0b1e-402a-843b-68a508a9eff9 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] GET https://10.4.3.105/volume/v3/backups/de809801-d736-4fc9-ab42-36f8931ff30d Aug 12 10:38:00.637511 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-ef43ac19-0b1e-402a-843b-68a508a9eff9 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:00.637852 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-ef43ac19-0b1e-402a-843b-68a508a9eff9 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:00.637979 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-ef43ac19-0b1e-402a-843b-68a508a9eff9 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] Show backup with id de809801-d736-4fc9-ab42-36f8931ff30d. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:38:00.645579 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:00.645579 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:38:00.645824 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-ef43ac19-0b1e-402a-843b-68a508a9eff9 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] https://10.4.3.105/volume/v3/backups/de809801-d736-4fc9-ab42-36f8931ff30d returned with HTTP 200 Aug 12 10:38:00.646349 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 626/2514] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:38:00 2026] GET /volume/v3/backups/de809801-d736-4fc9-ab42-36f8931ff30d => generated 734 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:38:00.715957 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-120fa698-d8f8-4013-8028-aa25a3cdc979 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:00.718879 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-120fa698-d8f8-4013-8028-aa25a3cdc979 tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] GET https://10.4.3.105/volume/v3/volumes/c1382f4a-0ba0-4a25-91bf-4698dfb1d276 Aug 12 10:38:00.719194 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-120fa698-d8f8-4013-8028-aa25a3cdc979 tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:00.719531 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-120fa698-d8f8-4013-8028-aa25a3cdc979 tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:00.729069 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:00.729069 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:38:00.734717 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-120fa698-d8f8-4013-8028-aa25a3cdc979 tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] Volume info retrieved successfully. Aug 12 10:38:00.742070 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-120fa698-d8f8-4013-8028-aa25a3cdc979 tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] https://10.4.3.105/volume/v3/volumes/c1382f4a-0ba0-4a25-91bf-4698dfb1d276 returned with HTTP 200 Aug 12 10:38:00.742605 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 625/2515] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:38:00 2026] GET /volume/v3/volumes/c1382f4a-0ba0-4a25-91bf-4698dfb1d276 => generated 872 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:38:00.764164 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-1527c72f-ebb5-42da-ade0-ac2a0a051e1a None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:00.767430 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-1527c72f-ebb5-42da-ade0-ac2a0a051e1a tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] PUT https://10.4.3.105/volume/v3/volumes/c1382f4a-0ba0-4a25-91bf-4698dfb1d276 Aug 12 10:38:00.767822 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-1527c72f-ebb5-42da-ade0-ac2a0a051e1a tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1412637352", "description": null}} {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:38:00.777452 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:00.777452 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:38:00.782170 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-1527c72f-ebb5-42da-ade0-ac2a0a051e1a tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] Volume info retrieved successfully. Aug 12 10:38:00.789347 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-1527c72f-ebb5-42da-ade0-ac2a0a051e1a tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] Volume updated successfully. Aug 12 10:38:00.790108 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-1527c72f-ebb5-42da-ade0-ac2a0a051e1a tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] https://10.4.3.105/volume/v3/volumes/c1382f4a-0ba0-4a25-91bf-4698dfb1d276 returned with HTTP 200 Aug 12 10:38:00.790641 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 630/2516] 10.4.3.105 () {68 vars in 1368 bytes} [Wed Aug 12 10:38:00 2026] PUT /volume/v3/volumes/c1382f4a-0ba0-4a25-91bf-4698dfb1d276 => generated 770 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:38:00.801776 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-a35100db-d822-47d6-8244-dd660a42819b None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:00.803816 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-a35100db-d822-47d6-8244-dd660a42819b tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] GET https://10.4.3.105/volume/v3/volumes/c1382f4a-0ba0-4a25-91bf-4698dfb1d276 Aug 12 10:38:00.803998 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-a35100db-d822-47d6-8244-dd660a42819b tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:00.804208 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-a35100db-d822-47d6-8244-dd660a42819b tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:00.812321 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:00.812321 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:38:00.816457 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-a35100db-d822-47d6-8244-dd660a42819b tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] Volume info retrieved successfully. Aug 12 10:38:00.819341 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-a35100db-d822-47d6-8244-dd660a42819b tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] https://10.4.3.105/volume/v3/volumes/c1382f4a-0ba0-4a25-91bf-4698dfb1d276 returned with HTTP 200 Aug 12 10:38:00.819740 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 636/2517] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:38:00 2026] GET /volume/v3/volumes/c1382f4a-0ba0-4a25-91bf-4698dfb1d276 => generated 838 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:38:00.832707 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-4cd7415f-d5a1-4a0c-93e1-03f7257aa404 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:00.837554 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-4cd7415f-d5a1-4a0c-93e1-03f7257aa404 tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] DELETE https://10.4.3.105/volume/v3/volumes/c1382f4a-0ba0-4a25-91bf-4698dfb1d276 Aug 12 10:38:00.837554 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-4cd7415f-d5a1-4a0c-93e1-03f7257aa404 tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:00.837554 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-4cd7415f-d5a1-4a0c-93e1-03f7257aa404 tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] Calling method 'delete' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:00.837554 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.v3.volumes [None req-4cd7415f-d5a1-4a0c-93e1-03f7257aa404 tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] Delete volume with id: c1382f4a-0ba0-4a25-91bf-4698dfb1d276 Aug 12 10:38:00.845104 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:00.845104 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:38:00.845818 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-4cd7415f-d5a1-4a0c-93e1-03f7257aa404 tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] Volume info retrieved successfully. Aug 12 10:38:00.870467 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-4cd7415f-d5a1-4a0c-93e1-03f7257aa404 tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] Delete volume request issued successfully. Aug 12 10:38:00.870835 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-4cd7415f-d5a1-4a0c-93e1-03f7257aa404 tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] https://10.4.3.105/volume/v3/volumes/c1382f4a-0ba0-4a25-91bf-4698dfb1d276 returned with HTTP 202 Aug 12 10:38:00.871449 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 627/2518] 10.4.3.105 () {66 vars in 1351 bytes} [Wed Aug 12 10:38:00 2026] DELETE /volume/v3/volumes/c1382f4a-0ba0-4a25-91bf-4698dfb1d276 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 10:38:00.884231 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-4eddb0c8-dbb0-494a-9fc6-d905f0eafc24 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:00.887014 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-4eddb0c8-dbb0-494a-9fc6-d905f0eafc24 tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] GET https://10.4.3.105/volume/v3/volumes/c1382f4a-0ba0-4a25-91bf-4698dfb1d276 Aug 12 10:38:00.887284 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-4eddb0c8-dbb0-494a-9fc6-d905f0eafc24 tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:00.887667 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-4eddb0c8-dbb0-494a-9fc6-d905f0eafc24 tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:00.897351 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:00.897351 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:38:00.902896 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-4eddb0c8-dbb0-494a-9fc6-d905f0eafc24 tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] Volume info retrieved successfully. Aug 12 10:38:00.912172 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-4eddb0c8-dbb0-494a-9fc6-d905f0eafc24 tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] https://10.4.3.105/volume/v3/volumes/c1382f4a-0ba0-4a25-91bf-4698dfb1d276 returned with HTTP 200 Aug 12 10:38:00.912762 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 626/2519] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:38:00 2026] GET /volume/v3/volumes/c1382f4a-0ba0-4a25-91bf-4698dfb1d276 => generated 837 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:38:01.020260 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [req-1730f23c-5e0b-4ae8-9526-c4beb399f0e4 req-27a3cfc0-9224-4673-95ff-98a4cd1c3de2 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:01.022577 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-1730f23c-5e0b-4ae8-9526-c4beb399f0e4 req-27a3cfc0-9224-4673-95ff-98a4cd1c3de2 tempest-TestInstancesWithCinderVolumes-584858421 tempest-TestInstancesWithCinderVolumes-584858421-project-member] POST https://10.4.3.105/volume/v3/attachments/cf21864a-caa3-4b0e-984f-16b7095604cd/action Aug 12 10:38:01.022920 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [req-1730f23c-5e0b-4ae8-9526-c4beb399f0e4 req-27a3cfc0-9224-4673-95ff-98a4cd1c3de2 tempest-TestInstancesWithCinderVolumes-584858421 tempest-TestInstancesWithCinderVolumes-584858421-project-member] Action body: b'{"os-complete": null}' {{(pid=100372) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 10:38:01.023026 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [req-1730f23c-5e0b-4ae8-9526-c4beb399f0e4 req-27a3cfc0-9224-4673-95ff-98a4cd1c3de2 tempest-TestInstancesWithCinderVolumes-584858421 tempest-TestInstancesWithCinderVolumes-584858421-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:38:01.044878 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:01.044878 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:38:01.054530 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-1730f23c-5e0b-4ae8-9526-c4beb399f0e4 req-27a3cfc0-9224-4673-95ff-98a4cd1c3de2 tempest-TestInstancesWithCinderVolumes-584858421 tempest-TestInstancesWithCinderVolumes-584858421-project-member] https://10.4.3.105/volume/v3/attachments/cf21864a-caa3-4b0e-984f-16b7095604cd/action returned with HTTP 204 Aug 12 10:38:01.055074 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 631/2520] 10.4.3.105 () {74 vars in 1725 bytes} [Wed Aug 12 10:38:01 2026] POST /volume/v3/attachments/cf21864a-caa3-4b0e-984f-16b7095604cd/action => generated 0 bytes in 35 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:38:01.150901 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-b70ed6a7-e988-4d42-ba32-97c5968631b2 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:01.152660 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-b70ed6a7-e988-4d42-ba32-97c5968631b2 tempest-TestInstancesWithCinderVolumes-584858421 tempest-TestInstancesWithCinderVolumes-584858421-project-member] GET https://10.4.3.105/volume/v3/volumes/988a75ea-e748-4337-aa5d-c0d046e364a5 Aug 12 10:38:01.152899 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-b70ed6a7-e988-4d42-ba32-97c5968631b2 tempest-TestInstancesWithCinderVolumes-584858421 tempest-TestInstancesWithCinderVolumes-584858421-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:01.153143 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-b70ed6a7-e988-4d42-ba32-97c5968631b2 tempest-TestInstancesWithCinderVolumes-584858421 tempest-TestInstancesWithCinderVolumes-584858421-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:01.166234 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:01.166234 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:38:01.172308 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-b70ed6a7-e988-4d42-ba32-97c5968631b2 tempest-TestInstancesWithCinderVolumes-584858421 tempest-TestInstancesWithCinderVolumes-584858421-project-member] Volume info retrieved successfully. Aug 12 10:38:01.178094 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-b70ed6a7-e988-4d42-ba32-97c5968631b2 tempest-TestInstancesWithCinderVolumes-584858421 tempest-TestInstancesWithCinderVolumes-584858421-project-member] https://10.4.3.105/volume/v3/volumes/988a75ea-e748-4337-aa5d-c0d046e364a5 returned with HTTP 200 Aug 12 10:38:01.178635 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 637/2521] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:38:01 2026] GET /volume/v3/volumes/988a75ea-e748-4337-aa5d-c0d046e364a5 => generated 1231 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:38:01.194584 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-b7573b98-556e-41ee-8855-0a9f6981ccd8 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:01.198618 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-b7573b98-556e-41ee-8855-0a9f6981ccd8 tempest-TestInstancesWithCinderVolumes-584858421 tempest-TestInstancesWithCinderVolumes-584858421-project-member] GET https://10.4.3.105/volume/v3/volumes/988a75ea-e748-4337-aa5d-c0d046e364a5 Aug 12 10:38:01.198618 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-b7573b98-556e-41ee-8855-0a9f6981ccd8 tempest-TestInstancesWithCinderVolumes-584858421 tempest-TestInstancesWithCinderVolumes-584858421-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:01.198763 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-b7573b98-556e-41ee-8855-0a9f6981ccd8 tempest-TestInstancesWithCinderVolumes-584858421 tempest-TestInstancesWithCinderVolumes-584858421-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:01.213201 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:01.213201 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:38:01.218129 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-b7573b98-556e-41ee-8855-0a9f6981ccd8 tempest-TestInstancesWithCinderVolumes-584858421 tempest-TestInstancesWithCinderVolumes-584858421-project-member] Volume info retrieved successfully. Aug 12 10:38:01.226456 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-b7573b98-556e-41ee-8855-0a9f6981ccd8 tempest-TestInstancesWithCinderVolumes-584858421 tempest-TestInstancesWithCinderVolumes-584858421-project-member] https://10.4.3.105/volume/v3/volumes/988a75ea-e748-4337-aa5d-c0d046e364a5 returned with HTTP 200 Aug 12 10:38:01.226956 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 628/2522] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:38:01 2026] GET /volume/v3/volumes/988a75ea-e748-4337-aa5d-c0d046e364a5 => generated 1231 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:38:01.397225 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-a0691fbf-2468-43ec-b0e7-8a374e37a48b None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:01.399314 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-a0691fbf-2468-43ec-b0e7-8a374e37a48b tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] GET https://10.4.3.105/volume/v3/volumes/63b254ed-0362-4321-b514-819971c07928 Aug 12 10:38:01.399549 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-a0691fbf-2468-43ec-b0e7-8a374e37a48b tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:01.399833 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-a0691fbf-2468-43ec-b0e7-8a374e37a48b tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:01.409333 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:01.409333 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:38:01.414173 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-a0691fbf-2468-43ec-b0e7-8a374e37a48b tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] Volume info retrieved successfully. Aug 12 10:38:01.420048 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-a0691fbf-2468-43ec-b0e7-8a374e37a48b tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] https://10.4.3.105/volume/v3/volumes/63b254ed-0362-4321-b514-819971c07928 returned with HTTP 200 Aug 12 10:38:01.420712 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 627/2523] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:38:01 2026] GET /volume/v3/volumes/63b254ed-0362-4321-b514-819971c07928 => generated 842 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:38:01.437468 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-5b39754a-9bda-4148-bb74-1e5a81988c84 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:01.440615 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-5b39754a-9bda-4148-bb74-1e5a81988c84 tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] POST https://10.4.3.105/volume/v3/backups Aug 12 10:38:01.441196 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-5b39754a-9bda-4148-bb74-1e5a81988c84 tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "63b254ed-0362-4321-b514-819971c07928", "name": "tempest-VolumesBackupsTest-Backup-1017021892"}} {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:38:01.444427 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.contrib.backups [None req-5b39754a-9bda-4148-bb74-1e5a81988c84 tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] Creating new backup {'backup': {'volume_id': '63b254ed-0362-4321-b514-819971c07928', 'name': 'tempest-VolumesBackupsTest-Backup-1017021892'}} {{(pid=100372) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 12 10:38:01.444649 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.contrib.backups [None req-5b39754a-9bda-4148-bb74-1e5a81988c84 tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] Creating backup of volume 63b254ed-0362-4321-b514-819971c07928 in container None Aug 12 10:38:01.457727 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:01.457727 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:38:01.458625 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-5b39754a-9bda-4148-bb74-1e5a81988c84 tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] Volume info retrieved successfully. Aug 12 10:38:01.502738 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.quota [None req-5b39754a-9bda-4148-bb74-1e5a81988c84 tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] Created reservations ['cf42e4a8-7149-4bdd-8dbc-956b57ff936a', 'b185acc1-35d1-4595-832e-6820e09dde4b'] {{(pid=100372) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:38:01.545631 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-131659a1-a8ee-4b06-b6ec-d786ecc3ad84 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:01.548237 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-131659a1-a8ee-4b06-b6ec-d786ecc3ad84 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] GET https://10.4.3.105/volume/v3/backups/a8d48d44-a402-457e-9776-dd0517fe6200 Aug 12 10:38:01.548237 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-131659a1-a8ee-4b06-b6ec-d786ecc3ad84 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:01.548339 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-131659a1-a8ee-4b06-b6ec-d786ecc3ad84 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:01.548435 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-131659a1-a8ee-4b06-b6ec-d786ecc3ad84 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Show backup with id a8d48d44-a402-457e-9776-dd0517fe6200. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:38:01.552994 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-5b39754a-9bda-4148-bb74-1e5a81988c84 tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] https://10.4.3.105/volume/v3/backups returned with HTTP 202 Aug 12 10:38:01.553556 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 632/2524] 10.4.3.105 () {68 vars in 1259 bytes} [Wed Aug 12 10:38:01 2026] POST /volume/v3/backups => generated 330 bytes in 117 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 10:38:01.555308 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:01.555308 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:38:01.556277 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-131659a1-a8ee-4b06-b6ec-d786ecc3ad84 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] https://10.4.3.105/volume/v3/backups/a8d48d44-a402-457e-9776-dd0517fe6200 returned with HTTP 200 Aug 12 10:38:01.556699 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 638/2525] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:38:01 2026] GET /volume/v3/backups/a8d48d44-a402-457e-9776-dd0517fe6200 => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:38:01.563690 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-0cf4218a-d577-4ea2-9272-b075f16380a0 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:01.565908 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-0cf4218a-d577-4ea2-9272-b075f16380a0 tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] GET https://10.4.3.105/volume/v3/backups/5881b409-a3dc-43d4-8152-42c5fa0c9f7b Aug 12 10:38:01.566149 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-0cf4218a-d577-4ea2-9272-b075f16380a0 tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:01.566363 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-0cf4218a-d577-4ea2-9272-b075f16380a0 tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:01.566503 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-0cf4218a-d577-4ea2-9272-b075f16380a0 tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] Show backup with id 5881b409-a3dc-43d4-8152-42c5fa0c9f7b. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:38:01.571434 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:01.571434 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:38:01.572432 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-0cf4218a-d577-4ea2-9272-b075f16380a0 tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] https://10.4.3.105/volume/v3/backups/5881b409-a3dc-43d4-8152-42c5fa0c9f7b returned with HTTP 200 Aug 12 10:38:01.572934 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 629/2526] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:38:01 2026] GET /volume/v3/backups/5881b409-a3dc-43d4-8152-42c5fa0c9f7b => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:38:01.661794 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-2d3535b7-8b17-4ad3-9221-29d2371d0cf7 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:01.663773 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-2d3535b7-8b17-4ad3-9221-29d2371d0cf7 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] GET https://10.4.3.105/volume/v3/backups/de809801-d736-4fc9-ab42-36f8931ff30d Aug 12 10:38:01.664088 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-2d3535b7-8b17-4ad3-9221-29d2371d0cf7 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:01.664312 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-2d3535b7-8b17-4ad3-9221-29d2371d0cf7 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:01.664452 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-2d3535b7-8b17-4ad3-9221-29d2371d0cf7 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] Show backup with id de809801-d736-4fc9-ab42-36f8931ff30d. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:38:01.668605 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:01.668605 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:38:01.669271 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-2d3535b7-8b17-4ad3-9221-29d2371d0cf7 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] https://10.4.3.105/volume/v3/backups/de809801-d736-4fc9-ab42-36f8931ff30d returned with HTTP 200 Aug 12 10:38:01.669654 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 628/2527] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:38:01 2026] GET /volume/v3/backups/de809801-d736-4fc9-ab42-36f8931ff30d => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:38:01.843548 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-f24ab59c-d700-49aa-8096-2e5f070ebe6a None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:01.845903 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-f24ab59c-d700-49aa-8096-2e5f070ebe6a tempest-TestInstancesWithCinderVolumes-584858421 tempest-TestInstancesWithCinderVolumes-584858421-project-member] GET https://10.4.3.105/volume/v3/volumes/b6ed6ca8-6eef-45bd-8380-ffa4f17f68fd Aug 12 10:38:01.846274 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-f24ab59c-d700-49aa-8096-2e5f070ebe6a tempest-TestInstancesWithCinderVolumes-584858421 tempest-TestInstancesWithCinderVolumes-584858421-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:01.846274 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-f24ab59c-d700-49aa-8096-2e5f070ebe6a tempest-TestInstancesWithCinderVolumes-584858421 tempest-TestInstancesWithCinderVolumes-584858421-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:01.855207 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:01.855207 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:38:01.860055 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-f24ab59c-d700-49aa-8096-2e5f070ebe6a tempest-TestInstancesWithCinderVolumes-584858421 tempest-TestInstancesWithCinderVolumes-584858421-project-member] Volume info retrieved successfully. Aug 12 10:38:01.865594 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-f24ab59c-d700-49aa-8096-2e5f070ebe6a tempest-TestInstancesWithCinderVolumes-584858421 tempest-TestInstancesWithCinderVolumes-584858421-project-member] https://10.4.3.105/volume/v3/volumes/b6ed6ca8-6eef-45bd-8380-ffa4f17f68fd returned with HTTP 200 Aug 12 10:38:01.866035 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 633/2528] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:38:01 2026] GET /volume/v3/volumes/b6ed6ca8-6eef-45bd-8380-ffa4f17f68fd => generated 938 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:38:01.931200 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-6e155962-2015-43c0-81e6-090f1d9abddc None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:01.932356 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-6e155962-2015-43c0-81e6-090f1d9abddc tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] GET https://10.4.3.105/volume/v3/volumes/c1382f4a-0ba0-4a25-91bf-4698dfb1d276 Aug 12 10:38:01.932581 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-6e155962-2015-43c0-81e6-090f1d9abddc tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:01.932762 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-6e155962-2015-43c0-81e6-090f1d9abddc tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:01.940123 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-6e155962-2015-43c0-81e6-090f1d9abddc tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] https://10.4.3.105/volume/v3/volumes/c1382f4a-0ba0-4a25-91bf-4698dfb1d276 returned with HTTP 404 Aug 12 10:38:01.940764 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 639/2529] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:38:01 2026] GET /volume/v3/volumes/c1382f4a-0ba0-4a25-91bf-4698dfb1d276 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:38:01.950924 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-f443bcec-bc67-41a8-ae37-fdbb99bb454f None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:01.955826 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-f443bcec-bc67-41a8-ae37-fdbb99bb454f tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] GET https://10.4.3.105/volume/v3/volumes/4104c5bc-0bb7-4528-9dac-517bc17e17be Aug 12 10:38:01.955826 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-f443bcec-bc67-41a8-ae37-fdbb99bb454f tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:01.955826 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-f443bcec-bc67-41a8-ae37-fdbb99bb454f tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:01.974472 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:01.974472 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:38:01.980956 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-f443bcec-bc67-41a8-ae37-fdbb99bb454f tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] Volume info retrieved successfully. Aug 12 10:38:01.989090 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-f443bcec-bc67-41a8-ae37-fdbb99bb454f tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] https://10.4.3.105/volume/v3/volumes/4104c5bc-0bb7-4528-9dac-517bc17e17be returned with HTTP 200 Aug 12 10:38:01.989760 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 630/2530] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:38:01 2026] GET /volume/v3/volumes/4104c5bc-0bb7-4528-9dac-517bc17e17be => generated 1406 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:38:02.003340 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-b67e1568-fada-45e4-9b31-7e66de6cb1cf None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:02.005324 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-b67e1568-fada-45e4-9b31-7e66de6cb1cf tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] DELETE https://10.4.3.105/volume/v3/volumes/4104c5bc-0bb7-4528-9dac-517bc17e17be Aug 12 10:38:02.005619 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-b67e1568-fada-45e4-9b31-7e66de6cb1cf tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:02.005886 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-b67e1568-fada-45e4-9b31-7e66de6cb1cf tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] Calling method 'delete' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:02.006042 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.v3.volumes [None req-b67e1568-fada-45e4-9b31-7e66de6cb1cf tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] Delete volume with id: 4104c5bc-0bb7-4528-9dac-517bc17e17be Aug 12 10:38:02.016341 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:02.016341 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:38:02.016906 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-b67e1568-fada-45e4-9b31-7e66de6cb1cf tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] Volume info retrieved successfully. Aug 12 10:38:02.050545 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-b67e1568-fada-45e4-9b31-7e66de6cb1cf tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] Delete volume request issued successfully. Aug 12 10:38:02.050545 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-b67e1568-fada-45e4-9b31-7e66de6cb1cf tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] https://10.4.3.105/volume/v3/volumes/4104c5bc-0bb7-4528-9dac-517bc17e17be returned with HTTP 202 Aug 12 10:38:02.050545 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 629/2531] 10.4.3.105 () {66 vars in 1351 bytes} [Wed Aug 12 10:38:02 2026] DELETE /volume/v3/volumes/4104c5bc-0bb7-4528-9dac-517bc17e17be => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 10:38:02.061274 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-20d77571-736c-432a-9d4c-04789a33bd67 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:02.063680 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-20d77571-736c-432a-9d4c-04789a33bd67 tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] GET https://10.4.3.105/volume/v3/volumes/4104c5bc-0bb7-4528-9dac-517bc17e17be Aug 12 10:38:02.063984 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-20d77571-736c-432a-9d4c-04789a33bd67 tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:02.064352 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-20d77571-736c-432a-9d4c-04789a33bd67 tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:02.074535 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:02.074535 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:38:02.088601 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-20d77571-736c-432a-9d4c-04789a33bd67 tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] Volume info retrieved successfully. Aug 12 10:38:02.094573 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-20d77571-736c-432a-9d4c-04789a33bd67 tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] https://10.4.3.105/volume/v3/volumes/4104c5bc-0bb7-4528-9dac-517bc17e17be returned with HTTP 200 Aug 12 10:38:02.095144 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 634/2532] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:38:02 2026] GET /volume/v3/volumes/4104c5bc-0bb7-4528-9dac-517bc17e17be => generated 1405 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:38:02.228315 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-63496fd4-5aaa-47e7-91c5-5d366209651a req-9292479b-21f9-4f8a-9e84-f81e18425c3d None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:02.231301 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-63496fd4-5aaa-47e7-91c5-5d366209651a req-9292479b-21f9-4f8a-9e84-f81e18425c3d tempest-TestInstancesWithCinderVolumes-584858421 tempest-TestInstancesWithCinderVolumes-584858421-project-member] GET https://10.4.3.105/volume/v3/volumes/b6ed6ca8-6eef-45bd-8380-ffa4f17f68fd Aug 12 10:38:02.231698 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-63496fd4-5aaa-47e7-91c5-5d366209651a req-9292479b-21f9-4f8a-9e84-f81e18425c3d tempest-TestInstancesWithCinderVolumes-584858421 tempest-TestInstancesWithCinderVolumes-584858421-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:02.231806 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-63496fd4-5aaa-47e7-91c5-5d366209651a req-9292479b-21f9-4f8a-9e84-f81e18425c3d tempest-TestInstancesWithCinderVolumes-584858421 tempest-TestInstancesWithCinderVolumes-584858421-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:02.240450 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:02.240450 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:38:02.245542 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [req-63496fd4-5aaa-47e7-91c5-5d366209651a req-9292479b-21f9-4f8a-9e84-f81e18425c3d tempest-TestInstancesWithCinderVolumes-584858421 tempest-TestInstancesWithCinderVolumes-584858421-project-member] Volume info retrieved successfully. Aug 12 10:38:02.255880 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-63496fd4-5aaa-47e7-91c5-5d366209651a req-9292479b-21f9-4f8a-9e84-f81e18425c3d tempest-TestInstancesWithCinderVolumes-584858421 tempest-TestInstancesWithCinderVolumes-584858421-project-member] https://10.4.3.105/volume/v3/volumes/b6ed6ca8-6eef-45bd-8380-ffa4f17f68fd returned with HTTP 200 Aug 12 10:38:02.256625 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 640/2533] 10.4.3.105 () {68 vars in 1598 bytes} [Wed Aug 12 10:38:02 2026] GET /volume/v3/volumes/b6ed6ca8-6eef-45bd-8380-ffa4f17f68fd => generated 938 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:38:02.359539 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-6a7faa03-07ba-4701-933f-6db80b02a39a None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:02.359926 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-6a7faa03-07ba-4701-933f-6db80b02a39a None None] GET https://10.4.3.105/volume// Aug 12 10:38:02.360082 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-6a7faa03-07ba-4701-933f-6db80b02a39a None None] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:02.360281 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-6a7faa03-07ba-4701-933f-6db80b02a39a None None] Calling method 'all' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:02.360600 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-6a7faa03-07ba-4701-933f-6db80b02a39a None None] https://10.4.3.105/volume// returned with HTTP 300 Aug 12 10:38:02.360879 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 631/2534] 10.4.3.105 () {66 vars in 1428 bytes} [Wed Aug 12 10:38: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 10:38:02.371454 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-63496fd4-5aaa-47e7-91c5-5d366209651a req-7b8ba4d3-abcf-4d28-aeaa-efec22cdaaf8 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:02.373585 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-63496fd4-5aaa-47e7-91c5-5d366209651a req-7b8ba4d3-abcf-4d28-aeaa-efec22cdaaf8 tempest-TestInstancesWithCinderVolumes-584858421 tempest-TestInstancesWithCinderVolumes-584858421-project-member] POST https://10.4.3.105/volume/v3/attachments Aug 12 10:38:02.373947 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-63496fd4-5aaa-47e7-91c5-5d366209651a req-7b8ba4d3-abcf-4d28-aeaa-efec22cdaaf8 tempest-TestInstancesWithCinderVolumes-584858421 tempest-TestInstancesWithCinderVolumes-584858421-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b6ed6ca8-6eef-45bd-8380-ffa4f17f68fd", "connector": null, "instance_uuid": "330df011-b0e4-4596-a8f4-d7e843f26178"}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:38:02.377269 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-d9cd98d0-be6e-44e4-bbfc-7846a7d73b74 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:02.388689 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:02.388689 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:38:02.425565 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-63496fd4-5aaa-47e7-91c5-5d366209651a req-7b8ba4d3-abcf-4d28-aeaa-efec22cdaaf8 tempest-TestInstancesWithCinderVolumes-584858421 tempest-TestInstancesWithCinderVolumes-584858421-project-member] https://10.4.3.105/volume/v3/attachments returned with HTTP 200 Aug 12 10:38:02.426141 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 630/2535] 10.4.3.105 () {74 vars in 1594 bytes} [Wed Aug 12 10:38:02 2026] POST /volume/v3/attachments => generated 273 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:38:02.457450 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-eba553fa-9bf3-4318-98c3-d93acde2c33c None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:02.461325 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-eba553fa-9bf3-4318-98c3-d93acde2c33c tempest-TestInstancesWithCinderVolumes-584858421 tempest-TestInstancesWithCinderVolumes-584858421-project-member] GET https://10.4.3.105/volume/v3/volumes/b6ed6ca8-6eef-45bd-8380-ffa4f17f68fd Aug 12 10:38:02.461579 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-eba553fa-9bf3-4318-98c3-d93acde2c33c tempest-TestInstancesWithCinderVolumes-584858421 tempest-TestInstancesWithCinderVolumes-584858421-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:02.461839 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-eba553fa-9bf3-4318-98c3-d93acde2c33c tempest-TestInstancesWithCinderVolumes-584858421 tempest-TestInstancesWithCinderVolumes-584858421-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:02.467121 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-c08de762-8fea-43ac-9a20-0b5346261af5 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:02.467623 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-c08de762-8fea-43ac-9a20-0b5346261af5 None None] GET https://10.4.3.105/volume// Aug 12 10:38:02.467885 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-c08de762-8fea-43ac-9a20-0b5346261af5 None None] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:02.468149 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-c08de762-8fea-43ac-9a20-0b5346261af5 None None] Calling method 'all' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:02.468594 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-c08de762-8fea-43ac-9a20-0b5346261af5 None None] https://10.4.3.105/volume// returned with HTTP 300 Aug 12 10:38:02.468972 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 632/2536] 10.4.3.105 () {66 vars in 1426 bytes} [Wed Aug 12 10:38: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 10:38:02.474982 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:02.474982 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:38:02.478906 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-63496fd4-5aaa-47e7-91c5-5d366209651a req-5f443599-dd37-4d4d-a81a-b279a59fa033 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:02.481087 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-eba553fa-9bf3-4318-98c3-d93acde2c33c tempest-TestInstancesWithCinderVolumes-584858421 tempest-TestInstancesWithCinderVolumes-584858421-project-member] Volume info retrieved successfully. Aug 12 10:38:02.481569 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-63496fd4-5aaa-47e7-91c5-5d366209651a req-5f443599-dd37-4d4d-a81a-b279a59fa033 tempest-TestInstancesWithCinderVolumes-584858421 tempest-TestInstancesWithCinderVolumes-584858421-project-member] GET https://10.4.3.105/volume/v3/volumes/b6ed6ca8-6eef-45bd-8380-ffa4f17f68fd Aug 12 10:38:02.481882 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-63496fd4-5aaa-47e7-91c5-5d366209651a req-5f443599-dd37-4d4d-a81a-b279a59fa033 tempest-TestInstancesWithCinderVolumes-584858421 tempest-TestInstancesWithCinderVolumes-584858421-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:02.482146 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-63496fd4-5aaa-47e7-91c5-5d366209651a req-5f443599-dd37-4d4d-a81a-b279a59fa033 tempest-TestInstancesWithCinderVolumes-584858421 tempest-TestInstancesWithCinderVolumes-584858421-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:02.486972 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-eba553fa-9bf3-4318-98c3-d93acde2c33c tempest-TestInstancesWithCinderVolumes-584858421 tempest-TestInstancesWithCinderVolumes-584858421-project-member] https://10.4.3.105/volume/v3/volumes/b6ed6ca8-6eef-45bd-8380-ffa4f17f68fd returned with HTTP 200 Aug 12 10:38:02.487418 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 641/2537] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:38:02 2026] GET /volume/v3/volumes/b6ed6ca8-6eef-45bd-8380-ffa4f17f68fd => generated 937 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:38:02.494533 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-d9cd98d0-be6e-44e4-bbfc-7846a7d73b74 tempest-VolumeTypesExtraSpecsTest-387983655 tempest-VolumeTypesExtraSpecsTest-387983655-project-admin] POST https://10.4.3.105/volume/v3/types Aug 12 10:38:02.494988 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-d9cd98d0-be6e-44e4-bbfc-7846a7d73b74 tempest-VolumeTypesExtraSpecsTest-387983655 tempest-VolumeTypesExtraSpecsTest-387983655-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesExtraSpecsTest-volume-type-2037599107"}} {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:38:02.504856 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:02.504856 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:38:02.512611 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-d9cd98d0-be6e-44e4-bbfc-7846a7d73b74 tempest-VolumeTypesExtraSpecsTest-387983655 tempest-VolumeTypesExtraSpecsTest-387983655-project-admin] https://10.4.3.105/volume/v3/types returned with HTTP 200 Aug 12 10:38:02.512611 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 635/2538] 10.4.3.105 () {68 vars in 1252 bytes} [Wed Aug 12 10:38:02 2026] POST /volume/v3/types => generated 231 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:38:02.514489 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [req-63496fd4-5aaa-47e7-91c5-5d366209651a req-5f443599-dd37-4d4d-a81a-b279a59fa033 tempest-TestInstancesWithCinderVolumes-584858421 tempest-TestInstancesWithCinderVolumes-584858421-project-member] Volume info retrieved successfully. Aug 12 10:38:02.525673 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-fabe8cec-daa1-4620-8f50-2d77156d703c None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:02.525842 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-63496fd4-5aaa-47e7-91c5-5d366209651a req-5f443599-dd37-4d4d-a81a-b279a59fa033 tempest-TestInstancesWithCinderVolumes-584858421 tempest-TestInstancesWithCinderVolumes-584858421-project-member] https://10.4.3.105/volume/v3/volumes/b6ed6ca8-6eef-45bd-8380-ffa4f17f68fd returned with HTTP 200 Aug 12 10:38:02.525842 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 631/2539] 10.4.3.105 () {70 vars in 1639 bytes} [Wed Aug 12 10:38:02 2026] GET /volume/v3/volumes/b6ed6ca8-6eef-45bd-8380-ffa4f17f68fd => generated 1117 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 10:38:02.526114 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-fabe8cec-daa1-4620-8f50-2d77156d703c tempest-VolumeTypesExtraSpecsTest-387983655 tempest-VolumeTypesExtraSpecsTest-387983655-project-admin] POST https://10.4.3.105/volume/v3/types/a2798fa0-f4de-4e5e-aa55-121372d496e1/extra_specs Aug 12 10:38:02.526582 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-fabe8cec-daa1-4620-8f50-2d77156d703c tempest-VolumeTypesExtraSpecsTest-387983655 tempest-VolumeTypesExtraSpecsTest-387983655-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec3": "val1"}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:38:02.555833 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-fabe8cec-daa1-4620-8f50-2d77156d703c tempest-VolumeTypesExtraSpecsTest-387983655 tempest-VolumeTypesExtraSpecsTest-387983655-project-admin] https://10.4.3.105/volume/v3/types/a2798fa0-f4de-4e5e-aa55-121372d496e1/extra_specs returned with HTTP 200 Aug 12 10:38:02.556425 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 633/2540] 10.4.3.105 () {68 vars in 1399 bytes} [Wed Aug 12 10:38:02 2026] POST /volume/v3/types/a2798fa0-f4de-4e5e-aa55-121372d496e1/extra_specs => generated 34 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Aug 12 10:38:02.565308 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-3b9863d0-2b1b-4e32-a679-a3493234e861 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:02.566894 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-3b9863d0-2b1b-4e32-a679-a3493234e861 tempest-VolumeTypesExtraSpecsTest-387983655 tempest-VolumeTypesExtraSpecsTest-387983655-project-admin] GET https://10.4.3.105/volume/v3/types/a2798fa0-f4de-4e5e-aa55-121372d496e1/extra_specs/spec3 Aug 12 10:38:02.567184 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-3b9863d0-2b1b-4e32-a679-a3493234e861 tempest-VolumeTypesExtraSpecsTest-387983655 tempest-VolumeTypesExtraSpecsTest-387983655-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:02.567393 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-3b9863d0-2b1b-4e32-a679-a3493234e861 tempest-VolumeTypesExtraSpecsTest-387983655 tempest-VolumeTypesExtraSpecsTest-387983655-project-admin] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:02.568538 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-1359fd5c-2f83-4799-a8e3-3a1b4e6fdf29 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:02.570366 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-1359fd5c-2f83-4799-a8e3-3a1b4e6fdf29 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] GET https://10.4.3.105/volume/v3/backups/a8d48d44-a402-457e-9776-dd0517fe6200 Aug 12 10:38:02.570616 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-1359fd5c-2f83-4799-a8e3-3a1b4e6fdf29 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:02.571260 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-1359fd5c-2f83-4799-a8e3-3a1b4e6fdf29 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:02.571260 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.v3.backups [None req-1359fd5c-2f83-4799-a8e3-3a1b4e6fdf29 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Show backup with id a8d48d44-a402-457e-9776-dd0517fe6200. {{(pid=100372) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:38:02.576206 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-3b9863d0-2b1b-4e32-a679-a3493234e861 tempest-VolumeTypesExtraSpecsTest-387983655 tempest-VolumeTypesExtraSpecsTest-387983655-project-admin] https://10.4.3.105/volume/v3/types/a2798fa0-f4de-4e5e-aa55-121372d496e1/extra_specs/spec3 returned with HTTP 200 Aug 12 10:38:02.576717 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 642/2541] 10.4.3.105 () {66 vars in 1396 bytes} [Wed Aug 12 10:38:02 2026] GET /volume/v3/types/a2798fa0-f4de-4e5e-aa55-121372d496e1/extra_specs/spec3 => generated 17 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 12 10:38:02.578606 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:02.578606 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:38:02.579489 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-1359fd5c-2f83-4799-a8e3-3a1b4e6fdf29 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] https://10.4.3.105/volume/v3/backups/a8d48d44-a402-457e-9776-dd0517fe6200 returned with HTTP 200 Aug 12 10:38:02.580019 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 636/2542] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:38:02 2026] GET /volume/v3/backups/a8d48d44-a402-457e-9776-dd0517fe6200 => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:38:02.585676 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-55fe4d95-5ad1-4a34-a28b-2d48b1f679b2 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:02.588358 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-55fe4d95-5ad1-4a34-a28b-2d48b1f679b2 tempest-VolumeTypesExtraSpecsTest-387983655 tempest-VolumeTypesExtraSpecsTest-387983655-project-admin] DELETE https://10.4.3.105/volume/v3/types/a2798fa0-f4de-4e5e-aa55-121372d496e1/extra_specs/spec3 Aug 12 10:38:02.588596 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-55fe4d95-5ad1-4a34-a28b-2d48b1f679b2 tempest-VolumeTypesExtraSpecsTest-387983655 tempest-VolumeTypesExtraSpecsTest-387983655-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:02.588815 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-55fe4d95-5ad1-4a34-a28b-2d48b1f679b2 tempest-VolumeTypesExtraSpecsTest-387983655 tempest-VolumeTypesExtraSpecsTest-387983655-project-admin] Calling method 'delete' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:02.589224 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-79b7e8fd-10a5-4bbb-8c90-12f79b70c733 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:02.592697 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-79b7e8fd-10a5-4bbb-8c90-12f79b70c733 tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] GET https://10.4.3.105/volume/v3/backups/5881b409-a3dc-43d4-8152-42c5fa0c9f7b Aug 12 10:38:02.592697 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-79b7e8fd-10a5-4bbb-8c90-12f79b70c733 tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:02.592934 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-79b7e8fd-10a5-4bbb-8c90-12f79b70c733 tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:02.593077 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-79b7e8fd-10a5-4bbb-8c90-12f79b70c733 tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] Show backup with id 5881b409-a3dc-43d4-8152-42c5fa0c9f7b. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:38:02.600810 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:02.600810 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:38:02.600810 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-79b7e8fd-10a5-4bbb-8c90-12f79b70c733 tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] https://10.4.3.105/volume/v3/backups/5881b409-a3dc-43d4-8152-42c5fa0c9f7b returned with HTTP 200 Aug 12 10:38:02.600810 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 634/2543] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:38:02 2026] GET /volume/v3/backups/5881b409-a3dc-43d4-8152-42c5fa0c9f7b => generated 739 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:38:02.620634 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-55fe4d95-5ad1-4a34-a28b-2d48b1f679b2 tempest-VolumeTypesExtraSpecsTest-387983655 tempest-VolumeTypesExtraSpecsTest-387983655-project-admin] https://10.4.3.105/volume/v3/types/a2798fa0-f4de-4e5e-aa55-121372d496e1/extra_specs/spec3 returned with HTTP 202 Aug 12 10:38:02.621471 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 632/2544] 10.4.3.105 () {66 vars in 1399 bytes} [Wed Aug 12 10:38:02 2026] DELETE /volume/v3/types/a2798fa0-f4de-4e5e-aa55-121372d496e1/extra_specs/spec3 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 10:38:02.634864 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-f5c70ac3-6fad-4ad6-ba62-eb6335c86243 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:02.634864 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-f5c70ac3-6fad-4ad6-ba62-eb6335c86243 tempest-VolumeTypesExtraSpecsTest-387983655 tempest-VolumeTypesExtraSpecsTest-387983655-project-admin] GET https://10.4.3.105/volume/v3/types/a2798fa0-f4de-4e5e-aa55-121372d496e1/extra_specs/spec3 Aug 12 10:38:02.634864 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-f5c70ac3-6fad-4ad6-ba62-eb6335c86243 tempest-VolumeTypesExtraSpecsTest-387983655 tempest-VolumeTypesExtraSpecsTest-387983655-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:02.634864 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-f5c70ac3-6fad-4ad6-ba62-eb6335c86243 tempest-VolumeTypesExtraSpecsTest-387983655 tempest-VolumeTypesExtraSpecsTest-387983655-project-admin] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:02.638174 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-f5c70ac3-6fad-4ad6-ba62-eb6335c86243 tempest-VolumeTypesExtraSpecsTest-387983655 tempest-VolumeTypesExtraSpecsTest-387983655-project-admin] https://10.4.3.105/volume/v3/types/a2798fa0-f4de-4e5e-aa55-121372d496e1/extra_specs/spec3 returned with HTTP 404 Aug 12 10:38:02.639497 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 643/2545] 10.4.3.105 () {66 vars in 1396 bytes} [Wed Aug 12 10:38:02 2026] GET /volume/v3/types/a2798fa0-f4de-4e5e-aa55-121372d496e1/extra_specs/spec3 => generated 129 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:38:02.654289 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-ee5e923b-22a8-4ba6-b029-d82a969a2b16 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:02.656528 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-ee5e923b-22a8-4ba6-b029-d82a969a2b16 tempest-VolumeTypesExtraSpecsTest-387983655 tempest-VolumeTypesExtraSpecsTest-387983655-project-admin] POST https://10.4.3.105/volume/v3/types/a2798fa0-f4de-4e5e-aa55-121372d496e1/extra_specs Aug 12 10:38:02.657107 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-ee5e923b-22a8-4ba6-b029-d82a969a2b16 tempest-VolumeTypesExtraSpecsTest-387983655 tempest-VolumeTypesExtraSpecsTest-387983655-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec1": "val1"}} {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:38:02.676602 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-63496fd4-5aaa-47e7-91c5-5d366209651a req-0a0543c6-0d88-4cda-b6a7-6d3fcce0b406 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:02.683352 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-7e945e6c-fac2-486a-8dac-b9963db32e2f None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:02.684402 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-63496fd4-5aaa-47e7-91c5-5d366209651a req-0a0543c6-0d88-4cda-b6a7-6d3fcce0b406 tempest-TestInstancesWithCinderVolumes-584858421 tempest-TestInstancesWithCinderVolumes-584858421-project-member] PUT https://10.4.3.105/volume/v3/attachments/bd81cebf-3dee-4aac-8bbc-648c0e40b21a Aug 12 10:38:02.684402 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-63496fd4-5aaa-47e7-91c5-5d366209651a req-0a0543c6-0d88-4cda-b6a7-6d3fcce0b406 tempest-TestInstancesWithCinderVolumes-584858421 tempest-TestInstancesWithCinderVolumes-584858421-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.105", "host": "np0000007037", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a295cd65dd1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "cc953c5f-eaed-46bf-96e8-0985bbef0414", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:38:02.686136 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-7e945e6c-fac2-486a-8dac-b9963db32e2f tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] GET https://10.4.3.105/volume/v3/backups/de809801-d736-4fc9-ab42-36f8931ff30d Aug 12 10:38:02.686391 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-7e945e6c-fac2-486a-8dac-b9963db32e2f tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:02.686620 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-7e945e6c-fac2-486a-8dac-b9963db32e2f tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:02.686730 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-7e945e6c-fac2-486a-8dac-b9963db32e2f tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] Show backup with id de809801-d736-4fc9-ab42-36f8931ff30d. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:38:02.690198 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-ee5e923b-22a8-4ba6-b029-d82a969a2b16 tempest-VolumeTypesExtraSpecsTest-387983655 tempest-VolumeTypesExtraSpecsTest-387983655-project-admin] https://10.4.3.105/volume/v3/types/a2798fa0-f4de-4e5e-aa55-121372d496e1/extra_specs returned with HTTP 200 Aug 12 10:38:02.690980 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 637/2546] 10.4.3.105 () {68 vars in 1399 bytes} [Wed Aug 12 10:38:02 2026] POST /volume/v3/types/a2798fa0-f4de-4e5e-aa55-121372d496e1/extra_specs => generated 34 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 12 10:38:02.691600 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:02.691600 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:38:02.692306 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-7e945e6c-fac2-486a-8dac-b9963db32e2f tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] https://10.4.3.105/volume/v3/backups/de809801-d736-4fc9-ab42-36f8931ff30d returned with HTTP 200 Aug 12 10:38:02.692726 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 633/2547] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:38:02 2026] GET /volume/v3/backups/de809801-d736-4fc9-ab42-36f8931ff30d => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:38:02.697677 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.coordination [req-63496fd4-5aaa-47e7-91c5-5d366209651a req-0a0543c6-0d88-4cda-b6a7-6d3fcce0b406 tempest-TestInstancesWithCinderVolumes-584858421 tempest-TestInstancesWithCinderVolumes-584858421-project-member] Acquiring lock "cinder-attachment_update-b6ed6ca8-6eef-45bd-8380-ffa4f17f68fd-np0000007037" by "attachment_update" {{(pid=100373) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 10:38:02.700500 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-c4ab9479-b873-4d9b-9114-fd35cab6bf8a None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:02.703071 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-c4ab9479-b873-4d9b-9114-fd35cab6bf8a tempest-VolumeTypesExtraSpecsTest-387983655 tempest-VolumeTypesExtraSpecsTest-387983655-project-admin] GET https://10.4.3.105/volume/v3/types/a2798fa0-f4de-4e5e-aa55-121372d496e1/extra_specs Aug 12 10:38:02.703242 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-c4ab9479-b873-4d9b-9114-fd35cab6bf8a tempest-VolumeTypesExtraSpecsTest-387983655 tempest-VolumeTypesExtraSpecsTest-387983655-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:02.703467 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-c4ab9479-b873-4d9b-9114-fd35cab6bf8a tempest-VolumeTypesExtraSpecsTest-387983655 tempest-VolumeTypesExtraSpecsTest-387983655-project-admin] Calling method 'index' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:02.706197 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.coordination [req-63496fd4-5aaa-47e7-91c5-5d366209651a req-0a0543c6-0d88-4cda-b6a7-6d3fcce0b406 tempest-TestInstancesWithCinderVolumes-584858421 tempest-TestInstancesWithCinderVolumes-584858421-project-member] Lock "cinder-attachment_update-b6ed6ca8-6eef-45bd-8380-ffa4f17f68fd-np0000007037" acquired by "attachment_update" :: waited 0.009s {{(pid=100373) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 10:38:02.707698 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:02.707698 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:38:02.710247 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-c4ab9479-b873-4d9b-9114-fd35cab6bf8a tempest-VolumeTypesExtraSpecsTest-387983655 tempest-VolumeTypesExtraSpecsTest-387983655-project-admin] https://10.4.3.105/volume/v3/types/a2798fa0-f4de-4e5e-aa55-121372d496e1/extra_specs returned with HTTP 200 Aug 12 10:38:02.710645 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 644/2548] 10.4.3.105 () {66 vars in 1378 bytes} [Wed Aug 12 10:38:02 2026] GET /volume/v3/types/a2798fa0-f4de-4e5e-aa55-121372d496e1/extra_specs => generated 34 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 12 10:38:02.720631 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-83ec81dc-fa44-4ff7-9e21-0dc31af5e4c7 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:02.722388 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-83ec81dc-fa44-4ff7-9e21-0dc31af5e4c7 tempest-VolumeTypesExtraSpecsTest-387983655 tempest-VolumeTypesExtraSpecsTest-387983655-project-admin] POST https://10.4.3.105/volume/v3/types/a2798fa0-f4de-4e5e-aa55-121372d496e1/extra_specs Aug 12 10:38:02.722889 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-83ec81dc-fa44-4ff7-9e21-0dc31af5e4c7 tempest-VolumeTypesExtraSpecsTest-387983655 tempest-VolumeTypesExtraSpecsTest-387983655-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:38:02.755477 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-83ec81dc-fa44-4ff7-9e21-0dc31af5e4c7 tempest-VolumeTypesExtraSpecsTest-387983655 tempest-VolumeTypesExtraSpecsTest-387983655-project-admin] https://10.4.3.105/volume/v3/types/a2798fa0-f4de-4e5e-aa55-121372d496e1/extra_specs returned with HTTP 200 Aug 12 10:38:02.756095 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 638/2549] 10.4.3.105 () {68 vars in 1399 bytes} [Wed Aug 12 10:38:02 2026] POST /volume/v3/types/a2798fa0-f4de-4e5e-aa55-121372d496e1/extra_specs => generated 34 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 12 10:38:02.767503 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-c3efb19b-1b62-4ebf-86ec-04e39bc3aae0 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:02.774741 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-c3efb19b-1b62-4ebf-86ec-04e39bc3aae0 tempest-VolumeTypesExtraSpecsTest-387983655 tempest-VolumeTypesExtraSpecsTest-387983655-project-admin] PUT https://10.4.3.105/volume/v3/types/a2798fa0-f4de-4e5e-aa55-121372d496e1/extra_specs/spec2 Aug 12 10:38:02.775300 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-c3efb19b-1b62-4ebf-86ec-04e39bc3aae0 tempest-VolumeTypesExtraSpecsTest-387983655 tempest-VolumeTypesExtraSpecsTest-387983655-project-admin] Action: 'update', calling method: update, body: {"spec2": "val2"} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:38:02.819039 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-c3efb19b-1b62-4ebf-86ec-04e39bc3aae0 tempest-VolumeTypesExtraSpecsTest-387983655 tempest-VolumeTypesExtraSpecsTest-387983655-project-admin] https://10.4.3.105/volume/v3/types/a2798fa0-f4de-4e5e-aa55-121372d496e1/extra_specs/spec2 returned with HTTP 200 Aug 12 10:38:02.819983 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 634/2550] 10.4.3.105 () {68 vars in 1416 bytes} [Wed Aug 12 10:38:02 2026] PUT /volume/v3/types/a2798fa0-f4de-4e5e-aa55-121372d496e1/extra_specs/spec2 => generated 17 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 12 10:38:02.821679 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.coordination [req-63496fd4-5aaa-47e7-91c5-5d366209651a req-0a0543c6-0d88-4cda-b6a7-6d3fcce0b406 tempest-TestInstancesWithCinderVolumes-584858421 tempest-TestInstancesWithCinderVolumes-584858421-project-member] Lock "cinder-attachment_update-b6ed6ca8-6eef-45bd-8380-ffa4f17f68fd-np0000007037" released by "attachment_update" :: held 0.115s {{(pid=100373) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 10:38:02.822150 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-63496fd4-5aaa-47e7-91c5-5d366209651a req-0a0543c6-0d88-4cda-b6a7-6d3fcce0b406 tempest-TestInstancesWithCinderVolumes-584858421 tempest-TestInstancesWithCinderVolumes-584858421-project-member] https://10.4.3.105/volume/v3/attachments/bd81cebf-3dee-4aac-8bbc-648c0e40b21a returned with HTTP 200 Aug 12 10:38:02.822778 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 635/2551] 10.4.3.105 () {74 vars in 1704 bytes} [Wed Aug 12 10:38:02 2026] PUT /volume/v3/attachments/bd81cebf-3dee-4aac-8bbc-648c0e40b21a => generated 969 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:38:02.830258 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-3487acf7-c182-4302-97c8-e2000a3a2841 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:02.832273 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-3487acf7-c182-4302-97c8-e2000a3a2841 tempest-VolumeTypesExtraSpecsTest-387983655 tempest-VolumeTypesExtraSpecsTest-387983655-project-admin] GET https://10.4.3.105/volume/v3/types/a2798fa0-f4de-4e5e-aa55-121372d496e1/extra_specs/spec2 Aug 12 10:38:02.832539 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-3487acf7-c182-4302-97c8-e2000a3a2841 tempest-VolumeTypesExtraSpecsTest-387983655 tempest-VolumeTypesExtraSpecsTest-387983655-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:02.832759 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-3487acf7-c182-4302-97c8-e2000a3a2841 tempest-VolumeTypesExtraSpecsTest-387983655 tempest-VolumeTypesExtraSpecsTest-387983655-project-admin] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:02.844908 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-3487acf7-c182-4302-97c8-e2000a3a2841 tempest-VolumeTypesExtraSpecsTest-387983655 tempest-VolumeTypesExtraSpecsTest-387983655-project-admin] https://10.4.3.105/volume/v3/types/a2798fa0-f4de-4e5e-aa55-121372d496e1/extra_specs/spec2 returned with HTTP 200 Aug 12 10:38:02.845399 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 645/2552] 10.4.3.105 () {66 vars in 1396 bytes} [Wed Aug 12 10:38:02 2026] GET /volume/v3/types/a2798fa0-f4de-4e5e-aa55-121372d496e1/extra_specs/spec2 => generated 17 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 12 10:38:02.854052 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-3a5aaeda-d88a-441b-b873-54c2494f7586 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:02.856095 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-3a5aaeda-d88a-441b-b873-54c2494f7586 tempest-VolumeTypesExtraSpecsTest-387983655 tempest-VolumeTypesExtraSpecsTest-387983655-project-admin] POST https://10.4.3.105/volume/v3/types/a2798fa0-f4de-4e5e-aa55-121372d496e1/extra_specs Aug 12 10:38:02.856460 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-3a5aaeda-d88a-441b-b873-54c2494f7586 tempest-VolumeTypesExtraSpecsTest-387983655 tempest-VolumeTypesExtraSpecsTest-387983655-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val3", "spec4": "val4"}} {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:38:02.881212 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-3a5aaeda-d88a-441b-b873-54c2494f7586 tempest-VolumeTypesExtraSpecsTest-387983655 tempest-VolumeTypesExtraSpecsTest-387983655-project-admin] https://10.4.3.105/volume/v3/types/a2798fa0-f4de-4e5e-aa55-121372d496e1/extra_specs returned with HTTP 200 Aug 12 10:38:02.881771 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 639/2553] 10.4.3.105 () {68 vars in 1399 bytes} [Wed Aug 12 10:38:02 2026] POST /volume/v3/types/a2798fa0-f4de-4e5e-aa55-121372d496e1/extra_specs => generated 51 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 12 10:38:02.891070 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-5fcf77a6-30f1-458b-9661-a54ee67dae61 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:02.892719 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-5fcf77a6-30f1-458b-9661-a54ee67dae61 tempest-VolumeTypesExtraSpecsTest-387983655 tempest-VolumeTypesExtraSpecsTest-387983655-project-admin] GET https://10.4.3.105/volume/v3/types/a2798fa0-f4de-4e5e-aa55-121372d496e1/extra_specs Aug 12 10:38:02.892917 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-5fcf77a6-30f1-458b-9661-a54ee67dae61 tempest-VolumeTypesExtraSpecsTest-387983655 tempest-VolumeTypesExtraSpecsTest-387983655-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:02.893083 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-5fcf77a6-30f1-458b-9661-a54ee67dae61 tempest-VolumeTypesExtraSpecsTest-387983655 tempest-VolumeTypesExtraSpecsTest-387983655-project-admin] Calling method 'index' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:02.900298 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-5fcf77a6-30f1-458b-9661-a54ee67dae61 tempest-VolumeTypesExtraSpecsTest-387983655 tempest-VolumeTypesExtraSpecsTest-387983655-project-admin] https://10.4.3.105/volume/v3/types/a2798fa0-f4de-4e5e-aa55-121372d496e1/extra_specs returned with HTTP 200 Aug 12 10:38:02.900914 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 635/2554] 10.4.3.105 () {66 vars in 1378 bytes} [Wed Aug 12 10:38:02 2026] GET /volume/v3/types/a2798fa0-f4de-4e5e-aa55-121372d496e1/extra_specs => generated 68 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 12 10:38:02.909307 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-bacfb155-66cd-4fad-891f-b0c413665f3c None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:02.911494 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-bacfb155-66cd-4fad-891f-b0c413665f3c tempest-VolumeTypesExtraSpecsTest-387983655 tempest-VolumeTypesExtraSpecsTest-387983655-project-admin] DELETE https://10.4.3.105/volume/v3/types/a2798fa0-f4de-4e5e-aa55-121372d496e1 Aug 12 10:38:02.911768 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-bacfb155-66cd-4fad-891f-b0c413665f3c tempest-VolumeTypesExtraSpecsTest-387983655 tempest-VolumeTypesExtraSpecsTest-387983655-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:02.912028 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-bacfb155-66cd-4fad-891f-b0c413665f3c tempest-VolumeTypesExtraSpecsTest-387983655 tempest-VolumeTypesExtraSpecsTest-387983655-project-admin] Calling method '_delete' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:02.912338 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:02.912338 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:38:02.939836 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-bacfb155-66cd-4fad-891f-b0c413665f3c tempest-VolumeTypesExtraSpecsTest-387983655 tempest-VolumeTypesExtraSpecsTest-387983655-project-admin] https://10.4.3.105/volume/v3/types/a2798fa0-f4de-4e5e-aa55-121372d496e1 returned with HTTP 202 Aug 12 10:38:02.940274 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 636/2555] 10.4.3.105 () {66 vars in 1345 bytes} [Wed Aug 12 10:38:02 2026] DELETE /volume/v3/types/a2798fa0-f4de-4e5e-aa55-121372d496e1 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 10:38:02.947468 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-f1fe01d8-82cd-4ab5-991b-08c72e91e4b9 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:02.952081 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-f1fe01d8-82cd-4ab5-991b-08c72e91e4b9 tempest-VolumeTypesExtraSpecsTest-387983655 tempest-VolumeTypesExtraSpecsTest-387983655-project-admin] GET https://10.4.3.105/volume/v3/types/a2798fa0-f4de-4e5e-aa55-121372d496e1 Aug 12 10:38:02.952648 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-f1fe01d8-82cd-4ab5-991b-08c72e91e4b9 tempest-VolumeTypesExtraSpecsTest-387983655 tempest-VolumeTypesExtraSpecsTest-387983655-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:02.952648 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-f1fe01d8-82cd-4ab5-991b-08c72e91e4b9 tempest-VolumeTypesExtraSpecsTest-387983655 tempest-VolumeTypesExtraSpecsTest-387983655-project-admin] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:02.966732 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-f1fe01d8-82cd-4ab5-991b-08c72e91e4b9 tempest-VolumeTypesExtraSpecsTest-387983655 tempest-VolumeTypesExtraSpecsTest-387983655-project-admin] https://10.4.3.105/volume/v3/types/a2798fa0-f4de-4e5e-aa55-121372d496e1 returned with HTTP 404 Aug 12 10:38:02.967264 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 646/2556] 10.4.3.105 () {66 vars in 1342 bytes} [Wed Aug 12 10:38:02 2026] GET /volume/v3/types/a2798fa0-f4de-4e5e-aa55-121372d496e1 => generated 114 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:38:03.112258 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-26c1cae1-ac99-49e7-bceb-4b4d54d6e956 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:03.114056 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-26c1cae1-ac99-49e7-bceb-4b4d54d6e956 tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] GET https://10.4.3.105/volume/v3/volumes/4104c5bc-0bb7-4528-9dac-517bc17e17be Aug 12 10:38:03.114264 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-26c1cae1-ac99-49e7-bceb-4b4d54d6e956 tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:03.114480 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-26c1cae1-ac99-49e7-bceb-4b4d54d6e956 tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:03.121684 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-26c1cae1-ac99-49e7-bceb-4b4d54d6e956 tempest-VolumesGetTest-1347546451 tempest-VolumesGetTest-1347546451-project-member] https://10.4.3.105/volume/v3/volumes/4104c5bc-0bb7-4528-9dac-517bc17e17be returned with HTTP 404 Aug 12 10:38:03.122243 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 640/2557] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:38:03 2026] GET /volume/v3/volumes/4104c5bc-0bb7-4528-9dac-517bc17e17be => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:38:03.505992 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-ca3a4e14-7a75-4830-9352-3438b133379e None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:03.508667 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-ca3a4e14-7a75-4830-9352-3438b133379e tempest-TestInstancesWithCinderVolumes-584858421 tempest-TestInstancesWithCinderVolumes-584858421-project-member] GET https://10.4.3.105/volume/v3/volumes/b6ed6ca8-6eef-45bd-8380-ffa4f17f68fd Aug 12 10:38:03.508888 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-ca3a4e14-7a75-4830-9352-3438b133379e tempest-TestInstancesWithCinderVolumes-584858421 tempest-TestInstancesWithCinderVolumes-584858421-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:03.509077 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-ca3a4e14-7a75-4830-9352-3438b133379e tempest-TestInstancesWithCinderVolumes-584858421 tempest-TestInstancesWithCinderVolumes-584858421-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:03.523387 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:03.523387 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:38:03.528801 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-ca3a4e14-7a75-4830-9352-3438b133379e tempest-TestInstancesWithCinderVolumes-584858421 tempest-TestInstancesWithCinderVolumes-584858421-project-member] Volume info retrieved successfully. Aug 12 10:38:03.535676 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-ca3a4e14-7a75-4830-9352-3438b133379e tempest-TestInstancesWithCinderVolumes-584858421 tempest-TestInstancesWithCinderVolumes-584858421-project-member] https://10.4.3.105/volume/v3/volumes/b6ed6ca8-6eef-45bd-8380-ffa4f17f68fd returned with HTTP 200 Aug 12 10:38:03.536099 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 636/2558] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:38:03 2026] GET /volume/v3/volumes/b6ed6ca8-6eef-45bd-8380-ffa4f17f68fd => generated 938 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:38:03.577697 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-c8368d27-d314-4491-85e8-7b63b5cce4c9 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:03.593326 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-19832eb4-4a56-458c-82b3-55c577bc8a7e None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:03.595774 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-19832eb4-4a56-458c-82b3-55c577bc8a7e tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] GET https://10.4.3.105/volume/v3/backups/a8d48d44-a402-457e-9776-dd0517fe6200 Aug 12 10:38:03.596239 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-19832eb4-4a56-458c-82b3-55c577bc8a7e tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:03.596496 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-19832eb4-4a56-458c-82b3-55c577bc8a7e tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:03.596647 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-19832eb4-4a56-458c-82b3-55c577bc8a7e tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Show backup with id a8d48d44-a402-457e-9776-dd0517fe6200. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:38:03.602410 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:03.602410 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:38:03.606179 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-19832eb4-4a56-458c-82b3-55c577bc8a7e tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] https://10.4.3.105/volume/v3/backups/a8d48d44-a402-457e-9776-dd0517fe6200 returned with HTTP 200 Aug 12 10:38:03.606179 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 647/2559] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:38:03 2026] GET /volume/v3/backups/a8d48d44-a402-457e-9776-dd0517fe6200 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:38:03.613449 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-5c0434d7-6c80-4423-bf4c-d3996c419dc6 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:03.616602 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-5c0434d7-6c80-4423-bf4c-d3996c419dc6 tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] GET https://10.4.3.105/volume/v3/backups/5881b409-a3dc-43d4-8152-42c5fa0c9f7b Aug 12 10:38:03.616853 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-5c0434d7-6c80-4423-bf4c-d3996c419dc6 tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:03.617043 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-5c0434d7-6c80-4423-bf4c-d3996c419dc6 tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:03.617140 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.v3.backups [None req-5c0434d7-6c80-4423-bf4c-d3996c419dc6 tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] Show backup with id 5881b409-a3dc-43d4-8152-42c5fa0c9f7b. {{(pid=100372) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:38:03.622838 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:03.622838 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:38:03.624028 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-5c0434d7-6c80-4423-bf4c-d3996c419dc6 tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] https://10.4.3.105/volume/v3/backups/5881b409-a3dc-43d4-8152-42c5fa0c9f7b returned with HTTP 200 Aug 12 10:38:03.624896 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 641/2560] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:38:03 2026] GET /volume/v3/backups/5881b409-a3dc-43d4-8152-42c5fa0c9f7b => generated 739 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:38:03.659143 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-c8368d27-d314-4491-85e8-7b63b5cce4c9 tempest-TestVolumeBootPattern-85296865 tempest-TestVolumeBootPattern-85296865-project-admin] POST https://10.4.3.105/volume/v3/types Aug 12 10:38:03.659642 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-c8368d27-d314-4491-85e8-7b63b5cce4c9 tempest-TestVolumeBootPattern-85296865 tempest-TestVolumeBootPattern-85296865-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-1322357417", "extra_specs": {}}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:38:03.680613 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-c8368d27-d314-4491-85e8-7b63b5cce4c9 tempest-TestVolumeBootPattern-85296865 tempest-TestVolumeBootPattern-85296865-project-admin] https://10.4.3.105/volume/v3/types returned with HTTP 200 Aug 12 10:38:03.681396 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 637/2561] 10.4.3.105 () {68 vars in 1252 bytes} [Wed Aug 12 10:38:03 2026] POST /volume/v3/types => generated 212 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:38:03.690173 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-116ff544-6213-4b98-8574-d558f50a76cd None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:03.693119 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-116ff544-6213-4b98-8574-d558f50a76cd tempest-TestVolumeBootPattern-85296865 tempest-TestVolumeBootPattern-85296865-project-admin] POST https://10.4.3.105/volume/v3/types/55788606-243b-4c89-922f-ea6c220dd9b1/encryption Aug 12 10:38:03.693829 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-116ff544-6213-4b98-8574-d558f50a76cd tempest-TestVolumeBootPattern-85296865 tempest-TestVolumeBootPattern-85296865-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:38:03.708474 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-10204969-94da-4ee9-8dfa-41621dd2ff59 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:03.713189 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-10204969-94da-4ee9-8dfa-41621dd2ff59 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] GET https://10.4.3.105/volume/v3/backups/de809801-d736-4fc9-ab42-36f8931ff30d Aug 12 10:38:03.713497 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-10204969-94da-4ee9-8dfa-41621dd2ff59 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:03.713809 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-10204969-94da-4ee9-8dfa-41621dd2ff59 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:03.713974 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-10204969-94da-4ee9-8dfa-41621dd2ff59 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] Show backup with id de809801-d736-4fc9-ab42-36f8931ff30d. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:38:03.717209 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-116ff544-6213-4b98-8574-d558f50a76cd tempest-TestVolumeBootPattern-85296865 tempest-TestVolumeBootPattern-85296865-project-admin] https://10.4.3.105/volume/v3/types/55788606-243b-4c89-922f-ea6c220dd9b1/encryption returned with HTTP 200 Aug 12 10:38:03.717683 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 637/2562] 10.4.3.105 () {68 vars in 1397 bytes} [Wed Aug 12 10:38:03 2026] POST /volume/v3/types/55788606-243b-4c89-922f-ea6c220dd9b1/encryption => generated 230 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:38:03.730855 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:03.730855 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:38:03.731740 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-10204969-94da-4ee9-8dfa-41621dd2ff59 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] https://10.4.3.105/volume/v3/backups/de809801-d736-4fc9-ab42-36f8931ff30d returned with HTTP 200 Aug 12 10:38:03.731814 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-0d516b37-1a5f-40d5-8db5-f96ecc8df74e None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:03.732244 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 648/2563] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:38:03 2026] GET /volume/v3/backups/de809801-d736-4fc9-ab42-36f8931ff30d => generated 734 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:38:03.811875 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-0d516b37-1a5f-40d5-8db5-f96ecc8df74e tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] POST https://10.4.3.105/volume/v3/volumes Aug 12 10:38:03.812247 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-0d516b37-1a5f-40d5-8db5-f96ecc8df74e tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-727368745", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-1322357417", "size": 1}} {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:38:03.817454 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.v3.volumes [None req-0d516b37-1a5f-40d5-8db5-f96ecc8df74e tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-727368745', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-1322357417', 'size': 1}} {{(pid=100372) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 10:38:03.820736 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.v3.volumes [None req-0d516b37-1a5f-40d5-8db5-f96ecc8df74e tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Create volume of 1 GB Aug 12 10:38:03.821096 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:03.821096 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:38:03.821774 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-0d516b37-1a5f-40d5-8db5-f96ecc8df74e tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Availability Zones retrieved successfully. Aug 12 10:38:03.831613 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-0d516b37-1a5f-40d5-8db5-f96ecc8df74e tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Flow 'volume_create_api' (1cb3d25e-d305-439e-a507-c014ad776bb9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100372) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:38:03.832676 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-0d516b37-1a5f-40d5-8db5-f96ecc8df74e tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cb19a37c-c007-4c6e-af8f-f291c2276fd2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:38:03.833778 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.flows.api.create_volume [None req-0d516b37-1a5f-40d5-8db5-f96ecc8df74e tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Validating volume size '1' using validate_int {{(pid=100372) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 10:38:03.860572 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-0d516b37-1a5f-40d5-8db5-f96ecc8df74e tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cb19a37c-c007-4c6e-af8f-f291c2276fd2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T10:38:04Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=55788606-243b-4c89-922f-ea6c220dd9b1,is_public=True,name='tempest-scenario-type-luks-1322357417',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '55788606-243b-4c89-922f-ea6c220dd9b1', '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=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:38:03.861330 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-0d516b37-1a5f-40d5-8db5-f96ecc8df74e tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4df824db-eafd-4ebf-a8d5-be65d55c105c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:38:03.895293 np0000007037 devstack@c-api.service[100372]: WARNING cinder.quota [None req-0d516b37-1a5f-40d5-8db5-f96ecc8df74e tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1322357417 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1322357417, it is now deprecated. Please use the default quota class for default quota. Aug 12 10:38:03.895761 np0000007037 devstack@c-api.service[100372]: WARNING cinder.quota [None req-0d516b37-1a5f-40d5-8db5-f96ecc8df74e tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1322357417 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1322357417, it is now deprecated. Please use the default quota class for default quota. Aug 12 10:38:03.935888 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.quota [None req-0d516b37-1a5f-40d5-8db5-f96ecc8df74e tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Created reservations ['9d86a6a5-cd1f-4b40-906b-b3fbf361a258', 'ecee8272-b1bb-45fa-8bb7-187da2825eab', '73ccd196-3eab-4f67-9093-59a7e1a98daa', 'e2ab3685-6a0d-41f2-a136-66d4c8faedb2'] {{(pid=100372) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:38:03.936710 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-0d516b37-1a5f-40d5-8db5-f96ecc8df74e tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4df824db-eafd-4ebf-a8d5-be65d55c105c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9d86a6a5-cd1f-4b40-906b-b3fbf361a258', 'ecee8272-b1bb-45fa-8bb7-187da2825eab', '73ccd196-3eab-4f67-9093-59a7e1a98daa', 'e2ab3685-6a0d-41f2-a136-66d4c8faedb2']}' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:38:03.937562 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-0d516b37-1a5f-40d5-8db5-f96ecc8df74e tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cfc5011d-e3dc-4f13-89dd-6ceeaccdb9e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:38:03.962939 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-0d516b37-1a5f-40d5-8db5-f96ecc8df74e tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cfc5011d-e3dc-4f13-89dd-6ceeaccdb9e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7085a287-e5e4-470c-9e3d-bfbe17934d20', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-727368745',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='583d3de192824336b38fa4f15e73dd0c',qos_specs=None,replication_status=,reservations=['9d86a6a5-cd1f-4b40-906b-b3fbf361a258','ecee8272-b1bb-45fa-8bb7-187da2825eab','73ccd196-3eab-4f67-9093-59a7e1a98daa','e2ab3685-6a0d-41f2-a136-66d4c8faedb2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='50ce7d213d4746ebb95b29ff9a767645',volume_type_id=55788606-243b-4c89-922f-ea6c220dd9b1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:38:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-727368745',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=7085a287-e5e4-470c-9e3d-bfbe17934d20,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='583d3de192824336b38fa4f15e73dd0c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='50ce7d213d4746ebb95b29ff9a767645',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(55788606-243b-4c89-922f-ea6c220dd9b1),volume_type_id=55788606-243b-4c89-922f-ea6c220dd9b1)}' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:38:03.964096 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-0d516b37-1a5f-40d5-8db5-f96ecc8df74e tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (faf13333-872d-469d-9254-99bcc22f3cb5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:38:03.989210 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-0d516b37-1a5f-40d5-8db5-f96ecc8df74e tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (faf13333-872d-469d-9254-99bcc22f3cb5) transitioned into state 'SUCCESS' from state '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-727368745',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='583d3de192824336b38fa4f15e73dd0c',qos_specs=None,replication_status=,reservations=['9d86a6a5-cd1f-4b40-906b-b3fbf361a258','ecee8272-b1bb-45fa-8bb7-187da2825eab','73ccd196-3eab-4f67-9093-59a7e1a98daa','e2ab3685-6a0d-41f2-a136-66d4c8faedb2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='50ce7d213d4746ebb95b29ff9a767645',volume_type_id=55788606-243b-4c89-922f-ea6c220dd9b1)}' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:38:03.990048 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-0d516b37-1a5f-40d5-8db5-f96ecc8df74e tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c171fcde-ca2a-46a1-89a7-396dc0a864ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:38:04.000126 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-0d516b37-1a5f-40d5-8db5-f96ecc8df74e tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c171fcde-ca2a-46a1-89a7-396dc0a864ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:38:04.000977 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-0d516b37-1a5f-40d5-8db5-f96ecc8df74e tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Flow 'volume_create_api' (1cb3d25e-d305-439e-a507-c014ad776bb9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100372) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:38:04.001289 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-0d516b37-1a5f-40d5-8db5-f96ecc8df74e tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Create volume request issued successfully. Aug 12 10:38:04.001988 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-0d516b37-1a5f-40d5-8db5-f96ecc8df74e tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] https://10.4.3.105/volume/v3/volumes returned with HTTP 202 Aug 12 10:38:04.002423 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 642/2564] 10.4.3.105 () {68 vars in 1259 bytes} [Wed Aug 12 10:38:03 2026] POST /volume/v3/volumes => generated 779 bytes in 271 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 10:38:04.017001 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-1d13d01c-af5f-4ad3-afcf-a82e329306b4 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:04.019494 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-1d13d01c-af5f-4ad3-afcf-a82e329306b4 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] GET https://10.4.3.105/volume/v3/volumes/7085a287-e5e4-470c-9e3d-bfbe17934d20 Aug 12 10:38:04.019807 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-1d13d01c-af5f-4ad3-afcf-a82e329306b4 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:04.020112 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-1d13d01c-af5f-4ad3-afcf-a82e329306b4 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:04.030710 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:04.030710 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:38:04.037492 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-1d13d01c-af5f-4ad3-afcf-a82e329306b4 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Volume info retrieved successfully. Aug 12 10:38:04.043639 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-1d13d01c-af5f-4ad3-afcf-a82e329306b4 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] https://10.4.3.105/volume/v3/volumes/7085a287-e5e4-470c-9e3d-bfbe17934d20 returned with HTTP 200 Aug 12 10:38:04.044196 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 638/2565] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:38:04 2026] GET /volume/v3/volumes/7085a287-e5e4-470c-9e3d-bfbe17934d20 => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:38:04.553993 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-1d8726b2-0c17-4cd3-b4f6-08dd4039265d None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:04.556512 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-1d8726b2-0c17-4cd3-b4f6-08dd4039265d tempest-TestInstancesWithCinderVolumes-584858421 tempest-TestInstancesWithCinderVolumes-584858421-project-member] GET https://10.4.3.105/volume/v3/volumes/b6ed6ca8-6eef-45bd-8380-ffa4f17f68fd Aug 12 10:38:04.556784 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-1d8726b2-0c17-4cd3-b4f6-08dd4039265d tempest-TestInstancesWithCinderVolumes-584858421 tempest-TestInstancesWithCinderVolumes-584858421-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:04.557034 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-1d8726b2-0c17-4cd3-b4f6-08dd4039265d tempest-TestInstancesWithCinderVolumes-584858421 tempest-TestInstancesWithCinderVolumes-584858421-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:04.570212 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:04.570212 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:38:04.576831 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-1d8726b2-0c17-4cd3-b4f6-08dd4039265d tempest-TestInstancesWithCinderVolumes-584858421 tempest-TestInstancesWithCinderVolumes-584858421-project-member] Volume info retrieved successfully. Aug 12 10:38:04.583215 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-1d8726b2-0c17-4cd3-b4f6-08dd4039265d tempest-TestInstancesWithCinderVolumes-584858421 tempest-TestInstancesWithCinderVolumes-584858421-project-member] https://10.4.3.105/volume/v3/volumes/b6ed6ca8-6eef-45bd-8380-ffa4f17f68fd returned with HTTP 200 Aug 12 10:38:04.583975 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 638/2566] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:38:04 2026] GET /volume/v3/volumes/b6ed6ca8-6eef-45bd-8380-ffa4f17f68fd => generated 938 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:38:04.620821 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-3db3648f-98a9-4495-b39e-69ba0cca3e59 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:04.623147 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-3db3648f-98a9-4495-b39e-69ba0cca3e59 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] GET https://10.4.3.105/volume/v3/backups/a8d48d44-a402-457e-9776-dd0517fe6200 Aug 12 10:38:04.623279 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-3db3648f-98a9-4495-b39e-69ba0cca3e59 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:04.623553 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-3db3648f-98a9-4495-b39e-69ba0cca3e59 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:04.623706 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-3db3648f-98a9-4495-b39e-69ba0cca3e59 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Show backup with id a8d48d44-a402-457e-9776-dd0517fe6200. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:38:04.628784 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:04.628784 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:38:04.629838 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-3db3648f-98a9-4495-b39e-69ba0cca3e59 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] https://10.4.3.105/volume/v3/backups/a8d48d44-a402-457e-9776-dd0517fe6200 returned with HTTP 200 Aug 12 10:38:04.630445 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 649/2567] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:38:04 2026] GET /volume/v3/backups/a8d48d44-a402-457e-9776-dd0517fe6200 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:38:04.639065 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-da288742-8925-4afe-9f2b-296deb739d84 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:04.641903 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-da288742-8925-4afe-9f2b-296deb739d84 tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] GET https://10.4.3.105/volume/v3/backups/5881b409-a3dc-43d4-8152-42c5fa0c9f7b Aug 12 10:38:04.642317 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-da288742-8925-4afe-9f2b-296deb739d84 tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:04.642437 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-da288742-8925-4afe-9f2b-296deb739d84 tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:04.642623 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.v3.backups [None req-da288742-8925-4afe-9f2b-296deb739d84 tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] Show backup with id 5881b409-a3dc-43d4-8152-42c5fa0c9f7b. {{(pid=100372) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:38:04.649244 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:04.649244 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:38:04.649767 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-da288742-8925-4afe-9f2b-296deb739d84 tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] https://10.4.3.105/volume/v3/backups/5881b409-a3dc-43d4-8152-42c5fa0c9f7b returned with HTTP 200 Aug 12 10:38:04.650168 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 643/2568] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:38:04 2026] GET /volume/v3/backups/5881b409-a3dc-43d4-8152-42c5fa0c9f7b => generated 739 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:38:04.748098 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-7e72d7a1-80c7-489e-ab8a-eb0f5bea0b87 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:04.749702 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-7e72d7a1-80c7-489e-ab8a-eb0f5bea0b87 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] GET https://10.4.3.105/volume/v3/backups/de809801-d736-4fc9-ab42-36f8931ff30d Aug 12 10:38:04.749898 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-7e72d7a1-80c7-489e-ab8a-eb0f5bea0b87 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:04.750062 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-7e72d7a1-80c7-489e-ab8a-eb0f5bea0b87 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:04.750161 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-7e72d7a1-80c7-489e-ab8a-eb0f5bea0b87 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] Show backup with id de809801-d736-4fc9-ab42-36f8931ff30d. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:38:04.754000 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:04.754000 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:38:04.754597 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-7e72d7a1-80c7-489e-ab8a-eb0f5bea0b87 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] https://10.4.3.105/volume/v3/backups/de809801-d736-4fc9-ab42-36f8931ff30d returned with HTTP 200 Aug 12 10:38:04.754968 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 639/2569] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:38:04 2026] GET /volume/v3/backups/de809801-d736-4fc9-ab42-36f8931ff30d => generated 734 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:38:05.066299 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-780342bb-7559-41f3-847e-07f2a6554a9a None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:05.069550 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-780342bb-7559-41f3-847e-07f2a6554a9a tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] GET https://10.4.3.105/volume/v3/volumes/7085a287-e5e4-470c-9e3d-bfbe17934d20 Aug 12 10:38:05.069907 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-780342bb-7559-41f3-847e-07f2a6554a9a tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:05.070178 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-780342bb-7559-41f3-847e-07f2a6554a9a tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:05.081509 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:05.081509 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:38:05.090741 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-780342bb-7559-41f3-847e-07f2a6554a9a tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Volume info retrieved successfully. Aug 12 10:38:05.098722 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-780342bb-7559-41f3-847e-07f2a6554a9a tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] https://10.4.3.105/volume/v3/volumes/7085a287-e5e4-470c-9e3d-bfbe17934d20 returned with HTTP 200 Aug 12 10:38:05.099208 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 639/2570] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:38:05 2026] GET /volume/v3/volumes/7085a287-e5e4-470c-9e3d-bfbe17934d20 => generated 872 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:38:05.115292 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-a838fe7b-cbcb-4be8-a28d-0a2781ff2364 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:05.117371 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-a838fe7b-cbcb-4be8-a28d-0a2781ff2364 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] GET https://10.4.3.105/volume/v3/volumes/7085a287-e5e4-470c-9e3d-bfbe17934d20 Aug 12 10:38:05.117599 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-a838fe7b-cbcb-4be8-a28d-0a2781ff2364 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:05.117845 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-a838fe7b-cbcb-4be8-a28d-0a2781ff2364 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:05.124609 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:05.124609 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:38:05.128616 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-a838fe7b-cbcb-4be8-a28d-0a2781ff2364 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Volume info retrieved successfully. Aug 12 10:38:05.133073 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-a838fe7b-cbcb-4be8-a28d-0a2781ff2364 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] https://10.4.3.105/volume/v3/volumes/7085a287-e5e4-470c-9e3d-bfbe17934d20 returned with HTTP 200 Aug 12 10:38:05.133456 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 650/2571] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:38:05 2026] GET /volume/v3/volumes/7085a287-e5e4-470c-9e3d-bfbe17934d20 => generated 872 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:38:05.145187 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-9d8bb5d7-5bf4-4bc2-b27c-3717f65b3e23 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:05.147185 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-9d8bb5d7-5bf4-4bc2-b27c-3717f65b3e23 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] POST https://10.4.3.105/volume/v3/volumes/7085a287-e5e4-470c-9e3d-bfbe17934d20/action Aug 12 10:38:05.147485 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-9d8bb5d7-5bf4-4bc2-b27c-3717f65b3e23 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=100372) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 10:38:05.147636 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-9d8bb5d7-5bf4-4bc2-b27c-3717f65b3e23 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:38:05.155774 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:05.155774 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:38:05.156415 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-9d8bb5d7-5bf4-4bc2-b27c-3717f65b3e23 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Volume info retrieved successfully. Aug 12 10:38:05.166654 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-9d8bb5d7-5bf4-4bc2-b27c-3717f65b3e23 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Volume updated successfully. Aug 12 10:38:05.166937 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-9d8bb5d7-5bf4-4bc2-b27c-3717f65b3e23 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] https://10.4.3.105/volume/v3/volumes/7085a287-e5e4-470c-9e3d-bfbe17934d20/action returned with HTTP 200 Aug 12 10:38:05.167566 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 644/2572] 10.4.3.105 () {68 vars in 1390 bytes} [Wed Aug 12 10:38:05 2026] POST /volume/v3/volumes/7085a287-e5e4-470c-9e3d-bfbe17934d20/action => generated 0 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 12 10:38:05.403690 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-375b15f9-0b33-4ce1-945d-8e91057ef6f9 req-f8ccf4f1-36ed-42ff-a035-05bc649a9426 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:05.405867 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-375b15f9-0b33-4ce1-945d-8e91057ef6f9 req-f8ccf4f1-36ed-42ff-a035-05bc649a9426 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] GET https://10.4.3.105/volume/v3/volumes/7085a287-e5e4-470c-9e3d-bfbe17934d20 Aug 12 10:38:05.406109 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-375b15f9-0b33-4ce1-945d-8e91057ef6f9 req-f8ccf4f1-36ed-42ff-a035-05bc649a9426 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:05.406355 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-375b15f9-0b33-4ce1-945d-8e91057ef6f9 req-f8ccf4f1-36ed-42ff-a035-05bc649a9426 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:05.415587 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:05.415587 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:38:05.420999 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [req-375b15f9-0b33-4ce1-945d-8e91057ef6f9 req-f8ccf4f1-36ed-42ff-a035-05bc649a9426 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Volume info retrieved successfully. Aug 12 10:38:05.426205 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-375b15f9-0b33-4ce1-945d-8e91057ef6f9 req-f8ccf4f1-36ed-42ff-a035-05bc649a9426 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] https://10.4.3.105/volume/v3/volumes/7085a287-e5e4-470c-9e3d-bfbe17934d20 returned with HTTP 200 Aug 12 10:38:05.426663 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 640/2573] 10.4.3.105 () {68 vars in 1598 bytes} [Wed Aug 12 10:38:05 2026] GET /volume/v3/volumes/7085a287-e5e4-470c-9e3d-bfbe17934d20 => generated 871 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:38:05.609292 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-dfc162c1-4c69-4c7a-a535-cb34c3047ad3 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:05.611833 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-dfc162c1-4c69-4c7a-a535-cb34c3047ad3 tempest-TestInstancesWithCinderVolumes-584858421 tempest-TestInstancesWithCinderVolumes-584858421-project-member] GET https://10.4.3.105/volume/v3/volumes/b6ed6ca8-6eef-45bd-8380-ffa4f17f68fd Aug 12 10:38:05.611908 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-dfc162c1-4c69-4c7a-a535-cb34c3047ad3 tempest-TestInstancesWithCinderVolumes-584858421 tempest-TestInstancesWithCinderVolumes-584858421-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:05.612122 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-dfc162c1-4c69-4c7a-a535-cb34c3047ad3 tempest-TestInstancesWithCinderVolumes-584858421 tempest-TestInstancesWithCinderVolumes-584858421-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:05.633412 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:05.633412 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:38:05.640893 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-dfc162c1-4c69-4c7a-a535-cb34c3047ad3 tempest-TestInstancesWithCinderVolumes-584858421 tempest-TestInstancesWithCinderVolumes-584858421-project-member] Volume info retrieved successfully. Aug 12 10:38:05.643887 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-5f96e767-7a85-4d09-a124-805c9db64d1e None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:05.647241 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-5f96e767-7a85-4d09-a124-805c9db64d1e tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] GET https://10.4.3.105/volume/v3/backups/a8d48d44-a402-457e-9776-dd0517fe6200 Aug 12 10:38:05.647241 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-5f96e767-7a85-4d09-a124-805c9db64d1e tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:05.647241 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-5f96e767-7a85-4d09-a124-805c9db64d1e tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:05.647241 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-5f96e767-7a85-4d09-a124-805c9db64d1e tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Show backup with id a8d48d44-a402-457e-9776-dd0517fe6200. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:38:05.650001 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-dfc162c1-4c69-4c7a-a535-cb34c3047ad3 tempest-TestInstancesWithCinderVolumes-584858421 tempest-TestInstancesWithCinderVolumes-584858421-project-member] https://10.4.3.105/volume/v3/volumes/b6ed6ca8-6eef-45bd-8380-ffa4f17f68fd returned with HTTP 200 Aug 12 10:38:05.650668 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 640/2574] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:38:05 2026] GET /volume/v3/volumes/b6ed6ca8-6eef-45bd-8380-ffa4f17f68fd => generated 938 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:38:05.654818 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:05.654818 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:38:05.656218 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-5f96e767-7a85-4d09-a124-805c9db64d1e tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] https://10.4.3.105/volume/v3/backups/a8d48d44-a402-457e-9776-dd0517fe6200 returned with HTTP 200 Aug 12 10:38:05.656797 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 651/2575] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:38:05 2026] GET /volume/v3/backups/a8d48d44-a402-457e-9776-dd0517fe6200 => generated 750 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:38:05.662505 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-51c627f8-8bb5-4ac1-9cb8-5a232dcff68e None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:05.664361 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-51c627f8-8bb5-4ac1-9cb8-5a232dcff68e tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] GET https://10.4.3.105/volume/v3/backups/5881b409-a3dc-43d4-8152-42c5fa0c9f7b Aug 12 10:38:05.664553 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-51c627f8-8bb5-4ac1-9cb8-5a232dcff68e tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:05.664900 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-51c627f8-8bb5-4ac1-9cb8-5a232dcff68e tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:05.664900 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.v3.backups [None req-51c627f8-8bb5-4ac1-9cb8-5a232dcff68e tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] Show backup with id 5881b409-a3dc-43d4-8152-42c5fa0c9f7b. {{(pid=100372) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:38:05.669256 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:05.669256 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:38:05.670214 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-51c627f8-8bb5-4ac1-9cb8-5a232dcff68e tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] https://10.4.3.105/volume/v3/backups/5881b409-a3dc-43d4-8152-42c5fa0c9f7b returned with HTTP 200 Aug 12 10:38:05.670641 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 645/2576] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:38:05 2026] GET /volume/v3/backups/5881b409-a3dc-43d4-8152-42c5fa0c9f7b => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:38:05.769800 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-7129daf5-7362-4b7c-ae6b-07142f0b0376 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:05.772871 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-7129daf5-7362-4b7c-ae6b-07142f0b0376 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] GET https://10.4.3.105/volume/v3/backups/de809801-d736-4fc9-ab42-36f8931ff30d Aug 12 10:38:05.773151 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-7129daf5-7362-4b7c-ae6b-07142f0b0376 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:05.773359 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-7129daf5-7362-4b7c-ae6b-07142f0b0376 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:05.773463 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-7129daf5-7362-4b7c-ae6b-07142f0b0376 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] Show backup with id de809801-d736-4fc9-ab42-36f8931ff30d. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:38:05.784090 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:05.784090 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:38:05.784347 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-7129daf5-7362-4b7c-ae6b-07142f0b0376 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] https://10.4.3.105/volume/v3/backups/de809801-d736-4fc9-ab42-36f8931ff30d returned with HTTP 200 Aug 12 10:38:05.787986 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 641/2577] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:38:05 2026] GET /volume/v3/backups/de809801-d736-4fc9-ab42-36f8931ff30d => generated 734 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:38:05.846679 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-216b8529-824d-41e3-b186-e05f5be3c396 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:06.000595 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-216b8529-824d-41e3-b186-e05f5be3c396 tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] POST https://10.4.3.105/volume/v3/volumes Aug 12 10:38:06.001045 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-216b8529-824d-41e3-b186-e05f5be3c396 tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsAdminTest-Volume-2142644997"}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:38:06.002680 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.volumes [None req-216b8529-824d-41e3-b186-e05f5be3c396 tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsAdminTest-Volume-2142644997'}} {{(pid=100374) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 10:38:06.002830 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.v3.volumes [None req-216b8529-824d-41e3-b186-e05f5be3c396 tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] Create volume of 1 GB Aug 12 10:38:06.007613 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-216b8529-824d-41e3-b186-e05f5be3c396 tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] Availability Zones retrieved successfully. Aug 12 10:38:06.013854 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-216b8529-824d-41e3-b186-e05f5be3c396 tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] Flow 'volume_create_api' (7490632a-e3f6-4cc1-918f-3d5f319ff7ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:38:06.014798 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-216b8529-824d-41e3-b186-e05f5be3c396 tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0e72d2b5-176e-47ea-bbee-6df12abc51be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:38:06.015803 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.flows.api.create_volume [None req-216b8529-824d-41e3-b186-e05f5be3c396 tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] Validating volume size '1' using validate_int {{(pid=100374) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 10:38:06.051197 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-216b8529-824d-41e3-b186-e05f5be3c396 tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0e72d2b5-176e-47ea-bbee-6df12abc51be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T10:26:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6cd66f07-4c7b-40b2-9dfb-378538f29c9e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:38:06.052255 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-216b8529-824d-41e3-b186-e05f5be3c396 tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4146a818-0c75-4cb2-b100-e1aea31efc77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:38:06.103193 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-375b15f9-0b33-4ce1-945d-8e91057ef6f9 req-544af664-e01f-4b43-9744-6303e53a117e None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:06.107026 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-375b15f9-0b33-4ce1-945d-8e91057ef6f9 req-544af664-e01f-4b43-9744-6303e53a117e tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] GET https://10.4.3.105/volume/v3/volumes/7085a287-e5e4-470c-9e3d-bfbe17934d20 Aug 12 10:38:06.107361 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-375b15f9-0b33-4ce1-945d-8e91057ef6f9 req-544af664-e01f-4b43-9744-6303e53a117e tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:06.107787 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-375b15f9-0b33-4ce1-945d-8e91057ef6f9 req-544af664-e01f-4b43-9744-6303e53a117e tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:06.116444 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:06.116444 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:38:06.122592 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [req-375b15f9-0b33-4ce1-945d-8e91057ef6f9 req-544af664-e01f-4b43-9744-6303e53a117e tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Volume info retrieved successfully. Aug 12 10:38:06.125273 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.quota [None req-216b8529-824d-41e3-b186-e05f5be3c396 tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] Created reservations ['c5507c3f-c7b2-4c4c-92ef-a4741f6f1c78', '01cb5f6b-a07d-43f9-828f-57eb9197fda7', '15ccfba8-38f4-4e68-b718-6e1220e76ace', 'a79192a0-3d79-4ba6-b377-a721f58a2ba6'] {{(pid=100374) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:38:06.126122 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-216b8529-824d-41e3-b186-e05f5be3c396 tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4146a818-0c75-4cb2-b100-e1aea31efc77) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c5507c3f-c7b2-4c4c-92ef-a4741f6f1c78', '01cb5f6b-a07d-43f9-828f-57eb9197fda7', '15ccfba8-38f4-4e68-b718-6e1220e76ace', 'a79192a0-3d79-4ba6-b377-a721f58a2ba6']}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:38:06.126672 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-216b8529-824d-41e3-b186-e05f5be3c396 tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4ec010c2-79ce-43fe-be1a-4c1caedb80cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:38:06.130420 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-375b15f9-0b33-4ce1-945d-8e91057ef6f9 req-544af664-e01f-4b43-9744-6303e53a117e tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] https://10.4.3.105/volume/v3/volumes/7085a287-e5e4-470c-9e3d-bfbe17934d20 returned with HTTP 200 Aug 12 10:38:06.131655 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 652/2578] 10.4.3.105 () {68 vars in 1598 bytes} [Wed Aug 12 10:38:06 2026] GET /volume/v3/volumes/7085a287-e5e4-470c-9e3d-bfbe17934d20 => generated 871 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:38:06.142766 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-7e8c4a61-d817-454e-9dad-ee88850f84e3 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:06.143154 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-7e8c4a61-d817-454e-9dad-ee88850f84e3 None None] GET https://10.4.3.105/volume// Aug 12 10:38:06.143310 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-7e8c4a61-d817-454e-9dad-ee88850f84e3 None None] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:06.143504 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-7e8c4a61-d817-454e-9dad-ee88850f84e3 None None] Calling method 'all' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:06.143855 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-7e8c4a61-d817-454e-9dad-ee88850f84e3 None None] https://10.4.3.105/volume// returned with HTTP 300 Aug 12 10:38:06.144146 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 646/2579] 10.4.3.105 () {66 vars in 1419 bytes} [Wed Aug 12 10:38: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 10:38:06.146251 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-216b8529-824d-41e3-b186-e05f5be3c396 tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4ec010c2-79ce-43fe-be1a-4c1caedb80cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6289a4ba-873c-4812-87e3-42f71d86031e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-2142644997',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fddc738e865943388c093ad195ea5fad',qos_specs=None,replication_status=,reservations=['c5507c3f-c7b2-4c4c-92ef-a4741f6f1c78','01cb5f6b-a07d-43f9-828f-57eb9197fda7','15ccfba8-38f4-4e68-b718-6e1220e76ace','a79192a0-3d79-4ba6-b377-a721f58a2ba6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d99e05fa0e23490490c24817e8c88f5b',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:38:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-2142644997',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6289a4ba-873c-4812-87e3-42f71d86031e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fddc738e865943388c093ad195ea5fad',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d99e05fa0e23490490c24817e8c88f5b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6cd66f07-4c7b-40b2-9dfb-378538f29c9e),volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:38:06.147029 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-216b8529-824d-41e3-b186-e05f5be3c396 tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f90cbe27-950d-42b7-ba98-4f7204a5bf9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:38:06.152864 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-375b15f9-0b33-4ce1-945d-8e91057ef6f9 req-74df8b01-c0e3-4bac-9b63-fde537d3a69a None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:06.155316 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-375b15f9-0b33-4ce1-945d-8e91057ef6f9 req-74df8b01-c0e3-4bac-9b63-fde537d3a69a tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] POST https://10.4.3.105/volume/v3/attachments Aug 12 10:38:06.155906 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-375b15f9-0b33-4ce1-945d-8e91057ef6f9 req-74df8b01-c0e3-4bac-9b63-fde537d3a69a tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7085a287-e5e4-470c-9e3d-bfbe17934d20", "connector": null, "instance_uuid": "ae8eb1f2-aa3b-4052-b7d5-6ec3b099d710"}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:38:06.167134 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-216b8529-824d-41e3-b186-e05f5be3c396 tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f90cbe27-950d-42b7-ba98-4f7204a5bf9e) transitioned into state 'SUCCESS' from state '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-2142644997',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fddc738e865943388c093ad195ea5fad',qos_specs=None,replication_status=,reservations=['c5507c3f-c7b2-4c4c-92ef-a4741f6f1c78','01cb5f6b-a07d-43f9-828f-57eb9197fda7','15ccfba8-38f4-4e68-b718-6e1220e76ace','a79192a0-3d79-4ba6-b377-a721f58a2ba6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d99e05fa0e23490490c24817e8c88f5b',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:38:06.168223 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-216b8529-824d-41e3-b186-e05f5be3c396 tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a10db147-2c21-42bc-b34c-cb2808f6855d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:38:06.168461 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:06.168461 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:38:06.179692 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-216b8529-824d-41e3-b186-e05f5be3c396 tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a10db147-2c21-42bc-b34c-cb2808f6855d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:38:06.180996 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-216b8529-824d-41e3-b186-e05f5be3c396 tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] Flow 'volume_create_api' (7490632a-e3f6-4cc1-918f-3d5f319ff7ea) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100374) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:38:06.182333 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-216b8529-824d-41e3-b186-e05f5be3c396 tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] Create volume request issued successfully. Aug 12 10:38:06.182333 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-216b8529-824d-41e3-b186-e05f5be3c396 tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] https://10.4.3.105/volume/v3/volumes returned with HTTP 202 Aug 12 10:38:06.184257 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 641/2580] 10.4.3.105 () {68 vars in 1258 bytes} [Wed Aug 12 10:38:05 2026] POST /volume/v3/volumes => generated 754 bytes in 336 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 10:38:06.201028 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-dd0a40cc-0354-4e5a-af2a-5a2c8d2e4eb9 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:06.204434 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-dd0a40cc-0354-4e5a-af2a-5a2c8d2e4eb9 tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] GET https://10.4.3.105/volume/v3/volumes/6289a4ba-873c-4812-87e3-42f71d86031e Aug 12 10:38:06.204690 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-dd0a40cc-0354-4e5a-af2a-5a2c8d2e4eb9 tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:06.204957 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-dd0a40cc-0354-4e5a-af2a-5a2c8d2e4eb9 tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:06.212555 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-375b15f9-0b33-4ce1-945d-8e91057ef6f9 req-74df8b01-c0e3-4bac-9b63-fde537d3a69a tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] https://10.4.3.105/volume/v3/attachments returned with HTTP 200 Aug 12 10:38:06.213295 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 642/2581] 10.4.3.105 () {74 vars in 1594 bytes} [Wed Aug 12 10:38:06 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 10:38:06.217088 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:06.217088 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:38:06.226257 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-dd0a40cc-0354-4e5a-af2a-5a2c8d2e4eb9 tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] Volume info retrieved successfully. Aug 12 10:38:06.237761 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-dd0a40cc-0354-4e5a-af2a-5a2c8d2e4eb9 tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] https://10.4.3.105/volume/v3/volumes/6289a4ba-873c-4812-87e3-42f71d86031e returned with HTTP 200 Aug 12 10:38:06.238436 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 653/2582] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:38:06 2026] GET /volume/v3/volumes/6289a4ba-873c-4812-87e3-42f71d86031e => generated 822 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:38:06.670326 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-1f9b26e1-0a00-49d5-8ee0-e073c6ef3c76 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:06.670744 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-aa7b266e-9faf-46e6-ba6e-159c61a6aa86 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:06.672446 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-1f9b26e1-0a00-49d5-8ee0-e073c6ef3c76 tempest-TestInstancesWithCinderVolumes-584858421 tempest-TestInstancesWithCinderVolumes-584858421-project-member] GET https://10.4.3.105/volume/v3/volumes/b6ed6ca8-6eef-45bd-8380-ffa4f17f68fd Aug 12 10:38:06.672830 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-aa7b266e-9faf-46e6-ba6e-159c61a6aa86 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] GET https://10.4.3.105/volume/v3/backups/a8d48d44-a402-457e-9776-dd0517fe6200 Aug 12 10:38:06.672894 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-1f9b26e1-0a00-49d5-8ee0-e073c6ef3c76 tempest-TestInstancesWithCinderVolumes-584858421 tempest-TestInstancesWithCinderVolumes-584858421-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:06.672932 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-aa7b266e-9faf-46e6-ba6e-159c61a6aa86 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:06.672976 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-1f9b26e1-0a00-49d5-8ee0-e073c6ef3c76 tempest-TestInstancesWithCinderVolumes-584858421 tempest-TestInstancesWithCinderVolumes-584858421-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:06.673019 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-aa7b266e-9faf-46e6-ba6e-159c61a6aa86 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:06.673106 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-aa7b266e-9faf-46e6-ba6e-159c61a6aa86 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Show backup with id a8d48d44-a402-457e-9776-dd0517fe6200. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:38:06.682687 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-cfaf7387-6d2f-4cf5-bacd-fd61e6121e8f None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:06.685820 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:06.685820 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:38:06.685945 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-cfaf7387-6d2f-4cf5-bacd-fd61e6121e8f tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] GET https://10.4.3.105/volume/v3/backups/5881b409-a3dc-43d4-8152-42c5fa0c9f7b Aug 12 10:38:06.686191 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-cfaf7387-6d2f-4cf5-bacd-fd61e6121e8f tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:06.686416 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-cfaf7387-6d2f-4cf5-bacd-fd61e6121e8f tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:06.686573 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-cfaf7387-6d2f-4cf5-bacd-fd61e6121e8f tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] Show backup with id 5881b409-a3dc-43d4-8152-42c5fa0c9f7b. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:38:06.686809 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-aa7b266e-9faf-46e6-ba6e-159c61a6aa86 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] https://10.4.3.105/volume/v3/backups/a8d48d44-a402-457e-9776-dd0517fe6200 returned with HTTP 200 Aug 12 10:38:06.687298 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 642/2583] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:38:06 2026] GET /volume/v3/backups/a8d48d44-a402-457e-9776-dd0517fe6200 => generated 750 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:38:06.689732 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:06.689732 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:38:06.691680 np0000007037 devstack@c-api.service[100373]: DEBUG dbcounter [-] [100373] Writing DB stats cinder:SELECT=714,cinder:INSERT=112,cinder:UPDATE=190 {{(pid=100373) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 10:38:06.695223 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-1f9b26e1-0a00-49d5-8ee0-e073c6ef3c76 tempest-TestInstancesWithCinderVolumes-584858421 tempest-TestInstancesWithCinderVolumes-584858421-project-member] Volume info retrieved successfully. Aug 12 10:38:06.699632 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:06.699632 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:38:06.702310 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-cfaf7387-6d2f-4cf5-bacd-fd61e6121e8f tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] https://10.4.3.105/volume/v3/backups/5881b409-a3dc-43d4-8152-42c5fa0c9f7b returned with HTTP 200 Aug 12 10:38:06.704370 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 643/2584] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:38:06 2026] GET /volume/v3/backups/5881b409-a3dc-43d4-8152-42c5fa0c9f7b => generated 750 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:38:06.705353 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-1f9b26e1-0a00-49d5-8ee0-e073c6ef3c76 tempest-TestInstancesWithCinderVolumes-584858421 tempest-TestInstancesWithCinderVolumes-584858421-project-member] https://10.4.3.105/volume/v3/volumes/b6ed6ca8-6eef-45bd-8380-ffa4f17f68fd returned with HTTP 200 Aug 12 10:38:06.705929 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 647/2585] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:38:06 2026] GET /volume/v3/volumes/b6ed6ca8-6eef-45bd-8380-ffa4f17f68fd => generated 938 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:38:06.800391 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-15e70118-7046-4b30-9190-8b7fd9f46aab None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:06.802843 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-15e70118-7046-4b30-9190-8b7fd9f46aab tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] GET https://10.4.3.105/volume/v3/backups/de809801-d736-4fc9-ab42-36f8931ff30d Aug 12 10:38:06.803288 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-15e70118-7046-4b30-9190-8b7fd9f46aab tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:06.803574 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-15e70118-7046-4b30-9190-8b7fd9f46aab tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:06.803747 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-15e70118-7046-4b30-9190-8b7fd9f46aab tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] Show backup with id de809801-d736-4fc9-ab42-36f8931ff30d. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:38:06.808443 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:06.808443 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:38:06.810550 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-15e70118-7046-4b30-9190-8b7fd9f46aab tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] https://10.4.3.105/volume/v3/backups/de809801-d736-4fc9-ab42-36f8931ff30d returned with HTTP 200 Aug 12 10:38:06.810550 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 654/2586] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:38:06 2026] GET /volume/v3/backups/de809801-d736-4fc9-ab42-36f8931ff30d => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:38:07.205542 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-fb071cbc-786e-4f70-be8e-80f092494e28 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:07.205542 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-fb071cbc-786e-4f70-be8e-80f092494e28 None None] GET https://10.4.3.105/volume// Aug 12 10:38:07.205542 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-fb071cbc-786e-4f70-be8e-80f092494e28 None None] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:07.205542 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-fb071cbc-786e-4f70-be8e-80f092494e28 None None] Calling method 'all' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:07.205542 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-fb071cbc-786e-4f70-be8e-80f092494e28 None None] https://10.4.3.105/volume// returned with HTTP 300 Aug 12 10:38:07.205542 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 643/2587] 10.4.3.105 () {66 vars in 1426 bytes} [Wed Aug 12 10:38: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 10:38:07.213622 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-375b15f9-0b33-4ce1-945d-8e91057ef6f9 req-0c127e48-5885-40a3-8190-c3001c51d12e None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:07.216654 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-375b15f9-0b33-4ce1-945d-8e91057ef6f9 req-0c127e48-5885-40a3-8190-c3001c51d12e tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] GET https://10.4.3.105/volume/v3/volumes/7085a287-e5e4-470c-9e3d-bfbe17934d20 Aug 12 10:38:07.217265 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-375b15f9-0b33-4ce1-945d-8e91057ef6f9 req-0c127e48-5885-40a3-8190-c3001c51d12e tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:07.217678 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-375b15f9-0b33-4ce1-945d-8e91057ef6f9 req-0c127e48-5885-40a3-8190-c3001c51d12e tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:07.230390 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:07.230390 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:38:07.235978 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [req-375b15f9-0b33-4ce1-945d-8e91057ef6f9 req-0c127e48-5885-40a3-8190-c3001c51d12e tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Volume info retrieved successfully. Aug 12 10:38:07.242423 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-375b15f9-0b33-4ce1-945d-8e91057ef6f9 req-0c127e48-5885-40a3-8190-c3001c51d12e tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] https://10.4.3.105/volume/v3/volumes/7085a287-e5e4-470c-9e3d-bfbe17934d20 returned with HTTP 200 Aug 12 10:38:07.243258 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 644/2588] 10.4.3.105 () {70 vars in 1639 bytes} [Wed Aug 12 10:38:07 2026] GET /volume/v3/volumes/7085a287-e5e4-470c-9e3d-bfbe17934d20 => generated 1050 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 10:38:07.258715 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-c527f6c4-6089-470a-a1f9-7537bc359d95 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:07.262135 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-c527f6c4-6089-470a-a1f9-7537bc359d95 tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] GET https://10.4.3.105/volume/v3/volumes/6289a4ba-873c-4812-87e3-42f71d86031e Aug 12 10:38:07.262338 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-c527f6c4-6089-470a-a1f9-7537bc359d95 tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:07.262541 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-c527f6c4-6089-470a-a1f9-7537bc359d95 tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:07.264591 np0000007037 devstack@c-api.service[100372]: DEBUG dbcounter [-] [100372] Writing DB stats cinder:SELECT=728,cinder:UPDATE=186,cinder:INSERT=115,cinder:DELETE=1 {{(pid=100372) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 10:38:07.273315 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:07.273315 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:38:07.280225 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-c527f6c4-6089-470a-a1f9-7537bc359d95 tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] Volume info retrieved successfully. Aug 12 10:38:07.286346 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-c527f6c4-6089-470a-a1f9-7537bc359d95 tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] https://10.4.3.105/volume/v3/volumes/6289a4ba-873c-4812-87e3-42f71d86031e returned with HTTP 200 Aug 12 10:38:07.287035 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 648/2589] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:38:07 2026] GET /volume/v3/volumes/6289a4ba-873c-4812-87e3-42f71d86031e => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:38:07.308939 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-6aab4623-3942-47e6-bb14-5a8438050db5 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:07.311530 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-6aab4623-3942-47e6-bb14-5a8438050db5 tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] POST https://10.4.3.105/volume/v3/backups Aug 12 10:38:07.312267 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-6aab4623-3942-47e6-bb14-5a8438050db5 tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "6289a4ba-873c-4812-87e3-42f71d86031e", "name": "tempest-VolumesBackupsAdminTest-Backup-272979249", "container": "tempest-volumesbackupsadmintest-backup-container-1538913223"}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:38:07.314541 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.contrib.backups [None req-6aab4623-3942-47e6-bb14-5a8438050db5 tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] Creating new backup {'backup': {'volume_id': '6289a4ba-873c-4812-87e3-42f71d86031e', 'name': 'tempest-VolumesBackupsAdminTest-Backup-272979249', 'container': 'tempest-volumesbackupsadmintest-backup-container-1538913223'}} {{(pid=100375) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 12 10:38:07.314782 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.contrib.backups [None req-6aab4623-3942-47e6-bb14-5a8438050db5 tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] Creating backup of volume 6289a4ba-873c-4812-87e3-42f71d86031e in container tempest-volumesbackupsadmintest-backup-container-1538913223 Aug 12 10:38:07.327907 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:07.327907 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:38:07.328668 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-6aab4623-3942-47e6-bb14-5a8438050db5 tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] Volume info retrieved successfully. Aug 12 10:38:07.363500 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-375b15f9-0b33-4ce1-945d-8e91057ef6f9 req-79f7ec3b-6487-4ed6-ad28-f82213b16e94 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:07.366441 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-375b15f9-0b33-4ce1-945d-8e91057ef6f9 req-79f7ec3b-6487-4ed6-ad28-f82213b16e94 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] PUT https://10.4.3.105/volume/v3/attachments/9479883e-e8c6-4879-bdfe-c332ebefa077 Aug 12 10:38:07.367160 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-375b15f9-0b33-4ce1-945d-8e91057ef6f9 req-79f7ec3b-6487-4ed6-ad28-f82213b16e94 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.105", "host": "np0000007037", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a295cd65dd1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "cc953c5f-eaed-46bf-96e8-0985bbef0414", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:38:07.371374 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.quota [None req-6aab4623-3942-47e6-bb14-5a8438050db5 tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] Created reservations ['5d71145e-372b-4dbd-9ab8-e3c264f932e6', 'd94bfcbd-8cbd-4b34-9173-607b30cb7915'] {{(pid=100375) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:38:07.377552 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.coordination [req-375b15f9-0b33-4ce1-945d-8e91057ef6f9 req-79f7ec3b-6487-4ed6-ad28-f82213b16e94 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Acquiring lock "cinder-attachment_update-7085a287-e5e4-470c-9e3d-bfbe17934d20-np0000007037" by "attachment_update" {{(pid=100374) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 10:38:07.384079 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.coordination [req-375b15f9-0b33-4ce1-945d-8e91057ef6f9 req-79f7ec3b-6487-4ed6-ad28-f82213b16e94 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Lock "cinder-attachment_update-7085a287-e5e4-470c-9e3d-bfbe17934d20-np0000007037" acquired by "attachment_update" :: waited 0.006s {{(pid=100374) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 10:38:07.384864 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:07.384864 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:38:07.428949 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-6aab4623-3942-47e6-bb14-5a8438050db5 tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] https://10.4.3.105/volume/v3/backups returned with HTTP 202 Aug 12 10:38:07.428949 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 655/2590] 10.4.3.105 () {68 vars in 1259 bytes} [Wed Aug 12 10:38:07 2026] POST /volume/v3/backups => generated 334 bytes in 118 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 10:38:07.437383 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-02e91907-7941-4c1a-af09-d7bbf0132210 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:07.440973 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-02e91907-7941-4c1a-af09-d7bbf0132210 tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] GET https://10.4.3.105/volume/v3/backups/a27562ba-e1a4-4845-8e7b-03627111241c Aug 12 10:38:07.441130 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-02e91907-7941-4c1a-af09-d7bbf0132210 tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:07.441770 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-02e91907-7941-4c1a-af09-d7bbf0132210 tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:07.441770 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-02e91907-7941-4c1a-af09-d7bbf0132210 tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] Show backup with id a27562ba-e1a4-4845-8e7b-03627111241c. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:38:07.450813 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:07.450813 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:38:07.451988 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-02e91907-7941-4c1a-af09-d7bbf0132210 tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] https://10.4.3.105/volume/v3/backups/a27562ba-e1a4-4845-8e7b-03627111241c returned with HTTP 200 Aug 12 10:38:07.452377 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 645/2591] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:38:07 2026] GET /volume/v3/backups/a27562ba-e1a4-4845-8e7b-03627111241c => generated 798 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:38:07.511402 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.coordination [req-375b15f9-0b33-4ce1-945d-8e91057ef6f9 req-79f7ec3b-6487-4ed6-ad28-f82213b16e94 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Lock "cinder-attachment_update-7085a287-e5e4-470c-9e3d-bfbe17934d20-np0000007037" released by "attachment_update" :: held 0.128s {{(pid=100374) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 10:38:07.511830 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-375b15f9-0b33-4ce1-945d-8e91057ef6f9 req-79f7ec3b-6487-4ed6-ad28-f82213b16e94 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] https://10.4.3.105/volume/v3/attachments/9479883e-e8c6-4879-bdfe-c332ebefa077 returned with HTTP 200 Aug 12 10:38:07.512793 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 644/2592] 10.4.3.105 () {74 vars in 1704 bytes} [Wed Aug 12 10:38:07 2026] PUT /volume/v3/attachments/9479883e-e8c6-4879-bdfe-c332ebefa077 => generated 968 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:38:07.538754 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [req-375b15f9-0b33-4ce1-945d-8e91057ef6f9 req-3dec37c6-b363-4f4e-8358-f990fd4c9746 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:07.541994 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-375b15f9-0b33-4ce1-945d-8e91057ef6f9 req-3dec37c6-b363-4f4e-8358-f990fd4c9746 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] POST https://10.4.3.105/volume/v3/attachments/9479883e-e8c6-4879-bdfe-c332ebefa077/action Aug 12 10:38:07.542424 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [req-375b15f9-0b33-4ce1-945d-8e91057ef6f9 req-3dec37c6-b363-4f4e-8358-f990fd4c9746 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Action body: b'{"os-complete": null}' {{(pid=100372) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 10:38:07.542598 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [req-375b15f9-0b33-4ce1-945d-8e91057ef6f9 req-3dec37c6-b363-4f4e-8358-f990fd4c9746 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:38:07.565201 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:07.565201 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:38:07.579794 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-375b15f9-0b33-4ce1-945d-8e91057ef6f9 req-3dec37c6-b363-4f4e-8358-f990fd4c9746 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] https://10.4.3.105/volume/v3/attachments/9479883e-e8c6-4879-bdfe-c332ebefa077/action returned with HTTP 204 Aug 12 10:38:07.580235 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 649/2593] 10.4.3.105 () {74 vars in 1725 bytes} [Wed Aug 12 10:38:07 2026] POST /volume/v3/attachments/9479883e-e8c6-4879-bdfe-c332ebefa077/action => generated 0 bytes in 42 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:38:07.701847 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-91bbf4a5-3085-4ccd-904c-570b30208b9a None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:07.704811 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-91bbf4a5-3085-4ccd-904c-570b30208b9a tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] GET https://10.4.3.105/volume/v3/backups/a8d48d44-a402-457e-9776-dd0517fe6200 Aug 12 10:38:07.704991 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-91bbf4a5-3085-4ccd-904c-570b30208b9a tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:07.705457 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-91bbf4a5-3085-4ccd-904c-570b30208b9a tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:07.705662 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-91bbf4a5-3085-4ccd-904c-570b30208b9a tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Show backup with id a8d48d44-a402-457e-9776-dd0517fe6200. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:38:07.713003 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:07.713003 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:38:07.714238 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-91bbf4a5-3085-4ccd-904c-570b30208b9a tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] https://10.4.3.105/volume/v3/backups/a8d48d44-a402-457e-9776-dd0517fe6200 returned with HTTP 200 Aug 12 10:38:07.714816 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 656/2594] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:38:07 2026] GET /volume/v3/backups/a8d48d44-a402-457e-9776-dd0517fe6200 => generated 750 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:38:07.721837 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-589c24f4-7782-400b-9e67-9c77be587523 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:07.722665 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-bb16dd15-c821-4e74-bb7e-1ce038de8639 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:07.723884 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-589c24f4-7782-400b-9e67-9c77be587523 tempest-TestInstancesWithCinderVolumes-584858421 tempest-TestInstancesWithCinderVolumes-584858421-project-member] GET https://10.4.3.105/volume/v3/volumes/b6ed6ca8-6eef-45bd-8380-ffa4f17f68fd Aug 12 10:38:07.724994 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-589c24f4-7782-400b-9e67-9c77be587523 tempest-TestInstancesWithCinderVolumes-584858421 tempest-TestInstancesWithCinderVolumes-584858421-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:07.724994 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-589c24f4-7782-400b-9e67-9c77be587523 tempest-TestInstancesWithCinderVolumes-584858421 tempest-TestInstancesWithCinderVolumes-584858421-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:07.725237 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-bb16dd15-c821-4e74-bb7e-1ce038de8639 tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] GET https://10.4.3.105/volume/v3/backups/5881b409-a3dc-43d4-8152-42c5fa0c9f7b Aug 12 10:38:07.725444 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-bb16dd15-c821-4e74-bb7e-1ce038de8639 tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:07.725750 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-bb16dd15-c821-4e74-bb7e-1ce038de8639 tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:07.725902 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-bb16dd15-c821-4e74-bb7e-1ce038de8639 tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] Show backup with id 5881b409-a3dc-43d4-8152-42c5fa0c9f7b. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:38:07.728225 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [req-63496fd4-5aaa-47e7-91c5-5d366209651a req-af6a388b-43ba-4cec-93ac-c715e5ddbf90 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:07.730974 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-63496fd4-5aaa-47e7-91c5-5d366209651a req-af6a388b-43ba-4cec-93ac-c715e5ddbf90 tempest-TestInstancesWithCinderVolumes-584858421 tempest-TestInstancesWithCinderVolumes-584858421-project-member] POST https://10.4.3.105/volume/v3/attachments/bd81cebf-3dee-4aac-8bbc-648c0e40b21a/action Aug 12 10:38:07.731441 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [req-63496fd4-5aaa-47e7-91c5-5d366209651a req-af6a388b-43ba-4cec-93ac-c715e5ddbf90 tempest-TestInstancesWithCinderVolumes-584858421 tempest-TestInstancesWithCinderVolumes-584858421-project-member] Action body: b'{"os-complete": null}' {{(pid=100372) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 10:38:07.731671 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [req-63496fd4-5aaa-47e7-91c5-5d366209651a req-af6a388b-43ba-4cec-93ac-c715e5ddbf90 tempest-TestInstancesWithCinderVolumes-584858421 tempest-TestInstancesWithCinderVolumes-584858421-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:38:07.731921 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:07.731921 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:38:07.732687 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-bb16dd15-c821-4e74-bb7e-1ce038de8639 tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] https://10.4.3.105/volume/v3/backups/5881b409-a3dc-43d4-8152-42c5fa0c9f7b returned with HTTP 200 Aug 12 10:38:07.733151 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 645/2595] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:38:07 2026] GET /volume/v3/backups/5881b409-a3dc-43d4-8152-42c5fa0c9f7b => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:38:07.736968 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:07.736968 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:38:07.744658 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-589c24f4-7782-400b-9e67-9c77be587523 tempest-TestInstancesWithCinderVolumes-584858421 tempest-TestInstancesWithCinderVolumes-584858421-project-member] Volume info retrieved successfully. Aug 12 10:38:07.752639 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-589c24f4-7782-400b-9e67-9c77be587523 tempest-TestInstancesWithCinderVolumes-584858421 tempest-TestInstancesWithCinderVolumes-584858421-project-member] https://10.4.3.105/volume/v3/volumes/b6ed6ca8-6eef-45bd-8380-ffa4f17f68fd returned with HTTP 200 Aug 12 10:38:07.753215 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 646/2596] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:38:07 2026] GET /volume/v3/volumes/b6ed6ca8-6eef-45bd-8380-ffa4f17f68fd => generated 938 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:38:07.760816 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:07.760816 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:38:07.777531 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-63496fd4-5aaa-47e7-91c5-5d366209651a req-af6a388b-43ba-4cec-93ac-c715e5ddbf90 tempest-TestInstancesWithCinderVolumes-584858421 tempest-TestInstancesWithCinderVolumes-584858421-project-member] https://10.4.3.105/volume/v3/attachments/bd81cebf-3dee-4aac-8bbc-648c0e40b21a/action returned with HTTP 204 Aug 12 10:38:07.777531 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 650/2597] 10.4.3.105 () {74 vars in 1725 bytes} [Wed Aug 12 10:38:07 2026] POST /volume/v3/attachments/bd81cebf-3dee-4aac-8bbc-648c0e40b21a/action => generated 0 bytes in 49 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:38:07.827024 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-e9e3acfa-f2b0-4fa0-a546-f53f23e13152 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:07.828986 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-e9e3acfa-f2b0-4fa0-a546-f53f23e13152 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] GET https://10.4.3.105/volume/v3/backups/de809801-d736-4fc9-ab42-36f8931ff30d Aug 12 10:38:07.829464 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-e9e3acfa-f2b0-4fa0-a546-f53f23e13152 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:07.829950 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-e9e3acfa-f2b0-4fa0-a546-f53f23e13152 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:07.830388 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-e9e3acfa-f2b0-4fa0-a546-f53f23e13152 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] Show backup with id de809801-d736-4fc9-ab42-36f8931ff30d. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:38:07.833289 np0000007037 devstack@c-api.service[100375]: DEBUG dbcounter [-] [100375] Writing DB stats cinder:SELECT=610,cinder:INSERT=73,cinder:UPDATE=107 {{(pid=100375) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 10:38:07.836722 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:07.836722 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:38:07.837772 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-e9e3acfa-f2b0-4fa0-a546-f53f23e13152 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] https://10.4.3.105/volume/v3/backups/de809801-d736-4fc9-ab42-36f8931ff30d returned with HTTP 200 Aug 12 10:38:07.838483 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 657/2598] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:38:07 2026] GET /volume/v3/backups/de809801-d736-4fc9-ab42-36f8931ff30d => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:38:08.470555 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-7c847a52-f62b-4666-88eb-67c62a59261e None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:08.473782 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-7c847a52-f62b-4666-88eb-67c62a59261e tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] GET https://10.4.3.105/volume/v3/backups/a27562ba-e1a4-4845-8e7b-03627111241c Aug 12 10:38:08.475023 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-7c847a52-f62b-4666-88eb-67c62a59261e tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:08.475023 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-7c847a52-f62b-4666-88eb-67c62a59261e tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:08.475023 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-7c847a52-f62b-4666-88eb-67c62a59261e tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] Show backup with id a27562ba-e1a4-4845-8e7b-03627111241c. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:38:08.476074 np0000007037 devstack@c-api.service[100374]: DEBUG dbcounter [-] [100374] Writing DB stats cinder:SELECT=657,cinder:UPDATE=145,cinder:DELETE=1,cinder:INSERT=77 {{(pid=100374) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 10:38:08.478435 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:08.478435 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:38:08.480482 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-7c847a52-f62b-4666-88eb-67c62a59261e tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] https://10.4.3.105/volume/v3/backups/a27562ba-e1a4-4845-8e7b-03627111241c returned with HTTP 200 Aug 12 10:38:08.481036 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 646/2599] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:38:08 2026] GET /volume/v3/backups/a27562ba-e1a4-4845-8e7b-03627111241c => generated 800 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:38:08.727917 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-78aee744-ac25-4941-871d-ff23fa64b275 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:08.731190 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-78aee744-ac25-4941-871d-ff23fa64b275 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] GET https://10.4.3.105/volume/v3/backups/a8d48d44-a402-457e-9776-dd0517fe6200 Aug 12 10:38:08.731190 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-78aee744-ac25-4941-871d-ff23fa64b275 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:08.731190 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-78aee744-ac25-4941-871d-ff23fa64b275 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:08.731190 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-78aee744-ac25-4941-871d-ff23fa64b275 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Show backup with id a8d48d44-a402-457e-9776-dd0517fe6200. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:38:08.757662 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:08.757662 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:38:08.759104 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-78aee744-ac25-4941-871d-ff23fa64b275 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] https://10.4.3.105/volume/v3/backups/a8d48d44-a402-457e-9776-dd0517fe6200 returned with HTTP 200 Aug 12 10:38:08.759104 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 647/2600] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:38:08 2026] GET /volume/v3/backups/a8d48d44-a402-457e-9776-dd0517fe6200 => generated 750 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:38:08.766315 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-72e26b1a-d612-484c-8fd2-eedd41e8193e None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:08.768698 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-72e26b1a-d612-484c-8fd2-eedd41e8193e tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] GET https://10.4.3.105/volume/v3/backups/5881b409-a3dc-43d4-8152-42c5fa0c9f7b Aug 12 10:38:08.768698 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-72e26b1a-d612-484c-8fd2-eedd41e8193e tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:08.768920 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-72e26b1a-d612-484c-8fd2-eedd41e8193e tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:08.768920 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.v3.backups [None req-72e26b1a-d612-484c-8fd2-eedd41e8193e tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] Show backup with id 5881b409-a3dc-43d4-8152-42c5fa0c9f7b. {{(pid=100372) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:38:08.769404 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-b393070d-11b7-4d1c-8b0d-9e7395c2e0c1 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:08.773806 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-b393070d-11b7-4d1c-8b0d-9e7395c2e0c1 tempest-TestInstancesWithCinderVolumes-584858421 tempest-TestInstancesWithCinderVolumes-584858421-project-member] GET https://10.4.3.105/volume/v3/volumes/b6ed6ca8-6eef-45bd-8380-ffa4f17f68fd Aug 12 10:38:08.774061 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-b393070d-11b7-4d1c-8b0d-9e7395c2e0c1 tempest-TestInstancesWithCinderVolumes-584858421 tempest-TestInstancesWithCinderVolumes-584858421-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:08.774303 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-b393070d-11b7-4d1c-8b0d-9e7395c2e0c1 tempest-TestInstancesWithCinderVolumes-584858421 tempest-TestInstancesWithCinderVolumes-584858421-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:08.777621 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:08.777621 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:38:08.778329 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-72e26b1a-d612-484c-8fd2-eedd41e8193e tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] https://10.4.3.105/volume/v3/backups/5881b409-a3dc-43d4-8152-42c5fa0c9f7b returned with HTTP 200 Aug 12 10:38:08.778829 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 651/2601] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:38:08 2026] GET /volume/v3/backups/5881b409-a3dc-43d4-8152-42c5fa0c9f7b => generated 750 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:38:08.795870 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:08.795870 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:38:08.800081 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-b393070d-11b7-4d1c-8b0d-9e7395c2e0c1 tempest-TestInstancesWithCinderVolumes-584858421 tempest-TestInstancesWithCinderVolumes-584858421-project-member] Volume info retrieved successfully. Aug 12 10:38:08.805600 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-b393070d-11b7-4d1c-8b0d-9e7395c2e0c1 tempest-TestInstancesWithCinderVolumes-584858421 tempest-TestInstancesWithCinderVolumes-584858421-project-member] https://10.4.3.105/volume/v3/volumes/b6ed6ca8-6eef-45bd-8380-ffa4f17f68fd returned with HTTP 200 Aug 12 10:38:08.806181 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 658/2602] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:38:08 2026] GET /volume/v3/volumes/b6ed6ca8-6eef-45bd-8380-ffa4f17f68fd => generated 1230 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:38:08.817954 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-3c4fe972-b207-474e-8ab4-d934a421b8fd None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:08.819572 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-3c4fe972-b207-474e-8ab4-d934a421b8fd tempest-TestInstancesWithCinderVolumes-584858421 tempest-TestInstancesWithCinderVolumes-584858421-project-member] GET https://10.4.3.105/volume/v3/volumes/b6ed6ca8-6eef-45bd-8380-ffa4f17f68fd Aug 12 10:38:08.819772 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-3c4fe972-b207-474e-8ab4-d934a421b8fd tempest-TestInstancesWithCinderVolumes-584858421 tempest-TestInstancesWithCinderVolumes-584858421-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:08.819931 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-3c4fe972-b207-474e-8ab4-d934a421b8fd tempest-TestInstancesWithCinderVolumes-584858421 tempest-TestInstancesWithCinderVolumes-584858421-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:08.829938 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:08.829938 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:38:08.835704 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-3c4fe972-b207-474e-8ab4-d934a421b8fd tempest-TestInstancesWithCinderVolumes-584858421 tempest-TestInstancesWithCinderVolumes-584858421-project-member] Volume info retrieved successfully. Aug 12 10:38:08.839238 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-3c4fe972-b207-474e-8ab4-d934a421b8fd tempest-TestInstancesWithCinderVolumes-584858421 tempest-TestInstancesWithCinderVolumes-584858421-project-member] https://10.4.3.105/volume/v3/volumes/b6ed6ca8-6eef-45bd-8380-ffa4f17f68fd returned with HTTP 200 Aug 12 10:38:08.839601 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 647/2603] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:38:08 2026] GET /volume/v3/volumes/b6ed6ca8-6eef-45bd-8380-ffa4f17f68fd => generated 1230 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:38:08.851687 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-a6a74a61-7869-4318-af74-c845ca5e9e64 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:08.855844 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-a6a74a61-7869-4318-af74-c845ca5e9e64 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] GET https://10.4.3.105/volume/v3/backups/de809801-d736-4fc9-ab42-36f8931ff30d Aug 12 10:38:08.856784 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-a6a74a61-7869-4318-af74-c845ca5e9e64 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:08.856784 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-a6a74a61-7869-4318-af74-c845ca5e9e64 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:08.856784 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-a6a74a61-7869-4318-af74-c845ca5e9e64 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] Show backup with id de809801-d736-4fc9-ab42-36f8931ff30d. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:38:08.864946 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:08.864946 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:38:08.866010 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-a6a74a61-7869-4318-af74-c845ca5e9e64 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] https://10.4.3.105/volume/v3/backups/de809801-d736-4fc9-ab42-36f8931ff30d returned with HTTP 200 Aug 12 10:38:08.867087 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 648/2604] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:38:08 2026] GET /volume/v3/backups/de809801-d736-4fc9-ab42-36f8931ff30d => generated 734 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:38:09.496930 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-181901dc-ec92-4d8d-b08d-3d80f27cb1a6 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:09.499272 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-181901dc-ec92-4d8d-b08d-3d80f27cb1a6 tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] GET https://10.4.3.105/volume/v3/backups/a27562ba-e1a4-4845-8e7b-03627111241c Aug 12 10:38:09.499552 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-181901dc-ec92-4d8d-b08d-3d80f27cb1a6 tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:09.499828 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-181901dc-ec92-4d8d-b08d-3d80f27cb1a6 tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:09.500263 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.v3.backups [None req-181901dc-ec92-4d8d-b08d-3d80f27cb1a6 tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] Show backup with id a27562ba-e1a4-4845-8e7b-03627111241c. {{(pid=100372) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:38:09.505384 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:09.505384 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:38:09.508908 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-181901dc-ec92-4d8d-b08d-3d80f27cb1a6 tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] https://10.4.3.105/volume/v3/backups/a27562ba-e1a4-4845-8e7b-03627111241c returned with HTTP 200 Aug 12 10:38:09.508908 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 652/2605] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:38:09 2026] GET /volume/v3/backups/a27562ba-e1a4-4845-8e7b-03627111241c => generated 800 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:38:09.660868 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-01e768d3-190a-4ee1-9425-20fe5fd4dc88 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:09.697281 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-01e768d3-190a-4ee1-9425-20fe5fd4dc88 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] POST https://10.4.3.105/volume/v3/volumes Aug 12 10:38:09.697644 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-01e768d3-190a-4ee1-9425-20fe5fd4dc88 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1744511272"}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:38:09.699079 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.v3.volumes [None req-01e768d3-190a-4ee1-9425-20fe5fd4dc88 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1744511272'}} {{(pid=100375) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 10:38:09.699149 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.v3.volumes [None req-01e768d3-190a-4ee1-9425-20fe5fd4dc88 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Create volume of 1 GB Aug 12 10:38:09.703488 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-01e768d3-190a-4ee1-9425-20fe5fd4dc88 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Availability Zones retrieved successfully. Aug 12 10:38:09.708345 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-01e768d3-190a-4ee1-9425-20fe5fd4dc88 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Flow 'volume_create_api' (59304dfe-3ce0-451f-9853-435e6a0002d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:38:09.709218 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-01e768d3-190a-4ee1-9425-20fe5fd4dc88 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bcb193d4-0bff-404d-9789-90301903d178) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:38:09.710081 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.flows.api.create_volume [None req-01e768d3-190a-4ee1-9425-20fe5fd4dc88 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Validating volume size '1' using validate_int {{(pid=100375) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 10:38:09.736525 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-01e768d3-190a-4ee1-9425-20fe5fd4dc88 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bcb193d4-0bff-404d-9789-90301903d178) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T10:26:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6cd66f07-4c7b-40b2-9dfb-378538f29c9e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:38:09.737276 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-01e768d3-190a-4ee1-9425-20fe5fd4dc88 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cf757b78-0e30-4feb-ae80-84441483cecf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:38:09.772645 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-f9ea26c4-7070-40f2-8b3d-b6dd129b8c5d None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:09.774541 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-f9ea26c4-7070-40f2-8b3d-b6dd129b8c5d tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] GET https://10.4.3.105/volume/v3/backups/a8d48d44-a402-457e-9776-dd0517fe6200 Aug 12 10:38:09.775585 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-f9ea26c4-7070-40f2-8b3d-b6dd129b8c5d tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:09.775585 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-f9ea26c4-7070-40f2-8b3d-b6dd129b8c5d tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:09.775585 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-f9ea26c4-7070-40f2-8b3d-b6dd129b8c5d tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Show backup with id a8d48d44-a402-457e-9776-dd0517fe6200. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:38:09.779861 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:09.779861 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:38:09.780340 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-f9ea26c4-7070-40f2-8b3d-b6dd129b8c5d tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] https://10.4.3.105/volume/v3/backups/a8d48d44-a402-457e-9776-dd0517fe6200 returned with HTTP 200 Aug 12 10:38:09.780785 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 648/2606] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:38:09 2026] GET /volume/v3/backups/a8d48d44-a402-457e-9776-dd0517fe6200 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:38:09.793753 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-49ab5f03-d38c-44cf-bf08-154d8445bd35 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:09.798228 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-49ab5f03-d38c-44cf-bf08-154d8445bd35 tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] GET https://10.4.3.105/volume/v3/backups/5881b409-a3dc-43d4-8152-42c5fa0c9f7b Aug 12 10:38:09.798228 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-49ab5f03-d38c-44cf-bf08-154d8445bd35 tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:09.798228 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-49ab5f03-d38c-44cf-bf08-154d8445bd35 tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:09.798228 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-49ab5f03-d38c-44cf-bf08-154d8445bd35 tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] Show backup with id 5881b409-a3dc-43d4-8152-42c5fa0c9f7b. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:38:09.804705 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:09.804705 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:38:09.805860 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-49ab5f03-d38c-44cf-bf08-154d8445bd35 tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] https://10.4.3.105/volume/v3/backups/5881b409-a3dc-43d4-8152-42c5fa0c9f7b returned with HTTP 200 Aug 12 10:38:09.806508 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 649/2607] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:38:09 2026] GET /volume/v3/backups/5881b409-a3dc-43d4-8152-42c5fa0c9f7b => generated 750 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:38:09.813724 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.quota [None req-01e768d3-190a-4ee1-9425-20fe5fd4dc88 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Created reservations ['732e7817-643f-417b-b5e9-a33ae9d4e6f9', 'e1571774-2f51-4db4-a7d9-e3f264f83c83', '7808043c-278d-459b-a7dd-3683ee0a8a5a', '1cf2615f-f268-4ad2-9ee0-9a10dc74f195'] {{(pid=100375) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:38:09.814604 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-01e768d3-190a-4ee1-9425-20fe5fd4dc88 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cf757b78-0e30-4feb-ae80-84441483cecf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['732e7817-643f-417b-b5e9-a33ae9d4e6f9', 'e1571774-2f51-4db4-a7d9-e3f264f83c83', '7808043c-278d-459b-a7dd-3683ee0a8a5a', '1cf2615f-f268-4ad2-9ee0-9a10dc74f195']}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:38:09.815554 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-01e768d3-190a-4ee1-9425-20fe5fd4dc88 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5a1e6313-6803-4849-ba9e-bc55fd1ec80d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:38:09.844875 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-01e768d3-190a-4ee1-9425-20fe5fd4dc88 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5a1e6313-6803-4849-ba9e-bc55fd1ec80d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7d502560-1c5c-44d5-95d8-70684df15a67', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1744511272',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='219a0f3506e34f9594758600c59a697c',qos_specs=None,replication_status=,reservations=['732e7817-643f-417b-b5e9-a33ae9d4e6f9','e1571774-2f51-4db4-a7d9-e3f264f83c83','7808043c-278d-459b-a7dd-3683ee0a8a5a','1cf2615f-f268-4ad2-9ee0-9a10dc74f195'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='31fc7affeef74b5ea962eefc2c4a9139',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:38:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1744511272',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7d502560-1c5c-44d5-95d8-70684df15a67,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='219a0f3506e34f9594758600c59a697c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='31fc7affeef74b5ea962eefc2c4a9139',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6cd66f07-4c7b-40b2-9dfb-378538f29c9e),volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:38:09.845546 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-01e768d3-190a-4ee1-9425-20fe5fd4dc88 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (59b6f5c1-95ed-4268-8078-f0be218b5306) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:38:09.873713 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-01e768d3-190a-4ee1-9425-20fe5fd4dc88 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (59b6f5c1-95ed-4268-8078-f0be218b5306) transitioned into state 'SUCCESS' from state '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-1744511272',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='219a0f3506e34f9594758600c59a697c',qos_specs=None,replication_status=,reservations=['732e7817-643f-417b-b5e9-a33ae9d4e6f9','e1571774-2f51-4db4-a7d9-e3f264f83c83','7808043c-278d-459b-a7dd-3683ee0a8a5a','1cf2615f-f268-4ad2-9ee0-9a10dc74f195'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='31fc7affeef74b5ea962eefc2c4a9139',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:38:09.876548 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-01e768d3-190a-4ee1-9425-20fe5fd4dc88 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d1f553a8-6d4f-45f2-b4c1-2686f97d2152) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:38:09.883368 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-5415850a-a678-478d-889f-956a578ec284 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:09.887831 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-5415850a-a678-478d-889f-956a578ec284 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] GET https://10.4.3.105/volume/v3/backups/de809801-d736-4fc9-ab42-36f8931ff30d Aug 12 10:38:09.888132 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-5415850a-a678-478d-889f-956a578ec284 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:09.888264 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-5415850a-a678-478d-889f-956a578ec284 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:09.888376 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.v3.backups [None req-5415850a-a678-478d-889f-956a578ec284 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] Show backup with id de809801-d736-4fc9-ab42-36f8931ff30d. {{(pid=100372) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:38:09.893855 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:09.893855 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:38:09.894530 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-5415850a-a678-478d-889f-956a578ec284 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] https://10.4.3.105/volume/v3/backups/de809801-d736-4fc9-ab42-36f8931ff30d returned with HTTP 200 Aug 12 10:38:09.894964 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 653/2608] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:38:09 2026] GET /volume/v3/backups/de809801-d736-4fc9-ab42-36f8931ff30d => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:38:09.911218 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-01e768d3-190a-4ee1-9425-20fe5fd4dc88 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d1f553a8-6d4f-45f2-b4c1-2686f97d2152) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:38:09.915558 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-01e768d3-190a-4ee1-9425-20fe5fd4dc88 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Flow 'volume_create_api' (59304dfe-3ce0-451f-9853-435e6a0002d2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100375) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:38:09.919089 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-01e768d3-190a-4ee1-9425-20fe5fd4dc88 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Create volume request issued successfully. Aug 12 10:38:09.924121 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-01e768d3-190a-4ee1-9425-20fe5fd4dc88 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] https://10.4.3.105/volume/v3/volumes returned with HTTP 202 Aug 12 10:38:09.926529 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 659/2609] 10.4.3.105 () {68 vars in 1258 bytes} [Wed Aug 12 10:38:09 2026] POST /volume/v3/volumes => generated 754 bytes in 266 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 10:38:09.943494 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-65342e4f-b879-4b00-9df3-47030e05f092 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:09.948345 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-65342e4f-b879-4b00-9df3-47030e05f092 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] GET https://10.4.3.105/volume/v3/volumes/7d502560-1c5c-44d5-95d8-70684df15a67 Aug 12 10:38:09.948549 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-65342e4f-b879-4b00-9df3-47030e05f092 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:09.949400 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-65342e4f-b879-4b00-9df3-47030e05f092 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:09.962754 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:09.962754 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:38:09.968153 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-65342e4f-b879-4b00-9df3-47030e05f092 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Volume info retrieved successfully. Aug 12 10:38:09.974804 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-65342e4f-b879-4b00-9df3-47030e05f092 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] https://10.4.3.105/volume/v3/volumes/7d502560-1c5c-44d5-95d8-70684df15a67 returned with HTTP 200 Aug 12 10:38:09.975265 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 649/2610] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:38:09 2026] GET /volume/v3/volumes/7d502560-1c5c-44d5-95d8-70684df15a67 => generated 822 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:38:10.524755 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-4d2cfe7d-66b2-456d-943c-4dec7e353d35 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:10.526582 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-4d2cfe7d-66b2-456d-943c-4dec7e353d35 tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] GET https://10.4.3.105/volume/v3/backups/a27562ba-e1a4-4845-8e7b-03627111241c Aug 12 10:38:10.526812 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-4d2cfe7d-66b2-456d-943c-4dec7e353d35 tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:10.526992 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-4d2cfe7d-66b2-456d-943c-4dec7e353d35 tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:10.527115 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-4d2cfe7d-66b2-456d-943c-4dec7e353d35 tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] Show backup with id a27562ba-e1a4-4845-8e7b-03627111241c. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:38:10.531602 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:10.531602 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:38:10.532465 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-4d2cfe7d-66b2-456d-943c-4dec7e353d35 tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] https://10.4.3.105/volume/v3/backups/a27562ba-e1a4-4845-8e7b-03627111241c returned with HTTP 200 Aug 12 10:38:10.532938 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 650/2611] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:38:10 2026] GET /volume/v3/backups/a27562ba-e1a4-4845-8e7b-03627111241c => generated 800 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:38:10.791971 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-8f9bf774-2343-4ebe-9d89-634ee7bcabd8 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:10.794149 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-8f9bf774-2343-4ebe-9d89-634ee7bcabd8 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] GET https://10.4.3.105/volume/v3/backups/a8d48d44-a402-457e-9776-dd0517fe6200 Aug 12 10:38:10.794367 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-8f9bf774-2343-4ebe-9d89-634ee7bcabd8 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:10.794632 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-8f9bf774-2343-4ebe-9d89-634ee7bcabd8 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:10.794773 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.v3.backups [None req-8f9bf774-2343-4ebe-9d89-634ee7bcabd8 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Show backup with id a8d48d44-a402-457e-9776-dd0517fe6200. {{(pid=100372) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:38:10.799593 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:10.799593 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:38:10.800455 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-8f9bf774-2343-4ebe-9d89-634ee7bcabd8 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] https://10.4.3.105/volume/v3/backups/a8d48d44-a402-457e-9776-dd0517fe6200 returned with HTTP 200 Aug 12 10:38:10.800904 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 654/2612] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:38:10 2026] GET /volume/v3/backups/a8d48d44-a402-457e-9776-dd0517fe6200 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:38:10.812640 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-2a3e5e5f-e057-4573-af1b-24fe14bf97dc None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:10.814629 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-2a3e5e5f-e057-4573-af1b-24fe14bf97dc tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] GET https://10.4.3.105/volume/v3/volumes/94e4bec4-5fef-4ea4-a2ff-2dd78b7dbb43 Aug 12 10:38:10.814843 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-2a3e5e5f-e057-4573-af1b-24fe14bf97dc tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:10.815021 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-2a3e5e5f-e057-4573-af1b-24fe14bf97dc tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:10.818082 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-01f2de58-d0ba-4658-acd1-bd9bc2f277bb None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:10.820262 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-01f2de58-d0ba-4658-acd1-bd9bc2f277bb tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] GET https://10.4.3.105/volume/v3/backups/5881b409-a3dc-43d4-8152-42c5fa0c9f7b Aug 12 10:38:10.820504 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-01f2de58-d0ba-4658-acd1-bd9bc2f277bb tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:10.820762 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-01f2de58-d0ba-4658-acd1-bd9bc2f277bb tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:10.820894 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-01f2de58-d0ba-4658-acd1-bd9bc2f277bb tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] Show backup with id 5881b409-a3dc-43d4-8152-42c5fa0c9f7b. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:38:10.823086 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:10.823086 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:38:10.825545 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:10.825545 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:38:10.826419 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-01f2de58-d0ba-4658-acd1-bd9bc2f277bb tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] https://10.4.3.105/volume/v3/backups/5881b409-a3dc-43d4-8152-42c5fa0c9f7b returned with HTTP 200 Aug 12 10:38:10.826824 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-2a3e5e5f-e057-4573-af1b-24fe14bf97dc tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Volume info retrieved successfully. Aug 12 10:38:10.826887 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 650/2613] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:38:10 2026] GET /volume/v3/backups/5881b409-a3dc-43d4-8152-42c5fa0c9f7b => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:38:10.832363 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-2a3e5e5f-e057-4573-af1b-24fe14bf97dc tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] https://10.4.3.105/volume/v3/volumes/94e4bec4-5fef-4ea4-a2ff-2dd78b7dbb43 returned with HTTP 200 Aug 12 10:38:10.832937 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 660/2614] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:38:10 2026] GET /volume/v3/volumes/94e4bec4-5fef-4ea4-a2ff-2dd78b7dbb43 => generated 841 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:38:10.843757 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-cf25b1dc-c389-498e-8573-d4fafdd0fb23 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:10.845463 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-cf25b1dc-c389-498e-8573-d4fafdd0fb23 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] DELETE https://10.4.3.105/volume/v3/backups/a8d48d44-a402-457e-9776-dd0517fe6200 Aug 12 10:38:10.845760 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-cf25b1dc-c389-498e-8573-d4fafdd0fb23 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:10.845972 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-cf25b1dc-c389-498e-8573-d4fafdd0fb23 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Calling method 'delete' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:10.846112 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.contrib.backups [None req-cf25b1dc-c389-498e-8573-d4fafdd0fb23 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Delete backup with id: a8d48d44-a402-457e-9776-dd0517fe6200. Aug 12 10:38:10.849993 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:10.849993 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:38:10.861046 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.backup.rpcapi [None req-cf25b1dc-c389-498e-8573-d4fafdd0fb23 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] delete_backup rpcapi backup_id a8d48d44-a402-457e-9776-dd0517fe6200 {{(pid=100373) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 12 10:38:10.862697 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-cf25b1dc-c389-498e-8573-d4fafdd0fb23 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] https://10.4.3.105/volume/v3/backups/a8d48d44-a402-457e-9776-dd0517fe6200 returned with HTTP 202 Aug 12 10:38:10.863082 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 651/2615] 10.4.3.105 () {66 vars in 1351 bytes} [Wed Aug 12 10:38:10 2026] DELETE /volume/v3/backups/a8d48d44-a402-457e-9776-dd0517fe6200 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 10:38:10.880180 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-401a3668-d6c5-45fb-a158-446700c3ad2c None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:10.882293 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-401a3668-d6c5-45fb-a158-446700c3ad2c tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] GET https://10.4.3.105/volume/v3/backups/a8d48d44-a402-457e-9776-dd0517fe6200 Aug 12 10:38:10.882566 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-401a3668-d6c5-45fb-a158-446700c3ad2c tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:10.882778 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-401a3668-d6c5-45fb-a158-446700c3ad2c tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:10.882952 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.v3.backups [None req-401a3668-d6c5-45fb-a158-446700c3ad2c tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Show backup with id a8d48d44-a402-457e-9776-dd0517fe6200. {{(pid=100372) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:38:10.887700 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:10.887700 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:38:10.888591 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-401a3668-d6c5-45fb-a158-446700c3ad2c tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] https://10.4.3.105/volume/v3/backups/a8d48d44-a402-457e-9776-dd0517fe6200 returned with HTTP 200 Aug 12 10:38:10.889046 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 655/2616] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:38:10 2026] GET /volume/v3/backups/a8d48d44-a402-457e-9776-dd0517fe6200 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:38:10.908928 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-ca8f8cef-05b1-4567-81b5-1434b3db7570 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:10.910788 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-ca8f8cef-05b1-4567-81b5-1434b3db7570 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] GET https://10.4.3.105/volume/v3/backups/de809801-d736-4fc9-ab42-36f8931ff30d Aug 12 10:38:10.911005 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-ca8f8cef-05b1-4567-81b5-1434b3db7570 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:10.911181 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-ca8f8cef-05b1-4567-81b5-1434b3db7570 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:10.911283 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-ca8f8cef-05b1-4567-81b5-1434b3db7570 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] Show backup with id de809801-d736-4fc9-ab42-36f8931ff30d. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:38:10.916450 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:10.916450 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:38:10.916450 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-ca8f8cef-05b1-4567-81b5-1434b3db7570 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] https://10.4.3.105/volume/v3/backups/de809801-d736-4fc9-ab42-36f8931ff30d returned with HTTP 200 Aug 12 10:38:10.917048 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 651/2617] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:38:10 2026] GET /volume/v3/backups/de809801-d736-4fc9-ab42-36f8931ff30d => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:38:10.989862 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-4d4e9f76-e4b2-4e34-901a-490929917599 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:10.991698 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-4d4e9f76-e4b2-4e34-901a-490929917599 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] GET https://10.4.3.105/volume/v3/volumes/7d502560-1c5c-44d5-95d8-70684df15a67 Aug 12 10:38:10.991989 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-4d4e9f76-e4b2-4e34-901a-490929917599 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:10.992257 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-4d4e9f76-e4b2-4e34-901a-490929917599 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:10.999292 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:10.999292 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:38:11.002538 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-4d4e9f76-e4b2-4e34-901a-490929917599 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Volume info retrieved successfully. Aug 12 10:38:11.007421 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-4d4e9f76-e4b2-4e34-901a-490929917599 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] https://10.4.3.105/volume/v3/volumes/7d502560-1c5c-44d5-95d8-70684df15a67 returned with HTTP 200 Aug 12 10:38:11.007935 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 661/2618] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:38:10 2026] GET /volume/v3/volumes/7d502560-1c5c-44d5-95d8-70684df15a67 => generated 847 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:38:11.021100 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-beb6b950-035d-4dca-b491-5d21d8a50f53 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:11.023173 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-beb6b950-035d-4dca-b491-5d21d8a50f53 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] GET https://10.4.3.105/volume/v3/volumes/7d502560-1c5c-44d5-95d8-70684df15a67 Aug 12 10:38:11.023385 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-beb6b950-035d-4dca-b491-5d21d8a50f53 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:11.023627 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-beb6b950-035d-4dca-b491-5d21d8a50f53 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:11.031377 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:11.031377 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:38:11.035399 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-beb6b950-035d-4dca-b491-5d21d8a50f53 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Volume info retrieved successfully. Aug 12 10:38:11.039928 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-beb6b950-035d-4dca-b491-5d21d8a50f53 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] https://10.4.3.105/volume/v3/volumes/7d502560-1c5c-44d5-95d8-70684df15a67 returned with HTTP 200 Aug 12 10:38:11.040322 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 652/2619] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:38:11 2026] GET /volume/v3/volumes/7d502560-1c5c-44d5-95d8-70684df15a67 => generated 847 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:38:11.052205 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-59ac057a-f5af-4bfd-83d6-bc6ee41cd1ef None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:11.053880 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-59ac057a-f5af-4bfd-83d6-bc6ee41cd1ef tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] POST https://10.4.3.105/volume/v3/snapshots Aug 12 10:38:11.054181 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-59ac057a-f5af-4bfd-83d6-bc6ee41cd1ef tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7d502560-1c5c-44d5-95d8-70684df15a67", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1117521217"}} {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:38:11.061994 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:11.061994 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:38:11.062395 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-59ac057a-f5af-4bfd-83d6-bc6ee41cd1ef tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Volume info retrieved successfully. Aug 12 10:38:11.062478 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.v3.snapshots [None req-59ac057a-f5af-4bfd-83d6-bc6ee41cd1ef tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Create snapshot from volume 7d502560-1c5c-44d5-95d8-70684df15a67 Aug 12 10:38:11.094987 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.quota [None req-59ac057a-f5af-4bfd-83d6-bc6ee41cd1ef tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Created reservations ['4f475741-ed5b-4ce8-9e54-002327f6c13e', '8639014e-0a6b-4c7f-9c98-44f07b0ac0de', '1681f9cb-0038-48c1-b695-b71790343a8c', '7f5b493f-49dd-4f9c-966e-47cb29625268'] {{(pid=100372) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:38:11.124039 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-59ac057a-f5af-4bfd-83d6-bc6ee41cd1ef tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Snapshot create request issued successfully. Aug 12 10:38:11.124469 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-59ac057a-f5af-4bfd-83d6-bc6ee41cd1ef tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] https://10.4.3.105/volume/v3/snapshots returned with HTTP 202 Aug 12 10:38:11.125067 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 656/2620] 10.4.3.105 () {68 vars in 1265 bytes} [Wed Aug 12 10:38:11 2026] POST /volume/v3/snapshots => generated 310 bytes in 73 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 10:38:11.144486 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-b8f4ad92-b423-499a-84c8-9aba36ab46fa None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:11.146421 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-b8f4ad92-b423-499a-84c8-9aba36ab46fa tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] GET https://10.4.3.105/volume/v3/snapshots/f306826b-0f49-4d91-993a-fdf5c32b68f5 Aug 12 10:38:11.146674 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-b8f4ad92-b423-499a-84c8-9aba36ab46fa tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:11.146879 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-b8f4ad92-b423-499a-84c8-9aba36ab46fa tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:11.152876 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:11.152876 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:38:11.153622 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-b8f4ad92-b423-499a-84c8-9aba36ab46fa tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Snapshot retrieved successfully. Aug 12 10:38:11.154919 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-b8f4ad92-b423-499a-84c8-9aba36ab46fa tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] https://10.4.3.105/volume/v3/snapshots/f306826b-0f49-4d91-993a-fdf5c32b68f5 returned with HTTP 200 Aug 12 10:38:11.155350 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 652/2621] 10.4.3.105 () {66 vars in 1354 bytes} [Wed Aug 12 10:38:11 2026] GET /volume/v3/snapshots/f306826b-0f49-4d91-993a-fdf5c32b68f5 => generated 442 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:38:11.544952 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-4970a23b-f78e-4c71-a377-d33dfdf87846 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:11.546968 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-4970a23b-f78e-4c71-a377-d33dfdf87846 tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] GET https://10.4.3.105/volume/v3/backups/a27562ba-e1a4-4845-8e7b-03627111241c Aug 12 10:38:11.547256 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-4970a23b-f78e-4c71-a377-d33dfdf87846 tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:11.547474 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-4970a23b-f78e-4c71-a377-d33dfdf87846 tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:11.547654 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-4970a23b-f78e-4c71-a377-d33dfdf87846 tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] Show backup with id a27562ba-e1a4-4845-8e7b-03627111241c. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:38:11.552466 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:11.552466 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:38:11.553462 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-4970a23b-f78e-4c71-a377-d33dfdf87846 tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] https://10.4.3.105/volume/v3/backups/a27562ba-e1a4-4845-8e7b-03627111241c returned with HTTP 200 Aug 12 10:38:11.554004 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 662/2622] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:38:11 2026] GET /volume/v3/backups/a27562ba-e1a4-4845-8e7b-03627111241c => generated 800 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:38:11.836454 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-1ebdd848-1247-4d17-b398-d5c5ea5fcbdf None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:11.838605 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-1ebdd848-1247-4d17-b398-d5c5ea5fcbdf tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] GET https://10.4.3.105/volume/v3/backups/5881b409-a3dc-43d4-8152-42c5fa0c9f7b Aug 12 10:38:11.838882 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-1ebdd848-1247-4d17-b398-d5c5ea5fcbdf tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:11.839115 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-1ebdd848-1247-4d17-b398-d5c5ea5fcbdf tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:11.839256 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-1ebdd848-1247-4d17-b398-d5c5ea5fcbdf tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] Show backup with id 5881b409-a3dc-43d4-8152-42c5fa0c9f7b. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:38:11.844210 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:11.844210 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:38:11.845087 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-1ebdd848-1247-4d17-b398-d5c5ea5fcbdf tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] https://10.4.3.105/volume/v3/backups/5881b409-a3dc-43d4-8152-42c5fa0c9f7b returned with HTTP 200 Aug 12 10:38:11.845525 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 653/2623] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:38:11 2026] GET /volume/v3/backups/5881b409-a3dc-43d4-8152-42c5fa0c9f7b => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:38:11.900745 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-d048b3f7-b989-4d39-b503-f4714708021c None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:11.902528 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-d048b3f7-b989-4d39-b503-f4714708021c tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] GET https://10.4.3.105/volume/v3/backups/a8d48d44-a402-457e-9776-dd0517fe6200 Aug 12 10:38:11.902755 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-d048b3f7-b989-4d39-b503-f4714708021c tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:11.902931 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-d048b3f7-b989-4d39-b503-f4714708021c tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:11.903034 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.v3.backups [None req-d048b3f7-b989-4d39-b503-f4714708021c tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Show backup with id a8d48d44-a402-457e-9776-dd0517fe6200. {{(pid=100372) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:38:11.906664 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-d048b3f7-b989-4d39-b503-f4714708021c tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] https://10.4.3.105/volume/v3/backups/a8d48d44-a402-457e-9776-dd0517fe6200 returned with HTTP 404 Aug 12 10:38:11.907070 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 657/2624] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:38:11 2026] GET /volume/v3/backups/a8d48d44-a402-457e-9776-dd0517fe6200 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:38:11.913814 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-d6f0b71f-bc63-4a9c-a927-7e8c57f3fdf5 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:11.915448 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-d6f0b71f-bc63-4a9c-a927-7e8c57f3fdf5 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] DELETE https://10.4.3.105/volume/v3/backups/82101c85-310e-4f28-9070-00d5462a7ef4 Aug 12 10:38:11.915668 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-d6f0b71f-bc63-4a9c-a927-7e8c57f3fdf5 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:11.915840 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-d6f0b71f-bc63-4a9c-a927-7e8c57f3fdf5 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Calling method 'delete' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:11.916038 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.contrib.backups [None req-d6f0b71f-bc63-4a9c-a927-7e8c57f3fdf5 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Delete backup with id: 82101c85-310e-4f28-9070-00d5462a7ef4. Aug 12 10:38:11.920558 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:11.920558 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:38:11.928122 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-8bd0370c-750f-4336-91d0-7c7595705ea0 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:11.930329 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-8bd0370c-750f-4336-91d0-7c7595705ea0 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] GET https://10.4.3.105/volume/v3/backups/de809801-d736-4fc9-ab42-36f8931ff30d Aug 12 10:38:11.930598 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-8bd0370c-750f-4336-91d0-7c7595705ea0 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:11.930804 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-8bd0370c-750f-4336-91d0-7c7595705ea0 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:11.930900 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-8bd0370c-750f-4336-91d0-7c7595705ea0 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] Show backup with id de809801-d736-4fc9-ab42-36f8931ff30d. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:38:11.934969 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:11.934969 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:38:11.935566 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-8bd0370c-750f-4336-91d0-7c7595705ea0 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] https://10.4.3.105/volume/v3/backups/de809801-d736-4fc9-ab42-36f8931ff30d returned with HTTP 200 Aug 12 10:38:11.935924 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 663/2625] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:38:11 2026] GET /volume/v3/backups/de809801-d736-4fc9-ab42-36f8931ff30d => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:38:11.937914 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.backup.rpcapi [None req-d6f0b71f-bc63-4a9c-a927-7e8c57f3fdf5 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] delete_backup rpcapi backup_id 82101c85-310e-4f28-9070-00d5462a7ef4 {{(pid=100374) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 12 10:38:11.940357 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-d6f0b71f-bc63-4a9c-a927-7e8c57f3fdf5 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] https://10.4.3.105/volume/v3/backups/82101c85-310e-4f28-9070-00d5462a7ef4 returned with HTTP 202 Aug 12 10:38:11.940357 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 653/2626] 10.4.3.105 () {66 vars in 1351 bytes} [Wed Aug 12 10:38:11 2026] DELETE /volume/v3/backups/82101c85-310e-4f28-9070-00d5462a7ef4 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 10:38:11.953620 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-a33a8d95-4d37-4e7b-9930-e966f0142a2b None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:11.955231 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-a33a8d95-4d37-4e7b-9930-e966f0142a2b tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] GET https://10.4.3.105/volume/v3/backups/82101c85-310e-4f28-9070-00d5462a7ef4 Aug 12 10:38:11.955384 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-a33a8d95-4d37-4e7b-9930-e966f0142a2b tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:11.955590 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-a33a8d95-4d37-4e7b-9930-e966f0142a2b tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:11.955688 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-a33a8d95-4d37-4e7b-9930-e966f0142a2b tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Show backup with id 82101c85-310e-4f28-9070-00d5462a7ef4. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:38:11.959554 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:11.959554 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:38:11.960218 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-a33a8d95-4d37-4e7b-9930-e966f0142a2b tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] https://10.4.3.105/volume/v3/backups/82101c85-310e-4f28-9070-00d5462a7ef4 returned with HTTP 200 Aug 12 10:38:11.960560 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 654/2627] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:38:11 2026] GET /volume/v3/backups/82101c85-310e-4f28-9070-00d5462a7ef4 => generated 751 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:38:12.168647 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-6a1738f1-fc4c-4711-97c2-e26ee2e32831 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:12.170365 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-6a1738f1-fc4c-4711-97c2-e26ee2e32831 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] GET https://10.4.3.105/volume/v3/snapshots/f306826b-0f49-4d91-993a-fdf5c32b68f5 Aug 12 10:38:12.170454 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-6a1738f1-fc4c-4711-97c2-e26ee2e32831 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:12.170671 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-6a1738f1-fc4c-4711-97c2-e26ee2e32831 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:12.176686 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:12.176686 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:38:12.176946 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-6a1738f1-fc4c-4711-97c2-e26ee2e32831 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Snapshot retrieved successfully. Aug 12 10:38:12.177749 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-6a1738f1-fc4c-4711-97c2-e26ee2e32831 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] https://10.4.3.105/volume/v3/snapshots/f306826b-0f49-4d91-993a-fdf5c32b68f5 returned with HTTP 200 Aug 12 10:38:12.178077 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 658/2628] 10.4.3.105 () {66 vars in 1354 bytes} [Wed Aug 12 10:38:12 2026] GET /volume/v3/snapshots/f306826b-0f49-4d91-993a-fdf5c32b68f5 => generated 469 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:38:12.191666 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-26667e20-70dc-4478-b23d-f6bf0593ee93 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:12.193380 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-26667e20-70dc-4478-b23d-f6bf0593ee93 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] POST https://10.4.3.105/volume/v3/backups Aug 12 10:38:12.193847 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-26667e20-70dc-4478-b23d-f6bf0593ee93 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "7d502560-1c5c-44d5-95d8-70684df15a67", "snapshot_id": "f306826b-0f49-4d91-993a-fdf5c32b68f5", "name": "tempest-VolumesSnapshotTestJSON-Backup-1013106117", "container": "tempest-volumessnapshottestjson-backup-container-1153325665"}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:38:12.195370 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.contrib.backups [None req-26667e20-70dc-4478-b23d-f6bf0593ee93 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Creating new backup {'backup': {'volume_id': '7d502560-1c5c-44d5-95d8-70684df15a67', 'snapshot_id': 'f306826b-0f49-4d91-993a-fdf5c32b68f5', 'name': 'tempest-VolumesSnapshotTestJSON-Backup-1013106117', 'container': 'tempest-volumessnapshottestjson-backup-container-1153325665'}} {{(pid=100375) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 12 10:38:12.195578 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.contrib.backups [None req-26667e20-70dc-4478-b23d-f6bf0593ee93 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Creating backup of volume 7d502560-1c5c-44d5-95d8-70684df15a67 in container tempest-volumessnapshottestjson-backup-container-1153325665 Aug 12 10:38:12.201859 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:12.201859 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:38:12.202317 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-26667e20-70dc-4478-b23d-f6bf0593ee93 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Volume info retrieved successfully. Aug 12 10:38:12.207169 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:12.207169 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:38:12.207592 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-26667e20-70dc-4478-b23d-f6bf0593ee93 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Snapshot retrieved successfully. Aug 12 10:38:12.234818 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.quota [None req-26667e20-70dc-4478-b23d-f6bf0593ee93 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Created reservations ['8514fd88-01c2-4116-bc65-da4a91375725', 'c8f4823b-1edf-4f07-9234-1bc4ddedbcc5'] {{(pid=100375) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:38:12.261403 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-26667e20-70dc-4478-b23d-f6bf0593ee93 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] https://10.4.3.105/volume/v3/backups returned with HTTP 202 Aug 12 10:38:12.261902 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 664/2629] 10.4.3.105 () {68 vars in 1259 bytes} [Wed Aug 12 10:38:12 2026] POST /volume/v3/backups => generated 335 bytes in 71 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 10:38:12.274342 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-cb3b84e3-c431-4975-9ece-02752f98d558 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:12.276147 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-cb3b84e3-c431-4975-9ece-02752f98d558 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] GET https://10.4.3.105/volume/v3/backups/d7561bc7-fa19-4190-ad03-09723395f774 Aug 12 10:38:12.276402 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-cb3b84e3-c431-4975-9ece-02752f98d558 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:12.276665 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-cb3b84e3-c431-4975-9ece-02752f98d558 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:12.276823 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-cb3b84e3-c431-4975-9ece-02752f98d558 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Show backup with id d7561bc7-fa19-4190-ad03-09723395f774. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:38:12.282801 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:12.282801 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:38:12.284114 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-cb3b84e3-c431-4975-9ece-02752f98d558 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] https://10.4.3.105/volume/v3/backups/d7561bc7-fa19-4190-ad03-09723395f774 returned with HTTP 200 Aug 12 10:38:12.284323 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 654/2630] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:38:12 2026] GET /volume/v3/backups/d7561bc7-fa19-4190-ad03-09723395f774 => generated 833 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:38:12.564122 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-aa9cefd1-d109-45bc-83f8-cd0534dc2831 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:12.566204 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-aa9cefd1-d109-45bc-83f8-cd0534dc2831 tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] GET https://10.4.3.105/volume/v3/backups/a27562ba-e1a4-4845-8e7b-03627111241c Aug 12 10:38:12.566399 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-aa9cefd1-d109-45bc-83f8-cd0534dc2831 tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:12.566535 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-aa9cefd1-d109-45bc-83f8-cd0534dc2831 tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:12.566667 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-aa9cefd1-d109-45bc-83f8-cd0534dc2831 tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] Show backup with id a27562ba-e1a4-4845-8e7b-03627111241c. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:38:12.570705 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:12.570705 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:38:12.571373 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-aa9cefd1-d109-45bc-83f8-cd0534dc2831 tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] https://10.4.3.105/volume/v3/backups/a27562ba-e1a4-4845-8e7b-03627111241c returned with HTTP 200 Aug 12 10:38:12.571928 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 655/2631] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:38:12 2026] GET /volume/v3/backups/a27562ba-e1a4-4845-8e7b-03627111241c => generated 800 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:38:12.856755 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-5038b38e-1fe1-46c6-a8f5-aaf7d7d019f1 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:12.858884 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-5038b38e-1fe1-46c6-a8f5-aaf7d7d019f1 tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] GET https://10.4.3.105/volume/v3/backups/5881b409-a3dc-43d4-8152-42c5fa0c9f7b Aug 12 10:38:12.859116 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-5038b38e-1fe1-46c6-a8f5-aaf7d7d019f1 tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:12.859341 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-5038b38e-1fe1-46c6-a8f5-aaf7d7d019f1 tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:12.859470 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.v3.backups [None req-5038b38e-1fe1-46c6-a8f5-aaf7d7d019f1 tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] Show backup with id 5881b409-a3dc-43d4-8152-42c5fa0c9f7b. {{(pid=100372) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:38:12.864340 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:12.864340 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:38:12.865289 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-5038b38e-1fe1-46c6-a8f5-aaf7d7d019f1 tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] https://10.4.3.105/volume/v3/backups/5881b409-a3dc-43d4-8152-42c5fa0c9f7b returned with HTTP 200 Aug 12 10:38:12.865855 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 659/2632] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:38:12 2026] GET /volume/v3/backups/5881b409-a3dc-43d4-8152-42c5fa0c9f7b => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:38:12.947633 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-01daade6-287f-430b-a59c-5a38bbb33311 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:12.949373 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-01daade6-287f-430b-a59c-5a38bbb33311 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] GET https://10.4.3.105/volume/v3/backups/de809801-d736-4fc9-ab42-36f8931ff30d Aug 12 10:38:12.949606 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-01daade6-287f-430b-a59c-5a38bbb33311 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:12.949801 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-01daade6-287f-430b-a59c-5a38bbb33311 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:12.949896 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-01daade6-287f-430b-a59c-5a38bbb33311 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] Show backup with id de809801-d736-4fc9-ab42-36f8931ff30d. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:38:12.955374 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:12.955374 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:38:12.956204 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-01daade6-287f-430b-a59c-5a38bbb33311 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] https://10.4.3.105/volume/v3/backups/de809801-d736-4fc9-ab42-36f8931ff30d returned with HTTP 200 Aug 12 10:38:12.956603 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 665/2633] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:38:12 2026] GET /volume/v3/backups/de809801-d736-4fc9-ab42-36f8931ff30d => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:38:12.974421 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-e6a92a5a-c9ac-4168-a21f-9066dd15ecb6 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:12.976835 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-e6a92a5a-c9ac-4168-a21f-9066dd15ecb6 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] GET https://10.4.3.105/volume/v3/backups/82101c85-310e-4f28-9070-00d5462a7ef4 Aug 12 10:38:12.977060 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-e6a92a5a-c9ac-4168-a21f-9066dd15ecb6 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:12.977269 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-e6a92a5a-c9ac-4168-a21f-9066dd15ecb6 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:12.977415 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-e6a92a5a-c9ac-4168-a21f-9066dd15ecb6 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Show backup with id 82101c85-310e-4f28-9070-00d5462a7ef4. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:38:12.980826 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-e6a92a5a-c9ac-4168-a21f-9066dd15ecb6 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] https://10.4.3.105/volume/v3/backups/82101c85-310e-4f28-9070-00d5462a7ef4 returned with HTTP 404 Aug 12 10:38:12.981315 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 655/2634] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:38:12 2026] GET /volume/v3/backups/82101c85-310e-4f28-9070-00d5462a7ef4 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:38:13.016048 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-f203d1aa-4698-4d50-b1c4-e55a5846c1ef None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:13.018197 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-f203d1aa-4698-4d50-b1c4-e55a5846c1ef tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] POST https://10.4.3.105/volume/v3/volumes Aug 12 10:38:13.018635 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-f203d1aa-4698-4d50-b1c4-e55a5846c1ef tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "imageRef": "cf2c75e2-42cb-4765-bb8a-76a15f3b73ee", "name": "tempest-VolumesBackupsTest-Volume-300248297"}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:38:13.020451 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.v3.volumes [None req-f203d1aa-4698-4d50-b1c4-e55a5846c1ef tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Create volume request body: {'volume': {'size': 1, 'imageRef': 'cf2c75e2-42cb-4765-bb8a-76a15f3b73ee', 'name': 'tempest-VolumesBackupsTest-Volume-300248297'}} {{(pid=100373) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 10:38:13.093531 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.v3.volumes [None req-f203d1aa-4698-4d50-b1c4-e55a5846c1ef tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Create volume of 1 GB Aug 12 10:38:13.097250 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-f203d1aa-4698-4d50-b1c4-e55a5846c1ef tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Availability Zones retrieved successfully. Aug 12 10:38:13.102175 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-f203d1aa-4698-4d50-b1c4-e55a5846c1ef tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Flow 'volume_create_api' (c90e7de5-5246-4c38-adb6-dc685cfbbc25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:38:13.103020 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-f203d1aa-4698-4d50-b1c4-e55a5846c1ef tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ae878d7c-ac0d-4524-86a0-57dd1f7f96db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:38:13.103826 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.flows.api.create_volume [None req-f203d1aa-4698-4d50-b1c4-e55a5846c1ef tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Validating volume size '1' using validate_int {{(pid=100373) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 10:38:13.193720 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-f203d1aa-4698-4d50-b1c4-e55a5846c1ef tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ae878d7c-ac0d-4524-86a0-57dd1f7f96db) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T10:26:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6cd66f07-4c7b-40b2-9dfb-378538f29c9e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:38:13.194815 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-f203d1aa-4698-4d50-b1c4-e55a5846c1ef tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f402be26-6a5a-4db6-b9ec-5d0d41f6e9c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:38:13.242384 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.quota [None req-f203d1aa-4698-4d50-b1c4-e55a5846c1ef tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Created reservations ['cea1fd62-2908-45b7-82f3-a817705d8702', '7c1ab8d5-045e-458d-9669-c490c92386b2', 'b4e4defb-9160-425b-8b6d-4c8d4eeeb452', 'e1131814-b005-49d0-ada6-6083b3594b35'] {{(pid=100373) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:38:13.243079 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-f203d1aa-4698-4d50-b1c4-e55a5846c1ef tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f402be26-6a5a-4db6-b9ec-5d0d41f6e9c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cea1fd62-2908-45b7-82f3-a817705d8702', '7c1ab8d5-045e-458d-9669-c490c92386b2', 'b4e4defb-9160-425b-8b6d-4c8d4eeeb452', 'e1131814-b005-49d0-ada6-6083b3594b35']}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:38:13.243760 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-f203d1aa-4698-4d50-b1c4-e55a5846c1ef tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (507d6136-734e-40f9-9c3f-c8a99eb683a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:38:13.262758 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-f203d1aa-4698-4d50-b1c4-e55a5846c1ef tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (507d6136-734e-40f9-9c3f-c8a99eb683a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f4956636-d3dc-4bcc-9988-8bdc85204389', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-300248297',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d7ac5ab15604477292be7c2a43582a6d',qos_specs=None,replication_status=,reservations=['cea1fd62-2908-45b7-82f3-a817705d8702','7c1ab8d5-045e-458d-9669-c490c92386b2','b4e4defb-9160-425b-8b6d-4c8d4eeeb452','e1131814-b005-49d0-ada6-6083b3594b35'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eb0caa0cb4034d86b288ff751c0b04b6',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:38:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-300248297',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f4956636-d3dc-4bcc-9988-8bdc85204389,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d7ac5ab15604477292be7c2a43582a6d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='eb0caa0cb4034d86b288ff751c0b04b6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6cd66f07-4c7b-40b2-9dfb-378538f29c9e),volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:38:13.263432 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-f203d1aa-4698-4d50-b1c4-e55a5846c1ef tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (41550f85-a548-4015-90fc-87074a2572b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:38:13.284300 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-f203d1aa-4698-4d50-b1c4-e55a5846c1ef tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (41550f85-a548-4015-90fc-87074a2572b6) transitioned into state 'SUCCESS' from state '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-300248297',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d7ac5ab15604477292be7c2a43582a6d',qos_specs=None,replication_status=,reservations=['cea1fd62-2908-45b7-82f3-a817705d8702','7c1ab8d5-045e-458d-9669-c490c92386b2','b4e4defb-9160-425b-8b6d-4c8d4eeeb452','e1131814-b005-49d0-ada6-6083b3594b35'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eb0caa0cb4034d86b288ff751c0b04b6',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:38:13.285303 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-f203d1aa-4698-4d50-b1c4-e55a5846c1ef tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c4263fb9-61a0-433b-9d92-d6a935e04e4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:38:13.296062 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-f203d1aa-4698-4d50-b1c4-e55a5846c1ef tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c4263fb9-61a0-433b-9d92-d6a935e04e4b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:38:13.296203 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-033d94cf-3544-47af-b281-19723794f10e None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:13.297100 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-f203d1aa-4698-4d50-b1c4-e55a5846c1ef tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Flow 'volume_create_api' (c90e7de5-5246-4c38-adb6-dc685cfbbc25) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100373) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:38:13.297457 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-f203d1aa-4698-4d50-b1c4-e55a5846c1ef tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Create volume request issued successfully. Aug 12 10:38:13.298141 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-f203d1aa-4698-4d50-b1c4-e55a5846c1ef tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] https://10.4.3.105/volume/v3/volumes returned with HTTP 202 Aug 12 10:38:13.298311 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-033d94cf-3544-47af-b281-19723794f10e tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] GET https://10.4.3.105/volume/v3/backups/d7561bc7-fa19-4190-ad03-09723395f774 Aug 12 10:38:13.298762 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-033d94cf-3544-47af-b281-19723794f10e tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:13.298837 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 656/2635] 10.4.3.105 () {68 vars in 1259 bytes} [Wed Aug 12 10:38:13 2026] POST /volume/v3/volumes => generated 748 bytes in 283 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 10:38:13.298893 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-033d94cf-3544-47af-b281-19723794f10e tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:13.299022 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.v3.backups [None req-033d94cf-3544-47af-b281-19723794f10e tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Show backup with id d7561bc7-fa19-4190-ad03-09723395f774. {{(pid=100372) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:38:13.313468 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:13.313468 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:38:13.314454 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-033d94cf-3544-47af-b281-19723794f10e tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] https://10.4.3.105/volume/v3/backups/d7561bc7-fa19-4190-ad03-09723395f774 returned with HTTP 200 Aug 12 10:38:13.314940 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 660/2636] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:38:13 2026] GET /volume/v3/backups/d7561bc7-fa19-4190-ad03-09723395f774 => generated 835 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:38:13.320050 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-bdb39dc2-61fa-4282-b912-a7bbefa8b102 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:13.322180 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-bdb39dc2-61fa-4282-b912-a7bbefa8b102 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] GET https://10.4.3.105/volume/v3/volumes/f4956636-d3dc-4bcc-9988-8bdc85204389 Aug 12 10:38:13.322591 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-bdb39dc2-61fa-4282-b912-a7bbefa8b102 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:13.322711 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-bdb39dc2-61fa-4282-b912-a7bbefa8b102 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:13.329213 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:13.329213 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:38:13.333186 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-bdb39dc2-61fa-4282-b912-a7bbefa8b102 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Volume info retrieved successfully. Aug 12 10:38:13.336823 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-bdb39dc2-61fa-4282-b912-a7bbefa8b102 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] https://10.4.3.105/volume/v3/volumes/f4956636-d3dc-4bcc-9988-8bdc85204389 returned with HTTP 200 Aug 12 10:38:13.337284 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 666/2637] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:38:13 2026] GET /volume/v3/volumes/f4956636-d3dc-4bcc-9988-8bdc85204389 => generated 816 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:38:13.379985 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-375b15f9-0b33-4ce1-945d-8e91057ef6f9 req-7291faa0-b274-4187-83eb-c77dcd1a4725 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:13.382229 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-375b15f9-0b33-4ce1-945d-8e91057ef6f9 req-7291faa0-b274-4187-83eb-c77dcd1a4725 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] GET https://10.4.3.105/volume/v3/volumes/7085a287-e5e4-470c-9e3d-bfbe17934d20/encryption Aug 12 10:38:13.382403 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-375b15f9-0b33-4ce1-945d-8e91057ef6f9 req-7291faa0-b274-4187-83eb-c77dcd1a4725 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:13.382596 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-375b15f9-0b33-4ce1-945d-8e91057ef6f9 req-7291faa0-b274-4187-83eb-c77dcd1a4725 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Calling method 'index' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:13.391569 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:13.391569 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:38:13.398811 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-375b15f9-0b33-4ce1-945d-8e91057ef6f9 req-7291faa0-b274-4187-83eb-c77dcd1a4725 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] https://10.4.3.105/volume/v3/volumes/7085a287-e5e4-470c-9e3d-bfbe17934d20/encryption returned with HTTP 200 Aug 12 10:38:13.399216 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 656/2638] 10.4.3.105 () {68 vars in 1631 bytes} [Wed Aug 12 10:38:13 2026] GET /volume/v3/volumes/7085a287-e5e4-470c-9e3d-bfbe17934d20/encryption => generated 160 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:38:13.581454 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-383228a6-72a2-40a1-9239-c9796af6387a None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:13.583194 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-383228a6-72a2-40a1-9239-c9796af6387a tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] GET https://10.4.3.105/volume/v3/backups/a27562ba-e1a4-4845-8e7b-03627111241c Aug 12 10:38:13.583376 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-383228a6-72a2-40a1-9239-c9796af6387a tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:13.583565 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-383228a6-72a2-40a1-9239-c9796af6387a tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:13.583714 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-383228a6-72a2-40a1-9239-c9796af6387a tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] Show backup with id a27562ba-e1a4-4845-8e7b-03627111241c. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:38:13.587748 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:13.587748 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:38:13.588360 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-383228a6-72a2-40a1-9239-c9796af6387a tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] https://10.4.3.105/volume/v3/backups/a27562ba-e1a4-4845-8e7b-03627111241c returned with HTTP 200 Aug 12 10:38:13.588745 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 657/2639] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:38:13 2026] GET /volume/v3/backups/a27562ba-e1a4-4845-8e7b-03627111241c => generated 800 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:38:13.762862 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [req-b5476bce-b737-4f04-bcb7-589149db8bd0 req-5952648b-c196-423d-9dfc-2dc87ac3338c None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:13.765292 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-b5476bce-b737-4f04-bcb7-589149db8bd0 req-5952648b-c196-423d-9dfc-2dc87ac3338c tempest-TestInstancesWithCinderVolumes-584858421 tempest-TestInstancesWithCinderVolumes-584858421-project-member] GET https://10.4.3.105/volume/v3/volumes/988a75ea-e748-4337-aa5d-c0d046e364a5 Aug 12 10:38:13.765579 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [req-b5476bce-b737-4f04-bcb7-589149db8bd0 req-5952648b-c196-423d-9dfc-2dc87ac3338c tempest-TestInstancesWithCinderVolumes-584858421 tempest-TestInstancesWithCinderVolumes-584858421-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:13.765779 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [req-b5476bce-b737-4f04-bcb7-589149db8bd0 req-5952648b-c196-423d-9dfc-2dc87ac3338c tempest-TestInstancesWithCinderVolumes-584858421 tempest-TestInstancesWithCinderVolumes-584858421-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:13.776419 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:13.776419 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:38:13.781538 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [req-b5476bce-b737-4f04-bcb7-589149db8bd0 req-5952648b-c196-423d-9dfc-2dc87ac3338c tempest-TestInstancesWithCinderVolumes-584858421 tempest-TestInstancesWithCinderVolumes-584858421-project-member] Volume info retrieved successfully. Aug 12 10:38:13.787294 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-b5476bce-b737-4f04-bcb7-589149db8bd0 req-5952648b-c196-423d-9dfc-2dc87ac3338c tempest-TestInstancesWithCinderVolumes-584858421 tempest-TestInstancesWithCinderVolumes-584858421-project-member] https://10.4.3.105/volume/v3/volumes/988a75ea-e748-4337-aa5d-c0d046e364a5 returned with HTTP 200 Aug 12 10:38:13.787820 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 661/2640] 10.4.3.105 () {68 vars in 1598 bytes} [Wed Aug 12 10:38:13 2026] GET /volume/v3/volumes/988a75ea-e748-4337-aa5d-c0d046e364a5 => generated 1231 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:38:13.809111 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-b5476bce-b737-4f04-bcb7-589149db8bd0 req-c9fc21f4-bd32-44d2-a080-629cb4f8b056 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:13.811746 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-b5476bce-b737-4f04-bcb7-589149db8bd0 req-c9fc21f4-bd32-44d2-a080-629cb4f8b056 tempest-TestInstancesWithCinderVolumes-584858421 tempest-TestInstancesWithCinderVolumes-584858421-project-member] POST https://10.4.3.105/volume/v3/volumes/988a75ea-e748-4337-aa5d-c0d046e364a5/action Aug 12 10:38:13.815648 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-b5476bce-b737-4f04-bcb7-589149db8bd0 req-c9fc21f4-bd32-44d2-a080-629cb4f8b056 tempest-TestInstancesWithCinderVolumes-584858421 tempest-TestInstancesWithCinderVolumes-584858421-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100375) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 10:38:13.815648 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-b5476bce-b737-4f04-bcb7-589149db8bd0 req-c9fc21f4-bd32-44d2-a080-629cb4f8b056 tempest-TestInstancesWithCinderVolumes-584858421 tempest-TestInstancesWithCinderVolumes-584858421-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:38:13.824304 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:13.824304 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:38:13.824921 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [req-b5476bce-b737-4f04-bcb7-589149db8bd0 req-c9fc21f4-bd32-44d2-a080-629cb4f8b056 tempest-TestInstancesWithCinderVolumes-584858421 tempest-TestInstancesWithCinderVolumes-584858421-project-member] Volume info retrieved successfully. Aug 12 10:38:13.831974 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [req-b5476bce-b737-4f04-bcb7-589149db8bd0 req-c9fc21f4-bd32-44d2-a080-629cb4f8b056 tempest-TestInstancesWithCinderVolumes-584858421 tempest-TestInstancesWithCinderVolumes-584858421-project-member] Begin detaching volume completed successfully. Aug 12 10:38:13.832193 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-b5476bce-b737-4f04-bcb7-589149db8bd0 req-c9fc21f4-bd32-44d2-a080-629cb4f8b056 tempest-TestInstancesWithCinderVolumes-584858421 tempest-TestInstancesWithCinderVolumes-584858421-project-member] https://10.4.3.105/volume/v3/volumes/988a75ea-e748-4337-aa5d-c0d046e364a5/action returned with HTTP 202 Aug 12 10:38:13.832785 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 667/2641] 10.4.3.105 () {72 vars in 1672 bytes} [Wed Aug 12 10:38:13 2026] POST /volume/v3/volumes/988a75ea-e748-4337-aa5d-c0d046e364a5/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 10:38:13.879493 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-bbd9f1d7-0d91-4ab1-b6d1-db357281f36c None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:13.883549 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-bbd9f1d7-0d91-4ab1-b6d1-db357281f36c tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] GET https://10.4.3.105/volume/v3/backups/5881b409-a3dc-43d4-8152-42c5fa0c9f7b Aug 12 10:38:13.883804 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-bbd9f1d7-0d91-4ab1-b6d1-db357281f36c tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:13.883949 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-bbd9f1d7-0d91-4ab1-b6d1-db357281f36c tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:13.884047 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-bbd9f1d7-0d91-4ab1-b6d1-db357281f36c tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] Show backup with id 5881b409-a3dc-43d4-8152-42c5fa0c9f7b. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:38:13.887739 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-a378de5d-c7fe-46bd-ad39-fbe0cc8e0f67 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:13.888150 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-a378de5d-c7fe-46bd-ad39-fbe0cc8e0f67 None None] GET https://10.4.3.105/volume// Aug 12 10:38:13.888325 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-a378de5d-c7fe-46bd-ad39-fbe0cc8e0f67 None None] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:13.888548 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-a378de5d-c7fe-46bd-ad39-fbe0cc8e0f67 None None] Calling method 'all' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:13.888909 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-a378de5d-c7fe-46bd-ad39-fbe0cc8e0f67 None None] https://10.4.3.105/volume// returned with HTTP 300 Aug 12 10:38:13.890200 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 658/2642] 10.4.3.105 () {66 vars in 1426 bytes} [Wed Aug 12 10:38: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 10:38:13.890810 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:13.890810 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:38:13.891608 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-bbd9f1d7-0d91-4ab1-b6d1-db357281f36c tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] https://10.4.3.105/volume/v3/backups/5881b409-a3dc-43d4-8152-42c5fa0c9f7b returned with HTTP 200 Aug 12 10:38:13.892043 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 657/2643] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:38:13 2026] GET /volume/v3/backups/5881b409-a3dc-43d4-8152-42c5fa0c9f7b => generated 750 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:38:13.906908 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [req-b5476bce-b737-4f04-bcb7-589149db8bd0 req-04e6a738-2e5d-4255-9103-7693ed692fa2 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:13.911092 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-b5476bce-b737-4f04-bcb7-589149db8bd0 req-04e6a738-2e5d-4255-9103-7693ed692fa2 tempest-TestInstancesWithCinderVolumes-584858421 tempest-TestInstancesWithCinderVolumes-584858421-project-member] GET https://10.4.3.105/volume/v3/volumes/988a75ea-e748-4337-aa5d-c0d046e364a5 Aug 12 10:38:13.911279 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [req-b5476bce-b737-4f04-bcb7-589149db8bd0 req-04e6a738-2e5d-4255-9103-7693ed692fa2 tempest-TestInstancesWithCinderVolumes-584858421 tempest-TestInstancesWithCinderVolumes-584858421-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:13.911448 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [req-b5476bce-b737-4f04-bcb7-589149db8bd0 req-04e6a738-2e5d-4255-9103-7693ed692fa2 tempest-TestInstancesWithCinderVolumes-584858421 tempest-TestInstancesWithCinderVolumes-584858421-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:13.922417 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:13.922417 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:38:13.925450 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [req-b5476bce-b737-4f04-bcb7-589149db8bd0 req-04e6a738-2e5d-4255-9103-7693ed692fa2 tempest-TestInstancesWithCinderVolumes-584858421 tempest-TestInstancesWithCinderVolumes-584858421-project-member] Volume info retrieved successfully. Aug 12 10:38:13.929051 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-b5476bce-b737-4f04-bcb7-589149db8bd0 req-04e6a738-2e5d-4255-9103-7693ed692fa2 tempest-TestInstancesWithCinderVolumes-584858421 tempest-TestInstancesWithCinderVolumes-584858421-project-member] https://10.4.3.105/volume/v3/volumes/988a75ea-e748-4337-aa5d-c0d046e364a5 returned with HTTP 200 Aug 12 10:38:13.929589 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 662/2644] 10.4.3.105 () {70 vars in 1639 bytes} [Wed Aug 12 10:38:13 2026] GET /volume/v3/volumes/988a75ea-e748-4337-aa5d-c0d046e364a5 => generated 1414 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 10:38:13.969022 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-07fc23a7-8c90-41ce-8774-52a3eb1a2230 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:13.970839 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-07fc23a7-8c90-41ce-8774-52a3eb1a2230 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] GET https://10.4.3.105/volume/v3/backups/de809801-d736-4fc9-ab42-36f8931ff30d Aug 12 10:38:13.971048 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-07fc23a7-8c90-41ce-8774-52a3eb1a2230 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:13.971219 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-07fc23a7-8c90-41ce-8774-52a3eb1a2230 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:13.971322 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-07fc23a7-8c90-41ce-8774-52a3eb1a2230 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] Show backup with id de809801-d736-4fc9-ab42-36f8931ff30d. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:38:13.976050 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:13.976050 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:38:13.976507 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-07fc23a7-8c90-41ce-8774-52a3eb1a2230 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] https://10.4.3.105/volume/v3/backups/de809801-d736-4fc9-ab42-36f8931ff30d returned with HTTP 200 Aug 12 10:38:13.976994 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 668/2645] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:38:13 2026] GET /volume/v3/backups/de809801-d736-4fc9-ab42-36f8931ff30d => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:38:13.989120 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-56648ac1-b96c-4b1d-b19f-95c3c3bb47f7 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:13.990594 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-56648ac1-b96c-4b1d-b19f-95c3c3bb47f7 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] GET https://10.4.3.105/volume/v3/backups/de809801-d736-4fc9-ab42-36f8931ff30d/export_record Aug 12 10:38:13.990902 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-56648ac1-b96c-4b1d-b19f-95c3c3bb47f7 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:13.991148 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-56648ac1-b96c-4b1d-b19f-95c3c3bb47f7 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] Calling method 'export_record' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:13.991345 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.contrib.backups [None req-56648ac1-b96c-4b1d-b19f-95c3c3bb47f7 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] Export record for backup de809801-d736-4fc9-ab42-36f8931ff30d. {{(pid=100373) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 12 10:38:13.995455 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:13.995455 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:38:13.997337 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.backup.api [None req-56648ac1-b96c-4b1d-b19f-95c3c3bb47f7 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] Calling RPCAPI with context: , host: np0000007037, backup: de809801-d736-4fc9-ab42-36f8931ff30d. {{(pid=100373) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Aug 12 10:38:14.002093 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.backup.rpcapi [None req-56648ac1-b96c-4b1d-b19f-95c3c3bb47f7 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] export_record in rpcapi backup_id de809801-d736-4fc9-ab42-36f8931ff30d on host np0000007037. {{(pid=100373) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Aug 12 10:38:14.014973 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.contrib.backups [None req-56648ac1-b96c-4b1d-b19f-95c3c3bb47f7 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZGU4MDk4MDEtZDczNi00ZmM5LWFiNDItMzZmODkzMWZmMzBkIiwgInVzZXJfaWQiOiAiZWY4YWJjOWE3ODk1NDYxNGI3NmUzZGUyMzY5ZjI3MjciLCAicHJvamVjdF9pZCI6ICJiMGNmYzEyOGZiNDU0ZTQ3YmY1MmNlZmEzYmIzZGFlYSIsICJ2b2x1bWVfaWQiOiAiMzVlYTliMjQtNjY0Mi00ODE1LWI0ZjktMzZjMWY5MTY3YzI1IiwgImhvc3QiOiAibnAwMDAwMDA3MDM3IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0zNjE2MTA3NiIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lXzM1ZWE5YjI0LTY2NDItNDgxNS1iNGY5LTM2YzFmOTE2N2MyNS8yMDI2MDgxMjEwMzc1NC9hel9ub3ZhX2JhY2t1cF9kZTgwOTgwMS1kNzM2LTRmYzktYWI0Mi0zNmY4OTMxZmYzMGQiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA4LTEyVDEwOjM3OjUxWiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA4LTEyVDEwOjM3OjUxWiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDgtMTJUMTA6Mzg6MTRaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ=='}}. {{(pid=100373) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Aug 12 10:38:14.015784 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-56648ac1-b96c-4b1d-b19f-95c3c3bb47f7 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] https://10.4.3.105/volume/v3/backups/de809801-d736-4fc9-ab42-36f8931ff30d/export_record returned with HTTP 200 Aug 12 10:38:14.016018 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 659/2646] 10.4.3.105 () {68 vars in 1430 bytes} [Wed Aug 12 10:38:13 2026] GET /volume/v3/backups/de809801-d736-4fc9-ab42-36f8931ff30d/export_record => generated 1424 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:38:14.024101 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-91c8a386-2929-4098-9814-2c02e5f98da9 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:14.025841 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-91c8a386-2929-4098-9814-2c02e5f98da9 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] GET https://10.4.3.105/volume/v3/backups/de809801-d736-4fc9-ab42-36f8931ff30d Aug 12 10:38:14.026036 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-91c8a386-2929-4098-9814-2c02e5f98da9 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:14.026200 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-91c8a386-2929-4098-9814-2c02e5f98da9 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:14.026295 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-91c8a386-2929-4098-9814-2c02e5f98da9 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] Show backup with id de809801-d736-4fc9-ab42-36f8931ff30d. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:38:14.030410 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:14.030410 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:38:14.030986 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-91c8a386-2929-4098-9814-2c02e5f98da9 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] https://10.4.3.105/volume/v3/backups/de809801-d736-4fc9-ab42-36f8931ff30d returned with HTTP 200 Aug 12 10:38:14.031395 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 658/2647] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:38:14 2026] GET /volume/v3/backups/de809801-d736-4fc9-ab42-36f8931ff30d => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:38:14.043688 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-6be6823d-4ba1-4ff5-b583-49ba89019851 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:14.045711 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-6be6823d-4ba1-4ff5-b583-49ba89019851 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-reader] POST https://10.4.3.105/volume/v3/backups/import_record Aug 12 10:38:14.046300 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-6be6823d-4ba1-4ff5-b583-49ba89019851 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-reader] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMGEzNTdlZGEtZDExOS00YzBiLTgxMjgtNWYzMDdlY2YyNzJkIiwgInVzZXJfaWQiOiAiZWY4YWJjOWE3ODk1NDYxNGI3NmUzZGUyMzY5ZjI3MjciLCAicHJvamVjdF9pZCI6ICJiMGNmYzEyOGZiNDU0ZTQ3YmY1MmNlZmEzYmIzZGFlYSIsICJ2b2x1bWVfaWQiOiAiMzVlYTliMjQtNjY0Mi00ODE1LWI0ZjktMzZjMWY5MTY3YzI1IiwgImhvc3QiOiAibnAwMDAwMDA3MDM3IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0zNjE2MTA3NiIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lXzM1ZWE5YjI0LTY2NDItNDgxNS1iNGY5LTM2YzFmOTE2N2MyNS8yMDI2MDgxMjEwMzc1NC9hel9ub3ZhX2JhY2t1cF9kZTgwOTgwMS1kNzM2LTRmYzktYWI0Mi0zNmY4OTMxZmYzMGQiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA4LTEyVDEwOjM3OjUxWiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA4LTEyVDEwOjM3OjUxWiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDgtMTJUMTA6Mzg6MTRaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ=="}} {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:38:14.047974 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.contrib.backups [None req-6be6823d-4ba1-4ff5-b583-49ba89019851 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-reader] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMGEzNTdlZGEtZDExOS00YzBiLTgxMjgtNWYzMDdlY2YyNzJkIiwgInVzZXJfaWQiOiAiZWY4YWJjOWE3ODk1NDYxNGI3NmUzZGUyMzY5ZjI3MjciLCAicHJvamVjdF9pZCI6ICJiMGNmYzEyOGZiNDU0ZTQ3YmY1MmNlZmEzYmIzZGFlYSIsICJ2b2x1bWVfaWQiOiAiMzVlYTliMjQtNjY0Mi00ODE1LWI0ZjktMzZjMWY5MTY3YzI1IiwgImhvc3QiOiAibnAwMDAwMDA3MDM3IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0zNjE2MTA3NiIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lXzM1ZWE5YjI0LTY2NDItNDgxNS1iNGY5LTM2YzFmOTE2N2MyNS8yMDI2MDgxMjEwMzc1NC9hel9ub3ZhX2JhY2t1cF9kZTgwOTgwMS1kNzM2LTRmYzktYWI0Mi0zNmY4OTMxZmYzMGQiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA4LTEyVDEwOjM3OjUxWiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA4LTEyVDEwOjM3OjUxWiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDgtMTJUMTA6Mzg6MTRaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ=='}}. {{(pid=100372) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Aug 12 10:38:14.048192 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.contrib.backups [None req-6be6823d-4ba1-4ff5-b583-49ba89019851 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-reader] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMGEzNTdlZGEtZDExOS00YzBiLTgxMjgtNWYzMDdlY2YyNzJkIiwgInVzZXJfaWQiOiAiZWY4YWJjOWE3ODk1NDYxNGI3NmUzZGUyMzY5ZjI3MjciLCAicHJvamVjdF9pZCI6ICJiMGNmYzEyOGZiNDU0ZTQ3YmY1MmNlZmEzYmIzZGFlYSIsICJ2b2x1bWVfaWQiOiAiMzVlYTliMjQtNjY0Mi00ODE1LWI0ZjktMzZjMWY5MTY3YzI1IiwgImhvc3QiOiAibnAwMDAwMDA3MDM3IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0zNjE2MTA3NiIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lXzM1ZWE5YjI0LTY2NDItNDgxNS1iNGY5LTM2YzFmOTE2N2MyNS8yMDI2MDgxMjEwMzc1NC9hel9ub3ZhX2JhY2t1cF9kZTgwOTgwMS1kNzM2LTRmYzktYWI0Mi0zNmY4OTMxZmYzMGQiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA4LTEyVDEwOjM3OjUxWiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA4LTEyVDEwOjM3OjUxWiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDgtMTJUMTA6Mzg6MTRaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ==. {{(pid=100372) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Aug 12 10:38:14.049015 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.policy [None req-6be6823d-4ba1-4ff5-b583-49ba89019851 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-reader] Policy check for backup:backup-import failed with context {'is_admin': False, 'user_id': '25acaad6aa9440a1a685a90b82fb8077', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b0cfc128fb454e47bf52cefa3bb3daea', '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=100372) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 12 10:38:14.049278 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-6be6823d-4ba1-4ff5-b583-49ba89019851 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-reader] https://10.4.3.105/volume/v3/backups/import_record returned with HTTP 403 Aug 12 10:38:14.049927 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 663/2648] 10.4.3.105 () {70 vars in 1342 bytes} [Wed Aug 12 10:38:14 2026] POST /volume/v3/backups/import_record => generated 101 bytes in 7 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:38:14.056937 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-fa63f90d-e543-4bbd-89db-1f5ce9300db3 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:14.058564 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-fa63f90d-e543-4bbd-89db-1f5ce9300db3 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] DELETE https://10.4.3.105/volume/v3/volumes/35ea9b24-6642-4815-b4f9-36c1f9167c25 Aug 12 10:38:14.058795 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-fa63f90d-e543-4bbd-89db-1f5ce9300db3 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:14.058965 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-fa63f90d-e543-4bbd-89db-1f5ce9300db3 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] Calling method 'delete' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:14.059110 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.v3.volumes [None req-fa63f90d-e543-4bbd-89db-1f5ce9300db3 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] Delete volume with id: 35ea9b24-6642-4815-b4f9-36c1f9167c25 Aug 12 10:38:14.066937 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:14.066937 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:38:14.067207 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-fa63f90d-e543-4bbd-89db-1f5ce9300db3 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] Volume info retrieved successfully. Aug 12 10:38:14.085059 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-fa63f90d-e543-4bbd-89db-1f5ce9300db3 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] Delete volume request issued successfully. Aug 12 10:38:14.085345 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-fa63f90d-e543-4bbd-89db-1f5ce9300db3 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] https://10.4.3.105/volume/v3/volumes/35ea9b24-6642-4815-b4f9-36c1f9167c25 returned with HTTP 202 Aug 12 10:38:14.085756 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 669/2649] 10.4.3.105 () {68 vars in 1391 bytes} [Wed Aug 12 10:38:14 2026] DELETE /volume/v3/volumes/35ea9b24-6642-4815-b4f9-36c1f9167c25 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 10:38:14.094580 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-04ffb0b1-5c1a-46ad-80e0-01b8f3ea9e28 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:14.094580 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-04ffb0b1-5c1a-46ad-80e0-01b8f3ea9e28 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] GET https://10.4.3.105/volume/v3/volumes/35ea9b24-6642-4815-b4f9-36c1f9167c25 Aug 12 10:38:14.094580 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-04ffb0b1-5c1a-46ad-80e0-01b8f3ea9e28 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:14.094580 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-04ffb0b1-5c1a-46ad-80e0-01b8f3ea9e28 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:14.101982 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:14.101982 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:38:14.105842 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-04ffb0b1-5c1a-46ad-80e0-01b8f3ea9e28 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] Volume info retrieved successfully. Aug 12 10:38:14.110731 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-04ffb0b1-5c1a-46ad-80e0-01b8f3ea9e28 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] https://10.4.3.105/volume/v3/volumes/35ea9b24-6642-4815-b4f9-36c1f9167c25 returned with HTTP 200 Aug 12 10:38:14.111335 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 660/2650] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:38:14 2026] GET /volume/v3/volumes/35ea9b24-6642-4815-b4f9-36c1f9167c25 => generated 1016 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:38:14.341190 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-5d8886fc-6afa-4b3c-908f-e3cf9e6e8e02 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:14.343999 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-5d8886fc-6afa-4b3c-908f-e3cf9e6e8e02 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] GET https://10.4.3.105/volume/v3/backups/d7561bc7-fa19-4190-ad03-09723395f774 Aug 12 10:38:14.343999 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-5d8886fc-6afa-4b3c-908f-e3cf9e6e8e02 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:14.344255 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-5d8886fc-6afa-4b3c-908f-e3cf9e6e8e02 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:14.344312 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-5d8886fc-6afa-4b3c-908f-e3cf9e6e8e02 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Show backup with id d7561bc7-fa19-4190-ad03-09723395f774. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:38:14.349413 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:14.349413 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:38:14.349682 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-c4d10e1d-339d-4f78-9133-f96d6dd1d16a None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:14.350394 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-5d8886fc-6afa-4b3c-908f-e3cf9e6e8e02 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] https://10.4.3.105/volume/v3/backups/d7561bc7-fa19-4190-ad03-09723395f774 returned with HTTP 200 Aug 12 10:38:14.350913 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 659/2651] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:38:14 2026] GET /volume/v3/backups/d7561bc7-fa19-4190-ad03-09723395f774 => generated 835 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:38:14.351959 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-c4d10e1d-339d-4f78-9133-f96d6dd1d16a tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] GET https://10.4.3.105/volume/v3/volumes/f4956636-d3dc-4bcc-9988-8bdc85204389 Aug 12 10:38:14.352236 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-c4d10e1d-339d-4f78-9133-f96d6dd1d16a tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:14.352566 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-c4d10e1d-339d-4f78-9133-f96d6dd1d16a tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:14.363440 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:14.363440 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:38:14.369234 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-c4d10e1d-339d-4f78-9133-f96d6dd1d16a tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Volume info retrieved successfully. Aug 12 10:38:14.374713 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-c4d10e1d-339d-4f78-9133-f96d6dd1d16a tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] https://10.4.3.105/volume/v3/volumes/f4956636-d3dc-4bcc-9988-8bdc85204389 returned with HTTP 200 Aug 12 10:38:14.375257 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 664/2652] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:38:14 2026] GET /volume/v3/volumes/f4956636-d3dc-4bcc-9988-8bdc85204389 => generated 1356 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:38:14.391886 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-993577ad-79fc-4bc0-8e1d-28565b515ee8 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:14.396885 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-993577ad-79fc-4bc0-8e1d-28565b515ee8 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] POST https://10.4.3.105/volume/v3/backups Aug 12 10:38:14.399541 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-993577ad-79fc-4bc0-8e1d-28565b515ee8 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "f4956636-d3dc-4bcc-9988-8bdc85204389", "name": "tempest-VolumesBackupsTest-Backup-563708070"}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:38:14.402971 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.contrib.backups [None req-993577ad-79fc-4bc0-8e1d-28565b515ee8 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Creating new backup {'backup': {'volume_id': 'f4956636-d3dc-4bcc-9988-8bdc85204389', 'name': 'tempest-VolumesBackupsTest-Backup-563708070'}} {{(pid=100375) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 12 10:38:14.405978 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.contrib.backups [None req-993577ad-79fc-4bc0-8e1d-28565b515ee8 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Creating backup of volume f4956636-d3dc-4bcc-9988-8bdc85204389 in container None Aug 12 10:38:14.435534 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:14.435534 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:38:14.436699 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-993577ad-79fc-4bc0-8e1d-28565b515ee8 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Volume info retrieved successfully. Aug 12 10:38:14.492818 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.quota [None req-993577ad-79fc-4bc0-8e1d-28565b515ee8 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Created reservations ['f543fd41-f423-43a1-a5d5-3e319a77fab0', '82195ec1-25cb-4f9b-bafe-d1520aa6fee3'] {{(pid=100375) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:38:14.525140 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-993577ad-79fc-4bc0-8e1d-28565b515ee8 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] https://10.4.3.105/volume/v3/backups returned with HTTP 202 Aug 12 10:38:14.527739 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 670/2653] 10.4.3.105 () {68 vars in 1259 bytes} [Wed Aug 12 10:38:14 2026] POST /volume/v3/backups => generated 329 bytes in 136 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 10:38:14.534535 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-f1bf9050-3345-4a44-8257-46bae596f378 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:14.538992 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-f1bf9050-3345-4a44-8257-46bae596f378 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] GET https://10.4.3.105/volume/v3/backups/8c8ace19-59e2-4e43-88ce-37ecd276880f Aug 12 10:38:14.539627 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-f1bf9050-3345-4a44-8257-46bae596f378 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:14.539864 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-f1bf9050-3345-4a44-8257-46bae596f378 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:14.539983 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-f1bf9050-3345-4a44-8257-46bae596f378 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Show backup with id 8c8ace19-59e2-4e43-88ce-37ecd276880f. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:38:14.548121 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:14.548121 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:38:14.548739 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-f1bf9050-3345-4a44-8257-46bae596f378 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] https://10.4.3.105/volume/v3/backups/8c8ace19-59e2-4e43-88ce-37ecd276880f returned with HTTP 200 Aug 12 10:38:14.549456 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 661/2654] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:38:14 2026] GET /volume/v3/backups/8c8ace19-59e2-4e43-88ce-37ecd276880f => generated 736 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:38:14.597837 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-5e36b72e-e920-448a-8e8c-305495f1d68d None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:14.601504 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-5e36b72e-e920-448a-8e8c-305495f1d68d tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] GET https://10.4.3.105/volume/v3/backups/a27562ba-e1a4-4845-8e7b-03627111241c Aug 12 10:38:14.601504 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-5e36b72e-e920-448a-8e8c-305495f1d68d tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:14.601504 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-5e36b72e-e920-448a-8e8c-305495f1d68d tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:14.601504 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-5e36b72e-e920-448a-8e8c-305495f1d68d tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] Show backup with id a27562ba-e1a4-4845-8e7b-03627111241c. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:38:14.606173 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:14.606173 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:38:14.607045 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-5e36b72e-e920-448a-8e8c-305495f1d68d tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] https://10.4.3.105/volume/v3/backups/a27562ba-e1a4-4845-8e7b-03627111241c returned with HTTP 200 Aug 12 10:38:14.607550 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 660/2655] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:38:14 2026] GET /volume/v3/backups/a27562ba-e1a4-4845-8e7b-03627111241c => generated 800 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:38:14.903019 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-3a596c1a-c6c9-475e-b566-676fc7cdfe57 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:14.905275 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-3a596c1a-c6c9-475e-b566-676fc7cdfe57 tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] GET https://10.4.3.105/volume/v3/backups/5881b409-a3dc-43d4-8152-42c5fa0c9f7b Aug 12 10:38:14.905583 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-3a596c1a-c6c9-475e-b566-676fc7cdfe57 tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:14.905847 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-3a596c1a-c6c9-475e-b566-676fc7cdfe57 tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:14.906004 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.v3.backups [None req-3a596c1a-c6c9-475e-b566-676fc7cdfe57 tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] Show backup with id 5881b409-a3dc-43d4-8152-42c5fa0c9f7b. {{(pid=100372) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:38:14.912772 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:14.912772 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:38:14.914100 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-3a596c1a-c6c9-475e-b566-676fc7cdfe57 tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] https://10.4.3.105/volume/v3/backups/5881b409-a3dc-43d4-8152-42c5fa0c9f7b returned with HTTP 200 Aug 12 10:38:14.917118 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 665/2656] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:38:14 2026] GET /volume/v3/backups/5881b409-a3dc-43d4-8152-42c5fa0c9f7b => generated 750 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:38:15.123588 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-ebd0a424-8cb0-448a-b0f4-7c4acdefa38b None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:15.125387 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-ebd0a424-8cb0-448a-b0f4-7c4acdefa38b tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] GET https://10.4.3.105/volume/v3/volumes/35ea9b24-6642-4815-b4f9-36c1f9167c25 Aug 12 10:38:15.125620 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-ebd0a424-8cb0-448a-b0f4-7c4acdefa38b tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:15.125806 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-ebd0a424-8cb0-448a-b0f4-7c4acdefa38b tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:15.131100 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-ebd0a424-8cb0-448a-b0f4-7c4acdefa38b tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] https://10.4.3.105/volume/v3/volumes/35ea9b24-6642-4815-b4f9-36c1f9167c25 returned with HTTP 404 Aug 12 10:38:15.131525 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 671/2657] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:38:15 2026] GET /volume/v3/volumes/35ea9b24-6642-4815-b4f9-36c1f9167c25 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:38:15.142035 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-a3915613-d53b-4b3e-8e56-b9cbd88ce4be None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:15.145811 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-a3915613-d53b-4b3e-8e56-b9cbd88ce4be tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-reader] GET https://10.4.3.105/volume/v3/backups Aug 12 10:38:15.146036 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-a3915613-d53b-4b3e-8e56-b9cbd88ce4be tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-reader] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:15.146215 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-a3915613-d53b-4b3e-8e56-b9cbd88ce4be tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-reader] Calling method 'index' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:15.146486 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.api_utils [None req-a3915613-d53b-4b3e-8e56-b9cbd88ce4be tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-reader] Removing options '' from query. {{(pid=100373) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 10:38:15.163539 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-a3915613-d53b-4b3e-8e56-b9cbd88ce4be tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-reader] https://10.4.3.105/volume/v3/backups returned with HTTP 200 Aug 12 10:38:15.163710 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 662/2658] 10.4.3.105 () {68 vars in 1277 bytes} [Wed Aug 12 10:38:15 2026] GET /volume/v3/backups => generated 621 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:38:15.175832 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-d895e73d-2823-40c6-8ef4-6cfe46518926 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:15.177497 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-d895e73d-2823-40c6-8ef4-6cfe46518926 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-reader] GET https://10.4.3.105/volume/v3/backups?project_id=b0cfc128fb454e47bf52cefa3bb3daea Aug 12 10:38:15.179526 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-d895e73d-2823-40c6-8ef4-6cfe46518926 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-reader] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:15.179526 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-d895e73d-2823-40c6-8ef4-6cfe46518926 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-reader] Calling method 'index' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:15.179526 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.api_utils [None req-d895e73d-2823-40c6-8ef4-6cfe46518926 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-reader] Removing options 'project_id' from query. {{(pid=100374) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 10:38:15.189066 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-d895e73d-2823-40c6-8ef4-6cfe46518926 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-reader] https://10.4.3.105/volume/v3/backups?project_id=b0cfc128fb454e47bf52cefa3bb3daea returned with HTTP 200 Aug 12 10:38:15.189376 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 661/2659] 10.4.3.105 () {68 vars in 1364 bytes} [Wed Aug 12 10:38:15 2026] GET /volume/v3/backups?project_id=b0cfc128fb454e47bf52cefa3bb3daea => generated 621 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:38:15.201650 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-70094b57-a67c-462a-bf70-ade706c99871 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:15.203583 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-70094b57-a67c-462a-bf70-ade706c99871 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] POST https://10.4.3.105/volume/v3/volumes Aug 12 10:38:15.204016 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-70094b57-a67c-462a-bf70-ade706c99871 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1291690789"}} {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:38:15.205873 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.v3.volumes [None req-70094b57-a67c-462a-bf70-ade706c99871 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1291690789'}} {{(pid=100372) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 10:38:15.206080 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.v3.volumes [None req-70094b57-a67c-462a-bf70-ade706c99871 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] Create volume of 1 GB Aug 12 10:38:15.210448 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-70094b57-a67c-462a-bf70-ade706c99871 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] Availability Zones retrieved successfully. Aug 12 10:38:15.218220 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-70094b57-a67c-462a-bf70-ade706c99871 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] Flow 'volume_create_api' (db631eb8-94f7-46c6-9314-041e99ce615a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100372) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:38:15.219622 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-70094b57-a67c-462a-bf70-ade706c99871 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0bf29097-1cba-48a1-abb1-d3d6f6563e15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:38:15.220684 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.flows.api.create_volume [None req-70094b57-a67c-462a-bf70-ade706c99871 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] Validating volume size '1' using validate_int {{(pid=100372) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 10:38:15.250421 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-70094b57-a67c-462a-bf70-ade706c99871 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0bf29097-1cba-48a1-abb1-d3d6f6563e15) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T10:26:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6cd66f07-4c7b-40b2-9dfb-378538f29c9e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:38:15.251267 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-70094b57-a67c-462a-bf70-ade706c99871 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (960e0ad6-0098-4764-bc45-7c7b3fc648ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:38:15.288603 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.quota [None req-70094b57-a67c-462a-bf70-ade706c99871 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] Created reservations ['e7fe74e1-9dd4-4c3d-88af-7be4ac8fa041', 'b877386c-0eb8-49e8-ab11-1116caa9d714', 'fa52fe36-a9fa-434d-a8fe-e979d3748f99', '3c79fd2a-d276-4858-935d-1cc12794d6df'] {{(pid=100372) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:38:15.289788 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-70094b57-a67c-462a-bf70-ade706c99871 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (960e0ad6-0098-4764-bc45-7c7b3fc648ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e7fe74e1-9dd4-4c3d-88af-7be4ac8fa041', 'b877386c-0eb8-49e8-ab11-1116caa9d714', 'fa52fe36-a9fa-434d-a8fe-e979d3748f99', '3c79fd2a-d276-4858-935d-1cc12794d6df']}' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:38:15.291005 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-70094b57-a67c-462a-bf70-ade706c99871 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (49964f05-d2f8-417e-88c6-5d1ae8767b24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:38:15.317578 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-70094b57-a67c-462a-bf70-ade706c99871 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (49964f05-d2f8-417e-88c6-5d1ae8767b24) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd17bb9f3-4e69-4a5d-8af7-53d135ce893a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1291690789',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b0cfc128fb454e47bf52cefa3bb3daea',qos_specs=None,replication_status=,reservations=['e7fe74e1-9dd4-4c3d-88af-7be4ac8fa041','b877386c-0eb8-49e8-ab11-1116caa9d714','fa52fe36-a9fa-434d-a8fe-e979d3748f99','3c79fd2a-d276-4858-935d-1cc12794d6df'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ef8abc9a78954614b76e3de2369f2727',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:38:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1291690789',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d17bb9f3-4e69-4a5d-8af7-53d135ce893a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b0cfc128fb454e47bf52cefa3bb3daea',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ef8abc9a78954614b76e3de2369f2727',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6cd66f07-4c7b-40b2-9dfb-378538f29c9e),volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:38:15.318387 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-70094b57-a67c-462a-bf70-ade706c99871 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (182b92b4-b1d7-41b4-8c43-115d558c7dc3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:38:15.335168 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-70094b57-a67c-462a-bf70-ade706c99871 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (182b92b4-b1d7-41b4-8c43-115d558c7dc3) transitioned into state 'SUCCESS' from state '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-1291690789',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b0cfc128fb454e47bf52cefa3bb3daea',qos_specs=None,replication_status=,reservations=['e7fe74e1-9dd4-4c3d-88af-7be4ac8fa041','b877386c-0eb8-49e8-ab11-1116caa9d714','fa52fe36-a9fa-434d-a8fe-e979d3748f99','3c79fd2a-d276-4858-935d-1cc12794d6df'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ef8abc9a78954614b76e3de2369f2727',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:38:15.335845 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-70094b57-a67c-462a-bf70-ade706c99871 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6685ed60-0805-4049-b3f6-41e787c1198f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:38:15.344536 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-70094b57-a67c-462a-bf70-ade706c99871 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6685ed60-0805-4049-b3f6-41e787c1198f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:38:15.345370 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-70094b57-a67c-462a-bf70-ade706c99871 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] Flow 'volume_create_api' (db631eb8-94f7-46c6-9314-041e99ce615a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100372) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:38:15.345733 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-70094b57-a67c-462a-bf70-ade706c99871 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] Create volume request issued successfully. Aug 12 10:38:15.346330 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-70094b57-a67c-462a-bf70-ade706c99871 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] https://10.4.3.105/volume/v3/volumes returned with HTTP 202 Aug 12 10:38:15.346827 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 666/2660] 10.4.3.105 () {70 vars in 1298 bytes} [Wed Aug 12 10:38:15 2026] POST /volume/v3/volumes => generated 778 bytes in 146 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 10:38:15.358505 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-2ac8c8ac-71b2-4338-8f56-ebce3548f020 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:15.359977 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-2ac8c8ac-71b2-4338-8f56-ebce3548f020 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] GET https://10.4.3.105/volume/v3/volumes/d17bb9f3-4e69-4a5d-8af7-53d135ce893a Aug 12 10:38:15.360176 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-2ac8c8ac-71b2-4338-8f56-ebce3548f020 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:15.360489 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-2ac8c8ac-71b2-4338-8f56-ebce3548f020 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:15.368986 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:15.368986 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:38:15.373546 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-2ac8c8ac-71b2-4338-8f56-ebce3548f020 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] Volume info retrieved successfully. Aug 12 10:38:15.374429 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-b0689f93-9fd7-4c0c-bf17-d074478e5085 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:15.376198 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-b0689f93-9fd7-4c0c-bf17-d074478e5085 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] GET https://10.4.3.105/volume/v3/backups/d7561bc7-fa19-4190-ad03-09723395f774 Aug 12 10:38:15.376384 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-b0689f93-9fd7-4c0c-bf17-d074478e5085 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:15.376577 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-b0689f93-9fd7-4c0c-bf17-d074478e5085 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:15.376718 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-b0689f93-9fd7-4c0c-bf17-d074478e5085 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Show backup with id d7561bc7-fa19-4190-ad03-09723395f774. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:38:15.377478 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-2ac8c8ac-71b2-4338-8f56-ebce3548f020 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] https://10.4.3.105/volume/v3/volumes/d17bb9f3-4e69-4a5d-8af7-53d135ce893a returned with HTTP 200 Aug 12 10:38:15.377890 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 672/2661] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:38:15 2026] GET /volume/v3/volumes/d17bb9f3-4e69-4a5d-8af7-53d135ce893a => generated 957 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:38:15.387815 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:15.387815 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:38:15.388565 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-b0689f93-9fd7-4c0c-bf17-d074478e5085 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] https://10.4.3.105/volume/v3/backups/d7561bc7-fa19-4190-ad03-09723395f774 returned with HTTP 200 Aug 12 10:38:15.388975 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 663/2662] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:38:15 2026] GET /volume/v3/backups/d7561bc7-fa19-4190-ad03-09723395f774 => generated 835 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:38:15.562976 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-5791d5a7-2ebf-4e74-9425-6f563e4573a8 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:15.564506 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-5791d5a7-2ebf-4e74-9425-6f563e4573a8 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] GET https://10.4.3.105/volume/v3/backups/8c8ace19-59e2-4e43-88ce-37ecd276880f Aug 12 10:38:15.565005 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-5791d5a7-2ebf-4e74-9425-6f563e4573a8 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:15.565348 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-5791d5a7-2ebf-4e74-9425-6f563e4573a8 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:15.566613 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-5791d5a7-2ebf-4e74-9425-6f563e4573a8 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Show backup with id 8c8ace19-59e2-4e43-88ce-37ecd276880f. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:38:15.570346 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:15.570346 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:38:15.571663 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-5791d5a7-2ebf-4e74-9425-6f563e4573a8 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] https://10.4.3.105/volume/v3/backups/8c8ace19-59e2-4e43-88ce-37ecd276880f returned with HTTP 200 Aug 12 10:38:15.571663 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 662/2663] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:38:15 2026] GET /volume/v3/backups/8c8ace19-59e2-4e43-88ce-37ecd276880f => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:38:15.618535 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-c7bebc9d-8e7e-4da2-b587-7e4da97338f9 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:15.620798 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-c7bebc9d-8e7e-4da2-b587-7e4da97338f9 tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] GET https://10.4.3.105/volume/v3/backups/a27562ba-e1a4-4845-8e7b-03627111241c Aug 12 10:38:15.621020 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-c7bebc9d-8e7e-4da2-b587-7e4da97338f9 tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:15.621303 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-c7bebc9d-8e7e-4da2-b587-7e4da97338f9 tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:15.621449 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.v3.backups [None req-c7bebc9d-8e7e-4da2-b587-7e4da97338f9 tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] Show backup with id a27562ba-e1a4-4845-8e7b-03627111241c. {{(pid=100372) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:38:15.626466 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:15.626466 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:38:15.627445 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-c7bebc9d-8e7e-4da2-b587-7e4da97338f9 tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] https://10.4.3.105/volume/v3/backups/a27562ba-e1a4-4845-8e7b-03627111241c returned with HTTP 200 Aug 12 10:38:15.627888 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 667/2664] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:38:15 2026] GET /volume/v3/backups/a27562ba-e1a4-4845-8e7b-03627111241c => generated 800 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:38:15.928939 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-bb9b1d94-edb5-4f26-b3d4-00cd0ce0fabc None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:15.931741 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-bb9b1d94-edb5-4f26-b3d4-00cd0ce0fabc tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] GET https://10.4.3.105/volume/v3/backups/5881b409-a3dc-43d4-8152-42c5fa0c9f7b Aug 12 10:38:15.931741 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-bb9b1d94-edb5-4f26-b3d4-00cd0ce0fabc tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:15.931741 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-bb9b1d94-edb5-4f26-b3d4-00cd0ce0fabc tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:15.932052 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-bb9b1d94-edb5-4f26-b3d4-00cd0ce0fabc tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] Show backup with id 5881b409-a3dc-43d4-8152-42c5fa0c9f7b. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:38:15.938103 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:15.938103 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:38:15.938932 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-bb9b1d94-edb5-4f26-b3d4-00cd0ce0fabc tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] https://10.4.3.105/volume/v3/backups/5881b409-a3dc-43d4-8152-42c5fa0c9f7b returned with HTTP 200 Aug 12 10:38:15.939475 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 673/2665] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:38:15 2026] GET /volume/v3/backups/5881b409-a3dc-43d4-8152-42c5fa0c9f7b => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:38:16.392056 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-cb21cdf8-2e9f-4e9e-97cd-07dc3615bcc6 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:16.394081 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-cb21cdf8-2e9f-4e9e-97cd-07dc3615bcc6 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] GET https://10.4.3.105/volume/v3/volumes/d17bb9f3-4e69-4a5d-8af7-53d135ce893a Aug 12 10:38:16.394261 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-cb21cdf8-2e9f-4e9e-97cd-07dc3615bcc6 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:16.394456 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-cb21cdf8-2e9f-4e9e-97cd-07dc3615bcc6 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:16.402482 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:16.402482 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:38:16.406666 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-cb21cdf8-2e9f-4e9e-97cd-07dc3615bcc6 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] Volume info retrieved successfully. Aug 12 10:38:16.409785 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-b81f6b7f-03ba-4b85-b351-989e8b588741 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:16.411346 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-cb21cdf8-2e9f-4e9e-97cd-07dc3615bcc6 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] https://10.4.3.105/volume/v3/volumes/d17bb9f3-4e69-4a5d-8af7-53d135ce893a returned with HTTP 200 Aug 12 10:38:16.411854 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 664/2666] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:38:16 2026] GET /volume/v3/volumes/d17bb9f3-4e69-4a5d-8af7-53d135ce893a => generated 1018 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:38:16.413598 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-b81f6b7f-03ba-4b85-b351-989e8b588741 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] GET https://10.4.3.105/volume/v3/backups/d7561bc7-fa19-4190-ad03-09723395f774 Aug 12 10:38:16.414884 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-b81f6b7f-03ba-4b85-b351-989e8b588741 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:16.415114 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-b81f6b7f-03ba-4b85-b351-989e8b588741 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:16.415374 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-b81f6b7f-03ba-4b85-b351-989e8b588741 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Show backup with id d7561bc7-fa19-4190-ad03-09723395f774. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:38:16.425277 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:16.425277 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:38:16.426451 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-b81f6b7f-03ba-4b85-b351-989e8b588741 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] https://10.4.3.105/volume/v3/backups/d7561bc7-fa19-4190-ad03-09723395f774 returned with HTTP 200 Aug 12 10:38:16.426993 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 663/2667] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:38:16 2026] GET /volume/v3/backups/d7561bc7-fa19-4190-ad03-09723395f774 => generated 835 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:38:16.432112 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-366232ae-dd55-4742-916b-432724fc26b8 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:16.434138 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-366232ae-dd55-4742-916b-432724fc26b8 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] POST https://10.4.3.105/volume/v3/backups Aug 12 10:38:16.434573 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-366232ae-dd55-4742-916b-432724fc26b8 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "d17bb9f3-4e69-4a5d-8af7-53d135ce893a", "name": "tempest-type-Backup-208980446"}} {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:38:16.441133 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.contrib.backups [None req-366232ae-dd55-4742-916b-432724fc26b8 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] Creating new backup {'backup': {'volume_id': 'd17bb9f3-4e69-4a5d-8af7-53d135ce893a', 'name': 'tempest-type-Backup-208980446'}} {{(pid=100372) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 12 10:38:16.441133 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.contrib.backups [None req-366232ae-dd55-4742-916b-432724fc26b8 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] Creating backup of volume d17bb9f3-4e69-4a5d-8af7-53d135ce893a in container None Aug 12 10:38:16.455222 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:16.455222 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:38:16.455572 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-366232ae-dd55-4742-916b-432724fc26b8 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] Volume info retrieved successfully. Aug 12 10:38:16.478568 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.quota [None req-366232ae-dd55-4742-916b-432724fc26b8 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] Created reservations ['80b596bc-61d4-4a57-866d-0dda5c97469b', 'bc5a6ddc-e777-4b0c-aed6-c5fe56bc3dc7'] {{(pid=100372) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:38:16.510621 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-366232ae-dd55-4742-916b-432724fc26b8 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] https://10.4.3.105/volume/v3/backups returned with HTTP 202 Aug 12 10:38:16.510621 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 668/2668] 10.4.3.105 () {70 vars in 1299 bytes} [Wed Aug 12 10:38:16 2026] POST /volume/v3/backups => generated 315 bytes in 76 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 10:38:16.518930 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-561cb94a-e49c-41aa-b770-c0fe1b747475 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:16.520734 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-561cb94a-e49c-41aa-b770-c0fe1b747475 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] GET https://10.4.3.105/volume/v3/backups/e5c845f7-ad2a-4030-bd24-53ef31b65c0b Aug 12 10:38:16.521003 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-561cb94a-e49c-41aa-b770-c0fe1b747475 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:16.521394 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-561cb94a-e49c-41aa-b770-c0fe1b747475 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:16.521394 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-561cb94a-e49c-41aa-b770-c0fe1b747475 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] Show backup with id e5c845f7-ad2a-4030-bd24-53ef31b65c0b. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:38:16.526228 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:16.526228 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:38:16.526927 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-561cb94a-e49c-41aa-b770-c0fe1b747475 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] https://10.4.3.105/volume/v3/backups/e5c845f7-ad2a-4030-bd24-53ef31b65c0b returned with HTTP 200 Aug 12 10:38:16.527316 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 674/2669] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:38:16 2026] GET /volume/v3/backups/e5c845f7-ad2a-4030-bd24-53ef31b65c0b => generated 722 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:38:16.581631 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-d3ca0445-d9aa-45b8-8dc7-f4221f53384b None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:16.585193 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-d3ca0445-d9aa-45b8-8dc7-f4221f53384b tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] GET https://10.4.3.105/volume/v3/backups/8c8ace19-59e2-4e43-88ce-37ecd276880f Aug 12 10:38:16.585451 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-d3ca0445-d9aa-45b8-8dc7-f4221f53384b tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:16.587140 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-d3ca0445-d9aa-45b8-8dc7-f4221f53384b tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:16.587140 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-d3ca0445-d9aa-45b8-8dc7-f4221f53384b tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Show backup with id 8c8ace19-59e2-4e43-88ce-37ecd276880f. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:38:16.592339 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:16.592339 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:38:16.593250 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-d3ca0445-d9aa-45b8-8dc7-f4221f53384b tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] https://10.4.3.105/volume/v3/backups/8c8ace19-59e2-4e43-88ce-37ecd276880f returned with HTTP 200 Aug 12 10:38:16.593735 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 665/2670] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:38:16 2026] GET /volume/v3/backups/8c8ace19-59e2-4e43-88ce-37ecd276880f => generated 738 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:38:16.640007 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-3e53aaaa-5c3d-4a85-ad11-d9f9a9f6171b None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:16.641801 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-3e53aaaa-5c3d-4a85-ad11-d9f9a9f6171b tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] GET https://10.4.3.105/volume/v3/backups/a27562ba-e1a4-4845-8e7b-03627111241c Aug 12 10:38:16.642020 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-3e53aaaa-5c3d-4a85-ad11-d9f9a9f6171b tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:16.642239 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-3e53aaaa-5c3d-4a85-ad11-d9f9a9f6171b tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:16.642602 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-3e53aaaa-5c3d-4a85-ad11-d9f9a9f6171b tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] Show backup with id a27562ba-e1a4-4845-8e7b-03627111241c. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:38:16.650853 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:16.650853 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:38:16.651757 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-3e53aaaa-5c3d-4a85-ad11-d9f9a9f6171b tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] https://10.4.3.105/volume/v3/backups/a27562ba-e1a4-4845-8e7b-03627111241c returned with HTTP 200 Aug 12 10:38:16.652371 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 664/2671] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:38:16 2026] GET /volume/v3/backups/a27562ba-e1a4-4845-8e7b-03627111241c => generated 800 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:38:16.958964 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-6e4a445a-81b0-4ffa-816e-618473983ebb None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:16.960917 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-6e4a445a-81b0-4ffa-816e-618473983ebb tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] GET https://10.4.3.105/volume/v3/backups/5881b409-a3dc-43d4-8152-42c5fa0c9f7b Aug 12 10:38:16.960917 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-6e4a445a-81b0-4ffa-816e-618473983ebb tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:16.961096 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-6e4a445a-81b0-4ffa-816e-618473983ebb tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:16.961254 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.v3.backups [None req-6e4a445a-81b0-4ffa-816e-618473983ebb tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] Show backup with id 5881b409-a3dc-43d4-8152-42c5fa0c9f7b. {{(pid=100372) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:38:16.965726 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:16.965726 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:38:16.966546 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-6e4a445a-81b0-4ffa-816e-618473983ebb tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] https://10.4.3.105/volume/v3/backups/5881b409-a3dc-43d4-8152-42c5fa0c9f7b returned with HTTP 200 Aug 12 10:38:16.967017 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 669/2672] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:38:16 2026] GET /volume/v3/backups/5881b409-a3dc-43d4-8152-42c5fa0c9f7b => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:38:17.456799 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-9b338f0f-3c9b-4ebc-82a4-eb482712cec9 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:17.458735 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-9b338f0f-3c9b-4ebc-82a4-eb482712cec9 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] GET https://10.4.3.105/volume/v3/backups/d7561bc7-fa19-4190-ad03-09723395f774 Aug 12 10:38:17.458923 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-9b338f0f-3c9b-4ebc-82a4-eb482712cec9 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:17.459096 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-9b338f0f-3c9b-4ebc-82a4-eb482712cec9 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:17.459199 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-9b338f0f-3c9b-4ebc-82a4-eb482712cec9 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Show backup with id d7561bc7-fa19-4190-ad03-09723395f774. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:38:17.463324 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:17.463324 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:38:17.464062 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-9b338f0f-3c9b-4ebc-82a4-eb482712cec9 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] https://10.4.3.105/volume/v3/backups/d7561bc7-fa19-4190-ad03-09723395f774 returned with HTTP 200 Aug 12 10:38:17.464422 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 675/2673] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:38:17 2026] GET /volume/v3/backups/d7561bc7-fa19-4190-ad03-09723395f774 => generated 835 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:38:17.541459 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-3f03094a-f14b-45d3-8cc1-2b01776f5086 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:17.543274 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-3f03094a-f14b-45d3-8cc1-2b01776f5086 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] GET https://10.4.3.105/volume/v3/backups/e5c845f7-ad2a-4030-bd24-53ef31b65c0b Aug 12 10:38:17.543475 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-3f03094a-f14b-45d3-8cc1-2b01776f5086 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:17.543678 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-3f03094a-f14b-45d3-8cc1-2b01776f5086 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:17.543764 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-3f03094a-f14b-45d3-8cc1-2b01776f5086 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] Show backup with id e5c845f7-ad2a-4030-bd24-53ef31b65c0b. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:38:17.555880 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:17.555880 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:38:17.555880 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-3f03094a-f14b-45d3-8cc1-2b01776f5086 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] https://10.4.3.105/volume/v3/backups/e5c845f7-ad2a-4030-bd24-53ef31b65c0b returned with HTTP 200 Aug 12 10:38:17.555880 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 666/2674] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:38:17 2026] GET /volume/v3/backups/e5c845f7-ad2a-4030-bd24-53ef31b65c0b => generated 724 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:38:17.609106 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-fa182e9f-b7f8-4111-b69f-9700313bea92 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:17.610840 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-fa182e9f-b7f8-4111-b69f-9700313bea92 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] GET https://10.4.3.105/volume/v3/backups/8c8ace19-59e2-4e43-88ce-37ecd276880f Aug 12 10:38:17.611079 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-fa182e9f-b7f8-4111-b69f-9700313bea92 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:17.611624 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-fa182e9f-b7f8-4111-b69f-9700313bea92 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:17.611624 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-fa182e9f-b7f8-4111-b69f-9700313bea92 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Show backup with id 8c8ace19-59e2-4e43-88ce-37ecd276880f. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:38:17.618090 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:17.618090 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:38:17.619232 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-fa182e9f-b7f8-4111-b69f-9700313bea92 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] https://10.4.3.105/volume/v3/backups/8c8ace19-59e2-4e43-88ce-37ecd276880f returned with HTTP 200 Aug 12 10:38:17.619953 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 665/2675] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:38:17 2026] GET /volume/v3/backups/8c8ace19-59e2-4e43-88ce-37ecd276880f => generated 738 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:38:17.663098 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-a6a22066-8b7f-4fe2-91b8-b18220e02ca1 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:17.667013 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-a6a22066-8b7f-4fe2-91b8-b18220e02ca1 tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] GET https://10.4.3.105/volume/v3/backups/a27562ba-e1a4-4845-8e7b-03627111241c Aug 12 10:38:17.667136 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-a6a22066-8b7f-4fe2-91b8-b18220e02ca1 tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:17.667330 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-a6a22066-8b7f-4fe2-91b8-b18220e02ca1 tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:17.667448 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.v3.backups [None req-a6a22066-8b7f-4fe2-91b8-b18220e02ca1 tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] Show backup with id a27562ba-e1a4-4845-8e7b-03627111241c. {{(pid=100372) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:38:17.671811 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:17.671811 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:38:17.672639 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-a6a22066-8b7f-4fe2-91b8-b18220e02ca1 tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] https://10.4.3.105/volume/v3/backups/a27562ba-e1a4-4845-8e7b-03627111241c returned with HTTP 200 Aug 12 10:38:17.672860 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 670/2676] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:38:17 2026] GET /volume/v3/backups/a27562ba-e1a4-4845-8e7b-03627111241c => generated 800 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:38:17.987109 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-16ac6480-18db-4aa8-a346-94088818e2b0 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:17.989144 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-16ac6480-18db-4aa8-a346-94088818e2b0 tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] GET https://10.4.3.105/volume/v3/backups/5881b409-a3dc-43d4-8152-42c5fa0c9f7b Aug 12 10:38:17.989416 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-16ac6480-18db-4aa8-a346-94088818e2b0 tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:17.989695 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-16ac6480-18db-4aa8-a346-94088818e2b0 tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:17.989859 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-16ac6480-18db-4aa8-a346-94088818e2b0 tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] Show backup with id 5881b409-a3dc-43d4-8152-42c5fa0c9f7b. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:38:17.995209 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:17.995209 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:38:17.996334 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-16ac6480-18db-4aa8-a346-94088818e2b0 tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] https://10.4.3.105/volume/v3/backups/5881b409-a3dc-43d4-8152-42c5fa0c9f7b returned with HTTP 200 Aug 12 10:38:17.996669 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 676/2677] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:38:17 2026] GET /volume/v3/backups/5881b409-a3dc-43d4-8152-42c5fa0c9f7b => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:38:18.482069 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-93be5bc3-d6ac-4fbc-962b-70f008542383 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:18.485055 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-93be5bc3-d6ac-4fbc-962b-70f008542383 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] GET https://10.4.3.105/volume/v3/backups/d7561bc7-fa19-4190-ad03-09723395f774 Aug 12 10:38:18.485313 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-93be5bc3-d6ac-4fbc-962b-70f008542383 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:18.485587 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-93be5bc3-d6ac-4fbc-962b-70f008542383 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:18.485739 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-93be5bc3-d6ac-4fbc-962b-70f008542383 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Show backup with id d7561bc7-fa19-4190-ad03-09723395f774. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:38:18.492827 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:18.492827 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:38:18.493598 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-93be5bc3-d6ac-4fbc-962b-70f008542383 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] https://10.4.3.105/volume/v3/backups/d7561bc7-fa19-4190-ad03-09723395f774 returned with HTTP 200 Aug 12 10:38:18.493979 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 667/2678] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:38:18 2026] GET /volume/v3/backups/d7561bc7-fa19-4190-ad03-09723395f774 => generated 835 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:38:18.567158 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-0d884a5e-bf15-4cab-a1b8-02595bdd9099 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:18.569158 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-0d884a5e-bf15-4cab-a1b8-02595bdd9099 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] GET https://10.4.3.105/volume/v3/backups/e5c845f7-ad2a-4030-bd24-53ef31b65c0b Aug 12 10:38:18.569366 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-0d884a5e-bf15-4cab-a1b8-02595bdd9099 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:18.569566 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-0d884a5e-bf15-4cab-a1b8-02595bdd9099 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:18.569690 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-0d884a5e-bf15-4cab-a1b8-02595bdd9099 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] Show backup with id e5c845f7-ad2a-4030-bd24-53ef31b65c0b. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:38:18.574038 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:18.574038 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:38:18.574747 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-0d884a5e-bf15-4cab-a1b8-02595bdd9099 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] https://10.4.3.105/volume/v3/backups/e5c845f7-ad2a-4030-bd24-53ef31b65c0b returned with HTTP 200 Aug 12 10:38:18.575937 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 666/2679] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:38:18 2026] GET /volume/v3/backups/e5c845f7-ad2a-4030-bd24-53ef31b65c0b => generated 724 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:38:18.637083 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-4fb8f551-008b-47c0-812a-3100bdf7d359 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:18.638938 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-4fb8f551-008b-47c0-812a-3100bdf7d359 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] GET https://10.4.3.105/volume/v3/backups/8c8ace19-59e2-4e43-88ce-37ecd276880f Aug 12 10:38:18.639209 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-4fb8f551-008b-47c0-812a-3100bdf7d359 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:18.639402 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-4fb8f551-008b-47c0-812a-3100bdf7d359 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:18.639594 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.v3.backups [None req-4fb8f551-008b-47c0-812a-3100bdf7d359 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Show backup with id 8c8ace19-59e2-4e43-88ce-37ecd276880f. {{(pid=100372) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:38:18.644585 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:18.644585 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:38:18.645530 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-4fb8f551-008b-47c0-812a-3100bdf7d359 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] https://10.4.3.105/volume/v3/backups/8c8ace19-59e2-4e43-88ce-37ecd276880f returned with HTTP 200 Aug 12 10:38:18.645994 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 671/2680] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:38:18 2026] GET /volume/v3/backups/8c8ace19-59e2-4e43-88ce-37ecd276880f => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 12 10:38:18.684455 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-207e7f9a-4900-4099-9911-64c3c0876cd2 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:18.686701 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-207e7f9a-4900-4099-9911-64c3c0876cd2 tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] GET https://10.4.3.105/volume/v3/backups/a27562ba-e1a4-4845-8e7b-03627111241c Aug 12 10:38:18.686940 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-207e7f9a-4900-4099-9911-64c3c0876cd2 tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:18.687188 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-207e7f9a-4900-4099-9911-64c3c0876cd2 tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:18.687321 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-207e7f9a-4900-4099-9911-64c3c0876cd2 tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] Show backup with id a27562ba-e1a4-4845-8e7b-03627111241c. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:38:18.692280 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:18.692280 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:38:18.693192 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-207e7f9a-4900-4099-9911-64c3c0876cd2 tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] https://10.4.3.105/volume/v3/backups/a27562ba-e1a4-4845-8e7b-03627111241c returned with HTTP 200 Aug 12 10:38:18.693672 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 677/2681] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:38:18 2026] GET /volume/v3/backups/a27562ba-e1a4-4845-8e7b-03627111241c => generated 800 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:38:19.007667 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-bdf7bcb5-0065-484b-8cb8-1645a1d8964f None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:19.009358 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-bdf7bcb5-0065-484b-8cb8-1645a1d8964f tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] GET https://10.4.3.105/volume/v3/backups/5881b409-a3dc-43d4-8152-42c5fa0c9f7b Aug 12 10:38:19.009560 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-bdf7bcb5-0065-484b-8cb8-1645a1d8964f tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:19.009731 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-bdf7bcb5-0065-484b-8cb8-1645a1d8964f tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:19.009836 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-bdf7bcb5-0065-484b-8cb8-1645a1d8964f tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] Show backup with id 5881b409-a3dc-43d4-8152-42c5fa0c9f7b. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:38:19.014055 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:19.014055 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:38:19.014741 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-bdf7bcb5-0065-484b-8cb8-1645a1d8964f tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] https://10.4.3.105/volume/v3/backups/5881b409-a3dc-43d4-8152-42c5fa0c9f7b returned with HTTP 200 Aug 12 10:38:19.015062 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 668/2682] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:38:19 2026] GET /volume/v3/backups/5881b409-a3dc-43d4-8152-42c5fa0c9f7b => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:38:19.505409 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-d566cb9b-8545-4c57-b1aa-b1893944177e None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:19.506890 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-d566cb9b-8545-4c57-b1aa-b1893944177e tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] GET https://10.4.3.105/volume/v3/backups/d7561bc7-fa19-4190-ad03-09723395f774 Aug 12 10:38:19.507097 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-d566cb9b-8545-4c57-b1aa-b1893944177e tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:19.507281 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-d566cb9b-8545-4c57-b1aa-b1893944177e tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:19.507484 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-d566cb9b-8545-4c57-b1aa-b1893944177e tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Show backup with id d7561bc7-fa19-4190-ad03-09723395f774. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:38:19.514121 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:19.514121 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:38:19.515336 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-d566cb9b-8545-4c57-b1aa-b1893944177e tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] https://10.4.3.105/volume/v3/backups/d7561bc7-fa19-4190-ad03-09723395f774 returned with HTTP 200 Aug 12 10:38:19.515894 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 667/2683] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:38:19 2026] GET /volume/v3/backups/d7561bc7-fa19-4190-ad03-09723395f774 => generated 835 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:38:19.586932 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-816c11f9-ed24-4398-9d5c-4ac77181031a None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:19.589081 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-816c11f9-ed24-4398-9d5c-4ac77181031a tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] GET https://10.4.3.105/volume/v3/backups/e5c845f7-ad2a-4030-bd24-53ef31b65c0b Aug 12 10:38:19.589418 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-816c11f9-ed24-4398-9d5c-4ac77181031a tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:19.589675 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-816c11f9-ed24-4398-9d5c-4ac77181031a tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:19.589816 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.v3.backups [None req-816c11f9-ed24-4398-9d5c-4ac77181031a tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] Show backup with id e5c845f7-ad2a-4030-bd24-53ef31b65c0b. {{(pid=100372) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:38:19.594673 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:19.594673 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:38:19.595368 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-816c11f9-ed24-4398-9d5c-4ac77181031a tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] https://10.4.3.105/volume/v3/backups/e5c845f7-ad2a-4030-bd24-53ef31b65c0b returned with HTTP 200 Aug 12 10:38:19.595960 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 672/2684] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:38:19 2026] GET /volume/v3/backups/e5c845f7-ad2a-4030-bd24-53ef31b65c0b => generated 724 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:38:19.659825 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-1c3a9fa9-4672-496b-962e-3282745597a8 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:19.665983 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-1c3a9fa9-4672-496b-962e-3282745597a8 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] GET https://10.4.3.105/volume/v3/backups/8c8ace19-59e2-4e43-88ce-37ecd276880f Aug 12 10:38:19.666277 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-1c3a9fa9-4672-496b-962e-3282745597a8 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:19.666614 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-1c3a9fa9-4672-496b-962e-3282745597a8 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:19.666748 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-1c3a9fa9-4672-496b-962e-3282745597a8 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Show backup with id 8c8ace19-59e2-4e43-88ce-37ecd276880f. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:38:19.675443 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:19.675443 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:38:19.676526 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-1c3a9fa9-4672-496b-962e-3282745597a8 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] https://10.4.3.105/volume/v3/backups/8c8ace19-59e2-4e43-88ce-37ecd276880f returned with HTTP 200 Aug 12 10:38:19.677169 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 678/2685] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:38:19 2026] GET /volume/v3/backups/8c8ace19-59e2-4e43-88ce-37ecd276880f => generated 749 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:38:19.705736 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-70dc4f49-4be4-40e1-bacf-45ad0641c299 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:19.708834 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-70dc4f49-4be4-40e1-bacf-45ad0641c299 tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] GET https://10.4.3.105/volume/v3/backups/a27562ba-e1a4-4845-8e7b-03627111241c Aug 12 10:38:19.709096 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-70dc4f49-4be4-40e1-bacf-45ad0641c299 tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:19.709352 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-70dc4f49-4be4-40e1-bacf-45ad0641c299 tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:19.709493 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-70dc4f49-4be4-40e1-bacf-45ad0641c299 tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] Show backup with id a27562ba-e1a4-4845-8e7b-03627111241c. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:38:19.715020 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:19.715020 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:38:19.716004 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-70dc4f49-4be4-40e1-bacf-45ad0641c299 tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] https://10.4.3.105/volume/v3/backups/a27562ba-e1a4-4845-8e7b-03627111241c returned with HTTP 200 Aug 12 10:38:19.716497 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 669/2686] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:38:19 2026] GET /volume/v3/backups/a27562ba-e1a4-4845-8e7b-03627111241c => generated 800 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:38:20.026348 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-076154d2-d327-457e-adf1-2b034d946761 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:20.028102 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-076154d2-d327-457e-adf1-2b034d946761 tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] GET https://10.4.3.105/volume/v3/backups/5881b409-a3dc-43d4-8152-42c5fa0c9f7b Aug 12 10:38:20.028295 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-076154d2-d327-457e-adf1-2b034d946761 tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:20.028467 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-076154d2-d327-457e-adf1-2b034d946761 tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:20.028594 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-076154d2-d327-457e-adf1-2b034d946761 tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] Show backup with id 5881b409-a3dc-43d4-8152-42c5fa0c9f7b. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:38:20.038547 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:20.038547 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:38:20.039224 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-076154d2-d327-457e-adf1-2b034d946761 tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] https://10.4.3.105/volume/v3/backups/5881b409-a3dc-43d4-8152-42c5fa0c9f7b returned with HTTP 200 Aug 12 10:38:20.039559 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 668/2687] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:38:20 2026] GET /volume/v3/backups/5881b409-a3dc-43d4-8152-42c5fa0c9f7b => generated 750 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:38:20.529851 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-24328ddd-483b-4c78-b19a-c43a27e2081e None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:20.531867 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-24328ddd-483b-4c78-b19a-c43a27e2081e tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] GET https://10.4.3.105/volume/v3/backups/d7561bc7-fa19-4190-ad03-09723395f774 Aug 12 10:38:20.532040 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-24328ddd-483b-4c78-b19a-c43a27e2081e tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:20.532208 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-24328ddd-483b-4c78-b19a-c43a27e2081e tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:20.532304 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.v3.backups [None req-24328ddd-483b-4c78-b19a-c43a27e2081e tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Show backup with id d7561bc7-fa19-4190-ad03-09723395f774. {{(pid=100372) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:38:20.536723 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:20.536723 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:38:20.537363 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-24328ddd-483b-4c78-b19a-c43a27e2081e tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] https://10.4.3.105/volume/v3/backups/d7561bc7-fa19-4190-ad03-09723395f774 returned with HTTP 200 Aug 12 10:38:20.537718 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 673/2688] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:38:20 2026] GET /volume/v3/backups/d7561bc7-fa19-4190-ad03-09723395f774 => generated 835 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:38:20.606391 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-e7c0c6c9-28bb-478d-808c-b1f15eb62b3f None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:20.608063 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-e7c0c6c9-28bb-478d-808c-b1f15eb62b3f tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] GET https://10.4.3.105/volume/v3/backups/e5c845f7-ad2a-4030-bd24-53ef31b65c0b Aug 12 10:38:20.608238 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-e7c0c6c9-28bb-478d-808c-b1f15eb62b3f tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:20.608426 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-e7c0c6c9-28bb-478d-808c-b1f15eb62b3f tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:20.608606 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-e7c0c6c9-28bb-478d-808c-b1f15eb62b3f tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] Show backup with id e5c845f7-ad2a-4030-bd24-53ef31b65c0b. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:38:20.612364 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:20.612364 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:38:20.612922 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-e7c0c6c9-28bb-478d-808c-b1f15eb62b3f tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] https://10.4.3.105/volume/v3/backups/e5c845f7-ad2a-4030-bd24-53ef31b65c0b returned with HTTP 200 Aug 12 10:38:20.613253 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 679/2689] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:38:20 2026] GET /volume/v3/backups/e5c845f7-ad2a-4030-bd24-53ef31b65c0b => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:38:20.693331 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-84b64501-5609-4494-bd80-df5e8ce19ee0 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:20.695260 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-84b64501-5609-4494-bd80-df5e8ce19ee0 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] GET https://10.4.3.105/volume/v3/backups/8c8ace19-59e2-4e43-88ce-37ecd276880f Aug 12 10:38:20.695457 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-84b64501-5609-4494-bd80-df5e8ce19ee0 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:20.697731 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-84b64501-5609-4494-bd80-df5e8ce19ee0 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:20.697731 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-84b64501-5609-4494-bd80-df5e8ce19ee0 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Show backup with id 8c8ace19-59e2-4e43-88ce-37ecd276880f. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:38:20.701118 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:20.701118 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:38:20.701742 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-84b64501-5609-4494-bd80-df5e8ce19ee0 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] https://10.4.3.105/volume/v3/backups/8c8ace19-59e2-4e43-88ce-37ecd276880f returned with HTTP 200 Aug 12 10:38:20.702098 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 670/2690] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:38:20 2026] GET /volume/v3/backups/8c8ace19-59e2-4e43-88ce-37ecd276880f => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:38:20.731339 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-cff2525f-cd11-47e8-bca0-c4fac845f075 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:20.733099 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-cff2525f-cd11-47e8-bca0-c4fac845f075 tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] GET https://10.4.3.105/volume/v3/backups/a27562ba-e1a4-4845-8e7b-03627111241c Aug 12 10:38:20.733349 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-cff2525f-cd11-47e8-bca0-c4fac845f075 tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:20.733810 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-cff2525f-cd11-47e8-bca0-c4fac845f075 tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:20.733953 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-cff2525f-cd11-47e8-bca0-c4fac845f075 tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] Show backup with id a27562ba-e1a4-4845-8e7b-03627111241c. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:38:20.738306 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:20.738306 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:38:20.739137 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-cff2525f-cd11-47e8-bca0-c4fac845f075 tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] https://10.4.3.105/volume/v3/backups/a27562ba-e1a4-4845-8e7b-03627111241c returned with HTTP 200 Aug 12 10:38:20.739604 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 669/2691] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:38:20 2026] GET /volume/v3/backups/a27562ba-e1a4-4845-8e7b-03627111241c => generated 800 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:38:20.892888 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [req-b5476bce-b737-4f04-bcb7-589149db8bd0 req-512d1cb2-1af8-4bd9-994c-246f9322339a None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:20.896091 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-b5476bce-b737-4f04-bcb7-589149db8bd0 req-512d1cb2-1af8-4bd9-994c-246f9322339a tempest-TestInstancesWithCinderVolumes-584858421 tempest-TestInstancesWithCinderVolumes-584858421-project-member] DELETE https://10.4.3.105/volume/v3/attachments/cf21864a-caa3-4b0e-984f-16b7095604cd Aug 12 10:38:20.896275 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [req-b5476bce-b737-4f04-bcb7-589149db8bd0 req-512d1cb2-1af8-4bd9-994c-246f9322339a tempest-TestInstancesWithCinderVolumes-584858421 tempest-TestInstancesWithCinderVolumes-584858421-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:20.896450 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [req-b5476bce-b737-4f04-bcb7-589149db8bd0 req-512d1cb2-1af8-4bd9-994c-246f9322339a tempest-TestInstancesWithCinderVolumes-584858421 tempest-TestInstancesWithCinderVolumes-584858421-project-member] Calling method 'version_select' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:20.904217 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:20.904217 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:38:20.954937 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-b5476bce-b737-4f04-bcb7-589149db8bd0 req-512d1cb2-1af8-4bd9-994c-246f9322339a tempest-TestInstancesWithCinderVolumes-584858421 tempest-TestInstancesWithCinderVolumes-584858421-project-member] https://10.4.3.105/volume/v3/attachments/cf21864a-caa3-4b0e-984f-16b7095604cd returned with HTTP 200 Aug 12 10:38:20.955326 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 674/2692] 10.4.3.105 () {72 vars in 1673 bytes} [Wed Aug 12 10:38:20 2026] DELETE /volume/v3/attachments/cf21864a-caa3-4b0e-984f-16b7095604cd => generated 19 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:38:21.050268 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-d0ad1d90-ef0b-4e49-a3e1-192760b50927 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:21.051965 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-d0ad1d90-ef0b-4e49-a3e1-192760b50927 tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] GET https://10.4.3.105/volume/v3/backups/5881b409-a3dc-43d4-8152-42c5fa0c9f7b Aug 12 10:38:21.052138 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-d0ad1d90-ef0b-4e49-a3e1-192760b50927 tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:21.052318 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-d0ad1d90-ef0b-4e49-a3e1-192760b50927 tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:21.052431 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-d0ad1d90-ef0b-4e49-a3e1-192760b50927 tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] Show backup with id 5881b409-a3dc-43d4-8152-42c5fa0c9f7b. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:38:21.057928 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:21.057928 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:38:21.058776 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-d0ad1d90-ef0b-4e49-a3e1-192760b50927 tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] https://10.4.3.105/volume/v3/backups/5881b409-a3dc-43d4-8152-42c5fa0c9f7b returned with HTTP 200 Aug 12 10:38:21.059208 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 680/2693] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:38:21 2026] GET /volume/v3/backups/5881b409-a3dc-43d4-8152-42c5fa0c9f7b => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:38:21.325830 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-b0513575-8a02-4c1d-8a14-7d98afd18ead None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:21.327770 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-b0513575-8a02-4c1d-8a14-7d98afd18ead tempest-TestInstancesWithCinderVolumes-584858421 tempest-TestInstancesWithCinderVolumes-584858421-project-member] DELETE https://10.4.3.105/volume/v3/volumes/988a75ea-e748-4337-aa5d-c0d046e364a5 Aug 12 10:38:21.328008 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-b0513575-8a02-4c1d-8a14-7d98afd18ead tempest-TestInstancesWithCinderVolumes-584858421 tempest-TestInstancesWithCinderVolumes-584858421-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:21.328263 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-b0513575-8a02-4c1d-8a14-7d98afd18ead tempest-TestInstancesWithCinderVolumes-584858421 tempest-TestInstancesWithCinderVolumes-584858421-project-member] Calling method 'delete' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:21.328475 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.v3.volumes [None req-b0513575-8a02-4c1d-8a14-7d98afd18ead tempest-TestInstancesWithCinderVolumes-584858421 tempest-TestInstancesWithCinderVolumes-584858421-project-member] Delete volume with id: 988a75ea-e748-4337-aa5d-c0d046e364a5 Aug 12 10:38:21.336064 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:21.336064 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:38:21.336595 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-b0513575-8a02-4c1d-8a14-7d98afd18ead tempest-TestInstancesWithCinderVolumes-584858421 tempest-TestInstancesWithCinderVolumes-584858421-project-member] Volume info retrieved successfully. Aug 12 10:38:21.363500 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-b0513575-8a02-4c1d-8a14-7d98afd18ead tempest-TestInstancesWithCinderVolumes-584858421 tempest-TestInstancesWithCinderVolumes-584858421-project-member] Delete volume request issued successfully. Aug 12 10:38:21.363836 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-b0513575-8a02-4c1d-8a14-7d98afd18ead tempest-TestInstancesWithCinderVolumes-584858421 tempest-TestInstancesWithCinderVolumes-584858421-project-member] https://10.4.3.105/volume/v3/volumes/988a75ea-e748-4337-aa5d-c0d046e364a5 returned with HTTP 202 Aug 12 10:38:21.364395 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 671/2694] 10.4.3.105 () {66 vars in 1351 bytes} [Wed Aug 12 10:38:21 2026] DELETE /volume/v3/volumes/988a75ea-e748-4337-aa5d-c0d046e364a5 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 10:38:21.555414 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-26180b81-032d-4485-b706-6ee0668cbc67 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:21.562269 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-26180b81-032d-4485-b706-6ee0668cbc67 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] GET https://10.4.3.105/volume/v3/backups/d7561bc7-fa19-4190-ad03-09723395f774 Aug 12 10:38:21.562791 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-26180b81-032d-4485-b706-6ee0668cbc67 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:21.563141 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-26180b81-032d-4485-b706-6ee0668cbc67 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:21.563352 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-26180b81-032d-4485-b706-6ee0668cbc67 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Show backup with id d7561bc7-fa19-4190-ad03-09723395f774. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:38:21.569791 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:21.569791 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:38:21.570916 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-26180b81-032d-4485-b706-6ee0668cbc67 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] https://10.4.3.105/volume/v3/backups/d7561bc7-fa19-4190-ad03-09723395f774 returned with HTTP 200 Aug 12 10:38:21.571472 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 670/2695] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:38:21 2026] GET /volume/v3/backups/d7561bc7-fa19-4190-ad03-09723395f774 => generated 835 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:38:21.623858 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-e8bf2b4d-6039-44fd-badd-ad392da54b8d None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:21.625647 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-e8bf2b4d-6039-44fd-badd-ad392da54b8d tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] GET https://10.4.3.105/volume/v3/backups/e5c845f7-ad2a-4030-bd24-53ef31b65c0b Aug 12 10:38:21.625852 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-e8bf2b4d-6039-44fd-badd-ad392da54b8d tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:21.626069 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-e8bf2b4d-6039-44fd-badd-ad392da54b8d tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:21.626130 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.v3.backups [None req-e8bf2b4d-6039-44fd-badd-ad392da54b8d tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] Show backup with id e5c845f7-ad2a-4030-bd24-53ef31b65c0b. {{(pid=100372) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:38:21.630134 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:21.630134 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:38:21.630731 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-e8bf2b4d-6039-44fd-badd-ad392da54b8d tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] https://10.4.3.105/volume/v3/backups/e5c845f7-ad2a-4030-bd24-53ef31b65c0b returned with HTTP 200 Aug 12 10:38:21.631089 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 675/2696] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:38:21 2026] GET /volume/v3/backups/e5c845f7-ad2a-4030-bd24-53ef31b65c0b => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:38:21.720873 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-aa27abef-bd3a-4c4f-af99-7bc245ef6ebb None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:21.722814 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-aa27abef-bd3a-4c4f-af99-7bc245ef6ebb tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] GET https://10.4.3.105/volume/v3/backups/8c8ace19-59e2-4e43-88ce-37ecd276880f Aug 12 10:38:21.723040 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-aa27abef-bd3a-4c4f-af99-7bc245ef6ebb tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:21.723219 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-aa27abef-bd3a-4c4f-af99-7bc245ef6ebb tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:21.723342 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-aa27abef-bd3a-4c4f-af99-7bc245ef6ebb tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Show backup with id 8c8ace19-59e2-4e43-88ce-37ecd276880f. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:38:21.736539 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:21.736539 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:38:21.737100 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-aa27abef-bd3a-4c4f-af99-7bc245ef6ebb tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] https://10.4.3.105/volume/v3/backups/8c8ace19-59e2-4e43-88ce-37ecd276880f returned with HTTP 200 Aug 12 10:38:21.737573 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 681/2697] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:38:21 2026] GET /volume/v3/backups/8c8ace19-59e2-4e43-88ce-37ecd276880f => generated 749 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:38:21.753264 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-4fe9c97f-878f-4a12-ac33-1dd58bcbd42c None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:21.759260 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-4fe9c97f-878f-4a12-ac33-1dd58bcbd42c tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] GET https://10.4.3.105/volume/v3/backups/a27562ba-e1a4-4845-8e7b-03627111241c Aug 12 10:38:21.759542 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-4fe9c97f-878f-4a12-ac33-1dd58bcbd42c tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:21.759797 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-4fe9c97f-878f-4a12-ac33-1dd58bcbd42c tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:21.759947 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-4fe9c97f-878f-4a12-ac33-1dd58bcbd42c tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] Show backup with id a27562ba-e1a4-4845-8e7b-03627111241c. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:38:21.773807 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:21.773807 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:38:21.774941 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-4fe9c97f-878f-4a12-ac33-1dd58bcbd42c tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] https://10.4.3.105/volume/v3/backups/a27562ba-e1a4-4845-8e7b-03627111241c returned with HTTP 200 Aug 12 10:38:21.775562 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 672/2698] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:38:21 2026] GET /volume/v3/backups/a27562ba-e1a4-4845-8e7b-03627111241c => generated 800 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:38:22.077471 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-29ea93c8-4922-43c0-9787-14b4a346b348 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:22.082611 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-29ea93c8-4922-43c0-9787-14b4a346b348 tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] GET https://10.4.3.105/volume/v3/backups/5881b409-a3dc-43d4-8152-42c5fa0c9f7b Aug 12 10:38:22.082611 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-29ea93c8-4922-43c0-9787-14b4a346b348 tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:22.082888 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-29ea93c8-4922-43c0-9787-14b4a346b348 tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:22.083083 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-29ea93c8-4922-43c0-9787-14b4a346b348 tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] Show backup with id 5881b409-a3dc-43d4-8152-42c5fa0c9f7b. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:38:22.099540 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:22.099540 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:38:22.100768 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-29ea93c8-4922-43c0-9787-14b4a346b348 tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] https://10.4.3.105/volume/v3/backups/5881b409-a3dc-43d4-8152-42c5fa0c9f7b returned with HTTP 200 Aug 12 10:38:22.101305 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 671/2699] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:38:22 2026] GET /volume/v3/backups/5881b409-a3dc-43d4-8152-42c5fa0c9f7b => generated 752 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:38:22.125490 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-22ca2eea-889e-4c58-8a52-033f5d36a527 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:22.220999 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-22ca2eea-889e-4c58-8a52-033f5d36a527 tempest-VolumesBackupsTest-440641371 tempest-VolumesBackupsTest-440641371-project-admin] POST https://10.4.3.105/volume/v3/backups Aug 12 10:38:22.221411 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-22ca2eea-889e-4c58-8a52-033f5d36a527 tempest-VolumesBackupsTest-440641371 tempest-VolumesBackupsTest-440641371-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "63b254ed-0362-4321-b514-819971c07928", "incremental": true}} {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:38:22.225859 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.contrib.backups [None req-22ca2eea-889e-4c58-8a52-033f5d36a527 tempest-VolumesBackupsTest-440641371 tempest-VolumesBackupsTest-440641371-project-admin] Creating new backup {'backup': {'volume_id': '63b254ed-0362-4321-b514-819971c07928', 'incremental': True}} {{(pid=100372) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 12 10:38:22.225859 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.contrib.backups [None req-22ca2eea-889e-4c58-8a52-033f5d36a527 tempest-VolumesBackupsTest-440641371 tempest-VolumesBackupsTest-440641371-project-admin] Creating backup of volume 63b254ed-0362-4321-b514-819971c07928 in container None Aug 12 10:38:22.235485 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:22.235485 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:38:22.236003 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-22ca2eea-889e-4c58-8a52-033f5d36a527 tempest-VolumesBackupsTest-440641371 tempest-VolumesBackupsTest-440641371-project-admin] Volume info retrieved successfully. Aug 12 10:38:22.275132 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.quota [None req-22ca2eea-889e-4c58-8a52-033f5d36a527 tempest-VolumesBackupsTest-440641371 tempest-VolumesBackupsTest-440641371-project-admin] Created reservations ['cd3cad34-4b41-4fb8-bd0a-d79babb8db36', '8a4b50ec-2faa-4fcb-bf6e-ea3c9724d637'] {{(pid=100372) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:38:22.306288 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-22ca2eea-889e-4c58-8a52-033f5d36a527 tempest-VolumesBackupsTest-440641371 tempest-VolumesBackupsTest-440641371-project-admin] https://10.4.3.105/volume/v3/backups returned with HTTP 400 Aug 12 10:38:22.306851 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 676/2700] 10.4.3.105 () {68 vars in 1258 bytes} [Wed Aug 12 10:38:22 2026] POST /volume/v3/backups => generated 109 bytes in 182 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 12 10:38:22.315393 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-bf7f955e-642c-43dc-b6d2-aa8991a3d760 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:22.317917 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-bf7f955e-642c-43dc-b6d2-aa8991a3d760 tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] DELETE https://10.4.3.105/volume/v3/backups/5881b409-a3dc-43d4-8152-42c5fa0c9f7b Aug 12 10:38:22.318193 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-bf7f955e-642c-43dc-b6d2-aa8991a3d760 tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:22.318434 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-bf7f955e-642c-43dc-b6d2-aa8991a3d760 tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] Calling method 'delete' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:22.318600 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.contrib.backups [None req-bf7f955e-642c-43dc-b6d2-aa8991a3d760 tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] Delete backup with id: 5881b409-a3dc-43d4-8152-42c5fa0c9f7b. Aug 12 10:38:22.326486 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:22.326486 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:38:22.354755 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.backup.rpcapi [None req-bf7f955e-642c-43dc-b6d2-aa8991a3d760 tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] delete_backup rpcapi backup_id 5881b409-a3dc-43d4-8152-42c5fa0c9f7b {{(pid=100375) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 12 10:38:22.357355 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-bf7f955e-642c-43dc-b6d2-aa8991a3d760 tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] https://10.4.3.105/volume/v3/backups/5881b409-a3dc-43d4-8152-42c5fa0c9f7b returned with HTTP 202 Aug 12 10:38:22.357849 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 682/2701] 10.4.3.105 () {66 vars in 1351 bytes} [Wed Aug 12 10:38:22 2026] DELETE /volume/v3/backups/5881b409-a3dc-43d4-8152-42c5fa0c9f7b => generated 0 bytes in 43 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 10:38:22.369472 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-8a152f92-dbfa-46ab-b1c8-d4405ada5947 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:22.375385 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-8a152f92-dbfa-46ab-b1c8-d4405ada5947 tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] GET https://10.4.3.105/volume/v3/backups/5881b409-a3dc-43d4-8152-42c5fa0c9f7b Aug 12 10:38:22.375780 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-8a152f92-dbfa-46ab-b1c8-d4405ada5947 tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:22.375967 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-8a152f92-dbfa-46ab-b1c8-d4405ada5947 tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:22.376158 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-8a152f92-dbfa-46ab-b1c8-d4405ada5947 tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] Show backup with id 5881b409-a3dc-43d4-8152-42c5fa0c9f7b. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:38:22.387480 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:22.387480 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:38:22.388623 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-8a152f92-dbfa-46ab-b1c8-d4405ada5947 tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] https://10.4.3.105/volume/v3/backups/5881b409-a3dc-43d4-8152-42c5fa0c9f7b returned with HTTP 200 Aug 12 10:38:22.390022 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 673/2702] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:38:22 2026] GET /volume/v3/backups/5881b409-a3dc-43d4-8152-42c5fa0c9f7b => generated 751 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:38:22.584608 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-8255b2a7-96d9-4b20-a422-53e66b3a2ee1 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:22.587887 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-8255b2a7-96d9-4b20-a422-53e66b3a2ee1 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] GET https://10.4.3.105/volume/v3/backups/d7561bc7-fa19-4190-ad03-09723395f774 Aug 12 10:38:22.587887 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-8255b2a7-96d9-4b20-a422-53e66b3a2ee1 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:22.587887 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-8255b2a7-96d9-4b20-a422-53e66b3a2ee1 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:22.587887 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-8255b2a7-96d9-4b20-a422-53e66b3a2ee1 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Show backup with id d7561bc7-fa19-4190-ad03-09723395f774. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:38:22.594501 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:22.594501 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:38:22.596448 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-8255b2a7-96d9-4b20-a422-53e66b3a2ee1 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] https://10.4.3.105/volume/v3/backups/d7561bc7-fa19-4190-ad03-09723395f774 returned with HTTP 200 Aug 12 10:38:22.596448 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 672/2703] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:38:22 2026] GET /volume/v3/backups/d7561bc7-fa19-4190-ad03-09723395f774 => generated 835 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:38:22.643823 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-dfd90526-ebe8-47b4-96ba-7ab94be9599f None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:22.648187 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-dfd90526-ebe8-47b4-96ba-7ab94be9599f tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] GET https://10.4.3.105/volume/v3/backups/e5c845f7-ad2a-4030-bd24-53ef31b65c0b Aug 12 10:38:22.648415 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-dfd90526-ebe8-47b4-96ba-7ab94be9599f tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:22.649784 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-dfd90526-ebe8-47b4-96ba-7ab94be9599f tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:22.650006 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.v3.backups [None req-dfd90526-ebe8-47b4-96ba-7ab94be9599f tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] Show backup with id e5c845f7-ad2a-4030-bd24-53ef31b65c0b. {{(pid=100372) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:38:22.655941 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:22.655941 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:38:22.656722 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-dfd90526-ebe8-47b4-96ba-7ab94be9599f tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] https://10.4.3.105/volume/v3/backups/e5c845f7-ad2a-4030-bd24-53ef31b65c0b returned with HTTP 200 Aug 12 10:38:22.657175 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 677/2704] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:38:22 2026] GET /volume/v3/backups/e5c845f7-ad2a-4030-bd24-53ef31b65c0b => generated 735 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:38:22.696539 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-f92776a4-a73e-4cdb-89f9-685569980e35 req-0f2b4f93-79f8-4cd4-92a7-0c67888cf658 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:22.699221 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-f92776a4-a73e-4cdb-89f9-685569980e35 req-0f2b4f93-79f8-4cd4-92a7-0c67888cf658 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] DELETE https://10.4.3.105/volume/v3/attachments/9479883e-e8c6-4879-bdfe-c332ebefa077 Aug 12 10:38:22.699458 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-f92776a4-a73e-4cdb-89f9-685569980e35 req-0f2b4f93-79f8-4cd4-92a7-0c67888cf658 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:22.699734 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-f92776a4-a73e-4cdb-89f9-685569980e35 req-0f2b4f93-79f8-4cd4-92a7-0c67888cf658 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Calling method 'version_select' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:22.718020 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:22.718020 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:38:22.750724 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-f0f4bc12-3896-442e-a023-3e64278007b7 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:22.754608 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-f0f4bc12-3896-442e-a023-3e64278007b7 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] GET https://10.4.3.105/volume/v3/backups/8c8ace19-59e2-4e43-88ce-37ecd276880f Aug 12 10:38:22.754608 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-f0f4bc12-3896-442e-a023-3e64278007b7 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:22.754608 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-f0f4bc12-3896-442e-a023-3e64278007b7 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:22.754608 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-f0f4bc12-3896-442e-a023-3e64278007b7 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Show backup with id 8c8ace19-59e2-4e43-88ce-37ecd276880f. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:38:22.764845 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:22.764845 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:38:22.766867 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-f0f4bc12-3896-442e-a023-3e64278007b7 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] https://10.4.3.105/volume/v3/backups/8c8ace19-59e2-4e43-88ce-37ecd276880f returned with HTTP 200 Aug 12 10:38:22.766867 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 674/2705] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:38:22 2026] GET /volume/v3/backups/8c8ace19-59e2-4e43-88ce-37ecd276880f => generated 749 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:38:22.786562 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-f92776a4-a73e-4cdb-89f9-685569980e35 req-0f2b4f93-79f8-4cd4-92a7-0c67888cf658 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] https://10.4.3.105/volume/v3/attachments/9479883e-e8c6-4879-bdfe-c332ebefa077 returned with HTTP 200 Aug 12 10:38:22.787171 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 683/2706] 10.4.3.105 () {72 vars in 1673 bytes} [Wed Aug 12 10:38:22 2026] DELETE /volume/v3/attachments/9479883e-e8c6-4879-bdfe-c332ebefa077 => generated 19 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:38:22.788011 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-dc3092e3-72be-4931-888a-2b16dfe55db3 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:22.789800 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-dc3092e3-72be-4931-888a-2b16dfe55db3 tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] GET https://10.4.3.105/volume/v3/backups/a27562ba-e1a4-4845-8e7b-03627111241c Aug 12 10:38:22.790100 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-dc3092e3-72be-4931-888a-2b16dfe55db3 tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:22.790285 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-dc3092e3-72be-4931-888a-2b16dfe55db3 tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:22.790404 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-dc3092e3-72be-4931-888a-2b16dfe55db3 tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] Show backup with id a27562ba-e1a4-4845-8e7b-03627111241c. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:38:22.801684 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:22.801684 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:38:22.802355 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-dc3092e3-72be-4931-888a-2b16dfe55db3 tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] https://10.4.3.105/volume/v3/backups/a27562ba-e1a4-4845-8e7b-03627111241c returned with HTTP 200 Aug 12 10:38:22.802849 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 673/2707] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:38:22 2026] GET /volume/v3/backups/a27562ba-e1a4-4845-8e7b-03627111241c => generated 800 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:38:23.407301 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-dc98ad1b-24b0-42dc-b412-5de444965a8c None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:23.409561 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-dc98ad1b-24b0-42dc-b412-5de444965a8c tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] GET https://10.4.3.105/volume/v3/backups/5881b409-a3dc-43d4-8152-42c5fa0c9f7b Aug 12 10:38:23.410015 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-dc98ad1b-24b0-42dc-b412-5de444965a8c tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:23.410268 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-dc98ad1b-24b0-42dc-b412-5de444965a8c tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:23.410429 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.v3.backups [None req-dc98ad1b-24b0-42dc-b412-5de444965a8c tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] Show backup with id 5881b409-a3dc-43d4-8152-42c5fa0c9f7b. {{(pid=100372) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:38:23.415119 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-dc98ad1b-24b0-42dc-b412-5de444965a8c tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] https://10.4.3.105/volume/v3/backups/5881b409-a3dc-43d4-8152-42c5fa0c9f7b returned with HTTP 404 Aug 12 10:38:23.415878 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 678/2708] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:38:23 2026] GET /volume/v3/backups/5881b409-a3dc-43d4-8152-42c5fa0c9f7b => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:38:23.425281 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-cbfeba72-48a7-4258-865e-831b9ce20d1f None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:23.426830 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-cbfeba72-48a7-4258-865e-831b9ce20d1f tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] POST https://10.4.3.105/volume/v3/volumes Aug 12 10:38:23.427336 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-cbfeba72-48a7-4258-865e-831b9ce20d1f tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1263680189"}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:38:23.429128 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.v3.volumes [None req-cbfeba72-48a7-4258-865e-831b9ce20d1f tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1263680189'}} {{(pid=100373) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 10:38:23.429373 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.v3.volumes [None req-cbfeba72-48a7-4258-865e-831b9ce20d1f tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] Create volume of 1 GB Aug 12 10:38:23.435784 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-cbfeba72-48a7-4258-865e-831b9ce20d1f tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] Availability Zones retrieved successfully. Aug 12 10:38:23.441564 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-cbfeba72-48a7-4258-865e-831b9ce20d1f tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] Flow 'volume_create_api' (f9ce3f27-8dd9-4606-8824-f296af85c398) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:38:23.443508 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-cbfeba72-48a7-4258-865e-831b9ce20d1f tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (836c2e23-c736-4d7c-94ac-0a76ff9bd553) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:38:23.444603 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.flows.api.create_volume [None req-cbfeba72-48a7-4258-865e-831b9ce20d1f tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] Validating volume size '1' using validate_int {{(pid=100373) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 10:38:23.480054 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-cbfeba72-48a7-4258-865e-831b9ce20d1f tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (836c2e23-c736-4d7c-94ac-0a76ff9bd553) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T10:26:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6cd66f07-4c7b-40b2-9dfb-378538f29c9e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:38:23.481077 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-cbfeba72-48a7-4258-865e-831b9ce20d1f tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (13b42a2a-9795-4967-b492-bb032f26db43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:38:23.534755 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.quota [None req-cbfeba72-48a7-4258-865e-831b9ce20d1f tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] Created reservations ['bc7cc8d0-3091-4519-ace5-c99c3bedf4fa', 'a0f42263-82bc-4f9f-94c2-54493307160b', 'beedfd8f-fba8-49cd-b5a3-7488e2d8131a', '51921aa3-81bc-4907-8b14-774da9722af6'] {{(pid=100373) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:38:23.535699 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-cbfeba72-48a7-4258-865e-831b9ce20d1f tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (13b42a2a-9795-4967-b492-bb032f26db43) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bc7cc8d0-3091-4519-ace5-c99c3bedf4fa', 'a0f42263-82bc-4f9f-94c2-54493307160b', 'beedfd8f-fba8-49cd-b5a3-7488e2d8131a', '51921aa3-81bc-4907-8b14-774da9722af6']}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:38:23.536558 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-cbfeba72-48a7-4258-865e-831b9ce20d1f tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (83b7ba87-d1a3-41db-af7d-06832c9cfdcf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:38:23.566052 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-cbfeba72-48a7-4258-865e-831b9ce20d1f tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (83b7ba87-d1a3-41db-af7d-06832c9cfdcf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c4161a0d-6481-4847-a145-0e1df632ac76', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1263680189',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1afc20d5f55140b099be81b032fc4547',qos_specs=None,replication_status=,reservations=['bc7cc8d0-3091-4519-ace5-c99c3bedf4fa','a0f42263-82bc-4f9f-94c2-54493307160b','beedfd8f-fba8-49cd-b5a3-7488e2d8131a','51921aa3-81bc-4907-8b14-774da9722af6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='17cb19131fe44f81b0333c47250a83c7',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:38:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1263680189',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c4161a0d-6481-4847-a145-0e1df632ac76,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1afc20d5f55140b099be81b032fc4547',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='17cb19131fe44f81b0333c47250a83c7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6cd66f07-4c7b-40b2-9dfb-378538f29c9e),volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:38:23.567327 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-cbfeba72-48a7-4258-865e-831b9ce20d1f tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e44914a2-16b2-4b3a-aaf1-7ffc8f44871e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:38:23.589600 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-cbfeba72-48a7-4258-865e-831b9ce20d1f tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e44914a2-16b2-4b3a-aaf1-7ffc8f44871e) transitioned into state 'SUCCESS' from state '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-1263680189',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1afc20d5f55140b099be81b032fc4547',qos_specs=None,replication_status=,reservations=['bc7cc8d0-3091-4519-ace5-c99c3bedf4fa','a0f42263-82bc-4f9f-94c2-54493307160b','beedfd8f-fba8-49cd-b5a3-7488e2d8131a','51921aa3-81bc-4907-8b14-774da9722af6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='17cb19131fe44f81b0333c47250a83c7',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:38:23.591029 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-cbfeba72-48a7-4258-865e-831b9ce20d1f tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c32d8bb3-a500-4a7d-ae46-046e1b7456e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:38:23.599962 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-cbfeba72-48a7-4258-865e-831b9ce20d1f tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c32d8bb3-a500-4a7d-ae46-046e1b7456e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:38:23.600663 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-cbfeba72-48a7-4258-865e-831b9ce20d1f tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] Flow 'volume_create_api' (f9ce3f27-8dd9-4606-8824-f296af85c398) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100373) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:38:23.600937 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-cbfeba72-48a7-4258-865e-831b9ce20d1f tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] Create volume request issued successfully. Aug 12 10:38:23.601430 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-cbfeba72-48a7-4258-865e-831b9ce20d1f tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] https://10.4.3.105/volume/v3/volumes returned with HTTP 202 Aug 12 10:38:23.601857 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 675/2709] 10.4.3.105 () {68 vars in 1258 bytes} [Wed Aug 12 10:38:23 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 10:38:23.609503 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-8e80c29c-ba43-4d32-89a4-62c5cc52e1a0 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:23.611955 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-8e80c29c-ba43-4d32-89a4-62c5cc52e1a0 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] GET https://10.4.3.105/volume/v3/backups/d7561bc7-fa19-4190-ad03-09723395f774 Aug 12 10:38:23.612242 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-8e80c29c-ba43-4d32-89a4-62c5cc52e1a0 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:23.612589 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-8e80c29c-ba43-4d32-89a4-62c5cc52e1a0 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:23.612644 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-8e80c29c-ba43-4d32-89a4-62c5cc52e1a0 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Show backup with id d7561bc7-fa19-4190-ad03-09723395f774. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:38:23.617120 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-3bf7e3fe-6e3d-4b99-a936-c9bcce36bea6 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:23.617979 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:23.617979 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:38:23.619019 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-8e80c29c-ba43-4d32-89a4-62c5cc52e1a0 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] https://10.4.3.105/volume/v3/backups/d7561bc7-fa19-4190-ad03-09723395f774 returned with HTTP 200 Aug 12 10:38:23.619552 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 684/2710] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:38:23 2026] GET /volume/v3/backups/d7561bc7-fa19-4190-ad03-09723395f774 => generated 835 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:38:23.619658 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-3bf7e3fe-6e3d-4b99-a936-c9bcce36bea6 tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] GET https://10.4.3.105/volume/v3/volumes/c4161a0d-6481-4847-a145-0e1df632ac76 Aug 12 10:38:23.619869 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-3bf7e3fe-6e3d-4b99-a936-c9bcce36bea6 tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:23.620135 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-3bf7e3fe-6e3d-4b99-a936-c9bcce36bea6 tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:23.633181 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:23.633181 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:38:23.638787 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-3bf7e3fe-6e3d-4b99-a936-c9bcce36bea6 tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] Volume info retrieved successfully. Aug 12 10:38:23.643790 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-3bf7e3fe-6e3d-4b99-a936-c9bcce36bea6 tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] https://10.4.3.105/volume/v3/volumes/c4161a0d-6481-4847-a145-0e1df632ac76 returned with HTTP 200 Aug 12 10:38:23.644277 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 674/2711] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:38:23 2026] GET /volume/v3/volumes/c4161a0d-6481-4847-a145-0e1df632ac76 => generated 817 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:38:23.669539 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-d384bec2-9e6a-45c1-b1da-731777539bb4 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:23.671241 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-d384bec2-9e6a-45c1-b1da-731777539bb4 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] GET https://10.4.3.105/volume/v3/backups/e5c845f7-ad2a-4030-bd24-53ef31b65c0b Aug 12 10:38:23.671436 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-d384bec2-9e6a-45c1-b1da-731777539bb4 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:23.671638 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-d384bec2-9e6a-45c1-b1da-731777539bb4 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:23.671733 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.v3.backups [None req-d384bec2-9e6a-45c1-b1da-731777539bb4 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] Show backup with id e5c845f7-ad2a-4030-bd24-53ef31b65c0b. {{(pid=100372) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:38:23.680088 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:23.680088 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:38:23.681073 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-d384bec2-9e6a-45c1-b1da-731777539bb4 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] https://10.4.3.105/volume/v3/backups/e5c845f7-ad2a-4030-bd24-53ef31b65c0b returned with HTTP 200 Aug 12 10:38:23.681620 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 679/2712] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:38:23 2026] GET /volume/v3/backups/e5c845f7-ad2a-4030-bd24-53ef31b65c0b => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:38:23.781829 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-73af00b9-1981-43d0-acd5-e03c9d176ebb None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:23.787635 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-73af00b9-1981-43d0-acd5-e03c9d176ebb tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] GET https://10.4.3.105/volume/v3/backups/8c8ace19-59e2-4e43-88ce-37ecd276880f Aug 12 10:38:23.787909 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-73af00b9-1981-43d0-acd5-e03c9d176ebb tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:23.788166 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-73af00b9-1981-43d0-acd5-e03c9d176ebb tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:23.788235 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-73af00b9-1981-43d0-acd5-e03c9d176ebb tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Show backup with id 8c8ace19-59e2-4e43-88ce-37ecd276880f. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:38:23.798870 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:23.798870 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:38:23.798870 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-73af00b9-1981-43d0-acd5-e03c9d176ebb tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] https://10.4.3.105/volume/v3/backups/8c8ace19-59e2-4e43-88ce-37ecd276880f returned with HTTP 200 Aug 12 10:38:23.799753 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 676/2713] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:38:23 2026] GET /volume/v3/backups/8c8ace19-59e2-4e43-88ce-37ecd276880f => generated 749 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:38:23.813398 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-f8b30688-b456-4ba8-8a48-050899446c24 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:23.815916 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-f8b30688-b456-4ba8-8a48-050899446c24 tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] GET https://10.4.3.105/volume/v3/backups/a27562ba-e1a4-4845-8e7b-03627111241c Aug 12 10:38:23.816259 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-f8b30688-b456-4ba8-8a48-050899446c24 tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:23.816528 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-f8b30688-b456-4ba8-8a48-050899446c24 tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:23.816867 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-f8b30688-b456-4ba8-8a48-050899446c24 tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] Show backup with id a27562ba-e1a4-4845-8e7b-03627111241c. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:38:23.825540 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:23.825540 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:38:23.826561 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-f8b30688-b456-4ba8-8a48-050899446c24 tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] https://10.4.3.105/volume/v3/backups/a27562ba-e1a4-4845-8e7b-03627111241c returned with HTTP 200 Aug 12 10:38:23.827051 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-fc37d366-c44e-4dae-be9d-d453ed9bc0e7 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:23.827098 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 685/2714] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:38:23 2026] GET /volume/v3/backups/a27562ba-e1a4-4845-8e7b-03627111241c => generated 800 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:38:23.831948 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-fc37d366-c44e-4dae-be9d-d453ed9bc0e7 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] DELETE https://10.4.3.105/volume/v3/volumes/7085a287-e5e4-470c-9e3d-bfbe17934d20 Aug 12 10:38:23.832135 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-fc37d366-c44e-4dae-be9d-d453ed9bc0e7 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:23.832313 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-fc37d366-c44e-4dae-be9d-d453ed9bc0e7 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Calling method 'delete' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:23.832468 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.v3.volumes [None req-fc37d366-c44e-4dae-be9d-d453ed9bc0e7 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Delete volume with id: 7085a287-e5e4-470c-9e3d-bfbe17934d20 Aug 12 10:38:23.839197 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:23.839197 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:38:23.839643 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-fc37d366-c44e-4dae-be9d-d453ed9bc0e7 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Volume info retrieved successfully. Aug 12 10:38:23.856115 np0000007037 devstack@c-api.service[100374]: WARNING cinder.keymgr.conf_key_mgr [None req-fc37d366-c44e-4dae-be9d-d453ed9bc0e7 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 12 10:38:23.869981 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-fc37d366-c44e-4dae-be9d-d453ed9bc0e7 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Delete volume request issued successfully. Aug 12 10:38:23.870207 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-fc37d366-c44e-4dae-be9d-d453ed9bc0e7 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] https://10.4.3.105/volume/v3/volumes/7085a287-e5e4-470c-9e3d-bfbe17934d20 returned with HTTP 202 Aug 12 10:38:23.870821 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 675/2715] 10.4.3.105 () {66 vars in 1351 bytes} [Wed Aug 12 10:38:23 2026] DELETE /volume/v3/volumes/7085a287-e5e4-470c-9e3d-bfbe17934d20 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 10:38:23.897275 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-28377b48-8b02-4dce-a32a-19cdee2cfa09 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:23.899660 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-28377b48-8b02-4dce-a32a-19cdee2cfa09 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] GET https://10.4.3.105/volume/v3/volumes/7085a287-e5e4-470c-9e3d-bfbe17934d20 Aug 12 10:38:23.899938 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-28377b48-8b02-4dce-a32a-19cdee2cfa09 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:23.900206 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-28377b48-8b02-4dce-a32a-19cdee2cfa09 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:23.909432 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:23.909432 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:38:23.914228 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-28377b48-8b02-4dce-a32a-19cdee2cfa09 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Volume info retrieved successfully. Aug 12 10:38:23.919723 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-28377b48-8b02-4dce-a32a-19cdee2cfa09 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] https://10.4.3.105/volume/v3/volumes/7085a287-e5e4-470c-9e3d-bfbe17934d20 returned with HTTP 200 Aug 12 10:38:23.920242 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 680/2716] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:38:23 2026] GET /volume/v3/volumes/7085a287-e5e4-470c-9e3d-bfbe17934d20 => generated 870 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:38:24.634533 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-550fb766-ddd7-44c5-94de-1a1276da99fd None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:24.634681 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-550fb766-ddd7-44c5-94de-1a1276da99fd tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] GET https://10.4.3.105/volume/v3/backups/d7561bc7-fa19-4190-ad03-09723395f774 Aug 12 10:38:24.634794 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-550fb766-ddd7-44c5-94de-1a1276da99fd tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:24.635020 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-550fb766-ddd7-44c5-94de-1a1276da99fd tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:24.635127 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-550fb766-ddd7-44c5-94de-1a1276da99fd tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Show backup with id d7561bc7-fa19-4190-ad03-09723395f774. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:38:24.639365 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:24.639365 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:38:24.640095 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-550fb766-ddd7-44c5-94de-1a1276da99fd tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] https://10.4.3.105/volume/v3/backups/d7561bc7-fa19-4190-ad03-09723395f774 returned with HTTP 200 Aug 12 10:38:24.640432 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 677/2717] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:38:24 2026] GET /volume/v3/backups/d7561bc7-fa19-4190-ad03-09723395f774 => generated 835 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:38:24.661121 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-b85ed3aa-c7c4-4811-bd89-7afa15a2200a None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:24.665149 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-b85ed3aa-c7c4-4811-bd89-7afa15a2200a tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] GET https://10.4.3.105/volume/v3/volumes/c4161a0d-6481-4847-a145-0e1df632ac76 Aug 12 10:38:24.665358 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-b85ed3aa-c7c4-4811-bd89-7afa15a2200a tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:24.665723 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-b85ed3aa-c7c4-4811-bd89-7afa15a2200a tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:24.674189 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:24.674189 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:38:24.680456 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-b85ed3aa-c7c4-4811-bd89-7afa15a2200a tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] Volume info retrieved successfully. Aug 12 10:38:24.687095 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-b85ed3aa-c7c4-4811-bd89-7afa15a2200a tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] https://10.4.3.105/volume/v3/volumes/c4161a0d-6481-4847-a145-0e1df632ac76 returned with HTTP 200 Aug 12 10:38:24.687705 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 686/2718] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:38:24 2026] GET /volume/v3/volumes/c4161a0d-6481-4847-a145-0e1df632ac76 => generated 842 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:38:24.698833 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-8b32a5d5-7e70-4451-b240-306e5865c8a0 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:24.703698 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-8b32a5d5-7e70-4451-b240-306e5865c8a0 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] GET https://10.4.3.105/volume/v3/backups/e5c845f7-ad2a-4030-bd24-53ef31b65c0b Aug 12 10:38:24.703698 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-8b32a5d5-7e70-4451-b240-306e5865c8a0 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:24.703698 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-8b32a5d5-7e70-4451-b240-306e5865c8a0 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:24.703698 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-8b32a5d5-7e70-4451-b240-306e5865c8a0 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] Show backup with id e5c845f7-ad2a-4030-bd24-53ef31b65c0b. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:38:24.707896 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-73ff925d-a34e-4122-820d-75579fedef11 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:24.710351 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:24.710351 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:38:24.711290 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-8b32a5d5-7e70-4451-b240-306e5865c8a0 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] https://10.4.3.105/volume/v3/backups/e5c845f7-ad2a-4030-bd24-53ef31b65c0b returned with HTTP 200 Aug 12 10:38:24.711847 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 676/2719] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:38:24 2026] GET /volume/v3/backups/e5c845f7-ad2a-4030-bd24-53ef31b65c0b => generated 735 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:38:24.713890 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-73ff925d-a34e-4122-820d-75579fedef11 tempest-VolumesBackupsTest-440641371 tempest-VolumesBackupsTest-440641371-project-admin] POST https://10.4.3.105/volume/v3/backups Aug 12 10:38:24.714371 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-73ff925d-a34e-4122-820d-75579fedef11 tempest-VolumesBackupsTest-440641371 tempest-VolumesBackupsTest-440641371-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "c4161a0d-6481-4847-a145-0e1df632ac76", "name": "tempest-VolumesBackupsTest-Backup-1729168539"}} {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:38:24.716312 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.contrib.backups [None req-73ff925d-a34e-4122-820d-75579fedef11 tempest-VolumesBackupsTest-440641371 tempest-VolumesBackupsTest-440641371-project-admin] Creating new backup {'backup': {'volume_id': 'c4161a0d-6481-4847-a145-0e1df632ac76', 'name': 'tempest-VolumesBackupsTest-Backup-1729168539'}} {{(pid=100372) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 12 10:38:24.716569 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.contrib.backups [None req-73ff925d-a34e-4122-820d-75579fedef11 tempest-VolumesBackupsTest-440641371 tempest-VolumesBackupsTest-440641371-project-admin] Creating backup of volume c4161a0d-6481-4847-a145-0e1df632ac76 in container None Aug 12 10:38:24.727003 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:24.727003 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:38:24.727494 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-73ff925d-a34e-4122-820d-75579fedef11 tempest-VolumesBackupsTest-440641371 tempest-VolumesBackupsTest-440641371-project-admin] Volume info retrieved successfully. Aug 12 10:38:24.755161 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.quota [None req-73ff925d-a34e-4122-820d-75579fedef11 tempest-VolumesBackupsTest-440641371 tempest-VolumesBackupsTest-440641371-project-admin] Created reservations ['94de8a97-6788-4bb2-9583-c30e982b3d03', '37a00733-3745-413a-905f-bea0ad08c6f4'] {{(pid=100372) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:38:24.793931 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-73ff925d-a34e-4122-820d-75579fedef11 tempest-VolumesBackupsTest-440641371 tempest-VolumesBackupsTest-440641371-project-admin] https://10.4.3.105/volume/v3/backups returned with HTTP 202 Aug 12 10:38:24.794369 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 681/2720] 10.4.3.105 () {68 vars in 1259 bytes} [Wed Aug 12 10:38:24 2026] POST /volume/v3/backups => generated 330 bytes in 87 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 10:38:24.807776 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-4bb24751-234e-4b4e-bc4c-42c2eb739279 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:24.811927 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-4bb24751-234e-4b4e-bc4c-42c2eb739279 tempest-VolumesBackupsTest-440641371 tempest-VolumesBackupsTest-440641371-project-admin] GET https://10.4.3.105/volume/v3/backups/06289bba-ff3c-492c-b518-8c5d08eebcd2 Aug 12 10:38:24.812065 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-4bb24751-234e-4b4e-bc4c-42c2eb739279 tempest-VolumesBackupsTest-440641371 tempest-VolumesBackupsTest-440641371-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:24.812987 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-4bb24751-234e-4b4e-bc4c-42c2eb739279 tempest-VolumesBackupsTest-440641371 tempest-VolumesBackupsTest-440641371-project-admin] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:24.813202 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-4bb24751-234e-4b4e-bc4c-42c2eb739279 tempest-VolumesBackupsTest-440641371 tempest-VolumesBackupsTest-440641371-project-admin] Show backup with id 06289bba-ff3c-492c-b518-8c5d08eebcd2. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:38:24.815561 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-fd8d922e-bb34-4aff-acc1-4b57dfa9813d None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:24.818568 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-fd8d922e-bb34-4aff-acc1-4b57dfa9813d tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] GET https://10.4.3.105/volume/v3/backups/8c8ace19-59e2-4e43-88ce-37ecd276880f Aug 12 10:38:24.818842 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-fd8d922e-bb34-4aff-acc1-4b57dfa9813d tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:24.819018 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-fd8d922e-bb34-4aff-acc1-4b57dfa9813d tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:24.819111 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-fd8d922e-bb34-4aff-acc1-4b57dfa9813d tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Show backup with id 8c8ace19-59e2-4e43-88ce-37ecd276880f. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:38:24.819743 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:24.819743 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:38:24.820755 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-4bb24751-234e-4b4e-bc4c-42c2eb739279 tempest-VolumesBackupsTest-440641371 tempest-VolumesBackupsTest-440641371-project-admin] https://10.4.3.105/volume/v3/backups/06289bba-ff3c-492c-b518-8c5d08eebcd2 returned with HTTP 200 Aug 12 10:38:24.821287 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 678/2721] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:38:24 2026] GET /volume/v3/backups/06289bba-ff3c-492c-b518-8c5d08eebcd2 => generated 737 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:38:24.825987 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:24.825987 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:38:24.826978 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-fd8d922e-bb34-4aff-acc1-4b57dfa9813d tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] https://10.4.3.105/volume/v3/backups/8c8ace19-59e2-4e43-88ce-37ecd276880f returned with HTTP 200 Aug 12 10:38:24.827493 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 687/2722] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:38:24 2026] GET /volume/v3/backups/8c8ace19-59e2-4e43-88ce-37ecd276880f => generated 749 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:38:24.838630 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-7d028f57-d1e2-45ce-ae7c-cb7249a312d0 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:24.840527 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-7d028f57-d1e2-45ce-ae7c-cb7249a312d0 tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] GET https://10.4.3.105/volume/v3/backups/a27562ba-e1a4-4845-8e7b-03627111241c Aug 12 10:38:24.840784 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-7d028f57-d1e2-45ce-ae7c-cb7249a312d0 tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:24.841001 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-7d028f57-d1e2-45ce-ae7c-cb7249a312d0 tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:24.841124 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-7d028f57-d1e2-45ce-ae7c-cb7249a312d0 tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] Show backup with id a27562ba-e1a4-4845-8e7b-03627111241c. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:38:24.845799 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:24.845799 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:38:24.846585 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-7d028f57-d1e2-45ce-ae7c-cb7249a312d0 tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] https://10.4.3.105/volume/v3/backups/a27562ba-e1a4-4845-8e7b-03627111241c returned with HTTP 200 Aug 12 10:38:24.846992 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 677/2723] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:38:24 2026] GET /volume/v3/backups/a27562ba-e1a4-4845-8e7b-03627111241c => generated 800 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:38:24.938919 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-c6846905-f9f9-4ee5-93f9-f8d34518ed69 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:24.940850 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-c6846905-f9f9-4ee5-93f9-f8d34518ed69 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] GET https://10.4.3.105/volume/v3/volumes/7085a287-e5e4-470c-9e3d-bfbe17934d20 Aug 12 10:38:24.941100 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-c6846905-f9f9-4ee5-93f9-f8d34518ed69 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:24.941373 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-c6846905-f9f9-4ee5-93f9-f8d34518ed69 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:24.948289 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-c6846905-f9f9-4ee5-93f9-f8d34518ed69 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] https://10.4.3.105/volume/v3/volumes/7085a287-e5e4-470c-9e3d-bfbe17934d20 returned with HTTP 404 Aug 12 10:38:24.948924 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 682/2724] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:38:24 2026] GET /volume/v3/volumes/7085a287-e5e4-470c-9e3d-bfbe17934d20 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:38:24.957691 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-199b64f8-3d03-46e8-9c9a-9b66b8d29f0b None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:24.960617 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-199b64f8-3d03-46e8-9c9a-9b66b8d29f0b tempest-TestVolumeBootPattern-85296865 tempest-TestVolumeBootPattern-85296865-project-admin] GET https://10.4.3.105/volume/v3/volumes/detail?all_tenants=1 Aug 12 10:38:24.960862 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-199b64f8-3d03-46e8-9c9a-9b66b8d29f0b tempest-TestVolumeBootPattern-85296865 tempest-TestVolumeBootPattern-85296865-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:24.961086 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-199b64f8-3d03-46e8-9c9a-9b66b8d29f0b tempest-TestVolumeBootPattern-85296865 tempest-TestVolumeBootPattern-85296865-project-admin] Calling method 'detail' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:24.962050 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-199b64f8-3d03-46e8-9c9a-9b66b8d29f0b tempest-TestVolumeBootPattern-85296865 tempest-TestVolumeBootPattern-85296865-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100373) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 10:38:25.018274 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-199b64f8-3d03-46e8-9c9a-9b66b8d29f0b tempest-TestVolumeBootPattern-85296865 tempest-TestVolumeBootPattern-85296865-project-admin] Get all volumes completed successfully. Aug 12 10:38:25.024084 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:25.024084 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:38:25.032744 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-199b64f8-3d03-46e8-9c9a-9b66b8d29f0b tempest-TestVolumeBootPattern-85296865 tempest-TestVolumeBootPattern-85296865-project-admin] https://10.4.3.105/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 12 10:38:25.033578 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 679/2725] 10.4.3.105 () {66 vars in 1285 bytes} [Wed Aug 12 10:38:24 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 21025 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 10:38:25.053794 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-a859ca11-bfe9-453b-9dd3-de8a45ffb4be None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:25.056171 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-a859ca11-bfe9-453b-9dd3-de8a45ffb4be tempest-TestVolumeBootPattern-85296865 tempest-TestVolumeBootPattern-85296865-project-admin] DELETE https://10.4.3.105/volume/v3/types/55788606-243b-4c89-922f-ea6c220dd9b1 Aug 12 10:38:25.056501 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-a859ca11-bfe9-453b-9dd3-de8a45ffb4be tempest-TestVolumeBootPattern-85296865 tempest-TestVolumeBootPattern-85296865-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:25.056822 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-a859ca11-bfe9-453b-9dd3-de8a45ffb4be tempest-TestVolumeBootPattern-85296865 tempest-TestVolumeBootPattern-85296865-project-admin] Calling method '_delete' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:25.089380 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-a859ca11-bfe9-453b-9dd3-de8a45ffb4be tempest-TestVolumeBootPattern-85296865 tempest-TestVolumeBootPattern-85296865-project-admin] https://10.4.3.105/volume/v3/types/55788606-243b-4c89-922f-ea6c220dd9b1 returned with HTTP 202 Aug 12 10:38:25.089380 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 688/2726] 10.4.3.105 () {66 vars in 1345 bytes} [Wed Aug 12 10:38:25 2026] DELETE /volume/v3/types/55788606-243b-4c89-922f-ea6c220dd9b1 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 10:38:25.107700 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-0439b1b8-c9e1-4bad-8414-8b5d5dc241f7 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:25.109689 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-0439b1b8-c9e1-4bad-8414-8b5d5dc241f7 tempest-TestVolumeBootPattern-85296865 tempest-TestVolumeBootPattern-85296865-project-admin] POST https://10.4.3.105/volume/v3/types Aug 12 10:38:25.110095 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-0439b1b8-c9e1-4bad-8414-8b5d5dc241f7 tempest-TestVolumeBootPattern-85296865 tempest-TestVolumeBootPattern-85296865-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks2-1137012216", "extra_specs": {}}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:38:25.127411 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-0439b1b8-c9e1-4bad-8414-8b5d5dc241f7 tempest-TestVolumeBootPattern-85296865 tempest-TestVolumeBootPattern-85296865-project-admin] https://10.4.3.105/volume/v3/types returned with HTTP 200 Aug 12 10:38:25.127988 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 678/2727] 10.4.3.105 () {68 vars in 1252 bytes} [Wed Aug 12 10:38:25 2026] POST /volume/v3/types => generated 213 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:38:25.139284 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-41ffa13b-ecf2-46f6-a372-04375355910d None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:25.142989 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-41ffa13b-ecf2-46f6-a372-04375355910d tempest-TestVolumeBootPattern-85296865 tempest-TestVolumeBootPattern-85296865-project-admin] POST https://10.4.3.105/volume/v3/types/1140c839-a370-4879-b20d-2070c801e0b0/encryption Aug 12 10:38:25.143388 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-41ffa13b-ecf2-46f6-a372-04375355910d tempest-TestVolumeBootPattern-85296865 tempest-TestVolumeBootPattern-85296865-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks2", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:38:25.145496 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:25.145496 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:38:25.164045 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-41ffa13b-ecf2-46f6-a372-04375355910d tempest-TestVolumeBootPattern-85296865 tempest-TestVolumeBootPattern-85296865-project-admin] https://10.4.3.105/volume/v3/types/1140c839-a370-4879-b20d-2070c801e0b0/encryption returned with HTTP 200 Aug 12 10:38:25.164502 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 683/2728] 10.4.3.105 () {68 vars in 1397 bytes} [Wed Aug 12 10:38:25 2026] POST /volume/v3/types/1140c839-a370-4879-b20d-2070c801e0b0/encryption => generated 231 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:38:25.180158 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-f9183b5b-11f2-49ed-aabd-051e21c48abb None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:25.184300 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-f9183b5b-11f2-49ed-aabd-051e21c48abb tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] POST https://10.4.3.105/volume/v3/volumes Aug 12 10:38:25.184810 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-f9183b5b-11f2-49ed-aabd-051e21c48abb tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-1283988137", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks2-1137012216", "size": 1}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:38:25.187300 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.v3.volumes [None req-f9183b5b-11f2-49ed-aabd-051e21c48abb tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-1283988137', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks2-1137012216', 'size': 1}} {{(pid=100373) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 10:38:25.192598 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.v3.volumes [None req-f9183b5b-11f2-49ed-aabd-051e21c48abb tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Create volume of 1 GB Aug 12 10:38:25.193137 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:25.193137 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:38:25.193808 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-f9183b5b-11f2-49ed-aabd-051e21c48abb tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Availability Zones retrieved successfully. Aug 12 10:38:25.201728 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-f9183b5b-11f2-49ed-aabd-051e21c48abb tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Flow 'volume_create_api' (e7aa6d82-21ec-43c2-bca4-894f61eb8ec5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:38:25.203795 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-f9183b5b-11f2-49ed-aabd-051e21c48abb tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f7cf4354-ad07-4be4-9867-ad263f7e69ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:38:25.204627 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.flows.api.create_volume [None req-f9183b5b-11f2-49ed-aabd-051e21c48abb tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Validating volume size '1' using validate_int {{(pid=100373) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 10:38:25.236794 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-f9183b5b-11f2-49ed-aabd-051e21c48abb tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f7cf4354-ad07-4be4-9867-ad263f7e69ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T10:38:25Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1140c839-a370-4879-b20d-2070c801e0b0,is_public=True,name='tempest-scenario-type-luks2-1137012216',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1140c839-a370-4879-b20d-2070c801e0b0', '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=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:38:25.237734 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-f9183b5b-11f2-49ed-aabd-051e21c48abb tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ecd29b3b-651f-4ab3-bcfb-ea4af953980b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:38:25.276958 np0000007037 devstack@c-api.service[100373]: WARNING cinder.quota [None req-f9183b5b-11f2-49ed-aabd-051e21c48abb tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks2-1137012216 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks2-1137012216, it is now deprecated. Please use the default quota class for default quota. Aug 12 10:38:25.277281 np0000007037 devstack@c-api.service[100373]: WARNING cinder.quota [None req-f9183b5b-11f2-49ed-aabd-051e21c48abb tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks2-1137012216 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks2-1137012216, it is now deprecated. Please use the default quota class for default quota. Aug 12 10:38:25.316151 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.quota [None req-f9183b5b-11f2-49ed-aabd-051e21c48abb tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Created reservations ['0263a869-4596-41b9-a754-889dc1f36104', 'd36b705c-ecd2-44c5-bb91-751f556adfd3', '8390c3ae-3f65-4c4a-991e-f026f7db96bf', '4499481f-4ae1-4e2d-be03-717783b9ac77'] {{(pid=100373) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:38:25.317194 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-f9183b5b-11f2-49ed-aabd-051e21c48abb tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ecd29b3b-651f-4ab3-bcfb-ea4af953980b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0263a869-4596-41b9-a754-889dc1f36104', 'd36b705c-ecd2-44c5-bb91-751f556adfd3', '8390c3ae-3f65-4c4a-991e-f026f7db96bf', '4499481f-4ae1-4e2d-be03-717783b9ac77']}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:38:25.318016 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-f9183b5b-11f2-49ed-aabd-051e21c48abb tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c62a9db8-7dee-4bb7-91f8-007af1fe9839) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:38:25.349592 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-f9183b5b-11f2-49ed-aabd-051e21c48abb tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c62a9db8-7dee-4bb7-91f8-007af1fe9839) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1ac120de-a5f5-4115-8c10-b2b535afd56e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1283988137',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='583d3de192824336b38fa4f15e73dd0c',qos_specs=None,replication_status=,reservations=['0263a869-4596-41b9-a754-889dc1f36104','d36b705c-ecd2-44c5-bb91-751f556adfd3','8390c3ae-3f65-4c4a-991e-f026f7db96bf','4499481f-4ae1-4e2d-be03-717783b9ac77'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='50ce7d213d4746ebb95b29ff9a767645',volume_type_id=1140c839-a370-4879-b20d-2070c801e0b0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:38:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1283988137',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=1ac120de-a5f5-4115-8c10-b2b535afd56e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='583d3de192824336b38fa4f15e73dd0c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='50ce7d213d4746ebb95b29ff9a767645',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1140c839-a370-4879-b20d-2070c801e0b0),volume_type_id=1140c839-a370-4879-b20d-2070c801e0b0)}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:38:25.349592 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-f9183b5b-11f2-49ed-aabd-051e21c48abb tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d6ab7865-8ccf-4cb0-ae40-5ed533010a50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:38:25.368830 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-f9183b5b-11f2-49ed-aabd-051e21c48abb tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d6ab7865-8ccf-4cb0-ae40-5ed533010a50) transitioned into state 'SUCCESS' from state '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-1283988137',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='583d3de192824336b38fa4f15e73dd0c',qos_specs=None,replication_status=,reservations=['0263a869-4596-41b9-a754-889dc1f36104','d36b705c-ecd2-44c5-bb91-751f556adfd3','8390c3ae-3f65-4c4a-991e-f026f7db96bf','4499481f-4ae1-4e2d-be03-717783b9ac77'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='50ce7d213d4746ebb95b29ff9a767645',volume_type_id=1140c839-a370-4879-b20d-2070c801e0b0)}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:38:25.369509 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-f9183b5b-11f2-49ed-aabd-051e21c48abb tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7ae5152b-ece0-4bed-86ad-9e2e66549dc0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:38:25.379199 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-f9183b5b-11f2-49ed-aabd-051e21c48abb tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7ae5152b-ece0-4bed-86ad-9e2e66549dc0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:38:25.382538 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-f9183b5b-11f2-49ed-aabd-051e21c48abb tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Flow 'volume_create_api' (e7aa6d82-21ec-43c2-bca4-894f61eb8ec5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100373) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:38:25.382538 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-f9183b5b-11f2-49ed-aabd-051e21c48abb tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Create volume request issued successfully. Aug 12 10:38:25.382538 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-f9183b5b-11f2-49ed-aabd-051e21c48abb tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] https://10.4.3.105/volume/v3/volumes returned with HTTP 202 Aug 12 10:38:25.382538 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 680/2729] 10.4.3.105 () {68 vars in 1259 bytes} [Wed Aug 12 10:38:25 2026] POST /volume/v3/volumes => generated 781 bytes in 202 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 10:38:25.395416 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-bdbefd90-3caf-4fd1-99c7-b4a9863cff40 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:25.397262 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-bdbefd90-3caf-4fd1-99c7-b4a9863cff40 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] GET https://10.4.3.105/volume/v3/volumes/1ac120de-a5f5-4115-8c10-b2b535afd56e Aug 12 10:38:25.397493 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-bdbefd90-3caf-4fd1-99c7-b4a9863cff40 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:25.397731 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-bdbefd90-3caf-4fd1-99c7-b4a9863cff40 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:25.404141 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:25.404141 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:38:25.408544 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-bdbefd90-3caf-4fd1-99c7-b4a9863cff40 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Volume info retrieved successfully. Aug 12 10:38:25.413260 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-bdbefd90-3caf-4fd1-99c7-b4a9863cff40 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] https://10.4.3.105/volume/v3/volumes/1ac120de-a5f5-4115-8c10-b2b535afd56e returned with HTTP 200 Aug 12 10:38:25.413671 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 689/2730] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:38:25 2026] GET /volume/v3/volumes/1ac120de-a5f5-4115-8c10-b2b535afd56e => generated 849 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:38:25.573276 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-22d88dad-edfe-4e8a-83a1-3aa8dc7afb2a None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:25.578226 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-22d88dad-edfe-4e8a-83a1-3aa8dc7afb2a tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] POST https://10.4.3.105/volume/v3/volumes Aug 12 10:38:25.579034 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-22d88dad-edfe-4e8a-83a1-3aa8dc7afb2a tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-499920057"}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:38:25.580699 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.volumes [None req-22d88dad-edfe-4e8a-83a1-3aa8dc7afb2a tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-499920057'}} {{(pid=100374) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 10:38:25.580846 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.v3.volumes [None req-22d88dad-edfe-4e8a-83a1-3aa8dc7afb2a tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] Create volume of 1 GB Aug 12 10:38:25.585458 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-22d88dad-edfe-4e8a-83a1-3aa8dc7afb2a tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] Availability Zones retrieved successfully. Aug 12 10:38:25.590537 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-22d88dad-edfe-4e8a-83a1-3aa8dc7afb2a tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] Flow 'volume_create_api' (e4f44257-d0d8-4272-bf06-45c5e284073e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:38:25.591670 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-22d88dad-edfe-4e8a-83a1-3aa8dc7afb2a tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b909a96d-36f3-4510-bf2b-d46517729ff8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:38:25.592807 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.flows.api.create_volume [None req-22d88dad-edfe-4e8a-83a1-3aa8dc7afb2a tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] Validating volume size '1' using validate_int {{(pid=100374) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 10:38:25.624080 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-22d88dad-edfe-4e8a-83a1-3aa8dc7afb2a tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b909a96d-36f3-4510-bf2b-d46517729ff8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T10:26:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6cd66f07-4c7b-40b2-9dfb-378538f29c9e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:38:25.624533 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-22d88dad-edfe-4e8a-83a1-3aa8dc7afb2a tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ec8c38c8-e9ee-4e38-944e-584145d49ca9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:38:25.664758 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-786cdd6e-58e4-4c0d-b166-a6bb0881b3c6 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:25.667577 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-786cdd6e-58e4-4c0d-b166-a6bb0881b3c6 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] GET https://10.4.3.105/volume/v3/backups/d7561bc7-fa19-4190-ad03-09723395f774 Aug 12 10:38:25.668789 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-786cdd6e-58e4-4c0d-b166-a6bb0881b3c6 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:25.668789 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-786cdd6e-58e4-4c0d-b166-a6bb0881b3c6 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:25.671433 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.v3.backups [None req-786cdd6e-58e4-4c0d-b166-a6bb0881b3c6 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Show backup with id d7561bc7-fa19-4190-ad03-09723395f774. {{(pid=100372) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:38:25.675750 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:25.675750 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:38:25.676870 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-786cdd6e-58e4-4c0d-b166-a6bb0881b3c6 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] https://10.4.3.105/volume/v3/backups/d7561bc7-fa19-4190-ad03-09723395f774 returned with HTTP 200 Aug 12 10:38:25.677460 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 684/2731] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:38:25 2026] GET /volume/v3/backups/d7561bc7-fa19-4190-ad03-09723395f774 => generated 835 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:38:25.705495 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.quota [None req-22d88dad-edfe-4e8a-83a1-3aa8dc7afb2a tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] Created reservations ['3c624846-80bb-41d3-bf0d-e258dd7f77e6', 'f51e8d70-1d5c-41b9-a86b-ac6e4578dfc9', '0d11c2e4-7a13-4d9c-9d64-26ac721fb0ff', 'e30a23cd-0501-402c-a54f-a5f2bc70f2b8'] {{(pid=100374) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:38:25.712185 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-22d88dad-edfe-4e8a-83a1-3aa8dc7afb2a tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ec8c38c8-e9ee-4e38-944e-584145d49ca9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3c624846-80bb-41d3-bf0d-e258dd7f77e6', 'f51e8d70-1d5c-41b9-a86b-ac6e4578dfc9', '0d11c2e4-7a13-4d9c-9d64-26ac721fb0ff', 'e30a23cd-0501-402c-a54f-a5f2bc70f2b8']}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:38:25.720836 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-22d88dad-edfe-4e8a-83a1-3aa8dc7afb2a tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bcdbef03-7313-4410-9539-5c0f6c268188) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:38:25.726747 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-4cd5dd51-3e63-4677-8eb5-5595f3de06d1 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:25.729271 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-4cd5dd51-3e63-4677-8eb5-5595f3de06d1 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] GET https://10.4.3.105/volume/v3/backups/e5c845f7-ad2a-4030-bd24-53ef31b65c0b Aug 12 10:38:25.729699 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-4cd5dd51-3e63-4677-8eb5-5595f3de06d1 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:25.729892 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-4cd5dd51-3e63-4677-8eb5-5595f3de06d1 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:25.730040 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-4cd5dd51-3e63-4677-8eb5-5595f3de06d1 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] Show backup with id e5c845f7-ad2a-4030-bd24-53ef31b65c0b. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:38:25.736950 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:25.736950 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:38:25.738567 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-4cd5dd51-3e63-4677-8eb5-5595f3de06d1 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] https://10.4.3.105/volume/v3/backups/e5c845f7-ad2a-4030-bd24-53ef31b65c0b returned with HTTP 200 Aug 12 10:38:25.738567 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 681/2732] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:38:25 2026] GET /volume/v3/backups/e5c845f7-ad2a-4030-bd24-53ef31b65c0b => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:38:25.800757 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-22d88dad-edfe-4e8a-83a1-3aa8dc7afb2a tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bcdbef03-7313-4410-9539-5c0f6c268188) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3034a2aa-9ba6-4579-ae89-851191aa445b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-499920057',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e0621eadd57c4358a5e9be5d2a91c73e',qos_specs=None,replication_status=,reservations=['3c624846-80bb-41d3-bf0d-e258dd7f77e6','f51e8d70-1d5c-41b9-a86b-ac6e4578dfc9','0d11c2e4-7a13-4d9c-9d64-26ac721fb0ff','e30a23cd-0501-402c-a54f-a5f2bc70f2b8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5652ceef4dc34067b52cc979768c780c',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:38:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-499920057',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3034a2aa-9ba6-4579-ae89-851191aa445b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e0621eadd57c4358a5e9be5d2a91c73e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5652ceef4dc34067b52cc979768c780c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6cd66f07-4c7b-40b2-9dfb-378538f29c9e),volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:38:25.801703 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-22d88dad-edfe-4e8a-83a1-3aa8dc7afb2a tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (77c82c99-7f1d-4c86-8bf9-09bdd32ca589) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:38:25.827371 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-22d88dad-edfe-4e8a-83a1-3aa8dc7afb2a tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (77c82c99-7f1d-4c86-8bf9-09bdd32ca589) transitioned into state 'SUCCESS' from state '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-499920057',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e0621eadd57c4358a5e9be5d2a91c73e',qos_specs=None,replication_status=,reservations=['3c624846-80bb-41d3-bf0d-e258dd7f77e6','f51e8d70-1d5c-41b9-a86b-ac6e4578dfc9','0d11c2e4-7a13-4d9c-9d64-26ac721fb0ff','e30a23cd-0501-402c-a54f-a5f2bc70f2b8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5652ceef4dc34067b52cc979768c780c',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:38:25.828176 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-22d88dad-edfe-4e8a-83a1-3aa8dc7afb2a tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (723f4c84-fc15-4c3c-9d98-7d6eb56000a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:38:25.834500 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-b8425cce-6cf9-42b7-a13e-6bf3e1391c50 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:25.837672 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-b8425cce-6cf9-42b7-a13e-6bf3e1391c50 tempest-VolumesBackupsTest-440641371 tempest-VolumesBackupsTest-440641371-project-admin] GET https://10.4.3.105/volume/v3/backups/06289bba-ff3c-492c-b518-8c5d08eebcd2 Aug 12 10:38:25.837808 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-b8425cce-6cf9-42b7-a13e-6bf3e1391c50 tempest-VolumesBackupsTest-440641371 tempest-VolumesBackupsTest-440641371-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:25.838070 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-b8425cce-6cf9-42b7-a13e-6bf3e1391c50 tempest-VolumesBackupsTest-440641371 tempest-VolumesBackupsTest-440641371-project-admin] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:25.838236 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-b8425cce-6cf9-42b7-a13e-6bf3e1391c50 tempest-VolumesBackupsTest-440641371 tempest-VolumesBackupsTest-440641371-project-admin] Show backup with id 06289bba-ff3c-492c-b518-8c5d08eebcd2. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:38:25.840952 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-1e57aa7e-df8e-4602-b8e3-b976372ea017 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:25.841990 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-22d88dad-edfe-4e8a-83a1-3aa8dc7afb2a tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (723f4c84-fc15-4c3c-9d98-7d6eb56000a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:38:25.845158 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-22d88dad-edfe-4e8a-83a1-3aa8dc7afb2a tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] Flow 'volume_create_api' (e4f44257-d0d8-4272-bf06-45c5e284073e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100374) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:38:25.845158 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-22d88dad-edfe-4e8a-83a1-3aa8dc7afb2a tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] Create volume request issued successfully. Aug 12 10:38:25.845158 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-22d88dad-edfe-4e8a-83a1-3aa8dc7afb2a tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] https://10.4.3.105/volume/v3/volumes returned with HTTP 202 Aug 12 10:38:25.846628 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:25.846628 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:38:25.846694 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 679/2733] 10.4.3.105 () {68 vars in 1258 bytes} [Wed Aug 12 10:38:25 2026] POST /volume/v3/volumes => generated 754 bytes in 272 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 10:38:25.846722 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-b8425cce-6cf9-42b7-a13e-6bf3e1391c50 tempest-VolumesBackupsTest-440641371 tempest-VolumesBackupsTest-440641371-project-admin] https://10.4.3.105/volume/v3/backups/06289bba-ff3c-492c-b518-8c5d08eebcd2 returned with HTTP 200 Aug 12 10:38:25.846722 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 690/2734] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:38:25 2026] GET /volume/v3/backups/06289bba-ff3c-492c-b518-8c5d08eebcd2 => generated 739 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:38:25.847226 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-1e57aa7e-df8e-4602-b8e3-b976372ea017 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] GET https://10.4.3.105/volume/v3/backups/8c8ace19-59e2-4e43-88ce-37ecd276880f Aug 12 10:38:25.847583 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-1e57aa7e-df8e-4602-b8e3-b976372ea017 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:25.847991 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-1e57aa7e-df8e-4602-b8e3-b976372ea017 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:25.848357 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.v3.backups [None req-1e57aa7e-df8e-4602-b8e3-b976372ea017 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Show backup with id 8c8ace19-59e2-4e43-88ce-37ecd276880f. {{(pid=100372) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:38:25.857186 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:25.857186 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:38:25.860265 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-ee693b26-7f37-4c0b-99e1-66ff4b038409 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:25.862189 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-1e57aa7e-df8e-4602-b8e3-b976372ea017 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] https://10.4.3.105/volume/v3/backups/8c8ace19-59e2-4e43-88ce-37ecd276880f returned with HTTP 200 Aug 12 10:38:25.862189 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 685/2735] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:38:25 2026] GET /volume/v3/backups/8c8ace19-59e2-4e43-88ce-37ecd276880f => generated 749 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:38:25.863181 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-ee693b26-7f37-4c0b-99e1-66ff4b038409 tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] GET https://10.4.3.105/volume/v3/volumes/3034a2aa-9ba6-4579-ae89-851191aa445b Aug 12 10:38:25.863553 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-ee693b26-7f37-4c0b-99e1-66ff4b038409 tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:25.863840 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-ee693b26-7f37-4c0b-99e1-66ff4b038409 tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:25.867713 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-370f97c7-3d4e-48d0-9f45-47532a742d41 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:25.869507 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-370f97c7-3d4e-48d0-9f45-47532a742d41 tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] GET https://10.4.3.105/volume/v3/backups/a27562ba-e1a4-4845-8e7b-03627111241c Aug 12 10:38:25.869784 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-370f97c7-3d4e-48d0-9f45-47532a742d41 tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:25.870018 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-370f97c7-3d4e-48d0-9f45-47532a742d41 tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:25.870150 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-370f97c7-3d4e-48d0-9f45-47532a742d41 tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] Show backup with id a27562ba-e1a4-4845-8e7b-03627111241c. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:38:25.875930 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:25.875930 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:38:25.876017 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:25.876017 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:38:25.876577 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-370f97c7-3d4e-48d0-9f45-47532a742d41 tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] https://10.4.3.105/volume/v3/backups/a27562ba-e1a4-4845-8e7b-03627111241c returned with HTTP 200 Aug 12 10:38:25.877072 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 680/2736] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:38:25 2026] GET /volume/v3/backups/a27562ba-e1a4-4845-8e7b-03627111241c => generated 800 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:38:25.880661 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-ee693b26-7f37-4c0b-99e1-66ff4b038409 tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] Volume info retrieved successfully. Aug 12 10:38:25.886401 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-ee693b26-7f37-4c0b-99e1-66ff4b038409 tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] https://10.4.3.105/volume/v3/volumes/3034a2aa-9ba6-4579-ae89-851191aa445b returned with HTTP 200 Aug 12 10:38:25.887311 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 682/2737] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:38:25 2026] GET /volume/v3/volumes/3034a2aa-9ba6-4579-ae89-851191aa445b => generated 822 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:38:26.428012 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-c092cd1e-4961-4dd5-aedb-4395b280c542 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:26.429657 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-c092cd1e-4961-4dd5-aedb-4395b280c542 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] GET https://10.4.3.105/volume/v3/volumes/1ac120de-a5f5-4115-8c10-b2b535afd56e Aug 12 10:38:26.429874 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-c092cd1e-4961-4dd5-aedb-4395b280c542 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:26.430059 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-c092cd1e-4961-4dd5-aedb-4395b280c542 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:26.436738 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:26.436738 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:38:26.440109 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-c092cd1e-4961-4dd5-aedb-4395b280c542 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Volume info retrieved successfully. Aug 12 10:38:26.444370 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-c092cd1e-4961-4dd5-aedb-4395b280c542 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] https://10.4.3.105/volume/v3/volumes/1ac120de-a5f5-4115-8c10-b2b535afd56e returned with HTTP 200 Aug 12 10:38:26.444836 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 691/2738] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:38:26 2026] GET /volume/v3/volumes/1ac120de-a5f5-4115-8c10-b2b535afd56e => generated 874 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:38:26.462160 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-9bcc7c32-a70d-4f67-8332-6aac628421a4 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:26.464333 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-9bcc7c32-a70d-4f67-8332-6aac628421a4 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] GET https://10.4.3.105/volume/v3/volumes/1ac120de-a5f5-4115-8c10-b2b535afd56e Aug 12 10:38:26.464670 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-9bcc7c32-a70d-4f67-8332-6aac628421a4 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:26.464944 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-9bcc7c32-a70d-4f67-8332-6aac628421a4 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:26.472360 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:26.472360 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:38:26.476434 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-9bcc7c32-a70d-4f67-8332-6aac628421a4 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Volume info retrieved successfully. Aug 12 10:38:26.481814 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-9bcc7c32-a70d-4f67-8332-6aac628421a4 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] https://10.4.3.105/volume/v3/volumes/1ac120de-a5f5-4115-8c10-b2b535afd56e returned with HTTP 200 Aug 12 10:38:26.482246 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 686/2739] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:38:26 2026] GET /volume/v3/volumes/1ac120de-a5f5-4115-8c10-b2b535afd56e => generated 874 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:38:26.493852 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-f6cbce6c-b3ed-4230-ba1f-2106179e1c16 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:26.495654 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-f6cbce6c-b3ed-4230-ba1f-2106179e1c16 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] POST https://10.4.3.105/volume/v3/volumes/1ac120de-a5f5-4115-8c10-b2b535afd56e/action Aug 12 10:38:26.496176 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-f6cbce6c-b3ed-4230-ba1f-2106179e1c16 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=100374) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 10:38:26.496340 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-f6cbce6c-b3ed-4230-ba1f-2106179e1c16 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:38:26.509628 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:26.509628 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:38:26.510113 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-f6cbce6c-b3ed-4230-ba1f-2106179e1c16 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Volume info retrieved successfully. Aug 12 10:38:26.517635 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-f6cbce6c-b3ed-4230-ba1f-2106179e1c16 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Volume updated successfully. Aug 12 10:38:26.517935 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-f6cbce6c-b3ed-4230-ba1f-2106179e1c16 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] https://10.4.3.105/volume/v3/volumes/1ac120de-a5f5-4115-8c10-b2b535afd56e/action returned with HTTP 200 Aug 12 10:38:26.518498 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 681/2740] 10.4.3.105 () {68 vars in 1390 bytes} [Wed Aug 12 10:38:26 2026] POST /volume/v3/volumes/1ac120de-a5f5-4115-8c10-b2b535afd56e/action => generated 0 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 12 10:38:26.666733 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-62a46b24-13f0-48dd-8c4c-e67ac1f30bc7 req-a0e13a8a-07c9-4983-82b4-716f153841b1 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:26.668995 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-62a46b24-13f0-48dd-8c4c-e67ac1f30bc7 req-a0e13a8a-07c9-4983-82b4-716f153841b1 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] GET https://10.4.3.105/volume/v3/volumes/1ac120de-a5f5-4115-8c10-b2b535afd56e Aug 12 10:38:26.669216 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-62a46b24-13f0-48dd-8c4c-e67ac1f30bc7 req-a0e13a8a-07c9-4983-82b4-716f153841b1 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:26.669474 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-62a46b24-13f0-48dd-8c4c-e67ac1f30bc7 req-a0e13a8a-07c9-4983-82b4-716f153841b1 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:26.678566 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:26.678566 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:38:26.685503 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [req-62a46b24-13f0-48dd-8c4c-e67ac1f30bc7 req-a0e13a8a-07c9-4983-82b4-716f153841b1 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Volume info retrieved successfully. Aug 12 10:38:26.691103 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-bb535cc3-2bb4-45d4-9780-5d4428a9aad8 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:26.692294 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-62a46b24-13f0-48dd-8c4c-e67ac1f30bc7 req-a0e13a8a-07c9-4983-82b4-716f153841b1 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] https://10.4.3.105/volume/v3/volumes/1ac120de-a5f5-4115-8c10-b2b535afd56e returned with HTTP 200 Aug 12 10:38:26.692805 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 683/2741] 10.4.3.105 () {68 vars in 1598 bytes} [Wed Aug 12 10:38:26 2026] GET /volume/v3/volumes/1ac120de-a5f5-4115-8c10-b2b535afd56e => generated 873 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:38:26.693592 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-bb535cc3-2bb4-45d4-9780-5d4428a9aad8 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] GET https://10.4.3.105/volume/v3/backups/d7561bc7-fa19-4190-ad03-09723395f774 Aug 12 10:38:26.693592 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-bb535cc3-2bb4-45d4-9780-5d4428a9aad8 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:26.693592 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-bb535cc3-2bb4-45d4-9780-5d4428a9aad8 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:26.693725 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-bb535cc3-2bb4-45d4-9780-5d4428a9aad8 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Show backup with id d7561bc7-fa19-4190-ad03-09723395f774. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:38:26.699412 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:26.699412 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:38:26.700479 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-bb535cc3-2bb4-45d4-9780-5d4428a9aad8 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] https://10.4.3.105/volume/v3/backups/d7561bc7-fa19-4190-ad03-09723395f774 returned with HTTP 200 Aug 12 10:38:26.701611 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 692/2742] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:38:26 2026] GET /volume/v3/backups/d7561bc7-fa19-4190-ad03-09723395f774 => generated 835 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:38:26.749133 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-e2b0b320-a5e1-4359-b7d9-4d1208e1e4f7 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:26.752225 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-e2b0b320-a5e1-4359-b7d9-4d1208e1e4f7 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] GET https://10.4.3.105/volume/v3/backups/e5c845f7-ad2a-4030-bd24-53ef31b65c0b Aug 12 10:38:26.752621 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-e2b0b320-a5e1-4359-b7d9-4d1208e1e4f7 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:26.752818 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-e2b0b320-a5e1-4359-b7d9-4d1208e1e4f7 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:26.752980 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.v3.backups [None req-e2b0b320-a5e1-4359-b7d9-4d1208e1e4f7 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] Show backup with id e5c845f7-ad2a-4030-bd24-53ef31b65c0b. {{(pid=100372) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:38:26.759840 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:26.759840 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:38:26.760614 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-e2b0b320-a5e1-4359-b7d9-4d1208e1e4f7 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] https://10.4.3.105/volume/v3/backups/e5c845f7-ad2a-4030-bd24-53ef31b65c0b returned with HTTP 200 Aug 12 10:38:26.761924 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 687/2743] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:38:26 2026] GET /volume/v3/backups/e5c845f7-ad2a-4030-bd24-53ef31b65c0b => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:38:26.781144 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-5a441434-dbf2-4128-acd9-663c9aa78e9a req-7e6b2b93-daea-41fa-8cc0-9b1555636a6c None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:26.785956 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-5a441434-dbf2-4128-acd9-663c9aa78e9a req-7e6b2b93-daea-41fa-8cc0-9b1555636a6c tempest-TestInstancesWithCinderVolumes-584858421 tempest-TestInstancesWithCinderVolumes-584858421-project-member] GET https://10.4.3.105/volume/v3/volumes/b6ed6ca8-6eef-45bd-8380-ffa4f17f68fd Aug 12 10:38:26.786161 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-5a441434-dbf2-4128-acd9-663c9aa78e9a req-7e6b2b93-daea-41fa-8cc0-9b1555636a6c tempest-TestInstancesWithCinderVolumes-584858421 tempest-TestInstancesWithCinderVolumes-584858421-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:26.786363 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-5a441434-dbf2-4128-acd9-663c9aa78e9a req-7e6b2b93-daea-41fa-8cc0-9b1555636a6c tempest-TestInstancesWithCinderVolumes-584858421 tempest-TestInstancesWithCinderVolumes-584858421-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:26.804970 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:26.804970 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:38:26.809863 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [req-5a441434-dbf2-4128-acd9-663c9aa78e9a req-7e6b2b93-daea-41fa-8cc0-9b1555636a6c tempest-TestInstancesWithCinderVolumes-584858421 tempest-TestInstancesWithCinderVolumes-584858421-project-member] Volume info retrieved successfully. Aug 12 10:38:26.815110 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-5a441434-dbf2-4128-acd9-663c9aa78e9a req-7e6b2b93-daea-41fa-8cc0-9b1555636a6c tempest-TestInstancesWithCinderVolumes-584858421 tempest-TestInstancesWithCinderVolumes-584858421-project-member] https://10.4.3.105/volume/v3/volumes/b6ed6ca8-6eef-45bd-8380-ffa4f17f68fd returned with HTTP 200 Aug 12 10:38:26.815626 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 682/2744] 10.4.3.105 () {68 vars in 1598 bytes} [Wed Aug 12 10:38:26 2026] GET /volume/v3/volumes/b6ed6ca8-6eef-45bd-8380-ffa4f17f68fd => generated 1230 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:38:26.841467 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-5a441434-dbf2-4128-acd9-663c9aa78e9a req-438f27f3-bae2-43a8-881f-2957ad0300ba None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:26.843738 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-5a441434-dbf2-4128-acd9-663c9aa78e9a req-438f27f3-bae2-43a8-881f-2957ad0300ba tempest-TestInstancesWithCinderVolumes-584858421 tempest-TestInstancesWithCinderVolumes-584858421-project-member] POST https://10.4.3.105/volume/v3/volumes/b6ed6ca8-6eef-45bd-8380-ffa4f17f68fd/action Aug 12 10:38:26.844121 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-5a441434-dbf2-4128-acd9-663c9aa78e9a req-438f27f3-bae2-43a8-881f-2957ad0300ba tempest-TestInstancesWithCinderVolumes-584858421 tempest-TestInstancesWithCinderVolumes-584858421-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100373) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 10:38:26.844270 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-5a441434-dbf2-4128-acd9-663c9aa78e9a req-438f27f3-bae2-43a8-881f-2957ad0300ba tempest-TestInstancesWithCinderVolumes-584858421 tempest-TestInstancesWithCinderVolumes-584858421-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:38:26.858455 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:26.858455 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:38:26.859108 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [req-5a441434-dbf2-4128-acd9-663c9aa78e9a req-438f27f3-bae2-43a8-881f-2957ad0300ba tempest-TestInstancesWithCinderVolumes-584858421 tempest-TestInstancesWithCinderVolumes-584858421-project-member] Volume info retrieved successfully. Aug 12 10:38:26.864656 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-5545063e-0455-47cd-8231-15155c9e3ae0 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:26.866880 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-5545063e-0455-47cd-8231-15155c9e3ae0 tempest-VolumesBackupsTest-440641371 tempest-VolumesBackupsTest-440641371-project-admin] GET https://10.4.3.105/volume/v3/backups/06289bba-ff3c-492c-b518-8c5d08eebcd2 Aug 12 10:38:26.866991 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-5545063e-0455-47cd-8231-15155c9e3ae0 tempest-VolumesBackupsTest-440641371 tempest-VolumesBackupsTest-440641371-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:26.867200 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-5545063e-0455-47cd-8231-15155c9e3ae0 tempest-VolumesBackupsTest-440641371 tempest-VolumesBackupsTest-440641371-project-admin] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:26.867357 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-5545063e-0455-47cd-8231-15155c9e3ae0 tempest-VolumesBackupsTest-440641371 tempest-VolumesBackupsTest-440641371-project-admin] Show backup with id 06289bba-ff3c-492c-b518-8c5d08eebcd2. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:38:26.867761 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [req-5a441434-dbf2-4128-acd9-663c9aa78e9a req-438f27f3-bae2-43a8-881f-2957ad0300ba tempest-TestInstancesWithCinderVolumes-584858421 tempest-TestInstancesWithCinderVolumes-584858421-project-member] Begin detaching volume completed successfully. Aug 12 10:38:26.868097 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-5a441434-dbf2-4128-acd9-663c9aa78e9a req-438f27f3-bae2-43a8-881f-2957ad0300ba tempest-TestInstancesWithCinderVolumes-584858421 tempest-TestInstancesWithCinderVolumes-584858421-project-member] https://10.4.3.105/volume/v3/volumes/b6ed6ca8-6eef-45bd-8380-ffa4f17f68fd/action returned with HTTP 202 Aug 12 10:38:26.868610 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 684/2745] 10.4.3.105 () {72 vars in 1672 bytes} [Wed Aug 12 10:38:26 2026] POST /volume/v3/volumes/b6ed6ca8-6eef-45bd-8380-ffa4f17f68fd/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 10:38:26.872904 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:26.872904 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:38:26.873597 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-5545063e-0455-47cd-8231-15155c9e3ae0 tempest-VolumesBackupsTest-440641371 tempest-VolumesBackupsTest-440641371-project-admin] https://10.4.3.105/volume/v3/backups/06289bba-ff3c-492c-b518-8c5d08eebcd2 returned with HTTP 200 Aug 12 10:38:26.874116 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 693/2746] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:38:26 2026] GET /volume/v3/backups/06289bba-ff3c-492c-b518-8c5d08eebcd2 => generated 739 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:38:26.875108 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-79b1ee50-2822-4110-8dae-ead74392928a None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:26.883533 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-79b1ee50-2822-4110-8dae-ead74392928a tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] GET https://10.4.3.105/volume/v3/backups/8c8ace19-59e2-4e43-88ce-37ecd276880f Aug 12 10:38:26.883533 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-79b1ee50-2822-4110-8dae-ead74392928a tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:26.883533 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-79b1ee50-2822-4110-8dae-ead74392928a tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:26.883533 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.v3.backups [None req-79b1ee50-2822-4110-8dae-ead74392928a tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Show backup with id 8c8ace19-59e2-4e43-88ce-37ecd276880f. {{(pid=100372) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:38:26.892645 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-cd486e98-4a60-4c61-89f8-a8ca8d257aa1 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:26.894548 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:26.894548 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:38:26.894988 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-cd486e98-4a60-4c61-89f8-a8ca8d257aa1 tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] GET https://10.4.3.105/volume/v3/backups/a27562ba-e1a4-4845-8e7b-03627111241c Aug 12 10:38:26.895233 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-cd486e98-4a60-4c61-89f8-a8ca8d257aa1 tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:26.895463 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-cd486e98-4a60-4c61-89f8-a8ca8d257aa1 tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:26.895530 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-79b1ee50-2822-4110-8dae-ead74392928a tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] https://10.4.3.105/volume/v3/backups/8c8ace19-59e2-4e43-88ce-37ecd276880f returned with HTTP 200 Aug 12 10:38:26.898535 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-cd486e98-4a60-4c61-89f8-a8ca8d257aa1 tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] Show backup with id a27562ba-e1a4-4845-8e7b-03627111241c. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:38:26.898620 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 688/2747] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:38:26 2026] GET /volume/v3/backups/8c8ace19-59e2-4e43-88ce-37ecd276880f => generated 749 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:38:26.902728 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:26.902728 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:38:26.902965 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-a66f54cd-c192-4674-ae54-16b11423a13c None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:26.903570 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-cd486e98-4a60-4c61-89f8-a8ca8d257aa1 tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] https://10.4.3.105/volume/v3/backups/a27562ba-e1a4-4845-8e7b-03627111241c returned with HTTP 200 Aug 12 10:38:26.903969 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 683/2748] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:38:26 2026] GET /volume/v3/backups/a27562ba-e1a4-4845-8e7b-03627111241c => generated 801 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:38:26.906540 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-a66f54cd-c192-4674-ae54-16b11423a13c tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] GET https://10.4.3.105/volume/v3/volumes/3034a2aa-9ba6-4579-ae89-851191aa445b Aug 12 10:38:26.906745 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-a66f54cd-c192-4674-ae54-16b11423a13c tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:26.906964 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-a66f54cd-c192-4674-ae54-16b11423a13c tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:26.921309 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:26.921309 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:38:26.924994 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-542e2915-574a-425d-a5c0-baa9fdafff08 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:26.925401 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-542e2915-574a-425d-a5c0-baa9fdafff08 None None] GET https://10.4.3.105/volume// Aug 12 10:38:26.925677 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-542e2915-574a-425d-a5c0-baa9fdafff08 None None] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:26.925930 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-542e2915-574a-425d-a5c0-baa9fdafff08 None None] Calling method 'all' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:26.926333 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-542e2915-574a-425d-a5c0-baa9fdafff08 None None] https://10.4.3.105/volume// returned with HTTP 300 Aug 12 10:38:26.926553 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-a66f54cd-c192-4674-ae54-16b11423a13c tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] Volume info retrieved successfully. Aug 12 10:38:26.927644 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 694/2749] 10.4.3.105 () {66 vars in 1426 bytes} [Wed Aug 12 10:38: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 10:38:26.932057 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-a66f54cd-c192-4674-ae54-16b11423a13c tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] https://10.4.3.105/volume/v3/volumes/3034a2aa-9ba6-4579-ae89-851191aa445b returned with HTTP 200 Aug 12 10:38:26.932533 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 685/2750] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:38:26 2026] GET /volume/v3/volumes/3034a2aa-9ba6-4579-ae89-851191aa445b => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:38:26.937317 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [req-5a441434-dbf2-4128-acd9-663c9aa78e9a req-efbf7c7e-f6ad-4149-903b-72563fa0b2bb None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:26.939902 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-5a441434-dbf2-4128-acd9-663c9aa78e9a req-efbf7c7e-f6ad-4149-903b-72563fa0b2bb tempest-TestInstancesWithCinderVolumes-584858421 tempest-TestInstancesWithCinderVolumes-584858421-project-member] GET https://10.4.3.105/volume/v3/volumes/b6ed6ca8-6eef-45bd-8380-ffa4f17f68fd Aug 12 10:38:26.940206 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [req-5a441434-dbf2-4128-acd9-663c9aa78e9a req-efbf7c7e-f6ad-4149-903b-72563fa0b2bb tempest-TestInstancesWithCinderVolumes-584858421 tempest-TestInstancesWithCinderVolumes-584858421-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:26.940473 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [req-5a441434-dbf2-4128-acd9-663c9aa78e9a req-efbf7c7e-f6ad-4149-903b-72563fa0b2bb tempest-TestInstancesWithCinderVolumes-584858421 tempest-TestInstancesWithCinderVolumes-584858421-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:26.957223 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:26.957223 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:38:26.961294 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [req-5a441434-dbf2-4128-acd9-663c9aa78e9a req-efbf7c7e-f6ad-4149-903b-72563fa0b2bb tempest-TestInstancesWithCinderVolumes-584858421 tempest-TestInstancesWithCinderVolumes-584858421-project-member] Volume info retrieved successfully. Aug 12 10:38:26.967318 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-5a441434-dbf2-4128-acd9-663c9aa78e9a req-efbf7c7e-f6ad-4149-903b-72563fa0b2bb tempest-TestInstancesWithCinderVolumes-584858421 tempest-TestInstancesWithCinderVolumes-584858421-project-member] https://10.4.3.105/volume/v3/volumes/b6ed6ca8-6eef-45bd-8380-ffa4f17f68fd returned with HTTP 200 Aug 12 10:38:26.967318 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 689/2751] 10.4.3.105 () {70 vars in 1639 bytes} [Wed Aug 12 10:38:26 2026] GET /volume/v3/volumes/b6ed6ca8-6eef-45bd-8380-ffa4f17f68fd => generated 1413 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 10:38:26.991956 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-9bcd5cd9-a225-44a9-86e0-d520b019a64a req-19c75a6f-5221-4ace-9943-11c30c398bd7 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:26.995032 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-9bcd5cd9-a225-44a9-86e0-d520b019a64a req-19c75a6f-5221-4ace-9943-11c30c398bd7 tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] GET https://10.4.3.105/volume/v3/volumes/3034a2aa-9ba6-4579-ae89-851191aa445b Aug 12 10:38:26.995266 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-9bcd5cd9-a225-44a9-86e0-d520b019a64a req-19c75a6f-5221-4ace-9943-11c30c398bd7 tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:26.995498 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-9bcd5cd9-a225-44a9-86e0-d520b019a64a req-19c75a6f-5221-4ace-9943-11c30c398bd7 tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:27.004748 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:27.004748 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:38:27.009065 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [req-9bcd5cd9-a225-44a9-86e0-d520b019a64a req-19c75a6f-5221-4ace-9943-11c30c398bd7 tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] Volume info retrieved successfully. Aug 12 10:38:27.013837 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-9bcd5cd9-a225-44a9-86e0-d520b019a64a req-19c75a6f-5221-4ace-9943-11c30c398bd7 tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] https://10.4.3.105/volume/v3/volumes/3034a2aa-9ba6-4579-ae89-851191aa445b returned with HTTP 200 Aug 12 10:38:27.014303 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 684/2752] 10.4.3.105 () {68 vars in 1598 bytes} [Wed Aug 12 10:38:26 2026] GET /volume/v3/volumes/3034a2aa-9ba6-4579-ae89-851191aa445b => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:38:27.100718 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-a1576a7e-495b-47fa-b3a8-16afae27ab8c None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:27.101205 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-a1576a7e-495b-47fa-b3a8-16afae27ab8c None None] GET https://10.4.3.105/volume// Aug 12 10:38:27.101475 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-a1576a7e-495b-47fa-b3a8-16afae27ab8c None None] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:27.101889 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-a1576a7e-495b-47fa-b3a8-16afae27ab8c None None] Calling method 'all' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:27.102349 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-a1576a7e-495b-47fa-b3a8-16afae27ab8c None None] https://10.4.3.105/volume// returned with HTTP 300 Aug 12 10:38:27.102784 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 695/2753] 10.4.3.105 () {66 vars in 1428 bytes} [Wed Aug 12 10:38:27 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 10:38:27.108043 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-62a46b24-13f0-48dd-8c4c-e67ac1f30bc7 req-9396d4db-33e9-4c26-b5c8-30da8487fad0 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:27.110162 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [req-9bcd5cd9-a225-44a9-86e0-d520b019a64a req-420f1c66-c447-4441-bde5-02132e1b975e None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:27.110625 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-62a46b24-13f0-48dd-8c4c-e67ac1f30bc7 req-9396d4db-33e9-4c26-b5c8-30da8487fad0 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] GET https://10.4.3.105/volume/v3/volumes/1ac120de-a5f5-4115-8c10-b2b535afd56e Aug 12 10:38:27.110864 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-62a46b24-13f0-48dd-8c4c-e67ac1f30bc7 req-9396d4db-33e9-4c26-b5c8-30da8487fad0 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:27.111062 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-62a46b24-13f0-48dd-8c4c-e67ac1f30bc7 req-9396d4db-33e9-4c26-b5c8-30da8487fad0 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:27.112682 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-9bcd5cd9-a225-44a9-86e0-d520b019a64a req-420f1c66-c447-4441-bde5-02132e1b975e tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] POST https://10.4.3.105/volume/v3/attachments Aug 12 10:38:27.113265 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [req-9bcd5cd9-a225-44a9-86e0-d520b019a64a req-420f1c66-c447-4441-bde5-02132e1b975e tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3034a2aa-9ba6-4579-ae89-851191aa445b", "connector": null, "instance_uuid": "e4a1ed9a-e466-4932-bee1-1bbbb7a099d5"}} {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:38:27.120414 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:27.120414 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:38:27.124939 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:27.124939 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:38:27.125115 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [req-62a46b24-13f0-48dd-8c4c-e67ac1f30bc7 req-9396d4db-33e9-4c26-b5c8-30da8487fad0 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Volume info retrieved successfully. Aug 12 10:38:27.129707 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-62a46b24-13f0-48dd-8c4c-e67ac1f30bc7 req-9396d4db-33e9-4c26-b5c8-30da8487fad0 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] https://10.4.3.105/volume/v3/volumes/1ac120de-a5f5-4115-8c10-b2b535afd56e returned with HTTP 200 Aug 12 10:38:27.130125 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 686/2754] 10.4.3.105 () {68 vars in 1598 bytes} [Wed Aug 12 10:38:27 2026] GET /volume/v3/volumes/1ac120de-a5f5-4115-8c10-b2b535afd56e => generated 873 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:38:27.140911 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-a71f0888-c49c-4f39-a5c4-0f60b010f047 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:27.141378 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-a71f0888-c49c-4f39-a5c4-0f60b010f047 None None] GET https://10.4.3.105/volume// Aug 12 10:38:27.141610 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-a71f0888-c49c-4f39-a5c4-0f60b010f047 None None] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:27.141806 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-a71f0888-c49c-4f39-a5c4-0f60b010f047 None None] Calling method 'all' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:27.142123 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-a71f0888-c49c-4f39-a5c4-0f60b010f047 None None] https://10.4.3.105/volume// returned with HTTP 300 Aug 12 10:38:27.142418 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 685/2755] 10.4.3.105 () {66 vars in 1419 bytes} [Wed Aug 12 10:38: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 10:38:27.154237 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-62a46b24-13f0-48dd-8c4c-e67ac1f30bc7 req-604e7b57-f884-4e7c-9f29-be36bfacf3db None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:27.158860 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-62a46b24-13f0-48dd-8c4c-e67ac1f30bc7 req-604e7b57-f884-4e7c-9f29-be36bfacf3db tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] POST https://10.4.3.105/volume/v3/attachments Aug 12 10:38:27.159333 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-62a46b24-13f0-48dd-8c4c-e67ac1f30bc7 req-604e7b57-f884-4e7c-9f29-be36bfacf3db tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1ac120de-a5f5-4115-8c10-b2b535afd56e", "connector": null, "instance_uuid": "9e19ac09-a0c0-4761-98f9-935183fbddaa"}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:38:27.164193 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-9bcd5cd9-a225-44a9-86e0-d520b019a64a req-420f1c66-c447-4441-bde5-02132e1b975e tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] https://10.4.3.105/volume/v3/attachments returned with HTTP 200 Aug 12 10:38:27.164584 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 690/2756] 10.4.3.105 () {74 vars in 1594 bytes} [Wed Aug 12 10:38: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 10:38:27.170743 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:27.170743 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:38:27.199566 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-4e646cf9-b90e-44e0-8412-b4feb1902e6e None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:27.201251 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-4e646cf9-b90e-44e0-8412-b4feb1902e6e tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] GET https://10.4.3.105/volume/v3/volumes/3034a2aa-9ba6-4579-ae89-851191aa445b Aug 12 10:38:27.201468 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-4e646cf9-b90e-44e0-8412-b4feb1902e6e tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:27.201654 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-4e646cf9-b90e-44e0-8412-b4feb1902e6e tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:27.210592 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-62a46b24-13f0-48dd-8c4c-e67ac1f30bc7 req-604e7b57-f884-4e7c-9f29-be36bfacf3db tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] https://10.4.3.105/volume/v3/attachments returned with HTTP 200 Aug 12 10:38:27.211127 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 696/2757] 10.4.3.105 () {74 vars in 1594 bytes} [Wed Aug 12 10:38:27 2026] POST /volume/v3/attachments => generated 273 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:38:27.214805 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:27.214805 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:38:27.218221 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-4e646cf9-b90e-44e0-8412-b4feb1902e6e tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] Volume info retrieved successfully. Aug 12 10:38:27.222690 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-4e646cf9-b90e-44e0-8412-b4feb1902e6e tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] https://10.4.3.105/volume/v3/volumes/3034a2aa-9ba6-4579-ae89-851191aa445b returned with HTTP 200 Aug 12 10:38:27.223110 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 687/2758] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:38:27 2026] GET /volume/v3/volumes/3034a2aa-9ba6-4579-ae89-851191aa445b => generated 846 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:38:27.223184 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-981581e6-f316-462d-aea3-c3557641bf60 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:27.226529 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-981581e6-f316-462d-aea3-c3557641bf60 None None] GET https://10.4.3.105/volume// Aug 12 10:38:27.226529 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-981581e6-f316-462d-aea3-c3557641bf60 None None] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:27.226529 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-981581e6-f316-462d-aea3-c3557641bf60 None None] Calling method 'all' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:27.226529 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-981581e6-f316-462d-aea3-c3557641bf60 None None] https://10.4.3.105/volume// returned with HTTP 300 Aug 12 10:38:27.226529 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 686/2759] 10.4.3.105 () {66 vars in 1426 bytes} [Wed Aug 12 10:38: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 10:38:27.237581 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [req-9bcd5cd9-a225-44a9-86e0-d520b019a64a req-e774a430-b1af-4df1-865b-99a801331761 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:27.238441 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-9bcd5cd9-a225-44a9-86e0-d520b019a64a req-e774a430-b1af-4df1-865b-99a801331761 tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] GET https://10.4.3.105/volume/v3/volumes/3034a2aa-9ba6-4579-ae89-851191aa445b Aug 12 10:38:27.238781 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [req-9bcd5cd9-a225-44a9-86e0-d520b019a64a req-e774a430-b1af-4df1-865b-99a801331761 tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:27.239017 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [req-9bcd5cd9-a225-44a9-86e0-d520b019a64a req-e774a430-b1af-4df1-865b-99a801331761 tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:27.249136 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:27.249136 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:38:27.254673 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [req-9bcd5cd9-a225-44a9-86e0-d520b019a64a req-e774a430-b1af-4df1-865b-99a801331761 tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] Volume info retrieved successfully. Aug 12 10:38:27.261955 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-9bcd5cd9-a225-44a9-86e0-d520b019a64a req-e774a430-b1af-4df1-865b-99a801331761 tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] https://10.4.3.105/volume/v3/volumes/3034a2aa-9ba6-4579-ae89-851191aa445b returned with HTTP 200 Aug 12 10:38:27.261955 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 691/2760] 10.4.3.105 () {70 vars in 1639 bytes} [Wed Aug 12 10:38:27 2026] GET /volume/v3/volumes/3034a2aa-9ba6-4579-ae89-851191aa445b => generated 1026 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 10:38:27.409391 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-9bcd5cd9-a225-44a9-86e0-d520b019a64a req-58ae4fa0-fc3f-4ba7-b686-26ef2ce4d841 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:27.414647 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-9bcd5cd9-a225-44a9-86e0-d520b019a64a req-58ae4fa0-fc3f-4ba7-b686-26ef2ce4d841 tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] PUT https://10.4.3.105/volume/v3/attachments/32e91257-579b-4d0e-941e-7df17d1875a2 Aug 12 10:38:27.415117 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-9bcd5cd9-a225-44a9-86e0-d520b019a64a req-58ae4fa0-fc3f-4ba7-b686-26ef2ce4d841 tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.105", "host": "np0000007037", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a295cd65dd1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "cc953c5f-eaed-46bf-96e8-0985bbef0414", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:38:27.427789 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.coordination [req-9bcd5cd9-a225-44a9-86e0-d520b019a64a req-58ae4fa0-fc3f-4ba7-b686-26ef2ce4d841 tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] Acquiring lock "cinder-attachment_update-3034a2aa-9ba6-4579-ae89-851191aa445b-np0000007037" by "attachment_update" {{(pid=100375) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 10:38:27.433214 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.coordination [req-9bcd5cd9-a225-44a9-86e0-d520b019a64a req-58ae4fa0-fc3f-4ba7-b686-26ef2ce4d841 tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] Lock "cinder-attachment_update-3034a2aa-9ba6-4579-ae89-851191aa445b-np0000007037" acquired by "attachment_update" :: waited 0.006s {{(pid=100375) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 10:38:27.434188 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:27.434188 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:38:27.549475 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.coordination [req-9bcd5cd9-a225-44a9-86e0-d520b019a64a req-58ae4fa0-fc3f-4ba7-b686-26ef2ce4d841 tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] Lock "cinder-attachment_update-3034a2aa-9ba6-4579-ae89-851191aa445b-np0000007037" released by "attachment_update" :: held 0.116s {{(pid=100375) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 10:38:27.549828 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-9bcd5cd9-a225-44a9-86e0-d520b019a64a req-58ae4fa0-fc3f-4ba7-b686-26ef2ce4d841 tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] https://10.4.3.105/volume/v3/attachments/32e91257-579b-4d0e-941e-7df17d1875a2 returned with HTTP 200 Aug 12 10:38:27.550856 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 697/2761] 10.4.3.105 () {74 vars in 1704 bytes} [Wed Aug 12 10:38:27 2026] PUT /volume/v3/attachments/32e91257-579b-4d0e-941e-7df17d1875a2 => generated 969 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:38:27.711699 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-29c9b99e-abfa-44f2-a7db-3b8ea2c0a3fe None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:27.713662 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-29c9b99e-abfa-44f2-a7db-3b8ea2c0a3fe tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] GET https://10.4.3.105/volume/v3/backups/d7561bc7-fa19-4190-ad03-09723395f774 Aug 12 10:38:27.713875 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-29c9b99e-abfa-44f2-a7db-3b8ea2c0a3fe tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:27.714060 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-29c9b99e-abfa-44f2-a7db-3b8ea2c0a3fe tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:27.714175 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-29c9b99e-abfa-44f2-a7db-3b8ea2c0a3fe tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Show backup with id d7561bc7-fa19-4190-ad03-09723395f774. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:38:27.718791 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:27.718791 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:38:27.719572 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-29c9b99e-abfa-44f2-a7db-3b8ea2c0a3fe tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] https://10.4.3.105/volume/v3/backups/d7561bc7-fa19-4190-ad03-09723395f774 returned with HTTP 200 Aug 12 10:38:27.719877 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 688/2762] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:38:27 2026] GET /volume/v3/backups/d7561bc7-fa19-4190-ad03-09723395f774 => generated 835 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 12 10:38:27.779977 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-7c65c4ad-279a-445c-aa63-17920d143b4d None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:27.781987 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-7c65c4ad-279a-445c-aa63-17920d143b4d tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] GET https://10.4.3.105/volume/v3/backups/e5c845f7-ad2a-4030-bd24-53ef31b65c0b Aug 12 10:38:27.782576 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-7c65c4ad-279a-445c-aa63-17920d143b4d tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:27.782576 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-7c65c4ad-279a-445c-aa63-17920d143b4d tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:27.782830 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-7c65c4ad-279a-445c-aa63-17920d143b4d tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] Show backup with id e5c845f7-ad2a-4030-bd24-53ef31b65c0b. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:38:27.787337 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:27.787337 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:38:27.788079 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-7c65c4ad-279a-445c-aa63-17920d143b4d tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] https://10.4.3.105/volume/v3/backups/e5c845f7-ad2a-4030-bd24-53ef31b65c0b returned with HTTP 200 Aug 12 10:38:27.788522 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 687/2763] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:38:27 2026] GET /volume/v3/backups/e5c845f7-ad2a-4030-bd24-53ef31b65c0b => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:38:27.889145 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-848d15cb-06bf-4afd-a4c5-77a9f1a0b4b7 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:27.891535 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-848d15cb-06bf-4afd-a4c5-77a9f1a0b4b7 tempest-VolumesBackupsTest-440641371 tempest-VolumesBackupsTest-440641371-project-admin] GET https://10.4.3.105/volume/v3/backups/06289bba-ff3c-492c-b518-8c5d08eebcd2 Aug 12 10:38:27.891535 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-848d15cb-06bf-4afd-a4c5-77a9f1a0b4b7 tempest-VolumesBackupsTest-440641371 tempest-VolumesBackupsTest-440641371-project-admin] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:27.891535 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-848d15cb-06bf-4afd-a4c5-77a9f1a0b4b7 tempest-VolumesBackupsTest-440641371 tempest-VolumesBackupsTest-440641371-project-admin] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:27.891713 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.v3.backups [None req-848d15cb-06bf-4afd-a4c5-77a9f1a0b4b7 tempest-VolumesBackupsTest-440641371 tempest-VolumesBackupsTest-440641371-project-admin] Show backup with id 06289bba-ff3c-492c-b518-8c5d08eebcd2. {{(pid=100372) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:38:27.898682 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:27.898682 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:38:27.898682 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-848d15cb-06bf-4afd-a4c5-77a9f1a0b4b7 tempest-VolumesBackupsTest-440641371 tempest-VolumesBackupsTest-440641371-project-admin] https://10.4.3.105/volume/v3/backups/06289bba-ff3c-492c-b518-8c5d08eebcd2 returned with HTTP 200 Aug 12 10:38:27.898682 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 692/2764] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:38:27 2026] GET /volume/v3/backups/06289bba-ff3c-492c-b518-8c5d08eebcd2 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:38:27.909078 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-b4c92855-1a31-4b30-94c0-94404acacbb9 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:27.916340 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-5a441434-dbf2-4128-acd9-663c9aa78e9a req-fe9fa34d-507a-4cc1-883a-c5a8a9000bd6 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:27.916697 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-b4c92855-1a31-4b30-94c0-94404acacbb9 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] GET https://10.4.3.105/volume/v3/backups/8c8ace19-59e2-4e43-88ce-37ecd276880f Aug 12 10:38:27.916697 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-b4c92855-1a31-4b30-94c0-94404acacbb9 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:27.916697 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-b4c92855-1a31-4b30-94c0-94404acacbb9 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:27.916697 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-b4c92855-1a31-4b30-94c0-94404acacbb9 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Show backup with id 8c8ace19-59e2-4e43-88ce-37ecd276880f. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:38:27.919530 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-5a441434-dbf2-4128-acd9-663c9aa78e9a req-fe9fa34d-507a-4cc1-883a-c5a8a9000bd6 tempest-TestInstancesWithCinderVolumes-584858421 tempest-TestInstancesWithCinderVolumes-584858421-project-member] DELETE https://10.4.3.105/volume/v3/attachments/bd81cebf-3dee-4aac-8bbc-648c0e40b21a Aug 12 10:38:27.919530 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-5a441434-dbf2-4128-acd9-663c9aa78e9a req-fe9fa34d-507a-4cc1-883a-c5a8a9000bd6 tempest-TestInstancesWithCinderVolumes-584858421 tempest-TestInstancesWithCinderVolumes-584858421-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:27.919530 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-5a441434-dbf2-4128-acd9-663c9aa78e9a req-fe9fa34d-507a-4cc1-883a-c5a8a9000bd6 tempest-TestInstancesWithCinderVolumes-584858421 tempest-TestInstancesWithCinderVolumes-584858421-project-member] Calling method 'version_select' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:27.920603 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-e68c2ca8-4d0b-45c9-97ea-63323de6ed83 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:27.923799 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-e68c2ca8-4d0b-45c9-97ea-63323de6ed83 tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] GET https://10.4.3.105/volume/v3/backups/a27562ba-e1a4-4845-8e7b-03627111241c Aug 12 10:38:27.924054 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-e68c2ca8-4d0b-45c9-97ea-63323de6ed83 tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:27.924283 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-e68c2ca8-4d0b-45c9-97ea-63323de6ed83 tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:27.924432 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-e68c2ca8-4d0b-45c9-97ea-63323de6ed83 tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] Show backup with id a27562ba-e1a4-4845-8e7b-03627111241c. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:38:27.927966 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:27.927966 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:38:27.928854 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-b4c92855-1a31-4b30-94c0-94404acacbb9 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] https://10.4.3.105/volume/v3/backups/8c8ace19-59e2-4e43-88ce-37ecd276880f returned with HTTP 200 Aug 12 10:38:27.929244 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 698/2765] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:38:27 2026] GET /volume/v3/backups/8c8ace19-59e2-4e43-88ce-37ecd276880f => generated 749 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:38:27.930486 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:27.930486 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:38:27.933039 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:27.933039 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:38:27.933823 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-e68c2ca8-4d0b-45c9-97ea-63323de6ed83 tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] https://10.4.3.105/volume/v3/backups/a27562ba-e1a4-4845-8e7b-03627111241c returned with HTTP 200 Aug 12 10:38:27.934187 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 688/2766] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:38:27 2026] GET /volume/v3/backups/a27562ba-e1a4-4845-8e7b-03627111241c => generated 802 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:38:27.950294 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-cb5f0897-8e64-49ce-b8d3-3ba7c042eabe None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:27.952485 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-cb5f0897-8e64-49ce-b8d3-3ba7c042eabe tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] GET https://10.4.3.105/volume/v3/volumes/6289a4ba-873c-4812-87e3-42f71d86031e Aug 12 10:38:27.952865 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-cb5f0897-8e64-49ce-b8d3-3ba7c042eabe tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:27.953218 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-cb5f0897-8e64-49ce-b8d3-3ba7c042eabe tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:27.966471 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:27.966471 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:38:27.972947 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-cb5f0897-8e64-49ce-b8d3-3ba7c042eabe tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] Volume info retrieved successfully. Aug 12 10:38:27.979482 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-cb5f0897-8e64-49ce-b8d3-3ba7c042eabe tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] https://10.4.3.105/volume/v3/volumes/6289a4ba-873c-4812-87e3-42f71d86031e returned with HTTP 200 Aug 12 10:38:27.980001 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 693/2767] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:38:27 2026] GET /volume/v3/volumes/6289a4ba-873c-4812-87e3-42f71d86031e => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:38:27.990902 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-5a441434-dbf2-4128-acd9-663c9aa78e9a req-fe9fa34d-507a-4cc1-883a-c5a8a9000bd6 tempest-TestInstancesWithCinderVolumes-584858421 tempest-TestInstancesWithCinderVolumes-584858421-project-member] https://10.4.3.105/volume/v3/attachments/bd81cebf-3dee-4aac-8bbc-648c0e40b21a returned with HTTP 200 Aug 12 10:38:27.991343 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 689/2768] 10.4.3.105 () {72 vars in 1673 bytes} [Wed Aug 12 10:38:27 2026] DELETE /volume/v3/attachments/bd81cebf-3dee-4aac-8bbc-648c0e40b21a => generated 19 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:38:27.998244 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-0fe14ecf-289c-4c6a-b583-1f59690a52e4 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:28.023173 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-0fe14ecf-289c-4c6a-b583-1f59690a52e4 tempest-VolumesBackupsAdminTest-2124046900 tempest-VolumesBackupsAdminTest-2124046900-project-admin] GET https://10.4.3.105/volume/v3/backups/a27562ba-e1a4-4845-8e7b-03627111241c/export_record Aug 12 10:38:28.023492 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-0fe14ecf-289c-4c6a-b583-1f59690a52e4 tempest-VolumesBackupsAdminTest-2124046900 tempest-VolumesBackupsAdminTest-2124046900-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:28.023797 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-0fe14ecf-289c-4c6a-b583-1f59690a52e4 tempest-VolumesBackupsAdminTest-2124046900 tempest-VolumesBackupsAdminTest-2124046900-project-admin] Calling method 'export_record' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:28.024079 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.contrib.backups [None req-0fe14ecf-289c-4c6a-b583-1f59690a52e4 tempest-VolumesBackupsAdminTest-2124046900 tempest-VolumesBackupsAdminTest-2124046900-project-admin] Export record for backup a27562ba-e1a4-4845-8e7b-03627111241c. {{(pid=100375) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 12 10:38:28.028130 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:28.028130 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:38:28.029113 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.backup.api [None req-0fe14ecf-289c-4c6a-b583-1f59690a52e4 tempest-VolumesBackupsAdminTest-2124046900 tempest-VolumesBackupsAdminTest-2124046900-project-admin] Calling RPCAPI with context: , host: np0000007037, backup: a27562ba-e1a4-4845-8e7b-03627111241c. {{(pid=100375) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Aug 12 10:38:28.034970 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.backup.rpcapi [None req-0fe14ecf-289c-4c6a-b583-1f59690a52e4 tempest-VolumesBackupsAdminTest-2124046900 tempest-VolumesBackupsAdminTest-2124046900-project-admin] export_record in rpcapi backup_id a27562ba-e1a4-4845-8e7b-03627111241c on host np0000007037. {{(pid=100375) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Aug 12 10:38:28.049644 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.contrib.backups [None req-0fe14ecf-289c-4c6a-b583-1f59690a52e4 tempest-VolumesBackupsAdminTest-2124046900 tempest-VolumesBackupsAdminTest-2124046900-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYTI3NTYyYmEtZTFhNC00ODQ1LThlN2ItMDM2MjcxMTEyNDFjIiwgInVzZXJfaWQiOiAiZDk5ZTA1ZmEwZTIzNDkwNDkwYzI0ODE3ZThjODhmNWIiLCAicHJvamVjdF9pZCI6ICJmZGRjNzM4ZTg2NTk0MzM4OGMwOTNhZDE5NWVhNWZhZCIsICJ2b2x1bWVfaWQiOiAiNjI4OWE0YmEtODczYy00ODEyLTg3ZTMtNDJmNzFkODYwMzFlIiwgImhvc3QiOiAibnAwMDAwMDA3MDM3IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0xNTM4OTEzMjIzIiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTI3Mjk3OTI0OSIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lXzYyODlhNGJhLTg3M2MtNDgxMi04N2UzLTQyZjcxZDg2MDMxZS8yMDI2MDgxMjEwMzgxMC9hel9ub3ZhX2JhY2t1cF9hMjc1NjJiYS1lMWE0LTQ4NDUtOGU3Yi0wMzYyNzExMTI0MWMiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA4LTEyVDEwOjM4OjA3WiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA4LTEyVDEwOjM4OjA3WiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDgtMTJUMTA6Mzg6MjhaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ=='}}. {{(pid=100375) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Aug 12 10:38:28.049644 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-0fe14ecf-289c-4c6a-b583-1f59690a52e4 tempest-VolumesBackupsAdminTest-2124046900 tempest-VolumesBackupsAdminTest-2124046900-project-admin] https://10.4.3.105/volume/v3/backups/a27562ba-e1a4-4845-8e7b-03627111241c/export_record returned with HTTP 200 Aug 12 10:38:28.049644 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 699/2769] 10.4.3.105 () {66 vars in 1390 bytes} [Wed Aug 12 10:38:27 2026] GET /volume/v3/backups/a27562ba-e1a4-4845-8e7b-03627111241c/export_record => generated 1512 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:38:28.059004 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-6c1a453c-e2c8-406f-988c-f670ba236b9e None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:28.060953 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-6c1a453c-e2c8-406f-988c-f670ba236b9e tempest-VolumesBackupsAdminTest-2124046900 tempest-VolumesBackupsAdminTest-2124046900-project-admin] POST https://10.4.3.105/volume/v3/backups/import_record Aug 12 10:38:28.061366 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-6c1a453c-e2c8-406f-988c-f670ba236b9e tempest-VolumesBackupsAdminTest-2124046900 tempest-VolumesBackupsAdminTest-2124046900-project-admin] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZDU3Yzg0YTktZjlkNy00YTJmLTk3ODMtM2E3MTJmY2JhMDlmIiwgInVzZXJfaWQiOiAiZDk5ZTA1ZmEwZTIzNDkwNDkwYzI0ODE3ZThjODhmNWIiLCAicHJvamVjdF9pZCI6ICJmZGRjNzM4ZTg2NTk0MzM4OGMwOTNhZDE5NWVhNWZhZCIsICJ2b2x1bWVfaWQiOiAiNjI4OWE0YmEtODczYy00ODEyLTg3ZTMtNDJmNzFkODYwMzFlIiwgImhvc3QiOiAibnAwMDAwMDA3MDM3IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0xNTM4OTEzMjIzIiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTI3Mjk3OTI0OSIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lXzYyODlhNGJhLTg3M2MtNDgxMi04N2UzLTQyZjcxZDg2MDMxZS8yMDI2MDgxMjEwMzgxMC9hel9ub3ZhX2JhY2t1cF9hMjc1NjJiYS1lMWE0LTQ4NDUtOGU3Yi0wMzYyNzExMTI0MWMiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA4LTEyVDEwOjM4OjA3WiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA4LTEyVDEwOjM4OjA3WiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDgtMTJUMTA6Mzg6MjhaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ=="}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:38:28.063005 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.contrib.backups [None req-6c1a453c-e2c8-406f-988c-f670ba236b9e tempest-VolumesBackupsAdminTest-2124046900 tempest-VolumesBackupsAdminTest-2124046900-project-admin] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZDU3Yzg0YTktZjlkNy00YTJmLTk3ODMtM2E3MTJmY2JhMDlmIiwgInVzZXJfaWQiOiAiZDk5ZTA1ZmEwZTIzNDkwNDkwYzI0ODE3ZThjODhmNWIiLCAicHJvamVjdF9pZCI6ICJmZGRjNzM4ZTg2NTk0MzM4OGMwOTNhZDE5NWVhNWZhZCIsICJ2b2x1bWVfaWQiOiAiNjI4OWE0YmEtODczYy00ODEyLTg3ZTMtNDJmNzFkODYwMzFlIiwgImhvc3QiOiAibnAwMDAwMDA3MDM3IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0xNTM4OTEzMjIzIiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTI3Mjk3OTI0OSIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lXzYyODlhNGJhLTg3M2MtNDgxMi04N2UzLTQyZjcxZDg2MDMxZS8yMDI2MDgxMjEwMzgxMC9hel9ub3ZhX2JhY2t1cF9hMjc1NjJiYS1lMWE0LTQ4NDUtOGU3Yi0wMzYyNzExMTI0MWMiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA4LTEyVDEwOjM4OjA3WiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA4LTEyVDEwOjM4OjA3WiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDgtMTJUMTA6Mzg6MjhaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ=='}}. {{(pid=100374) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Aug 12 10:38:28.063176 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.contrib.backups [None req-6c1a453c-e2c8-406f-988c-f670ba236b9e tempest-VolumesBackupsAdminTest-2124046900 tempest-VolumesBackupsAdminTest-2124046900-project-admin] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZDU3Yzg0YTktZjlkNy00YTJmLTk3ODMtM2E3MTJmY2JhMDlmIiwgInVzZXJfaWQiOiAiZDk5ZTA1ZmEwZTIzNDkwNDkwYzI0ODE3ZThjODhmNWIiLCAicHJvamVjdF9pZCI6ICJmZGRjNzM4ZTg2NTk0MzM4OGMwOTNhZDE5NWVhNWZhZCIsICJ2b2x1bWVfaWQiOiAiNjI4OWE0YmEtODczYy00ODEyLTg3ZTMtNDJmNzFkODYwMzFlIiwgImhvc3QiOiAibnAwMDAwMDA3MDM3IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0xNTM4OTEzMjIzIiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTI3Mjk3OTI0OSIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lXzYyODlhNGJhLTg3M2MtNDgxMi04N2UzLTQyZjcxZDg2MDMxZS8yMDI2MDgxMjEwMzgxMC9hel9ub3ZhX2JhY2t1cF9hMjc1NjJiYS1lMWE0LTQ4NDUtOGU3Yi0wMzYyNzExMTI0MWMiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA4LTEyVDEwOjM4OjA3WiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA4LTEyVDEwOjM4OjA3WiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDgtMTJUMTA6Mzg6MjhaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ==. {{(pid=100374) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Aug 12 10:38:28.222056 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-f53dcfe4-f8b5-4454-afa4-38fd83d1c1c1 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:28.222578 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-f53dcfe4-f8b5-4454-afa4-38fd83d1c1c1 None None] GET https://10.4.3.105/volume// Aug 12 10:38:28.222816 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-f53dcfe4-f8b5-4454-afa4-38fd83d1c1c1 None None] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:28.223058 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-f53dcfe4-f8b5-4454-afa4-38fd83d1c1c1 None None] Calling method 'all' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:28.223397 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-f53dcfe4-f8b5-4454-afa4-38fd83d1c1c1 None None] https://10.4.3.105/volume// returned with HTTP 300 Aug 12 10:38:28.223789 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 694/2770] 10.4.3.105 () {66 vars in 1426 bytes} [Wed Aug 12 10:38: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 10:38:28.233239 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-62a46b24-13f0-48dd-8c4c-e67ac1f30bc7 req-2f5c27fa-ca9c-4b77-b359-cb7c8c1c62d4 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:28.237120 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-62a46b24-13f0-48dd-8c4c-e67ac1f30bc7 req-2f5c27fa-ca9c-4b77-b359-cb7c8c1c62d4 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] GET https://10.4.3.105/volume/v3/volumes/1ac120de-a5f5-4115-8c10-b2b535afd56e Aug 12 10:38:28.237535 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-62a46b24-13f0-48dd-8c4c-e67ac1f30bc7 req-2f5c27fa-ca9c-4b77-b359-cb7c8c1c62d4 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:28.237729 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-62a46b24-13f0-48dd-8c4c-e67ac1f30bc7 req-2f5c27fa-ca9c-4b77-b359-cb7c8c1c62d4 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:28.239928 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-47781982-507c-4a10-828e-5c25e86474d1 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:28.246444 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-47781982-507c-4a10-828e-5c25e86474d1 tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] GET https://10.4.3.105/volume/v3/volumes/3034a2aa-9ba6-4579-ae89-851191aa445b Aug 12 10:38:28.246444 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-47781982-507c-4a10-828e-5c25e86474d1 tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:28.246444 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-47781982-507c-4a10-828e-5c25e86474d1 tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:28.254066 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:28.254066 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:38:28.260675 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:28.260675 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:38:28.261961 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [req-62a46b24-13f0-48dd-8c4c-e67ac1f30bc7 req-2f5c27fa-ca9c-4b77-b359-cb7c8c1c62d4 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Volume info retrieved successfully. Aug 12 10:38:28.265306 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-47781982-507c-4a10-828e-5c25e86474d1 tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] Volume info retrieved successfully. Aug 12 10:38:28.269609 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-62a46b24-13f0-48dd-8c4c-e67ac1f30bc7 req-2f5c27fa-ca9c-4b77-b359-cb7c8c1c62d4 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] https://10.4.3.105/volume/v3/volumes/1ac120de-a5f5-4115-8c10-b2b535afd56e returned with HTTP 200 Aug 12 10:38:28.270183 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 690/2771] 10.4.3.105 () {70 vars in 1639 bytes} [Wed Aug 12 10:38:28 2026] GET /volume/v3/volumes/1ac120de-a5f5-4115-8c10-b2b535afd56e => generated 1052 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 10:38:28.273309 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-47781982-507c-4a10-828e-5c25e86474d1 tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] https://10.4.3.105/volume/v3/volumes/3034a2aa-9ba6-4579-ae89-851191aa445b returned with HTTP 200 Aug 12 10:38:28.274068 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 700/2772] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:38:28 2026] GET /volume/v3/volumes/3034a2aa-9ba6-4579-ae89-851191aa445b => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:38:28.307937 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.quota [None req-6c1a453c-e2c8-406f-988c-f670ba236b9e tempest-VolumesBackupsAdminTest-2124046900 tempest-VolumesBackupsAdminTest-2124046900-project-admin] Created reservations ['27e6eb4f-1ef6-439a-bd67-1aac2605554f', 'e4369b20-d632-454c-99d2-1a661f1d04a4'] {{(pid=100374) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:38:28.334031 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.backup.rpcapi [None req-6c1a453c-e2c8-406f-988c-f670ba236b9e tempest-VolumesBackupsAdminTest-2124046900 tempest-VolumesBackupsAdminTest-2124046900-project-admin] import_record rpcapi backup id d57c84a9-f9d7-4a2f-9783-3a712fcba09f on host np0000007037 for backup_url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZDU3Yzg0YTktZjlkNy00YTJmLTk3ODMtM2E3MTJmY2JhMDlmIiwgInVzZXJfaWQiOiAiZDk5ZTA1ZmEwZTIzNDkwNDkwYzI0ODE3ZThjODhmNWIiLCAicHJvamVjdF9pZCI6ICJmZGRjNzM4ZTg2NTk0MzM4OGMwOTNhZDE5NWVhNWZhZCIsICJ2b2x1bWVfaWQiOiAiNjI4OWE0YmEtODczYy00ODEyLTg3ZTMtNDJmNzFkODYwMzFlIiwgImhvc3QiOiAibnAwMDAwMDA3MDM3IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0xNTM4OTEzMjIzIiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTI3Mjk3OTI0OSIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lXzYyODlhNGJhLTg3M2MtNDgxMi04N2UzLTQyZjcxZDg2MDMxZS8yMDI2MDgxMjEwMzgxMC9hel9ub3ZhX2JhY2t1cF9hMjc1NjJiYS1lMWE0LTQ4NDUtOGU3Yi0wMzYyNzExMTI0MWMiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA4LTEyVDEwOjM4OjA3WiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA4LTEyVDEwOjM4OjA3WiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDgtMTJUMTA6Mzg6MjhaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ==. {{(pid=100374) import_record /opt/stack/cinder/cinder/backup/rpcapi.py:96}} Aug 12 10:38:28.336385 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.contrib.backups [None req-6c1a453c-e2c8-406f-988c-f670ba236b9e tempest-VolumesBackupsAdminTest-2124046900 tempest-VolumesBackupsAdminTest-2124046900-project-admin] Import record output: {'backup': {'id': 'd57c84a9-f9d7-4a2f-9783-3a712fcba09f', 'name': None, 'links': [{'rel': 'self', 'href': 'https://10.4.3.105/volume/v3/backups/d57c84a9-f9d7-4a2f-9783-3a712fcba09f'}, {'rel': 'bookmark', 'href': 'https://10.4.3.105/volume/backups/d57c84a9-f9d7-4a2f-9783-3a712fcba09f'}]}}. {{(pid=100374) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:279}} Aug 12 10:38:28.336752 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-6c1a453c-e2c8-406f-988c-f670ba236b9e tempest-VolumesBackupsAdminTest-2124046900 tempest-VolumesBackupsAdminTest-2124046900-project-admin] https://10.4.3.105/volume/v3/backups/import_record returned with HTTP 201 Aug 12 10:38:28.337387 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 689/2773] 10.4.3.105 () {68 vars in 1302 bytes} [Wed Aug 12 10:38:28 2026] POST /volume/v3/backups/import_record => generated 288 bytes in 279 msecs (HTTP/1.1 201) 7 headers in 290 bytes (2 switches on core 0) Aug 12 10:38:28.347223 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-33b0a23b-7829-4441-aa00-e99e1bdb253e None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:28.349407 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-33b0a23b-7829-4441-aa00-e99e1bdb253e tempest-VolumesBackupsAdminTest-2124046900 tempest-VolumesBackupsAdminTest-2124046900-project-admin] GET https://10.4.3.105/volume/v3/backups/d57c84a9-f9d7-4a2f-9783-3a712fcba09f Aug 12 10:38:28.349660 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-33b0a23b-7829-4441-aa00-e99e1bdb253e tempest-VolumesBackupsAdminTest-2124046900 tempest-VolumesBackupsAdminTest-2124046900-project-admin] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:28.349886 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-33b0a23b-7829-4441-aa00-e99e1bdb253e tempest-VolumesBackupsAdminTest-2124046900 tempest-VolumesBackupsAdminTest-2124046900-project-admin] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:28.349978 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.v3.backups [None req-33b0a23b-7829-4441-aa00-e99e1bdb253e tempest-VolumesBackupsAdminTest-2124046900 tempest-VolumesBackupsAdminTest-2124046900-project-admin] Show backup with id d57c84a9-f9d7-4a2f-9783-3a712fcba09f. {{(pid=100372) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:38:28.356094 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:28.356094 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:38:28.356347 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-33b0a23b-7829-4441-aa00-e99e1bdb253e tempest-VolumesBackupsAdminTest-2124046900 tempest-VolumesBackupsAdminTest-2124046900-project-admin] https://10.4.3.105/volume/v3/backups/d57c84a9-f9d7-4a2f-9783-3a712fcba09f returned with HTTP 200 Aug 12 10:38:28.357065 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 695/2774] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:38:28 2026] GET /volume/v3/backups/d57c84a9-f9d7-4a2f-9783-3a712fcba09f => generated 647 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:38:28.384617 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-62a46b24-13f0-48dd-8c4c-e67ac1f30bc7 req-c388fae6-db67-4845-8b2e-3516d8cd4032 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:28.387739 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-62a46b24-13f0-48dd-8c4c-e67ac1f30bc7 req-c388fae6-db67-4845-8b2e-3516d8cd4032 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] PUT https://10.4.3.105/volume/v3/attachments/726cb38e-9050-44e4-b303-d9d15c84689f Aug 12 10:38:28.388294 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-62a46b24-13f0-48dd-8c4c-e67ac1f30bc7 req-c388fae6-db67-4845-8b2e-3516d8cd4032 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.105", "host": "np0000007037", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a295cd65dd1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "cc953c5f-eaed-46bf-96e8-0985bbef0414", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:38:28.399396 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.coordination [req-62a46b24-13f0-48dd-8c4c-e67ac1f30bc7 req-c388fae6-db67-4845-8b2e-3516d8cd4032 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Acquiring lock "cinder-attachment_update-1ac120de-a5f5-4115-8c10-b2b535afd56e-np0000007037" by "attachment_update" {{(pid=100373) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 10:38:28.405542 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.coordination [req-62a46b24-13f0-48dd-8c4c-e67ac1f30bc7 req-c388fae6-db67-4845-8b2e-3516d8cd4032 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Lock "cinder-attachment_update-1ac120de-a5f5-4115-8c10-b2b535afd56e-np0000007037" acquired by "attachment_update" :: waited 0.006s {{(pid=100373) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 10:38:28.406892 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:28.406892 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:38:28.510686 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.coordination [req-62a46b24-13f0-48dd-8c4c-e67ac1f30bc7 req-c388fae6-db67-4845-8b2e-3516d8cd4032 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Lock "cinder-attachment_update-1ac120de-a5f5-4115-8c10-b2b535afd56e-np0000007037" released by "attachment_update" :: held 0.104s {{(pid=100373) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 10:38:28.510686 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-62a46b24-13f0-48dd-8c4c-e67ac1f30bc7 req-c388fae6-db67-4845-8b2e-3516d8cd4032 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] https://10.4.3.105/volume/v3/attachments/726cb38e-9050-44e4-b303-d9d15c84689f returned with HTTP 200 Aug 12 10:38:28.510990 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 691/2775] 10.4.3.105 () {74 vars in 1704 bytes} [Wed Aug 12 10:38:28 2026] PUT /volume/v3/attachments/726cb38e-9050-44e4-b303-d9d15c84689f => generated 968 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:38:28.538341 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-62a46b24-13f0-48dd-8c4c-e67ac1f30bc7 req-b499fafe-726c-4a36-afa4-f04aabf8726d None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:28.541742 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-62a46b24-13f0-48dd-8c4c-e67ac1f30bc7 req-b499fafe-726c-4a36-afa4-f04aabf8726d tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] POST https://10.4.3.105/volume/v3/attachments/726cb38e-9050-44e4-b303-d9d15c84689f/action Aug 12 10:38:28.542187 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-62a46b24-13f0-48dd-8c4c-e67ac1f30bc7 req-b499fafe-726c-4a36-afa4-f04aabf8726d tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Action body: b'{"os-complete": null}' {{(pid=100375) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 10:38:28.542376 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-62a46b24-13f0-48dd-8c4c-e67ac1f30bc7 req-b499fafe-726c-4a36-afa4-f04aabf8726d tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:38:28.567097 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:28.567097 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:38:28.584787 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-62a46b24-13f0-48dd-8c4c-e67ac1f30bc7 req-b499fafe-726c-4a36-afa4-f04aabf8726d tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] https://10.4.3.105/volume/v3/attachments/726cb38e-9050-44e4-b303-d9d15c84689f/action returned with HTTP 204 Aug 12 10:38:28.585368 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 701/2776] 10.4.3.105 () {74 vars in 1725 bytes} [Wed Aug 12 10:38:28 2026] POST /volume/v3/attachments/726cb38e-9050-44e4-b303-d9d15c84689f/action => generated 0 bytes in 48 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:38:28.731312 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-c06d6f9a-93c6-42d7-b907-dd6abcacdb28 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:28.734239 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-c06d6f9a-93c6-42d7-b907-dd6abcacdb28 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] GET https://10.4.3.105/volume/v3/backups/d7561bc7-fa19-4190-ad03-09723395f774 Aug 12 10:38:28.734456 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-c06d6f9a-93c6-42d7-b907-dd6abcacdb28 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:28.734817 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-c06d6f9a-93c6-42d7-b907-dd6abcacdb28 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:28.734871 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-c06d6f9a-93c6-42d7-b907-dd6abcacdb28 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Show backup with id d7561bc7-fa19-4190-ad03-09723395f774. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:38:28.743289 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:28.743289 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:38:28.744396 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-c06d6f9a-93c6-42d7-b907-dd6abcacdb28 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] https://10.4.3.105/volume/v3/backups/d7561bc7-fa19-4190-ad03-09723395f774 returned with HTTP 200 Aug 12 10:38:28.744836 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 690/2777] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:38:28 2026] GET /volume/v3/backups/d7561bc7-fa19-4190-ad03-09723395f774 => generated 835 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:38:28.806538 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-7bb87502-a7a9-48b3-b0e9-a1980645dd75 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:28.806538 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-7bb87502-a7a9-48b3-b0e9-a1980645dd75 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] GET https://10.4.3.105/volume/v3/backups/e5c845f7-ad2a-4030-bd24-53ef31b65c0b Aug 12 10:38:28.806737 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-7bb87502-a7a9-48b3-b0e9-a1980645dd75 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:28.806951 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-7bb87502-a7a9-48b3-b0e9-a1980645dd75 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:28.807075 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.v3.backups [None req-7bb87502-a7a9-48b3-b0e9-a1980645dd75 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] Show backup with id e5c845f7-ad2a-4030-bd24-53ef31b65c0b. {{(pid=100372) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:38:28.811218 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:28.811218 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:38:28.811821 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-7bb87502-a7a9-48b3-b0e9-a1980645dd75 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] https://10.4.3.105/volume/v3/backups/e5c845f7-ad2a-4030-bd24-53ef31b65c0b returned with HTTP 200 Aug 12 10:38:28.812163 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 696/2778] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:38:28 2026] GET /volume/v3/backups/e5c845f7-ad2a-4030-bd24-53ef31b65c0b => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:38:28.911482 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-15bc1d86-fbe0-4a1a-b530-8f877e925e89 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:28.913322 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-15bc1d86-fbe0-4a1a-b530-8f877e925e89 tempest-VolumesBackupsTest-440641371 tempest-VolumesBackupsTest-440641371-project-admin] GET https://10.4.3.105/volume/v3/backups/06289bba-ff3c-492c-b518-8c5d08eebcd2 Aug 12 10:38:28.913554 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-15bc1d86-fbe0-4a1a-b530-8f877e925e89 tempest-VolumesBackupsTest-440641371 tempest-VolumesBackupsTest-440641371-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:28.913746 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-15bc1d86-fbe0-4a1a-b530-8f877e925e89 tempest-VolumesBackupsTest-440641371 tempest-VolumesBackupsTest-440641371-project-admin] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:28.913845 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-15bc1d86-fbe0-4a1a-b530-8f877e925e89 tempest-VolumesBackupsTest-440641371 tempest-VolumesBackupsTest-440641371-project-admin] Show backup with id 06289bba-ff3c-492c-b518-8c5d08eebcd2. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:38:28.918120 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:28.918120 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:38:28.918847 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-15bc1d86-fbe0-4a1a-b530-8f877e925e89 tempest-VolumesBackupsTest-440641371 tempest-VolumesBackupsTest-440641371-project-admin] https://10.4.3.105/volume/v3/backups/06289bba-ff3c-492c-b518-8c5d08eebcd2 returned with HTTP 200 Aug 12 10:38:28.919227 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 692/2779] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:38:28 2026] GET /volume/v3/backups/06289bba-ff3c-492c-b518-8c5d08eebcd2 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:38:28.941618 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-47a05af4-9182-40e7-9adf-b5c210996622 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:28.943676 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-47a05af4-9182-40e7-9adf-b5c210996622 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] GET https://10.4.3.105/volume/v3/backups/8c8ace19-59e2-4e43-88ce-37ecd276880f Aug 12 10:38:28.943867 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-47a05af4-9182-40e7-9adf-b5c210996622 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:28.944058 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-47a05af4-9182-40e7-9adf-b5c210996622 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:28.944203 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-47a05af4-9182-40e7-9adf-b5c210996622 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Show backup with id 8c8ace19-59e2-4e43-88ce-37ecd276880f. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:38:28.949928 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:28.949928 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:38:28.950732 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-47a05af4-9182-40e7-9adf-b5c210996622 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] https://10.4.3.105/volume/v3/backups/8c8ace19-59e2-4e43-88ce-37ecd276880f returned with HTTP 200 Aug 12 10:38:28.951162 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 702/2780] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:38:28 2026] GET /volume/v3/backups/8c8ace19-59e2-4e43-88ce-37ecd276880f => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:38:29.045436 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-50d1f6a9-390f-44f4-b840-be413b384bcd None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:29.048063 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-50d1f6a9-390f-44f4-b840-be413b384bcd tempest-TestInstancesWithCinderVolumes-584858421 tempest-TestInstancesWithCinderVolumes-584858421-project-member] DELETE https://10.4.3.105/volume/v3/volumes/b6ed6ca8-6eef-45bd-8380-ffa4f17f68fd Aug 12 10:38:29.048063 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-50d1f6a9-390f-44f4-b840-be413b384bcd tempest-TestInstancesWithCinderVolumes-584858421 tempest-TestInstancesWithCinderVolumes-584858421-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:29.048236 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-50d1f6a9-390f-44f4-b840-be413b384bcd tempest-TestInstancesWithCinderVolumes-584858421 tempest-TestInstancesWithCinderVolumes-584858421-project-member] Calling method 'delete' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:29.048494 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.v3.volumes [None req-50d1f6a9-390f-44f4-b840-be413b384bcd tempest-TestInstancesWithCinderVolumes-584858421 tempest-TestInstancesWithCinderVolumes-584858421-project-member] Delete volume with id: b6ed6ca8-6eef-45bd-8380-ffa4f17f68fd Aug 12 10:38:29.058608 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:29.058608 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:38:29.059177 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-50d1f6a9-390f-44f4-b840-be413b384bcd tempest-TestInstancesWithCinderVolumes-584858421 tempest-TestInstancesWithCinderVolumes-584858421-project-member] Volume info retrieved successfully. Aug 12 10:38:29.081760 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-50d1f6a9-390f-44f4-b840-be413b384bcd tempest-TestInstancesWithCinderVolumes-584858421 tempest-TestInstancesWithCinderVolumes-584858421-project-member] Delete volume request issued successfully. Aug 12 10:38:29.081760 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-50d1f6a9-390f-44f4-b840-be413b384bcd tempest-TestInstancesWithCinderVolumes-584858421 tempest-TestInstancesWithCinderVolumes-584858421-project-member] https://10.4.3.105/volume/v3/volumes/b6ed6ca8-6eef-45bd-8380-ffa4f17f68fd returned with HTTP 202 Aug 12 10:38:29.081996 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 691/2781] 10.4.3.105 () {66 vars in 1351 bytes} [Wed Aug 12 10:38:29 2026] DELETE /volume/v3/volumes/b6ed6ca8-6eef-45bd-8380-ffa4f17f68fd => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 10:38:29.137121 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [req-87942389-9e8c-4544-a949-dd2417ced667 req-4856fe7f-ff1e-40c8-8842-3d3525083abe None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:29.139858 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-87942389-9e8c-4544-a949-dd2417ced667 req-4856fe7f-ff1e-40c8-8842-3d3525083abe tempest-TestInstancesWithCinderVolumes-584858421 tempest-TestInstancesWithCinderVolumes-584858421-project-member] GET https://10.4.3.105/volume/v3/volumes/b6ed6ca8-6eef-45bd-8380-ffa4f17f68fd Aug 12 10:38:29.140129 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [req-87942389-9e8c-4544-a949-dd2417ced667 req-4856fe7f-ff1e-40c8-8842-3d3525083abe tempest-TestInstancesWithCinderVolumes-584858421 tempest-TestInstancesWithCinderVolumes-584858421-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:29.140422 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [req-87942389-9e8c-4544-a949-dd2417ced667 req-4856fe7f-ff1e-40c8-8842-3d3525083abe tempest-TestInstancesWithCinderVolumes-584858421 tempest-TestInstancesWithCinderVolumes-584858421-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:29.149931 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:29.149931 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:38:29.155591 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [req-87942389-9e8c-4544-a949-dd2417ced667 req-4856fe7f-ff1e-40c8-8842-3d3525083abe tempest-TestInstancesWithCinderVolumes-584858421 tempest-TestInstancesWithCinderVolumes-584858421-project-member] Volume info retrieved successfully. Aug 12 10:38:29.161497 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-87942389-9e8c-4544-a949-dd2417ced667 req-4856fe7f-ff1e-40c8-8842-3d3525083abe tempest-TestInstancesWithCinderVolumes-584858421 tempest-TestInstancesWithCinderVolumes-584858421-project-member] https://10.4.3.105/volume/v3/volumes/b6ed6ca8-6eef-45bd-8380-ffa4f17f68fd returned with HTTP 200 Aug 12 10:38:29.162149 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 697/2782] 10.4.3.105 () {68 vars in 1598 bytes} [Wed Aug 12 10:38:29 2026] GET /volume/v3/volumes/b6ed6ca8-6eef-45bd-8380-ffa4f17f68fd => generated 937 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:38:29.206192 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-0d2aa59a-b8e7-4474-b8f3-5c8e51b8cc71 req-bfe706e1-48bc-41f2-88e7-5825d8b2d81b None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:29.208474 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-0d2aa59a-b8e7-4474-b8f3-5c8e51b8cc71 req-bfe706e1-48bc-41f2-88e7-5825d8b2d81b tempest-TestInstancesWithCinderVolumes-584858421 tempest-TestInstancesWithCinderVolumes-584858421-project-member] GET https://10.4.3.105/volume/v3/volumes/988a75ea-e748-4337-aa5d-c0d046e364a5 Aug 12 10:38:29.208666 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-0d2aa59a-b8e7-4474-b8f3-5c8e51b8cc71 req-bfe706e1-48bc-41f2-88e7-5825d8b2d81b tempest-TestInstancesWithCinderVolumes-584858421 tempest-TestInstancesWithCinderVolumes-584858421-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:29.208849 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-0d2aa59a-b8e7-4474-b8f3-5c8e51b8cc71 req-bfe706e1-48bc-41f2-88e7-5825d8b2d81b tempest-TestInstancesWithCinderVolumes-584858421 tempest-TestInstancesWithCinderVolumes-584858421-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:29.214969 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-0d2aa59a-b8e7-4474-b8f3-5c8e51b8cc71 req-bfe706e1-48bc-41f2-88e7-5825d8b2d81b tempest-TestInstancesWithCinderVolumes-584858421 tempest-TestInstancesWithCinderVolumes-584858421-project-member] https://10.4.3.105/volume/v3/volumes/988a75ea-e748-4337-aa5d-c0d046e364a5 returned with HTTP 404 Aug 12 10:38:29.215483 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 693/2783] 10.4.3.105 () {68 vars in 1598 bytes} [Wed Aug 12 10:38:29 2026] GET /volume/v3/volumes/988a75ea-e748-4337-aa5d-c0d046e364a5 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:38:29.292185 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-eef08add-8794-496c-adb6-72b4c1c7fa5f None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:29.293888 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-eef08add-8794-496c-adb6-72b4c1c7fa5f tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] GET https://10.4.3.105/volume/v3/volumes/3034a2aa-9ba6-4579-ae89-851191aa445b Aug 12 10:38:29.294128 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-eef08add-8794-496c-adb6-72b4c1c7fa5f tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:29.294231 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-eef08add-8794-496c-adb6-72b4c1c7fa5f tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:29.307204 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:29.307204 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:38:29.311258 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-eef08add-8794-496c-adb6-72b4c1c7fa5f tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] Volume info retrieved successfully. Aug 12 10:38:29.315998 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-eef08add-8794-496c-adb6-72b4c1c7fa5f tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] https://10.4.3.105/volume/v3/volumes/3034a2aa-9ba6-4579-ae89-851191aa445b returned with HTTP 200 Aug 12 10:38:29.316538 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 703/2784] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:38:29 2026] GET /volume/v3/volumes/3034a2aa-9ba6-4579-ae89-851191aa445b => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:38:29.369936 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-ca51bb8b-1e72-46b5-80fa-92510792715e None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:29.371905 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-ca51bb8b-1e72-46b5-80fa-92510792715e tempest-VolumesBackupsAdminTest-2124046900 tempest-VolumesBackupsAdminTest-2124046900-project-admin] GET https://10.4.3.105/volume/v3/backups/d57c84a9-f9d7-4a2f-9783-3a712fcba09f Aug 12 10:38:29.372117 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-ca51bb8b-1e72-46b5-80fa-92510792715e tempest-VolumesBackupsAdminTest-2124046900 tempest-VolumesBackupsAdminTest-2124046900-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:29.373255 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-ca51bb8b-1e72-46b5-80fa-92510792715e tempest-VolumesBackupsAdminTest-2124046900 tempest-VolumesBackupsAdminTest-2124046900-project-admin] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:29.373255 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-ca51bb8b-1e72-46b5-80fa-92510792715e tempest-VolumesBackupsAdminTest-2124046900 tempest-VolumesBackupsAdminTest-2124046900-project-admin] Show backup with id d57c84a9-f9d7-4a2f-9783-3a712fcba09f. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:38:29.377904 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:29.377904 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:38:29.378722 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-ca51bb8b-1e72-46b5-80fa-92510792715e tempest-VolumesBackupsAdminTest-2124046900 tempest-VolumesBackupsAdminTest-2124046900-project-admin] https://10.4.3.105/volume/v3/backups/d57c84a9-f9d7-4a2f-9783-3a712fcba09f returned with HTTP 200 Aug 12 10:38:29.379191 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 692/2785] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:38:29 2026] GET /volume/v3/backups/d57c84a9-f9d7-4a2f-9783-3a712fcba09f => generated 802 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:38:29.395727 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-b83393a9-548f-41be-a3f4-1057abe99a3d None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:29.403120 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-b83393a9-548f-41be-a3f4-1057abe99a3d tempest-VolumesBackupsAdminTest-2124046900 tempest-VolumesBackupsAdminTest-2124046900-project-admin] GET https://10.4.3.105/volume/v3/backups Aug 12 10:38:29.403392 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-b83393a9-548f-41be-a3f4-1057abe99a3d tempest-VolumesBackupsAdminTest-2124046900 tempest-VolumesBackupsAdminTest-2124046900-project-admin] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:29.403676 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-b83393a9-548f-41be-a3f4-1057abe99a3d tempest-VolumesBackupsAdminTest-2124046900 tempest-VolumesBackupsAdminTest-2124046900-project-admin] Calling method 'index' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:29.418690 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-b83393a9-548f-41be-a3f4-1057abe99a3d tempest-VolumesBackupsAdminTest-2124046900 tempest-VolumesBackupsAdminTest-2124046900-project-admin] https://10.4.3.105/volume/v3/backups returned with HTTP 200 Aug 12 10:38:29.419169 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 698/2786] 10.4.3.105 () {66 vars in 1237 bytes} [Wed Aug 12 10:38:29 2026] GET /volume/v3/backups => generated 337 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:38:29.429295 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-eaf213db-40da-4725-994b-edbaa5b2acb0 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:29.433248 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-eaf213db-40da-4725-994b-edbaa5b2acb0 tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] POST https://10.4.3.105/volume/v3/backups/a27562ba-e1a4-4845-8e7b-03627111241c/restore Aug 12 10:38:29.433662 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-eaf213db-40da-4725-994b-edbaa5b2acb0 tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:38:29.435350 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.contrib.backups [None req-eaf213db-40da-4725-994b-edbaa5b2acb0 tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] Restoring backup a27562ba-e1a4-4845-8e7b-03627111241c ({'restore': {}}) {{(pid=100373) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 12 10:38:29.435417 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.contrib.backups [None req-eaf213db-40da-4725-994b-edbaa5b2acb0 tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] Restoring backup a27562ba-e1a4-4845-8e7b-03627111241c to volume None. Aug 12 10:38:29.441500 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:29.441500 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:38:29.443370 np0000007037 devstack@c-api.service[100373]: INFO cinder.backup.api [None req-eaf213db-40da-4725-994b-edbaa5b2acb0 tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] Creating volume of 1 GB for restore of backup a27562ba-e1a4-4845-8e7b-03627111241c. Aug 12 10:38:29.450698 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-eaf213db-40da-4725-994b-edbaa5b2acb0 tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] Availability zone cache updated, next update will occur around 2026-08-12 11:38:29.450208. {{(pid=100373) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 12 10:38:29.450833 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-eaf213db-40da-4725-994b-edbaa5b2acb0 tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] Availability Zones retrieved successfully. Aug 12 10:38:29.460948 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-eaf213db-40da-4725-994b-edbaa5b2acb0 tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] Flow 'volume_create_api' (4558a5be-d838-4053-9490-eba83e383c64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:38:29.463204 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-eaf213db-40da-4725-994b-edbaa5b2acb0 tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (af3632d2-be5b-490b-9b6f-c2f110000991) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:38:29.464309 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.flows.api.create_volume [None req-eaf213db-40da-4725-994b-edbaa5b2acb0 tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] Validating volume size '1' using validate_int {{(pid=100373) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 10:38:29.502781 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-eaf213db-40da-4725-994b-edbaa5b2acb0 tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (af3632d2-be5b-490b-9b6f-c2f110000991) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T10:26:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6cd66f07-4c7b-40b2-9dfb-378538f29c9e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:38:29.503571 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-eaf213db-40da-4725-994b-edbaa5b2acb0 tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a471c459-3bc6-466b-a1a0-1c8d88376f1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:38:29.540018 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.quota [None req-eaf213db-40da-4725-994b-edbaa5b2acb0 tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] Created reservations ['c050bffd-643f-487a-8307-777fac5adb05', '41abcdc3-40b4-4ce9-9bca-817e5e236ae9', '4251e537-8364-4044-9b19-67b75b5a7d7f', '6f5d6d12-4402-4763-8d9c-a48f43bcdb02'] {{(pid=100373) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:38:29.541029 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-eaf213db-40da-4725-994b-edbaa5b2acb0 tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a471c459-3bc6-466b-a1a0-1c8d88376f1e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c050bffd-643f-487a-8307-777fac5adb05', '41abcdc3-40b4-4ce9-9bca-817e5e236ae9', '4251e537-8364-4044-9b19-67b75b5a7d7f', '6f5d6d12-4402-4763-8d9c-a48f43bcdb02']}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:38:29.541878 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-eaf213db-40da-4725-994b-edbaa5b2acb0 tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (54aff685-6916-4059-924a-a8506742d9b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:38:29.759676 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-2ee77f32-8068-4fdb-af26-24442b5ac724 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:29.759883 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-eaf213db-40da-4725-994b-edbaa5b2acb0 tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (54aff685-6916-4059-924a-a8506742d9b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1ffaed88-9be1-404c-a92c-d40103f4067c', '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_a27562ba-e1a4-4845-8e7b-03627111241c',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fddc738e865943388c093ad195ea5fad',qos_specs=None,replication_status=,reservations=['c050bffd-643f-487a-8307-777fac5adb05','41abcdc3-40b4-4ce9-9bca-817e5e236ae9','4251e537-8364-4044-9b19-67b75b5a7d7f','6f5d6d12-4402-4763-8d9c-a48f43bcdb02'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d99e05fa0e23490490c24817e8c88f5b',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:38:29Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_a27562ba-e1a4-4845-8e7b-03627111241c',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1ffaed88-9be1-404c-a92c-d40103f4067c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fddc738e865943388c093ad195ea5fad',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d99e05fa0e23490490c24817e8c88f5b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6cd66f07-4c7b-40b2-9dfb-378538f29c9e),volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:38:29.760794 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-eaf213db-40da-4725-994b-edbaa5b2acb0 tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (be2c296b-c04e-4113-b2c8-d20f5da6a6e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:38:29.763344 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-2ee77f32-8068-4fdb-af26-24442b5ac724 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] GET https://10.4.3.105/volume/v3/backups/d7561bc7-fa19-4190-ad03-09723395f774 Aug 12 10:38:29.763667 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-2ee77f32-8068-4fdb-af26-24442b5ac724 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:29.763871 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-2ee77f32-8068-4fdb-af26-24442b5ac724 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:29.764009 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-2ee77f32-8068-4fdb-af26-24442b5ac724 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Show backup with id d7561bc7-fa19-4190-ad03-09723395f774. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:38:29.775774 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-eaf213db-40da-4725-994b-edbaa5b2acb0 tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (be2c296b-c04e-4113-b2c8-d20f5da6a6e7) transitioned into 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_a27562ba-e1a4-4845-8e7b-03627111241c',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fddc738e865943388c093ad195ea5fad',qos_specs=None,replication_status=,reservations=['c050bffd-643f-487a-8307-777fac5adb05','41abcdc3-40b4-4ce9-9bca-817e5e236ae9','4251e537-8364-4044-9b19-67b75b5a7d7f','6f5d6d12-4402-4763-8d9c-a48f43bcdb02'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d99e05fa0e23490490c24817e8c88f5b',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:38:29.776134 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:29.776134 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:38:29.776581 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-eaf213db-40da-4725-994b-edbaa5b2acb0 tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (838fe475-4f36-4bef-93a4-4cdb687079ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:38:29.777179 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-2ee77f32-8068-4fdb-af26-24442b5ac724 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] https://10.4.3.105/volume/v3/backups/d7561bc7-fa19-4190-ad03-09723395f774 returned with HTTP 200 Aug 12 10:38:29.778156 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 704/2787] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:38:29 2026] GET /volume/v3/backups/d7561bc7-fa19-4190-ad03-09723395f774 => generated 835 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:38:29.793715 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-eaf213db-40da-4725-994b-edbaa5b2acb0 tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (838fe475-4f36-4bef-93a4-4cdb687079ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:38:29.795808 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-eaf213db-40da-4725-994b-edbaa5b2acb0 tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] Flow 'volume_create_api' (4558a5be-d838-4053-9490-eba83e383c64) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100373) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:38:29.795808 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-eaf213db-40da-4725-994b-edbaa5b2acb0 tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] Create volume request issued successfully. Aug 12 10:38:29.803451 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:29.803451 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:38:29.804213 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-eaf213db-40da-4725-994b-edbaa5b2acb0 tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] Volume info retrieved successfully. Aug 12 10:38:29.826306 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-1ac8ec80-6638-4bbc-8274-9dbac57c6b01 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:29.828656 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-1ac8ec80-6638-4bbc-8274-9dbac57c6b01 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] GET https://10.4.3.105/volume/v3/backups/e5c845f7-ad2a-4030-bd24-53ef31b65c0b Aug 12 10:38:29.828957 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-1ac8ec80-6638-4bbc-8274-9dbac57c6b01 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:29.829214 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-1ac8ec80-6638-4bbc-8274-9dbac57c6b01 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:29.829378 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-1ac8ec80-6638-4bbc-8274-9dbac57c6b01 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] Show backup with id e5c845f7-ad2a-4030-bd24-53ef31b65c0b. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:38:29.834352 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:29.834352 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:38:29.835177 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-1ac8ec80-6638-4bbc-8274-9dbac57c6b01 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] https://10.4.3.105/volume/v3/backups/e5c845f7-ad2a-4030-bd24-53ef31b65c0b returned with HTTP 200 Aug 12 10:38:29.835689 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 693/2788] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:38:29 2026] GET /volume/v3/backups/e5c845f7-ad2a-4030-bd24-53ef31b65c0b => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:38:29.932872 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-0105fe37-88cb-42df-b7f1-4ef4becbc66d None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:29.934956 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-0105fe37-88cb-42df-b7f1-4ef4becbc66d tempest-VolumesBackupsTest-440641371 tempest-VolumesBackupsTest-440641371-project-admin] GET https://10.4.3.105/volume/v3/backups/06289bba-ff3c-492c-b518-8c5d08eebcd2 Aug 12 10:38:29.935169 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-0105fe37-88cb-42df-b7f1-4ef4becbc66d tempest-VolumesBackupsTest-440641371 tempest-VolumesBackupsTest-440641371-project-admin] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:29.935409 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-0105fe37-88cb-42df-b7f1-4ef4becbc66d tempest-VolumesBackupsTest-440641371 tempest-VolumesBackupsTest-440641371-project-admin] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:29.935551 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.v3.backups [None req-0105fe37-88cb-42df-b7f1-4ef4becbc66d tempest-VolumesBackupsTest-440641371 tempest-VolumesBackupsTest-440641371-project-admin] Show backup with id 06289bba-ff3c-492c-b518-8c5d08eebcd2. {{(pid=100372) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:38:29.939970 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:29.939970 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:38:29.940648 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-0105fe37-88cb-42df-b7f1-4ef4becbc66d tempest-VolumesBackupsTest-440641371 tempest-VolumesBackupsTest-440641371-project-admin] https://10.4.3.105/volume/v3/backups/06289bba-ff3c-492c-b518-8c5d08eebcd2 returned with HTTP 200 Aug 12 10:38:29.941030 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 699/2789] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:38:29 2026] GET /volume/v3/backups/06289bba-ff3c-492c-b518-8c5d08eebcd2 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:38:29.962553 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-32f16faf-eca4-48fa-9911-e73075746d46 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:29.965025 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-32f16faf-eca4-48fa-9911-e73075746d46 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] GET https://10.4.3.105/volume/v3/backups/8c8ace19-59e2-4e43-88ce-37ecd276880f Aug 12 10:38:29.965313 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-32f16faf-eca4-48fa-9911-e73075746d46 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:29.965643 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-32f16faf-eca4-48fa-9911-e73075746d46 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:29.965800 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-32f16faf-eca4-48fa-9911-e73075746d46 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Show backup with id 8c8ace19-59e2-4e43-88ce-37ecd276880f. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:38:29.973484 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:29.973484 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:38:29.974480 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-32f16faf-eca4-48fa-9911-e73075746d46 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] https://10.4.3.105/volume/v3/backups/8c8ace19-59e2-4e43-88ce-37ecd276880f returned with HTTP 200 Aug 12 10:38:29.975004 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 705/2790] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:38:29 2026] GET /volume/v3/backups/8c8ace19-59e2-4e43-88ce-37ecd276880f => generated 749 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:38:30.335346 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-4155ef8f-3358-4021-a442-4e50a397a909 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:30.337835 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-4155ef8f-3358-4021-a442-4e50a397a909 tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] GET https://10.4.3.105/volume/v3/volumes/3034a2aa-9ba6-4579-ae89-851191aa445b Aug 12 10:38:30.338160 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-4155ef8f-3358-4021-a442-4e50a397a909 tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:30.338475 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-4155ef8f-3358-4021-a442-4e50a397a909 tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:30.355187 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:30.355187 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:38:30.361067 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-4155ef8f-3358-4021-a442-4e50a397a909 tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] Volume info retrieved successfully. Aug 12 10:38:30.365937 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-4155ef8f-3358-4021-a442-4e50a397a909 tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] https://10.4.3.105/volume/v3/volumes/3034a2aa-9ba6-4579-ae89-851191aa445b returned with HTTP 200 Aug 12 10:38:30.366416 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 694/2791] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:38:30 2026] GET /volume/v3/volumes/3034a2aa-9ba6-4579-ae89-851191aa445b => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:38:30.790932 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-e7481004-cdca-4caa-afe3-3b21db193b03 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:30.795644 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-e7481004-cdca-4caa-afe3-3b21db193b03 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] GET https://10.4.3.105/volume/v3/backups/d7561bc7-fa19-4190-ad03-09723395f774 Aug 12 10:38:30.795644 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-e7481004-cdca-4caa-afe3-3b21db193b03 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:30.795644 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-e7481004-cdca-4caa-afe3-3b21db193b03 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:30.795644 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.v3.backups [None req-e7481004-cdca-4caa-afe3-3b21db193b03 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Show backup with id d7561bc7-fa19-4190-ad03-09723395f774. {{(pid=100372) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:38:30.801324 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:30.801324 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:38:30.802474 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-e7481004-cdca-4caa-afe3-3b21db193b03 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] https://10.4.3.105/volume/v3/backups/d7561bc7-fa19-4190-ad03-09723395f774 returned with HTTP 200 Aug 12 10:38:30.803142 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 700/2792] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:38:30 2026] GET /volume/v3/backups/d7561bc7-fa19-4190-ad03-09723395f774 => generated 835 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:38:30.811441 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:30.811441 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:38:30.812014 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-eaf213db-40da-4725-994b-edbaa5b2acb0 tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] Volume info retrieved successfully. Aug 12 10:38:30.812176 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.backup.api [None req-eaf213db-40da-4725-994b-edbaa5b2acb0 tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] Checking backup size 1 against volume size 1 {{(pid=100373) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 12 10:38:30.812309 np0000007037 devstack@c-api.service[100373]: INFO cinder.backup.api [None req-eaf213db-40da-4725-994b-edbaa5b2acb0 tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] Overwriting volume 1ffaed88-9be1-404c-a92c-d40103f4067c with restore of backup a27562ba-e1a4-4845-8e7b-03627111241c Aug 12 10:38:30.838142 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.backup.rpcapi [None req-eaf213db-40da-4725-994b-edbaa5b2acb0 tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] restore_backup in rpcapi backup_id a27562ba-e1a4-4845-8e7b-03627111241c {{(pid=100373) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 12 10:38:30.841869 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-eaf213db-40da-4725-994b-edbaa5b2acb0 tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] https://10.4.3.105/volume/v3/backups/a27562ba-e1a4-4845-8e7b-03627111241c/restore returned with HTTP 202 Aug 12 10:38:30.843622 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 694/2793] 10.4.3.105 () {68 vars in 1393 bytes} [Wed Aug 12 10:38:29 2026] POST /volume/v3/backups/a27562ba-e1a4-4845-8e7b-03627111241c/restore => generated 189 bytes in 1414 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 10:38:30.846392 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-4b236c63-d53c-4d80-800b-fee0d633f762 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:30.849070 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-4b236c63-d53c-4d80-800b-fee0d633f762 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] GET https://10.4.3.105/volume/v3/backups/e5c845f7-ad2a-4030-bd24-53ef31b65c0b Aug 12 10:38:30.849784 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-4b236c63-d53c-4d80-800b-fee0d633f762 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:30.850051 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-4b236c63-d53c-4d80-800b-fee0d633f762 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:30.850179 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-4b236c63-d53c-4d80-800b-fee0d633f762 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] Show backup with id e5c845f7-ad2a-4030-bd24-53ef31b65c0b. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:38:30.852641 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-c2e99f7c-1d9a-4504-81a5-a8157d834029 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:30.854578 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-c2e99f7c-1d9a-4504-81a5-a8157d834029 tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] GET https://10.4.3.105/volume/v3/backups/a27562ba-e1a4-4845-8e7b-03627111241c Aug 12 10:38:30.857604 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-c2e99f7c-1d9a-4504-81a5-a8157d834029 tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:30.857604 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-c2e99f7c-1d9a-4504-81a5-a8157d834029 tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:30.857604 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-c2e99f7c-1d9a-4504-81a5-a8157d834029 tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] Show backup with id a27562ba-e1a4-4845-8e7b-03627111241c. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:38:30.857809 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:30.857809 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:38:30.857809 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-4b236c63-d53c-4d80-800b-fee0d633f762 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] https://10.4.3.105/volume/v3/backups/e5c845f7-ad2a-4030-bd24-53ef31b65c0b returned with HTTP 200 Aug 12 10:38:30.857809 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 706/2794] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:38:30 2026] GET /volume/v3/backups/e5c845f7-ad2a-4030-bd24-53ef31b65c0b => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:38:30.862385 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:30.862385 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:38:30.863535 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-c2e99f7c-1d9a-4504-81a5-a8157d834029 tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] https://10.4.3.105/volume/v3/backups/a27562ba-e1a4-4845-8e7b-03627111241c returned with HTTP 200 Aug 12 10:38:30.863974 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 695/2795] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:38:30 2026] GET /volume/v3/backups/a27562ba-e1a4-4845-8e7b-03627111241c => generated 802 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:38:30.956940 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-e7e660b2-214c-4354-99c7-608c8c3421f4 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:30.961219 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-e7e660b2-214c-4354-99c7-608c8c3421f4 tempest-VolumesBackupsTest-440641371 tempest-VolumesBackupsTest-440641371-project-admin] GET https://10.4.3.105/volume/v3/backups/06289bba-ff3c-492c-b518-8c5d08eebcd2 Aug 12 10:38:30.961645 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-e7e660b2-214c-4354-99c7-608c8c3421f4 tempest-VolumesBackupsTest-440641371 tempest-VolumesBackupsTest-440641371-project-admin] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:30.961989 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-e7e660b2-214c-4354-99c7-608c8c3421f4 tempest-VolumesBackupsTest-440641371 tempest-VolumesBackupsTest-440641371-project-admin] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:30.962217 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.v3.backups [None req-e7e660b2-214c-4354-99c7-608c8c3421f4 tempest-VolumesBackupsTest-440641371 tempest-VolumesBackupsTest-440641371-project-admin] Show backup with id 06289bba-ff3c-492c-b518-8c5d08eebcd2. {{(pid=100372) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:38:30.971487 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:30.971487 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:38:30.972411 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-e7e660b2-214c-4354-99c7-608c8c3421f4 tempest-VolumesBackupsTest-440641371 tempest-VolumesBackupsTest-440641371-project-admin] https://10.4.3.105/volume/v3/backups/06289bba-ff3c-492c-b518-8c5d08eebcd2 returned with HTTP 200 Aug 12 10:38:30.972979 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 701/2796] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:38:30 2026] GET /volume/v3/backups/06289bba-ff3c-492c-b518-8c5d08eebcd2 => generated 750 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:38:30.991763 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-e6226821-225e-460a-bbc6-c7e69ed9b7c0 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:30.996677 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-e6226821-225e-460a-bbc6-c7e69ed9b7c0 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] GET https://10.4.3.105/volume/v3/backups/8c8ace19-59e2-4e43-88ce-37ecd276880f Aug 12 10:38:30.996959 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-e6226821-225e-460a-bbc6-c7e69ed9b7c0 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:30.997547 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-e6226821-225e-460a-bbc6-c7e69ed9b7c0 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:30.997547 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-e6226821-225e-460a-bbc6-c7e69ed9b7c0 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Show backup with id 8c8ace19-59e2-4e43-88ce-37ecd276880f. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:38:31.002748 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:31.002748 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:38:31.003529 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-e6226821-225e-460a-bbc6-c7e69ed9b7c0 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] https://10.4.3.105/volume/v3/backups/8c8ace19-59e2-4e43-88ce-37ecd276880f returned with HTTP 200 Aug 12 10:38:31.003978 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 695/2797] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:38:30 2026] GET /volume/v3/backups/8c8ace19-59e2-4e43-88ce-37ecd276880f => generated 749 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 12 10:38:31.381253 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-39bed3a0-94ca-40b5-b376-f5c00d5014d6 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:31.383839 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-39bed3a0-94ca-40b5-b376-f5c00d5014d6 tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] GET https://10.4.3.105/volume/v3/volumes/3034a2aa-9ba6-4579-ae89-851191aa445b Aug 12 10:38:31.383839 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-39bed3a0-94ca-40b5-b376-f5c00d5014d6 tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:31.383839 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-39bed3a0-94ca-40b5-b376-f5c00d5014d6 tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:31.395763 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:31.395763 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:38:31.399901 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-39bed3a0-94ca-40b5-b376-f5c00d5014d6 tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] Volume info retrieved successfully. Aug 12 10:38:31.404420 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-39bed3a0-94ca-40b5-b376-f5c00d5014d6 tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] https://10.4.3.105/volume/v3/volumes/3034a2aa-9ba6-4579-ae89-851191aa445b returned with HTTP 200 Aug 12 10:38:31.404948 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 707/2798] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:38:31 2026] GET /volume/v3/volumes/3034a2aa-9ba6-4579-ae89-851191aa445b => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:38:31.823725 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-d0bcc378-802c-43f0-99f6-f10f987eec4c None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:31.825981 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-d0bcc378-802c-43f0-99f6-f10f987eec4c tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] GET https://10.4.3.105/volume/v3/backups/d7561bc7-fa19-4190-ad03-09723395f774 Aug 12 10:38:31.825981 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-d0bcc378-802c-43f0-99f6-f10f987eec4c tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:31.826108 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-d0bcc378-802c-43f0-99f6-f10f987eec4c tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:31.826213 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-d0bcc378-802c-43f0-99f6-f10f987eec4c tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Show backup with id d7561bc7-fa19-4190-ad03-09723395f774. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:38:31.833932 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:31.833932 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:38:31.834889 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-d0bcc378-802c-43f0-99f6-f10f987eec4c tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] https://10.4.3.105/volume/v3/backups/d7561bc7-fa19-4190-ad03-09723395f774 returned with HTTP 200 Aug 12 10:38:31.835350 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 696/2799] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:38:31 2026] GET /volume/v3/backups/d7561bc7-fa19-4190-ad03-09723395f774 => generated 835 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:38:31.872331 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-0f47b466-670d-4550-b7e0-b3d3aaffaf33 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:31.876929 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-0f47b466-670d-4550-b7e0-b3d3aaffaf33 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] GET https://10.4.3.105/volume/v3/backups/e5c845f7-ad2a-4030-bd24-53ef31b65c0b Aug 12 10:38:31.877166 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-54d5f664-8cf8-4380-9f00-bebee3a86a5c None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:31.877505 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-0f47b466-670d-4550-b7e0-b3d3aaffaf33 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:31.877505 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-0f47b466-670d-4550-b7e0-b3d3aaffaf33 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:31.877647 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.v3.backups [None req-0f47b466-670d-4550-b7e0-b3d3aaffaf33 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] Show backup with id e5c845f7-ad2a-4030-bd24-53ef31b65c0b. {{(pid=100372) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:38:31.878937 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-54d5f664-8cf8-4380-9f00-bebee3a86a5c tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] GET https://10.4.3.105/volume/v3/backups/a27562ba-e1a4-4845-8e7b-03627111241c Aug 12 10:38:31.879335 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-54d5f664-8cf8-4380-9f00-bebee3a86a5c tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:31.879604 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-54d5f664-8cf8-4380-9f00-bebee3a86a5c tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:31.879765 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-54d5f664-8cf8-4380-9f00-bebee3a86a5c tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] Show backup with id a27562ba-e1a4-4845-8e7b-03627111241c. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:38:31.882745 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:31.882745 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:38:31.883578 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-0f47b466-670d-4550-b7e0-b3d3aaffaf33 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] https://10.4.3.105/volume/v3/backups/e5c845f7-ad2a-4030-bd24-53ef31b65c0b returned with HTTP 200 Aug 12 10:38:31.883953 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 702/2800] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:38:31 2026] GET /volume/v3/backups/e5c845f7-ad2a-4030-bd24-53ef31b65c0b => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:38:31.886137 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:31.886137 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:38:31.887271 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-54d5f664-8cf8-4380-9f00-bebee3a86a5c tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] https://10.4.3.105/volume/v3/backups/a27562ba-e1a4-4845-8e7b-03627111241c returned with HTTP 200 Aug 12 10:38:31.887808 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 696/2801] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:38:31 2026] GET /volume/v3/backups/a27562ba-e1a4-4845-8e7b-03627111241c => generated 802 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:38:31.986256 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-775b0538-2d24-40a1-9402-bd62e9840c58 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:31.987897 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-775b0538-2d24-40a1-9402-bd62e9840c58 tempest-VolumesBackupsTest-440641371 tempest-VolumesBackupsTest-440641371-project-admin] GET https://10.4.3.105/volume/v3/backups/06289bba-ff3c-492c-b518-8c5d08eebcd2 Aug 12 10:38:31.988209 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-775b0538-2d24-40a1-9402-bd62e9840c58 tempest-VolumesBackupsTest-440641371 tempest-VolumesBackupsTest-440641371-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:31.988536 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-775b0538-2d24-40a1-9402-bd62e9840c58 tempest-VolumesBackupsTest-440641371 tempest-VolumesBackupsTest-440641371-project-admin] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:31.988687 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-775b0538-2d24-40a1-9402-bd62e9840c58 tempest-VolumesBackupsTest-440641371 tempest-VolumesBackupsTest-440641371-project-admin] Show backup with id 06289bba-ff3c-492c-b518-8c5d08eebcd2. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:38:31.994318 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:31.994318 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:38:31.995202 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-775b0538-2d24-40a1-9402-bd62e9840c58 tempest-VolumesBackupsTest-440641371 tempest-VolumesBackupsTest-440641371-project-admin] https://10.4.3.105/volume/v3/backups/06289bba-ff3c-492c-b518-8c5d08eebcd2 returned with HTTP 200 Aug 12 10:38:31.995827 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 708/2802] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:38:31 2026] GET /volume/v3/backups/06289bba-ff3c-492c-b518-8c5d08eebcd2 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:38:32.017359 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-0a81b0f0-6abe-4863-8f3e-5751e52cb0bc None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:32.019975 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-0a81b0f0-6abe-4863-8f3e-5751e52cb0bc tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] GET https://10.4.3.105/volume/v3/backups/8c8ace19-59e2-4e43-88ce-37ecd276880f Aug 12 10:38:32.020289 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-0a81b0f0-6abe-4863-8f3e-5751e52cb0bc tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:32.021088 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-0a81b0f0-6abe-4863-8f3e-5751e52cb0bc tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:32.021088 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-0a81b0f0-6abe-4863-8f3e-5751e52cb0bc tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Show backup with id 8c8ace19-59e2-4e43-88ce-37ecd276880f. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:38:32.027907 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:32.027907 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:38:32.029109 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-0a81b0f0-6abe-4863-8f3e-5751e52cb0bc tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] https://10.4.3.105/volume/v3/backups/8c8ace19-59e2-4e43-88ce-37ecd276880f returned with HTTP 200 Aug 12 10:38:32.029679 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 697/2803] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:38:32 2026] GET /volume/v3/backups/8c8ace19-59e2-4e43-88ce-37ecd276880f => generated 749 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:38:32.236997 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [req-9bcd5cd9-a225-44a9-86e0-d520b019a64a req-d442c732-d9cf-4a52-a75b-e0fd11dd5cbe None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:32.241233 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-9bcd5cd9-a225-44a9-86e0-d520b019a64a req-d442c732-d9cf-4a52-a75b-e0fd11dd5cbe tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] POST https://10.4.3.105/volume/v3/attachments/32e91257-579b-4d0e-941e-7df17d1875a2/action Aug 12 10:38:32.241233 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [req-9bcd5cd9-a225-44a9-86e0-d520b019a64a req-d442c732-d9cf-4a52-a75b-e0fd11dd5cbe tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] Action body: b'{"os-complete": null}' {{(pid=100372) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 10:38:32.241233 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [req-9bcd5cd9-a225-44a9-86e0-d520b019a64a req-d442c732-d9cf-4a52-a75b-e0fd11dd5cbe tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:38:32.263508 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:32.263508 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:38:32.285094 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-9bcd5cd9-a225-44a9-86e0-d520b019a64a req-d442c732-d9cf-4a52-a75b-e0fd11dd5cbe tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] https://10.4.3.105/volume/v3/attachments/32e91257-579b-4d0e-941e-7df17d1875a2/action returned with HTTP 204 Aug 12 10:38:32.285584 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 703/2804] 10.4.3.105 () {74 vars in 1725 bytes} [Wed Aug 12 10:38:32 2026] POST /volume/v3/attachments/32e91257-579b-4d0e-941e-7df17d1875a2/action => generated 0 bytes in 50 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:38:32.419161 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-2e8b9fc6-d624-4cef-9e75-a6b7be1ca106 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:32.422555 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-2e8b9fc6-d624-4cef-9e75-a6b7be1ca106 tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] GET https://10.4.3.105/volume/v3/volumes/3034a2aa-9ba6-4579-ae89-851191aa445b Aug 12 10:38:32.422888 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-2e8b9fc6-d624-4cef-9e75-a6b7be1ca106 tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:32.423525 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-2e8b9fc6-d624-4cef-9e75-a6b7be1ca106 tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:32.440413 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:32.440413 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:38:32.449539 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-2e8b9fc6-d624-4cef-9e75-a6b7be1ca106 tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] Volume info retrieved successfully. Aug 12 10:38:32.457091 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-2e8b9fc6-d624-4cef-9e75-a6b7be1ca106 tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] https://10.4.3.105/volume/v3/volumes/3034a2aa-9ba6-4579-ae89-851191aa445b returned with HTTP 200 Aug 12 10:38:32.458299 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 697/2805] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:38:32 2026] GET /volume/v3/volumes/3034a2aa-9ba6-4579-ae89-851191aa445b => generated 1139 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:38:32.471460 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-a0f25c9c-1e98-4214-8be1-3cc34c08e6e8 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:32.473314 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-a0f25c9c-1e98-4214-8be1-3cc34c08e6e8 tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] GET https://10.4.3.105/volume/v3/volumes/3034a2aa-9ba6-4579-ae89-851191aa445b Aug 12 10:38:32.473625 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-a0f25c9c-1e98-4214-8be1-3cc34c08e6e8 tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:32.473890 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-a0f25c9c-1e98-4214-8be1-3cc34c08e6e8 tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:32.488098 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:32.488098 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:38:32.493391 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-a0f25c9c-1e98-4214-8be1-3cc34c08e6e8 tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] Volume info retrieved successfully. Aug 12 10:38:32.499677 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-a0f25c9c-1e98-4214-8be1-3cc34c08e6e8 tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] https://10.4.3.105/volume/v3/volumes/3034a2aa-9ba6-4579-ae89-851191aa445b returned with HTTP 200 Aug 12 10:38:32.500127 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 709/2806] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:38:32 2026] GET /volume/v3/volumes/3034a2aa-9ba6-4579-ae89-851191aa445b => generated 1139 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:38:32.551412 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-ffcb70f9-d245-46ae-b8b7-5999c5a615b1 req-d5f8bda3-5ec7-4a49-bbf5-7198a2076383 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:32.553285 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-ffcb70f9-d245-46ae-b8b7-5999c5a615b1 req-d5f8bda3-5ec7-4a49-bbf5-7198a2076383 tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] GET https://10.4.3.105/volume/v3/volumes/3034a2aa-9ba6-4579-ae89-851191aa445b Aug 12 10:38:32.553540 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-ffcb70f9-d245-46ae-b8b7-5999c5a615b1 req-d5f8bda3-5ec7-4a49-bbf5-7198a2076383 tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:32.553812 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-ffcb70f9-d245-46ae-b8b7-5999c5a615b1 req-d5f8bda3-5ec7-4a49-bbf5-7198a2076383 tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:32.569654 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:32.569654 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:38:32.574943 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [req-ffcb70f9-d245-46ae-b8b7-5999c5a615b1 req-d5f8bda3-5ec7-4a49-bbf5-7198a2076383 tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] Volume info retrieved successfully. Aug 12 10:38:32.580865 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-ffcb70f9-d245-46ae-b8b7-5999c5a615b1 req-d5f8bda3-5ec7-4a49-bbf5-7198a2076383 tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] https://10.4.3.105/volume/v3/volumes/3034a2aa-9ba6-4579-ae89-851191aa445b returned with HTTP 200 Aug 12 10:38:32.581445 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 698/2807] 10.4.3.105 () {68 vars in 1598 bytes} [Wed Aug 12 10:38:32 2026] GET /volume/v3/volumes/3034a2aa-9ba6-4579-ae89-851191aa445b => generated 1139 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:38:32.604463 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-f86f0047-b851-43e4-a8d9-1a192de193cc None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:32.606713 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-f86f0047-b851-43e4-a8d9-1a192de193cc tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] GET https://10.4.3.105/volume/v3/volumes/3034a2aa-9ba6-4579-ae89-851191aa445b Aug 12 10:38:32.606965 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-f86f0047-b851-43e4-a8d9-1a192de193cc tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:32.607204 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-f86f0047-b851-43e4-a8d9-1a192de193cc tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:32.619008 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:32.619008 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:38:32.626101 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-f86f0047-b851-43e4-a8d9-1a192de193cc tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] Volume info retrieved successfully. Aug 12 10:38:32.637164 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-f86f0047-b851-43e4-a8d9-1a192de193cc tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] https://10.4.3.105/volume/v3/volumes/3034a2aa-9ba6-4579-ae89-851191aa445b returned with HTTP 200 Aug 12 10:38:32.637660 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 704/2808] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:38:32 2026] GET /volume/v3/volumes/3034a2aa-9ba6-4579-ae89-851191aa445b => generated 1139 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:38:32.680965 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-9cf0a555-983d-4918-a5ea-44ef264a734b req-9f82fa69-d64e-44a7-ab46-47a8caf71d7b None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:32.683720 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-9cf0a555-983d-4918-a5ea-44ef264a734b req-9f82fa69-d64e-44a7-ab46-47a8caf71d7b tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] GET https://10.4.3.105/volume/v3/volumes/3034a2aa-9ba6-4579-ae89-851191aa445b Aug 12 10:38:32.684116 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-9cf0a555-983d-4918-a5ea-44ef264a734b req-9f82fa69-d64e-44a7-ab46-47a8caf71d7b tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:32.684443 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-9cf0a555-983d-4918-a5ea-44ef264a734b req-9f82fa69-d64e-44a7-ab46-47a8caf71d7b tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:32.699452 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:32.699452 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:38:32.703673 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [req-9cf0a555-983d-4918-a5ea-44ef264a734b req-9f82fa69-d64e-44a7-ab46-47a8caf71d7b tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] Volume info retrieved successfully. Aug 12 10:38:32.709047 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-9cf0a555-983d-4918-a5ea-44ef264a734b req-9f82fa69-d64e-44a7-ab46-47a8caf71d7b tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] https://10.4.3.105/volume/v3/volumes/3034a2aa-9ba6-4579-ae89-851191aa445b returned with HTTP 200 Aug 12 10:38:32.709625 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 698/2809] 10.4.3.105 () {68 vars in 1598 bytes} [Wed Aug 12 10:38:32 2026] GET /volume/v3/volumes/3034a2aa-9ba6-4579-ae89-851191aa445b => generated 1139 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:38:32.737723 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-9cf0a555-983d-4918-a5ea-44ef264a734b req-9fdb675a-2f41-4ee3-9143-45bc569bb5ce None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:32.739795 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-9cf0a555-983d-4918-a5ea-44ef264a734b req-9fdb675a-2f41-4ee3-9143-45bc569bb5ce tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] POST https://10.4.3.105/volume/v3/volumes/3034a2aa-9ba6-4579-ae89-851191aa445b/action Aug 12 10:38:32.740275 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-9cf0a555-983d-4918-a5ea-44ef264a734b req-9fdb675a-2f41-4ee3-9143-45bc569bb5ce tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100375) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 10:38:32.740344 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-9cf0a555-983d-4918-a5ea-44ef264a734b req-9fdb675a-2f41-4ee3-9143-45bc569bb5ce tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:38:32.751571 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:32.751571 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:38:32.751658 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [req-9cf0a555-983d-4918-a5ea-44ef264a734b req-9fdb675a-2f41-4ee3-9143-45bc569bb5ce tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] Volume info retrieved successfully. Aug 12 10:38:32.758807 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [req-9cf0a555-983d-4918-a5ea-44ef264a734b req-9fdb675a-2f41-4ee3-9143-45bc569bb5ce tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] Begin detaching volume completed successfully. Aug 12 10:38:32.759129 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-9cf0a555-983d-4918-a5ea-44ef264a734b req-9fdb675a-2f41-4ee3-9143-45bc569bb5ce tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] https://10.4.3.105/volume/v3/volumes/3034a2aa-9ba6-4579-ae89-851191aa445b/action returned with HTTP 202 Aug 12 10:38:32.759803 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 710/2810] 10.4.3.105 () {72 vars in 1672 bytes} [Wed Aug 12 10:38:32 2026] POST /volume/v3/volumes/3034a2aa-9ba6-4579-ae89-851191aa445b/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 10:38:32.822246 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-dc5aa9e5-14cf-4345-a1b7-1ae88fb4558a None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:32.822437 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-dc5aa9e5-14cf-4345-a1b7-1ae88fb4558a None None] GET https://10.4.3.105/volume// Aug 12 10:38:32.823257 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-dc5aa9e5-14cf-4345-a1b7-1ae88fb4558a None None] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:32.823257 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-dc5aa9e5-14cf-4345-a1b7-1ae88fb4558a None None] Calling method 'all' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:32.823257 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-dc5aa9e5-14cf-4345-a1b7-1ae88fb4558a None None] https://10.4.3.105/volume// returned with HTTP 300 Aug 12 10:38:32.823741 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 699/2811] 10.4.3.105 () {66 vars in 1426 bytes} [Wed Aug 12 10:38: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 10:38:32.833549 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [req-9cf0a555-983d-4918-a5ea-44ef264a734b req-342728d0-7be9-43dd-a655-d191c00ddeb1 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:32.836122 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-9cf0a555-983d-4918-a5ea-44ef264a734b req-342728d0-7be9-43dd-a655-d191c00ddeb1 tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] GET https://10.4.3.105/volume/v3/volumes/3034a2aa-9ba6-4579-ae89-851191aa445b Aug 12 10:38:32.836474 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [req-9cf0a555-983d-4918-a5ea-44ef264a734b req-342728d0-7be9-43dd-a655-d191c00ddeb1 tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:32.836895 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [req-9cf0a555-983d-4918-a5ea-44ef264a734b req-342728d0-7be9-43dd-a655-d191c00ddeb1 tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:32.848663 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-f5bb20f5-44a4-45dd-9765-5c2d8c3580af None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:32.849134 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:32.849134 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:38:32.851089 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-f5bb20f5-44a4-45dd-9765-5c2d8c3580af tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] GET https://10.4.3.105/volume/v3/backups/d7561bc7-fa19-4190-ad03-09723395f774 Aug 12 10:38:32.851381 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-f5bb20f5-44a4-45dd-9765-5c2d8c3580af tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:32.851786 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-f5bb20f5-44a4-45dd-9765-5c2d8c3580af tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:32.851786 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-f5bb20f5-44a4-45dd-9765-5c2d8c3580af tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Show backup with id d7561bc7-fa19-4190-ad03-09723395f774. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:38:32.858220 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:32.858220 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:38:32.858459 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [req-9cf0a555-983d-4918-a5ea-44ef264a734b req-342728d0-7be9-43dd-a655-d191c00ddeb1 tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] Volume info retrieved successfully. Aug 12 10:38:32.859203 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-f5bb20f5-44a4-45dd-9765-5c2d8c3580af tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] https://10.4.3.105/volume/v3/backups/d7561bc7-fa19-4190-ad03-09723395f774 returned with HTTP 200 Aug 12 10:38:32.859749 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 699/2812] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:38:32 2026] GET /volume/v3/backups/d7561bc7-fa19-4190-ad03-09723395f774 => generated 836 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:38:32.863836 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-9cf0a555-983d-4918-a5ea-44ef264a734b req-342728d0-7be9-43dd-a655-d191c00ddeb1 tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] https://10.4.3.105/volume/v3/volumes/3034a2aa-9ba6-4579-ae89-851191aa445b returned with HTTP 200 Aug 12 10:38:32.866971 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 705/2813] 10.4.3.105 () {70 vars in 1639 bytes} [Wed Aug 12 10:38:32 2026] GET /volume/v3/volumes/3034a2aa-9ba6-4579-ae89-851191aa445b => generated 1322 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 10:38:32.896914 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-20811870-fdc0-44a2-bee5-d1bf15669485 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:32.898233 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-dfde18ea-310b-4506-846e-276e51863850 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:32.899464 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-20811870-fdc0-44a2-bee5-d1bf15669485 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] GET https://10.4.3.105/volume/v3/backups/e5c845f7-ad2a-4030-bd24-53ef31b65c0b Aug 12 10:38:32.899464 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-20811870-fdc0-44a2-bee5-d1bf15669485 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:32.899770 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-20811870-fdc0-44a2-bee5-d1bf15669485 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:32.899984 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-20811870-fdc0-44a2-bee5-d1bf15669485 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] Show backup with id e5c845f7-ad2a-4030-bd24-53ef31b65c0b. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:38:32.900057 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-dfde18ea-310b-4506-846e-276e51863850 tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] GET https://10.4.3.105/volume/v3/backups/a27562ba-e1a4-4845-8e7b-03627111241c Aug 12 10:38:32.900262 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-dfde18ea-310b-4506-846e-276e51863850 tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:32.900568 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-dfde18ea-310b-4506-846e-276e51863850 tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:32.900671 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-dfde18ea-310b-4506-846e-276e51863850 tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] Show backup with id a27562ba-e1a4-4845-8e7b-03627111241c. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:38:32.905793 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:32.905793 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:38:32.906048 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:32.906048 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:38:32.906723 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-20811870-fdc0-44a2-bee5-d1bf15669485 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] https://10.4.3.105/volume/v3/backups/e5c845f7-ad2a-4030-bd24-53ef31b65c0b returned with HTTP 200 Aug 12 10:38:32.907177 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-dfde18ea-310b-4506-846e-276e51863850 tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] https://10.4.3.105/volume/v3/backups/a27562ba-e1a4-4845-8e7b-03627111241c returned with HTTP 200 Aug 12 10:38:32.907474 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 711/2814] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:38:32 2026] GET /volume/v3/backups/e5c845f7-ad2a-4030-bd24-53ef31b65c0b => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:38:32.907687 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 700/2815] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:38:32 2026] GET /volume/v3/backups/a27562ba-e1a4-4845-8e7b-03627111241c => generated 802 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:38:33.008797 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-e7b0b876-cf1f-45e9-b100-291d9b82ce7f None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:33.014535 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-e7b0b876-cf1f-45e9-b100-291d9b82ce7f tempest-VolumesBackupsTest-440641371 tempest-VolumesBackupsTest-440641371-project-admin] GET https://10.4.3.105/volume/v3/backups/06289bba-ff3c-492c-b518-8c5d08eebcd2 Aug 12 10:38:33.014535 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-e7b0b876-cf1f-45e9-b100-291d9b82ce7f tempest-VolumesBackupsTest-440641371 tempest-VolumesBackupsTest-440641371-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:33.014535 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-e7b0b876-cf1f-45e9-b100-291d9b82ce7f tempest-VolumesBackupsTest-440641371 tempest-VolumesBackupsTest-440641371-project-admin] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:33.014535 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-e7b0b876-cf1f-45e9-b100-291d9b82ce7f tempest-VolumesBackupsTest-440641371 tempest-VolumesBackupsTest-440641371-project-admin] Show backup with id 06289bba-ff3c-492c-b518-8c5d08eebcd2. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:38:33.019294 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:33.019294 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:38:33.020353 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-e7b0b876-cf1f-45e9-b100-291d9b82ce7f tempest-VolumesBackupsTest-440641371 tempest-VolumesBackupsTest-440641371-project-admin] https://10.4.3.105/volume/v3/backups/06289bba-ff3c-492c-b518-8c5d08eebcd2 returned with HTTP 200 Aug 12 10:38:33.020907 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 700/2816] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:38:33 2026] GET /volume/v3/backups/06289bba-ff3c-492c-b518-8c5d08eebcd2 => generated 750 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:38:33.039930 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-a242731a-ad3a-465e-8492-48c63ae0895e None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:33.041786 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-a242731a-ad3a-465e-8492-48c63ae0895e tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] GET https://10.4.3.105/volume/v3/backups/8c8ace19-59e2-4e43-88ce-37ecd276880f Aug 12 10:38:33.042005 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-a242731a-ad3a-465e-8492-48c63ae0895e tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:33.042201 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-a242731a-ad3a-465e-8492-48c63ae0895e tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:33.042302 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.v3.backups [None req-a242731a-ad3a-465e-8492-48c63ae0895e tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Show backup with id 8c8ace19-59e2-4e43-88ce-37ecd276880f. {{(pid=100372) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:38:33.052190 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:33.052190 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:38:33.052190 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-a242731a-ad3a-465e-8492-48c63ae0895e tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] https://10.4.3.105/volume/v3/backups/8c8ace19-59e2-4e43-88ce-37ecd276880f returned with HTTP 200 Aug 12 10:38:33.052190 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 706/2817] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:38:33 2026] GET /volume/v3/backups/8c8ace19-59e2-4e43-88ce-37ecd276880f => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:38:33.874165 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-1ebd0d5d-a0c1-4ab5-98d1-ce89264e4ee7 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:33.875961 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-1ebd0d5d-a0c1-4ab5-98d1-ce89264e4ee7 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] GET https://10.4.3.105/volume/v3/backups/d7561bc7-fa19-4190-ad03-09723395f774 Aug 12 10:38:33.876259 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-1ebd0d5d-a0c1-4ab5-98d1-ce89264e4ee7 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:33.876431 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-1ebd0d5d-a0c1-4ab5-98d1-ce89264e4ee7 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:33.876613 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-1ebd0d5d-a0c1-4ab5-98d1-ce89264e4ee7 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Show backup with id d7561bc7-fa19-4190-ad03-09723395f774. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:38:33.882582 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:33.882582 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:38:33.883562 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-1ebd0d5d-a0c1-4ab5-98d1-ce89264e4ee7 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] https://10.4.3.105/volume/v3/backups/d7561bc7-fa19-4190-ad03-09723395f774 returned with HTTP 200 Aug 12 10:38:33.883995 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 712/2818] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:38:33 2026] GET /volume/v3/backups/d7561bc7-fa19-4190-ad03-09723395f774 => generated 836 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:38:33.920997 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-854ade4e-d181-418c-b949-7e66d434c1c8 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:33.923625 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-854ade4e-d181-418c-b949-7e66d434c1c8 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] GET https://10.4.3.105/volume/v3/backups/e5c845f7-ad2a-4030-bd24-53ef31b65c0b Aug 12 10:38:33.923839 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-854ade4e-d181-418c-b949-7e66d434c1c8 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:33.924034 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-854ade4e-d181-418c-b949-7e66d434c1c8 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:33.924090 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-e6ab62a2-0532-4eb1-8d83-8862259fb2b7 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:33.924165 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-854ade4e-d181-418c-b949-7e66d434c1c8 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] Show backup with id e5c845f7-ad2a-4030-bd24-53ef31b65c0b. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:38:33.926387 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-e6ab62a2-0532-4eb1-8d83-8862259fb2b7 tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] GET https://10.4.3.105/volume/v3/backups/a27562ba-e1a4-4845-8e7b-03627111241c Aug 12 10:38:33.926979 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-e6ab62a2-0532-4eb1-8d83-8862259fb2b7 tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:33.926979 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-e6ab62a2-0532-4eb1-8d83-8862259fb2b7 tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:33.927185 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-e6ab62a2-0532-4eb1-8d83-8862259fb2b7 tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] Show backup with id a27562ba-e1a4-4845-8e7b-03627111241c. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:38:33.929683 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:33.929683 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:38:33.930750 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-854ade4e-d181-418c-b949-7e66d434c1c8 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] https://10.4.3.105/volume/v3/backups/e5c845f7-ad2a-4030-bd24-53ef31b65c0b returned with HTTP 200 Aug 12 10:38:33.931376 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 701/2819] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:38:33 2026] GET /volume/v3/backups/e5c845f7-ad2a-4030-bd24-53ef31b65c0b => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:38:33.932711 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:33.932711 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:38:33.933737 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-e6ab62a2-0532-4eb1-8d83-8862259fb2b7 tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] https://10.4.3.105/volume/v3/backups/a27562ba-e1a4-4845-8e7b-03627111241c returned with HTTP 200 Aug 12 10:38:33.934458 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 701/2820] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:38:33 2026] GET /volume/v3/backups/a27562ba-e1a4-4845-8e7b-03627111241c => generated 802 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:38:34.034454 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-8a9aa7e9-bc2d-4199-a9f8-29c4c7d19867 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:34.036416 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-8a9aa7e9-bc2d-4199-a9f8-29c4c7d19867 tempest-VolumesBackupsTest-440641371 tempest-VolumesBackupsTest-440641371-project-admin] GET https://10.4.3.105/volume/v3/backups/06289bba-ff3c-492c-b518-8c5d08eebcd2 Aug 12 10:38:34.036624 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-8a9aa7e9-bc2d-4199-a9f8-29c4c7d19867 tempest-VolumesBackupsTest-440641371 tempest-VolumesBackupsTest-440641371-project-admin] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:34.036822 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-8a9aa7e9-bc2d-4199-a9f8-29c4c7d19867 tempest-VolumesBackupsTest-440641371 tempest-VolumesBackupsTest-440641371-project-admin] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:34.036922 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.v3.backups [None req-8a9aa7e9-bc2d-4199-a9f8-29c4c7d19867 tempest-VolumesBackupsTest-440641371 tempest-VolumesBackupsTest-440641371-project-admin] Show backup with id 06289bba-ff3c-492c-b518-8c5d08eebcd2. {{(pid=100372) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:38:34.041802 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:34.041802 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:38:34.042611 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-8a9aa7e9-bc2d-4199-a9f8-29c4c7d19867 tempest-VolumesBackupsTest-440641371 tempest-VolumesBackupsTest-440641371-project-admin] https://10.4.3.105/volume/v3/backups/06289bba-ff3c-492c-b518-8c5d08eebcd2 returned with HTTP 200 Aug 12 10:38:34.043036 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 707/2821] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:38:34 2026] GET /volume/v3/backups/06289bba-ff3c-492c-b518-8c5d08eebcd2 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:38:34.062277 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-c4355418-d243-464e-8c3e-4113842c2c12 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:34.064440 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-c4355418-d243-464e-8c3e-4113842c2c12 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] GET https://10.4.3.105/volume/v3/backups/8c8ace19-59e2-4e43-88ce-37ecd276880f Aug 12 10:38:34.064732 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-c4355418-d243-464e-8c3e-4113842c2c12 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:34.064972 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-c4355418-d243-464e-8c3e-4113842c2c12 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:34.065114 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-c4355418-d243-464e-8c3e-4113842c2c12 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Show backup with id 8c8ace19-59e2-4e43-88ce-37ecd276880f. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:38:34.070087 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:34.070087 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:38:34.070992 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-c4355418-d243-464e-8c3e-4113842c2c12 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] https://10.4.3.105/volume/v3/backups/8c8ace19-59e2-4e43-88ce-37ecd276880f returned with HTTP 200 Aug 12 10:38:34.071598 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 713/2822] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:38:34 2026] GET /volume/v3/backups/8c8ace19-59e2-4e43-88ce-37ecd276880f => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:38:34.895495 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-47bfc70c-c7af-4aca-8ec2-24b2e852335b None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:34.897747 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-47bfc70c-c7af-4aca-8ec2-24b2e852335b tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] GET https://10.4.3.105/volume/v3/backups/d7561bc7-fa19-4190-ad03-09723395f774 Aug 12 10:38:34.898000 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-47bfc70c-c7af-4aca-8ec2-24b2e852335b tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:34.898227 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-47bfc70c-c7af-4aca-8ec2-24b2e852335b tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:34.898459 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-47bfc70c-c7af-4aca-8ec2-24b2e852335b tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Show backup with id d7561bc7-fa19-4190-ad03-09723395f774. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:38:34.903268 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:34.903268 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:38:34.903954 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-47bfc70c-c7af-4aca-8ec2-24b2e852335b tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] https://10.4.3.105/volume/v3/backups/d7561bc7-fa19-4190-ad03-09723395f774 returned with HTTP 200 Aug 12 10:38:34.904096 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 702/2823] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:38:34 2026] GET /volume/v3/backups/d7561bc7-fa19-4190-ad03-09723395f774 => generated 836 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:38:34.943443 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-4ce6a1ee-7430-4da3-8c45-2418f2eee27b None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:34.945224 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-4ce6a1ee-7430-4da3-8c45-2418f2eee27b tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] GET https://10.4.3.105/volume/v3/backups/e5c845f7-ad2a-4030-bd24-53ef31b65c0b Aug 12 10:38:34.945454 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-4ce6a1ee-7430-4da3-8c45-2418f2eee27b tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:34.945673 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-4ce6a1ee-7430-4da3-8c45-2418f2eee27b tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:34.945775 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-4ce6a1ee-7430-4da3-8c45-2418f2eee27b tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] Show backup with id e5c845f7-ad2a-4030-bd24-53ef31b65c0b. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:38:34.946349 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-64f472a5-c089-46e3-a78a-85c2ccd3c40f None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:34.948316 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-64f472a5-c089-46e3-a78a-85c2ccd3c40f tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] GET https://10.4.3.105/volume/v3/backups/a27562ba-e1a4-4845-8e7b-03627111241c Aug 12 10:38:34.948554 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-64f472a5-c089-46e3-a78a-85c2ccd3c40f tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:34.948727 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-64f472a5-c089-46e3-a78a-85c2ccd3c40f tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:34.948866 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.v3.backups [None req-64f472a5-c089-46e3-a78a-85c2ccd3c40f tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] Show backup with id a27562ba-e1a4-4845-8e7b-03627111241c. {{(pid=100372) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:38:34.949987 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:34.949987 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:38:34.950752 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-4ce6a1ee-7430-4da3-8c45-2418f2eee27b tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] https://10.4.3.105/volume/v3/backups/e5c845f7-ad2a-4030-bd24-53ef31b65c0b returned with HTTP 200 Aug 12 10:38:34.951135 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 702/2824] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:38:34 2026] GET /volume/v3/backups/e5c845f7-ad2a-4030-bd24-53ef31b65c0b => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:38:34.953504 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:34.953504 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:38:34.954387 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-64f472a5-c089-46e3-a78a-85c2ccd3c40f tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] https://10.4.3.105/volume/v3/backups/a27562ba-e1a4-4845-8e7b-03627111241c returned with HTTP 200 Aug 12 10:38:34.954817 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 708/2825] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:38:34 2026] GET /volume/v3/backups/a27562ba-e1a4-4845-8e7b-03627111241c => generated 802 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:38:34.994851 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-62a46b24-13f0-48dd-8c4c-e67ac1f30bc7 req-84ede631-f201-468b-9ece-f4c3069165f0 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:34.998914 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-62a46b24-13f0-48dd-8c4c-e67ac1f30bc7 req-84ede631-f201-468b-9ece-f4c3069165f0 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] GET https://10.4.3.105/volume/v3/volumes/1ac120de-a5f5-4115-8c10-b2b535afd56e/encryption Aug 12 10:38:34.998914 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-62a46b24-13f0-48dd-8c4c-e67ac1f30bc7 req-84ede631-f201-468b-9ece-f4c3069165f0 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:34.998914 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-62a46b24-13f0-48dd-8c4c-e67ac1f30bc7 req-84ede631-f201-468b-9ece-f4c3069165f0 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Calling method 'index' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:35.008031 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:35.008031 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:38:35.015363 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-62a46b24-13f0-48dd-8c4c-e67ac1f30bc7 req-84ede631-f201-468b-9ece-f4c3069165f0 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] https://10.4.3.105/volume/v3/volumes/1ac120de-a5f5-4115-8c10-b2b535afd56e/encryption returned with HTTP 200 Aug 12 10:38:35.016087 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 714/2826] 10.4.3.105 () {68 vars in 1631 bytes} [Wed Aug 12 10:38:34 2026] GET /volume/v3/volumes/1ac120de-a5f5-4115-8c10-b2b535afd56e/encryption => generated 161 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:38:35.060359 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-6867198e-0962-4985-9c4b-0599d535d080 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:35.062347 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-6867198e-0962-4985-9c4b-0599d535d080 tempest-VolumesBackupsTest-440641371 tempest-VolumesBackupsTest-440641371-project-admin] GET https://10.4.3.105/volume/v3/backups/06289bba-ff3c-492c-b518-8c5d08eebcd2 Aug 12 10:38:35.062591 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-6867198e-0962-4985-9c4b-0599d535d080 tempest-VolumesBackupsTest-440641371 tempest-VolumesBackupsTest-440641371-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:35.062825 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-6867198e-0962-4985-9c4b-0599d535d080 tempest-VolumesBackupsTest-440641371 tempest-VolumesBackupsTest-440641371-project-admin] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:35.062971 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-6867198e-0962-4985-9c4b-0599d535d080 tempest-VolumesBackupsTest-440641371 tempest-VolumesBackupsTest-440641371-project-admin] Show backup with id 06289bba-ff3c-492c-b518-8c5d08eebcd2. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:38:35.067667 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:35.067667 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:38:35.068597 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-6867198e-0962-4985-9c4b-0599d535d080 tempest-VolumesBackupsTest-440641371 tempest-VolumesBackupsTest-440641371-project-admin] https://10.4.3.105/volume/v3/backups/06289bba-ff3c-492c-b518-8c5d08eebcd2 returned with HTTP 200 Aug 12 10:38:35.069200 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 703/2827] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:38:35 2026] GET /volume/v3/backups/06289bba-ff3c-492c-b518-8c5d08eebcd2 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:38:35.083031 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-730f90da-71f8-4712-b808-6cde363ece07 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:35.086853 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-730f90da-71f8-4712-b808-6cde363ece07 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] GET https://10.4.3.105/volume/v3/backups/8c8ace19-59e2-4e43-88ce-37ecd276880f Aug 12 10:38:35.087133 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-730f90da-71f8-4712-b808-6cde363ece07 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:35.087479 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-730f90da-71f8-4712-b808-6cde363ece07 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:35.087551 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-730f90da-71f8-4712-b808-6cde363ece07 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Show backup with id 8c8ace19-59e2-4e43-88ce-37ecd276880f. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:38:35.095153 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:35.095153 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:38:35.096097 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-730f90da-71f8-4712-b808-6cde363ece07 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] https://10.4.3.105/volume/v3/backups/8c8ace19-59e2-4e43-88ce-37ecd276880f returned with HTTP 200 Aug 12 10:38:35.096527 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 703/2828] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:38:35 2026] GET /volume/v3/backups/8c8ace19-59e2-4e43-88ce-37ecd276880f => generated 750 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:38:35.720782 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [req-9cf0a555-983d-4918-a5ea-44ef264a734b req-81858b35-8d54-4557-b793-d2600a7eea2e None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:35.723243 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-9cf0a555-983d-4918-a5ea-44ef264a734b req-81858b35-8d54-4557-b793-d2600a7eea2e tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] DELETE https://10.4.3.105/volume/v3/attachments/32e91257-579b-4d0e-941e-7df17d1875a2 Aug 12 10:38:35.723458 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [req-9cf0a555-983d-4918-a5ea-44ef264a734b req-81858b35-8d54-4557-b793-d2600a7eea2e tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:35.723702 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [req-9cf0a555-983d-4918-a5ea-44ef264a734b req-81858b35-8d54-4557-b793-d2600a7eea2e tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] Calling method 'version_select' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:35.733197 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:35.733197 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:38:35.797973 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-9cf0a555-983d-4918-a5ea-44ef264a734b req-81858b35-8d54-4557-b793-d2600a7eea2e tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] https://10.4.3.105/volume/v3/attachments/32e91257-579b-4d0e-941e-7df17d1875a2 returned with HTTP 200 Aug 12 10:38:35.798564 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 709/2829] 10.4.3.105 () {72 vars in 1673 bytes} [Wed Aug 12 10:38:35 2026] DELETE /volume/v3/attachments/32e91257-579b-4d0e-941e-7df17d1875a2 => generated 19 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:38:35.820889 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-f74d4e92-ce9d-4456-bdb5-e4e0757eb2f7 req-4fe56e30-4661-4a7e-8d49-2fb411af0989 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:35.822803 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-f74d4e92-ce9d-4456-bdb5-e4e0757eb2f7 req-4fe56e30-4661-4a7e-8d49-2fb411af0989 tempest-TestInstancesWithCinderVolumes-584858421 tempest-TestInstancesWithCinderVolumes-584858421-project-member] DELETE https://10.4.3.105/volume/v3/attachments/0f07e31c-9e6f-435f-8494-7ef133be6d6e Aug 12 10:38:35.823205 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-f74d4e92-ce9d-4456-bdb5-e4e0757eb2f7 req-4fe56e30-4661-4a7e-8d49-2fb411af0989 tempest-TestInstancesWithCinderVolumes-584858421 tempest-TestInstancesWithCinderVolumes-584858421-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:35.823616 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-f74d4e92-ce9d-4456-bdb5-e4e0757eb2f7 req-4fe56e30-4661-4a7e-8d49-2fb411af0989 tempest-TestInstancesWithCinderVolumes-584858421 tempest-TestInstancesWithCinderVolumes-584858421-project-member] Calling method 'version_select' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:35.832121 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:35.832121 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:38:35.897169 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-f74d4e92-ce9d-4456-bdb5-e4e0757eb2f7 req-4fe56e30-4661-4a7e-8d49-2fb411af0989 tempest-TestInstancesWithCinderVolumes-584858421 tempest-TestInstancesWithCinderVolumes-584858421-project-member] https://10.4.3.105/volume/v3/attachments/0f07e31c-9e6f-435f-8494-7ef133be6d6e returned with HTTP 200 Aug 12 10:38:35.897602 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 715/2830] 10.4.3.105 () {72 vars in 1673 bytes} [Wed Aug 12 10:38:35 2026] DELETE /volume/v3/attachments/0f07e31c-9e6f-435f-8494-7ef133be6d6e => generated 19 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:38:35.916014 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-095e3bd6-4707-4ec2-b4f2-3c744018be9f None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:35.918129 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-095e3bd6-4707-4ec2-b4f2-3c744018be9f tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] GET https://10.4.3.105/volume/v3/backups/d7561bc7-fa19-4190-ad03-09723395f774 Aug 12 10:38:35.919238 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-095e3bd6-4707-4ec2-b4f2-3c744018be9f tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:35.919238 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-095e3bd6-4707-4ec2-b4f2-3c744018be9f tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:35.919238 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-095e3bd6-4707-4ec2-b4f2-3c744018be9f tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Show backup with id d7561bc7-fa19-4190-ad03-09723395f774. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:38:35.926154 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:35.926154 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:38:35.927156 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-095e3bd6-4707-4ec2-b4f2-3c744018be9f tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] https://10.4.3.105/volume/v3/backups/d7561bc7-fa19-4190-ad03-09723395f774 returned with HTTP 200 Aug 12 10:38:35.927802 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 704/2831] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:38:35 2026] GET /volume/v3/backups/d7561bc7-fa19-4190-ad03-09723395f774 => generated 836 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:38:35.963337 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-d394bb56-db86-477b-bd8e-319fcd6454f5 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:35.964581 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-68d2a4cb-0159-4719-b1b7-cfbc4260f1cd None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:35.965112 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-d394bb56-db86-477b-bd8e-319fcd6454f5 tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] GET https://10.4.3.105/volume/v3/volumes/3034a2aa-9ba6-4579-ae89-851191aa445b Aug 12 10:38:35.965364 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-d394bb56-db86-477b-bd8e-319fcd6454f5 tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:35.965632 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-d394bb56-db86-477b-bd8e-319fcd6454f5 tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:35.966547 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-68d2a4cb-0159-4719-b1b7-cfbc4260f1cd tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] GET https://10.4.3.105/volume/v3/backups/a27562ba-e1a4-4845-8e7b-03627111241c Aug 12 10:38:35.966776 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-68d2a4cb-0159-4719-b1b7-cfbc4260f1cd tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:35.967001 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-68d2a4cb-0159-4719-b1b7-cfbc4260f1cd tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:35.967146 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.v3.backups [None req-68d2a4cb-0159-4719-b1b7-cfbc4260f1cd tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] Show backup with id a27562ba-e1a4-4845-8e7b-03627111241c. {{(pid=100372) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:38:35.971591 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:35.971591 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:38:35.971925 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-3f12e905-6c49-4ea8-a003-f4ba45c98c60 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:35.975542 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-68d2a4cb-0159-4719-b1b7-cfbc4260f1cd tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] https://10.4.3.105/volume/v3/backups/a27562ba-e1a4-4845-8e7b-03627111241c returned with HTTP 200 Aug 12 10:38:35.975542 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 710/2832] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:38:35 2026] GET /volume/v3/backups/a27562ba-e1a4-4845-8e7b-03627111241c => generated 802 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:38:35.975665 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-3f12e905-6c49-4ea8-a003-f4ba45c98c60 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] GET https://10.4.3.105/volume/v3/backups/e5c845f7-ad2a-4030-bd24-53ef31b65c0b Aug 12 10:38:35.975665 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-3f12e905-6c49-4ea8-a003-f4ba45c98c60 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:35.975665 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-3f12e905-6c49-4ea8-a003-f4ba45c98c60 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:35.975665 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-3f12e905-6c49-4ea8-a003-f4ba45c98c60 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] Show backup with id e5c845f7-ad2a-4030-bd24-53ef31b65c0b. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:38:35.976780 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:35.976780 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:38:35.980787 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-d394bb56-db86-477b-bd8e-319fcd6454f5 tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] Volume info retrieved successfully. Aug 12 10:38:35.981473 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:35.981473 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:38:35.982151 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-3f12e905-6c49-4ea8-a003-f4ba45c98c60 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] https://10.4.3.105/volume/v3/backups/e5c845f7-ad2a-4030-bd24-53ef31b65c0b returned with HTTP 200 Aug 12 10:38:35.982598 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 716/2833] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:38:35 2026] GET /volume/v3/backups/e5c845f7-ad2a-4030-bd24-53ef31b65c0b => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:38:35.984431 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-d394bb56-db86-477b-bd8e-319fcd6454f5 tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] https://10.4.3.105/volume/v3/volumes/3034a2aa-9ba6-4579-ae89-851191aa445b returned with HTTP 200 Aug 12 10:38:35.984870 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 704/2834] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:38:35 2026] GET /volume/v3/volumes/3034a2aa-9ba6-4579-ae89-851191aa445b => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:38:36.079914 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-3a2a55ad-f838-4f79-a5b0-0a09778adc9c None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:36.082078 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-3a2a55ad-f838-4f79-a5b0-0a09778adc9c tempest-VolumesBackupsTest-440641371 tempest-VolumesBackupsTest-440641371-project-admin] GET https://10.4.3.105/volume/v3/backups/06289bba-ff3c-492c-b518-8c5d08eebcd2 Aug 12 10:38:36.082321 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-3a2a55ad-f838-4f79-a5b0-0a09778adc9c tempest-VolumesBackupsTest-440641371 tempest-VolumesBackupsTest-440641371-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:36.082646 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-3a2a55ad-f838-4f79-a5b0-0a09778adc9c tempest-VolumesBackupsTest-440641371 tempest-VolumesBackupsTest-440641371-project-admin] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:36.082736 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-3a2a55ad-f838-4f79-a5b0-0a09778adc9c tempest-VolumesBackupsTest-440641371 tempest-VolumesBackupsTest-440641371-project-admin] Show backup with id 06289bba-ff3c-492c-b518-8c5d08eebcd2. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:38:36.088964 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:36.088964 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:38:36.089731 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-3a2a55ad-f838-4f79-a5b0-0a09778adc9c tempest-VolumesBackupsTest-440641371 tempest-VolumesBackupsTest-440641371-project-admin] https://10.4.3.105/volume/v3/backups/06289bba-ff3c-492c-b518-8c5d08eebcd2 returned with HTTP 200 Aug 12 10:38:36.090588 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 705/2835] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:38:36 2026] GET /volume/v3/backups/06289bba-ff3c-492c-b518-8c5d08eebcd2 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:38:36.108122 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-b0adb72c-e302-426a-9b4f-0f39a9d80b68 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:36.109809 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-b0adb72c-e302-426a-9b4f-0f39a9d80b68 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] GET https://10.4.3.105/volume/v3/backups/8c8ace19-59e2-4e43-88ce-37ecd276880f Aug 12 10:38:36.110018 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-b0adb72c-e302-426a-9b4f-0f39a9d80b68 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:36.110215 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-b0adb72c-e302-426a-9b4f-0f39a9d80b68 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:36.110356 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.v3.backups [None req-b0adb72c-e302-426a-9b4f-0f39a9d80b68 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Show backup with id 8c8ace19-59e2-4e43-88ce-37ecd276880f. {{(pid=100372) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:38:36.114233 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:36.114233 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:38:36.114950 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-b0adb72c-e302-426a-9b4f-0f39a9d80b68 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] https://10.4.3.105/volume/v3/backups/8c8ace19-59e2-4e43-88ce-37ecd276880f returned with HTTP 200 Aug 12 10:38:36.115485 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 711/2836] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:38:36 2026] GET /volume/v3/backups/8c8ace19-59e2-4e43-88ce-37ecd276880f => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:38:36.943485 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-c8bee87a-089d-46ee-a533-87e88e6e8191 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:36.946175 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-c8bee87a-089d-46ee-a533-87e88e6e8191 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] GET https://10.4.3.105/volume/v3/backups/d7561bc7-fa19-4190-ad03-09723395f774 Aug 12 10:38:36.946324 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-c8bee87a-089d-46ee-a533-87e88e6e8191 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:36.946634 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-c8bee87a-089d-46ee-a533-87e88e6e8191 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:36.946764 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-c8bee87a-089d-46ee-a533-87e88e6e8191 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Show backup with id d7561bc7-fa19-4190-ad03-09723395f774. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:38:36.953599 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:36.953599 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:38:36.953599 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-c8bee87a-089d-46ee-a533-87e88e6e8191 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] https://10.4.3.105/volume/v3/backups/d7561bc7-fa19-4190-ad03-09723395f774 returned with HTTP 200 Aug 12 10:38:36.953841 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 717/2837] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:38:36 2026] GET /volume/v3/backups/d7561bc7-fa19-4190-ad03-09723395f774 => generated 836 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:38:36.990880 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-ad03e7d3-60cb-4db3-b9cb-80eb4448a9e8 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:36.993388 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-c289d9bb-d439-4a7b-ab3b-f308303524d6 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:36.995637 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-c289d9bb-d439-4a7b-ab3b-f308303524d6 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] GET https://10.4.3.105/volume/v3/backups/e5c845f7-ad2a-4030-bd24-53ef31b65c0b Aug 12 10:38:36.995736 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-ad03e7d3-60cb-4db3-b9cb-80eb4448a9e8 tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] GET https://10.4.3.105/volume/v3/backups/a27562ba-e1a4-4845-8e7b-03627111241c Aug 12 10:38:36.995936 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-ad03e7d3-60cb-4db3-b9cb-80eb4448a9e8 tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:36.995986 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-c289d9bb-d439-4a7b-ab3b-f308303524d6 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:36.996180 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-ad03e7d3-60cb-4db3-b9cb-80eb4448a9e8 tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:36.996235 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-c289d9bb-d439-4a7b-ab3b-f308303524d6 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:36.996318 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-c289d9bb-d439-4a7b-ab3b-f308303524d6 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] Show backup with id e5c845f7-ad2a-4030-bd24-53ef31b65c0b. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:38:36.996349 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-ad03e7d3-60cb-4db3-b9cb-80eb4448a9e8 tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] Show backup with id a27562ba-e1a4-4845-8e7b-03627111241c. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:38:37.000638 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-6b99078b-29ed-44b6-8f25-6b5f87d9cb2f None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:37.002249 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:37.002249 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:38:37.002673 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-6b99078b-29ed-44b6-8f25-6b5f87d9cb2f tempest-TestInstancesWithCinderVolumes-584858421 tempest-TestInstancesWithCinderVolumes-584858421-project-member] DELETE https://10.4.3.105/volume/v3/volumes/d4ab18a9-eb01-43a3-8274-045c7d80ad0f Aug 12 10:38:37.002904 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-6b99078b-29ed-44b6-8f25-6b5f87d9cb2f tempest-TestInstancesWithCinderVolumes-584858421 tempest-TestInstancesWithCinderVolumes-584858421-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:37.003094 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-c289d9bb-d439-4a7b-ab3b-f308303524d6 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] https://10.4.3.105/volume/v3/backups/e5c845f7-ad2a-4030-bd24-53ef31b65c0b returned with HTTP 200 Aug 12 10:38:37.003155 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-6b99078b-29ed-44b6-8f25-6b5f87d9cb2f tempest-TestInstancesWithCinderVolumes-584858421 tempest-TestInstancesWithCinderVolumes-584858421-project-member] Calling method 'delete' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:37.003362 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.v3.volumes [None req-6b99078b-29ed-44b6-8f25-6b5f87d9cb2f tempest-TestInstancesWithCinderVolumes-584858421 tempest-TestInstancesWithCinderVolumes-584858421-project-member] Delete volume with id: d4ab18a9-eb01-43a3-8274-045c7d80ad0f Aug 12 10:38:37.003646 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 706/2838] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:38:36 2026] GET /volume/v3/backups/e5c845f7-ad2a-4030-bd24-53ef31b65c0b => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:38:37.004266 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:37.004266 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:38:37.005636 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-ad03e7d3-60cb-4db3-b9cb-80eb4448a9e8 tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] https://10.4.3.105/volume/v3/backups/a27562ba-e1a4-4845-8e7b-03627111241c returned with HTTP 200 Aug 12 10:38:37.005868 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 705/2839] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:38:36 2026] GET /volume/v3/backups/a27562ba-e1a4-4845-8e7b-03627111241c => generated 802 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:38:37.025062 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:37.025062 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:38:37.026538 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-6b99078b-29ed-44b6-8f25-6b5f87d9cb2f tempest-TestInstancesWithCinderVolumes-584858421 tempest-TestInstancesWithCinderVolumes-584858421-project-member] Volume info retrieved successfully. Aug 12 10:38:37.055547 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-6b99078b-29ed-44b6-8f25-6b5f87d9cb2f tempest-TestInstancesWithCinderVolumes-584858421 tempest-TestInstancesWithCinderVolumes-584858421-project-member] Delete volume request issued successfully. Aug 12 10:38:37.055885 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-6b99078b-29ed-44b6-8f25-6b5f87d9cb2f tempest-TestInstancesWithCinderVolumes-584858421 tempest-TestInstancesWithCinderVolumes-584858421-project-member] https://10.4.3.105/volume/v3/volumes/d4ab18a9-eb01-43a3-8274-045c7d80ad0f returned with HTTP 202 Aug 12 10:38:37.056600 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 712/2840] 10.4.3.105 () {66 vars in 1351 bytes} [Wed Aug 12 10:38:36 2026] DELETE /volume/v3/volumes/d4ab18a9-eb01-43a3-8274-045c7d80ad0f => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 10:38:37.066963 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-88faaf47-ed32-43bb-829b-580dfd4a635f None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:37.070481 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-88faaf47-ed32-43bb-829b-580dfd4a635f tempest-TestInstancesWithCinderVolumes-584858421 tempest-TestInstancesWithCinderVolumes-584858421-project-member] GET https://10.4.3.105/volume/v3/volumes/d4ab18a9-eb01-43a3-8274-045c7d80ad0f Aug 12 10:38:37.070481 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-88faaf47-ed32-43bb-829b-580dfd4a635f tempest-TestInstancesWithCinderVolumes-584858421 tempest-TestInstancesWithCinderVolumes-584858421-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:37.071071 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-88faaf47-ed32-43bb-829b-580dfd4a635f tempest-TestInstancesWithCinderVolumes-584858421 tempest-TestInstancesWithCinderVolumes-584858421-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:37.088458 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:37.088458 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:38:37.096266 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-88faaf47-ed32-43bb-829b-580dfd4a635f tempest-TestInstancesWithCinderVolumes-584858421 tempest-TestInstancesWithCinderVolumes-584858421-project-member] Volume info retrieved successfully. Aug 12 10:38:37.104782 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-88faaf47-ed32-43bb-829b-580dfd4a635f tempest-TestInstancesWithCinderVolumes-584858421 tempest-TestInstancesWithCinderVolumes-584858421-project-member] https://10.4.3.105/volume/v3/volumes/d4ab18a9-eb01-43a3-8274-045c7d80ad0f returned with HTTP 200 Aug 12 10:38:37.105435 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 718/2841] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:38:37 2026] GET /volume/v3/volumes/d4ab18a9-eb01-43a3-8274-045c7d80ad0f => generated 1249 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:38:37.108388 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-ecc26497-83fa-4723-b7db-5b7fd5adfe98 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:37.111139 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-ecc26497-83fa-4723-b7db-5b7fd5adfe98 tempest-VolumesBackupsTest-440641371 tempest-VolumesBackupsTest-440641371-project-admin] GET https://10.4.3.105/volume/v3/backups/06289bba-ff3c-492c-b518-8c5d08eebcd2 Aug 12 10:38:37.111377 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-ecc26497-83fa-4723-b7db-5b7fd5adfe98 tempest-VolumesBackupsTest-440641371 tempest-VolumesBackupsTest-440641371-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:37.111608 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-ecc26497-83fa-4723-b7db-5b7fd5adfe98 tempest-VolumesBackupsTest-440641371 tempest-VolumesBackupsTest-440641371-project-admin] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:37.111760 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-ecc26497-83fa-4723-b7db-5b7fd5adfe98 tempest-VolumesBackupsTest-440641371 tempest-VolumesBackupsTest-440641371-project-admin] Show backup with id 06289bba-ff3c-492c-b518-8c5d08eebcd2. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:38:37.117608 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:37.117608 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:38:37.118539 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-ecc26497-83fa-4723-b7db-5b7fd5adfe98 tempest-VolumesBackupsTest-440641371 tempest-VolumesBackupsTest-440641371-project-admin] https://10.4.3.105/volume/v3/backups/06289bba-ff3c-492c-b518-8c5d08eebcd2 returned with HTTP 200 Aug 12 10:38:37.119053 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 707/2842] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:38:37 2026] GET /volume/v3/backups/06289bba-ff3c-492c-b518-8c5d08eebcd2 => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:38:37.129768 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-86e063d7-9b6f-471a-b0e0-292bc76664ea None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:37.137169 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-86e063d7-9b6f-471a-b0e0-292bc76664ea tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] GET https://10.4.3.105/volume/v3/backups/8c8ace19-59e2-4e43-88ce-37ecd276880f Aug 12 10:38:37.137169 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-86e063d7-9b6f-471a-b0e0-292bc76664ea tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:37.137490 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-86e063d7-9b6f-471a-b0e0-292bc76664ea tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:37.137671 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-86e063d7-9b6f-471a-b0e0-292bc76664ea tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Show backup with id 8c8ace19-59e2-4e43-88ce-37ecd276880f. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:38:37.144343 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:37.144343 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:38:37.146039 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-86e063d7-9b6f-471a-b0e0-292bc76664ea tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] https://10.4.3.105/volume/v3/backups/8c8ace19-59e2-4e43-88ce-37ecd276880f returned with HTTP 200 Aug 12 10:38:37.146349 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 706/2843] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:38:37 2026] GET /volume/v3/backups/8c8ace19-59e2-4e43-88ce-37ecd276880f => generated 750 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:38:37.967090 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-607f66d6-1b1e-498c-8dfc-e68aaa0cdcc2 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:37.969274 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-607f66d6-1b1e-498c-8dfc-e68aaa0cdcc2 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] GET https://10.4.3.105/volume/v3/backups/d7561bc7-fa19-4190-ad03-09723395f774 Aug 12 10:38:37.969501 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-607f66d6-1b1e-498c-8dfc-e68aaa0cdcc2 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:37.969747 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-607f66d6-1b1e-498c-8dfc-e68aaa0cdcc2 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:37.969881 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.v3.backups [None req-607f66d6-1b1e-498c-8dfc-e68aaa0cdcc2 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Show backup with id d7561bc7-fa19-4190-ad03-09723395f774. {{(pid=100372) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:38:37.975265 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:37.975265 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:38:37.976501 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-607f66d6-1b1e-498c-8dfc-e68aaa0cdcc2 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] https://10.4.3.105/volume/v3/backups/d7561bc7-fa19-4190-ad03-09723395f774 returned with HTTP 200 Aug 12 10:38:37.976860 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 713/2844] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:38:37 2026] GET /volume/v3/backups/d7561bc7-fa19-4190-ad03-09723395f774 => generated 836 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:38:38.020623 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-bfcc870c-31b0-4781-92e9-562b584af11d None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:38.024452 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-bfcc870c-31b0-4781-92e9-562b584af11d tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] GET https://10.4.3.105/volume/v3/backups/e5c845f7-ad2a-4030-bd24-53ef31b65c0b Aug 12 10:38:38.024452 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-bfcc870c-31b0-4781-92e9-562b584af11d tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:38.024690 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-bfcc870c-31b0-4781-92e9-562b584af11d tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:38.024690 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-bfcc870c-31b0-4781-92e9-562b584af11d tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] Show backup with id e5c845f7-ad2a-4030-bd24-53ef31b65c0b. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:38:38.025476 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-a1fc08f9-3958-4f42-b455-b05faece60c5 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:38.027707 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-a1fc08f9-3958-4f42-b455-b05faece60c5 tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] GET https://10.4.3.105/volume/v3/backups/a27562ba-e1a4-4845-8e7b-03627111241c Aug 12 10:38:38.027992 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-a1fc08f9-3958-4f42-b455-b05faece60c5 tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:38.028218 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-a1fc08f9-3958-4f42-b455-b05faece60c5 tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:38.029997 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:38.029997 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:38:38.030183 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-a1fc08f9-3958-4f42-b455-b05faece60c5 tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] Show backup with id a27562ba-e1a4-4845-8e7b-03627111241c. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:38:38.030994 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-bfcc870c-31b0-4781-92e9-562b584af11d tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] https://10.4.3.105/volume/v3/backups/e5c845f7-ad2a-4030-bd24-53ef31b65c0b returned with HTTP 200 Aug 12 10:38:38.031600 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 719/2845] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:38:38 2026] GET /volume/v3/backups/e5c845f7-ad2a-4030-bd24-53ef31b65c0b => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:38:38.036432 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:38.036432 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:38:38.037305 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-a1fc08f9-3958-4f42-b455-b05faece60c5 tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] https://10.4.3.105/volume/v3/backups/a27562ba-e1a4-4845-8e7b-03627111241c returned with HTTP 200 Aug 12 10:38:38.037824 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 708/2846] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:38:38 2026] GET /volume/v3/backups/a27562ba-e1a4-4845-8e7b-03627111241c => generated 802 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:38:38.119892 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-c2716042-ea2a-45dd-8ce4-5cf59981db76 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:38.121479 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-c2716042-ea2a-45dd-8ce4-5cf59981db76 tempest-TestInstancesWithCinderVolumes-584858421 tempest-TestInstancesWithCinderVolumes-584858421-project-member] GET https://10.4.3.105/volume/v3/volumes/d4ab18a9-eb01-43a3-8274-045c7d80ad0f Aug 12 10:38:38.121811 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-c2716042-ea2a-45dd-8ce4-5cf59981db76 tempest-TestInstancesWithCinderVolumes-584858421 tempest-TestInstancesWithCinderVolumes-584858421-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:38.121811 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-c2716042-ea2a-45dd-8ce4-5cf59981db76 tempest-TestInstancesWithCinderVolumes-584858421 tempest-TestInstancesWithCinderVolumes-584858421-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:38.132457 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-c2716042-ea2a-45dd-8ce4-5cf59981db76 tempest-TestInstancesWithCinderVolumes-584858421 tempest-TestInstancesWithCinderVolumes-584858421-project-member] https://10.4.3.105/volume/v3/volumes/d4ab18a9-eb01-43a3-8274-045c7d80ad0f returned with HTTP 404 Aug 12 10:38:38.132457 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 707/2847] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:38:38 2026] GET /volume/v3/volumes/d4ab18a9-eb01-43a3-8274-045c7d80ad0f => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:38:38.134498 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-df8a4bc0-b876-41f0-a04d-816e934fafc9 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:38.136444 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-df8a4bc0-b876-41f0-a04d-816e934fafc9 tempest-VolumesBackupsTest-440641371 tempest-VolumesBackupsTest-440641371-project-admin] GET https://10.4.3.105/volume/v3/backups/06289bba-ff3c-492c-b518-8c5d08eebcd2 Aug 12 10:38:38.136648 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-df8a4bc0-b876-41f0-a04d-816e934fafc9 tempest-VolumesBackupsTest-440641371 tempest-VolumesBackupsTest-440641371-project-admin] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:38.136872 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-df8a4bc0-b876-41f0-a04d-816e934fafc9 tempest-VolumesBackupsTest-440641371 tempest-VolumesBackupsTest-440641371-project-admin] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:38.136980 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.v3.backups [None req-df8a4bc0-b876-41f0-a04d-816e934fafc9 tempest-VolumesBackupsTest-440641371 tempest-VolumesBackupsTest-440641371-project-admin] Show backup with id 06289bba-ff3c-492c-b518-8c5d08eebcd2. {{(pid=100372) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:38:38.138863 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-83d0f78a-9e80-431b-8eb7-48c1445a00b6 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:38.140889 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-83d0f78a-9e80-431b-8eb7-48c1445a00b6 tempest-TestInstancesWithCinderVolumes-584858421 tempest-TestInstancesWithCinderVolumes-584858421-project-member] DELETE https://10.4.3.105/volume/v3/volumes/b6ed6ca8-6eef-45bd-8380-ffa4f17f68fd Aug 12 10:38:38.141093 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-83d0f78a-9e80-431b-8eb7-48c1445a00b6 tempest-TestInstancesWithCinderVolumes-584858421 tempest-TestInstancesWithCinderVolumes-584858421-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:38.141274 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:38.141274 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:38:38.141358 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-83d0f78a-9e80-431b-8eb7-48c1445a00b6 tempest-TestInstancesWithCinderVolumes-584858421 tempest-TestInstancesWithCinderVolumes-584858421-project-member] Calling method 'delete' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:38.141574 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.v3.volumes [None req-83d0f78a-9e80-431b-8eb7-48c1445a00b6 tempest-TestInstancesWithCinderVolumes-584858421 tempest-TestInstancesWithCinderVolumes-584858421-project-member] Delete volume with id: b6ed6ca8-6eef-45bd-8380-ffa4f17f68fd Aug 12 10:38:38.141908 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-df8a4bc0-b876-41f0-a04d-816e934fafc9 tempest-VolumesBackupsTest-440641371 tempest-VolumesBackupsTest-440641371-project-admin] https://10.4.3.105/volume/v3/backups/06289bba-ff3c-492c-b518-8c5d08eebcd2 returned with HTTP 200 Aug 12 10:38:38.142292 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 714/2848] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:38:38 2026] GET /volume/v3/backups/06289bba-ff3c-492c-b518-8c5d08eebcd2 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:38:38.152954 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-83d0f78a-9e80-431b-8eb7-48c1445a00b6 tempest-TestInstancesWithCinderVolumes-584858421 tempest-TestInstancesWithCinderVolumes-584858421-project-member] https://10.4.3.105/volume/v3/volumes/b6ed6ca8-6eef-45bd-8380-ffa4f17f68fd returned with HTTP 404 Aug 12 10:38:38.152954 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 720/2849] 10.4.3.105 () {66 vars in 1351 bytes} [Wed Aug 12 10:38:38 2026] DELETE /volume/v3/volumes/b6ed6ca8-6eef-45bd-8380-ffa4f17f68fd => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:38:38.158445 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-2c0af081-e1ae-476b-9608-1c54ba4198fd None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:38.160177 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-908c1ae2-1844-4667-a9d8-713b3a5ef5d7 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:38.161142 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-2c0af081-e1ae-476b-9608-1c54ba4198fd tempest-TestInstancesWithCinderVolumes-584858421 tempest-TestInstancesWithCinderVolumes-584858421-project-member] GET https://10.4.3.105/volume/v3/volumes/b6ed6ca8-6eef-45bd-8380-ffa4f17f68fd Aug 12 10:38:38.161306 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-2c0af081-e1ae-476b-9608-1c54ba4198fd tempest-TestInstancesWithCinderVolumes-584858421 tempest-TestInstancesWithCinderVolumes-584858421-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:38.161524 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-2c0af081-e1ae-476b-9608-1c54ba4198fd tempest-TestInstancesWithCinderVolumes-584858421 tempest-TestInstancesWithCinderVolumes-584858421-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:38.162446 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-908c1ae2-1844-4667-a9d8-713b3a5ef5d7 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] GET https://10.4.3.105/volume/v3/backups/8c8ace19-59e2-4e43-88ce-37ecd276880f Aug 12 10:38:38.162663 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-908c1ae2-1844-4667-a9d8-713b3a5ef5d7 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:38.162840 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-908c1ae2-1844-4667-a9d8-713b3a5ef5d7 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:38.163009 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-908c1ae2-1844-4667-a9d8-713b3a5ef5d7 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Show backup with id 8c8ace19-59e2-4e43-88ce-37ecd276880f. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:38:38.168058 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:38.168058 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:38:38.169120 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-2c0af081-e1ae-476b-9608-1c54ba4198fd tempest-TestInstancesWithCinderVolumes-584858421 tempest-TestInstancesWithCinderVolumes-584858421-project-member] https://10.4.3.105/volume/v3/volumes/b6ed6ca8-6eef-45bd-8380-ffa4f17f68fd returned with HTTP 404 Aug 12 10:38:38.169199 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-908c1ae2-1844-4667-a9d8-713b3a5ef5d7 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] https://10.4.3.105/volume/v3/backups/8c8ace19-59e2-4e43-88ce-37ecd276880f returned with HTTP 200 Aug 12 10:38:38.169794 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 708/2850] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:38:38 2026] GET /volume/v3/backups/8c8ace19-59e2-4e43-88ce-37ecd276880f => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:38:38.169934 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 709/2851] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:38:38 2026] GET /volume/v3/volumes/b6ed6ca8-6eef-45bd-8380-ffa4f17f68fd => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:38:38.178815 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-007346c2-42e2-4c68-b525-abafa618eebd None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:38.181206 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-007346c2-42e2-4c68-b525-abafa618eebd tempest-TestInstancesWithCinderVolumes-584858421 tempest-TestInstancesWithCinderVolumes-584858421-project-member] DELETE https://10.4.3.105/volume/v3/volumes/988a75ea-e748-4337-aa5d-c0d046e364a5 Aug 12 10:38:38.181494 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-007346c2-42e2-4c68-b525-abafa618eebd tempest-TestInstancesWithCinderVolumes-584858421 tempest-TestInstancesWithCinderVolumes-584858421-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:38.181813 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-007346c2-42e2-4c68-b525-abafa618eebd tempest-TestInstancesWithCinderVolumes-584858421 tempest-TestInstancesWithCinderVolumes-584858421-project-member] Calling method 'delete' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:38.182093 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.v3.volumes [None req-007346c2-42e2-4c68-b525-abafa618eebd tempest-TestInstancesWithCinderVolumes-584858421 tempest-TestInstancesWithCinderVolumes-584858421-project-member] Delete volume with id: 988a75ea-e748-4337-aa5d-c0d046e364a5 Aug 12 10:38:38.190089 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-007346c2-42e2-4c68-b525-abafa618eebd tempest-TestInstancesWithCinderVolumes-584858421 tempest-TestInstancesWithCinderVolumes-584858421-project-member] https://10.4.3.105/volume/v3/volumes/988a75ea-e748-4337-aa5d-c0d046e364a5 returned with HTTP 404 Aug 12 10:38:38.190719 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 715/2852] 10.4.3.105 () {66 vars in 1351 bytes} [Wed Aug 12 10:38:38 2026] DELETE /volume/v3/volumes/988a75ea-e748-4337-aa5d-c0d046e364a5 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:38:38.199987 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-445ccfb2-8571-4fe1-ac40-fcf4a5213136 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:38.201949 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-445ccfb2-8571-4fe1-ac40-fcf4a5213136 tempest-TestInstancesWithCinderVolumes-584858421 tempest-TestInstancesWithCinderVolumes-584858421-project-member] GET https://10.4.3.105/volume/v3/volumes/988a75ea-e748-4337-aa5d-c0d046e364a5 Aug 12 10:38:38.203319 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-445ccfb2-8571-4fe1-ac40-fcf4a5213136 tempest-TestInstancesWithCinderVolumes-584858421 tempest-TestInstancesWithCinderVolumes-584858421-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:38.203319 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-445ccfb2-8571-4fe1-ac40-fcf4a5213136 tempest-TestInstancesWithCinderVolumes-584858421 tempest-TestInstancesWithCinderVolumes-584858421-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:38.212175 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-445ccfb2-8571-4fe1-ac40-fcf4a5213136 tempest-TestInstancesWithCinderVolumes-584858421 tempest-TestInstancesWithCinderVolumes-584858421-project-member] https://10.4.3.105/volume/v3/volumes/988a75ea-e748-4337-aa5d-c0d046e364a5 returned with HTTP 404 Aug 12 10:38:38.212856 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 721/2853] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:38:38 2026] GET /volume/v3/volumes/988a75ea-e748-4337-aa5d-c0d046e364a5 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:38:38.221405 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-3c818508-03f7-4466-b20f-2f7c91a1117e None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:38.223292 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-3c818508-03f7-4466-b20f-2f7c91a1117e tempest-TestInstancesWithCinderVolumes-931993275 tempest-TestInstancesWithCinderVolumes-931993275-project-admin] GET https://10.4.3.105/volume/v3/volumes/detail?all_tenants=1 Aug 12 10:38:38.223552 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-3c818508-03f7-4466-b20f-2f7c91a1117e tempest-TestInstancesWithCinderVolumes-931993275 tempest-TestInstancesWithCinderVolumes-931993275-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:38.223842 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-3c818508-03f7-4466-b20f-2f7c91a1117e tempest-TestInstancesWithCinderVolumes-931993275 tempest-TestInstancesWithCinderVolumes-931993275-project-admin] Calling method 'detail' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:38.224640 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-3c818508-03f7-4466-b20f-2f7c91a1117e tempest-TestInstancesWithCinderVolumes-931993275 tempest-TestInstancesWithCinderVolumes-931993275-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100373) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 10:38:38.245656 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-3c818508-03f7-4466-b20f-2f7c91a1117e tempest-TestInstancesWithCinderVolumes-931993275 tempest-TestInstancesWithCinderVolumes-931993275-project-admin] Get all volumes completed successfully. Aug 12 10:38:38.249487 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:38.249487 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:38:38.255898 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-3c818508-03f7-4466-b20f-2f7c91a1117e tempest-TestInstancesWithCinderVolumes-931993275 tempest-TestInstancesWithCinderVolumes-931993275-project-admin] https://10.4.3.105/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 12 10:38:38.256470 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 709/2854] 10.4.3.105 () {66 vars in 1285 bytes} [Wed Aug 12 10:38:38 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 21299 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 10:38:38.282673 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-017466fe-f220-462c-90e7-613e5ee81e23 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:38.284898 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-017466fe-f220-462c-90e7-613e5ee81e23 tempest-TestInstancesWithCinderVolumes-931993275 tempest-TestInstancesWithCinderVolumes-931993275-project-admin] DELETE https://10.4.3.105/volume/v3/types/cd8d8dd1-7358-4ff7-9ec5-02d403b58778 Aug 12 10:38:38.285860 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-017466fe-f220-462c-90e7-613e5ee81e23 tempest-TestInstancesWithCinderVolumes-931993275 tempest-TestInstancesWithCinderVolumes-931993275-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:38.285860 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-017466fe-f220-462c-90e7-613e5ee81e23 tempest-TestInstancesWithCinderVolumes-931993275 tempest-TestInstancesWithCinderVolumes-931993275-project-admin] Calling method '_delete' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:38.314236 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-017466fe-f220-462c-90e7-613e5ee81e23 tempest-TestInstancesWithCinderVolumes-931993275 tempest-TestInstancesWithCinderVolumes-931993275-project-admin] https://10.4.3.105/volume/v3/types/cd8d8dd1-7358-4ff7-9ec5-02d403b58778 returned with HTTP 202 Aug 12 10:38:38.314808 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 710/2855] 10.4.3.105 () {66 vars in 1345 bytes} [Wed Aug 12 10:38:38 2026] DELETE /volume/v3/types/cd8d8dd1-7358-4ff7-9ec5-02d403b58778 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 10:38:38.323338 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-c28fa33e-b1cc-4fb8-88da-fcd7d9f49cd6 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:38.325068 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-c28fa33e-b1cc-4fb8-88da-fcd7d9f49cd6 tempest-TestInstancesWithCinderVolumes-931993275 tempest-TestInstancesWithCinderVolumes-931993275-project-admin] GET https://10.4.3.105/volume/v3/volumes/detail?all_tenants=1 Aug 12 10:38:38.325284 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-c28fa33e-b1cc-4fb8-88da-fcd7d9f49cd6 tempest-TestInstancesWithCinderVolumes-931993275 tempest-TestInstancesWithCinderVolumes-931993275-project-admin] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:38.325576 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-c28fa33e-b1cc-4fb8-88da-fcd7d9f49cd6 tempest-TestInstancesWithCinderVolumes-931993275 tempest-TestInstancesWithCinderVolumes-931993275-project-admin] Calling method 'detail' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:38.326432 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-c28fa33e-b1cc-4fb8-88da-fcd7d9f49cd6 tempest-TestInstancesWithCinderVolumes-931993275 tempest-TestInstancesWithCinderVolumes-931993275-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100372) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 10:38:38.377454 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-c28fa33e-b1cc-4fb8-88da-fcd7d9f49cd6 tempest-TestInstancesWithCinderVolumes-931993275 tempest-TestInstancesWithCinderVolumes-931993275-project-admin] Get all volumes completed successfully. Aug 12 10:38:38.381543 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:38.381543 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:38:38.389641 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-c28fa33e-b1cc-4fb8-88da-fcd7d9f49cd6 tempest-TestInstancesWithCinderVolumes-931993275 tempest-TestInstancesWithCinderVolumes-931993275-project-admin] https://10.4.3.105/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 12 10:38:38.390213 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 716/2856] 10.4.3.105 () {66 vars in 1285 bytes} [Wed Aug 12 10:38:38 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 20299 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 10:38:38.422587 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-ee5a5beb-32ff-439b-a198-2fafb8789b14 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:38.422587 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-ee5a5beb-32ff-439b-a198-2fafb8789b14 tempest-TestInstancesWithCinderVolumes-931993275 tempest-TestInstancesWithCinderVolumes-931993275-project-admin] DELETE https://10.4.3.105/volume/v3/types/d9c75a72-bfb0-474d-9196-b2652881de07 Aug 12 10:38:38.422587 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-ee5a5beb-32ff-439b-a198-2fafb8789b14 tempest-TestInstancesWithCinderVolumes-931993275 tempest-TestInstancesWithCinderVolumes-931993275-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:38.422587 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-ee5a5beb-32ff-439b-a198-2fafb8789b14 tempest-TestInstancesWithCinderVolumes-931993275 tempest-TestInstancesWithCinderVolumes-931993275-project-admin] Calling method '_delete' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:38.449671 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-ee5a5beb-32ff-439b-a198-2fafb8789b14 tempest-TestInstancesWithCinderVolumes-931993275 tempest-TestInstancesWithCinderVolumes-931993275-project-admin] https://10.4.3.105/volume/v3/types/d9c75a72-bfb0-474d-9196-b2652881de07 returned with HTTP 202 Aug 12 10:38:38.450368 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 722/2857] 10.4.3.105 () {66 vars in 1345 bytes} [Wed Aug 12 10:38:38 2026] DELETE /volume/v3/types/d9c75a72-bfb0-474d-9196-b2652881de07 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 10:38:38.896788 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-33b0b181-02c1-45f4-9349-ae4f467de837 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:38.898607 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-33b0b181-02c1-45f4-9349-ae4f467de837 tempest-TestInstancesWithCinderVolumes-931993275 tempest-TestInstancesWithCinderVolumes-931993275-project-admin] GET https://10.4.3.105/volume/v3/volumes/detail?all_tenants=1 Aug 12 10:38:38.898790 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-33b0b181-02c1-45f4-9349-ae4f467de837 tempest-TestInstancesWithCinderVolumes-931993275 tempest-TestInstancesWithCinderVolumes-931993275-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:38.899114 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-33b0b181-02c1-45f4-9349-ae4f467de837 tempest-TestInstancesWithCinderVolumes-931993275 tempest-TestInstancesWithCinderVolumes-931993275-project-admin] Calling method 'detail' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:38.900016 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-33b0b181-02c1-45f4-9349-ae4f467de837 tempest-TestInstancesWithCinderVolumes-931993275 tempest-TestInstancesWithCinderVolumes-931993275-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100373) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 10:38:38.918532 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-33b0b181-02c1-45f4-9349-ae4f467de837 tempest-TestInstancesWithCinderVolumes-931993275 tempest-TestInstancesWithCinderVolumes-931993275-project-admin] Get all volumes completed successfully. Aug 12 10:38:38.922837 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:38.922837 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:38:38.930722 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-33b0b181-02c1-45f4-9349-ae4f467de837 tempest-TestInstancesWithCinderVolumes-931993275 tempest-TestInstancesWithCinderVolumes-931993275-project-admin] https://10.4.3.105/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 12 10:38:38.931418 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 710/2858] 10.4.3.105 () {66 vars in 1285 bytes} [Wed Aug 12 10:38:38 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 20297 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 10:38:38.959590 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-499c3d72-08b9-4d95-9bb1-a8ae94e81da0 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:38.962094 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-499c3d72-08b9-4d95-9bb1-a8ae94e81da0 tempest-TestInstancesWithCinderVolumes-931993275 tempest-TestInstancesWithCinderVolumes-931993275-project-admin] DELETE https://10.4.3.105/volume/v3/volumes/9a23dd14-5a1f-4b2d-a790-d8bbcbd7f50a Aug 12 10:38:38.962094 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-499c3d72-08b9-4d95-9bb1-a8ae94e81da0 tempest-TestInstancesWithCinderVolumes-931993275 tempest-TestInstancesWithCinderVolumes-931993275-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:38.962328 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-499c3d72-08b9-4d95-9bb1-a8ae94e81da0 tempest-TestInstancesWithCinderVolumes-931993275 tempest-TestInstancesWithCinderVolumes-931993275-project-admin] Calling method 'delete' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:38.962530 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.v3.volumes [None req-499c3d72-08b9-4d95-9bb1-a8ae94e81da0 tempest-TestInstancesWithCinderVolumes-931993275 tempest-TestInstancesWithCinderVolumes-931993275-project-admin] Delete volume with id: 9a23dd14-5a1f-4b2d-a790-d8bbcbd7f50a Aug 12 10:38:38.971568 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:38.971568 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:38:38.971568 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-499c3d72-08b9-4d95-9bb1-a8ae94e81da0 tempest-TestInstancesWithCinderVolumes-931993275 tempest-TestInstancesWithCinderVolumes-931993275-project-admin] Volume info retrieved successfully. Aug 12 10:38:38.992413 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-7a1b5606-c0e7-451a-b43f-95a7a34ae5dc None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:38.992784 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.image.cache [None req-499c3d72-08b9-4d95-9bb1-a8ae94e81da0 tempest-TestInstancesWithCinderVolumes-931993275 tempest-TestInstancesWithCinderVolumes-931993275-project-admin] Evicting image cache entry: {'id': 6, 'image_id': 'd4e874c6-f8bf-41a8-98e7-a24338b27f59', 'volume_id': '9a23dd14-5a1f-4b2d-a790-d8bbcbd7f50a', 'host': 'np0000007037@storpool#default', 'size': 1, 'image_updated_at': datetime.datetime(2026, 8, 12, 10, 36, 53), 'last_used': datetime.datetime(2026, 8, 12, 10, 37, 4)}. {{(pid=100374) evict /opt/stack/cinder/cinder/image/cache.py:52}} Aug 12 10:38:39.003818 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-7a1b5606-c0e7-451a-b43f-95a7a34ae5dc tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] GET https://10.4.3.105/volume/v3/backups/d7561bc7-fa19-4190-ad03-09723395f774 Aug 12 10:38:39.004090 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-7a1b5606-c0e7-451a-b43f-95a7a34ae5dc tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:39.004349 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-7a1b5606-c0e7-451a-b43f-95a7a34ae5dc tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:39.004493 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.v3.backups [None req-7a1b5606-c0e7-451a-b43f-95a7a34ae5dc tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Show backup with id d7561bc7-fa19-4190-ad03-09723395f774. {{(pid=100372) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:38:39.011817 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-499c3d72-08b9-4d95-9bb1-a8ae94e81da0 tempest-TestInstancesWithCinderVolumes-931993275 tempest-TestInstancesWithCinderVolumes-931993275-project-admin] Delete volume request issued successfully. Aug 12 10:38:39.012097 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-499c3d72-08b9-4d95-9bb1-a8ae94e81da0 tempest-TestInstancesWithCinderVolumes-931993275 tempest-TestInstancesWithCinderVolumes-931993275-project-admin] https://10.4.3.105/volume/v3/volumes/9a23dd14-5a1f-4b2d-a790-d8bbcbd7f50a returned with HTTP 202 Aug 12 10:38:39.012694 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 711/2859] 10.4.3.105 () {66 vars in 1351 bytes} [Wed Aug 12 10:38:38 2026] DELETE /volume/v3/volumes/9a23dd14-5a1f-4b2d-a790-d8bbcbd7f50a => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 10:38:39.012809 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:39.012809 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:38:39.014690 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-7a1b5606-c0e7-451a-b43f-95a7a34ae5dc tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] https://10.4.3.105/volume/v3/backups/d7561bc7-fa19-4190-ad03-09723395f774 returned with HTTP 200 Aug 12 10:38:39.016175 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 717/2860] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:38:38 2026] GET /volume/v3/backups/d7561bc7-fa19-4190-ad03-09723395f774 => generated 837 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:38:39.029320 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-26098a66-b2e5-4fbc-8d8e-ede86a1a8ed8 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:39.033681 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-26098a66-b2e5-4fbc-8d8e-ede86a1a8ed8 tempest-TestInstancesWithCinderVolumes-931993275 tempest-TestInstancesWithCinderVolumes-931993275-project-admin] GET https://10.4.3.105/volume/v3/volumes/9a23dd14-5a1f-4b2d-a790-d8bbcbd7f50a Aug 12 10:38:39.033872 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-26098a66-b2e5-4fbc-8d8e-ede86a1a8ed8 tempest-TestInstancesWithCinderVolumes-931993275 tempest-TestInstancesWithCinderVolumes-931993275-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:39.035075 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-26098a66-b2e5-4fbc-8d8e-ede86a1a8ed8 tempest-TestInstancesWithCinderVolumes-931993275 tempest-TestInstancesWithCinderVolumes-931993275-project-admin] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:39.042538 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-04256a07-ae76-4b99-9e0e-a186eed4266d None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:39.044453 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:39.044453 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:38:39.045908 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-04256a07-ae76-4b99-9e0e-a186eed4266d tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] GET https://10.4.3.105/volume/v3/snapshots/f306826b-0f49-4d91-993a-fdf5c32b68f5 Aug 12 10:38:39.046216 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-04256a07-ae76-4b99-9e0e-a186eed4266d tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:39.046506 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-04256a07-ae76-4b99-9e0e-a186eed4266d tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:39.049408 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-918fd944-e310-461b-b671-7c3440eae5e3 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:39.052972 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-918fd944-e310-461b-b671-7c3440eae5e3 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] GET https://10.4.3.105/volume/v3/backups/e5c845f7-ad2a-4030-bd24-53ef31b65c0b Aug 12 10:38:39.053324 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-918fd944-e310-461b-b671-7c3440eae5e3 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:39.053497 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-bc32cbe7-ba38-41a9-9552-22f090028518 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:39.053599 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-918fd944-e310-461b-b671-7c3440eae5e3 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:39.053706 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-918fd944-e310-461b-b671-7c3440eae5e3 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] Show backup with id e5c845f7-ad2a-4030-bd24-53ef31b65c0b. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:38:39.056004 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-26098a66-b2e5-4fbc-8d8e-ede86a1a8ed8 tempest-TestInstancesWithCinderVolumes-931993275 tempest-TestInstancesWithCinderVolumes-931993275-project-admin] Volume info retrieved successfully. Aug 12 10:38:39.056989 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-bc32cbe7-ba38-41a9-9552-22f090028518 tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] GET https://10.4.3.105/volume/v3/backups/a27562ba-e1a4-4845-8e7b-03627111241c Aug 12 10:38:39.057472 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:39.057472 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:38:39.058068 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-04256a07-ae76-4b99-9e0e-a186eed4266d tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Snapshot retrieved successfully. Aug 12 10:38:39.058702 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-bc32cbe7-ba38-41a9-9552-22f090028518 tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:39.058912 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-bc32cbe7-ba38-41a9-9552-22f090028518 tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:39.059087 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.v3.backups [None req-bc32cbe7-ba38-41a9-9552-22f090028518 tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] Show backup with id a27562ba-e1a4-4845-8e7b-03627111241c. {{(pid=100372) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:38:39.061651 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-04256a07-ae76-4b99-9e0e-a186eed4266d tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] https://10.4.3.105/volume/v3/snapshots/f306826b-0f49-4d91-993a-fdf5c32b68f5 returned with HTTP 200 Aug 12 10:38:39.062108 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 711/2861] 10.4.3.105 () {66 vars in 1354 bytes} [Wed Aug 12 10:38:39 2026] GET /volume/v3/snapshots/f306826b-0f49-4d91-993a-fdf5c32b68f5 => generated 469 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:38:39.062844 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:39.062844 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:38:39.063683 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-918fd944-e310-461b-b671-7c3440eae5e3 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] https://10.4.3.105/volume/v3/backups/e5c845f7-ad2a-4030-bd24-53ef31b65c0b returned with HTTP 200 Aug 12 10:38:39.064159 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 712/2862] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:38:39 2026] GET /volume/v3/backups/e5c845f7-ad2a-4030-bd24-53ef31b65c0b => generated 737 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:38:39.067033 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:39.067033 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:38:39.068144 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-bc32cbe7-ba38-41a9-9552-22f090028518 tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] https://10.4.3.105/volume/v3/backups/a27562ba-e1a4-4845-8e7b-03627111241c returned with HTTP 200 Aug 12 10:38:39.068872 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 718/2863] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:38:39 2026] GET /volume/v3/backups/a27562ba-e1a4-4845-8e7b-03627111241c => generated 802 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:38:39.070095 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-26098a66-b2e5-4fbc-8d8e-ede86a1a8ed8 tempest-TestInstancesWithCinderVolumes-931993275 tempest-TestInstancesWithCinderVolumes-931993275-project-admin] https://10.4.3.105/volume/v3/volumes/9a23dd14-5a1f-4b2d-a790-d8bbcbd7f50a returned with HTTP 200 Aug 12 10:38:39.070674 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 723/2864] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:38:39 2026] GET /volume/v3/volumes/9a23dd14-5a1f-4b2d-a790-d8bbcbd7f50a => generated 1139 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:38:39.078187 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-2e343e9e-95ab-40e9-a5b4-b706b5cd93a3 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:39.080232 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-2e343e9e-95ab-40e9-a5b4-b706b5cd93a3 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] GET https://10.4.3.105/volume/v3/backups/d7561bc7-fa19-4190-ad03-09723395f774 Aug 12 10:38:39.080532 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-2e343e9e-95ab-40e9-a5b4-b706b5cd93a3 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:39.080771 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-2e343e9e-95ab-40e9-a5b4-b706b5cd93a3 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:39.080924 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-2e343e9e-95ab-40e9-a5b4-b706b5cd93a3 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Show backup with id d7561bc7-fa19-4190-ad03-09723395f774. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:38:39.082696 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-cdd296e8-df55-42df-b575-c875483ae5ad None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:39.085734 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-cdd296e8-df55-42df-b575-c875483ae5ad tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-reader] POST https://10.4.3.105/volume/v3/backups/e5c845f7-ad2a-4030-bd24-53ef31b65c0b/action Aug 12 10:38:39.086219 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-cdd296e8-df55-42df-b575-c875483ae5ad tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100374) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 10:38:39.086313 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:39.086313 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:38:39.086405 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-cdd296e8-df55-42df-b575-c875483ae5ad tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:38:39.087141 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-2e343e9e-95ab-40e9-a5b4-b706b5cd93a3 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] https://10.4.3.105/volume/v3/backups/d7561bc7-fa19-4190-ad03-09723395f774 returned with HTTP 200 Aug 12 10:38:39.087563 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 712/2865] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:38:39 2026] GET /volume/v3/backups/d7561bc7-fa19-4190-ad03-09723395f774 => generated 837 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:38:39.088548 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.contrib.admin_actions [None req-cdd296e8-df55-42df-b575-c875483ae5ad tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-reader] Updating backup 'e5c845f7-ad2a-4030-bd24-53ef31b65c0b' with '{'status': 'error'}' {{(pid=100374) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Aug 12 10:38:39.101546 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-4dbfbb00-0273-40c7-b885-0fc1b2062c4b None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:39.102861 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-4dbfbb00-0273-40c7-b885-0fc1b2062c4b tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] DELETE https://10.4.3.105/volume/v3/backups/d7561bc7-fa19-4190-ad03-09723395f774 Aug 12 10:38:39.103177 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-4dbfbb00-0273-40c7-b885-0fc1b2062c4b tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:39.103723 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-4dbfbb00-0273-40c7-b885-0fc1b2062c4b tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Calling method 'delete' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:39.103824 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:39.103824 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:38:39.103914 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.contrib.backups [None req-4dbfbb00-0273-40c7-b885-0fc1b2062c4b tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Delete backup with id: d7561bc7-fa19-4190-ad03-09723395f774. Aug 12 10:38:39.105160 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.policy [None req-cdd296e8-df55-42df-b575-c875483ae5ad tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-reader] Policy check for volume_extension:backup_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '25acaad6aa9440a1a685a90b82fb8077', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b0cfc128fb454e47bf52cefa3bb3daea', '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=100374) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 12 10:38:39.105363 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-cdd296e8-df55-42df-b575-c875483ae5ad tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-reader] https://10.4.3.105/volume/v3/backups/e5c845f7-ad2a-4030-bd24-53ef31b65c0b/action returned with HTTP 403 Aug 12 10:38:39.106248 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 713/2866] 10.4.3.105 () {70 vars in 1430 bytes} [Wed Aug 12 10:38:39 2026] POST /volume/v3/backups/e5c845f7-ad2a-4030-bd24-53ef31b65c0b/action => generated 131 bytes in 24 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:38:39.110234 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:39.110234 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:38:39.116505 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-7e2c362d-0a97-49a1-aaac-400a47872baf None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:39.119206 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-7e2c362d-0a97-49a1-aaac-400a47872baf tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] DELETE https://10.4.3.105/volume/v3/volumes/d17bb9f3-4e69-4a5d-8af7-53d135ce893a Aug 12 10:38:39.119486 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-7e2c362d-0a97-49a1-aaac-400a47872baf tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:39.120440 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-7e2c362d-0a97-49a1-aaac-400a47872baf tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] Calling method 'delete' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:39.120440 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.v3.volumes [None req-7e2c362d-0a97-49a1-aaac-400a47872baf tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] Delete volume with id: d17bb9f3-4e69-4a5d-8af7-53d135ce893a Aug 12 10:38:39.128795 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.backup.rpcapi [None req-4dbfbb00-0273-40c7-b885-0fc1b2062c4b tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] delete_backup rpcapi backup_id d7561bc7-fa19-4190-ad03-09723395f774 {{(pid=100372) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 12 10:38:39.131232 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-4dbfbb00-0273-40c7-b885-0fc1b2062c4b tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] https://10.4.3.105/volume/v3/backups/d7561bc7-fa19-4190-ad03-09723395f774 returned with HTTP 202 Aug 12 10:38:39.131949 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 719/2867] 10.4.3.105 () {66 vars in 1351 bytes} [Wed Aug 12 10:38:39 2026] DELETE /volume/v3/backups/d7561bc7-fa19-4190-ad03-09723395f774 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Aug 12 10:38:39.132929 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:39.132929 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:38:39.133433 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-7e2c362d-0a97-49a1-aaac-400a47872baf tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] Volume info retrieved successfully. Aug 12 10:38:39.142324 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-48fb9259-721d-475f-8041-84580923a23d None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:39.144702 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-48fb9259-721d-475f-8041-84580923a23d tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] GET https://10.4.3.105/volume/v3/backups/d7561bc7-fa19-4190-ad03-09723395f774 Aug 12 10:38:39.145134 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-48fb9259-721d-475f-8041-84580923a23d tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:39.145315 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-48fb9259-721d-475f-8041-84580923a23d tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:39.146446 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-48fb9259-721d-475f-8041-84580923a23d tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Show backup with id d7561bc7-fa19-4190-ad03-09723395f774. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:38:39.152632 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:39.152632 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:38:39.153911 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-48fb9259-721d-475f-8041-84580923a23d tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] https://10.4.3.105/volume/v3/backups/d7561bc7-fa19-4190-ad03-09723395f774 returned with HTTP 200 Aug 12 10:38:39.154647 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 713/2868] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:38:39 2026] GET /volume/v3/backups/d7561bc7-fa19-4190-ad03-09723395f774 => generated 836 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:38:39.157976 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-af857a87-e0a1-4c43-95e0-3c2b24d29a69 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:39.159367 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-af857a87-e0a1-4c43-95e0-3c2b24d29a69 tempest-VolumesBackupsTest-440641371 tempest-VolumesBackupsTest-440641371-project-admin] GET https://10.4.3.105/volume/v3/backups/06289bba-ff3c-492c-b518-8c5d08eebcd2 Aug 12 10:38:39.159781 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-af857a87-e0a1-4c43-95e0-3c2b24d29a69 tempest-VolumesBackupsTest-440641371 tempest-VolumesBackupsTest-440641371-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:39.160558 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-af857a87-e0a1-4c43-95e0-3c2b24d29a69 tempest-VolumesBackupsTest-440641371 tempest-VolumesBackupsTest-440641371-project-admin] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:39.160558 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-af857a87-e0a1-4c43-95e0-3c2b24d29a69 tempest-VolumesBackupsTest-440641371 tempest-VolumesBackupsTest-440641371-project-admin] Show backup with id 06289bba-ff3c-492c-b518-8c5d08eebcd2. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:38:39.167582 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:39.167582 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:38:39.168331 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-af857a87-e0a1-4c43-95e0-3c2b24d29a69 tempest-VolumesBackupsTest-440641371 tempest-VolumesBackupsTest-440641371-project-admin] https://10.4.3.105/volume/v3/backups/06289bba-ff3c-492c-b518-8c5d08eebcd2 returned with HTTP 200 Aug 12 10:38:39.168696 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 714/2869] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:38:39 2026] GET /volume/v3/backups/06289bba-ff3c-492c-b518-8c5d08eebcd2 => generated 750 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 12 10:38:39.174873 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-7e2c362d-0a97-49a1-aaac-400a47872baf tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] Delete volume request issued successfully. Aug 12 10:38:39.174873 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-7e2c362d-0a97-49a1-aaac-400a47872baf tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] https://10.4.3.105/volume/v3/volumes/d17bb9f3-4e69-4a5d-8af7-53d135ce893a returned with HTTP 202 Aug 12 10:38:39.175249 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 724/2870] 10.4.3.105 () {68 vars in 1391 bytes} [Wed Aug 12 10:38:39 2026] DELETE /volume/v3/volumes/d17bb9f3-4e69-4a5d-8af7-53d135ce893a => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 10:38:39.182354 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-89b24853-f4b8-47be-8be4-faedb15fb215 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:39.185906 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-89b24853-f4b8-47be-8be4-faedb15fb215 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] GET https://10.4.3.105/volume/v3/backups/8c8ace19-59e2-4e43-88ce-37ecd276880f Aug 12 10:38:39.186172 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-89b24853-f4b8-47be-8be4-faedb15fb215 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:39.186323 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-89b24853-f4b8-47be-8be4-faedb15fb215 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:39.186544 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.v3.backups [None req-89b24853-f4b8-47be-8be4-faedb15fb215 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Show backup with id 8c8ace19-59e2-4e43-88ce-37ecd276880f. {{(pid=100372) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:38:39.190380 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-6f97bde5-98ba-4178-acd0-a86744871f08 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:39.192740 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-6f97bde5-98ba-4178-acd0-a86744871f08 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] GET https://10.4.3.105/volume/v3/volumes/d17bb9f3-4e69-4a5d-8af7-53d135ce893a Aug 12 10:38:39.193065 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-6f97bde5-98ba-4178-acd0-a86744871f08 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:39.193508 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-6f97bde5-98ba-4178-acd0-a86744871f08 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:39.195578 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:39.195578 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:38:39.195959 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-89b24853-f4b8-47be-8be4-faedb15fb215 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] https://10.4.3.105/volume/v3/backups/8c8ace19-59e2-4e43-88ce-37ecd276880f returned with HTTP 200 Aug 12 10:38:39.196407 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 720/2871] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:38:39 2026] GET /volume/v3/backups/8c8ace19-59e2-4e43-88ce-37ecd276880f => generated 751 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:38:39.210247 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:39.210247 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:38:39.217469 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-6f97bde5-98ba-4178-acd0-a86744871f08 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] Volume info retrieved successfully. Aug 12 10:38:39.225077 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-6f97bde5-98ba-4178-acd0-a86744871f08 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] https://10.4.3.105/volume/v3/volumes/d17bb9f3-4e69-4a5d-8af7-53d135ce893a returned with HTTP 200 Aug 12 10:38:39.225933 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 714/2872] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:38:39 2026] GET /volume/v3/volumes/d17bb9f3-4e69-4a5d-8af7-53d135ce893a => generated 1017 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:38:40.086584 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-fd933119-9b79-4d9b-99d4-115d97ab6232 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:40.086867 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-f240f515-1f75-4800-9c31-0e5f3f7d2b80 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:40.088814 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-fd933119-9b79-4d9b-99d4-115d97ab6232 tempest-TestInstancesWithCinderVolumes-931993275 tempest-TestInstancesWithCinderVolumes-931993275-project-admin] GET https://10.4.3.105/volume/v3/volumes/9a23dd14-5a1f-4b2d-a790-d8bbcbd7f50a Aug 12 10:38:40.089359 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-fd933119-9b79-4d9b-99d4-115d97ab6232 tempest-TestInstancesWithCinderVolumes-931993275 tempest-TestInstancesWithCinderVolumes-931993275-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:40.089442 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-fd933119-9b79-4d9b-99d4-115d97ab6232 tempest-TestInstancesWithCinderVolumes-931993275 tempest-TestInstancesWithCinderVolumes-931993275-project-admin] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:40.090644 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-f240f515-1f75-4800-9c31-0e5f3f7d2b80 tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] GET https://10.4.3.105/volume/v3/backups/a27562ba-e1a4-4845-8e7b-03627111241c Aug 12 10:38:40.090898 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-f240f515-1f75-4800-9c31-0e5f3f7d2b80 tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:40.091168 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-f240f515-1f75-4800-9c31-0e5f3f7d2b80 tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:40.091324 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-f240f515-1f75-4800-9c31-0e5f3f7d2b80 tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] Show backup with id a27562ba-e1a4-4845-8e7b-03627111241c. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:38:40.098624 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-fd933119-9b79-4d9b-99d4-115d97ab6232 tempest-TestInstancesWithCinderVolumes-931993275 tempest-TestInstancesWithCinderVolumes-931993275-project-admin] https://10.4.3.105/volume/v3/volumes/9a23dd14-5a1f-4b2d-a790-d8bbcbd7f50a returned with HTTP 404 Aug 12 10:38:40.099382 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 725/2873] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:38:40 2026] GET /volume/v3/volumes/9a23dd14-5a1f-4b2d-a790-d8bbcbd7f50a => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:38:40.103532 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:40.103532 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:38:40.104579 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-f240f515-1f75-4800-9c31-0e5f3f7d2b80 tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] https://10.4.3.105/volume/v3/backups/a27562ba-e1a4-4845-8e7b-03627111241c returned with HTTP 200 Aug 12 10:38:40.105108 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 715/2874] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:38:40 2026] GET /volume/v3/backups/a27562ba-e1a4-4845-8e7b-03627111241c => generated 802 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:38:40.110273 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-7491bd4c-d78e-4391-9ca8-1d1d3f491721 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:40.112170 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-7491bd4c-d78e-4391-9ca8-1d1d3f491721 tempest-TestInstancesWithCinderVolumes-931993275 tempest-TestInstancesWithCinderVolumes-931993275-project-admin] DELETE https://10.4.3.105/volume/v3/types/9eb4a74d-6e33-48f9-b002-3e8a96a4306e Aug 12 10:38:40.112419 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-7491bd4c-d78e-4391-9ca8-1d1d3f491721 tempest-TestInstancesWithCinderVolumes-931993275 tempest-TestInstancesWithCinderVolumes-931993275-project-admin] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:40.112839 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-7491bd4c-d78e-4391-9ca8-1d1d3f491721 tempest-TestInstancesWithCinderVolumes-931993275 tempest-TestInstancesWithCinderVolumes-931993275-project-admin] Calling method '_delete' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:40.148450 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-7491bd4c-d78e-4391-9ca8-1d1d3f491721 tempest-TestInstancesWithCinderVolumes-931993275 tempest-TestInstancesWithCinderVolumes-931993275-project-admin] https://10.4.3.105/volume/v3/types/9eb4a74d-6e33-48f9-b002-3e8a96a4306e returned with HTTP 202 Aug 12 10:38:40.149313 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 721/2875] 10.4.3.105 () {66 vars in 1345 bytes} [Wed Aug 12 10:38:40 2026] DELETE /volume/v3/types/9eb4a74d-6e33-48f9-b002-3e8a96a4306e => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 10:38:40.171419 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-55a6e8ba-ab30-4931-925a-0f1e66e5495b None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:40.173503 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-55a6e8ba-ab30-4931-925a-0f1e66e5495b tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] GET https://10.4.3.105/volume/v3/backups/d7561bc7-fa19-4190-ad03-09723395f774 Aug 12 10:38:40.174009 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-55a6e8ba-ab30-4931-925a-0f1e66e5495b tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:40.174547 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-55a6e8ba-ab30-4931-925a-0f1e66e5495b tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:40.174882 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-55a6e8ba-ab30-4931-925a-0f1e66e5495b tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Show backup with id d7561bc7-fa19-4190-ad03-09723395f774. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:38:40.181075 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:40.181075 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:38:40.183561 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-55a6e8ba-ab30-4931-925a-0f1e66e5495b tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] https://10.4.3.105/volume/v3/backups/d7561bc7-fa19-4190-ad03-09723395f774 returned with HTTP 200 Aug 12 10:38:40.183673 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-a9500073-d383-45b2-8d51-17b30a86bb8a None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:40.183918 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 715/2876] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:38:40 2026] GET /volume/v3/backups/d7561bc7-fa19-4190-ad03-09723395f774 => generated 836 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:38:40.185379 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-a9500073-d383-45b2-8d51-17b30a86bb8a tempest-VolumesBackupsTest-440641371 tempest-VolumesBackupsTest-440641371-project-admin] GET https://10.4.3.105/volume/v3/backups/06289bba-ff3c-492c-b518-8c5d08eebcd2 Aug 12 10:38:40.185600 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-a9500073-d383-45b2-8d51-17b30a86bb8a tempest-VolumesBackupsTest-440641371 tempest-VolumesBackupsTest-440641371-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:40.185770 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-a9500073-d383-45b2-8d51-17b30a86bb8a tempest-VolumesBackupsTest-440641371 tempest-VolumesBackupsTest-440641371-project-admin] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:40.185931 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-a9500073-d383-45b2-8d51-17b30a86bb8a tempest-VolumesBackupsTest-440641371 tempest-VolumesBackupsTest-440641371-project-admin] Show backup with id 06289bba-ff3c-492c-b518-8c5d08eebcd2. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:38:40.192220 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:40.192220 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:38:40.193166 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-a9500073-d383-45b2-8d51-17b30a86bb8a tempest-VolumesBackupsTest-440641371 tempest-VolumesBackupsTest-440641371-project-admin] https://10.4.3.105/volume/v3/backups/06289bba-ff3c-492c-b518-8c5d08eebcd2 returned with HTTP 200 Aug 12 10:38:40.193623 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 726/2877] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:38:40 2026] GET /volume/v3/backups/06289bba-ff3c-492c-b518-8c5d08eebcd2 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:38:40.242899 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-bb5a784e-ca12-4f25-8374-e7cf754e2a71 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:40.245273 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-bb5a784e-ca12-4f25-8374-e7cf754e2a71 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] GET https://10.4.3.105/volume/v3/volumes/d17bb9f3-4e69-4a5d-8af7-53d135ce893a Aug 12 10:38:40.245888 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-bb5a784e-ca12-4f25-8374-e7cf754e2a71 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:40.245965 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-bb5a784e-ca12-4f25-8374-e7cf754e2a71 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:40.257836 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-bb5a784e-ca12-4f25-8374-e7cf754e2a71 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] https://10.4.3.105/volume/v3/volumes/d17bb9f3-4e69-4a5d-8af7-53d135ce893a returned with HTTP 404 Aug 12 10:38:40.257836 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 716/2878] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:38:40 2026] GET /volume/v3/volumes/d17bb9f3-4e69-4a5d-8af7-53d135ce893a => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:38:40.273968 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-cd457822-d1ba-4729-bb25-e519c8fdc0df None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:40.276611 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-cd457822-d1ba-4729-bb25-e519c8fdc0df tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-reader] GET https://10.4.3.105/volume/v3/backups/b54d4e4f-8644-4256-9969-bf74b213ab65 Aug 12 10:38:40.276959 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-cd457822-d1ba-4729-bb25-e519c8fdc0df tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-reader] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:40.277276 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-cd457822-d1ba-4729-bb25-e519c8fdc0df tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-reader] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:40.277444 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.v3.backups [None req-cd457822-d1ba-4729-bb25-e519c8fdc0df tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-reader] Show backup with id b54d4e4f-8644-4256-9969-bf74b213ab65. {{(pid=100372) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:38:40.287316 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:40.287316 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:38:40.288692 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-cd457822-d1ba-4729-bb25-e519c8fdc0df tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-reader] https://10.4.3.105/volume/v3/backups/b54d4e4f-8644-4256-9969-bf74b213ab65 returned with HTTP 200 Aug 12 10:38:40.289299 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 722/2879] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:38:40 2026] GET /volume/v3/backups/b54d4e4f-8644-4256-9969-bf74b213ab65 => generated 736 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:38:40.303736 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-217c1135-001d-4871-8e27-e59bc6dff070 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:40.308715 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-217c1135-001d-4871-8e27-e59bc6dff070 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] DELETE https://10.4.3.105/volume/v3/backups/e5c845f7-ad2a-4030-bd24-53ef31b65c0b Aug 12 10:38:40.308715 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-217c1135-001d-4871-8e27-e59bc6dff070 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:40.308715 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-217c1135-001d-4871-8e27-e59bc6dff070 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] Calling method 'delete' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:40.308715 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.contrib.backups [None req-217c1135-001d-4871-8e27-e59bc6dff070 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] Delete backup with id: e5c845f7-ad2a-4030-bd24-53ef31b65c0b. Aug 12 10:38:40.315479 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:40.315479 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:38:40.339963 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.backup.rpcapi [None req-217c1135-001d-4871-8e27-e59bc6dff070 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] delete_backup rpcapi backup_id e5c845f7-ad2a-4030-bd24-53ef31b65c0b {{(pid=100373) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 12 10:38:40.345876 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-217c1135-001d-4871-8e27-e59bc6dff070 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] https://10.4.3.105/volume/v3/backups/e5c845f7-ad2a-4030-bd24-53ef31b65c0b returned with HTTP 202 Aug 12 10:38:40.346966 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 716/2880] 10.4.3.105 () {68 vars in 1391 bytes} [Wed Aug 12 10:38:40 2026] DELETE /volume/v3/backups/e5c845f7-ad2a-4030-bd24-53ef31b65c0b => generated 0 bytes in 45 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 10:38:40.356563 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-a2700e4d-be7d-402e-842e-bae48a3ea7c3 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:40.358660 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-a2700e4d-be7d-402e-842e-bae48a3ea7c3 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] GET https://10.4.3.105/volume/v3/backups/e5c845f7-ad2a-4030-bd24-53ef31b65c0b Aug 12 10:38:40.359062 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-a2700e4d-be7d-402e-842e-bae48a3ea7c3 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:40.359531 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-a2700e4d-be7d-402e-842e-bae48a3ea7c3 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:40.359758 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-a2700e4d-be7d-402e-842e-bae48a3ea7c3 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] Show backup with id e5c845f7-ad2a-4030-bd24-53ef31b65c0b. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:38:40.366241 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:40.366241 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:38:40.367182 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-a2700e4d-be7d-402e-842e-bae48a3ea7c3 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] https://10.4.3.105/volume/v3/backups/e5c845f7-ad2a-4030-bd24-53ef31b65c0b returned with HTTP 200 Aug 12 10:38:40.367561 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 727/2881] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:38:40 2026] GET /volume/v3/backups/e5c845f7-ad2a-4030-bd24-53ef31b65c0b => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:38:41.118372 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-290ed8fe-b401-45f2-9fae-9848aca03861 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:41.120407 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-290ed8fe-b401-45f2-9fae-9848aca03861 tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] GET https://10.4.3.105/volume/v3/backups/a27562ba-e1a4-4845-8e7b-03627111241c Aug 12 10:38:41.120700 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-290ed8fe-b401-45f2-9fae-9848aca03861 tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:41.121144 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-290ed8fe-b401-45f2-9fae-9848aca03861 tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:41.122182 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-290ed8fe-b401-45f2-9fae-9848aca03861 tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] Show backup with id a27562ba-e1a4-4845-8e7b-03627111241c. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:38:41.127257 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:41.127257 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:38:41.128402 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-290ed8fe-b401-45f2-9fae-9848aca03861 tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] https://10.4.3.105/volume/v3/backups/a27562ba-e1a4-4845-8e7b-03627111241c returned with HTTP 200 Aug 12 10:38:41.128901 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 717/2882] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:38:41 2026] GET /volume/v3/backups/a27562ba-e1a4-4845-8e7b-03627111241c => generated 802 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:38:41.197299 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-5b6da756-eea0-43e2-ad71-7a7123179b7b None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:41.201661 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-5b6da756-eea0-43e2-ad71-7a7123179b7b tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] GET https://10.4.3.105/volume/v3/backups/d7561bc7-fa19-4190-ad03-09723395f774 Aug 12 10:38:41.201923 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-5b6da756-eea0-43e2-ad71-7a7123179b7b tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:41.202179 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-5b6da756-eea0-43e2-ad71-7a7123179b7b tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:41.202336 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.v3.backups [None req-5b6da756-eea0-43e2-ad71-7a7123179b7b tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Show backup with id d7561bc7-fa19-4190-ad03-09723395f774. {{(pid=100372) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:38:41.206823 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-5b6da756-eea0-43e2-ad71-7a7123179b7b tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] https://10.4.3.105/volume/v3/backups/d7561bc7-fa19-4190-ad03-09723395f774 returned with HTTP 404 Aug 12 10:38:41.207374 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 723/2883] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:38:41 2026] GET /volume/v3/backups/d7561bc7-fa19-4190-ad03-09723395f774 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:38:41.209641 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-60efbf30-b2e5-4fa6-b2da-eb2f6f375af7 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:41.217097 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-60efbf30-b2e5-4fa6-b2da-eb2f6f375af7 tempest-VolumesBackupsTest-440641371 tempest-VolumesBackupsTest-440641371-project-admin] GET https://10.4.3.105/volume/v3/backups/06289bba-ff3c-492c-b518-8c5d08eebcd2 Aug 12 10:38:41.217097 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-60efbf30-b2e5-4fa6-b2da-eb2f6f375af7 tempest-VolumesBackupsTest-440641371 tempest-VolumesBackupsTest-440641371-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:41.217097 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-60efbf30-b2e5-4fa6-b2da-eb2f6f375af7 tempest-VolumesBackupsTest-440641371 tempest-VolumesBackupsTest-440641371-project-admin] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:41.217097 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-60efbf30-b2e5-4fa6-b2da-eb2f6f375af7 tempest-VolumesBackupsTest-440641371 tempest-VolumesBackupsTest-440641371-project-admin] Show backup with id 06289bba-ff3c-492c-b518-8c5d08eebcd2. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:38:41.226685 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:41.226685 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:38:41.227861 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-60efbf30-b2e5-4fa6-b2da-eb2f6f375af7 tempest-VolumesBackupsTest-440641371 tempest-VolumesBackupsTest-440641371-project-admin] https://10.4.3.105/volume/v3/backups/06289bba-ff3c-492c-b518-8c5d08eebcd2 returned with HTTP 200 Aug 12 10:38:41.227861 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 717/2884] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:38:41 2026] GET /volume/v3/backups/06289bba-ff3c-492c-b518-8c5d08eebcd2 => generated 750 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:38:41.337227 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-fd7b19e1-e0de-4663-a3fc-4e765eda5a78 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:41.339972 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-fd7b19e1-e0de-4663-a3fc-4e765eda5a78 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] DELETE https://10.4.3.105/volume/v3/snapshots/f306826b-0f49-4d91-993a-fdf5c32b68f5 Aug 12 10:38:41.340287 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-fd7b19e1-e0de-4663-a3fc-4e765eda5a78 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:41.340841 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-fd7b19e1-e0de-4663-a3fc-4e765eda5a78 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Calling method 'delete' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:41.341801 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.v3.snapshots [None req-fd7b19e1-e0de-4663-a3fc-4e765eda5a78 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Delete snapshot with id: f306826b-0f49-4d91-993a-fdf5c32b68f5 Aug 12 10:38:41.349960 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:41.349960 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:38:41.350985 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-fd7b19e1-e0de-4663-a3fc-4e765eda5a78 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Snapshot retrieved successfully. Aug 12 10:38:41.374071 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-fd7b19e1-e0de-4663-a3fc-4e765eda5a78 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Snapshot delete request issued successfully. Aug 12 10:38:41.374457 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-fd7b19e1-e0de-4663-a3fc-4e765eda5a78 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] https://10.4.3.105/volume/v3/snapshots/f306826b-0f49-4d91-993a-fdf5c32b68f5 returned with HTTP 202 Aug 12 10:38:41.375050 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 728/2885] 10.4.3.105 () {66 vars in 1357 bytes} [Wed Aug 12 10:38:41 2026] DELETE /volume/v3/snapshots/f306826b-0f49-4d91-993a-fdf5c32b68f5 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 10:38:41.380920 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-1d6038bc-9063-4afa-8e69-9de22c39b918 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:41.382707 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-1d6038bc-9063-4afa-8e69-9de22c39b918 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] GET https://10.4.3.105/volume/v3/backups/e5c845f7-ad2a-4030-bd24-53ef31b65c0b Aug 12 10:38:41.383268 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-1d6038bc-9063-4afa-8e69-9de22c39b918 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:41.383268 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-1d6038bc-9063-4afa-8e69-9de22c39b918 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:41.383268 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-1d6038bc-9063-4afa-8e69-9de22c39b918 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] Show backup with id e5c845f7-ad2a-4030-bd24-53ef31b65c0b. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:38:41.384820 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-fdf26a56-dffa-40ab-8679-f29df73745ca None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:41.387366 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-fdf26a56-dffa-40ab-8679-f29df73745ca tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] GET https://10.4.3.105/volume/v3/snapshots/f306826b-0f49-4d91-993a-fdf5c32b68f5 Aug 12 10:38:41.387675 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:41.387675 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:38:41.387789 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-fdf26a56-dffa-40ab-8679-f29df73745ca tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:41.388605 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-fdf26a56-dffa-40ab-8679-f29df73745ca tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:41.388684 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-1d6038bc-9063-4afa-8e69-9de22c39b918 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] https://10.4.3.105/volume/v3/backups/e5c845f7-ad2a-4030-bd24-53ef31b65c0b returned with HTTP 200 Aug 12 10:38:41.388684 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 718/2886] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:38:41 2026] GET /volume/v3/backups/e5c845f7-ad2a-4030-bd24-53ef31b65c0b => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:38:41.398624 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:41.398624 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:38:41.399387 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-fdf26a56-dffa-40ab-8679-f29df73745ca tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Snapshot retrieved successfully. Aug 12 10:38:41.400255 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-fdf26a56-dffa-40ab-8679-f29df73745ca tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] https://10.4.3.105/volume/v3/snapshots/f306826b-0f49-4d91-993a-fdf5c32b68f5 returned with HTTP 200 Aug 12 10:38:41.400851 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 724/2887] 10.4.3.105 () {66 vars in 1354 bytes} [Wed Aug 12 10:38:41 2026] GET /volume/v3/snapshots/f306826b-0f49-4d91-993a-fdf5c32b68f5 => generated 468 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:38:41.435949 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-dd7f478d-72bc-4b56-872c-12b20d8bc6cf req-0a6486af-b4a0-4b34-8d40-d25e542b73a0 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:41.439911 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-dd7f478d-72bc-4b56-872c-12b20d8bc6cf req-0a6486af-b4a0-4b34-8d40-d25e542b73a0 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] GET https://10.4.3.105/volume/v3/volumes/f4956636-d3dc-4bcc-9988-8bdc85204389 Aug 12 10:38:41.440284 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-dd7f478d-72bc-4b56-872c-12b20d8bc6cf req-0a6486af-b4a0-4b34-8d40-d25e542b73a0 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:41.440284 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-dd7f478d-72bc-4b56-872c-12b20d8bc6cf req-0a6486af-b4a0-4b34-8d40-d25e542b73a0 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:41.453982 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:41.453982 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:38:41.459856 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [req-dd7f478d-72bc-4b56-872c-12b20d8bc6cf req-0a6486af-b4a0-4b34-8d40-d25e542b73a0 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Volume info retrieved successfully. Aug 12 10:38:41.469390 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-dd7f478d-72bc-4b56-872c-12b20d8bc6cf req-0a6486af-b4a0-4b34-8d40-d25e542b73a0 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] https://10.4.3.105/volume/v3/volumes/f4956636-d3dc-4bcc-9988-8bdc85204389 returned with HTTP 200 Aug 12 10:38:41.469804 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 718/2888] 10.4.3.105 () {68 vars in 1598 bytes} [Wed Aug 12 10:38:41 2026] GET /volume/v3/volumes/f4956636-d3dc-4bcc-9988-8bdc85204389 => generated 1356 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:38:41.483997 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-19c3ab84-d012-43d0-886d-b4ab9a736eb9 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:41.484717 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-19c3ab84-d012-43d0-886d-b4ab9a736eb9 None None] GET https://10.4.3.105/volume// Aug 12 10:38:41.484999 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-19c3ab84-d012-43d0-886d-b4ab9a736eb9 None None] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:41.485324 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-19c3ab84-d012-43d0-886d-b4ab9a736eb9 None None] Calling method 'all' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:41.485960 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-19c3ab84-d012-43d0-886d-b4ab9a736eb9 None None] https://10.4.3.105/volume// returned with HTTP 300 Aug 12 10:38:41.486419 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 729/2889] 10.4.3.105 () {66 vars in 1419 bytes} [Wed Aug 12 10:38:41 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Aug 12 10:38:41.497070 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-dd7f478d-72bc-4b56-872c-12b20d8bc6cf req-b6c7fd5e-65c4-4e82-8f72-4eb81dc24bbc None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:41.505463 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-dd7f478d-72bc-4b56-872c-12b20d8bc6cf req-b6c7fd5e-65c4-4e82-8f72-4eb81dc24bbc tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] POST https://10.4.3.105/volume/v3/attachments Aug 12 10:38:41.506269 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-dd7f478d-72bc-4b56-872c-12b20d8bc6cf req-b6c7fd5e-65c4-4e82-8f72-4eb81dc24bbc tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f4956636-d3dc-4bcc-9988-8bdc85204389", "connector": null, "instance_uuid": "b54449a2-9acf-4b27-ab0c-77f00c59cb02"}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:38:41.519348 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:41.519348 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:38:41.546902 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-dd7f478d-72bc-4b56-872c-12b20d8bc6cf req-b6c7fd5e-65c4-4e82-8f72-4eb81dc24bbc tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] https://10.4.3.105/volume/v3/attachments returned with HTTP 200 Aug 12 10:38:41.547431 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 719/2890] 10.4.3.105 () {74 vars in 1594 bytes} [Wed Aug 12 10:38:41 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 10:38:42.150551 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-cb7f660a-53d3-4938-a747-aecbccf6b824 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:42.152623 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-cb7f660a-53d3-4938-a747-aecbccf6b824 tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] GET https://10.4.3.105/volume/v3/backups/a27562ba-e1a4-4845-8e7b-03627111241c Aug 12 10:38:42.152727 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-cb7f660a-53d3-4938-a747-aecbccf6b824 tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:42.152864 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-cb7f660a-53d3-4938-a747-aecbccf6b824 tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:42.152972 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.v3.backups [None req-cb7f660a-53d3-4938-a747-aecbccf6b824 tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] Show backup with id a27562ba-e1a4-4845-8e7b-03627111241c. {{(pid=100372) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:38:42.157389 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:42.157389 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:38:42.158336 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-cb7f660a-53d3-4938-a747-aecbccf6b824 tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] https://10.4.3.105/volume/v3/backups/a27562ba-e1a4-4845-8e7b-03627111241c returned with HTTP 200 Aug 12 10:38:42.158571 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 725/2891] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:38:42 2026] GET /volume/v3/backups/a27562ba-e1a4-4845-8e7b-03627111241c => generated 802 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:38:42.246304 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-2e545dac-f9cc-4f53-ba16-7920dcd324b2 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:42.248667 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-2e545dac-f9cc-4f53-ba16-7920dcd324b2 tempest-VolumesBackupsTest-440641371 tempest-VolumesBackupsTest-440641371-project-admin] GET https://10.4.3.105/volume/v3/backups/06289bba-ff3c-492c-b518-8c5d08eebcd2 Aug 12 10:38:42.249016 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-2e545dac-f9cc-4f53-ba16-7920dcd324b2 tempest-VolumesBackupsTest-440641371 tempest-VolumesBackupsTest-440641371-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:42.249253 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-2e545dac-f9cc-4f53-ba16-7920dcd324b2 tempest-VolumesBackupsTest-440641371 tempest-VolumesBackupsTest-440641371-project-admin] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:42.249364 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-2e545dac-f9cc-4f53-ba16-7920dcd324b2 tempest-VolumesBackupsTest-440641371 tempest-VolumesBackupsTest-440641371-project-admin] Show backup with id 06289bba-ff3c-492c-b518-8c5d08eebcd2. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:38:42.254135 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:42.254135 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:38:42.254920 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-2e545dac-f9cc-4f53-ba16-7920dcd324b2 tempest-VolumesBackupsTest-440641371 tempest-VolumesBackupsTest-440641371-project-admin] https://10.4.3.105/volume/v3/backups/06289bba-ff3c-492c-b518-8c5d08eebcd2 returned with HTTP 200 Aug 12 10:38:42.255398 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 719/2892] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:38:42 2026] GET /volume/v3/backups/06289bba-ff3c-492c-b518-8c5d08eebcd2 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:38:42.405539 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-4622719a-8388-4d94-a7af-7125daf7d0fe None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:42.406947 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-4622719a-8388-4d94-a7af-7125daf7d0fe tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] GET https://10.4.3.105/volume/v3/backups/e5c845f7-ad2a-4030-bd24-53ef31b65c0b Aug 12 10:38:42.407193 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-4622719a-8388-4d94-a7af-7125daf7d0fe tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:42.407434 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-4622719a-8388-4d94-a7af-7125daf7d0fe tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:42.407635 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-4622719a-8388-4d94-a7af-7125daf7d0fe tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] Show backup with id e5c845f7-ad2a-4030-bd24-53ef31b65c0b. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:38:42.413755 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-2edcb6c9-dfaf-4be6-abda-9f4ab0306dc8 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:42.415771 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-4622719a-8388-4d94-a7af-7125daf7d0fe tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] https://10.4.3.105/volume/v3/backups/e5c845f7-ad2a-4030-bd24-53ef31b65c0b returned with HTTP 404 Aug 12 10:38:42.416615 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 730/2893] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:38:42 2026] GET /volume/v3/backups/e5c845f7-ad2a-4030-bd24-53ef31b65c0b => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:38:42.418624 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-2edcb6c9-dfaf-4be6-abda-9f4ab0306dc8 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] GET https://10.4.3.105/volume/v3/snapshots/f306826b-0f49-4d91-993a-fdf5c32b68f5 Aug 12 10:38:42.418624 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-2edcb6c9-dfaf-4be6-abda-9f4ab0306dc8 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:42.418624 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-2edcb6c9-dfaf-4be6-abda-9f4ab0306dc8 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:42.427508 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-efa22113-a294-470c-be88-d2ec54fcc963 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:42.429526 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-2edcb6c9-dfaf-4be6-abda-9f4ab0306dc8 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] https://10.4.3.105/volume/v3/snapshots/f306826b-0f49-4d91-993a-fdf5c32b68f5 returned with HTTP 404 Aug 12 10:38:42.429805 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-efa22113-a294-470c-be88-d2ec54fcc963 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] DELETE https://10.4.3.105/volume/v3/backups/de809801-d736-4fc9-ab42-36f8931ff30d Aug 12 10:38:42.430063 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-efa22113-a294-470c-be88-d2ec54fcc963 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:42.430240 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 720/2894] 10.4.3.105 () {66 vars in 1354 bytes} [Wed Aug 12 10:38:42 2026] GET /volume/v3/snapshots/f306826b-0f49-4d91-993a-fdf5c32b68f5 => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:38:42.430412 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-efa22113-a294-470c-be88-d2ec54fcc963 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] Calling method 'delete' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:42.430412 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.contrib.backups [None req-efa22113-a294-470c-be88-d2ec54fcc963 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] Delete backup with id: de809801-d736-4fc9-ab42-36f8931ff30d. Aug 12 10:38:42.435489 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:42.435489 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:38:42.445283 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-cc2a1d8f-622b-4d71-8624-b2713e543aeb None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:42.450066 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-cc2a1d8f-622b-4d71-8624-b2713e543aeb tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] GET https://10.4.3.105/volume/v3/volumes/7d502560-1c5c-44d5-95d8-70684df15a67 Aug 12 10:38:42.450277 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-cc2a1d8f-622b-4d71-8624-b2713e543aeb tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:42.450459 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-cc2a1d8f-622b-4d71-8624-b2713e543aeb tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:42.456686 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.backup.rpcapi [None req-efa22113-a294-470c-be88-d2ec54fcc963 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] delete_backup rpcapi backup_id de809801-d736-4fc9-ab42-36f8931ff30d {{(pid=100372) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 12 10:38:42.460760 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:42.460760 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:38:42.466871 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-efa22113-a294-470c-be88-d2ec54fcc963 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] https://10.4.3.105/volume/v3/backups/de809801-d736-4fc9-ab42-36f8931ff30d returned with HTTP 202 Aug 12 10:38:42.467543 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 726/2895] 10.4.3.105 () {68 vars in 1391 bytes} [Wed Aug 12 10:38:42 2026] DELETE /volume/v3/backups/de809801-d736-4fc9-ab42-36f8931ff30d => generated 0 bytes in 41 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 10:38:42.468849 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-cc2a1d8f-622b-4d71-8624-b2713e543aeb tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Volume info retrieved successfully. Aug 12 10:38:42.477411 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-fa23a7c1-58a9-4ae8-b7d4-f1c4207ba7b4 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:42.477762 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-cc2a1d8f-622b-4d71-8624-b2713e543aeb tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] https://10.4.3.105/volume/v3/volumes/7d502560-1c5c-44d5-95d8-70684df15a67 returned with HTTP 200 Aug 12 10:38:42.477762 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 720/2896] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:38:42 2026] GET /volume/v3/volumes/7d502560-1c5c-44d5-95d8-70684df15a67 => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:38:42.479938 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-fa23a7c1-58a9-4ae8-b7d4-f1c4207ba7b4 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] GET https://10.4.3.105/volume/v3/backups/de809801-d736-4fc9-ab42-36f8931ff30d Aug 12 10:38:42.483888 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-fa23a7c1-58a9-4ae8-b7d4-f1c4207ba7b4 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:42.484270 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-fa23a7c1-58a9-4ae8-b7d4-f1c4207ba7b4 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:42.484446 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-fa23a7c1-58a9-4ae8-b7d4-f1c4207ba7b4 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] Show backup with id de809801-d736-4fc9-ab42-36f8931ff30d. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:38:42.493314 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:42.493314 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:38:42.495323 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-fa23a7c1-58a9-4ae8-b7d4-f1c4207ba7b4 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] https://10.4.3.105/volume/v3/backups/de809801-d736-4fc9-ab42-36f8931ff30d returned with HTTP 200 Aug 12 10:38:42.497067 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 731/2897] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:38:42 2026] GET /volume/v3/backups/de809801-d736-4fc9-ab42-36f8931ff30d => generated 735 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:38:42.518237 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-0f21527e-b4c6-40ce-a57d-0392e94a3450 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:42.519947 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-0f21527e-b4c6-40ce-a57d-0392e94a3450 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] POST https://10.4.3.105/volume/v3/volumes Aug 12 10:38:42.520473 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-0f21527e-b4c6-40ce-a57d-0392e94a3450 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "cf2c75e2-42cb-4765-bb8a-76a15f3b73ee", "size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1722546293"}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:38:42.521928 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.volumes [None req-0f21527e-b4c6-40ce-a57d-0392e94a3450 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Create volume request body: {'volume': {'imageRef': 'cf2c75e2-42cb-4765-bb8a-76a15f3b73ee', 'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1722546293'}} {{(pid=100374) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 10:38:42.640493 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.v3.volumes [None req-0f21527e-b4c6-40ce-a57d-0392e94a3450 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Create volume of 1 GB Aug 12 10:38:42.643630 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:42.643630 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:38:42.650315 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-0f21527e-b4c6-40ce-a57d-0392e94a3450 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Availability Zones retrieved successfully. Aug 12 10:38:42.656976 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-0f21527e-b4c6-40ce-a57d-0392e94a3450 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Flow 'volume_create_api' (67834b5e-369d-4a9f-9475-c02a22bfb04a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:38:42.658544 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-0f21527e-b4c6-40ce-a57d-0392e94a3450 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0bf02029-734c-4e83-acbf-c7cb6e3b9c6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:38:42.659304 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.flows.api.create_volume [None req-0f21527e-b4c6-40ce-a57d-0392e94a3450 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Validating volume size '1' using validate_int {{(pid=100374) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 10:38:42.756981 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-0f21527e-b4c6-40ce-a57d-0392e94a3450 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0bf02029-734c-4e83-acbf-c7cb6e3b9c6c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T10:26:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6cd66f07-4c7b-40b2-9dfb-378538f29c9e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:38:42.758261 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-0f21527e-b4c6-40ce-a57d-0392e94a3450 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (18469232-f650-4933-b53d-59c4fffe3551) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:38:42.833744 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.quota [None req-0f21527e-b4c6-40ce-a57d-0392e94a3450 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Created reservations ['0de313dd-b914-4fbb-86ad-e376730b9c43', '1aed0586-847a-4d3a-ae1a-0220085500eb', '08527647-dd05-4512-98bf-a949189cfe94', 'd595e010-2bf3-4f1b-acfb-343f3ad2e763'] {{(pid=100374) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:38:42.834758 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-0f21527e-b4c6-40ce-a57d-0392e94a3450 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (18469232-f650-4933-b53d-59c4fffe3551) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0de313dd-b914-4fbb-86ad-e376730b9c43', '1aed0586-847a-4d3a-ae1a-0220085500eb', '08527647-dd05-4512-98bf-a949189cfe94', 'd595e010-2bf3-4f1b-acfb-343f3ad2e763']}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:38:42.836587 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-0f21527e-b4c6-40ce-a57d-0392e94a3450 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bb08fe84-93cb-4d2c-9622-12182f5e1ebc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:38:42.872608 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-0f21527e-b4c6-40ce-a57d-0392e94a3450 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bb08fe84-93cb-4d2c-9622-12182f5e1ebc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6932a98b-225c-4636-bb01-51aa9d08309e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1722546293',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='219a0f3506e34f9594758600c59a697c',qos_specs=None,replication_status=,reservations=['0de313dd-b914-4fbb-86ad-e376730b9c43','1aed0586-847a-4d3a-ae1a-0220085500eb','08527647-dd05-4512-98bf-a949189cfe94','d595e010-2bf3-4f1b-acfb-343f3ad2e763'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='31fc7affeef74b5ea962eefc2c4a9139',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:38:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1722546293',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6932a98b-225c-4636-bb01-51aa9d08309e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='219a0f3506e34f9594758600c59a697c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='31fc7affeef74b5ea962eefc2c4a9139',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6cd66f07-4c7b-40b2-9dfb-378538f29c9e),volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:38:42.873646 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-0f21527e-b4c6-40ce-a57d-0392e94a3450 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (07fa8d2f-0071-4699-bbba-aa9e88628700) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:38:42.907965 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-0f21527e-b4c6-40ce-a57d-0392e94a3450 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (07fa8d2f-0071-4699-bbba-aa9e88628700) transitioned into state 'SUCCESS' from state '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-1722546293',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='219a0f3506e34f9594758600c59a697c',qos_specs=None,replication_status=,reservations=['0de313dd-b914-4fbb-86ad-e376730b9c43','1aed0586-847a-4d3a-ae1a-0220085500eb','08527647-dd05-4512-98bf-a949189cfe94','d595e010-2bf3-4f1b-acfb-343f3ad2e763'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='31fc7affeef74b5ea962eefc2c4a9139',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:38:42.908842 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-0f21527e-b4c6-40ce-a57d-0392e94a3450 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a9204617-c90e-42ff-8b4b-4ec4a7cd7da5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:38:42.921510 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-0f21527e-b4c6-40ce-a57d-0392e94a3450 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a9204617-c90e-42ff-8b4b-4ec4a7cd7da5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:38:42.922390 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-0f21527e-b4c6-40ce-a57d-0392e94a3450 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Flow 'volume_create_api' (67834b5e-369d-4a9f-9475-c02a22bfb04a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100374) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:38:42.922727 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-0f21527e-b4c6-40ce-a57d-0392e94a3450 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Create volume request issued successfully. Aug 12 10:38:42.923435 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-0f21527e-b4c6-40ce-a57d-0392e94a3450 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] https://10.4.3.105/volume/v3/volumes returned with HTTP 202 Aug 12 10:38:42.923908 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 721/2898] 10.4.3.105 () {68 vars in 1259 bytes} [Wed Aug 12 10:38:42 2026] POST /volume/v3/volumes => generated 754 bytes in 406 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 10:38:42.944780 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-7ae87aa8-e534-4a44-a7c8-2a0e51456008 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:42.949260 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-7ae87aa8-e534-4a44-a7c8-2a0e51456008 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] GET https://10.4.3.105/volume/v3/volumes/6932a98b-225c-4636-bb01-51aa9d08309e Aug 12 10:38:42.949260 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-7ae87aa8-e534-4a44-a7c8-2a0e51456008 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:42.949260 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-7ae87aa8-e534-4a44-a7c8-2a0e51456008 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:42.958541 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:42.958541 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:38:42.964594 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-7ae87aa8-e534-4a44-a7c8-2a0e51456008 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Volume info retrieved successfully. Aug 12 10:38:42.969133 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-7ae87aa8-e534-4a44-a7c8-2a0e51456008 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] https://10.4.3.105/volume/v3/volumes/6932a98b-225c-4636-bb01-51aa9d08309e returned with HTTP 200 Aug 12 10:38:42.969791 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 727/2899] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:38:42 2026] GET /volume/v3/volumes/6932a98b-225c-4636-bb01-51aa9d08309e => generated 822 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:38:43.077711 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-3a2efd8d-52e2-4544-9360-926e850afe6d None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:43.077711 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-3a2efd8d-52e2-4544-9360-926e850afe6d None None] GET https://10.4.3.105/volume// Aug 12 10:38:43.077711 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-3a2efd8d-52e2-4544-9360-926e850afe6d None None] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:43.077711 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-3a2efd8d-52e2-4544-9360-926e850afe6d None None] Calling method 'all' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:43.077711 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-3a2efd8d-52e2-4544-9360-926e850afe6d None None] https://10.4.3.105/volume// returned with HTTP 300 Aug 12 10:38:43.077711 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 721/2900] 10.4.3.105 () {66 vars in 1426 bytes} [Wed Aug 12 10:38: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 10:38:43.088783 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-dd7f478d-72bc-4b56-872c-12b20d8bc6cf req-fd88bf1d-4e6a-44d7-9960-9f264be43822 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:43.099279 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-dd7f478d-72bc-4b56-872c-12b20d8bc6cf req-fd88bf1d-4e6a-44d7-9960-9f264be43822 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] GET https://10.4.3.105/volume/v3/volumes/f4956636-d3dc-4bcc-9988-8bdc85204389 Aug 12 10:38:43.099279 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-dd7f478d-72bc-4b56-872c-12b20d8bc6cf req-fd88bf1d-4e6a-44d7-9960-9f264be43822 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:43.100661 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-dd7f478d-72bc-4b56-872c-12b20d8bc6cf req-fd88bf1d-4e6a-44d7-9960-9f264be43822 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:43.117021 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:43.117021 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:38:43.121557 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [req-dd7f478d-72bc-4b56-872c-12b20d8bc6cf req-fd88bf1d-4e6a-44d7-9960-9f264be43822 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Volume info retrieved successfully. Aug 12 10:38:43.130710 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-dd7f478d-72bc-4b56-872c-12b20d8bc6cf req-fd88bf1d-4e6a-44d7-9960-9f264be43822 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] https://10.4.3.105/volume/v3/volumes/f4956636-d3dc-4bcc-9988-8bdc85204389 returned with HTTP 200 Aug 12 10:38:43.131124 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 732/2901] 10.4.3.105 () {70 vars in 1639 bytes} [Wed Aug 12 10:38:43 2026] GET /volume/v3/volumes/f4956636-d3dc-4bcc-9988-8bdc85204389 => generated 1535 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 10:38:43.172508 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-854a4a54-1676-483c-b4a3-957996b900a3 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:43.174628 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-854a4a54-1676-483c-b4a3-957996b900a3 tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] GET https://10.4.3.105/volume/v3/backups/a27562ba-e1a4-4845-8e7b-03627111241c Aug 12 10:38:43.174628 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-854a4a54-1676-483c-b4a3-957996b900a3 tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:43.174628 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-854a4a54-1676-483c-b4a3-957996b900a3 tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:43.174628 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-854a4a54-1676-483c-b4a3-957996b900a3 tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] Show backup with id a27562ba-e1a4-4845-8e7b-03627111241c. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:38:43.181435 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:43.181435 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:38:43.182401 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-854a4a54-1676-483c-b4a3-957996b900a3 tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] https://10.4.3.105/volume/v3/backups/a27562ba-e1a4-4845-8e7b-03627111241c returned with HTTP 200 Aug 12 10:38:43.182762 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 722/2902] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:38:43 2026] GET /volume/v3/backups/a27562ba-e1a4-4845-8e7b-03627111241c => generated 802 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:38:43.269152 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-5ed3856a-47f1-4628-af37-08113450ab93 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:43.271718 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-5ed3856a-47f1-4628-af37-08113450ab93 tempest-VolumesBackupsTest-440641371 tempest-VolumesBackupsTest-440641371-project-admin] GET https://10.4.3.105/volume/v3/backups/06289bba-ff3c-492c-b518-8c5d08eebcd2 Aug 12 10:38:43.271718 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-5ed3856a-47f1-4628-af37-08113450ab93 tempest-VolumesBackupsTest-440641371 tempest-VolumesBackupsTest-440641371-project-admin] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:43.271718 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-5ed3856a-47f1-4628-af37-08113450ab93 tempest-VolumesBackupsTest-440641371 tempest-VolumesBackupsTest-440641371-project-admin] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:43.272766 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.v3.backups [None req-5ed3856a-47f1-4628-af37-08113450ab93 tempest-VolumesBackupsTest-440641371 tempest-VolumesBackupsTest-440641371-project-admin] Show backup with id 06289bba-ff3c-492c-b518-8c5d08eebcd2. {{(pid=100372) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:38:43.278581 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:43.278581 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:38:43.279540 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-5ed3856a-47f1-4628-af37-08113450ab93 tempest-VolumesBackupsTest-440641371 tempest-VolumesBackupsTest-440641371-project-admin] https://10.4.3.105/volume/v3/backups/06289bba-ff3c-492c-b518-8c5d08eebcd2 returned with HTTP 200 Aug 12 10:38:43.281794 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-dd7f478d-72bc-4b56-872c-12b20d8bc6cf req-7de8e553-fb1b-420e-ad04-b3afefb1eb24 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:43.282181 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 728/2903] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:38:43 2026] GET /volume/v3/backups/06289bba-ff3c-492c-b518-8c5d08eebcd2 => generated 751 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 12 10:38:43.285670 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-dd7f478d-72bc-4b56-872c-12b20d8bc6cf req-7de8e553-fb1b-420e-ad04-b3afefb1eb24 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] PUT https://10.4.3.105/volume/v3/attachments/2c9f5326-44de-4bb0-9e40-c053c39da14a Aug 12 10:38:43.286346 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-dd7f478d-72bc-4b56-872c-12b20d8bc6cf req-7de8e553-fb1b-420e-ad04-b3afefb1eb24 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.105", "host": "np0000007037", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a295cd65dd1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "cc953c5f-eaed-46bf-96e8-0985bbef0414", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:38:43.298764 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.coordination [req-dd7f478d-72bc-4b56-872c-12b20d8bc6cf req-7de8e553-fb1b-420e-ad04-b3afefb1eb24 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Acquiring lock "cinder-attachment_update-f4956636-d3dc-4bcc-9988-8bdc85204389-np0000007037" by "attachment_update" {{(pid=100373) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 10:38:43.306499 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.coordination [req-dd7f478d-72bc-4b56-872c-12b20d8bc6cf req-7de8e553-fb1b-420e-ad04-b3afefb1eb24 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Lock "cinder-attachment_update-f4956636-d3dc-4bcc-9988-8bdc85204389-np0000007037" acquired by "attachment_update" :: waited 0.008s {{(pid=100373) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 10:38:43.309448 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:43.309448 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:38:43.456709 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.coordination [req-dd7f478d-72bc-4b56-872c-12b20d8bc6cf req-7de8e553-fb1b-420e-ad04-b3afefb1eb24 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Lock "cinder-attachment_update-f4956636-d3dc-4bcc-9988-8bdc85204389-np0000007037" released by "attachment_update" :: held 0.150s {{(pid=100373) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 10:38:43.457090 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-dd7f478d-72bc-4b56-872c-12b20d8bc6cf req-7de8e553-fb1b-420e-ad04-b3afefb1eb24 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] https://10.4.3.105/volume/v3/attachments/2c9f5326-44de-4bb0-9e40-c053c39da14a returned with HTTP 200 Aug 12 10:38:43.457750 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 722/2904] 10.4.3.105 () {74 vars in 1704 bytes} [Wed Aug 12 10:38:43 2026] PUT /volume/v3/attachments/2c9f5326-44de-4bb0-9e40-c053c39da14a => generated 969 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:38:43.485452 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-dd7f478d-72bc-4b56-872c-12b20d8bc6cf req-d38efec6-5de8-4fbd-b2fe-6cf2626d40e0 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:43.489892 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-dd7f478d-72bc-4b56-872c-12b20d8bc6cf req-d38efec6-5de8-4fbd-b2fe-6cf2626d40e0 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] POST https://10.4.3.105/volume/v3/attachments/2c9f5326-44de-4bb0-9e40-c053c39da14a/action Aug 12 10:38:43.490641 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-dd7f478d-72bc-4b56-872c-12b20d8bc6cf req-d38efec6-5de8-4fbd-b2fe-6cf2626d40e0 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Action body: b'{"os-complete": null}' {{(pid=100375) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 10:38:43.490641 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-dd7f478d-72bc-4b56-872c-12b20d8bc6cf req-d38efec6-5de8-4fbd-b2fe-6cf2626d40e0 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:38:43.510351 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-8f95bb43-ae8f-4897-9811-3b5c7a831245 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:43.513254 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-8f95bb43-ae8f-4897-9811-3b5c7a831245 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] GET https://10.4.3.105/volume/v3/backups/de809801-d736-4fc9-ab42-36f8931ff30d Aug 12 10:38:43.513614 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-8f95bb43-ae8f-4897-9811-3b5c7a831245 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:43.513948 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-8f95bb43-ae8f-4897-9811-3b5c7a831245 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:43.514356 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-8f95bb43-ae8f-4897-9811-3b5c7a831245 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] Show backup with id de809801-d736-4fc9-ab42-36f8931ff30d. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:38:43.514790 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:43.514790 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:38:43.520084 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:43.520084 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:38:43.521028 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-8f95bb43-ae8f-4897-9811-3b5c7a831245 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] https://10.4.3.105/volume/v3/backups/de809801-d736-4fc9-ab42-36f8931ff30d returned with HTTP 200 Aug 12 10:38:43.521620 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 723/2905] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:38:43 2026] GET /volume/v3/backups/de809801-d736-4fc9-ab42-36f8931ff30d => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:38:43.530413 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-dd7f478d-72bc-4b56-872c-12b20d8bc6cf req-d38efec6-5de8-4fbd-b2fe-6cf2626d40e0 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] https://10.4.3.105/volume/v3/attachments/2c9f5326-44de-4bb0-9e40-c053c39da14a/action returned with HTTP 204 Aug 12 10:38:43.531270 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 733/2906] 10.4.3.105 () {74 vars in 1725 bytes} [Wed Aug 12 10:38:43 2026] POST /volume/v3/attachments/2c9f5326-44de-4bb0-9e40-c053c39da14a/action => generated 0 bytes in 46 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:38:43.987805 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-af304ca8-e43e-4891-8991-0db91215a103 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:43.989837 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-af304ca8-e43e-4891-8991-0db91215a103 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] GET https://10.4.3.105/volume/v3/volumes/6932a98b-225c-4636-bb01-51aa9d08309e Aug 12 10:38:43.991105 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-af304ca8-e43e-4891-8991-0db91215a103 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:43.991105 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-af304ca8-e43e-4891-8991-0db91215a103 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:44.000156 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:44.000156 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:38:44.009974 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-af304ca8-e43e-4891-8991-0db91215a103 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Volume info retrieved successfully. Aug 12 10:38:44.019957 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-af304ca8-e43e-4891-8991-0db91215a103 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] https://10.4.3.105/volume/v3/volumes/6932a98b-225c-4636-bb01-51aa9d08309e returned with HTTP 200 Aug 12 10:38:44.021034 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 729/2907] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:38:43 2026] GET /volume/v3/volumes/6932a98b-225c-4636-bb01-51aa9d08309e => generated 1362 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:38:44.197070 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-932cea73-e9cf-4ec8-afd3-f4bcd62458af None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:44.199331 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-932cea73-e9cf-4ec8-afd3-f4bcd62458af tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] GET https://10.4.3.105/volume/v3/backups/a27562ba-e1a4-4845-8e7b-03627111241c Aug 12 10:38:44.199663 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-932cea73-e9cf-4ec8-afd3-f4bcd62458af tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:44.200018 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-932cea73-e9cf-4ec8-afd3-f4bcd62458af tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:44.200281 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-932cea73-e9cf-4ec8-afd3-f4bcd62458af tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] Show backup with id a27562ba-e1a4-4845-8e7b-03627111241c. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:38:44.208778 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:44.208778 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:38:44.209554 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-932cea73-e9cf-4ec8-afd3-f4bcd62458af tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] https://10.4.3.105/volume/v3/backups/a27562ba-e1a4-4845-8e7b-03627111241c returned with HTTP 200 Aug 12 10:38:44.209887 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 723/2908] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:38:44 2026] GET /volume/v3/backups/a27562ba-e1a4-4845-8e7b-03627111241c => generated 802 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:38:44.292159 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-5bb2945e-1f55-4316-b21c-5dcc8a5fa65b None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:44.297018 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-5bb2945e-1f55-4316-b21c-5dcc8a5fa65b tempest-VolumesBackupsTest-440641371 tempest-VolumesBackupsTest-440641371-project-admin] GET https://10.4.3.105/volume/v3/backups/06289bba-ff3c-492c-b518-8c5d08eebcd2 Aug 12 10:38:44.297226 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-5bb2945e-1f55-4316-b21c-5dcc8a5fa65b tempest-VolumesBackupsTest-440641371 tempest-VolumesBackupsTest-440641371-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:44.297916 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-5bb2945e-1f55-4316-b21c-5dcc8a5fa65b tempest-VolumesBackupsTest-440641371 tempest-VolumesBackupsTest-440641371-project-admin] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:44.298098 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-5bb2945e-1f55-4316-b21c-5dcc8a5fa65b tempest-VolumesBackupsTest-440641371 tempest-VolumesBackupsTest-440641371-project-admin] Show backup with id 06289bba-ff3c-492c-b518-8c5d08eebcd2. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:38:44.304391 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:44.304391 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:38:44.305172 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-5bb2945e-1f55-4316-b21c-5dcc8a5fa65b tempest-VolumesBackupsTest-440641371 tempest-VolumesBackupsTest-440641371-project-admin] https://10.4.3.105/volume/v3/backups/06289bba-ff3c-492c-b518-8c5d08eebcd2 returned with HTTP 200 Aug 12 10:38:44.305692 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 724/2909] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:38:44 2026] GET /volume/v3/backups/06289bba-ff3c-492c-b518-8c5d08eebcd2 => generated 752 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:38:44.319191 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-4a0106c5-081b-4957-9f16-a34453c07a3a None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:44.321786 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-4a0106c5-081b-4957-9f16-a34453c07a3a tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] POST https://10.4.3.105/volume/v3/backups Aug 12 10:38:44.322104 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-4a0106c5-081b-4957-9f16-a34453c07a3a tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "c4161a0d-6481-4847-a145-0e1df632ac76", "incremental": true}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:38:44.324071 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.contrib.backups [None req-4a0106c5-081b-4957-9f16-a34453c07a3a tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] Creating new backup {'backup': {'volume_id': 'c4161a0d-6481-4847-a145-0e1df632ac76', 'incremental': True}} {{(pid=100375) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 12 10:38:44.324261 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.contrib.backups [None req-4a0106c5-081b-4957-9f16-a34453c07a3a tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] Creating backup of volume c4161a0d-6481-4847-a145-0e1df632ac76 in container None Aug 12 10:38:44.334626 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:44.334626 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:38:44.335112 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-4a0106c5-081b-4957-9f16-a34453c07a3a tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] Volume info retrieved successfully. Aug 12 10:38:44.371716 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.quota [None req-4a0106c5-081b-4957-9f16-a34453c07a3a tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] Created reservations ['c3be3c20-22ad-41d8-9b0d-01a425744bc9', '3f36d78c-0337-4e5f-9042-45056572c63c'] {{(pid=100375) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:38:44.397114 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-4a0106c5-081b-4957-9f16-a34453c07a3a tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] https://10.4.3.105/volume/v3/backups returned with HTTP 400 Aug 12 10:38:44.397829 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 734/2910] 10.4.3.105 () {68 vars in 1258 bytes} [Wed Aug 12 10:38:44 2026] POST /volume/v3/backups => generated 109 bytes in 79 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 12 10:38:44.406917 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-d0065169-ef2f-47da-9137-021876f6cb9c None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:44.409447 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-d0065169-ef2f-47da-9137-021876f6cb9c tempest-VolumesBackupsTest-440641371 tempest-VolumesBackupsTest-440641371-project-admin] DELETE https://10.4.3.105/volume/v3/backups/06289bba-ff3c-492c-b518-8c5d08eebcd2 Aug 12 10:38:44.409730 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-d0065169-ef2f-47da-9137-021876f6cb9c tempest-VolumesBackupsTest-440641371 tempest-VolumesBackupsTest-440641371-project-admin] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:44.409971 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-d0065169-ef2f-47da-9137-021876f6cb9c tempest-VolumesBackupsTest-440641371 tempest-VolumesBackupsTest-440641371-project-admin] Calling method 'delete' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:44.410149 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.contrib.backups [None req-d0065169-ef2f-47da-9137-021876f6cb9c tempest-VolumesBackupsTest-440641371 tempest-VolumesBackupsTest-440641371-project-admin] Delete backup with id: 06289bba-ff3c-492c-b518-8c5d08eebcd2. Aug 12 10:38:44.419356 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:44.419356 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:38:44.438386 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.backup.rpcapi [None req-d0065169-ef2f-47da-9137-021876f6cb9c tempest-VolumesBackupsTest-440641371 tempest-VolumesBackupsTest-440641371-project-admin] delete_backup rpcapi backup_id 06289bba-ff3c-492c-b518-8c5d08eebcd2 {{(pid=100372) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 12 10:38:44.440599 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-d0065169-ef2f-47da-9137-021876f6cb9c tempest-VolumesBackupsTest-440641371 tempest-VolumesBackupsTest-440641371-project-admin] https://10.4.3.105/volume/v3/backups/06289bba-ff3c-492c-b518-8c5d08eebcd2 returned with HTTP 202 Aug 12 10:38:44.441170 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 730/2911] 10.4.3.105 () {66 vars in 1351 bytes} [Wed Aug 12 10:38:44 2026] DELETE /volume/v3/backups/06289bba-ff3c-492c-b518-8c5d08eebcd2 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 10:38:44.451091 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-c0483a1e-61c6-489d-bc6d-0dbc45978e55 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:44.452915 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-c0483a1e-61c6-489d-bc6d-0dbc45978e55 tempest-VolumesBackupsTest-440641371 tempest-VolumesBackupsTest-440641371-project-admin] GET https://10.4.3.105/volume/v3/backups/06289bba-ff3c-492c-b518-8c5d08eebcd2 Aug 12 10:38:44.453176 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-c0483a1e-61c6-489d-bc6d-0dbc45978e55 tempest-VolumesBackupsTest-440641371 tempest-VolumesBackupsTest-440641371-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:44.453362 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-c0483a1e-61c6-489d-bc6d-0dbc45978e55 tempest-VolumesBackupsTest-440641371 tempest-VolumesBackupsTest-440641371-project-admin] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:44.453540 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-c0483a1e-61c6-489d-bc6d-0dbc45978e55 tempest-VolumesBackupsTest-440641371 tempest-VolumesBackupsTest-440641371-project-admin] Show backup with id 06289bba-ff3c-492c-b518-8c5d08eebcd2. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:38:44.459558 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:44.459558 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:38:44.460170 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-c0483a1e-61c6-489d-bc6d-0dbc45978e55 tempest-VolumesBackupsTest-440641371 tempest-VolumesBackupsTest-440641371-project-admin] https://10.4.3.105/volume/v3/backups/06289bba-ff3c-492c-b518-8c5d08eebcd2 returned with HTTP 200 Aug 12 10:38:44.460723 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 724/2912] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:38:44 2026] GET /volume/v3/backups/06289bba-ff3c-492c-b518-8c5d08eebcd2 => generated 751 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:38:44.534864 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-6f469520-520b-429d-8de9-290429c80bd3 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:44.536314 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-6f469520-520b-429d-8de9-290429c80bd3 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] GET https://10.4.3.105/volume/v3/backups/de809801-d736-4fc9-ab42-36f8931ff30d Aug 12 10:38:44.536528 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-6f469520-520b-429d-8de9-290429c80bd3 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:44.536769 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-6f469520-520b-429d-8de9-290429c80bd3 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:44.536920 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-6f469520-520b-429d-8de9-290429c80bd3 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] Show backup with id de809801-d736-4fc9-ab42-36f8931ff30d. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:38:44.549718 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-6f469520-520b-429d-8de9-290429c80bd3 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] https://10.4.3.105/volume/v3/backups/de809801-d736-4fc9-ab42-36f8931ff30d returned with HTTP 404 Aug 12 10:38:44.550247 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 725/2913] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:38:44 2026] GET /volume/v3/backups/de809801-d736-4fc9-ab42-36f8931ff30d => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:38:44.558729 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-054baec3-0333-41e9-a584-9d6009534b4d None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:44.562866 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-054baec3-0333-41e9-a584-9d6009534b4d tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] DELETE https://10.4.3.105/volume/v3/backups/b54d4e4f-8644-4256-9969-bf74b213ab65 Aug 12 10:38:44.563158 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-054baec3-0333-41e9-a584-9d6009534b4d tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:44.563416 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-054baec3-0333-41e9-a584-9d6009534b4d tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] Calling method 'delete' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:44.563565 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.contrib.backups [None req-054baec3-0333-41e9-a584-9d6009534b4d tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] Delete backup with id: b54d4e4f-8644-4256-9969-bf74b213ab65. Aug 12 10:38:44.570773 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:44.570773 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:38:44.588000 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.backup.rpcapi [None req-054baec3-0333-41e9-a584-9d6009534b4d tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] delete_backup rpcapi backup_id b54d4e4f-8644-4256-9969-bf74b213ab65 {{(pid=100375) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 12 10:38:44.589905 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-054baec3-0333-41e9-a584-9d6009534b4d tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] https://10.4.3.105/volume/v3/backups/b54d4e4f-8644-4256-9969-bf74b213ab65 returned with HTTP 202 Aug 12 10:38:44.590408 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 735/2914] 10.4.3.105 () {68 vars in 1391 bytes} [Wed Aug 12 10:38:44 2026] DELETE /volume/v3/backups/b54d4e4f-8644-4256-9969-bf74b213ab65 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 10:38:44.603604 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-8749c04f-a261-45af-8541-02773c6cd640 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:44.607301 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-8749c04f-a261-45af-8541-02773c6cd640 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] GET https://10.4.3.105/volume/v3/backups/b54d4e4f-8644-4256-9969-bf74b213ab65 Aug 12 10:38:44.607301 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-8749c04f-a261-45af-8541-02773c6cd640 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:44.607301 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-8749c04f-a261-45af-8541-02773c6cd640 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:44.607301 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.v3.backups [None req-8749c04f-a261-45af-8541-02773c6cd640 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] Show backup with id b54d4e4f-8644-4256-9969-bf74b213ab65. {{(pid=100372) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:38:44.615848 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:44.615848 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:38:44.616790 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-8749c04f-a261-45af-8541-02773c6cd640 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] https://10.4.3.105/volume/v3/backups/b54d4e4f-8644-4256-9969-bf74b213ab65 returned with HTTP 200 Aug 12 10:38:44.617795 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 731/2915] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:38:44 2026] GET /volume/v3/backups/b54d4e4f-8644-4256-9969-bf74b213ab65 => generated 735 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:38:45.228275 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-81e7a8a4-52df-4c95-b8f4-51b0cfee94c3 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:45.231119 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-81e7a8a4-52df-4c95-b8f4-51b0cfee94c3 tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] GET https://10.4.3.105/volume/v3/backups/a27562ba-e1a4-4845-8e7b-03627111241c Aug 12 10:38:45.231395 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-81e7a8a4-52df-4c95-b8f4-51b0cfee94c3 tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:45.231688 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-81e7a8a4-52df-4c95-b8f4-51b0cfee94c3 tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:45.231822 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-81e7a8a4-52df-4c95-b8f4-51b0cfee94c3 tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] Show backup with id a27562ba-e1a4-4845-8e7b-03627111241c. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:38:45.239658 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:45.239658 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:38:45.240605 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-81e7a8a4-52df-4c95-b8f4-51b0cfee94c3 tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] https://10.4.3.105/volume/v3/backups/a27562ba-e1a4-4845-8e7b-03627111241c returned with HTTP 200 Aug 12 10:38:45.241075 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 725/2916] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:38:45 2026] GET /volume/v3/backups/a27562ba-e1a4-4845-8e7b-03627111241c => generated 802 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:38:45.475534 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-22d81729-6ef2-4395-8be4-c316e7b1c05c None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:45.481230 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-22d81729-6ef2-4395-8be4-c316e7b1c05c tempest-VolumesBackupsTest-440641371 tempest-VolumesBackupsTest-440641371-project-admin] GET https://10.4.3.105/volume/v3/backups/06289bba-ff3c-492c-b518-8c5d08eebcd2 Aug 12 10:38:45.481427 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-22d81729-6ef2-4395-8be4-c316e7b1c05c tempest-VolumesBackupsTest-440641371 tempest-VolumesBackupsTest-440641371-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:45.481690 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-22d81729-6ef2-4395-8be4-c316e7b1c05c tempest-VolumesBackupsTest-440641371 tempest-VolumesBackupsTest-440641371-project-admin] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:45.481808 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-22d81729-6ef2-4395-8be4-c316e7b1c05c tempest-VolumesBackupsTest-440641371 tempest-VolumesBackupsTest-440641371-project-admin] Show backup with id 06289bba-ff3c-492c-b518-8c5d08eebcd2. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:38:45.494605 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:45.494605 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:38:45.494605 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-22d81729-6ef2-4395-8be4-c316e7b1c05c tempest-VolumesBackupsTest-440641371 tempest-VolumesBackupsTest-440641371-project-admin] https://10.4.3.105/volume/v3/backups/06289bba-ff3c-492c-b518-8c5d08eebcd2 returned with HTTP 200 Aug 12 10:38:45.494605 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 726/2917] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:38:45 2026] GET /volume/v3/backups/06289bba-ff3c-492c-b518-8c5d08eebcd2 => generated 751 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:38:45.630781 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-afffc609-3cf6-4ba9-86fd-2e61ea9fee16 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:45.632998 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-afffc609-3cf6-4ba9-86fd-2e61ea9fee16 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] GET https://10.4.3.105/volume/v3/backups/b54d4e4f-8644-4256-9969-bf74b213ab65 Aug 12 10:38:45.632998 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-afffc609-3cf6-4ba9-86fd-2e61ea9fee16 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:45.633291 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-afffc609-3cf6-4ba9-86fd-2e61ea9fee16 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:45.633433 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-afffc609-3cf6-4ba9-86fd-2e61ea9fee16 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] Show backup with id b54d4e4f-8644-4256-9969-bf74b213ab65. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:38:45.639827 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:45.639827 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:38:45.640965 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-afffc609-3cf6-4ba9-86fd-2e61ea9fee16 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] https://10.4.3.105/volume/v3/backups/b54d4e4f-8644-4256-9969-bf74b213ab65 returned with HTTP 200 Aug 12 10:38:45.640965 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 736/2918] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:38:45 2026] GET /volume/v3/backups/b54d4e4f-8644-4256-9969-bf74b213ab65 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:38:46.254389 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-a8265283-96f5-4bb1-ab6c-6674611b24ae None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:46.256703 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-a8265283-96f5-4bb1-ab6c-6674611b24ae tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] GET https://10.4.3.105/volume/v3/backups/a27562ba-e1a4-4845-8e7b-03627111241c Aug 12 10:38:46.256986 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-a8265283-96f5-4bb1-ab6c-6674611b24ae tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:46.257259 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-a8265283-96f5-4bb1-ab6c-6674611b24ae tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:46.257418 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.v3.backups [None req-a8265283-96f5-4bb1-ab6c-6674611b24ae tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] Show backup with id a27562ba-e1a4-4845-8e7b-03627111241c. {{(pid=100372) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:38:46.262223 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:46.262223 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:38:46.262531 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-a8265283-96f5-4bb1-ab6c-6674611b24ae tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] https://10.4.3.105/volume/v3/backups/a27562ba-e1a4-4845-8e7b-03627111241c returned with HTTP 200 Aug 12 10:38:46.262906 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 732/2919] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:38:46 2026] GET /volume/v3/backups/a27562ba-e1a4-4845-8e7b-03627111241c => generated 802 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:38:46.506508 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-9e81eb65-4759-4a93-9b00-d8c7f1aca6c7 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:46.509440 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-9e81eb65-4759-4a93-9b00-d8c7f1aca6c7 tempest-VolumesBackupsTest-440641371 tempest-VolumesBackupsTest-440641371-project-admin] GET https://10.4.3.105/volume/v3/backups/06289bba-ff3c-492c-b518-8c5d08eebcd2 Aug 12 10:38:46.509440 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-9e81eb65-4759-4a93-9b00-d8c7f1aca6c7 tempest-VolumesBackupsTest-440641371 tempest-VolumesBackupsTest-440641371-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:46.509440 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-9e81eb65-4759-4a93-9b00-d8c7f1aca6c7 tempest-VolumesBackupsTest-440641371 tempest-VolumesBackupsTest-440641371-project-admin] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:46.509440 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-9e81eb65-4759-4a93-9b00-d8c7f1aca6c7 tempest-VolumesBackupsTest-440641371 tempest-VolumesBackupsTest-440641371-project-admin] Show backup with id 06289bba-ff3c-492c-b518-8c5d08eebcd2. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:38:46.517733 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-9e81eb65-4759-4a93-9b00-d8c7f1aca6c7 tempest-VolumesBackupsTest-440641371 tempest-VolumesBackupsTest-440641371-project-admin] https://10.4.3.105/volume/v3/backups/06289bba-ff3c-492c-b518-8c5d08eebcd2 returned with HTTP 404 Aug 12 10:38:46.518032 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 726/2920] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:38:46 2026] GET /volume/v3/backups/06289bba-ff3c-492c-b518-8c5d08eebcd2 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:38:46.529335 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-2a60f4d1-3810-4359-9306-ef955c1863d8 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:46.531491 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-2a60f4d1-3810-4359-9306-ef955c1863d8 tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] POST https://10.4.3.105/volume/v3/volumes Aug 12 10:38:46.531945 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-2a60f4d1-3810-4359-9306-ef955c1863d8 tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-603608083"}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:38:46.533968 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.volumes [None req-2a60f4d1-3810-4359-9306-ef955c1863d8 tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-603608083'}} {{(pid=100374) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 10:38:46.534135 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.v3.volumes [None req-2a60f4d1-3810-4359-9306-ef955c1863d8 tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] Create volume of 1 GB Aug 12 10:38:46.540037 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-2a60f4d1-3810-4359-9306-ef955c1863d8 tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] Availability Zones retrieved successfully. Aug 12 10:38:46.549500 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-2a60f4d1-3810-4359-9306-ef955c1863d8 tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] Flow 'volume_create_api' (beae3b5c-87a4-46a3-aa6b-8abfef336d3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:38:46.550330 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-2a60f4d1-3810-4359-9306-ef955c1863d8 tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5f205135-d762-4209-9c44-68b5faa36d04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:38:46.550330 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.flows.api.create_volume [None req-2a60f4d1-3810-4359-9306-ef955c1863d8 tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] Validating volume size '1' using validate_int {{(pid=100374) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 10:38:46.606789 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-2a60f4d1-3810-4359-9306-ef955c1863d8 tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5f205135-d762-4209-9c44-68b5faa36d04) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T10:26:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6cd66f07-4c7b-40b2-9dfb-378538f29c9e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:38:46.607503 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-2a60f4d1-3810-4359-9306-ef955c1863d8 tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (daf34fdc-20a2-44b0-b6c6-1f39c14e12f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:38:46.659303 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-e10423b7-b63a-4d63-93ad-ed4155d81ee3 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:46.666437 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-e10423b7-b63a-4d63-93ad-ed4155d81ee3 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] GET https://10.4.3.105/volume/v3/backups/b54d4e4f-8644-4256-9969-bf74b213ab65 Aug 12 10:38:46.668564 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-e10423b7-b63a-4d63-93ad-ed4155d81ee3 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:46.669286 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-e10423b7-b63a-4d63-93ad-ed4155d81ee3 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:46.669633 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-e10423b7-b63a-4d63-93ad-ed4155d81ee3 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] Show backup with id b54d4e4f-8644-4256-9969-bf74b213ab65. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:38:46.680080 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-e10423b7-b63a-4d63-93ad-ed4155d81ee3 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] https://10.4.3.105/volume/v3/backups/b54d4e4f-8644-4256-9969-bf74b213ab65 returned with HTTP 404 Aug 12 10:38:46.681790 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 737/2921] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:38:46 2026] GET /volume/v3/backups/b54d4e4f-8644-4256-9969-bf74b213ab65 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:38:46.692470 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-ebdc05c7-e3f8-4ca7-b361-df0764b433f8 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:46.692610 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.quota [None req-2a60f4d1-3810-4359-9306-ef955c1863d8 tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] Created reservations ['71d64018-78e6-4fe8-9609-51327db64ac1', '0e131e1a-458b-4fd3-88e7-5a0fe43b359c', 'f76cd65a-912b-4049-b570-9c9c4ed2a8a4', '8aefdf6c-402e-45f3-b9b3-cf67d8bc53de'] {{(pid=100374) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:38:46.692780 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-2a60f4d1-3810-4359-9306-ef955c1863d8 tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (daf34fdc-20a2-44b0-b6c6-1f39c14e12f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['71d64018-78e6-4fe8-9609-51327db64ac1', '0e131e1a-458b-4fd3-88e7-5a0fe43b359c', 'f76cd65a-912b-4049-b570-9c9c4ed2a8a4', '8aefdf6c-402e-45f3-b9b3-cf67d8bc53de']}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:38:46.693691 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-2a60f4d1-3810-4359-9306-ef955c1863d8 tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (11ce423f-fd9c-4390-86ca-431461ce5ad0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:38:46.697893 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-ebdc05c7-e3f8-4ca7-b361-df0764b433f8 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] DELETE https://10.4.3.105/volume/v3/volumes/1135b89a-6d21-4eae-a25b-e0eddd1d2989 Aug 12 10:38:46.698114 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-ebdc05c7-e3f8-4ca7-b361-df0764b433f8 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:46.698387 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-ebdc05c7-e3f8-4ca7-b361-df0764b433f8 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] Calling method 'delete' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:46.698583 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.v3.volumes [None req-ebdc05c7-e3f8-4ca7-b361-df0764b433f8 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] Delete volume with id: 1135b89a-6d21-4eae-a25b-e0eddd1d2989 Aug 12 10:38:46.707579 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:46.707579 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:38:46.708063 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-ebdc05c7-e3f8-4ca7-b361-df0764b433f8 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] Volume info retrieved successfully. Aug 12 10:38:46.726904 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-2a60f4d1-3810-4359-9306-ef955c1863d8 tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (11ce423f-fd9c-4390-86ca-431461ce5ad0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd650fa8d-ceaf-4df8-9cc2-e26fa553ea01', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-603608083',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1afc20d5f55140b099be81b032fc4547',qos_specs=None,replication_status=,reservations=['71d64018-78e6-4fe8-9609-51327db64ac1','0e131e1a-458b-4fd3-88e7-5a0fe43b359c','f76cd65a-912b-4049-b570-9c9c4ed2a8a4','8aefdf6c-402e-45f3-b9b3-cf67d8bc53de'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='17cb19131fe44f81b0333c47250a83c7',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:38:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-603608083',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d650fa8d-ceaf-4df8-9cc2-e26fa553ea01,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1afc20d5f55140b099be81b032fc4547',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='17cb19131fe44f81b0333c47250a83c7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6cd66f07-4c7b-40b2-9dfb-378538f29c9e),volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:38:46.727746 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-2a60f4d1-3810-4359-9306-ef955c1863d8 tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (21b96bae-10f3-4c75-b0ba-595d2dd67ad2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:38:46.740142 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-ebdc05c7-e3f8-4ca7-b361-df0764b433f8 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] Delete volume request issued successfully. Aug 12 10:38:46.740390 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-ebdc05c7-e3f8-4ca7-b361-df0764b433f8 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] https://10.4.3.105/volume/v3/volumes/1135b89a-6d21-4eae-a25b-e0eddd1d2989 returned with HTTP 202 Aug 12 10:38:46.740859 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 733/2922] 10.4.3.105 () {68 vars in 1391 bytes} [Wed Aug 12 10:38:46 2026] DELETE /volume/v3/volumes/1135b89a-6d21-4eae-a25b-e0eddd1d2989 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 10:38:46.750721 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-3e701237-16a4-412c-853d-5d943fa22628 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:46.752676 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-3e701237-16a4-412c-853d-5d943fa22628 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] GET https://10.4.3.105/volume/v3/volumes/1135b89a-6d21-4eae-a25b-e0eddd1d2989 Aug 12 10:38:46.752941 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-3e701237-16a4-412c-853d-5d943fa22628 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:46.753132 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-3e701237-16a4-412c-853d-5d943fa22628 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:46.755192 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-2a60f4d1-3810-4359-9306-ef955c1863d8 tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (21b96bae-10f3-4c75-b0ba-595d2dd67ad2) transitioned into state 'SUCCESS' from state '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-603608083',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1afc20d5f55140b099be81b032fc4547',qos_specs=None,replication_status=,reservations=['71d64018-78e6-4fe8-9609-51327db64ac1','0e131e1a-458b-4fd3-88e7-5a0fe43b359c','f76cd65a-912b-4049-b570-9c9c4ed2a8a4','8aefdf6c-402e-45f3-b9b3-cf67d8bc53de'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='17cb19131fe44f81b0333c47250a83c7',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:38:46.756097 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-2a60f4d1-3810-4359-9306-ef955c1863d8 tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7e03f039-e4ea-445b-ad79-1378a79b4f14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:38:46.761451 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:46.761451 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:38:46.769042 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-3e701237-16a4-412c-853d-5d943fa22628 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] Volume info retrieved successfully. Aug 12 10:38:46.774385 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-3e701237-16a4-412c-853d-5d943fa22628 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] https://10.4.3.105/volume/v3/volumes/1135b89a-6d21-4eae-a25b-e0eddd1d2989 returned with HTTP 200 Aug 12 10:38:46.774472 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-2a60f4d1-3810-4359-9306-ef955c1863d8 tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7e03f039-e4ea-445b-ad79-1378a79b4f14) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:38:46.774851 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 727/2923] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:38:46 2026] GET /volume/v3/volumes/1135b89a-6d21-4eae-a25b-e0eddd1d2989 => generated 1016 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:38:46.775480 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-2a60f4d1-3810-4359-9306-ef955c1863d8 tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] Flow 'volume_create_api' (beae3b5c-87a4-46a3-aa6b-8abfef336d3f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100374) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:38:46.775807 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-2a60f4d1-3810-4359-9306-ef955c1863d8 tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] Create volume request issued successfully. Aug 12 10:38:46.776410 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-2a60f4d1-3810-4359-9306-ef955c1863d8 tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] https://10.4.3.105/volume/v3/volumes returned with HTTP 202 Aug 12 10:38:46.777024 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 727/2924] 10.4.3.105 () {68 vars in 1258 bytes} [Wed Aug 12 10:38:46 2026] POST /volume/v3/volumes => generated 748 bytes in 248 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 10:38:46.794401 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-77d42410-d65d-4998-89e8-d75c708ab5de None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:46.798578 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-77d42410-d65d-4998-89e8-d75c708ab5de tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] GET https://10.4.3.105/volume/v3/volumes/d650fa8d-ceaf-4df8-9cc2-e26fa553ea01 Aug 12 10:38:46.798850 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-77d42410-d65d-4998-89e8-d75c708ab5de tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:46.799123 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-77d42410-d65d-4998-89e8-d75c708ab5de tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:46.811661 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:46.811661 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:38:46.819383 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-77d42410-d65d-4998-89e8-d75c708ab5de tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] Volume info retrieved successfully. Aug 12 10:38:46.824797 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-77d42410-d65d-4998-89e8-d75c708ab5de tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] https://10.4.3.105/volume/v3/volumes/d650fa8d-ceaf-4df8-9cc2-e26fa553ea01 returned with HTTP 200 Aug 12 10:38:46.825229 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 738/2925] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:38:46 2026] GET /volume/v3/volumes/d650fa8d-ceaf-4df8-9cc2-e26fa553ea01 => generated 816 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:38:47.277022 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-59324d6d-e6c2-4c68-9732-38a921945472 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:47.282786 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-59324d6d-e6c2-4c68-9732-38a921945472 tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] GET https://10.4.3.105/volume/v3/backups/a27562ba-e1a4-4845-8e7b-03627111241c Aug 12 10:38:47.283089 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-59324d6d-e6c2-4c68-9732-38a921945472 tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:47.283353 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-59324d6d-e6c2-4c68-9732-38a921945472 tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:47.283505 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.v3.backups [None req-59324d6d-e6c2-4c68-9732-38a921945472 tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] Show backup with id a27562ba-e1a4-4845-8e7b-03627111241c. {{(pid=100372) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:38:47.289634 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:47.289634 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:38:47.290560 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-59324d6d-e6c2-4c68-9732-38a921945472 tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] https://10.4.3.105/volume/v3/backups/a27562ba-e1a4-4845-8e7b-03627111241c returned with HTTP 200 Aug 12 10:38:47.291057 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 734/2926] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:38:47 2026] GET /volume/v3/backups/a27562ba-e1a4-4845-8e7b-03627111241c => generated 802 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:38:47.665546 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-9307b616-1fd6-4af4-aa9d-5e139a7bc6ff req-35c68ef3-fdd6-48e9-9254-ea4cc4bd8597 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:47.667720 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-9307b616-1fd6-4af4-aa9d-5e139a7bc6ff req-35c68ef3-fdd6-48e9-9254-ea4cc4bd8597 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] GET https://10.4.3.105/volume/v3/volumes/1ac120de-a5f5-4115-8c10-b2b535afd56e/encryption Aug 12 10:38:47.668019 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-9307b616-1fd6-4af4-aa9d-5e139a7bc6ff req-35c68ef3-fdd6-48e9-9254-ea4cc4bd8597 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:47.668604 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-9307b616-1fd6-4af4-aa9d-5e139a7bc6ff req-35c68ef3-fdd6-48e9-9254-ea4cc4bd8597 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Calling method 'index' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:47.686779 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:47.686779 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:38:47.700246 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-9307b616-1fd6-4af4-aa9d-5e139a7bc6ff req-35c68ef3-fdd6-48e9-9254-ea4cc4bd8597 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] https://10.4.3.105/volume/v3/volumes/1ac120de-a5f5-4115-8c10-b2b535afd56e/encryption returned with HTTP 200 Aug 12 10:38:47.701410 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 728/2927] 10.4.3.105 () {68 vars in 1631 bytes} [Wed Aug 12 10:38:47 2026] GET /volume/v3/volumes/1ac120de-a5f5-4115-8c10-b2b535afd56e/encryption => generated 161 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:38:47.792605 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-c509d371-6db3-472e-aaa1-7b9962bbb0f8 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:47.795562 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-c509d371-6db3-472e-aaa1-7b9962bbb0f8 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] GET https://10.4.3.105/volume/v3/volumes/1135b89a-6d21-4eae-a25b-e0eddd1d2989 Aug 12 10:38:47.797318 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-c509d371-6db3-472e-aaa1-7b9962bbb0f8 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:47.797318 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-c509d371-6db3-472e-aaa1-7b9962bbb0f8 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:47.809375 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-c509d371-6db3-472e-aaa1-7b9962bbb0f8 tempest-ProjectReaderTests33-1968093437 tempest-ProjectReaderTests33-1968093437-project-admin] https://10.4.3.105/volume/v3/volumes/1135b89a-6d21-4eae-a25b-e0eddd1d2989 returned with HTTP 404 Aug 12 10:38:47.810099 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 728/2928] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:38:47 2026] GET /volume/v3/volumes/1135b89a-6d21-4eae-a25b-e0eddd1d2989 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:38:47.843500 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-effd681e-5423-4bd8-aa18-fb3cfe0ea2b5 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:47.847547 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-effd681e-5423-4bd8-aa18-fb3cfe0ea2b5 tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] GET https://10.4.3.105/volume/v3/volumes/d650fa8d-ceaf-4df8-9cc2-e26fa553ea01 Aug 12 10:38:47.847788 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-effd681e-5423-4bd8-aa18-fb3cfe0ea2b5 tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:47.847938 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-effd681e-5423-4bd8-aa18-fb3cfe0ea2b5 tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:47.858930 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:47.858930 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:38:47.866736 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-effd681e-5423-4bd8-aa18-fb3cfe0ea2b5 tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] Volume info retrieved successfully. Aug 12 10:38:47.875783 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-effd681e-5423-4bd8-aa18-fb3cfe0ea2b5 tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] https://10.4.3.105/volume/v3/volumes/d650fa8d-ceaf-4df8-9cc2-e26fa553ea01 returned with HTTP 200 Aug 12 10:38:47.876402 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 739/2929] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:38:47 2026] GET /volume/v3/volumes/d650fa8d-ceaf-4df8-9cc2-e26fa553ea01 => generated 841 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:38:47.895766 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-7ed8935d-54c1-4beb-b3e8-b2a594b42f14 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:47.897589 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-7ed8935d-54c1-4beb-b3e8-b2a594b42f14 tempest-VolumesBackupsTest-440641371 tempest-VolumesBackupsTest-440641371-project-admin] POST https://10.4.3.105/volume/v3/backups Aug 12 10:38:47.897940 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-7ed8935d-54c1-4beb-b3e8-b2a594b42f14 tempest-VolumesBackupsTest-440641371 tempest-VolumesBackupsTest-440641371-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "d650fa8d-ceaf-4df8-9cc2-e26fa553ea01", "name": "tempest-VolumesBackupsTest-Backup-662761985"}} {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:38:47.899371 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.contrib.backups [None req-7ed8935d-54c1-4beb-b3e8-b2a594b42f14 tempest-VolumesBackupsTest-440641371 tempest-VolumesBackupsTest-440641371-project-admin] Creating new backup {'backup': {'volume_id': 'd650fa8d-ceaf-4df8-9cc2-e26fa553ea01', 'name': 'tempest-VolumesBackupsTest-Backup-662761985'}} {{(pid=100372) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 12 10:38:47.899496 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.contrib.backups [None req-7ed8935d-54c1-4beb-b3e8-b2a594b42f14 tempest-VolumesBackupsTest-440641371 tempest-VolumesBackupsTest-440641371-project-admin] Creating backup of volume d650fa8d-ceaf-4df8-9cc2-e26fa553ea01 in container None Aug 12 10:38:47.909623 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:47.909623 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:38:47.909988 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-7ed8935d-54c1-4beb-b3e8-b2a594b42f14 tempest-VolumesBackupsTest-440641371 tempest-VolumesBackupsTest-440641371-project-admin] Volume info retrieved successfully. Aug 12 10:38:47.942862 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.quota [None req-7ed8935d-54c1-4beb-b3e8-b2a594b42f14 tempest-VolumesBackupsTest-440641371 tempest-VolumesBackupsTest-440641371-project-admin] Created reservations ['53cf50e7-73d3-4213-b2bd-f5ffae44f456', '33fa229c-44ca-4b5e-94b9-686f4f54d9a6'] {{(pid=100372) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:38:47.980308 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-7ed8935d-54c1-4beb-b3e8-b2a594b42f14 tempest-VolumesBackupsTest-440641371 tempest-VolumesBackupsTest-440641371-project-admin] https://10.4.3.105/volume/v3/backups returned with HTTP 202 Aug 12 10:38:47.981075 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 735/2930] 10.4.3.105 () {68 vars in 1259 bytes} [Wed Aug 12 10:38:47 2026] POST /volume/v3/backups => generated 329 bytes in 85 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 10:38:47.992566 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-862765cd-a59c-4e3e-9cae-ee0a69070171 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:47.995047 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-862765cd-a59c-4e3e-9cae-ee0a69070171 tempest-VolumesBackupsTest-440641371 tempest-VolumesBackupsTest-440641371-project-admin] GET https://10.4.3.105/volume/v3/backups/298caa44-6b34-4c2a-999b-f57d4a6c86b7 Aug 12 10:38:47.995325 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-862765cd-a59c-4e3e-9cae-ee0a69070171 tempest-VolumesBackupsTest-440641371 tempest-VolumesBackupsTest-440641371-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:47.995503 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-862765cd-a59c-4e3e-9cae-ee0a69070171 tempest-VolumesBackupsTest-440641371 tempest-VolumesBackupsTest-440641371-project-admin] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:47.995620 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-862765cd-a59c-4e3e-9cae-ee0a69070171 tempest-VolumesBackupsTest-440641371 tempest-VolumesBackupsTest-440641371-project-admin] Show backup with id 298caa44-6b34-4c2a-999b-f57d4a6c86b7. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:38:48.002051 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:48.002051 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:38:48.002858 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-862765cd-a59c-4e3e-9cae-ee0a69070171 tempest-VolumesBackupsTest-440641371 tempest-VolumesBackupsTest-440641371-project-admin] https://10.4.3.105/volume/v3/backups/298caa44-6b34-4c2a-999b-f57d4a6c86b7 returned with HTTP 200 Aug 12 10:38:48.005019 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 729/2931] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:38:47 2026] GET /volume/v3/backups/298caa44-6b34-4c2a-999b-f57d4a6c86b7 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:38:48.302535 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-9fd378b1-f0d7-4656-9431-1e50d6f9c980 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:48.304412 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-9fd378b1-f0d7-4656-9431-1e50d6f9c980 tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] GET https://10.4.3.105/volume/v3/backups/a27562ba-e1a4-4845-8e7b-03627111241c Aug 12 10:38:48.304486 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-9fd378b1-f0d7-4656-9431-1e50d6f9c980 tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:48.304674 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-9fd378b1-f0d7-4656-9431-1e50d6f9c980 tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:48.304753 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-9fd378b1-f0d7-4656-9431-1e50d6f9c980 tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] Show backup with id a27562ba-e1a4-4845-8e7b-03627111241c. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:38:48.311507 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:48.311507 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:38:48.311852 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-9fd378b1-f0d7-4656-9431-1e50d6f9c980 tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] https://10.4.3.105/volume/v3/backups/a27562ba-e1a4-4845-8e7b-03627111241c returned with HTTP 200 Aug 12 10:38:48.312374 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 729/2932] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:38:48 2026] GET /volume/v3/backups/a27562ba-e1a4-4845-8e7b-03627111241c => generated 802 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:38:49.550988 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-ce6381bb-1bfe-4c94-90f3-2e1cccb413d9 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:49.550988 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-ce6381bb-1bfe-4c94-90f3-2e1cccb413d9 tempest-VolumesBackupsTest-440641371 tempest-VolumesBackupsTest-440641371-project-admin] GET https://10.4.3.105/volume/v3/backups/298caa44-6b34-4c2a-999b-f57d4a6c86b7 Aug 12 10:38:49.550988 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-ce6381bb-1bfe-4c94-90f3-2e1cccb413d9 tempest-VolumesBackupsTest-440641371 tempest-VolumesBackupsTest-440641371-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:49.550988 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-ce6381bb-1bfe-4c94-90f3-2e1cccb413d9 tempest-VolumesBackupsTest-440641371 tempest-VolumesBackupsTest-440641371-project-admin] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:49.550988 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-ce6381bb-1bfe-4c94-90f3-2e1cccb413d9 tempest-VolumesBackupsTest-440641371 tempest-VolumesBackupsTest-440641371-project-admin] Show backup with id 298caa44-6b34-4c2a-999b-f57d4a6c86b7. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:38:49.550988 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:49.550988 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:38:49.550988 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-ce6381bb-1bfe-4c94-90f3-2e1cccb413d9 tempest-VolumesBackupsTest-440641371 tempest-VolumesBackupsTest-440641371-project-admin] https://10.4.3.105/volume/v3/backups/298caa44-6b34-4c2a-999b-f57d4a6c86b7 returned with HTTP 200 Aug 12 10:38:49.550988 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 740/2933] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:38:49 2026] GET /volume/v3/backups/298caa44-6b34-4c2a-999b-f57d4a6c86b7 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:38:49.556315 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-34dc7164-72f4-4a26-991e-d4bd3452c1b9 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:49.556315 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-34dc7164-72f4-4a26-991e-d4bd3452c1b9 tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] GET https://10.4.3.105/volume/v3/backups/a27562ba-e1a4-4845-8e7b-03627111241c Aug 12 10:38:49.556315 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-34dc7164-72f4-4a26-991e-d4bd3452c1b9 tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:49.556315 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-34dc7164-72f4-4a26-991e-d4bd3452c1b9 tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:49.556315 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.v3.backups [None req-34dc7164-72f4-4a26-991e-d4bd3452c1b9 tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] Show backup with id a27562ba-e1a4-4845-8e7b-03627111241c. {{(pid=100372) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:38:49.556315 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:49.556315 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:38:49.556315 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-34dc7164-72f4-4a26-991e-d4bd3452c1b9 tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] https://10.4.3.105/volume/v3/backups/a27562ba-e1a4-4845-8e7b-03627111241c returned with HTTP 200 Aug 12 10:38:49.556315 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 736/2934] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:38:49 2026] GET /volume/v3/backups/a27562ba-e1a4-4845-8e7b-03627111241c => generated 802 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:38:49.558026 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-ffcd4425-d3bd-45c8-81d9-97ed60425198 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:49.558026 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-ffcd4425-d3bd-45c8-81d9-97ed60425198 tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] GET https://10.4.3.105/volume/v3/volumes/1ffaed88-9be1-404c-a92c-d40103f4067c Aug 12 10:38:49.558026 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-ffcd4425-d3bd-45c8-81d9-97ed60425198 tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:49.558026 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-ffcd4425-d3bd-45c8-81d9-97ed60425198 tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:49.558026 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:49.558026 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:38:49.558026 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-ffcd4425-d3bd-45c8-81d9-97ed60425198 tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] Volume info retrieved successfully. Aug 12 10:38:49.558026 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-ffcd4425-d3bd-45c8-81d9-97ed60425198 tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] https://10.4.3.105/volume/v3/volumes/1ffaed88-9be1-404c-a92c-d40103f4067c returned with HTTP 200 Aug 12 10:38:49.558026 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 730/2935] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:38:49 2026] GET /volume/v3/volumes/1ffaed88-9be1-404c-a92c-d40103f4067c => generated 902 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:38:49.558922 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-807fb6d9-b4b7-4390-8ccc-137bf9177d2f None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:49.558922 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-807fb6d9-b4b7-4390-8ccc-137bf9177d2f tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] GET https://10.4.3.105/volume/v3/volumes Aug 12 10:38:49.558922 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-807fb6d9-b4b7-4390-8ccc-137bf9177d2f tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:49.558922 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-807fb6d9-b4b7-4390-8ccc-137bf9177d2f tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] Calling method 'index' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:49.558922 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.api_utils [None req-807fb6d9-b4b7-4390-8ccc-137bf9177d2f tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] Removing options '' from query. {{(pid=100374) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 10:38:49.558922 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-807fb6d9-b4b7-4390-8ccc-137bf9177d2f tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100374) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 10:38:49.558922 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-807fb6d9-b4b7-4390-8ccc-137bf9177d2f tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] Get all volumes completed successfully. Aug 12 10:38:49.558922 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-807fb6d9-b4b7-4390-8ccc-137bf9177d2f tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] https://10.4.3.105/volume/v3/volumes returned with HTTP 200 Aug 12 10:38:49.558922 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 730/2936] 10.4.3.105 () {66 vars in 1237 bytes} [Wed Aug 12 10:38:49 2026] GET /volume/v3/volumes => generated 663 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:38:49.559916 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-67c4e345-04f2-489d-a915-b0b90b9d505d None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:49.559916 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-67c4e345-04f2-489d-a915-b0b90b9d505d tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] DELETE https://10.4.3.105/volume/v3/volumes/1ffaed88-9be1-404c-a92c-d40103f4067c Aug 12 10:38:49.559916 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-67c4e345-04f2-489d-a915-b0b90b9d505d tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:49.559916 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-67c4e345-04f2-489d-a915-b0b90b9d505d tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] Calling method 'delete' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:49.559916 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.v3.volumes [None req-67c4e345-04f2-489d-a915-b0b90b9d505d tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] Delete volume with id: 1ffaed88-9be1-404c-a92c-d40103f4067c Aug 12 10:38:49.559916 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:49.559916 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:38:49.559916 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-67c4e345-04f2-489d-a915-b0b90b9d505d tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] Volume info retrieved successfully. Aug 12 10:38:49.559916 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-67c4e345-04f2-489d-a915-b0b90b9d505d tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] Delete volume request issued successfully. Aug 12 10:38:49.559916 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-67c4e345-04f2-489d-a915-b0b90b9d505d tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] https://10.4.3.105/volume/v3/volumes/1ffaed88-9be1-404c-a92c-d40103f4067c returned with HTTP 202 Aug 12 10:38:49.559916 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 741/2937] 10.4.3.105 () {66 vars in 1351 bytes} [Wed Aug 12 10:38:49 2026] DELETE /volume/v3/volumes/1ffaed88-9be1-404c-a92c-d40103f4067c => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 10:38:49.560537 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-bcfa712e-2341-4443-abaa-293116fed078 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:49.560537 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-bcfa712e-2341-4443-abaa-293116fed078 tempest-VolumesBackupsAdminTest-2124046900 tempest-VolumesBackupsAdminTest-2124046900-project-admin] DELETE https://10.4.3.105/volume/v3/backups/d57c84a9-f9d7-4a2f-9783-3a712fcba09f Aug 12 10:38:49.560537 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-bcfa712e-2341-4443-abaa-293116fed078 tempest-VolumesBackupsAdminTest-2124046900 tempest-VolumesBackupsAdminTest-2124046900-project-admin] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:49.560537 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-bcfa712e-2341-4443-abaa-293116fed078 tempest-VolumesBackupsAdminTest-2124046900 tempest-VolumesBackupsAdminTest-2124046900-project-admin] Calling method 'delete' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:49.560537 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.contrib.backups [None req-bcfa712e-2341-4443-abaa-293116fed078 tempest-VolumesBackupsAdminTest-2124046900 tempest-VolumesBackupsAdminTest-2124046900-project-admin] Delete backup with id: d57c84a9-f9d7-4a2f-9783-3a712fcba09f. Aug 12 10:38:49.560537 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:49.560537 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:38:49.560537 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.backup.rpcapi [None req-bcfa712e-2341-4443-abaa-293116fed078 tempest-VolumesBackupsAdminTest-2124046900 tempest-VolumesBackupsAdminTest-2124046900-project-admin] delete_backup rpcapi backup_id d57c84a9-f9d7-4a2f-9783-3a712fcba09f {{(pid=100372) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 12 10:38:49.560537 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-bcfa712e-2341-4443-abaa-293116fed078 tempest-VolumesBackupsAdminTest-2124046900 tempest-VolumesBackupsAdminTest-2124046900-project-admin] https://10.4.3.105/volume/v3/backups/d57c84a9-f9d7-4a2f-9783-3a712fcba09f returned with HTTP 202 Aug 12 10:38:49.560537 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 737/2938] 10.4.3.105 () {66 vars in 1351 bytes} [Wed Aug 12 10:38:49 2026] DELETE /volume/v3/backups/d57c84a9-f9d7-4a2f-9783-3a712fcba09f => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 10:38:49.560929 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-480ae87a-7ea8-4b75-bda1-3a97349a488f None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:49.560929 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-480ae87a-7ea8-4b75-bda1-3a97349a488f tempest-VolumesBackupsAdminTest-2124046900 tempest-VolumesBackupsAdminTest-2124046900-project-admin] GET https://10.4.3.105/volume/v3/backups/d57c84a9-f9d7-4a2f-9783-3a712fcba09f Aug 12 10:38:49.560929 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-480ae87a-7ea8-4b75-bda1-3a97349a488f tempest-VolumesBackupsAdminTest-2124046900 tempest-VolumesBackupsAdminTest-2124046900-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:49.560929 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-480ae87a-7ea8-4b75-bda1-3a97349a488f tempest-VolumesBackupsAdminTest-2124046900 tempest-VolumesBackupsAdminTest-2124046900-project-admin] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:49.560929 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-480ae87a-7ea8-4b75-bda1-3a97349a488f tempest-VolumesBackupsAdminTest-2124046900 tempest-VolumesBackupsAdminTest-2124046900-project-admin] Show backup with id d57c84a9-f9d7-4a2f-9783-3a712fcba09f. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:38:49.560929 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:49.560929 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:38:49.560929 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-480ae87a-7ea8-4b75-bda1-3a97349a488f tempest-VolumesBackupsAdminTest-2124046900 tempest-VolumesBackupsAdminTest-2124046900-project-admin] https://10.4.3.105/volume/v3/backups/d57c84a9-f9d7-4a2f-9783-3a712fcba09f returned with HTTP 200 Aug 12 10:38:49.560929 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 731/2939] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:38:49 2026] GET /volume/v3/backups/d57c84a9-f9d7-4a2f-9783-3a712fcba09f => generated 801 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:38:49.972163 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-9307b616-1fd6-4af4-aa9d-5e139a7bc6ff req-af113585-aa05-4dac-8806-49064d730ae7 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:49.974942 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-9307b616-1fd6-4af4-aa9d-5e139a7bc6ff req-af113585-aa05-4dac-8806-49064d730ae7 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] DELETE https://10.4.3.105/volume/v3/attachments/726cb38e-9050-44e4-b303-d9d15c84689f Aug 12 10:38:49.975205 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-9307b616-1fd6-4af4-aa9d-5e139a7bc6ff req-af113585-aa05-4dac-8806-49064d730ae7 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:49.975456 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-9307b616-1fd6-4af4-aa9d-5e139a7bc6ff req-af113585-aa05-4dac-8806-49064d730ae7 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Calling method 'version_select' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:49.991317 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:49.991317 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:38:50.035976 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-ef77e720-10cf-4d75-aa6c-6315f0148c96 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:50.038032 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-ef77e720-10cf-4d75-aa6c-6315f0148c96 tempest-VolumesBackupsTest-440641371 tempest-VolumesBackupsTest-440641371-project-admin] GET https://10.4.3.105/volume/v3/backups/298caa44-6b34-4c2a-999b-f57d4a6c86b7 Aug 12 10:38:50.038270 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-ef77e720-10cf-4d75-aa6c-6315f0148c96 tempest-VolumesBackupsTest-440641371 tempest-VolumesBackupsTest-440641371-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:50.038573 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-ef77e720-10cf-4d75-aa6c-6315f0148c96 tempest-VolumesBackupsTest-440641371 tempest-VolumesBackupsTest-440641371-project-admin] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:50.038697 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-ef77e720-10cf-4d75-aa6c-6315f0148c96 tempest-VolumesBackupsTest-440641371 tempest-VolumesBackupsTest-440641371-project-admin] Show backup with id 298caa44-6b34-4c2a-999b-f57d4a6c86b7. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:38:50.043796 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:50.043796 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:38:50.044470 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-ef77e720-10cf-4d75-aa6c-6315f0148c96 tempest-VolumesBackupsTest-440641371 tempest-VolumesBackupsTest-440641371-project-admin] https://10.4.3.105/volume/v3/backups/298caa44-6b34-4c2a-999b-f57d4a6c86b7 returned with HTTP 200 Aug 12 10:38:50.044834 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 742/2940] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:38:50 2026] GET /volume/v3/backups/298caa44-6b34-4c2a-999b-f57d4a6c86b7 => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 12 10:38:50.059665 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-9307b616-1fd6-4af4-aa9d-5e139a7bc6ff req-af113585-aa05-4dac-8806-49064d730ae7 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] https://10.4.3.105/volume/v3/attachments/726cb38e-9050-44e4-b303-d9d15c84689f returned with HTTP 200 Aug 12 10:38:50.060331 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 731/2941] 10.4.3.105 () {72 vars in 1673 bytes} [Wed Aug 12 10:38:49 2026] DELETE /volume/v3/attachments/726cb38e-9050-44e4-b303-d9d15c84689f => generated 19 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:38:50.514210 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-c673dd1d-ee64-448c-a803-6346d18a1464 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:50.516479 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-c673dd1d-ee64-448c-a803-6346d18a1464 tempest-VolumesBackupsAdminTest-2124046900 tempest-VolumesBackupsAdminTest-2124046900-project-admin] GET https://10.4.3.105/volume/v3/backups/d57c84a9-f9d7-4a2f-9783-3a712fcba09f Aug 12 10:38:50.516736 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-c673dd1d-ee64-448c-a803-6346d18a1464 tempest-VolumesBackupsAdminTest-2124046900 tempest-VolumesBackupsAdminTest-2124046900-project-admin] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:50.516990 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-c673dd1d-ee64-448c-a803-6346d18a1464 tempest-VolumesBackupsAdminTest-2124046900 tempest-VolumesBackupsAdminTest-2124046900-project-admin] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:50.517108 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.v3.backups [None req-c673dd1d-ee64-448c-a803-6346d18a1464 tempest-VolumesBackupsAdminTest-2124046900 tempest-VolumesBackupsAdminTest-2124046900-project-admin] Show backup with id d57c84a9-f9d7-4a2f-9783-3a712fcba09f. {{(pid=100372) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:38:50.526641 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-c673dd1d-ee64-448c-a803-6346d18a1464 tempest-VolumesBackupsAdminTest-2124046900 tempest-VolumesBackupsAdminTest-2124046900-project-admin] https://10.4.3.105/volume/v3/backups/d57c84a9-f9d7-4a2f-9783-3a712fcba09f returned with HTTP 404 Aug 12 10:38:50.528644 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 738/2942] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:38:50 2026] GET /volume/v3/backups/d57c84a9-f9d7-4a2f-9783-3a712fcba09f => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:38:50.536685 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-ed55210d-83e1-48df-b618-7b3e7dea3fdd None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:50.538941 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-ed55210d-83e1-48df-b618-7b3e7dea3fdd tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] DELETE https://10.4.3.105/volume/v3/backups/a27562ba-e1a4-4845-8e7b-03627111241c Aug 12 10:38:50.539203 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-ed55210d-83e1-48df-b618-7b3e7dea3fdd tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:50.539555 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-ed55210d-83e1-48df-b618-7b3e7dea3fdd tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] Calling method 'delete' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:50.539678 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.contrib.backups [None req-ed55210d-83e1-48df-b618-7b3e7dea3fdd tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] Delete backup with id: a27562ba-e1a4-4845-8e7b-03627111241c. Aug 12 10:38:50.545025 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:50.545025 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:38:50.563689 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.backup.rpcapi [None req-ed55210d-83e1-48df-b618-7b3e7dea3fdd tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] delete_backup rpcapi backup_id a27562ba-e1a4-4845-8e7b-03627111241c {{(pid=100373) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 12 10:38:50.567542 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-ed55210d-83e1-48df-b618-7b3e7dea3fdd tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] https://10.4.3.105/volume/v3/backups/a27562ba-e1a4-4845-8e7b-03627111241c returned with HTTP 202 Aug 12 10:38:50.567660 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 732/2943] 10.4.3.105 () {66 vars in 1351 bytes} [Wed Aug 12 10:38:50 2026] DELETE /volume/v3/backups/a27562ba-e1a4-4845-8e7b-03627111241c => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 10:38:50.580857 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-e1f15702-3f20-47a8-851d-a727986d663c None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:50.583768 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-e1f15702-3f20-47a8-851d-a727986d663c tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] GET https://10.4.3.105/volume/v3/backups/a27562ba-e1a4-4845-8e7b-03627111241c Aug 12 10:38:50.584280 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-e1f15702-3f20-47a8-851d-a727986d663c tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:50.584871 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-e1f15702-3f20-47a8-851d-a727986d663c tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:50.585077 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-e1f15702-3f20-47a8-851d-a727986d663c tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] Show backup with id a27562ba-e1a4-4845-8e7b-03627111241c. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:38:50.592383 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:50.592383 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:38:50.593480 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-e1f15702-3f20-47a8-851d-a727986d663c tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] https://10.4.3.105/volume/v3/backups/a27562ba-e1a4-4845-8e7b-03627111241c returned with HTTP 200 Aug 12 10:38:50.594000 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 743/2944] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:38:50 2026] GET /volume/v3/backups/a27562ba-e1a4-4845-8e7b-03627111241c => generated 801 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:38:50.918497 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-75e8d050-406f-461e-9c11-444e6fb229b6 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:51.059057 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-d407a45e-a410-4c07-a9db-76c0248bdd6a None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:51.062973 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-d407a45e-a410-4c07-a9db-76c0248bdd6a tempest-VolumesBackupsTest-440641371 tempest-VolumesBackupsTest-440641371-project-admin] GET https://10.4.3.105/volume/v3/backups/298caa44-6b34-4c2a-999b-f57d4a6c86b7 Aug 12 10:38:51.063185 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-d407a45e-a410-4c07-a9db-76c0248bdd6a tempest-VolumesBackupsTest-440641371 tempest-VolumesBackupsTest-440641371-project-admin] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:51.066322 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-d407a45e-a410-4c07-a9db-76c0248bdd6a tempest-VolumesBackupsTest-440641371 tempest-VolumesBackupsTest-440641371-project-admin] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:51.066601 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.v3.backups [None req-d407a45e-a410-4c07-a9db-76c0248bdd6a tempest-VolumesBackupsTest-440641371 tempest-VolumesBackupsTest-440641371-project-admin] Show backup with id 298caa44-6b34-4c2a-999b-f57d4a6c86b7. {{(pid=100372) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:38:51.069627 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-2400ae40-7f48-4967-9e4b-e88988ce4eee None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:51.076334 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-2400ae40-7f48-4967-9e4b-e88988ce4eee tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] DELETE https://10.4.3.105/volume/v3/volumes/1ac120de-a5f5-4115-8c10-b2b535afd56e Aug 12 10:38:51.077789 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-2400ae40-7f48-4967-9e4b-e88988ce4eee tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:51.078781 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-2400ae40-7f48-4967-9e4b-e88988ce4eee tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Calling method 'delete' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:51.079175 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.v3.volumes [None req-2400ae40-7f48-4967-9e4b-e88988ce4eee tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Delete volume with id: 1ac120de-a5f5-4115-8c10-b2b535afd56e Aug 12 10:38:51.080093 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:51.080093 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:38:51.082146 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-d407a45e-a410-4c07-a9db-76c0248bdd6a tempest-VolumesBackupsTest-440641371 tempest-VolumesBackupsTest-440641371-project-admin] https://10.4.3.105/volume/v3/backups/298caa44-6b34-4c2a-999b-f57d4a6c86b7 returned with HTTP 200 Aug 12 10:38:51.083298 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 739/2945] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:38:51 2026] GET /volume/v3/backups/298caa44-6b34-4c2a-999b-f57d4a6c86b7 => generated 738 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:38:51.093743 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:51.093743 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:38:51.094433 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-2400ae40-7f48-4967-9e4b-e88988ce4eee tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Volume info retrieved successfully. Aug 12 10:38:51.111178 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-75e8d050-406f-461e-9c11-444e6fb229b6 tempest-ProjectAdminTests-1397503743 tempest-ProjectAdminTests-1397503743-project-admin] GET https://10.4.3.105/volume/v3/scheduler-stats/get_pools Aug 12 10:38:51.112069 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-75e8d050-406f-461e-9c11-444e6fb229b6 tempest-ProjectAdminTests-1397503743 tempest-ProjectAdminTests-1397503743-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:51.112292 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-75e8d050-406f-461e-9c11-444e6fb229b6 tempest-ProjectAdminTests-1397503743 tempest-ProjectAdminTests-1397503743-project-admin] Calling method 'get_pools' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:51.112612 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:51.112612 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:38:51.115749 np0000007037 devstack@c-api.service[100373]: WARNING cinder.keymgr.conf_key_mgr [None req-2400ae40-7f48-4967-9e4b-e88988ce4eee tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 12 10:38:51.128300 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-2400ae40-7f48-4967-9e4b-e88988ce4eee tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Delete volume request issued successfully. Aug 12 10:38:51.128502 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-2400ae40-7f48-4967-9e4b-e88988ce4eee tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] https://10.4.3.105/volume/v3/volumes/1ac120de-a5f5-4115-8c10-b2b535afd56e returned with HTTP 202 Aug 12 10:38:51.128996 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 733/2946] 10.4.3.105 () {66 vars in 1351 bytes} [Wed Aug 12 10:38:51 2026] DELETE /volume/v3/volumes/1ac120de-a5f5-4115-8c10-b2b535afd56e => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 10:38:51.130428 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-75e8d050-406f-461e-9c11-444e6fb229b6 tempest-ProjectAdminTests-1397503743 tempest-ProjectAdminTests-1397503743-project-admin] https://10.4.3.105/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Aug 12 10:38:51.130898 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 732/2947] 10.4.3.105 () {66 vars in 1291 bytes} [Wed Aug 12 10:38:50 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 213 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:38:51.141203 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-3276bce1-ea5b-4123-b5d2-57ce9bd834f8 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:51.141763 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-00eb62ad-f636-4af0-b3f9-efbf9ee9f7c2 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:51.144071 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-3276bce1-ea5b-4123-b5d2-57ce9bd834f8 tempest-ProjectAdminTests-1397503743 tempest-ProjectAdminTests-1397503743-project-admin] GET https://10.4.3.105/volume/v3/capabilities/np0000007037@storpool Aug 12 10:38:51.144071 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-3276bce1-ea5b-4123-b5d2-57ce9bd834f8 tempest-ProjectAdminTests-1397503743 tempest-ProjectAdminTests-1397503743-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:51.144071 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-3276bce1-ea5b-4123-b5d2-57ce9bd834f8 tempest-ProjectAdminTests-1397503743 tempest-ProjectAdminTests-1397503743-project-admin] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:51.144228 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-00eb62ad-f636-4af0-b3f9-efbf9ee9f7c2 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] GET https://10.4.3.105/volume/v3/volumes/1ac120de-a5f5-4115-8c10-b2b535afd56e Aug 12 10:38:51.144359 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-00eb62ad-f636-4af0-b3f9-efbf9ee9f7c2 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:51.144717 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-00eb62ad-f636-4af0-b3f9-efbf9ee9f7c2 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:51.154358 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:51.154358 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:38:51.157167 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-3276bce1-ea5b-4123-b5d2-57ce9bd834f8 tempest-ProjectAdminTests-1397503743 tempest-ProjectAdminTests-1397503743-project-admin] https://10.4.3.105/volume/v3/capabilities/np0000007037@storpool returned with HTTP 200 Aug 12 10:38:51.157999 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 744/2948] 10.4.3.105 () {66 vars in 1318 bytes} [Wed Aug 12 10:38:51 2026] GET /volume/v3/capabilities/np0000007037@storpool => generated 703 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:38:51.159698 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-00eb62ad-f636-4af0-b3f9-efbf9ee9f7c2 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Volume info retrieved successfully. Aug 12 10:38:51.167871 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-00eb62ad-f636-4af0-b3f9-efbf9ee9f7c2 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] https://10.4.3.105/volume/v3/volumes/1ac120de-a5f5-4115-8c10-b2b535afd56e returned with HTTP 200 Aug 12 10:38:51.168544 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 740/2949] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:38:51 2026] GET /volume/v3/volumes/1ac120de-a5f5-4115-8c10-b2b535afd56e => generated 872 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:38:51.605334 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-d629bd94-b5c0-4847-a091-759362dba093 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:51.608902 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-d629bd94-b5c0-4847-a091-759362dba093 tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] GET https://10.4.3.105/volume/v3/backups/a27562ba-e1a4-4845-8e7b-03627111241c Aug 12 10:38:51.609182 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-d629bd94-b5c0-4847-a091-759362dba093 tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:51.609443 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-d629bd94-b5c0-4847-a091-759362dba093 tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:51.609934 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-d629bd94-b5c0-4847-a091-759362dba093 tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] Show backup with id a27562ba-e1a4-4845-8e7b-03627111241c. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:38:51.623538 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-d629bd94-b5c0-4847-a091-759362dba093 tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] https://10.4.3.105/volume/v3/backups/a27562ba-e1a4-4845-8e7b-03627111241c returned with HTTP 404 Aug 12 10:38:51.623538 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 734/2950] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:38:51 2026] GET /volume/v3/backups/a27562ba-e1a4-4845-8e7b-03627111241c => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:38:51.708178 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-87e42f11-35dc-4063-8392-cd99352a4404 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:51.709962 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-87e42f11-35dc-4063-8392-cd99352a4404 tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] GET https://10.4.3.105/volume/v3/volumes/6289a4ba-873c-4812-87e3-42f71d86031e Aug 12 10:38:51.710154 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-87e42f11-35dc-4063-8392-cd99352a4404 tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:51.710365 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-87e42f11-35dc-4063-8392-cd99352a4404 tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:51.718157 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:51.718157 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:38:51.722678 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-87e42f11-35dc-4063-8392-cd99352a4404 tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] Volume info retrieved successfully. Aug 12 10:38:51.727262 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-87e42f11-35dc-4063-8392-cd99352a4404 tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] https://10.4.3.105/volume/v3/volumes/6289a4ba-873c-4812-87e3-42f71d86031e returned with HTTP 200 Aug 12 10:38:51.727744 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 733/2951] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:38:51 2026] GET /volume/v3/volumes/6289a4ba-873c-4812-87e3-42f71d86031e => generated 847 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:38:51.746366 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-8c06bce3-fe51-4762-8571-1ad54bc42763 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:51.749362 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-8c06bce3-fe51-4762-8571-1ad54bc42763 tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] DELETE https://10.4.3.105/volume/v3/volumes/6289a4ba-873c-4812-87e3-42f71d86031e Aug 12 10:38:51.749579 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-8c06bce3-fe51-4762-8571-1ad54bc42763 tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:51.749772 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-8c06bce3-fe51-4762-8571-1ad54bc42763 tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] Calling method 'delete' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:51.749924 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.v3.volumes [None req-8c06bce3-fe51-4762-8571-1ad54bc42763 tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] Delete volume with id: 6289a4ba-873c-4812-87e3-42f71d86031e Aug 12 10:38:51.757500 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:51.757500 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:38:51.757960 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-8c06bce3-fe51-4762-8571-1ad54bc42763 tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] Volume info retrieved successfully. Aug 12 10:38:51.791855 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-8c06bce3-fe51-4762-8571-1ad54bc42763 tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] Delete volume request issued successfully. Aug 12 10:38:51.792057 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-8c06bce3-fe51-4762-8571-1ad54bc42763 tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] https://10.4.3.105/volume/v3/volumes/6289a4ba-873c-4812-87e3-42f71d86031e returned with HTTP 202 Aug 12 10:38:51.792477 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 745/2952] 10.4.3.105 () {66 vars in 1351 bytes} [Wed Aug 12 10:38:51 2026] DELETE /volume/v3/volumes/6289a4ba-873c-4812-87e3-42f71d86031e => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 10:38:51.805429 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-312a5c28-1674-4403-93c1-42372d1f7b1c None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:51.807862 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-312a5c28-1674-4403-93c1-42372d1f7b1c tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] GET https://10.4.3.105/volume/v3/volumes/6289a4ba-873c-4812-87e3-42f71d86031e Aug 12 10:38:51.808583 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-312a5c28-1674-4403-93c1-42372d1f7b1c tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:51.809381 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-312a5c28-1674-4403-93c1-42372d1f7b1c tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:51.822842 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:51.822842 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:38:51.827541 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-312a5c28-1674-4403-93c1-42372d1f7b1c tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] Volume info retrieved successfully. Aug 12 10:38:51.835543 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-312a5c28-1674-4403-93c1-42372d1f7b1c tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] https://10.4.3.105/volume/v3/volumes/6289a4ba-873c-4812-87e3-42f71d86031e returned with HTTP 200 Aug 12 10:38:51.835652 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 741/2953] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:38:51 2026] GET /volume/v3/volumes/6289a4ba-873c-4812-87e3-42f71d86031e => generated 846 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:38:52.097560 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-3be3dd30-f3e7-41e5-92d5-9ae81ca6e605 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:52.101214 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-3be3dd30-f3e7-41e5-92d5-9ae81ca6e605 tempest-VolumesBackupsTest-440641371 tempest-VolumesBackupsTest-440641371-project-admin] GET https://10.4.3.105/volume/v3/backups/298caa44-6b34-4c2a-999b-f57d4a6c86b7 Aug 12 10:38:52.101604 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-3be3dd30-f3e7-41e5-92d5-9ae81ca6e605 tempest-VolumesBackupsTest-440641371 tempest-VolumesBackupsTest-440641371-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:52.101873 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-3be3dd30-f3e7-41e5-92d5-9ae81ca6e605 tempest-VolumesBackupsTest-440641371 tempest-VolumesBackupsTest-440641371-project-admin] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:52.102035 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-3be3dd30-f3e7-41e5-92d5-9ae81ca6e605 tempest-VolumesBackupsTest-440641371 tempest-VolumesBackupsTest-440641371-project-admin] Show backup with id 298caa44-6b34-4c2a-999b-f57d4a6c86b7. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:38:52.114579 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:52.114579 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:38:52.115381 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-3be3dd30-f3e7-41e5-92d5-9ae81ca6e605 tempest-VolumesBackupsTest-440641371 tempest-VolumesBackupsTest-440641371-project-admin] https://10.4.3.105/volume/v3/backups/298caa44-6b34-4c2a-999b-f57d4a6c86b7 returned with HTTP 200 Aug 12 10:38:52.116467 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 735/2954] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:38:52 2026] GET /volume/v3/backups/298caa44-6b34-4c2a-999b-f57d4a6c86b7 => generated 749 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:38:52.190818 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-2a3420c0-2235-4b15-8ca0-c15ba034dffd None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:52.193027 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-2a3420c0-2235-4b15-8ca0-c15ba034dffd tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] GET https://10.4.3.105/volume/v3/volumes/1ac120de-a5f5-4115-8c10-b2b535afd56e Aug 12 10:38:52.193245 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-2a3420c0-2235-4b15-8ca0-c15ba034dffd tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:52.193428 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-2a3420c0-2235-4b15-8ca0-c15ba034dffd tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:52.201330 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-2a3420c0-2235-4b15-8ca0-c15ba034dffd tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] https://10.4.3.105/volume/v3/volumes/1ac120de-a5f5-4115-8c10-b2b535afd56e returned with HTTP 404 Aug 12 10:38:52.202363 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 734/2955] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:38:52 2026] GET /volume/v3/volumes/1ac120de-a5f5-4115-8c10-b2b535afd56e => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:38:52.212023 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-e275a638-e9d1-4875-9065-eb4c550e018a None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:52.218019 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-e275a638-e9d1-4875-9065-eb4c550e018a tempest-TestVolumeBootPattern-85296865 tempest-TestVolumeBootPattern-85296865-project-admin] GET https://10.4.3.105/volume/v3/volumes/detail?all_tenants=1 Aug 12 10:38:52.218268 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-e275a638-e9d1-4875-9065-eb4c550e018a tempest-TestVolumeBootPattern-85296865 tempest-TestVolumeBootPattern-85296865-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:52.218527 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-e275a638-e9d1-4875-9065-eb4c550e018a tempest-TestVolumeBootPattern-85296865 tempest-TestVolumeBootPattern-85296865-project-admin] Calling method 'detail' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:52.219526 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-e275a638-e9d1-4875-9065-eb4c550e018a tempest-TestVolumeBootPattern-85296865 tempest-TestVolumeBootPattern-85296865-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100375) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 10:38:52.446982 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-e275a638-e9d1-4875-9065-eb4c550e018a tempest-TestVolumeBootPattern-85296865 tempest-TestVolumeBootPattern-85296865-project-admin] Get all volumes completed successfully. Aug 12 10:38:52.449843 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:52.449843 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:38:52.459440 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-e275a638-e9d1-4875-9065-eb4c550e018a tempest-TestVolumeBootPattern-85296865 tempest-TestVolumeBootPattern-85296865-project-admin] https://10.4.3.105/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 12 10:38:52.460022 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 746/2956] 10.4.3.105 () {66 vars in 1285 bytes} [Wed Aug 12 10:38:52 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 16599 bytes in 248 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 10:38:52.483324 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-d584759f-aabd-475b-8963-cb097b93854b None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:52.488541 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-d584759f-aabd-475b-8963-cb097b93854b tempest-TestVolumeBootPattern-85296865 tempest-TestVolumeBootPattern-85296865-project-admin] DELETE https://10.4.3.105/volume/v3/types/1140c839-a370-4879-b20d-2070c801e0b0 Aug 12 10:38:52.488541 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-d584759f-aabd-475b-8963-cb097b93854b tempest-TestVolumeBootPattern-85296865 tempest-TestVolumeBootPattern-85296865-project-admin] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:52.488541 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-d584759f-aabd-475b-8963-cb097b93854b tempest-TestVolumeBootPattern-85296865 tempest-TestVolumeBootPattern-85296865-project-admin] Calling method '_delete' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:52.526255 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-d584759f-aabd-475b-8963-cb097b93854b tempest-TestVolumeBootPattern-85296865 tempest-TestVolumeBootPattern-85296865-project-admin] https://10.4.3.105/volume/v3/types/1140c839-a370-4879-b20d-2070c801e0b0 returned with HTTP 202 Aug 12 10:38:52.526255 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 742/2957] 10.4.3.105 () {66 vars in 1345 bytes} [Wed Aug 12 10:38:52 2026] DELETE /volume/v3/types/1140c839-a370-4879-b20d-2070c801e0b0 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 10:38:52.572724 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-66dc061c-c1b2-4bf3-bf2a-323a93c0366f None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:52.576036 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-66dc061c-c1b2-4bf3-bf2a-323a93c0366f tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] POST https://10.4.3.105/volume/v3/volumes Aug 12 10:38:52.576218 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-66dc061c-c1b2-4bf3-bf2a-323a93c0366f tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-790008085", "snapshot_id": null, "imageRef": "cf2c75e2-42cb-4765-bb8a-76a15f3b73ee", "volume_type": null, "size": 1}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:38:52.581256 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.v3.volumes [None req-66dc061c-c1b2-4bf3-bf2a-323a93c0366f tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-790008085', 'snapshot_id': None, 'imageRef': 'cf2c75e2-42cb-4765-bb8a-76a15f3b73ee', 'volume_type': None, 'size': 1}} {{(pid=100373) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 10:38:52.720006 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.v3.volumes [None req-66dc061c-c1b2-4bf3-bf2a-323a93c0366f tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Create volume of 1 GB Aug 12 10:38:52.728380 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-66dc061c-c1b2-4bf3-bf2a-323a93c0366f tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Availability Zones retrieved successfully. Aug 12 10:38:52.738298 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-66dc061c-c1b2-4bf3-bf2a-323a93c0366f tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Flow 'volume_create_api' (a3edcb6e-99af-4e53-8b2e-0f30c91f7fd3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:38:52.740815 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-66dc061c-c1b2-4bf3-bf2a-323a93c0366f tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0130f656-70b9-431e-b346-2b2238f6a035) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:38:52.742487 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.flows.api.create_volume [None req-66dc061c-c1b2-4bf3-bf2a-323a93c0366f tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Validating volume size '1' using validate_int {{(pid=100373) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 10:38:52.816995 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-66dc061c-c1b2-4bf3-bf2a-323a93c0366f tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0130f656-70b9-431e-b346-2b2238f6a035) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T10:26:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6cd66f07-4c7b-40b2-9dfb-378538f29c9e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:38:52.817851 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-66dc061c-c1b2-4bf3-bf2a-323a93c0366f tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aa64398e-2153-45f9-81e8-10f3ed663eb2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:38:52.851747 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-b6e9d02d-05bb-4853-b14a-2647cea16e32 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:52.855370 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-b6e9d02d-05bb-4853-b14a-2647cea16e32 tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] GET https://10.4.3.105/volume/v3/volumes/6289a4ba-873c-4812-87e3-42f71d86031e Aug 12 10:38:52.855370 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-b6e9d02d-05bb-4853-b14a-2647cea16e32 tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:52.855867 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-b6e9d02d-05bb-4853-b14a-2647cea16e32 tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:52.866426 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-b6e9d02d-05bb-4853-b14a-2647cea16e32 tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] https://10.4.3.105/volume/v3/volumes/6289a4ba-873c-4812-87e3-42f71d86031e returned with HTTP 404 Aug 12 10:38:52.867498 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 735/2958] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:38:52 2026] GET /volume/v3/volumes/6289a4ba-873c-4812-87e3-42f71d86031e => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:38:52.880973 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-ff05e961-b47a-454b-bcc4-87a368382343 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:52.883249 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-ff05e961-b47a-454b-bcc4-87a368382343 tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] POST https://10.4.3.105/volume/v3/volumes Aug 12 10:38:52.883735 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-ff05e961-b47a-454b-bcc4-87a368382343 tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsAdminTest-Volume-987759114"}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:38:52.887201 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.v3.volumes [None req-ff05e961-b47a-454b-bcc4-87a368382343 tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsAdminTest-Volume-987759114'}} {{(pid=100375) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 10:38:52.888790 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.v3.volumes [None req-ff05e961-b47a-454b-bcc4-87a368382343 tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] Create volume of 1 GB Aug 12 10:38:52.902230 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-ff05e961-b47a-454b-bcc4-87a368382343 tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] Availability Zones retrieved successfully. Aug 12 10:38:52.907952 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-ff05e961-b47a-454b-bcc4-87a368382343 tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] Flow 'volume_create_api' (895e8d9e-8eb3-4bfb-9ed5-2486675c8ed8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:38:52.908850 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-ff05e961-b47a-454b-bcc4-87a368382343 tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (debc6ce9-3f00-437f-969d-97205093cde9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:38:52.909119 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.quota [None req-66dc061c-c1b2-4bf3-bf2a-323a93c0366f tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Created reservations ['63b1ae79-7525-46bd-bf19-5bba132c530b', '50711fbe-bda0-44a3-a34a-85d57b6d947f', '82569818-7dc8-4d2a-bcce-2bd1956c6602', '659524b5-9413-40d5-8700-f8059c60c81a'] {{(pid=100373) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:38:52.911021 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.flows.api.create_volume [None req-ff05e961-b47a-454b-bcc4-87a368382343 tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] Validating volume size '1' using validate_int {{(pid=100375) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 10:38:52.911073 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-66dc061c-c1b2-4bf3-bf2a-323a93c0366f tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aa64398e-2153-45f9-81e8-10f3ed663eb2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['63b1ae79-7525-46bd-bf19-5bba132c530b', '50711fbe-bda0-44a3-a34a-85d57b6d947f', '82569818-7dc8-4d2a-bcce-2bd1956c6602', '659524b5-9413-40d5-8700-f8059c60c81a']}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:38:52.911603 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-66dc061c-c1b2-4bf3-bf2a-323a93c0366f tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ce29b828-1f60-4fb0-a3cd-5f06509fa8b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:38:52.942037 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-66dc061c-c1b2-4bf3-bf2a-323a93c0366f tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ce29b828-1f60-4fb0-a3cd-5f06509fa8b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6ff5cc18-9d84-4266-83b3-5bb57a75bf46', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-790008085',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='583d3de192824336b38fa4f15e73dd0c',qos_specs=None,replication_status=,reservations=['63b1ae79-7525-46bd-bf19-5bba132c530b','50711fbe-bda0-44a3-a34a-85d57b6d947f','82569818-7dc8-4d2a-bcce-2bd1956c6602','659524b5-9413-40d5-8700-f8059c60c81a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='50ce7d213d4746ebb95b29ff9a767645',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:38:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-790008085',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6ff5cc18-9d84-4266-83b3-5bb57a75bf46,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='583d3de192824336b38fa4f15e73dd0c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='50ce7d213d4746ebb95b29ff9a767645',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6cd66f07-4c7b-40b2-9dfb-378538f29c9e),volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:38:52.943658 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-66dc061c-c1b2-4bf3-bf2a-323a93c0366f tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (64582903-22f1-4d37-9dc6-a63f91005cd0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:38:52.949327 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-ff05e961-b47a-454b-bcc4-87a368382343 tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (debc6ce9-3f00-437f-969d-97205093cde9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T10:26:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6cd66f07-4c7b-40b2-9dfb-378538f29c9e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:38:52.950324 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-ff05e961-b47a-454b-bcc4-87a368382343 tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (04a2605f-7bbc-4d5e-82df-a28c8cc9f64c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:38:52.968823 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-66dc061c-c1b2-4bf3-bf2a-323a93c0366f tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (64582903-22f1-4d37-9dc6-a63f91005cd0) transitioned into state 'SUCCESS' from state '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-790008085',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='583d3de192824336b38fa4f15e73dd0c',qos_specs=None,replication_status=,reservations=['63b1ae79-7525-46bd-bf19-5bba132c530b','50711fbe-bda0-44a3-a34a-85d57b6d947f','82569818-7dc8-4d2a-bcce-2bd1956c6602','659524b5-9413-40d5-8700-f8059c60c81a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='50ce7d213d4746ebb95b29ff9a767645',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:38:52.969676 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-66dc061c-c1b2-4bf3-bf2a-323a93c0366f tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (82d69418-8e01-419e-b73e-bea9ba492d2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:38:52.993908 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-66dc061c-c1b2-4bf3-bf2a-323a93c0366f tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (82d69418-8e01-419e-b73e-bea9ba492d2b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:38:52.994829 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-66dc061c-c1b2-4bf3-bf2a-323a93c0366f tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Flow 'volume_create_api' (a3edcb6e-99af-4e53-8b2e-0f30c91f7fd3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100373) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:38:52.995144 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-66dc061c-c1b2-4bf3-bf2a-323a93c0366f tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Create volume request issued successfully. Aug 12 10:38:52.998381 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-66dc061c-c1b2-4bf3-bf2a-323a93c0366f tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] https://10.4.3.105/volume/v3/volumes returned with HTTP 202 Aug 12 10:38:52.998381 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 736/2959] 10.4.3.105 () {68 vars in 1259 bytes} [Wed Aug 12 10:38:52 2026] POST /volume/v3/volumes => generated 758 bytes in 426 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 10:38:53.003386 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.quota [None req-ff05e961-b47a-454b-bcc4-87a368382343 tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] Created reservations ['13ce9725-9901-44fa-b0ef-c47158978fb3', '3b3ad8b5-aa59-4e08-8273-6681b1c7a167', '2d69f50b-bc39-4001-a8ab-e09de581d4b2', '3f2b41ee-1bef-4579-96e8-77d7d3126593'] {{(pid=100375) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:38:53.004317 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-ff05e961-b47a-454b-bcc4-87a368382343 tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (04a2605f-7bbc-4d5e-82df-a28c8cc9f64c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['13ce9725-9901-44fa-b0ef-c47158978fb3', '3b3ad8b5-aa59-4e08-8273-6681b1c7a167', '2d69f50b-bc39-4001-a8ab-e09de581d4b2', '3f2b41ee-1bef-4579-96e8-77d7d3126593']}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:38:53.005538 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-ff05e961-b47a-454b-bcc4-87a368382343 tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (93c24254-4357-4efb-a14f-f23c747590f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:38:53.019540 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-153c40a3-f6f4-4985-8361-c19599b49a09 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:53.021190 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-153c40a3-f6f4-4985-8361-c19599b49a09 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] GET https://10.4.3.105/volume/v3/volumes/6ff5cc18-9d84-4266-83b3-5bb57a75bf46 Aug 12 10:38:53.021583 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-153c40a3-f6f4-4985-8361-c19599b49a09 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:53.021790 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-153c40a3-f6f4-4985-8361-c19599b49a09 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:53.029227 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:53.029227 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:38:53.035194 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-153c40a3-f6f4-4985-8361-c19599b49a09 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Volume info retrieved successfully. Aug 12 10:38:53.036676 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-ff05e961-b47a-454b-bcc4-87a368382343 tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (93c24254-4357-4efb-a14f-f23c747590f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ab258f5b-2015-4c81-bc26-099aa208f024', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-987759114',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fddc738e865943388c093ad195ea5fad',qos_specs=None,replication_status=,reservations=['13ce9725-9901-44fa-b0ef-c47158978fb3','3b3ad8b5-aa59-4e08-8273-6681b1c7a167','2d69f50b-bc39-4001-a8ab-e09de581d4b2','3f2b41ee-1bef-4579-96e8-77d7d3126593'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d99e05fa0e23490490c24817e8c88f5b',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:38:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-987759114',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ab258f5b-2015-4c81-bc26-099aa208f024,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fddc738e865943388c093ad195ea5fad',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d99e05fa0e23490490c24817e8c88f5b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6cd66f07-4c7b-40b2-9dfb-378538f29c9e),volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:38:53.041545 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-ff05e961-b47a-454b-bcc4-87a368382343 tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ac5584ea-7f36-4ebd-8be7-b173a327e35e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:38:53.042632 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-153c40a3-f6f4-4985-8361-c19599b49a09 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] https://10.4.3.105/volume/v3/volumes/6ff5cc18-9d84-4266-83b3-5bb57a75bf46 returned with HTTP 200 Aug 12 10:38:53.043320 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 743/2960] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:38:53 2026] GET /volume/v3/volumes/6ff5cc18-9d84-4266-83b3-5bb57a75bf46 => generated 826 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:38:53.070764 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-ff05e961-b47a-454b-bcc4-87a368382343 tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ac5584ea-7f36-4ebd-8be7-b173a327e35e) transitioned into state 'SUCCESS' from state '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-987759114',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fddc738e865943388c093ad195ea5fad',qos_specs=None,replication_status=,reservations=['13ce9725-9901-44fa-b0ef-c47158978fb3','3b3ad8b5-aa59-4e08-8273-6681b1c7a167','2d69f50b-bc39-4001-a8ab-e09de581d4b2','3f2b41ee-1bef-4579-96e8-77d7d3126593'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d99e05fa0e23490490c24817e8c88f5b',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:38:53.071539 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-ff05e961-b47a-454b-bcc4-87a368382343 tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eaa32973-f51b-4c30-90f7-30113396041f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:38:53.082909 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-ff05e961-b47a-454b-bcc4-87a368382343 tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eaa32973-f51b-4c30-90f7-30113396041f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:38:53.084173 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-ff05e961-b47a-454b-bcc4-87a368382343 tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] Flow 'volume_create_api' (895e8d9e-8eb3-4bfb-9ed5-2486675c8ed8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100375) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:38:53.084761 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-ff05e961-b47a-454b-bcc4-87a368382343 tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] Create volume request issued successfully. Aug 12 10:38:53.085609 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-ff05e961-b47a-454b-bcc4-87a368382343 tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] https://10.4.3.105/volume/v3/volumes returned with HTTP 202 Aug 12 10:38:53.086202 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 747/2961] 10.4.3.105 () {68 vars in 1258 bytes} [Wed Aug 12 10:38:52 2026] POST /volume/v3/volumes => generated 753 bytes in 206 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 10:38:53.100636 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-aa3d63a2-018b-47b1-ad3a-3a633b6ccce9 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:53.103740 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-aa3d63a2-018b-47b1-ad3a-3a633b6ccce9 tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] GET https://10.4.3.105/volume/v3/volumes/ab258f5b-2015-4c81-bc26-099aa208f024 Aug 12 10:38:53.103740 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-aa3d63a2-018b-47b1-ad3a-3a633b6ccce9 tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:53.104711 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-aa3d63a2-018b-47b1-ad3a-3a633b6ccce9 tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:53.117507 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:53.117507 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:38:53.121392 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-aa3d63a2-018b-47b1-ad3a-3a633b6ccce9 tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] Volume info retrieved successfully. Aug 12 10:38:53.125619 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-aa3d63a2-018b-47b1-ad3a-3a633b6ccce9 tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] https://10.4.3.105/volume/v3/volumes/ab258f5b-2015-4c81-bc26-099aa208f024 returned with HTTP 200 Aug 12 10:38:53.126006 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 736/2962] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:38:53 2026] GET /volume/v3/volumes/ab258f5b-2015-4c81-bc26-099aa208f024 => generated 821 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:38:53.130674 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-b193b773-e81f-40d7-850e-a627e4f01635 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:53.134581 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-b193b773-e81f-40d7-850e-a627e4f01635 tempest-VolumesBackupsTest-440641371 tempest-VolumesBackupsTest-440641371-project-admin] GET https://10.4.3.105/volume/v3/backups/298caa44-6b34-4c2a-999b-f57d4a6c86b7 Aug 12 10:38:53.134868 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-b193b773-e81f-40d7-850e-a627e4f01635 tempest-VolumesBackupsTest-440641371 tempest-VolumesBackupsTest-440641371-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:53.135040 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-b193b773-e81f-40d7-850e-a627e4f01635 tempest-VolumesBackupsTest-440641371 tempest-VolumesBackupsTest-440641371-project-admin] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:53.135402 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-b193b773-e81f-40d7-850e-a627e4f01635 tempest-VolumesBackupsTest-440641371 tempest-VolumesBackupsTest-440641371-project-admin] Show backup with id 298caa44-6b34-4c2a-999b-f57d4a6c86b7. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:38:53.140098 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:53.140098 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:38:53.140789 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-b193b773-e81f-40d7-850e-a627e4f01635 tempest-VolumesBackupsTest-440641371 tempest-VolumesBackupsTest-440641371-project-admin] https://10.4.3.105/volume/v3/backups/298caa44-6b34-4c2a-999b-f57d4a6c86b7 returned with HTTP 200 Aug 12 10:38:53.141565 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 737/2963] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:38:53 2026] GET /volume/v3/backups/298caa44-6b34-4c2a-999b-f57d4a6c86b7 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:38:53.627947 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-c5d02b64-8f7d-4037-a8ec-ad288a81bcf8 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:53.736312 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-c5d02b64-8f7d-4037-a8ec-ad288a81bcf8 tempest-ProjectMemberTests-1901479051 tempest-ProjectMemberTests-1901479051-project-admin] POST https://10.4.3.105/volume/v3/types Aug 12 10:38:53.736813 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-c5d02b64-8f7d-4037-a8ec-ad288a81bcf8 tempest-ProjectMemberTests-1901479051 tempest-ProjectMemberTests-1901479051-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-171514004", "extra_specs": {"storage_protocol": "tempest-storage_protocol-720288502", "vendor_name": "tempest-vendor_name-1087181505"}}} {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:38:53.757384 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-c5d02b64-8f7d-4037-a8ec-ad288a81bcf8 tempest-ProjectMemberTests-1901479051 tempest-ProjectMemberTests-1901479051-project-admin] https://10.4.3.105/volume/v3/types returned with HTTP 200 Aug 12 10:38:53.758129 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 744/2964] 10.4.3.105 () {68 vars in 1253 bytes} [Wed Aug 12 10:38:53 2026] POST /volume/v3/types => generated 328 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:38:53.769237 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-697e564e-0f57-4faf-bb1b-595054074679 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:53.771225 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-697e564e-0f57-4faf-bb1b-595054074679 tempest-ProjectMemberTests-1901479051 tempest-ProjectMemberTests-1901479051-project-admin] POST https://10.4.3.105/volume/v3/volumes Aug 12 10:38:53.771622 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-697e564e-0f57-4faf-bb1b-595054074679 tempest-ProjectMemberTests-1901479051 tempest-ProjectMemberTests-1901479051-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "f2fe4ccb-b2f2-442d-ac19-4283b2fb92f6", "size": 1}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:38:53.773621 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.v3.volumes [None req-697e564e-0f57-4faf-bb1b-595054074679 tempest-ProjectMemberTests-1901479051 tempest-ProjectMemberTests-1901479051-project-admin] Create volume request body: {'volume': {'volume_type': 'f2fe4ccb-b2f2-442d-ac19-4283b2fb92f6', 'size': 1}} {{(pid=100375) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 10:38:53.776557 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.v3.volumes [None req-697e564e-0f57-4faf-bb1b-595054074679 tempest-ProjectMemberTests-1901479051 tempest-ProjectMemberTests-1901479051-project-admin] Create volume of 1 GB Aug 12 10:38:53.776903 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:53.776903 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:38:53.777314 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-697e564e-0f57-4faf-bb1b-595054074679 tempest-ProjectMemberTests-1901479051 tempest-ProjectMemberTests-1901479051-project-admin] Availability Zones retrieved successfully. Aug 12 10:38:53.786081 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-697e564e-0f57-4faf-bb1b-595054074679 tempest-ProjectMemberTests-1901479051 tempest-ProjectMemberTests-1901479051-project-admin] Flow 'volume_create_api' (7f00464b-c6d0-4394-9d6d-0b6c51f46912) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:38:53.787399 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-697e564e-0f57-4faf-bb1b-595054074679 tempest-ProjectMemberTests-1901479051 tempest-ProjectMemberTests-1901479051-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c48b1d63-3e7e-4caa-8a44-4214b0207185) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:38:53.788673 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.flows.api.create_volume [None req-697e564e-0f57-4faf-bb1b-595054074679 tempest-ProjectMemberTests-1901479051 tempest-ProjectMemberTests-1901479051-project-admin] Validating volume size '1' using validate_int {{(pid=100375) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 10:38:53.816892 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-697e564e-0f57-4faf-bb1b-595054074679 tempest-ProjectMemberTests-1901479051 tempest-ProjectMemberTests-1901479051-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c48b1d63-3e7e-4caa-8a44-4214b0207185) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T10:38:54Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-720288502',vendor_name='tempest-vendor_name-1087181505'},id=f2fe4ccb-b2f2-442d-ac19-4283b2fb92f6,is_public=True,name='tempest-ProjectMemberTests-volume-type-171514004',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f2fe4ccb-b2f2-442d-ac19-4283b2fb92f6', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:38:53.817582 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-697e564e-0f57-4faf-bb1b-595054074679 tempest-ProjectMemberTests-1901479051 tempest-ProjectMemberTests-1901479051-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2fc9b5d2-25eb-40fc-8670-5bb6c2b9d5b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:38:53.843716 np0000007037 devstack@c-api.service[100375]: WARNING cinder.quota [None req-697e564e-0f57-4faf-bb1b-595054074679 tempest-ProjectMemberTests-1901479051 tempest-ProjectMemberTests-1901479051-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-171514004 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-171514004, it is now deprecated. Please use the default quota class for default quota. Aug 12 10:38:53.843989 np0000007037 devstack@c-api.service[100375]: WARNING cinder.quota [None req-697e564e-0f57-4faf-bb1b-595054074679 tempest-ProjectMemberTests-1901479051 tempest-ProjectMemberTests-1901479051-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-171514004 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-171514004, it is now deprecated. Please use the default quota class for default quota. Aug 12 10:38:53.885445 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.quota [None req-697e564e-0f57-4faf-bb1b-595054074679 tempest-ProjectMemberTests-1901479051 tempest-ProjectMemberTests-1901479051-project-admin] Created reservations ['c413c304-0ea4-49e9-96c1-cb40da835c91', '7842af9f-5793-431d-a4ae-eb55587f7b89', '8fad246d-0938-437b-aa78-0b110bc8f933', 'f25f7e92-e8e8-43d1-b26b-00840fa6a215'] {{(pid=100375) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:38:53.886186 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-697e564e-0f57-4faf-bb1b-595054074679 tempest-ProjectMemberTests-1901479051 tempest-ProjectMemberTests-1901479051-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2fc9b5d2-25eb-40fc-8670-5bb6c2b9d5b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c413c304-0ea4-49e9-96c1-cb40da835c91', '7842af9f-5793-431d-a4ae-eb55587f7b89', '8fad246d-0938-437b-aa78-0b110bc8f933', 'f25f7e92-e8e8-43d1-b26b-00840fa6a215']}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:38:53.886850 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-697e564e-0f57-4faf-bb1b-595054074679 tempest-ProjectMemberTests-1901479051 tempest-ProjectMemberTests-1901479051-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eafcf3e1-33ac-438f-98f5-d94cb93ee589) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:38:53.920178 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-697e564e-0f57-4faf-bb1b-595054074679 tempest-ProjectMemberTests-1901479051 tempest-ProjectMemberTests-1901479051-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eafcf3e1-33ac-438f-98f5-d94cb93ee589) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '703f45d3-cbcf-454a-878a-0ce1c25f8094', '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='1494dcc9eb50423ea15ebba7c0add4f5',qos_specs=None,replication_status=,reservations=['c413c304-0ea4-49e9-96c1-cb40da835c91','7842af9f-5793-431d-a4ae-eb55587f7b89','8fad246d-0938-437b-aa78-0b110bc8f933','f25f7e92-e8e8-43d1-b26b-00840fa6a215'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4249a38d9b024085a1cbce504ae07b33',volume_type_id=f2fe4ccb-b2f2-442d-ac19-4283b2fb92f6), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:38:53Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=703f45d3-cbcf-454a-878a-0ce1c25f8094,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1494dcc9eb50423ea15ebba7c0add4f5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4249a38d9b024085a1cbce504ae07b33',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f2fe4ccb-b2f2-442d-ac19-4283b2fb92f6),volume_type_id=f2fe4ccb-b2f2-442d-ac19-4283b2fb92f6)}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:38:53.921247 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-697e564e-0f57-4faf-bb1b-595054074679 tempest-ProjectMemberTests-1901479051 tempest-ProjectMemberTests-1901479051-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7ddc4162-d527-46cd-8814-2f45c7729de3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:38:53.943290 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-697e564e-0f57-4faf-bb1b-595054074679 tempest-ProjectMemberTests-1901479051 tempest-ProjectMemberTests-1901479051-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7ddc4162-d527-46cd-8814-2f45c7729de3) transitioned into state 'SUCCESS' from 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='1494dcc9eb50423ea15ebba7c0add4f5',qos_specs=None,replication_status=,reservations=['c413c304-0ea4-49e9-96c1-cb40da835c91','7842af9f-5793-431d-a4ae-eb55587f7b89','8fad246d-0938-437b-aa78-0b110bc8f933','f25f7e92-e8e8-43d1-b26b-00840fa6a215'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4249a38d9b024085a1cbce504ae07b33',volume_type_id=f2fe4ccb-b2f2-442d-ac19-4283b2fb92f6)}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:38:53.943290 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-697e564e-0f57-4faf-bb1b-595054074679 tempest-ProjectMemberTests-1901479051 tempest-ProjectMemberTests-1901479051-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2eb604f2-e309-4d79-89e8-5447adbc15b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:38:53.952255 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-697e564e-0f57-4faf-bb1b-595054074679 tempest-ProjectMemberTests-1901479051 tempest-ProjectMemberTests-1901479051-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2eb604f2-e309-4d79-89e8-5447adbc15b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:38:53.953230 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-697e564e-0f57-4faf-bb1b-595054074679 tempest-ProjectMemberTests-1901479051 tempest-ProjectMemberTests-1901479051-project-admin] Flow 'volume_create_api' (7f00464b-c6d0-4394-9d6d-0b6c51f46912) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100375) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:38:53.953561 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-697e564e-0f57-4faf-bb1b-595054074679 tempest-ProjectMemberTests-1901479051 tempest-ProjectMemberTests-1901479051-project-admin] Create volume request issued successfully. Aug 12 10:38:53.954312 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-697e564e-0f57-4faf-bb1b-595054074679 tempest-ProjectMemberTests-1901479051 tempest-ProjectMemberTests-1901479051-project-admin] https://10.4.3.105/volume/v3/volumes returned with HTTP 202 Aug 12 10:38:53.955333 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 748/2965] 10.4.3.105 () {70 vars in 1298 bytes} [Wed Aug 12 10:38:53 2026] POST /volume/v3/volumes => generated 773 bytes in 187 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 10:38:53.968737 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-2f801ef4-7e2b-44e1-a734-4a2e080bc355 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:53.971436 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-2f801ef4-7e2b-44e1-a734-4a2e080bc355 tempest-ProjectMemberTests-1901479051 tempest-ProjectMemberTests-1901479051-project-admin] GET https://10.4.3.105/volume/v3/volumes/703f45d3-cbcf-454a-878a-0ce1c25f8094 Aug 12 10:38:53.971654 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-2f801ef4-7e2b-44e1-a734-4a2e080bc355 tempest-ProjectMemberTests-1901479051 tempest-ProjectMemberTests-1901479051-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:53.971821 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-2f801ef4-7e2b-44e1-a734-4a2e080bc355 tempest-ProjectMemberTests-1901479051 tempest-ProjectMemberTests-1901479051-project-admin] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:53.978802 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:53.978802 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:38:53.982544 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-2f801ef4-7e2b-44e1-a734-4a2e080bc355 tempest-ProjectMemberTests-1901479051 tempest-ProjectMemberTests-1901479051-project-admin] Volume info retrieved successfully. Aug 12 10:38:53.989161 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-2f801ef4-7e2b-44e1-a734-4a2e080bc355 tempest-ProjectMemberTests-1901479051 tempest-ProjectMemberTests-1901479051-project-admin] https://10.4.3.105/volume/v3/volumes/703f45d3-cbcf-454a-878a-0ce1c25f8094 returned with HTTP 200 Aug 12 10:38:53.989838 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 737/2966] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:38:53 2026] GET /volume/v3/volumes/703f45d3-cbcf-454a-878a-0ce1c25f8094 => generated 952 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:38:54.066384 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-3b766f9a-9f1d-4ee6-86b3-5863e020eb58 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:54.068305 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-3b766f9a-9f1d-4ee6-86b3-5863e020eb58 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] GET https://10.4.3.105/volume/v3/volumes/6ff5cc18-9d84-4266-83b3-5bb57a75bf46 Aug 12 10:38:54.068672 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-3b766f9a-9f1d-4ee6-86b3-5863e020eb58 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:54.070143 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-3b766f9a-9f1d-4ee6-86b3-5863e020eb58 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:54.078592 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:54.078592 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:38:54.084670 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-3b766f9a-9f1d-4ee6-86b3-5863e020eb58 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Volume info retrieved successfully. Aug 12 10:38:54.091629 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-3b766f9a-9f1d-4ee6-86b3-5863e020eb58 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] https://10.4.3.105/volume/v3/volumes/6ff5cc18-9d84-4266-83b3-5bb57a75bf46 returned with HTTP 200 Aug 12 10:38:54.091916 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 738/2967] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:38:54 2026] GET /volume/v3/volumes/6ff5cc18-9d84-4266-83b3-5bb57a75bf46 => generated 1366 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:38:54.108642 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-59ba5d26-8ce1-40e0-bca4-d587686f130c None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:54.111237 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-59ba5d26-8ce1-40e0-bca4-d587686f130c tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] GET https://10.4.3.105/volume/v3/volumes/6ff5cc18-9d84-4266-83b3-5bb57a75bf46 Aug 12 10:38:54.111567 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-59ba5d26-8ce1-40e0-bca4-d587686f130c tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:54.111871 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-59ba5d26-8ce1-40e0-bca4-d587686f130c tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:54.124689 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:54.124689 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:38:54.129502 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-59ba5d26-8ce1-40e0-bca4-d587686f130c tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Volume info retrieved successfully. Aug 12 10:38:54.137648 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-59ba5d26-8ce1-40e0-bca4-d587686f130c tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] https://10.4.3.105/volume/v3/volumes/6ff5cc18-9d84-4266-83b3-5bb57a75bf46 returned with HTTP 200 Aug 12 10:38:54.138128 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 745/2968] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:38:54 2026] GET /volume/v3/volumes/6ff5cc18-9d84-4266-83b3-5bb57a75bf46 => generated 1366 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:38:54.150439 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-2c9f044b-099e-439b-9697-245f8b589ef5 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:54.156162 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-449e06aa-adeb-4fc1-be1d-60f22469dc36 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:54.157970 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-449e06aa-adeb-4fc1-be1d-60f22469dc36 tempest-VolumesBackupsTest-440641371 tempest-VolumesBackupsTest-440641371-project-admin] GET https://10.4.3.105/volume/v3/backups/298caa44-6b34-4c2a-999b-f57d4a6c86b7 Aug 12 10:38:54.159563 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-449e06aa-adeb-4fc1-be1d-60f22469dc36 tempest-VolumesBackupsTest-440641371 tempest-VolumesBackupsTest-440641371-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:54.159563 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-449e06aa-adeb-4fc1-be1d-60f22469dc36 tempest-VolumesBackupsTest-440641371 tempest-VolumesBackupsTest-440641371-project-admin] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:54.159563 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-449e06aa-adeb-4fc1-be1d-60f22469dc36 tempest-VolumesBackupsTest-440641371 tempest-VolumesBackupsTest-440641371-project-admin] Show backup with id 298caa44-6b34-4c2a-999b-f57d4a6c86b7. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:38:54.165531 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:54.165531 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:38:54.166982 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-449e06aa-adeb-4fc1-be1d-60f22469dc36 tempest-VolumesBackupsTest-440641371 tempest-VolumesBackupsTest-440641371-project-admin] https://10.4.3.105/volume/v3/backups/298caa44-6b34-4c2a-999b-f57d4a6c86b7 returned with HTTP 200 Aug 12 10:38:54.168122 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 738/2969] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:38:54 2026] GET /volume/v3/backups/298caa44-6b34-4c2a-999b-f57d4a6c86b7 => generated 749 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:38:54.169538 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-2c9f044b-099e-439b-9697-245f8b589ef5 tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] GET https://10.4.3.105/volume/v3/volumes/ab258f5b-2015-4c81-bc26-099aa208f024 Aug 12 10:38:54.170753 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-2c9f044b-099e-439b-9697-245f8b589ef5 tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:54.171023 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-2c9f044b-099e-439b-9697-245f8b589ef5 tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:54.183670 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:54.183670 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:38:54.189482 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-2c9f044b-099e-439b-9697-245f8b589ef5 tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] Volume info retrieved successfully. Aug 12 10:38:54.195411 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-2c9f044b-099e-439b-9697-245f8b589ef5 tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] https://10.4.3.105/volume/v3/volumes/ab258f5b-2015-4c81-bc26-099aa208f024 returned with HTTP 200 Aug 12 10:38:54.195994 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 749/2970] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:38:54 2026] GET /volume/v3/volumes/ab258f5b-2015-4c81-bc26-099aa208f024 => generated 846 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:38:54.217487 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-49b2126c-7165-438e-b9c3-bd097d700433 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:54.221273 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-49b2126c-7165-438e-b9c3-bd097d700433 tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] POST https://10.4.3.105/volume/v3/backups Aug 12 10:38:54.221657 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-49b2126c-7165-438e-b9c3-bd097d700433 tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "ab258f5b-2015-4c81-bc26-099aa208f024", "name": "tempest-VolumesBackupsAdminTest-Backup-2046394805", "container": "tempest-volumesbackupsadmintest-backup-container-1200393601"}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:38:54.223077 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.contrib.backups [None req-49b2126c-7165-438e-b9c3-bd097d700433 tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] Creating new backup {'backup': {'volume_id': 'ab258f5b-2015-4c81-bc26-099aa208f024', 'name': 'tempest-VolumesBackupsAdminTest-Backup-2046394805', 'container': 'tempest-volumesbackupsadmintest-backup-container-1200393601'}} {{(pid=100373) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 12 10:38:54.223286 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.contrib.backups [None req-49b2126c-7165-438e-b9c3-bd097d700433 tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] Creating backup of volume ab258f5b-2015-4c81-bc26-099aa208f024 in container tempest-volumesbackupsadmintest-backup-container-1200393601 Aug 12 10:38:54.235710 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:54.235710 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:38:54.236380 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-49b2126c-7165-438e-b9c3-bd097d700433 tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] Volume info retrieved successfully. Aug 12 10:38:54.258033 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.quota [None req-49b2126c-7165-438e-b9c3-bd097d700433 tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] Created reservations ['26007e54-1987-4e16-a3eb-e4d9a7abb98b', '999164e0-8655-4df8-a8fb-e690c2d3246e'] {{(pid=100373) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:38:54.305320 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-49b2126c-7165-438e-b9c3-bd097d700433 tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] https://10.4.3.105/volume/v3/backups returned with HTTP 202 Aug 12 10:38:54.305810 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 739/2971] 10.4.3.105 () {68 vars in 1259 bytes} [Wed Aug 12 10:38:54 2026] POST /volume/v3/backups => generated 335 bytes in 89 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 10:38:54.319221 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-3176bf87-10c9-4a77-abfd-b874774661d3 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:54.323685 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-3176bf87-10c9-4a77-abfd-b874774661d3 tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] GET https://10.4.3.105/volume/v3/backups/c763577c-c21a-43c9-a623-cadbfc6f1293 Aug 12 10:38:54.323931 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-3176bf87-10c9-4a77-abfd-b874774661d3 tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:54.324172 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-3176bf87-10c9-4a77-abfd-b874774661d3 tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:54.324294 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.v3.backups [None req-3176bf87-10c9-4a77-abfd-b874774661d3 tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] Show backup with id c763577c-c21a-43c9-a623-cadbfc6f1293. {{(pid=100372) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:38:54.331749 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:54.331749 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:38:54.333330 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-3176bf87-10c9-4a77-abfd-b874774661d3 tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] https://10.4.3.105/volume/v3/backups/c763577c-c21a-43c9-a623-cadbfc6f1293 returned with HTTP 200 Aug 12 10:38:54.334199 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 746/2972] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:38:54 2026] GET /volume/v3/backups/c763577c-c21a-43c9-a623-cadbfc6f1293 => generated 799 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:38:55.012537 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-568020fb-dd65-4ea1-b731-7e874b587137 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:55.012537 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-568020fb-dd65-4ea1-b731-7e874b587137 tempest-ProjectMemberTests-1901479051 tempest-ProjectMemberTests-1901479051-project-admin] GET https://10.4.3.105/volume/v3/volumes/703f45d3-cbcf-454a-878a-0ce1c25f8094 Aug 12 10:38:55.012537 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-568020fb-dd65-4ea1-b731-7e874b587137 tempest-ProjectMemberTests-1901479051 tempest-ProjectMemberTests-1901479051-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:55.012537 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-568020fb-dd65-4ea1-b731-7e874b587137 tempest-ProjectMemberTests-1901479051 tempest-ProjectMemberTests-1901479051-project-admin] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:55.020391 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:55.020391 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:38:55.028534 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-568020fb-dd65-4ea1-b731-7e874b587137 tempest-ProjectMemberTests-1901479051 tempest-ProjectMemberTests-1901479051-project-admin] Volume info retrieved successfully. Aug 12 10:38:55.033317 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-568020fb-dd65-4ea1-b731-7e874b587137 tempest-ProjectMemberTests-1901479051 tempest-ProjectMemberTests-1901479051-project-admin] https://10.4.3.105/volume/v3/volumes/703f45d3-cbcf-454a-878a-0ce1c25f8094 returned with HTTP 200 Aug 12 10:38:55.033847 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 739/2973] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:38:55 2026] GET /volume/v3/volumes/703f45d3-cbcf-454a-878a-0ce1c25f8094 => generated 973 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:38:55.051199 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-bdecb2ea-93b7-4be4-89fd-2910efa9cac4 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:55.054979 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-bdecb2ea-93b7-4be4-89fd-2910efa9cac4 tempest-ProjectMemberTests-1901479051 tempest-ProjectMemberTests-1901479051-project-admin] GET https://10.4.3.105/volume/v3/messages Aug 12 10:38:55.055266 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-bdecb2ea-93b7-4be4-89fd-2910efa9cac4 tempest-ProjectMemberTests-1901479051 tempest-ProjectMemberTests-1901479051-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:55.055490 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-bdecb2ea-93b7-4be4-89fd-2910efa9cac4 tempest-ProjectMemberTests-1901479051 tempest-ProjectMemberTests-1901479051-project-admin] Calling method 'version_select' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:55.066458 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-bdecb2ea-93b7-4be4-89fd-2910efa9cac4 tempest-ProjectMemberTests-1901479051 tempest-ProjectMemberTests-1901479051-project-admin] https://10.4.3.105/volume/v3/messages returned with HTTP 200 Aug 12 10:38:55.066870 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 750/2974] 10.4.3.105 () {68 vars in 1280 bytes} [Wed Aug 12 10:38:55 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 10:38:55.076035 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-0a49a975-6eef-4d27-83fe-bd37a02646d0 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:55.182603 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-8cb81219-7ae5-483a-be62-c02d3e487a81 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:55.185062 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-8cb81219-7ae5-483a-be62-c02d3e487a81 tempest-VolumesBackupsTest-440641371 tempest-VolumesBackupsTest-440641371-project-admin] GET https://10.4.3.105/volume/v3/backups/298caa44-6b34-4c2a-999b-f57d4a6c86b7 Aug 12 10:38:55.185349 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-8cb81219-7ae5-483a-be62-c02d3e487a81 tempest-VolumesBackupsTest-440641371 tempest-VolumesBackupsTest-440641371-project-admin] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:55.185693 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-8cb81219-7ae5-483a-be62-c02d3e487a81 tempest-VolumesBackupsTest-440641371 tempest-VolumesBackupsTest-440641371-project-admin] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:55.185765 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.v3.backups [None req-8cb81219-7ae5-483a-be62-c02d3e487a81 tempest-VolumesBackupsTest-440641371 tempest-VolumesBackupsTest-440641371-project-admin] Show backup with id 298caa44-6b34-4c2a-999b-f57d4a6c86b7. {{(pid=100372) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:38:55.194105 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:55.194105 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:38:55.194908 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-8cb81219-7ae5-483a-be62-c02d3e487a81 tempest-VolumesBackupsTest-440641371 tempest-VolumesBackupsTest-440641371-project-admin] https://10.4.3.105/volume/v3/backups/298caa44-6b34-4c2a-999b-f57d4a6c86b7 returned with HTTP 200 Aug 12 10:38:55.195304 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 747/2975] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:38:55 2026] GET /volume/v3/backups/298caa44-6b34-4c2a-999b-f57d4a6c86b7 => generated 749 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:38:55.203986 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-0a49a975-6eef-4d27-83fe-bd37a02646d0 tempest-ProjectMemberTests-1901479051 tempest-ProjectMemberTests-1901479051-project-member] DELETE https://10.4.3.105/volume/v3/messages/7bbc6455-f51f-4ff2-83c5-4f1d3240ccd3 Aug 12 10:38:55.204275 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-0a49a975-6eef-4d27-83fe-bd37a02646d0 tempest-ProjectMemberTests-1901479051 tempest-ProjectMemberTests-1901479051-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:55.204527 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-0a49a975-6eef-4d27-83fe-bd37a02646d0 tempest-ProjectMemberTests-1901479051 tempest-ProjectMemberTests-1901479051-project-member] Calling method 'version_select' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:55.211178 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:55.211178 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:38:55.217630 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-0a49a975-6eef-4d27-83fe-bd37a02646d0 tempest-ProjectMemberTests-1901479051 tempest-ProjectMemberTests-1901479051-project-member] https://10.4.3.105/volume/v3/messages/7bbc6455-f51f-4ff2-83c5-4f1d3240ccd3 returned with HTTP 204 Aug 12 10:38:55.218166 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 740/2976] 10.4.3.105 () {68 vars in 1394 bytes} [Wed Aug 12 10:38:55 2026] DELETE /volume/v3/messages/7bbc6455-f51f-4ff2-83c5-4f1d3240ccd3 => generated 0 bytes in 143 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 12 10:38:55.227317 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-ef9eb1fd-0288-4ebf-9596-dbef96b3a8c0 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:55.229949 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-ef9eb1fd-0288-4ebf-9596-dbef96b3a8c0 tempest-ProjectMemberTests-1901479051 tempest-ProjectMemberTests-1901479051-project-member] GET https://10.4.3.105/volume/v3/messages/7bbc6455-f51f-4ff2-83c5-4f1d3240ccd3 Aug 12 10:38:55.230335 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-ef9eb1fd-0288-4ebf-9596-dbef96b3a8c0 tempest-ProjectMemberTests-1901479051 tempest-ProjectMemberTests-1901479051-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:55.230867 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-ef9eb1fd-0288-4ebf-9596-dbef96b3a8c0 tempest-ProjectMemberTests-1901479051 tempest-ProjectMemberTests-1901479051-project-member] Calling method 'version_select' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:55.233839 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-ef9eb1fd-0288-4ebf-9596-dbef96b3a8c0 tempest-ProjectMemberTests-1901479051 tempest-ProjectMemberTests-1901479051-project-member] https://10.4.3.105/volume/v3/messages/7bbc6455-f51f-4ff2-83c5-4f1d3240ccd3 returned with HTTP 404 Aug 12 10:38:55.234416 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 740/2977] 10.4.3.105 () {68 vars in 1391 bytes} [Wed Aug 12 10:38:55 2026] GET /volume/v3/messages/7bbc6455-f51f-4ff2-83c5-4f1d3240ccd3 => generated 110 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:38:55.244342 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-d8627786-c00f-4b79-9678-18be36321cb0 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:55.244342 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-d8627786-c00f-4b79-9678-18be36321cb0 tempest-ProjectMemberTests-1901479051 tempest-ProjectMemberTests-1901479051-project-admin] DELETE https://10.4.3.105/volume/v3/volumes/703f45d3-cbcf-454a-878a-0ce1c25f8094 Aug 12 10:38:55.244342 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-d8627786-c00f-4b79-9678-18be36321cb0 tempest-ProjectMemberTests-1901479051 tempest-ProjectMemberTests-1901479051-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:55.244342 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-d8627786-c00f-4b79-9678-18be36321cb0 tempest-ProjectMemberTests-1901479051 tempest-ProjectMemberTests-1901479051-project-admin] Calling method 'delete' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:55.244342 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.v3.volumes [None req-d8627786-c00f-4b79-9678-18be36321cb0 tempest-ProjectMemberTests-1901479051 tempest-ProjectMemberTests-1901479051-project-admin] Delete volume with id: 703f45d3-cbcf-454a-878a-0ce1c25f8094 Aug 12 10:38:55.252704 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:55.252704 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:38:55.253130 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-d8627786-c00f-4b79-9678-18be36321cb0 tempest-ProjectMemberTests-1901479051 tempest-ProjectMemberTests-1901479051-project-admin] Volume info retrieved successfully. Aug 12 10:38:55.254470 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-d8627786-c00f-4b79-9678-18be36321cb0 tempest-ProjectMemberTests-1901479051 tempest-ProjectMemberTests-1901479051-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100375) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 12 10:38:55.279467 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.quota [None req-d8627786-c00f-4b79-9678-18be36321cb0 tempest-ProjectMemberTests-1901479051 tempest-ProjectMemberTests-1901479051-project-admin] Created reservations ['c348ba82-9d26-4a74-84d3-2bb0c6b5facc', 'a2ec26e0-7cc1-43cd-a90a-fe5c3b520443', '61f9f358-589c-48a7-a090-66e8b435f20f', '7a4fa3cc-7df9-4517-8200-241420ea3c8a'] {{(pid=100375) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:38:55.344657 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-d8627786-c00f-4b79-9678-18be36321cb0 tempest-ProjectMemberTests-1901479051 tempest-ProjectMemberTests-1901479051-project-admin] Delete volume request issued successfully. Aug 12 10:38:55.345032 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-d8627786-c00f-4b79-9678-18be36321cb0 tempest-ProjectMemberTests-1901479051 tempest-ProjectMemberTests-1901479051-project-admin] https://10.4.3.105/volume/v3/volumes/703f45d3-cbcf-454a-878a-0ce1c25f8094 returned with HTTP 202 Aug 12 10:38:55.345533 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 751/2978] 10.4.3.105 () {68 vars in 1391 bytes} [Wed Aug 12 10:38:55 2026] DELETE /volume/v3/volumes/703f45d3-cbcf-454a-878a-0ce1c25f8094 => generated 0 bytes in 104 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 12 10:38:55.348727 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-6b00686a-0b50-4aa8-836c-e452e6c7ae89 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:55.351459 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-6b00686a-0b50-4aa8-836c-e452e6c7ae89 tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] GET https://10.4.3.105/volume/v3/backups/c763577c-c21a-43c9-a623-cadbfc6f1293 Aug 12 10:38:55.352895 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-6b00686a-0b50-4aa8-836c-e452e6c7ae89 tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:55.352895 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-6b00686a-0b50-4aa8-836c-e452e6c7ae89 tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:55.352895 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.v3.backups [None req-6b00686a-0b50-4aa8-836c-e452e6c7ae89 tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] Show backup with id c763577c-c21a-43c9-a623-cadbfc6f1293. {{(pid=100372) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:38:55.356886 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-724d1113-0c0d-46d7-904f-2c57119d135c None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:55.358603 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:55.358603 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:38:55.359468 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-6b00686a-0b50-4aa8-836c-e452e6c7ae89 tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] https://10.4.3.105/volume/v3/backups/c763577c-c21a-43c9-a623-cadbfc6f1293 returned with HTTP 200 Aug 12 10:38:55.360898 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 748/2979] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:38:55 2026] GET /volume/v3/backups/c763577c-c21a-43c9-a623-cadbfc6f1293 => generated 801 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:38:55.362534 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-724d1113-0c0d-46d7-904f-2c57119d135c tempest-ProjectMemberTests-1901479051 tempest-ProjectMemberTests-1901479051-project-admin] DELETE https://10.4.3.105/volume/v3/types/f2fe4ccb-b2f2-442d-ac19-4283b2fb92f6 Aug 12 10:38:55.362781 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-724d1113-0c0d-46d7-904f-2c57119d135c tempest-ProjectMemberTests-1901479051 tempest-ProjectMemberTests-1901479051-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:55.363032 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-724d1113-0c0d-46d7-904f-2c57119d135c tempest-ProjectMemberTests-1901479051 tempest-ProjectMemberTests-1901479051-project-admin] Calling method '_delete' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:55.403653 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-724d1113-0c0d-46d7-904f-2c57119d135c tempest-ProjectMemberTests-1901479051 tempest-ProjectMemberTests-1901479051-project-admin] https://10.4.3.105/volume/v3/types/f2fe4ccb-b2f2-442d-ac19-4283b2fb92f6 returned with HTTP 202 Aug 12 10:38:55.403653 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 741/2980] 10.4.3.105 () {66 vars in 1345 bytes} [Wed Aug 12 10:38:55 2026] DELETE /volume/v3/types/f2fe4ccb-b2f2-442d-ac19-4283b2fb92f6 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 10:38:55.415534 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-6af1ec0c-ed22-46aa-8685-f13b0cac89c8 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:55.418493 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-6af1ec0c-ed22-46aa-8685-f13b0cac89c8 tempest-ProjectMemberTests-1901479051 tempest-ProjectMemberTests-1901479051-project-admin] POST https://10.4.3.105/volume/v3/types Aug 12 10:38:55.419120 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-6af1ec0c-ed22-46aa-8685-f13b0cac89c8 tempest-ProjectMemberTests-1901479051 tempest-ProjectMemberTests-1901479051-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-537712619", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1161074598", "vendor_name": "tempest-vendor_name-1509570230"}}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:38:55.444797 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-6af1ec0c-ed22-46aa-8685-f13b0cac89c8 tempest-ProjectMemberTests-1901479051 tempest-ProjectMemberTests-1901479051-project-admin] https://10.4.3.105/volume/v3/types returned with HTTP 200 Aug 12 10:38:55.445268 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 741/2981] 10.4.3.105 () {68 vars in 1253 bytes} [Wed Aug 12 10:38:55 2026] POST /volume/v3/types => generated 329 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:38:55.459448 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-24b046ad-c1b6-4bca-aa2c-27389d9bda51 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:55.464365 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-24b046ad-c1b6-4bca-aa2c-27389d9bda51 tempest-ProjectMemberTests-1901479051 tempest-ProjectMemberTests-1901479051-project-admin] POST https://10.4.3.105/volume/v3/volumes Aug 12 10:38:55.464365 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-24b046ad-c1b6-4bca-aa2c-27389d9bda51 tempest-ProjectMemberTests-1901479051 tempest-ProjectMemberTests-1901479051-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "34b4b1b4-5427-4de1-94e8-231ba5d99b8e", "size": 1}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:38:55.465160 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.v3.volumes [None req-24b046ad-c1b6-4bca-aa2c-27389d9bda51 tempest-ProjectMemberTests-1901479051 tempest-ProjectMemberTests-1901479051-project-admin] Create volume request body: {'volume': {'volume_type': '34b4b1b4-5427-4de1-94e8-231ba5d99b8e', 'size': 1}} {{(pid=100375) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 10:38:55.470194 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.v3.volumes [None req-24b046ad-c1b6-4bca-aa2c-27389d9bda51 tempest-ProjectMemberTests-1901479051 tempest-ProjectMemberTests-1901479051-project-admin] Create volume of 1 GB Aug 12 10:38:55.472028 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:55.472028 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:38:55.472028 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-24b046ad-c1b6-4bca-aa2c-27389d9bda51 tempest-ProjectMemberTests-1901479051 tempest-ProjectMemberTests-1901479051-project-admin] Availability Zones retrieved successfully. Aug 12 10:38:55.480888 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-24b046ad-c1b6-4bca-aa2c-27389d9bda51 tempest-ProjectMemberTests-1901479051 tempest-ProjectMemberTests-1901479051-project-admin] Flow 'volume_create_api' (cd6f7385-1b04-4f6f-94f9-37c3941d527e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:38:55.483074 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-24b046ad-c1b6-4bca-aa2c-27389d9bda51 tempest-ProjectMemberTests-1901479051 tempest-ProjectMemberTests-1901479051-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f31ce1a1-c5f2-4ad7-81b9-115a2e192b34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:38:55.484346 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.flows.api.create_volume [None req-24b046ad-c1b6-4bca-aa2c-27389d9bda51 tempest-ProjectMemberTests-1901479051 tempest-ProjectMemberTests-1901479051-project-admin] Validating volume size '1' using validate_int {{(pid=100375) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 10:38:55.512305 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-24b046ad-c1b6-4bca-aa2c-27389d9bda51 tempest-ProjectMemberTests-1901479051 tempest-ProjectMemberTests-1901479051-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f31ce1a1-c5f2-4ad7-81b9-115a2e192b34) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T10:38:55Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1161074598',vendor_name='tempest-vendor_name-1509570230'},id=34b4b1b4-5427-4de1-94e8-231ba5d99b8e,is_public=True,name='tempest-ProjectMemberTests-volume-type-537712619',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '34b4b1b4-5427-4de1-94e8-231ba5d99b8e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:38:55.513175 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-24b046ad-c1b6-4bca-aa2c-27389d9bda51 tempest-ProjectMemberTests-1901479051 tempest-ProjectMemberTests-1901479051-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c5a99088-98a2-4d20-83df-aa26ddb07ab6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:38:55.561857 np0000007037 devstack@c-api.service[100375]: WARNING cinder.quota [None req-24b046ad-c1b6-4bca-aa2c-27389d9bda51 tempest-ProjectMemberTests-1901479051 tempest-ProjectMemberTests-1901479051-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-537712619 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-537712619, it is now deprecated. Please use the default quota class for default quota. Aug 12 10:38:55.562304 np0000007037 devstack@c-api.service[100375]: WARNING cinder.quota [None req-24b046ad-c1b6-4bca-aa2c-27389d9bda51 tempest-ProjectMemberTests-1901479051 tempest-ProjectMemberTests-1901479051-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-537712619 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-537712619, it is now deprecated. Please use the default quota class for default quota. Aug 12 10:38:55.606209 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.quota [None req-24b046ad-c1b6-4bca-aa2c-27389d9bda51 tempest-ProjectMemberTests-1901479051 tempest-ProjectMemberTests-1901479051-project-admin] Created reservations ['b439a0f0-e3fd-49b1-8434-0b228292cd9c', 'ff6c0c55-316e-4870-a7c4-d523a57d8686', '2df69d98-500f-4aba-94b5-f622050b5f69', 'da981667-966d-467b-a2e6-14d842d108d8'] {{(pid=100375) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:38:55.607369 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-24b046ad-c1b6-4bca-aa2c-27389d9bda51 tempest-ProjectMemberTests-1901479051 tempest-ProjectMemberTests-1901479051-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c5a99088-98a2-4d20-83df-aa26ddb07ab6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b439a0f0-e3fd-49b1-8434-0b228292cd9c', 'ff6c0c55-316e-4870-a7c4-d523a57d8686', '2df69d98-500f-4aba-94b5-f622050b5f69', 'da981667-966d-467b-a2e6-14d842d108d8']}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:38:55.608433 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-24b046ad-c1b6-4bca-aa2c-27389d9bda51 tempest-ProjectMemberTests-1901479051 tempest-ProjectMemberTests-1901479051-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0860dfad-337a-4107-9a17-f5d1b2e82d41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:38:55.645422 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-24b046ad-c1b6-4bca-aa2c-27389d9bda51 tempest-ProjectMemberTests-1901479051 tempest-ProjectMemberTests-1901479051-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0860dfad-337a-4107-9a17-f5d1b2e82d41) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bb73f634-8292-4a96-82fe-2219598d9ee8', '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='1494dcc9eb50423ea15ebba7c0add4f5',qos_specs=None,replication_status=,reservations=['b439a0f0-e3fd-49b1-8434-0b228292cd9c','ff6c0c55-316e-4870-a7c4-d523a57d8686','2df69d98-500f-4aba-94b5-f622050b5f69','da981667-966d-467b-a2e6-14d842d108d8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4249a38d9b024085a1cbce504ae07b33',volume_type_id=34b4b1b4-5427-4de1-94e8-231ba5d99b8e), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:38:55Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bb73f634-8292-4a96-82fe-2219598d9ee8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1494dcc9eb50423ea15ebba7c0add4f5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4249a38d9b024085a1cbce504ae07b33',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(34b4b1b4-5427-4de1-94e8-231ba5d99b8e),volume_type_id=34b4b1b4-5427-4de1-94e8-231ba5d99b8e)}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:38:55.647025 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-24b046ad-c1b6-4bca-aa2c-27389d9bda51 tempest-ProjectMemberTests-1901479051 tempest-ProjectMemberTests-1901479051-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f55183ec-1c40-424a-a356-e86229103d33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:38:55.667892 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-24b046ad-c1b6-4bca-aa2c-27389d9bda51 tempest-ProjectMemberTests-1901479051 tempest-ProjectMemberTests-1901479051-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f55183ec-1c40-424a-a356-e86229103d33) transitioned into state 'SUCCESS' from 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='1494dcc9eb50423ea15ebba7c0add4f5',qos_specs=None,replication_status=,reservations=['b439a0f0-e3fd-49b1-8434-0b228292cd9c','ff6c0c55-316e-4870-a7c4-d523a57d8686','2df69d98-500f-4aba-94b5-f622050b5f69','da981667-966d-467b-a2e6-14d842d108d8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4249a38d9b024085a1cbce504ae07b33',volume_type_id=34b4b1b4-5427-4de1-94e8-231ba5d99b8e)}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:38:55.668791 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-24b046ad-c1b6-4bca-aa2c-27389d9bda51 tempest-ProjectMemberTests-1901479051 tempest-ProjectMemberTests-1901479051-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f93b1d53-7109-4659-8bf6-192e7241bd7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:38:55.683607 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-24b046ad-c1b6-4bca-aa2c-27389d9bda51 tempest-ProjectMemberTests-1901479051 tempest-ProjectMemberTests-1901479051-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f93b1d53-7109-4659-8bf6-192e7241bd7b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:38:55.683607 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-24b046ad-c1b6-4bca-aa2c-27389d9bda51 tempest-ProjectMemberTests-1901479051 tempest-ProjectMemberTests-1901479051-project-admin] Flow 'volume_create_api' (cd6f7385-1b04-4f6f-94f9-37c3941d527e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100375) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:38:55.683607 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-24b046ad-c1b6-4bca-aa2c-27389d9bda51 tempest-ProjectMemberTests-1901479051 tempest-ProjectMemberTests-1901479051-project-admin] Create volume request issued successfully. Aug 12 10:38:55.684030 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-24b046ad-c1b6-4bca-aa2c-27389d9bda51 tempest-ProjectMemberTests-1901479051 tempest-ProjectMemberTests-1901479051-project-admin] https://10.4.3.105/volume/v3/volumes returned with HTTP 202 Aug 12 10:38:55.684614 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 752/2982] 10.4.3.105 () {70 vars in 1298 bytes} [Wed Aug 12 10:38:55 2026] POST /volume/v3/volumes => generated 773 bytes in 226 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 10:38:55.703330 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-7d8c4ee5-12fd-4c9b-b0ce-cfac8f58fbff None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:55.706940 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-7d8c4ee5-12fd-4c9b-b0ce-cfac8f58fbff tempest-ProjectMemberTests-1901479051 tempest-ProjectMemberTests-1901479051-project-admin] GET https://10.4.3.105/volume/v3/volumes/bb73f634-8292-4a96-82fe-2219598d9ee8 Aug 12 10:38:55.707193 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-7d8c4ee5-12fd-4c9b-b0ce-cfac8f58fbff tempest-ProjectMemberTests-1901479051 tempest-ProjectMemberTests-1901479051-project-admin] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:55.707371 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-7d8c4ee5-12fd-4c9b-b0ce-cfac8f58fbff tempest-ProjectMemberTests-1901479051 tempest-ProjectMemberTests-1901479051-project-admin] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:55.722204 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:55.722204 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:38:55.726456 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-7d8c4ee5-12fd-4c9b-b0ce-cfac8f58fbff tempest-ProjectMemberTests-1901479051 tempest-ProjectMemberTests-1901479051-project-admin] Volume info retrieved successfully. Aug 12 10:38:55.731665 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-7d8c4ee5-12fd-4c9b-b0ce-cfac8f58fbff tempest-ProjectMemberTests-1901479051 tempest-ProjectMemberTests-1901479051-project-admin] https://10.4.3.105/volume/v3/volumes/bb73f634-8292-4a96-82fe-2219598d9ee8 returned with HTTP 200 Aug 12 10:38:55.732217 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 749/2983] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:38:55 2026] GET /volume/v3/volumes/bb73f634-8292-4a96-82fe-2219598d9ee8 => generated 952 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:38:55.953850 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-8b0ee579-a290-48fb-b821-30b5e0381722 req-28fb29cd-bf33-4e42-8ad9-b04af5cb6120 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:55.957505 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-8b0ee579-a290-48fb-b821-30b5e0381722 req-28fb29cd-bf33-4e42-8ad9-b04af5cb6120 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] GET https://10.4.3.105/volume/v3/volumes/6ff5cc18-9d84-4266-83b3-5bb57a75bf46 Aug 12 10:38:55.957828 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-8b0ee579-a290-48fb-b821-30b5e0381722 req-28fb29cd-bf33-4e42-8ad9-b04af5cb6120 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:55.958150 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-8b0ee579-a290-48fb-b821-30b5e0381722 req-28fb29cd-bf33-4e42-8ad9-b04af5cb6120 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:55.972479 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:55.972479 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:38:55.977644 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [req-8b0ee579-a290-48fb-b821-30b5e0381722 req-28fb29cd-bf33-4e42-8ad9-b04af5cb6120 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Volume info retrieved successfully. Aug 12 10:38:55.985198 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-8b0ee579-a290-48fb-b821-30b5e0381722 req-28fb29cd-bf33-4e42-8ad9-b04af5cb6120 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] https://10.4.3.105/volume/v3/volumes/6ff5cc18-9d84-4266-83b3-5bb57a75bf46 returned with HTTP 200 Aug 12 10:38:55.986088 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 742/2984] 10.4.3.105 () {68 vars in 1598 bytes} [Wed Aug 12 10:38:55 2026] GET /volume/v3/volumes/6ff5cc18-9d84-4266-83b3-5bb57a75bf46 => generated 1366 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:38:56.211456 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-17d146d0-8dd9-471b-b1bd-d62a89e7119c None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:56.213412 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-17d146d0-8dd9-471b-b1bd-d62a89e7119c tempest-VolumesBackupsTest-440641371 tempest-VolumesBackupsTest-440641371-project-admin] GET https://10.4.3.105/volume/v3/backups/298caa44-6b34-4c2a-999b-f57d4a6c86b7 Aug 12 10:38:56.213648 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-17d146d0-8dd9-471b-b1bd-d62a89e7119c tempest-VolumesBackupsTest-440641371 tempest-VolumesBackupsTest-440641371-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:56.213899 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-17d146d0-8dd9-471b-b1bd-d62a89e7119c tempest-VolumesBackupsTest-440641371 tempest-VolumesBackupsTest-440641371-project-admin] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:56.213995 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-17d146d0-8dd9-471b-b1bd-d62a89e7119c tempest-VolumesBackupsTest-440641371 tempest-VolumesBackupsTest-440641371-project-admin] Show backup with id 298caa44-6b34-4c2a-999b-f57d4a6c86b7. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:38:56.221727 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:56.221727 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:38:56.222455 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-17d146d0-8dd9-471b-b1bd-d62a89e7119c tempest-VolumesBackupsTest-440641371 tempest-VolumesBackupsTest-440641371-project-admin] https://10.4.3.105/volume/v3/backups/298caa44-6b34-4c2a-999b-f57d4a6c86b7 returned with HTTP 200 Aug 12 10:38:56.222858 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 742/2985] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:38:56 2026] GET /volume/v3/backups/298caa44-6b34-4c2a-999b-f57d4a6c86b7 => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:38:56.377479 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-19f1d34b-9d15-4fb8-b203-cba3ddc63981 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:56.380065 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-19f1d34b-9d15-4fb8-b203-cba3ddc63981 tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] GET https://10.4.3.105/volume/v3/backups/c763577c-c21a-43c9-a623-cadbfc6f1293 Aug 12 10:38:56.380343 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-19f1d34b-9d15-4fb8-b203-cba3ddc63981 tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:56.380726 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-19f1d34b-9d15-4fb8-b203-cba3ddc63981 tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:56.380897 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-19f1d34b-9d15-4fb8-b203-cba3ddc63981 tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] Show backup with id c763577c-c21a-43c9-a623-cadbfc6f1293. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:38:56.388271 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:56.388271 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:38:56.389304 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-19f1d34b-9d15-4fb8-b203-cba3ddc63981 tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] https://10.4.3.105/volume/v3/backups/c763577c-c21a-43c9-a623-cadbfc6f1293 returned with HTTP 200 Aug 12 10:38:56.389844 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 753/2986] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:38:56 2026] GET /volume/v3/backups/c763577c-c21a-43c9-a623-cadbfc6f1293 => generated 801 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:38:56.728753 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [req-8b0ee579-a290-48fb-b821-30b5e0381722 req-7605f8f4-29ad-4325-b806-2b54b684b7de None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:56.730986 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-8b0ee579-a290-48fb-b821-30b5e0381722 req-7605f8f4-29ad-4325-b806-2b54b684b7de tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] GET https://10.4.3.105/volume/v3/volumes/6ff5cc18-9d84-4266-83b3-5bb57a75bf46 Aug 12 10:38:56.731416 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [req-8b0ee579-a290-48fb-b821-30b5e0381722 req-7605f8f4-29ad-4325-b806-2b54b684b7de tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:56.731657 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [req-8b0ee579-a290-48fb-b821-30b5e0381722 req-7605f8f4-29ad-4325-b806-2b54b684b7de tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:56.739215 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:56.739215 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:38:56.744366 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [req-8b0ee579-a290-48fb-b821-30b5e0381722 req-7605f8f4-29ad-4325-b806-2b54b684b7de tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Volume info retrieved successfully. Aug 12 10:38:56.746356 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-23c6f6af-69ab-44cc-98ba-e6d1a7fc0ca3 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:56.748951 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-23c6f6af-69ab-44cc-98ba-e6d1a7fc0ca3 tempest-ProjectMemberTests-1901479051 tempest-ProjectMemberTests-1901479051-project-admin] GET https://10.4.3.105/volume/v3/volumes/bb73f634-8292-4a96-82fe-2219598d9ee8 Aug 12 10:38:56.749259 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-23c6f6af-69ab-44cc-98ba-e6d1a7fc0ca3 tempest-ProjectMemberTests-1901479051 tempest-ProjectMemberTests-1901479051-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:56.749599 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-23c6f6af-69ab-44cc-98ba-e6d1a7fc0ca3 tempest-ProjectMemberTests-1901479051 tempest-ProjectMemberTests-1901479051-project-admin] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:56.751130 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-8b0ee579-a290-48fb-b821-30b5e0381722 req-7605f8f4-29ad-4325-b806-2b54b684b7de tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] https://10.4.3.105/volume/v3/volumes/6ff5cc18-9d84-4266-83b3-5bb57a75bf46 returned with HTTP 200 Aug 12 10:38:56.751607 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 750/2987] 10.4.3.105 () {68 vars in 1598 bytes} [Wed Aug 12 10:38:56 2026] GET /volume/v3/volumes/6ff5cc18-9d84-4266-83b3-5bb57a75bf46 => generated 1366 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:38:56.759020 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:56.759020 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:38:56.763943 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-d1fc21ed-67fa-44f3-ae5e-d92be734a0fa None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:56.764076 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-23c6f6af-69ab-44cc-98ba-e6d1a7fc0ca3 tempest-ProjectMemberTests-1901479051 tempest-ProjectMemberTests-1901479051-project-admin] Volume info retrieved successfully. Aug 12 10:38:56.764546 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-d1fc21ed-67fa-44f3-ae5e-d92be734a0fa None None] GET https://10.4.3.105/volume// Aug 12 10:38:56.764884 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-d1fc21ed-67fa-44f3-ae5e-d92be734a0fa None None] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:56.765109 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-d1fc21ed-67fa-44f3-ae5e-d92be734a0fa None None] Calling method 'all' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:56.765546 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-d1fc21ed-67fa-44f3-ae5e-d92be734a0fa None None] https://10.4.3.105/volume// returned with HTTP 300 Aug 12 10:38:56.766758 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 743/2988] 10.4.3.105 () {66 vars in 1419 bytes} [Wed Aug 12 10:38: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 10:38:56.770438 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-23c6f6af-69ab-44cc-98ba-e6d1a7fc0ca3 tempest-ProjectMemberTests-1901479051 tempest-ProjectMemberTests-1901479051-project-admin] https://10.4.3.105/volume/v3/volumes/bb73f634-8292-4a96-82fe-2219598d9ee8 returned with HTTP 200 Aug 12 10:38:56.770903 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 743/2989] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:38:56 2026] GET /volume/v3/volumes/bb73f634-8292-4a96-82fe-2219598d9ee8 => generated 973 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:38:56.777748 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-8b0ee579-a290-48fb-b821-30b5e0381722 req-7092b43f-a7f0-4c80-89f5-61651e934854 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:56.780270 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-8b0ee579-a290-48fb-b821-30b5e0381722 req-7092b43f-a7f0-4c80-89f5-61651e934854 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] POST https://10.4.3.105/volume/v3/attachments Aug 12 10:38:56.780723 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-8b0ee579-a290-48fb-b821-30b5e0381722 req-7092b43f-a7f0-4c80-89f5-61651e934854 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6ff5cc18-9d84-4266-83b3-5bb57a75bf46", "connector": null, "instance_uuid": "cbb2aae5-5a44-43ba-acec-1d94b1255953"}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:38:56.787776 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-8392a0dd-9d48-40b9-816d-91362757d9e1 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:56.790432 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:56.790432 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:38:56.793242 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-8392a0dd-9d48-40b9-816d-91362757d9e1 tempest-ProjectMemberTests-1901479051 tempest-ProjectMemberTests-1901479051-project-admin] GET https://10.4.3.105/volume/v3/messages Aug 12 10:38:56.793839 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-8392a0dd-9d48-40b9-816d-91362757d9e1 tempest-ProjectMemberTests-1901479051 tempest-ProjectMemberTests-1901479051-project-admin] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:56.794125 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-8392a0dd-9d48-40b9-816d-91362757d9e1 tempest-ProjectMemberTests-1901479051 tempest-ProjectMemberTests-1901479051-project-admin] Calling method 'version_select' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:56.801008 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-8392a0dd-9d48-40b9-816d-91362757d9e1 tempest-ProjectMemberTests-1901479051 tempest-ProjectMemberTests-1901479051-project-admin] https://10.4.3.105/volume/v3/messages returned with HTTP 200 Aug 12 10:38:56.801501 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 751/2990] 10.4.3.105 () {68 vars in 1280 bytes} [Wed Aug 12 10:38:56 2026] GET /volume/v3/messages => generated 670 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:38:56.812556 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-4df0145c-b353-422d-81fb-d2c0c4e5a24e None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:56.814921 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-4df0145c-b353-422d-81fb-d2c0c4e5a24e tempest-ProjectMemberTests-1901479051 tempest-ProjectMemberTests-1901479051-project-member] GET https://10.4.3.105/volume/v3/messages Aug 12 10:38:56.815340 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-4df0145c-b353-422d-81fb-d2c0c4e5a24e tempest-ProjectMemberTests-1901479051 tempest-ProjectMemberTests-1901479051-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:56.815629 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-4df0145c-b353-422d-81fb-d2c0c4e5a24e tempest-ProjectMemberTests-1901479051 tempest-ProjectMemberTests-1901479051-project-member] Calling method 'version_select' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:56.821462 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-4df0145c-b353-422d-81fb-d2c0c4e5a24e tempest-ProjectMemberTests-1901479051 tempest-ProjectMemberTests-1901479051-project-member] https://10.4.3.105/volume/v3/messages returned with HTTP 200 Aug 12 10:38:56.822564 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 744/2991] 10.4.3.105 () {68 vars in 1280 bytes} [Wed Aug 12 10:38:56 2026] GET /volume/v3/messages => generated 670 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:38:56.830251 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-8b0ee579-a290-48fb-b821-30b5e0381722 req-7092b43f-a7f0-4c80-89f5-61651e934854 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] https://10.4.3.105/volume/v3/attachments returned with HTTP 200 Aug 12 10:38:56.830978 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 754/2992] 10.4.3.105 () {74 vars in 1594 bytes} [Wed Aug 12 10:38:56 2026] POST /volume/v3/attachments => generated 273 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:38:56.835757 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-6b7448a5-3a9a-44b4-8393-340654dce2a9 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:56.837876 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-6b7448a5-3a9a-44b4-8393-340654dce2a9 tempest-ProjectMemberTests-1901479051 tempest-ProjectMemberTests-1901479051-project-admin] DELETE https://10.4.3.105/volume/v3/messages/f0cd8c95-787d-4968-ba9c-0f20c09e4909 Aug 12 10:38:56.838149 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-6b7448a5-3a9a-44b4-8393-340654dce2a9 tempest-ProjectMemberTests-1901479051 tempest-ProjectMemberTests-1901479051-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:56.838385 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-6b7448a5-3a9a-44b4-8393-340654dce2a9 tempest-ProjectMemberTests-1901479051 tempest-ProjectMemberTests-1901479051-project-admin] Calling method 'version_select' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:56.853993 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-6b7448a5-3a9a-44b4-8393-340654dce2a9 tempest-ProjectMemberTests-1901479051 tempest-ProjectMemberTests-1901479051-project-admin] https://10.4.3.105/volume/v3/messages/f0cd8c95-787d-4968-ba9c-0f20c09e4909 returned with HTTP 204 Aug 12 10:38:56.854440 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 744/2993] 10.4.3.105 () {68 vars in 1394 bytes} [Wed Aug 12 10:38:56 2026] DELETE /volume/v3/messages/f0cd8c95-787d-4968-ba9c-0f20c09e4909 => generated 0 bytes in 19 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 12 10:38:56.863077 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-1a13a0f0-d3e0-4dfa-bb88-3b53964f1485 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:56.867256 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-1a13a0f0-d3e0-4dfa-bb88-3b53964f1485 tempest-ProjectMemberTests-1901479051 tempest-ProjectMemberTests-1901479051-project-admin] DELETE https://10.4.3.105/volume/v3/volumes/bb73f634-8292-4a96-82fe-2219598d9ee8 Aug 12 10:38:56.867595 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-1a13a0f0-d3e0-4dfa-bb88-3b53964f1485 tempest-ProjectMemberTests-1901479051 tempest-ProjectMemberTests-1901479051-project-admin] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:56.867880 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-1a13a0f0-d3e0-4dfa-bb88-3b53964f1485 tempest-ProjectMemberTests-1901479051 tempest-ProjectMemberTests-1901479051-project-admin] Calling method 'delete' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:56.868105 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.v3.volumes [None req-1a13a0f0-d3e0-4dfa-bb88-3b53964f1485 tempest-ProjectMemberTests-1901479051 tempest-ProjectMemberTests-1901479051-project-admin] Delete volume with id: bb73f634-8292-4a96-82fe-2219598d9ee8 Aug 12 10:38:56.877949 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:56.877949 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:38:56.878410 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-1a13a0f0-d3e0-4dfa-bb88-3b53964f1485 tempest-ProjectMemberTests-1901479051 tempest-ProjectMemberTests-1901479051-project-admin] Volume info retrieved successfully. Aug 12 10:38:56.879478 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-1a13a0f0-d3e0-4dfa-bb88-3b53964f1485 tempest-ProjectMemberTests-1901479051 tempest-ProjectMemberTests-1901479051-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100372) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 12 10:38:56.888720 np0000007037 devstack@c-api.service[100372]: WARNING cinder.quota [None req-1a13a0f0-d3e0-4dfa-bb88-3b53964f1485 tempest-ProjectMemberTests-1901479051 tempest-ProjectMemberTests-1901479051-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-537712619 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-537712619, it is now deprecated. Please use the default quota class for default quota. Aug 12 10:38:56.888969 np0000007037 devstack@c-api.service[100372]: WARNING cinder.quota [None req-1a13a0f0-d3e0-4dfa-bb88-3b53964f1485 tempest-ProjectMemberTests-1901479051 tempest-ProjectMemberTests-1901479051-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-537712619 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-537712619, it is now deprecated. Please use the default quota class for default quota. Aug 12 10:38:56.901458 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.quota [None req-1a13a0f0-d3e0-4dfa-bb88-3b53964f1485 tempest-ProjectMemberTests-1901479051 tempest-ProjectMemberTests-1901479051-project-admin] Created reservations ['27f43d2e-cfed-4438-b045-7f6f6550979d', '5ac25886-c62f-49b9-ad65-57fb52229a3c', 'ea28d4bd-5ff9-4da6-aa14-5431a293c2c8', '401e759f-7519-47e8-a623-edfc2c4bb55a'] {{(pid=100372) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:38:56.944972 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-1a13a0f0-d3e0-4dfa-bb88-3b53964f1485 tempest-ProjectMemberTests-1901479051 tempest-ProjectMemberTests-1901479051-project-admin] Delete volume request issued successfully. Aug 12 10:38:56.945243 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-1a13a0f0-d3e0-4dfa-bb88-3b53964f1485 tempest-ProjectMemberTests-1901479051 tempest-ProjectMemberTests-1901479051-project-admin] https://10.4.3.105/volume/v3/volumes/bb73f634-8292-4a96-82fe-2219598d9ee8 returned with HTTP 202 Aug 12 10:38:56.945806 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 752/2994] 10.4.3.105 () {68 vars in 1391 bytes} [Wed Aug 12 10:38:56 2026] DELETE /volume/v3/volumes/bb73f634-8292-4a96-82fe-2219598d9ee8 => generated 0 bytes in 83 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 10:38:56.954572 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-16343c75-b884-4912-b164-311e785fef8b None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:56.957337 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-16343c75-b884-4912-b164-311e785fef8b tempest-ProjectMemberTests-1901479051 tempest-ProjectMemberTests-1901479051-project-admin] DELETE https://10.4.3.105/volume/v3/types/34b4b1b4-5427-4de1-94e8-231ba5d99b8e Aug 12 10:38:56.957907 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-16343c75-b884-4912-b164-311e785fef8b tempest-ProjectMemberTests-1901479051 tempest-ProjectMemberTests-1901479051-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:56.958334 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-16343c75-b884-4912-b164-311e785fef8b tempest-ProjectMemberTests-1901479051 tempest-ProjectMemberTests-1901479051-project-admin] Calling method '_delete' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:56.985925 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-16343c75-b884-4912-b164-311e785fef8b tempest-ProjectMemberTests-1901479051 tempest-ProjectMemberTests-1901479051-project-admin] https://10.4.3.105/volume/v3/types/34b4b1b4-5427-4de1-94e8-231ba5d99b8e returned with HTTP 202 Aug 12 10:38:56.986827 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 745/2995] 10.4.3.105 () {66 vars in 1345 bytes} [Wed Aug 12 10:38:56 2026] DELETE /volume/v3/types/34b4b1b4-5427-4de1-94e8-231ba5d99b8e => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 10:38:57.004524 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-f8975667-3438-4c3f-a075-6e700ae01632 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:57.006998 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-f8975667-3438-4c3f-a075-6e700ae01632 tempest-ProjectMemberTests-1901479051 tempest-ProjectMemberTests-1901479051-project-admin] POST https://10.4.3.105/volume/v3/types Aug 12 10:38:57.007417 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-f8975667-3438-4c3f-a075-6e700ae01632 tempest-ProjectMemberTests-1901479051 tempest-ProjectMemberTests-1901479051-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-334991318", "extra_specs": {"storage_protocol": "tempest-storage_protocol-662730024", "vendor_name": "tempest-vendor_name-974469110"}}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:38:57.009070 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:57.009070 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:38:57.022926 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-f8975667-3438-4c3f-a075-6e700ae01632 tempest-ProjectMemberTests-1901479051 tempest-ProjectMemberTests-1901479051-project-admin] https://10.4.3.105/volume/v3/types returned with HTTP 200 Aug 12 10:38:57.023287 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 755/2996] 10.4.3.105 () {68 vars in 1253 bytes} [Wed Aug 12 10:38:57 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 10:38:57.037798 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-f93613b6-79a1-4b07-bfd0-c00e04241fe5 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:57.040088 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-f93613b6-79a1-4b07-bfd0-c00e04241fe5 tempest-ProjectMemberTests-1901479051 tempest-ProjectMemberTests-1901479051-project-admin] POST https://10.4.3.105/volume/v3/volumes Aug 12 10:38:57.040734 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-f93613b6-79a1-4b07-bfd0-c00e04241fe5 tempest-ProjectMemberTests-1901479051 tempest-ProjectMemberTests-1901479051-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "1e2a504c-648e-484c-83f7-e148c82f4b59", "size": 1}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:38:57.042834 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.v3.volumes [None req-f93613b6-79a1-4b07-bfd0-c00e04241fe5 tempest-ProjectMemberTests-1901479051 tempest-ProjectMemberTests-1901479051-project-admin] Create volume request body: {'volume': {'volume_type': '1e2a504c-648e-484c-83f7-e148c82f4b59', 'size': 1}} {{(pid=100373) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 10:38:57.047850 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.v3.volumes [None req-f93613b6-79a1-4b07-bfd0-c00e04241fe5 tempest-ProjectMemberTests-1901479051 tempest-ProjectMemberTests-1901479051-project-admin] Create volume of 1 GB Aug 12 10:38:57.048176 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:57.048176 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:38:57.048700 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-f93613b6-79a1-4b07-bfd0-c00e04241fe5 tempest-ProjectMemberTests-1901479051 tempest-ProjectMemberTests-1901479051-project-admin] Availability Zones retrieved successfully. Aug 12 10:38:57.056609 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-f93613b6-79a1-4b07-bfd0-c00e04241fe5 tempest-ProjectMemberTests-1901479051 tempest-ProjectMemberTests-1901479051-project-admin] Flow 'volume_create_api' (968d7f6a-e2b2-4a47-9135-77e3a9286c0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:38:57.058344 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-f93613b6-79a1-4b07-bfd0-c00e04241fe5 tempest-ProjectMemberTests-1901479051 tempest-ProjectMemberTests-1901479051-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b8b01d0f-691c-4365-80b4-14d07082bcd2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:38:57.059337 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.flows.api.create_volume [None req-f93613b6-79a1-4b07-bfd0-c00e04241fe5 tempest-ProjectMemberTests-1901479051 tempest-ProjectMemberTests-1901479051-project-admin] Validating volume size '1' using validate_int {{(pid=100373) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 10:38:57.087632 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-f93613b6-79a1-4b07-bfd0-c00e04241fe5 tempest-ProjectMemberTests-1901479051 tempest-ProjectMemberTests-1901479051-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b8b01d0f-691c-4365-80b4-14d07082bcd2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T10:38:57Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-662730024',vendor_name='tempest-vendor_name-974469110'},id=1e2a504c-648e-484c-83f7-e148c82f4b59,is_public=True,name='tempest-ProjectMemberTests-volume-type-334991318',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1e2a504c-648e-484c-83f7-e148c82f4b59', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:38:57.088799 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-f93613b6-79a1-4b07-bfd0-c00e04241fe5 tempest-ProjectMemberTests-1901479051 tempest-ProjectMemberTests-1901479051-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a98bec52-f531-4e2f-8a61-d4ad1c764bb9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:38:57.122364 np0000007037 devstack@c-api.service[100373]: WARNING cinder.quota [None req-f93613b6-79a1-4b07-bfd0-c00e04241fe5 tempest-ProjectMemberTests-1901479051 tempest-ProjectMemberTests-1901479051-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-334991318 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-334991318, it is now deprecated. Please use the default quota class for default quota. Aug 12 10:38:57.122823 np0000007037 devstack@c-api.service[100373]: WARNING cinder.quota [None req-f93613b6-79a1-4b07-bfd0-c00e04241fe5 tempest-ProjectMemberTests-1901479051 tempest-ProjectMemberTests-1901479051-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-334991318 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-334991318, it is now deprecated. Please use the default quota class for default quota. Aug 12 10:38:57.151131 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.quota [None req-f93613b6-79a1-4b07-bfd0-c00e04241fe5 tempest-ProjectMemberTests-1901479051 tempest-ProjectMemberTests-1901479051-project-admin] Created reservations ['baedaa93-3582-4faf-922e-fef2797f5ef6', '36a8d997-8c45-45d0-8709-3a7748934844', '37d15237-06d2-434c-a5ef-02b5aafbd14f', '7a60a95e-a756-42bc-8e25-f5f0fc8369ad'] {{(pid=100373) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:38:57.151953 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-f93613b6-79a1-4b07-bfd0-c00e04241fe5 tempest-ProjectMemberTests-1901479051 tempest-ProjectMemberTests-1901479051-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a98bec52-f531-4e2f-8a61-d4ad1c764bb9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['baedaa93-3582-4faf-922e-fef2797f5ef6', '36a8d997-8c45-45d0-8709-3a7748934844', '37d15237-06d2-434c-a5ef-02b5aafbd14f', '7a60a95e-a756-42bc-8e25-f5f0fc8369ad']}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:38:57.152882 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-f93613b6-79a1-4b07-bfd0-c00e04241fe5 tempest-ProjectMemberTests-1901479051 tempest-ProjectMemberTests-1901479051-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5b0044ee-8363-431d-8154-ee5690b742ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:38:57.179411 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-f93613b6-79a1-4b07-bfd0-c00e04241fe5 tempest-ProjectMemberTests-1901479051 tempest-ProjectMemberTests-1901479051-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5b0044ee-8363-431d-8154-ee5690b742ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2acbd49e-ff60-497f-ad13-3265a4027918', '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='1494dcc9eb50423ea15ebba7c0add4f5',qos_specs=None,replication_status=,reservations=['baedaa93-3582-4faf-922e-fef2797f5ef6','36a8d997-8c45-45d0-8709-3a7748934844','37d15237-06d2-434c-a5ef-02b5aafbd14f','7a60a95e-a756-42bc-8e25-f5f0fc8369ad'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4249a38d9b024085a1cbce504ae07b33',volume_type_id=1e2a504c-648e-484c-83f7-e148c82f4b59), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:38:57Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2acbd49e-ff60-497f-ad13-3265a4027918,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1494dcc9eb50423ea15ebba7c0add4f5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4249a38d9b024085a1cbce504ae07b33',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1e2a504c-648e-484c-83f7-e148c82f4b59),volume_type_id=1e2a504c-648e-484c-83f7-e148c82f4b59)}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:38:57.180402 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-f93613b6-79a1-4b07-bfd0-c00e04241fe5 tempest-ProjectMemberTests-1901479051 tempest-ProjectMemberTests-1901479051-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1c858dea-41d4-4d63-b59b-0398ca4a73fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:38:57.199955 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-f93613b6-79a1-4b07-bfd0-c00e04241fe5 tempest-ProjectMemberTests-1901479051 tempest-ProjectMemberTests-1901479051-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1c858dea-41d4-4d63-b59b-0398ca4a73fc) transitioned into state 'SUCCESS' from 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='1494dcc9eb50423ea15ebba7c0add4f5',qos_specs=None,replication_status=,reservations=['baedaa93-3582-4faf-922e-fef2797f5ef6','36a8d997-8c45-45d0-8709-3a7748934844','37d15237-06d2-434c-a5ef-02b5aafbd14f','7a60a95e-a756-42bc-8e25-f5f0fc8369ad'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4249a38d9b024085a1cbce504ae07b33',volume_type_id=1e2a504c-648e-484c-83f7-e148c82f4b59)}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:38:57.200820 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-f93613b6-79a1-4b07-bfd0-c00e04241fe5 tempest-ProjectMemberTests-1901479051 tempest-ProjectMemberTests-1901479051-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e4f02610-cf98-4695-88e6-85d79081ab27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:38:57.211934 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-f93613b6-79a1-4b07-bfd0-c00e04241fe5 tempest-ProjectMemberTests-1901479051 tempest-ProjectMemberTests-1901479051-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e4f02610-cf98-4695-88e6-85d79081ab27) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:38:57.211934 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-f93613b6-79a1-4b07-bfd0-c00e04241fe5 tempest-ProjectMemberTests-1901479051 tempest-ProjectMemberTests-1901479051-project-admin] Flow 'volume_create_api' (968d7f6a-e2b2-4a47-9135-77e3a9286c0c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100373) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:38:57.211934 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-f93613b6-79a1-4b07-bfd0-c00e04241fe5 tempest-ProjectMemberTests-1901479051 tempest-ProjectMemberTests-1901479051-project-admin] Create volume request issued successfully. Aug 12 10:38:57.212365 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-f93613b6-79a1-4b07-bfd0-c00e04241fe5 tempest-ProjectMemberTests-1901479051 tempest-ProjectMemberTests-1901479051-project-admin] https://10.4.3.105/volume/v3/volumes returned with HTTP 202 Aug 12 10:38:57.212860 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 745/2997] 10.4.3.105 () {70 vars in 1298 bytes} [Wed Aug 12 10:38:57 2026] POST /volume/v3/volumes => generated 773 bytes in 176 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 10:38:57.230304 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-cdd0124b-1a21-4c98-97f0-a99c3cb966c6 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:57.233043 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-cdd0124b-1a21-4c98-97f0-a99c3cb966c6 tempest-ProjectMemberTests-1901479051 tempest-ProjectMemberTests-1901479051-project-admin] GET https://10.4.3.105/volume/v3/volumes/2acbd49e-ff60-497f-ad13-3265a4027918 Aug 12 10:38:57.233541 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-cdd0124b-1a21-4c98-97f0-a99c3cb966c6 tempest-ProjectMemberTests-1901479051 tempest-ProjectMemberTests-1901479051-project-admin] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:57.233885 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-cdd0124b-1a21-4c98-97f0-a99c3cb966c6 tempest-ProjectMemberTests-1901479051 tempest-ProjectMemberTests-1901479051-project-admin] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:57.236571 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-fc2f22e7-b1e2-450c-918c-ad0f52603112 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:57.239173 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-fc2f22e7-b1e2-450c-918c-ad0f52603112 tempest-VolumesBackupsTest-440641371 tempest-VolumesBackupsTest-440641371-project-admin] GET https://10.4.3.105/volume/v3/backups/298caa44-6b34-4c2a-999b-f57d4a6c86b7 Aug 12 10:38:57.239365 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-fc2f22e7-b1e2-450c-918c-ad0f52603112 tempest-VolumesBackupsTest-440641371 tempest-VolumesBackupsTest-440641371-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:57.239579 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-fc2f22e7-b1e2-450c-918c-ad0f52603112 tempest-VolumesBackupsTest-440641371 tempest-VolumesBackupsTest-440641371-project-admin] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:57.239685 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-fc2f22e7-b1e2-450c-918c-ad0f52603112 tempest-VolumesBackupsTest-440641371 tempest-VolumesBackupsTest-440641371-project-admin] Show backup with id 298caa44-6b34-4c2a-999b-f57d4a6c86b7. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:38:57.243267 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:57.243267 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:38:57.244298 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:57.244298 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:38:57.244466 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-fc2f22e7-b1e2-450c-918c-ad0f52603112 tempest-VolumesBackupsTest-440641371 tempest-VolumesBackupsTest-440641371-project-admin] https://10.4.3.105/volume/v3/backups/298caa44-6b34-4c2a-999b-f57d4a6c86b7 returned with HTTP 200 Aug 12 10:38:57.244843 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 746/2998] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:38:57 2026] GET /volume/v3/backups/298caa44-6b34-4c2a-999b-f57d4a6c86b7 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:38:57.249457 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-cdd0124b-1a21-4c98-97f0-a99c3cb966c6 tempest-ProjectMemberTests-1901479051 tempest-ProjectMemberTests-1901479051-project-admin] Volume info retrieved successfully. Aug 12 10:38:57.254883 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-cdd0124b-1a21-4c98-97f0-a99c3cb966c6 tempest-ProjectMemberTests-1901479051 tempest-ProjectMemberTests-1901479051-project-admin] https://10.4.3.105/volume/v3/volumes/2acbd49e-ff60-497f-ad13-3265a4027918 returned with HTTP 200 Aug 12 10:38:57.256197 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 753/2999] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:38:57 2026] GET /volume/v3/volumes/2acbd49e-ff60-497f-ad13-3265a4027918 => generated 952 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:38:57.405087 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-6513b802-3faa-4909-8d79-4276040f23ef None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:57.408190 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-6513b802-3faa-4909-8d79-4276040f23ef tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] GET https://10.4.3.105/volume/v3/backups/c763577c-c21a-43c9-a623-cadbfc6f1293 Aug 12 10:38:57.408408 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-6513b802-3faa-4909-8d79-4276040f23ef tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:57.408623 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-6513b802-3faa-4909-8d79-4276040f23ef tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:57.411772 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-6513b802-3faa-4909-8d79-4276040f23ef tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] Show backup with id c763577c-c21a-43c9-a623-cadbfc6f1293. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:38:57.417951 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:57.417951 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:38:57.420784 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-6513b802-3faa-4909-8d79-4276040f23ef tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] https://10.4.3.105/volume/v3/backups/c763577c-c21a-43c9-a623-cadbfc6f1293 returned with HTTP 200 Aug 12 10:38:57.421334 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 756/3000] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:38:57 2026] GET /volume/v3/backups/c763577c-c21a-43c9-a623-cadbfc6f1293 => generated 801 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:38:58.044206 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-1c9cdcc2-cfbf-417a-8250-87420ed85610 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:58.045843 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-1c9cdcc2-cfbf-417a-8250-87420ed85610 None None] GET https://10.4.3.105/volume// Aug 12 10:38:58.045843 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-1c9cdcc2-cfbf-417a-8250-87420ed85610 None None] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:58.045843 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-1c9cdcc2-cfbf-417a-8250-87420ed85610 None None] Calling method 'all' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:58.046940 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-1c9cdcc2-cfbf-417a-8250-87420ed85610 None None] https://10.4.3.105/volume// returned with HTTP 300 Aug 12 10:38:58.046940 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 746/3001] 10.4.3.105 () {66 vars in 1426 bytes} [Wed Aug 12 10:38:58 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 10:38:58.060147 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-8b0ee579-a290-48fb-b821-30b5e0381722 req-2ddb6603-d613-4ec5-ba3a-e8e8fc30ca63 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:58.063429 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-8b0ee579-a290-48fb-b821-30b5e0381722 req-2ddb6603-d613-4ec5-ba3a-e8e8fc30ca63 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] GET https://10.4.3.105/volume/v3/volumes/6ff5cc18-9d84-4266-83b3-5bb57a75bf46 Aug 12 10:38:58.063803 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-8b0ee579-a290-48fb-b821-30b5e0381722 req-2ddb6603-d613-4ec5-ba3a-e8e8fc30ca63 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:58.064074 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-8b0ee579-a290-48fb-b821-30b5e0381722 req-2ddb6603-d613-4ec5-ba3a-e8e8fc30ca63 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:58.092092 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:58.092092 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:38:58.103175 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [req-8b0ee579-a290-48fb-b821-30b5e0381722 req-2ddb6603-d613-4ec5-ba3a-e8e8fc30ca63 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Volume info retrieved successfully. Aug 12 10:38:58.110317 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-8b0ee579-a290-48fb-b821-30b5e0381722 req-2ddb6603-d613-4ec5-ba3a-e8e8fc30ca63 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] https://10.4.3.105/volume/v3/volumes/6ff5cc18-9d84-4266-83b3-5bb57a75bf46 returned with HTTP 200 Aug 12 10:38:58.110878 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 747/3002] 10.4.3.105 () {70 vars in 1639 bytes} [Wed Aug 12 10:38:58 2026] GET /volume/v3/volumes/6ff5cc18-9d84-4266-83b3-5bb57a75bf46 => generated 1545 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 10:38:58.256468 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-f33e3677-7661-4a32-a990-59ab81251383 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:58.258844 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-f33e3677-7661-4a32-a990-59ab81251383 tempest-VolumesBackupsTest-440641371 tempest-VolumesBackupsTest-440641371-project-admin] GET https://10.4.3.105/volume/v3/backups/298caa44-6b34-4c2a-999b-f57d4a6c86b7 Aug 12 10:38:58.259118 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-f33e3677-7661-4a32-a990-59ab81251383 tempest-VolumesBackupsTest-440641371 tempest-VolumesBackupsTest-440641371-project-admin] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:58.259352 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-f33e3677-7661-4a32-a990-59ab81251383 tempest-VolumesBackupsTest-440641371 tempest-VolumesBackupsTest-440641371-project-admin] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:58.259484 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.v3.backups [None req-f33e3677-7661-4a32-a990-59ab81251383 tempest-VolumesBackupsTest-440641371 tempest-VolumesBackupsTest-440641371-project-admin] Show backup with id 298caa44-6b34-4c2a-999b-f57d4a6c86b7. {{(pid=100372) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:38:58.264611 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:58.264611 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:38:58.265454 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-f33e3677-7661-4a32-a990-59ab81251383 tempest-VolumesBackupsTest-440641371 tempest-VolumesBackupsTest-440641371-project-admin] https://10.4.3.105/volume/v3/backups/298caa44-6b34-4c2a-999b-f57d4a6c86b7 returned with HTTP 200 Aug 12 10:38:58.266121 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 754/3003] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:38:58 2026] GET /volume/v3/backups/298caa44-6b34-4c2a-999b-f57d4a6c86b7 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:38:58.276800 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-61691692-4127-4a18-b2b7-8fae1387c624 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:58.281061 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-61691692-4127-4a18-b2b7-8fae1387c624 tempest-ProjectMemberTests-1901479051 tempest-ProjectMemberTests-1901479051-project-admin] GET https://10.4.3.105/volume/v3/volumes/2acbd49e-ff60-497f-ad13-3265a4027918 Aug 12 10:38:58.281501 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-61691692-4127-4a18-b2b7-8fae1387c624 tempest-ProjectMemberTests-1901479051 tempest-ProjectMemberTests-1901479051-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:58.281776 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-61691692-4127-4a18-b2b7-8fae1387c624 tempest-ProjectMemberTests-1901479051 tempest-ProjectMemberTests-1901479051-project-admin] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:58.295374 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:58.295374 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:38:58.301478 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-61691692-4127-4a18-b2b7-8fae1387c624 tempest-ProjectMemberTests-1901479051 tempest-ProjectMemberTests-1901479051-project-admin] Volume info retrieved successfully. Aug 12 10:38:58.307891 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-61691692-4127-4a18-b2b7-8fae1387c624 tempest-ProjectMemberTests-1901479051 tempest-ProjectMemberTests-1901479051-project-admin] https://10.4.3.105/volume/v3/volumes/2acbd49e-ff60-497f-ad13-3265a4027918 returned with HTTP 200 Aug 12 10:38:58.309944 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 757/3004] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:38:58 2026] GET /volume/v3/volumes/2acbd49e-ff60-497f-ad13-3265a4027918 => generated 973 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:38:58.310057 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-8b0ee579-a290-48fb-b821-30b5e0381722 req-6b0a53d3-2e67-4e3d-9d53-8a5ec86215dd None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:58.314703 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-8b0ee579-a290-48fb-b821-30b5e0381722 req-6b0a53d3-2e67-4e3d-9d53-8a5ec86215dd tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] PUT https://10.4.3.105/volume/v3/attachments/fbd37174-3b84-4779-a1e5-c697b35e36ac Aug 12 10:38:58.314703 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-8b0ee579-a290-48fb-b821-30b5e0381722 req-6b0a53d3-2e67-4e3d-9d53-8a5ec86215dd tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.105", "host": "np0000007037", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a295cd65dd1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "cc953c5f-eaed-46bf-96e8-0985bbef0414", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:38:58.327769 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-0515d663-1853-4125-81c7-4a1aa48a4aeb None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:58.331560 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.coordination [req-8b0ee579-a290-48fb-b821-30b5e0381722 req-6b0a53d3-2e67-4e3d-9d53-8a5ec86215dd tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Acquiring lock "cinder-attachment_update-6ff5cc18-9d84-4266-83b3-5bb57a75bf46-np0000007037" by "attachment_update" {{(pid=100373) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 10:38:58.333332 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-0515d663-1853-4125-81c7-4a1aa48a4aeb tempest-ProjectMemberTests-1901479051 tempest-ProjectMemberTests-1901479051-project-admin] GET https://10.4.3.105/volume/v3/messages Aug 12 10:38:58.333332 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-0515d663-1853-4125-81c7-4a1aa48a4aeb tempest-ProjectMemberTests-1901479051 tempest-ProjectMemberTests-1901479051-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:58.333332 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-0515d663-1853-4125-81c7-4a1aa48a4aeb tempest-ProjectMemberTests-1901479051 tempest-ProjectMemberTests-1901479051-project-admin] Calling method 'version_select' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:58.339640 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.coordination [req-8b0ee579-a290-48fb-b821-30b5e0381722 req-6b0a53d3-2e67-4e3d-9d53-8a5ec86215dd tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Lock "cinder-attachment_update-6ff5cc18-9d84-4266-83b3-5bb57a75bf46-np0000007037" acquired by "attachment_update" :: waited 0.008s {{(pid=100373) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 10:38:58.341052 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:58.341052 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:38:58.344999 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-0515d663-1853-4125-81c7-4a1aa48a4aeb tempest-ProjectMemberTests-1901479051 tempest-ProjectMemberTests-1901479051-project-admin] https://10.4.3.105/volume/v3/messages returned with HTTP 200 Aug 12 10:38:58.345550 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 748/3005] 10.4.3.105 () {68 vars in 1280 bytes} [Wed Aug 12 10:38:58 2026] GET /volume/v3/messages => generated 670 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:38:58.356724 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-bf2f1fec-7292-45c3-8d3b-8e282b7cad40 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:58.360686 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-bf2f1fec-7292-45c3-8d3b-8e282b7cad40 tempest-ProjectMemberTests-1901479051 tempest-ProjectMemberTests-1901479051-project-member] GET https://10.4.3.105/volume/v3/messages/3d26f4bc-55d2-40ce-88bd-3bfc886066d8 Aug 12 10:38:58.360934 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-bf2f1fec-7292-45c3-8d3b-8e282b7cad40 tempest-ProjectMemberTests-1901479051 tempest-ProjectMemberTests-1901479051-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:58.361200 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-bf2f1fec-7292-45c3-8d3b-8e282b7cad40 tempest-ProjectMemberTests-1901479051 tempest-ProjectMemberTests-1901479051-project-member] Calling method 'version_select' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:58.368463 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-bf2f1fec-7292-45c3-8d3b-8e282b7cad40 tempest-ProjectMemberTests-1901479051 tempest-ProjectMemberTests-1901479051-project-member] https://10.4.3.105/volume/v3/messages/3d26f4bc-55d2-40ce-88bd-3bfc886066d8 returned with HTTP 200 Aug 12 10:38:58.369214 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 755/3006] 10.4.3.105 () {68 vars in 1391 bytes} [Wed Aug 12 10:38:58 2026] GET /volume/v3/messages/3d26f4bc-55d2-40ce-88bd-3bfc886066d8 => generated 667 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:38:58.381916 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-a3f1fbea-e3fc-46ab-9a83-6263b13b34e8 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:58.384309 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-a3f1fbea-e3fc-46ab-9a83-6263b13b34e8 tempest-ProjectMemberTests-1901479051 tempest-ProjectMemberTests-1901479051-project-admin] DELETE https://10.4.3.105/volume/v3/messages/3d26f4bc-55d2-40ce-88bd-3bfc886066d8 Aug 12 10:38:58.384664 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-a3f1fbea-e3fc-46ab-9a83-6263b13b34e8 tempest-ProjectMemberTests-1901479051 tempest-ProjectMemberTests-1901479051-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:58.385014 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-a3f1fbea-e3fc-46ab-9a83-6263b13b34e8 tempest-ProjectMemberTests-1901479051 tempest-ProjectMemberTests-1901479051-project-admin] Calling method 'version_select' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:58.402212 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-a3f1fbea-e3fc-46ab-9a83-6263b13b34e8 tempest-ProjectMemberTests-1901479051 tempest-ProjectMemberTests-1901479051-project-admin] https://10.4.3.105/volume/v3/messages/3d26f4bc-55d2-40ce-88bd-3bfc886066d8 returned with HTTP 204 Aug 12 10:38:58.402799 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 758/3007] 10.4.3.105 () {68 vars in 1394 bytes} [Wed Aug 12 10:38:58 2026] DELETE /volume/v3/messages/3d26f4bc-55d2-40ce-88bd-3bfc886066d8 => generated 0 bytes in 21 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 12 10:38:58.411305 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-0b53bd0e-0b1a-4378-a22f-6f391cfdb8f7 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:58.413649 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-0b53bd0e-0b1a-4378-a22f-6f391cfdb8f7 tempest-ProjectMemberTests-1901479051 tempest-ProjectMemberTests-1901479051-project-admin] DELETE https://10.4.3.105/volume/v3/volumes/2acbd49e-ff60-497f-ad13-3265a4027918 Aug 12 10:38:58.413947 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-0b53bd0e-0b1a-4378-a22f-6f391cfdb8f7 tempest-ProjectMemberTests-1901479051 tempest-ProjectMemberTests-1901479051-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:58.414192 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-0b53bd0e-0b1a-4378-a22f-6f391cfdb8f7 tempest-ProjectMemberTests-1901479051 tempest-ProjectMemberTests-1901479051-project-admin] Calling method 'delete' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:58.414367 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.v3.volumes [None req-0b53bd0e-0b1a-4378-a22f-6f391cfdb8f7 tempest-ProjectMemberTests-1901479051 tempest-ProjectMemberTests-1901479051-project-admin] Delete volume with id: 2acbd49e-ff60-497f-ad13-3265a4027918 Aug 12 10:38:58.425828 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:58.425828 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:38:58.426359 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-0b53bd0e-0b1a-4378-a22f-6f391cfdb8f7 tempest-ProjectMemberTests-1901479051 tempest-ProjectMemberTests-1901479051-project-admin] Volume info retrieved successfully. Aug 12 10:38:58.427326 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-0b53bd0e-0b1a-4378-a22f-6f391cfdb8f7 tempest-ProjectMemberTests-1901479051 tempest-ProjectMemberTests-1901479051-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100374) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 12 10:38:58.435735 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-2c0b2cb4-58b7-408e-a5c2-fc76f90eacc6 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:58.439025 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-2c0b2cb4-58b7-408e-a5c2-fc76f90eacc6 tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] GET https://10.4.3.105/volume/v3/backups/c763577c-c21a-43c9-a623-cadbfc6f1293 Aug 12 10:38:58.439230 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-2c0b2cb4-58b7-408e-a5c2-fc76f90eacc6 tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:58.439617 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-2c0b2cb4-58b7-408e-a5c2-fc76f90eacc6 tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:58.439843 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.v3.backups [None req-2c0b2cb4-58b7-408e-a5c2-fc76f90eacc6 tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] Show backup with id c763577c-c21a-43c9-a623-cadbfc6f1293. {{(pid=100372) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:38:58.442856 np0000007037 devstack@c-api.service[100374]: WARNING cinder.quota [None req-0b53bd0e-0b1a-4378-a22f-6f391cfdb8f7 tempest-ProjectMemberTests-1901479051 tempest-ProjectMemberTests-1901479051-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-334991318 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-334991318, it is now deprecated. Please use the default quota class for default quota. Aug 12 10:38:58.443195 np0000007037 devstack@c-api.service[100374]: WARNING cinder.quota [None req-0b53bd0e-0b1a-4378-a22f-6f391cfdb8f7 tempest-ProjectMemberTests-1901479051 tempest-ProjectMemberTests-1901479051-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-334991318 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-334991318, it is now deprecated. Please use the default quota class for default quota. Aug 12 10:38:58.450726 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:58.450726 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:38:58.451679 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-2c0b2cb4-58b7-408e-a5c2-fc76f90eacc6 tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] https://10.4.3.105/volume/v3/backups/c763577c-c21a-43c9-a623-cadbfc6f1293 returned with HTTP 200 Aug 12 10:38:58.452407 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 756/3008] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:38:58 2026] GET /volume/v3/backups/c763577c-c21a-43c9-a623-cadbfc6f1293 => generated 801 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:38:58.463201 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.quota [None req-0b53bd0e-0b1a-4378-a22f-6f391cfdb8f7 tempest-ProjectMemberTests-1901479051 tempest-ProjectMemberTests-1901479051-project-admin] Created reservations ['9c8bf6c8-25f7-4e60-a8ac-a1f5d4786228', '3f59bfcf-42ce-409e-8dc3-bacb0b3f8823', '913802ea-d146-45d6-9551-0cfac1838ea4', '2af502bc-b73b-4d69-8ad2-83da287ed856'] {{(pid=100374) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:38:58.464651 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.coordination [req-8b0ee579-a290-48fb-b821-30b5e0381722 req-6b0a53d3-2e67-4e3d-9d53-8a5ec86215dd tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Lock "cinder-attachment_update-6ff5cc18-9d84-4266-83b3-5bb57a75bf46-np0000007037" released by "attachment_update" :: held 0.125s {{(pid=100373) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 10:38:58.465156 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-8b0ee579-a290-48fb-b821-30b5e0381722 req-6b0a53d3-2e67-4e3d-9d53-8a5ec86215dd tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] https://10.4.3.105/volume/v3/attachments/fbd37174-3b84-4779-a1e5-c697b35e36ac returned with HTTP 200 Aug 12 10:38:58.465456 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 747/3009] 10.4.3.105 () {74 vars in 1704 bytes} [Wed Aug 12 10:38:58 2026] PUT /volume/v3/attachments/fbd37174-3b84-4779-a1e5-c697b35e36ac => generated 969 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:38:58.497223 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-8b0ee579-a290-48fb-b821-30b5e0381722 req-a7344adc-e633-4bca-9374-0c2a323d7b87 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:58.500657 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-0b53bd0e-0b1a-4378-a22f-6f391cfdb8f7 tempest-ProjectMemberTests-1901479051 tempest-ProjectMemberTests-1901479051-project-admin] Delete volume request issued successfully. Aug 12 10:38:58.500982 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-8b0ee579-a290-48fb-b821-30b5e0381722 req-a7344adc-e633-4bca-9374-0c2a323d7b87 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] POST https://10.4.3.105/volume/v3/attachments/fbd37174-3b84-4779-a1e5-c697b35e36ac/action Aug 12 10:38:58.501047 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-0b53bd0e-0b1a-4378-a22f-6f391cfdb8f7 tempest-ProjectMemberTests-1901479051 tempest-ProjectMemberTests-1901479051-project-admin] https://10.4.3.105/volume/v3/volumes/2acbd49e-ff60-497f-ad13-3265a4027918 returned with HTTP 202 Aug 12 10:38:58.501358 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-8b0ee579-a290-48fb-b821-30b5e0381722 req-a7344adc-e633-4bca-9374-0c2a323d7b87 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Action body: b'{"os-complete": null}' {{(pid=100375) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 10:38:58.501479 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-8b0ee579-a290-48fb-b821-30b5e0381722 req-a7344adc-e633-4bca-9374-0c2a323d7b87 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:38:58.501715 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 749/3010] 10.4.3.105 () {68 vars in 1391 bytes} [Wed Aug 12 10:38:58 2026] DELETE /volume/v3/volumes/2acbd49e-ff60-497f-ad13-3265a4027918 => generated 0 bytes in 91 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 10:38:58.513324 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-73bd780f-ac2a-4778-87bb-f1dc3f8b9c28 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:58.516543 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-73bd780f-ac2a-4778-87bb-f1dc3f8b9c28 tempest-ProjectMemberTests-1901479051 tempest-ProjectMemberTests-1901479051-project-admin] DELETE https://10.4.3.105/volume/v3/types/1e2a504c-648e-484c-83f7-e148c82f4b59 Aug 12 10:38:58.516543 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-73bd780f-ac2a-4778-87bb-f1dc3f8b9c28 tempest-ProjectMemberTests-1901479051 tempest-ProjectMemberTests-1901479051-project-admin] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:58.516543 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-73bd780f-ac2a-4778-87bb-f1dc3f8b9c28 tempest-ProjectMemberTests-1901479051 tempest-ProjectMemberTests-1901479051-project-admin] Calling method '_delete' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:58.523046 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:58.523046 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:38:58.539562 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-8b0ee579-a290-48fb-b821-30b5e0381722 req-a7344adc-e633-4bca-9374-0c2a323d7b87 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] https://10.4.3.105/volume/v3/attachments/fbd37174-3b84-4779-a1e5-c697b35e36ac/action returned with HTTP 204 Aug 12 10:38:58.539562 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 759/3011] 10.4.3.105 () {74 vars in 1725 bytes} [Wed Aug 12 10:38:58 2026] POST /volume/v3/attachments/fbd37174-3b84-4779-a1e5-c697b35e36ac/action => generated 0 bytes in 43 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:38:58.547911 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-73bd780f-ac2a-4778-87bb-f1dc3f8b9c28 tempest-ProjectMemberTests-1901479051 tempest-ProjectMemberTests-1901479051-project-admin] https://10.4.3.105/volume/v3/types/1e2a504c-648e-484c-83f7-e148c82f4b59 returned with HTTP 202 Aug 12 10:38:58.547911 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 757/3012] 10.4.3.105 () {66 vars in 1345 bytes} [Wed Aug 12 10:38:58 2026] DELETE /volume/v3/types/1e2a504c-648e-484c-83f7-e148c82f4b59 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 10:38:59.280768 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-1a0cd572-eb08-44b7-a95d-b3ab7106e142 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:59.285017 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-1a0cd572-eb08-44b7-a95d-b3ab7106e142 tempest-VolumesBackupsTest-440641371 tempest-VolumesBackupsTest-440641371-project-admin] GET https://10.4.3.105/volume/v3/backups/298caa44-6b34-4c2a-999b-f57d4a6c86b7 Aug 12 10:38:59.285017 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-1a0cd572-eb08-44b7-a95d-b3ab7106e142 tempest-VolumesBackupsTest-440641371 tempest-VolumesBackupsTest-440641371-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:59.285017 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-1a0cd572-eb08-44b7-a95d-b3ab7106e142 tempest-VolumesBackupsTest-440641371 tempest-VolumesBackupsTest-440641371-project-admin] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:59.285017 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-1a0cd572-eb08-44b7-a95d-b3ab7106e142 tempest-VolumesBackupsTest-440641371 tempest-VolumesBackupsTest-440641371-project-admin] Show backup with id 298caa44-6b34-4c2a-999b-f57d4a6c86b7. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:38:59.290476 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:59.290476 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:38:59.290476 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-1a0cd572-eb08-44b7-a95d-b3ab7106e142 tempest-VolumesBackupsTest-440641371 tempest-VolumesBackupsTest-440641371-project-admin] https://10.4.3.105/volume/v3/backups/298caa44-6b34-4c2a-999b-f57d4a6c86b7 returned with HTTP 200 Aug 12 10:38:59.290476 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 748/3013] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:38:59 2026] GET /volume/v3/backups/298caa44-6b34-4c2a-999b-f57d4a6c86b7 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:38:59.465455 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-b3f9c256-ecd8-48f6-a7cd-264ae2652eba None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:38:59.471508 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-b3f9c256-ecd8-48f6-a7cd-264ae2652eba tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] GET https://10.4.3.105/volume/v3/backups/c763577c-c21a-43c9-a623-cadbfc6f1293 Aug 12 10:38:59.472762 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-b3f9c256-ecd8-48f6-a7cd-264ae2652eba tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:38:59.472762 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-b3f9c256-ecd8-48f6-a7cd-264ae2652eba tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:38:59.472762 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-b3f9c256-ecd8-48f6-a7cd-264ae2652eba tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] Show backup with id c763577c-c21a-43c9-a623-cadbfc6f1293. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:38:59.477435 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:38:59.477435 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:38:59.478284 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-b3f9c256-ecd8-48f6-a7cd-264ae2652eba tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] https://10.4.3.105/volume/v3/backups/c763577c-c21a-43c9-a623-cadbfc6f1293 returned with HTTP 200 Aug 12 10:38:59.478669 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 750/3014] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:38:59 2026] GET /volume/v3/backups/c763577c-c21a-43c9-a623-cadbfc6f1293 => generated 801 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:39:00.303200 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-6bcbefb2-929f-4d22-aa2c-df3633dafd59 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:39:00.305649 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-6bcbefb2-929f-4d22-aa2c-df3633dafd59 tempest-VolumesBackupsTest-440641371 tempest-VolumesBackupsTest-440641371-project-admin] GET https://10.4.3.105/volume/v3/backups/298caa44-6b34-4c2a-999b-f57d4a6c86b7 Aug 12 10:39:00.305952 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-6bcbefb2-929f-4d22-aa2c-df3633dafd59 tempest-VolumesBackupsTest-440641371 tempest-VolumesBackupsTest-440641371-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:39:00.306219 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-6bcbefb2-929f-4d22-aa2c-df3633dafd59 tempest-VolumesBackupsTest-440641371 tempest-VolumesBackupsTest-440641371-project-admin] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:39:00.306363 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-6bcbefb2-929f-4d22-aa2c-df3633dafd59 tempest-VolumesBackupsTest-440641371 tempest-VolumesBackupsTest-440641371-project-admin] Show backup with id 298caa44-6b34-4c2a-999b-f57d4a6c86b7. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:39:00.312372 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:39:00.312372 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:39:00.313170 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-6bcbefb2-929f-4d22-aa2c-df3633dafd59 tempest-VolumesBackupsTest-440641371 tempest-VolumesBackupsTest-440641371-project-admin] https://10.4.3.105/volume/v3/backups/298caa44-6b34-4c2a-999b-f57d4a6c86b7 returned with HTTP 200 Aug 12 10:39:00.313635 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 760/3015] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:39:00 2026] GET /volume/v3/backups/298caa44-6b34-4c2a-999b-f57d4a6c86b7 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:39:00.491907 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-ff67e378-154e-44cc-9786-3f8dca879bd5 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:39:00.493969 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-ff67e378-154e-44cc-9786-3f8dca879bd5 tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] GET https://10.4.3.105/volume/v3/backups/c763577c-c21a-43c9-a623-cadbfc6f1293 Aug 12 10:39:00.494174 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-ff67e378-154e-44cc-9786-3f8dca879bd5 tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:39:00.494461 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-ff67e378-154e-44cc-9786-3f8dca879bd5 tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:39:00.494675 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.v3.backups [None req-ff67e378-154e-44cc-9786-3f8dca879bd5 tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] Show backup with id c763577c-c21a-43c9-a623-cadbfc6f1293. {{(pid=100372) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:39:00.499154 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:39:00.499154 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:39:00.499888 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-ff67e378-154e-44cc-9786-3f8dca879bd5 tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] https://10.4.3.105/volume/v3/backups/c763577c-c21a-43c9-a623-cadbfc6f1293 returned with HTTP 200 Aug 12 10:39:00.500287 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 758/3016] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:39:00 2026] GET /volume/v3/backups/c763577c-c21a-43c9-a623-cadbfc6f1293 => generated 801 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:39:00.616135 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-bf351862-f219-40db-a5cf-995e36b2aa55 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:39:00.619537 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-bf351862-f219-40db-a5cf-995e36b2aa55 tempest-TestVolumeBackupRestore-1426357303 tempest-TestVolumeBackupRestore-1426357303-project-member] POST https://10.4.3.105/volume/v3/volumes Aug 12 10:39:00.619537 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-bf351862-f219-40db-a5cf-995e36b2aa55 tempest-TestVolumeBackupRestore-1426357303 tempest-TestVolumeBackupRestore-1426357303-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBackupRestore-volume-1685062879", "snapshot_id": null, "imageRef": "cf2c75e2-42cb-4765-bb8a-76a15f3b73ee", "volume_type": null, "size": 1}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:39:00.619537 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.v3.volumes [None req-bf351862-f219-40db-a5cf-995e36b2aa55 tempest-TestVolumeBackupRestore-1426357303 tempest-TestVolumeBackupRestore-1426357303-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBackupRestore-volume-1685062879', 'snapshot_id': None, 'imageRef': 'cf2c75e2-42cb-4765-bb8a-76a15f3b73ee', 'volume_type': None, 'size': 1}} {{(pid=100373) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 10:39:00.736535 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.v3.volumes [None req-bf351862-f219-40db-a5cf-995e36b2aa55 tempest-TestVolumeBackupRestore-1426357303 tempest-TestVolumeBackupRestore-1426357303-project-member] Create volume of 1 GB Aug 12 10:39:00.743540 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-bf351862-f219-40db-a5cf-995e36b2aa55 tempest-TestVolumeBackupRestore-1426357303 tempest-TestVolumeBackupRestore-1426357303-project-member] Availability Zones retrieved successfully. Aug 12 10:39:00.747122 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-bf351862-f219-40db-a5cf-995e36b2aa55 tempest-TestVolumeBackupRestore-1426357303 tempest-TestVolumeBackupRestore-1426357303-project-member] Flow 'volume_create_api' (dcc27856-e373-43c3-887e-fcb413be12ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:39:00.748641 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-bf351862-f219-40db-a5cf-995e36b2aa55 tempest-TestVolumeBackupRestore-1426357303 tempest-TestVolumeBackupRestore-1426357303-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0fcb908b-5740-4aed-94f9-e5f17e34d484) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:39:00.750067 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.flows.api.create_volume [None req-bf351862-f219-40db-a5cf-995e36b2aa55 tempest-TestVolumeBackupRestore-1426357303 tempest-TestVolumeBackupRestore-1426357303-project-member] Validating volume size '1' using validate_int {{(pid=100373) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 10:39:00.817683 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-bf351862-f219-40db-a5cf-995e36b2aa55 tempest-TestVolumeBackupRestore-1426357303 tempest-TestVolumeBackupRestore-1426357303-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0fcb908b-5740-4aed-94f9-e5f17e34d484) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T10:26:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6cd66f07-4c7b-40b2-9dfb-378538f29c9e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:39:00.818786 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-bf351862-f219-40db-a5cf-995e36b2aa55 tempest-TestVolumeBackupRestore-1426357303 tempest-TestVolumeBackupRestore-1426357303-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b4a925bb-4929-4831-8501-81340d083ac7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:39:00.889558 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.quota [None req-bf351862-f219-40db-a5cf-995e36b2aa55 tempest-TestVolumeBackupRestore-1426357303 tempest-TestVolumeBackupRestore-1426357303-project-member] Created reservations ['9c58fb91-b70c-4abc-829a-7eb402e4f128', '972353ee-db5c-4da0-947d-b8b75d911930', '10fc7f78-0337-4c08-ab4d-47dafcd83dfa', '95888397-d629-467b-84fb-9b6ec03c9718'] {{(pid=100373) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:39:00.890873 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-bf351862-f219-40db-a5cf-995e36b2aa55 tempest-TestVolumeBackupRestore-1426357303 tempest-TestVolumeBackupRestore-1426357303-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b4a925bb-4929-4831-8501-81340d083ac7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9c58fb91-b70c-4abc-829a-7eb402e4f128', '972353ee-db5c-4da0-947d-b8b75d911930', '10fc7f78-0337-4c08-ab4d-47dafcd83dfa', '95888397-d629-467b-84fb-9b6ec03c9718']}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:39:00.892216 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-bf351862-f219-40db-a5cf-995e36b2aa55 tempest-TestVolumeBackupRestore-1426357303 tempest-TestVolumeBackupRestore-1426357303-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (079437b1-6636-420e-87e9-ac299c2335cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:39:00.918641 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-bf351862-f219-40db-a5cf-995e36b2aa55 tempest-TestVolumeBackupRestore-1426357303 tempest-TestVolumeBackupRestore-1426357303-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (079437b1-6636-420e-87e9-ac299c2335cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ec571f67-815a-4cef-8958-b14acc17e4be', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBackupRestore-volume-1685062879',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9454fa81757c42389e076b5334069f24',qos_specs=None,replication_status=,reservations=['9c58fb91-b70c-4abc-829a-7eb402e4f128','972353ee-db5c-4da0-947d-b8b75d911930','10fc7f78-0337-4c08-ab4d-47dafcd83dfa','95888397-d629-467b-84fb-9b6ec03c9718'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cd00830e847c4a67bf8eb26e5cd3e5e1',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:39:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBackupRestore-volume-1685062879',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ec571f67-815a-4cef-8958-b14acc17e4be,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9454fa81757c42389e076b5334069f24',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cd00830e847c4a67bf8eb26e5cd3e5e1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6cd66f07-4c7b-40b2-9dfb-378538f29c9e),volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:39:00.918641 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-bf351862-f219-40db-a5cf-995e36b2aa55 tempest-TestVolumeBackupRestore-1426357303 tempest-TestVolumeBackupRestore-1426357303-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dc7b4cec-3ee3-4168-82bd-01bb05c16dc7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:39:00.944543 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-bf351862-f219-40db-a5cf-995e36b2aa55 tempest-TestVolumeBackupRestore-1426357303 tempest-TestVolumeBackupRestore-1426357303-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dc7b4cec-3ee3-4168-82bd-01bb05c16dc7) transitioned into state 'SUCCESS' from state '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-1685062879',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9454fa81757c42389e076b5334069f24',qos_specs=None,replication_status=,reservations=['9c58fb91-b70c-4abc-829a-7eb402e4f128','972353ee-db5c-4da0-947d-b8b75d911930','10fc7f78-0337-4c08-ab4d-47dafcd83dfa','95888397-d629-467b-84fb-9b6ec03c9718'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cd00830e847c4a67bf8eb26e5cd3e5e1',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:39:00.944543 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-bf351862-f219-40db-a5cf-995e36b2aa55 tempest-TestVolumeBackupRestore-1426357303 tempest-TestVolumeBackupRestore-1426357303-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0435e81c-fde6-4da3-bf48-61eaea946cd0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:39:00.960402 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-bf351862-f219-40db-a5cf-995e36b2aa55 tempest-TestVolumeBackupRestore-1426357303 tempest-TestVolumeBackupRestore-1426357303-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0435e81c-fde6-4da3-bf48-61eaea946cd0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:39:00.961627 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-bf351862-f219-40db-a5cf-995e36b2aa55 tempest-TestVolumeBackupRestore-1426357303 tempest-TestVolumeBackupRestore-1426357303-project-member] Flow 'volume_create_api' (dcc27856-e373-43c3-887e-fcb413be12ab) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100373) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:39:00.962154 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-bf351862-f219-40db-a5cf-995e36b2aa55 tempest-TestVolumeBackupRestore-1426357303 tempest-TestVolumeBackupRestore-1426357303-project-member] Create volume request issued successfully. Aug 12 10:39:00.963036 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-bf351862-f219-40db-a5cf-995e36b2aa55 tempest-TestVolumeBackupRestore-1426357303 tempest-TestVolumeBackupRestore-1426357303-project-member] https://10.4.3.105/volume/v3/volumes returned with HTTP 202 Aug 12 10:39:00.963661 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 749/3017] 10.4.3.105 () {68 vars in 1259 bytes} [Wed Aug 12 10:39:00 2026] POST /volume/v3/volumes => generated 754 bytes in 348 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 10:39:00.978580 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-f220ea09-c440-4cb1-a38d-22c5d879627c None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:39:00.980610 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-f220ea09-c440-4cb1-a38d-22c5d879627c tempest-TestVolumeBackupRestore-1426357303 tempest-TestVolumeBackupRestore-1426357303-project-member] GET https://10.4.3.105/volume/v3/volumes/ec571f67-815a-4cef-8958-b14acc17e4be Aug 12 10:39:00.980841 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-f220ea09-c440-4cb1-a38d-22c5d879627c tempest-TestVolumeBackupRestore-1426357303 tempest-TestVolumeBackupRestore-1426357303-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:39:00.981103 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-f220ea09-c440-4cb1-a38d-22c5d879627c tempest-TestVolumeBackupRestore-1426357303 tempest-TestVolumeBackupRestore-1426357303-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:39:00.994194 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:39:00.994194 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:39:00.999294 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-f220ea09-c440-4cb1-a38d-22c5d879627c tempest-TestVolumeBackupRestore-1426357303 tempest-TestVolumeBackupRestore-1426357303-project-member] Volume info retrieved successfully. Aug 12 10:39:01.007344 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-f220ea09-c440-4cb1-a38d-22c5d879627c tempest-TestVolumeBackupRestore-1426357303 tempest-TestVolumeBackupRestore-1426357303-project-member] https://10.4.3.105/volume/v3/volumes/ec571f67-815a-4cef-8958-b14acc17e4be returned with HTTP 200 Aug 12 10:39:01.007344 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 751/3018] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:39:00 2026] GET /volume/v3/volumes/ec571f67-815a-4cef-8958-b14acc17e4be => generated 822 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:39:01.327423 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-a03c74c8-1f06-4cec-bfb6-6149a87167e6 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:39:01.330133 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-a03c74c8-1f06-4cec-bfb6-6149a87167e6 tempest-VolumesBackupsTest-440641371 tempest-VolumesBackupsTest-440641371-project-admin] GET https://10.4.3.105/volume/v3/backups/298caa44-6b34-4c2a-999b-f57d4a6c86b7 Aug 12 10:39:01.330383 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-a03c74c8-1f06-4cec-bfb6-6149a87167e6 tempest-VolumesBackupsTest-440641371 tempest-VolumesBackupsTest-440641371-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:39:01.330650 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-a03c74c8-1f06-4cec-bfb6-6149a87167e6 tempest-VolumesBackupsTest-440641371 tempest-VolumesBackupsTest-440641371-project-admin] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:39:01.330787 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-a03c74c8-1f06-4cec-bfb6-6149a87167e6 tempest-VolumesBackupsTest-440641371 tempest-VolumesBackupsTest-440641371-project-admin] Show backup with id 298caa44-6b34-4c2a-999b-f57d4a6c86b7. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:39:01.335638 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:39:01.335638 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:39:01.335638 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-a03c74c8-1f06-4cec-bfb6-6149a87167e6 tempest-VolumesBackupsTest-440641371 tempest-VolumesBackupsTest-440641371-project-admin] https://10.4.3.105/volume/v3/backups/298caa44-6b34-4c2a-999b-f57d4a6c86b7 returned with HTTP 200 Aug 12 10:39:01.335864 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 761/3019] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:39:01 2026] GET /volume/v3/backups/298caa44-6b34-4c2a-999b-f57d4a6c86b7 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:39:01.511752 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-59fa6475-2807-41c3-b986-8b35f5fcba4e None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:39:01.513557 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-59fa6475-2807-41c3-b986-8b35f5fcba4e tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] GET https://10.4.3.105/volume/v3/backups/c763577c-c21a-43c9-a623-cadbfc6f1293 Aug 12 10:39:01.513805 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-59fa6475-2807-41c3-b986-8b35f5fcba4e tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:39:01.514043 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-59fa6475-2807-41c3-b986-8b35f5fcba4e tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:39:01.514148 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.v3.backups [None req-59fa6475-2807-41c3-b986-8b35f5fcba4e tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] Show backup with id c763577c-c21a-43c9-a623-cadbfc6f1293. {{(pid=100372) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:39:01.519211 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:39:01.519211 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:39:01.520427 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-59fa6475-2807-41c3-b986-8b35f5fcba4e tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] https://10.4.3.105/volume/v3/backups/c763577c-c21a-43c9-a623-cadbfc6f1293 returned with HTTP 200 Aug 12 10:39:01.520950 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 759/3020] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:39:01 2026] GET /volume/v3/backups/c763577c-c21a-43c9-a623-cadbfc6f1293 => generated 801 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:39:02.027580 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-f1ccbfa0-1448-4c49-a1d9-df520715a924 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:39:02.029825 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-f1ccbfa0-1448-4c49-a1d9-df520715a924 tempest-TestVolumeBackupRestore-1426357303 tempest-TestVolumeBackupRestore-1426357303-project-member] GET https://10.4.3.105/volume/v3/volumes/ec571f67-815a-4cef-8958-b14acc17e4be Aug 12 10:39:02.030055 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-f1ccbfa0-1448-4c49-a1d9-df520715a924 tempest-TestVolumeBackupRestore-1426357303 tempest-TestVolumeBackupRestore-1426357303-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:39:02.030272 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-f1ccbfa0-1448-4c49-a1d9-df520715a924 tempest-TestVolumeBackupRestore-1426357303 tempest-TestVolumeBackupRestore-1426357303-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:39:02.039237 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:39:02.039237 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:39:02.045669 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-f1ccbfa0-1448-4c49-a1d9-df520715a924 tempest-TestVolumeBackupRestore-1426357303 tempest-TestVolumeBackupRestore-1426357303-project-member] Volume info retrieved successfully. Aug 12 10:39:02.051473 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-f1ccbfa0-1448-4c49-a1d9-df520715a924 tempest-TestVolumeBackupRestore-1426357303 tempest-TestVolumeBackupRestore-1426357303-project-member] https://10.4.3.105/volume/v3/volumes/ec571f67-815a-4cef-8958-b14acc17e4be returned with HTTP 200 Aug 12 10:39:02.051783 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 750/3021] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:39:02 2026] GET /volume/v3/volumes/ec571f67-815a-4cef-8958-b14acc17e4be => generated 1362 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:39:02.068166 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-9b0ff7cc-1d08-452a-9b2c-e75b4480e907 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:39:02.074027 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-9b0ff7cc-1d08-452a-9b2c-e75b4480e907 tempest-TestVolumeBackupRestore-1426357303 tempest-TestVolumeBackupRestore-1426357303-project-member] GET https://10.4.3.105/volume/v3/volumes/ec571f67-815a-4cef-8958-b14acc17e4be Aug 12 10:39:02.074027 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-9b0ff7cc-1d08-452a-9b2c-e75b4480e907 tempest-TestVolumeBackupRestore-1426357303 tempest-TestVolumeBackupRestore-1426357303-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:39:02.074027 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-9b0ff7cc-1d08-452a-9b2c-e75b4480e907 tempest-TestVolumeBackupRestore-1426357303 tempest-TestVolumeBackupRestore-1426357303-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:39:02.080246 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:39:02.080246 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:39:02.089687 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-9b0ff7cc-1d08-452a-9b2c-e75b4480e907 tempest-TestVolumeBackupRestore-1426357303 tempest-TestVolumeBackupRestore-1426357303-project-member] Volume info retrieved successfully. Aug 12 10:39:02.094899 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-9b0ff7cc-1d08-452a-9b2c-e75b4480e907 tempest-TestVolumeBackupRestore-1426357303 tempest-TestVolumeBackupRestore-1426357303-project-member] https://10.4.3.105/volume/v3/volumes/ec571f67-815a-4cef-8958-b14acc17e4be returned with HTTP 200 Aug 12 10:39:02.095283 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 752/3022] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:39:02 2026] GET /volume/v3/volumes/ec571f67-815a-4cef-8958-b14acc17e4be => generated 1362 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:39:02.112091 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-0424128f-822b-4c78-9787-00a10ede42d6 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:39:02.113989 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-0424128f-822b-4c78-9787-00a10ede42d6 tempest-TestVolumeBackupRestore-1426357303 tempest-TestVolumeBackupRestore-1426357303-project-member] GET https://10.4.3.105/volume/v3/volumes/ec571f67-815a-4cef-8958-b14acc17e4be Aug 12 10:39:02.114311 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-0424128f-822b-4c78-9787-00a10ede42d6 tempest-TestVolumeBackupRestore-1426357303 tempest-TestVolumeBackupRestore-1426357303-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:39:02.114796 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-0424128f-822b-4c78-9787-00a10ede42d6 tempest-TestVolumeBackupRestore-1426357303 tempest-TestVolumeBackupRestore-1426357303-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:39:02.124709 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:39:02.124709 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:39:02.129123 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-0424128f-822b-4c78-9787-00a10ede42d6 tempest-TestVolumeBackupRestore-1426357303 tempest-TestVolumeBackupRestore-1426357303-project-member] Volume info retrieved successfully. Aug 12 10:39:02.135562 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-0424128f-822b-4c78-9787-00a10ede42d6 tempest-TestVolumeBackupRestore-1426357303 tempest-TestVolumeBackupRestore-1426357303-project-member] https://10.4.3.105/volume/v3/volumes/ec571f67-815a-4cef-8958-b14acc17e4be returned with HTTP 200 Aug 12 10:39:02.135899 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 762/3023] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:39:02 2026] GET /volume/v3/volumes/ec571f67-815a-4cef-8958-b14acc17e4be => generated 1362 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:39:02.151031 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-59357a74-e9b0-46e4-bc2c-84100a31b9e9 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:39:02.153008 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-59357a74-e9b0-46e4-bc2c-84100a31b9e9 tempest-TestVolumeBackupRestore-1426357303 tempest-TestVolumeBackupRestore-1426357303-project-member] POST https://10.4.3.105/volume/v3/backups Aug 12 10:39:02.153500 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-59357a74-e9b0-46e4-bc2c-84100a31b9e9 tempest-TestVolumeBackupRestore-1426357303 tempest-TestVolumeBackupRestore-1426357303-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "ec571f67-815a-4cef-8958-b14acc17e4be", "name": "tempest-TestVolumeBackupRestore-backup-1860690904", "description": null, "force": false, "snapshot_id": null, "incremental": false, "container": null}} {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:39:02.155816 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.contrib.backups [None req-59357a74-e9b0-46e4-bc2c-84100a31b9e9 tempest-TestVolumeBackupRestore-1426357303 tempest-TestVolumeBackupRestore-1426357303-project-member] Creating new backup {'backup': {'volume_id': 'ec571f67-815a-4cef-8958-b14acc17e4be', 'name': 'tempest-TestVolumeBackupRestore-backup-1860690904', 'description': None, 'force': False, 'snapshot_id': None, 'incremental': False, 'container': None}} {{(pid=100372) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 12 10:39:02.156008 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.contrib.backups [None req-59357a74-e9b0-46e4-bc2c-84100a31b9e9 tempest-TestVolumeBackupRestore-1426357303 tempest-TestVolumeBackupRestore-1426357303-project-member] Creating backup of volume ec571f67-815a-4cef-8958-b14acc17e4be in container None Aug 12 10:39:02.166388 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:39:02.166388 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:39:02.167201 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-59357a74-e9b0-46e4-bc2c-84100a31b9e9 tempest-TestVolumeBackupRestore-1426357303 tempest-TestVolumeBackupRestore-1426357303-project-member] Volume info retrieved successfully. Aug 12 10:39:02.211906 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.quota [None req-59357a74-e9b0-46e4-bc2c-84100a31b9e9 tempest-TestVolumeBackupRestore-1426357303 tempest-TestVolumeBackupRestore-1426357303-project-member] Created reservations ['9d66b6de-e982-4bfd-9699-6bc890cc7aaf', '50f40d09-926c-4af3-a5ac-7c93c8a6679d'] {{(pid=100372) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:39:02.245640 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-59357a74-e9b0-46e4-bc2c-84100a31b9e9 tempest-TestVolumeBackupRestore-1426357303 tempest-TestVolumeBackupRestore-1426357303-project-member] https://10.4.3.105/volume/v3/backups returned with HTTP 202 Aug 12 10:39:02.246184 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 760/3024] 10.4.3.105 () {68 vars in 1259 bytes} [Wed Aug 12 10:39:02 2026] POST /volume/v3/backups => generated 335 bytes in 96 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 10:39:02.259086 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-1a9b09e9-b7b4-4507-8d8e-1fe22327a7e5 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:39:02.260842 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-1a9b09e9-b7b4-4507-8d8e-1fe22327a7e5 tempest-TestVolumeBackupRestore-1426357303 tempest-TestVolumeBackupRestore-1426357303-project-member] GET https://10.4.3.105/volume/v3/backups/2b8eff4e-6f7e-454f-9e40-198c0482a71c Aug 12 10:39:02.261090 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-1a9b09e9-b7b4-4507-8d8e-1fe22327a7e5 tempest-TestVolumeBackupRestore-1426357303 tempest-TestVolumeBackupRestore-1426357303-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:39:02.261306 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-1a9b09e9-b7b4-4507-8d8e-1fe22327a7e5 tempest-TestVolumeBackupRestore-1426357303 tempest-TestVolumeBackupRestore-1426357303-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:39:02.261455 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-1a9b09e9-b7b4-4507-8d8e-1fe22327a7e5 tempest-TestVolumeBackupRestore-1426357303 tempest-TestVolumeBackupRestore-1426357303-project-member] Show backup with id 2b8eff4e-6f7e-454f-9e40-198c0482a71c. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:39:02.265974 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:39:02.265974 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:39:02.266728 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-1a9b09e9-b7b4-4507-8d8e-1fe22327a7e5 tempest-TestVolumeBackupRestore-1426357303 tempest-TestVolumeBackupRestore-1426357303-project-member] https://10.4.3.105/volume/v3/backups/2b8eff4e-6f7e-454f-9e40-198c0482a71c returned with HTTP 200 Aug 12 10:39:02.267149 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 751/3025] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:39:02 2026] GET /volume/v3/backups/2b8eff4e-6f7e-454f-9e40-198c0482a71c => generated 742 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:39:02.349705 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-83f16133-84c7-40f8-8389-d24bc122a9bf None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:39:02.352311 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-83f16133-84c7-40f8-8389-d24bc122a9bf tempest-VolumesBackupsTest-440641371 tempest-VolumesBackupsTest-440641371-project-admin] GET https://10.4.3.105/volume/v3/backups/298caa44-6b34-4c2a-999b-f57d4a6c86b7 Aug 12 10:39:02.352311 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-83f16133-84c7-40f8-8389-d24bc122a9bf tempest-VolumesBackupsTest-440641371 tempest-VolumesBackupsTest-440641371-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:39:02.355346 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-83f16133-84c7-40f8-8389-d24bc122a9bf tempest-VolumesBackupsTest-440641371 tempest-VolumesBackupsTest-440641371-project-admin] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:39:02.355346 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-83f16133-84c7-40f8-8389-d24bc122a9bf tempest-VolumesBackupsTest-440641371 tempest-VolumesBackupsTest-440641371-project-admin] Show backup with id 298caa44-6b34-4c2a-999b-f57d4a6c86b7. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:39:02.358532 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:39:02.358532 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:39:02.359283 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-83f16133-84c7-40f8-8389-d24bc122a9bf tempest-VolumesBackupsTest-440641371 tempest-VolumesBackupsTest-440641371-project-admin] https://10.4.3.105/volume/v3/backups/298caa44-6b34-4c2a-999b-f57d4a6c86b7 returned with HTTP 200 Aug 12 10:39:02.359719 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 753/3026] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:39:02 2026] GET /volume/v3/backups/298caa44-6b34-4c2a-999b-f57d4a6c86b7 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:39:02.532679 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-1da05404-cc94-413e-b7ef-f3cdf963c6b8 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:39:02.533831 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-1da05404-cc94-413e-b7ef-f3cdf963c6b8 tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] GET https://10.4.3.105/volume/v3/backups/c763577c-c21a-43c9-a623-cadbfc6f1293 Aug 12 10:39:02.533831 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-1da05404-cc94-413e-b7ef-f3cdf963c6b8 tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:39:02.534126 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-1da05404-cc94-413e-b7ef-f3cdf963c6b8 tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:39:02.534883 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-1da05404-cc94-413e-b7ef-f3cdf963c6b8 tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] Show backup with id c763577c-c21a-43c9-a623-cadbfc6f1293. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:39:02.539371 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:39:02.539371 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:39:02.540369 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-1da05404-cc94-413e-b7ef-f3cdf963c6b8 tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] https://10.4.3.105/volume/v3/backups/c763577c-c21a-43c9-a623-cadbfc6f1293 returned with HTTP 200 Aug 12 10:39:02.540926 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 763/3027] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:39:02 2026] GET /volume/v3/backups/c763577c-c21a-43c9-a623-cadbfc6f1293 => generated 801 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:39:03.279140 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-43924645-d199-4b22-8d06-bc684148510e None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:39:03.280957 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-43924645-d199-4b22-8d06-bc684148510e tempest-TestVolumeBackupRestore-1426357303 tempest-TestVolumeBackupRestore-1426357303-project-member] GET https://10.4.3.105/volume/v3/backups/2b8eff4e-6f7e-454f-9e40-198c0482a71c Aug 12 10:39:03.281423 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-43924645-d199-4b22-8d06-bc684148510e tempest-TestVolumeBackupRestore-1426357303 tempest-TestVolumeBackupRestore-1426357303-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:39:03.281423 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-43924645-d199-4b22-8d06-bc684148510e tempest-TestVolumeBackupRestore-1426357303 tempest-TestVolumeBackupRestore-1426357303-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:39:03.281585 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.v3.backups [None req-43924645-d199-4b22-8d06-bc684148510e tempest-TestVolumeBackupRestore-1426357303 tempest-TestVolumeBackupRestore-1426357303-project-member] Show backup with id 2b8eff4e-6f7e-454f-9e40-198c0482a71c. {{(pid=100372) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:39:03.287026 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:39:03.287026 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:39:03.288735 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-43924645-d199-4b22-8d06-bc684148510e tempest-TestVolumeBackupRestore-1426357303 tempest-TestVolumeBackupRestore-1426357303-project-member] https://10.4.3.105/volume/v3/backups/2b8eff4e-6f7e-454f-9e40-198c0482a71c returned with HTTP 200 Aug 12 10:39:03.288735 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 761/3028] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:39:03 2026] GET /volume/v3/backups/2b8eff4e-6f7e-454f-9e40-198c0482a71c => generated 744 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:39:03.373634 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-f15b7cff-74d5-4bd5-b6be-8eceb395db7b None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:39:03.376157 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-f15b7cff-74d5-4bd5-b6be-8eceb395db7b tempest-VolumesBackupsTest-440641371 tempest-VolumesBackupsTest-440641371-project-admin] GET https://10.4.3.105/volume/v3/backups/298caa44-6b34-4c2a-999b-f57d4a6c86b7 Aug 12 10:39:03.376276 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-f15b7cff-74d5-4bd5-b6be-8eceb395db7b tempest-VolumesBackupsTest-440641371 tempest-VolumesBackupsTest-440641371-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:39:03.376447 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-f15b7cff-74d5-4bd5-b6be-8eceb395db7b tempest-VolumesBackupsTest-440641371 tempest-VolumesBackupsTest-440641371-project-admin] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:39:03.376654 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-f15b7cff-74d5-4bd5-b6be-8eceb395db7b tempest-VolumesBackupsTest-440641371 tempest-VolumesBackupsTest-440641371-project-admin] Show backup with id 298caa44-6b34-4c2a-999b-f57d4a6c86b7. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:39:03.381454 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:39:03.381454 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:39:03.382381 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-f15b7cff-74d5-4bd5-b6be-8eceb395db7b tempest-VolumesBackupsTest-440641371 tempest-VolumesBackupsTest-440641371-project-admin] https://10.4.3.105/volume/v3/backups/298caa44-6b34-4c2a-999b-f57d4a6c86b7 returned with HTTP 200 Aug 12 10:39:03.382598 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 752/3029] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:39:03 2026] GET /volume/v3/backups/298caa44-6b34-4c2a-999b-f57d4a6c86b7 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:39:03.552018 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-c063063d-d757-4757-a760-b7ab02224ef3 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:39:03.555330 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-c063063d-d757-4757-a760-b7ab02224ef3 tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] GET https://10.4.3.105/volume/v3/backups/c763577c-c21a-43c9-a623-cadbfc6f1293 Aug 12 10:39:03.555598 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-c063063d-d757-4757-a760-b7ab02224ef3 tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:39:03.555843 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-c063063d-d757-4757-a760-b7ab02224ef3 tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:39:03.555991 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-c063063d-d757-4757-a760-b7ab02224ef3 tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] Show backup with id c763577c-c21a-43c9-a623-cadbfc6f1293. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:39:03.561292 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:39:03.561292 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:39:03.562212 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-c063063d-d757-4757-a760-b7ab02224ef3 tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] https://10.4.3.105/volume/v3/backups/c763577c-c21a-43c9-a623-cadbfc6f1293 returned with HTTP 200 Aug 12 10:39:03.562676 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 754/3030] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:39:03 2026] GET /volume/v3/backups/c763577c-c21a-43c9-a623-cadbfc6f1293 => generated 801 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:39:04.301131 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-f24f177c-dc22-4261-b45d-f85d519942ee None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:39:04.303169 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-f24f177c-dc22-4261-b45d-f85d519942ee tempest-TestVolumeBackupRestore-1426357303 tempest-TestVolumeBackupRestore-1426357303-project-member] GET https://10.4.3.105/volume/v3/backups/2b8eff4e-6f7e-454f-9e40-198c0482a71c Aug 12 10:39:04.303406 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-f24f177c-dc22-4261-b45d-f85d519942ee tempest-TestVolumeBackupRestore-1426357303 tempest-TestVolumeBackupRestore-1426357303-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:39:04.303649 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-f24f177c-dc22-4261-b45d-f85d519942ee tempest-TestVolumeBackupRestore-1426357303 tempest-TestVolumeBackupRestore-1426357303-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:39:04.303762 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-f24f177c-dc22-4261-b45d-f85d519942ee tempest-TestVolumeBackupRestore-1426357303 tempest-TestVolumeBackupRestore-1426357303-project-member] Show backup with id 2b8eff4e-6f7e-454f-9e40-198c0482a71c. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:39:04.308724 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:39:04.308724 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:39:04.309623 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-f24f177c-dc22-4261-b45d-f85d519942ee tempest-TestVolumeBackupRestore-1426357303 tempest-TestVolumeBackupRestore-1426357303-project-member] https://10.4.3.105/volume/v3/backups/2b8eff4e-6f7e-454f-9e40-198c0482a71c returned with HTTP 200 Aug 12 10:39:04.310097 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 764/3031] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:39:04 2026] GET /volume/v3/backups/2b8eff4e-6f7e-454f-9e40-198c0482a71c => generated 744 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:39:04.393910 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-a2a3a217-1470-4119-a54c-4d590b37a129 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:39:04.395645 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-a2a3a217-1470-4119-a54c-4d590b37a129 tempest-VolumesBackupsTest-440641371 tempest-VolumesBackupsTest-440641371-project-admin] GET https://10.4.3.105/volume/v3/backups/298caa44-6b34-4c2a-999b-f57d4a6c86b7 Aug 12 10:39:04.395890 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-a2a3a217-1470-4119-a54c-4d590b37a129 tempest-VolumesBackupsTest-440641371 tempest-VolumesBackupsTest-440641371-project-admin] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:39:04.396088 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-a2a3a217-1470-4119-a54c-4d590b37a129 tempest-VolumesBackupsTest-440641371 tempest-VolumesBackupsTest-440641371-project-admin] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:39:04.396189 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.v3.backups [None req-a2a3a217-1470-4119-a54c-4d590b37a129 tempest-VolumesBackupsTest-440641371 tempest-VolumesBackupsTest-440641371-project-admin] Show backup with id 298caa44-6b34-4c2a-999b-f57d4a6c86b7. {{(pid=100372) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:39:04.400224 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:39:04.400224 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:39:04.400774 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-a2a3a217-1470-4119-a54c-4d590b37a129 tempest-VolumesBackupsTest-440641371 tempest-VolumesBackupsTest-440641371-project-admin] https://10.4.3.105/volume/v3/backups/298caa44-6b34-4c2a-999b-f57d4a6c86b7 returned with HTTP 200 Aug 12 10:39:04.401172 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 762/3032] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:39:04 2026] GET /volume/v3/backups/298caa44-6b34-4c2a-999b-f57d4a6c86b7 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:39:04.577529 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-5b4c1720-a121-47d4-8d62-7b29f53a4e51 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:39:04.579420 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-5b4c1720-a121-47d4-8d62-7b29f53a4e51 tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] GET https://10.4.3.105/volume/v3/backups/c763577c-c21a-43c9-a623-cadbfc6f1293 Aug 12 10:39:04.579686 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-5b4c1720-a121-47d4-8d62-7b29f53a4e51 tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:39:04.579845 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-5b4c1720-a121-47d4-8d62-7b29f53a4e51 tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:39:04.580018 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-5b4c1720-a121-47d4-8d62-7b29f53a4e51 tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] Show backup with id c763577c-c21a-43c9-a623-cadbfc6f1293. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:39:04.584615 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:39:04.584615 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:39:04.585348 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-5b4c1720-a121-47d4-8d62-7b29f53a4e51 tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] https://10.4.3.105/volume/v3/backups/c763577c-c21a-43c9-a623-cadbfc6f1293 returned with HTTP 200 Aug 12 10:39:04.585743 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 753/3033] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:39:04 2026] GET /volume/v3/backups/c763577c-c21a-43c9-a623-cadbfc6f1293 => generated 801 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:39:05.320763 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-4ac88114-8855-4cf3-b061-aa730a94d4a3 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:39:05.322998 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-4ac88114-8855-4cf3-b061-aa730a94d4a3 tempest-TestVolumeBackupRestore-1426357303 tempest-TestVolumeBackupRestore-1426357303-project-member] GET https://10.4.3.105/volume/v3/backups/2b8eff4e-6f7e-454f-9e40-198c0482a71c Aug 12 10:39:05.323293 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-4ac88114-8855-4cf3-b061-aa730a94d4a3 tempest-TestVolumeBackupRestore-1426357303 tempest-TestVolumeBackupRestore-1426357303-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:39:05.323799 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-4ac88114-8855-4cf3-b061-aa730a94d4a3 tempest-TestVolumeBackupRestore-1426357303 tempest-TestVolumeBackupRestore-1426357303-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:39:05.323799 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-4ac88114-8855-4cf3-b061-aa730a94d4a3 tempest-TestVolumeBackupRestore-1426357303 tempest-TestVolumeBackupRestore-1426357303-project-member] Show backup with id 2b8eff4e-6f7e-454f-9e40-198c0482a71c. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:39:05.329382 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:39:05.329382 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:39:05.330394 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-4ac88114-8855-4cf3-b061-aa730a94d4a3 tempest-TestVolumeBackupRestore-1426357303 tempest-TestVolumeBackupRestore-1426357303-project-member] https://10.4.3.105/volume/v3/backups/2b8eff4e-6f7e-454f-9e40-198c0482a71c returned with HTTP 200 Aug 12 10:39:05.330895 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 755/3034] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:39:05 2026] GET /volume/v3/backups/2b8eff4e-6f7e-454f-9e40-198c0482a71c => generated 744 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:39:05.412326 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-cba6d35a-3818-4a6a-9b74-fc3e680a87e6 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:39:05.414749 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-cba6d35a-3818-4a6a-9b74-fc3e680a87e6 tempest-VolumesBackupsTest-440641371 tempest-VolumesBackupsTest-440641371-project-admin] GET https://10.4.3.105/volume/v3/backups/298caa44-6b34-4c2a-999b-f57d4a6c86b7 Aug 12 10:39:05.414835 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-cba6d35a-3818-4a6a-9b74-fc3e680a87e6 tempest-VolumesBackupsTest-440641371 tempest-VolumesBackupsTest-440641371-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:39:05.415211 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-cba6d35a-3818-4a6a-9b74-fc3e680a87e6 tempest-VolumesBackupsTest-440641371 tempest-VolumesBackupsTest-440641371-project-admin] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:39:05.415358 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-cba6d35a-3818-4a6a-9b74-fc3e680a87e6 tempest-VolumesBackupsTest-440641371 tempest-VolumesBackupsTest-440641371-project-admin] Show backup with id 298caa44-6b34-4c2a-999b-f57d4a6c86b7. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:39:05.420973 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:39:05.420973 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:39:05.423111 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-cba6d35a-3818-4a6a-9b74-fc3e680a87e6 tempest-VolumesBackupsTest-440641371 tempest-VolumesBackupsTest-440641371-project-admin] https://10.4.3.105/volume/v3/backups/298caa44-6b34-4c2a-999b-f57d4a6c86b7 returned with HTTP 200 Aug 12 10:39:05.423635 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 765/3035] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:39:05 2026] GET /volume/v3/backups/298caa44-6b34-4c2a-999b-f57d4a6c86b7 => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:39:05.599531 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-b100b232-e9c8-4663-8c7b-5dd1812edaf9 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:39:05.601857 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-b100b232-e9c8-4663-8c7b-5dd1812edaf9 tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] GET https://10.4.3.105/volume/v3/backups/c763577c-c21a-43c9-a623-cadbfc6f1293 Aug 12 10:39:05.602125 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-b100b232-e9c8-4663-8c7b-5dd1812edaf9 tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:39:05.602374 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-b100b232-e9c8-4663-8c7b-5dd1812edaf9 tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:39:05.602539 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.v3.backups [None req-b100b232-e9c8-4663-8c7b-5dd1812edaf9 tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] Show backup with id c763577c-c21a-43c9-a623-cadbfc6f1293. {{(pid=100372) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:39:05.608005 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:39:05.608005 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:39:05.609339 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-b100b232-e9c8-4663-8c7b-5dd1812edaf9 tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] https://10.4.3.105/volume/v3/backups/c763577c-c21a-43c9-a623-cadbfc6f1293 returned with HTTP 200 Aug 12 10:39:05.609918 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 763/3036] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:39:05 2026] GET /volume/v3/backups/c763577c-c21a-43c9-a623-cadbfc6f1293 => generated 801 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:39:06.341086 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-c0ebee5b-9e18-4bdd-9573-7cf3c2286928 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:39:06.343280 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-c0ebee5b-9e18-4bdd-9573-7cf3c2286928 tempest-TestVolumeBackupRestore-1426357303 tempest-TestVolumeBackupRestore-1426357303-project-member] GET https://10.4.3.105/volume/v3/backups/2b8eff4e-6f7e-454f-9e40-198c0482a71c Aug 12 10:39:06.343886 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-c0ebee5b-9e18-4bdd-9573-7cf3c2286928 tempest-TestVolumeBackupRestore-1426357303 tempest-TestVolumeBackupRestore-1426357303-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:39:06.343886 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-c0ebee5b-9e18-4bdd-9573-7cf3c2286928 tempest-TestVolumeBackupRestore-1426357303 tempest-TestVolumeBackupRestore-1426357303-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:39:06.343886 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-c0ebee5b-9e18-4bdd-9573-7cf3c2286928 tempest-TestVolumeBackupRestore-1426357303 tempest-TestVolumeBackupRestore-1426357303-project-member] Show backup with id 2b8eff4e-6f7e-454f-9e40-198c0482a71c. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:39:06.348547 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:39:06.348547 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:39:06.349628 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-c0ebee5b-9e18-4bdd-9573-7cf3c2286928 tempest-TestVolumeBackupRestore-1426357303 tempest-TestVolumeBackupRestore-1426357303-project-member] https://10.4.3.105/volume/v3/backups/2b8eff4e-6f7e-454f-9e40-198c0482a71c returned with HTTP 200 Aug 12 10:39:06.349794 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 754/3037] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:39:06 2026] GET /volume/v3/backups/2b8eff4e-6f7e-454f-9e40-198c0482a71c => generated 744 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:39:06.436658 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-6a2cb76e-79b1-4877-bb7c-f42923a43e90 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:39:06.438956 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-6a2cb76e-79b1-4877-bb7c-f42923a43e90 tempest-VolumesBackupsTest-440641371 tempest-VolumesBackupsTest-440641371-project-admin] GET https://10.4.3.105/volume/v3/backups/298caa44-6b34-4c2a-999b-f57d4a6c86b7 Aug 12 10:39:06.439210 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-6a2cb76e-79b1-4877-bb7c-f42923a43e90 tempest-VolumesBackupsTest-440641371 tempest-VolumesBackupsTest-440641371-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:39:06.439448 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-6a2cb76e-79b1-4877-bb7c-f42923a43e90 tempest-VolumesBackupsTest-440641371 tempest-VolumesBackupsTest-440641371-project-admin] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:39:06.439608 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-6a2cb76e-79b1-4877-bb7c-f42923a43e90 tempest-VolumesBackupsTest-440641371 tempest-VolumesBackupsTest-440641371-project-admin] Show backup with id 298caa44-6b34-4c2a-999b-f57d4a6c86b7. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:39:06.444587 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:39:06.444587 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:39:06.445340 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-6a2cb76e-79b1-4877-bb7c-f42923a43e90 tempest-VolumesBackupsTest-440641371 tempest-VolumesBackupsTest-440641371-project-admin] https://10.4.3.105/volume/v3/backups/298caa44-6b34-4c2a-999b-f57d4a6c86b7 returned with HTTP 200 Aug 12 10:39:06.445886 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 756/3038] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:39:06 2026] GET /volume/v3/backups/298caa44-6b34-4c2a-999b-f57d4a6c86b7 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:39:06.624159 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-f7acb9dd-19a1-4298-8208-715952e1f764 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:39:06.626623 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-f7acb9dd-19a1-4298-8208-715952e1f764 tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] GET https://10.4.3.105/volume/v3/backups/c763577c-c21a-43c9-a623-cadbfc6f1293 Aug 12 10:39:06.626839 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-f7acb9dd-19a1-4298-8208-715952e1f764 tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:39:06.627064 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-f7acb9dd-19a1-4298-8208-715952e1f764 tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:39:06.627202 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-f7acb9dd-19a1-4298-8208-715952e1f764 tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] Show backup with id c763577c-c21a-43c9-a623-cadbfc6f1293. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:39:06.633802 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:39:06.633802 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:39:06.634555 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-f7acb9dd-19a1-4298-8208-715952e1f764 tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] https://10.4.3.105/volume/v3/backups/c763577c-c21a-43c9-a623-cadbfc6f1293 returned with HTTP 200 Aug 12 10:39:06.634930 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 766/3039] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:39:06 2026] GET /volume/v3/backups/c763577c-c21a-43c9-a623-cadbfc6f1293 => generated 801 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:39:07.361479 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-7d64a707-5649-4863-ab7a-e4483c393fc8 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:39:07.364064 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-7d64a707-5649-4863-ab7a-e4483c393fc8 tempest-TestVolumeBackupRestore-1426357303 tempest-TestVolumeBackupRestore-1426357303-project-member] GET https://10.4.3.105/volume/v3/backups/2b8eff4e-6f7e-454f-9e40-198c0482a71c Aug 12 10:39:07.364275 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-7d64a707-5649-4863-ab7a-e4483c393fc8 tempest-TestVolumeBackupRestore-1426357303 tempest-TestVolumeBackupRestore-1426357303-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:39:07.364449 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-7d64a707-5649-4863-ab7a-e4483c393fc8 tempest-TestVolumeBackupRestore-1426357303 tempest-TestVolumeBackupRestore-1426357303-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:39:07.364591 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.v3.backups [None req-7d64a707-5649-4863-ab7a-e4483c393fc8 tempest-TestVolumeBackupRestore-1426357303 tempest-TestVolumeBackupRestore-1426357303-project-member] Show backup with id 2b8eff4e-6f7e-454f-9e40-198c0482a71c. {{(pid=100372) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:39:07.366812 np0000007037 devstack@c-api.service[100372]: DEBUG dbcounter [-] [100372] Writing DB stats cinder:SELECT=341,cinder:UPDATE=109,cinder:INSERT=42 {{(pid=100372) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 10:39:07.372200 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:39:07.372200 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:39:07.373158 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-7d64a707-5649-4863-ab7a-e4483c393fc8 tempest-TestVolumeBackupRestore-1426357303 tempest-TestVolumeBackupRestore-1426357303-project-member] https://10.4.3.105/volume/v3/backups/2b8eff4e-6f7e-454f-9e40-198c0482a71c returned with HTTP 200 Aug 12 10:39:07.373595 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 764/3040] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:39:07 2026] GET /volume/v3/backups/2b8eff4e-6f7e-454f-9e40-198c0482a71c => generated 755 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:39:07.459492 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-4b4d2c1a-0766-459c-b0e5-5a3b78ff696b None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:39:07.461372 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-4b4d2c1a-0766-459c-b0e5-5a3b78ff696b tempest-VolumesBackupsTest-440641371 tempest-VolumesBackupsTest-440641371-project-admin] GET https://10.4.3.105/volume/v3/backups/298caa44-6b34-4c2a-999b-f57d4a6c86b7 Aug 12 10:39:07.461639 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-4b4d2c1a-0766-459c-b0e5-5a3b78ff696b tempest-VolumesBackupsTest-440641371 tempest-VolumesBackupsTest-440641371-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:39:07.461819 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-4b4d2c1a-0766-459c-b0e5-5a3b78ff696b tempest-VolumesBackupsTest-440641371 tempest-VolumesBackupsTest-440641371-project-admin] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:39:07.462022 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-4b4d2c1a-0766-459c-b0e5-5a3b78ff696b tempest-VolumesBackupsTest-440641371 tempest-VolumesBackupsTest-440641371-project-admin] Show backup with id 298caa44-6b34-4c2a-999b-f57d4a6c86b7. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:39:07.464619 np0000007037 devstack@c-api.service[100373]: DEBUG dbcounter [-] [100373] Writing DB stats cinder:SELECT=394,cinder:UPDATE=113,cinder:INSERT=57 {{(pid=100373) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 10:39:07.469407 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:39:07.469407 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:39:07.470306 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-4b4d2c1a-0766-459c-b0e5-5a3b78ff696b tempest-VolumesBackupsTest-440641371 tempest-VolumesBackupsTest-440641371-project-admin] https://10.4.3.105/volume/v3/backups/298caa44-6b34-4c2a-999b-f57d4a6c86b7 returned with HTTP 200 Aug 12 10:39:07.470860 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 755/3041] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:39:07 2026] GET /volume/v3/backups/298caa44-6b34-4c2a-999b-f57d4a6c86b7 => generated 751 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:39:07.487371 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-7642346e-6b07-4ba2-96dc-5ac324ddb4e7 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:39:07.490602 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-7642346e-6b07-4ba2-96dc-5ac324ddb4e7 tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] POST https://10.4.3.105/volume/v3/backups Aug 12 10:39:07.491125 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-7642346e-6b07-4ba2-96dc-5ac324ddb4e7 tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "d650fa8d-ceaf-4df8-9cc2-e26fa553ea01", "name": "tempest-VolumesBackupsTest-Backup-1027906482"}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:39:07.493856 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.contrib.backups [None req-7642346e-6b07-4ba2-96dc-5ac324ddb4e7 tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] Creating new backup {'backup': {'volume_id': 'd650fa8d-ceaf-4df8-9cc2-e26fa553ea01', 'name': 'tempest-VolumesBackupsTest-Backup-1027906482'}} {{(pid=100374) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 12 10:39:07.494100 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.contrib.backups [None req-7642346e-6b07-4ba2-96dc-5ac324ddb4e7 tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] Creating backup of volume d650fa8d-ceaf-4df8-9cc2-e26fa553ea01 in container None Aug 12 10:39:07.505865 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:39:07.505865 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:39:07.506567 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-7642346e-6b07-4ba2-96dc-5ac324ddb4e7 tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] Volume info retrieved successfully. Aug 12 10:39:07.529114 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.quota [None req-7642346e-6b07-4ba2-96dc-5ac324ddb4e7 tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] Created reservations ['d6738b25-91e8-453e-a920-254e1de8c603', '90c473a3-891f-49f8-908c-421fe0f11014'] {{(pid=100374) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:39:07.565203 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-7642346e-6b07-4ba2-96dc-5ac324ddb4e7 tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] https://10.4.3.105/volume/v3/backups returned with HTTP 202 Aug 12 10:39:07.565844 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 757/3042] 10.4.3.105 () {68 vars in 1259 bytes} [Wed Aug 12 10:39:07 2026] POST /volume/v3/backups => generated 330 bytes in 79 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 10:39:07.577955 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-89087ff9-40de-4a0d-a4c1-95d1d194bb29 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:39:07.580496 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-89087ff9-40de-4a0d-a4c1-95d1d194bb29 tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] GET https://10.4.3.105/volume/v3/backups/aee1d50a-b348-426f-be3f-197e0d8b39f4 Aug 12 10:39:07.581403 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-89087ff9-40de-4a0d-a4c1-95d1d194bb29 tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:39:07.581403 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-89087ff9-40de-4a0d-a4c1-95d1d194bb29 tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:39:07.581403 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-89087ff9-40de-4a0d-a4c1-95d1d194bb29 tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] Show backup with id aee1d50a-b348-426f-be3f-197e0d8b39f4. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:39:07.593710 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:39:07.593710 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:39:07.593710 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-89087ff9-40de-4a0d-a4c1-95d1d194bb29 tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] https://10.4.3.105/volume/v3/backups/aee1d50a-b348-426f-be3f-197e0d8b39f4 returned with HTTP 200 Aug 12 10:39:07.594278 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 767/3043] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:39:07 2026] GET /volume/v3/backups/aee1d50a-b348-426f-be3f-197e0d8b39f4 => generated 737 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:39:07.650040 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-f30788b2-cb3b-44fe-8042-fcb61e9828ba None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:39:07.652748 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-f30788b2-cb3b-44fe-8042-fcb61e9828ba tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] GET https://10.4.3.105/volume/v3/backups/c763577c-c21a-43c9-a623-cadbfc6f1293 Aug 12 10:39:07.653564 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-f30788b2-cb3b-44fe-8042-fcb61e9828ba tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:39:07.654208 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-f30788b2-cb3b-44fe-8042-fcb61e9828ba tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:39:07.654413 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.v3.backups [None req-f30788b2-cb3b-44fe-8042-fcb61e9828ba tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] Show backup with id c763577c-c21a-43c9-a623-cadbfc6f1293. {{(pid=100372) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:39:07.662506 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:39:07.662506 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:39:07.663751 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-f30788b2-cb3b-44fe-8042-fcb61e9828ba tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] https://10.4.3.105/volume/v3/backups/c763577c-c21a-43c9-a623-cadbfc6f1293 returned with HTTP 200 Aug 12 10:39:07.664264 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 765/3044] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:39:07 2026] GET /volume/v3/backups/c763577c-c21a-43c9-a623-cadbfc6f1293 => generated 801 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:39:08.387793 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-be9a84a2-9e3a-42d9-a0ee-07d4c8e532d2 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:39:08.389316 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-be9a84a2-9e3a-42d9-a0ee-07d4c8e532d2 tempest-TestVolumeBackupRestore-1426357303 tempest-TestVolumeBackupRestore-1426357303-project-member] GET https://10.4.3.105/volume/v3/backups/2b8eff4e-6f7e-454f-9e40-198c0482a71c Aug 12 10:39:08.389680 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-be9a84a2-9e3a-42d9-a0ee-07d4c8e532d2 tempest-TestVolumeBackupRestore-1426357303 tempest-TestVolumeBackupRestore-1426357303-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:39:08.390035 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-be9a84a2-9e3a-42d9-a0ee-07d4c8e532d2 tempest-TestVolumeBackupRestore-1426357303 tempest-TestVolumeBackupRestore-1426357303-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:39:08.390233 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-be9a84a2-9e3a-42d9-a0ee-07d4c8e532d2 tempest-TestVolumeBackupRestore-1426357303 tempest-TestVolumeBackupRestore-1426357303-project-member] Show backup with id 2b8eff4e-6f7e-454f-9e40-198c0482a71c. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:39:08.395234 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:39:08.395234 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:39:08.396132 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-be9a84a2-9e3a-42d9-a0ee-07d4c8e532d2 tempest-TestVolumeBackupRestore-1426357303 tempest-TestVolumeBackupRestore-1426357303-project-member] https://10.4.3.105/volume/v3/backups/2b8eff4e-6f7e-454f-9e40-198c0482a71c returned with HTTP 200 Aug 12 10:39:08.396598 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 756/3045] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:39:08 2026] GET /volume/v3/backups/2b8eff4e-6f7e-454f-9e40-198c0482a71c => generated 755 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:39:08.605726 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-fc34b03f-869a-47ee-b8e9-1bd57f086667 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:39:08.607748 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-fc34b03f-869a-47ee-b8e9-1bd57f086667 tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] GET https://10.4.3.105/volume/v3/backups/aee1d50a-b348-426f-be3f-197e0d8b39f4 Aug 12 10:39:08.607965 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-fc34b03f-869a-47ee-b8e9-1bd57f086667 tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:39:08.608174 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-fc34b03f-869a-47ee-b8e9-1bd57f086667 tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:39:08.608303 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-fc34b03f-869a-47ee-b8e9-1bd57f086667 tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] Show backup with id aee1d50a-b348-426f-be3f-197e0d8b39f4. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:39:08.610264 np0000007037 devstack@c-api.service[100374]: DEBUG dbcounter [-] [100374] Writing DB stats cinder:SELECT=283,cinder:UPDATE=83,cinder:INSERT=38,cinder:DELETE=1 {{(pid=100374) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 10:39:08.613572 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:39:08.613572 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:39:08.614336 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-fc34b03f-869a-47ee-b8e9-1bd57f086667 tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] https://10.4.3.105/volume/v3/backups/aee1d50a-b348-426f-be3f-197e0d8b39f4 returned with HTTP 200 Aug 12 10:39:08.614782 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 758/3046] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:39:08 2026] GET /volume/v3/backups/aee1d50a-b348-426f-be3f-197e0d8b39f4 => generated 739 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:39:08.677326 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-47e026ae-befb-4d91-be97-961279ec2a39 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:39:08.679261 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-47e026ae-befb-4d91-be97-961279ec2a39 tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] GET https://10.4.3.105/volume/v3/backups/c763577c-c21a-43c9-a623-cadbfc6f1293 Aug 12 10:39:08.679532 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-47e026ae-befb-4d91-be97-961279ec2a39 tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:39:08.679756 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-47e026ae-befb-4d91-be97-961279ec2a39 tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:39:08.679925 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-47e026ae-befb-4d91-be97-961279ec2a39 tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] Show backup with id c763577c-c21a-43c9-a623-cadbfc6f1293. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:39:08.681777 np0000007037 devstack@c-api.service[100375]: DEBUG dbcounter [-] [100375] Writing DB stats cinder:SELECT=379,cinder:INSERT=57,cinder:UPDATE=120 {{(pid=100375) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 10:39:08.685806 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:39:08.685806 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:39:08.686715 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-47e026ae-befb-4d91-be97-961279ec2a39 tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] https://10.4.3.105/volume/v3/backups/c763577c-c21a-43c9-a623-cadbfc6f1293 returned with HTTP 200 Aug 12 10:39:08.687182 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 768/3047] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:39:08 2026] GET /volume/v3/backups/c763577c-c21a-43c9-a623-cadbfc6f1293 => generated 801 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:39:09.409554 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-bd0e94b3-aad5-4fc1-bd78-a94240c16ba8 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:39:09.411337 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-bd0e94b3-aad5-4fc1-bd78-a94240c16ba8 tempest-TestVolumeBackupRestore-1426357303 tempest-TestVolumeBackupRestore-1426357303-project-member] GET https://10.4.3.105/volume/v3/backups/2b8eff4e-6f7e-454f-9e40-198c0482a71c Aug 12 10:39:09.411532 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-bd0e94b3-aad5-4fc1-bd78-a94240c16ba8 tempest-TestVolumeBackupRestore-1426357303 tempest-TestVolumeBackupRestore-1426357303-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:39:09.411737 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-bd0e94b3-aad5-4fc1-bd78-a94240c16ba8 tempest-TestVolumeBackupRestore-1426357303 tempest-TestVolumeBackupRestore-1426357303-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:39:09.411843 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.v3.backups [None req-bd0e94b3-aad5-4fc1-bd78-a94240c16ba8 tempest-TestVolumeBackupRestore-1426357303 tempest-TestVolumeBackupRestore-1426357303-project-member] Show backup with id 2b8eff4e-6f7e-454f-9e40-198c0482a71c. {{(pid=100372) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:39:09.417696 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:39:09.417696 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:39:09.418696 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-bd0e94b3-aad5-4fc1-bd78-a94240c16ba8 tempest-TestVolumeBackupRestore-1426357303 tempest-TestVolumeBackupRestore-1426357303-project-member] https://10.4.3.105/volume/v3/backups/2b8eff4e-6f7e-454f-9e40-198c0482a71c returned with HTTP 200 Aug 12 10:39:09.419042 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 766/3048] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:39:09 2026] GET /volume/v3/backups/2b8eff4e-6f7e-454f-9e40-198c0482a71c => generated 755 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:39:09.626131 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-6180a87d-289a-42e2-9bd7-ec1a5d03548a None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:39:09.628336 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-6180a87d-289a-42e2-9bd7-ec1a5d03548a tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] GET https://10.4.3.105/volume/v3/backups/aee1d50a-b348-426f-be3f-197e0d8b39f4 Aug 12 10:39:09.628782 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-6180a87d-289a-42e2-9bd7-ec1a5d03548a tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:39:09.629145 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-6180a87d-289a-42e2-9bd7-ec1a5d03548a tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:39:09.630309 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-6180a87d-289a-42e2-9bd7-ec1a5d03548a tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] Show backup with id aee1d50a-b348-426f-be3f-197e0d8b39f4. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:39:09.637727 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:39:09.637727 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:39:09.639794 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-6180a87d-289a-42e2-9bd7-ec1a5d03548a tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] https://10.4.3.105/volume/v3/backups/aee1d50a-b348-426f-be3f-197e0d8b39f4 returned with HTTP 200 Aug 12 10:39:09.640391 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 757/3049] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:39:09 2026] GET /volume/v3/backups/aee1d50a-b348-426f-be3f-197e0d8b39f4 => generated 739 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:39:09.700197 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-f3af9823-d207-4648-a3f8-92bd4be0dd42 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:39:09.702813 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-f3af9823-d207-4648-a3f8-92bd4be0dd42 tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] GET https://10.4.3.105/volume/v3/backups/c763577c-c21a-43c9-a623-cadbfc6f1293 Aug 12 10:39:09.703079 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-f3af9823-d207-4648-a3f8-92bd4be0dd42 tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:39:09.703307 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-f3af9823-d207-4648-a3f8-92bd4be0dd42 tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:39:09.703446 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-f3af9823-d207-4648-a3f8-92bd4be0dd42 tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] Show backup with id c763577c-c21a-43c9-a623-cadbfc6f1293. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:39:09.708719 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:39:09.708719 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:39:09.709636 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-f3af9823-d207-4648-a3f8-92bd4be0dd42 tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] https://10.4.3.105/volume/v3/backups/c763577c-c21a-43c9-a623-cadbfc6f1293 returned with HTTP 200 Aug 12 10:39:09.710315 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 759/3050] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:39:09 2026] GET /volume/v3/backups/c763577c-c21a-43c9-a623-cadbfc6f1293 => generated 802 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 12 10:39:10.432252 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-23f96b50-6181-4f7a-be31-a6bf55bd9523 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:39:10.433405 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-23f96b50-6181-4f7a-be31-a6bf55bd9523 tempest-TestVolumeBackupRestore-1426357303 tempest-TestVolumeBackupRestore-1426357303-project-member] GET https://10.4.3.105/volume/v3/backups/2b8eff4e-6f7e-454f-9e40-198c0482a71c Aug 12 10:39:10.433669 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-23f96b50-6181-4f7a-be31-a6bf55bd9523 tempest-TestVolumeBackupRestore-1426357303 tempest-TestVolumeBackupRestore-1426357303-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:39:10.433934 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-23f96b50-6181-4f7a-be31-a6bf55bd9523 tempest-TestVolumeBackupRestore-1426357303 tempest-TestVolumeBackupRestore-1426357303-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:39:10.434077 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-23f96b50-6181-4f7a-be31-a6bf55bd9523 tempest-TestVolumeBackupRestore-1426357303 tempest-TestVolumeBackupRestore-1426357303-project-member] Show backup with id 2b8eff4e-6f7e-454f-9e40-198c0482a71c. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:39:10.441123 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:39:10.441123 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:39:10.441123 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-23f96b50-6181-4f7a-be31-a6bf55bd9523 tempest-TestVolumeBackupRestore-1426357303 tempest-TestVolumeBackupRestore-1426357303-project-member] https://10.4.3.105/volume/v3/backups/2b8eff4e-6f7e-454f-9e40-198c0482a71c returned with HTTP 200 Aug 12 10:39:10.441394 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 769/3051] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:39:10 2026] GET /volume/v3/backups/2b8eff4e-6f7e-454f-9e40-198c0482a71c => generated 755 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:39:10.653083 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-82365265-2eb6-43e9-8df4-8f680ce11c59 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:39:10.654712 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-82365265-2eb6-43e9-8df4-8f680ce11c59 tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] GET https://10.4.3.105/volume/v3/backups/aee1d50a-b348-426f-be3f-197e0d8b39f4 Aug 12 10:39:10.654798 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-82365265-2eb6-43e9-8df4-8f680ce11c59 tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:39:10.654978 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-82365265-2eb6-43e9-8df4-8f680ce11c59 tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:39:10.655082 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.v3.backups [None req-82365265-2eb6-43e9-8df4-8f680ce11c59 tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] Show backup with id aee1d50a-b348-426f-be3f-197e0d8b39f4. {{(pid=100372) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:39:10.659617 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:39:10.659617 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:39:10.660465 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-82365265-2eb6-43e9-8df4-8f680ce11c59 tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] https://10.4.3.105/volume/v3/backups/aee1d50a-b348-426f-be3f-197e0d8b39f4 returned with HTTP 200 Aug 12 10:39:10.660928 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 767/3052] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:39:10 2026] GET /volume/v3/backups/aee1d50a-b348-426f-be3f-197e0d8b39f4 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:39:10.720969 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-127fd068-3da4-40d0-bd7d-17782f32dd0e None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:39:10.722702 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-127fd068-3da4-40d0-bd7d-17782f32dd0e tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] GET https://10.4.3.105/volume/v3/backups/c763577c-c21a-43c9-a623-cadbfc6f1293 Aug 12 10:39:10.723090 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-127fd068-3da4-40d0-bd7d-17782f32dd0e tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:39:10.724507 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-127fd068-3da4-40d0-bd7d-17782f32dd0e tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:39:10.724507 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-127fd068-3da4-40d0-bd7d-17782f32dd0e tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] Show backup with id c763577c-c21a-43c9-a623-cadbfc6f1293. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:39:10.729157 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:39:10.729157 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:39:10.729157 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-127fd068-3da4-40d0-bd7d-17782f32dd0e tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] https://10.4.3.105/volume/v3/backups/c763577c-c21a-43c9-a623-cadbfc6f1293 returned with HTTP 200 Aug 12 10:39:10.729157 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 758/3053] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:39:10 2026] GET /volume/v3/backups/c763577c-c21a-43c9-a623-cadbfc6f1293 => generated 803 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:39:10.741491 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-b670d675-fbb4-44bc-a222-13ac08777561 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:39:10.743418 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-b670d675-fbb4-44bc-a222-13ac08777561 tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] GET https://10.4.3.105/volume/v3/volumes/ab258f5b-2015-4c81-bc26-099aa208f024 Aug 12 10:39:10.743635 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-b670d675-fbb4-44bc-a222-13ac08777561 tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:39:10.743877 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-b670d675-fbb4-44bc-a222-13ac08777561 tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:39:10.751604 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:39:10.751604 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:39:10.757818 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-b670d675-fbb4-44bc-a222-13ac08777561 tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] Volume info retrieved successfully. Aug 12 10:39:10.761743 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-b670d675-fbb4-44bc-a222-13ac08777561 tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] https://10.4.3.105/volume/v3/volumes/ab258f5b-2015-4c81-bc26-099aa208f024 returned with HTTP 200 Aug 12 10:39:10.762107 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 760/3054] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:39:10 2026] GET /volume/v3/volumes/ab258f5b-2015-4c81-bc26-099aa208f024 => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:39:10.780740 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-cd361f43-79b1-45da-bab6-b10f3b79c361 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:39:10.783091 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-cd361f43-79b1-45da-bab6-b10f3b79c361 tempest-VolumesBackupsAdminTest-2124046900 tempest-VolumesBackupsAdminTest-2124046900-project-admin] POST https://10.4.3.105/volume/v3/backups/c763577c-c21a-43c9-a623-cadbfc6f1293/action Aug 12 10:39:10.783538 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-cd361f43-79b1-45da-bab6-b10f3b79c361 tempest-VolumesBackupsAdminTest-2124046900 tempest-VolumesBackupsAdminTest-2124046900-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100375) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 10:39:10.783726 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-cd361f43-79b1-45da-bab6-b10f3b79c361 tempest-VolumesBackupsAdminTest-2124046900 tempest-VolumesBackupsAdminTest-2124046900-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:39:10.788758 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.contrib.admin_actions [None req-cd361f43-79b1-45da-bab6-b10f3b79c361 tempest-VolumesBackupsAdminTest-2124046900 tempest-VolumesBackupsAdminTest-2124046900-project-admin] Updating backup 'c763577c-c21a-43c9-a623-cadbfc6f1293' with '{'status': 'error'}' {{(pid=100375) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Aug 12 10:39:10.801790 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:39:10.801790 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:39:10.811441 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.backup.rpcapi [None req-cd361f43-79b1-45da-bab6-b10f3b79c361 tempest-VolumesBackupsAdminTest-2124046900 tempest-VolumesBackupsAdminTest-2124046900-project-admin] reset_status in rpcapi backup_id c763577c-c21a-43c9-a623-cadbfc6f1293 on host np0000007037. {{(pid=100375) reset_status /opt/stack/cinder/cinder/backup/rpcapi.py:107}} Aug 12 10:39:10.816537 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-cd361f43-79b1-45da-bab6-b10f3b79c361 tempest-VolumesBackupsAdminTest-2124046900 tempest-VolumesBackupsAdminTest-2124046900-project-admin] https://10.4.3.105/volume/v3/backups/c763577c-c21a-43c9-a623-cadbfc6f1293/action returned with HTTP 202 Aug 12 10:39:10.816537 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 770/3055] 10.4.3.105 () {68 vars in 1390 bytes} [Wed Aug 12 10:39:10 2026] POST /volume/v3/backups/c763577c-c21a-43c9-a623-cadbfc6f1293/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 10:39:10.821592 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-c0552ece-db19-43c4-b3f4-c187dadff3ed None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:39:10.823372 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-c0552ece-db19-43c4-b3f4-c187dadff3ed tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] GET https://10.4.3.105/volume/v3/backups/c763577c-c21a-43c9-a623-cadbfc6f1293 Aug 12 10:39:10.823608 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-c0552ece-db19-43c4-b3f4-c187dadff3ed tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:39:10.823805 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-c0552ece-db19-43c4-b3f4-c187dadff3ed tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:39:10.823930 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.v3.backups [None req-c0552ece-db19-43c4-b3f4-c187dadff3ed tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] Show backup with id c763577c-c21a-43c9-a623-cadbfc6f1293. {{(pid=100372) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:39:10.827866 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:39:10.827866 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:39:10.828495 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-c0552ece-db19-43c4-b3f4-c187dadff3ed tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] https://10.4.3.105/volume/v3/backups/c763577c-c21a-43c9-a623-cadbfc6f1293 returned with HTTP 200 Aug 12 10:39:10.828865 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 768/3056] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:39:10 2026] GET /volume/v3/backups/c763577c-c21a-43c9-a623-cadbfc6f1293 => generated 799 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:39:10.838298 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-be11c4ba-696d-4b30-96b0-dcf46d54eb17 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:39:10.844802 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-be11c4ba-696d-4b30-96b0-dcf46d54eb17 tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] DELETE https://10.4.3.105/volume/v3/backups/c763577c-c21a-43c9-a623-cadbfc6f1293 Aug 12 10:39:10.844802 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-be11c4ba-696d-4b30-96b0-dcf46d54eb17 tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:39:10.844802 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-be11c4ba-696d-4b30-96b0-dcf46d54eb17 tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] Calling method 'delete' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:39:10.844802 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.contrib.backups [None req-be11c4ba-696d-4b30-96b0-dcf46d54eb17 tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] Delete backup with id: c763577c-c21a-43c9-a623-cadbfc6f1293. Aug 12 10:39:10.850075 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:39:10.850075 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:39:10.865703 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.backup.rpcapi [None req-be11c4ba-696d-4b30-96b0-dcf46d54eb17 tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] delete_backup rpcapi backup_id c763577c-c21a-43c9-a623-cadbfc6f1293 {{(pid=100373) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 12 10:39:10.870305 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-be11c4ba-696d-4b30-96b0-dcf46d54eb17 tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] https://10.4.3.105/volume/v3/backups/c763577c-c21a-43c9-a623-cadbfc6f1293 returned with HTTP 202 Aug 12 10:39:10.870305 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 759/3057] 10.4.3.105 () {66 vars in 1351 bytes} [Wed Aug 12 10:39:10 2026] DELETE /volume/v3/backups/c763577c-c21a-43c9-a623-cadbfc6f1293 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 10:39:10.878193 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-ef6a92f0-53fa-4544-8c22-145632267866 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:39:10.881035 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-ef6a92f0-53fa-4544-8c22-145632267866 tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] GET https://10.4.3.105/volume/v3/backups/c763577c-c21a-43c9-a623-cadbfc6f1293 Aug 12 10:39:10.881964 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-ef6a92f0-53fa-4544-8c22-145632267866 tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:39:10.881964 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-ef6a92f0-53fa-4544-8c22-145632267866 tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:39:10.881964 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-ef6a92f0-53fa-4544-8c22-145632267866 tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] Show backup with id c763577c-c21a-43c9-a623-cadbfc6f1293. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:39:10.891482 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:39:10.891482 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:39:10.892365 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-ef6a92f0-53fa-4544-8c22-145632267866 tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] https://10.4.3.105/volume/v3/backups/c763577c-c21a-43c9-a623-cadbfc6f1293 returned with HTTP 200 Aug 12 10:39:10.892791 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 761/3058] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:39:10 2026] GET /volume/v3/backups/c763577c-c21a-43c9-a623-cadbfc6f1293 => generated 802 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:39:11.454192 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-d320af7e-5cc1-46ad-a761-4a21f655c6e6 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:39:11.463232 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-d320af7e-5cc1-46ad-a761-4a21f655c6e6 tempest-TestVolumeBackupRestore-1426357303 tempest-TestVolumeBackupRestore-1426357303-project-member] GET https://10.4.3.105/volume/v3/backups/2b8eff4e-6f7e-454f-9e40-198c0482a71c Aug 12 10:39:11.464935 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-d320af7e-5cc1-46ad-a761-4a21f655c6e6 tempest-TestVolumeBackupRestore-1426357303 tempest-TestVolumeBackupRestore-1426357303-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:39:11.464935 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-d320af7e-5cc1-46ad-a761-4a21f655c6e6 tempest-TestVolumeBackupRestore-1426357303 tempest-TestVolumeBackupRestore-1426357303-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:39:11.464935 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-d320af7e-5cc1-46ad-a761-4a21f655c6e6 tempest-TestVolumeBackupRestore-1426357303 tempest-TestVolumeBackupRestore-1426357303-project-member] Show backup with id 2b8eff4e-6f7e-454f-9e40-198c0482a71c. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:39:11.470885 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:39:11.470885 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:39:11.472687 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-d320af7e-5cc1-46ad-a761-4a21f655c6e6 tempest-TestVolumeBackupRestore-1426357303 tempest-TestVolumeBackupRestore-1426357303-project-member] https://10.4.3.105/volume/v3/backups/2b8eff4e-6f7e-454f-9e40-198c0482a71c returned with HTTP 200 Aug 12 10:39:11.473219 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 771/3059] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:39:11 2026] GET /volume/v3/backups/2b8eff4e-6f7e-454f-9e40-198c0482a71c => generated 755 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:39:11.672740 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-3b1508ab-584f-4429-a7f8-88e4822967a6 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:39:11.674231 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-3b1508ab-584f-4429-a7f8-88e4822967a6 tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] GET https://10.4.3.105/volume/v3/backups/aee1d50a-b348-426f-be3f-197e0d8b39f4 Aug 12 10:39:11.674412 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-3b1508ab-584f-4429-a7f8-88e4822967a6 tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:39:11.674613 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-3b1508ab-584f-4429-a7f8-88e4822967a6 tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:39:11.674732 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.v3.backups [None req-3b1508ab-584f-4429-a7f8-88e4822967a6 tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] Show backup with id aee1d50a-b348-426f-be3f-197e0d8b39f4. {{(pid=100372) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:39:11.678929 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:39:11.678929 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:39:11.679638 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-3b1508ab-584f-4429-a7f8-88e4822967a6 tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] https://10.4.3.105/volume/v3/backups/aee1d50a-b348-426f-be3f-197e0d8b39f4 returned with HTTP 200 Aug 12 10:39:11.680035 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 769/3060] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:39:11 2026] GET /volume/v3/backups/aee1d50a-b348-426f-be3f-197e0d8b39f4 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:39:11.916022 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-0b57d901-fd2e-49e8-959c-73656d1aa66a None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:39:11.917564 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-0b57d901-fd2e-49e8-959c-73656d1aa66a tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] GET https://10.4.3.105/volume/v3/backups/c763577c-c21a-43c9-a623-cadbfc6f1293 Aug 12 10:39:11.917867 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-0b57d901-fd2e-49e8-959c-73656d1aa66a tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:39:11.918112 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-0b57d901-fd2e-49e8-959c-73656d1aa66a tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:39:11.918291 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-0b57d901-fd2e-49e8-959c-73656d1aa66a tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] Show backup with id c763577c-c21a-43c9-a623-cadbfc6f1293. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:39:11.922148 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-0b57d901-fd2e-49e8-959c-73656d1aa66a tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] https://10.4.3.105/volume/v3/backups/c763577c-c21a-43c9-a623-cadbfc6f1293 returned with HTTP 404 Aug 12 10:39:11.922813 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 760/3061] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:39:11 2026] GET /volume/v3/backups/c763577c-c21a-43c9-a623-cadbfc6f1293 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:39:12.028275 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-12a59f80-d88c-4e05-8a95-5a276ab10ac8 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:39:12.030333 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-12a59f80-d88c-4e05-8a95-5a276ab10ac8 tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] GET https://10.4.3.105/volume/v3/volumes/ab258f5b-2015-4c81-bc26-099aa208f024 Aug 12 10:39:12.030754 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-12a59f80-d88c-4e05-8a95-5a276ab10ac8 tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:39:12.031047 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-12a59f80-d88c-4e05-8a95-5a276ab10ac8 tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:39:12.040123 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:39:12.040123 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:39:12.044200 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-12a59f80-d88c-4e05-8a95-5a276ab10ac8 tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] Volume info retrieved successfully. Aug 12 10:39:12.049748 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-12a59f80-d88c-4e05-8a95-5a276ab10ac8 tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] https://10.4.3.105/volume/v3/volumes/ab258f5b-2015-4c81-bc26-099aa208f024 returned with HTTP 200 Aug 12 10:39:12.050215 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 762/3062] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:39:12 2026] GET /volume/v3/volumes/ab258f5b-2015-4c81-bc26-099aa208f024 => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:39:12.064221 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-37713b0b-5540-4212-8760-c728498553ae None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:39:12.069385 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-37713b0b-5540-4212-8760-c728498553ae tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] DELETE https://10.4.3.105/volume/v3/volumes/ab258f5b-2015-4c81-bc26-099aa208f024 Aug 12 10:39:12.069651 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-37713b0b-5540-4212-8760-c728498553ae tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:39:12.069877 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-37713b0b-5540-4212-8760-c728498553ae tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] Calling method 'delete' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:39:12.070093 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.v3.volumes [None req-37713b0b-5540-4212-8760-c728498553ae tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] Delete volume with id: ab258f5b-2015-4c81-bc26-099aa208f024 Aug 12 10:39:12.079292 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:39:12.079292 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:39:12.080807 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-37713b0b-5540-4212-8760-c728498553ae tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] Volume info retrieved successfully. Aug 12 10:39:12.103758 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-37713b0b-5540-4212-8760-c728498553ae tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] Delete volume request issued successfully. Aug 12 10:39:12.103978 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-37713b0b-5540-4212-8760-c728498553ae tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] https://10.4.3.105/volume/v3/volumes/ab258f5b-2015-4c81-bc26-099aa208f024 returned with HTTP 202 Aug 12 10:39:12.104905 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 772/3063] 10.4.3.105 () {66 vars in 1351 bytes} [Wed Aug 12 10:39:12 2026] DELETE /volume/v3/volumes/ab258f5b-2015-4c81-bc26-099aa208f024 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 10:39:12.118134 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-6a88b8bb-3f89-455e-b8b7-a890d03743b8 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:39:12.120005 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-6a88b8bb-3f89-455e-b8b7-a890d03743b8 tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] GET https://10.4.3.105/volume/v3/volumes/ab258f5b-2015-4c81-bc26-099aa208f024 Aug 12 10:39:12.120222 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-6a88b8bb-3f89-455e-b8b7-a890d03743b8 tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:39:12.120428 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-6a88b8bb-3f89-455e-b8b7-a890d03743b8 tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:39:12.129332 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:39:12.129332 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:39:12.134044 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-6a88b8bb-3f89-455e-b8b7-a890d03743b8 tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] Volume info retrieved successfully. Aug 12 10:39:12.139235 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-6a88b8bb-3f89-455e-b8b7-a890d03743b8 tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] https://10.4.3.105/volume/v3/volumes/ab258f5b-2015-4c81-bc26-099aa208f024 returned with HTTP 200 Aug 12 10:39:12.139733 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 770/3064] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:39:12 2026] GET /volume/v3/volumes/ab258f5b-2015-4c81-bc26-099aa208f024 => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:39:12.485441 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-4386bc32-a09f-452c-984c-3cff4795b2fd None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:39:12.487230 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-4386bc32-a09f-452c-984c-3cff4795b2fd tempest-TestVolumeBackupRestore-1426357303 tempest-TestVolumeBackupRestore-1426357303-project-member] GET https://10.4.3.105/volume/v3/backups/2b8eff4e-6f7e-454f-9e40-198c0482a71c Aug 12 10:39:12.487615 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-4386bc32-a09f-452c-984c-3cff4795b2fd tempest-TestVolumeBackupRestore-1426357303 tempest-TestVolumeBackupRestore-1426357303-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:39:12.487977 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-4386bc32-a09f-452c-984c-3cff4795b2fd tempest-TestVolumeBackupRestore-1426357303 tempest-TestVolumeBackupRestore-1426357303-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:39:12.488185 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-4386bc32-a09f-452c-984c-3cff4795b2fd tempest-TestVolumeBackupRestore-1426357303 tempest-TestVolumeBackupRestore-1426357303-project-member] Show backup with id 2b8eff4e-6f7e-454f-9e40-198c0482a71c. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:39:12.493172 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:39:12.493172 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:39:12.494097 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-4386bc32-a09f-452c-984c-3cff4795b2fd tempest-TestVolumeBackupRestore-1426357303 tempest-TestVolumeBackupRestore-1426357303-project-member] https://10.4.3.105/volume/v3/backups/2b8eff4e-6f7e-454f-9e40-198c0482a71c returned with HTTP 200 Aug 12 10:39:12.494582 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 761/3065] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:39:12 2026] GET /volume/v3/backups/2b8eff4e-6f7e-454f-9e40-198c0482a71c => generated 755 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:39:12.689823 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-0ef7a0be-7fc3-471f-9d4a-c557be4230d6 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:39:12.691496 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-0ef7a0be-7fc3-471f-9d4a-c557be4230d6 tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] GET https://10.4.3.105/volume/v3/backups/aee1d50a-b348-426f-be3f-197e0d8b39f4 Aug 12 10:39:12.691699 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-0ef7a0be-7fc3-471f-9d4a-c557be4230d6 tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:39:12.691876 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-0ef7a0be-7fc3-471f-9d4a-c557be4230d6 tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:39:12.691969 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-0ef7a0be-7fc3-471f-9d4a-c557be4230d6 tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] Show backup with id aee1d50a-b348-426f-be3f-197e0d8b39f4. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:39:12.696008 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:39:12.696008 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:39:12.696701 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-0ef7a0be-7fc3-471f-9d4a-c557be4230d6 tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] https://10.4.3.105/volume/v3/backups/aee1d50a-b348-426f-be3f-197e0d8b39f4 returned with HTTP 200 Aug 12 10:39:12.697057 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 763/3066] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:39:12 2026] GET /volume/v3/backups/aee1d50a-b348-426f-be3f-197e0d8b39f4 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:39:13.154772 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-4b243876-215f-4781-bd79-98eacfdf5efd None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:39:13.157569 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-4b243876-215f-4781-bd79-98eacfdf5efd tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] GET https://10.4.3.105/volume/v3/volumes/ab258f5b-2015-4c81-bc26-099aa208f024 Aug 12 10:39:13.157917 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-4b243876-215f-4781-bd79-98eacfdf5efd tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:39:13.158219 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-4b243876-215f-4781-bd79-98eacfdf5efd tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:39:13.166255 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-4b243876-215f-4781-bd79-98eacfdf5efd tempest-VolumesBackupsAdminTest-55866158 tempest-VolumesBackupsAdminTest-55866158-project-member] https://10.4.3.105/volume/v3/volumes/ab258f5b-2015-4c81-bc26-099aa208f024 returned with HTTP 404 Aug 12 10:39:13.166928 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 773/3067] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:39:13 2026] GET /volume/v3/volumes/ab258f5b-2015-4c81-bc26-099aa208f024 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:39:13.506386 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-7d860019-8311-4c18-8525-68f973f1cd14 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:39:13.509142 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-7d860019-8311-4c18-8525-68f973f1cd14 tempest-TestVolumeBackupRestore-1426357303 tempest-TestVolumeBackupRestore-1426357303-project-member] GET https://10.4.3.105/volume/v3/backups/2b8eff4e-6f7e-454f-9e40-198c0482a71c Aug 12 10:39:13.510538 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-7d860019-8311-4c18-8525-68f973f1cd14 tempest-TestVolumeBackupRestore-1426357303 tempest-TestVolumeBackupRestore-1426357303-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:39:13.510538 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-7d860019-8311-4c18-8525-68f973f1cd14 tempest-TestVolumeBackupRestore-1426357303 tempest-TestVolumeBackupRestore-1426357303-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:39:13.510538 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.v3.backups [None req-7d860019-8311-4c18-8525-68f973f1cd14 tempest-TestVolumeBackupRestore-1426357303 tempest-TestVolumeBackupRestore-1426357303-project-member] Show backup with id 2b8eff4e-6f7e-454f-9e40-198c0482a71c. {{(pid=100372) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:39:13.514234 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:39:13.514234 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:39:13.515082 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-7d860019-8311-4c18-8525-68f973f1cd14 tempest-TestVolumeBackupRestore-1426357303 tempest-TestVolumeBackupRestore-1426357303-project-member] https://10.4.3.105/volume/v3/backups/2b8eff4e-6f7e-454f-9e40-198c0482a71c returned with HTTP 200 Aug 12 10:39:13.515523 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 771/3068] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:39:13 2026] GET /volume/v3/backups/2b8eff4e-6f7e-454f-9e40-198c0482a71c => generated 755 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:39:13.711660 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-017f9559-a9ea-4d13-a3f3-a773445bfd98 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:39:13.716338 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-017f9559-a9ea-4d13-a3f3-a773445bfd98 tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] GET https://10.4.3.105/volume/v3/backups/aee1d50a-b348-426f-be3f-197e0d8b39f4 Aug 12 10:39:13.716338 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-017f9559-a9ea-4d13-a3f3-a773445bfd98 tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:39:13.716338 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-017f9559-a9ea-4d13-a3f3-a773445bfd98 tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:39:13.716338 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-017f9559-a9ea-4d13-a3f3-a773445bfd98 tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] Show backup with id aee1d50a-b348-426f-be3f-197e0d8b39f4. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:39:13.723192 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:39:13.723192 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:39:13.723192 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-017f9559-a9ea-4d13-a3f3-a773445bfd98 tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] https://10.4.3.105/volume/v3/backups/aee1d50a-b348-426f-be3f-197e0d8b39f4 returned with HTTP 200 Aug 12 10:39:13.723192 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 762/3069] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:39:13 2026] GET /volume/v3/backups/aee1d50a-b348-426f-be3f-197e0d8b39f4 => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:39:14.529531 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-73850d4a-9b66-4935-aa72-d7ec90da823f None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:39:14.533085 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-73850d4a-9b66-4935-aa72-d7ec90da823f tempest-TestVolumeBackupRestore-1426357303 tempest-TestVolumeBackupRestore-1426357303-project-member] GET https://10.4.3.105/volume/v3/backups/2b8eff4e-6f7e-454f-9e40-198c0482a71c Aug 12 10:39:14.533688 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-73850d4a-9b66-4935-aa72-d7ec90da823f tempest-TestVolumeBackupRestore-1426357303 tempest-TestVolumeBackupRestore-1426357303-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:39:14.533688 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-73850d4a-9b66-4935-aa72-d7ec90da823f tempest-TestVolumeBackupRestore-1426357303 tempest-TestVolumeBackupRestore-1426357303-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:39:14.533827 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-73850d4a-9b66-4935-aa72-d7ec90da823f tempest-TestVolumeBackupRestore-1426357303 tempest-TestVolumeBackupRestore-1426357303-project-member] Show backup with id 2b8eff4e-6f7e-454f-9e40-198c0482a71c. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:39:14.539188 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:39:14.539188 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:39:14.540826 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-73850d4a-9b66-4935-aa72-d7ec90da823f tempest-TestVolumeBackupRestore-1426357303 tempest-TestVolumeBackupRestore-1426357303-project-member] https://10.4.3.105/volume/v3/backups/2b8eff4e-6f7e-454f-9e40-198c0482a71c returned with HTTP 200 Aug 12 10:39:14.541119 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 764/3070] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:39:14 2026] GET /volume/v3/backups/2b8eff4e-6f7e-454f-9e40-198c0482a71c => generated 755 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:39:14.737094 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-91cdc576-ee7d-41a5-9595-f1ad1427f062 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:39:14.738849 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-91cdc576-ee7d-41a5-9595-f1ad1427f062 tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] GET https://10.4.3.105/volume/v3/backups/aee1d50a-b348-426f-be3f-197e0d8b39f4 Aug 12 10:39:14.739046 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-91cdc576-ee7d-41a5-9595-f1ad1427f062 tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:39:14.739236 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-91cdc576-ee7d-41a5-9595-f1ad1427f062 tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:39:14.739367 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-91cdc576-ee7d-41a5-9595-f1ad1427f062 tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] Show backup with id aee1d50a-b348-426f-be3f-197e0d8b39f4. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:39:14.743770 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:39:14.743770 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:39:14.744474 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-91cdc576-ee7d-41a5-9595-f1ad1427f062 tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] https://10.4.3.105/volume/v3/backups/aee1d50a-b348-426f-be3f-197e0d8b39f4 returned with HTTP 200 Aug 12 10:39:14.744864 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 774/3071] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:39:14 2026] GET /volume/v3/backups/aee1d50a-b348-426f-be3f-197e0d8b39f4 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:39:15.554317 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-c3bd2a23-80e9-40c3-8a74-9253ef8271a6 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:39:15.557186 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-c3bd2a23-80e9-40c3-8a74-9253ef8271a6 tempest-TestVolumeBackupRestore-1426357303 tempest-TestVolumeBackupRestore-1426357303-project-member] GET https://10.4.3.105/volume/v3/backups/2b8eff4e-6f7e-454f-9e40-198c0482a71c Aug 12 10:39:15.557637 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-c3bd2a23-80e9-40c3-8a74-9253ef8271a6 tempest-TestVolumeBackupRestore-1426357303 tempest-TestVolumeBackupRestore-1426357303-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:39:15.557985 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-c3bd2a23-80e9-40c3-8a74-9253ef8271a6 tempest-TestVolumeBackupRestore-1426357303 tempest-TestVolumeBackupRestore-1426357303-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:39:15.558212 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.v3.backups [None req-c3bd2a23-80e9-40c3-8a74-9253ef8271a6 tempest-TestVolumeBackupRestore-1426357303 tempest-TestVolumeBackupRestore-1426357303-project-member] Show backup with id 2b8eff4e-6f7e-454f-9e40-198c0482a71c. {{(pid=100372) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:39:15.562726 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-2e870d4d-cae2-425a-b75f-f0755b68ba53 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:39:15.565365 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:39:15.565365 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:39:15.566436 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-c3bd2a23-80e9-40c3-8a74-9253ef8271a6 tempest-TestVolumeBackupRestore-1426357303 tempest-TestVolumeBackupRestore-1426357303-project-member] https://10.4.3.105/volume/v3/backups/2b8eff4e-6f7e-454f-9e40-198c0482a71c returned with HTTP 200 Aug 12 10:39:15.566939 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 772/3072] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:39:15 2026] GET /volume/v3/backups/2b8eff4e-6f7e-454f-9e40-198c0482a71c => generated 755 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:39:15.698281 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-2e870d4d-cae2-425a-b75f-f0755b68ba53 tempest-VolumesListAdminTestJSON-1931243653 tempest-VolumesListAdminTestJSON-1931243653-project-member] GET https://10.4.3.105/volume/v3/volumes Aug 12 10:39:15.698676 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-2e870d4d-cae2-425a-b75f-f0755b68ba53 tempest-VolumesListAdminTestJSON-1931243653 tempest-VolumesListAdminTestJSON-1931243653-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:39:15.698964 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-2e870d4d-cae2-425a-b75f-f0755b68ba53 tempest-VolumesListAdminTestJSON-1931243653 tempest-VolumesListAdminTestJSON-1931243653-project-member] Calling method 'index' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:39:15.699337 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.api_utils [None req-2e870d4d-cae2-425a-b75f-f0755b68ba53 tempest-VolumesListAdminTestJSON-1931243653 tempest-VolumesListAdminTestJSON-1931243653-project-member] Removing options '' from query. {{(pid=100373) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 10:39:15.700257 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-2e870d4d-cae2-425a-b75f-f0755b68ba53 tempest-VolumesListAdminTestJSON-1931243653 tempest-VolumesListAdminTestJSON-1931243653-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100373) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 10:39:15.708040 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-2e870d4d-cae2-425a-b75f-f0755b68ba53 tempest-VolumesListAdminTestJSON-1931243653 tempest-VolumesListAdminTestJSON-1931243653-project-member] Get all volumes completed successfully. Aug 12 10:39:15.708468 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-2e870d4d-cae2-425a-b75f-f0755b68ba53 tempest-VolumesListAdminTestJSON-1931243653 tempest-VolumesListAdminTestJSON-1931243653-project-member] https://10.4.3.105/volume/v3/volumes returned with HTTP 200 Aug 12 10:39:15.709073 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 763/3073] 10.4.3.105 () {66 vars in 1237 bytes} [Wed Aug 12 10:39:15 2026] GET /volume/v3/volumes => generated 15 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 12 10:39:15.731396 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-90cf59f0-1100-4ff6-8b67-ecc5546690cf None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:39:15.732874 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-90cf59f0-1100-4ff6-8b67-ecc5546690cf tempest-VolumesListAdminTestJSON-1931243653 tempest-VolumesListAdminTestJSON-1931243653-project-member] POST https://10.4.3.105/volume/v3/volumes Aug 12 10:39:15.733167 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-90cf59f0-1100-4ff6-8b67-ecc5546690cf tempest-VolumesListAdminTestJSON-1931243653 tempest-VolumesListAdminTestJSON-1931243653-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-1226232023"}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:39:15.734993 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.volumes [None req-90cf59f0-1100-4ff6-8b67-ecc5546690cf tempest-VolumesListAdminTestJSON-1931243653 tempest-VolumesListAdminTestJSON-1931243653-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-1226232023'}} {{(pid=100374) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 10:39:15.735184 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.v3.volumes [None req-90cf59f0-1100-4ff6-8b67-ecc5546690cf tempest-VolumesListAdminTestJSON-1931243653 tempest-VolumesListAdminTestJSON-1931243653-project-member] Create volume of 1 GB Aug 12 10:39:15.740890 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-90cf59f0-1100-4ff6-8b67-ecc5546690cf tempest-VolumesListAdminTestJSON-1931243653 tempest-VolumesListAdminTestJSON-1931243653-project-member] Availability Zones retrieved successfully. Aug 12 10:39:15.754232 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-90cf59f0-1100-4ff6-8b67-ecc5546690cf tempest-VolumesListAdminTestJSON-1931243653 tempest-VolumesListAdminTestJSON-1931243653-project-member] Flow 'volume_create_api' (322e4ed3-e9a3-455a-aadc-747d65bbd4a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:39:15.757776 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-2c5e6559-1719-41ec-9d12-22dbcc29b2f7 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:39:15.758136 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-90cf59f0-1100-4ff6-8b67-ecc5546690cf tempest-VolumesListAdminTestJSON-1931243653 tempest-VolumesListAdminTestJSON-1931243653-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (370b9d85-0faa-4eb2-a8f4-a145cac68b08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:39:15.759588 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.flows.api.create_volume [None req-90cf59f0-1100-4ff6-8b67-ecc5546690cf tempest-VolumesListAdminTestJSON-1931243653 tempest-VolumesListAdminTestJSON-1931243653-project-member] Validating volume size '1' using validate_int {{(pid=100374) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 10:39:15.759928 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-2c5e6559-1719-41ec-9d12-22dbcc29b2f7 tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] GET https://10.4.3.105/volume/v3/backups/aee1d50a-b348-426f-be3f-197e0d8b39f4 Aug 12 10:39:15.760155 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-2c5e6559-1719-41ec-9d12-22dbcc29b2f7 tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:39:15.760403 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-2c5e6559-1719-41ec-9d12-22dbcc29b2f7 tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:39:15.760571 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-2c5e6559-1719-41ec-9d12-22dbcc29b2f7 tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] Show backup with id aee1d50a-b348-426f-be3f-197e0d8b39f4. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:39:15.765331 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:39:15.765331 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:39:15.766202 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-2c5e6559-1719-41ec-9d12-22dbcc29b2f7 tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] https://10.4.3.105/volume/v3/backups/aee1d50a-b348-426f-be3f-197e0d8b39f4 returned with HTTP 200 Aug 12 10:39:15.767052 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 775/3074] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:39:15 2026] GET /volume/v3/backups/aee1d50a-b348-426f-be3f-197e0d8b39f4 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:39:15.794656 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-90cf59f0-1100-4ff6-8b67-ecc5546690cf tempest-VolumesListAdminTestJSON-1931243653 tempest-VolumesListAdminTestJSON-1931243653-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (370b9d85-0faa-4eb2-a8f4-a145cac68b08) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T10:26:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6cd66f07-4c7b-40b2-9dfb-378538f29c9e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:39:15.795523 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-90cf59f0-1100-4ff6-8b67-ecc5546690cf tempest-VolumesListAdminTestJSON-1931243653 tempest-VolumesListAdminTestJSON-1931243653-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dbb90565-8f26-4bde-bf10-f7e980778e8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:39:15.863795 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.quota [None req-90cf59f0-1100-4ff6-8b67-ecc5546690cf tempest-VolumesListAdminTestJSON-1931243653 tempest-VolumesListAdminTestJSON-1931243653-project-member] Created reservations ['bb2c32f9-a195-4754-b7db-5b8780b7e3ba', 'e5b7ff11-a189-41e8-9928-702a3dd15bdc', 'bfa74fb3-3cf2-41c3-b0c9-24c9aa77d7f1', '116c2c9b-df13-427b-a2ee-d31ff54328b5'] {{(pid=100374) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:39:15.864933 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-90cf59f0-1100-4ff6-8b67-ecc5546690cf tempest-VolumesListAdminTestJSON-1931243653 tempest-VolumesListAdminTestJSON-1931243653-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dbb90565-8f26-4bde-bf10-f7e980778e8a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bb2c32f9-a195-4754-b7db-5b8780b7e3ba', 'e5b7ff11-a189-41e8-9928-702a3dd15bdc', 'bfa74fb3-3cf2-41c3-b0c9-24c9aa77d7f1', '116c2c9b-df13-427b-a2ee-d31ff54328b5']}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:39:15.866132 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-90cf59f0-1100-4ff6-8b67-ecc5546690cf tempest-VolumesListAdminTestJSON-1931243653 tempest-VolumesListAdminTestJSON-1931243653-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bf15d8f7-8af7-446c-8991-6ae09acd466e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:39:15.897369 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-90cf59f0-1100-4ff6-8b67-ecc5546690cf tempest-VolumesListAdminTestJSON-1931243653 tempest-VolumesListAdminTestJSON-1931243653-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bf15d8f7-8af7-446c-8991-6ae09acd466e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9398f974-ba79-400d-854f-933b0443ecf3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1226232023',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aa83aa35f3d14ec18005b8225844db31',qos_specs=None,replication_status=,reservations=['bb2c32f9-a195-4754-b7db-5b8780b7e3ba','e5b7ff11-a189-41e8-9928-702a3dd15bdc','bfa74fb3-3cf2-41c3-b0c9-24c9aa77d7f1','116c2c9b-df13-427b-a2ee-d31ff54328b5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='683a8972cc7a45fbaeaea89a0325d749',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:39:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1226232023',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9398f974-ba79-400d-854f-933b0443ecf3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='aa83aa35f3d14ec18005b8225844db31',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='683a8972cc7a45fbaeaea89a0325d749',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6cd66f07-4c7b-40b2-9dfb-378538f29c9e),volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:39:15.898631 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-90cf59f0-1100-4ff6-8b67-ecc5546690cf tempest-VolumesListAdminTestJSON-1931243653 tempest-VolumesListAdminTestJSON-1931243653-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (34e9a896-cf68-427c-b784-07a38c409d6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:39:15.926240 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-90cf59f0-1100-4ff6-8b67-ecc5546690cf tempest-VolumesListAdminTestJSON-1931243653 tempest-VolumesListAdminTestJSON-1931243653-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (34e9a896-cf68-427c-b784-07a38c409d6c) transitioned into state 'SUCCESS' from state '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-1226232023',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aa83aa35f3d14ec18005b8225844db31',qos_specs=None,replication_status=,reservations=['bb2c32f9-a195-4754-b7db-5b8780b7e3ba','e5b7ff11-a189-41e8-9928-702a3dd15bdc','bfa74fb3-3cf2-41c3-b0c9-24c9aa77d7f1','116c2c9b-df13-427b-a2ee-d31ff54328b5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='683a8972cc7a45fbaeaea89a0325d749',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:39:15.927387 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-90cf59f0-1100-4ff6-8b67-ecc5546690cf tempest-VolumesListAdminTestJSON-1931243653 tempest-VolumesListAdminTestJSON-1931243653-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (863986dd-e21c-4036-b213-9be8432e343f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:39:15.940443 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-90cf59f0-1100-4ff6-8b67-ecc5546690cf tempest-VolumesListAdminTestJSON-1931243653 tempest-VolumesListAdminTestJSON-1931243653-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (863986dd-e21c-4036-b213-9be8432e343f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:39:15.942131 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-90cf59f0-1100-4ff6-8b67-ecc5546690cf tempest-VolumesListAdminTestJSON-1931243653 tempest-VolumesListAdminTestJSON-1931243653-project-member] Flow 'volume_create_api' (322e4ed3-e9a3-455a-aadc-747d65bbd4a6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100374) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:39:15.942660 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-90cf59f0-1100-4ff6-8b67-ecc5546690cf tempest-VolumesListAdminTestJSON-1931243653 tempest-VolumesListAdminTestJSON-1931243653-project-member] Create volume request issued successfully. Aug 12 10:39:15.943857 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-90cf59f0-1100-4ff6-8b67-ecc5546690cf tempest-VolumesListAdminTestJSON-1931243653 tempest-VolumesListAdminTestJSON-1931243653-project-member] https://10.4.3.105/volume/v3/volumes returned with HTTP 202 Aug 12 10:39:15.944312 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 765/3075] 10.4.3.105 () {68 vars in 1258 bytes} [Wed Aug 12 10:39:15 2026] POST /volume/v3/volumes => generated 755 bytes in 213 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 10:39:15.977238 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-725ddfb5-d575-45dc-8c4a-0486dfe84b92 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:39:15.979940 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-725ddfb5-d575-45dc-8c4a-0486dfe84b92 tempest-VolumesListAdminTestJSON-1931243653 tempest-VolumesListAdminTestJSON-1931243653-project-member] GET https://10.4.3.105/volume/v3/volumes/9398f974-ba79-400d-854f-933b0443ecf3 Aug 12 10:39:15.980438 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-725ddfb5-d575-45dc-8c4a-0486dfe84b92 tempest-VolumesListAdminTestJSON-1931243653 tempest-VolumesListAdminTestJSON-1931243653-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:39:15.980839 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-725ddfb5-d575-45dc-8c4a-0486dfe84b92 tempest-VolumesListAdminTestJSON-1931243653 tempest-VolumesListAdminTestJSON-1931243653-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:39:15.992979 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:39:15.992979 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:39:15.998932 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-725ddfb5-d575-45dc-8c4a-0486dfe84b92 tempest-VolumesListAdminTestJSON-1931243653 tempest-VolumesListAdminTestJSON-1931243653-project-member] Volume info retrieved successfully. Aug 12 10:39:16.006855 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-725ddfb5-d575-45dc-8c4a-0486dfe84b92 tempest-VolumesListAdminTestJSON-1931243653 tempest-VolumesListAdminTestJSON-1931243653-project-member] https://10.4.3.105/volume/v3/volumes/9398f974-ba79-400d-854f-933b0443ecf3 returned with HTTP 200 Aug 12 10:39:16.006965 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 773/3076] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:39:15 2026] GET /volume/v3/volumes/9398f974-ba79-400d-854f-933b0443ecf3 => generated 823 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:39:16.581504 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-1278be75-2bc8-486d-a663-6935a07abfcb None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:39:16.584183 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-1278be75-2bc8-486d-a663-6935a07abfcb tempest-TestVolumeBackupRestore-1426357303 tempest-TestVolumeBackupRestore-1426357303-project-member] GET https://10.4.3.105/volume/v3/backups/2b8eff4e-6f7e-454f-9e40-198c0482a71c Aug 12 10:39:16.584183 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-1278be75-2bc8-486d-a663-6935a07abfcb tempest-TestVolumeBackupRestore-1426357303 tempest-TestVolumeBackupRestore-1426357303-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:39:16.584831 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-1278be75-2bc8-486d-a663-6935a07abfcb tempest-TestVolumeBackupRestore-1426357303 tempest-TestVolumeBackupRestore-1426357303-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:39:16.584831 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-1278be75-2bc8-486d-a663-6935a07abfcb tempest-TestVolumeBackupRestore-1426357303 tempest-TestVolumeBackupRestore-1426357303-project-member] Show backup with id 2b8eff4e-6f7e-454f-9e40-198c0482a71c. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:39:16.589196 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:39:16.589196 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:39:16.590171 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-1278be75-2bc8-486d-a663-6935a07abfcb tempest-TestVolumeBackupRestore-1426357303 tempest-TestVolumeBackupRestore-1426357303-project-member] https://10.4.3.105/volume/v3/backups/2b8eff4e-6f7e-454f-9e40-198c0482a71c returned with HTTP 200 Aug 12 10:39:16.591135 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 764/3077] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:39:16 2026] GET /volume/v3/backups/2b8eff4e-6f7e-454f-9e40-198c0482a71c => generated 755 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:39:16.779404 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-31c4f645-368f-4015-8d31-63a769189f89 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:39:16.783150 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-31c4f645-368f-4015-8d31-63a769189f89 tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] GET https://10.4.3.105/volume/v3/backups/aee1d50a-b348-426f-be3f-197e0d8b39f4 Aug 12 10:39:16.783440 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-31c4f645-368f-4015-8d31-63a769189f89 tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:39:16.783653 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-31c4f645-368f-4015-8d31-63a769189f89 tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:39:16.783829 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-31c4f645-368f-4015-8d31-63a769189f89 tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] Show backup with id aee1d50a-b348-426f-be3f-197e0d8b39f4. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:39:16.793067 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:39:16.793067 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:39:16.795463 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-31c4f645-368f-4015-8d31-63a769189f89 tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] https://10.4.3.105/volume/v3/backups/aee1d50a-b348-426f-be3f-197e0d8b39f4 returned with HTTP 200 Aug 12 10:39:16.796971 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 776/3078] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:39:16 2026] GET /volume/v3/backups/aee1d50a-b348-426f-be3f-197e0d8b39f4 => generated 750 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:39:17.025457 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-88ee8d6c-e422-4fce-9997-c069bb3b9863 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:39:17.027462 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-88ee8d6c-e422-4fce-9997-c069bb3b9863 tempest-VolumesListAdminTestJSON-1931243653 tempest-VolumesListAdminTestJSON-1931243653-project-member] GET https://10.4.3.105/volume/v3/volumes/9398f974-ba79-400d-854f-933b0443ecf3 Aug 12 10:39:17.027725 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-88ee8d6c-e422-4fce-9997-c069bb3b9863 tempest-VolumesListAdminTestJSON-1931243653 tempest-VolumesListAdminTestJSON-1931243653-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:39:17.027934 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-88ee8d6c-e422-4fce-9997-c069bb3b9863 tempest-VolumesListAdminTestJSON-1931243653 tempest-VolumesListAdminTestJSON-1931243653-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:39:17.035972 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:39:17.035972 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:39:17.040202 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-88ee8d6c-e422-4fce-9997-c069bb3b9863 tempest-VolumesListAdminTestJSON-1931243653 tempest-VolumesListAdminTestJSON-1931243653-project-member] Volume info retrieved successfully. Aug 12 10:39:17.045165 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-88ee8d6c-e422-4fce-9997-c069bb3b9863 tempest-VolumesListAdminTestJSON-1931243653 tempest-VolumesListAdminTestJSON-1931243653-project-member] https://10.4.3.105/volume/v3/volumes/9398f974-ba79-400d-854f-933b0443ecf3 returned with HTTP 200 Aug 12 10:39:17.045616 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 766/3079] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:39:17 2026] GET /volume/v3/volumes/9398f974-ba79-400d-854f-933b0443ecf3 => generated 848 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:39:17.062836 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-44406ba9-9641-4a59-a8bb-160daec7a27d None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:39:17.065958 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-44406ba9-9641-4a59-a8bb-160daec7a27d tempest-VolumesListAdminTestJSON-1931243653 tempest-VolumesListAdminTestJSON-1931243653-project-member] GET https://10.4.3.105/volume/v3/volumes/9398f974-ba79-400d-854f-933b0443ecf3 Aug 12 10:39:17.066682 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-44406ba9-9641-4a59-a8bb-160daec7a27d tempest-VolumesListAdminTestJSON-1931243653 tempest-VolumesListAdminTestJSON-1931243653-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:39:17.066682 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-44406ba9-9641-4a59-a8bb-160daec7a27d tempest-VolumesListAdminTestJSON-1931243653 tempest-VolumesListAdminTestJSON-1931243653-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:39:17.075704 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:39:17.075704 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:39:17.080505 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-44406ba9-9641-4a59-a8bb-160daec7a27d tempest-VolumesListAdminTestJSON-1931243653 tempest-VolumesListAdminTestJSON-1931243653-project-member] Volume info retrieved successfully. Aug 12 10:39:17.086482 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-44406ba9-9641-4a59-a8bb-160daec7a27d tempest-VolumesListAdminTestJSON-1931243653 tempest-VolumesListAdminTestJSON-1931243653-project-member] https://10.4.3.105/volume/v3/volumes/9398f974-ba79-400d-854f-933b0443ecf3 returned with HTTP 200 Aug 12 10:39:17.086618 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 774/3080] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:39:17 2026] GET /volume/v3/volumes/9398f974-ba79-400d-854f-933b0443ecf3 => generated 848 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:39:17.100396 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-95c86be8-80df-413b-ba01-48d347588ad3 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:39:17.102786 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-95c86be8-80df-413b-ba01-48d347588ad3 tempest-VolumesListAdminTestJSON-1931243653 tempest-VolumesListAdminTestJSON-1931243653-project-member] POST https://10.4.3.105/volume/v3/volumes Aug 12 10:39:17.103110 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-95c86be8-80df-413b-ba01-48d347588ad3 tempest-VolumesListAdminTestJSON-1931243653 tempest-VolumesListAdminTestJSON-1931243653-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-1368218536"}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:39:17.104509 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.v3.volumes [None req-95c86be8-80df-413b-ba01-48d347588ad3 tempest-VolumesListAdminTestJSON-1931243653 tempest-VolumesListAdminTestJSON-1931243653-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-1368218536'}} {{(pid=100373) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 10:39:17.104988 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.v3.volumes [None req-95c86be8-80df-413b-ba01-48d347588ad3 tempest-VolumesListAdminTestJSON-1931243653 tempest-VolumesListAdminTestJSON-1931243653-project-member] Create volume of 1 GB Aug 12 10:39:17.109938 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-95c86be8-80df-413b-ba01-48d347588ad3 tempest-VolumesListAdminTestJSON-1931243653 tempest-VolumesListAdminTestJSON-1931243653-project-member] Availability Zones retrieved successfully. Aug 12 10:39:17.115652 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-95c86be8-80df-413b-ba01-48d347588ad3 tempest-VolumesListAdminTestJSON-1931243653 tempest-VolumesListAdminTestJSON-1931243653-project-member] Flow 'volume_create_api' (0ab15fe5-bde1-43c9-b4b9-8532c9acd9e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:39:17.116739 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-95c86be8-80df-413b-ba01-48d347588ad3 tempest-VolumesListAdminTestJSON-1931243653 tempest-VolumesListAdminTestJSON-1931243653-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (df747127-c393-4ab3-8093-9e7c78f01b0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:39:17.117589 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.flows.api.create_volume [None req-95c86be8-80df-413b-ba01-48d347588ad3 tempest-VolumesListAdminTestJSON-1931243653 tempest-VolumesListAdminTestJSON-1931243653-project-member] Validating volume size '1' using validate_int {{(pid=100373) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 10:39:17.145498 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-95c86be8-80df-413b-ba01-48d347588ad3 tempest-VolumesListAdminTestJSON-1931243653 tempest-VolumesListAdminTestJSON-1931243653-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (df747127-c393-4ab3-8093-9e7c78f01b0d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T10:26:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6cd66f07-4c7b-40b2-9dfb-378538f29c9e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:39:17.146153 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-95c86be8-80df-413b-ba01-48d347588ad3 tempest-VolumesListAdminTestJSON-1931243653 tempest-VolumesListAdminTestJSON-1931243653-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a50721cb-7ca3-4a55-8494-5a3e35a9444f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:39:17.190668 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.quota [None req-95c86be8-80df-413b-ba01-48d347588ad3 tempest-VolumesListAdminTestJSON-1931243653 tempest-VolumesListAdminTestJSON-1931243653-project-member] Created reservations ['4e64c117-b823-4bfd-9e52-eaebee325a7a', '4a6468a2-ec74-4cf2-b1d5-865613dd90eb', 'd1f94456-e18b-4fbe-bbeb-54c1ee8dcb20', '97e61750-cd08-4c08-9ba8-8bcc8facb981'] {{(pid=100373) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:39:17.191792 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-95c86be8-80df-413b-ba01-48d347588ad3 tempest-VolumesListAdminTestJSON-1931243653 tempest-VolumesListAdminTestJSON-1931243653-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a50721cb-7ca3-4a55-8494-5a3e35a9444f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4e64c117-b823-4bfd-9e52-eaebee325a7a', '4a6468a2-ec74-4cf2-b1d5-865613dd90eb', 'd1f94456-e18b-4fbe-bbeb-54c1ee8dcb20', '97e61750-cd08-4c08-9ba8-8bcc8facb981']}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:39:17.192804 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-95c86be8-80df-413b-ba01-48d347588ad3 tempest-VolumesListAdminTestJSON-1931243653 tempest-VolumesListAdminTestJSON-1931243653-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (da9cfcfe-1d7e-4b7c-a582-f1b73f6f0bd0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:39:17.215446 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-95c86be8-80df-413b-ba01-48d347588ad3 tempest-VolumesListAdminTestJSON-1931243653 tempest-VolumesListAdminTestJSON-1931243653-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (da9cfcfe-1d7e-4b7c-a582-f1b73f6f0bd0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c52d1aa6-f875-4fcf-9b93-7f8d323ff4f7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1368218536',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aa83aa35f3d14ec18005b8225844db31',qos_specs=None,replication_status=,reservations=['4e64c117-b823-4bfd-9e52-eaebee325a7a','4a6468a2-ec74-4cf2-b1d5-865613dd90eb','d1f94456-e18b-4fbe-bbeb-54c1ee8dcb20','97e61750-cd08-4c08-9ba8-8bcc8facb981'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='683a8972cc7a45fbaeaea89a0325d749',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:39:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1368218536',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c52d1aa6-f875-4fcf-9b93-7f8d323ff4f7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='aa83aa35f3d14ec18005b8225844db31',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='683a8972cc7a45fbaeaea89a0325d749',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6cd66f07-4c7b-40b2-9dfb-378538f29c9e),volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:39:17.216296 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-95c86be8-80df-413b-ba01-48d347588ad3 tempest-VolumesListAdminTestJSON-1931243653 tempest-VolumesListAdminTestJSON-1931243653-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3d4a1fa6-4f35-409b-ac57-88095b521175) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:39:17.235170 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-95c86be8-80df-413b-ba01-48d347588ad3 tempest-VolumesListAdminTestJSON-1931243653 tempest-VolumesListAdminTestJSON-1931243653-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3d4a1fa6-4f35-409b-ac57-88095b521175) transitioned into state 'SUCCESS' from state '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-1368218536',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aa83aa35f3d14ec18005b8225844db31',qos_specs=None,replication_status=,reservations=['4e64c117-b823-4bfd-9e52-eaebee325a7a','4a6468a2-ec74-4cf2-b1d5-865613dd90eb','d1f94456-e18b-4fbe-bbeb-54c1ee8dcb20','97e61750-cd08-4c08-9ba8-8bcc8facb981'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='683a8972cc7a45fbaeaea89a0325d749',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:39:17.236054 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-95c86be8-80df-413b-ba01-48d347588ad3 tempest-VolumesListAdminTestJSON-1931243653 tempest-VolumesListAdminTestJSON-1931243653-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (29c3ea0b-947b-48dd-a2a2-1027d6d332dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:39:17.247588 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-95c86be8-80df-413b-ba01-48d347588ad3 tempest-VolumesListAdminTestJSON-1931243653 tempest-VolumesListAdminTestJSON-1931243653-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (29c3ea0b-947b-48dd-a2a2-1027d6d332dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:39:17.248674 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-95c86be8-80df-413b-ba01-48d347588ad3 tempest-VolumesListAdminTestJSON-1931243653 tempest-VolumesListAdminTestJSON-1931243653-project-member] Flow 'volume_create_api' (0ab15fe5-bde1-43c9-b4b9-8532c9acd9e3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100373) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:39:17.249087 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-95c86be8-80df-413b-ba01-48d347588ad3 tempest-VolumesListAdminTestJSON-1931243653 tempest-VolumesListAdminTestJSON-1931243653-project-member] Create volume request issued successfully. Aug 12 10:39:17.249937 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-95c86be8-80df-413b-ba01-48d347588ad3 tempest-VolumesListAdminTestJSON-1931243653 tempest-VolumesListAdminTestJSON-1931243653-project-member] https://10.4.3.105/volume/v3/volumes returned with HTTP 202 Aug 12 10:39:17.250431 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 765/3081] 10.4.3.105 () {68 vars in 1258 bytes} [Wed Aug 12 10:39:17 2026] POST /volume/v3/volumes => generated 755 bytes in 150 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 10:39:17.262479 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-b64d4c38-5779-4d9a-aba3-706eb49af305 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:39:17.264486 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-b64d4c38-5779-4d9a-aba3-706eb49af305 tempest-VolumesListAdminTestJSON-1931243653 tempest-VolumesListAdminTestJSON-1931243653-project-member] GET https://10.4.3.105/volume/v3/volumes/c52d1aa6-f875-4fcf-9b93-7f8d323ff4f7 Aug 12 10:39:17.264761 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-b64d4c38-5779-4d9a-aba3-706eb49af305 tempest-VolumesListAdminTestJSON-1931243653 tempest-VolumesListAdminTestJSON-1931243653-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:39:17.264998 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-b64d4c38-5779-4d9a-aba3-706eb49af305 tempest-VolumesListAdminTestJSON-1931243653 tempest-VolumesListAdminTestJSON-1931243653-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:39:17.273296 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:39:17.273296 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:39:17.277927 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-b64d4c38-5779-4d9a-aba3-706eb49af305 tempest-VolumesListAdminTestJSON-1931243653 tempest-VolumesListAdminTestJSON-1931243653-project-member] Volume info retrieved successfully. Aug 12 10:39:17.283618 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-b64d4c38-5779-4d9a-aba3-706eb49af305 tempest-VolumesListAdminTestJSON-1931243653 tempest-VolumesListAdminTestJSON-1931243653-project-member] https://10.4.3.105/volume/v3/volumes/c52d1aa6-f875-4fcf-9b93-7f8d323ff4f7 returned with HTTP 200 Aug 12 10:39:17.284127 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 777/3082] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:39:17 2026] GET /volume/v3/volumes/c52d1aa6-f875-4fcf-9b93-7f8d323ff4f7 => generated 823 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:39:17.601353 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-325be08d-b4f5-46ce-aa2d-1f7292ad05bc None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:39:17.603555 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-325be08d-b4f5-46ce-aa2d-1f7292ad05bc tempest-TestVolumeBackupRestore-1426357303 tempest-TestVolumeBackupRestore-1426357303-project-member] GET https://10.4.3.105/volume/v3/backups/2b8eff4e-6f7e-454f-9e40-198c0482a71c Aug 12 10:39:17.603842 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-325be08d-b4f5-46ce-aa2d-1f7292ad05bc tempest-TestVolumeBackupRestore-1426357303 tempest-TestVolumeBackupRestore-1426357303-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:39:17.604096 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-325be08d-b4f5-46ce-aa2d-1f7292ad05bc tempest-TestVolumeBackupRestore-1426357303 tempest-TestVolumeBackupRestore-1426357303-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:39:17.604248 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-325be08d-b4f5-46ce-aa2d-1f7292ad05bc tempest-TestVolumeBackupRestore-1426357303 tempest-TestVolumeBackupRestore-1426357303-project-member] Show backup with id 2b8eff4e-6f7e-454f-9e40-198c0482a71c. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:39:17.609376 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:39:17.609376 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:39:17.610263 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-325be08d-b4f5-46ce-aa2d-1f7292ad05bc tempest-TestVolumeBackupRestore-1426357303 tempest-TestVolumeBackupRestore-1426357303-project-member] https://10.4.3.105/volume/v3/backups/2b8eff4e-6f7e-454f-9e40-198c0482a71c returned with HTTP 200 Aug 12 10:39:17.610780 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 767/3083] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:39:17 2026] GET /volume/v3/backups/2b8eff4e-6f7e-454f-9e40-198c0482a71c => generated 755 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:39:17.808652 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-58562fdb-711a-4816-8f7b-3bc3b049f8a5 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:39:17.810991 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-58562fdb-711a-4816-8f7b-3bc3b049f8a5 tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] GET https://10.4.3.105/volume/v3/backups/aee1d50a-b348-426f-be3f-197e0d8b39f4 Aug 12 10:39:17.811247 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-58562fdb-711a-4816-8f7b-3bc3b049f8a5 tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:39:17.811481 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-58562fdb-711a-4816-8f7b-3bc3b049f8a5 tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:39:17.811708 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.v3.backups [None req-58562fdb-711a-4816-8f7b-3bc3b049f8a5 tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] Show backup with id aee1d50a-b348-426f-be3f-197e0d8b39f4. {{(pid=100372) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:39:17.817284 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:39:17.817284 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:39:17.818343 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-58562fdb-711a-4816-8f7b-3bc3b049f8a5 tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] https://10.4.3.105/volume/v3/backups/aee1d50a-b348-426f-be3f-197e0d8b39f4 returned with HTTP 200 Aug 12 10:39:17.818859 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 775/3084] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:39:17 2026] GET /volume/v3/backups/aee1d50a-b348-426f-be3f-197e0d8b39f4 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:39:18.300080 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-db69e553-a879-49bc-90df-d30e0a0ea3eb None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:39:18.302342 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-db69e553-a879-49bc-90df-d30e0a0ea3eb tempest-VolumesListAdminTestJSON-1931243653 tempest-VolumesListAdminTestJSON-1931243653-project-member] GET https://10.4.3.105/volume/v3/volumes/c52d1aa6-f875-4fcf-9b93-7f8d323ff4f7 Aug 12 10:39:18.302596 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-db69e553-a879-49bc-90df-d30e0a0ea3eb tempest-VolumesListAdminTestJSON-1931243653 tempest-VolumesListAdminTestJSON-1931243653-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:39:18.302831 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-db69e553-a879-49bc-90df-d30e0a0ea3eb tempest-VolumesListAdminTestJSON-1931243653 tempest-VolumesListAdminTestJSON-1931243653-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:39:18.311703 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:39:18.311703 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:39:18.316188 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-db69e553-a879-49bc-90df-d30e0a0ea3eb tempest-VolumesListAdminTestJSON-1931243653 tempest-VolumesListAdminTestJSON-1931243653-project-member] Volume info retrieved successfully. Aug 12 10:39:18.321023 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-db69e553-a879-49bc-90df-d30e0a0ea3eb tempest-VolumesListAdminTestJSON-1931243653 tempest-VolumesListAdminTestJSON-1931243653-project-member] https://10.4.3.105/volume/v3/volumes/c52d1aa6-f875-4fcf-9b93-7f8d323ff4f7 returned with HTTP 200 Aug 12 10:39:18.321616 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 766/3085] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:39:18 2026] GET /volume/v3/volumes/c52d1aa6-f875-4fcf-9b93-7f8d323ff4f7 => generated 848 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:39:18.336188 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-019685fe-f1eb-4cc8-9a06-15e79d23a268 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:39:18.338159 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-019685fe-f1eb-4cc8-9a06-15e79d23a268 tempest-VolumesListAdminTestJSON-1931243653 tempest-VolumesListAdminTestJSON-1931243653-project-member] GET https://10.4.3.105/volume/v3/volumes/c52d1aa6-f875-4fcf-9b93-7f8d323ff4f7 Aug 12 10:39:18.338531 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-019685fe-f1eb-4cc8-9a06-15e79d23a268 tempest-VolumesListAdminTestJSON-1931243653 tempest-VolumesListAdminTestJSON-1931243653-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:39:18.338814 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-019685fe-f1eb-4cc8-9a06-15e79d23a268 tempest-VolumesListAdminTestJSON-1931243653 tempest-VolumesListAdminTestJSON-1931243653-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:39:18.349400 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:39:18.349400 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:39:18.353282 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-019685fe-f1eb-4cc8-9a06-15e79d23a268 tempest-VolumesListAdminTestJSON-1931243653 tempest-VolumesListAdminTestJSON-1931243653-project-member] Volume info retrieved successfully. Aug 12 10:39:18.357364 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-019685fe-f1eb-4cc8-9a06-15e79d23a268 tempest-VolumesListAdminTestJSON-1931243653 tempest-VolumesListAdminTestJSON-1931243653-project-member] https://10.4.3.105/volume/v3/volumes/c52d1aa6-f875-4fcf-9b93-7f8d323ff4f7 returned with HTTP 200 Aug 12 10:39:18.357813 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 778/3086] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:39:18 2026] GET /volume/v3/volumes/c52d1aa6-f875-4fcf-9b93-7f8d323ff4f7 => generated 848 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:39:18.373502 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-4613cf35-28e1-43ce-9f53-34776999cc21 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:39:18.375897 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-4613cf35-28e1-43ce-9f53-34776999cc21 tempest-VolumesListAdminTestJSON-1931243653 tempest-VolumesListAdminTestJSON-1931243653-project-member] POST https://10.4.3.105/volume/v3/volumes Aug 12 10:39:18.376248 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-4613cf35-28e1-43ce-9f53-34776999cc21 tempest-VolumesListAdminTestJSON-1931243653 tempest-VolumesListAdminTestJSON-1931243653-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-1690273728"}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:39:18.378455 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.volumes [None req-4613cf35-28e1-43ce-9f53-34776999cc21 tempest-VolumesListAdminTestJSON-1931243653 tempest-VolumesListAdminTestJSON-1931243653-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-1690273728'}} {{(pid=100374) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 10:39:18.378683 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.v3.volumes [None req-4613cf35-28e1-43ce-9f53-34776999cc21 tempest-VolumesListAdminTestJSON-1931243653 tempest-VolumesListAdminTestJSON-1931243653-project-member] Create volume of 1 GB Aug 12 10:39:18.383805 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-4613cf35-28e1-43ce-9f53-34776999cc21 tempest-VolumesListAdminTestJSON-1931243653 tempest-VolumesListAdminTestJSON-1931243653-project-member] Availability Zones retrieved successfully. Aug 12 10:39:18.391019 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-4613cf35-28e1-43ce-9f53-34776999cc21 tempest-VolumesListAdminTestJSON-1931243653 tempest-VolumesListAdminTestJSON-1931243653-project-member] Flow 'volume_create_api' (9aa26d8c-9d3b-4fd0-974c-55f8dec44158) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:39:18.392314 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-4613cf35-28e1-43ce-9f53-34776999cc21 tempest-VolumesListAdminTestJSON-1931243653 tempest-VolumesListAdminTestJSON-1931243653-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (94a0971b-40ee-4ee0-8d82-ff253a09268b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:39:18.393348 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.flows.api.create_volume [None req-4613cf35-28e1-43ce-9f53-34776999cc21 tempest-VolumesListAdminTestJSON-1931243653 tempest-VolumesListAdminTestJSON-1931243653-project-member] Validating volume size '1' using validate_int {{(pid=100374) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 10:39:18.434377 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-4613cf35-28e1-43ce-9f53-34776999cc21 tempest-VolumesListAdminTestJSON-1931243653 tempest-VolumesListAdminTestJSON-1931243653-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (94a0971b-40ee-4ee0-8d82-ff253a09268b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T10:26:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6cd66f07-4c7b-40b2-9dfb-378538f29c9e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:39:18.434377 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-4613cf35-28e1-43ce-9f53-34776999cc21 tempest-VolumesListAdminTestJSON-1931243653 tempest-VolumesListAdminTestJSON-1931243653-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f5a4fe3c-2da4-4132-92b2-49eed6d8e088) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:39:18.483632 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.quota [None req-4613cf35-28e1-43ce-9f53-34776999cc21 tempest-VolumesListAdminTestJSON-1931243653 tempest-VolumesListAdminTestJSON-1931243653-project-member] Created reservations ['f2ad8755-7328-4e99-a62a-182fcc522d7b', 'cc52804a-4478-4c86-bfed-581024625083', 'a754f827-8bad-4e49-b221-3dfad9eadacf', 'c7197dd9-bb64-4fef-8ad6-86bc120ee4ab'] {{(pid=100374) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:39:18.484761 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-4613cf35-28e1-43ce-9f53-34776999cc21 tempest-VolumesListAdminTestJSON-1931243653 tempest-VolumesListAdminTestJSON-1931243653-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f5a4fe3c-2da4-4132-92b2-49eed6d8e088) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f2ad8755-7328-4e99-a62a-182fcc522d7b', 'cc52804a-4478-4c86-bfed-581024625083', 'a754f827-8bad-4e49-b221-3dfad9eadacf', 'c7197dd9-bb64-4fef-8ad6-86bc120ee4ab']}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:39:18.485651 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-4613cf35-28e1-43ce-9f53-34776999cc21 tempest-VolumesListAdminTestJSON-1931243653 tempest-VolumesListAdminTestJSON-1931243653-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (108409cd-cd49-469a-8103-a72435d4b9f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:39:18.512455 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-4613cf35-28e1-43ce-9f53-34776999cc21 tempest-VolumesListAdminTestJSON-1931243653 tempest-VolumesListAdminTestJSON-1931243653-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (108409cd-cd49-469a-8103-a72435d4b9f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'efae807f-c3ce-4563-85eb-84047cecf276', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1690273728',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aa83aa35f3d14ec18005b8225844db31',qos_specs=None,replication_status=,reservations=['f2ad8755-7328-4e99-a62a-182fcc522d7b','cc52804a-4478-4c86-bfed-581024625083','a754f827-8bad-4e49-b221-3dfad9eadacf','c7197dd9-bb64-4fef-8ad6-86bc120ee4ab'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='683a8972cc7a45fbaeaea89a0325d749',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:39:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1690273728',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=efae807f-c3ce-4563-85eb-84047cecf276,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='aa83aa35f3d14ec18005b8225844db31',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='683a8972cc7a45fbaeaea89a0325d749',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6cd66f07-4c7b-40b2-9dfb-378538f29c9e),volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:39:18.513202 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-4613cf35-28e1-43ce-9f53-34776999cc21 tempest-VolumesListAdminTestJSON-1931243653 tempest-VolumesListAdminTestJSON-1931243653-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4762a889-f987-4dca-92d3-5c567faf8074) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:39:18.534240 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-4613cf35-28e1-43ce-9f53-34776999cc21 tempest-VolumesListAdminTestJSON-1931243653 tempest-VolumesListAdminTestJSON-1931243653-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4762a889-f987-4dca-92d3-5c567faf8074) transitioned into state 'SUCCESS' from state '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-1690273728',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aa83aa35f3d14ec18005b8225844db31',qos_specs=None,replication_status=,reservations=['f2ad8755-7328-4e99-a62a-182fcc522d7b','cc52804a-4478-4c86-bfed-581024625083','a754f827-8bad-4e49-b221-3dfad9eadacf','c7197dd9-bb64-4fef-8ad6-86bc120ee4ab'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='683a8972cc7a45fbaeaea89a0325d749',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:39:18.535209 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-4613cf35-28e1-43ce-9f53-34776999cc21 tempest-VolumesListAdminTestJSON-1931243653 tempest-VolumesListAdminTestJSON-1931243653-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c63000e7-07fc-44d8-bbfa-3c530dd4a55e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:39:18.545614 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-4613cf35-28e1-43ce-9f53-34776999cc21 tempest-VolumesListAdminTestJSON-1931243653 tempest-VolumesListAdminTestJSON-1931243653-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c63000e7-07fc-44d8-bbfa-3c530dd4a55e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:39:18.546711 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-4613cf35-28e1-43ce-9f53-34776999cc21 tempest-VolumesListAdminTestJSON-1931243653 tempest-VolumesListAdminTestJSON-1931243653-project-member] Flow 'volume_create_api' (9aa26d8c-9d3b-4fd0-974c-55f8dec44158) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100374) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:39:18.547054 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-4613cf35-28e1-43ce-9f53-34776999cc21 tempest-VolumesListAdminTestJSON-1931243653 tempest-VolumesListAdminTestJSON-1931243653-project-member] Create volume request issued successfully. Aug 12 10:39:18.547738 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-4613cf35-28e1-43ce-9f53-34776999cc21 tempest-VolumesListAdminTestJSON-1931243653 tempest-VolumesListAdminTestJSON-1931243653-project-member] https://10.4.3.105/volume/v3/volumes returned with HTTP 202 Aug 12 10:39:18.548330 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 768/3087] 10.4.3.105 () {68 vars in 1258 bytes} [Wed Aug 12 10:39:18 2026] POST /volume/v3/volumes => generated 755 bytes in 175 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 10:39:18.563387 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-c280e653-082d-4a31-998f-82b0f30d1558 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:39:18.568278 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-c280e653-082d-4a31-998f-82b0f30d1558 tempest-VolumesListAdminTestJSON-1931243653 tempest-VolumesListAdminTestJSON-1931243653-project-member] GET https://10.4.3.105/volume/v3/volumes/efae807f-c3ce-4563-85eb-84047cecf276 Aug 12 10:39:18.568569 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-c280e653-082d-4a31-998f-82b0f30d1558 tempest-VolumesListAdminTestJSON-1931243653 tempest-VolumesListAdminTestJSON-1931243653-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:39:18.568782 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-c280e653-082d-4a31-998f-82b0f30d1558 tempest-VolumesListAdminTestJSON-1931243653 tempest-VolumesListAdminTestJSON-1931243653-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:39:18.581632 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:39:18.581632 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:39:18.586116 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-c280e653-082d-4a31-998f-82b0f30d1558 tempest-VolumesListAdminTestJSON-1931243653 tempest-VolumesListAdminTestJSON-1931243653-project-member] Volume info retrieved successfully. Aug 12 10:39:18.590774 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-c280e653-082d-4a31-998f-82b0f30d1558 tempest-VolumesListAdminTestJSON-1931243653 tempest-VolumesListAdminTestJSON-1931243653-project-member] https://10.4.3.105/volume/v3/volumes/efae807f-c3ce-4563-85eb-84047cecf276 returned with HTTP 200 Aug 12 10:39:18.591217 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 776/3088] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:39:18 2026] GET /volume/v3/volumes/efae807f-c3ce-4563-85eb-84047cecf276 => generated 823 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:39:18.622216 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-7b1a648d-da95-4121-ba71-c5f4f122ab42 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:39:18.625472 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-7b1a648d-da95-4121-ba71-c5f4f122ab42 tempest-TestVolumeBackupRestore-1426357303 tempest-TestVolumeBackupRestore-1426357303-project-member] GET https://10.4.3.105/volume/v3/backups/2b8eff4e-6f7e-454f-9e40-198c0482a71c Aug 12 10:39:18.625818 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-7b1a648d-da95-4121-ba71-c5f4f122ab42 tempest-TestVolumeBackupRestore-1426357303 tempest-TestVolumeBackupRestore-1426357303-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:39:18.626093 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-7b1a648d-da95-4121-ba71-c5f4f122ab42 tempest-TestVolumeBackupRestore-1426357303 tempest-TestVolumeBackupRestore-1426357303-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:39:18.626232 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-7b1a648d-da95-4121-ba71-c5f4f122ab42 tempest-TestVolumeBackupRestore-1426357303 tempest-TestVolumeBackupRestore-1426357303-project-member] Show backup with id 2b8eff4e-6f7e-454f-9e40-198c0482a71c. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:39:18.632963 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:39:18.632963 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:39:18.634682 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-7b1a648d-da95-4121-ba71-c5f4f122ab42 tempest-TestVolumeBackupRestore-1426357303 tempest-TestVolumeBackupRestore-1426357303-project-member] https://10.4.3.105/volume/v3/backups/2b8eff4e-6f7e-454f-9e40-198c0482a71c returned with HTTP 200 Aug 12 10:39:18.635110 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 767/3089] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:39:18 2026] GET /volume/v3/backups/2b8eff4e-6f7e-454f-9e40-198c0482a71c => generated 755 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:39:18.830826 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-e8116530-fdee-41d9-9d7b-b2b6513fbca6 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:39:18.832783 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-e8116530-fdee-41d9-9d7b-b2b6513fbca6 tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] GET https://10.4.3.105/volume/v3/backups/aee1d50a-b348-426f-be3f-197e0d8b39f4 Aug 12 10:39:18.833014 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-e8116530-fdee-41d9-9d7b-b2b6513fbca6 tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:39:18.833239 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-e8116530-fdee-41d9-9d7b-b2b6513fbca6 tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:39:18.833383 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-e8116530-fdee-41d9-9d7b-b2b6513fbca6 tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] Show backup with id aee1d50a-b348-426f-be3f-197e0d8b39f4. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:39:18.838055 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:39:18.838055 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:39:18.838905 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-e8116530-fdee-41d9-9d7b-b2b6513fbca6 tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] https://10.4.3.105/volume/v3/backups/aee1d50a-b348-426f-be3f-197e0d8b39f4 returned with HTTP 200 Aug 12 10:39:18.839290 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 779/3090] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:39:18 2026] GET /volume/v3/backups/aee1d50a-b348-426f-be3f-197e0d8b39f4 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:39:19.604421 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-99c1ba8a-305a-4945-8d66-a1e0c6c23398 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:39:19.606206 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-99c1ba8a-305a-4945-8d66-a1e0c6c23398 tempest-VolumesListAdminTestJSON-1931243653 tempest-VolumesListAdminTestJSON-1931243653-project-member] GET https://10.4.3.105/volume/v3/volumes/efae807f-c3ce-4563-85eb-84047cecf276 Aug 12 10:39:19.606361 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-99c1ba8a-305a-4945-8d66-a1e0c6c23398 tempest-VolumesListAdminTestJSON-1931243653 tempest-VolumesListAdminTestJSON-1931243653-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:39:19.606547 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-99c1ba8a-305a-4945-8d66-a1e0c6c23398 tempest-VolumesListAdminTestJSON-1931243653 tempest-VolumesListAdminTestJSON-1931243653-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:39:19.613220 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:39:19.613220 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:39:19.616700 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-99c1ba8a-305a-4945-8d66-a1e0c6c23398 tempest-VolumesListAdminTestJSON-1931243653 tempest-VolumesListAdminTestJSON-1931243653-project-member] Volume info retrieved successfully. Aug 12 10:39:19.620505 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-99c1ba8a-305a-4945-8d66-a1e0c6c23398 tempest-VolumesListAdminTestJSON-1931243653 tempest-VolumesListAdminTestJSON-1931243653-project-member] https://10.4.3.105/volume/v3/volumes/efae807f-c3ce-4563-85eb-84047cecf276 returned with HTTP 200 Aug 12 10:39:19.620929 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 769/3091] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:39:19 2026] GET /volume/v3/volumes/efae807f-c3ce-4563-85eb-84047cecf276 => generated 848 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:39:19.632486 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-f693bfb5-2b48-4d90-9ebe-6f74af833325 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:39:19.634268 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-f693bfb5-2b48-4d90-9ebe-6f74af833325 tempest-VolumesListAdminTestJSON-1931243653 tempest-VolumesListAdminTestJSON-1931243653-project-member] GET https://10.4.3.105/volume/v3/volumes/efae807f-c3ce-4563-85eb-84047cecf276 Aug 12 10:39:19.634433 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-f693bfb5-2b48-4d90-9ebe-6f74af833325 tempest-VolumesListAdminTestJSON-1931243653 tempest-VolumesListAdminTestJSON-1931243653-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:39:19.634631 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-f693bfb5-2b48-4d90-9ebe-6f74af833325 tempest-VolumesListAdminTestJSON-1931243653 tempest-VolumesListAdminTestJSON-1931243653-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:39:19.641446 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:39:19.641446 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:39:19.645335 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-f693bfb5-2b48-4d90-9ebe-6f74af833325 tempest-VolumesListAdminTestJSON-1931243653 tempest-VolumesListAdminTestJSON-1931243653-project-member] Volume info retrieved successfully. Aug 12 10:39:19.646346 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-5abbf7b0-c200-4077-95ab-b58b5cabc51c None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:39:19.648571 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-5abbf7b0-c200-4077-95ab-b58b5cabc51c tempest-TestVolumeBackupRestore-1426357303 tempest-TestVolumeBackupRestore-1426357303-project-member] GET https://10.4.3.105/volume/v3/backups/2b8eff4e-6f7e-454f-9e40-198c0482a71c Aug 12 10:39:19.648812 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-5abbf7b0-c200-4077-95ab-b58b5cabc51c tempest-TestVolumeBackupRestore-1426357303 tempest-TestVolumeBackupRestore-1426357303-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:39:19.649039 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-5abbf7b0-c200-4077-95ab-b58b5cabc51c tempest-TestVolumeBackupRestore-1426357303 tempest-TestVolumeBackupRestore-1426357303-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:39:19.649175 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-5abbf7b0-c200-4077-95ab-b58b5cabc51c tempest-TestVolumeBackupRestore-1426357303 tempest-TestVolumeBackupRestore-1426357303-project-member] Show backup with id 2b8eff4e-6f7e-454f-9e40-198c0482a71c. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:39:19.650507 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-f693bfb5-2b48-4d90-9ebe-6f74af833325 tempest-VolumesListAdminTestJSON-1931243653 tempest-VolumesListAdminTestJSON-1931243653-project-member] https://10.4.3.105/volume/v3/volumes/efae807f-c3ce-4563-85eb-84047cecf276 returned with HTTP 200 Aug 12 10:39:19.650921 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 777/3092] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:39:19 2026] GET /volume/v3/volumes/efae807f-c3ce-4563-85eb-84047cecf276 => generated 848 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:39:19.655373 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:39:19.655373 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:39:19.655795 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-5abbf7b0-c200-4077-95ab-b58b5cabc51c tempest-TestVolumeBackupRestore-1426357303 tempest-TestVolumeBackupRestore-1426357303-project-member] https://10.4.3.105/volume/v3/backups/2b8eff4e-6f7e-454f-9e40-198c0482a71c returned with HTTP 200 Aug 12 10:39:19.656289 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 768/3093] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:39:19 2026] GET /volume/v3/backups/2b8eff4e-6f7e-454f-9e40-198c0482a71c => generated 755 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:39:19.669155 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-c5b6da88-e012-48ec-8e01-72da9522a15e None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:39:19.706203 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-c5b6da88-e012-48ec-8e01-72da9522a15e tempest-VolumesListAdminTestJSON-2075250467 tempest-VolumesListAdminTestJSON-2075250467-project-admin] POST https://10.4.3.105/volume/v3/volumes Aug 12 10:39:19.706742 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-c5b6da88-e012-48ec-8e01-72da9522a15e tempest-VolumesListAdminTestJSON-2075250467 tempest-VolumesListAdminTestJSON-2075250467-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:39:19.708260 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.v3.volumes [None req-c5b6da88-e012-48ec-8e01-72da9522a15e tempest-VolumesListAdminTestJSON-2075250467 tempest-VolumesListAdminTestJSON-2075250467-project-admin] Create volume request body: {'volume': {'size': 1}} {{(pid=100375) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 10:39:19.708381 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.v3.volumes [None req-c5b6da88-e012-48ec-8e01-72da9522a15e tempest-VolumesListAdminTestJSON-2075250467 tempest-VolumesListAdminTestJSON-2075250467-project-admin] Create volume of 1 GB Aug 12 10:39:19.713345 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-c5b6da88-e012-48ec-8e01-72da9522a15e tempest-VolumesListAdminTestJSON-2075250467 tempest-VolumesListAdminTestJSON-2075250467-project-admin] Availability Zones retrieved successfully. Aug 12 10:39:19.719360 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-c5b6da88-e012-48ec-8e01-72da9522a15e tempest-VolumesListAdminTestJSON-2075250467 tempest-VolumesListAdminTestJSON-2075250467-project-admin] Flow 'volume_create_api' (c11dfa27-7ce5-4578-9771-482ab9486080) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:39:19.720351 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-c5b6da88-e012-48ec-8e01-72da9522a15e tempest-VolumesListAdminTestJSON-2075250467 tempest-VolumesListAdminTestJSON-2075250467-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (504d64a2-3a93-4b55-8af0-bf59a6adac2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:39:19.721245 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.flows.api.create_volume [None req-c5b6da88-e012-48ec-8e01-72da9522a15e tempest-VolumesListAdminTestJSON-2075250467 tempest-VolumesListAdminTestJSON-2075250467-project-admin] Validating volume size '1' using validate_int {{(pid=100375) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 10:39:19.749015 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-c5b6da88-e012-48ec-8e01-72da9522a15e tempest-VolumesListAdminTestJSON-2075250467 tempest-VolumesListAdminTestJSON-2075250467-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (504d64a2-3a93-4b55-8af0-bf59a6adac2e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T10:26:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6cd66f07-4c7b-40b2-9dfb-378538f29c9e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:39:19.749857 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-c5b6da88-e012-48ec-8e01-72da9522a15e tempest-VolumesListAdminTestJSON-2075250467 tempest-VolumesListAdminTestJSON-2075250467-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b51d41e1-ab29-47c0-8660-6db16a2a7328) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:39:19.818865 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.quota [None req-c5b6da88-e012-48ec-8e01-72da9522a15e tempest-VolumesListAdminTestJSON-2075250467 tempest-VolumesListAdminTestJSON-2075250467-project-admin] Created reservations ['9a483b97-5a35-4e3a-a17d-99466746a347', 'bc8e84f7-5afa-4dbe-b1a8-a2c55f2c7241', '754e3c7e-79a5-46cb-934b-0a610760a97c', 'f1b23d60-153b-4e51-83cb-74983cec9987'] {{(pid=100375) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:39:19.819680 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-c5b6da88-e012-48ec-8e01-72da9522a15e tempest-VolumesListAdminTestJSON-2075250467 tempest-VolumesListAdminTestJSON-2075250467-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b51d41e1-ab29-47c0-8660-6db16a2a7328) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9a483b97-5a35-4e3a-a17d-99466746a347', 'bc8e84f7-5afa-4dbe-b1a8-a2c55f2c7241', '754e3c7e-79a5-46cb-934b-0a610760a97c', 'f1b23d60-153b-4e51-83cb-74983cec9987']}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:39:19.820335 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-c5b6da88-e012-48ec-8e01-72da9522a15e tempest-VolumesListAdminTestJSON-2075250467 tempest-VolumesListAdminTestJSON-2075250467-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3570bb87-d2ce-4190-ac6d-db3fa2661968) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:39:19.847548 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-c5b6da88-e012-48ec-8e01-72da9522a15e tempest-VolumesListAdminTestJSON-2075250467 tempest-VolumesListAdminTestJSON-2075250467-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3570bb87-d2ce-4190-ac6d-db3fa2661968) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '00e677c5-bdd0-4aa7-bb3c-67b4c59aec23', '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='f1f4313f985e4258845d3de04f15e913',qos_specs=None,replication_status=,reservations=['9a483b97-5a35-4e3a-a17d-99466746a347','bc8e84f7-5afa-4dbe-b1a8-a2c55f2c7241','754e3c7e-79a5-46cb-934b-0a610760a97c','f1b23d60-153b-4e51-83cb-74983cec9987'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dcc578000f2c4e23a22a048cc65a2ec4',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:39:19Z,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=00e677c5-bdd0-4aa7-bb3c-67b4c59aec23,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f1f4313f985e4258845d3de04f15e913',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dcc578000f2c4e23a22a048cc65a2ec4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6cd66f07-4c7b-40b2-9dfb-378538f29c9e),volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:39:19.848585 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-c5b6da88-e012-48ec-8e01-72da9522a15e tempest-VolumesListAdminTestJSON-2075250467 tempest-VolumesListAdminTestJSON-2075250467-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f6a802c3-325f-4e98-9cda-4dbe8fc38156) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:39:19.853278 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-78c8c76e-43a4-4ced-bf20-2d4e1d613dbf None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:39:19.855263 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-78c8c76e-43a4-4ced-bf20-2d4e1d613dbf tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] GET https://10.4.3.105/volume/v3/backups/aee1d50a-b348-426f-be3f-197e0d8b39f4 Aug 12 10:39:19.855487 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-78c8c76e-43a4-4ced-bf20-2d4e1d613dbf tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:39:19.855761 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-78c8c76e-43a4-4ced-bf20-2d4e1d613dbf tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:39:19.855928 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-78c8c76e-43a4-4ced-bf20-2d4e1d613dbf tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] Show backup with id aee1d50a-b348-426f-be3f-197e0d8b39f4. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:39:19.862206 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:39:19.862206 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:39:19.863667 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-78c8c76e-43a4-4ced-bf20-2d4e1d613dbf tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] https://10.4.3.105/volume/v3/backups/aee1d50a-b348-426f-be3f-197e0d8b39f4 returned with HTTP 200 Aug 12 10:39:19.864973 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 770/3094] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:39:19 2026] GET /volume/v3/backups/aee1d50a-b348-426f-be3f-197e0d8b39f4 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:39:19.872796 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-c5b6da88-e012-48ec-8e01-72da9522a15e tempest-VolumesListAdminTestJSON-2075250467 tempest-VolumesListAdminTestJSON-2075250467-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f6a802c3-325f-4e98-9cda-4dbe8fc38156) transitioned into state 'SUCCESS' from 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='f1f4313f985e4258845d3de04f15e913',qos_specs=None,replication_status=,reservations=['9a483b97-5a35-4e3a-a17d-99466746a347','bc8e84f7-5afa-4dbe-b1a8-a2c55f2c7241','754e3c7e-79a5-46cb-934b-0a610760a97c','f1b23d60-153b-4e51-83cb-74983cec9987'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dcc578000f2c4e23a22a048cc65a2ec4',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:39:19.873533 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-c5b6da88-e012-48ec-8e01-72da9522a15e tempest-VolumesListAdminTestJSON-2075250467 tempest-VolumesListAdminTestJSON-2075250467-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c8072fd0-7b1f-46ce-a949-704cf37c6c91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:39:19.885128 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-c5b6da88-e012-48ec-8e01-72da9522a15e tempest-VolumesListAdminTestJSON-2075250467 tempest-VolumesListAdminTestJSON-2075250467-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c8072fd0-7b1f-46ce-a949-704cf37c6c91) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:39:19.886119 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-c5b6da88-e012-48ec-8e01-72da9522a15e tempest-VolumesListAdminTestJSON-2075250467 tempest-VolumesListAdminTestJSON-2075250467-project-admin] Flow 'volume_create_api' (c11dfa27-7ce5-4578-9771-482ab9486080) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100375) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:39:19.886409 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-c5b6da88-e012-48ec-8e01-72da9522a15e tempest-VolumesListAdminTestJSON-2075250467 tempest-VolumesListAdminTestJSON-2075250467-project-admin] Create volume request issued successfully. Aug 12 10:39:19.887097 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-c5b6da88-e012-48ec-8e01-72da9522a15e tempest-VolumesListAdminTestJSON-2075250467 tempest-VolumesListAdminTestJSON-2075250467-project-admin] https://10.4.3.105/volume/v3/volumes returned with HTTP 202 Aug 12 10:39:19.887650 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 780/3095] 10.4.3.105 () {68 vars in 1258 bytes} [Wed Aug 12 10:39:19 2026] POST /volume/v3/volumes => generated 733 bytes in 219 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 10:39:19.900374 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-38e70eee-4796-45c8-9129-786869e35433 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:39:19.903620 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-38e70eee-4796-45c8-9129-786869e35433 tempest-VolumesListAdminTestJSON-2075250467 tempest-VolumesListAdminTestJSON-2075250467-project-admin] GET https://10.4.3.105/volume/v3/volumes/00e677c5-bdd0-4aa7-bb3c-67b4c59aec23 Aug 12 10:39:19.904087 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-38e70eee-4796-45c8-9129-786869e35433 tempest-VolumesListAdminTestJSON-2075250467 tempest-VolumesListAdminTestJSON-2075250467-project-admin] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:39:19.904314 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-38e70eee-4796-45c8-9129-786869e35433 tempest-VolumesListAdminTestJSON-2075250467 tempest-VolumesListAdminTestJSON-2075250467-project-admin] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:39:19.913988 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:39:19.913988 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:39:19.919275 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-38e70eee-4796-45c8-9129-786869e35433 tempest-VolumesListAdminTestJSON-2075250467 tempest-VolumesListAdminTestJSON-2075250467-project-admin] Volume info retrieved successfully. Aug 12 10:39:19.924534 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-38e70eee-4796-45c8-9129-786869e35433 tempest-VolumesListAdminTestJSON-2075250467 tempest-VolumesListAdminTestJSON-2075250467-project-admin] https://10.4.3.105/volume/v3/volumes/00e677c5-bdd0-4aa7-bb3c-67b4c59aec23 returned with HTTP 200 Aug 12 10:39:19.924678 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 778/3096] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:39:19 2026] GET /volume/v3/volumes/00e677c5-bdd0-4aa7-bb3c-67b4c59aec23 => generated 912 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:39:20.673604 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-462c9d3e-4421-46bb-a75b-2c06b9af286e None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:39:20.675877 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-462c9d3e-4421-46bb-a75b-2c06b9af286e tempest-TestVolumeBackupRestore-1426357303 tempest-TestVolumeBackupRestore-1426357303-project-member] GET https://10.4.3.105/volume/v3/backups/2b8eff4e-6f7e-454f-9e40-198c0482a71c Aug 12 10:39:20.676206 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-462c9d3e-4421-46bb-a75b-2c06b9af286e tempest-TestVolumeBackupRestore-1426357303 tempest-TestVolumeBackupRestore-1426357303-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:39:20.676386 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-462c9d3e-4421-46bb-a75b-2c06b9af286e tempest-TestVolumeBackupRestore-1426357303 tempest-TestVolumeBackupRestore-1426357303-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:39:20.676548 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-462c9d3e-4421-46bb-a75b-2c06b9af286e tempest-TestVolumeBackupRestore-1426357303 tempest-TestVolumeBackupRestore-1426357303-project-member] Show backup with id 2b8eff4e-6f7e-454f-9e40-198c0482a71c. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:39:20.682160 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:39:20.682160 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:39:20.683124 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-462c9d3e-4421-46bb-a75b-2c06b9af286e tempest-TestVolumeBackupRestore-1426357303 tempest-TestVolumeBackupRestore-1426357303-project-member] https://10.4.3.105/volume/v3/backups/2b8eff4e-6f7e-454f-9e40-198c0482a71c returned with HTTP 200 Aug 12 10:39:20.683590 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 769/3097] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:39:20 2026] GET /volume/v3/backups/2b8eff4e-6f7e-454f-9e40-198c0482a71c => generated 756 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:39:20.876286 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-9f9db9ef-8ff9-4731-bc0c-e5c3f2f04f59 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:39:20.877856 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-9f9db9ef-8ff9-4731-bc0c-e5c3f2f04f59 tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] GET https://10.4.3.105/volume/v3/backups/aee1d50a-b348-426f-be3f-197e0d8b39f4 Aug 12 10:39:20.878037 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-9f9db9ef-8ff9-4731-bc0c-e5c3f2f04f59 tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:39:20.878266 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-9f9db9ef-8ff9-4731-bc0c-e5c3f2f04f59 tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:39:20.878364 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-9f9db9ef-8ff9-4731-bc0c-e5c3f2f04f59 tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] Show backup with id aee1d50a-b348-426f-be3f-197e0d8b39f4. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:39:20.882261 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:39:20.882261 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:39:20.882912 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-9f9db9ef-8ff9-4731-bc0c-e5c3f2f04f59 tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] https://10.4.3.105/volume/v3/backups/aee1d50a-b348-426f-be3f-197e0d8b39f4 returned with HTTP 200 Aug 12 10:39:20.883253 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 771/3098] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:39:20 2026] GET /volume/v3/backups/aee1d50a-b348-426f-be3f-197e0d8b39f4 => generated 750 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:39:20.937818 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-c2f9aee7-621e-470f-9de7-a05279d97e45 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:39:20.940626 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-c2f9aee7-621e-470f-9de7-a05279d97e45 tempest-VolumesListAdminTestJSON-2075250467 tempest-VolumesListAdminTestJSON-2075250467-project-admin] GET https://10.4.3.105/volume/v3/volumes/00e677c5-bdd0-4aa7-bb3c-67b4c59aec23 Aug 12 10:39:20.940839 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-c2f9aee7-621e-470f-9de7-a05279d97e45 tempest-VolumesListAdminTestJSON-2075250467 tempest-VolumesListAdminTestJSON-2075250467-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:39:20.941031 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-c2f9aee7-621e-470f-9de7-a05279d97e45 tempest-VolumesListAdminTestJSON-2075250467 tempest-VolumesListAdminTestJSON-2075250467-project-admin] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:39:20.948738 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:39:20.948738 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:39:20.952260 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-c2f9aee7-621e-470f-9de7-a05279d97e45 tempest-VolumesListAdminTestJSON-2075250467 tempest-VolumesListAdminTestJSON-2075250467-project-admin] Volume info retrieved successfully. Aug 12 10:39:20.956113 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-c2f9aee7-621e-470f-9de7-a05279d97e45 tempest-VolumesListAdminTestJSON-2075250467 tempest-VolumesListAdminTestJSON-2075250467-project-admin] https://10.4.3.105/volume/v3/volumes/00e677c5-bdd0-4aa7-bb3c-67b4c59aec23 returned with HTTP 200 Aug 12 10:39:20.956468 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 781/3099] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:39:20 2026] GET /volume/v3/volumes/00e677c5-bdd0-4aa7-bb3c-67b4c59aec23 => generated 973 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:39:20.968277 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-20d05474-eafe-4d4f-af38-1758b7283f0d None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:39:20.970657 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-20d05474-eafe-4d4f-af38-1758b7283f0d tempest-VolumesListAdminTestJSON-2075250467 tempest-VolumesListAdminTestJSON-2075250467-project-admin] GET https://10.4.3.105/volume/v3/volumes/detail?all_tenants=1&project_id=aa83aa35f3d14ec18005b8225844db31 Aug 12 10:39:20.970858 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-20d05474-eafe-4d4f-af38-1758b7283f0d tempest-VolumesListAdminTestJSON-2075250467 tempest-VolumesListAdminTestJSON-2075250467-project-admin] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:39:20.971042 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-20d05474-eafe-4d4f-af38-1758b7283f0d tempest-VolumesListAdminTestJSON-2075250467 tempest-VolumesListAdminTestJSON-2075250467-project-admin] Calling method 'detail' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:39:20.971455 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-20d05474-eafe-4d4f-af38-1758b7283f0d tempest-VolumesListAdminTestJSON-2075250467 tempest-VolumesListAdminTestJSON-2075250467-project-admin] Could not evaluate value aa83aa35f3d14ec18005b8225844db31, assuming string {{(pid=100372) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 12 10:39:20.972091 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-20d05474-eafe-4d4f-af38-1758b7283f0d tempest-VolumesListAdminTestJSON-2075250467 tempest-VolumesListAdminTestJSON-2075250467-project-admin] Searching by: MultiDict([('project_id', 'aa83aa35f3d14ec18005b8225844db31'), ('all_tenants', 1)]). {{(pid=100372) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 10:39:21.000872 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-20d05474-eafe-4d4f-af38-1758b7283f0d tempest-VolumesListAdminTestJSON-2075250467 tempest-VolumesListAdminTestJSON-2075250467-project-admin] Get all volumes completed successfully. Aug 12 10:39:21.001850 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:39:21.001850 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:39:21.005534 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-20d05474-eafe-4d4f-af38-1758b7283f0d tempest-VolumesListAdminTestJSON-2075250467 tempest-VolumesListAdminTestJSON-2075250467-project-admin] https://10.4.3.105/volume/v3/volumes/detail?all_tenants=1&project_id=aa83aa35f3d14ec18005b8225844db31 returned with HTTP 200 Aug 12 10:39:21.006551 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 779/3100] 10.4.3.105 () {66 vars in 1373 bytes} [Wed Aug 12 10:39:20 2026] GET /volume/v3/volumes/detail?all_tenants=1&project_id=aa83aa35f3d14ec18005b8225844db31 => generated 3028 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:39:21.019397 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-fb3e9710-9a5a-4ce5-94c3-5f53a04ef6a7 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:39:21.021760 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-fb3e9710-9a5a-4ce5-94c3-5f53a04ef6a7 tempest-VolumesListAdminTestJSON-2075250467 tempest-VolumesListAdminTestJSON-2075250467-project-admin] DELETE https://10.4.3.105/volume/v3/volumes/00e677c5-bdd0-4aa7-bb3c-67b4c59aec23 Aug 12 10:39:21.022014 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-fb3e9710-9a5a-4ce5-94c3-5f53a04ef6a7 tempest-VolumesListAdminTestJSON-2075250467 tempest-VolumesListAdminTestJSON-2075250467-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:39:21.022328 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-fb3e9710-9a5a-4ce5-94c3-5f53a04ef6a7 tempest-VolumesListAdminTestJSON-2075250467 tempest-VolumesListAdminTestJSON-2075250467-project-admin] Calling method 'delete' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:39:21.022534 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.v3.volumes [None req-fb3e9710-9a5a-4ce5-94c3-5f53a04ef6a7 tempest-VolumesListAdminTestJSON-2075250467 tempest-VolumesListAdminTestJSON-2075250467-project-admin] Delete volume with id: 00e677c5-bdd0-4aa7-bb3c-67b4c59aec23 Aug 12 10:39:21.031278 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:39:21.031278 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:39:21.031624 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-fb3e9710-9a5a-4ce5-94c3-5f53a04ef6a7 tempest-VolumesListAdminTestJSON-2075250467 tempest-VolumesListAdminTestJSON-2075250467-project-admin] Volume info retrieved successfully. Aug 12 10:39:21.061638 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-fb3e9710-9a5a-4ce5-94c3-5f53a04ef6a7 tempest-VolumesListAdminTestJSON-2075250467 tempest-VolumesListAdminTestJSON-2075250467-project-admin] Delete volume request issued successfully. Aug 12 10:39:21.061887 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-fb3e9710-9a5a-4ce5-94c3-5f53a04ef6a7 tempest-VolumesListAdminTestJSON-2075250467 tempest-VolumesListAdminTestJSON-2075250467-project-admin] https://10.4.3.105/volume/v3/volumes/00e677c5-bdd0-4aa7-bb3c-67b4c59aec23 returned with HTTP 202 Aug 12 10:39:21.062417 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 770/3101] 10.4.3.105 () {66 vars in 1351 bytes} [Wed Aug 12 10:39:21 2026] DELETE /volume/v3/volumes/00e677c5-bdd0-4aa7-bb3c-67b4c59aec23 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 10:39:21.071380 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-eb21f0fb-c6a3-4bc9-a7bc-437b04486097 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:39:21.073094 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-eb21f0fb-c6a3-4bc9-a7bc-437b04486097 tempest-VolumesListAdminTestJSON-1931243653 tempest-VolumesListAdminTestJSON-1931243653-project-member] GET https://10.4.3.105/volume/v3/volumes/efae807f-c3ce-4563-85eb-84047cecf276 Aug 12 10:39:21.073283 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-eb21f0fb-c6a3-4bc9-a7bc-437b04486097 tempest-VolumesListAdminTestJSON-1931243653 tempest-VolumesListAdminTestJSON-1931243653-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:39:21.073464 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-eb21f0fb-c6a3-4bc9-a7bc-437b04486097 tempest-VolumesListAdminTestJSON-1931243653 tempest-VolumesListAdminTestJSON-1931243653-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:39:21.081244 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:39:21.081244 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:39:21.084949 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-eb21f0fb-c6a3-4bc9-a7bc-437b04486097 tempest-VolumesListAdminTestJSON-1931243653 tempest-VolumesListAdminTestJSON-1931243653-project-member] Volume info retrieved successfully. Aug 12 10:39:21.089183 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-eb21f0fb-c6a3-4bc9-a7bc-437b04486097 tempest-VolumesListAdminTestJSON-1931243653 tempest-VolumesListAdminTestJSON-1931243653-project-member] https://10.4.3.105/volume/v3/volumes/efae807f-c3ce-4563-85eb-84047cecf276 returned with HTTP 200 Aug 12 10:39:21.089596 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 772/3102] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:39:21 2026] GET /volume/v3/volumes/efae807f-c3ce-4563-85eb-84047cecf276 => generated 848 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:39:21.102189 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-bdb19835-9118-4c0e-8b4c-cdc286d86122 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:39:21.104279 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-bdb19835-9118-4c0e-8b4c-cdc286d86122 tempest-VolumesListAdminTestJSON-1931243653 tempest-VolumesListAdminTestJSON-1931243653-project-member] DELETE https://10.4.3.105/volume/v3/volumes/efae807f-c3ce-4563-85eb-84047cecf276 Aug 12 10:39:21.104524 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-bdb19835-9118-4c0e-8b4c-cdc286d86122 tempest-VolumesListAdminTestJSON-1931243653 tempest-VolumesListAdminTestJSON-1931243653-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:39:21.104807 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-bdb19835-9118-4c0e-8b4c-cdc286d86122 tempest-VolumesListAdminTestJSON-1931243653 tempest-VolumesListAdminTestJSON-1931243653-project-member] Calling method 'delete' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:39:21.105003 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.v3.volumes [None req-bdb19835-9118-4c0e-8b4c-cdc286d86122 tempest-VolumesListAdminTestJSON-1931243653 tempest-VolumesListAdminTestJSON-1931243653-project-member] Delete volume with id: efae807f-c3ce-4563-85eb-84047cecf276 Aug 12 10:39:21.114398 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:39:21.114398 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:39:21.114991 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-bdb19835-9118-4c0e-8b4c-cdc286d86122 tempest-VolumesListAdminTestJSON-1931243653 tempest-VolumesListAdminTestJSON-1931243653-project-member] Volume info retrieved successfully. Aug 12 10:39:21.131626 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-bdb19835-9118-4c0e-8b4c-cdc286d86122 tempest-VolumesListAdminTestJSON-1931243653 tempest-VolumesListAdminTestJSON-1931243653-project-member] Delete volume request issued successfully. Aug 12 10:39:21.132065 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-bdb19835-9118-4c0e-8b4c-cdc286d86122 tempest-VolumesListAdminTestJSON-1931243653 tempest-VolumesListAdminTestJSON-1931243653-project-member] https://10.4.3.105/volume/v3/volumes/efae807f-c3ce-4563-85eb-84047cecf276 returned with HTTP 202 Aug 12 10:39:21.132526 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 782/3103] 10.4.3.105 () {66 vars in 1351 bytes} [Wed Aug 12 10:39:21 2026] DELETE /volume/v3/volumes/efae807f-c3ce-4563-85eb-84047cecf276 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 10:39:21.139673 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-73ab6dfa-74ab-4f0e-a55d-076a92e64648 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:39:21.141802 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-73ab6dfa-74ab-4f0e-a55d-076a92e64648 tempest-VolumesListAdminTestJSON-1931243653 tempest-VolumesListAdminTestJSON-1931243653-project-member] GET https://10.4.3.105/volume/v3/volumes/efae807f-c3ce-4563-85eb-84047cecf276 Aug 12 10:39:21.142928 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-73ab6dfa-74ab-4f0e-a55d-076a92e64648 tempest-VolumesListAdminTestJSON-1931243653 tempest-VolumesListAdminTestJSON-1931243653-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:39:21.142928 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-73ab6dfa-74ab-4f0e-a55d-076a92e64648 tempest-VolumesListAdminTestJSON-1931243653 tempest-VolumesListAdminTestJSON-1931243653-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:39:21.345587 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:39:21.345587 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:39:21.349043 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-73ab6dfa-74ab-4f0e-a55d-076a92e64648 tempest-VolumesListAdminTestJSON-1931243653 tempest-VolumesListAdminTestJSON-1931243653-project-member] https://10.4.3.105/volume/v3/volumes/efae807f-c3ce-4563-85eb-84047cecf276 returned with HTTP 404 Aug 12 10:39:21.349646 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 780/3104] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:39:21 2026] GET /volume/v3/volumes/efae807f-c3ce-4563-85eb-84047cecf276 => generated 109 bytes in 210 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:39:21.357926 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-fb1ab837-07b8-4037-8aa3-9996762f02c2 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:39:21.360509 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-fb1ab837-07b8-4037-8aa3-9996762f02c2 tempest-VolumesListAdminTestJSON-1931243653 tempest-VolumesListAdminTestJSON-1931243653-project-member] GET https://10.4.3.105/volume/v3/volumes/c52d1aa6-f875-4fcf-9b93-7f8d323ff4f7 Aug 12 10:39:21.360788 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-fb1ab837-07b8-4037-8aa3-9996762f02c2 tempest-VolumesListAdminTestJSON-1931243653 tempest-VolumesListAdminTestJSON-1931243653-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:39:21.361003 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-fb1ab837-07b8-4037-8aa3-9996762f02c2 tempest-VolumesListAdminTestJSON-1931243653 tempest-VolumesListAdminTestJSON-1931243653-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:39:21.368922 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:39:21.368922 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:39:21.373169 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-fb1ab837-07b8-4037-8aa3-9996762f02c2 tempest-VolumesListAdminTestJSON-1931243653 tempest-VolumesListAdminTestJSON-1931243653-project-member] Volume info retrieved successfully. Aug 12 10:39:21.378567 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-fb1ab837-07b8-4037-8aa3-9996762f02c2 tempest-VolumesListAdminTestJSON-1931243653 tempest-VolumesListAdminTestJSON-1931243653-project-member] https://10.4.3.105/volume/v3/volumes/c52d1aa6-f875-4fcf-9b93-7f8d323ff4f7 returned with HTTP 200 Aug 12 10:39:21.379012 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 771/3105] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:39:21 2026] GET /volume/v3/volumes/c52d1aa6-f875-4fcf-9b93-7f8d323ff4f7 => generated 848 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:39:21.393168 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-a76ce535-9b3a-4877-a773-24b3a33687ba None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:39:21.394821 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-a76ce535-9b3a-4877-a773-24b3a33687ba tempest-VolumesListAdminTestJSON-1931243653 tempest-VolumesListAdminTestJSON-1931243653-project-member] DELETE https://10.4.3.105/volume/v3/volumes/c52d1aa6-f875-4fcf-9b93-7f8d323ff4f7 Aug 12 10:39:21.395051 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-a76ce535-9b3a-4877-a773-24b3a33687ba tempest-VolumesListAdminTestJSON-1931243653 tempest-VolumesListAdminTestJSON-1931243653-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:39:21.395225 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-a76ce535-9b3a-4877-a773-24b3a33687ba tempest-VolumesListAdminTestJSON-1931243653 tempest-VolumesListAdminTestJSON-1931243653-project-member] Calling method 'delete' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:39:21.395402 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.v3.volumes [None req-a76ce535-9b3a-4877-a773-24b3a33687ba tempest-VolumesListAdminTestJSON-1931243653 tempest-VolumesListAdminTestJSON-1931243653-project-member] Delete volume with id: c52d1aa6-f875-4fcf-9b93-7f8d323ff4f7 Aug 12 10:39:21.402402 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:39:21.402402 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:39:21.402889 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-a76ce535-9b3a-4877-a773-24b3a33687ba tempest-VolumesListAdminTestJSON-1931243653 tempest-VolumesListAdminTestJSON-1931243653-project-member] Volume info retrieved successfully. Aug 12 10:39:21.420706 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-a76ce535-9b3a-4877-a773-24b3a33687ba tempest-VolumesListAdminTestJSON-1931243653 tempest-VolumesListAdminTestJSON-1931243653-project-member] Delete volume request issued successfully. Aug 12 10:39:21.420994 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-a76ce535-9b3a-4877-a773-24b3a33687ba tempest-VolumesListAdminTestJSON-1931243653 tempest-VolumesListAdminTestJSON-1931243653-project-member] https://10.4.3.105/volume/v3/volumes/c52d1aa6-f875-4fcf-9b93-7f8d323ff4f7 returned with HTTP 202 Aug 12 10:39:21.421585 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 773/3106] 10.4.3.105 () {66 vars in 1351 bytes} [Wed Aug 12 10:39:21 2026] DELETE /volume/v3/volumes/c52d1aa6-f875-4fcf-9b93-7f8d323ff4f7 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 10:39:21.431222 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-9e50a6ff-6bbe-4158-a6ed-8f431936b239 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:39:21.432984 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-9e50a6ff-6bbe-4158-a6ed-8f431936b239 tempest-VolumesListAdminTestJSON-1931243653 tempest-VolumesListAdminTestJSON-1931243653-project-member] GET https://10.4.3.105/volume/v3/volumes/c52d1aa6-f875-4fcf-9b93-7f8d323ff4f7 Aug 12 10:39:21.433173 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-9e50a6ff-6bbe-4158-a6ed-8f431936b239 tempest-VolumesListAdminTestJSON-1931243653 tempest-VolumesListAdminTestJSON-1931243653-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:39:21.433353 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-9e50a6ff-6bbe-4158-a6ed-8f431936b239 tempest-VolumesListAdminTestJSON-1931243653 tempest-VolumesListAdminTestJSON-1931243653-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:39:21.442595 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:39:21.442595 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:39:21.447083 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-9e50a6ff-6bbe-4158-a6ed-8f431936b239 tempest-VolumesListAdminTestJSON-1931243653 tempest-VolumesListAdminTestJSON-1931243653-project-member] Volume info retrieved successfully. Aug 12 10:39:21.452180 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-9e50a6ff-6bbe-4158-a6ed-8f431936b239 tempest-VolumesListAdminTestJSON-1931243653 tempest-VolumesListAdminTestJSON-1931243653-project-member] https://10.4.3.105/volume/v3/volumes/c52d1aa6-f875-4fcf-9b93-7f8d323ff4f7 returned with HTTP 200 Aug 12 10:39:21.452615 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 783/3107] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:39:21 2026] GET /volume/v3/volumes/c52d1aa6-f875-4fcf-9b93-7f8d323ff4f7 => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:39:21.698573 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-a5e7062b-ded6-41e3-b335-7c58373277fd None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:39:21.699863 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-a5e7062b-ded6-41e3-b335-7c58373277fd tempest-TestVolumeBackupRestore-1426357303 tempest-TestVolumeBackupRestore-1426357303-project-member] GET https://10.4.3.105/volume/v3/backups/2b8eff4e-6f7e-454f-9e40-198c0482a71c Aug 12 10:39:21.700114 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-a5e7062b-ded6-41e3-b335-7c58373277fd tempest-TestVolumeBackupRestore-1426357303 tempest-TestVolumeBackupRestore-1426357303-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:39:21.700363 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-a5e7062b-ded6-41e3-b335-7c58373277fd tempest-TestVolumeBackupRestore-1426357303 tempest-TestVolumeBackupRestore-1426357303-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:39:21.700526 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.v3.backups [None req-a5e7062b-ded6-41e3-b335-7c58373277fd tempest-TestVolumeBackupRestore-1426357303 tempest-TestVolumeBackupRestore-1426357303-project-member] Show backup with id 2b8eff4e-6f7e-454f-9e40-198c0482a71c. {{(pid=100372) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:39:21.705254 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:39:21.705254 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:39:21.706005 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-a5e7062b-ded6-41e3-b335-7c58373277fd tempest-TestVolumeBackupRestore-1426357303 tempest-TestVolumeBackupRestore-1426357303-project-member] https://10.4.3.105/volume/v3/backups/2b8eff4e-6f7e-454f-9e40-198c0482a71c returned with HTTP 200 Aug 12 10:39:21.706376 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 781/3108] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:39:21 2026] GET /volume/v3/backups/2b8eff4e-6f7e-454f-9e40-198c0482a71c => generated 757 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:39:21.720449 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-0f94ef36-1965-438a-b7ad-9782b5495c3b None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:39:21.722875 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-0f94ef36-1965-438a-b7ad-9782b5495c3b tempest-TestVolumeBackupRestore-1426357303 tempest-TestVolumeBackupRestore-1426357303-project-member] GET https://10.4.3.105/volume/v3/volumes/ec571f67-815a-4cef-8958-b14acc17e4be Aug 12 10:39:21.723152 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-0f94ef36-1965-438a-b7ad-9782b5495c3b tempest-TestVolumeBackupRestore-1426357303 tempest-TestVolumeBackupRestore-1426357303-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:39:21.723438 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-0f94ef36-1965-438a-b7ad-9782b5495c3b tempest-TestVolumeBackupRestore-1426357303 tempest-TestVolumeBackupRestore-1426357303-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:39:21.733346 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:39:21.733346 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:39:21.738545 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-0f94ef36-1965-438a-b7ad-9782b5495c3b tempest-TestVolumeBackupRestore-1426357303 tempest-TestVolumeBackupRestore-1426357303-project-member] Volume info retrieved successfully. Aug 12 10:39:21.745385 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-0f94ef36-1965-438a-b7ad-9782b5495c3b tempest-TestVolumeBackupRestore-1426357303 tempest-TestVolumeBackupRestore-1426357303-project-member] https://10.4.3.105/volume/v3/volumes/ec571f67-815a-4cef-8958-b14acc17e4be returned with HTTP 200 Aug 12 10:39:21.745974 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 772/3109] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:39:21 2026] GET /volume/v3/volumes/ec571f67-815a-4cef-8958-b14acc17e4be => generated 1362 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:39:21.762146 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-af813ebc-0ea9-4572-bf02-965833588fb2 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:39:21.764570 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-af813ebc-0ea9-4572-bf02-965833588fb2 tempest-TestVolumeBackupRestore-1426357303 tempest-TestVolumeBackupRestore-1426357303-project-member] POST https://10.4.3.105/volume/v3/backups/2b8eff4e-6f7e-454f-9e40-198c0482a71c/restore Aug 12 10:39:21.765107 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-af813ebc-0ea9-4572-bf02-965833588fb2 tempest-TestVolumeBackupRestore-1426357303 tempest-TestVolumeBackupRestore-1426357303-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:39:21.766816 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.contrib.backups [None req-af813ebc-0ea9-4572-bf02-965833588fb2 tempest-TestVolumeBackupRestore-1426357303 tempest-TestVolumeBackupRestore-1426357303-project-member] Restoring backup 2b8eff4e-6f7e-454f-9e40-198c0482a71c ({'restore': {}}) {{(pid=100374) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 12 10:39:21.766961 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.contrib.backups [None req-af813ebc-0ea9-4572-bf02-965833588fb2 tempest-TestVolumeBackupRestore-1426357303 tempest-TestVolumeBackupRestore-1426357303-project-member] Restoring backup 2b8eff4e-6f7e-454f-9e40-198c0482a71c to volume None. Aug 12 10:39:21.772975 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:39:21.772975 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:39:21.774582 np0000007037 devstack@c-api.service[100374]: INFO cinder.backup.api [None req-af813ebc-0ea9-4572-bf02-965833588fb2 tempest-TestVolumeBackupRestore-1426357303 tempest-TestVolumeBackupRestore-1426357303-project-member] Creating volume of 1 GB for restore of backup 2b8eff4e-6f7e-454f-9e40-198c0482a71c. Aug 12 10:39:21.781944 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-af813ebc-0ea9-4572-bf02-965833588fb2 tempest-TestVolumeBackupRestore-1426357303 tempest-TestVolumeBackupRestore-1426357303-project-member] Availability zone cache updated, next update will occur around 2026-08-12 11:39:21.781637. {{(pid=100374) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 12 10:39:21.782072 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-af813ebc-0ea9-4572-bf02-965833588fb2 tempest-TestVolumeBackupRestore-1426357303 tempest-TestVolumeBackupRestore-1426357303-project-member] Availability Zones retrieved successfully. Aug 12 10:39:21.788754 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-af813ebc-0ea9-4572-bf02-965833588fb2 tempest-TestVolumeBackupRestore-1426357303 tempest-TestVolumeBackupRestore-1426357303-project-member] Flow 'volume_create_api' (daa115aa-7350-4420-9931-722c9f5803d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:39:21.789896 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-af813ebc-0ea9-4572-bf02-965833588fb2 tempest-TestVolumeBackupRestore-1426357303 tempest-TestVolumeBackupRestore-1426357303-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4d4df46c-b4e4-4b40-99be-e4c8958e92bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:39:21.791372 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.flows.api.create_volume [None req-af813ebc-0ea9-4572-bf02-965833588fb2 tempest-TestVolumeBackupRestore-1426357303 tempest-TestVolumeBackupRestore-1426357303-project-member] Validating volume size '1' using validate_int {{(pid=100374) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 10:39:21.832404 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-af813ebc-0ea9-4572-bf02-965833588fb2 tempest-TestVolumeBackupRestore-1426357303 tempest-TestVolumeBackupRestore-1426357303-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4d4df46c-b4e4-4b40-99be-e4c8958e92bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T10:26:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6cd66f07-4c7b-40b2-9dfb-378538f29c9e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:39:21.833409 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-af813ebc-0ea9-4572-bf02-965833588fb2 tempest-TestVolumeBackupRestore-1426357303 tempest-TestVolumeBackupRestore-1426357303-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8bb69142-9a8e-4b57-b6b4-62c01cd42c66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:39:21.872622 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.quota [None req-af813ebc-0ea9-4572-bf02-965833588fb2 tempest-TestVolumeBackupRestore-1426357303 tempest-TestVolumeBackupRestore-1426357303-project-member] Created reservations ['b73c558a-0e43-496a-909a-c55eea0ad251', '69ca2c1c-ad70-4cf9-8141-21956041df9b', 'ee0db8dc-9bb6-4d66-a09c-693074f9fdde', '4bb8fb3f-ea06-401b-9666-d89710c4e044'] {{(pid=100374) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:39:21.873727 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-af813ebc-0ea9-4572-bf02-965833588fb2 tempest-TestVolumeBackupRestore-1426357303 tempest-TestVolumeBackupRestore-1426357303-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8bb69142-9a8e-4b57-b6b4-62c01cd42c66) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b73c558a-0e43-496a-909a-c55eea0ad251', '69ca2c1c-ad70-4cf9-8141-21956041df9b', 'ee0db8dc-9bb6-4d66-a09c-693074f9fdde', '4bb8fb3f-ea06-401b-9666-d89710c4e044']}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:39:21.874701 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-af813ebc-0ea9-4572-bf02-965833588fb2 tempest-TestVolumeBackupRestore-1426357303 tempest-TestVolumeBackupRestore-1426357303-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7eac123b-694e-45db-b86a-7a814b5ebf9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:39:21.896086 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-7e313ff1-ffd9-4e9d-aa20-b97a7347451e None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:39:21.901178 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-7e313ff1-ffd9-4e9d-aa20-b97a7347451e tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] GET https://10.4.3.105/volume/v3/backups/aee1d50a-b348-426f-be3f-197e0d8b39f4 Aug 12 10:39:21.901357 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-7e313ff1-ffd9-4e9d-aa20-b97a7347451e tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:39:21.901671 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-7e313ff1-ffd9-4e9d-aa20-b97a7347451e tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:39:21.901986 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-7e313ff1-ffd9-4e9d-aa20-b97a7347451e tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] Show backup with id aee1d50a-b348-426f-be3f-197e0d8b39f4. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:39:21.907011 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:39:21.907011 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:39:21.908291 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-7e313ff1-ffd9-4e9d-aa20-b97a7347451e tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] https://10.4.3.105/volume/v3/backups/aee1d50a-b348-426f-be3f-197e0d8b39f4 returned with HTTP 200 Aug 12 10:39:21.908745 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 784/3110] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:39:21 2026] GET /volume/v3/backups/aee1d50a-b348-426f-be3f-197e0d8b39f4 => generated 750 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:39:21.910159 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-af813ebc-0ea9-4572-bf02-965833588fb2 tempest-TestVolumeBackupRestore-1426357303 tempest-TestVolumeBackupRestore-1426357303-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7eac123b-694e-45db-b86a-7a814b5ebf9b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '42048f6c-d447-44a4-a660-aa25793ed25b', '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_2b8eff4e-6f7e-454f-9e40-198c0482a71c',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9454fa81757c42389e076b5334069f24',qos_specs=None,replication_status=,reservations=['b73c558a-0e43-496a-909a-c55eea0ad251','69ca2c1c-ad70-4cf9-8141-21956041df9b','ee0db8dc-9bb6-4d66-a09c-693074f9fdde','4bb8fb3f-ea06-401b-9666-d89710c4e044'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cd00830e847c4a67bf8eb26e5cd3e5e1',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:39:21Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_2b8eff4e-6f7e-454f-9e40-198c0482a71c',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=42048f6c-d447-44a4-a660-aa25793ed25b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9454fa81757c42389e076b5334069f24',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cd00830e847c4a67bf8eb26e5cd3e5e1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6cd66f07-4c7b-40b2-9dfb-378538f29c9e),volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:39:21.910986 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-af813ebc-0ea9-4572-bf02-965833588fb2 tempest-TestVolumeBackupRestore-1426357303 tempest-TestVolumeBackupRestore-1426357303-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2a226e72-f311-4156-aacb-9740b1550234) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:39:21.926978 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-af813ebc-0ea9-4572-bf02-965833588fb2 tempest-TestVolumeBackupRestore-1426357303 tempest-TestVolumeBackupRestore-1426357303-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2a226e72-f311-4156-aacb-9740b1550234) transitioned into 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_2b8eff4e-6f7e-454f-9e40-198c0482a71c',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9454fa81757c42389e076b5334069f24',qos_specs=None,replication_status=,reservations=['b73c558a-0e43-496a-909a-c55eea0ad251','69ca2c1c-ad70-4cf9-8141-21956041df9b','ee0db8dc-9bb6-4d66-a09c-693074f9fdde','4bb8fb3f-ea06-401b-9666-d89710c4e044'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cd00830e847c4a67bf8eb26e5cd3e5e1',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:39:21.927737 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-af813ebc-0ea9-4572-bf02-965833588fb2 tempest-TestVolumeBackupRestore-1426357303 tempest-TestVolumeBackupRestore-1426357303-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7afe95a4-b375-456b-858d-c55fc1cd8d7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:39:21.936271 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-af813ebc-0ea9-4572-bf02-965833588fb2 tempest-TestVolumeBackupRestore-1426357303 tempest-TestVolumeBackupRestore-1426357303-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7afe95a4-b375-456b-858d-c55fc1cd8d7b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:39:21.937236 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-af813ebc-0ea9-4572-bf02-965833588fb2 tempest-TestVolumeBackupRestore-1426357303 tempest-TestVolumeBackupRestore-1426357303-project-member] Flow 'volume_create_api' (daa115aa-7350-4420-9931-722c9f5803d2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100374) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:39:21.937660 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-af813ebc-0ea9-4572-bf02-965833588fb2 tempest-TestVolumeBackupRestore-1426357303 tempest-TestVolumeBackupRestore-1426357303-project-member] Create volume request issued successfully. Aug 12 10:39:21.948097 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:39:21.948097 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:39:21.949047 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-af813ebc-0ea9-4572-bf02-965833588fb2 tempest-TestVolumeBackupRestore-1426357303 tempest-TestVolumeBackupRestore-1426357303-project-member] Volume info retrieved successfully. Aug 12 10:39:22.466474 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-7f0b37f9-fb91-46e9-91b6-0fdd6ef46345 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:39:22.468859 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-7f0b37f9-fb91-46e9-91b6-0fdd6ef46345 tempest-VolumesListAdminTestJSON-1931243653 tempest-VolumesListAdminTestJSON-1931243653-project-member] GET https://10.4.3.105/volume/v3/volumes/c52d1aa6-f875-4fcf-9b93-7f8d323ff4f7 Aug 12 10:39:22.469094 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-7f0b37f9-fb91-46e9-91b6-0fdd6ef46345 tempest-VolumesListAdminTestJSON-1931243653 tempest-VolumesListAdminTestJSON-1931243653-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:39:22.469288 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-7f0b37f9-fb91-46e9-91b6-0fdd6ef46345 tempest-VolumesListAdminTestJSON-1931243653 tempest-VolumesListAdminTestJSON-1931243653-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:39:22.475309 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-7f0b37f9-fb91-46e9-91b6-0fdd6ef46345 tempest-VolumesListAdminTestJSON-1931243653 tempest-VolumesListAdminTestJSON-1931243653-project-member] https://10.4.3.105/volume/v3/volumes/c52d1aa6-f875-4fcf-9b93-7f8d323ff4f7 returned with HTTP 404 Aug 12 10:39:22.475813 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 782/3111] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:39:22 2026] GET /volume/v3/volumes/c52d1aa6-f875-4fcf-9b93-7f8d323ff4f7 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:39:22.484312 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-d62e73c6-bfc6-416b-aeb2-28b7b09a665c None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:39:22.486320 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-d62e73c6-bfc6-416b-aeb2-28b7b09a665c tempest-VolumesListAdminTestJSON-1931243653 tempest-VolumesListAdminTestJSON-1931243653-project-member] GET https://10.4.3.105/volume/v3/volumes/9398f974-ba79-400d-854f-933b0443ecf3 Aug 12 10:39:22.486594 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-d62e73c6-bfc6-416b-aeb2-28b7b09a665c tempest-VolumesListAdminTestJSON-1931243653 tempest-VolumesListAdminTestJSON-1931243653-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:39:22.486802 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-d62e73c6-bfc6-416b-aeb2-28b7b09a665c tempest-VolumesListAdminTestJSON-1931243653 tempest-VolumesListAdminTestJSON-1931243653-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:39:22.494324 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:39:22.494324 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:39:22.498243 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-d62e73c6-bfc6-416b-aeb2-28b7b09a665c tempest-VolumesListAdminTestJSON-1931243653 tempest-VolumesListAdminTestJSON-1931243653-project-member] Volume info retrieved successfully. Aug 12 10:39:22.503010 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-d62e73c6-bfc6-416b-aeb2-28b7b09a665c tempest-VolumesListAdminTestJSON-1931243653 tempest-VolumesListAdminTestJSON-1931243653-project-member] https://10.4.3.105/volume/v3/volumes/9398f974-ba79-400d-854f-933b0443ecf3 returned with HTTP 200 Aug 12 10:39:22.503408 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 773/3112] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:39:22 2026] GET /volume/v3/volumes/9398f974-ba79-400d-854f-933b0443ecf3 => generated 848 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:39:22.521028 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-447bd7d5-deec-4834-98be-77e73b6dc2b5 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:39:22.523956 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-447bd7d5-deec-4834-98be-77e73b6dc2b5 tempest-VolumesListAdminTestJSON-1931243653 tempest-VolumesListAdminTestJSON-1931243653-project-member] DELETE https://10.4.3.105/volume/v3/volumes/9398f974-ba79-400d-854f-933b0443ecf3 Aug 12 10:39:22.523956 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-447bd7d5-deec-4834-98be-77e73b6dc2b5 tempest-VolumesListAdminTestJSON-1931243653 tempest-VolumesListAdminTestJSON-1931243653-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:39:22.524118 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-447bd7d5-deec-4834-98be-77e73b6dc2b5 tempest-VolumesListAdminTestJSON-1931243653 tempest-VolumesListAdminTestJSON-1931243653-project-member] Calling method 'delete' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:39:22.524205 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.v3.volumes [None req-447bd7d5-deec-4834-98be-77e73b6dc2b5 tempest-VolumesListAdminTestJSON-1931243653 tempest-VolumesListAdminTestJSON-1931243653-project-member] Delete volume with id: 9398f974-ba79-400d-854f-933b0443ecf3 Aug 12 10:39:22.536212 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:39:22.536212 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:39:22.536899 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-447bd7d5-deec-4834-98be-77e73b6dc2b5 tempest-VolumesListAdminTestJSON-1931243653 tempest-VolumesListAdminTestJSON-1931243653-project-member] Volume info retrieved successfully. Aug 12 10:39:22.556169 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-447bd7d5-deec-4834-98be-77e73b6dc2b5 tempest-VolumesListAdminTestJSON-1931243653 tempest-VolumesListAdminTestJSON-1931243653-project-member] Delete volume request issued successfully. Aug 12 10:39:22.556357 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-447bd7d5-deec-4834-98be-77e73b6dc2b5 tempest-VolumesListAdminTestJSON-1931243653 tempest-VolumesListAdminTestJSON-1931243653-project-member] https://10.4.3.105/volume/v3/volumes/9398f974-ba79-400d-854f-933b0443ecf3 returned with HTTP 202 Aug 12 10:39:22.556817 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 785/3113] 10.4.3.105 () {66 vars in 1351 bytes} [Wed Aug 12 10:39:22 2026] DELETE /volume/v3/volumes/9398f974-ba79-400d-854f-933b0443ecf3 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 10:39:22.565633 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-b1b8af3a-7b95-44c6-9f10-b47fd710e695 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:39:22.567417 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-b1b8af3a-7b95-44c6-9f10-b47fd710e695 tempest-VolumesListAdminTestJSON-1931243653 tempest-VolumesListAdminTestJSON-1931243653-project-member] GET https://10.4.3.105/volume/v3/volumes/9398f974-ba79-400d-854f-933b0443ecf3 Aug 12 10:39:22.567624 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-b1b8af3a-7b95-44c6-9f10-b47fd710e695 tempest-VolumesListAdminTestJSON-1931243653 tempest-VolumesListAdminTestJSON-1931243653-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:39:22.567810 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-b1b8af3a-7b95-44c6-9f10-b47fd710e695 tempest-VolumesListAdminTestJSON-1931243653 tempest-VolumesListAdminTestJSON-1931243653-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:39:22.575113 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:39:22.575113 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:39:22.579265 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-b1b8af3a-7b95-44c6-9f10-b47fd710e695 tempest-VolumesListAdminTestJSON-1931243653 tempest-VolumesListAdminTestJSON-1931243653-project-member] Volume info retrieved successfully. Aug 12 10:39:22.584066 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-b1b8af3a-7b95-44c6-9f10-b47fd710e695 tempest-VolumesListAdminTestJSON-1931243653 tempest-VolumesListAdminTestJSON-1931243653-project-member] https://10.4.3.105/volume/v3/volumes/9398f974-ba79-400d-854f-933b0443ecf3 returned with HTTP 200 Aug 12 10:39:22.584436 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 783/3114] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:39:22 2026] GET /volume/v3/volumes/9398f974-ba79-400d-854f-933b0443ecf3 => generated 847 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:39:22.919986 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-993207cb-51e9-4a91-aea3-4adabdfd881b None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:39:22.922428 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-993207cb-51e9-4a91-aea3-4adabdfd881b tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] GET https://10.4.3.105/volume/v3/backups/aee1d50a-b348-426f-be3f-197e0d8b39f4 Aug 12 10:39:22.922830 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-993207cb-51e9-4a91-aea3-4adabdfd881b tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:39:22.923041 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-993207cb-51e9-4a91-aea3-4adabdfd881b tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:39:22.923183 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-993207cb-51e9-4a91-aea3-4adabdfd881b tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] Show backup with id aee1d50a-b348-426f-be3f-197e0d8b39f4. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:39:22.928823 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:39:22.928823 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:39:22.929920 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-993207cb-51e9-4a91-aea3-4adabdfd881b tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] https://10.4.3.105/volume/v3/backups/aee1d50a-b348-426f-be3f-197e0d8b39f4 returned with HTTP 200 Aug 12 10:39:22.930425 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 774/3115] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:39:22 2026] GET /volume/v3/backups/aee1d50a-b348-426f-be3f-197e0d8b39f4 => generated 751 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:39:22.957549 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:39:22.957549 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:39:22.958153 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-af813ebc-0ea9-4572-bf02-965833588fb2 tempest-TestVolumeBackupRestore-1426357303 tempest-TestVolumeBackupRestore-1426357303-project-member] Volume info retrieved successfully. Aug 12 10:39:22.958291 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.backup.api [None req-af813ebc-0ea9-4572-bf02-965833588fb2 tempest-TestVolumeBackupRestore-1426357303 tempest-TestVolumeBackupRestore-1426357303-project-member] Checking backup size 1 against volume size 1 {{(pid=100374) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 12 10:39:22.958427 np0000007037 devstack@c-api.service[100374]: INFO cinder.backup.api [None req-af813ebc-0ea9-4572-bf02-965833588fb2 tempest-TestVolumeBackupRestore-1426357303 tempest-TestVolumeBackupRestore-1426357303-project-member] Overwriting volume 42048f6c-d447-44a4-a660-aa25793ed25b with restore of backup 2b8eff4e-6f7e-454f-9e40-198c0482a71c Aug 12 10:39:22.978983 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.backup.rpcapi [None req-af813ebc-0ea9-4572-bf02-965833588fb2 tempest-TestVolumeBackupRestore-1426357303 tempest-TestVolumeBackupRestore-1426357303-project-member] restore_backup in rpcapi backup_id 2b8eff4e-6f7e-454f-9e40-198c0482a71c {{(pid=100374) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 12 10:39:22.981534 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-af813ebc-0ea9-4572-bf02-965833588fb2 tempest-TestVolumeBackupRestore-1426357303 tempest-TestVolumeBackupRestore-1426357303-project-member] https://10.4.3.105/volume/v3/backups/2b8eff4e-6f7e-454f-9e40-198c0482a71c/restore returned with HTTP 202 Aug 12 10:39:22.982179 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 774/3116] 10.4.3.105 () {68 vars in 1393 bytes} [Wed Aug 12 10:39:21 2026] POST /volume/v3/backups/2b8eff4e-6f7e-454f-9e40-198c0482a71c/restore => generated 189 bytes in 1221 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 10:39:22.991536 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-abc38e41-daaf-48d7-98bc-6e3f0ec54569 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:39:22.993687 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-abc38e41-daaf-48d7-98bc-6e3f0ec54569 tempest-TestVolumeBackupRestore-1426357303 tempest-TestVolumeBackupRestore-1426357303-project-member] GET https://10.4.3.105/volume/v3/backups/2b8eff4e-6f7e-454f-9e40-198c0482a71c Aug 12 10:39:22.993757 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-abc38e41-daaf-48d7-98bc-6e3f0ec54569 tempest-TestVolumeBackupRestore-1426357303 tempest-TestVolumeBackupRestore-1426357303-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:39:22.994037 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-abc38e41-daaf-48d7-98bc-6e3f0ec54569 tempest-TestVolumeBackupRestore-1426357303 tempest-TestVolumeBackupRestore-1426357303-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:39:22.994169 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-abc38e41-daaf-48d7-98bc-6e3f0ec54569 tempest-TestVolumeBackupRestore-1426357303 tempest-TestVolumeBackupRestore-1426357303-project-member] Show backup with id 2b8eff4e-6f7e-454f-9e40-198c0482a71c. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:39:22.998843 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:39:22.998843 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:39:22.999643 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-abc38e41-daaf-48d7-98bc-6e3f0ec54569 tempest-TestVolumeBackupRestore-1426357303 tempest-TestVolumeBackupRestore-1426357303-project-member] https://10.4.3.105/volume/v3/backups/2b8eff4e-6f7e-454f-9e40-198c0482a71c returned with HTTP 200 Aug 12 10:39:23.000164 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 786/3117] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:39:22 2026] GET /volume/v3/backups/2b8eff4e-6f7e-454f-9e40-198c0482a71c => generated 757 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:39:23.597637 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-e10018ea-0af4-43c1-b0f0-6f9b5ae621e2 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:39:23.599659 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-e10018ea-0af4-43c1-b0f0-6f9b5ae621e2 tempest-VolumesListAdminTestJSON-1931243653 tempest-VolumesListAdminTestJSON-1931243653-project-member] GET https://10.4.3.105/volume/v3/volumes/9398f974-ba79-400d-854f-933b0443ecf3 Aug 12 10:39:23.599896 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-e10018ea-0af4-43c1-b0f0-6f9b5ae621e2 tempest-VolumesListAdminTestJSON-1931243653 tempest-VolumesListAdminTestJSON-1931243653-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:39:23.600118 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-e10018ea-0af4-43c1-b0f0-6f9b5ae621e2 tempest-VolumesListAdminTestJSON-1931243653 tempest-VolumesListAdminTestJSON-1931243653-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:39:23.606713 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-e10018ea-0af4-43c1-b0f0-6f9b5ae621e2 tempest-VolumesListAdminTestJSON-1931243653 tempest-VolumesListAdminTestJSON-1931243653-project-member] https://10.4.3.105/volume/v3/volumes/9398f974-ba79-400d-854f-933b0443ecf3 returned with HTTP 404 Aug 12 10:39:23.607184 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 784/3118] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:39:23 2026] GET /volume/v3/volumes/9398f974-ba79-400d-854f-933b0443ecf3 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:39:23.945937 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-2c8f67db-7224-453d-b8fe-ace78de42855 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:39:23.947740 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-2c8f67db-7224-453d-b8fe-ace78de42855 tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] GET https://10.4.3.105/volume/v3/backups/aee1d50a-b348-426f-be3f-197e0d8b39f4 Aug 12 10:39:23.947927 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-2c8f67db-7224-453d-b8fe-ace78de42855 tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:39:23.948109 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-2c8f67db-7224-453d-b8fe-ace78de42855 tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:39:23.948221 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-2c8f67db-7224-453d-b8fe-ace78de42855 tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] Show backup with id aee1d50a-b348-426f-be3f-197e0d8b39f4. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:39:23.956478 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:39:23.956478 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:39:23.957248 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-2c8f67db-7224-453d-b8fe-ace78de42855 tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] https://10.4.3.105/volume/v3/backups/aee1d50a-b348-426f-be3f-197e0d8b39f4 returned with HTTP 200 Aug 12 10:39:23.957608 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 775/3119] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:39:23 2026] GET /volume/v3/backups/aee1d50a-b348-426f-be3f-197e0d8b39f4 => generated 752 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:39:23.970018 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-5e37f0c9-a00a-483d-8404-3eb7ce6d8ddc None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:39:23.972206 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-5e37f0c9-a00a-483d-8404-3eb7ce6d8ddc tempest-VolumesBackupsTest-440641371 tempest-VolumesBackupsTest-440641371-project-admin] GET https://10.4.3.105/volume/v3/backups/298caa44-6b34-4c2a-999b-f57d4a6c86b7 Aug 12 10:39:23.972528 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-5e37f0c9-a00a-483d-8404-3eb7ce6d8ddc tempest-VolumesBackupsTest-440641371 tempest-VolumesBackupsTest-440641371-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:39:23.972833 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-5e37f0c9-a00a-483d-8404-3eb7ce6d8ddc tempest-VolumesBackupsTest-440641371 tempest-VolumesBackupsTest-440641371-project-admin] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:39:23.972998 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-5e37f0c9-a00a-483d-8404-3eb7ce6d8ddc tempest-VolumesBackupsTest-440641371 tempest-VolumesBackupsTest-440641371-project-admin] Show backup with id 298caa44-6b34-4c2a-999b-f57d4a6c86b7. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:39:23.979213 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:39:23.979213 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:39:23.979780 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-5e37f0c9-a00a-483d-8404-3eb7ce6d8ddc tempest-VolumesBackupsTest-440641371 tempest-VolumesBackupsTest-440641371-project-admin] https://10.4.3.105/volume/v3/backups/298caa44-6b34-4c2a-999b-f57d4a6c86b7 returned with HTTP 200 Aug 12 10:39:23.980236 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 775/3120] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:39:23 2026] GET /volume/v3/backups/298caa44-6b34-4c2a-999b-f57d4a6c86b7 => generated 751 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:39:23.992677 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-99991ad9-0187-4543-9cab-8b408aacdb6b None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:39:23.995604 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-99991ad9-0187-4543-9cab-8b408aacdb6b tempest-VolumesBackupsTest-440641371 tempest-VolumesBackupsTest-440641371-project-admin] POST https://10.4.3.105/volume/v3/backups Aug 12 10:39:23.995933 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-99991ad9-0187-4543-9cab-8b408aacdb6b tempest-VolumesBackupsTest-440641371 tempest-VolumesBackupsTest-440641371-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "d650fa8d-ceaf-4df8-9cc2-e26fa553ea01", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-1473134986"}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:39:23.998956 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.contrib.backups [None req-99991ad9-0187-4543-9cab-8b408aacdb6b tempest-VolumesBackupsTest-440641371 tempest-VolumesBackupsTest-440641371-project-admin] Creating new backup {'backup': {'volume_id': 'd650fa8d-ceaf-4df8-9cc2-e26fa553ea01', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-1473134986'}} {{(pid=100375) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 12 10:39:23.999046 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.contrib.backups [None req-99991ad9-0187-4543-9cab-8b408aacdb6b tempest-VolumesBackupsTest-440641371 tempest-VolumesBackupsTest-440641371-project-admin] Creating backup of volume d650fa8d-ceaf-4df8-9cc2-e26fa553ea01 in container None Aug 12 10:39:24.011068 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:39:24.011068 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:39:24.011289 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-99991ad9-0187-4543-9cab-8b408aacdb6b tempest-VolumesBackupsTest-440641371 tempest-VolumesBackupsTest-440641371-project-admin] Volume info retrieved successfully. Aug 12 10:39:24.013436 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-64d5198a-18ca-4da9-9df6-af7d15115038 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:39:24.017714 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-64d5198a-18ca-4da9-9df6-af7d15115038 tempest-TestVolumeBackupRestore-1426357303 tempest-TestVolumeBackupRestore-1426357303-project-member] GET https://10.4.3.105/volume/v3/backups/2b8eff4e-6f7e-454f-9e40-198c0482a71c Aug 12 10:39:24.018072 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-64d5198a-18ca-4da9-9df6-af7d15115038 tempest-TestVolumeBackupRestore-1426357303 tempest-TestVolumeBackupRestore-1426357303-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:39:24.018181 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-64d5198a-18ca-4da9-9df6-af7d15115038 tempest-TestVolumeBackupRestore-1426357303 tempest-TestVolumeBackupRestore-1426357303-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:39:24.018296 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.v3.backups [None req-64d5198a-18ca-4da9-9df6-af7d15115038 tempest-TestVolumeBackupRestore-1426357303 tempest-TestVolumeBackupRestore-1426357303-project-member] Show backup with id 2b8eff4e-6f7e-454f-9e40-198c0482a71c. {{(pid=100372) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:39:24.027883 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:39:24.027883 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:39:24.028752 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-64d5198a-18ca-4da9-9df6-af7d15115038 tempest-TestVolumeBackupRestore-1426357303 tempest-TestVolumeBackupRestore-1426357303-project-member] https://10.4.3.105/volume/v3/backups/2b8eff4e-6f7e-454f-9e40-198c0482a71c returned with HTTP 200 Aug 12 10:39:24.029136 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 785/3121] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:39:24 2026] GET /volume/v3/backups/2b8eff4e-6f7e-454f-9e40-198c0482a71c => generated 757 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:39:24.033585 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.quota [None req-99991ad9-0187-4543-9cab-8b408aacdb6b tempest-VolumesBackupsTest-440641371 tempest-VolumesBackupsTest-440641371-project-admin] Created reservations ['751ab0ab-2f4d-4339-ac6b-8395384ab0f1', 'eae7b621-67d1-421e-b036-78864db93460'] {{(pid=100375) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:39:24.071148 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-99991ad9-0187-4543-9cab-8b408aacdb6b tempest-VolumesBackupsTest-440641371 tempest-VolumesBackupsTest-440641371-project-admin] https://10.4.3.105/volume/v3/backups returned with HTTP 202 Aug 12 10:39:24.071754 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 787/3122] 10.4.3.105 () {68 vars in 1259 bytes} [Wed Aug 12 10:39:23 2026] POST /volume/v3/backups => generated 330 bytes in 79 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 10:39:24.083732 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-0521c44b-08b8-4383-ae9e-db8c92ea58e0 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:39:24.085731 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-0521c44b-08b8-4383-ae9e-db8c92ea58e0 tempest-VolumesBackupsTest-440641371 tempest-VolumesBackupsTest-440641371-project-admin] GET https://10.4.3.105/volume/v3/backups/fc2117e0-bc94-4885-b364-17554fd94672 Aug 12 10:39:24.085924 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-0521c44b-08b8-4383-ae9e-db8c92ea58e0 tempest-VolumesBackupsTest-440641371 tempest-VolumesBackupsTest-440641371-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:39:24.086179 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-0521c44b-08b8-4383-ae9e-db8c92ea58e0 tempest-VolumesBackupsTest-440641371 tempest-VolumesBackupsTest-440641371-project-admin] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:39:24.086324 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-0521c44b-08b8-4383-ae9e-db8c92ea58e0 tempest-VolumesBackupsTest-440641371 tempest-VolumesBackupsTest-440641371-project-admin] Show backup with id fc2117e0-bc94-4885-b364-17554fd94672. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:39:24.091540 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:39:24.091540 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:39:24.092118 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-0521c44b-08b8-4383-ae9e-db8c92ea58e0 tempest-VolumesBackupsTest-440641371 tempest-VolumesBackupsTest-440641371-project-admin] https://10.4.3.105/volume/v3/backups/fc2117e0-bc94-4885-b364-17554fd94672 returned with HTTP 200 Aug 12 10:39:24.092758 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 776/3123] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:39:24 2026] GET /volume/v3/backups/fc2117e0-bc94-4885-b364-17554fd94672 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:39:25.044066 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-1a6d541b-ec62-4a42-85c3-b2b67658bfa5 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:39:25.048371 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-1a6d541b-ec62-4a42-85c3-b2b67658bfa5 tempest-TestVolumeBackupRestore-1426357303 tempest-TestVolumeBackupRestore-1426357303-project-member] GET https://10.4.3.105/volume/v3/backups/2b8eff4e-6f7e-454f-9e40-198c0482a71c Aug 12 10:39:25.051677 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-1a6d541b-ec62-4a42-85c3-b2b67658bfa5 tempest-TestVolumeBackupRestore-1426357303 tempest-TestVolumeBackupRestore-1426357303-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:39:25.051931 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-1a6d541b-ec62-4a42-85c3-b2b67658bfa5 tempest-TestVolumeBackupRestore-1426357303 tempest-TestVolumeBackupRestore-1426357303-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:39:25.052077 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-1a6d541b-ec62-4a42-85c3-b2b67658bfa5 tempest-TestVolumeBackupRestore-1426357303 tempest-TestVolumeBackupRestore-1426357303-project-member] Show backup with id 2b8eff4e-6f7e-454f-9e40-198c0482a71c. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:39:25.056790 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:39:25.056790 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:39:25.057548 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-1a6d541b-ec62-4a42-85c3-b2b67658bfa5 tempest-TestVolumeBackupRestore-1426357303 tempest-TestVolumeBackupRestore-1426357303-project-member] https://10.4.3.105/volume/v3/backups/2b8eff4e-6f7e-454f-9e40-198c0482a71c returned with HTTP 200 Aug 12 10:39:25.057967 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 776/3124] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:39:25 2026] GET /volume/v3/backups/2b8eff4e-6f7e-454f-9e40-198c0482a71c => generated 757 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:39:25.110426 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-1dc7873d-d98d-4810-a3ca-7cc17d116c1e None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:39:25.114012 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-1dc7873d-d98d-4810-a3ca-7cc17d116c1e tempest-VolumesBackupsTest-440641371 tempest-VolumesBackupsTest-440641371-project-admin] GET https://10.4.3.105/volume/v3/backups/fc2117e0-bc94-4885-b364-17554fd94672 Aug 12 10:39:25.114247 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-1dc7873d-d98d-4810-a3ca-7cc17d116c1e tempest-VolumesBackupsTest-440641371 tempest-VolumesBackupsTest-440641371-project-admin] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:39:25.114478 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-1dc7873d-d98d-4810-a3ca-7cc17d116c1e tempest-VolumesBackupsTest-440641371 tempest-VolumesBackupsTest-440641371-project-admin] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:39:25.114639 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.v3.backups [None req-1dc7873d-d98d-4810-a3ca-7cc17d116c1e tempest-VolumesBackupsTest-440641371 tempest-VolumesBackupsTest-440641371-project-admin] Show backup with id fc2117e0-bc94-4885-b364-17554fd94672. {{(pid=100372) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:39:25.121361 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:39:25.121361 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:39:25.122141 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-1dc7873d-d98d-4810-a3ca-7cc17d116c1e tempest-VolumesBackupsTest-440641371 tempest-VolumesBackupsTest-440641371-project-admin] https://10.4.3.105/volume/v3/backups/fc2117e0-bc94-4885-b364-17554fd94672 returned with HTTP 200 Aug 12 10:39:25.122545 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 786/3125] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:39:25 2026] GET /volume/v3/backups/fc2117e0-bc94-4885-b364-17554fd94672 => generated 738 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:39:25.438560 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-157fd5a9-e38b-480f-a22a-050a2e9dfdeb None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:39:25.553198 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-157fd5a9-e38b-480f-a22a-050a2e9dfdeb tempest-AvailabilityZoneTestJSON-1006918595 tempest-AvailabilityZoneTestJSON-1006918595-project-member] GET https://10.4.3.105/volume/v3/os-availability-zone Aug 12 10:39:25.553504 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-157fd5a9-e38b-480f-a22a-050a2e9dfdeb tempest-AvailabilityZoneTestJSON-1006918595 tempest-AvailabilityZoneTestJSON-1006918595-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:39:25.553788 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-157fd5a9-e38b-480f-a22a-050a2e9dfdeb tempest-AvailabilityZoneTestJSON-1006918595 tempest-AvailabilityZoneTestJSON-1006918595-project-member] Calling method 'index' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:39:25.560820 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-157fd5a9-e38b-480f-a22a-050a2e9dfdeb tempest-AvailabilityZoneTestJSON-1006918595 tempest-AvailabilityZoneTestJSON-1006918595-project-member] Availability Zones retrieved successfully. Aug 12 10:39:25.561128 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-157fd5a9-e38b-480f-a22a-050a2e9dfdeb tempest-AvailabilityZoneTestJSON-1006918595 tempest-AvailabilityZoneTestJSON-1006918595-project-member] https://10.4.3.105/volume/v3/os-availability-zone returned with HTTP 200 Aug 12 10:39:25.561784 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 788/3126] 10.4.3.105 () {66 vars in 1276 bytes} [Wed Aug 12 10:39:25 2026] GET /volume/v3/os-availability-zone => generated 82 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 12 10:39:25.953443 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-0a44ec82-b440-4a4d-b093-dcb3852ea425 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:39:25.955878 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-0a44ec82-b440-4a4d-b093-dcb3852ea425 tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] POST https://10.4.3.105/volume/v3/volumes Aug 12 10:39:25.958535 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-0a44ec82-b440-4a4d-b093-dcb3852ea425 tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-2012667180"}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:39:25.958535 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.v3.volumes [None req-0a44ec82-b440-4a4d-b093-dcb3852ea425 tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-2012667180'}} {{(pid=100373) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 10:39:25.959079 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.v3.volumes [None req-0a44ec82-b440-4a4d-b093-dcb3852ea425 tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] Create volume of 1 GB Aug 12 10:39:25.964980 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-0a44ec82-b440-4a4d-b093-dcb3852ea425 tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] Availability Zones retrieved successfully. Aug 12 10:39:25.971238 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-0a44ec82-b440-4a4d-b093-dcb3852ea425 tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] Flow 'volume_create_api' (0b510439-f221-44cb-98ac-7d6a4f4baf94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:39:25.974075 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-0a44ec82-b440-4a4d-b093-dcb3852ea425 tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2cd9a2a9-2ebe-496f-9f2d-bbca16d6b1f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:39:25.975416 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.flows.api.create_volume [None req-0a44ec82-b440-4a4d-b093-dcb3852ea425 tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] Validating volume size '1' using validate_int {{(pid=100373) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 10:39:26.008078 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-0a44ec82-b440-4a4d-b093-dcb3852ea425 tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2cd9a2a9-2ebe-496f-9f2d-bbca16d6b1f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T10:26:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6cd66f07-4c7b-40b2-9dfb-378538f29c9e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:39:26.008895 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-0a44ec82-b440-4a4d-b093-dcb3852ea425 tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (61e87cf2-5e7d-499e-960d-93dcd7d04b8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:39:26.057147 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.quota [None req-0a44ec82-b440-4a4d-b093-dcb3852ea425 tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] Created reservations ['465db2ca-05fa-4ed7-a352-fda1888adfe8', '1199115e-1446-4bd9-b4ee-6ead8d203a04', '6dba4183-8cfc-4687-96b9-7202a2f926ed', 'b9476c6a-3077-44d6-b85d-8916d3dac799'] {{(pid=100373) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:39:26.058322 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-0a44ec82-b440-4a4d-b093-dcb3852ea425 tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (61e87cf2-5e7d-499e-960d-93dcd7d04b8c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['465db2ca-05fa-4ed7-a352-fda1888adfe8', '1199115e-1446-4bd9-b4ee-6ead8d203a04', '6dba4183-8cfc-4687-96b9-7202a2f926ed', 'b9476c6a-3077-44d6-b85d-8916d3dac799']}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:39:26.059376 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-0a44ec82-b440-4a4d-b093-dcb3852ea425 tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (69e3a42e-317a-414f-a4aa-5b9091a5b4f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:39:26.067950 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-498186f2-de67-4833-8e2f-9a7c0c986cd8 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:39:26.070067 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-498186f2-de67-4833-8e2f-9a7c0c986cd8 tempest-TestVolumeBackupRestore-1426357303 tempest-TestVolumeBackupRestore-1426357303-project-member] GET https://10.4.3.105/volume/v3/backups/2b8eff4e-6f7e-454f-9e40-198c0482a71c Aug 12 10:39:26.070281 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-498186f2-de67-4833-8e2f-9a7c0c986cd8 tempest-TestVolumeBackupRestore-1426357303 tempest-TestVolumeBackupRestore-1426357303-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:39:26.070495 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-498186f2-de67-4833-8e2f-9a7c0c986cd8 tempest-TestVolumeBackupRestore-1426357303 tempest-TestVolumeBackupRestore-1426357303-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:39:26.070621 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-498186f2-de67-4833-8e2f-9a7c0c986cd8 tempest-TestVolumeBackupRestore-1426357303 tempest-TestVolumeBackupRestore-1426357303-project-member] Show backup with id 2b8eff4e-6f7e-454f-9e40-198c0482a71c. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:39:26.077684 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:39:26.077684 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:39:26.078693 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-498186f2-de67-4833-8e2f-9a7c0c986cd8 tempest-TestVolumeBackupRestore-1426357303 tempest-TestVolumeBackupRestore-1426357303-project-member] https://10.4.3.105/volume/v3/backups/2b8eff4e-6f7e-454f-9e40-198c0482a71c returned with HTTP 200 Aug 12 10:39:26.079151 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 777/3127] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:39:26 2026] GET /volume/v3/backups/2b8eff4e-6f7e-454f-9e40-198c0482a71c => generated 757 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:39:26.091243 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-0a44ec82-b440-4a4d-b093-dcb3852ea425 tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (69e3a42e-317a-414f-a4aa-5b9091a5b4f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2197b1ad-9f29-4d48-b984-a19dac9d958b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-2012667180',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e0621eadd57c4358a5e9be5d2a91c73e',qos_specs=None,replication_status=,reservations=['465db2ca-05fa-4ed7-a352-fda1888adfe8','1199115e-1446-4bd9-b4ee-6ead8d203a04','6dba4183-8cfc-4687-96b9-7202a2f926ed','b9476c6a-3077-44d6-b85d-8916d3dac799'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5652ceef4dc34067b52cc979768c780c',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:39:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-2012667180',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2197b1ad-9f29-4d48-b984-a19dac9d958b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e0621eadd57c4358a5e9be5d2a91c73e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5652ceef4dc34067b52cc979768c780c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6cd66f07-4c7b-40b2-9dfb-378538f29c9e),volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:39:26.092383 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-0a44ec82-b440-4a4d-b093-dcb3852ea425 tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0ba48705-09fd-4b20-87fc-2e90fe1d0f5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:39:26.119164 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-0a44ec82-b440-4a4d-b093-dcb3852ea425 tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0ba48705-09fd-4b20-87fc-2e90fe1d0f5e) transitioned into state 'SUCCESS' from state '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-2012667180',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e0621eadd57c4358a5e9be5d2a91c73e',qos_specs=None,replication_status=,reservations=['465db2ca-05fa-4ed7-a352-fda1888adfe8','1199115e-1446-4bd9-b4ee-6ead8d203a04','6dba4183-8cfc-4687-96b9-7202a2f926ed','b9476c6a-3077-44d6-b85d-8916d3dac799'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5652ceef4dc34067b52cc979768c780c',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:39:26.120094 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-0a44ec82-b440-4a4d-b093-dcb3852ea425 tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (94fbd91b-9bce-4bde-b524-f3c34685ece1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:39:26.132971 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-0a44ec82-b440-4a4d-b093-dcb3852ea425 tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (94fbd91b-9bce-4bde-b524-f3c34685ece1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:39:26.134256 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-0a44ec82-b440-4a4d-b093-dcb3852ea425 tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] Flow 'volume_create_api' (0b510439-f221-44cb-98ac-7d6a4f4baf94) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100373) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:39:26.134865 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-0a44ec82-b440-4a4d-b093-dcb3852ea425 tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] Create volume request issued successfully. Aug 12 10:39:26.135727 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-0a44ec82-b440-4a4d-b093-dcb3852ea425 tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] https://10.4.3.105/volume/v3/volumes returned with HTTP 202 Aug 12 10:39:26.136109 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-b26902c1-8e9b-4d11-9336-7c8802f9e137 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:39:26.136733 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 777/3128] 10.4.3.105 () {68 vars in 1258 bytes} [Wed Aug 12 10:39:25 2026] POST /volume/v3/volumes => generated 755 bytes in 184 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 10:39:26.151138 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-861b9a63-6124-440b-8478-9277484f3681 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:39:26.153017 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-861b9a63-6124-440b-8478-9277484f3681 tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] GET https://10.4.3.105/volume/v3/volumes/2197b1ad-9f29-4d48-b984-a19dac9d958b Aug 12 10:39:26.153273 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-861b9a63-6124-440b-8478-9277484f3681 tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:39:26.153485 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-861b9a63-6124-440b-8478-9277484f3681 tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:39:26.158090 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-b26902c1-8e9b-4d11-9336-7c8802f9e137 tempest-VolumesBackupsTest-440641371 tempest-VolumesBackupsTest-440641371-project-admin] GET https://10.4.3.105/volume/v3/backups/fc2117e0-bc94-4885-b364-17554fd94672 Aug 12 10:39:26.162215 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-b26902c1-8e9b-4d11-9336-7c8802f9e137 tempest-VolumesBackupsTest-440641371 tempest-VolumesBackupsTest-440641371-project-admin] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:39:26.162215 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-b26902c1-8e9b-4d11-9336-7c8802f9e137 tempest-VolumesBackupsTest-440641371 tempest-VolumesBackupsTest-440641371-project-admin] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:39:26.162215 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.v3.backups [None req-b26902c1-8e9b-4d11-9336-7c8802f9e137 tempest-VolumesBackupsTest-440641371 tempest-VolumesBackupsTest-440641371-project-admin] Show backup with id fc2117e0-bc94-4885-b364-17554fd94672. {{(pid=100372) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:39:26.163075 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:39:26.163075 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:39:26.167246 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:39:26.167246 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:39:26.168064 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-861b9a63-6124-440b-8478-9277484f3681 tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] Volume info retrieved successfully. Aug 12 10:39:26.168219 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-b26902c1-8e9b-4d11-9336-7c8802f9e137 tempest-VolumesBackupsTest-440641371 tempest-VolumesBackupsTest-440641371-project-admin] https://10.4.3.105/volume/v3/backups/fc2117e0-bc94-4885-b364-17554fd94672 returned with HTTP 200 Aug 12 10:39:26.168504 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 787/3129] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:39:26 2026] GET /volume/v3/backups/fc2117e0-bc94-4885-b364-17554fd94672 => generated 738 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:39:26.175136 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-861b9a63-6124-440b-8478-9277484f3681 tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] https://10.4.3.105/volume/v3/volumes/2197b1ad-9f29-4d48-b984-a19dac9d958b returned with HTTP 200 Aug 12 10:39:26.175620 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 789/3130] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:39:26 2026] GET /volume/v3/volumes/2197b1ad-9f29-4d48-b984-a19dac9d958b => generated 823 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:39:27.089967 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-c23acc92-e361-4479-a36c-472ae6f38139 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:39:27.091749 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-c23acc92-e361-4479-a36c-472ae6f38139 tempest-TestVolumeBackupRestore-1426357303 tempest-TestVolumeBackupRestore-1426357303-project-member] GET https://10.4.3.105/volume/v3/backups/2b8eff4e-6f7e-454f-9e40-198c0482a71c Aug 12 10:39:27.092015 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-c23acc92-e361-4479-a36c-472ae6f38139 tempest-TestVolumeBackupRestore-1426357303 tempest-TestVolumeBackupRestore-1426357303-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:39:27.092237 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-c23acc92-e361-4479-a36c-472ae6f38139 tempest-TestVolumeBackupRestore-1426357303 tempest-TestVolumeBackupRestore-1426357303-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:39:27.092350 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-c23acc92-e361-4479-a36c-472ae6f38139 tempest-TestVolumeBackupRestore-1426357303 tempest-TestVolumeBackupRestore-1426357303-project-member] Show backup with id 2b8eff4e-6f7e-454f-9e40-198c0482a71c. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:39:27.096926 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:39:27.096926 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:39:27.097781 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-c23acc92-e361-4479-a36c-472ae6f38139 tempest-TestVolumeBackupRestore-1426357303 tempest-TestVolumeBackupRestore-1426357303-project-member] https://10.4.3.105/volume/v3/backups/2b8eff4e-6f7e-454f-9e40-198c0482a71c returned with HTTP 200 Aug 12 10:39:27.098489 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 778/3131] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:39:27 2026] GET /volume/v3/backups/2b8eff4e-6f7e-454f-9e40-198c0482a71c => generated 757 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:39:27.181985 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-314421fe-3e98-4811-ae2b-6b0f35c26f0c None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:39:27.184619 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-314421fe-3e98-4811-ae2b-6b0f35c26f0c tempest-VolumesBackupsTest-440641371 tempest-VolumesBackupsTest-440641371-project-admin] GET https://10.4.3.105/volume/v3/backups/fc2117e0-bc94-4885-b364-17554fd94672 Aug 12 10:39:27.185015 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-314421fe-3e98-4811-ae2b-6b0f35c26f0c tempest-VolumesBackupsTest-440641371 tempest-VolumesBackupsTest-440641371-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:39:27.185352 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-314421fe-3e98-4811-ae2b-6b0f35c26f0c tempest-VolumesBackupsTest-440641371 tempest-VolumesBackupsTest-440641371-project-admin] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:39:27.185583 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-314421fe-3e98-4811-ae2b-6b0f35c26f0c tempest-VolumesBackupsTest-440641371 tempest-VolumesBackupsTest-440641371-project-admin] Show backup with id fc2117e0-bc94-4885-b364-17554fd94672. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:39:27.191323 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:39:27.191323 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:39:27.192329 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-314421fe-3e98-4811-ae2b-6b0f35c26f0c tempest-VolumesBackupsTest-440641371 tempest-VolumesBackupsTest-440641371-project-admin] https://10.4.3.105/volume/v3/backups/fc2117e0-bc94-4885-b364-17554fd94672 returned with HTTP 200 Aug 12 10:39:27.192875 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 778/3132] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:39:27 2026] GET /volume/v3/backups/fc2117e0-bc94-4885-b364-17554fd94672 => generated 738 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:39:27.193304 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-34ba48a6-3331-472a-a5c5-b2cbb1515828 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:39:27.198354 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-34ba48a6-3331-472a-a5c5-b2cbb1515828 tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] GET https://10.4.3.105/volume/v3/volumes/2197b1ad-9f29-4d48-b984-a19dac9d958b Aug 12 10:39:27.202593 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-34ba48a6-3331-472a-a5c5-b2cbb1515828 tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:39:27.202593 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-34ba48a6-3331-472a-a5c5-b2cbb1515828 tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:39:27.215366 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:39:27.215366 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:39:27.217184 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-34ba48a6-3331-472a-a5c5-b2cbb1515828 tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] Volume info retrieved successfully. Aug 12 10:39:27.222793 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-34ba48a6-3331-472a-a5c5-b2cbb1515828 tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] https://10.4.3.105/volume/v3/volumes/2197b1ad-9f29-4d48-b984-a19dac9d958b returned with HTTP 200 Aug 12 10:39:27.222793 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 788/3133] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:39:27 2026] GET /volume/v3/volumes/2197b1ad-9f29-4d48-b984-a19dac9d958b => generated 848 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:39:27.274748 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-92dd4d0f-929d-463a-a438-b2346b9560e6 req-68292be2-6bcd-479d-8496-48b1f987b547 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:39:27.443342 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-92dd4d0f-929d-463a-a438-b2346b9560e6 req-68292be2-6bcd-479d-8496-48b1f987b547 tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] GET https://10.4.3.105/volume/v3/volumes/2197b1ad-9f29-4d48-b984-a19dac9d958b Aug 12 10:39:27.443342 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-92dd4d0f-929d-463a-a438-b2346b9560e6 req-68292be2-6bcd-479d-8496-48b1f987b547 tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:39:27.443342 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-92dd4d0f-929d-463a-a438-b2346b9560e6 req-68292be2-6bcd-479d-8496-48b1f987b547 tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:39:27.453852 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:39:27.453852 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:39:27.461542 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [req-92dd4d0f-929d-463a-a438-b2346b9560e6 req-68292be2-6bcd-479d-8496-48b1f987b547 tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] Volume info retrieved successfully. Aug 12 10:39:27.464812 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-92dd4d0f-929d-463a-a438-b2346b9560e6 req-68292be2-6bcd-479d-8496-48b1f987b547 tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] https://10.4.3.105/volume/v3/volumes/2197b1ad-9f29-4d48-b984-a19dac9d958b returned with HTTP 200 Aug 12 10:39:27.465382 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 790/3134] 10.4.3.105 () {68 vars in 1598 bytes} [Wed Aug 12 10:39:27 2026] GET /volume/v3/volumes/2197b1ad-9f29-4d48-b984-a19dac9d958b => generated 848 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:39:27.557072 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-dd5f91ae-3233-4b05-a0a3-bcc9001c59c2 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:39:27.557072 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-dd5f91ae-3233-4b05-a0a3-bcc9001c59c2 None None] GET https://10.4.3.105/volume// Aug 12 10:39:27.557072 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-dd5f91ae-3233-4b05-a0a3-bcc9001c59c2 None None] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:39:27.557072 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-dd5f91ae-3233-4b05-a0a3-bcc9001c59c2 None None] Calling method 'all' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:39:27.557072 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-dd5f91ae-3233-4b05-a0a3-bcc9001c59c2 None None] https://10.4.3.105/volume// returned with HTTP 300 Aug 12 10:39:27.557072 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 779/3135] 10.4.3.105 () {66 vars in 1428 bytes} [Wed Aug 12 10:39: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 10:39:27.564630 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-92dd4d0f-929d-463a-a438-b2346b9560e6 req-51a1386f-bdbe-4606-ad61-0dca72920361 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:39:27.566625 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-92dd4d0f-929d-463a-a438-b2346b9560e6 req-51a1386f-bdbe-4606-ad61-0dca72920361 tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] POST https://10.4.3.105/volume/v3/attachments Aug 12 10:39:27.567045 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-92dd4d0f-929d-463a-a438-b2346b9560e6 req-51a1386f-bdbe-4606-ad61-0dca72920361 tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2197b1ad-9f29-4d48-b984-a19dac9d958b", "connector": null, "instance_uuid": "46b7ea9c-b5cd-4ac6-921e-17d72980cf24"}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:39:27.578537 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:39:27.578537 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:39:27.606782 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-92dd4d0f-929d-463a-a438-b2346b9560e6 req-51a1386f-bdbe-4606-ad61-0dca72920361 tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] https://10.4.3.105/volume/v3/attachments returned with HTTP 200 Aug 12 10:39:27.607269 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 779/3136] 10.4.3.105 () {74 vars in 1594 bytes} [Wed Aug 12 10:39:27 2026] POST /volume/v3/attachments => generated 273 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:39:27.641951 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-2ba21a9d-eaeb-4608-9fff-3722b736e362 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:39:27.644248 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-2ba21a9d-eaeb-4608-9fff-3722b736e362 tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] GET https://10.4.3.105/volume/v3/volumes/2197b1ad-9f29-4d48-b984-a19dac9d958b Aug 12 10:39:27.644532 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-2ba21a9d-eaeb-4608-9fff-3722b736e362 tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:39:27.645954 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-2ba21a9d-eaeb-4608-9fff-3722b736e362 tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:39:27.649650 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-48f01919-3800-41ab-a83f-cb2ae9d4ef75 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:39:27.650931 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-48f01919-3800-41ab-a83f-cb2ae9d4ef75 None None] GET https://10.4.3.105/volume// Aug 12 10:39:27.650931 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-48f01919-3800-41ab-a83f-cb2ae9d4ef75 None None] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:39:27.650931 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-48f01919-3800-41ab-a83f-cb2ae9d4ef75 None None] Calling method 'all' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:39:27.650931 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-48f01919-3800-41ab-a83f-cb2ae9d4ef75 None None] https://10.4.3.105/volume// returned with HTTP 300 Aug 12 10:39:27.651165 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 791/3137] 10.4.3.105 () {66 vars in 1426 bytes} [Wed Aug 12 10:39: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 10:39:27.660130 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-92dd4d0f-929d-463a-a438-b2346b9560e6 req-3090c4ec-47a9-4507-99d5-f5eee04d8eb1 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:39:27.663431 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:39:27.663431 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:39:27.672596 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-2ba21a9d-eaeb-4608-9fff-3722b736e362 tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] Volume info retrieved successfully. Aug 12 10:39:27.678053 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-2ba21a9d-eaeb-4608-9fff-3722b736e362 tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] https://10.4.3.105/volume/v3/volumes/2197b1ad-9f29-4d48-b984-a19dac9d958b returned with HTTP 200 Aug 12 10:39:27.678691 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 789/3138] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:39:27 2026] GET /volume/v3/volumes/2197b1ad-9f29-4d48-b984-a19dac9d958b => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:39:27.706344 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-92dd4d0f-929d-463a-a438-b2346b9560e6 req-3090c4ec-47a9-4507-99d5-f5eee04d8eb1 tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] GET https://10.4.3.105/volume/v3/volumes/2197b1ad-9f29-4d48-b984-a19dac9d958b Aug 12 10:39:27.706602 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-92dd4d0f-929d-463a-a438-b2346b9560e6 req-3090c4ec-47a9-4507-99d5-f5eee04d8eb1 tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:39:27.706852 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-92dd4d0f-929d-463a-a438-b2346b9560e6 req-3090c4ec-47a9-4507-99d5-f5eee04d8eb1 tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:39:27.723318 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:39:27.723318 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:39:27.727461 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [req-92dd4d0f-929d-463a-a438-b2346b9560e6 req-3090c4ec-47a9-4507-99d5-f5eee04d8eb1 tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] Volume info retrieved successfully. Aug 12 10:39:27.734107 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-92dd4d0f-929d-463a-a438-b2346b9560e6 req-3090c4ec-47a9-4507-99d5-f5eee04d8eb1 tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] https://10.4.3.105/volume/v3/volumes/2197b1ad-9f29-4d48-b984-a19dac9d958b returned with HTTP 200 Aug 12 10:39:27.734507 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 780/3139] 10.4.3.105 () {70 vars in 1639 bytes} [Wed Aug 12 10:39:27 2026] GET /volume/v3/volumes/2197b1ad-9f29-4d48-b984-a19dac9d958b => generated 1027 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 10:39:27.838173 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-92dd4d0f-929d-463a-a438-b2346b9560e6 req-8f1be501-a7a1-4c7c-aaf0-2e0ddc5da3b6 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:39:27.840136 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-92dd4d0f-929d-463a-a438-b2346b9560e6 req-8f1be501-a7a1-4c7c-aaf0-2e0ddc5da3b6 tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] PUT https://10.4.3.105/volume/v3/attachments/e7328083-e599-44e2-8657-8b1664488ad5 Aug 12 10:39:27.840532 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-92dd4d0f-929d-463a-a438-b2346b9560e6 req-8f1be501-a7a1-4c7c-aaf0-2e0ddc5da3b6 tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.105", "host": "np0000007037", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a295cd65dd1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "cc953c5f-eaed-46bf-96e8-0985bbef0414", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:39:27.849001 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.coordination [req-92dd4d0f-929d-463a-a438-b2346b9560e6 req-8f1be501-a7a1-4c7c-aaf0-2e0ddc5da3b6 tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] Acquiring lock "cinder-attachment_update-2197b1ad-9f29-4d48-b984-a19dac9d958b-np0000007037" by "attachment_update" {{(pid=100373) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 10:39:27.853406 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.coordination [req-92dd4d0f-929d-463a-a438-b2346b9560e6 req-8f1be501-a7a1-4c7c-aaf0-2e0ddc5da3b6 tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] Lock "cinder-attachment_update-2197b1ad-9f29-4d48-b984-a19dac9d958b-np0000007037" acquired by "attachment_update" :: waited 0.004s {{(pid=100373) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 10:39:27.854411 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:39:27.854411 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:39:27.949805 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.coordination [req-92dd4d0f-929d-463a-a438-b2346b9560e6 req-8f1be501-a7a1-4c7c-aaf0-2e0ddc5da3b6 tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] Lock "cinder-attachment_update-2197b1ad-9f29-4d48-b984-a19dac9d958b-np0000007037" released by "attachment_update" :: held 0.096s {{(pid=100373) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 10:39:27.949805 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-92dd4d0f-929d-463a-a438-b2346b9560e6 req-8f1be501-a7a1-4c7c-aaf0-2e0ddc5da3b6 tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] https://10.4.3.105/volume/v3/attachments/e7328083-e599-44e2-8657-8b1664488ad5 returned with HTTP 200 Aug 12 10:39:27.950576 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 780/3140] 10.4.3.105 () {74 vars in 1704 bytes} [Wed Aug 12 10:39:27 2026] PUT /volume/v3/attachments/e7328083-e599-44e2-8657-8b1664488ad5 => generated 969 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:39:28.051294 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-a3bfdc08-54ee-4ee5-b421-8fdb429b17fd None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:39:28.057145 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-a3bfdc08-54ee-4ee5-b421-8fdb429b17fd tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] GET https://10.4.3.105/volume/v3/volumes/f4956636-d3dc-4bcc-9988-8bdc85204389 Aug 12 10:39:28.058187 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-a3bfdc08-54ee-4ee5-b421-8fdb429b17fd tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:39:28.059540 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-a3bfdc08-54ee-4ee5-b421-8fdb429b17fd tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:39:28.073802 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:39:28.073802 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:39:28.080197 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-a3bfdc08-54ee-4ee5-b421-8fdb429b17fd tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Volume info retrieved successfully. Aug 12 10:39:28.086458 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-a3bfdc08-54ee-4ee5-b421-8fdb429b17fd tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] https://10.4.3.105/volume/v3/volumes/f4956636-d3dc-4bcc-9988-8bdc85204389 returned with HTTP 200 Aug 12 10:39:28.087175 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 792/3141] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:39:28 2026] GET /volume/v3/volumes/f4956636-d3dc-4bcc-9988-8bdc85204389 => generated 1648 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:39:28.111924 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-36c81fb5-dbcf-4e8a-bb6c-4faa99150cd8 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:39:28.113957 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-36c81fb5-dbcf-4e8a-bb6c-4faa99150cd8 tempest-TestVolumeBackupRestore-1426357303 tempest-TestVolumeBackupRestore-1426357303-project-member] GET https://10.4.3.105/volume/v3/backups/2b8eff4e-6f7e-454f-9e40-198c0482a71c Aug 12 10:39:28.114169 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-36c81fb5-dbcf-4e8a-bb6c-4faa99150cd8 tempest-TestVolumeBackupRestore-1426357303 tempest-TestVolumeBackupRestore-1426357303-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:39:28.114353 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-36c81fb5-dbcf-4e8a-bb6c-4faa99150cd8 tempest-TestVolumeBackupRestore-1426357303 tempest-TestVolumeBackupRestore-1426357303-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:39:28.114456 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.v3.backups [None req-36c81fb5-dbcf-4e8a-bb6c-4faa99150cd8 tempest-TestVolumeBackupRestore-1426357303 tempest-TestVolumeBackupRestore-1426357303-project-member] Show backup with id 2b8eff4e-6f7e-454f-9e40-198c0482a71c. {{(pid=100372) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:39:28.118840 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:39:28.118840 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:39:28.119802 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-36c81fb5-dbcf-4e8a-bb6c-4faa99150cd8 tempest-TestVolumeBackupRestore-1426357303 tempest-TestVolumeBackupRestore-1426357303-project-member] https://10.4.3.105/volume/v3/backups/2b8eff4e-6f7e-454f-9e40-198c0482a71c returned with HTTP 200 Aug 12 10:39:28.120212 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 790/3142] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:39:28 2026] GET /volume/v3/backups/2b8eff4e-6f7e-454f-9e40-198c0482a71c => generated 757 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:39:28.208572 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-50d38f43-d72a-4f0e-8ae8-aa33d88fbf86 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:39:28.212173 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-50d38f43-d72a-4f0e-8ae8-aa33d88fbf86 tempest-VolumesBackupsTest-440641371 tempest-VolumesBackupsTest-440641371-project-admin] GET https://10.4.3.105/volume/v3/backups/fc2117e0-bc94-4885-b364-17554fd94672 Aug 12 10:39:28.212414 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-50d38f43-d72a-4f0e-8ae8-aa33d88fbf86 tempest-VolumesBackupsTest-440641371 tempest-VolumesBackupsTest-440641371-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:39:28.214304 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-50d38f43-d72a-4f0e-8ae8-aa33d88fbf86 tempest-VolumesBackupsTest-440641371 tempest-VolumesBackupsTest-440641371-project-admin] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:39:28.214415 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-50d38f43-d72a-4f0e-8ae8-aa33d88fbf86 tempest-VolumesBackupsTest-440641371 tempest-VolumesBackupsTest-440641371-project-admin] Show backup with id fc2117e0-bc94-4885-b364-17554fd94672. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:39:28.226661 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:39:28.226661 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:39:28.227305 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-50d38f43-d72a-4f0e-8ae8-aa33d88fbf86 tempest-VolumesBackupsTest-440641371 tempest-VolumesBackupsTest-440641371-project-admin] https://10.4.3.105/volume/v3/backups/fc2117e0-bc94-4885-b364-17554fd94672 returned with HTTP 200 Aug 12 10:39:28.227843 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 781/3143] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:39:28 2026] GET /volume/v3/backups/fc2117e0-bc94-4885-b364-17554fd94672 => generated 749 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:39:28.693079 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-b937ccf2-906c-41be-a6f2-feae4f1d49ec None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:39:28.695738 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-b937ccf2-906c-41be-a6f2-feae4f1d49ec tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] GET https://10.4.3.105/volume/v3/volumes/2197b1ad-9f29-4d48-b984-a19dac9d958b Aug 12 10:39:28.695738 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-b937ccf2-906c-41be-a6f2-feae4f1d49ec tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:39:28.697474 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-b937ccf2-906c-41be-a6f2-feae4f1d49ec tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:39:28.709227 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:39:28.709227 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:39:28.714370 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-b937ccf2-906c-41be-a6f2-feae4f1d49ec tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] Volume info retrieved successfully. Aug 12 10:39:28.719996 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-b937ccf2-906c-41be-a6f2-feae4f1d49ec tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] https://10.4.3.105/volume/v3/volumes/2197b1ad-9f29-4d48-b984-a19dac9d958b returned with HTTP 200 Aug 12 10:39:28.720366 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 781/3144] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:39:28 2026] GET /volume/v3/volumes/2197b1ad-9f29-4d48-b984-a19dac9d958b => generated 848 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:39:29.105464 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-0ed5559e-3454-4c4c-b309-776b010095b8 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:39:29.108445 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-0ed5559e-3454-4c4c-b309-776b010095b8 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] GET https://10.4.3.105/volume/v3/volumes/f4956636-d3dc-4bcc-9988-8bdc85204389 Aug 12 10:39:29.108445 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-0ed5559e-3454-4c4c-b309-776b010095b8 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:39:29.108445 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-0ed5559e-3454-4c4c-b309-776b010095b8 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:39:29.117772 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:39:29.117772 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:39:29.122350 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-0ed5559e-3454-4c4c-b309-776b010095b8 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Volume info retrieved successfully. Aug 12 10:39:29.128119 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-0ed5559e-3454-4c4c-b309-776b010095b8 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] https://10.4.3.105/volume/v3/volumes/f4956636-d3dc-4bcc-9988-8bdc85204389 returned with HTTP 200 Aug 12 10:39:29.128119 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 793/3145] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:39:29 2026] GET /volume/v3/volumes/f4956636-d3dc-4bcc-9988-8bdc85204389 => generated 1648 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:39:29.136895 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-c851008c-0760-4e20-8c40-561c3db0d9b3 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:39:29.136895 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-c851008c-0760-4e20-8c40-561c3db0d9b3 tempest-TestVolumeBackupRestore-1426357303 tempest-TestVolumeBackupRestore-1426357303-project-member] GET https://10.4.3.105/volume/v3/backups/2b8eff4e-6f7e-454f-9e40-198c0482a71c Aug 12 10:39:29.137272 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-c851008c-0760-4e20-8c40-561c3db0d9b3 tempest-TestVolumeBackupRestore-1426357303 tempest-TestVolumeBackupRestore-1426357303-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:39:29.137382 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-c851008c-0760-4e20-8c40-561c3db0d9b3 tempest-TestVolumeBackupRestore-1426357303 tempest-TestVolumeBackupRestore-1426357303-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:39:29.137533 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.v3.backups [None req-c851008c-0760-4e20-8c40-561c3db0d9b3 tempest-TestVolumeBackupRestore-1426357303 tempest-TestVolumeBackupRestore-1426357303-project-member] Show backup with id 2b8eff4e-6f7e-454f-9e40-198c0482a71c. {{(pid=100372) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:39:29.144422 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:39:29.144422 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:39:29.145956 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-c851008c-0760-4e20-8c40-561c3db0d9b3 tempest-TestVolumeBackupRestore-1426357303 tempest-TestVolumeBackupRestore-1426357303-project-member] https://10.4.3.105/volume/v3/backups/2b8eff4e-6f7e-454f-9e40-198c0482a71c returned with HTTP 200 Aug 12 10:39:29.147771 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 791/3146] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:39:29 2026] GET /volume/v3/backups/2b8eff4e-6f7e-454f-9e40-198c0482a71c => generated 757 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:39:29.245710 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-7b44d484-40e7-438e-a259-60d0328d43d1 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:39:29.245710 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-7b44d484-40e7-438e-a259-60d0328d43d1 tempest-VolumesBackupsTest-440641371 tempest-VolumesBackupsTest-440641371-project-admin] GET https://10.4.3.105/volume/v3/backups/fc2117e0-bc94-4885-b364-17554fd94672 Aug 12 10:39:29.246149 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-7b44d484-40e7-438e-a259-60d0328d43d1 tempest-VolumesBackupsTest-440641371 tempest-VolumesBackupsTest-440641371-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:39:29.246149 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-7b44d484-40e7-438e-a259-60d0328d43d1 tempest-VolumesBackupsTest-440641371 tempest-VolumesBackupsTest-440641371-project-admin] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:39:29.246149 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-7b44d484-40e7-438e-a259-60d0328d43d1 tempest-VolumesBackupsTest-440641371 tempest-VolumesBackupsTest-440641371-project-admin] Show backup with id fc2117e0-bc94-4885-b364-17554fd94672. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:39:29.251470 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:39:29.251470 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:39:29.252333 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-7b44d484-40e7-438e-a259-60d0328d43d1 tempest-VolumesBackupsTest-440641371 tempest-VolumesBackupsTest-440641371-project-admin] https://10.4.3.105/volume/v3/backups/fc2117e0-bc94-4885-b364-17554fd94672 returned with HTTP 200 Aug 12 10:39:29.252893 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 782/3147] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:39:29 2026] GET /volume/v3/backups/fc2117e0-bc94-4885-b364-17554fd94672 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:39:29.733557 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-68a43ff5-26db-45d7-9b21-aa82e6497bb1 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:39:29.735833 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-68a43ff5-26db-45d7-9b21-aa82e6497bb1 tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] GET https://10.4.3.105/volume/v3/volumes/2197b1ad-9f29-4d48-b984-a19dac9d958b Aug 12 10:39:29.735833 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-68a43ff5-26db-45d7-9b21-aa82e6497bb1 tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:39:29.735952 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-68a43ff5-26db-45d7-9b21-aa82e6497bb1 tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:39:29.746720 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:39:29.746720 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:39:29.750726 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-68a43ff5-26db-45d7-9b21-aa82e6497bb1 tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] Volume info retrieved successfully. Aug 12 10:39:29.755207 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-68a43ff5-26db-45d7-9b21-aa82e6497bb1 tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] https://10.4.3.105/volume/v3/volumes/2197b1ad-9f29-4d48-b984-a19dac9d958b returned with HTTP 200 Aug 12 10:39:29.755664 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 782/3148] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:39:29 2026] GET /volume/v3/volumes/2197b1ad-9f29-4d48-b984-a19dac9d958b => generated 848 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:39:30.146419 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-d1300182-18f7-4feb-a883-90d48be0ce70 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:39:30.150142 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-d1300182-18f7-4feb-a883-90d48be0ce70 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] GET https://10.4.3.105/volume/v3/volumes/f4956636-d3dc-4bcc-9988-8bdc85204389 Aug 12 10:39:30.150233 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-d1300182-18f7-4feb-a883-90d48be0ce70 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:39:30.150439 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-d1300182-18f7-4feb-a883-90d48be0ce70 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:39:30.160711 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-ea54c5ee-f9a3-4b9e-b613-00bf108a285b None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:39:30.163043 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-ea54c5ee-f9a3-4b9e-b613-00bf108a285b tempest-TestVolumeBackupRestore-1426357303 tempest-TestVolumeBackupRestore-1426357303-project-member] GET https://10.4.3.105/volume/v3/backups/2b8eff4e-6f7e-454f-9e40-198c0482a71c Aug 12 10:39:30.163264 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-ea54c5ee-f9a3-4b9e-b613-00bf108a285b tempest-TestVolumeBackupRestore-1426357303 tempest-TestVolumeBackupRestore-1426357303-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:39:30.163508 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-ea54c5ee-f9a3-4b9e-b613-00bf108a285b tempest-TestVolumeBackupRestore-1426357303 tempest-TestVolumeBackupRestore-1426357303-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:39:30.163690 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.v3.backups [None req-ea54c5ee-f9a3-4b9e-b613-00bf108a285b tempest-TestVolumeBackupRestore-1426357303 tempest-TestVolumeBackupRestore-1426357303-project-member] Show backup with id 2b8eff4e-6f7e-454f-9e40-198c0482a71c. {{(pid=100372) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:39:30.169123 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:39:30.169123 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:39:30.169663 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:39:30.169663 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:39:30.170048 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-ea54c5ee-f9a3-4b9e-b613-00bf108a285b tempest-TestVolumeBackupRestore-1426357303 tempest-TestVolumeBackupRestore-1426357303-project-member] https://10.4.3.105/volume/v3/backups/2b8eff4e-6f7e-454f-9e40-198c0482a71c returned with HTTP 200 Aug 12 10:39:30.170491 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 792/3149] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:39:30 2026] GET /volume/v3/backups/2b8eff4e-6f7e-454f-9e40-198c0482a71c => generated 757 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:39:30.180055 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-d1300182-18f7-4feb-a883-90d48be0ce70 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Volume info retrieved successfully. Aug 12 10:39:30.192130 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-d1300182-18f7-4feb-a883-90d48be0ce70 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] https://10.4.3.105/volume/v3/volumes/f4956636-d3dc-4bcc-9988-8bdc85204389 returned with HTTP 200 Aug 12 10:39:30.192509 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 794/3150] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:39:30 2026] GET /volume/v3/volumes/f4956636-d3dc-4bcc-9988-8bdc85204389 => generated 1648 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:39:30.265822 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-cbc056bc-3015-40d9-ae14-6448d375c6a3 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:39:30.267844 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-cbc056bc-3015-40d9-ae14-6448d375c6a3 tempest-VolumesBackupsTest-440641371 tempest-VolumesBackupsTest-440641371-project-admin] GET https://10.4.3.105/volume/v3/backups/fc2117e0-bc94-4885-b364-17554fd94672 Aug 12 10:39:30.268077 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-cbc056bc-3015-40d9-ae14-6448d375c6a3 tempest-VolumesBackupsTest-440641371 tempest-VolumesBackupsTest-440641371-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:39:30.268284 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-cbc056bc-3015-40d9-ae14-6448d375c6a3 tempest-VolumesBackupsTest-440641371 tempest-VolumesBackupsTest-440641371-project-admin] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:39:30.268409 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-cbc056bc-3015-40d9-ae14-6448d375c6a3 tempest-VolumesBackupsTest-440641371 tempest-VolumesBackupsTest-440641371-project-admin] Show backup with id fc2117e0-bc94-4885-b364-17554fd94672. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:39:30.274032 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:39:30.274032 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:39:30.275018 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-cbc056bc-3015-40d9-ae14-6448d375c6a3 tempest-VolumesBackupsTest-440641371 tempest-VolumesBackupsTest-440641371-project-admin] https://10.4.3.105/volume/v3/backups/fc2117e0-bc94-4885-b364-17554fd94672 returned with HTTP 200 Aug 12 10:39:30.275564 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 783/3151] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:39:30 2026] GET /volume/v3/backups/fc2117e0-bc94-4885-b364-17554fd94672 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:39:30.769797 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-20911fef-ff78-470c-87e0-389bdc9f32ee None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:39:30.771850 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-20911fef-ff78-470c-87e0-389bdc9f32ee tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] GET https://10.4.3.105/volume/v3/volumes/2197b1ad-9f29-4d48-b984-a19dac9d958b Aug 12 10:39:30.772224 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-20911fef-ff78-470c-87e0-389bdc9f32ee tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:39:30.773536 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-20911fef-ff78-470c-87e0-389bdc9f32ee tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:39:30.785836 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:39:30.785836 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:39:30.790876 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-20911fef-ff78-470c-87e0-389bdc9f32ee tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] Volume info retrieved successfully. Aug 12 10:39:30.796824 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-20911fef-ff78-470c-87e0-389bdc9f32ee tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] https://10.4.3.105/volume/v3/volumes/2197b1ad-9f29-4d48-b984-a19dac9d958b returned with HTTP 200 Aug 12 10:39:30.797630 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 783/3152] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:39:30 2026] GET /volume/v3/volumes/2197b1ad-9f29-4d48-b984-a19dac9d958b => generated 848 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:39:31.155197 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [req-ac439bd0-ddbc-404c-b51e-636864611a93 req-06043e8e-2ec2-45fc-bc18-42329b93ab6b None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:39:31.186480 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-70a8a69e-b06d-4077-9773-45db3f8970a0 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:39:31.192265 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-70a8a69e-b06d-4077-9773-45db3f8970a0 tempest-TestVolumeBackupRestore-1426357303 tempest-TestVolumeBackupRestore-1426357303-project-member] GET https://10.4.3.105/volume/v3/backups/2b8eff4e-6f7e-454f-9e40-198c0482a71c Aug 12 10:39:31.193807 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-70a8a69e-b06d-4077-9773-45db3f8970a0 tempest-TestVolumeBackupRestore-1426357303 tempest-TestVolumeBackupRestore-1426357303-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:39:31.194108 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-70a8a69e-b06d-4077-9773-45db3f8970a0 tempest-TestVolumeBackupRestore-1426357303 tempest-TestVolumeBackupRestore-1426357303-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:39:31.194317 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-70a8a69e-b06d-4077-9773-45db3f8970a0 tempest-TestVolumeBackupRestore-1426357303 tempest-TestVolumeBackupRestore-1426357303-project-member] Show backup with id 2b8eff4e-6f7e-454f-9e40-198c0482a71c. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:39:31.201027 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-ac439bd0-ddbc-404c-b51e-636864611a93 req-06043e8e-2ec2-45fc-bc18-42329b93ab6b tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] GET https://10.4.3.105/volume/v3/volumes/6932a98b-225c-4636-bb01-51aa9d08309e Aug 12 10:39:31.201410 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [req-ac439bd0-ddbc-404c-b51e-636864611a93 req-06043e8e-2ec2-45fc-bc18-42329b93ab6b tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:39:31.202711 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [req-ac439bd0-ddbc-404c-b51e-636864611a93 req-06043e8e-2ec2-45fc-bc18-42329b93ab6b tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:39:31.206622 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-880f3d6f-f6b4-45df-9b39-02671d7844a7 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:39:31.206705 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:39:31.206705 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:39:31.209701 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-70a8a69e-b06d-4077-9773-45db3f8970a0 tempest-TestVolumeBackupRestore-1426357303 tempest-TestVolumeBackupRestore-1426357303-project-member] https://10.4.3.105/volume/v3/backups/2b8eff4e-6f7e-454f-9e40-198c0482a71c returned with HTTP 200 Aug 12 10:39:31.210317 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 795/3153] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:39:31 2026] GET /volume/v3/backups/2b8eff4e-6f7e-454f-9e40-198c0482a71c => generated 757 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:39:31.210383 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-880f3d6f-f6b4-45df-9b39-02671d7844a7 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] GET https://10.4.3.105/volume/v3/volumes/f4956636-d3dc-4bcc-9988-8bdc85204389 Aug 12 10:39:31.210383 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-880f3d6f-f6b4-45df-9b39-02671d7844a7 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:39:31.210659 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-880f3d6f-f6b4-45df-9b39-02671d7844a7 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:39:31.218810 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:39:31.218810 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:39:31.225460 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [req-ac439bd0-ddbc-404c-b51e-636864611a93 req-06043e8e-2ec2-45fc-bc18-42329b93ab6b tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Volume info retrieved successfully. Aug 12 10:39:31.230762 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:39:31.230762 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:39:31.232214 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-ac439bd0-ddbc-404c-b51e-636864611a93 req-06043e8e-2ec2-45fc-bc18-42329b93ab6b tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] https://10.4.3.105/volume/v3/volumes/6932a98b-225c-4636-bb01-51aa9d08309e returned with HTTP 200 Aug 12 10:39:31.234485 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 793/3154] 10.4.3.105 () {68 vars in 1598 bytes} [Wed Aug 12 10:39:31 2026] GET /volume/v3/volumes/6932a98b-225c-4636-bb01-51aa9d08309e => generated 1362 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:39:31.234882 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-880f3d6f-f6b4-45df-9b39-02671d7844a7 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Volume info retrieved successfully. Aug 12 10:39:31.241057 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-880f3d6f-f6b4-45df-9b39-02671d7844a7 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] https://10.4.3.105/volume/v3/volumes/f4956636-d3dc-4bcc-9988-8bdc85204389 returned with HTTP 200 Aug 12 10:39:31.241508 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 784/3155] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:39:31 2026] GET /volume/v3/volumes/f4956636-d3dc-4bcc-9988-8bdc85204389 => generated 1648 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:39:31.270958 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-92dd4d0f-929d-463a-a438-b2346b9560e6 req-2231ce4a-8f74-4d4b-b685-667764f9b388 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:39:31.272943 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-92dd4d0f-929d-463a-a438-b2346b9560e6 req-2231ce4a-8f74-4d4b-b685-667764f9b388 tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] POST https://10.4.3.105/volume/v3/attachments/e7328083-e599-44e2-8657-8b1664488ad5/action Aug 12 10:39:31.274044 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-92dd4d0f-929d-463a-a438-b2346b9560e6 req-2231ce4a-8f74-4d4b-b685-667764f9b388 tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] Action body: b'{"os-complete": null}' {{(pid=100373) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 10:39:31.274290 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-92dd4d0f-929d-463a-a438-b2346b9560e6 req-2231ce4a-8f74-4d4b-b685-667764f9b388 tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:39:31.289603 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-d288b132-64bf-4a83-9de1-c9d963b049d5 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:39:31.292974 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-d288b132-64bf-4a83-9de1-c9d963b049d5 tempest-VolumesBackupsTest-440641371 tempest-VolumesBackupsTest-440641371-project-admin] GET https://10.4.3.105/volume/v3/backups/fc2117e0-bc94-4885-b364-17554fd94672 Aug 12 10:39:31.293247 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-d288b132-64bf-4a83-9de1-c9d963b049d5 tempest-VolumesBackupsTest-440641371 tempest-VolumesBackupsTest-440641371-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:39:31.293524 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-d288b132-64bf-4a83-9de1-c9d963b049d5 tempest-VolumesBackupsTest-440641371 tempest-VolumesBackupsTest-440641371-project-admin] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:39:31.293693 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-d288b132-64bf-4a83-9de1-c9d963b049d5 tempest-VolumesBackupsTest-440641371 tempest-VolumesBackupsTest-440641371-project-admin] Show backup with id fc2117e0-bc94-4885-b364-17554fd94672. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:39:31.298647 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:39:31.298647 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:39:31.299630 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-d288b132-64bf-4a83-9de1-c9d963b049d5 tempest-VolumesBackupsTest-440641371 tempest-VolumesBackupsTest-440641371-project-admin] https://10.4.3.105/volume/v3/backups/fc2117e0-bc94-4885-b364-17554fd94672 returned with HTTP 200 Aug 12 10:39:31.300177 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:39:31.300177 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:39:31.300388 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 796/3156] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:39:31 2026] GET /volume/v3/backups/fc2117e0-bc94-4885-b364-17554fd94672 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:39:31.319102 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-92dd4d0f-929d-463a-a438-b2346b9560e6 req-2231ce4a-8f74-4d4b-b685-667764f9b388 tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] https://10.4.3.105/volume/v3/attachments/e7328083-e599-44e2-8657-8b1664488ad5/action returned with HTTP 204 Aug 12 10:39:31.319785 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 784/3157] 10.4.3.105 () {74 vars in 1725 bytes} [Wed Aug 12 10:39:31 2026] POST /volume/v3/attachments/e7328083-e599-44e2-8657-8b1664488ad5/action => generated 0 bytes in 50 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:39:31.346184 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-7cde6794-0479-4358-ab7e-7b6f5d5ec418 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:39:31.346696 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-7cde6794-0479-4358-ab7e-7b6f5d5ec418 None None] GET https://10.4.3.105/volume// Aug 12 10:39:31.346875 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-7cde6794-0479-4358-ab7e-7b6f5d5ec418 None None] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:39:31.347056 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-7cde6794-0479-4358-ab7e-7b6f5d5ec418 None None] Calling method 'all' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:39:31.347405 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-7cde6794-0479-4358-ab7e-7b6f5d5ec418 None None] https://10.4.3.105/volume// returned with HTTP 300 Aug 12 10:39:31.349049 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 794/3158] 10.4.3.105 () {66 vars in 1428 bytes} [Wed Aug 12 10:39:31 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 10:39:31.358731 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-ac439bd0-ddbc-404c-b51e-636864611a93 req-63fd96e6-edd5-4072-a0c9-6cf44e4781a7 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:39:31.359295 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-ac439bd0-ddbc-404c-b51e-636864611a93 req-63fd96e6-edd5-4072-a0c9-6cf44e4781a7 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] POST https://10.4.3.105/volume/v3/attachments Aug 12 10:39:31.359295 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-ac439bd0-ddbc-404c-b51e-636864611a93 req-63fd96e6-edd5-4072-a0c9-6cf44e4781a7 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6932a98b-225c-4636-bb01-51aa9d08309e", "connector": null, "instance_uuid": "994c8d70-a069-497b-98fa-3410d2c2c140"}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:39:31.376430 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:39:31.376430 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:39:31.415499 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-ac439bd0-ddbc-404c-b51e-636864611a93 req-63fd96e6-edd5-4072-a0c9-6cf44e4781a7 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] https://10.4.3.105/volume/v3/attachments returned with HTTP 200 Aug 12 10:39:31.416016 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 785/3159] 10.4.3.105 () {74 vars in 1594 bytes} [Wed Aug 12 10:39:31 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 10:39:31.464537 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-e757aaab-dd63-48e2-9ebb-0095109188fc None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:39:31.481375 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-e757aaab-dd63-48e2-9ebb-0095109188fc tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] GET https://10.4.3.105/volume/v3/volumes/6932a98b-225c-4636-bb01-51aa9d08309e Aug 12 10:39:31.483206 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-e757aaab-dd63-48e2-9ebb-0095109188fc tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:39:31.483386 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-e757aaab-dd63-48e2-9ebb-0095109188fc tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:39:31.488552 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-1faf8858-5722-465b-a36b-4b220a9f4979 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:39:31.488552 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-1faf8858-5722-465b-a36b-4b220a9f4979 None None] GET https://10.4.3.105/volume// Aug 12 10:39:31.488552 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-1faf8858-5722-465b-a36b-4b220a9f4979 None None] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:39:31.488552 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-1faf8858-5722-465b-a36b-4b220a9f4979 None None] Calling method 'all' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:39:31.488552 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-1faf8858-5722-465b-a36b-4b220a9f4979 None None] https://10.4.3.105/volume// returned with HTTP 300 Aug 12 10:39:31.488552 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 785/3160] 10.4.3.105 () {66 vars in 1426 bytes} [Wed Aug 12 10:39:31 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 10:39:31.501728 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:39:31.501728 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:39:31.506418 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-e757aaab-dd63-48e2-9ebb-0095109188fc tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Volume info retrieved successfully. Aug 12 10:39:31.512182 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [req-ac439bd0-ddbc-404c-b51e-636864611a93 req-5d49bc78-5f74-488f-a441-7a330184a5dc None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:39:31.513926 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-e757aaab-dd63-48e2-9ebb-0095109188fc tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] https://10.4.3.105/volume/v3/volumes/6932a98b-225c-4636-bb01-51aa9d08309e returned with HTTP 200 Aug 12 10:39:31.514505 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 797/3161] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:39:31 2026] GET /volume/v3/volumes/6932a98b-225c-4636-bb01-51aa9d08309e => generated 1361 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:39:31.514666 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-ac439bd0-ddbc-404c-b51e-636864611a93 req-5d49bc78-5f74-488f-a441-7a330184a5dc tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] GET https://10.4.3.105/volume/v3/volumes/6932a98b-225c-4636-bb01-51aa9d08309e Aug 12 10:39:31.514948 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [req-ac439bd0-ddbc-404c-b51e-636864611a93 req-5d49bc78-5f74-488f-a441-7a330184a5dc tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:39:31.515186 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [req-ac439bd0-ddbc-404c-b51e-636864611a93 req-5d49bc78-5f74-488f-a441-7a330184a5dc tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:39:31.528361 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:39:31.528361 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:39:31.532688 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [req-ac439bd0-ddbc-404c-b51e-636864611a93 req-5d49bc78-5f74-488f-a441-7a330184a5dc tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Volume info retrieved successfully. Aug 12 10:39:31.539089 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-ac439bd0-ddbc-404c-b51e-636864611a93 req-5d49bc78-5f74-488f-a441-7a330184a5dc tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] https://10.4.3.105/volume/v3/volumes/6932a98b-225c-4636-bb01-51aa9d08309e returned with HTTP 200 Aug 12 10:39:31.539967 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 795/3162] 10.4.3.105 () {70 vars in 1639 bytes} [Wed Aug 12 10:39:31 2026] GET /volume/v3/volumes/6932a98b-225c-4636-bb01-51aa9d08309e => generated 1541 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 10:39:31.653629 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-ac439bd0-ddbc-404c-b51e-636864611a93 req-ee19a95e-39d5-4454-ba6c-940351f99fa4 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:39:31.655890 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-ac439bd0-ddbc-404c-b51e-636864611a93 req-ee19a95e-39d5-4454-ba6c-940351f99fa4 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] PUT https://10.4.3.105/volume/v3/attachments/84a64bda-34a2-4600-a944-5a8f1262ebe9 Aug 12 10:39:31.656402 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-ac439bd0-ddbc-404c-b51e-636864611a93 req-ee19a95e-39d5-4454-ba6c-940351f99fa4 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.105", "host": "np0000007037", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a295cd65dd1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "cc953c5f-eaed-46bf-96e8-0985bbef0414", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:39:31.665855 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.coordination [req-ac439bd0-ddbc-404c-b51e-636864611a93 req-ee19a95e-39d5-4454-ba6c-940351f99fa4 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Acquiring lock "cinder-attachment_update-6932a98b-225c-4636-bb01-51aa9d08309e-np0000007037" by "attachment_update" {{(pid=100374) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 10:39:31.669844 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.coordination [req-ac439bd0-ddbc-404c-b51e-636864611a93 req-ee19a95e-39d5-4454-ba6c-940351f99fa4 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Lock "cinder-attachment_update-6932a98b-225c-4636-bb01-51aa9d08309e-np0000007037" acquired by "attachment_update" :: waited 0.004s {{(pid=100374) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 10:39:31.671499 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:39:31.671499 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:39:31.747013 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.coordination [req-ac439bd0-ddbc-404c-b51e-636864611a93 req-ee19a95e-39d5-4454-ba6c-940351f99fa4 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Lock "cinder-attachment_update-6932a98b-225c-4636-bb01-51aa9d08309e-np0000007037" released by "attachment_update" :: held 0.077s {{(pid=100374) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 10:39:31.747447 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-ac439bd0-ddbc-404c-b51e-636864611a93 req-ee19a95e-39d5-4454-ba6c-940351f99fa4 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] https://10.4.3.105/volume/v3/attachments/84a64bda-34a2-4600-a944-5a8f1262ebe9 returned with HTTP 200 Aug 12 10:39:31.748086 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 786/3163] 10.4.3.105 () {74 vars in 1704 bytes} [Wed Aug 12 10:39:31 2026] PUT /volume/v3/attachments/84a64bda-34a2-4600-a944-5a8f1262ebe9 => generated 969 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:39:31.812854 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-e2759147-fbe9-4882-b714-56dba01d6c54 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:39:31.815775 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-e2759147-fbe9-4882-b714-56dba01d6c54 tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] GET https://10.4.3.105/volume/v3/volumes/2197b1ad-9f29-4d48-b984-a19dac9d958b Aug 12 10:39:31.815914 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-e2759147-fbe9-4882-b714-56dba01d6c54 tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:39:31.816111 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-e2759147-fbe9-4882-b714-56dba01d6c54 tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:39:31.829909 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:39:31.829909 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:39:31.832838 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-e2759147-fbe9-4882-b714-56dba01d6c54 tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] Volume info retrieved successfully. Aug 12 10:39:31.836814 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-e2759147-fbe9-4882-b714-56dba01d6c54 tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] https://10.4.3.105/volume/v3/volumes/2197b1ad-9f29-4d48-b984-a19dac9d958b returned with HTTP 200 Aug 12 10:39:31.837284 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 786/3164] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:39:31 2026] GET /volume/v3/volumes/2197b1ad-9f29-4d48-b984-a19dac9d958b => generated 1140 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:39:31.850158 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-be98ea56-0cf9-4196-b74e-8cb612feff3b None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:39:31.851760 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-be98ea56-0cf9-4196-b74e-8cb612feff3b tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] GET https://10.4.3.105/volume/v3/volumes/2197b1ad-9f29-4d48-b984-a19dac9d958b Aug 12 10:39:31.851924 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-be98ea56-0cf9-4196-b74e-8cb612feff3b tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:39:31.852090 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-be98ea56-0cf9-4196-b74e-8cb612feff3b tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:39:31.859972 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:39:31.859972 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:39:31.862732 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-be98ea56-0cf9-4196-b74e-8cb612feff3b tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] Volume info retrieved successfully. Aug 12 10:39:31.866143 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-be98ea56-0cf9-4196-b74e-8cb612feff3b tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] https://10.4.3.105/volume/v3/volumes/2197b1ad-9f29-4d48-b984-a19dac9d958b returned with HTTP 200 Aug 12 10:39:31.866496 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 798/3165] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:39:31 2026] GET /volume/v3/volumes/2197b1ad-9f29-4d48-b984-a19dac9d958b => generated 1140 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 12 10:39:31.878554 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-478b906a-417d-4fd8-b202-0b4e8d96bbc6 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:39:31.880316 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-478b906a-417d-4fd8-b202-0b4e8d96bbc6 tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] DELETE https://10.4.3.105/volume/v3/volumes/2197b1ad-9f29-4d48-b984-a19dac9d958b Aug 12 10:39:31.880532 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-478b906a-417d-4fd8-b202-0b4e8d96bbc6 tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:39:31.880739 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-478b906a-417d-4fd8-b202-0b4e8d96bbc6 tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] Calling method 'delete' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:39:31.880890 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.v3.volumes [None req-478b906a-417d-4fd8-b202-0b4e8d96bbc6 tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] Delete volume with id: 2197b1ad-9f29-4d48-b984-a19dac9d958b Aug 12 10:39:31.889347 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:39:31.889347 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:39:31.889807 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-478b906a-417d-4fd8-b202-0b4e8d96bbc6 tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] Volume info retrieved successfully. Aug 12 10:39:31.907835 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-478b906a-417d-4fd8-b202-0b4e8d96bbc6 tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-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 10:39:31.908242 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-478b906a-417d-4fd8-b202-0b4e8d96bbc6 tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] https://10.4.3.105/volume/v3/volumes/2197b1ad-9f29-4d48-b984-a19dac9d958b returned with HTTP 400 Aug 12 10:39:31.908926 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 796/3166] 10.4.3.105 () {66 vars in 1351 bytes} [Wed Aug 12 10:39:31 2026] DELETE /volume/v3/volumes/2197b1ad-9f29-4d48-b984-a19dac9d958b => generated 307 bytes in 31 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 12 10:39:31.922998 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-69a62491-9377-4fa0-9169-0cdef97a46e7 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:39:31.924737 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-69a62491-9377-4fa0-9169-0cdef97a46e7 tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] GET https://10.4.3.105/volume/v3/volumes/2197b1ad-9f29-4d48-b984-a19dac9d958b Aug 12 10:39:31.924937 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-69a62491-9377-4fa0-9169-0cdef97a46e7 tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:39:31.925133 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-69a62491-9377-4fa0-9169-0cdef97a46e7 tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:39:31.948176 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:39:31.948176 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:39:31.953688 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-69a62491-9377-4fa0-9169-0cdef97a46e7 tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] Volume info retrieved successfully. Aug 12 10:39:31.961316 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-69a62491-9377-4fa0-9169-0cdef97a46e7 tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] https://10.4.3.105/volume/v3/volumes/2197b1ad-9f29-4d48-b984-a19dac9d958b returned with HTTP 200 Aug 12 10:39:31.961929 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 787/3167] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:39:31 2026] GET /volume/v3/volumes/2197b1ad-9f29-4d48-b984-a19dac9d958b => generated 1140 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:39:32.012424 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-8b4c6fa2-16e3-4a64-93be-9e8815c93226 req-d6e2d623-621b-450b-ac56-28fc9a42f58b None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:39:32.073621 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-8b4c6fa2-16e3-4a64-93be-9e8815c93226 req-d6e2d623-621b-450b-ac56-28fc9a42f58b tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] GET https://10.4.3.105/volume/v3/volumes/2197b1ad-9f29-4d48-b984-a19dac9d958b Aug 12 10:39:32.073621 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-8b4c6fa2-16e3-4a64-93be-9e8815c93226 req-d6e2d623-621b-450b-ac56-28fc9a42f58b tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:39:32.073621 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-8b4c6fa2-16e3-4a64-93be-9e8815c93226 req-d6e2d623-621b-450b-ac56-28fc9a42f58b tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:39:32.089075 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:39:32.089075 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:39:32.095844 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [req-8b4c6fa2-16e3-4a64-93be-9e8815c93226 req-d6e2d623-621b-450b-ac56-28fc9a42f58b tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] Volume info retrieved successfully. Aug 12 10:39:32.104005 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-8b4c6fa2-16e3-4a64-93be-9e8815c93226 req-d6e2d623-621b-450b-ac56-28fc9a42f58b tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] https://10.4.3.105/volume/v3/volumes/2197b1ad-9f29-4d48-b984-a19dac9d958b returned with HTTP 200 Aug 12 10:39:32.104594 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 787/3168] 10.4.3.105 () {68 vars in 1598 bytes} [Wed Aug 12 10:39:32 2026] GET /volume/v3/volumes/2197b1ad-9f29-4d48-b984-a19dac9d958b => generated 1140 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:39:32.139232 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-8b4c6fa2-16e3-4a64-93be-9e8815c93226 req-26c9b53a-8ade-4b5f-955d-ae0baf88f0f3 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:39:32.142807 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-8b4c6fa2-16e3-4a64-93be-9e8815c93226 req-26c9b53a-8ade-4b5f-955d-ae0baf88f0f3 tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] POST https://10.4.3.105/volume/v3/volumes/2197b1ad-9f29-4d48-b984-a19dac9d958b/action Aug 12 10:39:32.142807 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-8b4c6fa2-16e3-4a64-93be-9e8815c93226 req-26c9b53a-8ade-4b5f-955d-ae0baf88f0f3 tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100375) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 10:39:32.142807 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-8b4c6fa2-16e3-4a64-93be-9e8815c93226 req-26c9b53a-8ade-4b5f-955d-ae0baf88f0f3 tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:39:32.161434 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:39:32.161434 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:39:32.162220 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [req-8b4c6fa2-16e3-4a64-93be-9e8815c93226 req-26c9b53a-8ade-4b5f-955d-ae0baf88f0f3 tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] Volume info retrieved successfully. Aug 12 10:39:32.173541 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [req-8b4c6fa2-16e3-4a64-93be-9e8815c93226 req-26c9b53a-8ade-4b5f-955d-ae0baf88f0f3 tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] Begin detaching volume completed successfully. Aug 12 10:39:32.173805 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-8b4c6fa2-16e3-4a64-93be-9e8815c93226 req-26c9b53a-8ade-4b5f-955d-ae0baf88f0f3 tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] https://10.4.3.105/volume/v3/volumes/2197b1ad-9f29-4d48-b984-a19dac9d958b/action returned with HTTP 202 Aug 12 10:39:32.174610 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 799/3169] 10.4.3.105 () {72 vars in 1672 bytes} [Wed Aug 12 10:39:32 2026] POST /volume/v3/volumes/2197b1ad-9f29-4d48-b984-a19dac9d958b/action => generated 0 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 10:39:32.185228 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [req-35db0b4c-12e9-459e-a36f-346fcff1bd79 req-9eb96690-c1d6-4b54-81bc-389bee423500 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:39:32.187953 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-35db0b4c-12e9-459e-a36f-346fcff1bd79 req-9eb96690-c1d6-4b54-81bc-389bee423500 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] DELETE https://10.4.3.105/volume/v3/attachments/2c9f5326-44de-4bb0-9e40-c053c39da14a Aug 12 10:39:32.188150 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [req-35db0b4c-12e9-459e-a36f-346fcff1bd79 req-9eb96690-c1d6-4b54-81bc-389bee423500 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:39:32.188388 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [req-35db0b4c-12e9-459e-a36f-346fcff1bd79 req-9eb96690-c1d6-4b54-81bc-389bee423500 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Calling method 'version_select' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:39:32.196199 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:39:32.196199 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:39:32.229188 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-781f8b11-2b48-4a28-8fc2-10c5363ae396 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:39:32.232238 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-781f8b11-2b48-4a28-8fc2-10c5363ae396 tempest-TestVolumeBackupRestore-1426357303 tempest-TestVolumeBackupRestore-1426357303-project-member] GET https://10.4.3.105/volume/v3/backups/2b8eff4e-6f7e-454f-9e40-198c0482a71c Aug 12 10:39:32.232417 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-781f8b11-2b48-4a28-8fc2-10c5363ae396 tempest-TestVolumeBackupRestore-1426357303 tempest-TestVolumeBackupRestore-1426357303-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:39:32.232672 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-781f8b11-2b48-4a28-8fc2-10c5363ae396 tempest-TestVolumeBackupRestore-1426357303 tempest-TestVolumeBackupRestore-1426357303-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:39:32.232813 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-781f8b11-2b48-4a28-8fc2-10c5363ae396 tempest-TestVolumeBackupRestore-1426357303 tempest-TestVolumeBackupRestore-1426357303-project-member] Show backup with id 2b8eff4e-6f7e-454f-9e40-198c0482a71c. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:39:32.235539 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-da264d1b-3b8b-4fdb-b71d-90628c433982 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:39:32.236505 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-da264d1b-3b8b-4fdb-b71d-90628c433982 None None] GET https://10.4.3.105/volume// Aug 12 10:39:32.236505 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-da264d1b-3b8b-4fdb-b71d-90628c433982 None None] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:39:32.236685 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-da264d1b-3b8b-4fdb-b71d-90628c433982 None None] Calling method 'all' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:39:32.237083 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-da264d1b-3b8b-4fdb-b71d-90628c433982 None None] https://10.4.3.105/volume// returned with HTTP 300 Aug 12 10:39:32.237497 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 788/3170] 10.4.3.105 () {66 vars in 1426 bytes} [Wed Aug 12 10:39:32 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 10:39:32.238284 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:39:32.238284 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:39:32.239305 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-781f8b11-2b48-4a28-8fc2-10c5363ae396 tempest-TestVolumeBackupRestore-1426357303 tempest-TestVolumeBackupRestore-1426357303-project-member] https://10.4.3.105/volume/v3/backups/2b8eff4e-6f7e-454f-9e40-198c0482a71c returned with HTTP 200 Aug 12 10:39:32.239801 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 788/3171] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:39:32 2026] GET /volume/v3/backups/2b8eff4e-6f7e-454f-9e40-198c0482a71c => generated 757 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:39:32.252598 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-8b4c6fa2-16e3-4a64-93be-9e8815c93226 req-2bb78108-fa17-4e31-bf62-8248ed93bcc4 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:39:32.253053 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-8b4c6fa2-16e3-4a64-93be-9e8815c93226 req-2bb78108-fa17-4e31-bf62-8248ed93bcc4 tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] GET https://10.4.3.105/volume/v3/volumes/2197b1ad-9f29-4d48-b984-a19dac9d958b Aug 12 10:39:32.253237 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-8b4c6fa2-16e3-4a64-93be-9e8815c93226 req-2bb78108-fa17-4e31-bf62-8248ed93bcc4 tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:39:32.253510 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-8b4c6fa2-16e3-4a64-93be-9e8815c93226 req-2bb78108-fa17-4e31-bf62-8248ed93bcc4 tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:39:32.259137 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-35db0b4c-12e9-459e-a36f-346fcff1bd79 req-9eb96690-c1d6-4b54-81bc-389bee423500 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] https://10.4.3.105/volume/v3/attachments/2c9f5326-44de-4bb0-9e40-c053c39da14a returned with HTTP 200 Aug 12 10:39:32.260402 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 797/3172] 10.4.3.105 () {72 vars in 1673 bytes} [Wed Aug 12 10:39:32 2026] DELETE /volume/v3/attachments/2c9f5326-44de-4bb0-9e40-c053c39da14a => generated 19 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 12 10:39:32.263958 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-431d223e-17d6-4428-8668-ed2bfca84431 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:39:32.263958 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-431d223e-17d6-4428-8668-ed2bfca84431 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] GET https://10.4.3.105/volume/v3/volumes/f4956636-d3dc-4bcc-9988-8bdc85204389 Aug 12 10:39:32.263958 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-431d223e-17d6-4428-8668-ed2bfca84431 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:39:32.264195 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-431d223e-17d6-4428-8668-ed2bfca84431 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:39:32.270981 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:39:32.270981 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:39:32.277022 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:39:32.277022 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:39:32.277952 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [req-8b4c6fa2-16e3-4a64-93be-9e8815c93226 req-2bb78108-fa17-4e31-bf62-8248ed93bcc4 tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] Volume info retrieved successfully. Aug 12 10:39:32.283152 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-431d223e-17d6-4428-8668-ed2bfca84431 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Volume info retrieved successfully. Aug 12 10:39:32.290047 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-8b4c6fa2-16e3-4a64-93be-9e8815c93226 req-2bb78108-fa17-4e31-bf62-8248ed93bcc4 tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] https://10.4.3.105/volume/v3/volumes/2197b1ad-9f29-4d48-b984-a19dac9d958b returned with HTTP 200 Aug 12 10:39:32.290606 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-431d223e-17d6-4428-8668-ed2bfca84431 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] https://10.4.3.105/volume/v3/volumes/f4956636-d3dc-4bcc-9988-8bdc85204389 returned with HTTP 200 Aug 12 10:39:32.290721 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 800/3173] 10.4.3.105 () {70 vars in 1639 bytes} [Wed Aug 12 10:39:32 2026] GET /volume/v3/volumes/2197b1ad-9f29-4d48-b984-a19dac9d958b => generated 1323 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 10:39:32.291196 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 789/3174] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:39:32 2026] GET /volume/v3/volumes/f4956636-d3dc-4bcc-9988-8bdc85204389 => generated 1356 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:39:32.316477 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-09f30b37-32b7-4aa4-9138-11ad1cc00e1f None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:39:32.317340 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-77d7fde8-0418-499e-bf1a-83869a55ed3a None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:39:32.320251 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-77d7fde8-0418-499e-bf1a-83869a55ed3a tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] POST https://10.4.3.105/volume/v3/backups Aug 12 10:39:32.320826 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-77d7fde8-0418-499e-bf1a-83869a55ed3a tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "f4956636-d3dc-4bcc-9988-8bdc85204389", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-388368892"}} {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:39:32.329831 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-09f30b37-32b7-4aa4-9138-11ad1cc00e1f tempest-VolumesBackupsTest-440641371 tempest-VolumesBackupsTest-440641371-project-admin] GET https://10.4.3.105/volume/v3/backups/fc2117e0-bc94-4885-b364-17554fd94672 Aug 12 10:39:32.329831 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-09f30b37-32b7-4aa4-9138-11ad1cc00e1f tempest-VolumesBackupsTest-440641371 tempest-VolumesBackupsTest-440641371-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:39:32.329831 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-09f30b37-32b7-4aa4-9138-11ad1cc00e1f tempest-VolumesBackupsTest-440641371 tempest-VolumesBackupsTest-440641371-project-admin] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:39:32.329831 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-09f30b37-32b7-4aa4-9138-11ad1cc00e1f tempest-VolumesBackupsTest-440641371 tempest-VolumesBackupsTest-440641371-project-admin] Show backup with id fc2117e0-bc94-4885-b364-17554fd94672. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:39:32.330345 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.contrib.backups [None req-77d7fde8-0418-499e-bf1a-83869a55ed3a tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Creating new backup {'backup': {'volume_id': 'f4956636-d3dc-4bcc-9988-8bdc85204389', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-388368892'}} {{(pid=100372) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 12 10:39:32.330345 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.contrib.backups [None req-77d7fde8-0418-499e-bf1a-83869a55ed3a tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Creating backup of volume f4956636-d3dc-4bcc-9988-8bdc85204389 in container None Aug 12 10:39:32.340557 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:39:32.340557 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:39:32.341167 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-77d7fde8-0418-499e-bf1a-83869a55ed3a tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Volume info retrieved successfully. Aug 12 10:39:32.344435 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:39:32.344435 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:39:32.347113 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-09f30b37-32b7-4aa4-9138-11ad1cc00e1f tempest-VolumesBackupsTest-440641371 tempest-VolumesBackupsTest-440641371-project-admin] https://10.4.3.105/volume/v3/backups/fc2117e0-bc94-4885-b364-17554fd94672 returned with HTTP 200 Aug 12 10:39:32.347681 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 789/3175] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:39:32 2026] GET /volume/v3/backups/fc2117e0-bc94-4885-b364-17554fd94672 => generated 749 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:39:32.397232 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.quota [None req-77d7fde8-0418-499e-bf1a-83869a55ed3a tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Created reservations ['0e6ae350-c0e4-45f0-ae27-d11f9b6636fa', 'eba39d54-53b9-4a1a-b304-3506672885f0'] {{(pid=100372) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:39:32.462098 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-77d7fde8-0418-499e-bf1a-83869a55ed3a tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] https://10.4.3.105/volume/v3/backups returned with HTTP 202 Aug 12 10:39:32.463441 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 798/3176] 10.4.3.105 () {68 vars in 1259 bytes} [Wed Aug 12 10:39:32 2026] POST /volume/v3/backups => generated 329 bytes in 146 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 10:39:32.476248 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-2a5bdb66-a56b-400d-aeab-b6082950f9f8 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:39:32.479223 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-2a5bdb66-a56b-400d-aeab-b6082950f9f8 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] GET https://10.4.3.105/volume/v3/backups/c5d8efa2-7e1d-463a-9b1e-a71c67fdfa84 Aug 12 10:39:32.479447 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-2a5bdb66-a56b-400d-aeab-b6082950f9f8 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:39:32.479967 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-2a5bdb66-a56b-400d-aeab-b6082950f9f8 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:39:32.479967 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-2a5bdb66-a56b-400d-aeab-b6082950f9f8 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Show backup with id c5d8efa2-7e1d-463a-9b1e-a71c67fdfa84. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:39:32.486081 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:39:32.486081 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:39:32.486413 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-2a5bdb66-a56b-400d-aeab-b6082950f9f8 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] https://10.4.3.105/volume/v3/backups/c5d8efa2-7e1d-463a-9b1e-a71c67fdfa84 returned with HTTP 200 Aug 12 10:39:32.487563 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 801/3177] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:39:32 2026] GET /volume/v3/backups/c5d8efa2-7e1d-463a-9b1e-a71c67fdfa84 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:39:32.529663 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-20034ad0-b9a7-402b-806b-fceffd6ac54c None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:39:32.532456 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-20034ad0-b9a7-402b-806b-fceffd6ac54c tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] GET https://10.4.3.105/volume/v3/volumes/6932a98b-225c-4636-bb01-51aa9d08309e Aug 12 10:39:32.532772 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-20034ad0-b9a7-402b-806b-fceffd6ac54c tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:39:32.533036 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-20034ad0-b9a7-402b-806b-fceffd6ac54c tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:39:32.547115 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:39:32.547115 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:39:32.553618 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-20034ad0-b9a7-402b-806b-fceffd6ac54c tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Volume info retrieved successfully. Aug 12 10:39:32.562402 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-20034ad0-b9a7-402b-806b-fceffd6ac54c tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] https://10.4.3.105/volume/v3/volumes/6932a98b-225c-4636-bb01-51aa9d08309e returned with HTTP 200 Aug 12 10:39:32.562888 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 790/3178] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:39:32 2026] GET /volume/v3/volumes/6932a98b-225c-4636-bb01-51aa9d08309e => generated 1362 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:39:33.038834 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-cc5e8354-d1fa-4a10-b9df-0d601de689e0 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:39:33.075295 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-cc5e8354-d1fa-4a10-b9df-0d601de689e0 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] POST https://10.4.3.105/volume/v3/volumes Aug 12 10:39:33.075783 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-cc5e8354-d1fa-4a10-b9df-0d601de689e0 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-655940144"}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:39:33.077433 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.volumes [None req-cc5e8354-d1fa-4a10-b9df-0d601de689e0 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-655940144'}} {{(pid=100374) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 10:39:33.077601 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.v3.volumes [None req-cc5e8354-d1fa-4a10-b9df-0d601de689e0 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Create volume of 1 GB Aug 12 10:39:33.082893 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-cc5e8354-d1fa-4a10-b9df-0d601de689e0 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Availability Zones retrieved successfully. Aug 12 10:39:33.089587 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-cc5e8354-d1fa-4a10-b9df-0d601de689e0 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Flow 'volume_create_api' (2ce69b07-ca2d-4590-a00e-122b49d3e724) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:39:33.089789 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-cc5e8354-d1fa-4a10-b9df-0d601de689e0 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c472c84f-edeb-4b52-b2ba-6e8b98072708) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:39:33.091016 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.flows.api.create_volume [None req-cc5e8354-d1fa-4a10-b9df-0d601de689e0 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Validating volume size '1' using validate_int {{(pid=100374) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 10:39:33.129144 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-cc5e8354-d1fa-4a10-b9df-0d601de689e0 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c472c84f-edeb-4b52-b2ba-6e8b98072708) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T10:26:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6cd66f07-4c7b-40b2-9dfb-378538f29c9e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:39:33.130259 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-cc5e8354-d1fa-4a10-b9df-0d601de689e0 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (525daaba-7d2c-48ae-b5b1-4336dc2e703f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:39:33.216924 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.quota [None req-cc5e8354-d1fa-4a10-b9df-0d601de689e0 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Created reservations ['fa7b7aac-3343-4912-9b32-0ba3c704cc43', 'da6710f9-5313-42dd-9c16-dd407a02a0b2', '3e991a6e-d672-4b7f-b12e-27136c2bd548', '546ab47e-db2e-492a-9817-739b77402a92'] {{(pid=100374) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:39:33.217936 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-cc5e8354-d1fa-4a10-b9df-0d601de689e0 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (525daaba-7d2c-48ae-b5b1-4336dc2e703f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fa7b7aac-3343-4912-9b32-0ba3c704cc43', 'da6710f9-5313-42dd-9c16-dd407a02a0b2', '3e991a6e-d672-4b7f-b12e-27136c2bd548', '546ab47e-db2e-492a-9817-739b77402a92']}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:39:33.220204 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-cc5e8354-d1fa-4a10-b9df-0d601de689e0 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e2f6cfcd-c68d-4915-a8ad-828182c55623) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:39:33.253089 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-2ba3c716-5f5e-432d-9b98-434869d6272b None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:39:33.253488 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-cc5e8354-d1fa-4a10-b9df-0d601de689e0 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e2f6cfcd-c68d-4915-a8ad-828182c55623) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'de91ef68-80de-4d5c-9b86-41f81e4a3d30', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-655940144',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='75904621337540d8b247ceb06ad0c356',qos_specs=None,replication_status=,reservations=['fa7b7aac-3343-4912-9b32-0ba3c704cc43','da6710f9-5313-42dd-9c16-dd407a02a0b2','3e991a6e-d672-4b7f-b12e-27136c2bd548','546ab47e-db2e-492a-9817-739b77402a92'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='43d9461d014a47ff8edeb2f04961e72c',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:39:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-655940144',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=de91ef68-80de-4d5c-9b86-41f81e4a3d30,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='75904621337540d8b247ceb06ad0c356',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='43d9461d014a47ff8edeb2f04961e72c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6cd66f07-4c7b-40b2-9dfb-378538f29c9e),volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:39:33.254597 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-cc5e8354-d1fa-4a10-b9df-0d601de689e0 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (42d97816-3b20-40d3-8932-cf79e5ddeefb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:39:33.255317 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-2ba3c716-5f5e-432d-9b98-434869d6272b tempest-TestVolumeBackupRestore-1426357303 tempest-TestVolumeBackupRestore-1426357303-project-member] GET https://10.4.3.105/volume/v3/backups/2b8eff4e-6f7e-454f-9e40-198c0482a71c Aug 12 10:39:33.255603 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-2ba3c716-5f5e-432d-9b98-434869d6272b tempest-TestVolumeBackupRestore-1426357303 tempest-TestVolumeBackupRestore-1426357303-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:39:33.258178 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-2ba3c716-5f5e-432d-9b98-434869d6272b tempest-TestVolumeBackupRestore-1426357303 tempest-TestVolumeBackupRestore-1426357303-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:39:33.258178 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.v3.backups [None req-2ba3c716-5f5e-432d-9b98-434869d6272b tempest-TestVolumeBackupRestore-1426357303 tempest-TestVolumeBackupRestore-1426357303-project-member] Show backup with id 2b8eff4e-6f7e-454f-9e40-198c0482a71c. {{(pid=100372) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:39:33.262216 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:39:33.262216 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:39:33.265903 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-2ba3c716-5f5e-432d-9b98-434869d6272b tempest-TestVolumeBackupRestore-1426357303 tempest-TestVolumeBackupRestore-1426357303-project-member] https://10.4.3.105/volume/v3/backups/2b8eff4e-6f7e-454f-9e40-198c0482a71c returned with HTTP 200 Aug 12 10:39:33.265903 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 799/3179] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:39:33 2026] GET /volume/v3/backups/2b8eff4e-6f7e-454f-9e40-198c0482a71c => generated 757 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:39:33.283245 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-cc5e8354-d1fa-4a10-b9df-0d601de689e0 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (42d97816-3b20-40d3-8932-cf79e5ddeefb) transitioned into state 'SUCCESS' from state '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-655940144',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='75904621337540d8b247ceb06ad0c356',qos_specs=None,replication_status=,reservations=['fa7b7aac-3343-4912-9b32-0ba3c704cc43','da6710f9-5313-42dd-9c16-dd407a02a0b2','3e991a6e-d672-4b7f-b12e-27136c2bd548','546ab47e-db2e-492a-9817-739b77402a92'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='43d9461d014a47ff8edeb2f04961e72c',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:39:33.284356 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-cc5e8354-d1fa-4a10-b9df-0d601de689e0 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b1285090-9de3-435c-b0cb-c3313f1c2fcf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:39:33.299453 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-cc5e8354-d1fa-4a10-b9df-0d601de689e0 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b1285090-9de3-435c-b0cb-c3313f1c2fcf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:39:33.300676 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-cc5e8354-d1fa-4a10-b9df-0d601de689e0 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Flow 'volume_create_api' (2ce69b07-ca2d-4590-a00e-122b49d3e724) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100374) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:39:33.301077 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-cc5e8354-d1fa-4a10-b9df-0d601de689e0 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Create volume request issued successfully. Aug 12 10:39:33.303086 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-cc5e8354-d1fa-4a10-b9df-0d601de689e0 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] https://10.4.3.105/volume/v3/volumes returned with HTTP 202 Aug 12 10:39:33.303086 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 790/3180] 10.4.3.105 () {68 vars in 1258 bytes} [Wed Aug 12 10:39:33 2026] POST /volume/v3/volumes => generated 748 bytes in 264 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 10:39:33.365468 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-360b0bb2-4cc2-4ffd-af0a-a57d5628c230 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:39:33.371566 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-360b0bb2-4cc2-4ffd-af0a-a57d5628c230 tempest-VolumesBackupsTest-440641371 tempest-VolumesBackupsTest-440641371-project-admin] GET https://10.4.3.105/volume/v3/backups/fc2117e0-bc94-4885-b364-17554fd94672 Aug 12 10:39:33.371566 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-360b0bb2-4cc2-4ffd-af0a-a57d5628c230 tempest-VolumesBackupsTest-440641371 tempest-VolumesBackupsTest-440641371-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:39:33.371566 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-360b0bb2-4cc2-4ffd-af0a-a57d5628c230 tempest-VolumesBackupsTest-440641371 tempest-VolumesBackupsTest-440641371-project-admin] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:39:33.371566 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-360b0bb2-4cc2-4ffd-af0a-a57d5628c230 tempest-VolumesBackupsTest-440641371 tempest-VolumesBackupsTest-440641371-project-admin] Show backup with id fc2117e0-bc94-4885-b364-17554fd94672. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:39:33.381068 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:39:33.381068 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:39:33.382443 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-360b0bb2-4cc2-4ffd-af0a-a57d5628c230 tempest-VolumesBackupsTest-440641371 tempest-VolumesBackupsTest-440641371-project-admin] https://10.4.3.105/volume/v3/backups/fc2117e0-bc94-4885-b364-17554fd94672 returned with HTTP 200 Aug 12 10:39:33.383261 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 802/3181] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:39:33 2026] GET /volume/v3/backups/fc2117e0-bc94-4885-b364-17554fd94672 => generated 749 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:39:33.499149 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-cae8ec22-9d0e-49fc-b241-a78247e54e91 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:39:33.501898 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-cae8ec22-9d0e-49fc-b241-a78247e54e91 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] GET https://10.4.3.105/volume/v3/backups/c5d8efa2-7e1d-463a-9b1e-a71c67fdfa84 Aug 12 10:39:33.502148 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-cae8ec22-9d0e-49fc-b241-a78247e54e91 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:39:33.502347 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-cae8ec22-9d0e-49fc-b241-a78247e54e91 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:39:33.502472 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-cae8ec22-9d0e-49fc-b241-a78247e54e91 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Show backup with id c5d8efa2-7e1d-463a-9b1e-a71c67fdfa84. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:39:33.508346 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:39:33.508346 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:39:33.509599 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-cae8ec22-9d0e-49fc-b241-a78247e54e91 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] https://10.4.3.105/volume/v3/backups/c5d8efa2-7e1d-463a-9b1e-a71c67fdfa84 returned with HTTP 200 Aug 12 10:39:33.510077 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 791/3182] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:39:33 2026] GET /volume/v3/backups/c5d8efa2-7e1d-463a-9b1e-a71c67fdfa84 => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:39:33.578702 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-0f0dab70-ce8f-49d9-94ae-815c36f49f87 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:39:33.580626 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-0f0dab70-ce8f-49d9-94ae-815c36f49f87 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] GET https://10.4.3.105/volume/v3/volumes/6932a98b-225c-4636-bb01-51aa9d08309e Aug 12 10:39:33.580811 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-0f0dab70-ce8f-49d9-94ae-815c36f49f87 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:39:33.580988 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-0f0dab70-ce8f-49d9-94ae-815c36f49f87 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:39:33.590482 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:39:33.590482 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:39:33.593955 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-0f0dab70-ce8f-49d9-94ae-815c36f49f87 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Volume info retrieved successfully. Aug 12 10:39:33.599007 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-0f0dab70-ce8f-49d9-94ae-815c36f49f87 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] https://10.4.3.105/volume/v3/volumes/6932a98b-225c-4636-bb01-51aa9d08309e returned with HTTP 200 Aug 12 10:39:33.599447 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 800/3183] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:39:33 2026] GET /volume/v3/volumes/6932a98b-225c-4636-bb01-51aa9d08309e => generated 1362 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:39:34.283151 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-7b88178a-dc09-4ae6-8222-bfbe22d2c6c8 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:39:34.285826 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-7b88178a-dc09-4ae6-8222-bfbe22d2c6c8 tempest-TestVolumeBackupRestore-1426357303 tempest-TestVolumeBackupRestore-1426357303-project-member] GET https://10.4.3.105/volume/v3/backups/2b8eff4e-6f7e-454f-9e40-198c0482a71c Aug 12 10:39:34.286110 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-7b88178a-dc09-4ae6-8222-bfbe22d2c6c8 tempest-TestVolumeBackupRestore-1426357303 tempest-TestVolumeBackupRestore-1426357303-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:39:34.286322 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-7b88178a-dc09-4ae6-8222-bfbe22d2c6c8 tempest-TestVolumeBackupRestore-1426357303 tempest-TestVolumeBackupRestore-1426357303-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:39:34.286837 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-7b88178a-dc09-4ae6-8222-bfbe22d2c6c8 tempest-TestVolumeBackupRestore-1426357303 tempest-TestVolumeBackupRestore-1426357303-project-member] Show backup with id 2b8eff4e-6f7e-454f-9e40-198c0482a71c. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:39:34.295383 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:39:34.295383 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:39:34.296233 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-7b88178a-dc09-4ae6-8222-bfbe22d2c6c8 tempest-TestVolumeBackupRestore-1426357303 tempest-TestVolumeBackupRestore-1426357303-project-member] https://10.4.3.105/volume/v3/backups/2b8eff4e-6f7e-454f-9e40-198c0482a71c returned with HTTP 200 Aug 12 10:39:34.296667 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 791/3184] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:39:34 2026] GET /volume/v3/backups/2b8eff4e-6f7e-454f-9e40-198c0482a71c => generated 757 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:39:34.398021 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-3592e769-6bf1-4ad8-92ad-981f1f392c2e None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:39:34.402160 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-3592e769-6bf1-4ad8-92ad-981f1f392c2e tempest-VolumesBackupsTest-440641371 tempest-VolumesBackupsTest-440641371-project-admin] GET https://10.4.3.105/volume/v3/backups/fc2117e0-bc94-4885-b364-17554fd94672 Aug 12 10:39:34.402160 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-3592e769-6bf1-4ad8-92ad-981f1f392c2e tempest-VolumesBackupsTest-440641371 tempest-VolumesBackupsTest-440641371-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:39:34.402160 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-3592e769-6bf1-4ad8-92ad-981f1f392c2e tempest-VolumesBackupsTest-440641371 tempest-VolumesBackupsTest-440641371-project-admin] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:39:34.402160 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-3592e769-6bf1-4ad8-92ad-981f1f392c2e tempest-VolumesBackupsTest-440641371 tempest-VolumesBackupsTest-440641371-project-admin] Show backup with id fc2117e0-bc94-4885-b364-17554fd94672. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:39:34.405230 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:39:34.405230 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:39:34.406010 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-3592e769-6bf1-4ad8-92ad-981f1f392c2e tempest-VolumesBackupsTest-440641371 tempest-VolumesBackupsTest-440641371-project-admin] https://10.4.3.105/volume/v3/backups/fc2117e0-bc94-4885-b364-17554fd94672 returned with HTTP 200 Aug 12 10:39:34.406466 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 803/3185] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:39:34 2026] GET /volume/v3/backups/fc2117e0-bc94-4885-b364-17554fd94672 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:39:34.521961 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-0cfb0120-a070-46c9-b78c-678a32f92282 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:39:34.524269 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-0cfb0120-a070-46c9-b78c-678a32f92282 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] GET https://10.4.3.105/volume/v3/backups/c5d8efa2-7e1d-463a-9b1e-a71c67fdfa84 Aug 12 10:39:34.524494 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-0cfb0120-a070-46c9-b78c-678a32f92282 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:39:34.524838 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-0cfb0120-a070-46c9-b78c-678a32f92282 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:39:34.524985 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-0cfb0120-a070-46c9-b78c-678a32f92282 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Show backup with id c5d8efa2-7e1d-463a-9b1e-a71c67fdfa84. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:39:34.530207 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:39:34.530207 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:39:34.531296 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-0cfb0120-a070-46c9-b78c-678a32f92282 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] https://10.4.3.105/volume/v3/backups/c5d8efa2-7e1d-463a-9b1e-a71c67fdfa84 returned with HTTP 200 Aug 12 10:39:34.531792 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 792/3186] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:39:34 2026] GET /volume/v3/backups/c5d8efa2-7e1d-463a-9b1e-a71c67fdfa84 => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:39:34.614888 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-ec0a8f67-3ecd-41f0-bedb-f0c598a07394 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:39:34.616554 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-ec0a8f67-3ecd-41f0-bedb-f0c598a07394 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] GET https://10.4.3.105/volume/v3/volumes/6932a98b-225c-4636-bb01-51aa9d08309e Aug 12 10:39:34.616754 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-ec0a8f67-3ecd-41f0-bedb-f0c598a07394 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:39:34.616967 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-ec0a8f67-3ecd-41f0-bedb-f0c598a07394 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:39:34.629570 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:39:34.629570 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:39:34.630206 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-ec0a8f67-3ecd-41f0-bedb-f0c598a07394 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Volume info retrieved successfully. Aug 12 10:39:34.635498 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-ec0a8f67-3ecd-41f0-bedb-f0c598a07394 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] https://10.4.3.105/volume/v3/volumes/6932a98b-225c-4636-bb01-51aa9d08309e returned with HTTP 200 Aug 12 10:39:34.636016 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 801/3187] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:39:34 2026] GET /volume/v3/volumes/6932a98b-225c-4636-bb01-51aa9d08309e => generated 1362 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:39:35.027111 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-ac439bd0-ddbc-404c-b51e-636864611a93 req-7447c767-6ff5-458e-85e8-a728caae7d4b None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:39:35.029012 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-ac439bd0-ddbc-404c-b51e-636864611a93 req-7447c767-6ff5-458e-85e8-a728caae7d4b tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] POST https://10.4.3.105/volume/v3/attachments/84a64bda-34a2-4600-a944-5a8f1262ebe9/action Aug 12 10:39:35.029309 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-ac439bd0-ddbc-404c-b51e-636864611a93 req-7447c767-6ff5-458e-85e8-a728caae7d4b tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Action body: b'{"os-complete": null}' {{(pid=100374) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 10:39:35.029407 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-ac439bd0-ddbc-404c-b51e-636864611a93 req-7447c767-6ff5-458e-85e8-a728caae7d4b tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:39:35.046830 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:39:35.046830 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:39:35.061634 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-ac439bd0-ddbc-404c-b51e-636864611a93 req-7447c767-6ff5-458e-85e8-a728caae7d4b tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] https://10.4.3.105/volume/v3/attachments/84a64bda-34a2-4600-a944-5a8f1262ebe9/action returned with HTTP 204 Aug 12 10:39:35.062075 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 792/3188] 10.4.3.105 () {74 vars in 1725 bytes} [Wed Aug 12 10:39:35 2026] POST /volume/v3/attachments/84a64bda-34a2-4600-a944-5a8f1262ebe9/action => generated 0 bytes in 35 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:39:35.121086 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-8b4c6fa2-16e3-4a64-93be-9e8815c93226 req-2bba0274-70b3-404a-8195-f556f8e972c6 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:39:35.123323 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-8b4c6fa2-16e3-4a64-93be-9e8815c93226 req-2bba0274-70b3-404a-8195-f556f8e972c6 tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] DELETE https://10.4.3.105/volume/v3/attachments/e7328083-e599-44e2-8657-8b1664488ad5 Aug 12 10:39:35.123582 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-8b4c6fa2-16e3-4a64-93be-9e8815c93226 req-2bba0274-70b3-404a-8195-f556f8e972c6 tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:39:35.123775 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-8b4c6fa2-16e3-4a64-93be-9e8815c93226 req-2bba0274-70b3-404a-8195-f556f8e972c6 tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] Calling method 'version_select' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:39:35.130778 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:39:35.130778 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:39:35.181163 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-8b4c6fa2-16e3-4a64-93be-9e8815c93226 req-2bba0274-70b3-404a-8195-f556f8e972c6 tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] https://10.4.3.105/volume/v3/attachments/e7328083-e599-44e2-8657-8b1664488ad5 returned with HTTP 200 Aug 12 10:39:35.181721 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 804/3189] 10.4.3.105 () {72 vars in 1673 bytes} [Wed Aug 12 10:39:35 2026] DELETE /volume/v3/attachments/e7328083-e599-44e2-8657-8b1664488ad5 => generated 19 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:39:35.308667 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-7c5f3f69-442e-4df6-9523-6de5491345c0 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:39:35.310727 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-7c5f3f69-442e-4df6-9523-6de5491345c0 tempest-TestVolumeBackupRestore-1426357303 tempest-TestVolumeBackupRestore-1426357303-project-member] GET https://10.4.3.105/volume/v3/backups/2b8eff4e-6f7e-454f-9e40-198c0482a71c Aug 12 10:39:35.311105 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-7c5f3f69-442e-4df6-9523-6de5491345c0 tempest-TestVolumeBackupRestore-1426357303 tempest-TestVolumeBackupRestore-1426357303-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:39:35.311263 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-7c5f3f69-442e-4df6-9523-6de5491345c0 tempest-TestVolumeBackupRestore-1426357303 tempest-TestVolumeBackupRestore-1426357303-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:39:35.311381 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-7c5f3f69-442e-4df6-9523-6de5491345c0 tempest-TestVolumeBackupRestore-1426357303 tempest-TestVolumeBackupRestore-1426357303-project-member] Show backup with id 2b8eff4e-6f7e-454f-9e40-198c0482a71c. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:39:35.319682 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:39:35.319682 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:39:35.320644 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-7c5f3f69-442e-4df6-9523-6de5491345c0 tempest-TestVolumeBackupRestore-1426357303 tempest-TestVolumeBackupRestore-1426357303-project-member] https://10.4.3.105/volume/v3/backups/2b8eff4e-6f7e-454f-9e40-198c0482a71c returned with HTTP 200 Aug 12 10:39:35.321257 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 793/3190] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:39:35 2026] GET /volume/v3/backups/2b8eff4e-6f7e-454f-9e40-198c0482a71c => generated 757 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:39:35.394486 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-e22bd71e-5685-40d8-9fd9-dd34e573b0f4 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:39:35.396664 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-e22bd71e-5685-40d8-9fd9-dd34e573b0f4 tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] GET https://10.4.3.105/volume/v3/volumes/2197b1ad-9f29-4d48-b984-a19dac9d958b Aug 12 10:39:35.396858 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-e22bd71e-5685-40d8-9fd9-dd34e573b0f4 tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:39:35.397050 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-e22bd71e-5685-40d8-9fd9-dd34e573b0f4 tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:39:35.406360 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:39:35.406360 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:39:35.413025 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-e22bd71e-5685-40d8-9fd9-dd34e573b0f4 tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] Volume info retrieved successfully. Aug 12 10:39:35.417394 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-e22bd71e-5685-40d8-9fd9-dd34e573b0f4 tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] https://10.4.3.105/volume/v3/volumes/2197b1ad-9f29-4d48-b984-a19dac9d958b returned with HTTP 200 Aug 12 10:39:35.417886 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 802/3191] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:39:35 2026] GET /volume/v3/volumes/2197b1ad-9f29-4d48-b984-a19dac9d958b => generated 848 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:39:35.419534 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-488f239c-a829-4232-9882-80ba7b3702c4 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:39:35.421790 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-488f239c-a829-4232-9882-80ba7b3702c4 tempest-VolumesBackupsTest-440641371 tempest-VolumesBackupsTest-440641371-project-admin] GET https://10.4.3.105/volume/v3/backups/fc2117e0-bc94-4885-b364-17554fd94672 Aug 12 10:39:35.422033 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-488f239c-a829-4232-9882-80ba7b3702c4 tempest-VolumesBackupsTest-440641371 tempest-VolumesBackupsTest-440641371-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:39:35.422277 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-488f239c-a829-4232-9882-80ba7b3702c4 tempest-VolumesBackupsTest-440641371 tempest-VolumesBackupsTest-440641371-project-admin] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:39:35.422427 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-488f239c-a829-4232-9882-80ba7b3702c4 tempest-VolumesBackupsTest-440641371 tempest-VolumesBackupsTest-440641371-project-admin] Show backup with id fc2117e0-bc94-4885-b364-17554fd94672. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:39:35.429831 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:39:35.429831 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:39:35.430759 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-488f239c-a829-4232-9882-80ba7b3702c4 tempest-VolumesBackupsTest-440641371 tempest-VolumesBackupsTest-440641371-project-admin] https://10.4.3.105/volume/v3/backups/fc2117e0-bc94-4885-b364-17554fd94672 returned with HTTP 200 Aug 12 10:39:35.431278 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 793/3192] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:39:35 2026] GET /volume/v3/backups/fc2117e0-bc94-4885-b364-17554fd94672 => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:39:35.548300 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-297b0a18-1247-4310-895c-b23268122767 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:39:35.551336 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-297b0a18-1247-4310-895c-b23268122767 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] GET https://10.4.3.105/volume/v3/backups/c5d8efa2-7e1d-463a-9b1e-a71c67fdfa84 Aug 12 10:39:35.551336 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-297b0a18-1247-4310-895c-b23268122767 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:39:35.551336 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-297b0a18-1247-4310-895c-b23268122767 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:39:35.551336 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-297b0a18-1247-4310-895c-b23268122767 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Show backup with id c5d8efa2-7e1d-463a-9b1e-a71c67fdfa84. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:39:35.555047 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:39:35.555047 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:39:35.555795 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-297b0a18-1247-4310-895c-b23268122767 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] https://10.4.3.105/volume/v3/backups/c5d8efa2-7e1d-463a-9b1e-a71c67fdfa84 returned with HTTP 200 Aug 12 10:39:35.556295 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 805/3193] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:39:35 2026] GET /volume/v3/backups/c5d8efa2-7e1d-463a-9b1e-a71c67fdfa84 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:39:35.651658 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-52891754-5e9f-49a2-8962-f43df66e4d11 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:39:35.653378 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-52891754-5e9f-49a2-8962-f43df66e4d11 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] GET https://10.4.3.105/volume/v3/volumes/6932a98b-225c-4636-bb01-51aa9d08309e Aug 12 10:39:35.653611 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-52891754-5e9f-49a2-8962-f43df66e4d11 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:39:35.653815 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-52891754-5e9f-49a2-8962-f43df66e4d11 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:39:35.663709 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:39:35.663709 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:39:35.666974 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-52891754-5e9f-49a2-8962-f43df66e4d11 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Volume info retrieved successfully. Aug 12 10:39:35.671692 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-52891754-5e9f-49a2-8962-f43df66e4d11 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] https://10.4.3.105/volume/v3/volumes/6932a98b-225c-4636-bb01-51aa9d08309e returned with HTTP 200 Aug 12 10:39:35.672071 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 794/3194] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:39:35 2026] GET /volume/v3/volumes/6932a98b-225c-4636-bb01-51aa9d08309e => generated 1654 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:39:35.683407 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-88051a0a-213e-498d-8f53-44278c9e0627 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:39:35.685212 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-88051a0a-213e-498d-8f53-44278c9e0627 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] POST https://10.4.3.105/volume/v3/snapshots Aug 12 10:39:35.685569 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-88051a0a-213e-498d-8f53-44278c9e0627 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "6932a98b-225c-4636-bb01-51aa9d08309e", "force": false, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1303226353"}} {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:39:35.695719 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:39:35.695719 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:39:35.696226 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-88051a0a-213e-498d-8f53-44278c9e0627 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Volume info retrieved successfully. Aug 12 10:39:35.696354 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.v3.snapshots [None req-88051a0a-213e-498d-8f53-44278c9e0627 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Create snapshot from volume 6932a98b-225c-4636-bb01-51aa9d08309e Aug 12 10:39:35.700290 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-88051a0a-213e-498d-8f53-44278c9e0627 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] https://10.4.3.105/volume/v3/snapshots returned with HTTP 400 Aug 12 10:39:35.700775 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 803/3195] 10.4.3.105 () {68 vars in 1265 bytes} [Wed Aug 12 10:39:35 2026] POST /volume/v3/snapshots => generated 160 bytes in 18 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 12 10:39:35.708150 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-bc38f253-331e-4cda-b661-8b6fbc17a86c None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:39:35.710296 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-bc38f253-331e-4cda-b661-8b6fbc17a86c tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] POST https://10.4.3.105/volume/v3/snapshots Aug 12 10:39:35.710734 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-bc38f253-331e-4cda-b661-8b6fbc17a86c tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "6932a98b-225c-4636-bb01-51aa9d08309e", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1882871427"}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:39:35.725327 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:39:35.725327 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:39:35.725836 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-bc38f253-331e-4cda-b661-8b6fbc17a86c tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Volume info retrieved successfully. Aug 12 10:39:35.725949 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.v3.snapshots [None req-bc38f253-331e-4cda-b661-8b6fbc17a86c tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Create snapshot from volume 6932a98b-225c-4636-bb01-51aa9d08309e Aug 12 10:39:35.760560 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.quota [None req-bc38f253-331e-4cda-b661-8b6fbc17a86c tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Created reservations ['e425a859-5b4e-4f1b-8dc6-b65400e6634d', '421ef4fb-5672-424d-979f-7d445b6dd921', 'ade74937-f849-4c86-8802-9784743bc2f9', '790ba09f-9fb4-4a9b-9e87-ce6be00c7951'] {{(pid=100374) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:39:35.793558 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-bc38f253-331e-4cda-b661-8b6fbc17a86c tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Snapshot force create request issued successfully. Aug 12 10:39:35.793907 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-bc38f253-331e-4cda-b661-8b6fbc17a86c tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] https://10.4.3.105/volume/v3/snapshots returned with HTTP 202 Aug 12 10:39:35.794477 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 794/3196] 10.4.3.105 () {68 vars in 1265 bytes} [Wed Aug 12 10:39:35 2026] POST /volume/v3/snapshots => generated 310 bytes in 87 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 10:39:35.807198 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-ed77264e-de25-4330-801f-bc3f1cb6483d None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:39:35.809222 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-ed77264e-de25-4330-801f-bc3f1cb6483d tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] GET https://10.4.3.105/volume/v3/snapshots/a6a66625-7556-45b3-b520-4a62672f1dc1 Aug 12 10:39:35.809416 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-ed77264e-de25-4330-801f-bc3f1cb6483d tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:39:35.809636 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-ed77264e-de25-4330-801f-bc3f1cb6483d tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:39:35.817379 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:39:35.817379 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:39:35.817873 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-ed77264e-de25-4330-801f-bc3f1cb6483d tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Snapshot retrieved successfully. Aug 12 10:39:35.818705 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-ed77264e-de25-4330-801f-bc3f1cb6483d tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] https://10.4.3.105/volume/v3/snapshots/a6a66625-7556-45b3-b520-4a62672f1dc1 returned with HTTP 200 Aug 12 10:39:35.819056 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 806/3197] 10.4.3.105 () {66 vars in 1354 bytes} [Wed Aug 12 10:39:35 2026] GET /volume/v3/snapshots/a6a66625-7556-45b3-b520-4a62672f1dc1 => generated 442 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:39:36.335260 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-abaaf2da-6570-4389-b0bf-786f5ce5b69f None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:39:36.337540 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-abaaf2da-6570-4389-b0bf-786f5ce5b69f tempest-TestVolumeBackupRestore-1426357303 tempest-TestVolumeBackupRestore-1426357303-project-member] GET https://10.4.3.105/volume/v3/backups/2b8eff4e-6f7e-454f-9e40-198c0482a71c Aug 12 10:39:36.337797 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-abaaf2da-6570-4389-b0bf-786f5ce5b69f tempest-TestVolumeBackupRestore-1426357303 tempest-TestVolumeBackupRestore-1426357303-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:39:36.338050 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-abaaf2da-6570-4389-b0bf-786f5ce5b69f tempest-TestVolumeBackupRestore-1426357303 tempest-TestVolumeBackupRestore-1426357303-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:39:36.338278 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-abaaf2da-6570-4389-b0bf-786f5ce5b69f tempest-TestVolumeBackupRestore-1426357303 tempest-TestVolumeBackupRestore-1426357303-project-member] Show backup with id 2b8eff4e-6f7e-454f-9e40-198c0482a71c. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:39:36.347825 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:39:36.347825 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:39:36.348682 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-abaaf2da-6570-4389-b0bf-786f5ce5b69f tempest-TestVolumeBackupRestore-1426357303 tempest-TestVolumeBackupRestore-1426357303-project-member] https://10.4.3.105/volume/v3/backups/2b8eff4e-6f7e-454f-9e40-198c0482a71c returned with HTTP 200 Aug 12 10:39:36.349245 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 795/3198] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:39:36 2026] GET /volume/v3/backups/2b8eff4e-6f7e-454f-9e40-198c0482a71c => generated 757 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:39:36.443417 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-90f74d75-0595-4f89-b19f-9e4063e0f33b None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:39:36.445734 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-90f74d75-0595-4f89-b19f-9e4063e0f33b tempest-VolumesBackupsTest-440641371 tempest-VolumesBackupsTest-440641371-project-admin] GET https://10.4.3.105/volume/v3/backups/fc2117e0-bc94-4885-b364-17554fd94672 Aug 12 10:39:36.445974 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-90f74d75-0595-4f89-b19f-9e4063e0f33b tempest-VolumesBackupsTest-440641371 tempest-VolumesBackupsTest-440641371-project-admin] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:39:36.446195 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-90f74d75-0595-4f89-b19f-9e4063e0f33b tempest-VolumesBackupsTest-440641371 tempest-VolumesBackupsTest-440641371-project-admin] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:39:36.446332 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.v3.backups [None req-90f74d75-0595-4f89-b19f-9e4063e0f33b tempest-VolumesBackupsTest-440641371 tempest-VolumesBackupsTest-440641371-project-admin] Show backup with id fc2117e0-bc94-4885-b364-17554fd94672. {{(pid=100372) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:39:36.451326 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:39:36.451326 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:39:36.452059 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-90f74d75-0595-4f89-b19f-9e4063e0f33b tempest-VolumesBackupsTest-440641371 tempest-VolumesBackupsTest-440641371-project-admin] https://10.4.3.105/volume/v3/backups/fc2117e0-bc94-4885-b364-17554fd94672 returned with HTTP 200 Aug 12 10:39:36.452622 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 804/3199] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:39:36 2026] GET /volume/v3/backups/fc2117e0-bc94-4885-b364-17554fd94672 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:39:36.565913 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-f6a1d7d0-e0b6-4943-b822-be16e5f2b357 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:39:36.567835 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-f6a1d7d0-e0b6-4943-b822-be16e5f2b357 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] GET https://10.4.3.105/volume/v3/backups/c5d8efa2-7e1d-463a-9b1e-a71c67fdfa84 Aug 12 10:39:36.568027 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-f6a1d7d0-e0b6-4943-b822-be16e5f2b357 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:39:36.568238 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-f6a1d7d0-e0b6-4943-b822-be16e5f2b357 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:39:36.568339 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-f6a1d7d0-e0b6-4943-b822-be16e5f2b357 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Show backup with id c5d8efa2-7e1d-463a-9b1e-a71c67fdfa84. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:39:36.572975 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:39:36.572975 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:39:36.573800 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-f6a1d7d0-e0b6-4943-b822-be16e5f2b357 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] https://10.4.3.105/volume/v3/backups/c5d8efa2-7e1d-463a-9b1e-a71c67fdfa84 returned with HTTP 200 Aug 12 10:39:36.574181 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 795/3200] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:39:36 2026] GET /volume/v3/backups/c5d8efa2-7e1d-463a-9b1e-a71c67fdfa84 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:39:36.829504 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-8caba6bf-2cba-44bc-b6b6-5c3b4b3430ec None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:39:36.831459 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-8caba6bf-2cba-44bc-b6b6-5c3b4b3430ec tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] GET https://10.4.3.105/volume/v3/snapshots/a6a66625-7556-45b3-b520-4a62672f1dc1 Aug 12 10:39:36.831737 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-8caba6bf-2cba-44bc-b6b6-5c3b4b3430ec tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:39:36.831969 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-8caba6bf-2cba-44bc-b6b6-5c3b4b3430ec tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:39:36.837086 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:39:36.837086 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:39:36.837543 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-8caba6bf-2cba-44bc-b6b6-5c3b4b3430ec tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Snapshot retrieved successfully. Aug 12 10:39:36.838308 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-8caba6bf-2cba-44bc-b6b6-5c3b4b3430ec tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] https://10.4.3.105/volume/v3/snapshots/a6a66625-7556-45b3-b520-4a62672f1dc1 returned with HTTP 200 Aug 12 10:39:36.838699 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 807/3201] 10.4.3.105 () {66 vars in 1354 bytes} [Wed Aug 12 10:39:36 2026] GET /volume/v3/snapshots/a6a66625-7556-45b3-b520-4a62672f1dc1 => generated 469 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:39:36.847240 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-96f75bb5-a2dd-404b-a33c-0ec8cf0b3166 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:39:36.849054 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-96f75bb5-a2dd-404b-a33c-0ec8cf0b3166 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] POST https://10.4.3.105/volume/v3/snapshots Aug 12 10:39:36.849396 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-96f75bb5-a2dd-404b-a33c-0ec8cf0b3166 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "6932a98b-225c-4636-bb01-51aa9d08309e", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1281505317"}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:39:36.860281 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:39:36.860281 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:39:36.860740 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-96f75bb5-a2dd-404b-a33c-0ec8cf0b3166 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Volume info retrieved successfully. Aug 12 10:39:36.860897 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.v3.snapshots [None req-96f75bb5-a2dd-404b-a33c-0ec8cf0b3166 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Create snapshot from volume 6932a98b-225c-4636-bb01-51aa9d08309e Aug 12 10:39:36.884140 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.quota [None req-96f75bb5-a2dd-404b-a33c-0ec8cf0b3166 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Created reservations ['26dbaecc-e3b7-40dd-8591-7607de9f9fcf', '2c0ec34b-be1a-49d3-a767-ebf132506cff', 'f887309f-3070-463f-a04e-e17d6d5f1db7', 'eb5f8eea-3606-4178-84bd-d102fc4e6558'] {{(pid=100373) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:39:36.916381 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-96f75bb5-a2dd-404b-a33c-0ec8cf0b3166 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Snapshot force create request issued successfully. Aug 12 10:39:36.916795 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-96f75bb5-a2dd-404b-a33c-0ec8cf0b3166 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] https://10.4.3.105/volume/v3/snapshots returned with HTTP 202 Aug 12 10:39:36.917238 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 796/3202] 10.4.3.105 () {68 vars in 1265 bytes} [Wed Aug 12 10:39:36 2026] POST /volume/v3/snapshots => generated 310 bytes in 70 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 10:39:36.928622 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-4352c785-d77d-465e-b2c4-8ccecff87bcc None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:39:36.931106 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-4352c785-d77d-465e-b2c4-8ccecff87bcc tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] GET https://10.4.3.105/volume/v3/snapshots/d9dc9338-e2b2-47f8-a547-a442549faad9 Aug 12 10:39:36.931305 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-4352c785-d77d-465e-b2c4-8ccecff87bcc tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:39:36.931509 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-4352c785-d77d-465e-b2c4-8ccecff87bcc tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:39:36.942423 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:39:36.942423 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:39:36.942874 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-4352c785-d77d-465e-b2c4-8ccecff87bcc tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Snapshot retrieved successfully. Aug 12 10:39:36.943698 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-4352c785-d77d-465e-b2c4-8ccecff87bcc tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] https://10.4.3.105/volume/v3/snapshots/d9dc9338-e2b2-47f8-a547-a442549faad9 returned with HTTP 200 Aug 12 10:39:36.944024 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 805/3203] 10.4.3.105 () {66 vars in 1354 bytes} [Wed Aug 12 10:39:36 2026] GET /volume/v3/snapshots/d9dc9338-e2b2-47f8-a547-a442549faad9 => generated 442 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:39:37.364298 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-548c53b2-1f40-417b-b5fe-03c9f1c7fbc3 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:39:37.366140 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-548c53b2-1f40-417b-b5fe-03c9f1c7fbc3 tempest-TestVolumeBackupRestore-1426357303 tempest-TestVolumeBackupRestore-1426357303-project-member] GET https://10.4.3.105/volume/v3/backups/2b8eff4e-6f7e-454f-9e40-198c0482a71c Aug 12 10:39:37.366322 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-548c53b2-1f40-417b-b5fe-03c9f1c7fbc3 tempest-TestVolumeBackupRestore-1426357303 tempest-TestVolumeBackupRestore-1426357303-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:39:37.366807 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-548c53b2-1f40-417b-b5fe-03c9f1c7fbc3 tempest-TestVolumeBackupRestore-1426357303 tempest-TestVolumeBackupRestore-1426357303-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:39:37.366807 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-548c53b2-1f40-417b-b5fe-03c9f1c7fbc3 tempest-TestVolumeBackupRestore-1426357303 tempest-TestVolumeBackupRestore-1426357303-project-member] Show backup with id 2b8eff4e-6f7e-454f-9e40-198c0482a71c. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:39:37.370867 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:39:37.370867 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:39:37.371769 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-548c53b2-1f40-417b-b5fe-03c9f1c7fbc3 tempest-TestVolumeBackupRestore-1426357303 tempest-TestVolumeBackupRestore-1426357303-project-member] https://10.4.3.105/volume/v3/backups/2b8eff4e-6f7e-454f-9e40-198c0482a71c returned with HTTP 200 Aug 12 10:39:37.372254 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 796/3204] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:39:37 2026] GET /volume/v3/backups/2b8eff4e-6f7e-454f-9e40-198c0482a71c => generated 757 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:39:37.465275 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-5fc861a2-c164-48fc-b194-d70d115fadae None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:39:37.467321 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-5fc861a2-c164-48fc-b194-d70d115fadae tempest-VolumesBackupsTest-440641371 tempest-VolumesBackupsTest-440641371-project-admin] GET https://10.4.3.105/volume/v3/backups/fc2117e0-bc94-4885-b364-17554fd94672 Aug 12 10:39:37.467666 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-5fc861a2-c164-48fc-b194-d70d115fadae tempest-VolumesBackupsTest-440641371 tempest-VolumesBackupsTest-440641371-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:39:37.467772 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-5fc861a2-c164-48fc-b194-d70d115fadae tempest-VolumesBackupsTest-440641371 tempest-VolumesBackupsTest-440641371-project-admin] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:39:37.467902 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-5fc861a2-c164-48fc-b194-d70d115fadae tempest-VolumesBackupsTest-440641371 tempest-VolumesBackupsTest-440641371-project-admin] Show backup with id fc2117e0-bc94-4885-b364-17554fd94672. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:39:37.472807 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:39:37.472807 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:39:37.473538 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-5fc861a2-c164-48fc-b194-d70d115fadae tempest-VolumesBackupsTest-440641371 tempest-VolumesBackupsTest-440641371-project-admin] https://10.4.3.105/volume/v3/backups/fc2117e0-bc94-4885-b364-17554fd94672 returned with HTTP 200 Aug 12 10:39:37.473973 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 808/3205] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:39:37 2026] GET /volume/v3/backups/fc2117e0-bc94-4885-b364-17554fd94672 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:39:37.586099 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-be9e3a12-f98e-4b4e-b397-f4c07483d4b5 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:39:37.591579 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-be9e3a12-f98e-4b4e-b397-f4c07483d4b5 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] GET https://10.4.3.105/volume/v3/backups/c5d8efa2-7e1d-463a-9b1e-a71c67fdfa84 Aug 12 10:39:37.591933 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-be9e3a12-f98e-4b4e-b397-f4c07483d4b5 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:39:37.592261 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-be9e3a12-f98e-4b4e-b397-f4c07483d4b5 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:39:37.592443 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-be9e3a12-f98e-4b4e-b397-f4c07483d4b5 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Show backup with id c5d8efa2-7e1d-463a-9b1e-a71c67fdfa84. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:39:37.602073 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:39:37.602073 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:39:37.604241 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-be9e3a12-f98e-4b4e-b397-f4c07483d4b5 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] https://10.4.3.105/volume/v3/backups/c5d8efa2-7e1d-463a-9b1e-a71c67fdfa84 returned with HTTP 200 Aug 12 10:39:37.604829 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 797/3206] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:39:37 2026] GET /volume/v3/backups/c5d8efa2-7e1d-463a-9b1e-a71c67fdfa84 => generated 748 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:39:37.954128 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-0ec1ea01-c1a7-47ee-bfde-ab27df921689 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:39:37.956425 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-0ec1ea01-c1a7-47ee-bfde-ab27df921689 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] GET https://10.4.3.105/volume/v3/snapshots/d9dc9338-e2b2-47f8-a547-a442549faad9 Aug 12 10:39:37.956706 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-0ec1ea01-c1a7-47ee-bfde-ab27df921689 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:39:37.956930 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-0ec1ea01-c1a7-47ee-bfde-ab27df921689 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:39:37.963948 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:39:37.963948 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:39:37.964617 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-0ec1ea01-c1a7-47ee-bfde-ab27df921689 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Snapshot retrieved successfully. Aug 12 10:39:37.965460 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-0ec1ea01-c1a7-47ee-bfde-ab27df921689 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] https://10.4.3.105/volume/v3/snapshots/d9dc9338-e2b2-47f8-a547-a442549faad9 returned with HTTP 200 Aug 12 10:39:37.965972 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 806/3207] 10.4.3.105 () {66 vars in 1354 bytes} [Wed Aug 12 10:39:37 2026] GET /volume/v3/snapshots/d9dc9338-e2b2-47f8-a547-a442549faad9 => generated 469 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:39:37.980084 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-44bcbcd1-6c1d-4b63-846f-2275da29c720 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:39:37.983383 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-44bcbcd1-6c1d-4b63-846f-2275da29c720 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] POST https://10.4.3.105/volume/v3/snapshots Aug 12 10:39:37.983450 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-44bcbcd1-6c1d-4b63-846f-2275da29c720 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "6932a98b-225c-4636-bb01-51aa9d08309e", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1282093065"}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:39:37.996223 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:39:37.996223 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:39:37.997018 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-44bcbcd1-6c1d-4b63-846f-2275da29c720 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Volume info retrieved successfully. Aug 12 10:39:37.997263 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.v3.snapshots [None req-44bcbcd1-6c1d-4b63-846f-2275da29c720 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Create snapshot from volume 6932a98b-225c-4636-bb01-51aa9d08309e Aug 12 10:39:38.029753 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.quota [None req-44bcbcd1-6c1d-4b63-846f-2275da29c720 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Created reservations ['7c6268a8-d6e9-4898-8bef-4b052c7e473d', 'f7d5a1b1-66a3-47ba-a0ea-f9bef99d9662', '2f9ce532-6e4f-47a7-91a0-7d3c47461d22', '2d642660-8db9-4988-b6df-97d1b2366192'] {{(pid=100374) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:39:38.078762 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-44bcbcd1-6c1d-4b63-846f-2275da29c720 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Snapshot force create request issued successfully. Aug 12 10:39:38.079208 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-44bcbcd1-6c1d-4b63-846f-2275da29c720 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] https://10.4.3.105/volume/v3/snapshots returned with HTTP 202 Aug 12 10:39:38.080017 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 797/3208] 10.4.3.105 () {68 vars in 1265 bytes} [Wed Aug 12 10:39:37 2026] POST /volume/v3/snapshots => generated 310 bytes in 100 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 10:39:38.093486 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-ae66d6f9-17bd-4cfc-b0d7-e06377eddd66 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:39:38.098112 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-ae66d6f9-17bd-4cfc-b0d7-e06377eddd66 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] GET https://10.4.3.105/volume/v3/snapshots/2b753556-4abc-449e-a3d9-08b229e73f3c Aug 12 10:39:38.098368 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-ae66d6f9-17bd-4cfc-b0d7-e06377eddd66 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:39:38.098660 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-ae66d6f9-17bd-4cfc-b0d7-e06377eddd66 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:39:38.111831 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:39:38.111831 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:39:38.111831 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-ae66d6f9-17bd-4cfc-b0d7-e06377eddd66 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Snapshot retrieved successfully. Aug 12 10:39:38.111831 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-ae66d6f9-17bd-4cfc-b0d7-e06377eddd66 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] https://10.4.3.105/volume/v3/snapshots/2b753556-4abc-449e-a3d9-08b229e73f3c returned with HTTP 200 Aug 12 10:39:38.112298 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 809/3209] 10.4.3.105 () {66 vars in 1354 bytes} [Wed Aug 12 10:39:38 2026] GET /volume/v3/snapshots/2b753556-4abc-449e-a3d9-08b229e73f3c => generated 442 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:39:38.388558 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-d19d221b-9466-404e-870c-10376c19d388 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:39:38.390731 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-49d5021a-927a-4636-85fd-2aba6882ebcd None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:39:38.392583 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-d19d221b-9466-404e-870c-10376c19d388 tempest-TestVolumeBackupRestore-1426357303 tempest-TestVolumeBackupRestore-1426357303-project-member] GET https://10.4.3.105/volume/v3/backups/2b8eff4e-6f7e-454f-9e40-198c0482a71c Aug 12 10:39:38.392785 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-d19d221b-9466-404e-870c-10376c19d388 tempest-TestVolumeBackupRestore-1426357303 tempest-TestVolumeBackupRestore-1426357303-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:39:38.392993 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-d19d221b-9466-404e-870c-10376c19d388 tempest-TestVolumeBackupRestore-1426357303 tempest-TestVolumeBackupRestore-1426357303-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:39:38.393097 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.v3.backups [None req-d19d221b-9466-404e-870c-10376c19d388 tempest-TestVolumeBackupRestore-1426357303 tempest-TestVolumeBackupRestore-1426357303-project-member] Show backup with id 2b8eff4e-6f7e-454f-9e40-198c0482a71c. {{(pid=100372) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:39:38.395607 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-49d5021a-927a-4636-85fd-2aba6882ebcd tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] DELETE https://10.4.3.105/volume/v3/volumes/2197b1ad-9f29-4d48-b984-a19dac9d958b Aug 12 10:39:38.395812 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-49d5021a-927a-4636-85fd-2aba6882ebcd tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:39:38.396056 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-49d5021a-927a-4636-85fd-2aba6882ebcd tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] Calling method 'delete' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:39:38.396194 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.v3.volumes [None req-49d5021a-927a-4636-85fd-2aba6882ebcd tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] Delete volume with id: 2197b1ad-9f29-4d48-b984-a19dac9d958b Aug 12 10:39:38.401249 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:39:38.401249 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:39:38.402083 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-d19d221b-9466-404e-870c-10376c19d388 tempest-TestVolumeBackupRestore-1426357303 tempest-TestVolumeBackupRestore-1426357303-project-member] https://10.4.3.105/volume/v3/backups/2b8eff4e-6f7e-454f-9e40-198c0482a71c returned with HTTP 200 Aug 12 10:39:38.402490 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 807/3210] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:39:38 2026] GET /volume/v3/backups/2b8eff4e-6f7e-454f-9e40-198c0482a71c => generated 757 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:39:38.404409 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:39:38.404409 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:39:38.404938 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-49d5021a-927a-4636-85fd-2aba6882ebcd tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] Volume info retrieved successfully. Aug 12 10:39:38.412250 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-dfa70d60-09e6-488e-801f-70dd0bf4f99a None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:39:38.414275 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-dfa70d60-09e6-488e-801f-70dd0bf4f99a tempest-TestVolumeBackupRestore-1426357303 tempest-TestVolumeBackupRestore-1426357303-project-member] GET https://10.4.3.105/volume/v3/volumes/42048f6c-d447-44a4-a660-aa25793ed25b Aug 12 10:39:38.414548 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-dfa70d60-09e6-488e-801f-70dd0bf4f99a tempest-TestVolumeBackupRestore-1426357303 tempest-TestVolumeBackupRestore-1426357303-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:39:38.414785 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-dfa70d60-09e6-488e-801f-70dd0bf4f99a tempest-TestVolumeBackupRestore-1426357303 tempest-TestVolumeBackupRestore-1426357303-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:39:38.423270 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:39:38.423270 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:39:38.427102 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-49d5021a-927a-4636-85fd-2aba6882ebcd tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] Delete volume request issued successfully. Aug 12 10:39:38.427282 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-49d5021a-927a-4636-85fd-2aba6882ebcd tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] https://10.4.3.105/volume/v3/volumes/2197b1ad-9f29-4d48-b984-a19dac9d958b returned with HTTP 202 Aug 12 10:39:38.427334 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-dfa70d60-09e6-488e-801f-70dd0bf4f99a tempest-TestVolumeBackupRestore-1426357303 tempest-TestVolumeBackupRestore-1426357303-project-member] Volume info retrieved successfully. Aug 12 10:39:38.427764 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 798/3211] 10.4.3.105 () {66 vars in 1351 bytes} [Wed Aug 12 10:39:38 2026] DELETE /volume/v3/volumes/2197b1ad-9f29-4d48-b984-a19dac9d958b => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 10:39:38.434505 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-dfa70d60-09e6-488e-801f-70dd0bf4f99a tempest-TestVolumeBackupRestore-1426357303 tempest-TestVolumeBackupRestore-1426357303-project-member] https://10.4.3.105/volume/v3/volumes/42048f6c-d447-44a4-a660-aa25793ed25b returned with HTTP 200 Aug 12 10:39:38.434909 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 798/3212] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:39:38 2026] GET /volume/v3/volumes/42048f6c-d447-44a4-a660-aa25793ed25b => generated 1417 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:39:38.437740 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-c256a2b5-6d44-47e2-9a64-378476ad421b None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:39:38.440541 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-c256a2b5-6d44-47e2-9a64-378476ad421b tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] GET https://10.4.3.105/volume/v3/volumes/2197b1ad-9f29-4d48-b984-a19dac9d958b Aug 12 10:39:38.440729 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-c256a2b5-6d44-47e2-9a64-378476ad421b tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:39:38.440907 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-c256a2b5-6d44-47e2-9a64-378476ad421b tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:39:38.448794 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-8ac3e27e-845c-4fad-897a-27d29f2dd107 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:39:38.450062 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:39:38.450062 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:39:38.450604 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-8ac3e27e-845c-4fad-897a-27d29f2dd107 tempest-TestVolumeBackupRestore-1426357303 tempest-TestVolumeBackupRestore-1426357303-project-member] GET https://10.4.3.105/volume/v3/volumes/42048f6c-d447-44a4-a660-aa25793ed25b Aug 12 10:39:38.450817 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-8ac3e27e-845c-4fad-897a-27d29f2dd107 tempest-TestVolumeBackupRestore-1426357303 tempest-TestVolumeBackupRestore-1426357303-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:39:38.451010 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-8ac3e27e-845c-4fad-897a-27d29f2dd107 tempest-TestVolumeBackupRestore-1426357303 tempest-TestVolumeBackupRestore-1426357303-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:39:38.456193 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-c256a2b5-6d44-47e2-9a64-378476ad421b tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] Volume info retrieved successfully. Aug 12 10:39:38.458869 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:39:38.458869 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:39:38.460414 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-c256a2b5-6d44-47e2-9a64-378476ad421b tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] https://10.4.3.105/volume/v3/volumes/2197b1ad-9f29-4d48-b984-a19dac9d958b returned with HTTP 200 Aug 12 10:39:38.460873 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 810/3213] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:39:38 2026] GET /volume/v3/volumes/2197b1ad-9f29-4d48-b984-a19dac9d958b => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:39:38.463145 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-8ac3e27e-845c-4fad-897a-27d29f2dd107 tempest-TestVolumeBackupRestore-1426357303 tempest-TestVolumeBackupRestore-1426357303-project-member] Volume info retrieved successfully. Aug 12 10:39:38.469037 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-8ac3e27e-845c-4fad-897a-27d29f2dd107 tempest-TestVolumeBackupRestore-1426357303 tempest-TestVolumeBackupRestore-1426357303-project-member] https://10.4.3.105/volume/v3/volumes/42048f6c-d447-44a4-a660-aa25793ed25b returned with HTTP 200 Aug 12 10:39:38.469594 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 808/3214] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:39:38 2026] GET /volume/v3/volumes/42048f6c-d447-44a4-a660-aa25793ed25b => generated 1417 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:39:38.486704 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-9171e74b-b851-456a-9f6c-f872fef7d574 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:39:38.488567 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-9171e74b-b851-456a-9f6c-f872fef7d574 tempest-VolumesBackupsTest-440641371 tempest-VolumesBackupsTest-440641371-project-admin] GET https://10.4.3.105/volume/v3/backups/fc2117e0-bc94-4885-b364-17554fd94672 Aug 12 10:39:38.488794 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-9171e74b-b851-456a-9f6c-f872fef7d574 tempest-VolumesBackupsTest-440641371 tempest-VolumesBackupsTest-440641371-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:39:38.488930 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-9171e74b-b851-456a-9f6c-f872fef7d574 tempest-VolumesBackupsTest-440641371 tempest-VolumesBackupsTest-440641371-project-admin] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:39:38.489060 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-9171e74b-b851-456a-9f6c-f872fef7d574 tempest-VolumesBackupsTest-440641371 tempest-VolumesBackupsTest-440641371-project-admin] Show backup with id fc2117e0-bc94-4885-b364-17554fd94672. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:39:38.493465 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:39:38.493465 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:39:38.494128 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-9171e74b-b851-456a-9f6c-f872fef7d574 tempest-VolumesBackupsTest-440641371 tempest-VolumesBackupsTest-440641371-project-admin] https://10.4.3.105/volume/v3/backups/fc2117e0-bc94-4885-b364-17554fd94672 returned with HTTP 200 Aug 12 10:39:38.494500 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 799/3215] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:39:38 2026] GET /volume/v3/backups/fc2117e0-bc94-4885-b364-17554fd94672 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:39:38.505119 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-5e435171-db55-4c13-bd7d-c3026b09544d None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:39:38.511643 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-5e435171-db55-4c13-bd7d-c3026b09544d tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] GET https://10.4.3.105/volume/v3/backups/aee1d50a-b348-426f-be3f-197e0d8b39f4 Aug 12 10:39:38.511930 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-5e435171-db55-4c13-bd7d-c3026b09544d tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:39:38.512364 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-5e435171-db55-4c13-bd7d-c3026b09544d tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:39:38.512364 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-5e435171-db55-4c13-bd7d-c3026b09544d tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] Show backup with id aee1d50a-b348-426f-be3f-197e0d8b39f4. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:39:38.522833 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:39:38.522833 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:39:38.523774 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-5e435171-db55-4c13-bd7d-c3026b09544d tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] https://10.4.3.105/volume/v3/backups/aee1d50a-b348-426f-be3f-197e0d8b39f4 returned with HTTP 200 Aug 12 10:39:38.524168 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 799/3216] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:39:38 2026] GET /volume/v3/backups/aee1d50a-b348-426f-be3f-197e0d8b39f4 => generated 752 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:39:38.535952 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-b1793690-b832-46a8-aa67-9b59e4f4e17f None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:39:38.538182 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-b1793690-b832-46a8-aa67-9b59e4f4e17f tempest-VolumesBackupsTest-440641371 tempest-VolumesBackupsTest-440641371-project-admin] GET https://10.4.3.105/volume/v3/backups/298caa44-6b34-4c2a-999b-f57d4a6c86b7 Aug 12 10:39:38.538450 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-b1793690-b832-46a8-aa67-9b59e4f4e17f tempest-VolumesBackupsTest-440641371 tempest-VolumesBackupsTest-440641371-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:39:38.538736 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-b1793690-b832-46a8-aa67-9b59e4f4e17f tempest-VolumesBackupsTest-440641371 tempest-VolumesBackupsTest-440641371-project-admin] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:39:38.538882 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-b1793690-b832-46a8-aa67-9b59e4f4e17f tempest-VolumesBackupsTest-440641371 tempest-VolumesBackupsTest-440641371-project-admin] Show backup with id 298caa44-6b34-4c2a-999b-f57d4a6c86b7. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:39:38.547052 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:39:38.547052 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:39:38.547987 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-b1793690-b832-46a8-aa67-9b59e4f4e17f tempest-VolumesBackupsTest-440641371 tempest-VolumesBackupsTest-440641371-project-admin] https://10.4.3.105/volume/v3/backups/298caa44-6b34-4c2a-999b-f57d4a6c86b7 returned with HTTP 200 Aug 12 10:39:38.548530 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 811/3217] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:39:38 2026] GET /volume/v3/backups/298caa44-6b34-4c2a-999b-f57d4a6c86b7 => generated 750 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:39:38.562426 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-d01d51da-cf5d-49a1-b8d7-4acedebfd61e None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:39:38.565704 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-d01d51da-cf5d-49a1-b8d7-4acedebfd61e tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] POST https://10.4.3.105/volume/v3/backups Aug 12 10:39:38.566033 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-d01d51da-cf5d-49a1-b8d7-4acedebfd61e tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "d650fa8d-ceaf-4df8-9cc2-e26fa553ea01", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-281149000"}} {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:39:38.568498 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.contrib.backups [None req-d01d51da-cf5d-49a1-b8d7-4acedebfd61e tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] Creating new backup {'backup': {'volume_id': 'd650fa8d-ceaf-4df8-9cc2-e26fa553ea01', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-281149000'}} {{(pid=100372) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 12 10:39:38.568672 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.contrib.backups [None req-d01d51da-cf5d-49a1-b8d7-4acedebfd61e tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] Creating backup of volume d650fa8d-ceaf-4df8-9cc2-e26fa553ea01 in container None Aug 12 10:39:38.582097 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:39:38.582097 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:39:38.582528 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-d01d51da-cf5d-49a1-b8d7-4acedebfd61e tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] Volume info retrieved successfully. Aug 12 10:39:38.602440 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.quota [None req-d01d51da-cf5d-49a1-b8d7-4acedebfd61e tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] Created reservations ['3b9f7f02-f200-483b-811a-568cc3eca754', 'd160402d-2b1a-4fdb-b272-a8565218977b'] {{(pid=100372) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:39:38.617144 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-d40557fd-ca0f-49ec-979b-1a6e67e67409 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:39:38.619154 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-d40557fd-ca0f-49ec-979b-1a6e67e67409 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] GET https://10.4.3.105/volume/v3/backups/c5d8efa2-7e1d-463a-9b1e-a71c67fdfa84 Aug 12 10:39:38.619358 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-d40557fd-ca0f-49ec-979b-1a6e67e67409 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:39:38.619568 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-d40557fd-ca0f-49ec-979b-1a6e67e67409 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:39:38.619681 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-d40557fd-ca0f-49ec-979b-1a6e67e67409 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Show backup with id c5d8efa2-7e1d-463a-9b1e-a71c67fdfa84. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:39:38.624103 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:39:38.624103 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:39:38.624752 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-d40557fd-ca0f-49ec-979b-1a6e67e67409 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] https://10.4.3.105/volume/v3/backups/c5d8efa2-7e1d-463a-9b1e-a71c67fdfa84 returned with HTTP 200 Aug 12 10:39:38.625151 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 800/3218] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:39:38 2026] GET /volume/v3/backups/c5d8efa2-7e1d-463a-9b1e-a71c67fdfa84 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:39:38.638825 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-d01d51da-cf5d-49a1-b8d7-4acedebfd61e tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] https://10.4.3.105/volume/v3/backups returned with HTTP 202 Aug 12 10:39:38.639278 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 809/3219] 10.4.3.105 () {68 vars in 1259 bytes} [Wed Aug 12 10:39:38 2026] POST /volume/v3/backups => generated 329 bytes in 77 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 10:39:38.647163 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-85662dad-6459-41af-be04-acb232d42911 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:39:38.650718 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-85662dad-6459-41af-be04-acb232d42911 tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] GET https://10.4.3.105/volume/v3/backups/2fd4abbf-edec-4dae-81af-13a54f6ddd96 Aug 12 10:39:38.651016 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-85662dad-6459-41af-be04-acb232d42911 tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:39:38.651199 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-85662dad-6459-41af-be04-acb232d42911 tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:39:38.651355 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-85662dad-6459-41af-be04-acb232d42911 tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] Show backup with id 2fd4abbf-edec-4dae-81af-13a54f6ddd96. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:39:38.657963 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:39:38.657963 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:39:38.658731 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-85662dad-6459-41af-be04-acb232d42911 tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] https://10.4.3.105/volume/v3/backups/2fd4abbf-edec-4dae-81af-13a54f6ddd96 returned with HTTP 200 Aug 12 10:39:38.659103 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 800/3220] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:39:38 2026] GET /volume/v3/backups/2fd4abbf-edec-4dae-81af-13a54f6ddd96 => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:39:39.126566 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-74e0a5a3-4a7b-4c0b-b4ab-56375a966a53 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:39:39.128147 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-74e0a5a3-4a7b-4c0b-b4ab-56375a966a53 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] GET https://10.4.3.105/volume/v3/snapshots/2b753556-4abc-449e-a3d9-08b229e73f3c Aug 12 10:39:39.128348 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-74e0a5a3-4a7b-4c0b-b4ab-56375a966a53 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:39:39.128542 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-74e0a5a3-4a7b-4c0b-b4ab-56375a966a53 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:39:39.134571 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:39:39.134571 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:39:39.134936 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-74e0a5a3-4a7b-4c0b-b4ab-56375a966a53 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Snapshot retrieved successfully. Aug 12 10:39:39.135883 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-74e0a5a3-4a7b-4c0b-b4ab-56375a966a53 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] https://10.4.3.105/volume/v3/snapshots/2b753556-4abc-449e-a3d9-08b229e73f3c returned with HTTP 200 Aug 12 10:39:39.136311 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 812/3221] 10.4.3.105 () {66 vars in 1354 bytes} [Wed Aug 12 10:39:39 2026] GET /volume/v3/snapshots/2b753556-4abc-449e-a3d9-08b229e73f3c => generated 469 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:39:39.146983 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-3841f7a9-1b5a-4919-97f2-7c79997a4a9d None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:39:39.148870 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-3841f7a9-1b5a-4919-97f2-7c79997a4a9d tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] DELETE https://10.4.3.105/volume/v3/snapshots/a6a66625-7556-45b3-b520-4a62672f1dc1 Aug 12 10:39:39.149281 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-3841f7a9-1b5a-4919-97f2-7c79997a4a9d tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:39:39.149600 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-3841f7a9-1b5a-4919-97f2-7c79997a4a9d tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Calling method 'delete' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:39:39.149754 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.v3.snapshots [None req-3841f7a9-1b5a-4919-97f2-7c79997a4a9d tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Delete snapshot with id: a6a66625-7556-45b3-b520-4a62672f1dc1 Aug 12 10:39:39.155404 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:39:39.155404 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:39:39.155997 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-3841f7a9-1b5a-4919-97f2-7c79997a4a9d tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Snapshot retrieved successfully. Aug 12 10:39:39.177257 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-3841f7a9-1b5a-4919-97f2-7c79997a4a9d tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Snapshot delete request issued successfully. Aug 12 10:39:39.177567 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-3841f7a9-1b5a-4919-97f2-7c79997a4a9d tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] https://10.4.3.105/volume/v3/snapshots/a6a66625-7556-45b3-b520-4a62672f1dc1 returned with HTTP 202 Aug 12 10:39:39.178087 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 801/3222] 10.4.3.105 () {66 vars in 1357 bytes} [Wed Aug 12 10:39:39 2026] DELETE /volume/v3/snapshots/a6a66625-7556-45b3-b520-4a62672f1dc1 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 10:39:39.188164 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-7cb1064f-f7b8-4354-aa2a-144a8d410730 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:39:39.190764 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-7cb1064f-f7b8-4354-aa2a-144a8d410730 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] GET https://10.4.3.105/volume/v3/snapshots/a6a66625-7556-45b3-b520-4a62672f1dc1 Aug 12 10:39:39.191220 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-7cb1064f-f7b8-4354-aa2a-144a8d410730 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:39:39.191655 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-7cb1064f-f7b8-4354-aa2a-144a8d410730 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:39:39.198401 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:39:39.198401 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:39:39.199280 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-7cb1064f-f7b8-4354-aa2a-144a8d410730 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Snapshot retrieved successfully. Aug 12 10:39:39.200623 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-7cb1064f-f7b8-4354-aa2a-144a8d410730 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] https://10.4.3.105/volume/v3/snapshots/a6a66625-7556-45b3-b520-4a62672f1dc1 returned with HTTP 200 Aug 12 10:39:39.201062 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 810/3223] 10.4.3.105 () {66 vars in 1354 bytes} [Wed Aug 12 10:39:39 2026] GET /volume/v3/snapshots/a6a66625-7556-45b3-b520-4a62672f1dc1 => generated 468 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:39:39.475430 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-4a377331-f2af-42c9-ae53-bf51d622638e None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:39:39.477612 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-4a377331-f2af-42c9-ae53-bf51d622638e tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] GET https://10.4.3.105/volume/v3/volumes/2197b1ad-9f29-4d48-b984-a19dac9d958b Aug 12 10:39:39.477854 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-4a377331-f2af-42c9-ae53-bf51d622638e tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:39:39.478085 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-4a377331-f2af-42c9-ae53-bf51d622638e tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:39:39.490354 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-4a377331-f2af-42c9-ae53-bf51d622638e tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] https://10.4.3.105/volume/v3/volumes/2197b1ad-9f29-4d48-b984-a19dac9d958b returned with HTTP 404 Aug 12 10:39:39.492703 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 801/3224] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:39:39 2026] GET /volume/v3/volumes/2197b1ad-9f29-4d48-b984-a19dac9d958b => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:39:39.570243 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-39e49caf-95b5-4780-abd0-3fc1c5d780d6 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:39:39.572176 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-39e49caf-95b5-4780-abd0-3fc1c5d780d6 tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] DELETE https://10.4.3.105/volume/v3/volumes/3034a2aa-9ba6-4579-ae89-851191aa445b Aug 12 10:39:39.572409 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-39e49caf-95b5-4780-abd0-3fc1c5d780d6 tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:39:39.572624 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-39e49caf-95b5-4780-abd0-3fc1c5d780d6 tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] Calling method 'delete' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:39:39.572813 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.v3.volumes [None req-39e49caf-95b5-4780-abd0-3fc1c5d780d6 tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] Delete volume with id: 3034a2aa-9ba6-4579-ae89-851191aa445b Aug 12 10:39:39.581062 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:39:39.581062 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:39:39.581939 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-39e49caf-95b5-4780-abd0-3fc1c5d780d6 tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] Volume info retrieved successfully. Aug 12 10:39:39.607664 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-39e49caf-95b5-4780-abd0-3fc1c5d780d6 tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] Delete volume request issued successfully. Aug 12 10:39:39.607664 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-39e49caf-95b5-4780-abd0-3fc1c5d780d6 tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] https://10.4.3.105/volume/v3/volumes/3034a2aa-9ba6-4579-ae89-851191aa445b returned with HTTP 202 Aug 12 10:39:39.607664 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 813/3225] 10.4.3.105 () {66 vars in 1351 bytes} [Wed Aug 12 10:39:39 2026] DELETE /volume/v3/volumes/3034a2aa-9ba6-4579-ae89-851191aa445b => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 10:39:39.616253 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-2cf078da-f3dc-432b-b84a-f85c6c345640 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:39:39.618859 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-2cf078da-f3dc-432b-b84a-f85c6c345640 tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] GET https://10.4.3.105/volume/v3/volumes/3034a2aa-9ba6-4579-ae89-851191aa445b Aug 12 10:39:39.619055 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-2cf078da-f3dc-432b-b84a-f85c6c345640 tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:39:39.619262 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-2cf078da-f3dc-432b-b84a-f85c6c345640 tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:39:39.628200 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:39:39.628200 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:39:39.634364 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-2cf078da-f3dc-432b-b84a-f85c6c345640 tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] Volume info retrieved successfully. Aug 12 10:39:39.639595 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-70b4d6b2-8873-40eb-9c5b-1eb053b9e761 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:39:39.640953 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-2cf078da-f3dc-432b-b84a-f85c6c345640 tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] https://10.4.3.105/volume/v3/volumes/3034a2aa-9ba6-4579-ae89-851191aa445b returned with HTTP 200 Aug 12 10:39:39.641703 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 802/3226] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:39:39 2026] GET /volume/v3/volumes/3034a2aa-9ba6-4579-ae89-851191aa445b => generated 846 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:39:39.642888 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-70b4d6b2-8873-40eb-9c5b-1eb053b9e761 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] GET https://10.4.3.105/volume/v3/backups/c5d8efa2-7e1d-463a-9b1e-a71c67fdfa84 Aug 12 10:39:39.643132 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-70b4d6b2-8873-40eb-9c5b-1eb053b9e761 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:39:39.643465 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-70b4d6b2-8873-40eb-9c5b-1eb053b9e761 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:39:39.643465 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.v3.backups [None req-70b4d6b2-8873-40eb-9c5b-1eb053b9e761 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Show backup with id c5d8efa2-7e1d-463a-9b1e-a71c67fdfa84. {{(pid=100372) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:39:39.648955 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:39:39.648955 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:39:39.650115 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-70b4d6b2-8873-40eb-9c5b-1eb053b9e761 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] https://10.4.3.105/volume/v3/backups/c5d8efa2-7e1d-463a-9b1e-a71c67fdfa84 returned with HTTP 200 Aug 12 10:39:39.650504 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 811/3227] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:39:39 2026] GET /volume/v3/backups/c5d8efa2-7e1d-463a-9b1e-a71c67fdfa84 => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:39:39.679101 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-337be53b-5b20-4c3a-8eea-fd6b88483036 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:39:39.682424 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-337be53b-5b20-4c3a-8eea-fd6b88483036 tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] GET https://10.4.3.105/volume/v3/backups/2fd4abbf-edec-4dae-81af-13a54f6ddd96 Aug 12 10:39:39.682704 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-337be53b-5b20-4c3a-8eea-fd6b88483036 tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:39:39.682947 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-337be53b-5b20-4c3a-8eea-fd6b88483036 tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:39:39.683094 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-337be53b-5b20-4c3a-8eea-fd6b88483036 tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] Show backup with id 2fd4abbf-edec-4dae-81af-13a54f6ddd96. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:39:39.690811 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:39:39.690811 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:39:39.691973 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-337be53b-5b20-4c3a-8eea-fd6b88483036 tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] https://10.4.3.105/volume/v3/backups/2fd4abbf-edec-4dae-81af-13a54f6ddd96 returned with HTTP 200 Aug 12 10:39:39.692670 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 802/3228] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:39:39 2026] GET /volume/v3/backups/2fd4abbf-edec-4dae-81af-13a54f6ddd96 => generated 737 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:39:39.866902 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-566e5701-bb5c-4c41-9922-180ea4a036e8 req-c4ca845b-e92c-4ba8-a20b-a893ff21e606 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:39:39.869671 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-566e5701-bb5c-4c41-9922-180ea4a036e8 req-c4ca845b-e92c-4ba8-a20b-a893ff21e606 tempest-TestVolumeBackupRestore-1426357303 tempest-TestVolumeBackupRestore-1426357303-project-member] GET https://10.4.3.105/volume/v3/volumes/42048f6c-d447-44a4-a660-aa25793ed25b Aug 12 10:39:39.870122 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-566e5701-bb5c-4c41-9922-180ea4a036e8 req-c4ca845b-e92c-4ba8-a20b-a893ff21e606 tempest-TestVolumeBackupRestore-1426357303 tempest-TestVolumeBackupRestore-1426357303-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:39:39.870530 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-566e5701-bb5c-4c41-9922-180ea4a036e8 req-c4ca845b-e92c-4ba8-a20b-a893ff21e606 tempest-TestVolumeBackupRestore-1426357303 tempest-TestVolumeBackupRestore-1426357303-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:39:39.882874 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:39:39.882874 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:39:39.889248 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [req-566e5701-bb5c-4c41-9922-180ea4a036e8 req-c4ca845b-e92c-4ba8-a20b-a893ff21e606 tempest-TestVolumeBackupRestore-1426357303 tempest-TestVolumeBackupRestore-1426357303-project-member] Volume info retrieved successfully. Aug 12 10:39:39.897978 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-566e5701-bb5c-4c41-9922-180ea4a036e8 req-c4ca845b-e92c-4ba8-a20b-a893ff21e606 tempest-TestVolumeBackupRestore-1426357303 tempest-TestVolumeBackupRestore-1426357303-project-member] https://10.4.3.105/volume/v3/volumes/42048f6c-d447-44a4-a660-aa25793ed25b returned with HTTP 200 Aug 12 10:39:39.899268 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 814/3229] 10.4.3.105 () {68 vars in 1598 bytes} [Wed Aug 12 10:39:39 2026] GET /volume/v3/volumes/42048f6c-d447-44a4-a660-aa25793ed25b => generated 1417 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:39:40.212312 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-f23389a0-8c3e-44ee-88f5-317f06506bbf None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:39:40.214218 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-f23389a0-8c3e-44ee-88f5-317f06506bbf tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] GET https://10.4.3.105/volume/v3/snapshots/a6a66625-7556-45b3-b520-4a62672f1dc1 Aug 12 10:39:40.216535 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-f23389a0-8c3e-44ee-88f5-317f06506bbf tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:39:40.216535 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-f23389a0-8c3e-44ee-88f5-317f06506bbf tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:39:40.219664 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-f23389a0-8c3e-44ee-88f5-317f06506bbf tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] https://10.4.3.105/volume/v3/snapshots/a6a66625-7556-45b3-b520-4a62672f1dc1 returned with HTTP 404 Aug 12 10:39:40.220163 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 803/3230] 10.4.3.105 () {66 vars in 1354 bytes} [Wed Aug 12 10:39:40 2026] GET /volume/v3/snapshots/a6a66625-7556-45b3-b520-4a62672f1dc1 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:39:40.227828 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-ddd69a3d-758f-47cc-9f36-10a13693e59e None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:39:40.229776 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-ddd69a3d-758f-47cc-9f36-10a13693e59e tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] DELETE https://10.4.3.105/volume/v3/snapshots/2b753556-4abc-449e-a3d9-08b229e73f3c Aug 12 10:39:40.229993 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-ddd69a3d-758f-47cc-9f36-10a13693e59e tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:39:40.230202 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-ddd69a3d-758f-47cc-9f36-10a13693e59e tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Calling method 'delete' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:39:40.230326 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.v3.snapshots [None req-ddd69a3d-758f-47cc-9f36-10a13693e59e tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Delete snapshot with id: 2b753556-4abc-449e-a3d9-08b229e73f3c Aug 12 10:39:40.236279 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:39:40.236279 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:39:40.236864 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-ddd69a3d-758f-47cc-9f36-10a13693e59e tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Snapshot retrieved successfully. Aug 12 10:39:40.259113 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-ddd69a3d-758f-47cc-9f36-10a13693e59e tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Snapshot delete request issued successfully. Aug 12 10:39:40.259113 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-ddd69a3d-758f-47cc-9f36-10a13693e59e tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] https://10.4.3.105/volume/v3/snapshots/2b753556-4abc-449e-a3d9-08b229e73f3c returned with HTTP 202 Aug 12 10:39:40.259451 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 812/3231] 10.4.3.105 () {66 vars in 1357 bytes} [Wed Aug 12 10:39:40 2026] DELETE /volume/v3/snapshots/2b753556-4abc-449e-a3d9-08b229e73f3c => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 10:39:40.269990 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-1e841ec5-0c87-496f-83b4-4295f18a440b None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:39:40.272035 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-1e841ec5-0c87-496f-83b4-4295f18a440b tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] GET https://10.4.3.105/volume/v3/snapshots/2b753556-4abc-449e-a3d9-08b229e73f3c Aug 12 10:39:40.272266 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-1e841ec5-0c87-496f-83b4-4295f18a440b tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:39:40.272499 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-1e841ec5-0c87-496f-83b4-4295f18a440b tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:39:40.278579 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:39:40.278579 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:39:40.280620 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-1e841ec5-0c87-496f-83b4-4295f18a440b tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Snapshot retrieved successfully. Aug 12 10:39:40.281025 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-1e841ec5-0c87-496f-83b4-4295f18a440b tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] https://10.4.3.105/volume/v3/snapshots/2b753556-4abc-449e-a3d9-08b229e73f3c returned with HTTP 200 Aug 12 10:39:40.281523 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 803/3232] 10.4.3.105 () {66 vars in 1354 bytes} [Wed Aug 12 10:39:40 2026] GET /volume/v3/snapshots/2b753556-4abc-449e-a3d9-08b229e73f3c => generated 468 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:39:40.448585 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-566e5701-bb5c-4c41-9922-180ea4a036e8 req-9771beb1-e4f5-48c9-91e2-c8fcbd3a4590 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:39:40.452179 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-566e5701-bb5c-4c41-9922-180ea4a036e8 req-9771beb1-e4f5-48c9-91e2-c8fcbd3a4590 tempest-TestVolumeBackupRestore-1426357303 tempest-TestVolumeBackupRestore-1426357303-project-member] GET https://10.4.3.105/volume/v3/volumes/42048f6c-d447-44a4-a660-aa25793ed25b Aug 12 10:39:40.452381 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-566e5701-bb5c-4c41-9922-180ea4a036e8 req-9771beb1-e4f5-48c9-91e2-c8fcbd3a4590 tempest-TestVolumeBackupRestore-1426357303 tempest-TestVolumeBackupRestore-1426357303-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:39:40.452627 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-566e5701-bb5c-4c41-9922-180ea4a036e8 req-9771beb1-e4f5-48c9-91e2-c8fcbd3a4590 tempest-TestVolumeBackupRestore-1426357303 tempest-TestVolumeBackupRestore-1426357303-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:39:40.459695 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:39:40.459695 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:39:40.463233 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [req-566e5701-bb5c-4c41-9922-180ea4a036e8 req-9771beb1-e4f5-48c9-91e2-c8fcbd3a4590 tempest-TestVolumeBackupRestore-1426357303 tempest-TestVolumeBackupRestore-1426357303-project-member] Volume info retrieved successfully. Aug 12 10:39:40.467852 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-566e5701-bb5c-4c41-9922-180ea4a036e8 req-9771beb1-e4f5-48c9-91e2-c8fcbd3a4590 tempest-TestVolumeBackupRestore-1426357303 tempest-TestVolumeBackupRestore-1426357303-project-member] https://10.4.3.105/volume/v3/volumes/42048f6c-d447-44a4-a660-aa25793ed25b returned with HTTP 200 Aug 12 10:39:40.468477 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 815/3233] 10.4.3.105 () {68 vars in 1598 bytes} [Wed Aug 12 10:39:40 2026] GET /volume/v3/volumes/42048f6c-d447-44a4-a660-aa25793ed25b => generated 1417 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:39:40.479725 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-88d29fc1-b3f7-4baa-ab97-825136ac3117 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:39:40.480033 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-88d29fc1-b3f7-4baa-ab97-825136ac3117 None None] GET https://10.4.3.105/volume// Aug 12 10:39:40.480191 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-88d29fc1-b3f7-4baa-ab97-825136ac3117 None None] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:39:40.480364 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-88d29fc1-b3f7-4baa-ab97-825136ac3117 None None] Calling method 'all' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:39:40.480682 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-88d29fc1-b3f7-4baa-ab97-825136ac3117 None None] https://10.4.3.105/volume// returned with HTTP 300 Aug 12 10:39:40.480947 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 804/3234] 10.4.3.105 () {66 vars in 1419 bytes} [Wed Aug 12 10:39:40 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 10:39:40.489125 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [req-566e5701-bb5c-4c41-9922-180ea4a036e8 req-b56e66da-da3b-49b8-9b1b-a53dc8b542dc None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:39:40.491839 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-566e5701-bb5c-4c41-9922-180ea4a036e8 req-b56e66da-da3b-49b8-9b1b-a53dc8b542dc tempest-TestVolumeBackupRestore-1426357303 tempest-TestVolumeBackupRestore-1426357303-project-member] POST https://10.4.3.105/volume/v3/attachments Aug 12 10:39:40.492356 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [req-566e5701-bb5c-4c41-9922-180ea4a036e8 req-b56e66da-da3b-49b8-9b1b-a53dc8b542dc tempest-TestVolumeBackupRestore-1426357303 tempest-TestVolumeBackupRestore-1426357303-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "42048f6c-d447-44a4-a660-aa25793ed25b", "connector": null, "instance_uuid": "52b2f82b-b8f7-40cc-9c0e-9f362abb954d"}} {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:39:40.504127 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:39:40.504127 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:39:40.536891 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-566e5701-bb5c-4c41-9922-180ea4a036e8 req-b56e66da-da3b-49b8-9b1b-a53dc8b542dc tempest-TestVolumeBackupRestore-1426357303 tempest-TestVolumeBackupRestore-1426357303-project-member] https://10.4.3.105/volume/v3/attachments returned with HTTP 200 Aug 12 10:39:40.537406 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 813/3235] 10.4.3.105 () {74 vars in 1594 bytes} [Wed Aug 12 10:39:40 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 10:39:40.654959 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-f5c052f9-356f-4448-a083-00adf0de6aff None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:39:40.661727 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-f5c052f9-356f-4448-a083-00adf0de6aff tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] GET https://10.4.3.105/volume/v3/volumes/3034a2aa-9ba6-4579-ae89-851191aa445b Aug 12 10:39:40.662023 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-f5c052f9-356f-4448-a083-00adf0de6aff tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:39:40.662271 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-f5c052f9-356f-4448-a083-00adf0de6aff tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:39:40.662702 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-9ea458b4-311b-4f19-b4dc-1c2c4d76c386 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:39:40.664384 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-9ea458b4-311b-4f19-b4dc-1c2c4d76c386 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] GET https://10.4.3.105/volume/v3/backups/c5d8efa2-7e1d-463a-9b1e-a71c67fdfa84 Aug 12 10:39:40.664620 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-9ea458b4-311b-4f19-b4dc-1c2c4d76c386 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:39:40.664839 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-9ea458b4-311b-4f19-b4dc-1c2c4d76c386 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:39:40.664899 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-9ea458b4-311b-4f19-b4dc-1c2c4d76c386 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Show backup with id c5d8efa2-7e1d-463a-9b1e-a71c67fdfa84. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:39:40.671945 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-f5c052f9-356f-4448-a083-00adf0de6aff tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] https://10.4.3.105/volume/v3/volumes/3034a2aa-9ba6-4579-ae89-851191aa445b returned with HTTP 404 Aug 12 10:39:40.672602 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 804/3236] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:39:40 2026] GET /volume/v3/volumes/3034a2aa-9ba6-4579-ae89-851191aa445b => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:39:40.673227 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:39:40.673227 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:39:40.674800 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-9ea458b4-311b-4f19-b4dc-1c2c4d76c386 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] https://10.4.3.105/volume/v3/backups/c5d8efa2-7e1d-463a-9b1e-a71c67fdfa84 returned with HTTP 200 Aug 12 10:39:40.675370 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 816/3237] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:39:40 2026] GET /volume/v3/backups/c5d8efa2-7e1d-463a-9b1e-a71c67fdfa84 => generated 748 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:39:40.705782 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-0293e1a1-ea9d-4114-a812-6f7066dff790 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:39:40.708306 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-0293e1a1-ea9d-4114-a812-6f7066dff790 tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] GET https://10.4.3.105/volume/v3/backups/2fd4abbf-edec-4dae-81af-13a54f6ddd96 Aug 12 10:39:40.708582 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-0293e1a1-ea9d-4114-a812-6f7066dff790 tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:39:40.708831 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-0293e1a1-ea9d-4114-a812-6f7066dff790 tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:39:40.708980 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-0293e1a1-ea9d-4114-a812-6f7066dff790 tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] Show backup with id 2fd4abbf-edec-4dae-81af-13a54f6ddd96. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:39:40.715763 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:39:40.715763 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:39:40.716545 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-0293e1a1-ea9d-4114-a812-6f7066dff790 tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] https://10.4.3.105/volume/v3/backups/2fd4abbf-edec-4dae-81af-13a54f6ddd96 returned with HTTP 200 Aug 12 10:39:40.716927 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 805/3238] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:39:40 2026] GET /volume/v3/backups/2fd4abbf-edec-4dae-81af-13a54f6ddd96 => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:39:40.788910 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-047db3f9-2a03-4ae0-a149-839e8e7b0ff1 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:39:40.790581 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-047db3f9-2a03-4ae0-a149-839e8e7b0ff1 tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] DELETE https://10.4.3.105/volume/v3/volumes/b1ce274b-41bf-4402-8cde-8db9ab019c29 Aug 12 10:39:40.790727 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-047db3f9-2a03-4ae0-a149-839e8e7b0ff1 tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:39:40.790909 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-047db3f9-2a03-4ae0-a149-839e8e7b0ff1 tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] Calling method 'delete' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:39:40.791071 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.v3.volumes [None req-047db3f9-2a03-4ae0-a149-839e8e7b0ff1 tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] Delete volume with id: b1ce274b-41bf-4402-8cde-8db9ab019c29 Aug 12 10:39:40.799267 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:39:40.799267 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:39:40.799733 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-047db3f9-2a03-4ae0-a149-839e8e7b0ff1 tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] Volume info retrieved successfully. Aug 12 10:39:40.815480 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-047db3f9-2a03-4ae0-a149-839e8e7b0ff1 tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] Delete volume request issued successfully. Aug 12 10:39:40.815480 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-047db3f9-2a03-4ae0-a149-839e8e7b0ff1 tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] https://10.4.3.105/volume/v3/volumes/b1ce274b-41bf-4402-8cde-8db9ab019c29 returned with HTTP 202 Aug 12 10:39:40.815767 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 814/3239] 10.4.3.105 () {66 vars in 1351 bytes} [Wed Aug 12 10:39:40 2026] DELETE /volume/v3/volumes/b1ce274b-41bf-4402-8cde-8db9ab019c29 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 10:39:40.824548 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-a837d5d6-d566-41ef-a7e9-623846f84594 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:39:40.828048 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-a837d5d6-d566-41ef-a7e9-623846f84594 tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] GET https://10.4.3.105/volume/v3/volumes/b1ce274b-41bf-4402-8cde-8db9ab019c29 Aug 12 10:39:40.828292 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-a837d5d6-d566-41ef-a7e9-623846f84594 tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:39:40.828664 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-a837d5d6-d566-41ef-a7e9-623846f84594 tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:39:40.850073 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:39:40.850073 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:39:40.854413 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-a837d5d6-d566-41ef-a7e9-623846f84594 tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] Volume info retrieved successfully. Aug 12 10:39:40.859018 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-a837d5d6-d566-41ef-a7e9-623846f84594 tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] https://10.4.3.105/volume/v3/volumes/b1ce274b-41bf-4402-8cde-8db9ab019c29 returned with HTTP 200 Aug 12 10:39:40.859509 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 805/3240] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:39:40 2026] GET /volume/v3/volumes/b1ce274b-41bf-4402-8cde-8db9ab019c29 => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:39:41.292166 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-80588f17-d106-4557-b8a2-730a36a65c54 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:39:41.295872 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-80588f17-d106-4557-b8a2-730a36a65c54 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] GET https://10.4.3.105/volume/v3/snapshots/2b753556-4abc-449e-a3d9-08b229e73f3c Aug 12 10:39:41.296064 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-80588f17-d106-4557-b8a2-730a36a65c54 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:39:41.296355 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-80588f17-d106-4557-b8a2-730a36a65c54 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:39:41.302559 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-80588f17-d106-4557-b8a2-730a36a65c54 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] https://10.4.3.105/volume/v3/snapshots/2b753556-4abc-449e-a3d9-08b229e73f3c returned with HTTP 404 Aug 12 10:39:41.302559 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 817/3241] 10.4.3.105 () {66 vars in 1354 bytes} [Wed Aug 12 10:39:41 2026] GET /volume/v3/snapshots/2b753556-4abc-449e-a3d9-08b229e73f3c => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:39:41.311825 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-1e93cf6c-8a10-4d7c-aff6-441b77385f02 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:39:41.315338 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-1e93cf6c-8a10-4d7c-aff6-441b77385f02 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] DELETE https://10.4.3.105/volume/v3/snapshots/d9dc9338-e2b2-47f8-a547-a442549faad9 Aug 12 10:39:41.315569 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-1e93cf6c-8a10-4d7c-aff6-441b77385f02 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:39:41.315809 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-1e93cf6c-8a10-4d7c-aff6-441b77385f02 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Calling method 'delete' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:39:41.315948 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.v3.snapshots [None req-1e93cf6c-8a10-4d7c-aff6-441b77385f02 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Delete snapshot with id: d9dc9338-e2b2-47f8-a547-a442549faad9 Aug 12 10:39:41.333004 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:39:41.333004 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:39:41.333650 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-1e93cf6c-8a10-4d7c-aff6-441b77385f02 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Snapshot retrieved successfully. Aug 12 10:39:41.362997 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-1e93cf6c-8a10-4d7c-aff6-441b77385f02 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Snapshot delete request issued successfully. Aug 12 10:39:41.363666 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-1e93cf6c-8a10-4d7c-aff6-441b77385f02 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] https://10.4.3.105/volume/v3/snapshots/d9dc9338-e2b2-47f8-a547-a442549faad9 returned with HTTP 202 Aug 12 10:39:41.363867 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 806/3242] 10.4.3.105 () {66 vars in 1357 bytes} [Wed Aug 12 10:39:41 2026] DELETE /volume/v3/snapshots/d9dc9338-e2b2-47f8-a547-a442549faad9 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 10:39:41.372334 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-613b4414-3f94-4432-bc84-7425fc99a4db None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:39:41.374535 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-613b4414-3f94-4432-bc84-7425fc99a4db tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] GET https://10.4.3.105/volume/v3/snapshots/d9dc9338-e2b2-47f8-a547-a442549faad9 Aug 12 10:39:41.374788 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-613b4414-3f94-4432-bc84-7425fc99a4db tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:39:41.375026 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-613b4414-3f94-4432-bc84-7425fc99a4db tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:39:41.380730 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:39:41.380730 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:39:41.381140 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-613b4414-3f94-4432-bc84-7425fc99a4db tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Snapshot retrieved successfully. Aug 12 10:39:41.382215 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-613b4414-3f94-4432-bc84-7425fc99a4db tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] https://10.4.3.105/volume/v3/snapshots/d9dc9338-e2b2-47f8-a547-a442549faad9 returned with HTTP 200 Aug 12 10:39:41.382897 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 815/3243] 10.4.3.105 () {66 vars in 1354 bytes} [Wed Aug 12 10:39:41 2026] GET /volume/v3/snapshots/d9dc9338-e2b2-47f8-a547-a442549faad9 => generated 468 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:39:41.620318 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-29361b4d-0c47-49a8-bb9c-220f878be414 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:39:41.620755 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-29361b4d-0c47-49a8-bb9c-220f878be414 None None] GET https://10.4.3.105/volume// Aug 12 10:39:41.620919 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-29361b4d-0c47-49a8-bb9c-220f878be414 None None] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:39:41.621189 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-29361b4d-0c47-49a8-bb9c-220f878be414 None None] Calling method 'all' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:39:41.621476 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-29361b4d-0c47-49a8-bb9c-220f878be414 None None] https://10.4.3.105/volume// returned with HTTP 300 Aug 12 10:39:41.621788 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 806/3244] 10.4.3.105 () {66 vars in 1426 bytes} [Wed Aug 12 10:39:41 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 10:39:41.638265 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-566e5701-bb5c-4c41-9922-180ea4a036e8 req-750c4f78-c98a-413d-9834-1f0d02215ac5 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:39:41.658275 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-566e5701-bb5c-4c41-9922-180ea4a036e8 req-750c4f78-c98a-413d-9834-1f0d02215ac5 tempest-TestVolumeBackupRestore-1426357303 tempest-TestVolumeBackupRestore-1426357303-project-member] GET https://10.4.3.105/volume/v3/volumes/42048f6c-d447-44a4-a660-aa25793ed25b Aug 12 10:39:41.659149 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-566e5701-bb5c-4c41-9922-180ea4a036e8 req-750c4f78-c98a-413d-9834-1f0d02215ac5 tempest-TestVolumeBackupRestore-1426357303 tempest-TestVolumeBackupRestore-1426357303-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:39:41.659859 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-566e5701-bb5c-4c41-9922-180ea4a036e8 req-750c4f78-c98a-413d-9834-1f0d02215ac5 tempest-TestVolumeBackupRestore-1426357303 tempest-TestVolumeBackupRestore-1426357303-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:39:41.686133 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-230a6b10-2421-420c-87a6-1284340f4fa0 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:39:41.688173 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-230a6b10-2421-420c-87a6-1284340f4fa0 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] GET https://10.4.3.105/volume/v3/backups/c5d8efa2-7e1d-463a-9b1e-a71c67fdfa84 Aug 12 10:39:41.688413 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-230a6b10-2421-420c-87a6-1284340f4fa0 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:39:41.688649 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-230a6b10-2421-420c-87a6-1284340f4fa0 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:39:41.688841 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-230a6b10-2421-420c-87a6-1284340f4fa0 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Show backup with id c5d8efa2-7e1d-463a-9b1e-a71c67fdfa84. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:39:41.693539 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:39:41.693539 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:39:41.694340 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-230a6b10-2421-420c-87a6-1284340f4fa0 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] https://10.4.3.105/volume/v3/backups/c5d8efa2-7e1d-463a-9b1e-a71c67fdfa84 returned with HTTP 200 Aug 12 10:39:41.694946 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 807/3245] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:39:41 2026] GET /volume/v3/backups/c5d8efa2-7e1d-463a-9b1e-a71c67fdfa84 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:39:41.699252 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:39:41.699252 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:39:41.708032 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [req-566e5701-bb5c-4c41-9922-180ea4a036e8 req-750c4f78-c98a-413d-9834-1f0d02215ac5 tempest-TestVolumeBackupRestore-1426357303 tempest-TestVolumeBackupRestore-1426357303-project-member] Volume info retrieved successfully. Aug 12 10:39:41.730334 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-566e5701-bb5c-4c41-9922-180ea4a036e8 req-750c4f78-c98a-413d-9834-1f0d02215ac5 tempest-TestVolumeBackupRestore-1426357303 tempest-TestVolumeBackupRestore-1426357303-project-member] https://10.4.3.105/volume/v3/volumes/42048f6c-d447-44a4-a660-aa25793ed25b returned with HTTP 200 Aug 12 10:39:41.730537 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-4ddc3937-23dc-4204-a193-c469e809f104 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:39:41.730904 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 818/3246] 10.4.3.105 () {70 vars in 1639 bytes} [Wed Aug 12 10:39:41 2026] GET /volume/v3/volumes/42048f6c-d447-44a4-a660-aa25793ed25b => generated 1596 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 10:39:41.732512 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-4ddc3937-23dc-4204-a193-c469e809f104 tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] GET https://10.4.3.105/volume/v3/backups/2fd4abbf-edec-4dae-81af-13a54f6ddd96 Aug 12 10:39:41.732718 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-4ddc3937-23dc-4204-a193-c469e809f104 tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:39:41.732927 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-4ddc3937-23dc-4204-a193-c469e809f104 tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:39:41.733061 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.v3.backups [None req-4ddc3937-23dc-4204-a193-c469e809f104 tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] Show backup with id 2fd4abbf-edec-4dae-81af-13a54f6ddd96. {{(pid=100372) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:39:41.737968 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:39:41.737968 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:39:41.738842 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-4ddc3937-23dc-4204-a193-c469e809f104 tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] https://10.4.3.105/volume/v3/backups/2fd4abbf-edec-4dae-81af-13a54f6ddd96 returned with HTTP 200 Aug 12 10:39:41.739276 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 816/3247] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:39:41 2026] GET /volume/v3/backups/2fd4abbf-edec-4dae-81af-13a54f6ddd96 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:39:41.871171 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-566e5701-bb5c-4c41-9922-180ea4a036e8 req-5fc52e98-f4f5-467c-a41e-9fc40d07c8fa None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:39:41.871758 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-ade76c5f-f9ff-4c1a-8118-30befd0ba6b2 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:39:41.873633 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-566e5701-bb5c-4c41-9922-180ea4a036e8 req-5fc52e98-f4f5-467c-a41e-9fc40d07c8fa tempest-TestVolumeBackupRestore-1426357303 tempest-TestVolumeBackupRestore-1426357303-project-member] PUT https://10.4.3.105/volume/v3/attachments/a78cf11e-b7fc-4b44-a7b1-334dccce1ad4 Aug 12 10:39:41.873930 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-ade76c5f-f9ff-4c1a-8118-30befd0ba6b2 tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] GET https://10.4.3.105/volume/v3/volumes/b1ce274b-41bf-4402-8cde-8db9ab019c29 Aug 12 10:39:41.874046 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-566e5701-bb5c-4c41-9922-180ea4a036e8 req-5fc52e98-f4f5-467c-a41e-9fc40d07c8fa tempest-TestVolumeBackupRestore-1426357303 tempest-TestVolumeBackupRestore-1426357303-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.105", "host": "np0000007037", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a295cd65dd1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "cc953c5f-eaed-46bf-96e8-0985bbef0414", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:39:41.874244 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-ade76c5f-f9ff-4c1a-8118-30befd0ba6b2 tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:39:41.874244 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-ade76c5f-f9ff-4c1a-8118-30befd0ba6b2 tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:39:41.881615 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-ade76c5f-f9ff-4c1a-8118-30befd0ba6b2 tempest-AttachVolumeNegativeTest-1983664095 tempest-AttachVolumeNegativeTest-1983664095-project-member] https://10.4.3.105/volume/v3/volumes/b1ce274b-41bf-4402-8cde-8db9ab019c29 returned with HTTP 404 Aug 12 10:39:41.882254 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 808/3248] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:39:41 2026] GET /volume/v3/volumes/b1ce274b-41bf-4402-8cde-8db9ab019c29 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:39:41.883348 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.coordination [req-566e5701-bb5c-4c41-9922-180ea4a036e8 req-5fc52e98-f4f5-467c-a41e-9fc40d07c8fa tempest-TestVolumeBackupRestore-1426357303 tempest-TestVolumeBackupRestore-1426357303-project-member] Acquiring lock "cinder-attachment_update-42048f6c-d447-44a4-a660-aa25793ed25b-np0000007037" by "attachment_update" {{(pid=100374) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 10:39:41.888835 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.coordination [req-566e5701-bb5c-4c41-9922-180ea4a036e8 req-5fc52e98-f4f5-467c-a41e-9fc40d07c8fa tempest-TestVolumeBackupRestore-1426357303 tempest-TestVolumeBackupRestore-1426357303-project-member] Lock "cinder-attachment_update-42048f6c-d447-44a4-a660-aa25793ed25b-np0000007037" acquired by "attachment_update" :: waited 0.005s {{(pid=100374) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 10:39:41.890127 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:39:41.890127 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:39:42.000786 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.coordination [req-566e5701-bb5c-4c41-9922-180ea4a036e8 req-5fc52e98-f4f5-467c-a41e-9fc40d07c8fa tempest-TestVolumeBackupRestore-1426357303 tempest-TestVolumeBackupRestore-1426357303-project-member] Lock "cinder-attachment_update-42048f6c-d447-44a4-a660-aa25793ed25b-np0000007037" released by "attachment_update" :: held 0.112s {{(pid=100374) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 10:39:42.001022 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-566e5701-bb5c-4c41-9922-180ea4a036e8 req-5fc52e98-f4f5-467c-a41e-9fc40d07c8fa tempest-TestVolumeBackupRestore-1426357303 tempest-TestVolumeBackupRestore-1426357303-project-member] https://10.4.3.105/volume/v3/attachments/a78cf11e-b7fc-4b44-a7b1-334dccce1ad4 returned with HTTP 200 Aug 12 10:39:42.001490 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 807/3249] 10.4.3.105 () {74 vars in 1704 bytes} [Wed Aug 12 10:39:41 2026] PUT /volume/v3/attachments/a78cf11e-b7fc-4b44-a7b1-334dccce1ad4 => generated 969 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:39:42.027490 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-566e5701-bb5c-4c41-9922-180ea4a036e8 req-70c8574d-5e03-47e7-8824-7a414e3ccd4d None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:39:42.030629 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-566e5701-bb5c-4c41-9922-180ea4a036e8 req-70c8574d-5e03-47e7-8824-7a414e3ccd4d tempest-TestVolumeBackupRestore-1426357303 tempest-TestVolumeBackupRestore-1426357303-project-member] POST https://10.4.3.105/volume/v3/attachments/a78cf11e-b7fc-4b44-a7b1-334dccce1ad4/action Aug 12 10:39:42.031208 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-566e5701-bb5c-4c41-9922-180ea4a036e8 req-70c8574d-5e03-47e7-8824-7a414e3ccd4d tempest-TestVolumeBackupRestore-1426357303 tempest-TestVolumeBackupRestore-1426357303-project-member] Action body: b'{"os-complete": null}' {{(pid=100375) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 10:39:42.031344 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-566e5701-bb5c-4c41-9922-180ea4a036e8 req-70c8574d-5e03-47e7-8824-7a414e3ccd4d tempest-TestVolumeBackupRestore-1426357303 tempest-TestVolumeBackupRestore-1426357303-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:39:42.057110 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:39:42.057110 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:39:42.077192 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-566e5701-bb5c-4c41-9922-180ea4a036e8 req-70c8574d-5e03-47e7-8824-7a414e3ccd4d tempest-TestVolumeBackupRestore-1426357303 tempest-TestVolumeBackupRestore-1426357303-project-member] https://10.4.3.105/volume/v3/attachments/a78cf11e-b7fc-4b44-a7b1-334dccce1ad4/action returned with HTTP 204 Aug 12 10:39:42.077728 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 819/3250] 10.4.3.105 () {74 vars in 1725 bytes} [Wed Aug 12 10:39:42 2026] POST /volume/v3/attachments/a78cf11e-b7fc-4b44-a7b1-334dccce1ad4/action => generated 0 bytes in 51 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:39:42.391481 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-56a40f8d-cb1d-420b-a57d-64f3a072f7d4 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:39:42.393747 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-56a40f8d-cb1d-420b-a57d-64f3a072f7d4 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] GET https://10.4.3.105/volume/v3/snapshots/d9dc9338-e2b2-47f8-a547-a442549faad9 Aug 12 10:39:42.393925 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-56a40f8d-cb1d-420b-a57d-64f3a072f7d4 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:39:42.394102 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-56a40f8d-cb1d-420b-a57d-64f3a072f7d4 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:39:42.398700 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-56a40f8d-cb1d-420b-a57d-64f3a072f7d4 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] https://10.4.3.105/volume/v3/snapshots/d9dc9338-e2b2-47f8-a547-a442549faad9 returned with HTTP 404 Aug 12 10:39:42.399174 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 817/3251] 10.4.3.105 () {66 vars in 1354 bytes} [Wed Aug 12 10:39:42 2026] GET /volume/v3/snapshots/d9dc9338-e2b2-47f8-a547-a442549faad9 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:39:42.407563 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-e3358ae9-faf3-402c-ac9e-173d999787d3 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:39:42.412010 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-e3358ae9-faf3-402c-ac9e-173d999787d3 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] DELETE https://10.4.3.105/volume/v3/snapshots/2b753556-4abc-449e-a3d9-08b229e73f3c Aug 12 10:39:42.412312 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-e3358ae9-faf3-402c-ac9e-173d999787d3 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:39:42.412639 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-e3358ae9-faf3-402c-ac9e-173d999787d3 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Calling method 'delete' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:39:42.412823 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.v3.snapshots [None req-e3358ae9-faf3-402c-ac9e-173d999787d3 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Delete snapshot with id: 2b753556-4abc-449e-a3d9-08b229e73f3c Aug 12 10:39:42.422169 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-e3358ae9-faf3-402c-ac9e-173d999787d3 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] https://10.4.3.105/volume/v3/snapshots/2b753556-4abc-449e-a3d9-08b229e73f3c returned with HTTP 404 Aug 12 10:39:42.423600 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 809/3252] 10.4.3.105 () {66 vars in 1357 bytes} [Wed Aug 12 10:39:42 2026] DELETE /volume/v3/snapshots/2b753556-4abc-449e-a3d9-08b229e73f3c => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:39:42.432542 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-944e13ed-a00d-4ed4-a5c7-7d05d3d2228c None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:39:42.434599 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-944e13ed-a00d-4ed4-a5c7-7d05d3d2228c tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] DELETE https://10.4.3.105/volume/v3/snapshots/d9dc9338-e2b2-47f8-a547-a442549faad9 Aug 12 10:39:42.434882 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-944e13ed-a00d-4ed4-a5c7-7d05d3d2228c tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:39:42.435148 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-944e13ed-a00d-4ed4-a5c7-7d05d3d2228c tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Calling method 'delete' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:39:42.435296 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.v3.snapshots [None req-944e13ed-a00d-4ed4-a5c7-7d05d3d2228c tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Delete snapshot with id: d9dc9338-e2b2-47f8-a547-a442549faad9 Aug 12 10:39:42.442161 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-944e13ed-a00d-4ed4-a5c7-7d05d3d2228c tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] https://10.4.3.105/volume/v3/snapshots/d9dc9338-e2b2-47f8-a547-a442549faad9 returned with HTTP 404 Aug 12 10:39:42.442976 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 808/3253] 10.4.3.105 () {66 vars in 1357 bytes} [Wed Aug 12 10:39:42 2026] DELETE /volume/v3/snapshots/d9dc9338-e2b2-47f8-a547-a442549faad9 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 12 10:39:42.451978 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-cdec2d5f-2b55-4458-b953-56ba1a6e500c None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:39:42.454596 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-cdec2d5f-2b55-4458-b953-56ba1a6e500c tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] DELETE https://10.4.3.105/volume/v3/snapshots/a6a66625-7556-45b3-b520-4a62672f1dc1 Aug 12 10:39:42.454857 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-cdec2d5f-2b55-4458-b953-56ba1a6e500c tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:39:42.455131 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-cdec2d5f-2b55-4458-b953-56ba1a6e500c tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Calling method 'delete' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:39:42.455425 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.v3.snapshots [None req-cdec2d5f-2b55-4458-b953-56ba1a6e500c tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Delete snapshot with id: a6a66625-7556-45b3-b520-4a62672f1dc1 Aug 12 10:39:42.465064 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-cdec2d5f-2b55-4458-b953-56ba1a6e500c tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] https://10.4.3.105/volume/v3/snapshots/a6a66625-7556-45b3-b520-4a62672f1dc1 returned with HTTP 404 Aug 12 10:39:42.465802 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 820/3254] 10.4.3.105 () {66 vars in 1357 bytes} [Wed Aug 12 10:39:42 2026] DELETE /volume/v3/snapshots/a6a66625-7556-45b3-b520-4a62672f1dc1 => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:39:42.506774 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [req-c63daa89-4ced-4d39-88a9-4f78f59eff3b req-e388dfab-d229-4f06-8eae-4fcfd04bd811 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:39:42.511700 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-c63daa89-4ced-4d39-88a9-4f78f59eff3b req-e388dfab-d229-4f06-8eae-4fcfd04bd811 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] GET https://10.4.3.105/volume/v3/volumes/6932a98b-225c-4636-bb01-51aa9d08309e Aug 12 10:39:42.511963 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [req-c63daa89-4ced-4d39-88a9-4f78f59eff3b req-e388dfab-d229-4f06-8eae-4fcfd04bd811 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:39:42.512170 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [req-c63daa89-4ced-4d39-88a9-4f78f59eff3b req-e388dfab-d229-4f06-8eae-4fcfd04bd811 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:39:42.532222 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:39:42.532222 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:39:42.540462 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [req-c63daa89-4ced-4d39-88a9-4f78f59eff3b req-e388dfab-d229-4f06-8eae-4fcfd04bd811 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Volume info retrieved successfully. Aug 12 10:39:42.549567 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-c63daa89-4ced-4d39-88a9-4f78f59eff3b req-e388dfab-d229-4f06-8eae-4fcfd04bd811 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] https://10.4.3.105/volume/v3/volumes/6932a98b-225c-4636-bb01-51aa9d08309e returned with HTTP 200 Aug 12 10:39:42.550096 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 818/3255] 10.4.3.105 () {68 vars in 1598 bytes} [Wed Aug 12 10:39:42 2026] GET /volume/v3/volumes/6932a98b-225c-4636-bb01-51aa9d08309e => generated 1654 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:39:42.570018 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-c63daa89-4ced-4d39-88a9-4f78f59eff3b req-42aa7992-5815-4c73-aef7-1a2c0e590136 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:39:42.572232 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-c63daa89-4ced-4d39-88a9-4f78f59eff3b req-42aa7992-5815-4c73-aef7-1a2c0e590136 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] POST https://10.4.3.105/volume/v3/volumes/6932a98b-225c-4636-bb01-51aa9d08309e/action Aug 12 10:39:42.572638 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-c63daa89-4ced-4d39-88a9-4f78f59eff3b req-42aa7992-5815-4c73-aef7-1a2c0e590136 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100373) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 10:39:42.572808 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-c63daa89-4ced-4d39-88a9-4f78f59eff3b req-42aa7992-5815-4c73-aef7-1a2c0e590136 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:39:42.585797 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:39:42.585797 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:39:42.586330 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [req-c63daa89-4ced-4d39-88a9-4f78f59eff3b req-42aa7992-5815-4c73-aef7-1a2c0e590136 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Volume info retrieved successfully. Aug 12 10:39:42.595174 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [req-c63daa89-4ced-4d39-88a9-4f78f59eff3b req-42aa7992-5815-4c73-aef7-1a2c0e590136 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Begin detaching volume completed successfully. Aug 12 10:39:42.595505 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-c63daa89-4ced-4d39-88a9-4f78f59eff3b req-42aa7992-5815-4c73-aef7-1a2c0e590136 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] https://10.4.3.105/volume/v3/volumes/6932a98b-225c-4636-bb01-51aa9d08309e/action returned with HTTP 202 Aug 12 10:39:42.596170 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 810/3256] 10.4.3.105 () {72 vars in 1672 bytes} [Wed Aug 12 10:39:42 2026] POST /volume/v3/volumes/6932a98b-225c-4636-bb01-51aa9d08309e/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 10:39:42.647114 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-e10d8db5-9bef-4184-b75c-c98b00eccfc8 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:39:42.647533 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-e10d8db5-9bef-4184-b75c-c98b00eccfc8 None None] GET https://10.4.3.105/volume// Aug 12 10:39:42.647679 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-e10d8db5-9bef-4184-b75c-c98b00eccfc8 None None] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:39:42.647888 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-e10d8db5-9bef-4184-b75c-c98b00eccfc8 None None] Calling method 'all' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:39:42.648183 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-e10d8db5-9bef-4184-b75c-c98b00eccfc8 None None] https://10.4.3.105/volume// returned with HTTP 300 Aug 12 10:39:42.648589 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 809/3257] 10.4.3.105 () {66 vars in 1426 bytes} [Wed Aug 12 10:39: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 10:39:42.656813 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-c63daa89-4ced-4d39-88a9-4f78f59eff3b req-4f265f3d-3964-4268-8523-7e5aa07aad08 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:39:42.661168 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-c63daa89-4ced-4d39-88a9-4f78f59eff3b req-4f265f3d-3964-4268-8523-7e5aa07aad08 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] GET https://10.4.3.105/volume/v3/volumes/6932a98b-225c-4636-bb01-51aa9d08309e Aug 12 10:39:42.661168 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-c63daa89-4ced-4d39-88a9-4f78f59eff3b req-4f265f3d-3964-4268-8523-7e5aa07aad08 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:39:42.661622 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-c63daa89-4ced-4d39-88a9-4f78f59eff3b req-4f265f3d-3964-4268-8523-7e5aa07aad08 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:39:42.701059 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:39:42.701059 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:39:42.708604 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [req-c63daa89-4ced-4d39-88a9-4f78f59eff3b req-4f265f3d-3964-4268-8523-7e5aa07aad08 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Volume info retrieved successfully. Aug 12 10:39:42.716757 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-c63daa89-4ced-4d39-88a9-4f78f59eff3b req-4f265f3d-3964-4268-8523-7e5aa07aad08 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] https://10.4.3.105/volume/v3/volumes/6932a98b-225c-4636-bb01-51aa9d08309e returned with HTTP 200 Aug 12 10:39:42.717268 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 821/3258] 10.4.3.105 () {70 vars in 1639 bytes} [Wed Aug 12 10:39:42 2026] GET /volume/v3/volumes/6932a98b-225c-4636-bb01-51aa9d08309e => generated 1837 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 10:39:42.720254 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-0481d903-16ba-4dc9-a3d1-91d017aee29c None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:39:42.725230 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-0481d903-16ba-4dc9-a3d1-91d017aee29c tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] GET https://10.4.3.105/volume/v3/backups/c5d8efa2-7e1d-463a-9b1e-a71c67fdfa84 Aug 12 10:39:42.725230 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-0481d903-16ba-4dc9-a3d1-91d017aee29c tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:39:42.725865 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-0481d903-16ba-4dc9-a3d1-91d017aee29c tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:39:42.726239 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.v3.backups [None req-0481d903-16ba-4dc9-a3d1-91d017aee29c tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Show backup with id c5d8efa2-7e1d-463a-9b1e-a71c67fdfa84. {{(pid=100372) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:39:42.735946 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:39:42.735946 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:39:42.735946 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-0481d903-16ba-4dc9-a3d1-91d017aee29c tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] https://10.4.3.105/volume/v3/backups/c5d8efa2-7e1d-463a-9b1e-a71c67fdfa84 returned with HTTP 200 Aug 12 10:39:42.738244 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 819/3259] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:39:42 2026] GET /volume/v3/backups/c5d8efa2-7e1d-463a-9b1e-a71c67fdfa84 => generated 748 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:39:42.752770 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-0d783ffd-2b17-46a0-81c5-c736c187af21 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:39:42.755620 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-0d783ffd-2b17-46a0-81c5-c736c187af21 tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] GET https://10.4.3.105/volume/v3/backups/2fd4abbf-edec-4dae-81af-13a54f6ddd96 Aug 12 10:39:42.755620 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-0d783ffd-2b17-46a0-81c5-c736c187af21 tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:39:42.755938 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-0d783ffd-2b17-46a0-81c5-c736c187af21 tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:39:42.756088 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-0d783ffd-2b17-46a0-81c5-c736c187af21 tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] Show backup with id 2fd4abbf-edec-4dae-81af-13a54f6ddd96. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:39:42.761998 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:39:42.761998 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:39:42.762913 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-0d783ffd-2b17-46a0-81c5-c736c187af21 tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] https://10.4.3.105/volume/v3/backups/2fd4abbf-edec-4dae-81af-13a54f6ddd96 returned with HTTP 200 Aug 12 10:39:42.763463 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 811/3260] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:39:42 2026] GET /volume/v3/backups/2fd4abbf-edec-4dae-81af-13a54f6ddd96 => generated 748 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:39:43.752944 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-a8eb1bd7-2ace-4734-bae5-9b556ee238c9 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:39:43.755655 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-a8eb1bd7-2ace-4734-bae5-9b556ee238c9 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] GET https://10.4.3.105/volume/v3/backups/c5d8efa2-7e1d-463a-9b1e-a71c67fdfa84 Aug 12 10:39:43.755874 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-a8eb1bd7-2ace-4734-bae5-9b556ee238c9 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:39:43.756093 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-a8eb1bd7-2ace-4734-bae5-9b556ee238c9 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:39:43.756241 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-a8eb1bd7-2ace-4734-bae5-9b556ee238c9 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Show backup with id c5d8efa2-7e1d-463a-9b1e-a71c67fdfa84. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:39:43.769637 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:39:43.769637 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:39:43.772764 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-a8eb1bd7-2ace-4734-bae5-9b556ee238c9 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] https://10.4.3.105/volume/v3/backups/c5d8efa2-7e1d-463a-9b1e-a71c67fdfa84 returned with HTTP 200 Aug 12 10:39:43.772764 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 810/3261] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:39:43 2026] GET /volume/v3/backups/c5d8efa2-7e1d-463a-9b1e-a71c67fdfa84 => generated 748 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:39:43.778502 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-2d68a380-d4bf-4497-8708-74e80f50ae3c None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:39:43.782546 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-2d68a380-d4bf-4497-8708-74e80f50ae3c tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] GET https://10.4.3.105/volume/v3/backups/2fd4abbf-edec-4dae-81af-13a54f6ddd96 Aug 12 10:39:43.782546 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-2d68a380-d4bf-4497-8708-74e80f50ae3c tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:39:43.782546 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-2d68a380-d4bf-4497-8708-74e80f50ae3c tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:39:43.782546 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-2d68a380-d4bf-4497-8708-74e80f50ae3c tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] Show backup with id 2fd4abbf-edec-4dae-81af-13a54f6ddd96. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:39:43.788904 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:39:43.788904 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:39:43.790424 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-2d68a380-d4bf-4497-8708-74e80f50ae3c tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] https://10.4.3.105/volume/v3/backups/2fd4abbf-edec-4dae-81af-13a54f6ddd96 returned with HTTP 200 Aug 12 10:39:43.791080 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 822/3262] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:39:43 2026] GET /volume/v3/backups/2fd4abbf-edec-4dae-81af-13a54f6ddd96 => generated 748 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:39:43.867014 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [req-c63daa89-4ced-4d39-88a9-4f78f59eff3b req-8da796e2-b6ff-490e-bc27-335621f316bc None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:39:43.869613 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-c63daa89-4ced-4d39-88a9-4f78f59eff3b req-8da796e2-b6ff-490e-bc27-335621f316bc tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] DELETE https://10.4.3.105/volume/v3/attachments/84a64bda-34a2-4600-a944-5a8f1262ebe9 Aug 12 10:39:43.869974 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [req-c63daa89-4ced-4d39-88a9-4f78f59eff3b req-8da796e2-b6ff-490e-bc27-335621f316bc tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:39:43.870261 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [req-c63daa89-4ced-4d39-88a9-4f78f59eff3b req-8da796e2-b6ff-490e-bc27-335621f316bc tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Calling method 'version_select' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:39:43.879374 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:39:43.879374 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:39:43.942222 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-c63daa89-4ced-4d39-88a9-4f78f59eff3b req-8da796e2-b6ff-490e-bc27-335621f316bc tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] https://10.4.3.105/volume/v3/attachments/84a64bda-34a2-4600-a944-5a8f1262ebe9 returned with HTTP 200 Aug 12 10:39:43.942694 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 820/3263] 10.4.3.105 () {72 vars in 1673 bytes} [Wed Aug 12 10:39:43 2026] DELETE /volume/v3/attachments/84a64bda-34a2-4600-a944-5a8f1262ebe9 => generated 19 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:39:44.745238 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-5116f09d-c1b0-4efa-9599-981d4ed32592 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:39:44.748354 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-5116f09d-c1b0-4efa-9599-981d4ed32592 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] POST https://10.4.3.105/volume/v3/snapshots Aug 12 10:39:44.748883 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-5116f09d-c1b0-4efa-9599-981d4ed32592 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "6ff5cc18-9d84-4266-83b3-5bb57a75bf46", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-200716694", "description": null, "metadata": null}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:39:44.773158 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:39:44.773158 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:39:44.773869 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-5116f09d-c1b0-4efa-9599-981d4ed32592 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Volume info retrieved successfully. Aug 12 10:39:44.774070 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.v3.snapshots [None req-5116f09d-c1b0-4efa-9599-981d4ed32592 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Create snapshot from volume 6ff5cc18-9d84-4266-83b3-5bb57a75bf46 Aug 12 10:39:44.784225 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-7b325e4b-a396-4467-aa5a-0d191f20436f None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:39:44.786300 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-7b325e4b-a396-4467-aa5a-0d191f20436f tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] GET https://10.4.3.105/volume/v3/backups/c5d8efa2-7e1d-463a-9b1e-a71c67fdfa84 Aug 12 10:39:44.786667 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-7b325e4b-a396-4467-aa5a-0d191f20436f tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:39:44.786842 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-7b325e4b-a396-4467-aa5a-0d191f20436f tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:39:44.786950 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-7b325e4b-a396-4467-aa5a-0d191f20436f tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Show backup with id c5d8efa2-7e1d-463a-9b1e-a71c67fdfa84. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:39:44.795663 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:39:44.795663 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:39:44.796383 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-7b325e4b-a396-4467-aa5a-0d191f20436f tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] https://10.4.3.105/volume/v3/backups/c5d8efa2-7e1d-463a-9b1e-a71c67fdfa84 returned with HTTP 200 Aug 12 10:39:44.796868 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 811/3264] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:39:44 2026] GET /volume/v3/backups/c5d8efa2-7e1d-463a-9b1e-a71c67fdfa84 => generated 748 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:39:44.804726 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-6616e43d-0b00-4b8b-9d2c-918bfb7bc426 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:39:44.807016 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-6616e43d-0b00-4b8b-9d2c-918bfb7bc426 tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] GET https://10.4.3.105/volume/v3/backups/2fd4abbf-edec-4dae-81af-13a54f6ddd96 Aug 12 10:39:44.808607 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-6616e43d-0b00-4b8b-9d2c-918bfb7bc426 tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:39:44.808607 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-6616e43d-0b00-4b8b-9d2c-918bfb7bc426 tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:39:44.808607 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-6616e43d-0b00-4b8b-9d2c-918bfb7bc426 tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] Show backup with id 2fd4abbf-edec-4dae-81af-13a54f6ddd96. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:39:44.815034 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:39:44.815034 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:39:44.816529 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-6616e43d-0b00-4b8b-9d2c-918bfb7bc426 tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] https://10.4.3.105/volume/v3/backups/2fd4abbf-edec-4dae-81af-13a54f6ddd96 returned with HTTP 200 Aug 12 10:39:44.817290 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 823/3265] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:39:44 2026] GET /volume/v3/backups/2fd4abbf-edec-4dae-81af-13a54f6ddd96 => generated 748 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:39:44.839147 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.quota [None req-5116f09d-c1b0-4efa-9599-981d4ed32592 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Created reservations ['a0388231-185e-4f0a-b8e8-46dba8e869f1', '1595727b-5ad8-4c62-8bdb-8dd75e55b454', '85d1c1ef-c400-4bc4-b727-2bb73aba491a', 'fbec6f01-789b-48c1-9d46-39bf923cfc56'] {{(pid=100373) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:39:44.885355 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-5116f09d-c1b0-4efa-9599-981d4ed32592 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Snapshot force create request issued successfully. Aug 12 10:39:44.885800 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-5116f09d-c1b0-4efa-9599-981d4ed32592 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] https://10.4.3.105/volume/v3/snapshots returned with HTTP 202 Aug 12 10:39:44.886271 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 812/3266] 10.4.3.105 () {68 vars in 1265 bytes} [Wed Aug 12 10:39:44 2026] POST /volume/v3/snapshots => generated 307 bytes in 142 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 10:39:44.900547 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-bb2380bd-5e44-4fdc-952b-28fbafb81969 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:39:44.903742 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-bb2380bd-5e44-4fdc-952b-28fbafb81969 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] GET https://10.4.3.105/volume/v3/snapshots/746f0871-87c3-4e87-bf14-bbd5d16069b6 Aug 12 10:39:44.904081 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-bb2380bd-5e44-4fdc-952b-28fbafb81969 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:39:44.904409 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-bb2380bd-5e44-4fdc-952b-28fbafb81969 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:39:44.915171 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:39:44.915171 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:39:44.915878 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-bb2380bd-5e44-4fdc-952b-28fbafb81969 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Snapshot retrieved successfully. Aug 12 10:39:44.917954 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-bb2380bd-5e44-4fdc-952b-28fbafb81969 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] https://10.4.3.105/volume/v3/snapshots/746f0871-87c3-4e87-bf14-bbd5d16069b6 returned with HTTP 200 Aug 12 10:39:44.918832 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 821/3267] 10.4.3.105 () {66 vars in 1354 bytes} [Wed Aug 12 10:39:44 2026] GET /volume/v3/snapshots/746f0871-87c3-4e87-bf14-bbd5d16069b6 => generated 439 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:39:45.812224 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-0454d9af-bbcb-40d3-9c04-8005791d49cf None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:39:45.814177 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-0454d9af-bbcb-40d3-9c04-8005791d49cf tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] GET https://10.4.3.105/volume/v3/backups/c5d8efa2-7e1d-463a-9b1e-a71c67fdfa84 Aug 12 10:39:45.814509 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-0454d9af-bbcb-40d3-9c04-8005791d49cf tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:39:45.814723 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-0454d9af-bbcb-40d3-9c04-8005791d49cf tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:39:45.814834 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-0454d9af-bbcb-40d3-9c04-8005791d49cf tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Show backup with id c5d8efa2-7e1d-463a-9b1e-a71c67fdfa84. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:39:45.819816 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:39:45.819816 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:39:45.820707 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-0454d9af-bbcb-40d3-9c04-8005791d49cf tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] https://10.4.3.105/volume/v3/backups/c5d8efa2-7e1d-463a-9b1e-a71c67fdfa84 returned with HTTP 200 Aug 12 10:39:45.821126 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 812/3268] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:39:45 2026] GET /volume/v3/backups/c5d8efa2-7e1d-463a-9b1e-a71c67fdfa84 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:39:45.834421 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-1c61ca7d-9d4b-4f64-aaa4-515c0448a6cd None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:39:45.839547 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-1c61ca7d-9d4b-4f64-aaa4-515c0448a6cd tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] GET https://10.4.3.105/volume/v3/backups/2fd4abbf-edec-4dae-81af-13a54f6ddd96 Aug 12 10:39:45.839547 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-1c61ca7d-9d4b-4f64-aaa4-515c0448a6cd tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:39:45.839547 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-1c61ca7d-9d4b-4f64-aaa4-515c0448a6cd tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:39:45.839547 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-1c61ca7d-9d4b-4f64-aaa4-515c0448a6cd tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] Show backup with id 2fd4abbf-edec-4dae-81af-13a54f6ddd96. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:39:45.848372 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:39:45.848372 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:39:45.848372 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-1c61ca7d-9d4b-4f64-aaa4-515c0448a6cd tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] https://10.4.3.105/volume/v3/backups/2fd4abbf-edec-4dae-81af-13a54f6ddd96 returned with HTTP 200 Aug 12 10:39:45.849016 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 824/3269] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:39:45 2026] GET /volume/v3/backups/2fd4abbf-edec-4dae-81af-13a54f6ddd96 => generated 748 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:39:45.932973 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-6fb32abc-6ba9-43bc-857c-6ab49f5b3d7d None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:39:45.936320 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-6fb32abc-6ba9-43bc-857c-6ab49f5b3d7d tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] GET https://10.4.3.105/volume/v3/snapshots/746f0871-87c3-4e87-bf14-bbd5d16069b6 Aug 12 10:39:45.936320 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-6fb32abc-6ba9-43bc-857c-6ab49f5b3d7d tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:39:45.936320 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-6fb32abc-6ba9-43bc-857c-6ab49f5b3d7d tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:39:45.941434 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:39:45.941434 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:39:45.942132 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-6fb32abc-6ba9-43bc-857c-6ab49f5b3d7d tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Snapshot retrieved successfully. Aug 12 10:39:45.943694 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-6fb32abc-6ba9-43bc-857c-6ab49f5b3d7d tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] https://10.4.3.105/volume/v3/snapshots/746f0871-87c3-4e87-bf14-bbd5d16069b6 returned with HTTP 200 Aug 12 10:39:45.943694 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 813/3270] 10.4.3.105 () {66 vars in 1354 bytes} [Wed Aug 12 10:39:45 2026] GET /volume/v3/snapshots/746f0871-87c3-4e87-bf14-bbd5d16069b6 => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:39:45.953230 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-c3b20164-f172-4137-82b6-169c3e02248b None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:39:45.955080 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-c3b20164-f172-4137-82b6-169c3e02248b tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] GET https://10.4.3.105/volume/v3/snapshots/746f0871-87c3-4e87-bf14-bbd5d16069b6 Aug 12 10:39:45.955406 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-c3b20164-f172-4137-82b6-169c3e02248b tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:39:45.955920 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-c3b20164-f172-4137-82b6-169c3e02248b tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:39:45.966717 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:39:45.966717 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:39:45.966717 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-c3b20164-f172-4137-82b6-169c3e02248b tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Snapshot retrieved successfully. Aug 12 10:39:45.966717 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-c3b20164-f172-4137-82b6-169c3e02248b tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] https://10.4.3.105/volume/v3/snapshots/746f0871-87c3-4e87-bf14-bbd5d16069b6 returned with HTTP 200 Aug 12 10:39:45.967935 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 822/3271] 10.4.3.105 () {66 vars in 1354 bytes} [Wed Aug 12 10:39:45 2026] GET /volume/v3/snapshots/746f0871-87c3-4e87-bf14-bbd5d16069b6 => generated 466 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:39:45.979265 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-c38b93fc-23fa-4e95-a92e-9ef48e078ead None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:39:45.982294 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-c38b93fc-23fa-4e95-a92e-9ef48e078ead tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] POST https://10.4.3.105/volume/v3/snapshots Aug 12 10:39:45.982385 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-c38b93fc-23fa-4e95-a92e-9ef48e078ead tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "6ff5cc18-9d84-4266-83b3-5bb57a75bf46", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-579328145", "description": null, "metadata": null}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:39:45.999174 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:39:45.999174 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:39:46.000412 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-c38b93fc-23fa-4e95-a92e-9ef48e078ead tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Volume info retrieved successfully. Aug 12 10:39:46.001136 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.v3.snapshots [None req-c38b93fc-23fa-4e95-a92e-9ef48e078ead tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Create snapshot from volume 6ff5cc18-9d84-4266-83b3-5bb57a75bf46 Aug 12 10:39:46.046787 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.quota [None req-c38b93fc-23fa-4e95-a92e-9ef48e078ead tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Created reservations ['1f48e591-31af-4c22-996d-c27a08146a54', 'bb4d6a6c-6fb8-465d-98fb-b2c495f5f158', 'e5b5ea4b-2ece-4f67-807c-07560fdecdaa', '4dd6ea72-40e3-40b6-93af-b9a3b3512af9'] {{(pid=100374) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:39:46.084485 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-c38b93fc-23fa-4e95-a92e-9ef48e078ead tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Snapshot force create request issued successfully. Aug 12 10:39:46.084969 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-c38b93fc-23fa-4e95-a92e-9ef48e078ead tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] https://10.4.3.105/volume/v3/snapshots returned with HTTP 202 Aug 12 10:39:46.085699 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 813/3272] 10.4.3.105 () {68 vars in 1265 bytes} [Wed Aug 12 10:39:45 2026] POST /volume/v3/snapshots => generated 307 bytes in 106 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 10:39:46.105450 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-376347a9-a4ea-481a-b2fe-96eea1cca34b None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:39:46.108534 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-376347a9-a4ea-481a-b2fe-96eea1cca34b tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] GET https://10.4.3.105/volume/v3/snapshots/830af9a4-1350-4bb8-897b-9334ecb28880 Aug 12 10:39:46.108791 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-376347a9-a4ea-481a-b2fe-96eea1cca34b tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:39:46.109092 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-376347a9-a4ea-481a-b2fe-96eea1cca34b tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:39:46.116118 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:39:46.116118 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:39:46.116547 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-376347a9-a4ea-481a-b2fe-96eea1cca34b tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Snapshot retrieved successfully. Aug 12 10:39:46.117292 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-376347a9-a4ea-481a-b2fe-96eea1cca34b tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] https://10.4.3.105/volume/v3/snapshots/830af9a4-1350-4bb8-897b-9334ecb28880 returned with HTTP 200 Aug 12 10:39:46.117728 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 825/3273] 10.4.3.105 () {66 vars in 1354 bytes} [Wed Aug 12 10:39:46 2026] GET /volume/v3/snapshots/830af9a4-1350-4bb8-897b-9334ecb28880 => generated 439 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:39:46.836412 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-532f6835-6eaa-498c-a7d2-8b881b342425 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:39:46.839258 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-532f6835-6eaa-498c-a7d2-8b881b342425 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] GET https://10.4.3.105/volume/v3/backups/c5d8efa2-7e1d-463a-9b1e-a71c67fdfa84 Aug 12 10:39:46.839620 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-532f6835-6eaa-498c-a7d2-8b881b342425 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:39:46.839881 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-532f6835-6eaa-498c-a7d2-8b881b342425 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:39:46.840033 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-532f6835-6eaa-498c-a7d2-8b881b342425 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Show backup with id c5d8efa2-7e1d-463a-9b1e-a71c67fdfa84. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:39:46.849627 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:39:46.849627 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:39:46.851568 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-532f6835-6eaa-498c-a7d2-8b881b342425 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] https://10.4.3.105/volume/v3/backups/c5d8efa2-7e1d-463a-9b1e-a71c67fdfa84 returned with HTTP 200 Aug 12 10:39:46.853425 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 814/3274] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:39:46 2026] GET /volume/v3/backups/c5d8efa2-7e1d-463a-9b1e-a71c67fdfa84 => generated 748 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:39:46.862104 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-21da7e91-9a79-4d39-9581-b8f39a176f90 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:39:46.864529 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-21da7e91-9a79-4d39-9581-b8f39a176f90 tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] GET https://10.4.3.105/volume/v3/backups/2fd4abbf-edec-4dae-81af-13a54f6ddd96 Aug 12 10:39:46.865090 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-21da7e91-9a79-4d39-9581-b8f39a176f90 tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:39:46.865405 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-21da7e91-9a79-4d39-9581-b8f39a176f90 tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:39:46.865527 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.v3.backups [None req-21da7e91-9a79-4d39-9581-b8f39a176f90 tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] Show backup with id 2fd4abbf-edec-4dae-81af-13a54f6ddd96. {{(pid=100372) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:39:46.871083 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:39:46.871083 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:39:46.872222 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-21da7e91-9a79-4d39-9581-b8f39a176f90 tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] https://10.4.3.105/volume/v3/backups/2fd4abbf-edec-4dae-81af-13a54f6ddd96 returned with HTTP 200 Aug 12 10:39:46.872709 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 823/3275] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:39:46 2026] GET /volume/v3/backups/2fd4abbf-edec-4dae-81af-13a54f6ddd96 => generated 748 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:39:47.130634 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-c3202135-f201-4442-8627-4765f5ec9140 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:39:47.133946 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-c3202135-f201-4442-8627-4765f5ec9140 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] GET https://10.4.3.105/volume/v3/snapshots/830af9a4-1350-4bb8-897b-9334ecb28880 Aug 12 10:39:47.135610 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-c3202135-f201-4442-8627-4765f5ec9140 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:39:47.135867 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-c3202135-f201-4442-8627-4765f5ec9140 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:39:47.143683 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:39:47.143683 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:39:47.144605 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-c3202135-f201-4442-8627-4765f5ec9140 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Snapshot retrieved successfully. Aug 12 10:39:47.145942 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-c3202135-f201-4442-8627-4765f5ec9140 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] https://10.4.3.105/volume/v3/snapshots/830af9a4-1350-4bb8-897b-9334ecb28880 returned with HTTP 200 Aug 12 10:39:47.146586 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 814/3276] 10.4.3.105 () {66 vars in 1354 bytes} [Wed Aug 12 10:39:47 2026] GET /volume/v3/snapshots/830af9a4-1350-4bb8-897b-9334ecb28880 => generated 466 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:39:47.157573 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-7be1a7db-4286-428e-ba5a-afc30e693afb None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:39:47.159568 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-7be1a7db-4286-428e-ba5a-afc30e693afb tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] GET https://10.4.3.105/volume/v3/snapshots/830af9a4-1350-4bb8-897b-9334ecb28880 Aug 12 10:39:47.159840 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-7be1a7db-4286-428e-ba5a-afc30e693afb tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:39:47.160057 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-7be1a7db-4286-428e-ba5a-afc30e693afb tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:39:47.165580 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:39:47.165580 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:39:47.166297 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-7be1a7db-4286-428e-ba5a-afc30e693afb tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Snapshot retrieved successfully. Aug 12 10:39:47.166982 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-7be1a7db-4286-428e-ba5a-afc30e693afb tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] https://10.4.3.105/volume/v3/snapshots/830af9a4-1350-4bb8-897b-9334ecb28880 returned with HTTP 200 Aug 12 10:39:47.167326 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 826/3277] 10.4.3.105 () {66 vars in 1354 bytes} [Wed Aug 12 10:39:47 2026] GET /volume/v3/snapshots/830af9a4-1350-4bb8-897b-9334ecb28880 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:39:47.180198 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-87636c6f-cd09-41ff-a50f-51c432a1293b None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:39:47.182858 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-87636c6f-cd09-41ff-a50f-51c432a1293b tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] POST https://10.4.3.105/volume/v3/snapshots Aug 12 10:39:47.183599 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-87636c6f-cd09-41ff-a50f-51c432a1293b tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "6ff5cc18-9d84-4266-83b3-5bb57a75bf46", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-1912742685", "description": null, "metadata": null}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:39:47.196217 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:39:47.196217 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:39:47.197021 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-87636c6f-cd09-41ff-a50f-51c432a1293b tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Volume info retrieved successfully. Aug 12 10:39:47.197268 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.v3.snapshots [None req-87636c6f-cd09-41ff-a50f-51c432a1293b tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Create snapshot from volume 6ff5cc18-9d84-4266-83b3-5bb57a75bf46 Aug 12 10:39:47.223724 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.quota [None req-87636c6f-cd09-41ff-a50f-51c432a1293b tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Created reservations ['c3ad427f-4282-48d7-a5b7-b2064f17001e', '0de4d958-515d-4065-96a0-7a78396b7799', 'f8a73679-5436-42df-ac63-d8d1ada46e17', '0f862480-9454-4d4a-a691-03825f78cfdb'] {{(pid=100373) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:39:47.258563 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-87636c6f-cd09-41ff-a50f-51c432a1293b tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Snapshot force create request issued successfully. Aug 12 10:39:47.258961 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-87636c6f-cd09-41ff-a50f-51c432a1293b tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] https://10.4.3.105/volume/v3/snapshots returned with HTTP 202 Aug 12 10:39:47.259646 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 815/3278] 10.4.3.105 () {68 vars in 1265 bytes} [Wed Aug 12 10:39:47 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 10:39:47.271464 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-e3016c86-46e3-4404-8ef5-36a80495405e None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:39:47.274278 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-e3016c86-46e3-4404-8ef5-36a80495405e tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] GET https://10.4.3.105/volume/v3/snapshots/2b12f5d1-d199-4d74-a966-106ef7fd096b Aug 12 10:39:47.274848 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-e3016c86-46e3-4404-8ef5-36a80495405e tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:39:47.275657 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-e3016c86-46e3-4404-8ef5-36a80495405e tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:39:47.285206 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:39:47.285206 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:39:47.285206 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-e3016c86-46e3-4404-8ef5-36a80495405e tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Snapshot retrieved successfully. Aug 12 10:39:47.285206 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-e3016c86-46e3-4404-8ef5-36a80495405e tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] https://10.4.3.105/volume/v3/snapshots/2b12f5d1-d199-4d74-a966-106ef7fd096b returned with HTTP 200 Aug 12 10:39:47.285206 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 824/3279] 10.4.3.105 () {66 vars in 1354 bytes} [Wed Aug 12 10:39:47 2026] GET /volume/v3/snapshots/2b12f5d1-d199-4d74-a966-106ef7fd096b => generated 440 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:39:47.868569 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-f6174625-10b4-461f-ac47-f48dee6097fd None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:39:47.874540 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-f6174625-10b4-461f-ac47-f48dee6097fd tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] GET https://10.4.3.105/volume/v3/backups/c5d8efa2-7e1d-463a-9b1e-a71c67fdfa84 Aug 12 10:39:47.874540 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-f6174625-10b4-461f-ac47-f48dee6097fd tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:39:47.874540 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-f6174625-10b4-461f-ac47-f48dee6097fd tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:39:47.874540 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-f6174625-10b4-461f-ac47-f48dee6097fd tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Show backup with id c5d8efa2-7e1d-463a-9b1e-a71c67fdfa84. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:39:47.881664 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:39:47.881664 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:39:47.882990 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-f6174625-10b4-461f-ac47-f48dee6097fd tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] https://10.4.3.105/volume/v3/backups/c5d8efa2-7e1d-463a-9b1e-a71c67fdfa84 returned with HTTP 200 Aug 12 10:39:47.883653 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 815/3280] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:39:47 2026] GET /volume/v3/backups/c5d8efa2-7e1d-463a-9b1e-a71c67fdfa84 => generated 748 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:39:47.887909 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-daf0328b-aaaa-437e-9172-5caed8fa727e None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:39:47.890275 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-daf0328b-aaaa-437e-9172-5caed8fa727e tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] GET https://10.4.3.105/volume/v3/backups/2fd4abbf-edec-4dae-81af-13a54f6ddd96 Aug 12 10:39:47.890600 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-daf0328b-aaaa-437e-9172-5caed8fa727e tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:39:47.890864 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-daf0328b-aaaa-437e-9172-5caed8fa727e tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:39:47.891001 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-daf0328b-aaaa-437e-9172-5caed8fa727e tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] Show backup with id 2fd4abbf-edec-4dae-81af-13a54f6ddd96. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:39:47.895887 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:39:47.895887 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:39:47.896878 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-daf0328b-aaaa-437e-9172-5caed8fa727e tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] https://10.4.3.105/volume/v3/backups/2fd4abbf-edec-4dae-81af-13a54f6ddd96 returned with HTTP 200 Aug 12 10:39:47.897327 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 827/3281] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:39:47 2026] GET /volume/v3/backups/2fd4abbf-edec-4dae-81af-13a54f6ddd96 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:39:48.290701 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-8eb963ae-f62b-4e46-b4a6-868f98d5b949 req-ca2b167d-0a49-4bd3-b02e-55c5aa7fb962 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:39:48.294905 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-8eb963ae-f62b-4e46-b4a6-868f98d5b949 req-ca2b167d-0a49-4bd3-b02e-55c5aa7fb962 tempest-VolumesSnapshotsTestJSON-693259021 tempest-VolumesSnapshotsTestJSON-693259021-project-member] POST https://10.4.3.105/volume/v3/volumes Aug 12 10:39:48.294905 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-8eb963ae-f62b-4e46-b4a6-868f98d5b949 req-ca2b167d-0a49-4bd3-b02e-55c5aa7fb962 tempest-VolumesSnapshotsTestJSON-693259021 tempest-VolumesSnapshotsTestJSON-693259021-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesSnapshotsTestJSON-volume-687972482", "description": null, "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:39:48.300070 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-e53916d3-eaf0-4e87-a9f7-0127ae101f1a None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:39:48.300427 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.v3.volumes [req-8eb963ae-f62b-4e46-b4a6-868f98d5b949 req-ca2b167d-0a49-4bd3-b02e-55c5aa7fb962 tempest-VolumesSnapshotsTestJSON-693259021 tempest-VolumesSnapshotsTestJSON-693259021-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesSnapshotsTestJSON-volume-687972482', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100373) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 10:39:48.300427 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.v3.volumes [req-8eb963ae-f62b-4e46-b4a6-868f98d5b949 req-ca2b167d-0a49-4bd3-b02e-55c5aa7fb962 tempest-VolumesSnapshotsTestJSON-693259021 tempest-VolumesSnapshotsTestJSON-693259021-project-member] Create volume of 1 GB Aug 12 10:39:48.301642 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:39:48.301642 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:39:48.303973 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-e53916d3-eaf0-4e87-a9f7-0127ae101f1a tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] GET https://10.4.3.105/volume/v3/snapshots/2b12f5d1-d199-4d74-a966-106ef7fd096b Aug 12 10:39:48.303973 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-e53916d3-eaf0-4e87-a9f7-0127ae101f1a tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:39:48.303973 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-e53916d3-eaf0-4e87-a9f7-0127ae101f1a tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:39:48.308084 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [req-8eb963ae-f62b-4e46-b4a6-868f98d5b949 req-ca2b167d-0a49-4bd3-b02e-55c5aa7fb962 tempest-VolumesSnapshotsTestJSON-693259021 tempest-VolumesSnapshotsTestJSON-693259021-project-member] Availability Zones retrieved successfully. Aug 12 10:39:48.313648 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:39:48.313648 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:39:48.314126 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-e53916d3-eaf0-4e87-a9f7-0127ae101f1a tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Snapshot retrieved successfully. Aug 12 10:39:48.315031 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-e53916d3-eaf0-4e87-a9f7-0127ae101f1a tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] https://10.4.3.105/volume/v3/snapshots/2b12f5d1-d199-4d74-a966-106ef7fd096b returned with HTTP 200 Aug 12 10:39:48.315484 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 825/3282] 10.4.3.105 () {66 vars in 1354 bytes} [Wed Aug 12 10:39:48 2026] GET /volume/v3/snapshots/2b12f5d1-d199-4d74-a966-106ef7fd096b => generated 467 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:39:48.315701 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [req-8eb963ae-f62b-4e46-b4a6-868f98d5b949 req-ca2b167d-0a49-4bd3-b02e-55c5aa7fb962 tempest-VolumesSnapshotsTestJSON-693259021 tempest-VolumesSnapshotsTestJSON-693259021-project-member] Flow 'volume_create_api' (77a91a29-fcb6-4d0c-aa34-2266e7e620e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:39:48.317406 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [req-8eb963ae-f62b-4e46-b4a6-868f98d5b949 req-ca2b167d-0a49-4bd3-b02e-55c5aa7fb962 tempest-VolumesSnapshotsTestJSON-693259021 tempest-VolumesSnapshotsTestJSON-693259021-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (55869930-9455-4a30-8e1a-ebaa507ec54a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:39:48.318803 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.flows.api.create_volume [req-8eb963ae-f62b-4e46-b4a6-868f98d5b949 req-ca2b167d-0a49-4bd3-b02e-55c5aa7fb962 tempest-VolumesSnapshotsTestJSON-693259021 tempest-VolumesSnapshotsTestJSON-693259021-project-member] Validating volume size '1' using validate_int {{(pid=100373) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 10:39:48.327239 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-a7d0bc1d-c354-4d8d-9da9-7e0f7ba8dbdd None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:39:48.332304 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-a7d0bc1d-c354-4d8d-9da9-7e0f7ba8dbdd tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] GET https://10.4.3.105/volume/v3/snapshots/2b12f5d1-d199-4d74-a966-106ef7fd096b Aug 12 10:39:48.332639 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-a7d0bc1d-c354-4d8d-9da9-7e0f7ba8dbdd tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:39:48.332884 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-a7d0bc1d-c354-4d8d-9da9-7e0f7ba8dbdd tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:39:48.343905 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:39:48.343905 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:39:48.344308 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-a7d0bc1d-c354-4d8d-9da9-7e0f7ba8dbdd tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Snapshot retrieved successfully. Aug 12 10:39:48.345425 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-a7d0bc1d-c354-4d8d-9da9-7e0f7ba8dbdd tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] https://10.4.3.105/volume/v3/snapshots/2b12f5d1-d199-4d74-a966-106ef7fd096b returned with HTTP 200 Aug 12 10:39:48.346135 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 816/3283] 10.4.3.105 () {66 vars in 1354 bytes} [Wed Aug 12 10:39:48 2026] GET /volume/v3/snapshots/2b12f5d1-d199-4d74-a966-106ef7fd096b => generated 467 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:39:48.359126 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [req-8eb963ae-f62b-4e46-b4a6-868f98d5b949 req-ca2b167d-0a49-4bd3-b02e-55c5aa7fb962 tempest-VolumesSnapshotsTestJSON-693259021 tempest-VolumesSnapshotsTestJSON-693259021-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (55869930-9455-4a30-8e1a-ebaa507ec54a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T10:26:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6cd66f07-4c7b-40b2-9dfb-378538f29c9e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:39:48.360231 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [req-8eb963ae-f62b-4e46-b4a6-868f98d5b949 req-ca2b167d-0a49-4bd3-b02e-55c5aa7fb962 tempest-VolumesSnapshotsTestJSON-693259021 tempest-VolumesSnapshotsTestJSON-693259021-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (37a3d776-0588-47a8-a57f-f2df6bcb3e27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:39:48.456891 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.quota [req-8eb963ae-f62b-4e46-b4a6-868f98d5b949 req-ca2b167d-0a49-4bd3-b02e-55c5aa7fb962 tempest-VolumesSnapshotsTestJSON-693259021 tempest-VolumesSnapshotsTestJSON-693259021-project-member] Created reservations ['468902c1-702b-44a4-b538-4cb2aa00561c', '20e20eeb-9fb6-427c-8f6b-0bdd488e561b', '33a6e875-1d7b-4960-a3ce-8a77222e5b6e', '3bd11bb0-1e54-496a-b2dc-2dbec931e568'] {{(pid=100373) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:39:48.457755 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [req-8eb963ae-f62b-4e46-b4a6-868f98d5b949 req-ca2b167d-0a49-4bd3-b02e-55c5aa7fb962 tempest-VolumesSnapshotsTestJSON-693259021 tempest-VolumesSnapshotsTestJSON-693259021-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (37a3d776-0588-47a8-a57f-f2df6bcb3e27) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['468902c1-702b-44a4-b538-4cb2aa00561c', '20e20eeb-9fb6-427c-8f6b-0bdd488e561b', '33a6e875-1d7b-4960-a3ce-8a77222e5b6e', '3bd11bb0-1e54-496a-b2dc-2dbec931e568']}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:39:48.459391 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [req-8eb963ae-f62b-4e46-b4a6-868f98d5b949 req-ca2b167d-0a49-4bd3-b02e-55c5aa7fb962 tempest-VolumesSnapshotsTestJSON-693259021 tempest-VolumesSnapshotsTestJSON-693259021-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a019ff49-4785-4d1b-9acd-b650ca0adf48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:39:48.492465 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [req-8eb963ae-f62b-4e46-b4a6-868f98d5b949 req-ca2b167d-0a49-4bd3-b02e-55c5aa7fb962 tempest-VolumesSnapshotsTestJSON-693259021 tempest-VolumesSnapshotsTestJSON-693259021-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a019ff49-4785-4d1b-9acd-b650ca0adf48) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fff520e6-c6a2-4eff-8f8b-b762d88287c8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-687972482',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7932582e2b244bc6830d950761c224df',qos_specs=None,replication_status=,reservations=['468902c1-702b-44a4-b538-4cb2aa00561c','20e20eeb-9fb6-427c-8f6b-0bdd488e561b','33a6e875-1d7b-4960-a3ce-8a77222e5b6e','3bd11bb0-1e54-496a-b2dc-2dbec931e568'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='decaa515a2a548258d2b07e0bd0938a9',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:39:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-687972482',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fff520e6-c6a2-4eff-8f8b-b762d88287c8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7932582e2b244bc6830d950761c224df',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='decaa515a2a548258d2b07e0bd0938a9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6cd66f07-4c7b-40b2-9dfb-378538f29c9e),volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:39:48.493371 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [req-8eb963ae-f62b-4e46-b4a6-868f98d5b949 req-ca2b167d-0a49-4bd3-b02e-55c5aa7fb962 tempest-VolumesSnapshotsTestJSON-693259021 tempest-VolumesSnapshotsTestJSON-693259021-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (88ea60e0-8ce5-4800-bdcc-f610dbed3dc1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:39:48.522811 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [req-8eb963ae-f62b-4e46-b4a6-868f98d5b949 req-ca2b167d-0a49-4bd3-b02e-55c5aa7fb962 tempest-VolumesSnapshotsTestJSON-693259021 tempest-VolumesSnapshotsTestJSON-693259021-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (88ea60e0-8ce5-4800-bdcc-f610dbed3dc1) transitioned into state 'SUCCESS' from state '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-687972482',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7932582e2b244bc6830d950761c224df',qos_specs=None,replication_status=,reservations=['468902c1-702b-44a4-b538-4cb2aa00561c','20e20eeb-9fb6-427c-8f6b-0bdd488e561b','33a6e875-1d7b-4960-a3ce-8a77222e5b6e','3bd11bb0-1e54-496a-b2dc-2dbec931e568'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='decaa515a2a548258d2b07e0bd0938a9',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:39:48.526253 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [req-8eb963ae-f62b-4e46-b4a6-868f98d5b949 req-ca2b167d-0a49-4bd3-b02e-55c5aa7fb962 tempest-VolumesSnapshotsTestJSON-693259021 tempest-VolumesSnapshotsTestJSON-693259021-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2bb31123-5b69-44a9-9e22-d48619e39f3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:39:48.539449 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [req-8eb963ae-f62b-4e46-b4a6-868f98d5b949 req-ca2b167d-0a49-4bd3-b02e-55c5aa7fb962 tempest-VolumesSnapshotsTestJSON-693259021 tempest-VolumesSnapshotsTestJSON-693259021-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2bb31123-5b69-44a9-9e22-d48619e39f3d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:39:48.540223 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [req-8eb963ae-f62b-4e46-b4a6-868f98d5b949 req-ca2b167d-0a49-4bd3-b02e-55c5aa7fb962 tempest-VolumesSnapshotsTestJSON-693259021 tempest-VolumesSnapshotsTestJSON-693259021-project-member] Flow 'volume_create_api' (77a91a29-fcb6-4d0c-aa34-2266e7e620e7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100373) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:39:48.540729 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [req-8eb963ae-f62b-4e46-b4a6-868f98d5b949 req-ca2b167d-0a49-4bd3-b02e-55c5aa7fb962 tempest-VolumesSnapshotsTestJSON-693259021 tempest-VolumesSnapshotsTestJSON-693259021-project-member] Create volume request issued successfully. Aug 12 10:39:48.541119 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-8eb963ae-f62b-4e46-b4a6-868f98d5b949 req-ca2b167d-0a49-4bd3-b02e-55c5aa7fb962 tempest-VolumesSnapshotsTestJSON-693259021 tempest-VolumesSnapshotsTestJSON-693259021-project-member] https://10.4.3.105/volume/v3/volumes returned with HTTP 202 Aug 12 10:39:48.541609 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 816/3284] 10.4.3.105 () {72 vars in 1541 bytes} [Wed Aug 12 10:39:48 2026] POST /volume/v3/volumes => generated 754 bytes in 253 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 10:39:48.549848 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-8eb963ae-f62b-4e46-b4a6-868f98d5b949 req-b2bcd751-483a-4a6c-b01f-1b4f574a1060 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:39:48.552243 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-8eb963ae-f62b-4e46-b4a6-868f98d5b949 req-b2bcd751-483a-4a6c-b01f-1b4f574a1060 tempest-VolumesSnapshotsTestJSON-693259021 tempest-VolumesSnapshotsTestJSON-693259021-project-member] GET https://10.4.3.105/volume/v3/volumes/fff520e6-c6a2-4eff-8f8b-b762d88287c8 Aug 12 10:39:48.552466 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-8eb963ae-f62b-4e46-b4a6-868f98d5b949 req-b2bcd751-483a-4a6c-b01f-1b4f574a1060 tempest-VolumesSnapshotsTestJSON-693259021 tempest-VolumesSnapshotsTestJSON-693259021-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:39:48.552690 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-8eb963ae-f62b-4e46-b4a6-868f98d5b949 req-b2bcd751-483a-4a6c-b01f-1b4f574a1060 tempest-VolumesSnapshotsTestJSON-693259021 tempest-VolumesSnapshotsTestJSON-693259021-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:39:48.561530 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:39:48.561530 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:39:48.566315 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [req-8eb963ae-f62b-4e46-b4a6-868f98d5b949 req-b2bcd751-483a-4a6c-b01f-1b4f574a1060 tempest-VolumesSnapshotsTestJSON-693259021 tempest-VolumesSnapshotsTestJSON-693259021-project-member] Volume info retrieved successfully. Aug 12 10:39:48.571999 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-8eb963ae-f62b-4e46-b4a6-868f98d5b949 req-b2bcd751-483a-4a6c-b01f-1b4f574a1060 tempest-VolumesSnapshotsTestJSON-693259021 tempest-VolumesSnapshotsTestJSON-693259021-project-member] https://10.4.3.105/volume/v3/volumes/fff520e6-c6a2-4eff-8f8b-b762d88287c8 returned with HTTP 200 Aug 12 10:39:48.572651 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 828/3285] 10.4.3.105 () {68 vars in 1598 bytes} [Wed Aug 12 10:39:48 2026] GET /volume/v3/volumes/fff520e6-c6a2-4eff-8f8b-b762d88287c8 => generated 822 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:39:48.601784 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [req-b7829634-4a7e-407d-8a8f-ea29a5f26f88 req-b0ab7b44-dca7-4e68-b269-a55416254bd6 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:39:48.605070 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-b7829634-4a7e-407d-8a8f-ea29a5f26f88 req-b0ab7b44-dca7-4e68-b269-a55416254bd6 tempest-VolumesSnapshotsTestJSON-693259021 tempest-VolumesSnapshotsTestJSON-693259021-project-member] GET https://10.4.3.105/volume/v3/volumes/fff520e6-c6a2-4eff-8f8b-b762d88287c8 Aug 12 10:39:48.605222 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [req-b7829634-4a7e-407d-8a8f-ea29a5f26f88 req-b0ab7b44-dca7-4e68-b269-a55416254bd6 tempest-VolumesSnapshotsTestJSON-693259021 tempest-VolumesSnapshotsTestJSON-693259021-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:39:48.605484 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [req-b7829634-4a7e-407d-8a8f-ea29a5f26f88 req-b0ab7b44-dca7-4e68-b269-a55416254bd6 tempest-VolumesSnapshotsTestJSON-693259021 tempest-VolumesSnapshotsTestJSON-693259021-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:39:48.618117 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:39:48.618117 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:39:48.625129 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [req-b7829634-4a7e-407d-8a8f-ea29a5f26f88 req-b0ab7b44-dca7-4e68-b269-a55416254bd6 tempest-VolumesSnapshotsTestJSON-693259021 tempest-VolumesSnapshotsTestJSON-693259021-project-member] Volume info retrieved successfully. Aug 12 10:39:48.633547 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-b7829634-4a7e-407d-8a8f-ea29a5f26f88 req-b0ab7b44-dca7-4e68-b269-a55416254bd6 tempest-VolumesSnapshotsTestJSON-693259021 tempest-VolumesSnapshotsTestJSON-693259021-project-member] https://10.4.3.105/volume/v3/volumes/fff520e6-c6a2-4eff-8f8b-b762d88287c8 returned with HTTP 200 Aug 12 10:39:48.633962 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 826/3286] 10.4.3.105 () {68 vars in 1598 bytes} [Wed Aug 12 10:39:48 2026] GET /volume/v3/volumes/fff520e6-c6a2-4eff-8f8b-b762d88287c8 => generated 822 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:39:48.809788 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-c134da4e-d9d2-42d8-9258-d392ad3a7126 req-38db170e-2813-4c49-a106-0c7253684ae3 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:39:48.811908 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-c134da4e-d9d2-42d8-9258-d392ad3a7126 req-38db170e-2813-4c49-a106-0c7253684ae3 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] DELETE https://10.4.3.105/volume/v3/attachments/84a64bda-34a2-4600-a944-5a8f1262ebe9 Aug 12 10:39:48.812133 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-c134da4e-d9d2-42d8-9258-d392ad3a7126 req-38db170e-2813-4c49-a106-0c7253684ae3 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:39:48.812361 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-c134da4e-d9d2-42d8-9258-d392ad3a7126 req-38db170e-2813-4c49-a106-0c7253684ae3 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Calling method 'version_select' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:39:48.817068 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-c134da4e-d9d2-42d8-9258-d392ad3a7126 req-38db170e-2813-4c49-a106-0c7253684ae3 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] https://10.4.3.105/volume/v3/attachments/84a64bda-34a2-4600-a944-5a8f1262ebe9 returned with HTTP 404 Aug 12 10:39:48.818104 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 817/3287] 10.4.3.105 () {72 vars in 1673 bytes} [Wed Aug 12 10:39:48 2026] DELETE /volume/v3/attachments/84a64bda-34a2-4600-a944-5a8f1262ebe9 => generated 149 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 10:39:48.896002 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-ca9408d1-70d9-480b-a3e9-19ffaed106c0 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:39:48.897636 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-ca9408d1-70d9-480b-a3e9-19ffaed106c0 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] GET https://10.4.3.105/volume/v3/backups/c5d8efa2-7e1d-463a-9b1e-a71c67fdfa84 Aug 12 10:39:48.897822 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-ca9408d1-70d9-480b-a3e9-19ffaed106c0 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:39:48.898023 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-ca9408d1-70d9-480b-a3e9-19ffaed106c0 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:39:48.898120 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-ca9408d1-70d9-480b-a3e9-19ffaed106c0 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Show backup with id c5d8efa2-7e1d-463a-9b1e-a71c67fdfa84. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:39:48.902790 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:39:48.902790 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:39:48.903601 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-ca9408d1-70d9-480b-a3e9-19ffaed106c0 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] https://10.4.3.105/volume/v3/backups/c5d8efa2-7e1d-463a-9b1e-a71c67fdfa84 returned with HTTP 200 Aug 12 10:39:48.904739 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 817/3288] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:39:48 2026] GET /volume/v3/backups/c5d8efa2-7e1d-463a-9b1e-a71c67fdfa84 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:39:48.910645 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-7abf3b7c-88a4-41b3-b048-939c71cfe6c0 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:39:48.912809 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-7abf3b7c-88a4-41b3-b048-939c71cfe6c0 tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] GET https://10.4.3.105/volume/v3/backups/2fd4abbf-edec-4dae-81af-13a54f6ddd96 Aug 12 10:39:48.913026 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-7abf3b7c-88a4-41b3-b048-939c71cfe6c0 tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:39:48.913205 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-7abf3b7c-88a4-41b3-b048-939c71cfe6c0 tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:39:48.913546 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-7abf3b7c-88a4-41b3-b048-939c71cfe6c0 tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] Show backup with id 2fd4abbf-edec-4dae-81af-13a54f6ddd96. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:39:48.921878 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:39:48.921878 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:39:48.924920 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-7abf3b7c-88a4-41b3-b048-939c71cfe6c0 tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] https://10.4.3.105/volume/v3/backups/2fd4abbf-edec-4dae-81af-13a54f6ddd96 returned with HTTP 200 Aug 12 10:39:48.924920 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 829/3289] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:39:48 2026] GET /volume/v3/backups/2fd4abbf-edec-4dae-81af-13a54f6ddd96 => generated 749 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:39:48.935526 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-e24b6b8a-c2a1-48e0-ad77-761b9f4e755e None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:39:48.941532 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-e24b6b8a-c2a1-48e0-ad77-761b9f4e755e tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] GET https://10.4.3.105/volume/v3/backups/aee1d50a-b348-426f-be3f-197e0d8b39f4 Aug 12 10:39:48.941947 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-e24b6b8a-c2a1-48e0-ad77-761b9f4e755e tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:39:48.942188 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-e24b6b8a-c2a1-48e0-ad77-761b9f4e755e tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:39:48.942333 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.v3.backups [None req-e24b6b8a-c2a1-48e0-ad77-761b9f4e755e tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] Show backup with id aee1d50a-b348-426f-be3f-197e0d8b39f4. {{(pid=100372) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:39:48.948102 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:39:48.948102 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:39:48.949002 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-e24b6b8a-c2a1-48e0-ad77-761b9f4e755e tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] https://10.4.3.105/volume/v3/backups/aee1d50a-b348-426f-be3f-197e0d8b39f4 returned with HTTP 200 Aug 12 10:39:48.949421 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 827/3290] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:39:48 2026] GET /volume/v3/backups/aee1d50a-b348-426f-be3f-197e0d8b39f4 => generated 751 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:39:48.962072 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-a38e1933-f0f2-4856-8d06-37e9133ba7cf None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:39:48.964260 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-a38e1933-f0f2-4856-8d06-37e9133ba7cf tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] DELETE https://10.4.3.105/volume/v3/backups/2fd4abbf-edec-4dae-81af-13a54f6ddd96 Aug 12 10:39:48.964470 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-a38e1933-f0f2-4856-8d06-37e9133ba7cf tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:39:48.964703 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-a38e1933-f0f2-4856-8d06-37e9133ba7cf tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] Calling method 'delete' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:39:48.964804 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.contrib.backups [None req-a38e1933-f0f2-4856-8d06-37e9133ba7cf tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] Delete backup with id: 2fd4abbf-edec-4dae-81af-13a54f6ddd96. Aug 12 10:39:48.974728 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:39:48.974728 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:39:48.998578 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.backup.rpcapi [None req-a38e1933-f0f2-4856-8d06-37e9133ba7cf tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] delete_backup rpcapi backup_id 2fd4abbf-edec-4dae-81af-13a54f6ddd96 {{(pid=100374) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 12 10:39:49.000294 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-a38e1933-f0f2-4856-8d06-37e9133ba7cf tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] https://10.4.3.105/volume/v3/backups/2fd4abbf-edec-4dae-81af-13a54f6ddd96 returned with HTTP 202 Aug 12 10:39:49.000862 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 818/3291] 10.4.3.105 () {66 vars in 1351 bytes} [Wed Aug 12 10:39:48 2026] DELETE /volume/v3/backups/2fd4abbf-edec-4dae-81af-13a54f6ddd96 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 10:39:49.011250 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-c3bd0d21-dd2b-4c57-9b4f-8569d0e13215 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:39:49.013667 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-c3bd0d21-dd2b-4c57-9b4f-8569d0e13215 tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] GET https://10.4.3.105/volume/v3/backups/2fd4abbf-edec-4dae-81af-13a54f6ddd96 Aug 12 10:39:49.013942 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-c3bd0d21-dd2b-4c57-9b4f-8569d0e13215 tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:39:49.014173 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-c3bd0d21-dd2b-4c57-9b4f-8569d0e13215 tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:39:49.014307 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-c3bd0d21-dd2b-4c57-9b4f-8569d0e13215 tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] Show backup with id 2fd4abbf-edec-4dae-81af-13a54f6ddd96. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:39:49.019952 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:39:49.019952 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:39:49.020955 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-c3bd0d21-dd2b-4c57-9b4f-8569d0e13215 tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] https://10.4.3.105/volume/v3/backups/2fd4abbf-edec-4dae-81af-13a54f6ddd96 returned with HTTP 200 Aug 12 10:39:49.021489 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 818/3292] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:39:49 2026] GET /volume/v3/backups/2fd4abbf-edec-4dae-81af-13a54f6ddd96 => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:39:49.659245 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-a5de6bda-678c-4f09-a99a-e8daf9de568d req-74e25c0a-832c-4c0e-ab17-ec7c4dac8cdd None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:39:49.661368 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-a5de6bda-678c-4f09-a99a-e8daf9de568d req-74e25c0a-832c-4c0e-ab17-ec7c4dac8cdd tempest-VolumesSnapshotsTestJSON-693259021 tempest-VolumesSnapshotsTestJSON-693259021-project-member] GET https://10.4.3.105/volume/v3/volumes/fff520e6-c6a2-4eff-8f8b-b762d88287c8 Aug 12 10:39:49.661579 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-a5de6bda-678c-4f09-a99a-e8daf9de568d req-74e25c0a-832c-4c0e-ab17-ec7c4dac8cdd tempest-VolumesSnapshotsTestJSON-693259021 tempest-VolumesSnapshotsTestJSON-693259021-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:39:49.661763 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-a5de6bda-678c-4f09-a99a-e8daf9de568d req-74e25c0a-832c-4c0e-ab17-ec7c4dac8cdd tempest-VolumesSnapshotsTestJSON-693259021 tempest-VolumesSnapshotsTestJSON-693259021-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:39:49.668941 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:39:49.668941 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:39:49.673037 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [req-a5de6bda-678c-4f09-a99a-e8daf9de568d req-74e25c0a-832c-4c0e-ab17-ec7c4dac8cdd tempest-VolumesSnapshotsTestJSON-693259021 tempest-VolumesSnapshotsTestJSON-693259021-project-member] Volume info retrieved successfully. Aug 12 10:39:49.678038 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-a5de6bda-678c-4f09-a99a-e8daf9de568d req-74e25c0a-832c-4c0e-ab17-ec7c4dac8cdd tempest-VolumesSnapshotsTestJSON-693259021 tempest-VolumesSnapshotsTestJSON-693259021-project-member] https://10.4.3.105/volume/v3/volumes/fff520e6-c6a2-4eff-8f8b-b762d88287c8 returned with HTTP 200 Aug 12 10:39:49.678503 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 830/3293] 10.4.3.105 () {68 vars in 1598 bytes} [Wed Aug 12 10:39:49 2026] GET /volume/v3/volumes/fff520e6-c6a2-4eff-8f8b-b762d88287c8 => generated 847 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:39:49.701174 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [req-11617912-b0a4-4f34-a1b9-b657bed2c1fe req-e9b6b052-f30e-4e16-a16e-0654c46b995e None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:39:49.703051 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-11617912-b0a4-4f34-a1b9-b657bed2c1fe req-e9b6b052-f30e-4e16-a16e-0654c46b995e tempest-VolumesSnapshotsTestJSON-693259021 tempest-VolumesSnapshotsTestJSON-693259021-project-member] POST https://10.4.3.105/volume/v3/snapshots Aug 12 10:39:49.703405 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [req-11617912-b0a4-4f34-a1b9-b657bed2c1fe req-e9b6b052-f30e-4e16-a16e-0654c46b995e tempest-VolumesSnapshotsTestJSON-693259021 tempest-VolumesSnapshotsTestJSON-693259021-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "fff520e6-c6a2-4eff-8f8b-b762d88287c8", "force": false, "name": "tempest-VolumesSnapshotsTestJSON-Snapshot-817805698", "description": null, "metadata": {}}} {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:39:49.713749 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:39:49.713749 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:39:49.713990 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [req-11617912-b0a4-4f34-a1b9-b657bed2c1fe req-e9b6b052-f30e-4e16-a16e-0654c46b995e tempest-VolumesSnapshotsTestJSON-693259021 tempest-VolumesSnapshotsTestJSON-693259021-project-member] Volume info retrieved successfully. Aug 12 10:39:49.714102 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.v3.snapshots [req-11617912-b0a4-4f34-a1b9-b657bed2c1fe req-e9b6b052-f30e-4e16-a16e-0654c46b995e tempest-VolumesSnapshotsTestJSON-693259021 tempest-VolumesSnapshotsTestJSON-693259021-project-member] Create snapshot from volume fff520e6-c6a2-4eff-8f8b-b762d88287c8 Aug 12 10:39:49.751655 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.quota [req-11617912-b0a4-4f34-a1b9-b657bed2c1fe req-e9b6b052-f30e-4e16-a16e-0654c46b995e tempest-VolumesSnapshotsTestJSON-693259021 tempest-VolumesSnapshotsTestJSON-693259021-project-member] Created reservations ['5e2455ca-9833-4bf1-bf07-10e91c2255c0', 'f168937f-7a5a-4abe-a1c3-5572574fcab1', '891100cf-f535-4334-b6b9-456034e93928', '8fb5bf37-dcab-4ec9-942a-0cc4e924ce12'] {{(pid=100372) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:39:49.787611 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [req-11617912-b0a4-4f34-a1b9-b657bed2c1fe req-e9b6b052-f30e-4e16-a16e-0654c46b995e tempest-VolumesSnapshotsTestJSON-693259021 tempest-VolumesSnapshotsTestJSON-693259021-project-member] Snapshot create request issued successfully. Aug 12 10:39:49.787928 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-11617912-b0a4-4f34-a1b9-b657bed2c1fe req-e9b6b052-f30e-4e16-a16e-0654c46b995e tempest-VolumesSnapshotsTestJSON-693259021 tempest-VolumesSnapshotsTestJSON-693259021-project-member] https://10.4.3.105/volume/v3/snapshots returned with HTTP 202 Aug 12 10:39:49.788365 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 828/3294] 10.4.3.105 () {72 vars in 1547 bytes} [Wed Aug 12 10:39:49 2026] POST /volume/v3/snapshots => generated 310 bytes in 87 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 10:39:49.870764 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-380602ab-761b-442d-9abd-02b5bb83f83a req-f9015f7e-a1fd-414a-83de-61adbe16513c None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:39:49.877872 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-380602ab-761b-442d-9abd-02b5bb83f83a req-f9015f7e-a1fd-414a-83de-61adbe16513c tempest-VolumesSnapshotsTestJSON-693259021 tempest-VolumesSnapshotsTestJSON-693259021-project-reader] GET https://10.4.3.105/volume/v3/snapshots/43539afd-1b60-4d77-a96c-706e093c221b Aug 12 10:39:49.878193 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-380602ab-761b-442d-9abd-02b5bb83f83a req-f9015f7e-a1fd-414a-83de-61adbe16513c tempest-VolumesSnapshotsTestJSON-693259021 tempest-VolumesSnapshotsTestJSON-693259021-project-reader] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:39:49.878586 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-380602ab-761b-442d-9abd-02b5bb83f83a req-f9015f7e-a1fd-414a-83de-61adbe16513c tempest-VolumesSnapshotsTestJSON-693259021 tempest-VolumesSnapshotsTestJSON-693259021-project-reader] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:39:49.888542 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:39:49.888542 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:39:49.888542 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [req-380602ab-761b-442d-9abd-02b5bb83f83a req-f9015f7e-a1fd-414a-83de-61adbe16513c tempest-VolumesSnapshotsTestJSON-693259021 tempest-VolumesSnapshotsTestJSON-693259021-project-reader] Snapshot retrieved successfully. Aug 12 10:39:49.888542 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-380602ab-761b-442d-9abd-02b5bb83f83a req-f9015f7e-a1fd-414a-83de-61adbe16513c tempest-VolumesSnapshotsTestJSON-693259021 tempest-VolumesSnapshotsTestJSON-693259021-project-reader] https://10.4.3.105/volume/v3/snapshots/43539afd-1b60-4d77-a96c-706e093c221b returned with HTTP 200 Aug 12 10:39:49.888542 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 819/3295] 10.4.3.105 () {68 vars in 1604 bytes} [Wed Aug 12 10:39:49 2026] GET /volume/v3/snapshots/43539afd-1b60-4d77-a96c-706e093c221b => generated 469 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:39:49.916341 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-5eb4b753-9415-4a78-9106-394cec68d898 req-efdde9f9-58fe-48f5-82ae-c45413987149 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:39:49.916808 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-5872bf72-e02f-4325-9af6-d4b2b435f438 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:39:49.918320 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-5872bf72-e02f-4325-9af6-d4b2b435f438 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] GET https://10.4.3.105/volume/v3/backups/c5d8efa2-7e1d-463a-9b1e-a71c67fdfa84 Aug 12 10:39:49.918413 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-5eb4b753-9415-4a78-9106-394cec68d898 req-efdde9f9-58fe-48f5-82ae-c45413987149 tempest-VolumesSnapshotsTestJSON-693259021 tempest-VolumesSnapshotsTestJSON-693259021-project-reader] GET https://10.4.3.105/volume/v3/snapshots/detail Aug 12 10:39:49.918469 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-5872bf72-e02f-4325-9af6-d4b2b435f438 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:39:49.918529 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-5eb4b753-9415-4a78-9106-394cec68d898 req-efdde9f9-58fe-48f5-82ae-c45413987149 tempest-VolumesSnapshotsTestJSON-693259021 tempest-VolumesSnapshotsTestJSON-693259021-project-reader] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:39:49.918583 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-5872bf72-e02f-4325-9af6-d4b2b435f438 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:39:49.918583 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-5872bf72-e02f-4325-9af6-d4b2b435f438 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Show backup with id c5d8efa2-7e1d-463a-9b1e-a71c67fdfa84. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:39:49.918676 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-5eb4b753-9415-4a78-9106-394cec68d898 req-efdde9f9-58fe-48f5-82ae-c45413987149 tempest-VolumesSnapshotsTestJSON-693259021 tempest-VolumesSnapshotsTestJSON-693259021-project-reader] Calling method 'detail' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:39:49.918676 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.api_utils [req-5eb4b753-9415-4a78-9106-394cec68d898 req-efdde9f9-58fe-48f5-82ae-c45413987149 tempest-VolumesSnapshotsTestJSON-693259021 tempest-VolumesSnapshotsTestJSON-693259021-project-reader] Removing options '' from query. {{(pid=100373) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 10:39:49.920204 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.db.api [req-5eb4b753-9415-4a78-9106-394cec68d898 req-efdde9f9-58fe-48f5-82ae-c45413987149 tempest-VolumesSnapshotsTestJSON-693259021 tempest-VolumesSnapshotsTestJSON-693259021-project-reader] Building query based on filter {{(pid=100373) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 12 10:39:49.924037 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:39:49.924037 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:39:49.924470 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-5872bf72-e02f-4325-9af6-d4b2b435f438 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] https://10.4.3.105/volume/v3/backups/c5d8efa2-7e1d-463a-9b1e-a71c67fdfa84 returned with HTTP 200 Aug 12 10:39:49.924576 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [req-5eb4b753-9415-4a78-9106-394cec68d898 req-efdde9f9-58fe-48f5-82ae-c45413987149 tempest-VolumesSnapshotsTestJSON-693259021 tempest-VolumesSnapshotsTestJSON-693259021-project-reader] Get all snapshots completed successfully. Aug 12 10:39:49.924950 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 831/3296] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:39:49 2026] GET /volume/v3/backups/c5d8efa2-7e1d-463a-9b1e-a71c67fdfa84 => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:39:49.925339 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:39:49.925339 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:39:49.925616 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-5eb4b753-9415-4a78-9106-394cec68d898 req-efdde9f9-58fe-48f5-82ae-c45413987149 tempest-VolumesSnapshotsTestJSON-693259021 tempest-VolumesSnapshotsTestJSON-693259021-project-reader] https://10.4.3.105/volume/v3/snapshots/detail returned with HTTP 200 Aug 12 10:39:49.926043 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 819/3297] 10.4.3.105 () {68 vars in 1514 bytes} [Wed Aug 12 10:39:49 2026] GET /volume/v3/snapshots/detail => generated 472 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:39:49.940399 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-7fbbfdb2-9ee7-469d-b851-b129e065e930 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:39:49.945021 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-7fbbfdb2-9ee7-469d-b851-b129e065e930 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] GET https://10.4.3.105/volume/v3/backups/c5d8efa2-7e1d-463a-9b1e-a71c67fdfa84 Aug 12 10:39:49.945195 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-7fbbfdb2-9ee7-469d-b851-b129e065e930 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:39:49.945433 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-7fbbfdb2-9ee7-469d-b851-b129e065e930 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:39:49.945555 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.v3.backups [None req-7fbbfdb2-9ee7-469d-b851-b129e065e930 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Show backup with id c5d8efa2-7e1d-463a-9b1e-a71c67fdfa84. {{(pid=100372) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:39:49.950634 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:39:49.950634 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:39:49.951719 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-7fbbfdb2-9ee7-469d-b851-b129e065e930 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] https://10.4.3.105/volume/v3/backups/c5d8efa2-7e1d-463a-9b1e-a71c67fdfa84 returned with HTTP 200 Aug 12 10:39:49.952125 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 829/3298] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:39:49 2026] GET /volume/v3/backups/c5d8efa2-7e1d-463a-9b1e-a71c67fdfa84 => generated 751 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:39:49.953651 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-d00bf75d-86b1-4d78-8b9f-21640a342d10 req-8cef3472-0555-485d-864c-8aa3db27d9bc None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:39:49.955387 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-d00bf75d-86b1-4d78-8b9f-21640a342d10 req-8cef3472-0555-485d-864c-8aa3db27d9bc tempest-VolumesSnapshotsTestJSON-693259021 tempest-VolumesSnapshotsTestJSON-693259021-project-member] GET https://10.4.3.105/volume/v3/snapshots/43539afd-1b60-4d77-a96c-706e093c221b Aug 12 10:39:49.955659 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-d00bf75d-86b1-4d78-8b9f-21640a342d10 req-8cef3472-0555-485d-864c-8aa3db27d9bc tempest-VolumesSnapshotsTestJSON-693259021 tempest-VolumesSnapshotsTestJSON-693259021-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:39:49.955900 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-d00bf75d-86b1-4d78-8b9f-21640a342d10 req-8cef3472-0555-485d-864c-8aa3db27d9bc tempest-VolumesSnapshotsTestJSON-693259021 tempest-VolumesSnapshotsTestJSON-693259021-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:39:49.961756 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:39:49.961756 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:39:49.961938 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-b57ccf25-e50d-4fc4-9fc1-31593151f1c0 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:39:49.963449 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [req-d00bf75d-86b1-4d78-8b9f-21640a342d10 req-8cef3472-0555-485d-864c-8aa3db27d9bc tempest-VolumesSnapshotsTestJSON-693259021 tempest-VolumesSnapshotsTestJSON-693259021-project-member] Snapshot retrieved successfully. Aug 12 10:39:49.963560 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-b724ed70-23ba-4d00-8181-8e804588c123 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:39:49.963615 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-d00bf75d-86b1-4d78-8b9f-21640a342d10 req-8cef3472-0555-485d-864c-8aa3db27d9bc tempest-VolumesSnapshotsTestJSON-693259021 tempest-VolumesSnapshotsTestJSON-693259021-project-member] https://10.4.3.105/volume/v3/snapshots/43539afd-1b60-4d77-a96c-706e093c221b returned with HTTP 200 Aug 12 10:39:49.963615 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 820/3299] 10.4.3.105 () {68 vars in 1604 bytes} [Wed Aug 12 10:39:49 2026] GET /volume/v3/snapshots/43539afd-1b60-4d77-a96c-706e093c221b => generated 469 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:39:49.963718 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-b57ccf25-e50d-4fc4-9fc1-31593151f1c0 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] DELETE https://10.4.3.105/volume/v3/snapshots/2b12f5d1-d199-4d74-a966-106ef7fd096b Aug 12 10:39:49.963987 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-b57ccf25-e50d-4fc4-9fc1-31593151f1c0 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:39:49.964193 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-b57ccf25-e50d-4fc4-9fc1-31593151f1c0 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Calling method 'delete' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:39:49.964292 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.v3.snapshots [None req-b57ccf25-e50d-4fc4-9fc1-31593151f1c0 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Delete snapshot with id: 2b12f5d1-d199-4d74-a966-106ef7fd096b Aug 12 10:39:49.965798 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-b724ed70-23ba-4d00-8181-8e804588c123 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] DELETE https://10.4.3.105/volume/v3/backups/c5d8efa2-7e1d-463a-9b1e-a71c67fdfa84 Aug 12 10:39:49.966336 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-b724ed70-23ba-4d00-8181-8e804588c123 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:39:49.967859 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-b724ed70-23ba-4d00-8181-8e804588c123 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Calling method 'delete' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:39:49.968124 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.contrib.backups [None req-b724ed70-23ba-4d00-8181-8e804588c123 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Delete backup with id: c5d8efa2-7e1d-463a-9b1e-a71c67fdfa84. Aug 12 10:39:49.970735 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:39:49.970735 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:39:49.972197 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-b57ccf25-e50d-4fc4-9fc1-31593151f1c0 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Snapshot retrieved successfully. Aug 12 10:39:49.973975 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:39:49.973975 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:39:49.992820 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.backup.rpcapi [None req-b724ed70-23ba-4d00-8181-8e804588c123 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] delete_backup rpcapi backup_id c5d8efa2-7e1d-463a-9b1e-a71c67fdfa84 {{(pid=100373) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 12 10:39:49.994291 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [req-62710583-6c69-4598-9efb-5330f6c52c14 req-e87a289d-02d4-45a2-af12-765bdb967f2b None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:39:49.995788 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-b724ed70-23ba-4d00-8181-8e804588c123 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] https://10.4.3.105/volume/v3/backups/c5d8efa2-7e1d-463a-9b1e-a71c67fdfa84 returned with HTTP 202 Aug 12 10:39:49.995788 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 820/3300] 10.4.3.105 () {66 vars in 1351 bytes} [Wed Aug 12 10:39:49 2026] DELETE /volume/v3/backups/c5d8efa2-7e1d-463a-9b1e-a71c67fdfa84 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 10:39:50.000398 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-b57ccf25-e50d-4fc4-9fc1-31593151f1c0 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Snapshot delete request issued successfully. Aug 12 10:39:50.000635 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-b57ccf25-e50d-4fc4-9fc1-31593151f1c0 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] https://10.4.3.105/volume/v3/snapshots/2b12f5d1-d199-4d74-a966-106ef7fd096b returned with HTTP 202 Aug 12 10:39:50.000720 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-62710583-6c69-4598-9efb-5330f6c52c14 req-e87a289d-02d4-45a2-af12-765bdb967f2b tempest-VolumesSnapshotsTestJSON-693259021 tempest-VolumesSnapshotsTestJSON-693259021-project-member] DELETE https://10.4.3.105/volume/v3/snapshots/43539afd-1b60-4d77-a96c-706e093c221b Aug 12 10:39:50.000936 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [req-62710583-6c69-4598-9efb-5330f6c52c14 req-e87a289d-02d4-45a2-af12-765bdb967f2b tempest-VolumesSnapshotsTestJSON-693259021 tempest-VolumesSnapshotsTestJSON-693259021-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:39:50.001112 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 832/3301] 10.4.3.105 () {66 vars in 1357 bytes} [Wed Aug 12 10:39:49 2026] DELETE /volume/v3/snapshots/2b12f5d1-d199-4d74-a966-106ef7fd096b => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 10:39:50.001217 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [req-62710583-6c69-4598-9efb-5330f6c52c14 req-e87a289d-02d4-45a2-af12-765bdb967f2b tempest-VolumesSnapshotsTestJSON-693259021 tempest-VolumesSnapshotsTestJSON-693259021-project-member] Calling method 'delete' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:39:50.001417 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.v3.snapshots [req-62710583-6c69-4598-9efb-5330f6c52c14 req-e87a289d-02d4-45a2-af12-765bdb967f2b tempest-VolumesSnapshotsTestJSON-693259021 tempest-VolumesSnapshotsTestJSON-693259021-project-member] Delete snapshot with id: 43539afd-1b60-4d77-a96c-706e093c221b Aug 12 10:39:50.004432 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-68e37ba3-de1e-433d-b6ca-bd0899210b0f None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:39:50.006405 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-68e37ba3-de1e-433d-b6ca-bd0899210b0f tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] GET https://10.4.3.105/volume/v3/backups/c5d8efa2-7e1d-463a-9b1e-a71c67fdfa84 Aug 12 10:39:50.006659 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-68e37ba3-de1e-433d-b6ca-bd0899210b0f tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:39:50.007899 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-68e37ba3-de1e-433d-b6ca-bd0899210b0f tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:39:50.008013 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-68e37ba3-de1e-433d-b6ca-bd0899210b0f tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Show backup with id c5d8efa2-7e1d-463a-9b1e-a71c67fdfa84. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:39:50.011012 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-48c8f438-130f-4b0b-9ae4-6f649e4bb6dd None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:39:50.012939 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-48c8f438-130f-4b0b-9ae4-6f649e4bb6dd tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] GET https://10.4.3.105/volume/v3/snapshots/2b12f5d1-d199-4d74-a966-106ef7fd096b Aug 12 10:39:50.013499 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-48c8f438-130f-4b0b-9ae4-6f649e4bb6dd tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:39:50.013945 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:39:50.013945 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:39:50.014045 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-48c8f438-130f-4b0b-9ae4-6f649e4bb6dd tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:39:50.014671 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [req-62710583-6c69-4598-9efb-5330f6c52c14 req-e87a289d-02d4-45a2-af12-765bdb967f2b tempest-VolumesSnapshotsTestJSON-693259021 tempest-VolumesSnapshotsTestJSON-693259021-project-member] Snapshot retrieved successfully. Aug 12 10:39:50.015151 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:39:50.015151 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:39:50.015938 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-68e37ba3-de1e-433d-b6ca-bd0899210b0f tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] https://10.4.3.105/volume/v3/backups/c5d8efa2-7e1d-463a-9b1e-a71c67fdfa84 returned with HTTP 200 Aug 12 10:39:50.016292 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 821/3302] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:39:50 2026] GET /volume/v3/backups/c5d8efa2-7e1d-463a-9b1e-a71c67fdfa84 => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:39:50.023659 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:39:50.023659 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:39:50.023659 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-48c8f438-130f-4b0b-9ae4-6f649e4bb6dd tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Snapshot retrieved successfully. Aug 12 10:39:50.024622 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-48c8f438-130f-4b0b-9ae4-6f649e4bb6dd tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] https://10.4.3.105/volume/v3/snapshots/2b12f5d1-d199-4d74-a966-106ef7fd096b returned with HTTP 200 Aug 12 10:39:50.025358 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 821/3303] 10.4.3.105 () {66 vars in 1354 bytes} [Wed Aug 12 10:39:50 2026] GET /volume/v3/snapshots/2b12f5d1-d199-4d74-a966-106ef7fd096b => generated 466 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:39:50.033799 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-f7c775d4-57b7-4f8e-ae93-cc86063d3b92 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:39:50.035757 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-f7c775d4-57b7-4f8e-ae93-cc86063d3b92 tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] GET https://10.4.3.105/volume/v3/backups/2fd4abbf-edec-4dae-81af-13a54f6ddd96 Aug 12 10:39:50.035943 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-f7c775d4-57b7-4f8e-ae93-cc86063d3b92 tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:39:50.036146 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-f7c775d4-57b7-4f8e-ae93-cc86063d3b92 tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:39:50.036236 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-f7c775d4-57b7-4f8e-ae93-cc86063d3b92 tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] Show backup with id 2fd4abbf-edec-4dae-81af-13a54f6ddd96. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:39:50.040278 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-f7c775d4-57b7-4f8e-ae93-cc86063d3b92 tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] https://10.4.3.105/volume/v3/backups/2fd4abbf-edec-4dae-81af-13a54f6ddd96 returned with HTTP 404 Aug 12 10:39:50.040762 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 833/3304] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:39:50 2026] GET /volume/v3/backups/2fd4abbf-edec-4dae-81af-13a54f6ddd96 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:39:50.042384 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [req-62710583-6c69-4598-9efb-5330f6c52c14 req-e87a289d-02d4-45a2-af12-765bdb967f2b tempest-VolumesSnapshotsTestJSON-693259021 tempest-VolumesSnapshotsTestJSON-693259021-project-member] Snapshot delete request issued successfully. Aug 12 10:39:50.043085 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-62710583-6c69-4598-9efb-5330f6c52c14 req-e87a289d-02d4-45a2-af12-765bdb967f2b tempest-VolumesSnapshotsTestJSON-693259021 tempest-VolumesSnapshotsTestJSON-693259021-project-member] https://10.4.3.105/volume/v3/snapshots/43539afd-1b60-4d77-a96c-706e093c221b returned with HTTP 202 Aug 12 10:39:50.043632 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 830/3305] 10.4.3.105 () {70 vars in 1626 bytes} [Wed Aug 12 10:39:49 2026] DELETE /volume/v3/snapshots/43539afd-1b60-4d77-a96c-706e093c221b => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 10:39:50.050089 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-0ff0efbf-2150-4a0a-acb3-af0e769bcb8d None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:39:50.053663 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-0ff0efbf-2150-4a0a-acb3-af0e769bcb8d tempest-VolumesBackupsTest-440641371 tempest-VolumesBackupsTest-440641371-project-admin] DELETE https://10.4.3.105/volume/v3/backups/fc2117e0-bc94-4885-b364-17554fd94672 Aug 12 10:39:50.054471 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-0ff0efbf-2150-4a0a-acb3-af0e769bcb8d tempest-VolumesBackupsTest-440641371 tempest-VolumesBackupsTest-440641371-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:39:50.054739 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-0ff0efbf-2150-4a0a-acb3-af0e769bcb8d tempest-VolumesBackupsTest-440641371 tempest-VolumesBackupsTest-440641371-project-admin] Calling method 'delete' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:39:50.054832 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.contrib.backups [None req-0ff0efbf-2150-4a0a-acb3-af0e769bcb8d tempest-VolumesBackupsTest-440641371 tempest-VolumesBackupsTest-440641371-project-admin] Delete backup with id: fc2117e0-bc94-4885-b364-17554fd94672. Aug 12 10:39:50.066032 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:39:50.066032 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:39:50.083451 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-420fdb6d-ccc5-4f5e-8ab9-dd9e4de55cd9 req-273a8a30-0cfd-4deb-8660-ec146e2b2710 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:39:50.085727 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-420fdb6d-ccc5-4f5e-8ab9-dd9e4de55cd9 req-273a8a30-0cfd-4deb-8660-ec146e2b2710 tempest-VolumesSnapshotsTestJSON-693259021 tempest-VolumesSnapshotsTestJSON-693259021-project-member] GET https://10.4.3.105/volume/v3/snapshots/43539afd-1b60-4d77-a96c-706e093c221b Aug 12 10:39:50.086231 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-420fdb6d-ccc5-4f5e-8ab9-dd9e4de55cd9 req-273a8a30-0cfd-4deb-8660-ec146e2b2710 tempest-VolumesSnapshotsTestJSON-693259021 tempest-VolumesSnapshotsTestJSON-693259021-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:39:50.086646 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-420fdb6d-ccc5-4f5e-8ab9-dd9e4de55cd9 req-273a8a30-0cfd-4deb-8660-ec146e2b2710 tempest-VolumesSnapshotsTestJSON-693259021 tempest-VolumesSnapshotsTestJSON-693259021-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:39:50.088506 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.backup.rpcapi [None req-0ff0efbf-2150-4a0a-acb3-af0e769bcb8d tempest-VolumesBackupsTest-440641371 tempest-VolumesBackupsTest-440641371-project-admin] delete_backup rpcapi backup_id fc2117e0-bc94-4885-b364-17554fd94672 {{(pid=100374) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 12 10:39:50.093682 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-0ff0efbf-2150-4a0a-acb3-af0e769bcb8d tempest-VolumesBackupsTest-440641371 tempest-VolumesBackupsTest-440641371-project-admin] https://10.4.3.105/volume/v3/backups/fc2117e0-bc94-4885-b364-17554fd94672 returned with HTTP 202 Aug 12 10:39:50.093682 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 822/3306] 10.4.3.105 () {66 vars in 1351 bytes} [Wed Aug 12 10:39:50 2026] DELETE /volume/v3/backups/fc2117e0-bc94-4885-b364-17554fd94672 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 10:39:50.097677 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:39:50.097677 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:39:50.097677 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [req-420fdb6d-ccc5-4f5e-8ab9-dd9e4de55cd9 req-273a8a30-0cfd-4deb-8660-ec146e2b2710 tempest-VolumesSnapshotsTestJSON-693259021 tempest-VolumesSnapshotsTestJSON-693259021-project-member] Snapshot retrieved successfully. Aug 12 10:39:50.097677 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-420fdb6d-ccc5-4f5e-8ab9-dd9e4de55cd9 req-273a8a30-0cfd-4deb-8660-ec146e2b2710 tempest-VolumesSnapshotsTestJSON-693259021 tempest-VolumesSnapshotsTestJSON-693259021-project-member] https://10.4.3.105/volume/v3/snapshots/43539afd-1b60-4d77-a96c-706e093c221b returned with HTTP 200 Aug 12 10:39:50.100186 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 822/3307] 10.4.3.105 () {68 vars in 1604 bytes} [Wed Aug 12 10:39:50 2026] GET /volume/v3/snapshots/43539afd-1b60-4d77-a96c-706e093c221b => generated 468 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:39:50.103140 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-6d6efc24-5945-44ec-94b3-35243e19aba2 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:39:50.108596 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-6d6efc24-5945-44ec-94b3-35243e19aba2 tempest-VolumesBackupsTest-440641371 tempest-VolumesBackupsTest-440641371-project-admin] GET https://10.4.3.105/volume/v3/backups/fc2117e0-bc94-4885-b364-17554fd94672 Aug 12 10:39:50.108924 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-6d6efc24-5945-44ec-94b3-35243e19aba2 tempest-VolumesBackupsTest-440641371 tempest-VolumesBackupsTest-440641371-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:39:50.109236 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-6d6efc24-5945-44ec-94b3-35243e19aba2 tempest-VolumesBackupsTest-440641371 tempest-VolumesBackupsTest-440641371-project-admin] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:39:50.109428 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-6d6efc24-5945-44ec-94b3-35243e19aba2 tempest-VolumesBackupsTest-440641371 tempest-VolumesBackupsTest-440641371-project-admin] Show backup with id fc2117e0-bc94-4885-b364-17554fd94672. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:39:50.122241 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:39:50.122241 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:39:50.123019 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-6d6efc24-5945-44ec-94b3-35243e19aba2 tempest-VolumesBackupsTest-440641371 tempest-VolumesBackupsTest-440641371-project-admin] https://10.4.3.105/volume/v3/backups/fc2117e0-bc94-4885-b364-17554fd94672 returned with HTTP 200 Aug 12 10:39:50.123433 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 834/3308] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:39:50 2026] GET /volume/v3/backups/fc2117e0-bc94-4885-b364-17554fd94672 => generated 749 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:39:50.708670 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-b5edd31e-a75f-4520-970c-50cf84fb1e3e None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:39:50.710590 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-b5edd31e-a75f-4520-970c-50cf84fb1e3e tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] GET https://10.4.3.105/volume/v3/volumes/6932a98b-225c-4636-bb01-51aa9d08309e Aug 12 10:39:50.710724 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-b5edd31e-a75f-4520-970c-50cf84fb1e3e tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:39:50.711052 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-b5edd31e-a75f-4520-970c-50cf84fb1e3e tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:39:50.719535 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:39:50.719535 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:39:50.724252 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-b5edd31e-a75f-4520-970c-50cf84fb1e3e tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Volume info retrieved successfully. Aug 12 10:39:50.730464 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-b5edd31e-a75f-4520-970c-50cf84fb1e3e tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] https://10.4.3.105/volume/v3/volumes/6932a98b-225c-4636-bb01-51aa9d08309e returned with HTTP 200 Aug 12 10:39:50.730997 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 831/3309] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:39:50 2026] GET /volume/v3/volumes/6932a98b-225c-4636-bb01-51aa9d08309e => generated 1362 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:39:50.745311 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-1ca45dbe-461c-40f1-a487-2bce8d4c81c9 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:39:50.747303 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-1ca45dbe-461c-40f1-a487-2bce8d4c81c9 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] DELETE https://10.4.3.105/volume/v3/volumes/6932a98b-225c-4636-bb01-51aa9d08309e Aug 12 10:39:50.747569 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-1ca45dbe-461c-40f1-a487-2bce8d4c81c9 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:39:50.747789 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-1ca45dbe-461c-40f1-a487-2bce8d4c81c9 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Calling method 'delete' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:39:50.747976 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.v3.volumes [None req-1ca45dbe-461c-40f1-a487-2bce8d4c81c9 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Delete volume with id: 6932a98b-225c-4636-bb01-51aa9d08309e Aug 12 10:39:50.759301 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:39:50.759301 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:39:50.759931 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-1ca45dbe-461c-40f1-a487-2bce8d4c81c9 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Volume info retrieved successfully. Aug 12 10:39:50.784254 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-1ca45dbe-461c-40f1-a487-2bce8d4c81c9 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Delete volume request issued successfully. Aug 12 10:39:50.784541 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-1ca45dbe-461c-40f1-a487-2bce8d4c81c9 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] https://10.4.3.105/volume/v3/volumes/6932a98b-225c-4636-bb01-51aa9d08309e returned with HTTP 202 Aug 12 10:39:50.784901 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 823/3310] 10.4.3.105 () {66 vars in 1351 bytes} [Wed Aug 12 10:39:50 2026] DELETE /volume/v3/volumes/6932a98b-225c-4636-bb01-51aa9d08309e => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 10:39:50.794235 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-4eca9cb5-26b9-4e5b-9758-bac15231bf18 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:39:50.795740 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-4eca9cb5-26b9-4e5b-9758-bac15231bf18 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] GET https://10.4.3.105/volume/v3/volumes/6932a98b-225c-4636-bb01-51aa9d08309e Aug 12 10:39:50.796065 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-4eca9cb5-26b9-4e5b-9758-bac15231bf18 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:39:50.796365 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-4eca9cb5-26b9-4e5b-9758-bac15231bf18 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:39:50.804913 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:39:50.804913 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:39:50.810156 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-4eca9cb5-26b9-4e5b-9758-bac15231bf18 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Volume info retrieved successfully. Aug 12 10:39:50.818662 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-4eca9cb5-26b9-4e5b-9758-bac15231bf18 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] https://10.4.3.105/volume/v3/volumes/6932a98b-225c-4636-bb01-51aa9d08309e returned with HTTP 200 Aug 12 10:39:50.818662 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 823/3311] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:39:50 2026] GET /volume/v3/volumes/6932a98b-225c-4636-bb01-51aa9d08309e => generated 1361 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:39:51.030003 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-49d9211e-0cae-4edf-a74a-0f329890c411 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:39:51.034363 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-49d9211e-0cae-4edf-a74a-0f329890c411 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] GET https://10.4.3.105/volume/v3/backups/c5d8efa2-7e1d-463a-9b1e-a71c67fdfa84 Aug 12 10:39:51.034585 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-49d9211e-0cae-4edf-a74a-0f329890c411 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:39:51.034769 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-49d9211e-0cae-4edf-a74a-0f329890c411 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:39:51.034862 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-49d9211e-0cae-4edf-a74a-0f329890c411 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Show backup with id c5d8efa2-7e1d-463a-9b1e-a71c67fdfa84. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:39:51.036909 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-eaee15fc-8789-47c4-aa5c-6799907d6f35 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:39:51.039327 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:39:51.039327 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:39:51.040043 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-49d9211e-0cae-4edf-a74a-0f329890c411 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] https://10.4.3.105/volume/v3/backups/c5d8efa2-7e1d-463a-9b1e-a71c67fdfa84 returned with HTTP 200 Aug 12 10:39:51.040082 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-eaee15fc-8789-47c4-aa5c-6799907d6f35 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] GET https://10.4.3.105/volume/v3/snapshots/2b12f5d1-d199-4d74-a966-106ef7fd096b Aug 12 10:39:51.040349 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-eaee15fc-8789-47c4-aa5c-6799907d6f35 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:39:51.040435 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 835/3312] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:39:51 2026] GET /volume/v3/backups/c5d8efa2-7e1d-463a-9b1e-a71c67fdfa84 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:39:51.040635 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-eaee15fc-8789-47c4-aa5c-6799907d6f35 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:39:51.047303 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-eaee15fc-8789-47c4-aa5c-6799907d6f35 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] https://10.4.3.105/volume/v3/snapshots/2b12f5d1-d199-4d74-a966-106ef7fd096b returned with HTTP 404 Aug 12 10:39:51.048074 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 832/3313] 10.4.3.105 () {66 vars in 1354 bytes} [Wed Aug 12 10:39:51 2026] GET /volume/v3/snapshots/2b12f5d1-d199-4d74-a966-106ef7fd096b => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:39:51.056687 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-d42045d6-17a8-42b8-8ad5-a2ece52251e4 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:39:51.058919 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-d42045d6-17a8-42b8-8ad5-a2ece52251e4 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] DELETE https://10.4.3.105/volume/v3/snapshots/830af9a4-1350-4bb8-897b-9334ecb28880 Aug 12 10:39:51.059219 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-d42045d6-17a8-42b8-8ad5-a2ece52251e4 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:39:51.059536 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-d42045d6-17a8-42b8-8ad5-a2ece52251e4 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Calling method 'delete' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:39:51.059725 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.v3.snapshots [None req-d42045d6-17a8-42b8-8ad5-a2ece52251e4 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Delete snapshot with id: 830af9a4-1350-4bb8-897b-9334ecb28880 Aug 12 10:39:51.065232 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:39:51.065232 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:39:51.065758 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-d42045d6-17a8-42b8-8ad5-a2ece52251e4 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Snapshot retrieved successfully. Aug 12 10:39:51.085541 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-d42045d6-17a8-42b8-8ad5-a2ece52251e4 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Snapshot delete request issued successfully. Aug 12 10:39:51.085734 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-d42045d6-17a8-42b8-8ad5-a2ece52251e4 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] https://10.4.3.105/volume/v3/snapshots/830af9a4-1350-4bb8-897b-9334ecb28880 returned with HTTP 202 Aug 12 10:39:51.086128 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 824/3314] 10.4.3.105 () {66 vars in 1357 bytes} [Wed Aug 12 10:39:51 2026] DELETE /volume/v3/snapshots/830af9a4-1350-4bb8-897b-9334ecb28880 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 10:39:51.095836 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-6863d5f8-b5e3-484e-9273-385d230e030f None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:39:51.099553 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-6863d5f8-b5e3-484e-9273-385d230e030f tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] GET https://10.4.3.105/volume/v3/snapshots/830af9a4-1350-4bb8-897b-9334ecb28880 Aug 12 10:39:51.099553 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-6863d5f8-b5e3-484e-9273-385d230e030f tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:39:51.099553 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-6863d5f8-b5e3-484e-9273-385d230e030f tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:39:51.105176 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:39:51.105176 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:39:51.105795 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-6863d5f8-b5e3-484e-9273-385d230e030f tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Snapshot retrieved successfully. Aug 12 10:39:51.106723 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-6863d5f8-b5e3-484e-9273-385d230e030f tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] https://10.4.3.105/volume/v3/snapshots/830af9a4-1350-4bb8-897b-9334ecb28880 returned with HTTP 200 Aug 12 10:39:51.107162 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 824/3315] 10.4.3.105 () {66 vars in 1354 bytes} [Wed Aug 12 10:39:51 2026] GET /volume/v3/snapshots/830af9a4-1350-4bb8-897b-9334ecb28880 => generated 465 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:39:51.129556 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-cd85ed97-3654-4bda-b0a0-b5767a4849a6 req-b6486537-d882-4f10-a9fa-bdad085ded22 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:39:51.132033 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-cd85ed97-3654-4bda-b0a0-b5767a4849a6 req-b6486537-d882-4f10-a9fa-bdad085ded22 tempest-VolumesSnapshotsTestJSON-693259021 tempest-VolumesSnapshotsTestJSON-693259021-project-member] GET https://10.4.3.105/volume/v3/snapshots/43539afd-1b60-4d77-a96c-706e093c221b Aug 12 10:39:51.133406 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-cd85ed97-3654-4bda-b0a0-b5767a4849a6 req-b6486537-d882-4f10-a9fa-bdad085ded22 tempest-VolumesSnapshotsTestJSON-693259021 tempest-VolumesSnapshotsTestJSON-693259021-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:39:51.133406 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-cd85ed97-3654-4bda-b0a0-b5767a4849a6 req-b6486537-d882-4f10-a9fa-bdad085ded22 tempest-VolumesSnapshotsTestJSON-693259021 tempest-VolumesSnapshotsTestJSON-693259021-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:39:51.136895 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-620ec2ca-ad83-4d17-8ed4-72d0f8892696 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:39:51.139141 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-cd85ed97-3654-4bda-b0a0-b5767a4849a6 req-b6486537-d882-4f10-a9fa-bdad085ded22 tempest-VolumesSnapshotsTestJSON-693259021 tempest-VolumesSnapshotsTestJSON-693259021-project-member] https://10.4.3.105/volume/v3/snapshots/43539afd-1b60-4d77-a96c-706e093c221b returned with HTTP 404 Aug 12 10:39:51.140387 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-620ec2ca-ad83-4d17-8ed4-72d0f8892696 tempest-VolumesBackupsTest-440641371 tempest-VolumesBackupsTest-440641371-project-admin] GET https://10.4.3.105/volume/v3/backups/fc2117e0-bc94-4885-b364-17554fd94672 Aug 12 10:39:51.140449 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 836/3316] 10.4.3.105 () {68 vars in 1604 bytes} [Wed Aug 12 10:39:51 2026] GET /volume/v3/snapshots/43539afd-1b60-4d77-a96c-706e093c221b => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:39:51.140481 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-620ec2ca-ad83-4d17-8ed4-72d0f8892696 tempest-VolumesBackupsTest-440641371 tempest-VolumesBackupsTest-440641371-project-admin] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:39:51.140481 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-620ec2ca-ad83-4d17-8ed4-72d0f8892696 tempest-VolumesBackupsTest-440641371 tempest-VolumesBackupsTest-440641371-project-admin] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:39:51.140630 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.v3.backups [None req-620ec2ca-ad83-4d17-8ed4-72d0f8892696 tempest-VolumesBackupsTest-440641371 tempest-VolumesBackupsTest-440641371-project-admin] Show backup with id fc2117e0-bc94-4885-b364-17554fd94672. {{(pid=100372) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:39:51.146784 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-620ec2ca-ad83-4d17-8ed4-72d0f8892696 tempest-VolumesBackupsTest-440641371 tempest-VolumesBackupsTest-440641371-project-admin] https://10.4.3.105/volume/v3/backups/fc2117e0-bc94-4885-b364-17554fd94672 returned with HTTP 404 Aug 12 10:39:51.147354 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 833/3317] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:39:51 2026] GET /volume/v3/backups/fc2117e0-bc94-4885-b364-17554fd94672 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:39:51.156155 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-186a9224-cba5-43b4-8d36-67aa24fce170 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:39:51.158186 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-186a9224-cba5-43b4-8d36-67aa24fce170 tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] DELETE https://10.4.3.105/volume/v3/backups/aee1d50a-b348-426f-be3f-197e0d8b39f4 Aug 12 10:39:51.158449 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-186a9224-cba5-43b4-8d36-67aa24fce170 tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:39:51.158693 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-186a9224-cba5-43b4-8d36-67aa24fce170 tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] Calling method 'delete' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:39:51.158844 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.contrib.backups [None req-186a9224-cba5-43b4-8d36-67aa24fce170 tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] Delete backup with id: aee1d50a-b348-426f-be3f-197e0d8b39f4. Aug 12 10:39:51.164257 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:39:51.164257 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:39:51.166618 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-bcc8b48a-6f04-4481-98e5-0ec3ff406db3 req-a589d208-7c09-48c8-b603-325fe73c0898 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:39:51.171642 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-bcc8b48a-6f04-4481-98e5-0ec3ff406db3 req-a589d208-7c09-48c8-b603-325fe73c0898 tempest-VolumesSnapshotsTestJSON-693259021 tempest-VolumesSnapshotsTestJSON-693259021-project-member] DELETE https://10.4.3.105/volume/v3/volumes/fff520e6-c6a2-4eff-8f8b-b762d88287c8 Aug 12 10:39:51.171642 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-bcc8b48a-6f04-4481-98e5-0ec3ff406db3 req-a589d208-7c09-48c8-b603-325fe73c0898 tempest-VolumesSnapshotsTestJSON-693259021 tempest-VolumesSnapshotsTestJSON-693259021-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:39:51.171642 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-bcc8b48a-6f04-4481-98e5-0ec3ff406db3 req-a589d208-7c09-48c8-b603-325fe73c0898 tempest-VolumesSnapshotsTestJSON-693259021 tempest-VolumesSnapshotsTestJSON-693259021-project-member] Calling method 'delete' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:39:51.171642 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.v3.volumes [req-bcc8b48a-6f04-4481-98e5-0ec3ff406db3 req-a589d208-7c09-48c8-b603-325fe73c0898 tempest-VolumesSnapshotsTestJSON-693259021 tempest-VolumesSnapshotsTestJSON-693259021-project-member] Delete volume with id: fff520e6-c6a2-4eff-8f8b-b762d88287c8 Aug 12 10:39:51.179455 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.backup.rpcapi [None req-186a9224-cba5-43b4-8d36-67aa24fce170 tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] delete_backup rpcapi backup_id aee1d50a-b348-426f-be3f-197e0d8b39f4 {{(pid=100374) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 12 10:39:51.181893 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-186a9224-cba5-43b4-8d36-67aa24fce170 tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] https://10.4.3.105/volume/v3/backups/aee1d50a-b348-426f-be3f-197e0d8b39f4 returned with HTTP 202 Aug 12 10:39:51.181893 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 825/3318] 10.4.3.105 () {66 vars in 1351 bytes} [Wed Aug 12 10:39:51 2026] DELETE /volume/v3/backups/aee1d50a-b348-426f-be3f-197e0d8b39f4 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 10:39:51.186888 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:39:51.186888 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:39:51.189223 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [req-bcc8b48a-6f04-4481-98e5-0ec3ff406db3 req-a589d208-7c09-48c8-b603-325fe73c0898 tempest-VolumesSnapshotsTestJSON-693259021 tempest-VolumesSnapshotsTestJSON-693259021-project-member] Volume info retrieved successfully. Aug 12 10:39:51.192441 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-caa58928-0e78-40b9-8bce-298cdfc12fb0 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:39:51.194265 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-caa58928-0e78-40b9-8bce-298cdfc12fb0 tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] GET https://10.4.3.105/volume/v3/backups/aee1d50a-b348-426f-be3f-197e0d8b39f4 Aug 12 10:39:51.194499 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-caa58928-0e78-40b9-8bce-298cdfc12fb0 tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:39:51.194726 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-caa58928-0e78-40b9-8bce-298cdfc12fb0 tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:39:51.194833 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-caa58928-0e78-40b9-8bce-298cdfc12fb0 tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] Show backup with id aee1d50a-b348-426f-be3f-197e0d8b39f4. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:39:51.203957 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:39:51.203957 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:39:51.204789 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-caa58928-0e78-40b9-8bce-298cdfc12fb0 tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] https://10.4.3.105/volume/v3/backups/aee1d50a-b348-426f-be3f-197e0d8b39f4 returned with HTTP 200 Aug 12 10:39:51.205188 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 837/3319] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:39:51 2026] GET /volume/v3/backups/aee1d50a-b348-426f-be3f-197e0d8b39f4 => generated 751 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:39:51.210882 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [req-bcc8b48a-6f04-4481-98e5-0ec3ff406db3 req-a589d208-7c09-48c8-b603-325fe73c0898 tempest-VolumesSnapshotsTestJSON-693259021 tempest-VolumesSnapshotsTestJSON-693259021-project-member] Delete volume request issued successfully. Aug 12 10:39:51.210882 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-bcc8b48a-6f04-4481-98e5-0ec3ff406db3 req-a589d208-7c09-48c8-b603-325fe73c0898 tempest-VolumesSnapshotsTestJSON-693259021 tempest-VolumesSnapshotsTestJSON-693259021-project-member] https://10.4.3.105/volume/v3/volumes/fff520e6-c6a2-4eff-8f8b-b762d88287c8 returned with HTTP 202 Aug 12 10:39:51.210882 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 825/3320] 10.4.3.105 () {70 vars in 1620 bytes} [Wed Aug 12 10:39:51 2026] DELETE /volume/v3/volumes/fff520e6-c6a2-4eff-8f8b-b762d88287c8 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 10:39:51.241081 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [req-6841dbc4-738d-4634-b060-77a3a677fe40 req-b2582cf2-509b-4f55-9409-3588a9210f9b None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:39:51.244557 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-6841dbc4-738d-4634-b060-77a3a677fe40 req-b2582cf2-509b-4f55-9409-3588a9210f9b tempest-VolumesSnapshotsTestJSON-693259021 tempest-VolumesSnapshotsTestJSON-693259021-project-member] GET https://10.4.3.105/volume/v3/volumes/fff520e6-c6a2-4eff-8f8b-b762d88287c8 Aug 12 10:39:51.244800 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [req-6841dbc4-738d-4634-b060-77a3a677fe40 req-b2582cf2-509b-4f55-9409-3588a9210f9b tempest-VolumesSnapshotsTestJSON-693259021 tempest-VolumesSnapshotsTestJSON-693259021-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:39:51.245058 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [req-6841dbc4-738d-4634-b060-77a3a677fe40 req-b2582cf2-509b-4f55-9409-3588a9210f9b tempest-VolumesSnapshotsTestJSON-693259021 tempest-VolumesSnapshotsTestJSON-693259021-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:39:51.254141 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:39:51.254141 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:39:51.260081 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [req-6841dbc4-738d-4634-b060-77a3a677fe40 req-b2582cf2-509b-4f55-9409-3588a9210f9b tempest-VolumesSnapshotsTestJSON-693259021 tempest-VolumesSnapshotsTestJSON-693259021-project-member] Volume info retrieved successfully. Aug 12 10:39:51.266892 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-6841dbc4-738d-4634-b060-77a3a677fe40 req-b2582cf2-509b-4f55-9409-3588a9210f9b tempest-VolumesSnapshotsTestJSON-693259021 tempest-VolumesSnapshotsTestJSON-693259021-project-member] https://10.4.3.105/volume/v3/volumes/fff520e6-c6a2-4eff-8f8b-b762d88287c8 returned with HTTP 200 Aug 12 10:39:51.267463 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 834/3321] 10.4.3.105 () {68 vars in 1598 bytes} [Wed Aug 12 10:39:51 2026] GET /volume/v3/volumes/fff520e6-c6a2-4eff-8f8b-b762d88287c8 => generated 846 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:39:51.835537 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-5d21651b-98c3-4fe0-90e5-3a529f0d7cd5 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:39:51.837306 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-5d21651b-98c3-4fe0-90e5-3a529f0d7cd5 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] GET https://10.4.3.105/volume/v3/volumes/6932a98b-225c-4636-bb01-51aa9d08309e Aug 12 10:39:51.837532 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-5d21651b-98c3-4fe0-90e5-3a529f0d7cd5 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:39:51.837720 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-5d21651b-98c3-4fe0-90e5-3a529f0d7cd5 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:39:51.843318 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-5d21651b-98c3-4fe0-90e5-3a529f0d7cd5 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] https://10.4.3.105/volume/v3/volumes/6932a98b-225c-4636-bb01-51aa9d08309e returned with HTTP 404 Aug 12 10:39:51.843806 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 826/3322] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:39:51 2026] GET /volume/v3/volumes/6932a98b-225c-4636-bb01-51aa9d08309e => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:39:51.857577 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-cf11eb23-21ac-4fd8-b578-10f61f7e015c None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:39:51.859323 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-cf11eb23-21ac-4fd8-b578-10f61f7e015c tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] GET https://10.4.3.105/volume/v3/volumes/7d502560-1c5c-44d5-95d8-70684df15a67 Aug 12 10:39:51.859495 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-cf11eb23-21ac-4fd8-b578-10f61f7e015c tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:39:51.859708 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-cf11eb23-21ac-4fd8-b578-10f61f7e015c tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:39:51.868498 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:39:51.868498 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:39:51.878034 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-cf11eb23-21ac-4fd8-b578-10f61f7e015c tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Volume info retrieved successfully. Aug 12 10:39:51.883458 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-cf11eb23-21ac-4fd8-b578-10f61f7e015c tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] https://10.4.3.105/volume/v3/volumes/7d502560-1c5c-44d5-95d8-70684df15a67 returned with HTTP 200 Aug 12 10:39:51.883849 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 838/3323] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:39:51 2026] GET /volume/v3/volumes/7d502560-1c5c-44d5-95d8-70684df15a67 => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:39:51.898608 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-8b1b8adc-f7e4-4c04-b919-105a247fe0dd None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:39:51.901918 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-8b1b8adc-f7e4-4c04-b919-105a247fe0dd tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] POST https://10.4.3.105/volume/v3/snapshots Aug 12 10:39:51.901918 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-8b1b8adc-f7e4-4c04-b919-105a247fe0dd tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7d502560-1c5c-44d5-95d8-70684df15a67", "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1565125678"}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:39:51.911045 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:39:51.911045 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:39:51.911566 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-8b1b8adc-f7e4-4c04-b919-105a247fe0dd tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Volume info retrieved successfully. Aug 12 10:39:51.911689 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.v3.snapshots [None req-8b1b8adc-f7e4-4c04-b919-105a247fe0dd tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Create snapshot from volume 7d502560-1c5c-44d5-95d8-70684df15a67 Aug 12 10:39:51.938916 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.quota [None req-8b1b8adc-f7e4-4c04-b919-105a247fe0dd tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Created reservations ['69399b65-0d61-406b-af3c-b599483793ad', '8534db95-f4de-4fa1-b439-49c50754fe0a', 'feade63e-a0cb-45cf-beed-5ed79d32ffc8', '3cfa21c2-7aca-47d5-8cb7-b626de0ccd8b'] {{(pid=100373) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:39:51.976804 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-8b1b8adc-f7e4-4c04-b919-105a247fe0dd tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Snapshot create request issued successfully. Aug 12 10:39:51.977242 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-8b1b8adc-f7e4-4c04-b919-105a247fe0dd tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] https://10.4.3.105/volume/v3/snapshots returned with HTTP 202 Aug 12 10:39:51.977766 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 826/3324] 10.4.3.105 () {68 vars in 1265 bytes} [Wed Aug 12 10:39:51 2026] POST /volume/v3/snapshots => generated 380 bytes in 80 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 10:39:51.990010 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-35f756e6-6a76-418e-84ec-f6ce69ada7bd None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:39:51.992266 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-35f756e6-6a76-418e-84ec-f6ce69ada7bd tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] GET https://10.4.3.105/volume/v3/snapshots/c8537cfe-a408-48d3-bfb4-26d42d8583ae Aug 12 10:39:51.992549 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-35f756e6-6a76-418e-84ec-f6ce69ada7bd tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:39:51.992769 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-35f756e6-6a76-418e-84ec-f6ce69ada7bd tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:39:51.999879 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:39:51.999879 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:39:52.000217 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-35f756e6-6a76-418e-84ec-f6ce69ada7bd tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Snapshot retrieved successfully. Aug 12 10:39:52.001084 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-35f756e6-6a76-418e-84ec-f6ce69ada7bd tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] https://10.4.3.105/volume/v3/snapshots/c8537cfe-a408-48d3-bfb4-26d42d8583ae returned with HTTP 200 Aug 12 10:39:52.001459 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 835/3325] 10.4.3.105 () {66 vars in 1354 bytes} [Wed Aug 12 10:39:51 2026] GET /volume/v3/snapshots/c8537cfe-a408-48d3-bfb4-26d42d8583ae => generated 512 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:39:52.052626 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-e6b28d5a-fb7e-4c14-91de-c41b8892b439 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:39:52.054780 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-e6b28d5a-fb7e-4c14-91de-c41b8892b439 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] GET https://10.4.3.105/volume/v3/backups/c5d8efa2-7e1d-463a-9b1e-a71c67fdfa84 Aug 12 10:39:52.055000 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-e6b28d5a-fb7e-4c14-91de-c41b8892b439 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:39:52.055219 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-e6b28d5a-fb7e-4c14-91de-c41b8892b439 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:39:52.055355 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-e6b28d5a-fb7e-4c14-91de-c41b8892b439 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Show backup with id c5d8efa2-7e1d-463a-9b1e-a71c67fdfa84. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:39:52.060070 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:39:52.060070 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:39:52.061011 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-e6b28d5a-fb7e-4c14-91de-c41b8892b439 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] https://10.4.3.105/volume/v3/backups/c5d8efa2-7e1d-463a-9b1e-a71c67fdfa84 returned with HTTP 200 Aug 12 10:39:52.061580 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 827/3326] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:39:52 2026] GET /volume/v3/backups/c5d8efa2-7e1d-463a-9b1e-a71c67fdfa84 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:39:52.118997 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-19b8d783-2956-4f07-b231-7aaadcb850a2 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:39:52.120895 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-19b8d783-2956-4f07-b231-7aaadcb850a2 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] GET https://10.4.3.105/volume/v3/snapshots/830af9a4-1350-4bb8-897b-9334ecb28880 Aug 12 10:39:52.121073 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-19b8d783-2956-4f07-b231-7aaadcb850a2 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:39:52.121296 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-19b8d783-2956-4f07-b231-7aaadcb850a2 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:39:52.129933 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-19b8d783-2956-4f07-b231-7aaadcb850a2 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] https://10.4.3.105/volume/v3/snapshots/830af9a4-1350-4bb8-897b-9334ecb28880 returned with HTTP 404 Aug 12 10:39:52.130475 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 839/3327] 10.4.3.105 () {66 vars in 1354 bytes} [Wed Aug 12 10:39:52 2026] GET /volume/v3/snapshots/830af9a4-1350-4bb8-897b-9334ecb28880 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:39:52.137379 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-a32d633e-9e52-4c10-8168-fe5c47a69022 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:39:52.142309 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-a32d633e-9e52-4c10-8168-fe5c47a69022 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] DELETE https://10.4.3.105/volume/v3/snapshots/746f0871-87c3-4e87-bf14-bbd5d16069b6 Aug 12 10:39:52.142550 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-a32d633e-9e52-4c10-8168-fe5c47a69022 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:39:52.142743 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-a32d633e-9e52-4c10-8168-fe5c47a69022 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Calling method 'delete' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:39:52.142846 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.v3.snapshots [None req-a32d633e-9e52-4c10-8168-fe5c47a69022 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Delete snapshot with id: 746f0871-87c3-4e87-bf14-bbd5d16069b6 Aug 12 10:39:52.150395 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:39:52.150395 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:39:52.151019 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-a32d633e-9e52-4c10-8168-fe5c47a69022 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Snapshot retrieved successfully. Aug 12 10:39:52.169733 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-a32d633e-9e52-4c10-8168-fe5c47a69022 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Snapshot delete request issued successfully. Aug 12 10:39:52.169944 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-a32d633e-9e52-4c10-8168-fe5c47a69022 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] https://10.4.3.105/volume/v3/snapshots/746f0871-87c3-4e87-bf14-bbd5d16069b6 returned with HTTP 202 Aug 12 10:39:52.170442 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 827/3328] 10.4.3.105 () {66 vars in 1357 bytes} [Wed Aug 12 10:39:52 2026] DELETE /volume/v3/snapshots/746f0871-87c3-4e87-bf14-bbd5d16069b6 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 10:39:52.188454 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-a9c8070b-57de-4333-979f-9531323ff757 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:39:52.190714 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-a9c8070b-57de-4333-979f-9531323ff757 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] GET https://10.4.3.105/volume/v3/snapshots/746f0871-87c3-4e87-bf14-bbd5d16069b6 Aug 12 10:39:52.191789 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-a9c8070b-57de-4333-979f-9531323ff757 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:39:52.191789 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-a9c8070b-57de-4333-979f-9531323ff757 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:39:52.198440 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:39:52.198440 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:39:52.198716 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-a9c8070b-57de-4333-979f-9531323ff757 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Snapshot retrieved successfully. Aug 12 10:39:52.199871 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-a9c8070b-57de-4333-979f-9531323ff757 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] https://10.4.3.105/volume/v3/snapshots/746f0871-87c3-4e87-bf14-bbd5d16069b6 returned with HTTP 200 Aug 12 10:39:52.200203 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 836/3329] 10.4.3.105 () {66 vars in 1354 bytes} [Wed Aug 12 10:39:52 2026] GET /volume/v3/snapshots/746f0871-87c3-4e87-bf14-bbd5d16069b6 => generated 465 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:39:52.221117 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-74445c3e-71d5-4c85-8e4b-b9ff75a7c2b1 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:39:52.225496 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-74445c3e-71d5-4c85-8e4b-b9ff75a7c2b1 tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] GET https://10.4.3.105/volume/v3/backups/aee1d50a-b348-426f-be3f-197e0d8b39f4 Aug 12 10:39:52.225594 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-74445c3e-71d5-4c85-8e4b-b9ff75a7c2b1 tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:39:52.225729 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-74445c3e-71d5-4c85-8e4b-b9ff75a7c2b1 tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:39:52.225822 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-74445c3e-71d5-4c85-8e4b-b9ff75a7c2b1 tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] Show backup with id aee1d50a-b348-426f-be3f-197e0d8b39f4. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:39:52.233625 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-74445c3e-71d5-4c85-8e4b-b9ff75a7c2b1 tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] https://10.4.3.105/volume/v3/backups/aee1d50a-b348-426f-be3f-197e0d8b39f4 returned with HTTP 404 Aug 12 10:39:52.236049 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 828/3330] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:39:52 2026] GET /volume/v3/backups/aee1d50a-b348-426f-be3f-197e0d8b39f4 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:39:52.244177 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-c0233111-58af-4d29-ae1d-8ab142ee97f0 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:39:52.248100 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-c0233111-58af-4d29-ae1d-8ab142ee97f0 tempest-VolumesBackupsTest-440641371 tempest-VolumesBackupsTest-440641371-project-admin] DELETE https://10.4.3.105/volume/v3/backups/298caa44-6b34-4c2a-999b-f57d4a6c86b7 Aug 12 10:39:52.248326 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-c0233111-58af-4d29-ae1d-8ab142ee97f0 tempest-VolumesBackupsTest-440641371 tempest-VolumesBackupsTest-440641371-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:39:52.248565 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-c0233111-58af-4d29-ae1d-8ab142ee97f0 tempest-VolumesBackupsTest-440641371 tempest-VolumesBackupsTest-440641371-project-admin] Calling method 'delete' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:39:52.248693 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.contrib.backups [None req-c0233111-58af-4d29-ae1d-8ab142ee97f0 tempest-VolumesBackupsTest-440641371 tempest-VolumesBackupsTest-440641371-project-admin] Delete backup with id: 298caa44-6b34-4c2a-999b-f57d4a6c86b7. Aug 12 10:39:52.259003 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:39:52.259003 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:39:52.276102 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.backup.rpcapi [None req-c0233111-58af-4d29-ae1d-8ab142ee97f0 tempest-VolumesBackupsTest-440641371 tempest-VolumesBackupsTest-440641371-project-admin] delete_backup rpcapi backup_id 298caa44-6b34-4c2a-999b-f57d4a6c86b7 {{(pid=100375) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 12 10:39:52.278427 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-c0233111-58af-4d29-ae1d-8ab142ee97f0 tempest-VolumesBackupsTest-440641371 tempest-VolumesBackupsTest-440641371-project-admin] https://10.4.3.105/volume/v3/backups/298caa44-6b34-4c2a-999b-f57d4a6c86b7 returned with HTTP 202 Aug 12 10:39:52.278943 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 840/3331] 10.4.3.105 () {66 vars in 1351 bytes} [Wed Aug 12 10:39:52 2026] DELETE /volume/v3/backups/298caa44-6b34-4c2a-999b-f57d4a6c86b7 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 10:39:52.286538 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-8b8ba95b-98e3-4a80-a150-a62c323c492d None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:39:52.289812 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-8b8ba95b-98e3-4a80-a150-a62c323c492d tempest-VolumesBackupsTest-440641371 tempest-VolumesBackupsTest-440641371-project-admin] GET https://10.4.3.105/volume/v3/backups/298caa44-6b34-4c2a-999b-f57d4a6c86b7 Aug 12 10:39:52.289812 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-8b8ba95b-98e3-4a80-a150-a62c323c492d tempest-VolumesBackupsTest-440641371 tempest-VolumesBackupsTest-440641371-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:39:52.289812 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-8b8ba95b-98e3-4a80-a150-a62c323c492d tempest-VolumesBackupsTest-440641371 tempest-VolumesBackupsTest-440641371-project-admin] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:39:52.289812 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-8b8ba95b-98e3-4a80-a150-a62c323c492d tempest-VolumesBackupsTest-440641371 tempest-VolumesBackupsTest-440641371-project-admin] Show backup with id 298caa44-6b34-4c2a-999b-f57d4a6c86b7. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:39:52.293417 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:39:52.293417 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:39:52.294129 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-8b8ba95b-98e3-4a80-a150-a62c323c492d tempest-VolumesBackupsTest-440641371 tempest-VolumesBackupsTest-440641371-project-admin] https://10.4.3.105/volume/v3/backups/298caa44-6b34-4c2a-999b-f57d4a6c86b7 returned with HTTP 200 Aug 12 10:39:52.298547 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 828/3332] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:39:52 2026] GET /volume/v3/backups/298caa44-6b34-4c2a-999b-f57d4a6c86b7 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:39:52.298723 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [req-433d9a2a-96a8-4018-a9a1-cbcf31880479 req-a605305b-2581-4bb5-ae8a-d24cee5b3df1 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:39:52.299245 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-433d9a2a-96a8-4018-a9a1-cbcf31880479 req-a605305b-2581-4bb5-ae8a-d24cee5b3df1 tempest-VolumesSnapshotsTestJSON-693259021 tempest-VolumesSnapshotsTestJSON-693259021-project-member] GET https://10.4.3.105/volume/v3/volumes/fff520e6-c6a2-4eff-8f8b-b762d88287c8 Aug 12 10:39:52.299839 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [req-433d9a2a-96a8-4018-a9a1-cbcf31880479 req-a605305b-2581-4bb5-ae8a-d24cee5b3df1 tempest-VolumesSnapshotsTestJSON-693259021 tempest-VolumesSnapshotsTestJSON-693259021-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:39:52.299839 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [req-433d9a2a-96a8-4018-a9a1-cbcf31880479 req-a605305b-2581-4bb5-ae8a-d24cee5b3df1 tempest-VolumesSnapshotsTestJSON-693259021 tempest-VolumesSnapshotsTestJSON-693259021-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:39:52.310736 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-433d9a2a-96a8-4018-a9a1-cbcf31880479 req-a605305b-2581-4bb5-ae8a-d24cee5b3df1 tempest-VolumesSnapshotsTestJSON-693259021 tempest-VolumesSnapshotsTestJSON-693259021-project-member] https://10.4.3.105/volume/v3/volumes/fff520e6-c6a2-4eff-8f8b-b762d88287c8 returned with HTTP 404 Aug 12 10:39:52.311864 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 837/3333] 10.4.3.105 () {68 vars in 1598 bytes} [Wed Aug 12 10:39:52 2026] GET /volume/v3/volumes/fff520e6-c6a2-4eff-8f8b-b762d88287c8 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:39:52.338672 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-bc6860b4-10a1-48a9-8808-df23d123b298 req-947ae1dc-3b55-4de3-a196-08302132aafc None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:39:52.340600 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-bc6860b4-10a1-48a9-8808-df23d123b298 req-947ae1dc-3b55-4de3-a196-08302132aafc tempest-VolumesSnapshotsTestJSON-693259021 tempest-VolumesSnapshotsTestJSON-693259021-project-member] DELETE https://10.4.3.105/volume/v3/volumes/fff520e6-c6a2-4eff-8f8b-b762d88287c8 Aug 12 10:39:52.340766 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-bc6860b4-10a1-48a9-8808-df23d123b298 req-947ae1dc-3b55-4de3-a196-08302132aafc tempest-VolumesSnapshotsTestJSON-693259021 tempest-VolumesSnapshotsTestJSON-693259021-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:39:52.340942 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-bc6860b4-10a1-48a9-8808-df23d123b298 req-947ae1dc-3b55-4de3-a196-08302132aafc tempest-VolumesSnapshotsTestJSON-693259021 tempest-VolumesSnapshotsTestJSON-693259021-project-member] Calling method 'delete' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:39:52.341169 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.v3.volumes [req-bc6860b4-10a1-48a9-8808-df23d123b298 req-947ae1dc-3b55-4de3-a196-08302132aafc tempest-VolumesSnapshotsTestJSON-693259021 tempest-VolumesSnapshotsTestJSON-693259021-project-member] Delete volume with id: fff520e6-c6a2-4eff-8f8b-b762d88287c8 Aug 12 10:39:52.349406 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-bc6860b4-10a1-48a9-8808-df23d123b298 req-947ae1dc-3b55-4de3-a196-08302132aafc tempest-VolumesSnapshotsTestJSON-693259021 tempest-VolumesSnapshotsTestJSON-693259021-project-member] https://10.4.3.105/volume/v3/volumes/fff520e6-c6a2-4eff-8f8b-b762d88287c8 returned with HTTP 404 Aug 12 10:39:52.349907 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 829/3334] 10.4.3.105 () {70 vars in 1620 bytes} [Wed Aug 12 10:39:52 2026] DELETE /volume/v3/volumes/fff520e6-c6a2-4eff-8f8b-b762d88287c8 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:39:52.378879 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-fe551102-9fb6-4c16-bde8-17d4e85651dd req-b6b4763c-4b1c-44f2-a64a-9cf3bca92776 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:39:52.381662 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-fe551102-9fb6-4c16-bde8-17d4e85651dd req-b6b4763c-4b1c-44f2-a64a-9cf3bca92776 tempest-VolumesSnapshotsTestJSON-693259021 tempest-VolumesSnapshotsTestJSON-693259021-project-member] GET https://10.4.3.105/volume/v3/volumes/fff520e6-c6a2-4eff-8f8b-b762d88287c8 Aug 12 10:39:52.381662 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-fe551102-9fb6-4c16-bde8-17d4e85651dd req-b6b4763c-4b1c-44f2-a64a-9cf3bca92776 tempest-VolumesSnapshotsTestJSON-693259021 tempest-VolumesSnapshotsTestJSON-693259021-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:39:52.381662 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-fe551102-9fb6-4c16-bde8-17d4e85651dd req-b6b4763c-4b1c-44f2-a64a-9cf3bca92776 tempest-VolumesSnapshotsTestJSON-693259021 tempest-VolumesSnapshotsTestJSON-693259021-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:39:52.389835 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-fe551102-9fb6-4c16-bde8-17d4e85651dd req-b6b4763c-4b1c-44f2-a64a-9cf3bca92776 tempest-VolumesSnapshotsTestJSON-693259021 tempest-VolumesSnapshotsTestJSON-693259021-project-member] https://10.4.3.105/volume/v3/volumes/fff520e6-c6a2-4eff-8f8b-b762d88287c8 returned with HTTP 404 Aug 12 10:39:52.389835 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 841/3335] 10.4.3.105 () {68 vars in 1598 bytes} [Wed Aug 12 10:39:52 2026] GET /volume/v3/volumes/fff520e6-c6a2-4eff-8f8b-b762d88287c8 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:39:53.011589 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-b4bd708c-7d2e-4bb0-8fb3-9fbb48a76a10 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:39:53.013570 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-b4bd708c-7d2e-4bb0-8fb3-9fbb48a76a10 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] GET https://10.4.3.105/volume/v3/snapshots/c8537cfe-a408-48d3-bfb4-26d42d8583ae Aug 12 10:39:53.013834 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-b4bd708c-7d2e-4bb0-8fb3-9fbb48a76a10 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:39:53.014224 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-b4bd708c-7d2e-4bb0-8fb3-9fbb48a76a10 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:39:53.019095 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:39:53.019095 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:39:53.019564 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-b4bd708c-7d2e-4bb0-8fb3-9fbb48a76a10 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Snapshot retrieved successfully. Aug 12 10:39:53.020335 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-b4bd708c-7d2e-4bb0-8fb3-9fbb48a76a10 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] https://10.4.3.105/volume/v3/snapshots/c8537cfe-a408-48d3-bfb4-26d42d8583ae returned with HTTP 200 Aug 12 10:39:53.020716 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 829/3336] 10.4.3.105 () {66 vars in 1354 bytes} [Wed Aug 12 10:39:53 2026] GET /volume/v3/snapshots/c8537cfe-a408-48d3-bfb4-26d42d8583ae => generated 539 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:39:53.031009 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-efeb3a9e-ad81-4074-bdb6-c1d5367f48ee None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:39:53.033199 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-efeb3a9e-ad81-4074-bdb6-c1d5367f48ee tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] GET https://10.4.3.105/volume/v3/snapshots/c8537cfe-a408-48d3-bfb4-26d42d8583ae Aug 12 10:39:53.033472 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-efeb3a9e-ad81-4074-bdb6-c1d5367f48ee tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:39:53.033733 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-efeb3a9e-ad81-4074-bdb6-c1d5367f48ee tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:39:53.041480 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:39:53.041480 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:39:53.042217 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-efeb3a9e-ad81-4074-bdb6-c1d5367f48ee tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Snapshot retrieved successfully. Aug 12 10:39:53.043403 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-efeb3a9e-ad81-4074-bdb6-c1d5367f48ee tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] https://10.4.3.105/volume/v3/snapshots/c8537cfe-a408-48d3-bfb4-26d42d8583ae returned with HTTP 200 Aug 12 10:39:53.043988 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 838/3337] 10.4.3.105 () {66 vars in 1354 bytes} [Wed Aug 12 10:39:53 2026] GET /volume/v3/snapshots/c8537cfe-a408-48d3-bfb4-26d42d8583ae => generated 539 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:39:53.053620 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-a2365ae7-e6aa-47a3-9115-a90afa218ac9 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:39:53.054838 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-a2365ae7-e6aa-47a3-9115-a90afa218ac9 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] GET https://10.4.3.105/volume/v3/snapshots Aug 12 10:39:53.055053 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-a2365ae7-e6aa-47a3-9115-a90afa218ac9 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:39:53.055273 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-a2365ae7-e6aa-47a3-9115-a90afa218ac9 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Calling method 'index' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:39:53.055528 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.api_utils [None req-a2365ae7-e6aa-47a3-9115-a90afa218ac9 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Removing options '' from query. {{(pid=100374) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 10:39:53.056531 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.db.api [None req-a2365ae7-e6aa-47a3-9115-a90afa218ac9 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Building query based on filter {{(pid=100374) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 12 10:39:53.060491 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-a2365ae7-e6aa-47a3-9115-a90afa218ac9 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Get all snapshots completed successfully. Aug 12 10:39:53.060845 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-a2365ae7-e6aa-47a3-9115-a90afa218ac9 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] https://10.4.3.105/volume/v3/snapshots returned with HTTP 200 Aug 12 10:39:53.061407 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 830/3338] 10.4.3.105 () {66 vars in 1243 bytes} [Wed Aug 12 10:39:53 2026] GET /volume/v3/snapshots => generated 408 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:39:53.071047 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-9cfec33f-1df7-42f1-90fb-a339da71fc33 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:39:53.072121 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-3687cd28-7cea-44e1-945e-9e167fc9d64c None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:39:53.073259 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-9cfec33f-1df7-42f1-90fb-a339da71fc33 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] GET https://10.4.3.105/volume/v3/backups/c5d8efa2-7e1d-463a-9b1e-a71c67fdfa84 Aug 12 10:39:53.073259 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-9cfec33f-1df7-42f1-90fb-a339da71fc33 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:39:53.073449 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-9cfec33f-1df7-42f1-90fb-a339da71fc33 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:39:53.073577 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-9cfec33f-1df7-42f1-90fb-a339da71fc33 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Show backup with id c5d8efa2-7e1d-463a-9b1e-a71c67fdfa84. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:39:53.074003 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-3687cd28-7cea-44e1-945e-9e167fc9d64c tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] PUT https://10.4.3.105/volume/v3/snapshots/c8537cfe-a408-48d3-bfb4-26d42d8583ae Aug 12 10:39:53.074451 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-3687cd28-7cea-44e1-945e-9e167fc9d64c tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Action: 'update', calling method: update, body: {"snapshot": {"name": "tempest-VolumesSnapshotTestJSON-new-snap-134531416", "description": "This is the new description of snapshot."}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:39:53.077237 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-9cfec33f-1df7-42f1-90fb-a339da71fc33 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] https://10.4.3.105/volume/v3/backups/c5d8efa2-7e1d-463a-9b1e-a71c67fdfa84 returned with HTTP 404 Aug 12 10:39:53.077652 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 842/3339] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:39:53 2026] GET /volume/v3/backups/c5d8efa2-7e1d-463a-9b1e-a71c67fdfa84 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:39:53.082824 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:39:53.082824 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:39:53.083357 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-3687cd28-7cea-44e1-945e-9e167fc9d64c tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Snapshot retrieved successfully. Aug 12 10:39:53.091586 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-3687cd28-7cea-44e1-945e-9e167fc9d64c tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] https://10.4.3.105/volume/v3/snapshots/c8537cfe-a408-48d3-bfb4-26d42d8583ae returned with HTTP 200 Aug 12 10:39:53.092194 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 830/3340] 10.4.3.105 () {68 vars in 1375 bytes} [Wed Aug 12 10:39:53 2026] PUT /volume/v3/snapshots/c8537cfe-a408-48d3-bfb4-26d42d8583ae => generated 442 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:39:53.103755 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-df83ad2b-9359-483b-ae10-bed166b383a2 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:39:53.106929 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-df83ad2b-9359-483b-ae10-bed166b383a2 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] GET https://10.4.3.105/volume/v3/snapshots/c8537cfe-a408-48d3-bfb4-26d42d8583ae Aug 12 10:39:53.107143 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-df83ad2b-9359-483b-ae10-bed166b383a2 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:39:53.107346 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-df83ad2b-9359-483b-ae10-bed166b383a2 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:39:53.116156 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:39:53.116156 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:39:53.116645 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-df83ad2b-9359-483b-ae10-bed166b383a2 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Snapshot retrieved successfully. Aug 12 10:39:53.117622 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-df83ad2b-9359-483b-ae10-bed166b383a2 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] https://10.4.3.105/volume/v3/snapshots/c8537cfe-a408-48d3-bfb4-26d42d8583ae returned with HTTP 200 Aug 12 10:39:53.117973 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 839/3341] 10.4.3.105 () {66 vars in 1354 bytes} [Wed Aug 12 10:39:53 2026] GET /volume/v3/snapshots/c8537cfe-a408-48d3-bfb4-26d42d8583ae => generated 576 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:39:53.128444 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-328a5100-ca63-45ee-ba9c-926e3a81306a None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:39:53.130136 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-328a5100-ca63-45ee-ba9c-926e3a81306a tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] DELETE https://10.4.3.105/volume/v3/snapshots/c8537cfe-a408-48d3-bfb4-26d42d8583ae Aug 12 10:39:53.130400 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-328a5100-ca63-45ee-ba9c-926e3a81306a tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:39:53.130561 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-328a5100-ca63-45ee-ba9c-926e3a81306a tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Calling method 'delete' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:39:53.130656 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.v3.snapshots [None req-328a5100-ca63-45ee-ba9c-926e3a81306a tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Delete snapshot with id: c8537cfe-a408-48d3-bfb4-26d42d8583ae Aug 12 10:39:53.144005 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:39:53.144005 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:39:53.144586 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-328a5100-ca63-45ee-ba9c-926e3a81306a tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Snapshot retrieved successfully. Aug 12 10:39:53.174661 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-328a5100-ca63-45ee-ba9c-926e3a81306a tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Snapshot delete request issued successfully. Aug 12 10:39:53.174857 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-328a5100-ca63-45ee-ba9c-926e3a81306a tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] https://10.4.3.105/volume/v3/snapshots/c8537cfe-a408-48d3-bfb4-26d42d8583ae returned with HTTP 202 Aug 12 10:39:53.175295 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 831/3342] 10.4.3.105 () {66 vars in 1357 bytes} [Wed Aug 12 10:39:53 2026] DELETE /volume/v3/snapshots/c8537cfe-a408-48d3-bfb4-26d42d8583ae => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 10:39:53.184651 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-9b71ce6d-6c72-4079-b51b-f4f04363bb1c None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:39:53.186048 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-9b71ce6d-6c72-4079-b51b-f4f04363bb1c tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] GET https://10.4.3.105/volume/v3/snapshots/c8537cfe-a408-48d3-bfb4-26d42d8583ae Aug 12 10:39:53.186236 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-9b71ce6d-6c72-4079-b51b-f4f04363bb1c tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:39:53.186412 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-9b71ce6d-6c72-4079-b51b-f4f04363bb1c tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:39:53.191616 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:39:53.191616 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:39:53.192122 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-9b71ce6d-6c72-4079-b51b-f4f04363bb1c tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Snapshot retrieved successfully. Aug 12 10:39:53.193086 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-9b71ce6d-6c72-4079-b51b-f4f04363bb1c tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] https://10.4.3.105/volume/v3/snapshots/c8537cfe-a408-48d3-bfb4-26d42d8583ae returned with HTTP 200 Aug 12 10:39:53.193534 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 843/3343] 10.4.3.105 () {66 vars in 1354 bytes} [Wed Aug 12 10:39:53 2026] GET /volume/v3/snapshots/c8537cfe-a408-48d3-bfb4-26d42d8583ae => generated 575 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:39:53.209667 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-c66edb52-db0c-4044-86ef-ea23aaf31d76 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:39:53.211456 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-c66edb52-db0c-4044-86ef-ea23aaf31d76 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] GET https://10.4.3.105/volume/v3/snapshots/746f0871-87c3-4e87-bf14-bbd5d16069b6 Aug 12 10:39:53.211922 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-c66edb52-db0c-4044-86ef-ea23aaf31d76 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:39:53.212277 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-c66edb52-db0c-4044-86ef-ea23aaf31d76 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:39:53.217646 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-c66edb52-db0c-4044-86ef-ea23aaf31d76 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] https://10.4.3.105/volume/v3/snapshots/746f0871-87c3-4e87-bf14-bbd5d16069b6 returned with HTTP 404 Aug 12 10:39:53.218446 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 831/3344] 10.4.3.105 () {66 vars in 1354 bytes} [Wed Aug 12 10:39:53 2026] GET /volume/v3/snapshots/746f0871-87c3-4e87-bf14-bbd5d16069b6 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:39:53.226524 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-cbf72ff2-68b9-4682-b1b9-ab352f4ce3a9 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:39:53.228764 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-cbf72ff2-68b9-4682-b1b9-ab352f4ce3a9 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] DELETE https://10.4.3.105/volume/v3/snapshots/2b12f5d1-d199-4d74-a966-106ef7fd096b Aug 12 10:39:53.228953 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-cbf72ff2-68b9-4682-b1b9-ab352f4ce3a9 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:39:53.229152 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-cbf72ff2-68b9-4682-b1b9-ab352f4ce3a9 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Calling method 'delete' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:39:53.229268 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.v3.snapshots [None req-cbf72ff2-68b9-4682-b1b9-ab352f4ce3a9 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Delete snapshot with id: 2b12f5d1-d199-4d74-a966-106ef7fd096b Aug 12 10:39:53.233489 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-cbf72ff2-68b9-4682-b1b9-ab352f4ce3a9 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] https://10.4.3.105/volume/v3/snapshots/2b12f5d1-d199-4d74-a966-106ef7fd096b returned with HTTP 404 Aug 12 10:39:53.234128 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 840/3345] 10.4.3.105 () {66 vars in 1357 bytes} [Wed Aug 12 10:39:53 2026] DELETE /volume/v3/snapshots/2b12f5d1-d199-4d74-a966-106ef7fd096b => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:39:53.242181 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-cc776778-3d34-442c-92c5-4232e46c8a9c None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:39:53.244122 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-cc776778-3d34-442c-92c5-4232e46c8a9c tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] GET https://10.4.3.105/volume/v3/snapshots/2b12f5d1-d199-4d74-a966-106ef7fd096b Aug 12 10:39:53.244638 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-cc776778-3d34-442c-92c5-4232e46c8a9c tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:39:53.244849 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-cc776778-3d34-442c-92c5-4232e46c8a9c tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:39:53.249661 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-cc776778-3d34-442c-92c5-4232e46c8a9c tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] https://10.4.3.105/volume/v3/snapshots/2b12f5d1-d199-4d74-a966-106ef7fd096b returned with HTTP 404 Aug 12 10:39:53.250136 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 832/3346] 10.4.3.105 () {66 vars in 1354 bytes} [Wed Aug 12 10:39:53 2026] GET /volume/v3/snapshots/2b12f5d1-d199-4d74-a966-106ef7fd096b => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:39:53.258206 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-894b1687-6c04-41ef-aca7-cbefd69b1ad5 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:39:53.260984 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-894b1687-6c04-41ef-aca7-cbefd69b1ad5 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] DELETE https://10.4.3.105/volume/v3/snapshots/830af9a4-1350-4bb8-897b-9334ecb28880 Aug 12 10:39:53.261244 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-894b1687-6c04-41ef-aca7-cbefd69b1ad5 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:39:53.261558 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-894b1687-6c04-41ef-aca7-cbefd69b1ad5 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Calling method 'delete' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:39:53.261974 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.v3.snapshots [None req-894b1687-6c04-41ef-aca7-cbefd69b1ad5 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Delete snapshot with id: 830af9a4-1350-4bb8-897b-9334ecb28880 Aug 12 10:39:53.271037 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-894b1687-6c04-41ef-aca7-cbefd69b1ad5 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] https://10.4.3.105/volume/v3/snapshots/830af9a4-1350-4bb8-897b-9334ecb28880 returned with HTTP 404 Aug 12 10:39:53.272100 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 844/3347] 10.4.3.105 () {66 vars in 1357 bytes} [Wed Aug 12 10:39:53 2026] DELETE /volume/v3/snapshots/830af9a4-1350-4bb8-897b-9334ecb28880 => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:39:53.277834 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-a3ef2a01-9bdc-4035-91ad-2fdce566aeec None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:39:53.279672 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-a3ef2a01-9bdc-4035-91ad-2fdce566aeec tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] GET https://10.4.3.105/volume/v3/snapshots/830af9a4-1350-4bb8-897b-9334ecb28880 Aug 12 10:39:53.279936 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-a3ef2a01-9bdc-4035-91ad-2fdce566aeec tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:39:53.280204 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-a3ef2a01-9bdc-4035-91ad-2fdce566aeec tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:39:53.290416 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-a3ef2a01-9bdc-4035-91ad-2fdce566aeec tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] https://10.4.3.105/volume/v3/snapshots/830af9a4-1350-4bb8-897b-9334ecb28880 returned with HTTP 404 Aug 12 10:39:53.290416 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 832/3348] 10.4.3.105 () {66 vars in 1354 bytes} [Wed Aug 12 10:39:53 2026] GET /volume/v3/snapshots/830af9a4-1350-4bb8-897b-9334ecb28880 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:39:53.297376 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-56a10acc-9bd6-42b0-9cb2-553fcfba124e None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:39:53.299920 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-56a10acc-9bd6-42b0-9cb2-553fcfba124e tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] DELETE https://10.4.3.105/volume/v3/snapshots/746f0871-87c3-4e87-bf14-bbd5d16069b6 Aug 12 10:39:53.300186 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-56a10acc-9bd6-42b0-9cb2-553fcfba124e tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:39:53.300398 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-56a10acc-9bd6-42b0-9cb2-553fcfba124e tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Calling method 'delete' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:39:53.300505 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.v3.snapshots [None req-56a10acc-9bd6-42b0-9cb2-553fcfba124e tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Delete snapshot with id: 746f0871-87c3-4e87-bf14-bbd5d16069b6 Aug 12 10:39:53.305129 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-323848b7-c55f-4758-b361-1f2bba2fe0a1 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:39:53.307907 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-56a10acc-9bd6-42b0-9cb2-553fcfba124e tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] https://10.4.3.105/volume/v3/snapshots/746f0871-87c3-4e87-bf14-bbd5d16069b6 returned with HTTP 404 Aug 12 10:39:53.307961 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-323848b7-c55f-4758-b361-1f2bba2fe0a1 tempest-VolumesBackupsTest-440641371 tempest-VolumesBackupsTest-440641371-project-admin] GET https://10.4.3.105/volume/v3/backups/298caa44-6b34-4c2a-999b-f57d4a6c86b7 Aug 12 10:39:53.308182 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-323848b7-c55f-4758-b361-1f2bba2fe0a1 tempest-VolumesBackupsTest-440641371 tempest-VolumesBackupsTest-440641371-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:39:53.308465 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-323848b7-c55f-4758-b361-1f2bba2fe0a1 tempest-VolumesBackupsTest-440641371 tempest-VolumesBackupsTest-440641371-project-admin] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:39:53.308574 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 841/3349] 10.4.3.105 () {66 vars in 1357 bytes} [Wed Aug 12 10:39:53 2026] DELETE /volume/v3/snapshots/746f0871-87c3-4e87-bf14-bbd5d16069b6 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:39:53.308640 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-323848b7-c55f-4758-b361-1f2bba2fe0a1 tempest-VolumesBackupsTest-440641371 tempest-VolumesBackupsTest-440641371-project-admin] Show backup with id 298caa44-6b34-4c2a-999b-f57d4a6c86b7. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:39:53.312955 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-323848b7-c55f-4758-b361-1f2bba2fe0a1 tempest-VolumesBackupsTest-440641371 tempest-VolumesBackupsTest-440641371-project-admin] https://10.4.3.105/volume/v3/backups/298caa44-6b34-4c2a-999b-f57d4a6c86b7 returned with HTTP 404 Aug 12 10:39:53.313650 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 833/3350] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:39:53 2026] GET /volume/v3/backups/298caa44-6b34-4c2a-999b-f57d4a6c86b7 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:39:53.318256 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-a6720bea-0075-49dd-a4b5-14c0385db24f None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:39:53.320193 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-a6720bea-0075-49dd-a4b5-14c0385db24f tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] GET https://10.4.3.105/volume/v3/snapshots/746f0871-87c3-4e87-bf14-bbd5d16069b6 Aug 12 10:39:53.320366 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-a6720bea-0075-49dd-a4b5-14c0385db24f tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:39:53.320550 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-a6720bea-0075-49dd-a4b5-14c0385db24f tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:39:53.326024 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-a6720bea-0075-49dd-a4b5-14c0385db24f tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] https://10.4.3.105/volume/v3/snapshots/746f0871-87c3-4e87-bf14-bbd5d16069b6 returned with HTTP 404 Aug 12 10:39:53.326721 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 845/3351] 10.4.3.105 () {66 vars in 1354 bytes} [Wed Aug 12 10:39:53 2026] GET /volume/v3/snapshots/746f0871-87c3-4e87-bf14-bbd5d16069b6 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:39:53.328013 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-2bf268a4-90b9-410a-aacb-e446284ef447 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:39:53.330700 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-2bf268a4-90b9-410a-aacb-e446284ef447 tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] DELETE https://10.4.3.105/volume/v3/volumes/d650fa8d-ceaf-4df8-9cc2-e26fa553ea01 Aug 12 10:39:53.331150 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-2bf268a4-90b9-410a-aacb-e446284ef447 tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:39:53.331574 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-2bf268a4-90b9-410a-aacb-e446284ef447 tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] Calling method 'delete' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:39:53.332095 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.v3.volumes [None req-2bf268a4-90b9-410a-aacb-e446284ef447 tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] Delete volume with id: d650fa8d-ceaf-4df8-9cc2-e26fa553ea01 Aug 12 10:39:53.345026 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:39:53.345026 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:39:53.346089 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-2bf268a4-90b9-410a-aacb-e446284ef447 tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] Volume info retrieved successfully. Aug 12 10:39:53.369543 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-2bf268a4-90b9-410a-aacb-e446284ef447 tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] Delete volume request issued successfully. Aug 12 10:39:53.369543 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-2bf268a4-90b9-410a-aacb-e446284ef447 tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] https://10.4.3.105/volume/v3/volumes/d650fa8d-ceaf-4df8-9cc2-e26fa553ea01 returned with HTTP 202 Aug 12 10:39:53.369543 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 833/3352] 10.4.3.105 () {66 vars in 1351 bytes} [Wed Aug 12 10:39:53 2026] DELETE /volume/v3/volumes/d650fa8d-ceaf-4df8-9cc2-e26fa553ea01 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 10:39:53.377627 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-0404ee46-609b-4f9a-9bf1-4013f4c2fa85 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:39:53.382133 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-0404ee46-609b-4f9a-9bf1-4013f4c2fa85 tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] GET https://10.4.3.105/volume/v3/volumes/d650fa8d-ceaf-4df8-9cc2-e26fa553ea01 Aug 12 10:39:53.382133 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-0404ee46-609b-4f9a-9bf1-4013f4c2fa85 tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:39:53.382133 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-0404ee46-609b-4f9a-9bf1-4013f4c2fa85 tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:39:53.388032 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:39:53.388032 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:39:53.393810 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-0404ee46-609b-4f9a-9bf1-4013f4c2fa85 tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] Volume info retrieved successfully. Aug 12 10:39:53.397879 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-0404ee46-609b-4f9a-9bf1-4013f4c2fa85 tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] https://10.4.3.105/volume/v3/volumes/d650fa8d-ceaf-4df8-9cc2-e26fa553ea01 returned with HTTP 200 Aug 12 10:39:53.398287 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 842/3353] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:39:53 2026] GET /volume/v3/volumes/d650fa8d-ceaf-4df8-9cc2-e26fa553ea01 => generated 840 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:39:53.620086 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-8fe3d038-c222-4e09-83c4-adf84217cff8 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:39:53.622335 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-8fe3d038-c222-4e09-83c4-adf84217cff8 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] DELETE https://10.4.3.105/volume/v3/backups/8c8ace19-59e2-4e43-88ce-37ecd276880f Aug 12 10:39:53.622568 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-8fe3d038-c222-4e09-83c4-adf84217cff8 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:39:53.622784 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-8fe3d038-c222-4e09-83c4-adf84217cff8 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Calling method 'delete' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:39:53.622925 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.contrib.backups [None req-8fe3d038-c222-4e09-83c4-adf84217cff8 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Delete backup with id: 8c8ace19-59e2-4e43-88ce-37ecd276880f. Aug 12 10:39:53.629375 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:39:53.629375 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:39:53.643217 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.backup.rpcapi [None req-8fe3d038-c222-4e09-83c4-adf84217cff8 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] delete_backup rpcapi backup_id 8c8ace19-59e2-4e43-88ce-37ecd276880f {{(pid=100374) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 12 10:39:53.645138 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-8fe3d038-c222-4e09-83c4-adf84217cff8 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] https://10.4.3.105/volume/v3/backups/8c8ace19-59e2-4e43-88ce-37ecd276880f returned with HTTP 202 Aug 12 10:39:53.645618 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 834/3354] 10.4.3.105 () {66 vars in 1351 bytes} [Wed Aug 12 10:39:53 2026] DELETE /volume/v3/backups/8c8ace19-59e2-4e43-88ce-37ecd276880f => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 10:39:53.654493 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-14e336a8-4c70-43e9-ab3a-2d5413062c82 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:39:53.658379 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-14e336a8-4c70-43e9-ab3a-2d5413062c82 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] GET https://10.4.3.105/volume/v3/backups/8c8ace19-59e2-4e43-88ce-37ecd276880f Aug 12 10:39:53.658379 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-14e336a8-4c70-43e9-ab3a-2d5413062c82 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:39:53.658379 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-14e336a8-4c70-43e9-ab3a-2d5413062c82 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:39:53.658379 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-14e336a8-4c70-43e9-ab3a-2d5413062c82 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Show backup with id 8c8ace19-59e2-4e43-88ce-37ecd276880f. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:39:53.665140 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:39:53.665140 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:39:53.668541 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-14e336a8-4c70-43e9-ab3a-2d5413062c82 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] https://10.4.3.105/volume/v3/backups/8c8ace19-59e2-4e43-88ce-37ecd276880f returned with HTTP 200 Aug 12 10:39:53.668541 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 846/3355] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:39:53 2026] GET /volume/v3/backups/8c8ace19-59e2-4e43-88ce-37ecd276880f => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:39:54.203588 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-27e6d4a2-10d9-4ab7-8442-67ca35b76ed7 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:39:54.209350 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-27e6d4a2-10d9-4ab7-8442-67ca35b76ed7 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] GET https://10.4.3.105/volume/v3/snapshots/c8537cfe-a408-48d3-bfb4-26d42d8583ae Aug 12 10:39:54.209674 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-27e6d4a2-10d9-4ab7-8442-67ca35b76ed7 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:39:54.211115 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-27e6d4a2-10d9-4ab7-8442-67ca35b76ed7 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:39:54.220298 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-27e6d4a2-10d9-4ab7-8442-67ca35b76ed7 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] https://10.4.3.105/volume/v3/snapshots/c8537cfe-a408-48d3-bfb4-26d42d8583ae returned with HTTP 404 Aug 12 10:39:54.220853 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 834/3356] 10.4.3.105 () {66 vars in 1354 bytes} [Wed Aug 12 10:39:54 2026] GET /volume/v3/snapshots/c8537cfe-a408-48d3-bfb4-26d42d8583ae => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:39:54.228700 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-bbe6245f-5ccf-4e17-8995-3fd7ae73a8aa None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:39:54.230664 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-bbe6245f-5ccf-4e17-8995-3fd7ae73a8aa tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] DELETE https://10.4.3.105/volume/v3/snapshots/c8537cfe-a408-48d3-bfb4-26d42d8583ae Aug 12 10:39:54.230951 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-bbe6245f-5ccf-4e17-8995-3fd7ae73a8aa tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:39:54.231181 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-bbe6245f-5ccf-4e17-8995-3fd7ae73a8aa tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Calling method 'delete' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:39:54.231311 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.v3.snapshots [None req-bbe6245f-5ccf-4e17-8995-3fd7ae73a8aa tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Delete snapshot with id: c8537cfe-a408-48d3-bfb4-26d42d8583ae Aug 12 10:39:54.238900 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-bbe6245f-5ccf-4e17-8995-3fd7ae73a8aa tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] https://10.4.3.105/volume/v3/snapshots/c8537cfe-a408-48d3-bfb4-26d42d8583ae returned with HTTP 404 Aug 12 10:39:54.239436 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 843/3357] 10.4.3.105 () {66 vars in 1357 bytes} [Wed Aug 12 10:39:54 2026] DELETE /volume/v3/snapshots/c8537cfe-a408-48d3-bfb4-26d42d8583ae => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:39:54.249833 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-0063f3ca-5afa-455f-839c-49b682bf4ca5 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:39:54.251616 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-0063f3ca-5afa-455f-839c-49b682bf4ca5 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] GET https://10.4.3.105/volume/v3/volumes/7d502560-1c5c-44d5-95d8-70684df15a67 Aug 12 10:39:54.251807 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-0063f3ca-5afa-455f-839c-49b682bf4ca5 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:39:54.251977 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-0063f3ca-5afa-455f-839c-49b682bf4ca5 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:39:54.261606 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:39:54.261606 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:39:54.266872 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-0063f3ca-5afa-455f-839c-49b682bf4ca5 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Volume info retrieved successfully. Aug 12 10:39:54.271711 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-0063f3ca-5afa-455f-839c-49b682bf4ca5 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] https://10.4.3.105/volume/v3/volumes/7d502560-1c5c-44d5-95d8-70684df15a67 returned with HTTP 200 Aug 12 10:39:54.272169 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 835/3358] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:39:54 2026] GET /volume/v3/volumes/7d502560-1c5c-44d5-95d8-70684df15a67 => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:39:54.286771 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-d56f5f2b-03f4-42ba-8769-b721cce8a0a1 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:39:54.288565 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-d56f5f2b-03f4-42ba-8769-b721cce8a0a1 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] POST https://10.4.3.105/volume/v3/snapshots Aug 12 10:39:54.288926 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-d56f5f2b-03f4-42ba-8769-b721cce8a0a1 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7d502560-1c5c-44d5-95d8-70684df15a67", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-375996910"}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:39:54.297082 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:39:54.297082 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:39:54.297595 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-d56f5f2b-03f4-42ba-8769-b721cce8a0a1 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Volume info retrieved successfully. Aug 12 10:39:54.297768 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.v3.snapshots [None req-d56f5f2b-03f4-42ba-8769-b721cce8a0a1 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Create snapshot from volume 7d502560-1c5c-44d5-95d8-70684df15a67 Aug 12 10:39:54.318903 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-da3a7541-2a7b-41f8-b96d-d4fc2745f0ee None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:39:54.330204 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.quota [None req-d56f5f2b-03f4-42ba-8769-b721cce8a0a1 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Created reservations ['2744220a-1065-4d87-a786-284fbc250b68', '8f86b901-fab1-457e-a4f7-8f3a1fc76791', '084ddf6f-5d99-44c0-91ee-f32e68e39612', '7c121350-343e-4c86-a25e-35e6628bae60'] {{(pid=100375) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:39:54.379398 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-d56f5f2b-03f4-42ba-8769-b721cce8a0a1 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Snapshot create request issued successfully. Aug 12 10:39:54.379839 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-d56f5f2b-03f4-42ba-8769-b721cce8a0a1 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] https://10.4.3.105/volume/v3/snapshots returned with HTTP 202 Aug 12 10:39:54.380380 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 847/3359] 10.4.3.105 () {68 vars in 1265 bytes} [Wed Aug 12 10:39:54 2026] POST /volume/v3/snapshots => generated 309 bytes in 94 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 10:39:54.392363 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-ff47dc21-b8d5-4754-a3c7-a41f6166c187 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:39:54.394914 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-ff47dc21-b8d5-4754-a3c7-a41f6166c187 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] GET https://10.4.3.105/volume/v3/snapshots/7b358e55-fe83-4407-8368-d9d3d87168d3 Aug 12 10:39:54.395199 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-ff47dc21-b8d5-4754-a3c7-a41f6166c187 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:39:54.395573 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-ff47dc21-b8d5-4754-a3c7-a41f6166c187 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:39:54.401954 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:39:54.401954 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:39:54.402430 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-ff47dc21-b8d5-4754-a3c7-a41f6166c187 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Snapshot retrieved successfully. Aug 12 10:39:54.403205 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-ff47dc21-b8d5-4754-a3c7-a41f6166c187 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] https://10.4.3.105/volume/v3/snapshots/7b358e55-fe83-4407-8368-d9d3d87168d3 returned with HTTP 200 Aug 12 10:39:54.403562 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 844/3360] 10.4.3.105 () {66 vars in 1354 bytes} [Wed Aug 12 10:39:54 2026] GET /volume/v3/snapshots/7b358e55-fe83-4407-8368-d9d3d87168d3 => generated 441 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:39:54.412225 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-b262f40a-6b8a-459b-817f-787ab0eb55f8 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:39:54.414098 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-b262f40a-6b8a-459b-817f-787ab0eb55f8 tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] GET https://10.4.3.105/volume/v3/volumes/d650fa8d-ceaf-4df8-9cc2-e26fa553ea01 Aug 12 10:39:54.414286 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-b262f40a-6b8a-459b-817f-787ab0eb55f8 tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:39:54.414489 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-b262f40a-6b8a-459b-817f-787ab0eb55f8 tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:39:54.421279 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-b262f40a-6b8a-459b-817f-787ab0eb55f8 tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] https://10.4.3.105/volume/v3/volumes/d650fa8d-ceaf-4df8-9cc2-e26fa553ea01 returned with HTTP 404 Aug 12 10:39:54.421832 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 836/3361] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:39:54 2026] GET /volume/v3/volumes/d650fa8d-ceaf-4df8-9cc2-e26fa553ea01 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:39:54.430576 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-d735a39f-e2da-46a4-a034-34104d72218e None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:39:54.432714 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-d735a39f-e2da-46a4-a034-34104d72218e tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] DELETE https://10.4.3.105/volume/v3/volumes/c4161a0d-6481-4847-a145-0e1df632ac76 Aug 12 10:39:54.432931 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-d735a39f-e2da-46a4-a034-34104d72218e tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:39:54.433160 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-d735a39f-e2da-46a4-a034-34104d72218e tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] Calling method 'delete' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:39:54.433362 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.v3.volumes [None req-d735a39f-e2da-46a4-a034-34104d72218e tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] Delete volume with id: c4161a0d-6481-4847-a145-0e1df632ac76 Aug 12 10:39:54.440532 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:39:54.440532 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:39:54.441137 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-d735a39f-e2da-46a4-a034-34104d72218e tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] Volume info retrieved successfully. Aug 12 10:39:54.450386 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-da3a7541-2a7b-41f8-b96d-d4fc2745f0ee tempest-VolumeHostsAdminTestsJSON-526016916 tempest-VolumeHostsAdminTestsJSON-526016916-project-admin] GET https://10.4.3.105/volume/v3/os-hosts Aug 12 10:39:54.450642 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-da3a7541-2a7b-41f8-b96d-d4fc2745f0ee tempest-VolumeHostsAdminTestsJSON-526016916 tempest-VolumeHostsAdminTestsJSON-526016916-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:39:54.450868 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-da3a7541-2a7b-41f8-b96d-d4fc2745f0ee tempest-VolumeHostsAdminTestsJSON-526016916 tempest-VolumeHostsAdminTestsJSON-526016916-project-admin] Calling method 'index' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:39:54.458172 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.contrib.hosts [None req-da3a7541-2a7b-41f8-b96d-d4fc2745f0ee tempest-VolumeHostsAdminTestsJSON-526016916 tempest-VolumeHostsAdminTestsJSON-526016916-project-admin] status, active and update: available, enabled, 2026-08-12 10:38:53+00:00 {{(pid=100373) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 12 10:39:54.458172 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.contrib.hosts [None req-da3a7541-2a7b-41f8-b96d-d4fc2745f0ee tempest-VolumeHostsAdminTestsJSON-526016916 tempest-VolumeHostsAdminTestsJSON-526016916-project-admin] status, active and update: available, enabled, 2026-08-12 10:38:50+00:00 {{(pid=100373) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 12 10:39:54.458328 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.contrib.hosts [None req-da3a7541-2a7b-41f8-b96d-d4fc2745f0ee tempest-VolumeHostsAdminTestsJSON-526016916 tempest-VolumeHostsAdminTestsJSON-526016916-project-admin] status, active and update: available, enabled, 2026-08-12 10:38:39+00:00 {{(pid=100373) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 12 10:39:54.458636 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-da3a7541-2a7b-41f8-b96d-d4fc2745f0ee tempest-VolumeHostsAdminTestsJSON-526016916 tempest-VolumeHostsAdminTestsJSON-526016916-project-admin] https://10.4.3.105/volume/v3/os-hosts returned with HTTP 200 Aug 12 10:39:54.459364 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 835/3362] 10.4.3.105 () {66 vars in 1240 bytes} [Wed Aug 12 10:39:54 2026] GET /volume/v3/os-hosts => generated 560 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:39:54.459771 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-d735a39f-e2da-46a4-a034-34104d72218e tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] Delete volume request issued successfully. Aug 12 10:39:54.459963 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-d735a39f-e2da-46a4-a034-34104d72218e tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] https://10.4.3.105/volume/v3/volumes/c4161a0d-6481-4847-a145-0e1df632ac76 returned with HTTP 202 Aug 12 10:39:54.460367 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 848/3363] 10.4.3.105 () {66 vars in 1351 bytes} [Wed Aug 12 10:39:54 2026] DELETE /volume/v3/volumes/c4161a0d-6481-4847-a145-0e1df632ac76 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 10:39:54.472958 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-df545089-26c0-4a03-8404-50c6bc655e6d None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:39:54.473034 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-665260bd-b6ee-48d9-a32c-475d875d99da None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:39:54.475060 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-665260bd-b6ee-48d9-a32c-475d875d99da tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] GET https://10.4.3.105/volume/v3/volumes/c4161a0d-6481-4847-a145-0e1df632ac76 Aug 12 10:39:54.475060 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-665260bd-b6ee-48d9-a32c-475d875d99da tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:39:54.475371 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-665260bd-b6ee-48d9-a32c-475d875d99da tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:39:54.478277 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-df545089-26c0-4a03-8404-50c6bc655e6d tempest-VolumeHostsAdminTestsJSON-526016916 tempest-VolumeHostsAdminTestsJSON-526016916-project-admin] GET https://10.4.3.105/volume/v3/os-hosts Aug 12 10:39:54.478592 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-df545089-26c0-4a03-8404-50c6bc655e6d tempest-VolumeHostsAdminTestsJSON-526016916 tempest-VolumeHostsAdminTestsJSON-526016916-project-admin] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:39:54.479156 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-df545089-26c0-4a03-8404-50c6bc655e6d tempest-VolumeHostsAdminTestsJSON-526016916 tempest-VolumeHostsAdminTestsJSON-526016916-project-admin] Calling method 'index' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:39:54.484799 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:39:54.484799 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:39:54.487357 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.contrib.hosts [None req-df545089-26c0-4a03-8404-50c6bc655e6d tempest-VolumeHostsAdminTestsJSON-526016916 tempest-VolumeHostsAdminTestsJSON-526016916-project-admin] status, active and update: available, enabled, 2026-08-12 10:38:53+00:00 {{(pid=100372) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 12 10:39:54.487495 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.contrib.hosts [None req-df545089-26c0-4a03-8404-50c6bc655e6d tempest-VolumeHostsAdminTestsJSON-526016916 tempest-VolumeHostsAdminTestsJSON-526016916-project-admin] status, active and update: available, enabled, 2026-08-12 10:38:50+00:00 {{(pid=100372) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 12 10:39:54.487637 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.contrib.hosts [None req-df545089-26c0-4a03-8404-50c6bc655e6d tempest-VolumeHostsAdminTestsJSON-526016916 tempest-VolumeHostsAdminTestsJSON-526016916-project-admin] status, active and update: available, enabled, 2026-08-12 10:38:39+00:00 {{(pid=100372) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 12 10:39:54.487907 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-df545089-26c0-4a03-8404-50c6bc655e6d tempest-VolumeHostsAdminTestsJSON-526016916 tempest-VolumeHostsAdminTestsJSON-526016916-project-admin] https://10.4.3.105/volume/v3/os-hosts returned with HTTP 200 Aug 12 10:39:54.488287 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 845/3364] 10.4.3.105 () {66 vars in 1240 bytes} [Wed Aug 12 10:39:54 2026] GET /volume/v3/os-hosts => generated 560 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:39:54.490178 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-665260bd-b6ee-48d9-a32c-475d875d99da tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] Volume info retrieved successfully. Aug 12 10:39:54.496184 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-665260bd-b6ee-48d9-a32c-475d875d99da tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] https://10.4.3.105/volume/v3/volumes/c4161a0d-6481-4847-a145-0e1df632ac76 returned with HTTP 200 Aug 12 10:39:54.496800 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 837/3365] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:39:54 2026] GET /volume/v3/volumes/c4161a0d-6481-4847-a145-0e1df632ac76 => generated 841 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:39:54.498249 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-4718021f-682d-445d-ada4-5fe4d6642076 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:39:54.499978 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-4718021f-682d-445d-ada4-5fe4d6642076 tempest-VolumeHostsAdminTestsJSON-526016916 tempest-VolumeHostsAdminTestsJSON-526016916-project-admin] GET https://10.4.3.105/volume/v3/os-hosts/np0000007037@storpool Aug 12 10:39:54.500155 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-4718021f-682d-445d-ada4-5fe4d6642076 tempest-VolumeHostsAdminTestsJSON-526016916 tempest-VolumeHostsAdminTestsJSON-526016916-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:39:54.500385 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-4718021f-682d-445d-ada4-5fe4d6642076 tempest-VolumeHostsAdminTestsJSON-526016916 tempest-VolumeHostsAdminTestsJSON-526016916-project-admin] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:39:54.531698 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-5e53a155-93b0-4e27-b848-00703dadcb9b req-6826518f-7db1-460e-bb09-f572593694a6 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:39:54.533720 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-5e53a155-93b0-4e27-b848-00703dadcb9b req-6826518f-7db1-460e-bb09-f572593694a6 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] DELETE https://10.4.3.105/volume/v3/attachments/fbd37174-3b84-4779-a1e5-c697b35e36ac Aug 12 10:39:54.533901 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-5e53a155-93b0-4e27-b848-00703dadcb9b req-6826518f-7db1-460e-bb09-f572593694a6 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:39:54.534080 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-5e53a155-93b0-4e27-b848-00703dadcb9b req-6826518f-7db1-460e-bb09-f572593694a6 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Calling method 'version_select' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:39:54.541829 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:39:54.541829 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:39:54.578261 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-4718021f-682d-445d-ada4-5fe4d6642076 tempest-VolumeHostsAdminTestsJSON-526016916 tempest-VolumeHostsAdminTestsJSON-526016916-project-admin] https://10.4.3.105/volume/v3/os-hosts/np0000007037@storpool returned with HTTP 200 Aug 12 10:39:54.578684 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 836/3366] 10.4.3.105 () {66 vars in 1306 bytes} [Wed Aug 12 10:39:54 2026] GET /volume/v3/os-hosts/np0000007037@storpool => generated 1507 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:39:54.593174 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-5e53a155-93b0-4e27-b848-00703dadcb9b req-6826518f-7db1-460e-bb09-f572593694a6 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] https://10.4.3.105/volume/v3/attachments/fbd37174-3b84-4779-a1e5-c697b35e36ac returned with HTTP 200 Aug 12 10:39:54.593647 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 849/3367] 10.4.3.105 () {72 vars in 1673 bytes} [Wed Aug 12 10:39:54 2026] DELETE /volume/v3/attachments/fbd37174-3b84-4779-a1e5-c697b35e36ac => generated 19 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:39:54.678993 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-a4b0f8c9-a5c5-4f24-9763-d1f083ad9bb2 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:39:54.681080 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-a4b0f8c9-a5c5-4f24-9763-d1f083ad9bb2 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] GET https://10.4.3.105/volume/v3/backups/8c8ace19-59e2-4e43-88ce-37ecd276880f Aug 12 10:39:54.681361 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-a4b0f8c9-a5c5-4f24-9763-d1f083ad9bb2 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:39:54.681613 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-a4b0f8c9-a5c5-4f24-9763-d1f083ad9bb2 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:39:54.681753 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.v3.backups [None req-a4b0f8c9-a5c5-4f24-9763-d1f083ad9bb2 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Show backup with id 8c8ace19-59e2-4e43-88ce-37ecd276880f. {{(pid=100372) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:39:54.686679 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-a4b0f8c9-a5c5-4f24-9763-d1f083ad9bb2 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] https://10.4.3.105/volume/v3/backups/8c8ace19-59e2-4e43-88ce-37ecd276880f returned with HTTP 404 Aug 12 10:39:54.686679 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 846/3368] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:39:54 2026] GET /volume/v3/backups/8c8ace19-59e2-4e43-88ce-37ecd276880f => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:39:54.700406 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-61fb4b58-5d41-4333-b358-8ccf2583eedd None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:39:54.702129 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-61fb4b58-5d41-4333-b358-8ccf2583eedd tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] POST https://10.4.3.105/volume/v3/volumes Aug 12 10:39:54.702508 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-61fb4b58-5d41-4333-b358-8ccf2583eedd tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1921865229"}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:39:54.705106 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.volumes [None req-61fb4b58-5d41-4333-b358-8ccf2583eedd tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1921865229'}} {{(pid=100374) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 10:39:54.705106 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.v3.volumes [None req-61fb4b58-5d41-4333-b358-8ccf2583eedd tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Create volume of 1 GB Aug 12 10:39:54.709283 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-61fb4b58-5d41-4333-b358-8ccf2583eedd tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Availability Zones retrieved successfully. Aug 12 10:39:54.719568 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-61fb4b58-5d41-4333-b358-8ccf2583eedd tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Flow 'volume_create_api' (2b2a4cd3-97d0-466f-9c96-b75538a3e129) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:39:54.719568 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-61fb4b58-5d41-4333-b358-8ccf2583eedd tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3db78382-c737-428c-a7a9-d38406345bd5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:39:54.720480 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.flows.api.create_volume [None req-61fb4b58-5d41-4333-b358-8ccf2583eedd tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Validating volume size '1' using validate_int {{(pid=100374) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 10:39:54.766669 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-61fb4b58-5d41-4333-b358-8ccf2583eedd tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3db78382-c737-428c-a7a9-d38406345bd5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T10:26:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6cd66f07-4c7b-40b2-9dfb-378538f29c9e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:39:54.766669 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-61fb4b58-5d41-4333-b358-8ccf2583eedd tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ad7d3039-ede7-47f9-8dbc-3ab043526e19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:39:54.820083 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.quota [None req-61fb4b58-5d41-4333-b358-8ccf2583eedd tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Created reservations ['9baca120-6a85-44c4-9e9f-ae868d56792e', 'feaa10bc-d478-4c69-b860-23ea1124398a', 'a25fc0a1-954b-4884-9552-0b0466c4e21f', '9f8010ce-0977-4d37-b881-a3868fca3870'] {{(pid=100374) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:39:54.821349 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-61fb4b58-5d41-4333-b358-8ccf2583eedd tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ad7d3039-ede7-47f9-8dbc-3ab043526e19) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9baca120-6a85-44c4-9e9f-ae868d56792e', 'feaa10bc-d478-4c69-b860-23ea1124398a', 'a25fc0a1-954b-4884-9552-0b0466c4e21f', '9f8010ce-0977-4d37-b881-a3868fca3870']}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:39:54.822569 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-61fb4b58-5d41-4333-b358-8ccf2583eedd tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a47a9e64-4e07-48ec-a8e5-a0e1a7cf7933) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:39:54.849671 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-61fb4b58-5d41-4333-b358-8ccf2583eedd tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a47a9e64-4e07-48ec-a8e5-a0e1a7cf7933) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2256e169-ca3c-4ad6-859e-1970cd5761b3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1921865229',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d7ac5ab15604477292be7c2a43582a6d',qos_specs=None,replication_status=,reservations=['9baca120-6a85-44c4-9e9f-ae868d56792e','feaa10bc-d478-4c69-b860-23ea1124398a','a25fc0a1-954b-4884-9552-0b0466c4e21f','9f8010ce-0977-4d37-b881-a3868fca3870'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eb0caa0cb4034d86b288ff751c0b04b6',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:39:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1921865229',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2256e169-ca3c-4ad6-859e-1970cd5761b3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d7ac5ab15604477292be7c2a43582a6d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='eb0caa0cb4034d86b288ff751c0b04b6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6cd66f07-4c7b-40b2-9dfb-378538f29c9e),volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:39:54.850583 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-61fb4b58-5d41-4333-b358-8ccf2583eedd tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5f0fc30d-42b7-4961-ad8a-425bed9c1b7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:39:54.869604 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-61fb4b58-5d41-4333-b358-8ccf2583eedd tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5f0fc30d-42b7-4961-ad8a-425bed9c1b7e) transitioned into state 'SUCCESS' from state '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-1921865229',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d7ac5ab15604477292be7c2a43582a6d',qos_specs=None,replication_status=,reservations=['9baca120-6a85-44c4-9e9f-ae868d56792e','feaa10bc-d478-4c69-b860-23ea1124398a','a25fc0a1-954b-4884-9552-0b0466c4e21f','9f8010ce-0977-4d37-b881-a3868fca3870'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eb0caa0cb4034d86b288ff751c0b04b6',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:39:54.870183 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-61fb4b58-5d41-4333-b358-8ccf2583eedd tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (565bb345-63c0-46bb-83b4-a82517469bf1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:39:54.879174 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-61fb4b58-5d41-4333-b358-8ccf2583eedd tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (565bb345-63c0-46bb-83b4-a82517469bf1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:39:54.880379 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-61fb4b58-5d41-4333-b358-8ccf2583eedd tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Flow 'volume_create_api' (2b2a4cd3-97d0-466f-9c96-b75538a3e129) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100374) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:39:54.880856 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-61fb4b58-5d41-4333-b358-8ccf2583eedd tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Create volume request issued successfully. Aug 12 10:39:54.882347 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-61fb4b58-5d41-4333-b358-8ccf2583eedd tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] https://10.4.3.105/volume/v3/volumes returned with HTTP 202 Aug 12 10:39:54.882970 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 838/3369] 10.4.3.105 () {68 vars in 1258 bytes} [Wed Aug 12 10:39:54 2026] POST /volume/v3/volumes => generated 749 bytes in 183 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 10:39:54.897627 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-e3d870c6-d2de-42cf-af5b-bcedafb34a67 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:39:54.902290 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-e3d870c6-d2de-42cf-af5b-bcedafb34a67 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] GET https://10.4.3.105/volume/v3/volumes/2256e169-ca3c-4ad6-859e-1970cd5761b3 Aug 12 10:39:54.902582 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-e3d870c6-d2de-42cf-af5b-bcedafb34a67 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:39:54.902850 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-e3d870c6-d2de-42cf-af5b-bcedafb34a67 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:39:54.920004 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:39:54.920004 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:39:54.932101 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-e3d870c6-d2de-42cf-af5b-bcedafb34a67 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Volume info retrieved successfully. Aug 12 10:39:54.941552 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-e3d870c6-d2de-42cf-af5b-bcedafb34a67 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] https://10.4.3.105/volume/v3/volumes/2256e169-ca3c-4ad6-859e-1970cd5761b3 returned with HTTP 200 Aug 12 10:39:54.941552 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 837/3370] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:39:54 2026] GET /volume/v3/volumes/2256e169-ca3c-4ad6-859e-1970cd5761b3 => generated 817 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:39:55.411936 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-37ce6ff7-90a5-4b4a-98bc-0f50e3291cf0 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:39:55.413984 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-37ce6ff7-90a5-4b4a-98bc-0f50e3291cf0 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] GET https://10.4.3.105/volume/v3/snapshots/7b358e55-fe83-4407-8368-d9d3d87168d3 Aug 12 10:39:55.413984 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-37ce6ff7-90a5-4b4a-98bc-0f50e3291cf0 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:39:55.414158 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-37ce6ff7-90a5-4b4a-98bc-0f50e3291cf0 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:39:55.419057 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:39:55.419057 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:39:55.419537 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-37ce6ff7-90a5-4b4a-98bc-0f50e3291cf0 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Snapshot retrieved successfully. Aug 12 10:39:55.420350 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-37ce6ff7-90a5-4b4a-98bc-0f50e3291cf0 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] https://10.4.3.105/volume/v3/snapshots/7b358e55-fe83-4407-8368-d9d3d87168d3 returned with HTTP 200 Aug 12 10:39:55.420756 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 850/3371] 10.4.3.105 () {66 vars in 1354 bytes} [Wed Aug 12 10:39:55 2026] GET /volume/v3/snapshots/7b358e55-fe83-4407-8368-d9d3d87168d3 => generated 468 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:39:55.508740 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-90c543f5-e7c5-4311-b9af-4ac4f74d4172 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:39:55.512033 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-90c543f5-e7c5-4311-b9af-4ac4f74d4172 tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] GET https://10.4.3.105/volume/v3/volumes/c4161a0d-6481-4847-a145-0e1df632ac76 Aug 12 10:39:55.514828 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-90c543f5-e7c5-4311-b9af-4ac4f74d4172 tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:39:55.515078 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-90c543f5-e7c5-4311-b9af-4ac4f74d4172 tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:39:55.526333 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-90c543f5-e7c5-4311-b9af-4ac4f74d4172 tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] https://10.4.3.105/volume/v3/volumes/c4161a0d-6481-4847-a145-0e1df632ac76 returned with HTTP 404 Aug 12 10:39:55.526333 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 847/3372] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:39:55 2026] GET /volume/v3/volumes/c4161a0d-6481-4847-a145-0e1df632ac76 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:39:55.538971 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-009ba18c-e6df-46fd-a67e-060da6fe6dd8 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:39:55.541451 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-009ba18c-e6df-46fd-a67e-060da6fe6dd8 tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] DELETE https://10.4.3.105/volume/v3/volumes/63b254ed-0362-4321-b514-819971c07928 Aug 12 10:39:55.541682 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-009ba18c-e6df-46fd-a67e-060da6fe6dd8 tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:39:55.541871 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-009ba18c-e6df-46fd-a67e-060da6fe6dd8 tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] Calling method 'delete' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:39:55.542025 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.v3.volumes [None req-009ba18c-e6df-46fd-a67e-060da6fe6dd8 tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] Delete volume with id: 63b254ed-0362-4321-b514-819971c07928 Aug 12 10:39:55.551659 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:39:55.551659 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:39:55.552176 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-009ba18c-e6df-46fd-a67e-060da6fe6dd8 tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] Volume info retrieved successfully. Aug 12 10:39:55.572403 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-009ba18c-e6df-46fd-a67e-060da6fe6dd8 tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] Delete volume request issued successfully. Aug 12 10:39:55.572650 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-009ba18c-e6df-46fd-a67e-060da6fe6dd8 tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] https://10.4.3.105/volume/v3/volumes/63b254ed-0362-4321-b514-819971c07928 returned with HTTP 202 Aug 12 10:39:55.573123 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 839/3373] 10.4.3.105 () {66 vars in 1351 bytes} [Wed Aug 12 10:39:55 2026] DELETE /volume/v3/volumes/63b254ed-0362-4321-b514-819971c07928 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 10:39:55.581108 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-566c0a4d-d90b-4197-83fe-615b569efe4b None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:39:55.582988 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-566c0a4d-d90b-4197-83fe-615b569efe4b tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] GET https://10.4.3.105/volume/v3/volumes/63b254ed-0362-4321-b514-819971c07928 Aug 12 10:39:55.583187 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-566c0a4d-d90b-4197-83fe-615b569efe4b tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:39:55.583418 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-566c0a4d-d90b-4197-83fe-615b569efe4b tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:39:55.601345 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:39:55.601345 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:39:55.608006 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-566c0a4d-d90b-4197-83fe-615b569efe4b tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] Volume info retrieved successfully. Aug 12 10:39:55.612663 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-566c0a4d-d90b-4197-83fe-615b569efe4b tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] https://10.4.3.105/volume/v3/volumes/63b254ed-0362-4321-b514-819971c07928 returned with HTTP 200 Aug 12 10:39:55.612918 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 838/3374] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:39:55 2026] GET /volume/v3/volumes/63b254ed-0362-4321-b514-819971c07928 => generated 841 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:39:55.954322 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-c3c56667-82b1-4b2a-b19c-255112997ee7 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:39:55.957367 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-c3c56667-82b1-4b2a-b19c-255112997ee7 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] GET https://10.4.3.105/volume/v3/volumes/2256e169-ca3c-4ad6-859e-1970cd5761b3 Aug 12 10:39:55.957651 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-c3c56667-82b1-4b2a-b19c-255112997ee7 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:39:55.957878 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-c3c56667-82b1-4b2a-b19c-255112997ee7 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:39:55.969037 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:39:55.969037 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:39:55.974070 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-c3c56667-82b1-4b2a-b19c-255112997ee7 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Volume info retrieved successfully. Aug 12 10:39:55.982699 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-c3c56667-82b1-4b2a-b19c-255112997ee7 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] https://10.4.3.105/volume/v3/volumes/2256e169-ca3c-4ad6-859e-1970cd5761b3 returned with HTTP 200 Aug 12 10:39:55.983283 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 851/3375] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:39:55 2026] GET /volume/v3/volumes/2256e169-ca3c-4ad6-859e-1970cd5761b3 => generated 842 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:39:55.996758 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-32ae525b-6b14-4424-83d2-b6a6811f5313 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:39:56.001077 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-32ae525b-6b14-4424-83d2-b6a6811f5313 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] POST https://10.4.3.105/volume/v3/snapshots Aug 12 10:39:56.001077 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-32ae525b-6b14-4424-83d2-b6a6811f5313 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "2256e169-ca3c-4ad6-859e-1970cd5761b3", "name": "tempest-VolumesBackupsTest-Snapshot-558720724"}} {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:39:56.014150 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:39:56.014150 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:39:56.014150 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-32ae525b-6b14-4424-83d2-b6a6811f5313 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Volume info retrieved successfully. Aug 12 10:39:56.014150 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.v3.snapshots [None req-32ae525b-6b14-4424-83d2-b6a6811f5313 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Create snapshot from volume 2256e169-ca3c-4ad6-859e-1970cd5761b3 Aug 12 10:39:56.059391 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.quota [None req-32ae525b-6b14-4424-83d2-b6a6811f5313 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Created reservations ['4e6f066b-bf34-482e-8899-064b86c80110', '484f1e14-cacb-4db5-b679-ce22939652ce', 'c355e145-0ef5-43a1-8811-fa96291169db', '544b8a78-227a-4c0a-94aa-f6437bb96ab9'] {{(pid=100372) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:39:56.092359 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-32ae525b-6b14-4424-83d2-b6a6811f5313 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Snapshot create request issued successfully. Aug 12 10:39:56.092765 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-32ae525b-6b14-4424-83d2-b6a6811f5313 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] https://10.4.3.105/volume/v3/snapshots returned with HTTP 202 Aug 12 10:39:56.093345 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 848/3376] 10.4.3.105 () {68 vars in 1265 bytes} [Wed Aug 12 10:39:55 2026] POST /volume/v3/snapshots => generated 304 bytes in 97 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 10:39:56.102935 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-713ab993-fd4f-4b8c-9244-98858a796e14 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:39:56.104654 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-713ab993-fd4f-4b8c-9244-98858a796e14 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] GET https://10.4.3.105/volume/v3/snapshots/f096e463-462e-4bba-a97e-3ddf6785d391 Aug 12 10:39:56.104856 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-713ab993-fd4f-4b8c-9244-98858a796e14 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:39:56.105041 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-713ab993-fd4f-4b8c-9244-98858a796e14 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:39:56.113360 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:39:56.113360 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:39:56.113895 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-713ab993-fd4f-4b8c-9244-98858a796e14 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Snapshot retrieved successfully. Aug 12 10:39:56.114816 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-713ab993-fd4f-4b8c-9244-98858a796e14 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] https://10.4.3.105/volume/v3/snapshots/f096e463-462e-4bba-a97e-3ddf6785d391 returned with HTTP 200 Aug 12 10:39:56.115190 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 840/3377] 10.4.3.105 () {66 vars in 1354 bytes} [Wed Aug 12 10:39:56 2026] GET /volume/v3/snapshots/f096e463-462e-4bba-a97e-3ddf6785d391 => generated 436 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:39:56.300091 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-7c6d88a2-1fe8-4b34-9918-71b6288c003f None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:39:56.303594 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-7c6d88a2-1fe8-4b34-9918-71b6288c003f tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] DELETE https://10.4.3.105/volume/v3/volumes/6ff5cc18-9d84-4266-83b3-5bb57a75bf46 Aug 12 10:39:56.303873 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-7c6d88a2-1fe8-4b34-9918-71b6288c003f tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:39:56.304127 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-7c6d88a2-1fe8-4b34-9918-71b6288c003f tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Calling method 'delete' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:39:56.304362 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.v3.volumes [None req-7c6d88a2-1fe8-4b34-9918-71b6288c003f tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Delete volume with id: 6ff5cc18-9d84-4266-83b3-5bb57a75bf46 Aug 12 10:39:56.324456 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:39:56.324456 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:39:56.325140 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-7c6d88a2-1fe8-4b34-9918-71b6288c003f tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Volume info retrieved successfully. Aug 12 10:39:56.356017 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-7c6d88a2-1fe8-4b34-9918-71b6288c003f tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Delete volume request issued successfully. Aug 12 10:39:56.356338 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-7c6d88a2-1fe8-4b34-9918-71b6288c003f tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] https://10.4.3.105/volume/v3/volumes/6ff5cc18-9d84-4266-83b3-5bb57a75bf46 returned with HTTP 202 Aug 12 10:39:56.356752 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 839/3378] 10.4.3.105 () {66 vars in 1351 bytes} [Wed Aug 12 10:39:56 2026] DELETE /volume/v3/volumes/6ff5cc18-9d84-4266-83b3-5bb57a75bf46 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 10:39:56.365497 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-80f701f6-e608-421e-8afa-91590034b074 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:39:56.367413 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-80f701f6-e608-421e-8afa-91590034b074 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] GET https://10.4.3.105/volume/v3/volumes/6ff5cc18-9d84-4266-83b3-5bb57a75bf46 Aug 12 10:39:56.367657 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-80f701f6-e608-421e-8afa-91590034b074 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:39:56.367909 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-80f701f6-e608-421e-8afa-91590034b074 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:39:56.375098 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:39:56.375098 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:39:56.379098 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-80f701f6-e608-421e-8afa-91590034b074 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Volume info retrieved successfully. Aug 12 10:39:56.384356 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-80f701f6-e608-421e-8afa-91590034b074 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] https://10.4.3.105/volume/v3/volumes/6ff5cc18-9d84-4266-83b3-5bb57a75bf46 returned with HTTP 200 Aug 12 10:39:56.384778 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 852/3379] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:39:56 2026] GET /volume/v3/volumes/6ff5cc18-9d84-4266-83b3-5bb57a75bf46 => generated 1365 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:39:56.628129 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-252865f5-2e44-47af-b766-dc05661bb28c None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:39:56.630111 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-252865f5-2e44-47af-b766-dc05661bb28c tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] GET https://10.4.3.105/volume/v3/volumes/63b254ed-0362-4321-b514-819971c07928 Aug 12 10:39:56.630366 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-252865f5-2e44-47af-b766-dc05661bb28c tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:39:56.630603 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-252865f5-2e44-47af-b766-dc05661bb28c tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:39:56.637127 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-252865f5-2e44-47af-b766-dc05661bb28c tempest-VolumesBackupsTest-228078295 tempest-VolumesBackupsTest-228078295-project-member] https://10.4.3.105/volume/v3/volumes/63b254ed-0362-4321-b514-819971c07928 returned with HTTP 404 Aug 12 10:39:56.637662 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 849/3380] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:39:56 2026] GET /volume/v3/volumes/63b254ed-0362-4321-b514-819971c07928 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:39:56.881176 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-7e88ee90-4e92-4fae-8ab3-7ab0f8890edd None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:39:56.964776 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-7e88ee90-4e92-4fae-8ab3-7ab0f8890edd tempest-VolumePoolsAdminTestsJSON-1275013338 tempest-VolumePoolsAdminTestsJSON-1275013338-project-admin] GET https://10.4.3.105/volume/v3/scheduler-stats/get_pools?detail=True Aug 12 10:39:56.965000 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-7e88ee90-4e92-4fae-8ab3-7ab0f8890edd tempest-VolumePoolsAdminTestsJSON-1275013338 tempest-VolumePoolsAdminTestsJSON-1275013338-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:39:56.965249 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-7e88ee90-4e92-4fae-8ab3-7ab0f8890edd tempest-VolumePoolsAdminTestsJSON-1275013338 tempest-VolumePoolsAdminTestsJSON-1275013338-project-admin] Calling method 'get_pools' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:39:56.976534 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-7e88ee90-4e92-4fae-8ab3-7ab0f8890edd tempest-VolumePoolsAdminTestsJSON-1275013338 tempest-VolumePoolsAdminTestsJSON-1275013338-project-admin] https://10.4.3.105/volume/v3/scheduler-stats/get_pools?detail=True returned with HTTP 200 Aug 12 10:39:56.977099 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 841/3381] 10.4.3.105 () {66 vars in 1314 bytes} [Wed Aug 12 10:39:56 2026] GET /volume/v3/scheduler-stats/get_pools?detail=True => generated 1169 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:39:56.987337 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-933ed270-c9c2-4ef2-a0bc-56b27b6b027b None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:39:56.989275 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-933ed270-c9c2-4ef2-a0bc-56b27b6b027b tempest-VolumePoolsAdminTestsJSON-1275013338 tempest-VolumePoolsAdminTestsJSON-1275013338-project-admin] GET https://10.4.3.105/volume/v3/scheduler-stats/get_pools Aug 12 10:39:56.989643 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-933ed270-c9c2-4ef2-a0bc-56b27b6b027b tempest-VolumePoolsAdminTestsJSON-1275013338 tempest-VolumePoolsAdminTestsJSON-1275013338-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:39:56.989789 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-933ed270-c9c2-4ef2-a0bc-56b27b6b027b tempest-VolumePoolsAdminTestsJSON-1275013338 tempest-VolumePoolsAdminTestsJSON-1275013338-project-admin] Calling method 'get_pools' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:39:57.001700 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-933ed270-c9c2-4ef2-a0bc-56b27b6b027b tempest-VolumePoolsAdminTestsJSON-1275013338 tempest-VolumePoolsAdminTestsJSON-1275013338-project-admin] https://10.4.3.105/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Aug 12 10:39:57.002128 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 840/3382] 10.4.3.105 () {66 vars in 1291 bytes} [Wed Aug 12 10:39:56 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:39:57.125096 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-3a8f9448-8b18-4021-afde-e58783d1ccb7 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:39:57.126165 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-3a8f9448-8b18-4021-afde-e58783d1ccb7 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] GET https://10.4.3.105/volume/v3/snapshots/f096e463-462e-4bba-a97e-3ddf6785d391 Aug 12 10:39:57.126392 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-3a8f9448-8b18-4021-afde-e58783d1ccb7 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:39:57.126593 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-3a8f9448-8b18-4021-afde-e58783d1ccb7 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:39:57.131874 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:39:57.131874 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:39:57.132337 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-3a8f9448-8b18-4021-afde-e58783d1ccb7 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Snapshot retrieved successfully. Aug 12 10:39:57.133202 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-3a8f9448-8b18-4021-afde-e58783d1ccb7 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] https://10.4.3.105/volume/v3/snapshots/f096e463-462e-4bba-a97e-3ddf6785d391 returned with HTTP 200 Aug 12 10:39:57.133607 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 853/3383] 10.4.3.105 () {66 vars in 1354 bytes} [Wed Aug 12 10:39:57 2026] GET /volume/v3/snapshots/f096e463-462e-4bba-a97e-3ddf6785d391 => generated 463 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:39:57.142542 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-e303d0d3-30b5-400a-a5a4-18cdee16c6df None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:39:57.144939 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-e303d0d3-30b5-400a-a5a4-18cdee16c6df tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] POST https://10.4.3.105/volume/v3/backups Aug 12 10:39:57.145296 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-e303d0d3-30b5-400a-a5a4-18cdee16c6df tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "2256e169-ca3c-4ad6-859e-1970cd5761b3", "snapshot_id": "f096e463-462e-4bba-a97e-3ddf6785d391", "name": "tempest-VolumesBackupsTest-Backup-1515258778"}} {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:39:57.146887 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.contrib.backups [None req-e303d0d3-30b5-400a-a5a4-18cdee16c6df tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Creating new backup {'backup': {'volume_id': '2256e169-ca3c-4ad6-859e-1970cd5761b3', 'snapshot_id': 'f096e463-462e-4bba-a97e-3ddf6785d391', 'name': 'tempest-VolumesBackupsTest-Backup-1515258778'}} {{(pid=100372) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 12 10:39:57.147116 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.contrib.backups [None req-e303d0d3-30b5-400a-a5a4-18cdee16c6df tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Creating backup of volume 2256e169-ca3c-4ad6-859e-1970cd5761b3 in container None Aug 12 10:39:57.155256 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:39:57.155256 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:39:57.155778 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-e303d0d3-30b5-400a-a5a4-18cdee16c6df tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Volume info retrieved successfully. Aug 12 10:39:57.162538 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:39:57.162538 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:39:57.162964 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-e303d0d3-30b5-400a-a5a4-18cdee16c6df tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Snapshot retrieved successfully. Aug 12 10:39:57.181539 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.quota [None req-e303d0d3-30b5-400a-a5a4-18cdee16c6df tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Created reservations ['e577a7dc-dd41-45d5-97e8-c6c89e130ef8', 'ebd47349-6d0c-4fba-b4e1-336a9d6f6e81'] {{(pid=100372) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:39:57.222971 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-e303d0d3-30b5-400a-a5a4-18cdee16c6df tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] https://10.4.3.105/volume/v3/backups returned with HTTP 202 Aug 12 10:39:57.223420 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 850/3384] 10.4.3.105 () {68 vars in 1259 bytes} [Wed Aug 12 10:39:57 2026] POST /volume/v3/backups => generated 330 bytes in 81 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 10:39:57.235099 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-dc2c7b92-346b-4ed1-bdb1-57a127343bf2 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:39:57.236985 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-dc2c7b92-346b-4ed1-bdb1-57a127343bf2 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] GET https://10.4.3.105/volume/v3/backups/b0117fa1-e85c-4e68-8b2e-29c9d82b1563 Aug 12 10:39:57.237181 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-dc2c7b92-346b-4ed1-bdb1-57a127343bf2 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:39:57.237483 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-dc2c7b92-346b-4ed1-bdb1-57a127343bf2 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:39:57.237617 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-dc2c7b92-346b-4ed1-bdb1-57a127343bf2 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Show backup with id b0117fa1-e85c-4e68-8b2e-29c9d82b1563. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:39:57.246300 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:39:57.246300 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:39:57.247170 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-dc2c7b92-346b-4ed1-bdb1-57a127343bf2 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] https://10.4.3.105/volume/v3/backups/b0117fa1-e85c-4e68-8b2e-29c9d82b1563 returned with HTTP 200 Aug 12 10:39:57.247569 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 842/3385] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:39:57 2026] GET /volume/v3/backups/b0117fa1-e85c-4e68-8b2e-29c9d82b1563 => generated 771 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:39:57.397694 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-1e93035a-aa80-4797-8fdf-92be3887432b None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:39:57.400454 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-1e93035a-aa80-4797-8fdf-92be3887432b tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] GET https://10.4.3.105/volume/v3/volumes/6ff5cc18-9d84-4266-83b3-5bb57a75bf46 Aug 12 10:39:57.400670 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-1e93035a-aa80-4797-8fdf-92be3887432b tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:39:57.400851 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-1e93035a-aa80-4797-8fdf-92be3887432b tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:39:57.409713 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-1e93035a-aa80-4797-8fdf-92be3887432b tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] https://10.4.3.105/volume/v3/volumes/6ff5cc18-9d84-4266-83b3-5bb57a75bf46 returned with HTTP 404 Aug 12 10:39:57.410214 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 841/3386] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:39:57 2026] GET /volume/v3/volumes/6ff5cc18-9d84-4266-83b3-5bb57a75bf46 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:39:57.457198 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-83569f02-6bf9-440f-bbe7-e6f96d3e8778 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:39:57.461017 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-83569f02-6bf9-440f-bbe7-e6f96d3e8778 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] POST https://10.4.3.105/volume/v3/volumes Aug 12 10:39:57.461394 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-83569f02-6bf9-440f-bbe7-e6f96d3e8778 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-826302404", "snapshot_id": null, "imageRef": "cf2c75e2-42cb-4765-bb8a-76a15f3b73ee", "volume_type": null, "size": 1}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:39:57.463909 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.v3.volumes [None req-83569f02-6bf9-440f-bbe7-e6f96d3e8778 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-826302404', 'snapshot_id': None, 'imageRef': 'cf2c75e2-42cb-4765-bb8a-76a15f3b73ee', 'volume_type': None, 'size': 1}} {{(pid=100375) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 10:39:57.732947 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.v3.volumes [None req-83569f02-6bf9-440f-bbe7-e6f96d3e8778 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Create volume of 1 GB Aug 12 10:39:57.744434 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-83569f02-6bf9-440f-bbe7-e6f96d3e8778 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Availability Zones retrieved successfully. Aug 12 10:39:57.752024 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-83569f02-6bf9-440f-bbe7-e6f96d3e8778 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Flow 'volume_create_api' (b9fa2410-c70e-4d6a-bd09-0ee91f65b82b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:39:57.754742 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-83569f02-6bf9-440f-bbe7-e6f96d3e8778 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (92833707-c77e-4144-b7b9-372a4a804e64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:39:57.756551 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.flows.api.create_volume [None req-83569f02-6bf9-440f-bbe7-e6f96d3e8778 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Validating volume size '1' using validate_int {{(pid=100375) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 10:39:57.828021 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-83569f02-6bf9-440f-bbe7-e6f96d3e8778 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (92833707-c77e-4144-b7b9-372a4a804e64) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T10:26:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6cd66f07-4c7b-40b2-9dfb-378538f29c9e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:39:57.828887 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-83569f02-6bf9-440f-bbe7-e6f96d3e8778 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (23abec55-b43d-4623-baa7-2c6d9fa6c325) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:39:57.883491 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.quota [None req-83569f02-6bf9-440f-bbe7-e6f96d3e8778 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Created reservations ['33a1939b-1374-4b62-9f88-a696e4219eef', 'abe3e272-db26-4dd0-aa8f-93d446afb17c', '5ce66863-cb80-4c72-9a3d-76f4eec57ca1', 'c22cc5ce-222e-43db-ae14-b904e8916ce4'] {{(pid=100375) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:39:57.884482 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-83569f02-6bf9-440f-bbe7-e6f96d3e8778 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (23abec55-b43d-4623-baa7-2c6d9fa6c325) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['33a1939b-1374-4b62-9f88-a696e4219eef', 'abe3e272-db26-4dd0-aa8f-93d446afb17c', '5ce66863-cb80-4c72-9a3d-76f4eec57ca1', 'c22cc5ce-222e-43db-ae14-b904e8916ce4']}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:39:57.885438 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-83569f02-6bf9-440f-bbe7-e6f96d3e8778 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (93548003-3259-421b-9516-1292aeae06ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:39:57.913551 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-83569f02-6bf9-440f-bbe7-e6f96d3e8778 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (93548003-3259-421b-9516-1292aeae06ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e2a984c0-204f-4d91-985f-9286bd2ef8b9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-826302404',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='583d3de192824336b38fa4f15e73dd0c',qos_specs=None,replication_status=,reservations=['33a1939b-1374-4b62-9f88-a696e4219eef','abe3e272-db26-4dd0-aa8f-93d446afb17c','5ce66863-cb80-4c72-9a3d-76f4eec57ca1','c22cc5ce-222e-43db-ae14-b904e8916ce4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='50ce7d213d4746ebb95b29ff9a767645',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:39:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-826302404',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e2a984c0-204f-4d91-985f-9286bd2ef8b9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='583d3de192824336b38fa4f15e73dd0c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='50ce7d213d4746ebb95b29ff9a767645',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6cd66f07-4c7b-40b2-9dfb-378538f29c9e),volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:39:57.915345 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-83569f02-6bf9-440f-bbe7-e6f96d3e8778 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5b0f9d32-ab61-4516-95a5-7c40814c9e36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:39:57.935759 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-83569f02-6bf9-440f-bbe7-e6f96d3e8778 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5b0f9d32-ab61-4516-95a5-7c40814c9e36) transitioned into state 'SUCCESS' from state '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-826302404',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='583d3de192824336b38fa4f15e73dd0c',qos_specs=None,replication_status=,reservations=['33a1939b-1374-4b62-9f88-a696e4219eef','abe3e272-db26-4dd0-aa8f-93d446afb17c','5ce66863-cb80-4c72-9a3d-76f4eec57ca1','c22cc5ce-222e-43db-ae14-b904e8916ce4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='50ce7d213d4746ebb95b29ff9a767645',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:39:57.936441 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-83569f02-6bf9-440f-bbe7-e6f96d3e8778 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (87e5dc16-295d-471d-874b-c525da7e4335) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:39:57.947564 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-83569f02-6bf9-440f-bbe7-e6f96d3e8778 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (87e5dc16-295d-471d-874b-c525da7e4335) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:39:57.948834 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-83569f02-6bf9-440f-bbe7-e6f96d3e8778 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Flow 'volume_create_api' (b9fa2410-c70e-4d6a-bd09-0ee91f65b82b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100375) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:39:57.949274 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-83569f02-6bf9-440f-bbe7-e6f96d3e8778 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Create volume request issued successfully. Aug 12 10:39:57.950073 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-83569f02-6bf9-440f-bbe7-e6f96d3e8778 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] https://10.4.3.105/volume/v3/volumes returned with HTTP 202 Aug 12 10:39:57.950646 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 854/3387] 10.4.3.105 () {68 vars in 1259 bytes} [Wed Aug 12 10:39:57 2026] POST /volume/v3/volumes => generated 758 bytes in 494 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 10:39:57.965086 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-287b5f80-2867-4fa6-8447-440762b95bd5 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:39:57.966982 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-287b5f80-2867-4fa6-8447-440762b95bd5 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] GET https://10.4.3.105/volume/v3/volumes/e2a984c0-204f-4d91-985f-9286bd2ef8b9 Aug 12 10:39:57.967239 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-287b5f80-2867-4fa6-8447-440762b95bd5 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:39:57.967425 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-287b5f80-2867-4fa6-8447-440762b95bd5 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:39:57.974975 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:39:57.974975 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:39:57.979033 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-287b5f80-2867-4fa6-8447-440762b95bd5 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Volume info retrieved successfully. Aug 12 10:39:57.984280 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-287b5f80-2867-4fa6-8447-440762b95bd5 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] https://10.4.3.105/volume/v3/volumes/e2a984c0-204f-4d91-985f-9286bd2ef8b9 returned with HTTP 200 Aug 12 10:39:57.984740 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 851/3388] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:39:57 2026] GET /volume/v3/volumes/e2a984c0-204f-4d91-985f-9286bd2ef8b9 => generated 826 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:39:58.265205 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-04e17403-273c-427c-8b03-760732301464 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:39:58.267637 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-04e17403-273c-427c-8b03-760732301464 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] GET https://10.4.3.105/volume/v3/backups/b0117fa1-e85c-4e68-8b2e-29c9d82b1563 Aug 12 10:39:58.267937 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-04e17403-273c-427c-8b03-760732301464 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:39:58.268223 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-04e17403-273c-427c-8b03-760732301464 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:39:58.269298 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-04e17403-273c-427c-8b03-760732301464 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Show backup with id b0117fa1-e85c-4e68-8b2e-29c9d82b1563. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:39:58.274811 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:39:58.274811 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:39:58.276604 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-04e17403-273c-427c-8b03-760732301464 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] https://10.4.3.105/volume/v3/backups/b0117fa1-e85c-4e68-8b2e-29c9d82b1563 returned with HTTP 200 Aug 12 10:39:58.276878 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 843/3389] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:39:58 2026] GET /volume/v3/backups/b0117fa1-e85c-4e68-8b2e-29c9d82b1563 => generated 773 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:39:58.968233 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-5b75bcf1-019e-4504-9939-2b25c3885a60 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:39:58.996344 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-fbfbc6c6-1913-4c0e-9659-8e733f08f847 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:39:58.999506 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-fbfbc6c6-1913-4c0e-9659-8e733f08f847 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] GET https://10.4.3.105/volume/v3/volumes/e2a984c0-204f-4d91-985f-9286bd2ef8b9 Aug 12 10:39:58.999506 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-fbfbc6c6-1913-4c0e-9659-8e733f08f847 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:39:58.999506 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-fbfbc6c6-1913-4c0e-9659-8e733f08f847 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:39:59.005769 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:39:59.005769 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:39:59.009256 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-fbfbc6c6-1913-4c0e-9659-8e733f08f847 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Volume info retrieved successfully. Aug 12 10:39:59.014440 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-fbfbc6c6-1913-4c0e-9659-8e733f08f847 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] https://10.4.3.105/volume/v3/volumes/e2a984c0-204f-4d91-985f-9286bd2ef8b9 returned with HTTP 200 Aug 12 10:39:59.014694 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 855/3390] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:39:58 2026] GET /volume/v3/volumes/e2a984c0-204f-4d91-985f-9286bd2ef8b9 => generated 1366 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:39:59.031024 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-8c2701a4-9569-4481-a5f1-45bd4ba3f9ec None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:39:59.034387 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-8c2701a4-9569-4481-a5f1-45bd4ba3f9ec tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] GET https://10.4.3.105/volume/v3/volumes/e2a984c0-204f-4d91-985f-9286bd2ef8b9 Aug 12 10:39:59.034387 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-8c2701a4-9569-4481-a5f1-45bd4ba3f9ec tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:39:59.034387 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-8c2701a4-9569-4481-a5f1-45bd4ba3f9ec tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:39:59.043667 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:39:59.043667 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:39:59.047798 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-8c2701a4-9569-4481-a5f1-45bd4ba3f9ec tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Volume info retrieved successfully. Aug 12 10:39:59.054095 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-8c2701a4-9569-4481-a5f1-45bd4ba3f9ec tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] https://10.4.3.105/volume/v3/volumes/e2a984c0-204f-4d91-985f-9286bd2ef8b9 returned with HTTP 200 Aug 12 10:39:59.054858 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 852/3391] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:39:59 2026] GET /volume/v3/volumes/e2a984c0-204f-4d91-985f-9286bd2ef8b9 => generated 1366 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:39:59.098162 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-5b75bcf1-019e-4504-9939-2b25c3885a60 tempest-VolumeAndVolumeTypeFromImageTest-922082927 tempest-VolumeAndVolumeTypeFromImageTest-922082927-project-admin] POST https://10.4.3.105/volume/v3/types Aug 12 10:39:59.098553 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-5b75bcf1-019e-4504-9939-2b25c3885a60 tempest-VolumeAndVolumeTypeFromImageTest-922082927 tempest-VolumeAndVolumeTypeFromImageTest-922082927-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=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:39:59.100359 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-0e421a01-9687-4013-92c1-e0353a93881e None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:39:59.110001 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-5b75bcf1-019e-4504-9939-2b25c3885a60 tempest-VolumeAndVolumeTypeFromImageTest-922082927 tempest-VolumeAndVolumeTypeFromImageTest-922082927-project-admin] https://10.4.3.105/volume/v3/types returned with HTTP 200 Aug 12 10:39:59.110384 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 842/3392] 10.4.3.105 () {68 vars in 1253 bytes} [Wed Aug 12 10:39:58 2026] POST /volume/v3/types => generated 287 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:39:59.133325 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-0e421a01-9687-4013-92c1-e0353a93881e tempest-ExtensionsTestJSON-2070219828 tempest-ExtensionsTestJSON-2070219828-project-member] GET https://10.4.3.105/volume/v3/extensions Aug 12 10:39:59.133553 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-0e421a01-9687-4013-92c1-e0353a93881e tempest-ExtensionsTestJSON-2070219828 tempest-ExtensionsTestJSON-2070219828-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:39:59.133765 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-0e421a01-9687-4013-92c1-e0353a93881e tempest-ExtensionsTestJSON-2070219828 tempest-ExtensionsTestJSON-2070219828-project-member] Calling method 'index' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:39:59.134117 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-0e421a01-9687-4013-92c1-e0353a93881e tempest-ExtensionsTestJSON-2070219828 tempest-ExtensionsTestJSON-2070219828-project-member] https://10.4.3.105/volume/v3/extensions returned with HTTP 200 Aug 12 10:39:59.134497 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 844/3393] 10.4.3.105 () {66 vars in 1246 bytes} [Wed Aug 12 10:39:59 2026] GET /volume/v3/extensions => generated 5245 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:39:59.294006 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-71d0c55a-e8f0-4526-93fe-0dedce21e0f9 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:39:59.297402 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-71d0c55a-e8f0-4526-93fe-0dedce21e0f9 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] GET https://10.4.3.105/volume/v3/backups/b0117fa1-e85c-4e68-8b2e-29c9d82b1563 Aug 12 10:39:59.297666 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-71d0c55a-e8f0-4526-93fe-0dedce21e0f9 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:39:59.297855 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-71d0c55a-e8f0-4526-93fe-0dedce21e0f9 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:39:59.297992 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-71d0c55a-e8f0-4526-93fe-0dedce21e0f9 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Show backup with id b0117fa1-e85c-4e68-8b2e-29c9d82b1563. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:39:59.302829 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:39:59.302829 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:39:59.303649 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-71d0c55a-e8f0-4526-93fe-0dedce21e0f9 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] https://10.4.3.105/volume/v3/backups/b0117fa1-e85c-4e68-8b2e-29c9d82b1563 returned with HTTP 200 Aug 12 10:39:59.304322 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 856/3394] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:39:59 2026] GET /volume/v3/backups/b0117fa1-e85c-4e68-8b2e-29c9d82b1563 => generated 773 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:40:00.317974 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-0ce49cdb-7a4c-4637-b46f-fa8a7ed19107 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:00.325144 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-0ce49cdb-7a4c-4637-b46f-fa8a7ed19107 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] GET https://10.4.3.105/volume/v3/backups/b0117fa1-e85c-4e68-8b2e-29c9d82b1563 Aug 12 10:40:00.325144 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-0ce49cdb-7a4c-4637-b46f-fa8a7ed19107 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:00.328309 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-0ce49cdb-7a4c-4637-b46f-fa8a7ed19107 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:00.328309 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.v3.backups [None req-0ce49cdb-7a4c-4637-b46f-fa8a7ed19107 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Show backup with id b0117fa1-e85c-4e68-8b2e-29c9d82b1563. {{(pid=100372) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:40:00.341148 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:40:00.341148 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:40:00.342862 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-0ce49cdb-7a4c-4637-b46f-fa8a7ed19107 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] https://10.4.3.105/volume/v3/backups/b0117fa1-e85c-4e68-8b2e-29c9d82b1563 returned with HTTP 200 Aug 12 10:40:00.343737 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 853/3395] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:40:00 2026] GET /volume/v3/backups/b0117fa1-e85c-4e68-8b2e-29c9d82b1563 => generated 784 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:40:00.459496 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-ae48fb9c-22ca-4946-bc0d-3e8d19ecb557 req-bfd6abb7-b07c-4cfe-8776-740bb83a63e6 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:00.466119 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-ae48fb9c-22ca-4946-bc0d-3e8d19ecb557 req-bfd6abb7-b07c-4cfe-8776-740bb83a63e6 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] GET https://10.4.3.105/volume/v3/volumes/e2a984c0-204f-4d91-985f-9286bd2ef8b9 Aug 12 10:40:00.466119 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-ae48fb9c-22ca-4946-bc0d-3e8d19ecb557 req-bfd6abb7-b07c-4cfe-8776-740bb83a63e6 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:00.466119 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-ae48fb9c-22ca-4946-bc0d-3e8d19ecb557 req-bfd6abb7-b07c-4cfe-8776-740bb83a63e6 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:00.477806 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:40:00.477806 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:40:00.482254 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [req-ae48fb9c-22ca-4946-bc0d-3e8d19ecb557 req-bfd6abb7-b07c-4cfe-8776-740bb83a63e6 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Volume info retrieved successfully. Aug 12 10:40:00.487999 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-ae48fb9c-22ca-4946-bc0d-3e8d19ecb557 req-bfd6abb7-b07c-4cfe-8776-740bb83a63e6 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] https://10.4.3.105/volume/v3/volumes/e2a984c0-204f-4d91-985f-9286bd2ef8b9 returned with HTTP 200 Aug 12 10:40:00.488506 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 843/3396] 10.4.3.105 () {68 vars in 1598 bytes} [Wed Aug 12 10:40:00 2026] GET /volume/v3/volumes/e2a984c0-204f-4d91-985f-9286bd2ef8b9 => generated 1366 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:40:00.597938 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-2d0cfe9d-0cd6-4f53-8b85-e6e1ab4401df None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:00.664230 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-2d0cfe9d-0cd6-4f53-8b85-e6e1ab4401df tempest-VolumesDeleteCascade-1264996722 tempest-VolumesDeleteCascade-1264996722-project-member] POST https://10.4.3.105/volume/v3/volumes Aug 12 10:40:00.664695 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-2d0cfe9d-0cd6-4f53-8b85-e6e1ab4401df tempest-VolumesDeleteCascade-1264996722 tempest-VolumesDeleteCascade-1264996722-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-1532401642"}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:40:00.666663 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.volumes [None req-2d0cfe9d-0cd6-4f53-8b85-e6e1ab4401df tempest-VolumesDeleteCascade-1264996722 tempest-VolumesDeleteCascade-1264996722-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-1532401642'}} {{(pid=100374) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 10:40:00.666838 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.v3.volumes [None req-2d0cfe9d-0cd6-4f53-8b85-e6e1ab4401df tempest-VolumesDeleteCascade-1264996722 tempest-VolumesDeleteCascade-1264996722-project-member] Create volume of 1 GB Aug 12 10:40:00.672465 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-2d0cfe9d-0cd6-4f53-8b85-e6e1ab4401df tempest-VolumesDeleteCascade-1264996722 tempest-VolumesDeleteCascade-1264996722-project-member] Availability Zones retrieved successfully. Aug 12 10:40:00.679679 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-2d0cfe9d-0cd6-4f53-8b85-e6e1ab4401df tempest-VolumesDeleteCascade-1264996722 tempest-VolumesDeleteCascade-1264996722-project-member] Flow 'volume_create_api' (d082a126-3f60-44e8-8e4a-dc1e89f7137f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:40:00.680901 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-2d0cfe9d-0cd6-4f53-8b85-e6e1ab4401df tempest-VolumesDeleteCascade-1264996722 tempest-VolumesDeleteCascade-1264996722-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d805b397-3a60-4abe-afa3-40a7676f9ba6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:40:00.681809 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.flows.api.create_volume [None req-2d0cfe9d-0cd6-4f53-8b85-e6e1ab4401df tempest-VolumesDeleteCascade-1264996722 tempest-VolumesDeleteCascade-1264996722-project-member] Validating volume size '1' using validate_int {{(pid=100374) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 10:40:00.711117 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-2d0cfe9d-0cd6-4f53-8b85-e6e1ab4401df tempest-VolumesDeleteCascade-1264996722 tempest-VolumesDeleteCascade-1264996722-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d805b397-3a60-4abe-afa3-40a7676f9ba6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T10:26:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6cd66f07-4c7b-40b2-9dfb-378538f29c9e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:40:00.712037 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-2d0cfe9d-0cd6-4f53-8b85-e6e1ab4401df tempest-VolumesDeleteCascade-1264996722 tempest-VolumesDeleteCascade-1264996722-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e71efd01-eec9-49fc-84e6-fae89fd068e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:40:00.779774 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.quota [None req-2d0cfe9d-0cd6-4f53-8b85-e6e1ab4401df tempest-VolumesDeleteCascade-1264996722 tempest-VolumesDeleteCascade-1264996722-project-member] Created reservations ['397457e5-f31b-44de-95d9-30316d9a90dc', '6fc84e20-ef12-42cd-9135-5d92008fd251', '2b9136bd-fe66-4b67-9751-feaaa7ff5540', '4a5827aa-4c2e-4d27-8d4c-086d24c03460'] {{(pid=100374) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:40:00.780794 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-2d0cfe9d-0cd6-4f53-8b85-e6e1ab4401df tempest-VolumesDeleteCascade-1264996722 tempest-VolumesDeleteCascade-1264996722-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e71efd01-eec9-49fc-84e6-fae89fd068e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['397457e5-f31b-44de-95d9-30316d9a90dc', '6fc84e20-ef12-42cd-9135-5d92008fd251', '2b9136bd-fe66-4b67-9751-feaaa7ff5540', '4a5827aa-4c2e-4d27-8d4c-086d24c03460']}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:40:00.781797 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-2d0cfe9d-0cd6-4f53-8b85-e6e1ab4401df tempest-VolumesDeleteCascade-1264996722 tempest-VolumesDeleteCascade-1264996722-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (53278e2f-8abc-4e03-9ee4-db28f8b2b3a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:40:00.809002 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-2d0cfe9d-0cd6-4f53-8b85-e6e1ab4401df tempest-VolumesDeleteCascade-1264996722 tempest-VolumesDeleteCascade-1264996722-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (53278e2f-8abc-4e03-9ee4-db28f8b2b3a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd0190bce-bdae-4e66-acbb-2b2b31459344', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1532401642',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a287984193964733b56f9ccd44ea8d20',qos_specs=None,replication_status=,reservations=['397457e5-f31b-44de-95d9-30316d9a90dc','6fc84e20-ef12-42cd-9135-5d92008fd251','2b9136bd-fe66-4b67-9751-feaaa7ff5540','4a5827aa-4c2e-4d27-8d4c-086d24c03460'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='868df0ad0b8945729f6dfa3bb01ec0be',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:40:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1532401642',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d0190bce-bdae-4e66-acbb-2b2b31459344,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a287984193964733b56f9ccd44ea8d20',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='868df0ad0b8945729f6dfa3bb01ec0be',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6cd66f07-4c7b-40b2-9dfb-378538f29c9e),volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:40:00.810017 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-2d0cfe9d-0cd6-4f53-8b85-e6e1ab4401df tempest-VolumesDeleteCascade-1264996722 tempest-VolumesDeleteCascade-1264996722-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b1f8428a-239a-4114-a76c-b83d8026e7f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:40:00.826574 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-2d0cfe9d-0cd6-4f53-8b85-e6e1ab4401df tempest-VolumesDeleteCascade-1264996722 tempest-VolumesDeleteCascade-1264996722-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b1f8428a-239a-4114-a76c-b83d8026e7f0) transitioned into state 'SUCCESS' from state '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-1532401642',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a287984193964733b56f9ccd44ea8d20',qos_specs=None,replication_status=,reservations=['397457e5-f31b-44de-95d9-30316d9a90dc','6fc84e20-ef12-42cd-9135-5d92008fd251','2b9136bd-fe66-4b67-9751-feaaa7ff5540','4a5827aa-4c2e-4d27-8d4c-086d24c03460'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='868df0ad0b8945729f6dfa3bb01ec0be',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:40:00.827197 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-2d0cfe9d-0cd6-4f53-8b85-e6e1ab4401df tempest-VolumesDeleteCascade-1264996722 tempest-VolumesDeleteCascade-1264996722-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4d5ae4b3-ab84-4813-9fad-fb5514db49c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:40:00.835732 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-2d0cfe9d-0cd6-4f53-8b85-e6e1ab4401df tempest-VolumesDeleteCascade-1264996722 tempest-VolumesDeleteCascade-1264996722-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4d5ae4b3-ab84-4813-9fad-fb5514db49c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:40:00.836390 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-2d0cfe9d-0cd6-4f53-8b85-e6e1ab4401df tempest-VolumesDeleteCascade-1264996722 tempest-VolumesDeleteCascade-1264996722-project-member] Flow 'volume_create_api' (d082a126-3f60-44e8-8e4a-dc1e89f7137f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100374) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:40:00.836681 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-2d0cfe9d-0cd6-4f53-8b85-e6e1ab4401df tempest-VolumesDeleteCascade-1264996722 tempest-VolumesDeleteCascade-1264996722-project-member] Create volume request issued successfully. Aug 12 10:40:00.837198 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-2d0cfe9d-0cd6-4f53-8b85-e6e1ab4401df tempest-VolumesDeleteCascade-1264996722 tempest-VolumesDeleteCascade-1264996722-project-member] https://10.4.3.105/volume/v3/volumes returned with HTTP 202 Aug 12 10:40:00.837612 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 845/3397] 10.4.3.105 () {68 vars in 1258 bytes} [Wed Aug 12 10:40:00 2026] POST /volume/v3/volumes => generated 751 bytes in 240 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 10:40:00.854294 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-862eef73-2f08-45b8-9c41-56a01f17041e None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:00.856532 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-862eef73-2f08-45b8-9c41-56a01f17041e tempest-VolumesDeleteCascade-1264996722 tempest-VolumesDeleteCascade-1264996722-project-member] GET https://10.4.3.105/volume/v3/volumes/d0190bce-bdae-4e66-acbb-2b2b31459344 Aug 12 10:40:00.856802 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-862eef73-2f08-45b8-9c41-56a01f17041e tempest-VolumesDeleteCascade-1264996722 tempest-VolumesDeleteCascade-1264996722-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:00.857044 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-862eef73-2f08-45b8-9c41-56a01f17041e tempest-VolumesDeleteCascade-1264996722 tempest-VolumesDeleteCascade-1264996722-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:00.871388 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:40:00.871388 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:40:00.875067 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-862eef73-2f08-45b8-9c41-56a01f17041e tempest-VolumesDeleteCascade-1264996722 tempest-VolumesDeleteCascade-1264996722-project-member] Volume info retrieved successfully. Aug 12 10:40:00.879418 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-862eef73-2f08-45b8-9c41-56a01f17041e tempest-VolumesDeleteCascade-1264996722 tempest-VolumesDeleteCascade-1264996722-project-member] https://10.4.3.105/volume/v3/volumes/d0190bce-bdae-4e66-acbb-2b2b31459344 returned with HTTP 200 Aug 12 10:40:00.879871 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 857/3398] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:40:00 2026] GET /volume/v3/volumes/d0190bce-bdae-4e66-acbb-2b2b31459344 => generated 819 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:40:01.208909 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [req-ae48fb9c-22ca-4946-bc0d-3e8d19ecb557 req-4da6f9e2-6f7d-474b-ad9c-dbddeb44f820 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:01.210902 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-ae48fb9c-22ca-4946-bc0d-3e8d19ecb557 req-4da6f9e2-6f7d-474b-ad9c-dbddeb44f820 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] GET https://10.4.3.105/volume/v3/volumes/e2a984c0-204f-4d91-985f-9286bd2ef8b9 Aug 12 10:40:01.211087 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [req-ae48fb9c-22ca-4946-bc0d-3e8d19ecb557 req-4da6f9e2-6f7d-474b-ad9c-dbddeb44f820 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:01.211272 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [req-ae48fb9c-22ca-4946-bc0d-3e8d19ecb557 req-4da6f9e2-6f7d-474b-ad9c-dbddeb44f820 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:01.218815 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:40:01.218815 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:40:01.222723 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [req-ae48fb9c-22ca-4946-bc0d-3e8d19ecb557 req-4da6f9e2-6f7d-474b-ad9c-dbddeb44f820 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Volume info retrieved successfully. Aug 12 10:40:01.230144 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-ae48fb9c-22ca-4946-bc0d-3e8d19ecb557 req-4da6f9e2-6f7d-474b-ad9c-dbddeb44f820 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] https://10.4.3.105/volume/v3/volumes/e2a984c0-204f-4d91-985f-9286bd2ef8b9 returned with HTTP 200 Aug 12 10:40:01.230144 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 854/3399] 10.4.3.105 () {68 vars in 1598 bytes} [Wed Aug 12 10:40:01 2026] GET /volume/v3/volumes/e2a984c0-204f-4d91-985f-9286bd2ef8b9 => generated 1366 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:40:01.231387 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-87338675-60d4-4271-8c26-d5378fb2346d None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:01.233721 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-87338675-60d4-4271-8c26-d5378fb2346d tempest-VolumeAndVolumeTypeFromImageTest-1722047270 tempest-VolumeAndVolumeTypeFromImageTest-1722047270-project-member] POST https://10.4.3.105/volume/v3/volumes Aug 12 10:40:01.234198 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-87338675-60d4-4271-8c26-d5378fb2346d tempest-VolumeAndVolumeTypeFromImageTest-1722047270 tempest-VolumeAndVolumeTypeFromImageTest-1722047270-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "imageRef": "914f7aff-65f4-4edc-8f87-f5e15f4983eb", "size": 1}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:40:01.236222 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.v3.volumes [None req-87338675-60d4-4271-8c26-d5378fb2346d tempest-VolumeAndVolumeTypeFromImageTest-1722047270 tempest-VolumeAndVolumeTypeFromImageTest-1722047270-project-member] Create volume request body: {'volume': {'name': 'volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6', 'imageRef': '914f7aff-65f4-4edc-8f87-f5e15f4983eb', 'size': 1}} {{(pid=100373) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 10:40:01.240933 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-b735eee7-924c-4d77-aa3c-64322620b705 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:01.241507 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-b735eee7-924c-4d77-aa3c-64322620b705 None None] GET https://10.4.3.105/volume// Aug 12 10:40:01.241759 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-b735eee7-924c-4d77-aa3c-64322620b705 None None] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:01.242037 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-b735eee7-924c-4d77-aa3c-64322620b705 None None] Calling method 'all' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:01.242476 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-b735eee7-924c-4d77-aa3c-64322620b705 None None] https://10.4.3.105/volume// returned with HTTP 300 Aug 12 10:40:01.242928 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 846/3400] 10.4.3.105 () {66 vars in 1419 bytes} [Wed Aug 12 10:40: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 10:40:01.253290 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-ae48fb9c-22ca-4946-bc0d-3e8d19ecb557 req-a6fdb5d0-3e9f-49a1-a7f9-f1964885b55e None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:01.255945 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-ae48fb9c-22ca-4946-bc0d-3e8d19ecb557 req-a6fdb5d0-3e9f-49a1-a7f9-f1964885b55e tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] POST https://10.4.3.105/volume/v3/attachments Aug 12 10:40:01.256597 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-ae48fb9c-22ca-4946-bc0d-3e8d19ecb557 req-a6fdb5d0-3e9f-49a1-a7f9-f1964885b55e tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e2a984c0-204f-4d91-985f-9286bd2ef8b9", "connector": null, "instance_uuid": "448dfb33-aa94-451b-84af-043d9ef9a80b"}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:40:01.266735 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:40:01.266735 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:40:01.307551 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-ae48fb9c-22ca-4946-bc0d-3e8d19ecb557 req-a6fdb5d0-3e9f-49a1-a7f9-f1964885b55e tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] https://10.4.3.105/volume/v3/attachments returned with HTTP 200 Aug 12 10:40:01.308287 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 858/3401] 10.4.3.105 () {74 vars in 1594 bytes} [Wed Aug 12 10:40:01 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 10:40:01.354960 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-9469e94b-6542-439c-b86a-197f76af739e None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:01.356821 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-9469e94b-6542-439c-b86a-197f76af739e tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] GET https://10.4.3.105/volume/v3/backups/b0117fa1-e85c-4e68-8b2e-29c9d82b1563 Aug 12 10:40:01.357021 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-9469e94b-6542-439c-b86a-197f76af739e tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:01.357207 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-9469e94b-6542-439c-b86a-197f76af739e tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:01.357310 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.v3.backups [None req-9469e94b-6542-439c-b86a-197f76af739e tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Show backup with id b0117fa1-e85c-4e68-8b2e-29c9d82b1563. {{(pid=100372) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:40:01.361795 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:40:01.361795 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:40:01.362555 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-9469e94b-6542-439c-b86a-197f76af739e tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] https://10.4.3.105/volume/v3/backups/b0117fa1-e85c-4e68-8b2e-29c9d82b1563 returned with HTTP 200 Aug 12 10:40:01.362973 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 855/3402] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:40:01 2026] GET /volume/v3/backups/b0117fa1-e85c-4e68-8b2e-29c9d82b1563 => generated 784 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:40:01.427725 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.v3.volumes [None req-87338675-60d4-4271-8c26-d5378fb2346d tempest-VolumeAndVolumeTypeFromImageTest-1722047270 tempest-VolumeAndVolumeTypeFromImageTest-1722047270-project-member] Create volume of 1 GB Aug 12 10:40:01.432587 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-87338675-60d4-4271-8c26-d5378fb2346d tempest-VolumeAndVolumeTypeFromImageTest-1722047270 tempest-VolumeAndVolumeTypeFromImageTest-1722047270-project-member] Availability Zones retrieved successfully. Aug 12 10:40:01.438578 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-87338675-60d4-4271-8c26-d5378fb2346d tempest-VolumeAndVolumeTypeFromImageTest-1722047270 tempest-VolumeAndVolumeTypeFromImageTest-1722047270-project-member] Flow 'volume_create_api' (e8022969-f4d5-446c-9fa4-3960fca3b8c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:40:01.440918 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-87338675-60d4-4271-8c26-d5378fb2346d tempest-VolumeAndVolumeTypeFromImageTest-1722047270 tempest-VolumeAndVolumeTypeFromImageTest-1722047270-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (172b67ed-af80-4680-9927-73a9de24d3ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:40:01.441329 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.flows.api.create_volume [None req-87338675-60d4-4271-8c26-d5378fb2346d tempest-VolumeAndVolumeTypeFromImageTest-1722047270 tempest-VolumeAndVolumeTypeFromImageTest-1722047270-project-member] Validating volume size '1' using validate_int {{(pid=100373) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 10:40:01.514142 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-87338675-60d4-4271-8c26-d5378fb2346d tempest-VolumeAndVolumeTypeFromImageTest-1722047270 tempest-VolumeAndVolumeTypeFromImageTest-1722047270-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (172b67ed-af80-4680-9927-73a9de24d3ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T10:39:59Z,deleted=False,deleted_at=None,description='Generic volume_type for test 6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6',extra_specs={},id=d6abdc84-0445-4080-87f6-0bd950715fca,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': 'd6abdc84-0445-4080-87f6-0bd950715fca', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:40:01.515213 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-87338675-60d4-4271-8c26-d5378fb2346d tempest-VolumeAndVolumeTypeFromImageTest-1722047270 tempest-VolumeAndVolumeTypeFromImageTest-1722047270-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (93618c24-162c-4d3f-8a7c-39d624014362) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:40:01.543708 np0000007037 devstack@c-api.service[100373]: WARNING cinder.quota [None req-87338675-60d4-4271-8c26-d5378fb2346d tempest-VolumeAndVolumeTypeFromImageTest-1722047270 tempest-VolumeAndVolumeTypeFromImageTest-1722047270-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 10:40:01.544011 np0000007037 devstack@c-api.service[100373]: WARNING cinder.quota [None req-87338675-60d4-4271-8c26-d5378fb2346d tempest-VolumeAndVolumeTypeFromImageTest-1722047270 tempest-VolumeAndVolumeTypeFromImageTest-1722047270-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 10:40:01.574608 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.quota [None req-87338675-60d4-4271-8c26-d5378fb2346d tempest-VolumeAndVolumeTypeFromImageTest-1722047270 tempest-VolumeAndVolumeTypeFromImageTest-1722047270-project-member] Created reservations ['efb1ff76-8e41-4759-b624-d851bf41d43f', 'e9faea35-778f-4d28-9102-dfe90fdb340b', '2c0ec015-b4f3-4ff7-a380-285d2c853789', 'd549bc0b-c6b1-4407-a903-c9eff793a11b'] {{(pid=100373) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:40:01.575601 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-87338675-60d4-4271-8c26-d5378fb2346d tempest-VolumeAndVolumeTypeFromImageTest-1722047270 tempest-VolumeAndVolumeTypeFromImageTest-1722047270-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (93618c24-162c-4d3f-8a7c-39d624014362) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['efb1ff76-8e41-4759-b624-d851bf41d43f', 'e9faea35-778f-4d28-9102-dfe90fdb340b', '2c0ec015-b4f3-4ff7-a380-285d2c853789', 'd549bc0b-c6b1-4407-a903-c9eff793a11b']}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:40:01.576341 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-87338675-60d4-4271-8c26-d5378fb2346d tempest-VolumeAndVolumeTypeFromImageTest-1722047270 tempest-VolumeAndVolumeTypeFromImageTest-1722047270-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9a0bdcf0-134d-464b-b3f6-0fca2051f3ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:40:01.600053 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-87338675-60d4-4271-8c26-d5378fb2346d tempest-VolumeAndVolumeTypeFromImageTest-1722047270 tempest-VolumeAndVolumeTypeFromImageTest-1722047270-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9a0bdcf0-134d-464b-b3f6-0fca2051f3ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b1104995-9325-49d3-9621-8afb6804a50b', '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='aec2543d6279457f8df4ae302cd3c7ed',qos_specs=None,replication_status=,reservations=['efb1ff76-8e41-4759-b624-d851bf41d43f','e9faea35-778f-4d28-9102-dfe90fdb340b','2c0ec015-b4f3-4ff7-a380-285d2c853789','d549bc0b-c6b1-4407-a903-c9eff793a11b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='215a57c90014403fa5c6143083b84d1f',volume_type_id=d6abdc84-0445-4080-87f6-0bd950715fca), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:40:01Z,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=b1104995-9325-49d3-9621-8afb6804a50b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='aec2543d6279457f8df4ae302cd3c7ed',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='215a57c90014403fa5c6143083b84d1f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d6abdc84-0445-4080-87f6-0bd950715fca),volume_type_id=d6abdc84-0445-4080-87f6-0bd950715fca)}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:40:01.600974 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-87338675-60d4-4271-8c26-d5378fb2346d tempest-VolumeAndVolumeTypeFromImageTest-1722047270 tempest-VolumeAndVolumeTypeFromImageTest-1722047270-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e59529da-77bf-4832-8e67-1c43e0b6222a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:40:01.618296 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-87338675-60d4-4271-8c26-d5378fb2346d tempest-VolumeAndVolumeTypeFromImageTest-1722047270 tempest-VolumeAndVolumeTypeFromImageTest-1722047270-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e59529da-77bf-4832-8e67-1c43e0b6222a) transitioned into state 'SUCCESS' from 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='aec2543d6279457f8df4ae302cd3c7ed',qos_specs=None,replication_status=,reservations=['efb1ff76-8e41-4759-b624-d851bf41d43f','e9faea35-778f-4d28-9102-dfe90fdb340b','2c0ec015-b4f3-4ff7-a380-285d2c853789','d549bc0b-c6b1-4407-a903-c9eff793a11b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='215a57c90014403fa5c6143083b84d1f',volume_type_id=d6abdc84-0445-4080-87f6-0bd950715fca)}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:40:01.619002 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-87338675-60d4-4271-8c26-d5378fb2346d tempest-VolumeAndVolumeTypeFromImageTest-1722047270 tempest-VolumeAndVolumeTypeFromImageTest-1722047270-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (26834f37-54e5-4036-9311-09e7ed9ded24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:40:01.631878 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-87338675-60d4-4271-8c26-d5378fb2346d tempest-VolumeAndVolumeTypeFromImageTest-1722047270 tempest-VolumeAndVolumeTypeFromImageTest-1722047270-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (26834f37-54e5-4036-9311-09e7ed9ded24) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:40:01.632740 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-87338675-60d4-4271-8c26-d5378fb2346d tempest-VolumeAndVolumeTypeFromImageTest-1722047270 tempest-VolumeAndVolumeTypeFromImageTest-1722047270-project-member] Flow 'volume_create_api' (e8022969-f4d5-446c-9fa4-3960fca3b8c2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100373) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:40:01.633076 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-87338675-60d4-4271-8c26-d5378fb2346d tempest-VolumeAndVolumeTypeFromImageTest-1722047270 tempest-VolumeAndVolumeTypeFromImageTest-1722047270-project-member] Create volume request issued successfully. Aug 12 10:40:01.633862 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-87338675-60d4-4271-8c26-d5378fb2346d tempest-VolumeAndVolumeTypeFromImageTest-1722047270 tempest-VolumeAndVolumeTypeFromImageTest-1722047270-project-member] https://10.4.3.105/volume/v3/volumes returned with HTTP 202 Aug 12 10:40:01.634326 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 844/3403] 10.4.3.105 () {68 vars in 1259 bytes} [Wed Aug 12 10:40:01 2026] POST /volume/v3/volumes => generated 798 bytes in 403 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 10:40:01.653719 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-bd7a6f4e-5692-4bc1-8867-3ac01b45d841 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:01.656065 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-bd7a6f4e-5692-4bc1-8867-3ac01b45d841 tempest-VolumeAndVolumeTypeFromImageTest-1722047270 tempest-VolumeAndVolumeTypeFromImageTest-1722047270-project-member] GET https://10.4.3.105/volume/v3/volumes/b1104995-9325-49d3-9621-8afb6804a50b Aug 12 10:40:01.656349 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-bd7a6f4e-5692-4bc1-8867-3ac01b45d841 tempest-VolumeAndVolumeTypeFromImageTest-1722047270 tempest-VolumeAndVolumeTypeFromImageTest-1722047270-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:01.656618 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-bd7a6f4e-5692-4bc1-8867-3ac01b45d841 tempest-VolumeAndVolumeTypeFromImageTest-1722047270 tempest-VolumeAndVolumeTypeFromImageTest-1722047270-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:01.664466 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:40:01.664466 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:40:01.672594 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-bd7a6f4e-5692-4bc1-8867-3ac01b45d841 tempest-VolumeAndVolumeTypeFromImageTest-1722047270 tempest-VolumeAndVolumeTypeFromImageTest-1722047270-project-member] Volume info retrieved successfully. Aug 12 10:40:01.680408 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-bd7a6f4e-5692-4bc1-8867-3ac01b45d841 tempest-VolumeAndVolumeTypeFromImageTest-1722047270 tempest-VolumeAndVolumeTypeFromImageTest-1722047270-project-member] https://10.4.3.105/volume/v3/volumes/b1104995-9325-49d3-9621-8afb6804a50b returned with HTTP 200 Aug 12 10:40:01.681105 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 847/3404] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:40:01 2026] GET /volume/v3/volumes/b1104995-9325-49d3-9621-8afb6804a50b => generated 866 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:40:01.900223 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-5ee2b6df-a9a6-418a-b27a-348fccff89bf None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:01.907770 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-5ee2b6df-a9a6-418a-b27a-348fccff89bf tempest-VolumesDeleteCascade-1264996722 tempest-VolumesDeleteCascade-1264996722-project-member] GET https://10.4.3.105/volume/v3/volumes/d0190bce-bdae-4e66-acbb-2b2b31459344 Aug 12 10:40:01.908858 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-5ee2b6df-a9a6-418a-b27a-348fccff89bf tempest-VolumesDeleteCascade-1264996722 tempest-VolumesDeleteCascade-1264996722-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:01.911675 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-5ee2b6df-a9a6-418a-b27a-348fccff89bf tempest-VolumesDeleteCascade-1264996722 tempest-VolumesDeleteCascade-1264996722-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:01.924990 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:40:01.924990 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:40:01.931799 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-5ee2b6df-a9a6-418a-b27a-348fccff89bf tempest-VolumesDeleteCascade-1264996722 tempest-VolumesDeleteCascade-1264996722-project-member] Volume info retrieved successfully. Aug 12 10:40:01.938985 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-5ee2b6df-a9a6-418a-b27a-348fccff89bf tempest-VolumesDeleteCascade-1264996722 tempest-VolumesDeleteCascade-1264996722-project-member] https://10.4.3.105/volume/v3/volumes/d0190bce-bdae-4e66-acbb-2b2b31459344 returned with HTTP 200 Aug 12 10:40:01.939561 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 859/3405] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:40:01 2026] GET /volume/v3/volumes/d0190bce-bdae-4e66-acbb-2b2b31459344 => generated 844 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:40:01.959414 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-6334661a-c553-4cdc-8aa5-e4b22afd8567 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:01.961663 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-6334661a-c553-4cdc-8aa5-e4b22afd8567 tempest-VolumesDeleteCascade-1264996722 tempest-VolumesDeleteCascade-1264996722-project-member] POST https://10.4.3.105/volume/v3/snapshots Aug 12 10:40:01.962510 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-6334661a-c553-4cdc-8aa5-e4b22afd8567 tempest-VolumesDeleteCascade-1264996722 tempest-VolumesDeleteCascade-1264996722-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d0190bce-bdae-4e66-acbb-2b2b31459344", "name": "tempest-VolumesDeleteCascade-Snapshot-351081205"}} {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:40:01.982433 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:40:01.982433 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:40:01.984170 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-6334661a-c553-4cdc-8aa5-e4b22afd8567 tempest-VolumesDeleteCascade-1264996722 tempest-VolumesDeleteCascade-1264996722-project-member] Volume info retrieved successfully. Aug 12 10:40:01.984170 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.v3.snapshots [None req-6334661a-c553-4cdc-8aa5-e4b22afd8567 tempest-VolumesDeleteCascade-1264996722 tempest-VolumesDeleteCascade-1264996722-project-member] Create snapshot from volume d0190bce-bdae-4e66-acbb-2b2b31459344 Aug 12 10:40:02.049238 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.quota [None req-6334661a-c553-4cdc-8aa5-e4b22afd8567 tempest-VolumesDeleteCascade-1264996722 tempest-VolumesDeleteCascade-1264996722-project-member] Created reservations ['f7782a3f-f95c-4ff2-8afd-f2d026c20fa3', '33b515f1-196d-4a93-9ecd-ab328df57bdc', '3899a3fc-010f-4911-9d82-58b8ff3a9079', 'c9a71970-41a2-4445-a096-7e79f58fe842'] {{(pid=100372) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:40:02.087900 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-6334661a-c553-4cdc-8aa5-e4b22afd8567 tempest-VolumesDeleteCascade-1264996722 tempest-VolumesDeleteCascade-1264996722-project-member] Snapshot create request issued successfully. Aug 12 10:40:02.088496 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-6334661a-c553-4cdc-8aa5-e4b22afd8567 tempest-VolumesDeleteCascade-1264996722 tempest-VolumesDeleteCascade-1264996722-project-member] https://10.4.3.105/volume/v3/snapshots returned with HTTP 202 Aug 12 10:40:02.088966 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 856/3406] 10.4.3.105 () {68 vars in 1265 bytes} [Wed Aug 12 10:40:01 2026] POST /volume/v3/snapshots => generated 306 bytes in 130 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 10:40:02.103310 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-915c7f68-9ce2-448e-8ed9-b40d7e8ac61f None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:02.105400 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-915c7f68-9ce2-448e-8ed9-b40d7e8ac61f tempest-VolumesDeleteCascade-1264996722 tempest-VolumesDeleteCascade-1264996722-project-member] GET https://10.4.3.105/volume/v3/snapshots/f97be8c7-b1d4-4614-aef0-43729104750b Aug 12 10:40:02.105825 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-915c7f68-9ce2-448e-8ed9-b40d7e8ac61f tempest-VolumesDeleteCascade-1264996722 tempest-VolumesDeleteCascade-1264996722-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:02.105825 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-915c7f68-9ce2-448e-8ed9-b40d7e8ac61f tempest-VolumesDeleteCascade-1264996722 tempest-VolumesDeleteCascade-1264996722-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:02.111287 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:40:02.111287 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:40:02.111830 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-915c7f68-9ce2-448e-8ed9-b40d7e8ac61f tempest-VolumesDeleteCascade-1264996722 tempest-VolumesDeleteCascade-1264996722-project-member] Snapshot retrieved successfully. Aug 12 10:40:02.113857 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-915c7f68-9ce2-448e-8ed9-b40d7e8ac61f tempest-VolumesDeleteCascade-1264996722 tempest-VolumesDeleteCascade-1264996722-project-member] https://10.4.3.105/volume/v3/snapshots/f97be8c7-b1d4-4614-aef0-43729104750b returned with HTTP 200 Aug 12 10:40:02.113857 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 845/3407] 10.4.3.105 () {66 vars in 1354 bytes} [Wed Aug 12 10:40:02 2026] GET /volume/v3/snapshots/f97be8c7-b1d4-4614-aef0-43729104750b => generated 438 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:40:02.378541 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-f75d9ea6-af95-48b1-bb50-337d6b774d35 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:02.380687 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-f75d9ea6-af95-48b1-bb50-337d6b774d35 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] GET https://10.4.3.105/volume/v3/backups/b0117fa1-e85c-4e68-8b2e-29c9d82b1563 Aug 12 10:40:02.381006 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-f75d9ea6-af95-48b1-bb50-337d6b774d35 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:02.381340 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-f75d9ea6-af95-48b1-bb50-337d6b774d35 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:02.381464 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-f75d9ea6-af95-48b1-bb50-337d6b774d35 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Show backup with id b0117fa1-e85c-4e68-8b2e-29c9d82b1563. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:40:02.385822 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:40:02.385822 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:40:02.386542 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-f75d9ea6-af95-48b1-bb50-337d6b774d35 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] https://10.4.3.105/volume/v3/backups/b0117fa1-e85c-4e68-8b2e-29c9d82b1563 returned with HTTP 200 Aug 12 10:40:02.386975 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 848/3408] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:40:02 2026] GET /volume/v3/backups/b0117fa1-e85c-4e68-8b2e-29c9d82b1563 => generated 784 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:40:02.495460 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-cf1ad2bc-ddaf-40f2-914f-77a4232fc23e None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:02.495460 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-cf1ad2bc-ddaf-40f2-914f-77a4232fc23e None None] GET https://10.4.3.105/volume// Aug 12 10:40:02.495460 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-cf1ad2bc-ddaf-40f2-914f-77a4232fc23e None None] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:02.495460 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-cf1ad2bc-ddaf-40f2-914f-77a4232fc23e None None] Calling method 'all' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:02.495460 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-cf1ad2bc-ddaf-40f2-914f-77a4232fc23e None None] https://10.4.3.105/volume// returned with HTTP 300 Aug 12 10:40:02.495460 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 860/3409] 10.4.3.105 () {66 vars in 1426 bytes} [Wed Aug 12 10:40: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 10:40:02.506313 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [req-ae48fb9c-22ca-4946-bc0d-3e8d19ecb557 req-55999ee7-6f80-43a8-84f1-76eee16535f6 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:02.508605 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-ae48fb9c-22ca-4946-bc0d-3e8d19ecb557 req-55999ee7-6f80-43a8-84f1-76eee16535f6 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] GET https://10.4.3.105/volume/v3/volumes/e2a984c0-204f-4d91-985f-9286bd2ef8b9 Aug 12 10:40:02.509005 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [req-ae48fb9c-22ca-4946-bc0d-3e8d19ecb557 req-55999ee7-6f80-43a8-84f1-76eee16535f6 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:02.509005 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [req-ae48fb9c-22ca-4946-bc0d-3e8d19ecb557 req-55999ee7-6f80-43a8-84f1-76eee16535f6 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:02.519141 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:40:02.519141 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:40:02.525140 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [req-ae48fb9c-22ca-4946-bc0d-3e8d19ecb557 req-55999ee7-6f80-43a8-84f1-76eee16535f6 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Volume info retrieved successfully. Aug 12 10:40:02.531325 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-ae48fb9c-22ca-4946-bc0d-3e8d19ecb557 req-55999ee7-6f80-43a8-84f1-76eee16535f6 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] https://10.4.3.105/volume/v3/volumes/e2a984c0-204f-4d91-985f-9286bd2ef8b9 returned with HTTP 200 Aug 12 10:40:02.531759 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 857/3410] 10.4.3.105 () {70 vars in 1639 bytes} [Wed Aug 12 10:40:02 2026] GET /volume/v3/volumes/e2a984c0-204f-4d91-985f-9286bd2ef8b9 => generated 1545 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 10:40:02.662636 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-ae48fb9c-22ca-4946-bc0d-3e8d19ecb557 req-c987d9b9-6e2d-45bd-80e3-897f243e3ed2 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:02.665060 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-ae48fb9c-22ca-4946-bc0d-3e8d19ecb557 req-c987d9b9-6e2d-45bd-80e3-897f243e3ed2 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] PUT https://10.4.3.105/volume/v3/attachments/02c4c651-af5d-4cf7-9033-3987f8ca0067 Aug 12 10:40:02.665576 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-ae48fb9c-22ca-4946-bc0d-3e8d19ecb557 req-c987d9b9-6e2d-45bd-80e3-897f243e3ed2 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.105", "host": "np0000007037", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a295cd65dd1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "cc953c5f-eaed-46bf-96e8-0985bbef0414", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:40:02.675711 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.coordination [req-ae48fb9c-22ca-4946-bc0d-3e8d19ecb557 req-c987d9b9-6e2d-45bd-80e3-897f243e3ed2 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Acquiring lock "cinder-attachment_update-e2a984c0-204f-4d91-985f-9286bd2ef8b9-np0000007037" by "attachment_update" {{(pid=100373) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 10:40:02.680560 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.coordination [req-ae48fb9c-22ca-4946-bc0d-3e8d19ecb557 req-c987d9b9-6e2d-45bd-80e3-897f243e3ed2 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Lock "cinder-attachment_update-e2a984c0-204f-4d91-985f-9286bd2ef8b9-np0000007037" acquired by "attachment_update" :: waited 0.005s {{(pid=100373) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 10:40:02.681924 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:40:02.681924 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:40:02.704105 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-bd7372ca-0746-4bae-a6cf-df52e4c1184c None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:02.706432 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-bd7372ca-0746-4bae-a6cf-df52e4c1184c tempest-VolumeAndVolumeTypeFromImageTest-1722047270 tempest-VolumeAndVolumeTypeFromImageTest-1722047270-project-member] GET https://10.4.3.105/volume/v3/volumes/b1104995-9325-49d3-9621-8afb6804a50b Aug 12 10:40:02.706704 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-bd7372ca-0746-4bae-a6cf-df52e4c1184c tempest-VolumeAndVolumeTypeFromImageTest-1722047270 tempest-VolumeAndVolumeTypeFromImageTest-1722047270-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:02.706962 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-bd7372ca-0746-4bae-a6cf-df52e4c1184c tempest-VolumeAndVolumeTypeFromImageTest-1722047270 tempest-VolumeAndVolumeTypeFromImageTest-1722047270-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:02.714681 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:40:02.714681 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:40:02.719911 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-bd7372ca-0746-4bae-a6cf-df52e4c1184c tempest-VolumeAndVolumeTypeFromImageTest-1722047270 tempest-VolumeAndVolumeTypeFromImageTest-1722047270-project-member] Volume info retrieved successfully. Aug 12 10:40:02.733617 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-bd7372ca-0746-4bae-a6cf-df52e4c1184c tempest-VolumeAndVolumeTypeFromImageTest-1722047270 tempest-VolumeAndVolumeTypeFromImageTest-1722047270-project-member] https://10.4.3.105/volume/v3/volumes/b1104995-9325-49d3-9621-8afb6804a50b returned with HTTP 200 Aug 12 10:40:02.733617 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 849/3411] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:40:02 2026] GET /volume/v3/volumes/b1104995-9325-49d3-9621-8afb6804a50b => generated 948 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:40:02.790212 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.coordination [req-ae48fb9c-22ca-4946-bc0d-3e8d19ecb557 req-c987d9b9-6e2d-45bd-80e3-897f243e3ed2 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Lock "cinder-attachment_update-e2a984c0-204f-4d91-985f-9286bd2ef8b9-np0000007037" released by "attachment_update" :: held 0.110s {{(pid=100373) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 10:40:02.790496 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-ae48fb9c-22ca-4946-bc0d-3e8d19ecb557 req-c987d9b9-6e2d-45bd-80e3-897f243e3ed2 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] https://10.4.3.105/volume/v3/attachments/02c4c651-af5d-4cf7-9033-3987f8ca0067 returned with HTTP 200 Aug 12 10:40:02.791011 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 846/3412] 10.4.3.105 () {74 vars in 1704 bytes} [Wed Aug 12 10:40:02 2026] PUT /volume/v3/attachments/02c4c651-af5d-4cf7-9033-3987f8ca0067 => generated 969 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:40:02.817819 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-ae48fb9c-22ca-4946-bc0d-3e8d19ecb557 req-cc58e72a-8650-471a-bf74-304c6c61ca73 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:02.822803 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-ae48fb9c-22ca-4946-bc0d-3e8d19ecb557 req-cc58e72a-8650-471a-bf74-304c6c61ca73 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] POST https://10.4.3.105/volume/v3/attachments/02c4c651-af5d-4cf7-9033-3987f8ca0067/action Aug 12 10:40:02.822803 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-ae48fb9c-22ca-4946-bc0d-3e8d19ecb557 req-cc58e72a-8650-471a-bf74-304c6c61ca73 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Action body: b'{"os-complete": null}' {{(pid=100375) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 10:40:02.822803 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-ae48fb9c-22ca-4946-bc0d-3e8d19ecb557 req-cc58e72a-8650-471a-bf74-304c6c61ca73 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:40:02.839970 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:40:02.839970 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:40:02.851653 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-ae48fb9c-22ca-4946-bc0d-3e8d19ecb557 req-cc58e72a-8650-471a-bf74-304c6c61ca73 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] https://10.4.3.105/volume/v3/attachments/02c4c651-af5d-4cf7-9033-3987f8ca0067/action returned with HTTP 204 Aug 12 10:40:02.852404 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 861/3413] 10.4.3.105 () {74 vars in 1725 bytes} [Wed Aug 12 10:40:02 2026] POST /volume/v3/attachments/02c4c651-af5d-4cf7-9033-3987f8ca0067/action => generated 0 bytes in 35 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:40:03.127935 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-602eb13c-04ce-4fcf-9820-58260c12bc66 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:03.129818 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-602eb13c-04ce-4fcf-9820-58260c12bc66 tempest-VolumesDeleteCascade-1264996722 tempest-VolumesDeleteCascade-1264996722-project-member] GET https://10.4.3.105/volume/v3/snapshots/f97be8c7-b1d4-4614-aef0-43729104750b Aug 12 10:40:03.130200 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-602eb13c-04ce-4fcf-9820-58260c12bc66 tempest-VolumesDeleteCascade-1264996722 tempest-VolumesDeleteCascade-1264996722-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:03.130636 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-602eb13c-04ce-4fcf-9820-58260c12bc66 tempest-VolumesDeleteCascade-1264996722 tempest-VolumesDeleteCascade-1264996722-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:03.137203 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:40:03.137203 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:40:03.137730 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-602eb13c-04ce-4fcf-9820-58260c12bc66 tempest-VolumesDeleteCascade-1264996722 tempest-VolumesDeleteCascade-1264996722-project-member] Snapshot retrieved successfully. Aug 12 10:40:03.138556 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-602eb13c-04ce-4fcf-9820-58260c12bc66 tempest-VolumesDeleteCascade-1264996722 tempest-VolumesDeleteCascade-1264996722-project-member] https://10.4.3.105/volume/v3/snapshots/f97be8c7-b1d4-4614-aef0-43729104750b returned with HTTP 200 Aug 12 10:40:03.138953 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 858/3414] 10.4.3.105 () {66 vars in 1354 bytes} [Wed Aug 12 10:40:03 2026] GET /volume/v3/snapshots/f97be8c7-b1d4-4614-aef0-43729104750b => generated 465 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:40:03.150426 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-74c73cd7-cf7f-44ec-8ba2-3766f40f548e None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:03.152615 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-74c73cd7-cf7f-44ec-8ba2-3766f40f548e tempest-VolumesDeleteCascade-1264996722 tempest-VolumesDeleteCascade-1264996722-project-member] POST https://10.4.3.105/volume/v3/snapshots Aug 12 10:40:03.152996 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-74c73cd7-cf7f-44ec-8ba2-3766f40f548e tempest-VolumesDeleteCascade-1264996722 tempest-VolumesDeleteCascade-1264996722-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d0190bce-bdae-4e66-acbb-2b2b31459344", "name": "tempest-VolumesDeleteCascade-Snapshot-622110220"}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:40:03.163197 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:40:03.163197 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:40:03.163699 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-74c73cd7-cf7f-44ec-8ba2-3766f40f548e tempest-VolumesDeleteCascade-1264996722 tempest-VolumesDeleteCascade-1264996722-project-member] Volume info retrieved successfully. Aug 12 10:40:03.163833 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.v3.snapshots [None req-74c73cd7-cf7f-44ec-8ba2-3766f40f548e tempest-VolumesDeleteCascade-1264996722 tempest-VolumesDeleteCascade-1264996722-project-member] Create snapshot from volume d0190bce-bdae-4e66-acbb-2b2b31459344 Aug 12 10:40:03.195775 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.quota [None req-74c73cd7-cf7f-44ec-8ba2-3766f40f548e tempest-VolumesDeleteCascade-1264996722 tempest-VolumesDeleteCascade-1264996722-project-member] Created reservations ['d3caa69d-6cdd-4fe4-80bb-3780829cfa82', '84bb8281-6f8d-410a-b18f-83773578e35d', '4000e0d9-170b-4b38-aabb-a5c5bda223ac', 'aa5cca8f-d8af-4f4b-8725-e79bcb77c36a'] {{(pid=100374) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:40:03.231661 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-74c73cd7-cf7f-44ec-8ba2-3766f40f548e tempest-VolumesDeleteCascade-1264996722 tempest-VolumesDeleteCascade-1264996722-project-member] Snapshot create request issued successfully. Aug 12 10:40:03.232051 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-74c73cd7-cf7f-44ec-8ba2-3766f40f548e tempest-VolumesDeleteCascade-1264996722 tempest-VolumesDeleteCascade-1264996722-project-member] https://10.4.3.105/volume/v3/snapshots returned with HTTP 202 Aug 12 10:40:03.232494 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 850/3415] 10.4.3.105 () {68 vars in 1265 bytes} [Wed Aug 12 10:40:03 2026] POST /volume/v3/snapshots => generated 306 bytes in 83 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 10:40:03.246474 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-3e67caf2-b96f-414f-b1e8-bce62169aa9a None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:03.250588 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-3e67caf2-b96f-414f-b1e8-bce62169aa9a tempest-VolumesDeleteCascade-1264996722 tempest-VolumesDeleteCascade-1264996722-project-member] GET https://10.4.3.105/volume/v3/snapshots/f0a4c890-cc10-4503-bb1e-2ef389e54fa0 Aug 12 10:40:03.250782 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-3e67caf2-b96f-414f-b1e8-bce62169aa9a tempest-VolumesDeleteCascade-1264996722 tempest-VolumesDeleteCascade-1264996722-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:03.251205 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-3e67caf2-b96f-414f-b1e8-bce62169aa9a tempest-VolumesDeleteCascade-1264996722 tempest-VolumesDeleteCascade-1264996722-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:03.256823 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:40:03.256823 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:40:03.257383 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-3e67caf2-b96f-414f-b1e8-bce62169aa9a tempest-VolumesDeleteCascade-1264996722 tempest-VolumesDeleteCascade-1264996722-project-member] Snapshot retrieved successfully. Aug 12 10:40:03.258322 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-3e67caf2-b96f-414f-b1e8-bce62169aa9a tempest-VolumesDeleteCascade-1264996722 tempest-VolumesDeleteCascade-1264996722-project-member] https://10.4.3.105/volume/v3/snapshots/f0a4c890-cc10-4503-bb1e-2ef389e54fa0 returned with HTTP 200 Aug 12 10:40:03.258796 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 847/3416] 10.4.3.105 () {66 vars in 1354 bytes} [Wed Aug 12 10:40:03 2026] GET /volume/v3/snapshots/f0a4c890-cc10-4503-bb1e-2ef389e54fa0 => generated 438 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:40:03.397969 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-095a81f1-7313-45b0-97f3-d2d9276458cc None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:03.399840 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-095a81f1-7313-45b0-97f3-d2d9276458cc tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] GET https://10.4.3.105/volume/v3/backups/b0117fa1-e85c-4e68-8b2e-29c9d82b1563 Aug 12 10:40:03.400022 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-095a81f1-7313-45b0-97f3-d2d9276458cc tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:03.400222 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-095a81f1-7313-45b0-97f3-d2d9276458cc tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:03.400352 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-095a81f1-7313-45b0-97f3-d2d9276458cc tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Show backup with id b0117fa1-e85c-4e68-8b2e-29c9d82b1563. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:40:03.406941 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:40:03.406941 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:40:03.408016 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-095a81f1-7313-45b0-97f3-d2d9276458cc tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] https://10.4.3.105/volume/v3/backups/b0117fa1-e85c-4e68-8b2e-29c9d82b1563 returned with HTTP 200 Aug 12 10:40:03.408443 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 862/3417] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:40:03 2026] GET /volume/v3/backups/b0117fa1-e85c-4e68-8b2e-29c9d82b1563 => generated 784 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:40:03.748962 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-01af114e-6acd-44df-b006-7d38f32f2c8e None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:03.750748 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-01af114e-6acd-44df-b006-7d38f32f2c8e tempest-VolumeAndVolumeTypeFromImageTest-1722047270 tempest-VolumeAndVolumeTypeFromImageTest-1722047270-project-member] GET https://10.4.3.105/volume/v3/volumes/b1104995-9325-49d3-9621-8afb6804a50b Aug 12 10:40:03.751263 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-01af114e-6acd-44df-b006-7d38f32f2c8e tempest-VolumeAndVolumeTypeFromImageTest-1722047270 tempest-VolumeAndVolumeTypeFromImageTest-1722047270-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:03.751263 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-01af114e-6acd-44df-b006-7d38f32f2c8e tempest-VolumeAndVolumeTypeFromImageTest-1722047270 tempest-VolumeAndVolumeTypeFromImageTest-1722047270-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:03.759024 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:40:03.759024 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:40:03.763606 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-01af114e-6acd-44df-b006-7d38f32f2c8e tempest-VolumeAndVolumeTypeFromImageTest-1722047270 tempest-VolumeAndVolumeTypeFromImageTest-1722047270-project-member] Volume info retrieved successfully. Aug 12 10:40:03.769770 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-01af114e-6acd-44df-b006-7d38f32f2c8e tempest-VolumeAndVolumeTypeFromImageTest-1722047270 tempest-VolumeAndVolumeTypeFromImageTest-1722047270-project-member] https://10.4.3.105/volume/v3/volumes/b1104995-9325-49d3-9621-8afb6804a50b returned with HTTP 200 Aug 12 10:40:03.770359 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 859/3418] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:40:03 2026] GET /volume/v3/volumes/b1104995-9325-49d3-9621-8afb6804a50b => generated 951 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:40:04.268697 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-3f8d0122-ea97-47c1-841b-7496c01e3b97 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:04.270482 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-3f8d0122-ea97-47c1-841b-7496c01e3b97 tempest-VolumesDeleteCascade-1264996722 tempest-VolumesDeleteCascade-1264996722-project-member] GET https://10.4.3.105/volume/v3/snapshots/f0a4c890-cc10-4503-bb1e-2ef389e54fa0 Aug 12 10:40:04.271137 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-3f8d0122-ea97-47c1-841b-7496c01e3b97 tempest-VolumesDeleteCascade-1264996722 tempest-VolumesDeleteCascade-1264996722-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:04.271137 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-3f8d0122-ea97-47c1-841b-7496c01e3b97 tempest-VolumesDeleteCascade-1264996722 tempest-VolumesDeleteCascade-1264996722-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:04.276771 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:40:04.276771 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:40:04.276771 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-3f8d0122-ea97-47c1-841b-7496c01e3b97 tempest-VolumesDeleteCascade-1264996722 tempest-VolumesDeleteCascade-1264996722-project-member] Snapshot retrieved successfully. Aug 12 10:40:04.277618 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-3f8d0122-ea97-47c1-841b-7496c01e3b97 tempest-VolumesDeleteCascade-1264996722 tempest-VolumesDeleteCascade-1264996722-project-member] https://10.4.3.105/volume/v3/snapshots/f0a4c890-cc10-4503-bb1e-2ef389e54fa0 returned with HTTP 200 Aug 12 10:40:04.278178 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 851/3419] 10.4.3.105 () {66 vars in 1354 bytes} [Wed Aug 12 10:40:04 2026] GET /volume/v3/snapshots/f0a4c890-cc10-4503-bb1e-2ef389e54fa0 => generated 465 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:40:04.291095 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-18170e99-88fb-4089-a4ef-84cf1a4a99b9 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:04.294224 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-18170e99-88fb-4089-a4ef-84cf1a4a99b9 tempest-VolumesDeleteCascade-1264996722 tempest-VolumesDeleteCascade-1264996722-project-member] DELETE https://10.4.3.105/volume/v3/volumes/d0190bce-bdae-4e66-acbb-2b2b31459344?cascade=True Aug 12 10:40:04.294224 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-18170e99-88fb-4089-a4ef-84cf1a4a99b9 tempest-VolumesDeleteCascade-1264996722 tempest-VolumesDeleteCascade-1264996722-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:04.294646 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-18170e99-88fb-4089-a4ef-84cf1a4a99b9 tempest-VolumesDeleteCascade-1264996722 tempest-VolumesDeleteCascade-1264996722-project-member] Calling method 'delete' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:04.295372 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.v3.volumes [None req-18170e99-88fb-4089-a4ef-84cf1a4a99b9 tempest-VolumesDeleteCascade-1264996722 tempest-VolumesDeleteCascade-1264996722-project-member] Delete volume with id: d0190bce-bdae-4e66-acbb-2b2b31459344 Aug 12 10:40:04.319024 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:40:04.319024 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:40:04.319024 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-18170e99-88fb-4089-a4ef-84cf1a4a99b9 tempest-VolumesDeleteCascade-1264996722 tempest-VolumesDeleteCascade-1264996722-project-member] Volume info retrieved successfully. Aug 12 10:40:04.358333 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-18170e99-88fb-4089-a4ef-84cf1a4a99b9 tempest-VolumesDeleteCascade-1264996722 tempest-VolumesDeleteCascade-1264996722-project-member] Delete volume request issued successfully. Aug 12 10:40:04.359505 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-18170e99-88fb-4089-a4ef-84cf1a4a99b9 tempest-VolumesDeleteCascade-1264996722 tempest-VolumesDeleteCascade-1264996722-project-member] https://10.4.3.105/volume/v3/volumes/d0190bce-bdae-4e66-acbb-2b2b31459344?cascade=True returned with HTTP 202 Aug 12 10:40:04.359505 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 848/3420] 10.4.3.105 () {66 vars in 1376 bytes} [Wed Aug 12 10:40:04 2026] DELETE /volume/v3/volumes/d0190bce-bdae-4e66-acbb-2b2b31459344?cascade=True => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 10:40:04.371031 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-2d99d922-d099-480f-9338-f956b8d79e12 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:04.372728 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-2d99d922-d099-480f-9338-f956b8d79e12 tempest-VolumesDeleteCascade-1264996722 tempest-VolumesDeleteCascade-1264996722-project-member] GET https://10.4.3.105/volume/v3/volumes/d0190bce-bdae-4e66-acbb-2b2b31459344 Aug 12 10:40:04.372888 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-2d99d922-d099-480f-9338-f956b8d79e12 tempest-VolumesDeleteCascade-1264996722 tempest-VolumesDeleteCascade-1264996722-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:04.373072 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-2d99d922-d099-480f-9338-f956b8d79e12 tempest-VolumesDeleteCascade-1264996722 tempest-VolumesDeleteCascade-1264996722-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:04.383637 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:40:04.383637 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:40:04.388035 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-2d99d922-d099-480f-9338-f956b8d79e12 tempest-VolumesDeleteCascade-1264996722 tempest-VolumesDeleteCascade-1264996722-project-member] Volume info retrieved successfully. Aug 12 10:40:04.396102 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-2d99d922-d099-480f-9338-f956b8d79e12 tempest-VolumesDeleteCascade-1264996722 tempest-VolumesDeleteCascade-1264996722-project-member] https://10.4.3.105/volume/v3/volumes/d0190bce-bdae-4e66-acbb-2b2b31459344 returned with HTTP 200 Aug 12 10:40:04.396538 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 863/3421] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:40:04 2026] GET /volume/v3/volumes/d0190bce-bdae-4e66-acbb-2b2b31459344 => generated 843 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:40:04.421203 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-453cb6e6-ca8a-43b2-8a4e-3f5ad3528753 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:04.426055 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-453cb6e6-ca8a-43b2-8a4e-3f5ad3528753 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] GET https://10.4.3.105/volume/v3/backups/b0117fa1-e85c-4e68-8b2e-29c9d82b1563 Aug 12 10:40:04.426055 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-453cb6e6-ca8a-43b2-8a4e-3f5ad3528753 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:04.426055 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-453cb6e6-ca8a-43b2-8a4e-3f5ad3528753 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:04.426055 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.v3.backups [None req-453cb6e6-ca8a-43b2-8a4e-3f5ad3528753 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Show backup with id b0117fa1-e85c-4e68-8b2e-29c9d82b1563. {{(pid=100372) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:40:04.432603 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:40:04.432603 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:40:04.433749 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-453cb6e6-ca8a-43b2-8a4e-3f5ad3528753 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] https://10.4.3.105/volume/v3/backups/b0117fa1-e85c-4e68-8b2e-29c9d82b1563 returned with HTTP 200 Aug 12 10:40:04.436509 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 860/3422] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:40:04 2026] GET /volume/v3/backups/b0117fa1-e85c-4e68-8b2e-29c9d82b1563 => generated 784 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:40:04.784466 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-a33879cd-df77-444e-b8f3-39990f1c56d7 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:04.786120 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-a33879cd-df77-444e-b8f3-39990f1c56d7 tempest-VolumeAndVolumeTypeFromImageTest-1722047270 tempest-VolumeAndVolumeTypeFromImageTest-1722047270-project-member] GET https://10.4.3.105/volume/v3/volumes/b1104995-9325-49d3-9621-8afb6804a50b Aug 12 10:40:04.786301 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-a33879cd-df77-444e-b8f3-39990f1c56d7 tempest-VolumeAndVolumeTypeFromImageTest-1722047270 tempest-VolumeAndVolumeTypeFromImageTest-1722047270-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:04.786495 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-a33879cd-df77-444e-b8f3-39990f1c56d7 tempest-VolumeAndVolumeTypeFromImageTest-1722047270 tempest-VolumeAndVolumeTypeFromImageTest-1722047270-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:04.793942 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:40:04.793942 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:40:04.798389 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-a33879cd-df77-444e-b8f3-39990f1c56d7 tempest-VolumeAndVolumeTypeFromImageTest-1722047270 tempest-VolumeAndVolumeTypeFromImageTest-1722047270-project-member] Volume info retrieved successfully. Aug 12 10:40:04.803574 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-a33879cd-df77-444e-b8f3-39990f1c56d7 tempest-VolumeAndVolumeTypeFromImageTest-1722047270 tempest-VolumeAndVolumeTypeFromImageTest-1722047270-project-member] https://10.4.3.105/volume/v3/volumes/b1104995-9325-49d3-9621-8afb6804a50b returned with HTTP 200 Aug 12 10:40:04.804066 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 852/3423] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:40:04 2026] GET /volume/v3/volumes/b1104995-9325-49d3-9621-8afb6804a50b => generated 951 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:40:05.410447 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-1de030f3-e645-423a-8fae-d0b003bb7555 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:05.412401 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-1de030f3-e645-423a-8fae-d0b003bb7555 tempest-VolumesDeleteCascade-1264996722 tempest-VolumesDeleteCascade-1264996722-project-member] GET https://10.4.3.105/volume/v3/volumes/d0190bce-bdae-4e66-acbb-2b2b31459344 Aug 12 10:40:05.412644 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-1de030f3-e645-423a-8fae-d0b003bb7555 tempest-VolumesDeleteCascade-1264996722 tempest-VolumesDeleteCascade-1264996722-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:05.412899 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-1de030f3-e645-423a-8fae-d0b003bb7555 tempest-VolumesDeleteCascade-1264996722 tempest-VolumesDeleteCascade-1264996722-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:05.419429 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-1de030f3-e645-423a-8fae-d0b003bb7555 tempest-VolumesDeleteCascade-1264996722 tempest-VolumesDeleteCascade-1264996722-project-member] https://10.4.3.105/volume/v3/volumes/d0190bce-bdae-4e66-acbb-2b2b31459344 returned with HTTP 404 Aug 12 10:40:05.420229 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 849/3424] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:40:05 2026] GET /volume/v3/volumes/d0190bce-bdae-4e66-acbb-2b2b31459344 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:40:05.429462 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-fcba017d-619c-4319-8bd1-9288f8e8338c None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:05.431243 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-fcba017d-619c-4319-8bd1-9288f8e8338c tempest-VolumesDeleteCascade-1264996722 tempest-VolumesDeleteCascade-1264996722-project-member] GET https://10.4.3.105/volume/v3/volumes Aug 12 10:40:05.431450 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-fcba017d-619c-4319-8bd1-9288f8e8338c tempest-VolumesDeleteCascade-1264996722 tempest-VolumesDeleteCascade-1264996722-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:05.431650 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-fcba017d-619c-4319-8bd1-9288f8e8338c tempest-VolumesDeleteCascade-1264996722 tempest-VolumesDeleteCascade-1264996722-project-member] Calling method 'index' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:05.431907 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.api_utils [None req-fcba017d-619c-4319-8bd1-9288f8e8338c tempest-VolumesDeleteCascade-1264996722 tempest-VolumesDeleteCascade-1264996722-project-member] Removing options '' from query. {{(pid=100375) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 10:40:05.432674 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-fcba017d-619c-4319-8bd1-9288f8e8338c tempest-VolumesDeleteCascade-1264996722 tempest-VolumesDeleteCascade-1264996722-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100375) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 10:40:05.443351 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-fcba017d-619c-4319-8bd1-9288f8e8338c tempest-VolumesDeleteCascade-1264996722 tempest-VolumesDeleteCascade-1264996722-project-member] Get all volumes completed successfully. Aug 12 10:40:05.443471 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-bfec7ed8-a863-4365-9fbd-7c860cf1c21a None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:05.443818 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-fcba017d-619c-4319-8bd1-9288f8e8338c tempest-VolumesDeleteCascade-1264996722 tempest-VolumesDeleteCascade-1264996722-project-member] https://10.4.3.105/volume/v3/volumes returned with HTTP 200 Aug 12 10:40:05.444341 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 864/3425] 10.4.3.105 () {66 vars in 1237 bytes} [Wed Aug 12 10:40:05 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 10:40:05.445299 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-bfec7ed8-a863-4365-9fbd-7c860cf1c21a tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] GET https://10.4.3.105/volume/v3/backups/b0117fa1-e85c-4e68-8b2e-29c9d82b1563 Aug 12 10:40:05.445493 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-bfec7ed8-a863-4365-9fbd-7c860cf1c21a tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:05.445878 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-bfec7ed8-a863-4365-9fbd-7c860cf1c21a tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:05.445992 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.v3.backups [None req-bfec7ed8-a863-4365-9fbd-7c860cf1c21a tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Show backup with id b0117fa1-e85c-4e68-8b2e-29c9d82b1563. {{(pid=100372) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:40:05.450005 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:40:05.450005 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:40:05.450736 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-bfec7ed8-a863-4365-9fbd-7c860cf1c21a tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] https://10.4.3.105/volume/v3/backups/b0117fa1-e85c-4e68-8b2e-29c9d82b1563 returned with HTTP 200 Aug 12 10:40:05.451182 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 861/3426] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:40:05 2026] GET /volume/v3/backups/b0117fa1-e85c-4e68-8b2e-29c9d82b1563 => generated 784 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:40:05.457494 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-d124983e-ada6-4ca5-b66e-a944cf8a1833 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:05.459201 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-d124983e-ada6-4ca5-b66e-a944cf8a1833 tempest-VolumesDeleteCascade-1264996722 tempest-VolumesDeleteCascade-1264996722-project-member] GET https://10.4.3.105/volume/v3/snapshots Aug 12 10:40:05.459398 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-d124983e-ada6-4ca5-b66e-a944cf8a1833 tempest-VolumesDeleteCascade-1264996722 tempest-VolumesDeleteCascade-1264996722-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:05.459594 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-d124983e-ada6-4ca5-b66e-a944cf8a1833 tempest-VolumesDeleteCascade-1264996722 tempest-VolumesDeleteCascade-1264996722-project-member] Calling method 'index' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:05.459825 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.api_utils [None req-d124983e-ada6-4ca5-b66e-a944cf8a1833 tempest-VolumesDeleteCascade-1264996722 tempest-VolumesDeleteCascade-1264996722-project-member] Removing options '' from query. {{(pid=100374) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 10:40:05.460743 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.db.api [None req-d124983e-ada6-4ca5-b66e-a944cf8a1833 tempest-VolumesDeleteCascade-1264996722 tempest-VolumesDeleteCascade-1264996722-project-member] Building query based on filter {{(pid=100374) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 12 10:40:05.466195 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-d124983e-ada6-4ca5-b66e-a944cf8a1833 tempest-VolumesDeleteCascade-1264996722 tempest-VolumesDeleteCascade-1264996722-project-member] Get all snapshots completed successfully. Aug 12 10:40:05.466414 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-d124983e-ada6-4ca5-b66e-a944cf8a1833 tempest-VolumesDeleteCascade-1264996722 tempest-VolumesDeleteCascade-1264996722-project-member] https://10.4.3.105/volume/v3/snapshots returned with HTTP 200 Aug 12 10:40:05.466753 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 853/3427] 10.4.3.105 () {66 vars in 1243 bytes} [Wed Aug 12 10:40:05 2026] GET /volume/v3/snapshots => generated 17 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 12 10:40:05.476810 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-4a82892a-55ef-45bf-b26e-95b10c91f7bc None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:05.478995 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-4a82892a-55ef-45bf-b26e-95b10c91f7bc tempest-VolumesDeleteCascade-1264996722 tempest-VolumesDeleteCascade-1264996722-project-member] DELETE https://10.4.3.105/volume/v3/snapshots/f0a4c890-cc10-4503-bb1e-2ef389e54fa0 Aug 12 10:40:05.479247 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-4a82892a-55ef-45bf-b26e-95b10c91f7bc tempest-VolumesDeleteCascade-1264996722 tempest-VolumesDeleteCascade-1264996722-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:05.479500 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-4a82892a-55ef-45bf-b26e-95b10c91f7bc tempest-VolumesDeleteCascade-1264996722 tempest-VolumesDeleteCascade-1264996722-project-member] Calling method 'delete' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:05.479659 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.v3.snapshots [None req-4a82892a-55ef-45bf-b26e-95b10c91f7bc tempest-VolumesDeleteCascade-1264996722 tempest-VolumesDeleteCascade-1264996722-project-member] Delete snapshot with id: f0a4c890-cc10-4503-bb1e-2ef389e54fa0 Aug 12 10:40:05.484751 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-4a82892a-55ef-45bf-b26e-95b10c91f7bc tempest-VolumesDeleteCascade-1264996722 tempest-VolumesDeleteCascade-1264996722-project-member] https://10.4.3.105/volume/v3/snapshots/f0a4c890-cc10-4503-bb1e-2ef389e54fa0 returned with HTTP 404 Aug 12 10:40:05.485366 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 850/3428] 10.4.3.105 () {66 vars in 1357 bytes} [Wed Aug 12 10:40:05 2026] DELETE /volume/v3/snapshots/f0a4c890-cc10-4503-bb1e-2ef389e54fa0 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:40:05.493530 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-234757e9-3458-4c30-bb94-4c0d4b9fe7b2 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:05.495063 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-234757e9-3458-4c30-bb94-4c0d4b9fe7b2 tempest-VolumesDeleteCascade-1264996722 tempest-VolumesDeleteCascade-1264996722-project-member] DELETE https://10.4.3.105/volume/v3/snapshots/f97be8c7-b1d4-4614-aef0-43729104750b Aug 12 10:40:05.495230 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-234757e9-3458-4c30-bb94-4c0d4b9fe7b2 tempest-VolumesDeleteCascade-1264996722 tempest-VolumesDeleteCascade-1264996722-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:05.495395 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-234757e9-3458-4c30-bb94-4c0d4b9fe7b2 tempest-VolumesDeleteCascade-1264996722 tempest-VolumesDeleteCascade-1264996722-project-member] Calling method 'delete' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:05.495488 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.v3.snapshots [None req-234757e9-3458-4c30-bb94-4c0d4b9fe7b2 tempest-VolumesDeleteCascade-1264996722 tempest-VolumesDeleteCascade-1264996722-project-member] Delete snapshot with id: f97be8c7-b1d4-4614-aef0-43729104750b Aug 12 10:40:05.499193 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-234757e9-3458-4c30-bb94-4c0d4b9fe7b2 tempest-VolumesDeleteCascade-1264996722 tempest-VolumesDeleteCascade-1264996722-project-member] https://10.4.3.105/volume/v3/snapshots/f97be8c7-b1d4-4614-aef0-43729104750b returned with HTTP 404 Aug 12 10:40:05.499604 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 865/3429] 10.4.3.105 () {66 vars in 1357 bytes} [Wed Aug 12 10:40:05 2026] DELETE /volume/v3/snapshots/f97be8c7-b1d4-4614-aef0-43729104750b => generated 111 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:40:05.508429 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-8c2a2a0e-70b9-46a7-9952-9070eb52507e None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:05.510155 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-8c2a2a0e-70b9-46a7-9952-9070eb52507e tempest-VolumesDeleteCascade-1264996722 tempest-VolumesDeleteCascade-1264996722-project-member] GET https://10.4.3.105/volume/v3/volumes/d0190bce-bdae-4e66-acbb-2b2b31459344 Aug 12 10:40:05.510318 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-8c2a2a0e-70b9-46a7-9952-9070eb52507e tempest-VolumesDeleteCascade-1264996722 tempest-VolumesDeleteCascade-1264996722-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:05.510491 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-8c2a2a0e-70b9-46a7-9952-9070eb52507e tempest-VolumesDeleteCascade-1264996722 tempest-VolumesDeleteCascade-1264996722-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:05.515749 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-8c2a2a0e-70b9-46a7-9952-9070eb52507e tempest-VolumesDeleteCascade-1264996722 tempest-VolumesDeleteCascade-1264996722-project-member] https://10.4.3.105/volume/v3/volumes/d0190bce-bdae-4e66-acbb-2b2b31459344 returned with HTTP 404 Aug 12 10:40:05.516190 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 862/3430] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:40:05 2026] GET /volume/v3/volumes/d0190bce-bdae-4e66-acbb-2b2b31459344 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:40:05.523645 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-f28d74ee-7ee6-453e-b68f-9880676131cd None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:05.525629 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-f28d74ee-7ee6-453e-b68f-9880676131cd tempest-VolumesDeleteCascade-1264996722 tempest-VolumesDeleteCascade-1264996722-project-member] DELETE https://10.4.3.105/volume/v3/volumes/d0190bce-bdae-4e66-acbb-2b2b31459344 Aug 12 10:40:05.525845 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-f28d74ee-7ee6-453e-b68f-9880676131cd tempest-VolumesDeleteCascade-1264996722 tempest-VolumesDeleteCascade-1264996722-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:05.526024 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-f28d74ee-7ee6-453e-b68f-9880676131cd tempest-VolumesDeleteCascade-1264996722 tempest-VolumesDeleteCascade-1264996722-project-member] Calling method 'delete' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:05.526192 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.v3.volumes [None req-f28d74ee-7ee6-453e-b68f-9880676131cd tempest-VolumesDeleteCascade-1264996722 tempest-VolumesDeleteCascade-1264996722-project-member] Delete volume with id: d0190bce-bdae-4e66-acbb-2b2b31459344 Aug 12 10:40:05.532315 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-f28d74ee-7ee6-453e-b68f-9880676131cd tempest-VolumesDeleteCascade-1264996722 tempest-VolumesDeleteCascade-1264996722-project-member] https://10.4.3.105/volume/v3/volumes/d0190bce-bdae-4e66-acbb-2b2b31459344 returned with HTTP 404 Aug 12 10:40:05.532774 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 854/3431] 10.4.3.105 () {66 vars in 1351 bytes} [Wed Aug 12 10:40:05 2026] DELETE /volume/v3/volumes/d0190bce-bdae-4e66-acbb-2b2b31459344 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:40:05.541300 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-a76d8d9c-baf5-4b38-9104-33cb7b4c2fe8 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:05.542918 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-a76d8d9c-baf5-4b38-9104-33cb7b4c2fe8 tempest-VolumesDeleteCascade-1264996722 tempest-VolumesDeleteCascade-1264996722-project-member] POST https://10.4.3.105/volume/v3/volumes Aug 12 10:40:05.543269 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-a76d8d9c-baf5-4b38-9104-33cb7b4c2fe8 tempest-VolumesDeleteCascade-1264996722 tempest-VolumesDeleteCascade-1264996722-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-967948684"}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:40:05.544659 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.v3.volumes [None req-a76d8d9c-baf5-4b38-9104-33cb7b4c2fe8 tempest-VolumesDeleteCascade-1264996722 tempest-VolumesDeleteCascade-1264996722-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-967948684'}} {{(pid=100373) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 10:40:05.544795 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.v3.volumes [None req-a76d8d9c-baf5-4b38-9104-33cb7b4c2fe8 tempest-VolumesDeleteCascade-1264996722 tempest-VolumesDeleteCascade-1264996722-project-member] Create volume of 1 GB Aug 12 10:40:05.545031 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:40:05.545031 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:40:05.549051 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-a76d8d9c-baf5-4b38-9104-33cb7b4c2fe8 tempest-VolumesDeleteCascade-1264996722 tempest-VolumesDeleteCascade-1264996722-project-member] Availability Zones retrieved successfully. Aug 12 10:40:05.554002 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-a76d8d9c-baf5-4b38-9104-33cb7b4c2fe8 tempest-VolumesDeleteCascade-1264996722 tempest-VolumesDeleteCascade-1264996722-project-member] Flow 'volume_create_api' (0ff0d5e5-60fc-4cf6-9545-e70d958a2131) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:40:05.554999 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-a76d8d9c-baf5-4b38-9104-33cb7b4c2fe8 tempest-VolumesDeleteCascade-1264996722 tempest-VolumesDeleteCascade-1264996722-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (59100a2a-d9d4-47f1-a467-f85b2d4c46c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:40:05.555985 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.flows.api.create_volume [None req-a76d8d9c-baf5-4b38-9104-33cb7b4c2fe8 tempest-VolumesDeleteCascade-1264996722 tempest-VolumesDeleteCascade-1264996722-project-member] Validating volume size '1' using validate_int {{(pid=100373) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 10:40:05.578856 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-a76d8d9c-baf5-4b38-9104-33cb7b4c2fe8 tempest-VolumesDeleteCascade-1264996722 tempest-VolumesDeleteCascade-1264996722-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (59100a2a-d9d4-47f1-a467-f85b2d4c46c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T10:26:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6cd66f07-4c7b-40b2-9dfb-378538f29c9e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:40:05.579585 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-a76d8d9c-baf5-4b38-9104-33cb7b4c2fe8 tempest-VolumesDeleteCascade-1264996722 tempest-VolumesDeleteCascade-1264996722-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ac77cad2-2541-4763-a1d1-af611cafae94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:40:05.619030 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.quota [None req-a76d8d9c-baf5-4b38-9104-33cb7b4c2fe8 tempest-VolumesDeleteCascade-1264996722 tempest-VolumesDeleteCascade-1264996722-project-member] Created reservations ['531b31c8-278b-4882-81b5-4074f5289048', 'e03227fa-f5d2-4f92-9e1d-8ae3ae9961e4', 'c1078e28-5cb5-479d-af6e-94b4bc9ec4c2', '78b35381-574b-4396-b799-0a5627f15caa'] {{(pid=100373) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:40:05.619847 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-a76d8d9c-baf5-4b38-9104-33cb7b4c2fe8 tempest-VolumesDeleteCascade-1264996722 tempest-VolumesDeleteCascade-1264996722-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ac77cad2-2541-4763-a1d1-af611cafae94) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['531b31c8-278b-4882-81b5-4074f5289048', 'e03227fa-f5d2-4f92-9e1d-8ae3ae9961e4', 'c1078e28-5cb5-479d-af6e-94b4bc9ec4c2', '78b35381-574b-4396-b799-0a5627f15caa']}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:40:05.620605 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-a76d8d9c-baf5-4b38-9104-33cb7b4c2fe8 tempest-VolumesDeleteCascade-1264996722 tempest-VolumesDeleteCascade-1264996722-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d3fb9960-20e5-49f5-8ca2-e4795eddabc0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:40:05.643371 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-a76d8d9c-baf5-4b38-9104-33cb7b4c2fe8 tempest-VolumesDeleteCascade-1264996722 tempest-VolumesDeleteCascade-1264996722-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d3fb9960-20e5-49f5-8ca2-e4795eddabc0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5c9096ba-cf07-4dd3-89c7-72fa6a40718c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-967948684',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a287984193964733b56f9ccd44ea8d20',qos_specs=None,replication_status=,reservations=['531b31c8-278b-4882-81b5-4074f5289048','e03227fa-f5d2-4f92-9e1d-8ae3ae9961e4','c1078e28-5cb5-479d-af6e-94b4bc9ec4c2','78b35381-574b-4396-b799-0a5627f15caa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='868df0ad0b8945729f6dfa3bb01ec0be',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:40:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-967948684',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5c9096ba-cf07-4dd3-89c7-72fa6a40718c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a287984193964733b56f9ccd44ea8d20',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='868df0ad0b8945729f6dfa3bb01ec0be',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6cd66f07-4c7b-40b2-9dfb-378538f29c9e),volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:40:05.644278 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-a76d8d9c-baf5-4b38-9104-33cb7b4c2fe8 tempest-VolumesDeleteCascade-1264996722 tempest-VolumesDeleteCascade-1264996722-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (58916da8-a894-4ffd-84db-e60feef8fbde) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:40:05.663390 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-a76d8d9c-baf5-4b38-9104-33cb7b4c2fe8 tempest-VolumesDeleteCascade-1264996722 tempest-VolumesDeleteCascade-1264996722-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (58916da8-a894-4ffd-84db-e60feef8fbde) transitioned into state 'SUCCESS' from state '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-967948684',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a287984193964733b56f9ccd44ea8d20',qos_specs=None,replication_status=,reservations=['531b31c8-278b-4882-81b5-4074f5289048','e03227fa-f5d2-4f92-9e1d-8ae3ae9961e4','c1078e28-5cb5-479d-af6e-94b4bc9ec4c2','78b35381-574b-4396-b799-0a5627f15caa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='868df0ad0b8945729f6dfa3bb01ec0be',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:40:05.664434 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-a76d8d9c-baf5-4b38-9104-33cb7b4c2fe8 tempest-VolumesDeleteCascade-1264996722 tempest-VolumesDeleteCascade-1264996722-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5df6f8d2-b099-4bc0-b0d8-42982ac08546) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:40:05.672289 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-a76d8d9c-baf5-4b38-9104-33cb7b4c2fe8 tempest-VolumesDeleteCascade-1264996722 tempest-VolumesDeleteCascade-1264996722-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5df6f8d2-b099-4bc0-b0d8-42982ac08546) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:40:05.673028 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-a76d8d9c-baf5-4b38-9104-33cb7b4c2fe8 tempest-VolumesDeleteCascade-1264996722 tempest-VolumesDeleteCascade-1264996722-project-member] Flow 'volume_create_api' (0ff0d5e5-60fc-4cf6-9545-e70d958a2131) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100373) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:40:05.673315 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-a76d8d9c-baf5-4b38-9104-33cb7b4c2fe8 tempest-VolumesDeleteCascade-1264996722 tempest-VolumesDeleteCascade-1264996722-project-member] Create volume request issued successfully. Aug 12 10:40:05.673845 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-a76d8d9c-baf5-4b38-9104-33cb7b4c2fe8 tempest-VolumesDeleteCascade-1264996722 tempest-VolumesDeleteCascade-1264996722-project-member] https://10.4.3.105/volume/v3/volumes returned with HTTP 202 Aug 12 10:40:05.674233 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 851/3432] 10.4.3.105 () {68 vars in 1258 bytes} [Wed Aug 12 10:40:05 2026] POST /volume/v3/volumes => generated 750 bytes in 133 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 10:40:05.685789 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-7c62cf29-93c8-4151-829d-930f5956b1d0 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:05.687948 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-7c62cf29-93c8-4151-829d-930f5956b1d0 tempest-VolumesDeleteCascade-1264996722 tempest-VolumesDeleteCascade-1264996722-project-member] GET https://10.4.3.105/volume/v3/volumes/5c9096ba-cf07-4dd3-89c7-72fa6a40718c Aug 12 10:40:05.688142 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-7c62cf29-93c8-4151-829d-930f5956b1d0 tempest-VolumesDeleteCascade-1264996722 tempest-VolumesDeleteCascade-1264996722-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:05.688344 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-7c62cf29-93c8-4151-829d-930f5956b1d0 tempest-VolumesDeleteCascade-1264996722 tempest-VolumesDeleteCascade-1264996722-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:05.695585 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:40:05.695585 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:40:05.699531 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-7c62cf29-93c8-4151-829d-930f5956b1d0 tempest-VolumesDeleteCascade-1264996722 tempest-VolumesDeleteCascade-1264996722-project-member] Volume info retrieved successfully. Aug 12 10:40:05.703687 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-7c62cf29-93c8-4151-829d-930f5956b1d0 tempest-VolumesDeleteCascade-1264996722 tempest-VolumesDeleteCascade-1264996722-project-member] https://10.4.3.105/volume/v3/volumes/5c9096ba-cf07-4dd3-89c7-72fa6a40718c returned with HTTP 200 Aug 12 10:40:05.704035 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 866/3433] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:40:05 2026] GET /volume/v3/volumes/5c9096ba-cf07-4dd3-89c7-72fa6a40718c => generated 818 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:40:05.816573 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-7d73d88e-3657-47d8-ac5f-67b7923f6dbd None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:05.818404 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-7d73d88e-3657-47d8-ac5f-67b7923f6dbd tempest-VolumeAndVolumeTypeFromImageTest-1722047270 tempest-VolumeAndVolumeTypeFromImageTest-1722047270-project-member] GET https://10.4.3.105/volume/v3/volumes/b1104995-9325-49d3-9621-8afb6804a50b Aug 12 10:40:05.818622 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-7d73d88e-3657-47d8-ac5f-67b7923f6dbd tempest-VolumeAndVolumeTypeFromImageTest-1722047270 tempest-VolumeAndVolumeTypeFromImageTest-1722047270-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:05.818806 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-7d73d88e-3657-47d8-ac5f-67b7923f6dbd tempest-VolumeAndVolumeTypeFromImageTest-1722047270 tempest-VolumeAndVolumeTypeFromImageTest-1722047270-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:05.826980 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:40:05.826980 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:40:05.830969 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-7d73d88e-3657-47d8-ac5f-67b7923f6dbd tempest-VolumeAndVolumeTypeFromImageTest-1722047270 tempest-VolumeAndVolumeTypeFromImageTest-1722047270-project-member] Volume info retrieved successfully. Aug 12 10:40:05.835912 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-7d73d88e-3657-47d8-ac5f-67b7923f6dbd tempest-VolumeAndVolumeTypeFromImageTest-1722047270 tempest-VolumeAndVolumeTypeFromImageTest-1722047270-project-member] https://10.4.3.105/volume/v3/volumes/b1104995-9325-49d3-9621-8afb6804a50b returned with HTTP 200 Aug 12 10:40:05.836537 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 863/3434] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:40:05 2026] GET /volume/v3/volumes/b1104995-9325-49d3-9621-8afb6804a50b => generated 951 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:40:06.464942 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-d16685f5-b6ba-495e-b166-78f159fcd299 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:06.467111 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-d16685f5-b6ba-495e-b166-78f159fcd299 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] GET https://10.4.3.105/volume/v3/backups/b0117fa1-e85c-4e68-8b2e-29c9d82b1563 Aug 12 10:40:06.467589 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-d16685f5-b6ba-495e-b166-78f159fcd299 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:06.468535 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-d16685f5-b6ba-495e-b166-78f159fcd299 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:06.468535 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-d16685f5-b6ba-495e-b166-78f159fcd299 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Show backup with id b0117fa1-e85c-4e68-8b2e-29c9d82b1563. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:40:06.473414 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:40:06.473414 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:40:06.474588 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-d16685f5-b6ba-495e-b166-78f159fcd299 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] https://10.4.3.105/volume/v3/backups/b0117fa1-e85c-4e68-8b2e-29c9d82b1563 returned with HTTP 200 Aug 12 10:40:06.475163 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 855/3435] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:40:06 2026] GET /volume/v3/backups/b0117fa1-e85c-4e68-8b2e-29c9d82b1563 => generated 784 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:40:06.716826 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-72cffb94-6f95-4013-add5-539763e59d8a None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:06.718727 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-72cffb94-6f95-4013-add5-539763e59d8a tempest-VolumesDeleteCascade-1264996722 tempest-VolumesDeleteCascade-1264996722-project-member] GET https://10.4.3.105/volume/v3/volumes/5c9096ba-cf07-4dd3-89c7-72fa6a40718c Aug 12 10:40:06.718918 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-72cffb94-6f95-4013-add5-539763e59d8a tempest-VolumesDeleteCascade-1264996722 tempest-VolumesDeleteCascade-1264996722-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:06.719109 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-72cffb94-6f95-4013-add5-539763e59d8a tempest-VolumesDeleteCascade-1264996722 tempest-VolumesDeleteCascade-1264996722-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:06.726107 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:40:06.726107 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:40:06.729923 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-72cffb94-6f95-4013-add5-539763e59d8a tempest-VolumesDeleteCascade-1264996722 tempest-VolumesDeleteCascade-1264996722-project-member] Volume info retrieved successfully. Aug 12 10:40:06.734499 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-72cffb94-6f95-4013-add5-539763e59d8a tempest-VolumesDeleteCascade-1264996722 tempest-VolumesDeleteCascade-1264996722-project-member] https://10.4.3.105/volume/v3/volumes/5c9096ba-cf07-4dd3-89c7-72fa6a40718c returned with HTTP 200 Aug 12 10:40:06.734872 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 852/3436] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:40:06 2026] GET /volume/v3/volumes/5c9096ba-cf07-4dd3-89c7-72fa6a40718c => generated 843 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:40:06.750368 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-a125e4cb-72e6-44d6-90fc-27ec2b1c9395 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:06.752168 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-a125e4cb-72e6-44d6-90fc-27ec2b1c9395 tempest-VolumesDeleteCascade-1264996722 tempest-VolumesDeleteCascade-1264996722-project-member] POST https://10.4.3.105/volume/v3/snapshots Aug 12 10:40:06.752477 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-a125e4cb-72e6-44d6-90fc-27ec2b1c9395 tempest-VolumesDeleteCascade-1264996722 tempest-VolumesDeleteCascade-1264996722-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5c9096ba-cf07-4dd3-89c7-72fa6a40718c", "name": "tempest-VolumesDeleteCascade-Snapshot-1684832383"}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:40:06.760540 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:40:06.760540 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:40:06.760948 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-a125e4cb-72e6-44d6-90fc-27ec2b1c9395 tempest-VolumesDeleteCascade-1264996722 tempest-VolumesDeleteCascade-1264996722-project-member] Volume info retrieved successfully. Aug 12 10:40:06.761052 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.v3.snapshots [None req-a125e4cb-72e6-44d6-90fc-27ec2b1c9395 tempest-VolumesDeleteCascade-1264996722 tempest-VolumesDeleteCascade-1264996722-project-member] Create snapshot from volume 5c9096ba-cf07-4dd3-89c7-72fa6a40718c Aug 12 10:40:06.791702 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.quota [None req-a125e4cb-72e6-44d6-90fc-27ec2b1c9395 tempest-VolumesDeleteCascade-1264996722 tempest-VolumesDeleteCascade-1264996722-project-member] Created reservations ['3feb05f6-5a72-4dab-a9de-e495d5209298', '390d9e0d-2caf-42b0-9a78-3a52df6a8f29', 'decf1e0f-2883-46f4-985b-0a0e1468cf17', 'bca08403-8045-45b8-878d-c60c25d578f0'] {{(pid=100375) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:40:06.832987 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-a125e4cb-72e6-44d6-90fc-27ec2b1c9395 tempest-VolumesDeleteCascade-1264996722 tempest-VolumesDeleteCascade-1264996722-project-member] Snapshot create request issued successfully. Aug 12 10:40:06.833338 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-a125e4cb-72e6-44d6-90fc-27ec2b1c9395 tempest-VolumesDeleteCascade-1264996722 tempest-VolumesDeleteCascade-1264996722-project-member] https://10.4.3.105/volume/v3/snapshots returned with HTTP 202 Aug 12 10:40:06.833866 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 867/3437] 10.4.3.105 () {68 vars in 1265 bytes} [Wed Aug 12 10:40:06 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 10:40:06.844662 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-2392c4f4-7175-4e91-887e-f8e8fd463ad7 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:06.848928 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-2392c4f4-7175-4e91-887e-f8e8fd463ad7 tempest-VolumesDeleteCascade-1264996722 tempest-VolumesDeleteCascade-1264996722-project-member] GET https://10.4.3.105/volume/v3/snapshots/1b3a9d31-0a65-4442-aeb8-824c1ae49a86 Aug 12 10:40:06.848928 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-2392c4f4-7175-4e91-887e-f8e8fd463ad7 tempest-VolumesDeleteCascade-1264996722 tempest-VolumesDeleteCascade-1264996722-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:06.848928 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-2392c4f4-7175-4e91-887e-f8e8fd463ad7 tempest-VolumesDeleteCascade-1264996722 tempest-VolumesDeleteCascade-1264996722-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:06.851459 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-bc14e5cf-7967-41d7-b929-23ac0996d319 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:06.854152 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-bc14e5cf-7967-41d7-b929-23ac0996d319 tempest-VolumeAndVolumeTypeFromImageTest-1722047270 tempest-VolumeAndVolumeTypeFromImageTest-1722047270-project-member] GET https://10.4.3.105/volume/v3/volumes/b1104995-9325-49d3-9621-8afb6804a50b Aug 12 10:40:06.855722 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-bc14e5cf-7967-41d7-b929-23ac0996d319 tempest-VolumeAndVolumeTypeFromImageTest-1722047270 tempest-VolumeAndVolumeTypeFromImageTest-1722047270-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:06.855722 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-bc14e5cf-7967-41d7-b929-23ac0996d319 tempest-VolumeAndVolumeTypeFromImageTest-1722047270 tempest-VolumeAndVolumeTypeFromImageTest-1722047270-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:06.855828 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:40:06.855828 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:40:06.855828 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-2392c4f4-7175-4e91-887e-f8e8fd463ad7 tempest-VolumesDeleteCascade-1264996722 tempest-VolumesDeleteCascade-1264996722-project-member] Snapshot retrieved successfully. Aug 12 10:40:06.855969 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-2392c4f4-7175-4e91-887e-f8e8fd463ad7 tempest-VolumesDeleteCascade-1264996722 tempest-VolumesDeleteCascade-1264996722-project-member] https://10.4.3.105/volume/v3/snapshots/1b3a9d31-0a65-4442-aeb8-824c1ae49a86 returned with HTTP 200 Aug 12 10:40:06.856362 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 864/3438] 10.4.3.105 () {66 vars in 1354 bytes} [Wed Aug 12 10:40:06 2026] GET /volume/v3/snapshots/1b3a9d31-0a65-4442-aeb8-824c1ae49a86 => generated 439 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:40:06.861722 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:40:06.861722 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:40:06.866099 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-bc14e5cf-7967-41d7-b929-23ac0996d319 tempest-VolumeAndVolumeTypeFromImageTest-1722047270 tempest-VolumeAndVolumeTypeFromImageTest-1722047270-project-member] Volume info retrieved successfully. Aug 12 10:40:06.870416 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-bc14e5cf-7967-41d7-b929-23ac0996d319 tempest-VolumeAndVolumeTypeFromImageTest-1722047270 tempest-VolumeAndVolumeTypeFromImageTest-1722047270-project-member] https://10.4.3.105/volume/v3/volumes/b1104995-9325-49d3-9621-8afb6804a50b returned with HTTP 200 Aug 12 10:40:06.870874 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 856/3439] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:40:06 2026] GET /volume/v3/volumes/b1104995-9325-49d3-9621-8afb6804a50b => generated 951 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:40:07.485675 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-90cda19b-690c-48e4-95a7-03fcc481917d None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:07.488204 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-90cda19b-690c-48e4-95a7-03fcc481917d tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] GET https://10.4.3.105/volume/v3/backups/b0117fa1-e85c-4e68-8b2e-29c9d82b1563 Aug 12 10:40:07.488204 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-90cda19b-690c-48e4-95a7-03fcc481917d tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:07.488204 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-90cda19b-690c-48e4-95a7-03fcc481917d tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:07.488340 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-90cda19b-690c-48e4-95a7-03fcc481917d tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Show backup with id b0117fa1-e85c-4e68-8b2e-29c9d82b1563. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:40:07.490647 np0000007037 devstack@c-api.service[100373]: DEBUG dbcounter [-] [100373] Writing DB stats cinder:SELECT=375,cinder:UPDATE=129,cinder:INSERT=71 {{(pid=100373) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 10:40:07.494052 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:40:07.494052 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:40:07.495176 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-90cda19b-690c-48e4-95a7-03fcc481917d tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] https://10.4.3.105/volume/v3/backups/b0117fa1-e85c-4e68-8b2e-29c9d82b1563 returned with HTTP 200 Aug 12 10:40:07.497740 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 853/3440] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:40:07 2026] GET /volume/v3/backups/b0117fa1-e85c-4e68-8b2e-29c9d82b1563 => generated 784 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 12 10:40:07.869174 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-3b75dfa9-91f7-4a94-b31f-1fb6cfa423f5 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:07.870908 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-3b75dfa9-91f7-4a94-b31f-1fb6cfa423f5 tempest-VolumesDeleteCascade-1264996722 tempest-VolumesDeleteCascade-1264996722-project-member] GET https://10.4.3.105/volume/v3/snapshots/1b3a9d31-0a65-4442-aeb8-824c1ae49a86 Aug 12 10:40:07.871299 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-3b75dfa9-91f7-4a94-b31f-1fb6cfa423f5 tempest-VolumesDeleteCascade-1264996722 tempest-VolumesDeleteCascade-1264996722-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:07.871649 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-3b75dfa9-91f7-4a94-b31f-1fb6cfa423f5 tempest-VolumesDeleteCascade-1264996722 tempest-VolumesDeleteCascade-1264996722-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:07.877132 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:40:07.877132 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:40:07.879185 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-3b75dfa9-91f7-4a94-b31f-1fb6cfa423f5 tempest-VolumesDeleteCascade-1264996722 tempest-VolumesDeleteCascade-1264996722-project-member] Snapshot retrieved successfully. Aug 12 10:40:07.879185 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-3b75dfa9-91f7-4a94-b31f-1fb6cfa423f5 tempest-VolumesDeleteCascade-1264996722 tempest-VolumesDeleteCascade-1264996722-project-member] https://10.4.3.105/volume/v3/snapshots/1b3a9d31-0a65-4442-aeb8-824c1ae49a86 returned with HTTP 200 Aug 12 10:40:07.879185 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 868/3441] 10.4.3.105 () {66 vars in 1354 bytes} [Wed Aug 12 10:40:07 2026] GET /volume/v3/snapshots/1b3a9d31-0a65-4442-aeb8-824c1ae49a86 => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:40:07.885805 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-c9a148da-bf7e-4509-8f75-a502e127cfe7 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:07.887948 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-4bf389ef-841c-4bbe-88f1-befb3b4e9e36 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:07.890961 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-c9a148da-bf7e-4509-8f75-a502e127cfe7 tempest-VolumeAndVolumeTypeFromImageTest-1722047270 tempest-VolumeAndVolumeTypeFromImageTest-1722047270-project-member] GET https://10.4.3.105/volume/v3/volumes/b1104995-9325-49d3-9621-8afb6804a50b Aug 12 10:40:07.890961 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-c9a148da-bf7e-4509-8f75-a502e127cfe7 tempest-VolumeAndVolumeTypeFromImageTest-1722047270 tempest-VolumeAndVolumeTypeFromImageTest-1722047270-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:07.890961 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-c9a148da-bf7e-4509-8f75-a502e127cfe7 tempest-VolumeAndVolumeTypeFromImageTest-1722047270 tempest-VolumeAndVolumeTypeFromImageTest-1722047270-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:07.891072 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-4bf389ef-841c-4bbe-88f1-befb3b4e9e36 tempest-VolumesDeleteCascade-1264996722 tempest-VolumesDeleteCascade-1264996722-project-member] POST https://10.4.3.105/volume/v3/volumes Aug 12 10:40:07.891072 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-4bf389ef-841c-4bbe-88f1-befb3b4e9e36 tempest-VolumesDeleteCascade-1264996722 tempest-VolumesDeleteCascade-1264996722-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "1b3a9d31-0a65-4442-aeb8-824c1ae49a86", "size": 1, "name": "tempest-VolumesDeleteCascade-Volume-709395686"}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:40:07.891119 np0000007037 devstack@c-api.service[100372]: DEBUG dbcounter [-] [100372] Writing DB stats cinder:SELECT=290,cinder:UPDATE=71,cinder:INSERT=32 {{(pid=100372) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 10:40:07.891949 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.volumes [None req-4bf389ef-841c-4bbe-88f1-befb3b4e9e36 tempest-VolumesDeleteCascade-1264996722 tempest-VolumesDeleteCascade-1264996722-project-member] Create volume request body: {'volume': {'snapshot_id': '1b3a9d31-0a65-4442-aeb8-824c1ae49a86', 'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-709395686'}} {{(pid=100374) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 10:40:07.895752 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:40:07.895752 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:40:07.897322 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:40:07.897322 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:40:07.897947 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-4bf389ef-841c-4bbe-88f1-befb3b4e9e36 tempest-VolumesDeleteCascade-1264996722 tempest-VolumesDeleteCascade-1264996722-project-member] Snapshot retrieved successfully. Aug 12 10:40:07.898257 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.v3.volumes [None req-4bf389ef-841c-4bbe-88f1-befb3b4e9e36 tempest-VolumesDeleteCascade-1264996722 tempest-VolumesDeleteCascade-1264996722-project-member] Create volume of 1 GB Aug 12 10:40:07.900004 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-c9a148da-bf7e-4509-8f75-a502e127cfe7 tempest-VolumeAndVolumeTypeFromImageTest-1722047270 tempest-VolumeAndVolumeTypeFromImageTest-1722047270-project-member] Volume info retrieved successfully. Aug 12 10:40:07.902396 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-4bf389ef-841c-4bbe-88f1-befb3b4e9e36 tempest-VolumesDeleteCascade-1264996722 tempest-VolumesDeleteCascade-1264996722-project-member] Availability Zones retrieved successfully. Aug 12 10:40:07.904635 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-c9a148da-bf7e-4509-8f75-a502e127cfe7 tempest-VolumeAndVolumeTypeFromImageTest-1722047270 tempest-VolumeAndVolumeTypeFromImageTest-1722047270-project-member] https://10.4.3.105/volume/v3/volumes/b1104995-9325-49d3-9621-8afb6804a50b returned with HTTP 200 Aug 12 10:40:07.905157 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 865/3442] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:40:07 2026] GET /volume/v3/volumes/b1104995-9325-49d3-9621-8afb6804a50b => generated 951 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:40:07.908869 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-4bf389ef-841c-4bbe-88f1-befb3b4e9e36 tempest-VolumesDeleteCascade-1264996722 tempest-VolumesDeleteCascade-1264996722-project-member] Flow 'volume_create_api' (715f25d9-468f-4baa-a435-5a570a15c5dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:40:07.909872 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-4bf389ef-841c-4bbe-88f1-befb3b4e9e36 tempest-VolumesDeleteCascade-1264996722 tempest-VolumesDeleteCascade-1264996722-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3c66c896-059d-47c4-b4ac-ebcc8a793886) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:40:07.910980 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.flows.api.create_volume [None req-4bf389ef-841c-4bbe-88f1-befb3b4e9e36 tempest-VolumesDeleteCascade-1264996722 tempest-VolumesDeleteCascade-1264996722-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100374) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 10:40:07.941740 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-4bf389ef-841c-4bbe-88f1-befb3b4e9e36 tempest-VolumesDeleteCascade-1264996722 tempest-VolumesDeleteCascade-1264996722-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3c66c896-059d-47c4-b4ac-ebcc8a793886) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '1b3a9d31-0a65-4442-aeb8-824c1ae49a86', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T10:26:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6cd66f07-4c7b-40b2-9dfb-378538f29c9e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:40:07.942740 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-4bf389ef-841c-4bbe-88f1-befb3b4e9e36 tempest-VolumesDeleteCascade-1264996722 tempest-VolumesDeleteCascade-1264996722-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fccb55ff-bfb3-43cd-bdd1-39ae961c70e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:40:07.991575 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.quota [None req-4bf389ef-841c-4bbe-88f1-befb3b4e9e36 tempest-VolumesDeleteCascade-1264996722 tempest-VolumesDeleteCascade-1264996722-project-member] Created reservations ['8ddcf32c-adb3-403a-afc1-6310112c14de', '84b35d73-dca3-4072-ba36-d1ecdc2ac138', 'c4156008-66a3-432e-a6b9-461dbd0858a6', '3841f7be-be05-4784-ad12-59a905cc4d13'] {{(pid=100374) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:40:07.991575 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-4bf389ef-841c-4bbe-88f1-befb3b4e9e36 tempest-VolumesDeleteCascade-1264996722 tempest-VolumesDeleteCascade-1264996722-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fccb55ff-bfb3-43cd-bdd1-39ae961c70e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8ddcf32c-adb3-403a-afc1-6310112c14de', '84b35d73-dca3-4072-ba36-d1ecdc2ac138', 'c4156008-66a3-432e-a6b9-461dbd0858a6', '3841f7be-be05-4784-ad12-59a905cc4d13']}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:40:07.991575 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-4bf389ef-841c-4bbe-88f1-befb3b4e9e36 tempest-VolumesDeleteCascade-1264996722 tempest-VolumesDeleteCascade-1264996722-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b907c0d1-59f1-4db8-b795-fd8853269cff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:40:08.036489 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-4bf389ef-841c-4bbe-88f1-befb3b4e9e36 tempest-VolumesDeleteCascade-1264996722 tempest-VolumesDeleteCascade-1264996722-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b907c0d1-59f1-4db8-b795-fd8853269cff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a680d81e-78d6-452d-b3ee-2277b9acc16c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-709395686',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a287984193964733b56f9ccd44ea8d20',qos_specs=None,replication_status=,reservations=['8ddcf32c-adb3-403a-afc1-6310112c14de','84b35d73-dca3-4072-ba36-d1ecdc2ac138','c4156008-66a3-432e-a6b9-461dbd0858a6','3841f7be-be05-4784-ad12-59a905cc4d13'],size=1,snapshot_id=1b3a9d31-0a65-4442-aeb8-824c1ae49a86,source_replicaid=,source_volid=None,status='creating',user_id='868df0ad0b8945729f6dfa3bb01ec0be',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:40:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-709395686',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a680d81e-78d6-452d-b3ee-2277b9acc16c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a287984193964733b56f9ccd44ea8d20',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=1b3a9d31-0a65-4442-aeb8-824c1ae49a86,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='868df0ad0b8945729f6dfa3bb01ec0be',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6cd66f07-4c7b-40b2-9dfb-378538f29c9e),volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:40:08.037348 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-4bf389ef-841c-4bbe-88f1-befb3b4e9e36 tempest-VolumesDeleteCascade-1264996722 tempest-VolumesDeleteCascade-1264996722-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (64a7efc5-c2da-4b8c-ae52-e5e225968e48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:40:08.057775 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-4bf389ef-841c-4bbe-88f1-befb3b4e9e36 tempest-VolumesDeleteCascade-1264996722 tempest-VolumesDeleteCascade-1264996722-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (64a7efc5-c2da-4b8c-ae52-e5e225968e48) transitioned into state 'SUCCESS' from state '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-709395686',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a287984193964733b56f9ccd44ea8d20',qos_specs=None,replication_status=,reservations=['8ddcf32c-adb3-403a-afc1-6310112c14de','84b35d73-dca3-4072-ba36-d1ecdc2ac138','c4156008-66a3-432e-a6b9-461dbd0858a6','3841f7be-be05-4784-ad12-59a905cc4d13'],size=1,snapshot_id=1b3a9d31-0a65-4442-aeb8-824c1ae49a86,source_replicaid=,source_volid=None,status='creating',user_id='868df0ad0b8945729f6dfa3bb01ec0be',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:40:08.058765 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-4bf389ef-841c-4bbe-88f1-befb3b4e9e36 tempest-VolumesDeleteCascade-1264996722 tempest-VolumesDeleteCascade-1264996722-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e650dc04-3a09-48a9-8a7c-6cf4d33a84a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:40:08.085973 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-4bf389ef-841c-4bbe-88f1-befb3b4e9e36 tempest-VolumesDeleteCascade-1264996722 tempest-VolumesDeleteCascade-1264996722-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e650dc04-3a09-48a9-8a7c-6cf4d33a84a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:40:08.087084 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-4bf389ef-841c-4bbe-88f1-befb3b4e9e36 tempest-VolumesDeleteCascade-1264996722 tempest-VolumesDeleteCascade-1264996722-project-member] Flow 'volume_create_api' (715f25d9-468f-4baa-a435-5a570a15c5dc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100374) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:40:08.087542 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-4bf389ef-841c-4bbe-88f1-befb3b4e9e36 tempest-VolumesDeleteCascade-1264996722 tempest-VolumesDeleteCascade-1264996722-project-member] Create volume request issued successfully. Aug 12 10:40:08.088360 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-4bf389ef-841c-4bbe-88f1-befb3b4e9e36 tempest-VolumesDeleteCascade-1264996722 tempest-VolumesDeleteCascade-1264996722-project-member] https://10.4.3.105/volume/v3/volumes returned with HTTP 202 Aug 12 10:40:08.089189 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 857/3443] 10.4.3.105 () {68 vars in 1259 bytes} [Wed Aug 12 10:40:07 2026] POST /volume/v3/volumes => generated 784 bytes in 202 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 10:40:08.110881 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-ec5df2c7-8676-4b85-89d0-11109149274f None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:08.113376 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-ec5df2c7-8676-4b85-89d0-11109149274f tempest-VolumesDeleteCascade-1264996722 tempest-VolumesDeleteCascade-1264996722-project-member] GET https://10.4.3.105/volume/v3/volumes/a680d81e-78d6-452d-b3ee-2277b9acc16c Aug 12 10:40:08.114125 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-ec5df2c7-8676-4b85-89d0-11109149274f tempest-VolumesDeleteCascade-1264996722 tempest-VolumesDeleteCascade-1264996722-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:08.114125 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-ec5df2c7-8676-4b85-89d0-11109149274f tempest-VolumesDeleteCascade-1264996722 tempest-VolumesDeleteCascade-1264996722-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:08.122821 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:40:08.122821 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:40:08.127805 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-ec5df2c7-8676-4b85-89d0-11109149274f tempest-VolumesDeleteCascade-1264996722 tempest-VolumesDeleteCascade-1264996722-project-member] Volume info retrieved successfully. Aug 12 10:40:08.133788 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-ec5df2c7-8676-4b85-89d0-11109149274f tempest-VolumesDeleteCascade-1264996722 tempest-VolumesDeleteCascade-1264996722-project-member] https://10.4.3.105/volume/v3/volumes/a680d81e-78d6-452d-b3ee-2277b9acc16c returned with HTTP 200 Aug 12 10:40:08.134334 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 854/3444] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:40:08 2026] GET /volume/v3/volumes/a680d81e-78d6-452d-b3ee-2277b9acc16c => generated 852 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:40:08.507229 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-c645a69a-75de-419f-9d95-d10f6039ef26 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:08.509536 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-c645a69a-75de-419f-9d95-d10f6039ef26 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] GET https://10.4.3.105/volume/v3/backups/b0117fa1-e85c-4e68-8b2e-29c9d82b1563 Aug 12 10:40:08.509778 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-c645a69a-75de-419f-9d95-d10f6039ef26 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:08.510010 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-c645a69a-75de-419f-9d95-d10f6039ef26 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:08.510218 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-c645a69a-75de-419f-9d95-d10f6039ef26 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Show backup with id b0117fa1-e85c-4e68-8b2e-29c9d82b1563. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:40:08.514652 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:40:08.514652 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:40:08.515505 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-c645a69a-75de-419f-9d95-d10f6039ef26 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] https://10.4.3.105/volume/v3/backups/b0117fa1-e85c-4e68-8b2e-29c9d82b1563 returned with HTTP 200 Aug 12 10:40:08.515887 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 869/3445] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:40:08 2026] GET /volume/v3/backups/b0117fa1-e85c-4e68-8b2e-29c9d82b1563 => generated 784 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:40:08.920876 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-9d3bdf0d-32b8-4b62-b5ff-db460040054a None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:08.922762 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-9d3bdf0d-32b8-4b62-b5ff-db460040054a tempest-VolumeAndVolumeTypeFromImageTest-1722047270 tempest-VolumeAndVolumeTypeFromImageTest-1722047270-project-member] GET https://10.4.3.105/volume/v3/volumes/b1104995-9325-49d3-9621-8afb6804a50b Aug 12 10:40:08.922968 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-9d3bdf0d-32b8-4b62-b5ff-db460040054a tempest-VolumeAndVolumeTypeFromImageTest-1722047270 tempest-VolumeAndVolumeTypeFromImageTest-1722047270-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:08.923213 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-9d3bdf0d-32b8-4b62-b5ff-db460040054a tempest-VolumeAndVolumeTypeFromImageTest-1722047270 tempest-VolumeAndVolumeTypeFromImageTest-1722047270-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:08.929956 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:40:08.929956 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:40:08.933500 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-9d3bdf0d-32b8-4b62-b5ff-db460040054a tempest-VolumeAndVolumeTypeFromImageTest-1722047270 tempest-VolumeAndVolumeTypeFromImageTest-1722047270-project-member] Volume info retrieved successfully. Aug 12 10:40:08.937446 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-9d3bdf0d-32b8-4b62-b5ff-db460040054a tempest-VolumeAndVolumeTypeFromImageTest-1722047270 tempest-VolumeAndVolumeTypeFromImageTest-1722047270-project-member] https://10.4.3.105/volume/v3/volumes/b1104995-9325-49d3-9621-8afb6804a50b returned with HTTP 200 Aug 12 10:40:08.937990 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 866/3446] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:40:08 2026] GET /volume/v3/volumes/b1104995-9325-49d3-9621-8afb6804a50b => generated 951 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:40:09.151325 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-f008d1d6-17a2-4c49-8b18-ec891f2b8630 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:09.153750 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-f008d1d6-17a2-4c49-8b18-ec891f2b8630 tempest-VolumesDeleteCascade-1264996722 tempest-VolumesDeleteCascade-1264996722-project-member] GET https://10.4.3.105/volume/v3/volumes/a680d81e-78d6-452d-b3ee-2277b9acc16c Aug 12 10:40:09.153925 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-f008d1d6-17a2-4c49-8b18-ec891f2b8630 tempest-VolumesDeleteCascade-1264996722 tempest-VolumesDeleteCascade-1264996722-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:09.154240 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-f008d1d6-17a2-4c49-8b18-ec891f2b8630 tempest-VolumesDeleteCascade-1264996722 tempest-VolumesDeleteCascade-1264996722-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:09.156296 np0000007037 devstack@c-api.service[100374]: DEBUG dbcounter [-] [100374] Writing DB stats cinder:SELECT=392,cinder:INSERT=78,cinder:UPDATE=149 {{(pid=100374) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 10:40:09.163177 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:40:09.163177 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:40:09.166701 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-f008d1d6-17a2-4c49-8b18-ec891f2b8630 tempest-VolumesDeleteCascade-1264996722 tempest-VolumesDeleteCascade-1264996722-project-member] Volume info retrieved successfully. Aug 12 10:40:09.170431 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-f008d1d6-17a2-4c49-8b18-ec891f2b8630 tempest-VolumesDeleteCascade-1264996722 tempest-VolumesDeleteCascade-1264996722-project-member] https://10.4.3.105/volume/v3/volumes/a680d81e-78d6-452d-b3ee-2277b9acc16c returned with HTTP 200 Aug 12 10:40:09.170816 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 858/3447] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:40:09 2026] GET /volume/v3/volumes/a680d81e-78d6-452d-b3ee-2277b9acc16c => generated 877 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:40:09.182630 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-04967246-90bf-457f-98fe-e520236749bc None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:09.184619 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-04967246-90bf-457f-98fe-e520236749bc tempest-VolumesDeleteCascade-1264996722 tempest-VolumesDeleteCascade-1264996722-project-member] GET https://10.4.3.105/volume/v3/volumes/a680d81e-78d6-452d-b3ee-2277b9acc16c Aug 12 10:40:09.184828 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-04967246-90bf-457f-98fe-e520236749bc tempest-VolumesDeleteCascade-1264996722 tempest-VolumesDeleteCascade-1264996722-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:09.185031 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-04967246-90bf-457f-98fe-e520236749bc tempest-VolumesDeleteCascade-1264996722 tempest-VolumesDeleteCascade-1264996722-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:09.193940 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:40:09.193940 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:40:09.197792 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-04967246-90bf-457f-98fe-e520236749bc tempest-VolumesDeleteCascade-1264996722 tempest-VolumesDeleteCascade-1264996722-project-member] Volume info retrieved successfully. Aug 12 10:40:09.201937 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-04967246-90bf-457f-98fe-e520236749bc tempest-VolumesDeleteCascade-1264996722 tempest-VolumesDeleteCascade-1264996722-project-member] https://10.4.3.105/volume/v3/volumes/a680d81e-78d6-452d-b3ee-2277b9acc16c returned with HTTP 200 Aug 12 10:40:09.202309 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 855/3448] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:40:09 2026] GET /volume/v3/volumes/a680d81e-78d6-452d-b3ee-2277b9acc16c => generated 877 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:40:09.215312 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-21ae8eda-4093-4e2f-8e7d-b0715ab5618f None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:09.217131 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-21ae8eda-4093-4e2f-8e7d-b0715ab5618f tempest-VolumesDeleteCascade-1264996722 tempest-VolumesDeleteCascade-1264996722-project-member] DELETE https://10.4.3.105/volume/v3/volumes/5c9096ba-cf07-4dd3-89c7-72fa6a40718c?cascade=True Aug 12 10:40:09.217379 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-21ae8eda-4093-4e2f-8e7d-b0715ab5618f tempest-VolumesDeleteCascade-1264996722 tempest-VolumesDeleteCascade-1264996722-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:09.217657 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-21ae8eda-4093-4e2f-8e7d-b0715ab5618f tempest-VolumesDeleteCascade-1264996722 tempest-VolumesDeleteCascade-1264996722-project-member] Calling method 'delete' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:09.217866 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.v3.volumes [None req-21ae8eda-4093-4e2f-8e7d-b0715ab5618f tempest-VolumesDeleteCascade-1264996722 tempest-VolumesDeleteCascade-1264996722-project-member] Delete volume with id: 5c9096ba-cf07-4dd3-89c7-72fa6a40718c Aug 12 10:40:09.220320 np0000007037 devstack@c-api.service[100375]: DEBUG dbcounter [-] [100375] Writing DB stats cinder:SELECT=312,cinder:UPDATE=77,cinder:INSERT=35 {{(pid=100375) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 10:40:09.226879 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:40:09.226879 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:40:09.227450 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-21ae8eda-4093-4e2f-8e7d-b0715ab5618f tempest-VolumesDeleteCascade-1264996722 tempest-VolumesDeleteCascade-1264996722-project-member] Volume info retrieved successfully. Aug 12 10:40:09.259471 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-21ae8eda-4093-4e2f-8e7d-b0715ab5618f tempest-VolumesDeleteCascade-1264996722 tempest-VolumesDeleteCascade-1264996722-project-member] Delete volume request issued successfully. Aug 12 10:40:09.259750 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-21ae8eda-4093-4e2f-8e7d-b0715ab5618f tempest-VolumesDeleteCascade-1264996722 tempest-VolumesDeleteCascade-1264996722-project-member] https://10.4.3.105/volume/v3/volumes/5c9096ba-cf07-4dd3-89c7-72fa6a40718c?cascade=True returned with HTTP 202 Aug 12 10:40:09.260206 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 870/3449] 10.4.3.105 () {66 vars in 1376 bytes} [Wed Aug 12 10:40:09 2026] DELETE /volume/v3/volumes/5c9096ba-cf07-4dd3-89c7-72fa6a40718c?cascade=True => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 10:40:09.268436 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-9aab53f4-53ef-4e4d-a381-ae44c8d8d3f1 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:09.270208 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-9aab53f4-53ef-4e4d-a381-ae44c8d8d3f1 tempest-VolumesDeleteCascade-1264996722 tempest-VolumesDeleteCascade-1264996722-project-member] GET https://10.4.3.105/volume/v3/volumes/5c9096ba-cf07-4dd3-89c7-72fa6a40718c Aug 12 10:40:09.270401 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-9aab53f4-53ef-4e4d-a381-ae44c8d8d3f1 tempest-VolumesDeleteCascade-1264996722 tempest-VolumesDeleteCascade-1264996722-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:09.270601 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-9aab53f4-53ef-4e4d-a381-ae44c8d8d3f1 tempest-VolumesDeleteCascade-1264996722 tempest-VolumesDeleteCascade-1264996722-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:09.277968 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:40:09.277968 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:40:09.282422 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-9aab53f4-53ef-4e4d-a381-ae44c8d8d3f1 tempest-VolumesDeleteCascade-1264996722 tempest-VolumesDeleteCascade-1264996722-project-member] Volume info retrieved successfully. Aug 12 10:40:09.286830 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-9aab53f4-53ef-4e4d-a381-ae44c8d8d3f1 tempest-VolumesDeleteCascade-1264996722 tempest-VolumesDeleteCascade-1264996722-project-member] https://10.4.3.105/volume/v3/volumes/5c9096ba-cf07-4dd3-89c7-72fa6a40718c returned with HTTP 200 Aug 12 10:40:09.287202 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 867/3450] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:40:09 2026] GET /volume/v3/volumes/5c9096ba-cf07-4dd3-89c7-72fa6a40718c => generated 842 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:40:09.530550 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-2cd2734f-8eb5-4de4-9082-a72dd1f67d2a None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:09.533369 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-2cd2734f-8eb5-4de4-9082-a72dd1f67d2a tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] GET https://10.4.3.105/volume/v3/backups/b0117fa1-e85c-4e68-8b2e-29c9d82b1563 Aug 12 10:40:09.533369 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-2cd2734f-8eb5-4de4-9082-a72dd1f67d2a tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:09.534186 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-2cd2734f-8eb5-4de4-9082-a72dd1f67d2a tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:09.534186 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-2cd2734f-8eb5-4de4-9082-a72dd1f67d2a tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Show backup with id b0117fa1-e85c-4e68-8b2e-29c9d82b1563. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:40:09.541313 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:40:09.541313 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:40:09.542290 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-2cd2734f-8eb5-4de4-9082-a72dd1f67d2a tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] https://10.4.3.105/volume/v3/backups/b0117fa1-e85c-4e68-8b2e-29c9d82b1563 returned with HTTP 200 Aug 12 10:40:09.542877 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 859/3451] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:40:09 2026] GET /volume/v3/backups/b0117fa1-e85c-4e68-8b2e-29c9d82b1563 => generated 784 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:40:09.950611 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-43ebbfcb-36f5-4960-80bd-993bf138838a None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:09.952502 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-43ebbfcb-36f5-4960-80bd-993bf138838a tempest-VolumeAndVolumeTypeFromImageTest-1722047270 tempest-VolumeAndVolumeTypeFromImageTest-1722047270-project-member] GET https://10.4.3.105/volume/v3/volumes/b1104995-9325-49d3-9621-8afb6804a50b Aug 12 10:40:09.952760 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-43ebbfcb-36f5-4960-80bd-993bf138838a tempest-VolumeAndVolumeTypeFromImageTest-1722047270 tempest-VolumeAndVolumeTypeFromImageTest-1722047270-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:09.952979 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-43ebbfcb-36f5-4960-80bd-993bf138838a tempest-VolumeAndVolumeTypeFromImageTest-1722047270 tempest-VolumeAndVolumeTypeFromImageTest-1722047270-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:09.960614 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:40:09.960614 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:40:09.965460 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-43ebbfcb-36f5-4960-80bd-993bf138838a tempest-VolumeAndVolumeTypeFromImageTest-1722047270 tempest-VolumeAndVolumeTypeFromImageTest-1722047270-project-member] Volume info retrieved successfully. Aug 12 10:40:09.970926 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-43ebbfcb-36f5-4960-80bd-993bf138838a tempest-VolumeAndVolumeTypeFromImageTest-1722047270 tempest-VolumeAndVolumeTypeFromImageTest-1722047270-project-member] https://10.4.3.105/volume/v3/volumes/b1104995-9325-49d3-9621-8afb6804a50b returned with HTTP 200 Aug 12 10:40:09.971405 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 856/3452] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:40:09 2026] GET /volume/v3/volumes/b1104995-9325-49d3-9621-8afb6804a50b => generated 951 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:40:10.300537 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-edf78ffe-a7ed-4c94-af6e-a39ac1013b1c None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:10.302713 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-edf78ffe-a7ed-4c94-af6e-a39ac1013b1c tempest-VolumesDeleteCascade-1264996722 tempest-VolumesDeleteCascade-1264996722-project-member] GET https://10.4.3.105/volume/v3/volumes/5c9096ba-cf07-4dd3-89c7-72fa6a40718c Aug 12 10:40:10.302926 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-edf78ffe-a7ed-4c94-af6e-a39ac1013b1c tempest-VolumesDeleteCascade-1264996722 tempest-VolumesDeleteCascade-1264996722-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:10.303154 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-edf78ffe-a7ed-4c94-af6e-a39ac1013b1c tempest-VolumesDeleteCascade-1264996722 tempest-VolumesDeleteCascade-1264996722-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:10.311115 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-edf78ffe-a7ed-4c94-af6e-a39ac1013b1c tempest-VolumesDeleteCascade-1264996722 tempest-VolumesDeleteCascade-1264996722-project-member] https://10.4.3.105/volume/v3/volumes/5c9096ba-cf07-4dd3-89c7-72fa6a40718c returned with HTTP 404 Aug 12 10:40:10.311648 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 871/3453] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:40:10 2026] GET /volume/v3/volumes/5c9096ba-cf07-4dd3-89c7-72fa6a40718c => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:40:10.321200 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-cedca424-03ba-4ee5-9ede-b7483e22960e None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:10.324585 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-cedca424-03ba-4ee5-9ede-b7483e22960e tempest-VolumesDeleteCascade-1264996722 tempest-VolumesDeleteCascade-1264996722-project-member] GET https://10.4.3.105/volume/v3/volumes Aug 12 10:40:10.324802 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-cedca424-03ba-4ee5-9ede-b7483e22960e tempest-VolumesDeleteCascade-1264996722 tempest-VolumesDeleteCascade-1264996722-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:10.325092 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-cedca424-03ba-4ee5-9ede-b7483e22960e tempest-VolumesDeleteCascade-1264996722 tempest-VolumesDeleteCascade-1264996722-project-member] Calling method 'index' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:10.325483 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.api_utils [None req-cedca424-03ba-4ee5-9ede-b7483e22960e tempest-VolumesDeleteCascade-1264996722 tempest-VolumesDeleteCascade-1264996722-project-member] Removing options '' from query. {{(pid=100372) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 10:40:10.326860 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-cedca424-03ba-4ee5-9ede-b7483e22960e tempest-VolumesDeleteCascade-1264996722 tempest-VolumesDeleteCascade-1264996722-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100372) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 10:40:10.338739 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-cedca424-03ba-4ee5-9ede-b7483e22960e tempest-VolumesDeleteCascade-1264996722 tempest-VolumesDeleteCascade-1264996722-project-member] Get all volumes completed successfully. Aug 12 10:40:10.339301 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-cedca424-03ba-4ee5-9ede-b7483e22960e tempest-VolumesDeleteCascade-1264996722 tempest-VolumesDeleteCascade-1264996722-project-member] https://10.4.3.105/volume/v3/volumes returned with HTTP 200 Aug 12 10:40:10.339905 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 868/3454] 10.4.3.105 () {66 vars in 1237 bytes} [Wed Aug 12 10:40:10 2026] GET /volume/v3/volumes => generated 334 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:40:10.349697 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-b29112b9-6175-422a-9591-ceb891813edf None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:10.351586 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-b29112b9-6175-422a-9591-ceb891813edf tempest-VolumesDeleteCascade-1264996722 tempest-VolumesDeleteCascade-1264996722-project-member] GET https://10.4.3.105/volume/v3/snapshots Aug 12 10:40:10.351812 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-b29112b9-6175-422a-9591-ceb891813edf tempest-VolumesDeleteCascade-1264996722 tempest-VolumesDeleteCascade-1264996722-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:10.352045 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-b29112b9-6175-422a-9591-ceb891813edf tempest-VolumesDeleteCascade-1264996722 tempest-VolumesDeleteCascade-1264996722-project-member] Calling method 'index' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:10.352328 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.api_utils [None req-b29112b9-6175-422a-9591-ceb891813edf tempest-VolumesDeleteCascade-1264996722 tempest-VolumesDeleteCascade-1264996722-project-member] Removing options '' from query. {{(pid=100374) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 10:40:10.353357 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.db.api [None req-b29112b9-6175-422a-9591-ceb891813edf tempest-VolumesDeleteCascade-1264996722 tempest-VolumesDeleteCascade-1264996722-project-member] Building query based on filter {{(pid=100374) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 12 10:40:10.357014 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-b29112b9-6175-422a-9591-ceb891813edf tempest-VolumesDeleteCascade-1264996722 tempest-VolumesDeleteCascade-1264996722-project-member] Get all snapshots completed successfully. Aug 12 10:40:10.357329 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-b29112b9-6175-422a-9591-ceb891813edf tempest-VolumesDeleteCascade-1264996722 tempest-VolumesDeleteCascade-1264996722-project-member] https://10.4.3.105/volume/v3/snapshots returned with HTTP 200 Aug 12 10:40:10.357798 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 860/3455] 10.4.3.105 () {66 vars in 1243 bytes} [Wed Aug 12 10:40:10 2026] GET /volume/v3/snapshots => generated 17 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 12 10:40:10.366936 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-c3d1ba72-2618-4d2f-8d1a-28bfc4cb31a4 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:10.369124 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-c3d1ba72-2618-4d2f-8d1a-28bfc4cb31a4 tempest-VolumesDeleteCascade-1264996722 tempest-VolumesDeleteCascade-1264996722-project-member] GET https://10.4.3.105/volume/v3/volumes/a680d81e-78d6-452d-b3ee-2277b9acc16c Aug 12 10:40:10.369366 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-c3d1ba72-2618-4d2f-8d1a-28bfc4cb31a4 tempest-VolumesDeleteCascade-1264996722 tempest-VolumesDeleteCascade-1264996722-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:10.369648 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-c3d1ba72-2618-4d2f-8d1a-28bfc4cb31a4 tempest-VolumesDeleteCascade-1264996722 tempest-VolumesDeleteCascade-1264996722-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:10.379364 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:40:10.379364 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:40:10.384458 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-c3d1ba72-2618-4d2f-8d1a-28bfc4cb31a4 tempest-VolumesDeleteCascade-1264996722 tempest-VolumesDeleteCascade-1264996722-project-member] Volume info retrieved successfully. Aug 12 10:40:10.390438 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-c3d1ba72-2618-4d2f-8d1a-28bfc4cb31a4 tempest-VolumesDeleteCascade-1264996722 tempest-VolumesDeleteCascade-1264996722-project-member] https://10.4.3.105/volume/v3/volumes/a680d81e-78d6-452d-b3ee-2277b9acc16c returned with HTTP 200 Aug 12 10:40:10.390984 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 857/3456] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:40:10 2026] GET /volume/v3/volumes/a680d81e-78d6-452d-b3ee-2277b9acc16c => generated 877 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:40:10.404554 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-a060150f-5380-4322-832b-30d5d4408a08 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:10.406566 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-a060150f-5380-4322-832b-30d5d4408a08 tempest-VolumesDeleteCascade-1264996722 tempest-VolumesDeleteCascade-1264996722-project-member] DELETE https://10.4.3.105/volume/v3/volumes/a680d81e-78d6-452d-b3ee-2277b9acc16c Aug 12 10:40:10.406793 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-a060150f-5380-4322-832b-30d5d4408a08 tempest-VolumesDeleteCascade-1264996722 tempest-VolumesDeleteCascade-1264996722-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:10.407013 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-a060150f-5380-4322-832b-30d5d4408a08 tempest-VolumesDeleteCascade-1264996722 tempest-VolumesDeleteCascade-1264996722-project-member] Calling method 'delete' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:10.407230 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.v3.volumes [None req-a060150f-5380-4322-832b-30d5d4408a08 tempest-VolumesDeleteCascade-1264996722 tempest-VolumesDeleteCascade-1264996722-project-member] Delete volume with id: a680d81e-78d6-452d-b3ee-2277b9acc16c Aug 12 10:40:10.415163 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:40:10.415163 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:40:10.415672 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-a060150f-5380-4322-832b-30d5d4408a08 tempest-VolumesDeleteCascade-1264996722 tempest-VolumesDeleteCascade-1264996722-project-member] Volume info retrieved successfully. Aug 12 10:40:10.436797 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-a060150f-5380-4322-832b-30d5d4408a08 tempest-VolumesDeleteCascade-1264996722 tempest-VolumesDeleteCascade-1264996722-project-member] Delete volume request issued successfully. Aug 12 10:40:10.437269 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-a060150f-5380-4322-832b-30d5d4408a08 tempest-VolumesDeleteCascade-1264996722 tempest-VolumesDeleteCascade-1264996722-project-member] https://10.4.3.105/volume/v3/volumes/a680d81e-78d6-452d-b3ee-2277b9acc16c returned with HTTP 202 Aug 12 10:40:10.437768 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 872/3457] 10.4.3.105 () {66 vars in 1351 bytes} [Wed Aug 12 10:40:10 2026] DELETE /volume/v3/volumes/a680d81e-78d6-452d-b3ee-2277b9acc16c => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 10:40:10.446605 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-b7ed39da-46ce-43dc-88b6-4fc920ea1dd4 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:10.448545 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-b7ed39da-46ce-43dc-88b6-4fc920ea1dd4 tempest-VolumesDeleteCascade-1264996722 tempest-VolumesDeleteCascade-1264996722-project-member] GET https://10.4.3.105/volume/v3/volumes/a680d81e-78d6-452d-b3ee-2277b9acc16c Aug 12 10:40:10.448812 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-b7ed39da-46ce-43dc-88b6-4fc920ea1dd4 tempest-VolumesDeleteCascade-1264996722 tempest-VolumesDeleteCascade-1264996722-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:10.449068 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-b7ed39da-46ce-43dc-88b6-4fc920ea1dd4 tempest-VolumesDeleteCascade-1264996722 tempest-VolumesDeleteCascade-1264996722-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:10.456493 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:40:10.456493 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:40:10.460285 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-b7ed39da-46ce-43dc-88b6-4fc920ea1dd4 tempest-VolumesDeleteCascade-1264996722 tempest-VolumesDeleteCascade-1264996722-project-member] Volume info retrieved successfully. Aug 12 10:40:10.465713 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-b7ed39da-46ce-43dc-88b6-4fc920ea1dd4 tempest-VolumesDeleteCascade-1264996722 tempest-VolumesDeleteCascade-1264996722-project-member] https://10.4.3.105/volume/v3/volumes/a680d81e-78d6-452d-b3ee-2277b9acc16c returned with HTTP 200 Aug 12 10:40:10.466173 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 869/3458] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:40:10 2026] GET /volume/v3/volumes/a680d81e-78d6-452d-b3ee-2277b9acc16c => generated 876 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:40:10.554940 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-4f532be8-b071-4071-bcbf-5eb9fd9324e8 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:10.557043 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-4f532be8-b071-4071-bcbf-5eb9fd9324e8 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] GET https://10.4.3.105/volume/v3/backups/b0117fa1-e85c-4e68-8b2e-29c9d82b1563 Aug 12 10:40:10.557254 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-4f532be8-b071-4071-bcbf-5eb9fd9324e8 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:10.557570 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-4f532be8-b071-4071-bcbf-5eb9fd9324e8 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:10.557734 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-4f532be8-b071-4071-bcbf-5eb9fd9324e8 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Show backup with id b0117fa1-e85c-4e68-8b2e-29c9d82b1563. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:40:10.561889 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:40:10.561889 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:40:10.562688 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-4f532be8-b071-4071-bcbf-5eb9fd9324e8 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] https://10.4.3.105/volume/v3/backups/b0117fa1-e85c-4e68-8b2e-29c9d82b1563 returned with HTTP 200 Aug 12 10:40:10.563333 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 861/3459] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:40:10 2026] GET /volume/v3/backups/b0117fa1-e85c-4e68-8b2e-29c9d82b1563 => generated 784 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:40:10.986840 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-7868a504-c7e2-4c64-8db9-ee4412340fb0 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:10.988820 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-7868a504-c7e2-4c64-8db9-ee4412340fb0 tempest-VolumeAndVolumeTypeFromImageTest-1722047270 tempest-VolumeAndVolumeTypeFromImageTest-1722047270-project-member] GET https://10.4.3.105/volume/v3/volumes/b1104995-9325-49d3-9621-8afb6804a50b Aug 12 10:40:10.989190 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-7868a504-c7e2-4c64-8db9-ee4412340fb0 tempest-VolumeAndVolumeTypeFromImageTest-1722047270 tempest-VolumeAndVolumeTypeFromImageTest-1722047270-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:10.989644 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-7868a504-c7e2-4c64-8db9-ee4412340fb0 tempest-VolumeAndVolumeTypeFromImageTest-1722047270 tempest-VolumeAndVolumeTypeFromImageTest-1722047270-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:10.997914 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:40:10.997914 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:40:11.001843 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-7868a504-c7e2-4c64-8db9-ee4412340fb0 tempest-VolumeAndVolumeTypeFromImageTest-1722047270 tempest-VolumeAndVolumeTypeFromImageTest-1722047270-project-member] Volume info retrieved successfully. Aug 12 10:40:11.006765 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-7868a504-c7e2-4c64-8db9-ee4412340fb0 tempest-VolumeAndVolumeTypeFromImageTest-1722047270 tempest-VolumeAndVolumeTypeFromImageTest-1722047270-project-member] https://10.4.3.105/volume/v3/volumes/b1104995-9325-49d3-9621-8afb6804a50b returned with HTTP 200 Aug 12 10:40:11.007464 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 858/3460] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:40:10 2026] GET /volume/v3/volumes/b1104995-9325-49d3-9621-8afb6804a50b => generated 1295 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:40:11.020538 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-269101ca-c110-4462-9ef4-2ef160614bf0 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:11.022268 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-269101ca-c110-4462-9ef4-2ef160614bf0 tempest-VolumeAndVolumeTypeFromImageTest-1722047270 tempest-VolumeAndVolumeTypeFromImageTest-1722047270-project-member] DELETE https://10.4.3.105/volume/v3/volumes/b1104995-9325-49d3-9621-8afb6804a50b Aug 12 10:40:11.022452 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-269101ca-c110-4462-9ef4-2ef160614bf0 tempest-VolumeAndVolumeTypeFromImageTest-1722047270 tempest-VolumeAndVolumeTypeFromImageTest-1722047270-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:11.022692 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-269101ca-c110-4462-9ef4-2ef160614bf0 tempest-VolumeAndVolumeTypeFromImageTest-1722047270 tempest-VolumeAndVolumeTypeFromImageTest-1722047270-project-member] Calling method 'delete' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:11.022823 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.v3.volumes [None req-269101ca-c110-4462-9ef4-2ef160614bf0 tempest-VolumeAndVolumeTypeFromImageTest-1722047270 tempest-VolumeAndVolumeTypeFromImageTest-1722047270-project-member] Delete volume with id: b1104995-9325-49d3-9621-8afb6804a50b Aug 12 10:40:11.029582 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:40:11.029582 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:40:11.030007 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-269101ca-c110-4462-9ef4-2ef160614bf0 tempest-VolumeAndVolumeTypeFromImageTest-1722047270 tempest-VolumeAndVolumeTypeFromImageTest-1722047270-project-member] Volume info retrieved successfully. Aug 12 10:40:11.050929 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-269101ca-c110-4462-9ef4-2ef160614bf0 tempest-VolumeAndVolumeTypeFromImageTest-1722047270 tempest-VolumeAndVolumeTypeFromImageTest-1722047270-project-member] Delete volume request issued successfully. Aug 12 10:40:11.051148 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-269101ca-c110-4462-9ef4-2ef160614bf0 tempest-VolumeAndVolumeTypeFromImageTest-1722047270 tempest-VolumeAndVolumeTypeFromImageTest-1722047270-project-member] https://10.4.3.105/volume/v3/volumes/b1104995-9325-49d3-9621-8afb6804a50b returned with HTTP 202 Aug 12 10:40:11.052202 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 873/3461] 10.4.3.105 () {66 vars in 1351 bytes} [Wed Aug 12 10:40:11 2026] DELETE /volume/v3/volumes/b1104995-9325-49d3-9621-8afb6804a50b => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 10:40:11.067119 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-9c8a6834-e71f-43fc-9f76-50231b1a9b7d None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:11.069534 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-9c8a6834-e71f-43fc-9f76-50231b1a9b7d tempest-VolumeAndVolumeTypeFromImageTest-1722047270 tempest-VolumeAndVolumeTypeFromImageTest-1722047270-project-member] GET https://10.4.3.105/volume/v3/volumes/b1104995-9325-49d3-9621-8afb6804a50b Aug 12 10:40:11.069952 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-9c8a6834-e71f-43fc-9f76-50231b1a9b7d tempest-VolumeAndVolumeTypeFromImageTest-1722047270 tempest-VolumeAndVolumeTypeFromImageTest-1722047270-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:11.070855 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-9c8a6834-e71f-43fc-9f76-50231b1a9b7d tempest-VolumeAndVolumeTypeFromImageTest-1722047270 tempest-VolumeAndVolumeTypeFromImageTest-1722047270-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:11.079843 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:40:11.079843 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:40:11.084398 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-9c8a6834-e71f-43fc-9f76-50231b1a9b7d tempest-VolumeAndVolumeTypeFromImageTest-1722047270 tempest-VolumeAndVolumeTypeFromImageTest-1722047270-project-member] Volume info retrieved successfully. Aug 12 10:40:11.090219 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-9c8a6834-e71f-43fc-9f76-50231b1a9b7d tempest-VolumeAndVolumeTypeFromImageTest-1722047270 tempest-VolumeAndVolumeTypeFromImageTest-1722047270-project-member] https://10.4.3.105/volume/v3/volumes/b1104995-9325-49d3-9621-8afb6804a50b returned with HTTP 200 Aug 12 10:40:11.090659 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 870/3462] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:40:11 2026] GET /volume/v3/volumes/b1104995-9325-49d3-9621-8afb6804a50b => generated 1294 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:40:11.483871 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-c9b4bcf0-ec9c-4c01-ab2a-759917cf29d2 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:11.485571 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-c9b4bcf0-ec9c-4c01-ab2a-759917cf29d2 tempest-VolumesDeleteCascade-1264996722 tempest-VolumesDeleteCascade-1264996722-project-member] GET https://10.4.3.105/volume/v3/volumes/a680d81e-78d6-452d-b3ee-2277b9acc16c Aug 12 10:40:11.485838 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-c9b4bcf0-ec9c-4c01-ab2a-759917cf29d2 tempest-VolumesDeleteCascade-1264996722 tempest-VolumesDeleteCascade-1264996722-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:11.485983 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-c9b4bcf0-ec9c-4c01-ab2a-759917cf29d2 tempest-VolumesDeleteCascade-1264996722 tempest-VolumesDeleteCascade-1264996722-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:11.491719 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-c9b4bcf0-ec9c-4c01-ab2a-759917cf29d2 tempest-VolumesDeleteCascade-1264996722 tempest-VolumesDeleteCascade-1264996722-project-member] https://10.4.3.105/volume/v3/volumes/a680d81e-78d6-452d-b3ee-2277b9acc16c returned with HTTP 404 Aug 12 10:40:11.492232 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 862/3463] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:40:11 2026] GET /volume/v3/volumes/a680d81e-78d6-452d-b3ee-2277b9acc16c => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:40:11.501359 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-815e4862-edff-456e-9379-d7be650d3007 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:11.503362 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-815e4862-edff-456e-9379-d7be650d3007 tempest-VolumesDeleteCascade-1264996722 tempest-VolumesDeleteCascade-1264996722-project-member] DELETE https://10.4.3.105/volume/v3/snapshots/1b3a9d31-0a65-4442-aeb8-824c1ae49a86 Aug 12 10:40:11.503665 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-815e4862-edff-456e-9379-d7be650d3007 tempest-VolumesDeleteCascade-1264996722 tempest-VolumesDeleteCascade-1264996722-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:11.503851 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-815e4862-edff-456e-9379-d7be650d3007 tempest-VolumesDeleteCascade-1264996722 tempest-VolumesDeleteCascade-1264996722-project-member] Calling method 'delete' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:11.503952 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.v3.snapshots [None req-815e4862-edff-456e-9379-d7be650d3007 tempest-VolumesDeleteCascade-1264996722 tempest-VolumesDeleteCascade-1264996722-project-member] Delete snapshot with id: 1b3a9d31-0a65-4442-aeb8-824c1ae49a86 Aug 12 10:40:11.508417 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-815e4862-edff-456e-9379-d7be650d3007 tempest-VolumesDeleteCascade-1264996722 tempest-VolumesDeleteCascade-1264996722-project-member] https://10.4.3.105/volume/v3/snapshots/1b3a9d31-0a65-4442-aeb8-824c1ae49a86 returned with HTTP 404 Aug 12 10:40:11.508946 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 859/3464] 10.4.3.105 () {66 vars in 1357 bytes} [Wed Aug 12 10:40:11 2026] DELETE /volume/v3/snapshots/1b3a9d31-0a65-4442-aeb8-824c1ae49a86 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:40:11.519428 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-dd46d7d4-8987-4ccf-83d4-e379006a2989 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:11.521239 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-dd46d7d4-8987-4ccf-83d4-e379006a2989 tempest-VolumesDeleteCascade-1264996722 tempest-VolumesDeleteCascade-1264996722-project-member] GET https://10.4.3.105/volume/v3/volumes/5c9096ba-cf07-4dd3-89c7-72fa6a40718c Aug 12 10:40:11.521446 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-dd46d7d4-8987-4ccf-83d4-e379006a2989 tempest-VolumesDeleteCascade-1264996722 tempest-VolumesDeleteCascade-1264996722-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:11.521676 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-dd46d7d4-8987-4ccf-83d4-e379006a2989 tempest-VolumesDeleteCascade-1264996722 tempest-VolumesDeleteCascade-1264996722-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:11.534861 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-dd46d7d4-8987-4ccf-83d4-e379006a2989 tempest-VolumesDeleteCascade-1264996722 tempest-VolumesDeleteCascade-1264996722-project-member] https://10.4.3.105/volume/v3/volumes/5c9096ba-cf07-4dd3-89c7-72fa6a40718c returned with HTTP 404 Aug 12 10:40:11.535395 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 874/3465] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:40:11 2026] GET /volume/v3/volumes/5c9096ba-cf07-4dd3-89c7-72fa6a40718c => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:40:11.541936 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-149d6529-3983-4371-8640-6b3b54f0565b None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:11.543675 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-149d6529-3983-4371-8640-6b3b54f0565b tempest-VolumesDeleteCascade-1264996722 tempest-VolumesDeleteCascade-1264996722-project-member] DELETE https://10.4.3.105/volume/v3/volumes/5c9096ba-cf07-4dd3-89c7-72fa6a40718c Aug 12 10:40:11.543926 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-149d6529-3983-4371-8640-6b3b54f0565b tempest-VolumesDeleteCascade-1264996722 tempest-VolumesDeleteCascade-1264996722-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:11.544138 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-149d6529-3983-4371-8640-6b3b54f0565b tempest-VolumesDeleteCascade-1264996722 tempest-VolumesDeleteCascade-1264996722-project-member] Calling method 'delete' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:11.544288 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.v3.volumes [None req-149d6529-3983-4371-8640-6b3b54f0565b tempest-VolumesDeleteCascade-1264996722 tempest-VolumesDeleteCascade-1264996722-project-member] Delete volume with id: 5c9096ba-cf07-4dd3-89c7-72fa6a40718c Aug 12 10:40:11.550154 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-149d6529-3983-4371-8640-6b3b54f0565b tempest-VolumesDeleteCascade-1264996722 tempest-VolumesDeleteCascade-1264996722-project-member] https://10.4.3.105/volume/v3/volumes/5c9096ba-cf07-4dd3-89c7-72fa6a40718c returned with HTTP 404 Aug 12 10:40:11.550643 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 871/3466] 10.4.3.105 () {66 vars in 1351 bytes} [Wed Aug 12 10:40:11 2026] DELETE /volume/v3/volumes/5c9096ba-cf07-4dd3-89c7-72fa6a40718c => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:40:11.579374 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-b728b8dc-a324-4348-b136-3d5fa92c16ee None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:11.581719 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-b728b8dc-a324-4348-b136-3d5fa92c16ee tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] GET https://10.4.3.105/volume/v3/backups/b0117fa1-e85c-4e68-8b2e-29c9d82b1563 Aug 12 10:40:11.581982 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-b728b8dc-a324-4348-b136-3d5fa92c16ee tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:11.582250 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-b728b8dc-a324-4348-b136-3d5fa92c16ee tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:11.582483 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-b728b8dc-a324-4348-b136-3d5fa92c16ee tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Show backup with id b0117fa1-e85c-4e68-8b2e-29c9d82b1563. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:40:11.587653 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:40:11.587653 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:40:11.588617 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-b728b8dc-a324-4348-b136-3d5fa92c16ee tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] https://10.4.3.105/volume/v3/backups/b0117fa1-e85c-4e68-8b2e-29c9d82b1563 returned with HTTP 200 Aug 12 10:40:11.589145 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 863/3467] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:40:11 2026] GET /volume/v3/backups/b0117fa1-e85c-4e68-8b2e-29c9d82b1563 => generated 784 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:40:12.103729 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-3caf7123-73b5-4a4a-a5f0-6e9b3ac6eeac None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:12.105533 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-3caf7123-73b5-4a4a-a5f0-6e9b3ac6eeac tempest-VolumeAndVolumeTypeFromImageTest-1722047270 tempest-VolumeAndVolumeTypeFromImageTest-1722047270-project-member] GET https://10.4.3.105/volume/v3/volumes/b1104995-9325-49d3-9621-8afb6804a50b Aug 12 10:40:12.106415 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-3caf7123-73b5-4a4a-a5f0-6e9b3ac6eeac tempest-VolumeAndVolumeTypeFromImageTest-1722047270 tempest-VolumeAndVolumeTypeFromImageTest-1722047270-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:12.106707 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-3caf7123-73b5-4a4a-a5f0-6e9b3ac6eeac tempest-VolumeAndVolumeTypeFromImageTest-1722047270 tempest-VolumeAndVolumeTypeFromImageTest-1722047270-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:12.114011 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-3caf7123-73b5-4a4a-a5f0-6e9b3ac6eeac tempest-VolumeAndVolumeTypeFromImageTest-1722047270 tempest-VolumeAndVolumeTypeFromImageTest-1722047270-project-member] https://10.4.3.105/volume/v3/volumes/b1104995-9325-49d3-9621-8afb6804a50b returned with HTTP 404 Aug 12 10:40:12.114011 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 860/3468] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:40:12 2026] GET /volume/v3/volumes/b1104995-9325-49d3-9621-8afb6804a50b => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:40:12.409113 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-84ec67d0-4706-453c-a30d-9b651c626442 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:12.410042 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-84ec67d0-4706-453c-a30d-9b651c626442 tempest-VolumeAndVolumeTypeFromImageTest-922082927 tempest-VolumeAndVolumeTypeFromImageTest-922082927-project-admin] GET https://10.4.3.105/volume/v3/volumes/detail?all_tenants=1 Aug 12 10:40:12.410426 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-84ec67d0-4706-453c-a30d-9b651c626442 tempest-VolumeAndVolumeTypeFromImageTest-922082927 tempest-VolumeAndVolumeTypeFromImageTest-922082927-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:12.410717 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-84ec67d0-4706-453c-a30d-9b651c626442 tempest-VolumeAndVolumeTypeFromImageTest-922082927 tempest-VolumeAndVolumeTypeFromImageTest-922082927-project-admin] Calling method 'detail' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:12.414455 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-84ec67d0-4706-453c-a30d-9b651c626442 tempest-VolumeAndVolumeTypeFromImageTest-922082927 tempest-VolumeAndVolumeTypeFromImageTest-922082927-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100375) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 10:40:12.444732 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-84ec67d0-4706-453c-a30d-9b651c626442 tempest-VolumeAndVolumeTypeFromImageTest-922082927 tempest-VolumeAndVolumeTypeFromImageTest-922082927-project-admin] Get all volumes completed successfully. Aug 12 10:40:12.448358 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:40:12.448358 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:40:12.456350 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-84ec67d0-4706-453c-a30d-9b651c626442 tempest-VolumeAndVolumeTypeFromImageTest-922082927 tempest-VolumeAndVolumeTypeFromImageTest-922082927-project-admin] https://10.4.3.105/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 12 10:40:12.457584 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 875/3469] 10.4.3.105 () {66 vars in 1285 bytes} [Wed Aug 12 10:40:12 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 19061 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 10:40:12.478424 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-2049e471-7f15-45ff-824b-bc63a0e08d32 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:12.480108 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-2049e471-7f15-45ff-824b-bc63a0e08d32 tempest-VolumeAndVolumeTypeFromImageTest-922082927 tempest-VolumeAndVolumeTypeFromImageTest-922082927-project-admin] DELETE https://10.4.3.105/volume/v3/volumes/fbfe3be1-3391-4539-8dce-074cf351e4cd Aug 12 10:40:12.480276 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-2049e471-7f15-45ff-824b-bc63a0e08d32 tempest-VolumeAndVolumeTypeFromImageTest-922082927 tempest-VolumeAndVolumeTypeFromImageTest-922082927-project-admin] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:12.480446 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-2049e471-7f15-45ff-824b-bc63a0e08d32 tempest-VolumeAndVolumeTypeFromImageTest-922082927 tempest-VolumeAndVolumeTypeFromImageTest-922082927-project-admin] Calling method 'delete' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:12.480620 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.v3.volumes [None req-2049e471-7f15-45ff-824b-bc63a0e08d32 tempest-VolumeAndVolumeTypeFromImageTest-922082927 tempest-VolumeAndVolumeTypeFromImageTest-922082927-project-admin] Delete volume with id: fbfe3be1-3391-4539-8dce-074cf351e4cd Aug 12 10:40:12.489107 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:40:12.489107 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:40:12.489421 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-2049e471-7f15-45ff-824b-bc63a0e08d32 tempest-VolumeAndVolumeTypeFromImageTest-922082927 tempest-VolumeAndVolumeTypeFromImageTest-922082927-project-admin] Volume info retrieved successfully. Aug 12 10:40:12.502114 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.image.cache [None req-2049e471-7f15-45ff-824b-bc63a0e08d32 tempest-VolumeAndVolumeTypeFromImageTest-922082927 tempest-VolumeAndVolumeTypeFromImageTest-922082927-project-admin] Evicting image cache entry: {'id': 7, 'image_id': '914f7aff-65f4-4edc-8f87-f5e15f4983eb', 'volume_id': 'fbfe3be1-3391-4539-8dce-074cf351e4cd', 'host': 'np0000007037@storpool#default', 'size': 1, 'image_updated_at': datetime.datetime(2026, 8, 12, 10, 40, 1), 'last_used': datetime.datetime(2026, 8, 12, 10, 40, 10)}. {{(pid=100372) evict /opt/stack/cinder/cinder/image/cache.py:52}} Aug 12 10:40:12.517539 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-2049e471-7f15-45ff-824b-bc63a0e08d32 tempest-VolumeAndVolumeTypeFromImageTest-922082927 tempest-VolumeAndVolumeTypeFromImageTest-922082927-project-admin] Delete volume request issued successfully. Aug 12 10:40:12.517539 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-2049e471-7f15-45ff-824b-bc63a0e08d32 tempest-VolumeAndVolumeTypeFromImageTest-922082927 tempest-VolumeAndVolumeTypeFromImageTest-922082927-project-admin] https://10.4.3.105/volume/v3/volumes/fbfe3be1-3391-4539-8dce-074cf351e4cd returned with HTTP 202 Aug 12 10:40:12.517539 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 872/3470] 10.4.3.105 () {66 vars in 1351 bytes} [Wed Aug 12 10:40:12 2026] DELETE /volume/v3/volumes/fbfe3be1-3391-4539-8dce-074cf351e4cd => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 10:40:12.526881 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-f5a9e10e-2b47-4070-8198-b9ab2e482c74 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:12.530735 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-f5a9e10e-2b47-4070-8198-b9ab2e482c74 tempest-VolumeAndVolumeTypeFromImageTest-922082927 tempest-VolumeAndVolumeTypeFromImageTest-922082927-project-admin] GET https://10.4.3.105/volume/v3/volumes/fbfe3be1-3391-4539-8dce-074cf351e4cd Aug 12 10:40:12.530937 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-f5a9e10e-2b47-4070-8198-b9ab2e482c74 tempest-VolumeAndVolumeTypeFromImageTest-922082927 tempest-VolumeAndVolumeTypeFromImageTest-922082927-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:12.531160 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-f5a9e10e-2b47-4070-8198-b9ab2e482c74 tempest-VolumeAndVolumeTypeFromImageTest-922082927 tempest-VolumeAndVolumeTypeFromImageTest-922082927-project-admin] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:12.539761 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:40:12.539761 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:40:12.543902 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-f5a9e10e-2b47-4070-8198-b9ab2e482c74 tempest-VolumeAndVolumeTypeFromImageTest-922082927 tempest-VolumeAndVolumeTypeFromImageTest-922082927-project-admin] Volume info retrieved successfully. Aug 12 10:40:12.548924 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-f5a9e10e-2b47-4070-8198-b9ab2e482c74 tempest-VolumeAndVolumeTypeFromImageTest-922082927 tempest-VolumeAndVolumeTypeFromImageTest-922082927-project-admin] https://10.4.3.105/volume/v3/volumes/fbfe3be1-3391-4539-8dce-074cf351e4cd returned with HTTP 200 Aug 12 10:40:12.550313 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 864/3471] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:40:12 2026] GET /volume/v3/volumes/fbfe3be1-3391-4539-8dce-074cf351e4cd => generated 1096 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:40:12.603166 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-0834e6d9-95e0-4dec-93e4-bc512b8d30c4 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:12.608663 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-0834e6d9-95e0-4dec-93e4-bc512b8d30c4 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] GET https://10.4.3.105/volume/v3/backups/b0117fa1-e85c-4e68-8b2e-29c9d82b1563 Aug 12 10:40:12.608663 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-0834e6d9-95e0-4dec-93e4-bc512b8d30c4 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:12.608663 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-0834e6d9-95e0-4dec-93e4-bc512b8d30c4 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:12.608663 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-0834e6d9-95e0-4dec-93e4-bc512b8d30c4 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Show backup with id b0117fa1-e85c-4e68-8b2e-29c9d82b1563. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:40:12.614552 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:40:12.614552 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:40:12.615838 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-0834e6d9-95e0-4dec-93e4-bc512b8d30c4 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] https://10.4.3.105/volume/v3/backups/b0117fa1-e85c-4e68-8b2e-29c9d82b1563 returned with HTTP 200 Aug 12 10:40:12.616542 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 861/3472] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:40:12 2026] GET /volume/v3/backups/b0117fa1-e85c-4e68-8b2e-29c9d82b1563 => generated 786 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:40:12.627585 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-5818035e-b181-4164-92c2-b2375456fe79 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:12.629607 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-5818035e-b181-4164-92c2-b2375456fe79 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] GET https://10.4.3.105/volume/v3/backups/b0117fa1-e85c-4e68-8b2e-29c9d82b1563 Aug 12 10:40:12.629867 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-5818035e-b181-4164-92c2-b2375456fe79 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:12.630118 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-5818035e-b181-4164-92c2-b2375456fe79 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:12.630266 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-5818035e-b181-4164-92c2-b2375456fe79 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Show backup with id b0117fa1-e85c-4e68-8b2e-29c9d82b1563. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:40:12.635142 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:40:12.635142 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:40:12.636156 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-5818035e-b181-4164-92c2-b2375456fe79 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] https://10.4.3.105/volume/v3/backups/b0117fa1-e85c-4e68-8b2e-29c9d82b1563 returned with HTTP 200 Aug 12 10:40:12.636553 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 876/3473] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:40:12 2026] GET /volume/v3/backups/b0117fa1-e85c-4e68-8b2e-29c9d82b1563 => generated 786 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:40:12.650451 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-bf985f8e-9f68-4258-85de-a65faa1d8776 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:12.653536 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-bf985f8e-9f68-4258-85de-a65faa1d8776 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] DELETE https://10.4.3.105/volume/v3/backups/b0117fa1-e85c-4e68-8b2e-29c9d82b1563 Aug 12 10:40:12.653803 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-bf985f8e-9f68-4258-85de-a65faa1d8776 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:12.654041 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-bf985f8e-9f68-4258-85de-a65faa1d8776 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Calling method 'delete' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:12.654190 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.contrib.backups [None req-bf985f8e-9f68-4258-85de-a65faa1d8776 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Delete backup with id: b0117fa1-e85c-4e68-8b2e-29c9d82b1563. Aug 12 10:40:12.659852 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:40:12.659852 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:40:12.678397 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.backup.rpcapi [None req-bf985f8e-9f68-4258-85de-a65faa1d8776 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] delete_backup rpcapi backup_id b0117fa1-e85c-4e68-8b2e-29c9d82b1563 {{(pid=100372) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 12 10:40:12.680364 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-bf985f8e-9f68-4258-85de-a65faa1d8776 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] https://10.4.3.105/volume/v3/backups/b0117fa1-e85c-4e68-8b2e-29c9d82b1563 returned with HTTP 202 Aug 12 10:40:12.680904 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 873/3474] 10.4.3.105 () {66 vars in 1351 bytes} [Wed Aug 12 10:40:12 2026] DELETE /volume/v3/backups/b0117fa1-e85c-4e68-8b2e-29c9d82b1563 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 10:40:12.688212 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-7c3b41cf-6387-43cc-b6b4-64f5a6f00e95 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:12.689878 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-7c3b41cf-6387-43cc-b6b4-64f5a6f00e95 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] GET https://10.4.3.105/volume/v3/backups/b0117fa1-e85c-4e68-8b2e-29c9d82b1563 Aug 12 10:40:12.690068 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-7c3b41cf-6387-43cc-b6b4-64f5a6f00e95 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:12.690242 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-7c3b41cf-6387-43cc-b6b4-64f5a6f00e95 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:12.690319 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-7c3b41cf-6387-43cc-b6b4-64f5a6f00e95 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Show backup with id b0117fa1-e85c-4e68-8b2e-29c9d82b1563. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:40:12.694240 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:40:12.694240 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:40:12.694912 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-7c3b41cf-6387-43cc-b6b4-64f5a6f00e95 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] https://10.4.3.105/volume/v3/backups/b0117fa1-e85c-4e68-8b2e-29c9d82b1563 returned with HTTP 200 Aug 12 10:40:12.695406 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 865/3475] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:40:12 2026] GET /volume/v3/backups/b0117fa1-e85c-4e68-8b2e-29c9d82b1563 => generated 785 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:40:12.859108 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-0c167c8a-bd39-40b7-ae5e-2e9d68669769 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:12.980702 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-0c167c8a-bd39-40b7-ae5e-2e9d68669769 tempest-VolumesMetadataTest-1461953133 tempest-VolumesMetadataTest-1461953133-project-member] POST https://10.4.3.105/volume/v3/volumes Aug 12 10:40:12.982467 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-0c167c8a-bd39-40b7-ae5e-2e9d68669769 tempest-VolumesMetadataTest-1461953133 tempest-VolumesMetadataTest-1461953133-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesMetadataTest-Volume-1144239014"}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:40:12.983129 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.v3.volumes [None req-0c167c8a-bd39-40b7-ae5e-2e9d68669769 tempest-VolumesMetadataTest-1461953133 tempest-VolumesMetadataTest-1461953133-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesMetadataTest-Volume-1144239014'}} {{(pid=100373) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 10:40:12.983205 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.v3.volumes [None req-0c167c8a-bd39-40b7-ae5e-2e9d68669769 tempest-VolumesMetadataTest-1461953133 tempest-VolumesMetadataTest-1461953133-project-member] Create volume of 1 GB Aug 12 10:40:12.988274 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-0c167c8a-bd39-40b7-ae5e-2e9d68669769 tempest-VolumesMetadataTest-1461953133 tempest-VolumesMetadataTest-1461953133-project-member] Availability Zones retrieved successfully. Aug 12 10:40:12.993602 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-0c167c8a-bd39-40b7-ae5e-2e9d68669769 tempest-VolumesMetadataTest-1461953133 tempest-VolumesMetadataTest-1461953133-project-member] Flow 'volume_create_api' (8dfb6a74-0f41-4771-b9d5-1adca391987a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:40:12.994465 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-0c167c8a-bd39-40b7-ae5e-2e9d68669769 tempest-VolumesMetadataTest-1461953133 tempest-VolumesMetadataTest-1461953133-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (abeda2a9-24c8-4d35-a353-ef97cbb319fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:40:12.995433 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.flows.api.create_volume [None req-0c167c8a-bd39-40b7-ae5e-2e9d68669769 tempest-VolumesMetadataTest-1461953133 tempest-VolumesMetadataTest-1461953133-project-member] Validating volume size '1' using validate_int {{(pid=100373) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 10:40:13.023456 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-0c167c8a-bd39-40b7-ae5e-2e9d68669769 tempest-VolumesMetadataTest-1461953133 tempest-VolumesMetadataTest-1461953133-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (abeda2a9-24c8-4d35-a353-ef97cbb319fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T10:26:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6cd66f07-4c7b-40b2-9dfb-378538f29c9e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:40:13.024346 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-0c167c8a-bd39-40b7-ae5e-2e9d68669769 tempest-VolumesMetadataTest-1461953133 tempest-VolumesMetadataTest-1461953133-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (62f038c2-c84f-42e2-abb3-49b9552fc092) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:40:13.096972 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.quota [None req-0c167c8a-bd39-40b7-ae5e-2e9d68669769 tempest-VolumesMetadataTest-1461953133 tempest-VolumesMetadataTest-1461953133-project-member] Created reservations ['8bc97674-549c-41d6-9ea4-9a4711c02e26', '6a6631ee-0487-4ffe-aff0-d98e694ff01d', 'f3f8890e-72c2-4750-a026-9d625fe89e4a', '66493a07-2e82-44be-8585-964885d467bb'] {{(pid=100373) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:40:13.098121 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-0c167c8a-bd39-40b7-ae5e-2e9d68669769 tempest-VolumesMetadataTest-1461953133 tempest-VolumesMetadataTest-1461953133-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (62f038c2-c84f-42e2-abb3-49b9552fc092) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8bc97674-549c-41d6-9ea4-9a4711c02e26', '6a6631ee-0487-4ffe-aff0-d98e694ff01d', 'f3f8890e-72c2-4750-a026-9d625fe89e4a', '66493a07-2e82-44be-8585-964885d467bb']}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:40:13.099394 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-0c167c8a-bd39-40b7-ae5e-2e9d68669769 tempest-VolumesMetadataTest-1461953133 tempest-VolumesMetadataTest-1461953133-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cf12e00e-54b7-4d7b-ba0c-04be2ee8155b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:40:13.122089 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-0c167c8a-bd39-40b7-ae5e-2e9d68669769 tempest-VolumesMetadataTest-1461953133 tempest-VolumesMetadataTest-1461953133-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cf12e00e-54b7-4d7b-ba0c-04be2ee8155b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '618aad3e-ac24-4059-997f-bf375a729c95', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-1144239014',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1bb3a806fd9b49298812d8fbaae8b42f',qos_specs=None,replication_status=,reservations=['8bc97674-549c-41d6-9ea4-9a4711c02e26','6a6631ee-0487-4ffe-aff0-d98e694ff01d','f3f8890e-72c2-4750-a026-9d625fe89e4a','66493a07-2e82-44be-8585-964885d467bb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b8729dafb5594d0ea6d77c7b8514bd97',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:40:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-1144239014',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=618aad3e-ac24-4059-997f-bf375a729c95,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1bb3a806fd9b49298812d8fbaae8b42f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b8729dafb5594d0ea6d77c7b8514bd97',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6cd66f07-4c7b-40b2-9dfb-378538f29c9e),volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:40:13.122864 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-0c167c8a-bd39-40b7-ae5e-2e9d68669769 tempest-VolumesMetadataTest-1461953133 tempest-VolumesMetadataTest-1461953133-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0e15185e-0c59-42e6-aaeb-17e037bb0a6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:40:13.142843 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-0c167c8a-bd39-40b7-ae5e-2e9d68669769 tempest-VolumesMetadataTest-1461953133 tempest-VolumesMetadataTest-1461953133-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0e15185e-0c59-42e6-aaeb-17e037bb0a6c) transitioned into state 'SUCCESS' from state '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-1144239014',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1bb3a806fd9b49298812d8fbaae8b42f',qos_specs=None,replication_status=,reservations=['8bc97674-549c-41d6-9ea4-9a4711c02e26','6a6631ee-0487-4ffe-aff0-d98e694ff01d','f3f8890e-72c2-4750-a026-9d625fe89e4a','66493a07-2e82-44be-8585-964885d467bb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b8729dafb5594d0ea6d77c7b8514bd97',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:40:13.143242 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-0c167c8a-bd39-40b7-ae5e-2e9d68669769 tempest-VolumesMetadataTest-1461953133 tempest-VolumesMetadataTest-1461953133-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3cfeb3bd-5d87-4cbb-9b49-c7a3c4fb5250) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:40:13.157455 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-0c167c8a-bd39-40b7-ae5e-2e9d68669769 tempest-VolumesMetadataTest-1461953133 tempest-VolumesMetadataTest-1461953133-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3cfeb3bd-5d87-4cbb-9b49-c7a3c4fb5250) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:40:13.158346 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-0c167c8a-bd39-40b7-ae5e-2e9d68669769 tempest-VolumesMetadataTest-1461953133 tempest-VolumesMetadataTest-1461953133-project-member] Flow 'volume_create_api' (8dfb6a74-0f41-4771-b9d5-1adca391987a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100373) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:40:13.158883 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-0c167c8a-bd39-40b7-ae5e-2e9d68669769 tempest-VolumesMetadataTest-1461953133 tempest-VolumesMetadataTest-1461953133-project-member] Create volume request issued successfully. Aug 12 10:40:13.159760 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-0c167c8a-bd39-40b7-ae5e-2e9d68669769 tempest-VolumesMetadataTest-1461953133 tempest-VolumesMetadataTest-1461953133-project-member] https://10.4.3.105/volume/v3/volumes returned with HTTP 202 Aug 12 10:40:13.160936 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 862/3476] 10.4.3.105 () {68 vars in 1258 bytes} [Wed Aug 12 10:40:12 2026] POST /volume/v3/volumes => generated 750 bytes in 302 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 10:40:13.179146 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-7cabd4e6-857c-40d1-a1b9-cae8a15e24f1 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:13.181136 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-7cabd4e6-857c-40d1-a1b9-cae8a15e24f1 tempest-VolumesMetadataTest-1461953133 tempest-VolumesMetadataTest-1461953133-project-member] GET https://10.4.3.105/volume/v3/volumes/618aad3e-ac24-4059-997f-bf375a729c95 Aug 12 10:40:13.181360 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-7cabd4e6-857c-40d1-a1b9-cae8a15e24f1 tempest-VolumesMetadataTest-1461953133 tempest-VolumesMetadataTest-1461953133-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:13.181602 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-7cabd4e6-857c-40d1-a1b9-cae8a15e24f1 tempest-VolumesMetadataTest-1461953133 tempest-VolumesMetadataTest-1461953133-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:13.191243 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:40:13.191243 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:40:13.196469 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-7cabd4e6-857c-40d1-a1b9-cae8a15e24f1 tempest-VolumesMetadataTest-1461953133 tempest-VolumesMetadataTest-1461953133-project-member] Volume info retrieved successfully. Aug 12 10:40:13.203495 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-7cabd4e6-857c-40d1-a1b9-cae8a15e24f1 tempest-VolumesMetadataTest-1461953133 tempest-VolumesMetadataTest-1461953133-project-member] https://10.4.3.105/volume/v3/volumes/618aad3e-ac24-4059-997f-bf375a729c95 returned with HTTP 200 Aug 12 10:40:13.204161 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 877/3477] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:40:13 2026] GET /volume/v3/volumes/618aad3e-ac24-4059-997f-bf375a729c95 => generated 818 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:40:13.562707 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-09d708f3-4c11-479b-baab-698f7754622b None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:13.564368 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-09d708f3-4c11-479b-baab-698f7754622b tempest-VolumeAndVolumeTypeFromImageTest-922082927 tempest-VolumeAndVolumeTypeFromImageTest-922082927-project-admin] GET https://10.4.3.105/volume/v3/volumes/fbfe3be1-3391-4539-8dce-074cf351e4cd Aug 12 10:40:13.564572 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-09d708f3-4c11-479b-baab-698f7754622b tempest-VolumeAndVolumeTypeFromImageTest-922082927 tempest-VolumeAndVolumeTypeFromImageTest-922082927-project-admin] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:13.564778 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-09d708f3-4c11-479b-baab-698f7754622b tempest-VolumeAndVolumeTypeFromImageTest-922082927 tempest-VolumeAndVolumeTypeFromImageTest-922082927-project-admin] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:13.570193 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-09d708f3-4c11-479b-baab-698f7754622b tempest-VolumeAndVolumeTypeFromImageTest-922082927 tempest-VolumeAndVolumeTypeFromImageTest-922082927-project-admin] https://10.4.3.105/volume/v3/volumes/fbfe3be1-3391-4539-8dce-074cf351e4cd returned with HTTP 404 Aug 12 10:40:13.570687 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 874/3478] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:40:13 2026] GET /volume/v3/volumes/fbfe3be1-3391-4539-8dce-074cf351e4cd => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:40:13.577859 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-971b5bb1-2fab-46e0-a63c-8bb7abc61f9a None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:13.579813 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-971b5bb1-2fab-46e0-a63c-8bb7abc61f9a tempest-VolumeAndVolumeTypeFromImageTest-922082927 tempest-VolumeAndVolumeTypeFromImageTest-922082927-project-admin] DELETE https://10.4.3.105/volume/v3/types/d6abdc84-0445-4080-87f6-0bd950715fca Aug 12 10:40:13.580042 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-971b5bb1-2fab-46e0-a63c-8bb7abc61f9a tempest-VolumeAndVolumeTypeFromImageTest-922082927 tempest-VolumeAndVolumeTypeFromImageTest-922082927-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:13.580267 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-971b5bb1-2fab-46e0-a63c-8bb7abc61f9a tempest-VolumeAndVolumeTypeFromImageTest-922082927 tempest-VolumeAndVolumeTypeFromImageTest-922082927-project-admin] Calling method '_delete' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:13.606422 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-971b5bb1-2fab-46e0-a63c-8bb7abc61f9a tempest-VolumeAndVolumeTypeFromImageTest-922082927 tempest-VolumeAndVolumeTypeFromImageTest-922082927-project-admin] https://10.4.3.105/volume/v3/types/d6abdc84-0445-4080-87f6-0bd950715fca returned with HTTP 202 Aug 12 10:40:13.606874 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 866/3479] 10.4.3.105 () {66 vars in 1345 bytes} [Wed Aug 12 10:40:13 2026] DELETE /volume/v3/types/d6abdc84-0445-4080-87f6-0bd950715fca => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 10:40:13.614567 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-4fe977e7-6e5c-469d-a27a-6c10f95a98b1 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:13.617119 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-4fe977e7-6e5c-469d-a27a-6c10f95a98b1 tempest-VolumeAndVolumeTypeFromImageTest-922082927 tempest-VolumeAndVolumeTypeFromImageTest-922082927-project-admin] GET https://10.4.3.105/volume/v3/types/d6abdc84-0445-4080-87f6-0bd950715fca Aug 12 10:40:13.617413 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-4fe977e7-6e5c-469d-a27a-6c10f95a98b1 tempest-VolumeAndVolumeTypeFromImageTest-922082927 tempest-VolumeAndVolumeTypeFromImageTest-922082927-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:13.617734 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-4fe977e7-6e5c-469d-a27a-6c10f95a98b1 tempest-VolumeAndVolumeTypeFromImageTest-922082927 tempest-VolumeAndVolumeTypeFromImageTest-922082927-project-admin] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:13.622097 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-4fe977e7-6e5c-469d-a27a-6c10f95a98b1 tempest-VolumeAndVolumeTypeFromImageTest-922082927 tempest-VolumeAndVolumeTypeFromImageTest-922082927-project-admin] https://10.4.3.105/volume/v3/types/d6abdc84-0445-4080-87f6-0bd950715fca returned with HTTP 404 Aug 12 10:40:13.622770 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 863/3480] 10.4.3.105 () {66 vars in 1342 bytes} [Wed Aug 12 10:40:13 2026] GET /volume/v3/types/d6abdc84-0445-4080-87f6-0bd950715fca => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:40:13.708590 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-7b06b15b-86d8-4629-b8bd-f52ef0545681 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:13.710765 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-7b06b15b-86d8-4629-b8bd-f52ef0545681 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] GET https://10.4.3.105/volume/v3/backups/b0117fa1-e85c-4e68-8b2e-29c9d82b1563 Aug 12 10:40:13.710992 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-7b06b15b-86d8-4629-b8bd-f52ef0545681 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:13.711230 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-7b06b15b-86d8-4629-b8bd-f52ef0545681 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:13.711369 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-7b06b15b-86d8-4629-b8bd-f52ef0545681 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Show backup with id b0117fa1-e85c-4e68-8b2e-29c9d82b1563. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:40:13.715830 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-7b06b15b-86d8-4629-b8bd-f52ef0545681 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] https://10.4.3.105/volume/v3/backups/b0117fa1-e85c-4e68-8b2e-29c9d82b1563 returned with HTTP 404 Aug 12 10:40:13.716450 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 878/3481] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:40:13 2026] GET /volume/v3/backups/b0117fa1-e85c-4e68-8b2e-29c9d82b1563 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:40:13.724671 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-e7c5349a-8c89-4e8b-9788-974009c06b35 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:13.726795 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-e7c5349a-8c89-4e8b-9788-974009c06b35 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] DELETE https://10.4.3.105/volume/v3/snapshots/f096e463-462e-4bba-a97e-3ddf6785d391 Aug 12 10:40:13.727067 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-e7c5349a-8c89-4e8b-9788-974009c06b35 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:13.727300 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-e7c5349a-8c89-4e8b-9788-974009c06b35 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Calling method 'delete' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:13.727438 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.v3.snapshots [None req-e7c5349a-8c89-4e8b-9788-974009c06b35 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Delete snapshot with id: f096e463-462e-4bba-a97e-3ddf6785d391 Aug 12 10:40:13.733692 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:40:13.733692 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:40:13.734228 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-e7c5349a-8c89-4e8b-9788-974009c06b35 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Snapshot retrieved successfully. Aug 12 10:40:13.753353 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-e7c5349a-8c89-4e8b-9788-974009c06b35 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Snapshot delete request issued successfully. Aug 12 10:40:13.753627 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-e7c5349a-8c89-4e8b-9788-974009c06b35 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] https://10.4.3.105/volume/v3/snapshots/f096e463-462e-4bba-a97e-3ddf6785d391 returned with HTTP 202 Aug 12 10:40:13.754151 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 875/3482] 10.4.3.105 () {66 vars in 1357 bytes} [Wed Aug 12 10:40:13 2026] DELETE /volume/v3/snapshots/f096e463-462e-4bba-a97e-3ddf6785d391 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 10:40:13.765533 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-6ddc0fb8-e437-4863-9fde-3dedaad49acb None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:13.768914 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-6ddc0fb8-e437-4863-9fde-3dedaad49acb tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] GET https://10.4.3.105/volume/v3/snapshots/f096e463-462e-4bba-a97e-3ddf6785d391 Aug 12 10:40:13.768914 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-6ddc0fb8-e437-4863-9fde-3dedaad49acb tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:13.768914 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-6ddc0fb8-e437-4863-9fde-3dedaad49acb tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:13.775225 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:40:13.775225 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:40:13.775893 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-6ddc0fb8-e437-4863-9fde-3dedaad49acb tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Snapshot retrieved successfully. Aug 12 10:40:13.777684 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-6ddc0fb8-e437-4863-9fde-3dedaad49acb tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] https://10.4.3.105/volume/v3/snapshots/f096e463-462e-4bba-a97e-3ddf6785d391 returned with HTTP 200 Aug 12 10:40:13.777684 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 867/3483] 10.4.3.105 () {66 vars in 1354 bytes} [Wed Aug 12 10:40:13 2026] GET /volume/v3/snapshots/f096e463-462e-4bba-a97e-3ddf6785d391 => generated 462 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:40:14.221388 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-175bdb6d-ebb4-4397-a851-9405b483a446 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:14.223085 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-175bdb6d-ebb4-4397-a851-9405b483a446 tempest-VolumesMetadataTest-1461953133 tempest-VolumesMetadataTest-1461953133-project-member] GET https://10.4.3.105/volume/v3/volumes/618aad3e-ac24-4059-997f-bf375a729c95 Aug 12 10:40:14.223297 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-175bdb6d-ebb4-4397-a851-9405b483a446 tempest-VolumesMetadataTest-1461953133 tempest-VolumesMetadataTest-1461953133-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:14.223524 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-175bdb6d-ebb4-4397-a851-9405b483a446 tempest-VolumesMetadataTest-1461953133 tempest-VolumesMetadataTest-1461953133-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:14.230468 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:40:14.230468 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:40:14.234075 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-175bdb6d-ebb4-4397-a851-9405b483a446 tempest-VolumesMetadataTest-1461953133 tempest-VolumesMetadataTest-1461953133-project-member] Volume info retrieved successfully. Aug 12 10:40:14.238294 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-175bdb6d-ebb4-4397-a851-9405b483a446 tempest-VolumesMetadataTest-1461953133 tempest-VolumesMetadataTest-1461953133-project-member] https://10.4.3.105/volume/v3/volumes/618aad3e-ac24-4059-997f-bf375a729c95 returned with HTTP 200 Aug 12 10:40:14.238797 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 864/3484] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:40:14 2026] GET /volume/v3/volumes/618aad3e-ac24-4059-997f-bf375a729c95 => generated 843 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:40:14.250467 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-bfc8aaec-704a-498b-904e-4f4c96fd3f9b None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:14.252641 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-bfc8aaec-704a-498b-904e-4f4c96fd3f9b tempest-VolumesMetadataTest-1461953133 tempest-VolumesMetadataTest-1461953133-project-member] POST https://10.4.3.105/volume/v3/volumes/618aad3e-ac24-4059-997f-bf375a729c95/metadata Aug 12 10:40:14.253065 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-bfc8aaec-704a-498b-904e-4f4c96fd3f9b tempest-VolumesMetadataTest-1461953133 tempest-VolumesMetadataTest-1461953133-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3", "key4": ""}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:40:14.264229 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:40:14.264229 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:40:14.264832 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-bfc8aaec-704a-498b-904e-4f4c96fd3f9b tempest-VolumesMetadataTest-1461953133 tempest-VolumesMetadataTest-1461953133-project-member] Volume info retrieved successfully. Aug 12 10:40:14.279914 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-bfc8aaec-704a-498b-904e-4f4c96fd3f9b tempest-VolumesMetadataTest-1461953133 tempest-VolumesMetadataTest-1461953133-project-member] Create volume metadata completed successfully. Aug 12 10:40:14.280238 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-bfc8aaec-704a-498b-904e-4f4c96fd3f9b tempest-VolumesMetadataTest-1461953133 tempest-VolumesMetadataTest-1461953133-project-member] https://10.4.3.105/volume/v3/volumes/618aad3e-ac24-4059-997f-bf375a729c95/metadata returned with HTTP 200 Aug 12 10:40:14.282016 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 879/3485] 10.4.3.105 () {68 vars in 1397 bytes} [Wed Aug 12 10:40:14 2026] POST /volume/v3/volumes/618aad3e-ac24-4059-997f-bf375a729c95/metadata => generated 101 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:40:14.293246 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-36b14c9c-447a-469c-8d8a-baad1117ebb6 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:14.295708 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-36b14c9c-447a-469c-8d8a-baad1117ebb6 tempest-VolumesMetadataTest-1461953133 tempest-VolumesMetadataTest-1461953133-project-member] GET https://10.4.3.105/volume/v3/volumes/618aad3e-ac24-4059-997f-bf375a729c95/metadata Aug 12 10:40:14.295925 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-36b14c9c-447a-469c-8d8a-baad1117ebb6 tempest-VolumesMetadataTest-1461953133 tempest-VolumesMetadataTest-1461953133-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:14.295994 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-36b14c9c-447a-469c-8d8a-baad1117ebb6 tempest-VolumesMetadataTest-1461953133 tempest-VolumesMetadataTest-1461953133-project-member] Calling method 'index' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:14.303075 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:40:14.303075 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:40:14.303540 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-36b14c9c-447a-469c-8d8a-baad1117ebb6 tempest-VolumesMetadataTest-1461953133 tempest-VolumesMetadataTest-1461953133-project-member] Volume info retrieved successfully. Aug 12 10:40:14.309187 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-36b14c9c-447a-469c-8d8a-baad1117ebb6 tempest-VolumesMetadataTest-1461953133 tempest-VolumesMetadataTest-1461953133-project-member] Get volume metadata completed successfully. Aug 12 10:40:14.309413 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-36b14c9c-447a-469c-8d8a-baad1117ebb6 tempest-VolumesMetadataTest-1461953133 tempest-VolumesMetadataTest-1461953133-project-member] https://10.4.3.105/volume/v3/volumes/618aad3e-ac24-4059-997f-bf375a729c95/metadata returned with HTTP 200 Aug 12 10:40:14.309820 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 876/3486] 10.4.3.105 () {66 vars in 1375 bytes} [Wed Aug 12 10:40:14 2026] GET /volume/v3/volumes/618aad3e-ac24-4059-997f-bf375a729c95/metadata => generated 101 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:40:14.317925 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-06faf79f-4cbc-4864-9acf-fe1a3791eb6d None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:14.321574 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-06faf79f-4cbc-4864-9acf-fe1a3791eb6d tempest-VolumesMetadataTest-1461953133 tempest-VolumesMetadataTest-1461953133-project-member] PUT https://10.4.3.105/volume/v3/volumes/618aad3e-ac24-4059-997f-bf375a729c95/metadata Aug 12 10:40:14.321985 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-06faf79f-4cbc-4864-9acf-fe1a3791eb6d tempest-VolumesMetadataTest-1461953133 tempest-VolumesMetadataTest-1461953133-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {"key4": "value4", "key1": "value1_update"}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:40:14.340249 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:40:14.340249 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:40:14.340713 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-06faf79f-4cbc-4864-9acf-fe1a3791eb6d tempest-VolumesMetadataTest-1461953133 tempest-VolumesMetadataTest-1461953133-project-member] Volume info retrieved successfully. Aug 12 10:40:14.353510 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-06faf79f-4cbc-4864-9acf-fe1a3791eb6d tempest-VolumesMetadataTest-1461953133 tempest-VolumesMetadataTest-1461953133-project-member] Update volume metadata completed successfully. Aug 12 10:40:14.353781 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-06faf79f-4cbc-4864-9acf-fe1a3791eb6d tempest-VolumesMetadataTest-1461953133 tempest-VolumesMetadataTest-1461953133-project-member] https://10.4.3.105/volume/v3/volumes/618aad3e-ac24-4059-997f-bf375a729c95/metadata returned with HTTP 200 Aug 12 10:40:14.354190 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 868/3487] 10.4.3.105 () {68 vars in 1395 bytes} [Wed Aug 12 10:40:14 2026] PUT /volume/v3/volumes/618aad3e-ac24-4059-997f-bf375a729c95/metadata => generated 57 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 12 10:40:14.360959 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-de54d6e7-0e40-4345-8620-ca5e13f464e0 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:14.362763 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-de54d6e7-0e40-4345-8620-ca5e13f464e0 tempest-VolumesMetadataTest-1461953133 tempest-VolumesMetadataTest-1461953133-project-member] GET https://10.4.3.105/volume/v3/volumes/618aad3e-ac24-4059-997f-bf375a729c95/metadata Aug 12 10:40:14.362958 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-de54d6e7-0e40-4345-8620-ca5e13f464e0 tempest-VolumesMetadataTest-1461953133 tempest-VolumesMetadataTest-1461953133-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:14.363179 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-de54d6e7-0e40-4345-8620-ca5e13f464e0 tempest-VolumesMetadataTest-1461953133 tempest-VolumesMetadataTest-1461953133-project-member] Calling method 'index' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:14.370280 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:40:14.370280 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:40:14.370762 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-de54d6e7-0e40-4345-8620-ca5e13f464e0 tempest-VolumesMetadataTest-1461953133 tempest-VolumesMetadataTest-1461953133-project-member] Volume info retrieved successfully. Aug 12 10:40:14.376669 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-de54d6e7-0e40-4345-8620-ca5e13f464e0 tempest-VolumesMetadataTest-1461953133 tempest-VolumesMetadataTest-1461953133-project-member] Get volume metadata completed successfully. Aug 12 10:40:14.376913 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-de54d6e7-0e40-4345-8620-ca5e13f464e0 tempest-VolumesMetadataTest-1461953133 tempest-VolumesMetadataTest-1461953133-project-member] https://10.4.3.105/volume/v3/volumes/618aad3e-ac24-4059-997f-bf375a729c95/metadata returned with HTTP 200 Aug 12 10:40:14.377303 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 865/3488] 10.4.3.105 () {66 vars in 1375 bytes} [Wed Aug 12 10:40:14 2026] GET /volume/v3/volumes/618aad3e-ac24-4059-997f-bf375a729c95/metadata => generated 57 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 12 10:40:14.384378 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-84d6dc30-440b-482f-a17c-0d135527b389 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:14.386134 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-84d6dc30-440b-482f-a17c-0d135527b389 tempest-VolumesMetadataTest-1461953133 tempest-VolumesMetadataTest-1461953133-project-member] DELETE https://10.4.3.105/volume/v3/volumes/618aad3e-ac24-4059-997f-bf375a729c95/metadata/key1 Aug 12 10:40:14.386319 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-84d6dc30-440b-482f-a17c-0d135527b389 tempest-VolumesMetadataTest-1461953133 tempest-VolumesMetadataTest-1461953133-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:14.386499 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-84d6dc30-440b-482f-a17c-0d135527b389 tempest-VolumesMetadataTest-1461953133 tempest-VolumesMetadataTest-1461953133-project-member] Calling method 'delete' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:14.393294 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:40:14.393294 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:40:14.393798 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-84d6dc30-440b-482f-a17c-0d135527b389 tempest-VolumesMetadataTest-1461953133 tempest-VolumesMetadataTest-1461953133-project-member] Volume info retrieved successfully. Aug 12 10:40:14.403655 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-84d6dc30-440b-482f-a17c-0d135527b389 tempest-VolumesMetadataTest-1461953133 tempest-VolumesMetadataTest-1461953133-project-member] Get volume metadata completed successfully. Aug 12 10:40:14.415606 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-84d6dc30-440b-482f-a17c-0d135527b389 tempest-VolumesMetadataTest-1461953133 tempest-VolumesMetadataTest-1461953133-project-member] Delete volume metadata completed successfully. Aug 12 10:40:14.416014 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-84d6dc30-440b-482f-a17c-0d135527b389 tempest-VolumesMetadataTest-1461953133 tempest-VolumesMetadataTest-1461953133-project-member] https://10.4.3.105/volume/v3/volumes/618aad3e-ac24-4059-997f-bf375a729c95/metadata/key1 returned with HTTP 200 Aug 12 10:40:14.416402 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 880/3489] 10.4.3.105 () {66 vars in 1393 bytes} [Wed Aug 12 10:40:14 2026] DELETE /volume/v3/volumes/618aad3e-ac24-4059-997f-bf375a729c95/metadata/key1 => generated 0 bytes in 32 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Aug 12 10:40:14.425101 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-171014c8-8293-422a-9cb6-5cf195d6d42e None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:14.426839 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-171014c8-8293-422a-9cb6-5cf195d6d42e tempest-VolumesMetadataTest-1461953133 tempest-VolumesMetadataTest-1461953133-project-member] GET https://10.4.3.105/volume/v3/volumes/618aad3e-ac24-4059-997f-bf375a729c95/metadata Aug 12 10:40:14.427041 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-171014c8-8293-422a-9cb6-5cf195d6d42e tempest-VolumesMetadataTest-1461953133 tempest-VolumesMetadataTest-1461953133-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:14.427219 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-171014c8-8293-422a-9cb6-5cf195d6d42e tempest-VolumesMetadataTest-1461953133 tempest-VolumesMetadataTest-1461953133-project-member] Calling method 'index' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:14.437029 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:40:14.437029 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:40:14.437561 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-171014c8-8293-422a-9cb6-5cf195d6d42e tempest-VolumesMetadataTest-1461953133 tempest-VolumesMetadataTest-1461953133-project-member] Volume info retrieved successfully. Aug 12 10:40:14.449302 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-171014c8-8293-422a-9cb6-5cf195d6d42e tempest-VolumesMetadataTest-1461953133 tempest-VolumesMetadataTest-1461953133-project-member] Get volume metadata completed successfully. Aug 12 10:40:14.449605 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-171014c8-8293-422a-9cb6-5cf195d6d42e tempest-VolumesMetadataTest-1461953133 tempest-VolumesMetadataTest-1461953133-project-member] https://10.4.3.105/volume/v3/volumes/618aad3e-ac24-4059-997f-bf375a729c95/metadata returned with HTTP 200 Aug 12 10:40:14.450041 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 877/3490] 10.4.3.105 () {66 vars in 1375 bytes} [Wed Aug 12 10:40:14 2026] GET /volume/v3/volumes/618aad3e-ac24-4059-997f-bf375a729c95/metadata => generated 32 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 12 10:40:14.457497 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-d53bfb58-f04c-4bf5-9329-cbdde7f72b05 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:14.459508 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-d53bfb58-f04c-4bf5-9329-cbdde7f72b05 tempest-VolumesMetadataTest-1461953133 tempest-VolumesMetadataTest-1461953133-project-member] PUT https://10.4.3.105/volume/v3/volumes/618aad3e-ac24-4059-997f-bf375a729c95/metadata Aug 12 10:40:14.459914 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-d53bfb58-f04c-4bf5-9329-cbdde7f72b05 tempest-VolumesMetadataTest-1461953133 tempest-VolumesMetadataTest-1461953133-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:40:14.469272 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:40:14.469272 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:40:14.469794 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-d53bfb58-f04c-4bf5-9329-cbdde7f72b05 tempest-VolumesMetadataTest-1461953133 tempest-VolumesMetadataTest-1461953133-project-member] Volume info retrieved successfully. Aug 12 10:40:14.477946 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-d53bfb58-f04c-4bf5-9329-cbdde7f72b05 tempest-VolumesMetadataTest-1461953133 tempest-VolumesMetadataTest-1461953133-project-member] Update volume metadata completed successfully. Aug 12 10:40:14.478261 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-d53bfb58-f04c-4bf5-9329-cbdde7f72b05 tempest-VolumesMetadataTest-1461953133 tempest-VolumesMetadataTest-1461953133-project-member] https://10.4.3.105/volume/v3/volumes/618aad3e-ac24-4059-997f-bf375a729c95/metadata returned with HTTP 200 Aug 12 10:40:14.478709 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 869/3491] 10.4.3.105 () {68 vars in 1395 bytes} [Wed Aug 12 10:40:14 2026] PUT /volume/v3/volumes/618aad3e-ac24-4059-997f-bf375a729c95/metadata => generated 16 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 12 10:40:14.486439 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-bf8d1c78-ff6c-431a-92d1-0492964c0d41 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:14.488194 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-bf8d1c78-ff6c-431a-92d1-0492964c0d41 tempest-VolumesMetadataTest-1461953133 tempest-VolumesMetadataTest-1461953133-project-member] POST https://10.4.3.105/volume/v3/volumes/618aad3e-ac24-4059-997f-bf375a729c95/metadata Aug 12 10:40:14.488534 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-bf8d1c78-ff6c-431a-92d1-0492964c0d41 tempest-VolumesMetadataTest-1461953133 tempest-VolumesMetadataTest-1461953133-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:40:14.496725 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:40:14.496725 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:40:14.497242 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-bf8d1c78-ff6c-431a-92d1-0492964c0d41 tempest-VolumesMetadataTest-1461953133 tempest-VolumesMetadataTest-1461953133-project-member] Volume info retrieved successfully. Aug 12 10:40:14.507576 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-bf8d1c78-ff6c-431a-92d1-0492964c0d41 tempest-VolumesMetadataTest-1461953133 tempest-VolumesMetadataTest-1461953133-project-member] Create volume metadata completed successfully. Aug 12 10:40:14.507858 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-bf8d1c78-ff6c-431a-92d1-0492964c0d41 tempest-VolumesMetadataTest-1461953133 tempest-VolumesMetadataTest-1461953133-project-member] https://10.4.3.105/volume/v3/volumes/618aad3e-ac24-4059-997f-bf375a729c95/metadata returned with HTTP 200 Aug 12 10:40:14.508293 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 866/3492] 10.4.3.105 () {68 vars in 1396 bytes} [Wed Aug 12 10:40:14 2026] POST /volume/v3/volumes/618aad3e-ac24-4059-997f-bf375a729c95/metadata => generated 68 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 12 10:40:14.515903 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-7a0d9ca5-492a-4848-84b8-9dc164929edc None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:14.517923 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-7a0d9ca5-492a-4848-84b8-9dc164929edc tempest-VolumesMetadataTest-1461953133 tempest-VolumesMetadataTest-1461953133-project-member] PUT https://10.4.3.105/volume/v3/volumes/618aad3e-ac24-4059-997f-bf375a729c95/metadata/key3 Aug 12 10:40:14.518338 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-7a0d9ca5-492a-4848-84b8-9dc164929edc tempest-VolumesMetadataTest-1461953133 tempest-VolumesMetadataTest-1461953133-project-member] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:40:14.528085 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:40:14.528085 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:40:14.528691 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-7a0d9ca5-492a-4848-84b8-9dc164929edc tempest-VolumesMetadataTest-1461953133 tempest-VolumesMetadataTest-1461953133-project-member] Volume info retrieved successfully. Aug 12 10:40:14.536881 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-7a0d9ca5-492a-4848-84b8-9dc164929edc tempest-VolumesMetadataTest-1461953133 tempest-VolumesMetadataTest-1461953133-project-member] Update volume metadata completed successfully. Aug 12 10:40:14.537204 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-7a0d9ca5-492a-4848-84b8-9dc164929edc tempest-VolumesMetadataTest-1461953133 tempest-VolumesMetadataTest-1461953133-project-member] https://10.4.3.105/volume/v3/volumes/618aad3e-ac24-4059-997f-bf375a729c95/metadata/key3 returned with HTTP 200 Aug 12 10:40:14.537836 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 881/3493] 10.4.3.105 () {68 vars in 1410 bytes} [Wed Aug 12 10:40:14 2026] PUT /volume/v3/volumes/618aad3e-ac24-4059-997f-bf375a729c95/metadata/key3 => generated 35 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 12 10:40:14.544891 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-76110a67-9810-4c63-9bab-a888e615de8e None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:14.547037 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-76110a67-9810-4c63-9bab-a888e615de8e tempest-VolumesMetadataTest-1461953133 tempest-VolumesMetadataTest-1461953133-project-member] GET https://10.4.3.105/volume/v3/volumes/618aad3e-ac24-4059-997f-bf375a729c95/metadata/key3 Aug 12 10:40:14.547272 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-76110a67-9810-4c63-9bab-a888e615de8e tempest-VolumesMetadataTest-1461953133 tempest-VolumesMetadataTest-1461953133-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:14.547522 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-76110a67-9810-4c63-9bab-a888e615de8e tempest-VolumesMetadataTest-1461953133 tempest-VolumesMetadataTest-1461953133-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:14.557373 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:40:14.557373 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:40:14.557914 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-76110a67-9810-4c63-9bab-a888e615de8e tempest-VolumesMetadataTest-1461953133 tempest-VolumesMetadataTest-1461953133-project-member] Volume info retrieved successfully. Aug 12 10:40:14.565389 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-76110a67-9810-4c63-9bab-a888e615de8e tempest-VolumesMetadataTest-1461953133 tempest-VolumesMetadataTest-1461953133-project-member] Get volume metadata completed successfully. Aug 12 10:40:14.565674 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-76110a67-9810-4c63-9bab-a888e615de8e tempest-VolumesMetadataTest-1461953133 tempest-VolumesMetadataTest-1461953133-project-member] https://10.4.3.105/volume/v3/volumes/618aad3e-ac24-4059-997f-bf375a729c95/metadata/key3 returned with HTTP 200 Aug 12 10:40:14.566156 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 878/3494] 10.4.3.105 () {66 vars in 1390 bytes} [Wed Aug 12 10:40:14 2026] GET /volume/v3/volumes/618aad3e-ac24-4059-997f-bf375a729c95/metadata/key3 => generated 35 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 12 10:40:14.574630 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-fcffc659-312c-42fe-b95b-e4bed69619f3 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:14.576663 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-fcffc659-312c-42fe-b95b-e4bed69619f3 tempest-VolumesMetadataTest-1461953133 tempest-VolumesMetadataTest-1461953133-project-member] GET https://10.4.3.105/volume/v3/volumes/618aad3e-ac24-4059-997f-bf375a729c95/metadata Aug 12 10:40:14.576892 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-fcffc659-312c-42fe-b95b-e4bed69619f3 tempest-VolumesMetadataTest-1461953133 tempest-VolumesMetadataTest-1461953133-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:14.577156 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-fcffc659-312c-42fe-b95b-e4bed69619f3 tempest-VolumesMetadataTest-1461953133 tempest-VolumesMetadataTest-1461953133-project-member] Calling method 'index' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:14.586066 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:40:14.586066 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:40:14.586625 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-fcffc659-312c-42fe-b95b-e4bed69619f3 tempest-VolumesMetadataTest-1461953133 tempest-VolumesMetadataTest-1461953133-project-member] Volume info retrieved successfully. Aug 12 10:40:14.592620 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-fcffc659-312c-42fe-b95b-e4bed69619f3 tempest-VolumesMetadataTest-1461953133 tempest-VolumesMetadataTest-1461953133-project-member] Get volume metadata completed successfully. Aug 12 10:40:14.592938 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-fcffc659-312c-42fe-b95b-e4bed69619f3 tempest-VolumesMetadataTest-1461953133 tempest-VolumesMetadataTest-1461953133-project-member] https://10.4.3.105/volume/v3/volumes/618aad3e-ac24-4059-997f-bf375a729c95/metadata returned with HTTP 200 Aug 12 10:40:14.593411 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 870/3495] 10.4.3.105 () {66 vars in 1375 bytes} [Wed Aug 12 10:40:14 2026] GET /volume/v3/volumes/618aad3e-ac24-4059-997f-bf375a729c95/metadata => generated 75 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 12 10:40:14.600539 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-e6d8beee-203e-4c14-bab8-4057db15ba05 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:14.602430 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-e6d8beee-203e-4c14-bab8-4057db15ba05 tempest-VolumesMetadataTest-1461953133 tempest-VolumesMetadataTest-1461953133-project-member] PUT https://10.4.3.105/volume/v3/volumes/618aad3e-ac24-4059-997f-bf375a729c95/metadata Aug 12 10:40:14.602846 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-e6d8beee-203e-4c14-bab8-4057db15ba05 tempest-VolumesMetadataTest-1461953133 tempest-VolumesMetadataTest-1461953133-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:40:14.610979 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:40:14.610979 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:40:14.611717 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-e6d8beee-203e-4c14-bab8-4057db15ba05 tempest-VolumesMetadataTest-1461953133 tempest-VolumesMetadataTest-1461953133-project-member] Volume info retrieved successfully. Aug 12 10:40:14.621414 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-e6d8beee-203e-4c14-bab8-4057db15ba05 tempest-VolumesMetadataTest-1461953133 tempest-VolumesMetadataTest-1461953133-project-member] Update volume metadata completed successfully. Aug 12 10:40:14.621883 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-e6d8beee-203e-4c14-bab8-4057db15ba05 tempest-VolumesMetadataTest-1461953133 tempest-VolumesMetadataTest-1461953133-project-member] https://10.4.3.105/volume/v3/volumes/618aad3e-ac24-4059-997f-bf375a729c95/metadata returned with HTTP 200 Aug 12 10:40:14.622283 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 867/3496] 10.4.3.105 () {68 vars in 1395 bytes} [Wed Aug 12 10:40:14 2026] PUT /volume/v3/volumes/618aad3e-ac24-4059-997f-bf375a729c95/metadata => generated 16 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 12 10:40:14.631696 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-3232d178-2a62-4dfe-9b59-b28e47116c59 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:14.633823 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-3232d178-2a62-4dfe-9b59-b28e47116c59 tempest-VolumesMetadataTest-1461953133 tempest-VolumesMetadataTest-1461953133-project-member] GET https://10.4.3.105/volume/v3/volumes/618aad3e-ac24-4059-997f-bf375a729c95 Aug 12 10:40:14.634179 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-3232d178-2a62-4dfe-9b59-b28e47116c59 tempest-VolumesMetadataTest-1461953133 tempest-VolumesMetadataTest-1461953133-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:14.634427 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-3232d178-2a62-4dfe-9b59-b28e47116c59 tempest-VolumesMetadataTest-1461953133 tempest-VolumesMetadataTest-1461953133-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:14.642038 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:40:14.642038 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:40:14.645409 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-3232d178-2a62-4dfe-9b59-b28e47116c59 tempest-VolumesMetadataTest-1461953133 tempest-VolumesMetadataTest-1461953133-project-member] Volume info retrieved successfully. Aug 12 10:40:14.650082 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-3232d178-2a62-4dfe-9b59-b28e47116c59 tempest-VolumesMetadataTest-1461953133 tempest-VolumesMetadataTest-1461953133-project-member] https://10.4.3.105/volume/v3/volumes/618aad3e-ac24-4059-997f-bf375a729c95 returned with HTTP 200 Aug 12 10:40:14.650394 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 882/3497] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:40:14 2026] GET /volume/v3/volumes/618aad3e-ac24-4059-997f-bf375a729c95 => generated 843 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:40:14.662296 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-bd59305e-2d19-495c-a469-e998a08065d0 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:14.664509 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-bd59305e-2d19-495c-a469-e998a08065d0 tempest-VolumesMetadataTest-1461953133 tempest-VolumesMetadataTest-1461953133-project-member] DELETE https://10.4.3.105/volume/v3/volumes/618aad3e-ac24-4059-997f-bf375a729c95 Aug 12 10:40:14.664881 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-bd59305e-2d19-495c-a469-e998a08065d0 tempest-VolumesMetadataTest-1461953133 tempest-VolumesMetadataTest-1461953133-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:14.665149 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-bd59305e-2d19-495c-a469-e998a08065d0 tempest-VolumesMetadataTest-1461953133 tempest-VolumesMetadataTest-1461953133-project-member] Calling method 'delete' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:14.665352 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.v3.volumes [None req-bd59305e-2d19-495c-a469-e998a08065d0 tempest-VolumesMetadataTest-1461953133 tempest-VolumesMetadataTest-1461953133-project-member] Delete volume with id: 618aad3e-ac24-4059-997f-bf375a729c95 Aug 12 10:40:14.673840 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:40:14.673840 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:40:14.674455 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-bd59305e-2d19-495c-a469-e998a08065d0 tempest-VolumesMetadataTest-1461953133 tempest-VolumesMetadataTest-1461953133-project-member] Volume info retrieved successfully. Aug 12 10:40:14.693687 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-bd59305e-2d19-495c-a469-e998a08065d0 tempest-VolumesMetadataTest-1461953133 tempest-VolumesMetadataTest-1461953133-project-member] Delete volume request issued successfully. Aug 12 10:40:14.694036 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-bd59305e-2d19-495c-a469-e998a08065d0 tempest-VolumesMetadataTest-1461953133 tempest-VolumesMetadataTest-1461953133-project-member] https://10.4.3.105/volume/v3/volumes/618aad3e-ac24-4059-997f-bf375a729c95 returned with HTTP 202 Aug 12 10:40:14.694552 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 879/3498] 10.4.3.105 () {66 vars in 1351 bytes} [Wed Aug 12 10:40:14 2026] DELETE /volume/v3/volumes/618aad3e-ac24-4059-997f-bf375a729c95 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 10:40:14.704086 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-1f8a833c-86ab-4247-8db1-3061ac9af5b5 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:14.706131 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-1f8a833c-86ab-4247-8db1-3061ac9af5b5 tempest-VolumesMetadataTest-1461953133 tempest-VolumesMetadataTest-1461953133-project-member] GET https://10.4.3.105/volume/v3/volumes/618aad3e-ac24-4059-997f-bf375a729c95 Aug 12 10:40:14.706284 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-1f8a833c-86ab-4247-8db1-3061ac9af5b5 tempest-VolumesMetadataTest-1461953133 tempest-VolumesMetadataTest-1461953133-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:14.706498 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-1f8a833c-86ab-4247-8db1-3061ac9af5b5 tempest-VolumesMetadataTest-1461953133 tempest-VolumesMetadataTest-1461953133-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:14.713946 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:40:14.713946 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:40:14.719045 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-1f8a833c-86ab-4247-8db1-3061ac9af5b5 tempest-VolumesMetadataTest-1461953133 tempest-VolumesMetadataTest-1461953133-project-member] Volume info retrieved successfully. Aug 12 10:40:14.726112 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-1f8a833c-86ab-4247-8db1-3061ac9af5b5 tempest-VolumesMetadataTest-1461953133 tempest-VolumesMetadataTest-1461953133-project-member] https://10.4.3.105/volume/v3/volumes/618aad3e-ac24-4059-997f-bf375a729c95 returned with HTTP 200 Aug 12 10:40:14.726587 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 871/3499] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:40:14 2026] GET /volume/v3/volumes/618aad3e-ac24-4059-997f-bf375a729c95 => generated 842 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:40:14.791558 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-599102dd-f3a6-40f7-bf2b-dae910f46766 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:14.795089 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-599102dd-f3a6-40f7-bf2b-dae910f46766 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] GET https://10.4.3.105/volume/v3/snapshots/f096e463-462e-4bba-a97e-3ddf6785d391 Aug 12 10:40:14.795319 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-599102dd-f3a6-40f7-bf2b-dae910f46766 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:14.795543 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-599102dd-f3a6-40f7-bf2b-dae910f46766 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:14.799960 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-599102dd-f3a6-40f7-bf2b-dae910f46766 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] https://10.4.3.105/volume/v3/snapshots/f096e463-462e-4bba-a97e-3ddf6785d391 returned with HTTP 404 Aug 12 10:40:14.800480 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 868/3500] 10.4.3.105 () {66 vars in 1354 bytes} [Wed Aug 12 10:40:14 2026] GET /volume/v3/snapshots/f096e463-462e-4bba-a97e-3ddf6785d391 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:40:14.808871 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-06e4e753-d870-4aea-98a5-fe5ed8acf584 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:14.810457 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-06e4e753-d870-4aea-98a5-fe5ed8acf584 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] DELETE https://10.4.3.105/volume/v3/volumes/2256e169-ca3c-4ad6-859e-1970cd5761b3 Aug 12 10:40:14.810828 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-06e4e753-d870-4aea-98a5-fe5ed8acf584 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:14.810900 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-06e4e753-d870-4aea-98a5-fe5ed8acf584 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Calling method 'delete' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:14.811060 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.v3.volumes [None req-06e4e753-d870-4aea-98a5-fe5ed8acf584 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Delete volume with id: 2256e169-ca3c-4ad6-859e-1970cd5761b3 Aug 12 10:40:14.821908 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:40:14.821908 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:40:14.822702 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-06e4e753-d870-4aea-98a5-fe5ed8acf584 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Volume info retrieved successfully. Aug 12 10:40:14.843428 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-06e4e753-d870-4aea-98a5-fe5ed8acf584 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Delete volume request issued successfully. Aug 12 10:40:14.843723 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-06e4e753-d870-4aea-98a5-fe5ed8acf584 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] https://10.4.3.105/volume/v3/volumes/2256e169-ca3c-4ad6-859e-1970cd5761b3 returned with HTTP 202 Aug 12 10:40:14.845320 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 883/3501] 10.4.3.105 () {66 vars in 1351 bytes} [Wed Aug 12 10:40:14 2026] DELETE /volume/v3/volumes/2256e169-ca3c-4ad6-859e-1970cd5761b3 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 10:40:14.855057 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-7b971ef1-de26-405b-8e51-0d2a554240e9 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:14.856814 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-7b971ef1-de26-405b-8e51-0d2a554240e9 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] GET https://10.4.3.105/volume/v3/volumes/2256e169-ca3c-4ad6-859e-1970cd5761b3 Aug 12 10:40:14.857037 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-7b971ef1-de26-405b-8e51-0d2a554240e9 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:14.857246 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-7b971ef1-de26-405b-8e51-0d2a554240e9 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:14.864473 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:40:14.864473 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:40:14.870140 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-7b971ef1-de26-405b-8e51-0d2a554240e9 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Volume info retrieved successfully. Aug 12 10:40:14.875027 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-7b971ef1-de26-405b-8e51-0d2a554240e9 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] https://10.4.3.105/volume/v3/volumes/2256e169-ca3c-4ad6-859e-1970cd5761b3 returned with HTTP 200 Aug 12 10:40:14.875483 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 880/3502] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:40:14 2026] GET /volume/v3/volumes/2256e169-ca3c-4ad6-859e-1970cd5761b3 => generated 841 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:40:15.298175 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-d15353b4-1e43-47e9-bb70-bace8415a1a4 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:15.401306 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-d15353b4-1e43-47e9-bb70-bace8415a1a4 tempest-VolumeRevertTests-1364609617 tempest-VolumeRevertTests-1364609617-project-member] POST https://10.4.3.105/volume/v3/volumes Aug 12 10:40:15.401694 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-d15353b4-1e43-47e9-bb70-bace8415a1a4 tempest-VolumeRevertTests-1364609617 tempest-VolumeRevertTests-1364609617-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeRevertTests-Volume-353780471"}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:40:15.403105 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.volumes [None req-d15353b4-1e43-47e9-bb70-bace8415a1a4 tempest-VolumeRevertTests-1364609617 tempest-VolumeRevertTests-1364609617-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeRevertTests-Volume-353780471'}} {{(pid=100374) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 10:40:15.403221 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.v3.volumes [None req-d15353b4-1e43-47e9-bb70-bace8415a1a4 tempest-VolumeRevertTests-1364609617 tempest-VolumeRevertTests-1364609617-project-member] Create volume of 1 GB Aug 12 10:40:15.407114 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-d15353b4-1e43-47e9-bb70-bace8415a1a4 tempest-VolumeRevertTests-1364609617 tempest-VolumeRevertTests-1364609617-project-member] Availability Zones retrieved successfully. Aug 12 10:40:15.414251 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-d15353b4-1e43-47e9-bb70-bace8415a1a4 tempest-VolumeRevertTests-1364609617 tempest-VolumeRevertTests-1364609617-project-member] Flow 'volume_create_api' (17e0d347-53cf-49d8-9d10-ef291e2b1038) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:40:15.415681 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-d15353b4-1e43-47e9-bb70-bace8415a1a4 tempest-VolumeRevertTests-1364609617 tempest-VolumeRevertTests-1364609617-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (919f04a2-23ca-4ece-b0df-af9fa7de2ee7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:40:15.417065 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.flows.api.create_volume [None req-d15353b4-1e43-47e9-bb70-bace8415a1a4 tempest-VolumeRevertTests-1364609617 tempest-VolumeRevertTests-1364609617-project-member] Validating volume size '1' using validate_int {{(pid=100374) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 10:40:15.447770 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-d15353b4-1e43-47e9-bb70-bace8415a1a4 tempest-VolumeRevertTests-1364609617 tempest-VolumeRevertTests-1364609617-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (919f04a2-23ca-4ece-b0df-af9fa7de2ee7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T10:26:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6cd66f07-4c7b-40b2-9dfb-378538f29c9e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:40:15.448491 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-d15353b4-1e43-47e9-bb70-bace8415a1a4 tempest-VolumeRevertTests-1364609617 tempest-VolumeRevertTests-1364609617-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b505124f-4259-4561-9115-3de74dc7336c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:40:15.502734 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.quota [None req-d15353b4-1e43-47e9-bb70-bace8415a1a4 tempest-VolumeRevertTests-1364609617 tempest-VolumeRevertTests-1364609617-project-member] Created reservations ['a5612fd6-b8db-4ef3-bb11-b5a65c2a1ba8', '245f932d-3c85-4784-9bd2-a1e9add201a6', '2bc073ee-9c9c-45f8-a0ae-6810f0744fdb', '7f132f80-39df-4a2c-9b9d-8e5545aaa67b'] {{(pid=100374) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:40:15.503478 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-d15353b4-1e43-47e9-bb70-bace8415a1a4 tempest-VolumeRevertTests-1364609617 tempest-VolumeRevertTests-1364609617-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b505124f-4259-4561-9115-3de74dc7336c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a5612fd6-b8db-4ef3-bb11-b5a65c2a1ba8', '245f932d-3c85-4784-9bd2-a1e9add201a6', '2bc073ee-9c9c-45f8-a0ae-6810f0744fdb', '7f132f80-39df-4a2c-9b9d-8e5545aaa67b']}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:40:15.504236 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-d15353b4-1e43-47e9-bb70-bace8415a1a4 tempest-VolumeRevertTests-1364609617 tempest-VolumeRevertTests-1364609617-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2123efd4-1a99-4b76-8c21-a85b074774f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:40:15.525932 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-d15353b4-1e43-47e9-bb70-bace8415a1a4 tempest-VolumeRevertTests-1364609617 tempest-VolumeRevertTests-1364609617-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2123efd4-1a99-4b76-8c21-a85b074774f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '356503ed-c922-479d-8fbb-408b92a12155', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-353780471',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d2339eda4fdc48f4b60ee42091043449',qos_specs=None,replication_status=,reservations=['a5612fd6-b8db-4ef3-bb11-b5a65c2a1ba8','245f932d-3c85-4784-9bd2-a1e9add201a6','2bc073ee-9c9c-45f8-a0ae-6810f0744fdb','7f132f80-39df-4a2c-9b9d-8e5545aaa67b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7ade93f6e24543159c927d056ef26ada',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:40:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-353780471',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=356503ed-c922-479d-8fbb-408b92a12155,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d2339eda4fdc48f4b60ee42091043449',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7ade93f6e24543159c927d056ef26ada',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6cd66f07-4c7b-40b2-9dfb-378538f29c9e),volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:40:15.526679 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-d15353b4-1e43-47e9-bb70-bace8415a1a4 tempest-VolumeRevertTests-1364609617 tempest-VolumeRevertTests-1364609617-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3a5b3dc6-5539-41a3-b9ac-ebd8e60c671b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:40:15.542793 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-d15353b4-1e43-47e9-bb70-bace8415a1a4 tempest-VolumeRevertTests-1364609617 tempest-VolumeRevertTests-1364609617-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3a5b3dc6-5539-41a3-b9ac-ebd8e60c671b) transitioned into state 'SUCCESS' from state '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-353780471',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d2339eda4fdc48f4b60ee42091043449',qos_specs=None,replication_status=,reservations=['a5612fd6-b8db-4ef3-bb11-b5a65c2a1ba8','245f932d-3c85-4784-9bd2-a1e9add201a6','2bc073ee-9c9c-45f8-a0ae-6810f0744fdb','7f132f80-39df-4a2c-9b9d-8e5545aaa67b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7ade93f6e24543159c927d056ef26ada',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:40:15.543529 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-d15353b4-1e43-47e9-bb70-bace8415a1a4 tempest-VolumeRevertTests-1364609617 tempest-VolumeRevertTests-1364609617-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1bd0da93-734d-4799-88e0-231ea4b735cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:40:15.551776 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-d15353b4-1e43-47e9-bb70-bace8415a1a4 tempest-VolumeRevertTests-1364609617 tempest-VolumeRevertTests-1364609617-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1bd0da93-734d-4799-88e0-231ea4b735cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:40:15.552742 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-d15353b4-1e43-47e9-bb70-bace8415a1a4 tempest-VolumeRevertTests-1364609617 tempest-VolumeRevertTests-1364609617-project-member] Flow 'volume_create_api' (17e0d347-53cf-49d8-9d10-ef291e2b1038) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100374) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:40:15.553149 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-d15353b4-1e43-47e9-bb70-bace8415a1a4 tempest-VolumeRevertTests-1364609617 tempest-VolumeRevertTests-1364609617-project-member] Create volume request issued successfully. Aug 12 10:40:15.553677 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-d15353b4-1e43-47e9-bb70-bace8415a1a4 tempest-VolumeRevertTests-1364609617 tempest-VolumeRevertTests-1364609617-project-member] https://10.4.3.105/volume/v3/volumes returned with HTTP 202 Aug 12 10:40:15.554107 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 872/3503] 10.4.3.105 () {70 vars in 1299 bytes} [Wed Aug 12 10:40:15 2026] POST /volume/v3/volumes => generated 765 bytes in 256 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:40:15.569407 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-a641ce62-86c3-4f59-949a-964a4423c515 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:15.571768 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-a641ce62-86c3-4f59-949a-964a4423c515 tempest-VolumeRevertTests-1364609617 tempest-VolumeRevertTests-1364609617-project-member] GET https://10.4.3.105/volume/v3/volumes/356503ed-c922-479d-8fbb-408b92a12155 Aug 12 10:40:15.572099 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-a641ce62-86c3-4f59-949a-964a4423c515 tempest-VolumeRevertTests-1364609617 tempest-VolumeRevertTests-1364609617-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:15.572369 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-a641ce62-86c3-4f59-949a-964a4423c515 tempest-VolumeRevertTests-1364609617 tempest-VolumeRevertTests-1364609617-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:15.582434 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:40:15.582434 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:40:15.587227 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-a641ce62-86c3-4f59-949a-964a4423c515 tempest-VolumeRevertTests-1364609617 tempest-VolumeRevertTests-1364609617-project-member] Volume info retrieved successfully. Aug 12 10:40:15.592686 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-a641ce62-86c3-4f59-949a-964a4423c515 tempest-VolumeRevertTests-1364609617 tempest-VolumeRevertTests-1364609617-project-member] https://10.4.3.105/volume/v3/volumes/356503ed-c922-479d-8fbb-408b92a12155 returned with HTTP 200 Aug 12 10:40:15.593358 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 869/3504] 10.4.3.105 () {68 vars in 1389 bytes} [Wed Aug 12 10:40:15 2026] GET /volume/v3/volumes/356503ed-c922-479d-8fbb-408b92a12155 => generated 833 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:40:15.739049 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-c286f785-51e6-4763-beaf-d416f25648ba None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:15.740831 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-c286f785-51e6-4763-beaf-d416f25648ba tempest-VolumesMetadataTest-1461953133 tempest-VolumesMetadataTest-1461953133-project-member] GET https://10.4.3.105/volume/v3/volumes/618aad3e-ac24-4059-997f-bf375a729c95 Aug 12 10:40:15.741017 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-c286f785-51e6-4763-beaf-d416f25648ba tempest-VolumesMetadataTest-1461953133 tempest-VolumesMetadataTest-1461953133-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:15.741191 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-c286f785-51e6-4763-beaf-d416f25648ba tempest-VolumesMetadataTest-1461953133 tempest-VolumesMetadataTest-1461953133-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:15.746477 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-c286f785-51e6-4763-beaf-d416f25648ba tempest-VolumesMetadataTest-1461953133 tempest-VolumesMetadataTest-1461953133-project-member] https://10.4.3.105/volume/v3/volumes/618aad3e-ac24-4059-997f-bf375a729c95 returned with HTTP 404 Aug 12 10:40:15.747111 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 884/3505] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:40:15 2026] GET /volume/v3/volumes/618aad3e-ac24-4059-997f-bf375a729c95 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:40:15.888882 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-64e6b8ab-d3fc-4922-8302-92296c3ebd2b None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:15.890991 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-64e6b8ab-d3fc-4922-8302-92296c3ebd2b tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] GET https://10.4.3.105/volume/v3/volumes/2256e169-ca3c-4ad6-859e-1970cd5761b3 Aug 12 10:40:15.891657 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-64e6b8ab-d3fc-4922-8302-92296c3ebd2b tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:15.891916 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-64e6b8ab-d3fc-4922-8302-92296c3ebd2b tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:15.898065 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-64e6b8ab-d3fc-4922-8302-92296c3ebd2b tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] https://10.4.3.105/volume/v3/volumes/2256e169-ca3c-4ad6-859e-1970cd5761b3 returned with HTTP 404 Aug 12 10:40:15.898731 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 881/3506] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:40:15 2026] GET /volume/v3/volumes/2256e169-ca3c-4ad6-859e-1970cd5761b3 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:40:15.905916 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-1f4ee6dc-f927-4d58-b6f6-e89e8ee46f33 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:15.907745 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-1f4ee6dc-f927-4d58-b6f6-e89e8ee46f33 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] DELETE https://10.4.3.105/volume/v3/volumes/f4956636-d3dc-4bcc-9988-8bdc85204389 Aug 12 10:40:15.907919 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-1f4ee6dc-f927-4d58-b6f6-e89e8ee46f33 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:15.908159 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-1f4ee6dc-f927-4d58-b6f6-e89e8ee46f33 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Calling method 'delete' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:15.908341 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.v3.volumes [None req-1f4ee6dc-f927-4d58-b6f6-e89e8ee46f33 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Delete volume with id: f4956636-d3dc-4bcc-9988-8bdc85204389 Aug 12 10:40:15.915253 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:40:15.915253 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:40:15.915721 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-1f4ee6dc-f927-4d58-b6f6-e89e8ee46f33 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Volume info retrieved successfully. Aug 12 10:40:15.930693 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-1f4ee6dc-f927-4d58-b6f6-e89e8ee46f33 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Delete volume request issued successfully. Aug 12 10:40:15.930906 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-1f4ee6dc-f927-4d58-b6f6-e89e8ee46f33 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] https://10.4.3.105/volume/v3/volumes/f4956636-d3dc-4bcc-9988-8bdc85204389 returned with HTTP 202 Aug 12 10:40:15.931497 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 873/3507] 10.4.3.105 () {66 vars in 1351 bytes} [Wed Aug 12 10:40:15 2026] DELETE /volume/v3/volumes/f4956636-d3dc-4bcc-9988-8bdc85204389 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 10:40:15.941221 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-a7ada4b2-827b-4800-b9f2-b84be6d11813 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:15.943337 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-a7ada4b2-827b-4800-b9f2-b84be6d11813 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] GET https://10.4.3.105/volume/v3/volumes/f4956636-d3dc-4bcc-9988-8bdc85204389 Aug 12 10:40:15.943601 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-a7ada4b2-827b-4800-b9f2-b84be6d11813 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:15.943834 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-a7ada4b2-827b-4800-b9f2-b84be6d11813 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:15.955206 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:40:15.955206 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:40:15.959345 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-a7ada4b2-827b-4800-b9f2-b84be6d11813 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Volume info retrieved successfully. Aug 12 10:40:15.964749 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-a7ada4b2-827b-4800-b9f2-b84be6d11813 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] https://10.4.3.105/volume/v3/volumes/f4956636-d3dc-4bcc-9988-8bdc85204389 returned with HTTP 200 Aug 12 10:40:15.965229 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 870/3508] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:40:15 2026] GET /volume/v3/volumes/f4956636-d3dc-4bcc-9988-8bdc85204389 => generated 1355 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:40:16.610083 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-ffc953de-9780-4e2e-8c99-6cb370a11df5 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:16.611873 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-ffc953de-9780-4e2e-8c99-6cb370a11df5 tempest-VolumeRevertTests-1364609617 tempest-VolumeRevertTests-1364609617-project-member] GET https://10.4.3.105/volume/v3/volumes/356503ed-c922-479d-8fbb-408b92a12155 Aug 12 10:40:16.612098 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-ffc953de-9780-4e2e-8c99-6cb370a11df5 tempest-VolumeRevertTests-1364609617 tempest-VolumeRevertTests-1364609617-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:16.612291 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-ffc953de-9780-4e2e-8c99-6cb370a11df5 tempest-VolumeRevertTests-1364609617 tempest-VolumeRevertTests-1364609617-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:16.620147 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:40:16.620147 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:40:16.624368 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-ffc953de-9780-4e2e-8c99-6cb370a11df5 tempest-VolumeRevertTests-1364609617 tempest-VolumeRevertTests-1364609617-project-member] Volume info retrieved successfully. Aug 12 10:40:16.628845 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-ffc953de-9780-4e2e-8c99-6cb370a11df5 tempest-VolumeRevertTests-1364609617 tempest-VolumeRevertTests-1364609617-project-member] https://10.4.3.105/volume/v3/volumes/356503ed-c922-479d-8fbb-408b92a12155 returned with HTTP 200 Aug 12 10:40:16.629479 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 885/3509] 10.4.3.105 () {68 vars in 1389 bytes} [Wed Aug 12 10:40:16 2026] GET /volume/v3/volumes/356503ed-c922-479d-8fbb-408b92a12155 => generated 858 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:40:16.642232 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-3bb1a6a9-4821-47a2-a47e-cd3f07f6d5c8 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:16.644048 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-3bb1a6a9-4821-47a2-a47e-cd3f07f6d5c8 tempest-VolumeRevertTests-1364609617 tempest-VolumeRevertTests-1364609617-project-member] POST https://10.4.3.105/volume/v3/snapshots Aug 12 10:40:16.644404 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-3bb1a6a9-4821-47a2-a47e-cd3f07f6d5c8 tempest-VolumeRevertTests-1364609617 tempest-VolumeRevertTests-1364609617-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "356503ed-c922-479d-8fbb-408b92a12155", "metadata": {"mykey1": "value1"}, "name": "tempest-VolumeRevertTests-Snapshot-781879440"}} {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:40:16.655216 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:40:16.655216 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:40:16.655835 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-3bb1a6a9-4821-47a2-a47e-cd3f07f6d5c8 tempest-VolumeRevertTests-1364609617 tempest-VolumeRevertTests-1364609617-project-member] Volume info retrieved successfully. Aug 12 10:40:16.655970 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.v3.snapshots [None req-3bb1a6a9-4821-47a2-a47e-cd3f07f6d5c8 tempest-VolumeRevertTests-1364609617 tempest-VolumeRevertTests-1364609617-project-member] Create snapshot from volume 356503ed-c922-479d-8fbb-408b92a12155 Aug 12 10:40:16.698601 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.quota [None req-3bb1a6a9-4821-47a2-a47e-cd3f07f6d5c8 tempest-VolumeRevertTests-1364609617 tempest-VolumeRevertTests-1364609617-project-member] Created reservations ['c0924c62-fdf4-4321-a05a-fe58aa69a1d3', 'e9530695-0512-452e-8db4-6e78e9feebfa', 'fee707f0-7040-4ee0-84ba-959925e30fb6', 'e08ef23a-e2da-43ff-8baf-d080050715c5'] {{(pid=100372) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:40:16.733009 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-3bb1a6a9-4821-47a2-a47e-cd3f07f6d5c8 tempest-VolumeRevertTests-1364609617 tempest-VolumeRevertTests-1364609617-project-member] Snapshot create request issued successfully. Aug 12 10:40:16.733614 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-3bb1a6a9-4821-47a2-a47e-cd3f07f6d5c8 tempest-VolumeRevertTests-1364609617 tempest-VolumeRevertTests-1364609617-project-member] https://10.4.3.105/volume/v3/snapshots returned with HTTP 202 Aug 12 10:40:16.734345 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 882/3510] 10.4.3.105 () {68 vars in 1265 bytes} [Wed Aug 12 10:40:16 2026] POST /volume/v3/snapshots => generated 321 bytes in 92 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 10:40:16.743351 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-ee9921f8-afd3-4905-b178-9f5f5e91885e None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:16.746662 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-ee9921f8-afd3-4905-b178-9f5f5e91885e tempest-VolumeRevertTests-1364609617 tempest-VolumeRevertTests-1364609617-project-member] GET https://10.4.3.105/volume/v3/snapshots/4b2423c7-3025-4a03-8765-dcc457db6aec Aug 12 10:40:16.746872 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-ee9921f8-afd3-4905-b178-9f5f5e91885e tempest-VolumeRevertTests-1364609617 tempest-VolumeRevertTests-1364609617-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:16.747084 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-ee9921f8-afd3-4905-b178-9f5f5e91885e tempest-VolumeRevertTests-1364609617 tempest-VolumeRevertTests-1364609617-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:16.755252 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:40:16.755252 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:40:16.755777 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-ee9921f8-afd3-4905-b178-9f5f5e91885e tempest-VolumeRevertTests-1364609617 tempest-VolumeRevertTests-1364609617-project-member] Snapshot retrieved successfully. Aug 12 10:40:16.756715 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-ee9921f8-afd3-4905-b178-9f5f5e91885e tempest-VolumeRevertTests-1364609617 tempest-VolumeRevertTests-1364609617-project-member] https://10.4.3.105/volume/v3/snapshots/4b2423c7-3025-4a03-8765-dcc457db6aec returned with HTTP 200 Aug 12 10:40:16.757113 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 874/3511] 10.4.3.105 () {66 vars in 1354 bytes} [Wed Aug 12 10:40:16 2026] GET /volume/v3/snapshots/4b2423c7-3025-4a03-8765-dcc457db6aec => generated 453 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:40:16.977753 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-80304dc6-4dc6-46be-984d-76b9c02ff579 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:16.979748 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-80304dc6-4dc6-46be-984d-76b9c02ff579 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] GET https://10.4.3.105/volume/v3/volumes/f4956636-d3dc-4bcc-9988-8bdc85204389 Aug 12 10:40:16.979951 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-80304dc6-4dc6-46be-984d-76b9c02ff579 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:16.980134 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-80304dc6-4dc6-46be-984d-76b9c02ff579 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:16.986934 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-80304dc6-4dc6-46be-984d-76b9c02ff579 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] https://10.4.3.105/volume/v3/volumes/f4956636-d3dc-4bcc-9988-8bdc85204389 returned with HTTP 404 Aug 12 10:40:16.987405 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 871/3512] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:40:16 2026] GET /volume/v3/volumes/f4956636-d3dc-4bcc-9988-8bdc85204389 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:40:16.993818 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-cc30fa0f-823a-422a-9e83-a7d45666f8bf None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:16.997225 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-cc30fa0f-823a-422a-9e83-a7d45666f8bf tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] DELETE https://10.4.3.105/volume/v3/volumes/94e4bec4-5fef-4ea4-a2ff-2dd78b7dbb43 Aug 12 10:40:16.997407 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-cc30fa0f-823a-422a-9e83-a7d45666f8bf tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:16.997607 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-cc30fa0f-823a-422a-9e83-a7d45666f8bf tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Calling method 'delete' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:16.997779 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.v3.volumes [None req-cc30fa0f-823a-422a-9e83-a7d45666f8bf tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Delete volume with id: 94e4bec4-5fef-4ea4-a2ff-2dd78b7dbb43 Aug 12 10:40:17.009290 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:40:17.009290 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:40:17.009754 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-cc30fa0f-823a-422a-9e83-a7d45666f8bf tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Volume info retrieved successfully. Aug 12 10:40:17.036200 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-cc30fa0f-823a-422a-9e83-a7d45666f8bf tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Delete volume request issued successfully. Aug 12 10:40:17.036418 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-cc30fa0f-823a-422a-9e83-a7d45666f8bf tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] https://10.4.3.105/volume/v3/volumes/94e4bec4-5fef-4ea4-a2ff-2dd78b7dbb43 returned with HTTP 202 Aug 12 10:40:17.037015 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 886/3513] 10.4.3.105 () {66 vars in 1351 bytes} [Wed Aug 12 10:40:16 2026] DELETE /volume/v3/volumes/94e4bec4-5fef-4ea4-a2ff-2dd78b7dbb43 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 10:40:17.049577 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-81bda5c6-f719-4720-98ba-b31816b488aa None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:17.052219 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-81bda5c6-f719-4720-98ba-b31816b488aa tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] GET https://10.4.3.105/volume/v3/volumes/94e4bec4-5fef-4ea4-a2ff-2dd78b7dbb43 Aug 12 10:40:17.052700 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-81bda5c6-f719-4720-98ba-b31816b488aa tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:17.053023 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-81bda5c6-f719-4720-98ba-b31816b488aa tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:17.061793 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:40:17.061793 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:40:17.067441 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-81bda5c6-f719-4720-98ba-b31816b488aa tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Volume info retrieved successfully. Aug 12 10:40:17.073401 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-81bda5c6-f719-4720-98ba-b31816b488aa tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] https://10.4.3.105/volume/v3/volumes/94e4bec4-5fef-4ea4-a2ff-2dd78b7dbb43 returned with HTTP 200 Aug 12 10:40:17.074770 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 883/3514] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:40:17 2026] GET /volume/v3/volumes/94e4bec4-5fef-4ea4-a2ff-2dd78b7dbb43 => generated 840 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:40:17.141036 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-f771affe-3660-4e2c-a55c-9bad13464b90 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:17.142950 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-f771affe-3660-4e2c-a55c-9bad13464b90 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] GET https://10.4.3.105/volume/v3/volumes/de91ef68-80de-4d5c-9b86-41f81e4a3d30 Aug 12 10:40:17.143142 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-f771affe-3660-4e2c-a55c-9bad13464b90 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:17.143316 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-f771affe-3660-4e2c-a55c-9bad13464b90 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:17.150830 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:40:17.150830 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:40:17.154342 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-f771affe-3660-4e2c-a55c-9bad13464b90 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Volume info retrieved successfully. Aug 12 10:40:17.158715 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-f771affe-3660-4e2c-a55c-9bad13464b90 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] https://10.4.3.105/volume/v3/volumes/de91ef68-80de-4d5c-9b86-41f81e4a3d30 returned with HTTP 200 Aug 12 10:40:17.159863 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 875/3515] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:40:17 2026] GET /volume/v3/volumes/de91ef68-80de-4d5c-9b86-41f81e4a3d30 => generated 841 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:40:17.207196 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-15ac8943-c069-409e-a905-410da930e7c9 req-0f16de32-4774-4bee-af02-d9f6a5131fb8 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:17.209923 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-15ac8943-c069-409e-a905-410da930e7c9 req-0f16de32-4774-4bee-af02-d9f6a5131fb8 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] GET https://10.4.3.105/volume/v3/volumes/de91ef68-80de-4d5c-9b86-41f81e4a3d30 Aug 12 10:40:17.210095 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-15ac8943-c069-409e-a905-410da930e7c9 req-0f16de32-4774-4bee-af02-d9f6a5131fb8 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:17.210296 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-15ac8943-c069-409e-a905-410da930e7c9 req-0f16de32-4774-4bee-af02-d9f6a5131fb8 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:17.222210 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:40:17.222210 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:40:17.228535 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [req-15ac8943-c069-409e-a905-410da930e7c9 req-0f16de32-4774-4bee-af02-d9f6a5131fb8 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Volume info retrieved successfully. Aug 12 10:40:17.234433 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-15ac8943-c069-409e-a905-410da930e7c9 req-0f16de32-4774-4bee-af02-d9f6a5131fb8 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] https://10.4.3.105/volume/v3/volumes/de91ef68-80de-4d5c-9b86-41f81e4a3d30 returned with HTTP 200 Aug 12 10:40:17.235211 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 872/3516] 10.4.3.105 () {68 vars in 1598 bytes} [Wed Aug 12 10:40:17 2026] GET /volume/v3/volumes/de91ef68-80de-4d5c-9b86-41f81e4a3d30 => generated 841 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:40:17.313658 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-d27c46f7-4f5f-41e7-970e-f2c28b418b89 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:17.314140 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-d27c46f7-4f5f-41e7-970e-f2c28b418b89 None None] GET https://10.4.3.105/volume// Aug 12 10:40:17.314352 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-d27c46f7-4f5f-41e7-970e-f2c28b418b89 None None] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:17.314589 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-d27c46f7-4f5f-41e7-970e-f2c28b418b89 None None] Calling method 'all' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:17.314941 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-d27c46f7-4f5f-41e7-970e-f2c28b418b89 None None] https://10.4.3.105/volume// returned with HTTP 300 Aug 12 10:40:17.315268 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 887/3517] 10.4.3.105 () {66 vars in 1428 bytes} [Wed Aug 12 10:40: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 10:40:17.322983 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [req-15ac8943-c069-409e-a905-410da930e7c9 req-cf4b894c-f8b6-4757-9e0c-3e50282212bd None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:17.326759 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-15ac8943-c069-409e-a905-410da930e7c9 req-cf4b894c-f8b6-4757-9e0c-3e50282212bd tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] POST https://10.4.3.105/volume/v3/attachments Aug 12 10:40:17.327483 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [req-15ac8943-c069-409e-a905-410da930e7c9 req-cf4b894c-f8b6-4757-9e0c-3e50282212bd tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "de91ef68-80de-4d5c-9b86-41f81e4a3d30", "connector": null, "instance_uuid": "42322e87-8275-427e-a2f0-5043a140e0f9"}} {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:40:17.339536 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:40:17.339536 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:40:17.374141 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-15ac8943-c069-409e-a905-410da930e7c9 req-cf4b894c-f8b6-4757-9e0c-3e50282212bd tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] https://10.4.3.105/volume/v3/attachments returned with HTTP 200 Aug 12 10:40:17.374627 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 884/3518] 10.4.3.105 () {74 vars in 1594 bytes} [Wed Aug 12 10:40:17 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 10:40:17.409205 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-62e14210-2ee1-423e-a3e5-6dc3c9ff89dc None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:17.412276 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-62e14210-2ee1-423e-a3e5-6dc3c9ff89dc tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] GET https://10.4.3.105/volume/v3/volumes/de91ef68-80de-4d5c-9b86-41f81e4a3d30 Aug 12 10:40:17.412475 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-62e14210-2ee1-423e-a3e5-6dc3c9ff89dc tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:17.412691 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-62e14210-2ee1-423e-a3e5-6dc3c9ff89dc tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:17.418882 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-272a018d-088c-4395-9dc2-b49e9caff164 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:17.419272 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-272a018d-088c-4395-9dc2-b49e9caff164 None None] GET https://10.4.3.105/volume// Aug 12 10:40:17.419434 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-272a018d-088c-4395-9dc2-b49e9caff164 None None] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:17.419668 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-272a018d-088c-4395-9dc2-b49e9caff164 None None] Calling method 'all' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:17.420025 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-272a018d-088c-4395-9dc2-b49e9caff164 None None] https://10.4.3.105/volume// returned with HTTP 300 Aug 12 10:40:17.420296 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 873/3519] 10.4.3.105 () {66 vars in 1426 bytes} [Wed Aug 12 10:40: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 10:40:17.426679 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:40:17.426679 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:40:17.430609 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-15ac8943-c069-409e-a905-410da930e7c9 req-ae383e0c-ef38-4766-a4a8-fcc6d8a795d1 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:17.431493 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-62e14210-2ee1-423e-a3e5-6dc3c9ff89dc tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Volume info retrieved successfully. Aug 12 10:40:17.433219 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-15ac8943-c069-409e-a905-410da930e7c9 req-ae383e0c-ef38-4766-a4a8-fcc6d8a795d1 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] GET https://10.4.3.105/volume/v3/volumes/de91ef68-80de-4d5c-9b86-41f81e4a3d30 Aug 12 10:40:17.433523 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-15ac8943-c069-409e-a905-410da930e7c9 req-ae383e0c-ef38-4766-a4a8-fcc6d8a795d1 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:17.433803 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-15ac8943-c069-409e-a905-410da930e7c9 req-ae383e0c-ef38-4766-a4a8-fcc6d8a795d1 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:17.436102 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-62e14210-2ee1-423e-a3e5-6dc3c9ff89dc tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] https://10.4.3.105/volume/v3/volumes/de91ef68-80de-4d5c-9b86-41f81e4a3d30 returned with HTTP 200 Aug 12 10:40:17.436536 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 876/3520] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:40:17 2026] GET /volume/v3/volumes/de91ef68-80de-4d5c-9b86-41f81e4a3d30 => generated 840 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:40:17.444878 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:40:17.444878 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:40:17.448773 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [req-15ac8943-c069-409e-a905-410da930e7c9 req-ae383e0c-ef38-4766-a4a8-fcc6d8a795d1 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Volume info retrieved successfully. Aug 12 10:40:17.453606 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-15ac8943-c069-409e-a905-410da930e7c9 req-ae383e0c-ef38-4766-a4a8-fcc6d8a795d1 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] https://10.4.3.105/volume/v3/volumes/de91ef68-80de-4d5c-9b86-41f81e4a3d30 returned with HTTP 200 Aug 12 10:40:17.453986 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 888/3521] 10.4.3.105 () {70 vars in 1639 bytes} [Wed Aug 12 10:40:17 2026] GET /volume/v3/volumes/de91ef68-80de-4d5c-9b86-41f81e4a3d30 => generated 1020 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 10:40:17.560682 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [req-15ac8943-c069-409e-a905-410da930e7c9 req-bb682bd4-76eb-4119-a4fd-84b1253fdb05 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:17.565460 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-15ac8943-c069-409e-a905-410da930e7c9 req-bb682bd4-76eb-4119-a4fd-84b1253fdb05 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] PUT https://10.4.3.105/volume/v3/attachments/d7d9f75f-046d-415e-b8ee-0ff7141a6630 Aug 12 10:40:17.565976 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [req-15ac8943-c069-409e-a905-410da930e7c9 req-bb682bd4-76eb-4119-a4fd-84b1253fdb05 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.105", "host": "np0000007037", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a295cd65dd1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "cc953c5f-eaed-46bf-96e8-0985bbef0414", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:40:17.577528 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.coordination [req-15ac8943-c069-409e-a905-410da930e7c9 req-bb682bd4-76eb-4119-a4fd-84b1253fdb05 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Acquiring lock "cinder-attachment_update-de91ef68-80de-4d5c-9b86-41f81e4a3d30-np0000007037" by "attachment_update" {{(pid=100372) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 10:40:17.582136 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.coordination [req-15ac8943-c069-409e-a905-410da930e7c9 req-bb682bd4-76eb-4119-a4fd-84b1253fdb05 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Lock "cinder-attachment_update-de91ef68-80de-4d5c-9b86-41f81e4a3d30-np0000007037" acquired by "attachment_update" :: waited 0.005s {{(pid=100372) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 10:40:17.583421 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:40:17.583421 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:40:17.663847 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.coordination [req-15ac8943-c069-409e-a905-410da930e7c9 req-bb682bd4-76eb-4119-a4fd-84b1253fdb05 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Lock "cinder-attachment_update-de91ef68-80de-4d5c-9b86-41f81e4a3d30-np0000007037" released by "attachment_update" :: held 0.082s {{(pid=100372) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 10:40:17.664216 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-15ac8943-c069-409e-a905-410da930e7c9 req-bb682bd4-76eb-4119-a4fd-84b1253fdb05 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] https://10.4.3.105/volume/v3/attachments/d7d9f75f-046d-415e-b8ee-0ff7141a6630 returned with HTTP 200 Aug 12 10:40:17.664765 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 885/3522] 10.4.3.105 () {74 vars in 1704 bytes} [Wed Aug 12 10:40:17 2026] PUT /volume/v3/attachments/d7d9f75f-046d-415e-b8ee-0ff7141a6630 => generated 969 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:40:17.722380 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-5e0e3412-b225-46e0-bdcf-eb874259e1f8 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:17.768596 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-daf91dee-6725-405c-a10a-dd30633271ee None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:17.770567 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-daf91dee-6725-405c-a10a-dd30633271ee tempest-VolumeRevertTests-1364609617 tempest-VolumeRevertTests-1364609617-project-member] GET https://10.4.3.105/volume/v3/snapshots/4b2423c7-3025-4a03-8765-dcc457db6aec Aug 12 10:40:17.770847 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-daf91dee-6725-405c-a10a-dd30633271ee tempest-VolumeRevertTests-1364609617 tempest-VolumeRevertTests-1364609617-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:17.771058 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-daf91dee-6725-405c-a10a-dd30633271ee tempest-VolumeRevertTests-1364609617 tempest-VolumeRevertTests-1364609617-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:17.775937 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:40:17.775937 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:40:17.776322 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-daf91dee-6725-405c-a10a-dd30633271ee tempest-VolumeRevertTests-1364609617 tempest-VolumeRevertTests-1364609617-project-member] Snapshot retrieved successfully. Aug 12 10:40:17.777139 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-daf91dee-6725-405c-a10a-dd30633271ee tempest-VolumeRevertTests-1364609617 tempest-VolumeRevertTests-1364609617-project-member] https://10.4.3.105/volume/v3/snapshots/4b2423c7-3025-4a03-8765-dcc457db6aec returned with HTTP 200 Aug 12 10:40:17.777532 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 877/3523] 10.4.3.105 () {66 vars in 1354 bytes} [Wed Aug 12 10:40:17 2026] GET /volume/v3/snapshots/4b2423c7-3025-4a03-8765-dcc457db6aec => generated 480 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:40:17.786605 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-10641e73-3a9d-47de-aaeb-dc9c60eca7f4 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:17.788675 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-10641e73-3a9d-47de-aaeb-dc9c60eca7f4 tempest-VolumeRevertTests-1364609617 tempest-VolumeRevertTests-1364609617-project-member] POST https://10.4.3.105/volume/v3/volumes/356503ed-c922-479d-8fbb-408b92a12155/action Aug 12 10:40:17.789112 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-10641e73-3a9d-47de-aaeb-dc9c60eca7f4 tempest-VolumeRevertTests-1364609617 tempest-VolumeRevertTests-1364609617-project-member] Action body: b'{"revert": {"snapshot_id": "4b2423c7-3025-4a03-8765-dcc457db6aec"}}' {{(pid=100375) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 10:40:17.789253 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-10641e73-3a9d-47de-aaeb-dc9c60eca7f4 tempest-VolumeRevertTests-1364609617 tempest-VolumeRevertTests-1364609617-project-member] Action: 'action', calling method: version_select, body: {"revert": {"snapshot_id": "4b2423c7-3025-4a03-8765-dcc457db6aec"}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:40:17.797497 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:40:17.797497 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:40:17.797941 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-10641e73-3a9d-47de-aaeb-dc9c60eca7f4 tempest-VolumeRevertTests-1364609617 tempest-VolumeRevertTests-1364609617-project-member] Volume retrieved successfully. Aug 12 10:40:17.810565 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.v3.volumes [None req-10641e73-3a9d-47de-aaeb-dc9c60eca7f4 tempest-VolumeRevertTests-1364609617 tempest-VolumeRevertTests-1364609617-project-member] Reverting volume 356503ed-c922-479d-8fbb-408b92a12155 to snapshot 4b2423c7-3025-4a03-8765-dcc457db6aec. Aug 12 10:40:17.811535 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:40:17.811535 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:40:17.825072 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-10641e73-3a9d-47de-aaeb-dc9c60eca7f4 tempest-VolumeRevertTests-1364609617 tempest-VolumeRevertTests-1364609617-project-member] https://10.4.3.105/volume/v3/volumes/356503ed-c922-479d-8fbb-408b92a12155/action returned with HTTP 202 Aug 12 10:40:17.825599 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 889/3524] 10.4.3.105 () {70 vars in 1431 bytes} [Wed Aug 12 10:40:17 2026] POST /volume/v3/volumes/356503ed-c922-479d-8fbb-408b92a12155/action => generated 0 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 12 10:40:17.826091 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-5e0e3412-b225-46e0-bdcf-eb874259e1f8 tempest-VolumesTransfersV357Test-1976598479 tempest-VolumesTransfersV357Test-1976598479-project-member] POST https://10.4.3.105/volume/v3/volumes Aug 12 10:40:17.826222 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-5e0e3412-b225-46e0-bdcf-eb874259e1f8 tempest-VolumesTransfersV357Test-1976598479 tempest-VolumesTransfersV357Test-1976598479-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV357Test-Volume-2006239726"}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:40:17.827776 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.v3.volumes [None req-5e0e3412-b225-46e0-bdcf-eb874259e1f8 tempest-VolumesTransfersV357Test-1976598479 tempest-VolumesTransfersV357Test-1976598479-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV357Test-Volume-2006239726'}} {{(pid=100373) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 10:40:17.827910 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.v3.volumes [None req-5e0e3412-b225-46e0-bdcf-eb874259e1f8 tempest-VolumesTransfersV357Test-1976598479 tempest-VolumesTransfersV357Test-1976598479-project-member] Create volume of 1 GB Aug 12 10:40:17.831987 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-5e0e3412-b225-46e0-bdcf-eb874259e1f8 tempest-VolumesTransfersV357Test-1976598479 tempest-VolumesTransfersV357Test-1976598479-project-member] Availability Zones retrieved successfully. Aug 12 10:40:17.834714 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-815cce5e-3d24-46fc-b031-3dd27c2f54e2 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:17.837485 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-815cce5e-3d24-46fc-b031-3dd27c2f54e2 tempest-VolumeRevertTests-1364609617 tempest-VolumeRevertTests-1364609617-project-member] GET https://10.4.3.105/volume/v3/volumes/356503ed-c922-479d-8fbb-408b92a12155 Aug 12 10:40:17.837844 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-815cce5e-3d24-46fc-b031-3dd27c2f54e2 tempest-VolumeRevertTests-1364609617 tempest-VolumeRevertTests-1364609617-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:17.838197 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-815cce5e-3d24-46fc-b031-3dd27c2f54e2 tempest-VolumeRevertTests-1364609617 tempest-VolumeRevertTests-1364609617-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:17.838246 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-5e0e3412-b225-46e0-bdcf-eb874259e1f8 tempest-VolumesTransfersV357Test-1976598479 tempest-VolumesTransfersV357Test-1976598479-project-member] Flow 'volume_create_api' (a69bf7b4-6187-4402-915a-1bef40644678) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:40:17.839155 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-5e0e3412-b225-46e0-bdcf-eb874259e1f8 tempest-VolumesTransfersV357Test-1976598479 tempest-VolumesTransfersV357Test-1976598479-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fd573c50-391f-47d0-9b27-b6c0cb7d59df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:40:17.840338 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.flows.api.create_volume [None req-5e0e3412-b225-46e0-bdcf-eb874259e1f8 tempest-VolumesTransfersV357Test-1976598479 tempest-VolumesTransfersV357Test-1976598479-project-member] Validating volume size '1' using validate_int {{(pid=100373) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 10:40:17.848531 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:40:17.848531 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:40:17.854267 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-815cce5e-3d24-46fc-b031-3dd27c2f54e2 tempest-VolumeRevertTests-1364609617 tempest-VolumeRevertTests-1364609617-project-member] Volume info retrieved successfully. Aug 12 10:40:17.861588 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-815cce5e-3d24-46fc-b031-3dd27c2f54e2 tempest-VolumeRevertTests-1364609617 tempest-VolumeRevertTests-1364609617-project-member] https://10.4.3.105/volume/v3/volumes/356503ed-c922-479d-8fbb-408b92a12155 returned with HTTP 200 Aug 12 10:40:17.862220 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 886/3525] 10.4.3.105 () {68 vars in 1389 bytes} [Wed Aug 12 10:40:17 2026] GET /volume/v3/volumes/356503ed-c922-479d-8fbb-408b92a12155 => generated 858 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:40:17.870062 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-5e0e3412-b225-46e0-bdcf-eb874259e1f8 tempest-VolumesTransfersV357Test-1976598479 tempest-VolumesTransfersV357Test-1976598479-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fd573c50-391f-47d0-9b27-b6c0cb7d59df) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T10:26:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6cd66f07-4c7b-40b2-9dfb-378538f29c9e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:40:17.871001 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-5e0e3412-b225-46e0-bdcf-eb874259e1f8 tempest-VolumesTransfersV357Test-1976598479 tempest-VolumesTransfersV357Test-1976598479-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (65e4c908-af26-423a-944d-ff3f3af6386d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:40:17.926472 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.quota [None req-5e0e3412-b225-46e0-bdcf-eb874259e1f8 tempest-VolumesTransfersV357Test-1976598479 tempest-VolumesTransfersV357Test-1976598479-project-member] Created reservations ['a0dab2cf-1208-4532-bc9d-d1cc7425fca1', 'f220047d-1711-4cdf-b1fc-f203400ffdbc', '538439f3-3830-4968-8590-6451b788c379', 'fd4f9719-0d13-42f4-a3de-5dcafdb9334b'] {{(pid=100373) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:40:17.927377 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-5e0e3412-b225-46e0-bdcf-eb874259e1f8 tempest-VolumesTransfersV357Test-1976598479 tempest-VolumesTransfersV357Test-1976598479-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (65e4c908-af26-423a-944d-ff3f3af6386d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a0dab2cf-1208-4532-bc9d-d1cc7425fca1', 'f220047d-1711-4cdf-b1fc-f203400ffdbc', '538439f3-3830-4968-8590-6451b788c379', 'fd4f9719-0d13-42f4-a3de-5dcafdb9334b']}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:40:17.928210 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-5e0e3412-b225-46e0-bdcf-eb874259e1f8 tempest-VolumesTransfersV357Test-1976598479 tempest-VolumesTransfersV357Test-1976598479-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7aaeaa69-1ce7-48f2-85ad-7c31ac24f0d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:40:17.952765 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-5e0e3412-b225-46e0-bdcf-eb874259e1f8 tempest-VolumesTransfersV357Test-1976598479 tempest-VolumesTransfersV357Test-1976598479-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7aaeaa69-1ce7-48f2-85ad-7c31ac24f0d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '486c711c-0d17-4426-a67d-356e6f00248f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-2006239726',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8439010e2adc4e408cbdfd25c196e9b3',qos_specs=None,replication_status=,reservations=['a0dab2cf-1208-4532-bc9d-d1cc7425fca1','f220047d-1711-4cdf-b1fc-f203400ffdbc','538439f3-3830-4968-8590-6451b788c379','fd4f9719-0d13-42f4-a3de-5dcafdb9334b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9e9a4904d10c40668f095afb7d3f1bd1',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:40:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-2006239726',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=486c711c-0d17-4426-a67d-356e6f00248f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8439010e2adc4e408cbdfd25c196e9b3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9e9a4904d10c40668f095afb7d3f1bd1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6cd66f07-4c7b-40b2-9dfb-378538f29c9e),volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:40:17.954177 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-5e0e3412-b225-46e0-bdcf-eb874259e1f8 tempest-VolumesTransfersV357Test-1976598479 tempest-VolumesTransfersV357Test-1976598479-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (584a7f36-2b91-4f96-9051-1c668abbd99d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:40:17.971535 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-5e0e3412-b225-46e0-bdcf-eb874259e1f8 tempest-VolumesTransfersV357Test-1976598479 tempest-VolumesTransfersV357Test-1976598479-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (584a7f36-2b91-4f96-9051-1c668abbd99d) transitioned into state 'SUCCESS' from state '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-2006239726',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8439010e2adc4e408cbdfd25c196e9b3',qos_specs=None,replication_status=,reservations=['a0dab2cf-1208-4532-bc9d-d1cc7425fca1','f220047d-1711-4cdf-b1fc-f203400ffdbc','538439f3-3830-4968-8590-6451b788c379','fd4f9719-0d13-42f4-a3de-5dcafdb9334b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9e9a4904d10c40668f095afb7d3f1bd1',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:40:17.972338 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-5e0e3412-b225-46e0-bdcf-eb874259e1f8 tempest-VolumesTransfersV357Test-1976598479 tempest-VolumesTransfersV357Test-1976598479-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (47574beb-0fca-4aa9-b12c-7bfcf77b1d7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:40:17.981704 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-5e0e3412-b225-46e0-bdcf-eb874259e1f8 tempest-VolumesTransfersV357Test-1976598479 tempest-VolumesTransfersV357Test-1976598479-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (47574beb-0fca-4aa9-b12c-7bfcf77b1d7c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:40:17.982482 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-5e0e3412-b225-46e0-bdcf-eb874259e1f8 tempest-VolumesTransfersV357Test-1976598479 tempest-VolumesTransfersV357Test-1976598479-project-member] Flow 'volume_create_api' (a69bf7b4-6187-4402-915a-1bef40644678) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100373) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:40:17.982983 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-5e0e3412-b225-46e0-bdcf-eb874259e1f8 tempest-VolumesTransfersV357Test-1976598479 tempest-VolumesTransfersV357Test-1976598479-project-member] Create volume request issued successfully. Aug 12 10:40:17.983618 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-5e0e3412-b225-46e0-bdcf-eb874259e1f8 tempest-VolumesTransfersV357Test-1976598479 tempest-VolumesTransfersV357Test-1976598479-project-member] https://10.4.3.105/volume/v3/volumes returned with HTTP 202 Aug 12 10:40:17.984008 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 874/3526] 10.4.3.105 () {70 vars in 1299 bytes} [Wed Aug 12 10:40:17 2026] POST /volume/v3/volumes => generated 819 bytes in 262 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:40:17.999792 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-52cb64ed-6290-46e0-8abc-4a6bc200be99 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:18.005626 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-52cb64ed-6290-46e0-8abc-4a6bc200be99 tempest-VolumesTransfersV357Test-1976598479 tempest-VolumesTransfersV357Test-1976598479-project-member] GET https://10.4.3.105/volume/v3/volumes/486c711c-0d17-4426-a67d-356e6f00248f Aug 12 10:40:18.006011 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-52cb64ed-6290-46e0-8abc-4a6bc200be99 tempest-VolumesTransfersV357Test-1976598479 tempest-VolumesTransfersV357Test-1976598479-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:18.006309 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-52cb64ed-6290-46e0-8abc-4a6bc200be99 tempest-VolumesTransfersV357Test-1976598479 tempest-VolumesTransfersV357Test-1976598479-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:18.025437 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:40:18.025437 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:40:18.034170 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-52cb64ed-6290-46e0-8abc-4a6bc200be99 tempest-VolumesTransfersV357Test-1976598479 tempest-VolumesTransfersV357Test-1976598479-project-member] Volume info retrieved successfully. Aug 12 10:40:18.039982 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-52cb64ed-6290-46e0-8abc-4a6bc200be99 tempest-VolumesTransfersV357Test-1976598479 tempest-VolumesTransfersV357Test-1976598479-project-member] https://10.4.3.105/volume/v3/volumes/486c711c-0d17-4426-a67d-356e6f00248f returned with HTTP 200 Aug 12 10:40:18.040528 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 878/3527] 10.4.3.105 () {68 vars in 1389 bytes} [Wed Aug 12 10:40:17 2026] GET /volume/v3/volumes/486c711c-0d17-4426-a67d-356e6f00248f => generated 887 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:40:18.088034 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-adf482a7-2a8e-4b55-ba0c-8594f9529547 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:18.089769 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-adf482a7-2a8e-4b55-ba0c-8594f9529547 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] GET https://10.4.3.105/volume/v3/volumes/94e4bec4-5fef-4ea4-a2ff-2dd78b7dbb43 Aug 12 10:40:18.090061 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-adf482a7-2a8e-4b55-ba0c-8594f9529547 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:18.090061 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-adf482a7-2a8e-4b55-ba0c-8594f9529547 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:18.098202 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-adf482a7-2a8e-4b55-ba0c-8594f9529547 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] https://10.4.3.105/volume/v3/volumes/94e4bec4-5fef-4ea4-a2ff-2dd78b7dbb43 returned with HTTP 404 Aug 12 10:40:18.098883 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 890/3528] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:40:18 2026] GET /volume/v3/volumes/94e4bec4-5fef-4ea4-a2ff-2dd78b7dbb43 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:40:18.108712 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-4db6bfd5-9151-4180-ae6c-6febc1575886 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:18.111572 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-4db6bfd5-9151-4180-ae6c-6febc1575886 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] DELETE https://10.4.3.105/volume/v3/volumes/f8d10546-e8ca-4284-bc26-573de2f2c3cf Aug 12 10:40:18.111997 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-4db6bfd5-9151-4180-ae6c-6febc1575886 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:18.112556 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-4db6bfd5-9151-4180-ae6c-6febc1575886 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Calling method 'delete' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:18.112780 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.v3.volumes [None req-4db6bfd5-9151-4180-ae6c-6febc1575886 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Delete volume with id: f8d10546-e8ca-4284-bc26-573de2f2c3cf Aug 12 10:40:18.123133 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:40:18.123133 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:40:18.123942 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-4db6bfd5-9151-4180-ae6c-6febc1575886 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Volume info retrieved successfully. Aug 12 10:40:18.142174 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-4db6bfd5-9151-4180-ae6c-6febc1575886 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Delete volume request issued successfully. Aug 12 10:40:18.142460 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-4db6bfd5-9151-4180-ae6c-6febc1575886 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] https://10.4.3.105/volume/v3/volumes/f8d10546-e8ca-4284-bc26-573de2f2c3cf returned with HTTP 202 Aug 12 10:40:18.143042 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 887/3529] 10.4.3.105 () {66 vars in 1351 bytes} [Wed Aug 12 10:40:18 2026] DELETE /volume/v3/volumes/f8d10546-e8ca-4284-bc26-573de2f2c3cf => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 10:40:18.151011 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-350caf3a-3748-4ada-8830-21d5dad5ad09 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:18.153130 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-350caf3a-3748-4ada-8830-21d5dad5ad09 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] GET https://10.4.3.105/volume/v3/volumes/f8d10546-e8ca-4284-bc26-573de2f2c3cf Aug 12 10:40:18.153341 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-350caf3a-3748-4ada-8830-21d5dad5ad09 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:18.153414 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-350caf3a-3748-4ada-8830-21d5dad5ad09 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:18.161816 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:40:18.161816 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:40:18.167481 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-350caf3a-3748-4ada-8830-21d5dad5ad09 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Volume info retrieved successfully. Aug 12 10:40:18.173222 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-350caf3a-3748-4ada-8830-21d5dad5ad09 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] https://10.4.3.105/volume/v3/volumes/f8d10546-e8ca-4284-bc26-573de2f2c3cf returned with HTTP 200 Aug 12 10:40:18.173701 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 875/3530] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:40:18 2026] GET /volume/v3/volumes/f8d10546-e8ca-4284-bc26-573de2f2c3cf => generated 841 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:40:18.452012 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-3402b1cb-96a9-4e78-a2ea-4b8538a03356 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:18.453806 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-3402b1cb-96a9-4e78-a2ea-4b8538a03356 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] GET https://10.4.3.105/volume/v3/volumes/de91ef68-80de-4d5c-9b86-41f81e4a3d30 Aug 12 10:40:18.454030 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-3402b1cb-96a9-4e78-a2ea-4b8538a03356 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:18.454219 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-3402b1cb-96a9-4e78-a2ea-4b8538a03356 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:18.464658 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:40:18.464658 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:40:18.468235 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-3402b1cb-96a9-4e78-a2ea-4b8538a03356 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Volume info retrieved successfully. Aug 12 10:40:18.473275 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-3402b1cb-96a9-4e78-a2ea-4b8538a03356 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] https://10.4.3.105/volume/v3/volumes/de91ef68-80de-4d5c-9b86-41f81e4a3d30 returned with HTTP 200 Aug 12 10:40:18.473749 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 879/3531] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:40:18 2026] GET /volume/v3/volumes/de91ef68-80de-4d5c-9b86-41f81e4a3d30 => generated 841 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:40:18.879407 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-953604cd-d707-44f1-ba32-dec72fee0cda None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:18.881156 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-953604cd-d707-44f1-ba32-dec72fee0cda tempest-VolumeRevertTests-1364609617 tempest-VolumeRevertTests-1364609617-project-member] GET https://10.4.3.105/volume/v3/volumes/356503ed-c922-479d-8fbb-408b92a12155 Aug 12 10:40:18.881341 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-953604cd-d707-44f1-ba32-dec72fee0cda tempest-VolumeRevertTests-1364609617 tempest-VolumeRevertTests-1364609617-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:18.881532 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-953604cd-d707-44f1-ba32-dec72fee0cda tempest-VolumeRevertTests-1364609617 tempest-VolumeRevertTests-1364609617-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:18.890879 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:40:18.890879 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:40:18.896864 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-953604cd-d707-44f1-ba32-dec72fee0cda tempest-VolumeRevertTests-1364609617 tempest-VolumeRevertTests-1364609617-project-member] Volume info retrieved successfully. Aug 12 10:40:18.901589 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-953604cd-d707-44f1-ba32-dec72fee0cda tempest-VolumeRevertTests-1364609617 tempest-VolumeRevertTests-1364609617-project-member] https://10.4.3.105/volume/v3/volumes/356503ed-c922-479d-8fbb-408b92a12155 returned with HTTP 200 Aug 12 10:40:18.902001 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 891/3532] 10.4.3.105 () {68 vars in 1389 bytes} [Wed Aug 12 10:40:18 2026] GET /volume/v3/volumes/356503ed-c922-479d-8fbb-408b92a12155 => generated 858 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:40:18.915715 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-7b9a9b66-094b-4b4d-bf82-0642471187fd None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:18.917622 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-7b9a9b66-094b-4b4d-bf82-0642471187fd tempest-VolumeRevertTests-1364609617 tempest-VolumeRevertTests-1364609617-project-member] GET https://10.4.3.105/volume/v3/snapshots/4b2423c7-3025-4a03-8765-dcc457db6aec Aug 12 10:40:18.917863 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-7b9a9b66-094b-4b4d-bf82-0642471187fd tempest-VolumeRevertTests-1364609617 tempest-VolumeRevertTests-1364609617-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:18.918064 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-7b9a9b66-094b-4b4d-bf82-0642471187fd tempest-VolumeRevertTests-1364609617 tempest-VolumeRevertTests-1364609617-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:18.930795 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:40:18.930795 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:40:18.930795 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-7b9a9b66-094b-4b4d-bf82-0642471187fd tempest-VolumeRevertTests-1364609617 tempest-VolumeRevertTests-1364609617-project-member] Snapshot retrieved successfully. Aug 12 10:40:18.931497 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-7b9a9b66-094b-4b4d-bf82-0642471187fd tempest-VolumeRevertTests-1364609617 tempest-VolumeRevertTests-1364609617-project-member] https://10.4.3.105/volume/v3/snapshots/4b2423c7-3025-4a03-8765-dcc457db6aec returned with HTTP 200 Aug 12 10:40:18.932017 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 888/3533] 10.4.3.105 () {66 vars in 1354 bytes} [Wed Aug 12 10:40:18 2026] GET /volume/v3/snapshots/4b2423c7-3025-4a03-8765-dcc457db6aec => generated 480 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:40:18.940640 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-353d3692-009b-4122-9f43-ff27d6560a6b None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:18.944466 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-353d3692-009b-4122-9f43-ff27d6560a6b tempest-VolumeRevertTests-1364609617 tempest-VolumeRevertTests-1364609617-project-member] GET https://10.4.3.105/volume/v3/volumes/356503ed-c922-479d-8fbb-408b92a12155 Aug 12 10:40:18.944466 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-353d3692-009b-4122-9f43-ff27d6560a6b tempest-VolumeRevertTests-1364609617 tempest-VolumeRevertTests-1364609617-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:18.944466 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-353d3692-009b-4122-9f43-ff27d6560a6b tempest-VolumeRevertTests-1364609617 tempest-VolumeRevertTests-1364609617-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:18.952504 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:40:18.952504 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:40:18.957585 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-353d3692-009b-4122-9f43-ff27d6560a6b tempest-VolumeRevertTests-1364609617 tempest-VolumeRevertTests-1364609617-project-member] Volume info retrieved successfully. Aug 12 10:40:18.961830 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-353d3692-009b-4122-9f43-ff27d6560a6b tempest-VolumeRevertTests-1364609617 tempest-VolumeRevertTests-1364609617-project-member] https://10.4.3.105/volume/v3/volumes/356503ed-c922-479d-8fbb-408b92a12155 returned with HTTP 200 Aug 12 10:40:18.962261 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 876/3534] 10.4.3.105 () {68 vars in 1389 bytes} [Wed Aug 12 10:40:18 2026] GET /volume/v3/volumes/356503ed-c922-479d-8fbb-408b92a12155 => generated 858 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:40:18.982339 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-19500def-4107-4703-a3f1-f1bb41afa7fa None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:18.984476 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-19500def-4107-4703-a3f1-f1bb41afa7fa tempest-VolumeRevertTests-1364609617 tempest-VolumeRevertTests-1364609617-project-member] POST https://10.4.3.105/volume/v3/volumes Aug 12 10:40:18.984947 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-19500def-4107-4703-a3f1-f1bb41afa7fa tempest-VolumeRevertTests-1364609617 tempest-VolumeRevertTests-1364609617-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeRevertTests-Volume-1930279987"}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:40:18.986336 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.volumes [None req-19500def-4107-4703-a3f1-f1bb41afa7fa tempest-VolumeRevertTests-1364609617 tempest-VolumeRevertTests-1364609617-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeRevertTests-Volume-1930279987'}} {{(pid=100374) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 10:40:18.986438 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.v3.volumes [None req-19500def-4107-4703-a3f1-f1bb41afa7fa tempest-VolumeRevertTests-1364609617 tempest-VolumeRevertTests-1364609617-project-member] Create volume of 1 GB Aug 12 10:40:18.990483 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-19500def-4107-4703-a3f1-f1bb41afa7fa tempest-VolumeRevertTests-1364609617 tempest-VolumeRevertTests-1364609617-project-member] Availability Zones retrieved successfully. Aug 12 10:40:18.996225 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-19500def-4107-4703-a3f1-f1bb41afa7fa tempest-VolumeRevertTests-1364609617 tempest-VolumeRevertTests-1364609617-project-member] Flow 'volume_create_api' (df2fe466-c260-445d-a94a-31190ccb4c90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:40:18.997219 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-19500def-4107-4703-a3f1-f1bb41afa7fa tempest-VolumeRevertTests-1364609617 tempest-VolumeRevertTests-1364609617-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (61cd1a9c-3316-4a81-b6d8-61463cc40d4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:40:18.998121 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.flows.api.create_volume [None req-19500def-4107-4703-a3f1-f1bb41afa7fa tempest-VolumeRevertTests-1364609617 tempest-VolumeRevertTests-1364609617-project-member] Validating volume size '1' using validate_int {{(pid=100374) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 10:40:19.028815 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-19500def-4107-4703-a3f1-f1bb41afa7fa tempest-VolumeRevertTests-1364609617 tempest-VolumeRevertTests-1364609617-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (61cd1a9c-3316-4a81-b6d8-61463cc40d4c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T10:26:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6cd66f07-4c7b-40b2-9dfb-378538f29c9e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:40:19.029535 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-19500def-4107-4703-a3f1-f1bb41afa7fa tempest-VolumeRevertTests-1364609617 tempest-VolumeRevertTests-1364609617-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8e8dc0fd-b829-4867-b792-d2bdde459026) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:40:19.053725 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-5f9bbd17-8bfd-493d-8abb-89bc1052d31f None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:19.056196 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-5f9bbd17-8bfd-493d-8abb-89bc1052d31f tempest-VolumesTransfersV357Test-1976598479 tempest-VolumesTransfersV357Test-1976598479-project-member] GET https://10.4.3.105/volume/v3/volumes/486c711c-0d17-4426-a67d-356e6f00248f Aug 12 10:40:19.056470 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-5f9bbd17-8bfd-493d-8abb-89bc1052d31f tempest-VolumesTransfersV357Test-1976598479 tempest-VolumesTransfersV357Test-1976598479-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:19.056887 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-5f9bbd17-8bfd-493d-8abb-89bc1052d31f tempest-VolumesTransfersV357Test-1976598479 tempest-VolumesTransfersV357Test-1976598479-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:19.066292 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:40:19.066292 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:40:19.069934 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.quota [None req-19500def-4107-4703-a3f1-f1bb41afa7fa tempest-VolumeRevertTests-1364609617 tempest-VolumeRevertTests-1364609617-project-member] Created reservations ['b5dd6da2-973a-4521-8c74-cce0a7bedee7', '98afe8f1-5d58-4766-a100-2e46ee082096', '4db45bf1-0444-46fb-890d-7b7f184a0c00', 'a4b4ac41-edd7-4ca3-9031-015ee7419c5d'] {{(pid=100374) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:40:19.070536 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-19500def-4107-4703-a3f1-f1bb41afa7fa tempest-VolumeRevertTests-1364609617 tempest-VolumeRevertTests-1364609617-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8e8dc0fd-b829-4867-b792-d2bdde459026) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b5dd6da2-973a-4521-8c74-cce0a7bedee7', '98afe8f1-5d58-4766-a100-2e46ee082096', '4db45bf1-0444-46fb-890d-7b7f184a0c00', 'a4b4ac41-edd7-4ca3-9031-015ee7419c5d']}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:40:19.071303 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-19500def-4107-4703-a3f1-f1bb41afa7fa tempest-VolumeRevertTests-1364609617 tempest-VolumeRevertTests-1364609617-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e453d718-adb3-4469-80c6-68465d428d6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:40:19.071362 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-5f9bbd17-8bfd-493d-8abb-89bc1052d31f tempest-VolumesTransfersV357Test-1976598479 tempest-VolumesTransfersV357Test-1976598479-project-member] Volume info retrieved successfully. Aug 12 10:40:19.077127 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-5f9bbd17-8bfd-493d-8abb-89bc1052d31f tempest-VolumesTransfersV357Test-1976598479 tempest-VolumesTransfersV357Test-1976598479-project-member] https://10.4.3.105/volume/v3/volumes/486c711c-0d17-4426-a67d-356e6f00248f returned with HTTP 200 Aug 12 10:40:19.077740 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 892/3535] 10.4.3.105 () {68 vars in 1389 bytes} [Wed Aug 12 10:40:19 2026] GET /volume/v3/volumes/486c711c-0d17-4426-a67d-356e6f00248f => generated 946 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:40:19.089446 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-5a3757fa-407c-4cb2-b2b7-82268d946b78 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:19.091641 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-5a3757fa-407c-4cb2-b2b7-82268d946b78 tempest-VolumesTransfersV357Test-1976598479 tempest-VolumesTransfersV357Test-1976598479-project-member] POST https://10.4.3.105/volume/v3/volume-transfers Aug 12 10:40:19.092106 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-5a3757fa-407c-4cb2-b2b7-82268d946b78 tempest-VolumesTransfersV357Test-1976598479 tempest-VolumesTransfersV357Test-1976598479-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "486c711c-0d17-4426-a67d-356e6f00248f"}} {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:40:19.093853 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.v3.volume_transfer [None req-5a3757fa-407c-4cb2-b2b7-82268d946b78 tempest-VolumesTransfersV357Test-1976598479 tempest-VolumesTransfersV357Test-1976598479-project-member] Creating new volume transfer {'transfer': {'volume_id': '486c711c-0d17-4426-a67d-356e6f00248f'}} {{(pid=100372) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Aug 12 10:40:19.094021 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.v3.volume_transfer [None req-5a3757fa-407c-4cb2-b2b7-82268d946b78 tempest-VolumesTransfersV357Test-1976598479 tempest-VolumesTransfersV357Test-1976598479-project-member] Creating transfer of volume 486c711c-0d17-4426-a67d-356e6f00248f Aug 12 10:40:19.094167 np0000007037 devstack@c-api.service[100372]: INFO cinder.transfer.api [None req-5a3757fa-407c-4cb2-b2b7-82268d946b78 tempest-VolumesTransfersV357Test-1976598479 tempest-VolumesTransfersV357Test-1976598479-project-member] Generating transfer record for volume 486c711c-0d17-4426-a67d-356e6f00248f Aug 12 10:40:19.098352 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-19500def-4107-4703-a3f1-f1bb41afa7fa tempest-VolumeRevertTests-1364609617 tempest-VolumeRevertTests-1364609617-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e453d718-adb3-4469-80c6-68465d428d6d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5e99817b-801b-437f-b475-87b1de34a60f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-1930279987',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d2339eda4fdc48f4b60ee42091043449',qos_specs=None,replication_status=,reservations=['b5dd6da2-973a-4521-8c74-cce0a7bedee7','98afe8f1-5d58-4766-a100-2e46ee082096','4db45bf1-0444-46fb-890d-7b7f184a0c00','a4b4ac41-edd7-4ca3-9031-015ee7419c5d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7ade93f6e24543159c927d056ef26ada',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:40:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-1930279987',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5e99817b-801b-437f-b475-87b1de34a60f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d2339eda4fdc48f4b60ee42091043449',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7ade93f6e24543159c927d056ef26ada',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6cd66f07-4c7b-40b2-9dfb-378538f29c9e),volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:40:19.099098 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-19500def-4107-4703-a3f1-f1bb41afa7fa tempest-VolumeRevertTests-1364609617 tempest-VolumeRevertTests-1364609617-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5eb7300e-0f98-4ff9-ad8a-0866410fe5c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:40:19.103009 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:40:19.103009 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:40:19.113029 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-5a3757fa-407c-4cb2-b2b7-82268d946b78 tempest-VolumesTransfersV357Test-1976598479 tempest-VolumesTransfersV357Test-1976598479-project-member] https://10.4.3.105/volume/v3/volume-transfers returned with HTTP 202 Aug 12 10:40:19.113493 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 889/3536] 10.4.3.105 () {70 vars in 1326 bytes} [Wed Aug 12 10:40:19 2026] POST /volume/v3/volume-transfers => generated 572 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:40:19.123637 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-19500def-4107-4703-a3f1-f1bb41afa7fa tempest-VolumeRevertTests-1364609617 tempest-VolumeRevertTests-1364609617-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5eb7300e-0f98-4ff9-ad8a-0866410fe5c0) transitioned into state 'SUCCESS' from state '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-1930279987',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d2339eda4fdc48f4b60ee42091043449',qos_specs=None,replication_status=,reservations=['b5dd6da2-973a-4521-8c74-cce0a7bedee7','98afe8f1-5d58-4766-a100-2e46ee082096','4db45bf1-0444-46fb-890d-7b7f184a0c00','a4b4ac41-edd7-4ca3-9031-015ee7419c5d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7ade93f6e24543159c927d056ef26ada',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:40:19.124339 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-19500def-4107-4703-a3f1-f1bb41afa7fa tempest-VolumeRevertTests-1364609617 tempest-VolumeRevertTests-1364609617-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0b0e83e3-2a0e-4ed8-86e8-9f8ee5340d7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:40:19.126247 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-060d1599-8f43-45cd-a3ec-1a258290bb46 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:19.128228 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-060d1599-8f43-45cd-a3ec-1a258290bb46 tempest-VolumesTransfersV357Test-1976598479 tempest-VolumesTransfersV357Test-1976598479-project-member] GET https://10.4.3.105/volume/v3/volumes/486c711c-0d17-4426-a67d-356e6f00248f Aug 12 10:40:19.128477 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-060d1599-8f43-45cd-a3ec-1a258290bb46 tempest-VolumesTransfersV357Test-1976598479 tempest-VolumesTransfersV357Test-1976598479-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:19.128687 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-060d1599-8f43-45cd-a3ec-1a258290bb46 tempest-VolumesTransfersV357Test-1976598479 tempest-VolumesTransfersV357Test-1976598479-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:19.134957 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:40:19.134957 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:40:19.135836 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-19500def-4107-4703-a3f1-f1bb41afa7fa tempest-VolumeRevertTests-1364609617 tempest-VolumeRevertTests-1364609617-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0b0e83e3-2a0e-4ed8-86e8-9f8ee5340d7f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:40:19.137044 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-19500def-4107-4703-a3f1-f1bb41afa7fa tempest-VolumeRevertTests-1364609617 tempest-VolumeRevertTests-1364609617-project-member] Flow 'volume_create_api' (df2fe466-c260-445d-a94a-31190ccb4c90) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100374) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:40:19.137365 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-19500def-4107-4703-a3f1-f1bb41afa7fa tempest-VolumeRevertTests-1364609617 tempest-VolumeRevertTests-1364609617-project-member] Create volume request issued successfully. Aug 12 10:40:19.138000 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-19500def-4107-4703-a3f1-f1bb41afa7fa tempest-VolumeRevertTests-1364609617 tempest-VolumeRevertTests-1364609617-project-member] https://10.4.3.105/volume/v3/volumes returned with HTTP 202 Aug 12 10:40:19.138182 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-060d1599-8f43-45cd-a3ec-1a258290bb46 tempest-VolumesTransfersV357Test-1976598479 tempest-VolumesTransfersV357Test-1976598479-project-member] Volume info retrieved successfully. Aug 12 10:40:19.138495 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 880/3537] 10.4.3.105 () {70 vars in 1299 bytes} [Wed Aug 12 10:40:18 2026] POST /volume/v3/volumes => generated 766 bytes in 157 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:40:19.143120 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-060d1599-8f43-45cd-a3ec-1a258290bb46 tempest-VolumesTransfersV357Test-1976598479 tempest-VolumesTransfersV357Test-1976598479-project-member] https://10.4.3.105/volume/v3/volumes/486c711c-0d17-4426-a67d-356e6f00248f returned with HTTP 200 Aug 12 10:40:19.143883 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 877/3538] 10.4.3.105 () {68 vars in 1389 bytes} [Wed Aug 12 10:40:19 2026] GET /volume/v3/volumes/486c711c-0d17-4426-a67d-356e6f00248f => generated 954 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:40:19.151149 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-7a3210e2-3043-44e6-86fa-4767721d6339 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:19.153646 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-7a3210e2-3043-44e6-86fa-4767721d6339 tempest-VolumeRevertTests-1364609617 tempest-VolumeRevertTests-1364609617-project-member] GET https://10.4.3.105/volume/v3/volumes/5e99817b-801b-437f-b475-87b1de34a60f Aug 12 10:40:19.153924 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-7a3210e2-3043-44e6-86fa-4767721d6339 tempest-VolumeRevertTests-1364609617 tempest-VolumeRevertTests-1364609617-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:19.154162 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-7a3210e2-3043-44e6-86fa-4767721d6339 tempest-VolumeRevertTests-1364609617 tempest-VolumeRevertTests-1364609617-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:19.158479 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-7b79950d-9e38-415f-af2b-24edc1ac91ab None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:19.160326 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-7b79950d-9e38-415f-af2b-24edc1ac91ab tempest-VolumesTransfersV357Test-1976598479 tempest-VolumesTransfersV357Test-1976598479-project-member] GET https://10.4.3.105/volume/v3/volume-transfers/278e2974-ffbb-4861-84ad-5e5065539ad7 Aug 12 10:40:19.160559 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-7b79950d-9e38-415f-af2b-24edc1ac91ab tempest-VolumesTransfersV357Test-1976598479 tempest-VolumesTransfersV357Test-1976598479-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:19.160783 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-7b79950d-9e38-415f-af2b-24edc1ac91ab tempest-VolumesTransfersV357Test-1976598479 tempest-VolumesTransfersV357Test-1976598479-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:19.163594 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:40:19.163594 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:40:19.164533 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-7b79950d-9e38-415f-af2b-24edc1ac91ab tempest-VolumesTransfersV357Test-1976598479 tempest-VolumesTransfersV357Test-1976598479-project-member] https://10.4.3.105/volume/v3/volume-transfers/278e2974-ffbb-4861-84ad-5e5065539ad7 returned with HTTP 200 Aug 12 10:40:19.164850 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 890/3539] 10.4.3.105 () {68 vars in 1416 bytes} [Wed Aug 12 10:40:19 2026] GET /volume/v3/volume-transfers/278e2974-ffbb-4861-84ad-5e5065539ad7 => generated 540 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:40:19.171113 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-7a3210e2-3043-44e6-86fa-4767721d6339 tempest-VolumeRevertTests-1364609617 tempest-VolumeRevertTests-1364609617-project-member] Volume info retrieved successfully. Aug 12 10:40:19.175813 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-7a3210e2-3043-44e6-86fa-4767721d6339 tempest-VolumeRevertTests-1364609617 tempest-VolumeRevertTests-1364609617-project-member] https://10.4.3.105/volume/v3/volumes/5e99817b-801b-437f-b475-87b1de34a60f returned with HTTP 200 Aug 12 10:40:19.175951 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-27b4cdf2-e3fe-42aa-89c6-922b016516ad None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:19.176406 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 893/3540] 10.4.3.105 () {68 vars in 1389 bytes} [Wed Aug 12 10:40:19 2026] GET /volume/v3/volumes/5e99817b-801b-437f-b475-87b1de34a60f => generated 834 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:40:19.178398 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-27b4cdf2-e3fe-42aa-89c6-922b016516ad tempest-VolumesTransfersV357Test-1976598479 tempest-VolumesTransfersV357Test-1976598479-project-member] GET https://10.4.3.105/volume/v3/volume-transfers Aug 12 10:40:19.178692 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-27b4cdf2-e3fe-42aa-89c6-922b016516ad tempest-VolumesTransfersV357Test-1976598479 tempest-VolumesTransfersV357Test-1976598479-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:19.178966 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-27b4cdf2-e3fe-42aa-89c6-922b016516ad tempest-VolumesTransfersV357Test-1976598479 tempest-VolumesTransfersV357Test-1976598479-project-member] Calling method 'index' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:19.179209 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.volume_transfer [None req-27b4cdf2-e3fe-42aa-89c6-922b016516ad tempest-VolumesTransfersV357Test-1976598479 tempest-VolumesTransfersV357Test-1976598479-project-member] Listing volume transfers {{(pid=100374) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Aug 12 10:40:19.179641 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:40:19.179641 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:40:19.185481 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-27b4cdf2-e3fe-42aa-89c6-922b016516ad tempest-VolumesTransfersV357Test-1976598479 tempest-VolumesTransfersV357Test-1976598479-project-member] https://10.4.3.105/volume/v3/volume-transfers returned with HTTP 200 Aug 12 10:40:19.187214 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 881/3541] 10.4.3.105 () {68 vars in 1305 bytes} [Wed Aug 12 10:40:19 2026] GET /volume/v3/volume-transfers => generated 368 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:40:19.188661 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-6f64014c-3f02-4765-8982-6882e9e7a6e8 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:19.190318 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-6f64014c-3f02-4765-8982-6882e9e7a6e8 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] GET https://10.4.3.105/volume/v3/volumes/f8d10546-e8ca-4284-bc26-573de2f2c3cf Aug 12 10:40:19.190627 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-6f64014c-3f02-4765-8982-6882e9e7a6e8 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:19.190836 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-6f64014c-3f02-4765-8982-6882e9e7a6e8 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:19.196167 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-94cdb03c-23d0-49a4-a1bc-35eed3dd7444 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:19.196584 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-6f64014c-3f02-4765-8982-6882e9e7a6e8 tempest-VolumesBackupsTest-123138324 tempest-VolumesBackupsTest-123138324-project-member] https://10.4.3.105/volume/v3/volumes/f8d10546-e8ca-4284-bc26-573de2f2c3cf returned with HTTP 404 Aug 12 10:40:19.197066 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 878/3542] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:40:19 2026] GET /volume/v3/volumes/f8d10546-e8ca-4284-bc26-573de2f2c3cf => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:40:19.289969 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-94cdb03c-23d0-49a4-a1bc-35eed3dd7444 tempest-VolumesTransfersV357Test-650870834 tempest-VolumesTransfersV357Test-650870834-project-member] POST https://10.4.3.105/volume/v3/volume-transfers/278e2974-ffbb-4861-84ad-5e5065539ad7/accept Aug 12 10:40:19.290391 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-94cdb03c-23d0-49a4-a1bc-35eed3dd7444 tempest-VolumesTransfersV357Test-650870834 tempest-VolumesTransfersV357Test-650870834-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "991035f4558d709a"}} {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:40:19.292171 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.contrib.volume_transfer [None req-94cdb03c-23d0-49a4-a1bc-35eed3dd7444 tempest-VolumesTransfersV357Test-650870834 tempest-VolumesTransfersV357Test-650870834-project-member] Accepting volume transfer 278e2974-ffbb-4861-84ad-5e5065539ad7 {{(pid=100372) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Aug 12 10:40:19.292331 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.contrib.volume_transfer [None req-94cdb03c-23d0-49a4-a1bc-35eed3dd7444 tempest-VolumesTransfersV357Test-650870834 tempest-VolumesTransfersV357Test-650870834-project-member] Accepting transfer 278e2974-ffbb-4861-84ad-5e5065539ad7 Aug 12 10:40:19.363712 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.quota [None req-94cdb03c-23d0-49a4-a1bc-35eed3dd7444 tempest-VolumesTransfersV357Test-650870834 tempest-VolumesTransfersV357Test-650870834-project-member] Created reservations ['92ddcdf5-cc78-4120-b5cd-aee87e80ee1d', '75c1f3db-ade9-4545-b8d5-63f5e68f371b', '96154384-a81f-43e3-a377-78a18af424f5', '1fcd624a-d858-4aab-86b3-b15fc6ad93a0'] {{(pid=100372) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:40:19.386381 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.quota [None req-94cdb03c-23d0-49a4-a1bc-35eed3dd7444 tempest-VolumesTransfersV357Test-650870834 tempest-VolumesTransfersV357Test-650870834-project-member] Created reservations ['3c8248b6-a44e-4c4f-bd4a-7990f463bff4', 'ab4e066a-6794-42ea-ba57-7ff959d09284', 'eea4d4d6-b873-4b29-99fb-fb343971910b', 'a64cdd27-5b86-439f-8b6b-5ba231feddea'] {{(pid=100372) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:40:19.416571 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.quota [None req-94cdb03c-23d0-49a4-a1bc-35eed3dd7444 tempest-VolumesTransfersV357Test-650870834 tempest-VolumesTransfersV357Test-650870834-project-member] Created reservations ['d5174543-7c80-4a81-9fee-43f2d0513c8a', 'f1994d7b-b307-48d9-a37e-085982107e2f', 'dab1988d-cb6b-4140-a99b-8f6299d91239', '52ed7ebb-1fe5-45f3-b4bd-284e2e1434f2'] {{(pid=100372) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:40:19.444584 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.quota [None req-94cdb03c-23d0-49a4-a1bc-35eed3dd7444 tempest-VolumesTransfersV357Test-650870834 tempest-VolumesTransfersV357Test-650870834-project-member] Created reservations ['edef1eb3-2385-4a06-a93b-84a5d514b6e2', '75fa4d58-616a-4c84-bc8c-21c95d6515a2', 'd92ab44a-2c65-4a7b-992e-9a769732d846', 'eeff4d19-cc20-4457-a9d0-bf48f086d121'] {{(pid=100372) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:40:19.458708 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-94cdb03c-23d0-49a4-a1bc-35eed3dd7444 tempest-VolumesTransfersV357Test-650870834 tempest-VolumesTransfersV357Test-650870834-project-member] Transfer volume completed successfully. Aug 12 10:40:19.485450 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-50508929-d202-4451-b0b8-a502eda33e8d None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:19.487222 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-50508929-d202-4451-b0b8-a502eda33e8d tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] GET https://10.4.3.105/volume/v3/volumes/de91ef68-80de-4d5c-9b86-41f81e4a3d30 Aug 12 10:40:19.487462 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-50508929-d202-4451-b0b8-a502eda33e8d tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:19.487683 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-50508929-d202-4451-b0b8-a502eda33e8d tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:19.498014 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:40:19.498014 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:40:19.502126 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-50508929-d202-4451-b0b8-a502eda33e8d tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Volume info retrieved successfully. Aug 12 10:40:19.507828 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-50508929-d202-4451-b0b8-a502eda33e8d tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] https://10.4.3.105/volume/v3/volumes/de91ef68-80de-4d5c-9b86-41f81e4a3d30 returned with HTTP 200 Aug 12 10:40:19.508654 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 894/3543] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:40:19 2026] GET /volume/v3/volumes/de91ef68-80de-4d5c-9b86-41f81e4a3d30 => generated 841 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:40:19.525449 np0000007037 devstack@c-api.service[100372]: INFO cinder.transfer.api [None req-94cdb03c-23d0-49a4-a1bc-35eed3dd7444 tempest-VolumesTransfersV357Test-650870834 tempest-VolumesTransfersV357Test-650870834-project-member] Volume 486c711c-0d17-4426-a67d-356e6f00248f has been transferred. Aug 12 10:40:19.531983 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-94cdb03c-23d0-49a4-a1bc-35eed3dd7444 tempest-VolumesTransfersV357Test-650870834 tempest-VolumesTransfersV357Test-650870834-project-member] https://10.4.3.105/volume/v3/volume-transfers/278e2974-ffbb-4861-84ad-5e5065539ad7/accept returned with HTTP 202 Aug 12 10:40:19.532383 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 891/3544] 10.4.3.105 () {70 vars in 1458 bytes} [Wed Aug 12 10:40:19 2026] POST /volume/v3/volume-transfers/278e2974-ffbb-4861-84ad-5e5065539ad7/accept => generated 365 bytes in 337 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:40:19.542150 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-ba730e39-013a-4af6-908e-717a2b118a0a None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:19.544456 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-ba730e39-013a-4af6-908e-717a2b118a0a tempest-VolumesTransfersV357Test-650870834 tempest-VolumesTransfersV357Test-650870834-project-member] GET https://10.4.3.105/volume/v3/volumes/486c711c-0d17-4426-a67d-356e6f00248f Aug 12 10:40:19.544775 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-ba730e39-013a-4af6-908e-717a2b118a0a tempest-VolumesTransfersV357Test-650870834 tempest-VolumesTransfersV357Test-650870834-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:19.545048 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-ba730e39-013a-4af6-908e-717a2b118a0a tempest-VolumesTransfersV357Test-650870834 tempest-VolumesTransfersV357Test-650870834-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:19.554182 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:40:19.554182 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:40:19.558619 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-ba730e39-013a-4af6-908e-717a2b118a0a tempest-VolumesTransfersV357Test-650870834 tempest-VolumesTransfersV357Test-650870834-project-member] Volume info retrieved successfully. Aug 12 10:40:19.564245 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-ba730e39-013a-4af6-908e-717a2b118a0a tempest-VolumesTransfersV357Test-650870834 tempest-VolumesTransfersV357Test-650870834-project-member] https://10.4.3.105/volume/v3/volumes/486c711c-0d17-4426-a67d-356e6f00248f returned with HTTP 200 Aug 12 10:40:19.564837 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 882/3545] 10.4.3.105 () {68 vars in 1389 bytes} [Wed Aug 12 10:40:19 2026] GET /volume/v3/volumes/486c711c-0d17-4426-a67d-356e6f00248f => generated 946 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:40:19.577082 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-6cf5e3be-af4f-402a-899c-217e046c8ea5 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:19.578822 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-6cf5e3be-af4f-402a-899c-217e046c8ea5 tempest-VolumesTransfersV357Test-650870834 tempest-VolumesTransfersV357Test-650870834-project-member] GET https://10.4.3.105/volume/v3/volumes/486c711c-0d17-4426-a67d-356e6f00248f Aug 12 10:40:19.579043 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-6cf5e3be-af4f-402a-899c-217e046c8ea5 tempest-VolumesTransfersV357Test-650870834 tempest-VolumesTransfersV357Test-650870834-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:19.579221 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-6cf5e3be-af4f-402a-899c-217e046c8ea5 tempest-VolumesTransfersV357Test-650870834 tempest-VolumesTransfersV357Test-650870834-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:19.588296 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:40:19.588296 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:40:19.593347 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-6cf5e3be-af4f-402a-899c-217e046c8ea5 tempest-VolumesTransfersV357Test-650870834 tempest-VolumesTransfersV357Test-650870834-project-member] Volume info retrieved successfully. Aug 12 10:40:19.604395 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-6cf5e3be-af4f-402a-899c-217e046c8ea5 tempest-VolumesTransfersV357Test-650870834 tempest-VolumesTransfersV357Test-650870834-project-member] https://10.4.3.105/volume/v3/volumes/486c711c-0d17-4426-a67d-356e6f00248f returned with HTTP 200 Aug 12 10:40:19.604987 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 879/3546] 10.4.3.105 () {68 vars in 1389 bytes} [Wed Aug 12 10:40:19 2026] GET /volume/v3/volumes/486c711c-0d17-4426-a67d-356e6f00248f => generated 946 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:40:19.616967 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-a2ee662d-4bcb-4a60-8360-001960acbcd6 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:19.618794 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-a2ee662d-4bcb-4a60-8360-001960acbcd6 tempest-VolumesTransfersV357Test-1976598479 tempest-VolumesTransfersV357Test-1976598479-project-member] DELETE https://10.4.3.105/volume/v3/volume-transfers/278e2974-ffbb-4861-84ad-5e5065539ad7 Aug 12 10:40:19.619031 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-a2ee662d-4bcb-4a60-8360-001960acbcd6 tempest-VolumesTransfersV357Test-1976598479 tempest-VolumesTransfersV357Test-1976598479-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:19.619201 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-a2ee662d-4bcb-4a60-8360-001960acbcd6 tempest-VolumesTransfersV357Test-1976598479 tempest-VolumesTransfersV357Test-1976598479-project-member] Calling method 'delete' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:19.619335 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.contrib.volume_transfer [None req-a2ee662d-4bcb-4a60-8360-001960acbcd6 tempest-VolumesTransfersV357Test-1976598479 tempest-VolumesTransfersV357Test-1976598479-project-member] Delete transfer with id: 278e2974-ffbb-4861-84ad-5e5065539ad7 Aug 12 10:40:19.622632 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-a2ee662d-4bcb-4a60-8360-001960acbcd6 tempest-VolumesTransfersV357Test-1976598479 tempest-VolumesTransfersV357Test-1976598479-project-member] https://10.4.3.105/volume/v3/volume-transfers/278e2974-ffbb-4861-84ad-5e5065539ad7 returned with HTTP 404 Aug 12 10:40:19.623230 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 895/3547] 10.4.3.105 () {68 vars in 1419 bytes} [Wed Aug 12 10:40:19 2026] DELETE /volume/v3/volume-transfers/278e2974-ffbb-4861-84ad-5e5065539ad7 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 10:40:19.632536 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-f7ace7a4-ab20-44aa-95cb-167e16499a4b None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:19.660737 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-f7ace7a4-ab20-44aa-95cb-167e16499a4b tempest-VolumesTransfersV357Test-339507364 tempest-VolumesTransfersV357Test-339507364-project-admin] DELETE https://10.4.3.105/volume/v3/volumes/486c711c-0d17-4426-a67d-356e6f00248f Aug 12 10:40:19.661004 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-f7ace7a4-ab20-44aa-95cb-167e16499a4b tempest-VolumesTransfersV357Test-339507364 tempest-VolumesTransfersV357Test-339507364-project-admin] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:19.661188 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-f7ace7a4-ab20-44aa-95cb-167e16499a4b tempest-VolumesTransfersV357Test-339507364 tempest-VolumesTransfersV357Test-339507364-project-admin] Calling method 'delete' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:19.661344 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.v3.volumes [None req-f7ace7a4-ab20-44aa-95cb-167e16499a4b tempest-VolumesTransfersV357Test-339507364 tempest-VolumesTransfersV357Test-339507364-project-admin] Delete volume with id: 486c711c-0d17-4426-a67d-356e6f00248f Aug 12 10:40:19.667955 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:40:19.667955 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:40:19.668333 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-f7ace7a4-ab20-44aa-95cb-167e16499a4b tempest-VolumesTransfersV357Test-339507364 tempest-VolumesTransfersV357Test-339507364-project-admin] Volume info retrieved successfully. Aug 12 10:40:19.685428 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-f7ace7a4-ab20-44aa-95cb-167e16499a4b tempest-VolumesTransfersV357Test-339507364 tempest-VolumesTransfersV357Test-339507364-project-admin] Delete volume request issued successfully. Aug 12 10:40:19.685748 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-f7ace7a4-ab20-44aa-95cb-167e16499a4b tempest-VolumesTransfersV357Test-339507364 tempest-VolumesTransfersV357Test-339507364-project-admin] https://10.4.3.105/volume/v3/volumes/486c711c-0d17-4426-a67d-356e6f00248f returned with HTTP 202 Aug 12 10:40:19.686195 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 892/3548] 10.4.3.105 () {68 vars in 1392 bytes} [Wed Aug 12 10:40:19 2026] DELETE /volume/v3/volumes/486c711c-0d17-4426-a67d-356e6f00248f => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 12 10:40:19.693172 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-58e0e1c0-688c-4acd-a2df-76a2a6171be5 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:19.695547 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-58e0e1c0-688c-4acd-a2df-76a2a6171be5 tempest-VolumesTransfersV357Test-339507364 tempest-VolumesTransfersV357Test-339507364-project-admin] GET https://10.4.3.105/volume/v3/volumes/486c711c-0d17-4426-a67d-356e6f00248f Aug 12 10:40:19.695842 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-58e0e1c0-688c-4acd-a2df-76a2a6171be5 tempest-VolumesTransfersV357Test-339507364 tempest-VolumesTransfersV357Test-339507364-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:19.696113 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-58e0e1c0-688c-4acd-a2df-76a2a6171be5 tempest-VolumesTransfersV357Test-339507364 tempest-VolumesTransfersV357Test-339507364-project-admin] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:19.705364 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:40:19.705364 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:40:19.709674 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-58e0e1c0-688c-4acd-a2df-76a2a6171be5 tempest-VolumesTransfersV357Test-339507364 tempest-VolumesTransfersV357Test-339507364-project-admin] Volume info retrieved successfully. Aug 12 10:40:19.715339 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-58e0e1c0-688c-4acd-a2df-76a2a6171be5 tempest-VolumesTransfersV357Test-339507364 tempest-VolumesTransfersV357Test-339507364-project-admin] https://10.4.3.105/volume/v3/volumes/486c711c-0d17-4426-a67d-356e6f00248f returned with HTTP 200 Aug 12 10:40:19.715630 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 883/3549] 10.4.3.105 () {68 vars in 1389 bytes} [Wed Aug 12 10:40:19 2026] GET /volume/v3/volumes/486c711c-0d17-4426-a67d-356e6f00248f => generated 1139 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 10:40:20.189046 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-0b8c5f44-6920-41d8-99b6-38ab8d0149a2 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:20.191302 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-0b8c5f44-6920-41d8-99b6-38ab8d0149a2 tempest-VolumeRevertTests-1364609617 tempest-VolumeRevertTests-1364609617-project-member] GET https://10.4.3.105/volume/v3/volumes/5e99817b-801b-437f-b475-87b1de34a60f Aug 12 10:40:20.191610 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-0b8c5f44-6920-41d8-99b6-38ab8d0149a2 tempest-VolumeRevertTests-1364609617 tempest-VolumeRevertTests-1364609617-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:20.191873 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-0b8c5f44-6920-41d8-99b6-38ab8d0149a2 tempest-VolumeRevertTests-1364609617 tempest-VolumeRevertTests-1364609617-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:20.201075 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:40:20.201075 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:40:20.205691 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-0b8c5f44-6920-41d8-99b6-38ab8d0149a2 tempest-VolumeRevertTests-1364609617 tempest-VolumeRevertTests-1364609617-project-member] Volume info retrieved successfully. Aug 12 10:40:20.211511 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-0b8c5f44-6920-41d8-99b6-38ab8d0149a2 tempest-VolumeRevertTests-1364609617 tempest-VolumeRevertTests-1364609617-project-member] https://10.4.3.105/volume/v3/volumes/5e99817b-801b-437f-b475-87b1de34a60f returned with HTTP 200 Aug 12 10:40:20.211947 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 880/3550] 10.4.3.105 () {68 vars in 1389 bytes} [Wed Aug 12 10:40:20 2026] GET /volume/v3/volumes/5e99817b-801b-437f-b475-87b1de34a60f => generated 859 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:40:20.226864 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-6acdc7e7-d829-4181-b8a8-9977e9f2d85a None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:20.228588 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-6acdc7e7-d829-4181-b8a8-9977e9f2d85a tempest-VolumeRevertTests-1364609617 tempest-VolumeRevertTests-1364609617-project-member] POST https://10.4.3.105/volume/v3/snapshots Aug 12 10:40:20.228935 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-6acdc7e7-d829-4181-b8a8-9977e9f2d85a tempest-VolumeRevertTests-1364609617 tempest-VolumeRevertTests-1364609617-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5e99817b-801b-437f-b475-87b1de34a60f", "metadata": {"mykey1": "value1"}, "name": "tempest-VolumeRevertTests-Snapshot-2067025268"}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:40:20.238428 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:40:20.238428 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:40:20.239015 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-6acdc7e7-d829-4181-b8a8-9977e9f2d85a tempest-VolumeRevertTests-1364609617 tempest-VolumeRevertTests-1364609617-project-member] Volume info retrieved successfully. Aug 12 10:40:20.239183 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.v3.snapshots [None req-6acdc7e7-d829-4181-b8a8-9977e9f2d85a tempest-VolumeRevertTests-1364609617 tempest-VolumeRevertTests-1364609617-project-member] Create snapshot from volume 5e99817b-801b-437f-b475-87b1de34a60f Aug 12 10:40:20.266644 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.quota [None req-6acdc7e7-d829-4181-b8a8-9977e9f2d85a tempest-VolumeRevertTests-1364609617 tempest-VolumeRevertTests-1364609617-project-member] Created reservations ['b3878615-cecf-4faa-9466-f2c84bf2234f', 'e80624a5-bd6c-4d93-8947-b352f82e2571', '632e88a4-335e-4161-b813-0b7992c1cc30', '146c8f7f-3706-4c6e-9079-35420e5aaf34'] {{(pid=100375) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:40:20.298005 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-6acdc7e7-d829-4181-b8a8-9977e9f2d85a tempest-VolumeRevertTests-1364609617 tempest-VolumeRevertTests-1364609617-project-member] Snapshot create request issued successfully. Aug 12 10:40:20.301580 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-6acdc7e7-d829-4181-b8a8-9977e9f2d85a tempest-VolumeRevertTests-1364609617 tempest-VolumeRevertTests-1364609617-project-member] https://10.4.3.105/volume/v3/snapshots returned with HTTP 202 Aug 12 10:40:20.301580 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 896/3551] 10.4.3.105 () {68 vars in 1265 bytes} [Wed Aug 12 10:40:20 2026] POST /volume/v3/snapshots => generated 322 bytes in 72 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 10:40:20.308571 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-84d1523f-4014-40da-9097-6e7349b15b6b None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:20.311451 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-84d1523f-4014-40da-9097-6e7349b15b6b tempest-VolumeRevertTests-1364609617 tempest-VolumeRevertTests-1364609617-project-member] GET https://10.4.3.105/volume/v3/snapshots/414476e5-5bf3-48b7-9e48-0d99d456cecc Aug 12 10:40:20.311451 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-84d1523f-4014-40da-9097-6e7349b15b6b tempest-VolumeRevertTests-1364609617 tempest-VolumeRevertTests-1364609617-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:20.311451 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-84d1523f-4014-40da-9097-6e7349b15b6b tempest-VolumeRevertTests-1364609617 tempest-VolumeRevertTests-1364609617-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:20.316297 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:40:20.316297 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:40:20.316683 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-84d1523f-4014-40da-9097-6e7349b15b6b tempest-VolumeRevertTests-1364609617 tempest-VolumeRevertTests-1364609617-project-member] Snapshot retrieved successfully. Aug 12 10:40:20.317779 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-84d1523f-4014-40da-9097-6e7349b15b6b tempest-VolumeRevertTests-1364609617 tempest-VolumeRevertTests-1364609617-project-member] https://10.4.3.105/volume/v3/snapshots/414476e5-5bf3-48b7-9e48-0d99d456cecc returned with HTTP 200 Aug 12 10:40:20.317977 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 893/3552] 10.4.3.105 () {66 vars in 1354 bytes} [Wed Aug 12 10:40:20 2026] GET /volume/v3/snapshots/414476e5-5bf3-48b7-9e48-0d99d456cecc => generated 454 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:40:20.520019 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-6d6614f5-8fbd-4812-a200-935b60e103a9 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:20.521709 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-6d6614f5-8fbd-4812-a200-935b60e103a9 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] GET https://10.4.3.105/volume/v3/volumes/de91ef68-80de-4d5c-9b86-41f81e4a3d30 Aug 12 10:40:20.521912 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-6d6614f5-8fbd-4812-a200-935b60e103a9 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:20.522102 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-6d6614f5-8fbd-4812-a200-935b60e103a9 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:20.530665 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:40:20.530665 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:40:20.533933 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-6d6614f5-8fbd-4812-a200-935b60e103a9 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Volume info retrieved successfully. Aug 12 10:40:20.537841 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-6d6614f5-8fbd-4812-a200-935b60e103a9 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] https://10.4.3.105/volume/v3/volumes/de91ef68-80de-4d5c-9b86-41f81e4a3d30 returned with HTTP 200 Aug 12 10:40:20.538206 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 884/3553] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:40:20 2026] GET /volume/v3/volumes/de91ef68-80de-4d5c-9b86-41f81e4a3d30 => generated 841 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:40:20.729736 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-e2c236bc-daa3-48b1-a37f-47d566e8f740 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:20.731510 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-e2c236bc-daa3-48b1-a37f-47d566e8f740 tempest-VolumesTransfersV357Test-339507364 tempest-VolumesTransfersV357Test-339507364-project-admin] GET https://10.4.3.105/volume/v3/volumes/486c711c-0d17-4426-a67d-356e6f00248f Aug 12 10:40:20.731726 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-e2c236bc-daa3-48b1-a37f-47d566e8f740 tempest-VolumesTransfersV357Test-339507364 tempest-VolumesTransfersV357Test-339507364-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:20.731914 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-e2c236bc-daa3-48b1-a37f-47d566e8f740 tempest-VolumesTransfersV357Test-339507364 tempest-VolumesTransfersV357Test-339507364-project-admin] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:20.737683 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-e2c236bc-daa3-48b1-a37f-47d566e8f740 tempest-VolumesTransfersV357Test-339507364 tempest-VolumesTransfersV357Test-339507364-project-admin] https://10.4.3.105/volume/v3/volumes/486c711c-0d17-4426-a67d-356e6f00248f returned with HTTP 404 Aug 12 10:40:20.738145 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 881/3554] 10.4.3.105 () {68 vars in 1389 bytes} [Wed Aug 12 10:40:20 2026] GET /volume/v3/volumes/486c711c-0d17-4426-a67d-356e6f00248f => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 10:40:20.746533 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-1b5f5174-8dcc-40f8-a8d5-8508f1070645 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:20.748036 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-1b5f5174-8dcc-40f8-a8d5-8508f1070645 tempest-VolumesTransfersV357Test-1976598479 tempest-VolumesTransfersV357Test-1976598479-project-member] GET https://10.4.3.105/volume/v3/volumes/486c711c-0d17-4426-a67d-356e6f00248f Aug 12 10:40:20.748374 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-1b5f5174-8dcc-40f8-a8d5-8508f1070645 tempest-VolumesTransfersV357Test-1976598479 tempest-VolumesTransfersV357Test-1976598479-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:20.749759 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-1b5f5174-8dcc-40f8-a8d5-8508f1070645 tempest-VolumesTransfersV357Test-1976598479 tempest-VolumesTransfersV357Test-1976598479-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:20.754185 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-1b5f5174-8dcc-40f8-a8d5-8508f1070645 tempest-VolumesTransfersV357Test-1976598479 tempest-VolumesTransfersV357Test-1976598479-project-member] https://10.4.3.105/volume/v3/volumes/486c711c-0d17-4426-a67d-356e6f00248f returned with HTTP 404 Aug 12 10:40:20.754837 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 897/3555] 10.4.3.105 () {68 vars in 1389 bytes} [Wed Aug 12 10:40:20 2026] GET /volume/v3/volumes/486c711c-0d17-4426-a67d-356e6f00248f => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 10:40:20.763360 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-2c425985-8947-41ea-ac4e-221199e3883b None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:20.765148 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-2c425985-8947-41ea-ac4e-221199e3883b tempest-VolumesTransfersV357Test-1976598479 tempest-VolumesTransfersV357Test-1976598479-project-member] DELETE https://10.4.3.105/volume/v3/volumes/486c711c-0d17-4426-a67d-356e6f00248f Aug 12 10:40:20.765386 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-2c425985-8947-41ea-ac4e-221199e3883b tempest-VolumesTransfersV357Test-1976598479 tempest-VolumesTransfersV357Test-1976598479-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:20.765632 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-2c425985-8947-41ea-ac4e-221199e3883b tempest-VolumesTransfersV357Test-1976598479 tempest-VolumesTransfersV357Test-1976598479-project-member] Calling method 'delete' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:20.765795 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.v3.volumes [None req-2c425985-8947-41ea-ac4e-221199e3883b tempest-VolumesTransfersV357Test-1976598479 tempest-VolumesTransfersV357Test-1976598479-project-member] Delete volume with id: 486c711c-0d17-4426-a67d-356e6f00248f Aug 12 10:40:20.771979 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-2c425985-8947-41ea-ac4e-221199e3883b tempest-VolumesTransfersV357Test-1976598479 tempest-VolumesTransfersV357Test-1976598479-project-member] https://10.4.3.105/volume/v3/volumes/486c711c-0d17-4426-a67d-356e6f00248f returned with HTTP 404 Aug 12 10:40:20.772508 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 894/3556] 10.4.3.105 () {68 vars in 1392 bytes} [Wed Aug 12 10:40:20 2026] DELETE /volume/v3/volumes/486c711c-0d17-4426-a67d-356e6f00248f => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 10:40:20.781809 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-ae26d0c6-799c-4bd6-97d7-e37d98ad5b46 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:20.783774 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-ae26d0c6-799c-4bd6-97d7-e37d98ad5b46 tempest-VolumesTransfersV357Test-1976598479 tempest-VolumesTransfersV357Test-1976598479-project-member] POST https://10.4.3.105/volume/v3/volumes Aug 12 10:40:20.784193 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-ae26d0c6-799c-4bd6-97d7-e37d98ad5b46 tempest-VolumesTransfersV357Test-1976598479 tempest-VolumesTransfersV357Test-1976598479-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV357Test-Volume-9657550"}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:40:20.791050 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.volumes [None req-ae26d0c6-799c-4bd6-97d7-e37d98ad5b46 tempest-VolumesTransfersV357Test-1976598479 tempest-VolumesTransfersV357Test-1976598479-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV357Test-Volume-9657550'}} {{(pid=100374) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 10:40:20.791193 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.v3.volumes [None req-ae26d0c6-799c-4bd6-97d7-e37d98ad5b46 tempest-VolumesTransfersV357Test-1976598479 tempest-VolumesTransfersV357Test-1976598479-project-member] Create volume of 1 GB Aug 12 10:40:20.797912 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-ae26d0c6-799c-4bd6-97d7-e37d98ad5b46 tempest-VolumesTransfersV357Test-1976598479 tempest-VolumesTransfersV357Test-1976598479-project-member] Availability Zones retrieved successfully. Aug 12 10:40:20.803675 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-ae26d0c6-799c-4bd6-97d7-e37d98ad5b46 tempest-VolumesTransfersV357Test-1976598479 tempest-VolumesTransfersV357Test-1976598479-project-member] Flow 'volume_create_api' (274828ef-f4eb-42f1-8a81-c900a97b6400) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:40:20.804609 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-ae26d0c6-799c-4bd6-97d7-e37d98ad5b46 tempest-VolumesTransfersV357Test-1976598479 tempest-VolumesTransfersV357Test-1976598479-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eeaa332c-4201-4b33-aafb-ae95b7ea4357) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:40:20.805567 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.flows.api.create_volume [None req-ae26d0c6-799c-4bd6-97d7-e37d98ad5b46 tempest-VolumesTransfersV357Test-1976598479 tempest-VolumesTransfersV357Test-1976598479-project-member] Validating volume size '1' using validate_int {{(pid=100374) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 10:40:20.832495 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-ae26d0c6-799c-4bd6-97d7-e37d98ad5b46 tempest-VolumesTransfersV357Test-1976598479 tempest-VolumesTransfersV357Test-1976598479-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eeaa332c-4201-4b33-aafb-ae95b7ea4357) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T10:26:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6cd66f07-4c7b-40b2-9dfb-378538f29c9e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:40:20.833247 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-ae26d0c6-799c-4bd6-97d7-e37d98ad5b46 tempest-VolumesTransfersV357Test-1976598479 tempest-VolumesTransfersV357Test-1976598479-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (034cd1d4-da61-4f49-a87f-e94cc627afc2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:40:20.872757 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.quota [None req-ae26d0c6-799c-4bd6-97d7-e37d98ad5b46 tempest-VolumesTransfersV357Test-1976598479 tempest-VolumesTransfersV357Test-1976598479-project-member] Created reservations ['db9578e5-c844-4c3b-8f9b-423e59ddc6f0', 'fb93c913-782d-4529-bbb8-b962b5041026', 'fe434de1-b274-4144-a709-6f7167156a01', 'f66b1660-dcde-4da2-92ab-a0f1ea2feef7'] {{(pid=100374) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:40:20.873653 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-ae26d0c6-799c-4bd6-97d7-e37d98ad5b46 tempest-VolumesTransfersV357Test-1976598479 tempest-VolumesTransfersV357Test-1976598479-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (034cd1d4-da61-4f49-a87f-e94cc627afc2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['db9578e5-c844-4c3b-8f9b-423e59ddc6f0', 'fb93c913-782d-4529-bbb8-b962b5041026', 'fe434de1-b274-4144-a709-6f7167156a01', 'f66b1660-dcde-4da2-92ab-a0f1ea2feef7']}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:40:20.874426 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-ae26d0c6-799c-4bd6-97d7-e37d98ad5b46 tempest-VolumesTransfersV357Test-1976598479 tempest-VolumesTransfersV357Test-1976598479-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (85e2972f-35ef-4fe4-90f1-72b37e1512e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:40:20.899796 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-ae26d0c6-799c-4bd6-97d7-e37d98ad5b46 tempest-VolumesTransfersV357Test-1976598479 tempest-VolumesTransfersV357Test-1976598479-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (85e2972f-35ef-4fe4-90f1-72b37e1512e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b0328ad8-8649-404a-9ecd-4b397ac803ff', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-9657550',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8439010e2adc4e408cbdfd25c196e9b3',qos_specs=None,replication_status=,reservations=['db9578e5-c844-4c3b-8f9b-423e59ddc6f0','fb93c913-782d-4529-bbb8-b962b5041026','fe434de1-b274-4144-a709-6f7167156a01','f66b1660-dcde-4da2-92ab-a0f1ea2feef7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9e9a4904d10c40668f095afb7d3f1bd1',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:40:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-9657550',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b0328ad8-8649-404a-9ecd-4b397ac803ff,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8439010e2adc4e408cbdfd25c196e9b3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9e9a4904d10c40668f095afb7d3f1bd1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6cd66f07-4c7b-40b2-9dfb-378538f29c9e),volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:40:20.900825 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-ae26d0c6-799c-4bd6-97d7-e37d98ad5b46 tempest-VolumesTransfersV357Test-1976598479 tempest-VolumesTransfersV357Test-1976598479-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f060308a-83e9-4c3f-a022-3d743644c2a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:40:20.923700 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-ae26d0c6-799c-4bd6-97d7-e37d98ad5b46 tempest-VolumesTransfersV357Test-1976598479 tempest-VolumesTransfersV357Test-1976598479-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f060308a-83e9-4c3f-a022-3d743644c2a5) transitioned into state 'SUCCESS' from state '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-9657550',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8439010e2adc4e408cbdfd25c196e9b3',qos_specs=None,replication_status=,reservations=['db9578e5-c844-4c3b-8f9b-423e59ddc6f0','fb93c913-782d-4529-bbb8-b962b5041026','fe434de1-b274-4144-a709-6f7167156a01','f66b1660-dcde-4da2-92ab-a0f1ea2feef7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9e9a4904d10c40668f095afb7d3f1bd1',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:40:20.925093 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-ae26d0c6-799c-4bd6-97d7-e37d98ad5b46 tempest-VolumesTransfersV357Test-1976598479 tempest-VolumesTransfersV357Test-1976598479-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (828a3034-49a3-4ca8-bc3a-f88e7c817e5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:40:20.938294 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-ae26d0c6-799c-4bd6-97d7-e37d98ad5b46 tempest-VolumesTransfersV357Test-1976598479 tempest-VolumesTransfersV357Test-1976598479-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (828a3034-49a3-4ca8-bc3a-f88e7c817e5d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:40:20.939283 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-ae26d0c6-799c-4bd6-97d7-e37d98ad5b46 tempest-VolumesTransfersV357Test-1976598479 tempest-VolumesTransfersV357Test-1976598479-project-member] Flow 'volume_create_api' (274828ef-f4eb-42f1-8a81-c900a97b6400) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100374) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:40:20.939685 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-ae26d0c6-799c-4bd6-97d7-e37d98ad5b46 tempest-VolumesTransfersV357Test-1976598479 tempest-VolumesTransfersV357Test-1976598479-project-member] Create volume request issued successfully. Aug 12 10:40:20.940340 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-ae26d0c6-799c-4bd6-97d7-e37d98ad5b46 tempest-VolumesTransfersV357Test-1976598479 tempest-VolumesTransfersV357Test-1976598479-project-member] https://10.4.3.105/volume/v3/volumes returned with HTTP 202 Aug 12 10:40:20.940842 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 885/3557] 10.4.3.105 () {70 vars in 1299 bytes} [Wed Aug 12 10:40:20 2026] POST /volume/v3/volumes => generated 816 bytes in 160 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:40:20.953191 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-6dea4b36-9f97-4fca-b2a1-8fe351a41aab None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:20.954997 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-6dea4b36-9f97-4fca-b2a1-8fe351a41aab tempest-VolumesTransfersV357Test-1976598479 tempest-VolumesTransfersV357Test-1976598479-project-member] GET https://10.4.3.105/volume/v3/volumes/b0328ad8-8649-404a-9ecd-4b397ac803ff Aug 12 10:40:20.955223 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-6dea4b36-9f97-4fca-b2a1-8fe351a41aab tempest-VolumesTransfersV357Test-1976598479 tempest-VolumesTransfersV357Test-1976598479-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:20.955423 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-6dea4b36-9f97-4fca-b2a1-8fe351a41aab tempest-VolumesTransfersV357Test-1976598479 tempest-VolumesTransfersV357Test-1976598479-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:20.962354 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:40:20.962354 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:40:20.964813 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-15ac8943-c069-409e-a905-410da930e7c9 req-7fbbf175-caf6-4a5d-bc1a-40417c4a8c27 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:20.966302 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-6dea4b36-9f97-4fca-b2a1-8fe351a41aab tempest-VolumesTransfersV357Test-1976598479 tempest-VolumesTransfersV357Test-1976598479-project-member] Volume info retrieved successfully. Aug 12 10:40:20.968812 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-15ac8943-c069-409e-a905-410da930e7c9 req-7fbbf175-caf6-4a5d-bc1a-40417c4a8c27 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] POST https://10.4.3.105/volume/v3/attachments/d7d9f75f-046d-415e-b8ee-0ff7141a6630/action Aug 12 10:40:20.970538 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-15ac8943-c069-409e-a905-410da930e7c9 req-7fbbf175-caf6-4a5d-bc1a-40417c4a8c27 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Action body: b'{"os-complete": null}' {{(pid=100375) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 10:40:20.970538 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-15ac8943-c069-409e-a905-410da930e7c9 req-7fbbf175-caf6-4a5d-bc1a-40417c4a8c27 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:40:20.972254 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-6dea4b36-9f97-4fca-b2a1-8fe351a41aab tempest-VolumesTransfersV357Test-1976598479 tempest-VolumesTransfersV357Test-1976598479-project-member] https://10.4.3.105/volume/v3/volumes/b0328ad8-8649-404a-9ecd-4b397ac803ff returned with HTTP 200 Aug 12 10:40:20.973093 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 882/3558] 10.4.3.105 () {68 vars in 1389 bytes} [Wed Aug 12 10:40:20 2026] GET /volume/v3/volumes/b0328ad8-8649-404a-9ecd-4b397ac803ff => generated 884 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:40:20.992488 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:40:20.992488 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:40:21.005790 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-15ac8943-c069-409e-a905-410da930e7c9 req-7fbbf175-caf6-4a5d-bc1a-40417c4a8c27 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] https://10.4.3.105/volume/v3/attachments/d7d9f75f-046d-415e-b8ee-0ff7141a6630/action returned with HTTP 204 Aug 12 10:40:21.005790 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 898/3559] 10.4.3.105 () {74 vars in 1725 bytes} [Wed Aug 12 10:40:20 2026] POST /volume/v3/attachments/d7d9f75f-046d-415e-b8ee-0ff7141a6630/action => generated 0 bytes in 42 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:40:21.336397 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-84957886-1547-4ae6-b19d-775f79fec0f1 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:21.338873 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-84957886-1547-4ae6-b19d-775f79fec0f1 tempest-VolumeRevertTests-1364609617 tempest-VolumeRevertTests-1364609617-project-member] GET https://10.4.3.105/volume/v3/snapshots/414476e5-5bf3-48b7-9e48-0d99d456cecc Aug 12 10:40:21.339158 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-84957886-1547-4ae6-b19d-775f79fec0f1 tempest-VolumeRevertTests-1364609617 tempest-VolumeRevertTests-1364609617-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:21.339548 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-84957886-1547-4ae6-b19d-775f79fec0f1 tempest-VolumeRevertTests-1364609617 tempest-VolumeRevertTests-1364609617-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:21.347545 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:40:21.347545 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:40:21.348140 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-84957886-1547-4ae6-b19d-775f79fec0f1 tempest-VolumeRevertTests-1364609617 tempest-VolumeRevertTests-1364609617-project-member] Snapshot retrieved successfully. Aug 12 10:40:21.349114 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-84957886-1547-4ae6-b19d-775f79fec0f1 tempest-VolumeRevertTests-1364609617 tempest-VolumeRevertTests-1364609617-project-member] https://10.4.3.105/volume/v3/snapshots/414476e5-5bf3-48b7-9e48-0d99d456cecc returned with HTTP 200 Aug 12 10:40:21.349890 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 895/3560] 10.4.3.105 () {66 vars in 1354 bytes} [Wed Aug 12 10:40:21 2026] GET /volume/v3/snapshots/414476e5-5bf3-48b7-9e48-0d99d456cecc => generated 481 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:40:21.360463 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-84953456-eaeb-4b87-a88e-7af5ea4c7522 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:21.364857 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-84953456-eaeb-4b87-a88e-7af5ea4c7522 tempest-VolumeRevertTests-1364609617 tempest-VolumeRevertTests-1364609617-project-member] POST https://10.4.3.105/volume/v3/volumes/5e99817b-801b-437f-b475-87b1de34a60f/action Aug 12 10:40:21.365329 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-84953456-eaeb-4b87-a88e-7af5ea4c7522 tempest-VolumeRevertTests-1364609617 tempest-VolumeRevertTests-1364609617-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100374) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 10:40:21.365652 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-84953456-eaeb-4b87-a88e-7af5ea4c7522 tempest-VolumeRevertTests-1364609617 tempest-VolumeRevertTests-1364609617-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:40:21.377311 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:40:21.377311 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:40:21.377790 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-84953456-eaeb-4b87-a88e-7af5ea4c7522 tempest-VolumeRevertTests-1364609617 tempest-VolumeRevertTests-1364609617-project-member] Volume info retrieved successfully. Aug 12 10:40:21.427231 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.quota [None req-84953456-eaeb-4b87-a88e-7af5ea4c7522 tempest-VolumeRevertTests-1364609617 tempest-VolumeRevertTests-1364609617-project-member] Created reservations ['fd8eaa40-13f8-4a16-a53e-59528ea0d8b1', 'b966215b-7c6a-4a8f-936c-be88a020b91a'] {{(pid=100374) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:40:21.437069 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-84953456-eaeb-4b87-a88e-7af5ea4c7522 tempest-VolumeRevertTests-1364609617 tempest-VolumeRevertTests-1364609617-project-member] Extend volume request issued successfully. Aug 12 10:40:21.437259 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-84953456-eaeb-4b87-a88e-7af5ea4c7522 tempest-VolumeRevertTests-1364609617 tempest-VolumeRevertTests-1364609617-project-member] https://10.4.3.105/volume/v3/volumes/5e99817b-801b-437f-b475-87b1de34a60f/action returned with HTTP 202 Aug 12 10:40:21.437873 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 886/3561] 10.4.3.105 () {70 vars in 1431 bytes} [Wed Aug 12 10:40:21 2026] POST /volume/v3/volumes/5e99817b-801b-437f-b475-87b1de34a60f/action => generated 0 bytes in 78 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 12 10:40:21.447564 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-59f58b61-3852-44c4-bf09-6d1179f4477b None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:21.450767 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-59f58b61-3852-44c4-bf09-6d1179f4477b tempest-VolumeRevertTests-1364609617 tempest-VolumeRevertTests-1364609617-project-member] GET https://10.4.3.105/volume/v3/volumes/5e99817b-801b-437f-b475-87b1de34a60f Aug 12 10:40:21.450767 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-59f58b61-3852-44c4-bf09-6d1179f4477b tempest-VolumeRevertTests-1364609617 tempest-VolumeRevertTests-1364609617-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:21.450767 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-59f58b61-3852-44c4-bf09-6d1179f4477b tempest-VolumeRevertTests-1364609617 tempest-VolumeRevertTests-1364609617-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:21.457487 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:40:21.457487 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:40:21.462391 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-59f58b61-3852-44c4-bf09-6d1179f4477b tempest-VolumeRevertTests-1364609617 tempest-VolumeRevertTests-1364609617-project-member] Volume info retrieved successfully. Aug 12 10:40:21.466318 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-59f58b61-3852-44c4-bf09-6d1179f4477b tempest-VolumeRevertTests-1364609617 tempest-VolumeRevertTests-1364609617-project-member] https://10.4.3.105/volume/v3/volumes/5e99817b-801b-437f-b475-87b1de34a60f returned with HTTP 200 Aug 12 10:40:21.466756 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 883/3562] 10.4.3.105 () {68 vars in 1389 bytes} [Wed Aug 12 10:40:21 2026] GET /volume/v3/volumes/5e99817b-801b-437f-b475-87b1de34a60f => generated 859 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:40:21.554350 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-a740baad-48a6-403d-bf55-a90365b95f18 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:21.557294 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-a740baad-48a6-403d-bf55-a90365b95f18 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] GET https://10.4.3.105/volume/v3/volumes/de91ef68-80de-4d5c-9b86-41f81e4a3d30 Aug 12 10:40:21.558542 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-a740baad-48a6-403d-bf55-a90365b95f18 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:21.558542 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-a740baad-48a6-403d-bf55-a90365b95f18 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:21.582489 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:40:21.582489 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:40:21.589094 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-a740baad-48a6-403d-bf55-a90365b95f18 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Volume info retrieved successfully. Aug 12 10:40:21.599459 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-a740baad-48a6-403d-bf55-a90365b95f18 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] https://10.4.3.105/volume/v3/volumes/de91ef68-80de-4d5c-9b86-41f81e4a3d30 returned with HTTP 200 Aug 12 10:40:21.599796 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 899/3563] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:40:21 2026] GET /volume/v3/volumes/de91ef68-80de-4d5c-9b86-41f81e4a3d30 => generated 1133 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:40:21.621685 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-48426459-60d5-4f3d-96b2-e4296851aae3 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:21.623236 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-48426459-60d5-4f3d-96b2-e4296851aae3 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] POST https://10.4.3.105/volume/v3/backups Aug 12 10:40:21.623594 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-48426459-60d5-4f3d-96b2-e4296851aae3 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "de91ef68-80de-4d5c-9b86-41f81e4a3d30", "name": "tempest-VolumesBackupsTest-Backup-743218311", "force": true, "container": "tempest-volumesbackupstest-backup-container-662967411"}} {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:40:21.625006 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.contrib.backups [None req-48426459-60d5-4f3d-96b2-e4296851aae3 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Creating new backup {'backup': {'volume_id': 'de91ef68-80de-4d5c-9b86-41f81e4a3d30', 'name': 'tempest-VolumesBackupsTest-Backup-743218311', 'force': True, 'container': 'tempest-volumesbackupstest-backup-container-662967411'}} {{(pid=100372) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 12 10:40:21.625130 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.contrib.backups [None req-48426459-60d5-4f3d-96b2-e4296851aae3 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Creating backup of volume de91ef68-80de-4d5c-9b86-41f81e4a3d30 in container tempest-volumesbackupstest-backup-container-662967411 Aug 12 10:40:21.639649 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:40:21.639649 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:40:21.640166 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-48426459-60d5-4f3d-96b2-e4296851aae3 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Volume info retrieved successfully. Aug 12 10:40:21.670236 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.quota [None req-48426459-60d5-4f3d-96b2-e4296851aae3 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Created reservations ['06341321-8ef2-468c-bec9-d5c09b2db7de', '88a15978-3418-417f-b8a3-3d5c830845db'] {{(pid=100372) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:40:21.718383 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-48426459-60d5-4f3d-96b2-e4296851aae3 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] https://10.4.3.105/volume/v3/backups returned with HTTP 202 Aug 12 10:40:21.718922 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 896/3564] 10.4.3.105 () {68 vars in 1259 bytes} [Wed Aug 12 10:40:21 2026] POST /volume/v3/backups => generated 329 bytes in 98 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 10:40:21.729546 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-9b0af8e8-d4ab-4d66-b765-ba774b9944b6 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:21.733815 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-9b0af8e8-d4ab-4d66-b765-ba774b9944b6 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] GET https://10.4.3.105/volume/v3/backups/ee7ae999-2b8f-4bc7-928d-e286cf8aafb9 Aug 12 10:40:21.734018 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-9b0af8e8-d4ab-4d66-b765-ba774b9944b6 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:21.734197 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-9b0af8e8-d4ab-4d66-b765-ba774b9944b6 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:21.734301 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-9b0af8e8-d4ab-4d66-b765-ba774b9944b6 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Show backup with id ee7ae999-2b8f-4bc7-928d-e286cf8aafb9. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:40:21.738162 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:40:21.738162 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:40:21.738942 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-9b0af8e8-d4ab-4d66-b765-ba774b9944b6 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] https://10.4.3.105/volume/v3/backups/ee7ae999-2b8f-4bc7-928d-e286cf8aafb9 returned with HTTP 200 Aug 12 10:40:21.739917 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 887/3565] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:40:21 2026] GET /volume/v3/backups/ee7ae999-2b8f-4bc7-928d-e286cf8aafb9 => generated 787 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:40:21.986119 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-cd008f6f-00e7-483b-9642-3b70f3cd432c None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:21.990538 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-cd008f6f-00e7-483b-9642-3b70f3cd432c tempest-VolumesTransfersV357Test-1976598479 tempest-VolumesTransfersV357Test-1976598479-project-member] GET https://10.4.3.105/volume/v3/volumes/b0328ad8-8649-404a-9ecd-4b397ac803ff Aug 12 10:40:21.993572 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-cd008f6f-00e7-483b-9642-3b70f3cd432c tempest-VolumesTransfersV357Test-1976598479 tempest-VolumesTransfersV357Test-1976598479-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:21.993572 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-cd008f6f-00e7-483b-9642-3b70f3cd432c tempest-VolumesTransfersV357Test-1976598479 tempest-VolumesTransfersV357Test-1976598479-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:22.002607 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:40:22.002607 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:40:22.007310 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-cd008f6f-00e7-483b-9642-3b70f3cd432c tempest-VolumesTransfersV357Test-1976598479 tempest-VolumesTransfersV357Test-1976598479-project-member] Volume info retrieved successfully. Aug 12 10:40:22.012418 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-cd008f6f-00e7-483b-9642-3b70f3cd432c tempest-VolumesTransfersV357Test-1976598479 tempest-VolumesTransfersV357Test-1976598479-project-member] https://10.4.3.105/volume/v3/volumes/b0328ad8-8649-404a-9ecd-4b397ac803ff returned with HTTP 200 Aug 12 10:40:22.012882 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 884/3566] 10.4.3.105 () {68 vars in 1389 bytes} [Wed Aug 12 10:40:21 2026] GET /volume/v3/volumes/b0328ad8-8649-404a-9ecd-4b397ac803ff => generated 943 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:40:22.030823 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-5b610d50-adc2-4e02-9341-d91c2fd14d13 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:22.032807 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-5b610d50-adc2-4e02-9341-d91c2fd14d13 tempest-VolumesTransfersV357Test-1976598479 tempest-VolumesTransfersV357Test-1976598479-project-member] POST https://10.4.3.105/volume/v3/volume-transfers Aug 12 10:40:22.033231 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-5b610d50-adc2-4e02-9341-d91c2fd14d13 tempest-VolumesTransfersV357Test-1976598479 tempest-VolumesTransfersV357Test-1976598479-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "b0328ad8-8649-404a-9ecd-4b397ac803ff"}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:40:22.034726 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.v3.volume_transfer [None req-5b610d50-adc2-4e02-9341-d91c2fd14d13 tempest-VolumesTransfersV357Test-1976598479 tempest-VolumesTransfersV357Test-1976598479-project-member] Creating new volume transfer {'transfer': {'volume_id': 'b0328ad8-8649-404a-9ecd-4b397ac803ff'}} {{(pid=100375) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Aug 12 10:40:22.034829 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.v3.volume_transfer [None req-5b610d50-adc2-4e02-9341-d91c2fd14d13 tempest-VolumesTransfersV357Test-1976598479 tempest-VolumesTransfersV357Test-1976598479-project-member] Creating transfer of volume b0328ad8-8649-404a-9ecd-4b397ac803ff Aug 12 10:40:22.034942 np0000007037 devstack@c-api.service[100375]: INFO cinder.transfer.api [None req-5b610d50-adc2-4e02-9341-d91c2fd14d13 tempest-VolumesTransfersV357Test-1976598479 tempest-VolumesTransfersV357Test-1976598479-project-member] Generating transfer record for volume b0328ad8-8649-404a-9ecd-4b397ac803ff Aug 12 10:40:22.047473 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:40:22.047473 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:40:22.061851 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-5b610d50-adc2-4e02-9341-d91c2fd14d13 tempest-VolumesTransfersV357Test-1976598479 tempest-VolumesTransfersV357Test-1976598479-project-member] https://10.4.3.105/volume/v3/volume-transfers returned with HTTP 202 Aug 12 10:40:22.062474 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 900/3567] 10.4.3.105 () {70 vars in 1326 bytes} [Wed Aug 12 10:40:22 2026] POST /volume/v3/volume-transfers => generated 572 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:40:22.074247 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-f1e5b680-adcd-4c33-92a3-f79f38bc2067 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:22.077159 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-f1e5b680-adcd-4c33-92a3-f79f38bc2067 tempest-VolumesTransfersV357Test-1976598479 tempest-VolumesTransfersV357Test-1976598479-project-member] GET https://10.4.3.105/volume/v3/volumes/b0328ad8-8649-404a-9ecd-4b397ac803ff Aug 12 10:40:22.077409 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-f1e5b680-adcd-4c33-92a3-f79f38bc2067 tempest-VolumesTransfersV357Test-1976598479 tempest-VolumesTransfersV357Test-1976598479-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:22.077771 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-f1e5b680-adcd-4c33-92a3-f79f38bc2067 tempest-VolumesTransfersV357Test-1976598479 tempest-VolumesTransfersV357Test-1976598479-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:22.088536 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:40:22.088536 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:40:22.093917 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-f1e5b680-adcd-4c33-92a3-f79f38bc2067 tempest-VolumesTransfersV357Test-1976598479 tempest-VolumesTransfersV357Test-1976598479-project-member] Volume info retrieved successfully. Aug 12 10:40:22.101035 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-f1e5b680-adcd-4c33-92a3-f79f38bc2067 tempest-VolumesTransfersV357Test-1976598479 tempest-VolumesTransfersV357Test-1976598479-project-member] https://10.4.3.105/volume/v3/volumes/b0328ad8-8649-404a-9ecd-4b397ac803ff returned with HTTP 200 Aug 12 10:40:22.101371 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 897/3568] 10.4.3.105 () {68 vars in 1389 bytes} [Wed Aug 12 10:40:22 2026] GET /volume/v3/volumes/b0328ad8-8649-404a-9ecd-4b397ac803ff => generated 951 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:40:22.120881 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-6f103cfc-c21c-4baf-a4cc-73ae9dbd1ac1 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:22.123054 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-6f103cfc-c21c-4baf-a4cc-73ae9dbd1ac1 tempest-VolumesTransfersV357Test-1976598479 tempest-VolumesTransfersV357Test-1976598479-project-member] GET https://10.4.3.105/volume/v3/volume-transfers/detail Aug 12 10:40:22.123299 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-6f103cfc-c21c-4baf-a4cc-73ae9dbd1ac1 tempest-VolumesTransfersV357Test-1976598479 tempest-VolumesTransfersV357Test-1976598479-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:22.123524 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-6f103cfc-c21c-4baf-a4cc-73ae9dbd1ac1 tempest-VolumesTransfersV357Test-1976598479 tempest-VolumesTransfersV357Test-1976598479-project-member] Calling method 'detail' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:22.123758 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.volume_transfer [None req-6f103cfc-c21c-4baf-a4cc-73ae9dbd1ac1 tempest-VolumesTransfersV357Test-1976598479 tempest-VolumesTransfersV357Test-1976598479-project-member] Listing volume transfers {{(pid=100374) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Aug 12 10:40:22.131012 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-6f103cfc-c21c-4baf-a4cc-73ae9dbd1ac1 tempest-VolumesTransfersV357Test-1976598479 tempest-VolumesTransfersV357Test-1976598479-project-member] https://10.4.3.105/volume/v3/volume-transfers/detail returned with HTTP 200 Aug 12 10:40:22.131630 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 888/3569] 10.4.3.105 () {68 vars in 1326 bytes} [Wed Aug 12 10:40:22 2026] GET /volume/v3/volume-transfers/detail => generated 543 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:40:22.142174 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-08c2365d-ed28-418b-aa55-8b92d828eba1 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:22.143844 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-08c2365d-ed28-418b-aa55-8b92d828eba1 tempest-VolumesTransfersV357Test-1976598479 tempest-VolumesTransfersV357Test-1976598479-project-member] DELETE https://10.4.3.105/volume/v3/volume-transfers/c18bba6f-f3ce-4e6f-9214-d1681b023fdc Aug 12 10:40:22.144036 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-08c2365d-ed28-418b-aa55-8b92d828eba1 tempest-VolumesTransfersV357Test-1976598479 tempest-VolumesTransfersV357Test-1976598479-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:22.144190 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-08c2365d-ed28-418b-aa55-8b92d828eba1 tempest-VolumesTransfersV357Test-1976598479 tempest-VolumesTransfersV357Test-1976598479-project-member] Calling method 'delete' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:22.144307 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.contrib.volume_transfer [None req-08c2365d-ed28-418b-aa55-8b92d828eba1 tempest-VolumesTransfersV357Test-1976598479 tempest-VolumesTransfersV357Test-1976598479-project-member] Delete transfer with id: c18bba6f-f3ce-4e6f-9214-d1681b023fdc Aug 12 10:40:22.157278 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:40:22.157278 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:40:22.172800 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-08c2365d-ed28-418b-aa55-8b92d828eba1 tempest-VolumesTransfersV357Test-1976598479 tempest-VolumesTransfersV357Test-1976598479-project-member] https://10.4.3.105/volume/v3/volume-transfers/c18bba6f-f3ce-4e6f-9214-d1681b023fdc returned with HTTP 202 Aug 12 10:40:22.173254 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 885/3570] 10.4.3.105 () {68 vars in 1419 bytes} [Wed Aug 12 10:40:22 2026] DELETE /volume/v3/volume-transfers/c18bba6f-f3ce-4e6f-9214-d1681b023fdc => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 12 10:40:22.180792 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-5d1c9d7c-359d-48d5-b152-79db64889682 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:22.182593 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-5d1c9d7c-359d-48d5-b152-79db64889682 tempest-VolumesTransfersV357Test-1976598479 tempest-VolumesTransfersV357Test-1976598479-project-member] GET https://10.4.3.105/volume/v3/volumes/b0328ad8-8649-404a-9ecd-4b397ac803ff Aug 12 10:40:22.182841 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-5d1c9d7c-359d-48d5-b152-79db64889682 tempest-VolumesTransfersV357Test-1976598479 tempest-VolumesTransfersV357Test-1976598479-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:22.183048 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-5d1c9d7c-359d-48d5-b152-79db64889682 tempest-VolumesTransfersV357Test-1976598479 tempest-VolumesTransfersV357Test-1976598479-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:22.192097 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:40:22.192097 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:40:22.196886 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-5d1c9d7c-359d-48d5-b152-79db64889682 tempest-VolumesTransfersV357Test-1976598479 tempest-VolumesTransfersV357Test-1976598479-project-member] Volume info retrieved successfully. Aug 12 10:40:22.203110 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-5d1c9d7c-359d-48d5-b152-79db64889682 tempest-VolumesTransfersV357Test-1976598479 tempest-VolumesTransfersV357Test-1976598479-project-member] https://10.4.3.105/volume/v3/volumes/b0328ad8-8649-404a-9ecd-4b397ac803ff returned with HTTP 200 Aug 12 10:40:22.203622 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 901/3571] 10.4.3.105 () {68 vars in 1389 bytes} [Wed Aug 12 10:40:22 2026] GET /volume/v3/volumes/b0328ad8-8649-404a-9ecd-4b397ac803ff => generated 943 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:40:22.217246 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-a057fdf5-174e-42e1-b5f7-413d20902ac1 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:22.219432 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-a057fdf5-174e-42e1-b5f7-413d20902ac1 tempest-VolumesTransfersV357Test-1976598479 tempest-VolumesTransfersV357Test-1976598479-project-member] DELETE https://10.4.3.105/volume/v3/volume-transfers/c18bba6f-f3ce-4e6f-9214-d1681b023fdc Aug 12 10:40:22.219698 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-a057fdf5-174e-42e1-b5f7-413d20902ac1 tempest-VolumesTransfersV357Test-1976598479 tempest-VolumesTransfersV357Test-1976598479-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:22.219942 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-a057fdf5-174e-42e1-b5f7-413d20902ac1 tempest-VolumesTransfersV357Test-1976598479 tempest-VolumesTransfersV357Test-1976598479-project-member] Calling method 'delete' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:22.220090 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.contrib.volume_transfer [None req-a057fdf5-174e-42e1-b5f7-413d20902ac1 tempest-VolumesTransfersV357Test-1976598479 tempest-VolumesTransfersV357Test-1976598479-project-member] Delete transfer with id: c18bba6f-f3ce-4e6f-9214-d1681b023fdc Aug 12 10:40:22.223422 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-a057fdf5-174e-42e1-b5f7-413d20902ac1 tempest-VolumesTransfersV357Test-1976598479 tempest-VolumesTransfersV357Test-1976598479-project-member] https://10.4.3.105/volume/v3/volume-transfers/c18bba6f-f3ce-4e6f-9214-d1681b023fdc returned with HTTP 404 Aug 12 10:40:22.223940 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 898/3572] 10.4.3.105 () {68 vars in 1419 bytes} [Wed Aug 12 10:40:22 2026] DELETE /volume/v3/volume-transfers/c18bba6f-f3ce-4e6f-9214-d1681b023fdc => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 10:40:22.231633 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-300bf75e-1dfa-40dd-aa0f-f57519dcc148 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:22.233404 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-300bf75e-1dfa-40dd-aa0f-f57519dcc148 tempest-VolumesTransfersV357Test-339507364 tempest-VolumesTransfersV357Test-339507364-project-admin] DELETE https://10.4.3.105/volume/v3/volumes/b0328ad8-8649-404a-9ecd-4b397ac803ff Aug 12 10:40:22.233575 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-300bf75e-1dfa-40dd-aa0f-f57519dcc148 tempest-VolumesTransfersV357Test-339507364 tempest-VolumesTransfersV357Test-339507364-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:22.233755 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-300bf75e-1dfa-40dd-aa0f-f57519dcc148 tempest-VolumesTransfersV357Test-339507364 tempest-VolumesTransfersV357Test-339507364-project-admin] Calling method 'delete' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:22.233927 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.v3.volumes [None req-300bf75e-1dfa-40dd-aa0f-f57519dcc148 tempest-VolumesTransfersV357Test-339507364 tempest-VolumesTransfersV357Test-339507364-project-admin] Delete volume with id: b0328ad8-8649-404a-9ecd-4b397ac803ff Aug 12 10:40:22.240592 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:40:22.240592 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:40:22.240922 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-300bf75e-1dfa-40dd-aa0f-f57519dcc148 tempest-VolumesTransfersV357Test-339507364 tempest-VolumesTransfersV357Test-339507364-project-admin] Volume info retrieved successfully. Aug 12 10:40:22.256623 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-300bf75e-1dfa-40dd-aa0f-f57519dcc148 tempest-VolumesTransfersV357Test-339507364 tempest-VolumesTransfersV357Test-339507364-project-admin] Delete volume request issued successfully. Aug 12 10:40:22.256860 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-300bf75e-1dfa-40dd-aa0f-f57519dcc148 tempest-VolumesTransfersV357Test-339507364 tempest-VolumesTransfersV357Test-339507364-project-admin] https://10.4.3.105/volume/v3/volumes/b0328ad8-8649-404a-9ecd-4b397ac803ff returned with HTTP 202 Aug 12 10:40:22.257383 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 889/3573] 10.4.3.105 () {68 vars in 1392 bytes} [Wed Aug 12 10:40:22 2026] DELETE /volume/v3/volumes/b0328ad8-8649-404a-9ecd-4b397ac803ff => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 12 10:40:22.266161 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-40380971-396d-4f8f-b136-c2ce700dcc2e None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:22.268059 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-40380971-396d-4f8f-b136-c2ce700dcc2e tempest-VolumesTransfersV357Test-339507364 tempest-VolumesTransfersV357Test-339507364-project-admin] GET https://10.4.3.105/volume/v3/volumes/b0328ad8-8649-404a-9ecd-4b397ac803ff Aug 12 10:40:22.268289 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-40380971-396d-4f8f-b136-c2ce700dcc2e tempest-VolumesTransfersV357Test-339507364 tempest-VolumesTransfersV357Test-339507364-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:22.268535 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-40380971-396d-4f8f-b136-c2ce700dcc2e tempest-VolumesTransfersV357Test-339507364 tempest-VolumesTransfersV357Test-339507364-project-admin] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:22.281634 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:40:22.281634 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:40:22.287348 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-40380971-396d-4f8f-b136-c2ce700dcc2e tempest-VolumesTransfersV357Test-339507364 tempest-VolumesTransfersV357Test-339507364-project-admin] Volume info retrieved successfully. Aug 12 10:40:22.292068 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-40380971-396d-4f8f-b136-c2ce700dcc2e tempest-VolumesTransfersV357Test-339507364 tempest-VolumesTransfersV357Test-339507364-project-admin] https://10.4.3.105/volume/v3/volumes/b0328ad8-8649-404a-9ecd-4b397ac803ff returned with HTTP 200 Aug 12 10:40:22.292575 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 886/3574] 10.4.3.105 () {68 vars in 1389 bytes} [Wed Aug 12 10:40:22 2026] GET /volume/v3/volumes/b0328ad8-8649-404a-9ecd-4b397ac803ff => generated 1127 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 10:40:22.479885 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-3055f0a0-3f71-4c71-8fb6-f33b1978c1bd None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:22.481852 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-3055f0a0-3f71-4c71-8fb6-f33b1978c1bd tempest-VolumeRevertTests-1364609617 tempest-VolumeRevertTests-1364609617-project-member] GET https://10.4.3.105/volume/v3/volumes/5e99817b-801b-437f-b475-87b1de34a60f Aug 12 10:40:22.482025 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-3055f0a0-3f71-4c71-8fb6-f33b1978c1bd tempest-VolumeRevertTests-1364609617 tempest-VolumeRevertTests-1364609617-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:22.482202 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-3055f0a0-3f71-4c71-8fb6-f33b1978c1bd tempest-VolumeRevertTests-1364609617 tempest-VolumeRevertTests-1364609617-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:22.490628 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:40:22.490628 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:40:22.496333 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-3055f0a0-3f71-4c71-8fb6-f33b1978c1bd tempest-VolumeRevertTests-1364609617 tempest-VolumeRevertTests-1364609617-project-member] Volume info retrieved successfully. Aug 12 10:40:22.501164 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-3055f0a0-3f71-4c71-8fb6-f33b1978c1bd tempest-VolumeRevertTests-1364609617 tempest-VolumeRevertTests-1364609617-project-member] https://10.4.3.105/volume/v3/volumes/5e99817b-801b-437f-b475-87b1de34a60f returned with HTTP 200 Aug 12 10:40:22.501554 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 902/3575] 10.4.3.105 () {68 vars in 1389 bytes} [Wed Aug 12 10:40:22 2026] GET /volume/v3/volumes/5e99817b-801b-437f-b475-87b1de34a60f => generated 859 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:40:22.514998 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-b91d4991-007b-488d-a9af-87c35abd1b30 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:22.517121 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-b91d4991-007b-488d-a9af-87c35abd1b30 tempest-VolumeRevertTests-1364609617 tempest-VolumeRevertTests-1364609617-project-member] POST https://10.4.3.105/volume/v3/volumes/5e99817b-801b-437f-b475-87b1de34a60f/action Aug 12 10:40:22.517727 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-b91d4991-007b-488d-a9af-87c35abd1b30 tempest-VolumeRevertTests-1364609617 tempest-VolumeRevertTests-1364609617-project-member] Action body: b'{"revert": {"snapshot_id": "414476e5-5bf3-48b7-9e48-0d99d456cecc"}}' {{(pid=100372) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 10:40:22.517727 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-b91d4991-007b-488d-a9af-87c35abd1b30 tempest-VolumeRevertTests-1364609617 tempest-VolumeRevertTests-1364609617-project-member] Action: 'action', calling method: version_select, body: {"revert": {"snapshot_id": "414476e5-5bf3-48b7-9e48-0d99d456cecc"}} {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:40:22.527932 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:40:22.527932 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:40:22.528580 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-b91d4991-007b-488d-a9af-87c35abd1b30 tempest-VolumeRevertTests-1364609617 tempest-VolumeRevertTests-1364609617-project-member] Volume retrieved successfully. Aug 12 10:40:22.543980 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-b91d4991-007b-488d-a9af-87c35abd1b30 tempest-VolumeRevertTests-1364609617 tempest-VolumeRevertTests-1364609617-project-member] HTTP exception thrown: Can't revert volume 5e99817b-801b-437f-b475-87b1de34a60f to its latest snapshot 414476e5-5bf3-48b7-9e48-0d99d456cecc. The volume size must be equal to the snapshot size. Aug 12 10:40:22.544203 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-b91d4991-007b-488d-a9af-87c35abd1b30 tempest-VolumeRevertTests-1364609617 tempest-VolumeRevertTests-1364609617-project-member] https://10.4.3.105/volume/v3/volumes/5e99817b-801b-437f-b475-87b1de34a60f/action returned with HTTP 400 Aug 12 10:40:22.545256 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 899/3576] 10.4.3.105 () {70 vars in 1431 bytes} [Wed Aug 12 10:40:22 2026] POST /volume/v3/volumes/5e99817b-801b-437f-b475-87b1de34a60f/action => generated 213 bytes in 31 msecs (HTTP/1.1 400) 7 headers in 295 bytes (1 switches on core 0) Aug 12 10:40:22.555016 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-f17647a5-9d52-4836-8944-c3eef5ecfbc4 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:22.556821 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-f17647a5-9d52-4836-8944-c3eef5ecfbc4 tempest-VolumeRevertTests-1364609617 tempest-VolumeRevertTests-1364609617-project-member] DELETE https://10.4.3.105/volume/v3/snapshots/414476e5-5bf3-48b7-9e48-0d99d456cecc Aug 12 10:40:22.557054 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-f17647a5-9d52-4836-8944-c3eef5ecfbc4 tempest-VolumeRevertTests-1364609617 tempest-VolumeRevertTests-1364609617-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:22.557274 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-f17647a5-9d52-4836-8944-c3eef5ecfbc4 tempest-VolumeRevertTests-1364609617 tempest-VolumeRevertTests-1364609617-project-member] Calling method 'delete' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:22.557413 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.v3.snapshots [None req-f17647a5-9d52-4836-8944-c3eef5ecfbc4 tempest-VolumeRevertTests-1364609617 tempest-VolumeRevertTests-1364609617-project-member] Delete snapshot with id: 414476e5-5bf3-48b7-9e48-0d99d456cecc Aug 12 10:40:22.562156 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:40:22.562156 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:40:22.562652 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-f17647a5-9d52-4836-8944-c3eef5ecfbc4 tempest-VolumeRevertTests-1364609617 tempest-VolumeRevertTests-1364609617-project-member] Snapshot retrieved successfully. Aug 12 10:40:22.576891 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-f17647a5-9d52-4836-8944-c3eef5ecfbc4 tempest-VolumeRevertTests-1364609617 tempest-VolumeRevertTests-1364609617-project-member] Snapshot delete request issued successfully. Aug 12 10:40:22.577135 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-f17647a5-9d52-4836-8944-c3eef5ecfbc4 tempest-VolumeRevertTests-1364609617 tempest-VolumeRevertTests-1364609617-project-member] https://10.4.3.105/volume/v3/snapshots/414476e5-5bf3-48b7-9e48-0d99d456cecc returned with HTTP 202 Aug 12 10:40:22.577584 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 890/3577] 10.4.3.105 () {66 vars in 1357 bytes} [Wed Aug 12 10:40:22 2026] DELETE /volume/v3/snapshots/414476e5-5bf3-48b7-9e48-0d99d456cecc => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 10:40:22.585898 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-e3ecff7e-3161-474b-8e33-28808baf3db3 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:22.588993 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-e3ecff7e-3161-474b-8e33-28808baf3db3 tempest-VolumeRevertTests-1364609617 tempest-VolumeRevertTests-1364609617-project-member] GET https://10.4.3.105/volume/v3/snapshots/414476e5-5bf3-48b7-9e48-0d99d456cecc Aug 12 10:40:22.589204 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-e3ecff7e-3161-474b-8e33-28808baf3db3 tempest-VolumeRevertTests-1364609617 tempest-VolumeRevertTests-1364609617-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:22.589454 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-e3ecff7e-3161-474b-8e33-28808baf3db3 tempest-VolumeRevertTests-1364609617 tempest-VolumeRevertTests-1364609617-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:22.603265 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:40:22.603265 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:40:22.603756 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-e3ecff7e-3161-474b-8e33-28808baf3db3 tempest-VolumeRevertTests-1364609617 tempest-VolumeRevertTests-1364609617-project-member] Snapshot retrieved successfully. Aug 12 10:40:22.604554 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-e3ecff7e-3161-474b-8e33-28808baf3db3 tempest-VolumeRevertTests-1364609617 tempest-VolumeRevertTests-1364609617-project-member] https://10.4.3.105/volume/v3/snapshots/414476e5-5bf3-48b7-9e48-0d99d456cecc returned with HTTP 200 Aug 12 10:40:22.604938 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 887/3578] 10.4.3.105 () {66 vars in 1354 bytes} [Wed Aug 12 10:40:22 2026] GET /volume/v3/snapshots/414476e5-5bf3-48b7-9e48-0d99d456cecc => generated 480 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:40:22.749617 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-36e33354-3ecd-4619-9f8a-8f4fe0c0081d None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:22.752556 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-36e33354-3ecd-4619-9f8a-8f4fe0c0081d tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] GET https://10.4.3.105/volume/v3/backups/ee7ae999-2b8f-4bc7-928d-e286cf8aafb9 Aug 12 10:40:22.752695 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-36e33354-3ecd-4619-9f8a-8f4fe0c0081d tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:22.752883 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-36e33354-3ecd-4619-9f8a-8f4fe0c0081d tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:22.753023 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-36e33354-3ecd-4619-9f8a-8f4fe0c0081d tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Show backup with id ee7ae999-2b8f-4bc7-928d-e286cf8aafb9. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:40:22.757653 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:40:22.757653 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:40:22.760536 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-36e33354-3ecd-4619-9f8a-8f4fe0c0081d tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] https://10.4.3.105/volume/v3/backups/ee7ae999-2b8f-4bc7-928d-e286cf8aafb9 returned with HTTP 200 Aug 12 10:40:22.760536 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 903/3579] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:40:22 2026] GET /volume/v3/backups/ee7ae999-2b8f-4bc7-928d-e286cf8aafb9 => generated 789 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:40:22.769249 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-fe357f45-fb39-4e7c-a962-040f8c250ca2 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:22.846648 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-fe357f45-fb39-4e7c-a962-040f8c250ca2 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] POST https://10.4.3.105/volume/v3/volumes Aug 12 10:40:22.847090 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-fe357f45-fb39-4e7c-a962-040f8c250ca2 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-1669825049"}} {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:40:22.849153 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.v3.volumes [None req-fe357f45-fb39-4e7c-a962-040f8c250ca2 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1669825049'}} {{(pid=100372) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 10:40:22.849305 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.v3.volumes [None req-fe357f45-fb39-4e7c-a962-040f8c250ca2 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Create volume of 1 GB Aug 12 10:40:22.849911 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:40:22.849911 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:40:22.853771 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-fe357f45-fb39-4e7c-a962-040f8c250ca2 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Availability Zones retrieved successfully. Aug 12 10:40:22.860461 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-fe357f45-fb39-4e7c-a962-040f8c250ca2 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Flow 'volume_create_api' (676892f0-d071-4e15-81c4-108790ddb1e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100372) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:40:22.861794 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-fe357f45-fb39-4e7c-a962-040f8c250ca2 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6f487420-2758-4067-8737-672caff7fa81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:40:22.862962 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.flows.api.create_volume [None req-fe357f45-fb39-4e7c-a962-040f8c250ca2 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Validating volume size '1' using validate_int {{(pid=100372) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 10:40:22.888844 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-fe357f45-fb39-4e7c-a962-040f8c250ca2 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6f487420-2758-4067-8737-672caff7fa81) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T10:26:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6cd66f07-4c7b-40b2-9dfb-378538f29c9e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:40:22.889744 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-fe357f45-fb39-4e7c-a962-040f8c250ca2 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (29043133-ad42-4ddf-af04-8241a4c569af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:40:22.946538 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.quota [None req-fe357f45-fb39-4e7c-a962-040f8c250ca2 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Created reservations ['4527aee8-219a-4f8d-b6ee-8fbbaee31fb8', '6b898a6b-0817-4890-a4e2-fdb459aac5fe', '5e96ca5a-9d81-45fd-b12d-cede6d29a19e', '098aff79-f668-4761-b249-7b065ae4fdaf'] {{(pid=100372) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:40:22.947358 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-fe357f45-fb39-4e7c-a962-040f8c250ca2 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (29043133-ad42-4ddf-af04-8241a4c569af) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4527aee8-219a-4f8d-b6ee-8fbbaee31fb8', '6b898a6b-0817-4890-a4e2-fdb459aac5fe', '5e96ca5a-9d81-45fd-b12d-cede6d29a19e', '098aff79-f668-4761-b249-7b065ae4fdaf']}' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:40:22.948138 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-fe357f45-fb39-4e7c-a962-040f8c250ca2 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (abb26b85-ac52-45d3-b349-8130847d4b9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:40:22.969931 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-fe357f45-fb39-4e7c-a962-040f8c250ca2 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (abb26b85-ac52-45d3-b349-8130847d4b9e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6715aa16-dce0-4b41-b10d-ae1baf753a7f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1669825049',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='48955410d5dc4be1ad647aac45387e97',qos_specs=None,replication_status=,reservations=['4527aee8-219a-4f8d-b6ee-8fbbaee31fb8','6b898a6b-0817-4890-a4e2-fdb459aac5fe','5e96ca5a-9d81-45fd-b12d-cede6d29a19e','098aff79-f668-4761-b249-7b065ae4fdaf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a453d0a50fdb4be28c355e80a809033e',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:40:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1669825049',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6715aa16-dce0-4b41-b10d-ae1baf753a7f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='48955410d5dc4be1ad647aac45387e97',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a453d0a50fdb4be28c355e80a809033e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6cd66f07-4c7b-40b2-9dfb-378538f29c9e),volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:40:22.970676 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-fe357f45-fb39-4e7c-a962-040f8c250ca2 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c9a25bb8-391e-4e38-9806-0fd64fd5122a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:40:22.987216 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-fe357f45-fb39-4e7c-a962-040f8c250ca2 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c9a25bb8-391e-4e38-9806-0fd64fd5122a) transitioned into state 'SUCCESS' from state '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-1669825049',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='48955410d5dc4be1ad647aac45387e97',qos_specs=None,replication_status=,reservations=['4527aee8-219a-4f8d-b6ee-8fbbaee31fb8','6b898a6b-0817-4890-a4e2-fdb459aac5fe','5e96ca5a-9d81-45fd-b12d-cede6d29a19e','098aff79-f668-4761-b249-7b065ae4fdaf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a453d0a50fdb4be28c355e80a809033e',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:40:22.988252 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-fe357f45-fb39-4e7c-a962-040f8c250ca2 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (535cc30f-1073-4edf-8c6c-ad03e7249ecd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:40:22.997668 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-fe357f45-fb39-4e7c-a962-040f8c250ca2 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (535cc30f-1073-4edf-8c6c-ad03e7249ecd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:40:22.998722 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-fe357f45-fb39-4e7c-a962-040f8c250ca2 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Flow 'volume_create_api' (676892f0-d071-4e15-81c4-108790ddb1e6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100372) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:40:22.999056 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-fe357f45-fb39-4e7c-a962-040f8c250ca2 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Create volume request issued successfully. Aug 12 10:40:22.999752 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-fe357f45-fb39-4e7c-a962-040f8c250ca2 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] https://10.4.3.105/volume/v3/volumes returned with HTTP 202 Aug 12 10:40:23.000282 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 900/3580] 10.4.3.105 () {70 vars in 1299 bytes} [Wed Aug 12 10:40:22 2026] POST /volume/v3/volumes => generated 770 bytes in 232 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:40:23.014986 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-acbcf80a-9c79-43c7-954c-49c050b15073 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:23.016799 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-acbcf80a-9c79-43c7-954c-49c050b15073 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] GET https://10.4.3.105/volume/v3/volumes/6715aa16-dce0-4b41-b10d-ae1baf753a7f Aug 12 10:40:23.017212 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-acbcf80a-9c79-43c7-954c-49c050b15073 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:23.017313 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-acbcf80a-9c79-43c7-954c-49c050b15073 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:23.024895 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:40:23.024895 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:40:23.028489 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-acbcf80a-9c79-43c7-954c-49c050b15073 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Volume info retrieved successfully. Aug 12 10:40:23.036550 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-acbcf80a-9c79-43c7-954c-49c050b15073 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] https://10.4.3.105/volume/v3/volumes/6715aa16-dce0-4b41-b10d-ae1baf753a7f returned with HTTP 200 Aug 12 10:40:23.037283 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 891/3581] 10.4.3.105 () {68 vars in 1389 bytes} [Wed Aug 12 10:40:23 2026] GET /volume/v3/volumes/6715aa16-dce0-4b41-b10d-ae1baf753a7f => generated 838 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:40:23.307402 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-94a3a6c9-2366-4872-8cdc-367f62a8016d None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:23.309318 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-94a3a6c9-2366-4872-8cdc-367f62a8016d tempest-VolumesTransfersV357Test-339507364 tempest-VolumesTransfersV357Test-339507364-project-admin] GET https://10.4.3.105/volume/v3/volumes/b0328ad8-8649-404a-9ecd-4b397ac803ff Aug 12 10:40:23.309590 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-94a3a6c9-2366-4872-8cdc-367f62a8016d tempest-VolumesTransfersV357Test-339507364 tempest-VolumesTransfersV357Test-339507364-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:23.309812 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-94a3a6c9-2366-4872-8cdc-367f62a8016d tempest-VolumesTransfersV357Test-339507364 tempest-VolumesTransfersV357Test-339507364-project-admin] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:23.315716 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-94a3a6c9-2366-4872-8cdc-367f62a8016d tempest-VolumesTransfersV357Test-339507364 tempest-VolumesTransfersV357Test-339507364-project-admin] https://10.4.3.105/volume/v3/volumes/b0328ad8-8649-404a-9ecd-4b397ac803ff returned with HTTP 404 Aug 12 10:40:23.316159 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 888/3582] 10.4.3.105 () {68 vars in 1389 bytes} [Wed Aug 12 10:40:23 2026] GET /volume/v3/volumes/b0328ad8-8649-404a-9ecd-4b397ac803ff => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 10:40:23.322794 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-ad3f332a-ec27-4e0f-8be2-58907b6b15ac None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:23.324530 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-ad3f332a-ec27-4e0f-8be2-58907b6b15ac tempest-VolumesTransfersV357Test-1976598479 tempest-VolumesTransfersV357Test-1976598479-project-member] GET https://10.4.3.105/volume/v3/volumes/b0328ad8-8649-404a-9ecd-4b397ac803ff Aug 12 10:40:23.324748 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-ad3f332a-ec27-4e0f-8be2-58907b6b15ac tempest-VolumesTransfersV357Test-1976598479 tempest-VolumesTransfersV357Test-1976598479-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:23.324938 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-ad3f332a-ec27-4e0f-8be2-58907b6b15ac tempest-VolumesTransfersV357Test-1976598479 tempest-VolumesTransfersV357Test-1976598479-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:23.330053 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-ad3f332a-ec27-4e0f-8be2-58907b6b15ac tempest-VolumesTransfersV357Test-1976598479 tempest-VolumesTransfersV357Test-1976598479-project-member] https://10.4.3.105/volume/v3/volumes/b0328ad8-8649-404a-9ecd-4b397ac803ff returned with HTTP 404 Aug 12 10:40:23.330465 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 904/3583] 10.4.3.105 () {68 vars in 1389 bytes} [Wed Aug 12 10:40:23 2026] GET /volume/v3/volumes/b0328ad8-8649-404a-9ecd-4b397ac803ff => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 10:40:23.337410 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-fd2151be-4d4e-4ee2-9d06-9c0df8657647 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:23.339336 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-fd2151be-4d4e-4ee2-9d06-9c0df8657647 tempest-VolumesTransfersV357Test-1976598479 tempest-VolumesTransfersV357Test-1976598479-project-member] DELETE https://10.4.3.105/volume/v3/volumes/b0328ad8-8649-404a-9ecd-4b397ac803ff Aug 12 10:40:23.339583 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-fd2151be-4d4e-4ee2-9d06-9c0df8657647 tempest-VolumesTransfersV357Test-1976598479 tempest-VolumesTransfersV357Test-1976598479-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:23.339807 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-fd2151be-4d4e-4ee2-9d06-9c0df8657647 tempest-VolumesTransfersV357Test-1976598479 tempest-VolumesTransfersV357Test-1976598479-project-member] Calling method 'delete' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:23.340027 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.v3.volumes [None req-fd2151be-4d4e-4ee2-9d06-9c0df8657647 tempest-VolumesTransfersV357Test-1976598479 tempest-VolumesTransfersV357Test-1976598479-project-member] Delete volume with id: b0328ad8-8649-404a-9ecd-4b397ac803ff Aug 12 10:40:23.347228 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-fd2151be-4d4e-4ee2-9d06-9c0df8657647 tempest-VolumesTransfersV357Test-1976598479 tempest-VolumesTransfersV357Test-1976598479-project-member] https://10.4.3.105/volume/v3/volumes/b0328ad8-8649-404a-9ecd-4b397ac803ff returned with HTTP 404 Aug 12 10:40:23.347742 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 901/3584] 10.4.3.105 () {68 vars in 1392 bytes} [Wed Aug 12 10:40:23 2026] DELETE /volume/v3/volumes/b0328ad8-8649-404a-9ecd-4b397ac803ff => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 10:40:23.614031 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-51a860a4-8faf-4127-ba01-c6a865c58876 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:23.615890 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-51a860a4-8faf-4127-ba01-c6a865c58876 tempest-VolumeRevertTests-1364609617 tempest-VolumeRevertTests-1364609617-project-member] GET https://10.4.3.105/volume/v3/snapshots/414476e5-5bf3-48b7-9e48-0d99d456cecc Aug 12 10:40:23.616122 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-51a860a4-8faf-4127-ba01-c6a865c58876 tempest-VolumeRevertTests-1364609617 tempest-VolumeRevertTests-1364609617-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:23.616349 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-51a860a4-8faf-4127-ba01-c6a865c58876 tempest-VolumeRevertTests-1364609617 tempest-VolumeRevertTests-1364609617-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:23.620406 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-51a860a4-8faf-4127-ba01-c6a865c58876 tempest-VolumeRevertTests-1364609617 tempest-VolumeRevertTests-1364609617-project-member] https://10.4.3.105/volume/v3/snapshots/414476e5-5bf3-48b7-9e48-0d99d456cecc returned with HTTP 404 Aug 12 10:40:23.620911 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 892/3585] 10.4.3.105 () {66 vars in 1354 bytes} [Wed Aug 12 10:40:23 2026] GET /volume/v3/snapshots/414476e5-5bf3-48b7-9e48-0d99d456cecc => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:40:23.628108 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-d96d5914-215a-4366-9de9-02b5a166522b None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:23.630254 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-d96d5914-215a-4366-9de9-02b5a166522b tempest-VolumeRevertTests-1364609617 tempest-VolumeRevertTests-1364609617-project-member] DELETE https://10.4.3.105/volume/v3/volumes/5e99817b-801b-437f-b475-87b1de34a60f Aug 12 10:40:23.630583 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-d96d5914-215a-4366-9de9-02b5a166522b tempest-VolumeRevertTests-1364609617 tempest-VolumeRevertTests-1364609617-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:23.630815 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-d96d5914-215a-4366-9de9-02b5a166522b tempest-VolumeRevertTests-1364609617 tempest-VolumeRevertTests-1364609617-project-member] Calling method 'delete' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:23.631009 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.v3.volumes [None req-d96d5914-215a-4366-9de9-02b5a166522b tempest-VolumeRevertTests-1364609617 tempest-VolumeRevertTests-1364609617-project-member] Delete volume with id: 5e99817b-801b-437f-b475-87b1de34a60f Aug 12 10:40:23.639011 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:40:23.639011 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:40:23.639459 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-d96d5914-215a-4366-9de9-02b5a166522b tempest-VolumeRevertTests-1364609617 tempest-VolumeRevertTests-1364609617-project-member] Volume info retrieved successfully. Aug 12 10:40:23.655245 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-d96d5914-215a-4366-9de9-02b5a166522b tempest-VolumeRevertTests-1364609617 tempest-VolumeRevertTests-1364609617-project-member] Delete volume request issued successfully. Aug 12 10:40:23.655393 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-d96d5914-215a-4366-9de9-02b5a166522b tempest-VolumeRevertTests-1364609617 tempest-VolumeRevertTests-1364609617-project-member] https://10.4.3.105/volume/v3/volumes/5e99817b-801b-437f-b475-87b1de34a60f returned with HTTP 202 Aug 12 10:40:23.655945 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 889/3586] 10.4.3.105 () {68 vars in 1392 bytes} [Wed Aug 12 10:40:23 2026] DELETE /volume/v3/volumes/5e99817b-801b-437f-b475-87b1de34a60f => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 12 10:40:23.665310 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-ecac9e83-6e67-48a9-b8d9-ec6ae2be869d None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:23.666946 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-ecac9e83-6e67-48a9-b8d9-ec6ae2be869d tempest-VolumeRevertTests-1364609617 tempest-VolumeRevertTests-1364609617-project-member] GET https://10.4.3.105/volume/v3/volumes/5e99817b-801b-437f-b475-87b1de34a60f Aug 12 10:40:23.667144 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-ecac9e83-6e67-48a9-b8d9-ec6ae2be869d tempest-VolumeRevertTests-1364609617 tempest-VolumeRevertTests-1364609617-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:23.667325 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-ecac9e83-6e67-48a9-b8d9-ec6ae2be869d tempest-VolumeRevertTests-1364609617 tempest-VolumeRevertTests-1364609617-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:23.673532 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:40:23.673532 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:40:23.677438 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-ecac9e83-6e67-48a9-b8d9-ec6ae2be869d tempest-VolumeRevertTests-1364609617 tempest-VolumeRevertTests-1364609617-project-member] Volume info retrieved successfully. Aug 12 10:40:23.682155 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-ecac9e83-6e67-48a9-b8d9-ec6ae2be869d tempest-VolumeRevertTests-1364609617 tempest-VolumeRevertTests-1364609617-project-member] https://10.4.3.105/volume/v3/volumes/5e99817b-801b-437f-b475-87b1de34a60f returned with HTTP 200 Aug 12 10:40:23.682612 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 905/3587] 10.4.3.105 () {68 vars in 1389 bytes} [Wed Aug 12 10:40:23 2026] GET /volume/v3/volumes/5e99817b-801b-437f-b475-87b1de34a60f => generated 858 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:40:23.769684 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-e0dc015c-408c-4d47-b4f5-bf3f19b2a854 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:23.772344 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-e0dc015c-408c-4d47-b4f5-bf3f19b2a854 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] GET https://10.4.3.105/volume/v3/backups/ee7ae999-2b8f-4bc7-928d-e286cf8aafb9 Aug 12 10:40:23.772545 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-e0dc015c-408c-4d47-b4f5-bf3f19b2a854 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:23.772722 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-e0dc015c-408c-4d47-b4f5-bf3f19b2a854 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:23.772821 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.v3.backups [None req-e0dc015c-408c-4d47-b4f5-bf3f19b2a854 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Show backup with id ee7ae999-2b8f-4bc7-928d-e286cf8aafb9. {{(pid=100372) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:40:23.778032 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:40:23.778032 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:40:23.778743 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-e0dc015c-408c-4d47-b4f5-bf3f19b2a854 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] https://10.4.3.105/volume/v3/backups/ee7ae999-2b8f-4bc7-928d-e286cf8aafb9 returned with HTTP 200 Aug 12 10:40:23.779121 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 902/3588] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:40:23 2026] GET /volume/v3/backups/ee7ae999-2b8f-4bc7-928d-e286cf8aafb9 => generated 789 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:40:24.050236 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-e60b66ac-ab61-4d82-a52d-db37e5b02366 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:24.052015 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-e60b66ac-ab61-4d82-a52d-db37e5b02366 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] GET https://10.4.3.105/volume/v3/volumes/6715aa16-dce0-4b41-b10d-ae1baf753a7f Aug 12 10:40:24.052218 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-e60b66ac-ab61-4d82-a52d-db37e5b02366 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:24.052392 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-e60b66ac-ab61-4d82-a52d-db37e5b02366 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:24.059196 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:40:24.059196 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:40:24.062679 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-e60b66ac-ab61-4d82-a52d-db37e5b02366 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Volume info retrieved successfully. Aug 12 10:40:24.066508 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-e60b66ac-ab61-4d82-a52d-db37e5b02366 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] https://10.4.3.105/volume/v3/volumes/6715aa16-dce0-4b41-b10d-ae1baf753a7f returned with HTTP 200 Aug 12 10:40:24.067071 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 893/3589] 10.4.3.105 () {68 vars in 1389 bytes} [Wed Aug 12 10:40:24 2026] GET /volume/v3/volumes/6715aa16-dce0-4b41-b10d-ae1baf753a7f => generated 863 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:40:24.079650 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-51efc6a6-0275-4bf2-9165-866823f037a6 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:24.081440 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-51efc6a6-0275-4bf2-9165-866823f037a6 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] POST https://10.4.3.105/volume/v3/snapshots Aug 12 10:40:24.081832 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-51efc6a6-0275-4bf2-9165-866823f037a6 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "6715aa16-dce0-4b41-b10d-ae1baf753a7f", "name": "tempest-VolumeDependencyTests-Snapshot-112860694"}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:40:24.092234 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:40:24.092234 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:40:24.092754 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-51efc6a6-0275-4bf2-9165-866823f037a6 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Volume info retrieved successfully. Aug 12 10:40:24.092934 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.v3.snapshots [None req-51efc6a6-0275-4bf2-9165-866823f037a6 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Create snapshot from volume 6715aa16-dce0-4b41-b10d-ae1baf753a7f Aug 12 10:40:24.132266 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.quota [None req-51efc6a6-0275-4bf2-9165-866823f037a6 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Created reservations ['7b0a6c5c-9eaf-417f-8cf3-51ee00609b26', '61280bd3-7523-48fc-8978-a50c5b1971c0', '65d34cd7-41b4-46c5-8623-e4912e4aa19b', '4aeb991e-2555-4040-80ab-91292410a15d'] {{(pid=100373) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:40:24.171644 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-51efc6a6-0275-4bf2-9165-866823f037a6 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Snapshot create request issued successfully. Aug 12 10:40:24.172024 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-51efc6a6-0275-4bf2-9165-866823f037a6 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] https://10.4.3.105/volume/v3/snapshots returned with HTTP 202 Aug 12 10:40:24.172379 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 890/3590] 10.4.3.105 () {68 vars in 1265 bytes} [Wed Aug 12 10:40:24 2026] POST /volume/v3/snapshots => generated 307 bytes in 93 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 10:40:24.185562 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-e7d2e6b2-a475-444e-900b-539ce0302881 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:24.187494 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-e7d2e6b2-a475-444e-900b-539ce0302881 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] GET https://10.4.3.105/volume/v3/snapshots/79185bc9-a2cd-450d-bd19-51506626eb67 Aug 12 10:40:24.187579 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-e7d2e6b2-a475-444e-900b-539ce0302881 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:24.187762 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-e7d2e6b2-a475-444e-900b-539ce0302881 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:24.193088 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:40:24.193088 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:40:24.193757 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-e7d2e6b2-a475-444e-900b-539ce0302881 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Snapshot retrieved successfully. Aug 12 10:40:24.194902 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-e7d2e6b2-a475-444e-900b-539ce0302881 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] https://10.4.3.105/volume/v3/snapshots/79185bc9-a2cd-450d-bd19-51506626eb67 returned with HTTP 200 Aug 12 10:40:24.195408 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 906/3591] 10.4.3.105 () {66 vars in 1354 bytes} [Wed Aug 12 10:40:24 2026] GET /volume/v3/snapshots/79185bc9-a2cd-450d-bd19-51506626eb67 => generated 439 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:40:24.699712 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-3e11181d-f745-47c8-b35f-2a096b4a774d None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:24.702455 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-3e11181d-f745-47c8-b35f-2a096b4a774d tempest-VolumeRevertTests-1364609617 tempest-VolumeRevertTests-1364609617-project-member] GET https://10.4.3.105/volume/v3/volumes/5e99817b-801b-437f-b475-87b1de34a60f Aug 12 10:40:24.702927 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-3e11181d-f745-47c8-b35f-2a096b4a774d tempest-VolumeRevertTests-1364609617 tempest-VolumeRevertTests-1364609617-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:24.703324 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-3e11181d-f745-47c8-b35f-2a096b4a774d tempest-VolumeRevertTests-1364609617 tempest-VolumeRevertTests-1364609617-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:24.710326 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-3e11181d-f745-47c8-b35f-2a096b4a774d tempest-VolumeRevertTests-1364609617 tempest-VolumeRevertTests-1364609617-project-member] https://10.4.3.105/volume/v3/volumes/5e99817b-801b-437f-b475-87b1de34a60f returned with HTTP 404 Aug 12 10:40:24.710878 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 903/3592] 10.4.3.105 () {68 vars in 1389 bytes} [Wed Aug 12 10:40:24 2026] GET /volume/v3/volumes/5e99817b-801b-437f-b475-87b1de34a60f => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 10:40:24.721483 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-a9859576-374d-459f-bab8-6dc72f649f41 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:24.723811 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-a9859576-374d-459f-bab8-6dc72f649f41 tempest-VolumeRevertTests-1364609617 tempest-VolumeRevertTests-1364609617-project-member] DELETE https://10.4.3.105/volume/v3/snapshots/4b2423c7-3025-4a03-8765-dcc457db6aec Aug 12 10:40:24.724099 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-a9859576-374d-459f-bab8-6dc72f649f41 tempest-VolumeRevertTests-1364609617 tempest-VolumeRevertTests-1364609617-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:24.724378 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-a9859576-374d-459f-bab8-6dc72f649f41 tempest-VolumeRevertTests-1364609617 tempest-VolumeRevertTests-1364609617-project-member] Calling method 'delete' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:24.724554 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.v3.snapshots [None req-a9859576-374d-459f-bab8-6dc72f649f41 tempest-VolumeRevertTests-1364609617 tempest-VolumeRevertTests-1364609617-project-member] Delete snapshot with id: 4b2423c7-3025-4a03-8765-dcc457db6aec Aug 12 10:40:24.731286 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:40:24.731286 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:40:24.731959 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-a9859576-374d-459f-bab8-6dc72f649f41 tempest-VolumeRevertTests-1364609617 tempest-VolumeRevertTests-1364609617-project-member] Snapshot retrieved successfully. Aug 12 10:40:24.753540 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-a9859576-374d-459f-bab8-6dc72f649f41 tempest-VolumeRevertTests-1364609617 tempest-VolumeRevertTests-1364609617-project-member] Snapshot delete request issued successfully. Aug 12 10:40:24.753540 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-a9859576-374d-459f-bab8-6dc72f649f41 tempest-VolumeRevertTests-1364609617 tempest-VolumeRevertTests-1364609617-project-member] https://10.4.3.105/volume/v3/snapshots/4b2423c7-3025-4a03-8765-dcc457db6aec returned with HTTP 202 Aug 12 10:40:24.753540 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 894/3593] 10.4.3.105 () {66 vars in 1357 bytes} [Wed Aug 12 10:40:24 2026] DELETE /volume/v3/snapshots/4b2423c7-3025-4a03-8765-dcc457db6aec => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 10:40:24.759694 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-a0407591-e820-4886-a6e3-0523cb583ef1 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:24.761634 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-a0407591-e820-4886-a6e3-0523cb583ef1 tempest-VolumeRevertTests-1364609617 tempest-VolumeRevertTests-1364609617-project-member] GET https://10.4.3.105/volume/v3/snapshots/4b2423c7-3025-4a03-8765-dcc457db6aec Aug 12 10:40:24.761634 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-a0407591-e820-4886-a6e3-0523cb583ef1 tempest-VolumeRevertTests-1364609617 tempest-VolumeRevertTests-1364609617-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:24.761634 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-a0407591-e820-4886-a6e3-0523cb583ef1 tempest-VolumeRevertTests-1364609617 tempest-VolumeRevertTests-1364609617-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:24.766598 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:40:24.766598 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:40:24.767030 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-a0407591-e820-4886-a6e3-0523cb583ef1 tempest-VolumeRevertTests-1364609617 tempest-VolumeRevertTests-1364609617-project-member] Snapshot retrieved successfully. Aug 12 10:40:24.767922 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-a0407591-e820-4886-a6e3-0523cb583ef1 tempest-VolumeRevertTests-1364609617 tempest-VolumeRevertTests-1364609617-project-member] https://10.4.3.105/volume/v3/snapshots/4b2423c7-3025-4a03-8765-dcc457db6aec returned with HTTP 200 Aug 12 10:40:24.768284 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 891/3594] 10.4.3.105 () {66 vars in 1354 bytes} [Wed Aug 12 10:40:24 2026] GET /volume/v3/snapshots/4b2423c7-3025-4a03-8765-dcc457db6aec => generated 479 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:40:24.789618 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-e3f837b8-0e22-4f0f-a369-f9ee240b11ae None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:24.792226 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-e3f837b8-0e22-4f0f-a369-f9ee240b11ae tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] GET https://10.4.3.105/volume/v3/backups/ee7ae999-2b8f-4bc7-928d-e286cf8aafb9 Aug 12 10:40:24.792490 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-e3f837b8-0e22-4f0f-a369-f9ee240b11ae tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:24.792707 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-e3f837b8-0e22-4f0f-a369-f9ee240b11ae tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:24.792806 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-e3f837b8-0e22-4f0f-a369-f9ee240b11ae tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Show backup with id ee7ae999-2b8f-4bc7-928d-e286cf8aafb9. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:40:24.797262 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:40:24.797262 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:40:24.798021 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-e3f837b8-0e22-4f0f-a369-f9ee240b11ae tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] https://10.4.3.105/volume/v3/backups/ee7ae999-2b8f-4bc7-928d-e286cf8aafb9 returned with HTTP 200 Aug 12 10:40:24.798476 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 907/3595] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:40:24 2026] GET /volume/v3/backups/ee7ae999-2b8f-4bc7-928d-e286cf8aafb9 => generated 789 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:40:24.933788 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [req-18cbed58-863b-461e-9a8e-2bba1cd78c04 req-0339a9ba-1ae9-497b-bd28-ae1b087df6e8 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:24.938167 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-18cbed58-863b-461e-9a8e-2bba1cd78c04 req-0339a9ba-1ae9-497b-bd28-ae1b087df6e8 tempest-TestVolumeBackupRestore-1426357303 tempest-TestVolumeBackupRestore-1426357303-project-member] DELETE https://10.4.3.105/volume/v3/attachments/a78cf11e-b7fc-4b44-a7b1-334dccce1ad4 Aug 12 10:40:24.938350 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [req-18cbed58-863b-461e-9a8e-2bba1cd78c04 req-0339a9ba-1ae9-497b-bd28-ae1b087df6e8 tempest-TestVolumeBackupRestore-1426357303 tempest-TestVolumeBackupRestore-1426357303-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:24.938563 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [req-18cbed58-863b-461e-9a8e-2bba1cd78c04 req-0339a9ba-1ae9-497b-bd28-ae1b087df6e8 tempest-TestVolumeBackupRestore-1426357303 tempest-TestVolumeBackupRestore-1426357303-project-member] Calling method 'version_select' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:24.945626 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:40:24.945626 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:40:25.001726 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-18cbed58-863b-461e-9a8e-2bba1cd78c04 req-0339a9ba-1ae9-497b-bd28-ae1b087df6e8 tempest-TestVolumeBackupRestore-1426357303 tempest-TestVolumeBackupRestore-1426357303-project-member] https://10.4.3.105/volume/v3/attachments/a78cf11e-b7fc-4b44-a7b1-334dccce1ad4 returned with HTTP 200 Aug 12 10:40:25.002193 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 904/3596] 10.4.3.105 () {72 vars in 1673 bytes} [Wed Aug 12 10:40:24 2026] DELETE /volume/v3/attachments/a78cf11e-b7fc-4b44-a7b1-334dccce1ad4 => generated 19 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:40:25.205265 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-707583f9-d3fa-4d63-8c40-a4089a30385f None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:25.206801 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-707583f9-d3fa-4d63-8c40-a4089a30385f tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] GET https://10.4.3.105/volume/v3/snapshots/79185bc9-a2cd-450d-bd19-51506626eb67 Aug 12 10:40:25.207595 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-707583f9-d3fa-4d63-8c40-a4089a30385f tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:25.207959 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-707583f9-d3fa-4d63-8c40-a4089a30385f tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:25.213153 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:40:25.213153 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:40:25.213736 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-707583f9-d3fa-4d63-8c40-a4089a30385f tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Snapshot retrieved successfully. Aug 12 10:40:25.214615 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-707583f9-d3fa-4d63-8c40-a4089a30385f tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] https://10.4.3.105/volume/v3/snapshots/79185bc9-a2cd-450d-bd19-51506626eb67 returned with HTTP 200 Aug 12 10:40:25.215061 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 895/3597] 10.4.3.105 () {66 vars in 1354 bytes} [Wed Aug 12 10:40:25 2026] GET /volume/v3/snapshots/79185bc9-a2cd-450d-bd19-51506626eb67 => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 12 10:40:25.224646 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-74c0ca4e-e7f7-491e-983a-856d6c41feae None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:25.227273 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-74c0ca4e-e7f7-491e-983a-856d6c41feae tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] POST https://10.4.3.105/volume/v3/volumes Aug 12 10:40:25.227736 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-74c0ca4e-e7f7-491e-983a-856d6c41feae tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "79185bc9-a2cd-450d-bd19-51506626eb67", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1286631820"}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:40:25.229850 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.v3.volumes [None req-74c0ca4e-e7f7-491e-983a-856d6c41feae tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Create volume request body: {'volume': {'snapshot_id': '79185bc9-a2cd-450d-bd19-51506626eb67', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1286631820'}} {{(pid=100373) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 10:40:25.236764 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:40:25.236764 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:40:25.237413 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-74c0ca4e-e7f7-491e-983a-856d6c41feae tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Snapshot retrieved successfully. Aug 12 10:40:25.237592 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.v3.volumes [None req-74c0ca4e-e7f7-491e-983a-856d6c41feae tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Create volume of 1 GB Aug 12 10:40:25.241848 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-74c0ca4e-e7f7-491e-983a-856d6c41feae tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Availability Zones retrieved successfully. Aug 12 10:40:25.248188 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-74c0ca4e-e7f7-491e-983a-856d6c41feae tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Flow 'volume_create_api' (c274355f-d268-4d19-b643-3604115809d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:40:25.252859 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-74c0ca4e-e7f7-491e-983a-856d6c41feae tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8097d13e-729f-4954-b1df-8629efe288df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:40:25.255119 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.flows.api.create_volume [None req-74c0ca4e-e7f7-491e-983a-856d6c41feae tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100373) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 10:40:25.299561 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-74c0ca4e-e7f7-491e-983a-856d6c41feae tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8097d13e-729f-4954-b1df-8629efe288df) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '79185bc9-a2cd-450d-bd19-51506626eb67', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T10:26:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6cd66f07-4c7b-40b2-9dfb-378538f29c9e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:40:25.300290 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-74c0ca4e-e7f7-491e-983a-856d6c41feae tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (27b97a5b-77f0-42b7-88ee-0ffd72d14a7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:40:25.378308 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.quota [None req-74c0ca4e-e7f7-491e-983a-856d6c41feae tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Created reservations ['428ff9fc-337b-4c31-8592-e2924c7c4eb8', 'ad8374ed-a0bb-463a-b1a0-fdba9e0bb364', '52bd786e-2dc5-45ae-89d7-b5415799b2f4', '5188dff8-485d-469e-acc0-4cca5b402f7f'] {{(pid=100373) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:40:25.379132 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-74c0ca4e-e7f7-491e-983a-856d6c41feae tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (27b97a5b-77f0-42b7-88ee-0ffd72d14a7d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['428ff9fc-337b-4c31-8592-e2924c7c4eb8', 'ad8374ed-a0bb-463a-b1a0-fdba9e0bb364', '52bd786e-2dc5-45ae-89d7-b5415799b2f4', '5188dff8-485d-469e-acc0-4cca5b402f7f']}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:40:25.379791 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-74c0ca4e-e7f7-491e-983a-856d6c41feae tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f79d3639-45e9-4390-b5ca-f0505996555b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:40:25.436366 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-74c0ca4e-e7f7-491e-983a-856d6c41feae tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f79d3639-45e9-4390-b5ca-f0505996555b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '493f73ba-0889-43eb-a6cf-dc0a367dfb09', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1286631820',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='48955410d5dc4be1ad647aac45387e97',qos_specs=None,replication_status=,reservations=['428ff9fc-337b-4c31-8592-e2924c7c4eb8','ad8374ed-a0bb-463a-b1a0-fdba9e0bb364','52bd786e-2dc5-45ae-89d7-b5415799b2f4','5188dff8-485d-469e-acc0-4cca5b402f7f'],size=1,snapshot_id=79185bc9-a2cd-450d-bd19-51506626eb67,source_replicaid=,source_volid=None,status='creating',user_id='a453d0a50fdb4be28c355e80a809033e',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:40:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1286631820',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=493f73ba-0889-43eb-a6cf-dc0a367dfb09,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='48955410d5dc4be1ad647aac45387e97',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=79185bc9-a2cd-450d-bd19-51506626eb67,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a453d0a50fdb4be28c355e80a809033e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6cd66f07-4c7b-40b2-9dfb-378538f29c9e),volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:40:25.437142 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-74c0ca4e-e7f7-491e-983a-856d6c41feae tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (89bdfe75-0709-4e49-a476-3e2bd6705edc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:40:25.454836 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-74c0ca4e-e7f7-491e-983a-856d6c41feae tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (89bdfe75-0709-4e49-a476-3e2bd6705edc) transitioned into state 'SUCCESS' from state '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-1286631820',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='48955410d5dc4be1ad647aac45387e97',qos_specs=None,replication_status=,reservations=['428ff9fc-337b-4c31-8592-e2924c7c4eb8','ad8374ed-a0bb-463a-b1a0-fdba9e0bb364','52bd786e-2dc5-45ae-89d7-b5415799b2f4','5188dff8-485d-469e-acc0-4cca5b402f7f'],size=1,snapshot_id=79185bc9-a2cd-450d-bd19-51506626eb67,source_replicaid=,source_volid=None,status='creating',user_id='a453d0a50fdb4be28c355e80a809033e',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:40:25.454836 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-74c0ca4e-e7f7-491e-983a-856d6c41feae tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (933f57da-bf52-44b9-affb-3b90dc3d457b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:40:25.477064 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-74c0ca4e-e7f7-491e-983a-856d6c41feae tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (933f57da-bf52-44b9-affb-3b90dc3d457b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:40:25.477875 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-74c0ca4e-e7f7-491e-983a-856d6c41feae tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Flow 'volume_create_api' (c274355f-d268-4d19-b643-3604115809d9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100373) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:40:25.478187 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-74c0ca4e-e7f7-491e-983a-856d6c41feae tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Create volume request issued successfully. Aug 12 10:40:25.478767 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-74c0ca4e-e7f7-491e-983a-856d6c41feae tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] https://10.4.3.105/volume/v3/volumes returned with HTTP 202 Aug 12 10:40:25.479200 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 892/3598] 10.4.3.105 () {70 vars in 1300 bytes} [Wed Aug 12 10:40:25 2026] POST /volume/v3/volumes => generated 804 bytes in 255 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:40:25.493451 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-f8e74a43-c726-453b-9a54-19d3cb16a7b5 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:25.496388 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-f8e74a43-c726-453b-9a54-19d3cb16a7b5 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] GET https://10.4.3.105/volume/v3/volumes/493f73ba-0889-43eb-a6cf-dc0a367dfb09 Aug 12 10:40:25.496388 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-f8e74a43-c726-453b-9a54-19d3cb16a7b5 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:25.496388 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-f8e74a43-c726-453b-9a54-19d3cb16a7b5 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:25.504078 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:40:25.504078 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:40:25.509499 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-f8e74a43-c726-453b-9a54-19d3cb16a7b5 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Volume info retrieved successfully. Aug 12 10:40:25.514880 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-f8e74a43-c726-453b-9a54-19d3cb16a7b5 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] https://10.4.3.105/volume/v3/volumes/493f73ba-0889-43eb-a6cf-dc0a367dfb09 returned with HTTP 200 Aug 12 10:40:25.515303 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 908/3599] 10.4.3.105 () {68 vars in 1389 bytes} [Wed Aug 12 10:40:25 2026] GET /volume/v3/volumes/493f73ba-0889-43eb-a6cf-dc0a367dfb09 => generated 872 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:40:25.779370 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-c0a3854f-3d7f-482b-95a4-a897460e0610 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:25.781713 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-c0a3854f-3d7f-482b-95a4-a897460e0610 tempest-VolumeRevertTests-1364609617 tempest-VolumeRevertTests-1364609617-project-member] GET https://10.4.3.105/volume/v3/snapshots/4b2423c7-3025-4a03-8765-dcc457db6aec Aug 12 10:40:25.781970 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-c0a3854f-3d7f-482b-95a4-a897460e0610 tempest-VolumeRevertTests-1364609617 tempest-VolumeRevertTests-1364609617-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:25.782199 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-c0a3854f-3d7f-482b-95a4-a897460e0610 tempest-VolumeRevertTests-1364609617 tempest-VolumeRevertTests-1364609617-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:25.787474 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-c0a3854f-3d7f-482b-95a4-a897460e0610 tempest-VolumeRevertTests-1364609617 tempest-VolumeRevertTests-1364609617-project-member] https://10.4.3.105/volume/v3/snapshots/4b2423c7-3025-4a03-8765-dcc457db6aec returned with HTTP 404 Aug 12 10:40:25.788159 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 905/3600] 10.4.3.105 () {66 vars in 1354 bytes} [Wed Aug 12 10:40:25 2026] GET /volume/v3/snapshots/4b2423c7-3025-4a03-8765-dcc457db6aec => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:40:25.796718 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-368c2d71-4b1a-4639-83e2-8e2bb87bbb7a None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:25.798431 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-368c2d71-4b1a-4639-83e2-8e2bb87bbb7a tempest-VolumeRevertTests-1364609617 tempest-VolumeRevertTests-1364609617-project-member] DELETE https://10.4.3.105/volume/v3/volumes/356503ed-c922-479d-8fbb-408b92a12155 Aug 12 10:40:25.798831 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-368c2d71-4b1a-4639-83e2-8e2bb87bbb7a tempest-VolumeRevertTests-1364609617 tempest-VolumeRevertTests-1364609617-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:25.799124 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-368c2d71-4b1a-4639-83e2-8e2bb87bbb7a tempest-VolumeRevertTests-1364609617 tempest-VolumeRevertTests-1364609617-project-member] Calling method 'delete' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:25.800390 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.v3.volumes [None req-368c2d71-4b1a-4639-83e2-8e2bb87bbb7a tempest-VolumeRevertTests-1364609617 tempest-VolumeRevertTests-1364609617-project-member] Delete volume with id: 356503ed-c922-479d-8fbb-408b92a12155 Aug 12 10:40:25.811542 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:40:25.811542 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:40:25.811542 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-368c2d71-4b1a-4639-83e2-8e2bb87bbb7a tempest-VolumeRevertTests-1364609617 tempest-VolumeRevertTests-1364609617-project-member] Volume info retrieved successfully. Aug 12 10:40:25.811698 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-3747cd3e-6b27-4733-a757-4eaeb8a79d8a None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:25.813057 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-3747cd3e-6b27-4733-a757-4eaeb8a79d8a tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] GET https://10.4.3.105/volume/v3/backups/ee7ae999-2b8f-4bc7-928d-e286cf8aafb9 Aug 12 10:40:25.813326 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-3747cd3e-6b27-4733-a757-4eaeb8a79d8a tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:25.813592 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-3747cd3e-6b27-4733-a757-4eaeb8a79d8a tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:25.813734 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-3747cd3e-6b27-4733-a757-4eaeb8a79d8a tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Show backup with id ee7ae999-2b8f-4bc7-928d-e286cf8aafb9. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:40:25.819070 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:40:25.819070 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:40:25.820089 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-3747cd3e-6b27-4733-a757-4eaeb8a79d8a tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] https://10.4.3.105/volume/v3/backups/ee7ae999-2b8f-4bc7-928d-e286cf8aafb9 returned with HTTP 200 Aug 12 10:40:25.820671 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 893/3601] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:40:25 2026] GET /volume/v3/backups/ee7ae999-2b8f-4bc7-928d-e286cf8aafb9 => generated 789 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:40:25.834073 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-368c2d71-4b1a-4639-83e2-8e2bb87bbb7a tempest-VolumeRevertTests-1364609617 tempest-VolumeRevertTests-1364609617-project-member] Delete volume request issued successfully. Aug 12 10:40:25.834073 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-368c2d71-4b1a-4639-83e2-8e2bb87bbb7a tempest-VolumeRevertTests-1364609617 tempest-VolumeRevertTests-1364609617-project-member] https://10.4.3.105/volume/v3/volumes/356503ed-c922-479d-8fbb-408b92a12155 returned with HTTP 202 Aug 12 10:40:25.834073 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 896/3602] 10.4.3.105 () {68 vars in 1392 bytes} [Wed Aug 12 10:40:25 2026] DELETE /volume/v3/volumes/356503ed-c922-479d-8fbb-408b92a12155 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 12 10:40:25.842454 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-3533c33a-59d4-4938-ad71-bfa7cf0d351e None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:25.847094 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-3533c33a-59d4-4938-ad71-bfa7cf0d351e tempest-VolumeRevertTests-1364609617 tempest-VolumeRevertTests-1364609617-project-member] GET https://10.4.3.105/volume/v3/volumes/356503ed-c922-479d-8fbb-408b92a12155 Aug 12 10:40:25.847367 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-3533c33a-59d4-4938-ad71-bfa7cf0d351e tempest-VolumeRevertTests-1364609617 tempest-VolumeRevertTests-1364609617-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:25.847623 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-3533c33a-59d4-4938-ad71-bfa7cf0d351e tempest-VolumeRevertTests-1364609617 tempest-VolumeRevertTests-1364609617-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:25.866007 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:40:25.866007 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:40:25.871890 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-3533c33a-59d4-4938-ad71-bfa7cf0d351e tempest-VolumeRevertTests-1364609617 tempest-VolumeRevertTests-1364609617-project-member] Volume info retrieved successfully. Aug 12 10:40:25.877118 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-3533c33a-59d4-4938-ad71-bfa7cf0d351e tempest-VolumeRevertTests-1364609617 tempest-VolumeRevertTests-1364609617-project-member] https://10.4.3.105/volume/v3/volumes/356503ed-c922-479d-8fbb-408b92a12155 returned with HTTP 200 Aug 12 10:40:25.877574 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 909/3603] 10.4.3.105 () {68 vars in 1389 bytes} [Wed Aug 12 10:40:25 2026] GET /volume/v3/volumes/356503ed-c922-479d-8fbb-408b92a12155 => generated 857 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:40:26.528058 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-04b0f249-0f76-426e-be50-7180df1646d2 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:26.529738 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-04b0f249-0f76-426e-be50-7180df1646d2 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] GET https://10.4.3.105/volume/v3/volumes/493f73ba-0889-43eb-a6cf-dc0a367dfb09 Aug 12 10:40:26.529984 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-04b0f249-0f76-426e-be50-7180df1646d2 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:26.530122 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-04b0f249-0f76-426e-be50-7180df1646d2 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:26.537999 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:40:26.537999 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:40:26.543266 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-04b0f249-0f76-426e-be50-7180df1646d2 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Volume info retrieved successfully. Aug 12 10:40:26.548424 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-04b0f249-0f76-426e-be50-7180df1646d2 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] https://10.4.3.105/volume/v3/volumes/493f73ba-0889-43eb-a6cf-dc0a367dfb09 returned with HTTP 200 Aug 12 10:40:26.549177 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 906/3604] 10.4.3.105 () {68 vars in 1389 bytes} [Wed Aug 12 10:40:26 2026] GET /volume/v3/volumes/493f73ba-0889-43eb-a6cf-dc0a367dfb09 => generated 897 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:40:26.568960 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-32f4eb4d-1de3-499f-9d38-738b994d1faa None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:26.573936 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-32f4eb4d-1de3-499f-9d38-738b994d1faa tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] POST https://10.4.3.105/volume/v3/snapshots Aug 12 10:40:26.574261 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-32f4eb4d-1de3-499f-9d38-738b994d1faa tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "493f73ba-0889-43eb-a6cf-dc0a367dfb09", "name": "tempest-VolumeDependencyTests-Snapshot-2091073338"}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:40:26.586646 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:40:26.586646 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:40:26.587207 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-32f4eb4d-1de3-499f-9d38-738b994d1faa tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Volume info retrieved successfully. Aug 12 10:40:26.587325 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.v3.snapshots [None req-32f4eb4d-1de3-499f-9d38-738b994d1faa tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Create snapshot from volume 493f73ba-0889-43eb-a6cf-dc0a367dfb09 Aug 12 10:40:26.618959 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.quota [None req-32f4eb4d-1de3-499f-9d38-738b994d1faa tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Created reservations ['07ef079e-ba14-405d-8f3a-694baca94c2c', 'd013d6ef-3c9d-4b0e-b638-40b1e5fc8ca3', 'a5c13406-2749-4b41-adeb-66576d8ce7fc', 'ebb29f12-4e8f-4d42-924b-7f570d47c523'] {{(pid=100373) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:40:26.663788 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-32f4eb4d-1de3-499f-9d38-738b994d1faa tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Snapshot create request issued successfully. Aug 12 10:40:26.664237 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-32f4eb4d-1de3-499f-9d38-738b994d1faa tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] https://10.4.3.105/volume/v3/snapshots returned with HTTP 202 Aug 12 10:40:26.664776 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 894/3605] 10.4.3.105 () {68 vars in 1265 bytes} [Wed Aug 12 10:40:26 2026] POST /volume/v3/snapshots => generated 308 bytes in 96 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 10:40:26.679822 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-9722e50b-fdc4-4ab7-b90f-dc27b27caa55 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:26.681338 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-9722e50b-fdc4-4ab7-b90f-dc27b27caa55 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] GET https://10.4.3.105/volume/v3/snapshots/2a553e53-e6df-4c3a-8053-e87a83451851 Aug 12 10:40:26.681872 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-9722e50b-fdc4-4ab7-b90f-dc27b27caa55 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:26.682696 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-9722e50b-fdc4-4ab7-b90f-dc27b27caa55 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:26.689363 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:40:26.689363 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:40:26.690001 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-9722e50b-fdc4-4ab7-b90f-dc27b27caa55 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Snapshot retrieved successfully. Aug 12 10:40:26.690957 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-9722e50b-fdc4-4ab7-b90f-dc27b27caa55 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] https://10.4.3.105/volume/v3/snapshots/2a553e53-e6df-4c3a-8053-e87a83451851 returned with HTTP 200 Aug 12 10:40:26.691404 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 897/3606] 10.4.3.105 () {66 vars in 1354 bytes} [Wed Aug 12 10:40:26 2026] GET /volume/v3/snapshots/2a553e53-e6df-4c3a-8053-e87a83451851 => generated 440 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:40:26.721646 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-64caba76-4d82-4ccc-aa6c-13177f390f9e None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:26.723460 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-64caba76-4d82-4ccc-aa6c-13177f390f9e tempest-TestVolumeBackupRestore-1426357303 tempest-TestVolumeBackupRestore-1426357303-project-member] DELETE https://10.4.3.105/volume/v3/volumes/42048f6c-d447-44a4-a660-aa25793ed25b Aug 12 10:40:26.723687 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-64caba76-4d82-4ccc-aa6c-13177f390f9e tempest-TestVolumeBackupRestore-1426357303 tempest-TestVolumeBackupRestore-1426357303-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:26.723888 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-64caba76-4d82-4ccc-aa6c-13177f390f9e tempest-TestVolumeBackupRestore-1426357303 tempest-TestVolumeBackupRestore-1426357303-project-member] Calling method 'delete' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:26.724060 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.v3.volumes [None req-64caba76-4d82-4ccc-aa6c-13177f390f9e tempest-TestVolumeBackupRestore-1426357303 tempest-TestVolumeBackupRestore-1426357303-project-member] Delete volume with id: 42048f6c-d447-44a4-a660-aa25793ed25b Aug 12 10:40:26.730834 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:40:26.730834 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:40:26.731267 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-64caba76-4d82-4ccc-aa6c-13177f390f9e tempest-TestVolumeBackupRestore-1426357303 tempest-TestVolumeBackupRestore-1426357303-project-member] Volume info retrieved successfully. Aug 12 10:40:26.746224 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-64caba76-4d82-4ccc-aa6c-13177f390f9e tempest-TestVolumeBackupRestore-1426357303 tempest-TestVolumeBackupRestore-1426357303-project-member] Delete volume request issued successfully. Aug 12 10:40:26.746564 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-64caba76-4d82-4ccc-aa6c-13177f390f9e tempest-TestVolumeBackupRestore-1426357303 tempest-TestVolumeBackupRestore-1426357303-project-member] https://10.4.3.105/volume/v3/volumes/42048f6c-d447-44a4-a660-aa25793ed25b returned with HTTP 202 Aug 12 10:40:26.747088 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 910/3607] 10.4.3.105 () {66 vars in 1351 bytes} [Wed Aug 12 10:40:26 2026] DELETE /volume/v3/volumes/42048f6c-d447-44a4-a660-aa25793ed25b => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 10:40:26.756630 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-2b0c60ce-8a07-41ac-b5b7-067abb0ec80d None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:26.758890 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-2b0c60ce-8a07-41ac-b5b7-067abb0ec80d tempest-TestVolumeBackupRestore-1426357303 tempest-TestVolumeBackupRestore-1426357303-project-member] DELETE https://10.4.3.105/volume/v3/backups/2b8eff4e-6f7e-454f-9e40-198c0482a71c Aug 12 10:40:26.759174 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-2b0c60ce-8a07-41ac-b5b7-067abb0ec80d tempest-TestVolumeBackupRestore-1426357303 tempest-TestVolumeBackupRestore-1426357303-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:26.759446 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-2b0c60ce-8a07-41ac-b5b7-067abb0ec80d tempest-TestVolumeBackupRestore-1426357303 tempest-TestVolumeBackupRestore-1426357303-project-member] Calling method 'delete' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:26.759620 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.contrib.backups [None req-2b0c60ce-8a07-41ac-b5b7-067abb0ec80d tempest-TestVolumeBackupRestore-1426357303 tempest-TestVolumeBackupRestore-1426357303-project-member] Delete backup with id: 2b8eff4e-6f7e-454f-9e40-198c0482a71c. Aug 12 10:40:26.764502 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:40:26.764502 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:40:26.778013 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.backup.rpcapi [None req-2b0c60ce-8a07-41ac-b5b7-067abb0ec80d tempest-TestVolumeBackupRestore-1426357303 tempest-TestVolumeBackupRestore-1426357303-project-member] delete_backup rpcapi backup_id 2b8eff4e-6f7e-454f-9e40-198c0482a71c {{(pid=100372) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 12 10:40:26.779595 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-2b0c60ce-8a07-41ac-b5b7-067abb0ec80d tempest-TestVolumeBackupRestore-1426357303 tempest-TestVolumeBackupRestore-1426357303-project-member] https://10.4.3.105/volume/v3/backups/2b8eff4e-6f7e-454f-9e40-198c0482a71c returned with HTTP 202 Aug 12 10:40:26.780010 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 907/3608] 10.4.3.105 () {66 vars in 1351 bytes} [Wed Aug 12 10:40:26 2026] DELETE /volume/v3/backups/2b8eff4e-6f7e-454f-9e40-198c0482a71c => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 10:40:26.791353 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-878188bf-9b54-49ab-8da5-aa23a8d26423 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:26.793725 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-878188bf-9b54-49ab-8da5-aa23a8d26423 tempest-TestVolumeBackupRestore-1426357303 tempest-TestVolumeBackupRestore-1426357303-project-member] DELETE https://10.4.3.105/volume/v3/volumes/ec571f67-815a-4cef-8958-b14acc17e4be Aug 12 10:40:26.793999 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-878188bf-9b54-49ab-8da5-aa23a8d26423 tempest-TestVolumeBackupRestore-1426357303 tempest-TestVolumeBackupRestore-1426357303-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:26.794226 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-878188bf-9b54-49ab-8da5-aa23a8d26423 tempest-TestVolumeBackupRestore-1426357303 tempest-TestVolumeBackupRestore-1426357303-project-member] Calling method 'delete' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:26.794426 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.v3.volumes [None req-878188bf-9b54-49ab-8da5-aa23a8d26423 tempest-TestVolumeBackupRestore-1426357303 tempest-TestVolumeBackupRestore-1426357303-project-member] Delete volume with id: ec571f67-815a-4cef-8958-b14acc17e4be Aug 12 10:40:26.802968 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:40:26.802968 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:40:26.803669 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-878188bf-9b54-49ab-8da5-aa23a8d26423 tempest-TestVolumeBackupRestore-1426357303 tempest-TestVolumeBackupRestore-1426357303-project-member] Volume info retrieved successfully. Aug 12 10:40:26.822101 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-878188bf-9b54-49ab-8da5-aa23a8d26423 tempest-TestVolumeBackupRestore-1426357303 tempest-TestVolumeBackupRestore-1426357303-project-member] Delete volume request issued successfully. Aug 12 10:40:26.822505 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-878188bf-9b54-49ab-8da5-aa23a8d26423 tempest-TestVolumeBackupRestore-1426357303 tempest-TestVolumeBackupRestore-1426357303-project-member] https://10.4.3.105/volume/v3/volumes/ec571f67-815a-4cef-8958-b14acc17e4be returned with HTTP 202 Aug 12 10:40:26.822923 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 895/3609] 10.4.3.105 () {66 vars in 1351 bytes} [Wed Aug 12 10:40:26 2026] DELETE /volume/v3/volumes/ec571f67-815a-4cef-8958-b14acc17e4be => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 10:40:26.830275 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-11766d18-e8e2-479d-9aed-3b3b97c49112 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:26.832206 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-d03a88de-0fda-4f5f-92a4-2dbecae4bc89 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:26.834620 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-11766d18-e8e2-479d-9aed-3b3b97c49112 tempest-TestVolumeBackupRestore-1426357303 tempest-TestVolumeBackupRestore-1426357303-project-member] GET https://10.4.3.105/volume/v3/volumes/ec571f67-815a-4cef-8958-b14acc17e4be Aug 12 10:40:26.834711 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-d03a88de-0fda-4f5f-92a4-2dbecae4bc89 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] GET https://10.4.3.105/volume/v3/backups/ee7ae999-2b8f-4bc7-928d-e286cf8aafb9 Aug 12 10:40:26.835380 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-d03a88de-0fda-4f5f-92a4-2dbecae4bc89 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:26.835380 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-d03a88de-0fda-4f5f-92a4-2dbecae4bc89 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:26.835538 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-d03a88de-0fda-4f5f-92a4-2dbecae4bc89 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Show backup with id ee7ae999-2b8f-4bc7-928d-e286cf8aafb9. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:40:26.835981 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-11766d18-e8e2-479d-9aed-3b3b97c49112 tempest-TestVolumeBackupRestore-1426357303 tempest-TestVolumeBackupRestore-1426357303-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:26.836579 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-11766d18-e8e2-479d-9aed-3b3b97c49112 tempest-TestVolumeBackupRestore-1426357303 tempest-TestVolumeBackupRestore-1426357303-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:26.841235 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:40:26.841235 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:40:26.844178 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-d03a88de-0fda-4f5f-92a4-2dbecae4bc89 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] https://10.4.3.105/volume/v3/backups/ee7ae999-2b8f-4bc7-928d-e286cf8aafb9 returned with HTTP 200 Aug 12 10:40:26.844178 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 911/3610] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:40:26 2026] GET /volume/v3/backups/ee7ae999-2b8f-4bc7-928d-e286cf8aafb9 => generated 789 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:40:26.846680 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:40:26.846680 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:40:26.855077 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-11766d18-e8e2-479d-9aed-3b3b97c49112 tempest-TestVolumeBackupRestore-1426357303 tempest-TestVolumeBackupRestore-1426357303-project-member] Volume info retrieved successfully. Aug 12 10:40:26.860161 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-11766d18-e8e2-479d-9aed-3b3b97c49112 tempest-TestVolumeBackupRestore-1426357303 tempest-TestVolumeBackupRestore-1426357303-project-member] https://10.4.3.105/volume/v3/volumes/ec571f67-815a-4cef-8958-b14acc17e4be returned with HTTP 200 Aug 12 10:40:26.862027 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 898/3611] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:40:26 2026] GET /volume/v3/volumes/ec571f67-815a-4cef-8958-b14acc17e4be => generated 1361 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:40:26.896399 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-f4cc6643-90f4-4bb5-99e2-fdf975103fe5 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:26.898299 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-f4cc6643-90f4-4bb5-99e2-fdf975103fe5 tempest-VolumeRevertTests-1364609617 tempest-VolumeRevertTests-1364609617-project-member] GET https://10.4.3.105/volume/v3/volumes/356503ed-c922-479d-8fbb-408b92a12155 Aug 12 10:40:26.898499 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-f4cc6643-90f4-4bb5-99e2-fdf975103fe5 tempest-VolumeRevertTests-1364609617 tempest-VolumeRevertTests-1364609617-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:26.898694 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-f4cc6643-90f4-4bb5-99e2-fdf975103fe5 tempest-VolumeRevertTests-1364609617 tempest-VolumeRevertTests-1364609617-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:26.905238 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-f4cc6643-90f4-4bb5-99e2-fdf975103fe5 tempest-VolumeRevertTests-1364609617 tempest-VolumeRevertTests-1364609617-project-member] https://10.4.3.105/volume/v3/volumes/356503ed-c922-479d-8fbb-408b92a12155 returned with HTTP 404 Aug 12 10:40:26.905895 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 908/3612] 10.4.3.105 () {68 vars in 1389 bytes} [Wed Aug 12 10:40:26 2026] GET /volume/v3/volumes/356503ed-c922-479d-8fbb-408b92a12155 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 10:40:27.701111 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-7d958223-7c67-4dd7-82f2-85f5929143cc None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:27.702619 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-7d958223-7c67-4dd7-82f2-85f5929143cc tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] GET https://10.4.3.105/volume/v3/snapshots/2a553e53-e6df-4c3a-8053-e87a83451851 Aug 12 10:40:27.702826 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-7d958223-7c67-4dd7-82f2-85f5929143cc tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:27.703013 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-7d958223-7c67-4dd7-82f2-85f5929143cc tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:27.708357 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:40:27.708357 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:40:27.709125 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-7d958223-7c67-4dd7-82f2-85f5929143cc tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Snapshot retrieved successfully. Aug 12 10:40:27.709731 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-7d958223-7c67-4dd7-82f2-85f5929143cc tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] https://10.4.3.105/volume/v3/snapshots/2a553e53-e6df-4c3a-8053-e87a83451851 returned with HTTP 200 Aug 12 10:40:27.710326 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 896/3613] 10.4.3.105 () {66 vars in 1354 bytes} [Wed Aug 12 10:40:27 2026] GET /volume/v3/snapshots/2a553e53-e6df-4c3a-8053-e87a83451851 => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:40:27.724419 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-61b3d43d-23a2-4e0d-9582-21a74a9b8e31 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:27.727191 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-61b3d43d-23a2-4e0d-9582-21a74a9b8e31 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] POST https://10.4.3.105/volume/v3/volumes Aug 12 10:40:27.727412 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-61b3d43d-23a2-4e0d-9582-21a74a9b8e31 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "2a553e53-e6df-4c3a-8053-e87a83451851", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-508598902"}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:40:27.730109 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.v3.volumes [None req-61b3d43d-23a2-4e0d-9582-21a74a9b8e31 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Create volume request body: {'volume': {'snapshot_id': '2a553e53-e6df-4c3a-8053-e87a83451851', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-508598902'}} {{(pid=100375) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 10:40:27.742278 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:40:27.742278 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:40:27.743506 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-61b3d43d-23a2-4e0d-9582-21a74a9b8e31 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Snapshot retrieved successfully. Aug 12 10:40:27.743506 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.v3.volumes [None req-61b3d43d-23a2-4e0d-9582-21a74a9b8e31 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Create volume of 1 GB Aug 12 10:40:27.753430 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-61b3d43d-23a2-4e0d-9582-21a74a9b8e31 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Availability Zones retrieved successfully. Aug 12 10:40:27.761208 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-61b3d43d-23a2-4e0d-9582-21a74a9b8e31 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Flow 'volume_create_api' (6c379742-ba6d-4ea5-a4da-e4eca63b2bf1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:40:27.763406 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-61b3d43d-23a2-4e0d-9582-21a74a9b8e31 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (54588d15-3558-4024-a06e-5d65f2f99e42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:40:27.765222 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.flows.api.create_volume [None req-61b3d43d-23a2-4e0d-9582-21a74a9b8e31 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100375) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 10:40:27.797304 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-61b3d43d-23a2-4e0d-9582-21a74a9b8e31 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (54588d15-3558-4024-a06e-5d65f2f99e42) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '2a553e53-e6df-4c3a-8053-e87a83451851', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T10:26:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6cd66f07-4c7b-40b2-9dfb-378538f29c9e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:40:27.798208 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-61b3d43d-23a2-4e0d-9582-21a74a9b8e31 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c3707547-8081-491c-9b42-babc72e812e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:40:27.843067 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.quota [None req-61b3d43d-23a2-4e0d-9582-21a74a9b8e31 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Created reservations ['f7955cce-ef18-4ef4-86b1-885224b22c4e', '5d9f87e7-6898-4ad3-b1d4-ad4e793bfbe5', '656cbf27-1d99-4703-837c-124457120479', 'b88cec6d-0bd6-41d2-a97e-c9f4d0638f18'] {{(pid=100375) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:40:27.844204 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-61b3d43d-23a2-4e0d-9582-21a74a9b8e31 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c3707547-8081-491c-9b42-babc72e812e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f7955cce-ef18-4ef4-86b1-885224b22c4e', '5d9f87e7-6898-4ad3-b1d4-ad4e793bfbe5', '656cbf27-1d99-4703-837c-124457120479', 'b88cec6d-0bd6-41d2-a97e-c9f4d0638f18']}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:40:27.845189 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-61b3d43d-23a2-4e0d-9582-21a74a9b8e31 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (234ca90b-c4b1-4187-8b44-bfaf8f910f34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:40:27.856266 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-ae78e569-7e38-4d40-9852-07330986f65b None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:27.859868 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-ae78e569-7e38-4d40-9852-07330986f65b tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] GET https://10.4.3.105/volume/v3/backups/ee7ae999-2b8f-4bc7-928d-e286cf8aafb9 Aug 12 10:40:27.860087 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-ae78e569-7e38-4d40-9852-07330986f65b tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:27.860304 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-ae78e569-7e38-4d40-9852-07330986f65b tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:27.860454 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-ae78e569-7e38-4d40-9852-07330986f65b tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Show backup with id ee7ae999-2b8f-4bc7-928d-e286cf8aafb9. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:40:27.871186 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:40:27.871186 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:40:27.872011 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-ae78e569-7e38-4d40-9852-07330986f65b tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] https://10.4.3.105/volume/v3/backups/ee7ae999-2b8f-4bc7-928d-e286cf8aafb9 returned with HTTP 200 Aug 12 10:40:27.872336 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 899/3614] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:40:27 2026] GET /volume/v3/backups/ee7ae999-2b8f-4bc7-928d-e286cf8aafb9 => generated 789 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:40:27.878260 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-0a0f0cc1-6bdf-4539-bde9-f67f8adaecf0 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:27.882158 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-0a0f0cc1-6bdf-4539-bde9-f67f8adaecf0 tempest-TestVolumeBackupRestore-1426357303 tempest-TestVolumeBackupRestore-1426357303-project-member] GET https://10.4.3.105/volume/v3/volumes/ec571f67-815a-4cef-8958-b14acc17e4be Aug 12 10:40:27.882402 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-0a0f0cc1-6bdf-4539-bde9-f67f8adaecf0 tempest-TestVolumeBackupRestore-1426357303 tempest-TestVolumeBackupRestore-1426357303-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:27.884649 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-0a0f0cc1-6bdf-4539-bde9-f67f8adaecf0 tempest-TestVolumeBackupRestore-1426357303 tempest-TestVolumeBackupRestore-1426357303-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:27.890262 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-61b3d43d-23a2-4e0d-9582-21a74a9b8e31 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (234ca90b-c4b1-4187-8b44-bfaf8f910f34) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ff058a04-45b8-4db2-a1a8-7ffdab70379d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-508598902',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='48955410d5dc4be1ad647aac45387e97',qos_specs=None,replication_status=,reservations=['f7955cce-ef18-4ef4-86b1-885224b22c4e','5d9f87e7-6898-4ad3-b1d4-ad4e793bfbe5','656cbf27-1d99-4703-837c-124457120479','b88cec6d-0bd6-41d2-a97e-c9f4d0638f18'],size=1,snapshot_id=2a553e53-e6df-4c3a-8053-e87a83451851,source_replicaid=,source_volid=None,status='creating',user_id='a453d0a50fdb4be28c355e80a809033e',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:40:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-508598902',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ff058a04-45b8-4db2-a1a8-7ffdab70379d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='48955410d5dc4be1ad647aac45387e97',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=2a553e53-e6df-4c3a-8053-e87a83451851,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a453d0a50fdb4be28c355e80a809033e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6cd66f07-4c7b-40b2-9dfb-378538f29c9e),volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:40:27.891074 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-61b3d43d-23a2-4e0d-9582-21a74a9b8e31 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6666179c-1a71-400f-836a-d7fec791ee06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:40:27.897730 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-0a0f0cc1-6bdf-4539-bde9-f67f8adaecf0 tempest-TestVolumeBackupRestore-1426357303 tempest-TestVolumeBackupRestore-1426357303-project-member] https://10.4.3.105/volume/v3/volumes/ec571f67-815a-4cef-8958-b14acc17e4be returned with HTTP 404 Aug 12 10:40:27.898256 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 909/3615] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:40:27 2026] GET /volume/v3/volumes/ec571f67-815a-4cef-8958-b14acc17e4be => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:40:27.912105 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-61b3d43d-23a2-4e0d-9582-21a74a9b8e31 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6666179c-1a71-400f-836a-d7fec791ee06) transitioned into state 'SUCCESS' from state '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-508598902',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='48955410d5dc4be1ad647aac45387e97',qos_specs=None,replication_status=,reservations=['f7955cce-ef18-4ef4-86b1-885224b22c4e','5d9f87e7-6898-4ad3-b1d4-ad4e793bfbe5','656cbf27-1d99-4703-837c-124457120479','b88cec6d-0bd6-41d2-a97e-c9f4d0638f18'],size=1,snapshot_id=2a553e53-e6df-4c3a-8053-e87a83451851,source_replicaid=,source_volid=None,status='creating',user_id='a453d0a50fdb4be28c355e80a809033e',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:40:27.912830 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-61b3d43d-23a2-4e0d-9582-21a74a9b8e31 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c60278c2-5de7-4b13-93bf-84f806435e15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:40:27.932532 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-61b3d43d-23a2-4e0d-9582-21a74a9b8e31 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c60278c2-5de7-4b13-93bf-84f806435e15) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:40:27.933363 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-61b3d43d-23a2-4e0d-9582-21a74a9b8e31 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Flow 'volume_create_api' (6c379742-ba6d-4ea5-a4da-e4eca63b2bf1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100375) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:40:27.933681 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-61b3d43d-23a2-4e0d-9582-21a74a9b8e31 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Create volume request issued successfully. Aug 12 10:40:27.934226 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-61b3d43d-23a2-4e0d-9582-21a74a9b8e31 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] https://10.4.3.105/volume/v3/volumes returned with HTTP 202 Aug 12 10:40:27.934674 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 912/3616] 10.4.3.105 () {70 vars in 1300 bytes} [Wed Aug 12 10:40:27 2026] POST /volume/v3/volumes => generated 803 bytes in 211 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:40:27.948136 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-d828cdb2-53a9-454f-8d08-4879f80e1cb0 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:27.950574 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-d828cdb2-53a9-454f-8d08-4879f80e1cb0 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] GET https://10.4.3.105/volume/v3/volumes/ff058a04-45b8-4db2-a1a8-7ffdab70379d Aug 12 10:40:27.950893 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-d828cdb2-53a9-454f-8d08-4879f80e1cb0 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:27.951194 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-d828cdb2-53a9-454f-8d08-4879f80e1cb0 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:27.960468 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:40:27.960468 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:40:27.965400 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-d828cdb2-53a9-454f-8d08-4879f80e1cb0 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Volume info retrieved successfully. Aug 12 10:40:27.971125 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-d828cdb2-53a9-454f-8d08-4879f80e1cb0 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] https://10.4.3.105/volume/v3/volumes/ff058a04-45b8-4db2-a1a8-7ffdab70379d returned with HTTP 200 Aug 12 10:40:27.971709 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 897/3617] 10.4.3.105 () {68 vars in 1389 bytes} [Wed Aug 12 10:40:27 2026] GET /volume/v3/volumes/ff058a04-45b8-4db2-a1a8-7ffdab70379d => generated 871 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:40:28.883287 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-cbfbb93b-359d-4a4e-90a7-0a437062007d None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:28.884620 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-e9b5958f-1f1e-48ad-ae1b-86babaf61364 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:28.885874 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-e9b5958f-1f1e-48ad-ae1b-86babaf61364 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] GET https://10.4.3.105/volume/v3/backups/ee7ae999-2b8f-4bc7-928d-e286cf8aafb9 Aug 12 10:40:28.886072 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-e9b5958f-1f1e-48ad-ae1b-86babaf61364 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:28.886255 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-e9b5958f-1f1e-48ad-ae1b-86babaf61364 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:28.886355 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.v3.backups [None req-e9b5958f-1f1e-48ad-ae1b-86babaf61364 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Show backup with id ee7ae999-2b8f-4bc7-928d-e286cf8aafb9. {{(pid=100372) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:40:28.890571 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:40:28.890571 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:40:28.891289 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-e9b5958f-1f1e-48ad-ae1b-86babaf61364 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] https://10.4.3.105/volume/v3/backups/ee7ae999-2b8f-4bc7-928d-e286cf8aafb9 returned with HTTP 200 Aug 12 10:40:28.891654 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 910/3618] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:40:28 2026] GET /volume/v3/backups/ee7ae999-2b8f-4bc7-928d-e286cf8aafb9 => generated 789 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:40:28.985295 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-6dcbea8f-ef0b-4a3c-b086-02626cc76083 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:28.987307 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-6dcbea8f-ef0b-4a3c-b086-02626cc76083 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] GET https://10.4.3.105/volume/v3/volumes/ff058a04-45b8-4db2-a1a8-7ffdab70379d Aug 12 10:40:28.987549 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-6dcbea8f-ef0b-4a3c-b086-02626cc76083 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:28.987816 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-6dcbea8f-ef0b-4a3c-b086-02626cc76083 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:28.995349 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:40:28.995349 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:40:28.999199 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-6dcbea8f-ef0b-4a3c-b086-02626cc76083 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Volume info retrieved successfully. Aug 12 10:40:29.005442 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-6dcbea8f-ef0b-4a3c-b086-02626cc76083 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] https://10.4.3.105/volume/v3/volumes/ff058a04-45b8-4db2-a1a8-7ffdab70379d returned with HTTP 200 Aug 12 10:40:29.006195 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 913/3619] 10.4.3.105 () {68 vars in 1389 bytes} [Wed Aug 12 10:40:28 2026] GET /volume/v3/volumes/ff058a04-45b8-4db2-a1a8-7ffdab70379d => generated 896 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:40:29.019160 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-fbc99991-a5db-4ab7-be70-ee74384a1386 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:29.020959 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-fbc99991-a5db-4ab7-be70-ee74384a1386 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] POST https://10.4.3.105/volume/v3/volumes Aug 12 10:40:29.021337 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-fbc99991-a5db-4ab7-be70-ee74384a1386 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "ff058a04-45b8-4db2-a1a8-7ffdab70379d", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1378001459"}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:40:29.022941 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.v3.volumes [None req-fbc99991-a5db-4ab7-be70-ee74384a1386 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Create volume request body: {'volume': {'source_volid': 'ff058a04-45b8-4db2-a1a8-7ffdab70379d', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1378001459'}} {{(pid=100373) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 10:40:29.030501 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:40:29.030501 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:40:29.030986 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-fbc99991-a5db-4ab7-be70-ee74384a1386 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Volume retrieved successfully. Aug 12 10:40:29.031127 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.v3.volumes [None req-fbc99991-a5db-4ab7-be70-ee74384a1386 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Create volume of 1 GB Aug 12 10:40:29.034960 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-fbc99991-a5db-4ab7-be70-ee74384a1386 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Availability Zones retrieved successfully. Aug 12 10:40:29.035653 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-cbfbb93b-359d-4a4e-90a7-0a437062007d tempest-ProjectReaderTests-898649290 tempest-ProjectReaderTests-898649290-project-admin] GET https://10.4.3.105/volume/v3/scheduler-stats/get_pools Aug 12 10:40:29.035888 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-cbfbb93b-359d-4a4e-90a7-0a437062007d tempest-ProjectReaderTests-898649290 tempest-ProjectReaderTests-898649290-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:29.036089 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-cbfbb93b-359d-4a4e-90a7-0a437062007d tempest-ProjectReaderTests-898649290 tempest-ProjectReaderTests-898649290-project-admin] Calling method 'get_pools' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:29.040458 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-fbc99991-a5db-4ab7-be70-ee74384a1386 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Flow 'volume_create_api' (498f2734-8b4b-407b-9701-a55bb054feb2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:40:29.041610 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-fbc99991-a5db-4ab7-be70-ee74384a1386 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2202988e-4ab9-44fd-af8f-eaf3abbe0877) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:40:29.042590 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.flows.api.create_volume [None req-fbc99991-a5db-4ab7-be70-ee74384a1386 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100373) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 10:40:29.047954 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-cbfbb93b-359d-4a4e-90a7-0a437062007d tempest-ProjectReaderTests-898649290 tempest-ProjectReaderTests-898649290-project-admin] https://10.4.3.105/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Aug 12 10:40:29.048524 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 900/3620] 10.4.3.105 () {66 vars in 1291 bytes} [Wed Aug 12 10:40:28 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:40:29.057493 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-0fff72ee-f75f-4ebc-a1be-840713270d03 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:29.066693 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-fbc99991-a5db-4ab7-be70-ee74384a1386 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2202988e-4ab9-44fd-af8f-eaf3abbe0877) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'ff058a04-45b8-4db2-a1a8-7ffdab70379d', 'volume_type': VolumeType(created_at=2026-08-12T10:26:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6cd66f07-4c7b-40b2-9dfb-378538f29c9e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:40:29.067361 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-fbc99991-a5db-4ab7-be70-ee74384a1386 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6fdceaf9-743f-4773-8029-1107d25d8893) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:40:29.111327 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.quota [None req-fbc99991-a5db-4ab7-be70-ee74384a1386 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Created reservations ['a8acfd56-6237-4c86-af25-002b49c38207', 'fc12ccca-a99e-41c7-b8e5-cc1790935da4', '869d87db-5585-46f7-afd3-84155562630e', '7bce5945-1d4b-424b-b81a-a805a27cb18a'] {{(pid=100373) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:40:29.112218 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-fbc99991-a5db-4ab7-be70-ee74384a1386 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6fdceaf9-743f-4773-8029-1107d25d8893) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a8acfd56-6237-4c86-af25-002b49c38207', 'fc12ccca-a99e-41c7-b8e5-cc1790935da4', '869d87db-5585-46f7-afd3-84155562630e', '7bce5945-1d4b-424b-b81a-a805a27cb18a']}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:40:29.113240 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-fbc99991-a5db-4ab7-be70-ee74384a1386 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3438d6b9-6485-4b9a-bbb0-d365dd1571bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:40:29.119439 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-0fff72ee-f75f-4ebc-a1be-840713270d03 tempest-ProjectReaderTests-898649290 tempest-ProjectReaderTests-898649290-project-reader] GET https://10.4.3.105/volume/v3/capabilities/np0000007037@storpool Aug 12 10:40:29.119717 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-0fff72ee-f75f-4ebc-a1be-840713270d03 tempest-ProjectReaderTests-898649290 tempest-ProjectReaderTests-898649290-project-reader] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:29.119946 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-0fff72ee-f75f-4ebc-a1be-840713270d03 tempest-ProjectReaderTests-898649290 tempest-ProjectReaderTests-898649290-project-reader] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:29.120702 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.policy [None req-0fff72ee-f75f-4ebc-a1be-840713270d03 tempest-ProjectReaderTests-898649290 tempest-ProjectReaderTests-898649290-project-reader] Policy check for volume_extension:capabilities failed with context {'is_admin': False, 'user_id': 'f9920f069c874c2d83ba9c2547722c73', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5609915d0a49448ab157353966070075', '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=100372) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 12 10:40:29.120913 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-0fff72ee-f75f-4ebc-a1be-840713270d03 tempest-ProjectReaderTests-898649290 tempest-ProjectReaderTests-898649290-project-reader] https://10.4.3.105/volume/v3/capabilities/np0000007037@storpool returned with HTTP 403 Aug 12 10:40:29.121395 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 911/3621] 10.4.3.105 () {66 vars in 1318 bytes} [Wed Aug 12 10:40:29 2026] GET /volume/v3/capabilities/np0000007037@storpool => generated 110 bytes in 64 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:40:29.145333 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-fbc99991-a5db-4ab7-be70-ee74384a1386 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3438d6b9-6485-4b9a-bbb0-d365dd1571bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ab3845c8-4966-45ac-bf90-854ab5236d3e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1378001459',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='48955410d5dc4be1ad647aac45387e97',qos_specs=None,replication_status=,reservations=['a8acfd56-6237-4c86-af25-002b49c38207','fc12ccca-a99e-41c7-b8e5-cc1790935da4','869d87db-5585-46f7-afd3-84155562630e','7bce5945-1d4b-424b-b81a-a805a27cb18a'],size=1,snapshot_id=None,source_replicaid=,source_volid=ff058a04-45b8-4db2-a1a8-7ffdab70379d,status='creating',user_id='a453d0a50fdb4be28c355e80a809033e',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:40:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1378001459',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ab3845c8-4966-45ac-bf90-854ab5236d3e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='48955410d5dc4be1ad647aac45387e97',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=ff058a04-45b8-4db2-a1a8-7ffdab70379d,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a453d0a50fdb4be28c355e80a809033e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6cd66f07-4c7b-40b2-9dfb-378538f29c9e),volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:40:29.146316 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-fbc99991-a5db-4ab7-be70-ee74384a1386 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5758a012-623a-42df-a059-a68341c94914) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:40:29.170009 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-fbc99991-a5db-4ab7-be70-ee74384a1386 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5758a012-623a-42df-a059-a68341c94914) transitioned into state 'SUCCESS' from state '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-1378001459',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='48955410d5dc4be1ad647aac45387e97',qos_specs=None,replication_status=,reservations=['a8acfd56-6237-4c86-af25-002b49c38207','fc12ccca-a99e-41c7-b8e5-cc1790935da4','869d87db-5585-46f7-afd3-84155562630e','7bce5945-1d4b-424b-b81a-a805a27cb18a'],size=1,snapshot_id=None,source_replicaid=,source_volid=ff058a04-45b8-4db2-a1a8-7ffdab70379d,status='creating',user_id='a453d0a50fdb4be28c355e80a809033e',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:40:29.170641 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-fbc99991-a5db-4ab7-be70-ee74384a1386 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a7ac9dd4-1c9e-4630-b27f-f754ebb8f68f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:40:29.188739 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-fbc99991-a5db-4ab7-be70-ee74384a1386 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a7ac9dd4-1c9e-4630-b27f-f754ebb8f68f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:40:29.189527 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-fbc99991-a5db-4ab7-be70-ee74384a1386 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Flow 'volume_create_api' (498f2734-8b4b-407b-9701-a55bb054feb2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100373) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:40:29.189865 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-fbc99991-a5db-4ab7-be70-ee74384a1386 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Create volume request issued successfully. Aug 12 10:40:29.190571 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-fbc99991-a5db-4ab7-be70-ee74384a1386 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] https://10.4.3.105/volume/v3/volumes returned with HTTP 202 Aug 12 10:40:29.191080 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 898/3622] 10.4.3.105 () {70 vars in 1300 bytes} [Wed Aug 12 10:40:29 2026] POST /volume/v3/volumes => generated 804 bytes in 172 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:40:29.204472 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-ec5ad2f5-1a1b-4557-b98d-32c60cd1d1ef None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:29.206176 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-ec5ad2f5-1a1b-4557-b98d-32c60cd1d1ef tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] GET https://10.4.3.105/volume/v3/volumes/ab3845c8-4966-45ac-bf90-854ab5236d3e Aug 12 10:40:29.206392 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-ec5ad2f5-1a1b-4557-b98d-32c60cd1d1ef tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:29.206586 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-ec5ad2f5-1a1b-4557-b98d-32c60cd1d1ef tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:29.213143 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:40:29.213143 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:40:29.216827 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-ec5ad2f5-1a1b-4557-b98d-32c60cd1d1ef tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Volume info retrieved successfully. Aug 12 10:40:29.223161 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-ec5ad2f5-1a1b-4557-b98d-32c60cd1d1ef tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] https://10.4.3.105/volume/v3/volumes/ab3845c8-4966-45ac-bf90-854ab5236d3e returned with HTTP 200 Aug 12 10:40:29.223753 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 914/3623] 10.4.3.105 () {68 vars in 1389 bytes} [Wed Aug 12 10:40:29 2026] GET /volume/v3/volumes/ab3845c8-4966-45ac-bf90-854ab5236d3e => generated 872 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:40:29.907443 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-2c982944-73d6-4869-b812-e8eeb27e9352 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:29.912801 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-2c982944-73d6-4869-b812-e8eeb27e9352 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] GET https://10.4.3.105/volume/v3/backups/ee7ae999-2b8f-4bc7-928d-e286cf8aafb9 Aug 12 10:40:29.913087 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-2c982944-73d6-4869-b812-e8eeb27e9352 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:29.913351 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-2c982944-73d6-4869-b812-e8eeb27e9352 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:29.913527 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-2c982944-73d6-4869-b812-e8eeb27e9352 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Show backup with id ee7ae999-2b8f-4bc7-928d-e286cf8aafb9. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:40:29.921051 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:40:29.921051 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:40:29.921838 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-2c982944-73d6-4869-b812-e8eeb27e9352 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] https://10.4.3.105/volume/v3/backups/ee7ae999-2b8f-4bc7-928d-e286cf8aafb9 returned with HTTP 200 Aug 12 10:40:29.922167 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 901/3624] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:40:29 2026] GET /volume/v3/backups/ee7ae999-2b8f-4bc7-928d-e286cf8aafb9 => generated 789 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:40:30.241734 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-63028555-146a-4c76-aec5-68527da8a8ba None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:30.244183 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-63028555-146a-4c76-aec5-68527da8a8ba tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] GET https://10.4.3.105/volume/v3/volumes/ab3845c8-4966-45ac-bf90-854ab5236d3e Aug 12 10:40:30.244460 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-63028555-146a-4c76-aec5-68527da8a8ba tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:30.244724 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-63028555-146a-4c76-aec5-68527da8a8ba tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:30.254346 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:40:30.254346 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:40:30.260673 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-63028555-146a-4c76-aec5-68527da8a8ba tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Volume info retrieved successfully. Aug 12 10:40:30.266504 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-63028555-146a-4c76-aec5-68527da8a8ba tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] https://10.4.3.105/volume/v3/volumes/ab3845c8-4966-45ac-bf90-854ab5236d3e returned with HTTP 200 Aug 12 10:40:30.267024 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 912/3625] 10.4.3.105 () {68 vars in 1389 bytes} [Wed Aug 12 10:40:30 2026] GET /volume/v3/volumes/ab3845c8-4966-45ac-bf90-854ab5236d3e => generated 897 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:40:30.280995 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-5b82a469-fb2c-4412-896b-b353fb76d7af None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:30.283831 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-5b82a469-fb2c-4412-896b-b353fb76d7af tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] DELETE https://10.4.3.105/volume/v3/snapshots/79185bc9-a2cd-450d-bd19-51506626eb67 Aug 12 10:40:30.283831 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-5b82a469-fb2c-4412-896b-b353fb76d7af tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:30.284091 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-5b82a469-fb2c-4412-896b-b353fb76d7af tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Calling method 'delete' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:30.284239 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.v3.snapshots [None req-5b82a469-fb2c-4412-896b-b353fb76d7af tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Delete snapshot with id: 79185bc9-a2cd-450d-bd19-51506626eb67 Aug 12 10:40:30.290670 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:40:30.290670 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:40:30.291142 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-5b82a469-fb2c-4412-896b-b353fb76d7af tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Snapshot retrieved successfully. Aug 12 10:40:30.321892 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-5b82a469-fb2c-4412-896b-b353fb76d7af tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Snapshot delete request issued successfully. Aug 12 10:40:30.322172 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-5b82a469-fb2c-4412-896b-b353fb76d7af tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] https://10.4.3.105/volume/v3/snapshots/79185bc9-a2cd-450d-bd19-51506626eb67 returned with HTTP 202 Aug 12 10:40:30.322855 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 899/3626] 10.4.3.105 () {66 vars in 1357 bytes} [Wed Aug 12 10:40:30 2026] DELETE /volume/v3/snapshots/79185bc9-a2cd-450d-bd19-51506626eb67 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 10:40:30.333086 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-e9c676cf-fbe9-43db-94f9-5e97dcdfbbf9 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:30.338555 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-e9c676cf-fbe9-43db-94f9-5e97dcdfbbf9 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] GET https://10.4.3.105/volume/v3/snapshots/79185bc9-a2cd-450d-bd19-51506626eb67 Aug 12 10:40:30.338842 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-e9c676cf-fbe9-43db-94f9-5e97dcdfbbf9 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:30.339071 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-e9c676cf-fbe9-43db-94f9-5e97dcdfbbf9 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:30.347702 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:40:30.347702 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:40:30.348268 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-e9c676cf-fbe9-43db-94f9-5e97dcdfbbf9 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Snapshot retrieved successfully. Aug 12 10:40:30.350509 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-e9c676cf-fbe9-43db-94f9-5e97dcdfbbf9 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] https://10.4.3.105/volume/v3/snapshots/79185bc9-a2cd-450d-bd19-51506626eb67 returned with HTTP 200 Aug 12 10:40:30.350509 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 915/3627] 10.4.3.105 () {66 vars in 1354 bytes} [Wed Aug 12 10:40:30 2026] GET /volume/v3/snapshots/79185bc9-a2cd-450d-bd19-51506626eb67 => generated 465 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:40:30.935011 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-9a5717c8-9629-47ff-8ee5-696539a1a9a5 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:30.938382 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-9a5717c8-9629-47ff-8ee5-696539a1a9a5 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] GET https://10.4.3.105/volume/v3/backups/ee7ae999-2b8f-4bc7-928d-e286cf8aafb9 Aug 12 10:40:30.938657 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-9a5717c8-9629-47ff-8ee5-696539a1a9a5 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:30.938914 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-9a5717c8-9629-47ff-8ee5-696539a1a9a5 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:30.939260 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-9a5717c8-9629-47ff-8ee5-696539a1a9a5 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Show backup with id ee7ae999-2b8f-4bc7-928d-e286cf8aafb9. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:40:30.944105 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:40:30.944105 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:40:30.945213 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-9a5717c8-9629-47ff-8ee5-696539a1a9a5 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] https://10.4.3.105/volume/v3/backups/ee7ae999-2b8f-4bc7-928d-e286cf8aafb9 returned with HTTP 200 Aug 12 10:40:30.945766 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 902/3628] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:40:30 2026] GET /volume/v3/backups/ee7ae999-2b8f-4bc7-928d-e286cf8aafb9 => generated 789 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:40:31.359966 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-1c31ef22-f09c-4202-9897-2ad84586ea3d None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:31.362305 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-1c31ef22-f09c-4202-9897-2ad84586ea3d tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] GET https://10.4.3.105/volume/v3/snapshots/79185bc9-a2cd-450d-bd19-51506626eb67 Aug 12 10:40:31.362611 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-1c31ef22-f09c-4202-9897-2ad84586ea3d tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:31.363026 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-1c31ef22-f09c-4202-9897-2ad84586ea3d tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:31.369877 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-1c31ef22-f09c-4202-9897-2ad84586ea3d tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] https://10.4.3.105/volume/v3/snapshots/79185bc9-a2cd-450d-bd19-51506626eb67 returned with HTTP 404 Aug 12 10:40:31.370660 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 913/3629] 10.4.3.105 () {66 vars in 1354 bytes} [Wed Aug 12 10:40:31 2026] GET /volume/v3/snapshots/79185bc9-a2cd-450d-bd19-51506626eb67 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:40:31.379720 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-1c80f473-a1d5-41fc-8d95-db04f447a942 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:31.381997 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-1c80f473-a1d5-41fc-8d95-db04f447a942 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] DELETE https://10.4.3.105/volume/v3/snapshots/2a553e53-e6df-4c3a-8053-e87a83451851 Aug 12 10:40:31.381997 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-1c80f473-a1d5-41fc-8d95-db04f447a942 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:31.382180 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-1c80f473-a1d5-41fc-8d95-db04f447a942 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Calling method 'delete' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:31.382283 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.v3.snapshots [None req-1c80f473-a1d5-41fc-8d95-db04f447a942 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Delete snapshot with id: 2a553e53-e6df-4c3a-8053-e87a83451851 Aug 12 10:40:31.389384 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:40:31.389384 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:40:31.392544 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-1c80f473-a1d5-41fc-8d95-db04f447a942 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Snapshot retrieved successfully. Aug 12 10:40:31.416923 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-1c80f473-a1d5-41fc-8d95-db04f447a942 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Snapshot delete request issued successfully. Aug 12 10:40:31.416923 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-1c80f473-a1d5-41fc-8d95-db04f447a942 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] https://10.4.3.105/volume/v3/snapshots/2a553e53-e6df-4c3a-8053-e87a83451851 returned with HTTP 202 Aug 12 10:40:31.416923 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 900/3630] 10.4.3.105 () {66 vars in 1357 bytes} [Wed Aug 12 10:40:31 2026] DELETE /volume/v3/snapshots/2a553e53-e6df-4c3a-8053-e87a83451851 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 10:40:31.431183 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-908de412-2f33-4fbc-a2ec-2d4658f8c532 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:31.432791 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-908de412-2f33-4fbc-a2ec-2d4658f8c532 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] GET https://10.4.3.105/volume/v3/snapshots/2a553e53-e6df-4c3a-8053-e87a83451851 Aug 12 10:40:31.432791 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-908de412-2f33-4fbc-a2ec-2d4658f8c532 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:31.432860 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-908de412-2f33-4fbc-a2ec-2d4658f8c532 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:31.442292 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:40:31.442292 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:40:31.442668 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-908de412-2f33-4fbc-a2ec-2d4658f8c532 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Snapshot retrieved successfully. Aug 12 10:40:31.444024 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-908de412-2f33-4fbc-a2ec-2d4658f8c532 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] https://10.4.3.105/volume/v3/snapshots/2a553e53-e6df-4c3a-8053-e87a83451851 returned with HTTP 200 Aug 12 10:40:31.445949 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 916/3631] 10.4.3.105 () {66 vars in 1354 bytes} [Wed Aug 12 10:40:31 2026] GET /volume/v3/snapshots/2a553e53-e6df-4c3a-8053-e87a83451851 => generated 466 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:40:31.963536 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-aba255bb-b9bb-4ad7-8ed9-4b53cb3993e1 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:31.967004 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-aba255bb-b9bb-4ad7-8ed9-4b53cb3993e1 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] GET https://10.4.3.105/volume/v3/backups/ee7ae999-2b8f-4bc7-928d-e286cf8aafb9 Aug 12 10:40:31.967254 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-aba255bb-b9bb-4ad7-8ed9-4b53cb3993e1 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:31.967686 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-aba255bb-b9bb-4ad7-8ed9-4b53cb3993e1 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:31.967686 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-aba255bb-b9bb-4ad7-8ed9-4b53cb3993e1 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Show backup with id ee7ae999-2b8f-4bc7-928d-e286cf8aafb9. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:40:31.972059 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:40:31.972059 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:40:31.973305 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-aba255bb-b9bb-4ad7-8ed9-4b53cb3993e1 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] https://10.4.3.105/volume/v3/backups/ee7ae999-2b8f-4bc7-928d-e286cf8aafb9 returned with HTTP 200 Aug 12 10:40:31.973305 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 903/3632] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:40:31 2026] GET /volume/v3/backups/ee7ae999-2b8f-4bc7-928d-e286cf8aafb9 => generated 789 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:40:32.455796 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-417142c0-0b16-47fc-87fa-12bbdc73e7ef None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:32.457230 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-417142c0-0b16-47fc-87fa-12bbdc73e7ef tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] GET https://10.4.3.105/volume/v3/snapshots/2a553e53-e6df-4c3a-8053-e87a83451851 Aug 12 10:40:32.457398 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-417142c0-0b16-47fc-87fa-12bbdc73e7ef tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:32.457593 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-417142c0-0b16-47fc-87fa-12bbdc73e7ef tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:32.461822 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-417142c0-0b16-47fc-87fa-12bbdc73e7ef tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] https://10.4.3.105/volume/v3/snapshots/2a553e53-e6df-4c3a-8053-e87a83451851 returned with HTTP 404 Aug 12 10:40:32.462262 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 914/3633] 10.4.3.105 () {66 vars in 1354 bytes} [Wed Aug 12 10:40:32 2026] GET /volume/v3/snapshots/2a553e53-e6df-4c3a-8053-e87a83451851 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:40:32.469682 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-90f32f20-faf6-4d38-a262-3b1d5eb2f3b8 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:32.471394 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-90f32f20-faf6-4d38-a262-3b1d5eb2f3b8 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] DELETE https://10.4.3.105/volume/v3/volumes/ff058a04-45b8-4db2-a1a8-7ffdab70379d Aug 12 10:40:32.471656 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-90f32f20-faf6-4d38-a262-3b1d5eb2f3b8 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:32.471927 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-90f32f20-faf6-4d38-a262-3b1d5eb2f3b8 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Calling method 'delete' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:32.472133 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.v3.volumes [None req-90f32f20-faf6-4d38-a262-3b1d5eb2f3b8 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Delete volume with id: ff058a04-45b8-4db2-a1a8-7ffdab70379d Aug 12 10:40:32.479338 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:40:32.479338 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:40:32.479867 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-90f32f20-faf6-4d38-a262-3b1d5eb2f3b8 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Volume info retrieved successfully. Aug 12 10:40:32.499428 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-90f32f20-faf6-4d38-a262-3b1d5eb2f3b8 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Delete volume request issued successfully. Aug 12 10:40:32.499428 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-90f32f20-faf6-4d38-a262-3b1d5eb2f3b8 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] https://10.4.3.105/volume/v3/volumes/ff058a04-45b8-4db2-a1a8-7ffdab70379d returned with HTTP 202 Aug 12 10:40:32.499428 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 901/3634] 10.4.3.105 () {68 vars in 1392 bytes} [Wed Aug 12 10:40:32 2026] DELETE /volume/v3/volumes/ff058a04-45b8-4db2-a1a8-7ffdab70379d => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 12 10:40:32.504300 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-6f132f98-4cde-4866-8965-1f05c0aee1f0 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:32.508375 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-6f132f98-4cde-4866-8965-1f05c0aee1f0 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] GET https://10.4.3.105/volume/v3/volumes/ff058a04-45b8-4db2-a1a8-7ffdab70379d Aug 12 10:40:32.508830 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-6f132f98-4cde-4866-8965-1f05c0aee1f0 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:32.509078 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-6f132f98-4cde-4866-8965-1f05c0aee1f0 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:32.521186 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:40:32.521186 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:40:32.526687 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-6f132f98-4cde-4866-8965-1f05c0aee1f0 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Volume info retrieved successfully. Aug 12 10:40:32.531202 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-6f132f98-4cde-4866-8965-1f05c0aee1f0 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] https://10.4.3.105/volume/v3/volumes/ff058a04-45b8-4db2-a1a8-7ffdab70379d returned with HTTP 200 Aug 12 10:40:32.531593 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 917/3635] 10.4.3.105 () {68 vars in 1389 bytes} [Wed Aug 12 10:40:32 2026] GET /volume/v3/volumes/ff058a04-45b8-4db2-a1a8-7ffdab70379d => generated 895 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:40:32.987800 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-da7d770c-046e-4809-a8ad-a63d71f4cfd9 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:32.990323 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-da7d770c-046e-4809-a8ad-a63d71f4cfd9 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] GET https://10.4.3.105/volume/v3/backups/ee7ae999-2b8f-4bc7-928d-e286cf8aafb9 Aug 12 10:40:32.990614 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-da7d770c-046e-4809-a8ad-a63d71f4cfd9 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:32.990885 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-da7d770c-046e-4809-a8ad-a63d71f4cfd9 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:32.991046 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-da7d770c-046e-4809-a8ad-a63d71f4cfd9 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Show backup with id ee7ae999-2b8f-4bc7-928d-e286cf8aafb9. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:40:33.000026 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:40:33.000026 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:40:33.000946 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-da7d770c-046e-4809-a8ad-a63d71f4cfd9 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] https://10.4.3.105/volume/v3/backups/ee7ae999-2b8f-4bc7-928d-e286cf8aafb9 returned with HTTP 200 Aug 12 10:40:33.001501 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 904/3636] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:40:32 2026] GET /volume/v3/backups/ee7ae999-2b8f-4bc7-928d-e286cf8aafb9 => generated 789 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:40:33.547331 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-48f5bf7e-4cc0-4619-a80d-652933fc9c3c None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:33.549453 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-48f5bf7e-4cc0-4619-a80d-652933fc9c3c tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] GET https://10.4.3.105/volume/v3/volumes/ff058a04-45b8-4db2-a1a8-7ffdab70379d Aug 12 10:40:33.549735 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-48f5bf7e-4cc0-4619-a80d-652933fc9c3c tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:33.549944 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-48f5bf7e-4cc0-4619-a80d-652933fc9c3c tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:33.556698 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-48f5bf7e-4cc0-4619-a80d-652933fc9c3c tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] https://10.4.3.105/volume/v3/volumes/ff058a04-45b8-4db2-a1a8-7ffdab70379d returned with HTTP 404 Aug 12 10:40:33.557219 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 915/3637] 10.4.3.105 () {68 vars in 1389 bytes} [Wed Aug 12 10:40:33 2026] GET /volume/v3/volumes/ff058a04-45b8-4db2-a1a8-7ffdab70379d => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 10:40:33.565003 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-fa847ed6-406c-470c-9446-70787cd6aa75 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:33.569430 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-fa847ed6-406c-470c-9446-70787cd6aa75 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] DELETE https://10.4.3.105/volume/v3/volumes/6715aa16-dce0-4b41-b10d-ae1baf753a7f Aug 12 10:40:33.569752 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-fa847ed6-406c-470c-9446-70787cd6aa75 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:33.570016 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-fa847ed6-406c-470c-9446-70787cd6aa75 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Calling method 'delete' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:33.570268 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.v3.volumes [None req-fa847ed6-406c-470c-9446-70787cd6aa75 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Delete volume with id: 6715aa16-dce0-4b41-b10d-ae1baf753a7f Aug 12 10:40:33.582795 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:40:33.582795 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:40:33.583346 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-fa847ed6-406c-470c-9446-70787cd6aa75 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Volume info retrieved successfully. Aug 12 10:40:33.608453 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-fa847ed6-406c-470c-9446-70787cd6aa75 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Delete volume request issued successfully. Aug 12 10:40:33.608718 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-fa847ed6-406c-470c-9446-70787cd6aa75 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] https://10.4.3.105/volume/v3/volumes/6715aa16-dce0-4b41-b10d-ae1baf753a7f returned with HTTP 202 Aug 12 10:40:33.609238 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 902/3638] 10.4.3.105 () {68 vars in 1392 bytes} [Wed Aug 12 10:40:33 2026] DELETE /volume/v3/volumes/6715aa16-dce0-4b41-b10d-ae1baf753a7f => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 12 10:40:33.618589 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-d370aee0-d08a-494c-bbf9-ad2b80ac3d56 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:33.620541 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-d370aee0-d08a-494c-bbf9-ad2b80ac3d56 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] GET https://10.4.3.105/volume/v3/volumes/6715aa16-dce0-4b41-b10d-ae1baf753a7f Aug 12 10:40:33.620777 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-d370aee0-d08a-494c-bbf9-ad2b80ac3d56 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:33.621012 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-d370aee0-d08a-494c-bbf9-ad2b80ac3d56 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:33.630605 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:40:33.630605 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:40:33.635486 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-d370aee0-d08a-494c-bbf9-ad2b80ac3d56 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Volume info retrieved successfully. Aug 12 10:40:33.640877 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-d370aee0-d08a-494c-bbf9-ad2b80ac3d56 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] https://10.4.3.105/volume/v3/volumes/6715aa16-dce0-4b41-b10d-ae1baf753a7f returned with HTTP 200 Aug 12 10:40:33.641369 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 918/3639] 10.4.3.105 () {68 vars in 1389 bytes} [Wed Aug 12 10:40:33 2026] GET /volume/v3/volumes/6715aa16-dce0-4b41-b10d-ae1baf753a7f => generated 862 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:40:34.014525 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-71189a9b-317a-421d-a333-e196738c96c9 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:34.017093 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-71189a9b-317a-421d-a333-e196738c96c9 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] GET https://10.4.3.105/volume/v3/backups/ee7ae999-2b8f-4bc7-928d-e286cf8aafb9 Aug 12 10:40:34.017093 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-71189a9b-317a-421d-a333-e196738c96c9 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:34.017758 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-71189a9b-317a-421d-a333-e196738c96c9 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:34.017758 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-71189a9b-317a-421d-a333-e196738c96c9 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Show backup with id ee7ae999-2b8f-4bc7-928d-e286cf8aafb9. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:40:34.023347 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:40:34.023347 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:40:34.024261 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-71189a9b-317a-421d-a333-e196738c96c9 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] https://10.4.3.105/volume/v3/backups/ee7ae999-2b8f-4bc7-928d-e286cf8aafb9 returned with HTTP 200 Aug 12 10:40:34.025304 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 905/3640] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:40:34 2026] GET /volume/v3/backups/ee7ae999-2b8f-4bc7-928d-e286cf8aafb9 => generated 789 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:40:34.606290 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-b391090b-a8b8-4c83-a69b-1f8e7ce1f406 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:34.654759 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-2e448c5f-24af-4b10-ac6c-6dfa7fc89b61 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:34.656547 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-2e448c5f-24af-4b10-ac6c-6dfa7fc89b61 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] GET https://10.4.3.105/volume/v3/volumes/6715aa16-dce0-4b41-b10d-ae1baf753a7f Aug 12 10:40:34.656767 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-2e448c5f-24af-4b10-ac6c-6dfa7fc89b61 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:34.656985 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-2e448c5f-24af-4b10-ac6c-6dfa7fc89b61 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:34.664359 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-2e448c5f-24af-4b10-ac6c-6dfa7fc89b61 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] https://10.4.3.105/volume/v3/volumes/6715aa16-dce0-4b41-b10d-ae1baf753a7f returned with HTTP 404 Aug 12 10:40:34.664873 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 903/3641] 10.4.3.105 () {68 vars in 1389 bytes} [Wed Aug 12 10:40:34 2026] GET /volume/v3/volumes/6715aa16-dce0-4b41-b10d-ae1baf753a7f => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 10:40:34.671721 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-2b8629ad-c116-44f9-9a88-c9fd13b16d73 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:34.673350 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-2b8629ad-c116-44f9-9a88-c9fd13b16d73 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] DELETE https://10.4.3.105/volume/v3/volumes/493f73ba-0889-43eb-a6cf-dc0a367dfb09 Aug 12 10:40:34.673569 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-2b8629ad-c116-44f9-9a88-c9fd13b16d73 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:34.673758 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-2b8629ad-c116-44f9-9a88-c9fd13b16d73 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Calling method 'delete' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:34.673913 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.v3.volumes [None req-2b8629ad-c116-44f9-9a88-c9fd13b16d73 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Delete volume with id: 493f73ba-0889-43eb-a6cf-dc0a367dfb09 Aug 12 10:40:34.680048 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:40:34.680048 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:40:34.680434 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-2b8629ad-c116-44f9-9a88-c9fd13b16d73 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Volume info retrieved successfully. Aug 12 10:40:34.695800 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-2b8629ad-c116-44f9-9a88-c9fd13b16d73 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Delete volume request issued successfully. Aug 12 10:40:34.695970 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-2b8629ad-c116-44f9-9a88-c9fd13b16d73 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] https://10.4.3.105/volume/v3/volumes/493f73ba-0889-43eb-a6cf-dc0a367dfb09 returned with HTTP 202 Aug 12 10:40:34.696376 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 919/3642] 10.4.3.105 () {68 vars in 1392 bytes} [Wed Aug 12 10:40:34 2026] DELETE /volume/v3/volumes/493f73ba-0889-43eb-a6cf-dc0a367dfb09 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 12 10:40:34.706635 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-425ff0ce-5c7b-45c0-8ef5-f013659e5c23 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:34.708468 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-425ff0ce-5c7b-45c0-8ef5-f013659e5c23 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] GET https://10.4.3.105/volume/v3/volumes/493f73ba-0889-43eb-a6cf-dc0a367dfb09 Aug 12 10:40:34.708717 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-425ff0ce-5c7b-45c0-8ef5-f013659e5c23 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:34.708980 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-425ff0ce-5c7b-45c0-8ef5-f013659e5c23 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:34.717082 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:40:34.717082 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:40:34.719471 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-b391090b-a8b8-4c83-a69b-1f8e7ce1f406 tempest-CreateVolumesFromSourceVolumeTest-1987897884 tempest-CreateVolumesFromSourceVolumeTest-1987897884-project-member] POST https://10.4.3.105/volume/v3/volumes Aug 12 10:40:34.719851 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-b391090b-a8b8-4c83-a69b-1f8e7ce1f406 tempest-CreateVolumesFromSourceVolumeTest-1987897884 tempest-CreateVolumesFromSourceVolumeTest-1987897884-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1087429925"}} {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:40:34.721299 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.v3.volumes [None req-b391090b-a8b8-4c83-a69b-1f8e7ce1f406 tempest-CreateVolumesFromSourceVolumeTest-1987897884 tempest-CreateVolumesFromSourceVolumeTest-1987897884-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1087429925'}} {{(pid=100372) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 10:40:34.721460 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.v3.volumes [None req-b391090b-a8b8-4c83-a69b-1f8e7ce1f406 tempest-CreateVolumesFromSourceVolumeTest-1987897884 tempest-CreateVolumesFromSourceVolumeTest-1987897884-project-member] Create volume of 1 GB Aug 12 10:40:34.721506 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-425ff0ce-5c7b-45c0-8ef5-f013659e5c23 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Volume info retrieved successfully. Aug 12 10:40:34.726075 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-b391090b-a8b8-4c83-a69b-1f8e7ce1f406 tempest-CreateVolumesFromSourceVolumeTest-1987897884 tempest-CreateVolumesFromSourceVolumeTest-1987897884-project-member] Availability Zones retrieved successfully. Aug 12 10:40:34.728668 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-425ff0ce-5c7b-45c0-8ef5-f013659e5c23 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] https://10.4.3.105/volume/v3/volumes/493f73ba-0889-43eb-a6cf-dc0a367dfb09 returned with HTTP 200 Aug 12 10:40:34.728668 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 906/3643] 10.4.3.105 () {68 vars in 1389 bytes} [Wed Aug 12 10:40:34 2026] GET /volume/v3/volumes/493f73ba-0889-43eb-a6cf-dc0a367dfb09 => generated 896 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:40:34.734474 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-b391090b-a8b8-4c83-a69b-1f8e7ce1f406 tempest-CreateVolumesFromSourceVolumeTest-1987897884 tempest-CreateVolumesFromSourceVolumeTest-1987897884-project-member] Flow 'volume_create_api' (d263a699-3d5b-4d48-b98e-e9e5ca1e2f43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100372) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:40:34.735542 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-b391090b-a8b8-4c83-a69b-1f8e7ce1f406 tempest-CreateVolumesFromSourceVolumeTest-1987897884 tempest-CreateVolumesFromSourceVolumeTest-1987897884-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (757bf39d-ade9-48ae-89c2-3e9a3e6a4771) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:40:34.736504 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.flows.api.create_volume [None req-b391090b-a8b8-4c83-a69b-1f8e7ce1f406 tempest-CreateVolumesFromSourceVolumeTest-1987897884 tempest-CreateVolumesFromSourceVolumeTest-1987897884-project-member] Validating volume size '1' using validate_int {{(pid=100372) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 10:40:34.768412 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-b391090b-a8b8-4c83-a69b-1f8e7ce1f406 tempest-CreateVolumesFromSourceVolumeTest-1987897884 tempest-CreateVolumesFromSourceVolumeTest-1987897884-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (757bf39d-ade9-48ae-89c2-3e9a3e6a4771) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T10:26:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6cd66f07-4c7b-40b2-9dfb-378538f29c9e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:40:34.769261 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-b391090b-a8b8-4c83-a69b-1f8e7ce1f406 tempest-CreateVolumesFromSourceVolumeTest-1987897884 tempest-CreateVolumesFromSourceVolumeTest-1987897884-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (89a3f795-7c46-4b6c-963f-e949a99df5cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:40:34.829118 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.quota [None req-b391090b-a8b8-4c83-a69b-1f8e7ce1f406 tempest-CreateVolumesFromSourceVolumeTest-1987897884 tempest-CreateVolumesFromSourceVolumeTest-1987897884-project-member] Created reservations ['4b0b1e50-ad88-4f82-b6b3-c18e5f605c35', 'be51d16d-718a-4508-8c4f-1386a24db2fb', '1949e1ae-4d1a-491c-960c-fb7a44ec26db', '5cb55edd-7c8e-4b13-af2f-861ffcf0a544'] {{(pid=100372) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:40:34.830058 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-b391090b-a8b8-4c83-a69b-1f8e7ce1f406 tempest-CreateVolumesFromSourceVolumeTest-1987897884 tempest-CreateVolumesFromSourceVolumeTest-1987897884-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (89a3f795-7c46-4b6c-963f-e949a99df5cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4b0b1e50-ad88-4f82-b6b3-c18e5f605c35', 'be51d16d-718a-4508-8c4f-1386a24db2fb', '1949e1ae-4d1a-491c-960c-fb7a44ec26db', '5cb55edd-7c8e-4b13-af2f-861ffcf0a544']}' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:40:34.830575 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-b391090b-a8b8-4c83-a69b-1f8e7ce1f406 tempest-CreateVolumesFromSourceVolumeTest-1987897884 tempest-CreateVolumesFromSourceVolumeTest-1987897884-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7123a00e-f09a-47de-83f9-4f8c723f877b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:40:34.853962 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-b391090b-a8b8-4c83-a69b-1f8e7ce1f406 tempest-CreateVolumesFromSourceVolumeTest-1987897884 tempest-CreateVolumesFromSourceVolumeTest-1987897884-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7123a00e-f09a-47de-83f9-4f8c723f877b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '638362c3-02c4-46a3-ae6c-179ab8e81e37', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1087429925',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='efa95021fc144cfc9e23f2288b06377c',qos_specs=None,replication_status=,reservations=['4b0b1e50-ad88-4f82-b6b3-c18e5f605c35','be51d16d-718a-4508-8c4f-1386a24db2fb','1949e1ae-4d1a-491c-960c-fb7a44ec26db','5cb55edd-7c8e-4b13-af2f-861ffcf0a544'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bfd3d316809a4482bac04dd435ba4775',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:40:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1087429925',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=638362c3-02c4-46a3-ae6c-179ab8e81e37,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='efa95021fc144cfc9e23f2288b06377c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bfd3d316809a4482bac04dd435ba4775',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6cd66f07-4c7b-40b2-9dfb-378538f29c9e),volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:40:34.854686 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-b391090b-a8b8-4c83-a69b-1f8e7ce1f406 tempest-CreateVolumesFromSourceVolumeTest-1987897884 tempest-CreateVolumesFromSourceVolumeTest-1987897884-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (98d33469-6b1c-4e5e-a80c-893eb3c331cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:40:34.873416 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-b391090b-a8b8-4c83-a69b-1f8e7ce1f406 tempest-CreateVolumesFromSourceVolumeTest-1987897884 tempest-CreateVolumesFromSourceVolumeTest-1987897884-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (98d33469-6b1c-4e5e-a80c-893eb3c331cc) transitioned into state 'SUCCESS' from state '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-1087429925',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='efa95021fc144cfc9e23f2288b06377c',qos_specs=None,replication_status=,reservations=['4b0b1e50-ad88-4f82-b6b3-c18e5f605c35','be51d16d-718a-4508-8c4f-1386a24db2fb','1949e1ae-4d1a-491c-960c-fb7a44ec26db','5cb55edd-7c8e-4b13-af2f-861ffcf0a544'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bfd3d316809a4482bac04dd435ba4775',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:40:34.874114 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-b391090b-a8b8-4c83-a69b-1f8e7ce1f406 tempest-CreateVolumesFromSourceVolumeTest-1987897884 tempest-CreateVolumesFromSourceVolumeTest-1987897884-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (631d7a79-68a9-4203-b40d-65084f4ee682) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:40:34.882390 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-b391090b-a8b8-4c83-a69b-1f8e7ce1f406 tempest-CreateVolumesFromSourceVolumeTest-1987897884 tempest-CreateVolumesFromSourceVolumeTest-1987897884-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (631d7a79-68a9-4203-b40d-65084f4ee682) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:40:34.883725 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-b391090b-a8b8-4c83-a69b-1f8e7ce1f406 tempest-CreateVolumesFromSourceVolumeTest-1987897884 tempest-CreateVolumesFromSourceVolumeTest-1987897884-project-member] Flow 'volume_create_api' (d263a699-3d5b-4d48-b98e-e9e5ca1e2f43) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100372) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:40:34.883725 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-b391090b-a8b8-4c83-a69b-1f8e7ce1f406 tempest-CreateVolumesFromSourceVolumeTest-1987897884 tempest-CreateVolumesFromSourceVolumeTest-1987897884-project-member] Create volume request issued successfully. Aug 12 10:40:34.883919 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-b391090b-a8b8-4c83-a69b-1f8e7ce1f406 tempest-CreateVolumesFromSourceVolumeTest-1987897884 tempest-CreateVolumesFromSourceVolumeTest-1987897884-project-member] https://10.4.3.105/volume/v3/volumes returned with HTTP 202 Aug 12 10:40:34.884325 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 916/3644] 10.4.3.105 () {68 vars in 1258 bytes} [Wed Aug 12 10:40:34 2026] POST /volume/v3/volumes => generated 764 bytes in 278 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 10:40:34.902959 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-92744d65-0bef-4c76-b9d4-f10c37967895 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:34.905457 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-92744d65-0bef-4c76-b9d4-f10c37967895 tempest-CreateVolumesFromSourceVolumeTest-1987897884 tempest-CreateVolumesFromSourceVolumeTest-1987897884-project-member] GET https://10.4.3.105/volume/v3/volumes/638362c3-02c4-46a3-ae6c-179ab8e81e37 Aug 12 10:40:34.905762 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-92744d65-0bef-4c76-b9d4-f10c37967895 tempest-CreateVolumesFromSourceVolumeTest-1987897884 tempest-CreateVolumesFromSourceVolumeTest-1987897884-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:34.906025 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-92744d65-0bef-4c76-b9d4-f10c37967895 tempest-CreateVolumesFromSourceVolumeTest-1987897884 tempest-CreateVolumesFromSourceVolumeTest-1987897884-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:34.914451 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:40:34.914451 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:40:34.919374 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-92744d65-0bef-4c76-b9d4-f10c37967895 tempest-CreateVolumesFromSourceVolumeTest-1987897884 tempest-CreateVolumesFromSourceVolumeTest-1987897884-project-member] Volume info retrieved successfully. Aug 12 10:40:34.924383 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-92744d65-0bef-4c76-b9d4-f10c37967895 tempest-CreateVolumesFromSourceVolumeTest-1987897884 tempest-CreateVolumesFromSourceVolumeTest-1987897884-project-member] https://10.4.3.105/volume/v3/volumes/638362c3-02c4-46a3-ae6c-179ab8e81e37 returned with HTTP 200 Aug 12 10:40:34.925007 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 904/3645] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:40:34 2026] GET /volume/v3/volumes/638362c3-02c4-46a3-ae6c-179ab8e81e37 => generated 832 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:40:35.038446 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-c709cdfd-699e-49e2-b193-8e9866033956 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:35.040858 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-c709cdfd-699e-49e2-b193-8e9866033956 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] GET https://10.4.3.105/volume/v3/backups/ee7ae999-2b8f-4bc7-928d-e286cf8aafb9 Aug 12 10:40:35.041012 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-c709cdfd-699e-49e2-b193-8e9866033956 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:35.041255 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-c709cdfd-699e-49e2-b193-8e9866033956 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:35.041404 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-c709cdfd-699e-49e2-b193-8e9866033956 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Show backup with id ee7ae999-2b8f-4bc7-928d-e286cf8aafb9. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:40:35.048919 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:40:35.048919 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:40:35.050045 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-c709cdfd-699e-49e2-b193-8e9866033956 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] https://10.4.3.105/volume/v3/backups/ee7ae999-2b8f-4bc7-928d-e286cf8aafb9 returned with HTTP 200 Aug 12 10:40:35.050616 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 920/3646] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:40:35 2026] GET /volume/v3/backups/ee7ae999-2b8f-4bc7-928d-e286cf8aafb9 => generated 789 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:40:35.502415 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-eabd2682-07d7-477b-99a2-43a6c9ee5ab9 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:35.592208 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-eabd2682-07d7-477b-99a2-43a6c9ee5ab9 tempest-VolumesExtendAttachedTest-323484384 tempest-VolumesExtendAttachedTest-323484384-project-member] POST https://10.4.3.105/volume/v3/volumes Aug 12 10:40:35.594353 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-eabd2682-07d7-477b-99a2-43a6c9ee5ab9 tempest-VolumesExtendAttachedTest-323484384 tempest-VolumesExtendAttachedTest-323484384-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesExtendAttachedTest-Volume-1526478463"}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:40:35.594353 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.volumes [None req-eabd2682-07d7-477b-99a2-43a6c9ee5ab9 tempest-VolumesExtendAttachedTest-323484384 tempest-VolumesExtendAttachedTest-323484384-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesExtendAttachedTest-Volume-1526478463'}} {{(pid=100374) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 10:40:35.594353 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.v3.volumes [None req-eabd2682-07d7-477b-99a2-43a6c9ee5ab9 tempest-VolumesExtendAttachedTest-323484384 tempest-VolumesExtendAttachedTest-323484384-project-member] Create volume of 1 GB Aug 12 10:40:35.597932 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-eabd2682-07d7-477b-99a2-43a6c9ee5ab9 tempest-VolumesExtendAttachedTest-323484384 tempest-VolumesExtendAttachedTest-323484384-project-member] Availability Zones retrieved successfully. Aug 12 10:40:35.603156 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-eabd2682-07d7-477b-99a2-43a6c9ee5ab9 tempest-VolumesExtendAttachedTest-323484384 tempest-VolumesExtendAttachedTest-323484384-project-member] Flow 'volume_create_api' (766e7ee4-cf69-456f-b4b1-bce8498cee4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:40:35.604078 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-eabd2682-07d7-477b-99a2-43a6c9ee5ab9 tempest-VolumesExtendAttachedTest-323484384 tempest-VolumesExtendAttachedTest-323484384-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1c4f31bc-ec41-4fcc-a492-d7d3c2356089) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:40:35.605018 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.flows.api.create_volume [None req-eabd2682-07d7-477b-99a2-43a6c9ee5ab9 tempest-VolumesExtendAttachedTest-323484384 tempest-VolumesExtendAttachedTest-323484384-project-member] Validating volume size '1' using validate_int {{(pid=100374) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 10:40:35.628235 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-eabd2682-07d7-477b-99a2-43a6c9ee5ab9 tempest-VolumesExtendAttachedTest-323484384 tempest-VolumesExtendAttachedTest-323484384-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1c4f31bc-ec41-4fcc-a492-d7d3c2356089) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T10:26:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6cd66f07-4c7b-40b2-9dfb-378538f29c9e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:40:35.629199 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-eabd2682-07d7-477b-99a2-43a6c9ee5ab9 tempest-VolumesExtendAttachedTest-323484384 tempest-VolumesExtendAttachedTest-323484384-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e9dc3ef6-d64d-4ca3-a2a0-ed4c7ff21c53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:40:35.680246 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.quota [None req-eabd2682-07d7-477b-99a2-43a6c9ee5ab9 tempest-VolumesExtendAttachedTest-323484384 tempest-VolumesExtendAttachedTest-323484384-project-member] Created reservations ['8a1ebb67-b646-4c26-b3f4-b3ccb83fc9b3', 'cdc1fec0-1040-4525-9c30-25fc2c8d5848', '9b6fa884-68d1-4ba3-b2a9-a6182f2e6119', '5c03d666-a2fc-4589-8296-05b7ffb7657c'] {{(pid=100374) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:40:35.681416 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-eabd2682-07d7-477b-99a2-43a6c9ee5ab9 tempest-VolumesExtendAttachedTest-323484384 tempest-VolumesExtendAttachedTest-323484384-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e9dc3ef6-d64d-4ca3-a2a0-ed4c7ff21c53) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8a1ebb67-b646-4c26-b3f4-b3ccb83fc9b3', 'cdc1fec0-1040-4525-9c30-25fc2c8d5848', '9b6fa884-68d1-4ba3-b2a9-a6182f2e6119', '5c03d666-a2fc-4589-8296-05b7ffb7657c']}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:40:35.683545 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-eabd2682-07d7-477b-99a2-43a6c9ee5ab9 tempest-VolumesExtendAttachedTest-323484384 tempest-VolumesExtendAttachedTest-323484384-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (547cb327-45c8-4a59-bc1e-4587c64255ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:40:35.708755 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-eabd2682-07d7-477b-99a2-43a6c9ee5ab9 tempest-VolumesExtendAttachedTest-323484384 tempest-VolumesExtendAttachedTest-323484384-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (547cb327-45c8-4a59-bc1e-4587c64255ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ba57d9cc-2ba8-46f6-a267-8eb1fcec6003', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendAttachedTest-Volume-1526478463',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5586981d85a84f89aaa47f3817d6fd49',qos_specs=None,replication_status=,reservations=['8a1ebb67-b646-4c26-b3f4-b3ccb83fc9b3','cdc1fec0-1040-4525-9c30-25fc2c8d5848','9b6fa884-68d1-4ba3-b2a9-a6182f2e6119','5c03d666-a2fc-4589-8296-05b7ffb7657c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c98178c9663d48459334e2b2f4d02624',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:40:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendAttachedTest-Volume-1526478463',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ba57d9cc-2ba8-46f6-a267-8eb1fcec6003,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5586981d85a84f89aaa47f3817d6fd49',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c98178c9663d48459334e2b2f4d02624',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6cd66f07-4c7b-40b2-9dfb-378538f29c9e),volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:40:35.709764 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-eabd2682-07d7-477b-99a2-43a6c9ee5ab9 tempest-VolumesExtendAttachedTest-323484384 tempest-VolumesExtendAttachedTest-323484384-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8d84d060-f10a-4528-9a0c-f8fd49aa0642) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:40:35.725303 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-eabd2682-07d7-477b-99a2-43a6c9ee5ab9 tempest-VolumesExtendAttachedTest-323484384 tempest-VolumesExtendAttachedTest-323484384-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8d84d060-f10a-4528-9a0c-f8fd49aa0642) transitioned into state 'SUCCESS' from state '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-1526478463',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5586981d85a84f89aaa47f3817d6fd49',qos_specs=None,replication_status=,reservations=['8a1ebb67-b646-4c26-b3f4-b3ccb83fc9b3','cdc1fec0-1040-4525-9c30-25fc2c8d5848','9b6fa884-68d1-4ba3-b2a9-a6182f2e6119','5c03d666-a2fc-4589-8296-05b7ffb7657c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c98178c9663d48459334e2b2f4d02624',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:40:35.726242 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-eabd2682-07d7-477b-99a2-43a6c9ee5ab9 tempest-VolumesExtendAttachedTest-323484384 tempest-VolumesExtendAttachedTest-323484384-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b4edc000-60ed-4896-bf59-ae69715eda03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:40:35.733838 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-eabd2682-07d7-477b-99a2-43a6c9ee5ab9 tempest-VolumesExtendAttachedTest-323484384 tempest-VolumesExtendAttachedTest-323484384-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b4edc000-60ed-4896-bf59-ae69715eda03) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:40:35.735091 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-eabd2682-07d7-477b-99a2-43a6c9ee5ab9 tempest-VolumesExtendAttachedTest-323484384 tempest-VolumesExtendAttachedTest-323484384-project-member] Flow 'volume_create_api' (766e7ee4-cf69-456f-b4b1-bce8498cee4e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100374) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:40:35.735091 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-eabd2682-07d7-477b-99a2-43a6c9ee5ab9 tempest-VolumesExtendAttachedTest-323484384 tempest-VolumesExtendAttachedTest-323484384-project-member] Create volume request issued successfully. Aug 12 10:40:35.736002 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-eabd2682-07d7-477b-99a2-43a6c9ee5ab9 tempest-VolumesExtendAttachedTest-323484384 tempest-VolumesExtendAttachedTest-323484384-project-member] https://10.4.3.105/volume/v3/volumes returned with HTTP 202 Aug 12 10:40:35.736632 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 907/3647] 10.4.3.105 () {70 vars in 1299 bytes} [Wed Aug 12 10:40:35 2026] POST /volume/v3/volumes => generated 774 bytes in 235 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:40:35.742149 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-51dd7625-6dbc-4436-866e-a5251e9707f6 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:35.744347 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-51dd7625-6dbc-4436-866e-a5251e9707f6 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] GET https://10.4.3.105/volume/v3/volumes/493f73ba-0889-43eb-a6cf-dc0a367dfb09 Aug 12 10:40:35.744595 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-51dd7625-6dbc-4436-866e-a5251e9707f6 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:35.744829 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-51dd7625-6dbc-4436-866e-a5251e9707f6 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:35.751624 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-51dd7625-6dbc-4436-866e-a5251e9707f6 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] https://10.4.3.105/volume/v3/volumes/493f73ba-0889-43eb-a6cf-dc0a367dfb09 returned with HTTP 404 Aug 12 10:40:35.752144 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 917/3648] 10.4.3.105 () {68 vars in 1389 bytes} [Wed Aug 12 10:40:35 2026] GET /volume/v3/volumes/493f73ba-0889-43eb-a6cf-dc0a367dfb09 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 10:40:35.753638 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-2106e2dc-a774-48ea-b9cc-151b4e26889d None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:35.758748 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-804995b9-bc74-471a-b1fa-9927be0bdb7e None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:35.759784 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-2106e2dc-a774-48ea-b9cc-151b4e26889d tempest-VolumesExtendAttachedTest-323484384 tempest-VolumesExtendAttachedTest-323484384-project-member] GET https://10.4.3.105/volume/v3/volumes/ba57d9cc-2ba8-46f6-a267-8eb1fcec6003 Aug 12 10:40:35.760100 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-2106e2dc-a774-48ea-b9cc-151b4e26889d tempest-VolumesExtendAttachedTest-323484384 tempest-VolumesExtendAttachedTest-323484384-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:35.760378 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-2106e2dc-a774-48ea-b9cc-151b4e26889d tempest-VolumesExtendAttachedTest-323484384 tempest-VolumesExtendAttachedTest-323484384-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:35.760460 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-804995b9-bc74-471a-b1fa-9927be0bdb7e tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] DELETE https://10.4.3.105/volume/v3/volumes/ab3845c8-4966-45ac-bf90-854ab5236d3e Aug 12 10:40:35.760758 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-804995b9-bc74-471a-b1fa-9927be0bdb7e tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:35.760945 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-804995b9-bc74-471a-b1fa-9927be0bdb7e tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Calling method 'delete' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:35.761108 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.v3.volumes [None req-804995b9-bc74-471a-b1fa-9927be0bdb7e tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Delete volume with id: ab3845c8-4966-45ac-bf90-854ab5236d3e Aug 12 10:40:35.767772 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:40:35.767772 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:40:35.768237 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-804995b9-bc74-471a-b1fa-9927be0bdb7e tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Volume info retrieved successfully. Aug 12 10:40:35.778276 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:40:35.778276 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:40:35.783996 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-2106e2dc-a774-48ea-b9cc-151b4e26889d tempest-VolumesExtendAttachedTest-323484384 tempest-VolumesExtendAttachedTest-323484384-project-member] Volume info retrieved successfully. Aug 12 10:40:35.791638 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-2106e2dc-a774-48ea-b9cc-151b4e26889d tempest-VolumesExtendAttachedTest-323484384 tempest-VolumesExtendAttachedTest-323484384-project-member] https://10.4.3.105/volume/v3/volumes/ba57d9cc-2ba8-46f6-a267-8eb1fcec6003 returned with HTTP 200 Aug 12 10:40:35.792467 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 905/3649] 10.4.3.105 () {68 vars in 1389 bytes} [Wed Aug 12 10:40:35 2026] GET /volume/v3/volumes/ba57d9cc-2ba8-46f6-a267-8eb1fcec6003 => generated 842 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:40:35.793812 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-804995b9-bc74-471a-b1fa-9927be0bdb7e tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Delete volume request issued successfully. Aug 12 10:40:35.794033 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-804995b9-bc74-471a-b1fa-9927be0bdb7e tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] https://10.4.3.105/volume/v3/volumes/ab3845c8-4966-45ac-bf90-854ab5236d3e returned with HTTP 202 Aug 12 10:40:35.794509 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 921/3650] 10.4.3.105 () {68 vars in 1392 bytes} [Wed Aug 12 10:40:35 2026] DELETE /volume/v3/volumes/ab3845c8-4966-45ac-bf90-854ab5236d3e => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 12 10:40:35.803473 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-3c5382ae-b333-44b9-99d7-f61909ceab51 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:35.806799 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-3c5382ae-b333-44b9-99d7-f61909ceab51 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] GET https://10.4.3.105/volume/v3/volumes/ab3845c8-4966-45ac-bf90-854ab5236d3e Aug 12 10:40:35.807150 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-3c5382ae-b333-44b9-99d7-f61909ceab51 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:35.807389 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-3c5382ae-b333-44b9-99d7-f61909ceab51 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:35.817313 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:40:35.817313 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:40:35.822871 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-3c5382ae-b333-44b9-99d7-f61909ceab51 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Volume info retrieved successfully. Aug 12 10:40:35.827785 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-3c5382ae-b333-44b9-99d7-f61909ceab51 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] https://10.4.3.105/volume/v3/volumes/ab3845c8-4966-45ac-bf90-854ab5236d3e returned with HTTP 200 Aug 12 10:40:35.828246 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 908/3651] 10.4.3.105 () {68 vars in 1389 bytes} [Wed Aug 12 10:40:35 2026] GET /volume/v3/volumes/ab3845c8-4966-45ac-bf90-854ab5236d3e => generated 896 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:40:35.941641 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-81be7ca7-6932-4d1b-9dce-4140a6400eb8 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:35.946898 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-81be7ca7-6932-4d1b-9dce-4140a6400eb8 tempest-CreateVolumesFromSourceVolumeTest-1987897884 tempest-CreateVolumesFromSourceVolumeTest-1987897884-project-member] GET https://10.4.3.105/volume/v3/volumes/638362c3-02c4-46a3-ae6c-179ab8e81e37 Aug 12 10:40:35.947094 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-81be7ca7-6932-4d1b-9dce-4140a6400eb8 tempest-CreateVolumesFromSourceVolumeTest-1987897884 tempest-CreateVolumesFromSourceVolumeTest-1987897884-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:35.947285 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-81be7ca7-6932-4d1b-9dce-4140a6400eb8 tempest-CreateVolumesFromSourceVolumeTest-1987897884 tempest-CreateVolumesFromSourceVolumeTest-1987897884-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:35.956298 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:40:35.956298 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:40:35.960783 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-81be7ca7-6932-4d1b-9dce-4140a6400eb8 tempest-CreateVolumesFromSourceVolumeTest-1987897884 tempest-CreateVolumesFromSourceVolumeTest-1987897884-project-member] Volume info retrieved successfully. Aug 12 10:40:35.965185 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-81be7ca7-6932-4d1b-9dce-4140a6400eb8 tempest-CreateVolumesFromSourceVolumeTest-1987897884 tempest-CreateVolumesFromSourceVolumeTest-1987897884-project-member] https://10.4.3.105/volume/v3/volumes/638362c3-02c4-46a3-ae6c-179ab8e81e37 returned with HTTP 200 Aug 12 10:40:35.965873 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 918/3652] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:40:35 2026] GET /volume/v3/volumes/638362c3-02c4-46a3-ae6c-179ab8e81e37 => generated 857 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:40:35.982154 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-34085ddd-ad2d-4f42-8c91-a8e0bd4ef19a None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:35.983949 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-34085ddd-ad2d-4f42-8c91-a8e0bd4ef19a tempest-CreateVolumesFromSourceVolumeTest-1987897884 tempest-CreateVolumesFromSourceVolumeTest-1987897884-project-member] POST https://10.4.3.105/volume/v3/volumes Aug 12 10:40:35.984298 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-34085ddd-ad2d-4f42-8c91-a8e0bd4ef19a tempest-CreateVolumesFromSourceVolumeTest-1987897884 tempest-CreateVolumesFromSourceVolumeTest-1987897884-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "638362c3-02c4-46a3-ae6c-179ab8e81e37", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-795210369"}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:40:35.985801 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.v3.volumes [None req-34085ddd-ad2d-4f42-8c91-a8e0bd4ef19a tempest-CreateVolumesFromSourceVolumeTest-1987897884 tempest-CreateVolumesFromSourceVolumeTest-1987897884-project-member] Create volume request body: {'volume': {"'source_volid": '638362c3-02c4-46a3-ae6c-179ab8e81e37', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-795210369'}} {{(pid=100373) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 10:40:35.985918 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.v3.volumes [None req-34085ddd-ad2d-4f42-8c91-a8e0bd4ef19a tempest-CreateVolumesFromSourceVolumeTest-1987897884 tempest-CreateVolumesFromSourceVolumeTest-1987897884-project-member] Create volume of 1 GB Aug 12 10:40:35.990297 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-34085ddd-ad2d-4f42-8c91-a8e0bd4ef19a tempest-CreateVolumesFromSourceVolumeTest-1987897884 tempest-CreateVolumesFromSourceVolumeTest-1987897884-project-member] Availability Zones retrieved successfully. Aug 12 10:40:35.996273 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-34085ddd-ad2d-4f42-8c91-a8e0bd4ef19a tempest-CreateVolumesFromSourceVolumeTest-1987897884 tempest-CreateVolumesFromSourceVolumeTest-1987897884-project-member] Flow 'volume_create_api' (b609270f-9210-4a00-86a0-168a8d5be32f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:40:35.997296 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-34085ddd-ad2d-4f42-8c91-a8e0bd4ef19a tempest-CreateVolumesFromSourceVolumeTest-1987897884 tempest-CreateVolumesFromSourceVolumeTest-1987897884-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (532d0924-bab3-441f-a713-ea284c7777a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:40:35.998510 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.flows.api.create_volume [None req-34085ddd-ad2d-4f42-8c91-a8e0bd4ef19a tempest-CreateVolumesFromSourceVolumeTest-1987897884 tempest-CreateVolumesFromSourceVolumeTest-1987897884-project-member] Validating volume size '1' using validate_int {{(pid=100373) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 10:40:36.025437 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-34085ddd-ad2d-4f42-8c91-a8e0bd4ef19a tempest-CreateVolumesFromSourceVolumeTest-1987897884 tempest-CreateVolumesFromSourceVolumeTest-1987897884-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (532d0924-bab3-441f-a713-ea284c7777a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T10:26:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6cd66f07-4c7b-40b2-9dfb-378538f29c9e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:40:36.026160 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-34085ddd-ad2d-4f42-8c91-a8e0bd4ef19a tempest-CreateVolumesFromSourceVolumeTest-1987897884 tempest-CreateVolumesFromSourceVolumeTest-1987897884-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (61a88c47-89d5-4132-b01d-e415c74bf712) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:40:36.065878 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-5cfc60ee-ab7d-4dcc-8e42-8b9947407ed7 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:36.067969 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-5cfc60ee-ab7d-4dcc-8e42-8b9947407ed7 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] GET https://10.4.3.105/volume/v3/backups/ee7ae999-2b8f-4bc7-928d-e286cf8aafb9 Aug 12 10:40:36.068264 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-5cfc60ee-ab7d-4dcc-8e42-8b9947407ed7 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:36.068546 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-5cfc60ee-ab7d-4dcc-8e42-8b9947407ed7 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:36.068739 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-5cfc60ee-ab7d-4dcc-8e42-8b9947407ed7 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Show backup with id ee7ae999-2b8f-4bc7-928d-e286cf8aafb9. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:40:36.069857 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.quota [None req-34085ddd-ad2d-4f42-8c91-a8e0bd4ef19a tempest-CreateVolumesFromSourceVolumeTest-1987897884 tempest-CreateVolumesFromSourceVolumeTest-1987897884-project-member] Created reservations ['c1695835-df22-4688-91f4-c2d9571859b3', '302519aa-ef53-429a-abe0-89d3091ce9af', '6536717d-e930-400d-b639-5790b6b890d3', '3ef38aad-9d94-4a9e-90f0-0c141d1ee8fc'] {{(pid=100373) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:40:36.071092 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-34085ddd-ad2d-4f42-8c91-a8e0bd4ef19a tempest-CreateVolumesFromSourceVolumeTest-1987897884 tempest-CreateVolumesFromSourceVolumeTest-1987897884-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (61a88c47-89d5-4132-b01d-e415c74bf712) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c1695835-df22-4688-91f4-c2d9571859b3', '302519aa-ef53-429a-abe0-89d3091ce9af', '6536717d-e930-400d-b639-5790b6b890d3', '3ef38aad-9d94-4a9e-90f0-0c141d1ee8fc']}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:40:36.071931 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-34085ddd-ad2d-4f42-8c91-a8e0bd4ef19a tempest-CreateVolumesFromSourceVolumeTest-1987897884 tempest-CreateVolumesFromSourceVolumeTest-1987897884-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d696990c-37ef-45f7-b353-21402ce45456) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:40:36.073264 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:40:36.073264 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:40:36.074135 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-5cfc60ee-ab7d-4dcc-8e42-8b9947407ed7 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] https://10.4.3.105/volume/v3/backups/ee7ae999-2b8f-4bc7-928d-e286cf8aafb9 returned with HTTP 200 Aug 12 10:40:36.074574 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 922/3653] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:40:36 2026] GET /volume/v3/backups/ee7ae999-2b8f-4bc7-928d-e286cf8aafb9 => generated 789 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:40:36.096972 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-34085ddd-ad2d-4f42-8c91-a8e0bd4ef19a tempest-CreateVolumesFromSourceVolumeTest-1987897884 tempest-CreateVolumesFromSourceVolumeTest-1987897884-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d696990c-37ef-45f7-b353-21402ce45456) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4b4cc098-fc94-41c3-b179-02bbb026591b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-795210369',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='efa95021fc144cfc9e23f2288b06377c',qos_specs=None,replication_status=,reservations=['c1695835-df22-4688-91f4-c2d9571859b3','302519aa-ef53-429a-abe0-89d3091ce9af','6536717d-e930-400d-b639-5790b6b890d3','3ef38aad-9d94-4a9e-90f0-0c141d1ee8fc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bfd3d316809a4482bac04dd435ba4775',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:40:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-795210369',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4b4cc098-fc94-41c3-b179-02bbb026591b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='efa95021fc144cfc9e23f2288b06377c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bfd3d316809a4482bac04dd435ba4775',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6cd66f07-4c7b-40b2-9dfb-378538f29c9e),volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:40:36.097825 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-34085ddd-ad2d-4f42-8c91-a8e0bd4ef19a tempest-CreateVolumesFromSourceVolumeTest-1987897884 tempest-CreateVolumesFromSourceVolumeTest-1987897884-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (45fee9fe-f02a-48ec-b176-bd3a0ce1ce01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:40:36.116934 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-34085ddd-ad2d-4f42-8c91-a8e0bd4ef19a tempest-CreateVolumesFromSourceVolumeTest-1987897884 tempest-CreateVolumesFromSourceVolumeTest-1987897884-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (45fee9fe-f02a-48ec-b176-bd3a0ce1ce01) transitioned into state 'SUCCESS' from state '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-795210369',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='efa95021fc144cfc9e23f2288b06377c',qos_specs=None,replication_status=,reservations=['c1695835-df22-4688-91f4-c2d9571859b3','302519aa-ef53-429a-abe0-89d3091ce9af','6536717d-e930-400d-b639-5790b6b890d3','3ef38aad-9d94-4a9e-90f0-0c141d1ee8fc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bfd3d316809a4482bac04dd435ba4775',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:40:36.117607 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-34085ddd-ad2d-4f42-8c91-a8e0bd4ef19a tempest-CreateVolumesFromSourceVolumeTest-1987897884 tempest-CreateVolumesFromSourceVolumeTest-1987897884-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e5c31718-a828-4360-9b5e-a6792cd041c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:40:36.125441 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-34085ddd-ad2d-4f42-8c91-a8e0bd4ef19a tempest-CreateVolumesFromSourceVolumeTest-1987897884 tempest-CreateVolumesFromSourceVolumeTest-1987897884-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e5c31718-a828-4360-9b5e-a6792cd041c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:40:36.126296 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-34085ddd-ad2d-4f42-8c91-a8e0bd4ef19a tempest-CreateVolumesFromSourceVolumeTest-1987897884 tempest-CreateVolumesFromSourceVolumeTest-1987897884-project-member] Flow 'volume_create_api' (b609270f-9210-4a00-86a0-168a8d5be32f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100373) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:40:36.126618 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-34085ddd-ad2d-4f42-8c91-a8e0bd4ef19a tempest-CreateVolumesFromSourceVolumeTest-1987897884 tempest-CreateVolumesFromSourceVolumeTest-1987897884-project-member] Create volume request issued successfully. Aug 12 10:40:36.127191 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-34085ddd-ad2d-4f42-8c91-a8e0bd4ef19a tempest-CreateVolumesFromSourceVolumeTest-1987897884 tempest-CreateVolumesFromSourceVolumeTest-1987897884-project-member] https://10.4.3.105/volume/v3/volumes returned with HTTP 202 Aug 12 10:40:36.127684 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 906/3654] 10.4.3.105 () {68 vars in 1259 bytes} [Wed Aug 12 10:40:35 2026] POST /volume/v3/volumes => generated 763 bytes in 146 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 10:40:36.139144 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-d97f5ef3-d9cb-411a-b801-62a9ddd376a2 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:36.140643 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-d97f5ef3-d9cb-411a-b801-62a9ddd376a2 tempest-CreateVolumesFromSourceVolumeTest-1987897884 tempest-CreateVolumesFromSourceVolumeTest-1987897884-project-member] POST https://10.4.3.105/volume/v3/volumes Aug 12 10:40:36.141307 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-d97f5ef3-d9cb-411a-b801-62a9ddd376a2 tempest-CreateVolumesFromSourceVolumeTest-1987897884 tempest-CreateVolumesFromSourceVolumeTest-1987897884-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "638362c3-02c4-46a3-ae6c-179ab8e81e37", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-319775459"}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:40:36.142916 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.volumes [None req-d97f5ef3-d9cb-411a-b801-62a9ddd376a2 tempest-CreateVolumesFromSourceVolumeTest-1987897884 tempest-CreateVolumesFromSourceVolumeTest-1987897884-project-member] Create volume request body: {'volume': {"'source_volid": '638362c3-02c4-46a3-ae6c-179ab8e81e37', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-319775459'}} {{(pid=100374) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 10:40:36.143110 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.v3.volumes [None req-d97f5ef3-d9cb-411a-b801-62a9ddd376a2 tempest-CreateVolumesFromSourceVolumeTest-1987897884 tempest-CreateVolumesFromSourceVolumeTest-1987897884-project-member] Create volume of 1 GB Aug 12 10:40:36.147863 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-d97f5ef3-d9cb-411a-b801-62a9ddd376a2 tempest-CreateVolumesFromSourceVolumeTest-1987897884 tempest-CreateVolumesFromSourceVolumeTest-1987897884-project-member] Availability Zones retrieved successfully. Aug 12 10:40:36.153803 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-d97f5ef3-d9cb-411a-b801-62a9ddd376a2 tempest-CreateVolumesFromSourceVolumeTest-1987897884 tempest-CreateVolumesFromSourceVolumeTest-1987897884-project-member] Flow 'volume_create_api' (1285d4de-fbf0-4540-8219-f37d248c2b7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:40:36.154766 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-d97f5ef3-d9cb-411a-b801-62a9ddd376a2 tempest-CreateVolumesFromSourceVolumeTest-1987897884 tempest-CreateVolumesFromSourceVolumeTest-1987897884-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7ad151e0-e191-4675-becc-12780c1c8273) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:40:36.155804 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.flows.api.create_volume [None req-d97f5ef3-d9cb-411a-b801-62a9ddd376a2 tempest-CreateVolumesFromSourceVolumeTest-1987897884 tempest-CreateVolumesFromSourceVolumeTest-1987897884-project-member] Validating volume size '1' using validate_int {{(pid=100374) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 10:40:36.183567 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-d97f5ef3-d9cb-411a-b801-62a9ddd376a2 tempest-CreateVolumesFromSourceVolumeTest-1987897884 tempest-CreateVolumesFromSourceVolumeTest-1987897884-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7ad151e0-e191-4675-becc-12780c1c8273) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T10:26:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6cd66f07-4c7b-40b2-9dfb-378538f29c9e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:40:36.184465 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-d97f5ef3-d9cb-411a-b801-62a9ddd376a2 tempest-CreateVolumesFromSourceVolumeTest-1987897884 tempest-CreateVolumesFromSourceVolumeTest-1987897884-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5a160b7d-9e31-444d-b8af-94f91b4b9f32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:40:36.227427 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.quota [None req-d97f5ef3-d9cb-411a-b801-62a9ddd376a2 tempest-CreateVolumesFromSourceVolumeTest-1987897884 tempest-CreateVolumesFromSourceVolumeTest-1987897884-project-member] Created reservations ['0354ea69-5ab9-440f-becd-82be86d317c5', 'b9e17412-314d-43d4-b2e8-ad6759837153', 'ca3d09f8-4ee9-4c10-abe7-9d819189ccd2', '0d62748a-9342-443e-9e4d-c03ee88e5a71'] {{(pid=100374) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:40:36.230581 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-d97f5ef3-d9cb-411a-b801-62a9ddd376a2 tempest-CreateVolumesFromSourceVolumeTest-1987897884 tempest-CreateVolumesFromSourceVolumeTest-1987897884-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5a160b7d-9e31-444d-b8af-94f91b4b9f32) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0354ea69-5ab9-440f-becd-82be86d317c5', 'b9e17412-314d-43d4-b2e8-ad6759837153', 'ca3d09f8-4ee9-4c10-abe7-9d819189ccd2', '0d62748a-9342-443e-9e4d-c03ee88e5a71']}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:40:36.230581 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-d97f5ef3-d9cb-411a-b801-62a9ddd376a2 tempest-CreateVolumesFromSourceVolumeTest-1987897884 tempest-CreateVolumesFromSourceVolumeTest-1987897884-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2afab5f2-0581-459a-b681-9f45605fcf13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:40:36.255611 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-d97f5ef3-d9cb-411a-b801-62a9ddd376a2 tempest-CreateVolumesFromSourceVolumeTest-1987897884 tempest-CreateVolumesFromSourceVolumeTest-1987897884-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2afab5f2-0581-459a-b681-9f45605fcf13) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '91491de6-705b-451f-a974-3f707f7ddc31', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-319775459',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='efa95021fc144cfc9e23f2288b06377c',qos_specs=None,replication_status=,reservations=['0354ea69-5ab9-440f-becd-82be86d317c5','b9e17412-314d-43d4-b2e8-ad6759837153','ca3d09f8-4ee9-4c10-abe7-9d819189ccd2','0d62748a-9342-443e-9e4d-c03ee88e5a71'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bfd3d316809a4482bac04dd435ba4775',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:40:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-319775459',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=91491de6-705b-451f-a974-3f707f7ddc31,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='efa95021fc144cfc9e23f2288b06377c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bfd3d316809a4482bac04dd435ba4775',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6cd66f07-4c7b-40b2-9dfb-378538f29c9e),volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:40:36.256932 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-d97f5ef3-d9cb-411a-b801-62a9ddd376a2 tempest-CreateVolumesFromSourceVolumeTest-1987897884 tempest-CreateVolumesFromSourceVolumeTest-1987897884-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f8f1a400-24da-47a7-9c40-c1b3f313a38f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:40:36.277441 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-d97f5ef3-d9cb-411a-b801-62a9ddd376a2 tempest-CreateVolumesFromSourceVolumeTest-1987897884 tempest-CreateVolumesFromSourceVolumeTest-1987897884-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f8f1a400-24da-47a7-9c40-c1b3f313a38f) transitioned into state 'SUCCESS' from state '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-319775459',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='efa95021fc144cfc9e23f2288b06377c',qos_specs=None,replication_status=,reservations=['0354ea69-5ab9-440f-becd-82be86d317c5','b9e17412-314d-43d4-b2e8-ad6759837153','ca3d09f8-4ee9-4c10-abe7-9d819189ccd2','0d62748a-9342-443e-9e4d-c03ee88e5a71'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bfd3d316809a4482bac04dd435ba4775',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:40:36.277441 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-d97f5ef3-d9cb-411a-b801-62a9ddd376a2 tempest-CreateVolumesFromSourceVolumeTest-1987897884 tempest-CreateVolumesFromSourceVolumeTest-1987897884-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (890520d7-415a-4636-a82b-a38da90b6d4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:40:36.285184 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-d97f5ef3-d9cb-411a-b801-62a9ddd376a2 tempest-CreateVolumesFromSourceVolumeTest-1987897884 tempest-CreateVolumesFromSourceVolumeTest-1987897884-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (890520d7-415a-4636-a82b-a38da90b6d4d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:40:36.286131 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-d97f5ef3-d9cb-411a-b801-62a9ddd376a2 tempest-CreateVolumesFromSourceVolumeTest-1987897884 tempest-CreateVolumesFromSourceVolumeTest-1987897884-project-member] Flow 'volume_create_api' (1285d4de-fbf0-4540-8219-f37d248c2b7e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100374) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:40:36.286640 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-d97f5ef3-d9cb-411a-b801-62a9ddd376a2 tempest-CreateVolumesFromSourceVolumeTest-1987897884 tempest-CreateVolumesFromSourceVolumeTest-1987897884-project-member] Create volume request issued successfully. Aug 12 10:40:36.287256 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-d97f5ef3-d9cb-411a-b801-62a9ddd376a2 tempest-CreateVolumesFromSourceVolumeTest-1987897884 tempest-CreateVolumesFromSourceVolumeTest-1987897884-project-member] https://10.4.3.105/volume/v3/volumes returned with HTTP 202 Aug 12 10:40:36.287767 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 909/3655] 10.4.3.105 () {68 vars in 1259 bytes} [Wed Aug 12 10:40:36 2026] POST /volume/v3/volumes => generated 763 bytes in 150 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 10:40:36.299117 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-ae6f6581-f4ee-4ddf-a0cb-13bfa60f6c7e None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:36.302230 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-ae6f6581-f4ee-4ddf-a0cb-13bfa60f6c7e tempest-CreateVolumesFromSourceVolumeTest-1987897884 tempest-CreateVolumesFromSourceVolumeTest-1987897884-project-member] POST https://10.4.3.105/volume/v3/volumes Aug 12 10:40:36.302617 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-ae6f6581-f4ee-4ddf-a0cb-13bfa60f6c7e tempest-CreateVolumesFromSourceVolumeTest-1987897884 tempest-CreateVolumesFromSourceVolumeTest-1987897884-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "638362c3-02c4-46a3-ae6c-179ab8e81e37", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1699863095"}} {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:40:36.304186 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.v3.volumes [None req-ae6f6581-f4ee-4ddf-a0cb-13bfa60f6c7e tempest-CreateVolumesFromSourceVolumeTest-1987897884 tempest-CreateVolumesFromSourceVolumeTest-1987897884-project-member] Create volume request body: {'volume': {"'source_volid": '638362c3-02c4-46a3-ae6c-179ab8e81e37', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1699863095'}} {{(pid=100372) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 10:40:36.304460 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.v3.volumes [None req-ae6f6581-f4ee-4ddf-a0cb-13bfa60f6c7e tempest-CreateVolumesFromSourceVolumeTest-1987897884 tempest-CreateVolumesFromSourceVolumeTest-1987897884-project-member] Create volume of 1 GB Aug 12 10:40:36.308423 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-ae6f6581-f4ee-4ddf-a0cb-13bfa60f6c7e tempest-CreateVolumesFromSourceVolumeTest-1987897884 tempest-CreateVolumesFromSourceVolumeTest-1987897884-project-member] Availability Zones retrieved successfully. Aug 12 10:40:36.313888 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-ae6f6581-f4ee-4ddf-a0cb-13bfa60f6c7e tempest-CreateVolumesFromSourceVolumeTest-1987897884 tempest-CreateVolumesFromSourceVolumeTest-1987897884-project-member] Flow 'volume_create_api' (0c1d8337-eb11-404f-852a-32a99466326a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100372) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:40:36.314963 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-ae6f6581-f4ee-4ddf-a0cb-13bfa60f6c7e tempest-CreateVolumesFromSourceVolumeTest-1987897884 tempest-CreateVolumesFromSourceVolumeTest-1987897884-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7f141e5a-2ddd-4ee9-86cf-ba57b6486234) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:40:36.315900 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.flows.api.create_volume [None req-ae6f6581-f4ee-4ddf-a0cb-13bfa60f6c7e tempest-CreateVolumesFromSourceVolumeTest-1987897884 tempest-CreateVolumesFromSourceVolumeTest-1987897884-project-member] Validating volume size '1' using validate_int {{(pid=100372) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 10:40:36.343020 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-ae6f6581-f4ee-4ddf-a0cb-13bfa60f6c7e tempest-CreateVolumesFromSourceVolumeTest-1987897884 tempest-CreateVolumesFromSourceVolumeTest-1987897884-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7f141e5a-2ddd-4ee9-86cf-ba57b6486234) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T10:26:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6cd66f07-4c7b-40b2-9dfb-378538f29c9e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:40:36.344126 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-ae6f6581-f4ee-4ddf-a0cb-13bfa60f6c7e tempest-CreateVolumesFromSourceVolumeTest-1987897884 tempest-CreateVolumesFromSourceVolumeTest-1987897884-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1775fa3f-6aae-4a82-93dc-bc3ca54cc579) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:40:36.384336 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.quota [None req-ae6f6581-f4ee-4ddf-a0cb-13bfa60f6c7e tempest-CreateVolumesFromSourceVolumeTest-1987897884 tempest-CreateVolumesFromSourceVolumeTest-1987897884-project-member] Created reservations ['6942841f-ab85-43f0-8a01-3af68c7638a3', '33f3d9b1-8f15-42e6-ad46-715c75220940', 'e13fe755-2358-4630-b8d2-a1a2aff5c4c0', '84df9b55-5268-4474-b74f-b169e3568178'] {{(pid=100372) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:40:36.385175 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-ae6f6581-f4ee-4ddf-a0cb-13bfa60f6c7e tempest-CreateVolumesFromSourceVolumeTest-1987897884 tempest-CreateVolumesFromSourceVolumeTest-1987897884-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1775fa3f-6aae-4a82-93dc-bc3ca54cc579) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6942841f-ab85-43f0-8a01-3af68c7638a3', '33f3d9b1-8f15-42e6-ad46-715c75220940', 'e13fe755-2358-4630-b8d2-a1a2aff5c4c0', '84df9b55-5268-4474-b74f-b169e3568178']}' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:40:36.386038 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-ae6f6581-f4ee-4ddf-a0cb-13bfa60f6c7e tempest-CreateVolumesFromSourceVolumeTest-1987897884 tempest-CreateVolumesFromSourceVolumeTest-1987897884-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c4111ac7-4c5c-493d-b9d9-1e55e3415726) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:40:36.408351 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-ae6f6581-f4ee-4ddf-a0cb-13bfa60f6c7e tempest-CreateVolumesFromSourceVolumeTest-1987897884 tempest-CreateVolumesFromSourceVolumeTest-1987897884-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c4111ac7-4c5c-493d-b9d9-1e55e3415726) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c11701b5-03ae-4e69-8a41-9868bade9859', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1699863095',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='efa95021fc144cfc9e23f2288b06377c',qos_specs=None,replication_status=,reservations=['6942841f-ab85-43f0-8a01-3af68c7638a3','33f3d9b1-8f15-42e6-ad46-715c75220940','e13fe755-2358-4630-b8d2-a1a2aff5c4c0','84df9b55-5268-4474-b74f-b169e3568178'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bfd3d316809a4482bac04dd435ba4775',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:40:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1699863095',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c11701b5-03ae-4e69-8a41-9868bade9859,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='efa95021fc144cfc9e23f2288b06377c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bfd3d316809a4482bac04dd435ba4775',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6cd66f07-4c7b-40b2-9dfb-378538f29c9e),volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:40:36.409233 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-ae6f6581-f4ee-4ddf-a0cb-13bfa60f6c7e tempest-CreateVolumesFromSourceVolumeTest-1987897884 tempest-CreateVolumesFromSourceVolumeTest-1987897884-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (627750be-9150-4421-a6a8-06edad167b59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:40:36.428244 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-ae6f6581-f4ee-4ddf-a0cb-13bfa60f6c7e tempest-CreateVolumesFromSourceVolumeTest-1987897884 tempest-CreateVolumesFromSourceVolumeTest-1987897884-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (627750be-9150-4421-a6a8-06edad167b59) transitioned into state 'SUCCESS' from state '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-1699863095',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='efa95021fc144cfc9e23f2288b06377c',qos_specs=None,replication_status=,reservations=['6942841f-ab85-43f0-8a01-3af68c7638a3','33f3d9b1-8f15-42e6-ad46-715c75220940','e13fe755-2358-4630-b8d2-a1a2aff5c4c0','84df9b55-5268-4474-b74f-b169e3568178'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bfd3d316809a4482bac04dd435ba4775',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:40:36.429084 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-ae6f6581-f4ee-4ddf-a0cb-13bfa60f6c7e tempest-CreateVolumesFromSourceVolumeTest-1987897884 tempest-CreateVolumesFromSourceVolumeTest-1987897884-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2a180193-4d42-4ba5-82f8-b1c3a41b78ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:40:36.437370 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-ae6f6581-f4ee-4ddf-a0cb-13bfa60f6c7e tempest-CreateVolumesFromSourceVolumeTest-1987897884 tempest-CreateVolumesFromSourceVolumeTest-1987897884-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2a180193-4d42-4ba5-82f8-b1c3a41b78ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:40:36.438243 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-ae6f6581-f4ee-4ddf-a0cb-13bfa60f6c7e tempest-CreateVolumesFromSourceVolumeTest-1987897884 tempest-CreateVolumesFromSourceVolumeTest-1987897884-project-member] Flow 'volume_create_api' (0c1d8337-eb11-404f-852a-32a99466326a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100372) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:40:36.438550 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-ae6f6581-f4ee-4ddf-a0cb-13bfa60f6c7e tempest-CreateVolumesFromSourceVolumeTest-1987897884 tempest-CreateVolumesFromSourceVolumeTest-1987897884-project-member] Create volume request issued successfully. Aug 12 10:40:36.439122 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-ae6f6581-f4ee-4ddf-a0cb-13bfa60f6c7e tempest-CreateVolumesFromSourceVolumeTest-1987897884 tempest-CreateVolumesFromSourceVolumeTest-1987897884-project-member] https://10.4.3.105/volume/v3/volumes returned with HTTP 202 Aug 12 10:40:36.439579 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 919/3656] 10.4.3.105 () {68 vars in 1259 bytes} [Wed Aug 12 10:40:36 2026] POST /volume/v3/volumes => generated 764 bytes in 141 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 10:40:36.451551 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-e45e419a-445b-4709-aa7c-35eaa19f0112 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:36.453321 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-e45e419a-445b-4709-aa7c-35eaa19f0112 tempest-CreateVolumesFromSourceVolumeTest-1987897884 tempest-CreateVolumesFromSourceVolumeTest-1987897884-project-member] POST https://10.4.3.105/volume/v3/volumes Aug 12 10:40:36.453720 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-e45e419a-445b-4709-aa7c-35eaa19f0112 tempest-CreateVolumesFromSourceVolumeTest-1987897884 tempest-CreateVolumesFromSourceVolumeTest-1987897884-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "638362c3-02c4-46a3-ae6c-179ab8e81e37", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1421290941"}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:40:36.455261 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.v3.volumes [None req-e45e419a-445b-4709-aa7c-35eaa19f0112 tempest-CreateVolumesFromSourceVolumeTest-1987897884 tempest-CreateVolumesFromSourceVolumeTest-1987897884-project-member] Create volume request body: {'volume': {"'source_volid": '638362c3-02c4-46a3-ae6c-179ab8e81e37', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1421290941'}} {{(pid=100375) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 10:40:36.455348 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.v3.volumes [None req-e45e419a-445b-4709-aa7c-35eaa19f0112 tempest-CreateVolumesFromSourceVolumeTest-1987897884 tempest-CreateVolumesFromSourceVolumeTest-1987897884-project-member] Create volume of 1 GB Aug 12 10:40:36.460362 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-e45e419a-445b-4709-aa7c-35eaa19f0112 tempest-CreateVolumesFromSourceVolumeTest-1987897884 tempest-CreateVolumesFromSourceVolumeTest-1987897884-project-member] Availability Zones retrieved successfully. Aug 12 10:40:36.466217 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-e45e419a-445b-4709-aa7c-35eaa19f0112 tempest-CreateVolumesFromSourceVolumeTest-1987897884 tempest-CreateVolumesFromSourceVolumeTest-1987897884-project-member] Flow 'volume_create_api' (ad46e9dd-dc8e-4fe5-a63e-3318bea7eced) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:40:36.467102 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-e45e419a-445b-4709-aa7c-35eaa19f0112 tempest-CreateVolumesFromSourceVolumeTest-1987897884 tempest-CreateVolumesFromSourceVolumeTest-1987897884-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (41ae455a-4ae7-4611-b99e-65a0858374f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:40:36.468015 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.flows.api.create_volume [None req-e45e419a-445b-4709-aa7c-35eaa19f0112 tempest-CreateVolumesFromSourceVolumeTest-1987897884 tempest-CreateVolumesFromSourceVolumeTest-1987897884-project-member] Validating volume size '1' using validate_int {{(pid=100375) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 10:40:36.494793 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-e45e419a-445b-4709-aa7c-35eaa19f0112 tempest-CreateVolumesFromSourceVolumeTest-1987897884 tempest-CreateVolumesFromSourceVolumeTest-1987897884-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (41ae455a-4ae7-4611-b99e-65a0858374f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T10:26:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6cd66f07-4c7b-40b2-9dfb-378538f29c9e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:40:36.495529 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-e45e419a-445b-4709-aa7c-35eaa19f0112 tempest-CreateVolumesFromSourceVolumeTest-1987897884 tempest-CreateVolumesFromSourceVolumeTest-1987897884-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fa13667b-e893-4c9c-a0b8-73bd8f09bc80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:40:36.535899 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.quota [None req-e45e419a-445b-4709-aa7c-35eaa19f0112 tempest-CreateVolumesFromSourceVolumeTest-1987897884 tempest-CreateVolumesFromSourceVolumeTest-1987897884-project-member] Created reservations ['c5d2d5b5-db0e-4078-89ef-bf27d260b315', '2a416b0a-bb8c-42ff-a804-e4356a93cd2a', '89682191-3326-4f1c-9809-4e01929e16fe', '9c62cca7-467b-4f35-8043-7472f06f8011'] {{(pid=100375) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:40:36.536720 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-e45e419a-445b-4709-aa7c-35eaa19f0112 tempest-CreateVolumesFromSourceVolumeTest-1987897884 tempest-CreateVolumesFromSourceVolumeTest-1987897884-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fa13667b-e893-4c9c-a0b8-73bd8f09bc80) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c5d2d5b5-db0e-4078-89ef-bf27d260b315', '2a416b0a-bb8c-42ff-a804-e4356a93cd2a', '89682191-3326-4f1c-9809-4e01929e16fe', '9c62cca7-467b-4f35-8043-7472f06f8011']}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:40:36.537392 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-e45e419a-445b-4709-aa7c-35eaa19f0112 tempest-CreateVolumesFromSourceVolumeTest-1987897884 tempest-CreateVolumesFromSourceVolumeTest-1987897884-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a825947f-5f51-4ce5-8473-73e204af3d06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:40:36.558060 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-e45e419a-445b-4709-aa7c-35eaa19f0112 tempest-CreateVolumesFromSourceVolumeTest-1987897884 tempest-CreateVolumesFromSourceVolumeTest-1987897884-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a825947f-5f51-4ce5-8473-73e204af3d06) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '848e0115-a165-4fb9-8f64-72794030a460', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1421290941',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='efa95021fc144cfc9e23f2288b06377c',qos_specs=None,replication_status=,reservations=['c5d2d5b5-db0e-4078-89ef-bf27d260b315','2a416b0a-bb8c-42ff-a804-e4356a93cd2a','89682191-3326-4f1c-9809-4e01929e16fe','9c62cca7-467b-4f35-8043-7472f06f8011'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bfd3d316809a4482bac04dd435ba4775',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:40:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1421290941',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=848e0115-a165-4fb9-8f64-72794030a460,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='efa95021fc144cfc9e23f2288b06377c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bfd3d316809a4482bac04dd435ba4775',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6cd66f07-4c7b-40b2-9dfb-378538f29c9e),volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:40:36.558827 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-e45e419a-445b-4709-aa7c-35eaa19f0112 tempest-CreateVolumesFromSourceVolumeTest-1987897884 tempest-CreateVolumesFromSourceVolumeTest-1987897884-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4e8610f1-3fc2-446b-af79-36edf1ee8363) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:40:36.576282 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-e45e419a-445b-4709-aa7c-35eaa19f0112 tempest-CreateVolumesFromSourceVolumeTest-1987897884 tempest-CreateVolumesFromSourceVolumeTest-1987897884-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4e8610f1-3fc2-446b-af79-36edf1ee8363) transitioned into state 'SUCCESS' from state '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-1421290941',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='efa95021fc144cfc9e23f2288b06377c',qos_specs=None,replication_status=,reservations=['c5d2d5b5-db0e-4078-89ef-bf27d260b315','2a416b0a-bb8c-42ff-a804-e4356a93cd2a','89682191-3326-4f1c-9809-4e01929e16fe','9c62cca7-467b-4f35-8043-7472f06f8011'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bfd3d316809a4482bac04dd435ba4775',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:40:36.577027 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-e45e419a-445b-4709-aa7c-35eaa19f0112 tempest-CreateVolumesFromSourceVolumeTest-1987897884 tempest-CreateVolumesFromSourceVolumeTest-1987897884-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cac731c4-73ee-4e31-a661-35bb4af35d5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:40:36.586134 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-e45e419a-445b-4709-aa7c-35eaa19f0112 tempest-CreateVolumesFromSourceVolumeTest-1987897884 tempest-CreateVolumesFromSourceVolumeTest-1987897884-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cac731c4-73ee-4e31-a661-35bb4af35d5c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:40:36.587368 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-e45e419a-445b-4709-aa7c-35eaa19f0112 tempest-CreateVolumesFromSourceVolumeTest-1987897884 tempest-CreateVolumesFromSourceVolumeTest-1987897884-project-member] Flow 'volume_create_api' (ad46e9dd-dc8e-4fe5-a63e-3318bea7eced) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100375) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:40:36.587978 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-e45e419a-445b-4709-aa7c-35eaa19f0112 tempest-CreateVolumesFromSourceVolumeTest-1987897884 tempest-CreateVolumesFromSourceVolumeTest-1987897884-project-member] Create volume request issued successfully. Aug 12 10:40:36.588756 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-e45e419a-445b-4709-aa7c-35eaa19f0112 tempest-CreateVolumesFromSourceVolumeTest-1987897884 tempest-CreateVolumesFromSourceVolumeTest-1987897884-project-member] https://10.4.3.105/volume/v3/volumes returned with HTTP 202 Aug 12 10:40:36.589346 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 923/3657] 10.4.3.105 () {68 vars in 1259 bytes} [Wed Aug 12 10:40:36 2026] POST /volume/v3/volumes => generated 764 bytes in 138 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 10:40:36.602203 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-76d2e4c5-e1ca-4e0c-a94a-46ecce00f02c None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:36.603975 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-76d2e4c5-e1ca-4e0c-a94a-46ecce00f02c tempest-CreateVolumesFromSourceVolumeTest-1987897884 tempest-CreateVolumesFromSourceVolumeTest-1987897884-project-member] POST https://10.4.3.105/volume/v3/volumes Aug 12 10:40:36.604308 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-76d2e4c5-e1ca-4e0c-a94a-46ecce00f02c tempest-CreateVolumesFromSourceVolumeTest-1987897884 tempest-CreateVolumesFromSourceVolumeTest-1987897884-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "638362c3-02c4-46a3-ae6c-179ab8e81e37", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1884521945"}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:40:36.605736 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.v3.volumes [None req-76d2e4c5-e1ca-4e0c-a94a-46ecce00f02c tempest-CreateVolumesFromSourceVolumeTest-1987897884 tempest-CreateVolumesFromSourceVolumeTest-1987897884-project-member] Create volume request body: {'volume': {"'source_volid": '638362c3-02c4-46a3-ae6c-179ab8e81e37', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1884521945'}} {{(pid=100373) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 10:40:36.605860 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.v3.volumes [None req-76d2e4c5-e1ca-4e0c-a94a-46ecce00f02c tempest-CreateVolumesFromSourceVolumeTest-1987897884 tempest-CreateVolumesFromSourceVolumeTest-1987897884-project-member] Create volume of 1 GB Aug 12 10:40:36.606115 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:40:36.606115 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:40:36.610228 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-76d2e4c5-e1ca-4e0c-a94a-46ecce00f02c tempest-CreateVolumesFromSourceVolumeTest-1987897884 tempest-CreateVolumesFromSourceVolumeTest-1987897884-project-member] Availability Zones retrieved successfully. Aug 12 10:40:36.615692 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-76d2e4c5-e1ca-4e0c-a94a-46ecce00f02c tempest-CreateVolumesFromSourceVolumeTest-1987897884 tempest-CreateVolumesFromSourceVolumeTest-1987897884-project-member] Flow 'volume_create_api' (6a8b11a0-7fc4-40bf-a12a-5f9be791725f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:40:36.616549 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-76d2e4c5-e1ca-4e0c-a94a-46ecce00f02c tempest-CreateVolumesFromSourceVolumeTest-1987897884 tempest-CreateVolumesFromSourceVolumeTest-1987897884-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7c62a826-a75d-4a23-8649-750ffd7287eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:40:36.617397 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.flows.api.create_volume [None req-76d2e4c5-e1ca-4e0c-a94a-46ecce00f02c tempest-CreateVolumesFromSourceVolumeTest-1987897884 tempest-CreateVolumesFromSourceVolumeTest-1987897884-project-member] Validating volume size '1' using validate_int {{(pid=100373) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 10:40:36.644441 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-76d2e4c5-e1ca-4e0c-a94a-46ecce00f02c tempest-CreateVolumesFromSourceVolumeTest-1987897884 tempest-CreateVolumesFromSourceVolumeTest-1987897884-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7c62a826-a75d-4a23-8649-750ffd7287eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T10:26:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6cd66f07-4c7b-40b2-9dfb-378538f29c9e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:40:36.645278 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-76d2e4c5-e1ca-4e0c-a94a-46ecce00f02c tempest-CreateVolumesFromSourceVolumeTest-1987897884 tempest-CreateVolumesFromSourceVolumeTest-1987897884-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1537039c-c58b-4f6c-9279-ef0f03394eeb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:40:36.684657 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.quota [None req-76d2e4c5-e1ca-4e0c-a94a-46ecce00f02c tempest-CreateVolumesFromSourceVolumeTest-1987897884 tempest-CreateVolumesFromSourceVolumeTest-1987897884-project-member] Created reservations ['0c24d738-1ad2-410e-8593-d2af7c8477d9', '8240743f-3976-466d-99ec-d44e579624d5', '603ca437-e63d-459c-9459-3e33e76371da', '15f2cde0-ccea-4c1f-8b61-4d76e565f5d7'] {{(pid=100373) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:40:36.685021 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-76d2e4c5-e1ca-4e0c-a94a-46ecce00f02c tempest-CreateVolumesFromSourceVolumeTest-1987897884 tempest-CreateVolumesFromSourceVolumeTest-1987897884-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1537039c-c58b-4f6c-9279-ef0f03394eeb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0c24d738-1ad2-410e-8593-d2af7c8477d9', '8240743f-3976-466d-99ec-d44e579624d5', '603ca437-e63d-459c-9459-3e33e76371da', '15f2cde0-ccea-4c1f-8b61-4d76e565f5d7']}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:40:36.685712 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-76d2e4c5-e1ca-4e0c-a94a-46ecce00f02c tempest-CreateVolumesFromSourceVolumeTest-1987897884 tempest-CreateVolumesFromSourceVolumeTest-1987897884-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (27113343-3214-4d8b-a101-5cf476c040c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:40:36.708965 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-76d2e4c5-e1ca-4e0c-a94a-46ecce00f02c tempest-CreateVolumesFromSourceVolumeTest-1987897884 tempest-CreateVolumesFromSourceVolumeTest-1987897884-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (27113343-3214-4d8b-a101-5cf476c040c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2e999b7e-7be5-4ea0-ae43-f34413ea98a6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1884521945',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='efa95021fc144cfc9e23f2288b06377c',qos_specs=None,replication_status=,reservations=['0c24d738-1ad2-410e-8593-d2af7c8477d9','8240743f-3976-466d-99ec-d44e579624d5','603ca437-e63d-459c-9459-3e33e76371da','15f2cde0-ccea-4c1f-8b61-4d76e565f5d7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bfd3d316809a4482bac04dd435ba4775',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:40:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1884521945',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2e999b7e-7be5-4ea0-ae43-f34413ea98a6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='efa95021fc144cfc9e23f2288b06377c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bfd3d316809a4482bac04dd435ba4775',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6cd66f07-4c7b-40b2-9dfb-378538f29c9e),volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:40:36.709935 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-76d2e4c5-e1ca-4e0c-a94a-46ecce00f02c tempest-CreateVolumesFromSourceVolumeTest-1987897884 tempest-CreateVolumesFromSourceVolumeTest-1987897884-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c50c7fda-0ae9-41e3-8d3e-8b55fd68a222) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:40:36.727792 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-76d2e4c5-e1ca-4e0c-a94a-46ecce00f02c tempest-CreateVolumesFromSourceVolumeTest-1987897884 tempest-CreateVolumesFromSourceVolumeTest-1987897884-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c50c7fda-0ae9-41e3-8d3e-8b55fd68a222) transitioned into state 'SUCCESS' from state '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-1884521945',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='efa95021fc144cfc9e23f2288b06377c',qos_specs=None,replication_status=,reservations=['0c24d738-1ad2-410e-8593-d2af7c8477d9','8240743f-3976-466d-99ec-d44e579624d5','603ca437-e63d-459c-9459-3e33e76371da','15f2cde0-ccea-4c1f-8b61-4d76e565f5d7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bfd3d316809a4482bac04dd435ba4775',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:40:36.728499 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-76d2e4c5-e1ca-4e0c-a94a-46ecce00f02c tempest-CreateVolumesFromSourceVolumeTest-1987897884 tempest-CreateVolumesFromSourceVolumeTest-1987897884-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (76e5dcbc-07f0-4b7c-9078-0d600653ecc3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:40:36.736577 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-76d2e4c5-e1ca-4e0c-a94a-46ecce00f02c tempest-CreateVolumesFromSourceVolumeTest-1987897884 tempest-CreateVolumesFromSourceVolumeTest-1987897884-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (76e5dcbc-07f0-4b7c-9078-0d600653ecc3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:40:36.737497 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-76d2e4c5-e1ca-4e0c-a94a-46ecce00f02c tempest-CreateVolumesFromSourceVolumeTest-1987897884 tempest-CreateVolumesFromSourceVolumeTest-1987897884-project-member] Flow 'volume_create_api' (6a8b11a0-7fc4-40bf-a12a-5f9be791725f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100373) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:40:36.737848 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-76d2e4c5-e1ca-4e0c-a94a-46ecce00f02c tempest-CreateVolumesFromSourceVolumeTest-1987897884 tempest-CreateVolumesFromSourceVolumeTest-1987897884-project-member] Create volume request issued successfully. Aug 12 10:40:36.738377 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-76d2e4c5-e1ca-4e0c-a94a-46ecce00f02c tempest-CreateVolumesFromSourceVolumeTest-1987897884 tempest-CreateVolumesFromSourceVolumeTest-1987897884-project-member] https://10.4.3.105/volume/v3/volumes returned with HTTP 202 Aug 12 10:40:36.738828 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 907/3658] 10.4.3.105 () {68 vars in 1259 bytes} [Wed Aug 12 10:40:36 2026] POST /volume/v3/volumes => generated 764 bytes in 137 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 10:40:36.754070 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-bb13dd60-2bee-494b-8bb3-7dd8437292bb None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:36.757104 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-bb13dd60-2bee-494b-8bb3-7dd8437292bb tempest-CreateVolumesFromSourceVolumeTest-1987897884 tempest-CreateVolumesFromSourceVolumeTest-1987897884-project-member] GET https://10.4.3.105/volume/v3/volumes/4b4cc098-fc94-41c3-b179-02bbb026591b Aug 12 10:40:36.757104 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-bb13dd60-2bee-494b-8bb3-7dd8437292bb tempest-CreateVolumesFromSourceVolumeTest-1987897884 tempest-CreateVolumesFromSourceVolumeTest-1987897884-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:36.757104 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-bb13dd60-2bee-494b-8bb3-7dd8437292bb tempest-CreateVolumesFromSourceVolumeTest-1987897884 tempest-CreateVolumesFromSourceVolumeTest-1987897884-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:36.764069 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:40:36.764069 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:40:36.766647 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-bb13dd60-2bee-494b-8bb3-7dd8437292bb tempest-CreateVolumesFromSourceVolumeTest-1987897884 tempest-CreateVolumesFromSourceVolumeTest-1987897884-project-member] Volume info retrieved successfully. Aug 12 10:40:36.770933 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-bb13dd60-2bee-494b-8bb3-7dd8437292bb tempest-CreateVolumesFromSourceVolumeTest-1987897884 tempest-CreateVolumesFromSourceVolumeTest-1987897884-project-member] https://10.4.3.105/volume/v3/volumes/4b4cc098-fc94-41c3-b179-02bbb026591b returned with HTTP 200 Aug 12 10:40:36.771398 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 910/3659] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:40:36 2026] GET /volume/v3/volumes/4b4cc098-fc94-41c3-b179-02bbb026591b => generated 856 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:40:36.782886 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-9ce4415c-a0de-4e42-815a-259df436a9dd None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:36.784734 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-9ce4415c-a0de-4e42-815a-259df436a9dd tempest-CreateVolumesFromSourceVolumeTest-1987897884 tempest-CreateVolumesFromSourceVolumeTest-1987897884-project-member] GET https://10.4.3.105/volume/v3/volumes/91491de6-705b-451f-a974-3f707f7ddc31 Aug 12 10:40:36.784941 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-9ce4415c-a0de-4e42-815a-259df436a9dd tempest-CreateVolumesFromSourceVolumeTest-1987897884 tempest-CreateVolumesFromSourceVolumeTest-1987897884-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:36.785124 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-9ce4415c-a0de-4e42-815a-259df436a9dd tempest-CreateVolumesFromSourceVolumeTest-1987897884 tempest-CreateVolumesFromSourceVolumeTest-1987897884-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:36.792214 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:40:36.792214 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:40:36.796220 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-9ce4415c-a0de-4e42-815a-259df436a9dd tempest-CreateVolumesFromSourceVolumeTest-1987897884 tempest-CreateVolumesFromSourceVolumeTest-1987897884-project-member] Volume info retrieved successfully. Aug 12 10:40:36.800759 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-9ce4415c-a0de-4e42-815a-259df436a9dd tempest-CreateVolumesFromSourceVolumeTest-1987897884 tempest-CreateVolumesFromSourceVolumeTest-1987897884-project-member] https://10.4.3.105/volume/v3/volumes/91491de6-705b-451f-a974-3f707f7ddc31 returned with HTTP 200 Aug 12 10:40:36.801169 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 920/3660] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:40:36 2026] GET /volume/v3/volumes/91491de6-705b-451f-a974-3f707f7ddc31 => generated 856 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:40:36.810820 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-cfb354da-5715-4aeb-a16a-4b8c03a28648 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:36.812770 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-cfb354da-5715-4aeb-a16a-4b8c03a28648 tempest-VolumesExtendAttachedTest-323484384 tempest-VolumesExtendAttachedTest-323484384-project-member] GET https://10.4.3.105/volume/v3/volumes/ba57d9cc-2ba8-46f6-a267-8eb1fcec6003 Aug 12 10:40:36.813020 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-cfb354da-5715-4aeb-a16a-4b8c03a28648 tempest-VolumesExtendAttachedTest-323484384 tempest-VolumesExtendAttachedTest-323484384-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:36.813253 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-cfb354da-5715-4aeb-a16a-4b8c03a28648 tempest-VolumesExtendAttachedTest-323484384 tempest-VolumesExtendAttachedTest-323484384-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:36.820657 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:40:36.820657 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:40:36.822911 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-9b8135f3-db60-42b7-b42e-25c45985d33f None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:36.824960 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-cfb354da-5715-4aeb-a16a-4b8c03a28648 tempest-VolumesExtendAttachedTest-323484384 tempest-VolumesExtendAttachedTest-323484384-project-member] Volume info retrieved successfully. Aug 12 10:40:36.825077 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-9b8135f3-db60-42b7-b42e-25c45985d33f tempest-CreateVolumesFromSourceVolumeTest-1987897884 tempest-CreateVolumesFromSourceVolumeTest-1987897884-project-member] GET https://10.4.3.105/volume/v3/volumes/c11701b5-03ae-4e69-8a41-9868bade9859 Aug 12 10:40:36.825347 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-9b8135f3-db60-42b7-b42e-25c45985d33f tempest-CreateVolumesFromSourceVolumeTest-1987897884 tempest-CreateVolumesFromSourceVolumeTest-1987897884-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:36.825640 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-9b8135f3-db60-42b7-b42e-25c45985d33f tempest-CreateVolumesFromSourceVolumeTest-1987897884 tempest-CreateVolumesFromSourceVolumeTest-1987897884-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:36.829666 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-cfb354da-5715-4aeb-a16a-4b8c03a28648 tempest-VolumesExtendAttachedTest-323484384 tempest-VolumesExtendAttachedTest-323484384-project-member] https://10.4.3.105/volume/v3/volumes/ba57d9cc-2ba8-46f6-a267-8eb1fcec6003 returned with HTTP 200 Aug 12 10:40:36.830067 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 924/3661] 10.4.3.105 () {68 vars in 1389 bytes} [Wed Aug 12 10:40:36 2026] GET /volume/v3/volumes/ba57d9cc-2ba8-46f6-a267-8eb1fcec6003 => generated 867 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:40:36.839336 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:40:36.839336 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:40:36.845047 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-ba200bda-9e1a-4a0b-9007-8de51e3db0d1 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:36.847129 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-ba200bda-9e1a-4a0b-9007-8de51e3db0d1 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] GET https://10.4.3.105/volume/v3/volumes/ab3845c8-4966-45ac-bf90-854ab5236d3e Aug 12 10:40:36.847202 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-9b8135f3-db60-42b7-b42e-25c45985d33f tempest-CreateVolumesFromSourceVolumeTest-1987897884 tempest-CreateVolumesFromSourceVolumeTest-1987897884-project-member] Volume info retrieved successfully. Aug 12 10:40:36.847633 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-ba200bda-9e1a-4a0b-9007-8de51e3db0d1 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:36.848022 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-ba200bda-9e1a-4a0b-9007-8de51e3db0d1 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:36.856282 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-9b8135f3-db60-42b7-b42e-25c45985d33f tempest-CreateVolumesFromSourceVolumeTest-1987897884 tempest-CreateVolumesFromSourceVolumeTest-1987897884-project-member] https://10.4.3.105/volume/v3/volumes/c11701b5-03ae-4e69-8a41-9868bade9859 returned with HTTP 200 Aug 12 10:40:36.856866 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-ba200bda-9e1a-4a0b-9007-8de51e3db0d1 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] https://10.4.3.105/volume/v3/volumes/ab3845c8-4966-45ac-bf90-854ab5236d3e returned with HTTP 404 Aug 12 10:40:36.857504 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 908/3662] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:40:36 2026] GET /volume/v3/volumes/c11701b5-03ae-4e69-8a41-9868bade9859 => generated 857 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:40:36.857658 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 911/3663] 10.4.3.105 () {68 vars in 1389 bytes} [Wed Aug 12 10:40:36 2026] GET /volume/v3/volumes/ab3845c8-4966-45ac-bf90-854ab5236d3e => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 10:40:36.867831 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-6cca5114-b88b-45ef-8baa-c161ed108644 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:36.869587 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-6cca5114-b88b-45ef-8baa-c161ed108644 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] POST https://10.4.3.105/volume/v3/volumes Aug 12 10:40:36.869943 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-6cca5114-b88b-45ef-8baa-c161ed108644 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-1646299160"}} {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:40:36.871407 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.v3.volumes [None req-6cca5114-b88b-45ef-8baa-c161ed108644 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1646299160'}} {{(pid=100372) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 10:40:36.871554 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.v3.volumes [None req-6cca5114-b88b-45ef-8baa-c161ed108644 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Create volume of 1 GB Aug 12 10:40:36.875443 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-6cca5114-b88b-45ef-8baa-c161ed108644 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Availability Zones retrieved successfully. Aug 12 10:40:36.877086 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-7f6508e6-26b1-46bb-a3a2-3238f69d1a17 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:36.879353 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-7f6508e6-26b1-46bb-a3a2-3238f69d1a17 tempest-CreateVolumesFromSourceVolumeTest-1987897884 tempest-CreateVolumesFromSourceVolumeTest-1987897884-project-member] GET https://10.4.3.105/volume/v3/volumes/848e0115-a165-4fb9-8f64-72794030a460 Aug 12 10:40:36.879644 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-7f6508e6-26b1-46bb-a3a2-3238f69d1a17 tempest-CreateVolumesFromSourceVolumeTest-1987897884 tempest-CreateVolumesFromSourceVolumeTest-1987897884-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:36.879893 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-7f6508e6-26b1-46bb-a3a2-3238f69d1a17 tempest-CreateVolumesFromSourceVolumeTest-1987897884 tempest-CreateVolumesFromSourceVolumeTest-1987897884-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:36.881953 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-6cca5114-b88b-45ef-8baa-c161ed108644 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Flow 'volume_create_api' (e28ca961-9ec0-4a62-b4c7-df922f376220) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100372) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:40:36.882242 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-6cca5114-b88b-45ef-8baa-c161ed108644 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8601bc68-9062-44cf-ab0e-cbc88a593292) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:40:36.883227 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.flows.api.create_volume [None req-6cca5114-b88b-45ef-8baa-c161ed108644 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Validating volume size '1' using validate_int {{(pid=100372) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 10:40:36.890804 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:40:36.890804 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:40:36.896483 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-7f6508e6-26b1-46bb-a3a2-3238f69d1a17 tempest-CreateVolumesFromSourceVolumeTest-1987897884 tempest-CreateVolumesFromSourceVolumeTest-1987897884-project-member] Volume info retrieved successfully. Aug 12 10:40:36.903037 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-7f6508e6-26b1-46bb-a3a2-3238f69d1a17 tempest-CreateVolumesFromSourceVolumeTest-1987897884 tempest-CreateVolumesFromSourceVolumeTest-1987897884-project-member] https://10.4.3.105/volume/v3/volumes/848e0115-a165-4fb9-8f64-72794030a460 returned with HTTP 200 Aug 12 10:40:36.903862 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 925/3664] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:40:36 2026] GET /volume/v3/volumes/848e0115-a165-4fb9-8f64-72794030a460 => generated 857 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:40:36.911331 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-6cca5114-b88b-45ef-8baa-c161ed108644 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8601bc68-9062-44cf-ab0e-cbc88a593292) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T10:26:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6cd66f07-4c7b-40b2-9dfb-378538f29c9e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:40:36.912065 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-6cca5114-b88b-45ef-8baa-c161ed108644 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (03a06cba-65a6-4ce2-a126-5ee3613ba34d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:40:36.917642 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-28e31ed1-2e40-4374-941a-73fee6c45cd7 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:36.919610 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-28e31ed1-2e40-4374-941a-73fee6c45cd7 tempest-CreateVolumesFromSourceVolumeTest-1987897884 tempest-CreateVolumesFromSourceVolumeTest-1987897884-project-member] GET https://10.4.3.105/volume/v3/volumes/2e999b7e-7be5-4ea0-ae43-f34413ea98a6 Aug 12 10:40:36.919835 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-28e31ed1-2e40-4374-941a-73fee6c45cd7 tempest-CreateVolumesFromSourceVolumeTest-1987897884 tempest-CreateVolumesFromSourceVolumeTest-1987897884-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:36.919895 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-28e31ed1-2e40-4374-941a-73fee6c45cd7 tempest-CreateVolumesFromSourceVolumeTest-1987897884 tempest-CreateVolumesFromSourceVolumeTest-1987897884-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:36.929329 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:40:36.929329 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:40:36.933437 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-28e31ed1-2e40-4374-941a-73fee6c45cd7 tempest-CreateVolumesFromSourceVolumeTest-1987897884 tempest-CreateVolumesFromSourceVolumeTest-1987897884-project-member] Volume info retrieved successfully. Aug 12 10:40:36.940420 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-28e31ed1-2e40-4374-941a-73fee6c45cd7 tempest-CreateVolumesFromSourceVolumeTest-1987897884 tempest-CreateVolumesFromSourceVolumeTest-1987897884-project-member] https://10.4.3.105/volume/v3/volumes/2e999b7e-7be5-4ea0-ae43-f34413ea98a6 returned with HTTP 200 Aug 12 10:40:36.940686 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 909/3665] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:40:36 2026] GET /volume/v3/volumes/2e999b7e-7be5-4ea0-ae43-f34413ea98a6 => generated 857 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:40:36.954727 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.quota [None req-6cca5114-b88b-45ef-8baa-c161ed108644 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Created reservations ['f6d935eb-cdf5-42f2-9bbf-f7ffa4724546', 'ddd3a1b0-2b4b-4419-9031-f85a162b6927', '0ea42204-d536-467c-be71-421d029806f8', 'f4aff4c3-920a-4e0f-afba-0531be976ba5'] {{(pid=100372) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:40:36.955716 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-6cca5114-b88b-45ef-8baa-c161ed108644 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (03a06cba-65a6-4ce2-a126-5ee3613ba34d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f6d935eb-cdf5-42f2-9bbf-f7ffa4724546', 'ddd3a1b0-2b4b-4419-9031-f85a162b6927', '0ea42204-d536-467c-be71-421d029806f8', 'f4aff4c3-920a-4e0f-afba-0531be976ba5']}' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:40:36.956602 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-6cca5114-b88b-45ef-8baa-c161ed108644 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (23b3d15c-87e0-4fd9-899e-46f66ed33cab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:40:36.964205 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-b688f43f-1369-4242-a30c-37d188b8e027 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:36.968772 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-b688f43f-1369-4242-a30c-37d188b8e027 tempest-CreateVolumesFromSourceVolumeTest-1987897884 tempest-CreateVolumesFromSourceVolumeTest-1987897884-project-member] DELETE https://10.4.3.105/volume/v3/volumes/2e999b7e-7be5-4ea0-ae43-f34413ea98a6 Aug 12 10:40:36.968772 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-b688f43f-1369-4242-a30c-37d188b8e027 tempest-CreateVolumesFromSourceVolumeTest-1987897884 tempest-CreateVolumesFromSourceVolumeTest-1987897884-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:36.968772 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-b688f43f-1369-4242-a30c-37d188b8e027 tempest-CreateVolumesFromSourceVolumeTest-1987897884 tempest-CreateVolumesFromSourceVolumeTest-1987897884-project-member] Calling method 'delete' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:36.968772 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.v3.volumes [None req-b688f43f-1369-4242-a30c-37d188b8e027 tempest-CreateVolumesFromSourceVolumeTest-1987897884 tempest-CreateVolumesFromSourceVolumeTest-1987897884-project-member] Delete volume with id: 2e999b7e-7be5-4ea0-ae43-f34413ea98a6 Aug 12 10:40:36.977848 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:40:36.977848 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:40:36.977848 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-b688f43f-1369-4242-a30c-37d188b8e027 tempest-CreateVolumesFromSourceVolumeTest-1987897884 tempest-CreateVolumesFromSourceVolumeTest-1987897884-project-member] Volume info retrieved successfully. Aug 12 10:40:36.990083 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-6cca5114-b88b-45ef-8baa-c161ed108644 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (23b3d15c-87e0-4fd9-899e-46f66ed33cab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e57ef168-2970-4f75-8d9e-04453f5be542', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1646299160',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='48955410d5dc4be1ad647aac45387e97',qos_specs=None,replication_status=,reservations=['f6d935eb-cdf5-42f2-9bbf-f7ffa4724546','ddd3a1b0-2b4b-4419-9031-f85a162b6927','0ea42204-d536-467c-be71-421d029806f8','f4aff4c3-920a-4e0f-afba-0531be976ba5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a453d0a50fdb4be28c355e80a809033e',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:40:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1646299160',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e57ef168-2970-4f75-8d9e-04453f5be542,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='48955410d5dc4be1ad647aac45387e97',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a453d0a50fdb4be28c355e80a809033e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6cd66f07-4c7b-40b2-9dfb-378538f29c9e),volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:40:36.991589 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-6cca5114-b88b-45ef-8baa-c161ed108644 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5b82642b-99ef-4d21-9575-6f8fef0948b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:40:37.004449 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-b688f43f-1369-4242-a30c-37d188b8e027 tempest-CreateVolumesFromSourceVolumeTest-1987897884 tempest-CreateVolumesFromSourceVolumeTest-1987897884-project-member] Delete volume request issued successfully. Aug 12 10:40:37.004605 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-b688f43f-1369-4242-a30c-37d188b8e027 tempest-CreateVolumesFromSourceVolumeTest-1987897884 tempest-CreateVolumesFromSourceVolumeTest-1987897884-project-member] https://10.4.3.105/volume/v3/volumes/2e999b7e-7be5-4ea0-ae43-f34413ea98a6 returned with HTTP 202 Aug 12 10:40:37.005115 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 912/3666] 10.4.3.105 () {66 vars in 1351 bytes} [Wed Aug 12 10:40:36 2026] DELETE /volume/v3/volumes/2e999b7e-7be5-4ea0-ae43-f34413ea98a6 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 10:40:37.012835 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-6cca5114-b88b-45ef-8baa-c161ed108644 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5b82642b-99ef-4d21-9575-6f8fef0948b9) transitioned into state 'SUCCESS' from state '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-1646299160',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='48955410d5dc4be1ad647aac45387e97',qos_specs=None,replication_status=,reservations=['f6d935eb-cdf5-42f2-9bbf-f7ffa4724546','ddd3a1b0-2b4b-4419-9031-f85a162b6927','0ea42204-d536-467c-be71-421d029806f8','f4aff4c3-920a-4e0f-afba-0531be976ba5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a453d0a50fdb4be28c355e80a809033e',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:40:37.013027 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-a4d4a860-2bf4-4789-a08e-48eca257f122 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:37.013864 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-6cca5114-b88b-45ef-8baa-c161ed108644 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ccc972bd-faa5-4dda-a743-e73eaef97ebf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:40:37.014914 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-a4d4a860-2bf4-4789-a08e-48eca257f122 tempest-CreateVolumesFromSourceVolumeTest-1987897884 tempest-CreateVolumesFromSourceVolumeTest-1987897884-project-member] GET https://10.4.3.105/volume/v3/volumes/2e999b7e-7be5-4ea0-ae43-f34413ea98a6 Aug 12 10:40:37.015122 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-a4d4a860-2bf4-4789-a08e-48eca257f122 tempest-CreateVolumesFromSourceVolumeTest-1987897884 tempest-CreateVolumesFromSourceVolumeTest-1987897884-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:37.015368 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-a4d4a860-2bf4-4789-a08e-48eca257f122 tempest-CreateVolumesFromSourceVolumeTest-1987897884 tempest-CreateVolumesFromSourceVolumeTest-1987897884-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:37.025014 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:40:37.025014 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:40:37.025360 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-6cca5114-b88b-45ef-8baa-c161ed108644 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ccc972bd-faa5-4dda-a743-e73eaef97ebf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:40:37.026634 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-6cca5114-b88b-45ef-8baa-c161ed108644 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Flow 'volume_create_api' (e28ca961-9ec0-4a62-b4c7-df922f376220) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100372) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:40:37.027148 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-6cca5114-b88b-45ef-8baa-c161ed108644 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Create volume request issued successfully. Aug 12 10:40:37.028024 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-6cca5114-b88b-45ef-8baa-c161ed108644 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] https://10.4.3.105/volume/v3/volumes returned with HTTP 202 Aug 12 10:40:37.028647 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 921/3667] 10.4.3.105 () {70 vars in 1299 bytes} [Wed Aug 12 10:40:36 2026] POST /volume/v3/volumes => generated 770 bytes in 161 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:40:37.032557 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-a4d4a860-2bf4-4789-a08e-48eca257f122 tempest-CreateVolumesFromSourceVolumeTest-1987897884 tempest-CreateVolumesFromSourceVolumeTest-1987897884-project-member] Volume info retrieved successfully. Aug 12 10:40:37.039548 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-a4d4a860-2bf4-4789-a08e-48eca257f122 tempest-CreateVolumesFromSourceVolumeTest-1987897884 tempest-CreateVolumesFromSourceVolumeTest-1987897884-project-member] https://10.4.3.105/volume/v3/volumes/2e999b7e-7be5-4ea0-ae43-f34413ea98a6 returned with HTTP 200 Aug 12 10:40:37.039548 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 926/3668] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:40:37 2026] GET /volume/v3/volumes/2e999b7e-7be5-4ea0-ae43-f34413ea98a6 => generated 856 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:40:37.046099 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-4efa45ae-4a14-4348-9a5d-bc1ade066789 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:37.048157 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-4efa45ae-4a14-4348-9a5d-bc1ade066789 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] GET https://10.4.3.105/volume/v3/volumes/e57ef168-2970-4f75-8d9e-04453f5be542 Aug 12 10:40:37.048375 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-4efa45ae-4a14-4348-9a5d-bc1ade066789 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:37.048585 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-4efa45ae-4a14-4348-9a5d-bc1ade066789 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:37.057186 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:40:37.057186 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:40:37.061477 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-4efa45ae-4a14-4348-9a5d-bc1ade066789 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Volume info retrieved successfully. Aug 12 10:40:37.066299 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-4efa45ae-4a14-4348-9a5d-bc1ade066789 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] https://10.4.3.105/volume/v3/volumes/e57ef168-2970-4f75-8d9e-04453f5be542 returned with HTTP 200 Aug 12 10:40:37.066850 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 910/3669] 10.4.3.105 () {68 vars in 1389 bytes} [Wed Aug 12 10:40:37 2026] GET /volume/v3/volumes/e57ef168-2970-4f75-8d9e-04453f5be542 => generated 838 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:40:37.088740 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-5d54605d-5878-4ece-bc1b-d71aee8aac04 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:37.090710 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-5d54605d-5878-4ece-bc1b-d71aee8aac04 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] GET https://10.4.3.105/volume/v3/backups/ee7ae999-2b8f-4bc7-928d-e286cf8aafb9 Aug 12 10:40:37.090865 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-5d54605d-5878-4ece-bc1b-d71aee8aac04 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:37.091044 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-5d54605d-5878-4ece-bc1b-d71aee8aac04 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:37.091142 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-5d54605d-5878-4ece-bc1b-d71aee8aac04 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Show backup with id ee7ae999-2b8f-4bc7-928d-e286cf8aafb9. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:40:37.099479 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:40:37.099479 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:40:37.099479 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-5d54605d-5878-4ece-bc1b-d71aee8aac04 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] https://10.4.3.105/volume/v3/backups/ee7ae999-2b8f-4bc7-928d-e286cf8aafb9 returned with HTTP 200 Aug 12 10:40:37.100012 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 913/3670] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:40:37 2026] GET /volume/v3/backups/ee7ae999-2b8f-4bc7-928d-e286cf8aafb9 => generated 790 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:40:38.049571 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-36f76847-43ee-45f4-9714-07c2994a7fd7 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:38.051998 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-36f76847-43ee-45f4-9714-07c2994a7fd7 tempest-CreateVolumesFromSourceVolumeTest-1987897884 tempest-CreateVolumesFromSourceVolumeTest-1987897884-project-member] GET https://10.4.3.105/volume/v3/volumes/2e999b7e-7be5-4ea0-ae43-f34413ea98a6 Aug 12 10:40:38.052271 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-36f76847-43ee-45f4-9714-07c2994a7fd7 tempest-CreateVolumesFromSourceVolumeTest-1987897884 tempest-CreateVolumesFromSourceVolumeTest-1987897884-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:38.052565 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-36f76847-43ee-45f4-9714-07c2994a7fd7 tempest-CreateVolumesFromSourceVolumeTest-1987897884 tempest-CreateVolumesFromSourceVolumeTest-1987897884-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:38.059908 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-36f76847-43ee-45f4-9714-07c2994a7fd7 tempest-CreateVolumesFromSourceVolumeTest-1987897884 tempest-CreateVolumesFromSourceVolumeTest-1987897884-project-member] https://10.4.3.105/volume/v3/volumes/2e999b7e-7be5-4ea0-ae43-f34413ea98a6 returned with HTTP 404 Aug 12 10:40:38.060686 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 922/3671] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:40:38 2026] GET /volume/v3/volumes/2e999b7e-7be5-4ea0-ae43-f34413ea98a6 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:40:38.067123 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-7ca29871-a7a5-47a7-9f7d-f09d696286c4 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:38.068736 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-7ca29871-a7a5-47a7-9f7d-f09d696286c4 tempest-CreateVolumesFromSourceVolumeTest-1987897884 tempest-CreateVolumesFromSourceVolumeTest-1987897884-project-member] DELETE https://10.4.3.105/volume/v3/volumes/848e0115-a165-4fb9-8f64-72794030a460 Aug 12 10:40:38.068951 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-7ca29871-a7a5-47a7-9f7d-f09d696286c4 tempest-CreateVolumesFromSourceVolumeTest-1987897884 tempest-CreateVolumesFromSourceVolumeTest-1987897884-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:38.069153 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-7ca29871-a7a5-47a7-9f7d-f09d696286c4 tempest-CreateVolumesFromSourceVolumeTest-1987897884 tempest-CreateVolumesFromSourceVolumeTest-1987897884-project-member] Calling method 'delete' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:38.069329 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.v3.volumes [None req-7ca29871-a7a5-47a7-9f7d-f09d696286c4 tempest-CreateVolumesFromSourceVolumeTest-1987897884 tempest-CreateVolumesFromSourceVolumeTest-1987897884-project-member] Delete volume with id: 848e0115-a165-4fb9-8f64-72794030a460 Aug 12 10:40:38.075621 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:40:38.075621 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:40:38.076058 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-7ca29871-a7a5-47a7-9f7d-f09d696286c4 tempest-CreateVolumesFromSourceVolumeTest-1987897884 tempest-CreateVolumesFromSourceVolumeTest-1987897884-project-member] Volume info retrieved successfully. Aug 12 10:40:38.081632 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-3a466f95-a6bc-4e24-bded-8507c5b4212b None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:38.084216 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-3a466f95-a6bc-4e24-bded-8507c5b4212b tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] GET https://10.4.3.105/volume/v3/volumes/e57ef168-2970-4f75-8d9e-04453f5be542 Aug 12 10:40:38.084497 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-3a466f95-a6bc-4e24-bded-8507c5b4212b tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:38.084783 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-3a466f95-a6bc-4e24-bded-8507c5b4212b tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:38.093156 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-7ca29871-a7a5-47a7-9f7d-f09d696286c4 tempest-CreateVolumesFromSourceVolumeTest-1987897884 tempest-CreateVolumesFromSourceVolumeTest-1987897884-project-member] Delete volume request issued successfully. Aug 12 10:40:38.093317 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-7ca29871-a7a5-47a7-9f7d-f09d696286c4 tempest-CreateVolumesFromSourceVolumeTest-1987897884 tempest-CreateVolumesFromSourceVolumeTest-1987897884-project-member] https://10.4.3.105/volume/v3/volumes/848e0115-a165-4fb9-8f64-72794030a460 returned with HTTP 202 Aug 12 10:40:38.093724 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 927/3672] 10.4.3.105 () {66 vars in 1351 bytes} [Wed Aug 12 10:40:38 2026] DELETE /volume/v3/volumes/848e0115-a165-4fb9-8f64-72794030a460 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 10:40:38.094629 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:40:38.094629 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:40:38.098991 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-3a466f95-a6bc-4e24-bded-8507c5b4212b tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Volume info retrieved successfully. Aug 12 10:40:38.106618 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-00f4fc8c-f632-45a4-9376-d2d9e35f360c None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:38.108472 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-3a466f95-a6bc-4e24-bded-8507c5b4212b tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] https://10.4.3.105/volume/v3/volumes/e57ef168-2970-4f75-8d9e-04453f5be542 returned with HTTP 200 Aug 12 10:40:38.109031 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-00f4fc8c-f632-45a4-9376-d2d9e35f360c tempest-CreateVolumesFromSourceVolumeTest-1987897884 tempest-CreateVolumesFromSourceVolumeTest-1987897884-project-member] GET https://10.4.3.105/volume/v3/volumes/848e0115-a165-4fb9-8f64-72794030a460 Aug 12 10:40:38.109094 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 911/3673] 10.4.3.105 () {68 vars in 1389 bytes} [Wed Aug 12 10:40:38 2026] GET /volume/v3/volumes/e57ef168-2970-4f75-8d9e-04453f5be542 => generated 863 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:40:38.109151 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-00f4fc8c-f632-45a4-9376-d2d9e35f360c tempest-CreateVolumesFromSourceVolumeTest-1987897884 tempest-CreateVolumesFromSourceVolumeTest-1987897884-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:38.109612 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-00f4fc8c-f632-45a4-9376-d2d9e35f360c tempest-CreateVolumesFromSourceVolumeTest-1987897884 tempest-CreateVolumesFromSourceVolumeTest-1987897884-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:38.112250 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-2e3e9d9d-5d89-4d1b-9ff4-78dfaf269f3c None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:38.114541 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-2e3e9d9d-5d89-4d1b-9ff4-78dfaf269f3c tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] GET https://10.4.3.105/volume/v3/backups/ee7ae999-2b8f-4bc7-928d-e286cf8aafb9 Aug 12 10:40:38.114816 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-2e3e9d9d-5d89-4d1b-9ff4-78dfaf269f3c tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:38.115070 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-2e3e9d9d-5d89-4d1b-9ff4-78dfaf269f3c tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:38.115226 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.v3.backups [None req-2e3e9d9d-5d89-4d1b-9ff4-78dfaf269f3c tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Show backup with id ee7ae999-2b8f-4bc7-928d-e286cf8aafb9. {{(pid=100372) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:40:38.119425 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:40:38.119425 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:40:38.121736 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:40:38.121736 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:40:38.122213 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-2e3e9d9d-5d89-4d1b-9ff4-78dfaf269f3c tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] https://10.4.3.105/volume/v3/backups/ee7ae999-2b8f-4bc7-928d-e286cf8aafb9 returned with HTTP 200 Aug 12 10:40:38.122352 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-00f4fc8c-f632-45a4-9376-d2d9e35f360c tempest-CreateVolumesFromSourceVolumeTest-1987897884 tempest-CreateVolumesFromSourceVolumeTest-1987897884-project-member] Volume info retrieved successfully. Aug 12 10:40:38.122727 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 923/3674] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:40:38 2026] GET /volume/v3/backups/ee7ae999-2b8f-4bc7-928d-e286cf8aafb9 => generated 791 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:40:38.122810 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-d5ebfa81-14ae-4a6c-957c-d70e418f2a3b None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:38.124844 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-d5ebfa81-14ae-4a6c-957c-d70e418f2a3b tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] POST https://10.4.3.105/volume/v3/snapshots Aug 12 10:40:38.125800 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-d5ebfa81-14ae-4a6c-957c-d70e418f2a3b tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e57ef168-2970-4f75-8d9e-04453f5be542", "name": "tempest-VolumeDependencyTests-Snapshot-1868985767"}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:40:38.127600 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-00f4fc8c-f632-45a4-9376-d2d9e35f360c tempest-CreateVolumesFromSourceVolumeTest-1987897884 tempest-CreateVolumesFromSourceVolumeTest-1987897884-project-member] https://10.4.3.105/volume/v3/volumes/848e0115-a165-4fb9-8f64-72794030a460 returned with HTTP 200 Aug 12 10:40:38.128094 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 914/3675] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:40:38 2026] GET /volume/v3/volumes/848e0115-a165-4fb9-8f64-72794030a460 => generated 856 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:40:38.135936 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-e4575ae2-724e-43c3-b1f5-4cd8d0aa6ebf None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:38.139616 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:40:38.139616 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:40:38.139867 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-e4575ae2-724e-43c3-b1f5-4cd8d0aa6ebf tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] GET https://10.4.3.105/volume/v3/volumes/de91ef68-80de-4d5c-9b86-41f81e4a3d30 Aug 12 10:40:38.140051 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-d5ebfa81-14ae-4a6c-957c-d70e418f2a3b tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Volume info retrieved successfully. Aug 12 10:40:38.140127 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-e4575ae2-724e-43c3-b1f5-4cd8d0aa6ebf tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:38.140167 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.v3.snapshots [None req-d5ebfa81-14ae-4a6c-957c-d70e418f2a3b tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Create snapshot from volume e57ef168-2970-4f75-8d9e-04453f5be542 Aug 12 10:40:38.140383 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-e4575ae2-724e-43c3-b1f5-4cd8d0aa6ebf tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:38.156724 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:40:38.156724 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:40:38.160634 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-e4575ae2-724e-43c3-b1f5-4cd8d0aa6ebf tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Volume info retrieved successfully. Aug 12 10:40:38.166405 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-e4575ae2-724e-43c3-b1f5-4cd8d0aa6ebf tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] https://10.4.3.105/volume/v3/volumes/de91ef68-80de-4d5c-9b86-41f81e4a3d30 returned with HTTP 200 Aug 12 10:40:38.166900 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 912/3676] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:40:38 2026] GET /volume/v3/volumes/de91ef68-80de-4d5c-9b86-41f81e4a3d30 => generated 1133 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:40:38.170920 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.quota [None req-d5ebfa81-14ae-4a6c-957c-d70e418f2a3b tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Created reservations ['1f2a102d-9a4b-4fff-b818-d48640200b4a', '84901618-7904-42ea-b8ab-047c4f3935d8', '42a55f13-4725-41c3-8ad6-8ddb3b0b01b2', '81259024-b3d4-42ef-b28c-6b8163aab264'] {{(pid=100375) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:40:38.182481 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-be5c4757-a40f-45ff-8bdf-6ea9b3d68ad1 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:38.184500 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-be5c4757-a40f-45ff-8bdf-6ea9b3d68ad1 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] DELETE https://10.4.3.105/volume/v3/backups/ee7ae999-2b8f-4bc7-928d-e286cf8aafb9 Aug 12 10:40:38.184745 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-be5c4757-a40f-45ff-8bdf-6ea9b3d68ad1 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:38.184936 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-be5c4757-a40f-45ff-8bdf-6ea9b3d68ad1 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Calling method 'delete' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:38.185077 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.contrib.backups [None req-be5c4757-a40f-45ff-8bdf-6ea9b3d68ad1 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Delete backup with id: ee7ae999-2b8f-4bc7-928d-e286cf8aafb9. Aug 12 10:40:38.189709 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:40:38.189709 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:40:38.201409 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.backup.rpcapi [None req-be5c4757-a40f-45ff-8bdf-6ea9b3d68ad1 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] delete_backup rpcapi backup_id ee7ae999-2b8f-4bc7-928d-e286cf8aafb9 {{(pid=100372) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 12 10:40:38.203008 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-be5c4757-a40f-45ff-8bdf-6ea9b3d68ad1 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] https://10.4.3.105/volume/v3/backups/ee7ae999-2b8f-4bc7-928d-e286cf8aafb9 returned with HTTP 202 Aug 12 10:40:38.203619 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 924/3677] 10.4.3.105 () {66 vars in 1351 bytes} [Wed Aug 12 10:40:38 2026] DELETE /volume/v3/backups/ee7ae999-2b8f-4bc7-928d-e286cf8aafb9 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 10:40:38.210566 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-c1e7e629-bfa0-47d9-b7a6-bc16d79f6651 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:38.212972 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-d5ebfa81-14ae-4a6c-957c-d70e418f2a3b tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Snapshot create request issued successfully. Aug 12 10:40:38.213076 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-c1e7e629-bfa0-47d9-b7a6-bc16d79f6651 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] GET https://10.4.3.105/volume/v3/backups/ee7ae999-2b8f-4bc7-928d-e286cf8aafb9 Aug 12 10:40:38.213248 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-c1e7e629-bfa0-47d9-b7a6-bc16d79f6651 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:38.213332 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-d5ebfa81-14ae-4a6c-957c-d70e418f2a3b tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] https://10.4.3.105/volume/v3/snapshots returned with HTTP 202 Aug 12 10:40:38.213508 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-c1e7e629-bfa0-47d9-b7a6-bc16d79f6651 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:38.213676 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-c1e7e629-bfa0-47d9-b7a6-bc16d79f6651 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Show backup with id ee7ae999-2b8f-4bc7-928d-e286cf8aafb9. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:40:38.213821 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 928/3678] 10.4.3.105 () {68 vars in 1265 bytes} [Wed Aug 12 10:40:38 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 10:40:38.219705 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:40:38.219705 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:40:38.219705 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-c1e7e629-bfa0-47d9-b7a6-bc16d79f6651 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] https://10.4.3.105/volume/v3/backups/ee7ae999-2b8f-4bc7-928d-e286cf8aafb9 returned with HTTP 200 Aug 12 10:40:38.219705 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 915/3679] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:40:38 2026] GET /volume/v3/backups/ee7ae999-2b8f-4bc7-928d-e286cf8aafb9 => generated 790 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:40:38.225718 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-a57ea6c8-cf0a-414e-b04b-c809b4466cb0 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:38.228564 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-a57ea6c8-cf0a-414e-b04b-c809b4466cb0 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] GET https://10.4.3.105/volume/v3/snapshots/50afbb8d-b5bb-4ac6-852d-a98da4cf33be Aug 12 10:40:38.228818 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-a57ea6c8-cf0a-414e-b04b-c809b4466cb0 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:38.228951 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-a57ea6c8-cf0a-414e-b04b-c809b4466cb0 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:38.233801 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:40:38.233801 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:40:38.234193 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-a57ea6c8-cf0a-414e-b04b-c809b4466cb0 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Snapshot retrieved successfully. Aug 12 10:40:38.235225 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-a57ea6c8-cf0a-414e-b04b-c809b4466cb0 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] https://10.4.3.105/volume/v3/snapshots/50afbb8d-b5bb-4ac6-852d-a98da4cf33be returned with HTTP 200 Aug 12 10:40:38.235377 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 913/3680] 10.4.3.105 () {66 vars in 1354 bytes} [Wed Aug 12 10:40:38 2026] GET /volume/v3/snapshots/50afbb8d-b5bb-4ac6-852d-a98da4cf33be => generated 440 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:40:39.126752 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [req-b523b342-2be1-4ccf-96ed-1d75d9887593 req-182eb849-4a84-4064-928a-04140de870db None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:39.129233 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-b523b342-2be1-4ccf-96ed-1d75d9887593 req-182eb849-4a84-4064-928a-04140de870db tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] GET https://10.4.3.105/volume/v3/volumes/7d502560-1c5c-44d5-95d8-70684df15a67 Aug 12 10:40:39.129497 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [req-b523b342-2be1-4ccf-96ed-1d75d9887593 req-182eb849-4a84-4064-928a-04140de870db tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:39.129790 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [req-b523b342-2be1-4ccf-96ed-1d75d9887593 req-182eb849-4a84-4064-928a-04140de870db tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:39.138772 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:40:39.138772 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:40:39.142396 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-8a6bc928-67d7-4758-936d-37ea71c99c6d None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:39.143439 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [req-b523b342-2be1-4ccf-96ed-1d75d9887593 req-182eb849-4a84-4064-928a-04140de870db tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Volume info retrieved successfully. Aug 12 10:40:39.144184 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-8a6bc928-67d7-4758-936d-37ea71c99c6d tempest-CreateVolumesFromSourceVolumeTest-1987897884 tempest-CreateVolumesFromSourceVolumeTest-1987897884-project-member] GET https://10.4.3.105/volume/v3/volumes/848e0115-a165-4fb9-8f64-72794030a460 Aug 12 10:40:39.144362 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-8a6bc928-67d7-4758-936d-37ea71c99c6d tempest-CreateVolumesFromSourceVolumeTest-1987897884 tempest-CreateVolumesFromSourceVolumeTest-1987897884-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:39.144557 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-8a6bc928-67d7-4758-936d-37ea71c99c6d tempest-CreateVolumesFromSourceVolumeTest-1987897884 tempest-CreateVolumesFromSourceVolumeTest-1987897884-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:39.148554 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-b523b342-2be1-4ccf-96ed-1d75d9887593 req-182eb849-4a84-4064-928a-04140de870db tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] https://10.4.3.105/volume/v3/volumes/7d502560-1c5c-44d5-95d8-70684df15a67 returned with HTTP 200 Aug 12 10:40:39.149031 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 925/3681] 10.4.3.105 () {68 vars in 1598 bytes} [Wed Aug 12 10:40:39 2026] GET /volume/v3/volumes/7d502560-1c5c-44d5-95d8-70684df15a67 => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:40:39.150264 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-8a6bc928-67d7-4758-936d-37ea71c99c6d tempest-CreateVolumesFromSourceVolumeTest-1987897884 tempest-CreateVolumesFromSourceVolumeTest-1987897884-project-member] https://10.4.3.105/volume/v3/volumes/848e0115-a165-4fb9-8f64-72794030a460 returned with HTTP 404 Aug 12 10:40:39.150765 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 929/3682] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:40:39 2026] GET /volume/v3/volumes/848e0115-a165-4fb9-8f64-72794030a460 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:40:39.160736 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-3323d0d7-d023-4ffe-8816-2fd0034f69d0 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:39.165382 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-3323d0d7-d023-4ffe-8816-2fd0034f69d0 tempest-CreateVolumesFromSourceVolumeTest-1987897884 tempest-CreateVolumesFromSourceVolumeTest-1987897884-project-member] DELETE https://10.4.3.105/volume/v3/volumes/c11701b5-03ae-4e69-8a41-9868bade9859 Aug 12 10:40:39.165687 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-3323d0d7-d023-4ffe-8816-2fd0034f69d0 tempest-CreateVolumesFromSourceVolumeTest-1987897884 tempest-CreateVolumesFromSourceVolumeTest-1987897884-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:39.165953 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-3323d0d7-d023-4ffe-8816-2fd0034f69d0 tempest-CreateVolumesFromSourceVolumeTest-1987897884 tempest-CreateVolumesFromSourceVolumeTest-1987897884-project-member] Calling method 'delete' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:39.166178 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.v3.volumes [None req-3323d0d7-d023-4ffe-8816-2fd0034f69d0 tempest-CreateVolumesFromSourceVolumeTest-1987897884 tempest-CreateVolumesFromSourceVolumeTest-1987897884-project-member] Delete volume with id: c11701b5-03ae-4e69-8a41-9868bade9859 Aug 12 10:40:39.175685 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:40:39.175685 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:40:39.176157 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-3323d0d7-d023-4ffe-8816-2fd0034f69d0 tempest-CreateVolumesFromSourceVolumeTest-1987897884 tempest-CreateVolumesFromSourceVolumeTest-1987897884-project-member] Volume info retrieved successfully. Aug 12 10:40:39.203886 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-3323d0d7-d023-4ffe-8816-2fd0034f69d0 tempest-CreateVolumesFromSourceVolumeTest-1987897884 tempest-CreateVolumesFromSourceVolumeTest-1987897884-project-member] Delete volume request issued successfully. Aug 12 10:40:39.204079 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-3323d0d7-d023-4ffe-8816-2fd0034f69d0 tempest-CreateVolumesFromSourceVolumeTest-1987897884 tempest-CreateVolumesFromSourceVolumeTest-1987897884-project-member] https://10.4.3.105/volume/v3/volumes/c11701b5-03ae-4e69-8a41-9868bade9859 returned with HTTP 202 Aug 12 10:40:39.204501 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 916/3683] 10.4.3.105 () {66 vars in 1351 bytes} [Wed Aug 12 10:40:39 2026] DELETE /volume/v3/volumes/c11701b5-03ae-4e69-8a41-9868bade9859 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 10:40:39.211972 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-b9ba4e2b-109e-4ba3-8e0c-c1aec8c64e43 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:39.213594 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-b9ba4e2b-109e-4ba3-8e0c-c1aec8c64e43 tempest-CreateVolumesFromSourceVolumeTest-1987897884 tempest-CreateVolumesFromSourceVolumeTest-1987897884-project-member] GET https://10.4.3.105/volume/v3/volumes/c11701b5-03ae-4e69-8a41-9868bade9859 Aug 12 10:40:39.213840 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-b9ba4e2b-109e-4ba3-8e0c-c1aec8c64e43 tempest-CreateVolumesFromSourceVolumeTest-1987897884 tempest-CreateVolumesFromSourceVolumeTest-1987897884-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:39.214022 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-b9ba4e2b-109e-4ba3-8e0c-c1aec8c64e43 tempest-CreateVolumesFromSourceVolumeTest-1987897884 tempest-CreateVolumesFromSourceVolumeTest-1987897884-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:39.221898 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:40:39.221898 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:40:39.226538 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-b9ba4e2b-109e-4ba3-8e0c-c1aec8c64e43 tempest-CreateVolumesFromSourceVolumeTest-1987897884 tempest-CreateVolumesFromSourceVolumeTest-1987897884-project-member] Volume info retrieved successfully. Aug 12 10:40:39.228929 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-afe5093a-a1d4-4ff7-a3d4-fa2dc26ba82c None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:39.229338 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-afe5093a-a1d4-4ff7-a3d4-fa2dc26ba82c None None] GET https://10.4.3.105/volume// Aug 12 10:40:39.229504 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-afe5093a-a1d4-4ff7-a3d4-fa2dc26ba82c None None] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:39.229756 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-afe5093a-a1d4-4ff7-a3d4-fa2dc26ba82c None None] Calling method 'all' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:39.230085 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-afe5093a-a1d4-4ff7-a3d4-fa2dc26ba82c None None] https://10.4.3.105/volume// returned with HTTP 300 Aug 12 10:40:39.230369 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 926/3684] 10.4.3.105 () {66 vars in 1428 bytes} [Wed Aug 12 10:40: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 10:40:39.235114 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-97ceef64-8256-4714-9175-6079a33755e4 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:39.235273 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-b9ba4e2b-109e-4ba3-8e0c-c1aec8c64e43 tempest-CreateVolumesFromSourceVolumeTest-1987897884 tempest-CreateVolumesFromSourceVolumeTest-1987897884-project-member] https://10.4.3.105/volume/v3/volumes/c11701b5-03ae-4e69-8a41-9868bade9859 returned with HTTP 200 Aug 12 10:40:39.235273 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 914/3685] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:40:39 2026] GET /volume/v3/volumes/c11701b5-03ae-4e69-8a41-9868bade9859 => generated 856 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:40:39.235943 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-97ceef64-8256-4714-9175-6079a33755e4 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] GET https://10.4.3.105/volume/v3/backups/ee7ae999-2b8f-4bc7-928d-e286cf8aafb9 Aug 12 10:40:39.236133 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-97ceef64-8256-4714-9175-6079a33755e4 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:39.236346 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-97ceef64-8256-4714-9175-6079a33755e4 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:39.236405 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-97ceef64-8256-4714-9175-6079a33755e4 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Show backup with id ee7ae999-2b8f-4bc7-928d-e286cf8aafb9. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:40:39.238058 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-b523b342-2be1-4ccf-96ed-1d75d9887593 req-0fdd41f0-2d3b-4d5d-bbc9-fce7383baead None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:39.240428 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-b523b342-2be1-4ccf-96ed-1d75d9887593 req-0fdd41f0-2d3b-4d5d-bbc9-fce7383baead tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] POST https://10.4.3.105/volume/v3/attachments Aug 12 10:40:39.240530 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-b523b342-2be1-4ccf-96ed-1d75d9887593 req-0fdd41f0-2d3b-4d5d-bbc9-fce7383baead tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7d502560-1c5c-44d5-95d8-70684df15a67", "connector": null, "instance_uuid": "042366cb-b5d9-4a1c-af32-7cfb77adefb5"}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:40:39.241718 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-97ceef64-8256-4714-9175-6079a33755e4 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] https://10.4.3.105/volume/v3/backups/ee7ae999-2b8f-4bc7-928d-e286cf8aafb9 returned with HTTP 404 Aug 12 10:40:39.241718 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 930/3686] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:40:39 2026] GET /volume/v3/backups/ee7ae999-2b8f-4bc7-928d-e286cf8aafb9 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:40:39.244754 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-5debf088-52fb-438c-9dac-29fb0e52bc2f None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:39.246562 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-5debf088-52fb-438c-9dac-29fb0e52bc2f tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] GET https://10.4.3.105/volume/v3/snapshots/50afbb8d-b5bb-4ac6-852d-a98da4cf33be Aug 12 10:40:39.246784 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-5debf088-52fb-438c-9dac-29fb0e52bc2f tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:39.247011 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-5debf088-52fb-438c-9dac-29fb0e52bc2f tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:39.249441 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:40:39.249441 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:40:39.252394 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:40:39.252394 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:40:39.252858 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-5debf088-52fb-438c-9dac-29fb0e52bc2f tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Snapshot retrieved successfully. Aug 12 10:40:39.253919 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-5debf088-52fb-438c-9dac-29fb0e52bc2f tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] https://10.4.3.105/volume/v3/snapshots/50afbb8d-b5bb-4ac6-852d-a98da4cf33be returned with HTTP 200 Aug 12 10:40:39.254069 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 927/3687] 10.4.3.105 () {66 vars in 1354 bytes} [Wed Aug 12 10:40:39 2026] GET /volume/v3/snapshots/50afbb8d-b5bb-4ac6-852d-a98da4cf33be => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:40:39.266080 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-7092823f-e508-46c5-af33-1f377d5519b8 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:39.268577 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-7092823f-e508-46c5-af33-1f377d5519b8 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] POST https://10.4.3.105/volume/v3/volumes Aug 12 10:40:39.270058 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-7092823f-e508-46c5-af33-1f377d5519b8 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "50afbb8d-b5bb-4ac6-852d-a98da4cf33be", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1976252365"}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:40:39.271243 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.v3.volumes [None req-7092823f-e508-46c5-af33-1f377d5519b8 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Create volume request body: {'volume': {'snapshot_id': '50afbb8d-b5bb-4ac6-852d-a98da4cf33be', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1976252365'}} {{(pid=100373) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 10:40:39.277461 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:40:39.277461 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:40:39.277461 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-7092823f-e508-46c5-af33-1f377d5519b8 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Snapshot retrieved successfully. Aug 12 10:40:39.277670 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.v3.volumes [None req-7092823f-e508-46c5-af33-1f377d5519b8 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Create volume of 1 GB Aug 12 10:40:39.278186 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-b523b342-2be1-4ccf-96ed-1d75d9887593 req-0fdd41f0-2d3b-4d5d-bbc9-fce7383baead tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] https://10.4.3.105/volume/v3/attachments returned with HTTP 200 Aug 12 10:40:39.278530 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 917/3688] 10.4.3.105 () {74 vars in 1594 bytes} [Wed Aug 12 10:40:39 2026] POST /volume/v3/attachments => generated 273 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:40:39.282298 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-7092823f-e508-46c5-af33-1f377d5519b8 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Availability Zones retrieved successfully. Aug 12 10:40:39.291649 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-7092823f-e508-46c5-af33-1f377d5519b8 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Flow 'volume_create_api' (dd13ddd0-b9a9-4917-baaf-8c89fc826c11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:40:39.292856 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-7092823f-e508-46c5-af33-1f377d5519b8 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2e29ff49-1259-444f-9eab-b131e4806583) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:40:39.294652 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.flows.api.create_volume [None req-7092823f-e508-46c5-af33-1f377d5519b8 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100373) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 10:40:39.317783 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-461b79a0-51ba-437e-8c00-579fab37968a None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:39.321433 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-461b79a0-51ba-437e-8c00-579fab37968a tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] GET https://10.4.3.105/volume/v3/volumes/7d502560-1c5c-44d5-95d8-70684df15a67 Aug 12 10:40:39.321666 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-461b79a0-51ba-437e-8c00-579fab37968a tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:39.322202 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-461b79a0-51ba-437e-8c00-579fab37968a tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:39.334066 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:40:39.334066 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:40:39.338923 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-65c9800a-68f8-40d4-9834-6ed8f8ba207a None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:39.338923 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-65c9800a-68f8-40d4-9834-6ed8f8ba207a None None] GET https://10.4.3.105/volume// Aug 12 10:40:39.338923 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-65c9800a-68f8-40d4-9834-6ed8f8ba207a None None] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:39.338923 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-65c9800a-68f8-40d4-9834-6ed8f8ba207a None None] Calling method 'all' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:39.338923 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-65c9800a-68f8-40d4-9834-6ed8f8ba207a None None] https://10.4.3.105/volume// returned with HTTP 300 Aug 12 10:40:39.338923 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 928/3689] 10.4.3.105 () {66 vars in 1426 bytes} [Wed Aug 12 10:40: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 10:40:39.339110 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-461b79a0-51ba-437e-8c00-579fab37968a tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Volume info retrieved successfully. Aug 12 10:40:39.342361 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-461b79a0-51ba-437e-8c00-579fab37968a tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] https://10.4.3.105/volume/v3/volumes/7d502560-1c5c-44d5-95d8-70684df15a67 returned with HTTP 200 Aug 12 10:40:39.342878 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 931/3690] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:40:39 2026] GET /volume/v3/volumes/7d502560-1c5c-44d5-95d8-70684df15a67 => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:40:39.343372 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-7092823f-e508-46c5-af33-1f377d5519b8 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2e29ff49-1259-444f-9eab-b131e4806583) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '50afbb8d-b5bb-4ac6-852d-a98da4cf33be', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T10:26:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6cd66f07-4c7b-40b2-9dfb-378538f29c9e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:40:39.344123 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-7092823f-e508-46c5-af33-1f377d5519b8 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fa2b7c06-056f-45f7-b03d-309ebc515c2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:40:39.351713 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-b523b342-2be1-4ccf-96ed-1d75d9887593 req-f44423fe-7194-4a36-8b02-cec8b495663f None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:39.354506 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-b523b342-2be1-4ccf-96ed-1d75d9887593 req-f44423fe-7194-4a36-8b02-cec8b495663f tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] GET https://10.4.3.105/volume/v3/volumes/7d502560-1c5c-44d5-95d8-70684df15a67 Aug 12 10:40:39.354810 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-b523b342-2be1-4ccf-96ed-1d75d9887593 req-f44423fe-7194-4a36-8b02-cec8b495663f tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:39.355081 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-b523b342-2be1-4ccf-96ed-1d75d9887593 req-f44423fe-7194-4a36-8b02-cec8b495663f tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:39.366437 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [req-1cf5d51b-bcca-494c-aa02-bd87545f3c38 req-aa436ee6-4c98-4816-86b6-436017b7c3ee None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:39.368951 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:40:39.368951 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:40:39.369048 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-1cf5d51b-bcca-494c-aa02-bd87545f3c38 req-aa436ee6-4c98-4816-86b6-436017b7c3ee tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] GET https://10.4.3.105/volume/v3/volumes/de91ef68-80de-4d5c-9b86-41f81e4a3d30 Aug 12 10:40:39.369048 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [req-1cf5d51b-bcca-494c-aa02-bd87545f3c38 req-aa436ee6-4c98-4816-86b6-436017b7c3ee tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:39.369124 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [req-1cf5d51b-bcca-494c-aa02-bd87545f3c38 req-aa436ee6-4c98-4816-86b6-436017b7c3ee tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:39.373546 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [req-b523b342-2be1-4ccf-96ed-1d75d9887593 req-f44423fe-7194-4a36-8b02-cec8b495663f tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Volume info retrieved successfully. Aug 12 10:40:39.379397 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-b523b342-2be1-4ccf-96ed-1d75d9887593 req-f44423fe-7194-4a36-8b02-cec8b495663f tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] https://10.4.3.105/volume/v3/volumes/7d502560-1c5c-44d5-95d8-70684df15a67 returned with HTTP 200 Aug 12 10:40:39.379804 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 918/3691] 10.4.3.105 () {70 vars in 1639 bytes} [Wed Aug 12 10:40:39 2026] GET /volume/v3/volumes/7d502560-1c5c-44d5-95d8-70684df15a67 => generated 1026 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 10:40:39.384023 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:40:39.384023 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:40:39.384619 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.quota [None req-7092823f-e508-46c5-af33-1f377d5519b8 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Created reservations ['beefa167-3f3f-404f-9ad7-2e0b4f0c4154', '28ccf42f-ff03-4011-bf19-56a53daaf410', '56a86533-bfb5-47b9-b01c-19567e6b6cc8', '0caf6577-39e0-4759-b7d9-1c234b586a82'] {{(pid=100373) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:40:39.385417 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-7092823f-e508-46c5-af33-1f377d5519b8 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fa2b7c06-056f-45f7-b03d-309ebc515c2b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['beefa167-3f3f-404f-9ad7-2e0b4f0c4154', '28ccf42f-ff03-4011-bf19-56a53daaf410', '56a86533-bfb5-47b9-b01c-19567e6b6cc8', '0caf6577-39e0-4759-b7d9-1c234b586a82']}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:40:39.386350 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-7092823f-e508-46c5-af33-1f377d5519b8 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e32c0a9f-0e04-44a2-bd38-7c6d65f6c3fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:40:39.393099 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [req-1cf5d51b-bcca-494c-aa02-bd87545f3c38 req-aa436ee6-4c98-4816-86b6-436017b7c3ee tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Volume info retrieved successfully. Aug 12 10:40:39.402069 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-1cf5d51b-bcca-494c-aa02-bd87545f3c38 req-aa436ee6-4c98-4816-86b6-436017b7c3ee tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] https://10.4.3.105/volume/v3/volumes/de91ef68-80de-4d5c-9b86-41f81e4a3d30 returned with HTTP 200 Aug 12 10:40:39.405556 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 929/3692] 10.4.3.105 () {68 vars in 1598 bytes} [Wed Aug 12 10:40:39 2026] GET /volume/v3/volumes/de91ef68-80de-4d5c-9b86-41f81e4a3d30 => generated 1133 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:40:39.422035 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-1cf5d51b-bcca-494c-aa02-bd87545f3c38 req-dab4609b-f725-4e51-95f7-da230b02a925 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:39.424507 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-1cf5d51b-bcca-494c-aa02-bd87545f3c38 req-dab4609b-f725-4e51-95f7-da230b02a925 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] POST https://10.4.3.105/volume/v3/volumes/de91ef68-80de-4d5c-9b86-41f81e4a3d30/action Aug 12 10:40:39.424901 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-1cf5d51b-bcca-494c-aa02-bd87545f3c38 req-dab4609b-f725-4e51-95f7-da230b02a925 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100375) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 10:40:39.425074 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-1cf5d51b-bcca-494c-aa02-bd87545f3c38 req-dab4609b-f725-4e51-95f7-da230b02a925 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:40:39.435681 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-7092823f-e508-46c5-af33-1f377d5519b8 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e32c0a9f-0e04-44a2-bd38-7c6d65f6c3fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e94953e7-dbe1-4aaf-90fa-5ffdf2e851d4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1976252365',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='48955410d5dc4be1ad647aac45387e97',qos_specs=None,replication_status=,reservations=['beefa167-3f3f-404f-9ad7-2e0b4f0c4154','28ccf42f-ff03-4011-bf19-56a53daaf410','56a86533-bfb5-47b9-b01c-19567e6b6cc8','0caf6577-39e0-4759-b7d9-1c234b586a82'],size=1,snapshot_id=50afbb8d-b5bb-4ac6-852d-a98da4cf33be,source_replicaid=,source_volid=None,status='creating',user_id='a453d0a50fdb4be28c355e80a809033e',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:40:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1976252365',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e94953e7-dbe1-4aaf-90fa-5ffdf2e851d4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='48955410d5dc4be1ad647aac45387e97',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=50afbb8d-b5bb-4ac6-852d-a98da4cf33be,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a453d0a50fdb4be28c355e80a809033e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6cd66f07-4c7b-40b2-9dfb-378538f29c9e),volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:40:39.436530 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-7092823f-e508-46c5-af33-1f377d5519b8 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9baa6683-27d9-4f88-9bb2-442c9bdde358) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:40:39.438117 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:40:39.438117 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:40:39.438631 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [req-1cf5d51b-bcca-494c-aa02-bd87545f3c38 req-dab4609b-f725-4e51-95f7-da230b02a925 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Volume info retrieved successfully. Aug 12 10:40:39.446303 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [req-1cf5d51b-bcca-494c-aa02-bd87545f3c38 req-dab4609b-f725-4e51-95f7-da230b02a925 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Begin detaching volume completed successfully. Aug 12 10:40:39.446453 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-1cf5d51b-bcca-494c-aa02-bd87545f3c38 req-dab4609b-f725-4e51-95f7-da230b02a925 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] https://10.4.3.105/volume/v3/volumes/de91ef68-80de-4d5c-9b86-41f81e4a3d30/action returned with HTTP 202 Aug 12 10:40:39.447571 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 932/3693] 10.4.3.105 () {72 vars in 1672 bytes} [Wed Aug 12 10:40:39 2026] POST /volume/v3/volumes/de91ef68-80de-4d5c-9b86-41f81e4a3d30/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 10:40:39.456510 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-7092823f-e508-46c5-af33-1f377d5519b8 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9baa6683-27d9-4f88-9bb2-442c9bdde358) transitioned into state 'SUCCESS' from state '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-1976252365',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='48955410d5dc4be1ad647aac45387e97',qos_specs=None,replication_status=,reservations=['beefa167-3f3f-404f-9ad7-2e0b4f0c4154','28ccf42f-ff03-4011-bf19-56a53daaf410','56a86533-bfb5-47b9-b01c-19567e6b6cc8','0caf6577-39e0-4759-b7d9-1c234b586a82'],size=1,snapshot_id=50afbb8d-b5bb-4ac6-852d-a98da4cf33be,source_replicaid=,source_volid=None,status='creating',user_id='a453d0a50fdb4be28c355e80a809033e',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:40:39.456839 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-7092823f-e508-46c5-af33-1f377d5519b8 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4521329c-e81e-4137-9728-9618c0c33343) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:40:39.468525 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-443ad197-5b8f-44e8-9c3d-24abcf8e0025 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:39.470311 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-443ad197-5b8f-44e8-9c3d-24abcf8e0025 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] GET https://10.4.3.105/volume/v3/volumes/de91ef68-80de-4d5c-9b86-41f81e4a3d30 Aug 12 10:40:39.470555 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-443ad197-5b8f-44e8-9c3d-24abcf8e0025 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:39.470776 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-443ad197-5b8f-44e8-9c3d-24abcf8e0025 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:39.479477 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-7092823f-e508-46c5-af33-1f377d5519b8 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4521329c-e81e-4137-9728-9618c0c33343) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:40:39.480413 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-7092823f-e508-46c5-af33-1f377d5519b8 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Flow 'volume_create_api' (dd13ddd0-b9a9-4917-baaf-8c89fc826c11) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100373) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:40:39.480784 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-7092823f-e508-46c5-af33-1f377d5519b8 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Create volume request issued successfully. Aug 12 10:40:39.481319 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-7092823f-e508-46c5-af33-1f377d5519b8 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] https://10.4.3.105/volume/v3/volumes returned with HTTP 202 Aug 12 10:40:39.481826 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 915/3694] 10.4.3.105 () {70 vars in 1300 bytes} [Wed Aug 12 10:40:39 2026] POST /volume/v3/volumes => generated 804 bytes in 216 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:40:39.494398 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:40:39.494398 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:40:39.497086 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-443ad197-5b8f-44e8-9c3d-24abcf8e0025 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Volume info retrieved successfully. Aug 12 10:40:39.501571 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-443ad197-5b8f-44e8-9c3d-24abcf8e0025 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] https://10.4.3.105/volume/v3/volumes/de91ef68-80de-4d5c-9b86-41f81e4a3d30 returned with HTTP 200 Aug 12 10:40:39.501820 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 919/3695] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:40:39 2026] GET /volume/v3/volumes/de91ef68-80de-4d5c-9b86-41f81e4a3d30 => generated 1136 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:40:39.503318 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-236020cf-94bb-4e44-9d27-ad484e92c89b None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:39.505431 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-236020cf-94bb-4e44-9d27-ad484e92c89b tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] GET https://10.4.3.105/volume/v3/volumes/e94953e7-dbe1-4aaf-90fa-5ffdf2e851d4 Aug 12 10:40:39.505721 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-236020cf-94bb-4e44-9d27-ad484e92c89b tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:39.505956 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-236020cf-94bb-4e44-9d27-ad484e92c89b tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:39.514997 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:40:39.514997 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:40:39.521355 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-236020cf-94bb-4e44-9d27-ad484e92c89b tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Volume info retrieved successfully. Aug 12 10:40:39.523355 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-b523b342-2be1-4ccf-96ed-1d75d9887593 req-d4a29ab2-382e-4805-8825-fa2188721440 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:39.525170 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-b523b342-2be1-4ccf-96ed-1d75d9887593 req-d4a29ab2-382e-4805-8825-fa2188721440 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] PUT https://10.4.3.105/volume/v3/attachments/2f933182-3875-4d9f-a6dd-fed1d4e325cb Aug 12 10:40:39.525539 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-b523b342-2be1-4ccf-96ed-1d75d9887593 req-d4a29ab2-382e-4805-8825-fa2188721440 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.105", "host": "np0000007037", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a295cd65dd1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "cc953c5f-eaed-46bf-96e8-0985bbef0414", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:40:39.526555 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-236020cf-94bb-4e44-9d27-ad484e92c89b tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] https://10.4.3.105/volume/v3/volumes/e94953e7-dbe1-4aaf-90fa-5ffdf2e851d4 returned with HTTP 200 Aug 12 10:40:39.526555 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 930/3696] 10.4.3.105 () {68 vars in 1389 bytes} [Wed Aug 12 10:40:39 2026] GET /volume/v3/volumes/e94953e7-dbe1-4aaf-90fa-5ffdf2e851d4 => generated 872 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:40:39.534420 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-d9c380ec-bfea-4abc-b646-e39825ca5e59 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:39.534938 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-d9c380ec-bfea-4abc-b646-e39825ca5e59 None None] GET https://10.4.3.105/volume// Aug 12 10:40:39.535110 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-d9c380ec-bfea-4abc-b646-e39825ca5e59 None None] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:39.535449 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-d9c380ec-bfea-4abc-b646-e39825ca5e59 None None] Calling method 'all' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:39.535610 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.coordination [req-b523b342-2be1-4ccf-96ed-1d75d9887593 req-d4a29ab2-382e-4805-8825-fa2188721440 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Acquiring lock "cinder-attachment_update-7d502560-1c5c-44d5-95d8-70684df15a67-np0000007037" by "attachment_update" {{(pid=100375) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 10:40:39.535695 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-d9c380ec-bfea-4abc-b646-e39825ca5e59 None None] https://10.4.3.105/volume// returned with HTTP 300 Aug 12 10:40:39.535969 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 916/3697] 10.4.3.105 () {66 vars in 1426 bytes} [Wed Aug 12 10:40: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 10:40:39.539621 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.coordination [req-b523b342-2be1-4ccf-96ed-1d75d9887593 req-d4a29ab2-382e-4805-8825-fa2188721440 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Lock "cinder-attachment_update-7d502560-1c5c-44d5-95d8-70684df15a67-np0000007037" acquired by "attachment_update" :: waited 0.004s {{(pid=100375) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 10:40:39.540741 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:40:39.540741 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:40:39.544232 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-1cf5d51b-bcca-494c-aa02-bd87545f3c38 req-ce374bf4-d276-4ce8-9a91-abbeec992c72 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:39.547156 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-1cf5d51b-bcca-494c-aa02-bd87545f3c38 req-ce374bf4-d276-4ce8-9a91-abbeec992c72 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] GET https://10.4.3.105/volume/v3/volumes/de91ef68-80de-4d5c-9b86-41f81e4a3d30 Aug 12 10:40:39.547467 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-1cf5d51b-bcca-494c-aa02-bd87545f3c38 req-ce374bf4-d276-4ce8-9a91-abbeec992c72 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:39.547716 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-1cf5d51b-bcca-494c-aa02-bd87545f3c38 req-ce374bf4-d276-4ce8-9a91-abbeec992c72 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:39.561358 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:40:39.561358 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:40:39.565089 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [req-1cf5d51b-bcca-494c-aa02-bd87545f3c38 req-ce374bf4-d276-4ce8-9a91-abbeec992c72 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Volume info retrieved successfully. Aug 12 10:40:39.569269 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-1cf5d51b-bcca-494c-aa02-bd87545f3c38 req-ce374bf4-d276-4ce8-9a91-abbeec992c72 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] https://10.4.3.105/volume/v3/volumes/de91ef68-80de-4d5c-9b86-41f81e4a3d30 returned with HTTP 200 Aug 12 10:40:39.569696 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 920/3698] 10.4.3.105 () {70 vars in 1639 bytes} [Wed Aug 12 10:40:39 2026] GET /volume/v3/volumes/de91ef68-80de-4d5c-9b86-41f81e4a3d30 => generated 1316 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 10:40:39.699228 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.coordination [req-b523b342-2be1-4ccf-96ed-1d75d9887593 req-d4a29ab2-382e-4805-8825-fa2188721440 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Lock "cinder-attachment_update-7d502560-1c5c-44d5-95d8-70684df15a67-np0000007037" released by "attachment_update" :: held 0.160s {{(pid=100375) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 10:40:39.699584 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-b523b342-2be1-4ccf-96ed-1d75d9887593 req-d4a29ab2-382e-4805-8825-fa2188721440 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] https://10.4.3.105/volume/v3/attachments/2f933182-3875-4d9f-a6dd-fed1d4e325cb returned with HTTP 200 Aug 12 10:40:39.700392 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 933/3699] 10.4.3.105 () {74 vars in 1704 bytes} [Wed Aug 12 10:40:39 2026] PUT /volume/v3/attachments/2f933182-3875-4d9f-a6dd-fed1d4e325cb => generated 969 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:40:40.251764 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-2bd1c43e-0492-48d7-81a3-2cdc3aeb5c70 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:40.253432 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-2bd1c43e-0492-48d7-81a3-2cdc3aeb5c70 tempest-CreateVolumesFromSourceVolumeTest-1987897884 tempest-CreateVolumesFromSourceVolumeTest-1987897884-project-member] GET https://10.4.3.105/volume/v3/volumes/c11701b5-03ae-4e69-8a41-9868bade9859 Aug 12 10:40:40.253619 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-2bd1c43e-0492-48d7-81a3-2cdc3aeb5c70 tempest-CreateVolumesFromSourceVolumeTest-1987897884 tempest-CreateVolumesFromSourceVolumeTest-1987897884-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:40.253803 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-2bd1c43e-0492-48d7-81a3-2cdc3aeb5c70 tempest-CreateVolumesFromSourceVolumeTest-1987897884 tempest-CreateVolumesFromSourceVolumeTest-1987897884-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:40.258858 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-2bd1c43e-0492-48d7-81a3-2cdc3aeb5c70 tempest-CreateVolumesFromSourceVolumeTest-1987897884 tempest-CreateVolumesFromSourceVolumeTest-1987897884-project-member] https://10.4.3.105/volume/v3/volumes/c11701b5-03ae-4e69-8a41-9868bade9859 returned with HTTP 404 Aug 12 10:40:40.259308 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 931/3700] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:40:40 2026] GET /volume/v3/volumes/c11701b5-03ae-4e69-8a41-9868bade9859 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:40:40.265712 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-b53fcd8e-8ffc-4ea6-a4d9-bbe96399c9da None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:40.267633 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-b53fcd8e-8ffc-4ea6-a4d9-bbe96399c9da tempest-CreateVolumesFromSourceVolumeTest-1987897884 tempest-CreateVolumesFromSourceVolumeTest-1987897884-project-member] DELETE https://10.4.3.105/volume/v3/volumes/91491de6-705b-451f-a974-3f707f7ddc31 Aug 12 10:40:40.267896 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-b53fcd8e-8ffc-4ea6-a4d9-bbe96399c9da tempest-CreateVolumesFromSourceVolumeTest-1987897884 tempest-CreateVolumesFromSourceVolumeTest-1987897884-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:40.268109 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-b53fcd8e-8ffc-4ea6-a4d9-bbe96399c9da tempest-CreateVolumesFromSourceVolumeTest-1987897884 tempest-CreateVolumesFromSourceVolumeTest-1987897884-project-member] Calling method 'delete' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:40.268424 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.v3.volumes [None req-b53fcd8e-8ffc-4ea6-a4d9-bbe96399c9da tempest-CreateVolumesFromSourceVolumeTest-1987897884 tempest-CreateVolumesFromSourceVolumeTest-1987897884-project-member] Delete volume with id: 91491de6-705b-451f-a974-3f707f7ddc31 Aug 12 10:40:40.275527 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:40:40.275527 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:40:40.276008 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-b53fcd8e-8ffc-4ea6-a4d9-bbe96399c9da tempest-CreateVolumesFromSourceVolumeTest-1987897884 tempest-CreateVolumesFromSourceVolumeTest-1987897884-project-member] Volume info retrieved successfully. Aug 12 10:40:40.289844 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-b53fcd8e-8ffc-4ea6-a4d9-bbe96399c9da tempest-CreateVolumesFromSourceVolumeTest-1987897884 tempest-CreateVolumesFromSourceVolumeTest-1987897884-project-member] Delete volume request issued successfully. Aug 12 10:40:40.290102 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-b53fcd8e-8ffc-4ea6-a4d9-bbe96399c9da tempest-CreateVolumesFromSourceVolumeTest-1987897884 tempest-CreateVolumesFromSourceVolumeTest-1987897884-project-member] https://10.4.3.105/volume/v3/volumes/91491de6-705b-451f-a974-3f707f7ddc31 returned with HTTP 202 Aug 12 10:40:40.290534 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 917/3701] 10.4.3.105 () {66 vars in 1351 bytes} [Wed Aug 12 10:40:40 2026] DELETE /volume/v3/volumes/91491de6-705b-451f-a974-3f707f7ddc31 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 10:40:40.300875 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-25337afd-bab2-41dc-b536-51f3caaeb591 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:40.302845 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-25337afd-bab2-41dc-b536-51f3caaeb591 tempest-CreateVolumesFromSourceVolumeTest-1987897884 tempest-CreateVolumesFromSourceVolumeTest-1987897884-project-member] GET https://10.4.3.105/volume/v3/volumes/91491de6-705b-451f-a974-3f707f7ddc31 Aug 12 10:40:40.303032 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-25337afd-bab2-41dc-b536-51f3caaeb591 tempest-CreateVolumesFromSourceVolumeTest-1987897884 tempest-CreateVolumesFromSourceVolumeTest-1987897884-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:40.303248 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-25337afd-bab2-41dc-b536-51f3caaeb591 tempest-CreateVolumesFromSourceVolumeTest-1987897884 tempest-CreateVolumesFromSourceVolumeTest-1987897884-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:40.311695 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:40:40.311695 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:40:40.318224 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-25337afd-bab2-41dc-b536-51f3caaeb591 tempest-CreateVolumesFromSourceVolumeTest-1987897884 tempest-CreateVolumesFromSourceVolumeTest-1987897884-project-member] Volume info retrieved successfully. Aug 12 10:40:40.323242 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-25337afd-bab2-41dc-b536-51f3caaeb591 tempest-CreateVolumesFromSourceVolumeTest-1987897884 tempest-CreateVolumesFromSourceVolumeTest-1987897884-project-member] https://10.4.3.105/volume/v3/volumes/91491de6-705b-451f-a974-3f707f7ddc31 returned with HTTP 200 Aug 12 10:40:40.323582 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 921/3702] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:40:40 2026] GET /volume/v3/volumes/91491de6-705b-451f-a974-3f707f7ddc31 => generated 855 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:40:40.358148 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-2082994c-bc0e-4f75-b955-b31da0274491 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:40.360083 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-2082994c-bc0e-4f75-b955-b31da0274491 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] GET https://10.4.3.105/volume/v3/volumes/7d502560-1c5c-44d5-95d8-70684df15a67 Aug 12 10:40:40.360301 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-2082994c-bc0e-4f75-b955-b31da0274491 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:40.360531 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-2082994c-bc0e-4f75-b955-b31da0274491 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:40.371177 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:40:40.371177 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:40:40.375241 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-2082994c-bc0e-4f75-b955-b31da0274491 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Volume info retrieved successfully. Aug 12 10:40:40.379979 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-2082994c-bc0e-4f75-b955-b31da0274491 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] https://10.4.3.105/volume/v3/volumes/7d502560-1c5c-44d5-95d8-70684df15a67 returned with HTTP 200 Aug 12 10:40:40.380376 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 934/3703] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:40:40 2026] GET /volume/v3/volumes/7d502560-1c5c-44d5-95d8-70684df15a67 => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:40:40.519387 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-133e0e01-47f9-424c-b90a-4734b58d446a None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:40.524922 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-133e0e01-47f9-424c-b90a-4734b58d446a tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] GET https://10.4.3.105/volume/v3/volumes/de91ef68-80de-4d5c-9b86-41f81e4a3d30 Aug 12 10:40:40.525137 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-133e0e01-47f9-424c-b90a-4734b58d446a tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:40.525318 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-133e0e01-47f9-424c-b90a-4734b58d446a tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:40.539236 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:40:40.539236 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:40:40.541508 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-39609451-326a-4b93-93e3-5f74994507c3 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:40.542388 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-133e0e01-47f9-424c-b90a-4734b58d446a tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Volume info retrieved successfully. Aug 12 10:40:40.543507 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-39609451-326a-4b93-93e3-5f74994507c3 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] GET https://10.4.3.105/volume/v3/volumes/e94953e7-dbe1-4aaf-90fa-5ffdf2e851d4 Aug 12 10:40:40.543754 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-39609451-326a-4b93-93e3-5f74994507c3 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:40.543945 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-39609451-326a-4b93-93e3-5f74994507c3 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:40.546173 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-133e0e01-47f9-424c-b90a-4734b58d446a tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] https://10.4.3.105/volume/v3/volumes/de91ef68-80de-4d5c-9b86-41f81e4a3d30 returned with HTTP 200 Aug 12 10:40:40.546526 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 932/3704] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:40:40 2026] GET /volume/v3/volumes/de91ef68-80de-4d5c-9b86-41f81e4a3d30 => generated 1136 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:40:40.555400 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:40:40.555400 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:40:40.559434 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-39609451-326a-4b93-93e3-5f74994507c3 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Volume info retrieved successfully. Aug 12 10:40:40.563132 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-39609451-326a-4b93-93e3-5f74994507c3 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] https://10.4.3.105/volume/v3/volumes/e94953e7-dbe1-4aaf-90fa-5ffdf2e851d4 returned with HTTP 200 Aug 12 10:40:40.563588 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 918/3705] 10.4.3.105 () {68 vars in 1389 bytes} [Wed Aug 12 10:40:40 2026] GET /volume/v3/volumes/e94953e7-dbe1-4aaf-90fa-5ffdf2e851d4 => generated 897 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:40:40.575847 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-0cd4b551-884e-4bb6-8175-55da40b35c10 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:40.577530 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-0cd4b551-884e-4bb6-8175-55da40b35c10 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] POST https://10.4.3.105/volume/v3/snapshots Aug 12 10:40:40.577876 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-0cd4b551-884e-4bb6-8175-55da40b35c10 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e94953e7-dbe1-4aaf-90fa-5ffdf2e851d4", "name": "tempest-VolumeDependencyTests-Snapshot-1713386039"}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:40:40.591129 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:40:40.591129 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:40:40.591605 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-0cd4b551-884e-4bb6-8175-55da40b35c10 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Volume info retrieved successfully. Aug 12 10:40:40.591738 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.v3.snapshots [None req-0cd4b551-884e-4bb6-8175-55da40b35c10 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Create snapshot from volume e94953e7-dbe1-4aaf-90fa-5ffdf2e851d4 Aug 12 10:40:40.620410 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.quota [None req-0cd4b551-884e-4bb6-8175-55da40b35c10 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Created reservations ['b09bbd9d-5607-444a-9790-c940507e7dbb', 'b2845aa8-7d63-4764-b136-1a96b45f4c99', 'e5a3f893-5976-4cf0-8790-e95459384675', '856b2e2a-75f4-4a6a-9ede-7eac0669b168'] {{(pid=100374) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:40:40.646175 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-0cd4b551-884e-4bb6-8175-55da40b35c10 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Snapshot create request issued successfully. Aug 12 10:40:40.646528 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-0cd4b551-884e-4bb6-8175-55da40b35c10 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] https://10.4.3.105/volume/v3/snapshots returned with HTTP 202 Aug 12 10:40:40.646954 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 922/3706] 10.4.3.105 () {68 vars in 1265 bytes} [Wed Aug 12 10:40:40 2026] POST /volume/v3/snapshots => generated 308 bytes in 71 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 10:40:40.659229 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-a4bb213a-f020-439b-8f45-e230eb463231 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:40.660980 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-a4bb213a-f020-439b-8f45-e230eb463231 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] GET https://10.4.3.105/volume/v3/snapshots/9ce07980-5940-4b69-9b49-0588642b06b5 Aug 12 10:40:40.661237 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-a4bb213a-f020-439b-8f45-e230eb463231 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:40.661470 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-a4bb213a-f020-439b-8f45-e230eb463231 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:40.666469 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:40:40.666469 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:40:40.667238 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-a4bb213a-f020-439b-8f45-e230eb463231 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Snapshot retrieved successfully. Aug 12 10:40:40.668367 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-a4bb213a-f020-439b-8f45-e230eb463231 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] https://10.4.3.105/volume/v3/snapshots/9ce07980-5940-4b69-9b49-0588642b06b5 returned with HTTP 200 Aug 12 10:40:40.669169 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 935/3707] 10.4.3.105 () {66 vars in 1354 bytes} [Wed Aug 12 10:40:40 2026] GET /volume/v3/snapshots/9ce07980-5940-4b69-9b49-0588642b06b5 => generated 440 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 12 10:40:41.335946 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-1c11235c-1a1d-4b74-a65a-0588c1743870 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:41.338572 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-1c11235c-1a1d-4b74-a65a-0588c1743870 tempest-CreateVolumesFromSourceVolumeTest-1987897884 tempest-CreateVolumesFromSourceVolumeTest-1987897884-project-member] GET https://10.4.3.105/volume/v3/volumes/91491de6-705b-451f-a974-3f707f7ddc31 Aug 12 10:40:41.339027 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-1c11235c-1a1d-4b74-a65a-0588c1743870 tempest-CreateVolumesFromSourceVolumeTest-1987897884 tempest-CreateVolumesFromSourceVolumeTest-1987897884-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:41.339229 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-1c11235c-1a1d-4b74-a65a-0588c1743870 tempest-CreateVolumesFromSourceVolumeTest-1987897884 tempest-CreateVolumesFromSourceVolumeTest-1987897884-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:41.346650 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-1c11235c-1a1d-4b74-a65a-0588c1743870 tempest-CreateVolumesFromSourceVolumeTest-1987897884 tempest-CreateVolumesFromSourceVolumeTest-1987897884-project-member] https://10.4.3.105/volume/v3/volumes/91491de6-705b-451f-a974-3f707f7ddc31 returned with HTTP 404 Aug 12 10:40:41.347262 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 933/3708] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:40:41 2026] GET /volume/v3/volumes/91491de6-705b-451f-a974-3f707f7ddc31 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:40:41.354115 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-1b731f17-509a-4cca-b3ba-d4fe970a6ce8 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:41.356220 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-1b731f17-509a-4cca-b3ba-d4fe970a6ce8 tempest-CreateVolumesFromSourceVolumeTest-1987897884 tempest-CreateVolumesFromSourceVolumeTest-1987897884-project-member] DELETE https://10.4.3.105/volume/v3/volumes/4b4cc098-fc94-41c3-b179-02bbb026591b Aug 12 10:40:41.356475 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-1b731f17-509a-4cca-b3ba-d4fe970a6ce8 tempest-CreateVolumesFromSourceVolumeTest-1987897884 tempest-CreateVolumesFromSourceVolumeTest-1987897884-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:41.356748 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-1b731f17-509a-4cca-b3ba-d4fe970a6ce8 tempest-CreateVolumesFromSourceVolumeTest-1987897884 tempest-CreateVolumesFromSourceVolumeTest-1987897884-project-member] Calling method 'delete' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:41.356949 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.v3.volumes [None req-1b731f17-509a-4cca-b3ba-d4fe970a6ce8 tempest-CreateVolumesFromSourceVolumeTest-1987897884 tempest-CreateVolumesFromSourceVolumeTest-1987897884-project-member] Delete volume with id: 4b4cc098-fc94-41c3-b179-02bbb026591b Aug 12 10:40:41.365538 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:40:41.365538 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:40:41.365991 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-1b731f17-509a-4cca-b3ba-d4fe970a6ce8 tempest-CreateVolumesFromSourceVolumeTest-1987897884 tempest-CreateVolumesFromSourceVolumeTest-1987897884-project-member] Volume info retrieved successfully. Aug 12 10:40:41.381316 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-1b731f17-509a-4cca-b3ba-d4fe970a6ce8 tempest-CreateVolumesFromSourceVolumeTest-1987897884 tempest-CreateVolumesFromSourceVolumeTest-1987897884-project-member] Delete volume request issued successfully. Aug 12 10:40:41.381581 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-1b731f17-509a-4cca-b3ba-d4fe970a6ce8 tempest-CreateVolumesFromSourceVolumeTest-1987897884 tempest-CreateVolumesFromSourceVolumeTest-1987897884-project-member] https://10.4.3.105/volume/v3/volumes/4b4cc098-fc94-41c3-b179-02bbb026591b returned with HTTP 202 Aug 12 10:40:41.382037 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 919/3709] 10.4.3.105 () {66 vars in 1351 bytes} [Wed Aug 12 10:40:41 2026] DELETE /volume/v3/volumes/4b4cc098-fc94-41c3-b179-02bbb026591b => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 10:40:41.392629 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-56fb21cd-e282-4df2-b2b8-e691f579936c None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:41.394626 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-56fb21cd-e282-4df2-b2b8-e691f579936c tempest-CreateVolumesFromSourceVolumeTest-1987897884 tempest-CreateVolumesFromSourceVolumeTest-1987897884-project-member] GET https://10.4.3.105/volume/v3/volumes/4b4cc098-fc94-41c3-b179-02bbb026591b Aug 12 10:40:41.394887 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-56fb21cd-e282-4df2-b2b8-e691f579936c tempest-CreateVolumesFromSourceVolumeTest-1987897884 tempest-CreateVolumesFromSourceVolumeTest-1987897884-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:41.395008 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-49ea46fc-e695-48bb-bfd5-bdeffa3b4291 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:41.395342 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-56fb21cd-e282-4df2-b2b8-e691f579936c tempest-CreateVolumesFromSourceVolumeTest-1987897884 tempest-CreateVolumesFromSourceVolumeTest-1987897884-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:41.397368 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-49ea46fc-e695-48bb-bfd5-bdeffa3b4291 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] GET https://10.4.3.105/volume/v3/volumes/7d502560-1c5c-44d5-95d8-70684df15a67 Aug 12 10:40:41.397651 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-49ea46fc-e695-48bb-bfd5-bdeffa3b4291 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:41.397929 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-49ea46fc-e695-48bb-bfd5-bdeffa3b4291 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:41.404507 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:40:41.404507 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:40:41.409675 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-56fb21cd-e282-4df2-b2b8-e691f579936c tempest-CreateVolumesFromSourceVolumeTest-1987897884 tempest-CreateVolumesFromSourceVolumeTest-1987897884-project-member] Volume info retrieved successfully. Aug 12 10:40:41.409841 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:40:41.409841 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:40:41.413207 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-49ea46fc-e695-48bb-bfd5-bdeffa3b4291 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Volume info retrieved successfully. Aug 12 10:40:41.415827 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-56fb21cd-e282-4df2-b2b8-e691f579936c tempest-CreateVolumesFromSourceVolumeTest-1987897884 tempest-CreateVolumesFromSourceVolumeTest-1987897884-project-member] https://10.4.3.105/volume/v3/volumes/4b4cc098-fc94-41c3-b179-02bbb026591b returned with HTTP 200 Aug 12 10:40:41.416395 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 923/3710] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:40:41 2026] GET /volume/v3/volumes/4b4cc098-fc94-41c3-b179-02bbb026591b => generated 855 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:40:41.417239 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-49ea46fc-e695-48bb-bfd5-bdeffa3b4291 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] https://10.4.3.105/volume/v3/volumes/7d502560-1c5c-44d5-95d8-70684df15a67 returned with HTTP 200 Aug 12 10:40:41.417642 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 936/3711] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:40:41 2026] GET /volume/v3/volumes/7d502560-1c5c-44d5-95d8-70684df15a67 => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:40:41.559135 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-d8a6bf47-cb76-488e-a2cc-af85285a2feb None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:41.560932 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-d8a6bf47-cb76-488e-a2cc-af85285a2feb tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] GET https://10.4.3.105/volume/v3/volumes/de91ef68-80de-4d5c-9b86-41f81e4a3d30 Aug 12 10:40:41.561139 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-d8a6bf47-cb76-488e-a2cc-af85285a2feb tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:41.561332 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-d8a6bf47-cb76-488e-a2cc-af85285a2feb tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:41.570508 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:40:41.570508 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:40:41.573682 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-d8a6bf47-cb76-488e-a2cc-af85285a2feb tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Volume info retrieved successfully. Aug 12 10:40:41.579248 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-d8a6bf47-cb76-488e-a2cc-af85285a2feb tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] https://10.4.3.105/volume/v3/volumes/de91ef68-80de-4d5c-9b86-41f81e4a3d30 returned with HTTP 200 Aug 12 10:40:41.579673 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 934/3712] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:40:41 2026] GET /volume/v3/volumes/de91ef68-80de-4d5c-9b86-41f81e4a3d30 => generated 1136 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:40:41.679301 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-3b16ebfc-509e-4a16-a4db-ae8e899179a9 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:41.680896 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-3b16ebfc-509e-4a16-a4db-ae8e899179a9 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] GET https://10.4.3.105/volume/v3/snapshots/9ce07980-5940-4b69-9b49-0588642b06b5 Aug 12 10:40:41.681049 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-3b16ebfc-509e-4a16-a4db-ae8e899179a9 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:41.681218 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-3b16ebfc-509e-4a16-a4db-ae8e899179a9 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:41.686295 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:40:41.686295 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:40:41.686721 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-3b16ebfc-509e-4a16-a4db-ae8e899179a9 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Snapshot retrieved successfully. Aug 12 10:40:41.687367 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-3b16ebfc-509e-4a16-a4db-ae8e899179a9 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] https://10.4.3.105/volume/v3/snapshots/9ce07980-5940-4b69-9b49-0588642b06b5 returned with HTTP 200 Aug 12 10:40:41.687777 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 920/3713] 10.4.3.105 () {66 vars in 1354 bytes} [Wed Aug 12 10:40:41 2026] GET /volume/v3/snapshots/9ce07980-5940-4b69-9b49-0588642b06b5 => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:40:41.700168 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-d470a09b-7d59-437b-b0b3-b1808f691937 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:41.703950 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-d470a09b-7d59-437b-b0b3-b1808f691937 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] POST https://10.4.3.105/volume/v3/volumes Aug 12 10:40:41.704380 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-d470a09b-7d59-437b-b0b3-b1808f691937 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "9ce07980-5940-4b69-9b49-0588642b06b5", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-616254692"}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:40:41.706237 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.volumes [None req-d470a09b-7d59-437b-b0b3-b1808f691937 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Create volume request body: {'volume': {'snapshot_id': '9ce07980-5940-4b69-9b49-0588642b06b5', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-616254692'}} {{(pid=100374) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 10:40:41.711991 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:40:41.711991 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:40:41.712359 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-d470a09b-7d59-437b-b0b3-b1808f691937 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Snapshot retrieved successfully. Aug 12 10:40:41.712505 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.v3.volumes [None req-d470a09b-7d59-437b-b0b3-b1808f691937 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Create volume of 1 GB Aug 12 10:40:41.719361 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-d470a09b-7d59-437b-b0b3-b1808f691937 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Availability Zones retrieved successfully. Aug 12 10:40:41.726459 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-d470a09b-7d59-437b-b0b3-b1808f691937 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Flow 'volume_create_api' (688810ea-8599-4861-9eb1-2cec902101fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:40:41.727325 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-d470a09b-7d59-437b-b0b3-b1808f691937 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e06de04d-8442-43ef-9509-afa49f286324) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:40:41.728157 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.flows.api.create_volume [None req-d470a09b-7d59-437b-b0b3-b1808f691937 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100374) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 10:40:41.761431 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-d470a09b-7d59-437b-b0b3-b1808f691937 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e06de04d-8442-43ef-9509-afa49f286324) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '9ce07980-5940-4b69-9b49-0588642b06b5', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T10:26:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6cd66f07-4c7b-40b2-9dfb-378538f29c9e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:40:41.762186 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-d470a09b-7d59-437b-b0b3-b1808f691937 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bf8f88e6-625f-438c-b7ff-44420696c8f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:40:41.800876 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.quota [None req-d470a09b-7d59-437b-b0b3-b1808f691937 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Created reservations ['460b839d-f69a-4cca-a02b-00fc4e4a908f', 'ebc30d11-dfe4-47d6-a197-c922a95ba0a9', 'b647d625-ec1c-4c7f-919d-97cb832ad59f', '0e07d597-61cf-4987-b214-6398bd28e1c8'] {{(pid=100374) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:40:41.801852 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-d470a09b-7d59-437b-b0b3-b1808f691937 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bf8f88e6-625f-438c-b7ff-44420696c8f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['460b839d-f69a-4cca-a02b-00fc4e4a908f', 'ebc30d11-dfe4-47d6-a197-c922a95ba0a9', 'b647d625-ec1c-4c7f-919d-97cb832ad59f', '0e07d597-61cf-4987-b214-6398bd28e1c8']}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:40:41.802625 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-d470a09b-7d59-437b-b0b3-b1808f691937 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f19c0346-3f04-43d5-9f3e-6d3d8385e1c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:40:41.841543 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-d470a09b-7d59-437b-b0b3-b1808f691937 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f19c0346-3f04-43d5-9f3e-6d3d8385e1c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd33ee084-cba7-49f9-a5e5-00425a8fa295', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-616254692',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='48955410d5dc4be1ad647aac45387e97',qos_specs=None,replication_status=,reservations=['460b839d-f69a-4cca-a02b-00fc4e4a908f','ebc30d11-dfe4-47d6-a197-c922a95ba0a9','b647d625-ec1c-4c7f-919d-97cb832ad59f','0e07d597-61cf-4987-b214-6398bd28e1c8'],size=1,snapshot_id=9ce07980-5940-4b69-9b49-0588642b06b5,source_replicaid=,source_volid=None,status='creating',user_id='a453d0a50fdb4be28c355e80a809033e',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:40:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-616254692',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d33ee084-cba7-49f9-a5e5-00425a8fa295,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='48955410d5dc4be1ad647aac45387e97',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=9ce07980-5940-4b69-9b49-0588642b06b5,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a453d0a50fdb4be28c355e80a809033e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6cd66f07-4c7b-40b2-9dfb-378538f29c9e),volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:40:41.842271 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-d470a09b-7d59-437b-b0b3-b1808f691937 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f515246e-78c6-4eb5-961c-220ae90e2e4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:40:41.858927 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-d470a09b-7d59-437b-b0b3-b1808f691937 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f515246e-78c6-4eb5-961c-220ae90e2e4d) transitioned into state 'SUCCESS' from state '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-616254692',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='48955410d5dc4be1ad647aac45387e97',qos_specs=None,replication_status=,reservations=['460b839d-f69a-4cca-a02b-00fc4e4a908f','ebc30d11-dfe4-47d6-a197-c922a95ba0a9','b647d625-ec1c-4c7f-919d-97cb832ad59f','0e07d597-61cf-4987-b214-6398bd28e1c8'],size=1,snapshot_id=9ce07980-5940-4b69-9b49-0588642b06b5,source_replicaid=,source_volid=None,status='creating',user_id='a453d0a50fdb4be28c355e80a809033e',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:40:41.859701 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-d470a09b-7d59-437b-b0b3-b1808f691937 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f26e789d-df22-486c-914c-8d7ace241b9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:40:41.876365 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-d470a09b-7d59-437b-b0b3-b1808f691937 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f26e789d-df22-486c-914c-8d7ace241b9e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:40:41.877107 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-d470a09b-7d59-437b-b0b3-b1808f691937 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Flow 'volume_create_api' (688810ea-8599-4861-9eb1-2cec902101fc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100374) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:40:41.877365 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-d470a09b-7d59-437b-b0b3-b1808f691937 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Create volume request issued successfully. Aug 12 10:40:41.877936 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-d470a09b-7d59-437b-b0b3-b1808f691937 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] https://10.4.3.105/volume/v3/volumes returned with HTTP 202 Aug 12 10:40:41.878335 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 924/3714] 10.4.3.105 () {70 vars in 1300 bytes} [Wed Aug 12 10:40:41 2026] POST /volume/v3/volumes => generated 803 bytes in 179 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:40:41.895621 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-33bb77ee-c97f-4c75-8333-15f0f4299036 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:41.897326 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-33bb77ee-c97f-4c75-8333-15f0f4299036 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] GET https://10.4.3.105/volume/v3/volumes/d33ee084-cba7-49f9-a5e5-00425a8fa295 Aug 12 10:40:41.897527 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-33bb77ee-c97f-4c75-8333-15f0f4299036 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:41.897764 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-33bb77ee-c97f-4c75-8333-15f0f4299036 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:41.904330 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:40:41.904330 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:40:41.907595 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-33bb77ee-c97f-4c75-8333-15f0f4299036 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Volume info retrieved successfully. Aug 12 10:40:41.911334 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-33bb77ee-c97f-4c75-8333-15f0f4299036 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] https://10.4.3.105/volume/v3/volumes/d33ee084-cba7-49f9-a5e5-00425a8fa295 returned with HTTP 200 Aug 12 10:40:41.911706 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 937/3715] 10.4.3.105 () {68 vars in 1389 bytes} [Wed Aug 12 10:40:41 2026] GET /volume/v3/volumes/d33ee084-cba7-49f9-a5e5-00425a8fa295 => generated 871 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:40:42.430218 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-cba39515-b139-4a30-943c-870b58ca795c None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:42.432035 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-cba39515-b139-4a30-943c-870b58ca795c tempest-CreateVolumesFromSourceVolumeTest-1987897884 tempest-CreateVolumesFromSourceVolumeTest-1987897884-project-member] GET https://10.4.3.105/volume/v3/volumes/4b4cc098-fc94-41c3-b179-02bbb026591b Aug 12 10:40:42.432222 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-cba39515-b139-4a30-943c-870b58ca795c tempest-CreateVolumesFromSourceVolumeTest-1987897884 tempest-CreateVolumesFromSourceVolumeTest-1987897884-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:42.432276 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-6744592d-5fab-4cab-9c11-c422f3501cb9 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:42.432480 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-cba39515-b139-4a30-943c-870b58ca795c tempest-CreateVolumesFromSourceVolumeTest-1987897884 tempest-CreateVolumesFromSourceVolumeTest-1987897884-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:42.433996 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-6744592d-5fab-4cab-9c11-c422f3501cb9 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] GET https://10.4.3.105/volume/v3/volumes/7d502560-1c5c-44d5-95d8-70684df15a67 Aug 12 10:40:42.434275 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-6744592d-5fab-4cab-9c11-c422f3501cb9 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:42.434458 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-6744592d-5fab-4cab-9c11-c422f3501cb9 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:42.438193 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-cba39515-b139-4a30-943c-870b58ca795c tempest-CreateVolumesFromSourceVolumeTest-1987897884 tempest-CreateVolumesFromSourceVolumeTest-1987897884-project-member] https://10.4.3.105/volume/v3/volumes/4b4cc098-fc94-41c3-b179-02bbb026591b returned with HTTP 404 Aug 12 10:40:42.438687 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 935/3716] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:40:42 2026] GET /volume/v3/volumes/4b4cc098-fc94-41c3-b179-02bbb026591b => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:40:42.444049 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:40:42.444049 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:40:42.445106 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-17cd2392-98a9-4463-a1b0-bc8317899785 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:42.447054 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-17cd2392-98a9-4463-a1b0-bc8317899785 tempest-CreateVolumesFromSourceVolumeTest-1987897884 tempest-CreateVolumesFromSourceVolumeTest-1987897884-project-member] DELETE https://10.4.3.105/volume/v3/volumes/638362c3-02c4-46a3-ae6c-179ab8e81e37 Aug 12 10:40:42.447229 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-17cd2392-98a9-4463-a1b0-bc8317899785 tempest-CreateVolumesFromSourceVolumeTest-1987897884 tempest-CreateVolumesFromSourceVolumeTest-1987897884-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:42.447402 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-17cd2392-98a9-4463-a1b0-bc8317899785 tempest-CreateVolumesFromSourceVolumeTest-1987897884 tempest-CreateVolumesFromSourceVolumeTest-1987897884-project-member] Calling method 'delete' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:42.447471 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-6744592d-5fab-4cab-9c11-c422f3501cb9 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Volume info retrieved successfully. Aug 12 10:40:42.447641 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.v3.volumes [None req-17cd2392-98a9-4463-a1b0-bc8317899785 tempest-CreateVolumesFromSourceVolumeTest-1987897884 tempest-CreateVolumesFromSourceVolumeTest-1987897884-project-member] Delete volume with id: 638362c3-02c4-46a3-ae6c-179ab8e81e37 Aug 12 10:40:42.451849 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-6744592d-5fab-4cab-9c11-c422f3501cb9 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] https://10.4.3.105/volume/v3/volumes/7d502560-1c5c-44d5-95d8-70684df15a67 returned with HTTP 200 Aug 12 10:40:42.452252 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 921/3717] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:40:42 2026] GET /volume/v3/volumes/7d502560-1c5c-44d5-95d8-70684df15a67 => generated 847 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:40:42.455739 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:40:42.455739 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:40:42.456422 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-17cd2392-98a9-4463-a1b0-bc8317899785 tempest-CreateVolumesFromSourceVolumeTest-1987897884 tempest-CreateVolumesFromSourceVolumeTest-1987897884-project-member] Volume info retrieved successfully. Aug 12 10:40:42.472303 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-17cd2392-98a9-4463-a1b0-bc8317899785 tempest-CreateVolumesFromSourceVolumeTest-1987897884 tempest-CreateVolumesFromSourceVolumeTest-1987897884-project-member] Delete volume request issued successfully. Aug 12 10:40:42.472505 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-17cd2392-98a9-4463-a1b0-bc8317899785 tempest-CreateVolumesFromSourceVolumeTest-1987897884 tempest-CreateVolumesFromSourceVolumeTest-1987897884-project-member] https://10.4.3.105/volume/v3/volumes/638362c3-02c4-46a3-ae6c-179ab8e81e37 returned with HTTP 202 Aug 12 10:40:42.472927 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 925/3718] 10.4.3.105 () {66 vars in 1351 bytes} [Wed Aug 12 10:40:42 2026] DELETE /volume/v3/volumes/638362c3-02c4-46a3-ae6c-179ab8e81e37 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 10:40:42.479988 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-bfd6f9e2-9d4e-48fd-a061-b79af97f5917 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:42.481703 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-bfd6f9e2-9d4e-48fd-a061-b79af97f5917 tempest-CreateVolumesFromSourceVolumeTest-1987897884 tempest-CreateVolumesFromSourceVolumeTest-1987897884-project-member] GET https://10.4.3.105/volume/v3/volumes/638362c3-02c4-46a3-ae6c-179ab8e81e37 Aug 12 10:40:42.481936 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-bfd6f9e2-9d4e-48fd-a061-b79af97f5917 tempest-CreateVolumesFromSourceVolumeTest-1987897884 tempest-CreateVolumesFromSourceVolumeTest-1987897884-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:42.482118 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-bfd6f9e2-9d4e-48fd-a061-b79af97f5917 tempest-CreateVolumesFromSourceVolumeTest-1987897884 tempest-CreateVolumesFromSourceVolumeTest-1987897884-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:42.490862 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:40:42.490862 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:40:42.495119 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-bfd6f9e2-9d4e-48fd-a061-b79af97f5917 tempest-CreateVolumesFromSourceVolumeTest-1987897884 tempest-CreateVolumesFromSourceVolumeTest-1987897884-project-member] Volume info retrieved successfully. Aug 12 10:40:42.500096 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-bfd6f9e2-9d4e-48fd-a061-b79af97f5917 tempest-CreateVolumesFromSourceVolumeTest-1987897884 tempest-CreateVolumesFromSourceVolumeTest-1987897884-project-member] https://10.4.3.105/volume/v3/volumes/638362c3-02c4-46a3-ae6c-179ab8e81e37 returned with HTTP 200 Aug 12 10:40:42.500776 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 938/3719] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:40:42 2026] GET /volume/v3/volumes/638362c3-02c4-46a3-ae6c-179ab8e81e37 => generated 856 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:40:42.591630 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-2c63bf7d-fade-411e-a849-ec08b18dff96 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:42.593432 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-2c63bf7d-fade-411e-a849-ec08b18dff96 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] GET https://10.4.3.105/volume/v3/volumes/de91ef68-80de-4d5c-9b86-41f81e4a3d30 Aug 12 10:40:42.593678 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-2c63bf7d-fade-411e-a849-ec08b18dff96 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:42.593868 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-2c63bf7d-fade-411e-a849-ec08b18dff96 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:42.603634 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:40:42.603634 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:40:42.606756 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-2c63bf7d-fade-411e-a849-ec08b18dff96 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Volume info retrieved successfully. Aug 12 10:40:42.610746 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-2c63bf7d-fade-411e-a849-ec08b18dff96 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] https://10.4.3.105/volume/v3/volumes/de91ef68-80de-4d5c-9b86-41f81e4a3d30 returned with HTTP 200 Aug 12 10:40:42.611120 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 936/3720] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:40:42 2026] GET /volume/v3/volumes/de91ef68-80de-4d5c-9b86-41f81e4a3d30 => generated 1136 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:40:42.927944 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-f2f4e2e8-d7d6-47cd-9219-ddc9ddefa386 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:42.929918 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-f2f4e2e8-d7d6-47cd-9219-ddc9ddefa386 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] GET https://10.4.3.105/volume/v3/volumes/d33ee084-cba7-49f9-a5e5-00425a8fa295 Aug 12 10:40:42.930168 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-f2f4e2e8-d7d6-47cd-9219-ddc9ddefa386 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:42.930391 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-f2f4e2e8-d7d6-47cd-9219-ddc9ddefa386 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:42.943052 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:40:42.943052 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:40:42.950853 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-f2f4e2e8-d7d6-47cd-9219-ddc9ddefa386 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Volume info retrieved successfully. Aug 12 10:40:42.959796 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-f2f4e2e8-d7d6-47cd-9219-ddc9ddefa386 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] https://10.4.3.105/volume/v3/volumes/d33ee084-cba7-49f9-a5e5-00425a8fa295 returned with HTTP 200 Aug 12 10:40:42.960171 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 922/3721] 10.4.3.105 () {68 vars in 1389 bytes} [Wed Aug 12 10:40:42 2026] GET /volume/v3/volumes/d33ee084-cba7-49f9-a5e5-00425a8fa295 => generated 896 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:40:42.980581 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-b523b342-2be1-4ccf-96ed-1d75d9887593 req-74ac9e7b-747e-4996-b6ea-0a2e791060d1 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:42.980695 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-5d624fd0-9995-41ab-ba04-bce459769509 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:42.982747 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-5d624fd0-9995-41ab-ba04-bce459769509 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] DELETE https://10.4.3.105/volume/v3/snapshots/50afbb8d-b5bb-4ac6-852d-a98da4cf33be Aug 12 10:40:42.983003 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-5d624fd0-9995-41ab-ba04-bce459769509 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:42.983048 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-b523b342-2be1-4ccf-96ed-1d75d9887593 req-74ac9e7b-747e-4996-b6ea-0a2e791060d1 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] POST https://10.4.3.105/volume/v3/attachments/2f933182-3875-4d9f-a6dd-fed1d4e325cb/action Aug 12 10:40:42.983262 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-5d624fd0-9995-41ab-ba04-bce459769509 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Calling method 'delete' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:42.983408 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.v3.snapshots [None req-5d624fd0-9995-41ab-ba04-bce459769509 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Delete snapshot with id: 50afbb8d-b5bb-4ac6-852d-a98da4cf33be Aug 12 10:40:42.983459 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-b523b342-2be1-4ccf-96ed-1d75d9887593 req-74ac9e7b-747e-4996-b6ea-0a2e791060d1 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Action body: b'{"os-complete": null}' {{(pid=100374) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 10:40:42.983631 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-b523b342-2be1-4ccf-96ed-1d75d9887593 req-74ac9e7b-747e-4996-b6ea-0a2e791060d1 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:40:42.991162 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:40:42.991162 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:40:42.991771 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-5d624fd0-9995-41ab-ba04-bce459769509 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Snapshot retrieved successfully. Aug 12 10:40:43.003166 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:40:43.003166 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:40:43.007696 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-5d624fd0-9995-41ab-ba04-bce459769509 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Snapshot delete request issued successfully. Aug 12 10:40:43.007919 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-5d624fd0-9995-41ab-ba04-bce459769509 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] https://10.4.3.105/volume/v3/snapshots/50afbb8d-b5bb-4ac6-852d-a98da4cf33be returned with HTTP 202 Aug 12 10:40:43.008421 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 939/3722] 10.4.3.105 () {66 vars in 1357 bytes} [Wed Aug 12 10:40:42 2026] DELETE /volume/v3/snapshots/50afbb8d-b5bb-4ac6-852d-a98da4cf33be => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 10:40:43.016221 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-f3bb5787-e83b-43cb-b06c-ad2c18ab5f9b None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:43.016713 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-b523b342-2be1-4ccf-96ed-1d75d9887593 req-74ac9e7b-747e-4996-b6ea-0a2e791060d1 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] https://10.4.3.105/volume/v3/attachments/2f933182-3875-4d9f-a6dd-fed1d4e325cb/action returned with HTTP 204 Aug 12 10:40:43.017274 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 926/3723] 10.4.3.105 () {74 vars in 1725 bytes} [Wed Aug 12 10:40:42 2026] POST /volume/v3/attachments/2f933182-3875-4d9f-a6dd-fed1d4e325cb/action => generated 0 bytes in 37 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:40:43.018574 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-f3bb5787-e83b-43cb-b06c-ad2c18ab5f9b tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] GET https://10.4.3.105/volume/v3/snapshots/50afbb8d-b5bb-4ac6-852d-a98da4cf33be Aug 12 10:40:43.018837 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-f3bb5787-e83b-43cb-b06c-ad2c18ab5f9b tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:43.019068 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-f3bb5787-e83b-43cb-b06c-ad2c18ab5f9b tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:43.026457 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:40:43.026457 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:40:43.027154 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-f3bb5787-e83b-43cb-b06c-ad2c18ab5f9b tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Snapshot retrieved successfully. Aug 12 10:40:43.028053 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-f3bb5787-e83b-43cb-b06c-ad2c18ab5f9b tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] https://10.4.3.105/volume/v3/snapshots/50afbb8d-b5bb-4ac6-852d-a98da4cf33be returned with HTTP 200 Aug 12 10:40:43.028681 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 937/3724] 10.4.3.105 () {66 vars in 1354 bytes} [Wed Aug 12 10:40:43 2026] GET /volume/v3/snapshots/50afbb8d-b5bb-4ac6-852d-a98da4cf33be => generated 466 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:40:43.099715 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-1cf5d51b-bcca-494c-aa02-bd87545f3c38 req-33e0ffe1-ad34-4026-9950-a51ed8c69d92 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:43.102186 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-1cf5d51b-bcca-494c-aa02-bd87545f3c38 req-33e0ffe1-ad34-4026-9950-a51ed8c69d92 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] DELETE https://10.4.3.105/volume/v3/attachments/d7d9f75f-046d-415e-b8ee-0ff7141a6630 Aug 12 10:40:43.102397 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-1cf5d51b-bcca-494c-aa02-bd87545f3c38 req-33e0ffe1-ad34-4026-9950-a51ed8c69d92 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:43.102668 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-1cf5d51b-bcca-494c-aa02-bd87545f3c38 req-33e0ffe1-ad34-4026-9950-a51ed8c69d92 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Calling method 'version_select' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:43.110920 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:40:43.110920 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:40:43.159013 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-1cf5d51b-bcca-494c-aa02-bd87545f3c38 req-33e0ffe1-ad34-4026-9950-a51ed8c69d92 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] https://10.4.3.105/volume/v3/attachments/d7d9f75f-046d-415e-b8ee-0ff7141a6630 returned with HTTP 200 Aug 12 10:40:43.159557 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 923/3725] 10.4.3.105 () {72 vars in 1673 bytes} [Wed Aug 12 10:40:43 2026] DELETE /volume/v3/attachments/d7d9f75f-046d-415e-b8ee-0ff7141a6630 => generated 19 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:40:43.467085 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-1be8786c-9c16-4049-9b3d-d349ece5478c None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:43.468839 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-1be8786c-9c16-4049-9b3d-d349ece5478c tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] GET https://10.4.3.105/volume/v3/volumes/7d502560-1c5c-44d5-95d8-70684df15a67 Aug 12 10:40:43.469021 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-1be8786c-9c16-4049-9b3d-d349ece5478c tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:43.469194 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-1be8786c-9c16-4049-9b3d-d349ece5478c tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:43.483050 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:40:43.483050 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:40:43.487466 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-1be8786c-9c16-4049-9b3d-d349ece5478c tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Volume info retrieved successfully. Aug 12 10:40:43.492572 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-1be8786c-9c16-4049-9b3d-d349ece5478c tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] https://10.4.3.105/volume/v3/volumes/7d502560-1c5c-44d5-95d8-70684df15a67 returned with HTTP 200 Aug 12 10:40:43.493076 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 940/3726] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:40:43 2026] GET /volume/v3/volumes/7d502560-1c5c-44d5-95d8-70684df15a67 => generated 1139 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:40:43.506326 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-f30e55c4-f6fc-470a-b826-1bc28899eeef None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:43.507977 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-f30e55c4-f6fc-470a-b826-1bc28899eeef tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] POST https://10.4.3.105/volume/v3/snapshots Aug 12 10:40:43.508277 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-f30e55c4-f6fc-470a-b826-1bc28899eeef tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7d502560-1c5c-44d5-95d8-70684df15a67", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1386488972"}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:40:43.512701 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-4ad38af4-c6e7-4ede-9a7d-41025ca2cd76 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:43.514590 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-4ad38af4-c6e7-4ede-9a7d-41025ca2cd76 tempest-CreateVolumesFromSourceVolumeTest-1987897884 tempest-CreateVolumesFromSourceVolumeTest-1987897884-project-member] GET https://10.4.3.105/volume/v3/volumes/638362c3-02c4-46a3-ae6c-179ab8e81e37 Aug 12 10:40:43.514784 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-4ad38af4-c6e7-4ede-9a7d-41025ca2cd76 tempest-CreateVolumesFromSourceVolumeTest-1987897884 tempest-CreateVolumesFromSourceVolumeTest-1987897884-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:43.514991 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-4ad38af4-c6e7-4ede-9a7d-41025ca2cd76 tempest-CreateVolumesFromSourceVolumeTest-1987897884 tempest-CreateVolumesFromSourceVolumeTest-1987897884-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:43.520204 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-4ad38af4-c6e7-4ede-9a7d-41025ca2cd76 tempest-CreateVolumesFromSourceVolumeTest-1987897884 tempest-CreateVolumesFromSourceVolumeTest-1987897884-project-member] https://10.4.3.105/volume/v3/volumes/638362c3-02c4-46a3-ae6c-179ab8e81e37 returned with HTTP 404 Aug 12 10:40:43.520713 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 938/3727] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:40:43 2026] GET /volume/v3/volumes/638362c3-02c4-46a3-ae6c-179ab8e81e37 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:40:43.524263 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:40:43.524263 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:40:43.524803 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-f30e55c4-f6fc-470a-b826-1bc28899eeef tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Volume info retrieved successfully. Aug 12 10:40:43.524945 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.v3.snapshots [None req-f30e55c4-f6fc-470a-b826-1bc28899eeef tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Create snapshot from volume 7d502560-1c5c-44d5-95d8-70684df15a67 Aug 12 10:40:43.549078 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.quota [None req-f30e55c4-f6fc-470a-b826-1bc28899eeef tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Created reservations ['5201f382-92e2-40f5-8f52-98ade344e2a7', '92711c33-2a5b-461b-9651-c7e8d252c87c', '4f9037ec-f48f-49d9-b887-563038488a73', 'f0affccc-4b4d-45d0-880f-45504a30ec8a'] {{(pid=100374) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:40:43.576741 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-f30e55c4-f6fc-470a-b826-1bc28899eeef tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Snapshot force create request issued successfully. Aug 12 10:40:43.577071 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-f30e55c4-f6fc-470a-b826-1bc28899eeef tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] https://10.4.3.105/volume/v3/snapshots returned with HTTP 202 Aug 12 10:40:43.577492 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 927/3728] 10.4.3.105 () {68 vars in 1265 bytes} [Wed Aug 12 10:40:43 2026] POST /volume/v3/snapshots => generated 310 bytes in 72 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 10:40:43.590310 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-2166c68e-64c6-494b-a3ee-30068a2e6b6d None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:43.593493 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-2166c68e-64c6-494b-a3ee-30068a2e6b6d tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] GET https://10.4.3.105/volume/v3/snapshots/195514a4-95a5-44b0-9af1-0b4b83dfd0ec Aug 12 10:40:43.593775 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-2166c68e-64c6-494b-a3ee-30068a2e6b6d tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:43.594012 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-2166c68e-64c6-494b-a3ee-30068a2e6b6d tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:43.601973 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:40:43.601973 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:40:43.602469 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-2166c68e-64c6-494b-a3ee-30068a2e6b6d tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Snapshot retrieved successfully. Aug 12 10:40:43.603369 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-2166c68e-64c6-494b-a3ee-30068a2e6b6d tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] https://10.4.3.105/volume/v3/snapshots/195514a4-95a5-44b0-9af1-0b4b83dfd0ec returned with HTTP 200 Aug 12 10:40:43.603813 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 924/3729] 10.4.3.105 () {66 vars in 1354 bytes} [Wed Aug 12 10:40:43 2026] GET /volume/v3/snapshots/195514a4-95a5-44b0-9af1-0b4b83dfd0ec => generated 442 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:40:43.626566 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-d79aa560-8508-4d4e-a3df-73753300ec62 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:43.629056 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-d79aa560-8508-4d4e-a3df-73753300ec62 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] GET https://10.4.3.105/volume/v3/volumes/de91ef68-80de-4d5c-9b86-41f81e4a3d30 Aug 12 10:40:43.629368 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-d79aa560-8508-4d4e-a3df-73753300ec62 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:43.629655 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-d79aa560-8508-4d4e-a3df-73753300ec62 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:43.637471 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:40:43.637471 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:40:43.641289 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-d79aa560-8508-4d4e-a3df-73753300ec62 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Volume info retrieved successfully. Aug 12 10:40:43.646818 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-d79aa560-8508-4d4e-a3df-73753300ec62 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] https://10.4.3.105/volume/v3/volumes/de91ef68-80de-4d5c-9b86-41f81e4a3d30 returned with HTTP 200 Aug 12 10:40:43.646818 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 941/3730] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:40:43 2026] GET /volume/v3/volumes/de91ef68-80de-4d5c-9b86-41f81e4a3d30 => generated 841 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:40:44.040349 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-4bebaa9b-9040-4a34-a10b-a9d698242248 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:44.042042 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-4bebaa9b-9040-4a34-a10b-a9d698242248 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] GET https://10.4.3.105/volume/v3/snapshots/50afbb8d-b5bb-4ac6-852d-a98da4cf33be Aug 12 10:40:44.042262 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-4bebaa9b-9040-4a34-a10b-a9d698242248 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:44.042439 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-4bebaa9b-9040-4a34-a10b-a9d698242248 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:44.046700 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-4bebaa9b-9040-4a34-a10b-a9d698242248 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] https://10.4.3.105/volume/v3/snapshots/50afbb8d-b5bb-4ac6-852d-a98da4cf33be returned with HTTP 404 Aug 12 10:40:44.047114 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 939/3731] 10.4.3.105 () {66 vars in 1354 bytes} [Wed Aug 12 10:40:44 2026] GET /volume/v3/snapshots/50afbb8d-b5bb-4ac6-852d-a98da4cf33be => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:40:44.056466 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-95d39d2f-7693-473f-a168-4145e8d3a594 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:44.058938 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-95d39d2f-7693-473f-a168-4145e8d3a594 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] DELETE https://10.4.3.105/volume/v3/snapshots/9ce07980-5940-4b69-9b49-0588642b06b5 Aug 12 10:40:44.059203 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-95d39d2f-7693-473f-a168-4145e8d3a594 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:44.063026 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-95d39d2f-7693-473f-a168-4145e8d3a594 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Calling method 'delete' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:44.063026 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.v3.snapshots [None req-95d39d2f-7693-473f-a168-4145e8d3a594 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Delete snapshot with id: 9ce07980-5940-4b69-9b49-0588642b06b5 Aug 12 10:40:44.067917 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:40:44.067917 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:40:44.068780 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-95d39d2f-7693-473f-a168-4145e8d3a594 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Snapshot retrieved successfully. Aug 12 10:40:44.083793 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-95d39d2f-7693-473f-a168-4145e8d3a594 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Snapshot delete request issued successfully. Aug 12 10:40:44.084020 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-95d39d2f-7693-473f-a168-4145e8d3a594 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] https://10.4.3.105/volume/v3/snapshots/9ce07980-5940-4b69-9b49-0588642b06b5 returned with HTTP 202 Aug 12 10:40:44.084551 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 928/3732] 10.4.3.105 () {66 vars in 1357 bytes} [Wed Aug 12 10:40:44 2026] DELETE /volume/v3/snapshots/9ce07980-5940-4b69-9b49-0588642b06b5 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 10:40:44.096433 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-239e1494-233d-43c9-9e13-aac178e56501 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:44.098624 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-239e1494-233d-43c9-9e13-aac178e56501 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] GET https://10.4.3.105/volume/v3/snapshots/9ce07980-5940-4b69-9b49-0588642b06b5 Aug 12 10:40:44.099094 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-239e1494-233d-43c9-9e13-aac178e56501 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:44.099393 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-239e1494-233d-43c9-9e13-aac178e56501 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:44.108025 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:40:44.108025 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:40:44.108346 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-239e1494-233d-43c9-9e13-aac178e56501 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Snapshot retrieved successfully. Aug 12 10:40:44.109330 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-239e1494-233d-43c9-9e13-aac178e56501 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] https://10.4.3.105/volume/v3/snapshots/9ce07980-5940-4b69-9b49-0588642b06b5 returned with HTTP 200 Aug 12 10:40:44.109783 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 925/3733] 10.4.3.105 () {66 vars in 1354 bytes} [Wed Aug 12 10:40:44 2026] GET /volume/v3/snapshots/9ce07980-5940-4b69-9b49-0588642b06b5 => generated 466 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:40:44.615346 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-2da497a4-f181-4cde-8963-08d25597d1b0 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:44.617095 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-2da497a4-f181-4cde-8963-08d25597d1b0 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] GET https://10.4.3.105/volume/v3/snapshots/195514a4-95a5-44b0-9af1-0b4b83dfd0ec Aug 12 10:40:44.617274 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-2da497a4-f181-4cde-8963-08d25597d1b0 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:44.617456 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-2da497a4-f181-4cde-8963-08d25597d1b0 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:44.622705 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:40:44.622705 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:40:44.625792 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-2da497a4-f181-4cde-8963-08d25597d1b0 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Snapshot retrieved successfully. Aug 12 10:40:44.625792 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-2da497a4-f181-4cde-8963-08d25597d1b0 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] https://10.4.3.105/volume/v3/snapshots/195514a4-95a5-44b0-9af1-0b4b83dfd0ec returned with HTTP 200 Aug 12 10:40:44.625792 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 942/3734] 10.4.3.105 () {66 vars in 1354 bytes} [Wed Aug 12 10:40:44 2026] GET /volume/v3/snapshots/195514a4-95a5-44b0-9af1-0b4b83dfd0ec => generated 469 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:40:44.639308 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-08e27251-03b4-468b-93a2-7b71b1bdc1f7 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:44.642279 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-08e27251-03b4-468b-93a2-7b71b1bdc1f7 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] POST https://10.4.3.105/volume/v3/snapshots Aug 12 10:40:44.642926 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-08e27251-03b4-468b-93a2-7b71b1bdc1f7 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7d502560-1c5c-44d5-95d8-70684df15a67", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1592368285"}} {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:40:44.655203 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-bfe7cf3a-f3e9-4812-807e-1c7364725505 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:44.657704 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:40:44.657704 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:40:44.658431 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-08e27251-03b4-468b-93a2-7b71b1bdc1f7 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Volume info retrieved successfully. Aug 12 10:40:44.658742 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.v3.snapshots [None req-08e27251-03b4-468b-93a2-7b71b1bdc1f7 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Create snapshot from volume 7d502560-1c5c-44d5-95d8-70684df15a67 Aug 12 10:40:44.692883 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.quota [None req-08e27251-03b4-468b-93a2-7b71b1bdc1f7 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Created reservations ['4875e329-698d-4d3c-a112-ee2353dd8eb0', '5293c4db-2d4a-4bb7-8089-137d09a6c3a2', 'aa2ab5b6-8d28-491b-9b09-24488d7c0c93', '94d18914-46a4-4e5f-a4dd-102597059f5c'] {{(pid=100372) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:40:44.724662 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-08e27251-03b4-468b-93a2-7b71b1bdc1f7 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Snapshot force create request issued successfully. Aug 12 10:40:44.725706 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-08e27251-03b4-468b-93a2-7b71b1bdc1f7 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] https://10.4.3.105/volume/v3/snapshots returned with HTTP 202 Aug 12 10:40:44.725706 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 940/3735] 10.4.3.105 () {68 vars in 1265 bytes} [Wed Aug 12 10:40:44 2026] POST /volume/v3/snapshots => generated 310 bytes in 87 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 10:40:44.733767 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-b1ff79d0-fcd9-4063-a6fa-71729d3f1945 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:44.736311 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-b1ff79d0-fcd9-4063-a6fa-71729d3f1945 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] GET https://10.4.3.105/volume/v3/snapshots/cdfbd3fc-a496-4c65-a9aa-14aedca5e229 Aug 12 10:40:44.736593 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-b1ff79d0-fcd9-4063-a6fa-71729d3f1945 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:44.736937 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-b1ff79d0-fcd9-4063-a6fa-71729d3f1945 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:44.743604 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:40:44.743604 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:40:44.744321 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-b1ff79d0-fcd9-4063-a6fa-71729d3f1945 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Snapshot retrieved successfully. Aug 12 10:40:44.745361 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-b1ff79d0-fcd9-4063-a6fa-71729d3f1945 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] https://10.4.3.105/volume/v3/snapshots/cdfbd3fc-a496-4c65-a9aa-14aedca5e229 returned with HTTP 200 Aug 12 10:40:44.745924 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 926/3736] 10.4.3.105 () {66 vars in 1354 bytes} [Wed Aug 12 10:40:44 2026] GET /volume/v3/snapshots/cdfbd3fc-a496-4c65-a9aa-14aedca5e229 => generated 442 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:40:44.754906 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-bfe7cf3a-f3e9-4812-807e-1c7364725505 tempest-CinderUnicodeTest-1838330837 tempest-CinderUnicodeTest-1838330837-project-member] POST https://10.4.3.105/volume/v3/volumes Aug 12 10:40:44.754906 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-bfe7cf3a-f3e9-4812-807e-1c7364725505 tempest-CinderUnicodeTest-1838330837 tempest-CinderUnicodeTest-1838330837-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "CinderUnicodeTest\u5875\u3f17\u203d", "size": 1}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:40:44.755598 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.volumes [None req-bfe7cf3a-f3e9-4812-807e-1c7364725505 tempest-CinderUnicodeTest-1838330837 tempest-CinderUnicodeTest-1838330837-project-member] Create volume request body: {'volume': {'name': 'CinderUnicodeTest塵㼗‽', 'size': 1}} {{(pid=100374) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 10:40:44.759304 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.v3.volumes [None req-bfe7cf3a-f3e9-4812-807e-1c7364725505 tempest-CinderUnicodeTest-1838330837 tempest-CinderUnicodeTest-1838330837-project-member] Create volume of 1 GB Aug 12 10:40:44.759304 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:40:44.759304 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:40:44.766245 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-bfe7cf3a-f3e9-4812-807e-1c7364725505 tempest-CinderUnicodeTest-1838330837 tempest-CinderUnicodeTest-1838330837-project-member] Availability Zones retrieved successfully. Aug 12 10:40:44.772740 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-bfe7cf3a-f3e9-4812-807e-1c7364725505 tempest-CinderUnicodeTest-1838330837 tempest-CinderUnicodeTest-1838330837-project-member] Flow 'volume_create_api' (1defc790-1638-4db2-af3a-a9c373facd07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:40:44.773650 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-bfe7cf3a-f3e9-4812-807e-1c7364725505 tempest-CinderUnicodeTest-1838330837 tempest-CinderUnicodeTest-1838330837-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6de5e070-875b-4d8c-9ee7-03c99901ef22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:40:44.774557 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.flows.api.create_volume [None req-bfe7cf3a-f3e9-4812-807e-1c7364725505 tempest-CinderUnicodeTest-1838330837 tempest-CinderUnicodeTest-1838330837-project-member] Validating volume size '1' using validate_int {{(pid=100374) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 10:40:44.807770 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-bfe7cf3a-f3e9-4812-807e-1c7364725505 tempest-CinderUnicodeTest-1838330837 tempest-CinderUnicodeTest-1838330837-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6de5e070-875b-4d8c-9ee7-03c99901ef22) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T10:26:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6cd66f07-4c7b-40b2-9dfb-378538f29c9e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:40:44.809186 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-bfe7cf3a-f3e9-4812-807e-1c7364725505 tempest-CinderUnicodeTest-1838330837 tempest-CinderUnicodeTest-1838330837-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (335cd0b0-3c17-4d64-ad62-cbce077ba806) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:40:44.869491 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.quota [None req-bfe7cf3a-f3e9-4812-807e-1c7364725505 tempest-CinderUnicodeTest-1838330837 tempest-CinderUnicodeTest-1838330837-project-member] Created reservations ['e52d117c-9793-439d-90cc-60a6ec607496', '5dc8d1ab-5d7b-49ef-8496-4f1a16f74ea4', '5678d80f-45e8-47ed-b1b8-b4f9971bcc3a', 'd978bc7e-c1b3-4424-81c5-66933ac8ebe7'] {{(pid=100374) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:40:44.870201 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-bfe7cf3a-f3e9-4812-807e-1c7364725505 tempest-CinderUnicodeTest-1838330837 tempest-CinderUnicodeTest-1838330837-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (335cd0b0-3c17-4d64-ad62-cbce077ba806) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e52d117c-9793-439d-90cc-60a6ec607496', '5dc8d1ab-5d7b-49ef-8496-4f1a16f74ea4', '5678d80f-45e8-47ed-b1b8-b4f9971bcc3a', 'd978bc7e-c1b3-4424-81c5-66933ac8ebe7']}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:40:44.870920 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-bfe7cf3a-f3e9-4812-807e-1c7364725505 tempest-CinderUnicodeTest-1838330837 tempest-CinderUnicodeTest-1838330837-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1ee219b5-65eb-4cf0-b439-d43dcd125c18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:40:44.892450 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-bfe7cf3a-f3e9-4812-807e-1c7364725505 tempest-CinderUnicodeTest-1838330837 tempest-CinderUnicodeTest-1838330837-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1ee219b5-65eb-4cf0-b439-d43dcd125c18) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '93d881fc-cff6-4c96-8cb0-219c53e90508', '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='4590c0b1b8d64a11aa575bc4033c4268',qos_specs=None,replication_status=,reservations=['e52d117c-9793-439d-90cc-60a6ec607496','5dc8d1ab-5d7b-49ef-8496-4f1a16f74ea4','5678d80f-45e8-47ed-b1b8-b4f9971bcc3a','d978bc7e-c1b3-4424-81c5-66933ac8ebe7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='88a571e8fa2b4b9f9d9ee867ccdca181',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:40:44Z,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=93d881fc-cff6-4c96-8cb0-219c53e90508,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4590c0b1b8d64a11aa575bc4033c4268',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='88a571e8fa2b4b9f9d9ee867ccdca181',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6cd66f07-4c7b-40b2-9dfb-378538f29c9e),volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:40:44.893750 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-bfe7cf3a-f3e9-4812-807e-1c7364725505 tempest-CinderUnicodeTest-1838330837 tempest-CinderUnicodeTest-1838330837-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (37df2b38-d8f1-431c-ac52-58bc57456dea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:40:44.910155 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-bfe7cf3a-f3e9-4812-807e-1c7364725505 tempest-CinderUnicodeTest-1838330837 tempest-CinderUnicodeTest-1838330837-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (37df2b38-d8f1-431c-ac52-58bc57456dea) transitioned into state 'SUCCESS' from 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='4590c0b1b8d64a11aa575bc4033c4268',qos_specs=None,replication_status=,reservations=['e52d117c-9793-439d-90cc-60a6ec607496','5dc8d1ab-5d7b-49ef-8496-4f1a16f74ea4','5678d80f-45e8-47ed-b1b8-b4f9971bcc3a','d978bc7e-c1b3-4424-81c5-66933ac8ebe7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='88a571e8fa2b4b9f9d9ee867ccdca181',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:40:44.910893 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-bfe7cf3a-f3e9-4812-807e-1c7364725505 tempest-CinderUnicodeTest-1838330837 tempest-CinderUnicodeTest-1838330837-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fea30ba1-825e-4915-b700-d4ebc94073fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:40:44.920670 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-bfe7cf3a-f3e9-4812-807e-1c7364725505 tempest-CinderUnicodeTest-1838330837 tempest-CinderUnicodeTest-1838330837-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fea30ba1-825e-4915-b700-d4ebc94073fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:40:44.920670 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-bfe7cf3a-f3e9-4812-807e-1c7364725505 tempest-CinderUnicodeTest-1838330837 tempest-CinderUnicodeTest-1838330837-project-member] Flow 'volume_create_api' (1defc790-1638-4db2-af3a-a9c373facd07) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100374) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:40:44.920670 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-bfe7cf3a-f3e9-4812-807e-1c7364725505 tempest-CinderUnicodeTest-1838330837 tempest-CinderUnicodeTest-1838330837-project-member] Create volume request issued successfully. Aug 12 10:40:44.920670 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-bfe7cf3a-f3e9-4812-807e-1c7364725505 tempest-CinderUnicodeTest-1838330837 tempest-CinderUnicodeTest-1838330837-project-member] https://10.4.3.105/volume/v3/volumes returned with HTTP 202 Aug 12 10:40:44.920670 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 929/3737] 10.4.3.105 () {68 vars in 1258 bytes} [Wed Aug 12 10:40:44 2026] POST /volume/v3/volumes => generated 740 bytes in 266 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 10:40:44.935489 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-aae1aaa4-6aa9-46d8-a9c1-60e8a137cf69 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:44.937257 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-aae1aaa4-6aa9-46d8-a9c1-60e8a137cf69 tempest-CinderUnicodeTest-1838330837 tempest-CinderUnicodeTest-1838330837-project-member] GET https://10.4.3.105/volume/v3/volumes/93d881fc-cff6-4c96-8cb0-219c53e90508 Aug 12 10:40:44.937442 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-aae1aaa4-6aa9-46d8-a9c1-60e8a137cf69 tempest-CinderUnicodeTest-1838330837 tempest-CinderUnicodeTest-1838330837-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:44.937649 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-aae1aaa4-6aa9-46d8-a9c1-60e8a137cf69 tempest-CinderUnicodeTest-1838330837 tempest-CinderUnicodeTest-1838330837-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:44.946019 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:40:44.946019 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:40:44.954140 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-aae1aaa4-6aa9-46d8-a9c1-60e8a137cf69 tempest-CinderUnicodeTest-1838330837 tempest-CinderUnicodeTest-1838330837-project-member] Volume info retrieved successfully. Aug 12 10:40:44.958328 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-aae1aaa4-6aa9-46d8-a9c1-60e8a137cf69 tempest-CinderUnicodeTest-1838330837 tempest-CinderUnicodeTest-1838330837-project-member] https://10.4.3.105/volume/v3/volumes/93d881fc-cff6-4c96-8cb0-219c53e90508 returned with HTTP 200 Aug 12 10:40:44.958775 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 943/3738] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:40:44 2026] GET /volume/v3/volumes/93d881fc-cff6-4c96-8cb0-219c53e90508 => generated 808 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:40:45.118357 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-cbee0527-455a-4b6a-b6bd-d54427291378 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:45.121216 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-cbee0527-455a-4b6a-b6bd-d54427291378 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] GET https://10.4.3.105/volume/v3/snapshots/9ce07980-5940-4b69-9b49-0588642b06b5 Aug 12 10:40:45.121359 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-cbee0527-455a-4b6a-b6bd-d54427291378 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:45.121533 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-cbee0527-455a-4b6a-b6bd-d54427291378 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:45.125383 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-cbee0527-455a-4b6a-b6bd-d54427291378 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] https://10.4.3.105/volume/v3/snapshots/9ce07980-5940-4b69-9b49-0588642b06b5 returned with HTTP 404 Aug 12 10:40:45.125845 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 941/3739] 10.4.3.105 () {66 vars in 1354 bytes} [Wed Aug 12 10:40:45 2026] GET /volume/v3/snapshots/9ce07980-5940-4b69-9b49-0588642b06b5 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:40:45.132222 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-583f90f8-5eba-4795-91ab-ab71f86ed073 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:45.134343 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-583f90f8-5eba-4795-91ab-ab71f86ed073 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] DELETE https://10.4.3.105/volume/v3/volumes/e57ef168-2970-4f75-8d9e-04453f5be542 Aug 12 10:40:45.134630 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-583f90f8-5eba-4795-91ab-ab71f86ed073 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:45.134902 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-583f90f8-5eba-4795-91ab-ab71f86ed073 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Calling method 'delete' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:45.135071 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.v3.volumes [None req-583f90f8-5eba-4795-91ab-ab71f86ed073 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Delete volume with id: e57ef168-2970-4f75-8d9e-04453f5be542 Aug 12 10:40:45.144020 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:40:45.144020 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:40:45.144742 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-583f90f8-5eba-4795-91ab-ab71f86ed073 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Volume info retrieved successfully. Aug 12 10:40:45.163620 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-583f90f8-5eba-4795-91ab-ab71f86ed073 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Delete volume request issued successfully. Aug 12 10:40:45.163864 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-583f90f8-5eba-4795-91ab-ab71f86ed073 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] https://10.4.3.105/volume/v3/volumes/e57ef168-2970-4f75-8d9e-04453f5be542 returned with HTTP 202 Aug 12 10:40:45.164357 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 927/3740] 10.4.3.105 () {68 vars in 1392 bytes} [Wed Aug 12 10:40:45 2026] DELETE /volume/v3/volumes/e57ef168-2970-4f75-8d9e-04453f5be542 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 12 10:40:45.171329 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-1bd8564f-ada7-457d-a645-d9cb6b134933 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:45.173181 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-1bd8564f-ada7-457d-a645-d9cb6b134933 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] GET https://10.4.3.105/volume/v3/volumes/e57ef168-2970-4f75-8d9e-04453f5be542 Aug 12 10:40:45.173404 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-1bd8564f-ada7-457d-a645-d9cb6b134933 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:45.173615 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-1bd8564f-ada7-457d-a645-d9cb6b134933 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:45.181470 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:40:45.181470 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:40:45.186416 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-1bd8564f-ada7-457d-a645-d9cb6b134933 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Volume info retrieved successfully. Aug 12 10:40:45.190890 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-1bd8564f-ada7-457d-a645-d9cb6b134933 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] https://10.4.3.105/volume/v3/volumes/e57ef168-2970-4f75-8d9e-04453f5be542 returned with HTTP 200 Aug 12 10:40:45.191276 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 930/3741] 10.4.3.105 () {68 vars in 1389 bytes} [Wed Aug 12 10:40:45 2026] GET /volume/v3/volumes/e57ef168-2970-4f75-8d9e-04453f5be542 => generated 862 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:40:45.754756 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-4ae532ed-2707-4a1e-a3a8-07aac1a15a63 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:45.756425 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-4ae532ed-2707-4a1e-a3a8-07aac1a15a63 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] GET https://10.4.3.105/volume/v3/snapshots/cdfbd3fc-a496-4c65-a9aa-14aedca5e229 Aug 12 10:40:45.756627 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-4ae532ed-2707-4a1e-a3a8-07aac1a15a63 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:45.756802 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-4ae532ed-2707-4a1e-a3a8-07aac1a15a63 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:45.761449 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:40:45.761449 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:40:45.761844 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-4ae532ed-2707-4a1e-a3a8-07aac1a15a63 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Snapshot retrieved successfully. Aug 12 10:40:45.762506 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-4ae532ed-2707-4a1e-a3a8-07aac1a15a63 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] https://10.4.3.105/volume/v3/snapshots/cdfbd3fc-a496-4c65-a9aa-14aedca5e229 returned with HTTP 200 Aug 12 10:40:45.762864 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 944/3742] 10.4.3.105 () {66 vars in 1354 bytes} [Wed Aug 12 10:40:45 2026] GET /volume/v3/snapshots/cdfbd3fc-a496-4c65-a9aa-14aedca5e229 => generated 469 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:40:45.771566 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-b94df8e1-7dde-455f-8bf1-9e0136df79d1 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:45.773294 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-b94df8e1-7dde-455f-8bf1-9e0136df79d1 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] DELETE https://10.4.3.105/volume/v3/snapshots/cdfbd3fc-a496-4c65-a9aa-14aedca5e229 Aug 12 10:40:45.773492 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-b94df8e1-7dde-455f-8bf1-9e0136df79d1 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:45.773735 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-b94df8e1-7dde-455f-8bf1-9e0136df79d1 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Calling method 'delete' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:45.773825 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.v3.snapshots [None req-b94df8e1-7dde-455f-8bf1-9e0136df79d1 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Delete snapshot with id: cdfbd3fc-a496-4c65-a9aa-14aedca5e229 Aug 12 10:40:45.778769 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:40:45.778769 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:40:45.779130 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-b94df8e1-7dde-455f-8bf1-9e0136df79d1 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Snapshot retrieved successfully. Aug 12 10:40:45.796285 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-b94df8e1-7dde-455f-8bf1-9e0136df79d1 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Snapshot delete request issued successfully. Aug 12 10:40:45.796475 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-b94df8e1-7dde-455f-8bf1-9e0136df79d1 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] https://10.4.3.105/volume/v3/snapshots/cdfbd3fc-a496-4c65-a9aa-14aedca5e229 returned with HTTP 202 Aug 12 10:40:45.796938 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 942/3743] 10.4.3.105 () {66 vars in 1357 bytes} [Wed Aug 12 10:40:45 2026] DELETE /volume/v3/snapshots/cdfbd3fc-a496-4c65-a9aa-14aedca5e229 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 10:40:45.804445 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-628bd8ce-797f-4b1e-be45-f03e17a16955 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:45.806880 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-628bd8ce-797f-4b1e-be45-f03e17a16955 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] GET https://10.4.3.105/volume/v3/snapshots/cdfbd3fc-a496-4c65-a9aa-14aedca5e229 Aug 12 10:40:45.807131 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-628bd8ce-797f-4b1e-be45-f03e17a16955 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:45.807327 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-628bd8ce-797f-4b1e-be45-f03e17a16955 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:45.812277 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:40:45.812277 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:40:45.812723 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-628bd8ce-797f-4b1e-be45-f03e17a16955 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Snapshot retrieved successfully. Aug 12 10:40:45.813628 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-628bd8ce-797f-4b1e-be45-f03e17a16955 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] https://10.4.3.105/volume/v3/snapshots/cdfbd3fc-a496-4c65-a9aa-14aedca5e229 returned with HTTP 200 Aug 12 10:40:45.814031 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 928/3744] 10.4.3.105 () {66 vars in 1354 bytes} [Wed Aug 12 10:40:45 2026] GET /volume/v3/snapshots/cdfbd3fc-a496-4c65-a9aa-14aedca5e229 => generated 468 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:40:45.970480 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-e333f7dc-b66d-4ced-8867-4283cea22447 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:45.972138 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-e333f7dc-b66d-4ced-8867-4283cea22447 tempest-CinderUnicodeTest-1838330837 tempest-CinderUnicodeTest-1838330837-project-member] GET https://10.4.3.105/volume/v3/volumes/93d881fc-cff6-4c96-8cb0-219c53e90508 Aug 12 10:40:45.972313 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-e333f7dc-b66d-4ced-8867-4283cea22447 tempest-CinderUnicodeTest-1838330837 tempest-CinderUnicodeTest-1838330837-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:45.972489 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-e333f7dc-b66d-4ced-8867-4283cea22447 tempest-CinderUnicodeTest-1838330837 tempest-CinderUnicodeTest-1838330837-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:45.978608 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:40:45.978608 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:40:45.981504 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-e333f7dc-b66d-4ced-8867-4283cea22447 tempest-CinderUnicodeTest-1838330837 tempest-CinderUnicodeTest-1838330837-project-member] Volume info retrieved successfully. Aug 12 10:40:45.984906 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-e333f7dc-b66d-4ced-8867-4283cea22447 tempest-CinderUnicodeTest-1838330837 tempest-CinderUnicodeTest-1838330837-project-member] https://10.4.3.105/volume/v3/volumes/93d881fc-cff6-4c96-8cb0-219c53e90508 returned with HTTP 200 Aug 12 10:40:45.985213 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 931/3745] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:40:45 2026] GET /volume/v3/volumes/93d881fc-cff6-4c96-8cb0-219c53e90508 => generated 833 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:40:45.996878 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-6615d5bc-5581-46be-b50b-fc37978dc04d None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:45.998594 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-6615d5bc-5581-46be-b50b-fc37978dc04d tempest-CinderUnicodeTest-1838330837 tempest-CinderUnicodeTest-1838330837-project-member] GET https://10.4.3.105/volume/v3/volumes/93d881fc-cff6-4c96-8cb0-219c53e90508 Aug 12 10:40:45.998825 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-6615d5bc-5581-46be-b50b-fc37978dc04d tempest-CinderUnicodeTest-1838330837 tempest-CinderUnicodeTest-1838330837-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:45.999039 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-6615d5bc-5581-46be-b50b-fc37978dc04d tempest-CinderUnicodeTest-1838330837 tempest-CinderUnicodeTest-1838330837-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:46.005504 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:40:46.005504 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:40:46.009031 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-6615d5bc-5581-46be-b50b-fc37978dc04d tempest-CinderUnicodeTest-1838330837 tempest-CinderUnicodeTest-1838330837-project-member] Volume info retrieved successfully. Aug 12 10:40:46.013007 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-6615d5bc-5581-46be-b50b-fc37978dc04d tempest-CinderUnicodeTest-1838330837 tempest-CinderUnicodeTest-1838330837-project-member] https://10.4.3.105/volume/v3/volumes/93d881fc-cff6-4c96-8cb0-219c53e90508 returned with HTTP 200 Aug 12 10:40:46.013396 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 945/3746] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:40:45 2026] GET /volume/v3/volumes/93d881fc-cff6-4c96-8cb0-219c53e90508 => generated 833 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:40:46.025994 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-3e63542b-ce13-4fbd-b7b9-182c0c7ac61a None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:46.027994 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-3e63542b-ce13-4fbd-b7b9-182c0c7ac61a tempest-CinderUnicodeTest-1838330837 tempest-CinderUnicodeTest-1838330837-project-member] POST https://10.4.3.105/volume/v3/volumes Aug 12 10:40:46.028376 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-3e63542b-ce13-4fbd-b7b9-182c0c7ac61a tempest-CinderUnicodeTest-1838330837 tempest-CinderUnicodeTest-1838330837-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "\u05e7\u05d9\u05d9\u05e4\u05e9", "size": 1, "name": "tempest-CinderUnicodeTest-Volume-1863758405"}} {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:40:46.030117 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.v3.volumes [None req-3e63542b-ce13-4fbd-b7b9-182c0c7ac61a tempest-CinderUnicodeTest-1838330837 tempest-CinderUnicodeTest-1838330837-project-member] Create volume request body: {'volume': {'description': 'קייפש', 'size': 1, 'name': 'tempest-CinderUnicodeTest-Volume-1863758405'}} {{(pid=100372) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 10:40:46.030312 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.v3.volumes [None req-3e63542b-ce13-4fbd-b7b9-182c0c7ac61a tempest-CinderUnicodeTest-1838330837 tempest-CinderUnicodeTest-1838330837-project-member] Create volume of 1 GB Aug 12 10:40:46.030609 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:40:46.030609 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:40:46.034894 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-3e63542b-ce13-4fbd-b7b9-182c0c7ac61a tempest-CinderUnicodeTest-1838330837 tempest-CinderUnicodeTest-1838330837-project-member] Availability Zones retrieved successfully. Aug 12 10:40:46.040403 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-3e63542b-ce13-4fbd-b7b9-182c0c7ac61a tempest-CinderUnicodeTest-1838330837 tempest-CinderUnicodeTest-1838330837-project-member] Flow 'volume_create_api' (fb221bc1-7b47-4054-b7d0-d140bec04ca5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100372) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:40:46.041641 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-3e63542b-ce13-4fbd-b7b9-182c0c7ac61a tempest-CinderUnicodeTest-1838330837 tempest-CinderUnicodeTest-1838330837-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9696695e-477b-4e5f-88f3-62d5819b6ac9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:40:46.042752 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.flows.api.create_volume [None req-3e63542b-ce13-4fbd-b7b9-182c0c7ac61a tempest-CinderUnicodeTest-1838330837 tempest-CinderUnicodeTest-1838330837-project-member] Validating volume size '1' using validate_int {{(pid=100372) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 10:40:46.067259 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-3e63542b-ce13-4fbd-b7b9-182c0c7ac61a tempest-CinderUnicodeTest-1838330837 tempest-CinderUnicodeTest-1838330837-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9696695e-477b-4e5f-88f3-62d5819b6ac9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T10:26:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6cd66f07-4c7b-40b2-9dfb-378538f29c9e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:40:46.067966 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-3e63542b-ce13-4fbd-b7b9-182c0c7ac61a tempest-CinderUnicodeTest-1838330837 tempest-CinderUnicodeTest-1838330837-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7494ee37-8030-4d85-8708-6110cf1301b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:40:46.108028 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.quota [None req-3e63542b-ce13-4fbd-b7b9-182c0c7ac61a tempest-CinderUnicodeTest-1838330837 tempest-CinderUnicodeTest-1838330837-project-member] Created reservations ['504cab5e-e61a-4723-a689-b0183b8e27cd', '9dbbb507-0ed3-4eaf-96a9-b47ebbafb7c7', '6236928e-252e-47a7-aa5f-d75021a4f188', '465dc9d2-24d3-4723-af31-425f390c3b31'] {{(pid=100372) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:40:46.109027 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-3e63542b-ce13-4fbd-b7b9-182c0c7ac61a tempest-CinderUnicodeTest-1838330837 tempest-CinderUnicodeTest-1838330837-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7494ee37-8030-4d85-8708-6110cf1301b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['504cab5e-e61a-4723-a689-b0183b8e27cd', '9dbbb507-0ed3-4eaf-96a9-b47ebbafb7c7', '6236928e-252e-47a7-aa5f-d75021a4f188', '465dc9d2-24d3-4723-af31-425f390c3b31']}' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:40:46.110110 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-3e63542b-ce13-4fbd-b7b9-182c0c7ac61a tempest-CinderUnicodeTest-1838330837 tempest-CinderUnicodeTest-1838330837-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2a902b1b-60f7-494d-ab67-5a04bb8a9550) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:40:46.135048 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-3e63542b-ce13-4fbd-b7b9-182c0c7ac61a tempest-CinderUnicodeTest-1838330837 tempest-CinderUnicodeTest-1838330837-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2a902b1b-60f7-494d-ab67-5a04bb8a9550) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '37f31f40-1a8b-4b70-8002-881dd9909b32', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-1863758405',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4590c0b1b8d64a11aa575bc4033c4268',qos_specs=None,replication_status=,reservations=['504cab5e-e61a-4723-a689-b0183b8e27cd','9dbbb507-0ed3-4eaf-96a9-b47ebbafb7c7','6236928e-252e-47a7-aa5f-d75021a4f188','465dc9d2-24d3-4723-af31-425f390c3b31'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='88a571e8fa2b4b9f9d9ee867ccdca181',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:40:46Z,deleted=False,deleted_at=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-1863758405',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=37f31f40-1a8b-4b70-8002-881dd9909b32,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4590c0b1b8d64a11aa575bc4033c4268',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='88a571e8fa2b4b9f9d9ee867ccdca181',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6cd66f07-4c7b-40b2-9dfb-378538f29c9e),volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:40:46.136028 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-3e63542b-ce13-4fbd-b7b9-182c0c7ac61a tempest-CinderUnicodeTest-1838330837 tempest-CinderUnicodeTest-1838330837-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (475c3988-ab02-48b6-a52b-e3be5e10e121) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:40:46.152921 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-3e63542b-ce13-4fbd-b7b9-182c0c7ac61a tempest-CinderUnicodeTest-1838330837 tempest-CinderUnicodeTest-1838330837-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (475c3988-ab02-48b6-a52b-e3be5e10e121) transitioned into 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-1863758405',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4590c0b1b8d64a11aa575bc4033c4268',qos_specs=None,replication_status=,reservations=['504cab5e-e61a-4723-a689-b0183b8e27cd','9dbbb507-0ed3-4eaf-96a9-b47ebbafb7c7','6236928e-252e-47a7-aa5f-d75021a4f188','465dc9d2-24d3-4723-af31-425f390c3b31'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='88a571e8fa2b4b9f9d9ee867ccdca181',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:40:46.154910 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-3e63542b-ce13-4fbd-b7b9-182c0c7ac61a tempest-CinderUnicodeTest-1838330837 tempest-CinderUnicodeTest-1838330837-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ab36f8ef-5b84-4567-ab3e-ff941437c61e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:40:46.161402 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-3e63542b-ce13-4fbd-b7b9-182c0c7ac61a tempest-CinderUnicodeTest-1838330837 tempest-CinderUnicodeTest-1838330837-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ab36f8ef-5b84-4567-ab3e-ff941437c61e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:40:46.162156 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-3e63542b-ce13-4fbd-b7b9-182c0c7ac61a tempest-CinderUnicodeTest-1838330837 tempest-CinderUnicodeTest-1838330837-project-member] Flow 'volume_create_api' (fb221bc1-7b47-4054-b7d0-d140bec04ca5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100372) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:40:46.162423 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-3e63542b-ce13-4fbd-b7b9-182c0c7ac61a tempest-CinderUnicodeTest-1838330837 tempest-CinderUnicodeTest-1838330837-project-member] Create volume request issued successfully. Aug 12 10:40:46.163207 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-3e63542b-ce13-4fbd-b7b9-182c0c7ac61a tempest-CinderUnicodeTest-1838330837 tempest-CinderUnicodeTest-1838330837-project-member] https://10.4.3.105/volume/v3/volumes returned with HTTP 202 Aug 12 10:40:46.163732 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 943/3747] 10.4.3.105 () {68 vars in 1259 bytes} [Wed Aug 12 10:40:46 2026] POST /volume/v3/volumes => generated 776 bytes in 138 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 10:40:46.176407 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-a96a49ba-dcce-4caf-9a39-1de677d32c53 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:46.178996 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-a96a49ba-dcce-4caf-9a39-1de677d32c53 tempest-CinderUnicodeTest-1838330837 tempest-CinderUnicodeTest-1838330837-project-member] GET https://10.4.3.105/volume/v3/volumes/37f31f40-1a8b-4b70-8002-881dd9909b32 Aug 12 10:40:46.178996 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-a96a49ba-dcce-4caf-9a39-1de677d32c53 tempest-CinderUnicodeTest-1838330837 tempest-CinderUnicodeTest-1838330837-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:46.179113 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-a96a49ba-dcce-4caf-9a39-1de677d32c53 tempest-CinderUnicodeTest-1838330837 tempest-CinderUnicodeTest-1838330837-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:46.186925 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:40:46.186925 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:40:46.190941 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-a96a49ba-dcce-4caf-9a39-1de677d32c53 tempest-CinderUnicodeTest-1838330837 tempest-CinderUnicodeTest-1838330837-project-member] Volume info retrieved successfully. Aug 12 10:40:46.195220 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-a96a49ba-dcce-4caf-9a39-1de677d32c53 tempest-CinderUnicodeTest-1838330837 tempest-CinderUnicodeTest-1838330837-project-member] https://10.4.3.105/volume/v3/volumes/37f31f40-1a8b-4b70-8002-881dd9909b32 returned with HTTP 200 Aug 12 10:40:46.195632 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 929/3748] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:40:46 2026] GET /volume/v3/volumes/37f31f40-1a8b-4b70-8002-881dd9909b32 => generated 844 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:40:46.204393 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-6ea2c240-93d5-460c-8682-5b40c83db8db None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:46.209133 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-6ea2c240-93d5-460c-8682-5b40c83db8db tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] GET https://10.4.3.105/volume/v3/volumes/e57ef168-2970-4f75-8d9e-04453f5be542 Aug 12 10:40:46.209133 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-6ea2c240-93d5-460c-8682-5b40c83db8db tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:46.209133 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-6ea2c240-93d5-460c-8682-5b40c83db8db tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:46.219191 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-6ea2c240-93d5-460c-8682-5b40c83db8db tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] https://10.4.3.105/volume/v3/volumes/e57ef168-2970-4f75-8d9e-04453f5be542 returned with HTTP 404 Aug 12 10:40:46.219289 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 932/3749] 10.4.3.105 () {68 vars in 1389 bytes} [Wed Aug 12 10:40:46 2026] GET /volume/v3/volumes/e57ef168-2970-4f75-8d9e-04453f5be542 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 10:40:46.226478 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-33617b76-ca2d-43c0-a766-ef7d88062d01 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:46.228835 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-33617b76-ca2d-43c0-a766-ef7d88062d01 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] DELETE https://10.4.3.105/volume/v3/volumes/e94953e7-dbe1-4aaf-90fa-5ffdf2e851d4 Aug 12 10:40:46.229664 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-33617b76-ca2d-43c0-a766-ef7d88062d01 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:46.229664 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-33617b76-ca2d-43c0-a766-ef7d88062d01 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Calling method 'delete' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:46.229664 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.v3.volumes [None req-33617b76-ca2d-43c0-a766-ef7d88062d01 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Delete volume with id: e94953e7-dbe1-4aaf-90fa-5ffdf2e851d4 Aug 12 10:40:46.240757 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:40:46.240757 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:40:46.240757 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-33617b76-ca2d-43c0-a766-ef7d88062d01 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Volume info retrieved successfully. Aug 12 10:40:46.260926 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-33617b76-ca2d-43c0-a766-ef7d88062d01 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Delete volume request issued successfully. Aug 12 10:40:46.261187 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-33617b76-ca2d-43c0-a766-ef7d88062d01 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] https://10.4.3.105/volume/v3/volumes/e94953e7-dbe1-4aaf-90fa-5ffdf2e851d4 returned with HTTP 202 Aug 12 10:40:46.261831 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 946/3750] 10.4.3.105 () {68 vars in 1392 bytes} [Wed Aug 12 10:40:46 2026] DELETE /volume/v3/volumes/e94953e7-dbe1-4aaf-90fa-5ffdf2e851d4 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 12 10:40:46.275732 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-09cbb492-f228-4502-b9a0-dc8d3ef9642d None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:46.277084 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-09cbb492-f228-4502-b9a0-dc8d3ef9642d tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] GET https://10.4.3.105/volume/v3/volumes/e94953e7-dbe1-4aaf-90fa-5ffdf2e851d4 Aug 12 10:40:46.277285 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-09cbb492-f228-4502-b9a0-dc8d3ef9642d tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:46.277460 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-09cbb492-f228-4502-b9a0-dc8d3ef9642d tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:46.284572 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:40:46.284572 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:40:46.288286 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-09cbb492-f228-4502-b9a0-dc8d3ef9642d tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Volume info retrieved successfully. Aug 12 10:40:46.292665 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-09cbb492-f228-4502-b9a0-dc8d3ef9642d tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] https://10.4.3.105/volume/v3/volumes/e94953e7-dbe1-4aaf-90fa-5ffdf2e851d4 returned with HTTP 200 Aug 12 10:40:46.293052 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 944/3751] 10.4.3.105 () {68 vars in 1389 bytes} [Wed Aug 12 10:40:46 2026] GET /volume/v3/volumes/e94953e7-dbe1-4aaf-90fa-5ffdf2e851d4 => generated 896 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:40:46.509844 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-d50f3a96-dc88-431d-b61d-f40600b5d1fa None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:46.511587 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-d50f3a96-dc88-431d-b61d-f40600b5d1fa tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] DELETE https://10.4.3.105/volume/v3/volumes/de91ef68-80de-4d5c-9b86-41f81e4a3d30 Aug 12 10:40:46.511769 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-d50f3a96-dc88-431d-b61d-f40600b5d1fa tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:46.511965 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-d50f3a96-dc88-431d-b61d-f40600b5d1fa tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Calling method 'delete' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:46.512114 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.v3.volumes [None req-d50f3a96-dc88-431d-b61d-f40600b5d1fa tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Delete volume with id: de91ef68-80de-4d5c-9b86-41f81e4a3d30 Aug 12 10:40:46.518688 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:40:46.518688 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:40:46.519080 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-d50f3a96-dc88-431d-b61d-f40600b5d1fa tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Volume info retrieved successfully. Aug 12 10:40:46.536551 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-d50f3a96-dc88-431d-b61d-f40600b5d1fa tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Delete volume request issued successfully. Aug 12 10:40:46.536551 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-d50f3a96-dc88-431d-b61d-f40600b5d1fa tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] https://10.4.3.105/volume/v3/volumes/de91ef68-80de-4d5c-9b86-41f81e4a3d30 returned with HTTP 202 Aug 12 10:40:46.536551 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 930/3752] 10.4.3.105 () {66 vars in 1351 bytes} [Wed Aug 12 10:40:46 2026] DELETE /volume/v3/volumes/de91ef68-80de-4d5c-9b86-41f81e4a3d30 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 10:40:46.541484 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-9fd4108b-a055-406b-831e-bd9243d0cd34 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:46.543158 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-9fd4108b-a055-406b-831e-bd9243d0cd34 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] GET https://10.4.3.105/volume/v3/volumes/de91ef68-80de-4d5c-9b86-41f81e4a3d30 Aug 12 10:40:46.543322 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-9fd4108b-a055-406b-831e-bd9243d0cd34 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:46.543490 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-9fd4108b-a055-406b-831e-bd9243d0cd34 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:46.549534 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:40:46.549534 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:40:46.553303 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-9fd4108b-a055-406b-831e-bd9243d0cd34 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Volume info retrieved successfully. Aug 12 10:40:46.557374 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-9fd4108b-a055-406b-831e-bd9243d0cd34 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] https://10.4.3.105/volume/v3/volumes/de91ef68-80de-4d5c-9b86-41f81e4a3d30 returned with HTTP 200 Aug 12 10:40:46.557763 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 933/3753] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:40:46 2026] GET /volume/v3/volumes/de91ef68-80de-4d5c-9b86-41f81e4a3d30 => generated 840 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:40:46.822464 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-d99cb194-ae6b-47b8-86a0-2bec9f5e2c0b None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:46.824076 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-d99cb194-ae6b-47b8-86a0-2bec9f5e2c0b tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] GET https://10.4.3.105/volume/v3/snapshots/cdfbd3fc-a496-4c65-a9aa-14aedca5e229 Aug 12 10:40:46.824275 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-d99cb194-ae6b-47b8-86a0-2bec9f5e2c0b tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:46.824469 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-d99cb194-ae6b-47b8-86a0-2bec9f5e2c0b tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:46.828210 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-d99cb194-ae6b-47b8-86a0-2bec9f5e2c0b tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] https://10.4.3.105/volume/v3/snapshots/cdfbd3fc-a496-4c65-a9aa-14aedca5e229 returned with HTTP 404 Aug 12 10:40:46.828664 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 947/3754] 10.4.3.105 () {66 vars in 1354 bytes} [Wed Aug 12 10:40:46 2026] GET /volume/v3/snapshots/cdfbd3fc-a496-4c65-a9aa-14aedca5e229 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:40:46.834618 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-2b809e92-da19-435b-a4cb-a4f5ffebd17d None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:46.836788 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-2b809e92-da19-435b-a4cb-a4f5ffebd17d tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] DELETE https://10.4.3.105/volume/v3/snapshots/7b358e55-fe83-4407-8368-d9d3d87168d3 Aug 12 10:40:46.837016 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-2b809e92-da19-435b-a4cb-a4f5ffebd17d tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:46.837250 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-2b809e92-da19-435b-a4cb-a4f5ffebd17d tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Calling method 'delete' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:46.837380 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.v3.snapshots [None req-2b809e92-da19-435b-a4cb-a4f5ffebd17d tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Delete snapshot with id: 7b358e55-fe83-4407-8368-d9d3d87168d3 Aug 12 10:40:46.842698 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:40:46.842698 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:40:46.843195 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-2b809e92-da19-435b-a4cb-a4f5ffebd17d tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Snapshot retrieved successfully. Aug 12 10:40:46.862645 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-2b809e92-da19-435b-a4cb-a4f5ffebd17d tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Snapshot delete request issued successfully. Aug 12 10:40:46.862840 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-2b809e92-da19-435b-a4cb-a4f5ffebd17d tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] https://10.4.3.105/volume/v3/snapshots/7b358e55-fe83-4407-8368-d9d3d87168d3 returned with HTTP 202 Aug 12 10:40:46.863342 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 945/3755] 10.4.3.105 () {66 vars in 1357 bytes} [Wed Aug 12 10:40:46 2026] DELETE /volume/v3/snapshots/7b358e55-fe83-4407-8368-d9d3d87168d3 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 10:40:46.870655 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-3397c07d-f97d-4c3d-8219-fbd83ed9b592 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:46.872567 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-3397c07d-f97d-4c3d-8219-fbd83ed9b592 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] GET https://10.4.3.105/volume/v3/snapshots/7b358e55-fe83-4407-8368-d9d3d87168d3 Aug 12 10:40:46.872766 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-3397c07d-f97d-4c3d-8219-fbd83ed9b592 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:46.872944 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-3397c07d-f97d-4c3d-8219-fbd83ed9b592 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:46.877842 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:40:46.877842 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:40:46.878236 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-3397c07d-f97d-4c3d-8219-fbd83ed9b592 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Snapshot retrieved successfully. Aug 12 10:40:46.878935 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-3397c07d-f97d-4c3d-8219-fbd83ed9b592 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] https://10.4.3.105/volume/v3/snapshots/7b358e55-fe83-4407-8368-d9d3d87168d3 returned with HTTP 200 Aug 12 10:40:46.879284 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 931/3756] 10.4.3.105 () {66 vars in 1354 bytes} [Wed Aug 12 10:40:46 2026] GET /volume/v3/snapshots/7b358e55-fe83-4407-8368-d9d3d87168d3 => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:40:47.207632 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-c0928a57-2b48-4dcb-bdaf-7f6bff9cfa57 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:47.209211 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-c0928a57-2b48-4dcb-bdaf-7f6bff9cfa57 tempest-CinderUnicodeTest-1838330837 tempest-CinderUnicodeTest-1838330837-project-member] GET https://10.4.3.105/volume/v3/volumes/37f31f40-1a8b-4b70-8002-881dd9909b32 Aug 12 10:40:47.209384 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-c0928a57-2b48-4dcb-bdaf-7f6bff9cfa57 tempest-CinderUnicodeTest-1838330837 tempest-CinderUnicodeTest-1838330837-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:47.209583 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-c0928a57-2b48-4dcb-bdaf-7f6bff9cfa57 tempest-CinderUnicodeTest-1838330837 tempest-CinderUnicodeTest-1838330837-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:47.215672 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:40:47.215672 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:40:47.218678 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-c0928a57-2b48-4dcb-bdaf-7f6bff9cfa57 tempest-CinderUnicodeTest-1838330837 tempest-CinderUnicodeTest-1838330837-project-member] Volume info retrieved successfully. Aug 12 10:40:47.222292 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-c0928a57-2b48-4dcb-bdaf-7f6bff9cfa57 tempest-CinderUnicodeTest-1838330837 tempest-CinderUnicodeTest-1838330837-project-member] https://10.4.3.105/volume/v3/volumes/37f31f40-1a8b-4b70-8002-881dd9909b32 returned with HTTP 200 Aug 12 10:40:47.222649 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 934/3757] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:40:47 2026] GET /volume/v3/volumes/37f31f40-1a8b-4b70-8002-881dd9909b32 => generated 869 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:40:47.233701 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-a298dbaf-b641-4c17-8087-27052dafd6f0 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:47.235344 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-a298dbaf-b641-4c17-8087-27052dafd6f0 tempest-CinderUnicodeTest-1838330837 tempest-CinderUnicodeTest-1838330837-project-member] GET https://10.4.3.105/volume/v3/volumes/37f31f40-1a8b-4b70-8002-881dd9909b32 Aug 12 10:40:47.235552 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-a298dbaf-b641-4c17-8087-27052dafd6f0 tempest-CinderUnicodeTest-1838330837 tempest-CinderUnicodeTest-1838330837-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:47.235911 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-a298dbaf-b641-4c17-8087-27052dafd6f0 tempest-CinderUnicodeTest-1838330837 tempest-CinderUnicodeTest-1838330837-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:47.242478 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:40:47.242478 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:40:47.245628 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-a298dbaf-b641-4c17-8087-27052dafd6f0 tempest-CinderUnicodeTest-1838330837 tempest-CinderUnicodeTest-1838330837-project-member] Volume info retrieved successfully. Aug 12 10:40:47.249435 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-a298dbaf-b641-4c17-8087-27052dafd6f0 tempest-CinderUnicodeTest-1838330837 tempest-CinderUnicodeTest-1838330837-project-member] https://10.4.3.105/volume/v3/volumes/37f31f40-1a8b-4b70-8002-881dd9909b32 returned with HTTP 200 Aug 12 10:40:47.249819 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 948/3758] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:40:47 2026] GET /volume/v3/volumes/37f31f40-1a8b-4b70-8002-881dd9909b32 => generated 869 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:40:47.265287 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-920b65d9-6fd8-43d8-b0e4-857a3293e6fc None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:47.267543 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-920b65d9-6fd8-43d8-b0e4-857a3293e6fc tempest-CinderUnicodeTest-1838330837 tempest-CinderUnicodeTest-1838330837-project-member] POST https://10.4.3.105/volume/v3/snapshots Aug 12 10:40:47.267983 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-920b65d9-6fd8-43d8-b0e4-857a3293e6fc tempest-CinderUnicodeTest-1838330837 tempest-CinderUnicodeTest-1838330837-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "37f31f40-1a8b-4b70-8002-881dd9909b32", "description": "\u4e2d\u56fd\u793e\u533a", "name": "tempest-CinderUnicodeTest-Snapshot-916769761"}} {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:40:47.280397 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:40:47.280397 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:40:47.280985 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-920b65d9-6fd8-43d8-b0e4-857a3293e6fc tempest-CinderUnicodeTest-1838330837 tempest-CinderUnicodeTest-1838330837-project-member] Volume info retrieved successfully. Aug 12 10:40:47.281134 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.v3.snapshots [None req-920b65d9-6fd8-43d8-b0e4-857a3293e6fc tempest-CinderUnicodeTest-1838330837 tempest-CinderUnicodeTest-1838330837-project-member] Create snapshot from volume 37f31f40-1a8b-4b70-8002-881dd9909b32 Aug 12 10:40:47.310042 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-1e66505c-13d2-4abc-9864-bd9c0f625917 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:47.311832 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-1e66505c-13d2-4abc-9864-bd9c0f625917 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] GET https://10.4.3.105/volume/v3/volumes/e94953e7-dbe1-4aaf-90fa-5ffdf2e851d4 Aug 12 10:40:47.312066 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-1e66505c-13d2-4abc-9864-bd9c0f625917 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:47.312248 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-1e66505c-13d2-4abc-9864-bd9c0f625917 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:47.318459 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-1e66505c-13d2-4abc-9864-bd9c0f625917 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] https://10.4.3.105/volume/v3/volumes/e94953e7-dbe1-4aaf-90fa-5ffdf2e851d4 returned with HTTP 404 Aug 12 10:40:47.318952 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 932/3759] 10.4.3.105 () {68 vars in 1389 bytes} [Wed Aug 12 10:40:47 2026] GET /volume/v3/volumes/e94953e7-dbe1-4aaf-90fa-5ffdf2e851d4 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 10:40:47.319136 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.quota [None req-920b65d9-6fd8-43d8-b0e4-857a3293e6fc tempest-CinderUnicodeTest-1838330837 tempest-CinderUnicodeTest-1838330837-project-member] Created reservations ['003512e9-cda1-475d-b429-161eb1217953', 'e289b38e-4055-49a4-8422-4cf22414fdbb', '0bb7919e-6ae9-4bfc-955a-37cacc379a6b', 'e4897f25-af01-4463-ba9f-0417531ae4b7'] {{(pid=100372) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:40:47.328357 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-1e9a39b8-1557-415a-b171-813e82afecfd None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:47.330077 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-1e9a39b8-1557-415a-b171-813e82afecfd tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] DELETE https://10.4.3.105/volume/v3/volumes/d33ee084-cba7-49f9-a5e5-00425a8fa295 Aug 12 10:40:47.330270 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-1e9a39b8-1557-415a-b171-813e82afecfd tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:47.330443 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-1e9a39b8-1557-415a-b171-813e82afecfd tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Calling method 'delete' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:47.330639 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.v3.volumes [None req-1e9a39b8-1557-415a-b171-813e82afecfd tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Delete volume with id: d33ee084-cba7-49f9-a5e5-00425a8fa295 Aug 12 10:40:47.338181 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:40:47.338181 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:40:47.338671 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-1e9a39b8-1557-415a-b171-813e82afecfd tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Volume info retrieved successfully. Aug 12 10:40:47.355928 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-1e9a39b8-1557-415a-b171-813e82afecfd tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Delete volume request issued successfully. Aug 12 10:40:47.356352 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-1e9a39b8-1557-415a-b171-813e82afecfd tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] https://10.4.3.105/volume/v3/volumes/d33ee084-cba7-49f9-a5e5-00425a8fa295 returned with HTTP 202 Aug 12 10:40:47.356798 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 935/3760] 10.4.3.105 () {68 vars in 1392 bytes} [Wed Aug 12 10:40:47 2026] DELETE /volume/v3/volumes/d33ee084-cba7-49f9-a5e5-00425a8fa295 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 12 10:40:47.362730 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-920b65d9-6fd8-43d8-b0e4-857a3293e6fc tempest-CinderUnicodeTest-1838330837 tempest-CinderUnicodeTest-1838330837-project-member] Snapshot create request issued successfully. Aug 12 10:40:47.363076 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-920b65d9-6fd8-43d8-b0e4-857a3293e6fc tempest-CinderUnicodeTest-1838330837 tempest-CinderUnicodeTest-1838330837-project-member] https://10.4.3.105/volume/v3/snapshots returned with HTTP 202 Aug 12 10:40:47.365049 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 946/3761] 10.4.3.105 () {68 vars in 1265 bytes} [Wed Aug 12 10:40:47 2026] POST /volume/v3/snapshots => generated 325 bytes in 100 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 10:40:47.367280 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-abe207e3-6375-4925-86c6-8dc81631ede3 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:47.369409 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-abe207e3-6375-4925-86c6-8dc81631ede3 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] GET https://10.4.3.105/volume/v3/volumes/d33ee084-cba7-49f9-a5e5-00425a8fa295 Aug 12 10:40:47.369842 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-abe207e3-6375-4925-86c6-8dc81631ede3 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:47.370065 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-abe207e3-6375-4925-86c6-8dc81631ede3 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:47.375132 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-f5ce86b7-579d-4edd-9ac8-3e642f85837c None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:47.376820 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-f5ce86b7-579d-4edd-9ac8-3e642f85837c tempest-CinderUnicodeTest-1838330837 tempest-CinderUnicodeTest-1838330837-project-member] GET https://10.4.3.105/volume/v3/snapshots/7468cb86-3e6a-4c24-84b2-5572d21e07bf Aug 12 10:40:47.377006 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-f5ce86b7-579d-4edd-9ac8-3e642f85837c tempest-CinderUnicodeTest-1838330837 tempest-CinderUnicodeTest-1838330837-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:47.377178 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-f5ce86b7-579d-4edd-9ac8-3e642f85837c tempest-CinderUnicodeTest-1838330837 tempest-CinderUnicodeTest-1838330837-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:47.379338 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:40:47.379338 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:40:47.383317 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-abe207e3-6375-4925-86c6-8dc81631ede3 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Volume info retrieved successfully. Aug 12 10:40:47.383451 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:40:47.383451 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:40:47.384000 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-f5ce86b7-579d-4edd-9ac8-3e642f85837c tempest-CinderUnicodeTest-1838330837 tempest-CinderUnicodeTest-1838330837-project-member] Snapshot retrieved successfully. Aug 12 10:40:47.384895 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-f5ce86b7-579d-4edd-9ac8-3e642f85837c tempest-CinderUnicodeTest-1838330837 tempest-CinderUnicodeTest-1838330837-project-member] https://10.4.3.105/volume/v3/snapshots/7468cb86-3e6a-4c24-84b2-5572d21e07bf returned with HTTP 200 Aug 12 10:40:47.385263 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 933/3762] 10.4.3.105 () {66 vars in 1354 bytes} [Wed Aug 12 10:40:47 2026] GET /volume/v3/snapshots/7468cb86-3e6a-4c24-84b2-5572d21e07bf => generated 457 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:40:47.387909 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-abe207e3-6375-4925-86c6-8dc81631ede3 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] https://10.4.3.105/volume/v3/volumes/d33ee084-cba7-49f9-a5e5-00425a8fa295 returned with HTTP 200 Aug 12 10:40:47.388286 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 949/3763] 10.4.3.105 () {68 vars in 1389 bytes} [Wed Aug 12 10:40:47 2026] GET /volume/v3/volumes/d33ee084-cba7-49f9-a5e5-00425a8fa295 => generated 895 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:40:47.569795 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-e817dcba-5472-4dab-ab82-05f2bc6cf222 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:47.571564 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-e817dcba-5472-4dab-ab82-05f2bc6cf222 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] GET https://10.4.3.105/volume/v3/volumes/de91ef68-80de-4d5c-9b86-41f81e4a3d30 Aug 12 10:40:47.571759 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-e817dcba-5472-4dab-ab82-05f2bc6cf222 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:47.571935 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-e817dcba-5472-4dab-ab82-05f2bc6cf222 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:47.577191 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-e817dcba-5472-4dab-ab82-05f2bc6cf222 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] https://10.4.3.105/volume/v3/volumes/de91ef68-80de-4d5c-9b86-41f81e4a3d30 returned with HTTP 404 Aug 12 10:40:47.577719 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 936/3764] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:40:47 2026] GET /volume/v3/volumes/de91ef68-80de-4d5c-9b86-41f81e4a3d30 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:40:47.584670 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-6b2ffe23-7eb0-43a0-99d4-dc7ffff1e10c None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:47.586545 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-6b2ffe23-7eb0-43a0-99d4-dc7ffff1e10c tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] GET https://10.4.3.105/volume/v3/volumes/de91ef68-80de-4d5c-9b86-41f81e4a3d30 Aug 12 10:40:47.586754 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-6b2ffe23-7eb0-43a0-99d4-dc7ffff1e10c tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:47.586965 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-6b2ffe23-7eb0-43a0-99d4-dc7ffff1e10c tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:47.592740 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-6b2ffe23-7eb0-43a0-99d4-dc7ffff1e10c tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] https://10.4.3.105/volume/v3/volumes/de91ef68-80de-4d5c-9b86-41f81e4a3d30 returned with HTTP 404 Aug 12 10:40:47.593223 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 947/3765] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:40:47 2026] GET /volume/v3/volumes/de91ef68-80de-4d5c-9b86-41f81e4a3d30 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:40:47.601879 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-7d508c02-ab69-4a12-b495-f39b8f57b1af None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:47.603585 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-7d508c02-ab69-4a12-b495-f39b8f57b1af tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] DELETE https://10.4.3.105/volume/v3/volumes/de91ef68-80de-4d5c-9b86-41f81e4a3d30 Aug 12 10:40:47.603781 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-7d508c02-ab69-4a12-b495-f39b8f57b1af tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:47.603958 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-7d508c02-ab69-4a12-b495-f39b8f57b1af tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Calling method 'delete' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:47.604126 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.v3.volumes [None req-7d508c02-ab69-4a12-b495-f39b8f57b1af tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Delete volume with id: de91ef68-80de-4d5c-9b86-41f81e4a3d30 Aug 12 10:40:47.609333 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-7d508c02-ab69-4a12-b495-f39b8f57b1af tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] https://10.4.3.105/volume/v3/volumes/de91ef68-80de-4d5c-9b86-41f81e4a3d30 returned with HTTP 404 Aug 12 10:40:47.609730 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 934/3766] 10.4.3.105 () {66 vars in 1351 bytes} [Wed Aug 12 10:40:47 2026] DELETE /volume/v3/volumes/de91ef68-80de-4d5c-9b86-41f81e4a3d30 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:40:47.641038 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-1886f1ea-7703-4afc-b3f9-268ef91a4c3f None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:47.643017 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-1886f1ea-7703-4afc-b3f9-268ef91a4c3f tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] POST https://10.4.3.105/volume/v3/volumes Aug 12 10:40:47.643320 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-1886f1ea-7703-4afc-b3f9-268ef91a4c3f tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "cf2c75e2-42cb-4765-bb8a-76a15f3b73ee", "size": 1, "name": "tempest-VolumesBackupsTest-Volume-135175191"}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:40:47.644779 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.v3.volumes [None req-1886f1ea-7703-4afc-b3f9-268ef91a4c3f tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Create volume request body: {'volume': {'imageRef': 'cf2c75e2-42cb-4765-bb8a-76a15f3b73ee', 'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-135175191'}} {{(pid=100375) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 10:40:47.714726 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.v3.volumes [None req-1886f1ea-7703-4afc-b3f9-268ef91a4c3f tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Create volume of 1 GB Aug 12 10:40:47.718835 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-1886f1ea-7703-4afc-b3f9-268ef91a4c3f tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Availability Zones retrieved successfully. Aug 12 10:40:47.723817 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-1886f1ea-7703-4afc-b3f9-268ef91a4c3f tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Flow 'volume_create_api' (49778a56-7216-4eeb-991c-07f68ab47bcc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:40:47.724874 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-1886f1ea-7703-4afc-b3f9-268ef91a4c3f tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (429b2e52-2cfe-42c0-99e2-6b9f58c7bc31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:40:47.725737 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.flows.api.create_volume [None req-1886f1ea-7703-4afc-b3f9-268ef91a4c3f tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Validating volume size '1' using validate_int {{(pid=100375) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 10:40:47.776417 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-1886f1ea-7703-4afc-b3f9-268ef91a4c3f tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (429b2e52-2cfe-42c0-99e2-6b9f58c7bc31) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T10:26:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6cd66f07-4c7b-40b2-9dfb-378538f29c9e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:40:47.777307 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-1886f1ea-7703-4afc-b3f9-268ef91a4c3f tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7b3bbe52-c811-469e-afb0-71a77fdc7ff1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:40:47.810953 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.quota [None req-1886f1ea-7703-4afc-b3f9-268ef91a4c3f tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Created reservations ['5a459d5d-42f9-4579-b890-af0594ed5b51', '58a0d5d6-d295-49e8-a395-132f8842fdca', '0fc17087-8e91-4780-a955-b814f8fba539', 'f59509e0-c048-4c5a-9f22-83a9078ca623'] {{(pid=100375) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:40:47.811846 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-1886f1ea-7703-4afc-b3f9-268ef91a4c3f tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7b3bbe52-c811-469e-afb0-71a77fdc7ff1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5a459d5d-42f9-4579-b890-af0594ed5b51', '58a0d5d6-d295-49e8-a395-132f8842fdca', '0fc17087-8e91-4780-a955-b814f8fba539', 'f59509e0-c048-4c5a-9f22-83a9078ca623']}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:40:47.812653 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-1886f1ea-7703-4afc-b3f9-268ef91a4c3f tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (80d9e5a2-0f29-4f94-b91e-e67dddb2ea9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:40:47.832200 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-1886f1ea-7703-4afc-b3f9-268ef91a4c3f tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (80d9e5a2-0f29-4f94-b91e-e67dddb2ea9a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3b168488-7455-422a-89a9-e3cbb8c3b121', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-135175191',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='75904621337540d8b247ceb06ad0c356',qos_specs=None,replication_status=,reservations=['5a459d5d-42f9-4579-b890-af0594ed5b51','58a0d5d6-d295-49e8-a395-132f8842fdca','0fc17087-8e91-4780-a955-b814f8fba539','f59509e0-c048-4c5a-9f22-83a9078ca623'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='43d9461d014a47ff8edeb2f04961e72c',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:40:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-135175191',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3b168488-7455-422a-89a9-e3cbb8c3b121,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='75904621337540d8b247ceb06ad0c356',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='43d9461d014a47ff8edeb2f04961e72c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6cd66f07-4c7b-40b2-9dfb-378538f29c9e),volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:40:47.833647 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-1886f1ea-7703-4afc-b3f9-268ef91a4c3f tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (58bcd795-bd5a-404a-892e-861041790e16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:40:47.849005 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-1886f1ea-7703-4afc-b3f9-268ef91a4c3f tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (58bcd795-bd5a-404a-892e-861041790e16) transitioned into state 'SUCCESS' from state '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-135175191',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='75904621337540d8b247ceb06ad0c356',qos_specs=None,replication_status=,reservations=['5a459d5d-42f9-4579-b890-af0594ed5b51','58a0d5d6-d295-49e8-a395-132f8842fdca','0fc17087-8e91-4780-a955-b814f8fba539','f59509e0-c048-4c5a-9f22-83a9078ca623'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='43d9461d014a47ff8edeb2f04961e72c',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:40:47.849756 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-1886f1ea-7703-4afc-b3f9-268ef91a4c3f tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (65020b1a-9899-46c7-b420-f7bcdcdcfa3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:40:47.857540 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-1886f1ea-7703-4afc-b3f9-268ef91a4c3f tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (65020b1a-9899-46c7-b420-f7bcdcdcfa3a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:40:47.858340 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-1886f1ea-7703-4afc-b3f9-268ef91a4c3f tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Flow 'volume_create_api' (49778a56-7216-4eeb-991c-07f68ab47bcc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100375) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:40:47.858693 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-1886f1ea-7703-4afc-b3f9-268ef91a4c3f tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Create volume request issued successfully. Aug 12 10:40:47.859245 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-1886f1ea-7703-4afc-b3f9-268ef91a4c3f tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] https://10.4.3.105/volume/v3/volumes returned with HTTP 202 Aug 12 10:40:47.859849 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 950/3767] 10.4.3.105 () {68 vars in 1259 bytes} [Wed Aug 12 10:40:47 2026] POST /volume/v3/volumes => generated 748 bytes in 219 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 10:40:47.871099 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-c9e8999e-b772-4dde-a458-1282e6c64067 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:47.872899 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-c9e8999e-b772-4dde-a458-1282e6c64067 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] GET https://10.4.3.105/volume/v3/volumes/3b168488-7455-422a-89a9-e3cbb8c3b121 Aug 12 10:40:47.873108 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-c9e8999e-b772-4dde-a458-1282e6c64067 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:47.873305 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-c9e8999e-b772-4dde-a458-1282e6c64067 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:47.880026 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:40:47.880026 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:40:47.883637 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-c9e8999e-b772-4dde-a458-1282e6c64067 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Volume info retrieved successfully. Aug 12 10:40:47.887413 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-c9e8999e-b772-4dde-a458-1282e6c64067 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] https://10.4.3.105/volume/v3/volumes/3b168488-7455-422a-89a9-e3cbb8c3b121 returned with HTTP 200 Aug 12 10:40:47.887665 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-538964c5-1c1d-466a-a8f5-1d6d9c0c3c1d None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:47.888027 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 937/3768] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:40:47 2026] GET /volume/v3/volumes/3b168488-7455-422a-89a9-e3cbb8c3b121 => generated 816 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:40:47.889631 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-538964c5-1c1d-466a-a8f5-1d6d9c0c3c1d tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] GET https://10.4.3.105/volume/v3/snapshots/7b358e55-fe83-4407-8368-d9d3d87168d3 Aug 12 10:40:47.889843 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-538964c5-1c1d-466a-a8f5-1d6d9c0c3c1d tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:47.890043 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-538964c5-1c1d-466a-a8f5-1d6d9c0c3c1d tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:47.894091 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-538964c5-1c1d-466a-a8f5-1d6d9c0c3c1d tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] https://10.4.3.105/volume/v3/snapshots/7b358e55-fe83-4407-8368-d9d3d87168d3 returned with HTTP 404 Aug 12 10:40:47.894611 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 948/3769] 10.4.3.105 () {66 vars in 1354 bytes} [Wed Aug 12 10:40:47 2026] GET /volume/v3/snapshots/7b358e55-fe83-4407-8368-d9d3d87168d3 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:40:47.901188 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-2c02691a-e434-4778-9a42-e9d1eb8da733 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:47.902933 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-2c02691a-e434-4778-9a42-e9d1eb8da733 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] DELETE https://10.4.3.105/volume/v3/snapshots/195514a4-95a5-44b0-9af1-0b4b83dfd0ec Aug 12 10:40:47.903140 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-2c02691a-e434-4778-9a42-e9d1eb8da733 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:47.903323 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-2c02691a-e434-4778-9a42-e9d1eb8da733 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Calling method 'delete' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:47.903417 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.v3.snapshots [None req-2c02691a-e434-4778-9a42-e9d1eb8da733 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Delete snapshot with id: 195514a4-95a5-44b0-9af1-0b4b83dfd0ec Aug 12 10:40:47.908128 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:40:47.908128 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:40:47.908585 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-2c02691a-e434-4778-9a42-e9d1eb8da733 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Snapshot retrieved successfully. Aug 12 10:40:47.924770 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-2c02691a-e434-4778-9a42-e9d1eb8da733 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Snapshot delete request issued successfully. Aug 12 10:40:47.925003 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-2c02691a-e434-4778-9a42-e9d1eb8da733 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] https://10.4.3.105/volume/v3/snapshots/195514a4-95a5-44b0-9af1-0b4b83dfd0ec returned with HTTP 202 Aug 12 10:40:47.925341 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 935/3770] 10.4.3.105 () {66 vars in 1357 bytes} [Wed Aug 12 10:40:47 2026] DELETE /volume/v3/snapshots/195514a4-95a5-44b0-9af1-0b4b83dfd0ec => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 10:40:47.931645 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-bcb65136-bb9e-4ee0-b111-409b4f82d51d None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:47.933671 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-bcb65136-bb9e-4ee0-b111-409b4f82d51d tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] GET https://10.4.3.105/volume/v3/snapshots/195514a4-95a5-44b0-9af1-0b4b83dfd0ec Aug 12 10:40:47.933868 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-bcb65136-bb9e-4ee0-b111-409b4f82d51d tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:47.934141 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-bcb65136-bb9e-4ee0-b111-409b4f82d51d tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:47.938734 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:40:47.938734 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:40:47.939144 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-bcb65136-bb9e-4ee0-b111-409b4f82d51d tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Snapshot retrieved successfully. Aug 12 10:40:47.939881 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-bcb65136-bb9e-4ee0-b111-409b4f82d51d tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] https://10.4.3.105/volume/v3/snapshots/195514a4-95a5-44b0-9af1-0b4b83dfd0ec returned with HTTP 200 Aug 12 10:40:47.940210 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 951/3771] 10.4.3.105 () {66 vars in 1354 bytes} [Wed Aug 12 10:40:47 2026] GET /volume/v3/snapshots/195514a4-95a5-44b0-9af1-0b4b83dfd0ec => generated 468 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:40:48.394442 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-e568307d-8484-4131-9c24-b5c4072cec02 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:48.396385 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-e568307d-8484-4131-9c24-b5c4072cec02 tempest-CinderUnicodeTest-1838330837 tempest-CinderUnicodeTest-1838330837-project-member] GET https://10.4.3.105/volume/v3/snapshots/7468cb86-3e6a-4c24-84b2-5572d21e07bf Aug 12 10:40:48.396631 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-e568307d-8484-4131-9c24-b5c4072cec02 tempest-CinderUnicodeTest-1838330837 tempest-CinderUnicodeTest-1838330837-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:48.396844 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-e568307d-8484-4131-9c24-b5c4072cec02 tempest-CinderUnicodeTest-1838330837 tempest-CinderUnicodeTest-1838330837-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:48.399943 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-7f6bc01a-4bfb-45b3-ab5a-0f4a1c19e275 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:48.402001 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:40:48.402001 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:40:48.402287 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-7f6bc01a-4bfb-45b3-ab5a-0f4a1c19e275 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] GET https://10.4.3.105/volume/v3/volumes/d33ee084-cba7-49f9-a5e5-00425a8fa295 Aug 12 10:40:48.402449 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-e568307d-8484-4131-9c24-b5c4072cec02 tempest-CinderUnicodeTest-1838330837 tempest-CinderUnicodeTest-1838330837-project-member] Snapshot retrieved successfully. Aug 12 10:40:48.402649 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-7f6bc01a-4bfb-45b3-ab5a-0f4a1c19e275 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:48.402905 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-7f6bc01a-4bfb-45b3-ab5a-0f4a1c19e275 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:48.403371 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-e568307d-8484-4131-9c24-b5c4072cec02 tempest-CinderUnicodeTest-1838330837 tempest-CinderUnicodeTest-1838330837-project-member] https://10.4.3.105/volume/v3/snapshots/7468cb86-3e6a-4c24-84b2-5572d21e07bf returned with HTTP 200 Aug 12 10:40:48.403777 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 938/3772] 10.4.3.105 () {66 vars in 1354 bytes} [Wed Aug 12 10:40:48 2026] GET /volume/v3/snapshots/7468cb86-3e6a-4c24-84b2-5572d21e07bf => generated 484 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:40:48.410120 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-7f6bc01a-4bfb-45b3-ab5a-0f4a1c19e275 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] https://10.4.3.105/volume/v3/volumes/d33ee084-cba7-49f9-a5e5-00425a8fa295 returned with HTTP 404 Aug 12 10:40:48.410787 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 949/3773] 10.4.3.105 () {68 vars in 1389 bytes} [Wed Aug 12 10:40:48 2026] GET /volume/v3/volumes/d33ee084-cba7-49f9-a5e5-00425a8fa295 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 10:40:48.411870 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-b3d204c8-10d9-480e-abc3-9fdd4d84c927 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:48.413895 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-b3d204c8-10d9-480e-abc3-9fdd4d84c927 tempest-CinderUnicodeTest-1838330837 tempest-CinderUnicodeTest-1838330837-project-member] GET https://10.4.3.105/volume/v3/snapshots/7468cb86-3e6a-4c24-84b2-5572d21e07bf Aug 12 10:40:48.414149 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-b3d204c8-10d9-480e-abc3-9fdd4d84c927 tempest-CinderUnicodeTest-1838330837 tempest-CinderUnicodeTest-1838330837-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:48.414390 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-b3d204c8-10d9-480e-abc3-9fdd4d84c927 tempest-CinderUnicodeTest-1838330837 tempest-CinderUnicodeTest-1838330837-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:48.419934 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:40:48.419934 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:40:48.420076 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-d67937aa-294e-481c-812f-42b70d46f737 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:48.420382 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-b3d204c8-10d9-480e-abc3-9fdd4d84c927 tempest-CinderUnicodeTest-1838330837 tempest-CinderUnicodeTest-1838330837-project-member] Snapshot retrieved successfully. Aug 12 10:40:48.421189 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-b3d204c8-10d9-480e-abc3-9fdd4d84c927 tempest-CinderUnicodeTest-1838330837 tempest-CinderUnicodeTest-1838330837-project-member] https://10.4.3.105/volume/v3/snapshots/7468cb86-3e6a-4c24-84b2-5572d21e07bf returned with HTTP 200 Aug 12 10:40:48.421585 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 936/3774] 10.4.3.105 () {66 vars in 1354 bytes} [Wed Aug 12 10:40:48 2026] GET /volume/v3/snapshots/7468cb86-3e6a-4c24-84b2-5572d21e07bf => generated 484 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:40:48.421873 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-d67937aa-294e-481c-812f-42b70d46f737 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] POST https://10.4.3.105/volume/v3/volumes Aug 12 10:40:48.422260 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-d67937aa-294e-481c-812f-42b70d46f737 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-600071645"}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:40:48.423791 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.v3.volumes [None req-d67937aa-294e-481c-812f-42b70d46f737 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-600071645'}} {{(pid=100375) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 10:40:48.423962 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.v3.volumes [None req-d67937aa-294e-481c-812f-42b70d46f737 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Create volume of 1 GB Aug 12 10:40:48.428453 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-d67937aa-294e-481c-812f-42b70d46f737 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Availability Zones retrieved successfully. Aug 12 10:40:48.431434 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-e6cf078d-ebe6-498d-8bf6-53be4c6c2a89 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:48.433672 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-e6cf078d-ebe6-498d-8bf6-53be4c6c2a89 tempest-CinderUnicodeTest-1838330837 tempest-CinderUnicodeTest-1838330837-project-member] DELETE https://10.4.3.105/volume/v3/snapshots/7468cb86-3e6a-4c24-84b2-5572d21e07bf Aug 12 10:40:48.433927 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-e6cf078d-ebe6-498d-8bf6-53be4c6c2a89 tempest-CinderUnicodeTest-1838330837 tempest-CinderUnicodeTest-1838330837-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:48.434199 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-e6cf078d-ebe6-498d-8bf6-53be4c6c2a89 tempest-CinderUnicodeTest-1838330837 tempest-CinderUnicodeTest-1838330837-project-member] Calling method 'delete' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:48.434245 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-d67937aa-294e-481c-812f-42b70d46f737 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Flow 'volume_create_api' (2945d4b7-9d20-43dd-9a6c-9b5033135c54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:40:48.434347 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.v3.snapshots [None req-e6cf078d-ebe6-498d-8bf6-53be4c6c2a89 tempest-CinderUnicodeTest-1838330837 tempest-CinderUnicodeTest-1838330837-project-member] Delete snapshot with id: 7468cb86-3e6a-4c24-84b2-5572d21e07bf Aug 12 10:40:48.435227 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-d67937aa-294e-481c-812f-42b70d46f737 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (632ba8ac-7f7e-43bd-8d52-15ac104a6f6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:40:48.436132 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.flows.api.create_volume [None req-d67937aa-294e-481c-812f-42b70d46f737 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Validating volume size '1' using validate_int {{(pid=100375) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 10:40:48.440404 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:40:48.440404 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:40:48.441004 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-e6cf078d-ebe6-498d-8bf6-53be4c6c2a89 tempest-CinderUnicodeTest-1838330837 tempest-CinderUnicodeTest-1838330837-project-member] Snapshot retrieved successfully. Aug 12 10:40:48.461359 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-d67937aa-294e-481c-812f-42b70d46f737 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (632ba8ac-7f7e-43bd-8d52-15ac104a6f6f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T10:26:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6cd66f07-4c7b-40b2-9dfb-378538f29c9e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:40:48.461701 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-e6cf078d-ebe6-498d-8bf6-53be4c6c2a89 tempest-CinderUnicodeTest-1838330837 tempest-CinderUnicodeTest-1838330837-project-member] Snapshot delete request issued successfully. Aug 12 10:40:48.462048 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-e6cf078d-ebe6-498d-8bf6-53be4c6c2a89 tempest-CinderUnicodeTest-1838330837 tempest-CinderUnicodeTest-1838330837-project-member] https://10.4.3.105/volume/v3/snapshots/7468cb86-3e6a-4c24-84b2-5572d21e07bf returned with HTTP 202 Aug 12 10:40:48.462135 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-d67937aa-294e-481c-812f-42b70d46f737 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b826d81c-37ee-4cbc-acaa-5c931cf3c163) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:40:48.462622 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 939/3775] 10.4.3.105 () {66 vars in 1357 bytes} [Wed Aug 12 10:40:48 2026] DELETE /volume/v3/snapshots/7468cb86-3e6a-4c24-84b2-5572d21e07bf => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 10:40:48.469064 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-4a29b994-abb4-453e-9305-b2b8e36bdc9d None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:48.471280 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-4a29b994-abb4-453e-9305-b2b8e36bdc9d tempest-CinderUnicodeTest-1838330837 tempest-CinderUnicodeTest-1838330837-project-member] GET https://10.4.3.105/volume/v3/snapshots/7468cb86-3e6a-4c24-84b2-5572d21e07bf Aug 12 10:40:48.471538 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-4a29b994-abb4-453e-9305-b2b8e36bdc9d tempest-CinderUnicodeTest-1838330837 tempest-CinderUnicodeTest-1838330837-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:48.471745 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-4a29b994-abb4-453e-9305-b2b8e36bdc9d tempest-CinderUnicodeTest-1838330837 tempest-CinderUnicodeTest-1838330837-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:48.476935 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:40:48.476935 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:40:48.477374 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-4a29b994-abb4-453e-9305-b2b8e36bdc9d tempest-CinderUnicodeTest-1838330837 tempest-CinderUnicodeTest-1838330837-project-member] Snapshot retrieved successfully. Aug 12 10:40:48.478222 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-4a29b994-abb4-453e-9305-b2b8e36bdc9d tempest-CinderUnicodeTest-1838330837 tempest-CinderUnicodeTest-1838330837-project-member] https://10.4.3.105/volume/v3/snapshots/7468cb86-3e6a-4c24-84b2-5572d21e07bf returned with HTTP 200 Aug 12 10:40:48.478761 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 950/3776] 10.4.3.105 () {66 vars in 1354 bytes} [Wed Aug 12 10:40:48 2026] GET /volume/v3/snapshots/7468cb86-3e6a-4c24-84b2-5572d21e07bf => generated 483 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:40:48.500385 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.quota [None req-d67937aa-294e-481c-812f-42b70d46f737 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Created reservations ['26d5b47f-f1bd-45b5-b95e-cb9beb761b25', 'dce211fd-0e80-449b-b346-1ac5b6aa5ba1', '51867a55-e0dc-4d4d-8c73-0b9af24f7b35', 'ca5665c4-9981-459a-820c-f886525c228e'] {{(pid=100375) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:40:48.501379 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-d67937aa-294e-481c-812f-42b70d46f737 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b826d81c-37ee-4cbc-acaa-5c931cf3c163) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['26d5b47f-f1bd-45b5-b95e-cb9beb761b25', 'dce211fd-0e80-449b-b346-1ac5b6aa5ba1', '51867a55-e0dc-4d4d-8c73-0b9af24f7b35', 'ca5665c4-9981-459a-820c-f886525c228e']}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:40:48.502300 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-d67937aa-294e-481c-812f-42b70d46f737 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3b8411d8-c1ec-422e-b7e0-8b6dbe7728c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:40:48.524537 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-d67937aa-294e-481c-812f-42b70d46f737 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3b8411d8-c1ec-422e-b7e0-8b6dbe7728c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '58887552-64bb-463d-9839-00998cdcba03', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-600071645',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='48955410d5dc4be1ad647aac45387e97',qos_specs=None,replication_status=,reservations=['26d5b47f-f1bd-45b5-b95e-cb9beb761b25','dce211fd-0e80-449b-b346-1ac5b6aa5ba1','51867a55-e0dc-4d4d-8c73-0b9af24f7b35','ca5665c4-9981-459a-820c-f886525c228e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a453d0a50fdb4be28c355e80a809033e',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:40:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-600071645',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=58887552-64bb-463d-9839-00998cdcba03,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='48955410d5dc4be1ad647aac45387e97',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a453d0a50fdb4be28c355e80a809033e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6cd66f07-4c7b-40b2-9dfb-378538f29c9e),volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:40:48.525497 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-d67937aa-294e-481c-812f-42b70d46f737 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bf10bcb3-e48c-4836-8840-8fa5c910ef36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:40:48.542793 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-d67937aa-294e-481c-812f-42b70d46f737 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bf10bcb3-e48c-4836-8840-8fa5c910ef36) transitioned into state 'SUCCESS' from state '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-600071645',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='48955410d5dc4be1ad647aac45387e97',qos_specs=None,replication_status=,reservations=['26d5b47f-f1bd-45b5-b95e-cb9beb761b25','dce211fd-0e80-449b-b346-1ac5b6aa5ba1','51867a55-e0dc-4d4d-8c73-0b9af24f7b35','ca5665c4-9981-459a-820c-f886525c228e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a453d0a50fdb4be28c355e80a809033e',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:40:48.543472 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-d67937aa-294e-481c-812f-42b70d46f737 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (88a38c82-3d3c-41fd-8a0b-f7913b76c085) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:40:48.552768 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-d67937aa-294e-481c-812f-42b70d46f737 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (88a38c82-3d3c-41fd-8a0b-f7913b76c085) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:40:48.553502 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-d67937aa-294e-481c-812f-42b70d46f737 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Flow 'volume_create_api' (2945d4b7-9d20-43dd-9a6c-9b5033135c54) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100375) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:40:48.553819 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-d67937aa-294e-481c-812f-42b70d46f737 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Create volume request issued successfully. Aug 12 10:40:48.554360 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-d67937aa-294e-481c-812f-42b70d46f737 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] https://10.4.3.105/volume/v3/volumes returned with HTTP 202 Aug 12 10:40:48.554797 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 952/3777] 10.4.3.105 () {70 vars in 1299 bytes} [Wed Aug 12 10:40:48 2026] POST /volume/v3/volumes => generated 769 bytes in 135 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:40:48.566464 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-f4b7e137-0343-40cf-8e06-33f2c8e4d328 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:48.568234 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-f4b7e137-0343-40cf-8e06-33f2c8e4d328 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] GET https://10.4.3.105/volume/v3/volumes/58887552-64bb-463d-9839-00998cdcba03 Aug 12 10:40:48.568482 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-f4b7e137-0343-40cf-8e06-33f2c8e4d328 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:48.568725 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-f4b7e137-0343-40cf-8e06-33f2c8e4d328 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:48.575436 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:40:48.575436 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:40:48.579269 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-f4b7e137-0343-40cf-8e06-33f2c8e4d328 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Volume info retrieved successfully. Aug 12 10:40:48.583826 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-f4b7e137-0343-40cf-8e06-33f2c8e4d328 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] https://10.4.3.105/volume/v3/volumes/58887552-64bb-463d-9839-00998cdcba03 returned with HTTP 200 Aug 12 10:40:48.584203 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 937/3778] 10.4.3.105 () {68 vars in 1389 bytes} [Wed Aug 12 10:40:48 2026] GET /volume/v3/volumes/58887552-64bb-463d-9839-00998cdcba03 => generated 837 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:40:48.899663 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-47e6b8c3-fc56-4c01-a02c-ccdb90f86d96 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:48.901207 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-47e6b8c3-fc56-4c01-a02c-ccdb90f86d96 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] GET https://10.4.3.105/volume/v3/volumes/3b168488-7455-422a-89a9-e3cbb8c3b121 Aug 12 10:40:48.901393 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-47e6b8c3-fc56-4c01-a02c-ccdb90f86d96 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:48.901593 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-47e6b8c3-fc56-4c01-a02c-ccdb90f86d96 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:48.907958 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:40:48.907958 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:40:48.911104 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-47e6b8c3-fc56-4c01-a02c-ccdb90f86d96 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Volume info retrieved successfully. Aug 12 10:40:48.915559 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-47e6b8c3-fc56-4c01-a02c-ccdb90f86d96 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] https://10.4.3.105/volume/v3/volumes/3b168488-7455-422a-89a9-e3cbb8c3b121 returned with HTTP 200 Aug 12 10:40:48.915900 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 940/3779] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:40:48 2026] GET /volume/v3/volumes/3b168488-7455-422a-89a9-e3cbb8c3b121 => generated 1356 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:40:48.927100 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-45214a23-eab3-4962-819e-ed4b6b35505f None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:48.928967 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-45214a23-eab3-4962-819e-ed4b6b35505f tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] GET https://10.4.3.105/volume/v3/volumes/3b168488-7455-422a-89a9-e3cbb8c3b121 Aug 12 10:40:48.929153 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-45214a23-eab3-4962-819e-ed4b6b35505f tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:48.929375 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-45214a23-eab3-4962-819e-ed4b6b35505f tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:48.935814 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:40:48.935814 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:40:48.939029 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-45214a23-eab3-4962-819e-ed4b6b35505f tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Volume info retrieved successfully. Aug 12 10:40:48.942984 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-45214a23-eab3-4962-819e-ed4b6b35505f tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] https://10.4.3.105/volume/v3/volumes/3b168488-7455-422a-89a9-e3cbb8c3b121 returned with HTTP 200 Aug 12 10:40:48.943356 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 951/3780] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:40:48 2026] GET /volume/v3/volumes/3b168488-7455-422a-89a9-e3cbb8c3b121 => generated 1356 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:40:48.950675 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-3f1173ba-2c0d-46c0-9b78-e64fa083047c None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:48.954173 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-3f1173ba-2c0d-46c0-9b78-e64fa083047c tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] GET https://10.4.3.105/volume/v3/snapshots/195514a4-95a5-44b0-9af1-0b4b83dfd0ec Aug 12 10:40:48.954394 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-3f1173ba-2c0d-46c0-9b78-e64fa083047c tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:48.955955 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-3f1173ba-2c0d-46c0-9b78-e64fa083047c tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:48.958134 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-b0022eef-8878-4c52-b7a4-5bad07a150d4 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:48.960238 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-b0022eef-8878-4c52-b7a4-5bad07a150d4 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] POST https://10.4.3.105/volume/v3/backups Aug 12 10:40:48.960670 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-b0022eef-8878-4c52-b7a4-5bad07a150d4 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "3b168488-7455-422a-89a9-e3cbb8c3b121", "name": "tempest-VolumesBackupsTest-Backup-1234109727", "container": "tempest-volumesbackupstest-backup-container-1947239913"}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:40:48.960757 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-3f1173ba-2c0d-46c0-9b78-e64fa083047c tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] https://10.4.3.105/volume/v3/snapshots/195514a4-95a5-44b0-9af1-0b4b83dfd0ec returned with HTTP 404 Aug 12 10:40:48.961376 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 953/3781] 10.4.3.105 () {66 vars in 1354 bytes} [Wed Aug 12 10:40:48 2026] GET /volume/v3/snapshots/195514a4-95a5-44b0-9af1-0b4b83dfd0ec => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:40:48.962522 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.contrib.backups [None req-b0022eef-8878-4c52-b7a4-5bad07a150d4 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Creating new backup {'backup': {'volume_id': '3b168488-7455-422a-89a9-e3cbb8c3b121', 'name': 'tempest-VolumesBackupsTest-Backup-1234109727', 'container': 'tempest-volumesbackupstest-backup-container-1947239913'}} {{(pid=100373) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 12 10:40:48.962714 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.contrib.backups [None req-b0022eef-8878-4c52-b7a4-5bad07a150d4 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Creating backup of volume 3b168488-7455-422a-89a9-e3cbb8c3b121 in container tempest-volumesbackupstest-backup-container-1947239913 Aug 12 10:40:48.967781 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-b715e1ed-47dd-4611-a247-b13173a1084d None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:48.969571 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-b715e1ed-47dd-4611-a247-b13173a1084d tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] DELETE https://10.4.3.105/volume/v3/snapshots/cdfbd3fc-a496-4c65-a9aa-14aedca5e229 Aug 12 10:40:48.969781 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-b715e1ed-47dd-4611-a247-b13173a1084d tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:48.969998 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-b715e1ed-47dd-4611-a247-b13173a1084d tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Calling method 'delete' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:48.970127 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.v3.snapshots [None req-b715e1ed-47dd-4611-a247-b13173a1084d tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Delete snapshot with id: cdfbd3fc-a496-4c65-a9aa-14aedca5e229 Aug 12 10:40:48.970830 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:40:48.970830 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:40:48.971411 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-b0022eef-8878-4c52-b7a4-5bad07a150d4 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Volume info retrieved successfully. Aug 12 10:40:48.974282 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-b715e1ed-47dd-4611-a247-b13173a1084d tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] https://10.4.3.105/volume/v3/snapshots/cdfbd3fc-a496-4c65-a9aa-14aedca5e229 returned with HTTP 404 Aug 12 10:40:48.974768 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 941/3782] 10.4.3.105 () {66 vars in 1357 bytes} [Wed Aug 12 10:40:48 2026] DELETE /volume/v3/snapshots/cdfbd3fc-a496-4c65-a9aa-14aedca5e229 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:40:48.981118 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-0b2d574f-a8ed-4513-8f4b-0080c6e369ce None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:48.982873 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-0b2d574f-a8ed-4513-8f4b-0080c6e369ce tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] DELETE https://10.4.3.105/volume/v3/snapshots/195514a4-95a5-44b0-9af1-0b4b83dfd0ec Aug 12 10:40:48.983043 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-0b2d574f-a8ed-4513-8f4b-0080c6e369ce tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:48.983215 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-0b2d574f-a8ed-4513-8f4b-0080c6e369ce tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Calling method 'delete' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:48.983326 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.v3.snapshots [None req-0b2d574f-a8ed-4513-8f4b-0080c6e369ce tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Delete snapshot with id: 195514a4-95a5-44b0-9af1-0b4b83dfd0ec Aug 12 10:40:48.988534 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-0b2d574f-a8ed-4513-8f4b-0080c6e369ce tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] https://10.4.3.105/volume/v3/snapshots/195514a4-95a5-44b0-9af1-0b4b83dfd0ec returned with HTTP 404 Aug 12 10:40:48.989151 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 952/3783] 10.4.3.105 () {66 vars in 1357 bytes} [Wed Aug 12 10:40:48 2026] DELETE /volume/v3/snapshots/195514a4-95a5-44b0-9af1-0b4b83dfd0ec => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:40:48.991421 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.quota [None req-b0022eef-8878-4c52-b7a4-5bad07a150d4 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Created reservations ['cb045e53-9cdd-42b5-9309-adbbe52fa596', 'e19cabed-1dee-4349-9999-52986126d964'] {{(pid=100373) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:40:49.023037 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-b0022eef-8878-4c52-b7a4-5bad07a150d4 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] https://10.4.3.105/volume/v3/backups returned with HTTP 202 Aug 12 10:40:49.023564 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 938/3784] 10.4.3.105 () {68 vars in 1259 bytes} [Wed Aug 12 10:40:48 2026] POST /volume/v3/backups => generated 330 bytes in 66 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 10:40:49.028483 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-fdbbacd2-1d77-4ea0-b524-a40913098fff req-3bfdb19b-4137-425e-b1a2-910adbb11568 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:49.032498 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-fdbbacd2-1d77-4ea0-b524-a40913098fff req-3bfdb19b-4137-425e-b1a2-910adbb11568 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] GET https://10.4.3.105/volume/v3/volumes/7d502560-1c5c-44d5-95d8-70684df15a67 Aug 12 10:40:49.032734 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-fdbbacd2-1d77-4ea0-b524-a40913098fff req-3bfdb19b-4137-425e-b1a2-910adbb11568 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:49.032919 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-c2a42a8f-9ebe-4409-8dab-297bbc58f4a1 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:49.032990 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-fdbbacd2-1d77-4ea0-b524-a40913098fff req-3bfdb19b-4137-425e-b1a2-910adbb11568 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:49.034821 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-c2a42a8f-9ebe-4409-8dab-297bbc58f4a1 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] GET https://10.4.3.105/volume/v3/backups/8ad7a07a-758d-4d99-b9cc-f01698f3029d Aug 12 10:40:49.035030 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-c2a42a8f-9ebe-4409-8dab-297bbc58f4a1 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:49.035208 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-c2a42a8f-9ebe-4409-8dab-297bbc58f4a1 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:49.035305 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-c2a42a8f-9ebe-4409-8dab-297bbc58f4a1 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Show backup with id 8ad7a07a-758d-4d99-b9cc-f01698f3029d. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:40:49.040533 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:40:49.040533 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:40:49.041565 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-c2a42a8f-9ebe-4409-8dab-297bbc58f4a1 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] https://10.4.3.105/volume/v3/backups/8ad7a07a-758d-4d99-b9cc-f01698f3029d returned with HTTP 200 Aug 12 10:40:49.042097 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 942/3785] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:40:49 2026] GET /volume/v3/backups/8ad7a07a-758d-4d99-b9cc-f01698f3029d => generated 789 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:40:49.044790 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:40:49.044790 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:40:49.052859 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [req-fdbbacd2-1d77-4ea0-b524-a40913098fff req-3bfdb19b-4137-425e-b1a2-910adbb11568 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Volume info retrieved successfully. Aug 12 10:40:49.059146 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-fdbbacd2-1d77-4ea0-b524-a40913098fff req-3bfdb19b-4137-425e-b1a2-910adbb11568 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] https://10.4.3.105/volume/v3/volumes/7d502560-1c5c-44d5-95d8-70684df15a67 returned with HTTP 200 Aug 12 10:40:49.059771 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 954/3786] 10.4.3.105 () {68 vars in 1598 bytes} [Wed Aug 12 10:40:49 2026] GET /volume/v3/volumes/7d502560-1c5c-44d5-95d8-70684df15a67 => generated 1139 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:40:49.080465 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [req-fdbbacd2-1d77-4ea0-b524-a40913098fff req-91173305-52bb-4294-b417-8049ea86dc89 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:49.083116 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-fdbbacd2-1d77-4ea0-b524-a40913098fff req-91173305-52bb-4294-b417-8049ea86dc89 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] POST https://10.4.3.105/volume/v3/volumes/7d502560-1c5c-44d5-95d8-70684df15a67/action Aug 12 10:40:49.083578 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [req-fdbbacd2-1d77-4ea0-b524-a40913098fff req-91173305-52bb-4294-b417-8049ea86dc89 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100372) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 10:40:49.083767 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [req-fdbbacd2-1d77-4ea0-b524-a40913098fff req-91173305-52bb-4294-b417-8049ea86dc89 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:40:49.097118 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:40:49.097118 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:40:49.097762 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [req-fdbbacd2-1d77-4ea0-b524-a40913098fff req-91173305-52bb-4294-b417-8049ea86dc89 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Volume info retrieved successfully. Aug 12 10:40:49.105471 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [req-fdbbacd2-1d77-4ea0-b524-a40913098fff req-91173305-52bb-4294-b417-8049ea86dc89 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Begin detaching volume completed successfully. Aug 12 10:40:49.105810 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-fdbbacd2-1d77-4ea0-b524-a40913098fff req-91173305-52bb-4294-b417-8049ea86dc89 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] https://10.4.3.105/volume/v3/volumes/7d502560-1c5c-44d5-95d8-70684df15a67/action returned with HTTP 202 Aug 12 10:40:49.106400 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 953/3787] 10.4.3.105 () {72 vars in 1672 bytes} [Wed Aug 12 10:40:49 2026] POST /volume/v3/volumes/7d502560-1c5c-44d5-95d8-70684df15a67/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 10:40:49.153040 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-1d9e0127-b064-4280-a390-622061e8757d None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:49.153537 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-1d9e0127-b064-4280-a390-622061e8757d None None] GET https://10.4.3.105/volume// Aug 12 10:40:49.153769 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-1d9e0127-b064-4280-a390-622061e8757d None None] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:49.154081 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-1d9e0127-b064-4280-a390-622061e8757d None None] Calling method 'all' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:49.154373 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-1d9e0127-b064-4280-a390-622061e8757d None None] https://10.4.3.105/volume// returned with HTTP 300 Aug 12 10:40:49.154930 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 939/3788] 10.4.3.105 () {66 vars in 1426 bytes} [Wed Aug 12 10:40: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 10:40:49.162112 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-fdbbacd2-1d77-4ea0-b524-a40913098fff req-4a97c5b0-7871-44c7-a736-c99af8357b25 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:49.164188 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-fdbbacd2-1d77-4ea0-b524-a40913098fff req-4a97c5b0-7871-44c7-a736-c99af8357b25 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] GET https://10.4.3.105/volume/v3/volumes/7d502560-1c5c-44d5-95d8-70684df15a67 Aug 12 10:40:49.164396 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-fdbbacd2-1d77-4ea0-b524-a40913098fff req-4a97c5b0-7871-44c7-a736-c99af8357b25 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:49.164617 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-fdbbacd2-1d77-4ea0-b524-a40913098fff req-4a97c5b0-7871-44c7-a736-c99af8357b25 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:49.175963 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:40:49.175963 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:40:49.180851 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [req-fdbbacd2-1d77-4ea0-b524-a40913098fff req-4a97c5b0-7871-44c7-a736-c99af8357b25 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Volume info retrieved successfully. Aug 12 10:40:49.188712 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-fdbbacd2-1d77-4ea0-b524-a40913098fff req-4a97c5b0-7871-44c7-a736-c99af8357b25 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] https://10.4.3.105/volume/v3/volumes/7d502560-1c5c-44d5-95d8-70684df15a67 returned with HTTP 200 Aug 12 10:40:49.189251 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 943/3789] 10.4.3.105 () {70 vars in 1639 bytes} [Wed Aug 12 10:40:49 2026] GET /volume/v3/volumes/7d502560-1c5c-44d5-95d8-70684df15a67 => generated 1322 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 10:40:49.488165 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-50cb0399-d287-4ea0-9af7-e955dd195661 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:49.490035 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-50cb0399-d287-4ea0-9af7-e955dd195661 tempest-CinderUnicodeTest-1838330837 tempest-CinderUnicodeTest-1838330837-project-member] GET https://10.4.3.105/volume/v3/snapshots/7468cb86-3e6a-4c24-84b2-5572d21e07bf Aug 12 10:40:49.490332 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-50cb0399-d287-4ea0-9af7-e955dd195661 tempest-CinderUnicodeTest-1838330837 tempest-CinderUnicodeTest-1838330837-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:49.490616 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-50cb0399-d287-4ea0-9af7-e955dd195661 tempest-CinderUnicodeTest-1838330837 tempest-CinderUnicodeTest-1838330837-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:49.497687 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-50cb0399-d287-4ea0-9af7-e955dd195661 tempest-CinderUnicodeTest-1838330837 tempest-CinderUnicodeTest-1838330837-project-member] https://10.4.3.105/volume/v3/snapshots/7468cb86-3e6a-4c24-84b2-5572d21e07bf returned with HTTP 404 Aug 12 10:40:49.497687 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 955/3790] 10.4.3.105 () {66 vars in 1354 bytes} [Wed Aug 12 10:40:49 2026] GET /volume/v3/snapshots/7468cb86-3e6a-4c24-84b2-5572d21e07bf => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:40:49.504988 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-3f86f2e9-11f8-4873-9a7e-935822da62a5 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:49.507925 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-3f86f2e9-11f8-4873-9a7e-935822da62a5 tempest-CinderUnicodeTest-1838330837 tempest-CinderUnicodeTest-1838330837-project-member] DELETE https://10.4.3.105/volume/v3/volumes/37f31f40-1a8b-4b70-8002-881dd9909b32 Aug 12 10:40:49.507925 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-3f86f2e9-11f8-4873-9a7e-935822da62a5 tempest-CinderUnicodeTest-1838330837 tempest-CinderUnicodeTest-1838330837-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:49.507925 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-3f86f2e9-11f8-4873-9a7e-935822da62a5 tempest-CinderUnicodeTest-1838330837 tempest-CinderUnicodeTest-1838330837-project-member] Calling method 'delete' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:49.507925 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.v3.volumes [None req-3f86f2e9-11f8-4873-9a7e-935822da62a5 tempest-CinderUnicodeTest-1838330837 tempest-CinderUnicodeTest-1838330837-project-member] Delete volume with id: 37f31f40-1a8b-4b70-8002-881dd9909b32 Aug 12 10:40:49.515072 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:40:49.515072 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:40:49.515539 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-3f86f2e9-11f8-4873-9a7e-935822da62a5 tempest-CinderUnicodeTest-1838330837 tempest-CinderUnicodeTest-1838330837-project-member] Volume info retrieved successfully. Aug 12 10:40:49.530345 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-3f86f2e9-11f8-4873-9a7e-935822da62a5 tempest-CinderUnicodeTest-1838330837 tempest-CinderUnicodeTest-1838330837-project-member] Delete volume request issued successfully. Aug 12 10:40:49.530560 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-3f86f2e9-11f8-4873-9a7e-935822da62a5 tempest-CinderUnicodeTest-1838330837 tempest-CinderUnicodeTest-1838330837-project-member] https://10.4.3.105/volume/v3/volumes/37f31f40-1a8b-4b70-8002-881dd9909b32 returned with HTTP 202 Aug 12 10:40:49.531004 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 954/3791] 10.4.3.105 () {66 vars in 1351 bytes} [Wed Aug 12 10:40:49 2026] DELETE /volume/v3/volumes/37f31f40-1a8b-4b70-8002-881dd9909b32 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 10:40:49.537795 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-1786c672-fd43-4b19-a193-ce7a02b37b9a None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:49.539678 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-1786c672-fd43-4b19-a193-ce7a02b37b9a tempest-CinderUnicodeTest-1838330837 tempest-CinderUnicodeTest-1838330837-project-member] GET https://10.4.3.105/volume/v3/volumes/37f31f40-1a8b-4b70-8002-881dd9909b32 Aug 12 10:40:49.539885 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-1786c672-fd43-4b19-a193-ce7a02b37b9a tempest-CinderUnicodeTest-1838330837 tempest-CinderUnicodeTest-1838330837-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:49.540083 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-1786c672-fd43-4b19-a193-ce7a02b37b9a tempest-CinderUnicodeTest-1838330837 tempest-CinderUnicodeTest-1838330837-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:49.546616 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:40:49.546616 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:40:49.550657 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-1786c672-fd43-4b19-a193-ce7a02b37b9a tempest-CinderUnicodeTest-1838330837 tempest-CinderUnicodeTest-1838330837-project-member] Volume info retrieved successfully. Aug 12 10:40:49.555187 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-1786c672-fd43-4b19-a193-ce7a02b37b9a tempest-CinderUnicodeTest-1838330837 tempest-CinderUnicodeTest-1838330837-project-member] https://10.4.3.105/volume/v3/volumes/37f31f40-1a8b-4b70-8002-881dd9909b32 returned with HTTP 200 Aug 12 10:40:49.555733 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 940/3792] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:40:49 2026] GET /volume/v3/volumes/37f31f40-1a8b-4b70-8002-881dd9909b32 => generated 868 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:40:49.596018 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-f92e1bd1-4b2c-4cc4-9d4b-b773599b7707 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:49.599318 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-f92e1bd1-4b2c-4cc4-9d4b-b773599b7707 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] GET https://10.4.3.105/volume/v3/volumes/58887552-64bb-463d-9839-00998cdcba03 Aug 12 10:40:49.599924 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-f92e1bd1-4b2c-4cc4-9d4b-b773599b7707 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:49.600210 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-f92e1bd1-4b2c-4cc4-9d4b-b773599b7707 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:49.611380 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:40:49.611380 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:40:49.615815 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-f92e1bd1-4b2c-4cc4-9d4b-b773599b7707 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Volume info retrieved successfully. Aug 12 10:40:49.623969 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-f92e1bd1-4b2c-4cc4-9d4b-b773599b7707 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] https://10.4.3.105/volume/v3/volumes/58887552-64bb-463d-9839-00998cdcba03 returned with HTTP 200 Aug 12 10:40:49.624585 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 944/3793] 10.4.3.105 () {68 vars in 1389 bytes} [Wed Aug 12 10:40:49 2026] GET /volume/v3/volumes/58887552-64bb-463d-9839-00998cdcba03 => generated 862 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:40:49.636453 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-1e0a5fb9-01c7-4476-88ed-bd622161564f None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:49.640540 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-1e0a5fb9-01c7-4476-88ed-bd622161564f tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] POST https://10.4.3.105/volume/v3/snapshots Aug 12 10:40:49.640540 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-1e0a5fb9-01c7-4476-88ed-bd622161564f tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "58887552-64bb-463d-9839-00998cdcba03", "name": "tempest-VolumeDependencyTests-Snapshot-1462278270"}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:40:49.647487 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:40:49.647487 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:40:49.648234 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-1e0a5fb9-01c7-4476-88ed-bd622161564f tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Volume info retrieved successfully. Aug 12 10:40:49.648626 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.v3.snapshots [None req-1e0a5fb9-01c7-4476-88ed-bd622161564f tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Create snapshot from volume 58887552-64bb-463d-9839-00998cdcba03 Aug 12 10:40:49.673745 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.quota [None req-1e0a5fb9-01c7-4476-88ed-bd622161564f tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Created reservations ['7c259c64-8126-43e0-b1d4-5556d4f98dd6', 'b5a13f90-0e80-4c10-9058-068cc0f30150', 'd7fd0495-c305-461c-aba8-dcc231612894', '15cbdd4a-a1fb-4e41-b4ca-e2f7526c8dd0'] {{(pid=100375) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:40:49.702243 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-1e0a5fb9-01c7-4476-88ed-bd622161564f tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Snapshot create request issued successfully. Aug 12 10:40:49.702243 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-1e0a5fb9-01c7-4476-88ed-bd622161564f tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] https://10.4.3.105/volume/v3/snapshots returned with HTTP 202 Aug 12 10:40:49.702243 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 956/3794] 10.4.3.105 () {68 vars in 1265 bytes} [Wed Aug 12 10:40:49 2026] POST /volume/v3/snapshots => generated 308 bytes in 66 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 10:40:49.711606 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-83f89524-f7ef-40ea-a2f6-4feacaf7c742 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:49.713678 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-83f89524-f7ef-40ea-a2f6-4feacaf7c742 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] GET https://10.4.3.105/volume/v3/snapshots/ed971d3a-0c3c-46dc-b57e-18045d067beb Aug 12 10:40:49.713855 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-83f89524-f7ef-40ea-a2f6-4feacaf7c742 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:49.714049 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-83f89524-f7ef-40ea-a2f6-4feacaf7c742 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:49.718822 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:40:49.718822 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:40:49.719255 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-83f89524-f7ef-40ea-a2f6-4feacaf7c742 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Snapshot retrieved successfully. Aug 12 10:40:49.719969 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-83f89524-f7ef-40ea-a2f6-4feacaf7c742 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] https://10.4.3.105/volume/v3/snapshots/ed971d3a-0c3c-46dc-b57e-18045d067beb returned with HTTP 200 Aug 12 10:40:49.720321 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 955/3795] 10.4.3.105 () {66 vars in 1354 bytes} [Wed Aug 12 10:40:49 2026] GET /volume/v3/snapshots/ed971d3a-0c3c-46dc-b57e-18045d067beb => generated 440 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:40:50.055008 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-21d9e1d8-9922-4816-b3e6-820b2cdc61f0 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:50.056690 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-21d9e1d8-9922-4816-b3e6-820b2cdc61f0 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] GET https://10.4.3.105/volume/v3/backups/8ad7a07a-758d-4d99-b9cc-f01698f3029d Aug 12 10:40:50.056886 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-21d9e1d8-9922-4816-b3e6-820b2cdc61f0 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:50.057073 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-21d9e1d8-9922-4816-b3e6-820b2cdc61f0 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:50.057238 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-21d9e1d8-9922-4816-b3e6-820b2cdc61f0 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Show backup with id 8ad7a07a-758d-4d99-b9cc-f01698f3029d. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:40:50.061184 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:40:50.061184 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:40:50.061865 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-21d9e1d8-9922-4816-b3e6-820b2cdc61f0 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] https://10.4.3.105/volume/v3/backups/8ad7a07a-758d-4d99-b9cc-f01698f3029d returned with HTTP 200 Aug 12 10:40:50.062235 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 941/3796] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:40:50 2026] GET /volume/v3/backups/8ad7a07a-758d-4d99-b9cc-f01698f3029d => generated 791 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:40:50.569730 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-360ec6ad-3a38-46cc-be01-e5203bae5bdd None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:50.571452 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-360ec6ad-3a38-46cc-be01-e5203bae5bdd tempest-CinderUnicodeTest-1838330837 tempest-CinderUnicodeTest-1838330837-project-member] GET https://10.4.3.105/volume/v3/volumes/37f31f40-1a8b-4b70-8002-881dd9909b32 Aug 12 10:40:50.571667 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-360ec6ad-3a38-46cc-be01-e5203bae5bdd tempest-CinderUnicodeTest-1838330837 tempest-CinderUnicodeTest-1838330837-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:50.571850 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-360ec6ad-3a38-46cc-be01-e5203bae5bdd tempest-CinderUnicodeTest-1838330837 tempest-CinderUnicodeTest-1838330837-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:50.577412 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-360ec6ad-3a38-46cc-be01-e5203bae5bdd tempest-CinderUnicodeTest-1838330837 tempest-CinderUnicodeTest-1838330837-project-member] https://10.4.3.105/volume/v3/volumes/37f31f40-1a8b-4b70-8002-881dd9909b32 returned with HTTP 404 Aug 12 10:40:50.577954 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 945/3797] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:40:50 2026] GET /volume/v3/volumes/37f31f40-1a8b-4b70-8002-881dd9909b32 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:40:50.584697 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-3bd80b08-9b31-41ce-82ed-34275bd7b1fc None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:50.588273 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-3bd80b08-9b31-41ce-82ed-34275bd7b1fc tempest-CinderUnicodeTest-1838330837 tempest-CinderUnicodeTest-1838330837-project-member] DELETE https://10.4.3.105/volume/v3/volumes/93d881fc-cff6-4c96-8cb0-219c53e90508 Aug 12 10:40:50.588273 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-3bd80b08-9b31-41ce-82ed-34275bd7b1fc tempest-CinderUnicodeTest-1838330837 tempest-CinderUnicodeTest-1838330837-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:50.588273 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-3bd80b08-9b31-41ce-82ed-34275bd7b1fc tempest-CinderUnicodeTest-1838330837 tempest-CinderUnicodeTest-1838330837-project-member] Calling method 'delete' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:50.588273 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.v3.volumes [None req-3bd80b08-9b31-41ce-82ed-34275bd7b1fc tempest-CinderUnicodeTest-1838330837 tempest-CinderUnicodeTest-1838330837-project-member] Delete volume with id: 93d881fc-cff6-4c96-8cb0-219c53e90508 Aug 12 10:40:50.594298 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:40:50.594298 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:40:50.594954 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-3bd80b08-9b31-41ce-82ed-34275bd7b1fc tempest-CinderUnicodeTest-1838330837 tempest-CinderUnicodeTest-1838330837-project-member] Volume info retrieved successfully. Aug 12 10:40:50.619682 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-3bd80b08-9b31-41ce-82ed-34275bd7b1fc tempest-CinderUnicodeTest-1838330837 tempest-CinderUnicodeTest-1838330837-project-member] Delete volume request issued successfully. Aug 12 10:40:50.619682 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-3bd80b08-9b31-41ce-82ed-34275bd7b1fc tempest-CinderUnicodeTest-1838330837 tempest-CinderUnicodeTest-1838330837-project-member] https://10.4.3.105/volume/v3/volumes/93d881fc-cff6-4c96-8cb0-219c53e90508 returned with HTTP 202 Aug 12 10:40:50.619682 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 957/3798] 10.4.3.105 () {66 vars in 1351 bytes} [Wed Aug 12 10:40:50 2026] DELETE /volume/v3/volumes/93d881fc-cff6-4c96-8cb0-219c53e90508 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 10:40:50.626103 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-83b8ead7-7234-4815-87ee-39c8be8d0837 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:50.627948 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-83b8ead7-7234-4815-87ee-39c8be8d0837 tempest-CinderUnicodeTest-1838330837 tempest-CinderUnicodeTest-1838330837-project-member] GET https://10.4.3.105/volume/v3/volumes/93d881fc-cff6-4c96-8cb0-219c53e90508 Aug 12 10:40:50.628141 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-83b8ead7-7234-4815-87ee-39c8be8d0837 tempest-CinderUnicodeTest-1838330837 tempest-CinderUnicodeTest-1838330837-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:50.628346 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-83b8ead7-7234-4815-87ee-39c8be8d0837 tempest-CinderUnicodeTest-1838330837 tempest-CinderUnicodeTest-1838330837-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:50.635117 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:40:50.635117 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:40:50.638899 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-83b8ead7-7234-4815-87ee-39c8be8d0837 tempest-CinderUnicodeTest-1838330837 tempest-CinderUnicodeTest-1838330837-project-member] Volume info retrieved successfully. Aug 12 10:40:50.643591 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-83b8ead7-7234-4815-87ee-39c8be8d0837 tempest-CinderUnicodeTest-1838330837 tempest-CinderUnicodeTest-1838330837-project-member] https://10.4.3.105/volume/v3/volumes/93d881fc-cff6-4c96-8cb0-219c53e90508 returned with HTTP 200 Aug 12 10:40:50.643993 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 956/3799] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:40:50 2026] GET /volume/v3/volumes/93d881fc-cff6-4c96-8cb0-219c53e90508 => generated 832 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:40:50.729813 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-5354eeeb-4fea-4734-9ed2-7bbfb5ebace4 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:50.731574 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-5354eeeb-4fea-4734-9ed2-7bbfb5ebace4 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] GET https://10.4.3.105/volume/v3/snapshots/ed971d3a-0c3c-46dc-b57e-18045d067beb Aug 12 10:40:50.731768 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-5354eeeb-4fea-4734-9ed2-7bbfb5ebace4 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:50.731942 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-5354eeeb-4fea-4734-9ed2-7bbfb5ebace4 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:50.736423 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:40:50.736423 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:40:50.736847 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-5354eeeb-4fea-4734-9ed2-7bbfb5ebace4 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Snapshot retrieved successfully. Aug 12 10:40:50.737567 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-5354eeeb-4fea-4734-9ed2-7bbfb5ebace4 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] https://10.4.3.105/volume/v3/snapshots/ed971d3a-0c3c-46dc-b57e-18045d067beb returned with HTTP 200 Aug 12 10:40:50.737915 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 942/3800] 10.4.3.105 () {66 vars in 1354 bytes} [Wed Aug 12 10:40:50 2026] GET /volume/v3/snapshots/ed971d3a-0c3c-46dc-b57e-18045d067beb => generated 467 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:40:50.745452 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-ddc6f900-a047-4890-9eb6-2abf21f35589 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:50.747008 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-ddc6f900-a047-4890-9eb6-2abf21f35589 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] POST https://10.4.3.105/volume/v3/volumes Aug 12 10:40:50.747422 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-ddc6f900-a047-4890-9eb6-2abf21f35589 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "ed971d3a-0c3c-46dc-b57e-18045d067beb", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1660035716"}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:40:50.748861 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.volumes [None req-ddc6f900-a047-4890-9eb6-2abf21f35589 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Create volume request body: {'volume': {'snapshot_id': 'ed971d3a-0c3c-46dc-b57e-18045d067beb', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1660035716'}} {{(pid=100374) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 10:40:50.753416 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:40:50.753416 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:40:50.753919 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-ddc6f900-a047-4890-9eb6-2abf21f35589 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Snapshot retrieved successfully. Aug 12 10:40:50.754115 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.v3.volumes [None req-ddc6f900-a047-4890-9eb6-2abf21f35589 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Create volume of 1 GB Aug 12 10:40:50.757342 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-ddc6f900-a047-4890-9eb6-2abf21f35589 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Availability Zones retrieved successfully. Aug 12 10:40:50.762553 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-ddc6f900-a047-4890-9eb6-2abf21f35589 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Flow 'volume_create_api' (4f8cb5ae-dacd-428a-8435-55ec51086fd3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:40:50.763527 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-ddc6f900-a047-4890-9eb6-2abf21f35589 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ceb3197e-94a5-40b3-96d5-ad2b8c753ccd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:40:50.764438 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.flows.api.create_volume [None req-ddc6f900-a047-4890-9eb6-2abf21f35589 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100374) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 10:40:50.792918 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-ddc6f900-a047-4890-9eb6-2abf21f35589 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ceb3197e-94a5-40b3-96d5-ad2b8c753ccd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'ed971d3a-0c3c-46dc-b57e-18045d067beb', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T10:26:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6cd66f07-4c7b-40b2-9dfb-378538f29c9e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:40:50.793801 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-ddc6f900-a047-4890-9eb6-2abf21f35589 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c72492d0-f40b-4297-9494-70731e92b1d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:40:50.831920 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.quota [None req-ddc6f900-a047-4890-9eb6-2abf21f35589 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Created reservations ['7fb6b1bf-3c01-4fe4-be99-93855d9e4a02', '92103c61-ae57-4ded-a79d-a9b4c2562108', '84ea9eb8-acae-47e5-b981-e8d3be468bbe', 'd1974c13-44f4-4070-a5f6-b9c92beb33f0'] {{(pid=100374) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:40:50.832761 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-ddc6f900-a047-4890-9eb6-2abf21f35589 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c72492d0-f40b-4297-9494-70731e92b1d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7fb6b1bf-3c01-4fe4-be99-93855d9e4a02', '92103c61-ae57-4ded-a79d-a9b4c2562108', '84ea9eb8-acae-47e5-b981-e8d3be468bbe', 'd1974c13-44f4-4070-a5f6-b9c92beb33f0']}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:40:50.833560 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-ddc6f900-a047-4890-9eb6-2abf21f35589 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (72d1eae2-0934-43ea-976c-c2fc013a78e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:40:50.872193 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-ddc6f900-a047-4890-9eb6-2abf21f35589 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (72d1eae2-0934-43ea-976c-c2fc013a78e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5621288b-1f34-4bf8-9f05-3b5c17e4dd9a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1660035716',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='48955410d5dc4be1ad647aac45387e97',qos_specs=None,replication_status=,reservations=['7fb6b1bf-3c01-4fe4-be99-93855d9e4a02','92103c61-ae57-4ded-a79d-a9b4c2562108','84ea9eb8-acae-47e5-b981-e8d3be468bbe','d1974c13-44f4-4070-a5f6-b9c92beb33f0'],size=1,snapshot_id=ed971d3a-0c3c-46dc-b57e-18045d067beb,source_replicaid=,source_volid=None,status='creating',user_id='a453d0a50fdb4be28c355e80a809033e',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:40:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1660035716',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5621288b-1f34-4bf8-9f05-3b5c17e4dd9a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='48955410d5dc4be1ad647aac45387e97',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=ed971d3a-0c3c-46dc-b57e-18045d067beb,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a453d0a50fdb4be28c355e80a809033e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6cd66f07-4c7b-40b2-9dfb-378538f29c9e),volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:40:50.873023 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-ddc6f900-a047-4890-9eb6-2abf21f35589 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2ec68960-323b-492d-ac7a-296cce4a3209) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:40:50.891211 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-ddc6f900-a047-4890-9eb6-2abf21f35589 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2ec68960-323b-492d-ac7a-296cce4a3209) transitioned into state 'SUCCESS' from state '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-1660035716',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='48955410d5dc4be1ad647aac45387e97',qos_specs=None,replication_status=,reservations=['7fb6b1bf-3c01-4fe4-be99-93855d9e4a02','92103c61-ae57-4ded-a79d-a9b4c2562108','84ea9eb8-acae-47e5-b981-e8d3be468bbe','d1974c13-44f4-4070-a5f6-b9c92beb33f0'],size=1,snapshot_id=ed971d3a-0c3c-46dc-b57e-18045d067beb,source_replicaid=,source_volid=None,status='creating',user_id='a453d0a50fdb4be28c355e80a809033e',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:40:50.891930 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-ddc6f900-a047-4890-9eb6-2abf21f35589 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eeead668-41c2-40b9-8c01-f398044b029f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:40:50.909655 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-ddc6f900-a047-4890-9eb6-2abf21f35589 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eeead668-41c2-40b9-8c01-f398044b029f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:40:50.910544 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-ddc6f900-a047-4890-9eb6-2abf21f35589 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Flow 'volume_create_api' (4f8cb5ae-dacd-428a-8435-55ec51086fd3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100374) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:40:50.910965 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-ddc6f900-a047-4890-9eb6-2abf21f35589 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Create volume request issued successfully. Aug 12 10:40:50.911560 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-ddc6f900-a047-4890-9eb6-2abf21f35589 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] https://10.4.3.105/volume/v3/volumes returned with HTTP 202 Aug 12 10:40:50.912132 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 946/3801] 10.4.3.105 () {70 vars in 1300 bytes} [Wed Aug 12 10:40:50 2026] POST /volume/v3/volumes => generated 804 bytes in 167 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:40:50.929107 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-ebebee48-8acc-4236-8063-a083372deb8d None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:50.932907 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-ebebee48-8acc-4236-8063-a083372deb8d tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] GET https://10.4.3.105/volume/v3/volumes/5621288b-1f34-4bf8-9f05-3b5c17e4dd9a Aug 12 10:40:50.932907 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-ebebee48-8acc-4236-8063-a083372deb8d tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:50.932907 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-ebebee48-8acc-4236-8063-a083372deb8d tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:50.942221 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:40:50.942221 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:40:50.945798 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-ebebee48-8acc-4236-8063-a083372deb8d tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Volume info retrieved successfully. Aug 12 10:40:50.949810 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-ebebee48-8acc-4236-8063-a083372deb8d tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] https://10.4.3.105/volume/v3/volumes/5621288b-1f34-4bf8-9f05-3b5c17e4dd9a returned with HTTP 200 Aug 12 10:40:50.950145 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 958/3802] 10.4.3.105 () {68 vars in 1389 bytes} [Wed Aug 12 10:40:50 2026] GET /volume/v3/volumes/5621288b-1f34-4bf8-9f05-3b5c17e4dd9a => generated 872 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:40:50.985591 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-c3885d1c-4dfd-445e-9489-aa161a221b1d None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:50.987288 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-c3885d1c-4dfd-445e-9489-aa161a221b1d tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] POST https://10.4.3.105/volume/v3/snapshots Aug 12 10:40:50.987637 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-c3885d1c-4dfd-445e-9489-aa161a221b1d tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e2a984c0-204f-4d91-985f-9286bd2ef8b9", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-1457788104", "description": null, "metadata": null}} {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:40:50.998758 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:40:50.998758 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:40:50.999178 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-c3885d1c-4dfd-445e-9489-aa161a221b1d tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Volume info retrieved successfully. Aug 12 10:40:50.999337 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.v3.snapshots [None req-c3885d1c-4dfd-445e-9489-aa161a221b1d tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Create snapshot from volume e2a984c0-204f-4d91-985f-9286bd2ef8b9 Aug 12 10:40:51.022123 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.quota [None req-c3885d1c-4dfd-445e-9489-aa161a221b1d tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Created reservations ['f8bcb78a-5689-47a2-9d66-ba06bda5714a', '1a4d5453-77e5-4bb4-afb6-9b4390e12cec', '70bc7b3b-e18a-40d4-a99c-46464b82e929', 'bd01f5bd-150a-44aa-a450-6c6ce3348eba'] {{(pid=100372) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:40:51.049103 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-c3885d1c-4dfd-445e-9489-aa161a221b1d tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Snapshot force create request issued successfully. Aug 12 10:40:51.049442 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-c3885d1c-4dfd-445e-9489-aa161a221b1d tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] https://10.4.3.105/volume/v3/snapshots returned with HTTP 202 Aug 12 10:40:51.049883 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 957/3803] 10.4.3.105 () {68 vars in 1265 bytes} [Wed Aug 12 10:40:50 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 10:40:51.059239 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-54e8a10f-b1d9-4177-add9-1181d2a76ae1 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:51.061623 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-54e8a10f-b1d9-4177-add9-1181d2a76ae1 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] GET https://10.4.3.105/volume/v3/snapshots/50cba625-9972-45c3-bdb5-4d49eabf91a1 Aug 12 10:40:51.061623 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-54e8a10f-b1d9-4177-add9-1181d2a76ae1 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:51.061623 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-54e8a10f-b1d9-4177-add9-1181d2a76ae1 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:51.067275 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:40:51.067275 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:40:51.067978 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-54e8a10f-b1d9-4177-add9-1181d2a76ae1 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Snapshot retrieved successfully. Aug 12 10:40:51.069121 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-54e8a10f-b1d9-4177-add9-1181d2a76ae1 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] https://10.4.3.105/volume/v3/snapshots/50cba625-9972-45c3-bdb5-4d49eabf91a1 returned with HTTP 200 Aug 12 10:40:51.069686 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 943/3804] 10.4.3.105 () {66 vars in 1354 bytes} [Wed Aug 12 10:40:51 2026] GET /volume/v3/snapshots/50cba625-9972-45c3-bdb5-4d49eabf91a1 => generated 440 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:40:51.073406 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-03adb5ac-1cf7-4913-9c4d-85c763c29b99 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:51.075338 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-03adb5ac-1cf7-4913-9c4d-85c763c29b99 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] GET https://10.4.3.105/volume/v3/backups/8ad7a07a-758d-4d99-b9cc-f01698f3029d Aug 12 10:40:51.075607 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-03adb5ac-1cf7-4913-9c4d-85c763c29b99 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:51.075837 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-03adb5ac-1cf7-4913-9c4d-85c763c29b99 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:51.076043 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-03adb5ac-1cf7-4913-9c4d-85c763c29b99 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Show backup with id 8ad7a07a-758d-4d99-b9cc-f01698f3029d. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:40:51.081434 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:40:51.081434 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:40:51.082725 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-03adb5ac-1cf7-4913-9c4d-85c763c29b99 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] https://10.4.3.105/volume/v3/backups/8ad7a07a-758d-4d99-b9cc-f01698f3029d returned with HTTP 200 Aug 12 10:40:51.083170 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 947/3805] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:40:51 2026] GET /volume/v3/backups/8ad7a07a-758d-4d99-b9cc-f01698f3029d => generated 791 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:40:51.658708 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-4cd37821-3872-44ed-a671-ecd0fbfeb3aa None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:51.661767 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-4cd37821-3872-44ed-a671-ecd0fbfeb3aa tempest-CinderUnicodeTest-1838330837 tempest-CinderUnicodeTest-1838330837-project-member] GET https://10.4.3.105/volume/v3/volumes/93d881fc-cff6-4c96-8cb0-219c53e90508 Aug 12 10:40:51.661934 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-4cd37821-3872-44ed-a671-ecd0fbfeb3aa tempest-CinderUnicodeTest-1838330837 tempest-CinderUnicodeTest-1838330837-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:51.662103 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-4cd37821-3872-44ed-a671-ecd0fbfeb3aa tempest-CinderUnicodeTest-1838330837 tempest-CinderUnicodeTest-1838330837-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:51.672418 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-4cd37821-3872-44ed-a671-ecd0fbfeb3aa tempest-CinderUnicodeTest-1838330837 tempest-CinderUnicodeTest-1838330837-project-member] https://10.4.3.105/volume/v3/volumes/93d881fc-cff6-4c96-8cb0-219c53e90508 returned with HTTP 404 Aug 12 10:40:51.673117 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 959/3806] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:40:51 2026] GET /volume/v3/volumes/93d881fc-cff6-4c96-8cb0-219c53e90508 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:40:51.713064 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [req-fdbbacd2-1d77-4ea0-b524-a40913098fff req-3d3b877f-fcf2-4671-a69d-2502a837e15a None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:51.715446 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-fdbbacd2-1d77-4ea0-b524-a40913098fff req-3d3b877f-fcf2-4671-a69d-2502a837e15a tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] DELETE https://10.4.3.105/volume/v3/attachments/2f933182-3875-4d9f-a6dd-fed1d4e325cb Aug 12 10:40:51.715606 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [req-fdbbacd2-1d77-4ea0-b524-a40913098fff req-3d3b877f-fcf2-4671-a69d-2502a837e15a tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:51.715692 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [req-fdbbacd2-1d77-4ea0-b524-a40913098fff req-3d3b877f-fcf2-4671-a69d-2502a837e15a tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Calling method 'version_select' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:51.724029 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:40:51.724029 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:40:51.776132 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-fdbbacd2-1d77-4ea0-b524-a40913098fff req-3d3b877f-fcf2-4671-a69d-2502a837e15a tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] https://10.4.3.105/volume/v3/attachments/2f933182-3875-4d9f-a6dd-fed1d4e325cb returned with HTTP 200 Aug 12 10:40:51.776596 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 958/3807] 10.4.3.105 () {72 vars in 1673 bytes} [Wed Aug 12 10:40:51 2026] DELETE /volume/v3/attachments/2f933182-3875-4d9f-a6dd-fed1d4e325cb => generated 19 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:40:51.963410 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-a9488748-de81-4cc3-a56e-86cd29ae5d70 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:51.965403 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-a9488748-de81-4cc3-a56e-86cd29ae5d70 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] GET https://10.4.3.105/volume/v3/volumes/5621288b-1f34-4bf8-9f05-3b5c17e4dd9a Aug 12 10:40:51.965708 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-a9488748-de81-4cc3-a56e-86cd29ae5d70 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:51.965957 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-a9488748-de81-4cc3-a56e-86cd29ae5d70 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:51.976621 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:40:51.976621 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:40:51.982079 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-a9488748-de81-4cc3-a56e-86cd29ae5d70 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Volume info retrieved successfully. Aug 12 10:40:51.988906 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-a9488748-de81-4cc3-a56e-86cd29ae5d70 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] https://10.4.3.105/volume/v3/volumes/5621288b-1f34-4bf8-9f05-3b5c17e4dd9a returned with HTTP 200 Aug 12 10:40:51.989450 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 944/3808] 10.4.3.105 () {68 vars in 1389 bytes} [Wed Aug 12 10:40:51 2026] GET /volume/v3/volumes/5621288b-1f34-4bf8-9f05-3b5c17e4dd9a => generated 897 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:40:52.004845 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-cd1e7159-23fd-49c4-b2dd-73b576aa549d None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:52.007076 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-cd1e7159-23fd-49c4-b2dd-73b576aa549d tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] DELETE https://10.4.3.105/volume/v3/snapshots/ed971d3a-0c3c-46dc-b57e-18045d067beb Aug 12 10:40:52.007261 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-cd1e7159-23fd-49c4-b2dd-73b576aa549d tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:52.007438 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-cd1e7159-23fd-49c4-b2dd-73b576aa549d tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Calling method 'delete' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:52.007557 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.v3.snapshots [None req-cd1e7159-23fd-49c4-b2dd-73b576aa549d tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Delete snapshot with id: ed971d3a-0c3c-46dc-b57e-18045d067beb Aug 12 10:40:52.012906 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:40:52.012906 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:40:52.013366 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-cd1e7159-23fd-49c4-b2dd-73b576aa549d tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Snapshot retrieved successfully. Aug 12 10:40:52.031714 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-cd1e7159-23fd-49c4-b2dd-73b576aa549d tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Snapshot delete request issued successfully. Aug 12 10:40:52.031998 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-cd1e7159-23fd-49c4-b2dd-73b576aa549d tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] https://10.4.3.105/volume/v3/snapshots/ed971d3a-0c3c-46dc-b57e-18045d067beb returned with HTTP 202 Aug 12 10:40:52.032556 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 948/3809] 10.4.3.105 () {66 vars in 1357 bytes} [Wed Aug 12 10:40:52 2026] DELETE /volume/v3/snapshots/ed971d3a-0c3c-46dc-b57e-18045d067beb => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 10:40:52.042043 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-2f0e6678-67a8-435d-b926-589e00b7fcea None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:52.044437 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-2f0e6678-67a8-435d-b926-589e00b7fcea tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] GET https://10.4.3.105/volume/v3/snapshots/ed971d3a-0c3c-46dc-b57e-18045d067beb Aug 12 10:40:52.044662 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-2f0e6678-67a8-435d-b926-589e00b7fcea tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:52.044850 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-2f0e6678-67a8-435d-b926-589e00b7fcea tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:52.050633 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:40:52.050633 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:40:52.051051 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-2f0e6678-67a8-435d-b926-589e00b7fcea tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Snapshot retrieved successfully. Aug 12 10:40:52.052070 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-2f0e6678-67a8-435d-b926-589e00b7fcea tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] https://10.4.3.105/volume/v3/snapshots/ed971d3a-0c3c-46dc-b57e-18045d067beb returned with HTTP 200 Aug 12 10:40:52.052503 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 960/3810] 10.4.3.105 () {66 vars in 1354 bytes} [Wed Aug 12 10:40:52 2026] GET /volume/v3/snapshots/ed971d3a-0c3c-46dc-b57e-18045d067beb => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:40:52.079022 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-821ad59e-eaee-4f3c-b6e4-addba5b9814a None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:52.080817 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-821ad59e-eaee-4f3c-b6e4-addba5b9814a tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] GET https://10.4.3.105/volume/v3/snapshots/50cba625-9972-45c3-bdb5-4d49eabf91a1 Aug 12 10:40:52.081001 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-821ad59e-eaee-4f3c-b6e4-addba5b9814a tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:52.081215 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-821ad59e-eaee-4f3c-b6e4-addba5b9814a tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:52.086592 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:40:52.086592 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:40:52.087102 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-821ad59e-eaee-4f3c-b6e4-addba5b9814a tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Snapshot retrieved successfully. Aug 12 10:40:52.088051 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-821ad59e-eaee-4f3c-b6e4-addba5b9814a tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] https://10.4.3.105/volume/v3/snapshots/50cba625-9972-45c3-bdb5-4d49eabf91a1 returned with HTTP 200 Aug 12 10:40:52.088523 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 959/3811] 10.4.3.105 () {66 vars in 1354 bytes} [Wed Aug 12 10:40:52 2026] GET /volume/v3/snapshots/50cba625-9972-45c3-bdb5-4d49eabf91a1 => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:40:52.094103 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-6bb64df5-c6e9-41d2-95ac-17062174dff7 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:52.096251 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-6bb64df5-c6e9-41d2-95ac-17062174dff7 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] GET https://10.4.3.105/volume/v3/backups/8ad7a07a-758d-4d99-b9cc-f01698f3029d Aug 12 10:40:52.096523 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-6bb64df5-c6e9-41d2-95ac-17062174dff7 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:52.096792 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-6bb64df5-c6e9-41d2-95ac-17062174dff7 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:52.096924 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-6bb64df5-c6e9-41d2-95ac-17062174dff7 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Show backup with id 8ad7a07a-758d-4d99-b9cc-f01698f3029d. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:40:52.097995 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-6797aeef-0369-4c43-adbd-7b73bafa767f None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:52.100072 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-6797aeef-0369-4c43-adbd-7b73bafa767f tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] GET https://10.4.3.105/volume/v3/snapshots/50cba625-9972-45c3-bdb5-4d49eabf91a1 Aug 12 10:40:52.100445 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-6797aeef-0369-4c43-adbd-7b73bafa767f tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:52.100445 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-6797aeef-0369-4c43-adbd-7b73bafa767f tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:52.105376 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:40:52.105376 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:40:52.105659 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:40:52.105659 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:40:52.106083 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-6797aeef-0369-4c43-adbd-7b73bafa767f tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Snapshot retrieved successfully. Aug 12 10:40:52.106506 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-6bb64df5-c6e9-41d2-95ac-17062174dff7 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] https://10.4.3.105/volume/v3/backups/8ad7a07a-758d-4d99-b9cc-f01698f3029d returned with HTTP 200 Aug 12 10:40:52.106955 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-6797aeef-0369-4c43-adbd-7b73bafa767f tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] https://10.4.3.105/volume/v3/snapshots/50cba625-9972-45c3-bdb5-4d49eabf91a1 returned with HTTP 200 Aug 12 10:40:52.107017 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 945/3812] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:40:52 2026] GET /volume/v3/backups/8ad7a07a-758d-4d99-b9cc-f01698f3029d => generated 791 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:40:52.107350 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 949/3813] 10.4.3.105 () {66 vars in 1354 bytes} [Wed Aug 12 10:40:52 2026] GET /volume/v3/snapshots/50cba625-9972-45c3-bdb5-4d49eabf91a1 => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:40:53.061058 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-f5b76962-91ad-4ca3-91fa-96a156f1ac8c req-ab861275-316b-4ae6-a634-2ab3d20c1dd9 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:53.062614 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-e4f8a4b4-6666-423f-9cca-fcacfc525bd0 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:53.063634 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-f5b76962-91ad-4ca3-91fa-96a156f1ac8c req-ab861275-316b-4ae6-a634-2ab3d20c1dd9 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] DELETE https://10.4.3.105/volume/v3/attachments/2f933182-3875-4d9f-a6dd-fed1d4e325cb Aug 12 10:40:53.063989 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-f5b76962-91ad-4ca3-91fa-96a156f1ac8c req-ab861275-316b-4ae6-a634-2ab3d20c1dd9 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:53.064133 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-f5b76962-91ad-4ca3-91fa-96a156f1ac8c req-ab861275-316b-4ae6-a634-2ab3d20c1dd9 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Calling method 'version_select' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:53.066543 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-e4f8a4b4-6666-423f-9cca-fcacfc525bd0 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] GET https://10.4.3.105/volume/v3/snapshots/ed971d3a-0c3c-46dc-b57e-18045d067beb Aug 12 10:40:53.066543 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-e4f8a4b4-6666-423f-9cca-fcacfc525bd0 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:53.066543 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-e4f8a4b4-6666-423f-9cca-fcacfc525bd0 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:53.069792 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-f5b76962-91ad-4ca3-91fa-96a156f1ac8c req-ab861275-316b-4ae6-a634-2ab3d20c1dd9 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] https://10.4.3.105/volume/v3/attachments/2f933182-3875-4d9f-a6dd-fed1d4e325cb returned with HTTP 404 Aug 12 10:40:53.069792 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 961/3814] 10.4.3.105 () {72 vars in 1673 bytes} [Wed Aug 12 10:40:53 2026] DELETE /volume/v3/attachments/2f933182-3875-4d9f-a6dd-fed1d4e325cb => generated 149 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 10:40:53.070984 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-e4f8a4b4-6666-423f-9cca-fcacfc525bd0 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] https://10.4.3.105/volume/v3/snapshots/ed971d3a-0c3c-46dc-b57e-18045d067beb returned with HTTP 404 Aug 12 10:40:53.071440 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 960/3815] 10.4.3.105 () {66 vars in 1354 bytes} [Wed Aug 12 10:40:53 2026] GET /volume/v3/snapshots/ed971d3a-0c3c-46dc-b57e-18045d067beb => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:40:53.082756 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-0d17ed5c-41da-4919-8504-c701f0508e23 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:53.082756 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-0d17ed5c-41da-4919-8504-c701f0508e23 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] DELETE https://10.4.3.105/volume/v3/volumes/58887552-64bb-463d-9839-00998cdcba03 Aug 12 10:40:53.082756 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-0d17ed5c-41da-4919-8504-c701f0508e23 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:53.082756 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-0d17ed5c-41da-4919-8504-c701f0508e23 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Calling method 'delete' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:53.082756 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.v3.volumes [None req-0d17ed5c-41da-4919-8504-c701f0508e23 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Delete volume with id: 58887552-64bb-463d-9839-00998cdcba03 Aug 12 10:40:53.090310 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:40:53.090310 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:40:53.091404 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-0d17ed5c-41da-4919-8504-c701f0508e23 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Volume info retrieved successfully. Aug 12 10:40:53.111528 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-0d17ed5c-41da-4919-8504-c701f0508e23 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Delete volume request issued successfully. Aug 12 10:40:53.112086 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-0d17ed5c-41da-4919-8504-c701f0508e23 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] https://10.4.3.105/volume/v3/volumes/58887552-64bb-463d-9839-00998cdcba03 returned with HTTP 202 Aug 12 10:40:53.112086 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 946/3816] 10.4.3.105 () {68 vars in 1392 bytes} [Wed Aug 12 10:40:53 2026] DELETE /volume/v3/volumes/58887552-64bb-463d-9839-00998cdcba03 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 12 10:40:53.121793 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-699dfa11-d0fb-4b5b-aafe-d1e984665294 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:53.121871 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-48a4372c-8549-47ca-a117-d052091993ed None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:53.123998 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-699dfa11-d0fb-4b5b-aafe-d1e984665294 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] GET https://10.4.3.105/volume/v3/volumes/58887552-64bb-463d-9839-00998cdcba03 Aug 12 10:40:53.124264 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-699dfa11-d0fb-4b5b-aafe-d1e984665294 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:53.124533 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-699dfa11-d0fb-4b5b-aafe-d1e984665294 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:53.126432 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-48a4372c-8549-47ca-a117-d052091993ed tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] GET https://10.4.3.105/volume/v3/backups/8ad7a07a-758d-4d99-b9cc-f01698f3029d Aug 12 10:40:53.126811 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-48a4372c-8549-47ca-a117-d052091993ed tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:53.127097 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-48a4372c-8549-47ca-a117-d052091993ed tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:53.127266 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-48a4372c-8549-47ca-a117-d052091993ed tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Show backup with id 8ad7a07a-758d-4d99-b9cc-f01698f3029d. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:40:53.134115 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:40:53.134115 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:40:53.135692 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:40:53.135692 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:40:53.136629 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-48a4372c-8549-47ca-a117-d052091993ed tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] https://10.4.3.105/volume/v3/backups/8ad7a07a-758d-4d99-b9cc-f01698f3029d returned with HTTP 200 Aug 12 10:40:53.137131 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 950/3817] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:40:53 2026] GET /volume/v3/backups/8ad7a07a-758d-4d99-b9cc-f01698f3029d => generated 791 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:40:53.141298 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-699dfa11-d0fb-4b5b-aafe-d1e984665294 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Volume info retrieved successfully. Aug 12 10:40:53.145802 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-699dfa11-d0fb-4b5b-aafe-d1e984665294 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] https://10.4.3.105/volume/v3/volumes/58887552-64bb-463d-9839-00998cdcba03 returned with HTTP 200 Aug 12 10:40:53.146195 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 962/3818] 10.4.3.105 () {68 vars in 1389 bytes} [Wed Aug 12 10:40:53 2026] GET /volume/v3/volumes/58887552-64bb-463d-9839-00998cdcba03 => generated 861 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:40:53.452373 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-cc3dca16-386d-42e2-8dec-a896f895a870 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:53.570775 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-cc3dca16-386d-42e2-8dec-a896f895a870 tempest-ProjectReaderTests39-1982694456 tempest-ProjectReaderTests39-1982694456-project-admin] POST https://10.4.3.105/volume/v3/volumes Aug 12 10:40:53.571087 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-cc3dca16-386d-42e2-8dec-a896f895a870 tempest-ProjectReaderTests39-1982694456 tempest-ProjectReaderTests39-1982694456-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-548531177"}} {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:40:53.572499 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.v3.volumes [None req-cc3dca16-386d-42e2-8dec-a896f895a870 tempest-ProjectReaderTests39-1982694456 tempest-ProjectReaderTests39-1982694456-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-548531177'}} {{(pid=100372) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 10:40:53.572624 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.v3.volumes [None req-cc3dca16-386d-42e2-8dec-a896f895a870 tempest-ProjectReaderTests39-1982694456 tempest-ProjectReaderTests39-1982694456-project-admin] Create volume of 1 GB Aug 12 10:40:53.576671 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-cc3dca16-386d-42e2-8dec-a896f895a870 tempest-ProjectReaderTests39-1982694456 tempest-ProjectReaderTests39-1982694456-project-admin] Availability Zones retrieved successfully. Aug 12 10:40:53.581961 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-cc3dca16-386d-42e2-8dec-a896f895a870 tempest-ProjectReaderTests39-1982694456 tempest-ProjectReaderTests39-1982694456-project-admin] Flow 'volume_create_api' (1c9fefdb-793e-4157-a1d0-f889b14c7430) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100372) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:40:53.582789 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-cc3dca16-386d-42e2-8dec-a896f895a870 tempest-ProjectReaderTests39-1982694456 tempest-ProjectReaderTests39-1982694456-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (564d869e-4218-4287-ae8a-2fa4840d906a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:40:53.583472 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.flows.api.create_volume [None req-cc3dca16-386d-42e2-8dec-a896f895a870 tempest-ProjectReaderTests39-1982694456 tempest-ProjectReaderTests39-1982694456-project-admin] Validating volume size '1' using validate_int {{(pid=100372) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 10:40:53.605098 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-cc3dca16-386d-42e2-8dec-a896f895a870 tempest-ProjectReaderTests39-1982694456 tempest-ProjectReaderTests39-1982694456-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (564d869e-4218-4287-ae8a-2fa4840d906a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T10:26:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6cd66f07-4c7b-40b2-9dfb-378538f29c9e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:40:53.605801 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-cc3dca16-386d-42e2-8dec-a896f895a870 tempest-ProjectReaderTests39-1982694456 tempest-ProjectReaderTests39-1982694456-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (45e97581-9ec2-477b-89f2-fe422dcf8524) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:40:53.656703 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.quota [None req-cc3dca16-386d-42e2-8dec-a896f895a870 tempest-ProjectReaderTests39-1982694456 tempest-ProjectReaderTests39-1982694456-project-admin] Created reservations ['2c8533b3-cfb6-41da-8de6-1a3c8ec3624f', 'ddf87512-c831-448a-805e-cbf30be51303', '089e046b-b0da-447c-b750-cd1b8c1ad773', '42c5cffe-a55c-44e2-9e78-73e797489e6a'] {{(pid=100372) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:40:53.657699 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-cc3dca16-386d-42e2-8dec-a896f895a870 tempest-ProjectReaderTests39-1982694456 tempest-ProjectReaderTests39-1982694456-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (45e97581-9ec2-477b-89f2-fe422dcf8524) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2c8533b3-cfb6-41da-8de6-1a3c8ec3624f', 'ddf87512-c831-448a-805e-cbf30be51303', '089e046b-b0da-447c-b750-cd1b8c1ad773', '42c5cffe-a55c-44e2-9e78-73e797489e6a']}' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:40:53.658723 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-cc3dca16-386d-42e2-8dec-a896f895a870 tempest-ProjectReaderTests39-1982694456 tempest-ProjectReaderTests39-1982694456-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a0ead653-baa1-4a2d-8511-41f892326cb4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:40:53.690382 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-cc3dca16-386d-42e2-8dec-a896f895a870 tempest-ProjectReaderTests39-1982694456 tempest-ProjectReaderTests39-1982694456-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a0ead653-baa1-4a2d-8511-41f892326cb4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '48687d5a-f43b-4280-9c6a-ec2dc22b6692', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-548531177',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0130c27e2c564efea771a740d594562e',qos_specs=None,replication_status=,reservations=['2c8533b3-cfb6-41da-8de6-1a3c8ec3624f','ddf87512-c831-448a-805e-cbf30be51303','089e046b-b0da-447c-b750-cd1b8c1ad773','42c5cffe-a55c-44e2-9e78-73e797489e6a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='def0d2cf415a4aeea01040329a648b45',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:40:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-548531177',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=48687d5a-f43b-4280-9c6a-ec2dc22b6692,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0130c27e2c564efea771a740d594562e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='def0d2cf415a4aeea01040329a648b45',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6cd66f07-4c7b-40b2-9dfb-378538f29c9e),volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:40:53.691488 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-cc3dca16-386d-42e2-8dec-a896f895a870 tempest-ProjectReaderTests39-1982694456 tempest-ProjectReaderTests39-1982694456-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (63b7e155-4f07-417c-b4d5-160ca9248d15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:40:53.712386 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-cc3dca16-386d-42e2-8dec-a896f895a870 tempest-ProjectReaderTests39-1982694456 tempest-ProjectReaderTests39-1982694456-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (63b7e155-4f07-417c-b4d5-160ca9248d15) transitioned into state 'SUCCESS' from state '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-548531177',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0130c27e2c564efea771a740d594562e',qos_specs=None,replication_status=,reservations=['2c8533b3-cfb6-41da-8de6-1a3c8ec3624f','ddf87512-c831-448a-805e-cbf30be51303','089e046b-b0da-447c-b750-cd1b8c1ad773','42c5cffe-a55c-44e2-9e78-73e797489e6a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='def0d2cf415a4aeea01040329a648b45',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:40:53.713424 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-cc3dca16-386d-42e2-8dec-a896f895a870 tempest-ProjectReaderTests39-1982694456 tempest-ProjectReaderTests39-1982694456-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7a063024-e8c7-4e7f-8115-876e46a89a0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:40:53.723839 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-cc3dca16-386d-42e2-8dec-a896f895a870 tempest-ProjectReaderTests39-1982694456 tempest-ProjectReaderTests39-1982694456-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7a063024-e8c7-4e7f-8115-876e46a89a0a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:40:53.724828 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-cc3dca16-386d-42e2-8dec-a896f895a870 tempest-ProjectReaderTests39-1982694456 tempest-ProjectReaderTests39-1982694456-project-admin] Flow 'volume_create_api' (1c9fefdb-793e-4157-a1d0-f889b14c7430) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100372) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:40:53.725168 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-cc3dca16-386d-42e2-8dec-a896f895a870 tempest-ProjectReaderTests39-1982694456 tempest-ProjectReaderTests39-1982694456-project-admin] Create volume request issued successfully. Aug 12 10:40:53.725795 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-cc3dca16-386d-42e2-8dec-a896f895a870 tempest-ProjectReaderTests39-1982694456 tempest-ProjectReaderTests39-1982694456-project-admin] https://10.4.3.105/volume/v3/volumes returned with HTTP 202 Aug 12 10:40:53.726222 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 961/3819] 10.4.3.105 () {70 vars in 1298 bytes} [Wed Aug 12 10:40:53 2026] POST /volume/v3/volumes => generated 777 bytes in 274 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 10:40:53.738284 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-b33d7e37-07b1-4087-aa58-f2c5a156a604 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:53.740741 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-b33d7e37-07b1-4087-aa58-f2c5a156a604 tempest-ProjectReaderTests39-1982694456 tempest-ProjectReaderTests39-1982694456-project-admin] GET https://10.4.3.105/volume/v3/volumes/48687d5a-f43b-4280-9c6a-ec2dc22b6692 Aug 12 10:40:53.740954 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-b33d7e37-07b1-4087-aa58-f2c5a156a604 tempest-ProjectReaderTests39-1982694456 tempest-ProjectReaderTests39-1982694456-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:53.741141 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-b33d7e37-07b1-4087-aa58-f2c5a156a604 tempest-ProjectReaderTests39-1982694456 tempest-ProjectReaderTests39-1982694456-project-admin] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:53.748161 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:40:53.748161 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:40:53.752099 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-b33d7e37-07b1-4087-aa58-f2c5a156a604 tempest-ProjectReaderTests39-1982694456 tempest-ProjectReaderTests39-1982694456-project-admin] Volume info retrieved successfully. Aug 12 10:40:53.756503 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-b33d7e37-07b1-4087-aa58-f2c5a156a604 tempest-ProjectReaderTests39-1982694456 tempest-ProjectReaderTests39-1982694456-project-admin] https://10.4.3.105/volume/v3/volumes/48687d5a-f43b-4280-9c6a-ec2dc22b6692 returned with HTTP 200 Aug 12 10:40:53.756938 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 947/3820] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:40:53 2026] GET /volume/v3/volumes/48687d5a-f43b-4280-9c6a-ec2dc22b6692 => generated 956 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:40:54.147724 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-07929eab-ed20-4117-9ec6-a21815b0f202 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:54.150468 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-07929eab-ed20-4117-9ec6-a21815b0f202 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] GET https://10.4.3.105/volume/v3/backups/8ad7a07a-758d-4d99-b9cc-f01698f3029d Aug 12 10:40:54.150718 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-07929eab-ed20-4117-9ec6-a21815b0f202 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:54.152967 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-07929eab-ed20-4117-9ec6-a21815b0f202 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:54.152967 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-07929eab-ed20-4117-9ec6-a21815b0f202 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Show backup with id 8ad7a07a-758d-4d99-b9cc-f01698f3029d. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:40:54.157683 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:40:54.157683 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:40:54.158423 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-07929eab-ed20-4117-9ec6-a21815b0f202 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] https://10.4.3.105/volume/v3/backups/8ad7a07a-758d-4d99-b9cc-f01698f3029d returned with HTTP 200 Aug 12 10:40:54.158811 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 951/3821] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:40:54 2026] GET /volume/v3/backups/8ad7a07a-758d-4d99-b9cc-f01698f3029d => generated 791 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:40:54.161231 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-44342ecd-2d8d-4366-baaa-176282cec0cd None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:54.163037 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-44342ecd-2d8d-4366-baaa-176282cec0cd tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] GET https://10.4.3.105/volume/v3/volumes/58887552-64bb-463d-9839-00998cdcba03 Aug 12 10:40:54.163279 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-44342ecd-2d8d-4366-baaa-176282cec0cd tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:54.163470 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-44342ecd-2d8d-4366-baaa-176282cec0cd tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:54.168806 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-44342ecd-2d8d-4366-baaa-176282cec0cd tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] https://10.4.3.105/volume/v3/volumes/58887552-64bb-463d-9839-00998cdcba03 returned with HTTP 404 Aug 12 10:40:54.169241 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 963/3822] 10.4.3.105 () {68 vars in 1389 bytes} [Wed Aug 12 10:40:54 2026] GET /volume/v3/volumes/58887552-64bb-463d-9839-00998cdcba03 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 10:40:54.178169 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-7388813c-f717-49bf-8870-cacd53291d75 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:54.181047 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-7388813c-f717-49bf-8870-cacd53291d75 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] POST https://10.4.3.105/volume/v3/volumes Aug 12 10:40:54.181394 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-7388813c-f717-49bf-8870-cacd53291d75 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-498540357"}} {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:40:54.192939 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.v3.volumes [None req-7388813c-f717-49bf-8870-cacd53291d75 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-498540357'}} {{(pid=100372) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 10:40:54.192939 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.v3.volumes [None req-7388813c-f717-49bf-8870-cacd53291d75 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Create volume of 1 GB Aug 12 10:40:54.192939 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:40:54.192939 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:40:54.198595 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-7388813c-f717-49bf-8870-cacd53291d75 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Availability Zones retrieved successfully. Aug 12 10:40:54.205464 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-7388813c-f717-49bf-8870-cacd53291d75 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Flow 'volume_create_api' (9a202c9b-7f71-4092-a722-e66f79f5b78a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100372) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:40:54.206405 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-7388813c-f717-49bf-8870-cacd53291d75 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bc3bb4ee-47e1-4ecd-afa0-393557594297) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:40:54.207371 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.flows.api.create_volume [None req-7388813c-f717-49bf-8870-cacd53291d75 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Validating volume size '1' using validate_int {{(pid=100372) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 10:40:54.230972 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-7388813c-f717-49bf-8870-cacd53291d75 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bc3bb4ee-47e1-4ecd-afa0-393557594297) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T10:26:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6cd66f07-4c7b-40b2-9dfb-378538f29c9e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:40:54.231716 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-7388813c-f717-49bf-8870-cacd53291d75 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4ca144cd-deda-4d35-b7de-455b11704c96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:40:54.267157 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.quota [None req-7388813c-f717-49bf-8870-cacd53291d75 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Created reservations ['8e3945e1-a4cb-4f23-bd02-bc22d948bba5', '8ddaadec-395d-404b-8565-e5d682ecd1da', '2e52385a-c6f7-407b-bfcd-140459ff4bc0', '0345fd65-de86-4d7a-92b3-5280f3b04145'] {{(pid=100372) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:40:54.268559 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-7388813c-f717-49bf-8870-cacd53291d75 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4ca144cd-deda-4d35-b7de-455b11704c96) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8e3945e1-a4cb-4f23-bd02-bc22d948bba5', '8ddaadec-395d-404b-8565-e5d682ecd1da', '2e52385a-c6f7-407b-bfcd-140459ff4bc0', '0345fd65-de86-4d7a-92b3-5280f3b04145']}' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:40:54.268559 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-7388813c-f717-49bf-8870-cacd53291d75 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d224128d-3514-448d-9d15-fe80f0801d79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:40:54.289765 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-7388813c-f717-49bf-8870-cacd53291d75 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d224128d-3514-448d-9d15-fe80f0801d79) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c40349cc-2638-4d0e-9b8e-85cac2ee3c56', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-498540357',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='48955410d5dc4be1ad647aac45387e97',qos_specs=None,replication_status=,reservations=['8e3945e1-a4cb-4f23-bd02-bc22d948bba5','8ddaadec-395d-404b-8565-e5d682ecd1da','2e52385a-c6f7-407b-bfcd-140459ff4bc0','0345fd65-de86-4d7a-92b3-5280f3b04145'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a453d0a50fdb4be28c355e80a809033e',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:40:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-498540357',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c40349cc-2638-4d0e-9b8e-85cac2ee3c56,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='48955410d5dc4be1ad647aac45387e97',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a453d0a50fdb4be28c355e80a809033e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6cd66f07-4c7b-40b2-9dfb-378538f29c9e),volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:40:54.291271 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-7388813c-f717-49bf-8870-cacd53291d75 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (650d06d3-07cf-4312-a692-f968f0410db9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:40:54.316270 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-7388813c-f717-49bf-8870-cacd53291d75 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (650d06d3-07cf-4312-a692-f968f0410db9) transitioned into state 'SUCCESS' from state '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-498540357',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='48955410d5dc4be1ad647aac45387e97',qos_specs=None,replication_status=,reservations=['8e3945e1-a4cb-4f23-bd02-bc22d948bba5','8ddaadec-395d-404b-8565-e5d682ecd1da','2e52385a-c6f7-407b-bfcd-140459ff4bc0','0345fd65-de86-4d7a-92b3-5280f3b04145'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a453d0a50fdb4be28c355e80a809033e',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:40:54.316270 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-7388813c-f717-49bf-8870-cacd53291d75 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (70e87cc5-21e1-4cae-b38d-c1e7cb97e3de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:40:54.323917 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-7388813c-f717-49bf-8870-cacd53291d75 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (70e87cc5-21e1-4cae-b38d-c1e7cb97e3de) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:40:54.324669 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-7388813c-f717-49bf-8870-cacd53291d75 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Flow 'volume_create_api' (9a202c9b-7f71-4092-a722-e66f79f5b78a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100372) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:40:54.324951 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-7388813c-f717-49bf-8870-cacd53291d75 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Create volume request issued successfully. Aug 12 10:40:54.326590 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-7388813c-f717-49bf-8870-cacd53291d75 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] https://10.4.3.105/volume/v3/volumes returned with HTTP 202 Aug 12 10:40:54.326590 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 962/3823] 10.4.3.105 () {70 vars in 1299 bytes} [Wed Aug 12 10:40:54 2026] POST /volume/v3/volumes => generated 769 bytes in 149 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:40:54.338703 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-10092aa8-26c9-43c0-99cf-6b901254bda7 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:54.345117 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-10092aa8-26c9-43c0-99cf-6b901254bda7 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] GET https://10.4.3.105/volume/v3/volumes/c40349cc-2638-4d0e-9b8e-85cac2ee3c56 Aug 12 10:40:54.345117 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-10092aa8-26c9-43c0-99cf-6b901254bda7 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:54.345117 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-10092aa8-26c9-43c0-99cf-6b901254bda7 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:54.350205 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:40:54.350205 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:40:54.354065 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-10092aa8-26c9-43c0-99cf-6b901254bda7 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Volume info retrieved successfully. Aug 12 10:40:54.360542 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-10092aa8-26c9-43c0-99cf-6b901254bda7 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] https://10.4.3.105/volume/v3/volumes/c40349cc-2638-4d0e-9b8e-85cac2ee3c56 returned with HTTP 200 Aug 12 10:40:54.360542 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 948/3824] 10.4.3.105 () {68 vars in 1389 bytes} [Wed Aug 12 10:40:54 2026] GET /volume/v3/volumes/c40349cc-2638-4d0e-9b8e-85cac2ee3c56 => generated 837 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:40:54.497454 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-46b8c26b-165a-4555-b35f-593956e2e38e None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:54.499856 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-46b8c26b-165a-4555-b35f-593956e2e38e tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] DELETE https://10.4.3.105/volume/v3/snapshots/7b358e55-fe83-4407-8368-d9d3d87168d3 Aug 12 10:40:54.500152 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-46b8c26b-165a-4555-b35f-593956e2e38e tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:54.500418 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-46b8c26b-165a-4555-b35f-593956e2e38e tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Calling method 'delete' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:54.500621 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.v3.snapshots [None req-46b8c26b-165a-4555-b35f-593956e2e38e tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Delete snapshot with id: 7b358e55-fe83-4407-8368-d9d3d87168d3 Aug 12 10:40:54.505699 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-46b8c26b-165a-4555-b35f-593956e2e38e tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] https://10.4.3.105/volume/v3/snapshots/7b358e55-fe83-4407-8368-d9d3d87168d3 returned with HTTP 404 Aug 12 10:40:54.506225 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 952/3825] 10.4.3.105 () {66 vars in 1357 bytes} [Wed Aug 12 10:40:54 2026] DELETE /volume/v3/snapshots/7b358e55-fe83-4407-8368-d9d3d87168d3 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:40:54.515722 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-8e850a5c-aa0b-435e-9e11-e8e2f3845bec None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:54.517901 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-8e850a5c-aa0b-435e-9e11-e8e2f3845bec tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] GET https://10.4.3.105/volume/v3/volumes/7d502560-1c5c-44d5-95d8-70684df15a67 Aug 12 10:40:54.518254 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-8e850a5c-aa0b-435e-9e11-e8e2f3845bec tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:54.518639 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-8e850a5c-aa0b-435e-9e11-e8e2f3845bec tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:54.527234 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:40:54.527234 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:40:54.531571 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-8e850a5c-aa0b-435e-9e11-e8e2f3845bec tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Volume info retrieved successfully. Aug 12 10:40:54.537090 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-8e850a5c-aa0b-435e-9e11-e8e2f3845bec tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] https://10.4.3.105/volume/v3/volumes/7d502560-1c5c-44d5-95d8-70684df15a67 returned with HTTP 200 Aug 12 10:40:54.537640 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 964/3826] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:40:54 2026] GET /volume/v3/volumes/7d502560-1c5c-44d5-95d8-70684df15a67 => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:40:54.552832 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-405d0b22-9aa0-4bc8-a4da-1e8c4d5e7033 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:54.555243 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-405d0b22-9aa0-4bc8-a4da-1e8c4d5e7033 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] POST https://10.4.3.105/volume/v3/volumes Aug 12 10:40:54.555675 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-405d0b22-9aa0-4bc8-a4da-1e8c4d5e7033 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-37567371"}} {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:40:54.557365 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.v3.volumes [None req-405d0b22-9aa0-4bc8-a4da-1e8c4d5e7033 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-37567371'}} {{(pid=100372) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 10:40:54.557590 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.v3.volumes [None req-405d0b22-9aa0-4bc8-a4da-1e8c4d5e7033 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Create volume of 1 GB Aug 12 10:40:54.557971 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:40:54.557971 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:40:54.562549 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-405d0b22-9aa0-4bc8-a4da-1e8c4d5e7033 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Availability Zones retrieved successfully. Aug 12 10:40:54.569622 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-405d0b22-9aa0-4bc8-a4da-1e8c4d5e7033 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Flow 'volume_create_api' (2b1a80b2-c924-4c64-a5cd-4c82550196bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100372) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:40:54.570926 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-405d0b22-9aa0-4bc8-a4da-1e8c4d5e7033 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1d2d80f6-a295-460a-a864-05f3c0df007d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:40:54.572681 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.flows.api.create_volume [None req-405d0b22-9aa0-4bc8-a4da-1e8c4d5e7033 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Validating volume size '1' using validate_int {{(pid=100372) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 10:40:54.605088 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-405d0b22-9aa0-4bc8-a4da-1e8c4d5e7033 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1d2d80f6-a295-460a-a864-05f3c0df007d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T10:26:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6cd66f07-4c7b-40b2-9dfb-378538f29c9e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:40:54.606035 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-405d0b22-9aa0-4bc8-a4da-1e8c4d5e7033 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (42b726de-6b93-4838-8948-2b6193a5f9f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:40:54.669800 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.quota [None req-405d0b22-9aa0-4bc8-a4da-1e8c4d5e7033 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Created reservations ['fc317eea-bc48-4350-995e-ec635fd0e922', 'fba8f580-1b88-4f0c-8e25-f957fa0ce9e7', 'ac3e61e6-8296-4b40-be11-3ced3a07c093', '48fca29a-9fc9-4524-bd77-79497e922498'] {{(pid=100372) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:40:54.669800 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-405d0b22-9aa0-4bc8-a4da-1e8c4d5e7033 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (42b726de-6b93-4838-8948-2b6193a5f9f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fc317eea-bc48-4350-995e-ec635fd0e922', 'fba8f580-1b88-4f0c-8e25-f957fa0ce9e7', 'ac3e61e6-8296-4b40-be11-3ced3a07c093', '48fca29a-9fc9-4524-bd77-79497e922498']}' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:40:54.670036 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-405d0b22-9aa0-4bc8-a4da-1e8c4d5e7033 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bbf2b846-1c65-4220-8e4d-911c1c632b0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:40:54.695946 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-405d0b22-9aa0-4bc8-a4da-1e8c4d5e7033 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bbf2b846-1c65-4220-8e4d-911c1c632b0d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a7ddfeb0-11c7-4876-92de-bc9aa504b19e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-37567371',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='219a0f3506e34f9594758600c59a697c',qos_specs=None,replication_status=,reservations=['fc317eea-bc48-4350-995e-ec635fd0e922','fba8f580-1b88-4f0c-8e25-f957fa0ce9e7','ac3e61e6-8296-4b40-be11-3ced3a07c093','48fca29a-9fc9-4524-bd77-79497e922498'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='31fc7affeef74b5ea962eefc2c4a9139',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:40:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-37567371',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a7ddfeb0-11c7-4876-92de-bc9aa504b19e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='219a0f3506e34f9594758600c59a697c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='31fc7affeef74b5ea962eefc2c4a9139',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6cd66f07-4c7b-40b2-9dfb-378538f29c9e),volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:40:54.696584 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-405d0b22-9aa0-4bc8-a4da-1e8c4d5e7033 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (92235f52-a0ef-436a-ba04-850797271e64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:40:54.717946 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-405d0b22-9aa0-4bc8-a4da-1e8c4d5e7033 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (92235f52-a0ef-436a-ba04-850797271e64) transitioned into state 'SUCCESS' from state '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-37567371',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='219a0f3506e34f9594758600c59a697c',qos_specs=None,replication_status=,reservations=['fc317eea-bc48-4350-995e-ec635fd0e922','fba8f580-1b88-4f0c-8e25-f957fa0ce9e7','ac3e61e6-8296-4b40-be11-3ced3a07c093','48fca29a-9fc9-4524-bd77-79497e922498'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='31fc7affeef74b5ea962eefc2c4a9139',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:40:54.717946 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-405d0b22-9aa0-4bc8-a4da-1e8c4d5e7033 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (28cdd80d-47a5-4454-b037-3e2d711d6da2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:40:54.727021 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-405d0b22-9aa0-4bc8-a4da-1e8c4d5e7033 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (28cdd80d-47a5-4454-b037-3e2d711d6da2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:40:54.727988 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-405d0b22-9aa0-4bc8-a4da-1e8c4d5e7033 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Flow 'volume_create_api' (2b1a80b2-c924-4c64-a5cd-4c82550196bc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100372) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:40:54.728338 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-405d0b22-9aa0-4bc8-a4da-1e8c4d5e7033 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Create volume request issued successfully. Aug 12 10:40:54.729032 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-405d0b22-9aa0-4bc8-a4da-1e8c4d5e7033 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] https://10.4.3.105/volume/v3/volumes returned with HTTP 202 Aug 12 10:40:54.729676 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 963/3827] 10.4.3.105 () {68 vars in 1258 bytes} [Wed Aug 12 10:40:54 2026] POST /volume/v3/volumes => generated 752 bytes in 178 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 10:40:54.742587 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-7bf56c8b-3b44-4fdd-a9ae-4a84f214bd97 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:54.746329 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-7bf56c8b-3b44-4fdd-a9ae-4a84f214bd97 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] GET https://10.4.3.105/volume/v3/volumes/a7ddfeb0-11c7-4876-92de-bc9aa504b19e Aug 12 10:40:54.746630 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-7bf56c8b-3b44-4fdd-a9ae-4a84f214bd97 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:54.747267 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-7bf56c8b-3b44-4fdd-a9ae-4a84f214bd97 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:54.755668 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:40:54.755668 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:40:54.759835 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-7bf56c8b-3b44-4fdd-a9ae-4a84f214bd97 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Volume info retrieved successfully. Aug 12 10:40:54.765793 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-7bf56c8b-3b44-4fdd-a9ae-4a84f214bd97 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] https://10.4.3.105/volume/v3/volumes/a7ddfeb0-11c7-4876-92de-bc9aa504b19e returned with HTTP 200 Aug 12 10:40:54.765793 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 949/3828] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:40:54 2026] GET /volume/v3/volumes/a7ddfeb0-11c7-4876-92de-bc9aa504b19e => generated 820 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:40:54.772670 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-268b5155-4edc-4a18-88e1-9ffd61534164 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:54.774647 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-268b5155-4edc-4a18-88e1-9ffd61534164 tempest-ProjectReaderTests39-1982694456 tempest-ProjectReaderTests39-1982694456-project-admin] GET https://10.4.3.105/volume/v3/volumes/48687d5a-f43b-4280-9c6a-ec2dc22b6692 Aug 12 10:40:54.775185 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-268b5155-4edc-4a18-88e1-9ffd61534164 tempest-ProjectReaderTests39-1982694456 tempest-ProjectReaderTests39-1982694456-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:54.775185 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-268b5155-4edc-4a18-88e1-9ffd61534164 tempest-ProjectReaderTests39-1982694456 tempest-ProjectReaderTests39-1982694456-project-admin] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:54.789906 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:40:54.789906 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:40:54.794785 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-268b5155-4edc-4a18-88e1-9ffd61534164 tempest-ProjectReaderTests39-1982694456 tempest-ProjectReaderTests39-1982694456-project-admin] Volume info retrieved successfully. Aug 12 10:40:54.801077 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-268b5155-4edc-4a18-88e1-9ffd61534164 tempest-ProjectReaderTests39-1982694456 tempest-ProjectReaderTests39-1982694456-project-admin] https://10.4.3.105/volume/v3/volumes/48687d5a-f43b-4280-9c6a-ec2dc22b6692 returned with HTTP 200 Aug 12 10:40:54.801607 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 953/3829] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:40:54 2026] GET /volume/v3/volumes/48687d5a-f43b-4280-9c6a-ec2dc22b6692 => generated 1017 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:40:54.820557 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-4a7426a0-058a-4576-9b18-81a3f19eedec None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:54.824121 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-4a7426a0-058a-4576-9b18-81a3f19eedec tempest-ProjectReaderTests39-1982694456 tempest-ProjectReaderTests39-1982694456-project-admin] POST https://10.4.3.105/volume/v3/backups Aug 12 10:40:54.824602 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-4a7426a0-058a-4576-9b18-81a3f19eedec tempest-ProjectReaderTests39-1982694456 tempest-ProjectReaderTests39-1982694456-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "48687d5a-f43b-4280-9c6a-ec2dc22b6692", "name": "tempest-type-Backup-57337605"}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:40:54.826369 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.contrib.backups [None req-4a7426a0-058a-4576-9b18-81a3f19eedec tempest-ProjectReaderTests39-1982694456 tempest-ProjectReaderTests39-1982694456-project-admin] Creating new backup {'backup': {'volume_id': '48687d5a-f43b-4280-9c6a-ec2dc22b6692', 'name': 'tempest-type-Backup-57337605'}} {{(pid=100375) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 12 10:40:54.826591 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.contrib.backups [None req-4a7426a0-058a-4576-9b18-81a3f19eedec tempest-ProjectReaderTests39-1982694456 tempest-ProjectReaderTests39-1982694456-project-admin] Creating backup of volume 48687d5a-f43b-4280-9c6a-ec2dc22b6692 in container None Aug 12 10:40:54.834498 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:40:54.834498 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:40:54.834933 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-4a7426a0-058a-4576-9b18-81a3f19eedec tempest-ProjectReaderTests39-1982694456 tempest-ProjectReaderTests39-1982694456-project-admin] Volume info retrieved successfully. Aug 12 10:40:54.868404 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.quota [None req-4a7426a0-058a-4576-9b18-81a3f19eedec tempest-ProjectReaderTests39-1982694456 tempest-ProjectReaderTests39-1982694456-project-admin] Created reservations ['3a84a21c-b930-4e6c-802e-4ecc73c72717', '90c044bd-008b-46df-9287-72cc2417dbb2'] {{(pid=100375) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:40:54.907610 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-4a7426a0-058a-4576-9b18-81a3f19eedec tempest-ProjectReaderTests39-1982694456 tempest-ProjectReaderTests39-1982694456-project-admin] https://10.4.3.105/volume/v3/backups returned with HTTP 202 Aug 12 10:40:54.907857 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 965/3830] 10.4.3.105 () {70 vars in 1299 bytes} [Wed Aug 12 10:40:54 2026] POST /volume/v3/backups => generated 314 bytes in 88 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 10:40:54.919706 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-ecf0bce1-1500-4082-ae1f-0e267cdfd4f5 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:54.922020 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-ecf0bce1-1500-4082-ae1f-0e267cdfd4f5 tempest-ProjectReaderTests39-1982694456 tempest-ProjectReaderTests39-1982694456-project-admin] GET https://10.4.3.105/volume/v3/backups/3335374f-3599-4c13-b5ea-df2c46db6ae7 Aug 12 10:40:54.922250 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-ecf0bce1-1500-4082-ae1f-0e267cdfd4f5 tempest-ProjectReaderTests39-1982694456 tempest-ProjectReaderTests39-1982694456-project-admin] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:54.922468 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-ecf0bce1-1500-4082-ae1f-0e267cdfd4f5 tempest-ProjectReaderTests39-1982694456 tempest-ProjectReaderTests39-1982694456-project-admin] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:54.922611 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.v3.backups [None req-ecf0bce1-1500-4082-ae1f-0e267cdfd4f5 tempest-ProjectReaderTests39-1982694456 tempest-ProjectReaderTests39-1982694456-project-admin] Show backup with id 3335374f-3599-4c13-b5ea-df2c46db6ae7. {{(pid=100372) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:40:54.929499 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:40:54.929499 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:40:54.930247 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-ecf0bce1-1500-4082-ae1f-0e267cdfd4f5 tempest-ProjectReaderTests39-1982694456 tempest-ProjectReaderTests39-1982694456-project-admin] https://10.4.3.105/volume/v3/backups/3335374f-3599-4c13-b5ea-df2c46db6ae7 returned with HTTP 200 Aug 12 10:40:54.930726 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 964/3831] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:40:54 2026] GET /volume/v3/backups/3335374f-3599-4c13-b5ea-df2c46db6ae7 => generated 721 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:40:55.169162 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-82e4e00f-f660-420c-9a46-0d64bd99aaab None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:55.171576 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-82e4e00f-f660-420c-9a46-0d64bd99aaab tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] GET https://10.4.3.105/volume/v3/backups/8ad7a07a-758d-4d99-b9cc-f01698f3029d Aug 12 10:40:55.172296 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-82e4e00f-f660-420c-9a46-0d64bd99aaab tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:55.172296 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-82e4e00f-f660-420c-9a46-0d64bd99aaab tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:55.172296 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-82e4e00f-f660-420c-9a46-0d64bd99aaab tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Show backup with id 8ad7a07a-758d-4d99-b9cc-f01698f3029d. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:40:55.177545 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:40:55.177545 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:40:55.178274 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-82e4e00f-f660-420c-9a46-0d64bd99aaab tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] https://10.4.3.105/volume/v3/backups/8ad7a07a-758d-4d99-b9cc-f01698f3029d returned with HTTP 200 Aug 12 10:40:55.178773 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 950/3832] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:40:55 2026] GET /volume/v3/backups/8ad7a07a-758d-4d99-b9cc-f01698f3029d => generated 791 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:40:55.374350 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-5869ec42-2cc2-4652-afaf-e8640102988b None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:55.376231 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-5869ec42-2cc2-4652-afaf-e8640102988b tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] GET https://10.4.3.105/volume/v3/volumes/c40349cc-2638-4d0e-9b8e-85cac2ee3c56 Aug 12 10:40:55.376706 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-5869ec42-2cc2-4652-afaf-e8640102988b tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:55.376945 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-5869ec42-2cc2-4652-afaf-e8640102988b tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:55.383927 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:40:55.383927 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:40:55.388430 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-5869ec42-2cc2-4652-afaf-e8640102988b tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Volume info retrieved successfully. Aug 12 10:40:55.392645 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-5869ec42-2cc2-4652-afaf-e8640102988b tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] https://10.4.3.105/volume/v3/volumes/c40349cc-2638-4d0e-9b8e-85cac2ee3c56 returned with HTTP 200 Aug 12 10:40:55.393062 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 954/3833] 10.4.3.105 () {68 vars in 1389 bytes} [Wed Aug 12 10:40:55 2026] GET /volume/v3/volumes/c40349cc-2638-4d0e-9b8e-85cac2ee3c56 => generated 862 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:40:55.404835 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-43630ae0-7211-425f-8d46-56168f03af98 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:55.406372 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-43630ae0-7211-425f-8d46-56168f03af98 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] POST https://10.4.3.105/volume/v3/volumes Aug 12 10:40:55.406743 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-43630ae0-7211-425f-8d46-56168f03af98 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "c40349cc-2638-4d0e-9b8e-85cac2ee3c56", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1875540864"}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:40:55.408124 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.v3.volumes [None req-43630ae0-7211-425f-8d46-56168f03af98 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Create volume request body: {'volume': {'source_volid': 'c40349cc-2638-4d0e-9b8e-85cac2ee3c56', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1875540864'}} {{(pid=100375) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 10:40:55.414501 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:40:55.414501 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:40:55.414952 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-43630ae0-7211-425f-8d46-56168f03af98 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Volume retrieved successfully. Aug 12 10:40:55.415056 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.v3.volumes [None req-43630ae0-7211-425f-8d46-56168f03af98 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Create volume of 1 GB Aug 12 10:40:55.418127 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-43630ae0-7211-425f-8d46-56168f03af98 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Availability Zones retrieved successfully. Aug 12 10:40:55.422621 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-43630ae0-7211-425f-8d46-56168f03af98 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Flow 'volume_create_api' (9ba68ba5-fdf1-479f-a097-d19acd7fd5f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:40:55.423561 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-43630ae0-7211-425f-8d46-56168f03af98 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (798924e8-acbb-4a90-b45b-456722fd0b04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:40:55.424308 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.flows.api.create_volume [None req-43630ae0-7211-425f-8d46-56168f03af98 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100375) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 10:40:55.447157 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-43630ae0-7211-425f-8d46-56168f03af98 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (798924e8-acbb-4a90-b45b-456722fd0b04) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'c40349cc-2638-4d0e-9b8e-85cac2ee3c56', 'volume_type': VolumeType(created_at=2026-08-12T10:26:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6cd66f07-4c7b-40b2-9dfb-378538f29c9e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:40:55.447983 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-43630ae0-7211-425f-8d46-56168f03af98 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (41e10fc8-52a1-4574-b6b9-35be9e1ba0b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:40:55.486682 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.quota [None req-43630ae0-7211-425f-8d46-56168f03af98 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Created reservations ['5c91d591-41a5-4309-bc92-15997ec7bf00', '7dc10b4c-1886-4719-a333-63b572dc8d1e', 'f56fd267-f1c3-4c16-bcf3-0cf714452cce', 'f309a4a9-b9c6-4ffe-95e1-b5b6573db2ee'] {{(pid=100375) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:40:55.487473 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-43630ae0-7211-425f-8d46-56168f03af98 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (41e10fc8-52a1-4574-b6b9-35be9e1ba0b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5c91d591-41a5-4309-bc92-15997ec7bf00', '7dc10b4c-1886-4719-a333-63b572dc8d1e', 'f56fd267-f1c3-4c16-bcf3-0cf714452cce', 'f309a4a9-b9c6-4ffe-95e1-b5b6573db2ee']}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:40:55.488134 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-43630ae0-7211-425f-8d46-56168f03af98 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5af1b1f6-e747-4427-bca8-827a010131bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:40:55.518702 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-43630ae0-7211-425f-8d46-56168f03af98 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5af1b1f6-e747-4427-bca8-827a010131bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '317057c7-0ccc-4e6e-a3ef-b530dc0c07d1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1875540864',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='48955410d5dc4be1ad647aac45387e97',qos_specs=None,replication_status=,reservations=['5c91d591-41a5-4309-bc92-15997ec7bf00','7dc10b4c-1886-4719-a333-63b572dc8d1e','f56fd267-f1c3-4c16-bcf3-0cf714452cce','f309a4a9-b9c6-4ffe-95e1-b5b6573db2ee'],size=1,snapshot_id=None,source_replicaid=,source_volid=c40349cc-2638-4d0e-9b8e-85cac2ee3c56,status='creating',user_id='a453d0a50fdb4be28c355e80a809033e',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:40:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1875540864',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=317057c7-0ccc-4e6e-a3ef-b530dc0c07d1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='48955410d5dc4be1ad647aac45387e97',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=c40349cc-2638-4d0e-9b8e-85cac2ee3c56,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a453d0a50fdb4be28c355e80a809033e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6cd66f07-4c7b-40b2-9dfb-378538f29c9e),volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:40:55.519386 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-43630ae0-7211-425f-8d46-56168f03af98 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7885b96f-bdc9-4292-bb2c-a0389cede1e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:40:55.535966 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-43630ae0-7211-425f-8d46-56168f03af98 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7885b96f-bdc9-4292-bb2c-a0389cede1e3) transitioned into state 'SUCCESS' from state '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-1875540864',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='48955410d5dc4be1ad647aac45387e97',qos_specs=None,replication_status=,reservations=['5c91d591-41a5-4309-bc92-15997ec7bf00','7dc10b4c-1886-4719-a333-63b572dc8d1e','f56fd267-f1c3-4c16-bcf3-0cf714452cce','f309a4a9-b9c6-4ffe-95e1-b5b6573db2ee'],size=1,snapshot_id=None,source_replicaid=,source_volid=c40349cc-2638-4d0e-9b8e-85cac2ee3c56,status='creating',user_id='a453d0a50fdb4be28c355e80a809033e',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:40:55.536662 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-43630ae0-7211-425f-8d46-56168f03af98 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a4cdaf51-1416-4a86-b718-006ea3764ce4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:40:55.551102 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-43630ae0-7211-425f-8d46-56168f03af98 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a4cdaf51-1416-4a86-b718-006ea3764ce4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:40:55.551848 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-43630ae0-7211-425f-8d46-56168f03af98 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Flow 'volume_create_api' (9ba68ba5-fdf1-479f-a097-d19acd7fd5f4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100375) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:40:55.552101 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-43630ae0-7211-425f-8d46-56168f03af98 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Create volume request issued successfully. Aug 12 10:40:55.552616 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-43630ae0-7211-425f-8d46-56168f03af98 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] https://10.4.3.105/volume/v3/volumes returned with HTTP 202 Aug 12 10:40:55.552998 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 966/3834] 10.4.3.105 () {70 vars in 1300 bytes} [Wed Aug 12 10:40:55 2026] POST /volume/v3/volumes => generated 804 bytes in 148 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:40:55.564564 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-5c556616-1fb2-42e7-b21d-ba34ce3ad54d None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:55.566366 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-5c556616-1fb2-42e7-b21d-ba34ce3ad54d tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] GET https://10.4.3.105/volume/v3/volumes/317057c7-0ccc-4e6e-a3ef-b530dc0c07d1 Aug 12 10:40:55.566601 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-5c556616-1fb2-42e7-b21d-ba34ce3ad54d tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:55.566781 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-5c556616-1fb2-42e7-b21d-ba34ce3ad54d tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:55.576045 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:40:55.576045 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:40:55.578961 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-5c556616-1fb2-42e7-b21d-ba34ce3ad54d tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Volume info retrieved successfully. Aug 12 10:40:55.583334 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-5c556616-1fb2-42e7-b21d-ba34ce3ad54d tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] https://10.4.3.105/volume/v3/volumes/317057c7-0ccc-4e6e-a3ef-b530dc0c07d1 returned with HTTP 200 Aug 12 10:40:55.583769 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 965/3835] 10.4.3.105 () {68 vars in 1389 bytes} [Wed Aug 12 10:40:55 2026] GET /volume/v3/volumes/317057c7-0ccc-4e6e-a3ef-b530dc0c07d1 => generated 872 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:40:55.780283 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-6de2e20d-00ac-4e66-ba06-25b12861171f None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:55.782106 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-6de2e20d-00ac-4e66-ba06-25b12861171f tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] GET https://10.4.3.105/volume/v3/volumes/a7ddfeb0-11c7-4876-92de-bc9aa504b19e Aug 12 10:40:55.782328 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-6de2e20d-00ac-4e66-ba06-25b12861171f tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:55.782530 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-6de2e20d-00ac-4e66-ba06-25b12861171f tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:55.789122 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:40:55.789122 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:40:55.792888 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-6de2e20d-00ac-4e66-ba06-25b12861171f tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Volume info retrieved successfully. Aug 12 10:40:55.796727 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-6de2e20d-00ac-4e66-ba06-25b12861171f tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] https://10.4.3.105/volume/v3/volumes/a7ddfeb0-11c7-4876-92de-bc9aa504b19e returned with HTTP 200 Aug 12 10:40:55.797163 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 951/3836] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:40:55 2026] GET /volume/v3/volumes/a7ddfeb0-11c7-4876-92de-bc9aa504b19e => generated 845 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:40:55.811127 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-4c343423-ddd2-4abc-80d9-7bab6250b767 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:55.813447 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-4c343423-ddd2-4abc-80d9-7bab6250b767 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] POST https://10.4.3.105/volume/v3/snapshots Aug 12 10:40:55.814029 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-4c343423-ddd2-4abc-80d9-7bab6250b767 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a7ddfeb0-11c7-4876-92de-bc9aa504b19e", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-535299892"}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:40:55.824715 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:40:55.824715 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:40:55.825587 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-4c343423-ddd2-4abc-80d9-7bab6250b767 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Volume info retrieved successfully. Aug 12 10:40:55.825731 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.v3.snapshots [None req-4c343423-ddd2-4abc-80d9-7bab6250b767 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Create snapshot from volume a7ddfeb0-11c7-4876-92de-bc9aa504b19e Aug 12 10:40:55.858877 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.quota [None req-4c343423-ddd2-4abc-80d9-7bab6250b767 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Created reservations ['1eb8bfdf-955b-4514-9bff-f8f392fde1ad', '9c46b2a9-ccca-40f6-9c26-5bf25ae09dce', 'b209ca10-40d4-4167-bab9-886559774fc6', '182d7b94-049b-4783-8b95-c69b2672f884'] {{(pid=100374) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:40:55.886364 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-4c343423-ddd2-4abc-80d9-7bab6250b767 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Snapshot create request issued successfully. Aug 12 10:40:55.886691 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-4c343423-ddd2-4abc-80d9-7bab6250b767 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] https://10.4.3.105/volume/v3/snapshots returned with HTTP 202 Aug 12 10:40:55.887109 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 955/3837] 10.4.3.105 () {68 vars in 1265 bytes} [Wed Aug 12 10:40:55 2026] POST /volume/v3/snapshots => generated 309 bytes in 77 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 10:40:55.899384 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-97ac6f41-8516-4575-aa55-9cfe3ac20276 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:55.901273 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-97ac6f41-8516-4575-aa55-9cfe3ac20276 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] GET https://10.4.3.105/volume/v3/snapshots/0f6f6974-99a9-4d86-8f19-4616c81f7999 Aug 12 10:40:55.901538 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-97ac6f41-8516-4575-aa55-9cfe3ac20276 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:55.901774 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-97ac6f41-8516-4575-aa55-9cfe3ac20276 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:55.906798 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:40:55.906798 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:40:55.908136 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-97ac6f41-8516-4575-aa55-9cfe3ac20276 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Snapshot retrieved successfully. Aug 12 10:40:55.908136 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-97ac6f41-8516-4575-aa55-9cfe3ac20276 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] https://10.4.3.105/volume/v3/snapshots/0f6f6974-99a9-4d86-8f19-4616c81f7999 returned with HTTP 200 Aug 12 10:40:55.908441 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 967/3838] 10.4.3.105 () {66 vars in 1354 bytes} [Wed Aug 12 10:40:55 2026] GET /volume/v3/snapshots/0f6f6974-99a9-4d86-8f19-4616c81f7999 => generated 441 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:40:55.944190 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-4e2793b2-2228-48d5-a41a-040a93923ae1 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:55.946117 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-4e2793b2-2228-48d5-a41a-040a93923ae1 tempest-ProjectReaderTests39-1982694456 tempest-ProjectReaderTests39-1982694456-project-admin] GET https://10.4.3.105/volume/v3/backups/3335374f-3599-4c13-b5ea-df2c46db6ae7 Aug 12 10:40:55.946402 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-4e2793b2-2228-48d5-a41a-040a93923ae1 tempest-ProjectReaderTests39-1982694456 tempest-ProjectReaderTests39-1982694456-project-admin] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:55.946654 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-4e2793b2-2228-48d5-a41a-040a93923ae1 tempest-ProjectReaderTests39-1982694456 tempest-ProjectReaderTests39-1982694456-project-admin] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:55.946798 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.v3.backups [None req-4e2793b2-2228-48d5-a41a-040a93923ae1 tempest-ProjectReaderTests39-1982694456 tempest-ProjectReaderTests39-1982694456-project-admin] Show backup with id 3335374f-3599-4c13-b5ea-df2c46db6ae7. {{(pid=100372) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:40:55.951505 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:40:55.951505 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:40:55.952227 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-4e2793b2-2228-48d5-a41a-040a93923ae1 tempest-ProjectReaderTests39-1982694456 tempest-ProjectReaderTests39-1982694456-project-admin] https://10.4.3.105/volume/v3/backups/3335374f-3599-4c13-b5ea-df2c46db6ae7 returned with HTTP 200 Aug 12 10:40:55.952678 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 966/3839] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:40:55 2026] GET /volume/v3/backups/3335374f-3599-4c13-b5ea-df2c46db6ae7 => generated 723 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:40:56.191397 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-01262aa2-35b6-4c07-a80b-d83b22fe4e40 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:56.193116 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-01262aa2-35b6-4c07-a80b-d83b22fe4e40 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] GET https://10.4.3.105/volume/v3/backups/8ad7a07a-758d-4d99-b9cc-f01698f3029d Aug 12 10:40:56.193325 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-01262aa2-35b6-4c07-a80b-d83b22fe4e40 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:56.193530 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-01262aa2-35b6-4c07-a80b-d83b22fe4e40 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:56.193662 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-01262aa2-35b6-4c07-a80b-d83b22fe4e40 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Show backup with id 8ad7a07a-758d-4d99-b9cc-f01698f3029d. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:40:56.203601 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:40:56.203601 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:40:56.204315 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-01262aa2-35b6-4c07-a80b-d83b22fe4e40 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] https://10.4.3.105/volume/v3/backups/8ad7a07a-758d-4d99-b9cc-f01698f3029d returned with HTTP 200 Aug 12 10:40:56.204717 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 952/3840] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:40:56 2026] GET /volume/v3/backups/8ad7a07a-758d-4d99-b9cc-f01698f3029d => generated 791 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:40:56.596696 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-921bb861-ba72-4bac-a984-4ceb672812b5 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:56.598547 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-921bb861-ba72-4bac-a984-4ceb672812b5 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] GET https://10.4.3.105/volume/v3/volumes/317057c7-0ccc-4e6e-a3ef-b530dc0c07d1 Aug 12 10:40:56.599105 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-921bb861-ba72-4bac-a984-4ceb672812b5 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:56.599359 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-921bb861-ba72-4bac-a984-4ceb672812b5 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:56.607116 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:40:56.607116 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:40:56.626495 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-921bb861-ba72-4bac-a984-4ceb672812b5 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Volume info retrieved successfully. Aug 12 10:40:56.632058 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-921bb861-ba72-4bac-a984-4ceb672812b5 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] https://10.4.3.105/volume/v3/volumes/317057c7-0ccc-4e6e-a3ef-b530dc0c07d1 returned with HTTP 200 Aug 12 10:40:56.632433 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 956/3841] 10.4.3.105 () {68 vars in 1389 bytes} [Wed Aug 12 10:40:56 2026] GET /volume/v3/volumes/317057c7-0ccc-4e6e-a3ef-b530dc0c07d1 => generated 897 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:40:56.652165 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-4aa92171-cc09-4b49-b048-a236153036c8 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:56.656132 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-4aa92171-cc09-4b49-b048-a236153036c8 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] DELETE https://10.4.3.105/volume/v3/volumes/c40349cc-2638-4d0e-9b8e-85cac2ee3c56 Aug 12 10:40:56.656367 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-4aa92171-cc09-4b49-b048-a236153036c8 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:56.656599 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-4aa92171-cc09-4b49-b048-a236153036c8 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Calling method 'delete' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:56.656766 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.v3.volumes [None req-4aa92171-cc09-4b49-b048-a236153036c8 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Delete volume with id: c40349cc-2638-4d0e-9b8e-85cac2ee3c56 Aug 12 10:40:56.665541 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:40:56.665541 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:40:56.666089 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-4aa92171-cc09-4b49-b048-a236153036c8 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Volume info retrieved successfully. Aug 12 10:40:56.689372 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-4aa92171-cc09-4b49-b048-a236153036c8 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Delete volume request issued successfully. Aug 12 10:40:56.689647 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-4aa92171-cc09-4b49-b048-a236153036c8 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] https://10.4.3.105/volume/v3/volumes/c40349cc-2638-4d0e-9b8e-85cac2ee3c56 returned with HTTP 202 Aug 12 10:40:56.693227 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 968/3842] 10.4.3.105 () {68 vars in 1392 bytes} [Wed Aug 12 10:40:56 2026] DELETE /volume/v3/volumes/c40349cc-2638-4d0e-9b8e-85cac2ee3c56 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 12 10:40:56.697281 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-a698b8a2-85bf-4583-bbe3-c0f86b225c15 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:56.702354 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-a698b8a2-85bf-4583-bbe3-c0f86b225c15 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] GET https://10.4.3.105/volume/v3/volumes/c40349cc-2638-4d0e-9b8e-85cac2ee3c56 Aug 12 10:40:56.702764 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-a698b8a2-85bf-4583-bbe3-c0f86b225c15 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:56.702862 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-a698b8a2-85bf-4583-bbe3-c0f86b225c15 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:56.719137 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:40:56.719137 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:40:56.727602 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-a698b8a2-85bf-4583-bbe3-c0f86b225c15 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Volume info retrieved successfully. Aug 12 10:40:56.734250 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-a698b8a2-85bf-4583-bbe3-c0f86b225c15 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] https://10.4.3.105/volume/v3/volumes/c40349cc-2638-4d0e-9b8e-85cac2ee3c56 returned with HTTP 200 Aug 12 10:40:56.734747 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 967/3843] 10.4.3.105 () {68 vars in 1389 bytes} [Wed Aug 12 10:40:56 2026] GET /volume/v3/volumes/c40349cc-2638-4d0e-9b8e-85cac2ee3c56 => generated 861 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:40:56.919932 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-a0d34cbe-b717-4aec-aa9b-4ef510e2d467 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:56.921841 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-a0d34cbe-b717-4aec-aa9b-4ef510e2d467 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] GET https://10.4.3.105/volume/v3/snapshots/0f6f6974-99a9-4d86-8f19-4616c81f7999 Aug 12 10:40:56.922093 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-a0d34cbe-b717-4aec-aa9b-4ef510e2d467 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:56.922336 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-a0d34cbe-b717-4aec-aa9b-4ef510e2d467 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:56.928226 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:40:56.928226 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:40:56.928770 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-a0d34cbe-b717-4aec-aa9b-4ef510e2d467 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Snapshot retrieved successfully. Aug 12 10:40:56.931123 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-a0d34cbe-b717-4aec-aa9b-4ef510e2d467 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] https://10.4.3.105/volume/v3/snapshots/0f6f6974-99a9-4d86-8f19-4616c81f7999 returned with HTTP 200 Aug 12 10:40:56.931123 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 953/3844] 10.4.3.105 () {66 vars in 1354 bytes} [Wed Aug 12 10:40:56 2026] GET /volume/v3/snapshots/0f6f6974-99a9-4d86-8f19-4616c81f7999 => generated 468 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:40:56.939345 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-47853012-43c9-441e-ad72-41269b48486e None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:56.941050 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-47853012-43c9-441e-ad72-41269b48486e tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] POST https://10.4.3.105/volume/v3/volumes Aug 12 10:40:56.941450 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-47853012-43c9-441e-ad72-41269b48486e tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "0f6f6974-99a9-4d86-8f19-4616c81f7999", "size": 2, "name": "tempest-VolumesSnapshotTestJSON-Volume-1363427138"}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:40:56.942982 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.volumes [None req-47853012-43c9-441e-ad72-41269b48486e tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Create volume request body: {'volume': {'snapshot_id': '0f6f6974-99a9-4d86-8f19-4616c81f7999', 'size': 2, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1363427138'}} {{(pid=100374) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 10:40:56.949481 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:40:56.949481 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:40:56.949956 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-47853012-43c9-441e-ad72-41269b48486e tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Snapshot retrieved successfully. Aug 12 10:40:56.950109 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.v3.volumes [None req-47853012-43c9-441e-ad72-41269b48486e tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Create volume of 2 GB Aug 12 10:40:56.953138 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-47853012-43c9-441e-ad72-41269b48486e tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Availability Zones retrieved successfully. Aug 12 10:40:56.958769 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-47853012-43c9-441e-ad72-41269b48486e tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Flow 'volume_create_api' (0b3a1c83-e2c1-4f5f-82ac-faa250dc9cc2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:40:56.959687 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-47853012-43c9-441e-ad72-41269b48486e tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a86f0f6c-41de-4624-ad19-0e827e665fb9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:40:56.960598 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.flows.api.create_volume [None req-47853012-43c9-441e-ad72-41269b48486e tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Validating volume size '2' using validate_int, validate_snap_size {{(pid=100374) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 10:40:56.962434 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-f451d26e-9728-48a3-b777-1e26c0f87815 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:56.964207 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-f451d26e-9728-48a3-b777-1e26c0f87815 tempest-ProjectReaderTests39-1982694456 tempest-ProjectReaderTests39-1982694456-project-admin] GET https://10.4.3.105/volume/v3/backups/3335374f-3599-4c13-b5ea-df2c46db6ae7 Aug 12 10:40:56.964426 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-f451d26e-9728-48a3-b777-1e26c0f87815 tempest-ProjectReaderTests39-1982694456 tempest-ProjectReaderTests39-1982694456-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:56.964631 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-f451d26e-9728-48a3-b777-1e26c0f87815 tempest-ProjectReaderTests39-1982694456 tempest-ProjectReaderTests39-1982694456-project-admin] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:56.964733 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-f451d26e-9728-48a3-b777-1e26c0f87815 tempest-ProjectReaderTests39-1982694456 tempest-ProjectReaderTests39-1982694456-project-admin] Show backup with id 3335374f-3599-4c13-b5ea-df2c46db6ae7. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:40:56.973839 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:40:56.973839 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:40:56.974718 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-f451d26e-9728-48a3-b777-1e26c0f87815 tempest-ProjectReaderTests39-1982694456 tempest-ProjectReaderTests39-1982694456-project-admin] https://10.4.3.105/volume/v3/backups/3335374f-3599-4c13-b5ea-df2c46db6ae7 returned with HTTP 200 Aug 12 10:40:56.975102 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 969/3845] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:40:56 2026] GET /volume/v3/backups/3335374f-3599-4c13-b5ea-df2c46db6ae7 => generated 723 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:40:57.002925 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-47853012-43c9-441e-ad72-41269b48486e tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a86f0f6c-41de-4624-ad19-0e827e665fb9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': '0f6f6974-99a9-4d86-8f19-4616c81f7999', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T10:26:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6cd66f07-4c7b-40b2-9dfb-378538f29c9e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:40:57.003886 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-47853012-43c9-441e-ad72-41269b48486e tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5d4443ca-95fe-4e54-b950-51b61240e958) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:40:57.043311 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.quota [None req-47853012-43c9-441e-ad72-41269b48486e tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Created reservations ['1a892cef-fe88-4048-91d2-b25b697aa7a2', 'c0e3f763-f1e5-4de8-b228-4271d264bc8a', '5ac9787d-7180-4286-8bb1-36f9a51eaf5c', 'd1ef073e-92f7-40b0-a789-64d20d359330'] {{(pid=100374) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:40:57.044146 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-47853012-43c9-441e-ad72-41269b48486e tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5d4443ca-95fe-4e54-b950-51b61240e958) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1a892cef-fe88-4048-91d2-b25b697aa7a2', 'c0e3f763-f1e5-4de8-b228-4271d264bc8a', '5ac9787d-7180-4286-8bb1-36f9a51eaf5c', 'd1ef073e-92f7-40b0-a789-64d20d359330']}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:40:57.044950 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-47853012-43c9-441e-ad72-41269b48486e tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0d109e61-982b-4098-96bf-2754a486d321) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:40:57.085617 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-47853012-43c9-441e-ad72-41269b48486e tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0d109e61-982b-4098-96bf-2754a486d321) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0f32f58f-9af5-41e3-ac6d-a3c4cc2f56e3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1363427138',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='219a0f3506e34f9594758600c59a697c',qos_specs=None,replication_status=,reservations=['1a892cef-fe88-4048-91d2-b25b697aa7a2','c0e3f763-f1e5-4de8-b228-4271d264bc8a','5ac9787d-7180-4286-8bb1-36f9a51eaf5c','d1ef073e-92f7-40b0-a789-64d20d359330'],size=2,snapshot_id=0f6f6974-99a9-4d86-8f19-4616c81f7999,source_replicaid=,source_volid=None,status='creating',user_id='31fc7affeef74b5ea962eefc2c4a9139',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:40:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1363427138',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0f32f58f-9af5-41e3-ac6d-a3c4cc2f56e3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='219a0f3506e34f9594758600c59a697c',provider_auth=None,provider_geometry=None,provider_id=None,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=0f6f6974-99a9-4d86-8f19-4616c81f7999,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='31fc7affeef74b5ea962eefc2c4a9139',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6cd66f07-4c7b-40b2-9dfb-378538f29c9e),volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:40:57.087558 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-47853012-43c9-441e-ad72-41269b48486e tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (55baa9ef-002c-4018-b7dc-5d37fd5f3abf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:40:57.108109 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-47853012-43c9-441e-ad72-41269b48486e tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (55baa9ef-002c-4018-b7dc-5d37fd5f3abf) transitioned into state 'SUCCESS' from state '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-1363427138',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='219a0f3506e34f9594758600c59a697c',qos_specs=None,replication_status=,reservations=['1a892cef-fe88-4048-91d2-b25b697aa7a2','c0e3f763-f1e5-4de8-b228-4271d264bc8a','5ac9787d-7180-4286-8bb1-36f9a51eaf5c','d1ef073e-92f7-40b0-a789-64d20d359330'],size=2,snapshot_id=0f6f6974-99a9-4d86-8f19-4616c81f7999,source_replicaid=,source_volid=None,status='creating',user_id='31fc7affeef74b5ea962eefc2c4a9139',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:40:57.108953 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-47853012-43c9-441e-ad72-41269b48486e tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fef27827-4844-4d7f-9f2d-ebd0b2276a31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:40:57.129889 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-47853012-43c9-441e-ad72-41269b48486e tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fef27827-4844-4d7f-9f2d-ebd0b2276a31) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:40:57.130767 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-47853012-43c9-441e-ad72-41269b48486e tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Flow 'volume_create_api' (0b3a1c83-e2c1-4f5f-82ac-faa250dc9cc2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100374) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:40:57.131010 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-47853012-43c9-441e-ad72-41269b48486e tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Create volume request issued successfully. Aug 12 10:40:57.131587 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-47853012-43c9-441e-ad72-41269b48486e tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] https://10.4.3.105/volume/v3/volumes returned with HTTP 202 Aug 12 10:40:57.131984 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 957/3846] 10.4.3.105 () {68 vars in 1259 bytes} [Wed Aug 12 10:40:56 2026] POST /volume/v3/volumes => generated 788 bytes in 193 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 10:40:57.144982 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-d2d4dcf5-f095-4fe9-a275-07e527e1bc57 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:57.146731 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-d2d4dcf5-f095-4fe9-a275-07e527e1bc57 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] GET https://10.4.3.105/volume/v3/volumes/0f32f58f-9af5-41e3-ac6d-a3c4cc2f56e3 Aug 12 10:40:57.146950 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-d2d4dcf5-f095-4fe9-a275-07e527e1bc57 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:57.147181 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-d2d4dcf5-f095-4fe9-a275-07e527e1bc57 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:57.154483 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:40:57.154483 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:40:57.159213 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-d2d4dcf5-f095-4fe9-a275-07e527e1bc57 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Volume info retrieved successfully. Aug 12 10:40:57.164294 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-d2d4dcf5-f095-4fe9-a275-07e527e1bc57 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] https://10.4.3.105/volume/v3/volumes/0f32f58f-9af5-41e3-ac6d-a3c4cc2f56e3 returned with HTTP 200 Aug 12 10:40:57.164836 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 968/3847] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:40:57 2026] GET /volume/v3/volumes/0f32f58f-9af5-41e3-ac6d-a3c4cc2f56e3 => generated 856 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:40:57.215525 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-112e9453-862d-4360-9834-57a91f501d32 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:57.218644 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-112e9453-862d-4360-9834-57a91f501d32 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] GET https://10.4.3.105/volume/v3/backups/8ad7a07a-758d-4d99-b9cc-f01698f3029d Aug 12 10:40:57.219825 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-112e9453-862d-4360-9834-57a91f501d32 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:57.220102 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-112e9453-862d-4360-9834-57a91f501d32 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:57.221362 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-112e9453-862d-4360-9834-57a91f501d32 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Show backup with id 8ad7a07a-758d-4d99-b9cc-f01698f3029d. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:40:57.228389 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:40:57.228389 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:40:57.229291 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-112e9453-862d-4360-9834-57a91f501d32 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] https://10.4.3.105/volume/v3/backups/8ad7a07a-758d-4d99-b9cc-f01698f3029d returned with HTTP 200 Aug 12 10:40:57.229703 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 954/3848] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:40:57 2026] GET /volume/v3/backups/8ad7a07a-758d-4d99-b9cc-f01698f3029d => generated 791 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:40:57.748021 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-eb2235d7-3113-4c68-b221-e0393cea0978 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:57.750562 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-eb2235d7-3113-4c68-b221-e0393cea0978 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] GET https://10.4.3.105/volume/v3/volumes/c40349cc-2638-4d0e-9b8e-85cac2ee3c56 Aug 12 10:40:57.751082 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-eb2235d7-3113-4c68-b221-e0393cea0978 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:57.751393 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-eb2235d7-3113-4c68-b221-e0393cea0978 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:57.759314 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-eb2235d7-3113-4c68-b221-e0393cea0978 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] https://10.4.3.105/volume/v3/volumes/c40349cc-2638-4d0e-9b8e-85cac2ee3c56 returned with HTTP 404 Aug 12 10:40:57.759968 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 970/3849] 10.4.3.105 () {68 vars in 1389 bytes} [Wed Aug 12 10:40:57 2026] GET /volume/v3/volumes/c40349cc-2638-4d0e-9b8e-85cac2ee3c56 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 10:40:57.767971 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-ea6f3cf4-d982-47bc-8d61-82bc4269afcb None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:57.769811 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-ea6f3cf4-d982-47bc-8d61-82bc4269afcb tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] DELETE https://10.4.3.105/volume/v3/volumes/317057c7-0ccc-4e6e-a3ef-b530dc0c07d1 Aug 12 10:40:57.770002 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-ea6f3cf4-d982-47bc-8d61-82bc4269afcb tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:57.770180 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-ea6f3cf4-d982-47bc-8d61-82bc4269afcb tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Calling method 'delete' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:57.770340 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.v3.volumes [None req-ea6f3cf4-d982-47bc-8d61-82bc4269afcb tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Delete volume with id: 317057c7-0ccc-4e6e-a3ef-b530dc0c07d1 Aug 12 10:40:57.779375 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:40:57.779375 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:40:57.779904 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-ea6f3cf4-d982-47bc-8d61-82bc4269afcb tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Volume info retrieved successfully. Aug 12 10:40:57.799271 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-ea6f3cf4-d982-47bc-8d61-82bc4269afcb tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Delete volume request issued successfully. Aug 12 10:40:57.799551 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-ea6f3cf4-d982-47bc-8d61-82bc4269afcb tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] https://10.4.3.105/volume/v3/volumes/317057c7-0ccc-4e6e-a3ef-b530dc0c07d1 returned with HTTP 202 Aug 12 10:40:57.800484 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 958/3850] 10.4.3.105 () {68 vars in 1392 bytes} [Wed Aug 12 10:40:57 2026] DELETE /volume/v3/volumes/317057c7-0ccc-4e6e-a3ef-b530dc0c07d1 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 12 10:40:57.809426 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-8a3406bd-e75d-4843-92c1-bf51bf10268a None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:57.814216 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-8a3406bd-e75d-4843-92c1-bf51bf10268a tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] GET https://10.4.3.105/volume/v3/volumes/317057c7-0ccc-4e6e-a3ef-b530dc0c07d1 Aug 12 10:40:57.817698 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-8a3406bd-e75d-4843-92c1-bf51bf10268a tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:57.817913 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-8a3406bd-e75d-4843-92c1-bf51bf10268a tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:57.834499 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:40:57.834499 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:40:57.838925 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-8a3406bd-e75d-4843-92c1-bf51bf10268a tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Volume info retrieved successfully. Aug 12 10:40:57.842549 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-8a3406bd-e75d-4843-92c1-bf51bf10268a tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] https://10.4.3.105/volume/v3/volumes/317057c7-0ccc-4e6e-a3ef-b530dc0c07d1 returned with HTTP 200 Aug 12 10:40:57.843092 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 969/3851] 10.4.3.105 () {68 vars in 1389 bytes} [Wed Aug 12 10:40:57 2026] GET /volume/v3/volumes/317057c7-0ccc-4e6e-a3ef-b530dc0c07d1 => generated 896 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:40:57.986159 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-fe74f9d8-b036-4ebd-bcb2-e2a09225a8b2 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:57.988192 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-fe74f9d8-b036-4ebd-bcb2-e2a09225a8b2 tempest-ProjectReaderTests39-1982694456 tempest-ProjectReaderTests39-1982694456-project-admin] GET https://10.4.3.105/volume/v3/backups/3335374f-3599-4c13-b5ea-df2c46db6ae7 Aug 12 10:40:57.988396 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-fe74f9d8-b036-4ebd-bcb2-e2a09225a8b2 tempest-ProjectReaderTests39-1982694456 tempest-ProjectReaderTests39-1982694456-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:57.988632 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-fe74f9d8-b036-4ebd-bcb2-e2a09225a8b2 tempest-ProjectReaderTests39-1982694456 tempest-ProjectReaderTests39-1982694456-project-admin] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:57.988764 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-fe74f9d8-b036-4ebd-bcb2-e2a09225a8b2 tempest-ProjectReaderTests39-1982694456 tempest-ProjectReaderTests39-1982694456-project-admin] Show backup with id 3335374f-3599-4c13-b5ea-df2c46db6ae7. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:40:57.992809 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:40:57.992809 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:40:57.993343 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-fe74f9d8-b036-4ebd-bcb2-e2a09225a8b2 tempest-ProjectReaderTests39-1982694456 tempest-ProjectReaderTests39-1982694456-project-admin] https://10.4.3.105/volume/v3/backups/3335374f-3599-4c13-b5ea-df2c46db6ae7 returned with HTTP 200 Aug 12 10:40:57.993965 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 955/3852] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:40:57 2026] GET /volume/v3/backups/3335374f-3599-4c13-b5ea-df2c46db6ae7 => generated 723 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:40:58.177831 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-1fb8983a-ff06-419d-a199-f7f750d14b58 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:58.180055 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-1fb8983a-ff06-419d-a199-f7f750d14b58 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] GET https://10.4.3.105/volume/v3/volumes/0f32f58f-9af5-41e3-ac6d-a3c4cc2f56e3 Aug 12 10:40:58.180424 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-1fb8983a-ff06-419d-a199-f7f750d14b58 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:58.180713 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-1fb8983a-ff06-419d-a199-f7f750d14b58 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:58.189093 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:40:58.189093 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:40:58.193892 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-1fb8983a-ff06-419d-a199-f7f750d14b58 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Volume info retrieved successfully. Aug 12 10:40:58.200130 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-1fb8983a-ff06-419d-a199-f7f750d14b58 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] https://10.4.3.105/volume/v3/volumes/0f32f58f-9af5-41e3-ac6d-a3c4cc2f56e3 returned with HTTP 200 Aug 12 10:40:58.200797 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 971/3853] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:40:58 2026] GET /volume/v3/volumes/0f32f58f-9af5-41e3-ac6d-a3c4cc2f56e3 => generated 881 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:40:58.213405 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-b3ae7265-cbf9-41fe-8654-cf5e69f07212 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:58.215367 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-b3ae7265-cbf9-41fe-8654-cf5e69f07212 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] GET https://10.4.3.105/volume/v3/volumes/0f32f58f-9af5-41e3-ac6d-a3c4cc2f56e3 Aug 12 10:40:58.215670 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-b3ae7265-cbf9-41fe-8654-cf5e69f07212 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:58.215948 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-b3ae7265-cbf9-41fe-8654-cf5e69f07212 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:58.224313 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:40:58.224313 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:40:58.228909 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-b3ae7265-cbf9-41fe-8654-cf5e69f07212 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Volume info retrieved successfully. Aug 12 10:40:58.234704 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-b3ae7265-cbf9-41fe-8654-cf5e69f07212 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] https://10.4.3.105/volume/v3/volumes/0f32f58f-9af5-41e3-ac6d-a3c4cc2f56e3 returned with HTTP 200 Aug 12 10:40:58.235417 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 959/3854] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:40:58 2026] GET /volume/v3/volumes/0f32f58f-9af5-41e3-ac6d-a3c4cc2f56e3 => generated 881 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:40:58.241295 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-e6a59915-8dfd-418c-9b4c-f1be91d600ed None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:58.243616 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-e6a59915-8dfd-418c-9b4c-f1be91d600ed tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] GET https://10.4.3.105/volume/v3/backups/8ad7a07a-758d-4d99-b9cc-f01698f3029d Aug 12 10:40:58.243867 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-e6a59915-8dfd-418c-9b4c-f1be91d600ed tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:58.244108 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-e6a59915-8dfd-418c-9b4c-f1be91d600ed tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:58.244248 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.v3.backups [None req-e6a59915-8dfd-418c-9b4c-f1be91d600ed tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Show backup with id 8ad7a07a-758d-4d99-b9cc-f01698f3029d. {{(pid=100372) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:40:58.249288 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:40:58.249288 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:40:58.250149 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-e6a59915-8dfd-418c-9b4c-f1be91d600ed tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] https://10.4.3.105/volume/v3/backups/8ad7a07a-758d-4d99-b9cc-f01698f3029d returned with HTTP 200 Aug 12 10:40:58.250613 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 970/3855] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:40:58 2026] GET /volume/v3/backups/8ad7a07a-758d-4d99-b9cc-f01698f3029d => generated 791 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:40:58.251362 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-8e023cb2-8861-425b-bfe0-c81a85e41cb7 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:58.253116 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-8e023cb2-8861-425b-bfe0-c81a85e41cb7 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] DELETE https://10.4.3.105/volume/v3/volumes/0f32f58f-9af5-41e3-ac6d-a3c4cc2f56e3 Aug 12 10:40:58.253393 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-8e023cb2-8861-425b-bfe0-c81a85e41cb7 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:58.253633 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-8e023cb2-8861-425b-bfe0-c81a85e41cb7 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Calling method 'delete' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:58.253813 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.v3.volumes [None req-8e023cb2-8861-425b-bfe0-c81a85e41cb7 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Delete volume with id: 0f32f58f-9af5-41e3-ac6d-a3c4cc2f56e3 Aug 12 10:40:58.261041 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:40:58.261041 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:40:58.261650 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-8e023cb2-8861-425b-bfe0-c81a85e41cb7 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Volume info retrieved successfully. Aug 12 10:40:58.277544 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-8e023cb2-8861-425b-bfe0-c81a85e41cb7 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Delete volume request issued successfully. Aug 12 10:40:58.277785 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-8e023cb2-8861-425b-bfe0-c81a85e41cb7 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] https://10.4.3.105/volume/v3/volumes/0f32f58f-9af5-41e3-ac6d-a3c4cc2f56e3 returned with HTTP 202 Aug 12 10:40:58.278234 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 956/3856] 10.4.3.105 () {66 vars in 1351 bytes} [Wed Aug 12 10:40:58 2026] DELETE /volume/v3/volumes/0f32f58f-9af5-41e3-ac6d-a3c4cc2f56e3 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 10:40:58.287070 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-f122c492-8a01-4862-92ac-4c8b3c586b9f None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:58.289344 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-f122c492-8a01-4862-92ac-4c8b3c586b9f tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] GET https://10.4.3.105/volume/v3/volumes/0f32f58f-9af5-41e3-ac6d-a3c4cc2f56e3 Aug 12 10:40:58.289638 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-f122c492-8a01-4862-92ac-4c8b3c586b9f tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:58.289882 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-f122c492-8a01-4862-92ac-4c8b3c586b9f tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:58.296732 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:40:58.296732 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:40:58.300429 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-f122c492-8a01-4862-92ac-4c8b3c586b9f tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Volume info retrieved successfully. Aug 12 10:40:58.304857 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-f122c492-8a01-4862-92ac-4c8b3c586b9f tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] https://10.4.3.105/volume/v3/volumes/0f32f58f-9af5-41e3-ac6d-a3c4cc2f56e3 returned with HTTP 200 Aug 12 10:40:58.304857 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 972/3857] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:40:58 2026] GET /volume/v3/volumes/0f32f58f-9af5-41e3-ac6d-a3c4cc2f56e3 => generated 880 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:40:58.564196 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-d86e1c46-a54b-4aa1-bb3a-d031aab16934 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:58.568289 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-d86e1c46-a54b-4aa1-bb3a-d031aab16934 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] DELETE https://10.4.3.105/volume/v3/snapshots/50cba625-9972-45c3-bdb5-4d49eabf91a1 Aug 12 10:40:58.568622 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-d86e1c46-a54b-4aa1-bb3a-d031aab16934 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:58.568897 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-d86e1c46-a54b-4aa1-bb3a-d031aab16934 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Calling method 'delete' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:58.569033 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.v3.snapshots [None req-d86e1c46-a54b-4aa1-bb3a-d031aab16934 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Delete snapshot with id: 50cba625-9972-45c3-bdb5-4d49eabf91a1 Aug 12 10:40:58.578445 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:40:58.578445 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:40:58.579062 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-d86e1c46-a54b-4aa1-bb3a-d031aab16934 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Snapshot retrieved successfully. Aug 12 10:40:58.602801 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-d86e1c46-a54b-4aa1-bb3a-d031aab16934 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Snapshot delete request issued successfully. Aug 12 10:40:58.602968 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-d86e1c46-a54b-4aa1-bb3a-d031aab16934 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] https://10.4.3.105/volume/v3/snapshots/50cba625-9972-45c3-bdb5-4d49eabf91a1 returned with HTTP 202 Aug 12 10:40:58.603442 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 960/3858] 10.4.3.105 () {66 vars in 1357 bytes} [Wed Aug 12 10:40:58 2026] DELETE /volume/v3/snapshots/50cba625-9972-45c3-bdb5-4d49eabf91a1 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 10:40:58.614606 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-4d72cc87-f70b-44d4-973b-e80fd8cb4059 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:58.616543 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-4d72cc87-f70b-44d4-973b-e80fd8cb4059 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] GET https://10.4.3.105/volume/v3/snapshots/50cba625-9972-45c3-bdb5-4d49eabf91a1 Aug 12 10:40:58.617466 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-4d72cc87-f70b-44d4-973b-e80fd8cb4059 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:58.617466 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-4d72cc87-f70b-44d4-973b-e80fd8cb4059 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:58.622812 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:40:58.622812 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:40:58.623358 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-4d72cc87-f70b-44d4-973b-e80fd8cb4059 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Snapshot retrieved successfully. Aug 12 10:40:58.624251 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-4d72cc87-f70b-44d4-973b-e80fd8cb4059 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] https://10.4.3.105/volume/v3/snapshots/50cba625-9972-45c3-bdb5-4d49eabf91a1 returned with HTTP 200 Aug 12 10:40:58.624696 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 971/3859] 10.4.3.105 () {66 vars in 1354 bytes} [Wed Aug 12 10:40:58 2026] GET /volume/v3/snapshots/50cba625-9972-45c3-bdb5-4d49eabf91a1 => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:40:58.861537 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-3f0e0c9a-5e5b-4f30-8f6d-850acf32b9d4 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:58.863951 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-3f0e0c9a-5e5b-4f30-8f6d-850acf32b9d4 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] GET https://10.4.3.105/volume/v3/volumes/317057c7-0ccc-4e6e-a3ef-b530dc0c07d1 Aug 12 10:40:58.864263 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-3f0e0c9a-5e5b-4f30-8f6d-850acf32b9d4 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:58.864586 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-3f0e0c9a-5e5b-4f30-8f6d-850acf32b9d4 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:58.872291 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-3f0e0c9a-5e5b-4f30-8f6d-850acf32b9d4 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] https://10.4.3.105/volume/v3/volumes/317057c7-0ccc-4e6e-a3ef-b530dc0c07d1 returned with HTTP 404 Aug 12 10:40:58.872979 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 957/3860] 10.4.3.105 () {68 vars in 1389 bytes} [Wed Aug 12 10:40:58 2026] GET /volume/v3/volumes/317057c7-0ccc-4e6e-a3ef-b530dc0c07d1 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 10:40:58.881133 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-f8e01736-b36e-414d-bfac-1a04e30d4a68 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:58.883368 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-f8e01736-b36e-414d-bfac-1a04e30d4a68 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] DELETE https://10.4.3.105/volume/v3/volumes/c40349cc-2638-4d0e-9b8e-85cac2ee3c56 Aug 12 10:40:58.883737 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-f8e01736-b36e-414d-bfac-1a04e30d4a68 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:58.884051 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-f8e01736-b36e-414d-bfac-1a04e30d4a68 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Calling method 'delete' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:58.884353 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.v3.volumes [None req-f8e01736-b36e-414d-bfac-1a04e30d4a68 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Delete volume with id: c40349cc-2638-4d0e-9b8e-85cac2ee3c56 Aug 12 10:40:58.890670 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-f8e01736-b36e-414d-bfac-1a04e30d4a68 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] https://10.4.3.105/volume/v3/volumes/c40349cc-2638-4d0e-9b8e-85cac2ee3c56 returned with HTTP 404 Aug 12 10:40:58.891331 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 973/3861] 10.4.3.105 () {68 vars in 1392 bytes} [Wed Aug 12 10:40:58 2026] DELETE /volume/v3/volumes/c40349cc-2638-4d0e-9b8e-85cac2ee3c56 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 10:40:58.899486 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-0193e823-0264-4738-a481-91024c35a1d5 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:58.901221 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-0193e823-0264-4738-a481-91024c35a1d5 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] GET https://10.4.3.105/volume/v3/volumes/c40349cc-2638-4d0e-9b8e-85cac2ee3c56 Aug 12 10:40:58.901461 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-0193e823-0264-4738-a481-91024c35a1d5 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:58.901657 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-0193e823-0264-4738-a481-91024c35a1d5 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:58.909529 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-0193e823-0264-4738-a481-91024c35a1d5 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] https://10.4.3.105/volume/v3/volumes/c40349cc-2638-4d0e-9b8e-85cac2ee3c56 returned with HTTP 404 Aug 12 10:40:58.909529 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 961/3862] 10.4.3.105 () {68 vars in 1389 bytes} [Wed Aug 12 10:40:58 2026] GET /volume/v3/volumes/c40349cc-2638-4d0e-9b8e-85cac2ee3c56 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 10:40:58.917867 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-d3b37b65-e2bc-4a4d-a1e5-ca6168e4993e None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:58.920337 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-d3b37b65-e2bc-4a4d-a1e5-ca6168e4993e tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] DELETE https://10.4.3.105/volume/v3/volumes/5621288b-1f34-4bf8-9f05-3b5c17e4dd9a Aug 12 10:40:58.920574 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-d3b37b65-e2bc-4a4d-a1e5-ca6168e4993e tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:58.921162 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-d3b37b65-e2bc-4a4d-a1e5-ca6168e4993e tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Calling method 'delete' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:58.921162 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.v3.volumes [None req-d3b37b65-e2bc-4a4d-a1e5-ca6168e4993e tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Delete volume with id: 5621288b-1f34-4bf8-9f05-3b5c17e4dd9a Aug 12 10:40:58.931700 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:40:58.931700 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:40:58.933829 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-d3b37b65-e2bc-4a4d-a1e5-ca6168e4993e tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Volume info retrieved successfully. Aug 12 10:40:58.951357 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-d3b37b65-e2bc-4a4d-a1e5-ca6168e4993e tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Delete volume request issued successfully. Aug 12 10:40:58.951674 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-d3b37b65-e2bc-4a4d-a1e5-ca6168e4993e tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] https://10.4.3.105/volume/v3/volumes/5621288b-1f34-4bf8-9f05-3b5c17e4dd9a returned with HTTP 202 Aug 12 10:40:58.952231 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 972/3863] 10.4.3.105 () {68 vars in 1392 bytes} [Wed Aug 12 10:40:58 2026] DELETE /volume/v3/volumes/5621288b-1f34-4bf8-9f05-3b5c17e4dd9a => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 12 10:40:58.959317 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-3016c22b-eaca-4788-a0c8-f425ccd07157 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:58.962105 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-3016c22b-eaca-4788-a0c8-f425ccd07157 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] GET https://10.4.3.105/volume/v3/volumes/5621288b-1f34-4bf8-9f05-3b5c17e4dd9a Aug 12 10:40:58.962311 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-3016c22b-eaca-4788-a0c8-f425ccd07157 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:58.962499 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-3016c22b-eaca-4788-a0c8-f425ccd07157 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:58.970542 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:40:58.970542 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:40:58.974594 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-3016c22b-eaca-4788-a0c8-f425ccd07157 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Volume info retrieved successfully. Aug 12 10:40:58.978064 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-3016c22b-eaca-4788-a0c8-f425ccd07157 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] https://10.4.3.105/volume/v3/volumes/5621288b-1f34-4bf8-9f05-3b5c17e4dd9a returned with HTTP 200 Aug 12 10:40:58.978587 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 958/3864] 10.4.3.105 () {68 vars in 1389 bytes} [Wed Aug 12 10:40:58 2026] GET /volume/v3/volumes/5621288b-1f34-4bf8-9f05-3b5c17e4dd9a => generated 896 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:40:59.007220 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-3fac82a8-f1a0-4935-bc08-4a65351022ee None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:59.008287 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-3fac82a8-f1a0-4935-bc08-4a65351022ee tempest-ProjectReaderTests39-1982694456 tempest-ProjectReaderTests39-1982694456-project-admin] GET https://10.4.3.105/volume/v3/backups/3335374f-3599-4c13-b5ea-df2c46db6ae7 Aug 12 10:40:59.008663 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-3fac82a8-f1a0-4935-bc08-4a65351022ee tempest-ProjectReaderTests39-1982694456 tempest-ProjectReaderTests39-1982694456-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:59.008881 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-3fac82a8-f1a0-4935-bc08-4a65351022ee tempest-ProjectReaderTests39-1982694456 tempest-ProjectReaderTests39-1982694456-project-admin] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:59.008992 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-3fac82a8-f1a0-4935-bc08-4a65351022ee tempest-ProjectReaderTests39-1982694456 tempest-ProjectReaderTests39-1982694456-project-admin] Show backup with id 3335374f-3599-4c13-b5ea-df2c46db6ae7. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:40:59.013532 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:40:59.013532 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:40:59.014035 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-3fac82a8-f1a0-4935-bc08-4a65351022ee tempest-ProjectReaderTests39-1982694456 tempest-ProjectReaderTests39-1982694456-project-admin] https://10.4.3.105/volume/v3/backups/3335374f-3599-4c13-b5ea-df2c46db6ae7 returned with HTTP 200 Aug 12 10:40:59.014364 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 974/3865] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:40:59 2026] GET /volume/v3/backups/3335374f-3599-4c13-b5ea-df2c46db6ae7 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:40:59.263738 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-c0fada1a-7446-4b7a-87ba-cae2fd134ca6 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:59.267202 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-c0fada1a-7446-4b7a-87ba-cae2fd134ca6 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] GET https://10.4.3.105/volume/v3/backups/8ad7a07a-758d-4d99-b9cc-f01698f3029d Aug 12 10:40:59.267476 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-c0fada1a-7446-4b7a-87ba-cae2fd134ca6 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:59.267711 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-c0fada1a-7446-4b7a-87ba-cae2fd134ca6 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:59.267819 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-c0fada1a-7446-4b7a-87ba-cae2fd134ca6 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Show backup with id 8ad7a07a-758d-4d99-b9cc-f01698f3029d. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:40:59.274502 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:40:59.274502 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:40:59.275221 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-c0fada1a-7446-4b7a-87ba-cae2fd134ca6 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] https://10.4.3.105/volume/v3/backups/8ad7a07a-758d-4d99-b9cc-f01698f3029d returned with HTTP 200 Aug 12 10:40:59.275595 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 962/3866] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:40:59 2026] GET /volume/v3/backups/8ad7a07a-758d-4d99-b9cc-f01698f3029d => generated 791 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:40:59.320392 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-d06649ee-e874-46ce-838c-a5f95fccc19c None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:59.322435 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-d06649ee-e874-46ce-838c-a5f95fccc19c tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] GET https://10.4.3.105/volume/v3/volumes/0f32f58f-9af5-41e3-ac6d-a3c4cc2f56e3 Aug 12 10:40:59.322743 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-d06649ee-e874-46ce-838c-a5f95fccc19c tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:59.323123 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-d06649ee-e874-46ce-838c-a5f95fccc19c tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:59.330187 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-d06649ee-e874-46ce-838c-a5f95fccc19c tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] https://10.4.3.105/volume/v3/volumes/0f32f58f-9af5-41e3-ac6d-a3c4cc2f56e3 returned with HTTP 404 Aug 12 10:40:59.330791 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 973/3867] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:40:59 2026] GET /volume/v3/volumes/0f32f58f-9af5-41e3-ac6d-a3c4cc2f56e3 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:40:59.337240 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-16056de9-f064-4a0d-9aea-3191bc51108d None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:59.339764 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-16056de9-f064-4a0d-9aea-3191bc51108d tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] GET https://10.4.3.105/volume/v3/volumes/0f32f58f-9af5-41e3-ac6d-a3c4cc2f56e3 Aug 12 10:40:59.340014 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-16056de9-f064-4a0d-9aea-3191bc51108d tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:59.340244 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-16056de9-f064-4a0d-9aea-3191bc51108d tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:59.347463 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-16056de9-f064-4a0d-9aea-3191bc51108d tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] https://10.4.3.105/volume/v3/volumes/0f32f58f-9af5-41e3-ac6d-a3c4cc2f56e3 returned with HTTP 404 Aug 12 10:40:59.348058 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 959/3868] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:40:59 2026] GET /volume/v3/volumes/0f32f58f-9af5-41e3-ac6d-a3c4cc2f56e3 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:40:59.354729 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-23013772-a9ba-4915-9c34-5605c83fbf55 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:59.356652 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-23013772-a9ba-4915-9c34-5605c83fbf55 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] DELETE https://10.4.3.105/volume/v3/volumes/0f32f58f-9af5-41e3-ac6d-a3c4cc2f56e3 Aug 12 10:40:59.356919 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-23013772-a9ba-4915-9c34-5605c83fbf55 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:59.357122 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-23013772-a9ba-4915-9c34-5605c83fbf55 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Calling method 'delete' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:59.357287 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.v3.volumes [None req-23013772-a9ba-4915-9c34-5605c83fbf55 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Delete volume with id: 0f32f58f-9af5-41e3-ac6d-a3c4cc2f56e3 Aug 12 10:40:59.363436 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-23013772-a9ba-4915-9c34-5605c83fbf55 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] https://10.4.3.105/volume/v3/volumes/0f32f58f-9af5-41e3-ac6d-a3c4cc2f56e3 returned with HTTP 404 Aug 12 10:40:59.363922 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 975/3869] 10.4.3.105 () {66 vars in 1351 bytes} [Wed Aug 12 10:40:59 2026] DELETE /volume/v3/volumes/0f32f58f-9af5-41e3-ac6d-a3c4cc2f56e3 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:40:59.370233 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-fd1fae1b-cbb5-4c7f-a426-d7acd130b552 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:59.372006 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-fd1fae1b-cbb5-4c7f-a426-d7acd130b552 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] DELETE https://10.4.3.105/volume/v3/snapshots/0f6f6974-99a9-4d86-8f19-4616c81f7999 Aug 12 10:40:59.372244 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-fd1fae1b-cbb5-4c7f-a426-d7acd130b552 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:59.372482 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-fd1fae1b-cbb5-4c7f-a426-d7acd130b552 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Calling method 'delete' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:59.372693 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.v3.snapshots [None req-fd1fae1b-cbb5-4c7f-a426-d7acd130b552 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Delete snapshot with id: 0f6f6974-99a9-4d86-8f19-4616c81f7999 Aug 12 10:40:59.377825 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:40:59.377825 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:40:59.378275 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-fd1fae1b-cbb5-4c7f-a426-d7acd130b552 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Snapshot retrieved successfully. Aug 12 10:40:59.391782 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-fd1fae1b-cbb5-4c7f-a426-d7acd130b552 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Snapshot delete request issued successfully. Aug 12 10:40:59.391988 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-fd1fae1b-cbb5-4c7f-a426-d7acd130b552 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] https://10.4.3.105/volume/v3/snapshots/0f6f6974-99a9-4d86-8f19-4616c81f7999 returned with HTTP 202 Aug 12 10:40:59.392432 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 963/3870] 10.4.3.105 () {66 vars in 1357 bytes} [Wed Aug 12 10:40:59 2026] DELETE /volume/v3/snapshots/0f6f6974-99a9-4d86-8f19-4616c81f7999 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 10:40:59.398649 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-13343c43-4da2-48d4-8825-3730da9b486f None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:59.400594 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-13343c43-4da2-48d4-8825-3730da9b486f tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] GET https://10.4.3.105/volume/v3/snapshots/0f6f6974-99a9-4d86-8f19-4616c81f7999 Aug 12 10:40:59.400833 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-13343c43-4da2-48d4-8825-3730da9b486f tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:59.401086 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-13343c43-4da2-48d4-8825-3730da9b486f tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:59.406176 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:40:59.406176 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:40:59.406638 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-13343c43-4da2-48d4-8825-3730da9b486f tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Snapshot retrieved successfully. Aug 12 10:40:59.407305 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-13343c43-4da2-48d4-8825-3730da9b486f tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] https://10.4.3.105/volume/v3/snapshots/0f6f6974-99a9-4d86-8f19-4616c81f7999 returned with HTTP 200 Aug 12 10:40:59.407795 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 974/3871] 10.4.3.105 () {66 vars in 1354 bytes} [Wed Aug 12 10:40:59 2026] GET /volume/v3/snapshots/0f6f6974-99a9-4d86-8f19-4616c81f7999 => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:40:59.634153 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-8d9271f8-2e4c-4363-8cd2-174f9badc545 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:59.636538 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-8d9271f8-2e4c-4363-8cd2-174f9badc545 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] GET https://10.4.3.105/volume/v3/snapshots/50cba625-9972-45c3-bdb5-4d49eabf91a1 Aug 12 10:40:59.636783 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-8d9271f8-2e4c-4363-8cd2-174f9badc545 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:59.637017 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-8d9271f8-2e4c-4363-8cd2-174f9badc545 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:40:59.642350 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-8d9271f8-2e4c-4363-8cd2-174f9badc545 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] https://10.4.3.105/volume/v3/snapshots/50cba625-9972-45c3-bdb5-4d49eabf91a1 returned with HTTP 404 Aug 12 10:40:59.643011 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 960/3872] 10.4.3.105 () {66 vars in 1354 bytes} [Wed Aug 12 10:40:59 2026] GET /volume/v3/snapshots/50cba625-9972-45c3-bdb5-4d49eabf91a1 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:40:59.991744 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-9bd5277b-5371-4a9b-8a56-5f6206e5c4ce None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:40:59.994117 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-9bd5277b-5371-4a9b-8a56-5f6206e5c4ce tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] GET https://10.4.3.105/volume/v3/volumes/5621288b-1f34-4bf8-9f05-3b5c17e4dd9a Aug 12 10:40:59.994419 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-9bd5277b-5371-4a9b-8a56-5f6206e5c4ce tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:40:59.994709 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-9bd5277b-5371-4a9b-8a56-5f6206e5c4ce tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:41:00.002650 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-9bd5277b-5371-4a9b-8a56-5f6206e5c4ce tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] https://10.4.3.105/volume/v3/volumes/5621288b-1f34-4bf8-9f05-3b5c17e4dd9a returned with HTTP 404 Aug 12 10:41:00.003374 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 976/3873] 10.4.3.105 () {68 vars in 1389 bytes} [Wed Aug 12 10:40:59 2026] GET /volume/v3/volumes/5621288b-1f34-4bf8-9f05-3b5c17e4dd9a => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 10:41:00.013709 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-88ec678c-a2f4-4684-a2f0-e4289aa39a0b None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:00.015470 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-88ec678c-a2f4-4684-a2f0-e4289aa39a0b tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] DELETE https://10.4.3.105/volume/v3/snapshots/ed971d3a-0c3c-46dc-b57e-18045d067beb Aug 12 10:41:00.015669 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-88ec678c-a2f4-4684-a2f0-e4289aa39a0b tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:41:00.015854 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-88ec678c-a2f4-4684-a2f0-e4289aa39a0b tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Calling method 'delete' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:41:00.015953 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.v3.snapshots [None req-88ec678c-a2f4-4684-a2f0-e4289aa39a0b tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Delete snapshot with id: ed971d3a-0c3c-46dc-b57e-18045d067beb Aug 12 10:41:00.020705 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-88ec678c-a2f4-4684-a2f0-e4289aa39a0b tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] https://10.4.3.105/volume/v3/snapshots/ed971d3a-0c3c-46dc-b57e-18045d067beb returned with HTTP 404 Aug 12 10:41:00.021265 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 964/3874] 10.4.3.105 () {66 vars in 1357 bytes} [Wed Aug 12 10:41:00 2026] DELETE /volume/v3/snapshots/ed971d3a-0c3c-46dc-b57e-18045d067beb => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:41:00.023753 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-c3b90878-59f6-4dec-9dc7-3512849d601f None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:00.025492 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-c3b90878-59f6-4dec-9dc7-3512849d601f tempest-ProjectReaderTests39-1982694456 tempest-ProjectReaderTests39-1982694456-project-admin] GET https://10.4.3.105/volume/v3/backups/3335374f-3599-4c13-b5ea-df2c46db6ae7 Aug 12 10:41:00.025832 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-c3b90878-59f6-4dec-9dc7-3512849d601f tempest-ProjectReaderTests39-1982694456 tempest-ProjectReaderTests39-1982694456-project-admin] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:41:00.026008 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-c3b90878-59f6-4dec-9dc7-3512849d601f tempest-ProjectReaderTests39-1982694456 tempest-ProjectReaderTests39-1982694456-project-admin] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:41:00.026123 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.v3.backups [None req-c3b90878-59f6-4dec-9dc7-3512849d601f tempest-ProjectReaderTests39-1982694456 tempest-ProjectReaderTests39-1982694456-project-admin] Show backup with id 3335374f-3599-4c13-b5ea-df2c46db6ae7. {{(pid=100372) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:41:00.030549 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-77b012fc-822e-4f4c-bc21-a4bc7e82de93 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:00.032382 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:41:00.032382 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:41:00.033209 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-c3b90878-59f6-4dec-9dc7-3512849d601f tempest-ProjectReaderTests39-1982694456 tempest-ProjectReaderTests39-1982694456-project-admin] https://10.4.3.105/volume/v3/backups/3335374f-3599-4c13-b5ea-df2c46db6ae7 returned with HTTP 200 Aug 12 10:41:00.033746 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 975/3875] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:41:00 2026] GET /volume/v3/backups/3335374f-3599-4c13-b5ea-df2c46db6ae7 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:41:00.035290 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-77b012fc-822e-4f4c-bc21-a4bc7e82de93 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] GET https://10.4.3.105/volume/v3/snapshots/ed971d3a-0c3c-46dc-b57e-18045d067beb Aug 12 10:41:00.035413 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-77b012fc-822e-4f4c-bc21-a4bc7e82de93 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:41:00.035610 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-77b012fc-822e-4f4c-bc21-a4bc7e82de93 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:41:00.039868 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-77b012fc-822e-4f4c-bc21-a4bc7e82de93 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] https://10.4.3.105/volume/v3/snapshots/ed971d3a-0c3c-46dc-b57e-18045d067beb returned with HTTP 404 Aug 12 10:41:00.040280 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 961/3876] 10.4.3.105 () {66 vars in 1354 bytes} [Wed Aug 12 10:41:00 2026] GET /volume/v3/snapshots/ed971d3a-0c3c-46dc-b57e-18045d067beb => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:41:00.053579 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-d715dd0e-3d61-409e-a7ea-c0752321f933 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:00.055678 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-d715dd0e-3d61-409e-a7ea-c0752321f933 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] DELETE https://10.4.3.105/volume/v3/volumes/58887552-64bb-463d-9839-00998cdcba03 Aug 12 10:41:00.055678 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-d715dd0e-3d61-409e-a7ea-c0752321f933 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:41:00.056415 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-d715dd0e-3d61-409e-a7ea-c0752321f933 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Calling method 'delete' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:41:00.056415 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.v3.volumes [None req-d715dd0e-3d61-409e-a7ea-c0752321f933 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Delete volume with id: 58887552-64bb-463d-9839-00998cdcba03 Aug 12 10:41:00.062125 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-d715dd0e-3d61-409e-a7ea-c0752321f933 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] https://10.4.3.105/volume/v3/volumes/58887552-64bb-463d-9839-00998cdcba03 returned with HTTP 404 Aug 12 10:41:00.063746 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 977/3877] 10.4.3.105 () {68 vars in 1392 bytes} [Wed Aug 12 10:41:00 2026] DELETE /volume/v3/volumes/58887552-64bb-463d-9839-00998cdcba03 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 10:41:00.069496 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-223fba5d-7aaf-4abc-a459-45c7b7df63cc None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:00.071501 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-223fba5d-7aaf-4abc-a459-45c7b7df63cc tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] GET https://10.4.3.105/volume/v3/volumes/58887552-64bb-463d-9839-00998cdcba03 Aug 12 10:41:00.071734 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-223fba5d-7aaf-4abc-a459-45c7b7df63cc tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:41:00.071909 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-223fba5d-7aaf-4abc-a459-45c7b7df63cc tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:41:00.081106 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-223fba5d-7aaf-4abc-a459-45c7b7df63cc tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] https://10.4.3.105/volume/v3/volumes/58887552-64bb-463d-9839-00998cdcba03 returned with HTTP 404 Aug 12 10:41:00.081603 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 965/3878] 10.4.3.105 () {68 vars in 1389 bytes} [Wed Aug 12 10:41:00 2026] GET /volume/v3/volumes/58887552-64bb-463d-9839-00998cdcba03 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 10:41:00.090404 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-9edf7ea0-7de9-4b1c-bd66-a0fae8136f82 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:00.104038 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-9edf7ea0-7de9-4b1c-bd66-a0fae8136f82 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] DELETE https://10.4.3.105/volume/v3/volumes/d33ee084-cba7-49f9-a5e5-00425a8fa295 Aug 12 10:41:00.104038 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-9edf7ea0-7de9-4b1c-bd66-a0fae8136f82 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:41:00.104494 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-9edf7ea0-7de9-4b1c-bd66-a0fae8136f82 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Calling method 'delete' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:41:00.104573 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.v3.volumes [None req-9edf7ea0-7de9-4b1c-bd66-a0fae8136f82 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Delete volume with id: d33ee084-cba7-49f9-a5e5-00425a8fa295 Aug 12 10:41:00.118323 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-9edf7ea0-7de9-4b1c-bd66-a0fae8136f82 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] https://10.4.3.105/volume/v3/volumes/d33ee084-cba7-49f9-a5e5-00425a8fa295 returned with HTTP 404 Aug 12 10:41:00.119082 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 976/3879] 10.4.3.105 () {68 vars in 1392 bytes} [Wed Aug 12 10:41:00 2026] DELETE /volume/v3/volumes/d33ee084-cba7-49f9-a5e5-00425a8fa295 => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 10:41:00.132601 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-ee53cfd1-b3d6-4f75-9771-14850a1a67eb None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:00.134188 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-ee53cfd1-b3d6-4f75-9771-14850a1a67eb tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] GET https://10.4.3.105/volume/v3/volumes/d33ee084-cba7-49f9-a5e5-00425a8fa295 Aug 12 10:41:00.134411 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-ee53cfd1-b3d6-4f75-9771-14850a1a67eb tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:41:00.134607 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-ee53cfd1-b3d6-4f75-9771-14850a1a67eb tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:41:00.140791 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-ee53cfd1-b3d6-4f75-9771-14850a1a67eb tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] https://10.4.3.105/volume/v3/volumes/d33ee084-cba7-49f9-a5e5-00425a8fa295 returned with HTTP 404 Aug 12 10:41:00.141958 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 962/3880] 10.4.3.105 () {68 vars in 1389 bytes} [Wed Aug 12 10:41:00 2026] GET /volume/v3/volumes/d33ee084-cba7-49f9-a5e5-00425a8fa295 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 10:41:00.154863 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-23738fa1-c383-4fa0-9b31-c019b574637d None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:00.160164 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-23738fa1-c383-4fa0-9b31-c019b574637d tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] DELETE https://10.4.3.105/volume/v3/snapshots/9ce07980-5940-4b69-9b49-0588642b06b5 Aug 12 10:41:00.160164 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-23738fa1-c383-4fa0-9b31-c019b574637d tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:41:00.160164 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-23738fa1-c383-4fa0-9b31-c019b574637d tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Calling method 'delete' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:41:00.160391 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.v3.snapshots [None req-23738fa1-c383-4fa0-9b31-c019b574637d tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Delete snapshot with id: 9ce07980-5940-4b69-9b49-0588642b06b5 Aug 12 10:41:00.170148 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-23738fa1-c383-4fa0-9b31-c019b574637d tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] https://10.4.3.105/volume/v3/snapshots/9ce07980-5940-4b69-9b49-0588642b06b5 returned with HTTP 404 Aug 12 10:41:00.170709 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 978/3881] 10.4.3.105 () {66 vars in 1357 bytes} [Wed Aug 12 10:41:00 2026] DELETE /volume/v3/snapshots/9ce07980-5940-4b69-9b49-0588642b06b5 => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:41:00.176995 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-6dd9c9c6-3fb7-4942-8c81-6521cce22df8 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:00.178739 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-6dd9c9c6-3fb7-4942-8c81-6521cce22df8 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] GET https://10.4.3.105/volume/v3/snapshots/9ce07980-5940-4b69-9b49-0588642b06b5 Aug 12 10:41:00.178879 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-6dd9c9c6-3fb7-4942-8c81-6521cce22df8 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:41:00.179050 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-6dd9c9c6-3fb7-4942-8c81-6521cce22df8 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:41:00.183314 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-6dd9c9c6-3fb7-4942-8c81-6521cce22df8 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] https://10.4.3.105/volume/v3/snapshots/9ce07980-5940-4b69-9b49-0588642b06b5 returned with HTTP 404 Aug 12 10:41:00.183957 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 966/3882] 10.4.3.105 () {66 vars in 1354 bytes} [Wed Aug 12 10:41:00 2026] GET /volume/v3/snapshots/9ce07980-5940-4b69-9b49-0588642b06b5 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:41:00.195029 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-7d8f1ef9-f5fc-4bcc-a83a-2c8e5084822b None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:00.197495 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-7d8f1ef9-f5fc-4bcc-a83a-2c8e5084822b tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] DELETE https://10.4.3.105/volume/v3/volumes/e94953e7-dbe1-4aaf-90fa-5ffdf2e851d4 Aug 12 10:41:00.197799 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-7d8f1ef9-f5fc-4bcc-a83a-2c8e5084822b tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:41:00.198016 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-7d8f1ef9-f5fc-4bcc-a83a-2c8e5084822b tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Calling method 'delete' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:41:00.198213 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.v3.volumes [None req-7d8f1ef9-f5fc-4bcc-a83a-2c8e5084822b tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Delete volume with id: e94953e7-dbe1-4aaf-90fa-5ffdf2e851d4 Aug 12 10:41:00.207328 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-7d8f1ef9-f5fc-4bcc-a83a-2c8e5084822b tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] https://10.4.3.105/volume/v3/volumes/e94953e7-dbe1-4aaf-90fa-5ffdf2e851d4 returned with HTTP 404 Aug 12 10:41:00.207796 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 977/3883] 10.4.3.105 () {68 vars in 1392 bytes} [Wed Aug 12 10:41:00 2026] DELETE /volume/v3/volumes/e94953e7-dbe1-4aaf-90fa-5ffdf2e851d4 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 10:41:00.217048 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-2131a712-ea1b-4982-9fa9-364c86793446 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:00.219035 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-2131a712-ea1b-4982-9fa9-364c86793446 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] GET https://10.4.3.105/volume/v3/volumes/e94953e7-dbe1-4aaf-90fa-5ffdf2e851d4 Aug 12 10:41:00.219257 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-2131a712-ea1b-4982-9fa9-364c86793446 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:41:00.219510 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-2131a712-ea1b-4982-9fa9-364c86793446 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:41:00.229764 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-2131a712-ea1b-4982-9fa9-364c86793446 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] https://10.4.3.105/volume/v3/volumes/e94953e7-dbe1-4aaf-90fa-5ffdf2e851d4 returned with HTTP 404 Aug 12 10:41:00.231403 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 963/3884] 10.4.3.105 () {68 vars in 1389 bytes} [Wed Aug 12 10:41:00 2026] GET /volume/v3/volumes/e94953e7-dbe1-4aaf-90fa-5ffdf2e851d4 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 10:41:00.240819 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-bb479c1e-9778-4645-b557-0227ade59987 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:00.243791 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-bb479c1e-9778-4645-b557-0227ade59987 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] DELETE https://10.4.3.105/volume/v3/snapshots/50afbb8d-b5bb-4ac6-852d-a98da4cf33be Aug 12 10:41:00.244011 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-bb479c1e-9778-4645-b557-0227ade59987 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:41:00.244292 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-bb479c1e-9778-4645-b557-0227ade59987 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Calling method 'delete' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:41:00.244416 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.v3.snapshots [None req-bb479c1e-9778-4645-b557-0227ade59987 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Delete snapshot with id: 50afbb8d-b5bb-4ac6-852d-a98da4cf33be Aug 12 10:41:00.250574 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-bb479c1e-9778-4645-b557-0227ade59987 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] https://10.4.3.105/volume/v3/snapshots/50afbb8d-b5bb-4ac6-852d-a98da4cf33be returned with HTTP 404 Aug 12 10:41:00.251327 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 979/3885] 10.4.3.105 () {66 vars in 1357 bytes} [Wed Aug 12 10:41:00 2026] DELETE /volume/v3/snapshots/50afbb8d-b5bb-4ac6-852d-a98da4cf33be => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:41:00.260564 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-6b1d4861-9587-4408-8e00-2709ba1f7e6f None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:00.263591 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-6b1d4861-9587-4408-8e00-2709ba1f7e6f tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] GET https://10.4.3.105/volume/v3/snapshots/50afbb8d-b5bb-4ac6-852d-a98da4cf33be Aug 12 10:41:00.263814 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-6b1d4861-9587-4408-8e00-2709ba1f7e6f tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:41:00.264021 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-6b1d4861-9587-4408-8e00-2709ba1f7e6f tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:41:00.278901 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-6b1d4861-9587-4408-8e00-2709ba1f7e6f tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] https://10.4.3.105/volume/v3/snapshots/50afbb8d-b5bb-4ac6-852d-a98da4cf33be returned with HTTP 404 Aug 12 10:41:00.279626 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 967/3886] 10.4.3.105 () {66 vars in 1354 bytes} [Wed Aug 12 10:41:00 2026] GET /volume/v3/snapshots/50afbb8d-b5bb-4ac6-852d-a98da4cf33be => generated 111 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:41:00.287199 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-54460e5c-5ed1-497b-8552-674a8b3f72e8 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:00.288028 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-7a32dc01-f73a-4e04-8edb-724f17f0f453 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:00.288951 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-54460e5c-5ed1-497b-8552-674a8b3f72e8 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] DELETE https://10.4.3.105/volume/v3/volumes/e57ef168-2970-4f75-8d9e-04453f5be542 Aug 12 10:41:00.289159 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-54460e5c-5ed1-497b-8552-674a8b3f72e8 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:41:00.289338 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-54460e5c-5ed1-497b-8552-674a8b3f72e8 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Calling method 'delete' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:41:00.289535 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.v3.volumes [None req-54460e5c-5ed1-497b-8552-674a8b3f72e8 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Delete volume with id: e57ef168-2970-4f75-8d9e-04453f5be542 Aug 12 10:41:00.290225 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-7a32dc01-f73a-4e04-8edb-724f17f0f453 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] GET https://10.4.3.105/volume/v3/backups/8ad7a07a-758d-4d99-b9cc-f01698f3029d Aug 12 10:41:00.290528 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-7a32dc01-f73a-4e04-8edb-724f17f0f453 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:41:00.290776 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-7a32dc01-f73a-4e04-8edb-724f17f0f453 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:41:00.290921 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-7a32dc01-f73a-4e04-8edb-724f17f0f453 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Show backup with id 8ad7a07a-758d-4d99-b9cc-f01698f3029d. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:41:00.296104 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:41:00.296104 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:41:00.297089 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-7a32dc01-f73a-4e04-8edb-724f17f0f453 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] https://10.4.3.105/volume/v3/backups/8ad7a07a-758d-4d99-b9cc-f01698f3029d returned with HTTP 200 Aug 12 10:41:00.297597 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 964/3887] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:41:00 2026] GET /volume/v3/backups/8ad7a07a-758d-4d99-b9cc-f01698f3029d => generated 791 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:41:00.298373 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-54460e5c-5ed1-497b-8552-674a8b3f72e8 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] https://10.4.3.105/volume/v3/volumes/e57ef168-2970-4f75-8d9e-04453f5be542 returned with HTTP 404 Aug 12 10:41:00.298971 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 978/3888] 10.4.3.105 () {68 vars in 1392 bytes} [Wed Aug 12 10:41:00 2026] DELETE /volume/v3/volumes/e57ef168-2970-4f75-8d9e-04453f5be542 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 10:41:00.307388 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-301753d2-b427-464f-98df-b049e8fed1f1 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:00.309669 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-301753d2-b427-464f-98df-b049e8fed1f1 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] GET https://10.4.3.105/volume/v3/volumes/e57ef168-2970-4f75-8d9e-04453f5be542 Aug 12 10:41:00.309947 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-301753d2-b427-464f-98df-b049e8fed1f1 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:41:00.310194 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-301753d2-b427-464f-98df-b049e8fed1f1 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:41:00.324969 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-301753d2-b427-464f-98df-b049e8fed1f1 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] https://10.4.3.105/volume/v3/volumes/e57ef168-2970-4f75-8d9e-04453f5be542 returned with HTTP 404 Aug 12 10:41:00.324969 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 980/3889] 10.4.3.105 () {68 vars in 1389 bytes} [Wed Aug 12 10:41:00 2026] GET /volume/v3/volumes/e57ef168-2970-4f75-8d9e-04453f5be542 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 10:41:00.329371 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-cb26b548-0117-4212-b651-a294d151f391 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:00.331501 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-cb26b548-0117-4212-b651-a294d151f391 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] DELETE https://10.4.3.105/volume/v3/volumes/ab3845c8-4966-45ac-bf90-854ab5236d3e Aug 12 10:41:00.331845 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-cb26b548-0117-4212-b651-a294d151f391 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:41:00.332013 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-cb26b548-0117-4212-b651-a294d151f391 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Calling method 'delete' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:41:00.332242 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.v3.volumes [None req-cb26b548-0117-4212-b651-a294d151f391 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Delete volume with id: ab3845c8-4966-45ac-bf90-854ab5236d3e Aug 12 10:41:00.338940 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-cb26b548-0117-4212-b651-a294d151f391 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] https://10.4.3.105/volume/v3/volumes/ab3845c8-4966-45ac-bf90-854ab5236d3e returned with HTTP 404 Aug 12 10:41:00.339442 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 968/3890] 10.4.3.105 () {68 vars in 1392 bytes} [Wed Aug 12 10:41:00 2026] DELETE /volume/v3/volumes/ab3845c8-4966-45ac-bf90-854ab5236d3e => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 10:41:00.346868 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-e5110eaa-4658-420a-8637-19665abb4c69 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:00.350061 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-e5110eaa-4658-420a-8637-19665abb4c69 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] GET https://10.4.3.105/volume/v3/volumes/ab3845c8-4966-45ac-bf90-854ab5236d3e Aug 12 10:41:00.350650 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-e5110eaa-4658-420a-8637-19665abb4c69 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:41:00.350744 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-e5110eaa-4658-420a-8637-19665abb4c69 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:41:00.360421 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-e5110eaa-4658-420a-8637-19665abb4c69 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] https://10.4.3.105/volume/v3/volumes/ab3845c8-4966-45ac-bf90-854ab5236d3e returned with HTTP 404 Aug 12 10:41:00.361178 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 965/3891] 10.4.3.105 () {68 vars in 1389 bytes} [Wed Aug 12 10:41:00 2026] GET /volume/v3/volumes/ab3845c8-4966-45ac-bf90-854ab5236d3e => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 10:41:00.371114 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-8a65aba2-e467-4abf-be5a-122006344de7 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:00.374431 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-8a65aba2-e467-4abf-be5a-122006344de7 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] DELETE https://10.4.3.105/volume/v3/volumes/ff058a04-45b8-4db2-a1a8-7ffdab70379d Aug 12 10:41:00.374737 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-8a65aba2-e467-4abf-be5a-122006344de7 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:41:00.374995 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-8a65aba2-e467-4abf-be5a-122006344de7 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Calling method 'delete' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:41:00.375415 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.v3.volumes [None req-8a65aba2-e467-4abf-be5a-122006344de7 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Delete volume with id: ff058a04-45b8-4db2-a1a8-7ffdab70379d Aug 12 10:41:00.385111 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-8a65aba2-e467-4abf-be5a-122006344de7 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] https://10.4.3.105/volume/v3/volumes/ff058a04-45b8-4db2-a1a8-7ffdab70379d returned with HTTP 404 Aug 12 10:41:00.385900 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 979/3892] 10.4.3.105 () {68 vars in 1392 bytes} [Wed Aug 12 10:41:00 2026] DELETE /volume/v3/volumes/ff058a04-45b8-4db2-a1a8-7ffdab70379d => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 10:41:00.400273 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-d40920e1-e19f-4ac5-ad57-96224e24f896 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:00.403005 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-d40920e1-e19f-4ac5-ad57-96224e24f896 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] GET https://10.4.3.105/volume/v3/volumes/ff058a04-45b8-4db2-a1a8-7ffdab70379d Aug 12 10:41:00.403005 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-d40920e1-e19f-4ac5-ad57-96224e24f896 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:41:00.403005 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-d40920e1-e19f-4ac5-ad57-96224e24f896 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:41:00.409879 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-d40920e1-e19f-4ac5-ad57-96224e24f896 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] https://10.4.3.105/volume/v3/volumes/ff058a04-45b8-4db2-a1a8-7ffdab70379d returned with HTTP 404 Aug 12 10:41:00.410399 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 981/3893] 10.4.3.105 () {68 vars in 1389 bytes} [Wed Aug 12 10:41:00 2026] GET /volume/v3/volumes/ff058a04-45b8-4db2-a1a8-7ffdab70379d => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 10:41:00.418326 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-30007691-48d6-4d97-8121-88598f45ae6d None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:00.419796 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-0d8cef2b-3021-4c90-acaf-acfcb2f468be None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:00.421418 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-0d8cef2b-3021-4c90-acaf-acfcb2f468be tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] DELETE https://10.4.3.105/volume/v3/snapshots/2a553e53-e6df-4c3a-8053-e87a83451851 Aug 12 10:41:00.421500 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-30007691-48d6-4d97-8121-88598f45ae6d tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] GET https://10.4.3.105/volume/v3/snapshots/0f6f6974-99a9-4d86-8f19-4616c81f7999 Aug 12 10:41:00.421825 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-0d8cef2b-3021-4c90-acaf-acfcb2f468be tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:41:00.421868 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-30007691-48d6-4d97-8121-88598f45ae6d tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:41:00.421919 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-0d8cef2b-3021-4c90-acaf-acfcb2f468be tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Calling method 'delete' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:41:00.421960 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-30007691-48d6-4d97-8121-88598f45ae6d tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:41:00.421988 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.v3.snapshots [None req-0d8cef2b-3021-4c90-acaf-acfcb2f468be tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Delete snapshot with id: 2a553e53-e6df-4c3a-8053-e87a83451851 Aug 12 10:41:00.426723 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-0d8cef2b-3021-4c90-acaf-acfcb2f468be tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] https://10.4.3.105/volume/v3/snapshots/2a553e53-e6df-4c3a-8053-e87a83451851 returned with HTTP 404 Aug 12 10:41:00.426813 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-30007691-48d6-4d97-8121-88598f45ae6d tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] https://10.4.3.105/volume/v3/snapshots/0f6f6974-99a9-4d86-8f19-4616c81f7999 returned with HTTP 404 Aug 12 10:41:00.427208 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 969/3894] 10.4.3.105 () {66 vars in 1354 bytes} [Wed Aug 12 10:41:00 2026] GET /volume/v3/snapshots/0f6f6974-99a9-4d86-8f19-4616c81f7999 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:41:00.427271 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 966/3895] 10.4.3.105 () {66 vars in 1357 bytes} [Wed Aug 12 10:41:00 2026] DELETE /volume/v3/snapshots/2a553e53-e6df-4c3a-8053-e87a83451851 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:41:00.434933 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-1525abb7-1ce4-4aa0-9fee-b405f4b22abe None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:00.437413 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-2660ed27-1004-453c-bd4f-e6edb45776b3 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:00.439917 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-1525abb7-1ce4-4aa0-9fee-b405f4b22abe tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] GET https://10.4.3.105/volume/v3/snapshots/2a553e53-e6df-4c3a-8053-e87a83451851 Aug 12 10:41:00.439991 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-2660ed27-1004-453c-bd4f-e6edb45776b3 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] GET https://10.4.3.105/volume/v3/volumes/a7ddfeb0-11c7-4876-92de-bc9aa504b19e Aug 12 10:41:00.440026 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-1525abb7-1ce4-4aa0-9fee-b405f4b22abe tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:41:00.440084 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-1525abb7-1ce4-4aa0-9fee-b405f4b22abe tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:41:00.440167 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-2660ed27-1004-453c-bd4f-e6edb45776b3 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:41:00.440451 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-2660ed27-1004-453c-bd4f-e6edb45776b3 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:41:00.447871 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-1525abb7-1ce4-4aa0-9fee-b405f4b22abe tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] https://10.4.3.105/volume/v3/snapshots/2a553e53-e6df-4c3a-8053-e87a83451851 returned with HTTP 404 Aug 12 10:41:00.448559 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 980/3896] 10.4.3.105 () {66 vars in 1354 bytes} [Wed Aug 12 10:41:00 2026] GET /volume/v3/snapshots/2a553e53-e6df-4c3a-8053-e87a83451851 => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:41:00.449058 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:41:00.449058 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:41:00.453491 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-2660ed27-1004-453c-bd4f-e6edb45776b3 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Volume info retrieved successfully. Aug 12 10:41:00.457330 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-7564a723-f8c9-4caa-9c11-15a3331bcf46 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:00.459729 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-7564a723-f8c9-4caa-9c11-15a3331bcf46 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] DELETE https://10.4.3.105/volume/v3/volumes/493f73ba-0889-43eb-a6cf-dc0a367dfb09 Aug 12 10:41:00.460180 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-7564a723-f8c9-4caa-9c11-15a3331bcf46 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:41:00.460180 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-7564a723-f8c9-4caa-9c11-15a3331bcf46 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Calling method 'delete' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:41:00.460422 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.v3.volumes [None req-7564a723-f8c9-4caa-9c11-15a3331bcf46 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Delete volume with id: 493f73ba-0889-43eb-a6cf-dc0a367dfb09 Aug 12 10:41:00.462118 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-2660ed27-1004-453c-bd4f-e6edb45776b3 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] https://10.4.3.105/volume/v3/volumes/a7ddfeb0-11c7-4876-92de-bc9aa504b19e returned with HTTP 200 Aug 12 10:41:00.462692 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 982/3897] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:41:00 2026] GET /volume/v3/volumes/a7ddfeb0-11c7-4876-92de-bc9aa504b19e => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:41:00.475406 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-7564a723-f8c9-4caa-9c11-15a3331bcf46 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] https://10.4.3.105/volume/v3/volumes/493f73ba-0889-43eb-a6cf-dc0a367dfb09 returned with HTTP 404 Aug 12 10:41:00.475999 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 970/3898] 10.4.3.105 () {68 vars in 1392 bytes} [Wed Aug 12 10:41:00 2026] DELETE /volume/v3/volumes/493f73ba-0889-43eb-a6cf-dc0a367dfb09 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 10:41:00.481533 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-21345e8e-66e5-4e9e-9070-0959c2a4ba09 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:00.483148 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-97c5ade5-92d2-47b9-9016-71d205ecb1b1 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:00.484767 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-97c5ade5-92d2-47b9-9016-71d205ecb1b1 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] GET https://10.4.3.105/volume/v3/volumes/493f73ba-0889-43eb-a6cf-dc0a367dfb09 Aug 12 10:41:00.484967 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-97c5ade5-92d2-47b9-9016-71d205ecb1b1 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:41:00.485147 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-97c5ade5-92d2-47b9-9016-71d205ecb1b1 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:41:00.485439 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-21345e8e-66e5-4e9e-9070-0959c2a4ba09 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] DELETE https://10.4.3.105/volume/v3/volumes/a7ddfeb0-11c7-4876-92de-bc9aa504b19e Aug 12 10:41:00.485640 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-21345e8e-66e5-4e9e-9070-0959c2a4ba09 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:41:00.485816 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-21345e8e-66e5-4e9e-9070-0959c2a4ba09 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Calling method 'delete' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:41:00.485961 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.v3.volumes [None req-21345e8e-66e5-4e9e-9070-0959c2a4ba09 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Delete volume with id: a7ddfeb0-11c7-4876-92de-bc9aa504b19e Aug 12 10:41:00.490381 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-97c5ade5-92d2-47b9-9016-71d205ecb1b1 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] https://10.4.3.105/volume/v3/volumes/493f73ba-0889-43eb-a6cf-dc0a367dfb09 returned with HTTP 404 Aug 12 10:41:00.490808 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 981/3899] 10.4.3.105 () {68 vars in 1389 bytes} [Wed Aug 12 10:41:00 2026] GET /volume/v3/volumes/493f73ba-0889-43eb-a6cf-dc0a367dfb09 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 10:41:00.492383 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:41:00.492383 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:41:00.492832 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-21345e8e-66e5-4e9e-9070-0959c2a4ba09 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Volume info retrieved successfully. Aug 12 10:41:00.503958 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-3a13b835-57e6-4bb6-aab5-549d0cea0ffe None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:00.505755 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-3a13b835-57e6-4bb6-aab5-549d0cea0ffe tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] DELETE https://10.4.3.105/volume/v3/snapshots/79185bc9-a2cd-450d-bd19-51506626eb67 Aug 12 10:41:00.505954 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-3a13b835-57e6-4bb6-aab5-549d0cea0ffe tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:41:00.506148 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-3a13b835-57e6-4bb6-aab5-549d0cea0ffe tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Calling method 'delete' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:41:00.506275 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.v3.snapshots [None req-3a13b835-57e6-4bb6-aab5-549d0cea0ffe tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Delete snapshot with id: 79185bc9-a2cd-450d-bd19-51506626eb67 Aug 12 10:41:00.509108 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-21345e8e-66e5-4e9e-9070-0959c2a4ba09 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Delete volume request issued successfully. Aug 12 10:41:00.509304 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-21345e8e-66e5-4e9e-9070-0959c2a4ba09 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] https://10.4.3.105/volume/v3/volumes/a7ddfeb0-11c7-4876-92de-bc9aa504b19e returned with HTTP 202 Aug 12 10:41:00.509800 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 967/3900] 10.4.3.105 () {66 vars in 1351 bytes} [Wed Aug 12 10:41:00 2026] DELETE /volume/v3/volumes/a7ddfeb0-11c7-4876-92de-bc9aa504b19e => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 10:41:00.510440 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-3a13b835-57e6-4bb6-aab5-549d0cea0ffe tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] https://10.4.3.105/volume/v3/snapshots/79185bc9-a2cd-450d-bd19-51506626eb67 returned with HTTP 404 Aug 12 10:41:00.510941 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 983/3901] 10.4.3.105 () {66 vars in 1357 bytes} [Wed Aug 12 10:41:00 2026] DELETE /volume/v3/snapshots/79185bc9-a2cd-450d-bd19-51506626eb67 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:41:00.517393 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-2ff8c2c2-44ee-4e4a-839a-083f73b8829c None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:00.517801 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-62c525a0-dcee-465f-a793-a43dc75bc282 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:00.519002 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-2ff8c2c2-44ee-4e4a-839a-083f73b8829c tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] GET https://10.4.3.105/volume/v3/volumes/a7ddfeb0-11c7-4876-92de-bc9aa504b19e Aug 12 10:41:00.519211 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-2ff8c2c2-44ee-4e4a-839a-083f73b8829c tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:41:00.519429 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-2ff8c2c2-44ee-4e4a-839a-083f73b8829c tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:41:00.520555 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-62c525a0-dcee-465f-a793-a43dc75bc282 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] GET https://10.4.3.105/volume/v3/snapshots/79185bc9-a2cd-450d-bd19-51506626eb67 Aug 12 10:41:00.520838 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-62c525a0-dcee-465f-a793-a43dc75bc282 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:41:00.521104 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-62c525a0-dcee-465f-a793-a43dc75bc282 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:41:00.525054 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-62c525a0-dcee-465f-a793-a43dc75bc282 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] https://10.4.3.105/volume/v3/snapshots/79185bc9-a2cd-450d-bd19-51506626eb67 returned with HTTP 404 Aug 12 10:41:00.525674 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 982/3902] 10.4.3.105 () {66 vars in 1354 bytes} [Wed Aug 12 10:41:00 2026] GET /volume/v3/snapshots/79185bc9-a2cd-450d-bd19-51506626eb67 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:41:00.526429 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:41:00.526429 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:41:00.530393 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-2ff8c2c2-44ee-4e4a-839a-083f73b8829c tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Volume info retrieved successfully. Aug 12 10:41:00.532933 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-f518aa39-a25b-4a2f-b714-dbfbc59310ae None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:00.534862 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-f518aa39-a25b-4a2f-b714-dbfbc59310ae tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] DELETE https://10.4.3.105/volume/v3/volumes/6715aa16-dce0-4b41-b10d-ae1baf753a7f Aug 12 10:41:00.535148 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-f518aa39-a25b-4a2f-b714-dbfbc59310ae tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:41:00.535227 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-2ff8c2c2-44ee-4e4a-839a-083f73b8829c tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] https://10.4.3.105/volume/v3/volumes/a7ddfeb0-11c7-4876-92de-bc9aa504b19e returned with HTTP 200 Aug 12 10:41:00.535392 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-f518aa39-a25b-4a2f-b714-dbfbc59310ae tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Calling method 'delete' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:41:00.535642 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.v3.volumes [None req-f518aa39-a25b-4a2f-b714-dbfbc59310ae tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Delete volume with id: 6715aa16-dce0-4b41-b10d-ae1baf753a7f Aug 12 10:41:00.535677 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 971/3903] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:41:00 2026] GET /volume/v3/volumes/a7ddfeb0-11c7-4876-92de-bc9aa504b19e => generated 844 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:41:00.544736 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-f518aa39-a25b-4a2f-b714-dbfbc59310ae tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] https://10.4.3.105/volume/v3/volumes/6715aa16-dce0-4b41-b10d-ae1baf753a7f returned with HTTP 404 Aug 12 10:41:00.545733 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 968/3904] 10.4.3.105 () {68 vars in 1392 bytes} [Wed Aug 12 10:41:00 2026] DELETE /volume/v3/volumes/6715aa16-dce0-4b41-b10d-ae1baf753a7f => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 10:41:00.557794 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-e051990b-a74d-4500-83e3-17be33e45df2 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:00.559761 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-e051990b-a74d-4500-83e3-17be33e45df2 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] GET https://10.4.3.105/volume/v3/volumes/6715aa16-dce0-4b41-b10d-ae1baf753a7f Aug 12 10:41:00.559955 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-e051990b-a74d-4500-83e3-17be33e45df2 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:41:00.560127 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-e051990b-a74d-4500-83e3-17be33e45df2 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:41:00.566418 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-e051990b-a74d-4500-83e3-17be33e45df2 tempest-VolumeDependencyTests-796097578 tempest-VolumeDependencyTests-796097578-project-member] https://10.4.3.105/volume/v3/volumes/6715aa16-dce0-4b41-b10d-ae1baf753a7f returned with HTTP 404 Aug 12 10:41:00.566870 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 984/3905] 10.4.3.105 () {68 vars in 1389 bytes} [Wed Aug 12 10:41:00 2026] GET /volume/v3/volumes/6715aa16-dce0-4b41-b10d-ae1baf753a7f => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 10:41:01.039264 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [req-6f45b356-e6e9-4dc9-ad8b-f01f2abf87b4 req-19afc3eb-4a8f-4edd-9d41-bc3bc0353de8 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:01.045458 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-d8f315c8-16a9-4a64-a7f0-d7f9e6d9e525 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:01.047845 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-d8f315c8-16a9-4a64-a7f0-d7f9e6d9e525 tempest-ProjectReaderTests39-1982694456 tempest-ProjectReaderTests39-1982694456-project-admin] GET https://10.4.3.105/volume/v3/backups/3335374f-3599-4c13-b5ea-df2c46db6ae7 Aug 12 10:41:01.048463 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-d8f315c8-16a9-4a64-a7f0-d7f9e6d9e525 tempest-ProjectReaderTests39-1982694456 tempest-ProjectReaderTests39-1982694456-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:41:01.048858 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-d8f315c8-16a9-4a64-a7f0-d7f9e6d9e525 tempest-ProjectReaderTests39-1982694456 tempest-ProjectReaderTests39-1982694456-project-admin] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:41:01.049115 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-d8f315c8-16a9-4a64-a7f0-d7f9e6d9e525 tempest-ProjectReaderTests39-1982694456 tempest-ProjectReaderTests39-1982694456-project-admin] Show backup with id 3335374f-3599-4c13-b5ea-df2c46db6ae7. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:41:01.049997 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-6f45b356-e6e9-4dc9-ad8b-f01f2abf87b4 req-19afc3eb-4a8f-4edd-9d41-bc3bc0353de8 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] DELETE https://10.4.3.105/volume/v3/attachments/02c4c651-af5d-4cf7-9033-3987f8ca0067 Aug 12 10:41:01.051359 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [req-6f45b356-e6e9-4dc9-ad8b-f01f2abf87b4 req-19afc3eb-4a8f-4edd-9d41-bc3bc0353de8 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:41:01.052627 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [req-6f45b356-e6e9-4dc9-ad8b-f01f2abf87b4 req-19afc3eb-4a8f-4edd-9d41-bc3bc0353de8 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Calling method 'version_select' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:41:01.055632 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:41:01.055632 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:41:01.056890 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-d8f315c8-16a9-4a64-a7f0-d7f9e6d9e525 tempest-ProjectReaderTests39-1982694456 tempest-ProjectReaderTests39-1982694456-project-admin] https://10.4.3.105/volume/v3/backups/3335374f-3599-4c13-b5ea-df2c46db6ae7 returned with HTTP 200 Aug 12 10:41:01.057351 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 972/3906] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:41:01 2026] GET /volume/v3/backups/3335374f-3599-4c13-b5ea-df2c46db6ae7 => generated 734 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:41:01.073142 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:41:01.073142 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:41:01.116231 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-6f45b356-e6e9-4dc9-ad8b-f01f2abf87b4 req-19afc3eb-4a8f-4edd-9d41-bc3bc0353de8 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] https://10.4.3.105/volume/v3/attachments/02c4c651-af5d-4cf7-9033-3987f8ca0067 returned with HTTP 200 Aug 12 10:41:01.116799 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 983/3907] 10.4.3.105 () {72 vars in 1673 bytes} [Wed Aug 12 10:41:01 2026] DELETE /volume/v3/attachments/02c4c651-af5d-4cf7-9033-3987f8ca0067 => generated 19 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:41:01.314026 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-581480de-b568-46ee-a36e-d51e6ecb86e4 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:01.317860 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-581480de-b568-46ee-a36e-d51e6ecb86e4 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] GET https://10.4.3.105/volume/v3/backups/8ad7a07a-758d-4d99-b9cc-f01698f3029d Aug 12 10:41:01.318396 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-581480de-b568-46ee-a36e-d51e6ecb86e4 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:41:01.318396 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-581480de-b568-46ee-a36e-d51e6ecb86e4 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:41:01.318396 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-581480de-b568-46ee-a36e-d51e6ecb86e4 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Show backup with id 8ad7a07a-758d-4d99-b9cc-f01698f3029d. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:41:01.331437 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:41:01.331437 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:41:01.332435 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-581480de-b568-46ee-a36e-d51e6ecb86e4 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] https://10.4.3.105/volume/v3/backups/8ad7a07a-758d-4d99-b9cc-f01698f3029d returned with HTTP 200 Aug 12 10:41:01.332981 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 969/3908] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:41:01 2026] GET /volume/v3/backups/8ad7a07a-758d-4d99-b9cc-f01698f3029d => generated 791 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:41:01.552071 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-694f1a44-2d8c-4233-8a0e-41b6f6801ba4 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:01.554295 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-694f1a44-2d8c-4233-8a0e-41b6f6801ba4 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] GET https://10.4.3.105/volume/v3/volumes/a7ddfeb0-11c7-4876-92de-bc9aa504b19e Aug 12 10:41:01.554562 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-694f1a44-2d8c-4233-8a0e-41b6f6801ba4 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:41:01.554799 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-694f1a44-2d8c-4233-8a0e-41b6f6801ba4 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:41:01.560885 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-694f1a44-2d8c-4233-8a0e-41b6f6801ba4 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] https://10.4.3.105/volume/v3/volumes/a7ddfeb0-11c7-4876-92de-bc9aa504b19e returned with HTTP 404 Aug 12 10:41:01.561289 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 985/3909] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:41:01 2026] GET /volume/v3/volumes/a7ddfeb0-11c7-4876-92de-bc9aa504b19e => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:41:01.569221 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-4333a4d7-3bef-41c7-9405-49ec7b86c0ae None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:01.571266 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-4333a4d7-3bef-41c7-9405-49ec7b86c0ae tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] GET https://10.4.3.105/volume/v3/volumes/7d502560-1c5c-44d5-95d8-70684df15a67 Aug 12 10:41:01.571526 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-4333a4d7-3bef-41c7-9405-49ec7b86c0ae tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:41:01.571728 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-4333a4d7-3bef-41c7-9405-49ec7b86c0ae tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:41:01.579331 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:41:01.579331 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:41:01.583310 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-4333a4d7-3bef-41c7-9405-49ec7b86c0ae tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Volume info retrieved successfully. Aug 12 10:41:01.588081 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-4333a4d7-3bef-41c7-9405-49ec7b86c0ae tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] https://10.4.3.105/volume/v3/volumes/7d502560-1c5c-44d5-95d8-70684df15a67 returned with HTTP 200 Aug 12 10:41:01.588526 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 973/3910] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:41:01 2026] GET /volume/v3/volumes/7d502560-1c5c-44d5-95d8-70684df15a67 => generated 847 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:41:01.599683 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-50c8b657-bd19-47e6-a465-3161288781e7 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:01.601331 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-50c8b657-bd19-47e6-a465-3161288781e7 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] POST https://10.4.3.105/volume/v3/volumes Aug 12 10:41:01.601742 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-50c8b657-bd19-47e6-a465-3161288781e7 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-332510457"}} {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:41:01.603147 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.v3.volumes [None req-50c8b657-bd19-47e6-a465-3161288781e7 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-332510457'}} {{(pid=100372) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 10:41:01.603277 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.v3.volumes [None req-50c8b657-bd19-47e6-a465-3161288781e7 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Create volume of 1 GB Aug 12 10:41:01.603547 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:41:01.603547 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:41:01.607102 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-50c8b657-bd19-47e6-a465-3161288781e7 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Availability Zones retrieved successfully. Aug 12 10:41:01.613136 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-50c8b657-bd19-47e6-a465-3161288781e7 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Flow 'volume_create_api' (d19b88ab-191b-4153-bb3e-8d771ebfa72c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100372) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:41:01.614095 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-50c8b657-bd19-47e6-a465-3161288781e7 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a754f21c-d6d4-42d5-926a-04cce6f44e9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:41:01.615019 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.flows.api.create_volume [None req-50c8b657-bd19-47e6-a465-3161288781e7 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Validating volume size '1' using validate_int {{(pid=100372) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 10:41:01.643630 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-50c8b657-bd19-47e6-a465-3161288781e7 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a754f21c-d6d4-42d5-926a-04cce6f44e9b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T10:26:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6cd66f07-4c7b-40b2-9dfb-378538f29c9e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:41:01.644477 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-50c8b657-bd19-47e6-a465-3161288781e7 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (157e6914-542c-4de5-b1e0-f7898729c2b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:41:01.686150 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.quota [None req-50c8b657-bd19-47e6-a465-3161288781e7 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Created reservations ['e28c7b10-bb79-499f-a212-37219addbfbd', 'e1eb307d-0d9f-40a4-85af-b36aa620ce55', '66e65ea2-b6bc-4766-948e-715e5135e5e8', '9b5afc48-9c09-4f48-82db-920276896989'] {{(pid=100372) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:41:01.687025 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-50c8b657-bd19-47e6-a465-3161288781e7 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (157e6914-542c-4de5-b1e0-f7898729c2b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e28c7b10-bb79-499f-a212-37219addbfbd', 'e1eb307d-0d9f-40a4-85af-b36aa620ce55', '66e65ea2-b6bc-4766-948e-715e5135e5e8', '9b5afc48-9c09-4f48-82db-920276896989']}' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:41:01.687834 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-50c8b657-bd19-47e6-a465-3161288781e7 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (42a183ed-fd4f-41a4-bbf1-53a7f1bcbc55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:41:01.709416 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-50c8b657-bd19-47e6-a465-3161288781e7 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (42a183ed-fd4f-41a4-bbf1-53a7f1bcbc55) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '281205fd-01d4-4f8b-8ef2-c6bc80ac1846', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-332510457',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='219a0f3506e34f9594758600c59a697c',qos_specs=None,replication_status=,reservations=['e28c7b10-bb79-499f-a212-37219addbfbd','e1eb307d-0d9f-40a4-85af-b36aa620ce55','66e65ea2-b6bc-4766-948e-715e5135e5e8','9b5afc48-9c09-4f48-82db-920276896989'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='31fc7affeef74b5ea962eefc2c4a9139',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:41:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-332510457',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=281205fd-01d4-4f8b-8ef2-c6bc80ac1846,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='219a0f3506e34f9594758600c59a697c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='31fc7affeef74b5ea962eefc2c4a9139',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6cd66f07-4c7b-40b2-9dfb-378538f29c9e),volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:41:01.710201 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-50c8b657-bd19-47e6-a465-3161288781e7 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3a732443-e3f9-483c-8631-850bca3ebe48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:41:01.729974 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-50c8b657-bd19-47e6-a465-3161288781e7 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3a732443-e3f9-483c-8631-850bca3ebe48) transitioned into state 'SUCCESS' from state '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-332510457',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='219a0f3506e34f9594758600c59a697c',qos_specs=None,replication_status=,reservations=['e28c7b10-bb79-499f-a212-37219addbfbd','e1eb307d-0d9f-40a4-85af-b36aa620ce55','66e65ea2-b6bc-4766-948e-715e5135e5e8','9b5afc48-9c09-4f48-82db-920276896989'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='31fc7affeef74b5ea962eefc2c4a9139',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:41:01.730759 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-50c8b657-bd19-47e6-a465-3161288781e7 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7cd54af5-f1ca-4991-8f64-0cccfb1e9148) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:41:01.740839 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-50c8b657-bd19-47e6-a465-3161288781e7 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7cd54af5-f1ca-4991-8f64-0cccfb1e9148) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:41:01.742112 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-50c8b657-bd19-47e6-a465-3161288781e7 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Flow 'volume_create_api' (d19b88ab-191b-4153-bb3e-8d771ebfa72c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100372) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:41:01.742606 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-50c8b657-bd19-47e6-a465-3161288781e7 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Create volume request issued successfully. Aug 12 10:41:01.743434 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-50c8b657-bd19-47e6-a465-3161288781e7 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] https://10.4.3.105/volume/v3/volumes returned with HTTP 202 Aug 12 10:41:01.744024 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 984/3911] 10.4.3.105 () {68 vars in 1258 bytes} [Wed Aug 12 10:41:01 2026] POST /volume/v3/volumes => generated 753 bytes in 145 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 10:41:01.755419 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-55d91d95-4141-493d-ab11-c88b612dc541 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:01.757984 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-55d91d95-4141-493d-ab11-c88b612dc541 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] GET https://10.4.3.105/volume/v3/volumes/281205fd-01d4-4f8b-8ef2-c6bc80ac1846 Aug 12 10:41:01.758241 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-55d91d95-4141-493d-ab11-c88b612dc541 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:41:01.758485 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-55d91d95-4141-493d-ab11-c88b612dc541 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:41:01.769877 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:41:01.769877 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:41:01.776695 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-55d91d95-4141-493d-ab11-c88b612dc541 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Volume info retrieved successfully. Aug 12 10:41:01.784965 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-55d91d95-4141-493d-ab11-c88b612dc541 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] https://10.4.3.105/volume/v3/volumes/281205fd-01d4-4f8b-8ef2-c6bc80ac1846 returned with HTTP 200 Aug 12 10:41:01.785712 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 970/3912] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:41:01 2026] GET /volume/v3/volumes/281205fd-01d4-4f8b-8ef2-c6bc80ac1846 => generated 821 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:41:02.067996 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-603e0507-13c0-469d-aee7-01f0fa4a2ccb None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:02.069831 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-603e0507-13c0-469d-aee7-01f0fa4a2ccb tempest-ProjectReaderTests39-1982694456 tempest-ProjectReaderTests39-1982694456-project-admin] GET https://10.4.3.105/volume/v3/backups/3335374f-3599-4c13-b5ea-df2c46db6ae7 Aug 12 10:41:02.070064 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-603e0507-13c0-469d-aee7-01f0fa4a2ccb tempest-ProjectReaderTests39-1982694456 tempest-ProjectReaderTests39-1982694456-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:41:02.070258 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-603e0507-13c0-469d-aee7-01f0fa4a2ccb tempest-ProjectReaderTests39-1982694456 tempest-ProjectReaderTests39-1982694456-project-admin] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:41:02.070396 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-603e0507-13c0-469d-aee7-01f0fa4a2ccb tempest-ProjectReaderTests39-1982694456 tempest-ProjectReaderTests39-1982694456-project-admin] Show backup with id 3335374f-3599-4c13-b5ea-df2c46db6ae7. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:41:02.074685 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:41:02.074685 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:41:02.075786 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-603e0507-13c0-469d-aee7-01f0fa4a2ccb tempest-ProjectReaderTests39-1982694456 tempest-ProjectReaderTests39-1982694456-project-admin] https://10.4.3.105/volume/v3/backups/3335374f-3599-4c13-b5ea-df2c46db6ae7 returned with HTTP 200 Aug 12 10:41:02.075786 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 986/3913] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:41:02 2026] GET /volume/v3/backups/3335374f-3599-4c13-b5ea-df2c46db6ae7 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:41:02.082066 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-858f51b4-ef44-4389-9042-e648217a329d None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:02.172824 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-858f51b4-ef44-4389-9042-e648217a329d tempest-ProjectReaderTests-117768900 tempest-ProjectReaderTests-117768900-project-admin] POST https://10.4.3.105/volume/v3/volumes Aug 12 10:41:02.173267 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-858f51b4-ef44-4389-9042-e648217a329d tempest-ProjectReaderTests-117768900 tempest-ProjectReaderTests-117768900-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1665731831"}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:41:02.175120 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.volumes [None req-858f51b4-ef44-4389-9042-e648217a329d tempest-ProjectReaderTests-117768900 tempest-ProjectReaderTests-117768900-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1665731831'}} {{(pid=100374) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 10:41:02.175272 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.v3.volumes [None req-858f51b4-ef44-4389-9042-e648217a329d tempest-ProjectReaderTests-117768900 tempest-ProjectReaderTests-117768900-project-admin] Create volume of 1 GB Aug 12 10:41:02.179826 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-858f51b4-ef44-4389-9042-e648217a329d tempest-ProjectReaderTests-117768900 tempest-ProjectReaderTests-117768900-project-admin] Availability Zones retrieved successfully. Aug 12 10:41:02.187220 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-858f51b4-ef44-4389-9042-e648217a329d tempest-ProjectReaderTests-117768900 tempest-ProjectReaderTests-117768900-project-admin] Flow 'volume_create_api' (68292aee-e617-41ff-a6b3-2255d02c56a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:41:02.188444 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-858f51b4-ef44-4389-9042-e648217a329d tempest-ProjectReaderTests-117768900 tempest-ProjectReaderTests-117768900-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (83ebe880-199d-4d86-a220-fe3b4d2afc8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:41:02.189502 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.flows.api.create_volume [None req-858f51b4-ef44-4389-9042-e648217a329d tempest-ProjectReaderTests-117768900 tempest-ProjectReaderTests-117768900-project-admin] Validating volume size '1' using validate_int {{(pid=100374) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 10:41:02.219797 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-858f51b4-ef44-4389-9042-e648217a329d tempest-ProjectReaderTests-117768900 tempest-ProjectReaderTests-117768900-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (83ebe880-199d-4d86-a220-fe3b4d2afc8b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T10:26:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6cd66f07-4c7b-40b2-9dfb-378538f29c9e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:41:02.220853 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-858f51b4-ef44-4389-9042-e648217a329d tempest-ProjectReaderTests-117768900 tempest-ProjectReaderTests-117768900-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (93068173-5df6-4dc9-9918-fed6a2c4d8a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:41:02.290407 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.quota [None req-858f51b4-ef44-4389-9042-e648217a329d tempest-ProjectReaderTests-117768900 tempest-ProjectReaderTests-117768900-project-admin] Created reservations ['3af71d31-abcc-4ae0-bd4c-a72f70898baf', '0ad24129-3416-48bd-a25e-ab542d380754', '50df3814-6e56-44b7-9c53-e484f157eefc', 'f9a9c6c9-fa4c-4d34-b662-828b5ff5d18b'] {{(pid=100374) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:41:02.291318 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-858f51b4-ef44-4389-9042-e648217a329d tempest-ProjectReaderTests-117768900 tempest-ProjectReaderTests-117768900-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (93068173-5df6-4dc9-9918-fed6a2c4d8a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3af71d31-abcc-4ae0-bd4c-a72f70898baf', '0ad24129-3416-48bd-a25e-ab542d380754', '50df3814-6e56-44b7-9c53-e484f157eefc', 'f9a9c6c9-fa4c-4d34-b662-828b5ff5d18b']}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:41:02.292214 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-858f51b4-ef44-4389-9042-e648217a329d tempest-ProjectReaderTests-117768900 tempest-ProjectReaderTests-117768900-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (158412e8-c017-4997-9080-60632117966b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:41:02.319846 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-858f51b4-ef44-4389-9042-e648217a329d tempest-ProjectReaderTests-117768900 tempest-ProjectReaderTests-117768900-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (158412e8-c017-4997-9080-60632117966b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b8e094a7-2ec3-4233-b917-696cbab294eb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1665731831',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='40ffae951a40419ca933a1e81474c763',qos_specs=None,replication_status=,reservations=['3af71d31-abcc-4ae0-bd4c-a72f70898baf','0ad24129-3416-48bd-a25e-ab542d380754','50df3814-6e56-44b7-9c53-e484f157eefc','f9a9c6c9-fa4c-4d34-b662-828b5ff5d18b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='faa9154b8f5f4ca6a27799dcaaae3a19',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:41:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1665731831',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b8e094a7-2ec3-4233-b917-696cbab294eb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='40ffae951a40419ca933a1e81474c763',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='faa9154b8f5f4ca6a27799dcaaae3a19',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6cd66f07-4c7b-40b2-9dfb-378538f29c9e),volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:41:02.320529 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-858f51b4-ef44-4389-9042-e648217a329d tempest-ProjectReaderTests-117768900 tempest-ProjectReaderTests-117768900-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6b949db2-39a5-440d-9db6-869b22486f13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:41:02.346805 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-8630f93a-ab65-4ee1-b7fe-e47601bc3e79 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:02.349030 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-8630f93a-ab65-4ee1-b7fe-e47601bc3e79 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] GET https://10.4.3.105/volume/v3/backups/8ad7a07a-758d-4d99-b9cc-f01698f3029d Aug 12 10:41:02.349171 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-8630f93a-ab65-4ee1-b7fe-e47601bc3e79 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:41:02.349391 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-8630f93a-ab65-4ee1-b7fe-e47601bc3e79 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:41:02.349544 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.v3.backups [None req-8630f93a-ab65-4ee1-b7fe-e47601bc3e79 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Show backup with id 8ad7a07a-758d-4d99-b9cc-f01698f3029d. {{(pid=100372) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:41:02.353821 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-858f51b4-ef44-4389-9042-e648217a329d tempest-ProjectReaderTests-117768900 tempest-ProjectReaderTests-117768900-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6b949db2-39a5-440d-9db6-869b22486f13) transitioned into state 'SUCCESS' from state '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-1665731831',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='40ffae951a40419ca933a1e81474c763',qos_specs=None,replication_status=,reservations=['3af71d31-abcc-4ae0-bd4c-a72f70898baf','0ad24129-3416-48bd-a25e-ab542d380754','50df3814-6e56-44b7-9c53-e484f157eefc','f9a9c6c9-fa4c-4d34-b662-828b5ff5d18b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='faa9154b8f5f4ca6a27799dcaaae3a19',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:41:02.354133 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:41:02.354133 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:41:02.354765 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-8630f93a-ab65-4ee1-b7fe-e47601bc3e79 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] https://10.4.3.105/volume/v3/backups/8ad7a07a-758d-4d99-b9cc-f01698f3029d returned with HTTP 200 Aug 12 10:41:02.354844 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-858f51b4-ef44-4389-9042-e648217a329d tempest-ProjectReaderTests-117768900 tempest-ProjectReaderTests-117768900-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9ce7c5e8-57f1-4419-b051-1a82e1a5bbcc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:41:02.355119 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 985/3914] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:41:02 2026] GET /volume/v3/backups/8ad7a07a-758d-4d99-b9cc-f01698f3029d => generated 791 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:41:02.365873 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-858f51b4-ef44-4389-9042-e648217a329d tempest-ProjectReaderTests-117768900 tempest-ProjectReaderTests-117768900-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9ce7c5e8-57f1-4419-b051-1a82e1a5bbcc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:41:02.366971 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-858f51b4-ef44-4389-9042-e648217a329d tempest-ProjectReaderTests-117768900 tempest-ProjectReaderTests-117768900-project-admin] Flow 'volume_create_api' (68292aee-e617-41ff-a6b3-2255d02c56a3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100374) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:41:02.367205 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-858f51b4-ef44-4389-9042-e648217a329d tempest-ProjectReaderTests-117768900 tempest-ProjectReaderTests-117768900-project-admin] Create volume request issued successfully. Aug 12 10:41:02.367802 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-858f51b4-ef44-4389-9042-e648217a329d tempest-ProjectReaderTests-117768900 tempest-ProjectReaderTests-117768900-project-admin] https://10.4.3.105/volume/v3/volumes returned with HTTP 202 Aug 12 10:41:02.368202 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 974/3915] 10.4.3.105 () {68 vars in 1258 bytes} [Wed Aug 12 10:41:02 2026] POST /volume/v3/volumes => generated 778 bytes in 287 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 10:41:02.380285 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-44e39d5e-f942-4061-9564-55288eac9f5f None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:02.382194 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-44e39d5e-f942-4061-9564-55288eac9f5f tempest-ProjectReaderTests-117768900 tempest-ProjectReaderTests-117768900-project-admin] GET https://10.4.3.105/volume/v3/volumes/b8e094a7-2ec3-4233-b917-696cbab294eb Aug 12 10:41:02.382393 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-44e39d5e-f942-4061-9564-55288eac9f5f tempest-ProjectReaderTests-117768900 tempest-ProjectReaderTests-117768900-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:41:02.382598 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-44e39d5e-f942-4061-9564-55288eac9f5f tempest-ProjectReaderTests-117768900 tempest-ProjectReaderTests-117768900-project-admin] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:41:02.392489 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:41:02.392489 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:41:02.396448 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-44e39d5e-f942-4061-9564-55288eac9f5f tempest-ProjectReaderTests-117768900 tempest-ProjectReaderTests-117768900-project-admin] Volume info retrieved successfully. Aug 12 10:41:02.402398 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-44e39d5e-f942-4061-9564-55288eac9f5f tempest-ProjectReaderTests-117768900 tempest-ProjectReaderTests-117768900-project-admin] https://10.4.3.105/volume/v3/volumes/b8e094a7-2ec3-4233-b917-696cbab294eb returned with HTTP 200 Aug 12 10:41:02.402851 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 971/3916] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:41:02 2026] GET /volume/v3/volumes/b8e094a7-2ec3-4233-b917-696cbab294eb => generated 957 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:41:02.510404 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-342b4e19-0653-4634-a693-5cade630febc None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:02.512070 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-342b4e19-0653-4634-a693-5cade630febc tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] DELETE https://10.4.3.105/volume/v3/volumes/e2a984c0-204f-4d91-985f-9286bd2ef8b9 Aug 12 10:41:02.512245 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-342b4e19-0653-4634-a693-5cade630febc tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:41:02.512432 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-342b4e19-0653-4634-a693-5cade630febc tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Calling method 'delete' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:41:02.512599 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.v3.volumes [None req-342b4e19-0653-4634-a693-5cade630febc tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Delete volume with id: e2a984c0-204f-4d91-985f-9286bd2ef8b9 Aug 12 10:41:02.521840 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:41:02.521840 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:41:02.522478 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-342b4e19-0653-4634-a693-5cade630febc tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Volume info retrieved successfully. Aug 12 10:41:02.541812 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-342b4e19-0653-4634-a693-5cade630febc tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Delete volume request issued successfully. Aug 12 10:41:02.542063 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-342b4e19-0653-4634-a693-5cade630febc tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] https://10.4.3.105/volume/v3/volumes/e2a984c0-204f-4d91-985f-9286bd2ef8b9 returned with HTTP 202 Aug 12 10:41:02.542502 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 987/3917] 10.4.3.105 () {66 vars in 1351 bytes} [Wed Aug 12 10:41:02 2026] DELETE /volume/v3/volumes/e2a984c0-204f-4d91-985f-9286bd2ef8b9 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 10:41:02.557328 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-52b0e255-cb56-41d8-a60b-7e4d41f90f4f None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:02.559389 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-52b0e255-cb56-41d8-a60b-7e4d41f90f4f tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] GET https://10.4.3.105/volume/v3/volumes/e2a984c0-204f-4d91-985f-9286bd2ef8b9 Aug 12 10:41:02.559701 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-52b0e255-cb56-41d8-a60b-7e4d41f90f4f tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:41:02.560009 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-52b0e255-cb56-41d8-a60b-7e4d41f90f4f tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:41:02.569644 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:41:02.569644 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:41:02.573649 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-52b0e255-cb56-41d8-a60b-7e4d41f90f4f tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Volume info retrieved successfully. Aug 12 10:41:02.578465 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-52b0e255-cb56-41d8-a60b-7e4d41f90f4f tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] https://10.4.3.105/volume/v3/volumes/e2a984c0-204f-4d91-985f-9286bd2ef8b9 returned with HTTP 200 Aug 12 10:41:02.578875 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 986/3918] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:41:02 2026] GET /volume/v3/volumes/e2a984c0-204f-4d91-985f-9286bd2ef8b9 => generated 1365 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:41:02.798568 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-af16a40f-7661-4af7-8e3d-aeb4fcf39f3b None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:02.801431 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-af16a40f-7661-4af7-8e3d-aeb4fcf39f3b tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] GET https://10.4.3.105/volume/v3/volumes/281205fd-01d4-4f8b-8ef2-c6bc80ac1846 Aug 12 10:41:02.801573 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-af16a40f-7661-4af7-8e3d-aeb4fcf39f3b tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:41:02.802157 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-af16a40f-7661-4af7-8e3d-aeb4fcf39f3b tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:41:02.810617 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:41:02.810617 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:41:02.816397 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-af16a40f-7661-4af7-8e3d-aeb4fcf39f3b tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Volume info retrieved successfully. Aug 12 10:41:02.822821 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-af16a40f-7661-4af7-8e3d-aeb4fcf39f3b tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] https://10.4.3.105/volume/v3/volumes/281205fd-01d4-4f8b-8ef2-c6bc80ac1846 returned with HTTP 200 Aug 12 10:41:02.823394 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 975/3919] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:41:02 2026] GET /volume/v3/volumes/281205fd-01d4-4f8b-8ef2-c6bc80ac1846 => generated 846 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:41:02.838044 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-5a2c0a5c-1443-4ea2-96dc-d63b0016d2bc None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:02.839965 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-5a2c0a5c-1443-4ea2-96dc-d63b0016d2bc tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] POST https://10.4.3.105/volume/v3/snapshots Aug 12 10:41:02.840293 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-5a2c0a5c-1443-4ea2-96dc-d63b0016d2bc tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "281205fd-01d4-4f8b-8ef2-c6bc80ac1846", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1888163498"}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:41:02.850369 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:41:02.850369 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:41:02.850939 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-5a2c0a5c-1443-4ea2-96dc-d63b0016d2bc tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Volume info retrieved successfully. Aug 12 10:41:02.851111 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.v3.snapshots [None req-5a2c0a5c-1443-4ea2-96dc-d63b0016d2bc tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Create snapshot from volume 281205fd-01d4-4f8b-8ef2-c6bc80ac1846 Aug 12 10:41:02.882870 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.quota [None req-5a2c0a5c-1443-4ea2-96dc-d63b0016d2bc tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Created reservations ['52c31af9-0f0b-432b-9f90-0486db9d1fa2', '236a55e6-157d-4c49-94db-814ead088586', '566f44ca-494a-47a0-b818-626a2b7e8149', '6628e729-fb22-4b56-b43c-79c18199938a'] {{(pid=100373) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:41:02.921522 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-5a2c0a5c-1443-4ea2-96dc-d63b0016d2bc tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Snapshot create request issued successfully. Aug 12 10:41:02.921899 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-5a2c0a5c-1443-4ea2-96dc-d63b0016d2bc tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] https://10.4.3.105/volume/v3/snapshots returned with HTTP 202 Aug 12 10:41:02.922406 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 972/3920] 10.4.3.105 () {68 vars in 1265 bytes} [Wed Aug 12 10:41:02 2026] POST /volume/v3/snapshots => generated 310 bytes in 85 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 10:41:02.930710 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-d6dba485-1f20-4223-b71e-5383f067db58 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:02.933104 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-d6dba485-1f20-4223-b71e-5383f067db58 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] GET https://10.4.3.105/volume/v3/snapshots/d1e5393c-5929-49ad-b29f-ba5912f62a5b Aug 12 10:41:02.933306 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-d6dba485-1f20-4223-b71e-5383f067db58 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:41:02.933535 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-d6dba485-1f20-4223-b71e-5383f067db58 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:41:02.939206 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:41:02.939206 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:41:02.939678 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-d6dba485-1f20-4223-b71e-5383f067db58 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Snapshot retrieved successfully. Aug 12 10:41:02.940494 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-d6dba485-1f20-4223-b71e-5383f067db58 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] https://10.4.3.105/volume/v3/snapshots/d1e5393c-5929-49ad-b29f-ba5912f62a5b returned with HTTP 200 Aug 12 10:41:02.940883 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 988/3921] 10.4.3.105 () {66 vars in 1354 bytes} [Wed Aug 12 10:41:02 2026] GET /volume/v3/snapshots/d1e5393c-5929-49ad-b29f-ba5912f62a5b => generated 442 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:41:03.086087 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-080936d3-df7c-4021-8a38-2da71625ad4e None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:03.087842 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-080936d3-df7c-4021-8a38-2da71625ad4e tempest-ProjectReaderTests39-1982694456 tempest-ProjectReaderTests39-1982694456-project-admin] GET https://10.4.3.105/volume/v3/backups/3335374f-3599-4c13-b5ea-df2c46db6ae7 Aug 12 10:41:03.088069 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-080936d3-df7c-4021-8a38-2da71625ad4e tempest-ProjectReaderTests39-1982694456 tempest-ProjectReaderTests39-1982694456-project-admin] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:41:03.088255 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-080936d3-df7c-4021-8a38-2da71625ad4e tempest-ProjectReaderTests39-1982694456 tempest-ProjectReaderTests39-1982694456-project-admin] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:41:03.088393 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.v3.backups [None req-080936d3-df7c-4021-8a38-2da71625ad4e tempest-ProjectReaderTests39-1982694456 tempest-ProjectReaderTests39-1982694456-project-admin] Show backup with id 3335374f-3599-4c13-b5ea-df2c46db6ae7. {{(pid=100372) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:41:03.092771 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:41:03.092771 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:41:03.093327 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-080936d3-df7c-4021-8a38-2da71625ad4e tempest-ProjectReaderTests39-1982694456 tempest-ProjectReaderTests39-1982694456-project-admin] https://10.4.3.105/volume/v3/backups/3335374f-3599-4c13-b5ea-df2c46db6ae7 returned with HTTP 200 Aug 12 10:41:03.093743 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 987/3922] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:41:03 2026] GET /volume/v3/backups/3335374f-3599-4c13-b5ea-df2c46db6ae7 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:41:03.367234 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-ea207c64-694a-4e18-9102-f81620a4e00d None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:03.369384 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-ea207c64-694a-4e18-9102-f81620a4e00d tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] GET https://10.4.3.105/volume/v3/backups/8ad7a07a-758d-4d99-b9cc-f01698f3029d Aug 12 10:41:03.369620 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-ea207c64-694a-4e18-9102-f81620a4e00d tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:41:03.369845 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-ea207c64-694a-4e18-9102-f81620a4e00d tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:41:03.369945 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-ea207c64-694a-4e18-9102-f81620a4e00d tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Show backup with id 8ad7a07a-758d-4d99-b9cc-f01698f3029d. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:41:03.374299 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:41:03.374299 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:41:03.375082 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-ea207c64-694a-4e18-9102-f81620a4e00d tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] https://10.4.3.105/volume/v3/backups/8ad7a07a-758d-4d99-b9cc-f01698f3029d returned with HTTP 200 Aug 12 10:41:03.375490 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 976/3923] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:41:03 2026] GET /volume/v3/backups/8ad7a07a-758d-4d99-b9cc-f01698f3029d => generated 791 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:41:03.415896 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-c9a35f8d-4b92-4a7e-b1ba-45e0128d731e None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:03.417850 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-c9a35f8d-4b92-4a7e-b1ba-45e0128d731e tempest-ProjectReaderTests-117768900 tempest-ProjectReaderTests-117768900-project-admin] GET https://10.4.3.105/volume/v3/volumes/b8e094a7-2ec3-4233-b917-696cbab294eb Aug 12 10:41:03.418169 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-c9a35f8d-4b92-4a7e-b1ba-45e0128d731e tempest-ProjectReaderTests-117768900 tempest-ProjectReaderTests-117768900-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:41:03.418371 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-c9a35f8d-4b92-4a7e-b1ba-45e0128d731e tempest-ProjectReaderTests-117768900 tempest-ProjectReaderTests-117768900-project-admin] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:41:03.427118 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:41:03.427118 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:41:03.431638 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-c9a35f8d-4b92-4a7e-b1ba-45e0128d731e tempest-ProjectReaderTests-117768900 tempest-ProjectReaderTests-117768900-project-admin] Volume info retrieved successfully. Aug 12 10:41:03.436295 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-c9a35f8d-4b92-4a7e-b1ba-45e0128d731e tempest-ProjectReaderTests-117768900 tempest-ProjectReaderTests-117768900-project-admin] https://10.4.3.105/volume/v3/volumes/b8e094a7-2ec3-4233-b917-696cbab294eb returned with HTTP 200 Aug 12 10:41:03.436926 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 973/3924] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:41:03 2026] GET /volume/v3/volumes/b8e094a7-2ec3-4233-b917-696cbab294eb => generated 1009 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:41:03.449146 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-21a90ac8-e104-4dd4-8414-ce0bba92f81e None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:03.516819 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-21a90ac8-e104-4dd4-8414-ce0bba92f81e tempest-ProjectReaderTests-117768900 tempest-ProjectReaderTests-117768900-project-reader] POST https://10.4.3.105/volume/v3/volumes/b8e094a7-2ec3-4233-b917-696cbab294eb/action Aug 12 10:41:03.517285 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-21a90ac8-e104-4dd4-8414-ce0bba92f81e tempest-ProjectReaderTests-117768900 tempest-ProjectReaderTests-117768900-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=100375) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 10:41:03.517471 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-21a90ac8-e104-4dd4-8414-ce0bba92f81e tempest-ProjectReaderTests-117768900 tempest-ProjectReaderTests-117768900-project-reader] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:41:03.527389 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:41:03.527389 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:41:03.527902 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-21a90ac8-e104-4dd4-8414-ce0bba92f81e tempest-ProjectReaderTests-117768900 tempest-ProjectReaderTests-117768900-project-reader] Volume info retrieved successfully. Aug 12 10:41:03.529166 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.policy [None req-21a90ac8-e104-4dd4-8414-ce0bba92f81e tempest-ProjectReaderTests-117768900 tempest-ProjectReaderTests-117768900-project-reader] Policy check for volume_extension:volume_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': 'd5158437ada84385a6f43ed175f97132', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '40ffae951a40419ca933a1e81474c763', '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=100375) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 12 10:41:03.529359 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-21a90ac8-e104-4dd4-8414-ce0bba92f81e tempest-ProjectReaderTests-117768900 tempest-ProjectReaderTests-117768900-project-reader] https://10.4.3.105/volume/v3/volumes/b8e094a7-2ec3-4233-b917-696cbab294eb/action returned with HTTP 403 Aug 12 10:41:03.529863 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 989/3925] 10.4.3.105 () {68 vars in 1390 bytes} [Wed Aug 12 10:41:03 2026] POST /volume/v3/volumes/b8e094a7-2ec3-4233-b917-696cbab294eb/action => generated 131 bytes in 81 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:41:03.537538 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-67695ab2-5a34-47e7-b43f-4920405d33f3 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:03.539303 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-67695ab2-5a34-47e7-b43f-4920405d33f3 tempest-ProjectReaderTests-117768900 tempest-ProjectReaderTests-117768900-project-admin] DELETE https://10.4.3.105/volume/v3/volumes/b8e094a7-2ec3-4233-b917-696cbab294eb Aug 12 10:41:03.539565 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-67695ab2-5a34-47e7-b43f-4920405d33f3 tempest-ProjectReaderTests-117768900 tempest-ProjectReaderTests-117768900-project-admin] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:41:03.539771 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-67695ab2-5a34-47e7-b43f-4920405d33f3 tempest-ProjectReaderTests-117768900 tempest-ProjectReaderTests-117768900-project-admin] Calling method 'delete' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:41:03.539924 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.v3.volumes [None req-67695ab2-5a34-47e7-b43f-4920405d33f3 tempest-ProjectReaderTests-117768900 tempest-ProjectReaderTests-117768900-project-admin] Delete volume with id: b8e094a7-2ec3-4233-b917-696cbab294eb Aug 12 10:41:03.547172 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:41:03.547172 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:41:03.547298 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-67695ab2-5a34-47e7-b43f-4920405d33f3 tempest-ProjectReaderTests-117768900 tempest-ProjectReaderTests-117768900-project-admin] Volume info retrieved successfully. Aug 12 10:41:03.562472 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-67695ab2-5a34-47e7-b43f-4920405d33f3 tempest-ProjectReaderTests-117768900 tempest-ProjectReaderTests-117768900-project-admin] Delete volume request issued successfully. Aug 12 10:41:03.562690 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-67695ab2-5a34-47e7-b43f-4920405d33f3 tempest-ProjectReaderTests-117768900 tempest-ProjectReaderTests-117768900-project-admin] https://10.4.3.105/volume/v3/volumes/b8e094a7-2ec3-4233-b917-696cbab294eb returned with HTTP 202 Aug 12 10:41:03.563132 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 988/3926] 10.4.3.105 () {66 vars in 1351 bytes} [Wed Aug 12 10:41:03 2026] DELETE /volume/v3/volumes/b8e094a7-2ec3-4233-b917-696cbab294eb => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 10:41:03.570537 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-ee1ce10b-10e4-455f-94b3-c20aded263f1 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:03.572849 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-ee1ce10b-10e4-455f-94b3-c20aded263f1 tempest-ProjectReaderTests-117768900 tempest-ProjectReaderTests-117768900-project-admin] GET https://10.4.3.105/volume/v3/volumes/b8e094a7-2ec3-4233-b917-696cbab294eb Aug 12 10:41:03.573054 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-ee1ce10b-10e4-455f-94b3-c20aded263f1 tempest-ProjectReaderTests-117768900 tempest-ProjectReaderTests-117768900-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:41:03.573252 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-ee1ce10b-10e4-455f-94b3-c20aded263f1 tempest-ProjectReaderTests-117768900 tempest-ProjectReaderTests-117768900-project-admin] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:41:03.579773 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:41:03.579773 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:41:03.583275 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-ee1ce10b-10e4-455f-94b3-c20aded263f1 tempest-ProjectReaderTests-117768900 tempest-ProjectReaderTests-117768900-project-admin] Volume info retrieved successfully. Aug 12 10:41:03.587539 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-ee1ce10b-10e4-455f-94b3-c20aded263f1 tempest-ProjectReaderTests-117768900 tempest-ProjectReaderTests-117768900-project-admin] https://10.4.3.105/volume/v3/volumes/b8e094a7-2ec3-4233-b917-696cbab294eb returned with HTTP 200 Aug 12 10:41:03.588000 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 977/3927] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:41:03 2026] GET /volume/v3/volumes/b8e094a7-2ec3-4233-b917-696cbab294eb => generated 1008 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:41:03.590643 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-04a591c4-11a9-4a70-a529-cc9c325ea3e0 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:03.592383 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-04a591c4-11a9-4a70-a529-cc9c325ea3e0 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] GET https://10.4.3.105/volume/v3/volumes/e2a984c0-204f-4d91-985f-9286bd2ef8b9 Aug 12 10:41:03.592603 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-04a591c4-11a9-4a70-a529-cc9c325ea3e0 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:41:03.592825 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-04a591c4-11a9-4a70-a529-cc9c325ea3e0 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:41:03.598039 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-04a591c4-11a9-4a70-a529-cc9c325ea3e0 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] https://10.4.3.105/volume/v3/volumes/e2a984c0-204f-4d91-985f-9286bd2ef8b9 returned with HTTP 404 Aug 12 10:41:03.598488 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 974/3928] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:41:03 2026] GET /volume/v3/volumes/e2a984c0-204f-4d91-985f-9286bd2ef8b9 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:41:03.627544 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-5cb088e3-2fce-4b1c-9bae-f267196ec631 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:03.629355 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-5cb088e3-2fce-4b1c-9bae-f267196ec631 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] POST https://10.4.3.105/volume/v3/volumes Aug 12 10:41:03.629680 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-5cb088e3-2fce-4b1c-9bae-f267196ec631 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-1837060279", "snapshot_id": null, "imageRef": "cf2c75e2-42cb-4765-bb8a-76a15f3b73ee", "volume_type": null, "size": 1}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:41:03.631273 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.v3.volumes [None req-5cb088e3-2fce-4b1c-9bae-f267196ec631 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-1837060279', 'snapshot_id': None, 'imageRef': 'cf2c75e2-42cb-4765-bb8a-76a15f3b73ee', 'volume_type': None, 'size': 1}} {{(pid=100375) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 10:41:03.714374 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.v3.volumes [None req-5cb088e3-2fce-4b1c-9bae-f267196ec631 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Create volume of 1 GB Aug 12 10:41:03.719032 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-5cb088e3-2fce-4b1c-9bae-f267196ec631 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Availability Zones retrieved successfully. Aug 12 10:41:03.724477 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-5cb088e3-2fce-4b1c-9bae-f267196ec631 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Flow 'volume_create_api' (8f7282fd-fe63-4f1c-9f07-1b108bd6a491) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:41:03.726022 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-5cb088e3-2fce-4b1c-9bae-f267196ec631 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (68828511-47ce-4c9b-afc5-9c0308b495be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:41:03.726940 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.flows.api.create_volume [None req-5cb088e3-2fce-4b1c-9bae-f267196ec631 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Validating volume size '1' using validate_int {{(pid=100375) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 10:41:03.806220 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-5cb088e3-2fce-4b1c-9bae-f267196ec631 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (68828511-47ce-4c9b-afc5-9c0308b495be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T10:26:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6cd66f07-4c7b-40b2-9dfb-378538f29c9e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:41:03.807055 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-5cb088e3-2fce-4b1c-9bae-f267196ec631 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (61639435-e81a-405b-946e-564308314b47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:41:03.850256 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.quota [None req-5cb088e3-2fce-4b1c-9bae-f267196ec631 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Created reservations ['663182bb-08c5-4a4e-918a-525ed79f7cb1', 'f489a609-36d4-4e8c-a70a-2b4ea99e5955', '23593a95-a4b1-4964-8f03-215dcfc77192', '237e0750-e5ef-4f18-bca4-e80dade7584a'] {{(pid=100375) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:41:03.850524 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-5cb088e3-2fce-4b1c-9bae-f267196ec631 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (61639435-e81a-405b-946e-564308314b47) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['663182bb-08c5-4a4e-918a-525ed79f7cb1', 'f489a609-36d4-4e8c-a70a-2b4ea99e5955', '23593a95-a4b1-4964-8f03-215dcfc77192', '237e0750-e5ef-4f18-bca4-e80dade7584a']}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:41:03.851451 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-5cb088e3-2fce-4b1c-9bae-f267196ec631 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (19697ceb-b1e1-4571-adcd-3f1aa345ee94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:41:03.878029 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-5cb088e3-2fce-4b1c-9bae-f267196ec631 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (19697ceb-b1e1-4571-adcd-3f1aa345ee94) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9b801ccd-7516-46ce-9202-0afde2ad366b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1837060279',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='583d3de192824336b38fa4f15e73dd0c',qos_specs=None,replication_status=,reservations=['663182bb-08c5-4a4e-918a-525ed79f7cb1','f489a609-36d4-4e8c-a70a-2b4ea99e5955','23593a95-a4b1-4964-8f03-215dcfc77192','237e0750-e5ef-4f18-bca4-e80dade7584a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='50ce7d213d4746ebb95b29ff9a767645',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:41:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1837060279',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9b801ccd-7516-46ce-9202-0afde2ad366b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='583d3de192824336b38fa4f15e73dd0c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='50ce7d213d4746ebb95b29ff9a767645',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6cd66f07-4c7b-40b2-9dfb-378538f29c9e),volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:41:03.878909 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-5cb088e3-2fce-4b1c-9bae-f267196ec631 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9c6e1a5a-ddbf-4c13-a426-dda913f80e7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:41:03.897671 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-5cb088e3-2fce-4b1c-9bae-f267196ec631 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9c6e1a5a-ddbf-4c13-a426-dda913f80e7b) transitioned into state 'SUCCESS' from state '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-1837060279',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='583d3de192824336b38fa4f15e73dd0c',qos_specs=None,replication_status=,reservations=['663182bb-08c5-4a4e-918a-525ed79f7cb1','f489a609-36d4-4e8c-a70a-2b4ea99e5955','23593a95-a4b1-4964-8f03-215dcfc77192','237e0750-e5ef-4f18-bca4-e80dade7584a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='50ce7d213d4746ebb95b29ff9a767645',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:41:03.898533 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-5cb088e3-2fce-4b1c-9bae-f267196ec631 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5fbb5959-d19b-4084-807e-097839bc3d1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:41:03.908644 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-5cb088e3-2fce-4b1c-9bae-f267196ec631 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5fbb5959-d19b-4084-807e-097839bc3d1b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:41:03.909854 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-5cb088e3-2fce-4b1c-9bae-f267196ec631 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Flow 'volume_create_api' (8f7282fd-fe63-4f1c-9f07-1b108bd6a491) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100375) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:41:03.910023 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-5cb088e3-2fce-4b1c-9bae-f267196ec631 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Create volume request issued successfully. Aug 12 10:41:03.910636 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-5cb088e3-2fce-4b1c-9bae-f267196ec631 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] https://10.4.3.105/volume/v3/volumes returned with HTTP 202 Aug 12 10:41:03.911454 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 990/3929] 10.4.3.105 () {68 vars in 1259 bytes} [Wed Aug 12 10:41:03 2026] POST /volume/v3/volumes => generated 759 bytes in 284 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 10:41:03.923798 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-72f05342-2c57-45d6-8fcb-6f37e5316caf None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:03.926253 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-72f05342-2c57-45d6-8fcb-6f37e5316caf tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] GET https://10.4.3.105/volume/v3/volumes/9b801ccd-7516-46ce-9202-0afde2ad366b Aug 12 10:41:03.926253 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-72f05342-2c57-45d6-8fcb-6f37e5316caf tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:41:03.926253 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-72f05342-2c57-45d6-8fcb-6f37e5316caf tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:41:03.934659 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:41:03.934659 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:41:03.939525 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-72f05342-2c57-45d6-8fcb-6f37e5316caf tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Volume info retrieved successfully. Aug 12 10:41:03.944869 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-72f05342-2c57-45d6-8fcb-6f37e5316caf tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] https://10.4.3.105/volume/v3/volumes/9b801ccd-7516-46ce-9202-0afde2ad366b returned with HTTP 200 Aug 12 10:41:03.945587 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 989/3930] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:41:03 2026] GET /volume/v3/volumes/9b801ccd-7516-46ce-9202-0afde2ad366b => generated 827 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:41:03.951701 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-1b4a48eb-8e23-4b97-82a8-db7a2640c7dd None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:03.953913 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-1b4a48eb-8e23-4b97-82a8-db7a2640c7dd tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] GET https://10.4.3.105/volume/v3/snapshots/d1e5393c-5929-49ad-b29f-ba5912f62a5b Aug 12 10:41:03.953913 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-1b4a48eb-8e23-4b97-82a8-db7a2640c7dd tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:41:03.954129 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-1b4a48eb-8e23-4b97-82a8-db7a2640c7dd tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:41:03.960632 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:41:03.960632 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:41:03.960632 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-1b4a48eb-8e23-4b97-82a8-db7a2640c7dd tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Snapshot retrieved successfully. Aug 12 10:41:03.961087 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-1b4a48eb-8e23-4b97-82a8-db7a2640c7dd tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] https://10.4.3.105/volume/v3/snapshots/d1e5393c-5929-49ad-b29f-ba5912f62a5b returned with HTTP 200 Aug 12 10:41:03.961709 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 978/3931] 10.4.3.105 () {66 vars in 1354 bytes} [Wed Aug 12 10:41:03 2026] GET /volume/v3/snapshots/d1e5393c-5929-49ad-b29f-ba5912f62a5b => generated 469 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:41:03.971588 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-b89371bf-0493-4671-8ad0-5f498c25df90 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:03.973374 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-b89371bf-0493-4671-8ad0-5f498c25df90 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] POST https://10.4.3.105/volume/v3/volumes Aug 12 10:41:03.973728 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-b89371bf-0493-4671-8ad0-5f498c25df90 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "d1e5393c-5929-49ad-b29f-ba5912f62a5b", "size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1304617397"}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:41:03.975336 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.v3.volumes [None req-b89371bf-0493-4671-8ad0-5f498c25df90 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Create volume request body: {'volume': {'snapshot_id': 'd1e5393c-5929-49ad-b29f-ba5912f62a5b', 'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1304617397'}} {{(pid=100373) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 10:41:03.980629 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:41:03.980629 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:41:03.981118 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-b89371bf-0493-4671-8ad0-5f498c25df90 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Snapshot retrieved successfully. Aug 12 10:41:03.981242 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.v3.volumes [None req-b89371bf-0493-4671-8ad0-5f498c25df90 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Create volume of 1 GB Aug 12 10:41:03.985145 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-b89371bf-0493-4671-8ad0-5f498c25df90 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Availability Zones retrieved successfully. Aug 12 10:41:03.991487 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-b89371bf-0493-4671-8ad0-5f498c25df90 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Flow 'volume_create_api' (8ae0e7f1-8854-44aa-a921-9efb48e54a5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:41:03.992630 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-b89371bf-0493-4671-8ad0-5f498c25df90 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5cf0ccfd-0d5d-466b-a3c3-f4cbcd002528) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:41:03.993732 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.flows.api.create_volume [None req-b89371bf-0493-4671-8ad0-5f498c25df90 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100373) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 10:41:04.030010 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-b89371bf-0493-4671-8ad0-5f498c25df90 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5cf0ccfd-0d5d-466b-a3c3-f4cbcd002528) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'd1e5393c-5929-49ad-b29f-ba5912f62a5b', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T10:26:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6cd66f07-4c7b-40b2-9dfb-378538f29c9e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:41:04.030832 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-b89371bf-0493-4671-8ad0-5f498c25df90 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (397dc8bd-170c-4f6b-8844-8110e0e39e5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:41:04.075597 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.quota [None req-b89371bf-0493-4671-8ad0-5f498c25df90 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Created reservations ['034436a2-b2ff-4d08-a851-c50050c029f8', '0d9a83df-5cef-45f4-a1a8-71b78550a494', '93bb532d-e500-4b5b-9368-3606153c4953', '3eaebc33-b336-49a3-963e-fe2394ffd17c'] {{(pid=100373) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:41:04.076697 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-b89371bf-0493-4671-8ad0-5f498c25df90 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (397dc8bd-170c-4f6b-8844-8110e0e39e5c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['034436a2-b2ff-4d08-a851-c50050c029f8', '0d9a83df-5cef-45f4-a1a8-71b78550a494', '93bb532d-e500-4b5b-9368-3606153c4953', '3eaebc33-b336-49a3-963e-fe2394ffd17c']}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:41:04.077736 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-b89371bf-0493-4671-8ad0-5f498c25df90 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c2ab76b7-c2cf-4519-bd82-3851eb98f354) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:41:04.104479 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-240daac0-0bb1-4b5d-ae21-d0d76caa6ebd None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:04.106835 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-240daac0-0bb1-4b5d-ae21-d0d76caa6ebd tempest-ProjectReaderTests39-1982694456 tempest-ProjectReaderTests39-1982694456-project-admin] GET https://10.4.3.105/volume/v3/backups/3335374f-3599-4c13-b5ea-df2c46db6ae7 Aug 12 10:41:04.107072 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-240daac0-0bb1-4b5d-ae21-d0d76caa6ebd tempest-ProjectReaderTests39-1982694456 tempest-ProjectReaderTests39-1982694456-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:41:04.107320 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-240daac0-0bb1-4b5d-ae21-d0d76caa6ebd tempest-ProjectReaderTests39-1982694456 tempest-ProjectReaderTests39-1982694456-project-admin] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:41:04.107575 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-240daac0-0bb1-4b5d-ae21-d0d76caa6ebd tempest-ProjectReaderTests39-1982694456 tempest-ProjectReaderTests39-1982694456-project-admin] Show backup with id 3335374f-3599-4c13-b5ea-df2c46db6ae7. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:41:04.112132 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:41:04.112132 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:41:04.112959 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-240daac0-0bb1-4b5d-ae21-d0d76caa6ebd tempest-ProjectReaderTests39-1982694456 tempest-ProjectReaderTests39-1982694456-project-admin] https://10.4.3.105/volume/v3/backups/3335374f-3599-4c13-b5ea-df2c46db6ae7 returned with HTTP 200 Aug 12 10:41:04.113577 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 991/3932] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:41:04 2026] GET /volume/v3/backups/3335374f-3599-4c13-b5ea-df2c46db6ae7 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:41:04.123238 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-b89371bf-0493-4671-8ad0-5f498c25df90 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c2ab76b7-c2cf-4519-bd82-3851eb98f354) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a53e5432-83e9-40c1-a681-52ac5f85a84f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1304617397',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='219a0f3506e34f9594758600c59a697c',qos_specs=None,replication_status=,reservations=['034436a2-b2ff-4d08-a851-c50050c029f8','0d9a83df-5cef-45f4-a1a8-71b78550a494','93bb532d-e500-4b5b-9368-3606153c4953','3eaebc33-b336-49a3-963e-fe2394ffd17c'],size=1,snapshot_id=d1e5393c-5929-49ad-b29f-ba5912f62a5b,source_replicaid=,source_volid=None,status='creating',user_id='31fc7affeef74b5ea962eefc2c4a9139',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:41:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1304617397',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a53e5432-83e9-40c1-a681-52ac5f85a84f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='219a0f3506e34f9594758600c59a697c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=d1e5393c-5929-49ad-b29f-ba5912f62a5b,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='31fc7affeef74b5ea962eefc2c4a9139',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6cd66f07-4c7b-40b2-9dfb-378538f29c9e),volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:41:04.124413 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-b89371bf-0493-4671-8ad0-5f498c25df90 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7d169608-d449-4839-8b45-68e1d9eee1f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:41:04.141452 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-b89371bf-0493-4671-8ad0-5f498c25df90 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7d169608-d449-4839-8b45-68e1d9eee1f5) transitioned into state 'SUCCESS' from state '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-1304617397',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='219a0f3506e34f9594758600c59a697c',qos_specs=None,replication_status=,reservations=['034436a2-b2ff-4d08-a851-c50050c029f8','0d9a83df-5cef-45f4-a1a8-71b78550a494','93bb532d-e500-4b5b-9368-3606153c4953','3eaebc33-b336-49a3-963e-fe2394ffd17c'],size=1,snapshot_id=d1e5393c-5929-49ad-b29f-ba5912f62a5b,source_replicaid=,source_volid=None,status='creating',user_id='31fc7affeef74b5ea962eefc2c4a9139',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:41:04.142121 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-b89371bf-0493-4671-8ad0-5f498c25df90 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d1b94bc4-c678-4ea4-88e6-245f4974dc9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:41:04.161306 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-b89371bf-0493-4671-8ad0-5f498c25df90 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d1b94bc4-c678-4ea4-88e6-245f4974dc9e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:41:04.163319 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-b89371bf-0493-4671-8ad0-5f498c25df90 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Flow 'volume_create_api' (8ae0e7f1-8854-44aa-a921-9efb48e54a5c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100373) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:41:04.163319 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-b89371bf-0493-4671-8ad0-5f498c25df90 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Create volume request issued successfully. Aug 12 10:41:04.163979 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-b89371bf-0493-4671-8ad0-5f498c25df90 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] https://10.4.3.105/volume/v3/volumes returned with HTTP 202 Aug 12 10:41:04.164397 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 975/3933] 10.4.3.105 () {68 vars in 1259 bytes} [Wed Aug 12 10:41:03 2026] POST /volume/v3/volumes => generated 788 bytes in 193 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 10:41:04.180177 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-76d63a84-9152-426f-8613-760ae2f0140b None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:04.182032 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-76d63a84-9152-426f-8613-760ae2f0140b tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] GET https://10.4.3.105/volume/v3/volumes/a53e5432-83e9-40c1-a681-52ac5f85a84f Aug 12 10:41:04.182236 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-76d63a84-9152-426f-8613-760ae2f0140b tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:41:04.182440 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-76d63a84-9152-426f-8613-760ae2f0140b tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:41:04.189584 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:41:04.189584 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:41:04.193859 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-76d63a84-9152-426f-8613-760ae2f0140b tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Volume info retrieved successfully. Aug 12 10:41:04.198373 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-76d63a84-9152-426f-8613-760ae2f0140b tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] https://10.4.3.105/volume/v3/volumes/a53e5432-83e9-40c1-a681-52ac5f85a84f returned with HTTP 200 Aug 12 10:41:04.198779 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 990/3934] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:41:04 2026] GET /volume/v3/volumes/a53e5432-83e9-40c1-a681-52ac5f85a84f => generated 856 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:41:04.384842 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-ec51e6fe-7c56-4143-a131-2b71214b3dd1 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:04.386628 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-ec51e6fe-7c56-4143-a131-2b71214b3dd1 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] GET https://10.4.3.105/volume/v3/backups/8ad7a07a-758d-4d99-b9cc-f01698f3029d Aug 12 10:41:04.386830 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-ec51e6fe-7c56-4143-a131-2b71214b3dd1 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:41:04.387069 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-ec51e6fe-7c56-4143-a131-2b71214b3dd1 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:41:04.387130 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-ec51e6fe-7c56-4143-a131-2b71214b3dd1 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Show backup with id 8ad7a07a-758d-4d99-b9cc-f01698f3029d. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:41:04.391552 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:41:04.391552 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:41:04.392198 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-ec51e6fe-7c56-4143-a131-2b71214b3dd1 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] https://10.4.3.105/volume/v3/backups/8ad7a07a-758d-4d99-b9cc-f01698f3029d returned with HTTP 200 Aug 12 10:41:04.392713 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 979/3935] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:41:04 2026] GET /volume/v3/backups/8ad7a07a-758d-4d99-b9cc-f01698f3029d => generated 792 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:41:04.602324 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-8b0bd57c-617f-42ff-9a39-b09c47664189 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:04.604106 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-8b0bd57c-617f-42ff-9a39-b09c47664189 tempest-ProjectReaderTests-117768900 tempest-ProjectReaderTests-117768900-project-admin] GET https://10.4.3.105/volume/v3/volumes/b8e094a7-2ec3-4233-b917-696cbab294eb Aug 12 10:41:04.604385 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-8b0bd57c-617f-42ff-9a39-b09c47664189 tempest-ProjectReaderTests-117768900 tempest-ProjectReaderTests-117768900-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:41:04.604625 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-8b0bd57c-617f-42ff-9a39-b09c47664189 tempest-ProjectReaderTests-117768900 tempest-ProjectReaderTests-117768900-project-admin] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:41:04.610591 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-8b0bd57c-617f-42ff-9a39-b09c47664189 tempest-ProjectReaderTests-117768900 tempest-ProjectReaderTests-117768900-project-admin] https://10.4.3.105/volume/v3/volumes/b8e094a7-2ec3-4233-b917-696cbab294eb returned with HTTP 404 Aug 12 10:41:04.611106 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 992/3936] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:41:04 2026] GET /volume/v3/volumes/b8e094a7-2ec3-4233-b917-696cbab294eb => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:41:04.619731 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-f8252a2d-0adc-4094-88b7-a6e0c0263d5f None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:04.621621 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-f8252a2d-0adc-4094-88b7-a6e0c0263d5f tempest-ProjectReaderTests-117768900 tempest-ProjectReaderTests-117768900-project-admin] POST https://10.4.3.105/volume/v3/volumes Aug 12 10:41:04.622029 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-f8252a2d-0adc-4094-88b7-a6e0c0263d5f tempest-ProjectReaderTests-117768900 tempest-ProjectReaderTests-117768900-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-663180132"}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:41:04.623743 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.v3.volumes [None req-f8252a2d-0adc-4094-88b7-a6e0c0263d5f tempest-ProjectReaderTests-117768900 tempest-ProjectReaderTests-117768900-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-663180132'}} {{(pid=100373) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 10:41:04.623921 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.v3.volumes [None req-f8252a2d-0adc-4094-88b7-a6e0c0263d5f tempest-ProjectReaderTests-117768900 tempest-ProjectReaderTests-117768900-project-admin] Create volume of 1 GB Aug 12 10:41:04.624231 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:41:04.624231 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:41:04.628501 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-f8252a2d-0adc-4094-88b7-a6e0c0263d5f tempest-ProjectReaderTests-117768900 tempest-ProjectReaderTests-117768900-project-admin] Availability Zones retrieved successfully. Aug 12 10:41:04.635467 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-f8252a2d-0adc-4094-88b7-a6e0c0263d5f tempest-ProjectReaderTests-117768900 tempest-ProjectReaderTests-117768900-project-admin] Flow 'volume_create_api' (025532e9-a512-4238-9f95-02cd61a42087) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:41:04.636545 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-f8252a2d-0adc-4094-88b7-a6e0c0263d5f tempest-ProjectReaderTests-117768900 tempest-ProjectReaderTests-117768900-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (157225d1-9aa0-4f51-aeb4-fbdac8c302d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:41:04.637498 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.flows.api.create_volume [None req-f8252a2d-0adc-4094-88b7-a6e0c0263d5f tempest-ProjectReaderTests-117768900 tempest-ProjectReaderTests-117768900-project-admin] Validating volume size '1' using validate_int {{(pid=100373) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 10:41:04.662506 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-f8252a2d-0adc-4094-88b7-a6e0c0263d5f tempest-ProjectReaderTests-117768900 tempest-ProjectReaderTests-117768900-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (157225d1-9aa0-4f51-aeb4-fbdac8c302d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T10:26:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6cd66f07-4c7b-40b2-9dfb-378538f29c9e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:41:04.663486 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-f8252a2d-0adc-4094-88b7-a6e0c0263d5f tempest-ProjectReaderTests-117768900 tempest-ProjectReaderTests-117768900-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6bffe6a8-bcff-496b-8bba-396b41da1688) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:41:04.700313 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.quota [None req-f8252a2d-0adc-4094-88b7-a6e0c0263d5f tempest-ProjectReaderTests-117768900 tempest-ProjectReaderTests-117768900-project-admin] Created reservations ['339fca4f-6b17-46a0-969a-5163580343be', '5db2b205-b8be-4534-ac7b-2bac2ad96852', '06c920d8-3b86-49b2-90ea-cf07c3b6e31c', 'a77b12d9-0756-46dc-a352-564c959c502e'] {{(pid=100373) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:41:04.701076 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-f8252a2d-0adc-4094-88b7-a6e0c0263d5f tempest-ProjectReaderTests-117768900 tempest-ProjectReaderTests-117768900-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6bffe6a8-bcff-496b-8bba-396b41da1688) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['339fca4f-6b17-46a0-969a-5163580343be', '5db2b205-b8be-4534-ac7b-2bac2ad96852', '06c920d8-3b86-49b2-90ea-cf07c3b6e31c', 'a77b12d9-0756-46dc-a352-564c959c502e']}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:41:04.701796 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-f8252a2d-0adc-4094-88b7-a6e0c0263d5f tempest-ProjectReaderTests-117768900 tempest-ProjectReaderTests-117768900-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (911a0c25-0d3d-4d5f-a6e6-f562991e16e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:41:04.722123 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-f8252a2d-0adc-4094-88b7-a6e0c0263d5f tempest-ProjectReaderTests-117768900 tempest-ProjectReaderTests-117768900-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (911a0c25-0d3d-4d5f-a6e6-f562991e16e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '92902679-cb32-4f20-b342-2472aff5b9c3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-663180132',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='40ffae951a40419ca933a1e81474c763',qos_specs=None,replication_status=,reservations=['339fca4f-6b17-46a0-969a-5163580343be','5db2b205-b8be-4534-ac7b-2bac2ad96852','06c920d8-3b86-49b2-90ea-cf07c3b6e31c','a77b12d9-0756-46dc-a352-564c959c502e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='faa9154b8f5f4ca6a27799dcaaae3a19',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:41:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-663180132',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=92902679-cb32-4f20-b342-2472aff5b9c3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='40ffae951a40419ca933a1e81474c763',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='faa9154b8f5f4ca6a27799dcaaae3a19',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6cd66f07-4c7b-40b2-9dfb-378538f29c9e),volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:41:04.722865 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-f8252a2d-0adc-4094-88b7-a6e0c0263d5f tempest-ProjectReaderTests-117768900 tempest-ProjectReaderTests-117768900-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7ac483ae-5eb1-4ec5-9321-37264ac8116d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:41:04.738969 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-f8252a2d-0adc-4094-88b7-a6e0c0263d5f tempest-ProjectReaderTests-117768900 tempest-ProjectReaderTests-117768900-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7ac483ae-5eb1-4ec5-9321-37264ac8116d) transitioned into state 'SUCCESS' from state '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-663180132',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='40ffae951a40419ca933a1e81474c763',qos_specs=None,replication_status=,reservations=['339fca4f-6b17-46a0-969a-5163580343be','5db2b205-b8be-4534-ac7b-2bac2ad96852','06c920d8-3b86-49b2-90ea-cf07c3b6e31c','a77b12d9-0756-46dc-a352-564c959c502e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='faa9154b8f5f4ca6a27799dcaaae3a19',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:41:04.739705 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-f8252a2d-0adc-4094-88b7-a6e0c0263d5f tempest-ProjectReaderTests-117768900 tempest-ProjectReaderTests-117768900-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0489ec4e-087e-4174-a753-f504ba2eb605) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:41:04.747147 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-f8252a2d-0adc-4094-88b7-a6e0c0263d5f tempest-ProjectReaderTests-117768900 tempest-ProjectReaderTests-117768900-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0489ec4e-087e-4174-a753-f504ba2eb605) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:41:04.747925 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-f8252a2d-0adc-4094-88b7-a6e0c0263d5f tempest-ProjectReaderTests-117768900 tempest-ProjectReaderTests-117768900-project-admin] Flow 'volume_create_api' (025532e9-a512-4238-9f95-02cd61a42087) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100373) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:41:04.748215 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-f8252a2d-0adc-4094-88b7-a6e0c0263d5f tempest-ProjectReaderTests-117768900 tempest-ProjectReaderTests-117768900-project-admin] Create volume request issued successfully. Aug 12 10:41:04.748835 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-f8252a2d-0adc-4094-88b7-a6e0c0263d5f tempest-ProjectReaderTests-117768900 tempest-ProjectReaderTests-117768900-project-admin] https://10.4.3.105/volume/v3/volumes returned with HTTP 202 Aug 12 10:41:04.749243 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 976/3937] 10.4.3.105 () {68 vars in 1258 bytes} [Wed Aug 12 10:41:04 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 10:41:04.759886 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-578ce150-3a5a-4718-be65-925d65b5753e None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:04.761796 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-578ce150-3a5a-4718-be65-925d65b5753e tempest-ProjectReaderTests-117768900 tempest-ProjectReaderTests-117768900-project-admin] GET https://10.4.3.105/volume/v3/volumes/92902679-cb32-4f20-b342-2472aff5b9c3 Aug 12 10:41:04.761991 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-578ce150-3a5a-4718-be65-925d65b5753e tempest-ProjectReaderTests-117768900 tempest-ProjectReaderTests-117768900-project-admin] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:41:04.762219 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-578ce150-3a5a-4718-be65-925d65b5753e tempest-ProjectReaderTests-117768900 tempest-ProjectReaderTests-117768900-project-admin] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:41:04.768959 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:41:04.768959 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:41:04.772206 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-578ce150-3a5a-4718-be65-925d65b5753e tempest-ProjectReaderTests-117768900 tempest-ProjectReaderTests-117768900-project-admin] Volume info retrieved successfully. Aug 12 10:41:04.776621 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-578ce150-3a5a-4718-be65-925d65b5753e tempest-ProjectReaderTests-117768900 tempest-ProjectReaderTests-117768900-project-admin] https://10.4.3.105/volume/v3/volumes/92902679-cb32-4f20-b342-2472aff5b9c3 returned with HTTP 200 Aug 12 10:41:04.777061 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 991/3938] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:41:04 2026] GET /volume/v3/volumes/92902679-cb32-4f20-b342-2472aff5b9c3 => generated 956 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:41:04.960357 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-f4f87235-e0c2-4589-ad4a-e7052ec21575 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:04.962208 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-f4f87235-e0c2-4589-ad4a-e7052ec21575 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] GET https://10.4.3.105/volume/v3/volumes/9b801ccd-7516-46ce-9202-0afde2ad366b Aug 12 10:41:04.962425 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-f4f87235-e0c2-4589-ad4a-e7052ec21575 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:41:04.962645 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-f4f87235-e0c2-4589-ad4a-e7052ec21575 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:41:04.969825 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:41:04.969825 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:41:04.973588 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-f4f87235-e0c2-4589-ad4a-e7052ec21575 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Volume info retrieved successfully. Aug 12 10:41:04.978172 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-f4f87235-e0c2-4589-ad4a-e7052ec21575 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] https://10.4.3.105/volume/v3/volumes/9b801ccd-7516-46ce-9202-0afde2ad366b returned with HTTP 200 Aug 12 10:41:04.978606 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 980/3939] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:41:04 2026] GET /volume/v3/volumes/9b801ccd-7516-46ce-9202-0afde2ad366b => generated 1367 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:41:04.989817 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-9947e6cf-1b79-4886-8b51-728adbb44fab None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:04.991458 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-9947e6cf-1b79-4886-8b51-728adbb44fab tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] GET https://10.4.3.105/volume/v3/volumes/9b801ccd-7516-46ce-9202-0afde2ad366b Aug 12 10:41:04.991663 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-9947e6cf-1b79-4886-8b51-728adbb44fab tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:41:04.991844 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-9947e6cf-1b79-4886-8b51-728adbb44fab tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:41:04.998436 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:41:04.998436 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:41:05.001555 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-9947e6cf-1b79-4886-8b51-728adbb44fab tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Volume info retrieved successfully. Aug 12 10:41:05.005579 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-9947e6cf-1b79-4886-8b51-728adbb44fab tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] https://10.4.3.105/volume/v3/volumes/9b801ccd-7516-46ce-9202-0afde2ad366b returned with HTTP 200 Aug 12 10:41:05.005890 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 993/3940] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:41:04 2026] GET /volume/v3/volumes/9b801ccd-7516-46ce-9202-0afde2ad366b => generated 1367 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:41:05.018776 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-d9ab9268-45a0-45bf-9dd5-9d370befa606 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:05.020901 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-d9ab9268-45a0-45bf-9dd5-9d370befa606 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] POST https://10.4.3.105/volume/v3/snapshots Aug 12 10:41:05.021110 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-d9ab9268-45a0-45bf-9dd5-9d370befa606 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "9b801ccd-7516-46ce-9202-0afde2ad366b", "force": false, "name": "tempest-TestVolumeBootPattern-snapshot-1629362307", "description": null, "metadata": null}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:41:05.030141 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:41:05.030141 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:41:05.030232 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-d9ab9268-45a0-45bf-9dd5-9d370befa606 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Volume info retrieved successfully. Aug 12 10:41:05.030737 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.v3.snapshots [None req-d9ab9268-45a0-45bf-9dd5-9d370befa606 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Create snapshot from volume 9b801ccd-7516-46ce-9202-0afde2ad366b Aug 12 10:41:05.053682 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.quota [None req-d9ab9268-45a0-45bf-9dd5-9d370befa606 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Created reservations ['2e606542-190d-4c22-a1a3-c8af0759bebd', '27d3a190-59a1-4013-be96-a54b918dc2c0', 'b63284f3-40c7-4823-a605-bf2f6bcb9127', 'ac2cddd7-ba20-4ff0-b764-fe9042630185'] {{(pid=100373) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:41:05.078247 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-d9ab9268-45a0-45bf-9dd5-9d370befa606 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Snapshot create request issued successfully. Aug 12 10:41:05.078706 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-d9ab9268-45a0-45bf-9dd5-9d370befa606 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] https://10.4.3.105/volume/v3/snapshots returned with HTTP 202 Aug 12 10:41:05.079270 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 977/3941] 10.4.3.105 () {68 vars in 1265 bytes} [Wed Aug 12 10:41:05 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 10:41:05.087902 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-453628ec-811c-46c6-8630-bd7126b5096d None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:05.089990 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-453628ec-811c-46c6-8630-bd7126b5096d tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] GET https://10.4.3.105/volume/v3/snapshots/4dadcbe9-75ae-4b3e-97bc-857d0bbe7527 Aug 12 10:41:05.090214 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-453628ec-811c-46c6-8630-bd7126b5096d tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:41:05.090483 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-453628ec-811c-46c6-8630-bd7126b5096d tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:41:05.095792 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:41:05.095792 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:41:05.096331 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-453628ec-811c-46c6-8630-bd7126b5096d tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Snapshot retrieved successfully. Aug 12 10:41:05.097188 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-453628ec-811c-46c6-8630-bd7126b5096d tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] https://10.4.3.105/volume/v3/snapshots/4dadcbe9-75ae-4b3e-97bc-857d0bbe7527 returned with HTTP 200 Aug 12 10:41:05.097633 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 992/3942] 10.4.3.105 () {66 vars in 1354 bytes} [Wed Aug 12 10:41:05 2026] GET /volume/v3/snapshots/4dadcbe9-75ae-4b3e-97bc-857d0bbe7527 => generated 440 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:41:05.124422 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-ca2db561-2b1e-45d9-903a-935e632cd539 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:05.126900 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-ca2db561-2b1e-45d9-903a-935e632cd539 tempest-ProjectReaderTests39-1982694456 tempest-ProjectReaderTests39-1982694456-project-admin] GET https://10.4.3.105/volume/v3/backups/3335374f-3599-4c13-b5ea-df2c46db6ae7 Aug 12 10:41:05.127166 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-ca2db561-2b1e-45d9-903a-935e632cd539 tempest-ProjectReaderTests39-1982694456 tempest-ProjectReaderTests39-1982694456-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:41:05.127427 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-ca2db561-2b1e-45d9-903a-935e632cd539 tempest-ProjectReaderTests39-1982694456 tempest-ProjectReaderTests39-1982694456-project-admin] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:41:05.127597 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-ca2db561-2b1e-45d9-903a-935e632cd539 tempest-ProjectReaderTests39-1982694456 tempest-ProjectReaderTests39-1982694456-project-admin] Show backup with id 3335374f-3599-4c13-b5ea-df2c46db6ae7. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:41:05.132065 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:41:05.132065 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:41:05.132743 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-ca2db561-2b1e-45d9-903a-935e632cd539 tempest-ProjectReaderTests39-1982694456 tempest-ProjectReaderTests39-1982694456-project-admin] https://10.4.3.105/volume/v3/backups/3335374f-3599-4c13-b5ea-df2c46db6ae7 returned with HTTP 200 Aug 12 10:41:05.133122 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 981/3943] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:41:05 2026] GET /volume/v3/backups/3335374f-3599-4c13-b5ea-df2c46db6ae7 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:41:05.213509 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-b87db4ac-de72-4e23-9adb-9cb274ce1833 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:05.215100 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-b87db4ac-de72-4e23-9adb-9cb274ce1833 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] GET https://10.4.3.105/volume/v3/volumes/a53e5432-83e9-40c1-a681-52ac5f85a84f Aug 12 10:41:05.215392 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-b87db4ac-de72-4e23-9adb-9cb274ce1833 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:41:05.215667 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-b87db4ac-de72-4e23-9adb-9cb274ce1833 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:41:05.224789 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:41:05.224789 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:41:05.230081 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-b87db4ac-de72-4e23-9adb-9cb274ce1833 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Volume info retrieved successfully. Aug 12 10:41:05.236145 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-b87db4ac-de72-4e23-9adb-9cb274ce1833 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] https://10.4.3.105/volume/v3/volumes/a53e5432-83e9-40c1-a681-52ac5f85a84f returned with HTTP 200 Aug 12 10:41:05.236703 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 994/3944] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:41:05 2026] GET /volume/v3/volumes/a53e5432-83e9-40c1-a681-52ac5f85a84f => generated 881 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:41:05.250228 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-4f6d1737-aa75-4b71-ae0c-fb681565321c None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:05.252661 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-4f6d1737-aa75-4b71-ae0c-fb681565321c tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] GET https://10.4.3.105/volume/v3/volumes/a53e5432-83e9-40c1-a681-52ac5f85a84f Aug 12 10:41:05.252907 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-4f6d1737-aa75-4b71-ae0c-fb681565321c tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:41:05.253169 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-4f6d1737-aa75-4b71-ae0c-fb681565321c tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:41:05.261611 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:41:05.261611 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:41:05.266064 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-4f6d1737-aa75-4b71-ae0c-fb681565321c tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Volume info retrieved successfully. Aug 12 10:41:05.270832 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-4f6d1737-aa75-4b71-ae0c-fb681565321c tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] https://10.4.3.105/volume/v3/volumes/a53e5432-83e9-40c1-a681-52ac5f85a84f returned with HTTP 200 Aug 12 10:41:05.271269 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 978/3945] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:41:05 2026] GET /volume/v3/volumes/a53e5432-83e9-40c1-a681-52ac5f85a84f => generated 881 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:41:05.283506 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-4ed5fd88-2c2d-4140-a2b0-7a2dc1714d59 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:05.285169 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-4ed5fd88-2c2d-4140-a2b0-7a2dc1714d59 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] DELETE https://10.4.3.105/volume/v3/volumes/a53e5432-83e9-40c1-a681-52ac5f85a84f Aug 12 10:41:05.285373 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-4ed5fd88-2c2d-4140-a2b0-7a2dc1714d59 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:41:05.285594 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-4ed5fd88-2c2d-4140-a2b0-7a2dc1714d59 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Calling method 'delete' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:41:05.285749 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.v3.volumes [None req-4ed5fd88-2c2d-4140-a2b0-7a2dc1714d59 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Delete volume with id: a53e5432-83e9-40c1-a681-52ac5f85a84f Aug 12 10:41:05.292081 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:41:05.292081 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:41:05.292527 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-4ed5fd88-2c2d-4140-a2b0-7a2dc1714d59 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Volume info retrieved successfully. Aug 12 10:41:05.307415 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-4ed5fd88-2c2d-4140-a2b0-7a2dc1714d59 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Delete volume request issued successfully. Aug 12 10:41:05.307726 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-4ed5fd88-2c2d-4140-a2b0-7a2dc1714d59 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] https://10.4.3.105/volume/v3/volumes/a53e5432-83e9-40c1-a681-52ac5f85a84f returned with HTTP 202 Aug 12 10:41:05.308255 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 993/3946] 10.4.3.105 () {66 vars in 1351 bytes} [Wed Aug 12 10:41:05 2026] DELETE /volume/v3/volumes/a53e5432-83e9-40c1-a681-52ac5f85a84f => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 10:41:05.315783 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-d21b2585-d54c-4a7a-a582-1c46f1bbf0c5 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:05.318156 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-d21b2585-d54c-4a7a-a582-1c46f1bbf0c5 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] GET https://10.4.3.105/volume/v3/volumes/a53e5432-83e9-40c1-a681-52ac5f85a84f Aug 12 10:41:05.318527 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-d21b2585-d54c-4a7a-a582-1c46f1bbf0c5 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:41:05.318812 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-d21b2585-d54c-4a7a-a582-1c46f1bbf0c5 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:41:05.328717 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:41:05.328717 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:41:05.335077 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-d21b2585-d54c-4a7a-a582-1c46f1bbf0c5 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Volume info retrieved successfully. Aug 12 10:41:05.342344 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-d21b2585-d54c-4a7a-a582-1c46f1bbf0c5 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] https://10.4.3.105/volume/v3/volumes/a53e5432-83e9-40c1-a681-52ac5f85a84f returned with HTTP 200 Aug 12 10:41:05.342971 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 982/3947] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:41:05 2026] GET /volume/v3/volumes/a53e5432-83e9-40c1-a681-52ac5f85a84f => generated 880 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:41:05.402133 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-b681cbf4-a825-44c4-97c1-a4f1cdc0277c None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:05.404032 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-b681cbf4-a825-44c4-97c1-a4f1cdc0277c tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] GET https://10.4.3.105/volume/v3/backups/8ad7a07a-758d-4d99-b9cc-f01698f3029d Aug 12 10:41:05.404243 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-b681cbf4-a825-44c4-97c1-a4f1cdc0277c tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:41:05.404461 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-b681cbf4-a825-44c4-97c1-a4f1cdc0277c tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:41:05.404597 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-b681cbf4-a825-44c4-97c1-a4f1cdc0277c tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Show backup with id 8ad7a07a-758d-4d99-b9cc-f01698f3029d. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:41:05.409572 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:41:05.409572 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:41:05.410384 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-b681cbf4-a825-44c4-97c1-a4f1cdc0277c tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] https://10.4.3.105/volume/v3/backups/8ad7a07a-758d-4d99-b9cc-f01698f3029d returned with HTTP 200 Aug 12 10:41:05.410787 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 995/3948] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:41:05 2026] GET /volume/v3/backups/8ad7a07a-758d-4d99-b9cc-f01698f3029d => generated 793 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:41:05.421293 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-63cec9b8-c615-41e5-a4d4-8afade584be0 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:05.423027 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-63cec9b8-c615-41e5-a4d4-8afade584be0 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] GET https://10.4.3.105/volume/v3/volumes/3b168488-7455-422a-89a9-e3cbb8c3b121 Aug 12 10:41:05.423215 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-63cec9b8-c615-41e5-a4d4-8afade584be0 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:41:05.423423 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-63cec9b8-c615-41e5-a4d4-8afade584be0 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:41:05.430057 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:41:05.430057 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:41:05.433677 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-63cec9b8-c615-41e5-a4d4-8afade584be0 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Volume info retrieved successfully. Aug 12 10:41:05.438757 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-63cec9b8-c615-41e5-a4d4-8afade584be0 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] https://10.4.3.105/volume/v3/volumes/3b168488-7455-422a-89a9-e3cbb8c3b121 returned with HTTP 200 Aug 12 10:41:05.439192 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 979/3949] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:41:05 2026] GET /volume/v3/volumes/3b168488-7455-422a-89a9-e3cbb8c3b121 => generated 1356 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:41:05.453292 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-9e521477-b872-4e19-a069-c12d1d308490 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:05.455864 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-9e521477-b872-4e19-a069-c12d1d308490 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] POST https://10.4.3.105/volume/v3/backups/8ad7a07a-758d-4d99-b9cc-f01698f3029d/restore Aug 12 10:41:05.456334 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-9e521477-b872-4e19-a069-c12d1d308490 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:41:05.458064 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.contrib.backups [None req-9e521477-b872-4e19-a069-c12d1d308490 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Restoring backup 8ad7a07a-758d-4d99-b9cc-f01698f3029d ({'restore': {}}) {{(pid=100372) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 12 10:41:05.458220 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.contrib.backups [None req-9e521477-b872-4e19-a069-c12d1d308490 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Restoring backup 8ad7a07a-758d-4d99-b9cc-f01698f3029d to volume None. Aug 12 10:41:05.463397 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:41:05.463397 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:41:05.465044 np0000007037 devstack@c-api.service[100372]: INFO cinder.backup.api [None req-9e521477-b872-4e19-a069-c12d1d308490 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Creating volume of 1 GB for restore of backup 8ad7a07a-758d-4d99-b9cc-f01698f3029d. Aug 12 10:41:05.472353 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-9e521477-b872-4e19-a069-c12d1d308490 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Availability zone cache updated, next update will occur around 2026-08-12 11:41:05.471977. {{(pid=100372) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 12 10:41:05.472559 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-9e521477-b872-4e19-a069-c12d1d308490 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Availability Zones retrieved successfully. Aug 12 10:41:05.480198 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-9e521477-b872-4e19-a069-c12d1d308490 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Flow 'volume_create_api' (8636d4c6-f55b-4056-86e5-03d3dbf90817) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100372) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:41:05.481404 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-9e521477-b872-4e19-a069-c12d1d308490 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c93b00cd-a92d-4b6e-9db2-2f7bb9058444) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:41:05.482704 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.flows.api.create_volume [None req-9e521477-b872-4e19-a069-c12d1d308490 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Validating volume size '1' using validate_int {{(pid=100372) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 10:41:05.516173 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-9e521477-b872-4e19-a069-c12d1d308490 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c93b00cd-a92d-4b6e-9db2-2f7bb9058444) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T10:26:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6cd66f07-4c7b-40b2-9dfb-378538f29c9e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:41:05.517337 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-9e521477-b872-4e19-a069-c12d1d308490 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6d41fce0-05d0-488f-879f-d94f2292ef25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:41:05.556235 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.quota [None req-9e521477-b872-4e19-a069-c12d1d308490 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Created reservations ['1acd9032-24a4-45a7-81a2-02cfd44e18df', '1b5f8ce5-bb3b-443b-9623-4390d668bee4', '47821277-e995-425e-8d6f-85e76a939d5e', 'b3f06a0a-ceed-4ebb-9e87-561b18dac3dd'] {{(pid=100372) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:41:05.557271 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-9e521477-b872-4e19-a069-c12d1d308490 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6d41fce0-05d0-488f-879f-d94f2292ef25) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1acd9032-24a4-45a7-81a2-02cfd44e18df', '1b5f8ce5-bb3b-443b-9623-4390d668bee4', '47821277-e995-425e-8d6f-85e76a939d5e', 'b3f06a0a-ceed-4ebb-9e87-561b18dac3dd']}' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:41:05.558102 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-9e521477-b872-4e19-a069-c12d1d308490 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4a022f10-88ca-49d4-b325-608a12f7fbaf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:41:05.588527 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-9e521477-b872-4e19-a069-c12d1d308490 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4a022f10-88ca-49d4-b325-608a12f7fbaf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd75c8b3f-12d9-4cb2-91c6-ae06f2427688', '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_8ad7a07a-758d-4d99-b9cc-f01698f3029d',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='75904621337540d8b247ceb06ad0c356',qos_specs=None,replication_status=,reservations=['1acd9032-24a4-45a7-81a2-02cfd44e18df','1b5f8ce5-bb3b-443b-9623-4390d668bee4','47821277-e995-425e-8d6f-85e76a939d5e','b3f06a0a-ceed-4ebb-9e87-561b18dac3dd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='43d9461d014a47ff8edeb2f04961e72c',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:41:05Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_8ad7a07a-758d-4d99-b9cc-f01698f3029d',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d75c8b3f-12d9-4cb2-91c6-ae06f2427688,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='75904621337540d8b247ceb06ad0c356',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='43d9461d014a47ff8edeb2f04961e72c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6cd66f07-4c7b-40b2-9dfb-378538f29c9e),volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:41:05.589441 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-9e521477-b872-4e19-a069-c12d1d308490 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5abf10ab-e72d-462e-aa55-210ca38969c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:41:05.606235 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-9e521477-b872-4e19-a069-c12d1d308490 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5abf10ab-e72d-462e-aa55-210ca38969c4) transitioned into 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_8ad7a07a-758d-4d99-b9cc-f01698f3029d',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='75904621337540d8b247ceb06ad0c356',qos_specs=None,replication_status=,reservations=['1acd9032-24a4-45a7-81a2-02cfd44e18df','1b5f8ce5-bb3b-443b-9623-4390d668bee4','47821277-e995-425e-8d6f-85e76a939d5e','b3f06a0a-ceed-4ebb-9e87-561b18dac3dd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='43d9461d014a47ff8edeb2f04961e72c',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:41:05.607112 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-9e521477-b872-4e19-a069-c12d1d308490 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f2ca1bcd-b7ab-4743-b41b-5d4275b57335) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:41:05.616758 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-9e521477-b872-4e19-a069-c12d1d308490 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f2ca1bcd-b7ab-4743-b41b-5d4275b57335) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:41:05.618039 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-9e521477-b872-4e19-a069-c12d1d308490 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Flow 'volume_create_api' (8636d4c6-f55b-4056-86e5-03d3dbf90817) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100372) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:41:05.618527 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-9e521477-b872-4e19-a069-c12d1d308490 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Create volume request issued successfully. Aug 12 10:41:05.626710 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:41:05.626710 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:41:05.627208 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-9e521477-b872-4e19-a069-c12d1d308490 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Volume info retrieved successfully. Aug 12 10:41:05.790234 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-94cd6480-f6d1-4613-9773-7f902fabc049 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:05.792728 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-94cd6480-f6d1-4613-9773-7f902fabc049 tempest-ProjectReaderTests-117768900 tempest-ProjectReaderTests-117768900-project-admin] GET https://10.4.3.105/volume/v3/volumes/92902679-cb32-4f20-b342-2472aff5b9c3 Aug 12 10:41:05.793100 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-94cd6480-f6d1-4613-9773-7f902fabc049 tempest-ProjectReaderTests-117768900 tempest-ProjectReaderTests-117768900-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:41:05.793324 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-94cd6480-f6d1-4613-9773-7f902fabc049 tempest-ProjectReaderTests-117768900 tempest-ProjectReaderTests-117768900-project-admin] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:41:05.802259 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:41:05.802259 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:41:05.806248 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-94cd6480-f6d1-4613-9773-7f902fabc049 tempest-ProjectReaderTests-117768900 tempest-ProjectReaderTests-117768900-project-admin] Volume info retrieved successfully. Aug 12 10:41:05.810771 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-94cd6480-f6d1-4613-9773-7f902fabc049 tempest-ProjectReaderTests-117768900 tempest-ProjectReaderTests-117768900-project-admin] https://10.4.3.105/volume/v3/volumes/92902679-cb32-4f20-b342-2472aff5b9c3 returned with HTTP 200 Aug 12 10:41:05.811220 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 983/3950] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:41:05 2026] GET /volume/v3/volumes/92902679-cb32-4f20-b342-2472aff5b9c3 => generated 1017 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:41:05.824091 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-fcf84757-8010-4459-a5a7-86f38593b9b4 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:05.825623 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-fcf84757-8010-4459-a5a7-86f38593b9b4 tempest-ProjectReaderTests-117768900 tempest-ProjectReaderTests-117768900-project-reader] POST https://10.4.3.105/volume/v3/volumes/92902679-cb32-4f20-b342-2472aff5b9c3/action Aug 12 10:41:05.825916 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-fcf84757-8010-4459-a5a7-86f38593b9b4 tempest-ProjectReaderTests-117768900 tempest-ProjectReaderTests-117768900-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100375) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 10:41:05.826022 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-fcf84757-8010-4459-a5a7-86f38593b9b4 tempest-ProjectReaderTests-117768900 tempest-ProjectReaderTests-117768900-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:41:05.833359 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:41:05.833359 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:41:05.833807 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.policy [None req-fcf84757-8010-4459-a5a7-86f38593b9b4 tempest-ProjectReaderTests-117768900 tempest-ProjectReaderTests-117768900-project-reader] Policy check for volume_extension:volume_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': 'd5158437ada84385a6f43ed175f97132', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '40ffae951a40419ca933a1e81474c763', '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=100375) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 12 10:41:05.833991 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-fcf84757-8010-4459-a5a7-86f38593b9b4 tempest-ProjectReaderTests-117768900 tempest-ProjectReaderTests-117768900-project-reader] https://10.4.3.105/volume/v3/volumes/92902679-cb32-4f20-b342-2472aff5b9c3/action returned with HTTP 403 Aug 12 10:41:05.834430 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 996/3951] 10.4.3.105 () {68 vars in 1390 bytes} [Wed Aug 12 10:41:05 2026] POST /volume/v3/volumes/92902679-cb32-4f20-b342-2472aff5b9c3/action => generated 131 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:41:05.841155 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-7cc57404-9f62-457e-b0ec-d4de16bfe924 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:05.843467 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-7cc57404-9f62-457e-b0ec-d4de16bfe924 tempest-ProjectReaderTests-117768900 tempest-ProjectReaderTests-117768900-project-admin] DELETE https://10.4.3.105/volume/v3/volumes/92902679-cb32-4f20-b342-2472aff5b9c3 Aug 12 10:41:05.843700 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-7cc57404-9f62-457e-b0ec-d4de16bfe924 tempest-ProjectReaderTests-117768900 tempest-ProjectReaderTests-117768900-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:41:05.843885 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-7cc57404-9f62-457e-b0ec-d4de16bfe924 tempest-ProjectReaderTests-117768900 tempest-ProjectReaderTests-117768900-project-admin] Calling method 'delete' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:41:05.844037 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.v3.volumes [None req-7cc57404-9f62-457e-b0ec-d4de16bfe924 tempest-ProjectReaderTests-117768900 tempest-ProjectReaderTests-117768900-project-admin] Delete volume with id: 92902679-cb32-4f20-b342-2472aff5b9c3 Aug 12 10:41:05.852229 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:41:05.852229 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:41:05.852629 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-7cc57404-9f62-457e-b0ec-d4de16bfe924 tempest-ProjectReaderTests-117768900 tempest-ProjectReaderTests-117768900-project-admin] Volume info retrieved successfully. Aug 12 10:41:05.869594 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-7cc57404-9f62-457e-b0ec-d4de16bfe924 tempest-ProjectReaderTests-117768900 tempest-ProjectReaderTests-117768900-project-admin] Delete volume request issued successfully. Aug 12 10:41:05.869728 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-7cc57404-9f62-457e-b0ec-d4de16bfe924 tempest-ProjectReaderTests-117768900 tempest-ProjectReaderTests-117768900-project-admin] https://10.4.3.105/volume/v3/volumes/92902679-cb32-4f20-b342-2472aff5b9c3 returned with HTTP 202 Aug 12 10:41:05.870174 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 980/3952] 10.4.3.105 () {66 vars in 1351 bytes} [Wed Aug 12 10:41:05 2026] DELETE /volume/v3/volumes/92902679-cb32-4f20-b342-2472aff5b9c3 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 10:41:05.877166 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-d688d2d9-6280-4269-810d-08aef9dff04f None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:05.879373 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-d688d2d9-6280-4269-810d-08aef9dff04f tempest-ProjectReaderTests-117768900 tempest-ProjectReaderTests-117768900-project-admin] GET https://10.4.3.105/volume/v3/volumes/92902679-cb32-4f20-b342-2472aff5b9c3 Aug 12 10:41:05.879531 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-d688d2d9-6280-4269-810d-08aef9dff04f tempest-ProjectReaderTests-117768900 tempest-ProjectReaderTests-117768900-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:41:05.879805 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-d688d2d9-6280-4269-810d-08aef9dff04f tempest-ProjectReaderTests-117768900 tempest-ProjectReaderTests-117768900-project-admin] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:41:05.886311 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:41:05.886311 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:41:05.889446 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-d688d2d9-6280-4269-810d-08aef9dff04f tempest-ProjectReaderTests-117768900 tempest-ProjectReaderTests-117768900-project-admin] Volume info retrieved successfully. Aug 12 10:41:05.892924 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-d688d2d9-6280-4269-810d-08aef9dff04f tempest-ProjectReaderTests-117768900 tempest-ProjectReaderTests-117768900-project-admin] https://10.4.3.105/volume/v3/volumes/92902679-cb32-4f20-b342-2472aff5b9c3 returned with HTTP 200 Aug 12 10:41:05.893289 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 984/3953] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:41:05 2026] GET /volume/v3/volumes/92902679-cb32-4f20-b342-2472aff5b9c3 => generated 1016 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:41:06.107121 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-60878e21-26f4-4176-9f90-cb47821d30d8 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:06.108806 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-60878e21-26f4-4176-9f90-cb47821d30d8 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] GET https://10.4.3.105/volume/v3/snapshots/4dadcbe9-75ae-4b3e-97bc-857d0bbe7527 Aug 12 10:41:06.108939 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-60878e21-26f4-4176-9f90-cb47821d30d8 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:41:06.109107 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-60878e21-26f4-4176-9f90-cb47821d30d8 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:41:06.113656 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:41:06.113656 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:41:06.114068 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-60878e21-26f4-4176-9f90-cb47821d30d8 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Snapshot retrieved successfully. Aug 12 10:41:06.114757 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-60878e21-26f4-4176-9f90-cb47821d30d8 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] https://10.4.3.105/volume/v3/snapshots/4dadcbe9-75ae-4b3e-97bc-857d0bbe7527 returned with HTTP 200 Aug 12 10:41:06.115107 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 997/3954] 10.4.3.105 () {66 vars in 1354 bytes} [Wed Aug 12 10:41:06 2026] GET /volume/v3/snapshots/4dadcbe9-75ae-4b3e-97bc-857d0bbe7527 => generated 467 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:41:06.124096 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-d79be4e6-8ca9-47ce-a245-0f72319acd85 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:06.126390 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-d79be4e6-8ca9-47ce-a245-0f72319acd85 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] GET https://10.4.3.105/volume/v3/snapshots/4dadcbe9-75ae-4b3e-97bc-857d0bbe7527 Aug 12 10:41:06.126628 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-d79be4e6-8ca9-47ce-a245-0f72319acd85 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:41:06.126848 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-d79be4e6-8ca9-47ce-a245-0f72319acd85 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:41:06.132530 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:41:06.132530 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:41:06.133032 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-d79be4e6-8ca9-47ce-a245-0f72319acd85 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Snapshot retrieved successfully. Aug 12 10:41:06.133814 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-d79be4e6-8ca9-47ce-a245-0f72319acd85 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] https://10.4.3.105/volume/v3/snapshots/4dadcbe9-75ae-4b3e-97bc-857d0bbe7527 returned with HTTP 200 Aug 12 10:41:06.134170 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 981/3955] 10.4.3.105 () {66 vars in 1354 bytes} [Wed Aug 12 10:41:06 2026] GET /volume/v3/snapshots/4dadcbe9-75ae-4b3e-97bc-857d0bbe7527 => generated 467 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:41:06.144353 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-aa937ace-d347-4520-9d87-3cb6e7616901 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:06.146463 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-aa937ace-d347-4520-9d87-3cb6e7616901 tempest-ProjectReaderTests39-1982694456 tempest-ProjectReaderTests39-1982694456-project-admin] GET https://10.4.3.105/volume/v3/backups/3335374f-3599-4c13-b5ea-df2c46db6ae7 Aug 12 10:41:06.146821 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-aa937ace-d347-4520-9d87-3cb6e7616901 tempest-ProjectReaderTests39-1982694456 tempest-ProjectReaderTests39-1982694456-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:41:06.147106 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-aa937ace-d347-4520-9d87-3cb6e7616901 tempest-ProjectReaderTests39-1982694456 tempest-ProjectReaderTests39-1982694456-project-admin] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:41:06.147297 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-aa937ace-d347-4520-9d87-3cb6e7616901 tempest-ProjectReaderTests39-1982694456 tempest-ProjectReaderTests39-1982694456-project-admin] Show backup with id 3335374f-3599-4c13-b5ea-df2c46db6ae7. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:41:06.153044 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:41:06.153044 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:41:06.153945 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-aa937ace-d347-4520-9d87-3cb6e7616901 tempest-ProjectReaderTests39-1982694456 tempest-ProjectReaderTests39-1982694456-project-admin] https://10.4.3.105/volume/v3/backups/3335374f-3599-4c13-b5ea-df2c46db6ae7 returned with HTTP 200 Aug 12 10:41:06.154329 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 985/3956] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:41:06 2026] GET /volume/v3/backups/3335374f-3599-4c13-b5ea-df2c46db6ae7 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:41:06.263695 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-b0c3e510-e884-4f0a-8209-df3c174ceeef req-6ee23dfa-c599-471a-908c-44ab104a38e9 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:06.266956 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-b0c3e510-e884-4f0a-8209-df3c174ceeef req-6ee23dfa-c599-471a-908c-44ab104a38e9 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] GET https://10.4.3.105/volume/v3/snapshots/4dadcbe9-75ae-4b3e-97bc-857d0bbe7527 Aug 12 10:41:06.267236 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-b0c3e510-e884-4f0a-8209-df3c174ceeef req-6ee23dfa-c599-471a-908c-44ab104a38e9 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:41:06.267565 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-b0c3e510-e884-4f0a-8209-df3c174ceeef req-6ee23dfa-c599-471a-908c-44ab104a38e9 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:41:06.274572 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:41:06.274572 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:41:06.275127 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [req-b0c3e510-e884-4f0a-8209-df3c174ceeef req-6ee23dfa-c599-471a-908c-44ab104a38e9 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Snapshot retrieved successfully. Aug 12 10:41:06.276166 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-b0c3e510-e884-4f0a-8209-df3c174ceeef req-6ee23dfa-c599-471a-908c-44ab104a38e9 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] https://10.4.3.105/volume/v3/snapshots/4dadcbe9-75ae-4b3e-97bc-857d0bbe7527 returned with HTTP 200 Aug 12 10:41:06.276725 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 998/3957] 10.4.3.105 () {68 vars in 1604 bytes} [Wed Aug 12 10:41:06 2026] GET /volume/v3/snapshots/4dadcbe9-75ae-4b3e-97bc-857d0bbe7527 => generated 467 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:41:06.287232 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-b0c3e510-e884-4f0a-8209-df3c174ceeef req-397a7d55-3e40-4d8c-9761-127a1e8da900 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:06.289861 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-b0c3e510-e884-4f0a-8209-df3c174ceeef req-397a7d55-3e40-4d8c-9761-127a1e8da900 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] GET https://10.4.3.105/volume/v3/volumes/9b801ccd-7516-46ce-9202-0afde2ad366b Aug 12 10:41:06.290129 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-b0c3e510-e884-4f0a-8209-df3c174ceeef req-397a7d55-3e40-4d8c-9761-127a1e8da900 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:41:06.290364 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-b0c3e510-e884-4f0a-8209-df3c174ceeef req-397a7d55-3e40-4d8c-9761-127a1e8da900 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:41:06.298404 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:41:06.298404 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:41:06.302406 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [req-b0c3e510-e884-4f0a-8209-df3c174ceeef req-397a7d55-3e40-4d8c-9761-127a1e8da900 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Volume info retrieved successfully. Aug 12 10:41:06.307885 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-b0c3e510-e884-4f0a-8209-df3c174ceeef req-397a7d55-3e40-4d8c-9761-127a1e8da900 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] https://10.4.3.105/volume/v3/volumes/9b801ccd-7516-46ce-9202-0afde2ad366b returned with HTTP 200 Aug 12 10:41:06.308232 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 982/3958] 10.4.3.105 () {68 vars in 1598 bytes} [Wed Aug 12 10:41:06 2026] GET /volume/v3/volumes/9b801ccd-7516-46ce-9202-0afde2ad366b => generated 1367 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:41:06.356130 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-773ae6bb-e8f8-4c07-97f3-5728d880254d None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:06.357622 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-773ae6bb-e8f8-4c07-97f3-5728d880254d tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] GET https://10.4.3.105/volume/v3/volumes/a53e5432-83e9-40c1-a681-52ac5f85a84f Aug 12 10:41:06.357787 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-773ae6bb-e8f8-4c07-97f3-5728d880254d tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:41:06.357958 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-773ae6bb-e8f8-4c07-97f3-5728d880254d tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:41:06.363652 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-773ae6bb-e8f8-4c07-97f3-5728d880254d tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] https://10.4.3.105/volume/v3/volumes/a53e5432-83e9-40c1-a681-52ac5f85a84f returned with HTTP 404 Aug 12 10:41:06.364346 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 986/3959] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:41:06 2026] GET /volume/v3/volumes/a53e5432-83e9-40c1-a681-52ac5f85a84f => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:41:06.372361 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-49beb767-c945-4a18-85e0-74ed283ff842 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:06.374687 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-49beb767-c945-4a18-85e0-74ed283ff842 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] GET https://10.4.3.105/volume/v3/volumes/a53e5432-83e9-40c1-a681-52ac5f85a84f Aug 12 10:41:06.374950 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-49beb767-c945-4a18-85e0-74ed283ff842 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:41:06.375196 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-49beb767-c945-4a18-85e0-74ed283ff842 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:41:06.382215 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-49beb767-c945-4a18-85e0-74ed283ff842 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] https://10.4.3.105/volume/v3/volumes/a53e5432-83e9-40c1-a681-52ac5f85a84f returned with HTTP 404 Aug 12 10:41:06.382678 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 999/3960] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:41:06 2026] GET /volume/v3/volumes/a53e5432-83e9-40c1-a681-52ac5f85a84f => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:41:06.390303 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-3f61824d-9f52-4180-90d4-cddfb2b9827c None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:06.391680 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-3f61824d-9f52-4180-90d4-cddfb2b9827c tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] DELETE https://10.4.3.105/volume/v3/volumes/a53e5432-83e9-40c1-a681-52ac5f85a84f Aug 12 10:41:06.391939 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-3f61824d-9f52-4180-90d4-cddfb2b9827c tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:41:06.392160 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-3f61824d-9f52-4180-90d4-cddfb2b9827c tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Calling method 'delete' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:41:06.392367 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.v3.volumes [None req-3f61824d-9f52-4180-90d4-cddfb2b9827c tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Delete volume with id: a53e5432-83e9-40c1-a681-52ac5f85a84f Aug 12 10:41:06.397475 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-3f61824d-9f52-4180-90d4-cddfb2b9827c tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] https://10.4.3.105/volume/v3/volumes/a53e5432-83e9-40c1-a681-52ac5f85a84f returned with HTTP 404 Aug 12 10:41:06.397977 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 983/3961] 10.4.3.105 () {66 vars in 1351 bytes} [Wed Aug 12 10:41:06 2026] DELETE /volume/v3/volumes/a53e5432-83e9-40c1-a681-52ac5f85a84f => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:41:06.405083 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-71e5b114-2203-44bb-bf33-22db8a1c9599 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:06.406980 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-71e5b114-2203-44bb-bf33-22db8a1c9599 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] DELETE https://10.4.3.105/volume/v3/snapshots/d1e5393c-5929-49ad-b29f-ba5912f62a5b Aug 12 10:41:06.406980 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-71e5b114-2203-44bb-bf33-22db8a1c9599 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:41:06.406980 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-71e5b114-2203-44bb-bf33-22db8a1c9599 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Calling method 'delete' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:41:06.407338 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.v3.snapshots [None req-71e5b114-2203-44bb-bf33-22db8a1c9599 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Delete snapshot with id: d1e5393c-5929-49ad-b29f-ba5912f62a5b Aug 12 10:41:06.411951 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:41:06.411951 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:41:06.412347 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-71e5b114-2203-44bb-bf33-22db8a1c9599 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Snapshot retrieved successfully. Aug 12 10:41:06.426958 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-71e5b114-2203-44bb-bf33-22db8a1c9599 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Snapshot delete request issued successfully. Aug 12 10:41:06.427126 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-71e5b114-2203-44bb-bf33-22db8a1c9599 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] https://10.4.3.105/volume/v3/snapshots/d1e5393c-5929-49ad-b29f-ba5912f62a5b returned with HTTP 202 Aug 12 10:41:06.427579 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 987/3962] 10.4.3.105 () {66 vars in 1357 bytes} [Wed Aug 12 10:41:06 2026] DELETE /volume/v3/snapshots/d1e5393c-5929-49ad-b29f-ba5912f62a5b => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 10:41:06.434308 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-828375c4-e2f8-475b-9fad-7c8ad119d550 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:06.435784 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-828375c4-e2f8-475b-9fad-7c8ad119d550 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] GET https://10.4.3.105/volume/v3/snapshots/d1e5393c-5929-49ad-b29f-ba5912f62a5b Aug 12 10:41:06.435999 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-828375c4-e2f8-475b-9fad-7c8ad119d550 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:41:06.436197 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-828375c4-e2f8-475b-9fad-7c8ad119d550 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:41:06.441630 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:41:06.441630 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:41:06.442130 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-828375c4-e2f8-475b-9fad-7c8ad119d550 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Snapshot retrieved successfully. Aug 12 10:41:06.443077 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-828375c4-e2f8-475b-9fad-7c8ad119d550 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] https://10.4.3.105/volume/v3/snapshots/d1e5393c-5929-49ad-b29f-ba5912f62a5b returned with HTTP 200 Aug 12 10:41:06.443672 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1000/3963] 10.4.3.105 () {66 vars in 1354 bytes} [Wed Aug 12 10:41:06 2026] GET /volume/v3/snapshots/d1e5393c-5929-49ad-b29f-ba5912f62a5b => generated 468 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:41:06.637679 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:41:06.637679 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:41:06.638154 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-9e521477-b872-4e19-a069-c12d1d308490 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Volume info retrieved successfully. Aug 12 10:41:06.638313 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.backup.api [None req-9e521477-b872-4e19-a069-c12d1d308490 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Checking backup size 1 against volume size 1 {{(pid=100372) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 12 10:41:06.638408 np0000007037 devstack@c-api.service[100372]: INFO cinder.backup.api [None req-9e521477-b872-4e19-a069-c12d1d308490 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Overwriting volume d75c8b3f-12d9-4cb2-91c6-ae06f2427688 with restore of backup 8ad7a07a-758d-4d99-b9cc-f01698f3029d Aug 12 10:41:06.649794 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.backup.rpcapi [None req-9e521477-b872-4e19-a069-c12d1d308490 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] restore_backup in rpcapi backup_id 8ad7a07a-758d-4d99-b9cc-f01698f3029d {{(pid=100372) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 12 10:41:06.651538 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-9e521477-b872-4e19-a069-c12d1d308490 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] https://10.4.3.105/volume/v3/backups/8ad7a07a-758d-4d99-b9cc-f01698f3029d/restore returned with HTTP 202 Aug 12 10:41:06.652036 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 994/3964] 10.4.3.105 () {68 vars in 1393 bytes} [Wed Aug 12 10:41:05 2026] POST /volume/v3/backups/8ad7a07a-758d-4d99-b9cc-f01698f3029d/restore => generated 189 bytes in 1199 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 10:41:06.659702 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-d37ecbc0-cf2f-45f9-ad4b-c004289caded None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:06.661663 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-d37ecbc0-cf2f-45f9-ad4b-c004289caded tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] GET https://10.4.3.105/volume/v3/backups/8ad7a07a-758d-4d99-b9cc-f01698f3029d Aug 12 10:41:06.661857 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-d37ecbc0-cf2f-45f9-ad4b-c004289caded tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:41:06.662037 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-d37ecbc0-cf2f-45f9-ad4b-c004289caded tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:41:06.662135 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-d37ecbc0-cf2f-45f9-ad4b-c004289caded tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Show backup with id 8ad7a07a-758d-4d99-b9cc-f01698f3029d. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:41:06.666253 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:41:06.666253 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:41:06.667049 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-d37ecbc0-cf2f-45f9-ad4b-c004289caded tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] https://10.4.3.105/volume/v3/backups/8ad7a07a-758d-4d99-b9cc-f01698f3029d returned with HTTP 200 Aug 12 10:41:06.667432 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 984/3965] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:41:06 2026] GET /volume/v3/backups/8ad7a07a-758d-4d99-b9cc-f01698f3029d => generated 793 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:41:06.691704 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-b0c3e510-e884-4f0a-8209-df3c174ceeef req-5314b786-b79f-4ca5-abb2-77bc6daa72d7 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:06.693763 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-b0c3e510-e884-4f0a-8209-df3c174ceeef req-5314b786-b79f-4ca5-abb2-77bc6daa72d7 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] GET https://10.4.3.105/volume/v3/snapshots/4dadcbe9-75ae-4b3e-97bc-857d0bbe7527 Aug 12 10:41:06.693965 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-b0c3e510-e884-4f0a-8209-df3c174ceeef req-5314b786-b79f-4ca5-abb2-77bc6daa72d7 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:41:06.694828 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-b0c3e510-e884-4f0a-8209-df3c174ceeef req-5314b786-b79f-4ca5-abb2-77bc6daa72d7 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:41:06.699281 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:41:06.699281 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:41:06.699773 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [req-b0c3e510-e884-4f0a-8209-df3c174ceeef req-5314b786-b79f-4ca5-abb2-77bc6daa72d7 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Snapshot retrieved successfully. Aug 12 10:41:06.700599 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-b0c3e510-e884-4f0a-8209-df3c174ceeef req-5314b786-b79f-4ca5-abb2-77bc6daa72d7 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] https://10.4.3.105/volume/v3/snapshots/4dadcbe9-75ae-4b3e-97bc-857d0bbe7527 returned with HTTP 200 Aug 12 10:41:06.700999 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 988/3966] 10.4.3.105 () {68 vars in 1604 bytes} [Wed Aug 12 10:41:06 2026] GET /volume/v3/snapshots/4dadcbe9-75ae-4b3e-97bc-857d0bbe7527 => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:41:06.907015 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-1782e372-6719-4381-b2db-d86f9d1aee2f None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:06.908915 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-1782e372-6719-4381-b2db-d86f9d1aee2f tempest-ProjectReaderTests-117768900 tempest-ProjectReaderTests-117768900-project-admin] GET https://10.4.3.105/volume/v3/volumes/92902679-cb32-4f20-b342-2472aff5b9c3 Aug 12 10:41:06.909151 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-1782e372-6719-4381-b2db-d86f9d1aee2f tempest-ProjectReaderTests-117768900 tempest-ProjectReaderTests-117768900-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:41:06.909355 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-1782e372-6719-4381-b2db-d86f9d1aee2f tempest-ProjectReaderTests-117768900 tempest-ProjectReaderTests-117768900-project-admin] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:41:06.916146 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-1782e372-6719-4381-b2db-d86f9d1aee2f tempest-ProjectReaderTests-117768900 tempest-ProjectReaderTests-117768900-project-admin] https://10.4.3.105/volume/v3/volumes/92902679-cb32-4f20-b342-2472aff5b9c3 returned with HTTP 404 Aug 12 10:41:06.916659 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1001/3967] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:41:06 2026] GET /volume/v3/volumes/92902679-cb32-4f20-b342-2472aff5b9c3 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:41:07.166604 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-c0d2e751-49ca-4f60-be71-d98cd6f7cac0 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:07.168470 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-c0d2e751-49ca-4f60-be71-d98cd6f7cac0 tempest-ProjectReaderTests39-1982694456 tempest-ProjectReaderTests39-1982694456-project-admin] GET https://10.4.3.105/volume/v3/backups/3335374f-3599-4c13-b5ea-df2c46db6ae7 Aug 12 10:41:07.168693 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-c0d2e751-49ca-4f60-be71-d98cd6f7cac0 tempest-ProjectReaderTests39-1982694456 tempest-ProjectReaderTests39-1982694456-project-admin] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:41:07.168885 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-c0d2e751-49ca-4f60-be71-d98cd6f7cac0 tempest-ProjectReaderTests39-1982694456 tempest-ProjectReaderTests39-1982694456-project-admin] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:41:07.169029 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.v3.backups [None req-c0d2e751-49ca-4f60-be71-d98cd6f7cac0 tempest-ProjectReaderTests39-1982694456 tempest-ProjectReaderTests39-1982694456-project-admin] Show backup with id 3335374f-3599-4c13-b5ea-df2c46db6ae7. {{(pid=100372) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:41:07.175859 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:41:07.175859 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:41:07.176608 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-c0d2e751-49ca-4f60-be71-d98cd6f7cac0 tempest-ProjectReaderTests39-1982694456 tempest-ProjectReaderTests39-1982694456-project-admin] https://10.4.3.105/volume/v3/backups/3335374f-3599-4c13-b5ea-df2c46db6ae7 returned with HTTP 200 Aug 12 10:41:07.177474 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 995/3968] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:41:07 2026] GET /volume/v3/backups/3335374f-3599-4c13-b5ea-df2c46db6ae7 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:41:07.454290 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-c8e225ec-8c57-4321-a559-91fd2111a9e5 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:07.456574 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-c8e225ec-8c57-4321-a559-91fd2111a9e5 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] GET https://10.4.3.105/volume/v3/snapshots/d1e5393c-5929-49ad-b29f-ba5912f62a5b Aug 12 10:41:07.456856 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-c8e225ec-8c57-4321-a559-91fd2111a9e5 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:41:07.457462 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-c8e225ec-8c57-4321-a559-91fd2111a9e5 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:41:07.463268 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-c8e225ec-8c57-4321-a559-91fd2111a9e5 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] https://10.4.3.105/volume/v3/snapshots/d1e5393c-5929-49ad-b29f-ba5912f62a5b returned with HTTP 404 Aug 12 10:41:07.464539 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 985/3969] 10.4.3.105 () {66 vars in 1354 bytes} [Wed Aug 12 10:41:07 2026] GET /volume/v3/snapshots/d1e5393c-5929-49ad-b29f-ba5912f62a5b => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:41:07.473248 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-c91c5772-e283-4289-a1e8-4f2c9408e14f None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:07.476662 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-c91c5772-e283-4289-a1e8-4f2c9408e14f tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] GET https://10.4.3.105/volume/v3/volumes/281205fd-01d4-4f8b-8ef2-c6bc80ac1846 Aug 12 10:41:07.476893 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-c91c5772-e283-4289-a1e8-4f2c9408e14f tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:41:07.477121 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-c91c5772-e283-4289-a1e8-4f2c9408e14f tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:41:07.494545 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:41:07.494545 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:41:07.498282 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-c91c5772-e283-4289-a1e8-4f2c9408e14f tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Volume info retrieved successfully. Aug 12 10:41:07.507236 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-c91c5772-e283-4289-a1e8-4f2c9408e14f tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] https://10.4.3.105/volume/v3/volumes/281205fd-01d4-4f8b-8ef2-c6bc80ac1846 returned with HTTP 200 Aug 12 10:41:07.507236 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 989/3970] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:41:07 2026] GET /volume/v3/volumes/281205fd-01d4-4f8b-8ef2-c6bc80ac1846 => generated 846 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:41:07.525112 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-51b30b19-76ec-42ae-9b5d-f915a13dd007 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:07.529707 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-51b30b19-76ec-42ae-9b5d-f915a13dd007 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] DELETE https://10.4.3.105/volume/v3/volumes/281205fd-01d4-4f8b-8ef2-c6bc80ac1846 Aug 12 10:41:07.529707 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-51b30b19-76ec-42ae-9b5d-f915a13dd007 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:41:07.529707 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-51b30b19-76ec-42ae-9b5d-f915a13dd007 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Calling method 'delete' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:41:07.529707 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.v3.volumes [None req-51b30b19-76ec-42ae-9b5d-f915a13dd007 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Delete volume with id: 281205fd-01d4-4f8b-8ef2-c6bc80ac1846 Aug 12 10:41:07.545976 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:41:07.545976 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:41:07.546744 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-51b30b19-76ec-42ae-9b5d-f915a13dd007 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Volume info retrieved successfully. Aug 12 10:41:07.570722 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-51b30b19-76ec-42ae-9b5d-f915a13dd007 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Delete volume request issued successfully. Aug 12 10:41:07.570722 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-51b30b19-76ec-42ae-9b5d-f915a13dd007 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] https://10.4.3.105/volume/v3/volumes/281205fd-01d4-4f8b-8ef2-c6bc80ac1846 returned with HTTP 202 Aug 12 10:41:07.571884 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1002/3971] 10.4.3.105 () {66 vars in 1351 bytes} [Wed Aug 12 10:41:07 2026] DELETE /volume/v3/volumes/281205fd-01d4-4f8b-8ef2-c6bc80ac1846 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 10:41:07.576306 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [req-b0c3e510-e884-4f0a-8209-df3c174ceeef req-6f7f9211-3f9c-4788-9391-b0355b07c205 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:07.581192 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-b0c3e510-e884-4f0a-8209-df3c174ceeef req-6f7f9211-3f9c-4788-9391-b0355b07c205 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] GET https://10.4.3.105/volume/v3/snapshots/4dadcbe9-75ae-4b3e-97bc-857d0bbe7527 Aug 12 10:41:07.581358 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-b8cb259f-4294-48dc-8312-d8899bb69e21 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:07.581454 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [req-b0c3e510-e884-4f0a-8209-df3c174ceeef req-6f7f9211-3f9c-4788-9391-b0355b07c205 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:41:07.581454 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [req-b0c3e510-e884-4f0a-8209-df3c174ceeef req-6f7f9211-3f9c-4788-9391-b0355b07c205 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:41:07.583987 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-b8cb259f-4294-48dc-8312-d8899bb69e21 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] GET https://10.4.3.105/volume/v3/volumes/281205fd-01d4-4f8b-8ef2-c6bc80ac1846 Aug 12 10:41:07.584542 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-b8cb259f-4294-48dc-8312-d8899bb69e21 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:41:07.585532 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-b8cb259f-4294-48dc-8312-d8899bb69e21 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:41:07.589074 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:41:07.589074 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:41:07.589250 np0000007037 devstack@c-api.service[100373]: DEBUG dbcounter [-] [100373] Writing DB stats cinder:SELECT=572,cinder:INSERT=100,cinder:UPDATE=185 {{(pid=100373) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 10:41:07.589753 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [req-b0c3e510-e884-4f0a-8209-df3c174ceeef req-6f7f9211-3f9c-4788-9391-b0355b07c205 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Snapshot retrieved successfully. Aug 12 10:41:07.591003 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-b0c3e510-e884-4f0a-8209-df3c174ceeef req-6f7f9211-3f9c-4788-9391-b0355b07c205 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] https://10.4.3.105/volume/v3/snapshots/4dadcbe9-75ae-4b3e-97bc-857d0bbe7527 returned with HTTP 200 Aug 12 10:41:07.591552 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 996/3972] 10.4.3.105 () {68 vars in 1604 bytes} [Wed Aug 12 10:41:07 2026] GET /volume/v3/snapshots/4dadcbe9-75ae-4b3e-97bc-857d0bbe7527 => generated 467 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:41:07.596151 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:41:07.596151 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:41:07.602334 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-b0c3e510-e884-4f0a-8209-df3c174ceeef req-1baa562f-4aec-439a-9d5a-e1eab2f5434b None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:07.605917 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-b8cb259f-4294-48dc-8312-d8899bb69e21 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Volume info retrieved successfully. Aug 12 10:41:07.607429 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-b0c3e510-e884-4f0a-8209-df3c174ceeef req-1baa562f-4aec-439a-9d5a-e1eab2f5434b tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] GET https://10.4.3.105/volume/v3/volumes/9b801ccd-7516-46ce-9202-0afde2ad366b Aug 12 10:41:07.607853 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-b0c3e510-e884-4f0a-8209-df3c174ceeef req-1baa562f-4aec-439a-9d5a-e1eab2f5434b tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:41:07.608042 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-b0c3e510-e884-4f0a-8209-df3c174ceeef req-1baa562f-4aec-439a-9d5a-e1eab2f5434b tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:41:07.614304 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-b8cb259f-4294-48dc-8312-d8899bb69e21 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] https://10.4.3.105/volume/v3/volumes/281205fd-01d4-4f8b-8ef2-c6bc80ac1846 returned with HTTP 200 Aug 12 10:41:07.615408 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 986/3973] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:41:07 2026] GET /volume/v3/volumes/281205fd-01d4-4f8b-8ef2-c6bc80ac1846 => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:41:07.624132 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:41:07.624132 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:41:07.630767 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [req-b0c3e510-e884-4f0a-8209-df3c174ceeef req-1baa562f-4aec-439a-9d5a-e1eab2f5434b tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Volume info retrieved successfully. Aug 12 10:41:07.636765 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-b0c3e510-e884-4f0a-8209-df3c174ceeef req-1baa562f-4aec-439a-9d5a-e1eab2f5434b tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] https://10.4.3.105/volume/v3/volumes/9b801ccd-7516-46ce-9202-0afde2ad366b returned with HTTP 200 Aug 12 10:41:07.637506 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 990/3974] 10.4.3.105 () {68 vars in 1598 bytes} [Wed Aug 12 10:41:07 2026] GET /volume/v3/volumes/9b801ccd-7516-46ce-9202-0afde2ad366b => generated 1367 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 12 10:41:07.646457 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-b0c3e510-e884-4f0a-8209-df3c174ceeef req-d50df478-4d6d-4b9a-af15-80789d4bd5a9 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:07.649221 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-b0c3e510-e884-4f0a-8209-df3c174ceeef req-d50df478-4d6d-4b9a-af15-80789d4bd5a9 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] POST https://10.4.3.105/volume/v3/volumes Aug 12 10:41:07.649721 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-b0c3e510-e884-4f0a-8209-df3c174ceeef req-d50df478-4d6d-4b9a-af15-80789d4bd5a9 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": "4dadcbe9-75ae-4b3e-97bc-857d0bbe7527", "name": "", "description": "", "volume_type": "storpool", "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:41:07.652025 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.v3.volumes [req-b0c3e510-e884-4f0a-8209-df3c174ceeef req-d50df478-4d6d-4b9a-af15-80789d4bd5a9 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': '4dadcbe9-75ae-4b3e-97bc-857d0bbe7527', 'name': '', 'description': '', 'volume_type': 'storpool', 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100375) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 10:41:07.663029 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:41:07.663029 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:41:07.663579 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [req-b0c3e510-e884-4f0a-8209-df3c174ceeef req-d50df478-4d6d-4b9a-af15-80789d4bd5a9 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Snapshot retrieved successfully. Aug 12 10:41:07.663758 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.v3.volumes [req-b0c3e510-e884-4f0a-8209-df3c174ceeef req-d50df478-4d6d-4b9a-af15-80789d4bd5a9 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Create volume of 1 GB Aug 12 10:41:07.664739 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [req-b0c3e510-e884-4f0a-8209-df3c174ceeef req-d50df478-4d6d-4b9a-af15-80789d4bd5a9 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Availability Zones retrieved successfully. Aug 12 10:41:07.670713 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [req-b0c3e510-e884-4f0a-8209-df3c174ceeef req-d50df478-4d6d-4b9a-af15-80789d4bd5a9 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Flow 'volume_create_api' (79134870-e73e-4738-9ad6-144c594c38f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:41:07.673056 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [req-b0c3e510-e884-4f0a-8209-df3c174ceeef req-d50df478-4d6d-4b9a-af15-80789d4bd5a9 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (58b72a43-3311-4336-bc22-702510409ff6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:41:07.674087 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.flows.api.create_volume [req-b0c3e510-e884-4f0a-8209-df3c174ceeef req-d50df478-4d6d-4b9a-af15-80789d4bd5a9 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100375) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 10:41:07.677386 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-44ed38ff-a011-4255-8cfd-07a9a2f75738 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:07.679201 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-44ed38ff-a011-4255-8cfd-07a9a2f75738 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] GET https://10.4.3.105/volume/v3/backups/8ad7a07a-758d-4d99-b9cc-f01698f3029d Aug 12 10:41:07.679431 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-44ed38ff-a011-4255-8cfd-07a9a2f75738 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:41:07.679654 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-44ed38ff-a011-4255-8cfd-07a9a2f75738 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:41:07.679755 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.v3.backups [None req-44ed38ff-a011-4255-8cfd-07a9a2f75738 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Show backup with id 8ad7a07a-758d-4d99-b9cc-f01698f3029d. {{(pid=100372) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:41:07.685596 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:41:07.685596 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:41:07.686424 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-44ed38ff-a011-4255-8cfd-07a9a2f75738 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] https://10.4.3.105/volume/v3/backups/8ad7a07a-758d-4d99-b9cc-f01698f3029d returned with HTTP 200 Aug 12 10:41:07.686841 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 997/3975] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:41:07 2026] GET /volume/v3/backups/8ad7a07a-758d-4d99-b9cc-f01698f3029d => generated 793 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:41:07.704319 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [req-b0c3e510-e884-4f0a-8209-df3c174ceeef req-d50df478-4d6d-4b9a-af15-80789d4bd5a9 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (58b72a43-3311-4336-bc22-702510409ff6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '4dadcbe9-75ae-4b3e-97bc-857d0bbe7527', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T10:26:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6cd66f07-4c7b-40b2-9dfb-378538f29c9e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:41:07.705119 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [req-b0c3e510-e884-4f0a-8209-df3c174ceeef req-d50df478-4d6d-4b9a-af15-80789d4bd5a9 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1b758a3f-79d6-4098-8d85-54efccbdb3f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:41:07.745339 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.quota [req-b0c3e510-e884-4f0a-8209-df3c174ceeef req-d50df478-4d6d-4b9a-af15-80789d4bd5a9 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Created reservations ['1af8716e-71e7-47dc-9736-16424b3cbb01', '1c729bfb-e388-44c3-8269-b6d3278b4de1', 'b7c274a0-336f-49c8-afd7-8112d4261d8d', 'f3e12d9f-75b1-4ac3-81a4-37738c439d98'] {{(pid=100375) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:41:07.746092 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [req-b0c3e510-e884-4f0a-8209-df3c174ceeef req-d50df478-4d6d-4b9a-af15-80789d4bd5a9 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1b758a3f-79d6-4098-8d85-54efccbdb3f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1af8716e-71e7-47dc-9736-16424b3cbb01', '1c729bfb-e388-44c3-8269-b6d3278b4de1', 'b7c274a0-336f-49c8-afd7-8112d4261d8d', 'f3e12d9f-75b1-4ac3-81a4-37738c439d98']}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:41:07.746846 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [req-b0c3e510-e884-4f0a-8209-df3c174ceeef req-d50df478-4d6d-4b9a-af15-80789d4bd5a9 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (de3be362-82e4-458d-98de-7fc90456190f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:41:07.785485 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [req-b0c3e510-e884-4f0a-8209-df3c174ceeef req-d50df478-4d6d-4b9a-af15-80789d4bd5a9 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (de3be362-82e4-458d-98de-7fc90456190f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'db7f5a5e-cd9d-4ef0-a05e-8d3aa64323f7', '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='583d3de192824336b38fa4f15e73dd0c',qos_specs=None,replication_status=,reservations=['1af8716e-71e7-47dc-9736-16424b3cbb01','1c729bfb-e388-44c3-8269-b6d3278b4de1','b7c274a0-336f-49c8-afd7-8112d4261d8d','f3e12d9f-75b1-4ac3-81a4-37738c439d98'],size=1,snapshot_id=4dadcbe9-75ae-4b3e-97bc-857d0bbe7527,source_replicaid=,source_volid=None,status='creating',user_id='50ce7d213d4746ebb95b29ff9a767645',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e), '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-12T10:41:07Z,deleted=False,deleted_at=None,display_description='',display_name='',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=db7f5a5e-cd9d-4ef0-a05e-8d3aa64323f7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='583d3de192824336b38fa4f15e73dd0c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=4dadcbe9-75ae-4b3e-97bc-857d0bbe7527,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='50ce7d213d4746ebb95b29ff9a767645',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6cd66f07-4c7b-40b2-9dfb-378538f29c9e),volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:41:07.786228 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [req-b0c3e510-e884-4f0a-8209-df3c174ceeef req-d50df478-4d6d-4b9a-af15-80789d4bd5a9 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c5382997-cf2b-4472-88a3-9f83d1f147b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:41:07.806908 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [req-b0c3e510-e884-4f0a-8209-df3c174ceeef req-d50df478-4d6d-4b9a-af15-80789d4bd5a9 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c5382997-cf2b-4472-88a3-9f83d1f147b0) transitioned into 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='583d3de192824336b38fa4f15e73dd0c',qos_specs=None,replication_status=,reservations=['1af8716e-71e7-47dc-9736-16424b3cbb01','1c729bfb-e388-44c3-8269-b6d3278b4de1','b7c274a0-336f-49c8-afd7-8112d4261d8d','f3e12d9f-75b1-4ac3-81a4-37738c439d98'],size=1,snapshot_id=4dadcbe9-75ae-4b3e-97bc-857d0bbe7527,source_replicaid=,source_volid=None,status='creating',user_id='50ce7d213d4746ebb95b29ff9a767645',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:41:07.807333 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [req-b0c3e510-e884-4f0a-8209-df3c174ceeef req-d50df478-4d6d-4b9a-af15-80789d4bd5a9 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (78dcdffc-6825-4536-925e-408920947c51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:41:07.827292 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [req-b0c3e510-e884-4f0a-8209-df3c174ceeef req-d50df478-4d6d-4b9a-af15-80789d4bd5a9 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (78dcdffc-6825-4536-925e-408920947c51) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:41:07.830008 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [req-b0c3e510-e884-4f0a-8209-df3c174ceeef req-d50df478-4d6d-4b9a-af15-80789d4bd5a9 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Flow 'volume_create_api' (79134870-e73e-4738-9ad6-144c594c38f7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100375) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:41:07.830008 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [req-b0c3e510-e884-4f0a-8209-df3c174ceeef req-d50df478-4d6d-4b9a-af15-80789d4bd5a9 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Create volume request issued successfully. Aug 12 10:41:07.830008 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-b0c3e510-e884-4f0a-8209-df3c174ceeef req-d50df478-4d6d-4b9a-af15-80789d4bd5a9 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] https://10.4.3.105/volume/v3/volumes returned with HTTP 202 Aug 12 10:41:07.830008 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1003/3976] 10.4.3.105 () {72 vars in 1541 bytes} [Wed Aug 12 10:41:07 2026] POST /volume/v3/volumes => generated 736 bytes in 184 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 10:41:07.841823 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-b0c3e510-e884-4f0a-8209-df3c174ceeef req-dc607abf-bce0-46f5-a8c1-59d711c3842a None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:07.843952 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-b0c3e510-e884-4f0a-8209-df3c174ceeef req-dc607abf-bce0-46f5-a8c1-59d711c3842a tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] GET https://10.4.3.105/volume/v3/volumes/db7f5a5e-cd9d-4ef0-a05e-8d3aa64323f7 Aug 12 10:41:07.844177 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-b0c3e510-e884-4f0a-8209-df3c174ceeef req-dc607abf-bce0-46f5-a8c1-59d711c3842a tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:41:07.844376 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-b0c3e510-e884-4f0a-8209-df3c174ceeef req-dc607abf-bce0-46f5-a8c1-59d711c3842a tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:41:07.854637 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:41:07.854637 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:41:07.859954 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [req-b0c3e510-e884-4f0a-8209-df3c174ceeef req-dc607abf-bce0-46f5-a8c1-59d711c3842a tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Volume info retrieved successfully. Aug 12 10:41:07.867770 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-b0c3e510-e884-4f0a-8209-df3c174ceeef req-dc607abf-bce0-46f5-a8c1-59d711c3842a tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] https://10.4.3.105/volume/v3/volumes/db7f5a5e-cd9d-4ef0-a05e-8d3aa64323f7 returned with HTTP 200 Aug 12 10:41:07.868169 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 987/3977] 10.4.3.105 () {68 vars in 1598 bytes} [Wed Aug 12 10:41:07 2026] GET /volume/v3/volumes/db7f5a5e-cd9d-4ef0-a05e-8d3aa64323f7 => generated 804 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:41:07.883837 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-b0c3e510-e884-4f0a-8209-df3c174ceeef req-cff5402a-ea6a-4298-b59a-40833bec8ab8 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:07.887055 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-b0c3e510-e884-4f0a-8209-df3c174ceeef req-cff5402a-ea6a-4298-b59a-40833bec8ab8 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] GET https://10.4.3.105/volume/v3/volumes/db7f5a5e-cd9d-4ef0-a05e-8d3aa64323f7 Aug 12 10:41:07.888332 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-b0c3e510-e884-4f0a-8209-df3c174ceeef req-cff5402a-ea6a-4298-b59a-40833bec8ab8 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:41:07.891690 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-b0c3e510-e884-4f0a-8209-df3c174ceeef req-cff5402a-ea6a-4298-b59a-40833bec8ab8 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:41:07.899427 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:41:07.899427 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:41:07.904375 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [req-b0c3e510-e884-4f0a-8209-df3c174ceeef req-cff5402a-ea6a-4298-b59a-40833bec8ab8 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Volume info retrieved successfully. Aug 12 10:41:07.908886 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-b0c3e510-e884-4f0a-8209-df3c174ceeef req-cff5402a-ea6a-4298-b59a-40833bec8ab8 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] https://10.4.3.105/volume/v3/volumes/db7f5a5e-cd9d-4ef0-a05e-8d3aa64323f7 returned with HTTP 200 Aug 12 10:41:07.909324 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 991/3978] 10.4.3.105 () {68 vars in 1598 bytes} [Wed Aug 12 10:41:07 2026] GET /volume/v3/volumes/db7f5a5e-cd9d-4ef0-a05e-8d3aa64323f7 => generated 804 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:41:08.187163 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-c2d1f906-2563-4a36-9122-ccf046de8605 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:08.189966 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-c2d1f906-2563-4a36-9122-ccf046de8605 tempest-ProjectReaderTests39-1982694456 tempest-ProjectReaderTests39-1982694456-project-admin] GET https://10.4.3.105/volume/v3/backups/3335374f-3599-4c13-b5ea-df2c46db6ae7 Aug 12 10:41:08.190175 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-c2d1f906-2563-4a36-9122-ccf046de8605 tempest-ProjectReaderTests39-1982694456 tempest-ProjectReaderTests39-1982694456-project-admin] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:41:08.190371 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-c2d1f906-2563-4a36-9122-ccf046de8605 tempest-ProjectReaderTests39-1982694456 tempest-ProjectReaderTests39-1982694456-project-admin] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:41:08.190466 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.v3.backups [None req-c2d1f906-2563-4a36-9122-ccf046de8605 tempest-ProjectReaderTests39-1982694456 tempest-ProjectReaderTests39-1982694456-project-admin] Show backup with id 3335374f-3599-4c13-b5ea-df2c46db6ae7. {{(pid=100372) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:41:08.194667 np0000007037 devstack@c-api.service[100372]: DEBUG dbcounter [-] [100372] Writing DB stats cinder:SELECT=633,cinder:UPDATE=236,cinder:DELETE=1,cinder:INSERT=136 {{(pid=100372) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 10:41:08.199864 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:41:08.199864 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:41:08.200539 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-c2d1f906-2563-4a36-9122-ccf046de8605 tempest-ProjectReaderTests39-1982694456 tempest-ProjectReaderTests39-1982694456-project-admin] https://10.4.3.105/volume/v3/backups/3335374f-3599-4c13-b5ea-df2c46db6ae7 returned with HTTP 200 Aug 12 10:41:08.201222 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 998/3979] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:41:08 2026] GET /volume/v3/backups/3335374f-3599-4c13-b5ea-df2c46db6ae7 => generated 734 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:41:08.632815 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-4b5e6edd-047c-4b46-8477-9aa5d2bea286 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:08.634767 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-4b5e6edd-047c-4b46-8477-9aa5d2bea286 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] GET https://10.4.3.105/volume/v3/volumes/281205fd-01d4-4f8b-8ef2-c6bc80ac1846 Aug 12 10:41:08.634967 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-4b5e6edd-047c-4b46-8477-9aa5d2bea286 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:41:08.635211 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-4b5e6edd-047c-4b46-8477-9aa5d2bea286 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:41:08.641111 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-4b5e6edd-047c-4b46-8477-9aa5d2bea286 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] https://10.4.3.105/volume/v3/volumes/281205fd-01d4-4f8b-8ef2-c6bc80ac1846 returned with HTTP 404 Aug 12 10:41:08.641619 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1004/3980] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:41:08 2026] GET /volume/v3/volumes/281205fd-01d4-4f8b-8ef2-c6bc80ac1846 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:41:08.651683 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-e1ae5022-aa45-41bf-81a8-9dbbc60d927b None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:08.656535 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-e1ae5022-aa45-41bf-81a8-9dbbc60d927b tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] GET https://10.4.3.105/volume/v3/volumes/7d502560-1c5c-44d5-95d8-70684df15a67 Aug 12 10:41:08.656535 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-e1ae5022-aa45-41bf-81a8-9dbbc60d927b tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:41:08.656535 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-e1ae5022-aa45-41bf-81a8-9dbbc60d927b tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:41:08.662657 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:41:08.662657 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:41:08.666808 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-e1ae5022-aa45-41bf-81a8-9dbbc60d927b tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Volume info retrieved successfully. Aug 12 10:41:08.671528 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-e1ae5022-aa45-41bf-81a8-9dbbc60d927b tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] https://10.4.3.105/volume/v3/volumes/7d502560-1c5c-44d5-95d8-70684df15a67 returned with HTTP 200 Aug 12 10:41:08.671955 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 988/3981] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:41:08 2026] GET /volume/v3/volumes/7d502560-1c5c-44d5-95d8-70684df15a67 => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:41:08.685679 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-7b3de42a-b6cb-463d-8ee0-e3c6761b09bb None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:08.687891 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-7b3de42a-b6cb-463d-8ee0-e3c6761b09bb tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] DELETE https://10.4.3.105/volume/v3/volumes/7d502560-1c5c-44d5-95d8-70684df15a67 Aug 12 10:41:08.688156 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-7b3de42a-b6cb-463d-8ee0-e3c6761b09bb tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:41:08.690377 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-7b3de42a-b6cb-463d-8ee0-e3c6761b09bb tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Calling method 'delete' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:41:08.690377 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.v3.volumes [None req-7b3de42a-b6cb-463d-8ee0-e3c6761b09bb tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Delete volume with id: 7d502560-1c5c-44d5-95d8-70684df15a67 Aug 12 10:41:08.701261 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:41:08.701261 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:41:08.701870 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-7b3de42a-b6cb-463d-8ee0-e3c6761b09bb tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Volume info retrieved successfully. Aug 12 10:41:08.704382 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-5d42d6f7-1612-4006-b066-91e7a4f20797 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:08.708471 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-5d42d6f7-1612-4006-b066-91e7a4f20797 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] GET https://10.4.3.105/volume/v3/backups/8ad7a07a-758d-4d99-b9cc-f01698f3029d Aug 12 10:41:08.708753 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-5d42d6f7-1612-4006-b066-91e7a4f20797 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:41:08.709015 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-5d42d6f7-1612-4006-b066-91e7a4f20797 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:41:08.709154 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.v3.backups [None req-5d42d6f7-1612-4006-b066-91e7a4f20797 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Show backup with id 8ad7a07a-758d-4d99-b9cc-f01698f3029d. {{(pid=100372) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:41:08.714552 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:41:08.714552 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:41:08.715777 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-5d42d6f7-1612-4006-b066-91e7a4f20797 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] https://10.4.3.105/volume/v3/backups/8ad7a07a-758d-4d99-b9cc-f01698f3029d returned with HTTP 200 Aug 12 10:41:08.716325 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 999/3982] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:41:08 2026] GET /volume/v3/backups/8ad7a07a-758d-4d99-b9cc-f01698f3029d => generated 793 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:41:08.725309 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-7b3de42a-b6cb-463d-8ee0-e3c6761b09bb tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Delete volume request issued successfully. Aug 12 10:41:08.725471 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-7b3de42a-b6cb-463d-8ee0-e3c6761b09bb tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] https://10.4.3.105/volume/v3/volumes/7d502560-1c5c-44d5-95d8-70684df15a67 returned with HTTP 202 Aug 12 10:41:08.725884 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 992/3983] 10.4.3.105 () {66 vars in 1351 bytes} [Wed Aug 12 10:41:08 2026] DELETE /volume/v3/volumes/7d502560-1c5c-44d5-95d8-70684df15a67 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 10:41:08.736790 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-f24bfc1e-eabf-4edd-ab5b-acffb63526d3 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:08.742366 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-f24bfc1e-eabf-4edd-ab5b-acffb63526d3 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] GET https://10.4.3.105/volume/v3/volumes/7d502560-1c5c-44d5-95d8-70684df15a67 Aug 12 10:41:08.742642 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-f24bfc1e-eabf-4edd-ab5b-acffb63526d3 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:41:08.742869 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-f24bfc1e-eabf-4edd-ab5b-acffb63526d3 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:41:08.755818 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:41:08.755818 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:41:08.760432 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-f24bfc1e-eabf-4edd-ab5b-acffb63526d3 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Volume info retrieved successfully. Aug 12 10:41:08.766343 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-f24bfc1e-eabf-4edd-ab5b-acffb63526d3 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] https://10.4.3.105/volume/v3/volumes/7d502560-1c5c-44d5-95d8-70684df15a67 returned with HTTP 200 Aug 12 10:41:08.766900 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1005/3984] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:41:08 2026] GET /volume/v3/volumes/7d502560-1c5c-44d5-95d8-70684df15a67 => generated 846 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:41:08.889480 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-56905150-c584-4e21-b808-ced96ce4deb2 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:09.005959 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-56905150-c584-4e21-b808-ced96ce4deb2 tempest-VolumeTypesMemberTests-200911149 tempest-VolumeTypesMemberTests-200911149-project-admin] POST https://10.4.3.105/volume/v3/types Aug 12 10:41:09.007544 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-56905150-c584-4e21-b808-ced96ce4deb2 tempest-VolumeTypesMemberTests-200911149 tempest-VolumeTypesMemberTests-200911149-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1143084623", "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=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:41:09.030282 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-56905150-c584-4e21-b808-ced96ce4deb2 tempest-VolumeTypesMemberTests-200911149 tempest-VolumeTypesMemberTests-200911149-project-admin] https://10.4.3.105/volume/v3/types returned with HTTP 200 Aug 12 10:41:09.030282 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 989/3985] 10.4.3.105 () {68 vars in 1253 bytes} [Wed Aug 12 10:41:08 2026] POST /volume/v3/types => generated 380 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:41:09.039579 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-6e574a83-95d5-4622-83cb-30b09703a150 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:09.041146 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-6e574a83-95d5-4622-83cb-30b09703a150 tempest-VolumeTypesMemberTests-200911149 tempest-VolumeTypesMemberTests-200911149-project-admin] POST https://10.4.3.105/volume/v3/types/d251d966-a7c1-428d-b741-8031e85c3ea8/encryption Aug 12 10:41:09.041481 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-6e574a83-95d5-4622-83cb-30b09703a150 tempest-VolumeTypesMemberTests-200911149 tempest-VolumeTypesMemberTests-200911149-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:41:09.059310 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-6e574a83-95d5-4622-83cb-30b09703a150 tempest-VolumeTypesMemberTests-200911149 tempest-VolumeTypesMemberTests-200911149-project-admin] https://10.4.3.105/volume/v3/types/d251d966-a7c1-428d-b741-8031e85c3ea8/encryption returned with HTTP 200 Aug 12 10:41:09.059865 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1000/3986] 10.4.3.105 () {68 vars in 1397 bytes} [Wed Aug 12 10:41:09 2026] POST /volume/v3/types/d251d966-a7c1-428d-b741-8031e85c3ea8/encryption => generated 239 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:41:09.069608 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-ad4c9a14-e103-4e6d-943b-5480b4dd14bd None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:09.071453 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-ad4c9a14-e103-4e6d-943b-5480b4dd14bd tempest-VolumeTypesMemberTests-200911149 tempest-VolumeTypesMemberTests-200911149-project-admin] POST https://10.4.3.105/volume/v3/types Aug 12 10:41:09.071805 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-ad4c9a14-e103-4e6d-943b-5480b4dd14bd tempest-VolumeTypesMemberTests-200911149 tempest-VolumeTypesMemberTests-200911149-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-2040488097", "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=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:41:09.087403 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-ad4c9a14-e103-4e6d-943b-5480b4dd14bd tempest-VolumeTypesMemberTests-200911149 tempest-VolumeTypesMemberTests-200911149-project-admin] https://10.4.3.105/volume/v3/types returned with HTTP 200 Aug 12 10:41:09.087693 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 993/3987] 10.4.3.105 () {68 vars in 1253 bytes} [Wed Aug 12 10:41:09 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 10:41:09.097127 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-20609801-09e5-44ee-be6d-ce6b82be91cd None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:09.174753 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-20609801-09e5-44ee-be6d-ce6b82be91cd tempest-VolumeTypesMemberTests-200911149 tempest-VolumeTypesMemberTests-200911149-project-member] POST https://10.4.3.105/volume/v3/types/48a2e690-a3ec-4f5c-acbd-78e96f32b94e/encryption Aug 12 10:41:09.175128 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-20609801-09e5-44ee-be6d-ce6b82be91cd tempest-VolumeTypesMemberTests-200911149 tempest-VolumeTypesMemberTests-200911149-project-member] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:41:09.177434 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.policy [None req-20609801-09e5-44ee-be6d-ce6b82be91cd tempest-VolumeTypesMemberTests-200911149 tempest-VolumeTypesMemberTests-200911149-project-member] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': '15eae77e41d84804b2b1c796167e08cb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1b79e1f38aab46adabc442c8e30ef1a1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100375) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 12 10:41:09.177434 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-20609801-09e5-44ee-be6d-ce6b82be91cd tempest-VolumeTypesMemberTests-200911149 tempest-VolumeTypesMemberTests-200911149-project-member] https://10.4.3.105/volume/v3/types/48a2e690-a3ec-4f5c-acbd-78e96f32b94e/encryption returned with HTTP 403 Aug 12 10:41:09.178019 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1006/3988] 10.4.3.105 () {68 vars in 1397 bytes} [Wed Aug 12 10:41:09 2026] POST /volume/v3/types/48a2e690-a3ec-4f5c-acbd-78e96f32b94e/encryption => generated 127 bytes in 81 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:41:09.195477 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-4027f2ab-4c97-4382-a43d-c0489ccb021c None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:09.198546 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-4027f2ab-4c97-4382-a43d-c0489ccb021c tempest-VolumeTypesMemberTests-200911149 tempest-VolumeTypesMemberTests-200911149-project-admin] POST https://10.4.3.105/volume/v3/types Aug 12 10:41:09.198546 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-4027f2ab-4c97-4382-a43d-c0489ccb021c tempest-VolumeTypesMemberTests-200911149 tempest-VolumeTypesMemberTests-200911149-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1978616405", "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=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:41:09.213624 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-f5474f3d-9873-4adf-8cd1-7a5e11a7a444 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:09.217462 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-f5474f3d-9873-4adf-8cd1-7a5e11a7a444 tempest-ProjectReaderTests39-1982694456 tempest-ProjectReaderTests39-1982694456-project-admin] GET https://10.4.3.105/volume/v3/backups/3335374f-3599-4c13-b5ea-df2c46db6ae7 Aug 12 10:41:09.217462 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-f5474f3d-9873-4adf-8cd1-7a5e11a7a444 tempest-ProjectReaderTests39-1982694456 tempest-ProjectReaderTests39-1982694456-project-admin] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:41:09.217462 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-f5474f3d-9873-4adf-8cd1-7a5e11a7a444 tempest-ProjectReaderTests39-1982694456 tempest-ProjectReaderTests39-1982694456-project-admin] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:41:09.217762 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.v3.backups [None req-f5474f3d-9873-4adf-8cd1-7a5e11a7a444 tempest-ProjectReaderTests39-1982694456 tempest-ProjectReaderTests39-1982694456-project-admin] Show backup with id 3335374f-3599-4c13-b5ea-df2c46db6ae7. {{(pid=100372) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:41:09.218924 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-4027f2ab-4c97-4382-a43d-c0489ccb021c tempest-VolumeTypesMemberTests-200911149 tempest-VolumeTypesMemberTests-200911149-project-admin] https://10.4.3.105/volume/v3/types returned with HTTP 200 Aug 12 10:41:09.219606 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 990/3989] 10.4.3.105 () {68 vars in 1253 bytes} [Wed Aug 12 10:41:09 2026] POST /volume/v3/types => generated 380 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:41:09.224190 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:41:09.224190 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:41:09.225196 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-f5474f3d-9873-4adf-8cd1-7a5e11a7a444 tempest-ProjectReaderTests39-1982694456 tempest-ProjectReaderTests39-1982694456-project-admin] https://10.4.3.105/volume/v3/backups/3335374f-3599-4c13-b5ea-df2c46db6ae7 returned with HTTP 200 Aug 12 10:41:09.225886 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1001/3990] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:41:09 2026] GET /volume/v3/backups/3335374f-3599-4c13-b5ea-df2c46db6ae7 => generated 734 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:41:09.237554 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-9c1b928d-340f-4157-b1cc-bde5bd0153c2 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:09.240807 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-9c1b928d-340f-4157-b1cc-bde5bd0153c2 tempest-VolumeTypesMemberTests-200911149 tempest-VolumeTypesMemberTests-200911149-project-member] POST https://10.4.3.105/volume/v3/types/f6173a97-a675-4abc-bc25-8f08524da76f/extra_specs Aug 12 10:41:09.241211 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-9c1b928d-340f-4157-b1cc-bde5bd0153c2 tempest-VolumeTypesMemberTests-200911149 tempest-VolumeTypesMemberTests-200911149-project-member] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:41:09.245370 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.policy [None req-9c1b928d-340f-4157-b1cc-bde5bd0153c2 tempest-VolumeTypesMemberTests-200911149 tempest-VolumeTypesMemberTests-200911149-project-member] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': '15eae77e41d84804b2b1c796167e08cb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1b79e1f38aab46adabc442c8e30ef1a1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100374) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 12 10:41:09.245609 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-9c1b928d-340f-4157-b1cc-bde5bd0153c2 tempest-VolumeTypesMemberTests-200911149 tempest-VolumeTypesMemberTests-200911149-project-member] https://10.4.3.105/volume/v3/types/f6173a97-a675-4abc-bc25-8f08524da76f/extra_specs returned with HTTP 403 Aug 12 10:41:09.246526 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 994/3991] 10.4.3.105 () {68 vars in 1399 bytes} [Wed Aug 12 10:41:09 2026] POST /volume/v3/types/f6173a97-a675-4abc-bc25-8f08524da76f/extra_specs => generated 122 bytes in 9 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:41:09.255056 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-a75b91b0-b685-4e2c-bfc9-7398397fb8cf None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:09.257467 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-a75b91b0-b685-4e2c-bfc9-7398397fb8cf tempest-VolumeTypesMemberTests-200911149 tempest-VolumeTypesMemberTests-200911149-project-member] PUT https://10.4.3.105/volume/v3/types/f6173a97-a675-4abc-bc25-8f08524da76f/extra_specs/key2 Aug 12 10:41:09.257879 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-a75b91b0-b685-4e2c-bfc9-7398397fb8cf tempest-VolumeTypesMemberTests-200911149 tempest-VolumeTypesMemberTests-200911149-project-member] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:41:09.261400 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.policy [None req-a75b91b0-b685-4e2c-bfc9-7398397fb8cf tempest-VolumeTypesMemberTests-200911149 tempest-VolumeTypesMemberTests-200911149-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '15eae77e41d84804b2b1c796167e08cb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1b79e1f38aab46adabc442c8e30ef1a1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100375) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 12 10:41:09.261689 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-a75b91b0-b685-4e2c-bfc9-7398397fb8cf tempest-VolumeTypesMemberTests-200911149 tempest-VolumeTypesMemberTests-200911149-project-member] https://10.4.3.105/volume/v3/types/f6173a97-a675-4abc-bc25-8f08524da76f/extra_specs/key2 returned with HTTP 403 Aug 12 10:41:09.262540 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1007/3992] 10.4.3.105 () {68 vars in 1413 bytes} [Wed Aug 12 10:41:09 2026] PUT /volume/v3/types/f6173a97-a675-4abc-bc25-8f08524da76f/extra_specs/key2 => generated 122 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:41:09.270152 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-5aca69f9-1b08-4d33-ad85-17a75f05dc6a None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:09.272171 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-5aca69f9-1b08-4d33-ad85-17a75f05dc6a tempest-VolumeTypesMemberTests-200911149 tempest-VolumeTypesMemberTests-200911149-project-member] POST https://10.4.3.105/volume/v3/types Aug 12 10:41:09.272748 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-5aca69f9-1b08-4d33-ad85-17a75f05dc6a tempest-VolumeTypesMemberTests-200911149 tempest-VolumeTypesMemberTests-200911149-project-member] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:41:09.274928 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.policy [None req-5aca69f9-1b08-4d33-ad85-17a75f05dc6a tempest-VolumeTypesMemberTests-200911149 tempest-VolumeTypesMemberTests-200911149-project-member] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': '15eae77e41d84804b2b1c796167e08cb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1b79e1f38aab46adabc442c8e30ef1a1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100373) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 12 10:41:09.275161 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-5aca69f9-1b08-4d33-ad85-17a75f05dc6a tempest-VolumeTypesMemberTests-200911149 tempest-VolumeTypesMemberTests-200911149-project-member] https://10.4.3.105/volume/v3/types returned with HTTP 403 Aug 12 10:41:09.275657 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 991/3993] 10.4.3.105 () {68 vars in 1252 bytes} [Wed Aug 12 10:41:09 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 10:41:09.284056 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-63534b4c-b4f6-46e5-a1c4-87c6d372cf78 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:09.286539 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-63534b4c-b4f6-46e5-a1c4-87c6d372cf78 tempest-VolumeTypesMemberTests-200911149 tempest-VolumeTypesMemberTests-200911149-project-admin] POST https://10.4.3.105/volume/v3/types Aug 12 10:41:09.286883 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-63534b4c-b4f6-46e5-a1c4-87c6d372cf78 tempest-VolumeTypesMemberTests-200911149 tempest-VolumeTypesMemberTests-200911149-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1883785654", "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=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:41:09.309376 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-63534b4c-b4f6-46e5-a1c4-87c6d372cf78 tempest-VolumeTypesMemberTests-200911149 tempest-VolumeTypesMemberTests-200911149-project-admin] https://10.4.3.105/volume/v3/types returned with HTTP 200 Aug 12 10:41:09.310027 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1002/3994] 10.4.3.105 () {68 vars in 1253 bytes} [Wed Aug 12 10:41:09 2026] POST /volume/v3/types => generated 380 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:41:09.322013 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-e3c75265-0266-426b-bf0f-acac74cff63f None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:09.325157 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-e3c75265-0266-426b-bf0f-acac74cff63f tempest-VolumeTypesMemberTests-200911149 tempest-VolumeTypesMemberTests-200911149-project-admin] POST https://10.4.3.105/volume/v3/types/3d88cf0a-13fd-4c1c-9bf8-cd301463eb81/encryption Aug 12 10:41:09.325540 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-e3c75265-0266-426b-bf0f-acac74cff63f tempest-VolumeTypesMemberTests-200911149 tempest-VolumeTypesMemberTests-200911149-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:41:09.333612 np0000007037 devstack@c-api.service[100374]: DEBUG dbcounter [-] [100374] Writing DB stats cinder:SELECT=615,cinder:UPDATE=188,cinder:INSERT=109 {{(pid=100374) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 10:41:09.353547 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-e3c75265-0266-426b-bf0f-acac74cff63f tempest-VolumeTypesMemberTests-200911149 tempest-VolumeTypesMemberTests-200911149-project-admin] https://10.4.3.105/volume/v3/types/3d88cf0a-13fd-4c1c-9bf8-cd301463eb81/encryption returned with HTTP 200 Aug 12 10:41:09.353547 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 995/3995] 10.4.3.105 () {68 vars in 1397 bytes} [Wed Aug 12 10:41:09 2026] POST /volume/v3/types/3d88cf0a-13fd-4c1c-9bf8-cd301463eb81/encryption => generated 239 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:41:09.362225 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-727603c3-62dd-4ef4-899e-6f770f86b82a None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:09.365249 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-727603c3-62dd-4ef4-899e-6f770f86b82a tempest-VolumeTypesMemberTests-200911149 tempest-VolumeTypesMemberTests-200911149-project-member] DELETE https://10.4.3.105/volume/v3/types/3d88cf0a-13fd-4c1c-9bf8-cd301463eb81/encryption/35864097-8053-49f3-8c89-ebfda0ee53f1 Aug 12 10:41:09.365664 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-727603c3-62dd-4ef4-899e-6f770f86b82a tempest-VolumeTypesMemberTests-200911149 tempest-VolumeTypesMemberTests-200911149-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:41:09.365985 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-727603c3-62dd-4ef4-899e-6f770f86b82a tempest-VolumeTypesMemberTests-200911149 tempest-VolumeTypesMemberTests-200911149-project-member] Calling method 'delete' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:41:09.366976 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.policy [None req-727603c3-62dd-4ef4-899e-6f770f86b82a tempest-VolumeTypesMemberTests-200911149 tempest-VolumeTypesMemberTests-200911149-project-member] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': '15eae77e41d84804b2b1c796167e08cb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1b79e1f38aab46adabc442c8e30ef1a1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100375) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 12 10:41:09.367545 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-727603c3-62dd-4ef4-899e-6f770f86b82a tempest-VolumeTypesMemberTests-200911149 tempest-VolumeTypesMemberTests-200911149-project-member] https://10.4.3.105/volume/v3/types/3d88cf0a-13fd-4c1c-9bf8-cd301463eb81/encryption/35864097-8053-49f3-8c89-ebfda0ee53f1 returned with HTTP 403 Aug 12 10:41:09.367929 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1008/3996] 10.4.3.105 () {66 vars in 1489 bytes} [Wed Aug 12 10:41:09 2026] DELETE /volume/v3/types/3d88cf0a-13fd-4c1c-9bf8-cd301463eb81/encryption/35864097-8053-49f3-8c89-ebfda0ee53f1 => generated 127 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:41:09.374753 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-32ed89d0-6292-4ef1-a9cf-21f383af9cb0 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:09.378171 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-32ed89d0-6292-4ef1-a9cf-21f383af9cb0 tempest-VolumeTypesMemberTests-200911149 tempest-VolumeTypesMemberTests-200911149-project-admin] POST https://10.4.3.105/volume/v3/types Aug 12 10:41:09.378295 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-32ed89d0-6292-4ef1-a9cf-21f383af9cb0 tempest-VolumeTypesMemberTests-200911149 tempest-VolumeTypesMemberTests-200911149-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-316739512", "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=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:41:09.398498 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-32ed89d0-6292-4ef1-a9cf-21f383af9cb0 tempest-VolumeTypesMemberTests-200911149 tempest-VolumeTypesMemberTests-200911149-project-admin] https://10.4.3.105/volume/v3/types returned with HTTP 200 Aug 12 10:41:09.398956 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 992/3997] 10.4.3.105 () {68 vars in 1253 bytes} [Wed Aug 12 10:41:09 2026] POST /volume/v3/types => generated 379 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:41:09.408432 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-44b69267-9820-4bbf-b4f1-e1073dec1cfc None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:09.410772 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-44b69267-9820-4bbf-b4f1-e1073dec1cfc tempest-VolumeTypesMemberTests-200911149 tempest-VolumeTypesMemberTests-200911149-project-member] DELETE https://10.4.3.105/volume/v3/types/f1021154-fe09-47f8-bcaa-32f7216a52ed/extra_specs/key1 Aug 12 10:41:09.411028 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-44b69267-9820-4bbf-b4f1-e1073dec1cfc tempest-VolumeTypesMemberTests-200911149 tempest-VolumeTypesMemberTests-200911149-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:41:09.411288 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-44b69267-9820-4bbf-b4f1-e1073dec1cfc tempest-VolumeTypesMemberTests-200911149 tempest-VolumeTypesMemberTests-200911149-project-member] Calling method 'delete' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:41:09.417042 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.policy [None req-44b69267-9820-4bbf-b4f1-e1073dec1cfc tempest-VolumeTypesMemberTests-200911149 tempest-VolumeTypesMemberTests-200911149-project-member] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': '15eae77e41d84804b2b1c796167e08cb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1b79e1f38aab46adabc442c8e30ef1a1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100372) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 12 10:41:09.417337 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-44b69267-9820-4bbf-b4f1-e1073dec1cfc tempest-VolumeTypesMemberTests-200911149 tempest-VolumeTypesMemberTests-200911149-project-member] https://10.4.3.105/volume/v3/types/f1021154-fe09-47f8-bcaa-32f7216a52ed/extra_specs/key1 returned with HTTP 403 Aug 12 10:41:09.417924 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1003/3998] 10.4.3.105 () {66 vars in 1396 bytes} [Wed Aug 12 10:41:09 2026] DELETE /volume/v3/types/f1021154-fe09-47f8-bcaa-32f7216a52ed/extra_specs/key1 => generated 122 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:41:09.426089 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-cc4709fb-38e4-4e92-ab1d-92702dfbb794 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:09.428072 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-cc4709fb-38e4-4e92-ab1d-92702dfbb794 tempest-VolumeTypesMemberTests-200911149 tempest-VolumeTypesMemberTests-200911149-project-admin] POST https://10.4.3.105/volume/v3/types Aug 12 10:41:09.428485 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-cc4709fb-38e4-4e92-ab1d-92702dfbb794 tempest-VolumeTypesMemberTests-200911149 tempest-VolumeTypesMemberTests-200911149-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1021815055", "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=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:41:09.445437 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-cc4709fb-38e4-4e92-ab1d-92702dfbb794 tempest-VolumeTypesMemberTests-200911149 tempest-VolumeTypesMemberTests-200911149-project-admin] https://10.4.3.105/volume/v3/types returned with HTTP 200 Aug 12 10:41:09.445881 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 996/3999] 10.4.3.105 () {68 vars in 1253 bytes} [Wed Aug 12 10:41:09 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 10:41:09.454373 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-8cb6ed62-74f4-41fa-b0d1-5e1042ce5b27 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:09.456809 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-8cb6ed62-74f4-41fa-b0d1-5e1042ce5b27 tempest-VolumeTypesMemberTests-200911149 tempest-VolumeTypesMemberTests-200911149-project-member] DELETE https://10.4.3.105/volume/v3/types/890f494f-d0ee-4f7a-9e55-0616c085c783 Aug 12 10:41:09.457000 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-8cb6ed62-74f4-41fa-b0d1-5e1042ce5b27 tempest-VolumeTypesMemberTests-200911149 tempest-VolumeTypesMemberTests-200911149-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:41:09.457183 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-8cb6ed62-74f4-41fa-b0d1-5e1042ce5b27 tempest-VolumeTypesMemberTests-200911149 tempest-VolumeTypesMemberTests-200911149-project-member] Calling method '_delete' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:41:09.457809 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.policy [None req-8cb6ed62-74f4-41fa-b0d1-5e1042ce5b27 tempest-VolumeTypesMemberTests-200911149 tempest-VolumeTypesMemberTests-200911149-project-member] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': '15eae77e41d84804b2b1c796167e08cb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1b79e1f38aab46adabc442c8e30ef1a1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100375) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 12 10:41:09.457959 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-8cb6ed62-74f4-41fa-b0d1-5e1042ce5b27 tempest-VolumeTypesMemberTests-200911149 tempest-VolumeTypesMemberTests-200911149-project-member] https://10.4.3.105/volume/v3/types/890f494f-d0ee-4f7a-9e55-0616c085c783 returned with HTTP 403 Aug 12 10:41:09.458731 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1009/4000] 10.4.3.105 () {66 vars in 1345 bytes} [Wed Aug 12 10:41:09 2026] DELETE /volume/v3/types/890f494f-d0ee-4f7a-9e55-0616c085c783 => generated 109 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:41:09.466922 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-b11c5292-1d06-445f-8687-3202fb6a245b None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:09.468751 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-b11c5292-1d06-445f-8687-3202fb6a245b tempest-VolumeTypesMemberTests-200911149 tempest-VolumeTypesMemberTests-200911149-project-member] GET https://10.4.3.105/volume/v3/types/d251d966-a7c1-428d-b741-8031e85c3ea8/extra_specs Aug 12 10:41:09.468973 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-b11c5292-1d06-445f-8687-3202fb6a245b tempest-VolumeTypesMemberTests-200911149 tempest-VolumeTypesMemberTests-200911149-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:41:09.469118 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-b11c5292-1d06-445f-8687-3202fb6a245b tempest-VolumeTypesMemberTests-200911149 tempest-VolumeTypesMemberTests-200911149-project-member] Calling method 'index' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:41:09.476870 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-b11c5292-1d06-445f-8687-3202fb6a245b tempest-VolumeTypesMemberTests-200911149 tempest-VolumeTypesMemberTests-200911149-project-member] https://10.4.3.105/volume/v3/types/d251d966-a7c1-428d-b741-8031e85c3ea8/extra_specs returned with HTTP 200 Aug 12 10:41:09.477286 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 993/4001] 10.4.3.105 () {66 vars in 1378 bytes} [Wed Aug 12 10:41:09 2026] GET /volume/v3/types/d251d966-a7c1-428d-b741-8031e85c3ea8/extra_specs => generated 123 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:41:09.485644 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-bfd1587d-80a0-4b3d-85ca-254d9b61e333 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:09.487401 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-bfd1587d-80a0-4b3d-85ca-254d9b61e333 tempest-VolumeTypesMemberTests-200911149 tempest-VolumeTypesMemberTests-200911149-project-member] GET https://10.4.3.105/volume/v3/types Aug 12 10:41:09.487691 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-bfd1587d-80a0-4b3d-85ca-254d9b61e333 tempest-VolumeTypesMemberTests-200911149 tempest-VolumeTypesMemberTests-200911149-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:41:09.487944 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-bfd1587d-80a0-4b3d-85ca-254d9b61e333 tempest-VolumeTypesMemberTests-200911149 tempest-VolumeTypesMemberTests-200911149-project-member] Calling method 'index' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:41:09.488739 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.api_utils [None req-bfd1587d-80a0-4b3d-85ca-254d9b61e333 tempest-VolumeTypesMemberTests-200911149 tempest-VolumeTypesMemberTests-200911149-project-member] Removing options '' from query. {{(pid=100372) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 10:41:09.508537 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-bfd1587d-80a0-4b3d-85ca-254d9b61e333 tempest-VolumeTypesMemberTests-200911149 tempest-VolumeTypesMemberTests-200911149-project-member] https://10.4.3.105/volume/v3/types returned with HTTP 200 Aug 12 10:41:09.508929 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1004/4002] 10.4.3.105 () {66 vars in 1231 bytes} [Wed Aug 12 10:41:09 2026] GET /volume/v3/types => generated 2388 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 12 10:41:09.521027 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-ed060b43-ec43-42d1-a52d-3fa02a5ca7b7 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:09.523392 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-ed060b43-ec43-42d1-a52d-3fa02a5ca7b7 tempest-VolumeTypesMemberTests-200911149 tempest-VolumeTypesMemberTests-200911149-project-member] GET https://10.4.3.105/volume/v3/types/d251d966-a7c1-428d-b741-8031e85c3ea8/encryption/cipher Aug 12 10:41:09.523633 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-ed060b43-ec43-42d1-a52d-3fa02a5ca7b7 tempest-VolumeTypesMemberTests-200911149 tempest-VolumeTypesMemberTests-200911149-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:41:09.523852 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-ed060b43-ec43-42d1-a52d-3fa02a5ca7b7 tempest-VolumeTypesMemberTests-200911149 tempest-VolumeTypesMemberTests-200911149-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:41:09.524748 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.policy [None req-ed060b43-ec43-42d1-a52d-3fa02a5ca7b7 tempest-VolumeTypesMemberTests-200911149 tempest-VolumeTypesMemberTests-200911149-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '15eae77e41d84804b2b1c796167e08cb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1b79e1f38aab46adabc442c8e30ef1a1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100374) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 12 10:41:09.524948 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-ed060b43-ec43-42d1-a52d-3fa02a5ca7b7 tempest-VolumeTypesMemberTests-200911149 tempest-VolumeTypesMemberTests-200911149-project-member] https://10.4.3.105/volume/v3/types/d251d966-a7c1-428d-b741-8031e85c3ea8/encryption/cipher returned with HTTP 403 Aug 12 10:41:09.525583 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 997/4003] 10.4.3.105 () {66 vars in 1396 bytes} [Wed Aug 12 10:41:09 2026] GET /volume/v3/types/d251d966-a7c1-428d-b741-8031e85c3ea8/encryption/cipher => generated 124 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:41:09.532720 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-6364646b-8698-4f5f-9794-f826420ad56c None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:09.534758 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-6364646b-8698-4f5f-9794-f826420ad56c tempest-VolumeTypesMemberTests-200911149 tempest-VolumeTypesMemberTests-200911149-project-member] GET https://10.4.3.105/volume/v3/types/d251d966-a7c1-428d-b741-8031e85c3ea8/encryption Aug 12 10:41:09.535014 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-6364646b-8698-4f5f-9794-f826420ad56c tempest-VolumeTypesMemberTests-200911149 tempest-VolumeTypesMemberTests-200911149-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:41:09.535277 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-6364646b-8698-4f5f-9794-f826420ad56c tempest-VolumeTypesMemberTests-200911149 tempest-VolumeTypesMemberTests-200911149-project-member] Calling method 'index' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:41:09.535907 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.policy [None req-6364646b-8698-4f5f-9794-f826420ad56c tempest-VolumeTypesMemberTests-200911149 tempest-VolumeTypesMemberTests-200911149-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '15eae77e41d84804b2b1c796167e08cb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1b79e1f38aab46adabc442c8e30ef1a1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100375) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 12 10:41:09.536107 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-6364646b-8698-4f5f-9794-f826420ad56c tempest-VolumeTypesMemberTests-200911149 tempest-VolumeTypesMemberTests-200911149-project-member] https://10.4.3.105/volume/v3/types/d251d966-a7c1-428d-b741-8031e85c3ea8/encryption returned with HTTP 403 Aug 12 10:41:09.536555 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1010/4004] 10.4.3.105 () {66 vars in 1375 bytes} [Wed Aug 12 10:41:09 2026] GET /volume/v3/types/d251d966-a7c1-428d-b741-8031e85c3ea8/encryption => generated 124 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:41:09.543630 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-a5e9c4bc-d4dd-47d1-8d21-1421109e6b40 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:09.545394 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-a5e9c4bc-d4dd-47d1-8d21-1421109e6b40 tempest-VolumeTypesMemberTests-200911149 tempest-VolumeTypesMemberTests-200911149-project-member] GET https://10.4.3.105/volume/v3/types/d251d966-a7c1-428d-b741-8031e85c3ea8/extra_specs/multiattach Aug 12 10:41:09.545756 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-a5e9c4bc-d4dd-47d1-8d21-1421109e6b40 tempest-VolumeTypesMemberTests-200911149 tempest-VolumeTypesMemberTests-200911149-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:41:09.546057 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-a5e9c4bc-d4dd-47d1-8d21-1421109e6b40 tempest-VolumeTypesMemberTests-200911149 tempest-VolumeTypesMemberTests-200911149-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:41:09.553339 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-a5e9c4bc-d4dd-47d1-8d21-1421109e6b40 tempest-VolumeTypesMemberTests-200911149 tempest-VolumeTypesMemberTests-200911149-project-member] https://10.4.3.105/volume/v3/types/d251d966-a7c1-428d-b741-8031e85c3ea8/extra_specs/multiattach returned with HTTP 200 Aug 12 10:41:09.553808 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 994/4005] 10.4.3.105 () {66 vars in 1414 bytes} [Wed Aug 12 10:41:09 2026] GET /volume/v3/types/d251d966-a7c1-428d-b741-8031e85c3ea8/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 10:41:09.561180 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-b2e69e5f-e68a-4892-a595-d9031a747a7a None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:09.563301 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-b2e69e5f-e68a-4892-a595-d9031a747a7a tempest-VolumeTypesMemberTests-200911149 tempest-VolumeTypesMemberTests-200911149-project-member] GET https://10.4.3.105/volume/v3/types/d251d966-a7c1-428d-b741-8031e85c3ea8/extra_specs/volume_backend_name Aug 12 10:41:09.563612 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-b2e69e5f-e68a-4892-a595-d9031a747a7a tempest-VolumeTypesMemberTests-200911149 tempest-VolumeTypesMemberTests-200911149-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:41:09.563901 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-b2e69e5f-e68a-4892-a595-d9031a747a7a tempest-VolumeTypesMemberTests-200911149 tempest-VolumeTypesMemberTests-200911149-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:41:09.571739 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-b2e69e5f-e68a-4892-a595-d9031a747a7a tempest-VolumeTypesMemberTests-200911149 tempest-VolumeTypesMemberTests-200911149-project-member] https://10.4.3.105/volume/v3/types/d251d966-a7c1-428d-b741-8031e85c3ea8/extra_specs/volume_backend_name returned with HTTP 404 Aug 12 10:41:09.572314 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1005/4006] 10.4.3.105 () {66 vars in 1438 bytes} [Wed Aug 12 10:41:09 2026] GET /volume/v3/types/d251d966-a7c1-428d-b741-8031e85c3ea8/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 10:41:09.581244 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-8c12e0c3-19c0-4c0f-9d1b-4fa83e79b690 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:09.582850 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-8c12e0c3-19c0-4c0f-9d1b-4fa83e79b690 tempest-VolumeTypesMemberTests-200911149 tempest-VolumeTypesMemberTests-200911149-project-member] GET https://10.4.3.105/volume/v3/types/d251d966-a7c1-428d-b741-8031e85c3ea8 Aug 12 10:41:09.583023 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-8c12e0c3-19c0-4c0f-9d1b-4fa83e79b690 tempest-VolumeTypesMemberTests-200911149 tempest-VolumeTypesMemberTests-200911149-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:41:09.583200 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-8c12e0c3-19c0-4c0f-9d1b-4fa83e79b690 tempest-VolumeTypesMemberTests-200911149 tempest-VolumeTypesMemberTests-200911149-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:41:09.588995 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-8c12e0c3-19c0-4c0f-9d1b-4fa83e79b690 tempest-VolumeTypesMemberTests-200911149 tempest-VolumeTypesMemberTests-200911149-project-member] https://10.4.3.105/volume/v3/types/d251d966-a7c1-428d-b741-8031e85c3ea8 returned with HTTP 200 Aug 12 10:41:09.589353 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 998/4007] 10.4.3.105 () {66 vars in 1342 bytes} [Wed Aug 12 10:41:09 2026] GET /volume/v3/types/d251d966-a7c1-428d-b741-8031e85c3ea8 => generated 318 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:41:09.599538 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-7e4da543-323c-4856-b11f-762c745fd884 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:09.601572 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-7e4da543-323c-4856-b11f-762c745fd884 tempest-VolumeTypesMemberTests-200911149 tempest-VolumeTypesMemberTests-200911149-project-member] PUT https://10.4.3.105/volume/v3/types/d251d966-a7c1-428d-b741-8031e85c3ea8/encryption/34fc43c4-a0d2-4e75-ac05-2e771c2db9a7 Aug 12 10:41:09.601989 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-7e4da543-323c-4856-b11f-762c745fd884 tempest-VolumeTypesMemberTests-200911149 tempest-VolumeTypesMemberTests-200911149-project-member] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:41:09.603911 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.policy [None req-7e4da543-323c-4856-b11f-762c745fd884 tempest-VolumeTypesMemberTests-200911149 tempest-VolumeTypesMemberTests-200911149-project-member] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': '15eae77e41d84804b2b1c796167e08cb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1b79e1f38aab46adabc442c8e30ef1a1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100375) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 12 10:41:09.604189 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-7e4da543-323c-4856-b11f-762c745fd884 tempest-VolumeTypesMemberTests-200911149 tempest-VolumeTypesMemberTests-200911149-project-member] https://10.4.3.105/volume/v3/types/d251d966-a7c1-428d-b741-8031e85c3ea8/encryption/34fc43c4-a0d2-4e75-ac05-2e771c2db9a7 returned with HTTP 403 Aug 12 10:41:09.604906 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1011/4008] 10.4.3.105 () {68 vars in 1506 bytes} [Wed Aug 12 10:41:09 2026] PUT /volume/v3/types/d251d966-a7c1-428d-b741-8031e85c3ea8/encryption/34fc43c4-a0d2-4e75-ac05-2e771c2db9a7 => generated 127 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:41:09.612876 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-678d2022-6194-42d5-8314-342c0ba5d922 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:09.614814 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-678d2022-6194-42d5-8314-342c0ba5d922 tempest-VolumeTypesMemberTests-200911149 tempest-VolumeTypesMemberTests-200911149-project-member] PUT https://10.4.3.105/volume/v3/types/d251d966-a7c1-428d-b741-8031e85c3ea8/extra_specs/key1 Aug 12 10:41:09.615237 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-678d2022-6194-42d5-8314-342c0ba5d922 tempest-VolumeTypesMemberTests-200911149 tempest-VolumeTypesMemberTests-200911149-project-member] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:41:09.617156 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.policy [None req-678d2022-6194-42d5-8314-342c0ba5d922 tempest-VolumeTypesMemberTests-200911149 tempest-VolumeTypesMemberTests-200911149-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '15eae77e41d84804b2b1c796167e08cb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1b79e1f38aab46adabc442c8e30ef1a1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100373) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 12 10:41:09.617439 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-678d2022-6194-42d5-8314-342c0ba5d922 tempest-VolumeTypesMemberTests-200911149 tempest-VolumeTypesMemberTests-200911149-project-member] https://10.4.3.105/volume/v3/types/d251d966-a7c1-428d-b741-8031e85c3ea8/extra_specs/key1 returned with HTTP 403 Aug 12 10:41:09.618078 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 995/4009] 10.4.3.105 () {68 vars in 1413 bytes} [Wed Aug 12 10:41:09 2026] PUT /volume/v3/types/d251d966-a7c1-428d-b741-8031e85c3ea8/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 10:41:09.625960 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-cc6847c0-23c1-451c-b28d-6a56dc35c1ce None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:09.628023 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-cc6847c0-23c1-451c-b28d-6a56dc35c1ce tempest-VolumeTypesMemberTests-200911149 tempest-VolumeTypesMemberTests-200911149-project-member] PUT https://10.4.3.105/volume/v3/types/d251d966-a7c1-428d-b741-8031e85c3ea8 Aug 12 10:41:09.628443 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-cc6847c0-23c1-451c-b28d-6a56dc35c1ce tempest-VolumeTypesMemberTests-200911149 tempest-VolumeTypesMemberTests-200911149-project-member] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:41:09.630801 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.policy [None req-cc6847c0-23c1-451c-b28d-6a56dc35c1ce tempest-VolumeTypesMemberTests-200911149 tempest-VolumeTypesMemberTests-200911149-project-member] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': '15eae77e41d84804b2b1c796167e08cb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1b79e1f38aab46adabc442c8e30ef1a1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100372) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 12 10:41:09.631055 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-cc6847c0-23c1-451c-b28d-6a56dc35c1ce tempest-VolumeTypesMemberTests-200911149 tempest-VolumeTypesMemberTests-200911149-project-member] https://10.4.3.105/volume/v3/types/d251d966-a7c1-428d-b741-8031e85c3ea8 returned with HTTP 403 Aug 12 10:41:09.631551 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1006/4010] 10.4.3.105 () {68 vars in 1362 bytes} [Wed Aug 12 10:41:09 2026] PUT /volume/v3/types/d251d966-a7c1-428d-b741-8031e85c3ea8 => generated 109 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:41:09.642026 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-1473a68c-6920-48c5-a7a8-7a484c240267 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:09.643665 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-1473a68c-6920-48c5-a7a8-7a484c240267 tempest-VolumeTypesMemberTests-200911149 tempest-VolumeTypesMemberTests-200911149-project-admin] DELETE https://10.4.3.105/volume/v3/types/890f494f-d0ee-4f7a-9e55-0616c085c783 Aug 12 10:41:09.643854 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-1473a68c-6920-48c5-a7a8-7a484c240267 tempest-VolumeTypesMemberTests-200911149 tempest-VolumeTypesMemberTests-200911149-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:41:09.644069 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-1473a68c-6920-48c5-a7a8-7a484c240267 tempest-VolumeTypesMemberTests-200911149 tempest-VolumeTypesMemberTests-200911149-project-admin] Calling method '_delete' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:41:09.670778 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-1473a68c-6920-48c5-a7a8-7a484c240267 tempest-VolumeTypesMemberTests-200911149 tempest-VolumeTypesMemberTests-200911149-project-admin] https://10.4.3.105/volume/v3/types/890f494f-d0ee-4f7a-9e55-0616c085c783 returned with HTTP 202 Aug 12 10:41:09.671110 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 999/4011] 10.4.3.105 () {66 vars in 1345 bytes} [Wed Aug 12 10:41:09 2026] DELETE /volume/v3/types/890f494f-d0ee-4f7a-9e55-0616c085c783 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 10:41:09.681899 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-a10fa847-9b8c-4a95-93b1-220cf7cb4b4e None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:09.684158 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-a10fa847-9b8c-4a95-93b1-220cf7cb4b4e tempest-VolumeTypesMemberTests-200911149 tempest-VolumeTypesMemberTests-200911149-project-admin] DELETE https://10.4.3.105/volume/v3/types/f1021154-fe09-47f8-bcaa-32f7216a52ed Aug 12 10:41:09.684505 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-a10fa847-9b8c-4a95-93b1-220cf7cb4b4e tempest-VolumeTypesMemberTests-200911149 tempest-VolumeTypesMemberTests-200911149-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:41:09.684912 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-a10fa847-9b8c-4a95-93b1-220cf7cb4b4e tempest-VolumeTypesMemberTests-200911149 tempest-VolumeTypesMemberTests-200911149-project-admin] Calling method '_delete' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:41:09.687543 np0000007037 devstack@c-api.service[100375]: DEBUG dbcounter [-] [100375] Writing DB stats cinder:SELECT=507,cinder:UPDATE=154,cinder:INSERT=79 {{(pid=100375) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 10:41:09.711387 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-a10fa847-9b8c-4a95-93b1-220cf7cb4b4e tempest-VolumeTypesMemberTests-200911149 tempest-VolumeTypesMemberTests-200911149-project-admin] https://10.4.3.105/volume/v3/types/f1021154-fe09-47f8-bcaa-32f7216a52ed returned with HTTP 202 Aug 12 10:41:09.712001 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1012/4012] 10.4.3.105 () {66 vars in 1345 bytes} [Wed Aug 12 10:41:09 2026] DELETE /volume/v3/types/f1021154-fe09-47f8-bcaa-32f7216a52ed => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 10:41:09.722047 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-0c622aeb-6277-490d-885f-6da1823123f5 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:09.724480 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-0c622aeb-6277-490d-885f-6da1823123f5 tempest-VolumeTypesMemberTests-200911149 tempest-VolumeTypesMemberTests-200911149-project-admin] DELETE https://10.4.3.105/volume/v3/types/3d88cf0a-13fd-4c1c-9bf8-cd301463eb81 Aug 12 10:41:09.724714 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-0c622aeb-6277-490d-885f-6da1823123f5 tempest-VolumeTypesMemberTests-200911149 tempest-VolumeTypesMemberTests-200911149-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:41:09.724892 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-0c622aeb-6277-490d-885f-6da1823123f5 tempest-VolumeTypesMemberTests-200911149 tempest-VolumeTypesMemberTests-200911149-project-admin] Calling method '_delete' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:41:09.726828 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-3e3e2ac2-c7ea-4829-b0c8-c49c67186e96 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:09.730561 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-3e3e2ac2-c7ea-4829-b0c8-c49c67186e96 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] GET https://10.4.3.105/volume/v3/backups/8ad7a07a-758d-4d99-b9cc-f01698f3029d Aug 12 10:41:09.731633 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-3e3e2ac2-c7ea-4829-b0c8-c49c67186e96 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:41:09.731874 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-3e3e2ac2-c7ea-4829-b0c8-c49c67186e96 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:41:09.732038 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.v3.backups [None req-3e3e2ac2-c7ea-4829-b0c8-c49c67186e96 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Show backup with id 8ad7a07a-758d-4d99-b9cc-f01698f3029d. {{(pid=100372) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:41:09.739045 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:41:09.739045 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:41:09.740120 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-3e3e2ac2-c7ea-4829-b0c8-c49c67186e96 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] https://10.4.3.105/volume/v3/backups/8ad7a07a-758d-4d99-b9cc-f01698f3029d returned with HTTP 200 Aug 12 10:41:09.741707 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1007/4013] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:41:09 2026] GET /volume/v3/backups/8ad7a07a-758d-4d99-b9cc-f01698f3029d => generated 793 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:41:09.757849 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-0c622aeb-6277-490d-885f-6da1823123f5 tempest-VolumeTypesMemberTests-200911149 tempest-VolumeTypesMemberTests-200911149-project-admin] https://10.4.3.105/volume/v3/types/3d88cf0a-13fd-4c1c-9bf8-cd301463eb81 returned with HTTP 202 Aug 12 10:41:09.758375 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 996/4014] 10.4.3.105 () {66 vars in 1345 bytes} [Wed Aug 12 10:41:09 2026] DELETE /volume/v3/types/3d88cf0a-13fd-4c1c-9bf8-cd301463eb81 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 10:41:09.769428 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-c66bf865-fcfb-4f99-abbd-f881c29cb113 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:09.770989 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-c66bf865-fcfb-4f99-abbd-f881c29cb113 tempest-VolumeTypesMemberTests-200911149 tempest-VolumeTypesMemberTests-200911149-project-admin] DELETE https://10.4.3.105/volume/v3/types/f6173a97-a675-4abc-bc25-8f08524da76f Aug 12 10:41:09.771191 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-c66bf865-fcfb-4f99-abbd-f881c29cb113 tempest-VolumeTypesMemberTests-200911149 tempest-VolumeTypesMemberTests-200911149-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:41:09.771432 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-c66bf865-fcfb-4f99-abbd-f881c29cb113 tempest-VolumeTypesMemberTests-200911149 tempest-VolumeTypesMemberTests-200911149-project-admin] Calling method '_delete' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:41:09.783532 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-40ba5933-f01e-4ec5-90e4-d21e6bfb9eb4 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:09.783532 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-40ba5933-f01e-4ec5-90e4-d21e6bfb9eb4 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] GET https://10.4.3.105/volume/v3/volumes/7d502560-1c5c-44d5-95d8-70684df15a67 Aug 12 10:41:09.783532 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-40ba5933-f01e-4ec5-90e4-d21e6bfb9eb4 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:41:09.783532 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-40ba5933-f01e-4ec5-90e4-d21e6bfb9eb4 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:41:09.790835 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-40ba5933-f01e-4ec5-90e4-d21e6bfb9eb4 tempest-VolumesSnapshotTestJSON-399156109 tempest-VolumesSnapshotTestJSON-399156109-project-member] https://10.4.3.105/volume/v3/volumes/7d502560-1c5c-44d5-95d8-70684df15a67 returned with HTTP 404 Aug 12 10:41:09.791393 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1013/4015] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:41:09 2026] GET /volume/v3/volumes/7d502560-1c5c-44d5-95d8-70684df15a67 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 12 10:41:09.796777 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-c66bf865-fcfb-4f99-abbd-f881c29cb113 tempest-VolumeTypesMemberTests-200911149 tempest-VolumeTypesMemberTests-200911149-project-admin] https://10.4.3.105/volume/v3/types/f6173a97-a675-4abc-bc25-8f08524da76f returned with HTTP 202 Aug 12 10:41:09.798563 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1000/4016] 10.4.3.105 () {66 vars in 1345 bytes} [Wed Aug 12 10:41:09 2026] DELETE /volume/v3/types/f6173a97-a675-4abc-bc25-8f08524da76f => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 10:41:09.805396 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-818fcf30-8db4-4b6d-812d-050b56fd0b6f None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:09.812972 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-818fcf30-8db4-4b6d-812d-050b56fd0b6f tempest-VolumeTypesMemberTests-200911149 tempest-VolumeTypesMemberTests-200911149-project-admin] DELETE https://10.4.3.105/volume/v3/types/48a2e690-a3ec-4f5c-acbd-78e96f32b94e Aug 12 10:41:09.813155 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-818fcf30-8db4-4b6d-812d-050b56fd0b6f tempest-VolumeTypesMemberTests-200911149 tempest-VolumeTypesMemberTests-200911149-project-admin] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:41:09.813395 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-818fcf30-8db4-4b6d-812d-050b56fd0b6f tempest-VolumeTypesMemberTests-200911149 tempest-VolumeTypesMemberTests-200911149-project-admin] Calling method '_delete' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:41:09.859350 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-818fcf30-8db4-4b6d-812d-050b56fd0b6f tempest-VolumeTypesMemberTests-200911149 tempest-VolumeTypesMemberTests-200911149-project-admin] https://10.4.3.105/volume/v3/types/48a2e690-a3ec-4f5c-acbd-78e96f32b94e returned with HTTP 202 Aug 12 10:41:09.860098 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1008/4017] 10.4.3.105 () {66 vars in 1345 bytes} [Wed Aug 12 10:41:09 2026] DELETE /volume/v3/types/48a2e690-a3ec-4f5c-acbd-78e96f32b94e => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 10:41:09.867100 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-6c933ac8-5e0d-4951-8349-40807750136c None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:09.869499 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-6c933ac8-5e0d-4951-8349-40807750136c tempest-VolumeTypesMemberTests-200911149 tempest-VolumeTypesMemberTests-200911149-project-admin] DELETE https://10.4.3.105/volume/v3/types/d251d966-a7c1-428d-b741-8031e85c3ea8 Aug 12 10:41:09.869773 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-6c933ac8-5e0d-4951-8349-40807750136c tempest-VolumeTypesMemberTests-200911149 tempest-VolumeTypesMemberTests-200911149-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:41:09.870025 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-6c933ac8-5e0d-4951-8349-40807750136c tempest-VolumeTypesMemberTests-200911149 tempest-VolumeTypesMemberTests-200911149-project-admin] Calling method '_delete' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:41:09.898606 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-6c933ac8-5e0d-4951-8349-40807750136c tempest-VolumeTypesMemberTests-200911149 tempest-VolumeTypesMemberTests-200911149-project-admin] https://10.4.3.105/volume/v3/types/d251d966-a7c1-428d-b741-8031e85c3ea8 returned with HTTP 202 Aug 12 10:41:09.899279 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 997/4018] 10.4.3.105 () {66 vars in 1345 bytes} [Wed Aug 12 10:41:09 2026] DELETE /volume/v3/types/d251d966-a7c1-428d-b741-8031e85c3ea8 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 10:41:10.238177 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-549db082-7ff7-477c-8534-1ef3b15375e1 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:10.242098 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-549db082-7ff7-477c-8534-1ef3b15375e1 tempest-ProjectReaderTests39-1982694456 tempest-ProjectReaderTests39-1982694456-project-admin] GET https://10.4.3.105/volume/v3/backups/3335374f-3599-4c13-b5ea-df2c46db6ae7 Aug 12 10:41:10.242671 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-549db082-7ff7-477c-8534-1ef3b15375e1 tempest-ProjectReaderTests39-1982694456 tempest-ProjectReaderTests39-1982694456-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:41:10.245040 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-549db082-7ff7-477c-8534-1ef3b15375e1 tempest-ProjectReaderTests39-1982694456 tempest-ProjectReaderTests39-1982694456-project-admin] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:41:10.245255 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-549db082-7ff7-477c-8534-1ef3b15375e1 tempest-ProjectReaderTests39-1982694456 tempest-ProjectReaderTests39-1982694456-project-admin] Show backup with id 3335374f-3599-4c13-b5ea-df2c46db6ae7. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:41:10.251359 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:41:10.251359 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:41:10.252239 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-549db082-7ff7-477c-8534-1ef3b15375e1 tempest-ProjectReaderTests39-1982694456 tempest-ProjectReaderTests39-1982694456-project-admin] https://10.4.3.105/volume/v3/backups/3335374f-3599-4c13-b5ea-df2c46db6ae7 returned with HTTP 200 Aug 12 10:41:10.252776 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1014/4019] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:41:10 2026] GET /volume/v3/backups/3335374f-3599-4c13-b5ea-df2c46db6ae7 => generated 734 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:41:10.753347 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-3256c01f-df60-46b8-bab5-271ff1421574 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:10.755135 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-3256c01f-df60-46b8-bab5-271ff1421574 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] GET https://10.4.3.105/volume/v3/backups/8ad7a07a-758d-4d99-b9cc-f01698f3029d Aug 12 10:41:10.755340 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-3256c01f-df60-46b8-bab5-271ff1421574 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:41:10.755532 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-3256c01f-df60-46b8-bab5-271ff1421574 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:41:10.755632 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-3256c01f-df60-46b8-bab5-271ff1421574 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Show backup with id 8ad7a07a-758d-4d99-b9cc-f01698f3029d. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:41:10.760204 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:41:10.760204 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:41:10.760927 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-3256c01f-df60-46b8-bab5-271ff1421574 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] https://10.4.3.105/volume/v3/backups/8ad7a07a-758d-4d99-b9cc-f01698f3029d returned with HTTP 200 Aug 12 10:41:10.761287 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1001/4020] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:41:10 2026] GET /volume/v3/backups/8ad7a07a-758d-4d99-b9cc-f01698f3029d => generated 793 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:41:10.918328 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [req-b0c3e510-e884-4f0a-8209-df3c174ceeef req-296e7697-2043-4eb7-a63d-64a71687eea2 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:10.920400 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-b0c3e510-e884-4f0a-8209-df3c174ceeef req-296e7697-2043-4eb7-a63d-64a71687eea2 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] GET https://10.4.3.105/volume/v3/volumes/db7f5a5e-cd9d-4ef0-a05e-8d3aa64323f7 Aug 12 10:41:10.920629 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [req-b0c3e510-e884-4f0a-8209-df3c174ceeef req-296e7697-2043-4eb7-a63d-64a71687eea2 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:41:10.920811 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [req-b0c3e510-e884-4f0a-8209-df3c174ceeef req-296e7697-2043-4eb7-a63d-64a71687eea2 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:41:10.927694 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:41:10.927694 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:41:10.931662 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [req-b0c3e510-e884-4f0a-8209-df3c174ceeef req-296e7697-2043-4eb7-a63d-64a71687eea2 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Volume info retrieved successfully. Aug 12 10:41:10.937153 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-b0c3e510-e884-4f0a-8209-df3c174ceeef req-296e7697-2043-4eb7-a63d-64a71687eea2 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] https://10.4.3.105/volume/v3/volumes/db7f5a5e-cd9d-4ef0-a05e-8d3aa64323f7 returned with HTTP 200 Aug 12 10:41:10.937569 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1009/4021] 10.4.3.105 () {68 vars in 1598 bytes} [Wed Aug 12 10:41:10 2026] GET /volume/v3/volumes/db7f5a5e-cd9d-4ef0-a05e-8d3aa64323f7 => generated 1345 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:41:10.945138 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-3b6d4da7-f799-4a87-bfc1-7167f4ebb42d None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:10.945639 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-3b6d4da7-f799-4a87-bfc1-7167f4ebb42d None None] GET https://10.4.3.105/volume// Aug 12 10:41:10.945875 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-3b6d4da7-f799-4a87-bfc1-7167f4ebb42d None None] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:41:10.946126 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-3b6d4da7-f799-4a87-bfc1-7167f4ebb42d None None] Calling method 'all' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:41:10.946444 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-3b6d4da7-f799-4a87-bfc1-7167f4ebb42d None None] https://10.4.3.105/volume// returned with HTTP 300 Aug 12 10:41:10.946879 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 998/4022] 10.4.3.105 () {66 vars in 1426 bytes} [Wed Aug 12 10:41: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 10:41:10.954026 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-b0c3e510-e884-4f0a-8209-df3c174ceeef req-1615033c-9565-4c15-97ad-856be887091f None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:10.956614 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-b0c3e510-e884-4f0a-8209-df3c174ceeef req-1615033c-9565-4c15-97ad-856be887091f tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] POST https://10.4.3.105/volume/v3/attachments Aug 12 10:41:10.957064 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-b0c3e510-e884-4f0a-8209-df3c174ceeef req-1615033c-9565-4c15-97ad-856be887091f tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "db7f5a5e-cd9d-4ef0-a05e-8d3aa64323f7", "connector": null, "instance_uuid": "a81d01ff-9cf3-4283-a392-ff48e0f4481c"}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:41:10.972456 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:41:10.972456 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:41:11.005571 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-b0c3e510-e884-4f0a-8209-df3c174ceeef req-1615033c-9565-4c15-97ad-856be887091f tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] https://10.4.3.105/volume/v3/attachments returned with HTTP 200 Aug 12 10:41:11.006089 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1015/4023] 10.4.3.105 () {74 vars in 1594 bytes} [Wed Aug 12 10:41: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 10:41:11.019714 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-49906ce8-82ca-4ba9-9946-e924ba36e955 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:11.019714 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-49906ce8-82ca-4ba9-9946-e924ba36e955 None None] GET https://10.4.3.105/volume// Aug 12 10:41:11.019714 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-49906ce8-82ca-4ba9-9946-e924ba36e955 None None] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:41:11.019714 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-49906ce8-82ca-4ba9-9946-e924ba36e955 None None] Calling method 'all' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:41:11.019714 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-49906ce8-82ca-4ba9-9946-e924ba36e955 None None] https://10.4.3.105/volume// returned with HTTP 300 Aug 12 10:41:11.024022 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1002/4024] 10.4.3.105 () {66 vars in 1426 bytes} [Wed Aug 12 10:41:11 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 10:41:11.028402 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [req-b0c3e510-e884-4f0a-8209-df3c174ceeef req-f9a37373-7561-480f-bf66-a2ce5a09fdcf None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:11.030962 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-b0c3e510-e884-4f0a-8209-df3c174ceeef req-f9a37373-7561-480f-bf66-a2ce5a09fdcf tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] GET https://10.4.3.105/volume/v3/volumes/db7f5a5e-cd9d-4ef0-a05e-8d3aa64323f7 Aug 12 10:41:11.031212 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [req-b0c3e510-e884-4f0a-8209-df3c174ceeef req-f9a37373-7561-480f-bf66-a2ce5a09fdcf tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:41:11.031472 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [req-b0c3e510-e884-4f0a-8209-df3c174ceeef req-f9a37373-7561-480f-bf66-a2ce5a09fdcf tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:41:11.045036 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:41:11.045036 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:41:11.048053 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [req-b0c3e510-e884-4f0a-8209-df3c174ceeef req-f9a37373-7561-480f-bf66-a2ce5a09fdcf tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Volume info retrieved successfully. Aug 12 10:41:11.052016 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-b0c3e510-e884-4f0a-8209-df3c174ceeef req-f9a37373-7561-480f-bf66-a2ce5a09fdcf tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] https://10.4.3.105/volume/v3/volumes/db7f5a5e-cd9d-4ef0-a05e-8d3aa64323f7 returned with HTTP 200 Aug 12 10:41:11.052405 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1010/4025] 10.4.3.105 () {70 vars in 1639 bytes} [Wed Aug 12 10:41:11 2026] GET /volume/v3/volumes/db7f5a5e-cd9d-4ef0-a05e-8d3aa64323f7 => generated 1524 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 10:41:11.158165 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-b0c3e510-e884-4f0a-8209-df3c174ceeef req-48e0db69-2096-4cf7-90e8-72e78b43341e None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:11.160065 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-b0c3e510-e884-4f0a-8209-df3c174ceeef req-48e0db69-2096-4cf7-90e8-72e78b43341e tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] PUT https://10.4.3.105/volume/v3/attachments/f119c9eb-e0f8-44bc-93b9-473506a3cf66 Aug 12 10:41:11.160438 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-b0c3e510-e884-4f0a-8209-df3c174ceeef req-48e0db69-2096-4cf7-90e8-72e78b43341e tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.105", "host": "np0000007037", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a295cd65dd1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "cc953c5f-eaed-46bf-96e8-0985bbef0414", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:41:11.167281 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.coordination [req-b0c3e510-e884-4f0a-8209-df3c174ceeef req-48e0db69-2096-4cf7-90e8-72e78b43341e tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Acquiring lock "cinder-attachment_update-db7f5a5e-cd9d-4ef0-a05e-8d3aa64323f7-np0000007037" by "attachment_update" {{(pid=100373) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 10:41:11.171384 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.coordination [req-b0c3e510-e884-4f0a-8209-df3c174ceeef req-48e0db69-2096-4cf7-90e8-72e78b43341e tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Lock "cinder-attachment_update-db7f5a5e-cd9d-4ef0-a05e-8d3aa64323f7-np0000007037" acquired by "attachment_update" :: waited 0.004s {{(pid=100373) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 10:41:11.172326 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:41:11.172326 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:41:11.264492 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.coordination [req-b0c3e510-e884-4f0a-8209-df3c174ceeef req-48e0db69-2096-4cf7-90e8-72e78b43341e tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Lock "cinder-attachment_update-db7f5a5e-cd9d-4ef0-a05e-8d3aa64323f7-np0000007037" released by "attachment_update" :: held 0.093s {{(pid=100373) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 10:41:11.264816 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-b0c3e510-e884-4f0a-8209-df3c174ceeef req-48e0db69-2096-4cf7-90e8-72e78b43341e tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] https://10.4.3.105/volume/v3/attachments/f119c9eb-e0f8-44bc-93b9-473506a3cf66 returned with HTTP 200 Aug 12 10:41:11.265229 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 999/4026] 10.4.3.105 () {74 vars in 1704 bytes} [Wed Aug 12 10:41:11 2026] PUT /volume/v3/attachments/f119c9eb-e0f8-44bc-93b9-473506a3cf66 => generated 969 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:41:11.265930 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-1b07d1a0-0992-4987-b5a5-a7b7d1b9e8b7 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:11.268467 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-1b07d1a0-0992-4987-b5a5-a7b7d1b9e8b7 tempest-ProjectReaderTests39-1982694456 tempest-ProjectReaderTests39-1982694456-project-admin] GET https://10.4.3.105/volume/v3/backups/3335374f-3599-4c13-b5ea-df2c46db6ae7 Aug 12 10:41:11.268775 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-1b07d1a0-0992-4987-b5a5-a7b7d1b9e8b7 tempest-ProjectReaderTests39-1982694456 tempest-ProjectReaderTests39-1982694456-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:41:11.269035 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-1b07d1a0-0992-4987-b5a5-a7b7d1b9e8b7 tempest-ProjectReaderTests39-1982694456 tempest-ProjectReaderTests39-1982694456-project-admin] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:41:11.269168 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-1b07d1a0-0992-4987-b5a5-a7b7d1b9e8b7 tempest-ProjectReaderTests39-1982694456 tempest-ProjectReaderTests39-1982694456-project-admin] Show backup with id 3335374f-3599-4c13-b5ea-df2c46db6ae7. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:41:11.276199 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:41:11.276199 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:41:11.277274 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-1b07d1a0-0992-4987-b5a5-a7b7d1b9e8b7 tempest-ProjectReaderTests39-1982694456 tempest-ProjectReaderTests39-1982694456-project-admin] https://10.4.3.105/volume/v3/backups/3335374f-3599-4c13-b5ea-df2c46db6ae7 returned with HTTP 200 Aug 12 10:41:11.277807 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1016/4027] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:41:11 2026] GET /volume/v3/backups/3335374f-3599-4c13-b5ea-df2c46db6ae7 => generated 734 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:41:11.292180 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-b0c3e510-e884-4f0a-8209-df3c174ceeef req-5b486349-ba91-453a-a1cf-ab7acf605798 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:11.294114 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-b0c3e510-e884-4f0a-8209-df3c174ceeef req-5b486349-ba91-453a-a1cf-ab7acf605798 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] POST https://10.4.3.105/volume/v3/attachments/f119c9eb-e0f8-44bc-93b9-473506a3cf66/action Aug 12 10:41:11.294454 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-b0c3e510-e884-4f0a-8209-df3c174ceeef req-5b486349-ba91-453a-a1cf-ab7acf605798 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Action body: b'{"os-complete": null}' {{(pid=100374) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 10:41:11.294608 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-b0c3e510-e884-4f0a-8209-df3c174ceeef req-5b486349-ba91-453a-a1cf-ab7acf605798 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:41:11.312157 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:41:11.312157 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:41:11.324927 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-b0c3e510-e884-4f0a-8209-df3c174ceeef req-5b486349-ba91-453a-a1cf-ab7acf605798 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] https://10.4.3.105/volume/v3/attachments/f119c9eb-e0f8-44bc-93b9-473506a3cf66/action returned with HTTP 204 Aug 12 10:41:11.325416 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1003/4028] 10.4.3.105 () {74 vars in 1725 bytes} [Wed Aug 12 10:41:11 2026] POST /volume/v3/attachments/f119c9eb-e0f8-44bc-93b9-473506a3cf66/action => generated 0 bytes in 34 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:41:11.773662 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-17eb4a77-afb4-4f76-bd7e-a8506193de53 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:11.779587 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-17eb4a77-afb4-4f76-bd7e-a8506193de53 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] GET https://10.4.3.105/volume/v3/backups/8ad7a07a-758d-4d99-b9cc-f01698f3029d Aug 12 10:41:11.779587 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-17eb4a77-afb4-4f76-bd7e-a8506193de53 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:41:11.779587 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-17eb4a77-afb4-4f76-bd7e-a8506193de53 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:41:11.779587 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.v3.backups [None req-17eb4a77-afb4-4f76-bd7e-a8506193de53 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Show backup with id 8ad7a07a-758d-4d99-b9cc-f01698f3029d. {{(pid=100372) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:41:11.783043 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:41:11.783043 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:41:11.783813 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-17eb4a77-afb4-4f76-bd7e-a8506193de53 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] https://10.4.3.105/volume/v3/backups/8ad7a07a-758d-4d99-b9cc-f01698f3029d returned with HTTP 200 Aug 12 10:41:11.784173 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1011/4029] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:41:11 2026] GET /volume/v3/backups/8ad7a07a-758d-4d99-b9cc-f01698f3029d => generated 793 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:41:12.289136 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-9cd96444-7232-4a60-a103-86f3c866f6c6 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:12.291334 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-9cd96444-7232-4a60-a103-86f3c866f6c6 tempest-ProjectReaderTests39-1982694456 tempest-ProjectReaderTests39-1982694456-project-admin] GET https://10.4.3.105/volume/v3/backups/3335374f-3599-4c13-b5ea-df2c46db6ae7 Aug 12 10:41:12.291622 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-9cd96444-7232-4a60-a103-86f3c866f6c6 tempest-ProjectReaderTests39-1982694456 tempest-ProjectReaderTests39-1982694456-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:41:12.291871 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-9cd96444-7232-4a60-a103-86f3c866f6c6 tempest-ProjectReaderTests39-1982694456 tempest-ProjectReaderTests39-1982694456-project-admin] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:41:12.292035 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-9cd96444-7232-4a60-a103-86f3c866f6c6 tempest-ProjectReaderTests39-1982694456 tempest-ProjectReaderTests39-1982694456-project-admin] Show backup with id 3335374f-3599-4c13-b5ea-df2c46db6ae7. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:41:12.296385 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:41:12.296385 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:41:12.297090 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-9cd96444-7232-4a60-a103-86f3c866f6c6 tempest-ProjectReaderTests39-1982694456 tempest-ProjectReaderTests39-1982694456-project-admin] https://10.4.3.105/volume/v3/backups/3335374f-3599-4c13-b5ea-df2c46db6ae7 returned with HTTP 200 Aug 12 10:41:12.297449 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1000/4030] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:41:12 2026] GET /volume/v3/backups/3335374f-3599-4c13-b5ea-df2c46db6ae7 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:41:12.796972 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-256a221f-4310-45e9-b91b-80e5d55e2226 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:12.798725 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-256a221f-4310-45e9-b91b-80e5d55e2226 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] GET https://10.4.3.105/volume/v3/backups/8ad7a07a-758d-4d99-b9cc-f01698f3029d Aug 12 10:41:12.798918 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-256a221f-4310-45e9-b91b-80e5d55e2226 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:41:12.799138 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-256a221f-4310-45e9-b91b-80e5d55e2226 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:41:12.799253 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-256a221f-4310-45e9-b91b-80e5d55e2226 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Show backup with id 8ad7a07a-758d-4d99-b9cc-f01698f3029d. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:41:12.803346 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:41:12.803346 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:41:12.804047 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-256a221f-4310-45e9-b91b-80e5d55e2226 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] https://10.4.3.105/volume/v3/backups/8ad7a07a-758d-4d99-b9cc-f01698f3029d returned with HTTP 200 Aug 12 10:41:12.804585 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1017/4031] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:41:12 2026] GET /volume/v3/backups/8ad7a07a-758d-4d99-b9cc-f01698f3029d => generated 793 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:41:13.308998 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-9108c45b-9828-4ec7-bb90-c235d529f70a None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:13.311094 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-9108c45b-9828-4ec7-bb90-c235d529f70a tempest-ProjectReaderTests39-1982694456 tempest-ProjectReaderTests39-1982694456-project-admin] GET https://10.4.3.105/volume/v3/backups/3335374f-3599-4c13-b5ea-df2c46db6ae7 Aug 12 10:41:13.311350 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-9108c45b-9828-4ec7-bb90-c235d529f70a tempest-ProjectReaderTests39-1982694456 tempest-ProjectReaderTests39-1982694456-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:41:13.311610 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-9108c45b-9828-4ec7-bb90-c235d529f70a tempest-ProjectReaderTests39-1982694456 tempest-ProjectReaderTests39-1982694456-project-admin] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:41:13.311744 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-9108c45b-9828-4ec7-bb90-c235d529f70a tempest-ProjectReaderTests39-1982694456 tempest-ProjectReaderTests39-1982694456-project-admin] Show backup with id 3335374f-3599-4c13-b5ea-df2c46db6ae7. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:41:13.317257 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:41:13.317257 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:41:13.317979 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-9108c45b-9828-4ec7-bb90-c235d529f70a tempest-ProjectReaderTests39-1982694456 tempest-ProjectReaderTests39-1982694456-project-admin] https://10.4.3.105/volume/v3/backups/3335374f-3599-4c13-b5ea-df2c46db6ae7 returned with HTTP 200 Aug 12 10:41:13.318471 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1004/4032] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:41:13 2026] GET /volume/v3/backups/3335374f-3599-4c13-b5ea-df2c46db6ae7 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:41:13.814225 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-daaded8e-587a-402e-950e-0ee268e4a39d None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:13.815970 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-daaded8e-587a-402e-950e-0ee268e4a39d tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] GET https://10.4.3.105/volume/v3/backups/8ad7a07a-758d-4d99-b9cc-f01698f3029d Aug 12 10:41:13.816152 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-daaded8e-587a-402e-950e-0ee268e4a39d tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:41:13.816338 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-daaded8e-587a-402e-950e-0ee268e4a39d tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:41:13.816430 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.v3.backups [None req-daaded8e-587a-402e-950e-0ee268e4a39d tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Show backup with id 8ad7a07a-758d-4d99-b9cc-f01698f3029d. {{(pid=100372) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:41:13.820753 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:41:13.820753 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:41:13.821535 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-daaded8e-587a-402e-950e-0ee268e4a39d tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] https://10.4.3.105/volume/v3/backups/8ad7a07a-758d-4d99-b9cc-f01698f3029d returned with HTTP 200 Aug 12 10:41:13.821909 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1012/4033] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:41:13 2026] GET /volume/v3/backups/8ad7a07a-758d-4d99-b9cc-f01698f3029d => generated 793 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:41:14.332049 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-4e23bd0f-8d09-4948-be38-9c137e698212 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:14.333937 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-4e23bd0f-8d09-4948-be38-9c137e698212 tempest-ProjectReaderTests39-1982694456 tempest-ProjectReaderTests39-1982694456-project-admin] GET https://10.4.3.105/volume/v3/backups/3335374f-3599-4c13-b5ea-df2c46db6ae7 Aug 12 10:41:14.334150 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-4e23bd0f-8d09-4948-be38-9c137e698212 tempest-ProjectReaderTests39-1982694456 tempest-ProjectReaderTests39-1982694456-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:41:14.334357 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-4e23bd0f-8d09-4948-be38-9c137e698212 tempest-ProjectReaderTests39-1982694456 tempest-ProjectReaderTests39-1982694456-project-admin] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:41:14.334452 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-4e23bd0f-8d09-4948-be38-9c137e698212 tempest-ProjectReaderTests39-1982694456 tempest-ProjectReaderTests39-1982694456-project-admin] Show backup with id 3335374f-3599-4c13-b5ea-df2c46db6ae7. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:41:14.338997 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:41:14.338997 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:41:14.339685 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-4e23bd0f-8d09-4948-be38-9c137e698212 tempest-ProjectReaderTests39-1982694456 tempest-ProjectReaderTests39-1982694456-project-admin] https://10.4.3.105/volume/v3/backups/3335374f-3599-4c13-b5ea-df2c46db6ae7 returned with HTTP 200 Aug 12 10:41:14.340128 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1001/4034] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:41:14 2026] GET /volume/v3/backups/3335374f-3599-4c13-b5ea-df2c46db6ae7 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:41:14.831578 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-fb617607-17d1-44b2-8d07-201ba4f52d6e None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:14.833636 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-fb617607-17d1-44b2-8d07-201ba4f52d6e tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] GET https://10.4.3.105/volume/v3/backups/8ad7a07a-758d-4d99-b9cc-f01698f3029d Aug 12 10:41:14.833819 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-fb617607-17d1-44b2-8d07-201ba4f52d6e tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:41:14.834380 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-fb617607-17d1-44b2-8d07-201ba4f52d6e tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:41:14.834488 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-fb617607-17d1-44b2-8d07-201ba4f52d6e tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Show backup with id 8ad7a07a-758d-4d99-b9cc-f01698f3029d. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:41:14.842473 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:41:14.842473 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:41:14.844027 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-fb617607-17d1-44b2-8d07-201ba4f52d6e tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] https://10.4.3.105/volume/v3/backups/8ad7a07a-758d-4d99-b9cc-f01698f3029d returned with HTTP 200 Aug 12 10:41:14.845003 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1018/4035] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:41:14 2026] GET /volume/v3/backups/8ad7a07a-758d-4d99-b9cc-f01698f3029d => generated 793 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:41:15.352462 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-fb068723-df96-46ba-9691-7c1faa676f16 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:15.354354 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-fb068723-df96-46ba-9691-7c1faa676f16 tempest-ProjectReaderTests39-1982694456 tempest-ProjectReaderTests39-1982694456-project-admin] GET https://10.4.3.105/volume/v3/backups/3335374f-3599-4c13-b5ea-df2c46db6ae7 Aug 12 10:41:15.354709 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-fb068723-df96-46ba-9691-7c1faa676f16 tempest-ProjectReaderTests39-1982694456 tempest-ProjectReaderTests39-1982694456-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:41:15.354790 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-fb068723-df96-46ba-9691-7c1faa676f16 tempest-ProjectReaderTests39-1982694456 tempest-ProjectReaderTests39-1982694456-project-admin] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:41:15.356191 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-fb068723-df96-46ba-9691-7c1faa676f16 tempest-ProjectReaderTests39-1982694456 tempest-ProjectReaderTests39-1982694456-project-admin] Show backup with id 3335374f-3599-4c13-b5ea-df2c46db6ae7. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:41:15.363231 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:41:15.363231 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:41:15.363231 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-fb068723-df96-46ba-9691-7c1faa676f16 tempest-ProjectReaderTests39-1982694456 tempest-ProjectReaderTests39-1982694456-project-admin] https://10.4.3.105/volume/v3/backups/3335374f-3599-4c13-b5ea-df2c46db6ae7 returned with HTTP 200 Aug 12 10:41:15.363231 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1005/4036] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:41:15 2026] GET /volume/v3/backups/3335374f-3599-4c13-b5ea-df2c46db6ae7 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:41:15.857832 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-7d7a6ed6-6596-495b-a365-4a1a0e5fd155 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:15.859581 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-7d7a6ed6-6596-495b-a365-4a1a0e5fd155 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] GET https://10.4.3.105/volume/v3/backups/8ad7a07a-758d-4d99-b9cc-f01698f3029d Aug 12 10:41:15.859784 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-7d7a6ed6-6596-495b-a365-4a1a0e5fd155 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:41:15.859975 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-7d7a6ed6-6596-495b-a365-4a1a0e5fd155 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:41:15.860073 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.v3.backups [None req-7d7a6ed6-6596-495b-a365-4a1a0e5fd155 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Show backup with id 8ad7a07a-758d-4d99-b9cc-f01698f3029d. {{(pid=100372) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:41:15.871289 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:41:15.871289 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:41:15.872104 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-7d7a6ed6-6596-495b-a365-4a1a0e5fd155 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] https://10.4.3.105/volume/v3/backups/8ad7a07a-758d-4d99-b9cc-f01698f3029d returned with HTTP 200 Aug 12 10:41:15.875091 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1013/4037] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:41:15 2026] GET /volume/v3/backups/8ad7a07a-758d-4d99-b9cc-f01698f3029d => generated 793 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:41:16.375075 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-ded480a7-6d96-4de3-8fe9-d2ec3107325f None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:16.376945 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-ded480a7-6d96-4de3-8fe9-d2ec3107325f tempest-ProjectReaderTests39-1982694456 tempest-ProjectReaderTests39-1982694456-project-admin] GET https://10.4.3.105/volume/v3/backups/3335374f-3599-4c13-b5ea-df2c46db6ae7 Aug 12 10:41:16.377574 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-ded480a7-6d96-4de3-8fe9-d2ec3107325f tempest-ProjectReaderTests39-1982694456 tempest-ProjectReaderTests39-1982694456-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:41:16.378720 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-ded480a7-6d96-4de3-8fe9-d2ec3107325f tempest-ProjectReaderTests39-1982694456 tempest-ProjectReaderTests39-1982694456-project-admin] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:41:16.378720 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-ded480a7-6d96-4de3-8fe9-d2ec3107325f tempest-ProjectReaderTests39-1982694456 tempest-ProjectReaderTests39-1982694456-project-admin] Show backup with id 3335374f-3599-4c13-b5ea-df2c46db6ae7. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:41:16.382827 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:41:16.382827 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:41:16.384195 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-ded480a7-6d96-4de3-8fe9-d2ec3107325f tempest-ProjectReaderTests39-1982694456 tempest-ProjectReaderTests39-1982694456-project-admin] https://10.4.3.105/volume/v3/backups/3335374f-3599-4c13-b5ea-df2c46db6ae7 returned with HTTP 200 Aug 12 10:41:16.384195 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1002/4038] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:41:16 2026] GET /volume/v3/backups/3335374f-3599-4c13-b5ea-df2c46db6ae7 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:41:16.397694 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-aa8fef41-29ef-4a16-86c7-a043023158d4 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:16.399453 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-aa8fef41-29ef-4a16-86c7-a043023158d4 tempest-ProjectReaderTests39-1982694456 tempest-ProjectReaderTests39-1982694456-project-admin] DELETE https://10.4.3.105/volume/v3/backups/3335374f-3599-4c13-b5ea-df2c46db6ae7 Aug 12 10:41:16.400956 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-aa8fef41-29ef-4a16-86c7-a043023158d4 tempest-ProjectReaderTests39-1982694456 tempest-ProjectReaderTests39-1982694456-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:41:16.400956 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-aa8fef41-29ef-4a16-86c7-a043023158d4 tempest-ProjectReaderTests39-1982694456 tempest-ProjectReaderTests39-1982694456-project-admin] Calling method 'delete' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:41:16.400956 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.contrib.backups [None req-aa8fef41-29ef-4a16-86c7-a043023158d4 tempest-ProjectReaderTests39-1982694456 tempest-ProjectReaderTests39-1982694456-project-admin] Delete backup with id: 3335374f-3599-4c13-b5ea-df2c46db6ae7. Aug 12 10:41:16.406814 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:41:16.406814 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:41:16.424231 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.backup.rpcapi [None req-aa8fef41-29ef-4a16-86c7-a043023158d4 tempest-ProjectReaderTests39-1982694456 tempest-ProjectReaderTests39-1982694456-project-admin] delete_backup rpcapi backup_id 3335374f-3599-4c13-b5ea-df2c46db6ae7 {{(pid=100375) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 12 10:41:16.427592 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-aa8fef41-29ef-4a16-86c7-a043023158d4 tempest-ProjectReaderTests39-1982694456 tempest-ProjectReaderTests39-1982694456-project-admin] https://10.4.3.105/volume/v3/backups/3335374f-3599-4c13-b5ea-df2c46db6ae7 returned with HTTP 202 Aug 12 10:41:16.428041 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1019/4039] 10.4.3.105 () {68 vars in 1391 bytes} [Wed Aug 12 10:41:16 2026] DELETE /volume/v3/backups/3335374f-3599-4c13-b5ea-df2c46db6ae7 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 10:41:16.436103 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-3de1b128-112b-4535-8f73-2bed020e4b85 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:16.440390 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-3de1b128-112b-4535-8f73-2bed020e4b85 tempest-ProjectReaderTests39-1982694456 tempest-ProjectReaderTests39-1982694456-project-admin] GET https://10.4.3.105/volume/v3/backups/3335374f-3599-4c13-b5ea-df2c46db6ae7 Aug 12 10:41:16.440721 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-3de1b128-112b-4535-8f73-2bed020e4b85 tempest-ProjectReaderTests39-1982694456 tempest-ProjectReaderTests39-1982694456-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:41:16.440985 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-3de1b128-112b-4535-8f73-2bed020e4b85 tempest-ProjectReaderTests39-1982694456 tempest-ProjectReaderTests39-1982694456-project-admin] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:41:16.441143 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-3de1b128-112b-4535-8f73-2bed020e4b85 tempest-ProjectReaderTests39-1982694456 tempest-ProjectReaderTests39-1982694456-project-admin] Show backup with id 3335374f-3599-4c13-b5ea-df2c46db6ae7. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:41:16.451896 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:41:16.451896 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:41:16.452879 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-3de1b128-112b-4535-8f73-2bed020e4b85 tempest-ProjectReaderTests39-1982694456 tempest-ProjectReaderTests39-1982694456-project-admin] https://10.4.3.105/volume/v3/backups/3335374f-3599-4c13-b5ea-df2c46db6ae7 returned with HTTP 200 Aug 12 10:41:16.453416 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1006/4040] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:41:16 2026] GET /volume/v3/backups/3335374f-3599-4c13-b5ea-df2c46db6ae7 => generated 735 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:41:16.887238 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-58625115-f26a-4f6b-917e-39891c693e83 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:16.895465 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-58625115-f26a-4f6b-917e-39891c693e83 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] GET https://10.4.3.105/volume/v3/backups/8ad7a07a-758d-4d99-b9cc-f01698f3029d Aug 12 10:41:16.895465 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-58625115-f26a-4f6b-917e-39891c693e83 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:41:16.895465 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-58625115-f26a-4f6b-917e-39891c693e83 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:41:16.895465 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.v3.backups [None req-58625115-f26a-4f6b-917e-39891c693e83 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Show backup with id 8ad7a07a-758d-4d99-b9cc-f01698f3029d. {{(pid=100372) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:41:16.905265 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:41:16.905265 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:41:16.907090 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-58625115-f26a-4f6b-917e-39891c693e83 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] https://10.4.3.105/volume/v3/backups/8ad7a07a-758d-4d99-b9cc-f01698f3029d returned with HTTP 200 Aug 12 10:41:16.907780 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1014/4041] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:41:16 2026] GET /volume/v3/backups/8ad7a07a-758d-4d99-b9cc-f01698f3029d => generated 793 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:41:16.918684 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-4e5bbb03-bc4f-4d85-96f6-1c044afe48ee None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:16.921469 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-4e5bbb03-bc4f-4d85-96f6-1c044afe48ee tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] GET https://10.4.3.105/volume/v3/volumes/d75c8b3f-12d9-4cb2-91c6-ae06f2427688 Aug 12 10:41:16.921728 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-4e5bbb03-bc4f-4d85-96f6-1c044afe48ee tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:41:16.921919 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-4e5bbb03-bc4f-4d85-96f6-1c044afe48ee tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:41:16.929045 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:41:16.929045 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:41:16.934087 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-4e5bbb03-bc4f-4d85-96f6-1c044afe48ee tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Volume info retrieved successfully. Aug 12 10:41:16.939120 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-4e5bbb03-bc4f-4d85-96f6-1c044afe48ee tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] https://10.4.3.105/volume/v3/volumes/d75c8b3f-12d9-4cb2-91c6-ae06f2427688 returned with HTTP 200 Aug 12 10:41:16.939878 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1003/4042] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:41:16 2026] GET /volume/v3/volumes/d75c8b3f-12d9-4cb2-91c6-ae06f2427688 => generated 1411 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:41:16.956765 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-62a87b69-d02a-442b-90ad-021569c60dd7 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:16.958463 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-62a87b69-d02a-442b-90ad-021569c60dd7 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] GET https://10.4.3.105/volume/v3/volumes/d75c8b3f-12d9-4cb2-91c6-ae06f2427688 Aug 12 10:41:16.960031 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-62a87b69-d02a-442b-90ad-021569c60dd7 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:41:16.960031 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-62a87b69-d02a-442b-90ad-021569c60dd7 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:41:16.967336 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:41:16.967336 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:41:16.971728 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-62a87b69-d02a-442b-90ad-021569c60dd7 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Volume info retrieved successfully. Aug 12 10:41:16.976821 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-62a87b69-d02a-442b-90ad-021569c60dd7 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] https://10.4.3.105/volume/v3/volumes/d75c8b3f-12d9-4cb2-91c6-ae06f2427688 returned with HTTP 200 Aug 12 10:41:16.977330 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1020/4043] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:41:16 2026] GET /volume/v3/volumes/d75c8b3f-12d9-4cb2-91c6-ae06f2427688 => generated 1411 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:41:16.989833 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-2f6654e8-a253-47e2-958c-ec50db027a31 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:16.992336 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-2f6654e8-a253-47e2-958c-ec50db027a31 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] DELETE https://10.4.3.105/volume/v3/volumes/d75c8b3f-12d9-4cb2-91c6-ae06f2427688 Aug 12 10:41:16.992615 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-2f6654e8-a253-47e2-958c-ec50db027a31 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:41:16.992848 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-2f6654e8-a253-47e2-958c-ec50db027a31 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Calling method 'delete' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:41:16.993116 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.v3.volumes [None req-2f6654e8-a253-47e2-958c-ec50db027a31 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Delete volume with id: d75c8b3f-12d9-4cb2-91c6-ae06f2427688 Aug 12 10:41:17.002541 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:41:17.002541 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:41:17.002965 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-2f6654e8-a253-47e2-958c-ec50db027a31 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Volume info retrieved successfully. Aug 12 10:41:17.023635 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-2f6654e8-a253-47e2-958c-ec50db027a31 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Delete volume request issued successfully. Aug 12 10:41:17.023819 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-2f6654e8-a253-47e2-958c-ec50db027a31 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] https://10.4.3.105/volume/v3/volumes/d75c8b3f-12d9-4cb2-91c6-ae06f2427688 returned with HTTP 202 Aug 12 10:41:17.027319 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1007/4044] 10.4.3.105 () {66 vars in 1351 bytes} [Wed Aug 12 10:41:16 2026] DELETE /volume/v3/volumes/d75c8b3f-12d9-4cb2-91c6-ae06f2427688 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 12 10:41:17.033050 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-64b9701c-46c8-4174-9d6c-8cb7e8c95304 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:17.038940 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-64b9701c-46c8-4174-9d6c-8cb7e8c95304 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] GET https://10.4.3.105/volume/v3/volumes/d75c8b3f-12d9-4cb2-91c6-ae06f2427688 Aug 12 10:41:17.038940 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-64b9701c-46c8-4174-9d6c-8cb7e8c95304 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:41:17.038940 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-64b9701c-46c8-4174-9d6c-8cb7e8c95304 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:41:17.048547 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:41:17.048547 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:41:17.055075 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-64b9701c-46c8-4174-9d6c-8cb7e8c95304 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Volume info retrieved successfully. Aug 12 10:41:17.060249 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-64b9701c-46c8-4174-9d6c-8cb7e8c95304 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] https://10.4.3.105/volume/v3/volumes/d75c8b3f-12d9-4cb2-91c6-ae06f2427688 returned with HTTP 200 Aug 12 10:41:17.060763 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1015/4045] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:41:17 2026] GET /volume/v3/volumes/d75c8b3f-12d9-4cb2-91c6-ae06f2427688 => generated 1410 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:41:17.468828 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-4271a642-36a3-4c89-8821-8ac484ac6843 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:17.469951 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-4271a642-36a3-4c89-8821-8ac484ac6843 tempest-ProjectReaderTests39-1982694456 tempest-ProjectReaderTests39-1982694456-project-admin] GET https://10.4.3.105/volume/v3/backups/3335374f-3599-4c13-b5ea-df2c46db6ae7 Aug 12 10:41:17.470444 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-4271a642-36a3-4c89-8821-8ac484ac6843 tempest-ProjectReaderTests39-1982694456 tempest-ProjectReaderTests39-1982694456-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:41:17.470444 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-4271a642-36a3-4c89-8821-8ac484ac6843 tempest-ProjectReaderTests39-1982694456 tempest-ProjectReaderTests39-1982694456-project-admin] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:41:17.470444 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-4271a642-36a3-4c89-8821-8ac484ac6843 tempest-ProjectReaderTests39-1982694456 tempest-ProjectReaderTests39-1982694456-project-admin] Show backup with id 3335374f-3599-4c13-b5ea-df2c46db6ae7. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:41:17.473962 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-4271a642-36a3-4c89-8821-8ac484ac6843 tempest-ProjectReaderTests39-1982694456 tempest-ProjectReaderTests39-1982694456-project-admin] https://10.4.3.105/volume/v3/backups/3335374f-3599-4c13-b5ea-df2c46db6ae7 returned with HTTP 404 Aug 12 10:41:17.474379 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1004/4046] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:41:17 2026] GET /volume/v3/backups/3335374f-3599-4c13-b5ea-df2c46db6ae7 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:41:17.483696 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-5625b371-7f13-49ed-b7f9-a4d0d7876fda None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:17.486071 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-5625b371-7f13-49ed-b7f9-a4d0d7876fda tempest-ProjectReaderTests39-1982694456 tempest-ProjectReaderTests39-1982694456-project-admin] DELETE https://10.4.3.105/volume/v3/volumes/48687d5a-f43b-4280-9c6a-ec2dc22b6692 Aug 12 10:41:17.486339 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-5625b371-7f13-49ed-b7f9-a4d0d7876fda tempest-ProjectReaderTests39-1982694456 tempest-ProjectReaderTests39-1982694456-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:41:17.486585 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-5625b371-7f13-49ed-b7f9-a4d0d7876fda tempest-ProjectReaderTests39-1982694456 tempest-ProjectReaderTests39-1982694456-project-admin] Calling method 'delete' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:41:17.486805 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.v3.volumes [None req-5625b371-7f13-49ed-b7f9-a4d0d7876fda tempest-ProjectReaderTests39-1982694456 tempest-ProjectReaderTests39-1982694456-project-admin] Delete volume with id: 48687d5a-f43b-4280-9c6a-ec2dc22b6692 Aug 12 10:41:17.495941 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:41:17.495941 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:41:17.496375 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-5625b371-7f13-49ed-b7f9-a4d0d7876fda tempest-ProjectReaderTests39-1982694456 tempest-ProjectReaderTests39-1982694456-project-admin] Volume info retrieved successfully. Aug 12 10:41:17.533091 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-5625b371-7f13-49ed-b7f9-a4d0d7876fda tempest-ProjectReaderTests39-1982694456 tempest-ProjectReaderTests39-1982694456-project-admin] Delete volume request issued successfully. Aug 12 10:41:17.533489 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-5625b371-7f13-49ed-b7f9-a4d0d7876fda tempest-ProjectReaderTests39-1982694456 tempest-ProjectReaderTests39-1982694456-project-admin] https://10.4.3.105/volume/v3/volumes/48687d5a-f43b-4280-9c6a-ec2dc22b6692 returned with HTTP 202 Aug 12 10:41:17.536540 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1021/4047] 10.4.3.105 () {68 vars in 1391 bytes} [Wed Aug 12 10:41:17 2026] DELETE /volume/v3/volumes/48687d5a-f43b-4280-9c6a-ec2dc22b6692 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 10:41:17.543922 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-6e43f705-793d-47a1-9779-0247cfc178ba None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:17.547855 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-6e43f705-793d-47a1-9779-0247cfc178ba tempest-ProjectReaderTests39-1982694456 tempest-ProjectReaderTests39-1982694456-project-admin] GET https://10.4.3.105/volume/v3/volumes/48687d5a-f43b-4280-9c6a-ec2dc22b6692 Aug 12 10:41:17.548680 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-6e43f705-793d-47a1-9779-0247cfc178ba tempest-ProjectReaderTests39-1982694456 tempest-ProjectReaderTests39-1982694456-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:41:17.548680 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-6e43f705-793d-47a1-9779-0247cfc178ba tempest-ProjectReaderTests39-1982694456 tempest-ProjectReaderTests39-1982694456-project-admin] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:41:17.556059 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:41:17.556059 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:41:17.560578 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-6e43f705-793d-47a1-9779-0247cfc178ba tempest-ProjectReaderTests39-1982694456 tempest-ProjectReaderTests39-1982694456-project-admin] Volume info retrieved successfully. Aug 12 10:41:17.568973 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-6e43f705-793d-47a1-9779-0247cfc178ba tempest-ProjectReaderTests39-1982694456 tempest-ProjectReaderTests39-1982694456-project-admin] https://10.4.3.105/volume/v3/volumes/48687d5a-f43b-4280-9c6a-ec2dc22b6692 returned with HTTP 200 Aug 12 10:41:17.569591 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1008/4048] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:41:17 2026] GET /volume/v3/volumes/48687d5a-f43b-4280-9c6a-ec2dc22b6692 => generated 1016 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:41:18.080698 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-0ead2acb-a3ac-428f-88ca-8341d7edebc4 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:18.082621 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-0ead2acb-a3ac-428f-88ca-8341d7edebc4 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] GET https://10.4.3.105/volume/v3/volumes/d75c8b3f-12d9-4cb2-91c6-ae06f2427688 Aug 12 10:41:18.082817 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-0ead2acb-a3ac-428f-88ca-8341d7edebc4 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:41:18.083058 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-0ead2acb-a3ac-428f-88ca-8341d7edebc4 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:41:18.089250 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-0ead2acb-a3ac-428f-88ca-8341d7edebc4 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] https://10.4.3.105/volume/v3/volumes/d75c8b3f-12d9-4cb2-91c6-ae06f2427688 returned with HTTP 404 Aug 12 10:41:18.089858 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1016/4049] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:41:18 2026] GET /volume/v3/volumes/d75c8b3f-12d9-4cb2-91c6-ae06f2427688 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:41:18.101020 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-8f14699c-d92c-4434-8fbc-2db71bb5d1d6 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:18.102649 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-8f14699c-d92c-4434-8fbc-2db71bb5d1d6 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] DELETE https://10.4.3.105/volume/v3/backups/8ad7a07a-758d-4d99-b9cc-f01698f3029d Aug 12 10:41:18.103002 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-8f14699c-d92c-4434-8fbc-2db71bb5d1d6 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:41:18.103218 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-8f14699c-d92c-4434-8fbc-2db71bb5d1d6 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Calling method 'delete' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:41:18.103364 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.contrib.backups [None req-8f14699c-d92c-4434-8fbc-2db71bb5d1d6 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Delete backup with id: 8ad7a07a-758d-4d99-b9cc-f01698f3029d. Aug 12 10:41:18.111282 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:41:18.111282 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:41:18.125802 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.backup.rpcapi [None req-8f14699c-d92c-4434-8fbc-2db71bb5d1d6 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] delete_backup rpcapi backup_id 8ad7a07a-758d-4d99-b9cc-f01698f3029d {{(pid=100373) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 12 10:41:18.127971 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-8f14699c-d92c-4434-8fbc-2db71bb5d1d6 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] https://10.4.3.105/volume/v3/backups/8ad7a07a-758d-4d99-b9cc-f01698f3029d returned with HTTP 202 Aug 12 10:41:18.128524 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1005/4050] 10.4.3.105 () {66 vars in 1351 bytes} [Wed Aug 12 10:41:18 2026] DELETE /volume/v3/backups/8ad7a07a-758d-4d99-b9cc-f01698f3029d => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 10:41:18.135231 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-8b5899c7-5b9b-4efc-a420-f553f9eee0d6 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:18.137117 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-8b5899c7-5b9b-4efc-a420-f553f9eee0d6 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] GET https://10.4.3.105/volume/v3/backups/8ad7a07a-758d-4d99-b9cc-f01698f3029d Aug 12 10:41:18.137361 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-8b5899c7-5b9b-4efc-a420-f553f9eee0d6 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:41:18.137575 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-8b5899c7-5b9b-4efc-a420-f553f9eee0d6 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:41:18.137716 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-8b5899c7-5b9b-4efc-a420-f553f9eee0d6 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Show backup with id 8ad7a07a-758d-4d99-b9cc-f01698f3029d. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:41:18.141951 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:41:18.141951 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:41:18.142735 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-8b5899c7-5b9b-4efc-a420-f553f9eee0d6 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] https://10.4.3.105/volume/v3/backups/8ad7a07a-758d-4d99-b9cc-f01698f3029d returned with HTTP 200 Aug 12 10:41:18.143216 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1022/4051] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:41:18 2026] GET /volume/v3/backups/8ad7a07a-758d-4d99-b9cc-f01698f3029d => generated 792 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 12 10:41:18.467264 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-0911200d-a033-469b-b326-9df119594eea None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:18.469096 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-0911200d-a033-469b-b326-9df119594eea tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] GET https://10.4.3.105/volume/v3/volumes/db7f5a5e-cd9d-4ef0-a05e-8d3aa64323f7 Aug 12 10:41:18.469251 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-0911200d-a033-469b-b326-9df119594eea tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:41:18.469535 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-0911200d-a033-469b-b326-9df119594eea tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:41:18.479925 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:41:18.479925 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:41:18.483636 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-0911200d-a033-469b-b326-9df119594eea tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Volume info retrieved successfully. Aug 12 10:41:18.493391 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-0911200d-a033-469b-b326-9df119594eea tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] https://10.4.3.105/volume/v3/volumes/db7f5a5e-cd9d-4ef0-a05e-8d3aa64323f7 returned with HTTP 200 Aug 12 10:41:18.493391 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1009/4052] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:41:18 2026] GET /volume/v3/volumes/db7f5a5e-cd9d-4ef0-a05e-8d3aa64323f7 => generated 1637 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:41:18.586975 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-e297ccaa-3e0e-4306-b198-e982182bc1f0 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:18.592173 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-e297ccaa-3e0e-4306-b198-e982182bc1f0 tempest-ProjectReaderTests39-1982694456 tempest-ProjectReaderTests39-1982694456-project-admin] GET https://10.4.3.105/volume/v3/volumes/48687d5a-f43b-4280-9c6a-ec2dc22b6692 Aug 12 10:41:18.592173 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-e297ccaa-3e0e-4306-b198-e982182bc1f0 tempest-ProjectReaderTests39-1982694456 tempest-ProjectReaderTests39-1982694456-project-admin] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:41:18.592479 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-e297ccaa-3e0e-4306-b198-e982182bc1f0 tempest-ProjectReaderTests39-1982694456 tempest-ProjectReaderTests39-1982694456-project-admin] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:41:18.602698 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-e297ccaa-3e0e-4306-b198-e982182bc1f0 tempest-ProjectReaderTests39-1982694456 tempest-ProjectReaderTests39-1982694456-project-admin] https://10.4.3.105/volume/v3/volumes/48687d5a-f43b-4280-9c6a-ec2dc22b6692 returned with HTTP 404 Aug 12 10:41:18.603379 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1017/4053] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:41:18 2026] GET /volume/v3/volumes/48687d5a-f43b-4280-9c6a-ec2dc22b6692 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:41:19.156543 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-7c3bd926-a39d-489c-8503-9ab5e558ab48 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:19.157418 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-7c3bd926-a39d-489c-8503-9ab5e558ab48 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] GET https://10.4.3.105/volume/v3/backups/8ad7a07a-758d-4d99-b9cc-f01698f3029d Aug 12 10:41:19.157666 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-7c3bd926-a39d-489c-8503-9ab5e558ab48 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:41:19.157863 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-7c3bd926-a39d-489c-8503-9ab5e558ab48 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:41:19.157964 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-7c3bd926-a39d-489c-8503-9ab5e558ab48 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Show backup with id 8ad7a07a-758d-4d99-b9cc-f01698f3029d. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:41:19.169477 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-7c3bd926-a39d-489c-8503-9ab5e558ab48 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] https://10.4.3.105/volume/v3/backups/8ad7a07a-758d-4d99-b9cc-f01698f3029d returned with HTTP 404 Aug 12 10:41:19.170450 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1006/4054] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:41:19 2026] GET /volume/v3/backups/8ad7a07a-758d-4d99-b9cc-f01698f3029d => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:41:19.273056 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-52cbb682-b082-4a5e-8f15-206341682544 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:19.274729 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-52cbb682-b082-4a5e-8f15-206341682544 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] GET https://10.4.3.105/volume/v3/volumes/3b168488-7455-422a-89a9-e3cbb8c3b121 Aug 12 10:41:19.274957 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-52cbb682-b082-4a5e-8f15-206341682544 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:41:19.275202 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-52cbb682-b082-4a5e-8f15-206341682544 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:41:19.282883 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:41:19.282883 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:41:19.287533 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-52cbb682-b082-4a5e-8f15-206341682544 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Volume info retrieved successfully. Aug 12 10:41:19.293577 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-52cbb682-b082-4a5e-8f15-206341682544 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] https://10.4.3.105/volume/v3/volumes/3b168488-7455-422a-89a9-e3cbb8c3b121 returned with HTTP 200 Aug 12 10:41:19.294264 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1023/4055] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:41:19 2026] GET /volume/v3/volumes/3b168488-7455-422a-89a9-e3cbb8c3b121 => generated 1356 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:41:19.307274 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-a92dac6f-4763-4243-be30-2c59d2b30992 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:19.308986 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-a92dac6f-4763-4243-be30-2c59d2b30992 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] DELETE https://10.4.3.105/volume/v3/volumes/3b168488-7455-422a-89a9-e3cbb8c3b121 Aug 12 10:41:19.309313 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-a92dac6f-4763-4243-be30-2c59d2b30992 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:41:19.309613 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-a92dac6f-4763-4243-be30-2c59d2b30992 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Calling method 'delete' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:41:19.309851 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.v3.volumes [None req-a92dac6f-4763-4243-be30-2c59d2b30992 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Delete volume with id: 3b168488-7455-422a-89a9-e3cbb8c3b121 Aug 12 10:41:19.320744 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:41:19.320744 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:41:19.321429 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-a92dac6f-4763-4243-be30-2c59d2b30992 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Volume info retrieved successfully. Aug 12 10:41:19.344020 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-a92dac6f-4763-4243-be30-2c59d2b30992 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Delete volume request issued successfully. Aug 12 10:41:19.344240 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-a92dac6f-4763-4243-be30-2c59d2b30992 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] https://10.4.3.105/volume/v3/volumes/3b168488-7455-422a-89a9-e3cbb8c3b121 returned with HTTP 202 Aug 12 10:41:19.345145 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1010/4056] 10.4.3.105 () {66 vars in 1351 bytes} [Wed Aug 12 10:41:19 2026] DELETE /volume/v3/volumes/3b168488-7455-422a-89a9-e3cbb8c3b121 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 12 10:41:19.353218 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-137e8368-9283-4ae1-930c-10dc27100b66 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:19.356314 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-137e8368-9283-4ae1-930c-10dc27100b66 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] GET https://10.4.3.105/volume/v3/volumes/3b168488-7455-422a-89a9-e3cbb8c3b121 Aug 12 10:41:19.356626 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-137e8368-9283-4ae1-930c-10dc27100b66 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:41:19.356907 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-137e8368-9283-4ae1-930c-10dc27100b66 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:41:19.374895 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:41:19.374895 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:41:19.380871 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-137e8368-9283-4ae1-930c-10dc27100b66 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Volume info retrieved successfully. Aug 12 10:41:19.390310 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-137e8368-9283-4ae1-930c-10dc27100b66 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] https://10.4.3.105/volume/v3/volumes/3b168488-7455-422a-89a9-e3cbb8c3b121 returned with HTTP 200 Aug 12 10:41:19.391045 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1018/4057] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:41:19 2026] GET /volume/v3/volumes/3b168488-7455-422a-89a9-e3cbb8c3b121 => generated 1355 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:41:19.752480 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-c84f2a93-1dbc-414c-abad-fbcf4beca6ea req-be14b134-8302-43fb-bdc7-6ece9460d94b None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:19.754429 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-c84f2a93-1dbc-414c-abad-fbcf4beca6ea req-be14b134-8302-43fb-bdc7-6ece9460d94b tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] DELETE https://10.4.3.105/volume/v3/attachments/f119c9eb-e0f8-44bc-93b9-473506a3cf66 Aug 12 10:41:19.754676 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-c84f2a93-1dbc-414c-abad-fbcf4beca6ea req-be14b134-8302-43fb-bdc7-6ece9460d94b tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:41:19.754891 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-c84f2a93-1dbc-414c-abad-fbcf4beca6ea req-be14b134-8302-43fb-bdc7-6ece9460d94b tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Calling method 'version_select' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:41:19.761683 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:41:19.761683 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:41:19.804234 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-c84f2a93-1dbc-414c-abad-fbcf4beca6ea req-be14b134-8302-43fb-bdc7-6ece9460d94b tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] https://10.4.3.105/volume/v3/attachments/f119c9eb-e0f8-44bc-93b9-473506a3cf66 returned with HTTP 200 Aug 12 10:41:19.804788 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1007/4058] 10.4.3.105 () {72 vars in 1673 bytes} [Wed Aug 12 10:41:19 2026] DELETE /volume/v3/attachments/f119c9eb-e0f8-44bc-93b9-473506a3cf66 => generated 19 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:41:19.814219 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-c84f2a93-1dbc-414c-abad-fbcf4beca6ea req-3a02b0eb-053c-4e39-ba45-a3ce6d95e33a None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:19.817160 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-c84f2a93-1dbc-414c-abad-fbcf4beca6ea req-3a02b0eb-053c-4e39-ba45-a3ce6d95e33a tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] DELETE https://10.4.3.105/volume/v3/volumes/db7f5a5e-cd9d-4ef0-a05e-8d3aa64323f7 Aug 12 10:41:19.817595 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-c84f2a93-1dbc-414c-abad-fbcf4beca6ea req-3a02b0eb-053c-4e39-ba45-a3ce6d95e33a tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:41:19.817969 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-c84f2a93-1dbc-414c-abad-fbcf4beca6ea req-3a02b0eb-053c-4e39-ba45-a3ce6d95e33a tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Calling method 'delete' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:41:19.819536 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.v3.volumes [req-c84f2a93-1dbc-414c-abad-fbcf4beca6ea req-3a02b0eb-053c-4e39-ba45-a3ce6d95e33a tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Delete volume with id: db7f5a5e-cd9d-4ef0-a05e-8d3aa64323f7 Aug 12 10:41:19.827226 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:41:19.827226 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:41:19.828131 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [req-c84f2a93-1dbc-414c-abad-fbcf4beca6ea req-3a02b0eb-053c-4e39-ba45-a3ce6d95e33a tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Volume info retrieved successfully. Aug 12 10:41:19.865237 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [req-c84f2a93-1dbc-414c-abad-fbcf4beca6ea req-3a02b0eb-053c-4e39-ba45-a3ce6d95e33a tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Delete volume request issued successfully. Aug 12 10:41:19.865641 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-c84f2a93-1dbc-414c-abad-fbcf4beca6ea req-3a02b0eb-053c-4e39-ba45-a3ce6d95e33a tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] https://10.4.3.105/volume/v3/volumes/db7f5a5e-cd9d-4ef0-a05e-8d3aa64323f7 returned with HTTP 202 Aug 12 10:41:19.865908 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1024/4059] 10.4.3.105 () {70 vars in 1620 bytes} [Wed Aug 12 10:41:19 2026] DELETE /volume/v3/volumes/db7f5a5e-cd9d-4ef0-a05e-8d3aa64323f7 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 10:41:20.406888 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-fe25bd71-836a-4cb4-b1b3-19ea4bf1e94d None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:20.408929 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-fe25bd71-836a-4cb4-b1b3-19ea4bf1e94d tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] GET https://10.4.3.105/volume/v3/volumes/3b168488-7455-422a-89a9-e3cbb8c3b121 Aug 12 10:41:20.409144 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-fe25bd71-836a-4cb4-b1b3-19ea4bf1e94d tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:41:20.409339 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-fe25bd71-836a-4cb4-b1b3-19ea4bf1e94d tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:41:20.415548 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-fe25bd71-836a-4cb4-b1b3-19ea4bf1e94d tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] https://10.4.3.105/volume/v3/volumes/3b168488-7455-422a-89a9-e3cbb8c3b121 returned with HTTP 404 Aug 12 10:41:20.415862 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1011/4060] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:41:20 2026] GET /volume/v3/volumes/3b168488-7455-422a-89a9-e3cbb8c3b121 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:41:20.429333 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-fb222b51-f7b8-4a6b-893c-5a91791568f6 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:20.431681 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-fb222b51-f7b8-4a6b-893c-5a91791568f6 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] POST https://10.4.3.105/volume/v3/volumes Aug 12 10:41:20.432221 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-fb222b51-f7b8-4a6b-893c-5a91791568f6 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-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-13713498"}} {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:41:20.434288 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.v3.volumes [None req-fb222b51-f7b8-4a6b-893c-5a91791568f6 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Create volume request body: {'volume': {'metadata': {'vol-meta1': 'value1', 'vol-meta2': 'value2', 'vol-meta3': 'value3'}, 'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-13713498'}} {{(pid=100372) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 10:41:20.434455 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.v3.volumes [None req-fb222b51-f7b8-4a6b-893c-5a91791568f6 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Create volume of 1 GB Aug 12 10:41:20.441129 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-fb222b51-f7b8-4a6b-893c-5a91791568f6 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Availability Zones retrieved successfully. Aug 12 10:41:20.446870 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-fb222b51-f7b8-4a6b-893c-5a91791568f6 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Flow 'volume_create_api' (3355e09e-9262-43c8-ae68-c4c0f7a8f2db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100372) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:41:20.447894 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-fb222b51-f7b8-4a6b-893c-5a91791568f6 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f8adb3f4-f235-44ce-acee-8bb61e23f5e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:41:20.449206 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.flows.api.create_volume [None req-fb222b51-f7b8-4a6b-893c-5a91791568f6 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Validating volume size '1' using validate_int {{(pid=100372) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 10:41:20.492931 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-fb222b51-f7b8-4a6b-893c-5a91791568f6 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f8adb3f4-f235-44ce-acee-8bb61e23f5e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T10:26:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6cd66f07-4c7b-40b2-9dfb-378538f29c9e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:41:20.493672 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-fb222b51-f7b8-4a6b-893c-5a91791568f6 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9ccde709-fe30-4fa7-9d42-32b089e8a389) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:41:20.542432 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.quota [None req-fb222b51-f7b8-4a6b-893c-5a91791568f6 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Created reservations ['6b1fc6d7-ebab-49fe-88be-89c50c84bbd3', 'ed5e4a80-1919-44f6-bf2d-512ed3abe3fd', 'd2281f2a-2ad7-40b8-8375-406c34385afc', '6d077b66-ddf3-4a47-9d08-8b41c1d84a0b'] {{(pid=100372) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:41:20.543662 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-fb222b51-f7b8-4a6b-893c-5a91791568f6 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9ccde709-fe30-4fa7-9d42-32b089e8a389) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6b1fc6d7-ebab-49fe-88be-89c50c84bbd3', 'ed5e4a80-1919-44f6-bf2d-512ed3abe3fd', 'd2281f2a-2ad7-40b8-8375-406c34385afc', '6d077b66-ddf3-4a47-9d08-8b41c1d84a0b']}' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:41:20.544988 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-fb222b51-f7b8-4a6b-893c-5a91791568f6 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ffd28897-f9a8-420c-aec7-55316ba76d53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:41:20.589186 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-fb222b51-f7b8-4a6b-893c-5a91791568f6 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ffd28897-f9a8-420c-aec7-55316ba76d53) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7c7f047a-7ddf-4a02-b237-35bed8ce7c3f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-13713498',encryption_key_id=None,group_id=None,group_type_id=,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},multiattach=False,project_id='75904621337540d8b247ceb06ad0c356',qos_specs=None,replication_status=,reservations=['6b1fc6d7-ebab-49fe-88be-89c50c84bbd3','ed5e4a80-1919-44f6-bf2d-512ed3abe3fd','d2281f2a-2ad7-40b8-8375-406c34385afc','6d077b66-ddf3-4a47-9d08-8b41c1d84a0b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='43d9461d014a47ff8edeb2f04961e72c',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:41:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-13713498',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7c7f047a-7ddf-4a02-b237-35bed8ce7c3f,launched_at=None,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},migration_status=None,multiattach=False,previous_status=None,project_id='75904621337540d8b247ceb06ad0c356',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='43d9461d014a47ff8edeb2f04961e72c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6cd66f07-4c7b-40b2-9dfb-378538f29c9e),volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:41:20.590335 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-fb222b51-f7b8-4a6b-893c-5a91791568f6 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a9f174c0-7318-4d95-9bc2-10702d9205cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:41:20.591615 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-c6f0e8bd-fba1-440e-bf42-cf26758f17ce None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:20.606585 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-3d0c956d-92e7-451b-9227-d3e3d5868233 req-d5dc2135-8423-4f75-be81-b3f77ed78f68 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:20.609497 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-3d0c956d-92e7-451b-9227-d3e3d5868233 req-d5dc2135-8423-4f75-be81-b3f77ed78f68 tempest-VolumesExtendAttachedTest-323484384 tempest-VolumesExtendAttachedTest-323484384-project-member] GET https://10.4.3.105/volume/v3/volumes/ba57d9cc-2ba8-46f6-a267-8eb1fcec6003 Aug 12 10:41:20.609731 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-3d0c956d-92e7-451b-9227-d3e3d5868233 req-d5dc2135-8423-4f75-be81-b3f77ed78f68 tempest-VolumesExtendAttachedTest-323484384 tempest-VolumesExtendAttachedTest-323484384-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:41:20.609966 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-3d0c956d-92e7-451b-9227-d3e3d5868233 req-d5dc2135-8423-4f75-be81-b3f77ed78f68 tempest-VolumesExtendAttachedTest-323484384 tempest-VolumesExtendAttachedTest-323484384-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:41:20.615853 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-fb222b51-f7b8-4a6b-893c-5a91791568f6 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a9f174c0-7318-4d95-9bc2-10702d9205cc) transitioned into state 'SUCCESS' from state '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-13713498',encryption_key_id=None,group_id=None,group_type_id=,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},multiattach=False,project_id='75904621337540d8b247ceb06ad0c356',qos_specs=None,replication_status=,reservations=['6b1fc6d7-ebab-49fe-88be-89c50c84bbd3','ed5e4a80-1919-44f6-bf2d-512ed3abe3fd','d2281f2a-2ad7-40b8-8375-406c34385afc','6d077b66-ddf3-4a47-9d08-8b41c1d84a0b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='43d9461d014a47ff8edeb2f04961e72c',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:41:20.617012 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-fb222b51-f7b8-4a6b-893c-5a91791568f6 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (40da1787-ed86-44e8-a761-9980c1fb0610) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:41:20.618398 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:41:20.618398 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:41:20.622330 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [req-3d0c956d-92e7-451b-9227-d3e3d5868233 req-d5dc2135-8423-4f75-be81-b3f77ed78f68 tempest-VolumesExtendAttachedTest-323484384 tempest-VolumesExtendAttachedTest-323484384-project-member] Volume info retrieved successfully. Aug 12 10:41:20.627050 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-3d0c956d-92e7-451b-9227-d3e3d5868233 req-d5dc2135-8423-4f75-be81-b3f77ed78f68 tempest-VolumesExtendAttachedTest-323484384 tempest-VolumesExtendAttachedTest-323484384-project-member] https://10.4.3.105/volume/v3/volumes/ba57d9cc-2ba8-46f6-a267-8eb1fcec6003 returned with HTTP 200 Aug 12 10:41:20.627537 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1025/4061] 10.4.3.105 () {68 vars in 1598 bytes} [Wed Aug 12 10:41:20 2026] GET /volume/v3/volumes/ba57d9cc-2ba8-46f6-a267-8eb1fcec6003 => generated 849 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:41:20.627653 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-fb222b51-f7b8-4a6b-893c-5a91791568f6 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (40da1787-ed86-44e8-a761-9980c1fb0610) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:41:20.629049 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-fb222b51-f7b8-4a6b-893c-5a91791568f6 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Flow 'volume_create_api' (3355e09e-9262-43c8-ae68-c4c0f7a8f2db) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100372) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:41:20.630478 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-fb222b51-f7b8-4a6b-893c-5a91791568f6 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Create volume request issued successfully. Aug 12 10:41:20.630478 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-fb222b51-f7b8-4a6b-893c-5a91791568f6 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] https://10.4.3.105/volume/v3/volumes returned with HTTP 202 Aug 12 10:41:20.630951 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1019/4062] 10.4.3.105 () {68 vars in 1259 bytes} [Wed Aug 12 10:41:20 2026] POST /volume/v3/volumes => generated 814 bytes in 202 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 10:41:20.644692 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-131bb306-d2eb-4390-b10d-71c68949954a None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:20.646745 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-131bb306-d2eb-4390-b10d-71c68949954a tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] GET https://10.4.3.105/volume/v3/volumes/7c7f047a-7ddf-4a02-b237-35bed8ce7c3f Aug 12 10:41:20.647062 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-131bb306-d2eb-4390-b10d-71c68949954a tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:41:20.647364 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-131bb306-d2eb-4390-b10d-71c68949954a tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:41:20.657950 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:41:20.657950 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:41:20.664888 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-131bb306-d2eb-4390-b10d-71c68949954a tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Volume info retrieved successfully. Aug 12 10:41:20.671355 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-131bb306-d2eb-4390-b10d-71c68949954a tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] https://10.4.3.105/volume/v3/volumes/7c7f047a-7ddf-4a02-b237-35bed8ce7c3f returned with HTTP 200 Aug 12 10:41:20.671935 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1012/4063] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:41:20 2026] GET /volume/v3/volumes/7c7f047a-7ddf-4a02-b237-35bed8ce7c3f => generated 882 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:41:20.710003 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-a79e789b-d591-44aa-8ca3-9b1da7c3b21f None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:20.710389 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-a79e789b-d591-44aa-8ca3-9b1da7c3b21f None None] GET https://10.4.3.105/volume// Aug 12 10:41:20.710583 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-a79e789b-d591-44aa-8ca3-9b1da7c3b21f None None] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:41:20.710764 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-a79e789b-d591-44aa-8ca3-9b1da7c3b21f None None] Calling method 'all' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:41:20.711159 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-a79e789b-d591-44aa-8ca3-9b1da7c3b21f None None] https://10.4.3.105/volume// returned with HTTP 300 Aug 12 10:41:20.711443 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1026/4064] 10.4.3.105 () {66 vars in 1428 bytes} [Wed Aug 12 10:41:20 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 10:41:20.713752 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-c6f0e8bd-fba1-440e-bf42-cf26758f17ce tempest-ProjectReaderTests-1745006955 tempest-ProjectReaderTests-1745006955-project-admin] POST https://10.4.3.105/volume/v3/volumes Aug 12 10:41:20.714260 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-c6f0e8bd-fba1-440e-bf42-cf26758f17ce tempest-ProjectReaderTests-1745006955 tempest-ProjectReaderTests-1745006955-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1743427606"}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:41:20.716268 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.v3.volumes [None req-c6f0e8bd-fba1-440e-bf42-cf26758f17ce tempest-ProjectReaderTests-1745006955 tempest-ProjectReaderTests-1745006955-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1743427606'}} {{(pid=100373) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 10:41:20.716437 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.v3.volumes [None req-c6f0e8bd-fba1-440e-bf42-cf26758f17ce tempest-ProjectReaderTests-1745006955 tempest-ProjectReaderTests-1745006955-project-admin] Create volume of 1 GB Aug 12 10:41:20.716828 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:41:20.716828 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:41:20.719535 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [req-3d0c956d-92e7-451b-9227-d3e3d5868233 req-4b896c1c-0315-4eec-a8fb-ba01baf36fd2 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:20.721889 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-c6f0e8bd-fba1-440e-bf42-cf26758f17ce tempest-ProjectReaderTests-1745006955 tempest-ProjectReaderTests-1745006955-project-admin] Availability Zones retrieved successfully. Aug 12 10:41:20.729134 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-c6f0e8bd-fba1-440e-bf42-cf26758f17ce tempest-ProjectReaderTests-1745006955 tempest-ProjectReaderTests-1745006955-project-admin] Flow 'volume_create_api' (d1b47c7c-d417-4b73-9661-a80bde9a4203) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:41:20.730618 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-c6f0e8bd-fba1-440e-bf42-cf26758f17ce tempest-ProjectReaderTests-1745006955 tempest-ProjectReaderTests-1745006955-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2accf6a6-b277-4b3c-ba93-bf732fd752e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:41:20.731730 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.flows.api.create_volume [None req-c6f0e8bd-fba1-440e-bf42-cf26758f17ce tempest-ProjectReaderTests-1745006955 tempest-ProjectReaderTests-1745006955-project-admin] Validating volume size '1' using validate_int {{(pid=100373) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 10:41:20.761847 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-c6f0e8bd-fba1-440e-bf42-cf26758f17ce tempest-ProjectReaderTests-1745006955 tempest-ProjectReaderTests-1745006955-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2accf6a6-b277-4b3c-ba93-bf732fd752e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T10:26:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6cd66f07-4c7b-40b2-9dfb-378538f29c9e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:41:20.762973 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-c6f0e8bd-fba1-440e-bf42-cf26758f17ce tempest-ProjectReaderTests-1745006955 tempest-ProjectReaderTests-1745006955-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3c2bc30e-3e07-4db5-b6f5-0744c86e736b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:41:20.830979 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.quota [None req-c6f0e8bd-fba1-440e-bf42-cf26758f17ce tempest-ProjectReaderTests-1745006955 tempest-ProjectReaderTests-1745006955-project-admin] Created reservations ['ede69d54-2d59-4d4f-81db-4784279ec926', 'd89d5b4c-0974-4552-9be3-d38af7255844', '81ce4bce-ba21-4216-9440-a0934fc3f8d4', 'c80a12ba-3a13-4301-b816-b3403c1d4b91'] {{(pid=100373) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:41:20.831833 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-c6f0e8bd-fba1-440e-bf42-cf26758f17ce tempest-ProjectReaderTests-1745006955 tempest-ProjectReaderTests-1745006955-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3c2bc30e-3e07-4db5-b6f5-0744c86e736b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ede69d54-2d59-4d4f-81db-4784279ec926', 'd89d5b4c-0974-4552-9be3-d38af7255844', '81ce4bce-ba21-4216-9440-a0934fc3f8d4', 'c80a12ba-3a13-4301-b816-b3403c1d4b91']}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:41:20.832577 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-c6f0e8bd-fba1-440e-bf42-cf26758f17ce tempest-ProjectReaderTests-1745006955 tempest-ProjectReaderTests-1745006955-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2c2b47c9-3792-4365-a486-a5e007cfe9a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:41:20.833951 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-3d0c956d-92e7-451b-9227-d3e3d5868233 req-4b896c1c-0315-4eec-a8fb-ba01baf36fd2 tempest-VolumesExtendAttachedTest-323484384 tempest-VolumesExtendAttachedTest-323484384-project-member] POST https://10.4.3.105/volume/v3/attachments Aug 12 10:41:20.834223 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [req-3d0c956d-92e7-451b-9227-d3e3d5868233 req-4b896c1c-0315-4eec-a8fb-ba01baf36fd2 tempest-VolumesExtendAttachedTest-323484384 tempest-VolumesExtendAttachedTest-323484384-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ba57d9cc-2ba8-46f6-a267-8eb1fcec6003", "connector": null, "instance_uuid": "1994793e-370e-43c9-9433-5b1c46fe6d77"}} {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:41:20.842398 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:41:20.842398 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:41:20.856794 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-c6f0e8bd-fba1-440e-bf42-cf26758f17ce tempest-ProjectReaderTests-1745006955 tempest-ProjectReaderTests-1745006955-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2c2b47c9-3792-4365-a486-a5e007cfe9a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ce437c15-dd48-4829-b676-d83d4c307280', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1743427606',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='83c5e61bc7874b4dacc9aee948af88e7',qos_specs=None,replication_status=,reservations=['ede69d54-2d59-4d4f-81db-4784279ec926','d89d5b4c-0974-4552-9be3-d38af7255844','81ce4bce-ba21-4216-9440-a0934fc3f8d4','c80a12ba-3a13-4301-b816-b3403c1d4b91'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b1b5ceec56424598a0a66f8f29de0ac3',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:41:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1743427606',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ce437c15-dd48-4829-b676-d83d4c307280,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='83c5e61bc7874b4dacc9aee948af88e7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b1b5ceec56424598a0a66f8f29de0ac3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6cd66f07-4c7b-40b2-9dfb-378538f29c9e),volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:41:20.858394 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-c6f0e8bd-fba1-440e-bf42-cf26758f17ce tempest-ProjectReaderTests-1745006955 tempest-ProjectReaderTests-1745006955-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b5896caf-0ab7-409d-9f4c-550eb865462c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:41:20.866997 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-3d0c956d-92e7-451b-9227-d3e3d5868233 req-4b896c1c-0315-4eec-a8fb-ba01baf36fd2 tempest-VolumesExtendAttachedTest-323484384 tempest-VolumesExtendAttachedTest-323484384-project-member] https://10.4.3.105/volume/v3/attachments returned with HTTP 200 Aug 12 10:41:20.867174 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1020/4065] 10.4.3.105 () {74 vars in 1594 bytes} [Wed Aug 12 10:41:20 2026] POST /volume/v3/attachments => generated 273 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:41:20.877483 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-c6f0e8bd-fba1-440e-bf42-cf26758f17ce tempest-ProjectReaderTests-1745006955 tempest-ProjectReaderTests-1745006955-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b5896caf-0ab7-409d-9f4c-550eb865462c) transitioned into state 'SUCCESS' from state '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-1743427606',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='83c5e61bc7874b4dacc9aee948af88e7',qos_specs=None,replication_status=,reservations=['ede69d54-2d59-4d4f-81db-4784279ec926','d89d5b4c-0974-4552-9be3-d38af7255844','81ce4bce-ba21-4216-9440-a0934fc3f8d4','c80a12ba-3a13-4301-b816-b3403c1d4b91'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b1b5ceec56424598a0a66f8f29de0ac3',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:41:20.879202 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-c6f0e8bd-fba1-440e-bf42-cf26758f17ce tempest-ProjectReaderTests-1745006955 tempest-ProjectReaderTests-1745006955-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1c48b751-ca06-4a0e-8715-1966dcfef4b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:41:20.888763 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-c6f0e8bd-fba1-440e-bf42-cf26758f17ce tempest-ProjectReaderTests-1745006955 tempest-ProjectReaderTests-1745006955-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1c48b751-ca06-4a0e-8715-1966dcfef4b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:41:20.889626 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-c6f0e8bd-fba1-440e-bf42-cf26758f17ce tempest-ProjectReaderTests-1745006955 tempest-ProjectReaderTests-1745006955-project-admin] Flow 'volume_create_api' (d1b47c7c-d417-4b73-9661-a80bde9a4203) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100373) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:41:20.889969 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-c6f0e8bd-fba1-440e-bf42-cf26758f17ce tempest-ProjectReaderTests-1745006955 tempest-ProjectReaderTests-1745006955-project-admin] Create volume request issued successfully. Aug 12 10:41:20.890564 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-c6f0e8bd-fba1-440e-bf42-cf26758f17ce tempest-ProjectReaderTests-1745006955 tempest-ProjectReaderTests-1745006955-project-admin] https://10.4.3.105/volume/v3/volumes returned with HTTP 202 Aug 12 10:41:20.890965 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1008/4066] 10.4.3.105 () {70 vars in 1299 bytes} [Wed Aug 12 10:41:20 2026] POST /volume/v3/volumes => generated 778 bytes in 300 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:41:20.897379 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-d112df6a-a634-445c-9f9e-9691c363d8b5 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:20.901034 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-d112df6a-a634-445c-9f9e-9691c363d8b5 tempest-VolumesExtendAttachedTest-323484384 tempest-VolumesExtendAttachedTest-323484384-project-member] GET https://10.4.3.105/volume/v3/volumes/ba57d9cc-2ba8-46f6-a267-8eb1fcec6003 Aug 12 10:41:20.901364 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-d112df6a-a634-445c-9f9e-9691c363d8b5 tempest-VolumesExtendAttachedTest-323484384 tempest-VolumesExtendAttachedTest-323484384-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:41:20.901641 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-d112df6a-a634-445c-9f9e-9691c363d8b5 tempest-VolumesExtendAttachedTest-323484384 tempest-VolumesExtendAttachedTest-323484384-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:41:20.908066 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-1f85a9fd-6108-42c5-8bcb-94dd54dc1074 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:20.914627 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-1f85a9fd-6108-42c5-8bcb-94dd54dc1074 tempest-ProjectReaderTests-1745006955 tempest-ProjectReaderTests-1745006955-project-admin] GET https://10.4.3.105/volume/v3/volumes/ce437c15-dd48-4829-b676-d83d4c307280 Aug 12 10:41:20.914627 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-1f85a9fd-6108-42c5-8bcb-94dd54dc1074 tempest-ProjectReaderTests-1745006955 tempest-ProjectReaderTests-1745006955-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:41:20.914627 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-1f85a9fd-6108-42c5-8bcb-94dd54dc1074 tempest-ProjectReaderTests-1745006955 tempest-ProjectReaderTests-1745006955-project-admin] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:41:20.914728 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:41:20.914728 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:41:20.914774 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-774b54af-415e-4a3e-afe4-49dec890c570 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:20.914774 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-774b54af-415e-4a3e-afe4-49dec890c570 None None] GET https://10.4.3.105/volume// Aug 12 10:41:20.914774 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-774b54af-415e-4a3e-afe4-49dec890c570 None None] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:41:20.914774 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-774b54af-415e-4a3e-afe4-49dec890c570 None None] Calling method 'all' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:41:20.914854 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-774b54af-415e-4a3e-afe4-49dec890c570 None None] https://10.4.3.105/volume// returned with HTTP 300 Aug 12 10:41:20.915086 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1021/4067] 10.4.3.105 () {66 vars in 1426 bytes} [Wed Aug 12 10:41:20 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 10:41:20.919026 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-d112df6a-a634-445c-9f9e-9691c363d8b5 tempest-VolumesExtendAttachedTest-323484384 tempest-VolumesExtendAttachedTest-323484384-project-member] Volume info retrieved successfully. Aug 12 10:41:20.922125 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:41:20.922125 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:41:20.925537 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-d112df6a-a634-445c-9f9e-9691c363d8b5 tempest-VolumesExtendAttachedTest-323484384 tempest-VolumesExtendAttachedTest-323484384-project-member] https://10.4.3.105/volume/v3/volumes/ba57d9cc-2ba8-46f6-a267-8eb1fcec6003 returned with HTTP 200 Aug 12 10:41:20.925537 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1013/4068] 10.4.3.105 () {68 vars in 1389 bytes} [Wed Aug 12 10:41:20 2026] GET /volume/v3/volumes/ba57d9cc-2ba8-46f6-a267-8eb1fcec6003 => generated 866 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:41:20.925838 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-1f85a9fd-6108-42c5-8bcb-94dd54dc1074 tempest-ProjectReaderTests-1745006955 tempest-ProjectReaderTests-1745006955-project-admin] Volume info retrieved successfully. Aug 12 10:41:20.926642 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-3d0c956d-92e7-451b-9227-d3e3d5868233 req-f9be2b45-69ab-4084-ac07-07a49c682a96 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:20.928529 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-3d0c956d-92e7-451b-9227-d3e3d5868233 req-f9be2b45-69ab-4084-ac07-07a49c682a96 tempest-VolumesExtendAttachedTest-323484384 tempest-VolumesExtendAttachedTest-323484384-project-member] GET https://10.4.3.105/volume/v3/volumes/ba57d9cc-2ba8-46f6-a267-8eb1fcec6003 Aug 12 10:41:20.928711 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-3d0c956d-92e7-451b-9227-d3e3d5868233 req-f9be2b45-69ab-4084-ac07-07a49c682a96 tempest-VolumesExtendAttachedTest-323484384 tempest-VolumesExtendAttachedTest-323484384-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:41:20.928881 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-3d0c956d-92e7-451b-9227-d3e3d5868233 req-f9be2b45-69ab-4084-ac07-07a49c682a96 tempest-VolumesExtendAttachedTest-323484384 tempest-VolumesExtendAttachedTest-323484384-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:41:20.932921 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-1f85a9fd-6108-42c5-8bcb-94dd54dc1074 tempest-ProjectReaderTests-1745006955 tempest-ProjectReaderTests-1745006955-project-admin] https://10.4.3.105/volume/v3/volumes/ce437c15-dd48-4829-b676-d83d4c307280 returned with HTTP 200 Aug 12 10:41:20.933311 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1027/4069] 10.4.3.105 () {68 vars in 1389 bytes} [Wed Aug 12 10:41:20 2026] GET /volume/v3/volumes/ce437c15-dd48-4829-b676-d83d4c307280 => generated 957 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:41:20.942777 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:41:20.942777 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:41:20.946857 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [req-3d0c956d-92e7-451b-9227-d3e3d5868233 req-f9be2b45-69ab-4084-ac07-07a49c682a96 tempest-VolumesExtendAttachedTest-323484384 tempest-VolumesExtendAttachedTest-323484384-project-member] Volume info retrieved successfully. Aug 12 10:41:20.952065 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-3d0c956d-92e7-451b-9227-d3e3d5868233 req-f9be2b45-69ab-4084-ac07-07a49c682a96 tempest-VolumesExtendAttachedTest-323484384 tempest-VolumesExtendAttachedTest-323484384-project-member] https://10.4.3.105/volume/v3/volumes/ba57d9cc-2ba8-46f6-a267-8eb1fcec6003 returned with HTTP 200 Aug 12 10:41:20.952065 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1009/4070] 10.4.3.105 () {70 vars in 1639 bytes} [Wed Aug 12 10:41:20 2026] GET /volume/v3/volumes/ba57d9cc-2ba8-46f6-a267-8eb1fcec6003 => generated 1028 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 10:41:20.956936 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-071f0915-0d99-4a20-a702-fda7cf230a33 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:20.959263 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-071f0915-0d99-4a20-a702-fda7cf230a33 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] GET https://10.4.3.105/volume/v3/volumes/db7f5a5e-cd9d-4ef0-a05e-8d3aa64323f7 Aug 12 10:41:20.959601 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-071f0915-0d99-4a20-a702-fda7cf230a33 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:41:20.959908 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-071f0915-0d99-4a20-a702-fda7cf230a33 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:41:20.966357 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-071f0915-0d99-4a20-a702-fda7cf230a33 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] https://10.4.3.105/volume/v3/volumes/db7f5a5e-cd9d-4ef0-a05e-8d3aa64323f7 returned with HTTP 404 Aug 12 10:41:20.966860 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1022/4071] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:41:20 2026] GET /volume/v3/volumes/db7f5a5e-cd9d-4ef0-a05e-8d3aa64323f7 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:41:21.033690 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-3a1128c1-4312-443f-bd80-760f8cd4ece3 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:21.037808 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-3a1128c1-4312-443f-bd80-760f8cd4ece3 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] DELETE https://10.4.3.105/volume/v3/snapshots/4dadcbe9-75ae-4b3e-97bc-857d0bbe7527 Aug 12 10:41:21.037808 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-3a1128c1-4312-443f-bd80-760f8cd4ece3 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:41:21.037808 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-3a1128c1-4312-443f-bd80-760f8cd4ece3 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Calling method 'delete' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:41:21.037808 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.v3.snapshots [None req-3a1128c1-4312-443f-bd80-760f8cd4ece3 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Delete snapshot with id: 4dadcbe9-75ae-4b3e-97bc-857d0bbe7527 Aug 12 10:41:21.045544 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:41:21.045544 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:41:21.045544 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-3a1128c1-4312-443f-bd80-760f8cd4ece3 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Snapshot retrieved successfully. Aug 12 10:41:21.071697 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-3d0c956d-92e7-451b-9227-d3e3d5868233 req-dcf83fb1-cc18-4edd-ab7c-878b6ae25cb3 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:21.073168 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-3a1128c1-4312-443f-bd80-760f8cd4ece3 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Snapshot delete request issued successfully. Aug 12 10:41:21.073538 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-3a1128c1-4312-443f-bd80-760f8cd4ece3 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] https://10.4.3.105/volume/v3/snapshots/4dadcbe9-75ae-4b3e-97bc-857d0bbe7527 returned with HTTP 202 Aug 12 10:41:21.074172 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1014/4072] 10.4.3.105 () {66 vars in 1357 bytes} [Wed Aug 12 10:41:21 2026] DELETE /volume/v3/snapshots/4dadcbe9-75ae-4b3e-97bc-857d0bbe7527 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 10:41:21.074244 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-3d0c956d-92e7-451b-9227-d3e3d5868233 req-dcf83fb1-cc18-4edd-ab7c-878b6ae25cb3 tempest-VolumesExtendAttachedTest-323484384 tempest-VolumesExtendAttachedTest-323484384-project-member] PUT https://10.4.3.105/volume/v3/attachments/ca08e552-3217-4e09-92c3-c0fefaae8457 Aug 12 10:41:21.074597 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-3d0c956d-92e7-451b-9227-d3e3d5868233 req-dcf83fb1-cc18-4edd-ab7c-878b6ae25cb3 tempest-VolumesExtendAttachedTest-323484384 tempest-VolumesExtendAttachedTest-323484384-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.105", "host": "np0000007037", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a295cd65dd1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "cc953c5f-eaed-46bf-96e8-0985bbef0414", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:41:21.086157 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-990192d8-c7ce-4de4-81d7-54a1bbf9641a None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:21.086240 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.coordination [req-3d0c956d-92e7-451b-9227-d3e3d5868233 req-dcf83fb1-cc18-4edd-ab7c-878b6ae25cb3 tempest-VolumesExtendAttachedTest-323484384 tempest-VolumesExtendAttachedTest-323484384-project-member] Acquiring lock "cinder-attachment_update-ba57d9cc-2ba8-46f6-a267-8eb1fcec6003-np0000007037" by "attachment_update" {{(pid=100375) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 10:41:21.088367 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-990192d8-c7ce-4de4-81d7-54a1bbf9641a tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] GET https://10.4.3.105/volume/v3/snapshots/4dadcbe9-75ae-4b3e-97bc-857d0bbe7527 Aug 12 10:41:21.088669 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-990192d8-c7ce-4de4-81d7-54a1bbf9641a tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:41:21.088914 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-990192d8-c7ce-4de4-81d7-54a1bbf9641a tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:41:21.091795 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.coordination [req-3d0c956d-92e7-451b-9227-d3e3d5868233 req-dcf83fb1-cc18-4edd-ab7c-878b6ae25cb3 tempest-VolumesExtendAttachedTest-323484384 tempest-VolumesExtendAttachedTest-323484384-project-member] Lock "cinder-attachment_update-ba57d9cc-2ba8-46f6-a267-8eb1fcec6003-np0000007037" acquired by "attachment_update" :: waited 0.006s {{(pid=100375) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 10:41:21.093197 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:41:21.093197 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:41:21.095104 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:41:21.095104 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:41:21.095639 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-990192d8-c7ce-4de4-81d7-54a1bbf9641a tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Snapshot retrieved successfully. Aug 12 10:41:21.096435 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-990192d8-c7ce-4de4-81d7-54a1bbf9641a tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] https://10.4.3.105/volume/v3/snapshots/4dadcbe9-75ae-4b3e-97bc-857d0bbe7527 returned with HTTP 200 Aug 12 10:41:21.096833 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1010/4073] 10.4.3.105 () {66 vars in 1354 bytes} [Wed Aug 12 10:41:21 2026] GET /volume/v3/snapshots/4dadcbe9-75ae-4b3e-97bc-857d0bbe7527 => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:41:21.189169 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.coordination [req-3d0c956d-92e7-451b-9227-d3e3d5868233 req-dcf83fb1-cc18-4edd-ab7c-878b6ae25cb3 tempest-VolumesExtendAttachedTest-323484384 tempest-VolumesExtendAttachedTest-323484384-project-member] Lock "cinder-attachment_update-ba57d9cc-2ba8-46f6-a267-8eb1fcec6003-np0000007037" released by "attachment_update" :: held 0.097s {{(pid=100375) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 10:41:21.189599 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-3d0c956d-92e7-451b-9227-d3e3d5868233 req-dcf83fb1-cc18-4edd-ab7c-878b6ae25cb3 tempest-VolumesExtendAttachedTest-323484384 tempest-VolumesExtendAttachedTest-323484384-project-member] https://10.4.3.105/volume/v3/attachments/ca08e552-3217-4e09-92c3-c0fefaae8457 returned with HTTP 200 Aug 12 10:41:21.190982 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1028/4074] 10.4.3.105 () {74 vars in 1704 bytes} [Wed Aug 12 10:41:21 2026] PUT /volume/v3/attachments/ca08e552-3217-4e09-92c3-c0fefaae8457 => generated 969 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:41:21.688892 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-23aff9b3-df49-4225-96f9-2b4d155702ca None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:21.690658 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-23aff9b3-df49-4225-96f9-2b4d155702ca tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] GET https://10.4.3.105/volume/v3/volumes/7c7f047a-7ddf-4a02-b237-35bed8ce7c3f Aug 12 10:41:21.690845 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-23aff9b3-df49-4225-96f9-2b4d155702ca tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:41:21.691027 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-23aff9b3-df49-4225-96f9-2b4d155702ca tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:41:21.698197 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:41:21.698197 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:41:21.702235 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-23aff9b3-df49-4225-96f9-2b4d155702ca tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Volume info retrieved successfully. Aug 12 10:41:21.706636 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-23aff9b3-df49-4225-96f9-2b4d155702ca tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] https://10.4.3.105/volume/v3/volumes/7c7f047a-7ddf-4a02-b237-35bed8ce7c3f returned with HTTP 200 Aug 12 10:41:21.707006 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1023/4075] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:41:21 2026] GET /volume/v3/volumes/7c7f047a-7ddf-4a02-b237-35bed8ce7c3f => generated 907 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:41:21.709087 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-7ff562bc-bba3-4083-9a8b-8686da56d41a None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:21.719457 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-8b346d18-1ccc-43c5-831c-325399e1ab5f None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:21.720969 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-8b346d18-1ccc-43c5-831c-325399e1ab5f tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] POST https://10.4.3.105/volume/v3/backups Aug 12 10:41:21.721277 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-8b346d18-1ccc-43c5-831c-325399e1ab5f tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "7c7f047a-7ddf-4a02-b237-35bed8ce7c3f", "name": "tempest-VolumesBackupsTest-Backup-1722112804", "description": "tempest-backup-description-2068849939", "container": "tempest-volumesbackupstest-backup-container-1414552353"}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:41:21.722613 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.contrib.backups [None req-8b346d18-1ccc-43c5-831c-325399e1ab5f tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Creating new backup {'backup': {'volume_id': '7c7f047a-7ddf-4a02-b237-35bed8ce7c3f', 'name': 'tempest-VolumesBackupsTest-Backup-1722112804', 'description': 'tempest-backup-description-2068849939', 'container': 'tempest-volumesbackupstest-backup-container-1414552353'}} {{(pid=100373) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 12 10:41:21.722740 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.contrib.backups [None req-8b346d18-1ccc-43c5-831c-325399e1ab5f tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Creating backup of volume 7c7f047a-7ddf-4a02-b237-35bed8ce7c3f in container tempest-volumesbackupstest-backup-container-1414552353 Aug 12 10:41:21.729940 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:41:21.729940 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:41:21.730377 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-8b346d18-1ccc-43c5-831c-325399e1ab5f tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Volume info retrieved successfully. Aug 12 10:41:21.737128 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-7ff562bc-bba3-4083-9a8b-8686da56d41a tempest-TestEncryptedCinderVolumes-754282383 tempest-TestEncryptedCinderVolumes-754282383-project-admin] POST https://10.4.3.105/volume/v3/types Aug 12 10:41:21.737511 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-7ff562bc-bba3-4083-9a8b-8686da56d41a tempest-TestEncryptedCinderVolumes-754282383 tempest-TestEncryptedCinderVolumes-754282383-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-848880669", "extra_specs": {}}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:41:21.739048 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:41:21.739048 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:41:21.744823 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.quota [None req-8b346d18-1ccc-43c5-831c-325399e1ab5f tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Created reservations ['00f2bbfc-996f-43db-b249-95155d779ae0', '0b29529f-979e-4660-954b-058490cfd534'] {{(pid=100373) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:41:21.757696 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-7ff562bc-bba3-4083-9a8b-8686da56d41a tempest-TestEncryptedCinderVolumes-754282383 tempest-TestEncryptedCinderVolumes-754282383-project-admin] https://10.4.3.105/volume/v3/types returned with HTTP 200 Aug 12 10:41:21.758197 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1015/4076] 10.4.3.105 () {68 vars in 1252 bytes} [Wed Aug 12 10:41:21 2026] POST /volume/v3/types => generated 211 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:41:21.769402 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-d34f17c3-1caa-4ec0-a933-9d67429bd46f None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:21.771497 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-d34f17c3-1caa-4ec0-a933-9d67429bd46f tempest-TestEncryptedCinderVolumes-754282383 tempest-TestEncryptedCinderVolumes-754282383-project-admin] POST https://10.4.3.105/volume/v3/types/d2f703a8-5e10-45b6-8176-0ef24d64d0e7/encryption Aug 12 10:41:21.771834 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-d34f17c3-1caa-4ec0-a933-9d67429bd46f tempest-TestEncryptedCinderVolumes-754282383 tempest-TestEncryptedCinderVolumes-754282383-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:41:21.773381 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:41:21.773381 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:41:21.783538 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-8b346d18-1ccc-43c5-831c-325399e1ab5f tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] https://10.4.3.105/volume/v3/backups returned with HTTP 202 Aug 12 10:41:21.783954 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1011/4077] 10.4.3.105 () {68 vars in 1259 bytes} [Wed Aug 12 10:41:21 2026] POST /volume/v3/backups => generated 330 bytes in 65 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 10:41:21.793485 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-7c3a8f00-d4a2-44af-8fec-6c385a365cbd None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:21.795036 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-7c3a8f00-d4a2-44af-8fec-6c385a365cbd tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] GET https://10.4.3.105/volume/v3/backups/cc49a06a-8ca7-4929-aa0a-9b26c6fbac5c Aug 12 10:41:21.795980 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-7c3a8f00-d4a2-44af-8fec-6c385a365cbd tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:41:21.795980 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-7c3a8f00-d4a2-44af-8fec-6c385a365cbd tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:41:21.795980 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.v3.backups [None req-7c3a8f00-d4a2-44af-8fec-6c385a365cbd tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Show backup with id cc49a06a-8ca7-4929-aa0a-9b26c6fbac5c. {{(pid=100372) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:41:21.799574 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:41:21.799574 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:41:21.800195 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-7c3a8f00-d4a2-44af-8fec-6c385a365cbd tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] https://10.4.3.105/volume/v3/backups/cc49a06a-8ca7-4929-aa0a-9b26c6fbac5c returned with HTTP 200 Aug 12 10:41:21.800682 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1024/4078] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:41:21 2026] GET /volume/v3/backups/cc49a06a-8ca7-4929-aa0a-9b26c6fbac5c => generated 824 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:41:21.802928 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-d34f17c3-1caa-4ec0-a933-9d67429bd46f tempest-TestEncryptedCinderVolumes-754282383 tempest-TestEncryptedCinderVolumes-754282383-project-admin] https://10.4.3.105/volume/v3/types/d2f703a8-5e10-45b6-8176-0ef24d64d0e7/encryption returned with HTTP 200 Aug 12 10:41:21.802928 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1029/4079] 10.4.3.105 () {68 vars in 1397 bytes} [Wed Aug 12 10:41:21 2026] POST /volume/v3/types/d2f703a8-5e10-45b6-8176-0ef24d64d0e7/encryption => generated 230 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:41:21.812994 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-4b825d3b-cbd7-4c14-8ca1-b0096bb13afb None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:21.870458 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-4b825d3b-cbd7-4c14-8ca1-b0096bb13afb tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] POST https://10.4.3.105/volume/v3/volumes Aug 12 10:41:21.870816 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-4b825d3b-cbd7-4c14-8ca1-b0096bb13afb tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-153111764", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-848880669", "size": 1}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:41:21.873227 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.volumes [None req-4b825d3b-cbd7-4c14-8ca1-b0096bb13afb tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-153111764', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-848880669', 'size': 1}} {{(pid=100374) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 10:41:21.877465 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.v3.volumes [None req-4b825d3b-cbd7-4c14-8ca1-b0096bb13afb tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] Create volume of 1 GB Aug 12 10:41:21.877726 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:41:21.877726 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:41:21.878238 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-4b825d3b-cbd7-4c14-8ca1-b0096bb13afb tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] Availability Zones retrieved successfully. Aug 12 10:41:21.884493 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-4b825d3b-cbd7-4c14-8ca1-b0096bb13afb tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] Flow 'volume_create_api' (4f28a8a5-6ecd-4a2a-91a5-ca04adc434de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:41:21.885845 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-4b825d3b-cbd7-4c14-8ca1-b0096bb13afb tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (151332aa-53d7-485f-99ef-e9211da6d214) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:41:21.887070 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.flows.api.create_volume [None req-4b825d3b-cbd7-4c14-8ca1-b0096bb13afb tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] Validating volume size '1' using validate_int {{(pid=100374) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 10:41:21.913721 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-4b825d3b-cbd7-4c14-8ca1-b0096bb13afb tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (151332aa-53d7-485f-99ef-e9211da6d214) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T10:41:22Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d2f703a8-5e10-45b6-8176-0ef24d64d0e7,is_public=True,name='tempest-scenario-type-luks-848880669',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd2f703a8-5e10-45b6-8176-0ef24d64d0e7', '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=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:41:21.914647 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-4b825d3b-cbd7-4c14-8ca1-b0096bb13afb tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0a4ef538-ceac-4ed4-a20a-d5b5ba9a9a00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:41:21.937462 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-f042e280-1411-4b73-b61c-b319dc9ac217 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:21.939381 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-f042e280-1411-4b73-b61c-b319dc9ac217 tempest-VolumesExtendAttachedTest-323484384 tempest-VolumesExtendAttachedTest-323484384-project-member] GET https://10.4.3.105/volume/v3/volumes/ba57d9cc-2ba8-46f6-a267-8eb1fcec6003 Aug 12 10:41:21.939650 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-f042e280-1411-4b73-b61c-b319dc9ac217 tempest-VolumesExtendAttachedTest-323484384 tempest-VolumesExtendAttachedTest-323484384-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:41:21.939846 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-f042e280-1411-4b73-b61c-b319dc9ac217 tempest-VolumesExtendAttachedTest-323484384 tempest-VolumesExtendAttachedTest-323484384-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:41:21.945596 np0000007037 devstack@c-api.service[100374]: WARNING cinder.quota [None req-4b825d3b-cbd7-4c14-8ca1-b0096bb13afb tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-848880669 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-848880669, it is now deprecated. Please use the default quota class for default quota. Aug 12 10:41:21.945880 np0000007037 devstack@c-api.service[100374]: WARNING cinder.quota [None req-4b825d3b-cbd7-4c14-8ca1-b0096bb13afb tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-848880669 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-848880669, it is now deprecated. Please use the default quota class for default quota. Aug 12 10:41:21.949198 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-a6cce234-aeb2-4e19-bc7d-1326225b3d2a None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:21.949794 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:41:21.949794 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:41:21.951196 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-a6cce234-aeb2-4e19-bc7d-1326225b3d2a tempest-ProjectReaderTests-1745006955 tempest-ProjectReaderTests-1745006955-project-admin] GET https://10.4.3.105/volume/v3/volumes/ce437c15-dd48-4829-b676-d83d4c307280 Aug 12 10:41:21.951453 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-a6cce234-aeb2-4e19-bc7d-1326225b3d2a tempest-ProjectReaderTests-1745006955 tempest-ProjectReaderTests-1745006955-project-admin] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:41:21.951836 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-a6cce234-aeb2-4e19-bc7d-1326225b3d2a tempest-ProjectReaderTests-1745006955 tempest-ProjectReaderTests-1745006955-project-admin] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:41:21.953051 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-f042e280-1411-4b73-b61c-b319dc9ac217 tempest-VolumesExtendAttachedTest-323484384 tempest-VolumesExtendAttachedTest-323484384-project-member] Volume info retrieved successfully. Aug 12 10:41:21.958988 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-f042e280-1411-4b73-b61c-b319dc9ac217 tempest-VolumesExtendAttachedTest-323484384 tempest-VolumesExtendAttachedTest-323484384-project-member] https://10.4.3.105/volume/v3/volumes/ba57d9cc-2ba8-46f6-a267-8eb1fcec6003 returned with HTTP 200 Aug 12 10:41:21.959095 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:41:21.959095 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:41:21.959592 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1012/4080] 10.4.3.105 () {68 vars in 1389 bytes} [Wed Aug 12 10:41:21 2026] GET /volume/v3/volumes/ba57d9cc-2ba8-46f6-a267-8eb1fcec6003 => generated 867 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:41:21.962648 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-a6cce234-aeb2-4e19-bc7d-1326225b3d2a tempest-ProjectReaderTests-1745006955 tempest-ProjectReaderTests-1745006955-project-admin] Volume info retrieved successfully. Aug 12 10:41:21.966441 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-a6cce234-aeb2-4e19-bc7d-1326225b3d2a tempest-ProjectReaderTests-1745006955 tempest-ProjectReaderTests-1745006955-project-admin] https://10.4.3.105/volume/v3/volumes/ce437c15-dd48-4829-b676-d83d4c307280 returned with HTTP 200 Aug 12 10:41:21.966835 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1025/4081] 10.4.3.105 () {68 vars in 1389 bytes} [Wed Aug 12 10:41:21 2026] GET /volume/v3/volumes/ce437c15-dd48-4829-b676-d83d4c307280 => generated 1009 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 10:41:21.975364 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.quota [None req-4b825d3b-cbd7-4c14-8ca1-b0096bb13afb tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] Created reservations ['d8a95ca0-0ca9-4e02-9aac-faaae7a07204', '3b81e77f-6bae-4256-a7bc-b70c8a76a382', 'fa951b4b-a1ba-42b4-bc57-fee6638cf959', '5e779a14-f872-4c4b-a89b-e219d3609f69'] {{(pid=100374) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:41:21.976463 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-4b825d3b-cbd7-4c14-8ca1-b0096bb13afb tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0a4ef538-ceac-4ed4-a20a-d5b5ba9a9a00) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d8a95ca0-0ca9-4e02-9aac-faaae7a07204', '3b81e77f-6bae-4256-a7bc-b70c8a76a382', 'fa951b4b-a1ba-42b4-bc57-fee6638cf959', '5e779a14-f872-4c4b-a89b-e219d3609f69']}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:41:21.977505 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-4b825d3b-cbd7-4c14-8ca1-b0096bb13afb tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d87c743d-b44c-4591-8342-ac9e05da038c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:41:21.983292 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-048ea7d8-1211-4e9c-83d4-f9e915439cf3 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:22.001174 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-4b825d3b-cbd7-4c14-8ca1-b0096bb13afb tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d87c743d-b44c-4591-8342-ac9e05da038c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '19fb2805-6995-41bf-a5c7-7634f1fd0488', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-153111764',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9d70b247401e46b5801def756f6b28bf',qos_specs=None,replication_status=,reservations=['d8a95ca0-0ca9-4e02-9aac-faaae7a07204','3b81e77f-6bae-4256-a7bc-b70c8a76a382','fa951b4b-a1ba-42b4-bc57-fee6638cf959','5e779a14-f872-4c4b-a89b-e219d3609f69'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7cf0ea46eb4f4e5cbb2c44948728c955',volume_type_id=d2f703a8-5e10-45b6-8176-0ef24d64d0e7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:41:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-153111764',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=19fb2805-6995-41bf-a5c7-7634f1fd0488,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9d70b247401e46b5801def756f6b28bf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7cf0ea46eb4f4e5cbb2c44948728c955',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d2f703a8-5e10-45b6-8176-0ef24d64d0e7),volume_type_id=d2f703a8-5e10-45b6-8176-0ef24d64d0e7)}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:41:22.002260 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-4b825d3b-cbd7-4c14-8ca1-b0096bb13afb tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d2f70dd0-ae68-4c29-b298-9a6ee92077df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:41:22.023575 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-4b825d3b-cbd7-4c14-8ca1-b0096bb13afb tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d2f70dd0-ae68-4c29-b298-9a6ee92077df) transitioned into state 'SUCCESS' from state '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-153111764',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9d70b247401e46b5801def756f6b28bf',qos_specs=None,replication_status=,reservations=['d8a95ca0-0ca9-4e02-9aac-faaae7a07204','3b81e77f-6bae-4256-a7bc-b70c8a76a382','fa951b4b-a1ba-42b4-bc57-fee6638cf959','5e779a14-f872-4c4b-a89b-e219d3609f69'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7cf0ea46eb4f4e5cbb2c44948728c955',volume_type_id=d2f703a8-5e10-45b6-8176-0ef24d64d0e7)}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:41:22.023876 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-4b825d3b-cbd7-4c14-8ca1-b0096bb13afb tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7ade266d-d2aa-4394-9c6c-e403b095ecc2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:41:22.033275 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-4b825d3b-cbd7-4c14-8ca1-b0096bb13afb tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7ade266d-d2aa-4394-9c6c-e403b095ecc2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:41:22.034332 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-4b825d3b-cbd7-4c14-8ca1-b0096bb13afb tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] Flow 'volume_create_api' (4f28a8a5-6ecd-4a2a-91a5-ca04adc434de) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100374) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:41:22.034747 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-4b825d3b-cbd7-4c14-8ca1-b0096bb13afb tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] Create volume request issued successfully. Aug 12 10:41:22.035427 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-4b825d3b-cbd7-4c14-8ca1-b0096bb13afb tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] https://10.4.3.105/volume/v3/volumes returned with HTTP 202 Aug 12 10:41:22.035893 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1016/4082] 10.4.3.105 () {68 vars in 1259 bytes} [Wed Aug 12 10:41:21 2026] POST /volume/v3/volumes => generated 783 bytes in 223 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 10:41:22.048018 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-30c6c16f-b09a-44fb-82a5-4085bc2c6bcb None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:22.050478 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-30c6c16f-b09a-44fb-82a5-4085bc2c6bcb tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] GET https://10.4.3.105/volume/v3/volumes/19fb2805-6995-41bf-a5c7-7634f1fd0488 Aug 12 10:41:22.050734 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-30c6c16f-b09a-44fb-82a5-4085bc2c6bcb tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:41:22.050987 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-30c6c16f-b09a-44fb-82a5-4085bc2c6bcb tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:41:22.051934 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-048ea7d8-1211-4e9c-83d4-f9e915439cf3 tempest-ProjectReaderTests-1745006955 tempest-ProjectReaderTests-1745006955-project-reader] GET https://10.4.3.105/volume/v3/volumes Aug 12 10:41:22.052215 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-048ea7d8-1211-4e9c-83d4-f9e915439cf3 tempest-ProjectReaderTests-1745006955 tempest-ProjectReaderTests-1745006955-project-reader] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:41:22.052402 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-048ea7d8-1211-4e9c-83d4-f9e915439cf3 tempest-ProjectReaderTests-1745006955 tempest-ProjectReaderTests-1745006955-project-reader] Calling method 'index' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:41:22.052712 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.api_utils [None req-048ea7d8-1211-4e9c-83d4-f9e915439cf3 tempest-ProjectReaderTests-1745006955 tempest-ProjectReaderTests-1745006955-project-reader] Removing options '' from query. {{(pid=100375) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 10:41:22.053485 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-048ea7d8-1211-4e9c-83d4-f9e915439cf3 tempest-ProjectReaderTests-1745006955 tempest-ProjectReaderTests-1745006955-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100375) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 10:41:22.059489 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:41:22.059489 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:41:22.062526 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-048ea7d8-1211-4e9c-83d4-f9e915439cf3 tempest-ProjectReaderTests-1745006955 tempest-ProjectReaderTests-1745006955-project-reader] Get all volumes completed successfully. Aug 12 10:41:22.062984 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-30c6c16f-b09a-44fb-82a5-4085bc2c6bcb tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] Volume info retrieved successfully. Aug 12 10:41:22.063050 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-048ea7d8-1211-4e9c-83d4-f9e915439cf3 tempest-ProjectReaderTests-1745006955 tempest-ProjectReaderTests-1745006955-project-reader] https://10.4.3.105/volume/v3/volumes returned with HTTP 200 Aug 12 10:41:22.063498 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1030/4083] 10.4.3.105 () {68 vars in 1278 bytes} [Wed Aug 12 10:41:21 2026] GET /volume/v3/volumes => generated 336 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:41:22.067162 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-30c6c16f-b09a-44fb-82a5-4085bc2c6bcb tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] https://10.4.3.105/volume/v3/volumes/19fb2805-6995-41bf-a5c7-7634f1fd0488 returned with HTTP 200 Aug 12 10:41:22.067524 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1013/4084] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:41:22 2026] GET /volume/v3/volumes/19fb2805-6995-41bf-a5c7-7634f1fd0488 => generated 851 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:41:22.072604 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-29b7ef44-1ec8-4db4-8fcb-f5077975d095 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:22.074957 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-29b7ef44-1ec8-4db4-8fcb-f5077975d095 tempest-ProjectReaderTests-1745006955 tempest-ProjectReaderTests-1745006955-project-admin] DELETE https://10.4.3.105/volume/v3/volumes/ce437c15-dd48-4829-b676-d83d4c307280 Aug 12 10:41:22.075281 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-29b7ef44-1ec8-4db4-8fcb-f5077975d095 tempest-ProjectReaderTests-1745006955 tempest-ProjectReaderTests-1745006955-project-admin] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:41:22.075595 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-29b7ef44-1ec8-4db4-8fcb-f5077975d095 tempest-ProjectReaderTests-1745006955 tempest-ProjectReaderTests-1745006955-project-admin] Calling method 'delete' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:41:22.075809 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.v3.volumes [None req-29b7ef44-1ec8-4db4-8fcb-f5077975d095 tempest-ProjectReaderTests-1745006955 tempest-ProjectReaderTests-1745006955-project-admin] Delete volume with id: ce437c15-dd48-4829-b676-d83d4c307280 Aug 12 10:41:22.084703 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:41:22.084703 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:41:22.085110 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-29b7ef44-1ec8-4db4-8fcb-f5077975d095 tempest-ProjectReaderTests-1745006955 tempest-ProjectReaderTests-1745006955-project-admin] Volume info retrieved successfully. Aug 12 10:41:22.104839 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-29b7ef44-1ec8-4db4-8fcb-f5077975d095 tempest-ProjectReaderTests-1745006955 tempest-ProjectReaderTests-1745006955-project-admin] Delete volume request issued successfully. Aug 12 10:41:22.105133 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-29b7ef44-1ec8-4db4-8fcb-f5077975d095 tempest-ProjectReaderTests-1745006955 tempest-ProjectReaderTests-1745006955-project-admin] https://10.4.3.105/volume/v3/volumes/ce437c15-dd48-4829-b676-d83d4c307280 returned with HTTP 202 Aug 12 10:41:22.105649 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1026/4085] 10.4.3.105 () {68 vars in 1392 bytes} [Wed Aug 12 10:41:22 2026] DELETE /volume/v3/volumes/ce437c15-dd48-4829-b676-d83d4c307280 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 12 10:41:22.108145 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-090126d5-3066-4ada-9ca8-39c51872a0ce None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:22.110000 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-090126d5-3066-4ada-9ca8-39c51872a0ce tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] GET https://10.4.3.105/volume/v3/snapshots/4dadcbe9-75ae-4b3e-97bc-857d0bbe7527 Aug 12 10:41:22.110353 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-090126d5-3066-4ada-9ca8-39c51872a0ce tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:41:22.110433 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-090126d5-3066-4ada-9ca8-39c51872a0ce tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:41:22.114213 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-2b40014b-22b6-41d7-b757-2275ddf2460d None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:22.115738 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-090126d5-3066-4ada-9ca8-39c51872a0ce tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] https://10.4.3.105/volume/v3/snapshots/4dadcbe9-75ae-4b3e-97bc-857d0bbe7527 returned with HTTP 404 Aug 12 10:41:22.116031 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-2b40014b-22b6-41d7-b757-2275ddf2460d tempest-ProjectReaderTests-1745006955 tempest-ProjectReaderTests-1745006955-project-admin] GET https://10.4.3.105/volume/v3/volumes/ce437c15-dd48-4829-b676-d83d4c307280 Aug 12 10:41:22.116218 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1017/4086] 10.4.3.105 () {66 vars in 1354 bytes} [Wed Aug 12 10:41:22 2026] GET /volume/v3/snapshots/4dadcbe9-75ae-4b3e-97bc-857d0bbe7527 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:41:22.116278 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-2b40014b-22b6-41d7-b757-2275ddf2460d tempest-ProjectReaderTests-1745006955 tempest-ProjectReaderTests-1745006955-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:41:22.117052 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-2b40014b-22b6-41d7-b757-2275ddf2460d tempest-ProjectReaderTests-1745006955 tempest-ProjectReaderTests-1745006955-project-admin] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:41:22.123834 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-cde5d79e-2d52-4a89-ad3a-36f8cbaa8f07 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:22.125635 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-cde5d79e-2d52-4a89-ad3a-36f8cbaa8f07 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] DELETE https://10.4.3.105/volume/v3/volumes/9b801ccd-7516-46ce-9202-0afde2ad366b Aug 12 10:41:22.125863 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-cde5d79e-2d52-4a89-ad3a-36f8cbaa8f07 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:41:22.126100 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-cde5d79e-2d52-4a89-ad3a-36f8cbaa8f07 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Calling method 'delete' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:41:22.126273 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.v3.volumes [None req-cde5d79e-2d52-4a89-ad3a-36f8cbaa8f07 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Delete volume with id: 9b801ccd-7516-46ce-9202-0afde2ad366b Aug 12 10:41:22.127936 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:41:22.127936 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:41:22.132527 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-2b40014b-22b6-41d7-b757-2275ddf2460d tempest-ProjectReaderTests-1745006955 tempest-ProjectReaderTests-1745006955-project-admin] Volume info retrieved successfully. Aug 12 10:41:22.134006 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:41:22.134006 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:41:22.134688 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-cde5d79e-2d52-4a89-ad3a-36f8cbaa8f07 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Volume info retrieved successfully. Aug 12 10:41:22.138447 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-2b40014b-22b6-41d7-b757-2275ddf2460d tempest-ProjectReaderTests-1745006955 tempest-ProjectReaderTests-1745006955-project-admin] https://10.4.3.105/volume/v3/volumes/ce437c15-dd48-4829-b676-d83d4c307280 returned with HTTP 200 Aug 12 10:41:22.138743 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1031/4087] 10.4.3.105 () {68 vars in 1389 bytes} [Wed Aug 12 10:41:22 2026] GET /volume/v3/volumes/ce437c15-dd48-4829-b676-d83d4c307280 => generated 1008 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 10:41:22.151932 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-cde5d79e-2d52-4a89-ad3a-36f8cbaa8f07 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Delete volume request issued successfully. Aug 12 10:41:22.152153 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-cde5d79e-2d52-4a89-ad3a-36f8cbaa8f07 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] https://10.4.3.105/volume/v3/volumes/9b801ccd-7516-46ce-9202-0afde2ad366b returned with HTTP 202 Aug 12 10:41:22.152552 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1014/4088] 10.4.3.105 () {66 vars in 1351 bytes} [Wed Aug 12 10:41:22 2026] DELETE /volume/v3/volumes/9b801ccd-7516-46ce-9202-0afde2ad366b => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 10:41:22.158723 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-c207c4ce-0107-40f6-aad2-30b57c70b9fb None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:22.160477 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-c207c4ce-0107-40f6-aad2-30b57c70b9fb tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] GET https://10.4.3.105/volume/v3/volumes/9b801ccd-7516-46ce-9202-0afde2ad366b Aug 12 10:41:22.161113 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-c207c4ce-0107-40f6-aad2-30b57c70b9fb tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:41:22.161113 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-c207c4ce-0107-40f6-aad2-30b57c70b9fb tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:41:22.168275 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:41:22.168275 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:41:22.172136 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-c207c4ce-0107-40f6-aad2-30b57c70b9fb tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Volume info retrieved successfully. Aug 12 10:41:22.177807 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-c207c4ce-0107-40f6-aad2-30b57c70b9fb tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] https://10.4.3.105/volume/v3/volumes/9b801ccd-7516-46ce-9202-0afde2ad366b returned with HTTP 200 Aug 12 10:41:22.178353 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1027/4089] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:41:22 2026] GET /volume/v3/volumes/9b801ccd-7516-46ce-9202-0afde2ad366b => generated 1366 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:41:22.810840 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-01f33024-3e69-43e3-8eb9-8a9ba0b4470b None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:22.813565 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-01f33024-3e69-43e3-8eb9-8a9ba0b4470b tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] GET https://10.4.3.105/volume/v3/backups/cc49a06a-8ca7-4929-aa0a-9b26c6fbac5c Aug 12 10:41:22.813565 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-01f33024-3e69-43e3-8eb9-8a9ba0b4470b tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:41:22.813805 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-01f33024-3e69-43e3-8eb9-8a9ba0b4470b tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:41:22.813805 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-01f33024-3e69-43e3-8eb9-8a9ba0b4470b tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Show backup with id cc49a06a-8ca7-4929-aa0a-9b26c6fbac5c. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:41:22.818929 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:41:22.818929 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:41:22.819696 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-01f33024-3e69-43e3-8eb9-8a9ba0b4470b tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] https://10.4.3.105/volume/v3/backups/cc49a06a-8ca7-4929-aa0a-9b26c6fbac5c returned with HTTP 200 Aug 12 10:41:22.820083 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1018/4090] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:41:22 2026] GET /volume/v3/backups/cc49a06a-8ca7-4929-aa0a-9b26c6fbac5c => generated 826 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:41:22.975578 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-3e474772-bfce-4339-a0ab-e1ecc55359c2 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:22.978221 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-3e474772-bfce-4339-a0ab-e1ecc55359c2 tempest-VolumesExtendAttachedTest-323484384 tempest-VolumesExtendAttachedTest-323484384-project-member] GET https://10.4.3.105/volume/v3/volumes/ba57d9cc-2ba8-46f6-a267-8eb1fcec6003 Aug 12 10:41:22.978221 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-3e474772-bfce-4339-a0ab-e1ecc55359c2 tempest-VolumesExtendAttachedTest-323484384 tempest-VolumesExtendAttachedTest-323484384-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:41:22.978221 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-3e474772-bfce-4339-a0ab-e1ecc55359c2 tempest-VolumesExtendAttachedTest-323484384 tempest-VolumesExtendAttachedTest-323484384-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:41:22.992733 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:41:22.992733 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:41:22.996713 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-3e474772-bfce-4339-a0ab-e1ecc55359c2 tempest-VolumesExtendAttachedTest-323484384 tempest-VolumesExtendAttachedTest-323484384-project-member] Volume info retrieved successfully. Aug 12 10:41:23.003394 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-3e474772-bfce-4339-a0ab-e1ecc55359c2 tempest-VolumesExtendAttachedTest-323484384 tempest-VolumesExtendAttachedTest-323484384-project-member] https://10.4.3.105/volume/v3/volumes/ba57d9cc-2ba8-46f6-a267-8eb1fcec6003 returned with HTTP 200 Aug 12 10:41:23.004013 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1032/4091] 10.4.3.105 () {68 vars in 1389 bytes} [Wed Aug 12 10:41:22 2026] GET /volume/v3/volumes/ba57d9cc-2ba8-46f6-a267-8eb1fcec6003 => generated 867 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:41:23.079719 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-809c6682-e1af-4242-b000-8c6cb31c5922 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:23.081478 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-809c6682-e1af-4242-b000-8c6cb31c5922 tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] GET https://10.4.3.105/volume/v3/volumes/19fb2805-6995-41bf-a5c7-7634f1fd0488 Aug 12 10:41:23.081701 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-809c6682-e1af-4242-b000-8c6cb31c5922 tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:41:23.081894 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-809c6682-e1af-4242-b000-8c6cb31c5922 tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:41:23.088647 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:41:23.088647 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:41:23.092163 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-809c6682-e1af-4242-b000-8c6cb31c5922 tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] Volume info retrieved successfully. Aug 12 10:41:23.096391 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-809c6682-e1af-4242-b000-8c6cb31c5922 tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] https://10.4.3.105/volume/v3/volumes/19fb2805-6995-41bf-a5c7-7634f1fd0488 returned with HTTP 200 Aug 12 10:41:23.096811 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1015/4092] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:41:23 2026] GET /volume/v3/volumes/19fb2805-6995-41bf-a5c7-7634f1fd0488 => generated 876 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:41:23.108095 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-22386dd5-b2e3-415e-97d1-513586f53d4e None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:23.109837 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-d816ef2e-42a3-4621-b2fa-64d86d425417 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:23.111429 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-d816ef2e-42a3-4621-b2fa-64d86d425417 tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] GET https://10.4.3.105/volume/v3/volumes/19fb2805-6995-41bf-a5c7-7634f1fd0488 Aug 12 10:41:23.111605 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-d816ef2e-42a3-4621-b2fa-64d86d425417 tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:41:23.111793 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-d816ef2e-42a3-4621-b2fa-64d86d425417 tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:41:23.118636 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:41:23.118636 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:41:23.122034 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-d816ef2e-42a3-4621-b2fa-64d86d425417 tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] Volume info retrieved successfully. Aug 12 10:41:23.126909 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-d816ef2e-42a3-4621-b2fa-64d86d425417 tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] https://10.4.3.105/volume/v3/volumes/19fb2805-6995-41bf-a5c7-7634f1fd0488 returned with HTTP 200 Aug 12 10:41:23.127323 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1019/4093] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:41:23 2026] GET /volume/v3/volumes/19fb2805-6995-41bf-a5c7-7634f1fd0488 => generated 876 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:41:23.130032 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-22386dd5-b2e3-415e-97d1-513586f53d4e tempest-TestEncryptedCinderVolumes-2017265863 tempest-TestEncryptedCinderVolumes-2017265863-project-admin] POST https://10.4.3.105/volume/v3/types Aug 12 10:41:23.130400 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-22386dd5-b2e3-415e-97d1-513586f53d4e tempest-TestEncryptedCinderVolumes-2017265863 tempest-TestEncryptedCinderVolumes-2017265863-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-cryptsetup-1880506530", "extra_specs": {}}} {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:41:23.140142 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-4590b39b-8cb9-4094-b3a1-ecdb532dc2ee None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:23.141998 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-4590b39b-8cb9-4094-b3a1-ecdb532dc2ee tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] POST https://10.4.3.105/volume/v3/volumes Aug 12 10:41:23.142302 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-4590b39b-8cb9-4094-b3a1-ecdb532dc2ee tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] Action: 'create', calling method: create, body: {"volume": {"display_name": "tempest-TestEncryptedCinderVolumes-1074857624", "source_volid": "19fb2805-6995-41bf-a5c7-7634f1fd0488", "volume_type": "tempest-scenario-type-luks-848880669", "size": 1}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:41:23.143280 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-22386dd5-b2e3-415e-97d1-513586f53d4e tempest-TestEncryptedCinderVolumes-2017265863 tempest-TestEncryptedCinderVolumes-2017265863-project-admin] https://10.4.3.105/volume/v3/types returned with HTTP 200 Aug 12 10:41:23.143752 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1028/4094] 10.4.3.105 () {68 vars in 1252 bytes} [Wed Aug 12 10:41:23 2026] POST /volume/v3/types => generated 218 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:41:23.143886 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.v3.volumes [None req-4590b39b-8cb9-4094-b3a1-ecdb532dc2ee tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] Create volume request body: {'volume': {'display_name': 'tempest-TestEncryptedCinderVolumes-1074857624', 'source_volid': '19fb2805-6995-41bf-a5c7-7634f1fd0488', 'volume_type': 'tempest-scenario-type-luks-848880669', 'size': 1}} {{(pid=100375) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 10:41:23.151825 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-706de925-8960-4c55-9114-e9c7d2c46314 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:23.153631 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-706de925-8960-4c55-9114-e9c7d2c46314 tempest-TestEncryptedCinderVolumes-2017265863 tempest-TestEncryptedCinderVolumes-2017265863-project-admin] POST https://10.4.3.105/volume/v3/types/71190c0f-3619-43c0-ad5c-ca98dd8e27e8/encryption Aug 12 10:41:23.153759 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:41:23.153759 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:41:23.153976 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-706de925-8960-4c55-9114-e9c7d2c46314 tempest-TestEncryptedCinderVolumes-2017265863 tempest-TestEncryptedCinderVolumes-2017265863-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "plain", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:41:23.154211 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-4590b39b-8cb9-4094-b3a1-ecdb532dc2ee tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] Volume retrieved successfully. Aug 12 10:41:23.154301 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-39b1413a-29b5-4589-a6cf-92753faa64ae None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:23.154342 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.v3.volumes [None req-4590b39b-8cb9-4094-b3a1-ecdb532dc2ee tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] Create volume of 1 GB Aug 12 10:41:23.154891 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-4590b39b-8cb9-4094-b3a1-ecdb532dc2ee tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] Availability Zones retrieved successfully. Aug 12 10:41:23.155915 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-39b1413a-29b5-4589-a6cf-92753faa64ae tempest-ProjectReaderTests-1745006955 tempest-ProjectReaderTests-1745006955-project-admin] GET https://10.4.3.105/volume/v3/volumes/ce437c15-dd48-4829-b676-d83d4c307280 Aug 12 10:41:23.156109 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-39b1413a-29b5-4589-a6cf-92753faa64ae tempest-ProjectReaderTests-1745006955 tempest-ProjectReaderTests-1745006955-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:41:23.156272 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-39b1413a-29b5-4589-a6cf-92753faa64ae tempest-ProjectReaderTests-1745006955 tempest-ProjectReaderTests-1745006955-project-admin] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:41:23.159450 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-4590b39b-8cb9-4094-b3a1-ecdb532dc2ee tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] Flow 'volume_create_api' (b699af55-19ad-445a-af70-c23295eb1453) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:41:23.160397 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-4590b39b-8cb9-4094-b3a1-ecdb532dc2ee tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aa15a7da-1634-4324-8bff-e2ea0e4e2fa2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:41:23.161180 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.flows.api.create_volume [None req-4590b39b-8cb9-4094-b3a1-ecdb532dc2ee tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100375) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 10:41:23.161402 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-39b1413a-29b5-4589-a6cf-92753faa64ae tempest-ProjectReaderTests-1745006955 tempest-ProjectReaderTests-1745006955-project-admin] https://10.4.3.105/volume/v3/volumes/ce437c15-dd48-4829-b676-d83d4c307280 returned with HTTP 404 Aug 12 10:41:23.161870 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1020/4095] 10.4.3.105 () {68 vars in 1389 bytes} [Wed Aug 12 10:41:23 2026] GET /volume/v3/volumes/ce437c15-dd48-4829-b676-d83d4c307280 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 10:41:23.169346 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-706de925-8960-4c55-9114-e9c7d2c46314 tempest-TestEncryptedCinderVolumes-2017265863 tempest-TestEncryptedCinderVolumes-2017265863-project-admin] https://10.4.3.105/volume/v3/types/71190c0f-3619-43c0-ad5c-ca98dd8e27e8/encryption returned with HTTP 200 Aug 12 10:41:23.169774 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1016/4096] 10.4.3.105 () {68 vars in 1397 bytes} [Wed Aug 12 10:41:23 2026] POST /volume/v3/types/71190c0f-3619-43c0-ad5c-ca98dd8e27e8/encryption => generated 231 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:41:23.170273 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-e4bd8e36-c594-48c1-bdb8-e9200d66314c None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:23.171911 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-e4bd8e36-c594-48c1-bdb8-e9200d66314c tempest-ProjectReaderTests-1745006955 tempest-ProjectReaderTests-1745006955-project-admin] POST https://10.4.3.105/volume/v3/volumes Aug 12 10:41:23.172261 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-e4bd8e36-c594-48c1-bdb8-e9200d66314c tempest-ProjectReaderTests-1745006955 tempest-ProjectReaderTests-1745006955-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-330076829"}} {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:41:23.173921 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.v3.volumes [None req-e4bd8e36-c594-48c1-bdb8-e9200d66314c tempest-ProjectReaderTests-1745006955 tempest-ProjectReaderTests-1745006955-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-330076829'}} {{(pid=100372) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 10:41:23.174079 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.v3.volumes [None req-e4bd8e36-c594-48c1-bdb8-e9200d66314c tempest-ProjectReaderTests-1745006955 tempest-ProjectReaderTests-1745006955-project-admin] Create volume of 1 GB Aug 12 10:41:23.176816 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-1d0d7f39-3b44-4e2d-9318-6cbb347f40ef None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:23.177622 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-e4bd8e36-c594-48c1-bdb8-e9200d66314c tempest-ProjectReaderTests-1745006955 tempest-ProjectReaderTests-1745006955-project-admin] Availability Zones retrieved successfully. Aug 12 10:41:23.179991 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-4590b39b-8cb9-4094-b3a1-ecdb532dc2ee tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aa15a7da-1634-4324-8bff-e2ea0e4e2fa2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '19fb2805-6995-41bf-a5c7-7634f1fd0488', 'volume_type': VolumeType(created_at=2026-08-12T10:41:22Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d2f703a8-5e10-45b6-8176-0ef24d64d0e7,is_public=True,name='tempest-scenario-type-luks-848880669',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd2f703a8-5e10-45b6-8176-0ef24d64d0e7', '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=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:41:23.180942 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-4590b39b-8cb9-4094-b3a1-ecdb532dc2ee tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (71e35c11-31c4-4f5b-b076-818dc8bf29a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:41:23.182715 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-e4bd8e36-c594-48c1-bdb8-e9200d66314c tempest-ProjectReaderTests-1745006955 tempest-ProjectReaderTests-1745006955-project-admin] Flow 'volume_create_api' (91704eac-7aa2-4578-99ec-e57ed2bd04d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100372) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:41:23.183827 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-e4bd8e36-c594-48c1-bdb8-e9200d66314c tempest-ProjectReaderTests-1745006955 tempest-ProjectReaderTests-1745006955-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (73cf4430-196a-4f89-8cb7-ad05473db099) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:41:23.184751 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.flows.api.create_volume [None req-e4bd8e36-c594-48c1-bdb8-e9200d66314c tempest-ProjectReaderTests-1745006955 tempest-ProjectReaderTests-1745006955-project-admin] Validating volume size '1' using validate_int {{(pid=100372) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 10:41:23.191214 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-83bff5d8-2d5b-43f2-ae63-a3b7f125c77a None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:23.192991 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-83bff5d8-2d5b-43f2-ae63-a3b7f125c77a tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] GET https://10.4.3.105/volume/v3/volumes/9b801ccd-7516-46ce-9202-0afde2ad366b Aug 12 10:41:23.193196 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-83bff5d8-2d5b-43f2-ae63-a3b7f125c77a tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:41:23.193396 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-83bff5d8-2d5b-43f2-ae63-a3b7f125c77a tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:41:23.199715 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-83bff5d8-2d5b-43f2-ae63-a3b7f125c77a tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] https://10.4.3.105/volume/v3/volumes/9b801ccd-7516-46ce-9202-0afde2ad366b returned with HTTP 404 Aug 12 10:41:23.200229 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1017/4097] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:41:23 2026] GET /volume/v3/volumes/9b801ccd-7516-46ce-9202-0afde2ad366b => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:41:23.206087 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-e4bd8e36-c594-48c1-bdb8-e9200d66314c tempest-ProjectReaderTests-1745006955 tempest-ProjectReaderTests-1745006955-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (73cf4430-196a-4f89-8cb7-ad05473db099) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T10:26:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6cd66f07-4c7b-40b2-9dfb-378538f29c9e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:41:23.206845 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-e4bd8e36-c594-48c1-bdb8-e9200d66314c tempest-ProjectReaderTests-1745006955 tempest-ProjectReaderTests-1745006955-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e3561b11-d3d1-404f-94cc-2dd062df4dbd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:41:23.212677 np0000007037 devstack@c-api.service[100375]: WARNING cinder.quota [None req-4590b39b-8cb9-4094-b3a1-ecdb532dc2ee tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-848880669 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-848880669, it is now deprecated. Please use the default quota class for default quota. Aug 12 10:41:23.213131 np0000007037 devstack@c-api.service[100375]: WARNING cinder.quota [None req-4590b39b-8cb9-4094-b3a1-ecdb532dc2ee tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-848880669 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-848880669, it is now deprecated. Please use the default quota class for default quota. Aug 12 10:41:23.223772 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-fa1b0061-37ed-4fff-b582-5ed5cd4a4f18 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:23.225362 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-fa1b0061-37ed-4fff-b582-5ed5cd4a4f18 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] POST https://10.4.3.105/volume/v3/volumes Aug 12 10:41:23.225689 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-fa1b0061-37ed-4fff-b582-5ed5cd4a4f18 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-2078738519", "snapshot_id": null, "imageRef": "cf2c75e2-42cb-4765-bb8a-76a15f3b73ee", "volume_type": null, "size": 1}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:41:23.227089 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.v3.volumes [None req-fa1b0061-37ed-4fff-b582-5ed5cd4a4f18 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-2078738519', 'snapshot_id': None, 'imageRef': 'cf2c75e2-42cb-4765-bb8a-76a15f3b73ee', 'volume_type': None, 'size': 1}} {{(pid=100373) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 10:41:23.227936 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.quota [None req-4590b39b-8cb9-4094-b3a1-ecdb532dc2ee tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] Created reservations ['272e595f-2aba-45a2-96c9-53acabd3d021', 'f0067954-885a-40a4-9c25-dd00a935bfbf', 'c5885733-43f4-4c60-a8e3-7e8ec443601a', '0844d4cb-f511-465f-bea0-ec262ed24b07'] {{(pid=100375) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:41:23.228699 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-4590b39b-8cb9-4094-b3a1-ecdb532dc2ee tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (71e35c11-31c4-4f5b-b076-818dc8bf29a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['272e595f-2aba-45a2-96c9-53acabd3d021', 'f0067954-885a-40a4-9c25-dd00a935bfbf', 'c5885733-43f4-4c60-a8e3-7e8ec443601a', '0844d4cb-f511-465f-bea0-ec262ed24b07']}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:41:23.229453 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-4590b39b-8cb9-4094-b3a1-ecdb532dc2ee tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bfae389e-0422-4535-8cc2-cbb4fdd56b85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:41:23.241759 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.quota [None req-e4bd8e36-c594-48c1-bdb8-e9200d66314c tempest-ProjectReaderTests-1745006955 tempest-ProjectReaderTests-1745006955-project-admin] Created reservations ['ba4b9cd2-2a6a-4e25-ab5b-be970057ab4b', '851de1d7-6e9c-475d-bfa4-1beb9467a5db', 'fb07ee74-3b43-4148-8be9-73e01a9b1643', 'bcc30ea4-12f8-49d0-a183-88375c85da66'] {{(pid=100372) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:41:23.241831 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-1d0d7f39-3b44-4e2d-9318-6cbb347f40ef tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] POST https://10.4.3.105/volume/v3/volumes Aug 12 10:41:23.242116 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-1d0d7f39-3b44-4e2d-9318-6cbb347f40ef tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-1487338295", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-cryptsetup-1880506530", "size": 1}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:41:23.242505 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-e4bd8e36-c594-48c1-bdb8-e9200d66314c tempest-ProjectReaderTests-1745006955 tempest-ProjectReaderTests-1745006955-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e3561b11-d3d1-404f-94cc-2dd062df4dbd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ba4b9cd2-2a6a-4e25-ab5b-be970057ab4b', '851de1d7-6e9c-475d-bfa4-1beb9467a5db', 'fb07ee74-3b43-4148-8be9-73e01a9b1643', 'bcc30ea4-12f8-49d0-a183-88375c85da66']}' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:41:23.243396 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-e4bd8e36-c594-48c1-bdb8-e9200d66314c tempest-ProjectReaderTests-1745006955 tempest-ProjectReaderTests-1745006955-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b71a1b2b-8d71-452f-b77d-61649af68030) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:41:23.243565 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.volumes [None req-1d0d7f39-3b44-4e2d-9318-6cbb347f40ef tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-1487338295', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-cryptsetup-1880506530', 'size': 1}} {{(pid=100374) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 10:41:23.247163 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.v3.volumes [None req-1d0d7f39-3b44-4e2d-9318-6cbb347f40ef tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Create volume of 1 GB Aug 12 10:41:23.247428 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:41:23.247428 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:41:23.247940 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-1d0d7f39-3b44-4e2d-9318-6cbb347f40ef tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Availability Zones retrieved successfully. Aug 12 10:41:23.253104 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-1d0d7f39-3b44-4e2d-9318-6cbb347f40ef tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Flow 'volume_create_api' (da75f10b-ffbb-4643-b375-be239e87c4e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:41:23.253984 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-1d0d7f39-3b44-4e2d-9318-6cbb347f40ef tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e8ea3a08-d427-4674-ad0c-23c9895388c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:41:23.254819 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.flows.api.create_volume [None req-1d0d7f39-3b44-4e2d-9318-6cbb347f40ef tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Validating volume size '1' using validate_int {{(pid=100374) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 10:41:23.260164 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-4590b39b-8cb9-4094-b3a1-ecdb532dc2ee tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bfae389e-0422-4535-8cc2-cbb4fdd56b85) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7a8030df-5933-4004-8223-986d63b25a07', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-1074857624',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9d70b247401e46b5801def756f6b28bf',qos_specs=None,replication_status=,reservations=['272e595f-2aba-45a2-96c9-53acabd3d021','f0067954-885a-40a4-9c25-dd00a935bfbf','c5885733-43f4-4c60-a8e3-7e8ec443601a','0844d4cb-f511-465f-bea0-ec262ed24b07'],size=1,snapshot_id=None,source_replicaid=,source_volid=19fb2805-6995-41bf-a5c7-7634f1fd0488,status='creating',user_id='7cf0ea46eb4f4e5cbb2c44948728c955',volume_type_id=d2f703a8-5e10-45b6-8176-0ef24d64d0e7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:41:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-1074857624',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=7a8030df-5933-4004-8223-986d63b25a07,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9d70b247401e46b5801def756f6b28bf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=19fb2805-6995-41bf-a5c7-7634f1fd0488,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7cf0ea46eb4f4e5cbb2c44948728c955',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d2f703a8-5e10-45b6-8176-0ef24d64d0e7),volume_type_id=d2f703a8-5e10-45b6-8176-0ef24d64d0e7)}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:41:23.260984 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-4590b39b-8cb9-4094-b3a1-ecdb532dc2ee tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (52529c7e-e078-4321-94e7-b974f28f6826) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:41:23.267123 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-e4bd8e36-c594-48c1-bdb8-e9200d66314c tempest-ProjectReaderTests-1745006955 tempest-ProjectReaderTests-1745006955-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b71a1b2b-8d71-452f-b77d-61649af68030) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '964dbd83-78ee-49ed-b99f-834b9b85765d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-330076829',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='83c5e61bc7874b4dacc9aee948af88e7',qos_specs=None,replication_status=,reservations=['ba4b9cd2-2a6a-4e25-ab5b-be970057ab4b','851de1d7-6e9c-475d-bfa4-1beb9467a5db','fb07ee74-3b43-4148-8be9-73e01a9b1643','bcc30ea4-12f8-49d0-a183-88375c85da66'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b1b5ceec56424598a0a66f8f29de0ac3',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:41:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-330076829',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=964dbd83-78ee-49ed-b99f-834b9b85765d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='83c5e61bc7874b4dacc9aee948af88e7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b1b5ceec56424598a0a66f8f29de0ac3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6cd66f07-4c7b-40b2-9dfb-378538f29c9e),volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:41:23.267885 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-e4bd8e36-c594-48c1-bdb8-e9200d66314c tempest-ProjectReaderTests-1745006955 tempest-ProjectReaderTests-1745006955-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f08262ee-9868-4ac3-9a01-216360e64aef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:41:23.276950 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-1d0d7f39-3b44-4e2d-9318-6cbb347f40ef tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e8ea3a08-d427-4674-ad0c-23c9895388c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T10:41:23Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=71190c0f-3619-43c0-ad5c-ca98dd8e27e8,is_public=True,name='tempest-scenario-type-cryptsetup-1880506530',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '71190c0f-3619-43c0-ad5c-ca98dd8e27e8', '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=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:41:23.277253 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-4590b39b-8cb9-4094-b3a1-ecdb532dc2ee tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (52529c7e-e078-4321-94e7-b974f28f6826) transitioned into state 'SUCCESS' from state '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-1074857624',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9d70b247401e46b5801def756f6b28bf',qos_specs=None,replication_status=,reservations=['272e595f-2aba-45a2-96c9-53acabd3d021','f0067954-885a-40a4-9c25-dd00a935bfbf','c5885733-43f4-4c60-a8e3-7e8ec443601a','0844d4cb-f511-465f-bea0-ec262ed24b07'],size=1,snapshot_id=None,source_replicaid=,source_volid=19fb2805-6995-41bf-a5c7-7634f1fd0488,status='creating',user_id='7cf0ea46eb4f4e5cbb2c44948728c955',volume_type_id=d2f703a8-5e10-45b6-8176-0ef24d64d0e7)}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:41:23.277676 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-1d0d7f39-3b44-4e2d-9318-6cbb347f40ef tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (48988cfd-82bd-4de2-bd97-825d2e91f1b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:41:23.277978 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-4590b39b-8cb9-4094-b3a1-ecdb532dc2ee tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9ad7705f-2dd5-43e2-9237-a33ad006ef02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:41:23.287982 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-e4bd8e36-c594-48c1-bdb8-e9200d66314c tempest-ProjectReaderTests-1745006955 tempest-ProjectReaderTests-1745006955-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f08262ee-9868-4ac3-9a01-216360e64aef) transitioned into state 'SUCCESS' from state '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-330076829',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='83c5e61bc7874b4dacc9aee948af88e7',qos_specs=None,replication_status=,reservations=['ba4b9cd2-2a6a-4e25-ab5b-be970057ab4b','851de1d7-6e9c-475d-bfa4-1beb9467a5db','fb07ee74-3b43-4148-8be9-73e01a9b1643','bcc30ea4-12f8-49d0-a183-88375c85da66'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b1b5ceec56424598a0a66f8f29de0ac3',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:41:23.288952 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-e4bd8e36-c594-48c1-bdb8-e9200d66314c tempest-ProjectReaderTests-1745006955 tempest-ProjectReaderTests-1745006955-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3289bddc-a834-4c16-b112-77ab0337e11f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:41:23.291329 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-4590b39b-8cb9-4094-b3a1-ecdb532dc2ee tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9ad7705f-2dd5-43e2-9237-a33ad006ef02) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:41:23.292127 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-4590b39b-8cb9-4094-b3a1-ecdb532dc2ee tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] Flow 'volume_create_api' (b699af55-19ad-445a-af70-c23295eb1453) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100375) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:41:23.292395 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-4590b39b-8cb9-4094-b3a1-ecdb532dc2ee tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] Create volume request issued successfully. Aug 12 10:41:23.292932 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-4590b39b-8cb9-4094-b3a1-ecdb532dc2ee tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] https://10.4.3.105/volume/v3/volumes returned with HTTP 202 Aug 12 10:41:23.293405 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1033/4098] 10.4.3.105 () {68 vars in 1259 bytes} [Wed Aug 12 10:41:23 2026] POST /volume/v3/volumes => generated 811 bytes in 154 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 10:41:23.298211 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.v3.volumes [None req-fa1b0061-37ed-4fff-b582-5ed5cd4a4f18 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Create volume of 1 GB Aug 12 10:41:23.299195 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-e4bd8e36-c594-48c1-bdb8-e9200d66314c tempest-ProjectReaderTests-1745006955 tempest-ProjectReaderTests-1745006955-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3289bddc-a834-4c16-b112-77ab0337e11f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:41:23.300323 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-e4bd8e36-c594-48c1-bdb8-e9200d66314c tempest-ProjectReaderTests-1745006955 tempest-ProjectReaderTests-1745006955-project-admin] Flow 'volume_create_api' (91704eac-7aa2-4578-99ec-e57ed2bd04d3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100372) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:41:23.300718 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-e4bd8e36-c594-48c1-bdb8-e9200d66314c tempest-ProjectReaderTests-1745006955 tempest-ProjectReaderTests-1745006955-project-admin] Create volume request issued successfully. Aug 12 10:41:23.301455 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-e4bd8e36-c594-48c1-bdb8-e9200d66314c tempest-ProjectReaderTests-1745006955 tempest-ProjectReaderTests-1745006955-project-admin] https://10.4.3.105/volume/v3/volumes returned with HTTP 202 Aug 12 10:41:23.301999 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1029/4099] 10.4.3.105 () {70 vars in 1299 bytes} [Wed Aug 12 10:41:23 2026] POST /volume/v3/volumes => generated 777 bytes in 132 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:41:23.303071 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-fa1b0061-37ed-4fff-b582-5ed5cd4a4f18 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Availability Zones retrieved successfully. Aug 12 10:41:23.304183 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-f63ce831-db54-4ac5-a65d-46e5328ee109 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:23.306097 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-f63ce831-db54-4ac5-a65d-46e5328ee109 tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] GET https://10.4.3.105/volume/v3/volumes/7a8030df-5933-4004-8223-986d63b25a07 Aug 12 10:41:23.306320 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-f63ce831-db54-4ac5-a65d-46e5328ee109 tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:41:23.306532 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-f63ce831-db54-4ac5-a65d-46e5328ee109 tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:41:23.306979 np0000007037 devstack@c-api.service[100374]: WARNING cinder.quota [None req-1d0d7f39-3b44-4e2d-9318-6cbb347f40ef tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-cryptsetup-1880506530 is set by the default quota flag: quota_volumes_tempest-scenario-type-cryptsetup-1880506530, it is now deprecated. Please use the default quota class for default quota. Aug 12 10:41:23.307255 np0000007037 devstack@c-api.service[100374]: WARNING cinder.quota [None req-1d0d7f39-3b44-4e2d-9318-6cbb347f40ef tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-cryptsetup-1880506530 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-cryptsetup-1880506530, it is now deprecated. Please use the default quota class for default quota. Aug 12 10:41:23.308686 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-fa1b0061-37ed-4fff-b582-5ed5cd4a4f18 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Flow 'volume_create_api' (2315a003-cf07-44b9-8073-061d25d99d8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:41:23.309742 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-fa1b0061-37ed-4fff-b582-5ed5cd4a4f18 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1e0b1dd2-712a-4445-aa82-921850eebadc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:41:23.310730 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.flows.api.create_volume [None req-fa1b0061-37ed-4fff-b582-5ed5cd4a4f18 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Validating volume size '1' using validate_int {{(pid=100373) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 10:41:23.313704 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:41:23.313704 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:41:23.313938 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-48894cc8-744f-4c76-9db1-8df00eb80186 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:23.315801 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-48894cc8-744f-4c76-9db1-8df00eb80186 tempest-ProjectReaderTests-1745006955 tempest-ProjectReaderTests-1745006955-project-admin] GET https://10.4.3.105/volume/v3/volumes/964dbd83-78ee-49ed-b99f-834b9b85765d Aug 12 10:41:23.315999 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-48894cc8-744f-4c76-9db1-8df00eb80186 tempest-ProjectReaderTests-1745006955 tempest-ProjectReaderTests-1745006955-project-admin] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:41:23.316179 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-48894cc8-744f-4c76-9db1-8df00eb80186 tempest-ProjectReaderTests-1745006955 tempest-ProjectReaderTests-1745006955-project-admin] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:41:23.318973 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-f63ce831-db54-4ac5-a65d-46e5328ee109 tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] Volume info retrieved successfully. Aug 12 10:41:23.322732 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:41:23.322732 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:41:23.323725 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-f63ce831-db54-4ac5-a65d-46e5328ee109 tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] https://10.4.3.105/volume/v3/volumes/7a8030df-5933-4004-8223-986d63b25a07 returned with HTTP 200 Aug 12 10:41:23.324091 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1034/4100] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:41:23 2026] GET /volume/v3/volumes/7a8030df-5933-4004-8223-986d63b25a07 => generated 879 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:41:23.326968 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-48894cc8-744f-4c76-9db1-8df00eb80186 tempest-ProjectReaderTests-1745006955 tempest-ProjectReaderTests-1745006955-project-admin] Volume info retrieved successfully. Aug 12 10:41:23.332023 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-48894cc8-744f-4c76-9db1-8df00eb80186 tempest-ProjectReaderTests-1745006955 tempest-ProjectReaderTests-1745006955-project-admin] https://10.4.3.105/volume/v3/volumes/964dbd83-78ee-49ed-b99f-834b9b85765d returned with HTTP 200 Aug 12 10:41:23.332699 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1030/4101] 10.4.3.105 () {68 vars in 1389 bytes} [Wed Aug 12 10:41:23 2026] GET /volume/v3/volumes/964dbd83-78ee-49ed-b99f-834b9b85765d => generated 956 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:41:23.345238 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.quota [None req-1d0d7f39-3b44-4e2d-9318-6cbb347f40ef tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Created reservations ['f3ae536d-100a-4a27-81da-e7be0099c3ca', 'd8f0d4c7-60c2-4f93-9e15-6ab5539f10d6', '67c30c21-c3e5-4548-9df3-3e5e629d7a77', 'a2e19940-d21f-4b5d-a7b5-a934f3374340'] {{(pid=100374) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:41:23.345968 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-1d0d7f39-3b44-4e2d-9318-6cbb347f40ef tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (48988cfd-82bd-4de2-bd97-825d2e91f1b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f3ae536d-100a-4a27-81da-e7be0099c3ca', 'd8f0d4c7-60c2-4f93-9e15-6ab5539f10d6', '67c30c21-c3e5-4548-9df3-3e5e629d7a77', 'a2e19940-d21f-4b5d-a7b5-a934f3374340']}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:41:23.346666 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-1d0d7f39-3b44-4e2d-9318-6cbb347f40ef tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4ceb748a-6fef-465c-9559-d37b650a4f70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:41:23.364259 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-fa1b0061-37ed-4fff-b582-5ed5cd4a4f18 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1e0b1dd2-712a-4445-aa82-921850eebadc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T10:26:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6cd66f07-4c7b-40b2-9dfb-378538f29c9e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:41:23.365190 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-fa1b0061-37ed-4fff-b582-5ed5cd4a4f18 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ed8cfcf2-c327-4b4f-b049-c069c605c9de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:41:23.365392 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-1d0d7f39-3b44-4e2d-9318-6cbb347f40ef tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4ceb748a-6fef-465c-9559-d37b650a4f70) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cd714764-0a50-4ee8-bc91-267bc73877db', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1487338295',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='24b750016078404fb3a22ed249b62a33',qos_specs=None,replication_status=,reservations=['f3ae536d-100a-4a27-81da-e7be0099c3ca','d8f0d4c7-60c2-4f93-9e15-6ab5539f10d6','67c30c21-c3e5-4548-9df3-3e5e629d7a77','a2e19940-d21f-4b5d-a7b5-a934f3374340'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='213a325d6763444bb3276d3164fb2133',volume_type_id=71190c0f-3619-43c0-ad5c-ca98dd8e27e8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:41:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1487338295',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=cd714764-0a50-4ee8-bc91-267bc73877db,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='24b750016078404fb3a22ed249b62a33',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='213a325d6763444bb3276d3164fb2133',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(71190c0f-3619-43c0-ad5c-ca98dd8e27e8),volume_type_id=71190c0f-3619-43c0-ad5c-ca98dd8e27e8)}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:41:23.366117 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-1d0d7f39-3b44-4e2d-9318-6cbb347f40ef tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (981b3ded-9ca6-4e23-979f-d408b234312a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:41:23.383392 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-1d0d7f39-3b44-4e2d-9318-6cbb347f40ef tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (981b3ded-9ca6-4e23-979f-d408b234312a) transitioned into state 'SUCCESS' from state '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-1487338295',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='24b750016078404fb3a22ed249b62a33',qos_specs=None,replication_status=,reservations=['f3ae536d-100a-4a27-81da-e7be0099c3ca','d8f0d4c7-60c2-4f93-9e15-6ab5539f10d6','67c30c21-c3e5-4548-9df3-3e5e629d7a77','a2e19940-d21f-4b5d-a7b5-a934f3374340'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='213a325d6763444bb3276d3164fb2133',volume_type_id=71190c0f-3619-43c0-ad5c-ca98dd8e27e8)}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:41:23.384198 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-1d0d7f39-3b44-4e2d-9318-6cbb347f40ef tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ccd24c9a-8c63-4f86-b724-4a0b6d2aab1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:41:23.393647 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-1d0d7f39-3b44-4e2d-9318-6cbb347f40ef tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ccd24c9a-8c63-4f86-b724-4a0b6d2aab1c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:41:23.394739 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-1d0d7f39-3b44-4e2d-9318-6cbb347f40ef tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Flow 'volume_create_api' (da75f10b-ffbb-4643-b375-be239e87c4e1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100374) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:41:23.395091 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-1d0d7f39-3b44-4e2d-9318-6cbb347f40ef tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Create volume request issued successfully. Aug 12 10:41:23.395866 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-1d0d7f39-3b44-4e2d-9318-6cbb347f40ef tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] https://10.4.3.105/volume/v3/volumes returned with HTTP 202 Aug 12 10:41:23.396249 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1021/4102] 10.4.3.105 () {68 vars in 1259 bytes} [Wed Aug 12 10:41:23 2026] POST /volume/v3/volumes => generated 791 bytes in 220 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 10:41:23.404051 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.quota [None req-fa1b0061-37ed-4fff-b582-5ed5cd4a4f18 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Created reservations ['2670ce0e-8c59-4e3c-83c3-bdf7684f92a3', '893d2535-2f2e-4a6c-bbed-f3a0cce52fb7', 'ddafff51-5f85-4bde-9192-c9b72e8d4727', '8cf01351-ef51-4b0d-84ae-91e82c755ff5'] {{(pid=100373) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:41:23.404889 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-fa1b0061-37ed-4fff-b582-5ed5cd4a4f18 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ed8cfcf2-c327-4b4f-b049-c069c605c9de) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2670ce0e-8c59-4e3c-83c3-bdf7684f92a3', '893d2535-2f2e-4a6c-bbed-f3a0cce52fb7', 'ddafff51-5f85-4bde-9192-c9b72e8d4727', '8cf01351-ef51-4b0d-84ae-91e82c755ff5']}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:41:23.405550 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-fa1b0061-37ed-4fff-b582-5ed5cd4a4f18 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d30affa9-86b6-459b-aa6b-3f23cc26ba47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:41:23.426960 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-fa1b0061-37ed-4fff-b582-5ed5cd4a4f18 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d30affa9-86b6-459b-aa6b-3f23cc26ba47) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '492103bb-8aaa-4c38-a5ee-934e169e02f7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-2078738519',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='583d3de192824336b38fa4f15e73dd0c',qos_specs=None,replication_status=,reservations=['2670ce0e-8c59-4e3c-83c3-bdf7684f92a3','893d2535-2f2e-4a6c-bbed-f3a0cce52fb7','ddafff51-5f85-4bde-9192-c9b72e8d4727','8cf01351-ef51-4b0d-84ae-91e82c755ff5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='50ce7d213d4746ebb95b29ff9a767645',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:41:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-2078738519',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=492103bb-8aaa-4c38-a5ee-934e169e02f7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='583d3de192824336b38fa4f15e73dd0c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='50ce7d213d4746ebb95b29ff9a767645',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6cd66f07-4c7b-40b2-9dfb-378538f29c9e),volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:41:23.427553 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-fa1b0061-37ed-4fff-b582-5ed5cd4a4f18 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8229b228-861c-46e7-804e-559d012a43a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:41:23.447196 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-fa1b0061-37ed-4fff-b582-5ed5cd4a4f18 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8229b228-861c-46e7-804e-559d012a43a2) transitioned into state 'SUCCESS' from state '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-2078738519',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='583d3de192824336b38fa4f15e73dd0c',qos_specs=None,replication_status=,reservations=['2670ce0e-8c59-4e3c-83c3-bdf7684f92a3','893d2535-2f2e-4a6c-bbed-f3a0cce52fb7','ddafff51-5f85-4bde-9192-c9b72e8d4727','8cf01351-ef51-4b0d-84ae-91e82c755ff5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='50ce7d213d4746ebb95b29ff9a767645',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:41:23.447800 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-fa1b0061-37ed-4fff-b582-5ed5cd4a4f18 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (55c6e2b3-81ea-45af-a1c9-c7ced9bee51d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:41:23.455244 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-fa1b0061-37ed-4fff-b582-5ed5cd4a4f18 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (55c6e2b3-81ea-45af-a1c9-c7ced9bee51d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:41:23.455927 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-fa1b0061-37ed-4fff-b582-5ed5cd4a4f18 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Flow 'volume_create_api' (2315a003-cf07-44b9-8073-061d25d99d8c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100373) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:41:23.456191 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-fa1b0061-37ed-4fff-b582-5ed5cd4a4f18 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Create volume request issued successfully. Aug 12 10:41:23.456672 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-fa1b0061-37ed-4fff-b582-5ed5cd4a4f18 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] https://10.4.3.105/volume/v3/volumes returned with HTTP 202 Aug 12 10:41:23.457047 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1018/4103] 10.4.3.105 () {68 vars in 1259 bytes} [Wed Aug 12 10:41:23 2026] POST /volume/v3/volumes => generated 759 bytes in 234 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 10:41:23.467639 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-45ee5d25-8337-4527-b75b-0f7a3d4226ff None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:23.469325 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-45ee5d25-8337-4527-b75b-0f7a3d4226ff tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] GET https://10.4.3.105/volume/v3/volumes/492103bb-8aaa-4c38-a5ee-934e169e02f7 Aug 12 10:41:23.469528 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-45ee5d25-8337-4527-b75b-0f7a3d4226ff tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:41:23.469722 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-45ee5d25-8337-4527-b75b-0f7a3d4226ff tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:41:23.475991 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:41:23.475991 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:41:23.479306 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-45ee5d25-8337-4527-b75b-0f7a3d4226ff tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Volume info retrieved successfully. Aug 12 10:41:23.483335 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-45ee5d25-8337-4527-b75b-0f7a3d4226ff tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] https://10.4.3.105/volume/v3/volumes/492103bb-8aaa-4c38-a5ee-934e169e02f7 returned with HTTP 200 Aug 12 10:41:23.483723 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1035/4104] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:41:23 2026] GET /volume/v3/volumes/492103bb-8aaa-4c38-a5ee-934e169e02f7 => generated 827 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:41:23.829231 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-b844eda8-31a3-4c86-875a-beb50d95c185 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:23.831143 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-b844eda8-31a3-4c86-875a-beb50d95c185 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] GET https://10.4.3.105/volume/v3/backups/cc49a06a-8ca7-4929-aa0a-9b26c6fbac5c Aug 12 10:41:23.831343 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-b844eda8-31a3-4c86-875a-beb50d95c185 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:41:23.831570 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-b844eda8-31a3-4c86-875a-beb50d95c185 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:41:23.831705 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.v3.backups [None req-b844eda8-31a3-4c86-875a-beb50d95c185 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Show backup with id cc49a06a-8ca7-4929-aa0a-9b26c6fbac5c. {{(pid=100372) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:41:23.837356 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:41:23.837356 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:41:23.838165 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-b844eda8-31a3-4c86-875a-beb50d95c185 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] https://10.4.3.105/volume/v3/backups/cc49a06a-8ca7-4929-aa0a-9b26c6fbac5c returned with HTTP 200 Aug 12 10:41:23.838569 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1031/4105] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:41:23 2026] GET /volume/v3/backups/cc49a06a-8ca7-4929-aa0a-9b26c6fbac5c => generated 826 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:41:24.015970 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-33c646b9-15ee-4049-98c4-fd8c9ae80145 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:24.018215 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-33c646b9-15ee-4049-98c4-fd8c9ae80145 tempest-VolumesExtendAttachedTest-323484384 tempest-VolumesExtendAttachedTest-323484384-project-member] GET https://10.4.3.105/volume/v3/volumes/ba57d9cc-2ba8-46f6-a267-8eb1fcec6003 Aug 12 10:41:24.018412 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-33c646b9-15ee-4049-98c4-fd8c9ae80145 tempest-VolumesExtendAttachedTest-323484384 tempest-VolumesExtendAttachedTest-323484384-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:41:24.018621 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-33c646b9-15ee-4049-98c4-fd8c9ae80145 tempest-VolumesExtendAttachedTest-323484384 tempest-VolumesExtendAttachedTest-323484384-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:41:24.027825 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:41:24.027825 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:41:24.031389 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-33c646b9-15ee-4049-98c4-fd8c9ae80145 tempest-VolumesExtendAttachedTest-323484384 tempest-VolumesExtendAttachedTest-323484384-project-member] Volume info retrieved successfully. Aug 12 10:41:24.035205 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-33c646b9-15ee-4049-98c4-fd8c9ae80145 tempest-VolumesExtendAttachedTest-323484384 tempest-VolumesExtendAttachedTest-323484384-project-member] https://10.4.3.105/volume/v3/volumes/ba57d9cc-2ba8-46f6-a267-8eb1fcec6003 returned with HTTP 200 Aug 12 10:41:24.035574 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1022/4106] 10.4.3.105 () {68 vars in 1389 bytes} [Wed Aug 12 10:41:24 2026] GET /volume/v3/volumes/ba57d9cc-2ba8-46f6-a267-8eb1fcec6003 => generated 867 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:41:24.339666 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-5fb07d35-d850-4242-9f80-0a9a860b9610 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:24.342378 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-5fb07d35-d850-4242-9f80-0a9a860b9610 tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] GET https://10.4.3.105/volume/v3/volumes/7a8030df-5933-4004-8223-986d63b25a07 Aug 12 10:41:24.342378 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-5fb07d35-d850-4242-9f80-0a9a860b9610 tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:41:24.342685 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-5fb07d35-d850-4242-9f80-0a9a860b9610 tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:41:24.347409 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-63d7b1d8-06d1-49fd-ae57-bf8146477370 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:24.349236 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-63d7b1d8-06d1-49fd-ae57-bf8146477370 tempest-ProjectReaderTests-1745006955 tempest-ProjectReaderTests-1745006955-project-admin] GET https://10.4.3.105/volume/v3/volumes/964dbd83-78ee-49ed-b99f-834b9b85765d Aug 12 10:41:24.349508 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-63d7b1d8-06d1-49fd-ae57-bf8146477370 tempest-ProjectReaderTests-1745006955 tempest-ProjectReaderTests-1745006955-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:41:24.349745 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-63d7b1d8-06d1-49fd-ae57-bf8146477370 tempest-ProjectReaderTests-1745006955 tempest-ProjectReaderTests-1745006955-project-admin] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:41:24.354400 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:41:24.354400 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:41:24.359116 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:41:24.359116 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:41:24.362860 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-5fb07d35-d850-4242-9f80-0a9a860b9610 tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] Volume info retrieved successfully. Aug 12 10:41:24.364389 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-63d7b1d8-06d1-49fd-ae57-bf8146477370 tempest-ProjectReaderTests-1745006955 tempest-ProjectReaderTests-1745006955-project-admin] Volume info retrieved successfully. Aug 12 10:41:24.371949 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-5fb07d35-d850-4242-9f80-0a9a860b9610 tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] https://10.4.3.105/volume/v3/volumes/7a8030df-5933-4004-8223-986d63b25a07 returned with HTTP 200 Aug 12 10:41:24.372622 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1019/4107] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:41:24 2026] GET /volume/v3/volumes/7a8030df-5933-4004-8223-986d63b25a07 => generated 903 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:41:24.373260 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-63d7b1d8-06d1-49fd-ae57-bf8146477370 tempest-ProjectReaderTests-1745006955 tempest-ProjectReaderTests-1745006955-project-admin] https://10.4.3.105/volume/v3/volumes/964dbd83-78ee-49ed-b99f-834b9b85765d returned with HTTP 200 Aug 12 10:41:24.373743 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1036/4108] 10.4.3.105 () {68 vars in 1389 bytes} [Wed Aug 12 10:41:24 2026] GET /volume/v3/volumes/964dbd83-78ee-49ed-b99f-834b9b85765d => generated 1017 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 10:41:24.388272 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-cfc4e198-5dc0-4e02-9209-9cdf822787bc None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:24.390302 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-cfc4e198-5dc0-4e02-9209-9cdf822787bc tempest-ProjectReaderTests-1745006955 tempest-ProjectReaderTests-1745006955-project-reader] GET https://10.4.3.105/volume/v3/volumes/detail Aug 12 10:41:24.390892 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-cfc4e198-5dc0-4e02-9209-9cdf822787bc tempest-ProjectReaderTests-1745006955 tempest-ProjectReaderTests-1745006955-project-reader] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:41:24.391450 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-cfc4e198-5dc0-4e02-9209-9cdf822787bc tempest-ProjectReaderTests-1745006955 tempest-ProjectReaderTests-1745006955-project-reader] Calling method 'detail' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:41:24.392370 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.api_utils [None req-cfc4e198-5dc0-4e02-9209-9cdf822787bc tempest-ProjectReaderTests-1745006955 tempest-ProjectReaderTests-1745006955-project-reader] Removing options '' from query. {{(pid=100372) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 10:41:24.395766 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-cfc4e198-5dc0-4e02-9209-9cdf822787bc tempest-ProjectReaderTests-1745006955 tempest-ProjectReaderTests-1745006955-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100372) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 10:41:24.404046 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-cfc4e198-5dc0-4e02-9209-9cdf822787bc tempest-ProjectReaderTests-1745006955 tempest-ProjectReaderTests-1745006955-project-reader] Get all volumes completed successfully. Aug 12 10:41:24.405151 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:41:24.405151 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:41:24.410592 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-cfc4e198-5dc0-4e02-9209-9cdf822787bc tempest-ProjectReaderTests-1745006955 tempest-ProjectReaderTests-1745006955-project-reader] https://10.4.3.105/volume/v3/volumes/detail returned with HTTP 200 Aug 12 10:41:24.411240 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1032/4109] 10.4.3.105 () {68 vars in 1299 bytes} [Wed Aug 12 10:41:24 2026] GET /volume/v3/volumes/detail => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:41:24.425702 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-1bc3014d-f9b5-4031-ae8a-f5baf38093fc None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:24.427687 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-1bc3014d-f9b5-4031-ae8a-f5baf38093fc tempest-ProjectReaderTests-1745006955 tempest-ProjectReaderTests-1745006955-project-admin] DELETE https://10.4.3.105/volume/v3/volumes/964dbd83-78ee-49ed-b99f-834b9b85765d Aug 12 10:41:24.427952 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-1bc3014d-f9b5-4031-ae8a-f5baf38093fc tempest-ProjectReaderTests-1745006955 tempest-ProjectReaderTests-1745006955-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:41:24.428218 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-1bc3014d-f9b5-4031-ae8a-f5baf38093fc tempest-ProjectReaderTests-1745006955 tempest-ProjectReaderTests-1745006955-project-admin] Calling method 'delete' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:41:24.428488 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.v3.volumes [None req-1bc3014d-f9b5-4031-ae8a-f5baf38093fc tempest-ProjectReaderTests-1745006955 tempest-ProjectReaderTests-1745006955-project-admin] Delete volume with id: 964dbd83-78ee-49ed-b99f-834b9b85765d Aug 12 10:41:24.438632 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:41:24.438632 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:41:24.438866 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-1bc3014d-f9b5-4031-ae8a-f5baf38093fc tempest-ProjectReaderTests-1745006955 tempest-ProjectReaderTests-1745006955-project-admin] Volume info retrieved successfully. Aug 12 10:41:24.457877 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-1bc3014d-f9b5-4031-ae8a-f5baf38093fc tempest-ProjectReaderTests-1745006955 tempest-ProjectReaderTests-1745006955-project-admin] Delete volume request issued successfully. Aug 12 10:41:24.458054 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-1bc3014d-f9b5-4031-ae8a-f5baf38093fc tempest-ProjectReaderTests-1745006955 tempest-ProjectReaderTests-1745006955-project-admin] https://10.4.3.105/volume/v3/volumes/964dbd83-78ee-49ed-b99f-834b9b85765d returned with HTTP 202 Aug 12 10:41:24.458448 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1023/4110] 10.4.3.105 () {68 vars in 1392 bytes} [Wed Aug 12 10:41:24 2026] DELETE /volume/v3/volumes/964dbd83-78ee-49ed-b99f-834b9b85765d => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 12 10:41:24.470792 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-3e0e2ca6-02ea-4b01-aa05-7808e824cdfc None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:24.471781 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-3d0c956d-92e7-451b-9227-d3e3d5868233 req-a0d06593-2fb1-40b2-9314-f3f09e159f1d None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:24.473963 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-3e0e2ca6-02ea-4b01-aa05-7808e824cdfc tempest-ProjectReaderTests-1745006955 tempest-ProjectReaderTests-1745006955-project-admin] GET https://10.4.3.105/volume/v3/volumes/964dbd83-78ee-49ed-b99f-834b9b85765d Aug 12 10:41:24.474445 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-3d0c956d-92e7-451b-9227-d3e3d5868233 req-a0d06593-2fb1-40b2-9314-f3f09e159f1d tempest-VolumesExtendAttachedTest-323484384 tempest-VolumesExtendAttachedTest-323484384-project-member] POST https://10.4.3.105/volume/v3/attachments/ca08e552-3217-4e09-92c3-c0fefaae8457/action Aug 12 10:41:24.474549 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-3e0e2ca6-02ea-4b01-aa05-7808e824cdfc tempest-ProjectReaderTests-1745006955 tempest-ProjectReaderTests-1745006955-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:41:24.474549 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-3e0e2ca6-02ea-4b01-aa05-7808e824cdfc tempest-ProjectReaderTests-1745006955 tempest-ProjectReaderTests-1745006955-project-admin] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:41:24.474629 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-3d0c956d-92e7-451b-9227-d3e3d5868233 req-a0d06593-2fb1-40b2-9314-f3f09e159f1d tempest-VolumesExtendAttachedTest-323484384 tempest-VolumesExtendAttachedTest-323484384-project-member] Action body: b'{"os-complete": null}' {{(pid=100375) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 10:41:24.474711 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-3d0c956d-92e7-451b-9227-d3e3d5868233 req-a0d06593-2fb1-40b2-9314-f3f09e159f1d tempest-VolumesExtendAttachedTest-323484384 tempest-VolumesExtendAttachedTest-323484384-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:41:24.484399 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:41:24.484399 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:41:24.489649 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-3e0e2ca6-02ea-4b01-aa05-7808e824cdfc tempest-ProjectReaderTests-1745006955 tempest-ProjectReaderTests-1745006955-project-admin] Volume info retrieved successfully. Aug 12 10:41:24.492741 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:41:24.492741 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:41:24.495078 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-3e0e2ca6-02ea-4b01-aa05-7808e824cdfc tempest-ProjectReaderTests-1745006955 tempest-ProjectReaderTests-1745006955-project-admin] https://10.4.3.105/volume/v3/volumes/964dbd83-78ee-49ed-b99f-834b9b85765d returned with HTTP 200 Aug 12 10:41:24.495583 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1020/4111] 10.4.3.105 () {68 vars in 1389 bytes} [Wed Aug 12 10:41:24 2026] GET /volume/v3/volumes/964dbd83-78ee-49ed-b99f-834b9b85765d => generated 1016 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 10:41:24.496920 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-fd91d290-b2f9-411d-9a18-3d65b9417524 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:24.499701 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-fd91d290-b2f9-411d-9a18-3d65b9417524 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] GET https://10.4.3.105/volume/v3/volumes/492103bb-8aaa-4c38-a5ee-934e169e02f7 Aug 12 10:41:24.499916 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-fd91d290-b2f9-411d-9a18-3d65b9417524 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:41:24.500108 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-fd91d290-b2f9-411d-9a18-3d65b9417524 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:41:24.500232 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-3d0c956d-92e7-451b-9227-d3e3d5868233 req-a0d06593-2fb1-40b2-9314-f3f09e159f1d tempest-VolumesExtendAttachedTest-323484384 tempest-VolumesExtendAttachedTest-323484384-project-member] https://10.4.3.105/volume/v3/attachments/ca08e552-3217-4e09-92c3-c0fefaae8457/action returned with HTTP 204 Aug 12 10:41:24.500687 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1037/4112] 10.4.3.105 () {74 vars in 1725 bytes} [Wed Aug 12 10:41:24 2026] POST /volume/v3/attachments/ca08e552-3217-4e09-92c3-c0fefaae8457/action => generated 0 bytes in 29 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:41:24.510947 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:41:24.510947 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:41:24.516249 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-fd91d290-b2f9-411d-9a18-3d65b9417524 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Volume info retrieved successfully. Aug 12 10:41:24.523221 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-fd91d290-b2f9-411d-9a18-3d65b9417524 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] https://10.4.3.105/volume/v3/volumes/492103bb-8aaa-4c38-a5ee-934e169e02f7 returned with HTTP 200 Aug 12 10:41:24.524146 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1033/4113] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:41:24 2026] GET /volume/v3/volumes/492103bb-8aaa-4c38-a5ee-934e169e02f7 => generated 1367 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:41:24.540154 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-59c6e969-6524-4638-8584-c75e7f2eef69 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:24.541864 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-59c6e969-6524-4638-8584-c75e7f2eef69 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] GET https://10.4.3.105/volume/v3/volumes/492103bb-8aaa-4c38-a5ee-934e169e02f7 Aug 12 10:41:24.542082 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-59c6e969-6524-4638-8584-c75e7f2eef69 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:41:24.542260 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-59c6e969-6524-4638-8584-c75e7f2eef69 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:41:24.548908 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:41:24.548908 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:41:24.552242 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-59c6e969-6524-4638-8584-c75e7f2eef69 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Volume info retrieved successfully. Aug 12 10:41:24.556948 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-59c6e969-6524-4638-8584-c75e7f2eef69 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] https://10.4.3.105/volume/v3/volumes/492103bb-8aaa-4c38-a5ee-934e169e02f7 returned with HTTP 200 Aug 12 10:41:24.557332 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1024/4114] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:41:24 2026] GET /volume/v3/volumes/492103bb-8aaa-4c38-a5ee-934e169e02f7 => generated 1367 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:41:24.847898 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-0508a6c6-da68-4db9-89c3-85399d9641b5 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:24.849744 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-0508a6c6-da68-4db9-89c3-85399d9641b5 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] GET https://10.4.3.105/volume/v3/backups/cc49a06a-8ca7-4929-aa0a-9b26c6fbac5c Aug 12 10:41:24.849972 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-0508a6c6-da68-4db9-89c3-85399d9641b5 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:41:24.850195 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-0508a6c6-da68-4db9-89c3-85399d9641b5 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:41:24.850298 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-0508a6c6-da68-4db9-89c3-85399d9641b5 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Show backup with id cc49a06a-8ca7-4929-aa0a-9b26c6fbac5c. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:41:24.854733 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:41:24.854733 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:41:24.855505 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-0508a6c6-da68-4db9-89c3-85399d9641b5 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] https://10.4.3.105/volume/v3/backups/cc49a06a-8ca7-4929-aa0a-9b26c6fbac5c returned with HTTP 200 Aug 12 10:41:24.855866 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1021/4115] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:41:24 2026] GET /volume/v3/backups/cc49a06a-8ca7-4929-aa0a-9b26c6fbac5c => generated 826 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:41:25.051155 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-798c1fb0-fd2d-46a0-acb0-5b91f451390f None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:25.052667 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-798c1fb0-fd2d-46a0-acb0-5b91f451390f tempest-VolumesExtendAttachedTest-323484384 tempest-VolumesExtendAttachedTest-323484384-project-member] GET https://10.4.3.105/volume/v3/volumes/ba57d9cc-2ba8-46f6-a267-8eb1fcec6003 Aug 12 10:41:25.052927 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-798c1fb0-fd2d-46a0-acb0-5b91f451390f tempest-VolumesExtendAttachedTest-323484384 tempest-VolumesExtendAttachedTest-323484384-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:41:25.053160 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-798c1fb0-fd2d-46a0-acb0-5b91f451390f tempest-VolumesExtendAttachedTest-323484384 tempest-VolumesExtendAttachedTest-323484384-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:41:25.061647 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:41:25.061647 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:41:25.064802 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-798c1fb0-fd2d-46a0-acb0-5b91f451390f tempest-VolumesExtendAttachedTest-323484384 tempest-VolumesExtendAttachedTest-323484384-project-member] Volume info retrieved successfully. Aug 12 10:41:25.068571 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-798c1fb0-fd2d-46a0-acb0-5b91f451390f tempest-VolumesExtendAttachedTest-323484384 tempest-VolumesExtendAttachedTest-323484384-project-member] https://10.4.3.105/volume/v3/volumes/ba57d9cc-2ba8-46f6-a267-8eb1fcec6003 returned with HTTP 200 Aug 12 10:41:25.068920 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1038/4116] 10.4.3.105 () {68 vars in 1389 bytes} [Wed Aug 12 10:41:25 2026] GET /volume/v3/volumes/ba57d9cc-2ba8-46f6-a267-8eb1fcec6003 => generated 1159 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 10:41:25.084062 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-bde75fa4-2995-4c33-b484-f69e3a8e0352 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:25.085771 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-bde75fa4-2995-4c33-b484-f69e3a8e0352 tempest-VolumesExtendAttachedTest-323484384 tempest-VolumesExtendAttachedTest-323484384-project-member] POST https://10.4.3.105/volume/v3/volumes/ba57d9cc-2ba8-46f6-a267-8eb1fcec6003/action Aug 12 10:41:25.086135 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-bde75fa4-2995-4c33-b484-f69e3a8e0352 tempest-VolumesExtendAttachedTest-323484384 tempest-VolumesExtendAttachedTest-323484384-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100372) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 10:41:25.086326 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-bde75fa4-2995-4c33-b484-f69e3a8e0352 tempest-VolumesExtendAttachedTest-323484384 tempest-VolumesExtendAttachedTest-323484384-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:41:25.096892 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:41:25.096892 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:41:25.097422 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-bde75fa4-2995-4c33-b484-f69e3a8e0352 tempest-VolumesExtendAttachedTest-323484384 tempest-VolumesExtendAttachedTest-323484384-project-member] Volume info retrieved successfully. Aug 12 10:41:25.129207 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.quota [None req-bde75fa4-2995-4c33-b484-f69e3a8e0352 tempest-VolumesExtendAttachedTest-323484384 tempest-VolumesExtendAttachedTest-323484384-project-member] Created reservations ['8f11268b-c1ef-41e7-8dac-b6f31530b375', '7052c5d6-daa6-462a-9143-53e7116850ff'] {{(pid=100372) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:41:25.146647 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-bde75fa4-2995-4c33-b484-f69e3a8e0352 tempest-VolumesExtendAttachedTest-323484384 tempest-VolumesExtendAttachedTest-323484384-project-member] Extend volume request issued successfully. Aug 12 10:41:25.146868 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-bde75fa4-2995-4c33-b484-f69e3a8e0352 tempest-VolumesExtendAttachedTest-323484384 tempest-VolumesExtendAttachedTest-323484384-project-member] https://10.4.3.105/volume/v3/volumes/ba57d9cc-2ba8-46f6-a267-8eb1fcec6003/action returned with HTTP 202 Aug 12 10:41:25.147300 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1034/4117] 10.4.3.105 () {70 vars in 1431 bytes} [Wed Aug 12 10:41:25 2026] POST /volume/v3/volumes/ba57d9cc-2ba8-46f6-a267-8eb1fcec6003/action => generated 0 bytes in 64 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 12 10:41:25.154282 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-6f172217-c317-4d2d-8c16-773e216e3647 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:25.156112 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-6f172217-c317-4d2d-8c16-773e216e3647 tempest-VolumesExtendAttachedTest-323484384 tempest-VolumesExtendAttachedTest-323484384-project-member] GET https://10.4.3.105/volume/v3/volumes/ba57d9cc-2ba8-46f6-a267-8eb1fcec6003 Aug 12 10:41:25.156598 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-6f172217-c317-4d2d-8c16-773e216e3647 tempest-VolumesExtendAttachedTest-323484384 tempest-VolumesExtendAttachedTest-323484384-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:41:25.156598 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-6f172217-c317-4d2d-8c16-773e216e3647 tempest-VolumesExtendAttachedTest-323484384 tempest-VolumesExtendAttachedTest-323484384-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:41:25.165949 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:41:25.165949 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:41:25.170530 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-6f172217-c317-4d2d-8c16-773e216e3647 tempest-VolumesExtendAttachedTest-323484384 tempest-VolumesExtendAttachedTest-323484384-project-member] Volume info retrieved successfully. Aug 12 10:41:25.176975 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-6f172217-c317-4d2d-8c16-773e216e3647 tempest-VolumesExtendAttachedTest-323484384 tempest-VolumesExtendAttachedTest-323484384-project-member] https://10.4.3.105/volume/v3/volumes/ba57d9cc-2ba8-46f6-a267-8eb1fcec6003 returned with HTTP 200 Aug 12 10:41:25.176975 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1025/4118] 10.4.3.105 () {68 vars in 1389 bytes} [Wed Aug 12 10:41:25 2026] GET /volume/v3/volumes/ba57d9cc-2ba8-46f6-a267-8eb1fcec6003 => generated 1162 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 10:41:25.385400 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-65880025-6b28-46d7-9b06-d504b8d80294 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:25.387191 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-65880025-6b28-46d7-9b06-d504b8d80294 tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] GET https://10.4.3.105/volume/v3/volumes/7a8030df-5933-4004-8223-986d63b25a07 Aug 12 10:41:25.387394 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-65880025-6b28-46d7-9b06-d504b8d80294 tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:41:25.387607 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-65880025-6b28-46d7-9b06-d504b8d80294 tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:41:25.397468 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:41:25.397468 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:41:25.403371 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-65880025-6b28-46d7-9b06-d504b8d80294 tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] Volume info retrieved successfully. Aug 12 10:41:25.410129 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-65880025-6b28-46d7-9b06-d504b8d80294 tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] https://10.4.3.105/volume/v3/volumes/7a8030df-5933-4004-8223-986d63b25a07 returned with HTTP 200 Aug 12 10:41:25.410535 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1022/4119] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:41:25 2026] GET /volume/v3/volumes/7a8030df-5933-4004-8223-986d63b25a07 => generated 903 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:41:25.416385 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-bde75fa4-2995-4c33-b484-f69e3a8e0352 req-d4a35d1e-4311-4043-a40c-ab3a088dff34 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:25.418669 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-bde75fa4-2995-4c33-b484-f69e3a8e0352 req-d4a35d1e-4311-4043-a40c-ab3a088dff34 service nova] GET https://10.4.3.105/volume/v3/volumes/ba57d9cc-2ba8-46f6-a267-8eb1fcec6003 Aug 12 10:41:25.418669 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-bde75fa4-2995-4c33-b484-f69e3a8e0352 req-d4a35d1e-4311-4043-a40c-ab3a088dff34 service nova] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:41:25.418669 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-bde75fa4-2995-4c33-b484-f69e3a8e0352 req-d4a35d1e-4311-4043-a40c-ab3a088dff34 service nova] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:41:25.439589 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:41:25.439589 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:41:25.442701 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [req-bde75fa4-2995-4c33-b484-f69e3a8e0352 req-d4a35d1e-4311-4043-a40c-ab3a088dff34 service nova] Volume info retrieved successfully. Aug 12 10:41:25.449980 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-bde75fa4-2995-4c33-b484-f69e3a8e0352 req-d4a35d1e-4311-4043-a40c-ab3a088dff34 service nova] https://10.4.3.105/volume/v3/volumes/ba57d9cc-2ba8-46f6-a267-8eb1fcec6003 returned with HTTP 200 Aug 12 10:41:25.450401 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1039/4120] 10.4.3.105 () {68 vars in 1598 bytes} [Wed Aug 12 10:41:25 2026] GET /volume/v3/volumes/ba57d9cc-2ba8-46f6-a267-8eb1fcec6003 => generated 1324 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:41:25.509363 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-ee0b0567-359d-41f2-b3ab-02dc93c98b0f None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:25.512476 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-ee0b0567-359d-41f2-b3ab-02dc93c98b0f tempest-ProjectReaderTests-1745006955 tempest-ProjectReaderTests-1745006955-project-admin] GET https://10.4.3.105/volume/v3/volumes/964dbd83-78ee-49ed-b99f-834b9b85765d Aug 12 10:41:25.512476 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-ee0b0567-359d-41f2-b3ab-02dc93c98b0f tempest-ProjectReaderTests-1745006955 tempest-ProjectReaderTests-1745006955-project-admin] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:41:25.512476 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-ee0b0567-359d-41f2-b3ab-02dc93c98b0f tempest-ProjectReaderTests-1745006955 tempest-ProjectReaderTests-1745006955-project-admin] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:41:25.518849 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-ee0b0567-359d-41f2-b3ab-02dc93c98b0f tempest-ProjectReaderTests-1745006955 tempest-ProjectReaderTests-1745006955-project-admin] https://10.4.3.105/volume/v3/volumes/964dbd83-78ee-49ed-b99f-834b9b85765d returned with HTTP 404 Aug 12 10:41:25.519564 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1035/4121] 10.4.3.105 () {68 vars in 1389 bytes} [Wed Aug 12 10:41:25 2026] GET /volume/v3/volumes/964dbd83-78ee-49ed-b99f-834b9b85765d => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Aug 12 10:41:25.530606 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-953e224d-3b77-4561-a26b-784573ed352f None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:25.532660 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-953e224d-3b77-4561-a26b-784573ed352f tempest-ProjectReaderTests-1745006955 tempest-ProjectReaderTests-1745006955-project-admin] POST https://10.4.3.105/volume/v3/volumes Aug 12 10:41:25.533096 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-953e224d-3b77-4561-a26b-784573ed352f tempest-ProjectReaderTests-1745006955 tempest-ProjectReaderTests-1745006955-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1801524404"}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:41:25.534751 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.volumes [None req-953e224d-3b77-4561-a26b-784573ed352f tempest-ProjectReaderTests-1745006955 tempest-ProjectReaderTests-1745006955-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1801524404'}} {{(pid=100374) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 10:41:25.534914 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.v3.volumes [None req-953e224d-3b77-4561-a26b-784573ed352f tempest-ProjectReaderTests-1745006955 tempest-ProjectReaderTests-1745006955-project-admin] Create volume of 1 GB Aug 12 10:41:25.539344 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-953e224d-3b77-4561-a26b-784573ed352f tempest-ProjectReaderTests-1745006955 tempest-ProjectReaderTests-1745006955-project-admin] Availability Zones retrieved successfully. Aug 12 10:41:25.546072 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-953e224d-3b77-4561-a26b-784573ed352f tempest-ProjectReaderTests-1745006955 tempest-ProjectReaderTests-1745006955-project-admin] Flow 'volume_create_api' (f0a932ac-dec7-4567-a256-e74f1447eced) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:41:25.547766 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-953e224d-3b77-4561-a26b-784573ed352f tempest-ProjectReaderTests-1745006955 tempest-ProjectReaderTests-1745006955-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bd11e6e7-f59f-44a7-a4bb-8ee955ef4759) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:41:25.549155 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.flows.api.create_volume [None req-953e224d-3b77-4561-a26b-784573ed352f tempest-ProjectReaderTests-1745006955 tempest-ProjectReaderTests-1745006955-project-admin] Validating volume size '1' using validate_int {{(pid=100374) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 10:41:25.585019 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-953e224d-3b77-4561-a26b-784573ed352f tempest-ProjectReaderTests-1745006955 tempest-ProjectReaderTests-1745006955-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bd11e6e7-f59f-44a7-a4bb-8ee955ef4759) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T10:26:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6cd66f07-4c7b-40b2-9dfb-378538f29c9e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:41:25.586020 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-953e224d-3b77-4561-a26b-784573ed352f tempest-ProjectReaderTests-1745006955 tempest-ProjectReaderTests-1745006955-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (98e5a0e6-f9c7-45e6-91cd-f908e6dcc695) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:41:25.617720 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-331e5387-9fd6-417f-9faf-30b299dc6958 req-7770b91d-e432-4d17-9112-a87ef3628d1d None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:25.620307 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-331e5387-9fd6-417f-9faf-30b299dc6958 req-7770b91d-e432-4d17-9112-a87ef3628d1d tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] GET https://10.4.3.105/volume/v3/volumes/492103bb-8aaa-4c38-a5ee-934e169e02f7 Aug 12 10:41:25.620735 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-331e5387-9fd6-417f-9faf-30b299dc6958 req-7770b91d-e432-4d17-9112-a87ef3628d1d tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:41:25.620819 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-331e5387-9fd6-417f-9faf-30b299dc6958 req-7770b91d-e432-4d17-9112-a87ef3628d1d tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:41:25.629806 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:41:25.629806 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:41:25.633605 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [req-331e5387-9fd6-417f-9faf-30b299dc6958 req-7770b91d-e432-4d17-9112-a87ef3628d1d tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Volume info retrieved successfully. Aug 12 10:41:25.635201 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.quota [None req-953e224d-3b77-4561-a26b-784573ed352f tempest-ProjectReaderTests-1745006955 tempest-ProjectReaderTests-1745006955-project-admin] Created reservations ['fdb539b5-3cdd-48cd-95f2-97fc731d5a37', '3dee3bfa-52ad-4353-8544-cc9f4417e2d9', 'a13509a1-25da-402a-8135-3d95b96e1380', '961be58b-3114-4f39-82b4-822c67e84f0e'] {{(pid=100374) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:41:25.636048 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-953e224d-3b77-4561-a26b-784573ed352f tempest-ProjectReaderTests-1745006955 tempest-ProjectReaderTests-1745006955-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (98e5a0e6-f9c7-45e6-91cd-f908e6dcc695) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fdb539b5-3cdd-48cd-95f2-97fc731d5a37', '3dee3bfa-52ad-4353-8544-cc9f4417e2d9', 'a13509a1-25da-402a-8135-3d95b96e1380', '961be58b-3114-4f39-82b4-822c67e84f0e']}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:41:25.636678 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-953e224d-3b77-4561-a26b-784573ed352f tempest-ProjectReaderTests-1745006955 tempest-ProjectReaderTests-1745006955-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e0ac2dbe-205c-4b96-b86c-a9c17dde6c2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:41:25.638108 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-331e5387-9fd6-417f-9faf-30b299dc6958 req-7770b91d-e432-4d17-9112-a87ef3628d1d tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] https://10.4.3.105/volume/v3/volumes/492103bb-8aaa-4c38-a5ee-934e169e02f7 returned with HTTP 200 Aug 12 10:41:25.638488 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1023/4122] 10.4.3.105 () {68 vars in 1598 bytes} [Wed Aug 12 10:41:25 2026] GET /volume/v3/volumes/492103bb-8aaa-4c38-a5ee-934e169e02f7 => generated 1367 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:41:25.660330 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-953e224d-3b77-4561-a26b-784573ed352f tempest-ProjectReaderTests-1745006955 tempest-ProjectReaderTests-1745006955-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e0ac2dbe-205c-4b96-b86c-a9c17dde6c2c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '76fc7385-8dbd-4bca-9b80-54d8df3af8f6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1801524404',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='83c5e61bc7874b4dacc9aee948af88e7',qos_specs=None,replication_status=,reservations=['fdb539b5-3cdd-48cd-95f2-97fc731d5a37','3dee3bfa-52ad-4353-8544-cc9f4417e2d9','a13509a1-25da-402a-8135-3d95b96e1380','961be58b-3114-4f39-82b4-822c67e84f0e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b1b5ceec56424598a0a66f8f29de0ac3',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:41:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1801524404',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=76fc7385-8dbd-4bca-9b80-54d8df3af8f6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='83c5e61bc7874b4dacc9aee948af88e7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b1b5ceec56424598a0a66f8f29de0ac3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6cd66f07-4c7b-40b2-9dfb-378538f29c9e),volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:41:25.661153 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-953e224d-3b77-4561-a26b-784573ed352f tempest-ProjectReaderTests-1745006955 tempest-ProjectReaderTests-1745006955-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5e6380ab-c5bd-4b6b-b09a-1ab5e3c5c393) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:41:25.679941 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-953e224d-3b77-4561-a26b-784573ed352f tempest-ProjectReaderTests-1745006955 tempest-ProjectReaderTests-1745006955-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5e6380ab-c5bd-4b6b-b09a-1ab5e3c5c393) transitioned into state 'SUCCESS' from state '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-1801524404',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='83c5e61bc7874b4dacc9aee948af88e7',qos_specs=None,replication_status=,reservations=['fdb539b5-3cdd-48cd-95f2-97fc731d5a37','3dee3bfa-52ad-4353-8544-cc9f4417e2d9','a13509a1-25da-402a-8135-3d95b96e1380','961be58b-3114-4f39-82b4-822c67e84f0e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b1b5ceec56424598a0a66f8f29de0ac3',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:41:25.681133 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-953e224d-3b77-4561-a26b-784573ed352f tempest-ProjectReaderTests-1745006955 tempest-ProjectReaderTests-1745006955-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dd819704-d165-47e7-b33b-6a62559f0bd0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:41:25.692064 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-953e224d-3b77-4561-a26b-784573ed352f tempest-ProjectReaderTests-1745006955 tempest-ProjectReaderTests-1745006955-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dd819704-d165-47e7-b33b-6a62559f0bd0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:41:25.693096 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-953e224d-3b77-4561-a26b-784573ed352f tempest-ProjectReaderTests-1745006955 tempest-ProjectReaderTests-1745006955-project-admin] Flow 'volume_create_api' (f0a932ac-dec7-4567-a256-e74f1447eced) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100374) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:41:25.693466 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-953e224d-3b77-4561-a26b-784573ed352f tempest-ProjectReaderTests-1745006955 tempest-ProjectReaderTests-1745006955-project-admin] Create volume request issued successfully. Aug 12 10:41:25.694172 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-953e224d-3b77-4561-a26b-784573ed352f tempest-ProjectReaderTests-1745006955 tempest-ProjectReaderTests-1745006955-project-admin] https://10.4.3.105/volume/v3/volumes returned with HTTP 202 Aug 12 10:41:25.694701 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1026/4123] 10.4.3.105 () {70 vars in 1299 bytes} [Wed Aug 12 10:41:25 2026] POST /volume/v3/volumes => generated 778 bytes in 165 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:41:25.707458 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-437b9801-6759-4fe6-b68c-bc9854dfbf45 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:25.709679 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-437b9801-6759-4fe6-b68c-bc9854dfbf45 tempest-ProjectReaderTests-1745006955 tempest-ProjectReaderTests-1745006955-project-admin] GET https://10.4.3.105/volume/v3/volumes/76fc7385-8dbd-4bca-9b80-54d8df3af8f6 Aug 12 10:41:25.710208 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-437b9801-6759-4fe6-b68c-bc9854dfbf45 tempest-ProjectReaderTests-1745006955 tempest-ProjectReaderTests-1745006955-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:41:25.710244 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-437b9801-6759-4fe6-b68c-bc9854dfbf45 tempest-ProjectReaderTests-1745006955 tempest-ProjectReaderTests-1745006955-project-admin] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:41:25.719096 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:41:25.719096 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:41:25.723341 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-437b9801-6759-4fe6-b68c-bc9854dfbf45 tempest-ProjectReaderTests-1745006955 tempest-ProjectReaderTests-1745006955-project-admin] Volume info retrieved successfully. Aug 12 10:41:25.726759 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-437b9801-6759-4fe6-b68c-bc9854dfbf45 tempest-ProjectReaderTests-1745006955 tempest-ProjectReaderTests-1745006955-project-admin] https://10.4.3.105/volume/v3/volumes/76fc7385-8dbd-4bca-9b80-54d8df3af8f6 returned with HTTP 200 Aug 12 10:41:25.727121 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1040/4124] 10.4.3.105 () {68 vars in 1389 bytes} [Wed Aug 12 10:41:25 2026] GET /volume/v3/volumes/76fc7385-8dbd-4bca-9b80-54d8df3af8f6 => generated 957 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:41:25.866071 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-5b3b3fda-1a90-4a85-b170-095e2ed26721 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:25.867812 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-5b3b3fda-1a90-4a85-b170-095e2ed26721 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] GET https://10.4.3.105/volume/v3/backups/cc49a06a-8ca7-4929-aa0a-9b26c6fbac5c Aug 12 10:41:25.868014 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-5b3b3fda-1a90-4a85-b170-095e2ed26721 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:41:25.868197 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-5b3b3fda-1a90-4a85-b170-095e2ed26721 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:41:25.868296 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.v3.backups [None req-5b3b3fda-1a90-4a85-b170-095e2ed26721 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Show backup with id cc49a06a-8ca7-4929-aa0a-9b26c6fbac5c. {{(pid=100372) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:41:25.872248 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:41:25.872248 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:41:25.873045 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-5b3b3fda-1a90-4a85-b170-095e2ed26721 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] https://10.4.3.105/volume/v3/backups/cc49a06a-8ca7-4929-aa0a-9b26c6fbac5c returned with HTTP 200 Aug 12 10:41:25.873414 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1036/4125] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:41:25 2026] GET /volume/v3/backups/cc49a06a-8ca7-4929-aa0a-9b26c6fbac5c => generated 826 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:41:26.126702 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-331e5387-9fd6-417f-9faf-30b299dc6958 req-a7c75093-cac1-4da9-b39c-836031cb1216 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:26.128639 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-331e5387-9fd6-417f-9faf-30b299dc6958 req-a7c75093-cac1-4da9-b39c-836031cb1216 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] GET https://10.4.3.105/volume/v3/volumes/492103bb-8aaa-4c38-a5ee-934e169e02f7 Aug 12 10:41:26.128832 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-331e5387-9fd6-417f-9faf-30b299dc6958 req-a7c75093-cac1-4da9-b39c-836031cb1216 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:41:26.129027 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-331e5387-9fd6-417f-9faf-30b299dc6958 req-a7c75093-cac1-4da9-b39c-836031cb1216 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:41:26.137736 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:41:26.137736 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:41:26.141855 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [req-331e5387-9fd6-417f-9faf-30b299dc6958 req-a7c75093-cac1-4da9-b39c-836031cb1216 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Volume info retrieved successfully. Aug 12 10:41:26.147247 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-331e5387-9fd6-417f-9faf-30b299dc6958 req-a7c75093-cac1-4da9-b39c-836031cb1216 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] https://10.4.3.105/volume/v3/volumes/492103bb-8aaa-4c38-a5ee-934e169e02f7 returned with HTTP 200 Aug 12 10:41:26.147757 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1024/4126] 10.4.3.105 () {68 vars in 1598 bytes} [Wed Aug 12 10:41:26 2026] GET /volume/v3/volumes/492103bb-8aaa-4c38-a5ee-934e169e02f7 => generated 1367 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:41:26.158030 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-b529c0a7-dba4-4f54-9502-3cc199fec68c None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:26.158752 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-b529c0a7-dba4-4f54-9502-3cc199fec68c None None] GET https://10.4.3.105/volume// Aug 12 10:41:26.158752 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-b529c0a7-dba4-4f54-9502-3cc199fec68c None None] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:41:26.158752 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-b529c0a7-dba4-4f54-9502-3cc199fec68c None None] Calling method 'all' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:41:26.159427 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-b529c0a7-dba4-4f54-9502-3cc199fec68c None None] https://10.4.3.105/volume// returned with HTTP 300 Aug 12 10:41:26.159427 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1027/4127] 10.4.3.105 () {66 vars in 1419 bytes} [Wed Aug 12 10:41: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 10:41:26.166101 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-331e5387-9fd6-417f-9faf-30b299dc6958 req-c017a013-dc00-4ccb-9ff7-1b98ad1a576b None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:26.168018 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-331e5387-9fd6-417f-9faf-30b299dc6958 req-c017a013-dc00-4ccb-9ff7-1b98ad1a576b tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] POST https://10.4.3.105/volume/v3/attachments Aug 12 10:41:26.168341 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-331e5387-9fd6-417f-9faf-30b299dc6958 req-c017a013-dc00-4ccb-9ff7-1b98ad1a576b tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "492103bb-8aaa-4c38-a5ee-934e169e02f7", "connector": null, "instance_uuid": "2dc04186-1698-46bb-ba0f-d6715805ad2d"}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:41:26.175577 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:41:26.175577 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:41:26.189697 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-8a816e0a-4d65-469b-aa18-bd0c651c251b None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:26.191276 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-8a816e0a-4d65-469b-aa18-bd0c651c251b tempest-VolumesExtendAttachedTest-323484384 tempest-VolumesExtendAttachedTest-323484384-project-member] GET https://10.4.3.105/volume/v3/volumes/ba57d9cc-2ba8-46f6-a267-8eb1fcec6003 Aug 12 10:41:26.191470 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-8a816e0a-4d65-469b-aa18-bd0c651c251b tempest-VolumesExtendAttachedTest-323484384 tempest-VolumesExtendAttachedTest-323484384-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:41:26.191664 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-8a816e0a-4d65-469b-aa18-bd0c651c251b tempest-VolumesExtendAttachedTest-323484384 tempest-VolumesExtendAttachedTest-323484384-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:41:26.200270 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:41:26.200270 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:41:26.202975 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-331e5387-9fd6-417f-9faf-30b299dc6958 req-c017a013-dc00-4ccb-9ff7-1b98ad1a576b tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] https://10.4.3.105/volume/v3/attachments returned with HTTP 200 Aug 12 10:41:26.203417 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-8a816e0a-4d65-469b-aa18-bd0c651c251b tempest-VolumesExtendAttachedTest-323484384 tempest-VolumesExtendAttachedTest-323484384-project-member] Volume info retrieved successfully. Aug 12 10:41:26.203609 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1041/4128] 10.4.3.105 () {74 vars in 1594 bytes} [Wed Aug 12 10:41:26 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 10:41:26.207352 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-8a816e0a-4d65-469b-aa18-bd0c651c251b tempest-VolumesExtendAttachedTest-323484384 tempest-VolumesExtendAttachedTest-323484384-project-member] https://10.4.3.105/volume/v3/volumes/ba57d9cc-2ba8-46f6-a267-8eb1fcec6003 returned with HTTP 200 Aug 12 10:41:26.207739 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1037/4129] 10.4.3.105 () {68 vars in 1389 bytes} [Wed Aug 12 10:41:26 2026] GET /volume/v3/volumes/ba57d9cc-2ba8-46f6-a267-8eb1fcec6003 => generated 1159 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 10:41:26.219725 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-fea19df8-f11d-4f31-bd07-72ed1213df00 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:26.221497 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-fea19df8-f11d-4f31-bd07-72ed1213df00 tempest-VolumesExtendAttachedTest-323484384 tempest-VolumesExtendAttachedTest-323484384-project-member] GET https://10.4.3.105/volume/v3/volumes/ba57d9cc-2ba8-46f6-a267-8eb1fcec6003 Aug 12 10:41:26.221767 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-fea19df8-f11d-4f31-bd07-72ed1213df00 tempest-VolumesExtendAttachedTest-323484384 tempest-VolumesExtendAttachedTest-323484384-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:41:26.221993 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-fea19df8-f11d-4f31-bd07-72ed1213df00 tempest-VolumesExtendAttachedTest-323484384 tempest-VolumesExtendAttachedTest-323484384-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:41:26.232152 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:41:26.232152 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:41:26.236221 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-fea19df8-f11d-4f31-bd07-72ed1213df00 tempest-VolumesExtendAttachedTest-323484384 tempest-VolumesExtendAttachedTest-323484384-project-member] Volume info retrieved successfully. Aug 12 10:41:26.240646 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-fea19df8-f11d-4f31-bd07-72ed1213df00 tempest-VolumesExtendAttachedTest-323484384 tempest-VolumesExtendAttachedTest-323484384-project-member] https://10.4.3.105/volume/v3/volumes/ba57d9cc-2ba8-46f6-a267-8eb1fcec6003 returned with HTTP 200 Aug 12 10:41:26.241080 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1025/4130] 10.4.3.105 () {68 vars in 1389 bytes} [Wed Aug 12 10:41:26 2026] GET /volume/v3/volumes/ba57d9cc-2ba8-46f6-a267-8eb1fcec6003 => generated 1159 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 10:41:26.429618 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-8d46a282-cca4-4694-9b66-10b093efbf0c None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:26.431395 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-1bf83f03-4c87-4cc8-8251-7e937ef64c8c req-8cef614c-3753-437c-b072-6124f63a75b6 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:26.431664 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-8d46a282-cca4-4694-9b66-10b093efbf0c tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] GET https://10.4.3.105/volume/v3/volumes/7a8030df-5933-4004-8223-986d63b25a07 Aug 12 10:41:26.431664 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-8d46a282-cca4-4694-9b66-10b093efbf0c tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:41:26.431856 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-8d46a282-cca4-4694-9b66-10b093efbf0c tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:41:26.433392 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-1bf83f03-4c87-4cc8-8251-7e937ef64c8c req-8cef614c-3753-437c-b072-6124f63a75b6 tempest-VolumesExtendAttachedTest-323484384 tempest-VolumesExtendAttachedTest-323484384-project-member] GET https://10.4.3.105/volume/v3/volumes/ba57d9cc-2ba8-46f6-a267-8eb1fcec6003 Aug 12 10:41:26.433649 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-1bf83f03-4c87-4cc8-8251-7e937ef64c8c req-8cef614c-3753-437c-b072-6124f63a75b6 tempest-VolumesExtendAttachedTest-323484384 tempest-VolumesExtendAttachedTest-323484384-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:41:26.433867 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-1bf83f03-4c87-4cc8-8251-7e937ef64c8c req-8cef614c-3753-437c-b072-6124f63a75b6 tempest-VolumesExtendAttachedTest-323484384 tempest-VolumesExtendAttachedTest-323484384-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:41:26.438753 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:41:26.438753 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:41:26.442103 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-8d46a282-cca4-4694-9b66-10b093efbf0c tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] Volume info retrieved successfully. Aug 12 10:41:26.442642 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:41:26.442642 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:41:26.445859 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [req-1bf83f03-4c87-4cc8-8251-7e937ef64c8c req-8cef614c-3753-437c-b072-6124f63a75b6 tempest-VolumesExtendAttachedTest-323484384 tempest-VolumesExtendAttachedTest-323484384-project-member] Volume info retrieved successfully. Aug 12 10:41:26.445965 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-8d46a282-cca4-4694-9b66-10b093efbf0c tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] https://10.4.3.105/volume/v3/volumes/7a8030df-5933-4004-8223-986d63b25a07 returned with HTTP 200 Aug 12 10:41:26.446395 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1028/4131] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:41:26 2026] GET /volume/v3/volumes/7a8030df-5933-4004-8223-986d63b25a07 => generated 903 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:41:26.453322 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-1bf83f03-4c87-4cc8-8251-7e937ef64c8c req-8cef614c-3753-437c-b072-6124f63a75b6 tempest-VolumesExtendAttachedTest-323484384 tempest-VolumesExtendAttachedTest-323484384-project-member] https://10.4.3.105/volume/v3/volumes/ba57d9cc-2ba8-46f6-a267-8eb1fcec6003 returned with HTTP 200 Aug 12 10:41:26.453793 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1042/4132] 10.4.3.105 () {68 vars in 1598 bytes} [Wed Aug 12 10:41:26 2026] GET /volume/v3/volumes/ba57d9cc-2ba8-46f6-a267-8eb1fcec6003 => generated 1141 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:41:26.471294 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [req-1bf83f03-4c87-4cc8-8251-7e937ef64c8c req-9ce1164b-aebb-476e-9c85-6433f376c39b None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:26.473222 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-1bf83f03-4c87-4cc8-8251-7e937ef64c8c req-9ce1164b-aebb-476e-9c85-6433f376c39b tempest-VolumesExtendAttachedTest-323484384 tempest-VolumesExtendAttachedTest-323484384-project-member] POST https://10.4.3.105/volume/v3/volumes/ba57d9cc-2ba8-46f6-a267-8eb1fcec6003/action Aug 12 10:41:26.473595 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [req-1bf83f03-4c87-4cc8-8251-7e937ef64c8c req-9ce1164b-aebb-476e-9c85-6433f376c39b tempest-VolumesExtendAttachedTest-323484384 tempest-VolumesExtendAttachedTest-323484384-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100372) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 10:41:26.473722 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [req-1bf83f03-4c87-4cc8-8251-7e937ef64c8c req-9ce1164b-aebb-476e-9c85-6433f376c39b tempest-VolumesExtendAttachedTest-323484384 tempest-VolumesExtendAttachedTest-323484384-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:41:26.484961 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:41:26.484961 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:41:26.485452 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [req-1bf83f03-4c87-4cc8-8251-7e937ef64c8c req-9ce1164b-aebb-476e-9c85-6433f376c39b tempest-VolumesExtendAttachedTest-323484384 tempest-VolumesExtendAttachedTest-323484384-project-member] Volume info retrieved successfully. Aug 12 10:41:26.492179 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [req-1bf83f03-4c87-4cc8-8251-7e937ef64c8c req-9ce1164b-aebb-476e-9c85-6433f376c39b tempest-VolumesExtendAttachedTest-323484384 tempest-VolumesExtendAttachedTest-323484384-project-member] Begin detaching volume completed successfully. Aug 12 10:41:26.492427 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-1bf83f03-4c87-4cc8-8251-7e937ef64c8c req-9ce1164b-aebb-476e-9c85-6433f376c39b tempest-VolumesExtendAttachedTest-323484384 tempest-VolumesExtendAttachedTest-323484384-project-member] https://10.4.3.105/volume/v3/volumes/ba57d9cc-2ba8-46f6-a267-8eb1fcec6003/action returned with HTTP 202 Aug 12 10:41:26.492935 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1038/4133] 10.4.3.105 () {72 vars in 1672 bytes} [Wed Aug 12 10:41:26 2026] POST /volume/v3/volumes/ba57d9cc-2ba8-46f6-a267-8eb1fcec6003/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 10:41:26.510763 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-3e522d17-7d67-4057-b014-b318ba494c7d None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:26.512959 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-3e522d17-7d67-4057-b014-b318ba494c7d tempest-VolumesExtendAttachedTest-323484384 tempest-VolumesExtendAttachedTest-323484384-project-member] GET https://10.4.3.105/volume/v3/volumes/ba57d9cc-2ba8-46f6-a267-8eb1fcec6003 Aug 12 10:41:26.513272 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-3e522d17-7d67-4057-b014-b318ba494c7d tempest-VolumesExtendAttachedTest-323484384 tempest-VolumesExtendAttachedTest-323484384-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:41:26.513543 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-3e522d17-7d67-4057-b014-b318ba494c7d tempest-VolumesExtendAttachedTest-323484384 tempest-VolumesExtendAttachedTest-323484384-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:41:26.522623 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:41:26.522623 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:41:26.526109 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-3e522d17-7d67-4057-b014-b318ba494c7d tempest-VolumesExtendAttachedTest-323484384 tempest-VolumesExtendAttachedTest-323484384-project-member] Volume info retrieved successfully. Aug 12 10:41:26.530829 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-3e522d17-7d67-4057-b014-b318ba494c7d tempest-VolumesExtendAttachedTest-323484384 tempest-VolumesExtendAttachedTest-323484384-project-member] https://10.4.3.105/volume/v3/volumes/ba57d9cc-2ba8-46f6-a267-8eb1fcec6003 returned with HTTP 200 Aug 12 10:41:26.531238 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1026/4134] 10.4.3.105 () {68 vars in 1389 bytes} [Wed Aug 12 10:41:26 2026] GET /volume/v3/volumes/ba57d9cc-2ba8-46f6-a267-8eb1fcec6003 => generated 1162 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 10:41:26.532199 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-f6059530-438a-4fa9-8f9a-c9062bcf6963 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:26.532548 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-f6059530-438a-4fa9-8f9a-c9062bcf6963 None None] GET https://10.4.3.105/volume// Aug 12 10:41:26.532818 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-f6059530-438a-4fa9-8f9a-c9062bcf6963 None None] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:41:26.532866 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-f6059530-438a-4fa9-8f9a-c9062bcf6963 None None] Calling method 'all' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:41:26.533176 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-f6059530-438a-4fa9-8f9a-c9062bcf6963 None None] https://10.4.3.105/volume// returned with HTTP 300 Aug 12 10:41:26.533427 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1029/4135] 10.4.3.105 () {66 vars in 1426 bytes} [Wed Aug 12 10:41:26 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 10:41:26.541768 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-1bf83f03-4c87-4cc8-8251-7e937ef64c8c req-4236c443-5626-411d-9429-15f1ad60a9f5 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:26.543662 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-1bf83f03-4c87-4cc8-8251-7e937ef64c8c req-4236c443-5626-411d-9429-15f1ad60a9f5 tempest-VolumesExtendAttachedTest-323484384 tempest-VolumesExtendAttachedTest-323484384-project-member] GET https://10.4.3.105/volume/v3/volumes/ba57d9cc-2ba8-46f6-a267-8eb1fcec6003 Aug 12 10:41:26.543878 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-1bf83f03-4c87-4cc8-8251-7e937ef64c8c req-4236c443-5626-411d-9429-15f1ad60a9f5 tempest-VolumesExtendAttachedTest-323484384 tempest-VolumesExtendAttachedTest-323484384-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:41:26.544061 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-1bf83f03-4c87-4cc8-8251-7e937ef64c8c req-4236c443-5626-411d-9429-15f1ad60a9f5 tempest-VolumesExtendAttachedTest-323484384 tempest-VolumesExtendAttachedTest-323484384-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:41:26.555409 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:41:26.555409 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:41:26.559035 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [req-1bf83f03-4c87-4cc8-8251-7e937ef64c8c req-4236c443-5626-411d-9429-15f1ad60a9f5 tempest-VolumesExtendAttachedTest-323484384 tempest-VolumesExtendAttachedTest-323484384-project-member] Volume info retrieved successfully. Aug 12 10:41:26.563309 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-1bf83f03-4c87-4cc8-8251-7e937ef64c8c req-4236c443-5626-411d-9429-15f1ad60a9f5 tempest-VolumesExtendAttachedTest-323484384 tempest-VolumesExtendAttachedTest-323484384-project-member] https://10.4.3.105/volume/v3/volumes/ba57d9cc-2ba8-46f6-a267-8eb1fcec6003 returned with HTTP 200 Aug 12 10:41:26.563764 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1043/4136] 10.4.3.105 () {70 vars in 1639 bytes} [Wed Aug 12 10:41:26 2026] GET /volume/v3/volumes/ba57d9cc-2ba8-46f6-a267-8eb1fcec6003 => generated 1324 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 10:41:26.740751 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-bc53afa7-a8f2-4c4b-80cb-4e0caff51a5e None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:26.742439 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-bc53afa7-a8f2-4c4b-80cb-4e0caff51a5e tempest-ProjectReaderTests-1745006955 tempest-ProjectReaderTests-1745006955-project-admin] GET https://10.4.3.105/volume/v3/volumes/76fc7385-8dbd-4bca-9b80-54d8df3af8f6 Aug 12 10:41:26.742675 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-bc53afa7-a8f2-4c4b-80cb-4e0caff51a5e tempest-ProjectReaderTests-1745006955 tempest-ProjectReaderTests-1745006955-project-admin] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:41:26.742848 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-bc53afa7-a8f2-4c4b-80cb-4e0caff51a5e tempest-ProjectReaderTests-1745006955 tempest-ProjectReaderTests-1745006955-project-admin] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:41:26.749244 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:41:26.749244 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:41:26.752221 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-bc53afa7-a8f2-4c4b-80cb-4e0caff51a5e tempest-ProjectReaderTests-1745006955 tempest-ProjectReaderTests-1745006955-project-admin] Volume info retrieved successfully. Aug 12 10:41:26.755469 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-bc53afa7-a8f2-4c4b-80cb-4e0caff51a5e tempest-ProjectReaderTests-1745006955 tempest-ProjectReaderTests-1745006955-project-admin] https://10.4.3.105/volume/v3/volumes/76fc7385-8dbd-4bca-9b80-54d8df3af8f6 returned with HTTP 200 Aug 12 10:41:26.755830 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1039/4137] 10.4.3.105 () {68 vars in 1389 bytes} [Wed Aug 12 10:41:26 2026] GET /volume/v3/volumes/76fc7385-8dbd-4bca-9b80-54d8df3af8f6 => generated 1018 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 10:41:26.766267 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-865c6ef1-d630-460d-a8f9-a2057dbb74fc None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:26.767930 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-865c6ef1-d630-460d-a8f9-a2057dbb74fc tempest-ProjectReaderTests-1745006955 tempest-ProjectReaderTests-1745006955-project-reader] GET https://10.4.3.105/volume/v3/volumes/76fc7385-8dbd-4bca-9b80-54d8df3af8f6 Aug 12 10:41:26.768128 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-865c6ef1-d630-460d-a8f9-a2057dbb74fc tempest-ProjectReaderTests-1745006955 tempest-ProjectReaderTests-1745006955-project-reader] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:41:26.768297 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-865c6ef1-d630-460d-a8f9-a2057dbb74fc tempest-ProjectReaderTests-1745006955 tempest-ProjectReaderTests-1745006955-project-reader] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:41:26.774439 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:41:26.774439 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:41:26.777460 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-865c6ef1-d630-460d-a8f9-a2057dbb74fc tempest-ProjectReaderTests-1745006955 tempest-ProjectReaderTests-1745006955-project-reader] Volume info retrieved successfully. Aug 12 10:41:26.781123 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-865c6ef1-d630-460d-a8f9-a2057dbb74fc tempest-ProjectReaderTests-1745006955 tempest-ProjectReaderTests-1745006955-project-reader] https://10.4.3.105/volume/v3/volumes/76fc7385-8dbd-4bca-9b80-54d8df3af8f6 returned with HTTP 200 Aug 12 10:41:26.781629 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1027/4138] 10.4.3.105 () {68 vars in 1389 bytes} [Wed Aug 12 10:41:26 2026] GET /volume/v3/volumes/76fc7385-8dbd-4bca-9b80-54d8df3af8f6 => generated 845 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:41:26.794135 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-a51eb070-b2e1-40e5-be33-d06cb2ba342c None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:26.796316 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-a51eb070-b2e1-40e5-be33-d06cb2ba342c tempest-ProjectReaderTests-1745006955 tempest-ProjectReaderTests-1745006955-project-admin] DELETE https://10.4.3.105/volume/v3/volumes/76fc7385-8dbd-4bca-9b80-54d8df3af8f6 Aug 12 10:41:26.796567 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-a51eb070-b2e1-40e5-be33-d06cb2ba342c tempest-ProjectReaderTests-1745006955 tempest-ProjectReaderTests-1745006955-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:41:26.796807 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-a51eb070-b2e1-40e5-be33-d06cb2ba342c tempest-ProjectReaderTests-1745006955 tempest-ProjectReaderTests-1745006955-project-admin] Calling method 'delete' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:41:26.797021 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.v3.volumes [None req-a51eb070-b2e1-40e5-be33-d06cb2ba342c tempest-ProjectReaderTests-1745006955 tempest-ProjectReaderTests-1745006955-project-admin] Delete volume with id: 76fc7385-8dbd-4bca-9b80-54d8df3af8f6 Aug 12 10:41:26.806685 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:41:26.806685 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:41:26.807085 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-a51eb070-b2e1-40e5-be33-d06cb2ba342c tempest-ProjectReaderTests-1745006955 tempest-ProjectReaderTests-1745006955-project-admin] Volume info retrieved successfully. Aug 12 10:41:26.824542 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-a51eb070-b2e1-40e5-be33-d06cb2ba342c tempest-ProjectReaderTests-1745006955 tempest-ProjectReaderTests-1745006955-project-admin] Delete volume request issued successfully. Aug 12 10:41:26.824542 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-a51eb070-b2e1-40e5-be33-d06cb2ba342c tempest-ProjectReaderTests-1745006955 tempest-ProjectReaderTests-1745006955-project-admin] https://10.4.3.105/volume/v3/volumes/76fc7385-8dbd-4bca-9b80-54d8df3af8f6 returned with HTTP 202 Aug 12 10:41:26.826918 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1030/4139] 10.4.3.105 () {68 vars in 1392 bytes} [Wed Aug 12 10:41:26 2026] DELETE /volume/v3/volumes/76fc7385-8dbd-4bca-9b80-54d8df3af8f6 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 12 10:41:26.834314 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-b67d6f00-abcc-40d8-abf5-b53c01530795 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:26.836128 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-b67d6f00-abcc-40d8-abf5-b53c01530795 tempest-ProjectReaderTests-1745006955 tempest-ProjectReaderTests-1745006955-project-admin] GET https://10.4.3.105/volume/v3/volumes/76fc7385-8dbd-4bca-9b80-54d8df3af8f6 Aug 12 10:41:26.836330 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-b67d6f00-abcc-40d8-abf5-b53c01530795 tempest-ProjectReaderTests-1745006955 tempest-ProjectReaderTests-1745006955-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:41:26.836478 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-b67d6f00-abcc-40d8-abf5-b53c01530795 tempest-ProjectReaderTests-1745006955 tempest-ProjectReaderTests-1745006955-project-admin] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:41:26.843337 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:41:26.843337 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:41:26.847004 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-b67d6f00-abcc-40d8-abf5-b53c01530795 tempest-ProjectReaderTests-1745006955 tempest-ProjectReaderTests-1745006955-project-admin] Volume info retrieved successfully. Aug 12 10:41:26.850056 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-b67d6f00-abcc-40d8-abf5-b53c01530795 tempest-ProjectReaderTests-1745006955 tempest-ProjectReaderTests-1745006955-project-admin] https://10.4.3.105/volume/v3/volumes/76fc7385-8dbd-4bca-9b80-54d8df3af8f6 returned with HTTP 200 Aug 12 10:41:26.850403 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1044/4140] 10.4.3.105 () {68 vars in 1389 bytes} [Wed Aug 12 10:41:26 2026] GET /volume/v3/volumes/76fc7385-8dbd-4bca-9b80-54d8df3af8f6 => generated 1017 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 10:41:26.883111 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-d9306baa-dbba-40f9-8dc9-f44a57fc2948 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:26.884982 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-d9306baa-dbba-40f9-8dc9-f44a57fc2948 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] GET https://10.4.3.105/volume/v3/backups/cc49a06a-8ca7-4929-aa0a-9b26c6fbac5c Aug 12 10:41:26.885218 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-d9306baa-dbba-40f9-8dc9-f44a57fc2948 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:41:26.885439 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-d9306baa-dbba-40f9-8dc9-f44a57fc2948 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:41:26.885609 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.v3.backups [None req-d9306baa-dbba-40f9-8dc9-f44a57fc2948 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Show backup with id cc49a06a-8ca7-4929-aa0a-9b26c6fbac5c. {{(pid=100372) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:41:26.890230 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:41:26.890230 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:41:26.891104 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-d9306baa-dbba-40f9-8dc9-f44a57fc2948 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] https://10.4.3.105/volume/v3/backups/cc49a06a-8ca7-4929-aa0a-9b26c6fbac5c returned with HTTP 200 Aug 12 10:41:26.891501 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1040/4141] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:41:26 2026] GET /volume/v3/backups/cc49a06a-8ca7-4929-aa0a-9b26c6fbac5c => generated 826 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:41:27.030983 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-b6542978-f955-4375-95b6-668b6d7e24a9 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:27.031343 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-b6542978-f955-4375-95b6-668b6d7e24a9 None None] GET https://10.4.3.105/volume// Aug 12 10:41:27.031542 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-b6542978-f955-4375-95b6-668b6d7e24a9 None None] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:41:27.031789 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-b6542978-f955-4375-95b6-668b6d7e24a9 None None] Calling method 'all' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:41:27.032082 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-b6542978-f955-4375-95b6-668b6d7e24a9 None None] https://10.4.3.105/volume// returned with HTTP 300 Aug 12 10:41:27.032580 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1028/4142] 10.4.3.105 () {66 vars in 1426 bytes} [Wed Aug 12 10:41: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 10:41:27.042099 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-331e5387-9fd6-417f-9faf-30b299dc6958 req-ceb585f3-9ceb-47c2-a236-f4aec647eea6 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:27.044141 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-331e5387-9fd6-417f-9faf-30b299dc6958 req-ceb585f3-9ceb-47c2-a236-f4aec647eea6 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] GET https://10.4.3.105/volume/v3/volumes/492103bb-8aaa-4c38-a5ee-934e169e02f7 Aug 12 10:41:27.044389 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-331e5387-9fd6-417f-9faf-30b299dc6958 req-ceb585f3-9ceb-47c2-a236-f4aec647eea6 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:41:27.044635 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-331e5387-9fd6-417f-9faf-30b299dc6958 req-ceb585f3-9ceb-47c2-a236-f4aec647eea6 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:41:27.054077 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:41:27.054077 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:41:27.057736 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [req-331e5387-9fd6-417f-9faf-30b299dc6958 req-ceb585f3-9ceb-47c2-a236-f4aec647eea6 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Volume info retrieved successfully. Aug 12 10:41:27.063634 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-331e5387-9fd6-417f-9faf-30b299dc6958 req-ceb585f3-9ceb-47c2-a236-f4aec647eea6 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] https://10.4.3.105/volume/v3/volumes/492103bb-8aaa-4c38-a5ee-934e169e02f7 returned with HTTP 200 Aug 12 10:41:27.064118 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1031/4143] 10.4.3.105 () {70 vars in 1639 bytes} [Wed Aug 12 10:41:27 2026] GET /volume/v3/volumes/492103bb-8aaa-4c38-a5ee-934e169e02f7 => generated 1546 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 10:41:27.198271 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-331e5387-9fd6-417f-9faf-30b299dc6958 req-eda7109f-e246-460a-8c6a-be6c51ce6a42 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:27.200174 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-331e5387-9fd6-417f-9faf-30b299dc6958 req-eda7109f-e246-460a-8c6a-be6c51ce6a42 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] PUT https://10.4.3.105/volume/v3/attachments/cf877e40-7100-4f9f-a982-a4ceffcdf7b5 Aug 12 10:41:27.200491 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-331e5387-9fd6-417f-9faf-30b299dc6958 req-eda7109f-e246-460a-8c6a-be6c51ce6a42 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.105", "host": "np0000007037", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a295cd65dd1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "cc953c5f-eaed-46bf-96e8-0985bbef0414", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:41:27.208205 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.coordination [req-331e5387-9fd6-417f-9faf-30b299dc6958 req-eda7109f-e246-460a-8c6a-be6c51ce6a42 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Acquiring lock "cinder-attachment_update-492103bb-8aaa-4c38-a5ee-934e169e02f7-np0000007037" by "attachment_update" {{(pid=100375) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 10:41:27.213187 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.coordination [req-331e5387-9fd6-417f-9faf-30b299dc6958 req-eda7109f-e246-460a-8c6a-be6c51ce6a42 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Lock "cinder-attachment_update-492103bb-8aaa-4c38-a5ee-934e169e02f7-np0000007037" acquired by "attachment_update" :: waited 0.005s {{(pid=100375) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 10:41:27.214123 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:41:27.214123 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:41:27.307092 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.coordination [req-331e5387-9fd6-417f-9faf-30b299dc6958 req-eda7109f-e246-460a-8c6a-be6c51ce6a42 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Lock "cinder-attachment_update-492103bb-8aaa-4c38-a5ee-934e169e02f7-np0000007037" released by "attachment_update" :: held 0.094s {{(pid=100375) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 10:41:27.307430 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-331e5387-9fd6-417f-9faf-30b299dc6958 req-eda7109f-e246-460a-8c6a-be6c51ce6a42 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] https://10.4.3.105/volume/v3/attachments/cf877e40-7100-4f9f-a982-a4ceffcdf7b5 returned with HTTP 200 Aug 12 10:41:27.307899 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1045/4144] 10.4.3.105 () {74 vars in 1704 bytes} [Wed Aug 12 10:41:27 2026] PUT /volume/v3/attachments/cf877e40-7100-4f9f-a982-a4ceffcdf7b5 => generated 969 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:41:27.340218 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [req-331e5387-9fd6-417f-9faf-30b299dc6958 req-8be9c86a-6a9a-4eb7-b20c-154654bf8c75 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:27.342772 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-331e5387-9fd6-417f-9faf-30b299dc6958 req-8be9c86a-6a9a-4eb7-b20c-154654bf8c75 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] POST https://10.4.3.105/volume/v3/attachments/cf877e40-7100-4f9f-a982-a4ceffcdf7b5/action Aug 12 10:41:27.343252 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [req-331e5387-9fd6-417f-9faf-30b299dc6958 req-8be9c86a-6a9a-4eb7-b20c-154654bf8c75 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Action body: b'{"os-complete": null}' {{(pid=100372) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 10:41:27.343392 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [req-331e5387-9fd6-417f-9faf-30b299dc6958 req-8be9c86a-6a9a-4eb7-b20c-154654bf8c75 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:41:27.376740 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:41:27.376740 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:41:27.399174 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-331e5387-9fd6-417f-9faf-30b299dc6958 req-8be9c86a-6a9a-4eb7-b20c-154654bf8c75 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] https://10.4.3.105/volume/v3/attachments/cf877e40-7100-4f9f-a982-a4ceffcdf7b5/action returned with HTTP 204 Aug 12 10:41:27.399174 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1041/4145] 10.4.3.105 () {74 vars in 1725 bytes} [Wed Aug 12 10:41:27 2026] POST /volume/v3/attachments/cf877e40-7100-4f9f-a982-a4ceffcdf7b5/action => generated 0 bytes in 59 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:41:27.463613 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-a69b783e-4efe-4bb7-8da3-6000fa2efb68 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:27.465831 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-a69b783e-4efe-4bb7-8da3-6000fa2efb68 tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] GET https://10.4.3.105/volume/v3/volumes/7a8030df-5933-4004-8223-986d63b25a07 Aug 12 10:41:27.466044 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-a69b783e-4efe-4bb7-8da3-6000fa2efb68 tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:41:27.466557 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-a69b783e-4efe-4bb7-8da3-6000fa2efb68 tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:41:27.474100 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:41:27.474100 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:41:27.480421 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-a69b783e-4efe-4bb7-8da3-6000fa2efb68 tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] Volume info retrieved successfully. Aug 12 10:41:27.489333 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-a69b783e-4efe-4bb7-8da3-6000fa2efb68 tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] https://10.4.3.105/volume/v3/volumes/7a8030df-5933-4004-8223-986d63b25a07 returned with HTTP 200 Aug 12 10:41:27.489333 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1029/4146] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:41:27 2026] GET /volume/v3/volumes/7a8030df-5933-4004-8223-986d63b25a07 => generated 903 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:41:27.548955 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-c564e08b-7672-482a-8afe-7a24d8cff934 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:27.552137 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-c564e08b-7672-482a-8afe-7a24d8cff934 tempest-VolumesExtendAttachedTest-323484384 tempest-VolumesExtendAttachedTest-323484384-project-member] GET https://10.4.3.105/volume/v3/volumes/ba57d9cc-2ba8-46f6-a267-8eb1fcec6003 Aug 12 10:41:27.552410 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-c564e08b-7672-482a-8afe-7a24d8cff934 tempest-VolumesExtendAttachedTest-323484384 tempest-VolumesExtendAttachedTest-323484384-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:41:27.552667 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-c564e08b-7672-482a-8afe-7a24d8cff934 tempest-VolumesExtendAttachedTest-323484384 tempest-VolumesExtendAttachedTest-323484384-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:41:27.565351 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:41:27.565351 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:41:27.568967 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-c564e08b-7672-482a-8afe-7a24d8cff934 tempest-VolumesExtendAttachedTest-323484384 tempest-VolumesExtendAttachedTest-323484384-project-member] Volume info retrieved successfully. Aug 12 10:41:27.573054 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-c564e08b-7672-482a-8afe-7a24d8cff934 tempest-VolumesExtendAttachedTest-323484384 tempest-VolumesExtendAttachedTest-323484384-project-member] https://10.4.3.105/volume/v3/volumes/ba57d9cc-2ba8-46f6-a267-8eb1fcec6003 returned with HTTP 200 Aug 12 10:41:27.573478 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1032/4147] 10.4.3.105 () {68 vars in 1389 bytes} [Wed Aug 12 10:41:27 2026] GET /volume/v3/volumes/ba57d9cc-2ba8-46f6-a267-8eb1fcec6003 => generated 1162 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 10:41:27.694599 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-1bf83f03-4c87-4cc8-8251-7e937ef64c8c req-38e9f59e-8f78-43bc-9905-40e1281fe29f None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:27.697624 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-1bf83f03-4c87-4cc8-8251-7e937ef64c8c req-38e9f59e-8f78-43bc-9905-40e1281fe29f tempest-VolumesExtendAttachedTest-323484384 tempest-VolumesExtendAttachedTest-323484384-project-member] DELETE https://10.4.3.105/volume/v3/attachments/ca08e552-3217-4e09-92c3-c0fefaae8457 Aug 12 10:41:27.697624 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-1bf83f03-4c87-4cc8-8251-7e937ef64c8c req-38e9f59e-8f78-43bc-9905-40e1281fe29f tempest-VolumesExtendAttachedTest-323484384 tempest-VolumesExtendAttachedTest-323484384-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:41:27.697624 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-1bf83f03-4c87-4cc8-8251-7e937ef64c8c req-38e9f59e-8f78-43bc-9905-40e1281fe29f tempest-VolumesExtendAttachedTest-323484384 tempest-VolumesExtendAttachedTest-323484384-project-member] Calling method 'version_select' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:41:27.704315 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:41:27.704315 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:41:27.796093 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-1bf83f03-4c87-4cc8-8251-7e937ef64c8c req-38e9f59e-8f78-43bc-9905-40e1281fe29f tempest-VolumesExtendAttachedTest-323484384 tempest-VolumesExtendAttachedTest-323484384-project-member] https://10.4.3.105/volume/v3/attachments/ca08e552-3217-4e09-92c3-c0fefaae8457 returned with HTTP 200 Aug 12 10:41:27.796628 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1046/4148] 10.4.3.105 () {72 vars in 1673 bytes} [Wed Aug 12 10:41:27 2026] DELETE /volume/v3/attachments/ca08e552-3217-4e09-92c3-c0fefaae8457 => generated 19 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:41:27.862206 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-1b9b9efb-1082-4c12-b7df-eaf098d1c6da None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:27.863845 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-1b9b9efb-1082-4c12-b7df-eaf098d1c6da tempest-ProjectReaderTests-1745006955 tempest-ProjectReaderTests-1745006955-project-admin] GET https://10.4.3.105/volume/v3/volumes/76fc7385-8dbd-4bca-9b80-54d8df3af8f6 Aug 12 10:41:27.864074 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-1b9b9efb-1082-4c12-b7df-eaf098d1c6da tempest-ProjectReaderTests-1745006955 tempest-ProjectReaderTests-1745006955-project-admin] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:41:27.864250 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-1b9b9efb-1082-4c12-b7df-eaf098d1c6da tempest-ProjectReaderTests-1745006955 tempest-ProjectReaderTests-1745006955-project-admin] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:41:27.870855 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-1b9b9efb-1082-4c12-b7df-eaf098d1c6da tempest-ProjectReaderTests-1745006955 tempest-ProjectReaderTests-1745006955-project-admin] https://10.4.3.105/volume/v3/volumes/76fc7385-8dbd-4bca-9b80-54d8df3af8f6 returned with HTTP 404 Aug 12 10:41:27.871360 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1042/4149] 10.4.3.105 () {68 vars in 1389 bytes} [Wed Aug 12 10:41:27 2026] GET /volume/v3/volumes/76fc7385-8dbd-4bca-9b80-54d8df3af8f6 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 10:41:27.879679 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-c8be250e-b405-405c-b998-37100756ea8a None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:27.881561 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-c8be250e-b405-405c-b998-37100756ea8a tempest-ProjectReaderTests-1745006955 tempest-ProjectReaderTests-1745006955-project-admin] POST https://10.4.3.105/volume/v3/volumes Aug 12 10:41:27.881960 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-c8be250e-b405-405c-b998-37100756ea8a tempest-ProjectReaderTests-1745006955 tempest-ProjectReaderTests-1745006955-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1258273750"}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:41:27.883425 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.v3.volumes [None req-c8be250e-b405-405c-b998-37100756ea8a tempest-ProjectReaderTests-1745006955 tempest-ProjectReaderTests-1745006955-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1258273750'}} {{(pid=100373) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 10:41:27.883593 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.v3.volumes [None req-c8be250e-b405-405c-b998-37100756ea8a tempest-ProjectReaderTests-1745006955 tempest-ProjectReaderTests-1745006955-project-admin] Create volume of 1 GB Aug 12 10:41:27.887391 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-c8be250e-b405-405c-b998-37100756ea8a tempest-ProjectReaderTests-1745006955 tempest-ProjectReaderTests-1745006955-project-admin] Availability Zones retrieved successfully. Aug 12 10:41:27.893730 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-c8be250e-b405-405c-b998-37100756ea8a tempest-ProjectReaderTests-1745006955 tempest-ProjectReaderTests-1745006955-project-admin] Flow 'volume_create_api' (651a7c02-90bc-40d7-bca0-75f3deeaa469) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:41:27.894665 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-c8be250e-b405-405c-b998-37100756ea8a tempest-ProjectReaderTests-1745006955 tempest-ProjectReaderTests-1745006955-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (da4eef56-7a9a-4e41-9830-b7ab3694f0d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:41:27.895464 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.flows.api.create_volume [None req-c8be250e-b405-405c-b998-37100756ea8a tempest-ProjectReaderTests-1745006955 tempest-ProjectReaderTests-1745006955-project-admin] Validating volume size '1' using validate_int {{(pid=100373) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 10:41:27.902621 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-66c4cac0-ac98-4008-aa00-e582f4a6009b None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:27.904321 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-66c4cac0-ac98-4008-aa00-e582f4a6009b tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] GET https://10.4.3.105/volume/v3/backups/cc49a06a-8ca7-4929-aa0a-9b26c6fbac5c Aug 12 10:41:27.904527 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-66c4cac0-ac98-4008-aa00-e582f4a6009b tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:41:27.904734 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-66c4cac0-ac98-4008-aa00-e582f4a6009b tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:41:27.904839 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-66c4cac0-ac98-4008-aa00-e582f4a6009b tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Show backup with id cc49a06a-8ca7-4929-aa0a-9b26c6fbac5c. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:41:27.909394 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:41:27.909394 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:41:27.910379 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-66c4cac0-ac98-4008-aa00-e582f4a6009b tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] https://10.4.3.105/volume/v3/backups/cc49a06a-8ca7-4929-aa0a-9b26c6fbac5c returned with HTTP 200 Aug 12 10:41:27.910763 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1033/4150] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:41:27 2026] GET /volume/v3/backups/cc49a06a-8ca7-4929-aa0a-9b26c6fbac5c => generated 826 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:41:27.921093 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-c8be250e-b405-405c-b998-37100756ea8a tempest-ProjectReaderTests-1745006955 tempest-ProjectReaderTests-1745006955-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (da4eef56-7a9a-4e41-9830-b7ab3694f0d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T10:26:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6cd66f07-4c7b-40b2-9dfb-378538f29c9e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:41:27.921882 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-c8be250e-b405-405c-b998-37100756ea8a tempest-ProjectReaderTests-1745006955 tempest-ProjectReaderTests-1745006955-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8986d8a5-8b5d-4706-a5af-4525ba39cc4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:41:27.956992 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.quota [None req-c8be250e-b405-405c-b998-37100756ea8a tempest-ProjectReaderTests-1745006955 tempest-ProjectReaderTests-1745006955-project-admin] Created reservations ['f70e4bdb-b61a-4285-92f5-b2edcef61d16', '2b90309f-7d24-4a8b-86dd-fd9f1f241de0', '35cdc127-8056-4ac5-ba08-97c02f641dc1', '47e33761-8d36-4804-8c93-230cf806ff8a'] {{(pid=100373) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:41:27.957780 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-c8be250e-b405-405c-b998-37100756ea8a tempest-ProjectReaderTests-1745006955 tempest-ProjectReaderTests-1745006955-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8986d8a5-8b5d-4706-a5af-4525ba39cc4b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f70e4bdb-b61a-4285-92f5-b2edcef61d16', '2b90309f-7d24-4a8b-86dd-fd9f1f241de0', '35cdc127-8056-4ac5-ba08-97c02f641dc1', '47e33761-8d36-4804-8c93-230cf806ff8a']}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:41:27.958561 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-c8be250e-b405-405c-b998-37100756ea8a tempest-ProjectReaderTests-1745006955 tempest-ProjectReaderTests-1745006955-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (152fc999-848e-4d37-9e84-513de0dbeeab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:41:27.986054 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-c8be250e-b405-405c-b998-37100756ea8a tempest-ProjectReaderTests-1745006955 tempest-ProjectReaderTests-1745006955-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (152fc999-848e-4d37-9e84-513de0dbeeab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fc3f3da0-06a2-40d7-b934-0c686683b4b0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1258273750',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='83c5e61bc7874b4dacc9aee948af88e7',qos_specs=None,replication_status=,reservations=['f70e4bdb-b61a-4285-92f5-b2edcef61d16','2b90309f-7d24-4a8b-86dd-fd9f1f241de0','35cdc127-8056-4ac5-ba08-97c02f641dc1','47e33761-8d36-4804-8c93-230cf806ff8a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b1b5ceec56424598a0a66f8f29de0ac3',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:41:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1258273750',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fc3f3da0-06a2-40d7-b934-0c686683b4b0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='83c5e61bc7874b4dacc9aee948af88e7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b1b5ceec56424598a0a66f8f29de0ac3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6cd66f07-4c7b-40b2-9dfb-378538f29c9e),volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:41:27.987326 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-c8be250e-b405-405c-b998-37100756ea8a tempest-ProjectReaderTests-1745006955 tempest-ProjectReaderTests-1745006955-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (17e3a346-8a91-42ef-9af8-cbf67cbe9d8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:41:28.004761 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-c8be250e-b405-405c-b998-37100756ea8a tempest-ProjectReaderTests-1745006955 tempest-ProjectReaderTests-1745006955-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (17e3a346-8a91-42ef-9af8-cbf67cbe9d8e) transitioned into state 'SUCCESS' from state '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-1258273750',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='83c5e61bc7874b4dacc9aee948af88e7',qos_specs=None,replication_status=,reservations=['f70e4bdb-b61a-4285-92f5-b2edcef61d16','2b90309f-7d24-4a8b-86dd-fd9f1f241de0','35cdc127-8056-4ac5-ba08-97c02f641dc1','47e33761-8d36-4804-8c93-230cf806ff8a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b1b5ceec56424598a0a66f8f29de0ac3',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:41:28.005401 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-c8be250e-b405-405c-b998-37100756ea8a tempest-ProjectReaderTests-1745006955 tempest-ProjectReaderTests-1745006955-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1bd5270d-57c5-40bc-bad6-a44f171c98f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:41:28.013862 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-c8be250e-b405-405c-b998-37100756ea8a tempest-ProjectReaderTests-1745006955 tempest-ProjectReaderTests-1745006955-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1bd5270d-57c5-40bc-bad6-a44f171c98f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:41:28.014621 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-c8be250e-b405-405c-b998-37100756ea8a tempest-ProjectReaderTests-1745006955 tempest-ProjectReaderTests-1745006955-project-admin] Flow 'volume_create_api' (651a7c02-90bc-40d7-bca0-75f3deeaa469) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100373) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:41:28.014916 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-c8be250e-b405-405c-b998-37100756ea8a tempest-ProjectReaderTests-1745006955 tempest-ProjectReaderTests-1745006955-project-admin] Create volume request issued successfully. Aug 12 10:41:28.015463 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-c8be250e-b405-405c-b998-37100756ea8a tempest-ProjectReaderTests-1745006955 tempest-ProjectReaderTests-1745006955-project-admin] https://10.4.3.105/volume/v3/volumes returned with HTTP 202 Aug 12 10:41:28.016233 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1030/4151] 10.4.3.105 () {70 vars in 1299 bytes} [Wed Aug 12 10:41:27 2026] POST /volume/v3/volumes => generated 778 bytes in 137 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:41:28.033980 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-36c507b6-b369-4058-bb72-3605c3df977d None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:28.036322 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-36c507b6-b369-4058-bb72-3605c3df977d tempest-ProjectReaderTests-1745006955 tempest-ProjectReaderTests-1745006955-project-admin] GET https://10.4.3.105/volume/v3/volumes/fc3f3da0-06a2-40d7-b934-0c686683b4b0 Aug 12 10:41:28.036407 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-36c507b6-b369-4058-bb72-3605c3df977d tempest-ProjectReaderTests-1745006955 tempest-ProjectReaderTests-1745006955-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:41:28.037259 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-36c507b6-b369-4058-bb72-3605c3df977d tempest-ProjectReaderTests-1745006955 tempest-ProjectReaderTests-1745006955-project-admin] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:41:28.045153 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:41:28.045153 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:41:28.048988 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-36c507b6-b369-4058-bb72-3605c3df977d tempest-ProjectReaderTests-1745006955 tempest-ProjectReaderTests-1745006955-project-admin] Volume info retrieved successfully. Aug 12 10:41:28.055340 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-36c507b6-b369-4058-bb72-3605c3df977d tempest-ProjectReaderTests-1745006955 tempest-ProjectReaderTests-1745006955-project-admin] https://10.4.3.105/volume/v3/volumes/fc3f3da0-06a2-40d7-b934-0c686683b4b0 returned with HTTP 200 Aug 12 10:41:28.055931 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1047/4152] 10.4.3.105 () {68 vars in 1389 bytes} [Wed Aug 12 10:41:28 2026] GET /volume/v3/volumes/fc3f3da0-06a2-40d7-b934-0c686683b4b0 => generated 957 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:41:28.503723 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-79d47d5d-b740-43a6-93a8-a0f8f8f73e1d None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:28.509050 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-79d47d5d-b740-43a6-93a8-a0f8f8f73e1d tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] GET https://10.4.3.105/volume/v3/volumes/7a8030df-5933-4004-8223-986d63b25a07 Aug 12 10:41:28.509353 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-79d47d5d-b740-43a6-93a8-a0f8f8f73e1d tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:41:28.509562 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-79d47d5d-b740-43a6-93a8-a0f8f8f73e1d tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:41:28.523918 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:41:28.523918 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:41:28.527964 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-79d47d5d-b740-43a6-93a8-a0f8f8f73e1d tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] Volume info retrieved successfully. Aug 12 10:41:28.532910 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-79d47d5d-b740-43a6-93a8-a0f8f8f73e1d tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] https://10.4.3.105/volume/v3/volumes/7a8030df-5933-4004-8223-986d63b25a07 returned with HTTP 200 Aug 12 10:41:28.533322 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1043/4153] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:41:28 2026] GET /volume/v3/volumes/7a8030df-5933-4004-8223-986d63b25a07 => generated 903 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:41:28.587961 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-ca1bb54f-b29b-4161-9ce9-1eced26f916c None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:28.590607 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-ca1bb54f-b29b-4161-9ce9-1eced26f916c tempest-VolumesExtendAttachedTest-323484384 tempest-VolumesExtendAttachedTest-323484384-project-member] GET https://10.4.3.105/volume/v3/volumes/ba57d9cc-2ba8-46f6-a267-8eb1fcec6003 Aug 12 10:41:28.590848 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-ca1bb54f-b29b-4161-9ce9-1eced26f916c tempest-VolumesExtendAttachedTest-323484384 tempest-VolumesExtendAttachedTest-323484384-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:41:28.591059 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-ca1bb54f-b29b-4161-9ce9-1eced26f916c tempest-VolumesExtendAttachedTest-323484384 tempest-VolumesExtendAttachedTest-323484384-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:41:28.598798 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:41:28.598798 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:41:28.601609 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-ca1bb54f-b29b-4161-9ce9-1eced26f916c tempest-VolumesExtendAttachedTest-323484384 tempest-VolumesExtendAttachedTest-323484384-project-member] Volume info retrieved successfully. Aug 12 10:41:28.605328 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-ca1bb54f-b29b-4161-9ce9-1eced26f916c tempest-VolumesExtendAttachedTest-323484384 tempest-VolumesExtendAttachedTest-323484384-project-member] https://10.4.3.105/volume/v3/volumes/ba57d9cc-2ba8-46f6-a267-8eb1fcec6003 returned with HTTP 200 Aug 12 10:41:28.605688 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1034/4154] 10.4.3.105 () {68 vars in 1389 bytes} [Wed Aug 12 10:41:28 2026] GET /volume/v3/volumes/ba57d9cc-2ba8-46f6-a267-8eb1fcec6003 => generated 867 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:41:28.922614 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-10c9c000-b2b2-41a1-a3de-dcd182fc2ff4 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:28.924757 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-10c9c000-b2b2-41a1-a3de-dcd182fc2ff4 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] GET https://10.4.3.105/volume/v3/backups/cc49a06a-8ca7-4929-aa0a-9b26c6fbac5c Aug 12 10:41:28.924998 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-10c9c000-b2b2-41a1-a3de-dcd182fc2ff4 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:41:28.925208 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-10c9c000-b2b2-41a1-a3de-dcd182fc2ff4 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:41:28.925325 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-10c9c000-b2b2-41a1-a3de-dcd182fc2ff4 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Show backup with id cc49a06a-8ca7-4929-aa0a-9b26c6fbac5c. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:41:28.929941 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:41:28.929941 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:41:28.930781 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-10c9c000-b2b2-41a1-a3de-dcd182fc2ff4 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] https://10.4.3.105/volume/v3/backups/cc49a06a-8ca7-4929-aa0a-9b26c6fbac5c returned with HTTP 200 Aug 12 10:41:28.931203 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1031/4155] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:41:28 2026] GET /volume/v3/backups/cc49a06a-8ca7-4929-aa0a-9b26c6fbac5c => generated 826 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:41:29.070461 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-21328733-db56-4aa2-b5ed-799a2b2a9664 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:29.073603 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-21328733-db56-4aa2-b5ed-799a2b2a9664 tempest-ProjectReaderTests-1745006955 tempest-ProjectReaderTests-1745006955-project-admin] GET https://10.4.3.105/volume/v3/volumes/fc3f3da0-06a2-40d7-b934-0c686683b4b0 Aug 12 10:41:29.073603 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-21328733-db56-4aa2-b5ed-799a2b2a9664 tempest-ProjectReaderTests-1745006955 tempest-ProjectReaderTests-1745006955-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:41:29.073798 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-21328733-db56-4aa2-b5ed-799a2b2a9664 tempest-ProjectReaderTests-1745006955 tempest-ProjectReaderTests-1745006955-project-admin] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:41:29.088918 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:41:29.088918 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:41:29.096700 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-21328733-db56-4aa2-b5ed-799a2b2a9664 tempest-ProjectReaderTests-1745006955 tempest-ProjectReaderTests-1745006955-project-admin] Volume info retrieved successfully. Aug 12 10:41:29.101244 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-21328733-db56-4aa2-b5ed-799a2b2a9664 tempest-ProjectReaderTests-1745006955 tempest-ProjectReaderTests-1745006955-project-admin] https://10.4.3.105/volume/v3/volumes/fc3f3da0-06a2-40d7-b934-0c686683b4b0 returned with HTTP 200 Aug 12 10:41:29.101631 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1048/4156] 10.4.3.105 () {68 vars in 1389 bytes} [Wed Aug 12 10:41:29 2026] GET /volume/v3/volumes/fc3f3da0-06a2-40d7-b934-0c686683b4b0 => generated 1018 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 10:41:29.113478 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-2a0b6ce9-cc06-4528-a387-57561c8173e0 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:29.115792 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-2a0b6ce9-cc06-4528-a387-57561c8173e0 tempest-ProjectReaderTests-1745006955 tempest-ProjectReaderTests-1745006955-project-reader] GET https://10.4.3.105/volume/v3/volumes/summary Aug 12 10:41:29.115973 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-2a0b6ce9-cc06-4528-a387-57561c8173e0 tempest-ProjectReaderTests-1745006955 tempest-ProjectReaderTests-1745006955-project-reader] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:41:29.116165 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-2a0b6ce9-cc06-4528-a387-57561c8173e0 tempest-ProjectReaderTests-1745006955 tempest-ProjectReaderTests-1745006955-project-reader] Calling method 'version_select' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:41:29.116409 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.api_utils [None req-2a0b6ce9-cc06-4528-a387-57561c8173e0 tempest-ProjectReaderTests-1745006955 tempest-ProjectReaderTests-1745006955-project-reader] Removing options '' from query. {{(pid=100372) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 10:41:29.121230 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-2a0b6ce9-cc06-4528-a387-57561c8173e0 tempest-ProjectReaderTests-1745006955 tempest-ProjectReaderTests-1745006955-project-reader] Get summary completed successfully. Aug 12 10:41:29.121530 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-2a0b6ce9-cc06-4528-a387-57561c8173e0 tempest-ProjectReaderTests-1745006955 tempest-ProjectReaderTests-1745006955-project-reader] https://10.4.3.105/volume/v3/volumes/summary returned with HTTP 200 Aug 12 10:41:29.122061 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1044/4157] 10.4.3.105 () {68 vars in 1302 bytes} [Wed Aug 12 10:41:29 2026] GET /volume/v3/volumes/summary => generated 55 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:41:29.129262 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-b506f3ea-371d-4e6c-a93d-fcae84b88f36 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:29.131300 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-b506f3ea-371d-4e6c-a93d-fcae84b88f36 tempest-ProjectReaderTests-1745006955 tempest-ProjectReaderTests-1745006955-project-admin] DELETE https://10.4.3.105/volume/v3/volumes/fc3f3da0-06a2-40d7-b934-0c686683b4b0 Aug 12 10:41:29.131505 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-b506f3ea-371d-4e6c-a93d-fcae84b88f36 tempest-ProjectReaderTests-1745006955 tempest-ProjectReaderTests-1745006955-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:41:29.131721 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-b506f3ea-371d-4e6c-a93d-fcae84b88f36 tempest-ProjectReaderTests-1745006955 tempest-ProjectReaderTests-1745006955-project-admin] Calling method 'delete' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:41:29.131878 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.v3.volumes [None req-b506f3ea-371d-4e6c-a93d-fcae84b88f36 tempest-ProjectReaderTests-1745006955 tempest-ProjectReaderTests-1745006955-project-admin] Delete volume with id: fc3f3da0-06a2-40d7-b934-0c686683b4b0 Aug 12 10:41:29.140243 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:41:29.140243 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:41:29.141293 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-b506f3ea-371d-4e6c-a93d-fcae84b88f36 tempest-ProjectReaderTests-1745006955 tempest-ProjectReaderTests-1745006955-project-admin] Volume info retrieved successfully. Aug 12 10:41:29.158750 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-b506f3ea-371d-4e6c-a93d-fcae84b88f36 tempest-ProjectReaderTests-1745006955 tempest-ProjectReaderTests-1745006955-project-admin] Delete volume request issued successfully. Aug 12 10:41:29.158884 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-b506f3ea-371d-4e6c-a93d-fcae84b88f36 tempest-ProjectReaderTests-1745006955 tempest-ProjectReaderTests-1745006955-project-admin] https://10.4.3.105/volume/v3/volumes/fc3f3da0-06a2-40d7-b934-0c686683b4b0 returned with HTTP 202 Aug 12 10:41:29.159718 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1035/4158] 10.4.3.105 () {68 vars in 1392 bytes} [Wed Aug 12 10:41:29 2026] DELETE /volume/v3/volumes/fc3f3da0-06a2-40d7-b934-0c686683b4b0 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 12 10:41:29.170050 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-be0024af-79ca-4cff-8ac0-eef54d6a7e53 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:29.172717 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-be0024af-79ca-4cff-8ac0-eef54d6a7e53 tempest-ProjectReaderTests-1745006955 tempest-ProjectReaderTests-1745006955-project-admin] GET https://10.4.3.105/volume/v3/volumes/fc3f3da0-06a2-40d7-b934-0c686683b4b0 Aug 12 10:41:29.173234 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-be0024af-79ca-4cff-8ac0-eef54d6a7e53 tempest-ProjectReaderTests-1745006955 tempest-ProjectReaderTests-1745006955-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:41:29.173234 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-be0024af-79ca-4cff-8ac0-eef54d6a7e53 tempest-ProjectReaderTests-1745006955 tempest-ProjectReaderTests-1745006955-project-admin] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:41:29.185989 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:41:29.185989 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:41:29.191993 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-be0024af-79ca-4cff-8ac0-eef54d6a7e53 tempest-ProjectReaderTests-1745006955 tempest-ProjectReaderTests-1745006955-project-admin] Volume info retrieved successfully. Aug 12 10:41:29.196327 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-be0024af-79ca-4cff-8ac0-eef54d6a7e53 tempest-ProjectReaderTests-1745006955 tempest-ProjectReaderTests-1745006955-project-admin] https://10.4.3.105/volume/v3/volumes/fc3f3da0-06a2-40d7-b934-0c686683b4b0 returned with HTTP 200 Aug 12 10:41:29.196826 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1032/4159] 10.4.3.105 () {68 vars in 1389 bytes} [Wed Aug 12 10:41:29 2026] GET /volume/v3/volumes/fc3f3da0-06a2-40d7-b934-0c686683b4b0 => generated 1017 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 10:41:29.548176 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-62f6d8ce-002e-49b4-bbfb-c9052f154774 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:29.551769 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-62f6d8ce-002e-49b4-bbfb-c9052f154774 tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] GET https://10.4.3.105/volume/v3/volumes/7a8030df-5933-4004-8223-986d63b25a07 Aug 12 10:41:29.552041 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-62f6d8ce-002e-49b4-bbfb-c9052f154774 tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:41:29.552278 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-62f6d8ce-002e-49b4-bbfb-c9052f154774 tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:41:29.560413 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:41:29.560413 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:41:29.565946 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-62f6d8ce-002e-49b4-bbfb-c9052f154774 tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] Volume info retrieved successfully. Aug 12 10:41:29.570565 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-62f6d8ce-002e-49b4-bbfb-c9052f154774 tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] https://10.4.3.105/volume/v3/volumes/7a8030df-5933-4004-8223-986d63b25a07 returned with HTTP 200 Aug 12 10:41:29.570962 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1049/4160] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:41:29 2026] GET /volume/v3/volumes/7a8030df-5933-4004-8223-986d63b25a07 => generated 903 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:41:29.942930 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-402b1848-796f-4342-928e-61e387744e74 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:29.947998 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-402b1848-796f-4342-928e-61e387744e74 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] GET https://10.4.3.105/volume/v3/backups/cc49a06a-8ca7-4929-aa0a-9b26c6fbac5c Aug 12 10:41:29.948215 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-402b1848-796f-4342-928e-61e387744e74 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:41:29.948388 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-402b1848-796f-4342-928e-61e387744e74 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:41:29.948490 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.v3.backups [None req-402b1848-796f-4342-928e-61e387744e74 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Show backup with id cc49a06a-8ca7-4929-aa0a-9b26c6fbac5c. {{(pid=100372) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:41:29.954985 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:41:29.954985 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:41:29.956169 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-402b1848-796f-4342-928e-61e387744e74 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] https://10.4.3.105/volume/v3/backups/cc49a06a-8ca7-4929-aa0a-9b26c6fbac5c returned with HTTP 200 Aug 12 10:41:29.956242 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1045/4161] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:41:29 2026] GET /volume/v3/backups/cc49a06a-8ca7-4929-aa0a-9b26c6fbac5c => generated 826 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:41:30.209840 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-3560a7c2-a7e8-4155-86b4-6a49b7af9a05 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:30.211772 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-3560a7c2-a7e8-4155-86b4-6a49b7af9a05 tempest-ProjectReaderTests-1745006955 tempest-ProjectReaderTests-1745006955-project-admin] GET https://10.4.3.105/volume/v3/volumes/fc3f3da0-06a2-40d7-b934-0c686683b4b0 Aug 12 10:41:30.211985 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-3560a7c2-a7e8-4155-86b4-6a49b7af9a05 tempest-ProjectReaderTests-1745006955 tempest-ProjectReaderTests-1745006955-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:41:30.212181 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-3560a7c2-a7e8-4155-86b4-6a49b7af9a05 tempest-ProjectReaderTests-1745006955 tempest-ProjectReaderTests-1745006955-project-admin] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:41:30.217867 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-3560a7c2-a7e8-4155-86b4-6a49b7af9a05 tempest-ProjectReaderTests-1745006955 tempest-ProjectReaderTests-1745006955-project-admin] https://10.4.3.105/volume/v3/volumes/fc3f3da0-06a2-40d7-b934-0c686683b4b0 returned with HTTP 404 Aug 12 10:41:30.218376 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1036/4162] 10.4.3.105 () {68 vars in 1389 bytes} [Wed Aug 12 10:41:30 2026] GET /volume/v3/volumes/fc3f3da0-06a2-40d7-b934-0c686683b4b0 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 10:41:30.585982 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-340593e8-51ee-4562-b7d7-3352d49e3efa None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:30.592483 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-340593e8-51ee-4562-b7d7-3352d49e3efa tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] GET https://10.4.3.105/volume/v3/volumes/7a8030df-5933-4004-8223-986d63b25a07 Aug 12 10:41:30.592483 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-340593e8-51ee-4562-b7d7-3352d49e3efa tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:41:30.592483 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-340593e8-51ee-4562-b7d7-3352d49e3efa tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:41:30.603819 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:41:30.603819 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:41:30.608239 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-340593e8-51ee-4562-b7d7-3352d49e3efa tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] Volume info retrieved successfully. Aug 12 10:41:30.614506 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-340593e8-51ee-4562-b7d7-3352d49e3efa tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] https://10.4.3.105/volume/v3/volumes/7a8030df-5933-4004-8223-986d63b25a07 returned with HTTP 200 Aug 12 10:41:30.614506 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1033/4163] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:41:30 2026] GET /volume/v3/volumes/7a8030df-5933-4004-8223-986d63b25a07 => generated 903 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:41:30.969744 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-e33f3ccb-7cb9-4520-af7b-32b9f0557aec None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:30.971453 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-e33f3ccb-7cb9-4520-af7b-32b9f0557aec tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] GET https://10.4.3.105/volume/v3/backups/cc49a06a-8ca7-4929-aa0a-9b26c6fbac5c Aug 12 10:41:30.971766 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-e33f3ccb-7cb9-4520-af7b-32b9f0557aec tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:41:30.972082 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-e33f3ccb-7cb9-4520-af7b-32b9f0557aec tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:41:30.972190 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-e33f3ccb-7cb9-4520-af7b-32b9f0557aec tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Show backup with id cc49a06a-8ca7-4929-aa0a-9b26c6fbac5c. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:41:30.979299 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:41:30.979299 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:41:30.980107 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-e33f3ccb-7cb9-4520-af7b-32b9f0557aec tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] https://10.4.3.105/volume/v3/backups/cc49a06a-8ca7-4929-aa0a-9b26c6fbac5c returned with HTTP 200 Aug 12 10:41:30.980502 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1050/4164] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:41:30 2026] GET /volume/v3/backups/cc49a06a-8ca7-4929-aa0a-9b26c6fbac5c => generated 826 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:41:31.559433 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-7031e582-8539-4c28-8605-76831a6c3328 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:31.561055 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-7031e582-8539-4c28-8605-76831a6c3328 tempest-VolumesExtendAttachedTest-323484384 tempest-VolumesExtendAttachedTest-323484384-project-member] GET https://10.4.3.105/volume/v3/volumes/ba57d9cc-2ba8-46f6-a267-8eb1fcec6003 Aug 12 10:41:31.561230 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-7031e582-8539-4c28-8605-76831a6c3328 tempest-VolumesExtendAttachedTest-323484384 tempest-VolumesExtendAttachedTest-323484384-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:41:31.561396 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-7031e582-8539-4c28-8605-76831a6c3328 tempest-VolumesExtendAttachedTest-323484384 tempest-VolumesExtendAttachedTest-323484384-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:41:31.567660 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:41:31.567660 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:41:31.570678 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-7031e582-8539-4c28-8605-76831a6c3328 tempest-VolumesExtendAttachedTest-323484384 tempest-VolumesExtendAttachedTest-323484384-project-member] Volume info retrieved successfully. Aug 12 10:41:31.575145 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-7031e582-8539-4c28-8605-76831a6c3328 tempest-VolumesExtendAttachedTest-323484384 tempest-VolumesExtendAttachedTest-323484384-project-member] https://10.4.3.105/volume/v3/volumes/ba57d9cc-2ba8-46f6-a267-8eb1fcec6003 returned with HTTP 200 Aug 12 10:41:31.575504 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1046/4165] 10.4.3.105 () {68 vars in 1389 bytes} [Wed Aug 12 10:41:31 2026] GET /volume/v3/volumes/ba57d9cc-2ba8-46f6-a267-8eb1fcec6003 => generated 867 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:41:31.586729 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-0ac68bd1-c118-48a4-9833-3426b009e254 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:31.588244 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-0ac68bd1-c118-48a4-9833-3426b009e254 tempest-VolumesExtendAttachedTest-323484384 tempest-VolumesExtendAttachedTest-323484384-project-member] DELETE https://10.4.3.105/volume/v3/volumes/ba57d9cc-2ba8-46f6-a267-8eb1fcec6003 Aug 12 10:41:31.588405 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-0ac68bd1-c118-48a4-9833-3426b009e254 tempest-VolumesExtendAttachedTest-323484384 tempest-VolumesExtendAttachedTest-323484384-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:41:31.588627 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-0ac68bd1-c118-48a4-9833-3426b009e254 tempest-VolumesExtendAttachedTest-323484384 tempest-VolumesExtendAttachedTest-323484384-project-member] Calling method 'delete' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:41:31.588807 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.v3.volumes [None req-0ac68bd1-c118-48a4-9833-3426b009e254 tempest-VolumesExtendAttachedTest-323484384 tempest-VolumesExtendAttachedTest-323484384-project-member] Delete volume with id: ba57d9cc-2ba8-46f6-a267-8eb1fcec6003 Aug 12 10:41:31.594920 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:41:31.594920 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:41:31.595351 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-0ac68bd1-c118-48a4-9833-3426b009e254 tempest-VolumesExtendAttachedTest-323484384 tempest-VolumesExtendAttachedTest-323484384-project-member] Volume info retrieved successfully. Aug 12 10:41:31.613344 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-0ac68bd1-c118-48a4-9833-3426b009e254 tempest-VolumesExtendAttachedTest-323484384 tempest-VolumesExtendAttachedTest-323484384-project-member] Delete volume request issued successfully. Aug 12 10:41:31.613590 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-0ac68bd1-c118-48a4-9833-3426b009e254 tempest-VolumesExtendAttachedTest-323484384 tempest-VolumesExtendAttachedTest-323484384-project-member] https://10.4.3.105/volume/v3/volumes/ba57d9cc-2ba8-46f6-a267-8eb1fcec6003 returned with HTTP 202 Aug 12 10:41:31.614053 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1037/4166] 10.4.3.105 () {68 vars in 1392 bytes} [Wed Aug 12 10:41:31 2026] DELETE /volume/v3/volumes/ba57d9cc-2ba8-46f6-a267-8eb1fcec6003 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 12 10:41:31.624275 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-cf71a336-4213-4ec5-8a80-5fe9e8f0dd76 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:31.626477 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-47045bf4-f667-461a-942b-95b6889f68c6 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:31.626547 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-cf71a336-4213-4ec5-8a80-5fe9e8f0dd76 tempest-VolumesExtendAttachedTest-323484384 tempest-VolumesExtendAttachedTest-323484384-project-member] GET https://10.4.3.105/volume/v3/volumes/ba57d9cc-2ba8-46f6-a267-8eb1fcec6003 Aug 12 10:41:31.626547 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-cf71a336-4213-4ec5-8a80-5fe9e8f0dd76 tempest-VolumesExtendAttachedTest-323484384 tempest-VolumesExtendAttachedTest-323484384-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:41:31.626547 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-cf71a336-4213-4ec5-8a80-5fe9e8f0dd76 tempest-VolumesExtendAttachedTest-323484384 tempest-VolumesExtendAttachedTest-323484384-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:41:31.628230 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-47045bf4-f667-461a-942b-95b6889f68c6 tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] GET https://10.4.3.105/volume/v3/volumes/7a8030df-5933-4004-8223-986d63b25a07 Aug 12 10:41:31.628654 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-47045bf4-f667-461a-942b-95b6889f68c6 tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:41:31.628989 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-47045bf4-f667-461a-942b-95b6889f68c6 tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:41:31.632071 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:41:31.632071 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:41:31.635223 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-cf71a336-4213-4ec5-8a80-5fe9e8f0dd76 tempest-VolumesExtendAttachedTest-323484384 tempest-VolumesExtendAttachedTest-323484384-project-member] Volume info retrieved successfully. Aug 12 10:41:31.639677 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-cf71a336-4213-4ec5-8a80-5fe9e8f0dd76 tempest-VolumesExtendAttachedTest-323484384 tempest-VolumesExtendAttachedTest-323484384-project-member] https://10.4.3.105/volume/v3/volumes/ba57d9cc-2ba8-46f6-a267-8eb1fcec6003 returned with HTTP 200 Aug 12 10:41:31.640072 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1034/4167] 10.4.3.105 () {68 vars in 1389 bytes} [Wed Aug 12 10:41:31 2026] GET /volume/v3/volumes/ba57d9cc-2ba8-46f6-a267-8eb1fcec6003 => generated 866 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:41:31.641563 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:41:31.641563 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:41:31.651451 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-47045bf4-f667-461a-942b-95b6889f68c6 tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] Volume info retrieved successfully. Aug 12 10:41:31.656414 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-47045bf4-f667-461a-942b-95b6889f68c6 tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] https://10.4.3.105/volume/v3/volumes/7a8030df-5933-4004-8223-986d63b25a07 returned with HTTP 200 Aug 12 10:41:31.656987 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1051/4168] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:41:31 2026] GET /volume/v3/volumes/7a8030df-5933-4004-8223-986d63b25a07 => generated 903 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:41:31.991256 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-c366ea1e-d79c-4f26-9681-84851ab37d31 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:31.993095 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-c366ea1e-d79c-4f26-9681-84851ab37d31 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] GET https://10.4.3.105/volume/v3/backups/cc49a06a-8ca7-4929-aa0a-9b26c6fbac5c Aug 12 10:41:31.993295 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-c366ea1e-d79c-4f26-9681-84851ab37d31 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:41:31.993488 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-c366ea1e-d79c-4f26-9681-84851ab37d31 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:41:31.993668 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.v3.backups [None req-c366ea1e-d79c-4f26-9681-84851ab37d31 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Show backup with id cc49a06a-8ca7-4929-aa0a-9b26c6fbac5c. {{(pid=100372) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:41:31.997782 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:41:31.997782 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:41:31.998501 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-c366ea1e-d79c-4f26-9681-84851ab37d31 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] https://10.4.3.105/volume/v3/backups/cc49a06a-8ca7-4929-aa0a-9b26c6fbac5c returned with HTTP 200 Aug 12 10:41:31.999155 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1047/4169] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:41:31 2026] GET /volume/v3/backups/cc49a06a-8ca7-4929-aa0a-9b26c6fbac5c => generated 826 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:41:32.654298 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-e7e5bdf9-6bf9-437b-b325-d9346ca79201 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:32.655980 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-e7e5bdf9-6bf9-437b-b325-d9346ca79201 tempest-VolumesExtendAttachedTest-323484384 tempest-VolumesExtendAttachedTest-323484384-project-member] GET https://10.4.3.105/volume/v3/volumes/ba57d9cc-2ba8-46f6-a267-8eb1fcec6003 Aug 12 10:41:32.656184 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-e7e5bdf9-6bf9-437b-b325-d9346ca79201 tempest-VolumesExtendAttachedTest-323484384 tempest-VolumesExtendAttachedTest-323484384-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:41:32.656362 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-e7e5bdf9-6bf9-437b-b325-d9346ca79201 tempest-VolumesExtendAttachedTest-323484384 tempest-VolumesExtendAttachedTest-323484384-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:41:32.661593 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-e7e5bdf9-6bf9-437b-b325-d9346ca79201 tempest-VolumesExtendAttachedTest-323484384 tempest-VolumesExtendAttachedTest-323484384-project-member] https://10.4.3.105/volume/v3/volumes/ba57d9cc-2ba8-46f6-a267-8eb1fcec6003 returned with HTTP 404 Aug 12 10:41:32.662298 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1038/4170] 10.4.3.105 () {68 vars in 1389 bytes} [Wed Aug 12 10:41:32 2026] GET /volume/v3/volumes/ba57d9cc-2ba8-46f6-a267-8eb1fcec6003 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 10:41:32.672287 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-e8ee3f3f-6cc8-4ea5-b0f3-2682a37359ce None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:32.674183 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-e8ee3f3f-6cc8-4ea5-b0f3-2682a37359ce tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] GET https://10.4.3.105/volume/v3/volumes/7a8030df-5933-4004-8223-986d63b25a07 Aug 12 10:41:32.674568 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-e8ee3f3f-6cc8-4ea5-b0f3-2682a37359ce tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:41:32.674908 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-e8ee3f3f-6cc8-4ea5-b0f3-2682a37359ce tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:41:32.681625 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:41:32.681625 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:41:32.685437 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-e8ee3f3f-6cc8-4ea5-b0f3-2682a37359ce tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] Volume info retrieved successfully. Aug 12 10:41:32.689678 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-e8ee3f3f-6cc8-4ea5-b0f3-2682a37359ce tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] https://10.4.3.105/volume/v3/volumes/7a8030df-5933-4004-8223-986d63b25a07 returned with HTTP 200 Aug 12 10:41:32.690264 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1035/4171] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:41:32 2026] GET /volume/v3/volumes/7a8030df-5933-4004-8223-986d63b25a07 => generated 903 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:41:33.023742 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-fdd09def-c392-4c0f-95f0-5851c9ea8b7c None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:33.030259 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-fdd09def-c392-4c0f-95f0-5851c9ea8b7c tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] GET https://10.4.3.105/volume/v3/backups/cc49a06a-8ca7-4929-aa0a-9b26c6fbac5c Aug 12 10:41:33.030259 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-fdd09def-c392-4c0f-95f0-5851c9ea8b7c tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:41:33.030259 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-fdd09def-c392-4c0f-95f0-5851c9ea8b7c tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:41:33.030527 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-fdd09def-c392-4c0f-95f0-5851c9ea8b7c tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Show backup with id cc49a06a-8ca7-4929-aa0a-9b26c6fbac5c. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:41:33.036417 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:41:33.036417 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:41:33.037592 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-fdd09def-c392-4c0f-95f0-5851c9ea8b7c tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] https://10.4.3.105/volume/v3/backups/cc49a06a-8ca7-4929-aa0a-9b26c6fbac5c returned with HTTP 200 Aug 12 10:41:33.040231 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1052/4172] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:41:33 2026] GET /volume/v3/backups/cc49a06a-8ca7-4929-aa0a-9b26c6fbac5c => generated 826 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:41:33.708679 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-71b6404d-1408-4e24-904e-a9278d1764b2 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:33.712597 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-71b6404d-1408-4e24-904e-a9278d1764b2 tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] GET https://10.4.3.105/volume/v3/volumes/7a8030df-5933-4004-8223-986d63b25a07 Aug 12 10:41:33.712995 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-71b6404d-1408-4e24-904e-a9278d1764b2 tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:41:33.713254 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-71b6404d-1408-4e24-904e-a9278d1764b2 tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:41:33.722783 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:41:33.722783 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:41:33.726182 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-71b6404d-1408-4e24-904e-a9278d1764b2 tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] Volume info retrieved successfully. Aug 12 10:41:33.730122 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-71b6404d-1408-4e24-904e-a9278d1764b2 tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] https://10.4.3.105/volume/v3/volumes/7a8030df-5933-4004-8223-986d63b25a07 returned with HTTP 200 Aug 12 10:41:33.730500 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1048/4173] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:41:33 2026] GET /volume/v3/volumes/7a8030df-5933-4004-8223-986d63b25a07 => generated 904 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:41:33.745839 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-6f4c3963-9598-4b04-9218-14501c6f1660 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:33.749438 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-6f4c3963-9598-4b04-9218-14501c6f1660 tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] GET https://10.4.3.105/volume/v3/volumes/7a8030df-5933-4004-8223-986d63b25a07 Aug 12 10:41:33.749732 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-6f4c3963-9598-4b04-9218-14501c6f1660 tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:41:33.750017 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-6f4c3963-9598-4b04-9218-14501c6f1660 tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:41:33.760657 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:41:33.760657 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:41:33.766747 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-6f4c3963-9598-4b04-9218-14501c6f1660 tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] Volume info retrieved successfully. Aug 12 10:41:33.772836 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-6f4c3963-9598-4b04-9218-14501c6f1660 tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] https://10.4.3.105/volume/v3/volumes/7a8030df-5933-4004-8223-986d63b25a07 returned with HTTP 200 Aug 12 10:41:33.773363 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1039/4174] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:41:33 2026] GET /volume/v3/volumes/7a8030df-5933-4004-8223-986d63b25a07 => generated 904 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:41:34.052340 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-4dd52fba-71a2-4f6a-a145-3a58537fb6fb None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:34.054319 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-4dd52fba-71a2-4f6a-a145-3a58537fb6fb tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] GET https://10.4.3.105/volume/v3/backups/cc49a06a-8ca7-4929-aa0a-9b26c6fbac5c Aug 12 10:41:34.054599 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-4dd52fba-71a2-4f6a-a145-3a58537fb6fb tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:41:34.054715 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-4dd52fba-71a2-4f6a-a145-3a58537fb6fb tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:41:34.054825 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-4dd52fba-71a2-4f6a-a145-3a58537fb6fb tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Show backup with id cc49a06a-8ca7-4929-aa0a-9b26c6fbac5c. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:41:34.058784 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:41:34.058784 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:41:34.059498 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-4dd52fba-71a2-4f6a-a145-3a58537fb6fb tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] https://10.4.3.105/volume/v3/backups/cc49a06a-8ca7-4929-aa0a-9b26c6fbac5c returned with HTTP 200 Aug 12 10:41:34.059921 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1036/4175] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:41:34 2026] GET /volume/v3/backups/cc49a06a-8ca7-4929-aa0a-9b26c6fbac5c => generated 826 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:41:35.070840 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-488f02e7-6198-41cc-a1da-13da327b9326 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:35.073397 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-488f02e7-6198-41cc-a1da-13da327b9326 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] GET https://10.4.3.105/volume/v3/backups/cc49a06a-8ca7-4929-aa0a-9b26c6fbac5c Aug 12 10:41:35.073627 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-488f02e7-6198-41cc-a1da-13da327b9326 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:41:35.073849 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-488f02e7-6198-41cc-a1da-13da327b9326 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:41:35.073996 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-488f02e7-6198-41cc-a1da-13da327b9326 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Show backup with id cc49a06a-8ca7-4929-aa0a-9b26c6fbac5c. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:41:35.083639 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:41:35.083639 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:41:35.084637 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-488f02e7-6198-41cc-a1da-13da327b9326 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] https://10.4.3.105/volume/v3/backups/cc49a06a-8ca7-4929-aa0a-9b26c6fbac5c returned with HTTP 200 Aug 12 10:41:35.085138 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1053/4176] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:41:35 2026] GET /volume/v3/backups/cc49a06a-8ca7-4929-aa0a-9b26c6fbac5c => generated 826 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:41:36.099312 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-6c244459-f0c5-403a-bd2e-1377fb4aff3b None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:36.101537 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-6c244459-f0c5-403a-bd2e-1377fb4aff3b tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] GET https://10.4.3.105/volume/v3/backups/cc49a06a-8ca7-4929-aa0a-9b26c6fbac5c Aug 12 10:41:36.101537 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-6c244459-f0c5-403a-bd2e-1377fb4aff3b tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:41:36.101537 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-6c244459-f0c5-403a-bd2e-1377fb4aff3b tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:41:36.101537 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.v3.backups [None req-6c244459-f0c5-403a-bd2e-1377fb4aff3b tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Show backup with id cc49a06a-8ca7-4929-aa0a-9b26c6fbac5c. {{(pid=100372) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:41:36.106286 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:41:36.106286 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:41:36.107221 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-6c244459-f0c5-403a-bd2e-1377fb4aff3b tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] https://10.4.3.105/volume/v3/backups/cc49a06a-8ca7-4929-aa0a-9b26c6fbac5c returned with HTTP 200 Aug 12 10:41:36.107731 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1049/4177] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:41:36 2026] GET /volume/v3/backups/cc49a06a-8ca7-4929-aa0a-9b26c6fbac5c => generated 826 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:41:37.123326 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-d68f5f1e-bca7-408c-9a7d-84f0f6776fcf None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:37.125719 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-d68f5f1e-bca7-408c-9a7d-84f0f6776fcf tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] GET https://10.4.3.105/volume/v3/backups/cc49a06a-8ca7-4929-aa0a-9b26c6fbac5c Aug 12 10:41:37.126352 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-d68f5f1e-bca7-408c-9a7d-84f0f6776fcf tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:41:37.126352 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-d68f5f1e-bca7-408c-9a7d-84f0f6776fcf tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:41:37.126510 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-d68f5f1e-bca7-408c-9a7d-84f0f6776fcf tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Show backup with id cc49a06a-8ca7-4929-aa0a-9b26c6fbac5c. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:41:37.132692 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:41:37.132692 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:41:37.134058 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-d68f5f1e-bca7-408c-9a7d-84f0f6776fcf tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] https://10.4.3.105/volume/v3/backups/cc49a06a-8ca7-4929-aa0a-9b26c6fbac5c returned with HTTP 200 Aug 12 10:41:37.134892 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1040/4178] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:41:37 2026] GET /volume/v3/backups/cc49a06a-8ca7-4929-aa0a-9b26c6fbac5c => generated 826 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:41:38.146854 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-9f78a41f-93f0-4a0e-a127-b91059121ed4 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:38.149716 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-9f78a41f-93f0-4a0e-a127-b91059121ed4 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] GET https://10.4.3.105/volume/v3/backups/cc49a06a-8ca7-4929-aa0a-9b26c6fbac5c Aug 12 10:41:38.150220 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-9f78a41f-93f0-4a0e-a127-b91059121ed4 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:41:38.150481 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-9f78a41f-93f0-4a0e-a127-b91059121ed4 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:41:38.150701 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-9f78a41f-93f0-4a0e-a127-b91059121ed4 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Show backup with id cc49a06a-8ca7-4929-aa0a-9b26c6fbac5c. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:41:38.156402 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:41:38.156402 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:41:38.157433 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-9f78a41f-93f0-4a0e-a127-b91059121ed4 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] https://10.4.3.105/volume/v3/backups/cc49a06a-8ca7-4929-aa0a-9b26c6fbac5c returned with HTTP 200 Aug 12 10:41:38.158065 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1037/4179] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:41:38 2026] GET /volume/v3/backups/cc49a06a-8ca7-4929-aa0a-9b26c6fbac5c => generated 826 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:41:39.168732 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-32a2abb1-e8cd-4643-8aa4-d389c4a3f8d0 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:39.173620 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-32a2abb1-e8cd-4643-8aa4-d389c4a3f8d0 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] GET https://10.4.3.105/volume/v3/backups/cc49a06a-8ca7-4929-aa0a-9b26c6fbac5c Aug 12 10:41:39.173620 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-32a2abb1-e8cd-4643-8aa4-d389c4a3f8d0 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:41:39.173620 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-32a2abb1-e8cd-4643-8aa4-d389c4a3f8d0 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:41:39.173620 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-32a2abb1-e8cd-4643-8aa4-d389c4a3f8d0 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Show backup with id cc49a06a-8ca7-4929-aa0a-9b26c6fbac5c. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:41:39.179677 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:41:39.179677 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:41:39.180931 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-32a2abb1-e8cd-4643-8aa4-d389c4a3f8d0 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] https://10.4.3.105/volume/v3/backups/cc49a06a-8ca7-4929-aa0a-9b26c6fbac5c returned with HTTP 200 Aug 12 10:41:39.181590 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1054/4180] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:41:39 2026] GET /volume/v3/backups/cc49a06a-8ca7-4929-aa0a-9b26c6fbac5c => generated 826 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:41:40.192789 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-badea631-765c-422c-a597-5c2b57b53c4c None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:40.195218 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-badea631-765c-422c-a597-5c2b57b53c4c tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] GET https://10.4.3.105/volume/v3/backups/cc49a06a-8ca7-4929-aa0a-9b26c6fbac5c Aug 12 10:41:40.195529 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-badea631-765c-422c-a597-5c2b57b53c4c tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:41:40.196185 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-badea631-765c-422c-a597-5c2b57b53c4c tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:41:40.196365 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.v3.backups [None req-badea631-765c-422c-a597-5c2b57b53c4c tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Show backup with id cc49a06a-8ca7-4929-aa0a-9b26c6fbac5c. {{(pid=100372) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:41:40.203645 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:41:40.203645 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:41:40.204610 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-badea631-765c-422c-a597-5c2b57b53c4c tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] https://10.4.3.105/volume/v3/backups/cc49a06a-8ca7-4929-aa0a-9b26c6fbac5c returned with HTTP 200 Aug 12 10:41:40.205396 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1050/4181] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:41:40 2026] GET /volume/v3/backups/cc49a06a-8ca7-4929-aa0a-9b26c6fbac5c => generated 826 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:41:40.648814 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-6b3f6f82-cdca-417b-a015-6774334b3e53 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:40.760221 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-6b3f6f82-cdca-417b-a015-6774334b3e53 tempest-VolumesNegativeTest-1724236817 tempest-VolumesNegativeTest-1724236817-project-member] POST https://10.4.3.105/volume/v3/volumes Aug 12 10:41:40.760695 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-6b3f6f82-cdca-417b-a015-6774334b3e53 tempest-VolumesNegativeTest-1724236817 tempest-VolumesNegativeTest-1724236817-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesNegativeTest-Volume-1735221019"}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:41:40.764220 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.volumes [None req-6b3f6f82-cdca-417b-a015-6774334b3e53 tempest-VolumesNegativeTest-1724236817 tempest-VolumesNegativeTest-1724236817-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesNegativeTest-Volume-1735221019'}} {{(pid=100374) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 10:41:40.764436 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.v3.volumes [None req-6b3f6f82-cdca-417b-a015-6774334b3e53 tempest-VolumesNegativeTest-1724236817 tempest-VolumesNegativeTest-1724236817-project-member] Create volume of 1 GB Aug 12 10:41:40.772957 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-6b3f6f82-cdca-417b-a015-6774334b3e53 tempest-VolumesNegativeTest-1724236817 tempest-VolumesNegativeTest-1724236817-project-member] Availability Zones retrieved successfully. Aug 12 10:41:40.785359 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-6b3f6f82-cdca-417b-a015-6774334b3e53 tempest-VolumesNegativeTest-1724236817 tempest-VolumesNegativeTest-1724236817-project-member] Flow 'volume_create_api' (4cb0b9bf-5898-4c5e-aad3-2cab9103cb51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:41:40.789146 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-6b3f6f82-cdca-417b-a015-6774334b3e53 tempest-VolumesNegativeTest-1724236817 tempest-VolumesNegativeTest-1724236817-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (30cc34a0-4290-495d-bf6b-5696957d7ede) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:41:40.791228 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.flows.api.create_volume [None req-6b3f6f82-cdca-417b-a015-6774334b3e53 tempest-VolumesNegativeTest-1724236817 tempest-VolumesNegativeTest-1724236817-project-member] Validating volume size '1' using validate_int {{(pid=100374) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 10:41:40.830698 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-6b3f6f82-cdca-417b-a015-6774334b3e53 tempest-VolumesNegativeTest-1724236817 tempest-VolumesNegativeTest-1724236817-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (30cc34a0-4290-495d-bf6b-5696957d7ede) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T10:26:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6cd66f07-4c7b-40b2-9dfb-378538f29c9e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:41:40.831795 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-6b3f6f82-cdca-417b-a015-6774334b3e53 tempest-VolumesNegativeTest-1724236817 tempest-VolumesNegativeTest-1724236817-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (778f7e2f-5116-4efe-86a3-a08e8a827e38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:41:40.909923 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.quota [None req-6b3f6f82-cdca-417b-a015-6774334b3e53 tempest-VolumesNegativeTest-1724236817 tempest-VolumesNegativeTest-1724236817-project-member] Created reservations ['6a96d450-f032-4a14-876e-cc37e716f4f7', 'ea6cfa63-e6e8-40b6-a35d-9068059a63d7', '0c812a5b-14c0-4326-832f-696169197d43', 'cd46161b-6b00-45fe-8f41-580cf2ee9919'] {{(pid=100374) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:41:40.911017 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-6b3f6f82-cdca-417b-a015-6774334b3e53 tempest-VolumesNegativeTest-1724236817 tempest-VolumesNegativeTest-1724236817-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (778f7e2f-5116-4efe-86a3-a08e8a827e38) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6a96d450-f032-4a14-876e-cc37e716f4f7', 'ea6cfa63-e6e8-40b6-a35d-9068059a63d7', '0c812a5b-14c0-4326-832f-696169197d43', 'cd46161b-6b00-45fe-8f41-580cf2ee9919']}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:41:40.912029 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-6b3f6f82-cdca-417b-a015-6774334b3e53 tempest-VolumesNegativeTest-1724236817 tempest-VolumesNegativeTest-1724236817-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (36f0a0c0-8f4c-4d6c-a215-516563036435) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:41:40.940715 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-6b3f6f82-cdca-417b-a015-6774334b3e53 tempest-VolumesNegativeTest-1724236817 tempest-VolumesNegativeTest-1724236817-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (36f0a0c0-8f4c-4d6c-a215-516563036435) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '34641e7b-3b34-4bb2-85f4-20c159a34d63', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-1735221019',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4f613883ab19487584c4e30b76821720',qos_specs=None,replication_status=,reservations=['6a96d450-f032-4a14-876e-cc37e716f4f7','ea6cfa63-e6e8-40b6-a35d-9068059a63d7','0c812a5b-14c0-4326-832f-696169197d43','cd46161b-6b00-45fe-8f41-580cf2ee9919'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fc660e625bcf4e65ae50dd7a5f3a2931',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:41:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-1735221019',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=34641e7b-3b34-4bb2-85f4-20c159a34d63,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4f613883ab19487584c4e30b76821720',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fc660e625bcf4e65ae50dd7a5f3a2931',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6cd66f07-4c7b-40b2-9dfb-378538f29c9e),volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:41:40.941979 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-6b3f6f82-cdca-417b-a015-6774334b3e53 tempest-VolumesNegativeTest-1724236817 tempest-VolumesNegativeTest-1724236817-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d7565d52-6b07-436b-b364-8a27ac3ddd0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:41:40.963724 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-6b3f6f82-cdca-417b-a015-6774334b3e53 tempest-VolumesNegativeTest-1724236817 tempest-VolumesNegativeTest-1724236817-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d7565d52-6b07-436b-b364-8a27ac3ddd0f) transitioned into state 'SUCCESS' from state '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-1735221019',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4f613883ab19487584c4e30b76821720',qos_specs=None,replication_status=,reservations=['6a96d450-f032-4a14-876e-cc37e716f4f7','ea6cfa63-e6e8-40b6-a35d-9068059a63d7','0c812a5b-14c0-4326-832f-696169197d43','cd46161b-6b00-45fe-8f41-580cf2ee9919'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fc660e625bcf4e65ae50dd7a5f3a2931',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:41:40.964310 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-6b3f6f82-cdca-417b-a015-6774334b3e53 tempest-VolumesNegativeTest-1724236817 tempest-VolumesNegativeTest-1724236817-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f8b8686a-7727-4a94-9cdc-bf9c4bbb5f13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:41:40.975638 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-6b3f6f82-cdca-417b-a015-6774334b3e53 tempest-VolumesNegativeTest-1724236817 tempest-VolumesNegativeTest-1724236817-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f8b8686a-7727-4a94-9cdc-bf9c4bbb5f13) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:41:40.975638 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-6b3f6f82-cdca-417b-a015-6774334b3e53 tempest-VolumesNegativeTest-1724236817 tempest-VolumesNegativeTest-1724236817-project-member] Flow 'volume_create_api' (4cb0b9bf-5898-4c5e-aad3-2cab9103cb51) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100374) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:41:40.975638 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-6b3f6f82-cdca-417b-a015-6774334b3e53 tempest-VolumesNegativeTest-1724236817 tempest-VolumesNegativeTest-1724236817-project-member] Create volume request issued successfully. Aug 12 10:41:40.975638 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-6b3f6f82-cdca-417b-a015-6774334b3e53 tempest-VolumesNegativeTest-1724236817 tempest-VolumesNegativeTest-1724236817-project-member] https://10.4.3.105/volume/v3/volumes returned with HTTP 202 Aug 12 10:41:40.976004 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1041/4182] 10.4.3.105 () {68 vars in 1258 bytes} [Wed Aug 12 10:41:40 2026] POST /volume/v3/volumes => generated 750 bytes in 328 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 10:41:40.989351 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-2a92ad04-4978-4dad-bb25-dafb96e35f8e None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:40.991656 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-2a92ad04-4978-4dad-bb25-dafb96e35f8e tempest-VolumesNegativeTest-1724236817 tempest-VolumesNegativeTest-1724236817-project-member] GET https://10.4.3.105/volume/v3/volumes/34641e7b-3b34-4bb2-85f4-20c159a34d63 Aug 12 10:41:40.991813 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-2a92ad04-4978-4dad-bb25-dafb96e35f8e tempest-VolumesNegativeTest-1724236817 tempest-VolumesNegativeTest-1724236817-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:41:40.992001 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-2a92ad04-4978-4dad-bb25-dafb96e35f8e tempest-VolumesNegativeTest-1724236817 tempest-VolumesNegativeTest-1724236817-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:41:41.000055 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:41:41.000055 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:41:41.004258 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-2a92ad04-4978-4dad-bb25-dafb96e35f8e tempest-VolumesNegativeTest-1724236817 tempest-VolumesNegativeTest-1724236817-project-member] Volume info retrieved successfully. Aug 12 10:41:41.009400 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-2a92ad04-4978-4dad-bb25-dafb96e35f8e tempest-VolumesNegativeTest-1724236817 tempest-VolumesNegativeTest-1724236817-project-member] https://10.4.3.105/volume/v3/volumes/34641e7b-3b34-4bb2-85f4-20c159a34d63 returned with HTTP 200 Aug 12 10:41:41.009979 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1038/4183] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:41:40 2026] GET /volume/v3/volumes/34641e7b-3b34-4bb2-85f4-20c159a34d63 => generated 818 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:41:41.217027 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-f7d2937f-78e5-4bce-971a-5277253e1e67 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:41.219583 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-f7d2937f-78e5-4bce-971a-5277253e1e67 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] GET https://10.4.3.105/volume/v3/backups/cc49a06a-8ca7-4929-aa0a-9b26c6fbac5c Aug 12 10:41:41.219866 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-f7d2937f-78e5-4bce-971a-5277253e1e67 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:41:41.220104 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-f7d2937f-78e5-4bce-971a-5277253e1e67 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:41:41.220304 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-f7d2937f-78e5-4bce-971a-5277253e1e67 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Show backup with id cc49a06a-8ca7-4929-aa0a-9b26c6fbac5c. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:41:41.233253 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:41:41.233253 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:41:41.233253 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-f7d2937f-78e5-4bce-971a-5277253e1e67 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] https://10.4.3.105/volume/v3/backups/cc49a06a-8ca7-4929-aa0a-9b26c6fbac5c returned with HTTP 200 Aug 12 10:41:41.233253 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1055/4184] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:41:41 2026] GET /volume/v3/backups/cc49a06a-8ca7-4929-aa0a-9b26c6fbac5c => generated 826 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:41:42.022496 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-6e28a1ef-f186-4364-b07c-737b52387794 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:42.025193 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-6e28a1ef-f186-4364-b07c-737b52387794 tempest-VolumesNegativeTest-1724236817 tempest-VolumesNegativeTest-1724236817-project-member] GET https://10.4.3.105/volume/v3/volumes/34641e7b-3b34-4bb2-85f4-20c159a34d63 Aug 12 10:41:42.025377 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-6e28a1ef-f186-4364-b07c-737b52387794 tempest-VolumesNegativeTest-1724236817 tempest-VolumesNegativeTest-1724236817-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:41:42.025577 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-6e28a1ef-f186-4364-b07c-737b52387794 tempest-VolumesNegativeTest-1724236817 tempest-VolumesNegativeTest-1724236817-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:41:42.032762 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:41:42.032762 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:41:42.036334 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-6e28a1ef-f186-4364-b07c-737b52387794 tempest-VolumesNegativeTest-1724236817 tempest-VolumesNegativeTest-1724236817-project-member] Volume info retrieved successfully. Aug 12 10:41:42.040236 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-6e28a1ef-f186-4364-b07c-737b52387794 tempest-VolumesNegativeTest-1724236817 tempest-VolumesNegativeTest-1724236817-project-member] https://10.4.3.105/volume/v3/volumes/34641e7b-3b34-4bb2-85f4-20c159a34d63 returned with HTTP 200 Aug 12 10:41:42.040605 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1051/4185] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:41:42 2026] GET /volume/v3/volumes/34641e7b-3b34-4bb2-85f4-20c159a34d63 => generated 843 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:41:42.245398 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-f2a59d3b-e223-4641-a86b-4dfb52d48181 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:42.248044 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-f2a59d3b-e223-4641-a86b-4dfb52d48181 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] GET https://10.4.3.105/volume/v3/backups/cc49a06a-8ca7-4929-aa0a-9b26c6fbac5c Aug 12 10:41:42.248445 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-f2a59d3b-e223-4641-a86b-4dfb52d48181 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:41:42.248903 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-f2a59d3b-e223-4641-a86b-4dfb52d48181 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:41:42.249161 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-f2a59d3b-e223-4641-a86b-4dfb52d48181 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Show backup with id cc49a06a-8ca7-4929-aa0a-9b26c6fbac5c. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:41:42.255855 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:41:42.255855 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:41:42.255855 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-f2a59d3b-e223-4641-a86b-4dfb52d48181 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] https://10.4.3.105/volume/v3/backups/cc49a06a-8ca7-4929-aa0a-9b26c6fbac5c returned with HTTP 200 Aug 12 10:41:42.255855 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1042/4186] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:41:42 2026] GET /volume/v3/backups/cc49a06a-8ca7-4929-aa0a-9b26c6fbac5c => generated 827 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:41:43.267457 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-18b7ef3e-b1c6-4cdb-ae1d-ccf3919ef3ab None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:43.269961 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-18b7ef3e-b1c6-4cdb-ae1d-ccf3919ef3ab tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] GET https://10.4.3.105/volume/v3/backups/cc49a06a-8ca7-4929-aa0a-9b26c6fbac5c Aug 12 10:41:43.270231 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-18b7ef3e-b1c6-4cdb-ae1d-ccf3919ef3ab tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:41:43.270419 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-18b7ef3e-b1c6-4cdb-ae1d-ccf3919ef3ab tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:41:43.270555 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-18b7ef3e-b1c6-4cdb-ae1d-ccf3919ef3ab tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Show backup with id cc49a06a-8ca7-4929-aa0a-9b26c6fbac5c. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:41:43.275130 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:41:43.275130 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:41:43.276269 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-18b7ef3e-b1c6-4cdb-ae1d-ccf3919ef3ab tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] https://10.4.3.105/volume/v3/backups/cc49a06a-8ca7-4929-aa0a-9b26c6fbac5c returned with HTTP 200 Aug 12 10:41:43.276765 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1039/4187] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:41:43 2026] GET /volume/v3/backups/cc49a06a-8ca7-4929-aa0a-9b26c6fbac5c => generated 828 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:41:43.293178 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-9d9ec1a1-0847-428c-9122-3c91ca11f90d None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:43.297212 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-9d9ec1a1-0847-428c-9122-3c91ca11f90d tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] GET https://10.4.3.105/volume/v3/volumes/7c7f047a-7ddf-4a02-b237-35bed8ce7c3f Aug 12 10:41:43.297479 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-9d9ec1a1-0847-428c-9122-3c91ca11f90d tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:41:43.297820 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-9d9ec1a1-0847-428c-9122-3c91ca11f90d tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:41:43.307275 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:41:43.307275 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:41:43.317119 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-9d9ec1a1-0847-428c-9122-3c91ca11f90d tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Volume info retrieved successfully. Aug 12 10:41:43.322587 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-9d9ec1a1-0847-428c-9122-3c91ca11f90d tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] https://10.4.3.105/volume/v3/volumes/7c7f047a-7ddf-4a02-b237-35bed8ce7c3f returned with HTTP 200 Aug 12 10:41:43.323122 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1056/4188] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:41:43 2026] GET /volume/v3/volumes/7c7f047a-7ddf-4a02-b237-35bed8ce7c3f => generated 907 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:41:43.341730 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-15ece7e7-5d6e-4a44-aa61-6ab8a42a051d None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:43.343493 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-15ece7e7-5d6e-4a44-aa61-6ab8a42a051d tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] GET https://10.4.3.105/volume/v3/backups/cc49a06a-8ca7-4929-aa0a-9b26c6fbac5c Aug 12 10:41:43.343747 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-15ece7e7-5d6e-4a44-aa61-6ab8a42a051d tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:41:43.343947 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-15ece7e7-5d6e-4a44-aa61-6ab8a42a051d tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:41:43.344047 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.v3.backups [None req-15ece7e7-5d6e-4a44-aa61-6ab8a42a051d tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Show backup with id cc49a06a-8ca7-4929-aa0a-9b26c6fbac5c. {{(pid=100372) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:41:43.349883 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:41:43.349883 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:41:43.350712 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-15ece7e7-5d6e-4a44-aa61-6ab8a42a051d tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] https://10.4.3.105/volume/v3/backups/cc49a06a-8ca7-4929-aa0a-9b26c6fbac5c returned with HTTP 200 Aug 12 10:41:43.351455 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1052/4189] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:41:43 2026] GET /volume/v3/backups/cc49a06a-8ca7-4929-aa0a-9b26c6fbac5c => generated 828 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:41:43.364240 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-2d4cb3a5-657a-4e2e-86a1-ce1320c633b2 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:43.366914 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-2d4cb3a5-657a-4e2e-86a1-ce1320c633b2 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] GET https://10.4.3.105/volume/v3/backups/detail Aug 12 10:41:43.367090 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-2d4cb3a5-657a-4e2e-86a1-ce1320c633b2 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:41:43.367291 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-2d4cb3a5-657a-4e2e-86a1-ce1320c633b2 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Calling method 'detail' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:41:43.367596 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.api_utils [None req-2d4cb3a5-657a-4e2e-86a1-ce1320c633b2 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Removing options '' from query. {{(pid=100374) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 10:41:43.380292 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-2d4cb3a5-657a-4e2e-86a1-ce1320c633b2 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] https://10.4.3.105/volume/v3/backups/detail returned with HTTP 200 Aug 12 10:41:43.382335 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1043/4190] 10.4.3.105 () {66 vars in 1258 bytes} [Wed Aug 12 10:41:43 2026] GET /volume/v3/backups/detail => generated 831 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:41:43.394726 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-f26e3ec0-9271-4085-95f5-ad92920fa6a9 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:43.397146 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-f26e3ec0-9271-4085-95f5-ad92920fa6a9 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] POST https://10.4.3.105/volume/v3/backups/cc49a06a-8ca7-4929-aa0a-9b26c6fbac5c/restore Aug 12 10:41:43.397597 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-f26e3ec0-9271-4085-95f5-ad92920fa6a9 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:41:43.399882 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.contrib.backups [None req-f26e3ec0-9271-4085-95f5-ad92920fa6a9 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Restoring backup cc49a06a-8ca7-4929-aa0a-9b26c6fbac5c ({'restore': {}}) {{(pid=100373) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 12 10:41:43.401181 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.contrib.backups [None req-f26e3ec0-9271-4085-95f5-ad92920fa6a9 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Restoring backup cc49a06a-8ca7-4929-aa0a-9b26c6fbac5c to volume None. Aug 12 10:41:43.404981 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:41:43.404981 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:41:43.409440 np0000007037 devstack@c-api.service[100373]: INFO cinder.backup.api [None req-f26e3ec0-9271-4085-95f5-ad92920fa6a9 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Creating volume of 1 GB for restore of backup cc49a06a-8ca7-4929-aa0a-9b26c6fbac5c. Aug 12 10:41:43.411572 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-f26e3ec0-9271-4085-95f5-ad92920fa6a9 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Availability Zones retrieved successfully. Aug 12 10:41:43.418738 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-f26e3ec0-9271-4085-95f5-ad92920fa6a9 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Flow 'volume_create_api' (347d51fc-23a5-4654-ac94-27adc33b4e61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:41:43.420967 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-f26e3ec0-9271-4085-95f5-ad92920fa6a9 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a1283919-dfe8-4f20-b434-97f71c1ad98e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:41:43.420967 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.flows.api.create_volume [None req-f26e3ec0-9271-4085-95f5-ad92920fa6a9 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Validating volume size '1' using validate_int {{(pid=100373) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 10:41:43.462023 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-f26e3ec0-9271-4085-95f5-ad92920fa6a9 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a1283919-dfe8-4f20-b434-97f71c1ad98e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T10:26:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6cd66f07-4c7b-40b2-9dfb-378538f29c9e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:41:43.463136 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-f26e3ec0-9271-4085-95f5-ad92920fa6a9 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (466455fd-3d5c-4d8f-9a76-f4223a87484a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:41:43.512152 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.quota [None req-f26e3ec0-9271-4085-95f5-ad92920fa6a9 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Created reservations ['3eb41bb9-abd1-4563-9c9b-dd8a30b8f880', 'bd533a64-4d96-4596-87e7-f37ce00e028b', 'f89ca11c-a0d4-4f20-85e2-934aa351e854', '12d4235a-e893-47b1-a47e-4d0f7564e973'] {{(pid=100373) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:41:43.513596 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-f26e3ec0-9271-4085-95f5-ad92920fa6a9 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (466455fd-3d5c-4d8f-9a76-f4223a87484a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3eb41bb9-abd1-4563-9c9b-dd8a30b8f880', 'bd533a64-4d96-4596-87e7-f37ce00e028b', 'f89ca11c-a0d4-4f20-85e2-934aa351e854', '12d4235a-e893-47b1-a47e-4d0f7564e973']}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:41:43.514417 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-f26e3ec0-9271-4085-95f5-ad92920fa6a9 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ee3e7db1-96e6-40d6-b154-a9caee81bd95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:41:43.548982 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-f26e3ec0-9271-4085-95f5-ad92920fa6a9 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ee3e7db1-96e6-40d6-b154-a9caee81bd95) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '63b0fba9-4c4b-4442-9a7b-808ceb31c733', '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_cc49a06a-8ca7-4929-aa0a-9b26c6fbac5c',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='75904621337540d8b247ceb06ad0c356',qos_specs=None,replication_status=,reservations=['3eb41bb9-abd1-4563-9c9b-dd8a30b8f880','bd533a64-4d96-4596-87e7-f37ce00e028b','f89ca11c-a0d4-4f20-85e2-934aa351e854','12d4235a-e893-47b1-a47e-4d0f7564e973'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='43d9461d014a47ff8edeb2f04961e72c',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:41:43Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_cc49a06a-8ca7-4929-aa0a-9b26c6fbac5c',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=63b0fba9-4c4b-4442-9a7b-808ceb31c733,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='75904621337540d8b247ceb06ad0c356',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='43d9461d014a47ff8edeb2f04961e72c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6cd66f07-4c7b-40b2-9dfb-378538f29c9e),volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:41:43.550147 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-f26e3ec0-9271-4085-95f5-ad92920fa6a9 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4f2522d2-8d23-4f35-98d0-f80d8c795f63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:41:43.569607 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-f26e3ec0-9271-4085-95f5-ad92920fa6a9 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4f2522d2-8d23-4f35-98d0-f80d8c795f63) transitioned into 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_cc49a06a-8ca7-4929-aa0a-9b26c6fbac5c',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='75904621337540d8b247ceb06ad0c356',qos_specs=None,replication_status=,reservations=['3eb41bb9-abd1-4563-9c9b-dd8a30b8f880','bd533a64-4d96-4596-87e7-f37ce00e028b','f89ca11c-a0d4-4f20-85e2-934aa351e854','12d4235a-e893-47b1-a47e-4d0f7564e973'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='43d9461d014a47ff8edeb2f04961e72c',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:41:43.570669 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-f26e3ec0-9271-4085-95f5-ad92920fa6a9 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (13753d35-f0de-473c-bc30-3301cee645ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:41:43.583658 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-f26e3ec0-9271-4085-95f5-ad92920fa6a9 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (13753d35-f0de-473c-bc30-3301cee645ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:41:43.584981 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-f26e3ec0-9271-4085-95f5-ad92920fa6a9 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Flow 'volume_create_api' (347d51fc-23a5-4654-ac94-27adc33b4e61) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100373) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:41:43.585441 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-f26e3ec0-9271-4085-95f5-ad92920fa6a9 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Create volume request issued successfully. Aug 12 10:41:43.594481 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:41:43.594481 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:41:43.595158 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-f26e3ec0-9271-4085-95f5-ad92920fa6a9 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Volume info retrieved successfully. Aug 12 10:41:44.606257 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:41:44.606257 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:41:44.606921 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-f26e3ec0-9271-4085-95f5-ad92920fa6a9 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Volume info retrieved successfully. Aug 12 10:41:44.607085 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.backup.api [None req-f26e3ec0-9271-4085-95f5-ad92920fa6a9 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Checking backup size 1 against volume size 1 {{(pid=100373) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 12 10:41:44.607214 np0000007037 devstack@c-api.service[100373]: INFO cinder.backup.api [None req-f26e3ec0-9271-4085-95f5-ad92920fa6a9 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Overwriting volume 63b0fba9-4c4b-4442-9a7b-808ceb31c733 with restore of backup cc49a06a-8ca7-4929-aa0a-9b26c6fbac5c Aug 12 10:41:44.623618 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.backup.rpcapi [None req-f26e3ec0-9271-4085-95f5-ad92920fa6a9 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] restore_backup in rpcapi backup_id cc49a06a-8ca7-4929-aa0a-9b26c6fbac5c {{(pid=100373) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 12 10:41:44.625671 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-f26e3ec0-9271-4085-95f5-ad92920fa6a9 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] https://10.4.3.105/volume/v3/backups/cc49a06a-8ca7-4929-aa0a-9b26c6fbac5c/restore returned with HTTP 202 Aug 12 10:41:44.626187 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1040/4191] 10.4.3.105 () {68 vars in 1393 bytes} [Wed Aug 12 10:41:43 2026] POST /volume/v3/backups/cc49a06a-8ca7-4929-aa0a-9b26c6fbac5c/restore => generated 189 bytes in 1232 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 10:41:44.640746 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-0eb47bb8-81df-406e-9cdf-7d87f9cb545d None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:44.647812 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-0eb47bb8-81df-406e-9cdf-7d87f9cb545d tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] GET https://10.4.3.105/volume/v3/backups/cc49a06a-8ca7-4929-aa0a-9b26c6fbac5c Aug 12 10:41:44.648140 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-0eb47bb8-81df-406e-9cdf-7d87f9cb545d tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:41:44.648403 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-0eb47bb8-81df-406e-9cdf-7d87f9cb545d tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:41:44.648571 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-0eb47bb8-81df-406e-9cdf-7d87f9cb545d tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Show backup with id cc49a06a-8ca7-4929-aa0a-9b26c6fbac5c. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:41:44.657200 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:41:44.657200 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:41:44.658152 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-0eb47bb8-81df-406e-9cdf-7d87f9cb545d tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] https://10.4.3.105/volume/v3/backups/cc49a06a-8ca7-4929-aa0a-9b26c6fbac5c returned with HTTP 200 Aug 12 10:41:44.658564 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1057/4192] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:41:44 2026] GET /volume/v3/backups/cc49a06a-8ca7-4929-aa0a-9b26c6fbac5c => generated 828 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:41:45.670125 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-f7e9a6ce-cafb-4feb-8c26-a5dea0798898 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:45.671817 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-f7e9a6ce-cafb-4feb-8c26-a5dea0798898 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] GET https://10.4.3.105/volume/v3/backups/cc49a06a-8ca7-4929-aa0a-9b26c6fbac5c Aug 12 10:41:45.671984 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-f7e9a6ce-cafb-4feb-8c26-a5dea0798898 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:41:45.672155 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-f7e9a6ce-cafb-4feb-8c26-a5dea0798898 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:41:45.672251 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.v3.backups [None req-f7e9a6ce-cafb-4feb-8c26-a5dea0798898 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Show backup with id cc49a06a-8ca7-4929-aa0a-9b26c6fbac5c. {{(pid=100372) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:41:45.676256 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:41:45.676256 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:41:45.676952 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-f7e9a6ce-cafb-4feb-8c26-a5dea0798898 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] https://10.4.3.105/volume/v3/backups/cc49a06a-8ca7-4929-aa0a-9b26c6fbac5c returned with HTTP 200 Aug 12 10:41:45.677296 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1053/4193] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:41:45 2026] GET /volume/v3/backups/cc49a06a-8ca7-4929-aa0a-9b26c6fbac5c => generated 828 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:41:46.688075 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-5292ec3b-fcbf-41a5-93f1-0ea729b9a74f None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:46.690664 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-5292ec3b-fcbf-41a5-93f1-0ea729b9a74f tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] GET https://10.4.3.105/volume/v3/backups/cc49a06a-8ca7-4929-aa0a-9b26c6fbac5c Aug 12 10:41:46.690664 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-5292ec3b-fcbf-41a5-93f1-0ea729b9a74f tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:41:46.690664 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-5292ec3b-fcbf-41a5-93f1-0ea729b9a74f tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:41:46.690664 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-5292ec3b-fcbf-41a5-93f1-0ea729b9a74f tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Show backup with id cc49a06a-8ca7-4929-aa0a-9b26c6fbac5c. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:41:46.694764 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:41:46.694764 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:41:46.695545 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-5292ec3b-fcbf-41a5-93f1-0ea729b9a74f tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] https://10.4.3.105/volume/v3/backups/cc49a06a-8ca7-4929-aa0a-9b26c6fbac5c returned with HTTP 200 Aug 12 10:41:46.696050 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1044/4194] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:41:46 2026] GET /volume/v3/backups/cc49a06a-8ca7-4929-aa0a-9b26c6fbac5c => generated 828 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:41:47.707352 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-14dbaddf-5fc1-4622-a9bf-94acdd8c2162 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:47.709388 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-14dbaddf-5fc1-4622-a9bf-94acdd8c2162 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] GET https://10.4.3.105/volume/v3/backups/cc49a06a-8ca7-4929-aa0a-9b26c6fbac5c Aug 12 10:41:47.709623 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-14dbaddf-5fc1-4622-a9bf-94acdd8c2162 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:41:47.709829 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-14dbaddf-5fc1-4622-a9bf-94acdd8c2162 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:41:47.709936 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-14dbaddf-5fc1-4622-a9bf-94acdd8c2162 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Show backup with id cc49a06a-8ca7-4929-aa0a-9b26c6fbac5c. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:41:47.715065 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:41:47.715065 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:41:47.715913 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-14dbaddf-5fc1-4622-a9bf-94acdd8c2162 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] https://10.4.3.105/volume/v3/backups/cc49a06a-8ca7-4929-aa0a-9b26c6fbac5c returned with HTTP 200 Aug 12 10:41:47.716301 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1041/4195] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:41:47 2026] GET /volume/v3/backups/cc49a06a-8ca7-4929-aa0a-9b26c6fbac5c => generated 828 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:41:48.045850 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-658de77e-1cdc-4f1b-87bb-733bef513a33 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:48.048922 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-658de77e-1cdc-4f1b-87bb-733bef513a33 tempest-VolumesNegativeTest-1724236817 tempest-VolumesNegativeTest-1724236817-project-member] POST https://10.4.3.105/volume/v3/volumes/6d742f63-e7f1-4e85-93bd-4cc1767cc02d/action Aug 12 10:41:48.049765 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-658de77e-1cdc-4f1b-87bb-733bef513a33 tempest-VolumesNegativeTest-1724236817 tempest-VolumesNegativeTest-1724236817-project-member] Action body: b'{"os-attach": {"instance_uuid": "19b7fb72-3af6-4f13-a690-0a6b55e2a24b", "mountpoint": "/dev/vdc"}}' {{(pid=100375) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 10:41:48.050013 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-658de77e-1cdc-4f1b-87bb-733bef513a33 tempest-VolumesNegativeTest-1724236817 tempest-VolumesNegativeTest-1724236817-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "19b7fb72-3af6-4f13-a690-0a6b55e2a24b", "mountpoint": "/dev/vdc"}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:41:48.060407 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-658de77e-1cdc-4f1b-87bb-733bef513a33 tempest-VolumesNegativeTest-1724236817 tempest-VolumesNegativeTest-1724236817-project-member] https://10.4.3.105/volume/v3/volumes/6d742f63-e7f1-4e85-93bd-4cc1767cc02d/action returned with HTTP 404 Aug 12 10:41:48.061102 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1058/4196] 10.4.3.105 () {68 vars in 1390 bytes} [Wed Aug 12 10:41:48 2026] POST /volume/v3/volumes/6d742f63-e7f1-4e85-93bd-4cc1767cc02d/action => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:41:48.727768 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-f7c8cbdb-faa8-4aab-a052-90923f557dc8 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:48.731041 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-f7c8cbdb-faa8-4aab-a052-90923f557dc8 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] GET https://10.4.3.105/volume/v3/backups/cc49a06a-8ca7-4929-aa0a-9b26c6fbac5c Aug 12 10:41:48.731287 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-f7c8cbdb-faa8-4aab-a052-90923f557dc8 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:41:48.731531 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-f7c8cbdb-faa8-4aab-a052-90923f557dc8 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:41:48.731727 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.v3.backups [None req-f7c8cbdb-faa8-4aab-a052-90923f557dc8 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Show backup with id cc49a06a-8ca7-4929-aa0a-9b26c6fbac5c. {{(pid=100372) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:41:48.737189 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:41:48.737189 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:41:48.737910 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-f7c8cbdb-faa8-4aab-a052-90923f557dc8 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] https://10.4.3.105/volume/v3/backups/cc49a06a-8ca7-4929-aa0a-9b26c6fbac5c returned with HTTP 200 Aug 12 10:41:48.738299 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1054/4197] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:41:48 2026] GET /volume/v3/backups/cc49a06a-8ca7-4929-aa0a-9b26c6fbac5c => generated 828 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:41:49.751285 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-ef063a19-3924-4da9-8000-1d4e2338db25 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:49.757251 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-ef063a19-3924-4da9-8000-1d4e2338db25 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] GET https://10.4.3.105/volume/v3/backups/cc49a06a-8ca7-4929-aa0a-9b26c6fbac5c Aug 12 10:41:49.757504 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-ef063a19-3924-4da9-8000-1d4e2338db25 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:41:49.757791 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-ef063a19-3924-4da9-8000-1d4e2338db25 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:41:49.758129 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-ef063a19-3924-4da9-8000-1d4e2338db25 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Show backup with id cc49a06a-8ca7-4929-aa0a-9b26c6fbac5c. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:41:49.762387 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:41:49.762387 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:41:49.763259 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-ef063a19-3924-4da9-8000-1d4e2338db25 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] https://10.4.3.105/volume/v3/backups/cc49a06a-8ca7-4929-aa0a-9b26c6fbac5c returned with HTTP 200 Aug 12 10:41:49.763657 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1045/4198] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:41:49 2026] GET /volume/v3/backups/cc49a06a-8ca7-4929-aa0a-9b26c6fbac5c => generated 828 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:41:50.774466 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-0b4d600b-8519-4c49-a967-cea0186eed1c None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:50.780497 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-0b4d600b-8519-4c49-a967-cea0186eed1c tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] GET https://10.4.3.105/volume/v3/backups/cc49a06a-8ca7-4929-aa0a-9b26c6fbac5c Aug 12 10:41:50.780497 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-0b4d600b-8519-4c49-a967-cea0186eed1c tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:41:50.780497 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-0b4d600b-8519-4c49-a967-cea0186eed1c tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:41:50.780497 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-0b4d600b-8519-4c49-a967-cea0186eed1c tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Show backup with id cc49a06a-8ca7-4929-aa0a-9b26c6fbac5c. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:41:50.787059 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:41:50.787059 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:41:50.788271 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-0b4d600b-8519-4c49-a967-cea0186eed1c tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] https://10.4.3.105/volume/v3/backups/cc49a06a-8ca7-4929-aa0a-9b26c6fbac5c returned with HTTP 200 Aug 12 10:41:50.788935 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1042/4199] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:41:50 2026] GET /volume/v3/backups/cc49a06a-8ca7-4929-aa0a-9b26c6fbac5c => generated 828 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:41:51.798670 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-30fe8b74-a329-4aa3-bac4-de18aa11f41b None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:51.800222 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-30fe8b74-a329-4aa3-bac4-de18aa11f41b tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] GET https://10.4.3.105/volume/v3/backups/cc49a06a-8ca7-4929-aa0a-9b26c6fbac5c Aug 12 10:41:51.800394 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-30fe8b74-a329-4aa3-bac4-de18aa11f41b tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:41:51.800577 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-30fe8b74-a329-4aa3-bac4-de18aa11f41b tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:41:51.800688 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-30fe8b74-a329-4aa3-bac4-de18aa11f41b tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Show backup with id cc49a06a-8ca7-4929-aa0a-9b26c6fbac5c. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:41:51.804471 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:41:51.804471 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:41:51.805156 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-30fe8b74-a329-4aa3-bac4-de18aa11f41b tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] https://10.4.3.105/volume/v3/backups/cc49a06a-8ca7-4929-aa0a-9b26c6fbac5c returned with HTTP 200 Aug 12 10:41:51.805469 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1059/4200] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:41:51 2026] GET /volume/v3/backups/cc49a06a-8ca7-4929-aa0a-9b26c6fbac5c => generated 828 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:41:52.244328 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-aee70759-7e84-44f8-9c4c-41d899502679 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:52.246421 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-aee70759-7e84-44f8-9c4c-41d899502679 tempest-VolumesNegativeTest-1724236817 tempest-VolumesNegativeTest-1724236817-project-member] POST https://10.4.3.105/volume/v3/volumes Aug 12 10:41:52.246874 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-aee70759-7e84-44f8-9c4c-41d899502679 tempest-VolumesNegativeTest-1724236817 tempest-VolumesNegativeTest-1724236817-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "1d40679c-372a-4335-9b04-7df74fb033bd", "size": 2, "name": "tempest-VolumesNegativeTest-Volume-129227207"}} {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:41:52.248388 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.v3.volumes [None req-aee70759-7e84-44f8-9c4c-41d899502679 tempest-VolumesNegativeTest-1724236817 tempest-VolumesNegativeTest-1724236817-project-member] Create volume request body: {'volume': {'imageRef': '1d40679c-372a-4335-9b04-7df74fb033bd', 'size': 2, 'name': 'tempest-VolumesNegativeTest-Volume-129227207'}} {{(pid=100372) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 10:41:52.336307 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.v3.volumes [None req-aee70759-7e84-44f8-9c4c-41d899502679 tempest-VolumesNegativeTest-1724236817 tempest-VolumesNegativeTest-1724236817-project-member] Create volume of 2 GB Aug 12 10:41:52.341662 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-aee70759-7e84-44f8-9c4c-41d899502679 tempest-VolumesNegativeTest-1724236817 tempest-VolumesNegativeTest-1724236817-project-member] Availability Zones retrieved successfully. Aug 12 10:41:52.347277 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-aee70759-7e84-44f8-9c4c-41d899502679 tempest-VolumesNegativeTest-1724236817 tempest-VolumesNegativeTest-1724236817-project-member] Flow 'volume_create_api' (863b1a09-c11b-4e60-b66e-a58fa8763df4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100372) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:41:52.348275 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-aee70759-7e84-44f8-9c4c-41d899502679 tempest-VolumesNegativeTest-1724236817 tempest-VolumesNegativeTest-1724236817-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2a71b843-aedd-4e92-ac2f-9e4460ab2988) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:41:52.349380 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.flows.api.create_volume [None req-aee70759-7e84-44f8-9c4c-41d899502679 tempest-VolumesNegativeTest-1724236817 tempest-VolumesNegativeTest-1724236817-project-member] Validating volume size '2' using validate_int {{(pid=100372) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 10:41:52.379402 np0000007037 devstack@c-api.service[100372]: WARNING cinder.volume.api [None req-aee70759-7e84-44f8-9c4c-41d899502679 tempest-VolumesNegativeTest-1724236817 tempest-VolumesNegativeTest-1724236817-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2a71b843-aedd-4e92-ac2f-9e4460ab2988) transitioned into state 'FAILURE' from state 'RUNNING' Aug 12 10:41:52.379402 np0000007037 devstack@c-api.service[100372]: Failure: cinder.exception.InvalidInput: Invalid input received: Image 1d40679c-372a-4335-9b04-7df74fb033bd is not active. Aug 12 10:41:52.381237 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-aee70759-7e84-44f8-9c4c-41d899502679 tempest-VolumesNegativeTest-1724236817 tempest-VolumesNegativeTest-1724236817-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2a71b843-aedd-4e92-ac2f-9e4460ab2988) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:41:52.382065 np0000007037 devstack@c-api.service[100372]: WARNING cinder.volume.api [None req-aee70759-7e84-44f8-9c4c-41d899502679 tempest-VolumesNegativeTest-1724236817 tempest-VolumesNegativeTest-1724236817-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2a71b843-aedd-4e92-ac2f-9e4460ab2988) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 12 10:41:52.382874 np0000007037 devstack@c-api.service[100372]: WARNING cinder.volume.api [None req-aee70759-7e84-44f8-9c4c-41d899502679 tempest-VolumesNegativeTest-1724236817 tempest-VolumesNegativeTest-1724236817-project-member] Flow 'volume_create_api' (863b1a09-c11b-4e60-b66e-a58fa8763df4) transitioned into state 'REVERTED' from state 'RUNNING' Aug 12 10:41:52.383166 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-aee70759-7e84-44f8-9c4c-41d899502679 tempest-VolumesNegativeTest-1724236817 tempest-VolumesNegativeTest-1724236817-project-member] https://10.4.3.105/volume/v3/volumes returned with HTTP 400 Aug 12 10:41:52.383727 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1055/4201] 10.4.3.105 () {68 vars in 1259 bytes} [Wed Aug 12 10:41:52 2026] POST /volume/v3/volumes => generated 125 bytes in 140 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 12 10:41:52.815071 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-d5333db5-1881-485f-92f8-9b90321e520c None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:52.817539 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-d5333db5-1881-485f-92f8-9b90321e520c tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] GET https://10.4.3.105/volume/v3/backups/cc49a06a-8ca7-4929-aa0a-9b26c6fbac5c Aug 12 10:41:52.817826 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-d5333db5-1881-485f-92f8-9b90321e520c tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:41:52.818117 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-d5333db5-1881-485f-92f8-9b90321e520c tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:41:52.818269 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-d5333db5-1881-485f-92f8-9b90321e520c tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Show backup with id cc49a06a-8ca7-4929-aa0a-9b26c6fbac5c. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:41:52.824308 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:41:52.824308 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:41:52.825326 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-d5333db5-1881-485f-92f8-9b90321e520c tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] https://10.4.3.105/volume/v3/backups/cc49a06a-8ca7-4929-aa0a-9b26c6fbac5c returned with HTTP 200 Aug 12 10:41:52.825841 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1046/4202] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:41:52 2026] GET /volume/v3/backups/cc49a06a-8ca7-4929-aa0a-9b26c6fbac5c => generated 828 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:41:53.838446 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-cbb8ea0d-4292-4674-979c-fa2e6832a9a8 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:53.842749 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-cbb8ea0d-4292-4674-979c-fa2e6832a9a8 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] GET https://10.4.3.105/volume/v3/backups/cc49a06a-8ca7-4929-aa0a-9b26c6fbac5c Aug 12 10:41:53.842947 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-cbb8ea0d-4292-4674-979c-fa2e6832a9a8 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:41:53.843138 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-cbb8ea0d-4292-4674-979c-fa2e6832a9a8 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:41:53.843241 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-cbb8ea0d-4292-4674-979c-fa2e6832a9a8 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Show backup with id cc49a06a-8ca7-4929-aa0a-9b26c6fbac5c. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:41:53.852069 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:41:53.852069 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:41:53.852817 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-cbb8ea0d-4292-4674-979c-fa2e6832a9a8 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] https://10.4.3.105/volume/v3/backups/cc49a06a-8ca7-4929-aa0a-9b26c6fbac5c returned with HTTP 200 Aug 12 10:41:53.853269 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1043/4203] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:41:53 2026] GET /volume/v3/backups/cc49a06a-8ca7-4929-aa0a-9b26c6fbac5c => generated 828 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:41:53.865024 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-c4b94770-c77e-4a3d-9fd7-50e27cfa14ca None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:53.867265 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-c4b94770-c77e-4a3d-9fd7-50e27cfa14ca tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] GET https://10.4.3.105/volume/v3/volumes/63b0fba9-4c4b-4442-9a7b-808ceb31c733 Aug 12 10:41:53.867551 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-c4b94770-c77e-4a3d-9fd7-50e27cfa14ca tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:41:53.867833 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-c4b94770-c77e-4a3d-9fd7-50e27cfa14ca tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:41:53.880079 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:41:53.880079 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:41:53.887270 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-c4b94770-c77e-4a3d-9fd7-50e27cfa14ca tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Volume info retrieved successfully. Aug 12 10:41:53.893506 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-c4b94770-c77e-4a3d-9fd7-50e27cfa14ca tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] https://10.4.3.105/volume/v3/volumes/63b0fba9-4c4b-4442-9a7b-808ceb31c733 returned with HTTP 200 Aug 12 10:41:53.894059 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1060/4204] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:41:53 2026] GET /volume/v3/volumes/63b0fba9-4c4b-4442-9a7b-808ceb31c733 => generated 964 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:41:53.912413 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-e6da990b-cbb8-4ad6-8180-9ca30fdac603 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:53.914958 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-e6da990b-cbb8-4ad6-8180-9ca30fdac603 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] GET https://10.4.3.105/volume/v3/volumes/63b0fba9-4c4b-4442-9a7b-808ceb31c733 Aug 12 10:41:53.915204 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-e6da990b-cbb8-4ad6-8180-9ca30fdac603 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:41:53.915441 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-e6da990b-cbb8-4ad6-8180-9ca30fdac603 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:41:53.922780 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:41:53.922780 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:41:53.926333 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-e6da990b-cbb8-4ad6-8180-9ca30fdac603 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Volume info retrieved successfully. Aug 12 10:41:53.930758 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-e6da990b-cbb8-4ad6-8180-9ca30fdac603 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] https://10.4.3.105/volume/v3/volumes/63b0fba9-4c4b-4442-9a7b-808ceb31c733 returned with HTTP 200 Aug 12 10:41:53.931379 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1056/4205] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:41:53 2026] GET /volume/v3/volumes/63b0fba9-4c4b-4442-9a7b-808ceb31c733 => generated 964 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:41:53.946291 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-8439ce65-d834-4af1-9a3a-0c8fe269e96f None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:53.948020 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-8439ce65-d834-4af1-9a3a-0c8fe269e96f tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] DELETE https://10.4.3.105/volume/v3/volumes/63b0fba9-4c4b-4442-9a7b-808ceb31c733 Aug 12 10:41:53.948258 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-8439ce65-d834-4af1-9a3a-0c8fe269e96f tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:41:53.948474 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-8439ce65-d834-4af1-9a3a-0c8fe269e96f tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Calling method 'delete' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:41:53.948703 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.v3.volumes [None req-8439ce65-d834-4af1-9a3a-0c8fe269e96f tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Delete volume with id: 63b0fba9-4c4b-4442-9a7b-808ceb31c733 Aug 12 10:41:53.956701 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:41:53.956701 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:41:53.957292 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-8439ce65-d834-4af1-9a3a-0c8fe269e96f tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Volume info retrieved successfully. Aug 12 10:41:53.974358 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-8439ce65-d834-4af1-9a3a-0c8fe269e96f tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Delete volume request issued successfully. Aug 12 10:41:53.974613 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-8439ce65-d834-4af1-9a3a-0c8fe269e96f tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] https://10.4.3.105/volume/v3/volumes/63b0fba9-4c4b-4442-9a7b-808ceb31c733 returned with HTTP 202 Aug 12 10:41:53.975046 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1047/4206] 10.4.3.105 () {66 vars in 1351 bytes} [Wed Aug 12 10:41:53 2026] DELETE /volume/v3/volumes/63b0fba9-4c4b-4442-9a7b-808ceb31c733 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 10:41:53.983008 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-d0a98c98-7b18-459d-92fa-c981c23d42e0 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:53.984874 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-d0a98c98-7b18-459d-92fa-c981c23d42e0 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] GET https://10.4.3.105/volume/v3/volumes/63b0fba9-4c4b-4442-9a7b-808ceb31c733 Aug 12 10:41:53.984988 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-d0a98c98-7b18-459d-92fa-c981c23d42e0 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:41:53.985169 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-d0a98c98-7b18-459d-92fa-c981c23d42e0 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:41:53.993007 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:41:53.993007 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:41:53.996872 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-d0a98c98-7b18-459d-92fa-c981c23d42e0 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Volume info retrieved successfully. Aug 12 10:41:54.001702 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-d0a98c98-7b18-459d-92fa-c981c23d42e0 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] https://10.4.3.105/volume/v3/volumes/63b0fba9-4c4b-4442-9a7b-808ceb31c733 returned with HTTP 200 Aug 12 10:41:54.002111 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1044/4207] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:41:53 2026] GET /volume/v3/volumes/63b0fba9-4c4b-4442-9a7b-808ceb31c733 => generated 963 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:41:54.011194 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-e150d7ea-b342-4307-98fc-990f3457aa9d None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:54.012833 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-e150d7ea-b342-4307-98fc-990f3457aa9d tempest-VolumesNegativeTest-1724236817 tempest-VolumesNegativeTest-1724236817-project-member] POST https://10.4.3.105/volume/v3/volumes Aug 12 10:41:54.013163 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-e150d7ea-b342-4307-98fc-990f3457aa9d tempest-VolumesNegativeTest-1724236817 tempest-VolumesNegativeTest-1724236817-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "imageRef": "b82e2247-a7dc-4f1c-af0d-aef031c039aa"}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:41:54.014508 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.v3.volumes [None req-e150d7ea-b342-4307-98fc-990f3457aa9d tempest-VolumesNegativeTest-1724236817 tempest-VolumesNegativeTest-1724236817-project-member] Create volume request body: {'volume': {'size': 1, 'imageRef': 'b82e2247-a7dc-4f1c-af0d-aef031c039aa'}} {{(pid=100375) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 10:41:54.094091 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.v3.volumes [None req-e150d7ea-b342-4307-98fc-990f3457aa9d tempest-VolumesNegativeTest-1724236817 tempest-VolumesNegativeTest-1724236817-project-member] Create volume of 1 GB Aug 12 10:41:54.099261 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-e150d7ea-b342-4307-98fc-990f3457aa9d tempest-VolumesNegativeTest-1724236817 tempest-VolumesNegativeTest-1724236817-project-member] Availability Zones retrieved successfully. Aug 12 10:41:54.104671 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-e150d7ea-b342-4307-98fc-990f3457aa9d tempest-VolumesNegativeTest-1724236817 tempest-VolumesNegativeTest-1724236817-project-member] Flow 'volume_create_api' (bcdf1fc6-30ee-4920-9c1d-7954da01c759) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:41:54.105799 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-e150d7ea-b342-4307-98fc-990f3457aa9d tempest-VolumesNegativeTest-1724236817 tempest-VolumesNegativeTest-1724236817-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (33876314-5fc9-492a-828a-1f6fee25e075) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:41:54.106908 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.flows.api.create_volume [None req-e150d7ea-b342-4307-98fc-990f3457aa9d tempest-VolumesNegativeTest-1724236817 tempest-VolumesNegativeTest-1724236817-project-member] Validating volume size '1' using validate_int {{(pid=100375) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 10:41:54.141140 np0000007037 devstack@c-api.service[100375]: WARNING cinder.volume.api [None req-e150d7ea-b342-4307-98fc-990f3457aa9d tempest-VolumesNegativeTest-1724236817 tempest-VolumesNegativeTest-1724236817-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (33876314-5fc9-492a-828a-1f6fee25e075) transitioned into state 'FAILURE' from state 'RUNNING' Aug 12 10:41:54.141140 np0000007037 devstack@c-api.service[100375]: Failure: cinder.exception.InvalidInput: Invalid input received: Volume size 1GB cannot be smaller than the image minDisk size 2GB. Aug 12 10:41:54.142924 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-e150d7ea-b342-4307-98fc-990f3457aa9d tempest-VolumesNegativeTest-1724236817 tempest-VolumesNegativeTest-1724236817-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (33876314-5fc9-492a-828a-1f6fee25e075) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:41:54.143908 np0000007037 devstack@c-api.service[100375]: WARNING cinder.volume.api [None req-e150d7ea-b342-4307-98fc-990f3457aa9d tempest-VolumesNegativeTest-1724236817 tempest-VolumesNegativeTest-1724236817-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (33876314-5fc9-492a-828a-1f6fee25e075) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 12 10:41:54.144772 np0000007037 devstack@c-api.service[100375]: WARNING cinder.volume.api [None req-e150d7ea-b342-4307-98fc-990f3457aa9d tempest-VolumesNegativeTest-1724236817 tempest-VolumesNegativeTest-1724236817-project-member] Flow 'volume_create_api' (bcdf1fc6-30ee-4920-9c1d-7954da01c759) transitioned into state 'REVERTED' from state 'RUNNING' Aug 12 10:41:54.145138 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-e150d7ea-b342-4307-98fc-990f3457aa9d tempest-VolumesNegativeTest-1724236817 tempest-VolumesNegativeTest-1724236817-project-member] https://10.4.3.105/volume/v3/volumes returned with HTTP 400 Aug 12 10:41:54.145791 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1061/4208] 10.4.3.105 () {68 vars in 1258 bytes} [Wed Aug 12 10:41:54 2026] POST /volume/v3/volumes => generated 134 bytes in 135 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 12 10:41:54.301452 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-10ff70c9-2f93-4ed6-a573-0e4f3a40adaf None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:54.303661 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-10ff70c9-2f93-4ed6-a573-0e4f3a40adaf tempest-VolumesNegativeTest-1724236817 tempest-VolumesNegativeTest-1724236817-project-member] POST https://10.4.3.105/volume/v3/volumes Aug 12 10:41:54.304069 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-10ff70c9-2f93-4ed6-a573-0e4f3a40adaf tempest-VolumesNegativeTest-1724236817 tempest-VolumesNegativeTest-1724236817-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "#$%"}} {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:41:54.305719 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-10ff70c9-2f93-4ed6-a573-0e4f3a40adaf tempest-VolumesNegativeTest-1724236817 tempest-VolumesNegativeTest-1724236817-project-member] https://10.4.3.105/volume/v3/volumes returned with HTTP 400 Aug 12 10:41:54.306202 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1057/4209] 10.4.3.105 () {68 vars in 1258 bytes} [Wed Aug 12 10:41:54 2026] POST /volume/v3/volumes => generated 127 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 12 10:41:54.314551 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-7a308073-e1a8-4950-8246-9a4d84f205f8 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:54.316608 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-7a308073-e1a8-4950-8246-9a4d84f205f8 tempest-VolumesNegativeTest-1724236817 tempest-VolumesNegativeTest-1724236817-project-member] POST https://10.4.3.105/volume/v3/volumes Aug 12 10:41:54.317008 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-7a308073-e1a8-4950-8246-9a4d84f205f8 tempest-VolumesNegativeTest-1724236817 tempest-VolumesNegativeTest-1724236817-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "be67f688-fd3f-4027-bf65-4a1e762d2f30"}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:41:54.318807 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.volumes [None req-7a308073-e1a8-4950-8246-9a4d84f205f8 tempest-VolumesNegativeTest-1724236817 tempest-VolumesNegativeTest-1724236817-project-member] Create volume request body: {'volume': {'size': 1, 'snapshot_id': 'be67f688-fd3f-4027-bf65-4a1e762d2f30'}} {{(pid=100374) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 10:41:54.324033 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-7a308073-e1a8-4950-8246-9a4d84f205f8 tempest-VolumesNegativeTest-1724236817 tempest-VolumesNegativeTest-1724236817-project-member] https://10.4.3.105/volume/v3/volumes returned with HTTP 404 Aug 12 10:41:54.324961 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1048/4210] 10.4.3.105 () {68 vars in 1258 bytes} [Wed Aug 12 10:41:54 2026] POST /volume/v3/volumes => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:41:54.332499 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-aa9fd1a5-44b7-4910-92cc-e8af05563b3e None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:54.334309 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-aa9fd1a5-44b7-4910-92cc-e8af05563b3e tempest-VolumesNegativeTest-1724236817 tempest-VolumesNegativeTest-1724236817-project-member] POST https://10.4.3.105/volume/v3/volumes Aug 12 10:41:54.334765 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-aa9fd1a5-44b7-4910-92cc-e8af05563b3e tempest-VolumesNegativeTest-1724236817 tempest-VolumesNegativeTest-1724236817-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "9fe2e6cd-d3db-481a-a7c8-a63ee2f26799"}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:41:54.336233 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.v3.volumes [None req-aa9fd1a5-44b7-4910-92cc-e8af05563b3e tempest-VolumesNegativeTest-1724236817 tempest-VolumesNegativeTest-1724236817-project-member] Create volume request body: {'volume': {'size': 1, 'source_volid': '9fe2e6cd-d3db-481a-a7c8-a63ee2f26799'}} {{(pid=100373) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 10:41:54.342100 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-aa9fd1a5-44b7-4910-92cc-e8af05563b3e tempest-VolumesNegativeTest-1724236817 tempest-VolumesNegativeTest-1724236817-project-member] https://10.4.3.105/volume/v3/volumes returned with HTTP 404 Aug 12 10:41:54.342594 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1045/4211] 10.4.3.105 () {68 vars in 1258 bytes} [Wed Aug 12 10:41:54 2026] POST /volume/v3/volumes => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:41:54.351268 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-dde287ea-2e00-445a-b0ee-6f039006f364 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:54.353382 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-dde287ea-2e00-445a-b0ee-6f039006f364 tempest-VolumesNegativeTest-1724236817 tempest-VolumesNegativeTest-1724236817-project-member] POST https://10.4.3.105/volume/v3/volumes Aug 12 10:41:54.353826 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-dde287ea-2e00-445a-b0ee-6f039006f364 tempest-VolumesNegativeTest-1724236817 tempest-VolumesNegativeTest-1724236817-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "volume_type": "416eba25-0f04-41ab-8485-41030d08174c"}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:41:54.356029 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.v3.volumes [None req-dde287ea-2e00-445a-b0ee-6f039006f364 tempest-VolumesNegativeTest-1724236817 tempest-VolumesNegativeTest-1724236817-project-member] Create volume request body: {'volume': {'size': 1, 'volume_type': '416eba25-0f04-41ab-8485-41030d08174c'}} {{(pid=100375) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 10:41:54.362768 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-dde287ea-2e00-445a-b0ee-6f039006f364 tempest-VolumesNegativeTest-1724236817 tempest-VolumesNegativeTest-1724236817-project-member] https://10.4.3.105/volume/v3/volumes returned with HTTP 404 Aug 12 10:41:54.363390 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1062/4212] 10.4.3.105 () {68 vars in 1258 bytes} [Wed Aug 12 10:41:54 2026] POST /volume/v3/volumes => generated 114 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:41:54.370981 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-1cc36eb7-d03f-4167-a6a6-b1ff402c1769 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:54.372752 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-1cc36eb7-d03f-4167-a6a6-b1ff402c1769 tempest-VolumesNegativeTest-1724236817 tempest-VolumesNegativeTest-1724236817-project-member] POST https://10.4.3.105/volume/v3/volumes Aug 12 10:41:54.373127 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-1cc36eb7-d03f-4167-a6a6-b1ff402c1769 tempest-VolumesNegativeTest-1724236817 tempest-VolumesNegativeTest-1724236817-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "-1"}} {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:41:54.375031 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-1cc36eb7-d03f-4167-a6a6-b1ff402c1769 tempest-VolumesNegativeTest-1724236817 tempest-VolumesNegativeTest-1724236817-project-member] https://10.4.3.105/volume/v3/volumes returned with HTTP 400 Aug 12 10:41:54.375491 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1058/4213] 10.4.3.105 () {68 vars in 1258 bytes} [Wed Aug 12 10:41:54 2026] POST /volume/v3/volumes => generated 125 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 12 10:41:54.382885 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-3a31b4ab-bb2b-4667-94f7-eb493dca7df3 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:54.385112 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-3a31b4ab-bb2b-4667-94f7-eb493dca7df3 tempest-VolumesNegativeTest-1724236817 tempest-VolumesNegativeTest-1724236817-project-member] POST https://10.4.3.105/volume/v3/volumes Aug 12 10:41:54.385567 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-3a31b4ab-bb2b-4667-94f7-eb493dca7df3 tempest-VolumesNegativeTest-1724236817 tempest-VolumesNegativeTest-1724236817-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "0"}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:41:54.388314 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-3a31b4ab-bb2b-4667-94f7-eb493dca7df3 tempest-VolumesNegativeTest-1724236817 tempest-VolumesNegativeTest-1724236817-project-member] https://10.4.3.105/volume/v3/volumes returned with HTTP 400 Aug 12 10:41:54.388987 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1049/4214] 10.4.3.105 () {68 vars in 1258 bytes} [Wed Aug 12 10:41:54 2026] POST /volume/v3/volumes => generated 125 bytes in 7 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 12 10:41:54.396876 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-ce81777f-e1d4-40a9-8a89-17c2870d5ceb None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:54.398576 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-ce81777f-e1d4-40a9-8a89-17c2870d5ceb tempest-VolumesNegativeTest-1724236817 tempest-VolumesNegativeTest-1724236817-project-member] POST https://10.4.3.105/volume/v3/volumes Aug 12 10:41:54.398941 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-ce81777f-e1d4-40a9-8a89-17c2870d5ceb tempest-VolumesNegativeTest-1724236817 tempest-VolumesNegativeTest-1724236817-project-member] Action: 'create', calling method: create, body: {"volume": {"size": ""}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:41:54.400511 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-ce81777f-e1d4-40a9-8a89-17c2870d5ceb tempest-VolumesNegativeTest-1724236817 tempest-VolumesNegativeTest-1724236817-project-member] https://10.4.3.105/volume/v3/volumes returned with HTTP 400 Aug 12 10:41:54.401034 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1046/4215] 10.4.3.105 () {68 vars in 1258 bytes} [Wed Aug 12 10:41:54 2026] POST /volume/v3/volumes => generated 121 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 12 10:41:54.408577 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-4822359d-821b-4240-ba74-d05ee6ac36ca None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:54.410852 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-4822359d-821b-4240-ba74-d05ee6ac36ca tempest-VolumesNegativeTest-1724236817 tempest-VolumesNegativeTest-1724236817-project-member] DELETE https://10.4.3.105/volume/v3/volumes/tempest-invalid-91127620 Aug 12 10:41:54.411172 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-4822359d-821b-4240-ba74-d05ee6ac36ca tempest-VolumesNegativeTest-1724236817 tempest-VolumesNegativeTest-1724236817-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:41:54.411422 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-4822359d-821b-4240-ba74-d05ee6ac36ca tempest-VolumesNegativeTest-1724236817 tempest-VolumesNegativeTest-1724236817-project-member] Calling method 'delete' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:41:54.411654 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.v3.volumes [None req-4822359d-821b-4240-ba74-d05ee6ac36ca tempest-VolumesNegativeTest-1724236817 tempest-VolumesNegativeTest-1724236817-project-member] Delete volume with id: tempest-invalid-91127620 Aug 12 10:41:54.418482 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-4822359d-821b-4240-ba74-d05ee6ac36ca tempest-VolumesNegativeTest-1724236817 tempest-VolumesNegativeTest-1724236817-project-member] https://10.4.3.105/volume/v3/volumes/tempest-invalid-91127620 returned with HTTP 404 Aug 12 10:41:54.419130 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1063/4216] 10.4.3.105 () {66 vars in 1315 bytes} [Wed Aug 12 10:41:54 2026] DELETE /volume/v3/volumes/tempest-invalid-91127620 => generated 97 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 12 10:41:54.426345 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-84b09bb5-bdae-4a88-ae3d-0281f218be49 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:54.428329 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1059/4217] 10.4.3.105 () {66 vars in 1243 bytes} [Wed Aug 12 10:41:54 2026] DELETE /volume/v3/volumes/ => generated 112 bytes in 2 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Aug 12 10:41:54.435614 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-7e00f22f-ccac-4d77-b93b-5485b9e520d1 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:54.437904 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-7e00f22f-ccac-4d77-b93b-5485b9e520d1 tempest-VolumesNegativeTest-1724236817 tempest-VolumesNegativeTest-1724236817-project-member] POST https://10.4.3.105/volume/v3/volumes/xxx/action Aug 12 10:41:54.438336 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-7e00f22f-ccac-4d77-b93b-5485b9e520d1 tempest-VolumesNegativeTest-1724236817 tempest-VolumesNegativeTest-1724236817-project-member] Action body: b'{"os-detach": {}}' {{(pid=100374) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 10:41:54.438498 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-7e00f22f-ccac-4d77-b93b-5485b9e520d1 tempest-VolumesNegativeTest-1724236817 tempest-VolumesNegativeTest-1724236817-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:41:54.447732 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-7e00f22f-ccac-4d77-b93b-5485b9e520d1 tempest-VolumesNegativeTest-1724236817 tempest-VolumesNegativeTest-1724236817-project-member] https://10.4.3.105/volume/v3/volumes/xxx/action returned with HTTP 404 Aug 12 10:41:54.448353 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1050/4218] 10.4.3.105 () {68 vars in 1291 bytes} [Wed Aug 12 10:41:54 2026] POST /volume/v3/volumes/xxx/action => generated 76 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 12 10:41:54.456148 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-17ff6e47-2983-4ee1-876a-1be3af1ff25b None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:54.458417 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-17ff6e47-2983-4ee1-876a-1be3af1ff25b tempest-VolumesNegativeTest-1724236817 tempest-VolumesNegativeTest-1724236817-project-member] GET https://10.4.3.105/volume/v3/volumes/tempest-invalid-665056049 Aug 12 10:41:54.458747 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-17ff6e47-2983-4ee1-876a-1be3af1ff25b tempest-VolumesNegativeTest-1724236817 tempest-VolumesNegativeTest-1724236817-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:41:54.459113 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-17ff6e47-2983-4ee1-876a-1be3af1ff25b tempest-VolumesNegativeTest-1724236817 tempest-VolumesNegativeTest-1724236817-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:41:54.467492 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-17ff6e47-2983-4ee1-876a-1be3af1ff25b tempest-VolumesNegativeTest-1724236817 tempest-VolumesNegativeTest-1724236817-project-member] https://10.4.3.105/volume/v3/volumes/tempest-invalid-665056049 returned with HTTP 404 Aug 12 10:41:54.468103 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1047/4219] 10.4.3.105 () {66 vars in 1315 bytes} [Wed Aug 12 10:41:54 2026] GET /volume/v3/volumes/tempest-invalid-665056049 => generated 98 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 12 10:41:54.474816 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-b388eaad-3596-4ed1-a6d4-f6166e7b6f94 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:54.476794 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1064/4220] 10.4.3.105 () {66 vars in 1240 bytes} [Wed Aug 12 10:41:54 2026] GET /volume/v3/volumes/ => generated 112 bytes in 2 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Aug 12 10:41:54.483722 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-66989c42-6334-4f44-b8bf-01745427dbfd None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:54.485900 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-66989c42-6334-4f44-b8bf-01745427dbfd tempest-VolumesNegativeTest-1724236817 tempest-VolumesNegativeTest-1724236817-project-member] GET https://10.4.3.105/volume/v3/volumes/detail?status=null Aug 12 10:41:54.486128 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-66989c42-6334-4f44-b8bf-01745427dbfd tempest-VolumesNegativeTest-1724236817 tempest-VolumesNegativeTest-1724236817-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:41:54.486311 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-66989c42-6334-4f44-b8bf-01745427dbfd tempest-VolumesNegativeTest-1724236817 tempest-VolumesNegativeTest-1724236817-project-member] Calling method 'detail' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:41:54.486620 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.api_utils [None req-66989c42-6334-4f44-b8bf-01745427dbfd tempest-VolumesNegativeTest-1724236817 tempest-VolumesNegativeTest-1724236817-project-member] Removing options '' from query. {{(pid=100372) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 10:41:54.486858 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-66989c42-6334-4f44-b8bf-01745427dbfd tempest-VolumesNegativeTest-1724236817 tempest-VolumesNegativeTest-1724236817-project-member] Could not evaluate value null, assuming string {{(pid=100372) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 12 10:41:54.487597 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-66989c42-6334-4f44-b8bf-01745427dbfd tempest-VolumesNegativeTest-1724236817 tempest-VolumesNegativeTest-1724236817-project-member] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=100372) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 10:41:54.494203 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-66989c42-6334-4f44-b8bf-01745427dbfd tempest-VolumesNegativeTest-1724236817 tempest-VolumesNegativeTest-1724236817-project-member] Get all volumes completed successfully. Aug 12 10:41:54.496044 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-66989c42-6334-4f44-b8bf-01745427dbfd tempest-VolumesNegativeTest-1724236817 tempest-VolumesNegativeTest-1724236817-project-member] https://10.4.3.105/volume/v3/volumes/detail?status=null returned with HTTP 200 Aug 12 10:41:54.496508 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1060/4221] 10.4.3.105 () {66 vars in 1281 bytes} [Wed Aug 12 10:41:54 2026] GET /volume/v3/volumes/detail?status=null => generated 15 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 12 10:41:54.514719 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-f3959136-4b14-444d-abf5-f5e8d1d534d6 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:54.516395 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-f3959136-4b14-444d-abf5-f5e8d1d534d6 tempest-VolumesNegativeTest-1724236817 tempest-VolumesNegativeTest-1724236817-project-member] GET https://10.4.3.105/volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-609615389 Aug 12 10:41:54.516583 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-f3959136-4b14-444d-abf5-f5e8d1d534d6 tempest-VolumesNegativeTest-1724236817 tempest-VolumesNegativeTest-1724236817-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:41:54.516768 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-f3959136-4b14-444d-abf5-f5e8d1d534d6 tempest-VolumesNegativeTest-1724236817 tempest-VolumesNegativeTest-1724236817-project-member] Calling method 'detail' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:41:54.516992 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.api_utils [None req-f3959136-4b14-444d-abf5-f5e8d1d534d6 tempest-VolumesNegativeTest-1724236817 tempest-VolumesNegativeTest-1724236817-project-member] Removing options '' from query. {{(pid=100374) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 10:41:54.517664 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-f3959136-4b14-444d-abf5-f5e8d1d534d6 tempest-VolumesNegativeTest-1724236817 tempest-VolumesNegativeTest-1724236817-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-609615389'), ('no_migration_targets', True)]). {{(pid=100374) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 10:41:54.542071 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-f3959136-4b14-444d-abf5-f5e8d1d534d6 tempest-VolumesNegativeTest-1724236817 tempest-VolumesNegativeTest-1724236817-project-member] Get all volumes completed successfully. Aug 12 10:41:54.544348 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-f3959136-4b14-444d-abf5-f5e8d1d534d6 tempest-VolumesNegativeTest-1724236817 tempest-VolumesNegativeTest-1724236817-project-member] https://10.4.3.105/volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-609615389 returned with HTTP 200 Aug 12 10:41:54.544748 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1051/4222] 10.4.3.105 () {66 vars in 1357 bytes} [Wed Aug 12 10:41:54 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-609615389 => generated 15 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 12 10:41:54.558240 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-47c4ed38-4496-49c2-acef-b9ea1fd2a951 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:54.559953 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-47c4ed38-4496-49c2-acef-b9ea1fd2a951 tempest-VolumesNegativeTest-1724236817 tempest-VolumesNegativeTest-1724236817-project-member] GET https://10.4.3.105/volume/v3/volumes?status=null Aug 12 10:41:54.560127 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-47c4ed38-4496-49c2-acef-b9ea1fd2a951 tempest-VolumesNegativeTest-1724236817 tempest-VolumesNegativeTest-1724236817-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:41:54.560299 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-47c4ed38-4496-49c2-acef-b9ea1fd2a951 tempest-VolumesNegativeTest-1724236817 tempest-VolumesNegativeTest-1724236817-project-member] Calling method 'index' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:41:54.560594 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.api_utils [None req-47c4ed38-4496-49c2-acef-b9ea1fd2a951 tempest-VolumesNegativeTest-1724236817 tempest-VolumesNegativeTest-1724236817-project-member] Removing options '' from query. {{(pid=100373) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 10:41:54.560817 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-47c4ed38-4496-49c2-acef-b9ea1fd2a951 tempest-VolumesNegativeTest-1724236817 tempest-VolumesNegativeTest-1724236817-project-member] Could not evaluate value null, assuming string {{(pid=100373) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 12 10:41:54.561350 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-47c4ed38-4496-49c2-acef-b9ea1fd2a951 tempest-VolumesNegativeTest-1724236817 tempest-VolumesNegativeTest-1724236817-project-member] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=100373) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 10:41:54.567856 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-47c4ed38-4496-49c2-acef-b9ea1fd2a951 tempest-VolumesNegativeTest-1724236817 tempest-VolumesNegativeTest-1724236817-project-member] Get all volumes completed successfully. Aug 12 10:41:54.568274 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-47c4ed38-4496-49c2-acef-b9ea1fd2a951 tempest-VolumesNegativeTest-1724236817 tempest-VolumesNegativeTest-1724236817-project-member] https://10.4.3.105/volume/v3/volumes?status=null returned with HTTP 200 Aug 12 10:41:54.568820 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1048/4223] 10.4.3.105 () {66 vars in 1260 bytes} [Wed Aug 12 10:41:54 2026] GET /volume/v3/volumes?status=null => generated 15 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 12 10:41:54.578600 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-2935a517-07c6-4db4-a662-41bd8e04e27b None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:54.581007 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-2935a517-07c6-4db4-a662-41bd8e04e27b tempest-VolumesNegativeTest-1724236817 tempest-VolumesNegativeTest-1724236817-project-member] GET https://10.4.3.105/volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-1805685541 Aug 12 10:41:54.581273 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-2935a517-07c6-4db4-a662-41bd8e04e27b tempest-VolumesNegativeTest-1724236817 tempest-VolumesNegativeTest-1724236817-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:41:54.581921 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-2935a517-07c6-4db4-a662-41bd8e04e27b tempest-VolumesNegativeTest-1724236817 tempest-VolumesNegativeTest-1724236817-project-member] Calling method 'index' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:41:54.581921 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.api_utils [None req-2935a517-07c6-4db4-a662-41bd8e04e27b tempest-VolumesNegativeTest-1724236817 tempest-VolumesNegativeTest-1724236817-project-member] Removing options '' from query. {{(pid=100375) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 10:41:54.583042 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-2935a517-07c6-4db4-a662-41bd8e04e27b tempest-VolumesNegativeTest-1724236817 tempest-VolumesNegativeTest-1724236817-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-1805685541'), ('no_migration_targets', True)]). {{(pid=100375) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 10:41:54.591175 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-2935a517-07c6-4db4-a662-41bd8e04e27b tempest-VolumesNegativeTest-1724236817 tempest-VolumesNegativeTest-1724236817-project-member] Get all volumes completed successfully. Aug 12 10:41:54.591745 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-2935a517-07c6-4db4-a662-41bd8e04e27b tempest-VolumesNegativeTest-1724236817 tempest-VolumesNegativeTest-1724236817-project-member] https://10.4.3.105/volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-1805685541 returned with HTTP 200 Aug 12 10:41:54.592263 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1065/4224] 10.4.3.105 () {66 vars in 1338 bytes} [Wed Aug 12 10:41:54 2026] GET /volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-1805685541 => generated 15 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 12 10:41:54.601915 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-b3c91d12-9519-4cfd-8665-1f2cfaa2d8ff None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:54.604142 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-b3c91d12-9519-4cfd-8665-1f2cfaa2d8ff tempest-VolumesNegativeTest-1724236817 tempest-VolumesNegativeTest-1724236817-project-member] POST https://10.4.3.105/volume/v3/volumes/34641e7b-3b34-4bb2-85f4-20c159a34d63/action Aug 12 10:41:54.604596 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-b3c91d12-9519-4cfd-8665-1f2cfaa2d8ff tempest-VolumesNegativeTest-1724236817 tempest-VolumesNegativeTest-1724236817-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100372) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 10:41:54.604782 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-b3c91d12-9519-4cfd-8665-1f2cfaa2d8ff tempest-VolumesNegativeTest-1724236817 tempest-VolumesNegativeTest-1724236817-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:41:54.615892 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:41:54.615892 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:41:54.616535 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-b3c91d12-9519-4cfd-8665-1f2cfaa2d8ff tempest-VolumesNegativeTest-1724236817 tempest-VolumesNegativeTest-1724236817-project-member] Volume info retrieved successfully. Aug 12 10:41:54.625337 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-b3c91d12-9519-4cfd-8665-1f2cfaa2d8ff tempest-VolumesNegativeTest-1724236817 tempest-VolumesNegativeTest-1724236817-project-member] Reserve volume completed successfully. Aug 12 10:41:54.625703 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-b3c91d12-9519-4cfd-8665-1f2cfaa2d8ff tempest-VolumesNegativeTest-1724236817 tempest-VolumesNegativeTest-1724236817-project-member] https://10.4.3.105/volume/v3/volumes/34641e7b-3b34-4bb2-85f4-20c159a34d63/action returned with HTTP 202 Aug 12 10:41:54.626295 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1061/4225] 10.4.3.105 () {68 vars in 1390 bytes} [Wed Aug 12 10:41:54 2026] POST /volume/v3/volumes/34641e7b-3b34-4bb2-85f4-20c159a34d63/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 10:41:54.633143 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-e5e6a449-a92f-4fa9-8cc8-e538c226314f None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:54.635123 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-e5e6a449-a92f-4fa9-8cc8-e538c226314f tempest-VolumesNegativeTest-1724236817 tempest-VolumesNegativeTest-1724236817-project-member] POST https://10.4.3.105/volume/v3/volumes/34641e7b-3b34-4bb2-85f4-20c159a34d63/action Aug 12 10:41:54.635483 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-e5e6a449-a92f-4fa9-8cc8-e538c226314f tempest-VolumesNegativeTest-1724236817 tempest-VolumesNegativeTest-1724236817-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100374) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 10:41:54.635662 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-e5e6a449-a92f-4fa9-8cc8-e538c226314f tempest-VolumesNegativeTest-1724236817 tempest-VolumesNegativeTest-1724236817-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:41:54.643854 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:41:54.643854 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:41:54.644303 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-e5e6a449-a92f-4fa9-8cc8-e538c226314f tempest-VolumesNegativeTest-1724236817 tempest-VolumesNegativeTest-1724236817-project-member] Volume info retrieved successfully. Aug 12 10:41:54.648330 np0000007037 devstack@c-api.service[100374]: ERROR cinder.volume.api [None req-e5e6a449-a92f-4fa9-8cc8-e538c226314f tempest-VolumesNegativeTest-1724236817 tempest-VolumesNegativeTest-1724236817-project-member] Volume status must be available to reserve, but the status is attaching. Aug 12 10:41:54.648661 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-e5e6a449-a92f-4fa9-8cc8-e538c226314f tempest-VolumesNegativeTest-1724236817 tempest-VolumesNegativeTest-1724236817-project-member] https://10.4.3.105/volume/v3/volumes/34641e7b-3b34-4bb2-85f4-20c159a34d63/action returned with HTTP 400 Aug 12 10:41:54.649190 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1052/4226] 10.4.3.105 () {68 vars in 1390 bytes} [Wed Aug 12 10:41:54 2026] POST /volume/v3/volumes/34641e7b-3b34-4bb2-85f4-20c159a34d63/action => generated 132 bytes in 16 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 12 10:41:54.656289 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-8c6fed09-fba5-42ad-8073-d94c3aa82e76 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:54.658015 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-8c6fed09-fba5-42ad-8073-d94c3aa82e76 tempest-VolumesNegativeTest-1724236817 tempest-VolumesNegativeTest-1724236817-project-member] POST https://10.4.3.105/volume/v3/volumes/34641e7b-3b34-4bb2-85f4-20c159a34d63/action Aug 12 10:41:54.658403 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-8c6fed09-fba5-42ad-8073-d94c3aa82e76 tempest-VolumesNegativeTest-1724236817 tempest-VolumesNegativeTest-1724236817-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=100373) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 10:41:54.658568 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-8c6fed09-fba5-42ad-8073-d94c3aa82e76 tempest-VolumesNegativeTest-1724236817 tempest-VolumesNegativeTest-1724236817-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:41:54.668461 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:41:54.668461 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:41:54.669030 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-8c6fed09-fba5-42ad-8073-d94c3aa82e76 tempest-VolumesNegativeTest-1724236817 tempest-VolumesNegativeTest-1724236817-project-member] Volume info retrieved successfully. Aug 12 10:41:54.683149 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-8c6fed09-fba5-42ad-8073-d94c3aa82e76 tempest-VolumesNegativeTest-1724236817 tempest-VolumesNegativeTest-1724236817-project-member] Unreserve volume completed successfully. Aug 12 10:41:54.683402 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-8c6fed09-fba5-42ad-8073-d94c3aa82e76 tempest-VolumesNegativeTest-1724236817 tempest-VolumesNegativeTest-1724236817-project-member] https://10.4.3.105/volume/v3/volumes/34641e7b-3b34-4bb2-85f4-20c159a34d63/action returned with HTTP 202 Aug 12 10:41:54.683957 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1049/4227] 10.4.3.105 () {68 vars in 1390 bytes} [Wed Aug 12 10:41:54 2026] POST /volume/v3/volumes/34641e7b-3b34-4bb2-85f4-20c159a34d63/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 10:41:54.692410 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-074ce56e-1875-43a9-8f8b-49c2bedfdc26 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:54.694820 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-074ce56e-1875-43a9-8f8b-49c2bedfdc26 tempest-VolumesNegativeTest-1724236817 tempest-VolumesNegativeTest-1724236817-project-member] POST https://10.4.3.105/volume/v3/volumes/bfe6e9a0-b02d-401b-85f7-9e1d4ca803e1/action Aug 12 10:41:54.695191 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-074ce56e-1875-43a9-8f8b-49c2bedfdc26 tempest-VolumesNegativeTest-1724236817 tempest-VolumesNegativeTest-1724236817-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100375) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 10:41:54.695410 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-074ce56e-1875-43a9-8f8b-49c2bedfdc26 tempest-VolumesNegativeTest-1724236817 tempest-VolumesNegativeTest-1724236817-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:41:54.704594 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-074ce56e-1875-43a9-8f8b-49c2bedfdc26 tempest-VolumesNegativeTest-1724236817 tempest-VolumesNegativeTest-1724236817-project-member] https://10.4.3.105/volume/v3/volumes/bfe6e9a0-b02d-401b-85f7-9e1d4ca803e1/action returned with HTTP 404 Aug 12 10:41:54.705340 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1066/4228] 10.4.3.105 () {68 vars in 1390 bytes} [Wed Aug 12 10:41:54 2026] POST /volume/v3/volumes/bfe6e9a0-b02d-401b-85f7-9e1d4ca803e1/action => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:41:54.713962 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-42198e75-6ada-45ca-84a0-8a8329f60612 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:54.715768 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-42198e75-6ada-45ca-84a0-8a8329f60612 tempest-VolumesNegativeTest-1724236817 tempest-VolumesNegativeTest-1724236817-project-member] POST https://10.4.3.105/volume/v3/volumes/7a6c8787-0cf5-450c-8c93-d2452a6c262d/action Aug 12 10:41:54.716117 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-42198e75-6ada-45ca-84a0-8a8329f60612 tempest-VolumesNegativeTest-1724236817 tempest-VolumesNegativeTest-1724236817-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=100372) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 10:41:54.716231 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-42198e75-6ada-45ca-84a0-8a8329f60612 tempest-VolumesNegativeTest-1724236817 tempest-VolumesNegativeTest-1724236817-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:41:54.722860 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-42198e75-6ada-45ca-84a0-8a8329f60612 tempest-VolumesNegativeTest-1724236817 tempest-VolumesNegativeTest-1724236817-project-member] https://10.4.3.105/volume/v3/volumes/7a6c8787-0cf5-450c-8c93-d2452a6c262d/action returned with HTTP 404 Aug 12 10:41:54.723267 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1062/4229] 10.4.3.105 () {68 vars in 1390 bytes} [Wed Aug 12 10:41:54 2026] POST /volume/v3/volumes/7a6c8787-0cf5-450c-8c93-d2452a6c262d/action => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:41:54.731762 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-3c947b74-fd41-4375-9d81-b6f4e3808eda None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:54.733891 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1053/4230] 10.4.3.105 () {68 vars in 1260 bytes} [Wed Aug 12 10:41:54 2026] PUT /volume/v3/volumes/ => generated 112 bytes in 2 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Aug 12 10:41:54.741344 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-b86144cc-d75f-43a4-ac29-be17004beb0a None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:54.743076 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-b86144cc-d75f-43a4-ac29-be17004beb0a tempest-VolumesNegativeTest-1724236817 tempest-VolumesNegativeTest-1724236817-project-member] PUT https://10.4.3.105/volume/v3/volumes/tempest-invalid-857293013 Aug 12 10:41:54.743377 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-b86144cc-d75f-43a4-ac29-be17004beb0a tempest-VolumesNegativeTest-1724236817 tempest-VolumesNegativeTest-1724236817-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:41:54.749953 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-b86144cc-d75f-43a4-ac29-be17004beb0a tempest-VolumesNegativeTest-1724236817 tempest-VolumesNegativeTest-1724236817-project-member] https://10.4.3.105/volume/v3/volumes/tempest-invalid-857293013 returned with HTTP 404 Aug 12 10:41:54.750385 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1050/4231] 10.4.3.105 () {68 vars in 1335 bytes} [Wed Aug 12 10:41:54 2026] PUT /volume/v3/volumes/tempest-invalid-857293013 => generated 98 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 12 10:41:54.758719 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-a4c761f1-81b8-4bbf-b9a1-b924dc362628 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:54.761055 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-a4c761f1-81b8-4bbf-b9a1-b924dc362628 tempest-VolumesNegativeTest-1724236817 tempest-VolumesNegativeTest-1724236817-project-member] PUT https://10.4.3.105/volume/v3/volumes/8674fa76-67d5-4043-ae34-035d407b2472 Aug 12 10:41:54.761559 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-a4c761f1-81b8-4bbf-b9a1-b924dc362628 tempest-VolumesNegativeTest-1724236817 tempest-VolumesNegativeTest-1724236817-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:41:54.770293 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-a4c761f1-81b8-4bbf-b9a1-b924dc362628 tempest-VolumesNegativeTest-1724236817 tempest-VolumesNegativeTest-1724236817-project-member] https://10.4.3.105/volume/v3/volumes/8674fa76-67d5-4043-ae34-035d407b2472 returned with HTTP 404 Aug 12 10:41:54.771062 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1067/4232] 10.4.3.105 () {68 vars in 1368 bytes} [Wed Aug 12 10:41:54 2026] PUT /volume/v3/volumes/8674fa76-67d5-4043-ae34-035d407b2472 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:41:54.779148 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-cd4f527e-3da5-4575-81eb-e6b6bfc15290 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:54.781066 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-cd4f527e-3da5-4575-81eb-e6b6bfc15290 tempest-VolumesNegativeTest-1724236817 tempest-VolumesNegativeTest-1724236817-project-member] DELETE https://10.4.3.105/volume/v3/volumes/213386b1-be35-4fc4-a557-991eba0fc69f Aug 12 10:41:54.781258 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-cd4f527e-3da5-4575-81eb-e6b6bfc15290 tempest-VolumesNegativeTest-1724236817 tempest-VolumesNegativeTest-1724236817-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:41:54.781469 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-cd4f527e-3da5-4575-81eb-e6b6bfc15290 tempest-VolumesNegativeTest-1724236817 tempest-VolumesNegativeTest-1724236817-project-member] Calling method 'delete' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:41:54.781798 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.v3.volumes [None req-cd4f527e-3da5-4575-81eb-e6b6bfc15290 tempest-VolumesNegativeTest-1724236817 tempest-VolumesNegativeTest-1724236817-project-member] Delete volume with id: 213386b1-be35-4fc4-a557-991eba0fc69f Aug 12 10:41:54.787170 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-cd4f527e-3da5-4575-81eb-e6b6bfc15290 tempest-VolumesNegativeTest-1724236817 tempest-VolumesNegativeTest-1724236817-project-member] https://10.4.3.105/volume/v3/volumes/213386b1-be35-4fc4-a557-991eba0fc69f returned with HTTP 404 Aug 12 10:41:54.787711 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1063/4233] 10.4.3.105 () {66 vars in 1351 bytes} [Wed Aug 12 10:41:54 2026] DELETE /volume/v3/volumes/213386b1-be35-4fc4-a557-991eba0fc69f => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:41:54.795541 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-633af43b-f3b5-4836-a8c9-75bb89362e8e None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:54.797360 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-633af43b-f3b5-4836-a8c9-75bb89362e8e tempest-VolumesNegativeTest-1724236817 tempest-VolumesNegativeTest-1724236817-project-member] POST https://10.4.3.105/volume/v3/volumes/34641e7b-3b34-4bb2-85f4-20c159a34d63/action Aug 12 10:41:54.797778 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-633af43b-f3b5-4836-a8c9-75bb89362e8e tempest-VolumesNegativeTest-1724236817 tempest-VolumesNegativeTest-1724236817-project-member] Action body: b'{"os-extend": {"new_size": null}}' {{(pid=100374) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 10:41:54.797905 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-633af43b-f3b5-4836-a8c9-75bb89362e8e tempest-VolumesNegativeTest-1724236817 tempest-VolumesNegativeTest-1724236817-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": null}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:41:54.799369 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-633af43b-f3b5-4836-a8c9-75bb89362e8e tempest-VolumesNegativeTest-1724236817 tempest-VolumesNegativeTest-1724236817-project-member] https://10.4.3.105/volume/v3/volumes/34641e7b-3b34-4bb2-85f4-20c159a34d63/action returned with HTTP 400 Aug 12 10:41:54.799877 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1054/4234] 10.4.3.105 () {68 vars in 1390 bytes} [Wed Aug 12 10:41:54 2026] POST /volume/v3/volumes/34641e7b-3b34-4bb2-85f4-20c159a34d63/action => generated 140 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 12 10:41:54.808605 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-0aa8016f-aa5e-4825-a047-6039202d61a4 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:54.810404 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-0aa8016f-aa5e-4825-a047-6039202d61a4 tempest-VolumesNegativeTest-1724236817 tempest-VolumesNegativeTest-1724236817-project-member] POST https://10.4.3.105/volume/v3/volumes/34641e7b-3b34-4bb2-85f4-20c159a34d63/action Aug 12 10:41:54.810854 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-0aa8016f-aa5e-4825-a047-6039202d61a4 tempest-VolumesNegativeTest-1724236817 tempest-VolumesNegativeTest-1724236817-project-member] Action body: b'{"os-extend": {"new_size": "abc"}}' {{(pid=100373) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 10:41:54.810992 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-0aa8016f-aa5e-4825-a047-6039202d61a4 tempest-VolumesNegativeTest-1724236817 tempest-VolumesNegativeTest-1724236817-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": "abc"}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:41:54.812527 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-0aa8016f-aa5e-4825-a047-6039202d61a4 tempest-VolumesNegativeTest-1724236817 tempest-VolumesNegativeTest-1724236817-project-member] https://10.4.3.105/volume/v3/volumes/34641e7b-3b34-4bb2-85f4-20c159a34d63/action returned with HTTP 400 Aug 12 10:41:54.812985 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1051/4235] 10.4.3.105 () {68 vars in 1390 bytes} [Wed Aug 12 10:41:54 2026] POST /volume/v3/volumes/34641e7b-3b34-4bb2-85f4-20c159a34d63/action => generated 131 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 294 bytes (2 switches on core 0) Aug 12 10:41:54.821172 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-21cfdbe4-e33a-4d4b-adf6-c3bf229d4309 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:54.823528 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-21cfdbe4-e33a-4d4b-adf6-c3bf229d4309 tempest-VolumesNegativeTest-1724236817 tempest-VolumesNegativeTest-1724236817-project-member] POST https://10.4.3.105/volume/v3/volumes/c85d762e-195b-45b6-aa82-954fe706d0a4/action Aug 12 10:41:54.824062 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-21cfdbe4-e33a-4d4b-adf6-c3bf229d4309 tempest-VolumesNegativeTest-1724236817 tempest-VolumesNegativeTest-1724236817-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100375) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 10:41:54.824304 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-21cfdbe4-e33a-4d4b-adf6-c3bf229d4309 tempest-VolumesNegativeTest-1724236817 tempest-VolumesNegativeTest-1724236817-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:41:54.833412 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-21cfdbe4-e33a-4d4b-adf6-c3bf229d4309 tempest-VolumesNegativeTest-1724236817 tempest-VolumesNegativeTest-1724236817-project-member] https://10.4.3.105/volume/v3/volumes/c85d762e-195b-45b6-aa82-954fe706d0a4/action returned with HTTP 404 Aug 12 10:41:54.834084 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1068/4236] 10.4.3.105 () {68 vars in 1390 bytes} [Wed Aug 12 10:41:54 2026] POST /volume/v3/volumes/c85d762e-195b-45b6-aa82-954fe706d0a4/action => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:41:54.842652 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-656d11fa-b700-4887-b81c-55656b3f405f None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:54.844339 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-656d11fa-b700-4887-b81c-55656b3f405f tempest-VolumesNegativeTest-1724236817 tempest-VolumesNegativeTest-1724236817-project-member] POST https://10.4.3.105/volume/v3/volumes/34641e7b-3b34-4bb2-85f4-20c159a34d63/action Aug 12 10:41:54.844709 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-656d11fa-b700-4887-b81c-55656b3f405f tempest-VolumesNegativeTest-1724236817 tempest-VolumesNegativeTest-1724236817-project-member] Action body: b'{"os-extend": {"new_size": 0}}' {{(pid=100372) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 10:41:54.844845 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-656d11fa-b700-4887-b81c-55656b3f405f tempest-VolumesNegativeTest-1724236817 tempest-VolumesNegativeTest-1724236817-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 0}} {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:41:54.846242 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-656d11fa-b700-4887-b81c-55656b3f405f tempest-VolumesNegativeTest-1724236817 tempest-VolumesNegativeTest-1724236817-project-member] https://10.4.3.105/volume/v3/volumes/34641e7b-3b34-4bb2-85f4-20c159a34d63/action returned with HTTP 400 Aug 12 10:41:54.846707 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1064/4237] 10.4.3.105 () {68 vars in 1390 bytes} [Wed Aug 12 10:41:54 2026] POST /volume/v3/volumes/34641e7b-3b34-4bb2-85f4-20c159a34d63/action => generated 129 bytes in 4 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 12 10:41:54.854895 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-f15b61c8-11e6-40bd-ae23-9ae7474a4c18 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:54.856554 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-f15b61c8-11e6-40bd-ae23-9ae7474a4c18 tempest-VolumesNegativeTest-1724236817 tempest-VolumesNegativeTest-1724236817-project-member] POST https://10.4.3.105/volume/v3/volumes/None/action Aug 12 10:41:54.856945 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-f15b61c8-11e6-40bd-ae23-9ae7474a4c18 tempest-VolumesNegativeTest-1724236817 tempest-VolumesNegativeTest-1724236817-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100374) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 10:41:54.857051 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-f15b61c8-11e6-40bd-ae23-9ae7474a4c18 tempest-VolumesNegativeTest-1724236817 tempest-VolumesNegativeTest-1724236817-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:41:54.865352 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-f15b61c8-11e6-40bd-ae23-9ae7474a4c18 tempest-VolumesNegativeTest-1724236817 tempest-VolumesNegativeTest-1724236817-project-member] https://10.4.3.105/volume/v3/volumes/None/action returned with HTTP 404 Aug 12 10:41:54.865851 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1055/4238] 10.4.3.105 () {68 vars in 1294 bytes} [Wed Aug 12 10:41:54 2026] POST /volume/v3/volumes/None/action => generated 77 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 12 10:41:54.874496 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-a5a92f48-5533-4150-adf1-4623ad8382ad None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:54.876197 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-a5a92f48-5533-4150-adf1-4623ad8382ad tempest-VolumesNegativeTest-1724236817 tempest-VolumesNegativeTest-1724236817-project-member] GET https://10.4.3.105/volume/v3/volumes/1eb24a81-5047-49c6-a3fc-cac71a0f70e8 Aug 12 10:41:54.876413 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-a5a92f48-5533-4150-adf1-4623ad8382ad tempest-VolumesNegativeTest-1724236817 tempest-VolumesNegativeTest-1724236817-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:41:54.876663 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-a5a92f48-5533-4150-adf1-4623ad8382ad tempest-VolumesNegativeTest-1724236817 tempest-VolumesNegativeTest-1724236817-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:41:54.883272 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-a5a92f48-5533-4150-adf1-4623ad8382ad tempest-VolumesNegativeTest-1724236817 tempest-VolumesNegativeTest-1724236817-project-member] https://10.4.3.105/volume/v3/volumes/1eb24a81-5047-49c6-a3fc-cac71a0f70e8 returned with HTTP 404 Aug 12 10:41:54.883970 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1052/4239] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:41:54 2026] GET /volume/v3/volumes/1eb24a81-5047-49c6-a3fc-cac71a0f70e8 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:41:54.892344 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-51e5da64-4ace-483b-b83f-d9aef5b3c01b None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:54.894290 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-51e5da64-4ace-483b-b83f-d9aef5b3c01b tempest-VolumesNegativeTest-1724236817 tempest-VolumesNegativeTest-1724236817-project-member] GET https://10.4.3.105/volume/v3/volumes/34641e7b-3b34-4bb2-85f4-20c159a34d63 Aug 12 10:41:54.894582 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-51e5da64-4ace-483b-b83f-d9aef5b3c01b tempest-VolumesNegativeTest-1724236817 tempest-VolumesNegativeTest-1724236817-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:41:54.894854 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-51e5da64-4ace-483b-b83f-d9aef5b3c01b tempest-VolumesNegativeTest-1724236817 tempest-VolumesNegativeTest-1724236817-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:41:54.904095 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:41:54.904095 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:41:54.908097 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-51e5da64-4ace-483b-b83f-d9aef5b3c01b tempest-VolumesNegativeTest-1724236817 tempest-VolumesNegativeTest-1724236817-project-member] Volume info retrieved successfully. Aug 12 10:41:54.912594 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-51e5da64-4ace-483b-b83f-d9aef5b3c01b tempest-VolumesNegativeTest-1724236817 tempest-VolumesNegativeTest-1724236817-project-member] https://10.4.3.105/volume/v3/volumes/34641e7b-3b34-4bb2-85f4-20c159a34d63 returned with HTTP 200 Aug 12 10:41:54.913008 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1069/4240] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:41:54 2026] GET /volume/v3/volumes/34641e7b-3b34-4bb2-85f4-20c159a34d63 => generated 843 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:41:54.924311 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-deaddaab-36f4-414a-b3d4-eff7b00ce470 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:54.926529 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-deaddaab-36f4-414a-b3d4-eff7b00ce470 tempest-VolumesNegativeTest-1724236817 tempest-VolumesNegativeTest-1724236817-project-member] DELETE https://10.4.3.105/volume/v3/volumes/34641e7b-3b34-4bb2-85f4-20c159a34d63 Aug 12 10:41:54.926842 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-deaddaab-36f4-414a-b3d4-eff7b00ce470 tempest-VolumesNegativeTest-1724236817 tempest-VolumesNegativeTest-1724236817-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:41:54.927081 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-deaddaab-36f4-414a-b3d4-eff7b00ce470 tempest-VolumesNegativeTest-1724236817 tempest-VolumesNegativeTest-1724236817-project-member] Calling method 'delete' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:41:54.927277 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.v3.volumes [None req-deaddaab-36f4-414a-b3d4-eff7b00ce470 tempest-VolumesNegativeTest-1724236817 tempest-VolumesNegativeTest-1724236817-project-member] Delete volume with id: 34641e7b-3b34-4bb2-85f4-20c159a34d63 Aug 12 10:41:54.935987 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:41:54.935987 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:41:54.936534 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-deaddaab-36f4-414a-b3d4-eff7b00ce470 tempest-VolumesNegativeTest-1724236817 tempest-VolumesNegativeTest-1724236817-project-member] Volume info retrieved successfully. Aug 12 10:41:54.953630 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-deaddaab-36f4-414a-b3d4-eff7b00ce470 tempest-VolumesNegativeTest-1724236817 tempest-VolumesNegativeTest-1724236817-project-member] Delete volume request issued successfully. Aug 12 10:41:54.953949 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-deaddaab-36f4-414a-b3d4-eff7b00ce470 tempest-VolumesNegativeTest-1724236817 tempest-VolumesNegativeTest-1724236817-project-member] https://10.4.3.105/volume/v3/volumes/34641e7b-3b34-4bb2-85f4-20c159a34d63 returned with HTTP 202 Aug 12 10:41:54.954532 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1065/4241] 10.4.3.105 () {66 vars in 1351 bytes} [Wed Aug 12 10:41:54 2026] DELETE /volume/v3/volumes/34641e7b-3b34-4bb2-85f4-20c159a34d63 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 10:41:54.962443 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-4341ef61-7fa2-44fc-9db2-1b35340bbd81 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:54.964539 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-4341ef61-7fa2-44fc-9db2-1b35340bbd81 tempest-VolumesNegativeTest-1724236817 tempest-VolumesNegativeTest-1724236817-project-member] GET https://10.4.3.105/volume/v3/volumes/34641e7b-3b34-4bb2-85f4-20c159a34d63 Aug 12 10:41:54.964775 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-4341ef61-7fa2-44fc-9db2-1b35340bbd81 tempest-VolumesNegativeTest-1724236817 tempest-VolumesNegativeTest-1724236817-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:41:54.964980 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-4341ef61-7fa2-44fc-9db2-1b35340bbd81 tempest-VolumesNegativeTest-1724236817 tempest-VolumesNegativeTest-1724236817-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:41:54.972387 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:41:54.972387 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:41:54.976346 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-4341ef61-7fa2-44fc-9db2-1b35340bbd81 tempest-VolumesNegativeTest-1724236817 tempest-VolumesNegativeTest-1724236817-project-member] Volume info retrieved successfully. Aug 12 10:41:54.981906 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-4341ef61-7fa2-44fc-9db2-1b35340bbd81 tempest-VolumesNegativeTest-1724236817 tempest-VolumesNegativeTest-1724236817-project-member] https://10.4.3.105/volume/v3/volumes/34641e7b-3b34-4bb2-85f4-20c159a34d63 returned with HTTP 200 Aug 12 10:41:54.981906 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1056/4242] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:41:54 2026] GET /volume/v3/volumes/34641e7b-3b34-4bb2-85f4-20c159a34d63 => generated 842 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:41:55.018045 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-3a83e3d6-e5c4-4671-aff1-421ca04fa694 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:55.020468 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-3a83e3d6-e5c4-4671-aff1-421ca04fa694 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] GET https://10.4.3.105/volume/v3/volumes/63b0fba9-4c4b-4442-9a7b-808ceb31c733 Aug 12 10:41:55.020750 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-3a83e3d6-e5c4-4671-aff1-421ca04fa694 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:41:55.021004 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-3a83e3d6-e5c4-4671-aff1-421ca04fa694 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:41:55.028247 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-3a83e3d6-e5c4-4671-aff1-421ca04fa694 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] https://10.4.3.105/volume/v3/volumes/63b0fba9-4c4b-4442-9a7b-808ceb31c733 returned with HTTP 404 Aug 12 10:41:55.028934 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1053/4243] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:41:55 2026] GET /volume/v3/volumes/63b0fba9-4c4b-4442-9a7b-808ceb31c733 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:41:55.036795 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-19a5ec69-b555-46ee-a32f-669078b5d2b9 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:55.039593 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-19a5ec69-b555-46ee-a32f-669078b5d2b9 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] DELETE https://10.4.3.105/volume/v3/backups/cc49a06a-8ca7-4929-aa0a-9b26c6fbac5c Aug 12 10:41:55.040352 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-19a5ec69-b555-46ee-a32f-669078b5d2b9 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:41:55.040396 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-19a5ec69-b555-46ee-a32f-669078b5d2b9 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Calling method 'delete' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:41:55.040897 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.contrib.backups [None req-19a5ec69-b555-46ee-a32f-669078b5d2b9 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Delete backup with id: cc49a06a-8ca7-4929-aa0a-9b26c6fbac5c. Aug 12 10:41:55.045863 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:41:55.045863 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:41:55.058358 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.backup.rpcapi [None req-19a5ec69-b555-46ee-a32f-669078b5d2b9 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] delete_backup rpcapi backup_id cc49a06a-8ca7-4929-aa0a-9b26c6fbac5c {{(pid=100375) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 12 10:41:55.060410 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-19a5ec69-b555-46ee-a32f-669078b5d2b9 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] https://10.4.3.105/volume/v3/backups/cc49a06a-8ca7-4929-aa0a-9b26c6fbac5c returned with HTTP 202 Aug 12 10:41:55.060921 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1070/4244] 10.4.3.105 () {66 vars in 1351 bytes} [Wed Aug 12 10:41:55 2026] DELETE /volume/v3/backups/cc49a06a-8ca7-4929-aa0a-9b26c6fbac5c => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 10:41:55.073748 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-22319e28-5c23-4050-a2df-7fa173e1aacc None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:55.076305 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-22319e28-5c23-4050-a2df-7fa173e1aacc tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] GET https://10.4.3.105/volume/v3/backups/cc49a06a-8ca7-4929-aa0a-9b26c6fbac5c Aug 12 10:41:55.076648 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-22319e28-5c23-4050-a2df-7fa173e1aacc tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:41:55.076940 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-22319e28-5c23-4050-a2df-7fa173e1aacc tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:41:55.077235 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.v3.backups [None req-22319e28-5c23-4050-a2df-7fa173e1aacc tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Show backup with id cc49a06a-8ca7-4929-aa0a-9b26c6fbac5c. {{(pid=100372) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:41:55.082973 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:41:55.082973 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:41:55.084271 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-22319e28-5c23-4050-a2df-7fa173e1aacc tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] https://10.4.3.105/volume/v3/backups/cc49a06a-8ca7-4929-aa0a-9b26c6fbac5c returned with HTTP 200 Aug 12 10:41:55.084888 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1066/4245] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:41:55 2026] GET /volume/v3/backups/cc49a06a-8ca7-4929-aa0a-9b26c6fbac5c => generated 827 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:41:55.997091 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-521623f4-a24d-4a1f-aa13-664e61e7d8b6 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:55.998910 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-521623f4-a24d-4a1f-aa13-664e61e7d8b6 tempest-VolumesNegativeTest-1724236817 tempest-VolumesNegativeTest-1724236817-project-member] GET https://10.4.3.105/volume/v3/volumes/34641e7b-3b34-4bb2-85f4-20c159a34d63 Aug 12 10:41:55.999146 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-521623f4-a24d-4a1f-aa13-664e61e7d8b6 tempest-VolumesNegativeTest-1724236817 tempest-VolumesNegativeTest-1724236817-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:41:55.999335 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-521623f4-a24d-4a1f-aa13-664e61e7d8b6 tempest-VolumesNegativeTest-1724236817 tempest-VolumesNegativeTest-1724236817-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:41:56.004914 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-521623f4-a24d-4a1f-aa13-664e61e7d8b6 tempest-VolumesNegativeTest-1724236817 tempest-VolumesNegativeTest-1724236817-project-member] https://10.4.3.105/volume/v3/volumes/34641e7b-3b34-4bb2-85f4-20c159a34d63 returned with HTTP 404 Aug 12 10:41:56.005403 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1057/4246] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:41:55 2026] GET /volume/v3/volumes/34641e7b-3b34-4bb2-85f4-20c159a34d63 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:41:56.097835 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-d517f257-c65d-46dd-8579-aa4f4b90efea None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:56.101071 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-d517f257-c65d-46dd-8579-aa4f4b90efea tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] GET https://10.4.3.105/volume/v3/backups/cc49a06a-8ca7-4929-aa0a-9b26c6fbac5c Aug 12 10:41:56.101313 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-d517f257-c65d-46dd-8579-aa4f4b90efea tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:41:56.101555 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-d517f257-c65d-46dd-8579-aa4f4b90efea tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:41:56.101722 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-d517f257-c65d-46dd-8579-aa4f4b90efea tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Show backup with id cc49a06a-8ca7-4929-aa0a-9b26c6fbac5c. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:41:56.107609 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-d517f257-c65d-46dd-8579-aa4f4b90efea tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] https://10.4.3.105/volume/v3/backups/cc49a06a-8ca7-4929-aa0a-9b26c6fbac5c returned with HTTP 404 Aug 12 10:41:56.108131 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1054/4247] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:41:56 2026] GET /volume/v3/backups/cc49a06a-8ca7-4929-aa0a-9b26c6fbac5c => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:41:56.189637 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-2e0d654e-553c-4b51-83bd-06320a9aaee7 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:56.191530 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-2e0d654e-553c-4b51-83bd-06320a9aaee7 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] DELETE https://10.4.3.105/volume/v3/volumes/7c7f047a-7ddf-4a02-b237-35bed8ce7c3f Aug 12 10:41:56.191735 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-2e0d654e-553c-4b51-83bd-06320a9aaee7 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:41:56.191913 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-2e0d654e-553c-4b51-83bd-06320a9aaee7 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Calling method 'delete' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:41:56.192063 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.v3.volumes [None req-2e0d654e-553c-4b51-83bd-06320a9aaee7 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Delete volume with id: 7c7f047a-7ddf-4a02-b237-35bed8ce7c3f Aug 12 10:41:56.198772 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:41:56.198772 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:41:56.199305 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-2e0d654e-553c-4b51-83bd-06320a9aaee7 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Volume info retrieved successfully. Aug 12 10:41:56.216015 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-2e0d654e-553c-4b51-83bd-06320a9aaee7 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Delete volume request issued successfully. Aug 12 10:41:56.216278 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-2e0d654e-553c-4b51-83bd-06320a9aaee7 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] https://10.4.3.105/volume/v3/volumes/7c7f047a-7ddf-4a02-b237-35bed8ce7c3f returned with HTTP 202 Aug 12 10:41:56.216731 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1071/4248] 10.4.3.105 () {66 vars in 1351 bytes} [Wed Aug 12 10:41:56 2026] DELETE /volume/v3/volumes/7c7f047a-7ddf-4a02-b237-35bed8ce7c3f => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 10:41:56.225744 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-583eea2b-1984-4b58-82b3-78040fba3233 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:56.227716 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-583eea2b-1984-4b58-82b3-78040fba3233 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] GET https://10.4.3.105/volume/v3/volumes/7c7f047a-7ddf-4a02-b237-35bed8ce7c3f Aug 12 10:41:56.227943 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-583eea2b-1984-4b58-82b3-78040fba3233 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:41:56.228181 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-583eea2b-1984-4b58-82b3-78040fba3233 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:41:56.236677 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:41:56.236677 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:41:56.241469 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-583eea2b-1984-4b58-82b3-78040fba3233 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Volume info retrieved successfully. Aug 12 10:41:56.246804 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-583eea2b-1984-4b58-82b3-78040fba3233 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] https://10.4.3.105/volume/v3/volumes/7c7f047a-7ddf-4a02-b237-35bed8ce7c3f returned with HTTP 200 Aug 12 10:41:56.247278 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1067/4249] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:41:56 2026] GET /volume/v3/volumes/7c7f047a-7ddf-4a02-b237-35bed8ce7c3f => generated 906 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:41:57.260874 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-499241a8-3ffe-4277-b4c7-5f0e6b6f5dfc None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:57.262675 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-499241a8-3ffe-4277-b4c7-5f0e6b6f5dfc tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] GET https://10.4.3.105/volume/v3/volumes/7c7f047a-7ddf-4a02-b237-35bed8ce7c3f Aug 12 10:41:57.262847 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-499241a8-3ffe-4277-b4c7-5f0e6b6f5dfc tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:41:57.263027 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-499241a8-3ffe-4277-b4c7-5f0e6b6f5dfc tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:41:57.268315 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-499241a8-3ffe-4277-b4c7-5f0e6b6f5dfc tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] https://10.4.3.105/volume/v3/volumes/7c7f047a-7ddf-4a02-b237-35bed8ce7c3f returned with HTTP 404 Aug 12 10:41:57.268752 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1058/4250] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:41:57 2026] GET /volume/v3/volumes/7c7f047a-7ddf-4a02-b237-35bed8ce7c3f => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:41:57.276105 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-91ac94a3-6de0-404c-bbdd-8f8673486508 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:57.279094 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-91ac94a3-6de0-404c-bbdd-8f8673486508 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] GET https://10.4.3.105/volume/v3/volumes/7c7f047a-7ddf-4a02-b237-35bed8ce7c3f Aug 12 10:41:57.279322 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-91ac94a3-6de0-404c-bbdd-8f8673486508 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:41:57.279559 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-91ac94a3-6de0-404c-bbdd-8f8673486508 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:41:57.290049 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-91ac94a3-6de0-404c-bbdd-8f8673486508 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] https://10.4.3.105/volume/v3/volumes/7c7f047a-7ddf-4a02-b237-35bed8ce7c3f returned with HTTP 404 Aug 12 10:41:57.291808 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1055/4251] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:41:57 2026] GET /volume/v3/volumes/7c7f047a-7ddf-4a02-b237-35bed8ce7c3f => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:41:57.302059 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-c4f55f6f-0862-4057-aaba-11bce1e66b9c None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:57.303826 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-c4f55f6f-0862-4057-aaba-11bce1e66b9c tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] DELETE https://10.4.3.105/volume/v3/volumes/7c7f047a-7ddf-4a02-b237-35bed8ce7c3f Aug 12 10:41:57.304062 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-c4f55f6f-0862-4057-aaba-11bce1e66b9c tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:41:57.304282 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-c4f55f6f-0862-4057-aaba-11bce1e66b9c tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Calling method 'delete' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:41:57.304482 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.v3.volumes [None req-c4f55f6f-0862-4057-aaba-11bce1e66b9c tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Delete volume with id: 7c7f047a-7ddf-4a02-b237-35bed8ce7c3f Aug 12 10:41:57.310499 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-c4f55f6f-0862-4057-aaba-11bce1e66b9c tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] https://10.4.3.105/volume/v3/volumes/7c7f047a-7ddf-4a02-b237-35bed8ce7c3f returned with HTTP 404 Aug 12 10:41:57.311130 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1072/4252] 10.4.3.105 () {66 vars in 1351 bytes} [Wed Aug 12 10:41:57 2026] DELETE /volume/v3/volumes/7c7f047a-7ddf-4a02-b237-35bed8ce7c3f => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:41:57.327061 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-f8693a28-6f6b-46c3-9e76-d0fe8ff1278f None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:57.329260 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-f8693a28-6f6b-46c3-9e76-d0fe8ff1278f tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] POST https://10.4.3.105/volume/v3/volumes Aug 12 10:41:57.329703 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-f8693a28-6f6b-46c3-9e76-d0fe8ff1278f tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-360363930"}} {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:41:57.331568 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.v3.volumes [None req-f8693a28-6f6b-46c3-9e76-d0fe8ff1278f tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-360363930'}} {{(pid=100372) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 10:41:57.331726 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.v3.volumes [None req-f8693a28-6f6b-46c3-9e76-d0fe8ff1278f tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Create volume of 1 GB Aug 12 10:41:57.336688 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-f8693a28-6f6b-46c3-9e76-d0fe8ff1278f tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Availability Zones retrieved successfully. Aug 12 10:41:57.343888 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-f8693a28-6f6b-46c3-9e76-d0fe8ff1278f tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Flow 'volume_create_api' (52d165fa-f54b-48f3-a3fd-b680301a36a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100372) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:41:57.345069 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-f8693a28-6f6b-46c3-9e76-d0fe8ff1278f tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4af109ab-9723-46c8-b526-6d5b89a7809c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:41:57.346237 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.flows.api.create_volume [None req-f8693a28-6f6b-46c3-9e76-d0fe8ff1278f tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Validating volume size '1' using validate_int {{(pid=100372) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 10:41:57.373340 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-f8693a28-6f6b-46c3-9e76-d0fe8ff1278f tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4af109ab-9723-46c8-b526-6d5b89a7809c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T10:26:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6cd66f07-4c7b-40b2-9dfb-378538f29c9e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:41:57.374169 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-f8693a28-6f6b-46c3-9e76-d0fe8ff1278f tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (55eef9f7-739b-4cba-b8e7-ececca9de350) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:41:57.403598 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-a1b44f9f-0e89-4446-9bb4-99721e2f90ad None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:57.418257 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.quota [None req-f8693a28-6f6b-46c3-9e76-d0fe8ff1278f tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Created reservations ['81f28542-c881-4f21-8a53-7e56d8d6e5dc', '2620f17a-77cd-4716-a61e-f99bbe1b661b', '55b16f66-2f32-4ccd-87ce-9cc7561576e6', '26aa6e71-b1de-4f26-8496-ed4d109d1496'] {{(pid=100372) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:41:57.419123 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-f8693a28-6f6b-46c3-9e76-d0fe8ff1278f tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (55eef9f7-739b-4cba-b8e7-ececca9de350) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['81f28542-c881-4f21-8a53-7e56d8d6e5dc', '2620f17a-77cd-4716-a61e-f99bbe1b661b', '55b16f66-2f32-4ccd-87ce-9cc7561576e6', '26aa6e71-b1de-4f26-8496-ed4d109d1496']}' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:41:57.419935 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-f8693a28-6f6b-46c3-9e76-d0fe8ff1278f tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d4e384da-49ad-4f4a-a34f-57cbb4e3605b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:41:57.446002 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-f8693a28-6f6b-46c3-9e76-d0fe8ff1278f tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d4e384da-49ad-4f4a-a34f-57cbb4e3605b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7be13f50-801d-49e9-a537-b066bf07c17d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-360363930',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='75904621337540d8b247ceb06ad0c356',qos_specs=None,replication_status=,reservations=['81f28542-c881-4f21-8a53-7e56d8d6e5dc','2620f17a-77cd-4716-a61e-f99bbe1b661b','55b16f66-2f32-4ccd-87ce-9cc7561576e6','26aa6e71-b1de-4f26-8496-ed4d109d1496'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='43d9461d014a47ff8edeb2f04961e72c',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:41:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-360363930',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7be13f50-801d-49e9-a537-b066bf07c17d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='75904621337540d8b247ceb06ad0c356',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='43d9461d014a47ff8edeb2f04961e72c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6cd66f07-4c7b-40b2-9dfb-378538f29c9e),volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:41:57.446871 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-f8693a28-6f6b-46c3-9e76-d0fe8ff1278f tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1343da15-ecd8-47e7-a4b7-b97168b4589f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:41:57.470246 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-f8693a28-6f6b-46c3-9e76-d0fe8ff1278f tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1343da15-ecd8-47e7-a4b7-b97168b4589f) transitioned into state 'SUCCESS' from state '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-360363930',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='75904621337540d8b247ceb06ad0c356',qos_specs=None,replication_status=,reservations=['81f28542-c881-4f21-8a53-7e56d8d6e5dc','2620f17a-77cd-4716-a61e-f99bbe1b661b','55b16f66-2f32-4ccd-87ce-9cc7561576e6','26aa6e71-b1de-4f26-8496-ed4d109d1496'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='43d9461d014a47ff8edeb2f04961e72c',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:41:57.471118 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-f8693a28-6f6b-46c3-9e76-d0fe8ff1278f tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1ccba750-5ac8-4fbc-b4a2-082776150a55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:41:57.486542 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-f8693a28-6f6b-46c3-9e76-d0fe8ff1278f tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1ccba750-5ac8-4fbc-b4a2-082776150a55) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:41:57.486542 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-f8693a28-6f6b-46c3-9e76-d0fe8ff1278f tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Flow 'volume_create_api' (52d165fa-f54b-48f3-a3fd-b680301a36a1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100372) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:41:57.486542 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-f8693a28-6f6b-46c3-9e76-d0fe8ff1278f tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Create volume request issued successfully. Aug 12 10:41:57.486542 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-f8693a28-6f6b-46c3-9e76-d0fe8ff1278f tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] https://10.4.3.105/volume/v3/volumes returned with HTTP 202 Aug 12 10:41:57.486889 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1068/4253] 10.4.3.105 () {68 vars in 1258 bytes} [Wed Aug 12 10:41:57 2026] POST /volume/v3/volumes => generated 748 bytes in 160 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 10:41:57.498498 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-97d3d7e6-cd4e-4584-9035-aa079f20fb58 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:57.503548 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-97d3d7e6-cd4e-4584-9035-aa079f20fb58 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] GET https://10.4.3.105/volume/v3/volumes/7be13f50-801d-49e9-a537-b066bf07c17d Aug 12 10:41:57.503548 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-97d3d7e6-cd4e-4584-9035-aa079f20fb58 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:41:57.503548 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-97d3d7e6-cd4e-4584-9035-aa079f20fb58 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:41:57.511935 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:41:57.511935 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:41:57.517022 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-97d3d7e6-cd4e-4584-9035-aa079f20fb58 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Volume info retrieved successfully. Aug 12 10:41:57.523608 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-97d3d7e6-cd4e-4584-9035-aa079f20fb58 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] https://10.4.3.105/volume/v3/volumes/7be13f50-801d-49e9-a537-b066bf07c17d returned with HTTP 200 Aug 12 10:41:57.524217 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1056/4254] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:41:57 2026] GET /volume/v3/volumes/7be13f50-801d-49e9-a537-b066bf07c17d => generated 816 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:41:57.527642 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-a1b44f9f-0e89-4446-9bb4-99721e2f90ad tempest-VolumeTypesReaderTests-1013668808 tempest-VolumeTypesReaderTests-1013668808-project-admin] POST https://10.4.3.105/volume/v3/types Aug 12 10:41:57.527642 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-a1b44f9f-0e89-4446-9bb4-99721e2f90ad tempest-VolumeTypesReaderTests-1013668808 tempest-VolumeTypesReaderTests-1013668808-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-82923391", "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=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:41:57.544832 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-a1b44f9f-0e89-4446-9bb4-99721e2f90ad tempest-VolumeTypesReaderTests-1013668808 tempest-VolumeTypesReaderTests-1013668808-project-admin] https://10.4.3.105/volume/v3/types returned with HTTP 200 Aug 12 10:41:57.545273 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1059/4255] 10.4.3.105 () {68 vars in 1253 bytes} [Wed Aug 12 10:41:57 2026] POST /volume/v3/types => generated 378 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:41:57.555401 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-5c29842d-4f79-43ed-9bfd-a8ba7da089e3 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:57.557781 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-5c29842d-4f79-43ed-9bfd-a8ba7da089e3 tempest-VolumeTypesReaderTests-1013668808 tempest-VolumeTypesReaderTests-1013668808-project-admin] POST https://10.4.3.105/volume/v3/types/c40f03f6-1f90-4dc1-bf84-37b1e4088d8a/encryption Aug 12 10:41:57.558155 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-5c29842d-4f79-43ed-9bfd-a8ba7da089e3 tempest-VolumeTypesReaderTests-1013668808 tempest-VolumeTypesReaderTests-1013668808-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:41:57.581290 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-5c29842d-4f79-43ed-9bfd-a8ba7da089e3 tempest-VolumeTypesReaderTests-1013668808 tempest-VolumeTypesReaderTests-1013668808-project-admin] https://10.4.3.105/volume/v3/types/c40f03f6-1f90-4dc1-bf84-37b1e4088d8a/encryption returned with HTTP 200 Aug 12 10:41:57.581881 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1073/4256] 10.4.3.105 () {68 vars in 1397 bytes} [Wed Aug 12 10:41:57 2026] POST /volume/v3/types/c40f03f6-1f90-4dc1-bf84-37b1e4088d8a/encryption => generated 239 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:41:57.591604 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-233afe54-0f03-4d9e-bbde-ce64d805d3eb None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:57.594323 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-233afe54-0f03-4d9e-bbde-ce64d805d3eb tempest-VolumeTypesReaderTests-1013668808 tempest-VolumeTypesReaderTests-1013668808-project-admin] POST https://10.4.3.105/volume/v3/types Aug 12 10:41:57.594809 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-233afe54-0f03-4d9e-bbde-ce64d805d3eb tempest-VolumeTypesReaderTests-1013668808 tempest-VolumeTypesReaderTests-1013668808-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-2023587274", "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=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:41:57.596393 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:41:57.596393 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:41:57.610064 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-233afe54-0f03-4d9e-bbde-ce64d805d3eb tempest-VolumeTypesReaderTests-1013668808 tempest-VolumeTypesReaderTests-1013668808-project-admin] https://10.4.3.105/volume/v3/types returned with HTTP 200 Aug 12 10:41:57.610459 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1069/4257] 10.4.3.105 () {68 vars in 1253 bytes} [Wed Aug 12 10:41:57 2026] POST /volume/v3/types => generated 380 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:41:57.621389 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-dad66d5a-ed63-4657-a306-0720adbcdf89 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:57.683404 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-dad66d5a-ed63-4657-a306-0720adbcdf89 tempest-VolumeTypesReaderTests-1013668808 tempest-VolumeTypesReaderTests-1013668808-project-reader] POST https://10.4.3.105/volume/v3/types/e04319e7-fcb6-404a-bf7e-86e0d46af943/encryption Aug 12 10:41:57.683780 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-dad66d5a-ed63-4657-a306-0720adbcdf89 tempest-VolumeTypesReaderTests-1013668808 tempest-VolumeTypesReaderTests-1013668808-project-reader] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:41:57.685642 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.policy [None req-dad66d5a-ed63-4657-a306-0720adbcdf89 tempest-VolumeTypesReaderTests-1013668808 tempest-VolumeTypesReaderTests-1013668808-project-reader] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': '53719df6e5ea446791ca9a541b62c258', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd2cb4e7b8f6e4ff392b8308643c7ab77', '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=100373) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 12 10:41:57.685862 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-dad66d5a-ed63-4657-a306-0720adbcdf89 tempest-VolumeTypesReaderTests-1013668808 tempest-VolumeTypesReaderTests-1013668808-project-reader] https://10.4.3.105/volume/v3/types/e04319e7-fcb6-404a-bf7e-86e0d46af943/encryption returned with HTTP 403 Aug 12 10:41:57.686378 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1057/4258] 10.4.3.105 () {68 vars in 1397 bytes} [Wed Aug 12 10:41:57 2026] POST /volume/v3/types/e04319e7-fcb6-404a-bf7e-86e0d46af943/encryption => generated 127 bytes in 65 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:41:57.694100 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-017cee55-e1ac-447b-8443-86d6b491ccec None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:57.696125 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-017cee55-e1ac-447b-8443-86d6b491ccec tempest-VolumeTypesReaderTests-1013668808 tempest-VolumeTypesReaderTests-1013668808-project-admin] POST https://10.4.3.105/volume/v3/types Aug 12 10:41:57.696585 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-017cee55-e1ac-447b-8443-86d6b491ccec tempest-VolumeTypesReaderTests-1013668808 tempest-VolumeTypesReaderTests-1013668808-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1568264108", "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=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:41:57.715372 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-017cee55-e1ac-447b-8443-86d6b491ccec tempest-VolumeTypesReaderTests-1013668808 tempest-VolumeTypesReaderTests-1013668808-project-admin] https://10.4.3.105/volume/v3/types returned with HTTP 200 Aug 12 10:41:57.715812 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1060/4259] 10.4.3.105 () {68 vars in 1253 bytes} [Wed Aug 12 10:41:57 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 10:41:57.725121 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-b5ae51ca-ff1b-455c-9586-16965268da84 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:57.726794 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-b5ae51ca-ff1b-455c-9586-16965268da84 tempest-VolumeTypesReaderTests-1013668808 tempest-VolumeTypesReaderTests-1013668808-project-reader] POST https://10.4.3.105/volume/v3/types/568ac07c-d0e3-4bc0-99eb-0c10e7bcbd0c/extra_specs Aug 12 10:41:57.727144 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-b5ae51ca-ff1b-455c-9586-16965268da84 tempest-VolumeTypesReaderTests-1013668808 tempest-VolumeTypesReaderTests-1013668808-project-reader] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:41:57.729216 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.policy [None req-b5ae51ca-ff1b-455c-9586-16965268da84 tempest-VolumeTypesReaderTests-1013668808 tempest-VolumeTypesReaderTests-1013668808-project-reader] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': '53719df6e5ea446791ca9a541b62c258', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd2cb4e7b8f6e4ff392b8308643c7ab77', '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=100375) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 12 10:41:57.729414 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-b5ae51ca-ff1b-455c-9586-16965268da84 tempest-VolumeTypesReaderTests-1013668808 tempest-VolumeTypesReaderTests-1013668808-project-reader] https://10.4.3.105/volume/v3/types/568ac07c-d0e3-4bc0-99eb-0c10e7bcbd0c/extra_specs returned with HTTP 403 Aug 12 10:41:57.729880 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1074/4260] 10.4.3.105 () {68 vars in 1399 bytes} [Wed Aug 12 10:41:57 2026] POST /volume/v3/types/568ac07c-d0e3-4bc0-99eb-0c10e7bcbd0c/extra_specs => generated 122 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:41:57.739682 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-b69f6da3-f265-460a-92d4-507d079c2d8a None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:57.741908 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-b69f6da3-f265-460a-92d4-507d079c2d8a tempest-VolumeTypesReaderTests-1013668808 tempest-VolumeTypesReaderTests-1013668808-project-reader] PUT https://10.4.3.105/volume/v3/types/568ac07c-d0e3-4bc0-99eb-0c10e7bcbd0c/extra_specs/key2 Aug 12 10:41:57.742221 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-b69f6da3-f265-460a-92d4-507d079c2d8a tempest-VolumeTypesReaderTests-1013668808 tempest-VolumeTypesReaderTests-1013668808-project-reader] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:41:57.744497 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.policy [None req-b69f6da3-f265-460a-92d4-507d079c2d8a tempest-VolumeTypesReaderTests-1013668808 tempest-VolumeTypesReaderTests-1013668808-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '53719df6e5ea446791ca9a541b62c258', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd2cb4e7b8f6e4ff392b8308643c7ab77', '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=100372) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 12 10:41:57.744704 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-b69f6da3-f265-460a-92d4-507d079c2d8a tempest-VolumeTypesReaderTests-1013668808 tempest-VolumeTypesReaderTests-1013668808-project-reader] https://10.4.3.105/volume/v3/types/568ac07c-d0e3-4bc0-99eb-0c10e7bcbd0c/extra_specs/key2 returned with HTTP 403 Aug 12 10:41:57.745139 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1070/4261] 10.4.3.105 () {68 vars in 1413 bytes} [Wed Aug 12 10:41:57 2026] PUT /volume/v3/types/568ac07c-d0e3-4bc0-99eb-0c10e7bcbd0c/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 10:41:57.754034 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-4c612c21-6a57-4e03-bc2b-a1bee5de4f92 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:57.755735 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-4c612c21-6a57-4e03-bc2b-a1bee5de4f92 tempest-VolumeTypesReaderTests-1013668808 tempest-VolumeTypesReaderTests-1013668808-project-reader] POST https://10.4.3.105/volume/v3/types Aug 12 10:41:57.756106 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-4c612c21-6a57-4e03-bc2b-a1bee5de4f92 tempest-VolumeTypesReaderTests-1013668808 tempest-VolumeTypesReaderTests-1013668808-project-reader] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:41:57.758765 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.policy [None req-4c612c21-6a57-4e03-bc2b-a1bee5de4f92 tempest-VolumeTypesReaderTests-1013668808 tempest-VolumeTypesReaderTests-1013668808-project-reader] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': '53719df6e5ea446791ca9a541b62c258', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd2cb4e7b8f6e4ff392b8308643c7ab77', '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=100373) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 12 10:41:57.758987 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-4c612c21-6a57-4e03-bc2b-a1bee5de4f92 tempest-VolumeTypesReaderTests-1013668808 tempest-VolumeTypesReaderTests-1013668808-project-reader] https://10.4.3.105/volume/v3/types returned with HTTP 403 Aug 12 10:41:57.759566 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1058/4262] 10.4.3.105 () {68 vars in 1252 bytes} [Wed Aug 12 10:41:57 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 10:41:57.769692 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-5db143a5-d91b-464f-aee4-c379daf09600 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:57.771615 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-5db143a5-d91b-464f-aee4-c379daf09600 tempest-VolumeTypesReaderTests-1013668808 tempest-VolumeTypesReaderTests-1013668808-project-admin] POST https://10.4.3.105/volume/v3/types Aug 12 10:41:57.772028 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-5db143a5-d91b-464f-aee4-c379daf09600 tempest-VolumeTypesReaderTests-1013668808 tempest-VolumeTypesReaderTests-1013668808-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1719591062", "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=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:41:57.790470 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-5db143a5-d91b-464f-aee4-c379daf09600 tempest-VolumeTypesReaderTests-1013668808 tempest-VolumeTypesReaderTests-1013668808-project-admin] https://10.4.3.105/volume/v3/types returned with HTTP 200 Aug 12 10:41:57.790883 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1061/4263] 10.4.3.105 () {68 vars in 1253 bytes} [Wed Aug 12 10:41:57 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 10:41:57.798861 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-8162d0a0-b192-4b08-a799-839eeffc7be9 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:57.800786 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-8162d0a0-b192-4b08-a799-839eeffc7be9 tempest-VolumeTypesReaderTests-1013668808 tempest-VolumeTypesReaderTests-1013668808-project-admin] POST https://10.4.3.105/volume/v3/types/13504006-3470-494c-b393-3fbe71940ddf/encryption Aug 12 10:41:57.801212 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-8162d0a0-b192-4b08-a799-839eeffc7be9 tempest-VolumeTypesReaderTests-1013668808 tempest-VolumeTypesReaderTests-1013668808-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:41:57.817246 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-8162d0a0-b192-4b08-a799-839eeffc7be9 tempest-VolumeTypesReaderTests-1013668808 tempest-VolumeTypesReaderTests-1013668808-project-admin] https://10.4.3.105/volume/v3/types/13504006-3470-494c-b393-3fbe71940ddf/encryption returned with HTTP 200 Aug 12 10:41:57.817889 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1075/4264] 10.4.3.105 () {68 vars in 1397 bytes} [Wed Aug 12 10:41:57 2026] POST /volume/v3/types/13504006-3470-494c-b393-3fbe71940ddf/encryption => generated 239 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:41:57.825667 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-cc53072a-9424-44b4-9269-b47d84595155 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:57.827697 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-cc53072a-9424-44b4-9269-b47d84595155 tempest-VolumeTypesReaderTests-1013668808 tempest-VolumeTypesReaderTests-1013668808-project-reader] DELETE https://10.4.3.105/volume/v3/types/13504006-3470-494c-b393-3fbe71940ddf/encryption/cf17c598-098d-48bb-91bb-79f206d71c3b Aug 12 10:41:57.827926 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-cc53072a-9424-44b4-9269-b47d84595155 tempest-VolumeTypesReaderTests-1013668808 tempest-VolumeTypesReaderTests-1013668808-project-reader] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:41:57.828161 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-cc53072a-9424-44b4-9269-b47d84595155 tempest-VolumeTypesReaderTests-1013668808 tempest-VolumeTypesReaderTests-1013668808-project-reader] Calling method 'delete' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:41:57.828884 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.policy [None req-cc53072a-9424-44b4-9269-b47d84595155 tempest-VolumeTypesReaderTests-1013668808 tempest-VolumeTypesReaderTests-1013668808-project-reader] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': '53719df6e5ea446791ca9a541b62c258', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd2cb4e7b8f6e4ff392b8308643c7ab77', '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=100372) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 12 10:41:57.829093 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-cc53072a-9424-44b4-9269-b47d84595155 tempest-VolumeTypesReaderTests-1013668808 tempest-VolumeTypesReaderTests-1013668808-project-reader] https://10.4.3.105/volume/v3/types/13504006-3470-494c-b393-3fbe71940ddf/encryption/cf17c598-098d-48bb-91bb-79f206d71c3b returned with HTTP 403 Aug 12 10:41:57.829532 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1071/4265] 10.4.3.105 () {66 vars in 1489 bytes} [Wed Aug 12 10:41:57 2026] DELETE /volume/v3/types/13504006-3470-494c-b393-3fbe71940ddf/encryption/cf17c598-098d-48bb-91bb-79f206d71c3b => generated 127 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:41:57.837173 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-13533709-9303-4963-af2b-e17c1a1d07ef None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:57.839795 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-13533709-9303-4963-af2b-e17c1a1d07ef tempest-VolumeTypesReaderTests-1013668808 tempest-VolumeTypesReaderTests-1013668808-project-admin] POST https://10.4.3.105/volume/v3/types Aug 12 10:41:57.840154 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-13533709-9303-4963-af2b-e17c1a1d07ef tempest-VolumeTypesReaderTests-1013668808 tempest-VolumeTypesReaderTests-1013668808-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-533506853", "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=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:41:57.859322 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-13533709-9303-4963-af2b-e17c1a1d07ef tempest-VolumeTypesReaderTests-1013668808 tempest-VolumeTypesReaderTests-1013668808-project-admin] https://10.4.3.105/volume/v3/types returned with HTTP 200 Aug 12 10:41:57.859741 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1059/4266] 10.4.3.105 () {68 vars in 1253 bytes} [Wed Aug 12 10:41:57 2026] POST /volume/v3/types => generated 379 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:41:57.867672 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-adb75786-f827-4f25-9ce9-f4925dfc5735 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:57.869423 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-adb75786-f827-4f25-9ce9-f4925dfc5735 tempest-VolumeTypesReaderTests-1013668808 tempest-VolumeTypesReaderTests-1013668808-project-reader] DELETE https://10.4.3.105/volume/v3/types/77bd98a5-e8fd-4a5e-8260-683c4b3ba588/extra_specs/key1 Aug 12 10:41:57.869716 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-adb75786-f827-4f25-9ce9-f4925dfc5735 tempest-VolumeTypesReaderTests-1013668808 tempest-VolumeTypesReaderTests-1013668808-project-reader] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:41:57.869968 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-adb75786-f827-4f25-9ce9-f4925dfc5735 tempest-VolumeTypesReaderTests-1013668808 tempest-VolumeTypesReaderTests-1013668808-project-reader] Calling method 'delete' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:41:57.875387 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.policy [None req-adb75786-f827-4f25-9ce9-f4925dfc5735 tempest-VolumeTypesReaderTests-1013668808 tempest-VolumeTypesReaderTests-1013668808-project-reader] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': '53719df6e5ea446791ca9a541b62c258', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd2cb4e7b8f6e4ff392b8308643c7ab77', '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=100374) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 12 10:41:57.875630 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-adb75786-f827-4f25-9ce9-f4925dfc5735 tempest-VolumeTypesReaderTests-1013668808 tempest-VolumeTypesReaderTests-1013668808-project-reader] https://10.4.3.105/volume/v3/types/77bd98a5-e8fd-4a5e-8260-683c4b3ba588/extra_specs/key1 returned with HTTP 403 Aug 12 10:41:57.876093 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1062/4267] 10.4.3.105 () {66 vars in 1396 bytes} [Wed Aug 12 10:41:57 2026] DELETE /volume/v3/types/77bd98a5-e8fd-4a5e-8260-683c4b3ba588/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 10:41:57.884085 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-0f6e37d3-725e-42c2-8c39-591148c004d8 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:57.885773 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-0f6e37d3-725e-42c2-8c39-591148c004d8 tempest-VolumeTypesReaderTests-1013668808 tempest-VolumeTypesReaderTests-1013668808-project-admin] POST https://10.4.3.105/volume/v3/types Aug 12 10:41:57.886181 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-0f6e37d3-725e-42c2-8c39-591148c004d8 tempest-VolumeTypesReaderTests-1013668808 tempest-VolumeTypesReaderTests-1013668808-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1521506766", "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=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:41:57.901339 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-0f6e37d3-725e-42c2-8c39-591148c004d8 tempest-VolumeTypesReaderTests-1013668808 tempest-VolumeTypesReaderTests-1013668808-project-admin] https://10.4.3.105/volume/v3/types returned with HTTP 200 Aug 12 10:41:57.901847 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1076/4268] 10.4.3.105 () {68 vars in 1253 bytes} [Wed Aug 12 10:41:57 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 10:41:57.909758 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-2f17ed3b-3336-4671-8670-5f8748fbcbd7 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:57.911940 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-2f17ed3b-3336-4671-8670-5f8748fbcbd7 tempest-VolumeTypesReaderTests-1013668808 tempest-VolumeTypesReaderTests-1013668808-project-reader] DELETE https://10.4.3.105/volume/v3/types/07878141-2cad-48f8-bbc7-1d3640a4202a Aug 12 10:41:57.912180 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-2f17ed3b-3336-4671-8670-5f8748fbcbd7 tempest-VolumeTypesReaderTests-1013668808 tempest-VolumeTypesReaderTests-1013668808-project-reader] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:41:57.912445 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-2f17ed3b-3336-4671-8670-5f8748fbcbd7 tempest-VolumeTypesReaderTests-1013668808 tempest-VolumeTypesReaderTests-1013668808-project-reader] Calling method '_delete' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:41:57.913281 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.policy [None req-2f17ed3b-3336-4671-8670-5f8748fbcbd7 tempest-VolumeTypesReaderTests-1013668808 tempest-VolumeTypesReaderTests-1013668808-project-reader] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': '53719df6e5ea446791ca9a541b62c258', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd2cb4e7b8f6e4ff392b8308643c7ab77', '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=100372) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 12 10:41:57.913592 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-2f17ed3b-3336-4671-8670-5f8748fbcbd7 tempest-VolumeTypesReaderTests-1013668808 tempest-VolumeTypesReaderTests-1013668808-project-reader] https://10.4.3.105/volume/v3/types/07878141-2cad-48f8-bbc7-1d3640a4202a returned with HTTP 403 Aug 12 10:41:57.914097 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1072/4269] 10.4.3.105 () {66 vars in 1345 bytes} [Wed Aug 12 10:41:57 2026] DELETE /volume/v3/types/07878141-2cad-48f8-bbc7-1d3640a4202a => generated 109 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:41:57.921924 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-6af51981-842b-45f8-b7fb-100c6fa729a4 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:57.924499 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-6af51981-842b-45f8-b7fb-100c6fa729a4 tempest-VolumeTypesReaderTests-1013668808 tempest-VolumeTypesReaderTests-1013668808-project-reader] GET https://10.4.3.105/volume/v3/types/c40f03f6-1f90-4dc1-bf84-37b1e4088d8a/extra_specs Aug 12 10:41:57.924839 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-6af51981-842b-45f8-b7fb-100c6fa729a4 tempest-VolumeTypesReaderTests-1013668808 tempest-VolumeTypesReaderTests-1013668808-project-reader] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:41:57.925149 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-6af51981-842b-45f8-b7fb-100c6fa729a4 tempest-VolumeTypesReaderTests-1013668808 tempest-VolumeTypesReaderTests-1013668808-project-reader] Calling method 'index' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:41:57.934237 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-6af51981-842b-45f8-b7fb-100c6fa729a4 tempest-VolumeTypesReaderTests-1013668808 tempest-VolumeTypesReaderTests-1013668808-project-reader] https://10.4.3.105/volume/v3/types/c40f03f6-1f90-4dc1-bf84-37b1e4088d8a/extra_specs returned with HTTP 200 Aug 12 10:41:57.934751 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1060/4270] 10.4.3.105 () {66 vars in 1378 bytes} [Wed Aug 12 10:41:57 2026] GET /volume/v3/types/c40f03f6-1f90-4dc1-bf84-37b1e4088d8a/extra_specs => generated 123 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:41:57.945511 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-e8e63bbd-f5c3-433d-ac55-78437920d4a5 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:57.947625 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-e8e63bbd-f5c3-433d-ac55-78437920d4a5 tempest-VolumeTypesReaderTests-1013668808 tempest-VolumeTypesReaderTests-1013668808-project-reader] GET https://10.4.3.105/volume/v3/types/c40f03f6-1f90-4dc1-bf84-37b1e4088d8a/encryption/cipher Aug 12 10:41:57.947861 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-e8e63bbd-f5c3-433d-ac55-78437920d4a5 tempest-VolumeTypesReaderTests-1013668808 tempest-VolumeTypesReaderTests-1013668808-project-reader] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:41:57.948097 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-e8e63bbd-f5c3-433d-ac55-78437920d4a5 tempest-VolumeTypesReaderTests-1013668808 tempest-VolumeTypesReaderTests-1013668808-project-reader] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:41:57.948767 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.policy [None req-e8e63bbd-f5c3-433d-ac55-78437920d4a5 tempest-VolumeTypesReaderTests-1013668808 tempest-VolumeTypesReaderTests-1013668808-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '53719df6e5ea446791ca9a541b62c258', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd2cb4e7b8f6e4ff392b8308643c7ab77', '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=100374) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 12 10:41:57.948927 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-e8e63bbd-f5c3-433d-ac55-78437920d4a5 tempest-VolumeTypesReaderTests-1013668808 tempest-VolumeTypesReaderTests-1013668808-project-reader] https://10.4.3.105/volume/v3/types/c40f03f6-1f90-4dc1-bf84-37b1e4088d8a/encryption/cipher returned with HTTP 403 Aug 12 10:41:57.949446 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1063/4271] 10.4.3.105 () {66 vars in 1396 bytes} [Wed Aug 12 10:41:57 2026] GET /volume/v3/types/c40f03f6-1f90-4dc1-bf84-37b1e4088d8a/encryption/cipher => generated 124 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:41:57.957402 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-17ccface-c72a-4e56-b8cf-7d22cc99cb57 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:57.959331 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-17ccface-c72a-4e56-b8cf-7d22cc99cb57 tempest-VolumeTypesReaderTests-1013668808 tempest-VolumeTypesReaderTests-1013668808-project-reader] GET https://10.4.3.105/volume/v3/types/c40f03f6-1f90-4dc1-bf84-37b1e4088d8a/encryption Aug 12 10:41:57.959644 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-17ccface-c72a-4e56-b8cf-7d22cc99cb57 tempest-VolumeTypesReaderTests-1013668808 tempest-VolumeTypesReaderTests-1013668808-project-reader] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:41:57.959903 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-17ccface-c72a-4e56-b8cf-7d22cc99cb57 tempest-VolumeTypesReaderTests-1013668808 tempest-VolumeTypesReaderTests-1013668808-project-reader] Calling method 'index' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:41:57.960704 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.policy [None req-17ccface-c72a-4e56-b8cf-7d22cc99cb57 tempest-VolumeTypesReaderTests-1013668808 tempest-VolumeTypesReaderTests-1013668808-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '53719df6e5ea446791ca9a541b62c258', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd2cb4e7b8f6e4ff392b8308643c7ab77', '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=100375) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 12 10:41:57.960954 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-17ccface-c72a-4e56-b8cf-7d22cc99cb57 tempest-VolumeTypesReaderTests-1013668808 tempest-VolumeTypesReaderTests-1013668808-project-reader] https://10.4.3.105/volume/v3/types/c40f03f6-1f90-4dc1-bf84-37b1e4088d8a/encryption returned with HTTP 403 Aug 12 10:41:57.961480 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1077/4272] 10.4.3.105 () {66 vars in 1375 bytes} [Wed Aug 12 10:41:57 2026] GET /volume/v3/types/c40f03f6-1f90-4dc1-bf84-37b1e4088d8a/encryption => generated 124 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:41:57.969881 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-96b86f87-9e89-4bc3-a701-b5e5e13b0581 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:57.972649 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-96b86f87-9e89-4bc3-a701-b5e5e13b0581 tempest-VolumeTypesReaderTests-1013668808 tempest-VolumeTypesReaderTests-1013668808-project-reader] GET https://10.4.3.105/volume/v3/types/c40f03f6-1f90-4dc1-bf84-37b1e4088d8a/extra_specs/multiattach Aug 12 10:41:57.972881 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-96b86f87-9e89-4bc3-a701-b5e5e13b0581 tempest-VolumeTypesReaderTests-1013668808 tempest-VolumeTypesReaderTests-1013668808-project-reader] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:41:57.973108 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-96b86f87-9e89-4bc3-a701-b5e5e13b0581 tempest-VolumeTypesReaderTests-1013668808 tempest-VolumeTypesReaderTests-1013668808-project-reader] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:41:57.982509 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-96b86f87-9e89-4bc3-a701-b5e5e13b0581 tempest-VolumeTypesReaderTests-1013668808 tempest-VolumeTypesReaderTests-1013668808-project-reader] https://10.4.3.105/volume/v3/types/c40f03f6-1f90-4dc1-bf84-37b1e4088d8a/extra_specs/multiattach returned with HTTP 200 Aug 12 10:41:57.982979 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1073/4273] 10.4.3.105 () {66 vars in 1414 bytes} [Wed Aug 12 10:41:57 2026] GET /volume/v3/types/c40f03f6-1f90-4dc1-bf84-37b1e4088d8a/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 10:41:57.991405 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-1ce5209f-ab43-40a5-8402-ed2091629182 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:57.993416 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-1ce5209f-ab43-40a5-8402-ed2091629182 tempest-VolumeTypesReaderTests-1013668808 tempest-VolumeTypesReaderTests-1013668808-project-reader] GET https://10.4.3.105/volume/v3/types/c40f03f6-1f90-4dc1-bf84-37b1e4088d8a/extra_specs/volume_backend_name Aug 12 10:41:57.993692 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-1ce5209f-ab43-40a5-8402-ed2091629182 tempest-VolumeTypesReaderTests-1013668808 tempest-VolumeTypesReaderTests-1013668808-project-reader] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:41:57.993988 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-1ce5209f-ab43-40a5-8402-ed2091629182 tempest-VolumeTypesReaderTests-1013668808 tempest-VolumeTypesReaderTests-1013668808-project-reader] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:41:58.002815 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-1ce5209f-ab43-40a5-8402-ed2091629182 tempest-VolumeTypesReaderTests-1013668808 tempest-VolumeTypesReaderTests-1013668808-project-reader] https://10.4.3.105/volume/v3/types/c40f03f6-1f90-4dc1-bf84-37b1e4088d8a/extra_specs/volume_backend_name returned with HTTP 404 Aug 12 10:41:58.003482 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1061/4274] 10.4.3.105 () {66 vars in 1438 bytes} [Wed Aug 12 10:41:57 2026] GET /volume/v3/types/c40f03f6-1f90-4dc1-bf84-37b1e4088d8a/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 10:41:58.012107 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-2ed9e195-c278-4308-99a0-913de6acd4c7 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:58.013907 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-2ed9e195-c278-4308-99a0-913de6acd4c7 tempest-VolumeTypesReaderTests-1013668808 tempest-VolumeTypesReaderTests-1013668808-project-reader] PUT https://10.4.3.105/volume/v3/types/c40f03f6-1f90-4dc1-bf84-37b1e4088d8a/encryption/97c6095a-4c0e-448a-a34a-f1ee6017b59d Aug 12 10:41:58.014222 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-2ed9e195-c278-4308-99a0-913de6acd4c7 tempest-VolumeTypesReaderTests-1013668808 tempest-VolumeTypesReaderTests-1013668808-project-reader] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:41:58.015885 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.policy [None req-2ed9e195-c278-4308-99a0-913de6acd4c7 tempest-VolumeTypesReaderTests-1013668808 tempest-VolumeTypesReaderTests-1013668808-project-reader] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': '53719df6e5ea446791ca9a541b62c258', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd2cb4e7b8f6e4ff392b8308643c7ab77', '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=100374) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 12 10:41:58.016042 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-2ed9e195-c278-4308-99a0-913de6acd4c7 tempest-VolumeTypesReaderTests-1013668808 tempest-VolumeTypesReaderTests-1013668808-project-reader] https://10.4.3.105/volume/v3/types/c40f03f6-1f90-4dc1-bf84-37b1e4088d8a/encryption/97c6095a-4c0e-448a-a34a-f1ee6017b59d returned with HTTP 403 Aug 12 10:41:58.016465 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1064/4275] 10.4.3.105 () {68 vars in 1506 bytes} [Wed Aug 12 10:41:58 2026] PUT /volume/v3/types/c40f03f6-1f90-4dc1-bf84-37b1e4088d8a/encryption/97c6095a-4c0e-448a-a34a-f1ee6017b59d => generated 127 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:41:58.024920 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-12ee3508-dd39-46ab-9b60-1cd6bf2e2801 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:58.026788 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-12ee3508-dd39-46ab-9b60-1cd6bf2e2801 tempest-VolumeTypesReaderTests-1013668808 tempest-VolumeTypesReaderTests-1013668808-project-reader] PUT https://10.4.3.105/volume/v3/types/c40f03f6-1f90-4dc1-bf84-37b1e4088d8a/extra_specs/key1 Aug 12 10:41:58.027231 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-12ee3508-dd39-46ab-9b60-1cd6bf2e2801 tempest-VolumeTypesReaderTests-1013668808 tempest-VolumeTypesReaderTests-1013668808-project-reader] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:41:58.029306 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.policy [None req-12ee3508-dd39-46ab-9b60-1cd6bf2e2801 tempest-VolumeTypesReaderTests-1013668808 tempest-VolumeTypesReaderTests-1013668808-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '53719df6e5ea446791ca9a541b62c258', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd2cb4e7b8f6e4ff392b8308643c7ab77', '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=100375) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 12 10:41:58.029578 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-12ee3508-dd39-46ab-9b60-1cd6bf2e2801 tempest-VolumeTypesReaderTests-1013668808 tempest-VolumeTypesReaderTests-1013668808-project-reader] https://10.4.3.105/volume/v3/types/c40f03f6-1f90-4dc1-bf84-37b1e4088d8a/extra_specs/key1 returned with HTTP 403 Aug 12 10:41:58.030087 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1078/4276] 10.4.3.105 () {68 vars in 1413 bytes} [Wed Aug 12 10:41:58 2026] PUT /volume/v3/types/c40f03f6-1f90-4dc1-bf84-37b1e4088d8a/extra_specs/key1 => generated 122 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:41:58.038386 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-8807a40c-a8d7-4727-a059-8f3c3bf80f9d None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:58.040395 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-8807a40c-a8d7-4727-a059-8f3c3bf80f9d tempest-VolumeTypesReaderTests-1013668808 tempest-VolumeTypesReaderTests-1013668808-project-reader] PUT https://10.4.3.105/volume/v3/types/c40f03f6-1f90-4dc1-bf84-37b1e4088d8a Aug 12 10:41:58.040809 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-8807a40c-a8d7-4727-a059-8f3c3bf80f9d tempest-VolumeTypesReaderTests-1013668808 tempest-VolumeTypesReaderTests-1013668808-project-reader] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:41:58.043000 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.policy [None req-8807a40c-a8d7-4727-a059-8f3c3bf80f9d tempest-VolumeTypesReaderTests-1013668808 tempest-VolumeTypesReaderTests-1013668808-project-reader] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': '53719df6e5ea446791ca9a541b62c258', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd2cb4e7b8f6e4ff392b8308643c7ab77', '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=100372) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 12 10:41:58.043204 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-8807a40c-a8d7-4727-a059-8f3c3bf80f9d tempest-VolumeTypesReaderTests-1013668808 tempest-VolumeTypesReaderTests-1013668808-project-reader] https://10.4.3.105/volume/v3/types/c40f03f6-1f90-4dc1-bf84-37b1e4088d8a returned with HTTP 403 Aug 12 10:41:58.043725 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1074/4277] 10.4.3.105 () {68 vars in 1362 bytes} [Wed Aug 12 10:41:58 2026] PUT /volume/v3/types/c40f03f6-1f90-4dc1-bf84-37b1e4088d8a => generated 109 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:41:58.051528 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-58e6d556-c557-40be-afd5-a13ddc94253a None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:58.053329 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-58e6d556-c557-40be-afd5-a13ddc94253a tempest-VolumeTypesReaderTests-1013668808 tempest-VolumeTypesReaderTests-1013668808-project-admin] DELETE https://10.4.3.105/volume/v3/types/07878141-2cad-48f8-bbc7-1d3640a4202a Aug 12 10:41:58.053547 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-58e6d556-c557-40be-afd5-a13ddc94253a tempest-VolumeTypesReaderTests-1013668808 tempest-VolumeTypesReaderTests-1013668808-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:41:58.053779 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-58e6d556-c557-40be-afd5-a13ddc94253a tempest-VolumeTypesReaderTests-1013668808 tempest-VolumeTypesReaderTests-1013668808-project-admin] Calling method '_delete' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:41:58.079777 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-58e6d556-c557-40be-afd5-a13ddc94253a tempest-VolumeTypesReaderTests-1013668808 tempest-VolumeTypesReaderTests-1013668808-project-admin] https://10.4.3.105/volume/v3/types/07878141-2cad-48f8-bbc7-1d3640a4202a returned with HTTP 202 Aug 12 10:41:58.080167 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1062/4278] 10.4.3.105 () {66 vars in 1345 bytes} [Wed Aug 12 10:41:58 2026] DELETE /volume/v3/types/07878141-2cad-48f8-bbc7-1d3640a4202a => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 10:41:58.087115 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-39ecfad1-6eb7-4281-aa09-cf0f718a9a4e None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:58.089486 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-39ecfad1-6eb7-4281-aa09-cf0f718a9a4e tempest-VolumeTypesReaderTests-1013668808 tempest-VolumeTypesReaderTests-1013668808-project-admin] DELETE https://10.4.3.105/volume/v3/types/77bd98a5-e8fd-4a5e-8260-683c4b3ba588 Aug 12 10:41:58.089799 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-39ecfad1-6eb7-4281-aa09-cf0f718a9a4e tempest-VolumeTypesReaderTests-1013668808 tempest-VolumeTypesReaderTests-1013668808-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:41:58.090047 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-39ecfad1-6eb7-4281-aa09-cf0f718a9a4e tempest-VolumeTypesReaderTests-1013668808 tempest-VolumeTypesReaderTests-1013668808-project-admin] Calling method '_delete' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:41:58.112798 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-39ecfad1-6eb7-4281-aa09-cf0f718a9a4e tempest-VolumeTypesReaderTests-1013668808 tempest-VolumeTypesReaderTests-1013668808-project-admin] https://10.4.3.105/volume/v3/types/77bd98a5-e8fd-4a5e-8260-683c4b3ba588 returned with HTTP 202 Aug 12 10:41:58.113152 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1065/4279] 10.4.3.105 () {66 vars in 1345 bytes} [Wed Aug 12 10:41:58 2026] DELETE /volume/v3/types/77bd98a5-e8fd-4a5e-8260-683c4b3ba588 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 10:41:58.119902 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-fac7cff1-adc4-47d4-89be-4102505522c9 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:58.121652 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-fac7cff1-adc4-47d4-89be-4102505522c9 tempest-VolumeTypesReaderTests-1013668808 tempest-VolumeTypesReaderTests-1013668808-project-admin] DELETE https://10.4.3.105/volume/v3/types/13504006-3470-494c-b393-3fbe71940ddf Aug 12 10:41:58.121865 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-fac7cff1-adc4-47d4-89be-4102505522c9 tempest-VolumeTypesReaderTests-1013668808 tempest-VolumeTypesReaderTests-1013668808-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:41:58.122058 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-fac7cff1-adc4-47d4-89be-4102505522c9 tempest-VolumeTypesReaderTests-1013668808 tempest-VolumeTypesReaderTests-1013668808-project-admin] Calling method '_delete' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:41:58.146473 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-fac7cff1-adc4-47d4-89be-4102505522c9 tempest-VolumeTypesReaderTests-1013668808 tempest-VolumeTypesReaderTests-1013668808-project-admin] https://10.4.3.105/volume/v3/types/13504006-3470-494c-b393-3fbe71940ddf returned with HTTP 202 Aug 12 10:41:58.147095 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1079/4280] 10.4.3.105 () {66 vars in 1345 bytes} [Wed Aug 12 10:41:58 2026] DELETE /volume/v3/types/13504006-3470-494c-b393-3fbe71940ddf => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 10:41:58.155852 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-fe46334a-3b36-4ca8-88ee-21abecb86eb6 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:58.158011 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-fe46334a-3b36-4ca8-88ee-21abecb86eb6 tempest-VolumeTypesReaderTests-1013668808 tempest-VolumeTypesReaderTests-1013668808-project-admin] DELETE https://10.4.3.105/volume/v3/types/568ac07c-d0e3-4bc0-99eb-0c10e7bcbd0c Aug 12 10:41:58.158236 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-fe46334a-3b36-4ca8-88ee-21abecb86eb6 tempest-VolumeTypesReaderTests-1013668808 tempest-VolumeTypesReaderTests-1013668808-project-admin] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:41:58.158480 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-fe46334a-3b36-4ca8-88ee-21abecb86eb6 tempest-VolumeTypesReaderTests-1013668808 tempest-VolumeTypesReaderTests-1013668808-project-admin] Calling method '_delete' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:41:58.184679 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-fe46334a-3b36-4ca8-88ee-21abecb86eb6 tempest-VolumeTypesReaderTests-1013668808 tempest-VolumeTypesReaderTests-1013668808-project-admin] https://10.4.3.105/volume/v3/types/568ac07c-d0e3-4bc0-99eb-0c10e7bcbd0c returned with HTTP 202 Aug 12 10:41:58.185150 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1075/4281] 10.4.3.105 () {66 vars in 1345 bytes} [Wed Aug 12 10:41:58 2026] DELETE /volume/v3/types/568ac07c-d0e3-4bc0-99eb-0c10e7bcbd0c => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 10:41:58.193864 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-6995a621-f588-4c4b-beda-8e53c54e712e None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:58.196468 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-6995a621-f588-4c4b-beda-8e53c54e712e tempest-VolumeTypesReaderTests-1013668808 tempest-VolumeTypesReaderTests-1013668808-project-admin] DELETE https://10.4.3.105/volume/v3/types/e04319e7-fcb6-404a-bf7e-86e0d46af943 Aug 12 10:41:58.196839 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-6995a621-f588-4c4b-beda-8e53c54e712e tempest-VolumeTypesReaderTests-1013668808 tempest-VolumeTypesReaderTests-1013668808-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:41:58.197161 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-6995a621-f588-4c4b-beda-8e53c54e712e tempest-VolumeTypesReaderTests-1013668808 tempest-VolumeTypesReaderTests-1013668808-project-admin] Calling method '_delete' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:41:58.239335 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-6995a621-f588-4c4b-beda-8e53c54e712e tempest-VolumeTypesReaderTests-1013668808 tempest-VolumeTypesReaderTests-1013668808-project-admin] https://10.4.3.105/volume/v3/types/e04319e7-fcb6-404a-bf7e-86e0d46af943 returned with HTTP 202 Aug 12 10:41:58.239909 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1063/4282] 10.4.3.105 () {66 vars in 1345 bytes} [Wed Aug 12 10:41:58 2026] DELETE /volume/v3/types/e04319e7-fcb6-404a-bf7e-86e0d46af943 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 10:41:58.247777 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-76fe5c0d-1025-413b-a49f-ad49a55dbf98 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:58.249603 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-76fe5c0d-1025-413b-a49f-ad49a55dbf98 tempest-VolumeTypesReaderTests-1013668808 tempest-VolumeTypesReaderTests-1013668808-project-admin] DELETE https://10.4.3.105/volume/v3/types/c40f03f6-1f90-4dc1-bf84-37b1e4088d8a Aug 12 10:41:58.249851 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-76fe5c0d-1025-413b-a49f-ad49a55dbf98 tempest-VolumeTypesReaderTests-1013668808 tempest-VolumeTypesReaderTests-1013668808-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:41:58.250104 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-76fe5c0d-1025-413b-a49f-ad49a55dbf98 tempest-VolumeTypesReaderTests-1013668808 tempest-VolumeTypesReaderTests-1013668808-project-admin] Calling method '_delete' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:41:58.273668 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-76fe5c0d-1025-413b-a49f-ad49a55dbf98 tempest-VolumeTypesReaderTests-1013668808 tempest-VolumeTypesReaderTests-1013668808-project-admin] https://10.4.3.105/volume/v3/types/c40f03f6-1f90-4dc1-bf84-37b1e4088d8a returned with HTTP 202 Aug 12 10:41:58.274138 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1066/4283] 10.4.3.105 () {66 vars in 1345 bytes} [Wed Aug 12 10:41:58 2026] DELETE /volume/v3/types/c40f03f6-1f90-4dc1-bf84-37b1e4088d8a => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 10:41:58.540559 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-0fb88383-a6c6-40bf-9275-8aa28192e286 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:41:58.541946 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-0fb88383-a6c6-40bf-9275-8aa28192e286 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] GET https://10.4.3.105/volume/v3/volumes/7be13f50-801d-49e9-a537-b066bf07c17d Aug 12 10:41:58.542241 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-0fb88383-a6c6-40bf-9275-8aa28192e286 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:41:58.542424 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-0fb88383-a6c6-40bf-9275-8aa28192e286 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:41:58.551312 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:41:58.551312 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:41:58.556194 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-0fb88383-a6c6-40bf-9275-8aa28192e286 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Volume info retrieved successfully. Aug 12 10:41:58.561711 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-0fb88383-a6c6-40bf-9275-8aa28192e286 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] https://10.4.3.105/volume/v3/volumes/7be13f50-801d-49e9-a537-b066bf07c17d returned with HTTP 200 Aug 12 10:41:58.562321 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1080/4284] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:41:58 2026] GET /volume/v3/volumes/7be13f50-801d-49e9-a537-b066bf07c17d => generated 841 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:42:06.887153 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-756e1f68-c733-44c3-80ed-b0b1edf9be83 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:42:06.888922 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-756e1f68-c733-44c3-80ed-b0b1edf9be83 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] GET https://10.4.3.105/volume/v3/volumes/cd714764-0a50-4ee8-bc91-267bc73877db Aug 12 10:42:06.889205 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-756e1f68-c733-44c3-80ed-b0b1edf9be83 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:42:06.889430 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-756e1f68-c733-44c3-80ed-b0b1edf9be83 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:42:06.896915 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:42:06.896915 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:42:06.900978 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-756e1f68-c733-44c3-80ed-b0b1edf9be83 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Volume info retrieved successfully. Aug 12 10:42:06.907129 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-756e1f68-c733-44c3-80ed-b0b1edf9be83 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] https://10.4.3.105/volume/v3/volumes/cd714764-0a50-4ee8-bc91-267bc73877db returned with HTTP 200 Aug 12 10:42:06.907689 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1076/4285] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:42:06 2026] GET /volume/v3/volumes/cd714764-0a50-4ee8-bc91-267bc73877db => generated 884 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:42:06.921941 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-fc2f8816-7fad-4c87-bfe1-80e59905836c None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:42:06.925754 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-fc2f8816-7fad-4c87-bfe1-80e59905836c tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] GET https://10.4.3.105/volume/v3/volumes/cd714764-0a50-4ee8-bc91-267bc73877db Aug 12 10:42:06.925960 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-fc2f8816-7fad-4c87-bfe1-80e59905836c tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:42:06.926146 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-fc2f8816-7fad-4c87-bfe1-80e59905836c tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:42:06.933286 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:42:06.933286 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:42:06.936921 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-fc2f8816-7fad-4c87-bfe1-80e59905836c tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Volume info retrieved successfully. Aug 12 10:42:06.942470 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-fc2f8816-7fad-4c87-bfe1-80e59905836c tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] https://10.4.3.105/volume/v3/volumes/cd714764-0a50-4ee8-bc91-267bc73877db returned with HTTP 200 Aug 12 10:42:06.942891 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1064/4286] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:42:06 2026] GET /volume/v3/volumes/cd714764-0a50-4ee8-bc91-267bc73877db => generated 884 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:42:06.992667 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-4266ec79-85d2-4151-94e3-99aaa2a4f728 req-de86fa10-8d17-4be2-aeec-ddb967e53e2c None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:42:06.995380 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-4266ec79-85d2-4151-94e3-99aaa2a4f728 req-de86fa10-8d17-4be2-aeec-ddb967e53e2c tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] GET https://10.4.3.105/volume/v3/volumes/cd714764-0a50-4ee8-bc91-267bc73877db Aug 12 10:42:06.995714 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-4266ec79-85d2-4151-94e3-99aaa2a4f728 req-de86fa10-8d17-4be2-aeec-ddb967e53e2c tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:42:06.995966 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-4266ec79-85d2-4151-94e3-99aaa2a4f728 req-de86fa10-8d17-4be2-aeec-ddb967e53e2c tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:42:07.005364 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:42:07.005364 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:42:07.010393 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [req-4266ec79-85d2-4151-94e3-99aaa2a4f728 req-de86fa10-8d17-4be2-aeec-ddb967e53e2c tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Volume info retrieved successfully. Aug 12 10:42:07.021981 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-4266ec79-85d2-4151-94e3-99aaa2a4f728 req-de86fa10-8d17-4be2-aeec-ddb967e53e2c tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] https://10.4.3.105/volume/v3/volumes/cd714764-0a50-4ee8-bc91-267bc73877db returned with HTTP 200 Aug 12 10:42:07.022621 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1067/4287] 10.4.3.105 () {68 vars in 1598 bytes} [Wed Aug 12 10:42:06 2026] GET /volume/v3/volumes/cd714764-0a50-4ee8-bc91-267bc73877db => generated 884 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:42:07.121573 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-1bd64c67-3e5f-4de9-8926-9dbafef62dd1 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:42:07.122061 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-1bd64c67-3e5f-4de9-8926-9dbafef62dd1 None None] GET https://10.4.3.105/volume// Aug 12 10:42:07.122267 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-1bd64c67-3e5f-4de9-8926-9dbafef62dd1 None None] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:42:07.122710 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-1bd64c67-3e5f-4de9-8926-9dbafef62dd1 None None] Calling method 'all' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:42:07.122924 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-1bd64c67-3e5f-4de9-8926-9dbafef62dd1 None None] https://10.4.3.105/volume// returned with HTTP 300 Aug 12 10:42:07.123417 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1081/4288] 10.4.3.105 () {66 vars in 1428 bytes} [Wed Aug 12 10:42: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 10:42:07.133173 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [req-4266ec79-85d2-4151-94e3-99aaa2a4f728 req-8f50573b-5561-467b-a085-ea1240711f59 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:42:07.254149 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-4266ec79-85d2-4151-94e3-99aaa2a4f728 req-8f50573b-5561-467b-a085-ea1240711f59 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] POST https://10.4.3.105/volume/v3/attachments Aug 12 10:42:07.254587 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [req-4266ec79-85d2-4151-94e3-99aaa2a4f728 req-8f50573b-5561-467b-a085-ea1240711f59 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "cd714764-0a50-4ee8-bc91-267bc73877db", "connector": null, "instance_uuid": "f0cc6fe4-db35-407d-9d82-e021b11caa6e"}} {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:42:07.262972 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:42:07.262972 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:42:07.293365 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-4266ec79-85d2-4151-94e3-99aaa2a4f728 req-8f50573b-5561-467b-a085-ea1240711f59 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] https://10.4.3.105/volume/v3/attachments returned with HTTP 200 Aug 12 10:42:07.293880 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1077/4289] 10.4.3.105 () {74 vars in 1594 bytes} [Wed Aug 12 10:42:07 2026] POST /volume/v3/attachments => generated 273 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:42:07.321858 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-916e6c08-f9a1-4298-b2ad-fffc4b6f8164 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:42:07.326173 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-916e6c08-f9a1-4298-b2ad-fffc4b6f8164 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] GET https://10.4.3.105/volume/v3/volumes/cd714764-0a50-4ee8-bc91-267bc73877db Aug 12 10:42:07.326173 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-916e6c08-f9a1-4298-b2ad-fffc4b6f8164 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:42:07.326173 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-916e6c08-f9a1-4298-b2ad-fffc4b6f8164 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:42:07.335055 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-9e83250d-8c8c-4d2b-bed8-cc86a79cc259 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:42:07.335531 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-9e83250d-8c8c-4d2b-bed8-cc86a79cc259 None None] GET https://10.4.3.105/volume// Aug 12 10:42:07.335751 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-9e83250d-8c8c-4d2b-bed8-cc86a79cc259 None None] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:42:07.336053 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-9e83250d-8c8c-4d2b-bed8-cc86a79cc259 None None] Calling method 'all' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:42:07.336204 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:42:07.336204 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:42:07.336362 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-9e83250d-8c8c-4d2b-bed8-cc86a79cc259 None None] https://10.4.3.105/volume// returned with HTTP 300 Aug 12 10:42:07.336691 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1068/4290] 10.4.3.105 () {66 vars in 1426 bytes} [Wed Aug 12 10:42: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 10:42:07.340640 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-916e6c08-f9a1-4298-b2ad-fffc4b6f8164 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Volume info retrieved successfully. Aug 12 10:42:07.344790 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-4266ec79-85d2-4151-94e3-99aaa2a4f728 req-afd9ebdb-fc16-4d6d-b0b4-11de205baebf None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:42:07.345279 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-916e6c08-f9a1-4298-b2ad-fffc4b6f8164 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] https://10.4.3.105/volume/v3/volumes/cd714764-0a50-4ee8-bc91-267bc73877db returned with HTTP 200 Aug 12 10:42:07.345689 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1065/4291] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:42:07 2026] GET /volume/v3/volumes/cd714764-0a50-4ee8-bc91-267bc73877db => generated 883 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:42:07.349552 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-4266ec79-85d2-4151-94e3-99aaa2a4f728 req-afd9ebdb-fc16-4d6d-b0b4-11de205baebf tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] GET https://10.4.3.105/volume/v3/volumes/cd714764-0a50-4ee8-bc91-267bc73877db Aug 12 10:42:07.349552 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-4266ec79-85d2-4151-94e3-99aaa2a4f728 req-afd9ebdb-fc16-4d6d-b0b4-11de205baebf tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:42:07.349552 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-4266ec79-85d2-4151-94e3-99aaa2a4f728 req-afd9ebdb-fc16-4d6d-b0b4-11de205baebf tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:42:07.364716 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:42:07.364716 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:42:07.374473 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [req-4266ec79-85d2-4151-94e3-99aaa2a4f728 req-afd9ebdb-fc16-4d6d-b0b4-11de205baebf tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Volume info retrieved successfully. Aug 12 10:42:07.381325 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-4266ec79-85d2-4151-94e3-99aaa2a4f728 req-afd9ebdb-fc16-4d6d-b0b4-11de205baebf tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] https://10.4.3.105/volume/v3/volumes/cd714764-0a50-4ee8-bc91-267bc73877db returned with HTTP 200 Aug 12 10:42:07.382165 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1082/4292] 10.4.3.105 () {70 vars in 1639 bytes} [Wed Aug 12 10:42:07 2026] GET /volume/v3/volumes/cd714764-0a50-4ee8-bc91-267bc73877db => generated 1063 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 10:42:07.504048 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [req-4266ec79-85d2-4151-94e3-99aaa2a4f728 req-33739029-46a8-4489-9507-b5da79db8fb4 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:42:07.506800 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-4266ec79-85d2-4151-94e3-99aaa2a4f728 req-33739029-46a8-4489-9507-b5da79db8fb4 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] PUT https://10.4.3.105/volume/v3/attachments/56e96564-c38b-445a-8dab-a1b23772c31a Aug 12 10:42:07.507296 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [req-4266ec79-85d2-4151-94e3-99aaa2a4f728 req-33739029-46a8-4489-9507-b5da79db8fb4 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.105", "host": "np0000007037", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a295cd65dd1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "cc953c5f-eaed-46bf-96e8-0985bbef0414", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:42:07.518571 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.coordination [req-4266ec79-85d2-4151-94e3-99aaa2a4f728 req-33739029-46a8-4489-9507-b5da79db8fb4 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Acquiring lock "cinder-attachment_update-cd714764-0a50-4ee8-bc91-267bc73877db-np0000007037" by "attachment_update" {{(pid=100372) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 10:42:07.524663 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.coordination [req-4266ec79-85d2-4151-94e3-99aaa2a4f728 req-33739029-46a8-4489-9507-b5da79db8fb4 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Lock "cinder-attachment_update-cd714764-0a50-4ee8-bc91-267bc73877db-np0000007037" acquired by "attachment_update" :: waited 0.006s {{(pid=100372) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 10:42:07.526083 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:42:07.526083 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:42:07.620223 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.coordination [req-4266ec79-85d2-4151-94e3-99aaa2a4f728 req-33739029-46a8-4489-9507-b5da79db8fb4 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Lock "cinder-attachment_update-cd714764-0a50-4ee8-bc91-267bc73877db-np0000007037" released by "attachment_update" :: held 0.096s {{(pid=100372) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 10:42:07.620646 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-4266ec79-85d2-4151-94e3-99aaa2a4f728 req-33739029-46a8-4489-9507-b5da79db8fb4 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] https://10.4.3.105/volume/v3/attachments/56e96564-c38b-445a-8dab-a1b23772c31a returned with HTTP 200 Aug 12 10:42:07.621193 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1078/4293] 10.4.3.105 () {74 vars in 1704 bytes} [Wed Aug 12 10:42:07 2026] PUT /volume/v3/attachments/56e96564-c38b-445a-8dab-a1b23772c31a => generated 968 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:42:07.637143 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-4266ec79-85d2-4151-94e3-99aaa2a4f728 req-9d543eea-fd37-423f-9d50-b13dbf00fc4b None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:42:07.639162 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-4266ec79-85d2-4151-94e3-99aaa2a4f728 req-9d543eea-fd37-423f-9d50-b13dbf00fc4b tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] GET https://10.4.3.105/volume/v3/volumes/cd714764-0a50-4ee8-bc91-267bc73877db/encryption Aug 12 10:42:07.639379 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-4266ec79-85d2-4151-94e3-99aaa2a4f728 req-9d543eea-fd37-423f-9d50-b13dbf00fc4b tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:42:07.639618 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-4266ec79-85d2-4151-94e3-99aaa2a4f728 req-9d543eea-fd37-423f-9d50-b13dbf00fc4b tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Calling method 'index' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:42:07.649046 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:42:07.649046 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:42:07.654678 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-4266ec79-85d2-4151-94e3-99aaa2a4f728 req-9d543eea-fd37-423f-9d50-b13dbf00fc4b tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] https://10.4.3.105/volume/v3/volumes/cd714764-0a50-4ee8-bc91-267bc73877db/encryption returned with HTTP 200 Aug 12 10:42:07.655108 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1069/4294] 10.4.3.105 () {68 vars in 1631 bytes} [Wed Aug 12 10:42:07 2026] GET /volume/v3/volumes/cd714764-0a50-4ee8-bc91-267bc73877db/encryption => generated 161 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:42:08.359921 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-24817285-3434-4c60-9025-22968478e230 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:42:08.362677 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-24817285-3434-4c60-9025-22968478e230 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] GET https://10.4.3.105/volume/v3/volumes/cd714764-0a50-4ee8-bc91-267bc73877db Aug 12 10:42:08.362885 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-24817285-3434-4c60-9025-22968478e230 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:42:08.363079 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-24817285-3434-4c60-9025-22968478e230 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:42:08.366065 np0000007037 devstack@c-api.service[100373]: DEBUG dbcounter [-] [100373] Writing DB stats cinder:SELECT=309,cinder:INSERT=57,cinder:UPDATE=81 {{(pid=100373) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 10:42:08.376287 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:42:08.376287 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:42:08.381244 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-24817285-3434-4c60-9025-22968478e230 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Volume info retrieved successfully. Aug 12 10:42:08.387811 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-24817285-3434-4c60-9025-22968478e230 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] https://10.4.3.105/volume/v3/volumes/cd714764-0a50-4ee8-bc91-267bc73877db returned with HTTP 200 Aug 12 10:42:08.388205 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1066/4295] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:42:08 2026] GET /volume/v3/volumes/cd714764-0a50-4ee8-bc91-267bc73877db => generated 884 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:42:09.403402 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-eb0f86e9-6550-4ca4-a8c0-b78f19927e50 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:42:09.405780 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-eb0f86e9-6550-4ca4-a8c0-b78f19927e50 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] GET https://10.4.3.105/volume/v3/volumes/cd714764-0a50-4ee8-bc91-267bc73877db Aug 12 10:42:09.406040 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-eb0f86e9-6550-4ca4-a8c0-b78f19927e50 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:42:09.406309 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-eb0f86e9-6550-4ca4-a8c0-b78f19927e50 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:42:09.417411 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:42:09.417411 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:42:09.420470 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-eb0f86e9-6550-4ca4-a8c0-b78f19927e50 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Volume info retrieved successfully. Aug 12 10:42:09.424059 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-eb0f86e9-6550-4ca4-a8c0-b78f19927e50 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] https://10.4.3.105/volume/v3/volumes/cd714764-0a50-4ee8-bc91-267bc73877db returned with HTTP 200 Aug 12 10:42:09.424567 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1083/4296] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:42:09 2026] GET /volume/v3/volumes/cd714764-0a50-4ee8-bc91-267bc73877db => generated 884 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:42:10.441970 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-6ccd2a1d-f92c-4c3d-a63e-d0831f218239 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:42:10.443645 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-6ccd2a1d-f92c-4c3d-a63e-d0831f218239 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] GET https://10.4.3.105/volume/v3/volumes/cd714764-0a50-4ee8-bc91-267bc73877db Aug 12 10:42:10.443833 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-6ccd2a1d-f92c-4c3d-a63e-d0831f218239 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:42:10.444006 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-6ccd2a1d-f92c-4c3d-a63e-d0831f218239 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:42:10.445813 np0000007037 devstack@c-api.service[100372]: DEBUG dbcounter [-] [100372] Writing DB stats cinder:SELECT=246,cinder:INSERT=41,cinder:UPDATE=58 {{(pid=100372) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 10:42:10.454566 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:42:10.454566 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:42:10.458266 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-6ccd2a1d-f92c-4c3d-a63e-d0831f218239 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Volume info retrieved successfully. Aug 12 10:42:10.462528 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-6ccd2a1d-f92c-4c3d-a63e-d0831f218239 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] https://10.4.3.105/volume/v3/volumes/cd714764-0a50-4ee8-bc91-267bc73877db returned with HTTP 200 Aug 12 10:42:10.462946 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1079/4297] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:42:10 2026] GET /volume/v3/volumes/cd714764-0a50-4ee8-bc91-267bc73877db => generated 884 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:42:11.012725 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-4266ec79-85d2-4151-94e3-99aaa2a4f728 req-3a703acc-01df-482b-b592-1f70db8a2298 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:42:11.014762 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-4266ec79-85d2-4151-94e3-99aaa2a4f728 req-3a703acc-01df-482b-b592-1f70db8a2298 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] POST https://10.4.3.105/volume/v3/attachments/56e96564-c38b-445a-8dab-a1b23772c31a/action Aug 12 10:42:11.015113 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-4266ec79-85d2-4151-94e3-99aaa2a4f728 req-3a703acc-01df-482b-b592-1f70db8a2298 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Action body: b'{"os-complete": null}' {{(pid=100374) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 10:42:11.015265 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-4266ec79-85d2-4151-94e3-99aaa2a4f728 req-3a703acc-01df-482b-b592-1f70db8a2298 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:42:11.018224 np0000007037 devstack@c-api.service[100374]: DEBUG dbcounter [-] [100374] Writing DB stats cinder:SELECT=275,cinder:INSERT=69,cinder:UPDATE=75 {{(pid=100374) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 10:42:11.032491 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:42:11.032491 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:42:11.041714 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-4266ec79-85d2-4151-94e3-99aaa2a4f728 req-3a703acc-01df-482b-b592-1f70db8a2298 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] https://10.4.3.105/volume/v3/attachments/56e96564-c38b-445a-8dab-a1b23772c31a/action returned with HTTP 204 Aug 12 10:42:11.042156 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1070/4298] 10.4.3.105 () {74 vars in 1725 bytes} [Wed Aug 12 10:42:11 2026] POST /volume/v3/attachments/56e96564-c38b-445a-8dab-a1b23772c31a/action => generated 0 bytes in 30 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:42:11.477157 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-576fbd68-8b3d-4db8-9d29-85aed1c4e831 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:42:11.478993 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-576fbd68-8b3d-4db8-9d29-85aed1c4e831 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] GET https://10.4.3.105/volume/v3/volumes/cd714764-0a50-4ee8-bc91-267bc73877db Aug 12 10:42:11.479399 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-576fbd68-8b3d-4db8-9d29-85aed1c4e831 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:42:11.479724 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-576fbd68-8b3d-4db8-9d29-85aed1c4e831 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:42:11.490069 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:42:11.490069 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:42:11.493495 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-576fbd68-8b3d-4db8-9d29-85aed1c4e831 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Volume info retrieved successfully. Aug 12 10:42:11.497660 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-576fbd68-8b3d-4db8-9d29-85aed1c4e831 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] https://10.4.3.105/volume/v3/volumes/cd714764-0a50-4ee8-bc91-267bc73877db returned with HTTP 200 Aug 12 10:42:11.498153 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1067/4299] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:42:11 2026] GET /volume/v3/volumes/cd714764-0a50-4ee8-bc91-267bc73877db => generated 1176 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:42:11.509586 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-71b9666e-05e7-4c79-8f3b-f3877d8143a4 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:42:11.511842 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-71b9666e-05e7-4c79-8f3b-f3877d8143a4 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] GET https://10.4.3.105/volume/v3/volumes/cd714764-0a50-4ee8-bc91-267bc73877db Aug 12 10:42:11.512044 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-71b9666e-05e7-4c79-8f3b-f3877d8143a4 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:42:11.512239 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-71b9666e-05e7-4c79-8f3b-f3877d8143a4 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:42:11.514374 np0000007037 devstack@c-api.service[100375]: DEBUG dbcounter [-] [100375] Writing DB stats cinder:SELECT=229,cinder:UPDATE=36,cinder:INSERT=20 {{(pid=100375) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 10:42:11.524561 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:42:11.524561 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:42:11.528427 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-71b9666e-05e7-4c79-8f3b-f3877d8143a4 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Volume info retrieved successfully. Aug 12 10:42:11.533356 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-71b9666e-05e7-4c79-8f3b-f3877d8143a4 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] https://10.4.3.105/volume/v3/volumes/cd714764-0a50-4ee8-bc91-267bc73877db returned with HTTP 200 Aug 12 10:42:11.533756 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1084/4300] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:42:11 2026] GET /volume/v3/volumes/cd714764-0a50-4ee8-bc91-267bc73877db => generated 1176 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:42:11.580555 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [req-506ccf7f-8d33-45df-85b5-757b7a474f5e req-d6f9e9fa-64d9-4bb2-a030-c56bffca605c None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:42:11.583020 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-506ccf7f-8d33-45df-85b5-757b7a474f5e req-d6f9e9fa-64d9-4bb2-a030-c56bffca605c tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] GET https://10.4.3.105/volume/v3/volumes/cd714764-0a50-4ee8-bc91-267bc73877db Aug 12 10:42:11.583020 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [req-506ccf7f-8d33-45df-85b5-757b7a474f5e req-d6f9e9fa-64d9-4bb2-a030-c56bffca605c tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:42:11.583175 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [req-506ccf7f-8d33-45df-85b5-757b7a474f5e req-d6f9e9fa-64d9-4bb2-a030-c56bffca605c tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:42:11.592837 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:42:11.592837 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:42:11.596392 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [req-506ccf7f-8d33-45df-85b5-757b7a474f5e req-d6f9e9fa-64d9-4bb2-a030-c56bffca605c tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Volume info retrieved successfully. Aug 12 10:42:11.600422 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-506ccf7f-8d33-45df-85b5-757b7a474f5e req-d6f9e9fa-64d9-4bb2-a030-c56bffca605c tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] https://10.4.3.105/volume/v3/volumes/cd714764-0a50-4ee8-bc91-267bc73877db returned with HTTP 200 Aug 12 10:42:11.600824 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1080/4301] 10.4.3.105 () {68 vars in 1598 bytes} [Wed Aug 12 10:42:11 2026] GET /volume/v3/volumes/cd714764-0a50-4ee8-bc91-267bc73877db => generated 1176 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:42:11.632706 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-506ccf7f-8d33-45df-85b5-757b7a474f5e req-e91b561e-0ae3-43cc-995e-8fc09f76f5d3 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:42:11.637013 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-506ccf7f-8d33-45df-85b5-757b7a474f5e req-e91b561e-0ae3-43cc-995e-8fc09f76f5d3 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] POST https://10.4.3.105/volume/v3/volumes/cd714764-0a50-4ee8-bc91-267bc73877db/action Aug 12 10:42:11.637407 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-506ccf7f-8d33-45df-85b5-757b7a474f5e req-e91b561e-0ae3-43cc-995e-8fc09f76f5d3 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100374) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 10:42:11.637613 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-506ccf7f-8d33-45df-85b5-757b7a474f5e req-e91b561e-0ae3-43cc-995e-8fc09f76f5d3 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:42:11.650145 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:42:11.650145 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:42:11.650791 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [req-506ccf7f-8d33-45df-85b5-757b7a474f5e req-e91b561e-0ae3-43cc-995e-8fc09f76f5d3 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Volume info retrieved successfully. Aug 12 10:42:11.659892 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [req-506ccf7f-8d33-45df-85b5-757b7a474f5e req-e91b561e-0ae3-43cc-995e-8fc09f76f5d3 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Begin detaching volume completed successfully. Aug 12 10:42:11.660236 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-506ccf7f-8d33-45df-85b5-757b7a474f5e req-e91b561e-0ae3-43cc-995e-8fc09f76f5d3 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] https://10.4.3.105/volume/v3/volumes/cd714764-0a50-4ee8-bc91-267bc73877db/action returned with HTTP 202 Aug 12 10:42:11.660858 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1071/4302] 10.4.3.105 () {72 vars in 1672 bytes} [Wed Aug 12 10:42:11 2026] POST /volume/v3/volumes/cd714764-0a50-4ee8-bc91-267bc73877db/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 10:42:11.717355 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-cf551f11-7c7f-4c1e-84aa-ed7fe0eb37a7 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:42:11.717355 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-cf551f11-7c7f-4c1e-84aa-ed7fe0eb37a7 None None] GET https://10.4.3.105/volume// Aug 12 10:42:11.717355 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-cf551f11-7c7f-4c1e-84aa-ed7fe0eb37a7 None None] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:42:11.717355 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-cf551f11-7c7f-4c1e-84aa-ed7fe0eb37a7 None None] Calling method 'all' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:42:11.717355 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-cf551f11-7c7f-4c1e-84aa-ed7fe0eb37a7 None None] https://10.4.3.105/volume// returned with HTTP 300 Aug 12 10:42:11.717355 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1068/4303] 10.4.3.105 () {66 vars in 1426 bytes} [Wed Aug 12 10:42:11 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 10:42:11.726803 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-506ccf7f-8d33-45df-85b5-757b7a474f5e req-133d1e83-4943-4a4b-83e7-0186c1b7433c None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:42:11.728936 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-506ccf7f-8d33-45df-85b5-757b7a474f5e req-133d1e83-4943-4a4b-83e7-0186c1b7433c tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] GET https://10.4.3.105/volume/v3/volumes/cd714764-0a50-4ee8-bc91-267bc73877db Aug 12 10:42:11.729164 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-506ccf7f-8d33-45df-85b5-757b7a474f5e req-133d1e83-4943-4a4b-83e7-0186c1b7433c tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:42:11.729350 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-506ccf7f-8d33-45df-85b5-757b7a474f5e req-133d1e83-4943-4a4b-83e7-0186c1b7433c tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:42:11.739418 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:42:11.739418 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:42:11.743099 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [req-506ccf7f-8d33-45df-85b5-757b7a474f5e req-133d1e83-4943-4a4b-83e7-0186c1b7433c tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Volume info retrieved successfully. Aug 12 10:42:11.748610 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-506ccf7f-8d33-45df-85b5-757b7a474f5e req-133d1e83-4943-4a4b-83e7-0186c1b7433c tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] https://10.4.3.105/volume/v3/volumes/cd714764-0a50-4ee8-bc91-267bc73877db returned with HTTP 200 Aug 12 10:42:11.749074 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1085/4304] 10.4.3.105 () {70 vars in 1639 bytes} [Wed Aug 12 10:42:11 2026] GET /volume/v3/volumes/cd714764-0a50-4ee8-bc91-267bc73877db => generated 1359 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Aug 12 10:42:11.761332 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [req-506ccf7f-8d33-45df-85b5-757b7a474f5e req-800fd04e-8990-464a-a529-d744a8fcd999 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:42:11.763801 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-506ccf7f-8d33-45df-85b5-757b7a474f5e req-800fd04e-8990-464a-a529-d744a8fcd999 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] GET https://10.4.3.105/volume/v3/volumes/cd714764-0a50-4ee8-bc91-267bc73877db/encryption Aug 12 10:42:11.764008 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [req-506ccf7f-8d33-45df-85b5-757b7a474f5e req-800fd04e-8990-464a-a529-d744a8fcd999 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:42:11.764218 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [req-506ccf7f-8d33-45df-85b5-757b7a474f5e req-800fd04e-8990-464a-a529-d744a8fcd999 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Calling method 'index' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:42:11.773437 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:42:11.773437 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:42:11.779412 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-506ccf7f-8d33-45df-85b5-757b7a474f5e req-800fd04e-8990-464a-a529-d744a8fcd999 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] https://10.4.3.105/volume/v3/volumes/cd714764-0a50-4ee8-bc91-267bc73877db/encryption returned with HTTP 200 Aug 12 10:42:11.779787 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1081/4305] 10.4.3.105 () {68 vars in 1631 bytes} [Wed Aug 12 10:42:11 2026] GET /volume/v3/volumes/cd714764-0a50-4ee8-bc91-267bc73877db/encryption => generated 161 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:42:12.609008 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-506ccf7f-8d33-45df-85b5-757b7a474f5e req-b91a0aff-2729-41cd-944d-9547b09ddd24 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:42:12.611098 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-506ccf7f-8d33-45df-85b5-757b7a474f5e req-b91a0aff-2729-41cd-944d-9547b09ddd24 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] DELETE https://10.4.3.105/volume/v3/attachments/56e96564-c38b-445a-8dab-a1b23772c31a Aug 12 10:42:12.611301 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-506ccf7f-8d33-45df-85b5-757b7a474f5e req-b91a0aff-2729-41cd-944d-9547b09ddd24 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:42:12.611492 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-506ccf7f-8d33-45df-85b5-757b7a474f5e req-b91a0aff-2729-41cd-944d-9547b09ddd24 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Calling method 'version_select' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:42:12.618222 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:42:12.618222 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:42:12.663231 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-506ccf7f-8d33-45df-85b5-757b7a474f5e req-b91a0aff-2729-41cd-944d-9547b09ddd24 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] https://10.4.3.105/volume/v3/attachments/56e96564-c38b-445a-8dab-a1b23772c31a returned with HTTP 200 Aug 12 10:42:12.663786 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1072/4306] 10.4.3.105 () {72 vars in 1673 bytes} [Wed Aug 12 10:42:12 2026] DELETE /volume/v3/attachments/56e96564-c38b-445a-8dab-a1b23772c31a => generated 19 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:42:12.797795 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-aa57bb63-864e-4ddd-acd5-d371ade2d848 req-c40df8a2-f2ea-41dd-b14c-a80530a73e6d None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:42:12.800146 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-aa57bb63-864e-4ddd-acd5-d371ade2d848 req-c40df8a2-f2ea-41dd-b14c-a80530a73e6d tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] GET https://10.4.3.105/volume/v3/volumes/cd714764-0a50-4ee8-bc91-267bc73877db Aug 12 10:42:12.800400 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-aa57bb63-864e-4ddd-acd5-d371ade2d848 req-c40df8a2-f2ea-41dd-b14c-a80530a73e6d tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:42:12.800658 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-aa57bb63-864e-4ddd-acd5-d371ade2d848 req-c40df8a2-f2ea-41dd-b14c-a80530a73e6d tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:42:12.807691 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:42:12.807691 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:42:12.811501 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [req-aa57bb63-864e-4ddd-acd5-d371ade2d848 req-c40df8a2-f2ea-41dd-b14c-a80530a73e6d tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Volume info retrieved successfully. Aug 12 10:42:12.815965 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-aa57bb63-864e-4ddd-acd5-d371ade2d848 req-c40df8a2-f2ea-41dd-b14c-a80530a73e6d tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] https://10.4.3.105/volume/v3/volumes/cd714764-0a50-4ee8-bc91-267bc73877db returned with HTTP 200 Aug 12 10:42:12.816506 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1069/4307] 10.4.3.105 () {68 vars in 1598 bytes} [Wed Aug 12 10:42:12 2026] GET /volume/v3/volumes/cd714764-0a50-4ee8-bc91-267bc73877db => generated 884 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:42:14.108664 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-83ea611b-61d4-45de-9e0c-88e02d6d224a req-e670ae30-2d19-4838-8791-fc96d9269dd2 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:42:14.110708 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-83ea611b-61d4-45de-9e0c-88e02d6d224a req-e670ae30-2d19-4838-8791-fc96d9269dd2 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] GET https://10.4.3.105/volume/v3/limits Aug 12 10:42:14.110876 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-83ea611b-61d4-45de-9e0c-88e02d6d224a req-e670ae30-2d19-4838-8791-fc96d9269dd2 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:42:14.111053 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-83ea611b-61d4-45de-9e0c-88e02d6d224a req-e670ae30-2d19-4838-8791-fc96d9269dd2 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Calling method 'index' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:42:14.119207 np0000007037 devstack@c-api.service[100375]: WARNING cinder.quota [req-83ea611b-61d4-45de-9e0c-88e02d6d224a req-e670ae30-2d19-4838-8791-fc96d9269dd2 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-cryptsetup-1880506530 is set by the default quota flag: quota_volumes_tempest-scenario-type-cryptsetup-1880506530, it is now deprecated. Please use the default quota class for default quota. Aug 12 10:42:14.119483 np0000007037 devstack@c-api.service[100375]: WARNING cinder.quota [req-83ea611b-61d4-45de-9e0c-88e02d6d224a req-e670ae30-2d19-4838-8791-fc96d9269dd2 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-cryptsetup-1880506530 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-cryptsetup-1880506530, it is now deprecated. Please use the default quota class for default quota. Aug 12 10:42:14.119754 np0000007037 devstack@c-api.service[100375]: WARNING cinder.quota [req-83ea611b-61d4-45de-9e0c-88e02d6d224a req-e670ae30-2d19-4838-8791-fc96d9269dd2 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-cryptsetup-1880506530 is set by the default quota flag: quota_snapshots_tempest-scenario-type-cryptsetup-1880506530, it is now deprecated. Please use the default quota class for default quota. Aug 12 10:42:14.120154 np0000007037 devstack@c-api.service[100375]: WARNING cinder.quota [req-83ea611b-61d4-45de-9e0c-88e02d6d224a req-e670ae30-2d19-4838-8791-fc96d9269dd2 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-848880669 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-848880669, it is now deprecated. Please use the default quota class for default quota. Aug 12 10:42:14.132049 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-83ea611b-61d4-45de-9e0c-88e02d6d224a req-e670ae30-2d19-4838-8791-fc96d9269dd2 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] https://10.4.3.105/volume/v3/limits returned with HTTP 200 Aug 12 10:42:14.132442 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1086/4308] 10.4.3.105 () {68 vars in 1484 bytes} [Wed Aug 12 10:42:14 2026] GET /volume/v3/limits => generated 302 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:42:14.208406 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [req-83ea611b-61d4-45de-9e0c-88e02d6d224a req-b54ca022-1c42-479f-948a-661f52b5d289 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:42:14.210628 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-83ea611b-61d4-45de-9e0c-88e02d6d224a req-b54ca022-1c42-479f-948a-661f52b5d289 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] GET https://10.4.3.105/volume/v3/volumes/492103bb-8aaa-4c38-a5ee-934e169e02f7 Aug 12 10:42:14.211020 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [req-83ea611b-61d4-45de-9e0c-88e02d6d224a req-b54ca022-1c42-479f-948a-661f52b5d289 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:42:14.211399 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [req-83ea611b-61d4-45de-9e0c-88e02d6d224a req-b54ca022-1c42-479f-948a-661f52b5d289 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:42:14.232625 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:42:14.232625 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:42:14.241454 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [req-83ea611b-61d4-45de-9e0c-88e02d6d224a req-b54ca022-1c42-479f-948a-661f52b5d289 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Volume info retrieved successfully. Aug 12 10:42:14.249017 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-83ea611b-61d4-45de-9e0c-88e02d6d224a req-b54ca022-1c42-479f-948a-661f52b5d289 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] https://10.4.3.105/volume/v3/volumes/492103bb-8aaa-4c38-a5ee-934e169e02f7 returned with HTTP 200 Aug 12 10:42:14.249706 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1082/4309] 10.4.3.105 () {68 vars in 1598 bytes} [Wed Aug 12 10:42:14 2026] GET /volume/v3/volumes/492103bb-8aaa-4c38-a5ee-934e169e02f7 => generated 1659 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:42:14.266329 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-83ea611b-61d4-45de-9e0c-88e02d6d224a req-4f6a8e68-8e2a-4b42-9e72-6a89e8415b6d None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:42:14.268711 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-83ea611b-61d4-45de-9e0c-88e02d6d224a req-4f6a8e68-8e2a-4b42-9e72-6a89e8415b6d tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] POST https://10.4.3.105/volume/v3/snapshots Aug 12 10:42:14.269091 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-83ea611b-61d4-45de-9e0c-88e02d6d224a req-4f6a8e68-8e2a-4b42-9e72-6a89e8415b6d tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "492103bb-8aaa-4c38-a5ee-934e169e02f7", "force": true, "name": "snapshot for tempest-TestVolumeBootPatternsnapshot-1991421281", "description": null, "metadata": {}}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:42:14.282571 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:42:14.282571 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:42:14.283056 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [req-83ea611b-61d4-45de-9e0c-88e02d6d224a req-4f6a8e68-8e2a-4b42-9e72-6a89e8415b6d tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Volume info retrieved successfully. Aug 12 10:42:14.284900 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.v3.snapshots [req-83ea611b-61d4-45de-9e0c-88e02d6d224a req-4f6a8e68-8e2a-4b42-9e72-6a89e8415b6d tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Create snapshot from volume 492103bb-8aaa-4c38-a5ee-934e169e02f7 Aug 12 10:42:14.316194 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.quota [req-83ea611b-61d4-45de-9e0c-88e02d6d224a req-4f6a8e68-8e2a-4b42-9e72-6a89e8415b6d tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Created reservations ['9b39c81c-9c2e-4ed5-8802-569a88988616', 'dda6e9d0-5b4e-45fa-8ea5-8b58ea93655b', '3d820255-1d4f-4ee8-adf2-48a5bef5e079', 'db1b1509-7c33-4b1e-b653-2f04556beca7'] {{(pid=100374) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:42:14.364384 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [req-83ea611b-61d4-45de-9e0c-88e02d6d224a req-4f6a8e68-8e2a-4b42-9e72-6a89e8415b6d tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Snapshot force create request issued successfully. Aug 12 10:42:14.364802 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-83ea611b-61d4-45de-9e0c-88e02d6d224a req-4f6a8e68-8e2a-4b42-9e72-6a89e8415b6d tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] https://10.4.3.105/volume/v3/snapshots returned with HTTP 202 Aug 12 10:42:14.365556 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1073/4310] 10.4.3.105 () {72 vars in 1547 bytes} [Wed Aug 12 10:42:14 2026] POST /volume/v3/snapshots => generated 320 bytes in 99 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 10:42:15.757369 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-a1ae5d9a-1c56-40c2-a13f-480fbbc45966 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:42:15.759134 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-a1ae5d9a-1c56-40c2-a13f-480fbbc45966 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] DELETE https://10.4.3.105/volume/v3/volumes/cd714764-0a50-4ee8-bc91-267bc73877db Aug 12 10:42:15.759402 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-a1ae5d9a-1c56-40c2-a13f-480fbbc45966 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:42:15.759725 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-a1ae5d9a-1c56-40c2-a13f-480fbbc45966 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Calling method 'delete' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:42:15.759725 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.v3.volumes [None req-a1ae5d9a-1c56-40c2-a13f-480fbbc45966 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Delete volume with id: cd714764-0a50-4ee8-bc91-267bc73877db Aug 12 10:42:15.768653 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:42:15.768653 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:42:15.769345 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-a1ae5d9a-1c56-40c2-a13f-480fbbc45966 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Volume info retrieved successfully. Aug 12 10:42:15.780954 np0000007037 devstack@c-api.service[100373]: WARNING cinder.keymgr.conf_key_mgr [None req-a1ae5d9a-1c56-40c2-a13f-480fbbc45966 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 12 10:42:15.787445 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-a1ae5d9a-1c56-40c2-a13f-480fbbc45966 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Delete volume request issued successfully. Aug 12 10:42:15.787761 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-a1ae5d9a-1c56-40c2-a13f-480fbbc45966 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] https://10.4.3.105/volume/v3/volumes/cd714764-0a50-4ee8-bc91-267bc73877db returned with HTTP 202 Aug 12 10:42:15.788229 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1070/4311] 10.4.3.105 () {66 vars in 1351 bytes} [Wed Aug 12 10:42:15 2026] DELETE /volume/v3/volumes/cd714764-0a50-4ee8-bc91-267bc73877db => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 10:42:15.797262 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-646ed386-89f3-4c1b-a47a-09c624e448e0 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:42:15.801240 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-646ed386-89f3-4c1b-a47a-09c624e448e0 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] GET https://10.4.3.105/volume/v3/volumes/cd714764-0a50-4ee8-bc91-267bc73877db Aug 12 10:42:15.801459 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-646ed386-89f3-4c1b-a47a-09c624e448e0 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:42:15.801667 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-646ed386-89f3-4c1b-a47a-09c624e448e0 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:42:15.817826 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:42:15.817826 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:42:15.822435 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-646ed386-89f3-4c1b-a47a-09c624e448e0 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Volume info retrieved successfully. Aug 12 10:42:15.831194 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-646ed386-89f3-4c1b-a47a-09c624e448e0 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] https://10.4.3.105/volume/v3/volumes/cd714764-0a50-4ee8-bc91-267bc73877db returned with HTTP 200 Aug 12 10:42:15.831733 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1087/4312] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:42:15 2026] GET /volume/v3/volumes/cd714764-0a50-4ee8-bc91-267bc73877db => generated 883 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:42:16.287880 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-14eec997-b0c9-407e-896d-910c7e4f94b8 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:42:16.289942 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-14eec997-b0c9-407e-896d-910c7e4f94b8 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] GET https://10.4.3.105/volume/v3/snapshots/74bd5f59-92e3-4321-a6ea-6b7c543b24a3 Aug 12 10:42:16.289942 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-14eec997-b0c9-407e-896d-910c7e4f94b8 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:42:16.290142 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-14eec997-b0c9-407e-896d-910c7e4f94b8 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:42:16.297452 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:42:16.297452 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:42:16.298258 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-14eec997-b0c9-407e-896d-910c7e4f94b8 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Snapshot retrieved successfully. Aug 12 10:42:16.298722 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-14eec997-b0c9-407e-896d-910c7e4f94b8 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] https://10.4.3.105/volume/v3/snapshots/74bd5f59-92e3-4321-a6ea-6b7c543b24a3 returned with HTTP 200 Aug 12 10:42:16.299066 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1083/4313] 10.4.3.105 () {66 vars in 1354 bytes} [Wed Aug 12 10:42:16 2026] GET /volume/v3/snapshots/74bd5f59-92e3-4321-a6ea-6b7c543b24a3 => generated 479 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:42:16.846204 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-b2a17b4a-30b3-4cce-88a4-c9dfef99c7ab None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:42:16.849066 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-b2a17b4a-30b3-4cce-88a4-c9dfef99c7ab tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] GET https://10.4.3.105/volume/v3/volumes/cd714764-0a50-4ee8-bc91-267bc73877db Aug 12 10:42:16.849066 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-b2a17b4a-30b3-4cce-88a4-c9dfef99c7ab tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:42:16.849427 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-b2a17b4a-30b3-4cce-88a4-c9dfef99c7ab tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:42:16.863170 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-b2a17b4a-30b3-4cce-88a4-c9dfef99c7ab tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] https://10.4.3.105/volume/v3/volumes/cd714764-0a50-4ee8-bc91-267bc73877db returned with HTTP 404 Aug 12 10:42:16.863905 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1074/4314] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:42:16 2026] GET /volume/v3/volumes/cd714764-0a50-4ee8-bc91-267bc73877db => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:42:16.873623 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-096aef76-44f4-4657-a466-7743adbc7023 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:42:16.876737 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-096aef76-44f4-4657-a466-7743adbc7023 tempest-TestEncryptedCinderVolumes-2017265863 tempest-TestEncryptedCinderVolumes-2017265863-project-admin] GET https://10.4.3.105/volume/v3/volumes/detail?all_tenants=1 Aug 12 10:42:16.876737 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-096aef76-44f4-4657-a466-7743adbc7023 tempest-TestEncryptedCinderVolumes-2017265863 tempest-TestEncryptedCinderVolumes-2017265863-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:42:16.876737 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-096aef76-44f4-4657-a466-7743adbc7023 tempest-TestEncryptedCinderVolumes-2017265863 tempest-TestEncryptedCinderVolumes-2017265863-project-admin] Calling method 'detail' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:42:16.877351 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-096aef76-44f4-4657-a466-7743adbc7023 tempest-TestEncryptedCinderVolumes-2017265863 tempest-TestEncryptedCinderVolumes-2017265863-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100373) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 10:42:16.903414 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-096aef76-44f4-4657-a466-7743adbc7023 tempest-TestEncryptedCinderVolumes-2017265863 tempest-TestEncryptedCinderVolumes-2017265863-project-admin] Get all volumes completed successfully. Aug 12 10:42:16.909101 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:42:16.909101 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:42:16.916692 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-096aef76-44f4-4657-a466-7743adbc7023 tempest-TestEncryptedCinderVolumes-2017265863 tempest-TestEncryptedCinderVolumes-2017265863-project-admin] https://10.4.3.105/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 12 10:42:16.917880 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1071/4315] 10.4.3.105 () {66 vars in 1285 bytes} [Wed Aug 12 10:42:16 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 10158 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 10:42:16.935088 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-b95372e4-87e5-4cd4-937a-efed327e0c60 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:42:16.937264 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-b95372e4-87e5-4cd4-937a-efed327e0c60 tempest-TestEncryptedCinderVolumes-2017265863 tempest-TestEncryptedCinderVolumes-2017265863-project-admin] DELETE https://10.4.3.105/volume/v3/types/71190c0f-3619-43c0-ad5c-ca98dd8e27e8 Aug 12 10:42:16.937581 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-b95372e4-87e5-4cd4-937a-efed327e0c60 tempest-TestEncryptedCinderVolumes-2017265863 tempest-TestEncryptedCinderVolumes-2017265863-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:42:16.937835 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-b95372e4-87e5-4cd4-937a-efed327e0c60 tempest-TestEncryptedCinderVolumes-2017265863 tempest-TestEncryptedCinderVolumes-2017265863-project-admin] Calling method '_delete' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:42:16.970613 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-b95372e4-87e5-4cd4-937a-efed327e0c60 tempest-TestEncryptedCinderVolumes-2017265863 tempest-TestEncryptedCinderVolumes-2017265863-project-admin] https://10.4.3.105/volume/v3/types/71190c0f-3619-43c0-ad5c-ca98dd8e27e8 returned with HTTP 202 Aug 12 10:42:16.971137 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1088/4316] 10.4.3.105 () {66 vars in 1345 bytes} [Wed Aug 12 10:42:16 2026] DELETE /volume/v3/types/71190c0f-3619-43c0-ad5c-ca98dd8e27e8 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 10:42:16.985425 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-90910289-5c0d-488a-973b-e52cbb16e9fc None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:42:16.987087 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-90910289-5c0d-488a-973b-e52cbb16e9fc tempest-TestEncryptedCinderVolumes-2017265863 tempest-TestEncryptedCinderVolumes-2017265863-project-admin] POST https://10.4.3.105/volume/v3/types Aug 12 10:42:16.987469 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-90910289-5c0d-488a-973b-e52cbb16e9fc tempest-TestEncryptedCinderVolumes-2017265863 tempest-TestEncryptedCinderVolumes-2017265863-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-1894178403", "extra_specs": {}}} {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:42:17.002932 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-90910289-5c0d-488a-973b-e52cbb16e9fc tempest-TestEncryptedCinderVolumes-2017265863 tempest-TestEncryptedCinderVolumes-2017265863-project-admin] https://10.4.3.105/volume/v3/types returned with HTTP 200 Aug 12 10:42:17.003502 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1084/4317] 10.4.3.105 () {68 vars in 1252 bytes} [Wed Aug 12 10:42:16 2026] POST /volume/v3/types => generated 212 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:42:17.012491 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-7ff0c81f-baff-4cec-891b-2ede4a78be15 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:42:17.014279 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-7ff0c81f-baff-4cec-891b-2ede4a78be15 tempest-TestEncryptedCinderVolumes-2017265863 tempest-TestEncryptedCinderVolumes-2017265863-project-admin] POST https://10.4.3.105/volume/v3/types/853dd0ae-5477-4eaa-b59e-3815724c032c/encryption Aug 12 10:42:17.014648 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-7ff0c81f-baff-4cec-891b-2ede4a78be15 tempest-TestEncryptedCinderVolumes-2017265863 tempest-TestEncryptedCinderVolumes-2017265863-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:42:17.016130 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:42:17.016130 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:42:17.031083 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-7ff0c81f-baff-4cec-891b-2ede4a78be15 tempest-TestEncryptedCinderVolumes-2017265863 tempest-TestEncryptedCinderVolumes-2017265863-project-admin] https://10.4.3.105/volume/v3/types/853dd0ae-5477-4eaa-b59e-3815724c032c/encryption returned with HTTP 200 Aug 12 10:42:17.031542 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1075/4318] 10.4.3.105 () {68 vars in 1397 bytes} [Wed Aug 12 10:42:17 2026] POST /volume/v3/types/853dd0ae-5477-4eaa-b59e-3815724c032c/encryption => generated 230 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:42:17.039703 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-af6ba77c-ff1e-4a0b-be31-02fa76f1d462 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:42:17.042173 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-af6ba77c-ff1e-4a0b-be31-02fa76f1d462 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] POST https://10.4.3.105/volume/v3/volumes Aug 12 10:42:17.042790 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-af6ba77c-ff1e-4a0b-be31-02fa76f1d462 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-93292746", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-1894178403", "size": 1}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:42:17.044991 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.v3.volumes [None req-af6ba77c-ff1e-4a0b-be31-02fa76f1d462 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-93292746', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-1894178403', 'size': 1}} {{(pid=100373) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 10:42:17.049832 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.v3.volumes [None req-af6ba77c-ff1e-4a0b-be31-02fa76f1d462 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Create volume of 1 GB Aug 12 10:42:17.050025 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:42:17.050025 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:42:17.051014 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-af6ba77c-ff1e-4a0b-be31-02fa76f1d462 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Availability Zones retrieved successfully. Aug 12 10:42:17.059442 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-af6ba77c-ff1e-4a0b-be31-02fa76f1d462 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Flow 'volume_create_api' (41c983dd-4207-4e08-9958-7a162fade272) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:42:17.060897 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-af6ba77c-ff1e-4a0b-be31-02fa76f1d462 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (03a2369a-f3f1-4e97-936c-a81bc01691b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:42:17.062433 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.flows.api.create_volume [None req-af6ba77c-ff1e-4a0b-be31-02fa76f1d462 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Validating volume size '1' using validate_int {{(pid=100373) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 10:42:17.092890 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-af6ba77c-ff1e-4a0b-be31-02fa76f1d462 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (03a2369a-f3f1-4e97-936c-a81bc01691b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T10:42:17Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=853dd0ae-5477-4eaa-b59e-3815724c032c,is_public=True,name='tempest-scenario-type-luks-1894178403',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '853dd0ae-5477-4eaa-b59e-3815724c032c', '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=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:42:17.093823 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-af6ba77c-ff1e-4a0b-be31-02fa76f1d462 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b00f68c0-eb05-4cae-8ff6-4a3b7f9eb0c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:42:17.125336 np0000007037 devstack@c-api.service[100373]: WARNING cinder.quota [None req-af6ba77c-ff1e-4a0b-be31-02fa76f1d462 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1894178403 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1894178403, it is now deprecated. Please use the default quota class for default quota. Aug 12 10:42:17.125686 np0000007037 devstack@c-api.service[100373]: WARNING cinder.quota [None req-af6ba77c-ff1e-4a0b-be31-02fa76f1d462 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1894178403 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1894178403, it is now deprecated. Please use the default quota class for default quota. Aug 12 10:42:17.153829 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.quota [None req-af6ba77c-ff1e-4a0b-be31-02fa76f1d462 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Created reservations ['d5320629-e1fa-4fb7-b4b0-34ef5f7bb48c', '09e948e4-461e-474c-816d-7b3181ba26c8', '5532cb6d-48b4-40cb-903a-aeff211c71e1', '4435d896-b1f6-4260-9d1d-1cef9c0b3396'] {{(pid=100373) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:42:17.154796 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-af6ba77c-ff1e-4a0b-be31-02fa76f1d462 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b00f68c0-eb05-4cae-8ff6-4a3b7f9eb0c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d5320629-e1fa-4fb7-b4b0-34ef5f7bb48c', '09e948e4-461e-474c-816d-7b3181ba26c8', '5532cb6d-48b4-40cb-903a-aeff211c71e1', '4435d896-b1f6-4260-9d1d-1cef9c0b3396']}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:42:17.155701 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-af6ba77c-ff1e-4a0b-be31-02fa76f1d462 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (619a4e59-6b12-4767-bbd2-f338dc5b9cad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:42:17.186495 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-af6ba77c-ff1e-4a0b-be31-02fa76f1d462 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (619a4e59-6b12-4767-bbd2-f338dc5b9cad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4867ae01-1514-4ae1-b094-a45cca7dbc12', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-93292746',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='24b750016078404fb3a22ed249b62a33',qos_specs=None,replication_status=,reservations=['d5320629-e1fa-4fb7-b4b0-34ef5f7bb48c','09e948e4-461e-474c-816d-7b3181ba26c8','5532cb6d-48b4-40cb-903a-aeff211c71e1','4435d896-b1f6-4260-9d1d-1cef9c0b3396'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='213a325d6763444bb3276d3164fb2133',volume_type_id=853dd0ae-5477-4eaa-b59e-3815724c032c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:42:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-93292746',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=4867ae01-1514-4ae1-b094-a45cca7dbc12,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='24b750016078404fb3a22ed249b62a33',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='213a325d6763444bb3276d3164fb2133',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(853dd0ae-5477-4eaa-b59e-3815724c032c),volume_type_id=853dd0ae-5477-4eaa-b59e-3815724c032c)}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:42:17.187802 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-af6ba77c-ff1e-4a0b-be31-02fa76f1d462 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d5764511-6090-4d93-bf83-54b583ff8532) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:42:17.207607 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-af6ba77c-ff1e-4a0b-be31-02fa76f1d462 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d5764511-6090-4d93-bf83-54b583ff8532) transitioned into state 'SUCCESS' from state '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-93292746',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='24b750016078404fb3a22ed249b62a33',qos_specs=None,replication_status=,reservations=['d5320629-e1fa-4fb7-b4b0-34ef5f7bb48c','09e948e4-461e-474c-816d-7b3181ba26c8','5532cb6d-48b4-40cb-903a-aeff211c71e1','4435d896-b1f6-4260-9d1d-1cef9c0b3396'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='213a325d6763444bb3276d3164fb2133',volume_type_id=853dd0ae-5477-4eaa-b59e-3815724c032c)}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:42:17.208232 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-af6ba77c-ff1e-4a0b-be31-02fa76f1d462 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6f502f59-7bba-4471-8388-9b9c54f48193) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:42:17.218052 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-af6ba77c-ff1e-4a0b-be31-02fa76f1d462 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6f502f59-7bba-4471-8388-9b9c54f48193) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:42:17.218977 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-af6ba77c-ff1e-4a0b-be31-02fa76f1d462 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Flow 'volume_create_api' (41c983dd-4207-4e08-9958-7a162fade272) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100373) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:42:17.219336 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-af6ba77c-ff1e-4a0b-be31-02fa76f1d462 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Create volume request issued successfully. Aug 12 10:42:17.219899 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-af6ba77c-ff1e-4a0b-be31-02fa76f1d462 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] https://10.4.3.105/volume/v3/volumes returned with HTTP 202 Aug 12 10:42:17.220303 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1072/4319] 10.4.3.105 () {68 vars in 1259 bytes} [Wed Aug 12 10:42:17 2026] POST /volume/v3/volumes => generated 783 bytes in 181 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 10:42:17.667482 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-326d3a98-22ba-419b-9c35-00a6f1e3db3b req-6d93450a-fd2a-4d1c-a709-95eac9aad339 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:42:17.669850 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-326d3a98-22ba-419b-9c35-00a6f1e3db3b req-6d93450a-fd2a-4d1c-a709-95eac9aad339 tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] GET https://10.4.3.105/volume/v3/volumes/7a8030df-5933-4004-8223-986d63b25a07 Aug 12 10:42:17.670083 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-326d3a98-22ba-419b-9c35-00a6f1e3db3b req-6d93450a-fd2a-4d1c-a709-95eac9aad339 tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:42:17.670293 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-326d3a98-22ba-419b-9c35-00a6f1e3db3b req-6d93450a-fd2a-4d1c-a709-95eac9aad339 tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:42:17.677964 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:42:17.677964 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:42:17.681710 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [req-326d3a98-22ba-419b-9c35-00a6f1e3db3b req-6d93450a-fd2a-4d1c-a709-95eac9aad339 tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] Volume info retrieved successfully. Aug 12 10:42:17.686065 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-326d3a98-22ba-419b-9c35-00a6f1e3db3b req-6d93450a-fd2a-4d1c-a709-95eac9aad339 tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] https://10.4.3.105/volume/v3/volumes/7a8030df-5933-4004-8223-986d63b25a07 returned with HTTP 200 Aug 12 10:42:17.686492 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1089/4320] 10.4.3.105 () {68 vars in 1598 bytes} [Wed Aug 12 10:42:17 2026] GET /volume/v3/volumes/7a8030df-5933-4004-8223-986d63b25a07 => generated 904 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:42:17.766787 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-539bcfa6-b31f-4b7b-9852-1c3f941704f0 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:42:17.767248 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-539bcfa6-b31f-4b7b-9852-1c3f941704f0 None None] GET https://10.4.3.105/volume// Aug 12 10:42:17.767503 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-539bcfa6-b31f-4b7b-9852-1c3f941704f0 None None] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:42:17.767810 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-539bcfa6-b31f-4b7b-9852-1c3f941704f0 None None] Calling method 'all' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:42:17.768247 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-539bcfa6-b31f-4b7b-9852-1c3f941704f0 None None] https://10.4.3.105/volume// returned with HTTP 300 Aug 12 10:42:17.768671 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1085/4321] 10.4.3.105 () {66 vars in 1428 bytes} [Wed Aug 12 10:42: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 10:42:17.777538 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-326d3a98-22ba-419b-9c35-00a6f1e3db3b req-23557f33-6c06-4118-95f5-5557b02f8e53 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:42:17.813113 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-326d3a98-22ba-419b-9c35-00a6f1e3db3b req-23557f33-6c06-4118-95f5-5557b02f8e53 tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] POST https://10.4.3.105/volume/v3/attachments Aug 12 10:42:17.813569 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-326d3a98-22ba-419b-9c35-00a6f1e3db3b req-23557f33-6c06-4118-95f5-5557b02f8e53 tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7a8030df-5933-4004-8223-986d63b25a07", "connector": null, "instance_uuid": "a7ec326e-92b4-4692-ae19-411fc9e7fa60"}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:42:17.822767 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:42:17.822767 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:42:17.854963 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-326d3a98-22ba-419b-9c35-00a6f1e3db3b req-23557f33-6c06-4118-95f5-5557b02f8e53 tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] https://10.4.3.105/volume/v3/attachments returned with HTTP 200 Aug 12 10:42:17.855570 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1076/4322] 10.4.3.105 () {74 vars in 1594 bytes} [Wed Aug 12 10:42:17 2026] POST /volume/v3/attachments => generated 273 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:42:17.886963 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-038bfdaa-6355-4d53-994e-d06f9e899efa None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:42:17.889156 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-038bfdaa-6355-4d53-994e-d06f9e899efa tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] GET https://10.4.3.105/volume/v3/volumes/7a8030df-5933-4004-8223-986d63b25a07 Aug 12 10:42:17.889618 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-038bfdaa-6355-4d53-994e-d06f9e899efa tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:42:17.890353 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-038bfdaa-6355-4d53-994e-d06f9e899efa tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:42:17.906265 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-d9130538-bda4-4215-80e3-adb77ec2ad30 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:42:17.906579 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:42:17.906579 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:42:17.906758 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-d9130538-bda4-4215-80e3-adb77ec2ad30 None None] GET https://10.4.3.105/volume// Aug 12 10:42:17.906968 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-d9130538-bda4-4215-80e3-adb77ec2ad30 None None] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:42:17.907200 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-d9130538-bda4-4215-80e3-adb77ec2ad30 None None] Calling method 'all' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:42:17.907621 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-d9130538-bda4-4215-80e3-adb77ec2ad30 None None] https://10.4.3.105/volume// returned with HTTP 300 Aug 12 10:42:17.907995 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1090/4323] 10.4.3.105 () {66 vars in 1426 bytes} [Wed Aug 12 10:42: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 10:42:17.913238 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-038bfdaa-6355-4d53-994e-d06f9e899efa tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] Volume info retrieved successfully. Aug 12 10:42:17.918284 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-038bfdaa-6355-4d53-994e-d06f9e899efa tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] https://10.4.3.105/volume/v3/volumes/7a8030df-5933-4004-8223-986d63b25a07 returned with HTTP 200 Aug 12 10:42:17.918375 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [req-326d3a98-22ba-419b-9c35-00a6f1e3db3b req-8b0d37df-f79f-4d41-a04c-c85b77c2d1bc None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:42:17.918856 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1073/4324] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:42:17 2026] GET /volume/v3/volumes/7a8030df-5933-4004-8223-986d63b25a07 => generated 903 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:42:17.920348 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-326d3a98-22ba-419b-9c35-00a6f1e3db3b req-8b0d37df-f79f-4d41-a04c-c85b77c2d1bc tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] GET https://10.4.3.105/volume/v3/volumes/7a8030df-5933-4004-8223-986d63b25a07 Aug 12 10:42:17.920572 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [req-326d3a98-22ba-419b-9c35-00a6f1e3db3b req-8b0d37df-f79f-4d41-a04c-c85b77c2d1bc tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:42:17.920752 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [req-326d3a98-22ba-419b-9c35-00a6f1e3db3b req-8b0d37df-f79f-4d41-a04c-c85b77c2d1bc tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:42:17.929338 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:42:17.929338 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:42:17.932346 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [req-326d3a98-22ba-419b-9c35-00a6f1e3db3b req-8b0d37df-f79f-4d41-a04c-c85b77c2d1bc tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] Volume info retrieved successfully. Aug 12 10:42:17.936529 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-326d3a98-22ba-419b-9c35-00a6f1e3db3b req-8b0d37df-f79f-4d41-a04c-c85b77c2d1bc tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] https://10.4.3.105/volume/v3/volumes/7a8030df-5933-4004-8223-986d63b25a07 returned with HTTP 200 Aug 12 10:42:17.937017 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1086/4325] 10.4.3.105 () {70 vars in 1639 bytes} [Wed Aug 12 10:42:17 2026] GET /volume/v3/volumes/7a8030df-5933-4004-8223-986d63b25a07 => generated 1083 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 10:42:18.066896 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-326d3a98-22ba-419b-9c35-00a6f1e3db3b req-0822f8b3-db71-4ff4-bb84-c9806daa9b06 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:42:18.069083 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-326d3a98-22ba-419b-9c35-00a6f1e3db3b req-0822f8b3-db71-4ff4-bb84-c9806daa9b06 tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] PUT https://10.4.3.105/volume/v3/attachments/0c4b07e4-8808-4a33-ab58-f671bc433303 Aug 12 10:42:18.069450 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-326d3a98-22ba-419b-9c35-00a6f1e3db3b req-0822f8b3-db71-4ff4-bb84-c9806daa9b06 tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.105", "host": "np0000007037", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a295cd65dd1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "cc953c5f-eaed-46bf-96e8-0985bbef0414", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:42:18.078000 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.coordination [req-326d3a98-22ba-419b-9c35-00a6f1e3db3b req-0822f8b3-db71-4ff4-bb84-c9806daa9b06 tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] Acquiring lock "cinder-attachment_update-7a8030df-5933-4004-8223-986d63b25a07-np0000007037" by "attachment_update" {{(pid=100374) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 10:42:18.083432 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.coordination [req-326d3a98-22ba-419b-9c35-00a6f1e3db3b req-0822f8b3-db71-4ff4-bb84-c9806daa9b06 tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] Lock "cinder-attachment_update-7a8030df-5933-4004-8223-986d63b25a07-np0000007037" acquired by "attachment_update" :: waited 0.005s {{(pid=100374) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 10:42:18.084721 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:42:18.084721 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:42:18.118747 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-5cdf9d4e-e15e-4af5-bada-5a7b9bf9f4fc req-fc9b8e02-b530-40e1-9f3c-d84d07d696e1 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:42:18.124594 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-5cdf9d4e-e15e-4af5-bada-5a7b9bf9f4fc req-fc9b8e02-b530-40e1-9f3c-d84d07d696e1 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] GET https://10.4.3.105/volume/v3/snapshots/74bd5f59-92e3-4321-a6ea-6b7c543b24a3 Aug 12 10:42:18.124832 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-5cdf9d4e-e15e-4af5-bada-5a7b9bf9f4fc req-fc9b8e02-b530-40e1-9f3c-d84d07d696e1 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:42:18.125530 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-5cdf9d4e-e15e-4af5-bada-5a7b9bf9f4fc req-fc9b8e02-b530-40e1-9f3c-d84d07d696e1 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:42:18.136994 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:42:18.136994 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:42:18.137586 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [req-5cdf9d4e-e15e-4af5-bada-5a7b9bf9f4fc req-fc9b8e02-b530-40e1-9f3c-d84d07d696e1 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Snapshot retrieved successfully. Aug 12 10:42:18.141336 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-5cdf9d4e-e15e-4af5-bada-5a7b9bf9f4fc req-fc9b8e02-b530-40e1-9f3c-d84d07d696e1 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] https://10.4.3.105/volume/v3/snapshots/74bd5f59-92e3-4321-a6ea-6b7c543b24a3 returned with HTTP 200 Aug 12 10:42:18.141336 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1091/4326] 10.4.3.105 () {68 vars in 1604 bytes} [Wed Aug 12 10:42:18 2026] GET /volume/v3/snapshots/74bd5f59-92e3-4321-a6ea-6b7c543b24a3 => generated 479 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:42:18.186065 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.coordination [req-326d3a98-22ba-419b-9c35-00a6f1e3db3b req-0822f8b3-db71-4ff4-bb84-c9806daa9b06 tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] Lock "cinder-attachment_update-7a8030df-5933-4004-8223-986d63b25a07-np0000007037" released by "attachment_update" :: held 0.103s {{(pid=100374) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 10:42:18.186561 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-326d3a98-22ba-419b-9c35-00a6f1e3db3b req-0822f8b3-db71-4ff4-bb84-c9806daa9b06 tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] https://10.4.3.105/volume/v3/attachments/0c4b07e4-8808-4a33-ab58-f671bc433303 returned with HTTP 200 Aug 12 10:42:18.187578 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1077/4327] 10.4.3.105 () {74 vars in 1704 bytes} [Wed Aug 12 10:42:18 2026] PUT /volume/v3/attachments/0c4b07e4-8808-4a33-ab58-f671bc433303 => generated 968 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:42:18.201417 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-326d3a98-22ba-419b-9c35-00a6f1e3db3b req-e3af6999-1891-4157-a44c-35e30ed823c4 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:42:18.203814 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-326d3a98-22ba-419b-9c35-00a6f1e3db3b req-e3af6999-1891-4157-a44c-35e30ed823c4 tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] GET https://10.4.3.105/volume/v3/volumes/7a8030df-5933-4004-8223-986d63b25a07/encryption Aug 12 10:42:18.204051 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-326d3a98-22ba-419b-9c35-00a6f1e3db3b req-e3af6999-1891-4157-a44c-35e30ed823c4 tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:42:18.204406 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-326d3a98-22ba-419b-9c35-00a6f1e3db3b req-e3af6999-1891-4157-a44c-35e30ed823c4 tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] Calling method 'index' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:42:18.215330 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:42:18.215330 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:42:18.222241 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-326d3a98-22ba-419b-9c35-00a6f1e3db3b req-e3af6999-1891-4157-a44c-35e30ed823c4 tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] https://10.4.3.105/volume/v3/volumes/7a8030df-5933-4004-8223-986d63b25a07/encryption returned with HTTP 200 Aug 12 10:42:18.222746 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1074/4328] 10.4.3.105 () {68 vars in 1631 bytes} [Wed Aug 12 10:42:18 2026] GET /volume/v3/volumes/7a8030df-5933-4004-8223-986d63b25a07/encryption => generated 160 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:42:18.933060 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-cf4c46cb-8a30-4c99-8128-b036cfc685b7 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:42:18.939234 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-cf4c46cb-8a30-4c99-8128-b036cfc685b7 tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] GET https://10.4.3.105/volume/v3/volumes/7a8030df-5933-4004-8223-986d63b25a07 Aug 12 10:42:18.939691 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-cf4c46cb-8a30-4c99-8128-b036cfc685b7 tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:42:18.939806 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-cf4c46cb-8a30-4c99-8128-b036cfc685b7 tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:42:18.959788 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:42:18.959788 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:42:18.965145 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-cf4c46cb-8a30-4c99-8128-b036cfc685b7 tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] Volume info retrieved successfully. Aug 12 10:42:18.972190 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-cf4c46cb-8a30-4c99-8128-b036cfc685b7 tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] https://10.4.3.105/volume/v3/volumes/7a8030df-5933-4004-8223-986d63b25a07 returned with HTTP 200 Aug 12 10:42:18.972703 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1087/4329] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:42:18 2026] GET /volume/v3/volumes/7a8030df-5933-4004-8223-986d63b25a07 => generated 904 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:42:19.257892 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-5cdf9d4e-e15e-4af5-bada-5a7b9bf9f4fc req-1f99230d-6e26-4354-ac61-3dd24a06a3a3 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:42:19.260983 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-5cdf9d4e-e15e-4af5-bada-5a7b9bf9f4fc req-1f99230d-6e26-4354-ac61-3dd24a06a3a3 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] GET https://10.4.3.105/volume/v3/snapshots/74bd5f59-92e3-4321-a6ea-6b7c543b24a3 Aug 12 10:42:19.261411 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-5cdf9d4e-e15e-4af5-bada-5a7b9bf9f4fc req-1f99230d-6e26-4354-ac61-3dd24a06a3a3 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:42:19.261536 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-5cdf9d4e-e15e-4af5-bada-5a7b9bf9f4fc req-1f99230d-6e26-4354-ac61-3dd24a06a3a3 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:42:19.268454 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:42:19.268454 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:42:19.269338 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [req-5cdf9d4e-e15e-4af5-bada-5a7b9bf9f4fc req-1f99230d-6e26-4354-ac61-3dd24a06a3a3 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Snapshot retrieved successfully. Aug 12 10:42:19.270440 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-5cdf9d4e-e15e-4af5-bada-5a7b9bf9f4fc req-1f99230d-6e26-4354-ac61-3dd24a06a3a3 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] https://10.4.3.105/volume/v3/snapshots/74bd5f59-92e3-4321-a6ea-6b7c543b24a3 returned with HTTP 200 Aug 12 10:42:19.270912 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1092/4330] 10.4.3.105 () {68 vars in 1604 bytes} [Wed Aug 12 10:42:19 2026] GET /volume/v3/snapshots/74bd5f59-92e3-4321-a6ea-6b7c543b24a3 => generated 479 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:42:19.284656 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-5cdf9d4e-e15e-4af5-bada-5a7b9bf9f4fc req-ee3d287d-6f79-4ae2-a673-4d2515f2cfd8 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:42:19.287189 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-5cdf9d4e-e15e-4af5-bada-5a7b9bf9f4fc req-ee3d287d-6f79-4ae2-a673-4d2515f2cfd8 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] GET https://10.4.3.105/volume/v3/volumes/492103bb-8aaa-4c38-a5ee-934e169e02f7 Aug 12 10:42:19.287457 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-5cdf9d4e-e15e-4af5-bada-5a7b9bf9f4fc req-ee3d287d-6f79-4ae2-a673-4d2515f2cfd8 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:42:19.287698 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-5cdf9d4e-e15e-4af5-bada-5a7b9bf9f4fc req-ee3d287d-6f79-4ae2-a673-4d2515f2cfd8 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:42:19.304584 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:42:19.304584 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:42:19.309729 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [req-5cdf9d4e-e15e-4af5-bada-5a7b9bf9f4fc req-ee3d287d-6f79-4ae2-a673-4d2515f2cfd8 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Volume info retrieved successfully. Aug 12 10:42:19.313992 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-5cdf9d4e-e15e-4af5-bada-5a7b9bf9f4fc req-ee3d287d-6f79-4ae2-a673-4d2515f2cfd8 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] https://10.4.3.105/volume/v3/volumes/492103bb-8aaa-4c38-a5ee-934e169e02f7 returned with HTTP 200 Aug 12 10:42:19.314375 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1078/4331] 10.4.3.105 () {68 vars in 1598 bytes} [Wed Aug 12 10:42:19 2026] GET /volume/v3/volumes/492103bb-8aaa-4c38-a5ee-934e169e02f7 => generated 1659 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:42:19.326808 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-5cdf9d4e-e15e-4af5-bada-5a7b9bf9f4fc req-86f37e9b-b2b3-42f5-8be3-e156925b1a12 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:42:19.329770 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-5cdf9d4e-e15e-4af5-bada-5a7b9bf9f4fc req-86f37e9b-b2b3-42f5-8be3-e156925b1a12 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] POST https://10.4.3.105/volume/v3/volumes Aug 12 10:42:19.330348 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-5cdf9d4e-e15e-4af5-bada-5a7b9bf9f4fc req-86f37e9b-b2b3-42f5-8be3-e156925b1a12 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": "74bd5f59-92e3-4321-a6ea-6b7c543b24a3", "name": "", "description": "", "volume_type": "storpool", "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:42:19.332297 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.v3.volumes [req-5cdf9d4e-e15e-4af5-bada-5a7b9bf9f4fc req-86f37e9b-b2b3-42f5-8be3-e156925b1a12 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': '74bd5f59-92e3-4321-a6ea-6b7c543b24a3', 'name': '', 'description': '', 'volume_type': 'storpool', 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100373) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 10:42:19.348890 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:42:19.348890 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:42:19.349375 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [req-5cdf9d4e-e15e-4af5-bada-5a7b9bf9f4fc req-86f37e9b-b2b3-42f5-8be3-e156925b1a12 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Snapshot retrieved successfully. Aug 12 10:42:19.349552 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.v3.volumes [req-5cdf9d4e-e15e-4af5-bada-5a7b9bf9f4fc req-86f37e9b-b2b3-42f5-8be3-e156925b1a12 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Create volume of 1 GB Aug 12 10:42:19.350495 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [req-5cdf9d4e-e15e-4af5-bada-5a7b9bf9f4fc req-86f37e9b-b2b3-42f5-8be3-e156925b1a12 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Availability Zones retrieved successfully. Aug 12 10:42:19.361345 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [req-5cdf9d4e-e15e-4af5-bada-5a7b9bf9f4fc req-86f37e9b-b2b3-42f5-8be3-e156925b1a12 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Flow 'volume_create_api' (46e8bcdc-bac3-4956-a754-df5af7272224) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:42:19.362456 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [req-5cdf9d4e-e15e-4af5-bada-5a7b9bf9f4fc req-86f37e9b-b2b3-42f5-8be3-e156925b1a12 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b0a40e29-87c5-4857-abd4-ec6e13579e4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:42:19.363406 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.flows.api.create_volume [req-5cdf9d4e-e15e-4af5-bada-5a7b9bf9f4fc req-86f37e9b-b2b3-42f5-8be3-e156925b1a12 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100373) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 10:42:19.397153 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [req-5cdf9d4e-e15e-4af5-bada-5a7b9bf9f4fc req-86f37e9b-b2b3-42f5-8be3-e156925b1a12 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b0a40e29-87c5-4857-abd4-ec6e13579e4f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '74bd5f59-92e3-4321-a6ea-6b7c543b24a3', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T10:26:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6cd66f07-4c7b-40b2-9dfb-378538f29c9e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:42:19.398352 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [req-5cdf9d4e-e15e-4af5-bada-5a7b9bf9f4fc req-86f37e9b-b2b3-42f5-8be3-e156925b1a12 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f8ad7894-85c4-4f09-984d-0230ce590ff3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:42:19.458344 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.quota [req-5cdf9d4e-e15e-4af5-bada-5a7b9bf9f4fc req-86f37e9b-b2b3-42f5-8be3-e156925b1a12 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Created reservations ['12aaf199-0726-40ac-8157-2b45beb6f6e8', '3888568e-222a-4108-90ee-14418ffc07e2', '78e94b8a-e9e5-44a7-bb26-9e838acf5b5e', 'f87c1290-89ba-48e1-9376-1c065561645a'] {{(pid=100373) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:42:19.459068 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [req-5cdf9d4e-e15e-4af5-bada-5a7b9bf9f4fc req-86f37e9b-b2b3-42f5-8be3-e156925b1a12 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f8ad7894-85c4-4f09-984d-0230ce590ff3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['12aaf199-0726-40ac-8157-2b45beb6f6e8', '3888568e-222a-4108-90ee-14418ffc07e2', '78e94b8a-e9e5-44a7-bb26-9e838acf5b5e', 'f87c1290-89ba-48e1-9376-1c065561645a']}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:42:19.462543 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [req-5cdf9d4e-e15e-4af5-bada-5a7b9bf9f4fc req-86f37e9b-b2b3-42f5-8be3-e156925b1a12 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e0454616-b294-4ccf-ada6-ac12ddd46487) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:42:19.509467 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [req-5cdf9d4e-e15e-4af5-bada-5a7b9bf9f4fc req-86f37e9b-b2b3-42f5-8be3-e156925b1a12 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e0454616-b294-4ccf-ada6-ac12ddd46487) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e7e2b48d-70a2-4a6f-99fc-5800cd80f438', '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='583d3de192824336b38fa4f15e73dd0c',qos_specs=None,replication_status=,reservations=['12aaf199-0726-40ac-8157-2b45beb6f6e8','3888568e-222a-4108-90ee-14418ffc07e2','78e94b8a-e9e5-44a7-bb26-9e838acf5b5e','f87c1290-89ba-48e1-9376-1c065561645a'],size=1,snapshot_id=74bd5f59-92e3-4321-a6ea-6b7c543b24a3,source_replicaid=,source_volid=None,status='creating',user_id='50ce7d213d4746ebb95b29ff9a767645',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e), '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-12T10:42:19Z,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=e7e2b48d-70a2-4a6f-99fc-5800cd80f438,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='583d3de192824336b38fa4f15e73dd0c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=74bd5f59-92e3-4321-a6ea-6b7c543b24a3,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='50ce7d213d4746ebb95b29ff9a767645',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6cd66f07-4c7b-40b2-9dfb-378538f29c9e),volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:42:19.510170 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [req-5cdf9d4e-e15e-4af5-bada-5a7b9bf9f4fc req-86f37e9b-b2b3-42f5-8be3-e156925b1a12 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (90439aea-95d6-4d4f-bc43-d9282e4d08d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:42:19.531394 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [req-5cdf9d4e-e15e-4af5-bada-5a7b9bf9f4fc req-86f37e9b-b2b3-42f5-8be3-e156925b1a12 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (90439aea-95d6-4d4f-bc43-d9282e4d08d1) transitioned into 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='583d3de192824336b38fa4f15e73dd0c',qos_specs=None,replication_status=,reservations=['12aaf199-0726-40ac-8157-2b45beb6f6e8','3888568e-222a-4108-90ee-14418ffc07e2','78e94b8a-e9e5-44a7-bb26-9e838acf5b5e','f87c1290-89ba-48e1-9376-1c065561645a'],size=1,snapshot_id=74bd5f59-92e3-4321-a6ea-6b7c543b24a3,source_replicaid=,source_volid=None,status='creating',user_id='50ce7d213d4746ebb95b29ff9a767645',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:42:19.532268 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [req-5cdf9d4e-e15e-4af5-bada-5a7b9bf9f4fc req-86f37e9b-b2b3-42f5-8be3-e156925b1a12 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4af54554-0873-438d-b0a7-49aed93b73c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:42:19.562138 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [req-5cdf9d4e-e15e-4af5-bada-5a7b9bf9f4fc req-86f37e9b-b2b3-42f5-8be3-e156925b1a12 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4af54554-0873-438d-b0a7-49aed93b73c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:42:19.562720 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [req-5cdf9d4e-e15e-4af5-bada-5a7b9bf9f4fc req-86f37e9b-b2b3-42f5-8be3-e156925b1a12 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Flow 'volume_create_api' (46e8bcdc-bac3-4956-a754-df5af7272224) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100373) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:42:19.563036 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [req-5cdf9d4e-e15e-4af5-bada-5a7b9bf9f4fc req-86f37e9b-b2b3-42f5-8be3-e156925b1a12 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Create volume request issued successfully. Aug 12 10:42:19.563746 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-5cdf9d4e-e15e-4af5-bada-5a7b9bf9f4fc req-86f37e9b-b2b3-42f5-8be3-e156925b1a12 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] https://10.4.3.105/volume/v3/volumes returned with HTTP 202 Aug 12 10:42:19.564288 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1075/4332] 10.4.3.105 () {72 vars in 1541 bytes} [Wed Aug 12 10:42:19 2026] POST /volume/v3/volumes => generated 736 bytes in 238 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 10:42:19.573164 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [req-5cdf9d4e-e15e-4af5-bada-5a7b9bf9f4fc req-bf6c3868-7857-4f0c-8b77-a6b420bce9ef None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:42:19.576963 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-5cdf9d4e-e15e-4af5-bada-5a7b9bf9f4fc req-bf6c3868-7857-4f0c-8b77-a6b420bce9ef tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] GET https://10.4.3.105/volume/v3/volumes/e7e2b48d-70a2-4a6f-99fc-5800cd80f438 Aug 12 10:42:19.577328 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [req-5cdf9d4e-e15e-4af5-bada-5a7b9bf9f4fc req-bf6c3868-7857-4f0c-8b77-a6b420bce9ef tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:42:19.577627 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [req-5cdf9d4e-e15e-4af5-bada-5a7b9bf9f4fc req-bf6c3868-7857-4f0c-8b77-a6b420bce9ef tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:42:19.590213 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:42:19.590213 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:42:19.600800 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [req-5cdf9d4e-e15e-4af5-bada-5a7b9bf9f4fc req-bf6c3868-7857-4f0c-8b77-a6b420bce9ef tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Volume info retrieved successfully. Aug 12 10:42:19.609743 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-5cdf9d4e-e15e-4af5-bada-5a7b9bf9f4fc req-bf6c3868-7857-4f0c-8b77-a6b420bce9ef tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] https://10.4.3.105/volume/v3/volumes/e7e2b48d-70a2-4a6f-99fc-5800cd80f438 returned with HTTP 200 Aug 12 10:42:19.610905 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1088/4333] 10.4.3.105 () {68 vars in 1598 bytes} [Wed Aug 12 10:42:19 2026] GET /volume/v3/volumes/e7e2b48d-70a2-4a6f-99fc-5800cd80f438 => generated 804 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:42:19.623920 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-5cdf9d4e-e15e-4af5-bada-5a7b9bf9f4fc req-e8b1cc13-2139-49a2-8eed-ccae57e7cb1a None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:42:19.626524 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-5cdf9d4e-e15e-4af5-bada-5a7b9bf9f4fc req-e8b1cc13-2139-49a2-8eed-ccae57e7cb1a tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] GET https://10.4.3.105/volume/v3/volumes/e7e2b48d-70a2-4a6f-99fc-5800cd80f438 Aug 12 10:42:19.626776 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-5cdf9d4e-e15e-4af5-bada-5a7b9bf9f4fc req-e8b1cc13-2139-49a2-8eed-ccae57e7cb1a tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:42:19.627027 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-5cdf9d4e-e15e-4af5-bada-5a7b9bf9f4fc req-e8b1cc13-2139-49a2-8eed-ccae57e7cb1a tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:42:19.636035 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:42:19.636035 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:42:19.639945 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [req-5cdf9d4e-e15e-4af5-bada-5a7b9bf9f4fc req-e8b1cc13-2139-49a2-8eed-ccae57e7cb1a tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Volume info retrieved successfully. Aug 12 10:42:19.644939 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-5cdf9d4e-e15e-4af5-bada-5a7b9bf9f4fc req-e8b1cc13-2139-49a2-8eed-ccae57e7cb1a tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] https://10.4.3.105/volume/v3/volumes/e7e2b48d-70a2-4a6f-99fc-5800cd80f438 returned with HTTP 200 Aug 12 10:42:19.645310 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1093/4334] 10.4.3.105 () {68 vars in 1598 bytes} [Wed Aug 12 10:42:19 2026] GET /volume/v3/volumes/e7e2b48d-70a2-4a6f-99fc-5800cd80f438 => generated 804 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:42:19.984892 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-7106d529-0805-4344-8bc6-c85329799a57 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:42:19.986679 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-7106d529-0805-4344-8bc6-c85329799a57 tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] GET https://10.4.3.105/volume/v3/volumes/7a8030df-5933-4004-8223-986d63b25a07 Aug 12 10:42:19.986880 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-7106d529-0805-4344-8bc6-c85329799a57 tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:42:19.987100 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-7106d529-0805-4344-8bc6-c85329799a57 tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:42:19.999542 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:42:19.999542 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:42:20.001942 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-7106d529-0805-4344-8bc6-c85329799a57 tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] Volume info retrieved successfully. Aug 12 10:42:20.008548 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-7106d529-0805-4344-8bc6-c85329799a57 tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] https://10.4.3.105/volume/v3/volumes/7a8030df-5933-4004-8223-986d63b25a07 returned with HTTP 200 Aug 12 10:42:20.009136 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1079/4335] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:42:19 2026] GET /volume/v3/volumes/7a8030df-5933-4004-8223-986d63b25a07 => generated 904 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:42:21.022276 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-1e5d7e26-970c-4d8a-9e9a-6c9e2c922b68 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:42:21.025058 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-1e5d7e26-970c-4d8a-9e9a-6c9e2c922b68 tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] GET https://10.4.3.105/volume/v3/volumes/7a8030df-5933-4004-8223-986d63b25a07 Aug 12 10:42:21.025471 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-1e5d7e26-970c-4d8a-9e9a-6c9e2c922b68 tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:42:21.025765 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-1e5d7e26-970c-4d8a-9e9a-6c9e2c922b68 tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:42:21.038848 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:42:21.038848 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:42:21.044089 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-1e5d7e26-970c-4d8a-9e9a-6c9e2c922b68 tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] Volume info retrieved successfully. Aug 12 10:42:21.049606 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-1e5d7e26-970c-4d8a-9e9a-6c9e2c922b68 tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] https://10.4.3.105/volume/v3/volumes/7a8030df-5933-4004-8223-986d63b25a07 returned with HTTP 200 Aug 12 10:42:21.050349 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1076/4336] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:42:21 2026] GET /volume/v3/volumes/7a8030df-5933-4004-8223-986d63b25a07 => generated 904 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:42:22.065456 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-d181aaf9-5662-47a9-9fcb-6cf26d16d594 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:42:22.067587 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-d181aaf9-5662-47a9-9fcb-6cf26d16d594 tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] GET https://10.4.3.105/volume/v3/volumes/7a8030df-5933-4004-8223-986d63b25a07 Aug 12 10:42:22.067805 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-d181aaf9-5662-47a9-9fcb-6cf26d16d594 tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:42:22.068021 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-d181aaf9-5662-47a9-9fcb-6cf26d16d594 tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:42:22.078440 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:42:22.078440 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:42:22.082050 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-d181aaf9-5662-47a9-9fcb-6cf26d16d594 tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] Volume info retrieved successfully. Aug 12 10:42:22.086292 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-d181aaf9-5662-47a9-9fcb-6cf26d16d594 tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] https://10.4.3.105/volume/v3/volumes/7a8030df-5933-4004-8223-986d63b25a07 returned with HTTP 200 Aug 12 10:42:22.086717 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1089/4337] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:42:22 2026] GET /volume/v3/volumes/7a8030df-5933-4004-8223-986d63b25a07 => generated 904 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:42:22.467796 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-326d3a98-22ba-419b-9c35-00a6f1e3db3b req-fcc85ace-849e-4fa5-862b-46636f932d55 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:42:22.471292 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-326d3a98-22ba-419b-9c35-00a6f1e3db3b req-fcc85ace-849e-4fa5-862b-46636f932d55 tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] POST https://10.4.3.105/volume/v3/attachments/0c4b07e4-8808-4a33-ab58-f671bc433303/action Aug 12 10:42:22.471292 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-326d3a98-22ba-419b-9c35-00a6f1e3db3b req-fcc85ace-849e-4fa5-862b-46636f932d55 tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] Action body: b'{"os-complete": null}' {{(pid=100375) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 10:42:22.471292 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-326d3a98-22ba-419b-9c35-00a6f1e3db3b req-fcc85ace-849e-4fa5-862b-46636f932d55 tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:42:22.500808 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:42:22.500808 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:42:22.522698 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-326d3a98-22ba-419b-9c35-00a6f1e3db3b req-fcc85ace-849e-4fa5-862b-46636f932d55 tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] https://10.4.3.105/volume/v3/attachments/0c4b07e4-8808-4a33-ab58-f671bc433303/action returned with HTTP 204 Aug 12 10:42:22.523365 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1094/4338] 10.4.3.105 () {74 vars in 1725 bytes} [Wed Aug 12 10:42:22 2026] POST /volume/v3/attachments/0c4b07e4-8808-4a33-ab58-f671bc433303/action => generated 0 bytes in 56 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:42:22.656433 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-5cdf9d4e-e15e-4af5-bada-5a7b9bf9f4fc req-ea131316-6d1a-4f8f-90cb-ceb072578a60 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:42:22.658648 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-5cdf9d4e-e15e-4af5-bada-5a7b9bf9f4fc req-ea131316-6d1a-4f8f-90cb-ceb072578a60 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] GET https://10.4.3.105/volume/v3/volumes/e7e2b48d-70a2-4a6f-99fc-5800cd80f438 Aug 12 10:42:22.658860 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-5cdf9d4e-e15e-4af5-bada-5a7b9bf9f4fc req-ea131316-6d1a-4f8f-90cb-ceb072578a60 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:42:22.659083 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-5cdf9d4e-e15e-4af5-bada-5a7b9bf9f4fc req-ea131316-6d1a-4f8f-90cb-ceb072578a60 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:42:22.671577 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:42:22.671577 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:42:22.675686 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [req-5cdf9d4e-e15e-4af5-bada-5a7b9bf9f4fc req-ea131316-6d1a-4f8f-90cb-ceb072578a60 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Volume info retrieved successfully. Aug 12 10:42:22.680448 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-5cdf9d4e-e15e-4af5-bada-5a7b9bf9f4fc req-ea131316-6d1a-4f8f-90cb-ceb072578a60 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] https://10.4.3.105/volume/v3/volumes/e7e2b48d-70a2-4a6f-99fc-5800cd80f438 returned with HTTP 200 Aug 12 10:42:22.680892 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1080/4339] 10.4.3.105 () {68 vars in 1598 bytes} [Wed Aug 12 10:42:22 2026] GET /volume/v3/volumes/e7e2b48d-70a2-4a6f-99fc-5800cd80f438 => generated 1345 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:42:22.690756 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-5c1f51d1-66dd-443d-9e36-f844eac4979f None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:42:22.691217 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-5c1f51d1-66dd-443d-9e36-f844eac4979f None None] GET https://10.4.3.105/volume// Aug 12 10:42:22.691372 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-5c1f51d1-66dd-443d-9e36-f844eac4979f None None] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:42:22.691626 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-5c1f51d1-66dd-443d-9e36-f844eac4979f None None] Calling method 'all' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:42:22.691954 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-5c1f51d1-66dd-443d-9e36-f844eac4979f None None] https://10.4.3.105/volume// returned with HTTP 300 Aug 12 10:42:22.692272 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1077/4340] 10.4.3.105 () {66 vars in 1426 bytes} [Wed Aug 12 10:42: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 10:42:22.710537 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [req-5cdf9d4e-e15e-4af5-bada-5a7b9bf9f4fc req-bedc35df-6eb4-42bf-b27f-6c2a23b788a1 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:42:22.711644 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-5cdf9d4e-e15e-4af5-bada-5a7b9bf9f4fc req-bedc35df-6eb4-42bf-b27f-6c2a23b788a1 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] POST https://10.4.3.105/volume/v3/attachments Aug 12 10:42:22.712057 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [req-5cdf9d4e-e15e-4af5-bada-5a7b9bf9f4fc req-bedc35df-6eb4-42bf-b27f-6c2a23b788a1 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e7e2b48d-70a2-4a6f-99fc-5800cd80f438", "connector": null, "instance_uuid": "a0d4b759-2b15-4350-8f8c-c78d6f316193"}} {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:42:22.721499 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:42:22.721499 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:42:22.771777 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-5cdf9d4e-e15e-4af5-bada-5a7b9bf9f4fc req-bedc35df-6eb4-42bf-b27f-6c2a23b788a1 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] https://10.4.3.105/volume/v3/attachments returned with HTTP 200 Aug 12 10:42:22.772080 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1090/4341] 10.4.3.105 () {74 vars in 1594 bytes} [Wed Aug 12 10:42:22 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 10:42:22.784307 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-e65e1d8a-dec7-4568-a3c1-31148c2c8eb4 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:42:22.784848 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-e65e1d8a-dec7-4568-a3c1-31148c2c8eb4 None None] GET https://10.4.3.105/volume// Aug 12 10:42:22.785075 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-e65e1d8a-dec7-4568-a3c1-31148c2c8eb4 None None] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:42:22.785324 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-e65e1d8a-dec7-4568-a3c1-31148c2c8eb4 None None] Calling method 'all' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:42:22.786014 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-e65e1d8a-dec7-4568-a3c1-31148c2c8eb4 None None] https://10.4.3.105/volume// returned with HTTP 300 Aug 12 10:42:22.786185 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1095/4342] 10.4.3.105 () {66 vars in 1426 bytes} [Wed Aug 12 10:42: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 10:42:22.798629 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-5cdf9d4e-e15e-4af5-bada-5a7b9bf9f4fc req-a454e437-8c93-4f08-875c-fda40967a3f1 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:42:22.801706 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-5cdf9d4e-e15e-4af5-bada-5a7b9bf9f4fc req-a454e437-8c93-4f08-875c-fda40967a3f1 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] GET https://10.4.3.105/volume/v3/volumes/e7e2b48d-70a2-4a6f-99fc-5800cd80f438 Aug 12 10:42:22.801913 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-5cdf9d4e-e15e-4af5-bada-5a7b9bf9f4fc req-a454e437-8c93-4f08-875c-fda40967a3f1 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:42:22.802115 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-5cdf9d4e-e15e-4af5-bada-5a7b9bf9f4fc req-a454e437-8c93-4f08-875c-fda40967a3f1 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:42:22.813148 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:42:22.813148 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:42:22.818068 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [req-5cdf9d4e-e15e-4af5-bada-5a7b9bf9f4fc req-a454e437-8c93-4f08-875c-fda40967a3f1 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Volume info retrieved successfully. Aug 12 10:42:22.822885 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-5cdf9d4e-e15e-4af5-bada-5a7b9bf9f4fc req-a454e437-8c93-4f08-875c-fda40967a3f1 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] https://10.4.3.105/volume/v3/volumes/e7e2b48d-70a2-4a6f-99fc-5800cd80f438 returned with HTTP 200 Aug 12 10:42:22.823357 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1081/4343] 10.4.3.105 () {70 vars in 1639 bytes} [Wed Aug 12 10:42:22 2026] GET /volume/v3/volumes/e7e2b48d-70a2-4a6f-99fc-5800cd80f438 => generated 1524 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 10:42:22.937651 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-5cdf9d4e-e15e-4af5-bada-5a7b9bf9f4fc req-ed47373c-69ed-4a14-9fdb-f3885d89b0f1 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:42:22.942646 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-5cdf9d4e-e15e-4af5-bada-5a7b9bf9f4fc req-ed47373c-69ed-4a14-9fdb-f3885d89b0f1 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] PUT https://10.4.3.105/volume/v3/attachments/74830bf3-b7e9-4781-8b71-87776750499f Aug 12 10:42:22.942646 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-5cdf9d4e-e15e-4af5-bada-5a7b9bf9f4fc req-ed47373c-69ed-4a14-9fdb-f3885d89b0f1 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.105", "host": "np0000007037", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a295cd65dd1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "cc953c5f-eaed-46bf-96e8-0985bbef0414", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:42:22.950656 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.coordination [req-5cdf9d4e-e15e-4af5-bada-5a7b9bf9f4fc req-ed47373c-69ed-4a14-9fdb-f3885d89b0f1 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Acquiring lock "cinder-attachment_update-e7e2b48d-70a2-4a6f-99fc-5800cd80f438-np0000007037" by "attachment_update" {{(pid=100373) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 10:42:22.960531 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.coordination [req-5cdf9d4e-e15e-4af5-bada-5a7b9bf9f4fc req-ed47373c-69ed-4a14-9fdb-f3885d89b0f1 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Lock "cinder-attachment_update-e7e2b48d-70a2-4a6f-99fc-5800cd80f438-np0000007037" acquired by "attachment_update" :: waited 0.008s {{(pid=100373) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 10:42:22.960531 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:42:22.960531 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:42:23.072771 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.coordination [req-5cdf9d4e-e15e-4af5-bada-5a7b9bf9f4fc req-ed47373c-69ed-4a14-9fdb-f3885d89b0f1 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Lock "cinder-attachment_update-e7e2b48d-70a2-4a6f-99fc-5800cd80f438-np0000007037" released by "attachment_update" :: held 0.114s {{(pid=100373) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 10:42:23.073445 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-5cdf9d4e-e15e-4af5-bada-5a7b9bf9f4fc req-ed47373c-69ed-4a14-9fdb-f3885d89b0f1 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] https://10.4.3.105/volume/v3/attachments/74830bf3-b7e9-4781-8b71-87776750499f returned with HTTP 200 Aug 12 10:42:23.074144 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1078/4344] 10.4.3.105 () {74 vars in 1704 bytes} [Wed Aug 12 10:42:22 2026] PUT /volume/v3/attachments/74830bf3-b7e9-4781-8b71-87776750499f => generated 969 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:42:23.099090 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-70440ebe-bd45-456b-b040-dd04a320c755 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:42:23.100472 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-5cdf9d4e-e15e-4af5-bada-5a7b9bf9f4fc req-3b989d14-3cce-4478-8803-5a4b2037dde7 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:42:23.102594 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-5cdf9d4e-e15e-4af5-bada-5a7b9bf9f4fc req-3b989d14-3cce-4478-8803-5a4b2037dde7 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] POST https://10.4.3.105/volume/v3/attachments/74830bf3-b7e9-4781-8b71-87776750499f/action Aug 12 10:42:23.103114 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-5cdf9d4e-e15e-4af5-bada-5a7b9bf9f4fc req-3b989d14-3cce-4478-8803-5a4b2037dde7 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Action body: b'{"os-complete": null}' {{(pid=100375) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 10:42:23.103268 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-70440ebe-bd45-456b-b040-dd04a320c755 tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] GET https://10.4.3.105/volume/v3/volumes/7a8030df-5933-4004-8223-986d63b25a07 Aug 12 10:42:23.103349 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-5cdf9d4e-e15e-4af5-bada-5a7b9bf9f4fc req-3b989d14-3cce-4478-8803-5a4b2037dde7 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:42:23.103402 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-70440ebe-bd45-456b-b040-dd04a320c755 tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:42:23.103531 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-70440ebe-bd45-456b-b040-dd04a320c755 tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:42:23.118006 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:42:23.118006 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:42:23.119092 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:42:23.119092 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:42:23.121467 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-70440ebe-bd45-456b-b040-dd04a320c755 tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] Volume info retrieved successfully. Aug 12 10:42:23.128541 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-70440ebe-bd45-456b-b040-dd04a320c755 tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] https://10.4.3.105/volume/v3/volumes/7a8030df-5933-4004-8223-986d63b25a07 returned with HTTP 200 Aug 12 10:42:23.128665 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1091/4345] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:42:23 2026] GET /volume/v3/volumes/7a8030df-5933-4004-8223-986d63b25a07 => generated 1196 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:42:23.143593 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-5cdf9d4e-e15e-4af5-bada-5a7b9bf9f4fc req-3b989d14-3cce-4478-8803-5a4b2037dde7 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] https://10.4.3.105/volume/v3/attachments/74830bf3-b7e9-4781-8b71-87776750499f/action returned with HTTP 204 Aug 12 10:42:23.144029 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1096/4346] 10.4.3.105 () {74 vars in 1725 bytes} [Wed Aug 12 10:42:23 2026] POST /volume/v3/attachments/74830bf3-b7e9-4781-8b71-87776750499f/action => generated 0 bytes in 44 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:42:23.148393 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-29c42006-0f13-4238-a07f-ff4b4a5ec656 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:42:23.150972 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-29c42006-0f13-4238-a07f-ff4b4a5ec656 tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] GET https://10.4.3.105/volume/v3/volumes/7a8030df-5933-4004-8223-986d63b25a07 Aug 12 10:42:23.151291 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-29c42006-0f13-4238-a07f-ff4b4a5ec656 tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:42:23.151593 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-29c42006-0f13-4238-a07f-ff4b4a5ec656 tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:42:23.169872 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:42:23.169872 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:42:23.174572 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-29c42006-0f13-4238-a07f-ff4b4a5ec656 tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] Volume info retrieved successfully. Aug 12 10:42:23.180187 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-29c42006-0f13-4238-a07f-ff4b4a5ec656 tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] https://10.4.3.105/volume/v3/volumes/7a8030df-5933-4004-8223-986d63b25a07 returned with HTTP 200 Aug 12 10:42:23.182410 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1082/4347] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:42:23 2026] GET /volume/v3/volumes/7a8030df-5933-4004-8223-986d63b25a07 => generated 1196 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:42:23.222642 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-2eba025f-517d-47f2-a359-3ee69f0551d4 req-4e963863-1d4d-4d78-a80f-1634632982fd None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:42:23.226163 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-2eba025f-517d-47f2-a359-3ee69f0551d4 req-4e963863-1d4d-4d78-a80f-1634632982fd tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] GET https://10.4.3.105/volume/v3/volumes/7a8030df-5933-4004-8223-986d63b25a07 Aug 12 10:42:23.226163 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-2eba025f-517d-47f2-a359-3ee69f0551d4 req-4e963863-1d4d-4d78-a80f-1634632982fd tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:42:23.226163 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-2eba025f-517d-47f2-a359-3ee69f0551d4 req-4e963863-1d4d-4d78-a80f-1634632982fd tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:42:23.236634 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:42:23.236634 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:42:23.240997 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [req-2eba025f-517d-47f2-a359-3ee69f0551d4 req-4e963863-1d4d-4d78-a80f-1634632982fd tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] Volume info retrieved successfully. Aug 12 10:42:23.247699 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-2eba025f-517d-47f2-a359-3ee69f0551d4 req-4e963863-1d4d-4d78-a80f-1634632982fd tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] https://10.4.3.105/volume/v3/volumes/7a8030df-5933-4004-8223-986d63b25a07 returned with HTTP 200 Aug 12 10:42:23.247699 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1079/4348] 10.4.3.105 () {68 vars in 1598 bytes} [Wed Aug 12 10:42:23 2026] GET /volume/v3/volumes/7a8030df-5933-4004-8223-986d63b25a07 => generated 1196 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:42:23.267658 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [req-2eba025f-517d-47f2-a359-3ee69f0551d4 req-19aaeb05-083d-4317-9e27-8de7f60aa9fe None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:42:23.269779 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-2eba025f-517d-47f2-a359-3ee69f0551d4 req-19aaeb05-083d-4317-9e27-8de7f60aa9fe tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] POST https://10.4.3.105/volume/v3/volumes/7a8030df-5933-4004-8223-986d63b25a07/action Aug 12 10:42:23.270141 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [req-2eba025f-517d-47f2-a359-3ee69f0551d4 req-19aaeb05-083d-4317-9e27-8de7f60aa9fe tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100372) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 10:42:23.270297 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [req-2eba025f-517d-47f2-a359-3ee69f0551d4 req-19aaeb05-083d-4317-9e27-8de7f60aa9fe tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:42:23.281637 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:42:23.281637 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:42:23.282101 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [req-2eba025f-517d-47f2-a359-3ee69f0551d4 req-19aaeb05-083d-4317-9e27-8de7f60aa9fe tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] Volume info retrieved successfully. Aug 12 10:42:23.288693 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [req-2eba025f-517d-47f2-a359-3ee69f0551d4 req-19aaeb05-083d-4317-9e27-8de7f60aa9fe tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] Begin detaching volume completed successfully. Aug 12 10:42:23.288872 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-2eba025f-517d-47f2-a359-3ee69f0551d4 req-19aaeb05-083d-4317-9e27-8de7f60aa9fe tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] https://10.4.3.105/volume/v3/volumes/7a8030df-5933-4004-8223-986d63b25a07/action returned with HTTP 202 Aug 12 10:42:23.289334 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1092/4349] 10.4.3.105 () {72 vars in 1672 bytes} [Wed Aug 12 10:42:23 2026] POST /volume/v3/volumes/7a8030df-5933-4004-8223-986d63b25a07/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 10:42:23.336357 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-3d781a42-fea3-43b4-a725-3bd77ac8a2f1 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:42:23.336818 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-3d781a42-fea3-43b4-a725-3bd77ac8a2f1 None None] GET https://10.4.3.105/volume// Aug 12 10:42:23.336999 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-3d781a42-fea3-43b4-a725-3bd77ac8a2f1 None None] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:42:23.337193 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-3d781a42-fea3-43b4-a725-3bd77ac8a2f1 None None] Calling method 'all' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:42:23.337527 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-3d781a42-fea3-43b4-a725-3bd77ac8a2f1 None None] https://10.4.3.105/volume// returned with HTTP 300 Aug 12 10:42:23.337898 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1097/4350] 10.4.3.105 () {66 vars in 1426 bytes} [Wed Aug 12 10:42: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 10:42:23.348141 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-2eba025f-517d-47f2-a359-3ee69f0551d4 req-445b9c17-c79f-409a-8b5f-d0719663e0ce None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:42:23.350370 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-2eba025f-517d-47f2-a359-3ee69f0551d4 req-445b9c17-c79f-409a-8b5f-d0719663e0ce tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] GET https://10.4.3.105/volume/v3/volumes/7a8030df-5933-4004-8223-986d63b25a07 Aug 12 10:42:23.350638 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-2eba025f-517d-47f2-a359-3ee69f0551d4 req-445b9c17-c79f-409a-8b5f-d0719663e0ce tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:42:23.350784 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-2eba025f-517d-47f2-a359-3ee69f0551d4 req-445b9c17-c79f-409a-8b5f-d0719663e0ce tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:42:23.367044 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:42:23.367044 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:42:23.373330 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [req-2eba025f-517d-47f2-a359-3ee69f0551d4 req-445b9c17-c79f-409a-8b5f-d0719663e0ce tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] Volume info retrieved successfully. Aug 12 10:42:23.380059 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-2eba025f-517d-47f2-a359-3ee69f0551d4 req-445b9c17-c79f-409a-8b5f-d0719663e0ce tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] https://10.4.3.105/volume/v3/volumes/7a8030df-5933-4004-8223-986d63b25a07 returned with HTTP 200 Aug 12 10:42:23.380610 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1083/4351] 10.4.3.105 () {70 vars in 1639 bytes} [Wed Aug 12 10:42:23 2026] GET /volume/v3/volumes/7a8030df-5933-4004-8223-986d63b25a07 => generated 1379 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 10:42:23.396220 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-2eba025f-517d-47f2-a359-3ee69f0551d4 req-6bb378ea-5133-4b7b-871f-db9622898de5 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:42:23.400026 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-2eba025f-517d-47f2-a359-3ee69f0551d4 req-6bb378ea-5133-4b7b-871f-db9622898de5 tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] GET https://10.4.3.105/volume/v3/volumes/7a8030df-5933-4004-8223-986d63b25a07/encryption Aug 12 10:42:23.400026 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-2eba025f-517d-47f2-a359-3ee69f0551d4 req-6bb378ea-5133-4b7b-871f-db9622898de5 tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:42:23.400026 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-2eba025f-517d-47f2-a359-3ee69f0551d4 req-6bb378ea-5133-4b7b-871f-db9622898de5 tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] Calling method 'index' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:42:23.409968 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:42:23.409968 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:42:23.417877 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-2eba025f-517d-47f2-a359-3ee69f0551d4 req-6bb378ea-5133-4b7b-871f-db9622898de5 tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] https://10.4.3.105/volume/v3/volumes/7a8030df-5933-4004-8223-986d63b25a07/encryption returned with HTTP 200 Aug 12 10:42:23.418554 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1080/4352] 10.4.3.105 () {68 vars in 1631 bytes} [Wed Aug 12 10:42:23 2026] GET /volume/v3/volumes/7a8030df-5933-4004-8223-986d63b25a07/encryption => generated 160 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:42:26.623636 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [req-2eba025f-517d-47f2-a359-3ee69f0551d4 req-84c92570-d679-4f01-b3bd-2eb28dc6454e None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:42:26.625798 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-2eba025f-517d-47f2-a359-3ee69f0551d4 req-84c92570-d679-4f01-b3bd-2eb28dc6454e tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] DELETE https://10.4.3.105/volume/v3/attachments/0c4b07e4-8808-4a33-ab58-f671bc433303 Aug 12 10:42:26.626056 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [req-2eba025f-517d-47f2-a359-3ee69f0551d4 req-84c92570-d679-4f01-b3bd-2eb28dc6454e tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:42:26.626260 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [req-2eba025f-517d-47f2-a359-3ee69f0551d4 req-84c92570-d679-4f01-b3bd-2eb28dc6454e tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] Calling method 'version_select' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:42:26.634020 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:42:26.634020 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:42:26.686260 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-2eba025f-517d-47f2-a359-3ee69f0551d4 req-84c92570-d679-4f01-b3bd-2eb28dc6454e tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] https://10.4.3.105/volume/v3/attachments/0c4b07e4-8808-4a33-ab58-f671bc433303 returned with HTTP 200 Aug 12 10:42:26.686784 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1093/4353] 10.4.3.105 () {72 vars in 1673 bytes} [Wed Aug 12 10:42:26 2026] DELETE /volume/v3/attachments/0c4b07e4-8808-4a33-ab58-f671bc433303 => generated 19 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:42:27.574152 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-6c37ba52-851e-4ed1-93c6-eef611edaa2a req-7086e0c3-ee4e-4f01-8f88-df81a59aba00 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:42:27.574825 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-6c37ba52-851e-4ed1-93c6-eef611edaa2a req-7086e0c3-ee4e-4f01-8f88-df81a59aba00 tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] GET https://10.4.3.105/volume/v3/volumes/7a8030df-5933-4004-8223-986d63b25a07 Aug 12 10:42:27.575063 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-6c37ba52-851e-4ed1-93c6-eef611edaa2a req-7086e0c3-ee4e-4f01-8f88-df81a59aba00 tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:42:27.575299 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-6c37ba52-851e-4ed1-93c6-eef611edaa2a req-7086e0c3-ee4e-4f01-8f88-df81a59aba00 tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:42:27.583845 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:42:27.583845 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:42:27.588262 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [req-6c37ba52-851e-4ed1-93c6-eef611edaa2a req-7086e0c3-ee4e-4f01-8f88-df81a59aba00 tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] Volume info retrieved successfully. Aug 12 10:42:27.593601 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-6c37ba52-851e-4ed1-93c6-eef611edaa2a req-7086e0c3-ee4e-4f01-8f88-df81a59aba00 tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] https://10.4.3.105/volume/v3/volumes/7a8030df-5933-4004-8223-986d63b25a07 returned with HTTP 200 Aug 12 10:42:27.594225 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1098/4354] 10.4.3.105 () {68 vars in 1598 bytes} [Wed Aug 12 10:42:27 2026] GET /volume/v3/volumes/7a8030df-5933-4004-8223-986d63b25a07 => generated 904 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:42:27.936555 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-098fe2ae-6cdc-4e8a-8c61-6c08d755b0cd None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:42:28.006781 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-098fe2ae-6cdc-4e8a-8c61-6c08d755b0cd tempest-VolumeMultiattachTests-1277844822 tempest-VolumeMultiattachTests-1277844822-project-admin] POST https://10.4.3.105/volume/v3/types Aug 12 10:42:28.007116 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-098fe2ae-6cdc-4e8a-8c61-6c08d755b0cd tempest-VolumeMultiattachTests-1277844822 tempest-VolumeMultiattachTests-1277844822-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-806184509-838718251", "extra_specs": {"multiattach": " True"}}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:42:28.021737 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-098fe2ae-6cdc-4e8a-8c61-6c08d755b0cd tempest-VolumeMultiattachTests-1277844822 tempest-VolumeMultiattachTests-1277844822-project-admin] https://10.4.3.105/volume/v3/types returned with HTTP 200 Aug 12 10:42:28.022047 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1084/4355] 10.4.3.105 () {68 vars in 1253 bytes} [Wed Aug 12 10:42:27 2026] POST /volume/v3/types => generated 285 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:42:28.033094 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-2716ffc0-8e63-4bb9-9f60-ac44bb3a596f None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:42:28.034996 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-2716ffc0-8e63-4bb9-9f60-ac44bb3a596f tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] POST https://10.4.3.105/volume/v3/volumes Aug 12 10:42:28.035378 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-2716ffc0-8e63-4bb9-9f60-ac44bb3a596f tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-1861253192", "snapshot_id": null, "imageRef": null, "volume_type": "ae8706d5-1d5e-4ccc-bed9-eb24a98d805d", "size": 1}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:42:28.037092 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.v3.volumes [None req-2716ffc0-8e63-4bb9-9f60-ac44bb3a596f tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-1861253192', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'ae8706d5-1d5e-4ccc-bed9-eb24a98d805d', 'size': 1}} {{(pid=100373) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 10:42:28.042200 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.v3.volumes [None req-2716ffc0-8e63-4bb9-9f60-ac44bb3a596f tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Create volume of 1 GB Aug 12 10:42:28.042503 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:42:28.042503 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:42:28.043022 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-2716ffc0-8e63-4bb9-9f60-ac44bb3a596f tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Availability Zones retrieved successfully. Aug 12 10:42:28.049900 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-2716ffc0-8e63-4bb9-9f60-ac44bb3a596f tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Flow 'volume_create_api' (6a3a3005-a212-4739-b0db-9a2c7c106779) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:42:28.051027 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-2716ffc0-8e63-4bb9-9f60-ac44bb3a596f tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (899f1b54-9d81-4ee4-88c3-0947bbfbb48e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:42:28.051960 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.flows.api.create_volume [None req-2716ffc0-8e63-4bb9-9f60-ac44bb3a596f tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Validating volume size '1' using validate_int {{(pid=100373) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 10:42:28.067792 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:42:28.067792 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:42:28.087854 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-2716ffc0-8e63-4bb9-9f60-ac44bb3a596f tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (899f1b54-9d81-4ee4-88c3-0947bbfbb48e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T10:42:28Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=ae8706d5-1d5e-4ccc-bed9-eb24a98d805d,is_public=True,name='tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-806184509-838718251',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ae8706d5-1d5e-4ccc-bed9-eb24a98d805d', 'encryption_key_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=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:42:28.088789 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-2716ffc0-8e63-4bb9-9f60-ac44bb3a596f tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ad7e675c-505f-4255-bb04-4962f5f128c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:42:28.128326 np0000007037 devstack@c-api.service[100373]: WARNING cinder.quota [None req-2716ffc0-8e63-4bb9-9f60-ac44bb3a596f tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-806184509-838718251 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-806184509-838718251, it is now deprecated. Please use the default quota class for default quota. Aug 12 10:42:28.131389 np0000007037 devstack@c-api.service[100373]: WARNING cinder.quota [None req-2716ffc0-8e63-4bb9-9f60-ac44bb3a596f tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-806184509-838718251 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-806184509-838718251, it is now deprecated. Please use the default quota class for default quota. Aug 12 10:42:28.181921 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.quota [None req-2716ffc0-8e63-4bb9-9f60-ac44bb3a596f tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Created reservations ['8f545b42-8af6-4d3e-b3db-6857776d7ede', 'd6864872-1309-49de-9cda-253ae009b0ca', 'a693cb43-1e1a-427a-8d48-02be27bbd0ff', 'b08d737c-6df0-4576-8c11-2e2ecc63e168'] {{(pid=100373) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:42:28.183147 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-2716ffc0-8e63-4bb9-9f60-ac44bb3a596f tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ad7e675c-505f-4255-bb04-4962f5f128c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8f545b42-8af6-4d3e-b3db-6857776d7ede', 'd6864872-1309-49de-9cda-253ae009b0ca', 'a693cb43-1e1a-427a-8d48-02be27bbd0ff', 'b08d737c-6df0-4576-8c11-2e2ecc63e168']}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:42:28.183984 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-2716ffc0-8e63-4bb9-9f60-ac44bb3a596f tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (27cca839-5c9e-4bcb-827c-f9d2301b3211) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:42:28.210273 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-2716ffc0-8e63-4bb9-9f60-ac44bb3a596f tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (27cca839-5c9e-4bcb-827c-f9d2301b3211) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e8154560-b948-499e-b9ec-1e79d18df322', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1861253192',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='78443e3e831c463b8142d83c8a74624c',qos_specs=None,replication_status=,reservations=['8f545b42-8af6-4d3e-b3db-6857776d7ede','d6864872-1309-49de-9cda-253ae009b0ca','a693cb43-1e1a-427a-8d48-02be27bbd0ff','b08d737c-6df0-4576-8c11-2e2ecc63e168'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aa171fabad82401d9dc4c8cb5854eb8f',volume_type_id=ae8706d5-1d5e-4ccc-bed9-eb24a98d805d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:42:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1861253192',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e8154560-b948-499e-b9ec-1e79d18df322,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='78443e3e831c463b8142d83c8a74624c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='aa171fabad82401d9dc4c8cb5854eb8f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ae8706d5-1d5e-4ccc-bed9-eb24a98d805d),volume_type_id=ae8706d5-1d5e-4ccc-bed9-eb24a98d805d)}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:42:28.211384 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-2716ffc0-8e63-4bb9-9f60-ac44bb3a596f tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b7b5474d-c2c6-4096-a436-b7e1bb9932d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:42:28.238112 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-2716ffc0-8e63-4bb9-9f60-ac44bb3a596f tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b7b5474d-c2c6-4096-a436-b7e1bb9932d9) transitioned into state 'SUCCESS' from state '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-1861253192',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='78443e3e831c463b8142d83c8a74624c',qos_specs=None,replication_status=,reservations=['8f545b42-8af6-4d3e-b3db-6857776d7ede','d6864872-1309-49de-9cda-253ae009b0ca','a693cb43-1e1a-427a-8d48-02be27bbd0ff','b08d737c-6df0-4576-8c11-2e2ecc63e168'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aa171fabad82401d9dc4c8cb5854eb8f',volume_type_id=ae8706d5-1d5e-4ccc-bed9-eb24a98d805d)}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:42:28.238888 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-2716ffc0-8e63-4bb9-9f60-ac44bb3a596f tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7b33b5b0-429e-4ec8-9fcd-670315e36de0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:42:28.255033 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-2716ffc0-8e63-4bb9-9f60-ac44bb3a596f tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7b33b5b0-429e-4ec8-9fcd-670315e36de0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:42:28.257427 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-2716ffc0-8e63-4bb9-9f60-ac44bb3a596f tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Flow 'volume_create_api' (6a3a3005-a212-4739-b0db-9a2c7c106779) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100373) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:42:28.257427 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-2716ffc0-8e63-4bb9-9f60-ac44bb3a596f tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Create volume request issued successfully. Aug 12 10:42:28.257956 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-2716ffc0-8e63-4bb9-9f60-ac44bb3a596f tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] https://10.4.3.105/volume/v3/volumes returned with HTTP 202 Aug 12 10:42:28.258533 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1081/4356] 10.4.3.105 () {68 vars in 1259 bytes} [Wed Aug 12 10:42:28 2026] POST /volume/v3/volumes => generated 828 bytes in 226 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 10:42:28.272416 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-3e239c45-1c42-483a-b3a5-a51afaa6839c None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:42:28.275894 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-3e239c45-1c42-483a-b3a5-a51afaa6839c tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] GET https://10.4.3.105/volume/v3/volumes/e8154560-b948-499e-b9ec-1e79d18df322 Aug 12 10:42:28.276206 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-3e239c45-1c42-483a-b3a5-a51afaa6839c tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:42:28.276452 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-3e239c45-1c42-483a-b3a5-a51afaa6839c tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:42:28.285122 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:42:28.285122 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:42:28.290005 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-3e239c45-1c42-483a-b3a5-a51afaa6839c tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Volume info retrieved successfully. Aug 12 10:42:28.295395 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-3e239c45-1c42-483a-b3a5-a51afaa6839c tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] https://10.4.3.105/volume/v3/volumes/e8154560-b948-499e-b9ec-1e79d18df322 returned with HTTP 200 Aug 12 10:42:28.295849 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1094/4357] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:42:28 2026] GET /volume/v3/volumes/e8154560-b948-499e-b9ec-1e79d18df322 => generated 896 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:42:29.311086 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-353d2266-373c-438e-a36d-a75a674b8c2d None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:42:29.313330 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-353d2266-373c-438e-a36d-a75a674b8c2d tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] GET https://10.4.3.105/volume/v3/volumes/e8154560-b948-499e-b9ec-1e79d18df322 Aug 12 10:42:29.313602 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-353d2266-373c-438e-a36d-a75a674b8c2d tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:42:29.313860 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-353d2266-373c-438e-a36d-a75a674b8c2d tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:42:29.322160 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:42:29.322160 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:42:29.329911 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-353d2266-373c-438e-a36d-a75a674b8c2d tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Volume info retrieved successfully. Aug 12 10:42:29.336240 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-353d2266-373c-438e-a36d-a75a674b8c2d tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] https://10.4.3.105/volume/v3/volumes/e8154560-b948-499e-b9ec-1e79d18df322 returned with HTTP 200 Aug 12 10:42:29.336968 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1099/4358] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:42:29 2026] GET /volume/v3/volumes/e8154560-b948-499e-b9ec-1e79d18df322 => generated 921 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:42:29.358844 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-637253ba-ad5d-4a39-92e3-f6d2e773bce0 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:42:29.361298 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-637253ba-ad5d-4a39-92e3-f6d2e773bce0 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] GET https://10.4.3.105/volume/v3/volumes/e8154560-b948-499e-b9ec-1e79d18df322 Aug 12 10:42:29.361567 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-637253ba-ad5d-4a39-92e3-f6d2e773bce0 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:42:29.361819 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-637253ba-ad5d-4a39-92e3-f6d2e773bce0 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:42:29.372010 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:42:29.372010 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:42:29.379345 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-637253ba-ad5d-4a39-92e3-f6d2e773bce0 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Volume info retrieved successfully. Aug 12 10:42:29.385278 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-637253ba-ad5d-4a39-92e3-f6d2e773bce0 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] https://10.4.3.105/volume/v3/volumes/e8154560-b948-499e-b9ec-1e79d18df322 returned with HTTP 200 Aug 12 10:42:29.385781 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1085/4359] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:42:29 2026] GET /volume/v3/volumes/e8154560-b948-499e-b9ec-1e79d18df322 => generated 921 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:42:29.399692 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-6b60a25a-7335-43df-af95-15ac8396ad67 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:42:29.401525 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-6b60a25a-7335-43df-af95-15ac8396ad67 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] POST https://10.4.3.105/volume/v3/volumes Aug 12 10:42:29.401848 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-6b60a25a-7335-43df-af95-15ac8396ad67 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-830956083", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:42:29.403292 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.v3.volumes [None req-6b60a25a-7335-43df-af95-15ac8396ad67 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-830956083', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100373) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 10:42:29.403398 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.v3.volumes [None req-6b60a25a-7335-43df-af95-15ac8396ad67 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Create volume of 1 GB Aug 12 10:42:29.403697 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:42:29.403697 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:42:29.407336 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-6b60a25a-7335-43df-af95-15ac8396ad67 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Availability Zones retrieved successfully. Aug 12 10:42:29.412594 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-6b60a25a-7335-43df-af95-15ac8396ad67 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Flow 'volume_create_api' (2485d12a-9797-42ee-81cc-c73e8efd8c75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:42:29.413440 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-6b60a25a-7335-43df-af95-15ac8396ad67 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9a631f33-7a96-4e61-a358-c887ba850816) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:42:29.414373 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.flows.api.create_volume [None req-6b60a25a-7335-43df-af95-15ac8396ad67 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Validating volume size '1' using validate_int {{(pid=100373) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 10:42:29.441106 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-6b60a25a-7335-43df-af95-15ac8396ad67 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9a631f33-7a96-4e61-a358-c887ba850816) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T10:26:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6cd66f07-4c7b-40b2-9dfb-378538f29c9e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:42:29.442045 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-6b60a25a-7335-43df-af95-15ac8396ad67 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ecbadc15-9dcd-45f3-9fe6-eda93101d3be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:42:29.496200 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.quota [None req-6b60a25a-7335-43df-af95-15ac8396ad67 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Created reservations ['af2bdca8-5c4f-49aa-b1bc-05f97e13914b', '009edca0-8bcc-4ee9-8765-cb300e84e1aa', 'f065998c-1e08-482e-bd24-73e165fcec27', '8d51e65e-6d5c-4ad7-997b-7c1cafc8ae20'] {{(pid=100373) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:42:29.497010 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-6b60a25a-7335-43df-af95-15ac8396ad67 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ecbadc15-9dcd-45f3-9fe6-eda93101d3be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['af2bdca8-5c4f-49aa-b1bc-05f97e13914b', '009edca0-8bcc-4ee9-8765-cb300e84e1aa', 'f065998c-1e08-482e-bd24-73e165fcec27', '8d51e65e-6d5c-4ad7-997b-7c1cafc8ae20']}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:42:29.497713 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-6b60a25a-7335-43df-af95-15ac8396ad67 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (07c7afeb-2532-45ad-8a4d-2c14db05ef2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:42:29.519124 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-6b60a25a-7335-43df-af95-15ac8396ad67 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (07c7afeb-2532-45ad-8a4d-2c14db05ef2a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1c940a32-9122-4e8c-888f-d866e28f7b35', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-830956083',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='78443e3e831c463b8142d83c8a74624c',qos_specs=None,replication_status=,reservations=['af2bdca8-5c4f-49aa-b1bc-05f97e13914b','009edca0-8bcc-4ee9-8765-cb300e84e1aa','f065998c-1e08-482e-bd24-73e165fcec27','8d51e65e-6d5c-4ad7-997b-7c1cafc8ae20'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aa171fabad82401d9dc4c8cb5854eb8f',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:42:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-830956083',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1c940a32-9122-4e8c-888f-d866e28f7b35,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='78443e3e831c463b8142d83c8a74624c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='aa171fabad82401d9dc4c8cb5854eb8f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6cd66f07-4c7b-40b2-9dfb-378538f29c9e),volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:42:29.519815 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-6b60a25a-7335-43df-af95-15ac8396ad67 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3b0c29b0-1df4-4b29-a80c-3b4fcf87f374) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:42:29.536919 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-6b60a25a-7335-43df-af95-15ac8396ad67 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3b0c29b0-1df4-4b29-a80c-3b4fcf87f374) transitioned into state 'SUCCESS' from state '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-830956083',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='78443e3e831c463b8142d83c8a74624c',qos_specs=None,replication_status=,reservations=['af2bdca8-5c4f-49aa-b1bc-05f97e13914b','009edca0-8bcc-4ee9-8765-cb300e84e1aa','f065998c-1e08-482e-bd24-73e165fcec27','8d51e65e-6d5c-4ad7-997b-7c1cafc8ae20'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aa171fabad82401d9dc4c8cb5854eb8f',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:42:29.537682 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-6b60a25a-7335-43df-af95-15ac8396ad67 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (288d7e85-2afe-49c6-9a54-75c8e66a669e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:42:29.547059 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-6b60a25a-7335-43df-af95-15ac8396ad67 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (288d7e85-2afe-49c6-9a54-75c8e66a669e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:42:29.548272 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-6b60a25a-7335-43df-af95-15ac8396ad67 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Flow 'volume_create_api' (2485d12a-9797-42ee-81cc-c73e8efd8c75) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100373) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:42:29.548819 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-6b60a25a-7335-43df-af95-15ac8396ad67 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Create volume request issued successfully. Aug 12 10:42:29.549552 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-6b60a25a-7335-43df-af95-15ac8396ad67 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] https://10.4.3.105/volume/v3/volumes returned with HTTP 202 Aug 12 10:42:29.550102 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1082/4360] 10.4.3.105 () {68 vars in 1259 bytes} [Wed Aug 12 10:42:29 2026] POST /volume/v3/volumes => generated 752 bytes in 151 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 10:42:29.565768 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-c4d68f91-9a6b-425c-8506-a7d7b41ae776 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:42:29.568100 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-c4d68f91-9a6b-425c-8506-a7d7b41ae776 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] GET https://10.4.3.105/volume/v3/volumes/1c940a32-9122-4e8c-888f-d866e28f7b35 Aug 12 10:42:29.568400 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-c4d68f91-9a6b-425c-8506-a7d7b41ae776 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:42:29.568667 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-c4d68f91-9a6b-425c-8506-a7d7b41ae776 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:42:29.579026 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:42:29.579026 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:42:29.585970 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-c4d68f91-9a6b-425c-8506-a7d7b41ae776 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Volume info retrieved successfully. Aug 12 10:42:29.594102 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-c4d68f91-9a6b-425c-8506-a7d7b41ae776 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] https://10.4.3.105/volume/v3/volumes/1c940a32-9122-4e8c-888f-d866e28f7b35 returned with HTTP 200 Aug 12 10:42:29.594656 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1095/4361] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:42:29 2026] GET /volume/v3/volumes/1c940a32-9122-4e8c-888f-d866e28f7b35 => generated 820 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:42:30.575728 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-22146c60-c480-493e-b215-7e64739dc9da None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:42:30.577489 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-22146c60-c480-493e-b215-7e64739dc9da tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] DELETE https://10.4.3.105/volume/v3/volumes/7a8030df-5933-4004-8223-986d63b25a07 Aug 12 10:42:30.577738 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-22146c60-c480-493e-b215-7e64739dc9da tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:42:30.577965 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-22146c60-c480-493e-b215-7e64739dc9da tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] Calling method 'delete' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:42:30.578151 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.v3.volumes [None req-22146c60-c480-493e-b215-7e64739dc9da tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] Delete volume with id: 7a8030df-5933-4004-8223-986d63b25a07 Aug 12 10:42:30.585180 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:42:30.585180 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:42:30.585635 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-22146c60-c480-493e-b215-7e64739dc9da tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] Volume info retrieved successfully. Aug 12 10:42:30.595489 np0000007037 devstack@c-api.service[100375]: WARNING cinder.keymgr.conf_key_mgr [None req-22146c60-c480-493e-b215-7e64739dc9da tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 12 10:42:30.600888 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-22146c60-c480-493e-b215-7e64739dc9da tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] Delete volume request issued successfully. Aug 12 10:42:30.601093 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-22146c60-c480-493e-b215-7e64739dc9da tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] https://10.4.3.105/volume/v3/volumes/7a8030df-5933-4004-8223-986d63b25a07 returned with HTTP 202 Aug 12 10:42:30.601551 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1100/4362] 10.4.3.105 () {66 vars in 1351 bytes} [Wed Aug 12 10:42:30 2026] DELETE /volume/v3/volumes/7a8030df-5933-4004-8223-986d63b25a07 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 10:42:30.612026 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-2bd3694f-7e5e-45d2-8ec2-87303e757f40 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:42:30.613678 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-5aeb9d18-54a8-4d2c-b504-b808205125f2 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:42:30.613996 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-2bd3694f-7e5e-45d2-8ec2-87303e757f40 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] GET https://10.4.3.105/volume/v3/volumes/1c940a32-9122-4e8c-888f-d866e28f7b35 Aug 12 10:42:30.614484 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-2bd3694f-7e5e-45d2-8ec2-87303e757f40 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:42:30.614484 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-2bd3694f-7e5e-45d2-8ec2-87303e757f40 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:42:30.617053 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-5aeb9d18-54a8-4d2c-b504-b808205125f2 tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] GET https://10.4.3.105/volume/v3/volumes/7a8030df-5933-4004-8223-986d63b25a07 Aug 12 10:42:30.617363 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-5aeb9d18-54a8-4d2c-b504-b808205125f2 tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:42:30.617679 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-5aeb9d18-54a8-4d2c-b504-b808205125f2 tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:42:30.626801 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:42:30.626801 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:42:30.628285 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:42:30.628285 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:42:30.633266 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-2bd3694f-7e5e-45d2-8ec2-87303e757f40 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Volume info retrieved successfully. Aug 12 10:42:30.634683 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-5aeb9d18-54a8-4d2c-b504-b808205125f2 tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] Volume info retrieved successfully. Aug 12 10:42:30.639808 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-2bd3694f-7e5e-45d2-8ec2-87303e757f40 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] https://10.4.3.105/volume/v3/volumes/1c940a32-9122-4e8c-888f-d866e28f7b35 returned with HTTP 200 Aug 12 10:42:30.640349 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1086/4363] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:42:30 2026] GET /volume/v3/volumes/1c940a32-9122-4e8c-888f-d866e28f7b35 => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:42:30.641793 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-5aeb9d18-54a8-4d2c-b504-b808205125f2 tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] https://10.4.3.105/volume/v3/volumes/7a8030df-5933-4004-8223-986d63b25a07 returned with HTTP 200 Aug 12 10:42:30.642364 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1083/4364] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:42:30 2026] GET /volume/v3/volumes/7a8030df-5933-4004-8223-986d63b25a07 => generated 903 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:42:30.654345 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-5bb46f32-7dfd-4cdb-b187-7bfaa5a3b352 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:42:30.656996 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-5bb46f32-7dfd-4cdb-b187-7bfaa5a3b352 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] GET https://10.4.3.105/volume/v3/volumes/1c940a32-9122-4e8c-888f-d866e28f7b35 Aug 12 10:42:30.657266 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-5bb46f32-7dfd-4cdb-b187-7bfaa5a3b352 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:42:30.657540 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-5bb46f32-7dfd-4cdb-b187-7bfaa5a3b352 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:42:30.666505 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:42:30.666505 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:42:30.671777 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-5bb46f32-7dfd-4cdb-b187-7bfaa5a3b352 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Volume info retrieved successfully. Aug 12 10:42:30.678782 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-5bb46f32-7dfd-4cdb-b187-7bfaa5a3b352 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] https://10.4.3.105/volume/v3/volumes/1c940a32-9122-4e8c-888f-d866e28f7b35 returned with HTTP 200 Aug 12 10:42:30.679380 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1096/4365] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:42:30 2026] GET /volume/v3/volumes/1c940a32-9122-4e8c-888f-d866e28f7b35 => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:42:30.699402 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-f2f8bb16-46fd-4f44-a1cc-08e380b6a43c None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:42:30.701020 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-f2f8bb16-46fd-4f44-a1cc-08e380b6a43c tempest-VolumeMultiattachTests-1277844822 tempest-VolumeMultiattachTests-1277844822-project-admin] POST https://10.4.3.105/volume/v3/types Aug 12 10:42:30.701358 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-f2f8bb16-46fd-4f44-a1cc-08e380b6a43c tempest-VolumeMultiattachTests-1277844822 tempest-VolumeMultiattachTests-1277844822-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-1414710909", "extra_specs": {}}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:42:30.712980 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-f2f8bb16-46fd-4f44-a1cc-08e380b6a43c tempest-VolumeMultiattachTests-1277844822 tempest-VolumeMultiattachTests-1277844822-project-admin] https://10.4.3.105/volume/v3/types returned with HTTP 200 Aug 12 10:42:30.713330 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1101/4366] 10.4.3.105 () {68 vars in 1252 bytes} [Wed Aug 12 10:42:30 2026] POST /volume/v3/types => generated 212 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:42:30.724704 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-445dfca3-54ab-4972-a2f2-2845860c0a4d None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:42:30.727529 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-445dfca3-54ab-4972-a2f2-2845860c0a4d tempest-VolumeMultiattachTests-1277844822 tempest-VolumeMultiattachTests-1277844822-project-admin] POST https://10.4.3.105/volume/v3/types/0d01034f-fe7d-4be4-81d2-d8d479b305b4/encryption Aug 12 10:42:30.727866 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-445dfca3-54ab-4972-a2f2-2845860c0a4d tempest-VolumeMultiattachTests-1277844822 tempest-VolumeMultiattachTests-1277844822-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:42:30.744404 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-445dfca3-54ab-4972-a2f2-2845860c0a4d tempest-VolumeMultiattachTests-1277844822 tempest-VolumeMultiattachTests-1277844822-project-admin] https://10.4.3.105/volume/v3/types/0d01034f-fe7d-4be4-81d2-d8d479b305b4/encryption returned with HTTP 200 Aug 12 10:42:30.745096 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1087/4367] 10.4.3.105 () {68 vars in 1397 bytes} [Wed Aug 12 10:42:30 2026] POST /volume/v3/types/0d01034f-fe7d-4be4-81d2-d8d479b305b4/encryption => generated 230 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:42:30.754787 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-bd13c344-3a85-4d7b-a950-7896a9a492c5 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:42:30.756621 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-bd13c344-3a85-4d7b-a950-7896a9a492c5 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] POST https://10.4.3.105/volume/v3/volumes Aug 12 10:42:30.756909 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-bd13c344-3a85-4d7b-a950-7896a9a492c5 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-1862649133", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-1414710909", "size": 1}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:42:30.758498 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.v3.volumes [None req-bd13c344-3a85-4d7b-a950-7896a9a492c5 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-1862649133', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-1414710909', 'size': 1}} {{(pid=100373) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 10:42:30.762599 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.v3.volumes [None req-bd13c344-3a85-4d7b-a950-7896a9a492c5 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Create volume of 1 GB Aug 12 10:42:30.762998 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:42:30.762998 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:42:30.763554 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-bd13c344-3a85-4d7b-a950-7896a9a492c5 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Availability Zones retrieved successfully. Aug 12 10:42:30.769687 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-bd13c344-3a85-4d7b-a950-7896a9a492c5 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Flow 'volume_create_api' (e97882ed-a6b2-496d-8695-dee9d1f68868) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:42:30.770673 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-bd13c344-3a85-4d7b-a950-7896a9a492c5 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1d51706e-2e58-4102-b333-3ec6b2458197) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:42:30.771658 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.flows.api.create_volume [None req-bd13c344-3a85-4d7b-a950-7896a9a492c5 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Validating volume size '1' using validate_int {{(pid=100373) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 10:42:30.797895 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-bd13c344-3a85-4d7b-a950-7896a9a492c5 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1d51706e-2e58-4102-b333-3ec6b2458197) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T10:42:31Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=0d01034f-fe7d-4be4-81d2-d8d479b305b4,is_public=True,name='tempest-scenario-type-luks-1414710909',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0d01034f-fe7d-4be4-81d2-d8d479b305b4', '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=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:42:30.798769 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-bd13c344-3a85-4d7b-a950-7896a9a492c5 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a41c9762-0b9f-496f-a636-eaa0484cb57b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:42:30.830791 np0000007037 devstack@c-api.service[100373]: WARNING cinder.quota [None req-bd13c344-3a85-4d7b-a950-7896a9a492c5 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1414710909 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1414710909, it is now deprecated. Please use the default quota class for default quota. Aug 12 10:42:30.831161 np0000007037 devstack@c-api.service[100373]: WARNING cinder.quota [None req-bd13c344-3a85-4d7b-a950-7896a9a492c5 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1414710909 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1414710909, it is now deprecated. Please use the default quota class for default quota. Aug 12 10:42:30.861117 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.quota [None req-bd13c344-3a85-4d7b-a950-7896a9a492c5 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Created reservations ['de559772-d782-437a-b65b-27dfd6c34a9e', '3aedfd7e-0b1c-42bc-a634-022da33b9e06', '91ed2922-2e8d-41a9-8b50-6e23c4a645ad', 'c33011fa-88d6-48f1-8ce4-a514e3725a64'] {{(pid=100373) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:42:30.861926 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-bd13c344-3a85-4d7b-a950-7896a9a492c5 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a41c9762-0b9f-496f-a636-eaa0484cb57b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['de559772-d782-437a-b65b-27dfd6c34a9e', '3aedfd7e-0b1c-42bc-a634-022da33b9e06', '91ed2922-2e8d-41a9-8b50-6e23c4a645ad', 'c33011fa-88d6-48f1-8ce4-a514e3725a64']}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:42:30.862801 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-bd13c344-3a85-4d7b-a950-7896a9a492c5 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d7299812-ab17-4d56-bac2-d77611013e4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:42:30.885927 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-bd13c344-3a85-4d7b-a950-7896a9a492c5 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d7299812-ab17-4d56-bac2-d77611013e4e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4bd6bf8a-4c28-460e-9b05-794bd0da0d76', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1862649133',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='78443e3e831c463b8142d83c8a74624c',qos_specs=None,replication_status=,reservations=['de559772-d782-437a-b65b-27dfd6c34a9e','3aedfd7e-0b1c-42bc-a634-022da33b9e06','91ed2922-2e8d-41a9-8b50-6e23c4a645ad','c33011fa-88d6-48f1-8ce4-a514e3725a64'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aa171fabad82401d9dc4c8cb5854eb8f',volume_type_id=0d01034f-fe7d-4be4-81d2-d8d479b305b4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:42:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1862649133',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=4bd6bf8a-4c28-460e-9b05-794bd0da0d76,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='78443e3e831c463b8142d83c8a74624c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='aa171fabad82401d9dc4c8cb5854eb8f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0d01034f-fe7d-4be4-81d2-d8d479b305b4),volume_type_id=0d01034f-fe7d-4be4-81d2-d8d479b305b4)}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:42:30.886722 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-bd13c344-3a85-4d7b-a950-7896a9a492c5 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b0400696-441a-40a6-9b68-93395a464c65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:42:30.905782 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-bd13c344-3a85-4d7b-a950-7896a9a492c5 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b0400696-441a-40a6-9b68-93395a464c65) transitioned into state 'SUCCESS' from state '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-1862649133',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='78443e3e831c463b8142d83c8a74624c',qos_specs=None,replication_status=,reservations=['de559772-d782-437a-b65b-27dfd6c34a9e','3aedfd7e-0b1c-42bc-a634-022da33b9e06','91ed2922-2e8d-41a9-8b50-6e23c4a645ad','c33011fa-88d6-48f1-8ce4-a514e3725a64'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aa171fabad82401d9dc4c8cb5854eb8f',volume_type_id=0d01034f-fe7d-4be4-81d2-d8d479b305b4)}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:42:30.906479 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-bd13c344-3a85-4d7b-a950-7896a9a492c5 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ab26562b-755d-4e68-8f87-915cd5c9a42e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:42:30.916101 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-bd13c344-3a85-4d7b-a950-7896a9a492c5 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ab26562b-755d-4e68-8f87-915cd5c9a42e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:42:30.918542 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-bd13c344-3a85-4d7b-a950-7896a9a492c5 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Flow 'volume_create_api' (e97882ed-a6b2-496d-8695-dee9d1f68868) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100373) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:42:30.918542 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-bd13c344-3a85-4d7b-a950-7896a9a492c5 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Create volume request issued successfully. Aug 12 10:42:30.918542 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-bd13c344-3a85-4d7b-a950-7896a9a492c5 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] https://10.4.3.105/volume/v3/volumes returned with HTTP 202 Aug 12 10:42:30.918542 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1084/4368] 10.4.3.105 () {68 vars in 1259 bytes} [Wed Aug 12 10:42:30 2026] POST /volume/v3/volumes => generated 781 bytes in 164 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 10:42:30.934546 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-ecd46530-b9c6-4df8-9b21-24211c9459ff None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:42:30.936768 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-ecd46530-b9c6-4df8-9b21-24211c9459ff tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] GET https://10.4.3.105/volume/v3/volumes/4bd6bf8a-4c28-460e-9b05-794bd0da0d76 Aug 12 10:42:30.937010 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-ecd46530-b9c6-4df8-9b21-24211c9459ff tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:42:30.937271 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-ecd46530-b9c6-4df8-9b21-24211c9459ff tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:42:30.945567 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:42:30.945567 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:42:30.949638 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-ecd46530-b9c6-4df8-9b21-24211c9459ff tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Volume info retrieved successfully. Aug 12 10:42:30.955535 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-ecd46530-b9c6-4df8-9b21-24211c9459ff tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] https://10.4.3.105/volume/v3/volumes/4bd6bf8a-4c28-460e-9b05-794bd0da0d76 returned with HTTP 200 Aug 12 10:42:30.955535 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1097/4369] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:42:30 2026] GET /volume/v3/volumes/4bd6bf8a-4c28-460e-9b05-794bd0da0d76 => generated 849 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:42:31.656586 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-808daa4b-28dc-4a06-90b4-55079defbf8e None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:42:31.658868 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-808daa4b-28dc-4a06-90b4-55079defbf8e tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] GET https://10.4.3.105/volume/v3/volumes/7a8030df-5933-4004-8223-986d63b25a07 Aug 12 10:42:31.659105 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-808daa4b-28dc-4a06-90b4-55079defbf8e tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:42:31.659296 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-808daa4b-28dc-4a06-90b4-55079defbf8e tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:42:31.665192 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-808daa4b-28dc-4a06-90b4-55079defbf8e tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] https://10.4.3.105/volume/v3/volumes/7a8030df-5933-4004-8223-986d63b25a07 returned with HTTP 404 Aug 12 10:42:31.665697 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1102/4370] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:42:31 2026] GET /volume/v3/volumes/7a8030df-5933-4004-8223-986d63b25a07 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:42:31.673025 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-574bc9f6-4fd4-47ce-8845-b1467e9a0beb None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:42:31.674887 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-574bc9f6-4fd4-47ce-8845-b1467e9a0beb tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] DELETE https://10.4.3.105/volume/v3/volumes/19fb2805-6995-41bf-a5c7-7634f1fd0488 Aug 12 10:42:31.675075 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-574bc9f6-4fd4-47ce-8845-b1467e9a0beb tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:42:31.675278 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-574bc9f6-4fd4-47ce-8845-b1467e9a0beb tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] Calling method 'delete' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:42:31.675416 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.v3.volumes [None req-574bc9f6-4fd4-47ce-8845-b1467e9a0beb tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] Delete volume with id: 19fb2805-6995-41bf-a5c7-7634f1fd0488 Aug 12 10:42:31.682009 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:42:31.682009 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:42:31.682404 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-574bc9f6-4fd4-47ce-8845-b1467e9a0beb tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] Volume info retrieved successfully. Aug 12 10:42:31.692787 np0000007037 devstack@c-api.service[100374]: WARNING cinder.keymgr.conf_key_mgr [None req-574bc9f6-4fd4-47ce-8845-b1467e9a0beb tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 12 10:42:31.698445 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-574bc9f6-4fd4-47ce-8845-b1467e9a0beb tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] Delete volume request issued successfully. Aug 12 10:42:31.698774 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-574bc9f6-4fd4-47ce-8845-b1467e9a0beb tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] https://10.4.3.105/volume/v3/volumes/19fb2805-6995-41bf-a5c7-7634f1fd0488 returned with HTTP 202 Aug 12 10:42:31.699378 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1088/4371] 10.4.3.105 () {66 vars in 1351 bytes} [Wed Aug 12 10:42:31 2026] DELETE /volume/v3/volumes/19fb2805-6995-41bf-a5c7-7634f1fd0488 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 10:42:31.708432 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-20fb364f-9b23-4c49-b6fc-df0533130fc5 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:42:31.710871 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-20fb364f-9b23-4c49-b6fc-df0533130fc5 tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] GET https://10.4.3.105/volume/v3/volumes/19fb2805-6995-41bf-a5c7-7634f1fd0488 Aug 12 10:42:31.711147 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-20fb364f-9b23-4c49-b6fc-df0533130fc5 tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:42:31.711412 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-20fb364f-9b23-4c49-b6fc-df0533130fc5 tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:42:31.722619 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:42:31.722619 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:42:31.727895 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-20fb364f-9b23-4c49-b6fc-df0533130fc5 tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] Volume info retrieved successfully. Aug 12 10:42:31.734066 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-20fb364f-9b23-4c49-b6fc-df0533130fc5 tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] https://10.4.3.105/volume/v3/volumes/19fb2805-6995-41bf-a5c7-7634f1fd0488 returned with HTTP 200 Aug 12 10:42:31.734621 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1085/4372] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:42:31 2026] GET /volume/v3/volumes/19fb2805-6995-41bf-a5c7-7634f1fd0488 => generated 875 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:42:31.971229 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-8f149842-26ff-42e4-abe9-3e91fdc63a98 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:42:31.972985 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-8f149842-26ff-42e4-abe9-3e91fdc63a98 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] GET https://10.4.3.105/volume/v3/volumes/4bd6bf8a-4c28-460e-9b05-794bd0da0d76 Aug 12 10:42:31.973173 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-8f149842-26ff-42e4-abe9-3e91fdc63a98 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:42:31.973384 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-8f149842-26ff-42e4-abe9-3e91fdc63a98 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:42:31.982678 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:42:31.982678 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:42:31.987570 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-8f149842-26ff-42e4-abe9-3e91fdc63a98 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Volume info retrieved successfully. Aug 12 10:42:31.994051 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-8f149842-26ff-42e4-abe9-3e91fdc63a98 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] https://10.4.3.105/volume/v3/volumes/4bd6bf8a-4c28-460e-9b05-794bd0da0d76 returned with HTTP 200 Aug 12 10:42:31.994685 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1098/4373] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:42:31 2026] GET /volume/v3/volumes/4bd6bf8a-4c28-460e-9b05-794bd0da0d76 => generated 874 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:42:32.007276 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-706c6e03-246f-4468-a3f3-35b77ec1635b None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:42:32.009358 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-706c6e03-246f-4468-a3f3-35b77ec1635b tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] GET https://10.4.3.105/volume/v3/volumes/4bd6bf8a-4c28-460e-9b05-794bd0da0d76 Aug 12 10:42:32.009596 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-706c6e03-246f-4468-a3f3-35b77ec1635b tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:42:32.009784 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-706c6e03-246f-4468-a3f3-35b77ec1635b tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:42:32.016857 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:42:32.016857 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:42:32.020738 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-706c6e03-246f-4468-a3f3-35b77ec1635b tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Volume info retrieved successfully. Aug 12 10:42:32.024608 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-706c6e03-246f-4468-a3f3-35b77ec1635b tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] https://10.4.3.105/volume/v3/volumes/4bd6bf8a-4c28-460e-9b05-794bd0da0d76 returned with HTTP 200 Aug 12 10:42:32.024964 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1103/4374] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:42:32 2026] GET /volume/v3/volumes/4bd6bf8a-4c28-460e-9b05-794bd0da0d76 => generated 874 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:42:32.076143 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-d28be767-8c3d-44f0-a8a4-8bdb3a28240f req-4a4e6199-1fe9-48da-b913-2ef51396e2d4 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:42:32.079485 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-d28be767-8c3d-44f0-a8a4-8bdb3a28240f req-4a4e6199-1fe9-48da-b913-2ef51396e2d4 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] GET https://10.4.3.105/volume/v3/volumes/1c940a32-9122-4e8c-888f-d866e28f7b35 Aug 12 10:42:32.079781 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-d28be767-8c3d-44f0-a8a4-8bdb3a28240f req-4a4e6199-1fe9-48da-b913-2ef51396e2d4 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:42:32.080069 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-d28be767-8c3d-44f0-a8a4-8bdb3a28240f req-4a4e6199-1fe9-48da-b913-2ef51396e2d4 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:42:32.091230 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:42:32.091230 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:42:32.096699 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [req-d28be767-8c3d-44f0-a8a4-8bdb3a28240f req-4a4e6199-1fe9-48da-b913-2ef51396e2d4 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Volume info retrieved successfully. Aug 12 10:42:32.102474 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-d28be767-8c3d-44f0-a8a4-8bdb3a28240f req-4a4e6199-1fe9-48da-b913-2ef51396e2d4 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] https://10.4.3.105/volume/v3/volumes/1c940a32-9122-4e8c-888f-d866e28f7b35 returned with HTTP 200 Aug 12 10:42:32.103958 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1089/4375] 10.4.3.105 () {68 vars in 1598 bytes} [Wed Aug 12 10:42:32 2026] GET /volume/v3/volumes/1c940a32-9122-4e8c-888f-d866e28f7b35 => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:42:32.183969 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-f5a5bb0a-d572-443f-ba50-a3d47989155d None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:42:32.184422 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-f5a5bb0a-d572-443f-ba50-a3d47989155d None None] GET https://10.4.3.105/volume// Aug 12 10:42:32.184619 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-f5a5bb0a-d572-443f-ba50-a3d47989155d None None] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:42:32.184821 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-f5a5bb0a-d572-443f-ba50-a3d47989155d None None] Calling method 'all' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:42:32.185227 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-f5a5bb0a-d572-443f-ba50-a3d47989155d None None] https://10.4.3.105/volume// returned with HTTP 300 Aug 12 10:42:32.185448 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1086/4376] 10.4.3.105 () {66 vars in 1428 bytes} [Wed Aug 12 10:42: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 10:42:32.194726 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [req-d28be767-8c3d-44f0-a8a4-8bdb3a28240f req-c5c904ce-57c4-4b15-93a3-a99ccae9215c None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:42:32.197452 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-d28be767-8c3d-44f0-a8a4-8bdb3a28240f req-c5c904ce-57c4-4b15-93a3-a99ccae9215c tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] POST https://10.4.3.105/volume/v3/attachments Aug 12 10:42:32.197880 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [req-d28be767-8c3d-44f0-a8a4-8bdb3a28240f req-c5c904ce-57c4-4b15-93a3-a99ccae9215c tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1c940a32-9122-4e8c-888f-d866e28f7b35", "connector": null, "instance_uuid": "b039e13b-0b41-47e2-a3c1-08411a6f8a90"}} {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:42:32.207202 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:42:32.207202 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:42:32.235452 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-d28be767-8c3d-44f0-a8a4-8bdb3a28240f req-c5c904ce-57c4-4b15-93a3-a99ccae9215c tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] https://10.4.3.105/volume/v3/attachments returned with HTTP 200 Aug 12 10:42:32.235979 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1099/4377] 10.4.3.105 () {74 vars in 1594 bytes} [Wed Aug 12 10:42:32 2026] POST /volume/v3/attachments => generated 273 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:42:32.267118 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-6a874745-0bcc-46f7-b50f-66cc8d0d1c2f None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:42:32.269125 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-6a874745-0bcc-46f7-b50f-66cc8d0d1c2f tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] GET https://10.4.3.105/volume/v3/volumes/1c940a32-9122-4e8c-888f-d866e28f7b35 Aug 12 10:42:32.269387 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-6a874745-0bcc-46f7-b50f-66cc8d0d1c2f tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:42:32.269675 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-6a874745-0bcc-46f7-b50f-66cc8d0d1c2f tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:42:32.278977 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-a371c5c9-5cee-4e8e-b074-a6ae86b904d1 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:42:32.279426 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-a371c5c9-5cee-4e8e-b074-a6ae86b904d1 None None] GET https://10.4.3.105/volume// Aug 12 10:42:32.279665 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-a371c5c9-5cee-4e8e-b074-a6ae86b904d1 None None] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:42:32.279864 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-a371c5c9-5cee-4e8e-b074-a6ae86b904d1 None None] Calling method 'all' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:42:32.280258 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-a371c5c9-5cee-4e8e-b074-a6ae86b904d1 None None] https://10.4.3.105/volume// returned with HTTP 300 Aug 12 10:42:32.280569 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1090/4378] 10.4.3.105 () {66 vars in 1426 bytes} [Wed Aug 12 10:42: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 10:42:32.283259 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:42:32.283259 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:42:32.289194 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-6a874745-0bcc-46f7-b50f-66cc8d0d1c2f tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Volume info retrieved successfully. Aug 12 10:42:32.290178 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-d28be767-8c3d-44f0-a8a4-8bdb3a28240f req-d79d4132-d554-4eb1-a8f3-5755552efdbf None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:42:32.292853 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-d28be767-8c3d-44f0-a8a4-8bdb3a28240f req-d79d4132-d554-4eb1-a8f3-5755552efdbf tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] GET https://10.4.3.105/volume/v3/volumes/1c940a32-9122-4e8c-888f-d866e28f7b35 Aug 12 10:42:32.293153 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-d28be767-8c3d-44f0-a8a4-8bdb3a28240f req-d79d4132-d554-4eb1-a8f3-5755552efdbf tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:42:32.293382 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-d28be767-8c3d-44f0-a8a4-8bdb3a28240f req-d79d4132-d554-4eb1-a8f3-5755552efdbf tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:42:32.294351 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-6a874745-0bcc-46f7-b50f-66cc8d0d1c2f tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] https://10.4.3.105/volume/v3/volumes/1c940a32-9122-4e8c-888f-d866e28f7b35 returned with HTTP 200 Aug 12 10:42:32.294815 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1104/4379] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:42:32 2026] GET /volume/v3/volumes/1c940a32-9122-4e8c-888f-d866e28f7b35 => generated 844 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:42:32.305542 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:42:32.305542 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:42:32.309572 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [req-d28be767-8c3d-44f0-a8a4-8bdb3a28240f req-d79d4132-d554-4eb1-a8f3-5755552efdbf tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Volume info retrieved successfully. Aug 12 10:42:32.315015 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-d28be767-8c3d-44f0-a8a4-8bdb3a28240f req-d79d4132-d554-4eb1-a8f3-5755552efdbf tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] https://10.4.3.105/volume/v3/volumes/1c940a32-9122-4e8c-888f-d866e28f7b35 returned with HTTP 200 Aug 12 10:42:32.315559 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1087/4380] 10.4.3.105 () {70 vars in 1639 bytes} [Wed Aug 12 10:42:32 2026] GET /volume/v3/volumes/1c940a32-9122-4e8c-888f-d866e28f7b35 => generated 1024 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 10:42:32.417758 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [req-d28be767-8c3d-44f0-a8a4-8bdb3a28240f req-13d39b88-9b47-4c73-b5de-d48f6775d595 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:42:32.419750 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-d28be767-8c3d-44f0-a8a4-8bdb3a28240f req-13d39b88-9b47-4c73-b5de-d48f6775d595 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] PUT https://10.4.3.105/volume/v3/attachments/5d748ffe-4d94-4b03-ba92-9b8ee9c8ebc3 Aug 12 10:42:32.420118 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [req-d28be767-8c3d-44f0-a8a4-8bdb3a28240f req-13d39b88-9b47-4c73-b5de-d48f6775d595 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.105", "host": "np0000007037", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a295cd65dd1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "cc953c5f-eaed-46bf-96e8-0985bbef0414", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:42:32.427335 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.coordination [req-d28be767-8c3d-44f0-a8a4-8bdb3a28240f req-13d39b88-9b47-4c73-b5de-d48f6775d595 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Acquiring lock "cinder-attachment_update-1c940a32-9122-4e8c-888f-d866e28f7b35-np0000007037" by "attachment_update" {{(pid=100372) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 10:42:32.432027 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.coordination [req-d28be767-8c3d-44f0-a8a4-8bdb3a28240f req-13d39b88-9b47-4c73-b5de-d48f6775d595 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Lock "cinder-attachment_update-1c940a32-9122-4e8c-888f-d866e28f7b35-np0000007037" acquired by "attachment_update" :: waited 0.005s {{(pid=100372) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 10:42:32.433050 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:42:32.433050 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:42:32.513410 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.coordination [req-d28be767-8c3d-44f0-a8a4-8bdb3a28240f req-13d39b88-9b47-4c73-b5de-d48f6775d595 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Lock "cinder-attachment_update-1c940a32-9122-4e8c-888f-d866e28f7b35-np0000007037" released by "attachment_update" :: held 0.081s {{(pid=100372) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 10:42:32.513777 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-d28be767-8c3d-44f0-a8a4-8bdb3a28240f req-13d39b88-9b47-4c73-b5de-d48f6775d595 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] https://10.4.3.105/volume/v3/attachments/5d748ffe-4d94-4b03-ba92-9b8ee9c8ebc3 returned with HTTP 200 Aug 12 10:42:32.515069 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1100/4381] 10.4.3.105 () {74 vars in 1704 bytes} [Wed Aug 12 10:42:32 2026] PUT /volume/v3/attachments/5d748ffe-4d94-4b03-ba92-9b8ee9c8ebc3 => generated 969 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:42:32.748083 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-f5751ace-9817-4e90-9edc-e406b40cc36e None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:42:32.749908 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-f5751ace-9817-4e90-9edc-e406b40cc36e tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] GET https://10.4.3.105/volume/v3/volumes/19fb2805-6995-41bf-a5c7-7634f1fd0488 Aug 12 10:42:32.750140 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-f5751ace-9817-4e90-9edc-e406b40cc36e tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:42:32.750329 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-f5751ace-9817-4e90-9edc-e406b40cc36e tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:42:32.756431 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-f5751ace-9817-4e90-9edc-e406b40cc36e tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] https://10.4.3.105/volume/v3/volumes/19fb2805-6995-41bf-a5c7-7634f1fd0488 returned with HTTP 404 Aug 12 10:42:32.756867 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1091/4382] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:42:32 2026] GET /volume/v3/volumes/19fb2805-6995-41bf-a5c7-7634f1fd0488 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:42:32.763955 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-72827926-ab2d-4d22-8997-5abc2eb10467 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:42:32.765936 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-72827926-ab2d-4d22-8997-5abc2eb10467 tempest-TestEncryptedCinderVolumes-754282383 tempest-TestEncryptedCinderVolumes-754282383-project-admin] GET https://10.4.3.105/volume/v3/volumes/detail?all_tenants=1 Aug 12 10:42:32.766150 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-72827926-ab2d-4d22-8997-5abc2eb10467 tempest-TestEncryptedCinderVolumes-754282383 tempest-TestEncryptedCinderVolumes-754282383-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:42:32.766349 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-72827926-ab2d-4d22-8997-5abc2eb10467 tempest-TestEncryptedCinderVolumes-754282383 tempest-TestEncryptedCinderVolumes-754282383-project-admin] Calling method 'detail' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:42:32.767202 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-72827926-ab2d-4d22-8997-5abc2eb10467 tempest-TestEncryptedCinderVolumes-754282383 tempest-TestEncryptedCinderVolumes-754282383-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100375) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 10:42:32.783302 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-72827926-ab2d-4d22-8997-5abc2eb10467 tempest-TestEncryptedCinderVolumes-754282383 tempest-TestEncryptedCinderVolumes-754282383-project-admin] Get all volumes completed successfully. Aug 12 10:42:32.785578 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:42:32.785578 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:42:32.790439 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-72827926-ab2d-4d22-8997-5abc2eb10467 tempest-TestEncryptedCinderVolumes-754282383 tempest-TestEncryptedCinderVolumes-754282383-project-admin] https://10.4.3.105/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 12 10:42:32.790857 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1105/4383] 10.4.3.105 () {66 vars in 1285 bytes} [Wed Aug 12 10:42:32 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 14021 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 10:42:32.806719 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-e248b403-908d-479a-8f77-18d732a83c81 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:42:32.809134 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-e248b403-908d-479a-8f77-18d732a83c81 tempest-TestEncryptedCinderVolumes-754282383 tempest-TestEncryptedCinderVolumes-754282383-project-admin] DELETE https://10.4.3.105/volume/v3/types/d2f703a8-5e10-45b6-8176-0ef24d64d0e7 Aug 12 10:42:32.809403 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-e248b403-908d-479a-8f77-18d732a83c81 tempest-TestEncryptedCinderVolumes-754282383 tempest-TestEncryptedCinderVolumes-754282383-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:42:32.809701 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-e248b403-908d-479a-8f77-18d732a83c81 tempest-TestEncryptedCinderVolumes-754282383 tempest-TestEncryptedCinderVolumes-754282383-project-admin] Calling method '_delete' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:42:32.835873 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-e248b403-908d-479a-8f77-18d732a83c81 tempest-TestEncryptedCinderVolumes-754282383 tempest-TestEncryptedCinderVolumes-754282383-project-admin] https://10.4.3.105/volume/v3/types/d2f703a8-5e10-45b6-8176-0ef24d64d0e7 returned with HTTP 202 Aug 12 10:42:32.836331 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1088/4384] 10.4.3.105 () {66 vars in 1345 bytes} [Wed Aug 12 10:42:32 2026] DELETE /volume/v3/types/d2f703a8-5e10-45b6-8176-0ef24d64d0e7 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 10:42:33.308309 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-a037cf88-b021-4414-b47b-7cceceecd7a0 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:42:33.312154 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-a037cf88-b021-4414-b47b-7cceceecd7a0 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] GET https://10.4.3.105/volume/v3/volumes/1c940a32-9122-4e8c-888f-d866e28f7b35 Aug 12 10:42:33.312154 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-a037cf88-b021-4414-b47b-7cceceecd7a0 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:42:33.312154 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-a037cf88-b021-4414-b47b-7cceceecd7a0 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:42:33.329589 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:42:33.329589 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:42:33.333147 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-a037cf88-b021-4414-b47b-7cceceecd7a0 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Volume info retrieved successfully. Aug 12 10:42:33.338000 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-a037cf88-b021-4414-b47b-7cceceecd7a0 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] https://10.4.3.105/volume/v3/volumes/1c940a32-9122-4e8c-888f-d866e28f7b35 returned with HTTP 200 Aug 12 10:42:33.338631 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1101/4385] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:42:33 2026] GET /volume/v3/volumes/1c940a32-9122-4e8c-888f-d866e28f7b35 => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:42:34.057980 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-d5743512-b207-48b3-9168-9146b8ffc27e None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:42:34.059746 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-d5743512-b207-48b3-9168-9146b8ffc27e tempest-TestEncryptedCinderVolumes-754282383 tempest-TestEncryptedCinderVolumes-754282383-project-admin] POST https://10.4.3.105/volume/v3/types Aug 12 10:42:34.060067 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-d5743512-b207-48b3-9168-9146b8ffc27e tempest-TestEncryptedCinderVolumes-754282383 tempest-TestEncryptedCinderVolumes-754282383-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-1743179281", "extra_specs": {}}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:42:34.074769 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-d5743512-b207-48b3-9168-9146b8ffc27e tempest-TestEncryptedCinderVolumes-754282383 tempest-TestEncryptedCinderVolumes-754282383-project-admin] https://10.4.3.105/volume/v3/types returned with HTTP 200 Aug 12 10:42:34.075331 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1092/4386] 10.4.3.105 () {68 vars in 1252 bytes} [Wed Aug 12 10:42:34 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 10:42:34.086859 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-59b8e69f-76bd-4fde-aa6e-216f3e0ee5ef None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:42:34.089276 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-59b8e69f-76bd-4fde-aa6e-216f3e0ee5ef tempest-TestEncryptedCinderVolumes-754282383 tempest-TestEncryptedCinderVolumes-754282383-project-admin] POST https://10.4.3.105/volume/v3/types/0865031b-7e5e-4938-a619-c4b88bd9daa4/encryption Aug 12 10:42:34.089754 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-59b8e69f-76bd-4fde-aa6e-216f3e0ee5ef tempest-TestEncryptedCinderVolumes-754282383 tempest-TestEncryptedCinderVolumes-754282383-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:42:34.113363 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-59b8e69f-76bd-4fde-aa6e-216f3e0ee5ef tempest-TestEncryptedCinderVolumes-754282383 tempest-TestEncryptedCinderVolumes-754282383-project-admin] https://10.4.3.105/volume/v3/types/0865031b-7e5e-4938-a619-c4b88bd9daa4/encryption returned with HTTP 200 Aug 12 10:42:34.113976 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1106/4387] 10.4.3.105 () {68 vars in 1397 bytes} [Wed Aug 12 10:42:34 2026] POST /volume/v3/types/0865031b-7e5e-4938-a619-c4b88bd9daa4/encryption => generated 230 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:42:34.139480 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-b925db50-32f6-4d9c-95a8-976838774eef None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:42:34.141791 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-b925db50-32f6-4d9c-95a8-976838774eef tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] POST https://10.4.3.105/volume/v3/volumes Aug 12 10:42:34.142197 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-b925db50-32f6-4d9c-95a8-976838774eef tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-origin-1415485072", "snapshot_id": null, "imageRef": "cf2c75e2-42cb-4765-bb8a-76a15f3b73ee", "volume_type": "tempest-scenario-type-luks-1743179281", "size": 1}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:42:34.143771 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.v3.volumes [None req-b925db50-32f6-4d9c-95a8-976838774eef tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-origin-1415485072', 'snapshot_id': None, 'imageRef': 'cf2c75e2-42cb-4765-bb8a-76a15f3b73ee', 'volume_type': 'tempest-scenario-type-luks-1743179281', 'size': 1}} {{(pid=100373) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 10:42:34.224337 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.v3.volumes [None req-b925db50-32f6-4d9c-95a8-976838774eef tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] Create volume of 1 GB Aug 12 10:42:34.224755 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:42:34.224755 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:42:34.225542 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-b925db50-32f6-4d9c-95a8-976838774eef tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] Availability Zones retrieved successfully. Aug 12 10:42:34.231378 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-b925db50-32f6-4d9c-95a8-976838774eef tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] Flow 'volume_create_api' (d86799f3-dac4-4b6f-a08f-4ab1459f2820) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:42:34.232246 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-b925db50-32f6-4d9c-95a8-976838774eef tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e743709e-99ae-49c2-b0bd-87dec5696a4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:42:34.233090 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.flows.api.create_volume [None req-b925db50-32f6-4d9c-95a8-976838774eef tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] Validating volume size '1' using validate_int {{(pid=100373) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 10:42:34.285262 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-b925db50-32f6-4d9c-95a8-976838774eef tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e743709e-99ae-49c2-b0bd-87dec5696a4e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T10:42:34Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=0865031b-7e5e-4938-a619-c4b88bd9daa4,is_public=True,name='tempest-scenario-type-luks-1743179281',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0865031b-7e5e-4938-a619-c4b88bd9daa4', '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=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:42:34.286038 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-b925db50-32f6-4d9c-95a8-976838774eef tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d7e97ca6-1c22-42c7-80a7-5cdcbbeb4d36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:42:34.313817 np0000007037 devstack@c-api.service[100373]: WARNING cinder.quota [None req-b925db50-32f6-4d9c-95a8-976838774eef tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1743179281 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1743179281, it is now deprecated. Please use the default quota class for default quota. Aug 12 10:42:34.314089 np0000007037 devstack@c-api.service[100373]: WARNING cinder.quota [None req-b925db50-32f6-4d9c-95a8-976838774eef tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1743179281 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1743179281, it is now deprecated. Please use the default quota class for default quota. Aug 12 10:42:34.339586 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.quota [None req-b925db50-32f6-4d9c-95a8-976838774eef tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] Created reservations ['f18b91c1-619a-4e49-818e-a85302886c27', 'a9587f4f-7cde-4fea-9cf9-a44fc73a64cf', '1c7b6c72-ce7a-4d43-83ef-44c9d997730d', '3786a736-750b-4f93-bd43-1d5d43487771'] {{(pid=100373) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:42:34.340345 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-b925db50-32f6-4d9c-95a8-976838774eef tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d7e97ca6-1c22-42c7-80a7-5cdcbbeb4d36) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f18b91c1-619a-4e49-818e-a85302886c27', 'a9587f4f-7cde-4fea-9cf9-a44fc73a64cf', '1c7b6c72-ce7a-4d43-83ef-44c9d997730d', '3786a736-750b-4f93-bd43-1d5d43487771']}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:42:34.341043 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-b925db50-32f6-4d9c-95a8-976838774eef tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0d4ef712-ba5d-48cd-a9a9-aa6e8557042e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:42:34.356608 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-c2492431-195c-47b2-a2e5-30a7ad384173 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:42:34.358673 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-c2492431-195c-47b2-a2e5-30a7ad384173 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] GET https://10.4.3.105/volume/v3/volumes/1c940a32-9122-4e8c-888f-d866e28f7b35 Aug 12 10:42:34.358879 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-c2492431-195c-47b2-a2e5-30a7ad384173 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:42:34.359173 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-c2492431-195c-47b2-a2e5-30a7ad384173 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:42:34.364370 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-b925db50-32f6-4d9c-95a8-976838774eef tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0d4ef712-ba5d-48cd-a9a9-aa6e8557042e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b7b13ae6-4599-438d-89fa-199c80943ed3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-origin-1415485072',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9d70b247401e46b5801def756f6b28bf',qos_specs=None,replication_status=,reservations=['f18b91c1-619a-4e49-818e-a85302886c27','a9587f4f-7cde-4fea-9cf9-a44fc73a64cf','1c7b6c72-ce7a-4d43-83ef-44c9d997730d','3786a736-750b-4f93-bd43-1d5d43487771'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7cf0ea46eb4f4e5cbb2c44948728c955',volume_type_id=0865031b-7e5e-4938-a619-c4b88bd9daa4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:42:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-origin-1415485072',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=b7b13ae6-4599-438d-89fa-199c80943ed3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9d70b247401e46b5801def756f6b28bf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7cf0ea46eb4f4e5cbb2c44948728c955',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0865031b-7e5e-4938-a619-c4b88bd9daa4),volume_type_id=0865031b-7e5e-4938-a619-c4b88bd9daa4)}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:42:34.365121 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-b925db50-32f6-4d9c-95a8-976838774eef tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8b0509bd-a35a-4e05-a857-e3c6a60bbbae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:42:34.369439 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:42:34.369439 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:42:34.373454 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-c2492431-195c-47b2-a2e5-30a7ad384173 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Volume info retrieved successfully. Aug 12 10:42:34.378444 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-c2492431-195c-47b2-a2e5-30a7ad384173 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] https://10.4.3.105/volume/v3/volumes/1c940a32-9122-4e8c-888f-d866e28f7b35 returned with HTTP 200 Aug 12 10:42:34.378894 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1102/4388] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:42:34 2026] GET /volume/v3/volumes/1c940a32-9122-4e8c-888f-d866e28f7b35 => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:42:34.382014 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-b925db50-32f6-4d9c-95a8-976838774eef tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8b0509bd-a35a-4e05-a857-e3c6a60bbbae) transitioned into state 'SUCCESS' from state '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-1415485072',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9d70b247401e46b5801def756f6b28bf',qos_specs=None,replication_status=,reservations=['f18b91c1-619a-4e49-818e-a85302886c27','a9587f4f-7cde-4fea-9cf9-a44fc73a64cf','1c7b6c72-ce7a-4d43-83ef-44c9d997730d','3786a736-750b-4f93-bd43-1d5d43487771'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7cf0ea46eb4f4e5cbb2c44948728c955',volume_type_id=0865031b-7e5e-4938-a619-c4b88bd9daa4)}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:42:34.382858 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-b925db50-32f6-4d9c-95a8-976838774eef tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bcf37079-ed39-443b-b4cb-d4a033a3ae64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:42:34.394323 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-b925db50-32f6-4d9c-95a8-976838774eef tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bcf37079-ed39-443b-b4cb-d4a033a3ae64) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:42:34.394323 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-b925db50-32f6-4d9c-95a8-976838774eef tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] Flow 'volume_create_api' (d86799f3-dac4-4b6f-a08f-4ab1459f2820) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100373) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:42:34.394323 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-b925db50-32f6-4d9c-95a8-976838774eef tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] Create volume request issued successfully. Aug 12 10:42:34.394323 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-b925db50-32f6-4d9c-95a8-976838774eef tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] https://10.4.3.105/volume/v3/volumes returned with HTTP 202 Aug 12 10:42:34.394323 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1089/4389] 10.4.3.105 () {68 vars in 1259 bytes} [Wed Aug 12 10:42:34 2026] POST /volume/v3/volumes => generated 792 bytes in 255 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 10:42:34.408792 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-d89f2bc9-bea4-498a-bea6-1c7bf0348247 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:42:34.410803 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-d89f2bc9-bea4-498a-bea6-1c7bf0348247 tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] GET https://10.4.3.105/volume/v3/volumes/b7b13ae6-4599-438d-89fa-199c80943ed3 Aug 12 10:42:34.411019 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-d89f2bc9-bea4-498a-bea6-1c7bf0348247 tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:42:34.411215 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-d89f2bc9-bea4-498a-bea6-1c7bf0348247 tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:42:34.418313 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:42:34.418313 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:42:34.422016 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-d89f2bc9-bea4-498a-bea6-1c7bf0348247 tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] Volume info retrieved successfully. Aug 12 10:42:34.426408 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-d89f2bc9-bea4-498a-bea6-1c7bf0348247 tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] https://10.4.3.105/volume/v3/volumes/b7b13ae6-4599-438d-89fa-199c80943ed3 returned with HTTP 200 Aug 12 10:42:34.426831 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1093/4390] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:42:34 2026] GET /volume/v3/volumes/b7b13ae6-4599-438d-89fa-199c80943ed3 => generated 860 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:42:35.394736 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-18881bf7-2e75-4e53-8ae1-719a6256ea24 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:42:35.394736 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-18881bf7-2e75-4e53-8ae1-719a6256ea24 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] GET https://10.4.3.105/volume/v3/volumes/1c940a32-9122-4e8c-888f-d866e28f7b35 Aug 12 10:42:35.394736 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-18881bf7-2e75-4e53-8ae1-719a6256ea24 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:42:35.394736 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-18881bf7-2e75-4e53-8ae1-719a6256ea24 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:42:35.404323 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:42:35.404323 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:42:35.408231 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-18881bf7-2e75-4e53-8ae1-719a6256ea24 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Volume info retrieved successfully. Aug 12 10:42:35.412801 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-18881bf7-2e75-4e53-8ae1-719a6256ea24 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] https://10.4.3.105/volume/v3/volumes/1c940a32-9122-4e8c-888f-d866e28f7b35 returned with HTTP 200 Aug 12 10:42:35.413561 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1107/4391] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:42:35 2026] GET /volume/v3/volumes/1c940a32-9122-4e8c-888f-d866e28f7b35 => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:42:35.438881 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-7480838c-8464-4940-9a3e-c4be5c80feb3 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:42:35.440598 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-7480838c-8464-4940-9a3e-c4be5c80feb3 tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] GET https://10.4.3.105/volume/v3/volumes/b7b13ae6-4599-438d-89fa-199c80943ed3 Aug 12 10:42:35.440791 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-7480838c-8464-4940-9a3e-c4be5c80feb3 tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:42:35.440994 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-7480838c-8464-4940-9a3e-c4be5c80feb3 tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:42:35.448541 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:42:35.448541 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:42:35.452354 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-7480838c-8464-4940-9a3e-c4be5c80feb3 tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] Volume info retrieved successfully. Aug 12 10:42:35.457210 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-7480838c-8464-4940-9a3e-c4be5c80feb3 tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] https://10.4.3.105/volume/v3/volumes/b7b13ae6-4599-438d-89fa-199c80943ed3 returned with HTTP 200 Aug 12 10:42:35.457650 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1103/4392] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:42:35 2026] GET /volume/v3/volumes/b7b13ae6-4599-438d-89fa-199c80943ed3 => generated 945 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:42:35.778081 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-d28be767-8c3d-44f0-a8a4-8bdb3a28240f req-0e96ab10-8f2c-4cf3-9096-08c52a9ada1f None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:42:35.780326 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-d28be767-8c3d-44f0-a8a4-8bdb3a28240f req-0e96ab10-8f2c-4cf3-9096-08c52a9ada1f tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] POST https://10.4.3.105/volume/v3/attachments/5d748ffe-4d94-4b03-ba92-9b8ee9c8ebc3/action Aug 12 10:42:35.780716 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-d28be767-8c3d-44f0-a8a4-8bdb3a28240f req-0e96ab10-8f2c-4cf3-9096-08c52a9ada1f tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Action body: b'{"os-complete": null}' {{(pid=100373) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 10:42:35.780837 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-d28be767-8c3d-44f0-a8a4-8bdb3a28240f req-0e96ab10-8f2c-4cf3-9096-08c52a9ada1f tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:42:35.798596 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:42:35.798596 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:42:35.810000 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-d28be767-8c3d-44f0-a8a4-8bdb3a28240f req-0e96ab10-8f2c-4cf3-9096-08c52a9ada1f tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] https://10.4.3.105/volume/v3/attachments/5d748ffe-4d94-4b03-ba92-9b8ee9c8ebc3/action returned with HTTP 204 Aug 12 10:42:35.810478 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1090/4393] 10.4.3.105 () {74 vars in 1725 bytes} [Wed Aug 12 10:42:35 2026] POST /volume/v3/attachments/5d748ffe-4d94-4b03-ba92-9b8ee9c8ebc3/action => generated 0 bytes in 33 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:42:36.430426 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-1dbf9dc6-9019-4986-8634-6564348ce06d None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:42:36.432805 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-1dbf9dc6-9019-4986-8634-6564348ce06d tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] GET https://10.4.3.105/volume/v3/volumes/1c940a32-9122-4e8c-888f-d866e28f7b35 Aug 12 10:42:36.433077 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-1dbf9dc6-9019-4986-8634-6564348ce06d tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:42:36.433332 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-1dbf9dc6-9019-4986-8634-6564348ce06d tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:42:36.445206 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:42:36.445206 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:42:36.448813 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-1dbf9dc6-9019-4986-8634-6564348ce06d tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Volume info retrieved successfully. Aug 12 10:42:36.453263 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-1dbf9dc6-9019-4986-8634-6564348ce06d tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] https://10.4.3.105/volume/v3/volumes/1c940a32-9122-4e8c-888f-d866e28f7b35 returned with HTTP 200 Aug 12 10:42:36.453697 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1094/4394] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:42:36 2026] GET /volume/v3/volumes/1c940a32-9122-4e8c-888f-d866e28f7b35 => generated 1137 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:42:36.472439 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-575ff9ed-d59e-4875-9e0a-7f908434b3bd None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:42:36.474619 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-575ff9ed-d59e-4875-9e0a-7f908434b3bd tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] GET https://10.4.3.105/volume/v3/volumes/b7b13ae6-4599-438d-89fa-199c80943ed3 Aug 12 10:42:36.474873 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-575ff9ed-d59e-4875-9e0a-7f908434b3bd tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:42:36.475141 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-575ff9ed-d59e-4875-9e0a-7f908434b3bd tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:42:36.482885 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:42:36.482885 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:42:36.486688 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-575ff9ed-d59e-4875-9e0a-7f908434b3bd tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] Volume info retrieved successfully. Aug 12 10:42:36.490951 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-575ff9ed-d59e-4875-9e0a-7f908434b3bd tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] https://10.4.3.105/volume/v3/volumes/b7b13ae6-4599-438d-89fa-199c80943ed3 returned with HTTP 200 Aug 12 10:42:36.491362 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1108/4395] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:42:36 2026] GET /volume/v3/volumes/b7b13ae6-4599-438d-89fa-199c80943ed3 => generated 945 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:42:36.497111 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [req-faa1c5cb-d6c7-43dc-b8fd-a3a3d24c7688 req-e3982d21-a033-4ee5-bb62-6701cad06d93 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:42:36.499379 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-faa1c5cb-d6c7-43dc-b8fd-a3a3d24c7688 req-e3982d21-a033-4ee5-bb62-6701cad06d93 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] GET https://10.4.3.105/volume/v3/volumes/4bd6bf8a-4c28-460e-9b05-794bd0da0d76 Aug 12 10:42:36.499645 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [req-faa1c5cb-d6c7-43dc-b8fd-a3a3d24c7688 req-e3982d21-a033-4ee5-bb62-6701cad06d93 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:42:36.499858 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [req-faa1c5cb-d6c7-43dc-b8fd-a3a3d24c7688 req-e3982d21-a033-4ee5-bb62-6701cad06d93 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:42:36.507064 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:42:36.507064 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:42:36.511071 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [req-faa1c5cb-d6c7-43dc-b8fd-a3a3d24c7688 req-e3982d21-a033-4ee5-bb62-6701cad06d93 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Volume info retrieved successfully. Aug 12 10:42:36.515357 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-faa1c5cb-d6c7-43dc-b8fd-a3a3d24c7688 req-e3982d21-a033-4ee5-bb62-6701cad06d93 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] https://10.4.3.105/volume/v3/volumes/4bd6bf8a-4c28-460e-9b05-794bd0da0d76 returned with HTTP 200 Aug 12 10:42:36.515783 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1104/4396] 10.4.3.105 () {68 vars in 1598 bytes} [Wed Aug 12 10:42:36 2026] GET /volume/v3/volumes/4bd6bf8a-4c28-460e-9b05-794bd0da0d76 => generated 874 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:42:36.578723 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-883ea13f-5831-4a2e-9cc1-3115451cc0b0 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:42:36.579174 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-883ea13f-5831-4a2e-9cc1-3115451cc0b0 None None] GET https://10.4.3.105/volume// Aug 12 10:42:36.579364 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-883ea13f-5831-4a2e-9cc1-3115451cc0b0 None None] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:42:36.579599 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-883ea13f-5831-4a2e-9cc1-3115451cc0b0 None None] Calling method 'all' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:42:36.579931 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-883ea13f-5831-4a2e-9cc1-3115451cc0b0 None None] https://10.4.3.105/volume// returned with HTTP 300 Aug 12 10:42:36.580260 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1091/4397] 10.4.3.105 () {66 vars in 1428 bytes} [Wed Aug 12 10:42: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 10:42:36.586316 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-faa1c5cb-d6c7-43dc-b8fd-a3a3d24c7688 req-6f5aa76f-d0e9-4639-a593-748823c46d98 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:42:36.588469 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-faa1c5cb-d6c7-43dc-b8fd-a3a3d24c7688 req-6f5aa76f-d0e9-4639-a593-748823c46d98 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] POST https://10.4.3.105/volume/v3/attachments Aug 12 10:42:36.588859 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-faa1c5cb-d6c7-43dc-b8fd-a3a3d24c7688 req-6f5aa76f-d0e9-4639-a593-748823c46d98 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4bd6bf8a-4c28-460e-9b05-794bd0da0d76", "connector": null, "instance_uuid": "b039e13b-0b41-47e2-a3c1-08411a6f8a90"}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:42:36.598105 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:42:36.598105 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:42:36.625536 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-faa1c5cb-d6c7-43dc-b8fd-a3a3d24c7688 req-6f5aa76f-d0e9-4639-a593-748823c46d98 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] https://10.4.3.105/volume/v3/attachments returned with HTTP 200 Aug 12 10:42:36.625536 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1095/4398] 10.4.3.105 () {74 vars in 1594 bytes} [Wed Aug 12 10:42:36 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 10:42:36.653169 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-c9ea368f-6f9e-483c-8682-e3e107c071c4 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:42:36.656160 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-c9ea368f-6f9e-483c-8682-e3e107c071c4 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] GET https://10.4.3.105/volume/v3/volumes/4bd6bf8a-4c28-460e-9b05-794bd0da0d76 Aug 12 10:42:36.656357 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-c9ea368f-6f9e-483c-8682-e3e107c071c4 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:42:36.656582 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-c9ea368f-6f9e-483c-8682-e3e107c071c4 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:42:36.668441 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-6f19e1cf-1b73-47ba-bb7c-a0791ee670d4 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:42:36.668687 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:42:36.668687 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:42:36.668836 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-6f19e1cf-1b73-47ba-bb7c-a0791ee670d4 None None] GET https://10.4.3.105/volume// Aug 12 10:42:36.668994 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-6f19e1cf-1b73-47ba-bb7c-a0791ee670d4 None None] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:42:36.669171 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-6f19e1cf-1b73-47ba-bb7c-a0791ee670d4 None None] Calling method 'all' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:42:36.669478 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-6f19e1cf-1b73-47ba-bb7c-a0791ee670d4 None None] https://10.4.3.105/volume// returned with HTTP 300 Aug 12 10:42:36.669774 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1105/4399] 10.4.3.105 () {66 vars in 1426 bytes} [Wed Aug 12 10:42: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 10:42:36.673099 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-c9ea368f-6f9e-483c-8682-e3e107c071c4 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Volume info retrieved successfully. Aug 12 10:42:36.679797 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-c9ea368f-6f9e-483c-8682-e3e107c071c4 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] https://10.4.3.105/volume/v3/volumes/4bd6bf8a-4c28-460e-9b05-794bd0da0d76 returned with HTTP 200 Aug 12 10:42:36.680170 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-faa1c5cb-d6c7-43dc-b8fd-a3a3d24c7688 req-de96bc5e-5e77-4f64-ba19-104c9762a075 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:42:36.680258 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1109/4400] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:42:36 2026] GET /volume/v3/volumes/4bd6bf8a-4c28-460e-9b05-794bd0da0d76 => generated 873 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:42:36.682603 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-faa1c5cb-d6c7-43dc-b8fd-a3a3d24c7688 req-de96bc5e-5e77-4f64-ba19-104c9762a075 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] GET https://10.4.3.105/volume/v3/volumes/4bd6bf8a-4c28-460e-9b05-794bd0da0d76 Aug 12 10:42:36.682791 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-faa1c5cb-d6c7-43dc-b8fd-a3a3d24c7688 req-de96bc5e-5e77-4f64-ba19-104c9762a075 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:42:36.682993 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-faa1c5cb-d6c7-43dc-b8fd-a3a3d24c7688 req-de96bc5e-5e77-4f64-ba19-104c9762a075 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:42:36.694495 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:42:36.694495 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:42:36.698181 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [req-faa1c5cb-d6c7-43dc-b8fd-a3a3d24c7688 req-de96bc5e-5e77-4f64-ba19-104c9762a075 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Volume info retrieved successfully. Aug 12 10:42:36.703303 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-faa1c5cb-d6c7-43dc-b8fd-a3a3d24c7688 req-de96bc5e-5e77-4f64-ba19-104c9762a075 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] https://10.4.3.105/volume/v3/volumes/4bd6bf8a-4c28-460e-9b05-794bd0da0d76 returned with HTTP 200 Aug 12 10:42:36.703719 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1092/4401] 10.4.3.105 () {70 vars in 1639 bytes} [Wed Aug 12 10:42:36 2026] GET /volume/v3/volumes/4bd6bf8a-4c28-460e-9b05-794bd0da0d76 => generated 1053 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 10:42:36.825126 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-faa1c5cb-d6c7-43dc-b8fd-a3a3d24c7688 req-d9b37601-1adc-457a-9e34-4c8feb7f13b7 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:42:36.827644 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-faa1c5cb-d6c7-43dc-b8fd-a3a3d24c7688 req-d9b37601-1adc-457a-9e34-4c8feb7f13b7 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] PUT https://10.4.3.105/volume/v3/attachments/5724f9bf-d7ca-454b-8e98-1e6abe436626 Aug 12 10:42:36.828013 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-faa1c5cb-d6c7-43dc-b8fd-a3a3d24c7688 req-d9b37601-1adc-457a-9e34-4c8feb7f13b7 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.105", "host": "np0000007037", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a295cd65dd1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "cc953c5f-eaed-46bf-96e8-0985bbef0414", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:42:36.836815 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.coordination [req-faa1c5cb-d6c7-43dc-b8fd-a3a3d24c7688 req-d9b37601-1adc-457a-9e34-4c8feb7f13b7 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Acquiring lock "cinder-attachment_update-4bd6bf8a-4c28-460e-9b05-794bd0da0d76-np0000007037" by "attachment_update" {{(pid=100374) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 10:42:36.841091 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.coordination [req-faa1c5cb-d6c7-43dc-b8fd-a3a3d24c7688 req-d9b37601-1adc-457a-9e34-4c8feb7f13b7 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Lock "cinder-attachment_update-4bd6bf8a-4c28-460e-9b05-794bd0da0d76-np0000007037" acquired by "attachment_update" :: waited 0.004s {{(pid=100374) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 10:42:36.841926 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:42:36.841926 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:42:36.927071 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.coordination [req-faa1c5cb-d6c7-43dc-b8fd-a3a3d24c7688 req-d9b37601-1adc-457a-9e34-4c8feb7f13b7 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Lock "cinder-attachment_update-4bd6bf8a-4c28-460e-9b05-794bd0da0d76-np0000007037" released by "attachment_update" :: held 0.086s {{(pid=100374) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 10:42:36.927379 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-faa1c5cb-d6c7-43dc-b8fd-a3a3d24c7688 req-d9b37601-1adc-457a-9e34-4c8feb7f13b7 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] https://10.4.3.105/volume/v3/attachments/5724f9bf-d7ca-454b-8e98-1e6abe436626 returned with HTTP 200 Aug 12 10:42:36.927855 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1096/4402] 10.4.3.105 () {74 vars in 1704 bytes} [Wed Aug 12 10:42:36 2026] PUT /volume/v3/attachments/5724f9bf-d7ca-454b-8e98-1e6abe436626 => generated 968 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:42:36.935340 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [req-faa1c5cb-d6c7-43dc-b8fd-a3a3d24c7688 req-ef487e3f-44a3-4711-8f55-0994b656f737 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:42:36.937509 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-faa1c5cb-d6c7-43dc-b8fd-a3a3d24c7688 req-ef487e3f-44a3-4711-8f55-0994b656f737 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] GET https://10.4.3.105/volume/v3/volumes/4bd6bf8a-4c28-460e-9b05-794bd0da0d76/encryption Aug 12 10:42:36.937756 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [req-faa1c5cb-d6c7-43dc-b8fd-a3a3d24c7688 req-ef487e3f-44a3-4711-8f55-0994b656f737 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:42:36.937986 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [req-faa1c5cb-d6c7-43dc-b8fd-a3a3d24c7688 req-ef487e3f-44a3-4711-8f55-0994b656f737 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Calling method 'index' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:42:36.947725 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:42:36.947725 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:42:36.956217 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-faa1c5cb-d6c7-43dc-b8fd-a3a3d24c7688 req-ef487e3f-44a3-4711-8f55-0994b656f737 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] https://10.4.3.105/volume/v3/volumes/4bd6bf8a-4c28-460e-9b05-794bd0da0d76/encryption returned with HTTP 200 Aug 12 10:42:36.956704 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1106/4403] 10.4.3.105 () {68 vars in 1631 bytes} [Wed Aug 12 10:42:36 2026] GET /volume/v3/volumes/4bd6bf8a-4c28-460e-9b05-794bd0da0d76/encryption => generated 160 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:42:37.508824 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-ec37f9a9-f7bb-47ec-aa77-01861b0c40ce None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:42:37.510689 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-ec37f9a9-f7bb-47ec-aa77-01861b0c40ce tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] GET https://10.4.3.105/volume/v3/volumes/b7b13ae6-4599-438d-89fa-199c80943ed3 Aug 12 10:42:37.510954 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-ec37f9a9-f7bb-47ec-aa77-01861b0c40ce tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:42:37.511218 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-ec37f9a9-f7bb-47ec-aa77-01861b0c40ce tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:42:37.518156 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:42:37.518156 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:42:37.521828 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-ec37f9a9-f7bb-47ec-aa77-01861b0c40ce tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] Volume info retrieved successfully. Aug 12 10:42:37.526376 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-ec37f9a9-f7bb-47ec-aa77-01861b0c40ce tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] https://10.4.3.105/volume/v3/volumes/b7b13ae6-4599-438d-89fa-199c80943ed3 returned with HTTP 200 Aug 12 10:42:37.526951 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1110/4404] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:42:37 2026] GET /volume/v3/volumes/b7b13ae6-4599-438d-89fa-199c80943ed3 => generated 945 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:42:37.694563 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-0cb0dd3b-b49e-4b38-b115-54be394a386e None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:42:37.696535 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-0cb0dd3b-b49e-4b38-b115-54be394a386e tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] GET https://10.4.3.105/volume/v3/volumes/4bd6bf8a-4c28-460e-9b05-794bd0da0d76 Aug 12 10:42:37.696856 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-0cb0dd3b-b49e-4b38-b115-54be394a386e tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:42:37.697062 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-0cb0dd3b-b49e-4b38-b115-54be394a386e tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:42:37.707589 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:42:37.707589 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:42:37.712363 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-0cb0dd3b-b49e-4b38-b115-54be394a386e tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Volume info retrieved successfully. Aug 12 10:42:37.716733 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-0cb0dd3b-b49e-4b38-b115-54be394a386e tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] https://10.4.3.105/volume/v3/volumes/4bd6bf8a-4c28-460e-9b05-794bd0da0d76 returned with HTTP 200 Aug 12 10:42:37.717077 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1093/4405] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:42:37 2026] GET /volume/v3/volumes/4bd6bf8a-4c28-460e-9b05-794bd0da0d76 => generated 874 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:42:38.540034 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-94c8ea01-0db6-4f14-9df7-99e6b60c58c5 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:42:38.541914 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-94c8ea01-0db6-4f14-9df7-99e6b60c58c5 tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] GET https://10.4.3.105/volume/v3/volumes/b7b13ae6-4599-438d-89fa-199c80943ed3 Aug 12 10:42:38.542116 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-94c8ea01-0db6-4f14-9df7-99e6b60c58c5 tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:42:38.542293 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-94c8ea01-0db6-4f14-9df7-99e6b60c58c5 tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:42:38.549136 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:42:38.549136 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:42:38.552868 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-94c8ea01-0db6-4f14-9df7-99e6b60c58c5 tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] Volume info retrieved successfully. Aug 12 10:42:38.557183 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-94c8ea01-0db6-4f14-9df7-99e6b60c58c5 tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] https://10.4.3.105/volume/v3/volumes/b7b13ae6-4599-438d-89fa-199c80943ed3 returned with HTTP 200 Aug 12 10:42:38.557550 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1097/4406] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:42:38 2026] GET /volume/v3/volumes/b7b13ae6-4599-438d-89fa-199c80943ed3 => generated 945 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:42:38.730088 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-4de42349-b92c-41b5-9ca7-d0b9989f8278 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:42:38.731918 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-4de42349-b92c-41b5-9ca7-d0b9989f8278 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] GET https://10.4.3.105/volume/v3/volumes/4bd6bf8a-4c28-460e-9b05-794bd0da0d76 Aug 12 10:42:38.732182 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-4de42349-b92c-41b5-9ca7-d0b9989f8278 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:42:38.732409 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-4de42349-b92c-41b5-9ca7-d0b9989f8278 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:42:38.741417 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:42:38.741417 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:42:38.744633 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-4de42349-b92c-41b5-9ca7-d0b9989f8278 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Volume info retrieved successfully. Aug 12 10:42:38.748614 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-4de42349-b92c-41b5-9ca7-d0b9989f8278 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] https://10.4.3.105/volume/v3/volumes/4bd6bf8a-4c28-460e-9b05-794bd0da0d76 returned with HTTP 200 Aug 12 10:42:38.749030 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1107/4407] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:42:38 2026] GET /volume/v3/volumes/4bd6bf8a-4c28-460e-9b05-794bd0da0d76 => generated 874 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:42:39.570299 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-97706929-465b-4544-ad0b-280dda80ac98 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:42:39.572510 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-97706929-465b-4544-ad0b-280dda80ac98 tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] GET https://10.4.3.105/volume/v3/volumes/b7b13ae6-4599-438d-89fa-199c80943ed3 Aug 12 10:42:39.574089 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-97706929-465b-4544-ad0b-280dda80ac98 tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:42:39.574089 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-97706929-465b-4544-ad0b-280dda80ac98 tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:42:39.579353 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:42:39.579353 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:42:39.582465 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-97706929-465b-4544-ad0b-280dda80ac98 tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] Volume info retrieved successfully. Aug 12 10:42:39.586074 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-97706929-465b-4544-ad0b-280dda80ac98 tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] https://10.4.3.105/volume/v3/volumes/b7b13ae6-4599-438d-89fa-199c80943ed3 returned with HTTP 200 Aug 12 10:42:39.586566 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1111/4408] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:42:39 2026] GET /volume/v3/volumes/b7b13ae6-4599-438d-89fa-199c80943ed3 => generated 945 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:42:39.764587 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-e3064f83-3546-4421-9fb9-de55d7170478 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:42:39.766422 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-e3064f83-3546-4421-9fb9-de55d7170478 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] GET https://10.4.3.105/volume/v3/volumes/4bd6bf8a-4c28-460e-9b05-794bd0da0d76 Aug 12 10:42:39.766722 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-e3064f83-3546-4421-9fb9-de55d7170478 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:42:39.766964 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-e3064f83-3546-4421-9fb9-de55d7170478 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:42:39.777620 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:42:39.777620 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:42:39.781743 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-e3064f83-3546-4421-9fb9-de55d7170478 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Volume info retrieved successfully. Aug 12 10:42:39.786805 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-e3064f83-3546-4421-9fb9-de55d7170478 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] https://10.4.3.105/volume/v3/volumes/4bd6bf8a-4c28-460e-9b05-794bd0da0d76 returned with HTTP 200 Aug 12 10:42:39.787329 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1094/4409] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:42:39 2026] GET /volume/v3/volumes/4bd6bf8a-4c28-460e-9b05-794bd0da0d76 => generated 874 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:42:40.599829 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-56e8b5c0-1793-4119-8923-d8a07b3a61f9 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:42:40.601713 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-56e8b5c0-1793-4119-8923-d8a07b3a61f9 tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] GET https://10.4.3.105/volume/v3/volumes/b7b13ae6-4599-438d-89fa-199c80943ed3 Aug 12 10:42:40.602042 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-56e8b5c0-1793-4119-8923-d8a07b3a61f9 tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:42:40.602318 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-56e8b5c0-1793-4119-8923-d8a07b3a61f9 tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:42:40.609769 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:42:40.609769 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:42:40.616088 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-56e8b5c0-1793-4119-8923-d8a07b3a61f9 tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] Volume info retrieved successfully. Aug 12 10:42:40.617964 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-56e8b5c0-1793-4119-8923-d8a07b3a61f9 tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] https://10.4.3.105/volume/v3/volumes/b7b13ae6-4599-438d-89fa-199c80943ed3 returned with HTTP 200 Aug 12 10:42:40.618493 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1098/4410] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:42:40 2026] GET /volume/v3/volumes/b7b13ae6-4599-438d-89fa-199c80943ed3 => generated 945 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:42:40.801394 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-4acfed58-a714-423d-ac07-816529ec45e8 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:42:40.803134 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-4acfed58-a714-423d-ac07-816529ec45e8 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] GET https://10.4.3.105/volume/v3/volumes/4bd6bf8a-4c28-460e-9b05-794bd0da0d76 Aug 12 10:42:40.803325 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-4acfed58-a714-423d-ac07-816529ec45e8 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:42:40.803502 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-4acfed58-a714-423d-ac07-816529ec45e8 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:42:40.811771 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:42:40.811771 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:42:40.814846 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-4acfed58-a714-423d-ac07-816529ec45e8 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Volume info retrieved successfully. Aug 12 10:42:40.818707 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-4acfed58-a714-423d-ac07-816529ec45e8 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] https://10.4.3.105/volume/v3/volumes/4bd6bf8a-4c28-460e-9b05-794bd0da0d76 returned with HTTP 200 Aug 12 10:42:40.819075 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1108/4411] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:42:40 2026] GET /volume/v3/volumes/4bd6bf8a-4c28-460e-9b05-794bd0da0d76 => generated 874 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:42:41.634755 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-1ff235c8-98ec-4c05-954c-a384b6f74593 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:42:41.636557 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-1ff235c8-98ec-4c05-954c-a384b6f74593 tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] GET https://10.4.3.105/volume/v3/volumes/b7b13ae6-4599-438d-89fa-199c80943ed3 Aug 12 10:42:41.636758 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-1ff235c8-98ec-4c05-954c-a384b6f74593 tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:42:41.636956 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-1ff235c8-98ec-4c05-954c-a384b6f74593 tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:42:41.643943 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:42:41.643943 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:42:41.648090 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-1ff235c8-98ec-4c05-954c-a384b6f74593 tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] Volume info retrieved successfully. Aug 12 10:42:41.652390 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-1ff235c8-98ec-4c05-954c-a384b6f74593 tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] https://10.4.3.105/volume/v3/volumes/b7b13ae6-4599-438d-89fa-199c80943ed3 returned with HTTP 200 Aug 12 10:42:41.652793 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1112/4412] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:42:41 2026] GET /volume/v3/volumes/b7b13ae6-4599-438d-89fa-199c80943ed3 => generated 945 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:42:41.835581 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-5773a9d0-1c55-44b2-b23f-082f85554010 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:42:41.838213 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-5773a9d0-1c55-44b2-b23f-082f85554010 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] GET https://10.4.3.105/volume/v3/volumes/4bd6bf8a-4c28-460e-9b05-794bd0da0d76 Aug 12 10:42:41.838463 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-5773a9d0-1c55-44b2-b23f-082f85554010 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:42:41.838713 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-5773a9d0-1c55-44b2-b23f-082f85554010 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:42:41.850070 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:42:41.850070 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:42:41.854116 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-5773a9d0-1c55-44b2-b23f-082f85554010 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Volume info retrieved successfully. Aug 12 10:42:41.859457 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-5773a9d0-1c55-44b2-b23f-082f85554010 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] https://10.4.3.105/volume/v3/volumes/4bd6bf8a-4c28-460e-9b05-794bd0da0d76 returned with HTTP 200 Aug 12 10:42:41.860064 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1095/4413] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:42:41 2026] GET /volume/v3/volumes/4bd6bf8a-4c28-460e-9b05-794bd0da0d76 => generated 874 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:42:42.665534 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-e67ac831-ce40-4a6c-8208-bdeaefbd1951 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:42:42.667565 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-e67ac831-ce40-4a6c-8208-bdeaefbd1951 tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] GET https://10.4.3.105/volume/v3/volumes/b7b13ae6-4599-438d-89fa-199c80943ed3 Aug 12 10:42:42.667832 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-e67ac831-ce40-4a6c-8208-bdeaefbd1951 tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:42:42.668067 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-e67ac831-ce40-4a6c-8208-bdeaefbd1951 tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:42:42.676153 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:42:42.676153 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:42:42.680105 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-e67ac831-ce40-4a6c-8208-bdeaefbd1951 tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] Volume info retrieved successfully. Aug 12 10:42:42.684825 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-e67ac831-ce40-4a6c-8208-bdeaefbd1951 tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] https://10.4.3.105/volume/v3/volumes/b7b13ae6-4599-438d-89fa-199c80943ed3 returned with HTTP 200 Aug 12 10:42:42.685205 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1099/4414] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:42:42 2026] GET /volume/v3/volumes/b7b13ae6-4599-438d-89fa-199c80943ed3 => generated 945 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:42:42.872014 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-48d74194-247d-4a95-b91d-2053e4b245aa None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:42:42.874039 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-48d74194-247d-4a95-b91d-2053e4b245aa tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] GET https://10.4.3.105/volume/v3/volumes/4bd6bf8a-4c28-460e-9b05-794bd0da0d76 Aug 12 10:42:42.874245 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-48d74194-247d-4a95-b91d-2053e4b245aa tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:42:42.874429 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-48d74194-247d-4a95-b91d-2053e4b245aa tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:42:42.885066 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:42:42.885066 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:42:42.887954 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-48d74194-247d-4a95-b91d-2053e4b245aa tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Volume info retrieved successfully. Aug 12 10:42:42.891658 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-48d74194-247d-4a95-b91d-2053e4b245aa tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] https://10.4.3.105/volume/v3/volumes/4bd6bf8a-4c28-460e-9b05-794bd0da0d76 returned with HTTP 200 Aug 12 10:42:42.892019 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1109/4415] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:42:42 2026] GET /volume/v3/volumes/4bd6bf8a-4c28-460e-9b05-794bd0da0d76 => generated 874 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:42:43.697491 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-4e815dd2-2bb5-45b1-bce3-4f9095c4dc10 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:42:43.699153 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-4e815dd2-2bb5-45b1-bce3-4f9095c4dc10 tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] GET https://10.4.3.105/volume/v3/volumes/b7b13ae6-4599-438d-89fa-199c80943ed3 Aug 12 10:42:43.699313 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-4e815dd2-2bb5-45b1-bce3-4f9095c4dc10 tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:42:43.699488 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-4e815dd2-2bb5-45b1-bce3-4f9095c4dc10 tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:42:43.706028 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:42:43.706028 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:42:43.709496 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-4e815dd2-2bb5-45b1-bce3-4f9095c4dc10 tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] Volume info retrieved successfully. Aug 12 10:42:43.713719 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-4e815dd2-2bb5-45b1-bce3-4f9095c4dc10 tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] https://10.4.3.105/volume/v3/volumes/b7b13ae6-4599-438d-89fa-199c80943ed3 returned with HTTP 200 Aug 12 10:42:43.714154 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1113/4416] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:42:43 2026] GET /volume/v3/volumes/b7b13ae6-4599-438d-89fa-199c80943ed3 => generated 945 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:42:43.906297 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-8d2ba1a2-3925-4aca-8de6-f556e18853fa None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:42:43.908313 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-8d2ba1a2-3925-4aca-8de6-f556e18853fa tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] GET https://10.4.3.105/volume/v3/volumes/4bd6bf8a-4c28-460e-9b05-794bd0da0d76 Aug 12 10:42:43.908615 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-8d2ba1a2-3925-4aca-8de6-f556e18853fa tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:42:43.908893 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-8d2ba1a2-3925-4aca-8de6-f556e18853fa tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:42:43.918402 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:42:43.918402 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:42:43.922269 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-8d2ba1a2-3925-4aca-8de6-f556e18853fa tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Volume info retrieved successfully. Aug 12 10:42:43.926602 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-8d2ba1a2-3925-4aca-8de6-f556e18853fa tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] https://10.4.3.105/volume/v3/volumes/4bd6bf8a-4c28-460e-9b05-794bd0da0d76 returned with HTTP 200 Aug 12 10:42:43.926997 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1096/4417] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:42:43 2026] GET /volume/v3/volumes/4bd6bf8a-4c28-460e-9b05-794bd0da0d76 => generated 874 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:42:44.039400 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-a3e52beb-a1a0-46e8-aac5-08639d5a7ceb req-132cf063-823e-4d08-b835-1fe0508b3c99 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:42:44.042289 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-a3e52beb-a1a0-46e8-aac5-08639d5a7ceb req-132cf063-823e-4d08-b835-1fe0508b3c99 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] GET https://10.4.3.105/volume/v3/volumes/7be13f50-801d-49e9-a537-b066bf07c17d Aug 12 10:42:44.042544 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-a3e52beb-a1a0-46e8-aac5-08639d5a7ceb req-132cf063-823e-4d08-b835-1fe0508b3c99 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:42:44.042785 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-a3e52beb-a1a0-46e8-aac5-08639d5a7ceb req-132cf063-823e-4d08-b835-1fe0508b3c99 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:42:44.051553 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:42:44.051553 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:42:44.056703 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [req-a3e52beb-a1a0-46e8-aac5-08639d5a7ceb req-132cf063-823e-4d08-b835-1fe0508b3c99 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Volume info retrieved successfully. Aug 12 10:42:44.062795 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-a3e52beb-a1a0-46e8-aac5-08639d5a7ceb req-132cf063-823e-4d08-b835-1fe0508b3c99 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] https://10.4.3.105/volume/v3/volumes/7be13f50-801d-49e9-a537-b066bf07c17d returned with HTTP 200 Aug 12 10:42:44.063334 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1100/4418] 10.4.3.105 () {68 vars in 1598 bytes} [Wed Aug 12 10:42:44 2026] GET /volume/v3/volumes/7be13f50-801d-49e9-a537-b066bf07c17d => generated 841 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:42:44.128029 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-00070c13-473a-4db1-96bc-4e3d81a648fc None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:42:44.128449 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-00070c13-473a-4db1-96bc-4e3d81a648fc None None] GET https://10.4.3.105/volume// Aug 12 10:42:44.128652 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-00070c13-473a-4db1-96bc-4e3d81a648fc None None] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:42:44.128841 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-00070c13-473a-4db1-96bc-4e3d81a648fc None None] Calling method 'all' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:42:44.129157 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-00070c13-473a-4db1-96bc-4e3d81a648fc None None] https://10.4.3.105/volume// returned with HTTP 300 Aug 12 10:42:44.129433 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1110/4419] 10.4.3.105 () {66 vars in 1428 bytes} [Wed Aug 12 10:42:44 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 10:42:44.135984 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-a3e52beb-a1a0-46e8-aac5-08639d5a7ceb req-12e9832a-d036-4872-990a-820e99c0d4fd None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:42:44.167424 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-a3e52beb-a1a0-46e8-aac5-08639d5a7ceb req-12e9832a-d036-4872-990a-820e99c0d4fd tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] POST https://10.4.3.105/volume/v3/attachments Aug 12 10:42:44.167793 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-a3e52beb-a1a0-46e8-aac5-08639d5a7ceb req-12e9832a-d036-4872-990a-820e99c0d4fd tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7be13f50-801d-49e9-a537-b066bf07c17d", "connector": null, "instance_uuid": "7b761c02-65d1-43b9-9dda-fa733eb8e63c"}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:42:44.175823 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:42:44.175823 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:42:44.196325 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-a3e52beb-a1a0-46e8-aac5-08639d5a7ceb req-12e9832a-d036-4872-990a-820e99c0d4fd tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] https://10.4.3.105/volume/v3/attachments returned with HTTP 200 Aug 12 10:42:44.196778 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1114/4420] 10.4.3.105 () {74 vars in 1594 bytes} [Wed Aug 12 10:42:44 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 10:42:44.222954 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-0934117b-d15c-4b60-ab3d-ffc94d3e192c None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:42:44.225252 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-0934117b-d15c-4b60-ab3d-ffc94d3e192c tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] GET https://10.4.3.105/volume/v3/volumes/7be13f50-801d-49e9-a537-b066bf07c17d Aug 12 10:42:44.225528 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-0934117b-d15c-4b60-ab3d-ffc94d3e192c tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:42:44.225791 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-0934117b-d15c-4b60-ab3d-ffc94d3e192c tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:42:44.236032 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-07d8dcf2-6954-44c4-8ba2-abf5ece27c1a None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:42:44.236601 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-07d8dcf2-6954-44c4-8ba2-abf5ece27c1a None None] GET https://10.4.3.105/volume// Aug 12 10:42:44.236845 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-07d8dcf2-6954-44c4-8ba2-abf5ece27c1a None None] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:42:44.237225 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:42:44.237225 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:42:44.237365 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-07d8dcf2-6954-44c4-8ba2-abf5ece27c1a None None] Calling method 'all' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:42:44.237799 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-07d8dcf2-6954-44c4-8ba2-abf5ece27c1a None None] https://10.4.3.105/volume// returned with HTTP 300 Aug 12 10:42:44.238168 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1101/4421] 10.4.3.105 () {66 vars in 1426 bytes} [Wed Aug 12 10:42: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 10:42:44.244544 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-0934117b-d15c-4b60-ab3d-ffc94d3e192c tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Volume info retrieved successfully. Aug 12 10:42:44.248641 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-0934117b-d15c-4b60-ab3d-ffc94d3e192c tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] https://10.4.3.105/volume/v3/volumes/7be13f50-801d-49e9-a537-b066bf07c17d returned with HTTP 200 Aug 12 10:42:44.249088 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [req-a3e52beb-a1a0-46e8-aac5-08639d5a7ceb req-756e1fee-01e5-4bb7-abd1-9892a0a7f4b9 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:42:44.249440 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1097/4422] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:42:44 2026] GET /volume/v3/volumes/7be13f50-801d-49e9-a537-b066bf07c17d => generated 840 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:42:44.251867 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-a3e52beb-a1a0-46e8-aac5-08639d5a7ceb req-756e1fee-01e5-4bb7-abd1-9892a0a7f4b9 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] GET https://10.4.3.105/volume/v3/volumes/7be13f50-801d-49e9-a537-b066bf07c17d Aug 12 10:42:44.252156 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [req-a3e52beb-a1a0-46e8-aac5-08639d5a7ceb req-756e1fee-01e5-4bb7-abd1-9892a0a7f4b9 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:42:44.252358 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [req-a3e52beb-a1a0-46e8-aac5-08639d5a7ceb req-756e1fee-01e5-4bb7-abd1-9892a0a7f4b9 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:42:44.264213 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:42:44.264213 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:42:44.267494 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [req-a3e52beb-a1a0-46e8-aac5-08639d5a7ceb req-756e1fee-01e5-4bb7-abd1-9892a0a7f4b9 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Volume info retrieved successfully. Aug 12 10:42:44.272731 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-a3e52beb-a1a0-46e8-aac5-08639d5a7ceb req-756e1fee-01e5-4bb7-abd1-9892a0a7f4b9 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] https://10.4.3.105/volume/v3/volumes/7be13f50-801d-49e9-a537-b066bf07c17d returned with HTTP 200 Aug 12 10:42:44.273403 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1111/4423] 10.4.3.105 () {70 vars in 1639 bytes} [Wed Aug 12 10:42:44 2026] GET /volume/v3/volumes/7be13f50-801d-49e9-a537-b066bf07c17d => generated 1020 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 10:42:44.385350 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-a3e52beb-a1a0-46e8-aac5-08639d5a7ceb req-c0231a0f-6a9c-48d2-b184-37d59bba0c9c None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:42:44.388224 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-a3e52beb-a1a0-46e8-aac5-08639d5a7ceb req-c0231a0f-6a9c-48d2-b184-37d59bba0c9c tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] PUT https://10.4.3.105/volume/v3/attachments/9ba80e32-d3af-4794-bc1e-b9e5510b6e40 Aug 12 10:42:44.388681 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-a3e52beb-a1a0-46e8-aac5-08639d5a7ceb req-c0231a0f-6a9c-48d2-b184-37d59bba0c9c tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.105", "host": "np0000007037", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a295cd65dd1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "cc953c5f-eaed-46bf-96e8-0985bbef0414", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:42:44.397047 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.coordination [req-a3e52beb-a1a0-46e8-aac5-08639d5a7ceb req-c0231a0f-6a9c-48d2-b184-37d59bba0c9c tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Acquiring lock "cinder-attachment_update-7be13f50-801d-49e9-a537-b066bf07c17d-np0000007037" by "attachment_update" {{(pid=100375) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 10:42:44.402176 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.coordination [req-a3e52beb-a1a0-46e8-aac5-08639d5a7ceb req-c0231a0f-6a9c-48d2-b184-37d59bba0c9c tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Lock "cinder-attachment_update-7be13f50-801d-49e9-a537-b066bf07c17d-np0000007037" acquired by "attachment_update" :: waited 0.005s {{(pid=100375) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 10:42:44.403457 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:42:44.403457 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:42:44.484442 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.coordination [req-a3e52beb-a1a0-46e8-aac5-08639d5a7ceb req-c0231a0f-6a9c-48d2-b184-37d59bba0c9c tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Lock "cinder-attachment_update-7be13f50-801d-49e9-a537-b066bf07c17d-np0000007037" released by "attachment_update" :: held 0.082s {{(pid=100375) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 10:42:44.485078 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-a3e52beb-a1a0-46e8-aac5-08639d5a7ceb req-c0231a0f-6a9c-48d2-b184-37d59bba0c9c tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] https://10.4.3.105/volume/v3/attachments/9ba80e32-d3af-4794-bc1e-b9e5510b6e40 returned with HTTP 200 Aug 12 10:42:44.485627 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1115/4424] 10.4.3.105 () {74 vars in 1704 bytes} [Wed Aug 12 10:42:44 2026] PUT /volume/v3/attachments/9ba80e32-d3af-4794-bc1e-b9e5510b6e40 => generated 969 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:42:44.727989 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-affb5ec3-7850-40f5-a400-8151a3df2aa3 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:42:44.730165 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-affb5ec3-7850-40f5-a400-8151a3df2aa3 tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] GET https://10.4.3.105/volume/v3/volumes/b7b13ae6-4599-438d-89fa-199c80943ed3 Aug 12 10:42:44.730464 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-affb5ec3-7850-40f5-a400-8151a3df2aa3 tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:42:44.730730 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-affb5ec3-7850-40f5-a400-8151a3df2aa3 tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:42:44.738682 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:42:44.738682 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:42:44.742684 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-affb5ec3-7850-40f5-a400-8151a3df2aa3 tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] Volume info retrieved successfully. Aug 12 10:42:44.748036 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-affb5ec3-7850-40f5-a400-8151a3df2aa3 tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] https://10.4.3.105/volume/v3/volumes/b7b13ae6-4599-438d-89fa-199c80943ed3 returned with HTTP 200 Aug 12 10:42:44.748533 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1102/4425] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:42:44 2026] GET /volume/v3/volumes/b7b13ae6-4599-438d-89fa-199c80943ed3 => generated 945 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:42:44.939597 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-29d7a128-8360-4701-baec-656316d1e373 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:42:44.941263 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-29d7a128-8360-4701-baec-656316d1e373 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] GET https://10.4.3.105/volume/v3/volumes/4bd6bf8a-4c28-460e-9b05-794bd0da0d76 Aug 12 10:42:44.942868 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-29d7a128-8360-4701-baec-656316d1e373 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:42:44.942868 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-29d7a128-8360-4701-baec-656316d1e373 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:42:44.950922 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:42:44.950922 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:42:44.955488 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-29d7a128-8360-4701-baec-656316d1e373 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Volume info retrieved successfully. Aug 12 10:42:44.963003 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-29d7a128-8360-4701-baec-656316d1e373 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] https://10.4.3.105/volume/v3/volumes/4bd6bf8a-4c28-460e-9b05-794bd0da0d76 returned with HTTP 200 Aug 12 10:42:44.963003 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1098/4426] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:42:44 2026] GET /volume/v3/volumes/4bd6bf8a-4c28-460e-9b05-794bd0da0d76 => generated 874 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:42:45.264392 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-8c5e5113-c1a9-4171-bf0f-4a32dc15fcd8 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:42:45.266651 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-8c5e5113-c1a9-4171-bf0f-4a32dc15fcd8 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] GET https://10.4.3.105/volume/v3/volumes/7be13f50-801d-49e9-a537-b066bf07c17d Aug 12 10:42:45.267068 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-8c5e5113-c1a9-4171-bf0f-4a32dc15fcd8 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:42:45.268490 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-8c5e5113-c1a9-4171-bf0f-4a32dc15fcd8 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:42:45.278039 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:42:45.278039 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:42:45.282473 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-8c5e5113-c1a9-4171-bf0f-4a32dc15fcd8 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Volume info retrieved successfully. Aug 12 10:42:45.288006 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-8c5e5113-c1a9-4171-bf0f-4a32dc15fcd8 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] https://10.4.3.105/volume/v3/volumes/7be13f50-801d-49e9-a537-b066bf07c17d returned with HTTP 200 Aug 12 10:42:45.288006 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1112/4427] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:42:45 2026] GET /volume/v3/volumes/7be13f50-801d-49e9-a537-b066bf07c17d => generated 841 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:42:45.775455 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-7fcc0778-7a9e-4b8f-a56d-5b5dd41397bf None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:42:45.780185 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-7fcc0778-7a9e-4b8f-a56d-5b5dd41397bf tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] GET https://10.4.3.105/volume/v3/volumes/b7b13ae6-4599-438d-89fa-199c80943ed3 Aug 12 10:42:45.780425 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-7fcc0778-7a9e-4b8f-a56d-5b5dd41397bf tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:42:45.780648 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-7fcc0778-7a9e-4b8f-a56d-5b5dd41397bf tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:42:45.794207 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:42:45.794207 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:42:45.798353 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-7fcc0778-7a9e-4b8f-a56d-5b5dd41397bf tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] Volume info retrieved successfully. Aug 12 10:42:45.803262 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-7fcc0778-7a9e-4b8f-a56d-5b5dd41397bf tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] https://10.4.3.105/volume/v3/volumes/b7b13ae6-4599-438d-89fa-199c80943ed3 returned with HTTP 200 Aug 12 10:42:45.803892 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1116/4428] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:42:45 2026] GET /volume/v3/volumes/b7b13ae6-4599-438d-89fa-199c80943ed3 => generated 945 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:42:45.981203 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-4859676a-e183-4886-8630-e339188c4471 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:42:45.990113 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-4859676a-e183-4886-8630-e339188c4471 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] GET https://10.4.3.105/volume/v3/volumes/4bd6bf8a-4c28-460e-9b05-794bd0da0d76 Aug 12 10:42:45.990317 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-4859676a-e183-4886-8630-e339188c4471 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:42:45.990534 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-4859676a-e183-4886-8630-e339188c4471 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:42:46.006570 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:42:46.006570 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:42:46.011301 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-4859676a-e183-4886-8630-e339188c4471 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Volume info retrieved successfully. Aug 12 10:42:46.016443 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-4859676a-e183-4886-8630-e339188c4471 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] https://10.4.3.105/volume/v3/volumes/4bd6bf8a-4c28-460e-9b05-794bd0da0d76 returned with HTTP 200 Aug 12 10:42:46.017106 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1103/4429] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:42:45 2026] GET /volume/v3/volumes/4bd6bf8a-4c28-460e-9b05-794bd0da0d76 => generated 874 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:42:46.301803 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-88fcc305-0ab7-45f9-8293-83a4187e6300 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:42:46.303986 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-88fcc305-0ab7-45f9-8293-83a4187e6300 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] GET https://10.4.3.105/volume/v3/volumes/7be13f50-801d-49e9-a537-b066bf07c17d Aug 12 10:42:46.304236 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-88fcc305-0ab7-45f9-8293-83a4187e6300 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:42:46.304464 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-88fcc305-0ab7-45f9-8293-83a4187e6300 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:42:46.315190 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:42:46.315190 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:42:46.318711 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-88fcc305-0ab7-45f9-8293-83a4187e6300 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Volume info retrieved successfully. Aug 12 10:42:46.323141 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-88fcc305-0ab7-45f9-8293-83a4187e6300 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] https://10.4.3.105/volume/v3/volumes/7be13f50-801d-49e9-a537-b066bf07c17d returned with HTTP 200 Aug 12 10:42:46.323783 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1099/4430] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:42:46 2026] GET /volume/v3/volumes/7be13f50-801d-49e9-a537-b066bf07c17d => generated 841 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:42:46.819161 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-7b6f27ec-c886-46cf-9faf-f4bc69703182 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:42:46.821358 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-7b6f27ec-c886-46cf-9faf-f4bc69703182 tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] GET https://10.4.3.105/volume/v3/volumes/b7b13ae6-4599-438d-89fa-199c80943ed3 Aug 12 10:42:46.821617 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-7b6f27ec-c886-46cf-9faf-f4bc69703182 tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:42:46.821887 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-7b6f27ec-c886-46cf-9faf-f4bc69703182 tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:42:46.830967 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:42:46.830967 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:42:46.836039 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-7b6f27ec-c886-46cf-9faf-f4bc69703182 tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] Volume info retrieved successfully. Aug 12 10:42:46.841744 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-7b6f27ec-c886-46cf-9faf-f4bc69703182 tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] https://10.4.3.105/volume/v3/volumes/b7b13ae6-4599-438d-89fa-199c80943ed3 returned with HTTP 200 Aug 12 10:42:46.842323 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1113/4431] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:42:46 2026] GET /volume/v3/volumes/b7b13ae6-4599-438d-89fa-199c80943ed3 => generated 945 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:42:46.983139 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-faa1c5cb-d6c7-43dc-b8fd-a3a3d24c7688 req-8fff8049-bcd4-4322-81d7-95c5ca9883e7 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:42:46.985837 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-faa1c5cb-d6c7-43dc-b8fd-a3a3d24c7688 req-8fff8049-bcd4-4322-81d7-95c5ca9883e7 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] POST https://10.4.3.105/volume/v3/attachments/5724f9bf-d7ca-454b-8e98-1e6abe436626/action Aug 12 10:42:46.986390 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-faa1c5cb-d6c7-43dc-b8fd-a3a3d24c7688 req-8fff8049-bcd4-4322-81d7-95c5ca9883e7 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Action body: b'{"os-complete": null}' {{(pid=100375) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 10:42:46.987533 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-faa1c5cb-d6c7-43dc-b8fd-a3a3d24c7688 req-8fff8049-bcd4-4322-81d7-95c5ca9883e7 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:42:47.005212 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:42:47.005212 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:42:47.014966 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-faa1c5cb-d6c7-43dc-b8fd-a3a3d24c7688 req-8fff8049-bcd4-4322-81d7-95c5ca9883e7 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] https://10.4.3.105/volume/v3/attachments/5724f9bf-d7ca-454b-8e98-1e6abe436626/action returned with HTTP 204 Aug 12 10:42:47.015679 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1117/4432] 10.4.3.105 () {74 vars in 1725 bytes} [Wed Aug 12 10:42:46 2026] POST /volume/v3/attachments/5724f9bf-d7ca-454b-8e98-1e6abe436626/action => generated 0 bytes in 33 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:42:47.031276 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-7c303fa3-4079-49f3-936f-baa7c354f169 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:42:47.033722 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-7c303fa3-4079-49f3-936f-baa7c354f169 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] GET https://10.4.3.105/volume/v3/volumes/4bd6bf8a-4c28-460e-9b05-794bd0da0d76 Aug 12 10:42:47.034066 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-7c303fa3-4079-49f3-936f-baa7c354f169 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:42:47.034614 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-7c303fa3-4079-49f3-936f-baa7c354f169 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:42:47.049749 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:42:47.049749 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:42:47.054861 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-7c303fa3-4079-49f3-936f-baa7c354f169 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Volume info retrieved successfully. Aug 12 10:42:47.061586 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-7c303fa3-4079-49f3-936f-baa7c354f169 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] https://10.4.3.105/volume/v3/volumes/4bd6bf8a-4c28-460e-9b05-794bd0da0d76 returned with HTTP 200 Aug 12 10:42:47.062273 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1104/4433] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:42:47 2026] GET /volume/v3/volumes/4bd6bf8a-4c28-460e-9b05-794bd0da0d76 => generated 1166 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:42:47.335592 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-cc105e5c-a250-4ff1-bf6f-78d297fbe255 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:42:47.337342 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-cc105e5c-a250-4ff1-bf6f-78d297fbe255 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] GET https://10.4.3.105/volume/v3/volumes/7be13f50-801d-49e9-a537-b066bf07c17d Aug 12 10:42:47.337566 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-cc105e5c-a250-4ff1-bf6f-78d297fbe255 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:42:47.337738 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-cc105e5c-a250-4ff1-bf6f-78d297fbe255 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:42:47.346527 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:42:47.346527 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:42:47.351174 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-cc105e5c-a250-4ff1-bf6f-78d297fbe255 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Volume info retrieved successfully. Aug 12 10:42:47.356695 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-cc105e5c-a250-4ff1-bf6f-78d297fbe255 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] https://10.4.3.105/volume/v3/volumes/7be13f50-801d-49e9-a537-b066bf07c17d returned with HTTP 200 Aug 12 10:42:47.357083 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1100/4434] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:42:47 2026] GET /volume/v3/volumes/7be13f50-801d-49e9-a537-b066bf07c17d => generated 841 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:42:47.659540 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [req-246436b7-8e81-4d8b-837c-4e3ab57b696b req-2c4faf0f-3c38-4662-8551-8acce659dd4e None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:42:47.661572 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-246436b7-8e81-4d8b-837c-4e3ab57b696b req-2c4faf0f-3c38-4662-8551-8acce659dd4e tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] GET https://10.4.3.105/volume/v3/volumes/e8154560-b948-499e-b9ec-1e79d18df322 Aug 12 10:42:47.661786 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [req-246436b7-8e81-4d8b-837c-4e3ab57b696b req-2c4faf0f-3c38-4662-8551-8acce659dd4e tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:42:47.661976 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [req-246436b7-8e81-4d8b-837c-4e3ab57b696b req-2c4faf0f-3c38-4662-8551-8acce659dd4e tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:42:47.668946 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:42:47.668946 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:42:47.673388 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [req-246436b7-8e81-4d8b-837c-4e3ab57b696b req-2c4faf0f-3c38-4662-8551-8acce659dd4e tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Volume info retrieved successfully. Aug 12 10:42:47.678301 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-246436b7-8e81-4d8b-837c-4e3ab57b696b req-2c4faf0f-3c38-4662-8551-8acce659dd4e tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] https://10.4.3.105/volume/v3/volumes/e8154560-b948-499e-b9ec-1e79d18df322 returned with HTTP 200 Aug 12 10:42:47.678692 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1114/4435] 10.4.3.105 () {68 vars in 1598 bytes} [Wed Aug 12 10:42:47 2026] GET /volume/v3/volumes/e8154560-b948-499e-b9ec-1e79d18df322 => generated 921 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:42:47.735354 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-a3e52beb-a1a0-46e8-aac5-08639d5a7ceb req-e23590cf-b916-4a42-8e13-d78a10c44cff None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:42:47.738191 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-a3e52beb-a1a0-46e8-aac5-08639d5a7ceb req-e23590cf-b916-4a42-8e13-d78a10c44cff tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] POST https://10.4.3.105/volume/v3/attachments/9ba80e32-d3af-4794-bc1e-b9e5510b6e40/action Aug 12 10:42:47.738861 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-a3e52beb-a1a0-46e8-aac5-08639d5a7ceb req-e23590cf-b916-4a42-8e13-d78a10c44cff tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Action body: b'{"os-complete": null}' {{(pid=100375) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 10:42:47.739011 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-a3e52beb-a1a0-46e8-aac5-08639d5a7ceb req-e23590cf-b916-4a42-8e13-d78a10c44cff tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:42:47.748007 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-11f87e52-a43f-4fd1-a72a-94095351690d None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:42:47.748506 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-11f87e52-a43f-4fd1-a72a-94095351690d None None] GET https://10.4.3.105/volume// Aug 12 10:42:47.748740 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-11f87e52-a43f-4fd1-a72a-94095351690d None None] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:42:47.749018 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-11f87e52-a43f-4fd1-a72a-94095351690d None None] Calling method 'all' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:42:47.749366 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-11f87e52-a43f-4fd1-a72a-94095351690d None None] https://10.4.3.105/volume// returned with HTTP 300 Aug 12 10:42:47.749697 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1105/4436] 10.4.3.105 () {66 vars in 1428 bytes} [Wed Aug 12 10:42:47 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 10:42:47.753525 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:42:47.753525 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:42:47.755913 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-246436b7-8e81-4d8b-837c-4e3ab57b696b req-425b454d-4870-4dc3-afc5-daf8eb90d7f3 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:42:47.758316 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-246436b7-8e81-4d8b-837c-4e3ab57b696b req-425b454d-4870-4dc3-afc5-daf8eb90d7f3 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] POST https://10.4.3.105/volume/v3/attachments Aug 12 10:42:47.758316 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-246436b7-8e81-4d8b-837c-4e3ab57b696b req-425b454d-4870-4dc3-afc5-daf8eb90d7f3 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e8154560-b948-499e-b9ec-1e79d18df322", "connector": null, "instance_uuid": "b039e13b-0b41-47e2-a3c1-08411a6f8a90"}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:42:47.762169 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-a3e52beb-a1a0-46e8-aac5-08639d5a7ceb req-e23590cf-b916-4a42-8e13-d78a10c44cff tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] https://10.4.3.105/volume/v3/attachments/9ba80e32-d3af-4794-bc1e-b9e5510b6e40/action returned with HTTP 204 Aug 12 10:42:47.762780 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1118/4437] 10.4.3.105 () {74 vars in 1725 bytes} [Wed Aug 12 10:42:47 2026] POST /volume/v3/attachments/9ba80e32-d3af-4794-bc1e-b9e5510b6e40/action => generated 0 bytes in 28 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:42:47.767035 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:42:47.767035 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:42:47.788819 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-246436b7-8e81-4d8b-837c-4e3ab57b696b req-425b454d-4870-4dc3-afc5-daf8eb90d7f3 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] https://10.4.3.105/volume/v3/attachments returned with HTTP 200 Aug 12 10:42:47.789199 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1101/4438] 10.4.3.105 () {74 vars in 1594 bytes} [Wed Aug 12 10:42:47 2026] POST /volume/v3/attachments => generated 273 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:42:47.819682 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-788c9e00-ff1e-44c0-acda-e576667a2056 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:42:47.820097 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-788c9e00-ff1e-44c0-acda-e576667a2056 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] GET https://10.4.3.105/volume/v3/volumes/e8154560-b948-499e-b9ec-1e79d18df322 Aug 12 10:42:47.820272 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-788c9e00-ff1e-44c0-acda-e576667a2056 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:42:47.820443 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-788c9e00-ff1e-44c0-acda-e576667a2056 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:42:47.826589 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-4689bc17-cc35-4108-a8da-574a14df50a0 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:42:47.826886 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-4689bc17-cc35-4108-a8da-574a14df50a0 None None] GET https://10.4.3.105/volume// Aug 12 10:42:47.827040 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-4689bc17-cc35-4108-a8da-574a14df50a0 None None] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:42:47.827210 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-4689bc17-cc35-4108-a8da-574a14df50a0 None None] Calling method 'all' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:42:47.827503 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-4689bc17-cc35-4108-a8da-574a14df50a0 None None] https://10.4.3.105/volume// returned with HTTP 300 Aug 12 10:42:47.827784 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1106/4439] 10.4.3.105 () {66 vars in 1426 bytes} [Wed Aug 12 10:42:47 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 10:42:47.833652 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:42:47.833652 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:42:47.834750 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-246436b7-8e81-4d8b-837c-4e3ab57b696b req-729ed6ac-7532-4c2b-8ba5-b0ade7edf52b None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:42:47.836704 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-246436b7-8e81-4d8b-837c-4e3ab57b696b req-729ed6ac-7532-4c2b-8ba5-b0ade7edf52b tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] GET https://10.4.3.105/volume/v3/volumes/e8154560-b948-499e-b9ec-1e79d18df322 Aug 12 10:42:47.836967 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-246436b7-8e81-4d8b-837c-4e3ab57b696b req-729ed6ac-7532-4c2b-8ba5-b0ade7edf52b tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:42:47.837138 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-246436b7-8e81-4d8b-837c-4e3ab57b696b req-729ed6ac-7532-4c2b-8ba5-b0ade7edf52b tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:42:47.837735 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-788c9e00-ff1e-44c0-acda-e576667a2056 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Volume info retrieved successfully. Aug 12 10:42:47.844241 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-788c9e00-ff1e-44c0-acda-e576667a2056 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] https://10.4.3.105/volume/v3/volumes/e8154560-b948-499e-b9ec-1e79d18df322 returned with HTTP 200 Aug 12 10:42:47.844663 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1115/4440] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:42:47 2026] GET /volume/v3/volumes/e8154560-b948-499e-b9ec-1e79d18df322 => generated 920 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:42:47.845833 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:42:47.845833 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:42:47.854214 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [req-246436b7-8e81-4d8b-837c-4e3ab57b696b req-729ed6ac-7532-4c2b-8ba5-b0ade7edf52b tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Volume info retrieved successfully. Aug 12 10:42:47.854973 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-39e71a1d-1e89-4d55-a899-82011c253319 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:42:47.856902 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-39e71a1d-1e89-4d55-a899-82011c253319 tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] GET https://10.4.3.105/volume/v3/volumes/b7b13ae6-4599-438d-89fa-199c80943ed3 Aug 12 10:42:47.857095 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-39e71a1d-1e89-4d55-a899-82011c253319 tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:42:47.857314 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-39e71a1d-1e89-4d55-a899-82011c253319 tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:42:47.857872 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-246436b7-8e81-4d8b-837c-4e3ab57b696b req-729ed6ac-7532-4c2b-8ba5-b0ade7edf52b tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] https://10.4.3.105/volume/v3/volumes/e8154560-b948-499e-b9ec-1e79d18df322 returned with HTTP 200 Aug 12 10:42:47.858235 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1119/4441] 10.4.3.105 () {70 vars in 1639 bytes} [Wed Aug 12 10:42:47 2026] GET /volume/v3/volumes/e8154560-b948-499e-b9ec-1e79d18df322 => generated 1100 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 10:42:47.864834 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:42:47.864834 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:42:47.869267 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-39e71a1d-1e89-4d55-a899-82011c253319 tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] Volume info retrieved successfully. Aug 12 10:42:47.874810 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-39e71a1d-1e89-4d55-a899-82011c253319 tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] https://10.4.3.105/volume/v3/volumes/b7b13ae6-4599-438d-89fa-199c80943ed3 returned with HTTP 200 Aug 12 10:42:47.875337 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1102/4442] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:42:47 2026] GET /volume/v3/volumes/b7b13ae6-4599-438d-89fa-199c80943ed3 => generated 945 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:42:47.963172 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-246436b7-8e81-4d8b-837c-4e3ab57b696b req-1c87f7a4-5aed-4873-85c4-1fb3ac790059 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:42:47.965152 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-246436b7-8e81-4d8b-837c-4e3ab57b696b req-1c87f7a4-5aed-4873-85c4-1fb3ac790059 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] PUT https://10.4.3.105/volume/v3/attachments/f17cf7cf-619a-4700-9978-5beb82b4830f Aug 12 10:42:47.965476 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-246436b7-8e81-4d8b-837c-4e3ab57b696b req-1c87f7a4-5aed-4873-85c4-1fb3ac790059 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.105", "host": "np0000007037", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a295cd65dd1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "cc953c5f-eaed-46bf-96e8-0985bbef0414", "nvme_native_multipath": false, "mountpoint": "/dev/vdd"}}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:42:47.972669 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.coordination [req-246436b7-8e81-4d8b-837c-4e3ab57b696b req-1c87f7a4-5aed-4873-85c4-1fb3ac790059 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Acquiring lock "cinder-attachment_update-e8154560-b948-499e-b9ec-1e79d18df322-np0000007037" by "attachment_update" {{(pid=100374) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 10:42:47.977589 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.coordination [req-246436b7-8e81-4d8b-837c-4e3ab57b696b req-1c87f7a4-5aed-4873-85c4-1fb3ac790059 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Lock "cinder-attachment_update-e8154560-b948-499e-b9ec-1e79d18df322-np0000007037" acquired by "attachment_update" :: waited 0.005s {{(pid=100374) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 10:42:47.978438 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:42:47.978438 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:42:48.046234 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.coordination [req-246436b7-8e81-4d8b-837c-4e3ab57b696b req-1c87f7a4-5aed-4873-85c4-1fb3ac790059 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Lock "cinder-attachment_update-e8154560-b948-499e-b9ec-1e79d18df322-np0000007037" released by "attachment_update" :: held 0.069s {{(pid=100374) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 10:42:48.046697 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-246436b7-8e81-4d8b-837c-4e3ab57b696b req-1c87f7a4-5aed-4873-85c4-1fb3ac790059 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] https://10.4.3.105/volume/v3/attachments/f17cf7cf-619a-4700-9978-5beb82b4830f returned with HTTP 200 Aug 12 10:42:48.047364 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1107/4443] 10.4.3.105 () {74 vars in 1704 bytes} [Wed Aug 12 10:42:47 2026] PUT /volume/v3/attachments/f17cf7cf-619a-4700-9978-5beb82b4830f => generated 969 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:42:48.368830 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-41e04eef-be02-4d4d-b32a-79b4d42d18e9 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:42:48.370654 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-41e04eef-be02-4d4d-b32a-79b4d42d18e9 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] GET https://10.4.3.105/volume/v3/volumes/7be13f50-801d-49e9-a537-b066bf07c17d Aug 12 10:42:48.370854 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-41e04eef-be02-4d4d-b32a-79b4d42d18e9 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:42:48.371067 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-41e04eef-be02-4d4d-b32a-79b4d42d18e9 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:42:48.380825 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:42:48.380825 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:42:48.384619 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-41e04eef-be02-4d4d-b32a-79b4d42d18e9 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Volume info retrieved successfully. Aug 12 10:42:48.389103 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-41e04eef-be02-4d4d-b32a-79b4d42d18e9 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] https://10.4.3.105/volume/v3/volumes/7be13f50-801d-49e9-a537-b066bf07c17d returned with HTTP 200 Aug 12 10:42:48.389479 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1116/4444] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:42:48 2026] GET /volume/v3/volumes/7be13f50-801d-49e9-a537-b066bf07c17d => generated 1133 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:42:48.401590 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-735a2a33-c640-4ce5-b08c-4b9ee37512c6 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:42:48.403206 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-735a2a33-c640-4ce5-b08c-4b9ee37512c6 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] POST https://10.4.3.105/volume/v3/backups Aug 12 10:42:48.403563 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-735a2a33-c640-4ce5-b08c-4b9ee37512c6 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "7be13f50-801d-49e9-a537-b066bf07c17d", "force": true, "name": "tempest-VolumesBackupsTest-Backup-2008091130", "container": "tempest-volumesbackupstest-backup-container-1595417528"}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:42:48.405017 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.contrib.backups [None req-735a2a33-c640-4ce5-b08c-4b9ee37512c6 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Creating new backup {'backup': {'volume_id': '7be13f50-801d-49e9-a537-b066bf07c17d', 'force': True, 'name': 'tempest-VolumesBackupsTest-Backup-2008091130', 'container': 'tempest-volumesbackupstest-backup-container-1595417528'}} {{(pid=100375) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 12 10:42:48.405167 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.contrib.backups [None req-735a2a33-c640-4ce5-b08c-4b9ee37512c6 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Creating backup of volume 7be13f50-801d-49e9-a537-b066bf07c17d in container tempest-volumesbackupstest-backup-container-1595417528 Aug 12 10:42:48.414442 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:42:48.414442 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:42:48.415141 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-735a2a33-c640-4ce5-b08c-4b9ee37512c6 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Volume info retrieved successfully. Aug 12 10:42:48.430053 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.quota [None req-735a2a33-c640-4ce5-b08c-4b9ee37512c6 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Created reservations ['10bf7c32-c49b-4b55-b37a-c175f19a24b0', 'fccfe947-ba1b-4d06-80af-9603afda322d'] {{(pid=100375) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:42:48.455442 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-735a2a33-c640-4ce5-b08c-4b9ee37512c6 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] https://10.4.3.105/volume/v3/backups returned with HTTP 202 Aug 12 10:42:48.459063 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1120/4445] 10.4.3.105 () {68 vars in 1259 bytes} [Wed Aug 12 10:42:48 2026] POST /volume/v3/backups => generated 330 bytes in 58 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 10:42:48.466488 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-3790b976-9fba-4f9f-95c6-2bbf3d14417a None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:42:48.469054 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-3790b976-9fba-4f9f-95c6-2bbf3d14417a tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] GET https://10.4.3.105/volume/v3/backups/cc1372d9-12f5-4bd0-9086-b5c68f6a46e4 Aug 12 10:42:48.469054 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-3790b976-9fba-4f9f-95c6-2bbf3d14417a tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:42:48.469054 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-3790b976-9fba-4f9f-95c6-2bbf3d14417a tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:42:48.469054 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-3790b976-9fba-4f9f-95c6-2bbf3d14417a tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Show backup with id cc1372d9-12f5-4bd0-9086-b5c68f6a46e4. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:42:48.473451 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:42:48.473451 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:42:48.474547 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-3790b976-9fba-4f9f-95c6-2bbf3d14417a tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] https://10.4.3.105/volume/v3/backups/cc1372d9-12f5-4bd0-9086-b5c68f6a46e4 returned with HTTP 200 Aug 12 10:42:48.475081 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1103/4446] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:42:48 2026] GET /volume/v3/backups/cc1372d9-12f5-4bd0-9086-b5c68f6a46e4 => generated 789 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:42:48.857606 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-23fc88b2-12f6-4a66-a024-38b3aea3defa None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:42:48.859433 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-23fc88b2-12f6-4a66-a024-38b3aea3defa tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] GET https://10.4.3.105/volume/v3/volumes/e8154560-b948-499e-b9ec-1e79d18df322 Aug 12 10:42:48.859655 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-23fc88b2-12f6-4a66-a024-38b3aea3defa tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:42:48.859837 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-23fc88b2-12f6-4a66-a024-38b3aea3defa tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:42:48.869096 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:42:48.869096 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:42:48.872368 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-23fc88b2-12f6-4a66-a024-38b3aea3defa tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Volume info retrieved successfully. Aug 12 10:42:48.876234 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-23fc88b2-12f6-4a66-a024-38b3aea3defa tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] https://10.4.3.105/volume/v3/volumes/e8154560-b948-499e-b9ec-1e79d18df322 returned with HTTP 200 Aug 12 10:42:48.876591 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1108/4447] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:42:48 2026] GET /volume/v3/volumes/e8154560-b948-499e-b9ec-1e79d18df322 => generated 921 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:42:48.889350 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-0157a1c5-b3e3-4a16-a934-694f6dd2ee9f None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:42:48.890971 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-0157a1c5-b3e3-4a16-a934-694f6dd2ee9f tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] GET https://10.4.3.105/volume/v3/volumes/b7b13ae6-4599-438d-89fa-199c80943ed3 Aug 12 10:42:48.891149 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-0157a1c5-b3e3-4a16-a934-694f6dd2ee9f tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:42:48.891322 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-0157a1c5-b3e3-4a16-a934-694f6dd2ee9f tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:42:48.897450 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:42:48.897450 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:42:48.900588 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-0157a1c5-b3e3-4a16-a934-694f6dd2ee9f tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] Volume info retrieved successfully. Aug 12 10:42:48.904681 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-0157a1c5-b3e3-4a16-a934-694f6dd2ee9f tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] https://10.4.3.105/volume/v3/volumes/b7b13ae6-4599-438d-89fa-199c80943ed3 returned with HTTP 200 Aug 12 10:42:48.905044 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1117/4448] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:42:48 2026] GET /volume/v3/volumes/b7b13ae6-4599-438d-89fa-199c80943ed3 => generated 1431 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:42:48.916391 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-d4295bcf-5c6d-4a28-b2e8-196272fd2b6a None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:42:48.917813 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-d4295bcf-5c6d-4a28-b2e8-196272fd2b6a tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] GET https://10.4.3.105/volume/v3/volumes/b7b13ae6-4599-438d-89fa-199c80943ed3 Aug 12 10:42:48.917994 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-d4295bcf-5c6d-4a28-b2e8-196272fd2b6a tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:42:48.918166 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-d4295bcf-5c6d-4a28-b2e8-196272fd2b6a tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:42:48.924201 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:42:48.924201 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:42:48.927141 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-d4295bcf-5c6d-4a28-b2e8-196272fd2b6a tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] Volume info retrieved successfully. Aug 12 10:42:48.930954 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-d4295bcf-5c6d-4a28-b2e8-196272fd2b6a tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] https://10.4.3.105/volume/v3/volumes/b7b13ae6-4599-438d-89fa-199c80943ed3 returned with HTTP 200 Aug 12 10:42:48.931406 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1121/4449] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:42:48 2026] GET /volume/v3/volumes/b7b13ae6-4599-438d-89fa-199c80943ed3 => generated 1431 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:42:49.037359 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-f5c3888d-250f-405b-bc77-183dbb21e85c req-7383c778-2c98-43d9-8ae8-d96b7bd6eb2e None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:42:49.039210 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-f5c3888d-250f-405b-bc77-183dbb21e85c req-7383c778-2c98-43d9-8ae8-d96b7bd6eb2e tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] GET https://10.4.3.105/volume/v3/volumes/b7b13ae6-4599-438d-89fa-199c80943ed3 Aug 12 10:42:49.039386 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-f5c3888d-250f-405b-bc77-183dbb21e85c req-7383c778-2c98-43d9-8ae8-d96b7bd6eb2e tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:42:49.039617 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-f5c3888d-250f-405b-bc77-183dbb21e85c req-7383c778-2c98-43d9-8ae8-d96b7bd6eb2e tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:42:49.046095 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:42:49.046095 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:42:49.049311 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [req-f5c3888d-250f-405b-bc77-183dbb21e85c req-7383c778-2c98-43d9-8ae8-d96b7bd6eb2e tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] Volume info retrieved successfully. Aug 12 10:42:49.053387 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-f5c3888d-250f-405b-bc77-183dbb21e85c req-7383c778-2c98-43d9-8ae8-d96b7bd6eb2e tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] https://10.4.3.105/volume/v3/volumes/b7b13ae6-4599-438d-89fa-199c80943ed3 returned with HTTP 200 Aug 12 10:42:49.053760 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1104/4450] 10.4.3.105 () {68 vars in 1598 bytes} [Wed Aug 12 10:42:49 2026] GET /volume/v3/volumes/b7b13ae6-4599-438d-89fa-199c80943ed3 => generated 1431 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:42:49.485905 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-825e7281-570a-416b-820f-08e6f6a6f2ed None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:42:49.486843 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-825e7281-570a-416b-820f-08e6f6a6f2ed tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] GET https://10.4.3.105/volume/v3/backups/cc1372d9-12f5-4bd0-9086-b5c68f6a46e4 Aug 12 10:42:49.487157 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-825e7281-570a-416b-820f-08e6f6a6f2ed tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:42:49.487409 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-825e7281-570a-416b-820f-08e6f6a6f2ed tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:42:49.487624 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-825e7281-570a-416b-820f-08e6f6a6f2ed tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Show backup with id cc1372d9-12f5-4bd0-9086-b5c68f6a46e4. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:42:49.492209 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:42:49.492209 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:42:49.492991 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-825e7281-570a-416b-820f-08e6f6a6f2ed tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] https://10.4.3.105/volume/v3/backups/cc1372d9-12f5-4bd0-9086-b5c68f6a46e4 returned with HTTP 200 Aug 12 10:42:49.493338 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1109/4451] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:42:49 2026] GET /volume/v3/backups/cc1372d9-12f5-4bd0-9086-b5c68f6a46e4 => generated 791 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:42:49.509791 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [req-f5c3888d-250f-405b-bc77-183dbb21e85c req-24ba73a2-fd5d-4d5f-8c44-222f51d8f151 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:42:49.511935 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-f5c3888d-250f-405b-bc77-183dbb21e85c req-24ba73a2-fd5d-4d5f-8c44-222f51d8f151 tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] GET https://10.4.3.105/volume/v3/volumes/b7b13ae6-4599-438d-89fa-199c80943ed3 Aug 12 10:42:49.512178 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [req-f5c3888d-250f-405b-bc77-183dbb21e85c req-24ba73a2-fd5d-4d5f-8c44-222f51d8f151 tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:42:49.512386 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [req-f5c3888d-250f-405b-bc77-183dbb21e85c req-24ba73a2-fd5d-4d5f-8c44-222f51d8f151 tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:42:49.520778 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:42:49.520778 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:42:49.525104 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [req-f5c3888d-250f-405b-bc77-183dbb21e85c req-24ba73a2-fd5d-4d5f-8c44-222f51d8f151 tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] Volume info retrieved successfully. Aug 12 10:42:49.531293 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-f5c3888d-250f-405b-bc77-183dbb21e85c req-24ba73a2-fd5d-4d5f-8c44-222f51d8f151 tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] https://10.4.3.105/volume/v3/volumes/b7b13ae6-4599-438d-89fa-199c80943ed3 returned with HTTP 200 Aug 12 10:42:49.531930 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1118/4452] 10.4.3.105 () {68 vars in 1598 bytes} [Wed Aug 12 10:42:49 2026] GET /volume/v3/volumes/b7b13ae6-4599-438d-89fa-199c80943ed3 => generated 1431 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:42:49.544098 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-31f32c52-9edd-4b1f-96df-8331d55f7eaa None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:42:49.544536 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-31f32c52-9edd-4b1f-96df-8331d55f7eaa None None] GET https://10.4.3.105/volume// Aug 12 10:42:49.544755 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-31f32c52-9edd-4b1f-96df-8331d55f7eaa None None] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:42:49.545021 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-31f32c52-9edd-4b1f-96df-8331d55f7eaa None None] Calling method 'all' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:42:49.545369 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-31f32c52-9edd-4b1f-96df-8331d55f7eaa None None] https://10.4.3.105/volume// returned with HTTP 300 Aug 12 10:42:49.545718 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1122/4453] 10.4.3.105 () {66 vars in 1419 bytes} [Wed Aug 12 10:42:49 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 10:42:49.555347 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-f5c3888d-250f-405b-bc77-183dbb21e85c req-26e5adf9-b548-4ee4-8998-263e7383a067 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:42:49.557944 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-f5c3888d-250f-405b-bc77-183dbb21e85c req-26e5adf9-b548-4ee4-8998-263e7383a067 tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] POST https://10.4.3.105/volume/v3/attachments Aug 12 10:42:49.558403 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-f5c3888d-250f-405b-bc77-183dbb21e85c req-26e5adf9-b548-4ee4-8998-263e7383a067 tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b7b13ae6-4599-438d-89fa-199c80943ed3", "connector": null, "instance_uuid": "19a75c0c-b865-4a28-b8ec-b69b3df7e1f4"}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:42:49.568034 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:42:49.568034 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:42:49.591538 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-f5c3888d-250f-405b-bc77-183dbb21e85c req-26e5adf9-b548-4ee4-8998-263e7383a067 tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] https://10.4.3.105/volume/v3/attachments returned with HTTP 200 Aug 12 10:42:49.591990 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1105/4454] 10.4.3.105 () {74 vars in 1594 bytes} [Wed Aug 12 10:42:49 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 10:42:49.889343 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-da00e133-0481-48b8-944f-93e327898acc None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:42:49.891342 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-da00e133-0481-48b8-944f-93e327898acc tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] GET https://10.4.3.105/volume/v3/volumes/e8154560-b948-499e-b9ec-1e79d18df322 Aug 12 10:42:49.891593 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-da00e133-0481-48b8-944f-93e327898acc tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:42:49.891817 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-da00e133-0481-48b8-944f-93e327898acc tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:42:49.901722 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:42:49.901722 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:42:49.905447 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-da00e133-0481-48b8-944f-93e327898acc tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Volume info retrieved successfully. Aug 12 10:42:49.910135 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-da00e133-0481-48b8-944f-93e327898acc tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] https://10.4.3.105/volume/v3/volumes/e8154560-b948-499e-b9ec-1e79d18df322 returned with HTTP 200 Aug 12 10:42:49.910639 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1110/4455] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:42:49 2026] GET /volume/v3/volumes/e8154560-b948-499e-b9ec-1e79d18df322 => generated 921 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:42:50.503904 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-e75c7b10-7278-4c28-99f6-8d6b5fc064e3 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:42:50.506021 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-e75c7b10-7278-4c28-99f6-8d6b5fc064e3 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] GET https://10.4.3.105/volume/v3/backups/cc1372d9-12f5-4bd0-9086-b5c68f6a46e4 Aug 12 10:42:50.506255 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-e75c7b10-7278-4c28-99f6-8d6b5fc064e3 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:42:50.506478 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-e75c7b10-7278-4c28-99f6-8d6b5fc064e3 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:42:50.506634 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.v3.backups [None req-e75c7b10-7278-4c28-99f6-8d6b5fc064e3 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Show backup with id cc1372d9-12f5-4bd0-9086-b5c68f6a46e4. {{(pid=100372) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:42:50.511845 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:42:50.511845 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:42:50.512718 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-e75c7b10-7278-4c28-99f6-8d6b5fc064e3 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] https://10.4.3.105/volume/v3/backups/cc1372d9-12f5-4bd0-9086-b5c68f6a46e4 returned with HTTP 200 Aug 12 10:42:50.513156 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1119/4456] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:42:50 2026] GET /volume/v3/backups/cc1372d9-12f5-4bd0-9086-b5c68f6a46e4 => generated 791 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:42:50.653709 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-dfdb1b06-6c13-4b47-9461-dde401bdd67e None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:42:50.654096 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-dfdb1b06-6c13-4b47-9461-dde401bdd67e None None] GET https://10.4.3.105/volume// Aug 12 10:42:50.654234 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-dfdb1b06-6c13-4b47-9461-dde401bdd67e None None] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:42:50.654406 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-dfdb1b06-6c13-4b47-9461-dde401bdd67e None None] Calling method 'all' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:42:50.654744 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-dfdb1b06-6c13-4b47-9461-dde401bdd67e None None] https://10.4.3.105/volume// returned with HTTP 300 Aug 12 10:42:50.655025 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1123/4457] 10.4.3.105 () {66 vars in 1426 bytes} [Wed Aug 12 10:42: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 10:42:50.662240 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-f5c3888d-250f-405b-bc77-183dbb21e85c req-06bfd964-4502-4fbf-9f68-7673171a85b1 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:42:50.664463 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-f5c3888d-250f-405b-bc77-183dbb21e85c req-06bfd964-4502-4fbf-9f68-7673171a85b1 tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] GET https://10.4.3.105/volume/v3/volumes/b7b13ae6-4599-438d-89fa-199c80943ed3 Aug 12 10:42:50.664677 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-f5c3888d-250f-405b-bc77-183dbb21e85c req-06bfd964-4502-4fbf-9f68-7673171a85b1 tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:42:50.664920 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-f5c3888d-250f-405b-bc77-183dbb21e85c req-06bfd964-4502-4fbf-9f68-7673171a85b1 tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:42:50.673593 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:42:50.673593 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:42:50.677000 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [req-f5c3888d-250f-405b-bc77-183dbb21e85c req-06bfd964-4502-4fbf-9f68-7673171a85b1 tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] Volume info retrieved successfully. Aug 12 10:42:50.682844 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-f5c3888d-250f-405b-bc77-183dbb21e85c req-06bfd964-4502-4fbf-9f68-7673171a85b1 tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] https://10.4.3.105/volume/v3/volumes/b7b13ae6-4599-438d-89fa-199c80943ed3 returned with HTTP 200 Aug 12 10:42:50.683389 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1106/4458] 10.4.3.105 () {70 vars in 1639 bytes} [Wed Aug 12 10:42:50 2026] GET /volume/v3/volumes/b7b13ae6-4599-438d-89fa-199c80943ed3 => generated 1610 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 10:42:50.809993 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-f5c3888d-250f-405b-bc77-183dbb21e85c req-0da892ad-5625-484f-8c1c-d2f5883c9106 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:42:50.814664 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-f5c3888d-250f-405b-bc77-183dbb21e85c req-0da892ad-5625-484f-8c1c-d2f5883c9106 tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] PUT https://10.4.3.105/volume/v3/attachments/4d1bc62d-c398-4078-847d-2a3d054fff59 Aug 12 10:42:50.815158 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-f5c3888d-250f-405b-bc77-183dbb21e85c req-0da892ad-5625-484f-8c1c-d2f5883c9106 tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.105", "host": "np0000007037", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a295cd65dd1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "cc953c5f-eaed-46bf-96e8-0985bbef0414", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:42:50.823932 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.coordination [req-f5c3888d-250f-405b-bc77-183dbb21e85c req-0da892ad-5625-484f-8c1c-d2f5883c9106 tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] Acquiring lock "cinder-attachment_update-b7b13ae6-4599-438d-89fa-199c80943ed3-np0000007037" by "attachment_update" {{(pid=100374) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 10:42:50.831449 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.coordination [req-f5c3888d-250f-405b-bc77-183dbb21e85c req-0da892ad-5625-484f-8c1c-d2f5883c9106 tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] Lock "cinder-attachment_update-b7b13ae6-4599-438d-89fa-199c80943ed3-np0000007037" acquired by "attachment_update" :: waited 0.008s {{(pid=100374) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 10:42:50.832812 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:42:50.832812 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:42:50.906421 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.coordination [req-f5c3888d-250f-405b-bc77-183dbb21e85c req-0da892ad-5625-484f-8c1c-d2f5883c9106 tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] Lock "cinder-attachment_update-b7b13ae6-4599-438d-89fa-199c80943ed3-np0000007037" released by "attachment_update" :: held 0.075s {{(pid=100374) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 10:42:50.906729 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-f5c3888d-250f-405b-bc77-183dbb21e85c req-0da892ad-5625-484f-8c1c-d2f5883c9106 tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] https://10.4.3.105/volume/v3/attachments/4d1bc62d-c398-4078-847d-2a3d054fff59 returned with HTTP 200 Aug 12 10:42:50.907144 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1111/4459] 10.4.3.105 () {74 vars in 1704 bytes} [Wed Aug 12 10:42:50 2026] PUT /volume/v3/attachments/4d1bc62d-c398-4078-847d-2a3d054fff59 => generated 968 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:42:50.923050 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-db8bbeec-6267-4358-bce7-888a9f550628 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:42:50.924754 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-db8bbeec-6267-4358-bce7-888a9f550628 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] GET https://10.4.3.105/volume/v3/volumes/e8154560-b948-499e-b9ec-1e79d18df322 Aug 12 10:42:50.924966 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-db8bbeec-6267-4358-bce7-888a9f550628 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:42:50.925147 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-db8bbeec-6267-4358-bce7-888a9f550628 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:42:50.926742 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-f5c3888d-250f-405b-bc77-183dbb21e85c req-2482424b-7e83-445e-ac01-4d31a2b007a1 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:42:50.929500 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-f5c3888d-250f-405b-bc77-183dbb21e85c req-2482424b-7e83-445e-ac01-4d31a2b007a1 tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] POST https://10.4.3.105/volume/v3/attachments/4d1bc62d-c398-4078-847d-2a3d054fff59/action Aug 12 10:42:50.930064 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-f5c3888d-250f-405b-bc77-183dbb21e85c req-2482424b-7e83-445e-ac01-4d31a2b007a1 tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] Action body: b'{"os-complete": null}' {{(pid=100375) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 10:42:50.930201 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-f5c3888d-250f-405b-bc77-183dbb21e85c req-2482424b-7e83-445e-ac01-4d31a2b007a1 tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:42:50.935416 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:42:50.935416 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:42:50.939646 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-db8bbeec-6267-4358-bce7-888a9f550628 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Volume info retrieved successfully. Aug 12 10:42:50.944395 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-db8bbeec-6267-4358-bce7-888a9f550628 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] https://10.4.3.105/volume/v3/volumes/e8154560-b948-499e-b9ec-1e79d18df322 returned with HTTP 200 Aug 12 10:42:50.945032 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1120/4460] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:42:50 2026] GET /volume/v3/volumes/e8154560-b948-499e-b9ec-1e79d18df322 => generated 921 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:42:50.952411 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:42:50.952411 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:42:50.963197 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-f5c3888d-250f-405b-bc77-183dbb21e85c req-2482424b-7e83-445e-ac01-4d31a2b007a1 tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] https://10.4.3.105/volume/v3/attachments/4d1bc62d-c398-4078-847d-2a3d054fff59/action returned with HTTP 204 Aug 12 10:42:50.963735 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1124/4461] 10.4.3.105 () {74 vars in 1725 bytes} [Wed Aug 12 10:42:50 2026] POST /volume/v3/attachments/4d1bc62d-c398-4078-847d-2a3d054fff59/action => generated 0 bytes in 37 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:42:51.314896 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-246436b7-8e81-4d8b-837c-4e3ab57b696b req-09b7205b-83ba-41e6-b04b-646fb9e3ea74 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:42:51.317521 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-246436b7-8e81-4d8b-837c-4e3ab57b696b req-09b7205b-83ba-41e6-b04b-646fb9e3ea74 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] POST https://10.4.3.105/volume/v3/attachments/f17cf7cf-619a-4700-9978-5beb82b4830f/action Aug 12 10:42:51.317934 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-246436b7-8e81-4d8b-837c-4e3ab57b696b req-09b7205b-83ba-41e6-b04b-646fb9e3ea74 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Action body: b'{"os-complete": null}' {{(pid=100373) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 10:42:51.318134 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-246436b7-8e81-4d8b-837c-4e3ab57b696b req-09b7205b-83ba-41e6-b04b-646fb9e3ea74 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:42:51.340578 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:42:51.340578 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:42:51.363953 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-246436b7-8e81-4d8b-837c-4e3ab57b696b req-09b7205b-83ba-41e6-b04b-646fb9e3ea74 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] https://10.4.3.105/volume/v3/attachments/f17cf7cf-619a-4700-9978-5beb82b4830f/action returned with HTTP 204 Aug 12 10:42:51.364608 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1107/4462] 10.4.3.105 () {74 vars in 1725 bytes} [Wed Aug 12 10:42:51 2026] POST /volume/v3/attachments/f17cf7cf-619a-4700-9978-5beb82b4830f/action => generated 0 bytes in 50 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:42:51.525953 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-b524d402-0750-4b12-bd08-5b061c5f66e7 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:42:51.529107 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-b524d402-0750-4b12-bd08-5b061c5f66e7 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] GET https://10.4.3.105/volume/v3/backups/cc1372d9-12f5-4bd0-9086-b5c68f6a46e4 Aug 12 10:42:51.529364 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-b524d402-0750-4b12-bd08-5b061c5f66e7 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:42:51.529811 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-b524d402-0750-4b12-bd08-5b061c5f66e7 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:42:51.530255 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-b524d402-0750-4b12-bd08-5b061c5f66e7 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Show backup with id cc1372d9-12f5-4bd0-9086-b5c68f6a46e4. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:42:51.535033 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:42:51.535033 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:42:51.535876 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-b524d402-0750-4b12-bd08-5b061c5f66e7 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] https://10.4.3.105/volume/v3/backups/cc1372d9-12f5-4bd0-9086-b5c68f6a46e4 returned with HTTP 200 Aug 12 10:42:51.536271 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1112/4463] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:42:51 2026] GET /volume/v3/backups/cc1372d9-12f5-4bd0-9086-b5c68f6a46e4 => generated 791 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:42:51.959286 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-03f41799-8f58-4115-8869-041e9f4903f5 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:42:51.960934 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-03f41799-8f58-4115-8869-041e9f4903f5 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] GET https://10.4.3.105/volume/v3/volumes/e8154560-b948-499e-b9ec-1e79d18df322 Aug 12 10:42:51.961072 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-03f41799-8f58-4115-8869-041e9f4903f5 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:42:51.961243 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-03f41799-8f58-4115-8869-041e9f4903f5 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:42:51.969882 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:42:51.969882 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:42:51.972814 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-03f41799-8f58-4115-8869-041e9f4903f5 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Volume info retrieved successfully. Aug 12 10:42:51.976826 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-03f41799-8f58-4115-8869-041e9f4903f5 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] https://10.4.3.105/volume/v3/volumes/e8154560-b948-499e-b9ec-1e79d18df322 returned with HTTP 200 Aug 12 10:42:51.977297 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1121/4464] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:42:51 2026] GET /volume/v3/volumes/e8154560-b948-499e-b9ec-1e79d18df322 => generated 1213 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:42:52.548975 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-098ddd53-9fdf-43be-bd2f-daaa73188e42 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:42:52.550894 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-098ddd53-9fdf-43be-bd2f-daaa73188e42 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] GET https://10.4.3.105/volume/v3/backups/cc1372d9-12f5-4bd0-9086-b5c68f6a46e4 Aug 12 10:42:52.552259 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-098ddd53-9fdf-43be-bd2f-daaa73188e42 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:42:52.552259 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-098ddd53-9fdf-43be-bd2f-daaa73188e42 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:42:52.552259 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-098ddd53-9fdf-43be-bd2f-daaa73188e42 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Show backup with id cc1372d9-12f5-4bd0-9086-b5c68f6a46e4. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:42:52.555669 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:42:52.555669 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:42:52.556496 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-098ddd53-9fdf-43be-bd2f-daaa73188e42 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] https://10.4.3.105/volume/v3/backups/cc1372d9-12f5-4bd0-9086-b5c68f6a46e4 returned with HTTP 200 Aug 12 10:42:52.556989 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1125/4465] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:42:52 2026] GET /volume/v3/backups/cc1372d9-12f5-4bd0-9086-b5c68f6a46e4 => generated 791 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:42:53.472026 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-bd8e9499-9f2d-4ecc-9778-8449ad229b13 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:42:53.473535 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-bd8e9499-9f2d-4ecc-9778-8449ad229b13 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] POST https://10.4.3.105/volume/v3/volumes Aug 12 10:42:53.473866 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-bd8e9499-9f2d-4ecc-9778-8449ad229b13 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-1185131676", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:42:53.475241 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.v3.volumes [None req-bd8e9499-9f2d-4ecc-9778-8449ad229b13 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-1185131676', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100373) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 10:42:53.475361 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.v3.volumes [None req-bd8e9499-9f2d-4ecc-9778-8449ad229b13 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Create volume of 1 GB Aug 12 10:42:53.479089 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-bd8e9499-9f2d-4ecc-9778-8449ad229b13 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Availability Zones retrieved successfully. Aug 12 10:42:53.484120 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-bd8e9499-9f2d-4ecc-9778-8449ad229b13 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Flow 'volume_create_api' (8553dd5f-e027-4188-9900-11e872b0ad5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:42:53.484942 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-bd8e9499-9f2d-4ecc-9778-8449ad229b13 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1a7a97c9-bbec-4aca-8e19-ccb813d034da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:42:53.485927 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.flows.api.create_volume [None req-bd8e9499-9f2d-4ecc-9778-8449ad229b13 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Validating volume size '1' using validate_int {{(pid=100373) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 10:42:53.513588 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-bd8e9499-9f2d-4ecc-9778-8449ad229b13 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1a7a97c9-bbec-4aca-8e19-ccb813d034da) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T10:26:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6cd66f07-4c7b-40b2-9dfb-378538f29c9e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:42:53.514312 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-bd8e9499-9f2d-4ecc-9778-8449ad229b13 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5faa9470-8e7c-4f46-a433-ea60e39d1af2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:42:53.568460 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-7df4e02a-87a3-47e3-8222-9f42b63b2701 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:42:53.570485 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-7df4e02a-87a3-47e3-8222-9f42b63b2701 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] GET https://10.4.3.105/volume/v3/backups/cc1372d9-12f5-4bd0-9086-b5c68f6a46e4 Aug 12 10:42:53.570749 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-7df4e02a-87a3-47e3-8222-9f42b63b2701 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:42:53.571012 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-7df4e02a-87a3-47e3-8222-9f42b63b2701 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:42:53.571175 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-7df4e02a-87a3-47e3-8222-9f42b63b2701 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Show backup with id cc1372d9-12f5-4bd0-9086-b5c68f6a46e4. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:42:53.576168 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.quota [None req-bd8e9499-9f2d-4ecc-9778-8449ad229b13 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Created reservations ['058db9f3-1c13-47ba-86f0-c84346c7ded9', '524a8fb5-2e8c-455d-a07d-7134ca788295', '8b8fe755-99fc-4db1-aa03-3ca822798f27', '9cab73db-c560-4890-aba0-3c4364ea109f'] {{(pid=100373) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:42:53.576789 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:42:53.576789 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:42:53.577128 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-bd8e9499-9f2d-4ecc-9778-8449ad229b13 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5faa9470-8e7c-4f46-a433-ea60e39d1af2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['058db9f3-1c13-47ba-86f0-c84346c7ded9', '524a8fb5-2e8c-455d-a07d-7134ca788295', '8b8fe755-99fc-4db1-aa03-3ca822798f27', '9cab73db-c560-4890-aba0-3c4364ea109f']}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:42:53.577890 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-7df4e02a-87a3-47e3-8222-9f42b63b2701 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] https://10.4.3.105/volume/v3/backups/cc1372d9-12f5-4bd0-9086-b5c68f6a46e4 returned with HTTP 200 Aug 12 10:42:53.578128 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-bd8e9499-9f2d-4ecc-9778-8449ad229b13 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3c3751bd-47d0-4fcb-96bc-082f00bf0365) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:42:53.578304 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1113/4466] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:42:53 2026] GET /volume/v3/backups/cc1372d9-12f5-4bd0-9086-b5c68f6a46e4 => generated 791 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:42:53.603571 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-bd8e9499-9f2d-4ecc-9778-8449ad229b13 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3c3751bd-47d0-4fcb-96bc-082f00bf0365) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8ece7a98-a52c-434f-8462-7a7f014d47d7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1185131676',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='25c06e312fe64e30b5eb763d403b14a9',qos_specs=None,replication_status=,reservations=['058db9f3-1c13-47ba-86f0-c84346c7ded9','524a8fb5-2e8c-455d-a07d-7134ca788295','8b8fe755-99fc-4db1-aa03-3ca822798f27','9cab73db-c560-4890-aba0-3c4364ea109f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d1c3f3c9da7047d5b7df78d90641fd6c',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:42:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1185131676',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8ece7a98-a52c-434f-8462-7a7f014d47d7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='25c06e312fe64e30b5eb763d403b14a9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d1c3f3c9da7047d5b7df78d90641fd6c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6cd66f07-4c7b-40b2-9dfb-378538f29c9e),volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:42:53.604406 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-bd8e9499-9f2d-4ecc-9778-8449ad229b13 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b54f14b5-886f-4681-9dae-d9d336357dcb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:42:53.622535 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-bd8e9499-9f2d-4ecc-9778-8449ad229b13 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b54f14b5-886f-4681-9dae-d9d336357dcb) transitioned into state 'SUCCESS' from state '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-1185131676',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='25c06e312fe64e30b5eb763d403b14a9',qos_specs=None,replication_status=,reservations=['058db9f3-1c13-47ba-86f0-c84346c7ded9','524a8fb5-2e8c-455d-a07d-7134ca788295','8b8fe755-99fc-4db1-aa03-3ca822798f27','9cab73db-c560-4890-aba0-3c4364ea109f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d1c3f3c9da7047d5b7df78d90641fd6c',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:42:53.623262 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-bd8e9499-9f2d-4ecc-9778-8449ad229b13 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (78375c72-f0cb-42cb-a2a6-4ac78afadf10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:42:53.632426 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-bd8e9499-9f2d-4ecc-9778-8449ad229b13 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (78375c72-f0cb-42cb-a2a6-4ac78afadf10) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:42:53.633502 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-bd8e9499-9f2d-4ecc-9778-8449ad229b13 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Flow 'volume_create_api' (8553dd5f-e027-4188-9900-11e872b0ad5d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100373) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:42:53.634401 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-bd8e9499-9f2d-4ecc-9778-8449ad229b13 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Create volume request issued successfully. Aug 12 10:42:53.634574 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-bd8e9499-9f2d-4ecc-9778-8449ad229b13 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] https://10.4.3.105/volume/v3/volumes returned with HTTP 202 Aug 12 10:42:53.635306 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1108/4467] 10.4.3.105 () {68 vars in 1259 bytes} [Wed Aug 12 10:42:53 2026] POST /volume/v3/volumes => generated 757 bytes in 163 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 10:42:53.645811 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-f9f7c331-bf27-4079-83c5-7330624a381a None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:42:53.647425 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-f9f7c331-bf27-4079-83c5-7330624a381a tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] GET https://10.4.3.105/volume/v3/volumes/8ece7a98-a52c-434f-8462-7a7f014d47d7 Aug 12 10:42:53.648716 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-f9f7c331-bf27-4079-83c5-7330624a381a tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:42:53.648716 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-f9f7c331-bf27-4079-83c5-7330624a381a tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:42:53.654508 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:42:53.654508 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:42:53.659792 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-f9f7c331-bf27-4079-83c5-7330624a381a tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Volume info retrieved successfully. Aug 12 10:42:53.664253 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-f9f7c331-bf27-4079-83c5-7330624a381a tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] https://10.4.3.105/volume/v3/volumes/8ece7a98-a52c-434f-8462-7a7f014d47d7 returned with HTTP 200 Aug 12 10:42:53.664748 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1122/4468] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:42:53 2026] GET /volume/v3/volumes/8ece7a98-a52c-434f-8462-7a7f014d47d7 => generated 825 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:42:54.592659 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-0c0288f7-6956-486d-b121-f9de0a4cf5db None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:42:54.597300 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-0c0288f7-6956-486d-b121-f9de0a4cf5db tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] GET https://10.4.3.105/volume/v3/backups/cc1372d9-12f5-4bd0-9086-b5c68f6a46e4 Aug 12 10:42:54.597594 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-0c0288f7-6956-486d-b121-f9de0a4cf5db tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:42:54.597859 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-0c0288f7-6956-486d-b121-f9de0a4cf5db tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:42:54.597999 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-0c0288f7-6956-486d-b121-f9de0a4cf5db tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Show backup with id cc1372d9-12f5-4bd0-9086-b5c68f6a46e4. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:42:54.603999 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:42:54.603999 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:42:54.605037 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-0c0288f7-6956-486d-b121-f9de0a4cf5db tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] https://10.4.3.105/volume/v3/backups/cc1372d9-12f5-4bd0-9086-b5c68f6a46e4 returned with HTTP 200 Aug 12 10:42:54.605489 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1126/4469] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:42:54 2026] GET /volume/v3/backups/cc1372d9-12f5-4bd0-9086-b5c68f6a46e4 => generated 791 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:42:54.678502 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-055c5571-1df9-4bc3-bf7b-36ac6988c4ed None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:42:54.682026 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-055c5571-1df9-4bc3-bf7b-36ac6988c4ed tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] GET https://10.4.3.105/volume/v3/volumes/8ece7a98-a52c-434f-8462-7a7f014d47d7 Aug 12 10:42:54.682252 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-055c5571-1df9-4bc3-bf7b-36ac6988c4ed tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:42:54.682467 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-055c5571-1df9-4bc3-bf7b-36ac6988c4ed tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:42:54.701299 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:42:54.701299 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:42:54.706785 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-055c5571-1df9-4bc3-bf7b-36ac6988c4ed tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Volume info retrieved successfully. Aug 12 10:42:54.714697 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-055c5571-1df9-4bc3-bf7b-36ac6988c4ed tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] https://10.4.3.105/volume/v3/volumes/8ece7a98-a52c-434f-8462-7a7f014d47d7 returned with HTTP 200 Aug 12 10:42:54.715208 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1114/4470] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:42:54 2026] GET /volume/v3/volumes/8ece7a98-a52c-434f-8462-7a7f014d47d7 => generated 850 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:42:54.736432 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-d5ed9482-699d-4f95-b01d-984d9a1042f8 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:42:54.740641 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-d5ed9482-699d-4f95-b01d-984d9a1042f8 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] GET https://10.4.3.105/volume/v3/volumes/8ece7a98-a52c-434f-8462-7a7f014d47d7 Aug 12 10:42:54.740641 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-d5ed9482-699d-4f95-b01d-984d9a1042f8 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:42:54.741133 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-d5ed9482-699d-4f95-b01d-984d9a1042f8 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:42:54.752464 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:42:54.752464 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:42:54.759126 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-d5ed9482-699d-4f95-b01d-984d9a1042f8 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Volume info retrieved successfully. Aug 12 10:42:54.766755 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-d5ed9482-699d-4f95-b01d-984d9a1042f8 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] https://10.4.3.105/volume/v3/volumes/8ece7a98-a52c-434f-8462-7a7f014d47d7 returned with HTTP 200 Aug 12 10:42:54.767972 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1109/4471] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:42:54 2026] GET /volume/v3/volumes/8ece7a98-a52c-434f-8462-7a7f014d47d7 => generated 850 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:42:55.497743 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [req-d0c61c23-6f0a-4209-a25b-192b0c40d07c req-11e29fb8-a71e-4c2f-ac36-2fbd9124763b None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:42:55.500283 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-d0c61c23-6f0a-4209-a25b-192b0c40d07c req-11e29fb8-a71e-4c2f-ac36-2fbd9124763b tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] GET https://10.4.3.105/volume/v3/volumes/8ece7a98-a52c-434f-8462-7a7f014d47d7 Aug 12 10:42:55.501005 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [req-d0c61c23-6f0a-4209-a25b-192b0c40d07c req-11e29fb8-a71e-4c2f-ac36-2fbd9124763b tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:42:55.501005 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [req-d0c61c23-6f0a-4209-a25b-192b0c40d07c req-11e29fb8-a71e-4c2f-ac36-2fbd9124763b tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:42:55.508881 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:42:55.508881 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:42:55.513168 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [req-d0c61c23-6f0a-4209-a25b-192b0c40d07c req-11e29fb8-a71e-4c2f-ac36-2fbd9124763b tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Volume info retrieved successfully. Aug 12 10:42:55.517956 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-d0c61c23-6f0a-4209-a25b-192b0c40d07c req-11e29fb8-a71e-4c2f-ac36-2fbd9124763b tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] https://10.4.3.105/volume/v3/volumes/8ece7a98-a52c-434f-8462-7a7f014d47d7 returned with HTTP 200 Aug 12 10:42:55.518383 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1123/4472] 10.4.3.105 () {68 vars in 1598 bytes} [Wed Aug 12 10:42:55 2026] GET /volume/v3/volumes/8ece7a98-a52c-434f-8462-7a7f014d47d7 => generated 850 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:42:55.607652 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-a5e36aad-13cc-4781-aebe-ce5caff4f2ae None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:42:55.608091 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-a5e36aad-13cc-4781-aebe-ce5caff4f2ae None None] GET https://10.4.3.105/volume// Aug 12 10:42:55.608202 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-a5e36aad-13cc-4781-aebe-ce5caff4f2ae None None] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:42:55.608387 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-a5e36aad-13cc-4781-aebe-ce5caff4f2ae None None] Calling method 'all' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:42:55.608716 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-a5e36aad-13cc-4781-aebe-ce5caff4f2ae None None] https://10.4.3.105/volume// returned with HTTP 300 Aug 12 10:42:55.609079 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1127/4473] 10.4.3.105 () {66 vars in 1428 bytes} [Wed Aug 12 10:42: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 10:42:55.617318 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-47e3b012-4e7a-4cb2-b368-e1265d524719 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:42:55.618193 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-d0c61c23-6f0a-4209-a25b-192b0c40d07c req-16357842-4336-41ba-9229-9d2d9f3da832 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:42:55.619107 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-47e3b012-4e7a-4cb2-b368-e1265d524719 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] GET https://10.4.3.105/volume/v3/backups/cc1372d9-12f5-4bd0-9086-b5c68f6a46e4 Aug 12 10:42:55.619298 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-47e3b012-4e7a-4cb2-b368-e1265d524719 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:42:55.619489 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-47e3b012-4e7a-4cb2-b368-e1265d524719 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:42:55.619647 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-47e3b012-4e7a-4cb2-b368-e1265d524719 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Show backup with id cc1372d9-12f5-4bd0-9086-b5c68f6a46e4. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:42:55.620729 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-d0c61c23-6f0a-4209-a25b-192b0c40d07c req-16357842-4336-41ba-9229-9d2d9f3da832 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] POST https://10.4.3.105/volume/v3/attachments Aug 12 10:42:55.621146 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-d0c61c23-6f0a-4209-a25b-192b0c40d07c req-16357842-4336-41ba-9229-9d2d9f3da832 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8ece7a98-a52c-434f-8462-7a7f014d47d7", "connector": null, "instance_uuid": "3dd93f36-22f8-447b-9ab7-a1f904d6ebbc"}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:42:55.624485 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:42:55.624485 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:42:55.625334 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-47e3b012-4e7a-4cb2-b368-e1265d524719 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] https://10.4.3.105/volume/v3/backups/cc1372d9-12f5-4bd0-9086-b5c68f6a46e4 returned with HTTP 200 Aug 12 10:42:55.625886 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1115/4474] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:42:55 2026] GET /volume/v3/backups/cc1372d9-12f5-4bd0-9086-b5c68f6a46e4 => generated 791 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:42:55.630725 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:42:55.630725 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:42:55.656194 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-d0c61c23-6f0a-4209-a25b-192b0c40d07c req-16357842-4336-41ba-9229-9d2d9f3da832 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] https://10.4.3.105/volume/v3/attachments returned with HTTP 200 Aug 12 10:42:55.656670 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1110/4475] 10.4.3.105 () {74 vars in 1594 bytes} [Wed Aug 12 10:42:55 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 10:42:55.680784 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-61fd8fe1-d736-439c-a91c-0afb714aa1ba None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:42:55.685400 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-61fd8fe1-d736-439c-a91c-0afb714aa1ba tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] GET https://10.4.3.105/volume/v3/volumes/8ece7a98-a52c-434f-8462-7a7f014d47d7 Aug 12 10:42:55.685679 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-61fd8fe1-d736-439c-a91c-0afb714aa1ba tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:42:55.685923 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-61fd8fe1-d736-439c-a91c-0afb714aa1ba tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:42:55.693199 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-7a707970-bd02-4342-aec4-f730fd3bf90b None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:42:55.693720 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-7a707970-bd02-4342-aec4-f730fd3bf90b None None] GET https://10.4.3.105/volume// Aug 12 10:42:55.693983 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-7a707970-bd02-4342-aec4-f730fd3bf90b None None] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:42:55.694209 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-7a707970-bd02-4342-aec4-f730fd3bf90b None None] Calling method 'all' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:42:55.694641 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-7a707970-bd02-4342-aec4-f730fd3bf90b None None] https://10.4.3.105/volume// returned with HTTP 300 Aug 12 10:42:55.694963 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1128/4476] 10.4.3.105 () {66 vars in 1426 bytes} [Wed Aug 12 10:42: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 10:42:55.699122 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:42:55.699122 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:42:55.704133 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-61fd8fe1-d736-439c-a91c-0afb714aa1ba tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Volume info retrieved successfully. Aug 12 10:42:55.705554 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-d0c61c23-6f0a-4209-a25b-192b0c40d07c req-5e7a777f-49e4-4fc3-be58-a7ec1981aacf None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:42:55.713159 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-d0c61c23-6f0a-4209-a25b-192b0c40d07c req-5e7a777f-49e4-4fc3-be58-a7ec1981aacf tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] GET https://10.4.3.105/volume/v3/volumes/8ece7a98-a52c-434f-8462-7a7f014d47d7 Aug 12 10:42:55.713563 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-d0c61c23-6f0a-4209-a25b-192b0c40d07c req-5e7a777f-49e4-4fc3-be58-a7ec1981aacf tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:42:55.713773 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-d0c61c23-6f0a-4209-a25b-192b0c40d07c req-5e7a777f-49e4-4fc3-be58-a7ec1981aacf tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:42:55.715937 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-61fd8fe1-d736-439c-a91c-0afb714aa1ba tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] https://10.4.3.105/volume/v3/volumes/8ece7a98-a52c-434f-8462-7a7f014d47d7 returned with HTTP 200 Aug 12 10:42:55.716534 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1124/4477] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:42:55 2026] GET /volume/v3/volumes/8ece7a98-a52c-434f-8462-7a7f014d47d7 => generated 849 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:42:55.728018 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:42:55.728018 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:42:55.733279 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [req-d0c61c23-6f0a-4209-a25b-192b0c40d07c req-5e7a777f-49e4-4fc3-be58-a7ec1981aacf tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Volume info retrieved successfully. Aug 12 10:42:55.739551 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-d0c61c23-6f0a-4209-a25b-192b0c40d07c req-5e7a777f-49e4-4fc3-be58-a7ec1981aacf tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] https://10.4.3.105/volume/v3/volumes/8ece7a98-a52c-434f-8462-7a7f014d47d7 returned with HTTP 200 Aug 12 10:42:55.740240 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1116/4478] 10.4.3.105 () {70 vars in 1639 bytes} [Wed Aug 12 10:42:55 2026] GET /volume/v3/volumes/8ece7a98-a52c-434f-8462-7a7f014d47d7 => generated 1029 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 10:42:55.857633 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-d0c61c23-6f0a-4209-a25b-192b0c40d07c req-441b7666-5d35-44c0-9c07-8bd84ec49091 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:42:55.860181 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-d0c61c23-6f0a-4209-a25b-192b0c40d07c req-441b7666-5d35-44c0-9c07-8bd84ec49091 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] PUT https://10.4.3.105/volume/v3/attachments/13f3d8c8-6ab3-4982-85d7-f663e7a89812 Aug 12 10:42:55.860727 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-d0c61c23-6f0a-4209-a25b-192b0c40d07c req-441b7666-5d35-44c0-9c07-8bd84ec49091 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.105", "host": "np0000007037", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a295cd65dd1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "cc953c5f-eaed-46bf-96e8-0985bbef0414", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:42:55.870547 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.coordination [req-d0c61c23-6f0a-4209-a25b-192b0c40d07c req-441b7666-5d35-44c0-9c07-8bd84ec49091 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Acquiring lock "cinder-attachment_update-8ece7a98-a52c-434f-8462-7a7f014d47d7-np0000007037" by "attachment_update" {{(pid=100373) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 10:42:55.875406 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.coordination [req-d0c61c23-6f0a-4209-a25b-192b0c40d07c req-441b7666-5d35-44c0-9c07-8bd84ec49091 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Lock "cinder-attachment_update-8ece7a98-a52c-434f-8462-7a7f014d47d7-np0000007037" acquired by "attachment_update" :: waited 0.005s {{(pid=100373) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 10:42:55.876482 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:42:55.876482 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:42:55.973443 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.coordination [req-d0c61c23-6f0a-4209-a25b-192b0c40d07c req-441b7666-5d35-44c0-9c07-8bd84ec49091 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Lock "cinder-attachment_update-8ece7a98-a52c-434f-8462-7a7f014d47d7-np0000007037" released by "attachment_update" :: held 0.098s {{(pid=100373) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 10:42:55.973730 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-d0c61c23-6f0a-4209-a25b-192b0c40d07c req-441b7666-5d35-44c0-9c07-8bd84ec49091 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] https://10.4.3.105/volume/v3/attachments/13f3d8c8-6ab3-4982-85d7-f663e7a89812 returned with HTTP 200 Aug 12 10:42:55.974317 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1111/4479] 10.4.3.105 () {74 vars in 1704 bytes} [Wed Aug 12 10:42:55 2026] PUT /volume/v3/attachments/13f3d8c8-6ab3-4982-85d7-f663e7a89812 => generated 969 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:42:56.405941 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-f5c3888d-250f-405b-bc77-183dbb21e85c req-78132e45-cbb8-4937-95ad-748232a83472 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:42:56.409029 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-f5c3888d-250f-405b-bc77-183dbb21e85c req-78132e45-cbb8-4937-95ad-748232a83472 tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] GET https://10.4.3.105/volume/v3/volumes/b7b13ae6-4599-438d-89fa-199c80943ed3/encryption Aug 12 10:42:56.409290 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-f5c3888d-250f-405b-bc77-183dbb21e85c req-78132e45-cbb8-4937-95ad-748232a83472 tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:42:56.409540 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-f5c3888d-250f-405b-bc77-183dbb21e85c req-78132e45-cbb8-4937-95ad-748232a83472 tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] Calling method 'index' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:42:56.427605 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:42:56.427605 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:42:56.437260 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-f5c3888d-250f-405b-bc77-183dbb21e85c req-78132e45-cbb8-4937-95ad-748232a83472 tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] https://10.4.3.105/volume/v3/volumes/b7b13ae6-4599-438d-89fa-199c80943ed3/encryption returned with HTTP 200 Aug 12 10:42:56.438085 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1129/4480] 10.4.3.105 () {68 vars in 1631 bytes} [Wed Aug 12 10:42:56 2026] GET /volume/v3/volumes/b7b13ae6-4599-438d-89fa-199c80943ed3/encryption => generated 160 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 12 10:42:56.640397 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-52a407d1-3cde-4ee2-8286-e1b191f611a7 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:42:56.643303 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-52a407d1-3cde-4ee2-8286-e1b191f611a7 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] GET https://10.4.3.105/volume/v3/backups/cc1372d9-12f5-4bd0-9086-b5c68f6a46e4 Aug 12 10:42:56.643622 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-52a407d1-3cde-4ee2-8286-e1b191f611a7 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:42:56.643901 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-52a407d1-3cde-4ee2-8286-e1b191f611a7 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:42:56.644054 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.v3.backups [None req-52a407d1-3cde-4ee2-8286-e1b191f611a7 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Show backup with id cc1372d9-12f5-4bd0-9086-b5c68f6a46e4. {{(pid=100372) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:42:56.652844 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:42:56.652844 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:42:56.653970 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-52a407d1-3cde-4ee2-8286-e1b191f611a7 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] https://10.4.3.105/volume/v3/backups/cc1372d9-12f5-4bd0-9086-b5c68f6a46e4 returned with HTTP 200 Aug 12 10:42:56.654405 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1125/4481] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:42:56 2026] GET /volume/v3/backups/cc1372d9-12f5-4bd0-9086-b5c68f6a46e4 => generated 791 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:42:56.731209 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-7222d0c2-453e-4bc3-928c-08f2e2f560cb None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:42:56.735129 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-7222d0c2-453e-4bc3-928c-08f2e2f560cb tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] GET https://10.4.3.105/volume/v3/volumes/8ece7a98-a52c-434f-8462-7a7f014d47d7 Aug 12 10:42:56.735333 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-7222d0c2-453e-4bc3-928c-08f2e2f560cb tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:42:56.735608 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-7222d0c2-453e-4bc3-928c-08f2e2f560cb tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:42:56.749031 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:42:56.749031 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:42:56.754114 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-7222d0c2-453e-4bc3-928c-08f2e2f560cb tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Volume info retrieved successfully. Aug 12 10:42:56.759251 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-7222d0c2-453e-4bc3-928c-08f2e2f560cb tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] https://10.4.3.105/volume/v3/volumes/8ece7a98-a52c-434f-8462-7a7f014d47d7 returned with HTTP 200 Aug 12 10:42:56.759685 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1117/4482] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:42:56 2026] GET /volume/v3/volumes/8ece7a98-a52c-434f-8462-7a7f014d47d7 => generated 850 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:42:57.668469 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-48debb7d-97fe-4e64-9a53-f46078b48fbe None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:42:57.671005 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-48debb7d-97fe-4e64-9a53-f46078b48fbe tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] GET https://10.4.3.105/volume/v3/backups/cc1372d9-12f5-4bd0-9086-b5c68f6a46e4 Aug 12 10:42:57.671194 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-48debb7d-97fe-4e64-9a53-f46078b48fbe tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:42:57.671372 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-48debb7d-97fe-4e64-9a53-f46078b48fbe tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:42:57.671468 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-48debb7d-97fe-4e64-9a53-f46078b48fbe tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Show backup with id cc1372d9-12f5-4bd0-9086-b5c68f6a46e4. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:42:57.688206 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:42:57.688206 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:42:57.688206 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-48debb7d-97fe-4e64-9a53-f46078b48fbe tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] https://10.4.3.105/volume/v3/backups/cc1372d9-12f5-4bd0-9086-b5c68f6a46e4 returned with HTTP 200 Aug 12 10:42:57.688206 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1112/4483] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:42:57 2026] GET /volume/v3/backups/cc1372d9-12f5-4bd0-9086-b5c68f6a46e4 => generated 791 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:42:57.777832 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-104c4bf6-4bab-4e8b-91f1-9f347808af10 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:42:57.779210 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-104c4bf6-4bab-4e8b-91f1-9f347808af10 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] GET https://10.4.3.105/volume/v3/volumes/8ece7a98-a52c-434f-8462-7a7f014d47d7 Aug 12 10:42:57.779476 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-104c4bf6-4bab-4e8b-91f1-9f347808af10 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:42:57.779710 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-104c4bf6-4bab-4e8b-91f1-9f347808af10 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:42:57.792904 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:42:57.792904 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:42:57.799334 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-104c4bf6-4bab-4e8b-91f1-9f347808af10 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Volume info retrieved successfully. Aug 12 10:42:57.805994 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-104c4bf6-4bab-4e8b-91f1-9f347808af10 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] https://10.4.3.105/volume/v3/volumes/8ece7a98-a52c-434f-8462-7a7f014d47d7 returned with HTTP 200 Aug 12 10:42:57.806482 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1130/4484] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:42:57 2026] GET /volume/v3/volumes/8ece7a98-a52c-434f-8462-7a7f014d47d7 => generated 850 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:42:58.701690 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-ee898fc4-e353-4a79-8870-0bebad8f985a None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:42:58.704163 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-ee898fc4-e353-4a79-8870-0bebad8f985a tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] GET https://10.4.3.105/volume/v3/backups/cc1372d9-12f5-4bd0-9086-b5c68f6a46e4 Aug 12 10:42:58.704389 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-ee898fc4-e353-4a79-8870-0bebad8f985a tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:42:58.704893 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-ee898fc4-e353-4a79-8870-0bebad8f985a tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:42:58.705021 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.v3.backups [None req-ee898fc4-e353-4a79-8870-0bebad8f985a tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Show backup with id cc1372d9-12f5-4bd0-9086-b5c68f6a46e4. {{(pid=100372) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:42:58.710738 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:42:58.710738 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:42:58.711590 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-ee898fc4-e353-4a79-8870-0bebad8f985a tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] https://10.4.3.105/volume/v3/backups/cc1372d9-12f5-4bd0-9086-b5c68f6a46e4 returned with HTTP 200 Aug 12 10:42:58.712021 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1126/4485] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:42:58 2026] GET /volume/v3/backups/cc1372d9-12f5-4bd0-9086-b5c68f6a46e4 => generated 791 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:42:58.820949 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-fe1ec36c-0bd4-4884-8ded-c513e12ea8f9 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:42:58.823306 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-fe1ec36c-0bd4-4884-8ded-c513e12ea8f9 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] GET https://10.4.3.105/volume/v3/volumes/8ece7a98-a52c-434f-8462-7a7f014d47d7 Aug 12 10:42:58.823483 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-fe1ec36c-0bd4-4884-8ded-c513e12ea8f9 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:42:58.823706 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-fe1ec36c-0bd4-4884-8ded-c513e12ea8f9 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:42:58.835410 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:42:58.835410 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:42:58.839458 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-fe1ec36c-0bd4-4884-8ded-c513e12ea8f9 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Volume info retrieved successfully. Aug 12 10:42:58.844034 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-fe1ec36c-0bd4-4884-8ded-c513e12ea8f9 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] https://10.4.3.105/volume/v3/volumes/8ece7a98-a52c-434f-8462-7a7f014d47d7 returned with HTTP 200 Aug 12 10:42:58.844441 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1118/4486] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:42:58 2026] GET /volume/v3/volumes/8ece7a98-a52c-434f-8462-7a7f014d47d7 => generated 850 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:42:59.726063 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-ddeb57fc-3ade-43a7-a64a-73b68f5f08ed None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:42:59.726606 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-d0c61c23-6f0a-4209-a25b-192b0c40d07c req-d3d257e3-efbf-47c7-a7ab-3a7ce91e0c02 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:42:59.728237 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-ddeb57fc-3ade-43a7-a64a-73b68f5f08ed tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] GET https://10.4.3.105/volume/v3/backups/cc1372d9-12f5-4bd0-9086-b5c68f6a46e4 Aug 12 10:42:59.728458 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-ddeb57fc-3ade-43a7-a64a-73b68f5f08ed tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:42:59.728704 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-ddeb57fc-3ade-43a7-a64a-73b68f5f08ed tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:42:59.728859 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-ddeb57fc-3ade-43a7-a64a-73b68f5f08ed tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Show backup with id cc1372d9-12f5-4bd0-9086-b5c68f6a46e4. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:42:59.728959 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-d0c61c23-6f0a-4209-a25b-192b0c40d07c req-d3d257e3-efbf-47c7-a7ab-3a7ce91e0c02 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] POST https://10.4.3.105/volume/v3/attachments/13f3d8c8-6ab3-4982-85d7-f663e7a89812/action Aug 12 10:42:59.729381 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-d0c61c23-6f0a-4209-a25b-192b0c40d07c req-d3d257e3-efbf-47c7-a7ab-3a7ce91e0c02 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Action body: b'{"os-complete": null}' {{(pid=100373) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 10:42:59.729539 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-d0c61c23-6f0a-4209-a25b-192b0c40d07c req-d3d257e3-efbf-47c7-a7ab-3a7ce91e0c02 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:42:59.734271 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:42:59.734271 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:42:59.735110 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-ddeb57fc-3ade-43a7-a64a-73b68f5f08ed tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] https://10.4.3.105/volume/v3/backups/cc1372d9-12f5-4bd0-9086-b5c68f6a46e4 returned with HTTP 200 Aug 12 10:42:59.735485 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1131/4487] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:42:59 2026] GET /volume/v3/backups/cc1372d9-12f5-4bd0-9086-b5c68f6a46e4 => generated 791 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:42:59.750324 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:42:59.750324 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:42:59.763880 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-d0c61c23-6f0a-4209-a25b-192b0c40d07c req-d3d257e3-efbf-47c7-a7ab-3a7ce91e0c02 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] https://10.4.3.105/volume/v3/attachments/13f3d8c8-6ab3-4982-85d7-f663e7a89812/action returned with HTTP 204 Aug 12 10:42:59.764400 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1113/4488] 10.4.3.105 () {74 vars in 1725 bytes} [Wed Aug 12 10:42:59 2026] POST /volume/v3/attachments/13f3d8c8-6ab3-4982-85d7-f663e7a89812/action => generated 0 bytes in 39 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:42:59.857668 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-c76f043d-b788-41ba-91e0-985cc3384eb0 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:42:59.859367 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-c76f043d-b788-41ba-91e0-985cc3384eb0 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] GET https://10.4.3.105/volume/v3/volumes/8ece7a98-a52c-434f-8462-7a7f014d47d7 Aug 12 10:42:59.859547 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-c76f043d-b788-41ba-91e0-985cc3384eb0 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:42:59.859725 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-c76f043d-b788-41ba-91e0-985cc3384eb0 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:42:59.872840 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:42:59.872840 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:42:59.877816 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-c76f043d-b788-41ba-91e0-985cc3384eb0 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Volume info retrieved successfully. Aug 12 10:42:59.884032 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-c76f043d-b788-41ba-91e0-985cc3384eb0 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] https://10.4.3.105/volume/v3/volumes/8ece7a98-a52c-434f-8462-7a7f014d47d7 returned with HTTP 200 Aug 12 10:42:59.884676 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1127/4489] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:42:59 2026] GET /volume/v3/volumes/8ece7a98-a52c-434f-8462-7a7f014d47d7 => generated 1142 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:43:00.746449 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-b6dd6921-0990-4fb5-82c0-e3f29afe6ec7 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:43:00.748624 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-b6dd6921-0990-4fb5-82c0-e3f29afe6ec7 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] GET https://10.4.3.105/volume/v3/backups/cc1372d9-12f5-4bd0-9086-b5c68f6a46e4 Aug 12 10:43:00.748869 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-b6dd6921-0990-4fb5-82c0-e3f29afe6ec7 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:43:00.749090 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-b6dd6921-0990-4fb5-82c0-e3f29afe6ec7 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:43:00.749236 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-b6dd6921-0990-4fb5-82c0-e3f29afe6ec7 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Show backup with id cc1372d9-12f5-4bd0-9086-b5c68f6a46e4. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:43:00.754429 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:43:00.754429 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:43:00.755282 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-b6dd6921-0990-4fb5-82c0-e3f29afe6ec7 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] https://10.4.3.105/volume/v3/backups/cc1372d9-12f5-4bd0-9086-b5c68f6a46e4 returned with HTTP 200 Aug 12 10:43:00.755679 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1119/4490] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:43:00 2026] GET /volume/v3/backups/cc1372d9-12f5-4bd0-9086-b5c68f6a46e4 => generated 791 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:43:01.771403 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-0378616c-8231-40e2-bfdb-abd74635ded3 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:43:01.773498 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-0378616c-8231-40e2-bfdb-abd74635ded3 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] GET https://10.4.3.105/volume/v3/backups/cc1372d9-12f5-4bd0-9086-b5c68f6a46e4 Aug 12 10:43:01.773816 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-0378616c-8231-40e2-bfdb-abd74635ded3 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:43:01.774066 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-0378616c-8231-40e2-bfdb-abd74635ded3 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:43:01.774453 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-0378616c-8231-40e2-bfdb-abd74635ded3 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Show backup with id cc1372d9-12f5-4bd0-9086-b5c68f6a46e4. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:43:01.779610 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:43:01.779610 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:43:01.780539 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-0378616c-8231-40e2-bfdb-abd74635ded3 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] https://10.4.3.105/volume/v3/backups/cc1372d9-12f5-4bd0-9086-b5c68f6a46e4 returned with HTTP 200 Aug 12 10:43:01.781079 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1132/4491] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:43:01 2026] GET /volume/v3/backups/cc1372d9-12f5-4bd0-9086-b5c68f6a46e4 => generated 791 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:43:02.216750 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-4662b816-d657-4a54-b163-317130f1a53f None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:43:02.218894 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-4662b816-d657-4a54-b163-317130f1a53f tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] GET https://10.4.3.105/volume/v3/volumes/4867ae01-1514-4ae1-b094-a45cca7dbc12 Aug 12 10:43:02.219183 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-4662b816-d657-4a54-b163-317130f1a53f tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:43:02.219411 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-4662b816-d657-4a54-b163-317130f1a53f tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:43:02.228743 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:43:02.228743 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:43:02.233067 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-4662b816-d657-4a54-b163-317130f1a53f tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Volume info retrieved successfully. Aug 12 10:43:02.240431 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-4662b816-d657-4a54-b163-317130f1a53f tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] https://10.4.3.105/volume/v3/volumes/4867ae01-1514-4ae1-b094-a45cca7dbc12 returned with HTTP 200 Aug 12 10:43:02.240952 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1114/4492] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:43:02 2026] GET /volume/v3/volumes/4867ae01-1514-4ae1-b094-a45cca7dbc12 => generated 876 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:43:02.252525 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-894c386d-8931-4b7b-a1f0-ffe80ee83231 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:43:02.254551 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-894c386d-8931-4b7b-a1f0-ffe80ee83231 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] GET https://10.4.3.105/volume/v3/volumes/4867ae01-1514-4ae1-b094-a45cca7dbc12 Aug 12 10:43:02.254782 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-894c386d-8931-4b7b-a1f0-ffe80ee83231 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:43:02.254959 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-894c386d-8931-4b7b-a1f0-ffe80ee83231 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:43:02.263630 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:43:02.263630 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:43:02.267795 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-894c386d-8931-4b7b-a1f0-ffe80ee83231 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Volume info retrieved successfully. Aug 12 10:43:02.272849 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-894c386d-8931-4b7b-a1f0-ffe80ee83231 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] https://10.4.3.105/volume/v3/volumes/4867ae01-1514-4ae1-b094-a45cca7dbc12 returned with HTTP 200 Aug 12 10:43:02.273353 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1128/4493] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:43:02 2026] GET /volume/v3/volumes/4867ae01-1514-4ae1-b094-a45cca7dbc12 => generated 876 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:43:02.322885 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-1789372d-ba18-4356-9dc6-0a0bc780dc86 req-7037e96d-8ceb-4315-bf59-ea19813b3bb4 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:43:02.323879 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-1789372d-ba18-4356-9dc6-0a0bc780dc86 req-7037e96d-8ceb-4315-bf59-ea19813b3bb4 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] GET https://10.4.3.105/volume/v3/volumes/4867ae01-1514-4ae1-b094-a45cca7dbc12 Aug 12 10:43:02.323879 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-1789372d-ba18-4356-9dc6-0a0bc780dc86 req-7037e96d-8ceb-4315-bf59-ea19813b3bb4 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:43:02.324140 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-1789372d-ba18-4356-9dc6-0a0bc780dc86 req-7037e96d-8ceb-4315-bf59-ea19813b3bb4 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:43:02.335386 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:43:02.335386 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:43:02.339900 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [req-1789372d-ba18-4356-9dc6-0a0bc780dc86 req-7037e96d-8ceb-4315-bf59-ea19813b3bb4 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Volume info retrieved successfully. Aug 12 10:43:02.345570 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-1789372d-ba18-4356-9dc6-0a0bc780dc86 req-7037e96d-8ceb-4315-bf59-ea19813b3bb4 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] https://10.4.3.105/volume/v3/volumes/4867ae01-1514-4ae1-b094-a45cca7dbc12 returned with HTTP 200 Aug 12 10:43:02.346239 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1120/4494] 10.4.3.105 () {68 vars in 1598 bytes} [Wed Aug 12 10:43:02 2026] GET /volume/v3/volumes/4867ae01-1514-4ae1-b094-a45cca7dbc12 => generated 876 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:43:02.437532 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-98e43fd7-ad4f-427b-8bf4-1d8de44a198a None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:43:02.438055 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-98e43fd7-ad4f-427b-8bf4-1d8de44a198a None None] GET https://10.4.3.105/volume// Aug 12 10:43:02.438278 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-98e43fd7-ad4f-427b-8bf4-1d8de44a198a None None] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:43:02.438535 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-98e43fd7-ad4f-427b-8bf4-1d8de44a198a None None] Calling method 'all' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:43:02.438985 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-98e43fd7-ad4f-427b-8bf4-1d8de44a198a None None] https://10.4.3.105/volume// returned with HTTP 300 Aug 12 10:43:02.439314 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1133/4495] 10.4.3.105 () {66 vars in 1428 bytes} [Wed Aug 12 10:43: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 10:43:02.455276 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-1789372d-ba18-4356-9dc6-0a0bc780dc86 req-84464d2b-55f3-477e-8097-d40d0ec59519 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:43:02.457640 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-1789372d-ba18-4356-9dc6-0a0bc780dc86 req-84464d2b-55f3-477e-8097-d40d0ec59519 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] POST https://10.4.3.105/volume/v3/attachments Aug 12 10:43:02.458072 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-1789372d-ba18-4356-9dc6-0a0bc780dc86 req-84464d2b-55f3-477e-8097-d40d0ec59519 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4867ae01-1514-4ae1-b094-a45cca7dbc12", "connector": null, "instance_uuid": "32dbf9ea-d1a2-4b72-9f2e-caea9f2bfb40"}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:43:02.467911 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:43:02.467911 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:43:02.495332 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-1789372d-ba18-4356-9dc6-0a0bc780dc86 req-84464d2b-55f3-477e-8097-d40d0ec59519 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] https://10.4.3.105/volume/v3/attachments returned with HTTP 200 Aug 12 10:43:02.495921 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1115/4496] 10.4.3.105 () {74 vars in 1594 bytes} [Wed Aug 12 10:43:02 2026] POST /volume/v3/attachments => generated 273 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:43:02.531070 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-9ef01a54-3ad8-4037-af06-6c576b2e8da2 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:43:02.533269 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-9ef01a54-3ad8-4037-af06-6c576b2e8da2 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] GET https://10.4.3.105/volume/v3/volumes/4867ae01-1514-4ae1-b094-a45cca7dbc12 Aug 12 10:43:02.533902 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-9ef01a54-3ad8-4037-af06-6c576b2e8da2 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:43:02.534410 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-9ef01a54-3ad8-4037-af06-6c576b2e8da2 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:43:02.540471 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-e6fce87c-c6f3-4a41-8475-a76a2f60b43a None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:43:02.541090 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-e6fce87c-c6f3-4a41-8475-a76a2f60b43a None None] GET https://10.4.3.105/volume// Aug 12 10:43:02.541153 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-e6fce87c-c6f3-4a41-8475-a76a2f60b43a None None] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:43:02.541349 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-e6fce87c-c6f3-4a41-8475-a76a2f60b43a None None] Calling method 'all' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:43:02.541641 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-e6fce87c-c6f3-4a41-8475-a76a2f60b43a None None] https://10.4.3.105/volume// returned with HTTP 300 Aug 12 10:43:02.541947 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1121/4497] 10.4.3.105 () {66 vars in 1426 bytes} [Wed Aug 12 10:43: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 10:43:02.546083 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:43:02.546083 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:43:02.549572 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-1789372d-ba18-4356-9dc6-0a0bc780dc86 req-a5e5017f-5355-4f21-b577-c0a6d0a576a1 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:43:02.550885 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-9ef01a54-3ad8-4037-af06-6c576b2e8da2 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Volume info retrieved successfully. Aug 12 10:43:02.552064 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-1789372d-ba18-4356-9dc6-0a0bc780dc86 req-a5e5017f-5355-4f21-b577-c0a6d0a576a1 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] GET https://10.4.3.105/volume/v3/volumes/4867ae01-1514-4ae1-b094-a45cca7dbc12 Aug 12 10:43:02.552300 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-1789372d-ba18-4356-9dc6-0a0bc780dc86 req-a5e5017f-5355-4f21-b577-c0a6d0a576a1 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:43:02.552572 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-1789372d-ba18-4356-9dc6-0a0bc780dc86 req-a5e5017f-5355-4f21-b577-c0a6d0a576a1 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:43:02.556214 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-9ef01a54-3ad8-4037-af06-6c576b2e8da2 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] https://10.4.3.105/volume/v3/volumes/4867ae01-1514-4ae1-b094-a45cca7dbc12 returned with HTTP 200 Aug 12 10:43:02.556945 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1129/4498] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:43:02 2026] GET /volume/v3/volumes/4867ae01-1514-4ae1-b094-a45cca7dbc12 => generated 875 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:43:02.564383 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:43:02.564383 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:43:02.568578 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [req-1789372d-ba18-4356-9dc6-0a0bc780dc86 req-a5e5017f-5355-4f21-b577-c0a6d0a576a1 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Volume info retrieved successfully. Aug 12 10:43:02.573681 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-1789372d-ba18-4356-9dc6-0a0bc780dc86 req-a5e5017f-5355-4f21-b577-c0a6d0a576a1 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] https://10.4.3.105/volume/v3/volumes/4867ae01-1514-4ae1-b094-a45cca7dbc12 returned with HTTP 200 Aug 12 10:43:02.573973 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1134/4499] 10.4.3.105 () {70 vars in 1639 bytes} [Wed Aug 12 10:43:02 2026] GET /volume/v3/volumes/4867ae01-1514-4ae1-b094-a45cca7dbc12 => generated 1055 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 10:43:02.672862 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-1789372d-ba18-4356-9dc6-0a0bc780dc86 req-a4de246e-1f54-4c83-bd99-079e61df80e8 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:43:02.675091 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-1789372d-ba18-4356-9dc6-0a0bc780dc86 req-a4de246e-1f54-4c83-bd99-079e61df80e8 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] PUT https://10.4.3.105/volume/v3/attachments/11127ce1-1a28-4e49-823d-4aa647696bce Aug 12 10:43:02.675538 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-1789372d-ba18-4356-9dc6-0a0bc780dc86 req-a4de246e-1f54-4c83-bd99-079e61df80e8 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.105", "host": "np0000007037", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a295cd65dd1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "cc953c5f-eaed-46bf-96e8-0985bbef0414", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:43:02.683181 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.coordination [req-1789372d-ba18-4356-9dc6-0a0bc780dc86 req-a4de246e-1f54-4c83-bd99-079e61df80e8 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Acquiring lock "cinder-attachment_update-4867ae01-1514-4ae1-b094-a45cca7dbc12-np0000007037" by "attachment_update" {{(pid=100373) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 10:43:02.688325 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.coordination [req-1789372d-ba18-4356-9dc6-0a0bc780dc86 req-a4de246e-1f54-4c83-bd99-079e61df80e8 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Lock "cinder-attachment_update-4867ae01-1514-4ae1-b094-a45cca7dbc12-np0000007037" acquired by "attachment_update" :: waited 0.005s {{(pid=100373) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 10:43:02.689294 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:43:02.689294 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:43:02.769043 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.coordination [req-1789372d-ba18-4356-9dc6-0a0bc780dc86 req-a4de246e-1f54-4c83-bd99-079e61df80e8 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Lock "cinder-attachment_update-4867ae01-1514-4ae1-b094-a45cca7dbc12-np0000007037" released by "attachment_update" :: held 0.081s {{(pid=100373) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 10:43:02.769395 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-1789372d-ba18-4356-9dc6-0a0bc780dc86 req-a4de246e-1f54-4c83-bd99-079e61df80e8 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] https://10.4.3.105/volume/v3/attachments/11127ce1-1a28-4e49-823d-4aa647696bce returned with HTTP 200 Aug 12 10:43:02.770130 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1116/4500] 10.4.3.105 () {74 vars in 1704 bytes} [Wed Aug 12 10:43:02 2026] PUT /volume/v3/attachments/11127ce1-1a28-4e49-823d-4aa647696bce => generated 968 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:43:02.779171 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-1789372d-ba18-4356-9dc6-0a0bc780dc86 req-6df63ce2-a743-415d-95dc-338d16606348 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:43:02.781874 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-1789372d-ba18-4356-9dc6-0a0bc780dc86 req-6df63ce2-a743-415d-95dc-338d16606348 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] GET https://10.4.3.105/volume/v3/volumes/4867ae01-1514-4ae1-b094-a45cca7dbc12/encryption Aug 12 10:43:02.782137 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-1789372d-ba18-4356-9dc6-0a0bc780dc86 req-6df63ce2-a743-415d-95dc-338d16606348 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:43:02.782382 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-1789372d-ba18-4356-9dc6-0a0bc780dc86 req-6df63ce2-a743-415d-95dc-338d16606348 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Calling method 'index' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:43:02.793715 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-ad70bb8e-5ff6-4635-9e64-e59e5d997fc4 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:43:02.793886 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:43:02.793886 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:43:02.795924 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-ad70bb8e-5ff6-4635-9e64-e59e5d997fc4 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] GET https://10.4.3.105/volume/v3/backups/cc1372d9-12f5-4bd0-9086-b5c68f6a46e4 Aug 12 10:43:02.796192 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-ad70bb8e-5ff6-4635-9e64-e59e5d997fc4 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:43:02.796472 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-ad70bb8e-5ff6-4635-9e64-e59e5d997fc4 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:43:02.796635 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.v3.backups [None req-ad70bb8e-5ff6-4635-9e64-e59e5d997fc4 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Show backup with id cc1372d9-12f5-4bd0-9086-b5c68f6a46e4. {{(pid=100372) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:43:02.801839 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:43:02.801839 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:43:02.801995 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-1789372d-ba18-4356-9dc6-0a0bc780dc86 req-6df63ce2-a743-415d-95dc-338d16606348 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] https://10.4.3.105/volume/v3/volumes/4867ae01-1514-4ae1-b094-a45cca7dbc12/encryption returned with HTTP 200 Aug 12 10:43:02.802531 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1122/4501] 10.4.3.105 () {68 vars in 1631 bytes} [Wed Aug 12 10:43:02 2026] GET /volume/v3/volumes/4867ae01-1514-4ae1-b094-a45cca7dbc12/encryption => generated 160 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:43:02.803560 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-ad70bb8e-5ff6-4635-9e64-e59e5d997fc4 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] https://10.4.3.105/volume/v3/backups/cc1372d9-12f5-4bd0-9086-b5c68f6a46e4 returned with HTTP 200 Aug 12 10:43:02.803560 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1130/4502] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:43:02 2026] GET /volume/v3/backups/cc1372d9-12f5-4bd0-9086-b5c68f6a46e4 => generated 791 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:43:03.321194 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-a9862d08-625d-4959-96c2-96a15584a780 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:43:03.324906 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-a9862d08-625d-4959-96c2-96a15584a780 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] POST https://10.4.3.105/volume/v3/snapshots Aug 12 10:43:03.325257 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-a9862d08-625d-4959-96c2-96a15584a780 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "8ece7a98-a52c-434f-8462-7a7f014d47d7", "force": true, "name": "tempest-SnapshotDataIntegrityTests-snapshot-337653854", "description": null, "metadata": null}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:43:03.335360 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:43:03.335360 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:43:03.335801 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-a9862d08-625d-4959-96c2-96a15584a780 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Volume info retrieved successfully. Aug 12 10:43:03.335940 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.v3.snapshots [None req-a9862d08-625d-4959-96c2-96a15584a780 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Create snapshot from volume 8ece7a98-a52c-434f-8462-7a7f014d47d7 Aug 12 10:43:03.366922 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.quota [None req-a9862d08-625d-4959-96c2-96a15584a780 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Created reservations ['a32f8394-0190-461c-abfa-8cd0853b769b', '315de028-7b21-41e6-8134-7a728790ef52', '6e2d5593-69ce-4060-ab2d-d115a26f14cf', '5f1a6c8e-3a3d-4f7f-8b7b-f2677fdc75e1'] {{(pid=100375) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:43:03.396108 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-a9862d08-625d-4959-96c2-96a15584a780 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Snapshot force create request issued successfully. Aug 12 10:43:03.396429 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-a9862d08-625d-4959-96c2-96a15584a780 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] https://10.4.3.105/volume/v3/snapshots returned with HTTP 202 Aug 12 10:43:03.396858 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1135/4503] 10.4.3.105 () {68 vars in 1265 bytes} [Wed Aug 12 10:43:03 2026] POST /volume/v3/snapshots => generated 312 bytes in 76 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 10:43:03.406531 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-d85cb873-1d0f-49db-89b7-7fddf9b6d32d None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:43:03.408863 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-d85cb873-1d0f-49db-89b7-7fddf9b6d32d tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] GET https://10.4.3.105/volume/v3/snapshots/f69a3cfb-d32b-490a-aba2-d15784406e22 Aug 12 10:43:03.409094 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-d85cb873-1d0f-49db-89b7-7fddf9b6d32d tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:43:03.409300 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-d85cb873-1d0f-49db-89b7-7fddf9b6d32d tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:43:03.416375 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:43:03.416375 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:43:03.417405 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-d85cb873-1d0f-49db-89b7-7fddf9b6d32d tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Snapshot retrieved successfully. Aug 12 10:43:03.418552 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-d85cb873-1d0f-49db-89b7-7fddf9b6d32d tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] https://10.4.3.105/volume/v3/snapshots/f69a3cfb-d32b-490a-aba2-d15784406e22 returned with HTTP 200 Aug 12 10:43:03.418937 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1117/4504] 10.4.3.105 () {66 vars in 1354 bytes} [Wed Aug 12 10:43:03 2026] GET /volume/v3/snapshots/f69a3cfb-d32b-490a-aba2-d15784406e22 => generated 444 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 12 10:43:03.572298 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-6622d3b7-e020-40f9-b42e-dc6cfbc5624e None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:43:03.574482 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-6622d3b7-e020-40f9-b42e-dc6cfbc5624e tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] GET https://10.4.3.105/volume/v3/volumes/4867ae01-1514-4ae1-b094-a45cca7dbc12 Aug 12 10:43:03.574789 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-6622d3b7-e020-40f9-b42e-dc6cfbc5624e tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:43:03.575087 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-6622d3b7-e020-40f9-b42e-dc6cfbc5624e tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:43:03.584148 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:43:03.584148 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:43:03.587716 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-6622d3b7-e020-40f9-b42e-dc6cfbc5624e tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Volume info retrieved successfully. Aug 12 10:43:03.591935 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-6622d3b7-e020-40f9-b42e-dc6cfbc5624e tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] https://10.4.3.105/volume/v3/volumes/4867ae01-1514-4ae1-b094-a45cca7dbc12 returned with HTTP 200 Aug 12 10:43:03.592342 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1123/4505] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:43:03 2026] GET /volume/v3/volumes/4867ae01-1514-4ae1-b094-a45cca7dbc12 => generated 876 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:43:03.823927 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-6e318560-fb37-4d82-8b82-1c034c830ef0 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:43:03.826368 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-6e318560-fb37-4d82-8b82-1c034c830ef0 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] GET https://10.4.3.105/volume/v3/backups/cc1372d9-12f5-4bd0-9086-b5c68f6a46e4 Aug 12 10:43:03.826469 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-6e318560-fb37-4d82-8b82-1c034c830ef0 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:43:03.826919 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-6e318560-fb37-4d82-8b82-1c034c830ef0 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:43:03.827124 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.v3.backups [None req-6e318560-fb37-4d82-8b82-1c034c830ef0 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Show backup with id cc1372d9-12f5-4bd0-9086-b5c68f6a46e4. {{(pid=100372) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:43:03.832579 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:43:03.832579 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:43:03.833916 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-6e318560-fb37-4d82-8b82-1c034c830ef0 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] https://10.4.3.105/volume/v3/backups/cc1372d9-12f5-4bd0-9086-b5c68f6a46e4 returned with HTTP 200 Aug 12 10:43:03.834494 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1131/4506] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:43:03 2026] GET /volume/v3/backups/cc1372d9-12f5-4bd0-9086-b5c68f6a46e4 => generated 791 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:43:04.432251 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-630c1eaa-cf30-4711-9b72-8a626832c751 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:43:04.440079 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-630c1eaa-cf30-4711-9b72-8a626832c751 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] GET https://10.4.3.105/volume/v3/snapshots/f69a3cfb-d32b-490a-aba2-d15784406e22 Aug 12 10:43:04.440504 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-630c1eaa-cf30-4711-9b72-8a626832c751 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:43:04.440878 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-630c1eaa-cf30-4711-9b72-8a626832c751 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:43:04.447179 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:43:04.447179 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:43:04.447818 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-630c1eaa-cf30-4711-9b72-8a626832c751 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Snapshot retrieved successfully. Aug 12 10:43:04.448845 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-630c1eaa-cf30-4711-9b72-8a626832c751 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] https://10.4.3.105/volume/v3/snapshots/f69a3cfb-d32b-490a-aba2-d15784406e22 returned with HTTP 200 Aug 12 10:43:04.449360 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1136/4507] 10.4.3.105 () {66 vars in 1354 bytes} [Wed Aug 12 10:43:04 2026] GET /volume/v3/snapshots/f69a3cfb-d32b-490a-aba2-d15784406e22 => generated 471 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:43:04.462619 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-cd70f7b2-deda-42ef-a252-f6f3308e9e91 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:43:04.464388 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-cd70f7b2-deda-42ef-a252-f6f3308e9e91 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] GET https://10.4.3.105/volume/v3/snapshots/f69a3cfb-d32b-490a-aba2-d15784406e22 Aug 12 10:43:04.464594 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-cd70f7b2-deda-42ef-a252-f6f3308e9e91 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:43:04.464812 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-cd70f7b2-deda-42ef-a252-f6f3308e9e91 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:43:04.478104 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:43:04.478104 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:43:04.478656 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-cd70f7b2-deda-42ef-a252-f6f3308e9e91 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Snapshot retrieved successfully. Aug 12 10:43:04.479456 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-cd70f7b2-deda-42ef-a252-f6f3308e9e91 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] https://10.4.3.105/volume/v3/snapshots/f69a3cfb-d32b-490a-aba2-d15784406e22 returned with HTTP 200 Aug 12 10:43:04.479863 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1118/4508] 10.4.3.105 () {66 vars in 1354 bytes} [Wed Aug 12 10:43:04 2026] GET /volume/v3/snapshots/f69a3cfb-d32b-490a-aba2-d15784406e22 => generated 471 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:43:04.610925 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-73a5f7b7-b227-404e-8871-dc160c0f5afa None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:43:04.612505 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-73a5f7b7-b227-404e-8871-dc160c0f5afa tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] GET https://10.4.3.105/volume/v3/volumes/4867ae01-1514-4ae1-b094-a45cca7dbc12 Aug 12 10:43:04.612843 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-73a5f7b7-b227-404e-8871-dc160c0f5afa tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:43:04.613120 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-73a5f7b7-b227-404e-8871-dc160c0f5afa tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:43:04.622104 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:43:04.622104 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:43:04.624529 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-73a5f7b7-b227-404e-8871-dc160c0f5afa tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Volume info retrieved successfully. Aug 12 10:43:04.628744 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-73a5f7b7-b227-404e-8871-dc160c0f5afa tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] https://10.4.3.105/volume/v3/volumes/4867ae01-1514-4ae1-b094-a45cca7dbc12 returned with HTTP 200 Aug 12 10:43:04.629217 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1124/4509] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:43:04 2026] GET /volume/v3/volumes/4867ae01-1514-4ae1-b094-a45cca7dbc12 => generated 876 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:43:04.844298 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-38fb10b0-07be-42f6-a021-89f4a5537bcd None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:43:04.846699 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-38fb10b0-07be-42f6-a021-89f4a5537bcd tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] GET https://10.4.3.105/volume/v3/backups/cc1372d9-12f5-4bd0-9086-b5c68f6a46e4 Aug 12 10:43:04.847086 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-38fb10b0-07be-42f6-a021-89f4a5537bcd tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:43:04.847398 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-38fb10b0-07be-42f6-a021-89f4a5537bcd tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:43:04.847578 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.v3.backups [None req-38fb10b0-07be-42f6-a021-89f4a5537bcd tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Show backup with id cc1372d9-12f5-4bd0-9086-b5c68f6a46e4. {{(pid=100372) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:43:04.853454 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:43:04.853454 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:43:04.854760 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-38fb10b0-07be-42f6-a021-89f4a5537bcd tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] https://10.4.3.105/volume/v3/backups/cc1372d9-12f5-4bd0-9086-b5c68f6a46e4 returned with HTTP 200 Aug 12 10:43:04.855409 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1132/4510] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:43:04 2026] GET /volume/v3/backups/cc1372d9-12f5-4bd0-9086-b5c68f6a46e4 => generated 791 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:43:05.643482 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-695da350-4cf2-4427-8c3b-0c766580129c None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:43:05.645825 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-695da350-4cf2-4427-8c3b-0c766580129c tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] GET https://10.4.3.105/volume/v3/volumes/4867ae01-1514-4ae1-b094-a45cca7dbc12 Aug 12 10:43:05.646082 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-695da350-4cf2-4427-8c3b-0c766580129c tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:43:05.646313 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-695da350-4cf2-4427-8c3b-0c766580129c tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:43:05.657090 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:43:05.657090 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:43:05.661938 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-695da350-4cf2-4427-8c3b-0c766580129c tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Volume info retrieved successfully. Aug 12 10:43:05.667890 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-695da350-4cf2-4427-8c3b-0c766580129c tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] https://10.4.3.105/volume/v3/volumes/4867ae01-1514-4ae1-b094-a45cca7dbc12 returned with HTTP 200 Aug 12 10:43:05.668415 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1137/4511] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:43:05 2026] GET /volume/v3/volumes/4867ae01-1514-4ae1-b094-a45cca7dbc12 => generated 876 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:43:05.868085 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-8317e182-d2da-4610-997b-719ba645339f None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:43:05.870481 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-8317e182-d2da-4610-997b-719ba645339f tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] GET https://10.4.3.105/volume/v3/backups/cc1372d9-12f5-4bd0-9086-b5c68f6a46e4 Aug 12 10:43:05.870816 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-8317e182-d2da-4610-997b-719ba645339f tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:43:05.871092 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-8317e182-d2da-4610-997b-719ba645339f tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:43:05.871255 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-8317e182-d2da-4610-997b-719ba645339f tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Show backup with id cc1372d9-12f5-4bd0-9086-b5c68f6a46e4. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:43:05.878371 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:43:05.878371 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:43:05.879436 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-8317e182-d2da-4610-997b-719ba645339f tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] https://10.4.3.105/volume/v3/backups/cc1372d9-12f5-4bd0-9086-b5c68f6a46e4 returned with HTTP 200 Aug 12 10:43:05.879972 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1119/4512] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:43:05 2026] GET /volume/v3/backups/cc1372d9-12f5-4bd0-9086-b5c68f6a46e4 => generated 792 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:43:05.938585 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-deb63259-4a32-476f-9088-03c8365b5c35 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:43:05.940762 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-deb63259-4a32-476f-9088-03c8365b5c35 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] POST https://10.4.3.105/volume/v3/snapshots Aug 12 10:43:05.941170 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-deb63259-4a32-476f-9088-03c8365b5c35 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "8ece7a98-a52c-434f-8462-7a7f014d47d7", "force": true, "name": "tempest-SnapshotDataIntegrityTests-snapshot-645665461", "description": null, "metadata": null}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:43:05.955412 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:43:05.955412 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:43:05.956028 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-deb63259-4a32-476f-9088-03c8365b5c35 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Volume info retrieved successfully. Aug 12 10:43:05.956237 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.v3.snapshots [None req-deb63259-4a32-476f-9088-03c8365b5c35 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Create snapshot from volume 8ece7a98-a52c-434f-8462-7a7f014d47d7 Aug 12 10:43:05.996874 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.quota [None req-deb63259-4a32-476f-9088-03c8365b5c35 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Created reservations ['03e460a5-9a97-43ff-9965-69ac23255de8', '1c6531da-1afb-435f-8c12-98412d5e0826', '0cef21fe-6510-48d9-a96c-965f20b93783', '30dcd16c-29b3-4f1f-81ff-bd5e22a3485c'] {{(pid=100374) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:43:06.031527 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-deb63259-4a32-476f-9088-03c8365b5c35 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Snapshot force create request issued successfully. Aug 12 10:43:06.031902 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-deb63259-4a32-476f-9088-03c8365b5c35 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] https://10.4.3.105/volume/v3/snapshots returned with HTTP 202 Aug 12 10:43:06.032319 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1125/4513] 10.4.3.105 () {68 vars in 1265 bytes} [Wed Aug 12 10:43:05 2026] POST /volume/v3/snapshots => generated 312 bytes in 94 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 10:43:06.043540 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-f7e48058-8fce-4f05-8324-def41d5c3186 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:43:06.052224 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-f7e48058-8fce-4f05-8324-def41d5c3186 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] GET https://10.4.3.105/volume/v3/snapshots/d361f169-9155-45db-815a-2b261bb8f2e9 Aug 12 10:43:06.052430 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-f7e48058-8fce-4f05-8324-def41d5c3186 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:43:06.052939 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-f7e48058-8fce-4f05-8324-def41d5c3186 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:43:06.063639 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:43:06.063639 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:43:06.063639 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-f7e48058-8fce-4f05-8324-def41d5c3186 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Snapshot retrieved successfully. Aug 12 10:43:06.063639 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-f7e48058-8fce-4f05-8324-def41d5c3186 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] https://10.4.3.105/volume/v3/snapshots/d361f169-9155-45db-815a-2b261bb8f2e9 returned with HTTP 200 Aug 12 10:43:06.064139 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1133/4514] 10.4.3.105 () {66 vars in 1354 bytes} [Wed Aug 12 10:43:06 2026] GET /volume/v3/snapshots/d361f169-9155-45db-815a-2b261bb8f2e9 => generated 444 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:43:06.325788 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-8892c519-35b8-4662-a067-78786ae81c78 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:43:06.328366 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-8892c519-35b8-4662-a067-78786ae81c78 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] GET https://10.4.3.105/volume/v3/volumes/e7e2b48d-70a2-4a6f-99fc-5800cd80f438 Aug 12 10:43:06.328702 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-8892c519-35b8-4662-a067-78786ae81c78 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:43:06.328901 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-8892c519-35b8-4662-a067-78786ae81c78 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:43:06.349232 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:43:06.349232 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:43:06.353745 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-8892c519-35b8-4662-a067-78786ae81c78 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Volume info retrieved successfully. Aug 12 10:43:06.362199 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-8892c519-35b8-4662-a067-78786ae81c78 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] https://10.4.3.105/volume/v3/volumes/e7e2b48d-70a2-4a6f-99fc-5800cd80f438 returned with HTTP 200 Aug 12 10:43:06.362813 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1138/4515] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:43:06 2026] GET /volume/v3/volumes/e7e2b48d-70a2-4a6f-99fc-5800cd80f438 => generated 1637 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:43:06.680597 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-fceac7ea-dcbd-4afe-94d6-882dd63e43a4 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:43:06.682266 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-fceac7ea-dcbd-4afe-94d6-882dd63e43a4 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] GET https://10.4.3.105/volume/v3/volumes/4867ae01-1514-4ae1-b094-a45cca7dbc12 Aug 12 10:43:06.682457 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-fceac7ea-dcbd-4afe-94d6-882dd63e43a4 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:43:06.682700 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-fceac7ea-dcbd-4afe-94d6-882dd63e43a4 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:43:06.692823 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:43:06.692823 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:43:06.696693 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-fceac7ea-dcbd-4afe-94d6-882dd63e43a4 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Volume info retrieved successfully. Aug 12 10:43:06.701334 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-fceac7ea-dcbd-4afe-94d6-882dd63e43a4 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] https://10.4.3.105/volume/v3/volumes/4867ae01-1514-4ae1-b094-a45cca7dbc12 returned with HTTP 200 Aug 12 10:43:06.701766 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1120/4516] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:43:06 2026] GET /volume/v3/volumes/4867ae01-1514-4ae1-b094-a45cca7dbc12 => generated 876 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:43:06.891304 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-6c47a153-7262-49d5-9433-df5f9ee7614f None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:43:06.893688 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-6c47a153-7262-49d5-9433-df5f9ee7614f tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] GET https://10.4.3.105/volume/v3/backups/cc1372d9-12f5-4bd0-9086-b5c68f6a46e4 Aug 12 10:43:06.893883 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-6c47a153-7262-49d5-9433-df5f9ee7614f tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:43:06.894057 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-6c47a153-7262-49d5-9433-df5f9ee7614f tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:43:06.894158 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-6c47a153-7262-49d5-9433-df5f9ee7614f tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Show backup with id cc1372d9-12f5-4bd0-9086-b5c68f6a46e4. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:43:06.900115 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:43:06.900115 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:43:06.901075 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-6c47a153-7262-49d5-9433-df5f9ee7614f tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] https://10.4.3.105/volume/v3/backups/cc1372d9-12f5-4bd0-9086-b5c68f6a46e4 returned with HTTP 200 Aug 12 10:43:06.901432 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1126/4517] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:43:06 2026] GET /volume/v3/backups/cc1372d9-12f5-4bd0-9086-b5c68f6a46e4 => generated 793 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:43:06.913630 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-49d0d912-399c-465d-9464-b0ef5ec01a1a None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:43:06.915331 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-49d0d912-399c-465d-9464-b0ef5ec01a1a tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] GET https://10.4.3.105/volume/v3/backups/cc1372d9-12f5-4bd0-9086-b5c68f6a46e4 Aug 12 10:43:06.915727 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-49d0d912-399c-465d-9464-b0ef5ec01a1a tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:43:06.916204 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-49d0d912-399c-465d-9464-b0ef5ec01a1a tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:43:06.917295 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.v3.backups [None req-49d0d912-399c-465d-9464-b0ef5ec01a1a tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Show backup with id cc1372d9-12f5-4bd0-9086-b5c68f6a46e4. {{(pid=100372) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:43:06.921051 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:43:06.921051 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:43:06.921901 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-49d0d912-399c-465d-9464-b0ef5ec01a1a tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] https://10.4.3.105/volume/v3/backups/cc1372d9-12f5-4bd0-9086-b5c68f6a46e4 returned with HTTP 200 Aug 12 10:43:06.922424 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1134/4518] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:43:06 2026] GET /volume/v3/backups/cc1372d9-12f5-4bd0-9086-b5c68f6a46e4 => generated 793 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:43:06.932589 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-94a34a2b-19e7-4154-9f3b-5b7916503ba5 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:43:06.935317 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-94a34a2b-19e7-4154-9f3b-5b7916503ba5 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] POST https://10.4.3.105/volume/v3/backups Aug 12 10:43:06.935817 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-94a34a2b-19e7-4154-9f3b-5b7916503ba5 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "7be13f50-801d-49e9-a537-b066bf07c17d", "incremental": true, "force": true}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:43:06.941043 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.contrib.backups [None req-94a34a2b-19e7-4154-9f3b-5b7916503ba5 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Creating new backup {'backup': {'volume_id': '7be13f50-801d-49e9-a537-b066bf07c17d', 'incremental': True, 'force': True}} {{(pid=100375) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 12 10:43:06.941257 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.contrib.backups [None req-94a34a2b-19e7-4154-9f3b-5b7916503ba5 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Creating backup of volume 7be13f50-801d-49e9-a537-b066bf07c17d in container None Aug 12 10:43:06.956194 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:43:06.956194 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:43:06.956920 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-94a34a2b-19e7-4154-9f3b-5b7916503ba5 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Volume info retrieved successfully. Aug 12 10:43:07.003990 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.quota [None req-94a34a2b-19e7-4154-9f3b-5b7916503ba5 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Created reservations ['6cc41b55-c360-4f1a-b953-1f5f6f71420a', '04c5939f-b02d-48cc-a49f-f9c7a20dd200'] {{(pid=100375) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:43:07.045601 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-94a34a2b-19e7-4154-9f3b-5b7916503ba5 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] https://10.4.3.105/volume/v3/backups returned with HTTP 202 Aug 12 10:43:07.046171 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1139/4519] 10.4.3.105 () {68 vars in 1259 bytes} [Wed Aug 12 10:43:06 2026] POST /volume/v3/backups => generated 288 bytes in 114 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 10:43:07.054872 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-372f8a9a-6daf-46fe-8139-0db50a26780b None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:43:07.056800 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-372f8a9a-6daf-46fe-8139-0db50a26780b tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] GET https://10.4.3.105/volume/v3/backups/739b8c6d-fd31-410f-9aa2-9b098f717388 Aug 12 10:43:07.057048 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-372f8a9a-6daf-46fe-8139-0db50a26780b tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:43:07.057293 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-372f8a9a-6daf-46fe-8139-0db50a26780b tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:43:07.057738 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-372f8a9a-6daf-46fe-8139-0db50a26780b tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Show backup with id 739b8c6d-fd31-410f-9aa2-9b098f717388. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:43:07.064029 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:43:07.064029 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:43:07.065107 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-372f8a9a-6daf-46fe-8139-0db50a26780b tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] https://10.4.3.105/volume/v3/backups/739b8c6d-fd31-410f-9aa2-9b098f717388 returned with HTTP 200 Aug 12 10:43:07.065626 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1121/4520] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:43:07 2026] GET /volume/v3/backups/739b8c6d-fd31-410f-9aa2-9b098f717388 => generated 694 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:43:07.074579 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-8e2c33de-09aa-4883-9640-30dd6feb4686 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:43:07.076559 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-8e2c33de-09aa-4883-9640-30dd6feb4686 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] GET https://10.4.3.105/volume/v3/snapshots/d361f169-9155-45db-815a-2b261bb8f2e9 Aug 12 10:43:07.076805 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-8e2c33de-09aa-4883-9640-30dd6feb4686 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:43:07.077000 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-8e2c33de-09aa-4883-9640-30dd6feb4686 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:43:07.082686 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:43:07.082686 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:43:07.083171 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-8e2c33de-09aa-4883-9640-30dd6feb4686 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Snapshot retrieved successfully. Aug 12 10:43:07.084104 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-8e2c33de-09aa-4883-9640-30dd6feb4686 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] https://10.4.3.105/volume/v3/snapshots/d361f169-9155-45db-815a-2b261bb8f2e9 returned with HTTP 200 Aug 12 10:43:07.084544 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1127/4521] 10.4.3.105 () {66 vars in 1354 bytes} [Wed Aug 12 10:43:07 2026] GET /volume/v3/snapshots/d361f169-9155-45db-815a-2b261bb8f2e9 => generated 471 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:43:07.101806 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-22579308-737e-4f4c-b684-f5053639b638 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:43:07.103617 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-22579308-737e-4f4c-b684-f5053639b638 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] GET https://10.4.3.105/volume/v3/snapshots/d361f169-9155-45db-815a-2b261bb8f2e9 Aug 12 10:43:07.103825 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-22579308-737e-4f4c-b684-f5053639b638 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:43:07.104008 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-22579308-737e-4f4c-b684-f5053639b638 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:43:07.111042 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:43:07.111042 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:43:07.111895 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-22579308-737e-4f4c-b684-f5053639b638 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Snapshot retrieved successfully. Aug 12 10:43:07.113094 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-22579308-737e-4f4c-b684-f5053639b638 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] https://10.4.3.105/volume/v3/snapshots/d361f169-9155-45db-815a-2b261bb8f2e9 returned with HTTP 200 Aug 12 10:43:07.113699 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1135/4522] 10.4.3.105 () {66 vars in 1354 bytes} [Wed Aug 12 10:43:07 2026] GET /volume/v3/snapshots/d361f169-9155-45db-815a-2b261bb8f2e9 => generated 471 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:43:07.715549 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-9a8a0dc3-5bcb-478c-a614-c0c1be0aa3f4 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:43:07.717493 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-9a8a0dc3-5bcb-478c-a614-c0c1be0aa3f4 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] GET https://10.4.3.105/volume/v3/volumes/4867ae01-1514-4ae1-b094-a45cca7dbc12 Aug 12 10:43:07.717736 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-9a8a0dc3-5bcb-478c-a614-c0c1be0aa3f4 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:43:07.717917 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-9a8a0dc3-5bcb-478c-a614-c0c1be0aa3f4 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:43:07.739422 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:43:07.739422 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:43:07.744595 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-9a8a0dc3-5bcb-478c-a614-c0c1be0aa3f4 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Volume info retrieved successfully. Aug 12 10:43:07.750343 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-9a8a0dc3-5bcb-478c-a614-c0c1be0aa3f4 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] https://10.4.3.105/volume/v3/volumes/4867ae01-1514-4ae1-b094-a45cca7dbc12 returned with HTTP 200 Aug 12 10:43:07.750887 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1140/4523] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:43:07 2026] GET /volume/v3/volumes/4867ae01-1514-4ae1-b094-a45cca7dbc12 => generated 876 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:43:07.911027 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-c26392c2-b7bb-46e0-b9fe-45a00059eefe req-b6b307e8-0334-4b32-b720-f3e6d513de33 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:43:07.913134 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-c26392c2-b7bb-46e0-b9fe-45a00059eefe req-b6b307e8-0334-4b32-b720-f3e6d513de33 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] DELETE https://10.4.3.105/volume/v3/attachments/74830bf3-b7e9-4781-8b71-87776750499f Aug 12 10:43:07.913309 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-c26392c2-b7bb-46e0-b9fe-45a00059eefe req-b6b307e8-0334-4b32-b720-f3e6d513de33 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:43:07.913497 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-c26392c2-b7bb-46e0-b9fe-45a00059eefe req-b6b307e8-0334-4b32-b720-f3e6d513de33 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Calling method 'version_select' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:43:07.921299 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:43:07.921299 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:43:07.970015 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-c26392c2-b7bb-46e0-b9fe-45a00059eefe req-b6b307e8-0334-4b32-b720-f3e6d513de33 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] https://10.4.3.105/volume/v3/attachments/74830bf3-b7e9-4781-8b71-87776750499f returned with HTTP 200 Aug 12 10:43:07.970361 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1122/4524] 10.4.3.105 () {72 vars in 1673 bytes} [Wed Aug 12 10:43:07 2026] DELETE /volume/v3/attachments/74830bf3-b7e9-4781-8b71-87776750499f => generated 19 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:43:07.980139 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-c26392c2-b7bb-46e0-b9fe-45a00059eefe req-582842b1-a35f-4495-98ca-79c54fe0bd59 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:43:07.982158 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-c26392c2-b7bb-46e0-b9fe-45a00059eefe req-582842b1-a35f-4495-98ca-79c54fe0bd59 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] DELETE https://10.4.3.105/volume/v3/volumes/e7e2b48d-70a2-4a6f-99fc-5800cd80f438 Aug 12 10:43:07.982357 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-c26392c2-b7bb-46e0-b9fe-45a00059eefe req-582842b1-a35f-4495-98ca-79c54fe0bd59 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:43:07.982601 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-c26392c2-b7bb-46e0-b9fe-45a00059eefe req-582842b1-a35f-4495-98ca-79c54fe0bd59 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Calling method 'delete' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:43:07.982820 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.v3.volumes [req-c26392c2-b7bb-46e0-b9fe-45a00059eefe req-582842b1-a35f-4495-98ca-79c54fe0bd59 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Delete volume with id: e7e2b48d-70a2-4a6f-99fc-5800cd80f438 Aug 12 10:43:07.989422 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:43:07.989422 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:43:07.989932 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [req-c26392c2-b7bb-46e0-b9fe-45a00059eefe req-582842b1-a35f-4495-98ca-79c54fe0bd59 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Volume info retrieved successfully. Aug 12 10:43:08.004870 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [req-c26392c2-b7bb-46e0-b9fe-45a00059eefe req-582842b1-a35f-4495-98ca-79c54fe0bd59 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Delete volume request issued successfully. Aug 12 10:43:08.005065 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-c26392c2-b7bb-46e0-b9fe-45a00059eefe req-582842b1-a35f-4495-98ca-79c54fe0bd59 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] https://10.4.3.105/volume/v3/volumes/e7e2b48d-70a2-4a6f-99fc-5800cd80f438 returned with HTTP 202 Aug 12 10:43:08.005576 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1128/4525] 10.4.3.105 () {70 vars in 1620 bytes} [Wed Aug 12 10:43:07 2026] DELETE /volume/v3/volumes/e7e2b48d-70a2-4a6f-99fc-5800cd80f438 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 10:43:08.076538 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-4f6262f2-ab4d-484f-99e4-985c06608ca8 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:43:08.078208 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-4f6262f2-ab4d-484f-99e4-985c06608ca8 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] GET https://10.4.3.105/volume/v3/backups/739b8c6d-fd31-410f-9aa2-9b098f717388 Aug 12 10:43:08.078632 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-4f6262f2-ab4d-484f-99e4-985c06608ca8 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:43:08.079799 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-4f6262f2-ab4d-484f-99e4-985c06608ca8 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:43:08.079799 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.v3.backups [None req-4f6262f2-ab4d-484f-99e4-985c06608ca8 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Show backup with id 739b8c6d-fd31-410f-9aa2-9b098f717388. {{(pid=100372) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:43:08.085057 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:43:08.085057 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:43:08.085057 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-4f6262f2-ab4d-484f-99e4-985c06608ca8 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] https://10.4.3.105/volume/v3/backups/739b8c6d-fd31-410f-9aa2-9b098f717388 returned with HTTP 200 Aug 12 10:43:08.085057 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1136/4526] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:43:08 2026] GET /volume/v3/backups/739b8c6d-fd31-410f-9aa2-9b098f717388 => generated 696 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:43:08.705814 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-b2527a5b-e4e1-4e89-9812-40a80bdd49bb None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:43:08.707720 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-b2527a5b-e4e1-4e89-9812-40a80bdd49bb tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] POST https://10.4.3.105/volume/v3/snapshots Aug 12 10:43:08.708056 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-b2527a5b-e4e1-4e89-9812-40a80bdd49bb tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "8ece7a98-a52c-434f-8462-7a7f014d47d7", "force": true, "name": "tempest-SnapshotDataIntegrityTests-snapshot-522150029", "description": null, "metadata": null}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:43:08.719345 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:43:08.719345 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:43:08.719848 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-b2527a5b-e4e1-4e89-9812-40a80bdd49bb tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Volume info retrieved successfully. Aug 12 10:43:08.720018 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.v3.snapshots [None req-b2527a5b-e4e1-4e89-9812-40a80bdd49bb tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Create snapshot from volume 8ece7a98-a52c-434f-8462-7a7f014d47d7 Aug 12 10:43:08.744878 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.quota [None req-b2527a5b-e4e1-4e89-9812-40a80bdd49bb tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Created reservations ['44a24138-0d77-4cc4-b2ff-3a0545490dea', '29e30c77-1db4-4bf5-ae79-c2db637bb503', 'cd0d3e53-3d34-4a49-975e-0cedc5f125d9', 'a593ab3e-f856-43d1-a06e-9ec1fa93de21'] {{(pid=100375) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:43:08.764819 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-b1559e60-75cf-4b05-9b70-11c538c1f761 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:43:08.766710 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-b1559e60-75cf-4b05-9b70-11c538c1f761 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] GET https://10.4.3.105/volume/v3/volumes/4867ae01-1514-4ae1-b094-a45cca7dbc12 Aug 12 10:43:08.766914 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-b1559e60-75cf-4b05-9b70-11c538c1f761 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:43:08.767077 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-b1559e60-75cf-4b05-9b70-11c538c1f761 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:43:08.769206 np0000007037 devstack@c-api.service[100373]: DEBUG dbcounter [-] [100373] Writing DB stats cinder:SELECT=374,cinder:UPDATE=109,cinder:INSERT=63 {{(pid=100373) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 10:43:08.779083 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-b2527a5b-e4e1-4e89-9812-40a80bdd49bb tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Snapshot force create request issued successfully. Aug 12 10:43:08.779444 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-b2527a5b-e4e1-4e89-9812-40a80bdd49bb tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] https://10.4.3.105/volume/v3/snapshots returned with HTTP 202 Aug 12 10:43:08.779536 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:43:08.779536 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:43:08.780066 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1141/4527] 10.4.3.105 () {68 vars in 1265 bytes} [Wed Aug 12 10:43:08 2026] POST /volume/v3/snapshots => generated 312 bytes in 75 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 10:43:08.784165 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-b1559e60-75cf-4b05-9b70-11c538c1f761 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Volume info retrieved successfully. Aug 12 10:43:08.789816 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-b1559e60-75cf-4b05-9b70-11c538c1f761 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] https://10.4.3.105/volume/v3/volumes/4867ae01-1514-4ae1-b094-a45cca7dbc12 returned with HTTP 200 Aug 12 10:43:08.790257 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1123/4528] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:43:08 2026] GET /volume/v3/volumes/4867ae01-1514-4ae1-b094-a45cca7dbc12 => generated 876 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:43:08.790768 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-d9b8239a-126d-4946-9ecc-43172d3d6c01 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:43:08.795487 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-d9b8239a-126d-4946-9ecc-43172d3d6c01 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] GET https://10.4.3.105/volume/v3/snapshots/e82eaadc-8098-40be-9088-17291ff4f0d5 Aug 12 10:43:08.795823 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-d9b8239a-126d-4946-9ecc-43172d3d6c01 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:43:08.796091 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-d9b8239a-126d-4946-9ecc-43172d3d6c01 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:43:08.802831 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:43:08.802831 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:43:08.803493 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-d9b8239a-126d-4946-9ecc-43172d3d6c01 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Snapshot retrieved successfully. Aug 12 10:43:08.804698 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-d9b8239a-126d-4946-9ecc-43172d3d6c01 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] https://10.4.3.105/volume/v3/snapshots/e82eaadc-8098-40be-9088-17291ff4f0d5 returned with HTTP 200 Aug 12 10:43:08.805220 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1129/4529] 10.4.3.105 () {66 vars in 1354 bytes} [Wed Aug 12 10:43:08 2026] GET /volume/v3/snapshots/e82eaadc-8098-40be-9088-17291ff4f0d5 => generated 444 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:43:08.904743 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-cfa6f64b-cf1a-416c-9de6-30485b264c22 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:43:08.907970 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-cfa6f64b-cf1a-416c-9de6-30485b264c22 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] GET https://10.4.3.105/volume/v3/volumes/e7e2b48d-70a2-4a6f-99fc-5800cd80f438 Aug 12 10:43:08.907970 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-cfa6f64b-cf1a-416c-9de6-30485b264c22 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:43:08.907970 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-cfa6f64b-cf1a-416c-9de6-30485b264c22 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:43:08.913722 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-cfa6f64b-cf1a-416c-9de6-30485b264c22 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] https://10.4.3.105/volume/v3/volumes/e7e2b48d-70a2-4a6f-99fc-5800cd80f438 returned with HTTP 404 Aug 12 10:43:08.913722 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1137/4530] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:43:08 2026] GET /volume/v3/volumes/e7e2b48d-70a2-4a6f-99fc-5800cd80f438 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:43:08.921507 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-3408ef45-f38a-41ee-bc35-006e05d7c23e None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:43:08.923592 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-3408ef45-f38a-41ee-bc35-006e05d7c23e tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] DELETE https://10.4.3.105/volume/v3/snapshots/74bd5f59-92e3-4321-a6ea-6b7c543b24a3 Aug 12 10:43:08.923816 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-3408ef45-f38a-41ee-bc35-006e05d7c23e tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:43:08.924027 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-3408ef45-f38a-41ee-bc35-006e05d7c23e tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Calling method 'delete' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:43:08.924126 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.v3.snapshots [None req-3408ef45-f38a-41ee-bc35-006e05d7c23e tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Delete snapshot with id: 74bd5f59-92e3-4321-a6ea-6b7c543b24a3 Aug 12 10:43:08.929096 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:43:08.929096 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:43:08.929489 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-3408ef45-f38a-41ee-bc35-006e05d7c23e tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Snapshot retrieved successfully. Aug 12 10:43:08.946165 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-3408ef45-f38a-41ee-bc35-006e05d7c23e tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Snapshot delete request issued successfully. Aug 12 10:43:08.946380 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-3408ef45-f38a-41ee-bc35-006e05d7c23e tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] https://10.4.3.105/volume/v3/snapshots/74bd5f59-92e3-4321-a6ea-6b7c543b24a3 returned with HTTP 202 Aug 12 10:43:08.947009 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1142/4531] 10.4.3.105 () {66 vars in 1357 bytes} [Wed Aug 12 10:43:08 2026] DELETE /volume/v3/snapshots/74bd5f59-92e3-4321-a6ea-6b7c543b24a3 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 10:43:08.955504 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-5e409aef-4133-4210-a482-f517d04a2413 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:43:08.957831 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-5e409aef-4133-4210-a482-f517d04a2413 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] GET https://10.4.3.105/volume/v3/snapshots/74bd5f59-92e3-4321-a6ea-6b7c543b24a3 Aug 12 10:43:08.958048 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-5e409aef-4133-4210-a482-f517d04a2413 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:43:08.958266 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-5e409aef-4133-4210-a482-f517d04a2413 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:43:08.964585 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:43:08.964585 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:43:08.965134 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-5e409aef-4133-4210-a482-f517d04a2413 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Snapshot retrieved successfully. Aug 12 10:43:08.966085 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-5e409aef-4133-4210-a482-f517d04a2413 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] https://10.4.3.105/volume/v3/snapshots/74bd5f59-92e3-4321-a6ea-6b7c543b24a3 returned with HTTP 200 Aug 12 10:43:08.966653 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1124/4532] 10.4.3.105 () {66 vars in 1354 bytes} [Wed Aug 12 10:43:08 2026] GET /volume/v3/snapshots/74bd5f59-92e3-4321-a6ea-6b7c543b24a3 => generated 478 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:43:09.094347 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-acbe14be-a13c-4f70-bc68-8dec933d3cf7 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:43:09.096197 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-acbe14be-a13c-4f70-bc68-8dec933d3cf7 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] GET https://10.4.3.105/volume/v3/backups/739b8c6d-fd31-410f-9aa2-9b098f717388 Aug 12 10:43:09.096427 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-acbe14be-a13c-4f70-bc68-8dec933d3cf7 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:43:09.096652 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-acbe14be-a13c-4f70-bc68-8dec933d3cf7 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:43:09.096742 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-acbe14be-a13c-4f70-bc68-8dec933d3cf7 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Show backup with id 739b8c6d-fd31-410f-9aa2-9b098f717388. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:43:09.101481 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:43:09.101481 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:43:09.102525 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-acbe14be-a13c-4f70-bc68-8dec933d3cf7 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] https://10.4.3.105/volume/v3/backups/739b8c6d-fd31-410f-9aa2-9b098f717388 returned with HTTP 200 Aug 12 10:43:09.102935 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1130/4533] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:43:09 2026] GET /volume/v3/backups/739b8c6d-fd31-410f-9aa2-9b098f717388 => generated 696 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:43:09.808640 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-3ed3ab0a-e889-402b-8973-57e6df85a1f7 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:43:09.810131 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-3ed3ab0a-e889-402b-8973-57e6df85a1f7 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] GET https://10.4.3.105/volume/v3/volumes/4867ae01-1514-4ae1-b094-a45cca7dbc12 Aug 12 10:43:09.810602 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-3ed3ab0a-e889-402b-8973-57e6df85a1f7 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:43:09.812220 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-3ed3ab0a-e889-402b-8973-57e6df85a1f7 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:43:09.816036 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-4e2413ea-347f-4669-83e8-a1704272b955 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:43:09.818220 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-4e2413ea-347f-4669-83e8-a1704272b955 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] GET https://10.4.3.105/volume/v3/snapshots/e82eaadc-8098-40be-9088-17291ff4f0d5 Aug 12 10:43:09.818389 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-4e2413ea-347f-4669-83e8-a1704272b955 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:43:09.818577 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-4e2413ea-347f-4669-83e8-a1704272b955 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:43:09.823407 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:43:09.823407 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:43:09.823706 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:43:09.823706 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:43:09.825039 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-4e2413ea-347f-4669-83e8-a1704272b955 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Snapshot retrieved successfully. Aug 12 10:43:09.825039 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-4e2413ea-347f-4669-83e8-a1704272b955 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] https://10.4.3.105/volume/v3/snapshots/e82eaadc-8098-40be-9088-17291ff4f0d5 returned with HTTP 200 Aug 12 10:43:09.825039 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1143/4534] 10.4.3.105 () {66 vars in 1354 bytes} [Wed Aug 12 10:43:09 2026] GET /volume/v3/snapshots/e82eaadc-8098-40be-9088-17291ff4f0d5 => generated 471 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:43:09.829124 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-3ed3ab0a-e889-402b-8973-57e6df85a1f7 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Volume info retrieved successfully. Aug 12 10:43:09.836226 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-3ed3ab0a-e889-402b-8973-57e6df85a1f7 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] https://10.4.3.105/volume/v3/volumes/4867ae01-1514-4ae1-b094-a45cca7dbc12 returned with HTTP 200 Aug 12 10:43:09.836917 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-1f5e0e07-d447-47be-9252-f162bfd37377 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:43:09.837451 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1138/4535] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:43:09 2026] GET /volume/v3/volumes/4867ae01-1514-4ae1-b094-a45cca7dbc12 => generated 876 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:43:09.841971 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-1f5e0e07-d447-47be-9252-f162bfd37377 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] GET https://10.4.3.105/volume/v3/snapshots/e82eaadc-8098-40be-9088-17291ff4f0d5 Aug 12 10:43:09.842297 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-1f5e0e07-d447-47be-9252-f162bfd37377 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:43:09.842656 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-1f5e0e07-d447-47be-9252-f162bfd37377 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:43:09.852813 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:43:09.852813 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:43:09.853299 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-1f5e0e07-d447-47be-9252-f162bfd37377 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Snapshot retrieved successfully. Aug 12 10:43:09.854233 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-1f5e0e07-d447-47be-9252-f162bfd37377 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] https://10.4.3.105/volume/v3/snapshots/e82eaadc-8098-40be-9088-17291ff4f0d5 returned with HTTP 200 Aug 12 10:43:09.854579 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1125/4536] 10.4.3.105 () {66 vars in 1354 bytes} [Wed Aug 12 10:43:09 2026] GET /volume/v3/snapshots/e82eaadc-8098-40be-9088-17291ff4f0d5 => generated 471 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:43:09.897170 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-905979e5-91d1-4afe-a2b4-425c672e5b03 req-d5984343-e7df-4be7-8a1f-31bb50430324 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:43:09.899537 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-905979e5-91d1-4afe-a2b4-425c672e5b03 req-d5984343-e7df-4be7-8a1f-31bb50430324 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] GET https://10.4.3.105/volume/v3/volumes/8ece7a98-a52c-434f-8462-7a7f014d47d7 Aug 12 10:43:09.899806 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-905979e5-91d1-4afe-a2b4-425c672e5b03 req-d5984343-e7df-4be7-8a1f-31bb50430324 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:43:09.900032 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-905979e5-91d1-4afe-a2b4-425c672e5b03 req-d5984343-e7df-4be7-8a1f-31bb50430324 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:43:09.910708 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:43:09.910708 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:43:09.914900 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [req-905979e5-91d1-4afe-a2b4-425c672e5b03 req-d5984343-e7df-4be7-8a1f-31bb50430324 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Volume info retrieved successfully. Aug 12 10:43:09.919846 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-905979e5-91d1-4afe-a2b4-425c672e5b03 req-d5984343-e7df-4be7-8a1f-31bb50430324 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] https://10.4.3.105/volume/v3/volumes/8ece7a98-a52c-434f-8462-7a7f014d47d7 returned with HTTP 200 Aug 12 10:43:09.920347 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1131/4537] 10.4.3.105 () {68 vars in 1598 bytes} [Wed Aug 12 10:43:09 2026] GET /volume/v3/volumes/8ece7a98-a52c-434f-8462-7a7f014d47d7 => generated 1142 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:43:09.941000 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-905979e5-91d1-4afe-a2b4-425c672e5b03 req-9d5dc77c-787e-4641-99a8-3293929b7503 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:43:09.943830 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-905979e5-91d1-4afe-a2b4-425c672e5b03 req-9d5dc77c-787e-4641-99a8-3293929b7503 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] POST https://10.4.3.105/volume/v3/volumes/8ece7a98-a52c-434f-8462-7a7f014d47d7/action Aug 12 10:43:09.944253 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-905979e5-91d1-4afe-a2b4-425c672e5b03 req-9d5dc77c-787e-4641-99a8-3293929b7503 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100375) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 10:43:09.944408 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-905979e5-91d1-4afe-a2b4-425c672e5b03 req-9d5dc77c-787e-4641-99a8-3293929b7503 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:43:09.958309 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:43:09.958309 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:43:09.958964 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [req-905979e5-91d1-4afe-a2b4-425c672e5b03 req-9d5dc77c-787e-4641-99a8-3293929b7503 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Volume info retrieved successfully. Aug 12 10:43:09.966640 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [req-905979e5-91d1-4afe-a2b4-425c672e5b03 req-9d5dc77c-787e-4641-99a8-3293929b7503 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Begin detaching volume completed successfully. Aug 12 10:43:09.966916 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-905979e5-91d1-4afe-a2b4-425c672e5b03 req-9d5dc77c-787e-4641-99a8-3293929b7503 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] https://10.4.3.105/volume/v3/volumes/8ece7a98-a52c-434f-8462-7a7f014d47d7/action returned with HTTP 202 Aug 12 10:43:09.967604 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1144/4538] 10.4.3.105 () {72 vars in 1672 bytes} [Wed Aug 12 10:43:09 2026] POST /volume/v3/volumes/8ece7a98-a52c-434f-8462-7a7f014d47d7/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 10:43:09.980869 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-2e93e644-edd5-4c82-a200-1298b742492b None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:43:09.984548 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-2e93e644-edd5-4c82-a200-1298b742492b tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] GET https://10.4.3.105/volume/v3/snapshots/74bd5f59-92e3-4321-a6ea-6b7c543b24a3 Aug 12 10:43:09.984548 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-2e93e644-edd5-4c82-a200-1298b742492b tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:43:09.984548 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-2e93e644-edd5-4c82-a200-1298b742492b tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:43:09.989778 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-2e93e644-edd5-4c82-a200-1298b742492b tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] https://10.4.3.105/volume/v3/snapshots/74bd5f59-92e3-4321-a6ea-6b7c543b24a3 returned with HTTP 404 Aug 12 10:43:09.990784 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1139/4539] 10.4.3.105 () {66 vars in 1354 bytes} [Wed Aug 12 10:43:09 2026] GET /volume/v3/snapshots/74bd5f59-92e3-4321-a6ea-6b7c543b24a3 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:43:10.021464 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-adb09937-84d1-474a-9406-a2e80c4dc390 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:43:10.022024 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-adb09937-84d1-474a-9406-a2e80c4dc390 None None] GET https://10.4.3.105/volume// Aug 12 10:43:10.022263 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-adb09937-84d1-474a-9406-a2e80c4dc390 None None] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:43:10.022564 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-adb09937-84d1-474a-9406-a2e80c4dc390 None None] Calling method 'all' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:43:10.025294 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-adb09937-84d1-474a-9406-a2e80c4dc390 None None] https://10.4.3.105/volume// returned with HTTP 300 Aug 12 10:43:10.025782 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1126/4540] 10.4.3.105 () {66 vars in 1426 bytes} [Wed Aug 12 10:43:10 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 10:43:10.034612 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-905979e5-91d1-4afe-a2b4-425c672e5b03 req-e1ff1a2e-c623-460d-9b1c-ec5274623179 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:43:10.037833 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-905979e5-91d1-4afe-a2b4-425c672e5b03 req-e1ff1a2e-c623-460d-9b1c-ec5274623179 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] GET https://10.4.3.105/volume/v3/volumes/8ece7a98-a52c-434f-8462-7a7f014d47d7 Aug 12 10:43:10.037984 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-905979e5-91d1-4afe-a2b4-425c672e5b03 req-e1ff1a2e-c623-460d-9b1c-ec5274623179 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:43:10.038180 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-905979e5-91d1-4afe-a2b4-425c672e5b03 req-e1ff1a2e-c623-460d-9b1c-ec5274623179 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:43:10.051125 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:43:10.051125 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:43:10.056765 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [req-905979e5-91d1-4afe-a2b4-425c672e5b03 req-e1ff1a2e-c623-460d-9b1c-ec5274623179 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Volume info retrieved successfully. Aug 12 10:43:10.063377 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-905979e5-91d1-4afe-a2b4-425c672e5b03 req-e1ff1a2e-c623-460d-9b1c-ec5274623179 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] https://10.4.3.105/volume/v3/volumes/8ece7a98-a52c-434f-8462-7a7f014d47d7 returned with HTTP 200 Aug 12 10:43:10.064083 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1132/4541] 10.4.3.105 () {70 vars in 1639 bytes} [Wed Aug 12 10:43:10 2026] GET /volume/v3/volumes/8ece7a98-a52c-434f-8462-7a7f014d47d7 => generated 1325 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 10:43:10.119696 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-35fe5943-07ca-43f0-9c66-3da8af7697ee None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:43:10.121557 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-35fe5943-07ca-43f0-9c66-3da8af7697ee tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] GET https://10.4.3.105/volume/v3/backups/739b8c6d-fd31-410f-9aa2-9b098f717388 Aug 12 10:43:10.121758 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-35fe5943-07ca-43f0-9c66-3da8af7697ee tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:43:10.122000 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-35fe5943-07ca-43f0-9c66-3da8af7697ee tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:43:10.122133 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-35fe5943-07ca-43f0-9c66-3da8af7697ee tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Show backup with id 739b8c6d-fd31-410f-9aa2-9b098f717388. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:43:10.127097 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:43:10.127097 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:43:10.128032 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-35fe5943-07ca-43f0-9c66-3da8af7697ee tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] https://10.4.3.105/volume/v3/backups/739b8c6d-fd31-410f-9aa2-9b098f717388 returned with HTTP 200 Aug 12 10:43:10.128450 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1145/4542] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:43:10 2026] GET /volume/v3/backups/739b8c6d-fd31-410f-9aa2-9b098f717388 => generated 707 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:43:10.772664 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [req-1789372d-ba18-4356-9dc6-0a0bc780dc86 req-70843dff-dcec-4ec7-be13-4817fc7a7b71 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:43:10.779912 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-1789372d-ba18-4356-9dc6-0a0bc780dc86 req-70843dff-dcec-4ec7-be13-4817fc7a7b71 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] POST https://10.4.3.105/volume/v3/attachments/11127ce1-1a28-4e49-823d-4aa647696bce/action Aug 12 10:43:10.780437 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [req-1789372d-ba18-4356-9dc6-0a0bc780dc86 req-70843dff-dcec-4ec7-be13-4817fc7a7b71 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Action body: b'{"os-complete": null}' {{(pid=100372) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 10:43:10.780620 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [req-1789372d-ba18-4356-9dc6-0a0bc780dc86 req-70843dff-dcec-4ec7-be13-4817fc7a7b71 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:43:10.786102 np0000007037 devstack@c-api.service[100372]: DEBUG dbcounter [-] [100372] Writing DB stats cinder:SELECT=222,cinder:INSERT=3,cinder:UPDATE=9 {{(pid=100372) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 10:43:10.804471 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:43:10.804471 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:43:10.817817 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-1789372d-ba18-4356-9dc6-0a0bc780dc86 req-70843dff-dcec-4ec7-be13-4817fc7a7b71 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] https://10.4.3.105/volume/v3/attachments/11127ce1-1a28-4e49-823d-4aa647696bce/action returned with HTTP 204 Aug 12 10:43:10.818350 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1140/4543] 10.4.3.105 () {74 vars in 1725 bytes} [Wed Aug 12 10:43:10 2026] POST /volume/v3/attachments/11127ce1-1a28-4e49-823d-4aa647696bce/action => generated 0 bytes in 46 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:43:10.857071 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-09aecaa4-17f3-47fa-b210-1989c7d28cdb None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:43:10.866868 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-09aecaa4-17f3-47fa-b210-1989c7d28cdb tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] GET https://10.4.3.105/volume/v3/volumes/4867ae01-1514-4ae1-b094-a45cca7dbc12 Aug 12 10:43:10.867235 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-09aecaa4-17f3-47fa-b210-1989c7d28cdb tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:43:10.867791 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-09aecaa4-17f3-47fa-b210-1989c7d28cdb tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:43:10.885142 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:43:10.885142 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:43:10.892343 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-09aecaa4-17f3-47fa-b210-1989c7d28cdb tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Volume info retrieved successfully. Aug 12 10:43:10.898862 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-09aecaa4-17f3-47fa-b210-1989c7d28cdb tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] https://10.4.3.105/volume/v3/volumes/4867ae01-1514-4ae1-b094-a45cca7dbc12 returned with HTTP 200 Aug 12 10:43:10.899410 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1127/4544] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:43:10 2026] GET /volume/v3/volumes/4867ae01-1514-4ae1-b094-a45cca7dbc12 => generated 1168 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:43:10.915677 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-fe070191-5588-488d-a3b4-150721542981 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:43:10.917921 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-fe070191-5588-488d-a3b4-150721542981 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] GET https://10.4.3.105/volume/v3/volumes/4867ae01-1514-4ae1-b094-a45cca7dbc12 Aug 12 10:43:10.918188 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-fe070191-5588-488d-a3b4-150721542981 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:43:10.918444 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-fe070191-5588-488d-a3b4-150721542981 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:43:10.931887 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:43:10.931887 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:43:10.937535 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-fe070191-5588-488d-a3b4-150721542981 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Volume info retrieved successfully. Aug 12 10:43:10.944613 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-fe070191-5588-488d-a3b4-150721542981 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] https://10.4.3.105/volume/v3/volumes/4867ae01-1514-4ae1-b094-a45cca7dbc12 returned with HTTP 200 Aug 12 10:43:10.945210 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1133/4545] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:43:10 2026] GET /volume/v3/volumes/4867ae01-1514-4ae1-b094-a45cca7dbc12 => generated 1168 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:43:10.992381 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-f69dbc27-42c3-4d34-9a87-dcbfac2c6869 req-bd0fc712-236f-425d-96f3-b320734047f3 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:43:10.994776 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-f69dbc27-42c3-4d34-9a87-dcbfac2c6869 req-bd0fc712-236f-425d-96f3-b320734047f3 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] GET https://10.4.3.105/volume/v3/volumes/4867ae01-1514-4ae1-b094-a45cca7dbc12 Aug 12 10:43:10.994988 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-f69dbc27-42c3-4d34-9a87-dcbfac2c6869 req-bd0fc712-236f-425d-96f3-b320734047f3 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:43:10.995193 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-f69dbc27-42c3-4d34-9a87-dcbfac2c6869 req-bd0fc712-236f-425d-96f3-b320734047f3 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:43:11.005850 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:43:11.005850 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:43:11.009448 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [req-f69dbc27-42c3-4d34-9a87-dcbfac2c6869 req-bd0fc712-236f-425d-96f3-b320734047f3 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Volume info retrieved successfully. Aug 12 10:43:11.017227 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-f69dbc27-42c3-4d34-9a87-dcbfac2c6869 req-bd0fc712-236f-425d-96f3-b320734047f3 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] https://10.4.3.105/volume/v3/volumes/4867ae01-1514-4ae1-b094-a45cca7dbc12 returned with HTTP 200 Aug 12 10:43:11.017730 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1146/4546] 10.4.3.105 () {68 vars in 1598 bytes} [Wed Aug 12 10:43:10 2026] GET /volume/v3/volumes/4867ae01-1514-4ae1-b094-a45cca7dbc12 => generated 1168 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:43:11.038549 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [req-f69dbc27-42c3-4d34-9a87-dcbfac2c6869 req-2d8a2932-5cb0-4b42-963a-39c33109ffb1 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:43:11.041138 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-f69dbc27-42c3-4d34-9a87-dcbfac2c6869 req-2d8a2932-5cb0-4b42-963a-39c33109ffb1 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] POST https://10.4.3.105/volume/v3/volumes/4867ae01-1514-4ae1-b094-a45cca7dbc12/action Aug 12 10:43:11.041668 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [req-f69dbc27-42c3-4d34-9a87-dcbfac2c6869 req-2d8a2932-5cb0-4b42-963a-39c33109ffb1 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100372) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 10:43:11.041952 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [req-f69dbc27-42c3-4d34-9a87-dcbfac2c6869 req-2d8a2932-5cb0-4b42-963a-39c33109ffb1 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:43:11.053845 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:43:11.053845 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:43:11.054561 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [req-f69dbc27-42c3-4d34-9a87-dcbfac2c6869 req-2d8a2932-5cb0-4b42-963a-39c33109ffb1 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Volume info retrieved successfully. Aug 12 10:43:11.064025 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [req-f69dbc27-42c3-4d34-9a87-dcbfac2c6869 req-2d8a2932-5cb0-4b42-963a-39c33109ffb1 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Begin detaching volume completed successfully. Aug 12 10:43:11.064025 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-f69dbc27-42c3-4d34-9a87-dcbfac2c6869 req-2d8a2932-5cb0-4b42-963a-39c33109ffb1 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] https://10.4.3.105/volume/v3/volumes/4867ae01-1514-4ae1-b094-a45cca7dbc12/action returned with HTTP 202 Aug 12 10:43:11.064025 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1141/4547] 10.4.3.105 () {72 vars in 1672 bytes} [Wed Aug 12 10:43:11 2026] POST /volume/v3/volumes/4867ae01-1514-4ae1-b094-a45cca7dbc12/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 10:43:11.111983 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-a4e541dc-e3ed-496e-82fc-3d8237877bfc None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:43:11.111983 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-a4e541dc-e3ed-496e-82fc-3d8237877bfc None None] GET https://10.4.3.105/volume// Aug 12 10:43:11.111983 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-a4e541dc-e3ed-496e-82fc-3d8237877bfc None None] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:43:11.111983 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-a4e541dc-e3ed-496e-82fc-3d8237877bfc None None] Calling method 'all' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:43:11.111983 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-a4e541dc-e3ed-496e-82fc-3d8237877bfc None None] https://10.4.3.105/volume// returned with HTTP 300 Aug 12 10:43:11.112240 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1128/4548] 10.4.3.105 () {66 vars in 1426 bytes} [Wed Aug 12 10:43:11 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 10:43:11.121205 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-f69dbc27-42c3-4d34-9a87-dcbfac2c6869 req-0aa7bf5d-ac92-4eea-adcd-baebcd3af1e2 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:43:11.123986 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-f69dbc27-42c3-4d34-9a87-dcbfac2c6869 req-0aa7bf5d-ac92-4eea-adcd-baebcd3af1e2 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] GET https://10.4.3.105/volume/v3/volumes/4867ae01-1514-4ae1-b094-a45cca7dbc12 Aug 12 10:43:11.124290 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-f69dbc27-42c3-4d34-9a87-dcbfac2c6869 req-0aa7bf5d-ac92-4eea-adcd-baebcd3af1e2 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:43:11.124613 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-f69dbc27-42c3-4d34-9a87-dcbfac2c6869 req-0aa7bf5d-ac92-4eea-adcd-baebcd3af1e2 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:43:11.128009 np0000007037 devstack@c-api.service[100374]: DEBUG dbcounter [-] [100374] Writing DB stats cinder:SELECT=243,cinder:UPDATE=40,cinder:INSERT=19 {{(pid=100374) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 10:43:11.142067 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-8c14130a-70e1-49c2-bea1-68e638f91685 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:43:11.144249 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-8c14130a-70e1-49c2-bea1-68e638f91685 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] GET https://10.4.3.105/volume/v3/backups/739b8c6d-fd31-410f-9aa2-9b098f717388 Aug 12 10:43:11.144528 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-8c14130a-70e1-49c2-bea1-68e638f91685 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:43:11.144749 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-8c14130a-70e1-49c2-bea1-68e638f91685 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:43:11.144945 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-8c14130a-70e1-49c2-bea1-68e638f91685 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Show backup with id 739b8c6d-fd31-410f-9aa2-9b098f717388. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:43:11.145417 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:43:11.145417 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:43:11.150117 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:43:11.150117 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:43:11.150973 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [req-f69dbc27-42c3-4d34-9a87-dcbfac2c6869 req-0aa7bf5d-ac92-4eea-adcd-baebcd3af1e2 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Volume info retrieved successfully. Aug 12 10:43:11.151033 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-8c14130a-70e1-49c2-bea1-68e638f91685 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] https://10.4.3.105/volume/v3/backups/739b8c6d-fd31-410f-9aa2-9b098f717388 returned with HTTP 200 Aug 12 10:43:11.151330 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1147/4549] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:43:11 2026] GET /volume/v3/backups/739b8c6d-fd31-410f-9aa2-9b098f717388 => generated 707 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:43:11.157405 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-f69dbc27-42c3-4d34-9a87-dcbfac2c6869 req-0aa7bf5d-ac92-4eea-adcd-baebcd3af1e2 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] https://10.4.3.105/volume/v3/volumes/4867ae01-1514-4ae1-b094-a45cca7dbc12 returned with HTTP 200 Aug 12 10:43:11.158175 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1134/4550] 10.4.3.105 () {70 vars in 1639 bytes} [Wed Aug 12 10:43:11 2026] GET /volume/v3/volumes/4867ae01-1514-4ae1-b094-a45cca7dbc12 => generated 1351 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 10:43:11.170394 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [req-f69dbc27-42c3-4d34-9a87-dcbfac2c6869 req-8f9b3151-3f13-4307-a9e7-b3ea7242117d None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:43:11.172711 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-f69dbc27-42c3-4d34-9a87-dcbfac2c6869 req-8f9b3151-3f13-4307-a9e7-b3ea7242117d tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] GET https://10.4.3.105/volume/v3/volumes/4867ae01-1514-4ae1-b094-a45cca7dbc12/encryption Aug 12 10:43:11.173106 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [req-f69dbc27-42c3-4d34-9a87-dcbfac2c6869 req-8f9b3151-3f13-4307-a9e7-b3ea7242117d tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:43:11.173444 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [req-f69dbc27-42c3-4d34-9a87-dcbfac2c6869 req-8f9b3151-3f13-4307-a9e7-b3ea7242117d tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Calling method 'index' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:43:11.184245 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:43:11.184245 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:43:11.192123 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-f69dbc27-42c3-4d34-9a87-dcbfac2c6869 req-8f9b3151-3f13-4307-a9e7-b3ea7242117d tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] https://10.4.3.105/volume/v3/volumes/4867ae01-1514-4ae1-b094-a45cca7dbc12/encryption returned with HTTP 200 Aug 12 10:43:11.192677 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1142/4551] 10.4.3.105 () {68 vars in 1631 bytes} [Wed Aug 12 10:43:11 2026] GET /volume/v3/volumes/4867ae01-1514-4ae1-b094-a45cca7dbc12/encryption => generated 160 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:43:11.197080 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-905979e5-91d1-4afe-a2b4-425c672e5b03 req-16d37bc0-e1be-4e0f-a92c-67f6da9f51ea None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:43:11.199049 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-905979e5-91d1-4afe-a2b4-425c672e5b03 req-16d37bc0-e1be-4e0f-a92c-67f6da9f51ea tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] DELETE https://10.4.3.105/volume/v3/attachments/13f3d8c8-6ab3-4982-85d7-f663e7a89812 Aug 12 10:43:11.199243 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-905979e5-91d1-4afe-a2b4-425c672e5b03 req-16d37bc0-e1be-4e0f-a92c-67f6da9f51ea tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:43:11.199543 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-905979e5-91d1-4afe-a2b4-425c672e5b03 req-16d37bc0-e1be-4e0f-a92c-67f6da9f51ea tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Calling method 'version_select' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:43:11.206505 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:43:11.206505 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:43:11.261457 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-905979e5-91d1-4afe-a2b4-425c672e5b03 req-16d37bc0-e1be-4e0f-a92c-67f6da9f51ea tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] https://10.4.3.105/volume/v3/attachments/13f3d8c8-6ab3-4982-85d7-f663e7a89812 returned with HTTP 200 Aug 12 10:43:11.262011 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1129/4552] 10.4.3.105 () {72 vars in 1673 bytes} [Wed Aug 12 10:43:11 2026] DELETE /volume/v3/attachments/13f3d8c8-6ab3-4982-85d7-f663e7a89812 => generated 19 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:43:12.107836 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-d610fbca-c629-4b10-a5f0-518093b80594 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:43:12.109716 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-d610fbca-c629-4b10-a5f0-518093b80594 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] POST https://10.4.3.105/volume/v3/volumes Aug 12 10:43:12.110260 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-d610fbca-c629-4b10-a5f0-518093b80594 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-1834002224", "snapshot_id": "f69a3cfb-d32b-490a-aba2-d15784406e22", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:43:12.112173 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.v3.volumes [None req-d610fbca-c629-4b10-a5f0-518093b80594 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-1834002224', 'snapshot_id': 'f69a3cfb-d32b-490a-aba2-d15784406e22', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100375) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 10:43:12.114439 np0000007037 devstack@c-api.service[100375]: DEBUG dbcounter [-] [100375] Writing DB stats cinder:SELECT=244,cinder:UPDATE=60,cinder:INSERT=22 {{(pid=100375) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 10:43:12.120926 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:43:12.120926 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:43:12.121672 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-d610fbca-c629-4b10-a5f0-518093b80594 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Snapshot retrieved successfully. Aug 12 10:43:12.122217 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.v3.volumes [None req-d610fbca-c629-4b10-a5f0-518093b80594 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Create volume of 1 GB Aug 12 10:43:12.127048 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-d610fbca-c629-4b10-a5f0-518093b80594 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Availability Zones retrieved successfully. Aug 12 10:43:12.138805 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-d610fbca-c629-4b10-a5f0-518093b80594 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Flow 'volume_create_api' (89c2550d-7678-421f-a3ea-3c7c352e1b13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:43:12.141941 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-d610fbca-c629-4b10-a5f0-518093b80594 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7e60a657-0608-4ac6-bb9e-3674b7b0a1fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:43:12.143059 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.flows.api.create_volume [None req-d610fbca-c629-4b10-a5f0-518093b80594 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100375) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 10:43:12.166852 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-136ebb0d-d389-47dc-b61d-1842e4107378 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:43:12.168752 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-136ebb0d-d389-47dc-b61d-1842e4107378 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] GET https://10.4.3.105/volume/v3/backups/739b8c6d-fd31-410f-9aa2-9b098f717388 Aug 12 10:43:12.168945 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-136ebb0d-d389-47dc-b61d-1842e4107378 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:43:12.169168 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-136ebb0d-d389-47dc-b61d-1842e4107378 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:43:12.169272 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-136ebb0d-d389-47dc-b61d-1842e4107378 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Show backup with id 739b8c6d-fd31-410f-9aa2-9b098f717388. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:43:12.182847 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:43:12.182847 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:43:12.183703 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-136ebb0d-d389-47dc-b61d-1842e4107378 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] https://10.4.3.105/volume/v3/backups/739b8c6d-fd31-410f-9aa2-9b098f717388 returned with HTTP 200 Aug 12 10:43:12.184304 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1135/4553] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:43:12 2026] GET /volume/v3/backups/739b8c6d-fd31-410f-9aa2-9b098f717388 => generated 707 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:43:12.186073 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-d610fbca-c629-4b10-a5f0-518093b80594 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7e60a657-0608-4ac6-bb9e-3674b7b0a1fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'f69a3cfb-d32b-490a-aba2-d15784406e22', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T10:26:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6cd66f07-4c7b-40b2-9dfb-378538f29c9e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:43:12.186933 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-d610fbca-c629-4b10-a5f0-518093b80594 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (012050e3-01f2-4071-b861-c5312411a74e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:43:12.188926 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [req-f69dbc27-42c3-4d34-9a87-dcbfac2c6869 req-4e00760c-8024-4dbd-a58b-3c01039f3f80 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:43:12.194126 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-f69dbc27-42c3-4d34-9a87-dcbfac2c6869 req-4e00760c-8024-4dbd-a58b-3c01039f3f80 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] DELETE https://10.4.3.105/volume/v3/attachments/11127ce1-1a28-4e49-823d-4aa647696bce Aug 12 10:43:12.195579 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [req-f69dbc27-42c3-4d34-9a87-dcbfac2c6869 req-4e00760c-8024-4dbd-a58b-3c01039f3f80 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:43:12.197490 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [req-f69dbc27-42c3-4d34-9a87-dcbfac2c6869 req-4e00760c-8024-4dbd-a58b-3c01039f3f80 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Calling method 'version_select' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:43:12.205961 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:43:12.205961 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:43:12.247703 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.quota [None req-d610fbca-c629-4b10-a5f0-518093b80594 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Created reservations ['79b0adec-e24d-4837-a3c3-d918b4f22962', '28cb6c29-8b13-4d10-80e5-592c6ce13f0a', 'ec15054a-d855-42f3-9f11-963f9a0a7faf', 'cbb21fdb-6474-447a-8d40-d7b83bceb0e6'] {{(pid=100375) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:43:12.249010 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-d610fbca-c629-4b10-a5f0-518093b80594 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (012050e3-01f2-4071-b861-c5312411a74e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['79b0adec-e24d-4837-a3c3-d918b4f22962', '28cb6c29-8b13-4d10-80e5-592c6ce13f0a', 'ec15054a-d855-42f3-9f11-963f9a0a7faf', 'cbb21fdb-6474-447a-8d40-d7b83bceb0e6']}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:43:12.250171 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-d610fbca-c629-4b10-a5f0-518093b80594 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4d663e59-0ad9-4cba-89a0-dec99f18bd73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:43:12.263151 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-f69dbc27-42c3-4d34-9a87-dcbfac2c6869 req-4e00760c-8024-4dbd-a58b-3c01039f3f80 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] https://10.4.3.105/volume/v3/attachments/11127ce1-1a28-4e49-823d-4aa647696bce returned with HTTP 200 Aug 12 10:43:12.263714 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1143/4554] 10.4.3.105 () {72 vars in 1673 bytes} [Wed Aug 12 10:43:12 2026] DELETE /volume/v3/attachments/11127ce1-1a28-4e49-823d-4aa647696bce => generated 19 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:43:12.303112 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-d610fbca-c629-4b10-a5f0-518093b80594 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4d663e59-0ad9-4cba-89a0-dec99f18bd73) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '82fbec04-feba-4eeb-880e-8f733761f48a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1834002224',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='25c06e312fe64e30b5eb763d403b14a9',qos_specs=None,replication_status=,reservations=['79b0adec-e24d-4837-a3c3-d918b4f22962','28cb6c29-8b13-4d10-80e5-592c6ce13f0a','ec15054a-d855-42f3-9f11-963f9a0a7faf','cbb21fdb-6474-447a-8d40-d7b83bceb0e6'],size=1,snapshot_id=f69a3cfb-d32b-490a-aba2-d15784406e22,source_replicaid=,source_volid=None,status='creating',user_id='d1c3f3c9da7047d5b7df78d90641fd6c',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:43:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1834002224',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=82fbec04-feba-4eeb-880e-8f733761f48a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='25c06e312fe64e30b5eb763d403b14a9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=f69a3cfb-d32b-490a-aba2-d15784406e22,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d1c3f3c9da7047d5b7df78d90641fd6c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6cd66f07-4c7b-40b2-9dfb-378538f29c9e),volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:43:12.304257 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-d610fbca-c629-4b10-a5f0-518093b80594 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6dc186fc-5213-4d4d-bd36-50d0a50ad46a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:43:12.328750 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-d610fbca-c629-4b10-a5f0-518093b80594 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6dc186fc-5213-4d4d-bd36-50d0a50ad46a) transitioned into state 'SUCCESS' from state '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-1834002224',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='25c06e312fe64e30b5eb763d403b14a9',qos_specs=None,replication_status=,reservations=['79b0adec-e24d-4837-a3c3-d918b4f22962','28cb6c29-8b13-4d10-80e5-592c6ce13f0a','ec15054a-d855-42f3-9f11-963f9a0a7faf','cbb21fdb-6474-447a-8d40-d7b83bceb0e6'],size=1,snapshot_id=f69a3cfb-d32b-490a-aba2-d15784406e22,source_replicaid=,source_volid=None,status='creating',user_id='d1c3f3c9da7047d5b7df78d90641fd6c',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:43:12.329501 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-d610fbca-c629-4b10-a5f0-518093b80594 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c5634c58-01de-4a3d-8844-4aaeb663f063) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:43:12.351129 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-d610fbca-c629-4b10-a5f0-518093b80594 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c5634c58-01de-4a3d-8844-4aaeb663f063) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:43:12.352314 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-d610fbca-c629-4b10-a5f0-518093b80594 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Flow 'volume_create_api' (89c2550d-7678-421f-a3ea-3c7c352e1b13) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100375) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:43:12.352829 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-d610fbca-c629-4b10-a5f0-518093b80594 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Create volume request issued successfully. Aug 12 10:43:12.353777 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-d610fbca-c629-4b10-a5f0-518093b80594 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] https://10.4.3.105/volume/v3/volumes returned with HTTP 202 Aug 12 10:43:12.354475 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1148/4555] 10.4.3.105 () {68 vars in 1259 bytes} [Wed Aug 12 10:43:12 2026] POST /volume/v3/volumes => generated 791 bytes in 247 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 10:43:12.366886 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-35f81ecb-71be-4fce-af12-224b0c1d187a None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:43:12.368479 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-35f81ecb-71be-4fce-af12-224b0c1d187a tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] GET https://10.4.3.105/volume/v3/volumes/82fbec04-feba-4eeb-880e-8f733761f48a Aug 12 10:43:12.368698 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-35f81ecb-71be-4fce-af12-224b0c1d187a tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:43:12.368880 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-35f81ecb-71be-4fce-af12-224b0c1d187a tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:43:12.375716 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:43:12.375716 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:43:12.379231 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-35f81ecb-71be-4fce-af12-224b0c1d187a tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Volume info retrieved successfully. Aug 12 10:43:12.383547 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-35f81ecb-71be-4fce-af12-224b0c1d187a tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] https://10.4.3.105/volume/v3/volumes/82fbec04-feba-4eeb-880e-8f733761f48a returned with HTTP 200 Aug 12 10:43:12.384052 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1130/4556] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:43:12 2026] GET /volume/v3/volumes/82fbec04-feba-4eeb-880e-8f733761f48a => generated 859 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:43:12.473960 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-798c7792-75e2-40b8-8405-859250c74e8a req-ddbc0146-179f-41eb-8f8b-70d80330b12d None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:43:12.476050 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-798c7792-75e2-40b8-8405-859250c74e8a req-ddbc0146-179f-41eb-8f8b-70d80330b12d tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] DELETE https://10.4.3.105/volume/v3/attachments/cf877e40-7100-4f9f-a982-a4ceffcdf7b5 Aug 12 10:43:12.476228 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-798c7792-75e2-40b8-8405-859250c74e8a req-ddbc0146-179f-41eb-8f8b-70d80330b12d tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:43:12.476419 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-798c7792-75e2-40b8-8405-859250c74e8a req-ddbc0146-179f-41eb-8f8b-70d80330b12d tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Calling method 'version_select' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:43:12.483088 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:43:12.483088 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:43:12.580861 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-798c7792-75e2-40b8-8405-859250c74e8a req-ddbc0146-179f-41eb-8f8b-70d80330b12d tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] https://10.4.3.105/volume/v3/attachments/cf877e40-7100-4f9f-a982-a4ceffcdf7b5 returned with HTTP 200 Aug 12 10:43:12.581361 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1136/4557] 10.4.3.105 () {72 vars in 1673 bytes} [Wed Aug 12 10:43:12 2026] DELETE /volume/v3/attachments/cf877e40-7100-4f9f-a982-a4ceffcdf7b5 => generated 19 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:43:12.594068 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [req-798c7792-75e2-40b8-8405-859250c74e8a req-b3d4c68d-8609-4341-9120-0b402f8e984a None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:43:12.597654 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-798c7792-75e2-40b8-8405-859250c74e8a req-b3d4c68d-8609-4341-9120-0b402f8e984a tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] DELETE https://10.4.3.105/volume/v3/volumes/492103bb-8aaa-4c38-a5ee-934e169e02f7 Aug 12 10:43:12.597978 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [req-798c7792-75e2-40b8-8405-859250c74e8a req-b3d4c68d-8609-4341-9120-0b402f8e984a tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:43:12.598244 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [req-798c7792-75e2-40b8-8405-859250c74e8a req-b3d4c68d-8609-4341-9120-0b402f8e984a tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Calling method 'delete' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:43:12.598471 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.v3.volumes [req-798c7792-75e2-40b8-8405-859250c74e8a req-b3d4c68d-8609-4341-9120-0b402f8e984a tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Delete volume with id: 492103bb-8aaa-4c38-a5ee-934e169e02f7 Aug 12 10:43:12.608129 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:43:12.608129 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:43:12.609182 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [req-798c7792-75e2-40b8-8405-859250c74e8a req-b3d4c68d-8609-4341-9120-0b402f8e984a tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Volume info retrieved successfully. Aug 12 10:43:12.632670 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [req-798c7792-75e2-40b8-8405-859250c74e8a req-b3d4c68d-8609-4341-9120-0b402f8e984a tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Delete volume request issued successfully. Aug 12 10:43:12.633054 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-798c7792-75e2-40b8-8405-859250c74e8a req-b3d4c68d-8609-4341-9120-0b402f8e984a tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] https://10.4.3.105/volume/v3/volumes/492103bb-8aaa-4c38-a5ee-934e169e02f7 returned with HTTP 202 Aug 12 10:43:12.633898 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1144/4558] 10.4.3.105 () {70 vars in 1620 bytes} [Wed Aug 12 10:43:12 2026] DELETE /volume/v3/volumes/492103bb-8aaa-4c38-a5ee-934e169e02f7 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 10:43:13.196542 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-53c16fb1-f877-4148-9e9f-7f81641e6364 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:43:13.198598 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-53c16fb1-f877-4148-9e9f-7f81641e6364 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] GET https://10.4.3.105/volume/v3/backups/739b8c6d-fd31-410f-9aa2-9b098f717388 Aug 12 10:43:13.198839 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-53c16fb1-f877-4148-9e9f-7f81641e6364 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:43:13.199088 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-53c16fb1-f877-4148-9e9f-7f81641e6364 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:43:13.199240 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-53c16fb1-f877-4148-9e9f-7f81641e6364 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Show backup with id 739b8c6d-fd31-410f-9aa2-9b098f717388. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:43:13.207374 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:43:13.207374 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:43:13.208282 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-53c16fb1-f877-4148-9e9f-7f81641e6364 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] https://10.4.3.105/volume/v3/backups/739b8c6d-fd31-410f-9aa2-9b098f717388 returned with HTTP 200 Aug 12 10:43:13.208745 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1149/4559] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:43:13 2026] GET /volume/v3/backups/739b8c6d-fd31-410f-9aa2-9b098f717388 => generated 707 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:43:13.265425 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-bb8a51f0-5698-4db0-b49d-bf6d5e4e9714 req-e76e9945-6b6a-40e8-923e-af05a04ef7a0 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:43:13.267110 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-bb8a51f0-5698-4db0-b49d-bf6d5e4e9714 req-e76e9945-6b6a-40e8-923e-af05a04ef7a0 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] GET https://10.4.3.105/volume/v3/volumes/4867ae01-1514-4ae1-b094-a45cca7dbc12 Aug 12 10:43:13.267400 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-bb8a51f0-5698-4db0-b49d-bf6d5e4e9714 req-e76e9945-6b6a-40e8-923e-af05a04ef7a0 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:43:13.267692 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-bb8a51f0-5698-4db0-b49d-bf6d5e4e9714 req-e76e9945-6b6a-40e8-923e-af05a04ef7a0 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:43:13.276441 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:43:13.276441 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:43:13.284386 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [req-bb8a51f0-5698-4db0-b49d-bf6d5e4e9714 req-e76e9945-6b6a-40e8-923e-af05a04ef7a0 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Volume info retrieved successfully. Aug 12 10:43:13.286978 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-bb8a51f0-5698-4db0-b49d-bf6d5e4e9714 req-e76e9945-6b6a-40e8-923e-af05a04ef7a0 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] https://10.4.3.105/volume/v3/volumes/4867ae01-1514-4ae1-b094-a45cca7dbc12 returned with HTTP 200 Aug 12 10:43:13.287682 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1131/4560] 10.4.3.105 () {68 vars in 1598 bytes} [Wed Aug 12 10:43:13 2026] GET /volume/v3/volumes/4867ae01-1514-4ae1-b094-a45cca7dbc12 => generated 876 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:43:13.398435 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-a9fd3b20-7b4b-460b-8d39-7898a70c0f6f None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:43:13.400509 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-a9fd3b20-7b4b-460b-8d39-7898a70c0f6f tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] GET https://10.4.3.105/volume/v3/volumes/82fbec04-feba-4eeb-880e-8f733761f48a Aug 12 10:43:13.400737 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-a9fd3b20-7b4b-460b-8d39-7898a70c0f6f tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:43:13.400972 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-a9fd3b20-7b4b-460b-8d39-7898a70c0f6f tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:43:13.408601 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:43:13.408601 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:43:13.412320 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-a9fd3b20-7b4b-460b-8d39-7898a70c0f6f tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Volume info retrieved successfully. Aug 12 10:43:13.416898 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-a9fd3b20-7b4b-460b-8d39-7898a70c0f6f tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] https://10.4.3.105/volume/v3/volumes/82fbec04-feba-4eeb-880e-8f733761f48a returned with HTTP 200 Aug 12 10:43:13.417348 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1137/4561] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:43:13 2026] GET /volume/v3/volumes/82fbec04-feba-4eeb-880e-8f733761f48a => generated 884 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:43:13.434951 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-3f648e6b-e5c9-42b3-83ff-c2e41fa2580c None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:43:13.439080 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-3f648e6b-e5c9-42b3-83ff-c2e41fa2580c tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] GET https://10.4.3.105/volume/v3/volumes/82fbec04-feba-4eeb-880e-8f733761f48a Aug 12 10:43:13.439279 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-3f648e6b-e5c9-42b3-83ff-c2e41fa2580c tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:43:13.439464 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-3f648e6b-e5c9-42b3-83ff-c2e41fa2580c tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:43:13.451774 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:43:13.451774 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:43:13.456956 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-3f648e6b-e5c9-42b3-83ff-c2e41fa2580c tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Volume info retrieved successfully. Aug 12 10:43:13.461719 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-3f648e6b-e5c9-42b3-83ff-c2e41fa2580c tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] https://10.4.3.105/volume/v3/volumes/82fbec04-feba-4eeb-880e-8f733761f48a returned with HTTP 200 Aug 12 10:43:13.462088 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1145/4562] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:43:13 2026] GET /volume/v3/volumes/82fbec04-feba-4eeb-880e-8f733761f48a => generated 884 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:43:13.708405 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-9a40d84f-6dd3-4b7f-9811-fcd5d9f2e69d None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:43:13.710384 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-9a40d84f-6dd3-4b7f-9811-fcd5d9f2e69d tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] GET https://10.4.3.105/volume/v3/volumes/492103bb-8aaa-4c38-a5ee-934e169e02f7 Aug 12 10:43:13.710638 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-9a40d84f-6dd3-4b7f-9811-fcd5d9f2e69d tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:43:13.710852 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-9a40d84f-6dd3-4b7f-9811-fcd5d9f2e69d tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:43:13.718046 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-9a40d84f-6dd3-4b7f-9811-fcd5d9f2e69d tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] https://10.4.3.105/volume/v3/volumes/492103bb-8aaa-4c38-a5ee-934e169e02f7 returned with HTTP 404 Aug 12 10:43:13.718610 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1150/4563] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:43:13 2026] GET /volume/v3/volumes/492103bb-8aaa-4c38-a5ee-934e169e02f7 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:43:14.191985 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-c74e6fc8-0319-493c-b027-50a5b7ca0e03 req-670104ca-4b49-48da-b1b9-35863d9f167d None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:43:14.195033 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-c74e6fc8-0319-493c-b027-50a5b7ca0e03 req-670104ca-4b49-48da-b1b9-35863d9f167d tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] GET https://10.4.3.105/volume/v3/volumes/82fbec04-feba-4eeb-880e-8f733761f48a Aug 12 10:43:14.195294 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-c74e6fc8-0319-493c-b027-50a5b7ca0e03 req-670104ca-4b49-48da-b1b9-35863d9f167d tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:43:14.195630 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-c74e6fc8-0319-493c-b027-50a5b7ca0e03 req-670104ca-4b49-48da-b1b9-35863d9f167d tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:43:14.208686 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:43:14.208686 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:43:14.213427 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [req-c74e6fc8-0319-493c-b027-50a5b7ca0e03 req-670104ca-4b49-48da-b1b9-35863d9f167d tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Volume info retrieved successfully. Aug 12 10:43:14.219293 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-c74e6fc8-0319-493c-b027-50a5b7ca0e03 req-670104ca-4b49-48da-b1b9-35863d9f167d tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] https://10.4.3.105/volume/v3/volumes/82fbec04-feba-4eeb-880e-8f733761f48a returned with HTTP 200 Aug 12 10:43:14.219675 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-c9c6573b-1e62-48d5-9143-3009a81c00ca None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:43:14.219902 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1132/4564] 10.4.3.105 () {68 vars in 1598 bytes} [Wed Aug 12 10:43:14 2026] GET /volume/v3/volumes/82fbec04-feba-4eeb-880e-8f733761f48a => generated 884 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:43:14.222174 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-c9c6573b-1e62-48d5-9143-3009a81c00ca tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] GET https://10.4.3.105/volume/v3/backups/739b8c6d-fd31-410f-9aa2-9b098f717388 Aug 12 10:43:14.222451 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-c9c6573b-1e62-48d5-9143-3009a81c00ca tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:43:14.222828 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-c9c6573b-1e62-48d5-9143-3009a81c00ca tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:43:14.222913 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-c9c6573b-1e62-48d5-9143-3009a81c00ca tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Show backup with id 739b8c6d-fd31-410f-9aa2-9b098f717388. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:43:14.228316 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:43:14.228316 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:43:14.229340 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-c9c6573b-1e62-48d5-9143-3009a81c00ca tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] https://10.4.3.105/volume/v3/backups/739b8c6d-fd31-410f-9aa2-9b098f717388 returned with HTTP 200 Aug 12 10:43:14.229865 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1138/4565] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:43:14 2026] GET /volume/v3/backups/739b8c6d-fd31-410f-9aa2-9b098f717388 => generated 707 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:43:14.300567 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-218aee12-1d84-4975-a9ad-bbf9e4ac934d None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:43:14.301087 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-218aee12-1d84-4975-a9ad-bbf9e4ac934d None None] GET https://10.4.3.105/volume// Aug 12 10:43:14.301325 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-218aee12-1d84-4975-a9ad-bbf9e4ac934d None None] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:43:14.301626 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-218aee12-1d84-4975-a9ad-bbf9e4ac934d None None] Calling method 'all' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:43:14.302062 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-218aee12-1d84-4975-a9ad-bbf9e4ac934d None None] https://10.4.3.105/volume// returned with HTTP 300 Aug 12 10:43:14.302455 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1146/4566] 10.4.3.105 () {66 vars in 1428 bytes} [Wed Aug 12 10:43: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 10:43:14.312821 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-c74e6fc8-0319-493c-b027-50a5b7ca0e03 req-e11131f4-e499-45d8-b382-d5ffa9a6044e None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:43:14.315526 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-c74e6fc8-0319-493c-b027-50a5b7ca0e03 req-e11131f4-e499-45d8-b382-d5ffa9a6044e tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] POST https://10.4.3.105/volume/v3/attachments Aug 12 10:43:14.316065 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-c74e6fc8-0319-493c-b027-50a5b7ca0e03 req-e11131f4-e499-45d8-b382-d5ffa9a6044e tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "82fbec04-feba-4eeb-880e-8f733761f48a", "connector": null, "instance_uuid": "3dd93f36-22f8-447b-9ab7-a1f904d6ebbc"}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:43:14.326542 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:43:14.326542 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:43:14.353704 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-32603820-4b69-4471-bcfd-3407b4412436 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:43:14.356852 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-32603820-4b69-4471-bcfd-3407b4412436 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] DELETE https://10.4.3.105/volume/v3/snapshots/74bd5f59-92e3-4321-a6ea-6b7c543b24a3 Aug 12 10:43:14.357099 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-32603820-4b69-4471-bcfd-3407b4412436 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:43:14.357270 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-32603820-4b69-4471-bcfd-3407b4412436 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Calling method 'delete' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:43:14.357397 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.v3.snapshots [None req-32603820-4b69-4471-bcfd-3407b4412436 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Delete snapshot with id: 74bd5f59-92e3-4321-a6ea-6b7c543b24a3 Aug 12 10:43:14.364462 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-32603820-4b69-4471-bcfd-3407b4412436 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] https://10.4.3.105/volume/v3/snapshots/74bd5f59-92e3-4321-a6ea-6b7c543b24a3 returned with HTTP 404 Aug 12 10:43:14.365305 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1133/4567] 10.4.3.105 () {66 vars in 1357 bytes} [Wed Aug 12 10:43:14 2026] DELETE /volume/v3/snapshots/74bd5f59-92e3-4321-a6ea-6b7c543b24a3 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:43:14.372546 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-623ba238-634a-4d2d-aafd-8246bfed15e2 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:43:14.373363 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-c74e6fc8-0319-493c-b027-50a5b7ca0e03 req-e11131f4-e499-45d8-b382-d5ffa9a6044e tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] https://10.4.3.105/volume/v3/attachments returned with HTTP 200 Aug 12 10:43:14.373951 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1151/4568] 10.4.3.105 () {74 vars in 1594 bytes} [Wed Aug 12 10:43:14 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 10:43:14.374712 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-623ba238-634a-4d2d-aafd-8246bfed15e2 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] GET https://10.4.3.105/volume/v3/snapshots/74bd5f59-92e3-4321-a6ea-6b7c543b24a3 Aug 12 10:43:14.374953 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-623ba238-634a-4d2d-aafd-8246bfed15e2 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:43:14.375251 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-623ba238-634a-4d2d-aafd-8246bfed15e2 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:43:14.380247 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-623ba238-634a-4d2d-aafd-8246bfed15e2 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] https://10.4.3.105/volume/v3/snapshots/74bd5f59-92e3-4321-a6ea-6b7c543b24a3 returned with HTTP 404 Aug 12 10:43:14.380920 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1139/4569] 10.4.3.105 () {66 vars in 1354 bytes} [Wed Aug 12 10:43:14 2026] GET /volume/v3/snapshots/74bd5f59-92e3-4321-a6ea-6b7c543b24a3 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:43:14.403744 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-717814da-252c-4c94-bec4-a1ece8235ab5 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:43:14.406015 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-717814da-252c-4c94-bec4-a1ece8235ab5 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] GET https://10.4.3.105/volume/v3/volumes/82fbec04-feba-4eeb-880e-8f733761f48a Aug 12 10:43:14.406320 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-717814da-252c-4c94-bec4-a1ece8235ab5 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:43:14.406708 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-717814da-252c-4c94-bec4-a1ece8235ab5 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:43:14.414497 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-21713f6c-b031-41c4-a99c-c882bc304175 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:43:14.415017 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-21713f6c-b031-41c4-a99c-c882bc304175 None None] GET https://10.4.3.105/volume// Aug 12 10:43:14.415248 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-21713f6c-b031-41c4-a99c-c882bc304175 None None] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:43:14.415461 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-21713f6c-b031-41c4-a99c-c882bc304175 None None] Calling method 'all' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:43:14.415809 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-21713f6c-b031-41c4-a99c-c882bc304175 None None] https://10.4.3.105/volume// returned with HTTP 300 Aug 12 10:43:14.416092 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1134/4570] 10.4.3.105 () {66 vars in 1426 bytes} [Wed Aug 12 10:43: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 10:43:14.421586 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:43:14.421586 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:43:14.425309 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-c74e6fc8-0319-493c-b027-50a5b7ca0e03 req-a63ddff9-8d89-4f20-b6e8-5f7928a4f691 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:43:14.427767 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-c74e6fc8-0319-493c-b027-50a5b7ca0e03 req-a63ddff9-8d89-4f20-b6e8-5f7928a4f691 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] GET https://10.4.3.105/volume/v3/volumes/82fbec04-feba-4eeb-880e-8f733761f48a Aug 12 10:43:14.428063 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-c74e6fc8-0319-493c-b027-50a5b7ca0e03 req-a63ddff9-8d89-4f20-b6e8-5f7928a4f691 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:43:14.428250 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-c74e6fc8-0319-493c-b027-50a5b7ca0e03 req-a63ddff9-8d89-4f20-b6e8-5f7928a4f691 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:43:14.433980 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-717814da-252c-4c94-bec4-a1ece8235ab5 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Volume info retrieved successfully. Aug 12 10:43:14.440678 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:43:14.440678 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:43:14.440947 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-717814da-252c-4c94-bec4-a1ece8235ab5 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] https://10.4.3.105/volume/v3/volumes/82fbec04-feba-4eeb-880e-8f733761f48a returned with HTTP 200 Aug 12 10:43:14.442047 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1147/4571] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:43:14 2026] GET /volume/v3/volumes/82fbec04-feba-4eeb-880e-8f733761f48a => generated 883 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:43:14.448870 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [req-c74e6fc8-0319-493c-b027-50a5b7ca0e03 req-a63ddff9-8d89-4f20-b6e8-5f7928a4f691 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Volume info retrieved successfully. Aug 12 10:43:14.455985 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-c74e6fc8-0319-493c-b027-50a5b7ca0e03 req-a63ddff9-8d89-4f20-b6e8-5f7928a4f691 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] https://10.4.3.105/volume/v3/volumes/82fbec04-feba-4eeb-880e-8f733761f48a returned with HTTP 200 Aug 12 10:43:14.457161 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1152/4572] 10.4.3.105 () {70 vars in 1639 bytes} [Wed Aug 12 10:43:14 2026] GET /volume/v3/volumes/82fbec04-feba-4eeb-880e-8f733761f48a => generated 1063 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 10:43:14.584141 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-c74e6fc8-0319-493c-b027-50a5b7ca0e03 req-2434f606-9eae-4efc-bb6c-6a9b0d372c0a None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:43:14.586624 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-c74e6fc8-0319-493c-b027-50a5b7ca0e03 req-2434f606-9eae-4efc-bb6c-6a9b0d372c0a tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] PUT https://10.4.3.105/volume/v3/attachments/590b54be-08be-4059-90bc-28871cab85ca Aug 12 10:43:14.586925 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-c74e6fc8-0319-493c-b027-50a5b7ca0e03 req-2434f606-9eae-4efc-bb6c-6a9b0d372c0a tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.105", "host": "np0000007037", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a295cd65dd1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "cc953c5f-eaed-46bf-96e8-0985bbef0414", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:43:14.597351 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.coordination [req-c74e6fc8-0319-493c-b027-50a5b7ca0e03 req-2434f606-9eae-4efc-bb6c-6a9b0d372c0a tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Acquiring lock "cinder-attachment_update-82fbec04-feba-4eeb-880e-8f733761f48a-np0000007037" by "attachment_update" {{(pid=100374) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 10:43:14.602619 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.coordination [req-c74e6fc8-0319-493c-b027-50a5b7ca0e03 req-2434f606-9eae-4efc-bb6c-6a9b0d372c0a tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Lock "cinder-attachment_update-82fbec04-feba-4eeb-880e-8f733761f48a-np0000007037" acquired by "attachment_update" :: waited 0.005s {{(pid=100374) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 10:43:14.603655 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:43:14.603655 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:43:14.690831 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.coordination [req-c74e6fc8-0319-493c-b027-50a5b7ca0e03 req-2434f606-9eae-4efc-bb6c-6a9b0d372c0a tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Lock "cinder-attachment_update-82fbec04-feba-4eeb-880e-8f733761f48a-np0000007037" released by "attachment_update" :: held 0.088s {{(pid=100374) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 10:43:14.691171 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-c74e6fc8-0319-493c-b027-50a5b7ca0e03 req-2434f606-9eae-4efc-bb6c-6a9b0d372c0a tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] https://10.4.3.105/volume/v3/attachments/590b54be-08be-4059-90bc-28871cab85ca returned with HTTP 200 Aug 12 10:43:14.691701 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1140/4573] 10.4.3.105 () {74 vars in 1704 bytes} [Wed Aug 12 10:43:14 2026] PUT /volume/v3/attachments/590b54be-08be-4059-90bc-28871cab85ca => generated 969 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:43:15.139818 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-10bd703d-65ba-4a3a-b1cb-00a8405a8ae6 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:43:15.141410 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-10bd703d-65ba-4a3a-b1cb-00a8405a8ae6 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] DELETE https://10.4.3.105/volume/v3/volumes/492103bb-8aaa-4c38-a5ee-934e169e02f7 Aug 12 10:43:15.141656 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-10bd703d-65ba-4a3a-b1cb-00a8405a8ae6 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:43:15.141858 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-10bd703d-65ba-4a3a-b1cb-00a8405a8ae6 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Calling method 'delete' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:43:15.142009 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.v3.volumes [None req-10bd703d-65ba-4a3a-b1cb-00a8405a8ae6 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Delete volume with id: 492103bb-8aaa-4c38-a5ee-934e169e02f7 Aug 12 10:43:15.148218 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-10bd703d-65ba-4a3a-b1cb-00a8405a8ae6 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] https://10.4.3.105/volume/v3/volumes/492103bb-8aaa-4c38-a5ee-934e169e02f7 returned with HTTP 404 Aug 12 10:43:15.148666 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1135/4574] 10.4.3.105 () {66 vars in 1351 bytes} [Wed Aug 12 10:43:15 2026] DELETE /volume/v3/volumes/492103bb-8aaa-4c38-a5ee-934e169e02f7 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:43:15.155416 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-c26027cf-5f2b-4a61-8bb8-329929695a45 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:43:15.157551 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-c26027cf-5f2b-4a61-8bb8-329929695a45 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] GET https://10.4.3.105/volume/v3/volumes/492103bb-8aaa-4c38-a5ee-934e169e02f7 Aug 12 10:43:15.157761 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-c26027cf-5f2b-4a61-8bb8-329929695a45 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:43:15.157959 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-c26027cf-5f2b-4a61-8bb8-329929695a45 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:43:15.163154 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-c26027cf-5f2b-4a61-8bb8-329929695a45 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] https://10.4.3.105/volume/v3/volumes/492103bb-8aaa-4c38-a5ee-934e169e02f7 returned with HTTP 404 Aug 12 10:43:15.163661 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1148/4575] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:43:15 2026] GET /volume/v3/volumes/492103bb-8aaa-4c38-a5ee-934e169e02f7 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:43:15.240672 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-b4101f0f-724b-4410-bb63-1fe623639e4b None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:43:15.243332 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-b4101f0f-724b-4410-bb63-1fe623639e4b tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] GET https://10.4.3.105/volume/v3/backups/739b8c6d-fd31-410f-9aa2-9b098f717388 Aug 12 10:43:15.243624 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-b4101f0f-724b-4410-bb63-1fe623639e4b tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:43:15.243813 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-b4101f0f-724b-4410-bb63-1fe623639e4b tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:43:15.243941 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-b4101f0f-724b-4410-bb63-1fe623639e4b tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Show backup with id 739b8c6d-fd31-410f-9aa2-9b098f717388. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:43:15.249636 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:43:15.249636 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:43:15.250665 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-b4101f0f-724b-4410-bb63-1fe623639e4b tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] https://10.4.3.105/volume/v3/backups/739b8c6d-fd31-410f-9aa2-9b098f717388 returned with HTTP 200 Aug 12 10:43:15.251159 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1153/4576] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:43:15 2026] GET /volume/v3/backups/739b8c6d-fd31-410f-9aa2-9b098f717388 => generated 708 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:43:15.260238 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-b570c4f3-fc30-4ef4-bf0d-9f21d41fd0e9 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:43:15.262640 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-b570c4f3-fc30-4ef4-bf0d-9f21d41fd0e9 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] GET https://10.4.3.105/volume/v3/backups/739b8c6d-fd31-410f-9aa2-9b098f717388 Aug 12 10:43:15.262888 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-b570c4f3-fc30-4ef4-bf0d-9f21d41fd0e9 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:43:15.263141 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-b570c4f3-fc30-4ef4-bf0d-9f21d41fd0e9 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:43:15.263296 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-b570c4f3-fc30-4ef4-bf0d-9f21d41fd0e9 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Show backup with id 739b8c6d-fd31-410f-9aa2-9b098f717388. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:43:15.268651 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:43:15.268651 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:43:15.269714 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-b570c4f3-fc30-4ef4-bf0d-9f21d41fd0e9 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] https://10.4.3.105/volume/v3/backups/739b8c6d-fd31-410f-9aa2-9b098f717388 returned with HTTP 200 Aug 12 10:43:15.270237 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1141/4577] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:43:15 2026] GET /volume/v3/backups/739b8c6d-fd31-410f-9aa2-9b098f717388 => generated 708 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:43:15.280459 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-7a8c037a-7663-4d5a-a1a2-25f4036a2a6b None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:43:15.283484 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-7a8c037a-7663-4d5a-a1a2-25f4036a2a6b tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] DELETE https://10.4.3.105/volume/v3/backups/739b8c6d-fd31-410f-9aa2-9b098f717388 Aug 12 10:43:15.283747 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-7a8c037a-7663-4d5a-a1a2-25f4036a2a6b tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:43:15.283980 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-7a8c037a-7663-4d5a-a1a2-25f4036a2a6b tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Calling method 'delete' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:43:15.284110 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.contrib.backups [None req-7a8c037a-7663-4d5a-a1a2-25f4036a2a6b tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Delete backup with id: 739b8c6d-fd31-410f-9aa2-9b098f717388. Aug 12 10:43:15.293616 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:43:15.293616 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:43:15.307362 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.backup.rpcapi [None req-7a8c037a-7663-4d5a-a1a2-25f4036a2a6b tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] delete_backup rpcapi backup_id 739b8c6d-fd31-410f-9aa2-9b098f717388 {{(pid=100373) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 12 10:43:15.309246 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-7a8c037a-7663-4d5a-a1a2-25f4036a2a6b tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] https://10.4.3.105/volume/v3/backups/739b8c6d-fd31-410f-9aa2-9b098f717388 returned with HTTP 202 Aug 12 10:43:15.309996 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1136/4578] 10.4.3.105 () {66 vars in 1351 bytes} [Wed Aug 12 10:43:15 2026] DELETE /volume/v3/backups/739b8c6d-fd31-410f-9aa2-9b098f717388 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 10:43:15.319490 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-eb2b9ad1-fd04-40e3-b97e-5b358208d27c None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:43:15.322581 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-eb2b9ad1-fd04-40e3-b97e-5b358208d27c tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] GET https://10.4.3.105/volume/v3/backups/739b8c6d-fd31-410f-9aa2-9b098f717388 Aug 12 10:43:15.323055 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-eb2b9ad1-fd04-40e3-b97e-5b358208d27c tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:43:15.323055 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-eb2b9ad1-fd04-40e3-b97e-5b358208d27c tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:43:15.323164 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.v3.backups [None req-eb2b9ad1-fd04-40e3-b97e-5b358208d27c tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Show backup with id 739b8c6d-fd31-410f-9aa2-9b098f717388. {{(pid=100372) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:43:15.335332 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:43:15.335332 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:43:15.336205 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-eb2b9ad1-fd04-40e3-b97e-5b358208d27c tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] https://10.4.3.105/volume/v3/backups/739b8c6d-fd31-410f-9aa2-9b098f717388 returned with HTTP 200 Aug 12 10:43:15.336802 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1149/4579] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:43:15 2026] GET /volume/v3/backups/739b8c6d-fd31-410f-9aa2-9b098f717388 => generated 707 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:43:15.460908 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-7764d607-8dda-4bc8-8097-a178ec20f8e0 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:43:15.463009 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-7764d607-8dda-4bc8-8097-a178ec20f8e0 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] GET https://10.4.3.105/volume/v3/volumes/82fbec04-feba-4eeb-880e-8f733761f48a Aug 12 10:43:15.463399 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-7764d607-8dda-4bc8-8097-a178ec20f8e0 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:43:15.463640 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-7764d607-8dda-4bc8-8097-a178ec20f8e0 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:43:15.477098 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:43:15.477098 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:43:15.482601 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-7764d607-8dda-4bc8-8097-a178ec20f8e0 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Volume info retrieved successfully. Aug 12 10:43:15.488566 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-7764d607-8dda-4bc8-8097-a178ec20f8e0 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] https://10.4.3.105/volume/v3/volumes/82fbec04-feba-4eeb-880e-8f733761f48a returned with HTTP 200 Aug 12 10:43:15.489226 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1154/4580] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:43:15 2026] GET /volume/v3/volumes/82fbec04-feba-4eeb-880e-8f733761f48a => generated 884 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:43:16.335882 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-50495bbb-7937-4578-b748-1c64f91c1d31 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:43:16.338080 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-50495bbb-7937-4578-b748-1c64f91c1d31 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] DELETE https://10.4.3.105/volume/v3/volumes/4867ae01-1514-4ae1-b094-a45cca7dbc12 Aug 12 10:43:16.338318 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-50495bbb-7937-4578-b748-1c64f91c1d31 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:43:16.338664 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-50495bbb-7937-4578-b748-1c64f91c1d31 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Calling method 'delete' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:43:16.339051 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.v3.volumes [None req-50495bbb-7937-4578-b748-1c64f91c1d31 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Delete volume with id: 4867ae01-1514-4ae1-b094-a45cca7dbc12 Aug 12 10:43:16.349661 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-22b0a2fc-7ff4-4fab-8b14-53c420500dfc None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:43:16.350108 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:43:16.350108 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:43:16.350566 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-50495bbb-7937-4578-b748-1c64f91c1d31 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Volume info retrieved successfully. Aug 12 10:43:16.351938 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-22b0a2fc-7ff4-4fab-8b14-53c420500dfc tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] GET https://10.4.3.105/volume/v3/backups/739b8c6d-fd31-410f-9aa2-9b098f717388 Aug 12 10:43:16.352169 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-22b0a2fc-7ff4-4fab-8b14-53c420500dfc tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:43:16.352373 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-22b0a2fc-7ff4-4fab-8b14-53c420500dfc tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:43:16.352527 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-22b0a2fc-7ff4-4fab-8b14-53c420500dfc tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Show backup with id 739b8c6d-fd31-410f-9aa2-9b098f717388. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:43:16.357433 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-22b0a2fc-7ff4-4fab-8b14-53c420500dfc tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] https://10.4.3.105/volume/v3/backups/739b8c6d-fd31-410f-9aa2-9b098f717388 returned with HTTP 404 Aug 12 10:43:16.358099 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1137/4581] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:43:16 2026] GET /volume/v3/backups/739b8c6d-fd31-410f-9aa2-9b098f717388 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:43:16.366929 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-8e54a87f-4e2f-4789-a773-c8c912d17c7e None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:43:16.369109 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-8e54a87f-4e2f-4789-a773-c8c912d17c7e tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] POST https://10.4.3.105/volume/v3/backups Aug 12 10:43:16.369625 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-8e54a87f-4e2f-4789-a773-c8c912d17c7e tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "7be13f50-801d-49e9-a537-b066bf07c17d", "incremental": true, "force": true, "name": "tempest-VolumesBackupsTest-Backup-180499751", "container": "tempest-volumesbackupstest-backup-container-699383213"}} {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:43:16.371564 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.contrib.backups [None req-8e54a87f-4e2f-4789-a773-c8c912d17c7e tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Creating new backup {'backup': {'volume_id': '7be13f50-801d-49e9-a537-b066bf07c17d', 'incremental': True, 'force': True, 'name': 'tempest-VolumesBackupsTest-Backup-180499751', 'container': 'tempest-volumesbackupstest-backup-container-699383213'}} {{(pid=100372) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 12 10:43:16.371739 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.contrib.backups [None req-8e54a87f-4e2f-4789-a773-c8c912d17c7e tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Creating backup of volume 7be13f50-801d-49e9-a537-b066bf07c17d in container tempest-volumesbackupstest-backup-container-699383213 Aug 12 10:43:16.373294 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-27e5b8cb-0140-4ecc-9bba-c745da41bb1a None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:43:16.374562 np0000007037 devstack@c-api.service[100374]: WARNING cinder.keymgr.conf_key_mgr [None req-50495bbb-7937-4578-b748-1c64f91c1d31 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 12 10:43:16.375128 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-27e5b8cb-0140-4ecc-9bba-c745da41bb1a tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] POST https://10.4.3.105/volume/v3/volumes Aug 12 10:43:16.375641 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-27e5b8cb-0140-4ecc-9bba-c745da41bb1a tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-2025515469", "snapshot_id": null, "imageRef": "cf2c75e2-42cb-4765-bb8a-76a15f3b73ee", "volume_type": null, "size": 1}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:43:16.377853 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.v3.volumes [None req-27e5b8cb-0140-4ecc-9bba-c745da41bb1a tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-2025515469', 'snapshot_id': None, 'imageRef': 'cf2c75e2-42cb-4765-bb8a-76a15f3b73ee', 'volume_type': None, 'size': 1}} {{(pid=100375) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 10:43:16.383886 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-50495bbb-7937-4578-b748-1c64f91c1d31 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Delete volume request issued successfully. Aug 12 10:43:16.383886 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-50495bbb-7937-4578-b748-1c64f91c1d31 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] https://10.4.3.105/volume/v3/volumes/4867ae01-1514-4ae1-b094-a45cca7dbc12 returned with HTTP 202 Aug 12 10:43:16.384300 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1142/4582] 10.4.3.105 () {66 vars in 1351 bytes} [Wed Aug 12 10:43:16 2026] DELETE /volume/v3/volumes/4867ae01-1514-4ae1-b094-a45cca7dbc12 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 10:43:16.387656 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:43:16.387656 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:43:16.387656 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-8e54a87f-4e2f-4789-a773-c8c912d17c7e tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Volume info retrieved successfully. Aug 12 10:43:16.393074 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-56367482-ea96-40a9-a4b6-9e0cace748b2 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:43:16.395442 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-56367482-ea96-40a9-a4b6-9e0cace748b2 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] GET https://10.4.3.105/volume/v3/volumes/4867ae01-1514-4ae1-b094-a45cca7dbc12 Aug 12 10:43:16.396113 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-56367482-ea96-40a9-a4b6-9e0cace748b2 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:43:16.396347 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-56367482-ea96-40a9-a4b6-9e0cace748b2 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:43:16.405994 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:43:16.405994 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:43:16.414415 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-56367482-ea96-40a9-a4b6-9e0cace748b2 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Volume info retrieved successfully. Aug 12 10:43:16.421022 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.quota [None req-8e54a87f-4e2f-4789-a773-c8c912d17c7e tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Created reservations ['51db51ab-9163-48c1-b07a-166299d00b2e', '5b38095e-380d-4bcd-8a89-160bdbe80e8d'] {{(pid=100372) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:43:16.421175 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-56367482-ea96-40a9-a4b6-9e0cace748b2 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] https://10.4.3.105/volume/v3/volumes/4867ae01-1514-4ae1-b094-a45cca7dbc12 returned with HTTP 200 Aug 12 10:43:16.421786 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1138/4583] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:43:16 2026] GET /volume/v3/volumes/4867ae01-1514-4ae1-b094-a45cca7dbc12 => generated 875 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:43:16.458723 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-8e54a87f-4e2f-4789-a773-c8c912d17c7e tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] https://10.4.3.105/volume/v3/backups returned with HTTP 202 Aug 12 10:43:16.459144 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1150/4584] 10.4.3.105 () {68 vars in 1259 bytes} [Wed Aug 12 10:43:16 2026] POST /volume/v3/backups => generated 329 bytes in 93 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 10:43:16.473425 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-6211c300-5368-41cf-855c-2b602bcd5ddb None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:43:16.474723 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.v3.volumes [None req-27e5b8cb-0140-4ecc-9bba-c745da41bb1a tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Create volume of 1 GB Aug 12 10:43:16.475969 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-6211c300-5368-41cf-855c-2b602bcd5ddb tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] GET https://10.4.3.105/volume/v3/backups/f6be4a08-01d4-4996-bbef-db184df1e14a Aug 12 10:43:16.476348 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-6211c300-5368-41cf-855c-2b602bcd5ddb tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:43:16.477352 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-6211c300-5368-41cf-855c-2b602bcd5ddb tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:43:16.477352 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-6211c300-5368-41cf-855c-2b602bcd5ddb tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Show backup with id f6be4a08-01d4-4996-bbef-db184df1e14a. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:43:16.480601 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-27e5b8cb-0140-4ecc-9bba-c745da41bb1a tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Availability Zones retrieved successfully. Aug 12 10:43:16.486869 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-27e5b8cb-0140-4ecc-9bba-c745da41bb1a tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Flow 'volume_create_api' (473f01bb-5b63-4b46-9c4e-ddc0b89dc63b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:43:16.486990 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:43:16.486990 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:43:16.488307 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-27e5b8cb-0140-4ecc-9bba-c745da41bb1a tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (468aefe6-3f79-4a66-9f4c-7f54e3274436) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:43:16.488396 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-6211c300-5368-41cf-855c-2b602bcd5ddb tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] https://10.4.3.105/volume/v3/backups/f6be4a08-01d4-4996-bbef-db184df1e14a returned with HTTP 200 Aug 12 10:43:16.488965 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1143/4585] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:43:16 2026] GET /volume/v3/backups/f6be4a08-01d4-4996-bbef-db184df1e14a => generated 786 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:43:16.489978 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.flows.api.create_volume [None req-27e5b8cb-0140-4ecc-9bba-c745da41bb1a tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Validating volume size '1' using validate_int {{(pid=100375) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 10:43:16.501907 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-188978c2-e596-46e5-aec4-3849c2596411 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:43:16.503412 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-188978c2-e596-46e5-aec4-3849c2596411 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] GET https://10.4.3.105/volume/v3/volumes/82fbec04-feba-4eeb-880e-8f733761f48a Aug 12 10:43:16.503642 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-188978c2-e596-46e5-aec4-3849c2596411 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:43:16.503813 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-188978c2-e596-46e5-aec4-3849c2596411 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:43:16.516648 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:43:16.516648 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:43:16.521752 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-188978c2-e596-46e5-aec4-3849c2596411 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Volume info retrieved successfully. Aug 12 10:43:16.527680 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-188978c2-e596-46e5-aec4-3849c2596411 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] https://10.4.3.105/volume/v3/volumes/82fbec04-feba-4eeb-880e-8f733761f48a returned with HTTP 200 Aug 12 10:43:16.528095 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1139/4586] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:43:16 2026] GET /volume/v3/volumes/82fbec04-feba-4eeb-880e-8f733761f48a => generated 884 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:43:16.559291 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-27e5b8cb-0140-4ecc-9bba-c745da41bb1a tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (468aefe6-3f79-4a66-9f4c-7f54e3274436) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T10:26:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6cd66f07-4c7b-40b2-9dfb-378538f29c9e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:43:16.560467 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-27e5b8cb-0140-4ecc-9bba-c745da41bb1a tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5f43560c-d3dc-460b-9d6a-1c56192ed1af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:43:16.602877 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.quota [None req-27e5b8cb-0140-4ecc-9bba-c745da41bb1a tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Created reservations ['64992a24-425b-490d-9f71-27e409ff8fda', '3f8b296c-3030-4825-bdd7-b0ff1901d81d', '8d7af98f-4e46-4e60-a6dd-80117b58ec76', '0ad3d498-6b45-4f83-8f8e-4b31a0d33fca'] {{(pid=100375) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:43:16.603777 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-27e5b8cb-0140-4ecc-9bba-c745da41bb1a tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5f43560c-d3dc-460b-9d6a-1c56192ed1af) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['64992a24-425b-490d-9f71-27e409ff8fda', '3f8b296c-3030-4825-bdd7-b0ff1901d81d', '8d7af98f-4e46-4e60-a6dd-80117b58ec76', '0ad3d498-6b45-4f83-8f8e-4b31a0d33fca']}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:43:16.604629 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-27e5b8cb-0140-4ecc-9bba-c745da41bb1a tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7cd47f53-2692-4ef7-bd85-bf5b5c25d1df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:43:16.628534 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-27e5b8cb-0140-4ecc-9bba-c745da41bb1a tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7cd47f53-2692-4ef7-bd85-bf5b5c25d1df) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '34207cf7-71fb-4efa-a615-1ac8f4456481', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-2025515469',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='583d3de192824336b38fa4f15e73dd0c',qos_specs=None,replication_status=,reservations=['64992a24-425b-490d-9f71-27e409ff8fda','3f8b296c-3030-4825-bdd7-b0ff1901d81d','8d7af98f-4e46-4e60-a6dd-80117b58ec76','0ad3d498-6b45-4f83-8f8e-4b31a0d33fca'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='50ce7d213d4746ebb95b29ff9a767645',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:43:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-2025515469',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=34207cf7-71fb-4efa-a615-1ac8f4456481,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='583d3de192824336b38fa4f15e73dd0c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='50ce7d213d4746ebb95b29ff9a767645',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6cd66f07-4c7b-40b2-9dfb-378538f29c9e),volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:43:16.629358 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-27e5b8cb-0140-4ecc-9bba-c745da41bb1a tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (66833a85-deab-47c7-8002-8dad94dfa018) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:43:16.648153 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-27e5b8cb-0140-4ecc-9bba-c745da41bb1a tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (66833a85-deab-47c7-8002-8dad94dfa018) transitioned into state 'SUCCESS' from state '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-2025515469',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='583d3de192824336b38fa4f15e73dd0c',qos_specs=None,replication_status=,reservations=['64992a24-425b-490d-9f71-27e409ff8fda','3f8b296c-3030-4825-bdd7-b0ff1901d81d','8d7af98f-4e46-4e60-a6dd-80117b58ec76','0ad3d498-6b45-4f83-8f8e-4b31a0d33fca'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='50ce7d213d4746ebb95b29ff9a767645',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:43:16.648896 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-27e5b8cb-0140-4ecc-9bba-c745da41bb1a tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (195514b3-9f51-4dfb-8e7b-1a06d943c551) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:43:16.658623 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-27e5b8cb-0140-4ecc-9bba-c745da41bb1a tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (195514b3-9f51-4dfb-8e7b-1a06d943c551) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:43:16.659433 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-27e5b8cb-0140-4ecc-9bba-c745da41bb1a tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Flow 'volume_create_api' (473f01bb-5b63-4b46-9c4e-ddc0b89dc63b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100375) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:43:16.659772 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-27e5b8cb-0140-4ecc-9bba-c745da41bb1a tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Create volume request issued successfully. Aug 12 10:43:16.660363 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-27e5b8cb-0140-4ecc-9bba-c745da41bb1a tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] https://10.4.3.105/volume/v3/volumes returned with HTTP 202 Aug 12 10:43:16.660933 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1155/4587] 10.4.3.105 () {68 vars in 1259 bytes} [Wed Aug 12 10:43:16 2026] POST /volume/v3/volumes => generated 759 bytes in 288 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 10:43:16.676470 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-02b6367e-6967-40c3-9da9-1081f45a2563 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:43:16.678268 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-02b6367e-6967-40c3-9da9-1081f45a2563 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] GET https://10.4.3.105/volume/v3/volumes/34207cf7-71fb-4efa-a615-1ac8f4456481 Aug 12 10:43:16.678434 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-02b6367e-6967-40c3-9da9-1081f45a2563 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:43:16.678645 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-02b6367e-6967-40c3-9da9-1081f45a2563 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:43:16.687224 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:43:16.687224 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:43:16.690936 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-02b6367e-6967-40c3-9da9-1081f45a2563 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Volume info retrieved successfully. Aug 12 10:43:16.695669 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-02b6367e-6967-40c3-9da9-1081f45a2563 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] https://10.4.3.105/volume/v3/volumes/34207cf7-71fb-4efa-a615-1ac8f4456481 returned with HTTP 200 Aug 12 10:43:16.696064 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1151/4588] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:43:16 2026] GET /volume/v3/volumes/34207cf7-71fb-4efa-a615-1ac8f4456481 => generated 827 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:43:17.435631 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-2560f138-f8a6-43c1-b8f8-809fd6f598dc None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:43:17.437468 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-2560f138-f8a6-43c1-b8f8-809fd6f598dc tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] GET https://10.4.3.105/volume/v3/volumes/4867ae01-1514-4ae1-b094-a45cca7dbc12 Aug 12 10:43:17.437746 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-2560f138-f8a6-43c1-b8f8-809fd6f598dc tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:43:17.437972 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-2560f138-f8a6-43c1-b8f8-809fd6f598dc tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:43:17.443556 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-2560f138-f8a6-43c1-b8f8-809fd6f598dc tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] https://10.4.3.105/volume/v3/volumes/4867ae01-1514-4ae1-b094-a45cca7dbc12 returned with HTTP 404 Aug 12 10:43:17.444079 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1144/4589] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:43:17 2026] GET /volume/v3/volumes/4867ae01-1514-4ae1-b094-a45cca7dbc12 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:43:17.451273 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-2de7be39-ac78-45de-b1ea-741a3ed57ae5 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:43:17.453186 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-2de7be39-ac78-45de-b1ea-741a3ed57ae5 tempest-TestEncryptedCinderVolumes-2017265863 tempest-TestEncryptedCinderVolumes-2017265863-project-admin] GET https://10.4.3.105/volume/v3/volumes/detail?all_tenants=1 Aug 12 10:43:17.453439 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-2de7be39-ac78-45de-b1ea-741a3ed57ae5 tempest-TestEncryptedCinderVolumes-2017265863 tempest-TestEncryptedCinderVolumes-2017265863-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:43:17.453701 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-2de7be39-ac78-45de-b1ea-741a3ed57ae5 tempest-TestEncryptedCinderVolumes-2017265863 tempest-TestEncryptedCinderVolumes-2017265863-project-admin] Calling method 'detail' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:43:17.454537 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-2de7be39-ac78-45de-b1ea-741a3ed57ae5 tempest-TestEncryptedCinderVolumes-2017265863 tempest-TestEncryptedCinderVolumes-2017265863-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100373) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 10:43:17.479787 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-2de7be39-ac78-45de-b1ea-741a3ed57ae5 tempest-TestEncryptedCinderVolumes-2017265863 tempest-TestEncryptedCinderVolumes-2017265863-project-admin] Get all volumes completed successfully. Aug 12 10:43:17.484294 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:43:17.484294 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:43:17.491818 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-2de7be39-ac78-45de-b1ea-741a3ed57ae5 tempest-TestEncryptedCinderVolumes-2017265863 tempest-TestEncryptedCinderVolumes-2017265863-project-admin] https://10.4.3.105/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 12 10:43:17.492632 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1140/4590] 10.4.3.105 () {66 vars in 1285 bytes} [Wed Aug 12 10:43:17 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 17038 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 10:43:17.501273 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-826c7324-c7a7-4b1e-8110-8ce7e0623e2d None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:43:17.504192 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-826c7324-c7a7-4b1e-8110-8ce7e0623e2d tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] GET https://10.4.3.105/volume/v3/backups/f6be4a08-01d4-4996-bbef-db184df1e14a Aug 12 10:43:17.504192 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-826c7324-c7a7-4b1e-8110-8ce7e0623e2d tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:43:17.504192 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-826c7324-c7a7-4b1e-8110-8ce7e0623e2d tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:43:17.504316 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-826c7324-c7a7-4b1e-8110-8ce7e0623e2d tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Show backup with id f6be4a08-01d4-4996-bbef-db184df1e14a. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:43:17.510021 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:43:17.510021 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:43:17.511037 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-826c7324-c7a7-4b1e-8110-8ce7e0623e2d tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] https://10.4.3.105/volume/v3/backups/f6be4a08-01d4-4996-bbef-db184df1e14a returned with HTTP 200 Aug 12 10:43:17.511037 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1156/4591] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:43:17 2026] GET /volume/v3/backups/f6be4a08-01d4-4996-bbef-db184df1e14a => generated 788 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:43:17.512311 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-8e793394-b0b8-40f5-9b1f-4e1d8421cdf9 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:43:17.515978 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-8e793394-b0b8-40f5-9b1f-4e1d8421cdf9 tempest-TestEncryptedCinderVolumes-2017265863 tempest-TestEncryptedCinderVolumes-2017265863-project-admin] DELETE https://10.4.3.105/volume/v3/types/853dd0ae-5477-4eaa-b59e-3815724c032c Aug 12 10:43:17.516220 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-8e793394-b0b8-40f5-9b1f-4e1d8421cdf9 tempest-TestEncryptedCinderVolumes-2017265863 tempest-TestEncryptedCinderVolumes-2017265863-project-admin] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:43:17.516459 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-8e793394-b0b8-40f5-9b1f-4e1d8421cdf9 tempest-TestEncryptedCinderVolumes-2017265863 tempest-TestEncryptedCinderVolumes-2017265863-project-admin] Calling method '_delete' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:43:17.543385 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-41552201-6a57-4259-8d2e-31c48ac1809e None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:43:17.545065 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-8e793394-b0b8-40f5-9b1f-4e1d8421cdf9 tempest-TestEncryptedCinderVolumes-2017265863 tempest-TestEncryptedCinderVolumes-2017265863-project-admin] https://10.4.3.105/volume/v3/types/853dd0ae-5477-4eaa-b59e-3815724c032c returned with HTTP 202 Aug 12 10:43:17.545546 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1152/4592] 10.4.3.105 () {66 vars in 1345 bytes} [Wed Aug 12 10:43:17 2026] DELETE /volume/v3/types/853dd0ae-5477-4eaa-b59e-3815724c032c => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 10:43:17.545750 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-41552201-6a57-4259-8d2e-31c48ac1809e tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] GET https://10.4.3.105/volume/v3/volumes/82fbec04-feba-4eeb-880e-8f733761f48a Aug 12 10:43:17.546172 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-41552201-6a57-4259-8d2e-31c48ac1809e tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:43:17.546911 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-41552201-6a57-4259-8d2e-31c48ac1809e tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:43:17.558053 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:43:17.558053 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:43:17.558230 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-ffcd3108-69ec-4174-9328-fd1414814b66 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:43:17.560253 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-ffcd3108-69ec-4174-9328-fd1414814b66 tempest-TestEncryptedCinderVolumes-2017265863 tempest-TestEncryptedCinderVolumes-2017265863-project-admin] POST https://10.4.3.105/volume/v3/types Aug 12 10:43:17.560768 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-ffcd3108-69ec-4174-9328-fd1414814b66 tempest-TestEncryptedCinderVolumes-2017265863 tempest-TestEncryptedCinderVolumes-2017265863-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luksv2-988609174", "extra_specs": {}}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:43:17.562326 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-41552201-6a57-4259-8d2e-31c48ac1809e tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Volume info retrieved successfully. Aug 12 10:43:17.567505 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-41552201-6a57-4259-8d2e-31c48ac1809e tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] https://10.4.3.105/volume/v3/volumes/82fbec04-feba-4eeb-880e-8f733761f48a returned with HTTP 200 Aug 12 10:43:17.567976 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1145/4593] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:43:17 2026] GET /volume/v3/volumes/82fbec04-feba-4eeb-880e-8f733761f48a => generated 884 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:43:17.578808 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-ffcd3108-69ec-4174-9328-fd1414814b66 tempest-TestEncryptedCinderVolumes-2017265863 tempest-TestEncryptedCinderVolumes-2017265863-project-admin] https://10.4.3.105/volume/v3/types returned with HTTP 200 Aug 12 10:43:17.579378 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1141/4594] 10.4.3.105 () {68 vars in 1252 bytes} [Wed Aug 12 10:43:17 2026] POST /volume/v3/types => generated 213 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:43:17.588574 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-4ebd5d3c-d110-469b-adcd-61f92a641a48 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:43:17.590250 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-4ebd5d3c-d110-469b-adcd-61f92a641a48 tempest-TestEncryptedCinderVolumes-2017265863 tempest-TestEncryptedCinderVolumes-2017265863-project-admin] POST https://10.4.3.105/volume/v3/types/7b435523-08ac-4c93-b961-f5d21c3cedc9/encryption Aug 12 10:43:17.590667 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-4ebd5d3c-d110-469b-adcd-61f92a641a48 tempest-TestEncryptedCinderVolumes-2017265863 tempest-TestEncryptedCinderVolumes-2017265863-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks2", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:43:17.606229 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-4ebd5d3c-d110-469b-adcd-61f92a641a48 tempest-TestEncryptedCinderVolumes-2017265863 tempest-TestEncryptedCinderVolumes-2017265863-project-admin] https://10.4.3.105/volume/v3/types/7b435523-08ac-4c93-b961-f5d21c3cedc9/encryption returned with HTTP 200 Aug 12 10:43:17.606798 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1157/4595] 10.4.3.105 () {68 vars in 1397 bytes} [Wed Aug 12 10:43:17 2026] POST /volume/v3/types/7b435523-08ac-4c93-b961-f5d21c3cedc9/encryption => generated 231 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:43:17.614466 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-26dc2121-9418-45e9-a11e-33063cc24b46 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:43:17.616281 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-26dc2121-9418-45e9-a11e-33063cc24b46 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] POST https://10.4.3.105/volume/v3/volumes Aug 12 10:43:17.616676 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-26dc2121-9418-45e9-a11e-33063cc24b46 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-1633078151", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luksv2-988609174", "size": 1}} {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:43:17.618097 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.v3.volumes [None req-26dc2121-9418-45e9-a11e-33063cc24b46 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-1633078151', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luksv2-988609174', 'size': 1}} {{(pid=100372) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 10:43:17.621702 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.v3.volumes [None req-26dc2121-9418-45e9-a11e-33063cc24b46 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Create volume of 1 GB Aug 12 10:43:17.621971 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:43:17.621971 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:43:17.622469 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-26dc2121-9418-45e9-a11e-33063cc24b46 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Availability Zones retrieved successfully. Aug 12 10:43:17.628088 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-26dc2121-9418-45e9-a11e-33063cc24b46 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Flow 'volume_create_api' (8507c17f-31ce-45c5-b4a7-4fa792cd5a1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100372) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:43:17.629134 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-26dc2121-9418-45e9-a11e-33063cc24b46 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (15719137-dbcf-4317-9d7b-8cdb4d8ca2c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:43:17.630022 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.flows.api.create_volume [None req-26dc2121-9418-45e9-a11e-33063cc24b46 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Validating volume size '1' using validate_int {{(pid=100372) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 10:43:17.653036 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-26dc2121-9418-45e9-a11e-33063cc24b46 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (15719137-dbcf-4317-9d7b-8cdb4d8ca2c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T10:43:18Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=7b435523-08ac-4c93-b961-f5d21c3cedc9,is_public=True,name='tempest-scenario-type-luksv2-988609174',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7b435523-08ac-4c93-b961-f5d21c3cedc9', '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=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:43:17.654003 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-26dc2121-9418-45e9-a11e-33063cc24b46 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b78d8a5c-337a-416b-aef0-839e6e7adeea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:43:17.682956 np0000007037 devstack@c-api.service[100372]: WARNING cinder.quota [None req-26dc2121-9418-45e9-a11e-33063cc24b46 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luksv2-988609174 is set by the default quota flag: quota_volumes_tempest-scenario-type-luksv2-988609174, it is now deprecated. Please use the default quota class for default quota. Aug 12 10:43:17.683257 np0000007037 devstack@c-api.service[100372]: WARNING cinder.quota [None req-26dc2121-9418-45e9-a11e-33063cc24b46 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luksv2-988609174 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luksv2-988609174, it is now deprecated. Please use the default quota class for default quota. Aug 12 10:43:17.709338 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-6d51ab55-324d-478a-9407-905aa7a9d76f None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:43:17.709455 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.quota [None req-26dc2121-9418-45e9-a11e-33063cc24b46 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Created reservations ['8e4dabd6-6653-45d3-80a7-566c365a1bc6', '4c9cc305-d485-4912-8fd1-ca7634e92896', 'feffddd7-3b21-4052-b689-283356819363', '0091e4fc-7b56-4486-b2f2-514f5663e33e'] {{(pid=100372) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:43:17.710148 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-26dc2121-9418-45e9-a11e-33063cc24b46 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b78d8a5c-337a-416b-aef0-839e6e7adeea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8e4dabd6-6653-45d3-80a7-566c365a1bc6', '4c9cc305-d485-4912-8fd1-ca7634e92896', 'feffddd7-3b21-4052-b689-283356819363', '0091e4fc-7b56-4486-b2f2-514f5663e33e']}' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:43:17.711027 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-26dc2121-9418-45e9-a11e-33063cc24b46 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ecd00c73-1277-4a22-82c7-f6faf8699760) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:43:17.711097 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-6d51ab55-324d-478a-9407-905aa7a9d76f tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] GET https://10.4.3.105/volume/v3/volumes/34207cf7-71fb-4efa-a615-1ac8f4456481 Aug 12 10:43:17.711285 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-6d51ab55-324d-478a-9407-905aa7a9d76f tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:43:17.711500 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-6d51ab55-324d-478a-9407-905aa7a9d76f tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:43:17.718122 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:43:17.718122 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:43:17.721383 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-6d51ab55-324d-478a-9407-905aa7a9d76f tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Volume info retrieved successfully. Aug 12 10:43:17.725607 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-6d51ab55-324d-478a-9407-905aa7a9d76f tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] https://10.4.3.105/volume/v3/volumes/34207cf7-71fb-4efa-a615-1ac8f4456481 returned with HTTP 200 Aug 12 10:43:17.726020 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1146/4596] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:43:17 2026] GET /volume/v3/volumes/34207cf7-71fb-4efa-a615-1ac8f4456481 => generated 1367 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:43:17.733184 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-26dc2121-9418-45e9-a11e-33063cc24b46 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ecd00c73-1277-4a22-82c7-f6faf8699760) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '00a84900-b455-480b-b496-4c650debb22a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1633078151',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='24b750016078404fb3a22ed249b62a33',qos_specs=None,replication_status=,reservations=['8e4dabd6-6653-45d3-80a7-566c365a1bc6','4c9cc305-d485-4912-8fd1-ca7634e92896','feffddd7-3b21-4052-b689-283356819363','0091e4fc-7b56-4486-b2f2-514f5663e33e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='213a325d6763444bb3276d3164fb2133',volume_type_id=7b435523-08ac-4c93-b961-f5d21c3cedc9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:43:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1633078151',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=00a84900-b455-480b-b496-4c650debb22a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='24b750016078404fb3a22ed249b62a33',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='213a325d6763444bb3276d3164fb2133',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7b435523-08ac-4c93-b961-f5d21c3cedc9),volume_type_id=7b435523-08ac-4c93-b961-f5d21c3cedc9)}' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:43:17.733918 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-26dc2121-9418-45e9-a11e-33063cc24b46 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a4ff862a-8a12-48e3-ac1d-578c50ae6e91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:43:17.741210 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-c0de6f55-cb2b-4506-9e74-a77aadeebda9 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:43:17.743104 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-c0de6f55-cb2b-4506-9e74-a77aadeebda9 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] GET https://10.4.3.105/volume/v3/volumes/34207cf7-71fb-4efa-a615-1ac8f4456481 Aug 12 10:43:17.743287 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-c0de6f55-cb2b-4506-9e74-a77aadeebda9 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:43:17.743461 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-c0de6f55-cb2b-4506-9e74-a77aadeebda9 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:43:17.752425 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:43:17.752425 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:43:17.755595 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-26dc2121-9418-45e9-a11e-33063cc24b46 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a4ff862a-8a12-48e3-ac1d-578c50ae6e91) transitioned into state 'SUCCESS' from state '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-1633078151',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='24b750016078404fb3a22ed249b62a33',qos_specs=None,replication_status=,reservations=['8e4dabd6-6653-45d3-80a7-566c365a1bc6','4c9cc305-d485-4912-8fd1-ca7634e92896','feffddd7-3b21-4052-b689-283356819363','0091e4fc-7b56-4486-b2f2-514f5663e33e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='213a325d6763444bb3276d3164fb2133',volume_type_id=7b435523-08ac-4c93-b961-f5d21c3cedc9)}' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:43:17.756391 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-26dc2121-9418-45e9-a11e-33063cc24b46 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7d8f7557-3d6f-4801-96f0-a770c07fdfc7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:43:17.757371 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-c0de6f55-cb2b-4506-9e74-a77aadeebda9 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Volume info retrieved successfully. Aug 12 10:43:17.764563 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-c0de6f55-cb2b-4506-9e74-a77aadeebda9 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] https://10.4.3.105/volume/v3/volumes/34207cf7-71fb-4efa-a615-1ac8f4456481 returned with HTTP 200 Aug 12 10:43:17.765022 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1142/4597] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:43:17 2026] GET /volume/v3/volumes/34207cf7-71fb-4efa-a615-1ac8f4456481 => generated 1367 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:43:17.767089 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-26dc2121-9418-45e9-a11e-33063cc24b46 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7d8f7557-3d6f-4801-96f0-a770c07fdfc7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:43:17.768115 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-26dc2121-9418-45e9-a11e-33063cc24b46 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Flow 'volume_create_api' (8507c17f-31ce-45c5-b4a7-4fa792cd5a1e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100372) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:43:17.768510 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-26dc2121-9418-45e9-a11e-33063cc24b46 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Create volume request issued successfully. Aug 12 10:43:17.769111 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-26dc2121-9418-45e9-a11e-33063cc24b46 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] https://10.4.3.105/volume/v3/volumes returned with HTTP 202 Aug 12 10:43:17.770760 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1153/4598] 10.4.3.105 () {68 vars in 1259 bytes} [Wed Aug 12 10:43:17 2026] POST /volume/v3/volumes => generated 786 bytes in 155 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 10:43:17.882983 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-97053ef5-cfa2-4b92-8b04-83869c7d5fad req-3d1c144a-33d9-4cdb-9e31-8df87ccec242 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:43:17.885675 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-97053ef5-cfa2-4b92-8b04-83869c7d5fad req-3d1c144a-33d9-4cdb-9e31-8df87ccec242 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] GET https://10.4.3.105/volume/v3/volumes/34207cf7-71fb-4efa-a615-1ac8f4456481 Aug 12 10:43:17.885675 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-97053ef5-cfa2-4b92-8b04-83869c7d5fad req-3d1c144a-33d9-4cdb-9e31-8df87ccec242 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:43:17.885675 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-97053ef5-cfa2-4b92-8b04-83869c7d5fad req-3d1c144a-33d9-4cdb-9e31-8df87ccec242 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:43:17.893986 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:43:17.893986 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:43:17.901582 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [req-97053ef5-cfa2-4b92-8b04-83869c7d5fad req-3d1c144a-33d9-4cdb-9e31-8df87ccec242 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Volume info retrieved successfully. Aug 12 10:43:17.910225 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-97053ef5-cfa2-4b92-8b04-83869c7d5fad req-3d1c144a-33d9-4cdb-9e31-8df87ccec242 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] https://10.4.3.105/volume/v3/volumes/34207cf7-71fb-4efa-a615-1ac8f4456481 returned with HTTP 200 Aug 12 10:43:17.910928 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1158/4599] 10.4.3.105 () {68 vars in 1598 bytes} [Wed Aug 12 10:43:17 2026] GET /volume/v3/volumes/34207cf7-71fb-4efa-a615-1ac8f4456481 => generated 1367 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:43:17.977627 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-c74e6fc8-0319-493c-b027-50a5b7ca0e03 req-c27238ee-7ba1-4c65-81f9-22eb2beeb195 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:43:17.980771 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-c74e6fc8-0319-493c-b027-50a5b7ca0e03 req-c27238ee-7ba1-4c65-81f9-22eb2beeb195 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] POST https://10.4.3.105/volume/v3/attachments/590b54be-08be-4059-90bc-28871cab85ca/action Aug 12 10:43:17.981036 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-c74e6fc8-0319-493c-b027-50a5b7ca0e03 req-c27238ee-7ba1-4c65-81f9-22eb2beeb195 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Action body: b'{"os-complete": null}' {{(pid=100374) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 10:43:17.981146 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-c74e6fc8-0319-493c-b027-50a5b7ca0e03 req-c27238ee-7ba1-4c65-81f9-22eb2beeb195 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:43:18.004100 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:43:18.004100 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:43:18.015924 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-c74e6fc8-0319-493c-b027-50a5b7ca0e03 req-c27238ee-7ba1-4c65-81f9-22eb2beeb195 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] https://10.4.3.105/volume/v3/attachments/590b54be-08be-4059-90bc-28871cab85ca/action returned with HTTP 204 Aug 12 10:43:18.016406 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1147/4600] 10.4.3.105 () {74 vars in 1725 bytes} [Wed Aug 12 10:43:17 2026] POST /volume/v3/attachments/590b54be-08be-4059-90bc-28871cab85ca/action => generated 0 bytes in 39 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:43:18.407880 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-97053ef5-cfa2-4b92-8b04-83869c7d5fad req-85a01c8c-fd55-4b56-a47f-2d6c8cfbc3c2 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:43:18.410115 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-97053ef5-cfa2-4b92-8b04-83869c7d5fad req-85a01c8c-fd55-4b56-a47f-2d6c8cfbc3c2 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] GET https://10.4.3.105/volume/v3/volumes/34207cf7-71fb-4efa-a615-1ac8f4456481 Aug 12 10:43:18.410329 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-97053ef5-cfa2-4b92-8b04-83869c7d5fad req-85a01c8c-fd55-4b56-a47f-2d6c8cfbc3c2 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:43:18.410576 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-97053ef5-cfa2-4b92-8b04-83869c7d5fad req-85a01c8c-fd55-4b56-a47f-2d6c8cfbc3c2 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:43:18.418330 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:43:18.418330 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:43:18.421763 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [req-97053ef5-cfa2-4b92-8b04-83869c7d5fad req-85a01c8c-fd55-4b56-a47f-2d6c8cfbc3c2 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Volume info retrieved successfully. Aug 12 10:43:18.426278 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-97053ef5-cfa2-4b92-8b04-83869c7d5fad req-85a01c8c-fd55-4b56-a47f-2d6c8cfbc3c2 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] https://10.4.3.105/volume/v3/volumes/34207cf7-71fb-4efa-a615-1ac8f4456481 returned with HTTP 200 Aug 12 10:43:18.426829 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1143/4601] 10.4.3.105 () {68 vars in 1598 bytes} [Wed Aug 12 10:43:18 2026] GET /volume/v3/volumes/34207cf7-71fb-4efa-a615-1ac8f4456481 => generated 1367 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:43:18.435837 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-b9de5d61-e411-4b05-90fc-4ec1f3c43d3b None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:43:18.436469 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-b9de5d61-e411-4b05-90fc-4ec1f3c43d3b None None] GET https://10.4.3.105/volume// Aug 12 10:43:18.436756 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-b9de5d61-e411-4b05-90fc-4ec1f3c43d3b None None] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:43:18.437051 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-b9de5d61-e411-4b05-90fc-4ec1f3c43d3b None None] Calling method 'all' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:43:18.437540 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-b9de5d61-e411-4b05-90fc-4ec1f3c43d3b None None] https://10.4.3.105/volume// returned with HTTP 300 Aug 12 10:43:18.437973 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1154/4602] 10.4.3.105 () {66 vars in 1419 bytes} [Wed Aug 12 10:43:18 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 10:43:18.444917 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-97053ef5-cfa2-4b92-8b04-83869c7d5fad req-262387c8-c54d-40ce-9c08-b1bd473ad4d4 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:43:18.446851 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-97053ef5-cfa2-4b92-8b04-83869c7d5fad req-262387c8-c54d-40ce-9c08-b1bd473ad4d4 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] POST https://10.4.3.105/volume/v3/attachments Aug 12 10:43:18.447180 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-97053ef5-cfa2-4b92-8b04-83869c7d5fad req-262387c8-c54d-40ce-9c08-b1bd473ad4d4 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "34207cf7-71fb-4efa-a615-1ac8f4456481", "connector": null, "instance_uuid": "3933457a-0383-43ab-9968-122ad227d03b"}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:43:18.455082 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:43:18.455082 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:43:18.475405 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-97053ef5-cfa2-4b92-8b04-83869c7d5fad req-262387c8-c54d-40ce-9c08-b1bd473ad4d4 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] https://10.4.3.105/volume/v3/attachments returned with HTTP 200 Aug 12 10:43:18.475878 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1159/4603] 10.4.3.105 () {74 vars in 1594 bytes} [Wed Aug 12 10:43:18 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 10:43:18.522958 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-db2fe818-6be9-44bf-9b34-b643d92d1ca7 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:43:18.525435 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-db2fe818-6be9-44bf-9b34-b643d92d1ca7 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] GET https://10.4.3.105/volume/v3/backups/f6be4a08-01d4-4996-bbef-db184df1e14a Aug 12 10:43:18.525761 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-db2fe818-6be9-44bf-9b34-b643d92d1ca7 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:43:18.526021 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-db2fe818-6be9-44bf-9b34-b643d92d1ca7 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:43:18.526165 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-db2fe818-6be9-44bf-9b34-b643d92d1ca7 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Show backup with id f6be4a08-01d4-4996-bbef-db184df1e14a. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:43:18.531069 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:43:18.531069 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:43:18.531905 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-db2fe818-6be9-44bf-9b34-b643d92d1ca7 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] https://10.4.3.105/volume/v3/backups/f6be4a08-01d4-4996-bbef-db184df1e14a returned with HTTP 200 Aug 12 10:43:18.532369 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1148/4604] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:43:18 2026] GET /volume/v3/backups/f6be4a08-01d4-4996-bbef-db184df1e14a => generated 788 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:43:18.582451 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-74ee7c02-6788-40cd-bda0-b3ea9277a816 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:43:18.584208 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-74ee7c02-6788-40cd-bda0-b3ea9277a816 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] GET https://10.4.3.105/volume/v3/volumes/82fbec04-feba-4eeb-880e-8f733761f48a Aug 12 10:43:18.584430 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-74ee7c02-6788-40cd-bda0-b3ea9277a816 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:43:18.584704 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-74ee7c02-6788-40cd-bda0-b3ea9277a816 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:43:18.594052 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:43:18.594052 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:43:18.598046 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-74ee7c02-6788-40cd-bda0-b3ea9277a816 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Volume info retrieved successfully. Aug 12 10:43:18.602858 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-74ee7c02-6788-40cd-bda0-b3ea9277a816 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] https://10.4.3.105/volume/v3/volumes/82fbec04-feba-4eeb-880e-8f733761f48a returned with HTTP 200 Aug 12 10:43:18.603352 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1144/4605] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:43:18 2026] GET /volume/v3/volumes/82fbec04-feba-4eeb-880e-8f733761f48a => generated 1176 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:43:19.375314 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-eafc67ba-2443-448c-9e6a-bf6608638595 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:43:19.375764 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-eafc67ba-2443-448c-9e6a-bf6608638595 None None] GET https://10.4.3.105/volume// Aug 12 10:43:19.375891 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-eafc67ba-2443-448c-9e6a-bf6608638595 None None] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:43:19.376159 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-eafc67ba-2443-448c-9e6a-bf6608638595 None None] Calling method 'all' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:43:19.376401 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-eafc67ba-2443-448c-9e6a-bf6608638595 None None] https://10.4.3.105/volume// returned with HTTP 300 Aug 12 10:43:19.376716 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1155/4606] 10.4.3.105 () {66 vars in 1426 bytes} [Wed Aug 12 10:43:19 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 10:43:19.383604 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-97053ef5-cfa2-4b92-8b04-83869c7d5fad req-0862ee04-3f71-4877-9cef-baebddb85256 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:43:19.385438 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-97053ef5-cfa2-4b92-8b04-83869c7d5fad req-0862ee04-3f71-4877-9cef-baebddb85256 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] GET https://10.4.3.105/volume/v3/volumes/34207cf7-71fb-4efa-a615-1ac8f4456481 Aug 12 10:43:19.385677 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-97053ef5-cfa2-4b92-8b04-83869c7d5fad req-0862ee04-3f71-4877-9cef-baebddb85256 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:43:19.385869 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-97053ef5-cfa2-4b92-8b04-83869c7d5fad req-0862ee04-3f71-4877-9cef-baebddb85256 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:43:19.394698 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:43:19.394698 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:43:19.397957 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [req-97053ef5-cfa2-4b92-8b04-83869c7d5fad req-0862ee04-3f71-4877-9cef-baebddb85256 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Volume info retrieved successfully. Aug 12 10:43:19.402030 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-97053ef5-cfa2-4b92-8b04-83869c7d5fad req-0862ee04-3f71-4877-9cef-baebddb85256 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] https://10.4.3.105/volume/v3/volumes/34207cf7-71fb-4efa-a615-1ac8f4456481 returned with HTTP 200 Aug 12 10:43:19.402380 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1160/4607] 10.4.3.105 () {70 vars in 1639 bytes} [Wed Aug 12 10:43:19 2026] GET /volume/v3/volumes/34207cf7-71fb-4efa-a615-1ac8f4456481 => generated 1546 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 10:43:19.515120 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-97053ef5-cfa2-4b92-8b04-83869c7d5fad req-9fd4bb12-bd30-49de-8404-d45cae074ab9 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:43:19.517461 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-97053ef5-cfa2-4b92-8b04-83869c7d5fad req-9fd4bb12-bd30-49de-8404-d45cae074ab9 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] PUT https://10.4.3.105/volume/v3/attachments/274feb81-ea94-4b60-a81f-c61e01239c92 Aug 12 10:43:19.517848 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-97053ef5-cfa2-4b92-8b04-83869c7d5fad req-9fd4bb12-bd30-49de-8404-d45cae074ab9 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.105", "host": "np0000007037", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a295cd65dd1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "cc953c5f-eaed-46bf-96e8-0985bbef0414", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:43:19.526565 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.coordination [req-97053ef5-cfa2-4b92-8b04-83869c7d5fad req-9fd4bb12-bd30-49de-8404-d45cae074ab9 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Acquiring lock "cinder-attachment_update-34207cf7-71fb-4efa-a615-1ac8f4456481-np0000007037" by "attachment_update" {{(pid=100374) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 10:43:19.532014 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.coordination [req-97053ef5-cfa2-4b92-8b04-83869c7d5fad req-9fd4bb12-bd30-49de-8404-d45cae074ab9 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Lock "cinder-attachment_update-34207cf7-71fb-4efa-a615-1ac8f4456481-np0000007037" acquired by "attachment_update" :: waited 0.005s {{(pid=100374) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 10:43:19.532934 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:43:19.532934 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:43:19.543685 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-06b1710a-1887-4f49-9309-fbbdade4f3a6 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:43:19.546148 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-06b1710a-1887-4f49-9309-fbbdade4f3a6 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] GET https://10.4.3.105/volume/v3/backups/f6be4a08-01d4-4996-bbef-db184df1e14a Aug 12 10:43:19.546448 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-06b1710a-1887-4f49-9309-fbbdade4f3a6 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:43:19.546754 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-06b1710a-1887-4f49-9309-fbbdade4f3a6 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:43:19.546948 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-06b1710a-1887-4f49-9309-fbbdade4f3a6 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Show backup with id f6be4a08-01d4-4996-bbef-db184df1e14a. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:43:19.552534 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:43:19.552534 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:43:19.553532 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-06b1710a-1887-4f49-9309-fbbdade4f3a6 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] https://10.4.3.105/volume/v3/backups/f6be4a08-01d4-4996-bbef-db184df1e14a returned with HTTP 200 Aug 12 10:43:19.554020 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1145/4608] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:43:19 2026] GET /volume/v3/backups/f6be4a08-01d4-4996-bbef-db184df1e14a => generated 788 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:43:19.615237 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.coordination [req-97053ef5-cfa2-4b92-8b04-83869c7d5fad req-9fd4bb12-bd30-49de-8404-d45cae074ab9 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Lock "cinder-attachment_update-34207cf7-71fb-4efa-a615-1ac8f4456481-np0000007037" released by "attachment_update" :: held 0.083s {{(pid=100374) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 10:43:19.615698 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-97053ef5-cfa2-4b92-8b04-83869c7d5fad req-9fd4bb12-bd30-49de-8404-d45cae074ab9 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] https://10.4.3.105/volume/v3/attachments/274feb81-ea94-4b60-a81f-c61e01239c92 returned with HTTP 200 Aug 12 10:43:19.616384 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1149/4609] 10.4.3.105 () {74 vars in 1704 bytes} [Wed Aug 12 10:43:19 2026] PUT /volume/v3/attachments/274feb81-ea94-4b60-a81f-c61e01239c92 => generated 969 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:43:19.639763 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [req-97053ef5-cfa2-4b92-8b04-83869c7d5fad req-b4280292-b4de-4cd9-96ee-0f122e8d173f None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:43:19.642632 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-97053ef5-cfa2-4b92-8b04-83869c7d5fad req-b4280292-b4de-4cd9-96ee-0f122e8d173f tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] POST https://10.4.3.105/volume/v3/attachments/274feb81-ea94-4b60-a81f-c61e01239c92/action Aug 12 10:43:19.642898 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [req-97053ef5-cfa2-4b92-8b04-83869c7d5fad req-b4280292-b4de-4cd9-96ee-0f122e8d173f tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Action body: b'{"os-complete": null}' {{(pid=100372) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 10:43:19.643077 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [req-97053ef5-cfa2-4b92-8b04-83869c7d5fad req-b4280292-b4de-4cd9-96ee-0f122e8d173f tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:43:19.660769 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:43:19.660769 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:43:19.670022 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-97053ef5-cfa2-4b92-8b04-83869c7d5fad req-b4280292-b4de-4cd9-96ee-0f122e8d173f tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] https://10.4.3.105/volume/v3/attachments/274feb81-ea94-4b60-a81f-c61e01239c92/action returned with HTTP 204 Aug 12 10:43:19.670671 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1156/4610] 10.4.3.105 () {74 vars in 1725 bytes} [Wed Aug 12 10:43:19 2026] POST /volume/v3/attachments/274feb81-ea94-4b60-a81f-c61e01239c92/action => generated 0 bytes in 31 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:43:20.567292 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-5d314b82-5093-49a7-b7d8-8d09571bbbc8 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:43:20.574578 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-5d314b82-5093-49a7-b7d8-8d09571bbbc8 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] GET https://10.4.3.105/volume/v3/backups/f6be4a08-01d4-4996-bbef-db184df1e14a Aug 12 10:43:20.574578 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-5d314b82-5093-49a7-b7d8-8d09571bbbc8 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:43:20.574578 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-5d314b82-5093-49a7-b7d8-8d09571bbbc8 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:43:20.574578 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-5d314b82-5093-49a7-b7d8-8d09571bbbc8 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Show backup with id f6be4a08-01d4-4996-bbef-db184df1e14a. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:43:20.580219 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:43:20.580219 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:43:20.581679 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-5d314b82-5093-49a7-b7d8-8d09571bbbc8 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] https://10.4.3.105/volume/v3/backups/f6be4a08-01d4-4996-bbef-db184df1e14a returned with HTTP 200 Aug 12 10:43:20.583046 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1161/4611] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:43:20 2026] GET /volume/v3/backups/f6be4a08-01d4-4996-bbef-db184df1e14a => generated 788 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:43:21.593735 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-a6022527-a483-474b-9e32-733127b83132 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:43:21.595921 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-a6022527-a483-474b-9e32-733127b83132 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] GET https://10.4.3.105/volume/v3/backups/f6be4a08-01d4-4996-bbef-db184df1e14a Aug 12 10:43:21.596170 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-a6022527-a483-474b-9e32-733127b83132 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:43:21.596427 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-a6022527-a483-474b-9e32-733127b83132 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:43:21.596778 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-a6022527-a483-474b-9e32-733127b83132 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Show backup with id f6be4a08-01d4-4996-bbef-db184df1e14a. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:43:21.602172 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:43:21.602172 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:43:21.603329 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-a6022527-a483-474b-9e32-733127b83132 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] https://10.4.3.105/volume/v3/backups/f6be4a08-01d4-4996-bbef-db184df1e14a returned with HTTP 200 Aug 12 10:43:21.603841 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1146/4612] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:43:21 2026] GET /volume/v3/backups/f6be4a08-01d4-4996-bbef-db184df1e14a => generated 788 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:43:21.807509 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-8f545647-c1c5-4292-9f57-d965dc9411ec req-9ddecef6-e015-4c83-ae06-b7a56f061b55 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:43:21.810022 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-8f545647-c1c5-4292-9f57-d965dc9411ec req-9ddecef6-e015-4c83-ae06-b7a56f061b55 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] GET https://10.4.3.105/volume/v3/volumes/82fbec04-feba-4eeb-880e-8f733761f48a Aug 12 10:43:21.810322 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-8f545647-c1c5-4292-9f57-d965dc9411ec req-9ddecef6-e015-4c83-ae06-b7a56f061b55 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:43:21.810634 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-8f545647-c1c5-4292-9f57-d965dc9411ec req-9ddecef6-e015-4c83-ae06-b7a56f061b55 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:43:21.821512 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:43:21.821512 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:43:21.825274 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [req-8f545647-c1c5-4292-9f57-d965dc9411ec req-9ddecef6-e015-4c83-ae06-b7a56f061b55 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Volume info retrieved successfully. Aug 12 10:43:21.830248 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-8f545647-c1c5-4292-9f57-d965dc9411ec req-9ddecef6-e015-4c83-ae06-b7a56f061b55 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] https://10.4.3.105/volume/v3/volumes/82fbec04-feba-4eeb-880e-8f733761f48a returned with HTTP 200 Aug 12 10:43:21.830744 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1150/4613] 10.4.3.105 () {68 vars in 1598 bytes} [Wed Aug 12 10:43:21 2026] GET /volume/v3/volumes/82fbec04-feba-4eeb-880e-8f733761f48a => generated 1176 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:43:21.850390 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [req-8f545647-c1c5-4292-9f57-d965dc9411ec req-c8ec96ec-9b8c-4c07-a97f-dbbea0cc6e8f None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:43:21.852645 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-8f545647-c1c5-4292-9f57-d965dc9411ec req-c8ec96ec-9b8c-4c07-a97f-dbbea0cc6e8f tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] POST https://10.4.3.105/volume/v3/volumes/82fbec04-feba-4eeb-880e-8f733761f48a/action Aug 12 10:43:21.852980 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [req-8f545647-c1c5-4292-9f57-d965dc9411ec req-c8ec96ec-9b8c-4c07-a97f-dbbea0cc6e8f tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100372) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 10:43:21.853091 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [req-8f545647-c1c5-4292-9f57-d965dc9411ec req-c8ec96ec-9b8c-4c07-a97f-dbbea0cc6e8f tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:43:21.864378 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:43:21.864378 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:43:21.865166 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [req-8f545647-c1c5-4292-9f57-d965dc9411ec req-c8ec96ec-9b8c-4c07-a97f-dbbea0cc6e8f tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Volume info retrieved successfully. Aug 12 10:43:21.870996 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [req-8f545647-c1c5-4292-9f57-d965dc9411ec req-c8ec96ec-9b8c-4c07-a97f-dbbea0cc6e8f tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Begin detaching volume completed successfully. Aug 12 10:43:21.871196 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-8f545647-c1c5-4292-9f57-d965dc9411ec req-c8ec96ec-9b8c-4c07-a97f-dbbea0cc6e8f tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] https://10.4.3.105/volume/v3/volumes/82fbec04-feba-4eeb-880e-8f733761f48a/action returned with HTTP 202 Aug 12 10:43:21.871635 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1157/4614] 10.4.3.105 () {72 vars in 1672 bytes} [Wed Aug 12 10:43:21 2026] POST /volume/v3/volumes/82fbec04-feba-4eeb-880e-8f733761f48a/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 10:43:21.912666 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-b74d73ed-5cfd-4a08-8816-cab8dd4a9e6e None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:43:21.913313 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-b74d73ed-5cfd-4a08-8816-cab8dd4a9e6e None None] GET https://10.4.3.105/volume// Aug 12 10:43:21.913410 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-b74d73ed-5cfd-4a08-8816-cab8dd4a9e6e None None] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:43:21.913805 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-b74d73ed-5cfd-4a08-8816-cab8dd4a9e6e None None] Calling method 'all' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:43:21.914069 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-b74d73ed-5cfd-4a08-8816-cab8dd4a9e6e None None] https://10.4.3.105/volume// returned with HTTP 300 Aug 12 10:43:21.914478 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1162/4615] 10.4.3.105 () {66 vars in 1426 bytes} [Wed Aug 12 10:43: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 10:43:21.922375 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-8f545647-c1c5-4292-9f57-d965dc9411ec req-95c0a70d-7983-42d3-9f9f-0d552908df2c None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:43:21.924579 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-8f545647-c1c5-4292-9f57-d965dc9411ec req-95c0a70d-7983-42d3-9f9f-0d552908df2c tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] GET https://10.4.3.105/volume/v3/volumes/82fbec04-feba-4eeb-880e-8f733761f48a Aug 12 10:43:21.924796 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-8f545647-c1c5-4292-9f57-d965dc9411ec req-95c0a70d-7983-42d3-9f9f-0d552908df2c tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:43:21.925170 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-8f545647-c1c5-4292-9f57-d965dc9411ec req-95c0a70d-7983-42d3-9f9f-0d552908df2c tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:43:21.934481 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:43:21.934481 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:43:21.938218 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [req-8f545647-c1c5-4292-9f57-d965dc9411ec req-95c0a70d-7983-42d3-9f9f-0d552908df2c tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Volume info retrieved successfully. Aug 12 10:43:21.942507 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-8f545647-c1c5-4292-9f57-d965dc9411ec req-95c0a70d-7983-42d3-9f9f-0d552908df2c tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] https://10.4.3.105/volume/v3/volumes/82fbec04-feba-4eeb-880e-8f733761f48a returned with HTTP 200 Aug 12 10:43:21.942935 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1147/4616] 10.4.3.105 () {70 vars in 1639 bytes} [Wed Aug 12 10:43:21 2026] GET /volume/v3/volumes/82fbec04-feba-4eeb-880e-8f733761f48a => generated 1359 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 10:43:22.613629 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-b9ce2a15-5c75-4224-a6c7-5897b30e8124 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:43:22.615256 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-b9ce2a15-5c75-4224-a6c7-5897b30e8124 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] GET https://10.4.3.105/volume/v3/backups/f6be4a08-01d4-4996-bbef-db184df1e14a Aug 12 10:43:22.615450 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-b9ce2a15-5c75-4224-a6c7-5897b30e8124 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:43:22.615664 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-b9ce2a15-5c75-4224-a6c7-5897b30e8124 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:43:22.615754 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-b9ce2a15-5c75-4224-a6c7-5897b30e8124 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Show backup with id f6be4a08-01d4-4996-bbef-db184df1e14a. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:43:22.620775 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:43:22.620775 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:43:22.621728 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-b9ce2a15-5c75-4224-a6c7-5897b30e8124 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] https://10.4.3.105/volume/v3/backups/f6be4a08-01d4-4996-bbef-db184df1e14a returned with HTTP 200 Aug 12 10:43:22.622194 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1151/4617] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:43:22 2026] GET /volume/v3/backups/f6be4a08-01d4-4996-bbef-db184df1e14a => generated 788 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:43:23.632449 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-08b658a5-f4bd-4d84-9b27-45a367b812a1 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:43:23.634976 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-08b658a5-f4bd-4d84-9b27-45a367b812a1 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] GET https://10.4.3.105/volume/v3/backups/f6be4a08-01d4-4996-bbef-db184df1e14a Aug 12 10:43:23.635258 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-08b658a5-f4bd-4d84-9b27-45a367b812a1 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:43:23.635544 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-08b658a5-f4bd-4d84-9b27-45a367b812a1 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:43:23.635721 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.v3.backups [None req-08b658a5-f4bd-4d84-9b27-45a367b812a1 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Show backup with id f6be4a08-01d4-4996-bbef-db184df1e14a. {{(pid=100372) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:43:23.641608 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:43:23.641608 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:43:23.642504 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-08b658a5-f4bd-4d84-9b27-45a367b812a1 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] https://10.4.3.105/volume/v3/backups/f6be4a08-01d4-4996-bbef-db184df1e14a returned with HTTP 200 Aug 12 10:43:23.642970 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1158/4618] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:43:23 2026] GET /volume/v3/backups/f6be4a08-01d4-4996-bbef-db184df1e14a => generated 788 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:43:24.451361 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-8f545647-c1c5-4292-9f57-d965dc9411ec req-4bda3d06-6ecd-40b6-97df-ef8bdfcdc8d8 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:43:24.453931 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-8f545647-c1c5-4292-9f57-d965dc9411ec req-4bda3d06-6ecd-40b6-97df-ef8bdfcdc8d8 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] DELETE https://10.4.3.105/volume/v3/attachments/590b54be-08be-4059-90bc-28871cab85ca Aug 12 10:43:24.453931 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-8f545647-c1c5-4292-9f57-d965dc9411ec req-4bda3d06-6ecd-40b6-97df-ef8bdfcdc8d8 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:43:24.453931 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-8f545647-c1c5-4292-9f57-d965dc9411ec req-4bda3d06-6ecd-40b6-97df-ef8bdfcdc8d8 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Calling method 'version_select' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:43:24.465314 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:43:24.465314 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:43:24.537638 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-8f545647-c1c5-4292-9f57-d965dc9411ec req-4bda3d06-6ecd-40b6-97df-ef8bdfcdc8d8 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] https://10.4.3.105/volume/v3/attachments/590b54be-08be-4059-90bc-28871cab85ca returned with HTTP 200 Aug 12 10:43:24.538185 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1163/4619] 10.4.3.105 () {72 vars in 1673 bytes} [Wed Aug 12 10:43:24 2026] DELETE /volume/v3/attachments/590b54be-08be-4059-90bc-28871cab85ca => generated 19 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:43:24.661540 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-08a4b1fa-e073-48f4-9fd2-3552ecc4fc09 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:43:24.662931 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-08a4b1fa-e073-48f4-9fd2-3552ecc4fc09 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] GET https://10.4.3.105/volume/v3/backups/f6be4a08-01d4-4996-bbef-db184df1e14a Aug 12 10:43:24.663111 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-08a4b1fa-e073-48f4-9fd2-3552ecc4fc09 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:43:24.663289 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-08a4b1fa-e073-48f4-9fd2-3552ecc4fc09 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:43:24.663388 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-08a4b1fa-e073-48f4-9fd2-3552ecc4fc09 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Show backup with id f6be4a08-01d4-4996-bbef-db184df1e14a. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:43:24.667740 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:43:24.667740 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:43:24.668470 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-08a4b1fa-e073-48f4-9fd2-3552ecc4fc09 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] https://10.4.3.105/volume/v3/backups/f6be4a08-01d4-4996-bbef-db184df1e14a returned with HTTP 200 Aug 12 10:43:24.669668 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1148/4620] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:43:24 2026] GET /volume/v3/backups/f6be4a08-01d4-4996-bbef-db184df1e14a => generated 788 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:43:25.065577 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-d7645671-d594-4fbe-a03b-806e995d609a None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:43:25.067692 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-d7645671-d594-4fbe-a03b-806e995d609a tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] POST https://10.4.3.105/volume/v3/volumes Aug 12 10:43:25.068629 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-d7645671-d594-4fbe-a03b-806e995d609a tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-160795026", "snapshot_id": "d361f169-9155-45db-815a-2b261bb8f2e9", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:43:25.071881 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.volumes [None req-d7645671-d594-4fbe-a03b-806e995d609a tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-160795026', 'snapshot_id': 'd361f169-9155-45db-815a-2b261bb8f2e9', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100374) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 10:43:25.077791 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:43:25.077791 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:43:25.078558 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-d7645671-d594-4fbe-a03b-806e995d609a tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Snapshot retrieved successfully. Aug 12 10:43:25.078842 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.v3.volumes [None req-d7645671-d594-4fbe-a03b-806e995d609a tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Create volume of 1 GB Aug 12 10:43:25.083583 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-d7645671-d594-4fbe-a03b-806e995d609a tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Availability Zones retrieved successfully. Aug 12 10:43:25.093761 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-d7645671-d594-4fbe-a03b-806e995d609a tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Flow 'volume_create_api' (bc3e7562-d2ac-4599-bce8-dae1f0dbcf8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:43:25.095674 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-d7645671-d594-4fbe-a03b-806e995d609a tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ddadcacf-0417-4fa1-91ee-f92dd2d8cc34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:43:25.097184 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.flows.api.create_volume [None req-d7645671-d594-4fbe-a03b-806e995d609a tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100374) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 10:43:25.134906 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-d7645671-d594-4fbe-a03b-806e995d609a tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ddadcacf-0417-4fa1-91ee-f92dd2d8cc34) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'd361f169-9155-45db-815a-2b261bb8f2e9', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T10:26:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6cd66f07-4c7b-40b2-9dfb-378538f29c9e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:43:25.136345 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-d7645671-d594-4fbe-a03b-806e995d609a tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e8b7f349-f54d-4a26-9449-98194bf5cf60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:43:25.193241 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.quota [None req-d7645671-d594-4fbe-a03b-806e995d609a tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Created reservations ['aad4fc68-7c0e-49df-aa57-6373f3f0abe9', '8dc13c40-a82d-4952-8c8c-c8102e3c0108', 'b64cf495-2c1f-45b0-a7d6-cca71130f663', 'b884c987-d624-478f-b6dc-98648083975c'] {{(pid=100374) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:43:25.194354 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-d7645671-d594-4fbe-a03b-806e995d609a tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e8b7f349-f54d-4a26-9449-98194bf5cf60) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['aad4fc68-7c0e-49df-aa57-6373f3f0abe9', '8dc13c40-a82d-4952-8c8c-c8102e3c0108', 'b64cf495-2c1f-45b0-a7d6-cca71130f663', 'b884c987-d624-478f-b6dc-98648083975c']}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:43:25.195449 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-d7645671-d594-4fbe-a03b-806e995d609a tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6289c5bb-c933-429d-966a-c49bf2afc3bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:43:25.250128 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-d7645671-d594-4fbe-a03b-806e995d609a tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6289c5bb-c933-429d-966a-c49bf2afc3bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '23f48dc6-1563-44fe-b0c4-ebf4f05a17a7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-160795026',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='25c06e312fe64e30b5eb763d403b14a9',qos_specs=None,replication_status=,reservations=['aad4fc68-7c0e-49df-aa57-6373f3f0abe9','8dc13c40-a82d-4952-8c8c-c8102e3c0108','b64cf495-2c1f-45b0-a7d6-cca71130f663','b884c987-d624-478f-b6dc-98648083975c'],size=1,snapshot_id=d361f169-9155-45db-815a-2b261bb8f2e9,source_replicaid=,source_volid=None,status='creating',user_id='d1c3f3c9da7047d5b7df78d90641fd6c',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:43:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-160795026',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=23f48dc6-1563-44fe-b0c4-ebf4f05a17a7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='25c06e312fe64e30b5eb763d403b14a9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=d361f169-9155-45db-815a-2b261bb8f2e9,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d1c3f3c9da7047d5b7df78d90641fd6c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6cd66f07-4c7b-40b2-9dfb-378538f29c9e),volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:43:25.251125 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-d7645671-d594-4fbe-a03b-806e995d609a tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4a0c8f8e-6a46-425f-b8a8-206cc4de5cd7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:43:25.274621 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-d7645671-d594-4fbe-a03b-806e995d609a tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4a0c8f8e-6a46-425f-b8a8-206cc4de5cd7) transitioned into state 'SUCCESS' from state '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-160795026',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='25c06e312fe64e30b5eb763d403b14a9',qos_specs=None,replication_status=,reservations=['aad4fc68-7c0e-49df-aa57-6373f3f0abe9','8dc13c40-a82d-4952-8c8c-c8102e3c0108','b64cf495-2c1f-45b0-a7d6-cca71130f663','b884c987-d624-478f-b6dc-98648083975c'],size=1,snapshot_id=d361f169-9155-45db-815a-2b261bb8f2e9,source_replicaid=,source_volid=None,status='creating',user_id='d1c3f3c9da7047d5b7df78d90641fd6c',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:43:25.275676 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-d7645671-d594-4fbe-a03b-806e995d609a tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b63b92a0-9fb9-4663-960b-8510038c5781) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:43:25.300280 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-d7645671-d594-4fbe-a03b-806e995d609a tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b63b92a0-9fb9-4663-960b-8510038c5781) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:43:25.301144 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-d7645671-d594-4fbe-a03b-806e995d609a tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Flow 'volume_create_api' (bc3e7562-d2ac-4599-bce8-dae1f0dbcf8c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100374) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:43:25.301495 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-d7645671-d594-4fbe-a03b-806e995d609a tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Create volume request issued successfully. Aug 12 10:43:25.302069 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-d7645671-d594-4fbe-a03b-806e995d609a tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] https://10.4.3.105/volume/v3/volumes returned with HTTP 202 Aug 12 10:43:25.302533 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1152/4621] 10.4.3.105 () {68 vars in 1259 bytes} [Wed Aug 12 10:43:25 2026] POST /volume/v3/volumes => generated 790 bytes in 238 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 10:43:25.316579 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-2c132f65-7e8b-4c9c-95b8-22dea5ea10a6 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:43:25.318905 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-2c132f65-7e8b-4c9c-95b8-22dea5ea10a6 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] GET https://10.4.3.105/volume/v3/volumes/23f48dc6-1563-44fe-b0c4-ebf4f05a17a7 Aug 12 10:43:25.319303 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-2c132f65-7e8b-4c9c-95b8-22dea5ea10a6 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:43:25.319638 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-2c132f65-7e8b-4c9c-95b8-22dea5ea10a6 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:43:25.328424 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:43:25.328424 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:43:25.333588 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-2c132f65-7e8b-4c9c-95b8-22dea5ea10a6 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Volume info retrieved successfully. Aug 12 10:43:25.338914 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-2c132f65-7e8b-4c9c-95b8-22dea5ea10a6 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] https://10.4.3.105/volume/v3/volumes/23f48dc6-1563-44fe-b0c4-ebf4f05a17a7 returned with HTTP 200 Aug 12 10:43:25.339407 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1159/4622] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:43:25 2026] GET /volume/v3/volumes/23f48dc6-1563-44fe-b0c4-ebf4f05a17a7 => generated 858 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:43:25.678623 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-bb7a1c3e-e1bb-42c8-af6d-f506db5f97bb None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:43:25.681274 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-bb7a1c3e-e1bb-42c8-af6d-f506db5f97bb tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] GET https://10.4.3.105/volume/v3/backups/f6be4a08-01d4-4996-bbef-db184df1e14a Aug 12 10:43:25.681588 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-bb7a1c3e-e1bb-42c8-af6d-f506db5f97bb tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:43:25.681817 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-bb7a1c3e-e1bb-42c8-af6d-f506db5f97bb tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:43:25.681917 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-bb7a1c3e-e1bb-42c8-af6d-f506db5f97bb tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Show backup with id f6be4a08-01d4-4996-bbef-db184df1e14a. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:43:25.686429 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:43:25.686429 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:43:25.687278 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-bb7a1c3e-e1bb-42c8-af6d-f506db5f97bb tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] https://10.4.3.105/volume/v3/backups/f6be4a08-01d4-4996-bbef-db184df1e14a returned with HTTP 200 Aug 12 10:43:25.687879 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1164/4623] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:43:25 2026] GET /volume/v3/backups/f6be4a08-01d4-4996-bbef-db184df1e14a => generated 789 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:43:25.698441 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-c0eaf311-ba09-4273-9f1a-2e13fbfadae7 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:43:25.700140 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-c0eaf311-ba09-4273-9f1a-2e13fbfadae7 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] GET https://10.4.3.105/volume/v3/backups/f6be4a08-01d4-4996-bbef-db184df1e14a Aug 12 10:43:25.700366 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-c0eaf311-ba09-4273-9f1a-2e13fbfadae7 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:43:25.700624 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-c0eaf311-ba09-4273-9f1a-2e13fbfadae7 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:43:25.700782 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-c0eaf311-ba09-4273-9f1a-2e13fbfadae7 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Show backup with id f6be4a08-01d4-4996-bbef-db184df1e14a. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:43:25.705847 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:43:25.705847 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:43:25.706830 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-c0eaf311-ba09-4273-9f1a-2e13fbfadae7 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] https://10.4.3.105/volume/v3/backups/f6be4a08-01d4-4996-bbef-db184df1e14a returned with HTTP 200 Aug 12 10:43:25.707357 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1149/4624] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:43:25 2026] GET /volume/v3/backups/f6be4a08-01d4-4996-bbef-db184df1e14a => generated 789 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:43:25.723683 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-24a854fa-4db9-4c17-91af-e90b03a2aab5 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:43:25.727404 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-24a854fa-4db9-4c17-91af-e90b03a2aab5 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] DELETE https://10.4.3.105/volume/v3/backups/f6be4a08-01d4-4996-bbef-db184df1e14a Aug 12 10:43:25.727675 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-24a854fa-4db9-4c17-91af-e90b03a2aab5 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:43:25.727920 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-24a854fa-4db9-4c17-91af-e90b03a2aab5 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Calling method 'delete' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:43:25.728052 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.contrib.backups [None req-24a854fa-4db9-4c17-91af-e90b03a2aab5 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Delete backup with id: f6be4a08-01d4-4996-bbef-db184df1e14a. Aug 12 10:43:25.733019 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:43:25.733019 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:43:25.747708 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.backup.rpcapi [None req-24a854fa-4db9-4c17-91af-e90b03a2aab5 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] delete_backup rpcapi backup_id f6be4a08-01d4-4996-bbef-db184df1e14a {{(pid=100374) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 12 10:43:25.749276 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-24a854fa-4db9-4c17-91af-e90b03a2aab5 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] https://10.4.3.105/volume/v3/backups/f6be4a08-01d4-4996-bbef-db184df1e14a returned with HTTP 202 Aug 12 10:43:25.749704 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1153/4625] 10.4.3.105 () {66 vars in 1351 bytes} [Wed Aug 12 10:43:25 2026] DELETE /volume/v3/backups/f6be4a08-01d4-4996-bbef-db184df1e14a => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 10:43:25.761777 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-56b18f0a-e2c6-46e0-a56d-f4c05d80506f None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:43:25.764117 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-56b18f0a-e2c6-46e0-a56d-f4c05d80506f tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] GET https://10.4.3.105/volume/v3/backups/f6be4a08-01d4-4996-bbef-db184df1e14a Aug 12 10:43:25.764394 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-56b18f0a-e2c6-46e0-a56d-f4c05d80506f tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:43:25.764664 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-56b18f0a-e2c6-46e0-a56d-f4c05d80506f tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:43:25.764820 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.v3.backups [None req-56b18f0a-e2c6-46e0-a56d-f4c05d80506f tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Show backup with id f6be4a08-01d4-4996-bbef-db184df1e14a. {{(pid=100372) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:43:25.771583 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:43:25.771583 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:43:25.772567 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-56b18f0a-e2c6-46e0-a56d-f4c05d80506f tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] https://10.4.3.105/volume/v3/backups/f6be4a08-01d4-4996-bbef-db184df1e14a returned with HTTP 200 Aug 12 10:43:25.773039 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1160/4626] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:43:25 2026] GET /volume/v3/backups/f6be4a08-01d4-4996-bbef-db184df1e14a => generated 788 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:43:26.352970 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-b6eddee5-f18f-4a57-b542-00d852562aad None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:43:26.354805 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-b6eddee5-f18f-4a57-b542-00d852562aad tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] GET https://10.4.3.105/volume/v3/volumes/23f48dc6-1563-44fe-b0c4-ebf4f05a17a7 Aug 12 10:43:26.355087 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-b6eddee5-f18f-4a57-b542-00d852562aad tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:43:26.355270 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-b6eddee5-f18f-4a57-b542-00d852562aad tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:43:26.364783 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:43:26.364783 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:43:26.376894 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-b6eddee5-f18f-4a57-b542-00d852562aad tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Volume info retrieved successfully. Aug 12 10:43:26.383210 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-b6eddee5-f18f-4a57-b542-00d852562aad tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] https://10.4.3.105/volume/v3/volumes/23f48dc6-1563-44fe-b0c4-ebf4f05a17a7 returned with HTTP 200 Aug 12 10:43:26.383837 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1165/4627] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:43:26 2026] GET /volume/v3/volumes/23f48dc6-1563-44fe-b0c4-ebf4f05a17a7 => generated 883 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:43:26.400209 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-8f4a2bcb-e789-4c45-812b-63f29b6a609a None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:43:26.402365 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-8f4a2bcb-e789-4c45-812b-63f29b6a609a tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] GET https://10.4.3.105/volume/v3/volumes/23f48dc6-1563-44fe-b0c4-ebf4f05a17a7 Aug 12 10:43:26.402775 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-8f4a2bcb-e789-4c45-812b-63f29b6a609a tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:43:26.403045 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-8f4a2bcb-e789-4c45-812b-63f29b6a609a tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:43:26.411407 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:43:26.411407 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:43:26.416095 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-8f4a2bcb-e789-4c45-812b-63f29b6a609a tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Volume info retrieved successfully. Aug 12 10:43:26.421415 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-8f4a2bcb-e789-4c45-812b-63f29b6a609a tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] https://10.4.3.105/volume/v3/volumes/23f48dc6-1563-44fe-b0c4-ebf4f05a17a7 returned with HTTP 200 Aug 12 10:43:26.422141 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1150/4628] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:43:26 2026] GET /volume/v3/volumes/23f48dc6-1563-44fe-b0c4-ebf4f05a17a7 => generated 883 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:43:26.783984 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-d91f14c0-59b2-4961-8b56-fb85d75cb816 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:43:26.787689 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-d91f14c0-59b2-4961-8b56-fb85d75cb816 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] GET https://10.4.3.105/volume/v3/backups/f6be4a08-01d4-4996-bbef-db184df1e14a Aug 12 10:43:26.787689 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-d91f14c0-59b2-4961-8b56-fb85d75cb816 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:43:26.787689 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-d91f14c0-59b2-4961-8b56-fb85d75cb816 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:43:26.787689 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-d91f14c0-59b2-4961-8b56-fb85d75cb816 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Show backup with id f6be4a08-01d4-4996-bbef-db184df1e14a. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:43:26.792352 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-d91f14c0-59b2-4961-8b56-fb85d75cb816 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] https://10.4.3.105/volume/v3/backups/f6be4a08-01d4-4996-bbef-db184df1e14a returned with HTTP 404 Aug 12 10:43:26.793100 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1154/4629] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:43:26 2026] GET /volume/v3/backups/f6be4a08-01d4-4996-bbef-db184df1e14a => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:43:26.881955 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-62ab4c54-bb5e-4a4b-9220-960f9a645714 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:43:26.883792 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-62ab4c54-bb5e-4a4b-9220-960f9a645714 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] DELETE https://10.4.3.105/volume/v3/backups/cc1372d9-12f5-4bd0-9086-b5c68f6a46e4 Aug 12 10:43:26.883988 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-62ab4c54-bb5e-4a4b-9220-960f9a645714 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:43:26.884165 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-62ab4c54-bb5e-4a4b-9220-960f9a645714 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Calling method 'delete' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:43:26.884274 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.contrib.backups [None req-62ab4c54-bb5e-4a4b-9220-960f9a645714 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Delete backup with id: cc1372d9-12f5-4bd0-9086-b5c68f6a46e4. Aug 12 10:43:26.890014 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:43:26.890014 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:43:26.902704 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-8f8d26d9-eaea-49d2-935f-ba0d1f2c90a0 req-088d1855-0ecb-47b1-a0b5-5bff20282ae0 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:43:26.905013 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-8f8d26d9-eaea-49d2-935f-ba0d1f2c90a0 req-088d1855-0ecb-47b1-a0b5-5bff20282ae0 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] GET https://10.4.3.105/volume/v3/volumes/23f48dc6-1563-44fe-b0c4-ebf4f05a17a7 Aug 12 10:43:26.905215 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-8f8d26d9-eaea-49d2-935f-ba0d1f2c90a0 req-088d1855-0ecb-47b1-a0b5-5bff20282ae0 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:43:26.905396 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-8f8d26d9-eaea-49d2-935f-ba0d1f2c90a0 req-088d1855-0ecb-47b1-a0b5-5bff20282ae0 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:43:26.907182 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.backup.rpcapi [None req-62ab4c54-bb5e-4a4b-9220-960f9a645714 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] delete_backup rpcapi backup_id cc1372d9-12f5-4bd0-9086-b5c68f6a46e4 {{(pid=100372) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 12 10:43:26.909698 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-62ab4c54-bb5e-4a4b-9220-960f9a645714 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] https://10.4.3.105/volume/v3/backups/cc1372d9-12f5-4bd0-9086-b5c68f6a46e4 returned with HTTP 202 Aug 12 10:43:26.910109 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1161/4630] 10.4.3.105 () {66 vars in 1351 bytes} [Wed Aug 12 10:43:26 2026] DELETE /volume/v3/backups/cc1372d9-12f5-4bd0-9086-b5c68f6a46e4 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 10:43:26.912167 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:43:26.912167 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:43:26.915743 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [req-8f8d26d9-eaea-49d2-935f-ba0d1f2c90a0 req-088d1855-0ecb-47b1-a0b5-5bff20282ae0 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Volume info retrieved successfully. Aug 12 10:43:26.917341 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-5026c2e8-0748-45b9-ab59-abb091c85f15 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:43:26.919205 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-5026c2e8-0748-45b9-ab59-abb091c85f15 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] GET https://10.4.3.105/volume/v3/backups/cc1372d9-12f5-4bd0-9086-b5c68f6a46e4 Aug 12 10:43:26.919415 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-5026c2e8-0748-45b9-ab59-abb091c85f15 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:43:26.919637 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-5026c2e8-0748-45b9-ab59-abb091c85f15 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:43:26.919699 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-8f8d26d9-eaea-49d2-935f-ba0d1f2c90a0 req-088d1855-0ecb-47b1-a0b5-5bff20282ae0 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] https://10.4.3.105/volume/v3/volumes/23f48dc6-1563-44fe-b0c4-ebf4f05a17a7 returned with HTTP 200 Aug 12 10:43:26.919743 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-5026c2e8-0748-45b9-ab59-abb091c85f15 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Show backup with id cc1372d9-12f5-4bd0-9086-b5c68f6a46e4. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:43:26.920017 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1166/4631] 10.4.3.105 () {68 vars in 1598 bytes} [Wed Aug 12 10:43:26 2026] GET /volume/v3/volumes/23f48dc6-1563-44fe-b0c4-ebf4f05a17a7 => generated 883 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:43:26.926539 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:43:26.926539 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:43:26.926539 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-5026c2e8-0748-45b9-ab59-abb091c85f15 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] https://10.4.3.105/volume/v3/backups/cc1372d9-12f5-4bd0-9086-b5c68f6a46e4 returned with HTTP 200 Aug 12 10:43:26.926539 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1151/4632] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:43:26 2026] GET /volume/v3/backups/cc1372d9-12f5-4bd0-9086-b5c68f6a46e4 => generated 792 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:43:27.020663 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-e6001d9d-b284-44a5-b568-288302a2f734 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:43:27.022200 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-e6001d9d-b284-44a5-b568-288302a2f734 None None] GET https://10.4.3.105/volume// Aug 12 10:43:27.022200 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-e6001d9d-b284-44a5-b568-288302a2f734 None None] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:43:27.022200 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-e6001d9d-b284-44a5-b568-288302a2f734 None None] Calling method 'all' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:43:27.022200 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-e6001d9d-b284-44a5-b568-288302a2f734 None None] https://10.4.3.105/volume// returned with HTTP 300 Aug 12 10:43:27.022200 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1155/4633] 10.4.3.105 () {66 vars in 1428 bytes} [Wed Aug 12 10:43: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 10:43:27.029023 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [req-8f8d26d9-eaea-49d2-935f-ba0d1f2c90a0 req-5a5694f0-40a9-435d-8c24-b18a3b18f195 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:43:27.031000 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-8f8d26d9-eaea-49d2-935f-ba0d1f2c90a0 req-5a5694f0-40a9-435d-8c24-b18a3b18f195 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] POST https://10.4.3.105/volume/v3/attachments Aug 12 10:43:27.031325 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [req-8f8d26d9-eaea-49d2-935f-ba0d1f2c90a0 req-5a5694f0-40a9-435d-8c24-b18a3b18f195 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "23f48dc6-1563-44fe-b0c4-ebf4f05a17a7", "connector": null, "instance_uuid": "3dd93f36-22f8-447b-9ab7-a1f904d6ebbc"}} {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:43:27.042566 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:43:27.042566 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:43:27.073153 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-8f8d26d9-eaea-49d2-935f-ba0d1f2c90a0 req-5a5694f0-40a9-435d-8c24-b18a3b18f195 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] https://10.4.3.105/volume/v3/attachments returned with HTTP 200 Aug 12 10:43:27.074035 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1162/4634] 10.4.3.105 () {74 vars in 1594 bytes} [Wed Aug 12 10:43:27 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 10:43:27.109678 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-8babc371-815b-40d7-af43-c17daec39645 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:43:27.111649 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-8babc371-815b-40d7-af43-c17daec39645 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] GET https://10.4.3.105/volume/v3/volumes/23f48dc6-1563-44fe-b0c4-ebf4f05a17a7 Aug 12 10:43:27.111913 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-8babc371-815b-40d7-af43-c17daec39645 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:43:27.112045 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-8babc371-815b-40d7-af43-c17daec39645 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:43:27.117464 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-4803803d-f9e9-415d-848b-539470f39824 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:43:27.118826 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-4803803d-f9e9-415d-848b-539470f39824 None None] GET https://10.4.3.105/volume// Aug 12 10:43:27.118826 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-4803803d-f9e9-415d-848b-539470f39824 None None] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:43:27.118826 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-4803803d-f9e9-415d-848b-539470f39824 None None] Calling method 'all' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:43:27.118826 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-4803803d-f9e9-415d-848b-539470f39824 None None] https://10.4.3.105/volume// returned with HTTP 300 Aug 12 10:43:27.119070 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1152/4635] 10.4.3.105 () {66 vars in 1426 bytes} [Wed Aug 12 10:43: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 10:43:27.125850 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:43:27.125850 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:43:27.130882 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-8babc371-815b-40d7-af43-c17daec39645 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Volume info retrieved successfully. Aug 12 10:43:27.131828 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-8f8d26d9-eaea-49d2-935f-ba0d1f2c90a0 req-2ffa1692-f446-4c9b-9eb5-3bd76ed33870 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:43:27.135046 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-8babc371-815b-40d7-af43-c17daec39645 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] https://10.4.3.105/volume/v3/volumes/23f48dc6-1563-44fe-b0c4-ebf4f05a17a7 returned with HTTP 200 Aug 12 10:43:27.135560 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1167/4636] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:43:27 2026] GET /volume/v3/volumes/23f48dc6-1563-44fe-b0c4-ebf4f05a17a7 => generated 882 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:43:27.135887 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-8f8d26d9-eaea-49d2-935f-ba0d1f2c90a0 req-2ffa1692-f446-4c9b-9eb5-3bd76ed33870 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] GET https://10.4.3.105/volume/v3/volumes/23f48dc6-1563-44fe-b0c4-ebf4f05a17a7 Aug 12 10:43:27.136577 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-8f8d26d9-eaea-49d2-935f-ba0d1f2c90a0 req-2ffa1692-f446-4c9b-9eb5-3bd76ed33870 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:43:27.136773 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-8f8d26d9-eaea-49d2-935f-ba0d1f2c90a0 req-2ffa1692-f446-4c9b-9eb5-3bd76ed33870 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:43:27.149604 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:43:27.149604 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:43:27.154463 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [req-8f8d26d9-eaea-49d2-935f-ba0d1f2c90a0 req-2ffa1692-f446-4c9b-9eb5-3bd76ed33870 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Volume info retrieved successfully. Aug 12 10:43:27.160066 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-8f8d26d9-eaea-49d2-935f-ba0d1f2c90a0 req-2ffa1692-f446-4c9b-9eb5-3bd76ed33870 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] https://10.4.3.105/volume/v3/volumes/23f48dc6-1563-44fe-b0c4-ebf4f05a17a7 returned with HTTP 200 Aug 12 10:43:27.160548 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1156/4637] 10.4.3.105 () {70 vars in 1639 bytes} [Wed Aug 12 10:43:27 2026] GET /volume/v3/volumes/23f48dc6-1563-44fe-b0c4-ebf4f05a17a7 => generated 1062 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 10:43:27.274608 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [req-8f8d26d9-eaea-49d2-935f-ba0d1f2c90a0 req-89a24c9f-ea5c-42b2-921e-dba9d7e7e994 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:43:27.278458 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-8f8d26d9-eaea-49d2-935f-ba0d1f2c90a0 req-89a24c9f-ea5c-42b2-921e-dba9d7e7e994 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] PUT https://10.4.3.105/volume/v3/attachments/9f89acce-4eee-4fad-8ad5-b84a43ea9069 Aug 12 10:43:27.280537 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [req-8f8d26d9-eaea-49d2-935f-ba0d1f2c90a0 req-89a24c9f-ea5c-42b2-921e-dba9d7e7e994 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.105", "host": "np0000007037", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a295cd65dd1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "cc953c5f-eaed-46bf-96e8-0985bbef0414", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:43:27.293551 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.coordination [req-8f8d26d9-eaea-49d2-935f-ba0d1f2c90a0 req-89a24c9f-ea5c-42b2-921e-dba9d7e7e994 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Acquiring lock "cinder-attachment_update-23f48dc6-1563-44fe-b0c4-ebf4f05a17a7-np0000007037" by "attachment_update" {{(pid=100372) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 10:43:27.300405 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.coordination [req-8f8d26d9-eaea-49d2-935f-ba0d1f2c90a0 req-89a24c9f-ea5c-42b2-921e-dba9d7e7e994 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Lock "cinder-attachment_update-23f48dc6-1563-44fe-b0c4-ebf4f05a17a7-np0000007037" acquired by "attachment_update" :: waited 0.005s {{(pid=100372) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 10:43:27.300405 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:43:27.300405 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:43:27.416120 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.coordination [req-8f8d26d9-eaea-49d2-935f-ba0d1f2c90a0 req-89a24c9f-ea5c-42b2-921e-dba9d7e7e994 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Lock "cinder-attachment_update-23f48dc6-1563-44fe-b0c4-ebf4f05a17a7-np0000007037" released by "attachment_update" :: held 0.117s {{(pid=100372) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 10:43:27.416120 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-8f8d26d9-eaea-49d2-935f-ba0d1f2c90a0 req-89a24c9f-ea5c-42b2-921e-dba9d7e7e994 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] https://10.4.3.105/volume/v3/attachments/9f89acce-4eee-4fad-8ad5-b84a43ea9069 returned with HTTP 200 Aug 12 10:43:27.416120 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1163/4638] 10.4.3.105 () {74 vars in 1704 bytes} [Wed Aug 12 10:43:27 2026] PUT /volume/v3/attachments/9f89acce-4eee-4fad-8ad5-b84a43ea9069 => generated 969 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:43:27.936465 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-0d893980-d308-4388-93cb-fc45080d46f5 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:43:27.938148 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-0d893980-d308-4388-93cb-fc45080d46f5 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] GET https://10.4.3.105/volume/v3/backups/cc1372d9-12f5-4bd0-9086-b5c68f6a46e4 Aug 12 10:43:27.938329 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-0d893980-d308-4388-93cb-fc45080d46f5 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:43:27.938579 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-0d893980-d308-4388-93cb-fc45080d46f5 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:43:27.938685 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-0d893980-d308-4388-93cb-fc45080d46f5 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Show backup with id cc1372d9-12f5-4bd0-9086-b5c68f6a46e4. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:43:27.942164 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-0d893980-d308-4388-93cb-fc45080d46f5 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] https://10.4.3.105/volume/v3/backups/cc1372d9-12f5-4bd0-9086-b5c68f6a46e4 returned with HTTP 404 Aug 12 10:43:27.942637 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1153/4639] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:43:27 2026] GET /volume/v3/backups/cc1372d9-12f5-4bd0-9086-b5c68f6a46e4 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:43:28.052541 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-d0918b7b-f52e-4c18-9669-256553763555 req-2227f383-e293-4e8e-9818-45cccd217575 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:43:28.054635 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-d0918b7b-f52e-4c18-9669-256553763555 req-2227f383-e293-4e8e-9818-45cccd217575 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] GET https://10.4.3.105/volume/v3/volumes/7be13f50-801d-49e9-a537-b066bf07c17d Aug 12 10:43:28.054825 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-d0918b7b-f52e-4c18-9669-256553763555 req-2227f383-e293-4e8e-9818-45cccd217575 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:43:28.055001 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-d0918b7b-f52e-4c18-9669-256553763555 req-2227f383-e293-4e8e-9818-45cccd217575 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:43:28.063729 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:43:28.063729 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:43:28.066910 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [req-d0918b7b-f52e-4c18-9669-256553763555 req-2227f383-e293-4e8e-9818-45cccd217575 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Volume info retrieved successfully. Aug 12 10:43:28.071029 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-d0918b7b-f52e-4c18-9669-256553763555 req-2227f383-e293-4e8e-9818-45cccd217575 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] https://10.4.3.105/volume/v3/volumes/7be13f50-801d-49e9-a537-b066bf07c17d returned with HTTP 200 Aug 12 10:43:28.071433 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1168/4640] 10.4.3.105 () {68 vars in 1598 bytes} [Wed Aug 12 10:43:28 2026] GET /volume/v3/volumes/7be13f50-801d-49e9-a537-b066bf07c17d => generated 1133 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:43:28.089660 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-d0918b7b-f52e-4c18-9669-256553763555 req-9540a73e-0f17-4e4b-9340-020e39cdf022 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:43:28.092363 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-d0918b7b-f52e-4c18-9669-256553763555 req-9540a73e-0f17-4e4b-9340-020e39cdf022 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] POST https://10.4.3.105/volume/v3/volumes/7be13f50-801d-49e9-a537-b066bf07c17d/action Aug 12 10:43:28.092829 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-d0918b7b-f52e-4c18-9669-256553763555 req-9540a73e-0f17-4e4b-9340-020e39cdf022 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100374) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 10:43:28.092997 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-d0918b7b-f52e-4c18-9669-256553763555 req-9540a73e-0f17-4e4b-9340-020e39cdf022 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:43:28.107189 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:43:28.107189 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:43:28.107891 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [req-d0918b7b-f52e-4c18-9669-256553763555 req-9540a73e-0f17-4e4b-9340-020e39cdf022 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Volume info retrieved successfully. Aug 12 10:43:28.115131 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [req-d0918b7b-f52e-4c18-9669-256553763555 req-9540a73e-0f17-4e4b-9340-020e39cdf022 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Begin detaching volume completed successfully. Aug 12 10:43:28.115452 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-d0918b7b-f52e-4c18-9669-256553763555 req-9540a73e-0f17-4e4b-9340-020e39cdf022 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] https://10.4.3.105/volume/v3/volumes/7be13f50-801d-49e9-a537-b066bf07c17d/action returned with HTTP 202 Aug 12 10:43:28.116051 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1157/4641] 10.4.3.105 () {72 vars in 1672 bytes} [Wed Aug 12 10:43:28 2026] POST /volume/v3/volumes/7be13f50-801d-49e9-a537-b066bf07c17d/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 10:43:28.136102 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-76f81715-31de-4a48-b60d-a51ec62fe99d None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:43:28.140105 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-76f81715-31de-4a48-b60d-a51ec62fe99d tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] GET https://10.4.3.105/volume/v3/volumes/7be13f50-801d-49e9-a537-b066bf07c17d Aug 12 10:43:28.140105 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-76f81715-31de-4a48-b60d-a51ec62fe99d tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:43:28.140105 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-76f81715-31de-4a48-b60d-a51ec62fe99d tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:43:28.149671 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-2503c849-3962-4755-966a-2d867bea3b5d None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:43:28.153801 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-2503c849-3962-4755-966a-2d867bea3b5d tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] GET https://10.4.3.105/volume/v3/volumes/23f48dc6-1563-44fe-b0c4-ebf4f05a17a7 Aug 12 10:43:28.153920 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:43:28.153920 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:43:28.153974 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-2503c849-3962-4755-966a-2d867bea3b5d tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:43:28.153974 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-2503c849-3962-4755-966a-2d867bea3b5d tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:43:28.154489 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-b06a101c-a8ae-4029-ba19-2a06e7ba95de None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:43:28.154917 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-b06a101c-a8ae-4029-ba19-2a06e7ba95de None None] GET https://10.4.3.105/volume// Aug 12 10:43:28.155804 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-b06a101c-a8ae-4029-ba19-2a06e7ba95de None None] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:43:28.155804 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-b06a101c-a8ae-4029-ba19-2a06e7ba95de None None] Calling method 'all' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:43:28.155804 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-b06a101c-a8ae-4029-ba19-2a06e7ba95de None None] https://10.4.3.105/volume// returned with HTTP 300 Aug 12 10:43:28.156040 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1169/4642] 10.4.3.105 () {66 vars in 1426 bytes} [Wed Aug 12 10:43: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 10:43:28.158359 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-76f81715-31de-4a48-b60d-a51ec62fe99d tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Volume info retrieved successfully. Aug 12 10:43:28.163139 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-d0918b7b-f52e-4c18-9669-256553763555 req-8ede635c-fea9-4400-9bd5-5e01366ce117 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:43:28.165085 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-d0918b7b-f52e-4c18-9669-256553763555 req-8ede635c-fea9-4400-9bd5-5e01366ce117 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] GET https://10.4.3.105/volume/v3/volumes/7be13f50-801d-49e9-a537-b066bf07c17d Aug 12 10:43:28.166413 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-d0918b7b-f52e-4c18-9669-256553763555 req-8ede635c-fea9-4400-9bd5-5e01366ce117 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:43:28.166413 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-d0918b7b-f52e-4c18-9669-256553763555 req-8ede635c-fea9-4400-9bd5-5e01366ce117 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:43:28.166588 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-76f81715-31de-4a48-b60d-a51ec62fe99d tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] https://10.4.3.105/volume/v3/volumes/7be13f50-801d-49e9-a537-b066bf07c17d returned with HTTP 200 Aug 12 10:43:28.166588 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1164/4643] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:43:28 2026] GET /volume/v3/volumes/7be13f50-801d-49e9-a537-b066bf07c17d => generated 1136 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:43:28.169286 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:43:28.169286 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:43:28.175471 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:43:28.175471 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:43:28.175859 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-2503c849-3962-4755-966a-2d867bea3b5d tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Volume info retrieved successfully. Aug 12 10:43:28.179947 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [req-d0918b7b-f52e-4c18-9669-256553763555 req-8ede635c-fea9-4400-9bd5-5e01366ce117 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Volume info retrieved successfully. Aug 12 10:43:28.181979 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-2503c849-3962-4755-966a-2d867bea3b5d tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] https://10.4.3.105/volume/v3/volumes/23f48dc6-1563-44fe-b0c4-ebf4f05a17a7 returned with HTTP 200 Aug 12 10:43:28.182500 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1154/4644] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:43:28 2026] GET /volume/v3/volumes/23f48dc6-1563-44fe-b0c4-ebf4f05a17a7 => generated 883 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:43:28.184934 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-d0918b7b-f52e-4c18-9669-256553763555 req-8ede635c-fea9-4400-9bd5-5e01366ce117 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] https://10.4.3.105/volume/v3/volumes/7be13f50-801d-49e9-a537-b066bf07c17d returned with HTTP 200 Aug 12 10:43:28.185475 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1158/4645] 10.4.3.105 () {70 vars in 1639 bytes} [Wed Aug 12 10:43:28 2026] GET /volume/v3/volumes/7be13f50-801d-49e9-a537-b066bf07c17d => generated 1316 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 10:43:29.180539 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-acc8664e-c716-4a8e-bded-4018ab16247d None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:43:29.184682 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-acc8664e-c716-4a8e-bded-4018ab16247d tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] GET https://10.4.3.105/volume/v3/volumes/7be13f50-801d-49e9-a537-b066bf07c17d Aug 12 10:43:29.184682 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-acc8664e-c716-4a8e-bded-4018ab16247d tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:43:29.184682 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-acc8664e-c716-4a8e-bded-4018ab16247d tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:43:29.204306 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-e2977710-2b44-4927-8056-d10a0619c7c9 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:43:29.206792 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-e2977710-2b44-4927-8056-d10a0619c7c9 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] GET https://10.4.3.105/volume/v3/volumes/23f48dc6-1563-44fe-b0c4-ebf4f05a17a7 Aug 12 10:43:29.206792 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-e2977710-2b44-4927-8056-d10a0619c7c9 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:43:29.206792 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-e2977710-2b44-4927-8056-d10a0619c7c9 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:43:29.209410 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:43:29.209410 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:43:29.216989 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-acc8664e-c716-4a8e-bded-4018ab16247d tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Volume info retrieved successfully. Aug 12 10:43:29.221960 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:43:29.221960 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:43:29.226420 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-e2977710-2b44-4927-8056-d10a0619c7c9 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Volume info retrieved successfully. Aug 12 10:43:29.227258 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-acc8664e-c716-4a8e-bded-4018ab16247d tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] https://10.4.3.105/volume/v3/volumes/7be13f50-801d-49e9-a537-b066bf07c17d returned with HTTP 200 Aug 12 10:43:29.227820 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1170/4646] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:43:29 2026] GET /volume/v3/volumes/7be13f50-801d-49e9-a537-b066bf07c17d => generated 1136 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:43:29.231875 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-e2977710-2b44-4927-8056-d10a0619c7c9 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] https://10.4.3.105/volume/v3/volumes/23f48dc6-1563-44fe-b0c4-ebf4f05a17a7 returned with HTTP 200 Aug 12 10:43:29.232243 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1165/4647] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:43:29 2026] GET /volume/v3/volumes/23f48dc6-1563-44fe-b0c4-ebf4f05a17a7 => generated 883 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:43:30.243677 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-79913b9f-e0b9-4de7-a15a-d8ab6d76178d None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:43:30.246278 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-79913b9f-e0b9-4de7-a15a-d8ab6d76178d tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] GET https://10.4.3.105/volume/v3/volumes/7be13f50-801d-49e9-a537-b066bf07c17d Aug 12 10:43:30.246612 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-79913b9f-e0b9-4de7-a15a-d8ab6d76178d tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:43:30.246989 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-79913b9f-e0b9-4de7-a15a-d8ab6d76178d tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:43:30.247684 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-d9da9227-af30-466a-baca-7475ce31ac99 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:43:30.249593 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-d9da9227-af30-466a-baca-7475ce31ac99 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] GET https://10.4.3.105/volume/v3/volumes/23f48dc6-1563-44fe-b0c4-ebf4f05a17a7 Aug 12 10:43:30.249593 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-d9da9227-af30-466a-baca-7475ce31ac99 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:43:30.249954 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-d9da9227-af30-466a-baca-7475ce31ac99 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:43:30.259618 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:43:30.259618 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:43:30.261333 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:43:30.261333 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:43:30.263279 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-d9da9227-af30-466a-baca-7475ce31ac99 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Volume info retrieved successfully. Aug 12 10:43:30.266879 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-79913b9f-e0b9-4de7-a15a-d8ab6d76178d tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Volume info retrieved successfully. Aug 12 10:43:30.268180 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-d9da9227-af30-466a-baca-7475ce31ac99 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] https://10.4.3.105/volume/v3/volumes/23f48dc6-1563-44fe-b0c4-ebf4f05a17a7 returned with HTTP 200 Aug 12 10:43:30.269018 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1159/4648] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:43:30 2026] GET /volume/v3/volumes/23f48dc6-1563-44fe-b0c4-ebf4f05a17a7 => generated 883 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:43:30.273426 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-79913b9f-e0b9-4de7-a15a-d8ab6d76178d tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] https://10.4.3.105/volume/v3/volumes/7be13f50-801d-49e9-a537-b066bf07c17d returned with HTTP 200 Aug 12 10:43:30.273996 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1155/4649] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:43:30 2026] GET /volume/v3/volumes/7be13f50-801d-49e9-a537-b066bf07c17d => generated 1136 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:43:30.681627 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-8f8d26d9-eaea-49d2-935f-ba0d1f2c90a0 req-3169a2c0-7b3a-498b-be74-aea6f6028083 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:43:30.684281 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-8f8d26d9-eaea-49d2-935f-ba0d1f2c90a0 req-3169a2c0-7b3a-498b-be74-aea6f6028083 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] POST https://10.4.3.105/volume/v3/attachments/9f89acce-4eee-4fad-8ad5-b84a43ea9069/action Aug 12 10:43:30.684848 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-8f8d26d9-eaea-49d2-935f-ba0d1f2c90a0 req-3169a2c0-7b3a-498b-be74-aea6f6028083 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Action body: b'{"os-complete": null}' {{(pid=100375) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 10:43:30.685059 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-8f8d26d9-eaea-49d2-935f-ba0d1f2c90a0 req-3169a2c0-7b3a-498b-be74-aea6f6028083 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:43:30.708946 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:43:30.708946 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:43:30.725003 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-8f8d26d9-eaea-49d2-935f-ba0d1f2c90a0 req-3169a2c0-7b3a-498b-be74-aea6f6028083 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] https://10.4.3.105/volume/v3/attachments/9f89acce-4eee-4fad-8ad5-b84a43ea9069/action returned with HTTP 204 Aug 12 10:43:30.725921 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1171/4650] 10.4.3.105 () {74 vars in 1725 bytes} [Wed Aug 12 10:43:30 2026] POST /volume/v3/attachments/9f89acce-4eee-4fad-8ad5-b84a43ea9069/action => generated 0 bytes in 45 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:43:30.839821 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [req-d0918b7b-f52e-4c18-9669-256553763555 req-eba64ac9-b625-4f92-af5f-f09dff02585c None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:43:30.841866 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-d0918b7b-f52e-4c18-9669-256553763555 req-eba64ac9-b625-4f92-af5f-f09dff02585c tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] DELETE https://10.4.3.105/volume/v3/attachments/9ba80e32-d3af-4794-bc1e-b9e5510b6e40 Aug 12 10:43:30.842036 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [req-d0918b7b-f52e-4c18-9669-256553763555 req-eba64ac9-b625-4f92-af5f-f09dff02585c tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:43:30.842208 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [req-d0918b7b-f52e-4c18-9669-256553763555 req-eba64ac9-b625-4f92-af5f-f09dff02585c tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Calling method 'version_select' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:43:30.848977 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:43:30.848977 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:43:30.903744 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-d0918b7b-f52e-4c18-9669-256553763555 req-eba64ac9-b625-4f92-af5f-f09dff02585c tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] https://10.4.3.105/volume/v3/attachments/9ba80e32-d3af-4794-bc1e-b9e5510b6e40 returned with HTTP 200 Aug 12 10:43:30.904821 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1166/4651] 10.4.3.105 () {72 vars in 1673 bytes} [Wed Aug 12 10:43:30 2026] DELETE /volume/v3/attachments/9ba80e32-d3af-4794-bc1e-b9e5510b6e40 => generated 19 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:43:31.287110 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-676a47af-38ac-4b23-8304-f1a7da7ae706 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:43:31.288929 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-676a47af-38ac-4b23-8304-f1a7da7ae706 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] GET https://10.4.3.105/volume/v3/volumes/23f48dc6-1563-44fe-b0c4-ebf4f05a17a7 Aug 12 10:43:31.289157 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-676a47af-38ac-4b23-8304-f1a7da7ae706 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:43:31.289394 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-676a47af-38ac-4b23-8304-f1a7da7ae706 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:43:31.290925 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-0c780840-5c43-498b-82b2-9c891e12d7b5 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:43:31.293659 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-0c780840-5c43-498b-82b2-9c891e12d7b5 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] GET https://10.4.3.105/volume/v3/volumes/7be13f50-801d-49e9-a537-b066bf07c17d Aug 12 10:43:31.293918 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-0c780840-5c43-498b-82b2-9c891e12d7b5 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:43:31.294150 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-0c780840-5c43-498b-82b2-9c891e12d7b5 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:43:31.298881 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:43:31.298881 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:43:31.302690 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-676a47af-38ac-4b23-8304-f1a7da7ae706 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Volume info retrieved successfully. Aug 12 10:43:31.303593 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:43:31.303593 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:43:31.307312 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-676a47af-38ac-4b23-8304-f1a7da7ae706 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] https://10.4.3.105/volume/v3/volumes/23f48dc6-1563-44fe-b0c4-ebf4f05a17a7 returned with HTTP 200 Aug 12 10:43:31.307913 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1160/4652] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:43:31 2026] GET /volume/v3/volumes/23f48dc6-1563-44fe-b0c4-ebf4f05a17a7 => generated 1175 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:43:31.308451 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-0c780840-5c43-498b-82b2-9c891e12d7b5 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Volume info retrieved successfully. Aug 12 10:43:31.314993 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-0c780840-5c43-498b-82b2-9c891e12d7b5 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] https://10.4.3.105/volume/v3/volumes/7be13f50-801d-49e9-a537-b066bf07c17d returned with HTTP 200 Aug 12 10:43:31.315564 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1156/4653] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:43:31 2026] GET /volume/v3/volumes/7be13f50-801d-49e9-a537-b066bf07c17d => generated 841 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:43:34.132808 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-1e0a9c7f-216d-4664-af44-284a9a73f7bb None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:43:34.135288 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-1e0a9c7f-216d-4664-af44-284a9a73f7bb tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] GET https://10.4.3.105/volume/v3/volumes/7be13f50-801d-49e9-a537-b066bf07c17d Aug 12 10:43:34.135595 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-1e0a9c7f-216d-4664-af44-284a9a73f7bb tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:43:34.135854 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-1e0a9c7f-216d-4664-af44-284a9a73f7bb tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:43:34.146508 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:43:34.146508 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:43:34.151668 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-1e0a9c7f-216d-4664-af44-284a9a73f7bb tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Volume info retrieved successfully. Aug 12 10:43:34.157880 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-1e0a9c7f-216d-4664-af44-284a9a73f7bb tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] https://10.4.3.105/volume/v3/volumes/7be13f50-801d-49e9-a537-b066bf07c17d returned with HTTP 200 Aug 12 10:43:34.158415 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1172/4654] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:43:34 2026] GET /volume/v3/volumes/7be13f50-801d-49e9-a537-b066bf07c17d => generated 841 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:43:34.176461 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-ee182412-f279-4e5e-8bf4-9c2774fc7c09 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:43:34.183033 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-ee182412-f279-4e5e-8bf4-9c2774fc7c09 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] DELETE https://10.4.3.105/volume/v3/volumes/7be13f50-801d-49e9-a537-b066bf07c17d Aug 12 10:43:34.183250 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-ee182412-f279-4e5e-8bf4-9c2774fc7c09 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:43:34.183483 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-ee182412-f279-4e5e-8bf4-9c2774fc7c09 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Calling method 'delete' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:43:34.183688 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.v3.volumes [None req-ee182412-f279-4e5e-8bf4-9c2774fc7c09 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Delete volume with id: 7be13f50-801d-49e9-a537-b066bf07c17d Aug 12 10:43:34.190407 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:43:34.190407 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:43:34.190870 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-ee182412-f279-4e5e-8bf4-9c2774fc7c09 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Volume info retrieved successfully. Aug 12 10:43:34.206035 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-ee182412-f279-4e5e-8bf4-9c2774fc7c09 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Delete volume request issued successfully. Aug 12 10:43:34.206239 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-ee182412-f279-4e5e-8bf4-9c2774fc7c09 tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] https://10.4.3.105/volume/v3/volumes/7be13f50-801d-49e9-a537-b066bf07c17d returned with HTTP 202 Aug 12 10:43:34.206681 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1167/4655] 10.4.3.105 () {66 vars in 1351 bytes} [Wed Aug 12 10:43:34 2026] DELETE /volume/v3/volumes/7be13f50-801d-49e9-a537-b066bf07c17d => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 10:43:34.215240 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-38ac952f-b894-46ca-89a7-815c3120131e None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:43:34.217685 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-38ac952f-b894-46ca-89a7-815c3120131e tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] GET https://10.4.3.105/volume/v3/volumes/7be13f50-801d-49e9-a537-b066bf07c17d Aug 12 10:43:34.217936 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-38ac952f-b894-46ca-89a7-815c3120131e tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:43:34.218235 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-38ac952f-b894-46ca-89a7-815c3120131e tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:43:34.225592 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:43:34.225592 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:43:34.229388 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-38ac952f-b894-46ca-89a7-815c3120131e tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Volume info retrieved successfully. Aug 12 10:43:34.234789 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-38ac952f-b894-46ca-89a7-815c3120131e tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] https://10.4.3.105/volume/v3/volumes/7be13f50-801d-49e9-a537-b066bf07c17d returned with HTTP 200 Aug 12 10:43:34.235355 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1161/4656] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:43:34 2026] GET /volume/v3/volumes/7be13f50-801d-49e9-a537-b066bf07c17d => generated 840 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:43:34.531462 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-8a533532-eb51-44f6-98be-737002d0e457 req-f25a4871-9338-4dc1-863b-4c45db69f646 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:43:34.533945 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-8a533532-eb51-44f6-98be-737002d0e457 req-f25a4871-9338-4dc1-863b-4c45db69f646 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] GET https://10.4.3.105/volume/v3/volumes/23f48dc6-1563-44fe-b0c4-ebf4f05a17a7 Aug 12 10:43:34.534158 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-8a533532-eb51-44f6-98be-737002d0e457 req-f25a4871-9338-4dc1-863b-4c45db69f646 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:43:34.534365 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-8a533532-eb51-44f6-98be-737002d0e457 req-f25a4871-9338-4dc1-863b-4c45db69f646 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:43:34.546340 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:43:34.546340 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:43:34.551080 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [req-8a533532-eb51-44f6-98be-737002d0e457 req-f25a4871-9338-4dc1-863b-4c45db69f646 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Volume info retrieved successfully. Aug 12 10:43:34.556421 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-8a533532-eb51-44f6-98be-737002d0e457 req-f25a4871-9338-4dc1-863b-4c45db69f646 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] https://10.4.3.105/volume/v3/volumes/23f48dc6-1563-44fe-b0c4-ebf4f05a17a7 returned with HTTP 200 Aug 12 10:43:34.557369 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1157/4657] 10.4.3.105 () {68 vars in 1598 bytes} [Wed Aug 12 10:43:34 2026] GET /volume/v3/volumes/23f48dc6-1563-44fe-b0c4-ebf4f05a17a7 => generated 1175 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:43:34.576916 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-8a533532-eb51-44f6-98be-737002d0e457 req-976f0613-6025-48fa-8483-205ff5d7a9a6 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:43:34.578783 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-8a533532-eb51-44f6-98be-737002d0e457 req-976f0613-6025-48fa-8483-205ff5d7a9a6 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] POST https://10.4.3.105/volume/v3/volumes/23f48dc6-1563-44fe-b0c4-ebf4f05a17a7/action Aug 12 10:43:34.579101 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-8a533532-eb51-44f6-98be-737002d0e457 req-976f0613-6025-48fa-8483-205ff5d7a9a6 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100375) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 10:43:34.579215 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-8a533532-eb51-44f6-98be-737002d0e457 req-976f0613-6025-48fa-8483-205ff5d7a9a6 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:43:34.589835 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:43:34.589835 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:43:34.590295 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [req-8a533532-eb51-44f6-98be-737002d0e457 req-976f0613-6025-48fa-8483-205ff5d7a9a6 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Volume info retrieved successfully. Aug 12 10:43:34.596006 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [req-8a533532-eb51-44f6-98be-737002d0e457 req-976f0613-6025-48fa-8483-205ff5d7a9a6 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Begin detaching volume completed successfully. Aug 12 10:43:34.596292 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-8a533532-eb51-44f6-98be-737002d0e457 req-976f0613-6025-48fa-8483-205ff5d7a9a6 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] https://10.4.3.105/volume/v3/volumes/23f48dc6-1563-44fe-b0c4-ebf4f05a17a7/action returned with HTTP 202 Aug 12 10:43:34.596778 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1173/4658] 10.4.3.105 () {72 vars in 1672 bytes} [Wed Aug 12 10:43:34 2026] POST /volume/v3/volumes/23f48dc6-1563-44fe-b0c4-ebf4f05a17a7/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 10:43:34.634718 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-7af4b83f-1c47-4f6f-b86f-59cec439daf6 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:43:34.635318 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-7af4b83f-1c47-4f6f-b86f-59cec439daf6 None None] GET https://10.4.3.105/volume// Aug 12 10:43:34.635594 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-7af4b83f-1c47-4f6f-b86f-59cec439daf6 None None] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:43:34.635893 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-7af4b83f-1c47-4f6f-b86f-59cec439daf6 None None] Calling method 'all' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:43:34.636359 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-7af4b83f-1c47-4f6f-b86f-59cec439daf6 None None] https://10.4.3.105/volume// returned with HTTP 300 Aug 12 10:43:34.636980 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1168/4659] 10.4.3.105 () {66 vars in 1426 bytes} [Wed Aug 12 10:43: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 10:43:34.644072 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-8a533532-eb51-44f6-98be-737002d0e457 req-10ca0807-cbeb-484d-8f35-47d48ec2d02f None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:43:34.646411 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-8a533532-eb51-44f6-98be-737002d0e457 req-10ca0807-cbeb-484d-8f35-47d48ec2d02f tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] GET https://10.4.3.105/volume/v3/volumes/23f48dc6-1563-44fe-b0c4-ebf4f05a17a7 Aug 12 10:43:34.646670 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-8a533532-eb51-44f6-98be-737002d0e457 req-10ca0807-cbeb-484d-8f35-47d48ec2d02f tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:43:34.646876 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-8a533532-eb51-44f6-98be-737002d0e457 req-10ca0807-cbeb-484d-8f35-47d48ec2d02f tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:43:34.656729 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:43:34.656729 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:43:34.660613 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [req-8a533532-eb51-44f6-98be-737002d0e457 req-10ca0807-cbeb-484d-8f35-47d48ec2d02f tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Volume info retrieved successfully. Aug 12 10:43:34.664813 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-8a533532-eb51-44f6-98be-737002d0e457 req-10ca0807-cbeb-484d-8f35-47d48ec2d02f tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] https://10.4.3.105/volume/v3/volumes/23f48dc6-1563-44fe-b0c4-ebf4f05a17a7 returned with HTTP 200 Aug 12 10:43:34.665214 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1162/4660] 10.4.3.105 () {70 vars in 1639 bytes} [Wed Aug 12 10:43:34 2026] GET /volume/v3/volumes/23f48dc6-1563-44fe-b0c4-ebf4f05a17a7 => generated 1358 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 10:43:35.250945 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-eabf1c4f-9a11-42c8-a531-f2cc18a39efa None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:43:35.253044 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-eabf1c4f-9a11-42c8-a531-f2cc18a39efa tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] GET https://10.4.3.105/volume/v3/volumes/7be13f50-801d-49e9-a537-b066bf07c17d Aug 12 10:43:35.253271 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-eabf1c4f-9a11-42c8-a531-f2cc18a39efa tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:43:35.253453 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-eabf1c4f-9a11-42c8-a531-f2cc18a39efa tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:43:35.259921 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-eabf1c4f-9a11-42c8-a531-f2cc18a39efa tempest-VolumesBackupsTest-1713931185 tempest-VolumesBackupsTest-1713931185-project-member] https://10.4.3.105/volume/v3/volumes/7be13f50-801d-49e9-a537-b066bf07c17d returned with HTTP 404 Aug 12 10:43:35.260532 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1158/4661] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:43:35 2026] GET /volume/v3/volumes/7be13f50-801d-49e9-a537-b066bf07c17d => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:43:35.483012 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-8a533532-eb51-44f6-98be-737002d0e457 req-60fee59d-99fb-4f6f-acad-2c72dfe7144a None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:43:35.485181 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-8a533532-eb51-44f6-98be-737002d0e457 req-60fee59d-99fb-4f6f-acad-2c72dfe7144a tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] DELETE https://10.4.3.105/volume/v3/attachments/9f89acce-4eee-4fad-8ad5-b84a43ea9069 Aug 12 10:43:35.485431 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-8a533532-eb51-44f6-98be-737002d0e457 req-60fee59d-99fb-4f6f-acad-2c72dfe7144a tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:43:35.485681 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-8a533532-eb51-44f6-98be-737002d0e457 req-60fee59d-99fb-4f6f-acad-2c72dfe7144a tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Calling method 'version_select' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:43:35.492798 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:43:35.492798 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:43:35.539971 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-8a533532-eb51-44f6-98be-737002d0e457 req-60fee59d-99fb-4f6f-acad-2c72dfe7144a tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] https://10.4.3.105/volume/v3/attachments/9f89acce-4eee-4fad-8ad5-b84a43ea9069 returned with HTTP 200 Aug 12 10:43:35.540506 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1174/4662] 10.4.3.105 () {72 vars in 1673 bytes} [Wed Aug 12 10:43:35 2026] DELETE /volume/v3/attachments/9f89acce-4eee-4fad-8ad5-b84a43ea9069 => generated 19 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:43:35.684566 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-3fae110f-d831-43a3-a06b-2eb9a131f143 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:43:35.687105 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-3fae110f-d831-43a3-a06b-2eb9a131f143 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] POST https://10.4.3.105/volume/v3/volumes Aug 12 10:43:35.687691 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-3fae110f-d831-43a3-a06b-2eb9a131f143 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-1617122329", "snapshot_id": "e82eaadc-8098-40be-9088-17291ff4f0d5", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:43:35.689904 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.v3.volumes [None req-3fae110f-d831-43a3-a06b-2eb9a131f143 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-1617122329', 'snapshot_id': 'e82eaadc-8098-40be-9088-17291ff4f0d5', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100372) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 10:43:35.698876 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:43:35.698876 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:43:35.699978 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-3fae110f-d831-43a3-a06b-2eb9a131f143 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Snapshot retrieved successfully. Aug 12 10:43:35.700210 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.v3.volumes [None req-3fae110f-d831-43a3-a06b-2eb9a131f143 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Create volume of 1 GB Aug 12 10:43:35.705265 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-3fae110f-d831-43a3-a06b-2eb9a131f143 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Availability Zones retrieved successfully. Aug 12 10:43:35.713565 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-3fae110f-d831-43a3-a06b-2eb9a131f143 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Flow 'volume_create_api' (feee8d13-b539-4094-9bb0-ab1e8424865b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100372) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:43:35.715707 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-3fae110f-d831-43a3-a06b-2eb9a131f143 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bc021f9b-62db-4e6d-960b-ab1b6c7dd8a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:43:35.716935 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.flows.api.create_volume [None req-3fae110f-d831-43a3-a06b-2eb9a131f143 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100372) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 10:43:35.761722 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-3fae110f-d831-43a3-a06b-2eb9a131f143 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bc021f9b-62db-4e6d-960b-ab1b6c7dd8a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'e82eaadc-8098-40be-9088-17291ff4f0d5', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T10:26:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6cd66f07-4c7b-40b2-9dfb-378538f29c9e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:43:35.763296 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-3fae110f-d831-43a3-a06b-2eb9a131f143 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8fadc571-506b-476d-b66b-a6e333295e34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:43:35.818638 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.quota [None req-3fae110f-d831-43a3-a06b-2eb9a131f143 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Created reservations ['3031e959-4748-4ce1-9447-69f4ea3e59d9', 'c35df73a-a7c7-47a0-af8d-857f824605e7', '6aa9642c-4726-412e-a31f-3dfe3bf3923c', 'a990b088-61ea-40a1-af0b-45c8e134a710'] {{(pid=100372) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:43:35.819930 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-3fae110f-d831-43a3-a06b-2eb9a131f143 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8fadc571-506b-476d-b66b-a6e333295e34) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3031e959-4748-4ce1-9447-69f4ea3e59d9', 'c35df73a-a7c7-47a0-af8d-857f824605e7', '6aa9642c-4726-412e-a31f-3dfe3bf3923c', 'a990b088-61ea-40a1-af0b-45c8e134a710']}' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:43:35.821232 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-3fae110f-d831-43a3-a06b-2eb9a131f143 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (212ff9b2-6445-4685-8a2c-9c94459cf835) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:43:35.866998 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-3fae110f-d831-43a3-a06b-2eb9a131f143 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (212ff9b2-6445-4685-8a2c-9c94459cf835) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a69927ca-b874-472d-bf97-34782f114e2a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1617122329',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='25c06e312fe64e30b5eb763d403b14a9',qos_specs=None,replication_status=,reservations=['3031e959-4748-4ce1-9447-69f4ea3e59d9','c35df73a-a7c7-47a0-af8d-857f824605e7','6aa9642c-4726-412e-a31f-3dfe3bf3923c','a990b088-61ea-40a1-af0b-45c8e134a710'],size=1,snapshot_id=e82eaadc-8098-40be-9088-17291ff4f0d5,source_replicaid=,source_volid=None,status='creating',user_id='d1c3f3c9da7047d5b7df78d90641fd6c',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:43:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1617122329',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a69927ca-b874-472d-bf97-34782f114e2a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='25c06e312fe64e30b5eb763d403b14a9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=e82eaadc-8098-40be-9088-17291ff4f0d5,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d1c3f3c9da7047d5b7df78d90641fd6c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6cd66f07-4c7b-40b2-9dfb-378538f29c9e),volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:43:35.868075 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-3fae110f-d831-43a3-a06b-2eb9a131f143 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cb9571c7-29ed-485c-8b60-03af808215ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:43:35.885720 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-3fae110f-d831-43a3-a06b-2eb9a131f143 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cb9571c7-29ed-485c-8b60-03af808215ae) transitioned into state 'SUCCESS' from state '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-1617122329',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='25c06e312fe64e30b5eb763d403b14a9',qos_specs=None,replication_status=,reservations=['3031e959-4748-4ce1-9447-69f4ea3e59d9','c35df73a-a7c7-47a0-af8d-857f824605e7','6aa9642c-4726-412e-a31f-3dfe3bf3923c','a990b088-61ea-40a1-af0b-45c8e134a710'],size=1,snapshot_id=e82eaadc-8098-40be-9088-17291ff4f0d5,source_replicaid=,source_volid=None,status='creating',user_id='d1c3f3c9da7047d5b7df78d90641fd6c',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:43:35.886527 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-3fae110f-d831-43a3-a06b-2eb9a131f143 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (655ebfba-94f7-46be-882d-c28e5831a341) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:43:35.908248 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-3fae110f-d831-43a3-a06b-2eb9a131f143 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (655ebfba-94f7-46be-882d-c28e5831a341) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:43:35.909699 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-3fae110f-d831-43a3-a06b-2eb9a131f143 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Flow 'volume_create_api' (feee8d13-b539-4094-9bb0-ab1e8424865b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100372) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:43:35.910173 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-3fae110f-d831-43a3-a06b-2eb9a131f143 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Create volume request issued successfully. Aug 12 10:43:35.911021 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-3fae110f-d831-43a3-a06b-2eb9a131f143 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] https://10.4.3.105/volume/v3/volumes returned with HTTP 202 Aug 12 10:43:35.911659 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1169/4663] 10.4.3.105 () {68 vars in 1259 bytes} [Wed Aug 12 10:43:35 2026] POST /volume/v3/volumes => generated 791 bytes in 228 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 10:43:35.928305 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-0e4ea38b-a630-4a9e-9c39-605defda13f6 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:43:35.930857 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-0e4ea38b-a630-4a9e-9c39-605defda13f6 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] GET https://10.4.3.105/volume/v3/volumes/a69927ca-b874-472d-bf97-34782f114e2a Aug 12 10:43:35.931151 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-0e4ea38b-a630-4a9e-9c39-605defda13f6 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:43:35.931437 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-0e4ea38b-a630-4a9e-9c39-605defda13f6 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:43:35.943965 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:43:35.943965 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:43:35.950396 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-0e4ea38b-a630-4a9e-9c39-605defda13f6 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Volume info retrieved successfully. Aug 12 10:43:35.956605 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-0e4ea38b-a630-4a9e-9c39-605defda13f6 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] https://10.4.3.105/volume/v3/volumes/a69927ca-b874-472d-bf97-34782f114e2a returned with HTTP 200 Aug 12 10:43:35.957126 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1163/4664] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:43:35 2026] GET /volume/v3/volumes/a69927ca-b874-472d-bf97-34782f114e2a => generated 859 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:43:36.973892 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-8f99e797-6c59-47b6-be03-b2ffba852b92 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:43:36.977779 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-8f99e797-6c59-47b6-be03-b2ffba852b92 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] GET https://10.4.3.105/volume/v3/volumes/a69927ca-b874-472d-bf97-34782f114e2a Aug 12 10:43:36.978432 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-8f99e797-6c59-47b6-be03-b2ffba852b92 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:43:36.978971 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-8f99e797-6c59-47b6-be03-b2ffba852b92 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:43:36.990941 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:43:36.990941 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:43:36.997938 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-8f99e797-6c59-47b6-be03-b2ffba852b92 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Volume info retrieved successfully. Aug 12 10:43:37.005746 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-8f99e797-6c59-47b6-be03-b2ffba852b92 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] https://10.4.3.105/volume/v3/volumes/a69927ca-b874-472d-bf97-34782f114e2a returned with HTTP 200 Aug 12 10:43:37.006352 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1159/4665] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:43:36 2026] GET /volume/v3/volumes/a69927ca-b874-472d-bf97-34782f114e2a => generated 884 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:43:37.024733 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-c35d0893-3ad2-44a2-ba22-8e036a4ba91a None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:43:37.031836 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-c35d0893-3ad2-44a2-ba22-8e036a4ba91a tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] GET https://10.4.3.105/volume/v3/volumes/a69927ca-b874-472d-bf97-34782f114e2a Aug 12 10:43:37.031836 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-c35d0893-3ad2-44a2-ba22-8e036a4ba91a tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:43:37.031836 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-c35d0893-3ad2-44a2-ba22-8e036a4ba91a tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:43:37.033614 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:43:37.033614 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:43:37.037199 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-c35d0893-3ad2-44a2-ba22-8e036a4ba91a tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Volume info retrieved successfully. Aug 12 10:43:37.042530 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-c35d0893-3ad2-44a2-ba22-8e036a4ba91a tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] https://10.4.3.105/volume/v3/volumes/a69927ca-b874-472d-bf97-34782f114e2a returned with HTTP 200 Aug 12 10:43:37.042925 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1175/4666] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:43:37 2026] GET /volume/v3/volumes/a69927ca-b874-472d-bf97-34782f114e2a => generated 884 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:43:37.577962 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [req-9174a5b1-8bc3-498f-a15d-830e37bf54b1 req-351f9328-10c1-4157-a9d8-c61a0c489d5d None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:43:37.580209 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-9174a5b1-8bc3-498f-a15d-830e37bf54b1 req-351f9328-10c1-4157-a9d8-c61a0c489d5d tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] GET https://10.4.3.105/volume/v3/volumes/a69927ca-b874-472d-bf97-34782f114e2a Aug 12 10:43:37.580704 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [req-9174a5b1-8bc3-498f-a15d-830e37bf54b1 req-351f9328-10c1-4157-a9d8-c61a0c489d5d tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:43:37.581628 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [req-9174a5b1-8bc3-498f-a15d-830e37bf54b1 req-351f9328-10c1-4157-a9d8-c61a0c489d5d tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:43:37.589014 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:43:37.589014 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:43:37.593306 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [req-9174a5b1-8bc3-498f-a15d-830e37bf54b1 req-351f9328-10c1-4157-a9d8-c61a0c489d5d tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Volume info retrieved successfully. Aug 12 10:43:37.597998 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-9174a5b1-8bc3-498f-a15d-830e37bf54b1 req-351f9328-10c1-4157-a9d8-c61a0c489d5d tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] https://10.4.3.105/volume/v3/volumes/a69927ca-b874-472d-bf97-34782f114e2a returned with HTTP 200 Aug 12 10:43:37.598595 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1170/4667] 10.4.3.105 () {68 vars in 1598 bytes} [Wed Aug 12 10:43:37 2026] GET /volume/v3/volumes/a69927ca-b874-472d-bf97-34782f114e2a => generated 884 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:43:37.677239 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-4921d1b2-3b09-4e8e-89cb-135332ed158c None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:43:37.677624 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-4921d1b2-3b09-4e8e-89cb-135332ed158c None None] GET https://10.4.3.105/volume// Aug 12 10:43:37.677744 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-4921d1b2-3b09-4e8e-89cb-135332ed158c None None] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:43:37.677920 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-4921d1b2-3b09-4e8e-89cb-135332ed158c None None] Calling method 'all' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:43:37.678231 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-4921d1b2-3b09-4e8e-89cb-135332ed158c None None] https://10.4.3.105/volume// returned with HTTP 300 Aug 12 10:43:37.678481 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1164/4668] 10.4.3.105 () {66 vars in 1428 bytes} [Wed Aug 12 10:43: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 10:43:37.686347 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-9174a5b1-8bc3-498f-a15d-830e37bf54b1 req-08ccafdb-803d-4d29-b45d-b17ad325cbb0 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:43:37.688933 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-9174a5b1-8bc3-498f-a15d-830e37bf54b1 req-08ccafdb-803d-4d29-b45d-b17ad325cbb0 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] POST https://10.4.3.105/volume/v3/attachments Aug 12 10:43:37.689343 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-9174a5b1-8bc3-498f-a15d-830e37bf54b1 req-08ccafdb-803d-4d29-b45d-b17ad325cbb0 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a69927ca-b874-472d-bf97-34782f114e2a", "connector": null, "instance_uuid": "3dd93f36-22f8-447b-9ab7-a1f904d6ebbc"}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:43:37.701911 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:43:37.701911 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:43:37.764339 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-9174a5b1-8bc3-498f-a15d-830e37bf54b1 req-08ccafdb-803d-4d29-b45d-b17ad325cbb0 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] https://10.4.3.105/volume/v3/attachments returned with HTTP 200 Aug 12 10:43:37.765110 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1160/4669] 10.4.3.105 () {74 vars in 1594 bytes} [Wed Aug 12 10:43:37 2026] POST /volume/v3/attachments => generated 273 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:43:37.834944 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-0dcf92db-c626-454f-a010-9852af26c167 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:43:37.837308 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-0dcf92db-c626-454f-a010-9852af26c167 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] GET https://10.4.3.105/volume/v3/volumes/a69927ca-b874-472d-bf97-34782f114e2a Aug 12 10:43:37.837385 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-0dcf92db-c626-454f-a010-9852af26c167 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:43:37.837559 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-0dcf92db-c626-454f-a010-9852af26c167 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:43:37.846414 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-ac083ebe-3d34-4295-964b-002bb9f8626a None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:43:37.846839 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-ac083ebe-3d34-4295-964b-002bb9f8626a None None] GET https://10.4.3.105/volume// Aug 12 10:43:37.847028 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-ac083ebe-3d34-4295-964b-002bb9f8626a None None] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:43:37.847230 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-ac083ebe-3d34-4295-964b-002bb9f8626a None None] Calling method 'all' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:43:37.847578 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-ac083ebe-3d34-4295-964b-002bb9f8626a None None] https://10.4.3.105/volume// returned with HTTP 300 Aug 12 10:43:37.847909 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1171/4670] 10.4.3.105 () {66 vars in 1426 bytes} [Wed Aug 12 10:43: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 10:43:37.848746 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:43:37.848746 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:43:37.853801 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-0dcf92db-c626-454f-a010-9852af26c167 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Volume info retrieved successfully. Aug 12 10:43:37.859412 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-0dcf92db-c626-454f-a010-9852af26c167 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] https://10.4.3.105/volume/v3/volumes/a69927ca-b874-472d-bf97-34782f114e2a returned with HTTP 200 Aug 12 10:43:37.859915 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1176/4671] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:43:37 2026] GET /volume/v3/volumes/a69927ca-b874-472d-bf97-34782f114e2a => generated 883 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:43:37.873567 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-9174a5b1-8bc3-498f-a15d-830e37bf54b1 req-cd19fac7-2e8e-4935-88e2-2a6c06ecbbc5 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:43:37.876953 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-9174a5b1-8bc3-498f-a15d-830e37bf54b1 req-cd19fac7-2e8e-4935-88e2-2a6c06ecbbc5 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] GET https://10.4.3.105/volume/v3/volumes/a69927ca-b874-472d-bf97-34782f114e2a Aug 12 10:43:37.877301 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-9174a5b1-8bc3-498f-a15d-830e37bf54b1 req-cd19fac7-2e8e-4935-88e2-2a6c06ecbbc5 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:43:37.877750 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-9174a5b1-8bc3-498f-a15d-830e37bf54b1 req-cd19fac7-2e8e-4935-88e2-2a6c06ecbbc5 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:43:37.887577 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:43:37.887577 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:43:37.890894 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [req-9174a5b1-8bc3-498f-a15d-830e37bf54b1 req-cd19fac7-2e8e-4935-88e2-2a6c06ecbbc5 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Volume info retrieved successfully. Aug 12 10:43:37.895007 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-9174a5b1-8bc3-498f-a15d-830e37bf54b1 req-cd19fac7-2e8e-4935-88e2-2a6c06ecbbc5 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] https://10.4.3.105/volume/v3/volumes/a69927ca-b874-472d-bf97-34782f114e2a returned with HTTP 200 Aug 12 10:43:37.895343 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1165/4672] 10.4.3.105 () {70 vars in 1639 bytes} [Wed Aug 12 10:43:37 2026] GET /volume/v3/volumes/a69927ca-b874-472d-bf97-34782f114e2a => generated 1063 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 10:43:38.040319 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-9174a5b1-8bc3-498f-a15d-830e37bf54b1 req-440161d8-16af-4c32-9723-67ee53288b5a None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:43:38.042858 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-9174a5b1-8bc3-498f-a15d-830e37bf54b1 req-440161d8-16af-4c32-9723-67ee53288b5a tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] PUT https://10.4.3.105/volume/v3/attachments/285c3978-1d3c-4180-88cf-e06a01cab33c Aug 12 10:43:38.043205 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-9174a5b1-8bc3-498f-a15d-830e37bf54b1 req-440161d8-16af-4c32-9723-67ee53288b5a tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.105", "host": "np0000007037", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a295cd65dd1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "cc953c5f-eaed-46bf-96e8-0985bbef0414", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:43:38.050589 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.coordination [req-9174a5b1-8bc3-498f-a15d-830e37bf54b1 req-440161d8-16af-4c32-9723-67ee53288b5a tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Acquiring lock "cinder-attachment_update-a69927ca-b874-472d-bf97-34782f114e2a-np0000007037" by "attachment_update" {{(pid=100373) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 10:43:38.054796 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.coordination [req-9174a5b1-8bc3-498f-a15d-830e37bf54b1 req-440161d8-16af-4c32-9723-67ee53288b5a tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Lock "cinder-attachment_update-a69927ca-b874-472d-bf97-34782f114e2a-np0000007037" acquired by "attachment_update" :: waited 0.004s {{(pid=100373) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 10:43:38.055695 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:43:38.055695 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:43:38.072334 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [req-87942fb6-4fa0-4ce8-8363-ef12ea6df6a6 req-f918d875-e8ce-4a37-a41e-7cef5294b78b None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:43:38.074455 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-87942fb6-4fa0-4ce8-8363-ef12ea6df6a6 req-f918d875-e8ce-4a37-a41e-7cef5294b78b tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] GET https://10.4.3.105/volume/v3/volumes/e8154560-b948-499e-b9ec-1e79d18df322 Aug 12 10:43:38.074656 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [req-87942fb6-4fa0-4ce8-8363-ef12ea6df6a6 req-f918d875-e8ce-4a37-a41e-7cef5294b78b tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:43:38.074835 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [req-87942fb6-4fa0-4ce8-8363-ef12ea6df6a6 req-f918d875-e8ce-4a37-a41e-7cef5294b78b tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:43:38.088361 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:43:38.088361 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:43:38.092507 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [req-87942fb6-4fa0-4ce8-8363-ef12ea6df6a6 req-f918d875-e8ce-4a37-a41e-7cef5294b78b tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Volume info retrieved successfully. Aug 12 10:43:38.097686 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-87942fb6-4fa0-4ce8-8363-ef12ea6df6a6 req-f918d875-e8ce-4a37-a41e-7cef5294b78b tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] https://10.4.3.105/volume/v3/volumes/e8154560-b948-499e-b9ec-1e79d18df322 returned with HTTP 200 Aug 12 10:43:38.098112 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1172/4673] 10.4.3.105 () {68 vars in 1598 bytes} [Wed Aug 12 10:43:38 2026] GET /volume/v3/volumes/e8154560-b948-499e-b9ec-1e79d18df322 => generated 1213 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:43:38.156638 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.coordination [req-9174a5b1-8bc3-498f-a15d-830e37bf54b1 req-440161d8-16af-4c32-9723-67ee53288b5a tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Lock "cinder-attachment_update-a69927ca-b874-472d-bf97-34782f114e2a-np0000007037" released by "attachment_update" :: held 0.102s {{(pid=100373) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 10:43:38.157372 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-9174a5b1-8bc3-498f-a15d-830e37bf54b1 req-440161d8-16af-4c32-9723-67ee53288b5a tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] https://10.4.3.105/volume/v3/attachments/285c3978-1d3c-4180-88cf-e06a01cab33c returned with HTTP 200 Aug 12 10:43:38.157986 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1161/4674] 10.4.3.105 () {74 vars in 1704 bytes} [Wed Aug 12 10:43:38 2026] PUT /volume/v3/attachments/285c3978-1d3c-4180-88cf-e06a01cab33c => generated 969 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:43:38.197703 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-8cfefd7d-5c28-4e60-b56f-25da96ef6cb7 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:43:38.198100 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-8cfefd7d-5c28-4e60-b56f-25da96ef6cb7 None None] GET https://10.4.3.105/volume// Aug 12 10:43:38.198100 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-8cfefd7d-5c28-4e60-b56f-25da96ef6cb7 None None] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:43:38.199416 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-8cfefd7d-5c28-4e60-b56f-25da96ef6cb7 None None] Calling method 'all' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:43:38.199416 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-8cfefd7d-5c28-4e60-b56f-25da96ef6cb7 None None] https://10.4.3.105/volume// returned with HTTP 300 Aug 12 10:43:38.199416 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1177/4675] 10.4.3.105 () {66 vars in 1428 bytes} [Wed Aug 12 10:43: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 10:43:38.218913 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-87942fb6-4fa0-4ce8-8363-ef12ea6df6a6 req-43145eaf-ecf2-4031-8627-45efc719b1ea None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:43:38.224325 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-87942fb6-4fa0-4ce8-8363-ef12ea6df6a6 req-43145eaf-ecf2-4031-8627-45efc719b1ea tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] POST https://10.4.3.105/volume/v3/attachments Aug 12 10:43:38.224874 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-87942fb6-4fa0-4ce8-8363-ef12ea6df6a6 req-43145eaf-ecf2-4031-8627-45efc719b1ea tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e8154560-b948-499e-b9ec-1e79d18df322", "connector": null, "instance_uuid": "de8c4832-0632-41ca-95be-53ff0af4d849"}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:43:38.237260 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:43:38.237260 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:43:38.274295 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-87942fb6-4fa0-4ce8-8363-ef12ea6df6a6 req-43145eaf-ecf2-4031-8627-45efc719b1ea tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] https://10.4.3.105/volume/v3/attachments returned with HTTP 200 Aug 12 10:43:38.274943 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1166/4676] 10.4.3.105 () {74 vars in 1594 bytes} [Wed Aug 12 10:43:38 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 10:43:38.310746 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-33da5373-6e95-47d0-ab4d-e519a8112005 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:43:38.312508 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-33da5373-6e95-47d0-ab4d-e519a8112005 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] GET https://10.4.3.105/volume/v3/volumes/e8154560-b948-499e-b9ec-1e79d18df322 Aug 12 10:43:38.313013 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-33da5373-6e95-47d0-ab4d-e519a8112005 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:43:38.313242 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-33da5373-6e95-47d0-ab4d-e519a8112005 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:43:38.317911 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-865c4027-3380-448c-b9e1-006e0f9649e2 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:43:38.318329 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-865c4027-3380-448c-b9e1-006e0f9649e2 None None] GET https://10.4.3.105/volume// Aug 12 10:43:38.318505 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-865c4027-3380-448c-b9e1-006e0f9649e2 None None] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:43:38.318778 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-865c4027-3380-448c-b9e1-006e0f9649e2 None None] Calling method 'all' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:43:38.319131 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-865c4027-3380-448c-b9e1-006e0f9649e2 None None] https://10.4.3.105/volume// returned with HTTP 300 Aug 12 10:43:38.319451 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1162/4677] 10.4.3.105 () {66 vars in 1426 bytes} [Wed Aug 12 10:43:38 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 10:43:38.330359 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:43:38.330359 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:43:38.330602 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-87942fb6-4fa0-4ce8-8363-ef12ea6df6a6 req-8ae024ba-8846-4759-99bb-57d236822a8a None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:43:38.333269 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-87942fb6-4fa0-4ce8-8363-ef12ea6df6a6 req-8ae024ba-8846-4759-99bb-57d236822a8a tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] GET https://10.4.3.105/volume/v3/volumes/e8154560-b948-499e-b9ec-1e79d18df322 Aug 12 10:43:38.333727 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-87942fb6-4fa0-4ce8-8363-ef12ea6df6a6 req-8ae024ba-8846-4759-99bb-57d236822a8a tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:43:38.333979 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-87942fb6-4fa0-4ce8-8363-ef12ea6df6a6 req-8ae024ba-8846-4759-99bb-57d236822a8a tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:43:38.334256 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-33da5373-6e95-47d0-ab4d-e519a8112005 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Volume info retrieved successfully. Aug 12 10:43:38.340836 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-33da5373-6e95-47d0-ab4d-e519a8112005 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] https://10.4.3.105/volume/v3/volumes/e8154560-b948-499e-b9ec-1e79d18df322 returned with HTTP 200 Aug 12 10:43:38.340836 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1173/4678] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:43:38 2026] GET /volume/v3/volumes/e8154560-b948-499e-b9ec-1e79d18df322 => generated 1215 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:43:38.355816 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:43:38.355816 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:43:38.360452 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [req-87942fb6-4fa0-4ce8-8363-ef12ea6df6a6 req-8ae024ba-8846-4759-99bb-57d236822a8a tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Volume info retrieved successfully. Aug 12 10:43:38.366715 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-87942fb6-4fa0-4ce8-8363-ef12ea6df6a6 req-8ae024ba-8846-4759-99bb-57d236822a8a tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] https://10.4.3.105/volume/v3/volumes/e8154560-b948-499e-b9ec-1e79d18df322 returned with HTTP 200 Aug 12 10:43:38.367166 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1178/4679] 10.4.3.105 () {70 vars in 1639 bytes} [Wed Aug 12 10:43:38 2026] GET /volume/v3/volumes/e8154560-b948-499e-b9ec-1e79d18df322 => generated 1395 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 10:43:38.469811 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-87942fb6-4fa0-4ce8-8363-ef12ea6df6a6 req-7fd2b507-5a05-45d8-9bca-fe0e8c8fe3fc None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:43:38.472020 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-87942fb6-4fa0-4ce8-8363-ef12ea6df6a6 req-7fd2b507-5a05-45d8-9bca-fe0e8c8fe3fc tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] PUT https://10.4.3.105/volume/v3/attachments/362e5a1c-a629-4ad7-8aa3-22246b23b4cf Aug 12 10:43:38.472457 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-87942fb6-4fa0-4ce8-8363-ef12ea6df6a6 req-7fd2b507-5a05-45d8-9bca-fe0e8c8fe3fc tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.105", "host": "np0000007037", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a295cd65dd1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "cc953c5f-eaed-46bf-96e8-0985bbef0414", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:43:38.479838 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.coordination [req-87942fb6-4fa0-4ce8-8363-ef12ea6df6a6 req-7fd2b507-5a05-45d8-9bca-fe0e8c8fe3fc tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Acquiring lock "cinder-attachment_update-e8154560-b948-499e-b9ec-1e79d18df322-np0000007037" by "attachment_update" {{(pid=100374) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 10:43:38.485022 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.coordination [req-87942fb6-4fa0-4ce8-8363-ef12ea6df6a6 req-7fd2b507-5a05-45d8-9bca-fe0e8c8fe3fc tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Lock "cinder-attachment_update-e8154560-b948-499e-b9ec-1e79d18df322-np0000007037" acquired by "attachment_update" :: waited 0.005s {{(pid=100374) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 10:43:38.486459 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:43:38.486459 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:43:38.584145 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.coordination [req-87942fb6-4fa0-4ce8-8363-ef12ea6df6a6 req-7fd2b507-5a05-45d8-9bca-fe0e8c8fe3fc tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Lock "cinder-attachment_update-e8154560-b948-499e-b9ec-1e79d18df322-np0000007037" released by "attachment_update" :: held 0.099s {{(pid=100374) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 10:43:38.584458 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-87942fb6-4fa0-4ce8-8363-ef12ea6df6a6 req-7fd2b507-5a05-45d8-9bca-fe0e8c8fe3fc tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] https://10.4.3.105/volume/v3/attachments/362e5a1c-a629-4ad7-8aa3-22246b23b4cf returned with HTTP 200 Aug 12 10:43:38.585152 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1167/4680] 10.4.3.105 () {74 vars in 1704 bytes} [Wed Aug 12 10:43:38 2026] PUT /volume/v3/attachments/362e5a1c-a629-4ad7-8aa3-22246b23b4cf => generated 969 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 12 10:43:38.874212 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-b4394c3c-89d0-48a1-95c5-2bdb504fe2cf None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:43:38.876052 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-b4394c3c-89d0-48a1-95c5-2bdb504fe2cf tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] GET https://10.4.3.105/volume/v3/volumes/a69927ca-b874-472d-bf97-34782f114e2a Aug 12 10:43:38.878531 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-b4394c3c-89d0-48a1-95c5-2bdb504fe2cf tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:43:38.878531 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-b4394c3c-89d0-48a1-95c5-2bdb504fe2cf tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:43:38.886569 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:43:38.886569 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:43:38.890323 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-b4394c3c-89d0-48a1-95c5-2bdb504fe2cf tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Volume info retrieved successfully. Aug 12 10:43:38.899435 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-b4394c3c-89d0-48a1-95c5-2bdb504fe2cf tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] https://10.4.3.105/volume/v3/volumes/a69927ca-b874-472d-bf97-34782f114e2a returned with HTTP 200 Aug 12 10:43:38.899983 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1163/4681] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:43:38 2026] GET /volume/v3/volumes/a69927ca-b874-472d-bf97-34782f114e2a => generated 884 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:43:39.045284 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-d8783523-8ce9-4cb7-82c1-ada79611bccf None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:43:39.147374 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-d8783523-8ce9-4cb7-82c1-ada79611bccf tempest-VolumesSnapshotNegativeTestJSON-999556574 tempest-VolumesSnapshotNegativeTestJSON-999556574-project-member] POST https://10.4.3.105/volume/v3/snapshots Aug 12 10:43:39.147709 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-d8783523-8ce9-4cb7-82c1-ada79611bccf tempest-VolumesSnapshotNegativeTestJSON-999556574 tempest-VolumesSnapshotNegativeTestJSON-999556574-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b375f032-0f6a-438a-a0e6-69f87df7f181", "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-1889548974"}} {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:43:39.161625 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-d8783523-8ce9-4cb7-82c1-ada79611bccf tempest-VolumesSnapshotNegativeTestJSON-999556574 tempest-VolumesSnapshotNegativeTestJSON-999556574-project-member] https://10.4.3.105/volume/v3/snapshots returned with HTTP 404 Aug 12 10:43:39.162146 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1174/4682] 10.4.3.105 () {68 vars in 1265 bytes} [Wed Aug 12 10:43:39 2026] POST /volume/v3/snapshots => generated 109 bytes in 117 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:43:39.171597 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-d8037a3c-171e-44f9-94c9-1d30be23d1c2 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:43:39.176257 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-d8037a3c-171e-44f9-94c9-1d30be23d1c2 tempest-VolumesSnapshotNegativeTestJSON-999556574 tempest-VolumesSnapshotNegativeTestJSON-999556574-project-member] POST https://10.4.3.105/volume/v3/snapshots Aug 12 10:43:39.176686 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-d8037a3c-171e-44f9-94c9-1d30be23d1c2 tempest-VolumesSnapshotNegativeTestJSON-999556574 tempest-VolumesSnapshotNegativeTestJSON-999556574-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": null, "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-428031264"}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:43:39.211875 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-d8037a3c-171e-44f9-94c9-1d30be23d1c2 tempest-VolumesSnapshotNegativeTestJSON-999556574 tempest-VolumesSnapshotNegativeTestJSON-999556574-project-member] https://10.4.3.105/volume/v3/snapshots returned with HTTP 404 Aug 12 10:43:39.212538 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1179/4683] 10.4.3.105 () {68 vars in 1265 bytes} [Wed Aug 12 10:43:39 2026] POST /volume/v3/snapshots => generated 77 bytes in 41 msecs (HTTP/1.1 404) 7 headers in 291 bytes (2 switches on core 0) Aug 12 10:43:39.221577 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-507e9d95-d545-403a-889e-703f6e48134c None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:43:39.223626 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-507e9d95-d545-403a-889e-703f6e48134c tempest-VolumesSnapshotNegativeTestJSON-999556574 tempest-VolumesSnapshotNegativeTestJSON-999556574-project-member] GET https://10.4.3.105/volume/v3/snapshots?limit=invalid Aug 12 10:43:39.223866 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-507e9d95-d545-403a-889e-703f6e48134c tempest-VolumesSnapshotNegativeTestJSON-999556574 tempest-VolumesSnapshotNegativeTestJSON-999556574-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:43:39.224095 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-507e9d95-d545-403a-889e-703f6e48134c tempest-VolumesSnapshotNegativeTestJSON-999556574 tempest-VolumesSnapshotNegativeTestJSON-999556574-project-member] Calling method 'index' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:43:39.224456 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-507e9d95-d545-403a-889e-703f6e48134c tempest-VolumesSnapshotNegativeTestJSON-999556574 tempest-VolumesSnapshotNegativeTestJSON-999556574-project-member] HTTP exception thrown: limit param must be an integer Aug 12 10:43:39.224629 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-507e9d95-d545-403a-889e-703f6e48134c tempest-VolumesSnapshotNegativeTestJSON-999556574 tempest-VolumesSnapshotNegativeTestJSON-999556574-project-member] https://10.4.3.105/volume/v3/snapshots?limit=invalid returned with HTTP 400 Aug 12 10:43:39.225158 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1168/4684] 10.4.3.105 () {66 vars in 1270 bytes} [Wed Aug 12 10:43:39 2026] GET /volume/v3/snapshots?limit=invalid => generated 74 bytes in 4 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 12 10:43:39.234629 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-c5b59d85-63d0-4027-a1a1-428c0c5e05b9 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:43:39.236423 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-c5b59d85-63d0-4027-a1a1-428c0c5e05b9 tempest-VolumesSnapshotNegativeTestJSON-999556574 tempest-VolumesSnapshotNegativeTestJSON-999556574-project-member] GET https://10.4.3.105/volume/v3/snapshots?marker=9ad7516f-dba2-4957-8222-13f1390be7c9 Aug 12 10:43:39.236705 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-c5b59d85-63d0-4027-a1a1-428c0c5e05b9 tempest-VolumesSnapshotNegativeTestJSON-999556574 tempest-VolumesSnapshotNegativeTestJSON-999556574-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:43:39.236908 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-c5b59d85-63d0-4027-a1a1-428c0c5e05b9 tempest-VolumesSnapshotNegativeTestJSON-999556574 tempest-VolumesSnapshotNegativeTestJSON-999556574-project-member] Calling method 'index' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:43:39.237119 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.api_utils [None req-c5b59d85-63d0-4027-a1a1-428c0c5e05b9 tempest-VolumesSnapshotNegativeTestJSON-999556574 tempest-VolumesSnapshotNegativeTestJSON-999556574-project-member] Removing options '' from query. {{(pid=100373) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 10:43:39.238180 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.db.api [None req-c5b59d85-63d0-4027-a1a1-428c0c5e05b9 tempest-VolumesSnapshotNegativeTestJSON-999556574 tempest-VolumesSnapshotNegativeTestJSON-999556574-project-member] Building query based on filter {{(pid=100373) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 12 10:43:39.243229 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-c5b59d85-63d0-4027-a1a1-428c0c5e05b9 tempest-VolumesSnapshotNegativeTestJSON-999556574 tempest-VolumesSnapshotNegativeTestJSON-999556574-project-member] https://10.4.3.105/volume/v3/snapshots?marker=9ad7516f-dba2-4957-8222-13f1390be7c9 returned with HTTP 404 Aug 12 10:43:39.243792 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1164/4685] 10.4.3.105 () {66 vars in 1330 bytes} [Wed Aug 12 10:43:39 2026] GET /volume/v3/snapshots?marker=9ad7516f-dba2-4957-8222-13f1390be7c9 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:43:39.252882 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-a49d2303-792d-466c-8d88-7c69b2e5ffc1 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:43:39.257832 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-a49d2303-792d-466c-8d88-7c69b2e5ffc1 tempest-VolumesSnapshotNegativeTestJSON-999556574 tempest-VolumesSnapshotNegativeTestJSON-999556574-project-member] GET https://10.4.3.105/volume/v3/snapshots?sort_key=invalid Aug 12 10:43:39.258067 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-a49d2303-792d-466c-8d88-7c69b2e5ffc1 tempest-VolumesSnapshotNegativeTestJSON-999556574 tempest-VolumesSnapshotNegativeTestJSON-999556574-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:43:39.258284 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-a49d2303-792d-466c-8d88-7c69b2e5ffc1 tempest-VolumesSnapshotNegativeTestJSON-999556574 tempest-VolumesSnapshotNegativeTestJSON-999556574-project-member] Calling method 'index' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:43:39.258583 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.api_utils [None req-a49d2303-792d-466c-8d88-7c69b2e5ffc1 tempest-VolumesSnapshotNegativeTestJSON-999556574 tempest-VolumesSnapshotNegativeTestJSON-999556574-project-member] Removing options '' from query. {{(pid=100372) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 10:43:39.261505 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.db.api [None req-a49d2303-792d-466c-8d88-7c69b2e5ffc1 tempest-VolumesSnapshotNegativeTestJSON-999556574 tempest-VolumesSnapshotNegativeTestJSON-999556574-project-member] Building query based on filter {{(pid=100372) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 12 10:43:39.262416 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-a49d2303-792d-466c-8d88-7c69b2e5ffc1 tempest-VolumesSnapshotNegativeTestJSON-999556574 tempest-VolumesSnapshotNegativeTestJSON-999556574-project-member] https://10.4.3.105/volume/v3/snapshots?sort_key=invalid returned with HTTP 400 Aug 12 10:43:39.262800 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1175/4686] 10.4.3.105 () {66 vars in 1276 bytes} [Wed Aug 12 10:43:39 2026] GET /volume/v3/snapshots?sort_key=invalid => generated 84 bytes in 10 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 12 10:43:39.273727 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-9b6ef292-a737-4e5c-b298-997cfb55864c None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:43:39.275451 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-9b6ef292-a737-4e5c-b298-997cfb55864c tempest-VolumesSnapshotNegativeTestJSON-999556574 tempest-VolumesSnapshotNegativeTestJSON-999556574-project-member] POST https://10.4.3.105/volume/v3/volumes Aug 12 10:43:39.275807 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-9b6ef292-a737-4e5c-b298-997cfb55864c tempest-VolumesSnapshotNegativeTestJSON-999556574 tempest-VolumesSnapshotNegativeTestJSON-999556574-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-544602108"}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:43:39.277291 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.v3.volumes [None req-9b6ef292-a737-4e5c-b298-997cfb55864c tempest-VolumesSnapshotNegativeTestJSON-999556574 tempest-VolumesSnapshotNegativeTestJSON-999556574-project-member] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesSnapshotNegativeTestJSON-Volume-544602108'}} {{(pid=100375) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 10:43:39.277409 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.v3.volumes [None req-9b6ef292-a737-4e5c-b298-997cfb55864c tempest-VolumesSnapshotNegativeTestJSON-999556574 tempest-VolumesSnapshotNegativeTestJSON-999556574-project-member] Create volume of 2 GB Aug 12 10:43:39.281683 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-9b6ef292-a737-4e5c-b298-997cfb55864c tempest-VolumesSnapshotNegativeTestJSON-999556574 tempest-VolumesSnapshotNegativeTestJSON-999556574-project-member] Availability Zones retrieved successfully. Aug 12 10:43:39.287008 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-9b6ef292-a737-4e5c-b298-997cfb55864c tempest-VolumesSnapshotNegativeTestJSON-999556574 tempest-VolumesSnapshotNegativeTestJSON-999556574-project-member] Flow 'volume_create_api' (57f21ed3-ea18-4dd5-85bf-55d75223cc31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:43:39.288105 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-9b6ef292-a737-4e5c-b298-997cfb55864c tempest-VolumesSnapshotNegativeTestJSON-999556574 tempest-VolumesSnapshotNegativeTestJSON-999556574-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ddd1a0c2-241d-4e8e-bd64-79b0e9e769cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:43:39.289023 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.flows.api.create_volume [None req-9b6ef292-a737-4e5c-b298-997cfb55864c tempest-VolumesSnapshotNegativeTestJSON-999556574 tempest-VolumesSnapshotNegativeTestJSON-999556574-project-member] Validating volume size '2' using validate_int {{(pid=100375) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 10:43:39.319016 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-9b6ef292-a737-4e5c-b298-997cfb55864c tempest-VolumesSnapshotNegativeTestJSON-999556574 tempest-VolumesSnapshotNegativeTestJSON-999556574-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ddd1a0c2-241d-4e8e-bd64-79b0e9e769cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T10:26:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6cd66f07-4c7b-40b2-9dfb-378538f29c9e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:43:39.319754 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-9b6ef292-a737-4e5c-b298-997cfb55864c tempest-VolumesSnapshotNegativeTestJSON-999556574 tempest-VolumesSnapshotNegativeTestJSON-999556574-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d8783494-dca3-43f3-9d08-c3c0902756d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:43:39.356867 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-d005dda8-8e7a-4e02-a332-3cafcd563b25 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:43:39.362384 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-d005dda8-8e7a-4e02-a332-3cafcd563b25 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] GET https://10.4.3.105/volume/v3/volumes/e8154560-b948-499e-b9ec-1e79d18df322 Aug 12 10:43:39.362756 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-d005dda8-8e7a-4e02-a332-3cafcd563b25 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:43:39.363177 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-d005dda8-8e7a-4e02-a332-3cafcd563b25 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:43:39.380994 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:43:39.380994 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:43:39.384530 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-d005dda8-8e7a-4e02-a332-3cafcd563b25 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Volume info retrieved successfully. Aug 12 10:43:39.388894 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-d005dda8-8e7a-4e02-a332-3cafcd563b25 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] https://10.4.3.105/volume/v3/volumes/e8154560-b948-499e-b9ec-1e79d18df322 returned with HTTP 200 Aug 12 10:43:39.388894 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1169/4687] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:43:39 2026] GET /volume/v3/volumes/e8154560-b948-499e-b9ec-1e79d18df322 => generated 1216 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:43:39.414070 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.quota [None req-9b6ef292-a737-4e5c-b298-997cfb55864c tempest-VolumesSnapshotNegativeTestJSON-999556574 tempest-VolumesSnapshotNegativeTestJSON-999556574-project-member] Created reservations ['008b9de7-167d-48a2-8d74-c42da6a05d06', 'a2fda5b2-1312-4635-8e42-bb9649c483b4', '48ad73d0-4400-4e74-9a59-d9a2e97cc2c6', '4d80c96a-4e27-4a2d-9289-2a4795dcd034'] {{(pid=100375) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:43:39.414070 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-9b6ef292-a737-4e5c-b298-997cfb55864c tempest-VolumesSnapshotNegativeTestJSON-999556574 tempest-VolumesSnapshotNegativeTestJSON-999556574-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d8783494-dca3-43f3-9d08-c3c0902756d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['008b9de7-167d-48a2-8d74-c42da6a05d06', 'a2fda5b2-1312-4635-8e42-bb9649c483b4', '48ad73d0-4400-4e74-9a59-d9a2e97cc2c6', '4d80c96a-4e27-4a2d-9289-2a4795dcd034']}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:43:39.414070 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-9b6ef292-a737-4e5c-b298-997cfb55864c tempest-VolumesSnapshotNegativeTestJSON-999556574 tempest-VolumesSnapshotNegativeTestJSON-999556574-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a58a3111-9ccb-45d6-a70c-30ec1a80302c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:43:39.444537 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-9b6ef292-a737-4e5c-b298-997cfb55864c tempest-VolumesSnapshotNegativeTestJSON-999556574 tempest-VolumesSnapshotNegativeTestJSON-999556574-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a58a3111-9ccb-45d6-a70c-30ec1a80302c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c6c94e4d-1d1a-413f-83ba-57d9f7907a3c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-544602108',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cbf12a2555734708b2a24f2d4ebf9079',qos_specs=None,replication_status=,reservations=['008b9de7-167d-48a2-8d74-c42da6a05d06','a2fda5b2-1312-4635-8e42-bb9649c483b4','48ad73d0-4400-4e74-9a59-d9a2e97cc2c6','4d80c96a-4e27-4a2d-9289-2a4795dcd034'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d5913c59812b48bfba4c1537abcbc5ad',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:43:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-544602108',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c6c94e4d-1d1a-413f-83ba-57d9f7907a3c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cbf12a2555734708b2a24f2d4ebf9079',provider_auth=None,provider_geometry=None,provider_id=None,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='d5913c59812b48bfba4c1537abcbc5ad',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6cd66f07-4c7b-40b2-9dfb-378538f29c9e),volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:43:39.444537 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-9b6ef292-a737-4e5c-b298-997cfb55864c tempest-VolumesSnapshotNegativeTestJSON-999556574 tempest-VolumesSnapshotNegativeTestJSON-999556574-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d15bd7ef-5792-4ec8-bdfe-3acfc840625a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:43:39.468433 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-9b6ef292-a737-4e5c-b298-997cfb55864c tempest-VolumesSnapshotNegativeTestJSON-999556574 tempest-VolumesSnapshotNegativeTestJSON-999556574-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d15bd7ef-5792-4ec8-bdfe-3acfc840625a) transitioned into state 'SUCCESS' from state '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-544602108',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cbf12a2555734708b2a24f2d4ebf9079',qos_specs=None,replication_status=,reservations=['008b9de7-167d-48a2-8d74-c42da6a05d06','a2fda5b2-1312-4635-8e42-bb9649c483b4','48ad73d0-4400-4e74-9a59-d9a2e97cc2c6','4d80c96a-4e27-4a2d-9289-2a4795dcd034'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d5913c59812b48bfba4c1537abcbc5ad',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:43:39.468433 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-9b6ef292-a737-4e5c-b298-997cfb55864c tempest-VolumesSnapshotNegativeTestJSON-999556574 tempest-VolumesSnapshotNegativeTestJSON-999556574-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (193e59e1-b28f-4a3c-963b-a152b966b7b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:43:39.479462 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-9b6ef292-a737-4e5c-b298-997cfb55864c tempest-VolumesSnapshotNegativeTestJSON-999556574 tempest-VolumesSnapshotNegativeTestJSON-999556574-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (193e59e1-b28f-4a3c-963b-a152b966b7b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:43:39.480603 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-9b6ef292-a737-4e5c-b298-997cfb55864c tempest-VolumesSnapshotNegativeTestJSON-999556574 tempest-VolumesSnapshotNegativeTestJSON-999556574-project-member] Flow 'volume_create_api' (57f21ed3-ea18-4dd5-85bf-55d75223cc31) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100375) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:43:39.480928 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-9b6ef292-a737-4e5c-b298-997cfb55864c tempest-VolumesSnapshotNegativeTestJSON-999556574 tempest-VolumesSnapshotNegativeTestJSON-999556574-project-member] Create volume request issued successfully. Aug 12 10:43:39.481802 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-9b6ef292-a737-4e5c-b298-997cfb55864c tempest-VolumesSnapshotNegativeTestJSON-999556574 tempest-VolumesSnapshotNegativeTestJSON-999556574-project-member] https://10.4.3.105/volume/v3/volumes returned with HTTP 202 Aug 12 10:43:39.482602 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1180/4688] 10.4.3.105 () {68 vars in 1258 bytes} [Wed Aug 12 10:43:39 2026] POST /volume/v3/volumes => generated 761 bytes in 209 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 10:43:39.501481 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-11f45a39-6f5e-4d47-8a50-a193e7246dbd None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:43:39.503735 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-11f45a39-6f5e-4d47-8a50-a193e7246dbd tempest-VolumesSnapshotNegativeTestJSON-999556574 tempest-VolumesSnapshotNegativeTestJSON-999556574-project-member] GET https://10.4.3.105/volume/v3/volumes/c6c94e4d-1d1a-413f-83ba-57d9f7907a3c Aug 12 10:43:39.503933 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-11f45a39-6f5e-4d47-8a50-a193e7246dbd tempest-VolumesSnapshotNegativeTestJSON-999556574 tempest-VolumesSnapshotNegativeTestJSON-999556574-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:43:39.504117 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-11f45a39-6f5e-4d47-8a50-a193e7246dbd tempest-VolumesSnapshotNegativeTestJSON-999556574 tempest-VolumesSnapshotNegativeTestJSON-999556574-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:43:39.515260 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:43:39.515260 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:43:39.521648 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-11f45a39-6f5e-4d47-8a50-a193e7246dbd tempest-VolumesSnapshotNegativeTestJSON-999556574 tempest-VolumesSnapshotNegativeTestJSON-999556574-project-member] Volume info retrieved successfully. Aug 12 10:43:39.528594 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-11f45a39-6f5e-4d47-8a50-a193e7246dbd tempest-VolumesSnapshotNegativeTestJSON-999556574 tempest-VolumesSnapshotNegativeTestJSON-999556574-project-member] https://10.4.3.105/volume/v3/volumes/c6c94e4d-1d1a-413f-83ba-57d9f7907a3c returned with HTTP 200 Aug 12 10:43:39.528594 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1165/4689] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:43:39 2026] GET /volume/v3/volumes/c6c94e4d-1d1a-413f-83ba-57d9f7907a3c => generated 829 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 12 10:43:39.913550 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-2ff16b2b-ac1f-43dd-9edb-bf2d5e9f4e7b None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:43:39.915784 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-2ff16b2b-ac1f-43dd-9edb-bf2d5e9f4e7b tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] GET https://10.4.3.105/volume/v3/volumes/a69927ca-b874-472d-bf97-34782f114e2a Aug 12 10:43:39.916060 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-2ff16b2b-ac1f-43dd-9edb-bf2d5e9f4e7b tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:43:39.916316 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-2ff16b2b-ac1f-43dd-9edb-bf2d5e9f4e7b tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:43:39.927976 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:43:39.927976 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:43:39.932180 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-2ff16b2b-ac1f-43dd-9edb-bf2d5e9f4e7b tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Volume info retrieved successfully. Aug 12 10:43:39.936975 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-2ff16b2b-ac1f-43dd-9edb-bf2d5e9f4e7b tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] https://10.4.3.105/volume/v3/volumes/a69927ca-b874-472d-bf97-34782f114e2a returned with HTTP 200 Aug 12 10:43:39.937530 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1176/4690] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:43:39 2026] GET /volume/v3/volumes/a69927ca-b874-472d-bf97-34782f114e2a => generated 884 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:43:40.407303 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-dc60f7a4-5654-4598-b2d5-dafee2e41565 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:43:40.409682 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-dc60f7a4-5654-4598-b2d5-dafee2e41565 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] GET https://10.4.3.105/volume/v3/volumes/e8154560-b948-499e-b9ec-1e79d18df322 Aug 12 10:43:40.410056 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-dc60f7a4-5654-4598-b2d5-dafee2e41565 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:43:40.410389 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-dc60f7a4-5654-4598-b2d5-dafee2e41565 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:43:40.425631 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:43:40.425631 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:43:40.431422 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-dc60f7a4-5654-4598-b2d5-dafee2e41565 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Volume info retrieved successfully. Aug 12 10:43:40.437245 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-dc60f7a4-5654-4598-b2d5-dafee2e41565 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] https://10.4.3.105/volume/v3/volumes/e8154560-b948-499e-b9ec-1e79d18df322 returned with HTTP 200 Aug 12 10:43:40.437894 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1170/4691] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:43:40 2026] GET /volume/v3/volumes/e8154560-b948-499e-b9ec-1e79d18df322 => generated 1216 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:43:40.544756 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-77583ff2-64f9-49fc-8a37-abad4b8ebdc3 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:43:40.547311 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-77583ff2-64f9-49fc-8a37-abad4b8ebdc3 tempest-VolumesSnapshotNegativeTestJSON-999556574 tempest-VolumesSnapshotNegativeTestJSON-999556574-project-member] GET https://10.4.3.105/volume/v3/volumes/c6c94e4d-1d1a-413f-83ba-57d9f7907a3c Aug 12 10:43:40.547794 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-77583ff2-64f9-49fc-8a37-abad4b8ebdc3 tempest-VolumesSnapshotNegativeTestJSON-999556574 tempest-VolumesSnapshotNegativeTestJSON-999556574-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:43:40.548066 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-77583ff2-64f9-49fc-8a37-abad4b8ebdc3 tempest-VolumesSnapshotNegativeTestJSON-999556574 tempest-VolumesSnapshotNegativeTestJSON-999556574-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:43:40.557291 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:43:40.557291 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:43:40.562249 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-77583ff2-64f9-49fc-8a37-abad4b8ebdc3 tempest-VolumesSnapshotNegativeTestJSON-999556574 tempest-VolumesSnapshotNegativeTestJSON-999556574-project-member] Volume info retrieved successfully. Aug 12 10:43:40.568288 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-77583ff2-64f9-49fc-8a37-abad4b8ebdc3 tempest-VolumesSnapshotNegativeTestJSON-999556574 tempest-VolumesSnapshotNegativeTestJSON-999556574-project-member] https://10.4.3.105/volume/v3/volumes/c6c94e4d-1d1a-413f-83ba-57d9f7907a3c returned with HTTP 200 Aug 12 10:43:40.568890 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1181/4692] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:43:40 2026] GET /volume/v3/volumes/c6c94e4d-1d1a-413f-83ba-57d9f7907a3c => generated 854 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:43:40.581275 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-bb327773-a62b-446f-828b-e9f6878c3b7c None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:43:40.583387 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-bb327773-a62b-446f-828b-e9f6878c3b7c tempest-VolumesSnapshotNegativeTestJSON-999556574 tempest-VolumesSnapshotNegativeTestJSON-999556574-project-member] POST https://10.4.3.105/volume/v3/snapshots Aug 12 10:43:40.583814 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-bb327773-a62b-446f-828b-e9f6878c3b7c tempest-VolumesSnapshotNegativeTestJSON-999556574 tempest-VolumesSnapshotNegativeTestJSON-999556574-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c6c94e4d-1d1a-413f-83ba-57d9f7907a3c", "name": "tempest-VolumesSnapshotNegativeTestJSON-Snapshot-83786605"}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:43:40.593814 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:43:40.593814 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:43:40.594365 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-bb327773-a62b-446f-828b-e9f6878c3b7c tempest-VolumesSnapshotNegativeTestJSON-999556574 tempest-VolumesSnapshotNegativeTestJSON-999556574-project-member] Volume info retrieved successfully. Aug 12 10:43:40.594509 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.v3.snapshots [None req-bb327773-a62b-446f-828b-e9f6878c3b7c tempest-VolumesSnapshotNegativeTestJSON-999556574 tempest-VolumesSnapshotNegativeTestJSON-999556574-project-member] Create snapshot from volume c6c94e4d-1d1a-413f-83ba-57d9f7907a3c Aug 12 10:43:40.631980 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.quota [None req-bb327773-a62b-446f-828b-e9f6878c3b7c tempest-VolumesSnapshotNegativeTestJSON-999556574 tempest-VolumesSnapshotNegativeTestJSON-999556574-project-member] Created reservations ['e9ca566e-ff52-47d1-8e1e-456bbe894b2d', '1370c760-fccf-4303-b3cd-329e762179b4', '86a236b9-98cb-443b-a33c-1dcaec8496a6', 'a0ade1bd-bbdd-4c36-9ed5-91dee000ccf5'] {{(pid=100373) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:43:40.661613 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-bb327773-a62b-446f-828b-e9f6878c3b7c tempest-VolumesSnapshotNegativeTestJSON-999556574 tempest-VolumesSnapshotNegativeTestJSON-999556574-project-member] Snapshot create request issued successfully. Aug 12 10:43:40.662058 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-bb327773-a62b-446f-828b-e9f6878c3b7c tempest-VolumesSnapshotNegativeTestJSON-999556574 tempest-VolumesSnapshotNegativeTestJSON-999556574-project-member] https://10.4.3.105/volume/v3/snapshots returned with HTTP 202 Aug 12 10:43:40.662651 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1166/4693] 10.4.3.105 () {68 vars in 1265 bytes} [Wed Aug 12 10:43:40 2026] POST /volume/v3/snapshots => generated 316 bytes in 82 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 10:43:40.670984 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-3827fb90-3d78-4e62-8dea-dda9b08ad185 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:43:40.672711 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-3827fb90-3d78-4e62-8dea-dda9b08ad185 tempest-VolumesSnapshotNegativeTestJSON-999556574 tempest-VolumesSnapshotNegativeTestJSON-999556574-project-member] GET https://10.4.3.105/volume/v3/snapshots/b2ced0d5-d4bd-4658-a798-6a6eca006a6e Aug 12 10:43:40.672897 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-3827fb90-3d78-4e62-8dea-dda9b08ad185 tempest-VolumesSnapshotNegativeTestJSON-999556574 tempest-VolumesSnapshotNegativeTestJSON-999556574-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:43:40.673073 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-3827fb90-3d78-4e62-8dea-dda9b08ad185 tempest-VolumesSnapshotNegativeTestJSON-999556574 tempest-VolumesSnapshotNegativeTestJSON-999556574-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:43:40.678279 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:43:40.678279 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:43:40.678868 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-3827fb90-3d78-4e62-8dea-dda9b08ad185 tempest-VolumesSnapshotNegativeTestJSON-999556574 tempest-VolumesSnapshotNegativeTestJSON-999556574-project-member] Snapshot retrieved successfully. Aug 12 10:43:40.679791 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-3827fb90-3d78-4e62-8dea-dda9b08ad185 tempest-VolumesSnapshotNegativeTestJSON-999556574 tempest-VolumesSnapshotNegativeTestJSON-999556574-project-member] https://10.4.3.105/volume/v3/snapshots/b2ced0d5-d4bd-4658-a798-6a6eca006a6e returned with HTTP 200 Aug 12 10:43:40.680173 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1177/4694] 10.4.3.105 () {66 vars in 1354 bytes} [Wed Aug 12 10:43:40 2026] GET /volume/v3/snapshots/b2ced0d5-d4bd-4658-a798-6a6eca006a6e => generated 448 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:43:40.953827 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-e118ed45-5b04-464b-80b0-66380797358f None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:43:40.955620 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-e118ed45-5b04-464b-80b0-66380797358f tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] GET https://10.4.3.105/volume/v3/volumes/a69927ca-b874-472d-bf97-34782f114e2a Aug 12 10:43:40.955823 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-e118ed45-5b04-464b-80b0-66380797358f tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:43:40.956038 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-e118ed45-5b04-464b-80b0-66380797358f tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:43:40.965430 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:43:40.965430 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:43:40.968824 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-e118ed45-5b04-464b-80b0-66380797358f tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Volume info retrieved successfully. Aug 12 10:43:40.972878 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-e118ed45-5b04-464b-80b0-66380797358f tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] https://10.4.3.105/volume/v3/volumes/a69927ca-b874-472d-bf97-34782f114e2a returned with HTTP 200 Aug 12 10:43:40.973735 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1171/4695] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:43:40 2026] GET /volume/v3/volumes/a69927ca-b874-472d-bf97-34782f114e2a => generated 884 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 12 10:43:41.414628 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-9174a5b1-8bc3-498f-a15d-830e37bf54b1 req-030711bf-7bbc-4dcc-bb5c-1474e038d607 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:43:41.416816 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-9174a5b1-8bc3-498f-a15d-830e37bf54b1 req-030711bf-7bbc-4dcc-bb5c-1474e038d607 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] POST https://10.4.3.105/volume/v3/attachments/285c3978-1d3c-4180-88cf-e06a01cab33c/action Aug 12 10:43:41.417205 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-9174a5b1-8bc3-498f-a15d-830e37bf54b1 req-030711bf-7bbc-4dcc-bb5c-1474e038d607 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Action body: b'{"os-complete": null}' {{(pid=100375) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 10:43:41.417330 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-9174a5b1-8bc3-498f-a15d-830e37bf54b1 req-030711bf-7bbc-4dcc-bb5c-1474e038d607 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:43:41.433217 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:43:41.433217 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:43:41.442683 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-9174a5b1-8bc3-498f-a15d-830e37bf54b1 req-030711bf-7bbc-4dcc-bb5c-1474e038d607 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] https://10.4.3.105/volume/v3/attachments/285c3978-1d3c-4180-88cf-e06a01cab33c/action returned with HTTP 204 Aug 12 10:43:41.443097 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1182/4696] 10.4.3.105 () {74 vars in 1725 bytes} [Wed Aug 12 10:43:41 2026] POST /volume/v3/attachments/285c3978-1d3c-4180-88cf-e06a01cab33c/action => generated 0 bytes in 29 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:43:41.455098 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-d0ce182b-78c2-475a-8a23-9cea0a296851 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:43:41.457120 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-d0ce182b-78c2-475a-8a23-9cea0a296851 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] GET https://10.4.3.105/volume/v3/volumes/e8154560-b948-499e-b9ec-1e79d18df322 Aug 12 10:43:41.457325 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-d0ce182b-78c2-475a-8a23-9cea0a296851 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:43:41.457502 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-d0ce182b-78c2-475a-8a23-9cea0a296851 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:43:41.477269 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:43:41.477269 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:43:41.481345 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-d0ce182b-78c2-475a-8a23-9cea0a296851 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Volume info retrieved successfully. Aug 12 10:43:41.486451 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-d0ce182b-78c2-475a-8a23-9cea0a296851 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] https://10.4.3.105/volume/v3/volumes/e8154560-b948-499e-b9ec-1e79d18df322 returned with HTTP 200 Aug 12 10:43:41.486917 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1167/4697] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:43:41 2026] GET /volume/v3/volumes/e8154560-b948-499e-b9ec-1e79d18df322 => generated 1216 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:43:41.692462 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-419d6b8e-041c-4ce7-bf5f-bd3126811a78 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:43:41.694797 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-419d6b8e-041c-4ce7-bf5f-bd3126811a78 tempest-VolumesSnapshotNegativeTestJSON-999556574 tempest-VolumesSnapshotNegativeTestJSON-999556574-project-member] GET https://10.4.3.105/volume/v3/snapshots/b2ced0d5-d4bd-4658-a798-6a6eca006a6e Aug 12 10:43:41.695066 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-419d6b8e-041c-4ce7-bf5f-bd3126811a78 tempest-VolumesSnapshotNegativeTestJSON-999556574 tempest-VolumesSnapshotNegativeTestJSON-999556574-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:43:41.695350 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-419d6b8e-041c-4ce7-bf5f-bd3126811a78 tempest-VolumesSnapshotNegativeTestJSON-999556574 tempest-VolumesSnapshotNegativeTestJSON-999556574-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:43:41.702902 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:43:41.702902 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:43:41.703506 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-419d6b8e-041c-4ce7-bf5f-bd3126811a78 tempest-VolumesSnapshotNegativeTestJSON-999556574 tempest-VolumesSnapshotNegativeTestJSON-999556574-project-member] Snapshot retrieved successfully. Aug 12 10:43:41.704621 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-419d6b8e-041c-4ce7-bf5f-bd3126811a78 tempest-VolumesSnapshotNegativeTestJSON-999556574 tempest-VolumesSnapshotNegativeTestJSON-999556574-project-member] https://10.4.3.105/volume/v3/snapshots/b2ced0d5-d4bd-4658-a798-6a6eca006a6e returned with HTTP 200 Aug 12 10:43:41.705092 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1178/4698] 10.4.3.105 () {66 vars in 1354 bytes} [Wed Aug 12 10:43:41 2026] GET /volume/v3/snapshots/b2ced0d5-d4bd-4658-a798-6a6eca006a6e => generated 475 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:43:41.718544 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-d643b5f2-eb9b-4bce-9b77-acfd5a28e871 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:43:41.718544 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-d643b5f2-eb9b-4bce-9b77-acfd5a28e871 tempest-VolumesSnapshotNegativeTestJSON-999556574 tempest-VolumesSnapshotNegativeTestJSON-999556574-project-member] POST https://10.4.3.105/volume/v3/volumes Aug 12 10:43:41.718544 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-d643b5f2-eb9b-4bce-9b77-acfd5a28e871 tempest-VolumesSnapshotNegativeTestJSON-999556574 tempest-VolumesSnapshotNegativeTestJSON-999556574-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "b2ced0d5-d4bd-4658-a798-6a6eca006a6e"}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:43:41.719374 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.volumes [None req-d643b5f2-eb9b-4bce-9b77-acfd5a28e871 tempest-VolumesSnapshotNegativeTestJSON-999556574 tempest-VolumesSnapshotNegativeTestJSON-999556574-project-member] Create volume request body: {'volume': {'size': 1, 'snapshot_id': 'b2ced0d5-d4bd-4658-a798-6a6eca006a6e'}} {{(pid=100374) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 10:43:41.723824 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:43:41.723824 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:43:41.724309 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-d643b5f2-eb9b-4bce-9b77-acfd5a28e871 tempest-VolumesSnapshotNegativeTestJSON-999556574 tempest-VolumesSnapshotNegativeTestJSON-999556574-project-member] Snapshot retrieved successfully. Aug 12 10:43:41.724464 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.v3.volumes [None req-d643b5f2-eb9b-4bce-9b77-acfd5a28e871 tempest-VolumesSnapshotNegativeTestJSON-999556574 tempest-VolumesSnapshotNegativeTestJSON-999556574-project-member] Create volume of 1 GB Aug 12 10:43:41.727472 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-d643b5f2-eb9b-4bce-9b77-acfd5a28e871 tempest-VolumesSnapshotNegativeTestJSON-999556574 tempest-VolumesSnapshotNegativeTestJSON-999556574-project-member] Availability Zones retrieved successfully. Aug 12 10:43:41.732565 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-d643b5f2-eb9b-4bce-9b77-acfd5a28e871 tempest-VolumesSnapshotNegativeTestJSON-999556574 tempest-VolumesSnapshotNegativeTestJSON-999556574-project-member] Flow 'volume_create_api' (17f22334-9b96-4d6a-b20a-42c363e9c8ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:43:41.733424 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-d643b5f2-eb9b-4bce-9b77-acfd5a28e871 tempest-VolumesSnapshotNegativeTestJSON-999556574 tempest-VolumesSnapshotNegativeTestJSON-999556574-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a6ac27a3-858b-4d53-9a93-72406e10aa45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:43:41.734283 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.flows.api.create_volume [None req-d643b5f2-eb9b-4bce-9b77-acfd5a28e871 tempest-VolumesSnapshotNegativeTestJSON-999556574 tempest-VolumesSnapshotNegativeTestJSON-999556574-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100374) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 10:43:41.735497 np0000007037 devstack@c-api.service[100374]: WARNING cinder.volume.api [None req-d643b5f2-eb9b-4bce-9b77-acfd5a28e871 tempest-VolumesSnapshotNegativeTestJSON-999556574 tempest-VolumesSnapshotNegativeTestJSON-999556574-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a6ac27a3-858b-4d53-9a93-72406e10aa45) transitioned into state 'FAILURE' from state 'RUNNING' Aug 12 10:43:41.735497 np0000007037 devstack@c-api.service[100374]: 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 10:43:41.736924 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-d643b5f2-eb9b-4bce-9b77-acfd5a28e871 tempest-VolumesSnapshotNegativeTestJSON-999556574 tempest-VolumesSnapshotNegativeTestJSON-999556574-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a6ac27a3-858b-4d53-9a93-72406e10aa45) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:43:41.737644 np0000007037 devstack@c-api.service[100374]: WARNING cinder.volume.api [None req-d643b5f2-eb9b-4bce-9b77-acfd5a28e871 tempest-VolumesSnapshotNegativeTestJSON-999556574 tempest-VolumesSnapshotNegativeTestJSON-999556574-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a6ac27a3-858b-4d53-9a93-72406e10aa45) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 12 10:43:41.738318 np0000007037 devstack@c-api.service[100374]: WARNING cinder.volume.api [None req-d643b5f2-eb9b-4bce-9b77-acfd5a28e871 tempest-VolumesSnapshotNegativeTestJSON-999556574 tempest-VolumesSnapshotNegativeTestJSON-999556574-project-member] Flow 'volume_create_api' (17f22334-9b96-4d6a-b20a-42c363e9c8ee) transitioned into state 'REVERTED' from state 'RUNNING' Aug 12 10:43:41.738626 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-d643b5f2-eb9b-4bce-9b77-acfd5a28e871 tempest-VolumesSnapshotNegativeTestJSON-999556574 tempest-VolumesSnapshotNegativeTestJSON-999556574-project-member] https://10.4.3.105/volume/v3/volumes returned with HTTP 400 Aug 12 10:43:41.739082 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1172/4699] 10.4.3.105 () {68 vars in 1258 bytes} [Wed Aug 12 10:43:41 2026] POST /volume/v3/volumes => generated 171 bytes in 24 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 12 10:43:41.746036 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-d646a298-81e1-45f5-b8a1-088b26dec886 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:43:41.747776 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-d646a298-81e1-45f5-b8a1-088b26dec886 tempest-VolumesSnapshotNegativeTestJSON-999556574 tempest-VolumesSnapshotNegativeTestJSON-999556574-project-member] DELETE https://10.4.3.105/volume/v3/snapshots/b2ced0d5-d4bd-4658-a798-6a6eca006a6e Aug 12 10:43:41.747968 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-d646a298-81e1-45f5-b8a1-088b26dec886 tempest-VolumesSnapshotNegativeTestJSON-999556574 tempest-VolumesSnapshotNegativeTestJSON-999556574-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:43:41.748192 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-d646a298-81e1-45f5-b8a1-088b26dec886 tempest-VolumesSnapshotNegativeTestJSON-999556574 tempest-VolumesSnapshotNegativeTestJSON-999556574-project-member] Calling method 'delete' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:43:41.748331 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.v3.snapshots [None req-d646a298-81e1-45f5-b8a1-088b26dec886 tempest-VolumesSnapshotNegativeTestJSON-999556574 tempest-VolumesSnapshotNegativeTestJSON-999556574-project-member] Delete snapshot with id: b2ced0d5-d4bd-4658-a798-6a6eca006a6e Aug 12 10:43:41.753065 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:43:41.753065 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:43:41.753628 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-d646a298-81e1-45f5-b8a1-088b26dec886 tempest-VolumesSnapshotNegativeTestJSON-999556574 tempest-VolumesSnapshotNegativeTestJSON-999556574-project-member] Snapshot retrieved successfully. Aug 12 10:43:41.769126 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-d646a298-81e1-45f5-b8a1-088b26dec886 tempest-VolumesSnapshotNegativeTestJSON-999556574 tempest-VolumesSnapshotNegativeTestJSON-999556574-project-member] Snapshot delete request issued successfully. Aug 12 10:43:41.769361 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-d646a298-81e1-45f5-b8a1-088b26dec886 tempest-VolumesSnapshotNegativeTestJSON-999556574 tempest-VolumesSnapshotNegativeTestJSON-999556574-project-member] https://10.4.3.105/volume/v3/snapshots/b2ced0d5-d4bd-4658-a798-6a6eca006a6e returned with HTTP 202 Aug 12 10:43:41.769824 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1183/4700] 10.4.3.105 () {66 vars in 1357 bytes} [Wed Aug 12 10:43:41 2026] DELETE /volume/v3/snapshots/b2ced0d5-d4bd-4658-a798-6a6eca006a6e => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 10:43:41.776670 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-1ae471ce-25ee-4e4b-8a2c-6bf598c593c3 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:43:41.778296 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-1ae471ce-25ee-4e4b-8a2c-6bf598c593c3 tempest-VolumesSnapshotNegativeTestJSON-999556574 tempest-VolumesSnapshotNegativeTestJSON-999556574-project-member] GET https://10.4.3.105/volume/v3/snapshots/b2ced0d5-d4bd-4658-a798-6a6eca006a6e Aug 12 10:43:41.778496 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-1ae471ce-25ee-4e4b-8a2c-6bf598c593c3 tempest-VolumesSnapshotNegativeTestJSON-999556574 tempest-VolumesSnapshotNegativeTestJSON-999556574-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:43:41.778736 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-1ae471ce-25ee-4e4b-8a2c-6bf598c593c3 tempest-VolumesSnapshotNegativeTestJSON-999556574 tempest-VolumesSnapshotNegativeTestJSON-999556574-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:43:41.783447 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:43:41.783447 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:43:41.783894 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-1ae471ce-25ee-4e4b-8a2c-6bf598c593c3 tempest-VolumesSnapshotNegativeTestJSON-999556574 tempest-VolumesSnapshotNegativeTestJSON-999556574-project-member] Snapshot retrieved successfully. Aug 12 10:43:41.784770 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-1ae471ce-25ee-4e4b-8a2c-6bf598c593c3 tempest-VolumesSnapshotNegativeTestJSON-999556574 tempest-VolumesSnapshotNegativeTestJSON-999556574-project-member] https://10.4.3.105/volume/v3/snapshots/b2ced0d5-d4bd-4658-a798-6a6eca006a6e returned with HTTP 200 Aug 12 10:43:41.785149 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1168/4701] 10.4.3.105 () {66 vars in 1354 bytes} [Wed Aug 12 10:43:41 2026] GET /volume/v3/snapshots/b2ced0d5-d4bd-4658-a798-6a6eca006a6e => generated 474 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:43:41.986786 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-f76c4449-9c75-48b3-a939-3e25b4da4780 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:43:41.988580 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-f76c4449-9c75-48b3-a939-3e25b4da4780 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] GET https://10.4.3.105/volume/v3/volumes/a69927ca-b874-472d-bf97-34782f114e2a Aug 12 10:43:41.988770 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-f76c4449-9c75-48b3-a939-3e25b4da4780 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:43:41.988945 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-f76c4449-9c75-48b3-a939-3e25b4da4780 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:43:41.998935 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:43:41.998935 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:43:42.002417 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-f76c4449-9c75-48b3-a939-3e25b4da4780 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Volume info retrieved successfully. Aug 12 10:43:42.006990 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-f76c4449-9c75-48b3-a939-3e25b4da4780 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] https://10.4.3.105/volume/v3/volumes/a69927ca-b874-472d-bf97-34782f114e2a returned with HTTP 200 Aug 12 10:43:42.006990 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1179/4702] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:43:41 2026] GET /volume/v3/volumes/a69927ca-b874-472d-bf97-34782f114e2a => generated 1176 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:43:42.501406 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-4955338c-cdb3-4d72-b378-13de6b70b455 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:43:42.503266 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-4955338c-cdb3-4d72-b378-13de6b70b455 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] GET https://10.4.3.105/volume/v3/volumes/e8154560-b948-499e-b9ec-1e79d18df322 Aug 12 10:43:42.503472 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-4955338c-cdb3-4d72-b378-13de6b70b455 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:43:42.503675 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-4955338c-cdb3-4d72-b378-13de6b70b455 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:43:42.516736 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:43:42.516736 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:43:42.519989 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-4955338c-cdb3-4d72-b378-13de6b70b455 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Volume info retrieved successfully. Aug 12 10:43:42.524062 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-4955338c-cdb3-4d72-b378-13de6b70b455 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] https://10.4.3.105/volume/v3/volumes/e8154560-b948-499e-b9ec-1e79d18df322 returned with HTTP 200 Aug 12 10:43:42.524475 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1173/4703] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:43:42 2026] GET /volume/v3/volumes/e8154560-b948-499e-b9ec-1e79d18df322 => generated 1216 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:43:42.796868 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-45970ecf-4964-4750-b2db-49e27a868ee6 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:43:42.798890 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-45970ecf-4964-4750-b2db-49e27a868ee6 tempest-VolumesSnapshotNegativeTestJSON-999556574 tempest-VolumesSnapshotNegativeTestJSON-999556574-project-member] GET https://10.4.3.105/volume/v3/snapshots/b2ced0d5-d4bd-4658-a798-6a6eca006a6e Aug 12 10:43:42.799204 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-45970ecf-4964-4750-b2db-49e27a868ee6 tempest-VolumesSnapshotNegativeTestJSON-999556574 tempest-VolumesSnapshotNegativeTestJSON-999556574-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:43:42.799492 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-45970ecf-4964-4750-b2db-49e27a868ee6 tempest-VolumesSnapshotNegativeTestJSON-999556574 tempest-VolumesSnapshotNegativeTestJSON-999556574-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:43:42.805294 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-45970ecf-4964-4750-b2db-49e27a868ee6 tempest-VolumesSnapshotNegativeTestJSON-999556574 tempest-VolumesSnapshotNegativeTestJSON-999556574-project-member] https://10.4.3.105/volume/v3/snapshots/b2ced0d5-d4bd-4658-a798-6a6eca006a6e returned with HTTP 404 Aug 12 10:43:42.805944 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1184/4704] 10.4.3.105 () {66 vars in 1354 bytes} [Wed Aug 12 10:43:42 2026] GET /volume/v3/snapshots/b2ced0d5-d4bd-4658-a798-6a6eca006a6e => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:43:42.812885 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-05fc88e8-95b4-4578-9b47-b92b0b1fb58c None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:43:42.814683 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-05fc88e8-95b4-4578-9b47-b92b0b1fb58c tempest-VolumesSnapshotNegativeTestJSON-999556574 tempest-VolumesSnapshotNegativeTestJSON-999556574-project-member] GET https://10.4.3.105/volume/v3/volumes/c6c94e4d-1d1a-413f-83ba-57d9f7907a3c Aug 12 10:43:42.814968 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-05fc88e8-95b4-4578-9b47-b92b0b1fb58c tempest-VolumesSnapshotNegativeTestJSON-999556574 tempest-VolumesSnapshotNegativeTestJSON-999556574-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:43:42.815209 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-05fc88e8-95b4-4578-9b47-b92b0b1fb58c tempest-VolumesSnapshotNegativeTestJSON-999556574 tempest-VolumesSnapshotNegativeTestJSON-999556574-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:43:42.824788 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:43:42.824788 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:43:42.829116 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-05fc88e8-95b4-4578-9b47-b92b0b1fb58c tempest-VolumesSnapshotNegativeTestJSON-999556574 tempest-VolumesSnapshotNegativeTestJSON-999556574-project-member] Volume info retrieved successfully. Aug 12 10:43:42.833695 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-05fc88e8-95b4-4578-9b47-b92b0b1fb58c tempest-VolumesSnapshotNegativeTestJSON-999556574 tempest-VolumesSnapshotNegativeTestJSON-999556574-project-member] https://10.4.3.105/volume/v3/volumes/c6c94e4d-1d1a-413f-83ba-57d9f7907a3c returned with HTTP 200 Aug 12 10:43:42.834107 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1169/4705] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:43:42 2026] GET /volume/v3/volumes/c6c94e4d-1d1a-413f-83ba-57d9f7907a3c => generated 854 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:43:42.850454 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-f64fb859-1ae2-44a6-a29a-d9a306ae158e None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:43:42.852165 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-f64fb859-1ae2-44a6-a29a-d9a306ae158e tempest-VolumesSnapshotNegativeTestJSON-999556574 tempest-VolumesSnapshotNegativeTestJSON-999556574-project-member] DELETE https://10.4.3.105/volume/v3/volumes/c6c94e4d-1d1a-413f-83ba-57d9f7907a3c Aug 12 10:43:42.852368 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-f64fb859-1ae2-44a6-a29a-d9a306ae158e tempest-VolumesSnapshotNegativeTestJSON-999556574 tempest-VolumesSnapshotNegativeTestJSON-999556574-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:43:42.852774 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-f64fb859-1ae2-44a6-a29a-d9a306ae158e tempest-VolumesSnapshotNegativeTestJSON-999556574 tempest-VolumesSnapshotNegativeTestJSON-999556574-project-member] Calling method 'delete' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:43:42.852947 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.v3.volumes [None req-f64fb859-1ae2-44a6-a29a-d9a306ae158e tempest-VolumesSnapshotNegativeTestJSON-999556574 tempest-VolumesSnapshotNegativeTestJSON-999556574-project-member] Delete volume with id: c6c94e4d-1d1a-413f-83ba-57d9f7907a3c Aug 12 10:43:42.859840 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:43:42.859840 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:43:42.860537 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-f64fb859-1ae2-44a6-a29a-d9a306ae158e tempest-VolumesSnapshotNegativeTestJSON-999556574 tempest-VolumesSnapshotNegativeTestJSON-999556574-project-member] Volume info retrieved successfully. Aug 12 10:43:42.878279 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-f64fb859-1ae2-44a6-a29a-d9a306ae158e tempest-VolumesSnapshotNegativeTestJSON-999556574 tempest-VolumesSnapshotNegativeTestJSON-999556574-project-member] Delete volume request issued successfully. Aug 12 10:43:42.878479 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-f64fb859-1ae2-44a6-a29a-d9a306ae158e tempest-VolumesSnapshotNegativeTestJSON-999556574 tempest-VolumesSnapshotNegativeTestJSON-999556574-project-member] https://10.4.3.105/volume/v3/volumes/c6c94e4d-1d1a-413f-83ba-57d9f7907a3c returned with HTTP 202 Aug 12 10:43:42.878944 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1180/4706] 10.4.3.105 () {66 vars in 1351 bytes} [Wed Aug 12 10:43:42 2026] DELETE /volume/v3/volumes/c6c94e4d-1d1a-413f-83ba-57d9f7907a3c => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 10:43:42.892939 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-979b2276-700e-42d4-b8bb-cc99e4473717 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:43:42.894733 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-979b2276-700e-42d4-b8bb-cc99e4473717 tempest-VolumesSnapshotNegativeTestJSON-999556574 tempest-VolumesSnapshotNegativeTestJSON-999556574-project-member] GET https://10.4.3.105/volume/v3/volumes/c6c94e4d-1d1a-413f-83ba-57d9f7907a3c Aug 12 10:43:42.895011 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-979b2276-700e-42d4-b8bb-cc99e4473717 tempest-VolumesSnapshotNegativeTestJSON-999556574 tempest-VolumesSnapshotNegativeTestJSON-999556574-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:43:42.895240 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-979b2276-700e-42d4-b8bb-cc99e4473717 tempest-VolumesSnapshotNegativeTestJSON-999556574 tempest-VolumesSnapshotNegativeTestJSON-999556574-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:43:42.902535 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:43:42.902535 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:43:42.906048 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-979b2276-700e-42d4-b8bb-cc99e4473717 tempest-VolumesSnapshotNegativeTestJSON-999556574 tempest-VolumesSnapshotNegativeTestJSON-999556574-project-member] Volume info retrieved successfully. Aug 12 10:43:42.911320 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-979b2276-700e-42d4-b8bb-cc99e4473717 tempest-VolumesSnapshotNegativeTestJSON-999556574 tempest-VolumesSnapshotNegativeTestJSON-999556574-project-member] https://10.4.3.105/volume/v3/volumes/c6c94e4d-1d1a-413f-83ba-57d9f7907a3c returned with HTTP 200 Aug 12 10:43:42.911771 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1174/4707] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:43:42 2026] GET /volume/v3/volumes/c6c94e4d-1d1a-413f-83ba-57d9f7907a3c => generated 853 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 12 10:43:43.444577 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-87942fb6-4fa0-4ce8-8363-ef12ea6df6a6 req-de8c1d46-6095-44ce-9e20-cd5eda476f0c None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:43:43.447509 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-87942fb6-4fa0-4ce8-8363-ef12ea6df6a6 req-de8c1d46-6095-44ce-9e20-cd5eda476f0c tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] POST https://10.4.3.105/volume/v3/attachments/362e5a1c-a629-4ad7-8aa3-22246b23b4cf/action Aug 12 10:43:43.447877 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-87942fb6-4fa0-4ce8-8363-ef12ea6df6a6 req-de8c1d46-6095-44ce-9e20-cd5eda476f0c tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Action body: b'{"os-complete": null}' {{(pid=100375) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 10:43:43.448009 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-87942fb6-4fa0-4ce8-8363-ef12ea6df6a6 req-de8c1d46-6095-44ce-9e20-cd5eda476f0c tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:43:43.476033 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:43:43.476033 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:43:43.485888 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-87942fb6-4fa0-4ce8-8363-ef12ea6df6a6 req-de8c1d46-6095-44ce-9e20-cd5eda476f0c tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] https://10.4.3.105/volume/v3/attachments/362e5a1c-a629-4ad7-8aa3-22246b23b4cf/action returned with HTTP 204 Aug 12 10:43:43.486377 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1185/4708] 10.4.3.105 () {74 vars in 1725 bytes} [Wed Aug 12 10:43:43 2026] POST /volume/v3/attachments/362e5a1c-a629-4ad7-8aa3-22246b23b4cf/action => generated 0 bytes in 42 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:43:43.539342 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-97a7ee62-d272-4bf3-a1a3-cf137e98732d None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:43:43.541370 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-97a7ee62-d272-4bf3-a1a3-cf137e98732d tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] GET https://10.4.3.105/volume/v3/volumes/e8154560-b948-499e-b9ec-1e79d18df322 Aug 12 10:43:43.541576 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-97a7ee62-d272-4bf3-a1a3-cf137e98732d tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:43:43.541764 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-97a7ee62-d272-4bf3-a1a3-cf137e98732d tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:43:43.554257 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:43:43.554257 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:43:43.557884 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-97a7ee62-d272-4bf3-a1a3-cf137e98732d tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Volume info retrieved successfully. Aug 12 10:43:43.562470 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-97a7ee62-d272-4bf3-a1a3-cf137e98732d tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] https://10.4.3.105/volume/v3/volumes/e8154560-b948-499e-b9ec-1e79d18df322 returned with HTTP 200 Aug 12 10:43:43.563053 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1170/4709] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:43:43 2026] GET /volume/v3/volumes/e8154560-b948-499e-b9ec-1e79d18df322 => generated 1510 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:43:43.924884 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-5b59de9b-4687-4e89-a439-ca555c84ea17 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:43:43.928534 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-5b59de9b-4687-4e89-a439-ca555c84ea17 tempest-VolumesSnapshotNegativeTestJSON-999556574 tempest-VolumesSnapshotNegativeTestJSON-999556574-project-member] GET https://10.4.3.105/volume/v3/volumes/c6c94e4d-1d1a-413f-83ba-57d9f7907a3c Aug 12 10:43:43.928534 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-5b59de9b-4687-4e89-a439-ca555c84ea17 tempest-VolumesSnapshotNegativeTestJSON-999556574 tempest-VolumesSnapshotNegativeTestJSON-999556574-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:43:43.928534 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-5b59de9b-4687-4e89-a439-ca555c84ea17 tempest-VolumesSnapshotNegativeTestJSON-999556574 tempest-VolumesSnapshotNegativeTestJSON-999556574-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:43:43.936860 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-5b59de9b-4687-4e89-a439-ca555c84ea17 tempest-VolumesSnapshotNegativeTestJSON-999556574 tempest-VolumesSnapshotNegativeTestJSON-999556574-project-member] https://10.4.3.105/volume/v3/volumes/c6c94e4d-1d1a-413f-83ba-57d9f7907a3c returned with HTTP 404 Aug 12 10:43:43.937998 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1181/4710] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:43:43 2026] GET /volume/v3/volumes/c6c94e4d-1d1a-413f-83ba-57d9f7907a3c => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:43:44.104823 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-0aeb2b98-f2fb-4e98-8430-4ccf0e997a70 req-90542942-fd86-4177-9a77-063e09217cc3 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:43:44.108538 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-0aeb2b98-f2fb-4e98-8430-4ccf0e997a70 req-90542942-fd86-4177-9a77-063e09217cc3 tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] DELETE https://10.4.3.105/volume/v3/attachments/4d1bc62d-c398-4078-847d-2a3d054fff59 Aug 12 10:43:44.108538 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-0aeb2b98-f2fb-4e98-8430-4ccf0e997a70 req-90542942-fd86-4177-9a77-063e09217cc3 tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:43:44.108538 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-0aeb2b98-f2fb-4e98-8430-4ccf0e997a70 req-90542942-fd86-4177-9a77-063e09217cc3 tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] Calling method 'version_select' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:43:44.115267 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:43:44.115267 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:43:44.159599 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-0aeb2b98-f2fb-4e98-8430-4ccf0e997a70 req-90542942-fd86-4177-9a77-063e09217cc3 tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] https://10.4.3.105/volume/v3/attachments/4d1bc62d-c398-4078-847d-2a3d054fff59 returned with HTTP 200 Aug 12 10:43:44.160030 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1175/4711] 10.4.3.105 () {72 vars in 1673 bytes} [Wed Aug 12 10:43:44 2026] DELETE /volume/v3/attachments/4d1bc62d-c398-4078-847d-2a3d054fff59 => generated 19 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:43:44.923332 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-3c114a3c-30f1-4869-a307-60998eba2e65 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:43:44.926939 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-3c114a3c-30f1-4869-a307-60998eba2e65 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] GET https://10.4.3.105/volume/v3/volumes/e8154560-b948-499e-b9ec-1e79d18df322 Aug 12 10:43:44.926939 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-3c114a3c-30f1-4869-a307-60998eba2e65 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:43:44.926939 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-3c114a3c-30f1-4869-a307-60998eba2e65 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:43:44.937341 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:43:44.937341 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:43:44.943537 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-3c114a3c-30f1-4869-a307-60998eba2e65 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Volume info retrieved successfully. Aug 12 10:43:44.945735 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-3c114a3c-30f1-4869-a307-60998eba2e65 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] https://10.4.3.105/volume/v3/volumes/e8154560-b948-499e-b9ec-1e79d18df322 returned with HTTP 200 Aug 12 10:43:44.946247 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1186/4712] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:43:44 2026] GET /volume/v3/volumes/e8154560-b948-499e-b9ec-1e79d18df322 => generated 1510 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 12 10:43:44.959076 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-66583ff2-664f-4e60-8d40-0fb4eec33e87 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:43:44.963252 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-66583ff2-664f-4e60-8d40-0fb4eec33e87 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] GET https://10.4.3.105/volume/v3/volumes/e8154560-b948-499e-b9ec-1e79d18df322 Aug 12 10:43:44.963487 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-66583ff2-664f-4e60-8d40-0fb4eec33e87 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:43:44.963731 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-66583ff2-664f-4e60-8d40-0fb4eec33e87 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:43:44.988299 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:43:44.988299 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:43:44.992148 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-66583ff2-664f-4e60-8d40-0fb4eec33e87 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Volume info retrieved successfully. Aug 12 10:43:44.997258 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-66583ff2-664f-4e60-8d40-0fb4eec33e87 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] https://10.4.3.105/volume/v3/volumes/e8154560-b948-499e-b9ec-1e79d18df322 returned with HTTP 200 Aug 12 10:43:44.997729 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1171/4713] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:43:44 2026] GET /volume/v3/volumes/e8154560-b948-499e-b9ec-1e79d18df322 => generated 1510 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:43:45.010229 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-cd0219a4-121c-4f9a-ae15-2324dd93e8fa None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:43:45.012089 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-cd0219a4-121c-4f9a-ae15-2324dd93e8fa tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] GET https://10.4.3.105/volume/v3/volumes/e8154560-b948-499e-b9ec-1e79d18df322 Aug 12 10:43:45.012329 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-cd0219a4-121c-4f9a-ae15-2324dd93e8fa tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:43:45.012559 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-cd0219a4-121c-4f9a-ae15-2324dd93e8fa tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:43:45.024961 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:43:45.024961 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:43:45.029412 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-cd0219a4-121c-4f9a-ae15-2324dd93e8fa tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Volume info retrieved successfully. Aug 12 10:43:45.033924 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-cd0219a4-121c-4f9a-ae15-2324dd93e8fa tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] https://10.4.3.105/volume/v3/volumes/e8154560-b948-499e-b9ec-1e79d18df322 returned with HTTP 200 Aug 12 10:43:45.034337 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1182/4714] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:43:45 2026] GET /volume/v3/volumes/e8154560-b948-499e-b9ec-1e79d18df322 => generated 1510 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:43:45.073401 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-5a5c7563-7eff-4750-91e7-07333405b68d req-8e5cf1b9-9f9e-46b3-9ac3-385574c49d47 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:43:45.075718 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-5a5c7563-7eff-4750-91e7-07333405b68d req-8e5cf1b9-9f9e-46b3-9ac3-385574c49d47 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] GET https://10.4.3.105/volume/v3/volumes/e8154560-b948-499e-b9ec-1e79d18df322 Aug 12 10:43:45.075919 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-5a5c7563-7eff-4750-91e7-07333405b68d req-8e5cf1b9-9f9e-46b3-9ac3-385574c49d47 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:43:45.076172 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-5a5c7563-7eff-4750-91e7-07333405b68d req-8e5cf1b9-9f9e-46b3-9ac3-385574c49d47 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:43:45.087815 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:43:45.087815 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:43:45.090910 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [req-5a5c7563-7eff-4750-91e7-07333405b68d req-8e5cf1b9-9f9e-46b3-9ac3-385574c49d47 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Volume info retrieved successfully. Aug 12 10:43:45.094662 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-5a5c7563-7eff-4750-91e7-07333405b68d req-8e5cf1b9-9f9e-46b3-9ac3-385574c49d47 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] https://10.4.3.105/volume/v3/volumes/e8154560-b948-499e-b9ec-1e79d18df322 returned with HTTP 200 Aug 12 10:43:45.095084 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1176/4715] 10.4.3.105 () {68 vars in 1598 bytes} [Wed Aug 12 10:43:45 2026] GET /volume/v3/volumes/e8154560-b948-499e-b9ec-1e79d18df322 => generated 1510 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:43:45.111632 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-5a5c7563-7eff-4750-91e7-07333405b68d req-6c994fec-6fa1-47ec-85bd-fcaa43b934ea None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:43:45.113548 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-5a5c7563-7eff-4750-91e7-07333405b68d req-6c994fec-6fa1-47ec-85bd-fcaa43b934ea tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] POST https://10.4.3.105/volume/v3/volumes/e8154560-b948-499e-b9ec-1e79d18df322/action Aug 12 10:43:45.113869 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-5a5c7563-7eff-4750-91e7-07333405b68d req-6c994fec-6fa1-47ec-85bd-fcaa43b934ea tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100375) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 10:43:45.114018 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-5a5c7563-7eff-4750-91e7-07333405b68d req-6c994fec-6fa1-47ec-85bd-fcaa43b934ea tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:43:45.127145 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:43:45.127145 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:43:45.127635 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [req-5a5c7563-7eff-4750-91e7-07333405b68d req-6c994fec-6fa1-47ec-85bd-fcaa43b934ea tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Volume info retrieved successfully. Aug 12 10:43:45.133350 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [req-5a5c7563-7eff-4750-91e7-07333405b68d req-6c994fec-6fa1-47ec-85bd-fcaa43b934ea tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Begin detaching volume completed successfully. Aug 12 10:43:45.133548 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-5a5c7563-7eff-4750-91e7-07333405b68d req-6c994fec-6fa1-47ec-85bd-fcaa43b934ea tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] https://10.4.3.105/volume/v3/volumes/e8154560-b948-499e-b9ec-1e79d18df322/action returned with HTTP 202 Aug 12 10:43:45.133939 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1187/4716] 10.4.3.105 () {72 vars in 1672 bytes} [Wed Aug 12 10:43:45 2026] POST /volume/v3/volumes/e8154560-b948-499e-b9ec-1e79d18df322/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 10:43:45.144308 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-d0d89867-febb-4197-a4e3-e8b966722189 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:43:45.151772 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-59a0b326-ffa3-40a0-ac0b-1cd8fbba2df6 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:43:45.153652 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-59a0b326-ffa3-40a0-ac0b-1cd8fbba2df6 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] GET https://10.4.3.105/volume/v3/volumes/e8154560-b948-499e-b9ec-1e79d18df322 Aug 12 10:43:45.153897 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-59a0b326-ffa3-40a0-ac0b-1cd8fbba2df6 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:43:45.154272 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-59a0b326-ffa3-40a0-ac0b-1cd8fbba2df6 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:43:45.168893 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:43:45.168893 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:43:45.173189 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-59a0b326-ffa3-40a0-ac0b-1cd8fbba2df6 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Volume info retrieved successfully. Aug 12 10:43:45.176848 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-3ecefb76-cb2c-485d-8188-f4668d539663 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:43:45.177351 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-3ecefb76-cb2c-485d-8188-f4668d539663 None None] GET https://10.4.3.105/volume// Aug 12 10:43:45.177641 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-3ecefb76-cb2c-485d-8188-f4668d539663 None None] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:43:45.177806 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-3ecefb76-cb2c-485d-8188-f4668d539663 None None] Calling method 'all' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:43:45.178210 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-3ecefb76-cb2c-485d-8188-f4668d539663 None None] https://10.4.3.105/volume// returned with HTTP 300 Aug 12 10:43:45.178317 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-59a0b326-ffa3-40a0-ac0b-1cd8fbba2df6 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] https://10.4.3.105/volume/v3/volumes/e8154560-b948-499e-b9ec-1e79d18df322 returned with HTTP 200 Aug 12 10:43:45.178589 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1177/4717] 10.4.3.105 () {66 vars in 1426 bytes} [Wed Aug 12 10:43: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 10:43:45.178759 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1183/4718] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:43:45 2026] GET /volume/v3/volumes/e8154560-b948-499e-b9ec-1e79d18df322 => generated 1513 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:43:45.180262 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-a4965204-0615-4458-b8be-ad4ab625cd84 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:43:45.182094 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-a4965204-0615-4458-b8be-ad4ab625cd84 tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] POST https://10.4.3.105/volume/v3/volumes Aug 12 10:43:45.182448 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-a4965204-0615-4458-b8be-ad4ab625cd84 tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] Action: 'create', calling method: create, body: {"volume": {"display_name": "tempest-TestEncryptedCinderVolumes-637121886", "source_volid": "b7b13ae6-4599-438d-89fa-199c80943ed3", "volume_type": "tempest-scenario-type-luks-1743179281", "size": 1}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:43:45.184224 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.v3.volumes [None req-a4965204-0615-4458-b8be-ad4ab625cd84 tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] Create volume request body: {'volume': {'display_name': 'tempest-TestEncryptedCinderVolumes-637121886', 'source_volid': 'b7b13ae6-4599-438d-89fa-199c80943ed3', 'volume_type': 'tempest-scenario-type-luks-1743179281', 'size': 1}} {{(pid=100375) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 10:43:45.186820 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-5a5c7563-7eff-4750-91e7-07333405b68d req-c4c99db5-4b4b-4081-ab46-ed79569f719d None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:43:45.189411 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-5a5c7563-7eff-4750-91e7-07333405b68d req-c4c99db5-4b4b-4081-ab46-ed79569f719d tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] GET https://10.4.3.105/volume/v3/volumes/e8154560-b948-499e-b9ec-1e79d18df322 Aug 12 10:43:45.189708 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-5a5c7563-7eff-4750-91e7-07333405b68d req-c4c99db5-4b4b-4081-ab46-ed79569f719d tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:43:45.189948 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-5a5c7563-7eff-4750-91e7-07333405b68d req-c4c99db5-4b4b-4081-ab46-ed79569f719d tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:43:45.197093 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:43:45.197093 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:43:45.197809 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-a4965204-0615-4458-b8be-ad4ab625cd84 tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] Volume retrieved successfully. Aug 12 10:43:45.197993 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.v3.volumes [None req-a4965204-0615-4458-b8be-ad4ab625cd84 tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] Create volume of 1 GB Aug 12 10:43:45.198830 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-a4965204-0615-4458-b8be-ad4ab625cd84 tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] Availability Zones retrieved successfully. Aug 12 10:43:45.204119 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:43:45.204119 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:43:45.206738 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-a4965204-0615-4458-b8be-ad4ab625cd84 tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] Flow 'volume_create_api' (72d7bb93-98bb-4952-9acc-53a5106fa28d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:43:45.208390 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-a4965204-0615-4458-b8be-ad4ab625cd84 tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (85e706bc-73db-4476-b560-3678061448b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:43:45.208772 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [req-5a5c7563-7eff-4750-91e7-07333405b68d req-c4c99db5-4b4b-4081-ab46-ed79569f719d tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Volume info retrieved successfully. Aug 12 10:43:45.209612 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.flows.api.create_volume [None req-a4965204-0615-4458-b8be-ad4ab625cd84 tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100375) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 10:43:45.214480 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-5a5c7563-7eff-4750-91e7-07333405b68d req-c4c99db5-4b4b-4081-ab46-ed79569f719d tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] https://10.4.3.105/volume/v3/volumes/e8154560-b948-499e-b9ec-1e79d18df322 returned with HTTP 200 Aug 12 10:43:45.215028 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1178/4719] 10.4.3.105 () {70 vars in 1639 bytes} [Wed Aug 12 10:43:45 2026] GET /volume/v3/volumes/e8154560-b948-499e-b9ec-1e79d18df322 => generated 1693 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 10:43:45.230542 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-a4965204-0615-4458-b8be-ad4ab625cd84 tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (85e706bc-73db-4476-b560-3678061448b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'b7b13ae6-4599-438d-89fa-199c80943ed3', 'volume_type': VolumeType(created_at=2026-08-12T10:42:34Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=0865031b-7e5e-4938-a619-c4b88bd9daa4,is_public=True,name='tempest-scenario-type-luks-1743179281',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0865031b-7e5e-4938-a619-c4b88bd9daa4', '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=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:43:45.231381 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-a4965204-0615-4458-b8be-ad4ab625cd84 tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6e7d31cd-8658-4787-8ddb-487e43481e88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:43:45.238367 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-d0d89867-febb-4197-a4e3-e8b966722189 tempest-ProjectAdminTests39-443745302 tempest-ProjectAdminTests39-443745302-project-admin] POST https://10.4.3.105/volume/v3/volumes Aug 12 10:43:45.238694 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-d0d89867-febb-4197-a4e3-e8b966722189 tempest-ProjectAdminTests39-443745302 tempest-ProjectAdminTests39-443745302-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-489184737"}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:43:45.239945 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.v3.volumes [None req-d0d89867-febb-4197-a4e3-e8b966722189 tempest-ProjectAdminTests39-443745302 tempest-ProjectAdminTests39-443745302-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-489184737'}} {{(pid=100373) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 10:43:45.240054 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.v3.volumes [None req-d0d89867-febb-4197-a4e3-e8b966722189 tempest-ProjectAdminTests39-443745302 tempest-ProjectAdminTests39-443745302-project-admin] Create volume of 1 GB Aug 12 10:43:45.243618 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-d0d89867-febb-4197-a4e3-e8b966722189 tempest-ProjectAdminTests39-443745302 tempest-ProjectAdminTests39-443745302-project-admin] Availability Zones retrieved successfully. Aug 12 10:43:45.249900 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-d0d89867-febb-4197-a4e3-e8b966722189 tempest-ProjectAdminTests39-443745302 tempest-ProjectAdminTests39-443745302-project-admin] Flow 'volume_create_api' (c16c47bb-8112-4720-9c75-91c2eb417f42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:43:45.250756 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-d0d89867-febb-4197-a4e3-e8b966722189 tempest-ProjectAdminTests39-443745302 tempest-ProjectAdminTests39-443745302-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c02a21a3-96df-4046-8227-3187cbaced16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:43:45.251507 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.flows.api.create_volume [None req-d0d89867-febb-4197-a4e3-e8b966722189 tempest-ProjectAdminTests39-443745302 tempest-ProjectAdminTests39-443745302-project-admin] Validating volume size '1' using validate_int {{(pid=100373) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 10:43:45.259608 np0000007037 devstack@c-api.service[100375]: WARNING cinder.quota [None req-a4965204-0615-4458-b8be-ad4ab625cd84 tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1743179281 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1743179281, it is now deprecated. Please use the default quota class for default quota. Aug 12 10:43:45.259993 np0000007037 devstack@c-api.service[100375]: WARNING cinder.quota [None req-a4965204-0615-4458-b8be-ad4ab625cd84 tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1743179281 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1743179281, it is now deprecated. Please use the default quota class for default quota. Aug 12 10:43:45.272408 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.quota [None req-a4965204-0615-4458-b8be-ad4ab625cd84 tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] Created reservations ['9bf636d2-5f71-4351-a446-e0c8b7b79c1f', '2fe38bda-6091-4119-a4ed-e02907c21aad', '2c35cea4-9bfb-4337-931c-2e894476b78d', '0ac0b529-fb21-4f18-8dd2-d6355f28101e'] {{(pid=100375) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:43:45.273324 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-a4965204-0615-4458-b8be-ad4ab625cd84 tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6e7d31cd-8658-4787-8ddb-487e43481e88) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9bf636d2-5f71-4351-a446-e0c8b7b79c1f', '2fe38bda-6091-4119-a4ed-e02907c21aad', '2c35cea4-9bfb-4337-931c-2e894476b78d', '0ac0b529-fb21-4f18-8dd2-d6355f28101e']}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:43:45.274110 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-a4965204-0615-4458-b8be-ad4ab625cd84 tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2aab3240-d045-41c0-a7ff-39621cf19cce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:43:45.279080 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-d0d89867-febb-4197-a4e3-e8b966722189 tempest-ProjectAdminTests39-443745302 tempest-ProjectAdminTests39-443745302-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c02a21a3-96df-4046-8227-3187cbaced16) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T10:26:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6cd66f07-4c7b-40b2-9dfb-378538f29c9e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:43:45.280186 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-d0d89867-febb-4197-a4e3-e8b966722189 tempest-ProjectAdminTests39-443745302 tempest-ProjectAdminTests39-443745302-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5986d36c-3361-4391-908b-cc41d5c993f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:43:45.304430 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-a4965204-0615-4458-b8be-ad4ab625cd84 tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2aab3240-d045-41c0-a7ff-39621cf19cce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ba9c0454-875c-4262-9819-47a027ff7990', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-637121886',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9d70b247401e46b5801def756f6b28bf',qos_specs=None,replication_status=,reservations=['9bf636d2-5f71-4351-a446-e0c8b7b79c1f','2fe38bda-6091-4119-a4ed-e02907c21aad','2c35cea4-9bfb-4337-931c-2e894476b78d','0ac0b529-fb21-4f18-8dd2-d6355f28101e'],size=1,snapshot_id=None,source_replicaid=,source_volid=b7b13ae6-4599-438d-89fa-199c80943ed3,status='creating',user_id='7cf0ea46eb4f4e5cbb2c44948728c955',volume_type_id=0865031b-7e5e-4938-a619-c4b88bd9daa4), '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-12T10:43:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-637121886',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=ba9c0454-875c-4262-9819-47a027ff7990,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9d70b247401e46b5801def756f6b28bf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=b7b13ae6-4599-438d-89fa-199c80943ed3,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7cf0ea46eb4f4e5cbb2c44948728c955',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0865031b-7e5e-4938-a619-c4b88bd9daa4),volume_type_id=0865031b-7e5e-4938-a619-c4b88bd9daa4)}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:43:45.305127 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-a4965204-0615-4458-b8be-ad4ab625cd84 tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (09549352-4497-4659-aac8-412579776b26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:43:45.321716 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-a4965204-0615-4458-b8be-ad4ab625cd84 tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (09549352-4497-4659-aac8-412579776b26) transitioned into state 'SUCCESS' from state '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-637121886',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9d70b247401e46b5801def756f6b28bf',qos_specs=None,replication_status=,reservations=['9bf636d2-5f71-4351-a446-e0c8b7b79c1f','2fe38bda-6091-4119-a4ed-e02907c21aad','2c35cea4-9bfb-4337-931c-2e894476b78d','0ac0b529-fb21-4f18-8dd2-d6355f28101e'],size=1,snapshot_id=None,source_replicaid=,source_volid=b7b13ae6-4599-438d-89fa-199c80943ed3,status='creating',user_id='7cf0ea46eb4f4e5cbb2c44948728c955',volume_type_id=0865031b-7e5e-4938-a619-c4b88bd9daa4)}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:43:45.322277 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-a4965204-0615-4458-b8be-ad4ab625cd84 tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (26bff879-23a0-4193-a184-c2427ee52108) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:43:45.338899 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-a4965204-0615-4458-b8be-ad4ab625cd84 tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (26bff879-23a0-4193-a184-c2427ee52108) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:43:45.339916 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-a4965204-0615-4458-b8be-ad4ab625cd84 tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] Flow 'volume_create_api' (72d7bb93-98bb-4952-9acc-53a5106fa28d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100375) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:43:45.340843 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-a4965204-0615-4458-b8be-ad4ab625cd84 tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] Create volume request issued successfully. Aug 12 10:43:45.340954 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-a4965204-0615-4458-b8be-ad4ab625cd84 tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] https://10.4.3.105/volume/v3/volumes returned with HTTP 202 Aug 12 10:43:45.341537 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1188/4720] 10.4.3.105 () {68 vars in 1259 bytes} [Wed Aug 12 10:43:45 2026] POST /volume/v3/volumes => generated 810 bytes in 162 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 10:43:45.355383 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-5b5546ab-4ef1-4c0d-9781-17b5e47a8933 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:43:45.355801 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.quota [None req-d0d89867-febb-4197-a4e3-e8b966722189 tempest-ProjectAdminTests39-443745302 tempest-ProjectAdminTests39-443745302-project-admin] Created reservations ['f9698085-7963-41fb-9656-da0fa2bf50d1', 'b65c47ef-84d7-4f32-8a0c-157db7eb076f', '587dbdcf-f158-4f05-b78b-e1bb82288a4d', '5fe633f8-0f65-47a3-9dba-1364331ee52b'] {{(pid=100373) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:43:45.356992 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-d0d89867-febb-4197-a4e3-e8b966722189 tempest-ProjectAdminTests39-443745302 tempest-ProjectAdminTests39-443745302-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5986d36c-3361-4391-908b-cc41d5c993f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f9698085-7963-41fb-9656-da0fa2bf50d1', 'b65c47ef-84d7-4f32-8a0c-157db7eb076f', '587dbdcf-f158-4f05-b78b-e1bb82288a4d', '5fe633f8-0f65-47a3-9dba-1364331ee52b']}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:43:45.357788 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-d0d89867-febb-4197-a4e3-e8b966722189 tempest-ProjectAdminTests39-443745302 tempest-ProjectAdminTests39-443745302-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2377f96f-f15b-45b6-ba52-b2359eb6ad7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:43:45.358391 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-5b5546ab-4ef1-4c0d-9781-17b5e47a8933 tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] GET https://10.4.3.105/volume/v3/volumes/ba9c0454-875c-4262-9819-47a027ff7990 Aug 12 10:43:45.358680 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-5b5546ab-4ef1-4c0d-9781-17b5e47a8933 tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:43:45.358922 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-5b5546ab-4ef1-4c0d-9781-17b5e47a8933 tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:43:45.374263 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:43:45.374263 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:43:45.382404 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-5b5546ab-4ef1-4c0d-9781-17b5e47a8933 tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] Volume info retrieved successfully. Aug 12 10:43:45.389026 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-5b5546ab-4ef1-4c0d-9781-17b5e47a8933 tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] https://10.4.3.105/volume/v3/volumes/ba9c0454-875c-4262-9819-47a027ff7990 returned with HTTP 200 Aug 12 10:43:45.389431 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1184/4721] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:43:45 2026] GET /volume/v3/volumes/ba9c0454-875c-4262-9819-47a027ff7990 => generated 878 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:43:45.390217 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-d0d89867-febb-4197-a4e3-e8b966722189 tempest-ProjectAdminTests39-443745302 tempest-ProjectAdminTests39-443745302-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2377f96f-f15b-45b6-ba52-b2359eb6ad7c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '81c0b679-d3f0-42ea-a3fe-ac12b4514334', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-489184737',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='650004295b754e1680f2cc92202f1e61',qos_specs=None,replication_status=,reservations=['f9698085-7963-41fb-9656-da0fa2bf50d1','b65c47ef-84d7-4f32-8a0c-157db7eb076f','587dbdcf-f158-4f05-b78b-e1bb82288a4d','5fe633f8-0f65-47a3-9dba-1364331ee52b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f830bd9f136346199bee1ba027c896aa',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:43:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-489184737',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=81c0b679-d3f0-42ea-a3fe-ac12b4514334,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='650004295b754e1680f2cc92202f1e61',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f830bd9f136346199bee1ba027c896aa',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6cd66f07-4c7b-40b2-9dfb-378538f29c9e),volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:43:45.390977 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-d0d89867-febb-4197-a4e3-e8b966722189 tempest-ProjectAdminTests39-443745302 tempest-ProjectAdminTests39-443745302-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (56fe2fa7-b428-4bab-9258-3e1bc900ea17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:43:45.407913 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-571ef8b4-3d64-45c1-b4f8-7bff386b0be5 req-a377b9a4-2c92-4498-bb64-2017f812357d None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:43:45.412210 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-571ef8b4-3d64-45c1-b4f8-7bff386b0be5 req-a377b9a4-2c92-4498-bb64-2017f812357d tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] GET https://10.4.3.105/volume/v3/volumes/a69927ca-b874-472d-bf97-34782f114e2a Aug 12 10:43:45.412210 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-571ef8b4-3d64-45c1-b4f8-7bff386b0be5 req-a377b9a4-2c92-4498-bb64-2017f812357d tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:43:45.412210 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-571ef8b4-3d64-45c1-b4f8-7bff386b0be5 req-a377b9a4-2c92-4498-bb64-2017f812357d tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:43:45.413704 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-d0d89867-febb-4197-a4e3-e8b966722189 tempest-ProjectAdminTests39-443745302 tempest-ProjectAdminTests39-443745302-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (56fe2fa7-b428-4bab-9258-3e1bc900ea17) transitioned into state 'SUCCESS' from state '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-489184737',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='650004295b754e1680f2cc92202f1e61',qos_specs=None,replication_status=,reservations=['f9698085-7963-41fb-9656-da0fa2bf50d1','b65c47ef-84d7-4f32-8a0c-157db7eb076f','587dbdcf-f158-4f05-b78b-e1bb82288a4d','5fe633f8-0f65-47a3-9dba-1364331ee52b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f830bd9f136346199bee1ba027c896aa',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:43:45.414327 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-d0d89867-febb-4197-a4e3-e8b966722189 tempest-ProjectAdminTests39-443745302 tempest-ProjectAdminTests39-443745302-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9dea31fd-3a6e-482d-b9ae-717fbcb1152e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:43:45.423335 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-d0d89867-febb-4197-a4e3-e8b966722189 tempest-ProjectAdminTests39-443745302 tempest-ProjectAdminTests39-443745302-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9dea31fd-3a6e-482d-b9ae-717fbcb1152e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:43:45.423542 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:43:45.423542 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:43:45.423690 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-d0d89867-febb-4197-a4e3-e8b966722189 tempest-ProjectAdminTests39-443745302 tempest-ProjectAdminTests39-443745302-project-admin] Flow 'volume_create_api' (c16c47bb-8112-4720-9c75-91c2eb417f42) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100373) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:43:45.423997 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-d0d89867-febb-4197-a4e3-e8b966722189 tempest-ProjectAdminTests39-443745302 tempest-ProjectAdminTests39-443745302-project-admin] Create volume request issued successfully. Aug 12 10:43:45.424559 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-d0d89867-febb-4197-a4e3-e8b966722189 tempest-ProjectAdminTests39-443745302 tempest-ProjectAdminTests39-443745302-project-admin] https://10.4.3.105/volume/v3/volumes returned with HTTP 202 Aug 12 10:43:45.424942 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1172/4722] 10.4.3.105 () {70 vars in 1298 bytes} [Wed Aug 12 10:43:45 2026] POST /volume/v3/volumes => generated 777 bytes in 281 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 10:43:45.427229 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [req-571ef8b4-3d64-45c1-b4f8-7bff386b0be5 req-a377b9a4-2c92-4498-bb64-2017f812357d tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Volume info retrieved successfully. Aug 12 10:43:45.432732 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-571ef8b4-3d64-45c1-b4f8-7bff386b0be5 req-a377b9a4-2c92-4498-bb64-2017f812357d tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] https://10.4.3.105/volume/v3/volumes/a69927ca-b874-472d-bf97-34782f114e2a returned with HTTP 200 Aug 12 10:43:45.433201 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1179/4723] 10.4.3.105 () {68 vars in 1598 bytes} [Wed Aug 12 10:43:45 2026] GET /volume/v3/volumes/a69927ca-b874-472d-bf97-34782f114e2a => generated 1176 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:43:45.436816 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-01335b3c-6bcb-43db-9c03-e57ef964520c None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:43:45.439059 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-01335b3c-6bcb-43db-9c03-e57ef964520c tempest-ProjectAdminTests39-443745302 tempest-ProjectAdminTests39-443745302-project-admin] GET https://10.4.3.105/volume/v3/volumes/81c0b679-d3f0-42ea-a3fe-ac12b4514334 Aug 12 10:43:45.439384 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-01335b3c-6bcb-43db-9c03-e57ef964520c tempest-ProjectAdminTests39-443745302 tempest-ProjectAdminTests39-443745302-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:43:45.439657 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-01335b3c-6bcb-43db-9c03-e57ef964520c tempest-ProjectAdminTests39-443745302 tempest-ProjectAdminTests39-443745302-project-admin] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:43:45.447833 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:43:45.447833 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:43:45.451419 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [req-571ef8b4-3d64-45c1-b4f8-7bff386b0be5 req-6827e7d5-4d29-4765-adba-c67a9107f188 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:43:45.452056 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-01335b3c-6bcb-43db-9c03-e57ef964520c tempest-ProjectAdminTests39-443745302 tempest-ProjectAdminTests39-443745302-project-admin] Volume info retrieved successfully. Aug 12 10:43:45.454551 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-571ef8b4-3d64-45c1-b4f8-7bff386b0be5 req-6827e7d5-4d29-4765-adba-c67a9107f188 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] POST https://10.4.3.105/volume/v3/volumes/a69927ca-b874-472d-bf97-34782f114e2a/action Aug 12 10:43:45.454551 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [req-571ef8b4-3d64-45c1-b4f8-7bff386b0be5 req-6827e7d5-4d29-4765-adba-c67a9107f188 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100372) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 10:43:45.454551 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [req-571ef8b4-3d64-45c1-b4f8-7bff386b0be5 req-6827e7d5-4d29-4765-adba-c67a9107f188 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:43:45.456537 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-01335b3c-6bcb-43db-9c03-e57ef964520c tempest-ProjectAdminTests39-443745302 tempest-ProjectAdminTests39-443745302-project-admin] https://10.4.3.105/volume/v3/volumes/81c0b679-d3f0-42ea-a3fe-ac12b4514334 returned with HTTP 200 Aug 12 10:43:45.456997 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1189/4724] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:43:45 2026] GET /volume/v3/volumes/81c0b679-d3f0-42ea-a3fe-ac12b4514334 => generated 956 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:43:45.465857 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:43:45.465857 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:43:45.466322 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [req-571ef8b4-3d64-45c1-b4f8-7bff386b0be5 req-6827e7d5-4d29-4765-adba-c67a9107f188 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Volume info retrieved successfully. Aug 12 10:43:45.474052 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [req-571ef8b4-3d64-45c1-b4f8-7bff386b0be5 req-6827e7d5-4d29-4765-adba-c67a9107f188 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Begin detaching volume completed successfully. Aug 12 10:43:45.474298 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-571ef8b4-3d64-45c1-b4f8-7bff386b0be5 req-6827e7d5-4d29-4765-adba-c67a9107f188 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] https://10.4.3.105/volume/v3/volumes/a69927ca-b874-472d-bf97-34782f114e2a/action returned with HTTP 202 Aug 12 10:43:45.474749 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1185/4725] 10.4.3.105 () {72 vars in 1672 bytes} [Wed Aug 12 10:43:45 2026] POST /volume/v3/volumes/a69927ca-b874-472d-bf97-34782f114e2a/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 10:43:45.515403 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-ea3ca506-04f3-429d-9b66-1e104147a775 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:43:45.515843 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-ea3ca506-04f3-429d-9b66-1e104147a775 None None] GET https://10.4.3.105/volume// Aug 12 10:43:45.515999 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-ea3ca506-04f3-429d-9b66-1e104147a775 None None] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:43:45.516191 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-ea3ca506-04f3-429d-9b66-1e104147a775 None None] Calling method 'all' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:43:45.517043 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-ea3ca506-04f3-429d-9b66-1e104147a775 None None] https://10.4.3.105/volume// returned with HTTP 300 Aug 12 10:43:45.517342 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1173/4726] 10.4.3.105 () {66 vars in 1426 bytes} [Wed Aug 12 10:43: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 10:43:45.525963 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-571ef8b4-3d64-45c1-b4f8-7bff386b0be5 req-9a229f46-6f7a-42f2-a409-c9f116f9fa58 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:43:45.528499 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-571ef8b4-3d64-45c1-b4f8-7bff386b0be5 req-9a229f46-6f7a-42f2-a409-c9f116f9fa58 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] GET https://10.4.3.105/volume/v3/volumes/a69927ca-b874-472d-bf97-34782f114e2a Aug 12 10:43:45.528724 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-571ef8b4-3d64-45c1-b4f8-7bff386b0be5 req-9a229f46-6f7a-42f2-a409-c9f116f9fa58 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:43:45.528901 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-571ef8b4-3d64-45c1-b4f8-7bff386b0be5 req-9a229f46-6f7a-42f2-a409-c9f116f9fa58 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:43:45.540644 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:43:45.540644 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:43:45.546004 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [req-571ef8b4-3d64-45c1-b4f8-7bff386b0be5 req-9a229f46-6f7a-42f2-a409-c9f116f9fa58 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Volume info retrieved successfully. Aug 12 10:43:45.551566 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-571ef8b4-3d64-45c1-b4f8-7bff386b0be5 req-9a229f46-6f7a-42f2-a409-c9f116f9fa58 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] https://10.4.3.105/volume/v3/volumes/a69927ca-b874-472d-bf97-34782f114e2a returned with HTTP 200 Aug 12 10:43:45.551965 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1180/4727] 10.4.3.105 () {70 vars in 1639 bytes} [Wed Aug 12 10:43:45 2026] GET /volume/v3/volumes/a69927ca-b874-472d-bf97-34782f114e2a => generated 1359 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 10:43:45.718327 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-5a5c7563-7eff-4750-91e7-07333405b68d req-364a197c-3be4-4b1e-8b12-b1a7e7f4ed7e None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:43:45.720231 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-5a5c7563-7eff-4750-91e7-07333405b68d req-364a197c-3be4-4b1e-8b12-b1a7e7f4ed7e tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] GET https://10.4.3.105/volume/v3/volumes/e8154560-b948-499e-b9ec-1e79d18df322 Aug 12 10:43:45.720406 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-5a5c7563-7eff-4750-91e7-07333405b68d req-364a197c-3be4-4b1e-8b12-b1a7e7f4ed7e tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:43:45.720608 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-5a5c7563-7eff-4750-91e7-07333405b68d req-364a197c-3be4-4b1e-8b12-b1a7e7f4ed7e tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:43:45.730831 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:43:45.730831 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:43:45.733607 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [req-5a5c7563-7eff-4750-91e7-07333405b68d req-364a197c-3be4-4b1e-8b12-b1a7e7f4ed7e tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Volume info retrieved successfully. Aug 12 10:43:45.737154 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-5a5c7563-7eff-4750-91e7-07333405b68d req-364a197c-3be4-4b1e-8b12-b1a7e7f4ed7e tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] https://10.4.3.105/volume/v3/volumes/e8154560-b948-499e-b9ec-1e79d18df322 returned with HTTP 200 Aug 12 10:43:45.737620 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1190/4728] 10.4.3.105 () {68 vars in 1598 bytes} [Wed Aug 12 10:43:45 2026] GET /volume/v3/volumes/e8154560-b948-499e-b9ec-1e79d18df322 => generated 1513 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:43:45.751511 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [req-5a5c7563-7eff-4750-91e7-07333405b68d req-11eea0a7-2127-4574-90e6-3279b0653b96 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:43:45.753561 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-5a5c7563-7eff-4750-91e7-07333405b68d req-11eea0a7-2127-4574-90e6-3279b0653b96 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] DELETE https://10.4.3.105/volume/v3/attachments/362e5a1c-a629-4ad7-8aa3-22246b23b4cf Aug 12 10:43:45.753794 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [req-5a5c7563-7eff-4750-91e7-07333405b68d req-11eea0a7-2127-4574-90e6-3279b0653b96 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:43:45.754025 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [req-5a5c7563-7eff-4750-91e7-07333405b68d req-11eea0a7-2127-4574-90e6-3279b0653b96 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Calling method 'version_select' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:43:45.760775 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:43:45.760775 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:43:45.804666 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-5a5c7563-7eff-4750-91e7-07333405b68d req-11eea0a7-2127-4574-90e6-3279b0653b96 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] https://10.4.3.105/volume/v3/attachments/362e5a1c-a629-4ad7-8aa3-22246b23b4cf returned with HTTP 200 Aug 12 10:43:45.805052 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1186/4729] 10.4.3.105 () {72 vars in 1673 bytes} [Wed Aug 12 10:43:45 2026] DELETE /volume/v3/attachments/362e5a1c-a629-4ad7-8aa3-22246b23b4cf => generated 192 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:43:46.193744 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-17f57471-142c-49be-8cf6-7456e24c057d None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:43:46.195640 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-17f57471-142c-49be-8cf6-7456e24c057d tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] GET https://10.4.3.105/volume/v3/volumes/e8154560-b948-499e-b9ec-1e79d18df322 Aug 12 10:43:46.195847 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-17f57471-142c-49be-8cf6-7456e24c057d tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:43:46.196052 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-17f57471-142c-49be-8cf6-7456e24c057d tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:43:46.208330 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:43:46.208330 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:43:46.212356 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-17f57471-142c-49be-8cf6-7456e24c057d tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Volume info retrieved successfully. Aug 12 10:43:46.217836 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-17f57471-142c-49be-8cf6-7456e24c057d tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] https://10.4.3.105/volume/v3/volumes/e8154560-b948-499e-b9ec-1e79d18df322 returned with HTTP 200 Aug 12 10:43:46.218362 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1174/4730] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:43:46 2026] GET /volume/v3/volumes/e8154560-b948-499e-b9ec-1e79d18df322 => generated 1213 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:43:46.405615 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-cdbb77de-65e3-4048-9990-17f1897d9a07 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:43:46.407454 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-cdbb77de-65e3-4048-9990-17f1897d9a07 tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] GET https://10.4.3.105/volume/v3/volumes/ba9c0454-875c-4262-9819-47a027ff7990 Aug 12 10:43:46.407655 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-cdbb77de-65e3-4048-9990-17f1897d9a07 tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:43:46.407882 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-cdbb77de-65e3-4048-9990-17f1897d9a07 tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:43:46.414610 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:43:46.414610 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:43:46.417953 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-cdbb77de-65e3-4048-9990-17f1897d9a07 tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] Volume info retrieved successfully. Aug 12 10:43:46.421781 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-cdbb77de-65e3-4048-9990-17f1897d9a07 tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] https://10.4.3.105/volume/v3/volumes/ba9c0454-875c-4262-9819-47a027ff7990 returned with HTTP 200 Aug 12 10:43:46.422090 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1181/4731] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:43:46 2026] GET /volume/v3/volumes/ba9c0454-875c-4262-9819-47a027ff7990 => generated 902 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:43:46.472255 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-39ec4bad-816c-4975-b9d9-146548b925d9 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:43:46.474184 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-39ec4bad-816c-4975-b9d9-146548b925d9 tempest-ProjectAdminTests39-443745302 tempest-ProjectAdminTests39-443745302-project-admin] GET https://10.4.3.105/volume/v3/volumes/81c0b679-d3f0-42ea-a3fe-ac12b4514334 Aug 12 10:43:46.474423 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-39ec4bad-816c-4975-b9d9-146548b925d9 tempest-ProjectAdminTests39-443745302 tempest-ProjectAdminTests39-443745302-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:43:46.474640 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-39ec4bad-816c-4975-b9d9-146548b925d9 tempest-ProjectAdminTests39-443745302 tempest-ProjectAdminTests39-443745302-project-admin] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:43:46.481678 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:43:46.481678 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:43:46.485068 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-39ec4bad-816c-4975-b9d9-146548b925d9 tempest-ProjectAdminTests39-443745302 tempest-ProjectAdminTests39-443745302-project-admin] Volume info retrieved successfully. Aug 12 10:43:46.488707 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-39ec4bad-816c-4975-b9d9-146548b925d9 tempest-ProjectAdminTests39-443745302 tempest-ProjectAdminTests39-443745302-project-admin] https://10.4.3.105/volume/v3/volumes/81c0b679-d3f0-42ea-a3fe-ac12b4514334 returned with HTTP 200 Aug 12 10:43:46.489326 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1191/4732] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:43:46 2026] GET /volume/v3/volumes/81c0b679-d3f0-42ea-a3fe-ac12b4514334 => generated 1017 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:43:46.503003 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-0f84f1f1-7de6-4b72-a96f-104443aa3897 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:43:46.504751 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-0f84f1f1-7de6-4b72-a96f-104443aa3897 tempest-ProjectAdminTests39-443745302 tempest-ProjectAdminTests39-443745302-project-admin] POST https://10.4.3.105/volume/v3/backups Aug 12 10:43:46.505127 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-0f84f1f1-7de6-4b72-a96f-104443aa3897 tempest-ProjectAdminTests39-443745302 tempest-ProjectAdminTests39-443745302-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "81c0b679-d3f0-42ea-a3fe-ac12b4514334", "name": "tempest-type-Backup-977267966"}} {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:43:46.506482 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.contrib.backups [None req-0f84f1f1-7de6-4b72-a96f-104443aa3897 tempest-ProjectAdminTests39-443745302 tempest-ProjectAdminTests39-443745302-project-admin] Creating new backup {'backup': {'volume_id': '81c0b679-d3f0-42ea-a3fe-ac12b4514334', 'name': 'tempest-type-Backup-977267966'}} {{(pid=100372) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 12 10:43:46.506669 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.contrib.backups [None req-0f84f1f1-7de6-4b72-a96f-104443aa3897 tempest-ProjectAdminTests39-443745302 tempest-ProjectAdminTests39-443745302-project-admin] Creating backup of volume 81c0b679-d3f0-42ea-a3fe-ac12b4514334 in container None Aug 12 10:43:46.513139 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:43:46.513139 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:43:46.513505 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-0f84f1f1-7de6-4b72-a96f-104443aa3897 tempest-ProjectAdminTests39-443745302 tempest-ProjectAdminTests39-443745302-project-admin] Volume info retrieved successfully. Aug 12 10:43:46.536963 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.quota [None req-0f84f1f1-7de6-4b72-a96f-104443aa3897 tempest-ProjectAdminTests39-443745302 tempest-ProjectAdminTests39-443745302-project-admin] Created reservations ['b27647a4-b9c6-4cdc-aa95-18460c7f89e6', 'dd8246aa-c29b-40fc-8983-c95214cfff87'] {{(pid=100372) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:43:46.561846 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-0f84f1f1-7de6-4b72-a96f-104443aa3897 tempest-ProjectAdminTests39-443745302 tempest-ProjectAdminTests39-443745302-project-admin] https://10.4.3.105/volume/v3/backups returned with HTTP 202 Aug 12 10:43:46.562346 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1187/4733] 10.4.3.105 () {70 vars in 1299 bytes} [Wed Aug 12 10:43:46 2026] POST /volume/v3/backups => generated 315 bytes in 60 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 10:43:46.569632 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-05bb4255-351e-4e34-b961-b8e00e7b9286 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:43:46.571207 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-05bb4255-351e-4e34-b961-b8e00e7b9286 tempest-ProjectAdminTests39-443745302 tempest-ProjectAdminTests39-443745302-project-admin] GET https://10.4.3.105/volume/v3/backups/e00aa3d5-54d3-4194-86aa-3bebd32c0418 Aug 12 10:43:46.571582 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-05bb4255-351e-4e34-b961-b8e00e7b9286 tempest-ProjectAdminTests39-443745302 tempest-ProjectAdminTests39-443745302-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:43:46.571582 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-05bb4255-351e-4e34-b961-b8e00e7b9286 tempest-ProjectAdminTests39-443745302 tempest-ProjectAdminTests39-443745302-project-admin] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:43:46.571703 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-05bb4255-351e-4e34-b961-b8e00e7b9286 tempest-ProjectAdminTests39-443745302 tempest-ProjectAdminTests39-443745302-project-admin] Show backup with id e00aa3d5-54d3-4194-86aa-3bebd32c0418. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:43:46.575656 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:43:46.575656 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:43:46.576223 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-05bb4255-351e-4e34-b961-b8e00e7b9286 tempest-ProjectAdminTests39-443745302 tempest-ProjectAdminTests39-443745302-project-admin] https://10.4.3.105/volume/v3/backups/e00aa3d5-54d3-4194-86aa-3bebd32c0418 returned with HTTP 200 Aug 12 10:43:46.576596 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1175/4734] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:43:46 2026] GET /volume/v3/backups/e00aa3d5-54d3-4194-86aa-3bebd32c0418 => generated 722 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:43:47.433912 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-3712ef7e-cc5f-42b5-911d-4957b2cb581a None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:43:47.435597 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-3712ef7e-cc5f-42b5-911d-4957b2cb581a tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] GET https://10.4.3.105/volume/v3/volumes/ba9c0454-875c-4262-9819-47a027ff7990 Aug 12 10:43:47.435788 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-3712ef7e-cc5f-42b5-911d-4957b2cb581a tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:43:47.435960 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-3712ef7e-cc5f-42b5-911d-4957b2cb581a tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:43:47.443257 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:43:47.443257 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:43:47.447155 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-3712ef7e-cc5f-42b5-911d-4957b2cb581a tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] Volume info retrieved successfully. Aug 12 10:43:47.450686 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-3712ef7e-cc5f-42b5-911d-4957b2cb581a tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] https://10.4.3.105/volume/v3/volumes/ba9c0454-875c-4262-9819-47a027ff7990 returned with HTTP 200 Aug 12 10:43:47.451018 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1182/4735] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:43:47 2026] GET /volume/v3/volumes/ba9c0454-875c-4262-9819-47a027ff7990 => generated 902 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:43:47.585882 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-6ca2bfc4-86c5-4d25-9234-7590c25996c3 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:43:47.587803 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-6ca2bfc4-86c5-4d25-9234-7590c25996c3 tempest-ProjectAdminTests39-443745302 tempest-ProjectAdminTests39-443745302-project-admin] GET https://10.4.3.105/volume/v3/backups/e00aa3d5-54d3-4194-86aa-3bebd32c0418 Aug 12 10:43:47.588003 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-6ca2bfc4-86c5-4d25-9234-7590c25996c3 tempest-ProjectAdminTests39-443745302 tempest-ProjectAdminTests39-443745302-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:43:47.588213 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-6ca2bfc4-86c5-4d25-9234-7590c25996c3 tempest-ProjectAdminTests39-443745302 tempest-ProjectAdminTests39-443745302-project-admin] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:43:47.588323 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-6ca2bfc4-86c5-4d25-9234-7590c25996c3 tempest-ProjectAdminTests39-443745302 tempest-ProjectAdminTests39-443745302-project-admin] Show backup with id e00aa3d5-54d3-4194-86aa-3bebd32c0418. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:43:47.592719 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:43:47.592719 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:43:47.593336 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-6ca2bfc4-86c5-4d25-9234-7590c25996c3 tempest-ProjectAdminTests39-443745302 tempest-ProjectAdminTests39-443745302-project-admin] https://10.4.3.105/volume/v3/backups/e00aa3d5-54d3-4194-86aa-3bebd32c0418 returned with HTTP 200 Aug 12 10:43:47.593725 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1192/4736] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:43:47 2026] GET /volume/v3/backups/e00aa3d5-54d3-4194-86aa-3bebd32c0418 => generated 724 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:43:48.465730 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-568405f6-ca74-4c7d-8635-c0fb1e785ff5 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:43:48.467557 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-568405f6-ca74-4c7d-8635-c0fb1e785ff5 tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] GET https://10.4.3.105/volume/v3/volumes/ba9c0454-875c-4262-9819-47a027ff7990 Aug 12 10:43:48.467795 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-568405f6-ca74-4c7d-8635-c0fb1e785ff5 tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:43:48.468010 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-568405f6-ca74-4c7d-8635-c0fb1e785ff5 tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:43:48.474577 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:43:48.474577 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:43:48.477867 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-568405f6-ca74-4c7d-8635-c0fb1e785ff5 tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] Volume info retrieved successfully. Aug 12 10:43:48.481398 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-568405f6-ca74-4c7d-8635-c0fb1e785ff5 tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] https://10.4.3.105/volume/v3/volumes/ba9c0454-875c-4262-9819-47a027ff7990 returned with HTTP 200 Aug 12 10:43:48.481783 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1188/4737] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:43:48 2026] GET /volume/v3/volumes/ba9c0454-875c-4262-9819-47a027ff7990 => generated 902 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:43:48.603974 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-14483abc-2f7f-43f1-b85d-3ba833a6cf10 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:43:48.605789 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-14483abc-2f7f-43f1-b85d-3ba833a6cf10 tempest-ProjectAdminTests39-443745302 tempest-ProjectAdminTests39-443745302-project-admin] GET https://10.4.3.105/volume/v3/backups/e00aa3d5-54d3-4194-86aa-3bebd32c0418 Aug 12 10:43:48.606008 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-14483abc-2f7f-43f1-b85d-3ba833a6cf10 tempest-ProjectAdminTests39-443745302 tempest-ProjectAdminTests39-443745302-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:43:48.606205 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-14483abc-2f7f-43f1-b85d-3ba833a6cf10 tempest-ProjectAdminTests39-443745302 tempest-ProjectAdminTests39-443745302-project-admin] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:43:48.606305 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-14483abc-2f7f-43f1-b85d-3ba833a6cf10 tempest-ProjectAdminTests39-443745302 tempest-ProjectAdminTests39-443745302-project-admin] Show backup with id e00aa3d5-54d3-4194-86aa-3bebd32c0418. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:43:48.610774 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:43:48.610774 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:43:48.611394 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-14483abc-2f7f-43f1-b85d-3ba833a6cf10 tempest-ProjectAdminTests39-443745302 tempest-ProjectAdminTests39-443745302-project-admin] https://10.4.3.105/volume/v3/backups/e00aa3d5-54d3-4194-86aa-3bebd32c0418 returned with HTTP 200 Aug 12 10:43:48.611770 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1176/4738] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:43:48 2026] GET /volume/v3/backups/e00aa3d5-54d3-4194-86aa-3bebd32c0418 => generated 724 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:43:48.633595 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-0f2872b8-9c6c-4666-904e-94eed4fdeb6f None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:43:48.635309 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-0f2872b8-9c6c-4666-904e-94eed4fdeb6f tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] GET https://10.4.3.105/volume/v3/volumes/e8154560-b948-499e-b9ec-1e79d18df322 Aug 12 10:43:48.635554 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-0f2872b8-9c6c-4666-904e-94eed4fdeb6f tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:43:48.635748 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-0f2872b8-9c6c-4666-904e-94eed4fdeb6f tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:43:48.644124 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:43:48.644124 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:43:48.647129 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-0f2872b8-9c6c-4666-904e-94eed4fdeb6f tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Volume info retrieved successfully. Aug 12 10:43:48.650666 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-0f2872b8-9c6c-4666-904e-94eed4fdeb6f tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] https://10.4.3.105/volume/v3/volumes/e8154560-b948-499e-b9ec-1e79d18df322 returned with HTTP 200 Aug 12 10:43:48.651015 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1183/4739] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:43:48 2026] GET /volume/v3/volumes/e8154560-b948-499e-b9ec-1e79d18df322 => generated 1213 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:43:48.687003 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-c07a2714-2cef-4360-835a-bf61ee22dcff req-966d170f-e422-4980-8c75-5ad1940ad410 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:43:48.691267 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-c07a2714-2cef-4360-835a-bf61ee22dcff req-966d170f-e422-4980-8c75-5ad1940ad410 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] GET https://10.4.3.105/volume/v3/volumes/e8154560-b948-499e-b9ec-1e79d18df322 Aug 12 10:43:48.691442 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-c07a2714-2cef-4360-835a-bf61ee22dcff req-966d170f-e422-4980-8c75-5ad1940ad410 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:43:48.691656 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-c07a2714-2cef-4360-835a-bf61ee22dcff req-966d170f-e422-4980-8c75-5ad1940ad410 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:43:48.701524 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:43:48.701524 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:43:48.705405 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [req-c07a2714-2cef-4360-835a-bf61ee22dcff req-966d170f-e422-4980-8c75-5ad1940ad410 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Volume info retrieved successfully. Aug 12 10:43:48.710002 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-c07a2714-2cef-4360-835a-bf61ee22dcff req-966d170f-e422-4980-8c75-5ad1940ad410 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] https://10.4.3.105/volume/v3/volumes/e8154560-b948-499e-b9ec-1e79d18df322 returned with HTTP 200 Aug 12 10:43:48.710402 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1193/4740] 10.4.3.105 () {68 vars in 1598 bytes} [Wed Aug 12 10:43:48 2026] GET /volume/v3/volumes/e8154560-b948-499e-b9ec-1e79d18df322 => generated 1213 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:43:48.728241 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [req-c07a2714-2cef-4360-835a-bf61ee22dcff req-7927734a-9bba-4cee-a7ab-9acfc97c666d None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:43:48.730718 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-c07a2714-2cef-4360-835a-bf61ee22dcff req-7927734a-9bba-4cee-a7ab-9acfc97c666d tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] POST https://10.4.3.105/volume/v3/volumes/e8154560-b948-499e-b9ec-1e79d18df322/action Aug 12 10:43:48.731152 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [req-c07a2714-2cef-4360-835a-bf61ee22dcff req-7927734a-9bba-4cee-a7ab-9acfc97c666d tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100372) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 10:43:48.731311 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [req-c07a2714-2cef-4360-835a-bf61ee22dcff req-7927734a-9bba-4cee-a7ab-9acfc97c666d tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:43:48.744342 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:43:48.744342 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:43:48.745215 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [req-c07a2714-2cef-4360-835a-bf61ee22dcff req-7927734a-9bba-4cee-a7ab-9acfc97c666d tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Volume info retrieved successfully. Aug 12 10:43:48.752017 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [req-c07a2714-2cef-4360-835a-bf61ee22dcff req-7927734a-9bba-4cee-a7ab-9acfc97c666d tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Begin detaching volume completed successfully. Aug 12 10:43:48.752282 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-c07a2714-2cef-4360-835a-bf61ee22dcff req-7927734a-9bba-4cee-a7ab-9acfc97c666d tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] https://10.4.3.105/volume/v3/volumes/e8154560-b948-499e-b9ec-1e79d18df322/action returned with HTTP 202 Aug 12 10:43:48.752837 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1189/4741] 10.4.3.105 () {72 vars in 1672 bytes} [Wed Aug 12 10:43:48 2026] POST /volume/v3/volumes/e8154560-b948-499e-b9ec-1e79d18df322/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 10:43:48.771144 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-c5c761f8-7bd0-4828-8be8-dac30373bd4c None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:43:48.774951 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-c5c761f8-7bd0-4828-8be8-dac30373bd4c tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] GET https://10.4.3.105/volume/v3/volumes/e8154560-b948-499e-b9ec-1e79d18df322 Aug 12 10:43:48.774951 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-c5c761f8-7bd0-4828-8be8-dac30373bd4c tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:43:48.774951 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-c5c761f8-7bd0-4828-8be8-dac30373bd4c tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:43:48.785886 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:43:48.785886 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:43:48.790390 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-c5c761f8-7bd0-4828-8be8-dac30373bd4c tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Volume info retrieved successfully. Aug 12 10:43:48.797186 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-c5c761f8-7bd0-4828-8be8-dac30373bd4c tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] https://10.4.3.105/volume/v3/volumes/e8154560-b948-499e-b9ec-1e79d18df322 returned with HTTP 200 Aug 12 10:43:48.797186 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1177/4742] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:43:48 2026] GET /volume/v3/volumes/e8154560-b948-499e-b9ec-1e79d18df322 => generated 1216 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:43:48.797311 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-7cb4904a-8dc7-41d0-a968-006f5236acab None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:43:48.797311 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-7cb4904a-8dc7-41d0-a968-006f5236acab None None] GET https://10.4.3.105/volume// Aug 12 10:43:48.797311 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-7cb4904a-8dc7-41d0-a968-006f5236acab None None] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:43:48.797506 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-7cb4904a-8dc7-41d0-a968-006f5236acab None None] Calling method 'all' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:43:48.797860 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-7cb4904a-8dc7-41d0-a968-006f5236acab None None] https://10.4.3.105/volume// returned with HTTP 300 Aug 12 10:43:48.798338 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1184/4743] 10.4.3.105 () {66 vars in 1426 bytes} [Wed Aug 12 10:43:48 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 10:43:48.804735 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-c07a2714-2cef-4360-835a-bf61ee22dcff req-4edf1998-9aba-49b2-9ca4-932251a8bcfa None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:43:48.806642 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-c07a2714-2cef-4360-835a-bf61ee22dcff req-4edf1998-9aba-49b2-9ca4-932251a8bcfa tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] GET https://10.4.3.105/volume/v3/volumes/e8154560-b948-499e-b9ec-1e79d18df322 Aug 12 10:43:48.806840 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-c07a2714-2cef-4360-835a-bf61ee22dcff req-4edf1998-9aba-49b2-9ca4-932251a8bcfa tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:43:48.807010 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-c07a2714-2cef-4360-835a-bf61ee22dcff req-4edf1998-9aba-49b2-9ca4-932251a8bcfa tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:43:48.815790 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:43:48.815790 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:43:48.819200 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [req-c07a2714-2cef-4360-835a-bf61ee22dcff req-4edf1998-9aba-49b2-9ca4-932251a8bcfa tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Volume info retrieved successfully. Aug 12 10:43:48.823114 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-c07a2714-2cef-4360-835a-bf61ee22dcff req-4edf1998-9aba-49b2-9ca4-932251a8bcfa tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] https://10.4.3.105/volume/v3/volumes/e8154560-b948-499e-b9ec-1e79d18df322 returned with HTTP 200 Aug 12 10:43:48.823470 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1194/4744] 10.4.3.105 () {70 vars in 1639 bytes} [Wed Aug 12 10:43:48 2026] GET /volume/v3/volumes/e8154560-b948-499e-b9ec-1e79d18df322 => generated 1396 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 10:43:49.056907 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [req-571ef8b4-3d64-45c1-b4f8-7bff386b0be5 req-34c0d138-3142-4e95-aa8f-0883c345eb93 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:43:49.058963 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-571ef8b4-3d64-45c1-b4f8-7bff386b0be5 req-34c0d138-3142-4e95-aa8f-0883c345eb93 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] DELETE https://10.4.3.105/volume/v3/attachments/285c3978-1d3c-4180-88cf-e06a01cab33c Aug 12 10:43:49.059211 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [req-571ef8b4-3d64-45c1-b4f8-7bff386b0be5 req-34c0d138-3142-4e95-aa8f-0883c345eb93 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:43:49.059436 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [req-571ef8b4-3d64-45c1-b4f8-7bff386b0be5 req-34c0d138-3142-4e95-aa8f-0883c345eb93 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Calling method 'version_select' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:43:49.067660 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:43:49.067660 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:43:49.116649 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-571ef8b4-3d64-45c1-b4f8-7bff386b0be5 req-34c0d138-3142-4e95-aa8f-0883c345eb93 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] https://10.4.3.105/volume/v3/attachments/285c3978-1d3c-4180-88cf-e06a01cab33c returned with HTTP 200 Aug 12 10:43:49.117110 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1190/4745] 10.4.3.105 () {72 vars in 1673 bytes} [Wed Aug 12 10:43:49 2026] DELETE /volume/v3/attachments/285c3978-1d3c-4180-88cf-e06a01cab33c => generated 19 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:43:49.493484 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-1f18e47f-e7e6-4838-9c38-1132035f4edb None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:43:49.495243 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-1f18e47f-e7e6-4838-9c38-1132035f4edb tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] GET https://10.4.3.105/volume/v3/volumes/ba9c0454-875c-4262-9819-47a027ff7990 Aug 12 10:43:49.495426 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-1f18e47f-e7e6-4838-9c38-1132035f4edb tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:43:49.495706 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-1f18e47f-e7e6-4838-9c38-1132035f4edb tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:43:49.503726 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:43:49.503726 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:43:49.507667 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-1f18e47f-e7e6-4838-9c38-1132035f4edb tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] Volume info retrieved successfully. Aug 12 10:43:49.512278 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-1f18e47f-e7e6-4838-9c38-1132035f4edb tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] https://10.4.3.105/volume/v3/volumes/ba9c0454-875c-4262-9819-47a027ff7990 returned with HTTP 200 Aug 12 10:43:49.512732 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1178/4746] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:43:49 2026] GET /volume/v3/volumes/ba9c0454-875c-4262-9819-47a027ff7990 => generated 902 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:43:49.621195 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-56bfd3a6-b245-417c-9bca-cfa4c1b9457d None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:43:49.622831 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-56bfd3a6-b245-417c-9bca-cfa4c1b9457d tempest-ProjectAdminTests39-443745302 tempest-ProjectAdminTests39-443745302-project-admin] GET https://10.4.3.105/volume/v3/backups/e00aa3d5-54d3-4194-86aa-3bebd32c0418 Aug 12 10:43:49.623044 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-56bfd3a6-b245-417c-9bca-cfa4c1b9457d tempest-ProjectAdminTests39-443745302 tempest-ProjectAdminTests39-443745302-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:43:49.623242 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-56bfd3a6-b245-417c-9bca-cfa4c1b9457d tempest-ProjectAdminTests39-443745302 tempest-ProjectAdminTests39-443745302-project-admin] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:43:49.623365 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-56bfd3a6-b245-417c-9bca-cfa4c1b9457d tempest-ProjectAdminTests39-443745302 tempest-ProjectAdminTests39-443745302-project-admin] Show backup with id e00aa3d5-54d3-4194-86aa-3bebd32c0418. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:43:49.627591 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:43:49.627591 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:43:49.628173 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-56bfd3a6-b245-417c-9bca-cfa4c1b9457d tempest-ProjectAdminTests39-443745302 tempest-ProjectAdminTests39-443745302-project-admin] https://10.4.3.105/volume/v3/backups/e00aa3d5-54d3-4194-86aa-3bebd32c0418 returned with HTTP 200 Aug 12 10:43:49.629733 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1185/4747] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:43:49 2026] GET /volume/v3/backups/e00aa3d5-54d3-4194-86aa-3bebd32c0418 => generated 724 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:43:49.669392 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-616b1823-16b5-4fdd-82a7-879d81a50801 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:43:49.671625 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-616b1823-16b5-4fdd-82a7-879d81a50801 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] GET https://10.4.3.105/volume/v3/volumes/a69927ca-b874-472d-bf97-34782f114e2a Aug 12 10:43:49.671863 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-616b1823-16b5-4fdd-82a7-879d81a50801 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:43:49.672098 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-616b1823-16b5-4fdd-82a7-879d81a50801 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:43:49.680579 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:43:49.680579 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:43:49.683820 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-616b1823-16b5-4fdd-82a7-879d81a50801 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Volume info retrieved successfully. Aug 12 10:43:49.687813 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-616b1823-16b5-4fdd-82a7-879d81a50801 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] https://10.4.3.105/volume/v3/volumes/a69927ca-b874-472d-bf97-34782f114e2a returned with HTTP 200 Aug 12 10:43:49.688287 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1195/4748] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:43:49 2026] GET /volume/v3/volumes/a69927ca-b874-472d-bf97-34782f114e2a => generated 884 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:43:49.704014 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-32ab90f1-0d18-4eef-9215-9f974bbbe4c2 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:43:49.705791 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-32ab90f1-0d18-4eef-9215-9f974bbbe4c2 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] GET https://10.4.3.105/volume/v3/volumes/a69927ca-b874-472d-bf97-34782f114e2a Aug 12 10:43:49.706014 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-32ab90f1-0d18-4eef-9215-9f974bbbe4c2 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:43:49.706235 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-32ab90f1-0d18-4eef-9215-9f974bbbe4c2 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:43:49.712913 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:43:49.712913 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:43:49.716362 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-32ab90f1-0d18-4eef-9215-9f974bbbe4c2 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Volume info retrieved successfully. Aug 12 10:43:49.720142 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-32ab90f1-0d18-4eef-9215-9f974bbbe4c2 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] https://10.4.3.105/volume/v3/volumes/a69927ca-b874-472d-bf97-34782f114e2a returned with HTTP 200 Aug 12 10:43:49.720634 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1191/4749] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:43:49 2026] GET /volume/v3/volumes/a69927ca-b874-472d-bf97-34782f114e2a => generated 884 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:43:49.737783 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-3c462493-ed45-4532-bcc5-d176382632f5 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:43:49.739803 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-3c462493-ed45-4532-bcc5-d176382632f5 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] DELETE https://10.4.3.105/volume/v3/volumes/a69927ca-b874-472d-bf97-34782f114e2a Aug 12 10:43:49.740036 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-3c462493-ed45-4532-bcc5-d176382632f5 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:43:49.740285 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-3c462493-ed45-4532-bcc5-d176382632f5 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Calling method 'delete' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:43:49.740467 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.v3.volumes [None req-3c462493-ed45-4532-bcc5-d176382632f5 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Delete volume with id: a69927ca-b874-472d-bf97-34782f114e2a Aug 12 10:43:49.748887 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:43:49.748887 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:43:49.749370 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-3c462493-ed45-4532-bcc5-d176382632f5 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Volume info retrieved successfully. Aug 12 10:43:49.766957 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-3c462493-ed45-4532-bcc5-d176382632f5 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Delete volume request issued successfully. Aug 12 10:43:49.767229 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-3c462493-ed45-4532-bcc5-d176382632f5 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] https://10.4.3.105/volume/v3/volumes/a69927ca-b874-472d-bf97-34782f114e2a returned with HTTP 202 Aug 12 10:43:49.767711 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1179/4750] 10.4.3.105 () {66 vars in 1351 bytes} [Wed Aug 12 10:43:49 2026] DELETE /volume/v3/volumes/a69927ca-b874-472d-bf97-34782f114e2a => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 10:43:49.776822 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-18bf0f3f-b0f1-4830-8b44-315465e6115d None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:43:49.778876 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-18bf0f3f-b0f1-4830-8b44-315465e6115d tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] GET https://10.4.3.105/volume/v3/volumes/a69927ca-b874-472d-bf97-34782f114e2a Aug 12 10:43:49.779184 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-18bf0f3f-b0f1-4830-8b44-315465e6115d tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:43:49.779392 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-18bf0f3f-b0f1-4830-8b44-315465e6115d tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:43:49.786341 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:43:49.786341 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:43:49.790199 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-18bf0f3f-b0f1-4830-8b44-315465e6115d tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Volume info retrieved successfully. Aug 12 10:43:49.794355 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-18bf0f3f-b0f1-4830-8b44-315465e6115d tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] https://10.4.3.105/volume/v3/volumes/a69927ca-b874-472d-bf97-34782f114e2a returned with HTTP 200 Aug 12 10:43:49.794743 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1186/4751] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:43:49 2026] GET /volume/v3/volumes/a69927ca-b874-472d-bf97-34782f114e2a => generated 883 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:43:49.813538 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-149983b9-c922-4127-aca7-a6b5de8e2047 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:43:49.815348 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-149983b9-c922-4127-aca7-a6b5de8e2047 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] GET https://10.4.3.105/volume/v3/volumes/e8154560-b948-499e-b9ec-1e79d18df322 Aug 12 10:43:49.815570 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-149983b9-c922-4127-aca7-a6b5de8e2047 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:43:49.815760 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-149983b9-c922-4127-aca7-a6b5de8e2047 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:43:49.826256 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:43:49.826256 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:43:49.830072 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-149983b9-c922-4127-aca7-a6b5de8e2047 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Volume info retrieved successfully. Aug 12 10:43:49.834091 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-149983b9-c922-4127-aca7-a6b5de8e2047 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] https://10.4.3.105/volume/v3/volumes/e8154560-b948-499e-b9ec-1e79d18df322 returned with HTTP 200 Aug 12 10:43:49.834525 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1196/4752] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:43:49 2026] GET /volume/v3/volumes/e8154560-b948-499e-b9ec-1e79d18df322 => generated 1216 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:43:50.527651 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-7d8f86ae-4cb5-4f91-ac1b-9e41a8f0e5c2 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:43:50.529352 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-7d8f86ae-4cb5-4f91-ac1b-9e41a8f0e5c2 tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] GET https://10.4.3.105/volume/v3/volumes/ba9c0454-875c-4262-9819-47a027ff7990 Aug 12 10:43:50.529593 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-7d8f86ae-4cb5-4f91-ac1b-9e41a8f0e5c2 tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:43:50.529810 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-7d8f86ae-4cb5-4f91-ac1b-9e41a8f0e5c2 tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:43:50.536361 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:43:50.536361 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:43:50.539854 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-7d8f86ae-4cb5-4f91-ac1b-9e41a8f0e5c2 tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] Volume info retrieved successfully. Aug 12 10:43:50.543833 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-7d8f86ae-4cb5-4f91-ac1b-9e41a8f0e5c2 tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] https://10.4.3.105/volume/v3/volumes/ba9c0454-875c-4262-9819-47a027ff7990 returned with HTTP 200 Aug 12 10:43:50.544192 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1192/4753] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:43:50 2026] GET /volume/v3/volumes/ba9c0454-875c-4262-9819-47a027ff7990 => generated 902 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:43:50.637656 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-38845050-27ee-409f-84d8-4b528e3ca6cd None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:43:50.639708 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-38845050-27ee-409f-84d8-4b528e3ca6cd tempest-ProjectAdminTests39-443745302 tempest-ProjectAdminTests39-443745302-project-admin] GET https://10.4.3.105/volume/v3/backups/e00aa3d5-54d3-4194-86aa-3bebd32c0418 Aug 12 10:43:50.639949 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-38845050-27ee-409f-84d8-4b528e3ca6cd tempest-ProjectAdminTests39-443745302 tempest-ProjectAdminTests39-443745302-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:43:50.640187 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-38845050-27ee-409f-84d8-4b528e3ca6cd tempest-ProjectAdminTests39-443745302 tempest-ProjectAdminTests39-443745302-project-admin] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:43:50.640312 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-38845050-27ee-409f-84d8-4b528e3ca6cd tempest-ProjectAdminTests39-443745302 tempest-ProjectAdminTests39-443745302-project-admin] Show backup with id e00aa3d5-54d3-4194-86aa-3bebd32c0418. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:43:50.644814 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:43:50.644814 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:43:50.645437 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-38845050-27ee-409f-84d8-4b528e3ca6cd tempest-ProjectAdminTests39-443745302 tempest-ProjectAdminTests39-443745302-project-admin] https://10.4.3.105/volume/v3/backups/e00aa3d5-54d3-4194-86aa-3bebd32c0418 returned with HTTP 200 Aug 12 10:43:50.645839 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1180/4754] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:43:50 2026] GET /volume/v3/backups/e00aa3d5-54d3-4194-86aa-3bebd32c0418 => generated 724 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:43:50.808943 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-5732d16d-4fa7-49ce-b6b5-033cb049d906 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:43:50.810551 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-5732d16d-4fa7-49ce-b6b5-033cb049d906 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] GET https://10.4.3.105/volume/v3/volumes/a69927ca-b874-472d-bf97-34782f114e2a Aug 12 10:43:50.810751 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-5732d16d-4fa7-49ce-b6b5-033cb049d906 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:43:50.810932 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-5732d16d-4fa7-49ce-b6b5-033cb049d906 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:43:50.816504 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-5732d16d-4fa7-49ce-b6b5-033cb049d906 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] https://10.4.3.105/volume/v3/volumes/a69927ca-b874-472d-bf97-34782f114e2a returned with HTTP 404 Aug 12 10:43:50.816994 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1187/4755] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:43:50 2026] GET /volume/v3/volumes/a69927ca-b874-472d-bf97-34782f114e2a => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:43:50.823747 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-8730e88b-2c05-4f14-915b-b4d75c7d57c6 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:43:50.825422 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-8730e88b-2c05-4f14-915b-b4d75c7d57c6 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] GET https://10.4.3.105/volume/v3/volumes/23f48dc6-1563-44fe-b0c4-ebf4f05a17a7 Aug 12 10:43:50.825641 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-8730e88b-2c05-4f14-915b-b4d75c7d57c6 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:43:50.825819 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-8730e88b-2c05-4f14-915b-b4d75c7d57c6 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:43:50.832850 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:43:50.832850 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:43:50.837000 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-8730e88b-2c05-4f14-915b-b4d75c7d57c6 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Volume info retrieved successfully. Aug 12 10:43:50.841700 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-8730e88b-2c05-4f14-915b-b4d75c7d57c6 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] https://10.4.3.105/volume/v3/volumes/23f48dc6-1563-44fe-b0c4-ebf4f05a17a7 returned with HTTP 200 Aug 12 10:43:50.842094 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1197/4756] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:43:50 2026] GET /volume/v3/volumes/23f48dc6-1563-44fe-b0c4-ebf4f05a17a7 => generated 883 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:43:50.846537 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-db552b82-f07e-47b9-ba0e-7a474130a3e8 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:43:50.848322 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-db552b82-f07e-47b9-ba0e-7a474130a3e8 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] GET https://10.4.3.105/volume/v3/volumes/e8154560-b948-499e-b9ec-1e79d18df322 Aug 12 10:43:50.848528 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-db552b82-f07e-47b9-ba0e-7a474130a3e8 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:43:50.848720 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-db552b82-f07e-47b9-ba0e-7a474130a3e8 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:43:50.853837 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-96f1c386-ee58-497b-8600-eab787a5b276 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:43:50.855593 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-96f1c386-ee58-497b-8600-eab787a5b276 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] GET https://10.4.3.105/volume/v3/volumes/23f48dc6-1563-44fe-b0c4-ebf4f05a17a7 Aug 12 10:43:50.855791 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-96f1c386-ee58-497b-8600-eab787a5b276 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:43:50.855976 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-96f1c386-ee58-497b-8600-eab787a5b276 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:43:50.858670 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:43:50.858670 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:43:50.862155 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-db552b82-f07e-47b9-ba0e-7a474130a3e8 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Volume info retrieved successfully. Aug 12 10:43:50.862703 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:43:50.862703 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:43:50.865964 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-96f1c386-ee58-497b-8600-eab787a5b276 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Volume info retrieved successfully. Aug 12 10:43:50.866186 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-db552b82-f07e-47b9-ba0e-7a474130a3e8 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] https://10.4.3.105/volume/v3/volumes/e8154560-b948-499e-b9ec-1e79d18df322 returned with HTTP 200 Aug 12 10:43:50.866593 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1193/4757] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:43:50 2026] GET /volume/v3/volumes/e8154560-b948-499e-b9ec-1e79d18df322 => generated 1216 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:43:50.873622 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-96f1c386-ee58-497b-8600-eab787a5b276 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] https://10.4.3.105/volume/v3/volumes/23f48dc6-1563-44fe-b0c4-ebf4f05a17a7 returned with HTTP 200 Aug 12 10:43:50.874389 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1181/4758] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:43:50 2026] GET /volume/v3/volumes/23f48dc6-1563-44fe-b0c4-ebf4f05a17a7 => generated 883 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:43:50.886826 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-9e8a381f-1e71-4873-b786-01f5a8296f52 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:43:50.888553 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-9e8a381f-1e71-4873-b786-01f5a8296f52 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] DELETE https://10.4.3.105/volume/v3/volumes/23f48dc6-1563-44fe-b0c4-ebf4f05a17a7 Aug 12 10:43:50.888762 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-9e8a381f-1e71-4873-b786-01f5a8296f52 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:43:50.888954 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-9e8a381f-1e71-4873-b786-01f5a8296f52 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Calling method 'delete' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:43:50.889156 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.v3.volumes [None req-9e8a381f-1e71-4873-b786-01f5a8296f52 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Delete volume with id: 23f48dc6-1563-44fe-b0c4-ebf4f05a17a7 Aug 12 10:43:50.896395 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:43:50.896395 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:43:50.896838 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-9e8a381f-1e71-4873-b786-01f5a8296f52 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Volume info retrieved successfully. Aug 12 10:43:50.916631 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-9e8a381f-1e71-4873-b786-01f5a8296f52 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Delete volume request issued successfully. Aug 12 10:43:50.916813 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-9e8a381f-1e71-4873-b786-01f5a8296f52 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] https://10.4.3.105/volume/v3/volumes/23f48dc6-1563-44fe-b0c4-ebf4f05a17a7 returned with HTTP 202 Aug 12 10:43:50.917239 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1188/4759] 10.4.3.105 () {66 vars in 1351 bytes} [Wed Aug 12 10:43:50 2026] DELETE /volume/v3/volumes/23f48dc6-1563-44fe-b0c4-ebf4f05a17a7 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 10:43:50.925337 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-af857145-d75e-4ee5-9c5c-3a942e92da63 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:43:50.927199 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-af857145-d75e-4ee5-9c5c-3a942e92da63 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] GET https://10.4.3.105/volume/v3/volumes/23f48dc6-1563-44fe-b0c4-ebf4f05a17a7 Aug 12 10:43:50.927386 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-af857145-d75e-4ee5-9c5c-3a942e92da63 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:43:50.927616 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-af857145-d75e-4ee5-9c5c-3a942e92da63 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:43:50.936465 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:43:50.936465 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:43:50.943388 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-af857145-d75e-4ee5-9c5c-3a942e92da63 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Volume info retrieved successfully. Aug 12 10:43:50.948618 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-af857145-d75e-4ee5-9c5c-3a942e92da63 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] https://10.4.3.105/volume/v3/volumes/23f48dc6-1563-44fe-b0c4-ebf4f05a17a7 returned with HTTP 200 Aug 12 10:43:50.949293 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1198/4760] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:43:50 2026] GET /volume/v3/volumes/23f48dc6-1563-44fe-b0c4-ebf4f05a17a7 => generated 882 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 12 10:43:51.062189 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [req-c07a2714-2cef-4360-835a-bf61ee22dcff req-601637af-de50-401b-a215-2dd63dd8ce61 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:43:51.064160 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-c07a2714-2cef-4360-835a-bf61ee22dcff req-601637af-de50-401b-a215-2dd63dd8ce61 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] GET https://10.4.3.105/volume/v3/volumes/e8154560-b948-499e-b9ec-1e79d18df322 Aug 12 10:43:51.064395 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [req-c07a2714-2cef-4360-835a-bf61ee22dcff req-601637af-de50-401b-a215-2dd63dd8ce61 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:43:51.064597 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [req-c07a2714-2cef-4360-835a-bf61ee22dcff req-601637af-de50-401b-a215-2dd63dd8ce61 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:43:51.073435 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:43:51.073435 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:43:51.076844 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [req-c07a2714-2cef-4360-835a-bf61ee22dcff req-601637af-de50-401b-a215-2dd63dd8ce61 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Volume info retrieved successfully. Aug 12 10:43:51.081100 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-c07a2714-2cef-4360-835a-bf61ee22dcff req-601637af-de50-401b-a215-2dd63dd8ce61 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] https://10.4.3.105/volume/v3/volumes/e8154560-b948-499e-b9ec-1e79d18df322 returned with HTTP 200 Aug 12 10:43:51.081526 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1194/4761] 10.4.3.105 () {68 vars in 1598 bytes} [Wed Aug 12 10:43:51 2026] GET /volume/v3/volumes/e8154560-b948-499e-b9ec-1e79d18df322 => generated 1216 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:43:51.557801 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-274152c8-c29f-4474-a21e-de64145d762a None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:43:51.559429 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-c07a2714-2cef-4360-835a-bf61ee22dcff req-d54331ac-b006-45a6-a9fb-483a39ec827f None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:43:51.559645 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-274152c8-c29f-4474-a21e-de64145d762a tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] GET https://10.4.3.105/volume/v3/volumes/ba9c0454-875c-4262-9819-47a027ff7990 Aug 12 10:43:51.559842 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-274152c8-c29f-4474-a21e-de64145d762a tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:43:51.560059 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-274152c8-c29f-4474-a21e-de64145d762a tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:43:51.562649 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-c07a2714-2cef-4360-835a-bf61ee22dcff req-d54331ac-b006-45a6-a9fb-483a39ec827f tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] DELETE https://10.4.3.105/volume/v3/attachments/f17cf7cf-619a-4700-9978-5beb82b4830f Aug 12 10:43:51.562942 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-c07a2714-2cef-4360-835a-bf61ee22dcff req-d54331ac-b006-45a6-a9fb-483a39ec827f tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:43:51.563234 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-c07a2714-2cef-4360-835a-bf61ee22dcff req-d54331ac-b006-45a6-a9fb-483a39ec827f tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Calling method 'version_select' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:43:51.567003 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:43:51.567003 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:43:51.570686 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-274152c8-c29f-4474-a21e-de64145d762a tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] Volume info retrieved successfully. Aug 12 10:43:51.572857 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:43:51.572857 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:43:51.575059 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-274152c8-c29f-4474-a21e-de64145d762a tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] https://10.4.3.105/volume/v3/volumes/ba9c0454-875c-4262-9819-47a027ff7990 returned with HTTP 200 Aug 12 10:43:51.575467 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1182/4762] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:43:51 2026] GET /volume/v3/volumes/ba9c0454-875c-4262-9819-47a027ff7990 => generated 902 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:43:51.625472 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-c07a2714-2cef-4360-835a-bf61ee22dcff req-d54331ac-b006-45a6-a9fb-483a39ec827f tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] https://10.4.3.105/volume/v3/attachments/f17cf7cf-619a-4700-9978-5beb82b4830f returned with HTTP 200 Aug 12 10:43:51.626057 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1189/4763] 10.4.3.105 () {72 vars in 1673 bytes} [Wed Aug 12 10:43:51 2026] DELETE /volume/v3/attachments/f17cf7cf-619a-4700-9978-5beb82b4830f => generated 19 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:43:51.657447 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-b3729495-a0b7-4196-a58c-7fddd9b9de06 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:43:51.659866 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-b3729495-a0b7-4196-a58c-7fddd9b9de06 tempest-ProjectAdminTests39-443745302 tempest-ProjectAdminTests39-443745302-project-admin] GET https://10.4.3.105/volume/v3/backups/e00aa3d5-54d3-4194-86aa-3bebd32c0418 Aug 12 10:43:51.660193 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-b3729495-a0b7-4196-a58c-7fddd9b9de06 tempest-ProjectAdminTests39-443745302 tempest-ProjectAdminTests39-443745302-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:43:51.660470 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-b3729495-a0b7-4196-a58c-7fddd9b9de06 tempest-ProjectAdminTests39-443745302 tempest-ProjectAdminTests39-443745302-project-admin] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:43:51.660651 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-b3729495-a0b7-4196-a58c-7fddd9b9de06 tempest-ProjectAdminTests39-443745302 tempest-ProjectAdminTests39-443745302-project-admin] Show backup with id e00aa3d5-54d3-4194-86aa-3bebd32c0418. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:43:51.666502 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:43:51.666502 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:43:51.667576 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-b3729495-a0b7-4196-a58c-7fddd9b9de06 tempest-ProjectAdminTests39-443745302 tempest-ProjectAdminTests39-443745302-project-admin] https://10.4.3.105/volume/v3/backups/e00aa3d5-54d3-4194-86aa-3bebd32c0418 returned with HTTP 200 Aug 12 10:43:51.668224 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1199/4764] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:43:51 2026] GET /volume/v3/backups/e00aa3d5-54d3-4194-86aa-3bebd32c0418 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:43:51.883459 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-777751ff-1fca-4496-ad11-9576870a2b64 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:43:51.885153 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-777751ff-1fca-4496-ad11-9576870a2b64 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] GET https://10.4.3.105/volume/v3/volumes/e8154560-b948-499e-b9ec-1e79d18df322 Aug 12 10:43:51.885340 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-777751ff-1fca-4496-ad11-9576870a2b64 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:43:51.885522 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-777751ff-1fca-4496-ad11-9576870a2b64 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:43:51.892116 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:43:51.892116 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:43:51.895213 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-777751ff-1fca-4496-ad11-9576870a2b64 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Volume info retrieved successfully. Aug 12 10:43:51.899021 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-777751ff-1fca-4496-ad11-9576870a2b64 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] https://10.4.3.105/volume/v3/volumes/e8154560-b948-499e-b9ec-1e79d18df322 returned with HTTP 200 Aug 12 10:43:51.899454 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1195/4765] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:43:51 2026] GET /volume/v3/volumes/e8154560-b948-499e-b9ec-1e79d18df322 => generated 921 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:43:51.910568 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-3be969dc-186a-4ac1-b155-cf5c2ac8e775 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:43:51.912293 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-3be969dc-186a-4ac1-b155-cf5c2ac8e775 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] GET https://10.4.3.105/volume/v3/volumes/4bd6bf8a-4c28-460e-9b05-794bd0da0d76 Aug 12 10:43:51.912485 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-3be969dc-186a-4ac1-b155-cf5c2ac8e775 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:43:51.912684 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-3be969dc-186a-4ac1-b155-cf5c2ac8e775 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:43:51.921498 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:43:51.921498 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:43:51.923929 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-3be969dc-186a-4ac1-b155-cf5c2ac8e775 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Volume info retrieved successfully. Aug 12 10:43:51.927555 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-3be969dc-186a-4ac1-b155-cf5c2ac8e775 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] https://10.4.3.105/volume/v3/volumes/4bd6bf8a-4c28-460e-9b05-794bd0da0d76 returned with HTTP 200 Aug 12 10:43:51.927896 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1183/4766] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:43:51 2026] GET /volume/v3/volumes/4bd6bf8a-4c28-460e-9b05-794bd0da0d76 => generated 1166 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:43:51.963990 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-dd07abd1-589e-4f89-ab6a-24bd9f83241a None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:43:51.965877 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-dd07abd1-589e-4f89-ab6a-24bd9f83241a tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] GET https://10.4.3.105/volume/v3/volumes/23f48dc6-1563-44fe-b0c4-ebf4f05a17a7 Aug 12 10:43:51.966161 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-dd07abd1-589e-4f89-ab6a-24bd9f83241a tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:43:51.966378 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-dd07abd1-589e-4f89-ab6a-24bd9f83241a tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:43:51.970154 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-3eb1a1dd-1c56-41fa-9214-dc15e4867e72 req-ce09072d-d6d5-41f6-9a0a-92a5dbd79ac5 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:43:51.972758 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-3eb1a1dd-1c56-41fa-9214-dc15e4867e72 req-ce09072d-d6d5-41f6-9a0a-92a5dbd79ac5 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] GET https://10.4.3.105/volume/v3/volumes/4bd6bf8a-4c28-460e-9b05-794bd0da0d76 Aug 12 10:43:51.973008 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-3eb1a1dd-1c56-41fa-9214-dc15e4867e72 req-ce09072d-d6d5-41f6-9a0a-92a5dbd79ac5 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:43:51.973294 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-3eb1a1dd-1c56-41fa-9214-dc15e4867e72 req-ce09072d-d6d5-41f6-9a0a-92a5dbd79ac5 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:43:51.975148 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-dd07abd1-589e-4f89-ab6a-24bd9f83241a tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] https://10.4.3.105/volume/v3/volumes/23f48dc6-1563-44fe-b0c4-ebf4f05a17a7 returned with HTTP 404 Aug 12 10:43:51.975771 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1190/4767] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:43:51 2026] GET /volume/v3/volumes/23f48dc6-1563-44fe-b0c4-ebf4f05a17a7 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:43:51.982594 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:43:51.982594 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:43:51.983036 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-8e737e40-195b-4223-8970-14cf155a552e None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:43:51.984779 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-8e737e40-195b-4223-8970-14cf155a552e tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] GET https://10.4.3.105/volume/v3/volumes/82fbec04-feba-4eeb-880e-8f733761f48a Aug 12 10:43:51.984985 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-8e737e40-195b-4223-8970-14cf155a552e tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:43:51.985183 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-8e737e40-195b-4223-8970-14cf155a552e tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:43:51.986397 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [req-3eb1a1dd-1c56-41fa-9214-dc15e4867e72 req-ce09072d-d6d5-41f6-9a0a-92a5dbd79ac5 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Volume info retrieved successfully. Aug 12 10:43:51.990291 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-3eb1a1dd-1c56-41fa-9214-dc15e4867e72 req-ce09072d-d6d5-41f6-9a0a-92a5dbd79ac5 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] https://10.4.3.105/volume/v3/volumes/4bd6bf8a-4c28-460e-9b05-794bd0da0d76 returned with HTTP 200 Aug 12 10:43:51.990694 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1200/4768] 10.4.3.105 () {68 vars in 1598 bytes} [Wed Aug 12 10:43:51 2026] GET /volume/v3/volumes/4bd6bf8a-4c28-460e-9b05-794bd0da0d76 => generated 1166 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:43:51.991913 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:43:51.991913 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:43:51.995329 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-8e737e40-195b-4223-8970-14cf155a552e tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Volume info retrieved successfully. Aug 12 10:43:51.999679 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-8e737e40-195b-4223-8970-14cf155a552e tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] https://10.4.3.105/volume/v3/volumes/82fbec04-feba-4eeb-880e-8f733761f48a returned with HTTP 200 Aug 12 10:43:52.000059 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1196/4769] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:43:51 2026] GET /volume/v3/volumes/82fbec04-feba-4eeb-880e-8f733761f48a => generated 884 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:43:52.009422 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-3eb1a1dd-1c56-41fa-9214-dc15e4867e72 req-6900a0a5-cee2-4636-bbbf-d84617dcd473 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:43:52.011203 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-0cca4d2c-bb14-4c85-8a86-eb03cfc2511a None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:43:52.012243 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-3eb1a1dd-1c56-41fa-9214-dc15e4867e72 req-6900a0a5-cee2-4636-bbbf-d84617dcd473 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] POST https://10.4.3.105/volume/v3/volumes/4bd6bf8a-4c28-460e-9b05-794bd0da0d76/action Aug 12 10:43:52.012243 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-3eb1a1dd-1c56-41fa-9214-dc15e4867e72 req-6900a0a5-cee2-4636-bbbf-d84617dcd473 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100373) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 10:43:52.012243 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-3eb1a1dd-1c56-41fa-9214-dc15e4867e72 req-6900a0a5-cee2-4636-bbbf-d84617dcd473 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:43:52.012937 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-0cca4d2c-bb14-4c85-8a86-eb03cfc2511a tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] GET https://10.4.3.105/volume/v3/volumes/82fbec04-feba-4eeb-880e-8f733761f48a Aug 12 10:43:52.013115 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-0cca4d2c-bb14-4c85-8a86-eb03cfc2511a tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:43:52.013301 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-0cca4d2c-bb14-4c85-8a86-eb03cfc2511a tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:43:52.020243 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:43:52.020243 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:43:52.021080 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:43:52.021080 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:43:52.021492 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [req-3eb1a1dd-1c56-41fa-9214-dc15e4867e72 req-6900a0a5-cee2-4636-bbbf-d84617dcd473 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Volume info retrieved successfully. Aug 12 10:43:52.023787 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-0cca4d2c-bb14-4c85-8a86-eb03cfc2511a tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Volume info retrieved successfully. Aug 12 10:43:52.026858 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [req-3eb1a1dd-1c56-41fa-9214-dc15e4867e72 req-6900a0a5-cee2-4636-bbbf-d84617dcd473 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Begin detaching volume completed successfully. Aug 12 10:43:52.027074 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-3eb1a1dd-1c56-41fa-9214-dc15e4867e72 req-6900a0a5-cee2-4636-bbbf-d84617dcd473 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] https://10.4.3.105/volume/v3/volumes/4bd6bf8a-4c28-460e-9b05-794bd0da0d76/action returned with HTTP 202 Aug 12 10:43:52.027468 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1184/4770] 10.4.3.105 () {72 vars in 1672 bytes} [Wed Aug 12 10:43:52 2026] POST /volume/v3/volumes/4bd6bf8a-4c28-460e-9b05-794bd0da0d76/action => generated 0 bytes in 18 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 10:43:52.027770 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-0cca4d2c-bb14-4c85-8a86-eb03cfc2511a tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] https://10.4.3.105/volume/v3/volumes/82fbec04-feba-4eeb-880e-8f733761f48a returned with HTTP 200 Aug 12 10:43:52.028131 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1191/4771] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:43:52 2026] GET /volume/v3/volumes/82fbec04-feba-4eeb-880e-8f733761f48a => generated 884 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:43:52.040682 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-8269d1fd-833d-49f4-b8d4-d098ecc84913 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:43:52.043603 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-7c2c1bb8-e691-409f-83a1-ba7ffcc11197 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:43:52.043702 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-8269d1fd-833d-49f4-b8d4-d098ecc84913 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] DELETE https://10.4.3.105/volume/v3/volumes/82fbec04-feba-4eeb-880e-8f733761f48a Aug 12 10:43:52.043845 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-8269d1fd-833d-49f4-b8d4-d098ecc84913 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:43:52.044051 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-8269d1fd-833d-49f4-b8d4-d098ecc84913 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Calling method 'delete' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:43:52.044224 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.v3.volumes [None req-8269d1fd-833d-49f4-b8d4-d098ecc84913 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Delete volume with id: 82fbec04-feba-4eeb-880e-8f733761f48a Aug 12 10:43:52.045335 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-7c2c1bb8-e691-409f-83a1-ba7ffcc11197 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] GET https://10.4.3.105/volume/v3/volumes/4bd6bf8a-4c28-460e-9b05-794bd0da0d76 Aug 12 10:43:52.045590 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-7c2c1bb8-e691-409f-83a1-ba7ffcc11197 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:43:52.045774 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-7c2c1bb8-e691-409f-83a1-ba7ffcc11197 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:43:52.050627 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:43:52.050627 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:43:52.051046 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-8269d1fd-833d-49f4-b8d4-d098ecc84913 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Volume info retrieved successfully. Aug 12 10:43:52.060628 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:43:52.060628 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:43:52.066621 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-8269d1fd-833d-49f4-b8d4-d098ecc84913 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Delete volume request issued successfully. Aug 12 10:43:52.066832 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-8269d1fd-833d-49f4-b8d4-d098ecc84913 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] https://10.4.3.105/volume/v3/volumes/82fbec04-feba-4eeb-880e-8f733761f48a returned with HTTP 202 Aug 12 10:43:52.067317 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1201/4772] 10.4.3.105 () {66 vars in 1351 bytes} [Wed Aug 12 10:43:52 2026] DELETE /volume/v3/volumes/82fbec04-feba-4eeb-880e-8f733761f48a => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 10:43:52.070295 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-7c2c1bb8-e691-409f-83a1-ba7ffcc11197 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Volume info retrieved successfully. Aug 12 10:43:52.072965 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-ec31952d-ee38-430d-814a-84910acf6882 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:43:52.073352 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-ec31952d-ee38-430d-814a-84910acf6882 None None] GET https://10.4.3.105/volume// Aug 12 10:43:52.073535 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-ec31952d-ee38-430d-814a-84910acf6882 None None] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:43:52.073761 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-ec31952d-ee38-430d-814a-84910acf6882 None None] Calling method 'all' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:43:52.074009 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-ec31952d-ee38-430d-814a-84910acf6882 None None] https://10.4.3.105/volume// returned with HTTP 300 Aug 12 10:43:52.074300 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1185/4773] 10.4.3.105 () {66 vars in 1426 bytes} [Wed Aug 12 10:43: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 10:43:52.074621 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-7c2c1bb8-e691-409f-83a1-ba7ffcc11197 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] https://10.4.3.105/volume/v3/volumes/4bd6bf8a-4c28-460e-9b05-794bd0da0d76 returned with HTTP 200 Aug 12 10:43:52.074856 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1197/4774] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:43:52 2026] GET /volume/v3/volumes/4bd6bf8a-4c28-460e-9b05-794bd0da0d76 => generated 1169 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:43:52.076531 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-d449d42e-98c9-4cc6-8886-91df10d177ec None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:43:52.078295 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-d449d42e-98c9-4cc6-8886-91df10d177ec tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] GET https://10.4.3.105/volume/v3/volumes/82fbec04-feba-4eeb-880e-8f733761f48a Aug 12 10:43:52.078548 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-d449d42e-98c9-4cc6-8886-91df10d177ec tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:43:52.078864 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-d449d42e-98c9-4cc6-8886-91df10d177ec tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:43:52.085953 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:43:52.085953 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:43:52.089956 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-d449d42e-98c9-4cc6-8886-91df10d177ec tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Volume info retrieved successfully. Aug 12 10:43:52.090874 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-3eb1a1dd-1c56-41fa-9214-dc15e4867e72 req-43fb5110-4467-4c3f-a6d1-e5d63240f52e None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:43:52.093756 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-3eb1a1dd-1c56-41fa-9214-dc15e4867e72 req-43fb5110-4467-4c3f-a6d1-e5d63240f52e tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] GET https://10.4.3.105/volume/v3/volumes/4bd6bf8a-4c28-460e-9b05-794bd0da0d76 Aug 12 10:43:52.093981 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-3eb1a1dd-1c56-41fa-9214-dc15e4867e72 req-43fb5110-4467-4c3f-a6d1-e5d63240f52e tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:43:52.094640 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-3eb1a1dd-1c56-41fa-9214-dc15e4867e72 req-43fb5110-4467-4c3f-a6d1-e5d63240f52e tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:43:52.094879 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-d449d42e-98c9-4cc6-8886-91df10d177ec tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] https://10.4.3.105/volume/v3/volumes/82fbec04-feba-4eeb-880e-8f733761f48a returned with HTTP 200 Aug 12 10:43:52.095343 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1192/4775] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:43:52 2026] GET /volume/v3/volumes/82fbec04-feba-4eeb-880e-8f733761f48a => generated 883 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:43:52.103984 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:43:52.103984 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:43:52.107126 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [req-3eb1a1dd-1c56-41fa-9214-dc15e4867e72 req-43fb5110-4467-4c3f-a6d1-e5d63240f52e tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Volume info retrieved successfully. Aug 12 10:43:52.110997 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-3eb1a1dd-1c56-41fa-9214-dc15e4867e72 req-43fb5110-4467-4c3f-a6d1-e5d63240f52e tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] https://10.4.3.105/volume/v3/volumes/4bd6bf8a-4c28-460e-9b05-794bd0da0d76 returned with HTTP 200 Aug 12 10:43:52.111462 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1202/4776] 10.4.3.105 () {70 vars in 1639 bytes} [Wed Aug 12 10:43:52 2026] GET /volume/v3/volumes/4bd6bf8a-4c28-460e-9b05-794bd0da0d76 => generated 1349 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 10:43:52.125772 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-3eb1a1dd-1c56-41fa-9214-dc15e4867e72 req-fcd61888-1c94-472a-b06c-ad18e2a6cd01 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:43:52.127778 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-3eb1a1dd-1c56-41fa-9214-dc15e4867e72 req-fcd61888-1c94-472a-b06c-ad18e2a6cd01 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] GET https://10.4.3.105/volume/v3/volumes/4bd6bf8a-4c28-460e-9b05-794bd0da0d76/encryption Aug 12 10:43:52.128110 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-3eb1a1dd-1c56-41fa-9214-dc15e4867e72 req-fcd61888-1c94-472a-b06c-ad18e2a6cd01 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:43:52.128181 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-3eb1a1dd-1c56-41fa-9214-dc15e4867e72 req-fcd61888-1c94-472a-b06c-ad18e2a6cd01 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Calling method 'index' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:43:52.142321 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:43:52.142321 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:43:52.150156 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-3eb1a1dd-1c56-41fa-9214-dc15e4867e72 req-fcd61888-1c94-472a-b06c-ad18e2a6cd01 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] https://10.4.3.105/volume/v3/volumes/4bd6bf8a-4c28-460e-9b05-794bd0da0d76/encryption returned with HTTP 200 Aug 12 10:43:52.150672 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1186/4777] 10.4.3.105 () {68 vars in 1631 bytes} [Wed Aug 12 10:43:52 2026] GET /volume/v3/volumes/4bd6bf8a-4c28-460e-9b05-794bd0da0d76/encryption => generated 160 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:43:52.592428 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-f68c08fb-dd70-4b9d-92d6-6c4136f67ed1 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:43:52.597720 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-f68c08fb-dd70-4b9d-92d6-6c4136f67ed1 tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] GET https://10.4.3.105/volume/v3/volumes/ba9c0454-875c-4262-9819-47a027ff7990 Aug 12 10:43:52.597864 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-f68c08fb-dd70-4b9d-92d6-6c4136f67ed1 tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:43:52.598035 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-f68c08fb-dd70-4b9d-92d6-6c4136f67ed1 tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:43:52.606732 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:43:52.606732 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:43:52.610109 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-f68c08fb-dd70-4b9d-92d6-6c4136f67ed1 tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] Volume info retrieved successfully. Aug 12 10:43:52.614366 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-f68c08fb-dd70-4b9d-92d6-6c4136f67ed1 tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] https://10.4.3.105/volume/v3/volumes/ba9c0454-875c-4262-9819-47a027ff7990 returned with HTTP 200 Aug 12 10:43:52.614824 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1198/4778] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:43:52 2026] GET /volume/v3/volumes/ba9c0454-875c-4262-9819-47a027ff7990 => generated 902 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:43:52.678570 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-bfdfc84d-9379-402b-9d93-292405c18a32 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:43:52.680336 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-bfdfc84d-9379-402b-9d93-292405c18a32 tempest-ProjectAdminTests39-443745302 tempest-ProjectAdminTests39-443745302-project-admin] GET https://10.4.3.105/volume/v3/backups/e00aa3d5-54d3-4194-86aa-3bebd32c0418 Aug 12 10:43:52.680549 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-bfdfc84d-9379-402b-9d93-292405c18a32 tempest-ProjectAdminTests39-443745302 tempest-ProjectAdminTests39-443745302-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:43:52.680727 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-bfdfc84d-9379-402b-9d93-292405c18a32 tempest-ProjectAdminTests39-443745302 tempest-ProjectAdminTests39-443745302-project-admin] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:43:52.680858 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-bfdfc84d-9379-402b-9d93-292405c18a32 tempest-ProjectAdminTests39-443745302 tempest-ProjectAdminTests39-443745302-project-admin] Show backup with id e00aa3d5-54d3-4194-86aa-3bebd32c0418. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:43:52.685019 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:43:52.685019 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:43:52.685581 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-bfdfc84d-9379-402b-9d93-292405c18a32 tempest-ProjectAdminTests39-443745302 tempest-ProjectAdminTests39-443745302-project-admin] https://10.4.3.105/volume/v3/backups/e00aa3d5-54d3-4194-86aa-3bebd32c0418 returned with HTTP 200 Aug 12 10:43:52.685917 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1193/4779] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:43:52 2026] GET /volume/v3/backups/e00aa3d5-54d3-4194-86aa-3bebd32c0418 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:43:53.029297 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-3eb1a1dd-1c56-41fa-9214-dc15e4867e72 req-94a95463-b13e-4ea9-82c3-8d113c0844a1 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:43:53.031337 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-3eb1a1dd-1c56-41fa-9214-dc15e4867e72 req-94a95463-b13e-4ea9-82c3-8d113c0844a1 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] DELETE https://10.4.3.105/volume/v3/attachments/5724f9bf-d7ca-454b-8e98-1e6abe436626 Aug 12 10:43:53.031547 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-3eb1a1dd-1c56-41fa-9214-dc15e4867e72 req-94a95463-b13e-4ea9-82c3-8d113c0844a1 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:43:53.031733 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-3eb1a1dd-1c56-41fa-9214-dc15e4867e72 req-94a95463-b13e-4ea9-82c3-8d113c0844a1 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Calling method 'version_select' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:43:53.038777 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:43:53.038777 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:43:53.077943 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-3eb1a1dd-1c56-41fa-9214-dc15e4867e72 req-94a95463-b13e-4ea9-82c3-8d113c0844a1 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] https://10.4.3.105/volume/v3/attachments/5724f9bf-d7ca-454b-8e98-1e6abe436626 returned with HTTP 200 Aug 12 10:43:53.078340 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1203/4780] 10.4.3.105 () {72 vars in 1673 bytes} [Wed Aug 12 10:43:53 2026] DELETE /volume/v3/attachments/5724f9bf-d7ca-454b-8e98-1e6abe436626 => generated 19 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:43:53.087084 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-f98138c0-b2d1-4856-bf2f-cd7f8e9697c5 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:43:53.088641 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-f98138c0-b2d1-4856-bf2f-cd7f8e9697c5 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] GET https://10.4.3.105/volume/v3/volumes/4bd6bf8a-4c28-460e-9b05-794bd0da0d76 Aug 12 10:43:53.088849 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-f98138c0-b2d1-4856-bf2f-cd7f8e9697c5 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:43:53.089053 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-f98138c0-b2d1-4856-bf2f-cd7f8e9697c5 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:43:53.098448 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:43:53.098448 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:43:53.101972 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-f98138c0-b2d1-4856-bf2f-cd7f8e9697c5 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Volume info retrieved successfully. Aug 12 10:43:53.109474 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-f98138c0-b2d1-4856-bf2f-cd7f8e9697c5 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] https://10.4.3.105/volume/v3/volumes/4bd6bf8a-4c28-460e-9b05-794bd0da0d76 returned with HTTP 200 Aug 12 10:43:53.110056 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1187/4781] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:43:53 2026] GET /volume/v3/volumes/4bd6bf8a-4c28-460e-9b05-794bd0da0d76 => generated 874 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:43:53.110293 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-3a2aec2d-c384-4ddb-8149-03200d2f2cad None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:43:53.114669 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-3a2aec2d-c384-4ddb-8149-03200d2f2cad tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] GET https://10.4.3.105/volume/v3/volumes/82fbec04-feba-4eeb-880e-8f733761f48a Aug 12 10:43:53.114862 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-3a2aec2d-c384-4ddb-8149-03200d2f2cad tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:43:53.115057 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-3a2aec2d-c384-4ddb-8149-03200d2f2cad tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:43:53.121620 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-3a2aec2d-c384-4ddb-8149-03200d2f2cad tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] https://10.4.3.105/volume/v3/volumes/82fbec04-feba-4eeb-880e-8f733761f48a returned with HTTP 404 Aug 12 10:43:53.122203 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1199/4782] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:43:53 2026] GET /volume/v3/volumes/82fbec04-feba-4eeb-880e-8f733761f48a => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:43:53.124210 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-7eee6434-6ff7-4412-9d2a-926f8cdcd695 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:43:53.125889 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-7eee6434-6ff7-4412-9d2a-926f8cdcd695 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] GET https://10.4.3.105/volume/v3/volumes/1c940a32-9122-4e8c-888f-d866e28f7b35 Aug 12 10:43:53.126090 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-7eee6434-6ff7-4412-9d2a-926f8cdcd695 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:43:53.126300 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-7eee6434-6ff7-4412-9d2a-926f8cdcd695 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:43:53.130316 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-98aeff51-07ac-40a1-bdb4-1f1e5f7be643 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:43:53.132087 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-98aeff51-07ac-40a1-bdb4-1f1e5f7be643 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] DELETE https://10.4.3.105/volume/v3/snapshots/e82eaadc-8098-40be-9088-17291ff4f0d5 Aug 12 10:43:53.132307 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-98aeff51-07ac-40a1-bdb4-1f1e5f7be643 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:43:53.132494 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-98aeff51-07ac-40a1-bdb4-1f1e5f7be643 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Calling method 'delete' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:43:53.132609 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.v3.snapshots [None req-98aeff51-07ac-40a1-bdb4-1f1e5f7be643 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Delete snapshot with id: e82eaadc-8098-40be-9088-17291ff4f0d5 Aug 12 10:43:53.135862 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:43:53.135862 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:43:53.137484 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:43:53.137484 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:43:53.138067 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-98aeff51-07ac-40a1-bdb4-1f1e5f7be643 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Snapshot retrieved successfully. Aug 12 10:43:53.139481 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-7eee6434-6ff7-4412-9d2a-926f8cdcd695 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Volume info retrieved successfully. Aug 12 10:43:53.143904 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-7eee6434-6ff7-4412-9d2a-926f8cdcd695 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] https://10.4.3.105/volume/v3/volumes/1c940a32-9122-4e8c-888f-d866e28f7b35 returned with HTTP 200 Aug 12 10:43:53.144293 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1194/4783] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:43:53 2026] GET /volume/v3/volumes/1c940a32-9122-4e8c-888f-d866e28f7b35 => generated 1137 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:43:53.155004 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-98aeff51-07ac-40a1-bdb4-1f1e5f7be643 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Snapshot delete request issued successfully. Aug 12 10:43:53.155354 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-98aeff51-07ac-40a1-bdb4-1f1e5f7be643 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] https://10.4.3.105/volume/v3/snapshots/e82eaadc-8098-40be-9088-17291ff4f0d5 returned with HTTP 202 Aug 12 10:43:53.155789 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1204/4784] 10.4.3.105 () {66 vars in 1357 bytes} [Wed Aug 12 10:43:53 2026] DELETE /volume/v3/snapshots/e82eaadc-8098-40be-9088-17291ff4f0d5 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 10:43:53.167555 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-34af9f64-df3f-4157-9a5d-0f03975c517d None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:43:53.170688 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-34af9f64-df3f-4157-9a5d-0f03975c517d tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] GET https://10.4.3.105/volume/v3/snapshots/e82eaadc-8098-40be-9088-17291ff4f0d5 Aug 12 10:43:53.170902 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-34af9f64-df3f-4157-9a5d-0f03975c517d tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:43:53.171130 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-34af9f64-df3f-4157-9a5d-0f03975c517d tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:43:53.182502 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:43:53.182502 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:43:53.183029 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-34af9f64-df3f-4157-9a5d-0f03975c517d tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Snapshot retrieved successfully. Aug 12 10:43:53.183873 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-34af9f64-df3f-4157-9a5d-0f03975c517d tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] https://10.4.3.105/volume/v3/snapshots/e82eaadc-8098-40be-9088-17291ff4f0d5 returned with HTTP 200 Aug 12 10:43:53.184236 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1188/4785] 10.4.3.105 () {66 vars in 1354 bytes} [Wed Aug 12 10:43:53 2026] GET /volume/v3/snapshots/e82eaadc-8098-40be-9088-17291ff4f0d5 => generated 470 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:43:53.195920 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [req-fd5d9d1c-f97f-4877-96e7-e95a8c4e134e req-4f6ab831-19c9-4ce1-a5aa-076361164744 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:43:53.198229 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-fd5d9d1c-f97f-4877-96e7-e95a8c4e134e req-4f6ab831-19c9-4ce1-a5aa-076361164744 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] GET https://10.4.3.105/volume/v3/volumes/1c940a32-9122-4e8c-888f-d866e28f7b35 Aug 12 10:43:53.198460 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [req-fd5d9d1c-f97f-4877-96e7-e95a8c4e134e req-4f6ab831-19c9-4ce1-a5aa-076361164744 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:43:53.199802 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [req-fd5d9d1c-f97f-4877-96e7-e95a8c4e134e req-4f6ab831-19c9-4ce1-a5aa-076361164744 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:43:53.209886 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:43:53.209886 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:43:53.214531 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [req-fd5d9d1c-f97f-4877-96e7-e95a8c4e134e req-4f6ab831-19c9-4ce1-a5aa-076361164744 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Volume info retrieved successfully. Aug 12 10:43:53.217564 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-fd5d9d1c-f97f-4877-96e7-e95a8c4e134e req-4f6ab831-19c9-4ce1-a5aa-076361164744 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] https://10.4.3.105/volume/v3/volumes/1c940a32-9122-4e8c-888f-d866e28f7b35 returned with HTTP 200 Aug 12 10:43:53.218003 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1200/4786] 10.4.3.105 () {68 vars in 1598 bytes} [Wed Aug 12 10:43:53 2026] GET /volume/v3/volumes/1c940a32-9122-4e8c-888f-d866e28f7b35 => generated 1137 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:43:53.238390 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-fd5d9d1c-f97f-4877-96e7-e95a8c4e134e req-a13383c5-7200-48c6-a671-293bc092c7e1 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:43:53.240428 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-fd5d9d1c-f97f-4877-96e7-e95a8c4e134e req-a13383c5-7200-48c6-a671-293bc092c7e1 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] POST https://10.4.3.105/volume/v3/volumes/1c940a32-9122-4e8c-888f-d866e28f7b35/action Aug 12 10:43:53.240881 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-fd5d9d1c-f97f-4877-96e7-e95a8c4e134e req-a13383c5-7200-48c6-a671-293bc092c7e1 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100374) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 10:43:53.241072 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-fd5d9d1c-f97f-4877-96e7-e95a8c4e134e req-a13383c5-7200-48c6-a671-293bc092c7e1 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:43:53.255459 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:43:53.255459 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:43:53.256153 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [req-fd5d9d1c-f97f-4877-96e7-e95a8c4e134e req-a13383c5-7200-48c6-a671-293bc092c7e1 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Volume info retrieved successfully. Aug 12 10:43:53.263637 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [req-fd5d9d1c-f97f-4877-96e7-e95a8c4e134e req-a13383c5-7200-48c6-a671-293bc092c7e1 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Begin detaching volume completed successfully. Aug 12 10:43:53.263886 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-fd5d9d1c-f97f-4877-96e7-e95a8c4e134e req-a13383c5-7200-48c6-a671-293bc092c7e1 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] https://10.4.3.105/volume/v3/volumes/1c940a32-9122-4e8c-888f-d866e28f7b35/action returned with HTTP 202 Aug 12 10:43:53.265064 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1195/4787] 10.4.3.105 () {72 vars in 1672 bytes} [Wed Aug 12 10:43:53 2026] POST /volume/v3/volumes/1c940a32-9122-4e8c-888f-d866e28f7b35/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 10:43:53.285016 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-6d40b8f2-c8c5-4c76-b631-d777d913ea6c None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:43:53.287410 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-6d40b8f2-c8c5-4c76-b631-d777d913ea6c tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] GET https://10.4.3.105/volume/v3/volumes/1c940a32-9122-4e8c-888f-d866e28f7b35 Aug 12 10:43:53.287410 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-6d40b8f2-c8c5-4c76-b631-d777d913ea6c tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:43:53.287657 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-6d40b8f2-c8c5-4c76-b631-d777d913ea6c tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:43:53.303893 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:43:53.303893 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:43:53.308257 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-6d40b8f2-c8c5-4c76-b631-d777d913ea6c tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Volume info retrieved successfully. Aug 12 10:43:53.313502 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-6d40b8f2-c8c5-4c76-b631-d777d913ea6c tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] https://10.4.3.105/volume/v3/volumes/1c940a32-9122-4e8c-888f-d866e28f7b35 returned with HTTP 200 Aug 12 10:43:53.314072 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1205/4788] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:43:53 2026] GET /volume/v3/volumes/1c940a32-9122-4e8c-888f-d866e28f7b35 => generated 1140 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:43:53.328748 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-ac0524a9-5054-4eea-a382-e66119316e58 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:43:53.330482 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-ac0524a9-5054-4eea-a382-e66119316e58 None None] GET https://10.4.3.105/volume// Aug 12 10:43:53.331343 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-ac0524a9-5054-4eea-a382-e66119316e58 None None] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:43:53.332194 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-ac0524a9-5054-4eea-a382-e66119316e58 None None] Calling method 'all' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:43:53.333713 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-ac0524a9-5054-4eea-a382-e66119316e58 None None] https://10.4.3.105/volume// returned with HTTP 300 Aug 12 10:43:53.334675 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1189/4789] 10.4.3.105 () {66 vars in 1426 bytes} [Wed Aug 12 10:43:53 2026] GET /volume/ => generated 386 bytes in 18 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 10:43:53.356872 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [req-fd5d9d1c-f97f-4877-96e7-e95a8c4e134e req-175249b5-73eb-49f4-b188-7c06f3a76aff None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:43:53.359229 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-fd5d9d1c-f97f-4877-96e7-e95a8c4e134e req-175249b5-73eb-49f4-b188-7c06f3a76aff tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] GET https://10.4.3.105/volume/v3/volumes/1c940a32-9122-4e8c-888f-d866e28f7b35 Aug 12 10:43:53.359494 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [req-fd5d9d1c-f97f-4877-96e7-e95a8c4e134e req-175249b5-73eb-49f4-b188-7c06f3a76aff tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:43:53.359753 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [req-fd5d9d1c-f97f-4877-96e7-e95a8c4e134e req-175249b5-73eb-49f4-b188-7c06f3a76aff tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:43:53.370589 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:43:53.370589 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:43:53.374898 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [req-fd5d9d1c-f97f-4877-96e7-e95a8c4e134e req-175249b5-73eb-49f4-b188-7c06f3a76aff tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Volume info retrieved successfully. Aug 12 10:43:53.380203 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-fd5d9d1c-f97f-4877-96e7-e95a8c4e134e req-175249b5-73eb-49f4-b188-7c06f3a76aff tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] https://10.4.3.105/volume/v3/volumes/1c940a32-9122-4e8c-888f-d866e28f7b35 returned with HTTP 200 Aug 12 10:43:53.380714 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1201/4790] 10.4.3.105 () {70 vars in 1639 bytes} [Wed Aug 12 10:43:53 2026] GET /volume/v3/volumes/1c940a32-9122-4e8c-888f-d866e28f7b35 => generated 1320 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 10:43:53.626582 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-a036e5b0-5575-4835-b5df-4e14c1d1ba87 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:43:53.627987 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-a036e5b0-5575-4835-b5df-4e14c1d1ba87 tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] GET https://10.4.3.105/volume/v3/volumes/ba9c0454-875c-4262-9819-47a027ff7990 Aug 12 10:43:53.628331 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-a036e5b0-5575-4835-b5df-4e14c1d1ba87 tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:43:53.628658 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-a036e5b0-5575-4835-b5df-4e14c1d1ba87 tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:43:53.634999 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:43:53.634999 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:43:53.638433 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-a036e5b0-5575-4835-b5df-4e14c1d1ba87 tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] Volume info retrieved successfully. Aug 12 10:43:53.642766 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-a036e5b0-5575-4835-b5df-4e14c1d1ba87 tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] https://10.4.3.105/volume/v3/volumes/ba9c0454-875c-4262-9819-47a027ff7990 returned with HTTP 200 Aug 12 10:43:53.642766 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1196/4791] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:43:53 2026] GET /volume/v3/volumes/ba9c0454-875c-4262-9819-47a027ff7990 => generated 902 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:43:53.695415 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-a92f3700-b3e1-40f9-963a-c270d4ce7cae None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:43:53.697307 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-a92f3700-b3e1-40f9-963a-c270d4ce7cae tempest-ProjectAdminTests39-443745302 tempest-ProjectAdminTests39-443745302-project-admin] GET https://10.4.3.105/volume/v3/backups/e00aa3d5-54d3-4194-86aa-3bebd32c0418 Aug 12 10:43:53.697572 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-a92f3700-b3e1-40f9-963a-c270d4ce7cae tempest-ProjectAdminTests39-443745302 tempest-ProjectAdminTests39-443745302-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:43:53.697774 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-a92f3700-b3e1-40f9-963a-c270d4ce7cae tempest-ProjectAdminTests39-443745302 tempest-ProjectAdminTests39-443745302-project-admin] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:43:53.697879 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-a92f3700-b3e1-40f9-963a-c270d4ce7cae tempest-ProjectAdminTests39-443745302 tempest-ProjectAdminTests39-443745302-project-admin] Show backup with id e00aa3d5-54d3-4194-86aa-3bebd32c0418. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:43:53.701893 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:43:53.701893 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:43:53.702525 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-a92f3700-b3e1-40f9-963a-c270d4ce7cae tempest-ProjectAdminTests39-443745302 tempest-ProjectAdminTests39-443745302-project-admin] https://10.4.3.105/volume/v3/backups/e00aa3d5-54d3-4194-86aa-3bebd32c0418 returned with HTTP 200 Aug 12 10:43:53.702903 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1206/4792] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:43:53 2026] GET /volume/v3/backups/e00aa3d5-54d3-4194-86aa-3bebd32c0418 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:43:54.194363 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-ce2de866-e41d-40c5-9c3e-891d5121e049 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:43:54.197010 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [req-fd5d9d1c-f97f-4877-96e7-e95a8c4e134e req-3271b6c5-5302-4496-b659-e68d92228b86 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:43:54.197279 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-ce2de866-e41d-40c5-9c3e-891d5121e049 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] GET https://10.4.3.105/volume/v3/snapshots/e82eaadc-8098-40be-9088-17291ff4f0d5 Aug 12 10:43:54.197467 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-ce2de866-e41d-40c5-9c3e-891d5121e049 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:43:54.197688 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-ce2de866-e41d-40c5-9c3e-891d5121e049 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:43:54.198933 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-fd5d9d1c-f97f-4877-96e7-e95a8c4e134e req-3271b6c5-5302-4496-b659-e68d92228b86 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] DELETE https://10.4.3.105/volume/v3/attachments/5d748ffe-4d94-4b03-ba92-9b8ee9c8ebc3 Aug 12 10:43:54.199125 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [req-fd5d9d1c-f97f-4877-96e7-e95a8c4e134e req-3271b6c5-5302-4496-b659-e68d92228b86 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:43:54.199299 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [req-fd5d9d1c-f97f-4877-96e7-e95a8c4e134e req-3271b6c5-5302-4496-b659-e68d92228b86 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Calling method 'version_select' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:43:54.202179 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-ce2de866-e41d-40c5-9c3e-891d5121e049 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] https://10.4.3.105/volume/v3/snapshots/e82eaadc-8098-40be-9088-17291ff4f0d5 returned with HTTP 404 Aug 12 10:43:54.202744 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1190/4793] 10.4.3.105 () {66 vars in 1354 bytes} [Wed Aug 12 10:43:54 2026] GET /volume/v3/snapshots/e82eaadc-8098-40be-9088-17291ff4f0d5 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:43:54.205728 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:43:54.205728 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:43:54.213345 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-3ef19cd3-436e-47ca-9c8f-9fd458d32c91 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:43:54.215145 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-3ef19cd3-436e-47ca-9c8f-9fd458d32c91 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] DELETE https://10.4.3.105/volume/v3/snapshots/d361f169-9155-45db-815a-2b261bb8f2e9 Aug 12 10:43:54.215395 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-3ef19cd3-436e-47ca-9c8f-9fd458d32c91 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:43:54.215622 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-3ef19cd3-436e-47ca-9c8f-9fd458d32c91 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Calling method 'delete' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:43:54.215736 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.v3.snapshots [None req-3ef19cd3-436e-47ca-9c8f-9fd458d32c91 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Delete snapshot with id: d361f169-9155-45db-815a-2b261bb8f2e9 Aug 12 10:43:54.220984 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:43:54.220984 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:43:54.221631 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-3ef19cd3-436e-47ca-9c8f-9fd458d32c91 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Snapshot retrieved successfully. Aug 12 10:43:54.238706 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-3ef19cd3-436e-47ca-9c8f-9fd458d32c91 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Snapshot delete request issued successfully. Aug 12 10:43:54.238876 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-3ef19cd3-436e-47ca-9c8f-9fd458d32c91 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] https://10.4.3.105/volume/v3/snapshots/d361f169-9155-45db-815a-2b261bb8f2e9 returned with HTTP 202 Aug 12 10:43:54.239329 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1197/4794] 10.4.3.105 () {66 vars in 1357 bytes} [Wed Aug 12 10:43:54 2026] DELETE /volume/v3/snapshots/d361f169-9155-45db-815a-2b261bb8f2e9 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 10:43:54.249305 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-6d2a6b86-5b6d-44c6-a9ba-89e195e9b18b None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:43:54.251030 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-6d2a6b86-5b6d-44c6-a9ba-89e195e9b18b tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] GET https://10.4.3.105/volume/v3/snapshots/d361f169-9155-45db-815a-2b261bb8f2e9 Aug 12 10:43:54.251223 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-6d2a6b86-5b6d-44c6-a9ba-89e195e9b18b tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:43:54.251400 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-6d2a6b86-5b6d-44c6-a9ba-89e195e9b18b tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:43:54.255358 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-fd5d9d1c-f97f-4877-96e7-e95a8c4e134e req-3271b6c5-5302-4496-b659-e68d92228b86 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] https://10.4.3.105/volume/v3/attachments/5d748ffe-4d94-4b03-ba92-9b8ee9c8ebc3 returned with HTTP 200 Aug 12 10:43:54.255938 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1202/4795] 10.4.3.105 () {72 vars in 1673 bytes} [Wed Aug 12 10:43:54 2026] DELETE /volume/v3/attachments/5d748ffe-4d94-4b03-ba92-9b8ee9c8ebc3 => generated 19 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:43:54.256704 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:43:54.256704 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:43:54.257196 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-6d2a6b86-5b6d-44c6-a9ba-89e195e9b18b tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Snapshot retrieved successfully. Aug 12 10:43:54.258218 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-6d2a6b86-5b6d-44c6-a9ba-89e195e9b18b tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] https://10.4.3.105/volume/v3/snapshots/d361f169-9155-45db-815a-2b261bb8f2e9 returned with HTTP 200 Aug 12 10:43:54.258565 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1207/4796] 10.4.3.105 () {66 vars in 1354 bytes} [Wed Aug 12 10:43:54 2026] GET /volume/v3/snapshots/d361f169-9155-45db-815a-2b261bb8f2e9 => generated 470 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:43:54.339122 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-bcf9066b-6c65-4958-982d-45b3ecc3622e None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:43:54.340777 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-bcf9066b-6c65-4958-982d-45b3ecc3622e tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] GET https://10.4.3.105/volume/v3/volumes/1c940a32-9122-4e8c-888f-d866e28f7b35 Aug 12 10:43:54.340962 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-bcf9066b-6c65-4958-982d-45b3ecc3622e tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:43:54.341163 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-bcf9066b-6c65-4958-982d-45b3ecc3622e tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:43:54.347572 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:43:54.347572 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:43:54.350763 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-bcf9066b-6c65-4958-982d-45b3ecc3622e tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Volume info retrieved successfully. Aug 12 10:43:54.354590 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-bcf9066b-6c65-4958-982d-45b3ecc3622e tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] https://10.4.3.105/volume/v3/volumes/1c940a32-9122-4e8c-888f-d866e28f7b35 returned with HTTP 200 Aug 12 10:43:54.355175 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1191/4797] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:43:54 2026] GET /volume/v3/volumes/1c940a32-9122-4e8c-888f-d866e28f7b35 => generated 845 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:43:54.366705 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-06885a38-acd7-491c-a6dd-0de371149be4 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:43:54.368594 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-06885a38-acd7-491c-a6dd-0de371149be4 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] DELETE https://10.4.3.105/volume/v3/volumes/4bd6bf8a-4c28-460e-9b05-794bd0da0d76 Aug 12 10:43:54.368802 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-06885a38-acd7-491c-a6dd-0de371149be4 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:43:54.369036 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-06885a38-acd7-491c-a6dd-0de371149be4 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Calling method 'delete' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:43:54.369207 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.v3.volumes [None req-06885a38-acd7-491c-a6dd-0de371149be4 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Delete volume with id: 4bd6bf8a-4c28-460e-9b05-794bd0da0d76 Aug 12 10:43:54.376046 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:43:54.376046 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:43:54.376488 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-06885a38-acd7-491c-a6dd-0de371149be4 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Volume info retrieved successfully. Aug 12 10:43:54.388131 np0000007037 devstack@c-api.service[100374]: WARNING cinder.keymgr.conf_key_mgr [None req-06885a38-acd7-491c-a6dd-0de371149be4 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 12 10:43:54.396017 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-06885a38-acd7-491c-a6dd-0de371149be4 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Delete volume request issued successfully. Aug 12 10:43:54.396375 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-06885a38-acd7-491c-a6dd-0de371149be4 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] https://10.4.3.105/volume/v3/volumes/4bd6bf8a-4c28-460e-9b05-794bd0da0d76 returned with HTTP 202 Aug 12 10:43:54.397039 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1198/4798] 10.4.3.105 () {66 vars in 1351 bytes} [Wed Aug 12 10:43:54 2026] DELETE /volume/v3/volumes/4bd6bf8a-4c28-460e-9b05-794bd0da0d76 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 10:43:54.406036 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-2bf5e0e8-3eea-4b1e-9cce-faec15c46cd6 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:43:54.407801 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-2bf5e0e8-3eea-4b1e-9cce-faec15c46cd6 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] GET https://10.4.3.105/volume/v3/volumes/4bd6bf8a-4c28-460e-9b05-794bd0da0d76 Aug 12 10:43:54.407985 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-2bf5e0e8-3eea-4b1e-9cce-faec15c46cd6 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:43:54.408191 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-2bf5e0e8-3eea-4b1e-9cce-faec15c46cd6 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:43:54.415916 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:43:54.415916 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:43:54.420610 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-2bf5e0e8-3eea-4b1e-9cce-faec15c46cd6 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Volume info retrieved successfully. Aug 12 10:43:54.425964 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-2bf5e0e8-3eea-4b1e-9cce-faec15c46cd6 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] https://10.4.3.105/volume/v3/volumes/4bd6bf8a-4c28-460e-9b05-794bd0da0d76 returned with HTTP 200 Aug 12 10:43:54.426469 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1203/4799] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:43:54 2026] GET /volume/v3/volumes/4bd6bf8a-4c28-460e-9b05-794bd0da0d76 => generated 873 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:43:54.654392 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-cbd00a83-b8a0-4829-8138-8b3671f557d9 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:43:54.656250 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-cbd00a83-b8a0-4829-8138-8b3671f557d9 tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] GET https://10.4.3.105/volume/v3/volumes/ba9c0454-875c-4262-9819-47a027ff7990 Aug 12 10:43:54.656459 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-cbd00a83-b8a0-4829-8138-8b3671f557d9 tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:43:54.656665 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-cbd00a83-b8a0-4829-8138-8b3671f557d9 tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:43:54.663745 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:43:54.663745 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:43:54.667796 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-cbd00a83-b8a0-4829-8138-8b3671f557d9 tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] Volume info retrieved successfully. Aug 12 10:43:54.672655 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-cbd00a83-b8a0-4829-8138-8b3671f557d9 tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] https://10.4.3.105/volume/v3/volumes/ba9c0454-875c-4262-9819-47a027ff7990 returned with HTTP 200 Aug 12 10:43:54.673359 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1208/4800] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:43:54 2026] GET /volume/v3/volumes/ba9c0454-875c-4262-9819-47a027ff7990 => generated 902 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:43:54.713034 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-e59be371-fd68-43ea-bda4-980a07122b23 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:43:54.714819 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-e59be371-fd68-43ea-bda4-980a07122b23 tempest-ProjectAdminTests39-443745302 tempest-ProjectAdminTests39-443745302-project-admin] GET https://10.4.3.105/volume/v3/backups/e00aa3d5-54d3-4194-86aa-3bebd32c0418 Aug 12 10:43:54.715063 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-e59be371-fd68-43ea-bda4-980a07122b23 tempest-ProjectAdminTests39-443745302 tempest-ProjectAdminTests39-443745302-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:43:54.715268 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-e59be371-fd68-43ea-bda4-980a07122b23 tempest-ProjectAdminTests39-443745302 tempest-ProjectAdminTests39-443745302-project-admin] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:43:54.715383 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-e59be371-fd68-43ea-bda4-980a07122b23 tempest-ProjectAdminTests39-443745302 tempest-ProjectAdminTests39-443745302-project-admin] Show backup with id e00aa3d5-54d3-4194-86aa-3bebd32c0418. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:43:54.719565 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:43:54.719565 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:43:54.720160 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-e59be371-fd68-43ea-bda4-980a07122b23 tempest-ProjectAdminTests39-443745302 tempest-ProjectAdminTests39-443745302-project-admin] https://10.4.3.105/volume/v3/backups/e00aa3d5-54d3-4194-86aa-3bebd32c0418 returned with HTTP 200 Aug 12 10:43:54.720646 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1192/4801] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:43:54 2026] GET /volume/v3/backups/e00aa3d5-54d3-4194-86aa-3bebd32c0418 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:43:55.270291 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-625add06-fd10-446f-8def-e078c80a6937 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:43:55.271972 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-625add06-fd10-446f-8def-e078c80a6937 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] GET https://10.4.3.105/volume/v3/snapshots/d361f169-9155-45db-815a-2b261bb8f2e9 Aug 12 10:43:55.272207 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-625add06-fd10-446f-8def-e078c80a6937 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:43:55.272387 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-625add06-fd10-446f-8def-e078c80a6937 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:43:55.276234 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-625add06-fd10-446f-8def-e078c80a6937 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] https://10.4.3.105/volume/v3/snapshots/d361f169-9155-45db-815a-2b261bb8f2e9 returned with HTTP 404 Aug 12 10:43:55.276659 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1199/4802] 10.4.3.105 () {66 vars in 1354 bytes} [Wed Aug 12 10:43:55 2026] GET /volume/v3/snapshots/d361f169-9155-45db-815a-2b261bb8f2e9 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:43:55.283405 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-f875857c-68ea-4ab7-a5b6-4809fbe5b86b None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:43:55.285127 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-f875857c-68ea-4ab7-a5b6-4809fbe5b86b tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] DELETE https://10.4.3.105/volume/v3/snapshots/f69a3cfb-d32b-490a-aba2-d15784406e22 Aug 12 10:43:55.285300 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-f875857c-68ea-4ab7-a5b6-4809fbe5b86b tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:43:55.285521 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-f875857c-68ea-4ab7-a5b6-4809fbe5b86b tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Calling method 'delete' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:43:55.285641 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.v3.snapshots [None req-f875857c-68ea-4ab7-a5b6-4809fbe5b86b tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Delete snapshot with id: f69a3cfb-d32b-490a-aba2-d15784406e22 Aug 12 10:43:55.290338 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:43:55.290338 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:43:55.290757 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-f875857c-68ea-4ab7-a5b6-4809fbe5b86b tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Snapshot retrieved successfully. Aug 12 10:43:55.303937 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-f875857c-68ea-4ab7-a5b6-4809fbe5b86b tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Snapshot delete request issued successfully. Aug 12 10:43:55.304217 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-f875857c-68ea-4ab7-a5b6-4809fbe5b86b tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] https://10.4.3.105/volume/v3/snapshots/f69a3cfb-d32b-490a-aba2-d15784406e22 returned with HTTP 202 Aug 12 10:43:55.304605 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1204/4803] 10.4.3.105 () {66 vars in 1357 bytes} [Wed Aug 12 10:43:55 2026] DELETE /volume/v3/snapshots/f69a3cfb-d32b-490a-aba2-d15784406e22 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 10:43:55.311595 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-f888a145-7915-4e8f-bde9-8ccb0fc28c53 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:43:55.313235 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-f888a145-7915-4e8f-bde9-8ccb0fc28c53 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] GET https://10.4.3.105/volume/v3/snapshots/f69a3cfb-d32b-490a-aba2-d15784406e22 Aug 12 10:43:55.313456 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-f888a145-7915-4e8f-bde9-8ccb0fc28c53 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:43:55.313679 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-f888a145-7915-4e8f-bde9-8ccb0fc28c53 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:43:55.318835 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:43:55.318835 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:43:55.319268 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-f888a145-7915-4e8f-bde9-8ccb0fc28c53 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Snapshot retrieved successfully. Aug 12 10:43:55.319942 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-f888a145-7915-4e8f-bde9-8ccb0fc28c53 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] https://10.4.3.105/volume/v3/snapshots/f69a3cfb-d32b-490a-aba2-d15784406e22 returned with HTTP 200 Aug 12 10:43:55.320333 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1209/4804] 10.4.3.105 () {66 vars in 1354 bytes} [Wed Aug 12 10:43:55 2026] GET /volume/v3/snapshots/f69a3cfb-d32b-490a-aba2-d15784406e22 => generated 470 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:43:55.439754 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-253c49b6-5636-4b1e-bd3f-e9070c9b3a8e None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:43:55.442534 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-253c49b6-5636-4b1e-bd3f-e9070c9b3a8e tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] GET https://10.4.3.105/volume/v3/volumes/4bd6bf8a-4c28-460e-9b05-794bd0da0d76 Aug 12 10:43:55.442534 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-253c49b6-5636-4b1e-bd3f-e9070c9b3a8e tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:43:55.442702 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-253c49b6-5636-4b1e-bd3f-e9070c9b3a8e tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:43:55.449785 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-253c49b6-5636-4b1e-bd3f-e9070c9b3a8e tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] https://10.4.3.105/volume/v3/volumes/4bd6bf8a-4c28-460e-9b05-794bd0da0d76 returned with HTTP 404 Aug 12 10:43:55.450289 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1193/4805] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:43:55 2026] GET /volume/v3/volumes/4bd6bf8a-4c28-460e-9b05-794bd0da0d76 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:43:55.458716 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-97599612-8fa6-4467-9830-825799d5d5b4 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:43:55.460907 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-97599612-8fa6-4467-9830-825799d5d5b4 tempest-VolumeMultiattachTests-1277844822 tempest-VolumeMultiattachTests-1277844822-project-admin] GET https://10.4.3.105/volume/v3/volumes/detail?all_tenants=1 Aug 12 10:43:55.461157 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-97599612-8fa6-4467-9830-825799d5d5b4 tempest-VolumeMultiattachTests-1277844822 tempest-VolumeMultiattachTests-1277844822-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:43:55.461390 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-97599612-8fa6-4467-9830-825799d5d5b4 tempest-VolumeMultiattachTests-1277844822 tempest-VolumeMultiattachTests-1277844822-project-admin] Calling method 'detail' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:43:55.462335 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-97599612-8fa6-4467-9830-825799d5d5b4 tempest-VolumeMultiattachTests-1277844822 tempest-VolumeMultiattachTests-1277844822-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100374) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 10:43:55.506954 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-97599612-8fa6-4467-9830-825799d5d5b4 tempest-VolumeMultiattachTests-1277844822 tempest-VolumeMultiattachTests-1277844822-project-admin] Get all volumes completed successfully. Aug 12 10:43:55.509751 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:43:55.509751 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:43:55.515269 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-97599612-8fa6-4467-9830-825799d5d5b4 tempest-VolumeMultiattachTests-1277844822 tempest-VolumeMultiattachTests-1277844822-project-admin] https://10.4.3.105/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 12 10:43:55.515780 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1200/4806] 10.4.3.105 () {66 vars in 1285 bytes} [Wed Aug 12 10:43:55 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 14844 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 10:43:55.533390 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-339eb29d-b2c4-491d-bf99-7222033cbcad None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:43:55.535525 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-339eb29d-b2c4-491d-bf99-7222033cbcad tempest-VolumeMultiattachTests-1277844822 tempest-VolumeMultiattachTests-1277844822-project-admin] DELETE https://10.4.3.105/volume/v3/types/0d01034f-fe7d-4be4-81d2-d8d479b305b4 Aug 12 10:43:55.535783 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-339eb29d-b2c4-491d-bf99-7222033cbcad tempest-VolumeMultiattachTests-1277844822 tempest-VolumeMultiattachTests-1277844822-project-admin] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:43:55.536030 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-339eb29d-b2c4-491d-bf99-7222033cbcad tempest-VolumeMultiattachTests-1277844822 tempest-VolumeMultiattachTests-1277844822-project-admin] Calling method '_delete' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:43:55.536318 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:43:55.536318 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:43:55.559991 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-339eb29d-b2c4-491d-bf99-7222033cbcad tempest-VolumeMultiattachTests-1277844822 tempest-VolumeMultiattachTests-1277844822-project-admin] https://10.4.3.105/volume/v3/types/0d01034f-fe7d-4be4-81d2-d8d479b305b4 returned with HTTP 202 Aug 12 10:43:55.560399 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1205/4807] 10.4.3.105 () {66 vars in 1345 bytes} [Wed Aug 12 10:43:55 2026] DELETE /volume/v3/types/0d01034f-fe7d-4be4-81d2-d8d479b305b4 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 10:43:55.574363 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-b5512a89-5664-4d5a-86bf-7ab89812f91b None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:43:55.576144 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-b5512a89-5664-4d5a-86bf-7ab89812f91b tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] DELETE https://10.4.3.105/volume/v3/volumes/1c940a32-9122-4e8c-888f-d866e28f7b35 Aug 12 10:43:55.576428 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-b5512a89-5664-4d5a-86bf-7ab89812f91b tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:43:55.576687 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-b5512a89-5664-4d5a-86bf-7ab89812f91b tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Calling method 'delete' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:43:55.576945 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.v3.volumes [None req-b5512a89-5664-4d5a-86bf-7ab89812f91b tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Delete volume with id: 1c940a32-9122-4e8c-888f-d866e28f7b35 Aug 12 10:43:55.584099 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:43:55.584099 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:43:55.584638 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-b5512a89-5664-4d5a-86bf-7ab89812f91b tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Volume info retrieved successfully. Aug 12 10:43:55.600744 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-b5512a89-5664-4d5a-86bf-7ab89812f91b tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Delete volume request issued successfully. Aug 12 10:43:55.601042 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-b5512a89-5664-4d5a-86bf-7ab89812f91b tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] https://10.4.3.105/volume/v3/volumes/1c940a32-9122-4e8c-888f-d866e28f7b35 returned with HTTP 202 Aug 12 10:43:55.601505 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1210/4808] 10.4.3.105 () {66 vars in 1351 bytes} [Wed Aug 12 10:43:55 2026] DELETE /volume/v3/volumes/1c940a32-9122-4e8c-888f-d866e28f7b35 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 10:43:55.611253 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-82b28bb2-8211-49dd-a461-1fcd89f0bdfa None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:43:55.612816 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-82b28bb2-8211-49dd-a461-1fcd89f0bdfa tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] GET https://10.4.3.105/volume/v3/volumes/1c940a32-9122-4e8c-888f-d866e28f7b35 Aug 12 10:43:55.612978 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-82b28bb2-8211-49dd-a461-1fcd89f0bdfa tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:43:55.613146 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-82b28bb2-8211-49dd-a461-1fcd89f0bdfa tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:43:55.619488 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:43:55.619488 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:43:55.622901 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-82b28bb2-8211-49dd-a461-1fcd89f0bdfa tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Volume info retrieved successfully. Aug 12 10:43:55.627105 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-82b28bb2-8211-49dd-a461-1fcd89f0bdfa tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] https://10.4.3.105/volume/v3/volumes/1c940a32-9122-4e8c-888f-d866e28f7b35 returned with HTTP 200 Aug 12 10:43:55.627443 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1194/4809] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:43:55 2026] GET /volume/v3/volumes/1c940a32-9122-4e8c-888f-d866e28f7b35 => generated 844 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:43:55.686685 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-0c5b1735-111f-4bec-b7dc-59be65546f09 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:43:55.688797 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-0c5b1735-111f-4bec-b7dc-59be65546f09 tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] GET https://10.4.3.105/volume/v3/volumes/ba9c0454-875c-4262-9819-47a027ff7990 Aug 12 10:43:55.689037 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-0c5b1735-111f-4bec-b7dc-59be65546f09 tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:43:55.689252 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-0c5b1735-111f-4bec-b7dc-59be65546f09 tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:43:55.697103 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:43:55.697103 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:43:55.701412 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-0c5b1735-111f-4bec-b7dc-59be65546f09 tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] Volume info retrieved successfully. Aug 12 10:43:55.706029 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-0c5b1735-111f-4bec-b7dc-59be65546f09 tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] https://10.4.3.105/volume/v3/volumes/ba9c0454-875c-4262-9819-47a027ff7990 returned with HTTP 200 Aug 12 10:43:55.706421 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1201/4810] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:43:55 2026] GET /volume/v3/volumes/ba9c0454-875c-4262-9819-47a027ff7990 => generated 902 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:43:55.732853 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-6c50376c-9223-4ff8-a6d9-7afed85c70e2 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:43:55.735080 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-6c50376c-9223-4ff8-a6d9-7afed85c70e2 tempest-ProjectAdminTests39-443745302 tempest-ProjectAdminTests39-443745302-project-admin] GET https://10.4.3.105/volume/v3/backups/e00aa3d5-54d3-4194-86aa-3bebd32c0418 Aug 12 10:43:55.735364 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-6c50376c-9223-4ff8-a6d9-7afed85c70e2 tempest-ProjectAdminTests39-443745302 tempest-ProjectAdminTests39-443745302-project-admin] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:43:55.735631 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-6c50376c-9223-4ff8-a6d9-7afed85c70e2 tempest-ProjectAdminTests39-443745302 tempest-ProjectAdminTests39-443745302-project-admin] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:43:55.735790 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.v3.backups [None req-6c50376c-9223-4ff8-a6d9-7afed85c70e2 tempest-ProjectAdminTests39-443745302 tempest-ProjectAdminTests39-443745302-project-admin] Show backup with id e00aa3d5-54d3-4194-86aa-3bebd32c0418. {{(pid=100372) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:43:55.741078 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:43:55.741078 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:43:55.741902 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-6c50376c-9223-4ff8-a6d9-7afed85c70e2 tempest-ProjectAdminTests39-443745302 tempest-ProjectAdminTests39-443745302-project-admin] https://10.4.3.105/volume/v3/backups/e00aa3d5-54d3-4194-86aa-3bebd32c0418 returned with HTTP 200 Aug 12 10:43:55.742386 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1206/4811] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:43:55 2026] GET /volume/v3/backups/e00aa3d5-54d3-4194-86aa-3bebd32c0418 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:43:56.331755 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-c2326bbf-50bf-48fa-866d-d7f2bc83e71f None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:43:56.334107 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-c2326bbf-50bf-48fa-866d-d7f2bc83e71f tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] GET https://10.4.3.105/volume/v3/snapshots/f69a3cfb-d32b-490a-aba2-d15784406e22 Aug 12 10:43:56.334417 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-c2326bbf-50bf-48fa-866d-d7f2bc83e71f tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:43:56.334724 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-c2326bbf-50bf-48fa-866d-d7f2bc83e71f tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:43:56.344439 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-c2326bbf-50bf-48fa-866d-d7f2bc83e71f tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] https://10.4.3.105/volume/v3/snapshots/f69a3cfb-d32b-490a-aba2-d15784406e22 returned with HTTP 404 Aug 12 10:43:56.345129 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1211/4812] 10.4.3.105 () {66 vars in 1354 bytes} [Wed Aug 12 10:43:56 2026] GET /volume/v3/snapshots/f69a3cfb-d32b-490a-aba2-d15784406e22 => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:43:56.353768 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-c7af2df3-40ed-4b67-875d-73d480609f13 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:43:56.356311 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-c7af2df3-40ed-4b67-875d-73d480609f13 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] GET https://10.4.3.105/volume/v3/volumes/8ece7a98-a52c-434f-8462-7a7f014d47d7 Aug 12 10:43:56.356612 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-c7af2df3-40ed-4b67-875d-73d480609f13 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:43:56.356882 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-c7af2df3-40ed-4b67-875d-73d480609f13 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:43:56.369809 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:43:56.369809 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:43:56.376972 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-c7af2df3-40ed-4b67-875d-73d480609f13 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Volume info retrieved successfully. Aug 12 10:43:56.384259 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-c7af2df3-40ed-4b67-875d-73d480609f13 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] https://10.4.3.105/volume/v3/volumes/8ece7a98-a52c-434f-8462-7a7f014d47d7 returned with HTTP 200 Aug 12 10:43:56.384259 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1195/4813] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:43:56 2026] GET /volume/v3/volumes/8ece7a98-a52c-434f-8462-7a7f014d47d7 => generated 850 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:43:56.398007 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-a6d1060c-b1a9-4b80-8a5b-2876f1f92401 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:43:56.399878 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-a6d1060c-b1a9-4b80-8a5b-2876f1f92401 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] GET https://10.4.3.105/volume/v3/volumes/8ece7a98-a52c-434f-8462-7a7f014d47d7 Aug 12 10:43:56.400128 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-a6d1060c-b1a9-4b80-8a5b-2876f1f92401 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:43:56.400339 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-a6d1060c-b1a9-4b80-8a5b-2876f1f92401 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:43:56.407822 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:43:56.407822 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:43:56.411901 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-a6d1060c-b1a9-4b80-8a5b-2876f1f92401 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Volume info retrieved successfully. Aug 12 10:43:56.417954 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-a6d1060c-b1a9-4b80-8a5b-2876f1f92401 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] https://10.4.3.105/volume/v3/volumes/8ece7a98-a52c-434f-8462-7a7f014d47d7 returned with HTTP 200 Aug 12 10:43:56.418378 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1202/4814] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:43:56 2026] GET /volume/v3/volumes/8ece7a98-a52c-434f-8462-7a7f014d47d7 => generated 850 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:43:56.436016 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-50e2bf54-a3e9-4c35-ba5d-3739c94f9948 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:43:56.437683 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-50e2bf54-a3e9-4c35-ba5d-3739c94f9948 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] DELETE https://10.4.3.105/volume/v3/volumes/8ece7a98-a52c-434f-8462-7a7f014d47d7 Aug 12 10:43:56.437893 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-50e2bf54-a3e9-4c35-ba5d-3739c94f9948 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:43:56.438104 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-50e2bf54-a3e9-4c35-ba5d-3739c94f9948 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Calling method 'delete' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:43:56.438280 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.v3.volumes [None req-50e2bf54-a3e9-4c35-ba5d-3739c94f9948 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Delete volume with id: 8ece7a98-a52c-434f-8462-7a7f014d47d7 Aug 12 10:43:56.445035 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:43:56.445035 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:43:56.445547 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-50e2bf54-a3e9-4c35-ba5d-3739c94f9948 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Volume info retrieved successfully. Aug 12 10:43:56.474308 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-50e2bf54-a3e9-4c35-ba5d-3739c94f9948 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Delete volume request issued successfully. Aug 12 10:43:56.474546 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-50e2bf54-a3e9-4c35-ba5d-3739c94f9948 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] https://10.4.3.105/volume/v3/volumes/8ece7a98-a52c-434f-8462-7a7f014d47d7 returned with HTTP 202 Aug 12 10:43:56.475004 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1207/4815] 10.4.3.105 () {66 vars in 1351 bytes} [Wed Aug 12 10:43:56 2026] DELETE /volume/v3/volumes/8ece7a98-a52c-434f-8462-7a7f014d47d7 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 10:43:56.483874 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-0b60d4d3-a531-4c11-bda9-822ac723d672 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:43:56.485675 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-0b60d4d3-a531-4c11-bda9-822ac723d672 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] GET https://10.4.3.105/volume/v3/volumes/8ece7a98-a52c-434f-8462-7a7f014d47d7 Aug 12 10:43:56.485945 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-0b60d4d3-a531-4c11-bda9-822ac723d672 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:43:56.487098 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-0b60d4d3-a531-4c11-bda9-822ac723d672 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:43:56.494077 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:43:56.494077 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:43:56.498670 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-0b60d4d3-a531-4c11-bda9-822ac723d672 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Volume info retrieved successfully. Aug 12 10:43:56.503296 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-0b60d4d3-a531-4c11-bda9-822ac723d672 tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] https://10.4.3.105/volume/v3/volumes/8ece7a98-a52c-434f-8462-7a7f014d47d7 returned with HTTP 200 Aug 12 10:43:56.503686 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1212/4816] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:43:56 2026] GET /volume/v3/volumes/8ece7a98-a52c-434f-8462-7a7f014d47d7 => generated 849 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:43:56.639558 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-38e4965d-633d-45a3-9fb3-c3c194849d46 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:43:56.641418 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-38e4965d-633d-45a3-9fb3-c3c194849d46 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] GET https://10.4.3.105/volume/v3/volumes/1c940a32-9122-4e8c-888f-d866e28f7b35 Aug 12 10:43:56.641686 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-38e4965d-633d-45a3-9fb3-c3c194849d46 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:43:56.641902 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-38e4965d-633d-45a3-9fb3-c3c194849d46 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:43:56.647328 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-38e4965d-633d-45a3-9fb3-c3c194849d46 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] https://10.4.3.105/volume/v3/volumes/1c940a32-9122-4e8c-888f-d866e28f7b35 returned with HTTP 404 Aug 12 10:43:56.647813 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1196/4817] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:43:56 2026] GET /volume/v3/volumes/1c940a32-9122-4e8c-888f-d866e28f7b35 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:43:56.655136 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-dd9e9a32-37a1-4804-b46e-341875cb79d2 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:43:56.657396 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-dd9e9a32-37a1-4804-b46e-341875cb79d2 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] DELETE https://10.4.3.105/volume/v3/volumes/e8154560-b948-499e-b9ec-1e79d18df322 Aug 12 10:43:56.657817 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-dd9e9a32-37a1-4804-b46e-341875cb79d2 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:43:56.658124 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-dd9e9a32-37a1-4804-b46e-341875cb79d2 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Calling method 'delete' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:43:56.658312 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.v3.volumes [None req-dd9e9a32-37a1-4804-b46e-341875cb79d2 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Delete volume with id: e8154560-b948-499e-b9ec-1e79d18df322 Aug 12 10:43:56.667646 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:43:56.667646 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:43:56.668395 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-dd9e9a32-37a1-4804-b46e-341875cb79d2 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Volume info retrieved successfully. Aug 12 10:43:56.685425 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-dd9e9a32-37a1-4804-b46e-341875cb79d2 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Delete volume request issued successfully. Aug 12 10:43:56.685570 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-dd9e9a32-37a1-4804-b46e-341875cb79d2 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] https://10.4.3.105/volume/v3/volumes/e8154560-b948-499e-b9ec-1e79d18df322 returned with HTTP 202 Aug 12 10:43:56.686072 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1203/4818] 10.4.3.105 () {66 vars in 1351 bytes} [Wed Aug 12 10:43:56 2026] DELETE /volume/v3/volumes/e8154560-b948-499e-b9ec-1e79d18df322 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 10:43:56.693176 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-de2befb0-5311-4f51-8465-30fce3e255ed None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:43:56.695425 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-de2befb0-5311-4f51-8465-30fce3e255ed tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] GET https://10.4.3.105/volume/v3/volumes/e8154560-b948-499e-b9ec-1e79d18df322 Aug 12 10:43:56.695732 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-de2befb0-5311-4f51-8465-30fce3e255ed tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:43:56.696059 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-de2befb0-5311-4f51-8465-30fce3e255ed tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:43:56.703742 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:43:56.703742 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:43:56.707526 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-de2befb0-5311-4f51-8465-30fce3e255ed tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Volume info retrieved successfully. Aug 12 10:43:56.712607 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-de2befb0-5311-4f51-8465-30fce3e255ed tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] https://10.4.3.105/volume/v3/volumes/e8154560-b948-499e-b9ec-1e79d18df322 returned with HTTP 200 Aug 12 10:43:56.713170 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1208/4819] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:43:56 2026] GET /volume/v3/volumes/e8154560-b948-499e-b9ec-1e79d18df322 => generated 920 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:43:56.718849 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-9099bdde-2953-4a39-a5b8-96d80d2eba0b None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:43:56.720599 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-9099bdde-2953-4a39-a5b8-96d80d2eba0b tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] GET https://10.4.3.105/volume/v3/volumes/ba9c0454-875c-4262-9819-47a027ff7990 Aug 12 10:43:56.720786 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-9099bdde-2953-4a39-a5b8-96d80d2eba0b tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:43:56.720974 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-9099bdde-2953-4a39-a5b8-96d80d2eba0b tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:43:56.728083 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:43:56.728083 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:43:56.732128 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-9099bdde-2953-4a39-a5b8-96d80d2eba0b tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] Volume info retrieved successfully. Aug 12 10:43:56.736993 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-9099bdde-2953-4a39-a5b8-96d80d2eba0b tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] https://10.4.3.105/volume/v3/volumes/ba9c0454-875c-4262-9819-47a027ff7990 returned with HTTP 200 Aug 12 10:43:56.737434 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1213/4820] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:43:56 2026] GET /volume/v3/volumes/ba9c0454-875c-4262-9819-47a027ff7990 => generated 1449 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:43:56.756241 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-887a106d-dd20-48e3-ba17-ec88c0b336e1 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:43:56.758146 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-887a106d-dd20-48e3-ba17-ec88c0b336e1 tempest-ProjectAdminTests39-443745302 tempest-ProjectAdminTests39-443745302-project-admin] GET https://10.4.3.105/volume/v3/backups/e00aa3d5-54d3-4194-86aa-3bebd32c0418 Aug 12 10:43:56.758407 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-887a106d-dd20-48e3-ba17-ec88c0b336e1 tempest-ProjectAdminTests39-443745302 tempest-ProjectAdminTests39-443745302-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:43:56.758658 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-887a106d-dd20-48e3-ba17-ec88c0b336e1 tempest-ProjectAdminTests39-443745302 tempest-ProjectAdminTests39-443745302-project-admin] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:43:56.758793 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-887a106d-dd20-48e3-ba17-ec88c0b336e1 tempest-ProjectAdminTests39-443745302 tempest-ProjectAdminTests39-443745302-project-admin] Show backup with id e00aa3d5-54d3-4194-86aa-3bebd32c0418. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:43:56.765609 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:43:56.765609 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:43:56.766187 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-887a106d-dd20-48e3-ba17-ec88c0b336e1 tempest-ProjectAdminTests39-443745302 tempest-ProjectAdminTests39-443745302-project-admin] https://10.4.3.105/volume/v3/backups/e00aa3d5-54d3-4194-86aa-3bebd32c0418 returned with HTTP 200 Aug 12 10:43:56.766552 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1197/4821] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:43:56 2026] GET /volume/v3/backups/e00aa3d5-54d3-4194-86aa-3bebd32c0418 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:43:57.521255 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-f6e82c88-57fe-42a6-aee3-429fe9635ddb None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:43:57.523760 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-f6e82c88-57fe-42a6-aee3-429fe9635ddb tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] GET https://10.4.3.105/volume/v3/volumes/8ece7a98-a52c-434f-8462-7a7f014d47d7 Aug 12 10:43:57.524141 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-f6e82c88-57fe-42a6-aee3-429fe9635ddb tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:43:57.524483 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-f6e82c88-57fe-42a6-aee3-429fe9635ddb tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:43:57.532371 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-f6e82c88-57fe-42a6-aee3-429fe9635ddb tempest-SnapshotDataIntegrityTests-1663283469 tempest-SnapshotDataIntegrityTests-1663283469-project-member] https://10.4.3.105/volume/v3/volumes/8ece7a98-a52c-434f-8462-7a7f014d47d7 returned with HTTP 404 Aug 12 10:43:57.533095 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1204/4822] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:43:57 2026] GET /volume/v3/volumes/8ece7a98-a52c-434f-8462-7a7f014d47d7 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:43:57.729264 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-0d412a1f-9841-4e8e-9219-5534cd0a1b71 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:43:57.733801 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-0d412a1f-9841-4e8e-9219-5534cd0a1b71 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] GET https://10.4.3.105/volume/v3/volumes/e8154560-b948-499e-b9ec-1e79d18df322 Aug 12 10:43:57.734459 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-0d412a1f-9841-4e8e-9219-5534cd0a1b71 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:43:57.735074 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-0d412a1f-9841-4e8e-9219-5534cd0a1b71 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:43:57.746022 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-0d412a1f-9841-4e8e-9219-5534cd0a1b71 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] https://10.4.3.105/volume/v3/volumes/e8154560-b948-499e-b9ec-1e79d18df322 returned with HTTP 404 Aug 12 10:43:57.747478 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1209/4823] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:43:57 2026] GET /volume/v3/volumes/e8154560-b948-499e-b9ec-1e79d18df322 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:43:57.753531 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-7a3d8ab6-1ad3-4941-9845-fd2bf0d762d5 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:43:57.755424 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-7a3d8ab6-1ad3-4941-9845-fd2bf0d762d5 tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] GET https://10.4.3.105/volume/v3/volumes/ba9c0454-875c-4262-9819-47a027ff7990 Aug 12 10:43:57.755636 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-7a3d8ab6-1ad3-4941-9845-fd2bf0d762d5 tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:43:57.755850 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-7a3d8ab6-1ad3-4941-9845-fd2bf0d762d5 tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:43:57.758352 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-2135837e-fc41-4b67-afac-a0dea9ba60f2 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:43:57.761544 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-2135837e-fc41-4b67-afac-a0dea9ba60f2 tempest-VolumeMultiattachTests-1277844822 tempest-VolumeMultiattachTests-1277844822-project-admin] GET https://10.4.3.105/volume/v3/volumes/detail?all_tenants=1 Aug 12 10:43:57.761733 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-2135837e-fc41-4b67-afac-a0dea9ba60f2 tempest-VolumeMultiattachTests-1277844822 tempest-VolumeMultiattachTests-1277844822-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:43:57.762003 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-2135837e-fc41-4b67-afac-a0dea9ba60f2 tempest-VolumeMultiattachTests-1277844822 tempest-VolumeMultiattachTests-1277844822-project-admin] Calling method 'detail' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:43:57.763089 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-2135837e-fc41-4b67-afac-a0dea9ba60f2 tempest-VolumeMultiattachTests-1277844822 tempest-VolumeMultiattachTests-1277844822-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100373) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 10:43:57.764050 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:43:57.764050 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:43:57.768630 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-7a3d8ab6-1ad3-4941-9845-fd2bf0d762d5 tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] Volume info retrieved successfully. Aug 12 10:43:57.773657 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-7a3d8ab6-1ad3-4941-9845-fd2bf0d762d5 tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] https://10.4.3.105/volume/v3/volumes/ba9c0454-875c-4262-9819-47a027ff7990 returned with HTTP 200 Aug 12 10:43:57.774063 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1214/4824] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:43:57 2026] GET /volume/v3/volumes/ba9c0454-875c-4262-9819-47a027ff7990 => generated 1450 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:43:57.778222 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-2135837e-fc41-4b67-afac-a0dea9ba60f2 tempest-VolumeMultiattachTests-1277844822 tempest-VolumeMultiattachTests-1277844822-project-admin] Get all volumes completed successfully. Aug 12 10:43:57.779834 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-cfbc1b80-a974-4822-bdfb-95f6937c88f3 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:43:57.781342 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:43:57.781342 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:43:57.786913 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-cfbc1b80-a974-4822-bdfb-95f6937c88f3 tempest-ProjectAdminTests39-443745302 tempest-ProjectAdminTests39-443745302-project-admin] GET https://10.4.3.105/volume/v3/backups/e00aa3d5-54d3-4194-86aa-3bebd32c0418 Aug 12 10:43:57.787806 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-cfbc1b80-a974-4822-bdfb-95f6937c88f3 tempest-ProjectAdminTests39-443745302 tempest-ProjectAdminTests39-443745302-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:43:57.788740 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-2135837e-fc41-4b67-afac-a0dea9ba60f2 tempest-VolumeMultiattachTests-1277844822 tempest-VolumeMultiattachTests-1277844822-project-admin] https://10.4.3.105/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 12 10:43:57.789097 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-cfbc1b80-a974-4822-bdfb-95f6937c88f3 tempest-ProjectAdminTests39-443745302 tempest-ProjectAdminTests39-443745302-project-admin] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:43:57.789290 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-cfbc1b80-a974-4822-bdfb-95f6937c88f3 tempest-ProjectAdminTests39-443745302 tempest-ProjectAdminTests39-443745302-project-admin] Show backup with id e00aa3d5-54d3-4194-86aa-3bebd32c0418. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:43:57.789397 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1198/4825] 10.4.3.105 () {66 vars in 1285 bytes} [Wed Aug 12 10:43:57 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 12296 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 10:43:57.795598 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:43:57.795598 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:43:57.796357 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-cfbc1b80-a974-4822-bdfb-95f6937c88f3 tempest-ProjectAdminTests39-443745302 tempest-ProjectAdminTests39-443745302-project-admin] https://10.4.3.105/volume/v3/backups/e00aa3d5-54d3-4194-86aa-3bebd32c0418 returned with HTTP 200 Aug 12 10:43:57.796827 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1205/4826] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:43:57 2026] GET /volume/v3/backups/e00aa3d5-54d3-4194-86aa-3bebd32c0418 => generated 735 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:43:57.809217 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-a3e79273-32d9-4987-9ee4-71fceb2b5a1d None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:43:57.811499 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-a3e79273-32d9-4987-9ee4-71fceb2b5a1d tempest-VolumeMultiattachTests-1277844822 tempest-VolumeMultiattachTests-1277844822-project-admin] DELETE https://10.4.3.105/volume/v3/types/ae8706d5-1d5e-4ccc-bed9-eb24a98d805d Aug 12 10:43:57.811788 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-a3e79273-32d9-4987-9ee4-71fceb2b5a1d tempest-VolumeMultiattachTests-1277844822 tempest-VolumeMultiattachTests-1277844822-project-admin] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:43:57.812071 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-a3e79273-32d9-4987-9ee4-71fceb2b5a1d tempest-VolumeMultiattachTests-1277844822 tempest-VolumeMultiattachTests-1277844822-project-admin] Calling method '_delete' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:43:57.844245 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-a3e79273-32d9-4987-9ee4-71fceb2b5a1d tempest-VolumeMultiattachTests-1277844822 tempest-VolumeMultiattachTests-1277844822-project-admin] https://10.4.3.105/volume/v3/types/ae8706d5-1d5e-4ccc-bed9-eb24a98d805d returned with HTTP 202 Aug 12 10:43:57.844326 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1210/4827] 10.4.3.105 () {66 vars in 1345 bytes} [Wed Aug 12 10:43:57 2026] DELETE /volume/v3/types/ae8706d5-1d5e-4ccc-bed9-eb24a98d805d => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 10:43:57.932241 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-a800f9eb-6c26-4c96-94bb-06cd44a4830c req-8ece8216-f152-4cbb-8fe1-88e70963be1d None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:43:57.934199 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-a800f9eb-6c26-4c96-94bb-06cd44a4830c req-8ece8216-f152-4cbb-8fe1-88e70963be1d tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] GET https://10.4.3.105/volume/v3/volumes/ba9c0454-875c-4262-9819-47a027ff7990 Aug 12 10:43:57.934373 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-a800f9eb-6c26-4c96-94bb-06cd44a4830c req-8ece8216-f152-4cbb-8fe1-88e70963be1d tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:43:57.934564 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-a800f9eb-6c26-4c96-94bb-06cd44a4830c req-8ece8216-f152-4cbb-8fe1-88e70963be1d tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:43:57.942327 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:43:57.942327 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:43:57.945934 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [req-a800f9eb-6c26-4c96-94bb-06cd44a4830c req-8ece8216-f152-4cbb-8fe1-88e70963be1d tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] Volume info retrieved successfully. Aug 12 10:43:57.950294 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-a800f9eb-6c26-4c96-94bb-06cd44a4830c req-8ece8216-f152-4cbb-8fe1-88e70963be1d tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] https://10.4.3.105/volume/v3/volumes/ba9c0454-875c-4262-9819-47a027ff7990 returned with HTTP 200 Aug 12 10:43:57.950685 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1215/4828] 10.4.3.105 () {68 vars in 1598 bytes} [Wed Aug 12 10:43:57 2026] GET /volume/v3/volumes/ba9c0454-875c-4262-9819-47a027ff7990 => generated 1450 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:43:58.559158 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-a800f9eb-6c26-4c96-94bb-06cd44a4830c req-fb799a9b-b19a-4747-8a98-52489ae13ba3 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:43:58.561163 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-a800f9eb-6c26-4c96-94bb-06cd44a4830c req-fb799a9b-b19a-4747-8a98-52489ae13ba3 tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] GET https://10.4.3.105/volume/v3/volumes/ba9c0454-875c-4262-9819-47a027ff7990 Aug 12 10:43:58.561366 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-a800f9eb-6c26-4c96-94bb-06cd44a4830c req-fb799a9b-b19a-4747-8a98-52489ae13ba3 tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:43:58.561578 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-a800f9eb-6c26-4c96-94bb-06cd44a4830c req-fb799a9b-b19a-4747-8a98-52489ae13ba3 tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:43:58.574324 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:43:58.574324 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:43:58.579109 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [req-a800f9eb-6c26-4c96-94bb-06cd44a4830c req-fb799a9b-b19a-4747-8a98-52489ae13ba3 tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] Volume info retrieved successfully. Aug 12 10:43:58.584370 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-a800f9eb-6c26-4c96-94bb-06cd44a4830c req-fb799a9b-b19a-4747-8a98-52489ae13ba3 tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] https://10.4.3.105/volume/v3/volumes/ba9c0454-875c-4262-9819-47a027ff7990 returned with HTTP 200 Aug 12 10:43:58.584789 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1199/4829] 10.4.3.105 () {68 vars in 1598 bytes} [Wed Aug 12 10:43:58 2026] GET /volume/v3/volumes/ba9c0454-875c-4262-9819-47a027ff7990 => generated 1450 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:43:58.599327 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-3dfffd6d-77d3-40d0-b74c-a499a5528cbe None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:43:58.599327 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-3dfffd6d-77d3-40d0-b74c-a499a5528cbe None None] GET https://10.4.3.105/volume// Aug 12 10:43:58.599327 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-3dfffd6d-77d3-40d0-b74c-a499a5528cbe None None] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:43:58.599327 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-3dfffd6d-77d3-40d0-b74c-a499a5528cbe None None] Calling method 'all' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:43:58.599327 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-3dfffd6d-77d3-40d0-b74c-a499a5528cbe None None] https://10.4.3.105/volume// returned with HTTP 300 Aug 12 10:43:58.599327 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1206/4830] 10.4.3.105 () {66 vars in 1419 bytes} [Wed Aug 12 10:43: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 10:43:58.608604 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [req-a800f9eb-6c26-4c96-94bb-06cd44a4830c req-0923b576-176a-41d8-ae58-52849545a6df None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:43:58.612430 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-a800f9eb-6c26-4c96-94bb-06cd44a4830c req-0923b576-176a-41d8-ae58-52849545a6df tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] POST https://10.4.3.105/volume/v3/attachments Aug 12 10:43:58.612891 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [req-a800f9eb-6c26-4c96-94bb-06cd44a4830c req-0923b576-176a-41d8-ae58-52849545a6df tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ba9c0454-875c-4262-9819-47a027ff7990", "connector": null, "instance_uuid": "a6dd815c-f7b8-40dc-b9ff-1e6a99855c0d"}} {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:43:58.622636 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:43:58.622636 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:43:58.664650 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-a800f9eb-6c26-4c96-94bb-06cd44a4830c req-0923b576-176a-41d8-ae58-52849545a6df tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] https://10.4.3.105/volume/v3/attachments returned with HTTP 200 Aug 12 10:43:58.665070 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1211/4831] 10.4.3.105 () {74 vars in 1594 bytes} [Wed Aug 12 10:43:58 2026] POST /volume/v3/attachments => generated 273 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:43:58.820567 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-b3917c51-7f9c-4074-8d32-e3d4575836da None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:43:58.822780 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-b3917c51-7f9c-4074-8d32-e3d4575836da tempest-ProjectAdminTests39-443745302 tempest-ProjectAdminTests39-443745302-project-admin] GET https://10.4.3.105/volume/v3/backups/e00aa3d5-54d3-4194-86aa-3bebd32c0418 Aug 12 10:43:58.823025 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-b3917c51-7f9c-4074-8d32-e3d4575836da tempest-ProjectAdminTests39-443745302 tempest-ProjectAdminTests39-443745302-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:43:58.823266 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-b3917c51-7f9c-4074-8d32-e3d4575836da tempest-ProjectAdminTests39-443745302 tempest-ProjectAdminTests39-443745302-project-admin] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:43:58.823445 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-b3917c51-7f9c-4074-8d32-e3d4575836da tempest-ProjectAdminTests39-443745302 tempest-ProjectAdminTests39-443745302-project-admin] Show backup with id e00aa3d5-54d3-4194-86aa-3bebd32c0418. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:43:58.831527 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:43:58.831527 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:43:58.832625 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-b3917c51-7f9c-4074-8d32-e3d4575836da tempest-ProjectAdminTests39-443745302 tempest-ProjectAdminTests39-443745302-project-admin] https://10.4.3.105/volume/v3/backups/e00aa3d5-54d3-4194-86aa-3bebd32c0418 returned with HTTP 200 Aug 12 10:43:58.833178 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1216/4832] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:43:58 2026] GET /volume/v3/backups/e00aa3d5-54d3-4194-86aa-3bebd32c0418 => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:43:59.845058 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-456a8dc5-9a42-4fc8-83d9-c1ba9ea658c4 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:43:59.847241 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-456a8dc5-9a42-4fc8-83d9-c1ba9ea658c4 tempest-ProjectAdminTests39-443745302 tempest-ProjectAdminTests39-443745302-project-admin] GET https://10.4.3.105/volume/v3/backups/e00aa3d5-54d3-4194-86aa-3bebd32c0418 Aug 12 10:43:59.847550 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-456a8dc5-9a42-4fc8-83d9-c1ba9ea658c4 tempest-ProjectAdminTests39-443745302 tempest-ProjectAdminTests39-443745302-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:43:59.847820 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-456a8dc5-9a42-4fc8-83d9-c1ba9ea658c4 tempest-ProjectAdminTests39-443745302 tempest-ProjectAdminTests39-443745302-project-admin] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:43:59.847985 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-456a8dc5-9a42-4fc8-83d9-c1ba9ea658c4 tempest-ProjectAdminTests39-443745302 tempest-ProjectAdminTests39-443745302-project-admin] Show backup with id e00aa3d5-54d3-4194-86aa-3bebd32c0418. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:43:59.852995 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:43:59.852995 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:43:59.854049 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-456a8dc5-9a42-4fc8-83d9-c1ba9ea658c4 tempest-ProjectAdminTests39-443745302 tempest-ProjectAdminTests39-443745302-project-admin] https://10.4.3.105/volume/v3/backups/e00aa3d5-54d3-4194-86aa-3bebd32c0418 returned with HTTP 200 Aug 12 10:43:59.854383 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1200/4833] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:43:59 2026] GET /volume/v3/backups/e00aa3d5-54d3-4194-86aa-3bebd32c0418 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:44:00.222206 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-d1c7de89-fd58-4ec9-9556-405698d412ac None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:44:00.222206 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-d1c7de89-fd58-4ec9-9556-405698d412ac None None] GET https://10.4.3.105/volume// Aug 12 10:44:00.222206 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-d1c7de89-fd58-4ec9-9556-405698d412ac None None] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:44:00.222206 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-d1c7de89-fd58-4ec9-9556-405698d412ac None None] Calling method 'all' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:44:00.222206 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-d1c7de89-fd58-4ec9-9556-405698d412ac None None] https://10.4.3.105/volume// returned with HTTP 300 Aug 12 10:44:00.222206 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1207/4834] 10.4.3.105 () {66 vars in 1426 bytes} [Wed Aug 12 10:44: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 10:44:00.229216 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [req-a800f9eb-6c26-4c96-94bb-06cd44a4830c req-0d316b08-11bd-48af-8d5f-ca1c1ccbe118 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:44:00.232202 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-a800f9eb-6c26-4c96-94bb-06cd44a4830c req-0d316b08-11bd-48af-8d5f-ca1c1ccbe118 tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] GET https://10.4.3.105/volume/v3/volumes/ba9c0454-875c-4262-9819-47a027ff7990 Aug 12 10:44:00.232495 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [req-a800f9eb-6c26-4c96-94bb-06cd44a4830c req-0d316b08-11bd-48af-8d5f-ca1c1ccbe118 tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:44:00.232749 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [req-a800f9eb-6c26-4c96-94bb-06cd44a4830c req-0d316b08-11bd-48af-8d5f-ca1c1ccbe118 tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:44:00.242877 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:44:00.242877 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:44:00.246279 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [req-a800f9eb-6c26-4c96-94bb-06cd44a4830c req-0d316b08-11bd-48af-8d5f-ca1c1ccbe118 tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] Volume info retrieved successfully. Aug 12 10:44:00.250675 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-a800f9eb-6c26-4c96-94bb-06cd44a4830c req-0d316b08-11bd-48af-8d5f-ca1c1ccbe118 tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] https://10.4.3.105/volume/v3/volumes/ba9c0454-875c-4262-9819-47a027ff7990 returned with HTTP 200 Aug 12 10:44:00.251074 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1212/4835] 10.4.3.105 () {70 vars in 1639 bytes} [Wed Aug 12 10:44:00 2026] GET /volume/v3/volumes/ba9c0454-875c-4262-9819-47a027ff7990 => generated 1629 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 10:44:00.377474 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-a800f9eb-6c26-4c96-94bb-06cd44a4830c req-4524e25b-82db-4d8b-a0c1-7fbf27104345 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:44:00.379581 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-a800f9eb-6c26-4c96-94bb-06cd44a4830c req-4524e25b-82db-4d8b-a0c1-7fbf27104345 tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] PUT https://10.4.3.105/volume/v3/attachments/14b04b38-d99b-4f0a-a524-a6573127ff51 Aug 12 10:44:00.380017 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-a800f9eb-6c26-4c96-94bb-06cd44a4830c req-4524e25b-82db-4d8b-a0c1-7fbf27104345 tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.105", "host": "np0000007037", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a295cd65dd1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "cc953c5f-eaed-46bf-96e8-0985bbef0414", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:44:00.387228 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.coordination [req-a800f9eb-6c26-4c96-94bb-06cd44a4830c req-4524e25b-82db-4d8b-a0c1-7fbf27104345 tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] Acquiring lock "cinder-attachment_update-ba9c0454-875c-4262-9819-47a027ff7990-np0000007037" by "attachment_update" {{(pid=100375) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 10:44:00.392385 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.coordination [req-a800f9eb-6c26-4c96-94bb-06cd44a4830c req-4524e25b-82db-4d8b-a0c1-7fbf27104345 tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] Lock "cinder-attachment_update-ba9c0454-875c-4262-9819-47a027ff7990-np0000007037" acquired by "attachment_update" :: waited 0.005s {{(pid=100375) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 10:44:00.393858 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:44:00.393858 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:44:00.475744 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.coordination [req-a800f9eb-6c26-4c96-94bb-06cd44a4830c req-4524e25b-82db-4d8b-a0c1-7fbf27104345 tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] Lock "cinder-attachment_update-ba9c0454-875c-4262-9819-47a027ff7990-np0000007037" released by "attachment_update" :: held 0.083s {{(pid=100375) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 10:44:00.476501 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-a800f9eb-6c26-4c96-94bb-06cd44a4830c req-4524e25b-82db-4d8b-a0c1-7fbf27104345 tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] https://10.4.3.105/volume/v3/attachments/14b04b38-d99b-4f0a-a524-a6573127ff51 returned with HTTP 200 Aug 12 10:44:00.477155 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1217/4836] 10.4.3.105 () {74 vars in 1704 bytes} [Wed Aug 12 10:44:00 2026] PUT /volume/v3/attachments/14b04b38-d99b-4f0a-a524-a6573127ff51 => generated 968 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:44:00.500835 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-a800f9eb-6c26-4c96-94bb-06cd44a4830c req-555a9358-407e-4bf0-9b08-6db1a08ff775 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:44:00.503106 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-a800f9eb-6c26-4c96-94bb-06cd44a4830c req-555a9358-407e-4bf0-9b08-6db1a08ff775 tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] POST https://10.4.3.105/volume/v3/attachments/14b04b38-d99b-4f0a-a524-a6573127ff51/action Aug 12 10:44:00.503511 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-a800f9eb-6c26-4c96-94bb-06cd44a4830c req-555a9358-407e-4bf0-9b08-6db1a08ff775 tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] Action body: b'{"os-complete": null}' {{(pid=100373) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 10:44:00.503686 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-a800f9eb-6c26-4c96-94bb-06cd44a4830c req-555a9358-407e-4bf0-9b08-6db1a08ff775 tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:44:00.524869 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:44:00.524869 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:44:00.543764 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-a800f9eb-6c26-4c96-94bb-06cd44a4830c req-555a9358-407e-4bf0-9b08-6db1a08ff775 tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] https://10.4.3.105/volume/v3/attachments/14b04b38-d99b-4f0a-a524-a6573127ff51/action returned with HTTP 204 Aug 12 10:44:00.544206 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1201/4837] 10.4.3.105 () {74 vars in 1725 bytes} [Wed Aug 12 10:44:00 2026] POST /volume/v3/attachments/14b04b38-d99b-4f0a-a524-a6573127ff51/action => generated 0 bytes in 44 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:44:00.865733 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-f65dc907-8b60-4ff6-b45a-5be6e1f62e50 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:44:00.867479 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-f65dc907-8b60-4ff6-b45a-5be6e1f62e50 tempest-ProjectAdminTests39-443745302 tempest-ProjectAdminTests39-443745302-project-admin] GET https://10.4.3.105/volume/v3/backups/e00aa3d5-54d3-4194-86aa-3bebd32c0418 Aug 12 10:44:00.867652 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-f65dc907-8b60-4ff6-b45a-5be6e1f62e50 tempest-ProjectAdminTests39-443745302 tempest-ProjectAdminTests39-443745302-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:44:00.867818 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-f65dc907-8b60-4ff6-b45a-5be6e1f62e50 tempest-ProjectAdminTests39-443745302 tempest-ProjectAdminTests39-443745302-project-admin] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:44:00.867928 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-f65dc907-8b60-4ff6-b45a-5be6e1f62e50 tempest-ProjectAdminTests39-443745302 tempest-ProjectAdminTests39-443745302-project-admin] Show backup with id e00aa3d5-54d3-4194-86aa-3bebd32c0418. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:44:00.871528 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:44:00.871528 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:44:00.872070 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-f65dc907-8b60-4ff6-b45a-5be6e1f62e50 tempest-ProjectAdminTests39-443745302 tempest-ProjectAdminTests39-443745302-project-admin] https://10.4.3.105/volume/v3/backups/e00aa3d5-54d3-4194-86aa-3bebd32c0418 returned with HTTP 200 Aug 12 10:44:00.872595 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1208/4838] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:44:00 2026] GET /volume/v3/backups/e00aa3d5-54d3-4194-86aa-3bebd32c0418 => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:44:01.554684 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-ada75164-54a2-4dc1-b17f-b5e6c55d9dd7 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:44:01.557332 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-ada75164-54a2-4dc1-b17f-b5e6c55d9dd7 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] GET https://10.4.3.105/volume/v3/volumes/00a84900-b455-480b-b496-4c650debb22a Aug 12 10:44:01.557837 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-ada75164-54a2-4dc1-b17f-b5e6c55d9dd7 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:44:01.558049 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-ada75164-54a2-4dc1-b17f-b5e6c55d9dd7 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:44:01.564855 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:44:01.564855 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:44:01.568058 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-ada75164-54a2-4dc1-b17f-b5e6c55d9dd7 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Volume info retrieved successfully. Aug 12 10:44:01.571848 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-ada75164-54a2-4dc1-b17f-b5e6c55d9dd7 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] https://10.4.3.105/volume/v3/volumes/00a84900-b455-480b-b496-4c650debb22a returned with HTTP 200 Aug 12 10:44:01.572239 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1213/4839] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:44:01 2026] GET /volume/v3/volumes/00a84900-b455-480b-b496-4c650debb22a => generated 879 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:44:01.585284 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-eb2ebfcb-58c7-4ba1-b913-e500a5738028 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:44:01.587580 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-eb2ebfcb-58c7-4ba1-b913-e500a5738028 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] GET https://10.4.3.105/volume/v3/volumes/00a84900-b455-480b-b496-4c650debb22a Aug 12 10:44:01.587846 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-eb2ebfcb-58c7-4ba1-b913-e500a5738028 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:44:01.588112 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-eb2ebfcb-58c7-4ba1-b913-e500a5738028 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:44:01.597138 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:44:01.597138 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:44:01.600885 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-eb2ebfcb-58c7-4ba1-b913-e500a5738028 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Volume info retrieved successfully. Aug 12 10:44:01.605265 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-eb2ebfcb-58c7-4ba1-b913-e500a5738028 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] https://10.4.3.105/volume/v3/volumes/00a84900-b455-480b-b496-4c650debb22a returned with HTTP 200 Aug 12 10:44:01.605667 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1218/4840] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:44:01 2026] GET /volume/v3/volumes/00a84900-b455-480b-b496-4c650debb22a => generated 879 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:44:01.651733 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-60134a35-b341-405c-b07f-140a0ce59234 req-5a5a5e63-6f9a-421e-a880-926ac434fea8 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:44:01.654616 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-60134a35-b341-405c-b07f-140a0ce59234 req-5a5a5e63-6f9a-421e-a880-926ac434fea8 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] GET https://10.4.3.105/volume/v3/volumes/00a84900-b455-480b-b496-4c650debb22a Aug 12 10:44:01.654835 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-60134a35-b341-405c-b07f-140a0ce59234 req-5a5a5e63-6f9a-421e-a880-926ac434fea8 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:44:01.655204 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-60134a35-b341-405c-b07f-140a0ce59234 req-5a5a5e63-6f9a-421e-a880-926ac434fea8 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:44:01.663290 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:44:01.663290 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:44:01.667230 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [req-60134a35-b341-405c-b07f-140a0ce59234 req-5a5a5e63-6f9a-421e-a880-926ac434fea8 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Volume info retrieved successfully. Aug 12 10:44:01.671866 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-60134a35-b341-405c-b07f-140a0ce59234 req-5a5a5e63-6f9a-421e-a880-926ac434fea8 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] https://10.4.3.105/volume/v3/volumes/00a84900-b455-480b-b496-4c650debb22a returned with HTTP 200 Aug 12 10:44:01.672294 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1202/4841] 10.4.3.105 () {68 vars in 1598 bytes} [Wed Aug 12 10:44:01 2026] GET /volume/v3/volumes/00a84900-b455-480b-b496-4c650debb22a => generated 879 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:44:01.765339 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-4143f0a0-74a8-4307-bf2b-effd5e1cc7bb None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:44:01.765796 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-4143f0a0-74a8-4307-bf2b-effd5e1cc7bb None None] GET https://10.4.3.105/volume// Aug 12 10:44:01.766087 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-4143f0a0-74a8-4307-bf2b-effd5e1cc7bb None None] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:44:01.766305 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-4143f0a0-74a8-4307-bf2b-effd5e1cc7bb None None] Calling method 'all' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:44:01.766951 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-4143f0a0-74a8-4307-bf2b-effd5e1cc7bb None None] https://10.4.3.105/volume// returned with HTTP 300 Aug 12 10:44:01.767256 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1209/4842] 10.4.3.105 () {66 vars in 1428 bytes} [Wed Aug 12 10:44: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 10:44:01.777771 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [req-60134a35-b341-405c-b07f-140a0ce59234 req-26d8c28e-f58a-4d6a-b8e0-2dde7fc5fd25 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:44:01.780460 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-60134a35-b341-405c-b07f-140a0ce59234 req-26d8c28e-f58a-4d6a-b8e0-2dde7fc5fd25 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] POST https://10.4.3.105/volume/v3/attachments Aug 12 10:44:01.781169 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [req-60134a35-b341-405c-b07f-140a0ce59234 req-26d8c28e-f58a-4d6a-b8e0-2dde7fc5fd25 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "00a84900-b455-480b-b496-4c650debb22a", "connector": null, "instance_uuid": "7bb92b8a-6e68-4408-b272-1a0dd0ab2ab5"}} {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:44:01.794049 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:44:01.794049 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:44:01.819233 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-60134a35-b341-405c-b07f-140a0ce59234 req-26d8c28e-f58a-4d6a-b8e0-2dde7fc5fd25 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] https://10.4.3.105/volume/v3/attachments returned with HTTP 200 Aug 12 10:44:01.819710 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1214/4843] 10.4.3.105 () {74 vars in 1594 bytes} [Wed Aug 12 10:44:01 2026] POST /volume/v3/attachments => generated 273 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:44:01.849790 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-1a95e1b4-bf14-49ef-a184-7b126604afb3 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:44:01.851789 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-1a95e1b4-bf14-49ef-a184-7b126604afb3 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] GET https://10.4.3.105/volume/v3/volumes/00a84900-b455-480b-b496-4c650debb22a Aug 12 10:44:01.852057 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-1a95e1b4-bf14-49ef-a184-7b126604afb3 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:44:01.852434 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-1a95e1b4-bf14-49ef-a184-7b126604afb3 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:44:01.860986 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-19b25354-c822-462a-8a7b-da28318c5a27 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:44:01.860986 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-19b25354-c822-462a-8a7b-da28318c5a27 None None] GET https://10.4.3.105/volume// Aug 12 10:44:01.860986 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-19b25354-c822-462a-8a7b-da28318c5a27 None None] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:44:01.860986 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-19b25354-c822-462a-8a7b-da28318c5a27 None None] Calling method 'all' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:44:01.860986 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-19b25354-c822-462a-8a7b-da28318c5a27 None None] https://10.4.3.105/volume// returned with HTTP 300 Aug 12 10:44:01.860986 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1203/4844] 10.4.3.105 () {66 vars in 1426 bytes} [Wed Aug 12 10:44: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 10:44:01.867364 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:44:01.867364 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:44:01.874272 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-1a95e1b4-bf14-49ef-a184-7b126604afb3 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Volume info retrieved successfully. Aug 12 10:44:01.874496 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-60134a35-b341-405c-b07f-140a0ce59234 req-dde68bb3-a799-42af-84a4-6775e9e16a73 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:44:01.876652 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-60134a35-b341-405c-b07f-140a0ce59234 req-dde68bb3-a799-42af-84a4-6775e9e16a73 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] GET https://10.4.3.105/volume/v3/volumes/00a84900-b455-480b-b496-4c650debb22a Aug 12 10:44:01.876909 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-60134a35-b341-405c-b07f-140a0ce59234 req-dde68bb3-a799-42af-84a4-6775e9e16a73 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:44:01.877163 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-60134a35-b341-405c-b07f-140a0ce59234 req-dde68bb3-a799-42af-84a4-6775e9e16a73 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:44:01.880023 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-1a95e1b4-bf14-49ef-a184-7b126604afb3 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] https://10.4.3.105/volume/v3/volumes/00a84900-b455-480b-b496-4c650debb22a returned with HTTP 200 Aug 12 10:44:01.880530 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1219/4845] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:44:01 2026] GET /volume/v3/volumes/00a84900-b455-480b-b496-4c650debb22a => generated 878 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:44:01.884542 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-2ddd7ea4-d7dd-4cb4-bffe-ca04fd9f08d6 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:44:01.884542 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-2ddd7ea4-d7dd-4cb4-bffe-ca04fd9f08d6 tempest-ProjectAdminTests39-443745302 tempest-ProjectAdminTests39-443745302-project-admin] GET https://10.4.3.105/volume/v3/backups/e00aa3d5-54d3-4194-86aa-3bebd32c0418 Aug 12 10:44:01.884542 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-2ddd7ea4-d7dd-4cb4-bffe-ca04fd9f08d6 tempest-ProjectAdminTests39-443745302 tempest-ProjectAdminTests39-443745302-project-admin] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:44:01.884748 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-2ddd7ea4-d7dd-4cb4-bffe-ca04fd9f08d6 tempest-ProjectAdminTests39-443745302 tempest-ProjectAdminTests39-443745302-project-admin] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:44:01.884867 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.v3.backups [None req-2ddd7ea4-d7dd-4cb4-bffe-ca04fd9f08d6 tempest-ProjectAdminTests39-443745302 tempest-ProjectAdminTests39-443745302-project-admin] Show backup with id e00aa3d5-54d3-4194-86aa-3bebd32c0418. {{(pid=100372) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:44:01.889070 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:44:01.889070 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:44:01.889786 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-2ddd7ea4-d7dd-4cb4-bffe-ca04fd9f08d6 tempest-ProjectAdminTests39-443745302 tempest-ProjectAdminTests39-443745302-project-admin] https://10.4.3.105/volume/v3/backups/e00aa3d5-54d3-4194-86aa-3bebd32c0418 returned with HTTP 200 Aug 12 10:44:01.890192 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1215/4846] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:44:01 2026] GET /volume/v3/backups/e00aa3d5-54d3-4194-86aa-3bebd32c0418 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:44:01.890674 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:44:01.890674 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:44:01.894937 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [req-60134a35-b341-405c-b07f-140a0ce59234 req-dde68bb3-a799-42af-84a4-6775e9e16a73 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Volume info retrieved successfully. Aug 12 10:44:01.899436 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-60134a35-b341-405c-b07f-140a0ce59234 req-dde68bb3-a799-42af-84a4-6775e9e16a73 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] https://10.4.3.105/volume/v3/volumes/00a84900-b455-480b-b496-4c650debb22a returned with HTTP 200 Aug 12 10:44:01.899854 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1210/4847] 10.4.3.105 () {70 vars in 1639 bytes} [Wed Aug 12 10:44:01 2026] GET /volume/v3/volumes/00a84900-b455-480b-b496-4c650debb22a => generated 1058 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 10:44:02.006763 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-60134a35-b341-405c-b07f-140a0ce59234 req-9fb8b035-3038-4f48-8d96-7b78ff95a09b None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:44:02.014079 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-60134a35-b341-405c-b07f-140a0ce59234 req-9fb8b035-3038-4f48-8d96-7b78ff95a09b tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] PUT https://10.4.3.105/volume/v3/attachments/7381f5ba-8cd1-43fd-b2d6-90903ad0cedc Aug 12 10:44:02.014461 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-60134a35-b341-405c-b07f-140a0ce59234 req-9fb8b035-3038-4f48-8d96-7b78ff95a09b tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.105", "host": "np0000007037", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a295cd65dd1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "cc953c5f-eaed-46bf-96e8-0985bbef0414", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:44:02.026751 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.coordination [req-60134a35-b341-405c-b07f-140a0ce59234 req-9fb8b035-3038-4f48-8d96-7b78ff95a09b tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Acquiring lock "cinder-attachment_update-00a84900-b455-480b-b496-4c650debb22a-np0000007037" by "attachment_update" {{(pid=100373) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 10:44:02.031803 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.coordination [req-60134a35-b341-405c-b07f-140a0ce59234 req-9fb8b035-3038-4f48-8d96-7b78ff95a09b tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Lock "cinder-attachment_update-00a84900-b455-480b-b496-4c650debb22a-np0000007037" acquired by "attachment_update" :: waited 0.005s {{(pid=100373) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 10:44:02.033361 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:44:02.033361 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:44:02.108101 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.coordination [req-60134a35-b341-405c-b07f-140a0ce59234 req-9fb8b035-3038-4f48-8d96-7b78ff95a09b tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Lock "cinder-attachment_update-00a84900-b455-480b-b496-4c650debb22a-np0000007037" released by "attachment_update" :: held 0.076s {{(pid=100373) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 10:44:02.108360 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-60134a35-b341-405c-b07f-140a0ce59234 req-9fb8b035-3038-4f48-8d96-7b78ff95a09b tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] https://10.4.3.105/volume/v3/attachments/7381f5ba-8cd1-43fd-b2d6-90903ad0cedc returned with HTTP 200 Aug 12 10:44:02.109047 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1204/4848] 10.4.3.105 () {74 vars in 1704 bytes} [Wed Aug 12 10:44:02 2026] PUT /volume/v3/attachments/7381f5ba-8cd1-43fd-b2d6-90903ad0cedc => generated 968 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:44:02.116585 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-60134a35-b341-405c-b07f-140a0ce59234 req-2099c2a0-c979-4a72-a633-20e3f55d4ed6 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:44:02.118790 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-60134a35-b341-405c-b07f-140a0ce59234 req-2099c2a0-c979-4a72-a633-20e3f55d4ed6 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] GET https://10.4.3.105/volume/v3/volumes/00a84900-b455-480b-b496-4c650debb22a/encryption Aug 12 10:44:02.119012 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-60134a35-b341-405c-b07f-140a0ce59234 req-2099c2a0-c979-4a72-a633-20e3f55d4ed6 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:44:02.119237 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-60134a35-b341-405c-b07f-140a0ce59234 req-2099c2a0-c979-4a72-a633-20e3f55d4ed6 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Calling method 'index' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:44:02.130998 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:44:02.130998 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:44:02.138490 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-60134a35-b341-405c-b07f-140a0ce59234 req-2099c2a0-c979-4a72-a633-20e3f55d4ed6 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] https://10.4.3.105/volume/v3/volumes/00a84900-b455-480b-b496-4c650debb22a/encryption returned with HTTP 200 Aug 12 10:44:02.138945 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1220/4849] 10.4.3.105 () {68 vars in 1631 bytes} [Wed Aug 12 10:44:02 2026] GET /volume/v3/volumes/00a84900-b455-480b-b496-4c650debb22a/encryption => generated 161 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:44:02.900482 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-e20cfc82-e289-48fa-9a98-3b8e4590a71f None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:44:02.901657 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-e9c5bf2b-6440-4697-9b08-ed89f5d7cea4 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:44:02.902604 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-e20cfc82-e289-48fa-9a98-3b8e4590a71f tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] GET https://10.4.3.105/volume/v3/volumes/00a84900-b455-480b-b496-4c650debb22a Aug 12 10:44:02.903413 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-e20cfc82-e289-48fa-9a98-3b8e4590a71f tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:44:02.903413 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-e20cfc82-e289-48fa-9a98-3b8e4590a71f tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:44:02.904073 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-e9c5bf2b-6440-4697-9b08-ed89f5d7cea4 tempest-ProjectAdminTests39-443745302 tempest-ProjectAdminTests39-443745302-project-admin] GET https://10.4.3.105/volume/v3/backups/e00aa3d5-54d3-4194-86aa-3bebd32c0418 Aug 12 10:44:02.904280 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-e9c5bf2b-6440-4697-9b08-ed89f5d7cea4 tempest-ProjectAdminTests39-443745302 tempest-ProjectAdminTests39-443745302-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:44:02.904450 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-e9c5bf2b-6440-4697-9b08-ed89f5d7cea4 tempest-ProjectAdminTests39-443745302 tempest-ProjectAdminTests39-443745302-project-admin] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:44:02.904580 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-e9c5bf2b-6440-4697-9b08-ed89f5d7cea4 tempest-ProjectAdminTests39-443745302 tempest-ProjectAdminTests39-443745302-project-admin] Show backup with id e00aa3d5-54d3-4194-86aa-3bebd32c0418. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:44:02.909532 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:44:02.909532 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:44:02.910165 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-e9c5bf2b-6440-4697-9b08-ed89f5d7cea4 tempest-ProjectAdminTests39-443745302 tempest-ProjectAdminTests39-443745302-project-admin] https://10.4.3.105/volume/v3/backups/e00aa3d5-54d3-4194-86aa-3bebd32c0418 returned with HTTP 200 Aug 12 10:44:02.910535 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1211/4850] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:44:02 2026] GET /volume/v3/backups/e00aa3d5-54d3-4194-86aa-3bebd32c0418 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:44:02.915558 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:44:02.915558 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:44:02.922864 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-e20cfc82-e289-48fa-9a98-3b8e4590a71f tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Volume info retrieved successfully. Aug 12 10:44:02.927745 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-e20cfc82-e289-48fa-9a98-3b8e4590a71f tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] https://10.4.3.105/volume/v3/volumes/00a84900-b455-480b-b496-4c650debb22a returned with HTTP 200 Aug 12 10:44:02.928150 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1216/4851] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:44:02 2026] GET /volume/v3/volumes/00a84900-b455-480b-b496-4c650debb22a => generated 879 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:44:03.923197 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-ee756936-1a25-452d-8aec-0a1519a677dc None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:44:03.925443 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-ee756936-1a25-452d-8aec-0a1519a677dc tempest-ProjectAdminTests39-443745302 tempest-ProjectAdminTests39-443745302-project-admin] GET https://10.4.3.105/volume/v3/backups/e00aa3d5-54d3-4194-86aa-3bebd32c0418 Aug 12 10:44:03.925757 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-ee756936-1a25-452d-8aec-0a1519a677dc tempest-ProjectAdminTests39-443745302 tempest-ProjectAdminTests39-443745302-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:44:03.926053 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-ee756936-1a25-452d-8aec-0a1519a677dc tempest-ProjectAdminTests39-443745302 tempest-ProjectAdminTests39-443745302-project-admin] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:44:03.926222 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-ee756936-1a25-452d-8aec-0a1519a677dc tempest-ProjectAdminTests39-443745302 tempest-ProjectAdminTests39-443745302-project-admin] Show backup with id e00aa3d5-54d3-4194-86aa-3bebd32c0418. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:44:03.931480 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:44:03.931480 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:44:03.932265 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-ee756936-1a25-452d-8aec-0a1519a677dc tempest-ProjectAdminTests39-443745302 tempest-ProjectAdminTests39-443745302-project-admin] https://10.4.3.105/volume/v3/backups/e00aa3d5-54d3-4194-86aa-3bebd32c0418 returned with HTTP 200 Aug 12 10:44:03.932768 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1205/4852] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:44:03 2026] GET /volume/v3/backups/e00aa3d5-54d3-4194-86aa-3bebd32c0418 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:44:03.941012 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-c24ec9f3-f959-4d18-a078-2e8d1d1ec514 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:44:03.942835 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-c24ec9f3-f959-4d18-a078-2e8d1d1ec514 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] GET https://10.4.3.105/volume/v3/volumes/00a84900-b455-480b-b496-4c650debb22a Aug 12 10:44:03.943045 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-c24ec9f3-f959-4d18-a078-2e8d1d1ec514 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:44:03.943228 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-c24ec9f3-f959-4d18-a078-2e8d1d1ec514 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:44:03.954408 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:44:03.954408 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:44:03.957965 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-c24ec9f3-f959-4d18-a078-2e8d1d1ec514 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Volume info retrieved successfully. Aug 12 10:44:03.962379 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-c24ec9f3-f959-4d18-a078-2e8d1d1ec514 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] https://10.4.3.105/volume/v3/volumes/00a84900-b455-480b-b496-4c650debb22a returned with HTTP 200 Aug 12 10:44:03.962921 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1221/4853] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:44:03 2026] GET /volume/v3/volumes/00a84900-b455-480b-b496-4c650debb22a => generated 879 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:44:04.725823 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-a800f9eb-6c26-4c96-94bb-06cd44a4830c req-24fce771-beca-475b-be1e-f95dd5284314 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:44:04.728146 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-a800f9eb-6c26-4c96-94bb-06cd44a4830c req-24fce771-beca-475b-be1e-f95dd5284314 tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] GET https://10.4.3.105/volume/v3/volumes/ba9c0454-875c-4262-9819-47a027ff7990/encryption Aug 12 10:44:04.728461 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-a800f9eb-6c26-4c96-94bb-06cd44a4830c req-24fce771-beca-475b-be1e-f95dd5284314 tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:44:04.728579 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-a800f9eb-6c26-4c96-94bb-06cd44a4830c req-24fce771-beca-475b-be1e-f95dd5284314 tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] Calling method 'index' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:44:04.740704 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:44:04.740704 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:44:04.746671 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-a800f9eb-6c26-4c96-94bb-06cd44a4830c req-24fce771-beca-475b-be1e-f95dd5284314 tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] https://10.4.3.105/volume/v3/volumes/ba9c0454-875c-4262-9819-47a027ff7990/encryption returned with HTTP 200 Aug 12 10:44:04.747378 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1212/4854] 10.4.3.105 () {68 vars in 1631 bytes} [Wed Aug 12 10:44:04 2026] GET /volume/v3/volumes/ba9c0454-875c-4262-9819-47a027ff7990/encryption => generated 160 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:44:04.945279 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-9286026e-99a2-45ed-8539-58a55dee1c8b None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:44:04.949577 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-9286026e-99a2-45ed-8539-58a55dee1c8b tempest-ProjectAdminTests39-443745302 tempest-ProjectAdminTests39-443745302-project-admin] GET https://10.4.3.105/volume/v3/backups/e00aa3d5-54d3-4194-86aa-3bebd32c0418 Aug 12 10:44:04.949577 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-9286026e-99a2-45ed-8539-58a55dee1c8b tempest-ProjectAdminTests39-443745302 tempest-ProjectAdminTests39-443745302-project-admin] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:44:04.949577 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-9286026e-99a2-45ed-8539-58a55dee1c8b tempest-ProjectAdminTests39-443745302 tempest-ProjectAdminTests39-443745302-project-admin] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:44:04.949577 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.v3.backups [None req-9286026e-99a2-45ed-8539-58a55dee1c8b tempest-ProjectAdminTests39-443745302 tempest-ProjectAdminTests39-443745302-project-admin] Show backup with id e00aa3d5-54d3-4194-86aa-3bebd32c0418. {{(pid=100372) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:44:04.961710 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:44:04.961710 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:44:04.962680 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-9286026e-99a2-45ed-8539-58a55dee1c8b tempest-ProjectAdminTests39-443745302 tempest-ProjectAdminTests39-443745302-project-admin] https://10.4.3.105/volume/v3/backups/e00aa3d5-54d3-4194-86aa-3bebd32c0418 returned with HTTP 200 Aug 12 10:44:04.963202 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1217/4855] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:44:04 2026] GET /volume/v3/backups/e00aa3d5-54d3-4194-86aa-3bebd32c0418 => generated 736 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:44:04.978075 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-68d58b52-bb21-4724-881d-7e6b5ff2aa9e None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:44:04.981130 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-68d58b52-bb21-4724-881d-7e6b5ff2aa9e tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] GET https://10.4.3.105/volume/v3/volumes/00a84900-b455-480b-b496-4c650debb22a Aug 12 10:44:04.981130 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-68d58b52-bb21-4724-881d-7e6b5ff2aa9e tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:44:04.981130 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-68d58b52-bb21-4724-881d-7e6b5ff2aa9e tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:44:04.994707 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:44:04.994707 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:44:04.998808 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-68d58b52-bb21-4724-881d-7e6b5ff2aa9e tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Volume info retrieved successfully. Aug 12 10:44:05.003409 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-68d58b52-bb21-4724-881d-7e6b5ff2aa9e tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] https://10.4.3.105/volume/v3/volumes/00a84900-b455-480b-b496-4c650debb22a returned with HTTP 200 Aug 12 10:44:05.003830 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1206/4856] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:44:04 2026] GET /volume/v3/volumes/00a84900-b455-480b-b496-4c650debb22a => generated 879 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:44:05.976099 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-5cf16cf7-3cb0-42f5-bbfb-382d5e953653 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:44:05.976825 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-5cf16cf7-3cb0-42f5-bbfb-382d5e953653 tempest-ProjectAdminTests39-443745302 tempest-ProjectAdminTests39-443745302-project-admin] GET https://10.4.3.105/volume/v3/backups/e00aa3d5-54d3-4194-86aa-3bebd32c0418 Aug 12 10:44:05.977041 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-5cf16cf7-3cb0-42f5-bbfb-382d5e953653 tempest-ProjectAdminTests39-443745302 tempest-ProjectAdminTests39-443745302-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:44:05.977230 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-5cf16cf7-3cb0-42f5-bbfb-382d5e953653 tempest-ProjectAdminTests39-443745302 tempest-ProjectAdminTests39-443745302-project-admin] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:44:05.977230 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-5cf16cf7-3cb0-42f5-bbfb-382d5e953653 tempest-ProjectAdminTests39-443745302 tempest-ProjectAdminTests39-443745302-project-admin] Show backup with id e00aa3d5-54d3-4194-86aa-3bebd32c0418. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:44:05.981493 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:44:05.981493 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:44:05.982107 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-5cf16cf7-3cb0-42f5-bbfb-382d5e953653 tempest-ProjectAdminTests39-443745302 tempest-ProjectAdminTests39-443745302-project-admin] https://10.4.3.105/volume/v3/backups/e00aa3d5-54d3-4194-86aa-3bebd32c0418 returned with HTTP 200 Aug 12 10:44:05.982603 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1222/4857] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:44:05 2026] GET /volume/v3/backups/e00aa3d5-54d3-4194-86aa-3bebd32c0418 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:44:06.017000 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-fd8149a4-46e0-4e7e-8ccf-45189f51b633 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:44:06.019361 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-fd8149a4-46e0-4e7e-8ccf-45189f51b633 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] GET https://10.4.3.105/volume/v3/volumes/00a84900-b455-480b-b496-4c650debb22a Aug 12 10:44:06.019639 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-fd8149a4-46e0-4e7e-8ccf-45189f51b633 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:44:06.019900 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-fd8149a4-46e0-4e7e-8ccf-45189f51b633 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:44:06.032460 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:44:06.032460 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:44:06.035753 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-fd8149a4-46e0-4e7e-8ccf-45189f51b633 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Volume info retrieved successfully. Aug 12 10:44:06.039595 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-fd8149a4-46e0-4e7e-8ccf-45189f51b633 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] https://10.4.3.105/volume/v3/volumes/00a84900-b455-480b-b496-4c650debb22a returned with HTTP 200 Aug 12 10:44:06.040022 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1213/4858] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:44:06 2026] GET /volume/v3/volumes/00a84900-b455-480b-b496-4c650debb22a => generated 879 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:44:06.994480 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-42f1400d-9b90-4639-b349-cede97b97a6d None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:44:06.996982 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-42f1400d-9b90-4639-b349-cede97b97a6d tempest-ProjectAdminTests39-443745302 tempest-ProjectAdminTests39-443745302-project-admin] GET https://10.4.3.105/volume/v3/backups/e00aa3d5-54d3-4194-86aa-3bebd32c0418 Aug 12 10:44:06.997278 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-42f1400d-9b90-4639-b349-cede97b97a6d tempest-ProjectAdminTests39-443745302 tempest-ProjectAdminTests39-443745302-project-admin] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:44:06.997495 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-42f1400d-9b90-4639-b349-cede97b97a6d tempest-ProjectAdminTests39-443745302 tempest-ProjectAdminTests39-443745302-project-admin] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:44:06.997650 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.v3.backups [None req-42f1400d-9b90-4639-b349-cede97b97a6d tempest-ProjectAdminTests39-443745302 tempest-ProjectAdminTests39-443745302-project-admin] Show backup with id e00aa3d5-54d3-4194-86aa-3bebd32c0418. {{(pid=100372) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:44:07.002332 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:44:07.002332 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:44:07.002966 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-42f1400d-9b90-4639-b349-cede97b97a6d tempest-ProjectAdminTests39-443745302 tempest-ProjectAdminTests39-443745302-project-admin] https://10.4.3.105/volume/v3/backups/e00aa3d5-54d3-4194-86aa-3bebd32c0418 returned with HTTP 200 Aug 12 10:44:07.003459 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1218/4859] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:44:06 2026] GET /volume/v3/backups/e00aa3d5-54d3-4194-86aa-3bebd32c0418 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:44:07.053196 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-1f448eb7-5f37-460e-93aa-c129661dabf7 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:44:07.054861 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-1f448eb7-5f37-460e-93aa-c129661dabf7 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] GET https://10.4.3.105/volume/v3/volumes/00a84900-b455-480b-b496-4c650debb22a Aug 12 10:44:07.055075 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-1f448eb7-5f37-460e-93aa-c129661dabf7 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:44:07.055289 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-1f448eb7-5f37-460e-93aa-c129661dabf7 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:44:07.064419 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:44:07.064419 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:44:07.067999 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-1f448eb7-5f37-460e-93aa-c129661dabf7 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Volume info retrieved successfully. Aug 12 10:44:07.072074 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-1f448eb7-5f37-460e-93aa-c129661dabf7 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] https://10.4.3.105/volume/v3/volumes/00a84900-b455-480b-b496-4c650debb22a returned with HTTP 200 Aug 12 10:44:07.072508 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1207/4860] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:44:07 2026] GET /volume/v3/volumes/00a84900-b455-480b-b496-4c650debb22a => generated 879 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:44:08.014829 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-6010f4ee-afac-48c1-bfa3-2328e41fd8f3 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:44:08.016969 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-6010f4ee-afac-48c1-bfa3-2328e41fd8f3 tempest-ProjectAdminTests39-443745302 tempest-ProjectAdminTests39-443745302-project-admin] GET https://10.4.3.105/volume/v3/backups/e00aa3d5-54d3-4194-86aa-3bebd32c0418 Aug 12 10:44:08.017171 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-6010f4ee-afac-48c1-bfa3-2328e41fd8f3 tempest-ProjectAdminTests39-443745302 tempest-ProjectAdminTests39-443745302-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:44:08.017478 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-6010f4ee-afac-48c1-bfa3-2328e41fd8f3 tempest-ProjectAdminTests39-443745302 tempest-ProjectAdminTests39-443745302-project-admin] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:44:08.017641 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-6010f4ee-afac-48c1-bfa3-2328e41fd8f3 tempest-ProjectAdminTests39-443745302 tempest-ProjectAdminTests39-443745302-project-admin] Show backup with id e00aa3d5-54d3-4194-86aa-3bebd32c0418. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:44:08.021856 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:44:08.021856 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:44:08.022381 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-6010f4ee-afac-48c1-bfa3-2328e41fd8f3 tempest-ProjectAdminTests39-443745302 tempest-ProjectAdminTests39-443745302-project-admin] https://10.4.3.105/volume/v3/backups/e00aa3d5-54d3-4194-86aa-3bebd32c0418 returned with HTTP 200 Aug 12 10:44:08.022743 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1223/4861] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:44:08 2026] GET /volume/v3/backups/e00aa3d5-54d3-4194-86aa-3bebd32c0418 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:44:08.086267 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-c2a51133-9945-4f86-a9e3-fc34ef305701 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:44:08.088388 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-c2a51133-9945-4f86-a9e3-fc34ef305701 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] GET https://10.4.3.105/volume/v3/volumes/00a84900-b455-480b-b496-4c650debb22a Aug 12 10:44:08.088568 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-c2a51133-9945-4f86-a9e3-fc34ef305701 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:44:08.088782 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-c2a51133-9945-4f86-a9e3-fc34ef305701 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:44:08.100918 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:44:08.100918 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:44:08.105145 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-c2a51133-9945-4f86-a9e3-fc34ef305701 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Volume info retrieved successfully. Aug 12 10:44:08.110733 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-c2a51133-9945-4f86-a9e3-fc34ef305701 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] https://10.4.3.105/volume/v3/volumes/00a84900-b455-480b-b496-4c650debb22a returned with HTTP 200 Aug 12 10:44:08.111273 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1214/4862] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:44:08 2026] GET /volume/v3/volumes/00a84900-b455-480b-b496-4c650debb22a => generated 879 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:44:08.589186 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [req-2740495a-2bc2-427e-8278-ecf6c09c8f32 req-56e24b33-d05b-46c5-89c4-2610a080bd52 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:44:08.592096 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-2740495a-2bc2-427e-8278-ecf6c09c8f32 req-56e24b33-d05b-46c5-89c4-2610a080bd52 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] DELETE https://10.4.3.105/volume/v3/attachments/274feb81-ea94-4b60-a81f-c61e01239c92 Aug 12 10:44:08.592460 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [req-2740495a-2bc2-427e-8278-ecf6c09c8f32 req-56e24b33-d05b-46c5-89c4-2610a080bd52 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:44:08.592598 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [req-2740495a-2bc2-427e-8278-ecf6c09c8f32 req-56e24b33-d05b-46c5-89c4-2610a080bd52 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Calling method 'version_select' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:44:08.600894 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:44:08.600894 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:44:08.649158 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-2740495a-2bc2-427e-8278-ecf6c09c8f32 req-56e24b33-d05b-46c5-89c4-2610a080bd52 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] https://10.4.3.105/volume/v3/attachments/274feb81-ea94-4b60-a81f-c61e01239c92 returned with HTTP 200 Aug 12 10:44:08.649685 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1219/4863] 10.4.3.105 () {72 vars in 1673 bytes} [Wed Aug 12 10:44:08 2026] DELETE /volume/v3/attachments/274feb81-ea94-4b60-a81f-c61e01239c92 => generated 19 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:44:09.033441 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-b4cee130-daa4-4ad7-8cd6-3e7717943ac1 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:44:09.035436 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-b4cee130-daa4-4ad7-8cd6-3e7717943ac1 tempest-ProjectAdminTests39-443745302 tempest-ProjectAdminTests39-443745302-project-admin] GET https://10.4.3.105/volume/v3/backups/e00aa3d5-54d3-4194-86aa-3bebd32c0418 Aug 12 10:44:09.037413 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-b4cee130-daa4-4ad7-8cd6-3e7717943ac1 tempest-ProjectAdminTests39-443745302 tempest-ProjectAdminTests39-443745302-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:44:09.037413 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-b4cee130-daa4-4ad7-8cd6-3e7717943ac1 tempest-ProjectAdminTests39-443745302 tempest-ProjectAdminTests39-443745302-project-admin] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:44:09.037413 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-b4cee130-daa4-4ad7-8cd6-3e7717943ac1 tempest-ProjectAdminTests39-443745302 tempest-ProjectAdminTests39-443745302-project-admin] Show backup with id e00aa3d5-54d3-4194-86aa-3bebd32c0418. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:44:09.038417 np0000007037 devstack@c-api.service[100373]: DEBUG dbcounter [-] [100373] Writing DB stats cinder:SELECT=289,cinder:UPDATE=36,cinder:INSERT=20 {{(pid=100373) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 10:44:09.041942 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:44:09.041942 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:44:09.043015 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-b4cee130-daa4-4ad7-8cd6-3e7717943ac1 tempest-ProjectAdminTests39-443745302 tempest-ProjectAdminTests39-443745302-project-admin] https://10.4.3.105/volume/v3/backups/e00aa3d5-54d3-4194-86aa-3bebd32c0418 returned with HTTP 200 Aug 12 10:44:09.044014 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1208/4864] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:44:09 2026] GET /volume/v3/backups/e00aa3d5-54d3-4194-86aa-3bebd32c0418 => generated 737 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:44:09.062151 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-1c9fe55e-a83f-491b-9f28-64ab33072140 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:44:09.065911 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-1c9fe55e-a83f-491b-9f28-64ab33072140 tempest-ProjectAdminTests39-443745302 tempest-ProjectAdminTests39-443745302-project-admin] PUT https://10.4.3.105/volume/v3/backups/e00aa3d5-54d3-4194-86aa-3bebd32c0418 Aug 12 10:44:09.065911 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-1c9fe55e-a83f-491b-9f28-64ab33072140 tempest-ProjectAdminTests39-443745302 tempest-ProjectAdminTests39-443745302-project-admin] Action: 'update', calling method: version_select, body: {"backup": {"description": "Updated backup description"}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:44:09.078215 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:44:09.078215 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:44:09.086265 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-1c9fe55e-a83f-491b-9f28-64ab33072140 tempest-ProjectAdminTests39-443745302 tempest-ProjectAdminTests39-443745302-project-admin] https://10.4.3.105/volume/v3/backups/e00aa3d5-54d3-4194-86aa-3bebd32c0418 returned with HTTP 200 Aug 12 10:44:09.086678 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1224/4865] 10.4.3.105 () {70 vars in 1408 bytes} [Wed Aug 12 10:44:09 2026] PUT /volume/v3/backups/e00aa3d5-54d3-4194-86aa-3bebd32c0418 => generated 315 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:44:09.103381 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-bea2bb25-9681-4b0f-a78f-162f522a640a None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:44:09.105208 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-bea2bb25-9681-4b0f-a78f-162f522a640a tempest-ProjectAdminTests39-443745302 tempest-ProjectAdminTests39-443745302-project-admin] GET https://10.4.3.105/volume/v3/backups/e00aa3d5-54d3-4194-86aa-3bebd32c0418 Aug 12 10:44:09.105541 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-bea2bb25-9681-4b0f-a78f-162f522a640a tempest-ProjectAdminTests39-443745302 tempest-ProjectAdminTests39-443745302-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:44:09.105826 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-bea2bb25-9681-4b0f-a78f-162f522a640a tempest-ProjectAdminTests39-443745302 tempest-ProjectAdminTests39-443745302-project-admin] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:44:09.106000 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-bea2bb25-9681-4b0f-a78f-162f522a640a tempest-ProjectAdminTests39-443745302 tempest-ProjectAdminTests39-443745302-project-admin] Show backup with id e00aa3d5-54d3-4194-86aa-3bebd32c0418. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:44:09.112048 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:44:09.112048 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:44:09.112445 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-bea2bb25-9681-4b0f-a78f-162f522a640a tempest-ProjectAdminTests39-443745302 tempest-ProjectAdminTests39-443745302-project-admin] https://10.4.3.105/volume/v3/backups/e00aa3d5-54d3-4194-86aa-3bebd32c0418 returned with HTTP 200 Aug 12 10:44:09.113109 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1215/4866] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:44:09 2026] GET /volume/v3/backups/e00aa3d5-54d3-4194-86aa-3bebd32c0418 => generated 761 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:44:09.124632 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-81df098c-035b-478c-a2a2-e2aa8b075bfe None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:44:09.124986 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-18a2a4cc-581f-4ba6-b924-02635ea14d68 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:44:09.126680 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-81df098c-035b-478c-a2a2-e2aa8b075bfe tempest-ProjectAdminTests39-443745302 tempest-ProjectAdminTests39-443745302-project-admin] DELETE https://10.4.3.105/volume/v3/backups/e00aa3d5-54d3-4194-86aa-3bebd32c0418 Aug 12 10:44:09.126946 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-81df098c-035b-478c-a2a2-e2aa8b075bfe tempest-ProjectAdminTests39-443745302 tempest-ProjectAdminTests39-443745302-project-admin] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:44:09.127103 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-18a2a4cc-581f-4ba6-b924-02635ea14d68 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] GET https://10.4.3.105/volume/v3/volumes/00a84900-b455-480b-b496-4c650debb22a Aug 12 10:44:09.127162 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-81df098c-035b-478c-a2a2-e2aa8b075bfe tempest-ProjectAdminTests39-443745302 tempest-ProjectAdminTests39-443745302-project-admin] Calling method 'delete' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:44:09.128168 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.contrib.backups [None req-81df098c-035b-478c-a2a2-e2aa8b075bfe tempest-ProjectAdminTests39-443745302 tempest-ProjectAdminTests39-443745302-project-admin] Delete backup with id: e00aa3d5-54d3-4194-86aa-3bebd32c0418. Aug 12 10:44:09.128206 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-18a2a4cc-581f-4ba6-b924-02635ea14d68 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:44:09.128206 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-18a2a4cc-581f-4ba6-b924-02635ea14d68 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:44:09.133783 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:44:09.133783 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:44:09.142098 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:44:09.142098 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:44:09.146055 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-18a2a4cc-581f-4ba6-b924-02635ea14d68 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Volume info retrieved successfully. Aug 12 10:44:09.149003 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.backup.rpcapi [None req-81df098c-035b-478c-a2a2-e2aa8b075bfe tempest-ProjectAdminTests39-443745302 tempest-ProjectAdminTests39-443745302-project-admin] delete_backup rpcapi backup_id e00aa3d5-54d3-4194-86aa-3bebd32c0418 {{(pid=100372) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 12 10:44:09.150749 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-18a2a4cc-581f-4ba6-b924-02635ea14d68 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] https://10.4.3.105/volume/v3/volumes/00a84900-b455-480b-b496-4c650debb22a returned with HTTP 200 Aug 12 10:44:09.151012 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-81df098c-035b-478c-a2a2-e2aa8b075bfe tempest-ProjectAdminTests39-443745302 tempest-ProjectAdminTests39-443745302-project-admin] https://10.4.3.105/volume/v3/backups/e00aa3d5-54d3-4194-86aa-3bebd32c0418 returned with HTTP 202 Aug 12 10:44:09.151422 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1209/4867] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:44:09 2026] GET /volume/v3/volumes/00a84900-b455-480b-b496-4c650debb22a => generated 879 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:44:09.151951 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1220/4868] 10.4.3.105 () {68 vars in 1391 bytes} [Wed Aug 12 10:44:09 2026] DELETE /volume/v3/backups/e00aa3d5-54d3-4194-86aa-3bebd32c0418 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 10:44:09.160872 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-9fca90bd-bdba-465e-8885-96f09527c0d2 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:44:09.174921 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-9fca90bd-bdba-465e-8885-96f09527c0d2 tempest-ProjectAdminTests39-443745302 tempest-ProjectAdminTests39-443745302-project-admin] GET https://10.4.3.105/volume/v3/backups/e00aa3d5-54d3-4194-86aa-3bebd32c0418 Aug 12 10:44:09.174921 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-9fca90bd-bdba-465e-8885-96f09527c0d2 tempest-ProjectAdminTests39-443745302 tempest-ProjectAdminTests39-443745302-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:44:09.174921 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-9fca90bd-bdba-465e-8885-96f09527c0d2 tempest-ProjectAdminTests39-443745302 tempest-ProjectAdminTests39-443745302-project-admin] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:44:09.174921 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-9fca90bd-bdba-465e-8885-96f09527c0d2 tempest-ProjectAdminTests39-443745302 tempest-ProjectAdminTests39-443745302-project-admin] Show backup with id e00aa3d5-54d3-4194-86aa-3bebd32c0418. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:44:09.179335 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:44:09.179335 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:44:09.180243 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-9fca90bd-bdba-465e-8885-96f09527c0d2 tempest-ProjectAdminTests39-443745302 tempest-ProjectAdminTests39-443745302-project-admin] https://10.4.3.105/volume/v3/backups/e00aa3d5-54d3-4194-86aa-3bebd32c0418 returned with HTTP 200 Aug 12 10:44:09.180718 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1225/4869] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:44:09 2026] GET /volume/v3/backups/e00aa3d5-54d3-4194-86aa-3bebd32c0418 => generated 760 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:44:10.163815 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-e47cae10-0da2-49ee-88ab-ec4a1d51b643 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:44:10.169468 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-e47cae10-0da2-49ee-88ab-ec4a1d51b643 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] GET https://10.4.3.105/volume/v3/volumes/00a84900-b455-480b-b496-4c650debb22a Aug 12 10:44:10.169752 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-e47cae10-0da2-49ee-88ab-ec4a1d51b643 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:44:10.170027 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-e47cae10-0da2-49ee-88ab-ec4a1d51b643 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:44:10.179932 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:44:10.179932 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:44:10.183195 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-e47cae10-0da2-49ee-88ab-ec4a1d51b643 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Volume info retrieved successfully. Aug 12 10:44:10.187117 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-e47cae10-0da2-49ee-88ab-ec4a1d51b643 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] https://10.4.3.105/volume/v3/volumes/00a84900-b455-480b-b496-4c650debb22a returned with HTTP 200 Aug 12 10:44:10.187499 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1216/4870] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:44:10 2026] GET /volume/v3/volumes/00a84900-b455-480b-b496-4c650debb22a => generated 879 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:44:10.200715 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-64660200-fcd8-492e-b400-c15f43dbcccc None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:44:10.204613 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-64660200-fcd8-492e-b400-c15f43dbcccc tempest-ProjectAdminTests39-443745302 tempest-ProjectAdminTests39-443745302-project-admin] GET https://10.4.3.105/volume/v3/backups/e00aa3d5-54d3-4194-86aa-3bebd32c0418 Aug 12 10:44:10.204613 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-64660200-fcd8-492e-b400-c15f43dbcccc tempest-ProjectAdminTests39-443745302 tempest-ProjectAdminTests39-443745302-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:44:10.204613 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-64660200-fcd8-492e-b400-c15f43dbcccc tempest-ProjectAdminTests39-443745302 tempest-ProjectAdminTests39-443745302-project-admin] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:44:10.204613 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-64660200-fcd8-492e-b400-c15f43dbcccc tempest-ProjectAdminTests39-443745302 tempest-ProjectAdminTests39-443745302-project-admin] Show backup with id e00aa3d5-54d3-4194-86aa-3bebd32c0418. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:44:10.214100 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-64660200-fcd8-492e-b400-c15f43dbcccc tempest-ProjectAdminTests39-443745302 tempest-ProjectAdminTests39-443745302-project-admin] https://10.4.3.105/volume/v3/backups/e00aa3d5-54d3-4194-86aa-3bebd32c0418 returned with HTTP 404 Aug 12 10:44:10.214100 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1210/4871] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:44:10 2026] GET /volume/v3/backups/e00aa3d5-54d3-4194-86aa-3bebd32c0418 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:44:10.226166 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-7efa1284-6978-4fcc-8c5c-1ee663bd9f6c None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:44:10.228759 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-7efa1284-6978-4fcc-8c5c-1ee663bd9f6c tempest-ProjectAdminTests39-443745302 tempest-ProjectAdminTests39-443745302-project-admin] DELETE https://10.4.3.105/volume/v3/volumes/81c0b679-d3f0-42ea-a3fe-ac12b4514334 Aug 12 10:44:10.229125 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-7efa1284-6978-4fcc-8c5c-1ee663bd9f6c tempest-ProjectAdminTests39-443745302 tempest-ProjectAdminTests39-443745302-project-admin] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:44:10.229406 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-7efa1284-6978-4fcc-8c5c-1ee663bd9f6c tempest-ProjectAdminTests39-443745302 tempest-ProjectAdminTests39-443745302-project-admin] Calling method 'delete' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:44:10.229819 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.v3.volumes [None req-7efa1284-6978-4fcc-8c5c-1ee663bd9f6c tempest-ProjectAdminTests39-443745302 tempest-ProjectAdminTests39-443745302-project-admin] Delete volume with id: 81c0b679-d3f0-42ea-a3fe-ac12b4514334 Aug 12 10:44:10.238815 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:44:10.238815 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:44:10.239159 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-7efa1284-6978-4fcc-8c5c-1ee663bd9f6c tempest-ProjectAdminTests39-443745302 tempest-ProjectAdminTests39-443745302-project-admin] Volume info retrieved successfully. Aug 12 10:44:10.273607 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-7efa1284-6978-4fcc-8c5c-1ee663bd9f6c tempest-ProjectAdminTests39-443745302 tempest-ProjectAdminTests39-443745302-project-admin] Delete volume request issued successfully. Aug 12 10:44:10.273848 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-7efa1284-6978-4fcc-8c5c-1ee663bd9f6c tempest-ProjectAdminTests39-443745302 tempest-ProjectAdminTests39-443745302-project-admin] https://10.4.3.105/volume/v3/volumes/81c0b679-d3f0-42ea-a3fe-ac12b4514334 returned with HTTP 202 Aug 12 10:44:10.274257 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1221/4872] 10.4.3.105 () {68 vars in 1391 bytes} [Wed Aug 12 10:44:10 2026] DELETE /volume/v3/volumes/81c0b679-d3f0-42ea-a3fe-ac12b4514334 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 10:44:10.285411 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-0a42efe1-5b53-4952-abfc-7d6f4687f5a5 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:44:10.287969 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-0a42efe1-5b53-4952-abfc-7d6f4687f5a5 tempest-ProjectAdminTests39-443745302 tempest-ProjectAdminTests39-443745302-project-admin] GET https://10.4.3.105/volume/v3/volumes/81c0b679-d3f0-42ea-a3fe-ac12b4514334 Aug 12 10:44:10.288182 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-0a42efe1-5b53-4952-abfc-7d6f4687f5a5 tempest-ProjectAdminTests39-443745302 tempest-ProjectAdminTests39-443745302-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:44:10.288375 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-0a42efe1-5b53-4952-abfc-7d6f4687f5a5 tempest-ProjectAdminTests39-443745302 tempest-ProjectAdminTests39-443745302-project-admin] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:44:10.307252 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:44:10.307252 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:44:10.312220 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-0a42efe1-5b53-4952-abfc-7d6f4687f5a5 tempest-ProjectAdminTests39-443745302 tempest-ProjectAdminTests39-443745302-project-admin] Volume info retrieved successfully. Aug 12 10:44:10.318267 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-0a42efe1-5b53-4952-abfc-7d6f4687f5a5 tempest-ProjectAdminTests39-443745302 tempest-ProjectAdminTests39-443745302-project-admin] https://10.4.3.105/volume/v3/volumes/81c0b679-d3f0-42ea-a3fe-ac12b4514334 returned with HTTP 200 Aug 12 10:44:10.319176 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1226/4873] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:44:10 2026] GET /volume/v3/volumes/81c0b679-d3f0-42ea-a3fe-ac12b4514334 => generated 1016 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:44:10.326356 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-774e88e2-0043-4176-bfe3-f9ac36c864dd req-dec8fd38-54e4-4346-b527-20f86d349b05 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:44:10.329395 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-774e88e2-0043-4176-bfe3-f9ac36c864dd req-dec8fd38-54e4-4346-b527-20f86d349b05 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] GET https://10.4.3.105/volume/v3/volumes/34207cf7-71fb-4efa-a615-1ac8f4456481 Aug 12 10:44:10.329395 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-774e88e2-0043-4176-bfe3-f9ac36c864dd req-dec8fd38-54e4-4346-b527-20f86d349b05 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:44:10.329395 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-774e88e2-0043-4176-bfe3-f9ac36c864dd req-dec8fd38-54e4-4346-b527-20f86d349b05 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:44:10.336642 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:44:10.336642 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:44:10.341388 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [req-774e88e2-0043-4176-bfe3-f9ac36c864dd req-dec8fd38-54e4-4346-b527-20f86d349b05 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Volume info retrieved successfully. Aug 12 10:44:10.346810 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-774e88e2-0043-4176-bfe3-f9ac36c864dd req-dec8fd38-54e4-4346-b527-20f86d349b05 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] https://10.4.3.105/volume/v3/volumes/34207cf7-71fb-4efa-a615-1ac8f4456481 returned with HTTP 200 Aug 12 10:44:10.347419 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1217/4874] 10.4.3.105 () {68 vars in 1598 bytes} [Wed Aug 12 10:44:10 2026] GET /volume/v3/volumes/34207cf7-71fb-4efa-a615-1ac8f4456481 => generated 1367 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:44:10.887895 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-774e88e2-0043-4176-bfe3-f9ac36c864dd req-cc851125-e240-40e9-8e73-fd2431d98304 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:44:10.890131 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-774e88e2-0043-4176-bfe3-f9ac36c864dd req-cc851125-e240-40e9-8e73-fd2431d98304 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] GET https://10.4.3.105/volume/v3/volumes/34207cf7-71fb-4efa-a615-1ac8f4456481 Aug 12 10:44:10.890355 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-774e88e2-0043-4176-bfe3-f9ac36c864dd req-cc851125-e240-40e9-8e73-fd2431d98304 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:44:10.890578 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-774e88e2-0043-4176-bfe3-f9ac36c864dd req-cc851125-e240-40e9-8e73-fd2431d98304 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:44:10.897416 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:44:10.897416 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:44:10.901279 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [req-774e88e2-0043-4176-bfe3-f9ac36c864dd req-cc851125-e240-40e9-8e73-fd2431d98304 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Volume info retrieved successfully. Aug 12 10:44:10.905901 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-774e88e2-0043-4176-bfe3-f9ac36c864dd req-cc851125-e240-40e9-8e73-fd2431d98304 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] https://10.4.3.105/volume/v3/volumes/34207cf7-71fb-4efa-a615-1ac8f4456481 returned with HTTP 200 Aug 12 10:44:10.906294 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1211/4875] 10.4.3.105 () {68 vars in 1598 bytes} [Wed Aug 12 10:44:10 2026] GET /volume/v3/volumes/34207cf7-71fb-4efa-a615-1ac8f4456481 => generated 1367 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:44:10.921398 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-b02e3d65-e73d-42cd-b4c2-3d74b599eb94 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:44:10.921864 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-b02e3d65-e73d-42cd-b4c2-3d74b599eb94 None None] GET https://10.4.3.105/volume// Aug 12 10:44:10.922046 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-b02e3d65-e73d-42cd-b4c2-3d74b599eb94 None None] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:44:10.922236 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-b02e3d65-e73d-42cd-b4c2-3d74b599eb94 None None] Calling method 'all' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:44:10.922595 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-b02e3d65-e73d-42cd-b4c2-3d74b599eb94 None None] https://10.4.3.105/volume// returned with HTTP 300 Aug 12 10:44:10.922903 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1222/4876] 10.4.3.105 () {66 vars in 1419 bytes} [Wed Aug 12 10:44: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 10:44:10.940652 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-774e88e2-0043-4176-bfe3-f9ac36c864dd req-ce63ca48-6b51-40c4-93a8-0f63c1868b28 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:44:10.948860 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-774e88e2-0043-4176-bfe3-f9ac36c864dd req-ce63ca48-6b51-40c4-93a8-0f63c1868b28 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] POST https://10.4.3.105/volume/v3/attachments Aug 12 10:44:10.949287 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-774e88e2-0043-4176-bfe3-f9ac36c864dd req-ce63ca48-6b51-40c4-93a8-0f63c1868b28 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "34207cf7-71fb-4efa-a615-1ac8f4456481", "connector": null, "instance_uuid": "2560f986-b2ca-4ef6-a19b-8f27014cba75"}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:44:10.957499 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:44:10.957499 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:44:10.988231 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-774e88e2-0043-4176-bfe3-f9ac36c864dd req-ce63ca48-6b51-40c4-93a8-0f63c1868b28 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] https://10.4.3.105/volume/v3/attachments returned with HTTP 200 Aug 12 10:44:10.988392 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1227/4877] 10.4.3.105 () {74 vars in 1594 bytes} [Wed Aug 12 10:44:10 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 10:44:11.200457 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-aebdc22d-1107-423a-922f-209c080afa67 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:44:11.217936 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-aebdc22d-1107-423a-922f-209c080afa67 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] GET https://10.4.3.105/volume/v3/volumes/00a84900-b455-480b-b496-4c650debb22a Aug 12 10:44:11.217936 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-aebdc22d-1107-423a-922f-209c080afa67 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:44:11.217936 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-aebdc22d-1107-423a-922f-209c080afa67 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:44:11.219208 np0000007037 devstack@c-api.service[100374]: DEBUG dbcounter [-] [100374] Writing DB stats cinder:SELECT=305,cinder:UPDATE=36,cinder:INSERT=11 {{(pid=100374) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 10:44:11.228605 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:44:11.228605 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:44:11.232101 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-aebdc22d-1107-423a-922f-209c080afa67 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Volume info retrieved successfully. Aug 12 10:44:11.236385 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-aebdc22d-1107-423a-922f-209c080afa67 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] https://10.4.3.105/volume/v3/volumes/00a84900-b455-480b-b496-4c650debb22a returned with HTTP 200 Aug 12 10:44:11.237036 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1218/4878] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:44:11 2026] GET /volume/v3/volumes/00a84900-b455-480b-b496-4c650debb22a => generated 879 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:44:11.333291 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-84b57c6c-0a6c-43d2-aa29-fc4701a8b340 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:44:11.335529 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-84b57c6c-0a6c-43d2-aa29-fc4701a8b340 tempest-ProjectAdminTests39-443745302 tempest-ProjectAdminTests39-443745302-project-admin] GET https://10.4.3.105/volume/v3/volumes/81c0b679-d3f0-42ea-a3fe-ac12b4514334 Aug 12 10:44:11.335836 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-84b57c6c-0a6c-43d2-aa29-fc4701a8b340 tempest-ProjectAdminTests39-443745302 tempest-ProjectAdminTests39-443745302-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:44:11.336084 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-84b57c6c-0a6c-43d2-aa29-fc4701a8b340 tempest-ProjectAdminTests39-443745302 tempest-ProjectAdminTests39-443745302-project-admin] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:44:11.343642 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-84b57c6c-0a6c-43d2-aa29-fc4701a8b340 tempest-ProjectAdminTests39-443745302 tempest-ProjectAdminTests39-443745302-project-admin] https://10.4.3.105/volume/v3/volumes/81c0b679-d3f0-42ea-a3fe-ac12b4514334 returned with HTTP 404 Aug 12 10:44:11.344248 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1212/4879] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:44:11 2026] GET /volume/v3/volumes/81c0b679-d3f0-42ea-a3fe-ac12b4514334 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:44:12.142389 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-74b0d8a8-9c4c-41ea-80ff-693639e8e090 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:44:12.142853 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-74b0d8a8-9c4c-41ea-80ff-693639e8e090 None None] GET https://10.4.3.105/volume// Aug 12 10:44:12.143047 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-74b0d8a8-9c4c-41ea-80ff-693639e8e090 None None] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:44:12.143280 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-74b0d8a8-9c4c-41ea-80ff-693639e8e090 None None] Calling method 'all' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:44:12.143666 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-74b0d8a8-9c4c-41ea-80ff-693639e8e090 None None] https://10.4.3.105/volume// returned with HTTP 300 Aug 12 10:44:12.143990 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1223/4880] 10.4.3.105 () {66 vars in 1426 bytes} [Wed Aug 12 10:44: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 10:44:12.153270 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-774e88e2-0043-4176-bfe3-f9ac36c864dd req-bebab517-218c-40e2-a795-cc799d856092 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:44:12.155448 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-774e88e2-0043-4176-bfe3-f9ac36c864dd req-bebab517-218c-40e2-a795-cc799d856092 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] GET https://10.4.3.105/volume/v3/volumes/34207cf7-71fb-4efa-a615-1ac8f4456481 Aug 12 10:44:12.155737 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-774e88e2-0043-4176-bfe3-f9ac36c864dd req-bebab517-218c-40e2-a795-cc799d856092 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:44:12.155996 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-774e88e2-0043-4176-bfe3-f9ac36c864dd req-bebab517-218c-40e2-a795-cc799d856092 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:44:12.165679 np0000007037 devstack@c-api.service[100375]: DEBUG dbcounter [-] [100375] Writing DB stats cinder:SELECT=366,cinder:INSERT=34,cinder:UPDATE=77 {{(pid=100375) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 10:44:12.178024 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:44:12.178024 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:44:12.181664 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [req-774e88e2-0043-4176-bfe3-f9ac36c864dd req-bebab517-218c-40e2-a795-cc799d856092 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Volume info retrieved successfully. Aug 12 10:44:12.187421 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-774e88e2-0043-4176-bfe3-f9ac36c864dd req-bebab517-218c-40e2-a795-cc799d856092 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] https://10.4.3.105/volume/v3/volumes/34207cf7-71fb-4efa-a615-1ac8f4456481 returned with HTTP 200 Aug 12 10:44:12.187421 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1228/4881] 10.4.3.105 () {70 vars in 1639 bytes} [Wed Aug 12 10:44:12 2026] GET /volume/v3/volumes/34207cf7-71fb-4efa-a615-1ac8f4456481 => generated 1546 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 10:44:12.261053 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-31e985bf-b8ad-4dc0-b96b-b4193b5b0519 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:44:12.263485 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-31e985bf-b8ad-4dc0-b96b-b4193b5b0519 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] GET https://10.4.3.105/volume/v3/volumes/00a84900-b455-480b-b496-4c650debb22a Aug 12 10:44:12.263795 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-31e985bf-b8ad-4dc0-b96b-b4193b5b0519 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:44:12.264052 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-31e985bf-b8ad-4dc0-b96b-b4193b5b0519 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:44:12.275450 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:44:12.275450 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:44:12.280174 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-31e985bf-b8ad-4dc0-b96b-b4193b5b0519 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Volume info retrieved successfully. Aug 12 10:44:12.284939 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-31e985bf-b8ad-4dc0-b96b-b4193b5b0519 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] https://10.4.3.105/volume/v3/volumes/00a84900-b455-480b-b496-4c650debb22a returned with HTTP 200 Aug 12 10:44:12.285331 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1219/4882] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:44:12 2026] GET /volume/v3/volumes/00a84900-b455-480b-b496-4c650debb22a => generated 879 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:44:12.318221 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-774e88e2-0043-4176-bfe3-f9ac36c864dd req-efa32ff8-fa96-498c-a3b1-bbec4e7146d4 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:44:12.320197 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-774e88e2-0043-4176-bfe3-f9ac36c864dd req-efa32ff8-fa96-498c-a3b1-bbec4e7146d4 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] PUT https://10.4.3.105/volume/v3/attachments/9f0b5f3c-4021-444d-a6c9-20b57501d45c Aug 12 10:44:12.320525 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-774e88e2-0043-4176-bfe3-f9ac36c864dd req-efa32ff8-fa96-498c-a3b1-bbec4e7146d4 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.105", "host": "np0000007037", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a295cd65dd1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "cc953c5f-eaed-46bf-96e8-0985bbef0414", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:44:12.336975 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.coordination [req-774e88e2-0043-4176-bfe3-f9ac36c864dd req-efa32ff8-fa96-498c-a3b1-bbec4e7146d4 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Acquiring lock "cinder-attachment_update-34207cf7-71fb-4efa-a615-1ac8f4456481-np0000007037" by "attachment_update" {{(pid=100373) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 10:44:12.342320 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.coordination [req-774e88e2-0043-4176-bfe3-f9ac36c864dd req-efa32ff8-fa96-498c-a3b1-bbec4e7146d4 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Lock "cinder-attachment_update-34207cf7-71fb-4efa-a615-1ac8f4456481-np0000007037" acquired by "attachment_update" :: waited 0.005s {{(pid=100373) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 10:44:12.343063 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:44:12.343063 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:44:12.545081 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.coordination [req-774e88e2-0043-4176-bfe3-f9ac36c864dd req-efa32ff8-fa96-498c-a3b1-bbec4e7146d4 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Lock "cinder-attachment_update-34207cf7-71fb-4efa-a615-1ac8f4456481-np0000007037" released by "attachment_update" :: held 0.203s {{(pid=100373) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 10:44:12.545347 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-774e88e2-0043-4176-bfe3-f9ac36c864dd req-efa32ff8-fa96-498c-a3b1-bbec4e7146d4 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] https://10.4.3.105/volume/v3/attachments/9f0b5f3c-4021-444d-a6c9-20b57501d45c returned with HTTP 200 Aug 12 10:44:12.545868 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1213/4883] 10.4.3.105 () {74 vars in 1704 bytes} [Wed Aug 12 10:44:12 2026] PUT /volume/v3/attachments/9f0b5f3c-4021-444d-a6c9-20b57501d45c => generated 969 bytes in 228 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:44:12.584376 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [req-774e88e2-0043-4176-bfe3-f9ac36c864dd req-f8fba804-7200-482d-a441-73400f30de41 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:44:12.591707 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-774e88e2-0043-4176-bfe3-f9ac36c864dd req-f8fba804-7200-482d-a441-73400f30de41 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] POST https://10.4.3.105/volume/v3/attachments/9f0b5f3c-4021-444d-a6c9-20b57501d45c/action Aug 12 10:44:12.592202 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [req-774e88e2-0043-4176-bfe3-f9ac36c864dd req-f8fba804-7200-482d-a441-73400f30de41 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Action body: b'{"os-complete": null}' {{(pid=100372) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 10:44:12.592202 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [req-774e88e2-0043-4176-bfe3-f9ac36c864dd req-f8fba804-7200-482d-a441-73400f30de41 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:44:12.595733 np0000007037 devstack@c-api.service[100372]: DEBUG dbcounter [-] [100372] Writing DB stats cinder:SELECT=376,cinder:UPDATE=93,cinder:INSERT=30 {{(pid=100372) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 10:44:12.614014 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:44:12.614014 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:44:12.624796 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-774e88e2-0043-4176-bfe3-f9ac36c864dd req-f8fba804-7200-482d-a441-73400f30de41 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] https://10.4.3.105/volume/v3/attachments/9f0b5f3c-4021-444d-a6c9-20b57501d45c/action returned with HTTP 204 Aug 12 10:44:12.625258 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1224/4884] 10.4.3.105 () {74 vars in 1725 bytes} [Wed Aug 12 10:44:12 2026] POST /volume/v3/attachments/9f0b5f3c-4021-444d-a6c9-20b57501d45c/action => generated 0 bytes in 41 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:44:13.314605 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-b35cfb5d-0331-42a4-9a73-792134901340 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:44:13.317530 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-b35cfb5d-0331-42a4-9a73-792134901340 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] GET https://10.4.3.105/volume/v3/volumes/00a84900-b455-480b-b496-4c650debb22a Aug 12 10:44:13.317738 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-b35cfb5d-0331-42a4-9a73-792134901340 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:44:13.317928 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-b35cfb5d-0331-42a4-9a73-792134901340 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:44:13.329997 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:44:13.329997 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:44:13.334585 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-b35cfb5d-0331-42a4-9a73-792134901340 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Volume info retrieved successfully. Aug 12 10:44:13.340636 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-b35cfb5d-0331-42a4-9a73-792134901340 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] https://10.4.3.105/volume/v3/volumes/00a84900-b455-480b-b496-4c650debb22a returned with HTTP 200 Aug 12 10:44:13.341751 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1229/4885] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:44:13 2026] GET /volume/v3/volumes/00a84900-b455-480b-b496-4c650debb22a => generated 879 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:44:13.509690 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-1fefa774-033a-4467-be39-66d6b4226da9 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:44:13.670667 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-1fefa774-033a-4467-be39-66d6b4226da9 tempest-ProjectMemberTests-581951914 tempest-ProjectMemberTests-581951914-project-admin] GET https://10.4.3.105/volume/v3/scheduler-stats/get_pools Aug 12 10:44:13.670904 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-1fefa774-033a-4467-be39-66d6b4226da9 tempest-ProjectMemberTests-581951914 tempest-ProjectMemberTests-581951914-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:44:13.671066 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-1fefa774-033a-4467-be39-66d6b4226da9 tempest-ProjectMemberTests-581951914 tempest-ProjectMemberTests-581951914-project-admin] Calling method 'get_pools' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:44:13.698897 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-1fefa774-033a-4467-be39-66d6b4226da9 tempest-ProjectMemberTests-581951914 tempest-ProjectMemberTests-581951914-project-admin] https://10.4.3.105/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Aug 12 10:44:13.699260 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1220/4886] 10.4.3.105 () {66 vars in 1291 bytes} [Wed Aug 12 10:44:13 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:44:13.724311 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-4fe0ddd0-427e-4e88-829f-5cb6f7fbb37b None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:44:13.785985 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-4fe0ddd0-427e-4e88-829f-5cb6f7fbb37b tempest-ProjectMemberTests-581951914 tempest-ProjectMemberTests-581951914-project-member] GET https://10.4.3.105/volume/v3/capabilities/np0000007037@storpool Aug 12 10:44:13.786175 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-4fe0ddd0-427e-4e88-829f-5cb6f7fbb37b tempest-ProjectMemberTests-581951914 tempest-ProjectMemberTests-581951914-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:44:13.786349 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-4fe0ddd0-427e-4e88-829f-5cb6f7fbb37b tempest-ProjectMemberTests-581951914 tempest-ProjectMemberTests-581951914-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:44:13.786608 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:44:13.786608 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:44:13.787204 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.policy [None req-4fe0ddd0-427e-4e88-829f-5cb6f7fbb37b tempest-ProjectMemberTests-581951914 tempest-ProjectMemberTests-581951914-project-member] Policy check for volume_extension:capabilities failed with context {'is_admin': False, 'user_id': '5afaa73213a943a39949e2aa6720d405', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '391d5698e9874d90aa35d43ca5ea7e20', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100373) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 12 10:44:13.787523 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-4fe0ddd0-427e-4e88-829f-5cb6f7fbb37b tempest-ProjectMemberTests-581951914 tempest-ProjectMemberTests-581951914-project-member] https://10.4.3.105/volume/v3/capabilities/np0000007037@storpool returned with HTTP 403 Aug 12 10:44:13.787937 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1214/4887] 10.4.3.105 () {66 vars in 1318 bytes} [Wed Aug 12 10:44:13 2026] GET /volume/v3/capabilities/np0000007037@storpool => generated 110 bytes in 65 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:44:14.370059 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-de8b090d-b880-4740-8383-77e1b02e08fc None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:44:14.372069 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-de8b090d-b880-4740-8383-77e1b02e08fc tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] GET https://10.4.3.105/volume/v3/volumes/00a84900-b455-480b-b496-4c650debb22a Aug 12 10:44:14.372395 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-de8b090d-b880-4740-8383-77e1b02e08fc tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:44:14.372631 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-de8b090d-b880-4740-8383-77e1b02e08fc tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:44:14.393540 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:44:14.393540 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:44:14.398432 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-de8b090d-b880-4740-8383-77e1b02e08fc tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Volume info retrieved successfully. Aug 12 10:44:14.406820 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-de8b090d-b880-4740-8383-77e1b02e08fc tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] https://10.4.3.105/volume/v3/volumes/00a84900-b455-480b-b496-4c650debb22a returned with HTTP 200 Aug 12 10:44:14.407575 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1225/4888] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:44:14 2026] GET /volume/v3/volumes/00a84900-b455-480b-b496-4c650debb22a => generated 879 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:44:15.420263 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-a630d810-38c5-43a6-bd7d-062c7d4c37f0 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:44:15.422150 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-a630d810-38c5-43a6-bd7d-062c7d4c37f0 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] GET https://10.4.3.105/volume/v3/volumes/00a84900-b455-480b-b496-4c650debb22a Aug 12 10:44:15.422367 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-a630d810-38c5-43a6-bd7d-062c7d4c37f0 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:44:15.422601 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-a630d810-38c5-43a6-bd7d-062c7d4c37f0 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:44:15.423589 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-8ec394d5-cf97-474c-ae01-8604f2f0fe95 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:44:15.433229 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:44:15.433229 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:44:15.437241 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-a630d810-38c5-43a6-bd7d-062c7d4c37f0 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Volume info retrieved successfully. Aug 12 10:44:15.441660 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-a630d810-38c5-43a6-bd7d-062c7d4c37f0 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] https://10.4.3.105/volume/v3/volumes/00a84900-b455-480b-b496-4c650debb22a returned with HTTP 200 Aug 12 10:44:15.442533 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1230/4889] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:44:15 2026] GET /volume/v3/volumes/00a84900-b455-480b-b496-4c650debb22a => generated 879 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:44:15.534506 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-8ec394d5-cf97-474c-ae01-8604f2f0fe95 tempest-ProjectAdminTests-622684217 tempest-ProjectAdminTests-622684217-project-admin] POST https://10.4.3.105/volume/v3/types Aug 12 10:44:15.534994 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-8ec394d5-cf97-474c-ae01-8604f2f0fe95 tempest-ProjectAdminTests-622684217 tempest-ProjectAdminTests-622684217-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-1451186804", "extra_specs": {"storage_protocol": "tempest-storage_protocol-981194067", "vendor_name": "tempest-vendor_name-1788285753"}}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:44:15.552497 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-8ec394d5-cf97-474c-ae01-8604f2f0fe95 tempest-ProjectAdminTests-622684217 tempest-ProjectAdminTests-622684217-project-admin] https://10.4.3.105/volume/v3/types returned with HTTP 200 Aug 12 10:44:15.552964 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1221/4890] 10.4.3.105 () {68 vars in 1253 bytes} [Wed Aug 12 10:44:15 2026] POST /volume/v3/types => generated 328 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:44:15.566366 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-8ce15a38-8a85-4192-a305-fac0694d83a6 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:44:15.568508 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-8ce15a38-8a85-4192-a305-fac0694d83a6 tempest-ProjectAdminTests-622684217 tempest-ProjectAdminTests-622684217-project-admin] POST https://10.4.3.105/volume/v3/volumes Aug 12 10:44:15.569009 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-8ce15a38-8a85-4192-a305-fac0694d83a6 tempest-ProjectAdminTests-622684217 tempest-ProjectAdminTests-622684217-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "f15644b6-0f8f-4244-b774-1b917626eb7a", "size": 1}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:44:15.571338 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.v3.volumes [None req-8ce15a38-8a85-4192-a305-fac0694d83a6 tempest-ProjectAdminTests-622684217 tempest-ProjectAdminTests-622684217-project-admin] Create volume request body: {'volume': {'volume_type': 'f15644b6-0f8f-4244-b774-1b917626eb7a', 'size': 1}} {{(pid=100373) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 10:44:15.575674 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.v3.volumes [None req-8ce15a38-8a85-4192-a305-fac0694d83a6 tempest-ProjectAdminTests-622684217 tempest-ProjectAdminTests-622684217-project-admin] Create volume of 1 GB Aug 12 10:44:15.576077 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:44:15.576077 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:44:15.576550 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-8ce15a38-8a85-4192-a305-fac0694d83a6 tempest-ProjectAdminTests-622684217 tempest-ProjectAdminTests-622684217-project-admin] Availability Zones retrieved successfully. Aug 12 10:44:15.583239 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-8ce15a38-8a85-4192-a305-fac0694d83a6 tempest-ProjectAdminTests-622684217 tempest-ProjectAdminTests-622684217-project-admin] Flow 'volume_create_api' (55d40678-14bd-46d4-b3b6-01d21d2df658) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:44:15.584746 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-8ce15a38-8a85-4192-a305-fac0694d83a6 tempest-ProjectAdminTests-622684217 tempest-ProjectAdminTests-622684217-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (81585f61-163a-4fab-8e7e-266967e09f0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:44:15.585793 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.flows.api.create_volume [None req-8ce15a38-8a85-4192-a305-fac0694d83a6 tempest-ProjectAdminTests-622684217 tempest-ProjectAdminTests-622684217-project-admin] Validating volume size '1' using validate_int {{(pid=100373) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 10:44:15.606192 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-8ce15a38-8a85-4192-a305-fac0694d83a6 tempest-ProjectAdminTests-622684217 tempest-ProjectAdminTests-622684217-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (81585f61-163a-4fab-8e7e-266967e09f0f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T10:44:16Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-981194067',vendor_name='tempest-vendor_name-1788285753'},id=f15644b6-0f8f-4244-b774-1b917626eb7a,is_public=True,name='tempest-ProjectAdminTests-volume-type-1451186804',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f15644b6-0f8f-4244-b774-1b917626eb7a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:44:15.606973 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-8ce15a38-8a85-4192-a305-fac0694d83a6 tempest-ProjectAdminTests-622684217 tempest-ProjectAdminTests-622684217-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (15e5bb7f-d72c-4bc9-889e-f86dd19fa500) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:44:15.630755 np0000007037 devstack@c-api.service[100373]: WARNING cinder.quota [None req-8ce15a38-8a85-4192-a305-fac0694d83a6 tempest-ProjectAdminTests-622684217 tempest-ProjectAdminTests-622684217-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1451186804 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1451186804, it is now deprecated. Please use the default quota class for default quota. Aug 12 10:44:15.631089 np0000007037 devstack@c-api.service[100373]: WARNING cinder.quota [None req-8ce15a38-8a85-4192-a305-fac0694d83a6 tempest-ProjectAdminTests-622684217 tempest-ProjectAdminTests-622684217-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1451186804 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1451186804, it is now deprecated. Please use the default quota class for default quota. Aug 12 10:44:15.661042 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.quota [None req-8ce15a38-8a85-4192-a305-fac0694d83a6 tempest-ProjectAdminTests-622684217 tempest-ProjectAdminTests-622684217-project-admin] Created reservations ['11f671c8-a057-42a7-92e3-90eaec5ff737', '0f9141cb-9897-4ee9-aeae-b1d6d9e6c8cc', '8ca14098-d7af-4786-845f-8e7eeda3b91d', '25359c5b-9de0-43d4-ad84-8a19e62e9fb8'] {{(pid=100373) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:44:15.662068 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-8ce15a38-8a85-4192-a305-fac0694d83a6 tempest-ProjectAdminTests-622684217 tempest-ProjectAdminTests-622684217-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (15e5bb7f-d72c-4bc9-889e-f86dd19fa500) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['11f671c8-a057-42a7-92e3-90eaec5ff737', '0f9141cb-9897-4ee9-aeae-b1d6d9e6c8cc', '8ca14098-d7af-4786-845f-8e7eeda3b91d', '25359c5b-9de0-43d4-ad84-8a19e62e9fb8']}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:44:15.663038 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-8ce15a38-8a85-4192-a305-fac0694d83a6 tempest-ProjectAdminTests-622684217 tempest-ProjectAdminTests-622684217-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (869361a8-d0a9-4bb6-b9e6-b19f8a8061eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:44:15.692108 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-8ce15a38-8a85-4192-a305-fac0694d83a6 tempest-ProjectAdminTests-622684217 tempest-ProjectAdminTests-622684217-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (869361a8-d0a9-4bb6-b9e6-b19f8a8061eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '897f1bfa-9b0f-41e0-ba71-c3a0a822e6fc', '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='51c6e97d37d946aabd5108a2e7bd69d0',qos_specs=None,replication_status=,reservations=['11f671c8-a057-42a7-92e3-90eaec5ff737','0f9141cb-9897-4ee9-aeae-b1d6d9e6c8cc','8ca14098-d7af-4786-845f-8e7eeda3b91d','25359c5b-9de0-43d4-ad84-8a19e62e9fb8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ef6d09aa73d240d1b3e24b87c55c10f4',volume_type_id=f15644b6-0f8f-4244-b774-1b917626eb7a), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:44:15Z,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=897f1bfa-9b0f-41e0-ba71-c3a0a822e6fc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='51c6e97d37d946aabd5108a2e7bd69d0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ef6d09aa73d240d1b3e24b87c55c10f4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f15644b6-0f8f-4244-b774-1b917626eb7a),volume_type_id=f15644b6-0f8f-4244-b774-1b917626eb7a)}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:44:15.693124 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-8ce15a38-8a85-4192-a305-fac0694d83a6 tempest-ProjectAdminTests-622684217 tempest-ProjectAdminTests-622684217-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c3792c36-fdec-46ad-8fc0-592e1fb6ac60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:44:15.714043 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-8ce15a38-8a85-4192-a305-fac0694d83a6 tempest-ProjectAdminTests-622684217 tempest-ProjectAdminTests-622684217-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c3792c36-fdec-46ad-8fc0-592e1fb6ac60) transitioned into state 'SUCCESS' from 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='51c6e97d37d946aabd5108a2e7bd69d0',qos_specs=None,replication_status=,reservations=['11f671c8-a057-42a7-92e3-90eaec5ff737','0f9141cb-9897-4ee9-aeae-b1d6d9e6c8cc','8ca14098-d7af-4786-845f-8e7eeda3b91d','25359c5b-9de0-43d4-ad84-8a19e62e9fb8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ef6d09aa73d240d1b3e24b87c55c10f4',volume_type_id=f15644b6-0f8f-4244-b774-1b917626eb7a)}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:44:15.714794 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-8ce15a38-8a85-4192-a305-fac0694d83a6 tempest-ProjectAdminTests-622684217 tempest-ProjectAdminTests-622684217-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (63760066-dad2-4d8c-9366-380265b74636) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:44:15.724127 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-8ce15a38-8a85-4192-a305-fac0694d83a6 tempest-ProjectAdminTests-622684217 tempest-ProjectAdminTests-622684217-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (63760066-dad2-4d8c-9366-380265b74636) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:44:15.724977 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-8ce15a38-8a85-4192-a305-fac0694d83a6 tempest-ProjectAdminTests-622684217 tempest-ProjectAdminTests-622684217-project-admin] Flow 'volume_create_api' (55d40678-14bd-46d4-b3b6-01d21d2df658) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100373) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:44:15.725302 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-8ce15a38-8a85-4192-a305-fac0694d83a6 tempest-ProjectAdminTests-622684217 tempest-ProjectAdminTests-622684217-project-admin] Create volume request issued successfully. Aug 12 10:44:15.725928 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-8ce15a38-8a85-4192-a305-fac0694d83a6 tempest-ProjectAdminTests-622684217 tempest-ProjectAdminTests-622684217-project-admin] https://10.4.3.105/volume/v3/volumes returned with HTTP 202 Aug 12 10:44:15.726378 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1215/4891] 10.4.3.105 () {70 vars in 1298 bytes} [Wed Aug 12 10:44:15 2026] POST /volume/v3/volumes => generated 773 bytes in 161 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 10:44:15.740754 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-efe7adee-2e64-4b04-b262-b9daf253774a None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:44:15.742635 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-efe7adee-2e64-4b04-b262-b9daf253774a tempest-ProjectAdminTests-622684217 tempest-ProjectAdminTests-622684217-project-admin] GET https://10.4.3.105/volume/v3/volumes/897f1bfa-9b0f-41e0-ba71-c3a0a822e6fc Aug 12 10:44:15.742906 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-efe7adee-2e64-4b04-b262-b9daf253774a tempest-ProjectAdminTests-622684217 tempest-ProjectAdminTests-622684217-project-admin] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:44:15.743125 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-efe7adee-2e64-4b04-b262-b9daf253774a tempest-ProjectAdminTests-622684217 tempest-ProjectAdminTests-622684217-project-admin] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:44:15.750925 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:44:15.750925 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:44:15.754680 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-efe7adee-2e64-4b04-b262-b9daf253774a tempest-ProjectAdminTests-622684217 tempest-ProjectAdminTests-622684217-project-admin] Volume info retrieved successfully. Aug 12 10:44:15.758808 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-efe7adee-2e64-4b04-b262-b9daf253774a tempest-ProjectAdminTests-622684217 tempest-ProjectAdminTests-622684217-project-admin] https://10.4.3.105/volume/v3/volumes/897f1bfa-9b0f-41e0-ba71-c3a0a822e6fc returned with HTTP 200 Aug 12 10:44:15.759185 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1226/4892] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:44:15 2026] GET /volume/v3/volumes/897f1bfa-9b0f-41e0-ba71-c3a0a822e6fc => generated 952 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:44:16.453934 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-45a6110e-40f8-4070-94d3-7fa610003eaf None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:44:16.455612 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-45a6110e-40f8-4070-94d3-7fa610003eaf tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] GET https://10.4.3.105/volume/v3/volumes/00a84900-b455-480b-b496-4c650debb22a Aug 12 10:44:16.455983 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-45a6110e-40f8-4070-94d3-7fa610003eaf tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:44:16.456172 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-45a6110e-40f8-4070-94d3-7fa610003eaf tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:44:16.470237 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:44:16.470237 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:44:16.475169 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-45a6110e-40f8-4070-94d3-7fa610003eaf tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Volume info retrieved successfully. Aug 12 10:44:16.481158 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-45a6110e-40f8-4070-94d3-7fa610003eaf tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] https://10.4.3.105/volume/v3/volumes/00a84900-b455-480b-b496-4c650debb22a returned with HTTP 200 Aug 12 10:44:16.481745 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1231/4893] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:44:16 2026] GET /volume/v3/volumes/00a84900-b455-480b-b496-4c650debb22a => generated 879 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:44:16.771261 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-e481120c-3528-45c4-8514-044fb00cf5a0 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:44:16.773200 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-e481120c-3528-45c4-8514-044fb00cf5a0 tempest-ProjectAdminTests-622684217 tempest-ProjectAdminTests-622684217-project-admin] GET https://10.4.3.105/volume/v3/volumes/897f1bfa-9b0f-41e0-ba71-c3a0a822e6fc Aug 12 10:44:16.773405 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-e481120c-3528-45c4-8514-044fb00cf5a0 tempest-ProjectAdminTests-622684217 tempest-ProjectAdminTests-622684217-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:44:16.773603 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-e481120c-3528-45c4-8514-044fb00cf5a0 tempest-ProjectAdminTests-622684217 tempest-ProjectAdminTests-622684217-project-admin] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:44:16.780681 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:44:16.780681 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:44:16.784289 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-e481120c-3528-45c4-8514-044fb00cf5a0 tempest-ProjectAdminTests-622684217 tempest-ProjectAdminTests-622684217-project-admin] Volume info retrieved successfully. Aug 12 10:44:16.788104 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-e481120c-3528-45c4-8514-044fb00cf5a0 tempest-ProjectAdminTests-622684217 tempest-ProjectAdminTests-622684217-project-admin] https://10.4.3.105/volume/v3/volumes/897f1bfa-9b0f-41e0-ba71-c3a0a822e6fc returned with HTTP 200 Aug 12 10:44:16.788532 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1222/4894] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:44:16 2026] GET /volume/v3/volumes/897f1bfa-9b0f-41e0-ba71-c3a0a822e6fc => generated 973 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:44:16.801792 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-2cecb2c2-45b8-4c98-80cd-71ab83468a32 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:44:16.803560 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-2cecb2c2-45b8-4c98-80cd-71ab83468a32 tempest-ProjectAdminTests-622684217 tempest-ProjectAdminTests-622684217-project-admin] GET https://10.4.3.105/volume/v3/messages Aug 12 10:44:16.803812 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-2cecb2c2-45b8-4c98-80cd-71ab83468a32 tempest-ProjectAdminTests-622684217 tempest-ProjectAdminTests-622684217-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:44:16.804001 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-2cecb2c2-45b8-4c98-80cd-71ab83468a32 tempest-ProjectAdminTests-622684217 tempest-ProjectAdminTests-622684217-project-admin] Calling method 'version_select' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:44:16.804248 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:44:16.804248 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:44:16.807425 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-2cecb2c2-45b8-4c98-80cd-71ab83468a32 tempest-ProjectAdminTests-622684217 tempest-ProjectAdminTests-622684217-project-admin] https://10.4.3.105/volume/v3/messages returned with HTTP 200 Aug 12 10:44:16.807837 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1216/4895] 10.4.3.105 () {68 vars in 1280 bytes} [Wed Aug 12 10:44:16 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 10:44:16.819746 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-46fed372-94fb-4af2-8bb4-62c77929f204 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:44:16.821791 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-46fed372-94fb-4af2-8bb4-62c77929f204 tempest-ProjectAdminTests-622684217 tempest-ProjectAdminTests-622684217-project-admin] DELETE https://10.4.3.105/volume/v3/messages/d1c9386b-43d4-49ce-b303-26d9faa550ee Aug 12 10:44:16.822006 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-46fed372-94fb-4af2-8bb4-62c77929f204 tempest-ProjectAdminTests-622684217 tempest-ProjectAdminTests-622684217-project-admin] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:44:16.822209 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-46fed372-94fb-4af2-8bb4-62c77929f204 tempest-ProjectAdminTests-622684217 tempest-ProjectAdminTests-622684217-project-admin] Calling method 'version_select' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:44:16.831797 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-46fed372-94fb-4af2-8bb4-62c77929f204 tempest-ProjectAdminTests-622684217 tempest-ProjectAdminTests-622684217-project-admin] https://10.4.3.105/volume/v3/messages/d1c9386b-43d4-49ce-b303-26d9faa550ee returned with HTTP 204 Aug 12 10:44:16.832282 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1227/4896] 10.4.3.105 () {68 vars in 1394 bytes} [Wed Aug 12 10:44:16 2026] DELETE /volume/v3/messages/d1c9386b-43d4-49ce-b303-26d9faa550ee => generated 0 bytes in 13 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 12 10:44:16.839854 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-72f3190d-5770-458e-913a-5ccd420c2556 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:44:16.842529 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-72f3190d-5770-458e-913a-5ccd420c2556 tempest-ProjectAdminTests-622684217 tempest-ProjectAdminTests-622684217-project-admin] GET https://10.4.3.105/volume/v3/messages/d1c9386b-43d4-49ce-b303-26d9faa550ee Aug 12 10:44:16.842862 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-72f3190d-5770-458e-913a-5ccd420c2556 tempest-ProjectAdminTests-622684217 tempest-ProjectAdminTests-622684217-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:44:16.843135 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-72f3190d-5770-458e-913a-5ccd420c2556 tempest-ProjectAdminTests-622684217 tempest-ProjectAdminTests-622684217-project-admin] Calling method 'version_select' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:44:16.849632 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-72f3190d-5770-458e-913a-5ccd420c2556 tempest-ProjectAdminTests-622684217 tempest-ProjectAdminTests-622684217-project-admin] https://10.4.3.105/volume/v3/messages/d1c9386b-43d4-49ce-b303-26d9faa550ee returned with HTTP 404 Aug 12 10:44:16.850223 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1232/4897] 10.4.3.105 () {68 vars in 1391 bytes} [Wed Aug 12 10:44:16 2026] GET /volume/v3/messages/d1c9386b-43d4-49ce-b303-26d9faa550ee => generated 110 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:44:16.858309 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-2470df32-5746-4b68-8af8-a8b1f03e2cac None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:44:16.860060 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-2470df32-5746-4b68-8af8-a8b1f03e2cac tempest-ProjectAdminTests-622684217 tempest-ProjectAdminTests-622684217-project-admin] DELETE https://10.4.3.105/volume/v3/volumes/897f1bfa-9b0f-41e0-ba71-c3a0a822e6fc Aug 12 10:44:16.860276 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-2470df32-5746-4b68-8af8-a8b1f03e2cac tempest-ProjectAdminTests-622684217 tempest-ProjectAdminTests-622684217-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:44:16.860459 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-2470df32-5746-4b68-8af8-a8b1f03e2cac tempest-ProjectAdminTests-622684217 tempest-ProjectAdminTests-622684217-project-admin] Calling method 'delete' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:44:16.860639 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.v3.volumes [None req-2470df32-5746-4b68-8af8-a8b1f03e2cac tempest-ProjectAdminTests-622684217 tempest-ProjectAdminTests-622684217-project-admin] Delete volume with id: 897f1bfa-9b0f-41e0-ba71-c3a0a822e6fc Aug 12 10:44:16.868454 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:44:16.868454 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:44:16.868928 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-2470df32-5746-4b68-8af8-a8b1f03e2cac tempest-ProjectAdminTests-622684217 tempest-ProjectAdminTests-622684217-project-admin] Volume info retrieved successfully. Aug 12 10:44:16.870231 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-2470df32-5746-4b68-8af8-a8b1f03e2cac tempest-ProjectAdminTests-622684217 tempest-ProjectAdminTests-622684217-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100374) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 12 10:44:16.881527 np0000007037 devstack@c-api.service[100374]: WARNING cinder.quota [None req-2470df32-5746-4b68-8af8-a8b1f03e2cac tempest-ProjectAdminTests-622684217 tempest-ProjectAdminTests-622684217-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1451186804 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1451186804, it is now deprecated. Please use the default quota class for default quota. Aug 12 10:44:16.881950 np0000007037 devstack@c-api.service[100374]: WARNING cinder.quota [None req-2470df32-5746-4b68-8af8-a8b1f03e2cac tempest-ProjectAdminTests-622684217 tempest-ProjectAdminTests-622684217-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1451186804 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1451186804, it is now deprecated. Please use the default quota class for default quota. Aug 12 10:44:16.890866 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.quota [None req-2470df32-5746-4b68-8af8-a8b1f03e2cac tempest-ProjectAdminTests-622684217 tempest-ProjectAdminTests-622684217-project-admin] Created reservations ['9e1059fb-6024-4241-9d99-75298f2fb604', 'dea42bf3-b3c2-4d50-8afd-63a4d30b6138', 'cc30a341-aa52-4695-8024-fa970d5c78e4', '95dcdcac-180e-4513-8121-cdd5e2a2053e'] {{(pid=100374) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:44:16.920436 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-2470df32-5746-4b68-8af8-a8b1f03e2cac tempest-ProjectAdminTests-622684217 tempest-ProjectAdminTests-622684217-project-admin] Delete volume request issued successfully. Aug 12 10:44:16.920436 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-2470df32-5746-4b68-8af8-a8b1f03e2cac tempest-ProjectAdminTests-622684217 tempest-ProjectAdminTests-622684217-project-admin] https://10.4.3.105/volume/v3/volumes/897f1bfa-9b0f-41e0-ba71-c3a0a822e6fc returned with HTTP 202 Aug 12 10:44:16.920436 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1223/4898] 10.4.3.105 () {68 vars in 1391 bytes} [Wed Aug 12 10:44:16 2026] DELETE /volume/v3/volumes/897f1bfa-9b0f-41e0-ba71-c3a0a822e6fc => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 10:44:16.928144 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-30b75315-03a8-49a7-9fe4-1b97c563ffc7 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:44:16.930170 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-30b75315-03a8-49a7-9fe4-1b97c563ffc7 tempest-ProjectAdminTests-622684217 tempest-ProjectAdminTests-622684217-project-admin] DELETE https://10.4.3.105/volume/v3/types/f15644b6-0f8f-4244-b774-1b917626eb7a Aug 12 10:44:16.930374 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-30b75315-03a8-49a7-9fe4-1b97c563ffc7 tempest-ProjectAdminTests-622684217 tempest-ProjectAdminTests-622684217-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:44:16.930619 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-30b75315-03a8-49a7-9fe4-1b97c563ffc7 tempest-ProjectAdminTests-622684217 tempest-ProjectAdminTests-622684217-project-admin] Calling method '_delete' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:44:16.960078 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-30b75315-03a8-49a7-9fe4-1b97c563ffc7 tempest-ProjectAdminTests-622684217 tempest-ProjectAdminTests-622684217-project-admin] https://10.4.3.105/volume/v3/types/f15644b6-0f8f-4244-b774-1b917626eb7a returned with HTTP 202 Aug 12 10:44:16.960526 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1217/4899] 10.4.3.105 () {66 vars in 1345 bytes} [Wed Aug 12 10:44:16 2026] DELETE /volume/v3/types/f15644b6-0f8f-4244-b774-1b917626eb7a => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 10:44:16.968966 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-7caf82a5-aba6-4f77-b160-7dc54156a319 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:44:16.972669 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-7caf82a5-aba6-4f77-b160-7dc54156a319 tempest-ProjectAdminTests-622684217 tempest-ProjectAdminTests-622684217-project-admin] POST https://10.4.3.105/volume/v3/types Aug 12 10:44:16.973231 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-7caf82a5-aba6-4f77-b160-7dc54156a319 tempest-ProjectAdminTests-622684217 tempest-ProjectAdminTests-622684217-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-745160214", "extra_specs": {"storage_protocol": "tempest-storage_protocol-443419607", "vendor_name": "tempest-vendor_name-1405400710"}}} {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:44:17.002540 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-7caf82a5-aba6-4f77-b160-7dc54156a319 tempest-ProjectAdminTests-622684217 tempest-ProjectAdminTests-622684217-project-admin] https://10.4.3.105/volume/v3/types returned with HTTP 200 Aug 12 10:44:17.003068 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1228/4900] 10.4.3.105 () {68 vars in 1253 bytes} [Wed Aug 12 10:44:16 2026] POST /volume/v3/types => generated 327 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 12 10:44:17.015968 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-07256856-9c53-4ba5-af78-fa4849298381 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:44:17.019672 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-07256856-9c53-4ba5-af78-fa4849298381 tempest-ProjectAdminTests-622684217 tempest-ProjectAdminTests-622684217-project-admin] POST https://10.4.3.105/volume/v3/volumes Aug 12 10:44:17.020157 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-07256856-9c53-4ba5-af78-fa4849298381 tempest-ProjectAdminTests-622684217 tempest-ProjectAdminTests-622684217-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "25652e5f-3de3-4880-9865-6722d2fc76df", "size": 1}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:44:17.025144 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.v3.volumes [None req-07256856-9c53-4ba5-af78-fa4849298381 tempest-ProjectAdminTests-622684217 tempest-ProjectAdminTests-622684217-project-admin] Create volume request body: {'volume': {'volume_type': '25652e5f-3de3-4880-9865-6722d2fc76df', 'size': 1}} {{(pid=100375) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 10:44:17.033616 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.v3.volumes [None req-07256856-9c53-4ba5-af78-fa4849298381 tempest-ProjectAdminTests-622684217 tempest-ProjectAdminTests-622684217-project-admin] Create volume of 1 GB Aug 12 10:44:17.035227 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:44:17.035227 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:44:17.036276 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-07256856-9c53-4ba5-af78-fa4849298381 tempest-ProjectAdminTests-622684217 tempest-ProjectAdminTests-622684217-project-admin] Availability Zones retrieved successfully. Aug 12 10:44:17.044269 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-07256856-9c53-4ba5-af78-fa4849298381 tempest-ProjectAdminTests-622684217 tempest-ProjectAdminTests-622684217-project-admin] Flow 'volume_create_api' (1bc35a4a-7b8b-4ca8-a37e-18d10a2c2420) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:44:17.046069 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-07256856-9c53-4ba5-af78-fa4849298381 tempest-ProjectAdminTests-622684217 tempest-ProjectAdminTests-622684217-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c887cbd7-b812-4f5c-8a73-a0625e8b77ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:44:17.047647 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.flows.api.create_volume [None req-07256856-9c53-4ba5-af78-fa4849298381 tempest-ProjectAdminTests-622684217 tempest-ProjectAdminTests-622684217-project-admin] Validating volume size '1' using validate_int {{(pid=100375) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 10:44:17.070816 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-07256856-9c53-4ba5-af78-fa4849298381 tempest-ProjectAdminTests-622684217 tempest-ProjectAdminTests-622684217-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c887cbd7-b812-4f5c-8a73-a0625e8b77ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T10:44:17Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-443419607',vendor_name='tempest-vendor_name-1405400710'},id=25652e5f-3de3-4880-9865-6722d2fc76df,is_public=True,name='tempest-ProjectAdminTests-volume-type-745160214',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '25652e5f-3de3-4880-9865-6722d2fc76df', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:44:17.070816 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-07256856-9c53-4ba5-af78-fa4849298381 tempest-ProjectAdminTests-622684217 tempest-ProjectAdminTests-622684217-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8deadfd8-edb2-4d8e-b66e-b09d582cbaa3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:44:17.102362 np0000007037 devstack@c-api.service[100375]: WARNING cinder.quota [None req-07256856-9c53-4ba5-af78-fa4849298381 tempest-ProjectAdminTests-622684217 tempest-ProjectAdminTests-622684217-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-745160214 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-745160214, it is now deprecated. Please use the default quota class for default quota. Aug 12 10:44:17.102835 np0000007037 devstack@c-api.service[100375]: WARNING cinder.quota [None req-07256856-9c53-4ba5-af78-fa4849298381 tempest-ProjectAdminTests-622684217 tempest-ProjectAdminTests-622684217-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-745160214 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-745160214, it is now deprecated. Please use the default quota class for default quota. Aug 12 10:44:17.144613 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.quota [None req-07256856-9c53-4ba5-af78-fa4849298381 tempest-ProjectAdminTests-622684217 tempest-ProjectAdminTests-622684217-project-admin] Created reservations ['ffc22ba7-95b5-4a86-92e9-4f3f2efb1a34', 'f6405d4c-5987-437f-a391-fef11c6c6e4c', '232d6251-f8cd-420e-8370-40d4ccff7ba4', 'e9692554-ec91-4569-a582-904585025ce9'] {{(pid=100375) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:44:17.145718 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-07256856-9c53-4ba5-af78-fa4849298381 tempest-ProjectAdminTests-622684217 tempest-ProjectAdminTests-622684217-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8deadfd8-edb2-4d8e-b66e-b09d582cbaa3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ffc22ba7-95b5-4a86-92e9-4f3f2efb1a34', 'f6405d4c-5987-437f-a391-fef11c6c6e4c', '232d6251-f8cd-420e-8370-40d4ccff7ba4', 'e9692554-ec91-4569-a582-904585025ce9']}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:44:17.147133 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-07256856-9c53-4ba5-af78-fa4849298381 tempest-ProjectAdminTests-622684217 tempest-ProjectAdminTests-622684217-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (46c8a7cd-d07a-4c68-acf7-b8307434e0de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:44:17.184625 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-07256856-9c53-4ba5-af78-fa4849298381 tempest-ProjectAdminTests-622684217 tempest-ProjectAdminTests-622684217-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (46c8a7cd-d07a-4c68-acf7-b8307434e0de) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6bc6311a-c40e-4e37-8f05-446c6611e141', '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='51c6e97d37d946aabd5108a2e7bd69d0',qos_specs=None,replication_status=,reservations=['ffc22ba7-95b5-4a86-92e9-4f3f2efb1a34','f6405d4c-5987-437f-a391-fef11c6c6e4c','232d6251-f8cd-420e-8370-40d4ccff7ba4','e9692554-ec91-4569-a582-904585025ce9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ef6d09aa73d240d1b3e24b87c55c10f4',volume_type_id=25652e5f-3de3-4880-9865-6722d2fc76df), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:44:17Z,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=6bc6311a-c40e-4e37-8f05-446c6611e141,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='51c6e97d37d946aabd5108a2e7bd69d0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ef6d09aa73d240d1b3e24b87c55c10f4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(25652e5f-3de3-4880-9865-6722d2fc76df),volume_type_id=25652e5f-3de3-4880-9865-6722d2fc76df)}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:44:17.186380 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-07256856-9c53-4ba5-af78-fa4849298381 tempest-ProjectAdminTests-622684217 tempest-ProjectAdminTests-622684217-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (88920bb8-a4e0-4f07-9dd6-1bcaa917627d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:44:17.216211 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-07256856-9c53-4ba5-af78-fa4849298381 tempest-ProjectAdminTests-622684217 tempest-ProjectAdminTests-622684217-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (88920bb8-a4e0-4f07-9dd6-1bcaa917627d) transitioned into state 'SUCCESS' from 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='51c6e97d37d946aabd5108a2e7bd69d0',qos_specs=None,replication_status=,reservations=['ffc22ba7-95b5-4a86-92e9-4f3f2efb1a34','f6405d4c-5987-437f-a391-fef11c6c6e4c','232d6251-f8cd-420e-8370-40d4ccff7ba4','e9692554-ec91-4569-a582-904585025ce9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ef6d09aa73d240d1b3e24b87c55c10f4',volume_type_id=25652e5f-3de3-4880-9865-6722d2fc76df)}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:44:17.217445 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-07256856-9c53-4ba5-af78-fa4849298381 tempest-ProjectAdminTests-622684217 tempest-ProjectAdminTests-622684217-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (590d713c-f329-4dd2-b293-6935830758ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:44:17.230180 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-07256856-9c53-4ba5-af78-fa4849298381 tempest-ProjectAdminTests-622684217 tempest-ProjectAdminTests-622684217-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (590d713c-f329-4dd2-b293-6935830758ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:44:17.231155 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-07256856-9c53-4ba5-af78-fa4849298381 tempest-ProjectAdminTests-622684217 tempest-ProjectAdminTests-622684217-project-admin] Flow 'volume_create_api' (1bc35a4a-7b8b-4ca8-a37e-18d10a2c2420) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100375) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:44:17.233541 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-07256856-9c53-4ba5-af78-fa4849298381 tempest-ProjectAdminTests-622684217 tempest-ProjectAdminTests-622684217-project-admin] Create volume request issued successfully. Aug 12 10:44:17.233541 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-07256856-9c53-4ba5-af78-fa4849298381 tempest-ProjectAdminTests-622684217 tempest-ProjectAdminTests-622684217-project-admin] https://10.4.3.105/volume/v3/volumes returned with HTTP 202 Aug 12 10:44:17.233541 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1233/4901] 10.4.3.105 () {70 vars in 1298 bytes} [Wed Aug 12 10:44:17 2026] POST /volume/v3/volumes => generated 772 bytes in 221 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 10:44:17.254485 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-b2b3aba4-6623-4560-a797-a86fe4ab7944 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:44:17.256385 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-b2b3aba4-6623-4560-a797-a86fe4ab7944 tempest-ProjectAdminTests-622684217 tempest-ProjectAdminTests-622684217-project-admin] GET https://10.4.3.105/volume/v3/volumes/6bc6311a-c40e-4e37-8f05-446c6611e141 Aug 12 10:44:17.256629 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-b2b3aba4-6623-4560-a797-a86fe4ab7944 tempest-ProjectAdminTests-622684217 tempest-ProjectAdminTests-622684217-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:44:17.258360 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-b2b3aba4-6623-4560-a797-a86fe4ab7944 tempest-ProjectAdminTests-622684217 tempest-ProjectAdminTests-622684217-project-admin] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:44:17.265622 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:44:17.265622 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:44:17.269700 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-b2b3aba4-6623-4560-a797-a86fe4ab7944 tempest-ProjectAdminTests-622684217 tempest-ProjectAdminTests-622684217-project-admin] Volume info retrieved successfully. Aug 12 10:44:17.277591 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-b2b3aba4-6623-4560-a797-a86fe4ab7944 tempest-ProjectAdminTests-622684217 tempest-ProjectAdminTests-622684217-project-admin] https://10.4.3.105/volume/v3/volumes/6bc6311a-c40e-4e37-8f05-446c6611e141 returned with HTTP 200 Aug 12 10:44:17.277591 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1224/4902] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:44:17 2026] GET /volume/v3/volumes/6bc6311a-c40e-4e37-8f05-446c6611e141 => generated 951 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:44:17.494077 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-cf72c1b8-78f4-4b79-8c53-a9b039f361b4 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:44:17.499287 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-cf72c1b8-78f4-4b79-8c53-a9b039f361b4 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] GET https://10.4.3.105/volume/v3/volumes/00a84900-b455-480b-b496-4c650debb22a Aug 12 10:44:17.499575 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-cf72c1b8-78f4-4b79-8c53-a9b039f361b4 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:44:17.499855 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-cf72c1b8-78f4-4b79-8c53-a9b039f361b4 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:44:17.520597 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:44:17.520597 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:44:17.524310 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-cf72c1b8-78f4-4b79-8c53-a9b039f361b4 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Volume info retrieved successfully. Aug 12 10:44:17.528757 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-cf72c1b8-78f4-4b79-8c53-a9b039f361b4 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] https://10.4.3.105/volume/v3/volumes/00a84900-b455-480b-b496-4c650debb22a returned with HTTP 200 Aug 12 10:44:17.529083 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1218/4903] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:44:17 2026] GET /volume/v3/volumes/00a84900-b455-480b-b496-4c650debb22a => generated 879 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:44:18.293543 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-0a434fb9-e428-4423-af3c-42823f09808c None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:44:18.295846 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-0a434fb9-e428-4423-af3c-42823f09808c tempest-ProjectAdminTests-622684217 tempest-ProjectAdminTests-622684217-project-admin] GET https://10.4.3.105/volume/v3/volumes/6bc6311a-c40e-4e37-8f05-446c6611e141 Aug 12 10:44:18.296031 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-0a434fb9-e428-4423-af3c-42823f09808c tempest-ProjectAdminTests-622684217 tempest-ProjectAdminTests-622684217-project-admin] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:44:18.296258 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-0a434fb9-e428-4423-af3c-42823f09808c tempest-ProjectAdminTests-622684217 tempest-ProjectAdminTests-622684217-project-admin] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:44:18.305069 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:44:18.305069 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:44:18.309127 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-0a434fb9-e428-4423-af3c-42823f09808c tempest-ProjectAdminTests-622684217 tempest-ProjectAdminTests-622684217-project-admin] Volume info retrieved successfully. Aug 12 10:44:18.313969 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-0a434fb9-e428-4423-af3c-42823f09808c tempest-ProjectAdminTests-622684217 tempest-ProjectAdminTests-622684217-project-admin] https://10.4.3.105/volume/v3/volumes/6bc6311a-c40e-4e37-8f05-446c6611e141 returned with HTTP 200 Aug 12 10:44:18.314458 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1229/4904] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:44:18 2026] GET /volume/v3/volumes/6bc6311a-c40e-4e37-8f05-446c6611e141 => generated 972 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:44:18.330617 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-60acc2ff-dee3-4d38-8d97-fb1262894009 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:44:18.332533 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-60acc2ff-dee3-4d38-8d97-fb1262894009 tempest-ProjectAdminTests-622684217 tempest-ProjectAdminTests-622684217-project-admin] GET https://10.4.3.105/volume/v3/messages Aug 12 10:44:18.332787 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-60acc2ff-dee3-4d38-8d97-fb1262894009 tempest-ProjectAdminTests-622684217 tempest-ProjectAdminTests-622684217-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:44:18.333002 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-60acc2ff-dee3-4d38-8d97-fb1262894009 tempest-ProjectAdminTests-622684217 tempest-ProjectAdminTests-622684217-project-admin] Calling method 'version_select' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:44:18.333280 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:44:18.333280 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:44:18.336828 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-60acc2ff-dee3-4d38-8d97-fb1262894009 tempest-ProjectAdminTests-622684217 tempest-ProjectAdminTests-622684217-project-admin] https://10.4.3.105/volume/v3/messages returned with HTTP 200 Aug 12 10:44:18.337207 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1234/4905] 10.4.3.105 () {68 vars in 1280 bytes} [Wed Aug 12 10:44:18 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 10:44:18.349899 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-16f1ef61-96c2-4766-9b22-570a01af9343 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:44:18.351992 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-16f1ef61-96c2-4766-9b22-570a01af9343 tempest-ProjectAdminTests-622684217 tempest-ProjectAdminTests-622684217-project-admin] GET https://10.4.3.105/volume/v3/messages Aug 12 10:44:18.352251 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-16f1ef61-96c2-4766-9b22-570a01af9343 tempest-ProjectAdminTests-622684217 tempest-ProjectAdminTests-622684217-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:44:18.352497 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-16f1ef61-96c2-4766-9b22-570a01af9343 tempest-ProjectAdminTests-622684217 tempest-ProjectAdminTests-622684217-project-admin] Calling method 'version_select' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:44:18.357016 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-16f1ef61-96c2-4766-9b22-570a01af9343 tempest-ProjectAdminTests-622684217 tempest-ProjectAdminTests-622684217-project-admin] https://10.4.3.105/volume/v3/messages returned with HTTP 200 Aug 12 10:44:18.357016 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1225/4906] 10.4.3.105 () {68 vars in 1280 bytes} [Wed Aug 12 10:44:18 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 10:44:18.370408 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-0dc56b41-c28d-4c66-b34f-17a490f2ea29 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:44:18.373278 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-0dc56b41-c28d-4c66-b34f-17a490f2ea29 tempest-ProjectAdminTests-622684217 tempest-ProjectAdminTests-622684217-project-admin] DELETE https://10.4.3.105/volume/v3/messages/aecec7a0-1587-408e-a051-6b27180a8f56 Aug 12 10:44:18.373550 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-0dc56b41-c28d-4c66-b34f-17a490f2ea29 tempest-ProjectAdminTests-622684217 tempest-ProjectAdminTests-622684217-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:44:18.373768 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-0dc56b41-c28d-4c66-b34f-17a490f2ea29 tempest-ProjectAdminTests-622684217 tempest-ProjectAdminTests-622684217-project-admin] Calling method 'version_select' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:44:18.390284 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-0dc56b41-c28d-4c66-b34f-17a490f2ea29 tempest-ProjectAdminTests-622684217 tempest-ProjectAdminTests-622684217-project-admin] https://10.4.3.105/volume/v3/messages/aecec7a0-1587-408e-a051-6b27180a8f56 returned with HTTP 204 Aug 12 10:44:18.391874 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1219/4907] 10.4.3.105 () {68 vars in 1394 bytes} [Wed Aug 12 10:44:18 2026] DELETE /volume/v3/messages/aecec7a0-1587-408e-a051-6b27180a8f56 => generated 0 bytes in 21 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 12 10:44:18.409728 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-c97a7a6b-20b4-4869-9323-53b63c0b3af3 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:44:18.412103 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-c97a7a6b-20b4-4869-9323-53b63c0b3af3 tempest-ProjectAdminTests-622684217 tempest-ProjectAdminTests-622684217-project-admin] DELETE https://10.4.3.105/volume/v3/volumes/6bc6311a-c40e-4e37-8f05-446c6611e141 Aug 12 10:44:18.412906 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-c97a7a6b-20b4-4869-9323-53b63c0b3af3 tempest-ProjectAdminTests-622684217 tempest-ProjectAdminTests-622684217-project-admin] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:44:18.412906 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-c97a7a6b-20b4-4869-9323-53b63c0b3af3 tempest-ProjectAdminTests-622684217 tempest-ProjectAdminTests-622684217-project-admin] Calling method 'delete' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:44:18.412906 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.v3.volumes [None req-c97a7a6b-20b4-4869-9323-53b63c0b3af3 tempest-ProjectAdminTests-622684217 tempest-ProjectAdminTests-622684217-project-admin] Delete volume with id: 6bc6311a-c40e-4e37-8f05-446c6611e141 Aug 12 10:44:18.423907 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:44:18.423907 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:44:18.424269 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-c97a7a6b-20b4-4869-9323-53b63c0b3af3 tempest-ProjectAdminTests-622684217 tempest-ProjectAdminTests-622684217-project-admin] Volume info retrieved successfully. Aug 12 10:44:18.425255 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-c97a7a6b-20b4-4869-9323-53b63c0b3af3 tempest-ProjectAdminTests-622684217 tempest-ProjectAdminTests-622684217-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100372) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 12 10:44:18.442946 np0000007037 devstack@c-api.service[100372]: WARNING cinder.quota [None req-c97a7a6b-20b4-4869-9323-53b63c0b3af3 tempest-ProjectAdminTests-622684217 tempest-ProjectAdminTests-622684217-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-745160214 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-745160214, it is now deprecated. Please use the default quota class for default quota. Aug 12 10:44:18.444972 np0000007037 devstack@c-api.service[100372]: WARNING cinder.quota [None req-c97a7a6b-20b4-4869-9323-53b63c0b3af3 tempest-ProjectAdminTests-622684217 tempest-ProjectAdminTests-622684217-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-745160214 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-745160214, it is now deprecated. Please use the default quota class for default quota. Aug 12 10:44:18.457531 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.quota [None req-c97a7a6b-20b4-4869-9323-53b63c0b3af3 tempest-ProjectAdminTests-622684217 tempest-ProjectAdminTests-622684217-project-admin] Created reservations ['034dc9af-770d-4164-9464-30fd4660fe3a', '32a842f8-9e9a-4cbe-a319-a1e97bdf6b04', '3ce4a015-c3d7-4348-8c21-46def689be5f', '1b387c99-2c69-4c26-80ac-51fe25f6d3b7'] {{(pid=100372) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:44:18.496869 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-c97a7a6b-20b4-4869-9323-53b63c0b3af3 tempest-ProjectAdminTests-622684217 tempest-ProjectAdminTests-622684217-project-admin] Delete volume request issued successfully. Aug 12 10:44:18.497111 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-c97a7a6b-20b4-4869-9323-53b63c0b3af3 tempest-ProjectAdminTests-622684217 tempest-ProjectAdminTests-622684217-project-admin] https://10.4.3.105/volume/v3/volumes/6bc6311a-c40e-4e37-8f05-446c6611e141 returned with HTTP 202 Aug 12 10:44:18.497575 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1230/4908] 10.4.3.105 () {68 vars in 1391 bytes} [Wed Aug 12 10:44:18 2026] DELETE /volume/v3/volumes/6bc6311a-c40e-4e37-8f05-446c6611e141 => generated 0 bytes in 88 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 10:44:18.505801 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-687167af-3c78-4f15-b667-132317b335f4 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:44:18.508214 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-687167af-3c78-4f15-b667-132317b335f4 tempest-ProjectAdminTests-622684217 tempest-ProjectAdminTests-622684217-project-admin] DELETE https://10.4.3.105/volume/v3/types/25652e5f-3de3-4880-9865-6722d2fc76df Aug 12 10:44:18.508293 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-687167af-3c78-4f15-b667-132317b335f4 tempest-ProjectAdminTests-622684217 tempest-ProjectAdminTests-622684217-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:44:18.508573 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-687167af-3c78-4f15-b667-132317b335f4 tempest-ProjectAdminTests-622684217 tempest-ProjectAdminTests-622684217-project-admin] Calling method '_delete' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:44:18.545029 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-687167af-3c78-4f15-b667-132317b335f4 tempest-ProjectAdminTests-622684217 tempest-ProjectAdminTests-622684217-project-admin] https://10.4.3.105/volume/v3/types/25652e5f-3de3-4880-9865-6722d2fc76df returned with HTTP 202 Aug 12 10:44:18.545537 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1235/4909] 10.4.3.105 () {66 vars in 1345 bytes} [Wed Aug 12 10:44:18 2026] DELETE /volume/v3/types/25652e5f-3de3-4880-9865-6722d2fc76df => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 10:44:18.546680 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-d4ff214e-4ed9-497f-921b-fb38f06bae72 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:44:18.551033 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-d4ff214e-4ed9-497f-921b-fb38f06bae72 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] GET https://10.4.3.105/volume/v3/volumes/00a84900-b455-480b-b496-4c650debb22a Aug 12 10:44:18.551548 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-d4ff214e-4ed9-497f-921b-fb38f06bae72 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:44:18.551781 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-d4ff214e-4ed9-497f-921b-fb38f06bae72 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:44:18.553481 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-60a81d62-3658-4c23-83f9-39d880b67888 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:44:18.555423 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-60a81d62-3658-4c23-83f9-39d880b67888 tempest-ProjectAdminTests-622684217 tempest-ProjectAdminTests-622684217-project-admin] POST https://10.4.3.105/volume/v3/types Aug 12 10:44:18.555836 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-60a81d62-3658-4c23-83f9-39d880b67888 tempest-ProjectAdminTests-622684217 tempest-ProjectAdminTests-622684217-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-585901886", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1085085995", "vendor_name": "tempest-vendor_name-1884314903"}}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:44:18.565863 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:44:18.565863 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:44:18.571079 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-d4ff214e-4ed9-497f-921b-fb38f06bae72 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Volume info retrieved successfully. Aug 12 10:44:18.573661 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-60a81d62-3658-4c23-83f9-39d880b67888 tempest-ProjectAdminTests-622684217 tempest-ProjectAdminTests-622684217-project-admin] https://10.4.3.105/volume/v3/types returned with HTTP 200 Aug 12 10:44:18.574120 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1220/4910] 10.4.3.105 () {68 vars in 1253 bytes} [Wed Aug 12 10:44:18 2026] POST /volume/v3/types => generated 328 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:44:18.576915 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-d4ff214e-4ed9-497f-921b-fb38f06bae72 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] https://10.4.3.105/volume/v3/volumes/00a84900-b455-480b-b496-4c650debb22a returned with HTTP 200 Aug 12 10:44:18.577389 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1226/4911] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:44:18 2026] GET /volume/v3/volumes/00a84900-b455-480b-b496-4c650debb22a => generated 879 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:44:18.584684 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-41ec3c9a-c3f3-4cae-8ecc-969d8a9bfa22 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:44:18.587546 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-41ec3c9a-c3f3-4cae-8ecc-969d8a9bfa22 tempest-ProjectAdminTests-622684217 tempest-ProjectAdminTests-622684217-project-admin] POST https://10.4.3.105/volume/v3/volumes Aug 12 10:44:18.588978 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-41ec3c9a-c3f3-4cae-8ecc-969d8a9bfa22 tempest-ProjectAdminTests-622684217 tempest-ProjectAdminTests-622684217-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "e0a9fe5c-9d3f-4873-ae98-27311d5b4270", "size": 1}} {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:44:18.591473 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.v3.volumes [None req-41ec3c9a-c3f3-4cae-8ecc-969d8a9bfa22 tempest-ProjectAdminTests-622684217 tempest-ProjectAdminTests-622684217-project-admin] Create volume request body: {'volume': {'volume_type': 'e0a9fe5c-9d3f-4873-ae98-27311d5b4270', 'size': 1}} {{(pid=100372) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 10:44:18.599619 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.v3.volumes [None req-41ec3c9a-c3f3-4cae-8ecc-969d8a9bfa22 tempest-ProjectAdminTests-622684217 tempest-ProjectAdminTests-622684217-project-admin] Create volume of 1 GB Aug 12 10:44:18.600774 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:44:18.600774 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:44:18.601179 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-41ec3c9a-c3f3-4cae-8ecc-969d8a9bfa22 tempest-ProjectAdminTests-622684217 tempest-ProjectAdminTests-622684217-project-admin] Availability Zones retrieved successfully. Aug 12 10:44:18.611623 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-41ec3c9a-c3f3-4cae-8ecc-969d8a9bfa22 tempest-ProjectAdminTests-622684217 tempest-ProjectAdminTests-622684217-project-admin] Flow 'volume_create_api' (58606beb-b255-4bd7-a9f0-7ab748cf72ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100372) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:44:18.612865 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-41ec3c9a-c3f3-4cae-8ecc-969d8a9bfa22 tempest-ProjectAdminTests-622684217 tempest-ProjectAdminTests-622684217-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9097a637-9d9b-43a7-b587-db93614c8a6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:44:18.613927 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.flows.api.create_volume [None req-41ec3c9a-c3f3-4cae-8ecc-969d8a9bfa22 tempest-ProjectAdminTests-622684217 tempest-ProjectAdminTests-622684217-project-admin] Validating volume size '1' using validate_int {{(pid=100372) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 10:44:18.638301 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-41ec3c9a-c3f3-4cae-8ecc-969d8a9bfa22 tempest-ProjectAdminTests-622684217 tempest-ProjectAdminTests-622684217-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9097a637-9d9b-43a7-b587-db93614c8a6b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T10:44:19Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1085085995',vendor_name='tempest-vendor_name-1884314903'},id=e0a9fe5c-9d3f-4873-ae98-27311d5b4270,is_public=True,name='tempest-ProjectAdminTests-volume-type-585901886',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e0a9fe5c-9d3f-4873-ae98-27311d5b4270', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:44:18.639052 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-41ec3c9a-c3f3-4cae-8ecc-969d8a9bfa22 tempest-ProjectAdminTests-622684217 tempest-ProjectAdminTests-622684217-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cf639928-eafc-45a6-943a-ffd1d624a538) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:44:18.682445 np0000007037 devstack@c-api.service[100372]: WARNING cinder.quota [None req-41ec3c9a-c3f3-4cae-8ecc-969d8a9bfa22 tempest-ProjectAdminTests-622684217 tempest-ProjectAdminTests-622684217-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-585901886 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-585901886, it is now deprecated. Please use the default quota class for default quota. Aug 12 10:44:18.682445 np0000007037 devstack@c-api.service[100372]: WARNING cinder.quota [None req-41ec3c9a-c3f3-4cae-8ecc-969d8a9bfa22 tempest-ProjectAdminTests-622684217 tempest-ProjectAdminTests-622684217-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-585901886 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-585901886, it is now deprecated. Please use the default quota class for default quota. Aug 12 10:44:18.704060 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.quota [None req-41ec3c9a-c3f3-4cae-8ecc-969d8a9bfa22 tempest-ProjectAdminTests-622684217 tempest-ProjectAdminTests-622684217-project-admin] Created reservations ['6b89f23d-7d63-4338-888e-1d7cea6ecbf4', '29e6f78f-2e10-47cd-bc4e-b44302eacfcb', 'bc8209e1-39bf-4593-95f0-d7d56d1f1cc6', '41923b3f-5627-4174-a5e8-1f22c40373fd'] {{(pid=100372) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:44:18.705181 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-41ec3c9a-c3f3-4cae-8ecc-969d8a9bfa22 tempest-ProjectAdminTests-622684217 tempest-ProjectAdminTests-622684217-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cf639928-eafc-45a6-943a-ffd1d624a538) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6b89f23d-7d63-4338-888e-1d7cea6ecbf4', '29e6f78f-2e10-47cd-bc4e-b44302eacfcb', 'bc8209e1-39bf-4593-95f0-d7d56d1f1cc6', '41923b3f-5627-4174-a5e8-1f22c40373fd']}' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:44:18.706260 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-41ec3c9a-c3f3-4cae-8ecc-969d8a9bfa22 tempest-ProjectAdminTests-622684217 tempest-ProjectAdminTests-622684217-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b278254c-e895-4685-b787-a623bb482350) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:44:18.731256 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-41ec3c9a-c3f3-4cae-8ecc-969d8a9bfa22 tempest-ProjectAdminTests-622684217 tempest-ProjectAdminTests-622684217-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b278254c-e895-4685-b787-a623bb482350) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bdc37783-22d6-48ac-82ff-19519ca0b904', '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='51c6e97d37d946aabd5108a2e7bd69d0',qos_specs=None,replication_status=,reservations=['6b89f23d-7d63-4338-888e-1d7cea6ecbf4','29e6f78f-2e10-47cd-bc4e-b44302eacfcb','bc8209e1-39bf-4593-95f0-d7d56d1f1cc6','41923b3f-5627-4174-a5e8-1f22c40373fd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ef6d09aa73d240d1b3e24b87c55c10f4',volume_type_id=e0a9fe5c-9d3f-4873-ae98-27311d5b4270), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:44:18Z,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=bdc37783-22d6-48ac-82ff-19519ca0b904,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='51c6e97d37d946aabd5108a2e7bd69d0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ef6d09aa73d240d1b3e24b87c55c10f4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e0a9fe5c-9d3f-4873-ae98-27311d5b4270),volume_type_id=e0a9fe5c-9d3f-4873-ae98-27311d5b4270)}' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:44:18.732293 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-41ec3c9a-c3f3-4cae-8ecc-969d8a9bfa22 tempest-ProjectAdminTests-622684217 tempest-ProjectAdminTests-622684217-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (433dca17-1d30-47c8-a84b-44a9be1f589a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:44:18.750188 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-41ec3c9a-c3f3-4cae-8ecc-969d8a9bfa22 tempest-ProjectAdminTests-622684217 tempest-ProjectAdminTests-622684217-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (433dca17-1d30-47c8-a84b-44a9be1f589a) transitioned into state 'SUCCESS' from 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='51c6e97d37d946aabd5108a2e7bd69d0',qos_specs=None,replication_status=,reservations=['6b89f23d-7d63-4338-888e-1d7cea6ecbf4','29e6f78f-2e10-47cd-bc4e-b44302eacfcb','bc8209e1-39bf-4593-95f0-d7d56d1f1cc6','41923b3f-5627-4174-a5e8-1f22c40373fd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ef6d09aa73d240d1b3e24b87c55c10f4',volume_type_id=e0a9fe5c-9d3f-4873-ae98-27311d5b4270)}' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:44:18.751187 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-41ec3c9a-c3f3-4cae-8ecc-969d8a9bfa22 tempest-ProjectAdminTests-622684217 tempest-ProjectAdminTests-622684217-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (110fc492-df1f-465b-87c3-171ad59f5fae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:44:18.760474 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-41ec3c9a-c3f3-4cae-8ecc-969d8a9bfa22 tempest-ProjectAdminTests-622684217 tempest-ProjectAdminTests-622684217-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (110fc492-df1f-465b-87c3-171ad59f5fae) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:44:18.761827 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-41ec3c9a-c3f3-4cae-8ecc-969d8a9bfa22 tempest-ProjectAdminTests-622684217 tempest-ProjectAdminTests-622684217-project-admin] Flow 'volume_create_api' (58606beb-b255-4bd7-a9f0-7ab748cf72ba) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100372) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:44:18.762303 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-41ec3c9a-c3f3-4cae-8ecc-969d8a9bfa22 tempest-ProjectAdminTests-622684217 tempest-ProjectAdminTests-622684217-project-admin] Create volume request issued successfully. Aug 12 10:44:18.763131 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-41ec3c9a-c3f3-4cae-8ecc-969d8a9bfa22 tempest-ProjectAdminTests-622684217 tempest-ProjectAdminTests-622684217-project-admin] https://10.4.3.105/volume/v3/volumes returned with HTTP 202 Aug 12 10:44:18.763758 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1231/4912] 10.4.3.105 () {70 vars in 1298 bytes} [Wed Aug 12 10:44:18 2026] POST /volume/v3/volumes => generated 772 bytes in 180 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 10:44:18.775730 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-c4c369be-9b95-4ea0-a81e-a4b8236ab94a None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:44:18.777387 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-c4c369be-9b95-4ea0-a81e-a4b8236ab94a tempest-ProjectAdminTests-622684217 tempest-ProjectAdminTests-622684217-project-admin] GET https://10.4.3.105/volume/v3/volumes/bdc37783-22d6-48ac-82ff-19519ca0b904 Aug 12 10:44:18.777619 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-c4c369be-9b95-4ea0-a81e-a4b8236ab94a tempest-ProjectAdminTests-622684217 tempest-ProjectAdminTests-622684217-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:44:18.777835 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-c4c369be-9b95-4ea0-a81e-a4b8236ab94a tempest-ProjectAdminTests-622684217 tempest-ProjectAdminTests-622684217-project-admin] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:44:18.784814 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:44:18.784814 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:44:18.788454 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-c4c369be-9b95-4ea0-a81e-a4b8236ab94a tempest-ProjectAdminTests-622684217 tempest-ProjectAdminTests-622684217-project-admin] Volume info retrieved successfully. Aug 12 10:44:18.792333 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-c4c369be-9b95-4ea0-a81e-a4b8236ab94a tempest-ProjectAdminTests-622684217 tempest-ProjectAdminTests-622684217-project-admin] https://10.4.3.105/volume/v3/volumes/bdc37783-22d6-48ac-82ff-19519ca0b904 returned with HTTP 200 Aug 12 10:44:18.792699 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1236/4913] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:44:18 2026] GET /volume/v3/volumes/bdc37783-22d6-48ac-82ff-19519ca0b904 => generated 951 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:44:19.143984 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-60134a35-b341-405c-b07f-140a0ce59234 req-df3236a4-c073-47a0-94fd-fd71930bc067 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:44:19.146182 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-60134a35-b341-405c-b07f-140a0ce59234 req-df3236a4-c073-47a0-94fd-fd71930bc067 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] POST https://10.4.3.105/volume/v3/attachments/7381f5ba-8cd1-43fd-b2d6-90903ad0cedc/action Aug 12 10:44:19.146616 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-60134a35-b341-405c-b07f-140a0ce59234 req-df3236a4-c073-47a0-94fd-fd71930bc067 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Action body: b'{"os-complete": null}' {{(pid=100373) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 10:44:19.146778 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-60134a35-b341-405c-b07f-140a0ce59234 req-df3236a4-c073-47a0-94fd-fd71930bc067 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:44:19.162852 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:44:19.162852 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:44:19.174709 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-60134a35-b341-405c-b07f-140a0ce59234 req-df3236a4-c073-47a0-94fd-fd71930bc067 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] https://10.4.3.105/volume/v3/attachments/7381f5ba-8cd1-43fd-b2d6-90903ad0cedc/action returned with HTTP 204 Aug 12 10:44:19.175174 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1221/4914] 10.4.3.105 () {74 vars in 1725 bytes} [Wed Aug 12 10:44:19 2026] POST /volume/v3/attachments/7381f5ba-8cd1-43fd-b2d6-90903ad0cedc/action => generated 0 bytes in 32 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:44:19.590619 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-66664b13-551e-4c8c-a0a4-a7d9dbe8b965 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:44:19.594564 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-66664b13-551e-4c8c-a0a4-a7d9dbe8b965 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] GET https://10.4.3.105/volume/v3/volumes/00a84900-b455-480b-b496-4c650debb22a Aug 12 10:44:19.594564 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-66664b13-551e-4c8c-a0a4-a7d9dbe8b965 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:44:19.594564 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-66664b13-551e-4c8c-a0a4-a7d9dbe8b965 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:44:19.603408 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:44:19.603408 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:44:19.607223 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-66664b13-551e-4c8c-a0a4-a7d9dbe8b965 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Volume info retrieved successfully. Aug 12 10:44:19.611881 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-66664b13-551e-4c8c-a0a4-a7d9dbe8b965 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] https://10.4.3.105/volume/v3/volumes/00a84900-b455-480b-b496-4c650debb22a returned with HTTP 200 Aug 12 10:44:19.612386 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1227/4915] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:44:19 2026] GET /volume/v3/volumes/00a84900-b455-480b-b496-4c650debb22a => generated 1171 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:44:19.624131 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-ee4eeba9-7fdd-4911-84a1-361460b5ad49 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:44:19.626545 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-ee4eeba9-7fdd-4911-84a1-361460b5ad49 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] GET https://10.4.3.105/volume/v3/volumes/00a84900-b455-480b-b496-4c650debb22a Aug 12 10:44:19.626868 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-ee4eeba9-7fdd-4911-84a1-361460b5ad49 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:44:19.627639 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-ee4eeba9-7fdd-4911-84a1-361460b5ad49 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:44:19.636590 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:44:19.636590 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:44:19.640032 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-ee4eeba9-7fdd-4911-84a1-361460b5ad49 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Volume info retrieved successfully. Aug 12 10:44:19.644158 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-ee4eeba9-7fdd-4911-84a1-361460b5ad49 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] https://10.4.3.105/volume/v3/volumes/00a84900-b455-480b-b496-4c650debb22a returned with HTTP 200 Aug 12 10:44:19.644700 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1232/4916] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:44:19 2026] GET /volume/v3/volumes/00a84900-b455-480b-b496-4c650debb22a => generated 1171 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:44:19.688807 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-a3f35592-fc8c-431a-a615-14e64a83a944 req-871a9631-5128-4811-8639-3c048f89329a None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:44:19.693268 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-a3f35592-fc8c-431a-a615-14e64a83a944 req-871a9631-5128-4811-8639-3c048f89329a tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] GET https://10.4.3.105/volume/v3/volumes/00a84900-b455-480b-b496-4c650debb22a Aug 12 10:44:19.693549 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-a3f35592-fc8c-431a-a615-14e64a83a944 req-871a9631-5128-4811-8639-3c048f89329a tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:44:19.693813 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-a3f35592-fc8c-431a-a615-14e64a83a944 req-871a9631-5128-4811-8639-3c048f89329a tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:44:19.703721 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:44:19.703721 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:44:19.707094 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [req-a3f35592-fc8c-431a-a615-14e64a83a944 req-871a9631-5128-4811-8639-3c048f89329a tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Volume info retrieved successfully. Aug 12 10:44:19.716280 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-a3f35592-fc8c-431a-a615-14e64a83a944 req-871a9631-5128-4811-8639-3c048f89329a tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] https://10.4.3.105/volume/v3/volumes/00a84900-b455-480b-b496-4c650debb22a returned with HTTP 200 Aug 12 10:44:19.716438 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1237/4917] 10.4.3.105 () {68 vars in 1598 bytes} [Wed Aug 12 10:44:19 2026] GET /volume/v3/volumes/00a84900-b455-480b-b496-4c650debb22a => generated 1171 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:44:19.733935 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-a3f35592-fc8c-431a-a615-14e64a83a944 req-482e9f02-a395-455a-847c-2723a4fa6bd5 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:44:19.736405 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-a3f35592-fc8c-431a-a615-14e64a83a944 req-482e9f02-a395-455a-847c-2723a4fa6bd5 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] POST https://10.4.3.105/volume/v3/volumes/00a84900-b455-480b-b496-4c650debb22a/action Aug 12 10:44:19.736848 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-a3f35592-fc8c-431a-a615-14e64a83a944 req-482e9f02-a395-455a-847c-2723a4fa6bd5 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100373) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 10:44:19.737005 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-a3f35592-fc8c-431a-a615-14e64a83a944 req-482e9f02-a395-455a-847c-2723a4fa6bd5 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:44:19.750009 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:44:19.750009 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:44:19.750589 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [req-a3f35592-fc8c-431a-a615-14e64a83a944 req-482e9f02-a395-455a-847c-2723a4fa6bd5 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Volume info retrieved successfully. Aug 12 10:44:19.757425 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [req-a3f35592-fc8c-431a-a615-14e64a83a944 req-482e9f02-a395-455a-847c-2723a4fa6bd5 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Begin detaching volume completed successfully. Aug 12 10:44:19.757802 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-a3f35592-fc8c-431a-a615-14e64a83a944 req-482e9f02-a395-455a-847c-2723a4fa6bd5 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] https://10.4.3.105/volume/v3/volumes/00a84900-b455-480b-b496-4c650debb22a/action returned with HTTP 202 Aug 12 10:44:19.758312 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1222/4918] 10.4.3.105 () {72 vars in 1672 bytes} [Wed Aug 12 10:44:19 2026] POST /volume/v3/volumes/00a84900-b455-480b-b496-4c650debb22a/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 10:44:19.797368 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-ca2b1c48-aa16-4fde-9f11-c152b62167bc None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:44:19.797368 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-ca2b1c48-aa16-4fde-9f11-c152b62167bc None None] GET https://10.4.3.105/volume// Aug 12 10:44:19.797368 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-ca2b1c48-aa16-4fde-9f11-c152b62167bc None None] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:44:19.797368 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-ca2b1c48-aa16-4fde-9f11-c152b62167bc None None] Calling method 'all' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:44:19.797368 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-ca2b1c48-aa16-4fde-9f11-c152b62167bc None None] https://10.4.3.105/volume// returned with HTTP 300 Aug 12 10:44:19.797368 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1228/4919] 10.4.3.105 () {66 vars in 1426 bytes} [Wed Aug 12 10:44:19 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 10:44:19.807922 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-a3f35592-fc8c-431a-a615-14e64a83a944 req-0865705f-e04c-4956-89b3-1ca92a35a9fa None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:44:19.808014 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-64ee16aa-52a0-4d6d-a5ea-71c69eafc755 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:44:19.809288 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-a3f35592-fc8c-431a-a615-14e64a83a944 req-0865705f-e04c-4956-89b3-1ca92a35a9fa tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] GET https://10.4.3.105/volume/v3/volumes/00a84900-b455-480b-b496-4c650debb22a Aug 12 10:44:19.809480 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-a3f35592-fc8c-431a-a615-14e64a83a944 req-0865705f-e04c-4956-89b3-1ca92a35a9fa tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:44:19.809747 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-a3f35592-fc8c-431a-a615-14e64a83a944 req-0865705f-e04c-4956-89b3-1ca92a35a9fa tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:44:19.810894 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-64ee16aa-52a0-4d6d-a5ea-71c69eafc755 tempest-ProjectAdminTests-622684217 tempest-ProjectAdminTests-622684217-project-admin] GET https://10.4.3.105/volume/v3/volumes/bdc37783-22d6-48ac-82ff-19519ca0b904 Aug 12 10:44:19.811570 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-64ee16aa-52a0-4d6d-a5ea-71c69eafc755 tempest-ProjectAdminTests-622684217 tempest-ProjectAdminTests-622684217-project-admin] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:44:19.813474 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-64ee16aa-52a0-4d6d-a5ea-71c69eafc755 tempest-ProjectAdminTests-622684217 tempest-ProjectAdminTests-622684217-project-admin] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:44:19.824307 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:44:19.824307 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:44:19.828725 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:44:19.828725 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:44:19.831966 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-64ee16aa-52a0-4d6d-a5ea-71c69eafc755 tempest-ProjectAdminTests-622684217 tempest-ProjectAdminTests-622684217-project-admin] Volume info retrieved successfully. Aug 12 10:44:19.836790 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [req-a3f35592-fc8c-431a-a615-14e64a83a944 req-0865705f-e04c-4956-89b3-1ca92a35a9fa tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Volume info retrieved successfully. Aug 12 10:44:19.840961 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-64ee16aa-52a0-4d6d-a5ea-71c69eafc755 tempest-ProjectAdminTests-622684217 tempest-ProjectAdminTests-622684217-project-admin] https://10.4.3.105/volume/v3/volumes/bdc37783-22d6-48ac-82ff-19519ca0b904 returned with HTTP 200 Aug 12 10:44:19.840961 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1233/4920] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:44:19 2026] GET /volume/v3/volumes/bdc37783-22d6-48ac-82ff-19519ca0b904 => generated 972 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:44:19.845464 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-a3f35592-fc8c-431a-a615-14e64a83a944 req-0865705f-e04c-4956-89b3-1ca92a35a9fa tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] https://10.4.3.105/volume/v3/volumes/00a84900-b455-480b-b496-4c650debb22a returned with HTTP 200 Aug 12 10:44:19.846933 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1238/4921] 10.4.3.105 () {70 vars in 1639 bytes} [Wed Aug 12 10:44:19 2026] GET /volume/v3/volumes/00a84900-b455-480b-b496-4c650debb22a => generated 1354 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 10:44:19.856246 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-a3f35592-fc8c-431a-a615-14e64a83a944 req-e5f42664-425d-4b0d-a30f-f1d3a7a21c90 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:44:19.856946 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-a0842ccb-207c-4519-8536-557a12824d67 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:44:19.858258 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-a3f35592-fc8c-431a-a615-14e64a83a944 req-e5f42664-425d-4b0d-a30f-f1d3a7a21c90 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] GET https://10.4.3.105/volume/v3/volumes/00a84900-b455-480b-b496-4c650debb22a/encryption Aug 12 10:44:19.858459 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-a3f35592-fc8c-431a-a615-14e64a83a944 req-e5f42664-425d-4b0d-a30f-f1d3a7a21c90 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:44:19.858690 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-a3f35592-fc8c-431a-a615-14e64a83a944 req-e5f42664-425d-4b0d-a30f-f1d3a7a21c90 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Calling method 'index' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:44:19.858953 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-a0842ccb-207c-4519-8536-557a12824d67 tempest-ProjectAdminTests-622684217 tempest-ProjectAdminTests-622684217-project-admin] GET https://10.4.3.105/volume/v3/messages Aug 12 10:44:19.859290 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-a0842ccb-207c-4519-8536-557a12824d67 tempest-ProjectAdminTests-622684217 tempest-ProjectAdminTests-622684217-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:44:19.859579 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-a0842ccb-207c-4519-8536-557a12824d67 tempest-ProjectAdminTests-622684217 tempest-ProjectAdminTests-622684217-project-admin] Calling method 'version_select' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:44:19.862978 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-a0842ccb-207c-4519-8536-557a12824d67 tempest-ProjectAdminTests-622684217 tempest-ProjectAdminTests-622684217-project-admin] https://10.4.3.105/volume/v3/messages returned with HTTP 200 Aug 12 10:44:19.863449 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1229/4922] 10.4.3.105 () {68 vars in 1280 bytes} [Wed Aug 12 10:44:19 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 10:44:19.869497 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:44:19.869497 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:44:19.876895 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-658efb7d-fd44-43d0-81e4-a1a0443c91b6 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:44:19.877503 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-a3f35592-fc8c-431a-a615-14e64a83a944 req-e5f42664-425d-4b0d-a30f-f1d3a7a21c90 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] https://10.4.3.105/volume/v3/volumes/00a84900-b455-480b-b496-4c650debb22a/encryption returned with HTTP 200 Aug 12 10:44:19.878002 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1223/4923] 10.4.3.105 () {68 vars in 1631 bytes} [Wed Aug 12 10:44:19 2026] GET /volume/v3/volumes/00a84900-b455-480b-b496-4c650debb22a/encryption => generated 161 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:44:19.879092 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-658efb7d-fd44-43d0-81e4-a1a0443c91b6 tempest-ProjectAdminTests-622684217 tempest-ProjectAdminTests-622684217-project-admin] GET https://10.4.3.105/volume/v3/messages/3dc011cf-43f6-428d-907e-bbb8c0de3697 Aug 12 10:44:19.882589 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-658efb7d-fd44-43d0-81e4-a1a0443c91b6 tempest-ProjectAdminTests-622684217 tempest-ProjectAdminTests-622684217-project-admin] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:44:19.882589 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-658efb7d-fd44-43d0-81e4-a1a0443c91b6 tempest-ProjectAdminTests-622684217 tempest-ProjectAdminTests-622684217-project-admin] Calling method 'version_select' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:44:19.888878 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-658efb7d-fd44-43d0-81e4-a1a0443c91b6 tempest-ProjectAdminTests-622684217 tempest-ProjectAdminTests-622684217-project-admin] https://10.4.3.105/volume/v3/messages/3dc011cf-43f6-428d-907e-bbb8c0de3697 returned with HTTP 200 Aug 12 10:44:19.889702 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1234/4924] 10.4.3.105 () {68 vars in 1391 bytes} [Wed Aug 12 10:44:19 2026] GET /volume/v3/messages/3dc011cf-43f6-428d-907e-bbb8c0de3697 => generated 667 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:44:19.899651 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-00a7c5cf-8b33-4116-9fbd-c9fb1d5513ae None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:44:19.901529 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-00a7c5cf-8b33-4116-9fbd-c9fb1d5513ae tempest-ProjectAdminTests-622684217 tempest-ProjectAdminTests-622684217-project-admin] DELETE https://10.4.3.105/volume/v3/messages/3dc011cf-43f6-428d-907e-bbb8c0de3697 Aug 12 10:44:19.901731 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-00a7c5cf-8b33-4116-9fbd-c9fb1d5513ae tempest-ProjectAdminTests-622684217 tempest-ProjectAdminTests-622684217-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:44:19.901914 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-00a7c5cf-8b33-4116-9fbd-c9fb1d5513ae tempest-ProjectAdminTests-622684217 tempest-ProjectAdminTests-622684217-project-admin] Calling method 'version_select' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:44:19.910040 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-00a7c5cf-8b33-4116-9fbd-c9fb1d5513ae tempest-ProjectAdminTests-622684217 tempest-ProjectAdminTests-622684217-project-admin] https://10.4.3.105/volume/v3/messages/3dc011cf-43f6-428d-907e-bbb8c0de3697 returned with HTTP 204 Aug 12 10:44:19.910431 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1239/4925] 10.4.3.105 () {68 vars in 1394 bytes} [Wed Aug 12 10:44:19 2026] DELETE /volume/v3/messages/3dc011cf-43f6-428d-907e-bbb8c0de3697 => generated 0 bytes in 11 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 12 10:44:19.919286 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-9efd54b0-9675-46f8-a7d4-bdcb881b3154 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:44:19.920797 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-9efd54b0-9675-46f8-a7d4-bdcb881b3154 tempest-ProjectAdminTests-622684217 tempest-ProjectAdminTests-622684217-project-admin] DELETE https://10.4.3.105/volume/v3/volumes/bdc37783-22d6-48ac-82ff-19519ca0b904 Aug 12 10:44:19.922419 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-9efd54b0-9675-46f8-a7d4-bdcb881b3154 tempest-ProjectAdminTests-622684217 tempest-ProjectAdminTests-622684217-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:44:19.922419 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-9efd54b0-9675-46f8-a7d4-bdcb881b3154 tempest-ProjectAdminTests-622684217 tempest-ProjectAdminTests-622684217-project-admin] Calling method 'delete' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:44:19.922419 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.v3.volumes [None req-9efd54b0-9675-46f8-a7d4-bdcb881b3154 tempest-ProjectAdminTests-622684217 tempest-ProjectAdminTests-622684217-project-admin] Delete volume with id: bdc37783-22d6-48ac-82ff-19519ca0b904 Aug 12 10:44:19.928826 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:44:19.928826 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:44:19.930531 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-9efd54b0-9675-46f8-a7d4-bdcb881b3154 tempest-ProjectAdminTests-622684217 tempest-ProjectAdminTests-622684217-project-admin] Volume info retrieved successfully. Aug 12 10:44:19.930531 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-9efd54b0-9675-46f8-a7d4-bdcb881b3154 tempest-ProjectAdminTests-622684217 tempest-ProjectAdminTests-622684217-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100374) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 12 10:44:19.940084 np0000007037 devstack@c-api.service[100374]: WARNING cinder.quota [None req-9efd54b0-9675-46f8-a7d4-bdcb881b3154 tempest-ProjectAdminTests-622684217 tempest-ProjectAdminTests-622684217-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-585901886 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-585901886, it is now deprecated. Please use the default quota class for default quota. Aug 12 10:44:19.940597 np0000007037 devstack@c-api.service[100374]: WARNING cinder.quota [None req-9efd54b0-9675-46f8-a7d4-bdcb881b3154 tempest-ProjectAdminTests-622684217 tempest-ProjectAdminTests-622684217-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-585901886 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-585901886, it is now deprecated. Please use the default quota class for default quota. Aug 12 10:44:19.948250 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.quota [None req-9efd54b0-9675-46f8-a7d4-bdcb881b3154 tempest-ProjectAdminTests-622684217 tempest-ProjectAdminTests-622684217-project-admin] Created reservations ['d41d91a7-a2ad-4e4f-8f5a-9584a06fc68a', '8103587c-9aaf-4d5c-8a81-2c6973d96f17', 'cdea24f1-18d1-418c-b2a3-8d3ef38fc75f', '9fa2aeff-d059-410a-b646-78a29ae42216'] {{(pid=100374) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:44:19.979266 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-9efd54b0-9675-46f8-a7d4-bdcb881b3154 tempest-ProjectAdminTests-622684217 tempest-ProjectAdminTests-622684217-project-admin] Delete volume request issued successfully. Aug 12 10:44:19.980215 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-9efd54b0-9675-46f8-a7d4-bdcb881b3154 tempest-ProjectAdminTests-622684217 tempest-ProjectAdminTests-622684217-project-admin] https://10.4.3.105/volume/v3/volumes/bdc37783-22d6-48ac-82ff-19519ca0b904 returned with HTTP 202 Aug 12 10:44:19.980468 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1230/4926] 10.4.3.105 () {68 vars in 1391 bytes} [Wed Aug 12 10:44:19 2026] DELETE /volume/v3/volumes/bdc37783-22d6-48ac-82ff-19519ca0b904 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 10:44:19.988465 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-33846d3a-b7d8-44fd-ba70-1aaca74b54a5 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:44:19.990203 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-33846d3a-b7d8-44fd-ba70-1aaca74b54a5 tempest-ProjectAdminTests-622684217 tempest-ProjectAdminTests-622684217-project-admin] DELETE https://10.4.3.105/volume/v3/types/e0a9fe5c-9d3f-4873-ae98-27311d5b4270 Aug 12 10:44:19.990425 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-33846d3a-b7d8-44fd-ba70-1aaca74b54a5 tempest-ProjectAdminTests-622684217 tempest-ProjectAdminTests-622684217-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:44:19.990700 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-33846d3a-b7d8-44fd-ba70-1aaca74b54a5 tempest-ProjectAdminTests-622684217 tempest-ProjectAdminTests-622684217-project-admin] Calling method '_delete' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:44:20.016466 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-33846d3a-b7d8-44fd-ba70-1aaca74b54a5 tempest-ProjectAdminTests-622684217 tempest-ProjectAdminTests-622684217-project-admin] https://10.4.3.105/volume/v3/types/e0a9fe5c-9d3f-4873-ae98-27311d5b4270 returned with HTTP 202 Aug 12 10:44:20.016813 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1224/4927] 10.4.3.105 () {66 vars in 1345 bytes} [Wed Aug 12 10:44:19 2026] DELETE /volume/v3/types/e0a9fe5c-9d3f-4873-ae98-27311d5b4270 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 10:44:20.746451 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [req-a3f35592-fc8c-431a-a615-14e64a83a944 req-09637893-5a29-46f3-b2cc-5ba46ee52571 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:44:20.748660 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-a3f35592-fc8c-431a-a615-14e64a83a944 req-09637893-5a29-46f3-b2cc-5ba46ee52571 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] DELETE https://10.4.3.105/volume/v3/attachments/7381f5ba-8cd1-43fd-b2d6-90903ad0cedc Aug 12 10:44:20.748882 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [req-a3f35592-fc8c-431a-a615-14e64a83a944 req-09637893-5a29-46f3-b2cc-5ba46ee52571 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:44:20.749076 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [req-a3f35592-fc8c-431a-a615-14e64a83a944 req-09637893-5a29-46f3-b2cc-5ba46ee52571 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Calling method 'version_select' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:44:20.756482 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:44:20.756482 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:44:20.805151 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-a3f35592-fc8c-431a-a615-14e64a83a944 req-09637893-5a29-46f3-b2cc-5ba46ee52571 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] https://10.4.3.105/volume/v3/attachments/7381f5ba-8cd1-43fd-b2d6-90903ad0cedc returned with HTTP 200 Aug 12 10:44:20.805830 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1235/4928] 10.4.3.105 () {72 vars in 1673 bytes} [Wed Aug 12 10:44:20 2026] DELETE /volume/v3/attachments/7381f5ba-8cd1-43fd-b2d6-90903ad0cedc => generated 19 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:44:20.898133 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-7a08116a-7d8a-4064-a850-773c2111b56f req-f0b0348f-f1be-4093-abba-e6cbff786382 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:44:20.900464 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-7a08116a-7d8a-4064-a850-773c2111b56f req-f0b0348f-f1be-4093-abba-e6cbff786382 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] GET https://10.4.3.105/volume/v3/volumes/00a84900-b455-480b-b496-4c650debb22a Aug 12 10:44:20.900710 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-7a08116a-7d8a-4064-a850-773c2111b56f req-f0b0348f-f1be-4093-abba-e6cbff786382 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:44:20.900884 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-7a08116a-7d8a-4064-a850-773c2111b56f req-f0b0348f-f1be-4093-abba-e6cbff786382 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:44:20.908888 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:44:20.908888 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:44:20.913259 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [req-7a08116a-7d8a-4064-a850-773c2111b56f req-f0b0348f-f1be-4093-abba-e6cbff786382 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Volume info retrieved successfully. Aug 12 10:44:20.918358 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-7a08116a-7d8a-4064-a850-773c2111b56f req-f0b0348f-f1be-4093-abba-e6cbff786382 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] https://10.4.3.105/volume/v3/volumes/00a84900-b455-480b-b496-4c650debb22a returned with HTTP 200 Aug 12 10:44:20.918882 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1240/4929] 10.4.3.105 () {68 vars in 1598 bytes} [Wed Aug 12 10:44:20 2026] GET /volume/v3/volumes/00a84900-b455-480b-b496-4c650debb22a => generated 879 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:44:21.343395 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-9c7d1475-1e63-4a2e-93ac-f8f157f1274f None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:44:21.469549 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-9c7d1475-1e63-4a2e-93ac-f8f157f1274f tempest-VolumeTypesAdminTests-671639861 tempest-VolumeTypesAdminTests-671639861-project-admin] POST https://10.4.3.105/volume/v3/types Aug 12 10:44:21.469549 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-9c7d1475-1e63-4a2e-93ac-f8f157f1274f tempest-VolumeTypesAdminTests-671639861 tempest-VolumeTypesAdminTests-671639861-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-272887078", "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=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:44:21.485064 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-9c7d1475-1e63-4a2e-93ac-f8f157f1274f tempest-VolumeTypesAdminTests-671639861 tempest-VolumeTypesAdminTests-671639861-project-admin] https://10.4.3.105/volume/v3/types returned with HTTP 200 Aug 12 10:44:21.485064 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1231/4930] 10.4.3.105 () {68 vars in 1253 bytes} [Wed Aug 12 10:44:21 2026] POST /volume/v3/types => generated 379 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:44:21.495487 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-e904dffa-2987-4c59-be8a-3595454f5275 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:44:21.497448 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-e904dffa-2987-4c59-be8a-3595454f5275 tempest-VolumeTypesAdminTests-671639861 tempest-VolumeTypesAdminTests-671639861-project-admin] POST https://10.4.3.105/volume/v3/types/eb8bf684-66bb-408b-a770-fd2ca70db4a6/encryption Aug 12 10:44:21.497859 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-e904dffa-2987-4c59-be8a-3595454f5275 tempest-VolumeTypesAdminTests-671639861 tempest-VolumeTypesAdminTests-671639861-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:44:21.517100 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-e904dffa-2987-4c59-be8a-3595454f5275 tempest-VolumeTypesAdminTests-671639861 tempest-VolumeTypesAdminTests-671639861-project-admin] https://10.4.3.105/volume/v3/types/eb8bf684-66bb-408b-a770-fd2ca70db4a6/encryption returned with HTTP 200 Aug 12 10:44:21.517545 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1225/4931] 10.4.3.105 () {68 vars in 1397 bytes} [Wed Aug 12 10:44:21 2026] POST /volume/v3/types/eb8bf684-66bb-408b-a770-fd2ca70db4a6/encryption => generated 239 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:44:21.530764 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-f8349871-8014-45a0-9caa-50690680fe0b None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:44:21.532547 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-f8349871-8014-45a0-9caa-50690680fe0b tempest-VolumeTypesAdminTests-671639861 tempest-VolumeTypesAdminTests-671639861-project-admin] POST https://10.4.3.105/volume/v3/types Aug 12 10:44:21.533242 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-f8349871-8014-45a0-9caa-50690680fe0b tempest-VolumeTypesAdminTests-671639861 tempest-VolumeTypesAdminTests-671639861-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1489572796", "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=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:44:21.535034 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:44:21.535034 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:44:21.552764 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-f8349871-8014-45a0-9caa-50690680fe0b tempest-VolumeTypesAdminTests-671639861 tempest-VolumeTypesAdminTests-671639861-project-admin] https://10.4.3.105/volume/v3/types returned with HTTP 200 Aug 12 10:44:21.553277 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1236/4932] 10.4.3.105 () {68 vars in 1253 bytes} [Wed Aug 12 10:44:21 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 10:44:21.561759 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-cf7fdd94-6552-4d9b-8efb-77a9ef09ee3f None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:44:21.564478 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-cf7fdd94-6552-4d9b-8efb-77a9ef09ee3f tempest-VolumeTypesAdminTests-671639861 tempest-VolumeTypesAdminTests-671639861-project-admin] POST https://10.4.3.105/volume/v3/types/8d686c90-be22-402b-9fe5-dc6fe6d11930/encryption Aug 12 10:44:21.564936 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-cf7fdd94-6552-4d9b-8efb-77a9ef09ee3f tempest-VolumeTypesAdminTests-671639861 tempest-VolumeTypesAdminTests-671639861-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:44:21.587029 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-cf7fdd94-6552-4d9b-8efb-77a9ef09ee3f tempest-VolumeTypesAdminTests-671639861 tempest-VolumeTypesAdminTests-671639861-project-admin] https://10.4.3.105/volume/v3/types/8d686c90-be22-402b-9fe5-dc6fe6d11930/encryption returned with HTTP 200 Aug 12 10:44:21.588084 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1241/4933] 10.4.3.105 () {68 vars in 1397 bytes} [Wed Aug 12 10:44:21 2026] POST /volume/v3/types/8d686c90-be22-402b-9fe5-dc6fe6d11930/encryption => generated 239 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:44:21.601819 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-2acdb191-310e-4756-9374-459df0df015b None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:44:21.603067 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-2acdb191-310e-4756-9374-459df0df015b tempest-VolumeTypesAdminTests-671639861 tempest-VolumeTypesAdminTests-671639861-project-admin] POST https://10.4.3.105/volume/v3/types Aug 12 10:44:21.603489 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-2acdb191-310e-4756-9374-459df0df015b tempest-VolumeTypesAdminTests-671639861 tempest-VolumeTypesAdminTests-671639861-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1047195966", "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=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:44:21.618243 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-2acdb191-310e-4756-9374-459df0df015b tempest-VolumeTypesAdminTests-671639861 tempest-VolumeTypesAdminTests-671639861-project-admin] https://10.4.3.105/volume/v3/types returned with HTTP 200 Aug 12 10:44:21.618772 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1232/4934] 10.4.3.105 () {68 vars in 1253 bytes} [Wed Aug 12 10:44:21 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 10:44:21.627503 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-1e8f093a-ede2-42ef-aa15-888d32282be2 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:44:21.629609 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-1e8f093a-ede2-42ef-aa15-888d32282be2 tempest-VolumeTypesAdminTests-671639861 tempest-VolumeTypesAdminTests-671639861-project-admin] POST https://10.4.3.105/volume/v3/types/05741fe0-24ca-4525-bc1c-81a16945a622/extra_specs Aug 12 10:44:21.630084 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-1e8f093a-ede2-42ef-aa15-888d32282be2 tempest-VolumeTypesAdminTests-671639861 tempest-VolumeTypesAdminTests-671639861-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:44:21.654160 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-1e8f093a-ede2-42ef-aa15-888d32282be2 tempest-VolumeTypesAdminTests-671639861 tempest-VolumeTypesAdminTests-671639861-project-admin] https://10.4.3.105/volume/v3/types/05741fe0-24ca-4525-bc1c-81a16945a622/extra_specs returned with HTTP 200 Aug 12 10:44:21.654712 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1226/4935] 10.4.3.105 () {68 vars in 1399 bytes} [Wed Aug 12 10:44:21 2026] POST /volume/v3/types/05741fe0-24ca-4525-bc1c-81a16945a622/extra_specs => generated 35 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 12 10:44:21.662858 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-b077d516-350e-4937-a41b-2df13598fb8b None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:44:21.664336 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-b077d516-350e-4937-a41b-2df13598fb8b tempest-VolumeTypesAdminTests-671639861 tempest-VolumeTypesAdminTests-671639861-project-admin] PUT https://10.4.3.105/volume/v3/types/05741fe0-24ca-4525-bc1c-81a16945a622/extra_specs/key2 Aug 12 10:44:21.664810 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-b077d516-350e-4937-a41b-2df13598fb8b tempest-VolumeTypesAdminTests-671639861 tempest-VolumeTypesAdminTests-671639861-project-admin] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:44:21.682147 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-b077d516-350e-4937-a41b-2df13598fb8b tempest-VolumeTypesAdminTests-671639861 tempest-VolumeTypesAdminTests-671639861-project-admin] https://10.4.3.105/volume/v3/types/05741fe0-24ca-4525-bc1c-81a16945a622/extra_specs/key2 returned with HTTP 200 Aug 12 10:44:21.682702 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1237/4936] 10.4.3.105 () {68 vars in 1413 bytes} [Wed Aug 12 10:44:21 2026] PUT /volume/v3/types/05741fe0-24ca-4525-bc1c-81a16945a622/extra_specs/key2 => generated 25 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 12 10:44:21.690892 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-261cc195-1eb8-4fe1-a515-629da6bc1c17 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:44:21.692498 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-261cc195-1eb8-4fe1-a515-629da6bc1c17 tempest-VolumeTypesAdminTests-671639861 tempest-VolumeTypesAdminTests-671639861-project-admin] POST https://10.4.3.105/volume/v3/types Aug 12 10:44:21.692837 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-261cc195-1eb8-4fe1-a515-629da6bc1c17 tempest-VolumeTypesAdminTests-671639861 tempest-VolumeTypesAdminTests-671639861-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:44:21.710331 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-261cc195-1eb8-4fe1-a515-629da6bc1c17 tempest-VolumeTypesAdminTests-671639861 tempest-VolumeTypesAdminTests-671639861-project-admin] https://10.4.3.105/volume/v3/types returned with HTTP 200 Aug 12 10:44:21.710809 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1242/4937] 10.4.3.105 () {68 vars in 1252 bytes} [Wed Aug 12 10:44:21 2026] POST /volume/v3/types => generated 195 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:44:21.723235 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-10b8fe32-653a-45e8-8f71-1344cb8bf663 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:44:21.725226 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-10b8fe32-653a-45e8-8f71-1344cb8bf663 tempest-VolumeTypesAdminTests-671639861 tempest-VolumeTypesAdminTests-671639861-project-admin] DELETE https://10.4.3.105/volume/v3/types/27b4a133-6f18-4ff2-af1d-33df6f6f5ed1 Aug 12 10:44:21.725455 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-10b8fe32-653a-45e8-8f71-1344cb8bf663 tempest-VolumeTypesAdminTests-671639861 tempest-VolumeTypesAdminTests-671639861-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:44:21.725738 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-10b8fe32-653a-45e8-8f71-1344cb8bf663 tempest-VolumeTypesAdminTests-671639861 tempest-VolumeTypesAdminTests-671639861-project-admin] Calling method '_delete' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:44:21.751824 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-10b8fe32-653a-45e8-8f71-1344cb8bf663 tempest-VolumeTypesAdminTests-671639861 tempest-VolumeTypesAdminTests-671639861-project-admin] https://10.4.3.105/volume/v3/types/27b4a133-6f18-4ff2-af1d-33df6f6f5ed1 returned with HTTP 202 Aug 12 10:44:21.752240 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1233/4938] 10.4.3.105 () {66 vars in 1345 bytes} [Wed Aug 12 10:44:21 2026] DELETE /volume/v3/types/27b4a133-6f18-4ff2-af1d-33df6f6f5ed1 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 10:44:21.760751 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-ebf58e20-3b9d-4051-b5ea-6dc802f9e49e None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:44:21.764077 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-ebf58e20-3b9d-4051-b5ea-6dc802f9e49e tempest-VolumeTypesAdminTests-671639861 tempest-VolumeTypesAdminTests-671639861-project-admin] POST https://10.4.3.105/volume/v3/types Aug 12 10:44:21.764441 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-ebf58e20-3b9d-4051-b5ea-6dc802f9e49e tempest-VolumeTypesAdminTests-671639861 tempest-VolumeTypesAdminTests-671639861-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-739810992", "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=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:44:21.788208 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-ebf58e20-3b9d-4051-b5ea-6dc802f9e49e tempest-VolumeTypesAdminTests-671639861 tempest-VolumeTypesAdminTests-671639861-project-admin] https://10.4.3.105/volume/v3/types returned with HTTP 200 Aug 12 10:44:21.788609 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1227/4939] 10.4.3.105 () {68 vars in 1253 bytes} [Wed Aug 12 10:44:21 2026] POST /volume/v3/types => generated 379 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:44:21.797051 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-02466d60-4954-426f-9872-e2d26add586a None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:44:21.799106 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-02466d60-4954-426f-9872-e2d26add586a tempest-VolumeTypesAdminTests-671639861 tempest-VolumeTypesAdminTests-671639861-project-admin] POST https://10.4.3.105/volume/v3/types/cde876a8-7bb3-454e-a56b-daf361d6d35e/encryption Aug 12 10:44:21.799429 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-02466d60-4954-426f-9872-e2d26add586a tempest-VolumeTypesAdminTests-671639861 tempest-VolumeTypesAdminTests-671639861-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:44:21.817587 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-02466d60-4954-426f-9872-e2d26add586a tempest-VolumeTypesAdminTests-671639861 tempest-VolumeTypesAdminTests-671639861-project-admin] https://10.4.3.105/volume/v3/types/cde876a8-7bb3-454e-a56b-daf361d6d35e/encryption returned with HTTP 200 Aug 12 10:44:21.818066 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1238/4940] 10.4.3.105 () {68 vars in 1397 bytes} [Wed Aug 12 10:44:21 2026] POST /volume/v3/types/cde876a8-7bb3-454e-a56b-daf361d6d35e/encryption => generated 239 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:44:21.825678 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-9117a022-f3cc-4c4b-85e1-678cf8a0c2da None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:44:21.827684 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-9117a022-f3cc-4c4b-85e1-678cf8a0c2da tempest-VolumeTypesAdminTests-671639861 tempest-VolumeTypesAdminTests-671639861-project-admin] DELETE https://10.4.3.105/volume/v3/types/cde876a8-7bb3-454e-a56b-daf361d6d35e/encryption/d2a980a7-a4da-401b-9084-223da0ce2106 Aug 12 10:44:21.827873 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-9117a022-f3cc-4c4b-85e1-678cf8a0c2da tempest-VolumeTypesAdminTests-671639861 tempest-VolumeTypesAdminTests-671639861-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:44:21.828097 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-9117a022-f3cc-4c4b-85e1-678cf8a0c2da tempest-VolumeTypesAdminTests-671639861 tempest-VolumeTypesAdminTests-671639861-project-admin] Calling method 'delete' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:44:21.840004 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-9117a022-f3cc-4c4b-85e1-678cf8a0c2da tempest-VolumeTypesAdminTests-671639861 tempest-VolumeTypesAdminTests-671639861-project-admin] https://10.4.3.105/volume/v3/types/cde876a8-7bb3-454e-a56b-daf361d6d35e/encryption/d2a980a7-a4da-401b-9084-223da0ce2106 returned with HTTP 202 Aug 12 10:44:21.840296 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1243/4941] 10.4.3.105 () {66 vars in 1489 bytes} [Wed Aug 12 10:44:21 2026] DELETE /volume/v3/types/cde876a8-7bb3-454e-a56b-daf361d6d35e/encryption/d2a980a7-a4da-401b-9084-223da0ce2106 => generated 0 bytes in 15 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 10:44:21.849449 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-64eff45a-fdf7-45ce-94ce-63b5d6df4ea7 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:44:21.851607 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-64eff45a-fdf7-45ce-94ce-63b5d6df4ea7 tempest-VolumeTypesAdminTests-671639861 tempest-VolumeTypesAdminTests-671639861-project-admin] POST https://10.4.3.105/volume/v3/types Aug 12 10:44:21.852120 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-64eff45a-fdf7-45ce-94ce-63b5d6df4ea7 tempest-VolumeTypesAdminTests-671639861 tempest-VolumeTypesAdminTests-671639861-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-369385040", "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=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:44:21.867318 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-64eff45a-fdf7-45ce-94ce-63b5d6df4ea7 tempest-VolumeTypesAdminTests-671639861 tempest-VolumeTypesAdminTests-671639861-project-admin] https://10.4.3.105/volume/v3/types returned with HTTP 200 Aug 12 10:44:21.867741 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1234/4942] 10.4.3.105 () {68 vars in 1253 bytes} [Wed Aug 12 10:44:21 2026] POST /volume/v3/types => generated 379 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:44:21.875827 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-330f0806-c6eb-4ddf-abc4-32b3bdd2e668 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:44:21.877530 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-330f0806-c6eb-4ddf-abc4-32b3bdd2e668 tempest-VolumeTypesAdminTests-671639861 tempest-VolumeTypesAdminTests-671639861-project-admin] DELETE https://10.4.3.105/volume/v3/types/86a30c84-8034-4a30-a318-33a2185b7e6f/extra_specs/key1 Aug 12 10:44:21.877730 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-330f0806-c6eb-4ddf-abc4-32b3bdd2e668 tempest-VolumeTypesAdminTests-671639861 tempest-VolumeTypesAdminTests-671639861-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:44:21.877915 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-330f0806-c6eb-4ddf-abc4-32b3bdd2e668 tempest-VolumeTypesAdminTests-671639861 tempest-VolumeTypesAdminTests-671639861-project-admin] Calling method 'delete' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:44:21.894289 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-330f0806-c6eb-4ddf-abc4-32b3bdd2e668 tempest-VolumeTypesAdminTests-671639861 tempest-VolumeTypesAdminTests-671639861-project-admin] https://10.4.3.105/volume/v3/types/86a30c84-8034-4a30-a318-33a2185b7e6f/extra_specs/key1 returned with HTTP 202 Aug 12 10:44:21.894697 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1228/4943] 10.4.3.105 () {66 vars in 1396 bytes} [Wed Aug 12 10:44:21 2026] DELETE /volume/v3/types/86a30c84-8034-4a30-a318-33a2185b7e6f/extra_specs/key1 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 10:44:21.906483 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-5b7e939b-1771-4252-9f6a-991c9950baaa None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:44:21.908444 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-5b7e939b-1771-4252-9f6a-991c9950baaa tempest-VolumeTypesAdminTests-671639861 tempest-VolumeTypesAdminTests-671639861-project-admin] POST https://10.4.3.105/volume/v3/types Aug 12 10:44:21.908874 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-5b7e939b-1771-4252-9f6a-991c9950baaa tempest-VolumeTypesAdminTests-671639861 tempest-VolumeTypesAdminTests-671639861-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-836460933", "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=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:44:21.924425 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-5b7e939b-1771-4252-9f6a-991c9950baaa tempest-VolumeTypesAdminTests-671639861 tempest-VolumeTypesAdminTests-671639861-project-admin] https://10.4.3.105/volume/v3/types returned with HTTP 200 Aug 12 10:44:21.924814 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1239/4944] 10.4.3.105 () {68 vars in 1253 bytes} [Wed Aug 12 10:44:21 2026] POST /volume/v3/types => generated 379 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:44:21.933349 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-d3aba94d-0d5e-48ae-ab3c-23cb8a444675 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:44:21.935602 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-d3aba94d-0d5e-48ae-ab3c-23cb8a444675 tempest-VolumeTypesAdminTests-671639861 tempest-VolumeTypesAdminTests-671639861-project-admin] DELETE https://10.4.3.105/volume/v3/types/6c19f268-afc6-4d1c-9bb8-a794cee4c241 Aug 12 10:44:21.935848 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-d3aba94d-0d5e-48ae-ab3c-23cb8a444675 tempest-VolumeTypesAdminTests-671639861 tempest-VolumeTypesAdminTests-671639861-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:44:21.936395 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-d3aba94d-0d5e-48ae-ab3c-23cb8a444675 tempest-VolumeTypesAdminTests-671639861 tempest-VolumeTypesAdminTests-671639861-project-admin] Calling method '_delete' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:44:21.966068 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-d3aba94d-0d5e-48ae-ab3c-23cb8a444675 tempest-VolumeTypesAdminTests-671639861 tempest-VolumeTypesAdminTests-671639861-project-admin] https://10.4.3.105/volume/v3/types/6c19f268-afc6-4d1c-9bb8-a794cee4c241 returned with HTTP 202 Aug 12 10:44:21.966512 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1244/4945] 10.4.3.105 () {66 vars in 1345 bytes} [Wed Aug 12 10:44:21 2026] DELETE /volume/v3/types/6c19f268-afc6-4d1c-9bb8-a794cee4c241 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 10:44:21.973889 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-8edbde76-d8e3-4b7a-8d8a-76aa19e36f32 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:44:21.975644 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-8edbde76-d8e3-4b7a-8d8a-76aa19e36f32 tempest-VolumeTypesAdminTests-671639861 tempest-VolumeTypesAdminTests-671639861-project-admin] GET https://10.4.3.105/volume/v3/types/eb8bf684-66bb-408b-a770-fd2ca70db4a6/extra_specs Aug 12 10:44:21.975853 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-8edbde76-d8e3-4b7a-8d8a-76aa19e36f32 tempest-VolumeTypesAdminTests-671639861 tempest-VolumeTypesAdminTests-671639861-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:44:21.976033 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-8edbde76-d8e3-4b7a-8d8a-76aa19e36f32 tempest-VolumeTypesAdminTests-671639861 tempest-VolumeTypesAdminTests-671639861-project-admin] Calling method 'index' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:44:21.982486 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-8edbde76-d8e3-4b7a-8d8a-76aa19e36f32 tempest-VolumeTypesAdminTests-671639861 tempest-VolumeTypesAdminTests-671639861-project-admin] https://10.4.3.105/volume/v3/types/eb8bf684-66bb-408b-a770-fd2ca70db4a6/extra_specs returned with HTTP 200 Aug 12 10:44:21.982931 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1235/4946] 10.4.3.105 () {66 vars in 1378 bytes} [Wed Aug 12 10:44:21 2026] GET /volume/v3/types/eb8bf684-66bb-408b-a770-fd2ca70db4a6/extra_specs => generated 185 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:44:21.990849 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-c51cec37-532f-4925-9b5a-b16274c0caf8 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:44:21.992333 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-c51cec37-532f-4925-9b5a-b16274c0caf8 tempest-VolumeTypesAdminTests-671639861 tempest-VolumeTypesAdminTests-671639861-project-admin] GET https://10.4.3.105/volume/v3/types Aug 12 10:44:21.992548 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-c51cec37-532f-4925-9b5a-b16274c0caf8 tempest-VolumeTypesAdminTests-671639861 tempest-VolumeTypesAdminTests-671639861-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:44:21.992745 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-c51cec37-532f-4925-9b5a-b16274c0caf8 tempest-VolumeTypesAdminTests-671639861 tempest-VolumeTypesAdminTests-671639861-project-admin] Calling method 'index' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:44:22.010816 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-c51cec37-532f-4925-9b5a-b16274c0caf8 tempest-VolumeTypesAdminTests-671639861 tempest-VolumeTypesAdminTests-671639861-project-admin] https://10.4.3.105/volume/v3/types returned with HTTP 200 Aug 12 10:44:22.011173 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1229/4947] 10.4.3.105 () {66 vars in 1231 bytes} [Wed Aug 12 10:44:21 2026] GET /volume/v3/types => generated 3048 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:44:22.020570 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-e5a71026-e3ef-4554-b46c-723f025fac66 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:44:22.022347 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-e5a71026-e3ef-4554-b46c-723f025fac66 tempest-VolumeTypesAdminTests-671639861 tempest-VolumeTypesAdminTests-671639861-project-admin] GET https://10.4.3.105/volume/v3/types/eb8bf684-66bb-408b-a770-fd2ca70db4a6/encryption/cipher Aug 12 10:44:22.022603 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-e5a71026-e3ef-4554-b46c-723f025fac66 tempest-VolumeTypesAdminTests-671639861 tempest-VolumeTypesAdminTests-671639861-project-admin] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:44:22.022867 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-e5a71026-e3ef-4554-b46c-723f025fac66 tempest-VolumeTypesAdminTests-671639861 tempest-VolumeTypesAdminTests-671639861-project-admin] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:44:22.029901 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-e5a71026-e3ef-4554-b46c-723f025fac66 tempest-VolumeTypesAdminTests-671639861 tempest-VolumeTypesAdminTests-671639861-project-admin] https://10.4.3.105/volume/v3/types/eb8bf684-66bb-408b-a770-fd2ca70db4a6/encryption/cipher returned with HTTP 200 Aug 12 10:44:22.030276 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1240/4948] 10.4.3.105 () {66 vars in 1396 bytes} [Wed Aug 12 10:44:22 2026] GET /volume/v3/types/eb8bf684-66bb-408b-a770-fd2ca70db4a6/encryption/cipher => generated 29 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 12 10:44:22.039176 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-634e4285-c033-4449-ae8f-66d0d2cc9a9d None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:44:22.040995 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-634e4285-c033-4449-ae8f-66d0d2cc9a9d tempest-VolumeTypesAdminTests-671639861 tempest-VolumeTypesAdminTests-671639861-project-admin] GET https://10.4.3.105/volume/v3/types/eb8bf684-66bb-408b-a770-fd2ca70db4a6/encryption Aug 12 10:44:22.041243 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-634e4285-c033-4449-ae8f-66d0d2cc9a9d tempest-VolumeTypesAdminTests-671639861 tempest-VolumeTypesAdminTests-671639861-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:44:22.041404 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-634e4285-c033-4449-ae8f-66d0d2cc9a9d tempest-VolumeTypesAdminTests-671639861 tempest-VolumeTypesAdminTests-671639861-project-admin] Calling method 'index' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:44:22.047858 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-634e4285-c033-4449-ae8f-66d0d2cc9a9d tempest-VolumeTypesAdminTests-671639861 tempest-VolumeTypesAdminTests-671639861-project-admin] https://10.4.3.105/volume/v3/types/eb8bf684-66bb-408b-a770-fd2ca70db4a6/encryption returned with HTTP 200 Aug 12 10:44:22.048198 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1245/4949] 10.4.3.105 () {66 vars in 1375 bytes} [Wed Aug 12 10:44:22 2026] GET /volume/v3/types/eb8bf684-66bb-408b-a770-fd2ca70db4a6/encryption => generated 325 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:44:22.081077 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-3de6bbb8-f6b3-4262-b48d-2a90d6bf3674 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:44:22.082869 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-3de6bbb8-f6b3-4262-b48d-2a90d6bf3674 tempest-VolumeTypesAdminTests-671639861 tempest-VolumeTypesAdminTests-671639861-project-admin] GET https://10.4.3.105/volume/v3/types/eb8bf684-66bb-408b-a770-fd2ca70db4a6/extra_specs/multiattach Aug 12 10:44:22.083061 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-3de6bbb8-f6b3-4262-b48d-2a90d6bf3674 tempest-VolumeTypesAdminTests-671639861 tempest-VolumeTypesAdminTests-671639861-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:44:22.083244 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-3de6bbb8-f6b3-4262-b48d-2a90d6bf3674 tempest-VolumeTypesAdminTests-671639861 tempest-VolumeTypesAdminTests-671639861-project-admin] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:44:22.091510 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-3de6bbb8-f6b3-4262-b48d-2a90d6bf3674 tempest-VolumeTypesAdminTests-671639861 tempest-VolumeTypesAdminTests-671639861-project-admin] https://10.4.3.105/volume/v3/types/eb8bf684-66bb-408b-a770-fd2ca70db4a6/extra_specs/multiattach returned with HTTP 200 Aug 12 10:44:22.091979 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1236/4950] 10.4.3.105 () {66 vars in 1414 bytes} [Wed Aug 12 10:44:22 2026] GET /volume/v3/types/eb8bf684-66bb-408b-a770-fd2ca70db4a6/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 10:44:22.099738 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-b3eb1520-71d7-47a6-a162-0090a94571bc None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:44:22.101550 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-b3eb1520-71d7-47a6-a162-0090a94571bc tempest-VolumeTypesAdminTests-671639861 tempest-VolumeTypesAdminTests-671639861-project-admin] GET https://10.4.3.105/volume/v3/types/eb8bf684-66bb-408b-a770-fd2ca70db4a6/extra_specs/volume_backend_name Aug 12 10:44:22.101812 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-b3eb1520-71d7-47a6-a162-0090a94571bc tempest-VolumeTypesAdminTests-671639861 tempest-VolumeTypesAdminTests-671639861-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:44:22.102027 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-b3eb1520-71d7-47a6-a162-0090a94571bc tempest-VolumeTypesAdminTests-671639861 tempest-VolumeTypesAdminTests-671639861-project-admin] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:44:22.110014 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-b3eb1520-71d7-47a6-a162-0090a94571bc tempest-VolumeTypesAdminTests-671639861 tempest-VolumeTypesAdminTests-671639861-project-admin] https://10.4.3.105/volume/v3/types/eb8bf684-66bb-408b-a770-fd2ca70db4a6/extra_specs/volume_backend_name returned with HTTP 200 Aug 12 10:44:22.110383 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1230/4951] 10.4.3.105 () {66 vars in 1438 bytes} [Wed Aug 12 10:44:22 2026] GET /volume/v3/types/eb8bf684-66bb-408b-a770-fd2ca70db4a6/extra_specs/volume_backend_name => generated 44 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 12 10:44:22.119205 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-ab546e90-5814-4278-a757-aafbf55b81dd None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:44:22.121361 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-ab546e90-5814-4278-a757-aafbf55b81dd tempest-VolumeTypesAdminTests-671639861 tempest-VolumeTypesAdminTests-671639861-project-admin] GET https://10.4.3.105/volume/v3/types/eb8bf684-66bb-408b-a770-fd2ca70db4a6 Aug 12 10:44:22.121677 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-ab546e90-5814-4278-a757-aafbf55b81dd tempest-VolumeTypesAdminTests-671639861 tempest-VolumeTypesAdminTests-671639861-project-admin] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:44:22.122009 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-ab546e90-5814-4278-a757-aafbf55b81dd tempest-VolumeTypesAdminTests-671639861 tempest-VolumeTypesAdminTests-671639861-project-admin] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:44:22.127162 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-ab546e90-5814-4278-a757-aafbf55b81dd tempest-VolumeTypesAdminTests-671639861 tempest-VolumeTypesAdminTests-671639861-project-admin] https://10.4.3.105/volume/v3/types/eb8bf684-66bb-408b-a770-fd2ca70db4a6 returned with HTTP 200 Aug 12 10:44:22.127598 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1241/4952] 10.4.3.105 () {66 vars in 1342 bytes} [Wed Aug 12 10:44:22 2026] GET /volume/v3/types/eb8bf684-66bb-408b-a770-fd2ca70db4a6 => generated 401 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:44:22.137535 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-c5e4fcd7-11bf-4586-8c5d-9d820cb1dc29 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:44:22.142036 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-c5e4fcd7-11bf-4586-8c5d-9d820cb1dc29 tempest-VolumeTypesAdminTests-671639861 tempest-VolumeTypesAdminTests-671639861-project-admin] PUT https://10.4.3.105/volume/v3/types/eb8bf684-66bb-408b-a770-fd2ca70db4a6/encryption/315875fb-b677-44b5-9d28-c45c96baa02e Aug 12 10:44:22.142344 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-c5e4fcd7-11bf-4586-8c5d-9d820cb1dc29 tempest-VolumeTypesAdminTests-671639861 tempest-VolumeTypesAdminTests-671639861-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:44:22.155632 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-c5e4fcd7-11bf-4586-8c5d-9d820cb1dc29 tempest-VolumeTypesAdminTests-671639861 tempest-VolumeTypesAdminTests-671639861-project-admin] https://10.4.3.105/volume/v3/types/eb8bf684-66bb-408b-a770-fd2ca70db4a6/encryption/315875fb-b677-44b5-9d28-c45c96baa02e returned with HTTP 200 Aug 12 10:44:22.156126 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1246/4953] 10.4.3.105 () {68 vars in 1506 bytes} [Wed Aug 12 10:44:22 2026] PUT /volume/v3/types/eb8bf684-66bb-408b-a770-fd2ca70db4a6/encryption/315875fb-b677-44b5-9d28-c45c96baa02e => generated 33 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Aug 12 10:44:22.166533 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-fae65ff4-1e6d-4d42-920e-61252d293e7c None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:44:22.168283 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-fae65ff4-1e6d-4d42-920e-61252d293e7c tempest-VolumeTypesAdminTests-671639861 tempest-VolumeTypesAdminTests-671639861-project-admin] PUT https://10.4.3.105/volume/v3/types/eb8bf684-66bb-408b-a770-fd2ca70db4a6/extra_specs/key1 Aug 12 10:44:22.168600 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-fae65ff4-1e6d-4d42-920e-61252d293e7c tempest-VolumeTypesAdminTests-671639861 tempest-VolumeTypesAdminTests-671639861-project-admin] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:44:22.185228 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-fae65ff4-1e6d-4d42-920e-61252d293e7c tempest-VolumeTypesAdminTests-671639861 tempest-VolumeTypesAdminTests-671639861-project-admin] https://10.4.3.105/volume/v3/types/eb8bf684-66bb-408b-a770-fd2ca70db4a6/extra_specs/key1 returned with HTTP 200 Aug 12 10:44:22.185745 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1237/4954] 10.4.3.105 () {68 vars in 1413 bytes} [Wed Aug 12 10:44:22 2026] PUT /volume/v3/types/eb8bf684-66bb-408b-a770-fd2ca70db4a6/extra_specs/key1 => generated 30 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 12 10:44:22.194040 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-afb1ec34-58d6-40e1-9886-7ba442e04eb3 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:44:22.196330 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-afb1ec34-58d6-40e1-9886-7ba442e04eb3 tempest-VolumeTypesAdminTests-671639861 tempest-VolumeTypesAdminTests-671639861-project-admin] PUT https://10.4.3.105/volume/v3/types/eb8bf684-66bb-408b-a770-fd2ca70db4a6 Aug 12 10:44:22.196780 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-afb1ec34-58d6-40e1-9886-7ba442e04eb3 tempest-VolumeTypesAdminTests-671639861 tempest-VolumeTypesAdminTests-671639861-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:44:22.209919 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-afb1ec34-58d6-40e1-9886-7ba442e04eb3 tempest-VolumeTypesAdminTests-671639861 tempest-VolumeTypesAdminTests-671639861-project-admin] https://10.4.3.105/volume/v3/types/eb8bf684-66bb-408b-a770-fd2ca70db4a6 returned with HTTP 200 Aug 12 10:44:22.210319 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1231/4955] 10.4.3.105 () {68 vars in 1362 bytes} [Wed Aug 12 10:44:22 2026] PUT /volume/v3/types/eb8bf684-66bb-408b-a770-fd2ca70db4a6 => generated 370 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:44:22.218910 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-ad764da5-b982-4b29-9161-2afb12c55ea6 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:44:22.220606 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-ad764da5-b982-4b29-9161-2afb12c55ea6 tempest-VolumeTypesAdminTests-671639861 tempest-VolumeTypesAdminTests-671639861-project-admin] DELETE https://10.4.3.105/volume/v3/types/86a30c84-8034-4a30-a318-33a2185b7e6f Aug 12 10:44:22.220833 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-ad764da5-b982-4b29-9161-2afb12c55ea6 tempest-VolumeTypesAdminTests-671639861 tempest-VolumeTypesAdminTests-671639861-project-admin] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:44:22.221036 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-ad764da5-b982-4b29-9161-2afb12c55ea6 tempest-VolumeTypesAdminTests-671639861 tempest-VolumeTypesAdminTests-671639861-project-admin] Calling method '_delete' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:44:22.245824 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-ad764da5-b982-4b29-9161-2afb12c55ea6 tempest-VolumeTypesAdminTests-671639861 tempest-VolumeTypesAdminTests-671639861-project-admin] https://10.4.3.105/volume/v3/types/86a30c84-8034-4a30-a318-33a2185b7e6f returned with HTTP 202 Aug 12 10:44:22.246333 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1242/4956] 10.4.3.105 () {66 vars in 1345 bytes} [Wed Aug 12 10:44:22 2026] DELETE /volume/v3/types/86a30c84-8034-4a30-a318-33a2185b7e6f => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 10:44:22.253754 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-851db83c-b95a-4c0a-915e-123fe20abe1c None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:44:22.255857 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-851db83c-b95a-4c0a-915e-123fe20abe1c tempest-VolumeTypesAdminTests-671639861 tempest-VolumeTypesAdminTests-671639861-project-admin] DELETE https://10.4.3.105/volume/v3/types/cde876a8-7bb3-454e-a56b-daf361d6d35e Aug 12 10:44:22.256063 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-851db83c-b95a-4c0a-915e-123fe20abe1c tempest-VolumeTypesAdminTests-671639861 tempest-VolumeTypesAdminTests-671639861-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:44:22.256317 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-851db83c-b95a-4c0a-915e-123fe20abe1c tempest-VolumeTypesAdminTests-671639861 tempest-VolumeTypesAdminTests-671639861-project-admin] Calling method '_delete' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:44:22.281063 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-851db83c-b95a-4c0a-915e-123fe20abe1c tempest-VolumeTypesAdminTests-671639861 tempest-VolumeTypesAdminTests-671639861-project-admin] https://10.4.3.105/volume/v3/types/cde876a8-7bb3-454e-a56b-daf361d6d35e returned with HTTP 202 Aug 12 10:44:22.281387 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1247/4957] 10.4.3.105 () {66 vars in 1345 bytes} [Wed Aug 12 10:44:22 2026] DELETE /volume/v3/types/cde876a8-7bb3-454e-a56b-daf361d6d35e => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 10:44:22.292569 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-3acfd328-7a5e-47e4-9580-70e32908c97e None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:44:22.294410 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-3acfd328-7a5e-47e4-9580-70e32908c97e tempest-VolumeTypesAdminTests-671639861 tempest-VolumeTypesAdminTests-671639861-project-admin] DELETE https://10.4.3.105/volume/v3/types/05741fe0-24ca-4525-bc1c-81a16945a622 Aug 12 10:44:22.294566 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-3acfd328-7a5e-47e4-9580-70e32908c97e tempest-VolumeTypesAdminTests-671639861 tempest-VolumeTypesAdminTests-671639861-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:44:22.294780 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-3acfd328-7a5e-47e4-9580-70e32908c97e tempest-VolumeTypesAdminTests-671639861 tempest-VolumeTypesAdminTests-671639861-project-admin] Calling method '_delete' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:44:22.319527 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-3acfd328-7a5e-47e4-9580-70e32908c97e tempest-VolumeTypesAdminTests-671639861 tempest-VolumeTypesAdminTests-671639861-project-admin] https://10.4.3.105/volume/v3/types/05741fe0-24ca-4525-bc1c-81a16945a622 returned with HTTP 202 Aug 12 10:44:22.319971 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1238/4958] 10.4.3.105 () {66 vars in 1345 bytes} [Wed Aug 12 10:44:22 2026] DELETE /volume/v3/types/05741fe0-24ca-4525-bc1c-81a16945a622 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 10:44:22.330095 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-12aca5e1-1efb-4e20-990a-5e80ffc39888 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:44:22.332221 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-12aca5e1-1efb-4e20-990a-5e80ffc39888 tempest-VolumeTypesAdminTests-671639861 tempest-VolumeTypesAdminTests-671639861-project-admin] DELETE https://10.4.3.105/volume/v3/types/8d686c90-be22-402b-9fe5-dc6fe6d11930 Aug 12 10:44:22.332396 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-12aca5e1-1efb-4e20-990a-5e80ffc39888 tempest-VolumeTypesAdminTests-671639861 tempest-VolumeTypesAdminTests-671639861-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:44:22.332677 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-12aca5e1-1efb-4e20-990a-5e80ffc39888 tempest-VolumeTypesAdminTests-671639861 tempest-VolumeTypesAdminTests-671639861-project-admin] Calling method '_delete' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:44:22.360605 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-12aca5e1-1efb-4e20-990a-5e80ffc39888 tempest-VolumeTypesAdminTests-671639861 tempest-VolumeTypesAdminTests-671639861-project-admin] https://10.4.3.105/volume/v3/types/8d686c90-be22-402b-9fe5-dc6fe6d11930 returned with HTTP 202 Aug 12 10:44:22.360920 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1232/4959] 10.4.3.105 () {66 vars in 1345 bytes} [Wed Aug 12 10:44:22 2026] DELETE /volume/v3/types/8d686c90-be22-402b-9fe5-dc6fe6d11930 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 10:44:22.367931 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-bf57c717-23a8-4ca0-ac6e-bf7503f8368b None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:44:22.369800 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-bf57c717-23a8-4ca0-ac6e-bf7503f8368b tempest-VolumeTypesAdminTests-671639861 tempest-VolumeTypesAdminTests-671639861-project-admin] DELETE https://10.4.3.105/volume/v3/types/eb8bf684-66bb-408b-a770-fd2ca70db4a6 Aug 12 10:44:22.369990 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-bf57c717-23a8-4ca0-ac6e-bf7503f8368b tempest-VolumeTypesAdminTests-671639861 tempest-VolumeTypesAdminTests-671639861-project-admin] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:44:22.370254 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-bf57c717-23a8-4ca0-ac6e-bf7503f8368b tempest-VolumeTypesAdminTests-671639861 tempest-VolumeTypesAdminTests-671639861-project-admin] Calling method '_delete' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:44:22.412594 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-bf57c717-23a8-4ca0-ac6e-bf7503f8368b tempest-VolumeTypesAdminTests-671639861 tempest-VolumeTypesAdminTests-671639861-project-admin] https://10.4.3.105/volume/v3/types/eb8bf684-66bb-408b-a770-fd2ca70db4a6 returned with HTTP 202 Aug 12 10:44:22.413091 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1243/4960] 10.4.3.105 () {66 vars in 1345 bytes} [Wed Aug 12 10:44:22 2026] DELETE /volume/v3/types/eb8bf684-66bb-408b-a770-fd2ca70db4a6 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 10:44:23.794156 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-7f7c4a15-0c5c-4239-89f1-9923df90dd5c None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:44:23.795995 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-7f7c4a15-0c5c-4239-89f1-9923df90dd5c tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] DELETE https://10.4.3.105/volume/v3/volumes/00a84900-b455-480b-b496-4c650debb22a Aug 12 10:44:23.796245 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-7f7c4a15-0c5c-4239-89f1-9923df90dd5c tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:44:23.796427 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-7f7c4a15-0c5c-4239-89f1-9923df90dd5c tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Calling method 'delete' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:44:23.796642 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.v3.volumes [None req-7f7c4a15-0c5c-4239-89f1-9923df90dd5c tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Delete volume with id: 00a84900-b455-480b-b496-4c650debb22a Aug 12 10:44:23.803532 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:44:23.803532 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:44:23.803998 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-7f7c4a15-0c5c-4239-89f1-9923df90dd5c tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Volume info retrieved successfully. Aug 12 10:44:23.813727 np0000007037 devstack@c-api.service[100375]: WARNING cinder.keymgr.conf_key_mgr [None req-7f7c4a15-0c5c-4239-89f1-9923df90dd5c tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 12 10:44:23.819187 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-7f7c4a15-0c5c-4239-89f1-9923df90dd5c tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Delete volume request issued successfully. Aug 12 10:44:23.819426 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-7f7c4a15-0c5c-4239-89f1-9923df90dd5c tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] https://10.4.3.105/volume/v3/volumes/00a84900-b455-480b-b496-4c650debb22a returned with HTTP 202 Aug 12 10:44:23.819955 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1248/4961] 10.4.3.105 () {66 vars in 1351 bytes} [Wed Aug 12 10:44:23 2026] DELETE /volume/v3/volumes/00a84900-b455-480b-b496-4c650debb22a => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 10:44:23.829750 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-7c735c3d-45fd-47a8-90f7-0fb66d6ac028 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:44:23.832503 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-7c735c3d-45fd-47a8-90f7-0fb66d6ac028 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] GET https://10.4.3.105/volume/v3/volumes/00a84900-b455-480b-b496-4c650debb22a Aug 12 10:44:23.832807 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-7c735c3d-45fd-47a8-90f7-0fb66d6ac028 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:44:23.833089 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-7c735c3d-45fd-47a8-90f7-0fb66d6ac028 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:44:23.843278 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:44:23.843278 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:44:23.848690 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-7c735c3d-45fd-47a8-90f7-0fb66d6ac028 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Volume info retrieved successfully. Aug 12 10:44:23.855939 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-7c735c3d-45fd-47a8-90f7-0fb66d6ac028 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] https://10.4.3.105/volume/v3/volumes/00a84900-b455-480b-b496-4c650debb22a returned with HTTP 200 Aug 12 10:44:23.856543 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1239/4962] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:44:23 2026] GET /volume/v3/volumes/00a84900-b455-480b-b496-4c650debb22a => generated 878 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:44:24.869873 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-014f423e-237b-4d7a-9e38-5327af55499f None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:44:24.871841 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-014f423e-237b-4d7a-9e38-5327af55499f tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] GET https://10.4.3.105/volume/v3/volumes/00a84900-b455-480b-b496-4c650debb22a Aug 12 10:44:24.872048 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-014f423e-237b-4d7a-9e38-5327af55499f tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:44:24.872265 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-014f423e-237b-4d7a-9e38-5327af55499f tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:44:24.878702 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-014f423e-237b-4d7a-9e38-5327af55499f tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] https://10.4.3.105/volume/v3/volumes/00a84900-b455-480b-b496-4c650debb22a returned with HTTP 404 Aug 12 10:44:24.879202 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1233/4963] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:44:24 2026] GET /volume/v3/volumes/00a84900-b455-480b-b496-4c650debb22a => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:44:24.886416 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-e5346611-e5c7-4363-a1f4-5c2a174deb5a None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:44:24.888137 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-e5346611-e5c7-4363-a1f4-5c2a174deb5a tempest-TestEncryptedCinderVolumes-2017265863 tempest-TestEncryptedCinderVolumes-2017265863-project-admin] GET https://10.4.3.105/volume/v3/volumes/detail?all_tenants=1 Aug 12 10:44:24.888319 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-e5346611-e5c7-4363-a1f4-5c2a174deb5a tempest-TestEncryptedCinderVolumes-2017265863 tempest-TestEncryptedCinderVolumes-2017265863-project-admin] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:44:24.888534 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-e5346611-e5c7-4363-a1f4-5c2a174deb5a tempest-TestEncryptedCinderVolumes-2017265863 tempest-TestEncryptedCinderVolumes-2017265863-project-admin] Calling method 'detail' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:44:24.889307 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-e5346611-e5c7-4363-a1f4-5c2a174deb5a tempest-TestEncryptedCinderVolumes-2017265863 tempest-TestEncryptedCinderVolumes-2017265863-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100372) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 10:44:24.903814 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-e5346611-e5c7-4363-a1f4-5c2a174deb5a tempest-TestEncryptedCinderVolumes-2017265863 tempest-TestEncryptedCinderVolumes-2017265863-project-admin] Get all volumes completed successfully. Aug 12 10:44:24.905890 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:44:24.905890 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:44:24.911370 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-e5346611-e5c7-4363-a1f4-5c2a174deb5a tempest-TestEncryptedCinderVolumes-2017265863 tempest-TestEncryptedCinderVolumes-2017265863-project-admin] https://10.4.3.105/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 12 10:44:24.911858 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1244/4964] 10.4.3.105 () {66 vars in 1285 bytes} [Wed Aug 12 10:44:24 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 10557 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 10:44:24.926366 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-f0514766-1b9b-442f-85fa-f81b49023165 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:44:24.928344 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-f0514766-1b9b-442f-85fa-f81b49023165 tempest-TestEncryptedCinderVolumes-2017265863 tempest-TestEncryptedCinderVolumes-2017265863-project-admin] DELETE https://10.4.3.105/volume/v3/types/7b435523-08ac-4c93-b961-f5d21c3cedc9 Aug 12 10:44:24.928344 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-f0514766-1b9b-442f-85fa-f81b49023165 tempest-TestEncryptedCinderVolumes-2017265863 tempest-TestEncryptedCinderVolumes-2017265863-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:44:24.928510 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-f0514766-1b9b-442f-85fa-f81b49023165 tempest-TestEncryptedCinderVolumes-2017265863 tempest-TestEncryptedCinderVolumes-2017265863-project-admin] Calling method '_delete' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:44:24.949255 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-f0514766-1b9b-442f-85fa-f81b49023165 tempest-TestEncryptedCinderVolumes-2017265863 tempest-TestEncryptedCinderVolumes-2017265863-project-admin] https://10.4.3.105/volume/v3/types/7b435523-08ac-4c93-b961-f5d21c3cedc9 returned with HTTP 202 Aug 12 10:44:24.949662 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1249/4965] 10.4.3.105 () {66 vars in 1345 bytes} [Wed Aug 12 10:44:24 2026] DELETE /volume/v3/types/7b435523-08ac-4c93-b961-f5d21c3cedc9 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 10:44:24.961848 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-78c76dba-1608-476b-90a5-5a1bf7b92936 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:44:24.963746 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-78c76dba-1608-476b-90a5-5a1bf7b92936 tempest-TestEncryptedCinderVolumes-2017265863 tempest-TestEncryptedCinderVolumes-2017265863-project-admin] POST https://10.4.3.105/volume/v3/types Aug 12 10:44:24.964181 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-78c76dba-1608-476b-90a5-5a1bf7b92936 tempest-TestEncryptedCinderVolumes-2017265863 tempest-TestEncryptedCinderVolumes-2017265863-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-450111191", "extra_specs": {}}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:44:24.976827 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-78c76dba-1608-476b-90a5-5a1bf7b92936 tempest-TestEncryptedCinderVolumes-2017265863 tempest-TestEncryptedCinderVolumes-2017265863-project-admin] https://10.4.3.105/volume/v3/types returned with HTTP 200 Aug 12 10:44:24.977265 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1240/4966] 10.4.3.105 () {68 vars in 1252 bytes} [Wed Aug 12 10:44:24 2026] POST /volume/v3/types => generated 211 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:44:24.985686 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-5c5af551-2dd0-4923-aeb8-865d5ce65e7e None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:44:24.987536 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-5c5af551-2dd0-4923-aeb8-865d5ce65e7e tempest-TestEncryptedCinderVolumes-2017265863 tempest-TestEncryptedCinderVolumes-2017265863-project-admin] POST https://10.4.3.105/volume/v3/types/675502a9-2fa5-4326-9ac1-4f86c5358968/encryption Aug 12 10:44:24.987970 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-5c5af551-2dd0-4923-aeb8-865d5ce65e7e tempest-TestEncryptedCinderVolumes-2017265863 tempest-TestEncryptedCinderVolumes-2017265863-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:44:25.003598 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-5c5af551-2dd0-4923-aeb8-865d5ce65e7e tempest-TestEncryptedCinderVolumes-2017265863 tempest-TestEncryptedCinderVolumes-2017265863-project-admin] https://10.4.3.105/volume/v3/types/675502a9-2fa5-4326-9ac1-4f86c5358968/encryption returned with HTTP 200 Aug 12 10:44:25.004114 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1234/4967] 10.4.3.105 () {68 vars in 1397 bytes} [Wed Aug 12 10:44:24 2026] POST /volume/v3/types/675502a9-2fa5-4326-9ac1-4f86c5358968/encryption => generated 230 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:44:25.012247 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-5ad7bb7e-b5fc-4fd8-b36b-3af8000316d0 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:44:25.013881 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-5ad7bb7e-b5fc-4fd8-b36b-3af8000316d0 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] POST https://10.4.3.105/volume/v3/volumes Aug 12 10:44:25.014200 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-5ad7bb7e-b5fc-4fd8-b36b-3af8000316d0 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-2098453683", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-450111191", "size": 1}} {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:44:25.015617 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.v3.volumes [None req-5ad7bb7e-b5fc-4fd8-b36b-3af8000316d0 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-2098453683', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-450111191', 'size': 1}} {{(pid=100372) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 10:44:25.019297 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.v3.volumes [None req-5ad7bb7e-b5fc-4fd8-b36b-3af8000316d0 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Create volume of 1 GB Aug 12 10:44:25.019476 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:44:25.019476 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:44:25.019977 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-5ad7bb7e-b5fc-4fd8-b36b-3af8000316d0 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Availability Zones retrieved successfully. Aug 12 10:44:25.025931 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-5ad7bb7e-b5fc-4fd8-b36b-3af8000316d0 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Flow 'volume_create_api' (a3c21cd2-7df7-4a42-94ec-de2515c94520) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100372) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:44:25.026865 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-5ad7bb7e-b5fc-4fd8-b36b-3af8000316d0 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d91001cf-0238-432e-8fc1-0a6b6a3af6e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:44:25.027752 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.flows.api.create_volume [None req-5ad7bb7e-b5fc-4fd8-b36b-3af8000316d0 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Validating volume size '1' using validate_int {{(pid=100372) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 10:44:25.053613 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-5ad7bb7e-b5fc-4fd8-b36b-3af8000316d0 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d91001cf-0238-432e-8fc1-0a6b6a3af6e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T10:44:25Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=675502a9-2fa5-4326-9ac1-4f86c5358968,is_public=True,name='tempest-scenario-type-luks-450111191',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '675502a9-2fa5-4326-9ac1-4f86c5358968', '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=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:44:25.053613 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-5ad7bb7e-b5fc-4fd8-b36b-3af8000316d0 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f968cd6b-25c0-4308-aaac-1237d214eb0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:44:25.079329 np0000007037 devstack@c-api.service[100372]: WARNING cinder.quota [None req-5ad7bb7e-b5fc-4fd8-b36b-3af8000316d0 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-450111191 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-450111191, it is now deprecated. Please use the default quota class for default quota. Aug 12 10:44:25.079646 np0000007037 devstack@c-api.service[100372]: WARNING cinder.quota [None req-5ad7bb7e-b5fc-4fd8-b36b-3af8000316d0 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-450111191 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-450111191, it is now deprecated. Please use the default quota class for default quota. Aug 12 10:44:25.103470 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.quota [None req-5ad7bb7e-b5fc-4fd8-b36b-3af8000316d0 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Created reservations ['b70114fa-83bb-45fa-ac4e-df70094216f6', '7283b4d9-c110-45f9-9bb0-a032e1130fb1', 'bfb5101c-8940-4e15-b34b-722715ab8210', '4b295ab9-694c-420e-be27-71a5a327d620'] {{(pid=100372) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:44:25.104245 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-5ad7bb7e-b5fc-4fd8-b36b-3af8000316d0 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f968cd6b-25c0-4308-aaac-1237d214eb0e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b70114fa-83bb-45fa-ac4e-df70094216f6', '7283b4d9-c110-45f9-9bb0-a032e1130fb1', 'bfb5101c-8940-4e15-b34b-722715ab8210', '4b295ab9-694c-420e-be27-71a5a327d620']}' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:44:25.104955 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-5ad7bb7e-b5fc-4fd8-b36b-3af8000316d0 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a0c84fec-779f-46cf-bbb8-522454c7071d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:44:25.128324 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-5ad7bb7e-b5fc-4fd8-b36b-3af8000316d0 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a0c84fec-779f-46cf-bbb8-522454c7071d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd84c629f-670f-46ec-9a70-06213e620b13', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-2098453683',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='24b750016078404fb3a22ed249b62a33',qos_specs=None,replication_status=,reservations=['b70114fa-83bb-45fa-ac4e-df70094216f6','7283b4d9-c110-45f9-9bb0-a032e1130fb1','bfb5101c-8940-4e15-b34b-722715ab8210','4b295ab9-694c-420e-be27-71a5a327d620'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='213a325d6763444bb3276d3164fb2133',volume_type_id=675502a9-2fa5-4326-9ac1-4f86c5358968), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:44:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-2098453683',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=d84c629f-670f-46ec-9a70-06213e620b13,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='24b750016078404fb3a22ed249b62a33',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='213a325d6763444bb3276d3164fb2133',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(675502a9-2fa5-4326-9ac1-4f86c5358968),volume_type_id=675502a9-2fa5-4326-9ac1-4f86c5358968)}' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:44:25.129052 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-5ad7bb7e-b5fc-4fd8-b36b-3af8000316d0 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (83d3e866-2f17-4581-ad8d-67cfebbca1a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:44:25.148291 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-5ad7bb7e-b5fc-4fd8-b36b-3af8000316d0 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (83d3e866-2f17-4581-ad8d-67cfebbca1a6) transitioned into state 'SUCCESS' from state '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-2098453683',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='24b750016078404fb3a22ed249b62a33',qos_specs=None,replication_status=,reservations=['b70114fa-83bb-45fa-ac4e-df70094216f6','7283b4d9-c110-45f9-9bb0-a032e1130fb1','bfb5101c-8940-4e15-b34b-722715ab8210','4b295ab9-694c-420e-be27-71a5a327d620'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='213a325d6763444bb3276d3164fb2133',volume_type_id=675502a9-2fa5-4326-9ac1-4f86c5358968)}' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:44:25.149161 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-5ad7bb7e-b5fc-4fd8-b36b-3af8000316d0 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7a582264-530e-48ca-960d-ef3cec302db6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:44:25.158934 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-5ad7bb7e-b5fc-4fd8-b36b-3af8000316d0 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7a582264-530e-48ca-960d-ef3cec302db6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:44:25.159716 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-5ad7bb7e-b5fc-4fd8-b36b-3af8000316d0 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Flow 'volume_create_api' (a3c21cd2-7df7-4a42-94ec-de2515c94520) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100372) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:44:25.160010 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-5ad7bb7e-b5fc-4fd8-b36b-3af8000316d0 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Create volume request issued successfully. Aug 12 10:44:25.160619 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-5ad7bb7e-b5fc-4fd8-b36b-3af8000316d0 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] https://10.4.3.105/volume/v3/volumes returned with HTTP 202 Aug 12 10:44:25.161013 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1245/4968] 10.4.3.105 () {68 vars in 1259 bytes} [Wed Aug 12 10:44:25 2026] POST /volume/v3/volumes => generated 784 bytes in 149 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 10:44:34.946982 np0000007037 devstack@c-api.service[100375]: DEBUG dbcounter [-] [100375] Writing DB stats cinder:SELECT=109,cinder:INSERT=11,cinder:UPDATE=32 {{(pid=100375) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 10:44:34.974860 np0000007037 devstack@c-api.service[100374]: DEBUG dbcounter [-] [100374] Writing DB stats cinder:SELECT=90,cinder:INSERT=30,cinder:UPDATE=39 {{(pid=100374) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 10:44:35.001237 np0000007037 devstack@c-api.service[100373]: DEBUG dbcounter [-] [100373] Writing DB stats cinder:SELECT=108,cinder:UPDATE=31,cinder:INSERT=22 {{(pid=100373) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 10:44:35.151656 np0000007037 devstack@c-api.service[100372]: DEBUG dbcounter [-] [100372] Writing DB stats cinder:SELECT=131,cinder:UPDATE=54,cinder:INSERT=36 {{(pid=100372) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 10:44:46.098726 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-496bf253-9680-42d8-9fd7-710a714091b9 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:44:46.100604 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-496bf253-9680-42d8-9fd7-710a714091b9 tempest-VolumeMultiattachTests-1277844822 tempest-VolumeMultiattachTests-1277844822-project-admin] POST https://10.4.3.105/volume/v3/types Aug 12 10:44:46.100980 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-496bf253-9680-42d8-9fd7-710a714091b9 tempest-VolumeMultiattachTests-1277844822 tempest-VolumeMultiattachTests-1277844822-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1189696446-472518269", "extra_specs": {"multiattach": " True"}}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:44:46.115541 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-496bf253-9680-42d8-9fd7-710a714091b9 tempest-VolumeMultiattachTests-1277844822 tempest-VolumeMultiattachTests-1277844822-project-admin] https://10.4.3.105/volume/v3/types returned with HTTP 200 Aug 12 10:44:46.115909 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1250/4969] 10.4.3.105 () {68 vars in 1253 bytes} [Wed Aug 12 10:44:46 2026] POST /volume/v3/types => generated 286 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:44:46.123580 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-8264ca2a-9192-4fc8-a7d8-06de5a640e6e None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:44:46.125273 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-8264ca2a-9192-4fc8-a7d8-06de5a640e6e tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] POST https://10.4.3.105/volume/v3/volumes Aug 12 10:44:46.125660 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-8264ca2a-9192-4fc8-a7d8-06de5a640e6e tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-1707016818", "snapshot_id": null, "imageRef": null, "volume_type": "849d738d-2933-4204-a2dd-bafc54a2380e", "size": 1}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:44:46.127444 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.volumes [None req-8264ca2a-9192-4fc8-a7d8-06de5a640e6e tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-1707016818', 'snapshot_id': None, 'imageRef': None, 'volume_type': '849d738d-2933-4204-a2dd-bafc54a2380e', 'size': 1}} {{(pid=100374) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 10:44:46.131683 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.v3.volumes [None req-8264ca2a-9192-4fc8-a7d8-06de5a640e6e tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Create volume of 1 GB Aug 12 10:44:46.131975 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:44:46.131975 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:44:46.132454 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-8264ca2a-9192-4fc8-a7d8-06de5a640e6e tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Availability Zones retrieved successfully. Aug 12 10:44:46.137884 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-8264ca2a-9192-4fc8-a7d8-06de5a640e6e tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Flow 'volume_create_api' (09616fac-003f-43c1-87f8-82d46770eae6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:44:46.138783 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-8264ca2a-9192-4fc8-a7d8-06de5a640e6e tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a8b96102-9825-4042-b0e8-773e740f1b0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:44:46.139654 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.flows.api.create_volume [None req-8264ca2a-9192-4fc8-a7d8-06de5a640e6e tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Validating volume size '1' using validate_int {{(pid=100374) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 10:44:46.147299 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:44:46.147299 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:44:46.159804 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-8264ca2a-9192-4fc8-a7d8-06de5a640e6e tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a8b96102-9825-4042-b0e8-773e740f1b0e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T10:44:46Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=849d738d-2933-4204-a2dd-bafc54a2380e,is_public=True,name='tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1189696446-472518269',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '849d738d-2933-4204-a2dd-bafc54a2380e', 'encryption_key_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=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:44:46.160663 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-8264ca2a-9192-4fc8-a7d8-06de5a640e6e tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (19ecd6d1-2734-45b0-aebc-3bd8d8864a1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:44:46.187096 np0000007037 devstack@c-api.service[100374]: WARNING cinder.quota [None req-8264ca2a-9192-4fc8-a7d8-06de5a640e6e tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1189696446-472518269 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1189696446-472518269, it is now deprecated. Please use the default quota class for default quota. Aug 12 10:44:46.187404 np0000007037 devstack@c-api.service[100374]: WARNING cinder.quota [None req-8264ca2a-9192-4fc8-a7d8-06de5a640e6e tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1189696446-472518269 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1189696446-472518269, it is now deprecated. Please use the default quota class for default quota. Aug 12 10:44:46.216068 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.quota [None req-8264ca2a-9192-4fc8-a7d8-06de5a640e6e tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Created reservations ['763207fc-46a9-426a-94fc-374fc64884bc', '4f24250a-3148-4e15-9985-9e62358ff981', '1daf457f-01bc-46e0-84f1-3c7c6156b6c9', 'dcdafe33-1a62-4622-a4ce-fc9dc9c8392f'] {{(pid=100374) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:44:46.216987 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-8264ca2a-9192-4fc8-a7d8-06de5a640e6e tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (19ecd6d1-2734-45b0-aebc-3bd8d8864a1d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['763207fc-46a9-426a-94fc-374fc64884bc', '4f24250a-3148-4e15-9985-9e62358ff981', '1daf457f-01bc-46e0-84f1-3c7c6156b6c9', 'dcdafe33-1a62-4622-a4ce-fc9dc9c8392f']}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:44:46.217787 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-8264ca2a-9192-4fc8-a7d8-06de5a640e6e tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5fdffdaf-131e-4b08-afbd-6805f8f68cf5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:44:46.239377 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-8264ca2a-9192-4fc8-a7d8-06de5a640e6e tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5fdffdaf-131e-4b08-afbd-6805f8f68cf5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e8aef0d9-7e83-484c-ab9d-5ea6c7fc9964', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1707016818',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='78443e3e831c463b8142d83c8a74624c',qos_specs=None,replication_status=,reservations=['763207fc-46a9-426a-94fc-374fc64884bc','4f24250a-3148-4e15-9985-9e62358ff981','1daf457f-01bc-46e0-84f1-3c7c6156b6c9','dcdafe33-1a62-4622-a4ce-fc9dc9c8392f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aa171fabad82401d9dc4c8cb5854eb8f',volume_type_id=849d738d-2933-4204-a2dd-bafc54a2380e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:44:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1707016818',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e8aef0d9-7e83-484c-ab9d-5ea6c7fc9964,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='78443e3e831c463b8142d83c8a74624c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='aa171fabad82401d9dc4c8cb5854eb8f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(849d738d-2933-4204-a2dd-bafc54a2380e),volume_type_id=849d738d-2933-4204-a2dd-bafc54a2380e)}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:44:46.240683 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-8264ca2a-9192-4fc8-a7d8-06de5a640e6e tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8db3bf0a-9de5-4e06-a544-34b0a336e70b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:44:46.257013 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-8264ca2a-9192-4fc8-a7d8-06de5a640e6e tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8db3bf0a-9de5-4e06-a544-34b0a336e70b) transitioned into state 'SUCCESS' from state '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-1707016818',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='78443e3e831c463b8142d83c8a74624c',qos_specs=None,replication_status=,reservations=['763207fc-46a9-426a-94fc-374fc64884bc','4f24250a-3148-4e15-9985-9e62358ff981','1daf457f-01bc-46e0-84f1-3c7c6156b6c9','dcdafe33-1a62-4622-a4ce-fc9dc9c8392f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aa171fabad82401d9dc4c8cb5854eb8f',volume_type_id=849d738d-2933-4204-a2dd-bafc54a2380e)}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:44:46.257741 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-8264ca2a-9192-4fc8-a7d8-06de5a640e6e tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (249a5c45-da04-4a7d-a82d-ccf9b496c81c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:44:46.265412 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-8264ca2a-9192-4fc8-a7d8-06de5a640e6e tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (249a5c45-da04-4a7d-a82d-ccf9b496c81c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:44:46.266274 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-8264ca2a-9192-4fc8-a7d8-06de5a640e6e tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Flow 'volume_create_api' (09616fac-003f-43c1-87f8-82d46770eae6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100374) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:44:46.266596 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-8264ca2a-9192-4fc8-a7d8-06de5a640e6e tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Create volume request issued successfully. Aug 12 10:44:46.267110 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-8264ca2a-9192-4fc8-a7d8-06de5a640e6e tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] https://10.4.3.105/volume/v3/volumes returned with HTTP 202 Aug 12 10:44:46.267525 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1241/4970] 10.4.3.105 () {68 vars in 1259 bytes} [Wed Aug 12 10:44:46 2026] POST /volume/v3/volumes => generated 829 bytes in 144 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 10:44:46.279594 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-e5b52a45-db41-4ee6-b793-61404e81e06b None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:44:46.281820 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-e5b52a45-db41-4ee6-b793-61404e81e06b tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] GET https://10.4.3.105/volume/v3/volumes/e8aef0d9-7e83-484c-ab9d-5ea6c7fc9964 Aug 12 10:44:46.282049 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-e5b52a45-db41-4ee6-b793-61404e81e06b tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:44:46.282216 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-e5b52a45-db41-4ee6-b793-61404e81e06b tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:44:46.289333 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:44:46.289333 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:44:46.293073 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-e5b52a45-db41-4ee6-b793-61404e81e06b tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Volume info retrieved successfully. Aug 12 10:44:46.297173 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-e5b52a45-db41-4ee6-b793-61404e81e06b tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] https://10.4.3.105/volume/v3/volumes/e8aef0d9-7e83-484c-ab9d-5ea6c7fc9964 returned with HTTP 200 Aug 12 10:44:46.297588 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1235/4971] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:44:46 2026] GET /volume/v3/volumes/e8aef0d9-7e83-484c-ab9d-5ea6c7fc9964 => generated 897 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:44:47.309136 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-0f836b20-770b-461c-bec8-a48038e5b2ac None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:44:47.311265 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-0f836b20-770b-461c-bec8-a48038e5b2ac tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] GET https://10.4.3.105/volume/v3/volumes/e8aef0d9-7e83-484c-ab9d-5ea6c7fc9964 Aug 12 10:44:47.311621 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-0f836b20-770b-461c-bec8-a48038e5b2ac tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:44:47.311823 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-0f836b20-770b-461c-bec8-a48038e5b2ac tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:44:47.322220 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:44:47.322220 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:44:47.325540 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-0f836b20-770b-461c-bec8-a48038e5b2ac tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Volume info retrieved successfully. Aug 12 10:44:47.329454 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-0f836b20-770b-461c-bec8-a48038e5b2ac tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] https://10.4.3.105/volume/v3/volumes/e8aef0d9-7e83-484c-ab9d-5ea6c7fc9964 returned with HTTP 200 Aug 12 10:44:47.330011 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1246/4972] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:44:47 2026] GET /volume/v3/volumes/e8aef0d9-7e83-484c-ab9d-5ea6c7fc9964 => generated 922 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:44:47.345015 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-6a5defd3-9e14-4445-ad73-93e2b480b404 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:44:47.346786 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-6a5defd3-9e14-4445-ad73-93e2b480b404 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] GET https://10.4.3.105/volume/v3/volumes/e8aef0d9-7e83-484c-ab9d-5ea6c7fc9964 Aug 12 10:44:47.346960 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-6a5defd3-9e14-4445-ad73-93e2b480b404 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:44:47.347137 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-6a5defd3-9e14-4445-ad73-93e2b480b404 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:44:47.353843 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:44:47.353843 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:44:47.358327 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-6a5defd3-9e14-4445-ad73-93e2b480b404 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Volume info retrieved successfully. Aug 12 10:44:47.363389 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-6a5defd3-9e14-4445-ad73-93e2b480b404 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] https://10.4.3.105/volume/v3/volumes/e8aef0d9-7e83-484c-ab9d-5ea6c7fc9964 returned with HTTP 200 Aug 12 10:44:47.363740 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1251/4973] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:44:47 2026] GET /volume/v3/volumes/e8aef0d9-7e83-484c-ab9d-5ea6c7fc9964 => generated 922 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:44:47.408946 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-15a5ff30-995e-4a68-8f4a-9284fb861051 req-72bc93bb-8820-4840-8e9d-88a8788cb12e None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:44:47.411135 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-15a5ff30-995e-4a68-8f4a-9284fb861051 req-72bc93bb-8820-4840-8e9d-88a8788cb12e tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] GET https://10.4.3.105/volume/v3/volumes/e8aef0d9-7e83-484c-ab9d-5ea6c7fc9964 Aug 12 10:44:47.411369 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-15a5ff30-995e-4a68-8f4a-9284fb861051 req-72bc93bb-8820-4840-8e9d-88a8788cb12e tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:44:47.411605 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-15a5ff30-995e-4a68-8f4a-9284fb861051 req-72bc93bb-8820-4840-8e9d-88a8788cb12e tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:44:47.418503 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:44:47.418503 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:44:47.422007 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [req-15a5ff30-995e-4a68-8f4a-9284fb861051 req-72bc93bb-8820-4840-8e9d-88a8788cb12e tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Volume info retrieved successfully. Aug 12 10:44:47.425858 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-15a5ff30-995e-4a68-8f4a-9284fb861051 req-72bc93bb-8820-4840-8e9d-88a8788cb12e tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] https://10.4.3.105/volume/v3/volumes/e8aef0d9-7e83-484c-ab9d-5ea6c7fc9964 returned with HTTP 200 Aug 12 10:44:47.426395 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1242/4974] 10.4.3.105 () {68 vars in 1598 bytes} [Wed Aug 12 10:44:47 2026] GET /volume/v3/volumes/e8aef0d9-7e83-484c-ab9d-5ea6c7fc9964 => generated 922 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:44:47.500898 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-13fbbd0e-2299-46ea-9343-c0176e4fa451 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:44:47.501231 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-13fbbd0e-2299-46ea-9343-c0176e4fa451 None None] GET https://10.4.3.105/volume// Aug 12 10:44:47.501410 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-13fbbd0e-2299-46ea-9343-c0176e4fa451 None None] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:44:47.501620 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-13fbbd0e-2299-46ea-9343-c0176e4fa451 None None] Calling method 'all' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:44:47.501915 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-13fbbd0e-2299-46ea-9343-c0176e4fa451 None None] https://10.4.3.105/volume// returned with HTTP 300 Aug 12 10:44:47.502333 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1236/4975] 10.4.3.105 () {66 vars in 1428 bytes} [Wed Aug 12 10:44:47 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 10:44:47.509528 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [req-15a5ff30-995e-4a68-8f4a-9284fb861051 req-d558f01e-be03-4eb8-b1cb-172781888abf None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:44:47.512160 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-15a5ff30-995e-4a68-8f4a-9284fb861051 req-d558f01e-be03-4eb8-b1cb-172781888abf tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] POST https://10.4.3.105/volume/v3/attachments Aug 12 10:44:47.512509 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [req-15a5ff30-995e-4a68-8f4a-9284fb861051 req-d558f01e-be03-4eb8-b1cb-172781888abf tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e8aef0d9-7e83-484c-ab9d-5ea6c7fc9964", "connector": null, "instance_uuid": "7c9d9730-1267-48e2-aaf1-64bbe6c96090"}} {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:44:47.523004 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:44:47.523004 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:44:47.551987 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-15a5ff30-995e-4a68-8f4a-9284fb861051 req-d558f01e-be03-4eb8-b1cb-172781888abf tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] https://10.4.3.105/volume/v3/attachments returned with HTTP 200 Aug 12 10:44:47.552634 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1247/4976] 10.4.3.105 () {74 vars in 1594 bytes} [Wed Aug 12 10:44:47 2026] POST /volume/v3/attachments => generated 273 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:44:47.580886 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-30cd6f95-17cb-48b3-a33b-52ba06053998 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:44:47.582575 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-30cd6f95-17cb-48b3-a33b-52ba06053998 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] GET https://10.4.3.105/volume/v3/volumes/e8aef0d9-7e83-484c-ab9d-5ea6c7fc9964 Aug 12 10:44:47.582709 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-30cd6f95-17cb-48b3-a33b-52ba06053998 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:44:47.582893 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-30cd6f95-17cb-48b3-a33b-52ba06053998 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:44:47.592472 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-d70048bb-864d-4755-9394-c6125d7277d7 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:44:47.592893 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-d70048bb-864d-4755-9394-c6125d7277d7 None None] GET https://10.4.3.105/volume// Aug 12 10:44:47.593047 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-d70048bb-864d-4755-9394-c6125d7277d7 None None] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:44:47.593550 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-d70048bb-864d-4755-9394-c6125d7277d7 None None] Calling method 'all' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:44:47.593550 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-d70048bb-864d-4755-9394-c6125d7277d7 None None] https://10.4.3.105/volume// returned with HTTP 300 Aug 12 10:44:47.593858 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1243/4977] 10.4.3.105 () {66 vars in 1426 bytes} [Wed Aug 12 10:44:47 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 10:44:47.597405 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:44:47.597405 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:44:47.600313 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-30cd6f95-17cb-48b3-a33b-52ba06053998 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Volume info retrieved successfully. Aug 12 10:44:47.602543 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-15a5ff30-995e-4a68-8f4a-9284fb861051 req-7869bc12-45fd-45b5-af8d-fc2bc1219a84 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:44:47.604414 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-30cd6f95-17cb-48b3-a33b-52ba06053998 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] https://10.4.3.105/volume/v3/volumes/e8aef0d9-7e83-484c-ab9d-5ea6c7fc9964 returned with HTTP 200 Aug 12 10:44:47.604856 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-15a5ff30-995e-4a68-8f4a-9284fb861051 req-7869bc12-45fd-45b5-af8d-fc2bc1219a84 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] GET https://10.4.3.105/volume/v3/volumes/e8aef0d9-7e83-484c-ab9d-5ea6c7fc9964 Aug 12 10:44:47.605070 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-15a5ff30-995e-4a68-8f4a-9284fb861051 req-7869bc12-45fd-45b5-af8d-fc2bc1219a84 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:44:47.605129 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1252/4978] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:44:47 2026] GET /volume/v3/volumes/e8aef0d9-7e83-484c-ab9d-5ea6c7fc9964 => generated 921 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:44:47.605498 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-15a5ff30-995e-4a68-8f4a-9284fb861051 req-7869bc12-45fd-45b5-af8d-fc2bc1219a84 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:44:47.614437 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:44:47.614437 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:44:47.617719 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [req-15a5ff30-995e-4a68-8f4a-9284fb861051 req-7869bc12-45fd-45b5-af8d-fc2bc1219a84 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Volume info retrieved successfully. Aug 12 10:44:47.621839 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-15a5ff30-995e-4a68-8f4a-9284fb861051 req-7869bc12-45fd-45b5-af8d-fc2bc1219a84 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] https://10.4.3.105/volume/v3/volumes/e8aef0d9-7e83-484c-ab9d-5ea6c7fc9964 returned with HTTP 200 Aug 12 10:44:47.622241 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1237/4979] 10.4.3.105 () {70 vars in 1639 bytes} [Wed Aug 12 10:44:47 2026] GET /volume/v3/volumes/e8aef0d9-7e83-484c-ab9d-5ea6c7fc9964 => generated 1101 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 10:44:47.708634 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [req-f5506817-184d-4591-852a-a881daa419d4 req-57bdaf01-1276-41b3-b1d5-785de093215e None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:44:47.713245 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-f5506817-184d-4591-852a-a881daa419d4 req-57bdaf01-1276-41b3-b1d5-785de093215e tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] DELETE https://10.4.3.105/volume/v3/attachments/14b04b38-d99b-4f0a-a524-a6573127ff51 Aug 12 10:44:47.713442 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [req-f5506817-184d-4591-852a-a881daa419d4 req-57bdaf01-1276-41b3-b1d5-785de093215e tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:44:47.713678 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [req-f5506817-184d-4591-852a-a881daa419d4 req-57bdaf01-1276-41b3-b1d5-785de093215e tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] Calling method 'version_select' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:44:47.720238 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:44:47.720238 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:44:47.738718 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-15a5ff30-995e-4a68-8f4a-9284fb861051 req-ab817aca-139b-48a5-9bf4-9309a28a562b None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:44:47.742084 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-15a5ff30-995e-4a68-8f4a-9284fb861051 req-ab817aca-139b-48a5-9bf4-9309a28a562b tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] PUT https://10.4.3.105/volume/v3/attachments/8881b1e8-8319-4429-a6be-015cd096cfc8 Aug 12 10:44:47.742455 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-15a5ff30-995e-4a68-8f4a-9284fb861051 req-ab817aca-139b-48a5-9bf4-9309a28a562b tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.105", "host": "np0000007037", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a295cd65dd1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "cc953c5f-eaed-46bf-96e8-0985bbef0414", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:44:47.756050 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.coordination [req-15a5ff30-995e-4a68-8f4a-9284fb861051 req-ab817aca-139b-48a5-9bf4-9309a28a562b tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Acquiring lock "cinder-attachment_update-e8aef0d9-7e83-484c-ab9d-5ea6c7fc9964-np0000007037" by "attachment_update" {{(pid=100374) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 10:44:47.763168 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.coordination [req-15a5ff30-995e-4a68-8f4a-9284fb861051 req-ab817aca-139b-48a5-9bf4-9309a28a562b tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Lock "cinder-attachment_update-e8aef0d9-7e83-484c-ab9d-5ea6c7fc9964-np0000007037" acquired by "attachment_update" :: waited 0.007s {{(pid=100374) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 10:44:47.764104 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:44:47.764104 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:44:47.771673 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-f5506817-184d-4591-852a-a881daa419d4 req-57bdaf01-1276-41b3-b1d5-785de093215e tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] https://10.4.3.105/volume/v3/attachments/14b04b38-d99b-4f0a-a524-a6573127ff51 returned with HTTP 200 Aug 12 10:44:47.772129 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1248/4980] 10.4.3.105 () {72 vars in 1673 bytes} [Wed Aug 12 10:44:47 2026] DELETE /volume/v3/attachments/14b04b38-d99b-4f0a-a524-a6573127ff51 => generated 19 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:44:47.828281 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.coordination [req-15a5ff30-995e-4a68-8f4a-9284fb861051 req-ab817aca-139b-48a5-9bf4-9309a28a562b tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Lock "cinder-attachment_update-e8aef0d9-7e83-484c-ab9d-5ea6c7fc9964-np0000007037" released by "attachment_update" :: held 0.065s {{(pid=100374) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 10:44:47.828629 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-15a5ff30-995e-4a68-8f4a-9284fb861051 req-ab817aca-139b-48a5-9bf4-9309a28a562b tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] https://10.4.3.105/volume/v3/attachments/8881b1e8-8319-4429-a6be-015cd096cfc8 returned with HTTP 200 Aug 12 10:44:47.829071 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1244/4981] 10.4.3.105 () {74 vars in 1704 bytes} [Wed Aug 12 10:44:47 2026] PUT /volume/v3/attachments/8881b1e8-8319-4429-a6be-015cd096cfc8 => generated 969 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:44:48.623827 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-66663134-d6f3-4649-99e6-6a156f618b17 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:44:48.625264 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-66663134-d6f3-4649-99e6-6a156f618b17 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] GET https://10.4.3.105/volume/v3/volumes/e8aef0d9-7e83-484c-ab9d-5ea6c7fc9964 Aug 12 10:44:48.625534 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-66663134-d6f3-4649-99e6-6a156f618b17 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:44:48.625816 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-66663134-d6f3-4649-99e6-6a156f618b17 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:44:48.634252 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:44:48.634252 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:44:48.639147 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-66663134-d6f3-4649-99e6-6a156f618b17 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Volume info retrieved successfully. Aug 12 10:44:48.640808 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-66663134-d6f3-4649-99e6-6a156f618b17 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] https://10.4.3.105/volume/v3/volumes/e8aef0d9-7e83-484c-ab9d-5ea6c7fc9964 returned with HTTP 200 Aug 12 10:44:48.641208 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1253/4982] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:44:48 2026] GET /volume/v3/volumes/e8aef0d9-7e83-484c-ab9d-5ea6c7fc9964 => generated 922 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:44:49.014272 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-886aa192-10cd-4185-987a-f0c4cece4441 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:44:49.015940 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-886aa192-10cd-4185-987a-f0c4cece4441 tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] DELETE https://10.4.3.105/volume/v3/volumes/ba9c0454-875c-4262-9819-47a027ff7990 Aug 12 10:44:49.016122 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-886aa192-10cd-4185-987a-f0c4cece4441 tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:44:49.016461 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-886aa192-10cd-4185-987a-f0c4cece4441 tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] Calling method 'delete' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:44:49.016675 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.v3.volumes [None req-886aa192-10cd-4185-987a-f0c4cece4441 tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] Delete volume with id: ba9c0454-875c-4262-9819-47a027ff7990 Aug 12 10:44:49.023751 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:44:49.023751 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:44:49.023751 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-886aa192-10cd-4185-987a-f0c4cece4441 tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] Volume info retrieved successfully. Aug 12 10:44:49.034944 np0000007037 devstack@c-api.service[100373]: WARNING cinder.keymgr.conf_key_mgr [None req-886aa192-10cd-4185-987a-f0c4cece4441 tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 12 10:44:49.040553 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-886aa192-10cd-4185-987a-f0c4cece4441 tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] Delete volume request issued successfully. Aug 12 10:44:49.040553 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-886aa192-10cd-4185-987a-f0c4cece4441 tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] https://10.4.3.105/volume/v3/volumes/ba9c0454-875c-4262-9819-47a027ff7990 returned with HTTP 202 Aug 12 10:44:49.040553 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1238/4983] 10.4.3.105 () {66 vars in 1351 bytes} [Wed Aug 12 10:44:49 2026] DELETE /volume/v3/volumes/ba9c0454-875c-4262-9819-47a027ff7990 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 10:44:49.048743 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-e172f4c8-83e8-419d-96f2-d1f43cb74844 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:44:49.052106 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-e172f4c8-83e8-419d-96f2-d1f43cb74844 tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] GET https://10.4.3.105/volume/v3/volumes/ba9c0454-875c-4262-9819-47a027ff7990 Aug 12 10:44:49.052392 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-e172f4c8-83e8-419d-96f2-d1f43cb74844 tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:44:49.052697 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-e172f4c8-83e8-419d-96f2-d1f43cb74844 tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:44:49.061751 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:44:49.061751 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:44:49.066687 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-e172f4c8-83e8-419d-96f2-d1f43cb74844 tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] Volume info retrieved successfully. Aug 12 10:44:49.072929 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-e172f4c8-83e8-419d-96f2-d1f43cb74844 tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] https://10.4.3.105/volume/v3/volumes/ba9c0454-875c-4262-9819-47a027ff7990 returned with HTTP 200 Aug 12 10:44:49.073550 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1249/4984] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:44:49 2026] GET /volume/v3/volumes/ba9c0454-875c-4262-9819-47a027ff7990 => generated 1449 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:44:49.652626 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-5fdf04f9-ac7d-4fe9-99f4-075493408483 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:44:49.654310 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-5fdf04f9-ac7d-4fe9-99f4-075493408483 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] GET https://10.4.3.105/volume/v3/volumes/e8aef0d9-7e83-484c-ab9d-5ea6c7fc9964 Aug 12 10:44:49.654523 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-5fdf04f9-ac7d-4fe9-99f4-075493408483 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:44:49.654744 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-5fdf04f9-ac7d-4fe9-99f4-075493408483 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:44:49.663137 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:44:49.663137 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:44:49.666190 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-5fdf04f9-ac7d-4fe9-99f4-075493408483 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Volume info retrieved successfully. Aug 12 10:44:49.669690 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-5fdf04f9-ac7d-4fe9-99f4-075493408483 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] https://10.4.3.105/volume/v3/volumes/e8aef0d9-7e83-484c-ab9d-5ea6c7fc9964 returned with HTTP 200 Aug 12 10:44:49.670051 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1245/4985] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:44:49 2026] GET /volume/v3/volumes/e8aef0d9-7e83-484c-ab9d-5ea6c7fc9964 => generated 922 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:44:50.087194 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-e8210be5-4dc2-4f30-9baf-989ef048dea7 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:44:50.089050 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-e8210be5-4dc2-4f30-9baf-989ef048dea7 tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] GET https://10.4.3.105/volume/v3/volumes/ba9c0454-875c-4262-9819-47a027ff7990 Aug 12 10:44:50.089253 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-e8210be5-4dc2-4f30-9baf-989ef048dea7 tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:44:50.089459 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-e8210be5-4dc2-4f30-9baf-989ef048dea7 tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:44:50.095022 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-e8210be5-4dc2-4f30-9baf-989ef048dea7 tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] https://10.4.3.105/volume/v3/volumes/ba9c0454-875c-4262-9819-47a027ff7990 returned with HTTP 404 Aug 12 10:44:50.095473 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1254/4986] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:44:50 2026] GET /volume/v3/volumes/ba9c0454-875c-4262-9819-47a027ff7990 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:44:50.363060 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-68dccf18-fdd7-4118-91f2-e8d582ec90ef None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:44:50.364842 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-68dccf18-fdd7-4118-91f2-e8d582ec90ef tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] DELETE https://10.4.3.105/volume/v3/volumes/b7b13ae6-4599-438d-89fa-199c80943ed3 Aug 12 10:44:50.365046 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-68dccf18-fdd7-4118-91f2-e8d582ec90ef tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:44:50.365258 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-68dccf18-fdd7-4118-91f2-e8d582ec90ef tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] Calling method 'delete' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:44:50.365400 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.v3.volumes [None req-68dccf18-fdd7-4118-91f2-e8d582ec90ef tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] Delete volume with id: b7b13ae6-4599-438d-89fa-199c80943ed3 Aug 12 10:44:50.372469 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:44:50.372469 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:44:50.372923 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-68dccf18-fdd7-4118-91f2-e8d582ec90ef tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] Volume info retrieved successfully. Aug 12 10:44:50.383206 np0000007037 devstack@c-api.service[100373]: WARNING cinder.keymgr.conf_key_mgr [None req-68dccf18-fdd7-4118-91f2-e8d582ec90ef tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 12 10:44:50.388643 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-68dccf18-fdd7-4118-91f2-e8d582ec90ef tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] Delete volume request issued successfully. Aug 12 10:44:50.388879 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-68dccf18-fdd7-4118-91f2-e8d582ec90ef tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] https://10.4.3.105/volume/v3/volumes/b7b13ae6-4599-438d-89fa-199c80943ed3 returned with HTTP 202 Aug 12 10:44:50.389359 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1239/4987] 10.4.3.105 () {66 vars in 1351 bytes} [Wed Aug 12 10:44:50 2026] DELETE /volume/v3/volumes/b7b13ae6-4599-438d-89fa-199c80943ed3 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 10:44:50.396947 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-4087c7e2-ce2c-444a-89e6-9bbb88e19832 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:44:50.398655 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-4087c7e2-ce2c-444a-89e6-9bbb88e19832 tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] GET https://10.4.3.105/volume/v3/volumes/b7b13ae6-4599-438d-89fa-199c80943ed3 Aug 12 10:44:50.398871 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-4087c7e2-ce2c-444a-89e6-9bbb88e19832 tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:44:50.399076 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-4087c7e2-ce2c-444a-89e6-9bbb88e19832 tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:44:50.405628 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:44:50.405628 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:44:50.409193 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-4087c7e2-ce2c-444a-89e6-9bbb88e19832 tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] Volume info retrieved successfully. Aug 12 10:44:50.413649 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-4087c7e2-ce2c-444a-89e6-9bbb88e19832 tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] https://10.4.3.105/volume/v3/volumes/b7b13ae6-4599-438d-89fa-199c80943ed3 returned with HTTP 200 Aug 12 10:44:50.414032 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1250/4988] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:44:50 2026] GET /volume/v3/volumes/b7b13ae6-4599-438d-89fa-199c80943ed3 => generated 1430 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:44:50.681626 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-94599593-3078-45da-838d-780c53c61b1d None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:44:50.683397 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-94599593-3078-45da-838d-780c53c61b1d tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] GET https://10.4.3.105/volume/v3/volumes/e8aef0d9-7e83-484c-ab9d-5ea6c7fc9964 Aug 12 10:44:50.683599 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-94599593-3078-45da-838d-780c53c61b1d tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:44:50.683801 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-94599593-3078-45da-838d-780c53c61b1d tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:44:50.692929 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:44:50.692929 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:44:50.696343 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-94599593-3078-45da-838d-780c53c61b1d tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Volume info retrieved successfully. Aug 12 10:44:50.700027 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-94599593-3078-45da-838d-780c53c61b1d tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] https://10.4.3.105/volume/v3/volumes/e8aef0d9-7e83-484c-ab9d-5ea6c7fc9964 returned with HTTP 200 Aug 12 10:44:50.700432 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1246/4989] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:44:50 2026] GET /volume/v3/volumes/e8aef0d9-7e83-484c-ab9d-5ea6c7fc9964 => generated 922 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:44:51.045747 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-15a5ff30-995e-4a68-8f4a-9284fb861051 req-368bc84b-bd2b-4a0b-bffa-74b35aae971a None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:44:51.047754 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-15a5ff30-995e-4a68-8f4a-9284fb861051 req-368bc84b-bd2b-4a0b-bffa-74b35aae971a tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] POST https://10.4.3.105/volume/v3/attachments/8881b1e8-8319-4429-a6be-015cd096cfc8/action Aug 12 10:44:51.048139 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-15a5ff30-995e-4a68-8f4a-9284fb861051 req-368bc84b-bd2b-4a0b-bffa-74b35aae971a tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Action body: b'{"os-complete": null}' {{(pid=100375) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 10:44:51.048321 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-15a5ff30-995e-4a68-8f4a-9284fb861051 req-368bc84b-bd2b-4a0b-bffa-74b35aae971a tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:44:51.063382 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:44:51.063382 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:44:51.071618 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-15a5ff30-995e-4a68-8f4a-9284fb861051 req-368bc84b-bd2b-4a0b-bffa-74b35aae971a tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] https://10.4.3.105/volume/v3/attachments/8881b1e8-8319-4429-a6be-015cd096cfc8/action returned with HTTP 204 Aug 12 10:44:51.072094 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1255/4990] 10.4.3.105 () {74 vars in 1725 bytes} [Wed Aug 12 10:44:51 2026] POST /volume/v3/attachments/8881b1e8-8319-4429-a6be-015cd096cfc8/action => generated 0 bytes in 27 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:44:51.429748 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-85bc6a27-a93d-441d-98c1-e92185f98c23 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:44:51.431827 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-85bc6a27-a93d-441d-98c1-e92185f98c23 tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] GET https://10.4.3.105/volume/v3/volumes/b7b13ae6-4599-438d-89fa-199c80943ed3 Aug 12 10:44:51.432114 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-85bc6a27-a93d-441d-98c1-e92185f98c23 tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:44:51.432407 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-85bc6a27-a93d-441d-98c1-e92185f98c23 tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:44:51.439108 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-85bc6a27-a93d-441d-98c1-e92185f98c23 tempest-TestEncryptedCinderVolumes-570332621 tempest-TestEncryptedCinderVolumes-570332621-project-member] https://10.4.3.105/volume/v3/volumes/b7b13ae6-4599-438d-89fa-199c80943ed3 returned with HTTP 404 Aug 12 10:44:51.439561 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1240/4991] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:44:51 2026] GET /volume/v3/volumes/b7b13ae6-4599-438d-89fa-199c80943ed3 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:44:51.445377 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-4333bef0-c0cf-4964-9062-fe19a6b31bae None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:44:51.447341 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-4333bef0-c0cf-4964-9062-fe19a6b31bae tempest-TestEncryptedCinderVolumes-754282383 tempest-TestEncryptedCinderVolumes-754282383-project-admin] GET https://10.4.3.105/volume/v3/volumes/detail?all_tenants=1 Aug 12 10:44:51.447611 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-4333bef0-c0cf-4964-9062-fe19a6b31bae tempest-TestEncryptedCinderVolumes-754282383 tempest-TestEncryptedCinderVolumes-754282383-project-admin] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:44:51.447807 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-4333bef0-c0cf-4964-9062-fe19a6b31bae tempest-TestEncryptedCinderVolumes-754282383 tempest-TestEncryptedCinderVolumes-754282383-project-admin] Calling method 'detail' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:44:51.448569 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-4333bef0-c0cf-4964-9062-fe19a6b31bae tempest-TestEncryptedCinderVolumes-754282383 tempest-TestEncryptedCinderVolumes-754282383-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100372) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 10:44:51.460342 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-4333bef0-c0cf-4964-9062-fe19a6b31bae tempest-TestEncryptedCinderVolumes-754282383 tempest-TestEncryptedCinderVolumes-754282383-project-admin] Get all volumes completed successfully. Aug 12 10:44:51.461932 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:44:51.461932 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:44:51.465665 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-4333bef0-c0cf-4964-9062-fe19a6b31bae tempest-TestEncryptedCinderVolumes-754282383 tempest-TestEncryptedCinderVolumes-754282383-project-admin] https://10.4.3.105/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 12 10:44:51.466010 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1251/4992] 10.4.3.105 () {66 vars in 1285 bytes} [Wed Aug 12 10:44:51 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 9484 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:44:51.480059 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-e632cb05-cc6c-46af-ba14-5f84a04e322a None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:44:51.482214 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-e632cb05-cc6c-46af-ba14-5f84a04e322a tempest-TestEncryptedCinderVolumes-754282383 tempest-TestEncryptedCinderVolumes-754282383-project-admin] DELETE https://10.4.3.105/volume/v3/types/0865031b-7e5e-4938-a619-c4b88bd9daa4 Aug 12 10:44:51.482472 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-e632cb05-cc6c-46af-ba14-5f84a04e322a tempest-TestEncryptedCinderVolumes-754282383 tempest-TestEncryptedCinderVolumes-754282383-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:44:51.482732 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-e632cb05-cc6c-46af-ba14-5f84a04e322a tempest-TestEncryptedCinderVolumes-754282383 tempest-TestEncryptedCinderVolumes-754282383-project-admin] Calling method '_delete' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:44:51.506313 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-e632cb05-cc6c-46af-ba14-5f84a04e322a tempest-TestEncryptedCinderVolumes-754282383 tempest-TestEncryptedCinderVolumes-754282383-project-admin] https://10.4.3.105/volume/v3/types/0865031b-7e5e-4938-a619-c4b88bd9daa4 returned with HTTP 202 Aug 12 10:44:51.506781 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1247/4993] 10.4.3.105 () {66 vars in 1345 bytes} [Wed Aug 12 10:44:51 2026] DELETE /volume/v3/types/0865031b-7e5e-4938-a619-c4b88bd9daa4 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 10:44:51.712283 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-95b58eef-9967-4d31-ad83-67e4d7a7bc46 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:44:51.714030 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-95b58eef-9967-4d31-ad83-67e4d7a7bc46 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] GET https://10.4.3.105/volume/v3/volumes/e8aef0d9-7e83-484c-ab9d-5ea6c7fc9964 Aug 12 10:44:51.714224 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-95b58eef-9967-4d31-ad83-67e4d7a7bc46 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:44:51.714446 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-95b58eef-9967-4d31-ad83-67e4d7a7bc46 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:44:51.722791 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:44:51.722791 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:44:51.725812 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-95b58eef-9967-4d31-ad83-67e4d7a7bc46 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Volume info retrieved successfully. Aug 12 10:44:51.729742 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-95b58eef-9967-4d31-ad83-67e4d7a7bc46 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] https://10.4.3.105/volume/v3/volumes/e8aef0d9-7e83-484c-ab9d-5ea6c7fc9964 returned with HTTP 200 Aug 12 10:44:51.730141 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1256/4994] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:44:51 2026] GET /volume/v3/volumes/e8aef0d9-7e83-484c-ab9d-5ea6c7fc9964 => generated 1214 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:44:51.775154 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-1bf8ec46-33b2-476f-8d30-3029cc6edaf2 req-54f1e227-f62a-4623-ac7a-591801d4fe91 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:44:51.777444 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-1bf8ec46-33b2-476f-8d30-3029cc6edaf2 req-54f1e227-f62a-4623-ac7a-591801d4fe91 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] GET https://10.4.3.105/volume/v3/volumes/e8aef0d9-7e83-484c-ab9d-5ea6c7fc9964 Aug 12 10:44:51.777653 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-1bf8ec46-33b2-476f-8d30-3029cc6edaf2 req-54f1e227-f62a-4623-ac7a-591801d4fe91 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:44:51.777854 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-1bf8ec46-33b2-476f-8d30-3029cc6edaf2 req-54f1e227-f62a-4623-ac7a-591801d4fe91 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:44:51.786159 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:44:51.786159 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:44:51.789398 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [req-1bf8ec46-33b2-476f-8d30-3029cc6edaf2 req-54f1e227-f62a-4623-ac7a-591801d4fe91 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Volume info retrieved successfully. Aug 12 10:44:51.793252 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-1bf8ec46-33b2-476f-8d30-3029cc6edaf2 req-54f1e227-f62a-4623-ac7a-591801d4fe91 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] https://10.4.3.105/volume/v3/volumes/e8aef0d9-7e83-484c-ab9d-5ea6c7fc9964 returned with HTTP 200 Aug 12 10:44:51.793912 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1241/4995] 10.4.3.105 () {68 vars in 1598 bytes} [Wed Aug 12 10:44:51 2026] GET /volume/v3/volumes/e8aef0d9-7e83-484c-ab9d-5ea6c7fc9964 => generated 1214 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:44:51.814137 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-9a3b9d08-1309-4b09-809c-332561f8a2d1 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:44:51.815845 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-9a3b9d08-1309-4b09-809c-332561f8a2d1 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] GET https://10.4.3.105/volume/v3/volumes/e8aef0d9-7e83-484c-ab9d-5ea6c7fc9964 Aug 12 10:44:51.816053 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-9a3b9d08-1309-4b09-809c-332561f8a2d1 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:44:51.816287 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-9a3b9d08-1309-4b09-809c-332561f8a2d1 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:44:51.824499 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:44:51.824499 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:44:51.827452 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-9a3b9d08-1309-4b09-809c-332561f8a2d1 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Volume info retrieved successfully. Aug 12 10:44:51.830959 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-9a3b9d08-1309-4b09-809c-332561f8a2d1 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] https://10.4.3.105/volume/v3/volumes/e8aef0d9-7e83-484c-ab9d-5ea6c7fc9964 returned with HTTP 200 Aug 12 10:44:51.831458 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1252/4996] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:44:51 2026] GET /volume/v3/volumes/e8aef0d9-7e83-484c-ab9d-5ea6c7fc9964 => generated 1214 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:44:51.867460 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-34051645-5b85-4f36-bc61-0846fcddd1ed req-c22319cf-fced-4e35-a8de-d3bba752b23e None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:44:51.871301 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-34051645-5b85-4f36-bc61-0846fcddd1ed req-c22319cf-fced-4e35-a8de-d3bba752b23e tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] GET https://10.4.3.105/volume/v3/volumes/e8aef0d9-7e83-484c-ab9d-5ea6c7fc9964 Aug 12 10:44:51.871482 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-34051645-5b85-4f36-bc61-0846fcddd1ed req-c22319cf-fced-4e35-a8de-d3bba752b23e tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:44:51.871684 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-34051645-5b85-4f36-bc61-0846fcddd1ed req-c22319cf-fced-4e35-a8de-d3bba752b23e tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:44:51.881348 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:44:51.881348 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:44:51.885068 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [req-34051645-5b85-4f36-bc61-0846fcddd1ed req-c22319cf-fced-4e35-a8de-d3bba752b23e tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Volume info retrieved successfully. Aug 12 10:44:51.890239 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-34051645-5b85-4f36-bc61-0846fcddd1ed req-c22319cf-fced-4e35-a8de-d3bba752b23e tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] https://10.4.3.105/volume/v3/volumes/e8aef0d9-7e83-484c-ab9d-5ea6c7fc9964 returned with HTTP 200 Aug 12 10:44:51.890945 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1248/4997] 10.4.3.105 () {68 vars in 1598 bytes} [Wed Aug 12 10:44:51 2026] GET /volume/v3/volumes/e8aef0d9-7e83-484c-ab9d-5ea6c7fc9964 => generated 1214 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:44:51.908063 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-34051645-5b85-4f36-bc61-0846fcddd1ed req-19ce3168-3d7f-45f4-8e1d-35dda5495d44 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:44:51.910066 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-34051645-5b85-4f36-bc61-0846fcddd1ed req-19ce3168-3d7f-45f4-8e1d-35dda5495d44 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] POST https://10.4.3.105/volume/v3/volumes/e8aef0d9-7e83-484c-ab9d-5ea6c7fc9964/action Aug 12 10:44:51.910427 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-34051645-5b85-4f36-bc61-0846fcddd1ed req-19ce3168-3d7f-45f4-8e1d-35dda5495d44 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100375) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 10:44:51.910556 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-34051645-5b85-4f36-bc61-0846fcddd1ed req-19ce3168-3d7f-45f4-8e1d-35dda5495d44 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:44:51.920351 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:44:51.920351 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:44:51.920817 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [req-34051645-5b85-4f36-bc61-0846fcddd1ed req-19ce3168-3d7f-45f4-8e1d-35dda5495d44 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Volume info retrieved successfully. Aug 12 10:44:51.926424 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [req-34051645-5b85-4f36-bc61-0846fcddd1ed req-19ce3168-3d7f-45f4-8e1d-35dda5495d44 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Begin detaching volume completed successfully. Aug 12 10:44:51.926631 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-34051645-5b85-4f36-bc61-0846fcddd1ed req-19ce3168-3d7f-45f4-8e1d-35dda5495d44 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] https://10.4.3.105/volume/v3/volumes/e8aef0d9-7e83-484c-ab9d-5ea6c7fc9964/action returned with HTTP 202 Aug 12 10:44:51.927003 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1257/4998] 10.4.3.105 () {72 vars in 1672 bytes} [Wed Aug 12 10:44:51 2026] POST /volume/v3/volumes/e8aef0d9-7e83-484c-ab9d-5ea6c7fc9964/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 10:44:51.948112 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-371e463f-8f37-4438-9e63-2535da692a4d None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:44:51.950260 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-371e463f-8f37-4438-9e63-2535da692a4d tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] GET https://10.4.3.105/volume/v3/volumes/e8aef0d9-7e83-484c-ab9d-5ea6c7fc9964 Aug 12 10:44:51.950525 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-371e463f-8f37-4438-9e63-2535da692a4d tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:44:51.950790 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-371e463f-8f37-4438-9e63-2535da692a4d tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:44:51.961889 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:44:51.961889 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:44:51.965606 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-371e463f-8f37-4438-9e63-2535da692a4d tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Volume info retrieved successfully. Aug 12 10:44:51.968794 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-5306fea8-fc43-4933-9456-f1807fbea70d None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:44:51.969345 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-5306fea8-fc43-4933-9456-f1807fbea70d None None] GET https://10.4.3.105/volume// Aug 12 10:44:51.969584 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-5306fea8-fc43-4933-9456-f1807fbea70d None None] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:44:51.969848 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-5306fea8-fc43-4933-9456-f1807fbea70d None None] Calling method 'all' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:44:51.970263 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-5306fea8-fc43-4933-9456-f1807fbea70d None None] https://10.4.3.105/volume// returned with HTTP 300 Aug 12 10:44:51.970646 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1253/4999] 10.4.3.105 () {66 vars in 1426 bytes} [Wed Aug 12 10:44: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 10:44:51.971018 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-371e463f-8f37-4438-9e63-2535da692a4d tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] https://10.4.3.105/volume/v3/volumes/e8aef0d9-7e83-484c-ab9d-5ea6c7fc9964 returned with HTTP 200 Aug 12 10:44:51.971532 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1242/5000] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:44:51 2026] GET /volume/v3/volumes/e8aef0d9-7e83-484c-ab9d-5ea6c7fc9964 => generated 1217 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:44:51.978667 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-34051645-5b85-4f36-bc61-0846fcddd1ed req-096ff0c8-8c6e-4e35-abaa-5a05cfb03db2 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:44:51.981101 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-34051645-5b85-4f36-bc61-0846fcddd1ed req-096ff0c8-8c6e-4e35-abaa-5a05cfb03db2 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] GET https://10.4.3.105/volume/v3/volumes/e8aef0d9-7e83-484c-ab9d-5ea6c7fc9964 Aug 12 10:44:51.981293 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-34051645-5b85-4f36-bc61-0846fcddd1ed req-096ff0c8-8c6e-4e35-abaa-5a05cfb03db2 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:44:51.981523 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-34051645-5b85-4f36-bc61-0846fcddd1ed req-096ff0c8-8c6e-4e35-abaa-5a05cfb03db2 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:44:51.997606 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:44:51.997606 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:44:52.001497 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [req-34051645-5b85-4f36-bc61-0846fcddd1ed req-096ff0c8-8c6e-4e35-abaa-5a05cfb03db2 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Volume info retrieved successfully. Aug 12 10:44:52.008452 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-34051645-5b85-4f36-bc61-0846fcddd1ed req-096ff0c8-8c6e-4e35-abaa-5a05cfb03db2 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] https://10.4.3.105/volume/v3/volumes/e8aef0d9-7e83-484c-ab9d-5ea6c7fc9964 returned with HTTP 200 Aug 12 10:44:52.008936 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1249/5001] 10.4.3.105 () {70 vars in 1639 bytes} [Wed Aug 12 10:44:51 2026] GET /volume/v3/volumes/e8aef0d9-7e83-484c-ab9d-5ea6c7fc9964 => generated 1397 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 10:44:52.501600 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-34051645-5b85-4f36-bc61-0846fcddd1ed req-bc67d5ee-e3b3-4693-8d52-eea2d309cb68 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:44:52.503523 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-34051645-5b85-4f36-bc61-0846fcddd1ed req-bc67d5ee-e3b3-4693-8d52-eea2d309cb68 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] GET https://10.4.3.105/volume/v3/volumes/e8aef0d9-7e83-484c-ab9d-5ea6c7fc9964 Aug 12 10:44:52.503723 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-34051645-5b85-4f36-bc61-0846fcddd1ed req-bc67d5ee-e3b3-4693-8d52-eea2d309cb68 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:44:52.503898 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-34051645-5b85-4f36-bc61-0846fcddd1ed req-bc67d5ee-e3b3-4693-8d52-eea2d309cb68 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:44:52.512336 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:44:52.512336 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:44:52.515355 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [req-34051645-5b85-4f36-bc61-0846fcddd1ed req-bc67d5ee-e3b3-4693-8d52-eea2d309cb68 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Volume info retrieved successfully. Aug 12 10:44:52.518766 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-34051645-5b85-4f36-bc61-0846fcddd1ed req-bc67d5ee-e3b3-4693-8d52-eea2d309cb68 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] https://10.4.3.105/volume/v3/volumes/e8aef0d9-7e83-484c-ab9d-5ea6c7fc9964 returned with HTTP 200 Aug 12 10:44:52.519104 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1258/5002] 10.4.3.105 () {68 vars in 1598 bytes} [Wed Aug 12 10:44:52 2026] GET /volume/v3/volumes/e8aef0d9-7e83-484c-ab9d-5ea6c7fc9964 => generated 1217 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:44:52.824244 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [req-34051645-5b85-4f36-bc61-0846fcddd1ed req-f645ea3e-5bb8-42f0-a8f6-5ba10fb69b3f None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:44:52.826915 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-34051645-5b85-4f36-bc61-0846fcddd1ed req-f645ea3e-5bb8-42f0-a8f6-5ba10fb69b3f tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] DELETE https://10.4.3.105/volume/v3/attachments/8881b1e8-8319-4429-a6be-015cd096cfc8 Aug 12 10:44:52.827144 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [req-34051645-5b85-4f36-bc61-0846fcddd1ed req-f645ea3e-5bb8-42f0-a8f6-5ba10fb69b3f tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:44:52.827377 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [req-34051645-5b85-4f36-bc61-0846fcddd1ed req-f645ea3e-5bb8-42f0-a8f6-5ba10fb69b3f tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Calling method 'version_select' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:44:52.835192 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:44:52.835192 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:44:52.878826 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-34051645-5b85-4f36-bc61-0846fcddd1ed req-f645ea3e-5bb8-42f0-a8f6-5ba10fb69b3f tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] https://10.4.3.105/volume/v3/attachments/8881b1e8-8319-4429-a6be-015cd096cfc8 returned with HTTP 200 Aug 12 10:44:52.879274 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1254/5003] 10.4.3.105 () {72 vars in 1673 bytes} [Wed Aug 12 10:44:52 2026] DELETE /volume/v3/attachments/8881b1e8-8319-4429-a6be-015cd096cfc8 => generated 19 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:44:52.983440 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-95f67aba-9a3d-4809-b7c9-5b3a32c87d73 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:44:52.985260 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-95f67aba-9a3d-4809-b7c9-5b3a32c87d73 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] GET https://10.4.3.105/volume/v3/volumes/e8aef0d9-7e83-484c-ab9d-5ea6c7fc9964 Aug 12 10:44:52.985448 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-95f67aba-9a3d-4809-b7c9-5b3a32c87d73 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:44:52.985664 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-95f67aba-9a3d-4809-b7c9-5b3a32c87d73 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:44:52.992390 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:44:52.992390 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:44:52.995689 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-95f67aba-9a3d-4809-b7c9-5b3a32c87d73 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Volume info retrieved successfully. Aug 12 10:44:52.999447 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-95f67aba-9a3d-4809-b7c9-5b3a32c87d73 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] https://10.4.3.105/volume/v3/volumes/e8aef0d9-7e83-484c-ab9d-5ea6c7fc9964 returned with HTTP 200 Aug 12 10:44:52.999820 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1243/5004] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:44:52 2026] GET /volume/v3/volumes/e8aef0d9-7e83-484c-ab9d-5ea6c7fc9964 => generated 922 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:44:53.010468 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-fe3c5789-e289-4c2e-a36f-e092b6c3b316 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:44:53.012222 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-fe3c5789-e289-4c2e-a36f-e092b6c3b316 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] DELETE https://10.4.3.105/volume/v3/volumes/e8aef0d9-7e83-484c-ab9d-5ea6c7fc9964 Aug 12 10:44:53.012398 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-fe3c5789-e289-4c2e-a36f-e092b6c3b316 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:44:53.012597 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-fe3c5789-e289-4c2e-a36f-e092b6c3b316 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Calling method 'delete' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:44:53.012750 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.v3.volumes [None req-fe3c5789-e289-4c2e-a36f-e092b6c3b316 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Delete volume with id: e8aef0d9-7e83-484c-ab9d-5ea6c7fc9964 Aug 12 10:44:53.019480 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:44:53.019480 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:44:53.019937 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-fe3c5789-e289-4c2e-a36f-e092b6c3b316 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Volume info retrieved successfully. Aug 12 10:44:53.034627 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-fe3c5789-e289-4c2e-a36f-e092b6c3b316 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Delete volume request issued successfully. Aug 12 10:44:53.034824 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-fe3c5789-e289-4c2e-a36f-e092b6c3b316 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] https://10.4.3.105/volume/v3/volumes/e8aef0d9-7e83-484c-ab9d-5ea6c7fc9964 returned with HTTP 202 Aug 12 10:44:53.035182 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1250/5005] 10.4.3.105 () {66 vars in 1351 bytes} [Wed Aug 12 10:44:53 2026] DELETE /volume/v3/volumes/e8aef0d9-7e83-484c-ab9d-5ea6c7fc9964 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 10:44:53.042743 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-bb1f5b54-1301-4137-bb05-f2d69d0c5c47 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:44:53.044391 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-bb1f5b54-1301-4137-bb05-f2d69d0c5c47 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] GET https://10.4.3.105/volume/v3/volumes/e8aef0d9-7e83-484c-ab9d-5ea6c7fc9964 Aug 12 10:44:53.044591 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-bb1f5b54-1301-4137-bb05-f2d69d0c5c47 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:44:53.044780 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-bb1f5b54-1301-4137-bb05-f2d69d0c5c47 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:44:53.051502 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:44:53.051502 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:44:53.054601 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-bb1f5b54-1301-4137-bb05-f2d69d0c5c47 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Volume info retrieved successfully. Aug 12 10:44:53.058822 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-bb1f5b54-1301-4137-bb05-f2d69d0c5c47 tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] https://10.4.3.105/volume/v3/volumes/e8aef0d9-7e83-484c-ab9d-5ea6c7fc9964 returned with HTTP 200 Aug 12 10:44:53.059176 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1259/5006] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:44:53 2026] GET /volume/v3/volumes/e8aef0d9-7e83-484c-ab9d-5ea6c7fc9964 => generated 921 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:44:54.072970 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-fd1a37b4-e65e-4389-92c9-fd12297597ac None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:44:54.074892 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-fd1a37b4-e65e-4389-92c9-fd12297597ac tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] GET https://10.4.3.105/volume/v3/volumes/e8aef0d9-7e83-484c-ab9d-5ea6c7fc9964 Aug 12 10:44:54.075085 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-fd1a37b4-e65e-4389-92c9-fd12297597ac tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:44:54.075291 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-fd1a37b4-e65e-4389-92c9-fd12297597ac tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:44:54.080815 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-fd1a37b4-e65e-4389-92c9-fd12297597ac tempest-VolumeMultiattachTests-1435591173 tempest-VolumeMultiattachTests-1435591173-project-member] https://10.4.3.105/volume/v3/volumes/e8aef0d9-7e83-484c-ab9d-5ea6c7fc9964 returned with HTTP 404 Aug 12 10:44:54.081263 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1255/5007] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:44:54 2026] GET /volume/v3/volumes/e8aef0d9-7e83-484c-ab9d-5ea6c7fc9964 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:44:54.087542 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-95b3d36d-5723-4e7a-82c9-491e0a95e5de None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:44:54.089288 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-95b3d36d-5723-4e7a-82c9-491e0a95e5de tempest-VolumeMultiattachTests-1277844822 tempest-VolumeMultiattachTests-1277844822-project-admin] GET https://10.4.3.105/volume/v3/volumes/detail?all_tenants=1 Aug 12 10:44:54.089475 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-95b3d36d-5723-4e7a-82c9-491e0a95e5de tempest-VolumeMultiattachTests-1277844822 tempest-VolumeMultiattachTests-1277844822-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:44:54.089671 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-95b3d36d-5723-4e7a-82c9-491e0a95e5de tempest-VolumeMultiattachTests-1277844822 tempest-VolumeMultiattachTests-1277844822-project-admin] Calling method 'detail' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:44:54.090384 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-95b3d36d-5723-4e7a-82c9-491e0a95e5de tempest-VolumeMultiattachTests-1277844822 tempest-VolumeMultiattachTests-1277844822-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100373) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 10:44:54.100477 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-95b3d36d-5723-4e7a-82c9-491e0a95e5de tempest-VolumeMultiattachTests-1277844822 tempest-VolumeMultiattachTests-1277844822-project-admin] Get all volumes completed successfully. Aug 12 10:44:54.102014 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:44:54.102014 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:44:54.105934 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-95b3d36d-5723-4e7a-82c9-491e0a95e5de tempest-VolumeMultiattachTests-1277844822 tempest-VolumeMultiattachTests-1277844822-project-admin] https://10.4.3.105/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 12 10:44:54.106314 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1244/5008] 10.4.3.105 () {66 vars in 1285 bytes} [Wed Aug 12 10:44:54 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 8106 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:44:54.124772 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-58b88f03-cb93-4e41-a2fc-2ac1686ec186 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:44:54.127145 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-58b88f03-cb93-4e41-a2fc-2ac1686ec186 tempest-VolumeMultiattachTests-1277844822 tempest-VolumeMultiattachTests-1277844822-project-admin] DELETE https://10.4.3.105/volume/v3/types/849d738d-2933-4204-a2dd-bafc54a2380e Aug 12 10:44:54.127528 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-58b88f03-cb93-4e41-a2fc-2ac1686ec186 tempest-VolumeMultiattachTests-1277844822 tempest-VolumeMultiattachTests-1277844822-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:44:54.127803 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-58b88f03-cb93-4e41-a2fc-2ac1686ec186 tempest-VolumeMultiattachTests-1277844822 tempest-VolumeMultiattachTests-1277844822-project-admin] Calling method '_delete' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:44:54.156854 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-58b88f03-cb93-4e41-a2fc-2ac1686ec186 tempest-VolumeMultiattachTests-1277844822 tempest-VolumeMultiattachTests-1277844822-project-admin] https://10.4.3.105/volume/v3/types/849d738d-2933-4204-a2dd-bafc54a2380e returned with HTTP 202 Aug 12 10:44:54.157363 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1251/5009] 10.4.3.105 () {66 vars in 1345 bytes} [Wed Aug 12 10:44:54 2026] DELETE /volume/v3/types/849d738d-2933-4204-a2dd-bafc54a2380e => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 10:44:57.540862 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-a942534f-0578-436f-a3ab-2c2668d0292a None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:44:57.542421 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-a942534f-0578-436f-a3ab-2c2668d0292a tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] POST https://10.4.3.105/volume/v3/snapshots Aug 12 10:44:57.542821 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-a942534f-0578-436f-a3ab-2c2668d0292a tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "34207cf7-71fb-4efa-a615-1ac8f4456481", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-870625137", "description": null, "metadata": null}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:44:57.552684 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:44:57.552684 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:44:57.553193 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-a942534f-0578-436f-a3ab-2c2668d0292a tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Volume info retrieved successfully. Aug 12 10:44:57.553363 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.v3.snapshots [None req-a942534f-0578-436f-a3ab-2c2668d0292a tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Create snapshot from volume 34207cf7-71fb-4efa-a615-1ac8f4456481 Aug 12 10:44:57.575851 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.quota [None req-a942534f-0578-436f-a3ab-2c2668d0292a tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Created reservations ['ef14823a-23ee-4818-a022-46fa38f5c2ac', '958e8a3f-dae7-42e3-878b-32ffa4a72bc2', 'd27e1d96-d503-4e47-8f9d-431eedf8ce87', '23a17ad9-17a3-4a75-981b-ee20ba41f3fa'] {{(pid=100375) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:44:57.603533 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-a942534f-0578-436f-a3ab-2c2668d0292a tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Snapshot force create request issued successfully. Aug 12 10:44:57.604140 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-a942534f-0578-436f-a3ab-2c2668d0292a tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] https://10.4.3.105/volume/v3/snapshots returned with HTTP 202 Aug 12 10:44:57.604625 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1260/5010] 10.4.3.105 () {68 vars in 1265 bytes} [Wed Aug 12 10:44:57 2026] POST /volume/v3/snapshots => generated 307 bytes in 64 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 10:44:57.612357 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-10393ae7-6ab4-4337-8aec-d2a1eea3427c None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:44:57.614221 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-10393ae7-6ab4-4337-8aec-d2a1eea3427c tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] GET https://10.4.3.105/volume/v3/snapshots/53dcec52-85f3-47fe-9c49-1528a455bd2e Aug 12 10:44:57.614408 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-10393ae7-6ab4-4337-8aec-d2a1eea3427c tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:44:57.614611 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-10393ae7-6ab4-4337-8aec-d2a1eea3427c tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:44:57.619380 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:44:57.619380 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:44:57.619910 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-10393ae7-6ab4-4337-8aec-d2a1eea3427c tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Snapshot retrieved successfully. Aug 12 10:44:57.620711 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-10393ae7-6ab4-4337-8aec-d2a1eea3427c tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] https://10.4.3.105/volume/v3/snapshots/53dcec52-85f3-47fe-9c49-1528a455bd2e returned with HTTP 200 Aug 12 10:44:57.621046 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1256/5011] 10.4.3.105 () {66 vars in 1354 bytes} [Wed Aug 12 10:44:57 2026] GET /volume/v3/snapshots/53dcec52-85f3-47fe-9c49-1528a455bd2e => generated 439 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:44:58.629593 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-b5e219d7-06dc-4db3-885f-0d045391e114 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:44:58.631336 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-b5e219d7-06dc-4db3-885f-0d045391e114 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] GET https://10.4.3.105/volume/v3/snapshots/53dcec52-85f3-47fe-9c49-1528a455bd2e Aug 12 10:44:58.631544 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-b5e219d7-06dc-4db3-885f-0d045391e114 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:44:58.631746 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-b5e219d7-06dc-4db3-885f-0d045391e114 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:44:58.636734 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:44:58.636734 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:44:58.637212 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-b5e219d7-06dc-4db3-885f-0d045391e114 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Snapshot retrieved successfully. Aug 12 10:44:58.637919 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-b5e219d7-06dc-4db3-885f-0d045391e114 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] https://10.4.3.105/volume/v3/snapshots/53dcec52-85f3-47fe-9c49-1528a455bd2e returned with HTTP 200 Aug 12 10:44:58.638289 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1245/5012] 10.4.3.105 () {66 vars in 1354 bytes} [Wed Aug 12 10:44:58 2026] GET /volume/v3/snapshots/53dcec52-85f3-47fe-9c49-1528a455bd2e => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:44:58.647612 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-59c99510-c527-4e95-8229-6a060a7b05c0 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:44:58.650033 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-59c99510-c527-4e95-8229-6a060a7b05c0 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] GET https://10.4.3.105/volume/v3/snapshots/53dcec52-85f3-47fe-9c49-1528a455bd2e Aug 12 10:44:58.650313 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-59c99510-c527-4e95-8229-6a060a7b05c0 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:44:58.650596 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-59c99510-c527-4e95-8229-6a060a7b05c0 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:44:58.658167 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:44:58.658167 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:44:58.658760 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-59c99510-c527-4e95-8229-6a060a7b05c0 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Snapshot retrieved successfully. Aug 12 10:44:58.659886 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-59c99510-c527-4e95-8229-6a060a7b05c0 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] https://10.4.3.105/volume/v3/snapshots/53dcec52-85f3-47fe-9c49-1528a455bd2e returned with HTTP 200 Aug 12 10:44:58.660416 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1252/5013] 10.4.3.105 () {66 vars in 1354 bytes} [Wed Aug 12 10:44:58 2026] GET /volume/v3/snapshots/53dcec52-85f3-47fe-9c49-1528a455bd2e => generated 466 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:44:58.670721 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-a064268a-fdc4-4a67-9083-5cade1e0b171 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:44:58.672486 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-a064268a-fdc4-4a67-9083-5cade1e0b171 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] POST https://10.4.3.105/volume/v3/volumes Aug 12 10:44:58.672843 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-a064268a-fdc4-4a67-9083-5cade1e0b171 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-1625532068", "snapshot_id": "53dcec52-85f3-47fe-9c49-1528a455bd2e", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:44:58.674373 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.v3.volumes [None req-a064268a-fdc4-4a67-9083-5cade1e0b171 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-1625532068', 'snapshot_id': '53dcec52-85f3-47fe-9c49-1528a455bd2e', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100375) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 10:44:58.678999 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:44:58.678999 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:44:58.679428 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-a064268a-fdc4-4a67-9083-5cade1e0b171 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Snapshot retrieved successfully. Aug 12 10:44:58.679558 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.v3.volumes [None req-a064268a-fdc4-4a67-9083-5cade1e0b171 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Create volume of 1 GB Aug 12 10:44:58.682891 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-a064268a-fdc4-4a67-9083-5cade1e0b171 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Availability Zones retrieved successfully. Aug 12 10:44:58.688055 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-a064268a-fdc4-4a67-9083-5cade1e0b171 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Flow 'volume_create_api' (e4a3e3e4-eca9-4998-98a8-60c014f028c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:44:58.688922 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-a064268a-fdc4-4a67-9083-5cade1e0b171 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ec5c209d-636f-467d-a8bc-a28c692cfd3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:44:58.689824 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.flows.api.create_volume [None req-a064268a-fdc4-4a67-9083-5cade1e0b171 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100375) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 10:44:58.729187 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-a064268a-fdc4-4a67-9083-5cade1e0b171 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ec5c209d-636f-467d-a8bc-a28c692cfd3e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '53dcec52-85f3-47fe-9c49-1528a455bd2e', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T10:26:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6cd66f07-4c7b-40b2-9dfb-378538f29c9e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:44:58.730193 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-a064268a-fdc4-4a67-9083-5cade1e0b171 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fa1388e0-41e4-4df7-bff5-c5259cb7e3da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:44:58.764332 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.quota [None req-a064268a-fdc4-4a67-9083-5cade1e0b171 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Created reservations ['33c4a8ff-e626-4603-ba12-663845a1554e', 'a826c720-71cb-4539-be18-0d0b91b1d663', '550487c2-134a-402e-81b8-f03e9cc4d1c5', '2484e3ac-c570-40d3-97ee-92b50c5a89e5'] {{(pid=100375) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:44:58.765003 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-a064268a-fdc4-4a67-9083-5cade1e0b171 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fa1388e0-41e4-4df7-bff5-c5259cb7e3da) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['33c4a8ff-e626-4603-ba12-663845a1554e', 'a826c720-71cb-4539-be18-0d0b91b1d663', '550487c2-134a-402e-81b8-f03e9cc4d1c5', '2484e3ac-c570-40d3-97ee-92b50c5a89e5']}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:44:58.765713 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-a064268a-fdc4-4a67-9083-5cade1e0b171 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7c3cf00a-0312-41e3-bdef-00c830d7490d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:44:58.801151 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-a064268a-fdc4-4a67-9083-5cade1e0b171 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7c3cf00a-0312-41e3-bdef-00c830d7490d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ba70d025-f6ff-4fa5-bda5-43e95fb40f3b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1625532068',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='583d3de192824336b38fa4f15e73dd0c',qos_specs=None,replication_status=,reservations=['33c4a8ff-e626-4603-ba12-663845a1554e','a826c720-71cb-4539-be18-0d0b91b1d663','550487c2-134a-402e-81b8-f03e9cc4d1c5','2484e3ac-c570-40d3-97ee-92b50c5a89e5'],size=1,snapshot_id=53dcec52-85f3-47fe-9c49-1528a455bd2e,source_replicaid=,source_volid=None,status='creating',user_id='50ce7d213d4746ebb95b29ff9a767645',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e), '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-12T10:44:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1625532068',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ba70d025-f6ff-4fa5-bda5-43e95fb40f3b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='583d3de192824336b38fa4f15e73dd0c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=53dcec52-85f3-47fe-9c49-1528a455bd2e,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='50ce7d213d4746ebb95b29ff9a767645',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6cd66f07-4c7b-40b2-9dfb-378538f29c9e),volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:44:58.801796 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-a064268a-fdc4-4a67-9083-5cade1e0b171 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (82fb2ad5-1264-4206-8f36-3c157f871f27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:44:58.815325 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-a064268a-fdc4-4a67-9083-5cade1e0b171 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (82fb2ad5-1264-4206-8f36-3c157f871f27) transitioned into state 'SUCCESS' from state '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-1625532068',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='583d3de192824336b38fa4f15e73dd0c',qos_specs=None,replication_status=,reservations=['33c4a8ff-e626-4603-ba12-663845a1554e','a826c720-71cb-4539-be18-0d0b91b1d663','550487c2-134a-402e-81b8-f03e9cc4d1c5','2484e3ac-c570-40d3-97ee-92b50c5a89e5'],size=1,snapshot_id=53dcec52-85f3-47fe-9c49-1528a455bd2e,source_replicaid=,source_volid=None,status='creating',user_id='50ce7d213d4746ebb95b29ff9a767645',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:44:58.816159 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-a064268a-fdc4-4a67-9083-5cade1e0b171 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (16926b18-2e30-41ed-95c1-0c78b41eb406) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:44:58.834790 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-a064268a-fdc4-4a67-9083-5cade1e0b171 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (16926b18-2e30-41ed-95c1-0c78b41eb406) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:44:58.835637 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-a064268a-fdc4-4a67-9083-5cade1e0b171 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Flow 'volume_create_api' (e4a3e3e4-eca9-4998-98a8-60c014f028c7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100375) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:44:58.835928 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-a064268a-fdc4-4a67-9083-5cade1e0b171 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Create volume request issued successfully. Aug 12 10:44:58.836586 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-a064268a-fdc4-4a67-9083-5cade1e0b171 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] https://10.4.3.105/volume/v3/volumes returned with HTTP 202 Aug 12 10:44:58.836981 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1261/5014] 10.4.3.105 () {68 vars in 1259 bytes} [Wed Aug 12 10:44:58 2026] POST /volume/v3/volumes => generated 785 bytes in 167 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 10:44:58.849822 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-b4d636ab-68eb-47d2-8752-a79b790aa3cb None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:44:58.852169 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-b4d636ab-68eb-47d2-8752-a79b790aa3cb tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] GET https://10.4.3.105/volume/v3/volumes/ba70d025-f6ff-4fa5-bda5-43e95fb40f3b Aug 12 10:44:58.852441 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-b4d636ab-68eb-47d2-8752-a79b790aa3cb tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:44:58.852736 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-b4d636ab-68eb-47d2-8752-a79b790aa3cb tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:44:58.862899 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:44:58.862899 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:44:58.867402 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-b4d636ab-68eb-47d2-8752-a79b790aa3cb tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Volume info retrieved successfully. Aug 12 10:44:58.872824 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-b4d636ab-68eb-47d2-8752-a79b790aa3cb tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] https://10.4.3.105/volume/v3/volumes/ba70d025-f6ff-4fa5-bda5-43e95fb40f3b returned with HTTP 200 Aug 12 10:44:58.873326 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1257/5015] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:44:58 2026] GET /volume/v3/volumes/ba70d025-f6ff-4fa5-bda5-43e95fb40f3b => generated 853 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:44:59.887008 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-ea64cbfc-9a55-4342-a5da-a6618a091fd3 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:44:59.888954 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-ea64cbfc-9a55-4342-a5da-a6618a091fd3 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] GET https://10.4.3.105/volume/v3/volumes/ba70d025-f6ff-4fa5-bda5-43e95fb40f3b Aug 12 10:44:59.889208 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-ea64cbfc-9a55-4342-a5da-a6618a091fd3 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:44:59.889446 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-ea64cbfc-9a55-4342-a5da-a6618a091fd3 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:44:59.898460 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:44:59.898460 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:44:59.902978 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-ea64cbfc-9a55-4342-a5da-a6618a091fd3 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Volume info retrieved successfully. Aug 12 10:44:59.908856 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-ea64cbfc-9a55-4342-a5da-a6618a091fd3 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] https://10.4.3.105/volume/v3/volumes/ba70d025-f6ff-4fa5-bda5-43e95fb40f3b returned with HTTP 200 Aug 12 10:44:59.909377 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1246/5016] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:44:59 2026] GET /volume/v3/volumes/ba70d025-f6ff-4fa5-bda5-43e95fb40f3b => generated 1394 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:44:59.921051 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-f9cb9a3e-3e9a-4a70-94b1-227f2902122d None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:44:59.922890 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-f9cb9a3e-3e9a-4a70-94b1-227f2902122d tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] GET https://10.4.3.105/volume/v3/volumes/ba70d025-f6ff-4fa5-bda5-43e95fb40f3b Aug 12 10:44:59.923132 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-f9cb9a3e-3e9a-4a70-94b1-227f2902122d tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:44:59.923377 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-f9cb9a3e-3e9a-4a70-94b1-227f2902122d tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:44:59.930708 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:44:59.930708 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:44:59.934121 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-f9cb9a3e-3e9a-4a70-94b1-227f2902122d tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Volume info retrieved successfully. Aug 12 10:44:59.938578 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-f9cb9a3e-3e9a-4a70-94b1-227f2902122d tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] https://10.4.3.105/volume/v3/volumes/ba70d025-f6ff-4fa5-bda5-43e95fb40f3b returned with HTTP 200 Aug 12 10:44:59.938930 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1253/5017] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:44:59 2026] GET /volume/v3/volumes/ba70d025-f6ff-4fa5-bda5-43e95fb40f3b => generated 1394 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:45:00.051767 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-c041fc9d-08cb-4a5c-931f-fd6975d0a358 req-b284a319-2dc7-40ac-af3d-4ef512c18e26 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:45:00.053847 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-c041fc9d-08cb-4a5c-931f-fd6975d0a358 req-b284a319-2dc7-40ac-af3d-4ef512c18e26 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] GET https://10.4.3.105/volume/v3/volumes/ba70d025-f6ff-4fa5-bda5-43e95fb40f3b Aug 12 10:45:00.054074 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-c041fc9d-08cb-4a5c-931f-fd6975d0a358 req-b284a319-2dc7-40ac-af3d-4ef512c18e26 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:45:00.054308 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-c041fc9d-08cb-4a5c-931f-fd6975d0a358 req-b284a319-2dc7-40ac-af3d-4ef512c18e26 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:45:00.060419 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:45:00.060419 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:45:00.063656 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [req-c041fc9d-08cb-4a5c-931f-fd6975d0a358 req-b284a319-2dc7-40ac-af3d-4ef512c18e26 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Volume info retrieved successfully. Aug 12 10:45:00.067752 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-c041fc9d-08cb-4a5c-931f-fd6975d0a358 req-b284a319-2dc7-40ac-af3d-4ef512c18e26 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] https://10.4.3.105/volume/v3/volumes/ba70d025-f6ff-4fa5-bda5-43e95fb40f3b returned with HTTP 200 Aug 12 10:45:00.068189 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1262/5018] 10.4.3.105 () {68 vars in 1598 bytes} [Wed Aug 12 10:45:00 2026] GET /volume/v3/volumes/ba70d025-f6ff-4fa5-bda5-43e95fb40f3b => generated 1394 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:45:00.532197 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [req-c041fc9d-08cb-4a5c-931f-fd6975d0a358 req-a465ea8b-92fd-4695-8640-5d9e0009f855 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:45:00.534292 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-c041fc9d-08cb-4a5c-931f-fd6975d0a358 req-a465ea8b-92fd-4695-8640-5d9e0009f855 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] GET https://10.4.3.105/volume/v3/volumes/ba70d025-f6ff-4fa5-bda5-43e95fb40f3b Aug 12 10:45:00.534490 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [req-c041fc9d-08cb-4a5c-931f-fd6975d0a358 req-a465ea8b-92fd-4695-8640-5d9e0009f855 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:45:00.534709 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [req-c041fc9d-08cb-4a5c-931f-fd6975d0a358 req-a465ea8b-92fd-4695-8640-5d9e0009f855 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:45:00.542315 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:45:00.542315 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:45:00.545818 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [req-c041fc9d-08cb-4a5c-931f-fd6975d0a358 req-a465ea8b-92fd-4695-8640-5d9e0009f855 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Volume info retrieved successfully. Aug 12 10:45:00.550435 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-c041fc9d-08cb-4a5c-931f-fd6975d0a358 req-a465ea8b-92fd-4695-8640-5d9e0009f855 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] https://10.4.3.105/volume/v3/volumes/ba70d025-f6ff-4fa5-bda5-43e95fb40f3b returned with HTTP 200 Aug 12 10:45:00.550886 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1258/5019] 10.4.3.105 () {68 vars in 1598 bytes} [Wed Aug 12 10:45:00 2026] GET /volume/v3/volumes/ba70d025-f6ff-4fa5-bda5-43e95fb40f3b => generated 1394 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:45:00.560032 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-d3a897e6-c799-4f23-b59c-e88b6e713fed None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:45:00.560665 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-d3a897e6-c799-4f23-b59c-e88b6e713fed None None] GET https://10.4.3.105/volume// Aug 12 10:45:00.560877 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-d3a897e6-c799-4f23-b59c-e88b6e713fed None None] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:45:00.561128 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-d3a897e6-c799-4f23-b59c-e88b6e713fed None None] Calling method 'all' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:45:00.561483 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-d3a897e6-c799-4f23-b59c-e88b6e713fed None None] https://10.4.3.105/volume// returned with HTTP 300 Aug 12 10:45:00.561915 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1247/5020] 10.4.3.105 () {66 vars in 1419 bytes} [Wed Aug 12 10:45: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 10:45:00.570526 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-c041fc9d-08cb-4a5c-931f-fd6975d0a358 req-7772c4de-b57a-4e54-8b49-3c6f268ad7d0 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:45:00.572716 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-c041fc9d-08cb-4a5c-931f-fd6975d0a358 req-7772c4de-b57a-4e54-8b49-3c6f268ad7d0 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] POST https://10.4.3.105/volume/v3/attachments Aug 12 10:45:00.573025 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-c041fc9d-08cb-4a5c-931f-fd6975d0a358 req-7772c4de-b57a-4e54-8b49-3c6f268ad7d0 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ba70d025-f6ff-4fa5-bda5-43e95fb40f3b", "connector": null, "instance_uuid": "d68c9d73-6c0d-4f15-bfbe-38f526915809"}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:45:00.588026 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:45:00.588026 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:45:00.613488 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-c041fc9d-08cb-4a5c-931f-fd6975d0a358 req-7772c4de-b57a-4e54-8b49-3c6f268ad7d0 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] https://10.4.3.105/volume/v3/attachments returned with HTTP 200 Aug 12 10:45:00.614035 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1254/5021] 10.4.3.105 () {74 vars in 1594 bytes} [Wed Aug 12 10:45:00 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 10:45:01.535272 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-97eeba36-b8c0-4758-8eef-394eb58f19ce None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:45:01.535638 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-97eeba36-b8c0-4758-8eef-394eb58f19ce None None] GET https://10.4.3.105/volume// Aug 12 10:45:01.535786 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-97eeba36-b8c0-4758-8eef-394eb58f19ce None None] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:45:01.535957 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-97eeba36-b8c0-4758-8eef-394eb58f19ce None None] Calling method 'all' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:45:01.536275 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-97eeba36-b8c0-4758-8eef-394eb58f19ce None None] https://10.4.3.105/volume// returned with HTTP 300 Aug 12 10:45:01.536595 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1263/5022] 10.4.3.105 () {66 vars in 1426 bytes} [Wed Aug 12 10:45: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 10:45:01.546842 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [req-c041fc9d-08cb-4a5c-931f-fd6975d0a358 req-6e66fac1-94cb-49ce-add0-d32d85635683 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:45:01.548900 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-c041fc9d-08cb-4a5c-931f-fd6975d0a358 req-6e66fac1-94cb-49ce-add0-d32d85635683 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] GET https://10.4.3.105/volume/v3/volumes/ba70d025-f6ff-4fa5-bda5-43e95fb40f3b Aug 12 10:45:01.549137 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [req-c041fc9d-08cb-4a5c-931f-fd6975d0a358 req-6e66fac1-94cb-49ce-add0-d32d85635683 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:45:01.549317 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [req-c041fc9d-08cb-4a5c-931f-fd6975d0a358 req-6e66fac1-94cb-49ce-add0-d32d85635683 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:45:01.558359 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:45:01.558359 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:45:01.561813 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [req-c041fc9d-08cb-4a5c-931f-fd6975d0a358 req-6e66fac1-94cb-49ce-add0-d32d85635683 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Volume info retrieved successfully. Aug 12 10:45:01.567020 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-c041fc9d-08cb-4a5c-931f-fd6975d0a358 req-6e66fac1-94cb-49ce-add0-d32d85635683 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] https://10.4.3.105/volume/v3/volumes/ba70d025-f6ff-4fa5-bda5-43e95fb40f3b returned with HTTP 200 Aug 12 10:45:01.567431 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1259/5023] 10.4.3.105 () {70 vars in 1639 bytes} [Wed Aug 12 10:45:01 2026] GET /volume/v3/volumes/ba70d025-f6ff-4fa5-bda5-43e95fb40f3b => generated 1573 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 10:45:01.671814 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-c041fc9d-08cb-4a5c-931f-fd6975d0a358 req-52b7b261-b601-48f0-a296-e659b68b3a3d None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:45:01.675063 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-c041fc9d-08cb-4a5c-931f-fd6975d0a358 req-52b7b261-b601-48f0-a296-e659b68b3a3d tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] PUT https://10.4.3.105/volume/v3/attachments/8ca22c0f-d1b7-4724-9110-80e052aa4bfb Aug 12 10:45:01.675448 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-c041fc9d-08cb-4a5c-931f-fd6975d0a358 req-52b7b261-b601-48f0-a296-e659b68b3a3d tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.105", "host": "np0000007037", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a295cd65dd1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "cc953c5f-eaed-46bf-96e8-0985bbef0414", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:45:01.686692 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.coordination [req-c041fc9d-08cb-4a5c-931f-fd6975d0a358 req-52b7b261-b601-48f0-a296-e659b68b3a3d tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Acquiring lock "cinder-attachment_update-ba70d025-f6ff-4fa5-bda5-43e95fb40f3b-np0000007037" by "attachment_update" {{(pid=100373) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 10:45:01.692433 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.coordination [req-c041fc9d-08cb-4a5c-931f-fd6975d0a358 req-52b7b261-b601-48f0-a296-e659b68b3a3d tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Lock "cinder-attachment_update-ba70d025-f6ff-4fa5-bda5-43e95fb40f3b-np0000007037" acquired by "attachment_update" :: waited 0.005s {{(pid=100373) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 10:45:01.693881 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:45:01.693881 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:45:01.795031 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.coordination [req-c041fc9d-08cb-4a5c-931f-fd6975d0a358 req-52b7b261-b601-48f0-a296-e659b68b3a3d tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Lock "cinder-attachment_update-ba70d025-f6ff-4fa5-bda5-43e95fb40f3b-np0000007037" released by "attachment_update" :: held 0.103s {{(pid=100373) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 10:45:01.795634 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-c041fc9d-08cb-4a5c-931f-fd6975d0a358 req-52b7b261-b601-48f0-a296-e659b68b3a3d tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] https://10.4.3.105/volume/v3/attachments/8ca22c0f-d1b7-4724-9110-80e052aa4bfb returned with HTTP 200 Aug 12 10:45:01.796141 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1248/5024] 10.4.3.105 () {74 vars in 1704 bytes} [Wed Aug 12 10:45:01 2026] PUT /volume/v3/attachments/8ca22c0f-d1b7-4724-9110-80e052aa4bfb => generated 969 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:45:01.835702 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-c041fc9d-08cb-4a5c-931f-fd6975d0a358 req-0f7adada-514c-45bd-9bf6-e57fe8924a31 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:45:01.841545 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-c041fc9d-08cb-4a5c-931f-fd6975d0a358 req-0f7adada-514c-45bd-9bf6-e57fe8924a31 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] POST https://10.4.3.105/volume/v3/attachments/8ca22c0f-d1b7-4724-9110-80e052aa4bfb/action Aug 12 10:45:01.841545 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-c041fc9d-08cb-4a5c-931f-fd6975d0a358 req-0f7adada-514c-45bd-9bf6-e57fe8924a31 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Action body: b'{"os-complete": null}' {{(pid=100374) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 10:45:01.841545 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-c041fc9d-08cb-4a5c-931f-fd6975d0a358 req-0f7adada-514c-45bd-9bf6-e57fe8924a31 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:45:01.861315 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:45:01.861315 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:45:01.879357 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-c041fc9d-08cb-4a5c-931f-fd6975d0a358 req-0f7adada-514c-45bd-9bf6-e57fe8924a31 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] https://10.4.3.105/volume/v3/attachments/8ca22c0f-d1b7-4724-9110-80e052aa4bfb/action returned with HTTP 204 Aug 12 10:45:01.880039 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1255/5025] 10.4.3.105 () {74 vars in 1725 bytes} [Wed Aug 12 10:45:01 2026] POST /volume/v3/attachments/8ca22c0f-d1b7-4724-9110-80e052aa4bfb/action => generated 0 bytes in 45 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:45:09.115252 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-e0eb0066-12c7-4cd4-a343-e7b0d86e1fdb None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:45:09.117011 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-e0eb0066-12c7-4cd4-a343-e7b0d86e1fdb tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] GET https://10.4.3.105/volume/v3/volumes/d84c629f-670f-46ec-9a70-06213e620b13 Aug 12 10:45:09.117225 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-e0eb0066-12c7-4cd4-a343-e7b0d86e1fdb tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:45:09.117439 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-e0eb0066-12c7-4cd4-a343-e7b0d86e1fdb tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:45:09.124757 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:45:09.124757 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:45:09.128284 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-e0eb0066-12c7-4cd4-a343-e7b0d86e1fdb tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Volume info retrieved successfully. Aug 12 10:45:09.132158 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-e0eb0066-12c7-4cd4-a343-e7b0d86e1fdb tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] https://10.4.3.105/volume/v3/volumes/d84c629f-670f-46ec-9a70-06213e620b13 returned with HTTP 200 Aug 12 10:45:09.132523 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1264/5026] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:45:09 2026] GET /volume/v3/volumes/d84c629f-670f-46ec-9a70-06213e620b13 => generated 877 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:45:09.143636 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-4ef56fc9-9b1d-4a52-811e-cc7bec3c199b None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:45:09.145376 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-4ef56fc9-9b1d-4a52-811e-cc7bec3c199b tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] GET https://10.4.3.105/volume/v3/volumes/d84c629f-670f-46ec-9a70-06213e620b13 Aug 12 10:45:09.145625 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-4ef56fc9-9b1d-4a52-811e-cc7bec3c199b tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:45:09.145838 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-4ef56fc9-9b1d-4a52-811e-cc7bec3c199b tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:45:09.152192 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:45:09.152192 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:45:09.155539 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-4ef56fc9-9b1d-4a52-811e-cc7bec3c199b tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Volume info retrieved successfully. Aug 12 10:45:09.159504 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-4ef56fc9-9b1d-4a52-811e-cc7bec3c199b tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] https://10.4.3.105/volume/v3/volumes/d84c629f-670f-46ec-9a70-06213e620b13 returned with HTTP 200 Aug 12 10:45:09.159859 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1260/5027] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:45:09 2026] GET /volume/v3/volumes/d84c629f-670f-46ec-9a70-06213e620b13 => generated 877 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:45:09.200965 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-17d1bba1-e4da-4edd-a209-19c52940b51d req-db9c03eb-fb88-4553-a9dd-85c471d21d0f None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:45:09.203068 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-17d1bba1-e4da-4edd-a209-19c52940b51d req-db9c03eb-fb88-4553-a9dd-85c471d21d0f tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] GET https://10.4.3.105/volume/v3/volumes/d84c629f-670f-46ec-9a70-06213e620b13 Aug 12 10:45:09.203292 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-17d1bba1-e4da-4edd-a209-19c52940b51d req-db9c03eb-fb88-4553-a9dd-85c471d21d0f tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:45:09.203511 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-17d1bba1-e4da-4edd-a209-19c52940b51d req-db9c03eb-fb88-4553-a9dd-85c471d21d0f tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:45:09.209789 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:45:09.209789 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:45:09.213258 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [req-17d1bba1-e4da-4edd-a209-19c52940b51d req-db9c03eb-fb88-4553-a9dd-85c471d21d0f tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Volume info retrieved successfully. Aug 12 10:45:09.217180 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-17d1bba1-e4da-4edd-a209-19c52940b51d req-db9c03eb-fb88-4553-a9dd-85c471d21d0f tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] https://10.4.3.105/volume/v3/volumes/d84c629f-670f-46ec-9a70-06213e620b13 returned with HTTP 200 Aug 12 10:45:09.217612 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1249/5028] 10.4.3.105 () {68 vars in 1598 bytes} [Wed Aug 12 10:45:09 2026] GET /volume/v3/volumes/d84c629f-670f-46ec-9a70-06213e620b13 => generated 877 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:45:09.280887 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-4e0b2d28-6bd4-4424-b9a6-846933dc6933 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:45:09.281355 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-4e0b2d28-6bd4-4424-b9a6-846933dc6933 None None] GET https://10.4.3.105/volume// Aug 12 10:45:09.281568 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-4e0b2d28-6bd4-4424-b9a6-846933dc6933 None None] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:45:09.281791 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-4e0b2d28-6bd4-4424-b9a6-846933dc6933 None None] Calling method 'all' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:45:09.282191 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-4e0b2d28-6bd4-4424-b9a6-846933dc6933 None None] https://10.4.3.105/volume// returned with HTTP 300 Aug 12 10:45:09.282536 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1256/5029] 10.4.3.105 () {66 vars in 1428 bytes} [Wed Aug 12 10:45: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 10:45:09.289206 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-17d1bba1-e4da-4edd-a209-19c52940b51d req-836c5927-a004-4ea1-86b5-9553d1a243a3 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:45:09.291272 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-17d1bba1-e4da-4edd-a209-19c52940b51d req-836c5927-a004-4ea1-86b5-9553d1a243a3 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] POST https://10.4.3.105/volume/v3/attachments Aug 12 10:45:09.291634 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-17d1bba1-e4da-4edd-a209-19c52940b51d req-836c5927-a004-4ea1-86b5-9553d1a243a3 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d84c629f-670f-46ec-9a70-06213e620b13", "connector": null, "instance_uuid": "4659a262-f52b-4baf-9b01-24cfe4040d2d"}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:45:09.300350 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:45:09.300350 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:45:09.325295 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-17d1bba1-e4da-4edd-a209-19c52940b51d req-836c5927-a004-4ea1-86b5-9553d1a243a3 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] https://10.4.3.105/volume/v3/attachments returned with HTTP 200 Aug 12 10:45:09.325781 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1265/5030] 10.4.3.105 () {74 vars in 1594 bytes} [Wed Aug 12 10:45:09 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 10:45:09.352492 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-539101e1-ae97-480a-946f-9f193b89b486 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:45:09.354200 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-539101e1-ae97-480a-946f-9f193b89b486 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] GET https://10.4.3.105/volume/v3/volumes/d84c629f-670f-46ec-9a70-06213e620b13 Aug 12 10:45:09.354396 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-539101e1-ae97-480a-946f-9f193b89b486 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:45:09.354600 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-539101e1-ae97-480a-946f-9f193b89b486 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:45:09.361201 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-12552b94-9306-4db5-bc85-bfc7a4a35c01 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:45:09.361627 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-12552b94-9306-4db5-bc85-bfc7a4a35c01 None None] GET https://10.4.3.105/volume// Aug 12 10:45:09.361796 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-12552b94-9306-4db5-bc85-bfc7a4a35c01 None None] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:45:09.361982 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-12552b94-9306-4db5-bc85-bfc7a4a35c01 None None] Calling method 'all' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:45:09.362292 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-12552b94-9306-4db5-bc85-bfc7a4a35c01 None None] https://10.4.3.105/volume// returned with HTTP 300 Aug 12 10:45:09.362614 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1250/5031] 10.4.3.105 () {66 vars in 1426 bytes} [Wed Aug 12 10:45: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 10:45:09.363456 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:45:09.363456 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:45:09.366704 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-539101e1-ae97-480a-946f-9f193b89b486 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Volume info retrieved successfully. Aug 12 10:45:09.370361 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-17d1bba1-e4da-4edd-a209-19c52940b51d req-50222693-a9fa-4548-a1f6-3819a69d35b2 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:45:09.370473 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-539101e1-ae97-480a-946f-9f193b89b486 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] https://10.4.3.105/volume/v3/volumes/d84c629f-670f-46ec-9a70-06213e620b13 returned with HTTP 200 Aug 12 10:45:09.370824 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1261/5032] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:45:09 2026] GET /volume/v3/volumes/d84c629f-670f-46ec-9a70-06213e620b13 => generated 876 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:45:09.373928 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-17d1bba1-e4da-4edd-a209-19c52940b51d req-50222693-a9fa-4548-a1f6-3819a69d35b2 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] GET https://10.4.3.105/volume/v3/volumes/d84c629f-670f-46ec-9a70-06213e620b13 Aug 12 10:45:09.374211 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-17d1bba1-e4da-4edd-a209-19c52940b51d req-50222693-a9fa-4548-a1f6-3819a69d35b2 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:45:09.374449 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-17d1bba1-e4da-4edd-a209-19c52940b51d req-50222693-a9fa-4548-a1f6-3819a69d35b2 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:45:09.383682 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:45:09.383682 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:45:09.386873 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [req-17d1bba1-e4da-4edd-a209-19c52940b51d req-50222693-a9fa-4548-a1f6-3819a69d35b2 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Volume info retrieved successfully. Aug 12 10:45:09.391218 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-17d1bba1-e4da-4edd-a209-19c52940b51d req-50222693-a9fa-4548-a1f6-3819a69d35b2 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] https://10.4.3.105/volume/v3/volumes/d84c629f-670f-46ec-9a70-06213e620b13 returned with HTTP 200 Aug 12 10:45:09.391705 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1257/5033] 10.4.3.105 () {70 vars in 1639 bytes} [Wed Aug 12 10:45:09 2026] GET /volume/v3/volumes/d84c629f-670f-46ec-9a70-06213e620b13 => generated 1056 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 10:45:09.491046 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-17d1bba1-e4da-4edd-a209-19c52940b51d req-3b1caa3d-81e6-4068-85c8-593a3e2d4817 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:45:09.493220 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-17d1bba1-e4da-4edd-a209-19c52940b51d req-3b1caa3d-81e6-4068-85c8-593a3e2d4817 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] PUT https://10.4.3.105/volume/v3/attachments/40464ead-7b22-4e03-a3e5-9c6e24eaa776 Aug 12 10:45:09.493652 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-17d1bba1-e4da-4edd-a209-19c52940b51d req-3b1caa3d-81e6-4068-85c8-593a3e2d4817 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.105", "host": "np0000007037", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a295cd65dd1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "cc953c5f-eaed-46bf-96e8-0985bbef0414", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:45:09.501174 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.coordination [req-17d1bba1-e4da-4edd-a209-19c52940b51d req-3b1caa3d-81e6-4068-85c8-593a3e2d4817 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Acquiring lock "cinder-attachment_update-d84c629f-670f-46ec-9a70-06213e620b13-np0000007037" by "attachment_update" {{(pid=100375) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 10:45:09.505898 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.coordination [req-17d1bba1-e4da-4edd-a209-19c52940b51d req-3b1caa3d-81e6-4068-85c8-593a3e2d4817 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Lock "cinder-attachment_update-d84c629f-670f-46ec-9a70-06213e620b13-np0000007037" acquired by "attachment_update" :: waited 0.005s {{(pid=100375) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 10:45:09.507015 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:45:09.507015 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:45:09.579816 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.coordination [req-17d1bba1-e4da-4edd-a209-19c52940b51d req-3b1caa3d-81e6-4068-85c8-593a3e2d4817 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Lock "cinder-attachment_update-d84c629f-670f-46ec-9a70-06213e620b13-np0000007037" released by "attachment_update" :: held 0.074s {{(pid=100375) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 10:45:09.580092 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-17d1bba1-e4da-4edd-a209-19c52940b51d req-3b1caa3d-81e6-4068-85c8-593a3e2d4817 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] https://10.4.3.105/volume/v3/attachments/40464ead-7b22-4e03-a3e5-9c6e24eaa776 returned with HTTP 200 Aug 12 10:45:09.580657 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1266/5034] 10.4.3.105 () {74 vars in 1704 bytes} [Wed Aug 12 10:45:09 2026] PUT /volume/v3/attachments/40464ead-7b22-4e03-a3e5-9c6e24eaa776 => generated 968 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:45:09.587666 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-17d1bba1-e4da-4edd-a209-19c52940b51d req-0efc603a-bbfe-47c7-9381-f228fe4bec87 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:45:09.589964 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-17d1bba1-e4da-4edd-a209-19c52940b51d req-0efc603a-bbfe-47c7-9381-f228fe4bec87 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] GET https://10.4.3.105/volume/v3/volumes/d84c629f-670f-46ec-9a70-06213e620b13/encryption Aug 12 10:45:09.590238 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-17d1bba1-e4da-4edd-a209-19c52940b51d req-0efc603a-bbfe-47c7-9381-f228fe4bec87 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:45:09.590430 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-17d1bba1-e4da-4edd-a209-19c52940b51d req-0efc603a-bbfe-47c7-9381-f228fe4bec87 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Calling method 'index' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:45:09.599995 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:45:09.599995 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:45:09.605123 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-17d1bba1-e4da-4edd-a209-19c52940b51d req-0efc603a-bbfe-47c7-9381-f228fe4bec87 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] https://10.4.3.105/volume/v3/volumes/d84c629f-670f-46ec-9a70-06213e620b13/encryption returned with HTTP 200 Aug 12 10:45:09.605555 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1251/5035] 10.4.3.105 () {68 vars in 1631 bytes} [Wed Aug 12 10:45:09 2026] GET /volume/v3/volumes/d84c629f-670f-46ec-9a70-06213e620b13/encryption => generated 160 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:45:10.382642 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-e8712244-514d-4d70-88a9-47ed10f65ae7 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:45:10.384497 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-e8712244-514d-4d70-88a9-47ed10f65ae7 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] GET https://10.4.3.105/volume/v3/volumes/d84c629f-670f-46ec-9a70-06213e620b13 Aug 12 10:45:10.384820 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-e8712244-514d-4d70-88a9-47ed10f65ae7 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:45:10.385051 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-e8712244-514d-4d70-88a9-47ed10f65ae7 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:45:10.394610 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:45:10.394610 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:45:10.398157 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-e8712244-514d-4d70-88a9-47ed10f65ae7 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Volume info retrieved successfully. Aug 12 10:45:10.402216 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-e8712244-514d-4d70-88a9-47ed10f65ae7 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] https://10.4.3.105/volume/v3/volumes/d84c629f-670f-46ec-9a70-06213e620b13 returned with HTTP 200 Aug 12 10:45:10.402659 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1262/5036] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:45:10 2026] GET /volume/v3/volumes/d84c629f-670f-46ec-9a70-06213e620b13 => generated 877 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:45:11.414431 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-6e8f2abb-32f0-4840-8801-075d7d2cd511 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:45:11.416858 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-6e8f2abb-32f0-4840-8801-075d7d2cd511 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] GET https://10.4.3.105/volume/v3/volumes/d84c629f-670f-46ec-9a70-06213e620b13 Aug 12 10:45:11.417131 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-6e8f2abb-32f0-4840-8801-075d7d2cd511 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:45:11.417399 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-6e8f2abb-32f0-4840-8801-075d7d2cd511 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:45:11.429698 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:45:11.429698 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:45:11.434357 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-6e8f2abb-32f0-4840-8801-075d7d2cd511 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Volume info retrieved successfully. Aug 12 10:45:11.439892 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-6e8f2abb-32f0-4840-8801-075d7d2cd511 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] https://10.4.3.105/volume/v3/volumes/d84c629f-670f-46ec-9a70-06213e620b13 returned with HTTP 200 Aug 12 10:45:11.440330 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1258/5037] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:45:11 2026] GET /volume/v3/volumes/d84c629f-670f-46ec-9a70-06213e620b13 => generated 877 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:45:12.452108 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-570ac5e3-7280-4681-a1d7-e2b6eb7a10a0 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:45:12.453964 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-570ac5e3-7280-4681-a1d7-e2b6eb7a10a0 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] GET https://10.4.3.105/volume/v3/volumes/d84c629f-670f-46ec-9a70-06213e620b13 Aug 12 10:45:12.454160 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-570ac5e3-7280-4681-a1d7-e2b6eb7a10a0 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:45:12.454336 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-570ac5e3-7280-4681-a1d7-e2b6eb7a10a0 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:45:12.463093 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:45:12.463093 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:45:12.466480 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-570ac5e3-7280-4681-a1d7-e2b6eb7a10a0 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Volume info retrieved successfully. Aug 12 10:45:12.470493 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-570ac5e3-7280-4681-a1d7-e2b6eb7a10a0 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] https://10.4.3.105/volume/v3/volumes/d84c629f-670f-46ec-9a70-06213e620b13 returned with HTTP 200 Aug 12 10:45:12.470907 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1267/5038] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:45:12 2026] GET /volume/v3/volumes/d84c629f-670f-46ec-9a70-06213e620b13 => generated 877 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:45:13.482709 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-f1ba4e37-1579-46bd-9124-16529907a419 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:45:13.484655 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-f1ba4e37-1579-46bd-9124-16529907a419 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] GET https://10.4.3.105/volume/v3/volumes/d84c629f-670f-46ec-9a70-06213e620b13 Aug 12 10:45:13.484838 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-f1ba4e37-1579-46bd-9124-16529907a419 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:45:13.485077 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-f1ba4e37-1579-46bd-9124-16529907a419 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:45:13.494393 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:45:13.494393 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:45:13.497668 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-f1ba4e37-1579-46bd-9124-16529907a419 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Volume info retrieved successfully. Aug 12 10:45:13.501745 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-f1ba4e37-1579-46bd-9124-16529907a419 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] https://10.4.3.105/volume/v3/volumes/d84c629f-670f-46ec-9a70-06213e620b13 returned with HTTP 200 Aug 12 10:45:13.502183 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1252/5039] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:45:13 2026] GET /volume/v3/volumes/d84c629f-670f-46ec-9a70-06213e620b13 => generated 877 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:45:14.514417 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-97991bd9-6522-4dda-ab3e-6d681c744ac5 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:45:14.517347 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-97991bd9-6522-4dda-ab3e-6d681c744ac5 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] GET https://10.4.3.105/volume/v3/volumes/d84c629f-670f-46ec-9a70-06213e620b13 Aug 12 10:45:14.517986 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-97991bd9-6522-4dda-ab3e-6d681c744ac5 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:45:14.519539 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-97991bd9-6522-4dda-ab3e-6d681c744ac5 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:45:14.530784 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:45:14.530784 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:45:14.535111 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-97991bd9-6522-4dda-ab3e-6d681c744ac5 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Volume info retrieved successfully. Aug 12 10:45:14.540734 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-97991bd9-6522-4dda-ab3e-6d681c744ac5 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] https://10.4.3.105/volume/v3/volumes/d84c629f-670f-46ec-9a70-06213e620b13 returned with HTTP 200 Aug 12 10:45:14.541373 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1263/5040] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:45:14 2026] GET /volume/v3/volumes/d84c629f-670f-46ec-9a70-06213e620b13 => generated 877 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:45:15.553365 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-572b06e5-33c5-48cd-a4e1-eb3d017e7519 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:45:15.555199 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-572b06e5-33c5-48cd-a4e1-eb3d017e7519 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] GET https://10.4.3.105/volume/v3/volumes/d84c629f-670f-46ec-9a70-06213e620b13 Aug 12 10:45:15.555409 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-572b06e5-33c5-48cd-a4e1-eb3d017e7519 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:45:15.555614 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-572b06e5-33c5-48cd-a4e1-eb3d017e7519 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:45:15.564996 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:45:15.564996 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:45:15.568710 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-572b06e5-33c5-48cd-a4e1-eb3d017e7519 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Volume info retrieved successfully. Aug 12 10:45:15.573195 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-572b06e5-33c5-48cd-a4e1-eb3d017e7519 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] https://10.4.3.105/volume/v3/volumes/d84c629f-670f-46ec-9a70-06213e620b13 returned with HTTP 200 Aug 12 10:45:15.573726 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1259/5041] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:45:15 2026] GET /volume/v3/volumes/d84c629f-670f-46ec-9a70-06213e620b13 => generated 877 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:45:16.588855 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-65bdc3c3-b231-471e-984a-ff47f479884f None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:45:16.590993 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-65bdc3c3-b231-471e-984a-ff47f479884f tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] GET https://10.4.3.105/volume/v3/volumes/d84c629f-670f-46ec-9a70-06213e620b13 Aug 12 10:45:16.591242 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-65bdc3c3-b231-471e-984a-ff47f479884f tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:45:16.591508 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-65bdc3c3-b231-471e-984a-ff47f479884f tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:45:16.603016 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:45:16.603016 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:45:16.607152 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-65bdc3c3-b231-471e-984a-ff47f479884f tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Volume info retrieved successfully. Aug 12 10:45:16.612088 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-65bdc3c3-b231-471e-984a-ff47f479884f tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] https://10.4.3.105/volume/v3/volumes/d84c629f-670f-46ec-9a70-06213e620b13 returned with HTTP 200 Aug 12 10:45:16.612491 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1268/5042] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:45:16 2026] GET /volume/v3/volumes/d84c629f-670f-46ec-9a70-06213e620b13 => generated 877 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:45:17.587765 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-17d1bba1-e4da-4edd-a209-19c52940b51d req-f6d2d97a-d22e-4d7e-803e-102afa865474 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:45:17.590067 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-17d1bba1-e4da-4edd-a209-19c52940b51d req-f6d2d97a-d22e-4d7e-803e-102afa865474 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] POST https://10.4.3.105/volume/v3/attachments/40464ead-7b22-4e03-a3e5-9c6e24eaa776/action Aug 12 10:45:17.590472 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-17d1bba1-e4da-4edd-a209-19c52940b51d req-f6d2d97a-d22e-4d7e-803e-102afa865474 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Action body: b'{"os-complete": null}' {{(pid=100373) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 10:45:17.590630 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-17d1bba1-e4da-4edd-a209-19c52940b51d req-f6d2d97a-d22e-4d7e-803e-102afa865474 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:45:17.607575 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:45:17.607575 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:45:17.616565 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-17d1bba1-e4da-4edd-a209-19c52940b51d req-f6d2d97a-d22e-4d7e-803e-102afa865474 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] https://10.4.3.105/volume/v3/attachments/40464ead-7b22-4e03-a3e5-9c6e24eaa776/action returned with HTTP 204 Aug 12 10:45:17.617040 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1253/5043] 10.4.3.105 () {74 vars in 1725 bytes} [Wed Aug 12 10:45:17 2026] POST /volume/v3/attachments/40464ead-7b22-4e03-a3e5-9c6e24eaa776/action => generated 0 bytes in 30 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:45:17.624940 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-45d20d6f-f8d3-47d5-b5e4-e115acad5938 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:45:17.626738 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-45d20d6f-f8d3-47d5-b5e4-e115acad5938 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] GET https://10.4.3.105/volume/v3/volumes/d84c629f-670f-46ec-9a70-06213e620b13 Aug 12 10:45:17.627159 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-45d20d6f-f8d3-47d5-b5e4-e115acad5938 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:45:17.627536 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-45d20d6f-f8d3-47d5-b5e4-e115acad5938 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:45:17.639435 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:45:17.639435 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:45:17.643900 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-45d20d6f-f8d3-47d5-b5e4-e115acad5938 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Volume info retrieved successfully. Aug 12 10:45:17.648890 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-45d20d6f-f8d3-47d5-b5e4-e115acad5938 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] https://10.4.3.105/volume/v3/volumes/d84c629f-670f-46ec-9a70-06213e620b13 returned with HTTP 200 Aug 12 10:45:17.649407 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1264/5044] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:45:17 2026] GET /volume/v3/volumes/d84c629f-670f-46ec-9a70-06213e620b13 => generated 1169 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:45:17.661297 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-07c91fb3-9d85-47c0-ac1f-5f6270e0f55c None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:45:17.662796 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-07c91fb3-9d85-47c0-ac1f-5f6270e0f55c tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] GET https://10.4.3.105/volume/v3/volumes/d84c629f-670f-46ec-9a70-06213e620b13 Aug 12 10:45:17.663010 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-07c91fb3-9d85-47c0-ac1f-5f6270e0f55c tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:45:17.663185 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-07c91fb3-9d85-47c0-ac1f-5f6270e0f55c tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:45:17.671736 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:45:17.671736 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:45:17.674562 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-07c91fb3-9d85-47c0-ac1f-5f6270e0f55c tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Volume info retrieved successfully. Aug 12 10:45:17.678018 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-07c91fb3-9d85-47c0-ac1f-5f6270e0f55c tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] https://10.4.3.105/volume/v3/volumes/d84c629f-670f-46ec-9a70-06213e620b13 returned with HTTP 200 Aug 12 10:45:17.678343 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1260/5045] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:45:17 2026] GET /volume/v3/volumes/d84c629f-670f-46ec-9a70-06213e620b13 => generated 1169 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:45:20.829193 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-e90701fd-4268-4adf-a6a5-5c90e1e28960 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:45:20.829599 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-e90701fd-4268-4adf-a6a5-5c90e1e28960 None None] GET https://10.4.3.105/volume// Aug 12 10:45:20.829862 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-e90701fd-4268-4adf-a6a5-5c90e1e28960 None None] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:45:20.830067 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-e90701fd-4268-4adf-a6a5-5c90e1e28960 None None] Calling method 'all' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:45:20.830403 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-e90701fd-4268-4adf-a6a5-5c90e1e28960 None None] https://10.4.3.105/volume// returned with HTTP 300 Aug 12 10:45:20.830729 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1269/5046] 10.4.3.105 () {66 vars in 1426 bytes} [Wed Aug 12 10:45: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 10:45:20.838284 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-37afda42-9b6b-455b-8023-393b854ec819 req-48081d65-cfe2-4998-b2f9-1899df867251 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:45:20.840301 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-37afda42-9b6b-455b-8023-393b854ec819 req-48081d65-cfe2-4998-b2f9-1899df867251 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] POST https://10.4.3.105/volume/v3/attachments Aug 12 10:45:20.840747 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-37afda42-9b6b-455b-8023-393b854ec819 req-48081d65-cfe2-4998-b2f9-1899df867251 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d84c629f-670f-46ec-9a70-06213e620b13", "connector": null, "instance_uuid": "4659a262-f52b-4baf-9b01-24cfe4040d2d"}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:45:20.853266 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:45:20.853266 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:45:20.883678 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-37afda42-9b6b-455b-8023-393b854ec819 req-48081d65-cfe2-4998-b2f9-1899df867251 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] https://10.4.3.105/volume/v3/attachments returned with HTTP 200 Aug 12 10:45:20.884342 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1254/5047] 10.4.3.105 () {74 vars in 1594 bytes} [Wed Aug 12 10:45:20 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 10:45:20.892490 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [req-37afda42-9b6b-455b-8023-393b854ec819 req-ef3f1d3c-c66a-458f-9825-3002afe9a43d None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:45:20.894557 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-37afda42-9b6b-455b-8023-393b854ec819 req-ef3f1d3c-c66a-458f-9825-3002afe9a43d tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] DELETE https://10.4.3.105/volume/v3/attachments/40464ead-7b22-4e03-a3e5-9c6e24eaa776 Aug 12 10:45:20.894752 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [req-37afda42-9b6b-455b-8023-393b854ec819 req-ef3f1d3c-c66a-458f-9825-3002afe9a43d tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:45:20.894943 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [req-37afda42-9b6b-455b-8023-393b854ec819 req-ef3f1d3c-c66a-458f-9825-3002afe9a43d tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Calling method 'version_select' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:45:20.901801 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:45:20.901801 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:45:20.955146 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-37afda42-9b6b-455b-8023-393b854ec819 req-ef3f1d3c-c66a-458f-9825-3002afe9a43d tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] https://10.4.3.105/volume/v3/attachments/40464ead-7b22-4e03-a3e5-9c6e24eaa776 returned with HTTP 200 Aug 12 10:45:20.955638 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1265/5048] 10.4.3.105 () {72 vars in 1673 bytes} [Wed Aug 12 10:45:20 2026] DELETE /volume/v3/attachments/40464ead-7b22-4e03-a3e5-9c6e24eaa776 => generated 192 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:45:21.744409 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-37afda42-9b6b-455b-8023-393b854ec819 req-b14ae6be-e400-4d7f-ada5-9b515267d857 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:45:21.746624 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-37afda42-9b6b-455b-8023-393b854ec819 req-b14ae6be-e400-4d7f-ada5-9b515267d857 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] PUT https://10.4.3.105/volume/v3/attachments/5a2853e7-74b9-4d14-bcdb-58abb2af21ab Aug 12 10:45:21.747025 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-37afda42-9b6b-455b-8023-393b854ec819 req-b14ae6be-e400-4d7f-ada5-9b515267d857 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.105", "host": "np0000007037", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a295cd65dd1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "cc953c5f-eaed-46bf-96e8-0985bbef0414", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:45:21.754016 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.coordination [req-37afda42-9b6b-455b-8023-393b854ec819 req-b14ae6be-e400-4d7f-ada5-9b515267d857 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Acquiring lock "cinder-attachment_update-d84c629f-670f-46ec-9a70-06213e620b13-np0000007037" by "attachment_update" {{(pid=100374) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 10:45:21.758106 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.coordination [req-37afda42-9b6b-455b-8023-393b854ec819 req-b14ae6be-e400-4d7f-ada5-9b515267d857 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Lock "cinder-attachment_update-d84c629f-670f-46ec-9a70-06213e620b13-np0000007037" acquired by "attachment_update" :: waited 0.004s {{(pid=100374) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 10:45:21.759006 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:45:21.759006 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:45:21.825060 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.coordination [req-37afda42-9b6b-455b-8023-393b854ec819 req-b14ae6be-e400-4d7f-ada5-9b515267d857 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Lock "cinder-attachment_update-d84c629f-670f-46ec-9a70-06213e620b13-np0000007037" released by "attachment_update" :: held 0.067s {{(pid=100374) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 10:45:21.825370 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-37afda42-9b6b-455b-8023-393b854ec819 req-b14ae6be-e400-4d7f-ada5-9b515267d857 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] https://10.4.3.105/volume/v3/attachments/5a2853e7-74b9-4d14-bcdb-58abb2af21ab returned with HTTP 200 Aug 12 10:45:21.825827 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1261/5049] 10.4.3.105 () {74 vars in 1704 bytes} [Wed Aug 12 10:45:21 2026] PUT /volume/v3/attachments/5a2853e7-74b9-4d14-bcdb-58abb2af21ab => generated 968 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:45:21.834126 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-37afda42-9b6b-455b-8023-393b854ec819 req-d31630d0-b699-4d37-b514-14309dd08448 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:45:21.836113 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-37afda42-9b6b-455b-8023-393b854ec819 req-d31630d0-b699-4d37-b514-14309dd08448 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] GET https://10.4.3.105/volume/v3/attachments/5a2853e7-74b9-4d14-bcdb-58abb2af21ab Aug 12 10:45:21.836337 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-37afda42-9b6b-455b-8023-393b854ec819 req-d31630d0-b699-4d37-b514-14309dd08448 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:45:21.836525 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-37afda42-9b6b-455b-8023-393b854ec819 req-d31630d0-b699-4d37-b514-14309dd08448 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Calling method 'version_select' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:45:21.849154 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-37afda42-9b6b-455b-8023-393b854ec819 req-d31630d0-b699-4d37-b514-14309dd08448 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] https://10.4.3.105/volume/v3/attachments/5a2853e7-74b9-4d14-bcdb-58abb2af21ab returned with HTTP 200 Aug 12 10:45:21.849606 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1270/5050] 10.4.3.105 () {70 vars in 1651 bytes} [Wed Aug 12 10:45:21 2026] GET /volume/v3/attachments/5a2853e7-74b9-4d14-bcdb-58abb2af21ab => generated 993 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:45:25.267661 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-37afda42-9b6b-455b-8023-393b854ec819 req-d68faa99-3906-4ae4-b080-0583b8d5281b None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:45:25.267661 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-37afda42-9b6b-455b-8023-393b854ec819 req-d68faa99-3906-4ae4-b080-0583b8d5281b tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] GET https://10.4.3.105/volume/v3/volumes/d84c629f-670f-46ec-9a70-06213e620b13/encryption Aug 12 10:45:25.267661 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-37afda42-9b6b-455b-8023-393b854ec819 req-d68faa99-3906-4ae4-b080-0583b8d5281b tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:45:25.267960 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-37afda42-9b6b-455b-8023-393b854ec819 req-d68faa99-3906-4ae4-b080-0583b8d5281b tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Calling method 'index' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:45:25.280412 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:45:25.280412 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:45:25.288540 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-37afda42-9b6b-455b-8023-393b854ec819 req-d68faa99-3906-4ae4-b080-0583b8d5281b tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] https://10.4.3.105/volume/v3/volumes/d84c629f-670f-46ec-9a70-06213e620b13/encryption returned with HTTP 200 Aug 12 10:45:25.289192 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1255/5051] 10.4.3.105 () {68 vars in 1631 bytes} [Wed Aug 12 10:45:25 2026] GET /volume/v3/volumes/d84c629f-670f-46ec-9a70-06213e620b13/encryption => generated 160 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:45:27.406906 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [req-37afda42-9b6b-455b-8023-393b854ec819 req-5bea0021-a977-4ba7-aca1-629044c73128 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:45:27.409269 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-37afda42-9b6b-455b-8023-393b854ec819 req-5bea0021-a977-4ba7-aca1-629044c73128 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] POST https://10.4.3.105/volume/v3/attachments/5a2853e7-74b9-4d14-bcdb-58abb2af21ab/action Aug 12 10:45:27.409690 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [req-37afda42-9b6b-455b-8023-393b854ec819 req-5bea0021-a977-4ba7-aca1-629044c73128 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Action body: b'{"os-complete": null}' {{(pid=100372) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 10:45:27.409844 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [req-37afda42-9b6b-455b-8023-393b854ec819 req-5bea0021-a977-4ba7-aca1-629044c73128 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:45:27.428077 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:45:27.428077 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:45:27.439503 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-37afda42-9b6b-455b-8023-393b854ec819 req-5bea0021-a977-4ba7-aca1-629044c73128 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] https://10.4.3.105/volume/v3/attachments/5a2853e7-74b9-4d14-bcdb-58abb2af21ab/action returned with HTTP 204 Aug 12 10:45:27.440034 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1266/5052] 10.4.3.105 () {74 vars in 1725 bytes} [Wed Aug 12 10:45:27 2026] POST /volume/v3/attachments/5a2853e7-74b9-4d14-bcdb-58abb2af21ab/action => generated 0 bytes in 34 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:45:29.024100 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-577ba64d-d2f2-4f4c-a969-293b6ca64889 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:45:29.024503 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-577ba64d-d2f2-4f4c-a969-293b6ca64889 None None] GET https://10.4.3.105/volume// Aug 12 10:45:29.024698 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-577ba64d-d2f2-4f4c-a969-293b6ca64889 None None] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:45:29.024915 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-577ba64d-d2f2-4f4c-a969-293b6ca64889 None None] Calling method 'all' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:45:29.025258 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-577ba64d-d2f2-4f4c-a969-293b6ca64889 None None] https://10.4.3.105/volume// returned with HTTP 300 Aug 12 10:45:29.025557 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1262/5053] 10.4.3.105 () {66 vars in 1426 bytes} [Wed Aug 12 10:45: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 10:45:29.032460 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-8cf22398-b944-47c1-a04d-e72698946345 req-6c095431-e41a-431e-aacc-7b5003b05586 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:45:29.034921 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-8cf22398-b944-47c1-a04d-e72698946345 req-6c095431-e41a-431e-aacc-7b5003b05586 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] POST https://10.4.3.105/volume/v3/attachments Aug 12 10:45:29.035241 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-8cf22398-b944-47c1-a04d-e72698946345 req-6c095431-e41a-431e-aacc-7b5003b05586 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d84c629f-670f-46ec-9a70-06213e620b13", "connector": null, "instance_uuid": "4659a262-f52b-4baf-9b01-24cfe4040d2d"}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:45:29.047356 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:45:29.047356 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:45:29.077404 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-8cf22398-b944-47c1-a04d-e72698946345 req-6c095431-e41a-431e-aacc-7b5003b05586 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] https://10.4.3.105/volume/v3/attachments returned with HTTP 200 Aug 12 10:45:29.077909 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1271/5054] 10.4.3.105 () {74 vars in 1594 bytes} [Wed Aug 12 10:45:29 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 10:45:29.086992 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-8cf22398-b944-47c1-a04d-e72698946345 req-babea35a-8b08-468e-a163-abd7b0123b37 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:45:29.089736 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-8cf22398-b944-47c1-a04d-e72698946345 req-babea35a-8b08-468e-a163-abd7b0123b37 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] DELETE https://10.4.3.105/volume/v3/attachments/5a2853e7-74b9-4d14-bcdb-58abb2af21ab Aug 12 10:45:29.090009 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-8cf22398-b944-47c1-a04d-e72698946345 req-babea35a-8b08-468e-a163-abd7b0123b37 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:45:29.090277 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-8cf22398-b944-47c1-a04d-e72698946345 req-babea35a-8b08-468e-a163-abd7b0123b37 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Calling method 'version_select' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:45:29.099466 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:45:29.099466 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:45:29.145675 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-8cf22398-b944-47c1-a04d-e72698946345 req-babea35a-8b08-468e-a163-abd7b0123b37 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] https://10.4.3.105/volume/v3/attachments/5a2853e7-74b9-4d14-bcdb-58abb2af21ab returned with HTTP 200 Aug 12 10:45:29.146150 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1256/5055] 10.4.3.105 () {72 vars in 1673 bytes} [Wed Aug 12 10:45:29 2026] DELETE /volume/v3/attachments/5a2853e7-74b9-4d14-bcdb-58abb2af21ab => generated 192 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:45:30.290137 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [req-8cf22398-b944-47c1-a04d-e72698946345 req-581b5f3f-aa75-4012-814f-c6d552ba01ef None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:45:30.292575 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-8cf22398-b944-47c1-a04d-e72698946345 req-581b5f3f-aa75-4012-814f-c6d552ba01ef tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] PUT https://10.4.3.105/volume/v3/attachments/de7dae25-2e0f-4a29-a098-d5dc6e57ebd7 Aug 12 10:45:30.293061 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [req-8cf22398-b944-47c1-a04d-e72698946345 req-581b5f3f-aa75-4012-814f-c6d552ba01ef tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.105", "host": "np0000007037", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a295cd65dd1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "cc953c5f-eaed-46bf-96e8-0985bbef0414", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:45:30.301271 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.coordination [req-8cf22398-b944-47c1-a04d-e72698946345 req-581b5f3f-aa75-4012-814f-c6d552ba01ef tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Acquiring lock "cinder-attachment_update-d84c629f-670f-46ec-9a70-06213e620b13-np0000007037" by "attachment_update" {{(pid=100372) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 10:45:30.305898 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.coordination [req-8cf22398-b944-47c1-a04d-e72698946345 req-581b5f3f-aa75-4012-814f-c6d552ba01ef tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Lock "cinder-attachment_update-d84c629f-670f-46ec-9a70-06213e620b13-np0000007037" acquired by "attachment_update" :: waited 0.005s {{(pid=100372) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 10:45:30.307225 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:45:30.307225 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:45:30.375332 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.coordination [req-8cf22398-b944-47c1-a04d-e72698946345 req-581b5f3f-aa75-4012-814f-c6d552ba01ef tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Lock "cinder-attachment_update-d84c629f-670f-46ec-9a70-06213e620b13-np0000007037" released by "attachment_update" :: held 0.069s {{(pid=100372) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 10:45:30.375642 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-8cf22398-b944-47c1-a04d-e72698946345 req-581b5f3f-aa75-4012-814f-c6d552ba01ef tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] https://10.4.3.105/volume/v3/attachments/de7dae25-2e0f-4a29-a098-d5dc6e57ebd7 returned with HTTP 200 Aug 12 10:45:30.376256 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1267/5056] 10.4.3.105 () {74 vars in 1704 bytes} [Wed Aug 12 10:45:30 2026] PUT /volume/v3/attachments/de7dae25-2e0f-4a29-a098-d5dc6e57ebd7 => generated 968 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:45:30.384741 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-8cf22398-b944-47c1-a04d-e72698946345 req-0190473e-6dd5-4707-a74d-c01f1c33474f None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:45:30.386674 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-8cf22398-b944-47c1-a04d-e72698946345 req-0190473e-6dd5-4707-a74d-c01f1c33474f tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] GET https://10.4.3.105/volume/v3/attachments/de7dae25-2e0f-4a29-a098-d5dc6e57ebd7 Aug 12 10:45:30.387125 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-8cf22398-b944-47c1-a04d-e72698946345 req-0190473e-6dd5-4707-a74d-c01f1c33474f tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:45:30.387125 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-8cf22398-b944-47c1-a04d-e72698946345 req-0190473e-6dd5-4707-a74d-c01f1c33474f tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Calling method 'version_select' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:45:30.400131 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-8cf22398-b944-47c1-a04d-e72698946345 req-0190473e-6dd5-4707-a74d-c01f1c33474f tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] https://10.4.3.105/volume/v3/attachments/de7dae25-2e0f-4a29-a098-d5dc6e57ebd7 returned with HTTP 200 Aug 12 10:45:30.400668 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1263/5057] 10.4.3.105 () {70 vars in 1651 bytes} [Wed Aug 12 10:45:30 2026] GET /volume/v3/attachments/de7dae25-2e0f-4a29-a098-d5dc6e57ebd7 => generated 993 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:45:33.591936 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-8cf22398-b944-47c1-a04d-e72698946345 req-e1d0b7cc-fb98-40f2-abd9-d8d0afcbf514 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:45:33.593975 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-8cf22398-b944-47c1-a04d-e72698946345 req-e1d0b7cc-fb98-40f2-abd9-d8d0afcbf514 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] GET https://10.4.3.105/volume/v3/volumes/d84c629f-670f-46ec-9a70-06213e620b13/encryption Aug 12 10:45:33.594197 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-8cf22398-b944-47c1-a04d-e72698946345 req-e1d0b7cc-fb98-40f2-abd9-d8d0afcbf514 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:45:33.594374 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-8cf22398-b944-47c1-a04d-e72698946345 req-e1d0b7cc-fb98-40f2-abd9-d8d0afcbf514 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Calling method 'index' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:45:33.602937 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:45:33.602937 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:45:33.608448 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-8cf22398-b944-47c1-a04d-e72698946345 req-e1d0b7cc-fb98-40f2-abd9-d8d0afcbf514 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] https://10.4.3.105/volume/v3/volumes/d84c629f-670f-46ec-9a70-06213e620b13/encryption returned with HTTP 200 Aug 12 10:45:33.608871 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1272/5058] 10.4.3.105 () {68 vars in 1631 bytes} [Wed Aug 12 10:45:33 2026] GET /volume/v3/volumes/d84c629f-670f-46ec-9a70-06213e620b13/encryption => generated 160 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:45:35.716471 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-8cf22398-b944-47c1-a04d-e72698946345 req-39925cd7-9055-4c2c-ada9-90174e08e1f9 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:45:35.722728 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-8cf22398-b944-47c1-a04d-e72698946345 req-39925cd7-9055-4c2c-ada9-90174e08e1f9 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] POST https://10.4.3.105/volume/v3/attachments/de7dae25-2e0f-4a29-a098-d5dc6e57ebd7/action Aug 12 10:45:35.723112 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-8cf22398-b944-47c1-a04d-e72698946345 req-39925cd7-9055-4c2c-ada9-90174e08e1f9 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Action body: b'{"os-complete": null}' {{(pid=100373) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 10:45:35.723233 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-8cf22398-b944-47c1-a04d-e72698946345 req-39925cd7-9055-4c2c-ada9-90174e08e1f9 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:45:35.748160 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:45:35.748160 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:45:35.758228 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-8cf22398-b944-47c1-a04d-e72698946345 req-39925cd7-9055-4c2c-ada9-90174e08e1f9 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] https://10.4.3.105/volume/v3/attachments/de7dae25-2e0f-4a29-a098-d5dc6e57ebd7/action returned with HTTP 204 Aug 12 10:45:35.758774 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1257/5059] 10.4.3.105 () {74 vars in 1725 bytes} [Wed Aug 12 10:45:35 2026] POST /volume/v3/attachments/de7dae25-2e0f-4a29-a098-d5dc6e57ebd7/action => generated 0 bytes in 43 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:45:36.302932 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-1dc629bc-3a68-4860-897c-2de6e0d501f9 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:45:36.305011 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-1dc629bc-3a68-4860-897c-2de6e0d501f9 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] GET https://10.4.3.105/volume/v3/volumes/d84c629f-670f-46ec-9a70-06213e620b13 Aug 12 10:45:36.305222 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-1dc629bc-3a68-4860-897c-2de6e0d501f9 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:45:36.305441 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-1dc629bc-3a68-4860-897c-2de6e0d501f9 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:45:36.315857 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:45:36.315857 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:45:36.319850 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-1dc629bc-3a68-4860-897c-2de6e0d501f9 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Volume info retrieved successfully. Aug 12 10:45:36.323997 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-1dc629bc-3a68-4860-897c-2de6e0d501f9 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] https://10.4.3.105/volume/v3/volumes/d84c629f-670f-46ec-9a70-06213e620b13 returned with HTTP 200 Aug 12 10:45:36.324390 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1268/5060] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:45:36 2026] GET /volume/v3/volumes/d84c629f-670f-46ec-9a70-06213e620b13 => generated 1169 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:45:36.367613 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-feb35de7-69a8-42df-9423-9deaf26af05b req-f634c0f1-383c-4a5b-b48c-6309d81e7a38 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:45:36.369559 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-feb35de7-69a8-42df-9423-9deaf26af05b req-f634c0f1-383c-4a5b-b48c-6309d81e7a38 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] GET https://10.4.3.105/volume/v3/volumes/d84c629f-670f-46ec-9a70-06213e620b13 Aug 12 10:45:36.369808 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-feb35de7-69a8-42df-9423-9deaf26af05b req-f634c0f1-383c-4a5b-b48c-6309d81e7a38 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:45:36.370017 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-feb35de7-69a8-42df-9423-9deaf26af05b req-f634c0f1-383c-4a5b-b48c-6309d81e7a38 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:45:36.380294 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:45:36.380294 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:45:36.384386 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [req-feb35de7-69a8-42df-9423-9deaf26af05b req-f634c0f1-383c-4a5b-b48c-6309d81e7a38 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Volume info retrieved successfully. Aug 12 10:45:36.388830 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-feb35de7-69a8-42df-9423-9deaf26af05b req-f634c0f1-383c-4a5b-b48c-6309d81e7a38 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] https://10.4.3.105/volume/v3/volumes/d84c629f-670f-46ec-9a70-06213e620b13 returned with HTTP 200 Aug 12 10:45:36.389234 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1264/5061] 10.4.3.105 () {68 vars in 1598 bytes} [Wed Aug 12 10:45:36 2026] GET /volume/v3/volumes/d84c629f-670f-46ec-9a70-06213e620b13 => generated 1169 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:45:36.407474 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-feb35de7-69a8-42df-9423-9deaf26af05b req-f19c9111-096e-4533-84b8-1c745274af3d None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:45:36.409680 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-feb35de7-69a8-42df-9423-9deaf26af05b req-f19c9111-096e-4533-84b8-1c745274af3d tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] POST https://10.4.3.105/volume/v3/volumes/d84c629f-670f-46ec-9a70-06213e620b13/action Aug 12 10:45:36.410033 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-feb35de7-69a8-42df-9423-9deaf26af05b req-f19c9111-096e-4533-84b8-1c745274af3d tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100375) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 10:45:36.410156 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-feb35de7-69a8-42df-9423-9deaf26af05b req-f19c9111-096e-4533-84b8-1c745274af3d tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:45:36.420647 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:45:36.420647 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:45:36.421078 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [req-feb35de7-69a8-42df-9423-9deaf26af05b req-f19c9111-096e-4533-84b8-1c745274af3d tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Volume info retrieved successfully. Aug 12 10:45:36.426599 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [req-feb35de7-69a8-42df-9423-9deaf26af05b req-f19c9111-096e-4533-84b8-1c745274af3d tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Begin detaching volume completed successfully. Aug 12 10:45:36.426823 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-feb35de7-69a8-42df-9423-9deaf26af05b req-f19c9111-096e-4533-84b8-1c745274af3d tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] https://10.4.3.105/volume/v3/volumes/d84c629f-670f-46ec-9a70-06213e620b13/action returned with HTTP 202 Aug 12 10:45:36.427261 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1273/5062] 10.4.3.105 () {72 vars in 1672 bytes} [Wed Aug 12 10:45:36 2026] POST /volume/v3/volumes/d84c629f-670f-46ec-9a70-06213e620b13/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 10:45:36.468286 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-343aa65f-462f-404e-afe7-169b4c27a2eb None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:45:36.468801 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-343aa65f-462f-404e-afe7-169b4c27a2eb None None] GET https://10.4.3.105/volume// Aug 12 10:45:36.469045 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-343aa65f-462f-404e-afe7-169b4c27a2eb None None] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:45:36.469241 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-343aa65f-462f-404e-afe7-169b4c27a2eb None None] Calling method 'all' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:45:36.469654 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-343aa65f-462f-404e-afe7-169b4c27a2eb None None] https://10.4.3.105/volume// returned with HTTP 300 Aug 12 10:45:36.471929 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1258/5063] 10.4.3.105 () {66 vars in 1426 bytes} [Wed Aug 12 10:45: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 10:45:36.481120 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [req-feb35de7-69a8-42df-9423-9deaf26af05b req-fd7a0617-963b-49e3-ad4d-ee3071fed7c2 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:45:36.483034 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-feb35de7-69a8-42df-9423-9deaf26af05b req-fd7a0617-963b-49e3-ad4d-ee3071fed7c2 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] GET https://10.4.3.105/volume/v3/volumes/d84c629f-670f-46ec-9a70-06213e620b13 Aug 12 10:45:36.483239 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [req-feb35de7-69a8-42df-9423-9deaf26af05b req-fd7a0617-963b-49e3-ad4d-ee3071fed7c2 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:45:36.483412 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [req-feb35de7-69a8-42df-9423-9deaf26af05b req-fd7a0617-963b-49e3-ad4d-ee3071fed7c2 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:45:36.492449 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:45:36.492449 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:45:36.495691 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [req-feb35de7-69a8-42df-9423-9deaf26af05b req-fd7a0617-963b-49e3-ad4d-ee3071fed7c2 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Volume info retrieved successfully. Aug 12 10:45:36.500487 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-feb35de7-69a8-42df-9423-9deaf26af05b req-fd7a0617-963b-49e3-ad4d-ee3071fed7c2 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] https://10.4.3.105/volume/v3/volumes/d84c629f-670f-46ec-9a70-06213e620b13 returned with HTTP 200 Aug 12 10:45:36.501382 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1269/5064] 10.4.3.105 () {70 vars in 1639 bytes} [Wed Aug 12 10:45:36 2026] GET /volume/v3/volumes/d84c629f-670f-46ec-9a70-06213e620b13 => generated 1352 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 10:45:36.510738 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-feb35de7-69a8-42df-9423-9deaf26af05b req-ea121176-76bd-4b83-8726-f534fbd866f7 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:45:36.512642 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-feb35de7-69a8-42df-9423-9deaf26af05b req-ea121176-76bd-4b83-8726-f534fbd866f7 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] GET https://10.4.3.105/volume/v3/volumes/d84c629f-670f-46ec-9a70-06213e620b13/encryption Aug 12 10:45:36.512823 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-feb35de7-69a8-42df-9423-9deaf26af05b req-ea121176-76bd-4b83-8726-f534fbd866f7 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:45:36.512994 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-feb35de7-69a8-42df-9423-9deaf26af05b req-ea121176-76bd-4b83-8726-f534fbd866f7 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Calling method 'index' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:45:36.521403 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:45:36.521403 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:45:36.527258 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-feb35de7-69a8-42df-9423-9deaf26af05b req-ea121176-76bd-4b83-8726-f534fbd866f7 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] https://10.4.3.105/volume/v3/volumes/d84c629f-670f-46ec-9a70-06213e620b13/encryption returned with HTTP 200 Aug 12 10:45:36.527656 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1265/5065] 10.4.3.105 () {68 vars in 1631 bytes} [Wed Aug 12 10:45:36 2026] GET /volume/v3/volumes/d84c629f-670f-46ec-9a70-06213e620b13/encryption => generated 160 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:45:45.755051 np0000007037 devstack@c-api.service[100373]: DEBUG dbcounter [-] [100373] Writing DB stats cinder:SELECT=87,cinder:UPDATE=12,cinder:INSERT=3 {{(pid=100373) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 10:45:46.424776 np0000007037 devstack@c-api.service[100375]: DEBUG dbcounter [-] [100375] Writing DB stats cinder:SELECT=127,cinder:INSERT=15,cinder:UPDATE=33 {{(pid=100375) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 10:45:46.498709 np0000007037 devstack@c-api.service[100372]: DEBUG dbcounter [-] [100372] Writing DB stats cinder:SELECT=115,cinder:UPDATE=14,cinder:INSERT=1 {{(pid=100372) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 10:45:46.526444 np0000007037 devstack@c-api.service[100374]: DEBUG dbcounter [-] [100374] Writing DB stats cinder:SELECT=121,cinder:INSERT=10,cinder:UPDATE=27 {{(pid=100374) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 10:45:47.123941 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-0ec5bc7e-5a3a-4ccb-b709-6c1394971a1f req-fe5fda27-187b-4e74-835c-bb97dde4cea2 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:45:47.127991 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-0ec5bc7e-5a3a-4ccb-b709-6c1394971a1f req-fe5fda27-187b-4e74-835c-bb97dde4cea2 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] DELETE https://10.4.3.105/volume/v3/attachments/8ca22c0f-d1b7-4724-9110-80e052aa4bfb Aug 12 10:45:47.128268 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-0ec5bc7e-5a3a-4ccb-b709-6c1394971a1f req-fe5fda27-187b-4e74-835c-bb97dde4cea2 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:45:47.128538 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-0ec5bc7e-5a3a-4ccb-b709-6c1394971a1f req-fe5fda27-187b-4e74-835c-bb97dde4cea2 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Calling method 'version_select' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:45:47.137897 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:45:47.137897 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:45:47.183055 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-0ec5bc7e-5a3a-4ccb-b709-6c1394971a1f req-fe5fda27-187b-4e74-835c-bb97dde4cea2 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] https://10.4.3.105/volume/v3/attachments/8ca22c0f-d1b7-4724-9110-80e052aa4bfb returned with HTTP 200 Aug 12 10:45:47.183501 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1274/5066] 10.4.3.105 () {72 vars in 1673 bytes} [Wed Aug 12 10:45:47 2026] DELETE /volume/v3/attachments/8ca22c0f-d1b7-4724-9110-80e052aa4bfb => generated 19 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:45:48.350534 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-f07337c4-1d02-425e-a344-1b2c9075ce0e None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:45:48.352481 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-f07337c4-1d02-425e-a344-1b2c9075ce0e tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] DELETE https://10.4.3.105/volume/v3/volumes/ba70d025-f6ff-4fa5-bda5-43e95fb40f3b Aug 12 10:45:48.352727 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-f07337c4-1d02-425e-a344-1b2c9075ce0e tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:45:48.352944 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-f07337c4-1d02-425e-a344-1b2c9075ce0e tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Calling method 'delete' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:45:48.353129 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.v3.volumes [None req-f07337c4-1d02-425e-a344-1b2c9075ce0e tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Delete volume with id: ba70d025-f6ff-4fa5-bda5-43e95fb40f3b Aug 12 10:45:48.360078 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:45:48.360078 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:45:48.360579 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-f07337c4-1d02-425e-a344-1b2c9075ce0e tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Volume info retrieved successfully. Aug 12 10:45:48.375035 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-f07337c4-1d02-425e-a344-1b2c9075ce0e tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Delete volume request issued successfully. Aug 12 10:45:48.375225 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-f07337c4-1d02-425e-a344-1b2c9075ce0e tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] https://10.4.3.105/volume/v3/volumes/ba70d025-f6ff-4fa5-bda5-43e95fb40f3b returned with HTTP 202 Aug 12 10:45:48.375691 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1259/5067] 10.4.3.105 () {66 vars in 1351 bytes} [Wed Aug 12 10:45:48 2026] DELETE /volume/v3/volumes/ba70d025-f6ff-4fa5-bda5-43e95fb40f3b => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 10:45:48.386871 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-23aa4366-9fd0-4f32-b938-2ecf6a76d2b4 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:45:48.388570 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-23aa4366-9fd0-4f32-b938-2ecf6a76d2b4 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] GET https://10.4.3.105/volume/v3/volumes/ba70d025-f6ff-4fa5-bda5-43e95fb40f3b Aug 12 10:45:48.388828 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-23aa4366-9fd0-4f32-b938-2ecf6a76d2b4 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:45:48.389080 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-23aa4366-9fd0-4f32-b938-2ecf6a76d2b4 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:45:48.398677 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:45:48.398677 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:45:48.403677 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-23aa4366-9fd0-4f32-b938-2ecf6a76d2b4 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Volume info retrieved successfully. Aug 12 10:45:48.410009 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-23aa4366-9fd0-4f32-b938-2ecf6a76d2b4 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] https://10.4.3.105/volume/v3/volumes/ba70d025-f6ff-4fa5-bda5-43e95fb40f3b returned with HTTP 200 Aug 12 10:45:48.410539 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1270/5068] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:45:48 2026] GET /volume/v3/volumes/ba70d025-f6ff-4fa5-bda5-43e95fb40f3b => generated 1393 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:45:49.427139 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-9eff16e4-6bbb-4524-bdeb-a996b68019f6 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:45:49.428713 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-9eff16e4-6bbb-4524-bdeb-a996b68019f6 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] GET https://10.4.3.105/volume/v3/volumes/ba70d025-f6ff-4fa5-bda5-43e95fb40f3b Aug 12 10:45:49.430208 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-9eff16e4-6bbb-4524-bdeb-a996b68019f6 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:45:49.430208 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-9eff16e4-6bbb-4524-bdeb-a996b68019f6 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:45:49.434266 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-9eff16e4-6bbb-4524-bdeb-a996b68019f6 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] https://10.4.3.105/volume/v3/volumes/ba70d025-f6ff-4fa5-bda5-43e95fb40f3b returned with HTTP 404 Aug 12 10:45:49.434805 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1266/5069] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:45:49 2026] GET /volume/v3/volumes/ba70d025-f6ff-4fa5-bda5-43e95fb40f3b => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:45:49.440678 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-95bc3666-6e0d-479a-bb0a-34cabe57ecc8 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:45:49.442288 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-95bc3666-6e0d-479a-bb0a-34cabe57ecc8 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] DELETE https://10.4.3.105/volume/v3/snapshots/53dcec52-85f3-47fe-9c49-1528a455bd2e Aug 12 10:45:49.442526 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-95bc3666-6e0d-479a-bb0a-34cabe57ecc8 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:45:49.442756 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-95bc3666-6e0d-479a-bb0a-34cabe57ecc8 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Calling method 'delete' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:45:49.442899 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.v3.snapshots [None req-95bc3666-6e0d-479a-bb0a-34cabe57ecc8 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Delete snapshot with id: 53dcec52-85f3-47fe-9c49-1528a455bd2e Aug 12 10:45:49.447591 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:45:49.447591 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:45:49.447987 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-95bc3666-6e0d-479a-bb0a-34cabe57ecc8 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Snapshot retrieved successfully. Aug 12 10:45:49.463981 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-95bc3666-6e0d-479a-bb0a-34cabe57ecc8 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Snapshot delete request issued successfully. Aug 12 10:45:49.464241 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-95bc3666-6e0d-479a-bb0a-34cabe57ecc8 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] https://10.4.3.105/volume/v3/snapshots/53dcec52-85f3-47fe-9c49-1528a455bd2e returned with HTTP 202 Aug 12 10:45:49.464678 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1275/5070] 10.4.3.105 () {66 vars in 1357 bytes} [Wed Aug 12 10:45:49 2026] DELETE /volume/v3/snapshots/53dcec52-85f3-47fe-9c49-1528a455bd2e => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 10:45:49.472580 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-7b23aa9f-a0e0-47e9-b932-30a023188dcf None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:45:49.474353 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-7b23aa9f-a0e0-47e9-b932-30a023188dcf tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] GET https://10.4.3.105/volume/v3/snapshots/53dcec52-85f3-47fe-9c49-1528a455bd2e Aug 12 10:45:49.474634 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-7b23aa9f-a0e0-47e9-b932-30a023188dcf tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:45:49.474840 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-7b23aa9f-a0e0-47e9-b932-30a023188dcf tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:45:49.479943 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:45:49.479943 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:45:49.480363 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-7b23aa9f-a0e0-47e9-b932-30a023188dcf tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Snapshot retrieved successfully. Aug 12 10:45:49.481210 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-7b23aa9f-a0e0-47e9-b932-30a023188dcf tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] https://10.4.3.105/volume/v3/snapshots/53dcec52-85f3-47fe-9c49-1528a455bd2e returned with HTTP 200 Aug 12 10:45:49.481593 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1260/5071] 10.4.3.105 () {66 vars in 1354 bytes} [Wed Aug 12 10:45:49 2026] GET /volume/v3/snapshots/53dcec52-85f3-47fe-9c49-1528a455bd2e => generated 465 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:45:50.491251 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-b7e4b475-0a60-4dc5-a58f-c7040eb79068 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:45:50.492969 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-b7e4b475-0a60-4dc5-a58f-c7040eb79068 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] GET https://10.4.3.105/volume/v3/snapshots/53dcec52-85f3-47fe-9c49-1528a455bd2e Aug 12 10:45:50.493149 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-b7e4b475-0a60-4dc5-a58f-c7040eb79068 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:45:50.493337 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-b7e4b475-0a60-4dc5-a58f-c7040eb79068 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:45:50.497401 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-b7e4b475-0a60-4dc5-a58f-c7040eb79068 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] https://10.4.3.105/volume/v3/snapshots/53dcec52-85f3-47fe-9c49-1528a455bd2e returned with HTTP 404 Aug 12 10:45:50.497887 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1271/5072] 10.4.3.105 () {66 vars in 1354 bytes} [Wed Aug 12 10:45:50 2026] GET /volume/v3/snapshots/53dcec52-85f3-47fe-9c49-1528a455bd2e => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:45:51.921696 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-67e04eeb-c49c-4347-9a8d-c5eed8950378 req-3cb5eb33-d8ca-4b5e-b1e1-0cb71356669c None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:45:51.923716 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-67e04eeb-c49c-4347-9a8d-c5eed8950378 req-3cb5eb33-d8ca-4b5e-b1e1-0cb71356669c tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] DELETE https://10.4.3.105/volume/v3/attachments/9f0b5f3c-4021-444d-a6c9-20b57501d45c Aug 12 10:45:51.923908 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-67e04eeb-c49c-4347-9a8d-c5eed8950378 req-3cb5eb33-d8ca-4b5e-b1e1-0cb71356669c tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:45:51.924106 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-67e04eeb-c49c-4347-9a8d-c5eed8950378 req-3cb5eb33-d8ca-4b5e-b1e1-0cb71356669c tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Calling method 'version_select' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:45:51.930786 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:45:51.930786 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:45:51.972374 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-67e04eeb-c49c-4347-9a8d-c5eed8950378 req-3cb5eb33-d8ca-4b5e-b1e1-0cb71356669c tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] https://10.4.3.105/volume/v3/attachments/9f0b5f3c-4021-444d-a6c9-20b57501d45c returned with HTTP 200 Aug 12 10:45:51.972871 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1267/5073] 10.4.3.105 () {72 vars in 1673 bytes} [Wed Aug 12 10:45:51 2026] DELETE /volume/v3/attachments/9f0b5f3c-4021-444d-a6c9-20b57501d45c => generated 19 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:45:53.378780 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-6b3241c0-cb21-44eb-8588-b9d193da6b27 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:45:53.380828 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-6b3241c0-cb21-44eb-8588-b9d193da6b27 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] DELETE https://10.4.3.105/volume/v3/volumes/34207cf7-71fb-4efa-a615-1ac8f4456481 Aug 12 10:45:53.381056 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-6b3241c0-cb21-44eb-8588-b9d193da6b27 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:45:53.381284 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-6b3241c0-cb21-44eb-8588-b9d193da6b27 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Calling method 'delete' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:45:53.381478 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.v3.volumes [None req-6b3241c0-cb21-44eb-8588-b9d193da6b27 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Delete volume with id: 34207cf7-71fb-4efa-a615-1ac8f4456481 Aug 12 10:45:53.389321 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:45:53.389321 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:45:53.389882 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-6b3241c0-cb21-44eb-8588-b9d193da6b27 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Volume info retrieved successfully. Aug 12 10:45:53.406402 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-6b3241c0-cb21-44eb-8588-b9d193da6b27 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Delete volume request issued successfully. Aug 12 10:45:53.406640 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-6b3241c0-cb21-44eb-8588-b9d193da6b27 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] https://10.4.3.105/volume/v3/volumes/34207cf7-71fb-4efa-a615-1ac8f4456481 returned with HTTP 202 Aug 12 10:45:53.407127 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1276/5074] 10.4.3.105 () {66 vars in 1351 bytes} [Wed Aug 12 10:45:53 2026] DELETE /volume/v3/volumes/34207cf7-71fb-4efa-a615-1ac8f4456481 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 10:45:53.413850 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-11297978-5311-43be-a6c4-4bdc25f6fe8a None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:45:53.415647 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-11297978-5311-43be-a6c4-4bdc25f6fe8a tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] GET https://10.4.3.105/volume/v3/volumes/34207cf7-71fb-4efa-a615-1ac8f4456481 Aug 12 10:45:53.415873 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-11297978-5311-43be-a6c4-4bdc25f6fe8a tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:45:53.416108 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-11297978-5311-43be-a6c4-4bdc25f6fe8a tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:45:53.423234 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:45:53.423234 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:45:53.426824 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-11297978-5311-43be-a6c4-4bdc25f6fe8a tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Volume info retrieved successfully. Aug 12 10:45:53.431878 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-11297978-5311-43be-a6c4-4bdc25f6fe8a tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] https://10.4.3.105/volume/v3/volumes/34207cf7-71fb-4efa-a615-1ac8f4456481 returned with HTTP 200 Aug 12 10:45:53.432289 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1261/5075] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:45:53 2026] GET /volume/v3/volumes/34207cf7-71fb-4efa-a615-1ac8f4456481 => generated 1366 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:45:54.444213 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-5ab269ef-4d69-4455-8978-2cd64d4dc7e3 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:45:54.445911 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-5ab269ef-4d69-4455-8978-2cd64d4dc7e3 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] GET https://10.4.3.105/volume/v3/volumes/34207cf7-71fb-4efa-a615-1ac8f4456481 Aug 12 10:45:54.446104 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-5ab269ef-4d69-4455-8978-2cd64d4dc7e3 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:45:54.446273 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-5ab269ef-4d69-4455-8978-2cd64d4dc7e3 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:45:54.451775 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-5ab269ef-4d69-4455-8978-2cd64d4dc7e3 tempest-TestVolumeBootPattern-397453970 tempest-TestVolumeBootPattern-397453970-project-member] https://10.4.3.105/volume/v3/volumes/34207cf7-71fb-4efa-a615-1ac8f4456481 returned with HTTP 404 Aug 12 10:45:54.452197 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1272/5076] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:45:54 2026] GET /volume/v3/volumes/34207cf7-71fb-4efa-a615-1ac8f4456481 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:46:01.971142 np0000007037 devstack@c-api.service[100374]: DEBUG dbcounter [-] [100374] Writing DB stats cinder:SELECT=11,cinder:UPDATE=3 {{(pid=100374) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 10:46:02.373459 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-feb35de7-69a8-42df-9423-9deaf26af05b req-0bf05e7a-5bee-472c-8496-7b4b90f81ca1 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:46:02.375012 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-feb35de7-69a8-42df-9423-9deaf26af05b req-0bf05e7a-5bee-472c-8496-7b4b90f81ca1 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] DELETE https://10.4.3.105/volume/v3/attachments/de7dae25-2e0f-4a29-a098-d5dc6e57ebd7 Aug 12 10:46:02.375163 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-feb35de7-69a8-42df-9423-9deaf26af05b req-0bf05e7a-5bee-472c-8496-7b4b90f81ca1 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:46:02.375348 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-feb35de7-69a8-42df-9423-9deaf26af05b req-0bf05e7a-5bee-472c-8496-7b4b90f81ca1 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Calling method 'version_select' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:46:02.383934 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:46:02.383934 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:46:02.428695 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-feb35de7-69a8-42df-9423-9deaf26af05b req-0bf05e7a-5bee-472c-8496-7b4b90f81ca1 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] https://10.4.3.105/volume/v3/attachments/de7dae25-2e0f-4a29-a098-d5dc6e57ebd7 returned with HTTP 200 Aug 12 10:46:02.429130 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1268/5077] 10.4.3.105 () {72 vars in 1673 bytes} [Wed Aug 12 10:46:02 2026] DELETE /volume/v3/attachments/de7dae25-2e0f-4a29-a098-d5dc6e57ebd7 => generated 19 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:46:03.401704 np0000007037 devstack@c-api.service[100375]: DEBUG dbcounter [-] [100375] Writing DB stats cinder:SELECT=17,cinder:UPDATE=5,cinder:INSERT=1 {{(pid=100375) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 10:46:03.425504 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-77a93073-4c52-4fb0-a680-3503636a5e2b req-dbf53815-7bea-44fa-a3c4-311bb28630f1 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:46:03.427790 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-77a93073-4c52-4fb0-a680-3503636a5e2b req-dbf53815-7bea-44fa-a3c4-311bb28630f1 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] GET https://10.4.3.105/volume/v3/volumes/d84c629f-670f-46ec-9a70-06213e620b13 Aug 12 10:46:03.428011 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-77a93073-4c52-4fb0-a680-3503636a5e2b req-dbf53815-7bea-44fa-a3c4-311bb28630f1 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:46:03.428204 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-77a93073-4c52-4fb0-a680-3503636a5e2b req-dbf53815-7bea-44fa-a3c4-311bb28630f1 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:46:03.430190 np0000007037 devstack@c-api.service[100373]: DEBUG dbcounter [-] [100373] Writing DB stats cinder:SELECT=8,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=100373) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 10:46:03.435442 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:46:03.435442 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:46:03.438712 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [req-77a93073-4c52-4fb0-a680-3503636a5e2b req-dbf53815-7bea-44fa-a3c4-311bb28630f1 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Volume info retrieved successfully. Aug 12 10:46:03.443820 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-77a93073-4c52-4fb0-a680-3503636a5e2b req-dbf53815-7bea-44fa-a3c4-311bb28630f1 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] https://10.4.3.105/volume/v3/volumes/d84c629f-670f-46ec-9a70-06213e620b13 returned with HTTP 200 Aug 12 10:46:03.444294 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1277/5078] 10.4.3.105 () {68 vars in 1598 bytes} [Wed Aug 12 10:46:03 2026] GET /volume/v3/volumes/d84c629f-670f-46ec-9a70-06213e620b13 => generated 877 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:46:04.448667 np0000007037 devstack@c-api.service[100372]: DEBUG dbcounter [-] [100372] Writing DB stats cinder:SELECT=6 {{(pid=100372) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 10:46:06.362162 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-01b9d6a8-d3a5-4267-a934-7a763c895468 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:46:06.363737 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-01b9d6a8-d3a5-4267-a934-7a763c895468 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] DELETE https://10.4.3.105/volume/v3/volumes/d84c629f-670f-46ec-9a70-06213e620b13 Aug 12 10:46:06.363919 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-01b9d6a8-d3a5-4267-a934-7a763c895468 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:46:06.364095 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-01b9d6a8-d3a5-4267-a934-7a763c895468 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Calling method 'delete' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:46:06.364254 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.v3.volumes [None req-01b9d6a8-d3a5-4267-a934-7a763c895468 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Delete volume with id: d84c629f-670f-46ec-9a70-06213e620b13 Aug 12 10:46:06.390302 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:46:06.390302 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:46:06.390633 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-01b9d6a8-d3a5-4267-a934-7a763c895468 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Volume info retrieved successfully. Aug 12 10:46:06.419665 np0000007037 devstack@c-api.service[100373]: WARNING cinder.keymgr.conf_key_mgr [None req-01b9d6a8-d3a5-4267-a934-7a763c895468 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 12 10:46:06.426540 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-01b9d6a8-d3a5-4267-a934-7a763c895468 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Delete volume request issued successfully. Aug 12 10:46:06.426790 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-01b9d6a8-d3a5-4267-a934-7a763c895468 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] https://10.4.3.105/volume/v3/volumes/d84c629f-670f-46ec-9a70-06213e620b13 returned with HTTP 202 Aug 12 10:46:06.427126 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1262/5079] 10.4.3.105 () {66 vars in 1351 bytes} [Wed Aug 12 10:46:06 2026] DELETE /volume/v3/volumes/d84c629f-670f-46ec-9a70-06213e620b13 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 10:46:06.434275 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-a1d4e111-7305-4644-b712-e8b9834c0499 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:46:06.436007 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-a1d4e111-7305-4644-b712-e8b9834c0499 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] GET https://10.4.3.105/volume/v3/volumes/d84c629f-670f-46ec-9a70-06213e620b13 Aug 12 10:46:06.436188 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-a1d4e111-7305-4644-b712-e8b9834c0499 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:46:06.436372 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-a1d4e111-7305-4644-b712-e8b9834c0499 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:46:06.442659 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:46:06.442659 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:46:06.445689 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-a1d4e111-7305-4644-b712-e8b9834c0499 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Volume info retrieved successfully. Aug 12 10:46:06.449528 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-a1d4e111-7305-4644-b712-e8b9834c0499 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] https://10.4.3.105/volume/v3/volumes/d84c629f-670f-46ec-9a70-06213e620b13 returned with HTTP 200 Aug 12 10:46:06.449908 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1273/5080] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:46:06 2026] GET /volume/v3/volumes/d84c629f-670f-46ec-9a70-06213e620b13 => generated 876 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:46:07.099055 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-18781962-e90d-4ae6-9fef-df1f1cbac823 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:46:07.100722 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-18781962-e90d-4ae6-9fef-df1f1cbac823 tempest-TestVolumeBootPatternV346-370032758 tempest-TestVolumeBootPatternV346-370032758-project-member] POST https://10.4.3.105/volume/v3/volumes Aug 12 10:46:07.101056 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-18781962-e90d-4ae6-9fef-df1f1cbac823 tempest-TestVolumeBootPatternV346-370032758 tempest-TestVolumeBootPatternV346-370032758-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPatternV346-volume-origin-915234481", "snapshot_id": null, "imageRef": "cf2c75e2-42cb-4765-bb8a-76a15f3b73ee", "volume_type": null, "size": 1}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:46:07.102559 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.volumes [None req-18781962-e90d-4ae6-9fef-df1f1cbac823 tempest-TestVolumeBootPatternV346-370032758 tempest-TestVolumeBootPatternV346-370032758-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPatternV346-volume-origin-915234481', 'snapshot_id': None, 'imageRef': 'cf2c75e2-42cb-4765-bb8a-76a15f3b73ee', 'volume_type': None, 'size': 1}} {{(pid=100374) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 10:46:07.228719 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.v3.volumes [None req-18781962-e90d-4ae6-9fef-df1f1cbac823 tempest-TestVolumeBootPatternV346-370032758 tempest-TestVolumeBootPatternV346-370032758-project-member] Create volume of 1 GB Aug 12 10:46:07.229000 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:46:07.229000 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:46:07.232536 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-18781962-e90d-4ae6-9fef-df1f1cbac823 tempest-TestVolumeBootPatternV346-370032758 tempest-TestVolumeBootPatternV346-370032758-project-member] Availability Zones retrieved successfully. Aug 12 10:46:07.237716 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-18781962-e90d-4ae6-9fef-df1f1cbac823 tempest-TestVolumeBootPatternV346-370032758 tempest-TestVolumeBootPatternV346-370032758-project-member] Flow 'volume_create_api' (8d97a374-a670-43b0-a996-4aecccf77cca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:46:07.238572 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-18781962-e90d-4ae6-9fef-df1f1cbac823 tempest-TestVolumeBootPatternV346-370032758 tempest-TestVolumeBootPatternV346-370032758-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (27622abc-88d6-4450-8f80-b3ee67372893) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:46:07.239378 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.flows.api.create_volume [None req-18781962-e90d-4ae6-9fef-df1f1cbac823 tempest-TestVolumeBootPatternV346-370032758 tempest-TestVolumeBootPatternV346-370032758-project-member] Validating volume size '1' using validate_int {{(pid=100374) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 10:46:07.288061 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-18781962-e90d-4ae6-9fef-df1f1cbac823 tempest-TestVolumeBootPatternV346-370032758 tempest-TestVolumeBootPatternV346-370032758-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (27622abc-88d6-4450-8f80-b3ee67372893) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T10:26:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6cd66f07-4c7b-40b2-9dfb-378538f29c9e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:46:07.288785 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-18781962-e90d-4ae6-9fef-df1f1cbac823 tempest-TestVolumeBootPatternV346-370032758 tempest-TestVolumeBootPatternV346-370032758-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (68860dbe-561f-445b-bb00-815bd5315ae5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:46:07.337025 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.quota [None req-18781962-e90d-4ae6-9fef-df1f1cbac823 tempest-TestVolumeBootPatternV346-370032758 tempest-TestVolumeBootPatternV346-370032758-project-member] Created reservations ['d4750ce7-d9f3-482d-9b0b-7f14ca227758', '782a35b5-ec63-4f0c-b4a8-684b91dcea62', '5da24094-3fea-4dd8-8f4a-dcbe0433a4eb', 'd5ffbd4b-494e-43d2-9768-4bf0145bbe24'] {{(pid=100374) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:46:07.337742 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-18781962-e90d-4ae6-9fef-df1f1cbac823 tempest-TestVolumeBootPatternV346-370032758 tempest-TestVolumeBootPatternV346-370032758-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (68860dbe-561f-445b-bb00-815bd5315ae5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d4750ce7-d9f3-482d-9b0b-7f14ca227758', '782a35b5-ec63-4f0c-b4a8-684b91dcea62', '5da24094-3fea-4dd8-8f4a-dcbe0433a4eb', 'd5ffbd4b-494e-43d2-9768-4bf0145bbe24']}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:46:07.338382 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-18781962-e90d-4ae6-9fef-df1f1cbac823 tempest-TestVolumeBootPatternV346-370032758 tempest-TestVolumeBootPatternV346-370032758-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (23c69c85-6b34-4ae1-ac87-8a6616c1a332) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:46:07.357315 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-18781962-e90d-4ae6-9fef-df1f1cbac823 tempest-TestVolumeBootPatternV346-370032758 tempest-TestVolumeBootPatternV346-370032758-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (23c69c85-6b34-4ae1-ac87-8a6616c1a332) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bd999bfd-c1da-48c6-b3f8-0b64f609f2a5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-915234481',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9d388cbb82464f6f97514c94c7700d7f',qos_specs=None,replication_status=,reservations=['d4750ce7-d9f3-482d-9b0b-7f14ca227758','782a35b5-ec63-4f0c-b4a8-684b91dcea62','5da24094-3fea-4dd8-8f4a-dcbe0433a4eb','d5ffbd4b-494e-43d2-9768-4bf0145bbe24'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2a198c0c741744a1b101a78e46f95b68',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:46:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-915234481',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bd999bfd-c1da-48c6-b3f8-0b64f609f2a5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9d388cbb82464f6f97514c94c7700d7f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2a198c0c741744a1b101a78e46f95b68',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6cd66f07-4c7b-40b2-9dfb-378538f29c9e),volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:46:07.357997 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-18781962-e90d-4ae6-9fef-df1f1cbac823 tempest-TestVolumeBootPatternV346-370032758 tempest-TestVolumeBootPatternV346-370032758-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8a5be6d6-e1e8-499a-9703-0d4774643998) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:46:07.380085 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-18781962-e90d-4ae6-9fef-df1f1cbac823 tempest-TestVolumeBootPatternV346-370032758 tempest-TestVolumeBootPatternV346-370032758-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8a5be6d6-e1e8-499a-9703-0d4774643998) transitioned into state 'SUCCESS' from state '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-915234481',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9d388cbb82464f6f97514c94c7700d7f',qos_specs=None,replication_status=,reservations=['d4750ce7-d9f3-482d-9b0b-7f14ca227758','782a35b5-ec63-4f0c-b4a8-684b91dcea62','5da24094-3fea-4dd8-8f4a-dcbe0433a4eb','d5ffbd4b-494e-43d2-9768-4bf0145bbe24'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2a198c0c741744a1b101a78e46f95b68',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:46:07.380840 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-18781962-e90d-4ae6-9fef-df1f1cbac823 tempest-TestVolumeBootPatternV346-370032758 tempest-TestVolumeBootPatternV346-370032758-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a3564152-4625-4d2c-85ae-adc112bf7ae1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:46:07.391534 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-18781962-e90d-4ae6-9fef-df1f1cbac823 tempest-TestVolumeBootPatternV346-370032758 tempest-TestVolumeBootPatternV346-370032758-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a3564152-4625-4d2c-85ae-adc112bf7ae1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:46:07.392584 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-18781962-e90d-4ae6-9fef-df1f1cbac823 tempest-TestVolumeBootPatternV346-370032758 tempest-TestVolumeBootPatternV346-370032758-project-member] Flow 'volume_create_api' (8d97a374-a670-43b0-a996-4aecccf77cca) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100374) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:46:07.392941 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-18781962-e90d-4ae6-9fef-df1f1cbac823 tempest-TestVolumeBootPatternV346-370032758 tempest-TestVolumeBootPatternV346-370032758-project-member] Create volume request issued successfully. Aug 12 10:46:07.393662 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-18781962-e90d-4ae6-9fef-df1f1cbac823 tempest-TestVolumeBootPatternV346-370032758 tempest-TestVolumeBootPatternV346-370032758-project-member] https://10.4.3.105/volume/v3/volumes returned with HTTP 202 Aug 12 10:46:07.394135 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1269/5081] 10.4.3.105 () {70 vars in 1300 bytes} [Wed Aug 12 10:46:07 2026] POST /volume/v3/volumes => generated 780 bytes in 296 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:46:07.406268 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-bf8e4552-65af-4943-b6eb-fac24bd7c329 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:46:07.408083 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-bf8e4552-65af-4943-b6eb-fac24bd7c329 tempest-TestVolumeBootPatternV346-370032758 tempest-TestVolumeBootPatternV346-370032758-project-member] GET https://10.4.3.105/volume/v3/volumes/bd999bfd-c1da-48c6-b3f8-0b64f609f2a5 Aug 12 10:46:07.408466 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-bf8e4552-65af-4943-b6eb-fac24bd7c329 tempest-TestVolumeBootPatternV346-370032758 tempest-TestVolumeBootPatternV346-370032758-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:46:07.408659 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-bf8e4552-65af-4943-b6eb-fac24bd7c329 tempest-TestVolumeBootPatternV346-370032758 tempest-TestVolumeBootPatternV346-370032758-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:46:07.416410 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:46:07.416410 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:46:07.419592 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-bf8e4552-65af-4943-b6eb-fac24bd7c329 tempest-TestVolumeBootPatternV346-370032758 tempest-TestVolumeBootPatternV346-370032758-project-member] Volume info retrieved successfully. Aug 12 10:46:07.424449 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-bf8e4552-65af-4943-b6eb-fac24bd7c329 tempest-TestVolumeBootPatternV346-370032758 tempest-TestVolumeBootPatternV346-370032758-project-member] https://10.4.3.105/volume/v3/volumes/bd999bfd-c1da-48c6-b3f8-0b64f609f2a5 returned with HTTP 200 Aug 12 10:46:07.424796 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1278/5082] 10.4.3.105 () {68 vars in 1389 bytes} [Wed Aug 12 10:46:07 2026] GET /volume/v3/volumes/bd999bfd-c1da-48c6-b3f8-0b64f609f2a5 => generated 848 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:46:07.462417 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-3db35b9a-8059-4b38-b197-706396253a97 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:46:07.464446 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-3db35b9a-8059-4b38-b197-706396253a97 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] GET https://10.4.3.105/volume/v3/volumes/d84c629f-670f-46ec-9a70-06213e620b13 Aug 12 10:46:07.464697 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-3db35b9a-8059-4b38-b197-706396253a97 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:46:07.464884 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-3db35b9a-8059-4b38-b197-706396253a97 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:46:07.470807 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-3db35b9a-8059-4b38-b197-706396253a97 tempest-TestEncryptedCinderVolumes-1593593593 tempest-TestEncryptedCinderVolumes-1593593593-project-member] https://10.4.3.105/volume/v3/volumes/d84c629f-670f-46ec-9a70-06213e620b13 returned with HTTP 404 Aug 12 10:46:07.471393 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1263/5083] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:46:07 2026] GET /volume/v3/volumes/d84c629f-670f-46ec-9a70-06213e620b13 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:46:07.478091 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-54ba7608-14b8-4650-bb5c-dad3b4fbc361 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:46:07.480314 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-54ba7608-14b8-4650-bb5c-dad3b4fbc361 tempest-TestEncryptedCinderVolumes-2017265863 tempest-TestEncryptedCinderVolumes-2017265863-project-admin] GET https://10.4.3.105/volume/v3/volumes/detail?all_tenants=1 Aug 12 10:46:07.480586 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-54ba7608-14b8-4650-bb5c-dad3b4fbc361 tempest-TestEncryptedCinderVolumes-2017265863 tempest-TestEncryptedCinderVolumes-2017265863-project-admin] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:46:07.480848 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-54ba7608-14b8-4650-bb5c-dad3b4fbc361 tempest-TestEncryptedCinderVolumes-2017265863 tempest-TestEncryptedCinderVolumes-2017265863-project-admin] Calling method 'detail' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:46:07.481882 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-54ba7608-14b8-4650-bb5c-dad3b4fbc361 tempest-TestEncryptedCinderVolumes-2017265863 tempest-TestEncryptedCinderVolumes-2017265863-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100372) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 10:46:07.492257 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-54ba7608-14b8-4650-bb5c-dad3b4fbc361 tempest-TestEncryptedCinderVolumes-2017265863 tempest-TestEncryptedCinderVolumes-2017265863-project-admin] Get all volumes completed successfully. Aug 12 10:46:07.493869 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:46:07.493869 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:46:07.499074 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-54ba7608-14b8-4650-bb5c-dad3b4fbc361 tempest-TestEncryptedCinderVolumes-2017265863 tempest-TestEncryptedCinderVolumes-2017265863-project-admin] https://10.4.3.105/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 12 10:46:07.499719 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1274/5084] 10.4.3.105 () {66 vars in 1285 bytes} [Wed Aug 12 10:46:07 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 6251 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:46:07.517081 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-4ba917ff-7e96-4271-8e2e-5d9471522951 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:46:07.518985 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-4ba917ff-7e96-4271-8e2e-5d9471522951 tempest-TestEncryptedCinderVolumes-2017265863 tempest-TestEncryptedCinderVolumes-2017265863-project-admin] DELETE https://10.4.3.105/volume/v3/types/675502a9-2fa5-4326-9ac1-4f86c5358968 Aug 12 10:46:07.519133 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-4ba917ff-7e96-4271-8e2e-5d9471522951 tempest-TestEncryptedCinderVolumes-2017265863 tempest-TestEncryptedCinderVolumes-2017265863-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:46:07.519358 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-4ba917ff-7e96-4271-8e2e-5d9471522951 tempest-TestEncryptedCinderVolumes-2017265863 tempest-TestEncryptedCinderVolumes-2017265863-project-admin] Calling method '_delete' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:46:07.519623 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:46:07.519623 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:46:07.541616 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-4ba917ff-7e96-4271-8e2e-5d9471522951 tempest-TestEncryptedCinderVolumes-2017265863 tempest-TestEncryptedCinderVolumes-2017265863-project-admin] https://10.4.3.105/volume/v3/types/675502a9-2fa5-4326-9ac1-4f86c5358968 returned with HTTP 202 Aug 12 10:46:07.542130 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1270/5085] 10.4.3.105 () {66 vars in 1345 bytes} [Wed Aug 12 10:46:07 2026] DELETE /volume/v3/types/675502a9-2fa5-4326-9ac1-4f86c5358968 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 10:46:08.436486 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-da87c2e9-6a3e-45ea-8067-5051dbc1ff02 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:46:08.438211 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-da87c2e9-6a3e-45ea-8067-5051dbc1ff02 tempest-TestVolumeBootPatternV346-370032758 tempest-TestVolumeBootPatternV346-370032758-project-member] GET https://10.4.3.105/volume/v3/volumes/bd999bfd-c1da-48c6-b3f8-0b64f609f2a5 Aug 12 10:46:08.438451 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-da87c2e9-6a3e-45ea-8067-5051dbc1ff02 tempest-TestVolumeBootPatternV346-370032758 tempest-TestVolumeBootPatternV346-370032758-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:46:08.438689 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-da87c2e9-6a3e-45ea-8067-5051dbc1ff02 tempest-TestVolumeBootPatternV346-370032758 tempest-TestVolumeBootPatternV346-370032758-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:46:08.445867 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:46:08.445867 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:46:08.449435 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-da87c2e9-6a3e-45ea-8067-5051dbc1ff02 tempest-TestVolumeBootPatternV346-370032758 tempest-TestVolumeBootPatternV346-370032758-project-member] Volume info retrieved successfully. Aug 12 10:46:08.453988 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-da87c2e9-6a3e-45ea-8067-5051dbc1ff02 tempest-TestVolumeBootPatternV346-370032758 tempest-TestVolumeBootPatternV346-370032758-project-member] https://10.4.3.105/volume/v3/volumes/bd999bfd-c1da-48c6-b3f8-0b64f609f2a5 returned with HTTP 200 Aug 12 10:46:08.454362 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1279/5086] 10.4.3.105 () {68 vars in 1389 bytes} [Wed Aug 12 10:46:08 2026] GET /volume/v3/volumes/bd999bfd-c1da-48c6-b3f8-0b64f609f2a5 => generated 1388 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 10:46:08.465772 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-3d6b7782-1927-4524-bf1b-d0c615c868a1 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:46:08.467462 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-3d6b7782-1927-4524-bf1b-d0c615c868a1 tempest-TestVolumeBootPatternV346-370032758 tempest-TestVolumeBootPatternV346-370032758-project-member] GET https://10.4.3.105/volume/v3/volumes/bd999bfd-c1da-48c6-b3f8-0b64f609f2a5 Aug 12 10:46:08.467679 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-3d6b7782-1927-4524-bf1b-d0c615c868a1 tempest-TestVolumeBootPatternV346-370032758 tempest-TestVolumeBootPatternV346-370032758-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:46:08.467859 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-3d6b7782-1927-4524-bf1b-d0c615c868a1 tempest-TestVolumeBootPatternV346-370032758 tempest-TestVolumeBootPatternV346-370032758-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:46:08.474595 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:46:08.474595 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:46:08.478010 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-3d6b7782-1927-4524-bf1b-d0c615c868a1 tempest-TestVolumeBootPatternV346-370032758 tempest-TestVolumeBootPatternV346-370032758-project-member] Volume info retrieved successfully. Aug 12 10:46:08.482392 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-3d6b7782-1927-4524-bf1b-d0c615c868a1 tempest-TestVolumeBootPatternV346-370032758 tempest-TestVolumeBootPatternV346-370032758-project-member] https://10.4.3.105/volume/v3/volumes/bd999bfd-c1da-48c6-b3f8-0b64f609f2a5 returned with HTTP 200 Aug 12 10:46:08.482742 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1264/5087] 10.4.3.105 () {68 vars in 1389 bytes} [Wed Aug 12 10:46:08 2026] GET /volume/v3/volumes/bd999bfd-c1da-48c6-b3f8-0b64f609f2a5 => generated 1388 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 10:46:09.388686 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [req-0ea8f7c7-8244-4f94-bc3e-a2471ef89d9a req-1d3231fe-5c25-4337-b5ce-201a895ffd71 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:46:09.390691 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-0ea8f7c7-8244-4f94-bc3e-a2471ef89d9a req-1d3231fe-5c25-4337-b5ce-201a895ffd71 tempest-TestVolumeBootPatternV346-370032758 tempest-TestVolumeBootPatternV346-370032758-project-member] GET https://10.4.3.105/volume/v3/volumes/bd999bfd-c1da-48c6-b3f8-0b64f609f2a5 Aug 12 10:46:09.390878 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [req-0ea8f7c7-8244-4f94-bc3e-a2471ef89d9a req-1d3231fe-5c25-4337-b5ce-201a895ffd71 tempest-TestVolumeBootPatternV346-370032758 tempest-TestVolumeBootPatternV346-370032758-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:46:09.391072 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [req-0ea8f7c7-8244-4f94-bc3e-a2471ef89d9a req-1d3231fe-5c25-4337-b5ce-201a895ffd71 tempest-TestVolumeBootPatternV346-370032758 tempest-TestVolumeBootPatternV346-370032758-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:46:09.398445 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:46:09.398445 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:46:09.402608 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [req-0ea8f7c7-8244-4f94-bc3e-a2471ef89d9a req-1d3231fe-5c25-4337-b5ce-201a895ffd71 tempest-TestVolumeBootPatternV346-370032758 tempest-TestVolumeBootPatternV346-370032758-project-member] Volume info retrieved successfully. Aug 12 10:46:09.408465 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-0ea8f7c7-8244-4f94-bc3e-a2471ef89d9a req-1d3231fe-5c25-4337-b5ce-201a895ffd71 tempest-TestVolumeBootPatternV346-370032758 tempest-TestVolumeBootPatternV346-370032758-project-member] https://10.4.3.105/volume/v3/volumes/bd999bfd-c1da-48c6-b3f8-0b64f609f2a5 returned with HTTP 200 Aug 12 10:46:09.409290 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1275/5088] 10.4.3.105 () {68 vars in 1598 bytes} [Wed Aug 12 10:46:09 2026] GET /volume/v3/volumes/bd999bfd-c1da-48c6-b3f8-0b64f609f2a5 => generated 1370 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:46:09.909992 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-0ea8f7c7-8244-4f94-bc3e-a2471ef89d9a req-a1094354-0752-4fe7-9001-ea6a11766c04 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:46:09.912030 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-0ea8f7c7-8244-4f94-bc3e-a2471ef89d9a req-a1094354-0752-4fe7-9001-ea6a11766c04 tempest-TestVolumeBootPatternV346-370032758 tempest-TestVolumeBootPatternV346-370032758-project-member] GET https://10.4.3.105/volume/v3/volumes/bd999bfd-c1da-48c6-b3f8-0b64f609f2a5 Aug 12 10:46:09.912249 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-0ea8f7c7-8244-4f94-bc3e-a2471ef89d9a req-a1094354-0752-4fe7-9001-ea6a11766c04 tempest-TestVolumeBootPatternV346-370032758 tempest-TestVolumeBootPatternV346-370032758-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:46:09.912462 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-0ea8f7c7-8244-4f94-bc3e-a2471ef89d9a req-a1094354-0752-4fe7-9001-ea6a11766c04 tempest-TestVolumeBootPatternV346-370032758 tempest-TestVolumeBootPatternV346-370032758-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:46:09.919075 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:46:09.919075 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:46:09.922543 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [req-0ea8f7c7-8244-4f94-bc3e-a2471ef89d9a req-a1094354-0752-4fe7-9001-ea6a11766c04 tempest-TestVolumeBootPatternV346-370032758 tempest-TestVolumeBootPatternV346-370032758-project-member] Volume info retrieved successfully. Aug 12 10:46:09.926656 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-0ea8f7c7-8244-4f94-bc3e-a2471ef89d9a req-a1094354-0752-4fe7-9001-ea6a11766c04 tempest-TestVolumeBootPatternV346-370032758 tempest-TestVolumeBootPatternV346-370032758-project-member] https://10.4.3.105/volume/v3/volumes/bd999bfd-c1da-48c6-b3f8-0b64f609f2a5 returned with HTTP 200 Aug 12 10:46:09.926990 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1271/5089] 10.4.3.105 () {68 vars in 1598 bytes} [Wed Aug 12 10:46:09 2026] GET /volume/v3/volumes/bd999bfd-c1da-48c6-b3f8-0b64f609f2a5 => generated 1370 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:46:09.935980 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-0a707061-4ba4-41be-baf3-8bb9f5c7b855 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:46:09.936357 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-0a707061-4ba4-41be-baf3-8bb9f5c7b855 None None] GET https://10.4.3.105/volume// Aug 12 10:46:09.936532 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-0a707061-4ba4-41be-baf3-8bb9f5c7b855 None None] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:46:09.936719 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-0a707061-4ba4-41be-baf3-8bb9f5c7b855 None None] Calling method 'all' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:46:09.937012 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-0a707061-4ba4-41be-baf3-8bb9f5c7b855 None None] https://10.4.3.105/volume// returned with HTTP 300 Aug 12 10:46:09.937303 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1280/5090] 10.4.3.105 () {66 vars in 1419 bytes} [Wed Aug 12 10:46:09 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 10:46:09.944493 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-0ea8f7c7-8244-4f94-bc3e-a2471ef89d9a req-ad3c82b6-14d6-40da-b93b-2ba2acc643c6 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:46:09.947057 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-0ea8f7c7-8244-4f94-bc3e-a2471ef89d9a req-ad3c82b6-14d6-40da-b93b-2ba2acc643c6 tempest-TestVolumeBootPatternV346-370032758 tempest-TestVolumeBootPatternV346-370032758-project-member] POST https://10.4.3.105/volume/v3/attachments Aug 12 10:46:09.947553 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-0ea8f7c7-8244-4f94-bc3e-a2471ef89d9a req-ad3c82b6-14d6-40da-b93b-2ba2acc643c6 tempest-TestVolumeBootPatternV346-370032758 tempest-TestVolumeBootPatternV346-370032758-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "bd999bfd-c1da-48c6-b3f8-0b64f609f2a5", "connector": null, "instance_uuid": "c8c40f95-fd35-47e1-bae5-a2f702dc74f7"}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:46:09.957013 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:46:09.957013 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:46:09.983980 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-0ea8f7c7-8244-4f94-bc3e-a2471ef89d9a req-ad3c82b6-14d6-40da-b93b-2ba2acc643c6 tempest-TestVolumeBootPatternV346-370032758 tempest-TestVolumeBootPatternV346-370032758-project-member] https://10.4.3.105/volume/v3/attachments returned with HTTP 200 Aug 12 10:46:09.984405 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1265/5091] 10.4.3.105 () {74 vars in 1594 bytes} [Wed Aug 12 10:46:09 2026] POST /volume/v3/attachments => generated 273 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:46:10.685544 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-7ed2fdd4-6487-4d70-862a-282595c38c71 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:46:10.685976 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-7ed2fdd4-6487-4d70-862a-282595c38c71 None None] GET https://10.4.3.105/volume// Aug 12 10:46:10.686172 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-7ed2fdd4-6487-4d70-862a-282595c38c71 None None] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:46:10.686351 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-7ed2fdd4-6487-4d70-862a-282595c38c71 None None] Calling method 'all' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:46:10.686660 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-7ed2fdd4-6487-4d70-862a-282595c38c71 None None] https://10.4.3.105/volume// returned with HTTP 300 Aug 12 10:46:10.686937 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1276/5092] 10.4.3.105 () {66 vars in 1426 bytes} [Wed Aug 12 10:46:10 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 10:46:10.693674 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-0ea8f7c7-8244-4f94-bc3e-a2471ef89d9a req-919ab467-83a7-47ae-bd5b-c37d90cf3be6 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:46:10.695601 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-0ea8f7c7-8244-4f94-bc3e-a2471ef89d9a req-919ab467-83a7-47ae-bd5b-c37d90cf3be6 tempest-TestVolumeBootPatternV346-370032758 tempest-TestVolumeBootPatternV346-370032758-project-member] GET https://10.4.3.105/volume/v3/volumes/bd999bfd-c1da-48c6-b3f8-0b64f609f2a5 Aug 12 10:46:10.695819 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-0ea8f7c7-8244-4f94-bc3e-a2471ef89d9a req-919ab467-83a7-47ae-bd5b-c37d90cf3be6 tempest-TestVolumeBootPatternV346-370032758 tempest-TestVolumeBootPatternV346-370032758-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:46:10.695988 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-0ea8f7c7-8244-4f94-bc3e-a2471ef89d9a req-919ab467-83a7-47ae-bd5b-c37d90cf3be6 tempest-TestVolumeBootPatternV346-370032758 tempest-TestVolumeBootPatternV346-370032758-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:46:10.704671 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:46:10.704671 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:46:10.707825 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [req-0ea8f7c7-8244-4f94-bc3e-a2471ef89d9a req-919ab467-83a7-47ae-bd5b-c37d90cf3be6 tempest-TestVolumeBootPatternV346-370032758 tempest-TestVolumeBootPatternV346-370032758-project-member] Volume info retrieved successfully. Aug 12 10:46:10.711894 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-0ea8f7c7-8244-4f94-bc3e-a2471ef89d9a req-919ab467-83a7-47ae-bd5b-c37d90cf3be6 tempest-TestVolumeBootPatternV346-370032758 tempest-TestVolumeBootPatternV346-370032758-project-member] https://10.4.3.105/volume/v3/volumes/bd999bfd-c1da-48c6-b3f8-0b64f609f2a5 returned with HTTP 200 Aug 12 10:46:10.712360 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1272/5093] 10.4.3.105 () {70 vars in 1639 bytes} [Wed Aug 12 10:46:10 2026] GET /volume/v3/volumes/bd999bfd-c1da-48c6-b3f8-0b64f609f2a5 => generated 1549 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 10:46:10.826917 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-0ea8f7c7-8244-4f94-bc3e-a2471ef89d9a req-9776f602-d601-49de-9d19-d7e66f9ec60f None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:46:10.828939 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-0ea8f7c7-8244-4f94-bc3e-a2471ef89d9a req-9776f602-d601-49de-9d19-d7e66f9ec60f tempest-TestVolumeBootPatternV346-370032758 tempest-TestVolumeBootPatternV346-370032758-project-member] PUT https://10.4.3.105/volume/v3/attachments/0bde99ed-bb42-46b2-983d-60013064da8d Aug 12 10:46:10.829312 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-0ea8f7c7-8244-4f94-bc3e-a2471ef89d9a req-9776f602-d601-49de-9d19-d7e66f9ec60f tempest-TestVolumeBootPatternV346-370032758 tempest-TestVolumeBootPatternV346-370032758-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.105", "host": "np0000007037", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a295cd65dd1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "cc953c5f-eaed-46bf-96e8-0985bbef0414", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:46:10.837165 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.coordination [req-0ea8f7c7-8244-4f94-bc3e-a2471ef89d9a req-9776f602-d601-49de-9d19-d7e66f9ec60f tempest-TestVolumeBootPatternV346-370032758 tempest-TestVolumeBootPatternV346-370032758-project-member] Acquiring lock "cinder-attachment_update-bd999bfd-c1da-48c6-b3f8-0b64f609f2a5-np0000007037" by "attachment_update" {{(pid=100375) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 10:46:10.841536 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.coordination [req-0ea8f7c7-8244-4f94-bc3e-a2471ef89d9a req-9776f602-d601-49de-9d19-d7e66f9ec60f tempest-TestVolumeBootPatternV346-370032758 tempest-TestVolumeBootPatternV346-370032758-project-member] Lock "cinder-attachment_update-bd999bfd-c1da-48c6-b3f8-0b64f609f2a5-np0000007037" acquired by "attachment_update" :: waited 0.004s {{(pid=100375) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 10:46:10.842795 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:46:10.842795 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:46:10.914264 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.coordination [req-0ea8f7c7-8244-4f94-bc3e-a2471ef89d9a req-9776f602-d601-49de-9d19-d7e66f9ec60f tempest-TestVolumeBootPatternV346-370032758 tempest-TestVolumeBootPatternV346-370032758-project-member] Lock "cinder-attachment_update-bd999bfd-c1da-48c6-b3f8-0b64f609f2a5-np0000007037" released by "attachment_update" :: held 0.073s {{(pid=100375) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 10:46:10.914558 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-0ea8f7c7-8244-4f94-bc3e-a2471ef89d9a req-9776f602-d601-49de-9d19-d7e66f9ec60f tempest-TestVolumeBootPatternV346-370032758 tempest-TestVolumeBootPatternV346-370032758-project-member] https://10.4.3.105/volume/v3/attachments/0bde99ed-bb42-46b2-983d-60013064da8d returned with HTTP 200 Aug 12 10:46:10.914969 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1281/5094] 10.4.3.105 () {74 vars in 1704 bytes} [Wed Aug 12 10:46:10 2026] PUT /volume/v3/attachments/0bde99ed-bb42-46b2-983d-60013064da8d => generated 969 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:46:10.933222 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-0ea8f7c7-8244-4f94-bc3e-a2471ef89d9a req-2b302b64-56b1-44a7-9770-fd2310b269f1 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:46:10.935153 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-0ea8f7c7-8244-4f94-bc3e-a2471ef89d9a req-2b302b64-56b1-44a7-9770-fd2310b269f1 tempest-TestVolumeBootPatternV346-370032758 tempest-TestVolumeBootPatternV346-370032758-project-member] POST https://10.4.3.105/volume/v3/attachments/0bde99ed-bb42-46b2-983d-60013064da8d/action Aug 12 10:46:10.935641 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-0ea8f7c7-8244-4f94-bc3e-a2471ef89d9a req-2b302b64-56b1-44a7-9770-fd2310b269f1 tempest-TestVolumeBootPatternV346-370032758 tempest-TestVolumeBootPatternV346-370032758-project-member] Action body: b'{"os-complete": null}' {{(pid=100373) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 10:46:10.935641 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-0ea8f7c7-8244-4f94-bc3e-a2471ef89d9a req-2b302b64-56b1-44a7-9770-fd2310b269f1 tempest-TestVolumeBootPatternV346-370032758 tempest-TestVolumeBootPatternV346-370032758-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:46:10.949694 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:46:10.949694 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:46:10.959271 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-0ea8f7c7-8244-4f94-bc3e-a2471ef89d9a req-2b302b64-56b1-44a7-9770-fd2310b269f1 tempest-TestVolumeBootPatternV346-370032758 tempest-TestVolumeBootPatternV346-370032758-project-member] https://10.4.3.105/volume/v3/attachments/0bde99ed-bb42-46b2-983d-60013064da8d/action returned with HTTP 204 Aug 12 10:46:10.959751 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1266/5095] 10.4.3.105 () {74 vars in 1725 bytes} [Wed Aug 12 10:46:10 2026] POST /volume/v3/attachments/0bde99ed-bb42-46b2-983d-60013064da8d/action => generated 0 bytes in 27 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:46:19.406282 np0000007037 devstack@c-api.service[100372]: DEBUG dbcounter [-] [100372] Writing DB stats cinder:SELECT=10 {{(pid=100372) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 10:46:20.710634 np0000007037 devstack@c-api.service[100374]: DEBUG dbcounter [-] [100374] Writing DB stats cinder:SELECT=54,cinder:UPDATE=19,cinder:INSERT=10 {{(pid=100374) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 10:46:20.907480 np0000007037 devstack@c-api.service[100375]: DEBUG dbcounter [-] [100375] Writing DB stats cinder:SELECT=16,cinder:UPDATE=1 {{(pid=100375) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 10:46:20.956328 np0000007037 devstack@c-api.service[100373]: DEBUG dbcounter [-] [100373] Writing DB stats cinder:SELECT=18,cinder:UPDATE=5,cinder:INSERT=2 {{(pid=100373) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 10:46:55.616467 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [req-1cf0a036-8f2c-491b-b73e-ed9f9117c063 req-fd7458fa-4d8e-4c09-8a79-16642c258ece None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:46:55.619226 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-1cf0a036-8f2c-491b-b73e-ed9f9117c063 req-fd7458fa-4d8e-4c09-8a79-16642c258ece tempest-TestVolumeBootPatternV346-370032758 tempest-TestVolumeBootPatternV346-370032758-project-member] GET https://10.4.3.105/volume/v3/limits Aug 12 10:46:55.619490 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [req-1cf0a036-8f2c-491b-b73e-ed9f9117c063 req-fd7458fa-4d8e-4c09-8a79-16642c258ece tempest-TestVolumeBootPatternV346-370032758 tempest-TestVolumeBootPatternV346-370032758-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:46:55.619789 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [req-1cf0a036-8f2c-491b-b73e-ed9f9117c063 req-fd7458fa-4d8e-4c09-8a79-16642c258ece tempest-TestVolumeBootPatternV346-370032758 tempest-TestVolumeBootPatternV346-370032758-project-member] Calling method 'index' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:46:55.638255 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-1cf0a036-8f2c-491b-b73e-ed9f9117c063 req-fd7458fa-4d8e-4c09-8a79-16642c258ece tempest-TestVolumeBootPatternV346-370032758 tempest-TestVolumeBootPatternV346-370032758-project-member] https://10.4.3.105/volume/v3/limits returned with HTTP 200 Aug 12 10:46:55.638721 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1277/5096] 10.4.3.105 () {68 vars in 1484 bytes} [Wed Aug 12 10:46:55 2026] GET /volume/v3/limits => generated 302 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:46:55.668695 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-1cf0a036-8f2c-491b-b73e-ed9f9117c063 req-08e1ad7c-be95-403e-a8bf-6b3e1843279e None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:46:55.670875 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-1cf0a036-8f2c-491b-b73e-ed9f9117c063 req-08e1ad7c-be95-403e-a8bf-6b3e1843279e tempest-TestVolumeBootPatternV346-370032758 tempest-TestVolumeBootPatternV346-370032758-project-member] GET https://10.4.3.105/volume/v3/volumes/bd999bfd-c1da-48c6-b3f8-0b64f609f2a5 Aug 12 10:46:55.671105 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-1cf0a036-8f2c-491b-b73e-ed9f9117c063 req-08e1ad7c-be95-403e-a8bf-6b3e1843279e tempest-TestVolumeBootPatternV346-370032758 tempest-TestVolumeBootPatternV346-370032758-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:46:55.671338 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-1cf0a036-8f2c-491b-b73e-ed9f9117c063 req-08e1ad7c-be95-403e-a8bf-6b3e1843279e tempest-TestVolumeBootPatternV346-370032758 tempest-TestVolumeBootPatternV346-370032758-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:46:55.680210 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:46:55.680210 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:46:55.683434 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [req-1cf0a036-8f2c-491b-b73e-ed9f9117c063 req-08e1ad7c-be95-403e-a8bf-6b3e1843279e tempest-TestVolumeBootPatternV346-370032758 tempest-TestVolumeBootPatternV346-370032758-project-member] Volume info retrieved successfully. Aug 12 10:46:55.687775 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-1cf0a036-8f2c-491b-b73e-ed9f9117c063 req-08e1ad7c-be95-403e-a8bf-6b3e1843279e tempest-TestVolumeBootPatternV346-370032758 tempest-TestVolumeBootPatternV346-370032758-project-member] https://10.4.3.105/volume/v3/volumes/bd999bfd-c1da-48c6-b3f8-0b64f609f2a5 returned with HTTP 200 Aug 12 10:46:55.688210 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1273/5097] 10.4.3.105 () {68 vars in 1598 bytes} [Wed Aug 12 10:46:55 2026] GET /volume/v3/volumes/bd999bfd-c1da-48c6-b3f8-0b64f609f2a5 => generated 1662 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:46:55.696501 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-1cf0a036-8f2c-491b-b73e-ed9f9117c063 req-1718a1aa-a11f-4ba4-be72-df6c5ccdc7c7 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:46:55.698458 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-1cf0a036-8f2c-491b-b73e-ed9f9117c063 req-1718a1aa-a11f-4ba4-be72-df6c5ccdc7c7 tempest-TestVolumeBootPatternV346-370032758 tempest-TestVolumeBootPatternV346-370032758-project-member] POST https://10.4.3.105/volume/v3/snapshots Aug 12 10:46:55.698896 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-1cf0a036-8f2c-491b-b73e-ed9f9117c063 req-1718a1aa-a11f-4ba4-be72-df6c5ccdc7c7 tempest-TestVolumeBootPatternV346-370032758 tempest-TestVolumeBootPatternV346-370032758-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "bd999bfd-c1da-48c6-b3f8-0b64f609f2a5", "force": true, "name": "snapshot for tempest-TestVolumeBootPatternV346snapshot-10117808", "description": null, "metadata": {}}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:46:55.710334 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:46:55.710334 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:46:55.710908 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [req-1cf0a036-8f2c-491b-b73e-ed9f9117c063 req-1718a1aa-a11f-4ba4-be72-df6c5ccdc7c7 tempest-TestVolumeBootPatternV346-370032758 tempest-TestVolumeBootPatternV346-370032758-project-member] Volume info retrieved successfully. Aug 12 10:46:55.711050 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.v3.snapshots [req-1cf0a036-8f2c-491b-b73e-ed9f9117c063 req-1718a1aa-a11f-4ba4-be72-df6c5ccdc7c7 tempest-TestVolumeBootPatternV346-370032758 tempest-TestVolumeBootPatternV346-370032758-project-member] Create snapshot from volume bd999bfd-c1da-48c6-b3f8-0b64f609f2a5 Aug 12 10:46:55.745664 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.quota [req-1cf0a036-8f2c-491b-b73e-ed9f9117c063 req-1718a1aa-a11f-4ba4-be72-df6c5ccdc7c7 tempest-TestVolumeBootPatternV346-370032758 tempest-TestVolumeBootPatternV346-370032758-project-member] Created reservations ['a0c1f69f-2982-4870-8a5b-8dbf1c5f7359', '312e681d-62bb-4857-8981-30a9acce03b5', '2682ea3b-2ba3-4b78-9799-9d5d28450a59', 'cb880c80-a422-499b-8b22-5d2adce2604b'] {{(pid=100375) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:46:55.775482 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [req-1cf0a036-8f2c-491b-b73e-ed9f9117c063 req-1718a1aa-a11f-4ba4-be72-df6c5ccdc7c7 tempest-TestVolumeBootPatternV346-370032758 tempest-TestVolumeBootPatternV346-370032758-project-member] Snapshot force create request issued successfully. Aug 12 10:46:55.775675 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-1cf0a036-8f2c-491b-b73e-ed9f9117c063 req-1718a1aa-a11f-4ba4-be72-df6c5ccdc7c7 tempest-TestVolumeBootPatternV346-370032758 tempest-TestVolumeBootPatternV346-370032758-project-member] https://10.4.3.105/volume/v3/snapshots returned with HTTP 202 Aug 12 10:46:55.776076 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1282/5098] 10.4.3.105 () {72 vars in 1547 bytes} [Wed Aug 12 10:46:55 2026] POST /volume/v3/snapshots => generated 322 bytes in 80 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 10:46:57.272861 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-e92b0c32-df3f-4309-b310-e37be025486f None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:46:57.274640 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-e92b0c32-df3f-4309-b310-e37be025486f tempest-TestVolumeBootPatternV346-370032758 tempest-TestVolumeBootPatternV346-370032758-project-member] GET https://10.4.3.105/volume/v3/snapshots/f28c9df4-c8c1-40a3-b6a3-d4d22a2d6f9a Aug 12 10:46:57.274832 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-e92b0c32-df3f-4309-b310-e37be025486f tempest-TestVolumeBootPatternV346-370032758 tempest-TestVolumeBootPatternV346-370032758-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:46:57.275029 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-e92b0c32-df3f-4309-b310-e37be025486f tempest-TestVolumeBootPatternV346-370032758 tempest-TestVolumeBootPatternV346-370032758-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:46:57.280161 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:46:57.280161 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:46:57.280569 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-e92b0c32-df3f-4309-b310-e37be025486f tempest-TestVolumeBootPatternV346-370032758 tempest-TestVolumeBootPatternV346-370032758-project-member] Snapshot retrieved successfully. Aug 12 10:46:57.281308 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-e92b0c32-df3f-4309-b310-e37be025486f tempest-TestVolumeBootPatternV346-370032758 tempest-TestVolumeBootPatternV346-370032758-project-member] https://10.4.3.105/volume/v3/snapshots/f28c9df4-c8c1-40a3-b6a3-d4d22a2d6f9a returned with HTTP 200 Aug 12 10:46:57.281678 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1267/5099] 10.4.3.105 () {66 vars in 1354 bytes} [Wed Aug 12 10:46:57 2026] GET /volume/v3/snapshots/f28c9df4-c8c1-40a3-b6a3-d4d22a2d6f9a => generated 481 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:46:57.304258 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-3e8b1b8f-30cf-4271-8113-305130d5938d None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:46:57.306171 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-3e8b1b8f-30cf-4271-8113-305130d5938d tempest-TestVolumeBootPatternV346-370032758 tempest-TestVolumeBootPatternV346-370032758-project-member] POST https://10.4.3.105/volume/v3/volumes Aug 12 10:46:57.306534 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-3e8b1b8f-30cf-4271-8113-305130d5938d tempest-TestVolumeBootPatternV346-370032758 tempest-TestVolumeBootPatternV346-370032758-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPatternV346-volume-origin-2136907060", "snapshot_id": null, "imageRef": "1acd61cb-3bdc-4602-89b5-d42c3f0fdcf1", "volume_type": null, "size": 1}} {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:46:57.308036 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.v3.volumes [None req-3e8b1b8f-30cf-4271-8113-305130d5938d tempest-TestVolumeBootPatternV346-370032758 tempest-TestVolumeBootPatternV346-370032758-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPatternV346-volume-origin-2136907060', 'snapshot_id': None, 'imageRef': '1acd61cb-3bdc-4602-89b5-d42c3f0fdcf1', 'volume_type': None, 'size': 1}} {{(pid=100372) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 10:46:57.457736 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:46:57.457736 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:46:57.458205 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-3e8b1b8f-30cf-4271-8113-305130d5938d tempest-TestVolumeBootPatternV346-370032758 tempest-TestVolumeBootPatternV346-370032758-project-member] Snapshot retrieved successfully. Aug 12 10:46:57.458369 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.v3.volumes [None req-3e8b1b8f-30cf-4271-8113-305130d5938d tempest-TestVolumeBootPatternV346-370032758 tempest-TestVolumeBootPatternV346-370032758-project-member] Create volume of 1 GB Aug 12 10:46:57.461653 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-3e8b1b8f-30cf-4271-8113-305130d5938d tempest-TestVolumeBootPatternV346-370032758 tempest-TestVolumeBootPatternV346-370032758-project-member] Availability Zones retrieved successfully. Aug 12 10:46:57.466747 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-3e8b1b8f-30cf-4271-8113-305130d5938d tempest-TestVolumeBootPatternV346-370032758 tempest-TestVolumeBootPatternV346-370032758-project-member] Flow 'volume_create_api' (a14d6777-7655-4425-8932-5e3b71edee64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100372) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:46:57.467806 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-3e8b1b8f-30cf-4271-8113-305130d5938d tempest-TestVolumeBootPatternV346-370032758 tempest-TestVolumeBootPatternV346-370032758-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (17a16b98-0da7-4225-9473-1b83fb7682c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:46:57.468631 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.flows.api.create_volume [None req-3e8b1b8f-30cf-4271-8113-305130d5938d tempest-TestVolumeBootPatternV346-370032758 tempest-TestVolumeBootPatternV346-370032758-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100372) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 10:46:57.497815 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-3e8b1b8f-30cf-4271-8113-305130d5938d tempest-TestVolumeBootPatternV346-370032758 tempest-TestVolumeBootPatternV346-370032758-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (17a16b98-0da7-4225-9473-1b83fb7682c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'f28c9df4-c8c1-40a3-b6a3-d4d22a2d6f9a', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T10:26:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6cd66f07-4c7b-40b2-9dfb-378538f29c9e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:46:57.498587 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-3e8b1b8f-30cf-4271-8113-305130d5938d tempest-TestVolumeBootPatternV346-370032758 tempest-TestVolumeBootPatternV346-370032758-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (56b7967e-7b4f-4933-9c7f-6f05dc39b469) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:46:57.532334 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.quota [None req-3e8b1b8f-30cf-4271-8113-305130d5938d tempest-TestVolumeBootPatternV346-370032758 tempest-TestVolumeBootPatternV346-370032758-project-member] Created reservations ['2f786992-8b2d-4949-8420-7616025c9a86', '5a51ed2c-b0f7-461d-9c9f-06bc7d4f02bd', 'a889ed8b-5dc4-4977-bdda-d857d3236774', '3f94d261-12e9-4f41-93fb-fabea78a3000'] {{(pid=100372) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:46:57.533057 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-3e8b1b8f-30cf-4271-8113-305130d5938d tempest-TestVolumeBootPatternV346-370032758 tempest-TestVolumeBootPatternV346-370032758-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (56b7967e-7b4f-4933-9c7f-6f05dc39b469) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2f786992-8b2d-4949-8420-7616025c9a86', '5a51ed2c-b0f7-461d-9c9f-06bc7d4f02bd', 'a889ed8b-5dc4-4977-bdda-d857d3236774', '3f94d261-12e9-4f41-93fb-fabea78a3000']}' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:46:57.533817 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-3e8b1b8f-30cf-4271-8113-305130d5938d tempest-TestVolumeBootPatternV346-370032758 tempest-TestVolumeBootPatternV346-370032758-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (89a96f67-7683-4feb-829b-c2bd69aa8d49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:46:57.569986 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-3e8b1b8f-30cf-4271-8113-305130d5938d tempest-TestVolumeBootPatternV346-370032758 tempest-TestVolumeBootPatternV346-370032758-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (89a96f67-7683-4feb-829b-c2bd69aa8d49) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9d972b32-219f-49a6-a441-599e25c654c0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-2136907060',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9d388cbb82464f6f97514c94c7700d7f',qos_specs=None,replication_status=,reservations=['2f786992-8b2d-4949-8420-7616025c9a86','5a51ed2c-b0f7-461d-9c9f-06bc7d4f02bd','a889ed8b-5dc4-4977-bdda-d857d3236774','3f94d261-12e9-4f41-93fb-fabea78a3000'],size=1,snapshot_id=f28c9df4-c8c1-40a3-b6a3-d4d22a2d6f9a,source_replicaid=,source_volid=None,status='creating',user_id='2a198c0c741744a1b101a78e46f95b68',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e), '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-12T10:46:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-2136907060',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9d972b32-219f-49a6-a441-599e25c654c0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9d388cbb82464f6f97514c94c7700d7f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=f28c9df4-c8c1-40a3-b6a3-d4d22a2d6f9a,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2a198c0c741744a1b101a78e46f95b68',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6cd66f07-4c7b-40b2-9dfb-378538f29c9e),volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:46:57.570672 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-3e8b1b8f-30cf-4271-8113-305130d5938d tempest-TestVolumeBootPatternV346-370032758 tempest-TestVolumeBootPatternV346-370032758-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3766b480-e337-4343-a0fb-967af1cc87da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:46:57.584737 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-3e8b1b8f-30cf-4271-8113-305130d5938d tempest-TestVolumeBootPatternV346-370032758 tempest-TestVolumeBootPatternV346-370032758-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3766b480-e337-4343-a0fb-967af1cc87da) transitioned into state 'SUCCESS' from state '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-2136907060',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9d388cbb82464f6f97514c94c7700d7f',qos_specs=None,replication_status=,reservations=['2f786992-8b2d-4949-8420-7616025c9a86','5a51ed2c-b0f7-461d-9c9f-06bc7d4f02bd','a889ed8b-5dc4-4977-bdda-d857d3236774','3f94d261-12e9-4f41-93fb-fabea78a3000'],size=1,snapshot_id=f28c9df4-c8c1-40a3-b6a3-d4d22a2d6f9a,source_replicaid=,source_volid=None,status='creating',user_id='2a198c0c741744a1b101a78e46f95b68',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:46:57.585366 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-3e8b1b8f-30cf-4271-8113-305130d5938d tempest-TestVolumeBootPatternV346-370032758 tempest-TestVolumeBootPatternV346-370032758-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8ef192b7-598c-4dfe-b265-8ead0c4ce942) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:46:57.603629 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-3e8b1b8f-30cf-4271-8113-305130d5938d tempest-TestVolumeBootPatternV346-370032758 tempest-TestVolumeBootPatternV346-370032758-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8ef192b7-598c-4dfe-b265-8ead0c4ce942) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:46:57.604382 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-3e8b1b8f-30cf-4271-8113-305130d5938d tempest-TestVolumeBootPatternV346-370032758 tempest-TestVolumeBootPatternV346-370032758-project-member] Flow 'volume_create_api' (a14d6777-7655-4425-8932-5e3b71edee64) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100372) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:46:57.604752 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-3e8b1b8f-30cf-4271-8113-305130d5938d tempest-TestVolumeBootPatternV346-370032758 tempest-TestVolumeBootPatternV346-370032758-project-member] Create volume request issued successfully. Aug 12 10:46:57.605342 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-3e8b1b8f-30cf-4271-8113-305130d5938d tempest-TestVolumeBootPatternV346-370032758 tempest-TestVolumeBootPatternV346-370032758-project-member] https://10.4.3.105/volume/v3/volumes returned with HTTP 202 Aug 12 10:46:57.605771 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1278/5100] 10.4.3.105 () {70 vars in 1300 bytes} [Wed Aug 12 10:46:57 2026] POST /volume/v3/volumes => generated 814 bytes in 302 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:46:57.617597 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-51819f5d-5065-40e4-9690-1399d9669fad None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:46:57.619705 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-51819f5d-5065-40e4-9690-1399d9669fad tempest-TestVolumeBootPatternV346-370032758 tempest-TestVolumeBootPatternV346-370032758-project-member] GET https://10.4.3.105/volume/v3/volumes/9d972b32-219f-49a6-a441-599e25c654c0 Aug 12 10:46:57.619860 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-51819f5d-5065-40e4-9690-1399d9669fad tempest-TestVolumeBootPatternV346-370032758 tempest-TestVolumeBootPatternV346-370032758-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:46:57.620062 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-51819f5d-5065-40e4-9690-1399d9669fad tempest-TestVolumeBootPatternV346-370032758 tempest-TestVolumeBootPatternV346-370032758-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:46:57.627540 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:46:57.627540 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:46:57.631298 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-51819f5d-5065-40e4-9690-1399d9669fad tempest-TestVolumeBootPatternV346-370032758 tempest-TestVolumeBootPatternV346-370032758-project-member] Volume info retrieved successfully. Aug 12 10:46:57.635937 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-51819f5d-5065-40e4-9690-1399d9669fad tempest-TestVolumeBootPatternV346-370032758 tempest-TestVolumeBootPatternV346-370032758-project-member] https://10.4.3.105/volume/v3/volumes/9d972b32-219f-49a6-a441-599e25c654c0 returned with HTTP 200 Aug 12 10:46:57.636334 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1274/5101] 10.4.3.105 () {68 vars in 1389 bytes} [Wed Aug 12 10:46:57 2026] GET /volume/v3/volumes/9d972b32-219f-49a6-a441-599e25c654c0 => generated 882 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:46:58.648664 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-e0710577-1e83-479b-8746-b58c15b1a358 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:46:58.650438 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-e0710577-1e83-479b-8746-b58c15b1a358 tempest-TestVolumeBootPatternV346-370032758 tempest-TestVolumeBootPatternV346-370032758-project-member] GET https://10.4.3.105/volume/v3/volumes/9d972b32-219f-49a6-a441-599e25c654c0 Aug 12 10:46:58.650696 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-e0710577-1e83-479b-8746-b58c15b1a358 tempest-TestVolumeBootPatternV346-370032758 tempest-TestVolumeBootPatternV346-370032758-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:46:58.650883 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-e0710577-1e83-479b-8746-b58c15b1a358 tempest-TestVolumeBootPatternV346-370032758 tempest-TestVolumeBootPatternV346-370032758-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:46:58.657260 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:46:58.657260 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:46:58.660778 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-e0710577-1e83-479b-8746-b58c15b1a358 tempest-TestVolumeBootPatternV346-370032758 tempest-TestVolumeBootPatternV346-370032758-project-member] Volume info retrieved successfully. Aug 12 10:46:58.664951 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-e0710577-1e83-479b-8746-b58c15b1a358 tempest-TestVolumeBootPatternV346-370032758 tempest-TestVolumeBootPatternV346-370032758-project-member] https://10.4.3.105/volume/v3/volumes/9d972b32-219f-49a6-a441-599e25c654c0 returned with HTTP 200 Aug 12 10:46:58.665287 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1283/5102] 10.4.3.105 () {68 vars in 1389 bytes} [Wed Aug 12 10:46:58 2026] GET /volume/v3/volumes/9d972b32-219f-49a6-a441-599e25c654c0 => generated 1423 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 10:46:58.676097 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-2bcee923-cdfc-4a25-947e-07ae18543134 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:46:58.677660 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-2bcee923-cdfc-4a25-947e-07ae18543134 tempest-TestVolumeBootPatternV346-370032758 tempest-TestVolumeBootPatternV346-370032758-project-member] GET https://10.4.3.105/volume/v3/volumes/9d972b32-219f-49a6-a441-599e25c654c0 Aug 12 10:46:58.677858 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-2bcee923-cdfc-4a25-947e-07ae18543134 tempest-TestVolumeBootPatternV346-370032758 tempest-TestVolumeBootPatternV346-370032758-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:46:58.678023 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-2bcee923-cdfc-4a25-947e-07ae18543134 tempest-TestVolumeBootPatternV346-370032758 tempest-TestVolumeBootPatternV346-370032758-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:46:58.684361 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:46:58.684361 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:46:58.687355 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-2bcee923-cdfc-4a25-947e-07ae18543134 tempest-TestVolumeBootPatternV346-370032758 tempest-TestVolumeBootPatternV346-370032758-project-member] Volume info retrieved successfully. Aug 12 10:46:58.691345 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-2bcee923-cdfc-4a25-947e-07ae18543134 tempest-TestVolumeBootPatternV346-370032758 tempest-TestVolumeBootPatternV346-370032758-project-member] https://10.4.3.105/volume/v3/volumes/9d972b32-219f-49a6-a441-599e25c654c0 returned with HTTP 200 Aug 12 10:46:58.691734 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1268/5103] 10.4.3.105 () {68 vars in 1389 bytes} [Wed Aug 12 10:46:58 2026] GET /volume/v3/volumes/9d972b32-219f-49a6-a441-599e25c654c0 => generated 1423 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 10:46:59.649128 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [req-090387ed-f90b-4a39-a65b-a1c9870a5ff5 req-bfb569e2-642c-4e7b-ab2f-0327f89c0d64 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:46:59.651602 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-090387ed-f90b-4a39-a65b-a1c9870a5ff5 req-bfb569e2-642c-4e7b-ab2f-0327f89c0d64 tempest-TestVolumeBootPatternV346-370032758 tempest-TestVolumeBootPatternV346-370032758-project-member] GET https://10.4.3.105/volume/v3/volumes/9d972b32-219f-49a6-a441-599e25c654c0 Aug 12 10:46:59.651799 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [req-090387ed-f90b-4a39-a65b-a1c9870a5ff5 req-bfb569e2-642c-4e7b-ab2f-0327f89c0d64 tempest-TestVolumeBootPatternV346-370032758 tempest-TestVolumeBootPatternV346-370032758-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:46:59.651979 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [req-090387ed-f90b-4a39-a65b-a1c9870a5ff5 req-bfb569e2-642c-4e7b-ab2f-0327f89c0d64 tempest-TestVolumeBootPatternV346-370032758 tempest-TestVolumeBootPatternV346-370032758-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:46:59.659031 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:46:59.659031 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:46:59.662093 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [req-090387ed-f90b-4a39-a65b-a1c9870a5ff5 req-bfb569e2-642c-4e7b-ab2f-0327f89c0d64 tempest-TestVolumeBootPatternV346-370032758 tempest-TestVolumeBootPatternV346-370032758-project-member] Volume info retrieved successfully. Aug 12 10:46:59.666000 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-090387ed-f90b-4a39-a65b-a1c9870a5ff5 req-bfb569e2-642c-4e7b-ab2f-0327f89c0d64 tempest-TestVolumeBootPatternV346-370032758 tempest-TestVolumeBootPatternV346-370032758-project-member] https://10.4.3.105/volume/v3/volumes/9d972b32-219f-49a6-a441-599e25c654c0 returned with HTTP 200 Aug 12 10:46:59.666338 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1279/5104] 10.4.3.105 () {68 vars in 1598 bytes} [Wed Aug 12 10:46:59 2026] GET /volume/v3/volumes/9d972b32-219f-49a6-a441-599e25c654c0 => generated 1405 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:47:00.058856 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-090387ed-f90b-4a39-a65b-a1c9870a5ff5 req-50859def-2d6d-4af1-9350-4e981ee50bf7 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:47:00.060798 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-090387ed-f90b-4a39-a65b-a1c9870a5ff5 req-50859def-2d6d-4af1-9350-4e981ee50bf7 tempest-TestVolumeBootPatternV346-370032758 tempest-TestVolumeBootPatternV346-370032758-project-member] GET https://10.4.3.105/volume/v3/volumes/9d972b32-219f-49a6-a441-599e25c654c0 Aug 12 10:47:00.061003 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-090387ed-f90b-4a39-a65b-a1c9870a5ff5 req-50859def-2d6d-4af1-9350-4e981ee50bf7 tempest-TestVolumeBootPatternV346-370032758 tempest-TestVolumeBootPatternV346-370032758-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:47:00.061199 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-090387ed-f90b-4a39-a65b-a1c9870a5ff5 req-50859def-2d6d-4af1-9350-4e981ee50bf7 tempest-TestVolumeBootPatternV346-370032758 tempest-TestVolumeBootPatternV346-370032758-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:47:00.067798 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:47:00.067798 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:47:00.071130 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [req-090387ed-f90b-4a39-a65b-a1c9870a5ff5 req-50859def-2d6d-4af1-9350-4e981ee50bf7 tempest-TestVolumeBootPatternV346-370032758 tempest-TestVolumeBootPatternV346-370032758-project-member] Volume info retrieved successfully. Aug 12 10:47:00.075725 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-090387ed-f90b-4a39-a65b-a1c9870a5ff5 req-50859def-2d6d-4af1-9350-4e981ee50bf7 tempest-TestVolumeBootPatternV346-370032758 tempest-TestVolumeBootPatternV346-370032758-project-member] https://10.4.3.105/volume/v3/volumes/9d972b32-219f-49a6-a441-599e25c654c0 returned with HTTP 200 Aug 12 10:47:00.076192 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1275/5105] 10.4.3.105 () {68 vars in 1598 bytes} [Wed Aug 12 10:47:00 2026] GET /volume/v3/volumes/9d972b32-219f-49a6-a441-599e25c654c0 => generated 1405 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:47:00.084798 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-393d7adf-9a03-4f62-ab95-2c5f8b321619 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:47:00.085153 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-393d7adf-9a03-4f62-ab95-2c5f8b321619 None None] GET https://10.4.3.105/volume// Aug 12 10:47:00.085305 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-393d7adf-9a03-4f62-ab95-2c5f8b321619 None None] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:47:00.085487 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-393d7adf-9a03-4f62-ab95-2c5f8b321619 None None] Calling method 'all' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:47:00.085803 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-393d7adf-9a03-4f62-ab95-2c5f8b321619 None None] https://10.4.3.105/volume// returned with HTTP 300 Aug 12 10:47:00.086058 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1284/5106] 10.4.3.105 () {66 vars in 1419 bytes} [Wed Aug 12 10:47: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 10:47:00.092545 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-090387ed-f90b-4a39-a65b-a1c9870a5ff5 req-f116fa11-8ef0-4c06-b3e4-552c334821a9 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:47:00.094266 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-090387ed-f90b-4a39-a65b-a1c9870a5ff5 req-f116fa11-8ef0-4c06-b3e4-552c334821a9 tempest-TestVolumeBootPatternV346-370032758 tempest-TestVolumeBootPatternV346-370032758-project-member] POST https://10.4.3.105/volume/v3/attachments Aug 12 10:47:00.094628 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-090387ed-f90b-4a39-a65b-a1c9870a5ff5 req-f116fa11-8ef0-4c06-b3e4-552c334821a9 tempest-TestVolumeBootPatternV346-370032758 tempest-TestVolumeBootPatternV346-370032758-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9d972b32-219f-49a6-a441-599e25c654c0", "connector": null, "instance_uuid": "d8760e14-5a24-4fe3-b60f-6e0260237b34"}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:47:00.102228 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:47:00.102228 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:47:00.121093 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-090387ed-f90b-4a39-a65b-a1c9870a5ff5 req-f116fa11-8ef0-4c06-b3e4-552c334821a9 tempest-TestVolumeBootPatternV346-370032758 tempest-TestVolumeBootPatternV346-370032758-project-member] https://10.4.3.105/volume/v3/attachments returned with HTTP 200 Aug 12 10:47:00.121465 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1269/5107] 10.4.3.105 () {74 vars in 1594 bytes} [Wed Aug 12 10:47:00 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 10:47:00.989694 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-60dfb19a-c669-4779-97bf-8092e35860ea None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:47:00.990011 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-60dfb19a-c669-4779-97bf-8092e35860ea None None] GET https://10.4.3.105/volume// Aug 12 10:47:00.990113 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-60dfb19a-c669-4779-97bf-8092e35860ea None None] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:47:00.990298 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-60dfb19a-c669-4779-97bf-8092e35860ea None None] Calling method 'all' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:47:00.990651 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-60dfb19a-c669-4779-97bf-8092e35860ea None None] https://10.4.3.105/volume// returned with HTTP 300 Aug 12 10:47:00.990905 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1280/5108] 10.4.3.105 () {66 vars in 1426 bytes} [Wed Aug 12 10:47: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 10:47:00.997654 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-090387ed-f90b-4a39-a65b-a1c9870a5ff5 req-4d9de805-cfda-4ba6-85a6-ab4da5c65086 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:47:00.999667 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-090387ed-f90b-4a39-a65b-a1c9870a5ff5 req-4d9de805-cfda-4ba6-85a6-ab4da5c65086 tempest-TestVolumeBootPatternV346-370032758 tempest-TestVolumeBootPatternV346-370032758-project-member] GET https://10.4.3.105/volume/v3/volumes/9d972b32-219f-49a6-a441-599e25c654c0 Aug 12 10:47:00.999872 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-090387ed-f90b-4a39-a65b-a1c9870a5ff5 req-4d9de805-cfda-4ba6-85a6-ab4da5c65086 tempest-TestVolumeBootPatternV346-370032758 tempest-TestVolumeBootPatternV346-370032758-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:47:01.000051 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-090387ed-f90b-4a39-a65b-a1c9870a5ff5 req-4d9de805-cfda-4ba6-85a6-ab4da5c65086 tempest-TestVolumeBootPatternV346-370032758 tempest-TestVolumeBootPatternV346-370032758-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:47:01.008859 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:47:01.008859 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:47:01.012778 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [req-090387ed-f90b-4a39-a65b-a1c9870a5ff5 req-4d9de805-cfda-4ba6-85a6-ab4da5c65086 tempest-TestVolumeBootPatternV346-370032758 tempest-TestVolumeBootPatternV346-370032758-project-member] Volume info retrieved successfully. Aug 12 10:47:01.017604 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-090387ed-f90b-4a39-a65b-a1c9870a5ff5 req-4d9de805-cfda-4ba6-85a6-ab4da5c65086 tempest-TestVolumeBootPatternV346-370032758 tempest-TestVolumeBootPatternV346-370032758-project-member] https://10.4.3.105/volume/v3/volumes/9d972b32-219f-49a6-a441-599e25c654c0 returned with HTTP 200 Aug 12 10:47:01.017985 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1276/5109] 10.4.3.105 () {70 vars in 1639 bytes} [Wed Aug 12 10:47:00 2026] GET /volume/v3/volumes/9d972b32-219f-49a6-a441-599e25c654c0 => generated 1584 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 10:47:01.114185 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-090387ed-f90b-4a39-a65b-a1c9870a5ff5 req-8c4a7c2a-5002-4537-a69e-b750003837ba None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:47:01.115962 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-090387ed-f90b-4a39-a65b-a1c9870a5ff5 req-8c4a7c2a-5002-4537-a69e-b750003837ba tempest-TestVolumeBootPatternV346-370032758 tempest-TestVolumeBootPatternV346-370032758-project-member] PUT https://10.4.3.105/volume/v3/attachments/92e187a9-edfe-40ca-8644-59ad358bdf31 Aug 12 10:47:01.116284 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-090387ed-f90b-4a39-a65b-a1c9870a5ff5 req-8c4a7c2a-5002-4537-a69e-b750003837ba tempest-TestVolumeBootPatternV346-370032758 tempest-TestVolumeBootPatternV346-370032758-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.105", "host": "np0000007037", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a295cd65dd1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "cc953c5f-eaed-46bf-96e8-0985bbef0414", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:47:01.123852 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.coordination [req-090387ed-f90b-4a39-a65b-a1c9870a5ff5 req-8c4a7c2a-5002-4537-a69e-b750003837ba tempest-TestVolumeBootPatternV346-370032758 tempest-TestVolumeBootPatternV346-370032758-project-member] Acquiring lock "cinder-attachment_update-9d972b32-219f-49a6-a441-599e25c654c0-np0000007037" by "attachment_update" {{(pid=100375) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 10:47:01.129072 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.coordination [req-090387ed-f90b-4a39-a65b-a1c9870a5ff5 req-8c4a7c2a-5002-4537-a69e-b750003837ba tempest-TestVolumeBootPatternV346-370032758 tempest-TestVolumeBootPatternV346-370032758-project-member] Lock "cinder-attachment_update-9d972b32-219f-49a6-a441-599e25c654c0-np0000007037" acquired by "attachment_update" :: waited 0.005s {{(pid=100375) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 10:47:01.130183 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:47:01.130183 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:47:01.196360 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.coordination [req-090387ed-f90b-4a39-a65b-a1c9870a5ff5 req-8c4a7c2a-5002-4537-a69e-b750003837ba tempest-TestVolumeBootPatternV346-370032758 tempest-TestVolumeBootPatternV346-370032758-project-member] Lock "cinder-attachment_update-9d972b32-219f-49a6-a441-599e25c654c0-np0000007037" released by "attachment_update" :: held 0.067s {{(pid=100375) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 10:47:01.196731 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-090387ed-f90b-4a39-a65b-a1c9870a5ff5 req-8c4a7c2a-5002-4537-a69e-b750003837ba tempest-TestVolumeBootPatternV346-370032758 tempest-TestVolumeBootPatternV346-370032758-project-member] https://10.4.3.105/volume/v3/attachments/92e187a9-edfe-40ca-8644-59ad358bdf31 returned with HTTP 200 Aug 12 10:47:01.197381 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1285/5110] 10.4.3.105 () {74 vars in 1704 bytes} [Wed Aug 12 10:47:01 2026] PUT /volume/v3/attachments/92e187a9-edfe-40ca-8644-59ad358bdf31 => generated 969 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:47:01.216978 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-090387ed-f90b-4a39-a65b-a1c9870a5ff5 req-1a14b55e-bdc7-4711-9f92-26758818d2e2 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:47:01.219156 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-090387ed-f90b-4a39-a65b-a1c9870a5ff5 req-1a14b55e-bdc7-4711-9f92-26758818d2e2 tempest-TestVolumeBootPatternV346-370032758 tempest-TestVolumeBootPatternV346-370032758-project-member] POST https://10.4.3.105/volume/v3/attachments/92e187a9-edfe-40ca-8644-59ad358bdf31/action Aug 12 10:47:01.219534 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-090387ed-f90b-4a39-a65b-a1c9870a5ff5 req-1a14b55e-bdc7-4711-9f92-26758818d2e2 tempest-TestVolumeBootPatternV346-370032758 tempest-TestVolumeBootPatternV346-370032758-project-member] Action body: b'{"os-complete": null}' {{(pid=100373) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 10:47:01.219676 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-090387ed-f90b-4a39-a65b-a1c9870a5ff5 req-1a14b55e-bdc7-4711-9f92-26758818d2e2 tempest-TestVolumeBootPatternV346-370032758 tempest-TestVolumeBootPatternV346-370032758-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:47:01.235258 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:47:01.235258 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:47:01.243899 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-090387ed-f90b-4a39-a65b-a1c9870a5ff5 req-1a14b55e-bdc7-4711-9f92-26758818d2e2 tempest-TestVolumeBootPatternV346-370032758 tempest-TestVolumeBootPatternV346-370032758-project-member] https://10.4.3.105/volume/v3/attachments/92e187a9-edfe-40ca-8644-59ad358bdf31/action returned with HTTP 204 Aug 12 10:47:01.244351 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1270/5111] 10.4.3.105 () {74 vars in 1725 bytes} [Wed Aug 12 10:47:01 2026] POST /volume/v3/attachments/92e187a9-edfe-40ca-8644-59ad358bdf31/action => generated 0 bytes in 28 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:47:02.334132 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-2eda9c54-a940-4774-bfae-3a5242fdd0ab None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:47:02.335554 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-2eda9c54-a940-4774-bfae-3a5242fdd0ab tempest-TestServerVolumeAttachScenarioOldVersion-1665481821 tempest-TestServerVolumeAttachScenarioOldVersion-1665481821-project-member] POST https://10.4.3.105/volume/v3/volumes Aug 12 10:47:02.335902 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-2eda9c54-a940-4774-bfae-3a5242fdd0ab tempest-TestServerVolumeAttachScenarioOldVersion-1665481821 tempest-TestServerVolumeAttachScenarioOldVersion-1665481821-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachScenarioOldVersion-volume-371393923", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:47:02.337408 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.v3.volumes [None req-2eda9c54-a940-4774-bfae-3a5242fdd0ab tempest-TestServerVolumeAttachScenarioOldVersion-1665481821 tempest-TestServerVolumeAttachScenarioOldVersion-1665481821-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachScenarioOldVersion-volume-371393923', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100372) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 10:47:02.337598 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.v3.volumes [None req-2eda9c54-a940-4774-bfae-3a5242fdd0ab tempest-TestServerVolumeAttachScenarioOldVersion-1665481821 tempest-TestServerVolumeAttachScenarioOldVersion-1665481821-project-member] Create volume of 1 GB Aug 12 10:47:02.341650 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-2eda9c54-a940-4774-bfae-3a5242fdd0ab tempest-TestServerVolumeAttachScenarioOldVersion-1665481821 tempest-TestServerVolumeAttachScenarioOldVersion-1665481821-project-member] Availability Zones retrieved successfully. Aug 12 10:47:02.346986 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-2eda9c54-a940-4774-bfae-3a5242fdd0ab tempest-TestServerVolumeAttachScenarioOldVersion-1665481821 tempest-TestServerVolumeAttachScenarioOldVersion-1665481821-project-member] Flow 'volume_create_api' (b8e1a9aa-6968-44f1-8001-066a628d41b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100372) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:47:02.347935 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-2eda9c54-a940-4774-bfae-3a5242fdd0ab tempest-TestServerVolumeAttachScenarioOldVersion-1665481821 tempest-TestServerVolumeAttachScenarioOldVersion-1665481821-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ed166a1e-9c3d-43d5-9f77-71e422177a47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:47:02.348838 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.flows.api.create_volume [None req-2eda9c54-a940-4774-bfae-3a5242fdd0ab tempest-TestServerVolumeAttachScenarioOldVersion-1665481821 tempest-TestServerVolumeAttachScenarioOldVersion-1665481821-project-member] Validating volume size '1' using validate_int {{(pid=100372) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 10:47:02.372258 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-2eda9c54-a940-4774-bfae-3a5242fdd0ab tempest-TestServerVolumeAttachScenarioOldVersion-1665481821 tempest-TestServerVolumeAttachScenarioOldVersion-1665481821-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ed166a1e-9c3d-43d5-9f77-71e422177a47) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T10:26:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6cd66f07-4c7b-40b2-9dfb-378538f29c9e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:47:02.372947 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-2eda9c54-a940-4774-bfae-3a5242fdd0ab tempest-TestServerVolumeAttachScenarioOldVersion-1665481821 tempest-TestServerVolumeAttachScenarioOldVersion-1665481821-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6c5b3148-93a9-4f84-825d-b55d92c6a519) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:47:02.421866 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.quota [None req-2eda9c54-a940-4774-bfae-3a5242fdd0ab tempest-TestServerVolumeAttachScenarioOldVersion-1665481821 tempest-TestServerVolumeAttachScenarioOldVersion-1665481821-project-member] Created reservations ['eecef7ca-5b94-4e53-aa7d-d56eb571e8e2', '24f9b44b-a583-4605-af83-bf52950e9e5e', 'd46bba0f-7adf-4392-ac53-d98cf2bf13f4', 'e9f62810-b0a2-4468-8a10-a44d37791d8e'] {{(pid=100372) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:47:02.422661 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-2eda9c54-a940-4774-bfae-3a5242fdd0ab tempest-TestServerVolumeAttachScenarioOldVersion-1665481821 tempest-TestServerVolumeAttachScenarioOldVersion-1665481821-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6c5b3148-93a9-4f84-825d-b55d92c6a519) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['eecef7ca-5b94-4e53-aa7d-d56eb571e8e2', '24f9b44b-a583-4605-af83-bf52950e9e5e', 'd46bba0f-7adf-4392-ac53-d98cf2bf13f4', 'e9f62810-b0a2-4468-8a10-a44d37791d8e']}' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:47:02.423419 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-2eda9c54-a940-4774-bfae-3a5242fdd0ab tempest-TestServerVolumeAttachScenarioOldVersion-1665481821 tempest-TestServerVolumeAttachScenarioOldVersion-1665481821-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (80e3c49b-dad5-48e4-82a5-cf816dd888b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:47:02.442076 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-2eda9c54-a940-4774-bfae-3a5242fdd0ab tempest-TestServerVolumeAttachScenarioOldVersion-1665481821 tempest-TestServerVolumeAttachScenarioOldVersion-1665481821-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (80e3c49b-dad5-48e4-82a5-cf816dd888b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '878fe585-2f60-48e8-8d43-61d9529e0b76', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachScenarioOldVersion-volume-371393923',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3a29b7c090194f318865800eadfd11af',qos_specs=None,replication_status=,reservations=['eecef7ca-5b94-4e53-aa7d-d56eb571e8e2','24f9b44b-a583-4605-af83-bf52950e9e5e','d46bba0f-7adf-4392-ac53-d98cf2bf13f4','e9f62810-b0a2-4468-8a10-a44d37791d8e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dfdd1423b1a4415bb14375bb761361ac',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:47:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachScenarioOldVersion-volume-371393923',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=878fe585-2f60-48e8-8d43-61d9529e0b76,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3a29b7c090194f318865800eadfd11af',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dfdd1423b1a4415bb14375bb761361ac',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6cd66f07-4c7b-40b2-9dfb-378538f29c9e),volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:47:02.443030 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-2eda9c54-a940-4774-bfae-3a5242fdd0ab tempest-TestServerVolumeAttachScenarioOldVersion-1665481821 tempest-TestServerVolumeAttachScenarioOldVersion-1665481821-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (60f216d1-c4f0-44f7-8678-68dd4f5c3550) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:47:02.458177 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-2eda9c54-a940-4774-bfae-3a5242fdd0ab tempest-TestServerVolumeAttachScenarioOldVersion-1665481821 tempest-TestServerVolumeAttachScenarioOldVersion-1665481821-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (60f216d1-c4f0-44f7-8678-68dd4f5c3550) transitioned into state 'SUCCESS' from state '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-371393923',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3a29b7c090194f318865800eadfd11af',qos_specs=None,replication_status=,reservations=['eecef7ca-5b94-4e53-aa7d-d56eb571e8e2','24f9b44b-a583-4605-af83-bf52950e9e5e','d46bba0f-7adf-4392-ac53-d98cf2bf13f4','e9f62810-b0a2-4468-8a10-a44d37791d8e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dfdd1423b1a4415bb14375bb761361ac',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:47:02.458846 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-2eda9c54-a940-4774-bfae-3a5242fdd0ab tempest-TestServerVolumeAttachScenarioOldVersion-1665481821 tempest-TestServerVolumeAttachScenarioOldVersion-1665481821-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1c8decf5-6689-4a34-a268-8a2784fad404) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:47:02.467285 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-2eda9c54-a940-4774-bfae-3a5242fdd0ab tempest-TestServerVolumeAttachScenarioOldVersion-1665481821 tempest-TestServerVolumeAttachScenarioOldVersion-1665481821-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1c8decf5-6689-4a34-a268-8a2784fad404) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:47:02.468050 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-2eda9c54-a940-4774-bfae-3a5242fdd0ab tempest-TestServerVolumeAttachScenarioOldVersion-1665481821 tempest-TestServerVolumeAttachScenarioOldVersion-1665481821-project-member] Flow 'volume_create_api' (b8e1a9aa-6968-44f1-8001-066a628d41b7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100372) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:47:02.468350 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-2eda9c54-a940-4774-bfae-3a5242fdd0ab tempest-TestServerVolumeAttachScenarioOldVersion-1665481821 tempest-TestServerVolumeAttachScenarioOldVersion-1665481821-project-member] Create volume request issued successfully. Aug 12 10:47:02.468976 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-2eda9c54-a940-4774-bfae-3a5242fdd0ab tempest-TestServerVolumeAttachScenarioOldVersion-1665481821 tempest-TestServerVolumeAttachScenarioOldVersion-1665481821-project-member] https://10.4.3.105/volume/v3/volumes returned with HTTP 202 Aug 12 10:47:02.469387 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1281/5112] 10.4.3.105 () {70 vars in 1300 bytes} [Wed Aug 12 10:47:02 2026] POST /volume/v3/volumes => generated 788 bytes in 136 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:47:02.482330 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-5c1e879f-2391-4cf7-8b09-a26f65d935fe None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:47:02.484002 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-5c1e879f-2391-4cf7-8b09-a26f65d935fe tempest-TestServerVolumeAttachScenarioOldVersion-1665481821 tempest-TestServerVolumeAttachScenarioOldVersion-1665481821-project-member] GET https://10.4.3.105/volume/v3/volumes/878fe585-2f60-48e8-8d43-61d9529e0b76 Aug 12 10:47:02.484194 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-5c1e879f-2391-4cf7-8b09-a26f65d935fe tempest-TestServerVolumeAttachScenarioOldVersion-1665481821 tempest-TestServerVolumeAttachScenarioOldVersion-1665481821-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:47:02.484370 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-5c1e879f-2391-4cf7-8b09-a26f65d935fe tempest-TestServerVolumeAttachScenarioOldVersion-1665481821 tempest-TestServerVolumeAttachScenarioOldVersion-1665481821-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:47:02.490712 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:47:02.490712 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:47:02.494057 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-5c1e879f-2391-4cf7-8b09-a26f65d935fe tempest-TestServerVolumeAttachScenarioOldVersion-1665481821 tempest-TestServerVolumeAttachScenarioOldVersion-1665481821-project-member] Volume info retrieved successfully. Aug 12 10:47:02.497827 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-5c1e879f-2391-4cf7-8b09-a26f65d935fe tempest-TestServerVolumeAttachScenarioOldVersion-1665481821 tempest-TestServerVolumeAttachScenarioOldVersion-1665481821-project-member] https://10.4.3.105/volume/v3/volumes/878fe585-2f60-48e8-8d43-61d9529e0b76 returned with HTTP 200 Aug 12 10:47:02.498156 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1277/5113] 10.4.3.105 () {68 vars in 1389 bytes} [Wed Aug 12 10:47:02 2026] GET /volume/v3/volumes/878fe585-2f60-48e8-8d43-61d9529e0b76 => generated 856 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:47:03.510304 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-22c9eb46-a9a4-4fc0-a49d-837661637356 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:47:03.512079 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-22c9eb46-a9a4-4fc0-a49d-837661637356 tempest-TestServerVolumeAttachScenarioOldVersion-1665481821 tempest-TestServerVolumeAttachScenarioOldVersion-1665481821-project-member] GET https://10.4.3.105/volume/v3/volumes/878fe585-2f60-48e8-8d43-61d9529e0b76 Aug 12 10:47:03.512276 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-22c9eb46-a9a4-4fc0-a49d-837661637356 tempest-TestServerVolumeAttachScenarioOldVersion-1665481821 tempest-TestServerVolumeAttachScenarioOldVersion-1665481821-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:47:03.512479 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-22c9eb46-a9a4-4fc0-a49d-837661637356 tempest-TestServerVolumeAttachScenarioOldVersion-1665481821 tempest-TestServerVolumeAttachScenarioOldVersion-1665481821-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:47:03.520181 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:47:03.520181 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:47:03.523871 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-22c9eb46-a9a4-4fc0-a49d-837661637356 tempest-TestServerVolumeAttachScenarioOldVersion-1665481821 tempest-TestServerVolumeAttachScenarioOldVersion-1665481821-project-member] Volume info retrieved successfully. Aug 12 10:47:03.527557 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-22c9eb46-a9a4-4fc0-a49d-837661637356 tempest-TestServerVolumeAttachScenarioOldVersion-1665481821 tempest-TestServerVolumeAttachScenarioOldVersion-1665481821-project-member] https://10.4.3.105/volume/v3/volumes/878fe585-2f60-48e8-8d43-61d9529e0b76 returned with HTTP 200 Aug 12 10:47:03.528049 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1286/5114] 10.4.3.105 () {68 vars in 1389 bytes} [Wed Aug 12 10:47:03 2026] GET /volume/v3/volumes/878fe585-2f60-48e8-8d43-61d9529e0b76 => generated 881 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:47:03.541608 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-cbae1ee3-46ea-4d2b-8db0-4bbb74c88169 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:47:03.543824 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-cbae1ee3-46ea-4d2b-8db0-4bbb74c88169 tempest-TestServerVolumeAttachScenarioOldVersion-1665481821 tempest-TestServerVolumeAttachScenarioOldVersion-1665481821-project-member] GET https://10.4.3.105/volume/v3/volumes/878fe585-2f60-48e8-8d43-61d9529e0b76 Aug 12 10:47:03.544008 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-cbae1ee3-46ea-4d2b-8db0-4bbb74c88169 tempest-TestServerVolumeAttachScenarioOldVersion-1665481821 tempest-TestServerVolumeAttachScenarioOldVersion-1665481821-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:47:03.544629 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-cbae1ee3-46ea-4d2b-8db0-4bbb74c88169 tempest-TestServerVolumeAttachScenarioOldVersion-1665481821 tempest-TestServerVolumeAttachScenarioOldVersion-1665481821-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:47:03.552298 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:47:03.552298 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:47:03.556150 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-cbae1ee3-46ea-4d2b-8db0-4bbb74c88169 tempest-TestServerVolumeAttachScenarioOldVersion-1665481821 tempest-TestServerVolumeAttachScenarioOldVersion-1665481821-project-member] Volume info retrieved successfully. Aug 12 10:47:03.560468 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-cbae1ee3-46ea-4d2b-8db0-4bbb74c88169 tempest-TestServerVolumeAttachScenarioOldVersion-1665481821 tempest-TestServerVolumeAttachScenarioOldVersion-1665481821-project-member] https://10.4.3.105/volume/v3/volumes/878fe585-2f60-48e8-8d43-61d9529e0b76 returned with HTTP 200 Aug 12 10:47:03.560895 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1271/5115] 10.4.3.105 () {68 vars in 1389 bytes} [Wed Aug 12 10:47:03 2026] GET /volume/v3/volumes/878fe585-2f60-48e8-8d43-61d9529e0b76 => generated 881 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:47:03.602462 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [req-050902aa-6c3a-4440-9815-91d52ec5039c req-9670b6cc-9ba9-481b-a925-1013babb9e62 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:47:03.604590 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-050902aa-6c3a-4440-9815-91d52ec5039c req-9670b6cc-9ba9-481b-a925-1013babb9e62 tempest-TestServerVolumeAttachScenarioOldVersion-1665481821 tempest-TestServerVolumeAttachScenarioOldVersion-1665481821-project-member] GET https://10.4.3.105/volume/v3/volumes/878fe585-2f60-48e8-8d43-61d9529e0b76 Aug 12 10:47:03.604851 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [req-050902aa-6c3a-4440-9815-91d52ec5039c req-9670b6cc-9ba9-481b-a925-1013babb9e62 tempest-TestServerVolumeAttachScenarioOldVersion-1665481821 tempest-TestServerVolumeAttachScenarioOldVersion-1665481821-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:47:03.605100 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [req-050902aa-6c3a-4440-9815-91d52ec5039c req-9670b6cc-9ba9-481b-a925-1013babb9e62 tempest-TestServerVolumeAttachScenarioOldVersion-1665481821 tempest-TestServerVolumeAttachScenarioOldVersion-1665481821-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:47:03.611580 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:47:03.611580 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:47:03.614733 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [req-050902aa-6c3a-4440-9815-91d52ec5039c req-9670b6cc-9ba9-481b-a925-1013babb9e62 tempest-TestServerVolumeAttachScenarioOldVersion-1665481821 tempest-TestServerVolumeAttachScenarioOldVersion-1665481821-project-member] Volume info retrieved successfully. Aug 12 10:47:03.634979 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-050902aa-6c3a-4440-9815-91d52ec5039c req-9670b6cc-9ba9-481b-a925-1013babb9e62 tempest-TestServerVolumeAttachScenarioOldVersion-1665481821 tempest-TestServerVolumeAttachScenarioOldVersion-1665481821-project-member] https://10.4.3.105/volume/v3/volumes/878fe585-2f60-48e8-8d43-61d9529e0b76 returned with HTTP 200 Aug 12 10:47:03.637176 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1282/5116] 10.4.3.105 () {68 vars in 1598 bytes} [Wed Aug 12 10:47:03 2026] GET /volume/v3/volumes/878fe585-2f60-48e8-8d43-61d9529e0b76 => generated 863 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:47:03.701373 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-1af55262-e9ef-4d45-880d-ced1589402b6 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:47:03.701958 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-1af55262-e9ef-4d45-880d-ced1589402b6 None None] GET https://10.4.3.105/volume// Aug 12 10:47:03.702216 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-1af55262-e9ef-4d45-880d-ced1589402b6 None None] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:47:03.702500 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-1af55262-e9ef-4d45-880d-ced1589402b6 None None] Calling method 'all' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:47:03.702941 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-1af55262-e9ef-4d45-880d-ced1589402b6 None None] https://10.4.3.105/volume// returned with HTTP 300 Aug 12 10:47:03.703306 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1278/5117] 10.4.3.105 () {66 vars in 1428 bytes} [Wed Aug 12 10:47: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 10:47:03.710874 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-050902aa-6c3a-4440-9815-91d52ec5039c req-d395f199-d616-4035-89c8-5ac3bd6b709e None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:47:03.712793 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-050902aa-6c3a-4440-9815-91d52ec5039c req-d395f199-d616-4035-89c8-5ac3bd6b709e tempest-TestServerVolumeAttachScenarioOldVersion-1665481821 tempest-TestServerVolumeAttachScenarioOldVersion-1665481821-project-member] POST https://10.4.3.105/volume/v3/attachments Aug 12 10:47:03.713133 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-050902aa-6c3a-4440-9815-91d52ec5039c req-d395f199-d616-4035-89c8-5ac3bd6b709e tempest-TestServerVolumeAttachScenarioOldVersion-1665481821 tempest-TestServerVolumeAttachScenarioOldVersion-1665481821-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "878fe585-2f60-48e8-8d43-61d9529e0b76", "connector": null, "instance_uuid": "5f1787bd-bc3c-44a6-8d16-ad5323356107"}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:47:03.721557 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:47:03.721557 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:47:03.741744 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-050902aa-6c3a-4440-9815-91d52ec5039c req-d395f199-d616-4035-89c8-5ac3bd6b709e tempest-TestServerVolumeAttachScenarioOldVersion-1665481821 tempest-TestServerVolumeAttachScenarioOldVersion-1665481821-project-member] https://10.4.3.105/volume/v3/attachments returned with HTTP 200 Aug 12 10:47:03.742284 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1287/5118] 10.4.3.105 () {74 vars in 1594 bytes} [Wed Aug 12 10:47:03 2026] POST /volume/v3/attachments => generated 273 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:47:03.767061 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-cea82349-1669-4263-a090-78fef3ddfc59 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:47:03.768806 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-cea82349-1669-4263-a090-78fef3ddfc59 tempest-TestServerVolumeAttachScenarioOldVersion-1665481821 tempest-TestServerVolumeAttachScenarioOldVersion-1665481821-project-member] GET https://10.4.3.105/volume/v3/volumes/878fe585-2f60-48e8-8d43-61d9529e0b76 Aug 12 10:47:03.769007 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-cea82349-1669-4263-a090-78fef3ddfc59 tempest-TestServerVolumeAttachScenarioOldVersion-1665481821 tempest-TestServerVolumeAttachScenarioOldVersion-1665481821-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:47:03.769251 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-cea82349-1669-4263-a090-78fef3ddfc59 tempest-TestServerVolumeAttachScenarioOldVersion-1665481821 tempest-TestServerVolumeAttachScenarioOldVersion-1665481821-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:47:03.776935 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-002efc14-0db7-4a13-8bda-ef9c789be892 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:47:03.777383 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:47:03.777383 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:47:03.777449 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-002efc14-0db7-4a13-8bda-ef9c789be892 None None] GET https://10.4.3.105/volume// Aug 12 10:47:03.777706 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-002efc14-0db7-4a13-8bda-ef9c789be892 None None] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:47:03.777974 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-002efc14-0db7-4a13-8bda-ef9c789be892 None None] Calling method 'all' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:47:03.778417 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-002efc14-0db7-4a13-8bda-ef9c789be892 None None] https://10.4.3.105/volume// returned with HTTP 300 Aug 12 10:47:03.778841 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1283/5119] 10.4.3.105 () {66 vars in 1426 bytes} [Wed Aug 12 10:47: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 10:47:03.780527 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-cea82349-1669-4263-a090-78fef3ddfc59 tempest-TestServerVolumeAttachScenarioOldVersion-1665481821 tempest-TestServerVolumeAttachScenarioOldVersion-1665481821-project-member] Volume info retrieved successfully. Aug 12 10:47:03.784173 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-cea82349-1669-4263-a090-78fef3ddfc59 tempest-TestServerVolumeAttachScenarioOldVersion-1665481821 tempest-TestServerVolumeAttachScenarioOldVersion-1665481821-project-member] https://10.4.3.105/volume/v3/volumes/878fe585-2f60-48e8-8d43-61d9529e0b76 returned with HTTP 200 Aug 12 10:47:03.784554 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1272/5120] 10.4.3.105 () {68 vars in 1389 bytes} [Wed Aug 12 10:47:03 2026] GET /volume/v3/volumes/878fe585-2f60-48e8-8d43-61d9529e0b76 => generated 880 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:47:03.786665 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-050902aa-6c3a-4440-9815-91d52ec5039c req-5ca830fe-9bb4-4806-913d-55f7f9fe90ad None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:47:03.789141 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-050902aa-6c3a-4440-9815-91d52ec5039c req-5ca830fe-9bb4-4806-913d-55f7f9fe90ad tempest-TestServerVolumeAttachScenarioOldVersion-1665481821 tempest-TestServerVolumeAttachScenarioOldVersion-1665481821-project-member] GET https://10.4.3.105/volume/v3/volumes/878fe585-2f60-48e8-8d43-61d9529e0b76 Aug 12 10:47:03.789414 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-050902aa-6c3a-4440-9815-91d52ec5039c req-5ca830fe-9bb4-4806-913d-55f7f9fe90ad tempest-TestServerVolumeAttachScenarioOldVersion-1665481821 tempest-TestServerVolumeAttachScenarioOldVersion-1665481821-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:47:03.789663 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-050902aa-6c3a-4440-9815-91d52ec5039c req-5ca830fe-9bb4-4806-913d-55f7f9fe90ad tempest-TestServerVolumeAttachScenarioOldVersion-1665481821 tempest-TestServerVolumeAttachScenarioOldVersion-1665481821-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:47:03.799252 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:47:03.799252 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:47:03.802297 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [req-050902aa-6c3a-4440-9815-91d52ec5039c req-5ca830fe-9bb4-4806-913d-55f7f9fe90ad tempest-TestServerVolumeAttachScenarioOldVersion-1665481821 tempest-TestServerVolumeAttachScenarioOldVersion-1665481821-project-member] Volume info retrieved successfully. Aug 12 10:47:03.805994 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-050902aa-6c3a-4440-9815-91d52ec5039c req-5ca830fe-9bb4-4806-913d-55f7f9fe90ad tempest-TestServerVolumeAttachScenarioOldVersion-1665481821 tempest-TestServerVolumeAttachScenarioOldVersion-1665481821-project-member] https://10.4.3.105/volume/v3/volumes/878fe585-2f60-48e8-8d43-61d9529e0b76 returned with HTTP 200 Aug 12 10:47:03.806338 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1279/5121] 10.4.3.105 () {70 vars in 1639 bytes} [Wed Aug 12 10:47:03 2026] GET /volume/v3/volumes/878fe585-2f60-48e8-8d43-61d9529e0b76 => generated 1042 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 10:47:03.908085 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-050902aa-6c3a-4440-9815-91d52ec5039c req-ec656dd9-274d-4749-a0b4-bc6e3f712050 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:47:03.910079 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-050902aa-6c3a-4440-9815-91d52ec5039c req-ec656dd9-274d-4749-a0b4-bc6e3f712050 tempest-TestServerVolumeAttachScenarioOldVersion-1665481821 tempest-TestServerVolumeAttachScenarioOldVersion-1665481821-project-member] PUT https://10.4.3.105/volume/v3/attachments/202515f0-8b50-4af8-9951-04d2909cd840 Aug 12 10:47:03.910470 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-050902aa-6c3a-4440-9815-91d52ec5039c req-ec656dd9-274d-4749-a0b4-bc6e3f712050 tempest-TestServerVolumeAttachScenarioOldVersion-1665481821 tempest-TestServerVolumeAttachScenarioOldVersion-1665481821-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.105", "host": "np0000007037", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a295cd65dd1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "cc953c5f-eaed-46bf-96e8-0985bbef0414", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:47:03.917637 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.coordination [req-050902aa-6c3a-4440-9815-91d52ec5039c req-ec656dd9-274d-4749-a0b4-bc6e3f712050 tempest-TestServerVolumeAttachScenarioOldVersion-1665481821 tempest-TestServerVolumeAttachScenarioOldVersion-1665481821-project-member] Acquiring lock "cinder-attachment_update-878fe585-2f60-48e8-8d43-61d9529e0b76-np0000007037" by "attachment_update" {{(pid=100375) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 10:47:03.921399 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.coordination [req-050902aa-6c3a-4440-9815-91d52ec5039c req-ec656dd9-274d-4749-a0b4-bc6e3f712050 tempest-TestServerVolumeAttachScenarioOldVersion-1665481821 tempest-TestServerVolumeAttachScenarioOldVersion-1665481821-project-member] Lock "cinder-attachment_update-878fe585-2f60-48e8-8d43-61d9529e0b76-np0000007037" acquired by "attachment_update" :: waited 0.004s {{(pid=100375) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 10:47:03.922239 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:47:03.922239 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:47:03.986181 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.coordination [req-050902aa-6c3a-4440-9815-91d52ec5039c req-ec656dd9-274d-4749-a0b4-bc6e3f712050 tempest-TestServerVolumeAttachScenarioOldVersion-1665481821 tempest-TestServerVolumeAttachScenarioOldVersion-1665481821-project-member] Lock "cinder-attachment_update-878fe585-2f60-48e8-8d43-61d9529e0b76-np0000007037" released by "attachment_update" :: held 0.065s {{(pid=100375) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 10:47:03.986760 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-050902aa-6c3a-4440-9815-91d52ec5039c req-ec656dd9-274d-4749-a0b4-bc6e3f712050 tempest-TestServerVolumeAttachScenarioOldVersion-1665481821 tempest-TestServerVolumeAttachScenarioOldVersion-1665481821-project-member] https://10.4.3.105/volume/v3/attachments/202515f0-8b50-4af8-9951-04d2909cd840 returned with HTTP 200 Aug 12 10:47:03.987190 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1288/5122] 10.4.3.105 () {74 vars in 1704 bytes} [Wed Aug 12 10:47:03 2026] PUT /volume/v3/attachments/202515f0-8b50-4af8-9951-04d2909cd840 => generated 969 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:47:04.795480 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-94c7f4f8-4977-4700-beed-d579ee1596c2 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:47:04.797289 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-94c7f4f8-4977-4700-beed-d579ee1596c2 tempest-TestServerVolumeAttachScenarioOldVersion-1665481821 tempest-TestServerVolumeAttachScenarioOldVersion-1665481821-project-member] GET https://10.4.3.105/volume/v3/volumes/878fe585-2f60-48e8-8d43-61d9529e0b76 Aug 12 10:47:04.797523 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-94c7f4f8-4977-4700-beed-d579ee1596c2 tempest-TestServerVolumeAttachScenarioOldVersion-1665481821 tempest-TestServerVolumeAttachScenarioOldVersion-1665481821-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:47:04.797737 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-94c7f4f8-4977-4700-beed-d579ee1596c2 tempest-TestServerVolumeAttachScenarioOldVersion-1665481821 tempest-TestServerVolumeAttachScenarioOldVersion-1665481821-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:47:04.806809 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:47:04.806809 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:47:04.809940 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-94c7f4f8-4977-4700-beed-d579ee1596c2 tempest-TestServerVolumeAttachScenarioOldVersion-1665481821 tempest-TestServerVolumeAttachScenarioOldVersion-1665481821-project-member] Volume info retrieved successfully. Aug 12 10:47:04.813554 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-94c7f4f8-4977-4700-beed-d579ee1596c2 tempest-TestServerVolumeAttachScenarioOldVersion-1665481821 tempest-TestServerVolumeAttachScenarioOldVersion-1665481821-project-member] https://10.4.3.105/volume/v3/volumes/878fe585-2f60-48e8-8d43-61d9529e0b76 returned with HTTP 200 Aug 12 10:47:04.813924 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1284/5123] 10.4.3.105 () {68 vars in 1389 bytes} [Wed Aug 12 10:47:04 2026] GET /volume/v3/volumes/878fe585-2f60-48e8-8d43-61d9529e0b76 => generated 881 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:47:05.825719 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-20e39828-d418-4b69-9416-53010d38df51 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:47:05.827697 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-20e39828-d418-4b69-9416-53010d38df51 tempest-TestServerVolumeAttachScenarioOldVersion-1665481821 tempest-TestServerVolumeAttachScenarioOldVersion-1665481821-project-member] GET https://10.4.3.105/volume/v3/volumes/878fe585-2f60-48e8-8d43-61d9529e0b76 Aug 12 10:47:05.827967 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-20e39828-d418-4b69-9416-53010d38df51 tempest-TestServerVolumeAttachScenarioOldVersion-1665481821 tempest-TestServerVolumeAttachScenarioOldVersion-1665481821-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:47:05.828201 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-20e39828-d418-4b69-9416-53010d38df51 tempest-TestServerVolumeAttachScenarioOldVersion-1665481821 tempest-TestServerVolumeAttachScenarioOldVersion-1665481821-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:47:05.836876 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:47:05.836876 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:47:05.840212 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-20e39828-d418-4b69-9416-53010d38df51 tempest-TestServerVolumeAttachScenarioOldVersion-1665481821 tempest-TestServerVolumeAttachScenarioOldVersion-1665481821-project-member] Volume info retrieved successfully. Aug 12 10:47:05.843844 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-20e39828-d418-4b69-9416-53010d38df51 tempest-TestServerVolumeAttachScenarioOldVersion-1665481821 tempest-TestServerVolumeAttachScenarioOldVersion-1665481821-project-member] https://10.4.3.105/volume/v3/volumes/878fe585-2f60-48e8-8d43-61d9529e0b76 returned with HTTP 200 Aug 12 10:47:05.844313 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1273/5124] 10.4.3.105 () {68 vars in 1389 bytes} [Wed Aug 12 10:47:05 2026] GET /volume/v3/volumes/878fe585-2f60-48e8-8d43-61d9529e0b76 => generated 881 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:47:06.855785 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-3f8f30e7-2938-4ade-be70-2ac68fa0d701 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:47:06.857547 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-3f8f30e7-2938-4ade-be70-2ac68fa0d701 tempest-TestServerVolumeAttachScenarioOldVersion-1665481821 tempest-TestServerVolumeAttachScenarioOldVersion-1665481821-project-member] GET https://10.4.3.105/volume/v3/volumes/878fe585-2f60-48e8-8d43-61d9529e0b76 Aug 12 10:47:06.857774 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-3f8f30e7-2938-4ade-be70-2ac68fa0d701 tempest-TestServerVolumeAttachScenarioOldVersion-1665481821 tempest-TestServerVolumeAttachScenarioOldVersion-1665481821-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:47:06.857964 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-3f8f30e7-2938-4ade-be70-2ac68fa0d701 tempest-TestServerVolumeAttachScenarioOldVersion-1665481821 tempest-TestServerVolumeAttachScenarioOldVersion-1665481821-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:47:06.867290 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:47:06.867290 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:47:06.870618 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-3f8f30e7-2938-4ade-be70-2ac68fa0d701 tempest-TestServerVolumeAttachScenarioOldVersion-1665481821 tempest-TestServerVolumeAttachScenarioOldVersion-1665481821-project-member] Volume info retrieved successfully. Aug 12 10:47:06.875002 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-3f8f30e7-2938-4ade-be70-2ac68fa0d701 tempest-TestServerVolumeAttachScenarioOldVersion-1665481821 tempest-TestServerVolumeAttachScenarioOldVersion-1665481821-project-member] https://10.4.3.105/volume/v3/volumes/878fe585-2f60-48e8-8d43-61d9529e0b76 returned with HTTP 200 Aug 12 10:47:06.875494 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1280/5125] 10.4.3.105 () {68 vars in 1389 bytes} [Wed Aug 12 10:47:06 2026] GET /volume/v3/volumes/878fe585-2f60-48e8-8d43-61d9529e0b76 => generated 881 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:47:07.887651 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-7c1ce701-d51f-4b91-8cab-5f18276f87ab None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:47:07.889778 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-7c1ce701-d51f-4b91-8cab-5f18276f87ab tempest-TestServerVolumeAttachScenarioOldVersion-1665481821 tempest-TestServerVolumeAttachScenarioOldVersion-1665481821-project-member] GET https://10.4.3.105/volume/v3/volumes/878fe585-2f60-48e8-8d43-61d9529e0b76 Aug 12 10:47:07.890025 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-7c1ce701-d51f-4b91-8cab-5f18276f87ab tempest-TestServerVolumeAttachScenarioOldVersion-1665481821 tempest-TestServerVolumeAttachScenarioOldVersion-1665481821-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:47:07.890203 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-7c1ce701-d51f-4b91-8cab-5f18276f87ab tempest-TestServerVolumeAttachScenarioOldVersion-1665481821 tempest-TestServerVolumeAttachScenarioOldVersion-1665481821-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:47:07.898842 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:47:07.898842 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:47:07.905225 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-7c1ce701-d51f-4b91-8cab-5f18276f87ab tempest-TestServerVolumeAttachScenarioOldVersion-1665481821 tempest-TestServerVolumeAttachScenarioOldVersion-1665481821-project-member] Volume info retrieved successfully. Aug 12 10:47:07.909083 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-7c1ce701-d51f-4b91-8cab-5f18276f87ab tempest-TestServerVolumeAttachScenarioOldVersion-1665481821 tempest-TestServerVolumeAttachScenarioOldVersion-1665481821-project-member] https://10.4.3.105/volume/v3/volumes/878fe585-2f60-48e8-8d43-61d9529e0b76 returned with HTTP 200 Aug 12 10:47:07.909534 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1289/5126] 10.4.3.105 () {68 vars in 1389 bytes} [Wed Aug 12 10:47:07 2026] GET /volume/v3/volumes/878fe585-2f60-48e8-8d43-61d9529e0b76 => generated 881 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:47:08.482055 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [req-050902aa-6c3a-4440-9815-91d52ec5039c req-c553350a-1cd6-43b9-900f-768eba2988e4 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:47:08.483941 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-050902aa-6c3a-4440-9815-91d52ec5039c req-c553350a-1cd6-43b9-900f-768eba2988e4 tempest-TestServerVolumeAttachScenarioOldVersion-1665481821 tempest-TestServerVolumeAttachScenarioOldVersion-1665481821-project-member] POST https://10.4.3.105/volume/v3/attachments/202515f0-8b50-4af8-9951-04d2909cd840/action Aug 12 10:47:08.484275 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [req-050902aa-6c3a-4440-9815-91d52ec5039c req-c553350a-1cd6-43b9-900f-768eba2988e4 tempest-TestServerVolumeAttachScenarioOldVersion-1665481821 tempest-TestServerVolumeAttachScenarioOldVersion-1665481821-project-member] Action body: b'{"os-complete": null}' {{(pid=100372) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 10:47:08.484401 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [req-050902aa-6c3a-4440-9815-91d52ec5039c req-c553350a-1cd6-43b9-900f-768eba2988e4 tempest-TestServerVolumeAttachScenarioOldVersion-1665481821 tempest-TestServerVolumeAttachScenarioOldVersion-1665481821-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:47:08.498026 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:47:08.498026 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:47:08.506090 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-050902aa-6c3a-4440-9815-91d52ec5039c req-c553350a-1cd6-43b9-900f-768eba2988e4 tempest-TestServerVolumeAttachScenarioOldVersion-1665481821 tempest-TestServerVolumeAttachScenarioOldVersion-1665481821-project-member] https://10.4.3.105/volume/v3/attachments/202515f0-8b50-4af8-9951-04d2909cd840/action returned with HTTP 204 Aug 12 10:47:08.506563 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1285/5127] 10.4.3.105 () {74 vars in 1725 bytes} [Wed Aug 12 10:47:08 2026] POST /volume/v3/attachments/202515f0-8b50-4af8-9951-04d2909cd840/action => generated 0 bytes in 25 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:47:08.921980 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-2d2879f4-c36b-4e49-8af9-f26a7ab121b8 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:47:08.924256 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-2d2879f4-c36b-4e49-8af9-f26a7ab121b8 tempest-TestServerVolumeAttachScenarioOldVersion-1665481821 tempest-TestServerVolumeAttachScenarioOldVersion-1665481821-project-member] GET https://10.4.3.105/volume/v3/volumes/878fe585-2f60-48e8-8d43-61d9529e0b76 Aug 12 10:47:08.924582 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-2d2879f4-c36b-4e49-8af9-f26a7ab121b8 tempest-TestServerVolumeAttachScenarioOldVersion-1665481821 tempest-TestServerVolumeAttachScenarioOldVersion-1665481821-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:47:08.924849 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-2d2879f4-c36b-4e49-8af9-f26a7ab121b8 tempest-TestServerVolumeAttachScenarioOldVersion-1665481821 tempest-TestServerVolumeAttachScenarioOldVersion-1665481821-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:47:08.935061 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:47:08.935061 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:47:08.938145 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-2d2879f4-c36b-4e49-8af9-f26a7ab121b8 tempest-TestServerVolumeAttachScenarioOldVersion-1665481821 tempest-TestServerVolumeAttachScenarioOldVersion-1665481821-project-member] Volume info retrieved successfully. Aug 12 10:47:08.941738 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-2d2879f4-c36b-4e49-8af9-f26a7ab121b8 tempest-TestServerVolumeAttachScenarioOldVersion-1665481821 tempest-TestServerVolumeAttachScenarioOldVersion-1665481821-project-member] https://10.4.3.105/volume/v3/volumes/878fe585-2f60-48e8-8d43-61d9529e0b76 returned with HTTP 200 Aug 12 10:47:08.942077 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1274/5128] 10.4.3.105 () {68 vars in 1389 bytes} [Wed Aug 12 10:47:08 2026] GET /volume/v3/volumes/878fe585-2f60-48e8-8d43-61d9529e0b76 => generated 1173 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 10:47:08.958187 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-8d68ee6e-86a2-4848-8b93-00c851406519 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:47:08.959069 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-8d68ee6e-86a2-4848-8b93-00c851406519 tempest-TestServerVolumeAttachScenarioOldVersion-1665481821 tempest-TestServerVolumeAttachScenarioOldVersion-1665481821-project-member] GET https://10.4.3.105/volume/v3/volumes/878fe585-2f60-48e8-8d43-61d9529e0b76 Aug 12 10:47:08.959069 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-8d68ee6e-86a2-4848-8b93-00c851406519 tempest-TestServerVolumeAttachScenarioOldVersion-1665481821 tempest-TestServerVolumeAttachScenarioOldVersion-1665481821-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:47:08.959212 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-8d68ee6e-86a2-4848-8b93-00c851406519 tempest-TestServerVolumeAttachScenarioOldVersion-1665481821 tempest-TestServerVolumeAttachScenarioOldVersion-1665481821-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:47:08.967337 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:47:08.967337 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:47:08.970613 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-8d68ee6e-86a2-4848-8b93-00c851406519 tempest-TestServerVolumeAttachScenarioOldVersion-1665481821 tempest-TestServerVolumeAttachScenarioOldVersion-1665481821-project-member] Volume info retrieved successfully. Aug 12 10:47:08.974178 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-8d68ee6e-86a2-4848-8b93-00c851406519 tempest-TestServerVolumeAttachScenarioOldVersion-1665481821 tempest-TestServerVolumeAttachScenarioOldVersion-1665481821-project-member] https://10.4.3.105/volume/v3/volumes/878fe585-2f60-48e8-8d43-61d9529e0b76 returned with HTTP 200 Aug 12 10:47:08.974602 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1281/5129] 10.4.3.105 () {68 vars in 1389 bytes} [Wed Aug 12 10:47:08 2026] GET /volume/v3/volumes/878fe585-2f60-48e8-8d43-61d9529e0b76 => generated 1173 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 10:47:08.986109 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-a0933de6-ca46-4d36-bde7-b146696aedc6 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:47:08.987695 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1290/5130] 10.4.3.105 () {70 vars in 1611 bytes} [Wed Aug 12 10:47:08 2026] DELETE /volume/v3/attachments/202515f0-8b50-4af8-9951-04d2909cd840 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 12 10:47:08.994110 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-6aabdf30-cef3-4cd8-b26b-5bf65ff6bb95 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:47:09.015446 np0000007037 devstack@c-api.service[100372]: WARNING keystonemiddleware.auth_token [None req-6aabdf30-cef3-4cd8-b26b-5bf65ff6bb95 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Aug 12 10:47:09.016401 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1286/5131] 10.4.3.105 () {70 vars in 1611 bytes} [Wed Aug 12 10:47:08 2026] DELETE /volume/v3/attachments/202515f0-8b50-4af8-9951-04d2909cd840 => generated 114 bytes in 23 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 12 10:47:09.023380 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-e70fe257-5630-4724-a6b5-425427843851 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:47:09.025216 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-e70fe257-5630-4724-a6b5-425427843851 tempest-TestServerVolumeAttachScenarioOldVersion-1665481821 tempest-TestServerVolumeAttachScenarioOldVersion-1665481821-project-member] DELETE https://10.4.3.105/volume/v3/attachments/202515f0-8b50-4af8-9951-04d2909cd840 Aug 12 10:47:09.025459 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-e70fe257-5630-4724-a6b5-425427843851 tempest-TestServerVolumeAttachScenarioOldVersion-1665481821 tempest-TestServerVolumeAttachScenarioOldVersion-1665481821-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:47:09.025656 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-e70fe257-5630-4724-a6b5-425427843851 tempest-TestServerVolumeAttachScenarioOldVersion-1665481821 tempest-TestServerVolumeAttachScenarioOldVersion-1665481821-project-member] Calling method 'version_select' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:47:09.032238 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:47:09.032238 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:47:09.085942 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-e70fe257-5630-4724-a6b5-425427843851 tempest-TestServerVolumeAttachScenarioOldVersion-1665481821 tempest-TestServerVolumeAttachScenarioOldVersion-1665481821-project-member] Attachment connected to vm 5f1787bd-bc3c-44a6-8d16-ad5323356107, checking data on nova Aug 12 10:47:09.086190 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.compute.nova [None req-e70fe257-5630-4724-a6b5-425427843851 tempest-TestServerVolumeAttachScenarioOldVersion-1665481821 tempest-TestServerVolumeAttachScenarioOldVersion-1665481821-project-member] Creating Keystone token plugin using URL: https://10.4.3.105/identity {{(pid=100373) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Aug 12 10:47:09.212374 np0000007037 devstack@c-api.service[100373]: DEBUG novaclient.v2.client [None req-e70fe257-5630-4724-a6b5-425427843851 tempest-TestServerVolumeAttachScenarioOldVersion-1665481821 tempest-TestServerVolumeAttachScenarioOldVersion-1665481821-project-member] REQ: curl -g -i -X GET https://10.4.3.105/compute/v2.1/servers/5f1787bd-bc3c-44a6-8d16-ad5323356107/os-volume_attachments/878fe585-2f60-48e8-8d43-61d9529e0b76 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}8ac3435ce4b0f6675d17e47bd3249373e0d465ff65c91870b87b2d74d263f12e" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-e70fe257-5630-4724-a6b5-425427843851" -H "X-Service-Token: {SHA256}5588e7893eb6bfe1869e7e77e39041d5a0156d311f4e10eddb08b6f10157da14" {{(pid=100373) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Aug 12 10:47:09.306979 np0000007037 devstack@c-api.service[100373]: DEBUG novaclient.v2.client [None req-e70fe257-5630-4724-a6b5-425427843851 tempest-TestServerVolumeAttachScenarioOldVersion-1665481821 tempest-TestServerVolumeAttachScenarioOldVersion-1665481821-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Wed, 12 Aug 2026 10:47:09 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-2dac9e40-e54d-413e-9709-928df44ea79c x-openstack-request-id: req-2dac9e40-e54d-413e-9709-928df44ea79c {{(pid=100373) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Aug 12 10:47:09.307148 np0000007037 devstack@c-api.service[100373]: DEBUG novaclient.v2.client [None req-e70fe257-5630-4724-a6b5-425427843851 tempest-TestServerVolumeAttachScenarioOldVersion-1665481821 tempest-TestServerVolumeAttachScenarioOldVersion-1665481821-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "878fe585-2f60-48e8-8d43-61d9529e0b76", "serverId": "5f1787bd-bc3c-44a6-8d16-ad5323356107", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "202515f0-8b50-4af8-9951-04d2909cd840", "bdm_uuid": "ae26106f-aba1-4f66-94f4-22929d72ec7e"}} {{(pid=100373) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Aug 12 10:47:09.307297 np0000007037 devstack@c-api.service[100373]: DEBUG novaclient.v2.client [None req-e70fe257-5630-4724-a6b5-425427843851 tempest-TestServerVolumeAttachScenarioOldVersion-1665481821 tempest-TestServerVolumeAttachScenarioOldVersion-1665481821-project-member] GET call to compute for https://10.4.3.105/compute/v2.1/servers/5f1787bd-bc3c-44a6-8d16-ad5323356107/os-volume_attachments/878fe585-2f60-48e8-8d43-61d9529e0b76 used request id req-2dac9e40-e54d-413e-9709-928df44ea79c {{(pid=100373) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Aug 12 10:47:09.309417 np0000007037 devstack@c-api.service[100373]: ERROR cinder.volume.api [None req-e70fe257-5630-4724-a6b5-425427843851 tempest-TestServerVolumeAttachScenarioOldVersion-1665481821 tempest-TestServerVolumeAttachScenarioOldVersion-1665481821-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 10:47:09.311542 np0000007037 devstack@c-api.service[100373]: ERROR cinder.api.middleware.fault [None req-e70fe257-5630-4724-a6b5-425427843851 tempest-TestServerVolumeAttachScenarioOldVersion-1665481821 tempest-TestServerVolumeAttachScenarioOldVersion-1665481821-project-member] Caught error: Detach volume from instance 5f1787bd-bc3c-44a6-8d16-ad5323356107 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 5f1787bd-bc3c-44a6-8d16-ad5323356107 using the Compute API Aug 12 10:47:09.311542 np0000007037 devstack@c-api.service[100373]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Aug 12 10:47:09.311542 np0000007037 devstack@c-api.service[100373]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Aug 12 10:47:09.311542 np0000007037 devstack@c-api.service[100373]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 12 10:47:09.311542 np0000007037 devstack@c-api.service[100373]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 10:47:09.311542 np0000007037 devstack@c-api.service[100373]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 12 10:47:09.311542 np0000007037 devstack@c-api.service[100373]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 12 10:47:09.311542 np0000007037 devstack@c-api.service[100373]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 12 10:47:09.311542 np0000007037 devstack@c-api.service[100373]: 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 10:47:09.311542 np0000007037 devstack@c-api.service[100373]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 12 10:47:09.311542 np0000007037 devstack@c-api.service[100373]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 10:47:09.311542 np0000007037 devstack@c-api.service[100373]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 12 10:47:09.311542 np0000007037 devstack@c-api.service[100373]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 12 10:47:09.311542 np0000007037 devstack@c-api.service[100373]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 10:47:09.311542 np0000007037 devstack@c-api.service[100373]: 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 10:47:09.311542 np0000007037 devstack@c-api.service[100373]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 12 10:47:09.311542 np0000007037 devstack@c-api.service[100373]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 10:47:09.311542 np0000007037 devstack@c-api.service[100373]: 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 10:47:09.311542 np0000007037 devstack@c-api.service[100373]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 12 10:47:09.311542 np0000007037 devstack@c-api.service[100373]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 10:47:09.311542 np0000007037 devstack@c-api.service[100373]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 12 10:47:09.311542 np0000007037 devstack@c-api.service[100373]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 12 10:47:09.311542 np0000007037 devstack@c-api.service[100373]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 12 10:47:09.311542 np0000007037 devstack@c-api.service[100373]: 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 10:47:09.311542 np0000007037 devstack@c-api.service[100373]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 12 10:47:09.311542 np0000007037 devstack@c-api.service[100373]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 10:47:09.311542 np0000007037 devstack@c-api.service[100373]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 12 10:47:09.311542 np0000007037 devstack@c-api.service[100373]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 12 10:47:09.311542 np0000007037 devstack@c-api.service[100373]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 10:47:09.311542 np0000007037 devstack@c-api.service[100373]: 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 10:47:09.311542 np0000007037 devstack@c-api.service[100373]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 12 10:47:09.311542 np0000007037 devstack@c-api.service[100373]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 10:47:09.311542 np0000007037 devstack@c-api.service[100373]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Aug 12 10:47:09.311542 np0000007037 devstack@c-api.service[100373]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Aug 12 10:47:09.311542 np0000007037 devstack@c-api.service[100373]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 10:47:09.311542 np0000007037 devstack@c-api.service[100373]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 12 10:47:09.311542 np0000007037 devstack@c-api.service[100373]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 12 10:47:09.311542 np0000007037 devstack@c-api.service[100373]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 12 10:47:09.311542 np0000007037 devstack@c-api.service[100373]: 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 10:47:09.311542 np0000007037 devstack@c-api.service[100373]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 12 10:47:09.311542 np0000007037 devstack@c-api.service[100373]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 10:47:09.311542 np0000007037 devstack@c-api.service[100373]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 12 10:47:09.311542 np0000007037 devstack@c-api.service[100373]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 12 10:47:09.311542 np0000007037 devstack@c-api.service[100373]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 10:47:09.311542 np0000007037 devstack@c-api.service[100373]: 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 10:47:09.311542 np0000007037 devstack@c-api.service[100373]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 12 10:47:09.311542 np0000007037 devstack@c-api.service[100373]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 10:47:09.311542 np0000007037 devstack@c-api.service[100373]: 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 10:47:09.311542 np0000007037 devstack@c-api.service[100373]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Aug 12 10:47:09.311542 np0000007037 devstack@c-api.service[100373]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 10:47:09.312423 np0000007037 devstack@c-api.service[100373]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 12 10:47:09.312423 np0000007037 devstack@c-api.service[100373]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 12 10:47:09.312423 np0000007037 devstack@c-api.service[100373]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 12 10:47:09.312423 np0000007037 devstack@c-api.service[100373]: 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 10:47:09.312423 np0000007037 devstack@c-api.service[100373]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 12 10:47:09.312423 np0000007037 devstack@c-api.service[100373]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 10:47:09.312423 np0000007037 devstack@c-api.service[100373]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 12 10:47:09.312423 np0000007037 devstack@c-api.service[100373]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 12 10:47:09.312423 np0000007037 devstack@c-api.service[100373]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 10:47:09.312423 np0000007037 devstack@c-api.service[100373]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 12 10:47:09.312423 np0000007037 devstack@c-api.service[100373]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 12 10:47:09.312423 np0000007037 devstack@c-api.service[100373]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 10:47:09.312423 np0000007037 devstack@c-api.service[100373]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Aug 12 10:47:09.312423 np0000007037 devstack@c-api.service[100373]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Aug 12 10:47:09.312423 np0000007037 devstack@c-api.service[100373]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 10:47:09.312423 np0000007037 devstack@c-api.service[100373]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 12 10:47:09.312423 np0000007037 devstack@c-api.service[100373]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 12 10:47:09.312423 np0000007037 devstack@c-api.service[100373]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 10:47:09.312423 np0000007037 devstack@c-api.service[100373]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 12 10:47:09.312423 np0000007037 devstack@c-api.service[100373]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 12 10:47:09.312423 np0000007037 devstack@c-api.service[100373]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 10:47:09.312423 np0000007037 devstack@c-api.service[100373]: 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 10:47:09.312423 np0000007037 devstack@c-api.service[100373]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 12 10:47:09.312423 np0000007037 devstack@c-api.service[100373]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 10:47:09.312423 np0000007037 devstack@c-api.service[100373]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Aug 12 10:47:09.312423 np0000007037 devstack@c-api.service[100373]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Aug 12 10:47:09.312423 np0000007037 devstack@c-api.service[100373]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 10:47:09.312423 np0000007037 devstack@c-api.service[100373]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Aug 12 10:47:09.312423 np0000007037 devstack@c-api.service[100373]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Aug 12 10:47:09.312423 np0000007037 devstack@c-api.service[100373]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 10:47:09.312423 np0000007037 devstack@c-api.service[100373]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Aug 12 10:47:09.312423 np0000007037 devstack@c-api.service[100373]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Aug 12 10:47:09.312423 np0000007037 devstack@c-api.service[100373]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 10:47:09.312423 np0000007037 devstack@c-api.service[100373]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1170, in version_select Aug 12 10:47:09.312423 np0000007037 devstack@c-api.service[100373]: ERROR cinder.api.middleware.fault return func.func(self, *args, **kwargs) Aug 12 10:47:09.312423 np0000007037 devstack@c-api.service[100373]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 10:47:09.312423 np0000007037 devstack@c-api.service[100373]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/v3/attachments.py", line 282, in delete Aug 12 10:47:09.312423 np0000007037 devstack@c-api.service[100373]: ERROR cinder.api.middleware.fault attachments = self.volume_api.attachment_delete(context, attachment) Aug 12 10:47:09.312423 np0000007037 devstack@c-api.service[100373]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 10:47:09.312423 np0000007037 devstack@c-api.service[100373]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2670, in attachment_delete Aug 12 10:47:09.312423 np0000007037 devstack@c-api.service[100373]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(ctxt, attachment) Aug 12 10:47:09.312423 np0000007037 devstack@c-api.service[100373]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Aug 12 10:47:09.312423 np0000007037 devstack@c-api.service[100373]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Aug 12 10:47:09.312423 np0000007037 devstack@c-api.service[100373]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 5f1787bd-bc3c-44a6-8d16-ad5323356107 using the Compute API Aug 12 10:47:09.312423 np0000007037 devstack@c-api.service[100373]: ERROR cinder.api.middleware.fault Aug 12 10:47:09.312423 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.middleware.fault [None req-e70fe257-5630-4724-a6b5-425427843851 tempest-TestServerVolumeAttachScenarioOldVersion-1665481821 tempest-TestServerVolumeAttachScenarioOldVersion-1665481821-project-member] https://10.4.3.105/volume/v3/attachments/202515f0-8b50-4af8-9951-04d2909cd840 returned with HTTP 409 Aug 12 10:47:09.313327 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1275/5132] 10.4.3.105 () {68 vars in 1404 bytes} [Wed Aug 12 10:47:09 2026] DELETE /volume/v3/attachments/202515f0-8b50-4af8-9951-04d2909cd840 => generated 167 bytes in 290 msecs (HTTP/1.1 409) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:47:09.342838 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-6a67b823-f575-4cd4-bb77-163d5ae07487 req-99636741-ba29-4d44-a87c-cb9e73ee826d None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:47:09.344812 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-6a67b823-f575-4cd4-bb77-163d5ae07487 req-99636741-ba29-4d44-a87c-cb9e73ee826d tempest-TestServerVolumeAttachScenarioOldVersion-1665481821 tempest-TestServerVolumeAttachScenarioOldVersion-1665481821-project-member] GET https://10.4.3.105/volume/v3/volumes/878fe585-2f60-48e8-8d43-61d9529e0b76 Aug 12 10:47:09.344984 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-6a67b823-f575-4cd4-bb77-163d5ae07487 req-99636741-ba29-4d44-a87c-cb9e73ee826d tempest-TestServerVolumeAttachScenarioOldVersion-1665481821 tempest-TestServerVolumeAttachScenarioOldVersion-1665481821-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:47:09.345175 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-6a67b823-f575-4cd4-bb77-163d5ae07487 req-99636741-ba29-4d44-a87c-cb9e73ee826d tempest-TestServerVolumeAttachScenarioOldVersion-1665481821 tempest-TestServerVolumeAttachScenarioOldVersion-1665481821-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:47:09.353045 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:47:09.353045 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:47:09.355756 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [req-6a67b823-f575-4cd4-bb77-163d5ae07487 req-99636741-ba29-4d44-a87c-cb9e73ee826d tempest-TestServerVolumeAttachScenarioOldVersion-1665481821 tempest-TestServerVolumeAttachScenarioOldVersion-1665481821-project-member] Volume info retrieved successfully. Aug 12 10:47:09.359274 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-6a67b823-f575-4cd4-bb77-163d5ae07487 req-99636741-ba29-4d44-a87c-cb9e73ee826d tempest-TestServerVolumeAttachScenarioOldVersion-1665481821 tempest-TestServerVolumeAttachScenarioOldVersion-1665481821-project-member] https://10.4.3.105/volume/v3/volumes/878fe585-2f60-48e8-8d43-61d9529e0b76 returned with HTTP 200 Aug 12 10:47:09.359654 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1282/5133] 10.4.3.105 () {68 vars in 1598 bytes} [Wed Aug 12 10:47:09 2026] GET /volume/v3/volumes/878fe585-2f60-48e8-8d43-61d9529e0b76 => generated 1155 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:47:09.375993 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-6a67b823-f575-4cd4-bb77-163d5ae07487 req-73cc2f36-b4a7-404f-a66d-a5cea18f3ba5 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:47:09.378016 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-6a67b823-f575-4cd4-bb77-163d5ae07487 req-73cc2f36-b4a7-404f-a66d-a5cea18f3ba5 tempest-TestServerVolumeAttachScenarioOldVersion-1665481821 tempest-TestServerVolumeAttachScenarioOldVersion-1665481821-project-member] POST https://10.4.3.105/volume/v3/volumes/878fe585-2f60-48e8-8d43-61d9529e0b76/action Aug 12 10:47:09.378408 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-6a67b823-f575-4cd4-bb77-163d5ae07487 req-73cc2f36-b4a7-404f-a66d-a5cea18f3ba5 tempest-TestServerVolumeAttachScenarioOldVersion-1665481821 tempest-TestServerVolumeAttachScenarioOldVersion-1665481821-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100375) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 10:47:09.378596 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-6a67b823-f575-4cd4-bb77-163d5ae07487 req-73cc2f36-b4a7-404f-a66d-a5cea18f3ba5 tempest-TestServerVolumeAttachScenarioOldVersion-1665481821 tempest-TestServerVolumeAttachScenarioOldVersion-1665481821-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:47:09.387752 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:47:09.387752 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:47:09.388151 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [req-6a67b823-f575-4cd4-bb77-163d5ae07487 req-73cc2f36-b4a7-404f-a66d-a5cea18f3ba5 tempest-TestServerVolumeAttachScenarioOldVersion-1665481821 tempest-TestServerVolumeAttachScenarioOldVersion-1665481821-project-member] Volume info retrieved successfully. Aug 12 10:47:09.393694 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [req-6a67b823-f575-4cd4-bb77-163d5ae07487 req-73cc2f36-b4a7-404f-a66d-a5cea18f3ba5 tempest-TestServerVolumeAttachScenarioOldVersion-1665481821 tempest-TestServerVolumeAttachScenarioOldVersion-1665481821-project-member] Begin detaching volume completed successfully. Aug 12 10:47:09.394141 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-6a67b823-f575-4cd4-bb77-163d5ae07487 req-73cc2f36-b4a7-404f-a66d-a5cea18f3ba5 tempest-TestServerVolumeAttachScenarioOldVersion-1665481821 tempest-TestServerVolumeAttachScenarioOldVersion-1665481821-project-member] https://10.4.3.105/volume/v3/volumes/878fe585-2f60-48e8-8d43-61d9529e0b76/action returned with HTTP 202 Aug 12 10:47:09.394811 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1291/5134] 10.4.3.105 () {72 vars in 1672 bytes} [Wed Aug 12 10:47:09 2026] POST /volume/v3/volumes/878fe585-2f60-48e8-8d43-61d9529e0b76/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 10:47:09.432871 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-53441190-57f0-4b87-a35b-9e857a3fc9d4 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:47:09.433229 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-53441190-57f0-4b87-a35b-9e857a3fc9d4 None None] GET https://10.4.3.105/volume// Aug 12 10:47:09.433406 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-53441190-57f0-4b87-a35b-9e857a3fc9d4 None None] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:47:09.433615 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-53441190-57f0-4b87-a35b-9e857a3fc9d4 None None] Calling method 'all' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:47:09.433914 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-53441190-57f0-4b87-a35b-9e857a3fc9d4 None None] https://10.4.3.105/volume// returned with HTTP 300 Aug 12 10:47:09.434183 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1287/5135] 10.4.3.105 () {66 vars in 1426 bytes} [Wed Aug 12 10:47: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 10:47:09.440933 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-6a67b823-f575-4cd4-bb77-163d5ae07487 req-845fb6a1-439f-403e-8067-c948de43188b None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:47:09.443101 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-6a67b823-f575-4cd4-bb77-163d5ae07487 req-845fb6a1-439f-403e-8067-c948de43188b tempest-TestServerVolumeAttachScenarioOldVersion-1665481821 tempest-TestServerVolumeAttachScenarioOldVersion-1665481821-project-member] GET https://10.4.3.105/volume/v3/volumes/878fe585-2f60-48e8-8d43-61d9529e0b76 Aug 12 10:47:09.443321 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-6a67b823-f575-4cd4-bb77-163d5ae07487 req-845fb6a1-439f-403e-8067-c948de43188b tempest-TestServerVolumeAttachScenarioOldVersion-1665481821 tempest-TestServerVolumeAttachScenarioOldVersion-1665481821-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:47:09.443535 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-6a67b823-f575-4cd4-bb77-163d5ae07487 req-845fb6a1-439f-403e-8067-c948de43188b tempest-TestServerVolumeAttachScenarioOldVersion-1665481821 tempest-TestServerVolumeAttachScenarioOldVersion-1665481821-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:47:09.476255 np0000007037 devstack@c-api.service[100373]: DEBUG oslo_db.sqlalchemy.engines [req-6a67b823-f575-4cd4-bb77-163d5ae07487 req-845fb6a1-439f-403e-8067-c948de43188b tempest-TestServerVolumeAttachScenarioOldVersion-1665481821 tempest-TestServerVolumeAttachScenarioOldVersion-1665481821-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100373) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 10:47:09.485916 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:47:09.485916 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:47:09.489272 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [req-6a67b823-f575-4cd4-bb77-163d5ae07487 req-845fb6a1-439f-403e-8067-c948de43188b tempest-TestServerVolumeAttachScenarioOldVersion-1665481821 tempest-TestServerVolumeAttachScenarioOldVersion-1665481821-project-member] Volume info retrieved successfully. Aug 12 10:47:09.493229 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-6a67b823-f575-4cd4-bb77-163d5ae07487 req-845fb6a1-439f-403e-8067-c948de43188b tempest-TestServerVolumeAttachScenarioOldVersion-1665481821 tempest-TestServerVolumeAttachScenarioOldVersion-1665481821-project-member] https://10.4.3.105/volume/v3/volumes/878fe585-2f60-48e8-8d43-61d9529e0b76 returned with HTTP 200 Aug 12 10:47:09.493656 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1276/5136] 10.4.3.105 () {70 vars in 1639 bytes} [Wed Aug 12 10:47:09 2026] GET /volume/v3/volumes/878fe585-2f60-48e8-8d43-61d9529e0b76 => generated 1338 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 10:47:10.264821 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-6a67b823-f575-4cd4-bb77-163d5ae07487 req-7750d208-5625-4e43-9511-4fb814a91aed None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:47:10.267078 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-6a67b823-f575-4cd4-bb77-163d5ae07487 req-7750d208-5625-4e43-9511-4fb814a91aed tempest-TestServerVolumeAttachScenarioOldVersion-1665481821 tempest-TestServerVolumeAttachScenarioOldVersion-1665481821-project-member] DELETE https://10.4.3.105/volume/v3/attachments/202515f0-8b50-4af8-9951-04d2909cd840 Aug 12 10:47:10.267263 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-6a67b823-f575-4cd4-bb77-163d5ae07487 req-7750d208-5625-4e43-9511-4fb814a91aed tempest-TestServerVolumeAttachScenarioOldVersion-1665481821 tempest-TestServerVolumeAttachScenarioOldVersion-1665481821-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:47:10.267472 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-6a67b823-f575-4cd4-bb77-163d5ae07487 req-7750d208-5625-4e43-9511-4fb814a91aed tempest-TestServerVolumeAttachScenarioOldVersion-1665481821 tempest-TestServerVolumeAttachScenarioOldVersion-1665481821-project-member] Calling method 'version_select' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:47:10.273950 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:47:10.273950 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:47:10.322593 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-6a67b823-f575-4cd4-bb77-163d5ae07487 req-7750d208-5625-4e43-9511-4fb814a91aed tempest-TestServerVolumeAttachScenarioOldVersion-1665481821 tempest-TestServerVolumeAttachScenarioOldVersion-1665481821-project-member] https://10.4.3.105/volume/v3/attachments/202515f0-8b50-4af8-9951-04d2909cd840 returned with HTTP 200 Aug 12 10:47:10.323000 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1283/5137] 10.4.3.105 () {72 vars in 1673 bytes} [Wed Aug 12 10:47:10 2026] DELETE /volume/v3/attachments/202515f0-8b50-4af8-9951-04d2909cd840 => generated 19 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:47:10.504858 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-8a20f707-49ac-4c6f-87bd-bd920c9af3c2 req-9263f0e2-ea37-4679-8877-46d6bba3ff08 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:47:10.506898 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-8a20f707-49ac-4c6f-87bd-bd920c9af3c2 req-9263f0e2-ea37-4679-8877-46d6bba3ff08 tempest-TestServerVolumeAttachScenarioOldVersion-1665481821 tempest-TestServerVolumeAttachScenarioOldVersion-1665481821-project-member] GET https://10.4.3.105/volume/v3/volumes/878fe585-2f60-48e8-8d43-61d9529e0b76 Aug 12 10:47:10.507084 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-8a20f707-49ac-4c6f-87bd-bd920c9af3c2 req-9263f0e2-ea37-4679-8877-46d6bba3ff08 tempest-TestServerVolumeAttachScenarioOldVersion-1665481821 tempest-TestServerVolumeAttachScenarioOldVersion-1665481821-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:47:10.507350 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-8a20f707-49ac-4c6f-87bd-bd920c9af3c2 req-9263f0e2-ea37-4679-8877-46d6bba3ff08 tempest-TestServerVolumeAttachScenarioOldVersion-1665481821 tempest-TestServerVolumeAttachScenarioOldVersion-1665481821-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:47:10.514392 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:47:10.514392 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:47:10.518220 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [req-8a20f707-49ac-4c6f-87bd-bd920c9af3c2 req-9263f0e2-ea37-4679-8877-46d6bba3ff08 tempest-TestServerVolumeAttachScenarioOldVersion-1665481821 tempest-TestServerVolumeAttachScenarioOldVersion-1665481821-project-member] Volume info retrieved successfully. Aug 12 10:47:10.522281 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-8a20f707-49ac-4c6f-87bd-bd920c9af3c2 req-9263f0e2-ea37-4679-8877-46d6bba3ff08 tempest-TestServerVolumeAttachScenarioOldVersion-1665481821 tempest-TestServerVolumeAttachScenarioOldVersion-1665481821-project-member] https://10.4.3.105/volume/v3/volumes/878fe585-2f60-48e8-8d43-61d9529e0b76 returned with HTTP 200 Aug 12 10:47:10.522718 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1292/5138] 10.4.3.105 () {68 vars in 1598 bytes} [Wed Aug 12 10:47:10 2026] GET /volume/v3/volumes/878fe585-2f60-48e8-8d43-61d9529e0b76 => generated 863 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:47:10.534441 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-5a94d8bb-7556-49ee-b664-3b2e26b31f3c None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:47:10.536197 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-5a94d8bb-7556-49ee-b664-3b2e26b31f3c tempest-TestServerVolumeAttachScenarioOldVersion-1665481821 tempest-TestServerVolumeAttachScenarioOldVersion-1665481821-project-member] DELETE https://10.4.3.105/volume/v3/volumes/878fe585-2f60-48e8-8d43-61d9529e0b76 Aug 12 10:47:10.536417 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-5a94d8bb-7556-49ee-b664-3b2e26b31f3c tempest-TestServerVolumeAttachScenarioOldVersion-1665481821 tempest-TestServerVolumeAttachScenarioOldVersion-1665481821-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:47:10.536622 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-5a94d8bb-7556-49ee-b664-3b2e26b31f3c tempest-TestServerVolumeAttachScenarioOldVersion-1665481821 tempest-TestServerVolumeAttachScenarioOldVersion-1665481821-project-member] Calling method 'delete' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:47:10.536781 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.v3.volumes [None req-5a94d8bb-7556-49ee-b664-3b2e26b31f3c tempest-TestServerVolumeAttachScenarioOldVersion-1665481821 tempest-TestServerVolumeAttachScenarioOldVersion-1665481821-project-member] Delete volume with id: 878fe585-2f60-48e8-8d43-61d9529e0b76 Aug 12 10:47:10.543395 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:47:10.543395 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:47:10.543891 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-5a94d8bb-7556-49ee-b664-3b2e26b31f3c tempest-TestServerVolumeAttachScenarioOldVersion-1665481821 tempest-TestServerVolumeAttachScenarioOldVersion-1665481821-project-member] Volume info retrieved successfully. Aug 12 10:47:10.561567 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-5a94d8bb-7556-49ee-b664-3b2e26b31f3c tempest-TestServerVolumeAttachScenarioOldVersion-1665481821 tempest-TestServerVolumeAttachScenarioOldVersion-1665481821-project-member] Delete volume request issued successfully. Aug 12 10:47:10.561567 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-5a94d8bb-7556-49ee-b664-3b2e26b31f3c tempest-TestServerVolumeAttachScenarioOldVersion-1665481821 tempest-TestServerVolumeAttachScenarioOldVersion-1665481821-project-member] https://10.4.3.105/volume/v3/volumes/878fe585-2f60-48e8-8d43-61d9529e0b76 returned with HTTP 202 Aug 12 10:47:10.561567 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1288/5139] 10.4.3.105 () {68 vars in 1392 bytes} [Wed Aug 12 10:47:10 2026] DELETE /volume/v3/volumes/878fe585-2f60-48e8-8d43-61d9529e0b76 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 12 10:47:10.568305 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-b9856efa-fa2a-4504-bcc3-d6bbf6b3544d None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:47:10.570005 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-b9856efa-fa2a-4504-bcc3-d6bbf6b3544d tempest-TestServerVolumeAttachScenarioOldVersion-1665481821 tempest-TestServerVolumeAttachScenarioOldVersion-1665481821-project-member] GET https://10.4.3.105/volume/v3/volumes/878fe585-2f60-48e8-8d43-61d9529e0b76 Aug 12 10:47:10.570251 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-b9856efa-fa2a-4504-bcc3-d6bbf6b3544d tempest-TestServerVolumeAttachScenarioOldVersion-1665481821 tempest-TestServerVolumeAttachScenarioOldVersion-1665481821-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:47:10.570429 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-b9856efa-fa2a-4504-bcc3-d6bbf6b3544d tempest-TestServerVolumeAttachScenarioOldVersion-1665481821 tempest-TestServerVolumeAttachScenarioOldVersion-1665481821-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:47:10.579904 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:47:10.579904 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:47:10.584628 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-b9856efa-fa2a-4504-bcc3-d6bbf6b3544d tempest-TestServerVolumeAttachScenarioOldVersion-1665481821 tempest-TestServerVolumeAttachScenarioOldVersion-1665481821-project-member] Volume info retrieved successfully. Aug 12 10:47:10.588466 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-b9856efa-fa2a-4504-bcc3-d6bbf6b3544d tempest-TestServerVolumeAttachScenarioOldVersion-1665481821 tempest-TestServerVolumeAttachScenarioOldVersion-1665481821-project-member] https://10.4.3.105/volume/v3/volumes/878fe585-2f60-48e8-8d43-61d9529e0b76 returned with HTTP 200 Aug 12 10:47:10.589143 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1277/5140] 10.4.3.105 () {68 vars in 1389 bytes} [Wed Aug 12 10:47:10 2026] GET /volume/v3/volumes/878fe585-2f60-48e8-8d43-61d9529e0b76 => generated 880 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:47:11.600589 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-5799a752-00b9-4cac-bf0d-b8719032aaa0 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:47:11.602185 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-5799a752-00b9-4cac-bf0d-b8719032aaa0 tempest-TestServerVolumeAttachScenarioOldVersion-1665481821 tempest-TestServerVolumeAttachScenarioOldVersion-1665481821-project-member] GET https://10.4.3.105/volume/v3/volumes/878fe585-2f60-48e8-8d43-61d9529e0b76 Aug 12 10:47:11.602415 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-5799a752-00b9-4cac-bf0d-b8719032aaa0 tempest-TestServerVolumeAttachScenarioOldVersion-1665481821 tempest-TestServerVolumeAttachScenarioOldVersion-1665481821-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:47:11.602624 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-5799a752-00b9-4cac-bf0d-b8719032aaa0 tempest-TestServerVolumeAttachScenarioOldVersion-1665481821 tempest-TestServerVolumeAttachScenarioOldVersion-1665481821-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:47:11.607747 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-5799a752-00b9-4cac-bf0d-b8719032aaa0 tempest-TestServerVolumeAttachScenarioOldVersion-1665481821 tempest-TestServerVolumeAttachScenarioOldVersion-1665481821-project-member] https://10.4.3.105/volume/v3/volumes/878fe585-2f60-48e8-8d43-61d9529e0b76 returned with HTTP 404 Aug 12 10:47:11.608140 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1284/5141] 10.4.3.105 () {68 vars in 1389 bytes} [Wed Aug 12 10:47:11 2026] GET /volume/v3/volumes/878fe585-2f60-48e8-8d43-61d9529e0b76 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 10:47:19.575617 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-716cec8c-2a89-460f-b73e-6174de77a88a None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:47:19.660967 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-716cec8c-2a89-460f-b73e-6174de77a88a tempest-CreateVolumesFromBackupTest-1407232980 tempest-CreateVolumesFromBackupTest-1407232980-project-member] POST https://10.4.3.105/volume/v3/volumes Aug 12 10:47:19.661305 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-716cec8c-2a89-460f-b73e-6174de77a88a tempest-CreateVolumesFromBackupTest-1407232980 tempest-CreateVolumesFromBackupTest-1407232980-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-64058729"}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:47:19.662561 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.v3.volumes [None req-716cec8c-2a89-460f-b73e-6174de77a88a tempest-CreateVolumesFromBackupTest-1407232980 tempest-CreateVolumesFromBackupTest-1407232980-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-64058729'}} {{(pid=100375) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 10:47:19.662676 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.v3.volumes [None req-716cec8c-2a89-460f-b73e-6174de77a88a tempest-CreateVolumesFromBackupTest-1407232980 tempest-CreateVolumesFromBackupTest-1407232980-project-member] Create volume of 1 GB Aug 12 10:47:19.666317 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-716cec8c-2a89-460f-b73e-6174de77a88a tempest-CreateVolumesFromBackupTest-1407232980 tempest-CreateVolumesFromBackupTest-1407232980-project-member] Availability Zones retrieved successfully. Aug 12 10:47:19.671723 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-716cec8c-2a89-460f-b73e-6174de77a88a tempest-CreateVolumesFromBackupTest-1407232980 tempest-CreateVolumesFromBackupTest-1407232980-project-member] Flow 'volume_create_api' (4652336c-e736-4744-87e6-f6276394bbb8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:47:19.672839 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-716cec8c-2a89-460f-b73e-6174de77a88a tempest-CreateVolumesFromBackupTest-1407232980 tempest-CreateVolumesFromBackupTest-1407232980-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e0d922c3-e742-4795-8189-a68830903a7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:47:19.673901 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.flows.api.create_volume [None req-716cec8c-2a89-460f-b73e-6174de77a88a tempest-CreateVolumesFromBackupTest-1407232980 tempest-CreateVolumesFromBackupTest-1407232980-project-member] Validating volume size '1' using validate_int {{(pid=100375) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 10:47:19.695743 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-716cec8c-2a89-460f-b73e-6174de77a88a tempest-CreateVolumesFromBackupTest-1407232980 tempest-CreateVolumesFromBackupTest-1407232980-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e0d922c3-e742-4795-8189-a68830903a7e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T10:26:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6cd66f07-4c7b-40b2-9dfb-378538f29c9e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:47:19.696488 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-716cec8c-2a89-460f-b73e-6174de77a88a tempest-CreateVolumesFromBackupTest-1407232980 tempest-CreateVolumesFromBackupTest-1407232980-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0240d62d-b354-48ee-8fa5-fc0659b26335) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:47:19.744508 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.quota [None req-716cec8c-2a89-460f-b73e-6174de77a88a tempest-CreateVolumesFromBackupTest-1407232980 tempest-CreateVolumesFromBackupTest-1407232980-project-member] Created reservations ['ccfff655-a081-483d-9f2d-a2fdcd66574b', '499f313d-e0a9-4ef5-971d-6150804dc120', 'f3b64129-eec5-4014-8c14-d7f39178662d', 'fd68111b-93ef-45fe-8569-1d78bfd9bb3c'] {{(pid=100375) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:47:19.745279 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-716cec8c-2a89-460f-b73e-6174de77a88a tempest-CreateVolumesFromBackupTest-1407232980 tempest-CreateVolumesFromBackupTest-1407232980-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0240d62d-b354-48ee-8fa5-fc0659b26335) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ccfff655-a081-483d-9f2d-a2fdcd66574b', '499f313d-e0a9-4ef5-971d-6150804dc120', 'f3b64129-eec5-4014-8c14-d7f39178662d', 'fd68111b-93ef-45fe-8569-1d78bfd9bb3c']}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:47:19.746280 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-716cec8c-2a89-460f-b73e-6174de77a88a tempest-CreateVolumesFromBackupTest-1407232980 tempest-CreateVolumesFromBackupTest-1407232980-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0ebdc6cb-fb90-4c78-9d45-98f389b23624) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:47:19.767265 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-716cec8c-2a89-460f-b73e-6174de77a88a tempest-CreateVolumesFromBackupTest-1407232980 tempest-CreateVolumesFromBackupTest-1407232980-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0ebdc6cb-fb90-4c78-9d45-98f389b23624) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9ea9c2a5-9c2b-46eb-a5b4-14e418c47c54', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-64058729',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='36e14c9116d14801964135baf3f1df32',qos_specs=None,replication_status=,reservations=['ccfff655-a081-483d-9f2d-a2fdcd66574b','499f313d-e0a9-4ef5-971d-6150804dc120','f3b64129-eec5-4014-8c14-d7f39178662d','fd68111b-93ef-45fe-8569-1d78bfd9bb3c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1680adb5e29f4d2baa1ffed7f3b58638',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:47:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-64058729',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9ea9c2a5-9c2b-46eb-a5b4-14e418c47c54,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='36e14c9116d14801964135baf3f1df32',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1680adb5e29f4d2baa1ffed7f3b58638',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6cd66f07-4c7b-40b2-9dfb-378538f29c9e),volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:47:19.768004 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-716cec8c-2a89-460f-b73e-6174de77a88a tempest-CreateVolumesFromBackupTest-1407232980 tempest-CreateVolumesFromBackupTest-1407232980-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9d1f4874-4f5d-45d6-9830-5e6448cdd5a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:47:19.783885 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-716cec8c-2a89-460f-b73e-6174de77a88a tempest-CreateVolumesFromBackupTest-1407232980 tempest-CreateVolumesFromBackupTest-1407232980-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9d1f4874-4f5d-45d6-9830-5e6448cdd5a9) transitioned into state 'SUCCESS' from state '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-64058729',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='36e14c9116d14801964135baf3f1df32',qos_specs=None,replication_status=,reservations=['ccfff655-a081-483d-9f2d-a2fdcd66574b','499f313d-e0a9-4ef5-971d-6150804dc120','f3b64129-eec5-4014-8c14-d7f39178662d','fd68111b-93ef-45fe-8569-1d78bfd9bb3c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1680adb5e29f4d2baa1ffed7f3b58638',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:47:19.784773 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-716cec8c-2a89-460f-b73e-6174de77a88a tempest-CreateVolumesFromBackupTest-1407232980 tempest-CreateVolumesFromBackupTest-1407232980-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (11d953b1-80fb-4836-9512-89d4e709f9f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:47:19.792846 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-716cec8c-2a89-460f-b73e-6174de77a88a tempest-CreateVolumesFromBackupTest-1407232980 tempest-CreateVolumesFromBackupTest-1407232980-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (11d953b1-80fb-4836-9512-89d4e709f9f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:47:19.793783 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-716cec8c-2a89-460f-b73e-6174de77a88a tempest-CreateVolumesFromBackupTest-1407232980 tempest-CreateVolumesFromBackupTest-1407232980-project-member] Flow 'volume_create_api' (4652336c-e736-4744-87e6-f6276394bbb8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100375) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:47:19.794272 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-716cec8c-2a89-460f-b73e-6174de77a88a tempest-CreateVolumesFromBackupTest-1407232980 tempest-CreateVolumesFromBackupTest-1407232980-project-member] Create volume request issued successfully. Aug 12 10:47:19.795022 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-716cec8c-2a89-460f-b73e-6174de77a88a tempest-CreateVolumesFromBackupTest-1407232980 tempest-CreateVolumesFromBackupTest-1407232980-project-member] https://10.4.3.105/volume/v3/volumes returned with HTTP 202 Aug 12 10:47:19.795748 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1293/5142] 10.4.3.105 () {68 vars in 1258 bytes} [Wed Aug 12 10:47:19 2026] POST /volume/v3/volumes => generated 756 bytes in 221 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 10:47:19.806928 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-c89e6bc5-5a4b-420d-8443-be176d26028b None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:47:19.808668 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-c89e6bc5-5a4b-420d-8443-be176d26028b tempest-CreateVolumesFromBackupTest-1407232980 tempest-CreateVolumesFromBackupTest-1407232980-project-member] GET https://10.4.3.105/volume/v3/volumes/9ea9c2a5-9c2b-46eb-a5b4-14e418c47c54 Aug 12 10:47:19.808866 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-c89e6bc5-5a4b-420d-8443-be176d26028b tempest-CreateVolumesFromBackupTest-1407232980 tempest-CreateVolumesFromBackupTest-1407232980-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:47:19.809045 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-c89e6bc5-5a4b-420d-8443-be176d26028b tempest-CreateVolumesFromBackupTest-1407232980 tempest-CreateVolumesFromBackupTest-1407232980-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:47:19.822107 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:47:19.822107 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:47:19.833067 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-c89e6bc5-5a4b-420d-8443-be176d26028b tempest-CreateVolumesFromBackupTest-1407232980 tempest-CreateVolumesFromBackupTest-1407232980-project-member] Volume info retrieved successfully. Aug 12 10:47:19.840078 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-c89e6bc5-5a4b-420d-8443-be176d26028b tempest-CreateVolumesFromBackupTest-1407232980 tempest-CreateVolumesFromBackupTest-1407232980-project-member] https://10.4.3.105/volume/v3/volumes/9ea9c2a5-9c2b-46eb-a5b4-14e418c47c54 returned with HTTP 200 Aug 12 10:47:19.840534 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1289/5143] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:47:19 2026] GET /volume/v3/volumes/9ea9c2a5-9c2b-46eb-a5b4-14e418c47c54 => generated 824 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:47:20.587773 np0000007037 devstack@c-api.service[100373]: DEBUG dbcounter [-] [100373] Writing DB stats cinder:SELECT=45,cinder:UPDATE=4,cinder:INSERT=1 {{(pid=100373) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 10:47:20.852783 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-aefd24d9-5216-4a84-afc3-883c97985595 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:47:20.854769 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-aefd24d9-5216-4a84-afc3-883c97985595 tempest-CreateVolumesFromBackupTest-1407232980 tempest-CreateVolumesFromBackupTest-1407232980-project-member] GET https://10.4.3.105/volume/v3/volumes/9ea9c2a5-9c2b-46eb-a5b4-14e418c47c54 Aug 12 10:47:20.854999 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-aefd24d9-5216-4a84-afc3-883c97985595 tempest-CreateVolumesFromBackupTest-1407232980 tempest-CreateVolumesFromBackupTest-1407232980-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:47:20.855246 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-aefd24d9-5216-4a84-afc3-883c97985595 tempest-CreateVolumesFromBackupTest-1407232980 tempest-CreateVolumesFromBackupTest-1407232980-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:47:20.863472 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:47:20.863472 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:47:20.867229 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-aefd24d9-5216-4a84-afc3-883c97985595 tempest-CreateVolumesFromBackupTest-1407232980 tempest-CreateVolumesFromBackupTest-1407232980-project-member] Volume info retrieved successfully. Aug 12 10:47:20.872083 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-aefd24d9-5216-4a84-afc3-883c97985595 tempest-CreateVolumesFromBackupTest-1407232980 tempest-CreateVolumesFromBackupTest-1407232980-project-member] https://10.4.3.105/volume/v3/volumes/9ea9c2a5-9c2b-46eb-a5b4-14e418c47c54 returned with HTTP 200 Aug 12 10:47:20.872548 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1278/5144] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:47:20 2026] GET /volume/v3/volumes/9ea9c2a5-9c2b-46eb-a5b4-14e418c47c54 => generated 849 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:47:20.884428 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-6c912d8e-edd7-4835-99e9-f61dd3077f48 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:47:20.886491 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-6c912d8e-edd7-4835-99e9-f61dd3077f48 tempest-CreateVolumesFromBackupTest-1407232980 tempest-CreateVolumesFromBackupTest-1407232980-project-member] POST https://10.4.3.105/volume/v3/backups Aug 12 10:47:20.886907 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-6c912d8e-edd7-4835-99e9-f61dd3077f48 tempest-CreateVolumesFromBackupTest-1407232980 tempest-CreateVolumesFromBackupTest-1407232980-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "9ea9c2a5-9c2b-46eb-a5b4-14e418c47c54", "name": "tempest-CreateVolumesFromBackupTest-Backup-1942888559"}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:47:20.888594 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.contrib.backups [None req-6c912d8e-edd7-4835-99e9-f61dd3077f48 tempest-CreateVolumesFromBackupTest-1407232980 tempest-CreateVolumesFromBackupTest-1407232980-project-member] Creating new backup {'backup': {'volume_id': '9ea9c2a5-9c2b-46eb-a5b4-14e418c47c54', 'name': 'tempest-CreateVolumesFromBackupTest-Backup-1942888559'}} {{(pid=100374) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 12 10:47:20.888768 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.contrib.backups [None req-6c912d8e-edd7-4835-99e9-f61dd3077f48 tempest-CreateVolumesFromBackupTest-1407232980 tempest-CreateVolumesFromBackupTest-1407232980-project-member] Creating backup of volume 9ea9c2a5-9c2b-46eb-a5b4-14e418c47c54 in container None Aug 12 10:47:20.897165 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:47:20.897165 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:47:20.897740 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-6c912d8e-edd7-4835-99e9-f61dd3077f48 tempest-CreateVolumesFromBackupTest-1407232980 tempest-CreateVolumesFromBackupTest-1407232980-project-member] Volume info retrieved successfully. Aug 12 10:47:20.922584 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.quota [None req-6c912d8e-edd7-4835-99e9-f61dd3077f48 tempest-CreateVolumesFromBackupTest-1407232980 tempest-CreateVolumesFromBackupTest-1407232980-project-member] Created reservations ['016ebd96-eadc-4631-a27f-98095dea0cbc', '75a67943-d516-4877-ae09-1760311261d4'] {{(pid=100374) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:47:20.946875 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-6c912d8e-edd7-4835-99e9-f61dd3077f48 tempest-CreateVolumesFromBackupTest-1407232980 tempest-CreateVolumesFromBackupTest-1407232980-project-member] https://10.4.3.105/volume/v3/backups returned with HTTP 202 Aug 12 10:47:20.947280 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1285/5145] 10.4.3.105 () {68 vars in 1259 bytes} [Wed Aug 12 10:47:20 2026] POST /volume/v3/backups => generated 339 bytes in 63 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 10:47:20.954769 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-60bef713-2022-41ec-89e3-4892c022c0b7 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:47:20.956786 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-60bef713-2022-41ec-89e3-4892c022c0b7 tempest-CreateVolumesFromBackupTest-1407232980 tempest-CreateVolumesFromBackupTest-1407232980-project-member] GET https://10.4.3.105/volume/v3/backups/7c950480-2a12-461e-bf33-2a438bc6464d Aug 12 10:47:20.957024 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-60bef713-2022-41ec-89e3-4892c022c0b7 tempest-CreateVolumesFromBackupTest-1407232980 tempest-CreateVolumesFromBackupTest-1407232980-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:47:20.957293 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-60bef713-2022-41ec-89e3-4892c022c0b7 tempest-CreateVolumesFromBackupTest-1407232980 tempest-CreateVolumesFromBackupTest-1407232980-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:47:20.957826 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-60bef713-2022-41ec-89e3-4892c022c0b7 tempest-CreateVolumesFromBackupTest-1407232980 tempest-CreateVolumesFromBackupTest-1407232980-project-member] Show backup with id 7c950480-2a12-461e-bf33-2a438bc6464d. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:47:20.961488 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:47:20.961488 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:47:20.962258 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-60bef713-2022-41ec-89e3-4892c022c0b7 tempest-CreateVolumesFromBackupTest-1407232980 tempest-CreateVolumesFromBackupTest-1407232980-project-member] https://10.4.3.105/volume/v3/backups/7c950480-2a12-461e-bf33-2a438bc6464d returned with HTTP 200 Aug 12 10:47:20.962650 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1294/5146] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:47:20 2026] GET /volume/v3/backups/7c950480-2a12-461e-bf33-2a438bc6464d => generated 746 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:47:21.971890 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-62ee06be-f663-4154-9b5b-7db9820210e2 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:47:21.973641 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-62ee06be-f663-4154-9b5b-7db9820210e2 tempest-CreateVolumesFromBackupTest-1407232980 tempest-CreateVolumesFromBackupTest-1407232980-project-member] GET https://10.4.3.105/volume/v3/backups/7c950480-2a12-461e-bf33-2a438bc6464d Aug 12 10:47:21.973824 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-62ee06be-f663-4154-9b5b-7db9820210e2 tempest-CreateVolumesFromBackupTest-1407232980 tempest-CreateVolumesFromBackupTest-1407232980-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:47:21.973997 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-62ee06be-f663-4154-9b5b-7db9820210e2 tempest-CreateVolumesFromBackupTest-1407232980 tempest-CreateVolumesFromBackupTest-1407232980-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:47:21.974121 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.v3.backups [None req-62ee06be-f663-4154-9b5b-7db9820210e2 tempest-CreateVolumesFromBackupTest-1407232980 tempest-CreateVolumesFromBackupTest-1407232980-project-member] Show backup with id 7c950480-2a12-461e-bf33-2a438bc6464d. {{(pid=100372) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:47:21.978420 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:47:21.978420 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:47:21.979113 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-62ee06be-f663-4154-9b5b-7db9820210e2 tempest-CreateVolumesFromBackupTest-1407232980 tempest-CreateVolumesFromBackupTest-1407232980-project-member] https://10.4.3.105/volume/v3/backups/7c950480-2a12-461e-bf33-2a438bc6464d returned with HTTP 200 Aug 12 10:47:21.979463 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1290/5147] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:47:21 2026] GET /volume/v3/backups/7c950480-2a12-461e-bf33-2a438bc6464d => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:47:22.988985 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-ba086adc-3ecc-49f9-b929-3ff9b5327a2a None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:47:22.990749 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-ba086adc-3ecc-49f9-b929-3ff9b5327a2a tempest-CreateVolumesFromBackupTest-1407232980 tempest-CreateVolumesFromBackupTest-1407232980-project-member] GET https://10.4.3.105/volume/v3/backups/7c950480-2a12-461e-bf33-2a438bc6464d Aug 12 10:47:22.990957 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-ba086adc-3ecc-49f9-b929-3ff9b5327a2a tempest-CreateVolumesFromBackupTest-1407232980 tempest-CreateVolumesFromBackupTest-1407232980-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:47:22.991134 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-ba086adc-3ecc-49f9-b929-3ff9b5327a2a tempest-CreateVolumesFromBackupTest-1407232980 tempest-CreateVolumesFromBackupTest-1407232980-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:47:22.991257 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-ba086adc-3ecc-49f9-b929-3ff9b5327a2a tempest-CreateVolumesFromBackupTest-1407232980 tempest-CreateVolumesFromBackupTest-1407232980-project-member] Show backup with id 7c950480-2a12-461e-bf33-2a438bc6464d. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:47:22.995252 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:47:22.995252 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:47:22.995922 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-ba086adc-3ecc-49f9-b929-3ff9b5327a2a tempest-CreateVolumesFromBackupTest-1407232980 tempest-CreateVolumesFromBackupTest-1407232980-project-member] https://10.4.3.105/volume/v3/backups/7c950480-2a12-461e-bf33-2a438bc6464d returned with HTTP 200 Aug 12 10:47:22.996256 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1279/5148] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:47:22 2026] GET /volume/v3/backups/7c950480-2a12-461e-bf33-2a438bc6464d => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:47:24.005726 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-94261929-d89b-48ae-ab88-ffc4cd8b35e7 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:47:24.007236 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-94261929-d89b-48ae-ab88-ffc4cd8b35e7 tempest-CreateVolumesFromBackupTest-1407232980 tempest-CreateVolumesFromBackupTest-1407232980-project-member] GET https://10.4.3.105/volume/v3/backups/7c950480-2a12-461e-bf33-2a438bc6464d Aug 12 10:47:24.007398 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-94261929-d89b-48ae-ab88-ffc4cd8b35e7 tempest-CreateVolumesFromBackupTest-1407232980 tempest-CreateVolumesFromBackupTest-1407232980-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:47:24.007600 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-94261929-d89b-48ae-ab88-ffc4cd8b35e7 tempest-CreateVolumesFromBackupTest-1407232980 tempest-CreateVolumesFromBackupTest-1407232980-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:47:24.007695 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-94261929-d89b-48ae-ab88-ffc4cd8b35e7 tempest-CreateVolumesFromBackupTest-1407232980 tempest-CreateVolumesFromBackupTest-1407232980-project-member] Show backup with id 7c950480-2a12-461e-bf33-2a438bc6464d. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:47:24.011573 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:47:24.011573 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:47:24.012238 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-94261929-d89b-48ae-ab88-ffc4cd8b35e7 tempest-CreateVolumesFromBackupTest-1407232980 tempest-CreateVolumesFromBackupTest-1407232980-project-member] https://10.4.3.105/volume/v3/backups/7c950480-2a12-461e-bf33-2a438bc6464d returned with HTTP 200 Aug 12 10:47:24.012729 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1286/5149] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:47:24 2026] GET /volume/v3/backups/7c950480-2a12-461e-bf33-2a438bc6464d => generated 759 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:47:25.021928 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-38677e70-0ad7-4fa1-911e-1ea4c136ce97 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:47:25.023772 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-38677e70-0ad7-4fa1-911e-1ea4c136ce97 tempest-CreateVolumesFromBackupTest-1407232980 tempest-CreateVolumesFromBackupTest-1407232980-project-member] GET https://10.4.3.105/volume/v3/backups/7c950480-2a12-461e-bf33-2a438bc6464d Aug 12 10:47:25.023958 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-38677e70-0ad7-4fa1-911e-1ea4c136ce97 tempest-CreateVolumesFromBackupTest-1407232980 tempest-CreateVolumesFromBackupTest-1407232980-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:47:25.024145 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-38677e70-0ad7-4fa1-911e-1ea4c136ce97 tempest-CreateVolumesFromBackupTest-1407232980 tempest-CreateVolumesFromBackupTest-1407232980-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:47:25.024266 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-38677e70-0ad7-4fa1-911e-1ea4c136ce97 tempest-CreateVolumesFromBackupTest-1407232980 tempest-CreateVolumesFromBackupTest-1407232980-project-member] Show backup with id 7c950480-2a12-461e-bf33-2a438bc6464d. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:47:25.028193 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:47:25.028193 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:47:25.028918 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-38677e70-0ad7-4fa1-911e-1ea4c136ce97 tempest-CreateVolumesFromBackupTest-1407232980 tempest-CreateVolumesFromBackupTest-1407232980-project-member] https://10.4.3.105/volume/v3/backups/7c950480-2a12-461e-bf33-2a438bc6464d returned with HTTP 200 Aug 12 10:47:25.029266 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1295/5150] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:47:25 2026] GET /volume/v3/backups/7c950480-2a12-461e-bf33-2a438bc6464d => generated 759 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:47:26.038715 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-2518a7f7-0f74-43b8-a52d-6c3d4516ce2e None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:47:26.040307 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-2518a7f7-0f74-43b8-a52d-6c3d4516ce2e tempest-CreateVolumesFromBackupTest-1407232980 tempest-CreateVolumesFromBackupTest-1407232980-project-member] GET https://10.4.3.105/volume/v3/backups/7c950480-2a12-461e-bf33-2a438bc6464d Aug 12 10:47:26.040511 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-2518a7f7-0f74-43b8-a52d-6c3d4516ce2e tempest-CreateVolumesFromBackupTest-1407232980 tempest-CreateVolumesFromBackupTest-1407232980-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:47:26.040742 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-2518a7f7-0f74-43b8-a52d-6c3d4516ce2e tempest-CreateVolumesFromBackupTest-1407232980 tempest-CreateVolumesFromBackupTest-1407232980-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:47:26.040895 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.v3.backups [None req-2518a7f7-0f74-43b8-a52d-6c3d4516ce2e tempest-CreateVolumesFromBackupTest-1407232980 tempest-CreateVolumesFromBackupTest-1407232980-project-member] Show backup with id 7c950480-2a12-461e-bf33-2a438bc6464d. {{(pid=100372) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:47:26.044481 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:47:26.044481 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:47:26.045229 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-2518a7f7-0f74-43b8-a52d-6c3d4516ce2e tempest-CreateVolumesFromBackupTest-1407232980 tempest-CreateVolumesFromBackupTest-1407232980-project-member] https://10.4.3.105/volume/v3/backups/7c950480-2a12-461e-bf33-2a438bc6464d returned with HTTP 200 Aug 12 10:47:26.045573 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1291/5151] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:47:26 2026] GET /volume/v3/backups/7c950480-2a12-461e-bf33-2a438bc6464d => generated 759 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:47:27.055663 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-9e628534-5f2e-4c14-9248-ff7cc309b8f9 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:47:27.057162 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-9e628534-5f2e-4c14-9248-ff7cc309b8f9 tempest-CreateVolumesFromBackupTest-1407232980 tempest-CreateVolumesFromBackupTest-1407232980-project-member] GET https://10.4.3.105/volume/v3/backups/7c950480-2a12-461e-bf33-2a438bc6464d Aug 12 10:47:27.057468 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-9e628534-5f2e-4c14-9248-ff7cc309b8f9 tempest-CreateVolumesFromBackupTest-1407232980 tempest-CreateVolumesFromBackupTest-1407232980-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:47:27.058620 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-9e628534-5f2e-4c14-9248-ff7cc309b8f9 tempest-CreateVolumesFromBackupTest-1407232980 tempest-CreateVolumesFromBackupTest-1407232980-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:47:27.058620 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-9e628534-5f2e-4c14-9248-ff7cc309b8f9 tempest-CreateVolumesFromBackupTest-1407232980 tempest-CreateVolumesFromBackupTest-1407232980-project-member] Show backup with id 7c950480-2a12-461e-bf33-2a438bc6464d. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:47:27.063317 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:47:27.063317 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:47:27.064395 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-9e628534-5f2e-4c14-9248-ff7cc309b8f9 tempest-CreateVolumesFromBackupTest-1407232980 tempest-CreateVolumesFromBackupTest-1407232980-project-member] https://10.4.3.105/volume/v3/backups/7c950480-2a12-461e-bf33-2a438bc6464d returned with HTTP 200 Aug 12 10:47:27.065031 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1280/5152] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:47:27 2026] GET /volume/v3/backups/7c950480-2a12-461e-bf33-2a438bc6464d => generated 759 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:47:28.073928 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-1ed34332-86a7-4805-8e94-8e47c9d3f198 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:47:28.075475 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-1ed34332-86a7-4805-8e94-8e47c9d3f198 tempest-CreateVolumesFromBackupTest-1407232980 tempest-CreateVolumesFromBackupTest-1407232980-project-member] GET https://10.4.3.105/volume/v3/backups/7c950480-2a12-461e-bf33-2a438bc6464d Aug 12 10:47:28.075667 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-1ed34332-86a7-4805-8e94-8e47c9d3f198 tempest-CreateVolumesFromBackupTest-1407232980 tempest-CreateVolumesFromBackupTest-1407232980-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:47:28.075831 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-1ed34332-86a7-4805-8e94-8e47c9d3f198 tempest-CreateVolumesFromBackupTest-1407232980 tempest-CreateVolumesFromBackupTest-1407232980-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:47:28.075929 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-1ed34332-86a7-4805-8e94-8e47c9d3f198 tempest-CreateVolumesFromBackupTest-1407232980 tempest-CreateVolumesFromBackupTest-1407232980-project-member] Show backup with id 7c950480-2a12-461e-bf33-2a438bc6464d. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:47:28.079763 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:47:28.079763 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:47:28.080373 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-1ed34332-86a7-4805-8e94-8e47c9d3f198 tempest-CreateVolumesFromBackupTest-1407232980 tempest-CreateVolumesFromBackupTest-1407232980-project-member] https://10.4.3.105/volume/v3/backups/7c950480-2a12-461e-bf33-2a438bc6464d returned with HTTP 200 Aug 12 10:47:28.080708 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1287/5153] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:47:28 2026] GET /volume/v3/backups/7c950480-2a12-461e-bf33-2a438bc6464d => generated 759 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:47:29.090150 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-51369afc-a956-44b3-9471-7d7b62092cea None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:47:29.092226 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-51369afc-a956-44b3-9471-7d7b62092cea tempest-CreateVolumesFromBackupTest-1407232980 tempest-CreateVolumesFromBackupTest-1407232980-project-member] GET https://10.4.3.105/volume/v3/backups/7c950480-2a12-461e-bf33-2a438bc6464d Aug 12 10:47:29.092226 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-51369afc-a956-44b3-9471-7d7b62092cea tempest-CreateVolumesFromBackupTest-1407232980 tempest-CreateVolumesFromBackupTest-1407232980-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:47:29.092439 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-51369afc-a956-44b3-9471-7d7b62092cea tempest-CreateVolumesFromBackupTest-1407232980 tempest-CreateVolumesFromBackupTest-1407232980-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:47:29.092667 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-51369afc-a956-44b3-9471-7d7b62092cea tempest-CreateVolumesFromBackupTest-1407232980 tempest-CreateVolumesFromBackupTest-1407232980-project-member] Show backup with id 7c950480-2a12-461e-bf33-2a438bc6464d. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:47:29.096664 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:47:29.096664 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:47:29.097368 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-51369afc-a956-44b3-9471-7d7b62092cea tempest-CreateVolumesFromBackupTest-1407232980 tempest-CreateVolumesFromBackupTest-1407232980-project-member] https://10.4.3.105/volume/v3/backups/7c950480-2a12-461e-bf33-2a438bc6464d returned with HTTP 200 Aug 12 10:47:29.097879 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1296/5154] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:47:29 2026] GET /volume/v3/backups/7c950480-2a12-461e-bf33-2a438bc6464d => generated 759 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:47:30.108641 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-9b321781-217c-4f95-ab11-55c883814525 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:47:30.111249 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-9b321781-217c-4f95-ab11-55c883814525 tempest-CreateVolumesFromBackupTest-1407232980 tempest-CreateVolumesFromBackupTest-1407232980-project-member] GET https://10.4.3.105/volume/v3/backups/7c950480-2a12-461e-bf33-2a438bc6464d Aug 12 10:47:30.111572 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-9b321781-217c-4f95-ab11-55c883814525 tempest-CreateVolumesFromBackupTest-1407232980 tempest-CreateVolumesFromBackupTest-1407232980-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:47:30.111866 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-9b321781-217c-4f95-ab11-55c883814525 tempest-CreateVolumesFromBackupTest-1407232980 tempest-CreateVolumesFromBackupTest-1407232980-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:47:30.112047 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.v3.backups [None req-9b321781-217c-4f95-ab11-55c883814525 tempest-CreateVolumesFromBackupTest-1407232980 tempest-CreateVolumesFromBackupTest-1407232980-project-member] Show backup with id 7c950480-2a12-461e-bf33-2a438bc6464d. {{(pid=100372) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:47:30.119911 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:47:30.119911 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:47:30.119911 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-9b321781-217c-4f95-ab11-55c883814525 tempest-CreateVolumesFromBackupTest-1407232980 tempest-CreateVolumesFromBackupTest-1407232980-project-member] https://10.4.3.105/volume/v3/backups/7c950480-2a12-461e-bf33-2a438bc6464d returned with HTTP 200 Aug 12 10:47:30.119911 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1292/5155] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:47:30 2026] GET /volume/v3/backups/7c950480-2a12-461e-bf33-2a438bc6464d => generated 759 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:47:31.130527 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-339db4fa-8759-42a6-b4bf-e446bccbcc24 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:47:31.132684 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-339db4fa-8759-42a6-b4bf-e446bccbcc24 tempest-CreateVolumesFromBackupTest-1407232980 tempest-CreateVolumesFromBackupTest-1407232980-project-member] GET https://10.4.3.105/volume/v3/backups/7c950480-2a12-461e-bf33-2a438bc6464d Aug 12 10:47:31.132930 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-339db4fa-8759-42a6-b4bf-e446bccbcc24 tempest-CreateVolumesFromBackupTest-1407232980 tempest-CreateVolumesFromBackupTest-1407232980-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:47:31.133178 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-339db4fa-8759-42a6-b4bf-e446bccbcc24 tempest-CreateVolumesFromBackupTest-1407232980 tempest-CreateVolumesFromBackupTest-1407232980-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:47:31.133309 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-339db4fa-8759-42a6-b4bf-e446bccbcc24 tempest-CreateVolumesFromBackupTest-1407232980 tempest-CreateVolumesFromBackupTest-1407232980-project-member] Show backup with id 7c950480-2a12-461e-bf33-2a438bc6464d. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:47:31.138495 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:47:31.138495 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:47:31.139439 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-339db4fa-8759-42a6-b4bf-e446bccbcc24 tempest-CreateVolumesFromBackupTest-1407232980 tempest-CreateVolumesFromBackupTest-1407232980-project-member] https://10.4.3.105/volume/v3/backups/7c950480-2a12-461e-bf33-2a438bc6464d returned with HTTP 200 Aug 12 10:47:31.139914 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1281/5156] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:47:31 2026] GET /volume/v3/backups/7c950480-2a12-461e-bf33-2a438bc6464d => generated 759 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:47:32.150397 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-6ab4f4d4-db1e-4f7c-833e-f48c897cb5f7 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:47:32.151917 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-6ab4f4d4-db1e-4f7c-833e-f48c897cb5f7 tempest-CreateVolumesFromBackupTest-1407232980 tempest-CreateVolumesFromBackupTest-1407232980-project-member] GET https://10.4.3.105/volume/v3/backups/7c950480-2a12-461e-bf33-2a438bc6464d Aug 12 10:47:32.152172 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-6ab4f4d4-db1e-4f7c-833e-f48c897cb5f7 tempest-CreateVolumesFromBackupTest-1407232980 tempest-CreateVolumesFromBackupTest-1407232980-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:47:32.152346 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-6ab4f4d4-db1e-4f7c-833e-f48c897cb5f7 tempest-CreateVolumesFromBackupTest-1407232980 tempest-CreateVolumesFromBackupTest-1407232980-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:47:32.152454 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-6ab4f4d4-db1e-4f7c-833e-f48c897cb5f7 tempest-CreateVolumesFromBackupTest-1407232980 tempest-CreateVolumesFromBackupTest-1407232980-project-member] Show backup with id 7c950480-2a12-461e-bf33-2a438bc6464d. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:47:32.156115 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:47:32.156115 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:47:32.156736 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-6ab4f4d4-db1e-4f7c-833e-f48c897cb5f7 tempest-CreateVolumesFromBackupTest-1407232980 tempest-CreateVolumesFromBackupTest-1407232980-project-member] https://10.4.3.105/volume/v3/backups/7c950480-2a12-461e-bf33-2a438bc6464d returned with HTTP 200 Aug 12 10:47:32.157031 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1288/5157] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:47:32 2026] GET /volume/v3/backups/7c950480-2a12-461e-bf33-2a438bc6464d => generated 759 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:47:33.166962 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-f1e0f7bb-e39a-4ab3-9015-43c01cdd98cb None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:47:33.169130 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-f1e0f7bb-e39a-4ab3-9015-43c01cdd98cb tempest-CreateVolumesFromBackupTest-1407232980 tempest-CreateVolumesFromBackupTest-1407232980-project-member] GET https://10.4.3.105/volume/v3/backups/7c950480-2a12-461e-bf33-2a438bc6464d Aug 12 10:47:33.169373 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-f1e0f7bb-e39a-4ab3-9015-43c01cdd98cb tempest-CreateVolumesFromBackupTest-1407232980 tempest-CreateVolumesFromBackupTest-1407232980-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:47:33.169625 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-f1e0f7bb-e39a-4ab3-9015-43c01cdd98cb tempest-CreateVolumesFromBackupTest-1407232980 tempest-CreateVolumesFromBackupTest-1407232980-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:47:33.169768 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-f1e0f7bb-e39a-4ab3-9015-43c01cdd98cb tempest-CreateVolumesFromBackupTest-1407232980 tempest-CreateVolumesFromBackupTest-1407232980-project-member] Show backup with id 7c950480-2a12-461e-bf33-2a438bc6464d. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:47:33.175195 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:47:33.175195 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:47:33.176217 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-f1e0f7bb-e39a-4ab3-9015-43c01cdd98cb tempest-CreateVolumesFromBackupTest-1407232980 tempest-CreateVolumesFromBackupTest-1407232980-project-member] https://10.4.3.105/volume/v3/backups/7c950480-2a12-461e-bf33-2a438bc6464d returned with HTTP 200 Aug 12 10:47:33.176737 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1297/5158] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:47:33 2026] GET /volume/v3/backups/7c950480-2a12-461e-bf33-2a438bc6464d => generated 759 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:47:34.185992 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-56cdaf2e-a90d-4394-8e22-06c7f654a5fd None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:47:34.187571 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-56cdaf2e-a90d-4394-8e22-06c7f654a5fd tempest-CreateVolumesFromBackupTest-1407232980 tempest-CreateVolumesFromBackupTest-1407232980-project-member] GET https://10.4.3.105/volume/v3/backups/7c950480-2a12-461e-bf33-2a438bc6464d Aug 12 10:47:34.187739 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-56cdaf2e-a90d-4394-8e22-06c7f654a5fd tempest-CreateVolumesFromBackupTest-1407232980 tempest-CreateVolumesFromBackupTest-1407232980-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:47:34.187905 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-56cdaf2e-a90d-4394-8e22-06c7f654a5fd tempest-CreateVolumesFromBackupTest-1407232980 tempest-CreateVolumesFromBackupTest-1407232980-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:47:34.188036 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.v3.backups [None req-56cdaf2e-a90d-4394-8e22-06c7f654a5fd tempest-CreateVolumesFromBackupTest-1407232980 tempest-CreateVolumesFromBackupTest-1407232980-project-member] Show backup with id 7c950480-2a12-461e-bf33-2a438bc6464d. {{(pid=100372) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:47:34.191787 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:47:34.191787 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:47:34.192471 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-56cdaf2e-a90d-4394-8e22-06c7f654a5fd tempest-CreateVolumesFromBackupTest-1407232980 tempest-CreateVolumesFromBackupTest-1407232980-project-member] https://10.4.3.105/volume/v3/backups/7c950480-2a12-461e-bf33-2a438bc6464d returned with HTTP 200 Aug 12 10:47:34.192841 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1293/5159] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:47:34 2026] GET /volume/v3/backups/7c950480-2a12-461e-bf33-2a438bc6464d => generated 759 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:47:35.202151 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-2ba9adda-dc87-40e8-8301-e0cde208f8ec None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:47:35.205009 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-2ba9adda-dc87-40e8-8301-e0cde208f8ec tempest-CreateVolumesFromBackupTest-1407232980 tempest-CreateVolumesFromBackupTest-1407232980-project-member] GET https://10.4.3.105/volume/v3/backups/7c950480-2a12-461e-bf33-2a438bc6464d Aug 12 10:47:35.205009 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-2ba9adda-dc87-40e8-8301-e0cde208f8ec tempest-CreateVolumesFromBackupTest-1407232980 tempest-CreateVolumesFromBackupTest-1407232980-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:47:35.205009 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-2ba9adda-dc87-40e8-8301-e0cde208f8ec tempest-CreateVolumesFromBackupTest-1407232980 tempest-CreateVolumesFromBackupTest-1407232980-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:47:35.205009 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-2ba9adda-dc87-40e8-8301-e0cde208f8ec tempest-CreateVolumesFromBackupTest-1407232980 tempest-CreateVolumesFromBackupTest-1407232980-project-member] Show backup with id 7c950480-2a12-461e-bf33-2a438bc6464d. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:47:35.208585 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:47:35.208585 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:47:35.209369 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-2ba9adda-dc87-40e8-8301-e0cde208f8ec tempest-CreateVolumesFromBackupTest-1407232980 tempest-CreateVolumesFromBackupTest-1407232980-project-member] https://10.4.3.105/volume/v3/backups/7c950480-2a12-461e-bf33-2a438bc6464d returned with HTTP 200 Aug 12 10:47:35.209828 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1282/5160] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:47:35 2026] GET /volume/v3/backups/7c950480-2a12-461e-bf33-2a438bc6464d => generated 761 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:47:35.218872 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-2e5e3244-7e36-44ea-bd62-6550b2606ee1 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:47:35.220772 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-2e5e3244-7e36-44ea-bd62-6550b2606ee1 tempest-CreateVolumesFromBackupTest-1407232980 tempest-CreateVolumesFromBackupTest-1407232980-project-member] POST https://10.4.3.105/volume/v3/volumes Aug 12 10:47:35.221165 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-2e5e3244-7e36-44ea-bd62-6550b2606ee1 tempest-CreateVolumesFromBackupTest-1407232980 tempest-CreateVolumesFromBackupTest-1407232980-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "7c950480-2a12-461e-bf33-2a438bc6464d", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-1633918248"}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:47:35.222845 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.volumes [None req-2e5e3244-7e36-44ea-bd62-6550b2606ee1 tempest-CreateVolumesFromBackupTest-1407232980 tempest-CreateVolumesFromBackupTest-1407232980-project-member] Create volume request body: {'volume': {"'backup_id": '7c950480-2a12-461e-bf33-2a438bc6464d', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-1633918248'}} {{(pid=100374) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 10:47:35.222984 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.v3.volumes [None req-2e5e3244-7e36-44ea-bd62-6550b2606ee1 tempest-CreateVolumesFromBackupTest-1407232980 tempest-CreateVolumesFromBackupTest-1407232980-project-member] Create volume of 1 GB Aug 12 10:47:35.227836 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-2e5e3244-7e36-44ea-bd62-6550b2606ee1 tempest-CreateVolumesFromBackupTest-1407232980 tempest-CreateVolumesFromBackupTest-1407232980-project-member] Availability Zones retrieved successfully. Aug 12 10:47:35.234080 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-2e5e3244-7e36-44ea-bd62-6550b2606ee1 tempest-CreateVolumesFromBackupTest-1407232980 tempest-CreateVolumesFromBackupTest-1407232980-project-member] Flow 'volume_create_api' (c5bc97f1-2e0c-42bd-98d9-3372615c937e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:47:35.235316 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-2e5e3244-7e36-44ea-bd62-6550b2606ee1 tempest-CreateVolumesFromBackupTest-1407232980 tempest-CreateVolumesFromBackupTest-1407232980-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e955882e-015d-4288-b7a2-718b51cb1444) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:47:35.236352 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.flows.api.create_volume [None req-2e5e3244-7e36-44ea-bd62-6550b2606ee1 tempest-CreateVolumesFromBackupTest-1407232980 tempest-CreateVolumesFromBackupTest-1407232980-project-member] Validating volume size '1' using validate_int {{(pid=100374) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 10:47:35.263924 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-2e5e3244-7e36-44ea-bd62-6550b2606ee1 tempest-CreateVolumesFromBackupTest-1407232980 tempest-CreateVolumesFromBackupTest-1407232980-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e955882e-015d-4288-b7a2-718b51cb1444) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T10:26:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6cd66f07-4c7b-40b2-9dfb-378538f29c9e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:47:35.264728 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-2e5e3244-7e36-44ea-bd62-6550b2606ee1 tempest-CreateVolumesFromBackupTest-1407232980 tempest-CreateVolumesFromBackupTest-1407232980-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7a4ea32f-b172-4237-9136-4757f6df6724) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:47:35.301762 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.quota [None req-2e5e3244-7e36-44ea-bd62-6550b2606ee1 tempest-CreateVolumesFromBackupTest-1407232980 tempest-CreateVolumesFromBackupTest-1407232980-project-member] Created reservations ['f68c4857-8890-4351-a00b-7fb75ad76f8c', '73d86835-e9cc-4420-9841-d4bb0e940314', '169c84eb-10e2-4711-98d9-9ba518fcaae8', '386f1f4b-2920-4171-976b-ba908b910bec'] {{(pid=100374) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:47:35.302530 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-2e5e3244-7e36-44ea-bd62-6550b2606ee1 tempest-CreateVolumesFromBackupTest-1407232980 tempest-CreateVolumesFromBackupTest-1407232980-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7a4ea32f-b172-4237-9136-4757f6df6724) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f68c4857-8890-4351-a00b-7fb75ad76f8c', '73d86835-e9cc-4420-9841-d4bb0e940314', '169c84eb-10e2-4711-98d9-9ba518fcaae8', '386f1f4b-2920-4171-976b-ba908b910bec']}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:47:35.303435 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-2e5e3244-7e36-44ea-bd62-6550b2606ee1 tempest-CreateVolumesFromBackupTest-1407232980 tempest-CreateVolumesFromBackupTest-1407232980-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (577d93ef-9a33-4fcf-be5e-a5773bb2ba07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:47:35.336751 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-2e5e3244-7e36-44ea-bd62-6550b2606ee1 tempest-CreateVolumesFromBackupTest-1407232980 tempest-CreateVolumesFromBackupTest-1407232980-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (577d93ef-9a33-4fcf-be5e-a5773bb2ba07) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '43b18aac-c7d9-447d-95a8-5e42311e7ed7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1633918248',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='36e14c9116d14801964135baf3f1df32',qos_specs=None,replication_status=,reservations=['f68c4857-8890-4351-a00b-7fb75ad76f8c','73d86835-e9cc-4420-9841-d4bb0e940314','169c84eb-10e2-4711-98d9-9ba518fcaae8','386f1f4b-2920-4171-976b-ba908b910bec'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1680adb5e29f4d2baa1ffed7f3b58638',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:47:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1633918248',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=43b18aac-c7d9-447d-95a8-5e42311e7ed7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='36e14c9116d14801964135baf3f1df32',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1680adb5e29f4d2baa1ffed7f3b58638',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6cd66f07-4c7b-40b2-9dfb-378538f29c9e),volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:47:35.337497 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-2e5e3244-7e36-44ea-bd62-6550b2606ee1 tempest-CreateVolumesFromBackupTest-1407232980 tempest-CreateVolumesFromBackupTest-1407232980-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c85238a3-0333-4135-b0ca-b654a4252e58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:47:35.353128 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-2e5e3244-7e36-44ea-bd62-6550b2606ee1 tempest-CreateVolumesFromBackupTest-1407232980 tempest-CreateVolumesFromBackupTest-1407232980-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c85238a3-0333-4135-b0ca-b654a4252e58) transitioned into state 'SUCCESS' from state '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-1633918248',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='36e14c9116d14801964135baf3f1df32',qos_specs=None,replication_status=,reservations=['f68c4857-8890-4351-a00b-7fb75ad76f8c','73d86835-e9cc-4420-9841-d4bb0e940314','169c84eb-10e2-4711-98d9-9ba518fcaae8','386f1f4b-2920-4171-976b-ba908b910bec'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1680adb5e29f4d2baa1ffed7f3b58638',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:47:35.353929 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-2e5e3244-7e36-44ea-bd62-6550b2606ee1 tempest-CreateVolumesFromBackupTest-1407232980 tempest-CreateVolumesFromBackupTest-1407232980-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8edecc09-545a-46b9-9926-6f758c8d91c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:47:35.361685 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-2e5e3244-7e36-44ea-bd62-6550b2606ee1 tempest-CreateVolumesFromBackupTest-1407232980 tempest-CreateVolumesFromBackupTest-1407232980-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8edecc09-545a-46b9-9926-6f758c8d91c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:47:35.362420 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-2e5e3244-7e36-44ea-bd62-6550b2606ee1 tempest-CreateVolumesFromBackupTest-1407232980 tempest-CreateVolumesFromBackupTest-1407232980-project-member] Flow 'volume_create_api' (c5bc97f1-2e0c-42bd-98d9-3372615c937e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100374) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:47:35.362738 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-2e5e3244-7e36-44ea-bd62-6550b2606ee1 tempest-CreateVolumesFromBackupTest-1407232980 tempest-CreateVolumesFromBackupTest-1407232980-project-member] Create volume request issued successfully. Aug 12 10:47:35.363304 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-2e5e3244-7e36-44ea-bd62-6550b2606ee1 tempest-CreateVolumesFromBackupTest-1407232980 tempest-CreateVolumesFromBackupTest-1407232980-project-member] https://10.4.3.105/volume/v3/volumes returned with HTTP 202 Aug 12 10:47:35.363735 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1289/5161] 10.4.3.105 () {68 vars in 1259 bytes} [Wed Aug 12 10:47:35 2026] POST /volume/v3/volumes => generated 758 bytes in 145 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 10:47:35.374230 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-9768779b-de11-4fc2-9ae8-ea0f854d1cd3 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:47:35.376822 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-9768779b-de11-4fc2-9ae8-ea0f854d1cd3 tempest-CreateVolumesFromBackupTest-1407232980 tempest-CreateVolumesFromBackupTest-1407232980-project-member] POST https://10.4.3.105/volume/v3/volumes Aug 12 10:47:35.377140 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-9768779b-de11-4fc2-9ae8-ea0f854d1cd3 tempest-CreateVolumesFromBackupTest-1407232980 tempest-CreateVolumesFromBackupTest-1407232980-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "7c950480-2a12-461e-bf33-2a438bc6464d", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-1828765706"}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:47:35.378458 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.v3.volumes [None req-9768779b-de11-4fc2-9ae8-ea0f854d1cd3 tempest-CreateVolumesFromBackupTest-1407232980 tempest-CreateVolumesFromBackupTest-1407232980-project-member] Create volume request body: {'volume': {"'backup_id": '7c950480-2a12-461e-bf33-2a438bc6464d', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-1828765706'}} {{(pid=100375) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 10:47:35.378677 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.v3.volumes [None req-9768779b-de11-4fc2-9ae8-ea0f854d1cd3 tempest-CreateVolumesFromBackupTest-1407232980 tempest-CreateVolumesFromBackupTest-1407232980-project-member] Create volume of 1 GB Aug 12 10:47:35.383925 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-9768779b-de11-4fc2-9ae8-ea0f854d1cd3 tempest-CreateVolumesFromBackupTest-1407232980 tempest-CreateVolumesFromBackupTest-1407232980-project-member] Availability Zones retrieved successfully. Aug 12 10:47:35.389963 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-9768779b-de11-4fc2-9ae8-ea0f854d1cd3 tempest-CreateVolumesFromBackupTest-1407232980 tempest-CreateVolumesFromBackupTest-1407232980-project-member] Flow 'volume_create_api' (fc9a0c77-1b30-4543-ad52-b909775223f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:47:35.391130 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-9768779b-de11-4fc2-9ae8-ea0f854d1cd3 tempest-CreateVolumesFromBackupTest-1407232980 tempest-CreateVolumesFromBackupTest-1407232980-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7812f843-7629-449f-a1fd-6d159477c015) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:47:35.392166 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.flows.api.create_volume [None req-9768779b-de11-4fc2-9ae8-ea0f854d1cd3 tempest-CreateVolumesFromBackupTest-1407232980 tempest-CreateVolumesFromBackupTest-1407232980-project-member] Validating volume size '1' using validate_int {{(pid=100375) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 10:47:35.416725 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-9768779b-de11-4fc2-9ae8-ea0f854d1cd3 tempest-CreateVolumesFromBackupTest-1407232980 tempest-CreateVolumesFromBackupTest-1407232980-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7812f843-7629-449f-a1fd-6d159477c015) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T10:26:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6cd66f07-4c7b-40b2-9dfb-378538f29c9e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:47:35.417498 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-9768779b-de11-4fc2-9ae8-ea0f854d1cd3 tempest-CreateVolumesFromBackupTest-1407232980 tempest-CreateVolumesFromBackupTest-1407232980-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (208104fa-9e04-4537-8a42-86e3b9f4a5c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:47:35.455417 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.quota [None req-9768779b-de11-4fc2-9ae8-ea0f854d1cd3 tempest-CreateVolumesFromBackupTest-1407232980 tempest-CreateVolumesFromBackupTest-1407232980-project-member] Created reservations ['4804bacc-de91-4059-b23b-a5fe061f440b', '11296306-c79e-4d1e-9f68-171504ce4965', '426eac25-b72d-45d4-92d6-fa4203c25a00', '27106715-ec5d-4da3-ac4d-bd4061344b74'] {{(pid=100375) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:47:35.457646 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-9768779b-de11-4fc2-9ae8-ea0f854d1cd3 tempest-CreateVolumesFromBackupTest-1407232980 tempest-CreateVolumesFromBackupTest-1407232980-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (208104fa-9e04-4537-8a42-86e3b9f4a5c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4804bacc-de91-4059-b23b-a5fe061f440b', '11296306-c79e-4d1e-9f68-171504ce4965', '426eac25-b72d-45d4-92d6-fa4203c25a00', '27106715-ec5d-4da3-ac4d-bd4061344b74']}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:47:35.457646 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-9768779b-de11-4fc2-9ae8-ea0f854d1cd3 tempest-CreateVolumesFromBackupTest-1407232980 tempest-CreateVolumesFromBackupTest-1407232980-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (905c3870-02f8-4cfa-a3b8-1a45e7e3fd31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:47:35.477741 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-9768779b-de11-4fc2-9ae8-ea0f854d1cd3 tempest-CreateVolumesFromBackupTest-1407232980 tempest-CreateVolumesFromBackupTest-1407232980-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (905c3870-02f8-4cfa-a3b8-1a45e7e3fd31) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c7be0394-29a8-40d5-9336-3219bc522b2f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1828765706',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='36e14c9116d14801964135baf3f1df32',qos_specs=None,replication_status=,reservations=['4804bacc-de91-4059-b23b-a5fe061f440b','11296306-c79e-4d1e-9f68-171504ce4965','426eac25-b72d-45d4-92d6-fa4203c25a00','27106715-ec5d-4da3-ac4d-bd4061344b74'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1680adb5e29f4d2baa1ffed7f3b58638',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:47:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1828765706',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c7be0394-29a8-40d5-9336-3219bc522b2f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='36e14c9116d14801964135baf3f1df32',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1680adb5e29f4d2baa1ffed7f3b58638',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6cd66f07-4c7b-40b2-9dfb-378538f29c9e),volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:47:35.478391 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-9768779b-de11-4fc2-9ae8-ea0f854d1cd3 tempest-CreateVolumesFromBackupTest-1407232980 tempest-CreateVolumesFromBackupTest-1407232980-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (47db17d9-4de1-4ec9-99fc-38c2183495f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:47:35.495396 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-9768779b-de11-4fc2-9ae8-ea0f854d1cd3 tempest-CreateVolumesFromBackupTest-1407232980 tempest-CreateVolumesFromBackupTest-1407232980-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (47db17d9-4de1-4ec9-99fc-38c2183495f4) transitioned into state 'SUCCESS' from state '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-1828765706',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='36e14c9116d14801964135baf3f1df32',qos_specs=None,replication_status=,reservations=['4804bacc-de91-4059-b23b-a5fe061f440b','11296306-c79e-4d1e-9f68-171504ce4965','426eac25-b72d-45d4-92d6-fa4203c25a00','27106715-ec5d-4da3-ac4d-bd4061344b74'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1680adb5e29f4d2baa1ffed7f3b58638',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:47:35.496002 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-9768779b-de11-4fc2-9ae8-ea0f854d1cd3 tempest-CreateVolumesFromBackupTest-1407232980 tempest-CreateVolumesFromBackupTest-1407232980-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2f8ec67a-2504-40fa-bc24-9278dc7515ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:47:35.503466 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-9768779b-de11-4fc2-9ae8-ea0f854d1cd3 tempest-CreateVolumesFromBackupTest-1407232980 tempest-CreateVolumesFromBackupTest-1407232980-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2f8ec67a-2504-40fa-bc24-9278dc7515ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:47:35.504191 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-9768779b-de11-4fc2-9ae8-ea0f854d1cd3 tempest-CreateVolumesFromBackupTest-1407232980 tempest-CreateVolumesFromBackupTest-1407232980-project-member] Flow 'volume_create_api' (fc9a0c77-1b30-4543-ad52-b909775223f4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100375) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:47:35.504447 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-9768779b-de11-4fc2-9ae8-ea0f854d1cd3 tempest-CreateVolumesFromBackupTest-1407232980 tempest-CreateVolumesFromBackupTest-1407232980-project-member] Create volume request issued successfully. Aug 12 10:47:35.504963 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-9768779b-de11-4fc2-9ae8-ea0f854d1cd3 tempest-CreateVolumesFromBackupTest-1407232980 tempest-CreateVolumesFromBackupTest-1407232980-project-member] https://10.4.3.105/volume/v3/volumes returned with HTTP 202 Aug 12 10:47:35.505354 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1298/5162] 10.4.3.105 () {68 vars in 1259 bytes} [Wed Aug 12 10:47:35 2026] POST /volume/v3/volumes => generated 758 bytes in 131 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 10:47:35.516705 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-bf37e19d-9303-4851-aac1-646495f88e2e None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:47:35.518150 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-bf37e19d-9303-4851-aac1-646495f88e2e tempest-CreateVolumesFromBackupTest-1407232980 tempest-CreateVolumesFromBackupTest-1407232980-project-member] POST https://10.4.3.105/volume/v3/volumes Aug 12 10:47:35.518434 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-bf37e19d-9303-4851-aac1-646495f88e2e tempest-CreateVolumesFromBackupTest-1407232980 tempest-CreateVolumesFromBackupTest-1407232980-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "7c950480-2a12-461e-bf33-2a438bc6464d", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-1253431597"}} {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:47:35.519825 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.v3.volumes [None req-bf37e19d-9303-4851-aac1-646495f88e2e tempest-CreateVolumesFromBackupTest-1407232980 tempest-CreateVolumesFromBackupTest-1407232980-project-member] Create volume request body: {'volume': {"'backup_id": '7c950480-2a12-461e-bf33-2a438bc6464d', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-1253431597'}} {{(pid=100372) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 10:47:35.519949 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.v3.volumes [None req-bf37e19d-9303-4851-aac1-646495f88e2e tempest-CreateVolumesFromBackupTest-1407232980 tempest-CreateVolumesFromBackupTest-1407232980-project-member] Create volume of 1 GB Aug 12 10:47:35.523834 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-bf37e19d-9303-4851-aac1-646495f88e2e tempest-CreateVolumesFromBackupTest-1407232980 tempest-CreateVolumesFromBackupTest-1407232980-project-member] Availability Zones retrieved successfully. Aug 12 10:47:35.528472 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-bf37e19d-9303-4851-aac1-646495f88e2e tempest-CreateVolumesFromBackupTest-1407232980 tempest-CreateVolumesFromBackupTest-1407232980-project-member] Flow 'volume_create_api' (4a8d4e4f-8f2f-4362-868c-aef112476c5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100372) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:47:35.529403 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-bf37e19d-9303-4851-aac1-646495f88e2e tempest-CreateVolumesFromBackupTest-1407232980 tempest-CreateVolumesFromBackupTest-1407232980-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f5bc1f8b-67a7-4802-8f5a-7b6ed679559d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:47:35.530226 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.flows.api.create_volume [None req-bf37e19d-9303-4851-aac1-646495f88e2e tempest-CreateVolumesFromBackupTest-1407232980 tempest-CreateVolumesFromBackupTest-1407232980-project-member] Validating volume size '1' using validate_int {{(pid=100372) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 10:47:35.552018 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-bf37e19d-9303-4851-aac1-646495f88e2e tempest-CreateVolumesFromBackupTest-1407232980 tempest-CreateVolumesFromBackupTest-1407232980-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f5bc1f8b-67a7-4802-8f5a-7b6ed679559d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T10:26:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6cd66f07-4c7b-40b2-9dfb-378538f29c9e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:47:35.552707 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-bf37e19d-9303-4851-aac1-646495f88e2e tempest-CreateVolumesFromBackupTest-1407232980 tempest-CreateVolumesFromBackupTest-1407232980-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (61d56a82-320f-4e23-aed7-dc9a080a4d5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:47:35.586574 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.quota [None req-bf37e19d-9303-4851-aac1-646495f88e2e tempest-CreateVolumesFromBackupTest-1407232980 tempest-CreateVolumesFromBackupTest-1407232980-project-member] Created reservations ['8534c447-4e90-4699-a39c-1676e88a6176', '5a95b18c-74fb-4944-a696-71b497bcd3d4', '4bf972b0-e813-432a-9f6f-b254fda935e6', 'ca3a666f-345e-481d-98d9-d11281a3737a'] {{(pid=100372) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:47:35.587325 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-bf37e19d-9303-4851-aac1-646495f88e2e tempest-CreateVolumesFromBackupTest-1407232980 tempest-CreateVolumesFromBackupTest-1407232980-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (61d56a82-320f-4e23-aed7-dc9a080a4d5f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8534c447-4e90-4699-a39c-1676e88a6176', '5a95b18c-74fb-4944-a696-71b497bcd3d4', '4bf972b0-e813-432a-9f6f-b254fda935e6', 'ca3a666f-345e-481d-98d9-d11281a3737a']}' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:47:35.590541 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-bf37e19d-9303-4851-aac1-646495f88e2e tempest-CreateVolumesFromBackupTest-1407232980 tempest-CreateVolumesFromBackupTest-1407232980-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f5da7661-d26f-488c-a29c-e006d7c09193) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:47:35.609534 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-bf37e19d-9303-4851-aac1-646495f88e2e tempest-CreateVolumesFromBackupTest-1407232980 tempest-CreateVolumesFromBackupTest-1407232980-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f5da7661-d26f-488c-a29c-e006d7c09193) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2bc5d64c-e5f1-443c-81cd-f256cbd4d771', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1253431597',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='36e14c9116d14801964135baf3f1df32',qos_specs=None,replication_status=,reservations=['8534c447-4e90-4699-a39c-1676e88a6176','5a95b18c-74fb-4944-a696-71b497bcd3d4','4bf972b0-e813-432a-9f6f-b254fda935e6','ca3a666f-345e-481d-98d9-d11281a3737a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1680adb5e29f4d2baa1ffed7f3b58638',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:47:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1253431597',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2bc5d64c-e5f1-443c-81cd-f256cbd4d771,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='36e14c9116d14801964135baf3f1df32',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1680adb5e29f4d2baa1ffed7f3b58638',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6cd66f07-4c7b-40b2-9dfb-378538f29c9e),volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:47:35.609534 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-bf37e19d-9303-4851-aac1-646495f88e2e tempest-CreateVolumesFromBackupTest-1407232980 tempest-CreateVolumesFromBackupTest-1407232980-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e97cd49b-420d-4375-bcea-cc5614fd045c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:47:35.622222 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-bf37e19d-9303-4851-aac1-646495f88e2e tempest-CreateVolumesFromBackupTest-1407232980 tempest-CreateVolumesFromBackupTest-1407232980-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e97cd49b-420d-4375-bcea-cc5614fd045c) transitioned into state 'SUCCESS' from state '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-1253431597',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='36e14c9116d14801964135baf3f1df32',qos_specs=None,replication_status=,reservations=['8534c447-4e90-4699-a39c-1676e88a6176','5a95b18c-74fb-4944-a696-71b497bcd3d4','4bf972b0-e813-432a-9f6f-b254fda935e6','ca3a666f-345e-481d-98d9-d11281a3737a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1680adb5e29f4d2baa1ffed7f3b58638',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:47:35.622849 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-bf37e19d-9303-4851-aac1-646495f88e2e tempest-CreateVolumesFromBackupTest-1407232980 tempest-CreateVolumesFromBackupTest-1407232980-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (14b75b9f-1fb8-41a0-83c9-e2ae8998bf1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:47:35.632356 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-bf37e19d-9303-4851-aac1-646495f88e2e tempest-CreateVolumesFromBackupTest-1407232980 tempest-CreateVolumesFromBackupTest-1407232980-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (14b75b9f-1fb8-41a0-83c9-e2ae8998bf1a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:47:35.633625 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-bf37e19d-9303-4851-aac1-646495f88e2e tempest-CreateVolumesFromBackupTest-1407232980 tempest-CreateVolumesFromBackupTest-1407232980-project-member] Flow 'volume_create_api' (4a8d4e4f-8f2f-4362-868c-aef112476c5e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100372) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:47:35.633625 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-bf37e19d-9303-4851-aac1-646495f88e2e tempest-CreateVolumesFromBackupTest-1407232980 tempest-CreateVolumesFromBackupTest-1407232980-project-member] Create volume request issued successfully. Aug 12 10:47:35.633852 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-bf37e19d-9303-4851-aac1-646495f88e2e tempest-CreateVolumesFromBackupTest-1407232980 tempest-CreateVolumesFromBackupTest-1407232980-project-member] https://10.4.3.105/volume/v3/volumes returned with HTTP 202 Aug 12 10:47:35.634301 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1294/5163] 10.4.3.105 () {68 vars in 1259 bytes} [Wed Aug 12 10:47:35 2026] POST /volume/v3/volumes => generated 758 bytes in 118 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 10:47:35.645894 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-2af664a6-0120-4f45-95bf-39c4f5cd42e9 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:47:35.649537 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-2af664a6-0120-4f45-95bf-39c4f5cd42e9 tempest-CreateVolumesFromBackupTest-1407232980 tempest-CreateVolumesFromBackupTest-1407232980-project-member] POST https://10.4.3.105/volume/v3/volumes Aug 12 10:47:35.649537 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-2af664a6-0120-4f45-95bf-39c4f5cd42e9 tempest-CreateVolumesFromBackupTest-1407232980 tempest-CreateVolumesFromBackupTest-1407232980-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "7c950480-2a12-461e-bf33-2a438bc6464d", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-1446068873"}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:47:35.649537 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.v3.volumes [None req-2af664a6-0120-4f45-95bf-39c4f5cd42e9 tempest-CreateVolumesFromBackupTest-1407232980 tempest-CreateVolumesFromBackupTest-1407232980-project-member] Create volume request body: {'volume': {"'backup_id": '7c950480-2a12-461e-bf33-2a438bc6464d', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-1446068873'}} {{(pid=100373) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 10:47:35.649537 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.v3.volumes [None req-2af664a6-0120-4f45-95bf-39c4f5cd42e9 tempest-CreateVolumesFromBackupTest-1407232980 tempest-CreateVolumesFromBackupTest-1407232980-project-member] Create volume of 1 GB Aug 12 10:47:35.653750 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-2af664a6-0120-4f45-95bf-39c4f5cd42e9 tempest-CreateVolumesFromBackupTest-1407232980 tempest-CreateVolumesFromBackupTest-1407232980-project-member] Availability Zones retrieved successfully. Aug 12 10:47:35.659051 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-2af664a6-0120-4f45-95bf-39c4f5cd42e9 tempest-CreateVolumesFromBackupTest-1407232980 tempest-CreateVolumesFromBackupTest-1407232980-project-member] Flow 'volume_create_api' (cfd4f838-17a4-4a9e-9340-3c86dc693810) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:47:35.660068 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-2af664a6-0120-4f45-95bf-39c4f5cd42e9 tempest-CreateVolumesFromBackupTest-1407232980 tempest-CreateVolumesFromBackupTest-1407232980-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dadf70fa-5d73-4c36-9065-387f54094562) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:47:35.661067 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.flows.api.create_volume [None req-2af664a6-0120-4f45-95bf-39c4f5cd42e9 tempest-CreateVolumesFromBackupTest-1407232980 tempest-CreateVolumesFromBackupTest-1407232980-project-member] Validating volume size '1' using validate_int {{(pid=100373) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 10:47:35.684691 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-2af664a6-0120-4f45-95bf-39c4f5cd42e9 tempest-CreateVolumesFromBackupTest-1407232980 tempest-CreateVolumesFromBackupTest-1407232980-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dadf70fa-5d73-4c36-9065-387f54094562) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T10:26:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6cd66f07-4c7b-40b2-9dfb-378538f29c9e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:47:35.686367 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-2af664a6-0120-4f45-95bf-39c4f5cd42e9 tempest-CreateVolumesFromBackupTest-1407232980 tempest-CreateVolumesFromBackupTest-1407232980-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e594c7d1-fcaf-42d1-a292-f6269dabbccb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:47:35.728609 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.quota [None req-2af664a6-0120-4f45-95bf-39c4f5cd42e9 tempest-CreateVolumesFromBackupTest-1407232980 tempest-CreateVolumesFromBackupTest-1407232980-project-member] Created reservations ['9df68b1c-9a3d-4950-b364-b832d0ae015a', 'ef328308-b3b3-422b-80ef-01bc51875f5a', '2f3fa60a-cbfd-4fb6-80a6-74044073b96b', 'e9172736-b862-4b9e-aa64-c5f2b135ad1e'] {{(pid=100373) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:47:35.729043 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-2af664a6-0120-4f45-95bf-39c4f5cd42e9 tempest-CreateVolumesFromBackupTest-1407232980 tempest-CreateVolumesFromBackupTest-1407232980-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e594c7d1-fcaf-42d1-a292-f6269dabbccb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9df68b1c-9a3d-4950-b364-b832d0ae015a', 'ef328308-b3b3-422b-80ef-01bc51875f5a', '2f3fa60a-cbfd-4fb6-80a6-74044073b96b', 'e9172736-b862-4b9e-aa64-c5f2b135ad1e']}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:47:35.729869 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-2af664a6-0120-4f45-95bf-39c4f5cd42e9 tempest-CreateVolumesFromBackupTest-1407232980 tempest-CreateVolumesFromBackupTest-1407232980-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6174687a-efe1-4fe4-9fcb-2684766e4671) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:47:35.752806 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-2af664a6-0120-4f45-95bf-39c4f5cd42e9 tempest-CreateVolumesFromBackupTest-1407232980 tempest-CreateVolumesFromBackupTest-1407232980-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6174687a-efe1-4fe4-9fcb-2684766e4671) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'aee0b974-1a9b-49df-ad47-63d4f4b17218', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1446068873',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='36e14c9116d14801964135baf3f1df32',qos_specs=None,replication_status=,reservations=['9df68b1c-9a3d-4950-b364-b832d0ae015a','ef328308-b3b3-422b-80ef-01bc51875f5a','2f3fa60a-cbfd-4fb6-80a6-74044073b96b','e9172736-b862-4b9e-aa64-c5f2b135ad1e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1680adb5e29f4d2baa1ffed7f3b58638',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:47:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1446068873',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=aee0b974-1a9b-49df-ad47-63d4f4b17218,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='36e14c9116d14801964135baf3f1df32',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1680adb5e29f4d2baa1ffed7f3b58638',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6cd66f07-4c7b-40b2-9dfb-378538f29c9e),volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:47:35.753985 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-2af664a6-0120-4f45-95bf-39c4f5cd42e9 tempest-CreateVolumesFromBackupTest-1407232980 tempest-CreateVolumesFromBackupTest-1407232980-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b58f3c3d-31ee-4635-a29f-0946dd20a68c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:47:35.772274 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-2af664a6-0120-4f45-95bf-39c4f5cd42e9 tempest-CreateVolumesFromBackupTest-1407232980 tempest-CreateVolumesFromBackupTest-1407232980-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b58f3c3d-31ee-4635-a29f-0946dd20a68c) transitioned into state 'SUCCESS' from state '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-1446068873',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='36e14c9116d14801964135baf3f1df32',qos_specs=None,replication_status=,reservations=['9df68b1c-9a3d-4950-b364-b832d0ae015a','ef328308-b3b3-422b-80ef-01bc51875f5a','2f3fa60a-cbfd-4fb6-80a6-74044073b96b','e9172736-b862-4b9e-aa64-c5f2b135ad1e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1680adb5e29f4d2baa1ffed7f3b58638',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:47:35.772944 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-2af664a6-0120-4f45-95bf-39c4f5cd42e9 tempest-CreateVolumesFromBackupTest-1407232980 tempest-CreateVolumesFromBackupTest-1407232980-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6798a81c-32bc-41ab-8dc0-2b015859aabe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:47:35.782122 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-2af664a6-0120-4f45-95bf-39c4f5cd42e9 tempest-CreateVolumesFromBackupTest-1407232980 tempest-CreateVolumesFromBackupTest-1407232980-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6798a81c-32bc-41ab-8dc0-2b015859aabe) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:47:35.783019 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-2af664a6-0120-4f45-95bf-39c4f5cd42e9 tempest-CreateVolumesFromBackupTest-1407232980 tempest-CreateVolumesFromBackupTest-1407232980-project-member] Flow 'volume_create_api' (cfd4f838-17a4-4a9e-9340-3c86dc693810) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100373) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:47:35.783339 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-2af664a6-0120-4f45-95bf-39c4f5cd42e9 tempest-CreateVolumesFromBackupTest-1407232980 tempest-CreateVolumesFromBackupTest-1407232980-project-member] Create volume request issued successfully. Aug 12 10:47:35.783899 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-2af664a6-0120-4f45-95bf-39c4f5cd42e9 tempest-CreateVolumesFromBackupTest-1407232980 tempest-CreateVolumesFromBackupTest-1407232980-project-member] https://10.4.3.105/volume/v3/volumes returned with HTTP 202 Aug 12 10:47:35.784309 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1283/5164] 10.4.3.105 () {68 vars in 1259 bytes} [Wed Aug 12 10:47:35 2026] POST /volume/v3/volumes => generated 758 bytes in 139 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 10:47:35.794998 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-2df34e8e-f07e-4fee-a2b0-a28f1659453a None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:47:35.796732 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-2df34e8e-f07e-4fee-a2b0-a28f1659453a tempest-CreateVolumesFromBackupTest-1407232980 tempest-CreateVolumesFromBackupTest-1407232980-project-member] POST https://10.4.3.105/volume/v3/volumes Aug 12 10:47:35.797050 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-2df34e8e-f07e-4fee-a2b0-a28f1659453a tempest-CreateVolumesFromBackupTest-1407232980 tempest-CreateVolumesFromBackupTest-1407232980-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "7c950480-2a12-461e-bf33-2a438bc6464d", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-1233848121"}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:47:35.798414 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.volumes [None req-2df34e8e-f07e-4fee-a2b0-a28f1659453a tempest-CreateVolumesFromBackupTest-1407232980 tempest-CreateVolumesFromBackupTest-1407232980-project-member] Create volume request body: {'volume': {"'backup_id": '7c950480-2a12-461e-bf33-2a438bc6464d', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-1233848121'}} {{(pid=100374) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 10:47:35.798641 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.v3.volumes [None req-2df34e8e-f07e-4fee-a2b0-a28f1659453a tempest-CreateVolumesFromBackupTest-1407232980 tempest-CreateVolumesFromBackupTest-1407232980-project-member] Create volume of 1 GB Aug 12 10:47:35.798955 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:47:35.798955 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:47:35.802452 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-2df34e8e-f07e-4fee-a2b0-a28f1659453a tempest-CreateVolumesFromBackupTest-1407232980 tempest-CreateVolumesFromBackupTest-1407232980-project-member] Availability Zones retrieved successfully. Aug 12 10:47:35.807672 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-2df34e8e-f07e-4fee-a2b0-a28f1659453a tempest-CreateVolumesFromBackupTest-1407232980 tempest-CreateVolumesFromBackupTest-1407232980-project-member] Flow 'volume_create_api' (b75f6f04-7bc9-419b-b2c6-d015630e1023) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:47:35.808489 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-2df34e8e-f07e-4fee-a2b0-a28f1659453a tempest-CreateVolumesFromBackupTest-1407232980 tempest-CreateVolumesFromBackupTest-1407232980-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e22f9c30-b6fa-416d-a9ca-f1568698ee81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:47:35.809306 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.flows.api.create_volume [None req-2df34e8e-f07e-4fee-a2b0-a28f1659453a tempest-CreateVolumesFromBackupTest-1407232980 tempest-CreateVolumesFromBackupTest-1407232980-project-member] Validating volume size '1' using validate_int {{(pid=100374) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 10:47:35.830598 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-2df34e8e-f07e-4fee-a2b0-a28f1659453a tempest-CreateVolumesFromBackupTest-1407232980 tempest-CreateVolumesFromBackupTest-1407232980-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e22f9c30-b6fa-416d-a9ca-f1568698ee81) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T10:26:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6cd66f07-4c7b-40b2-9dfb-378538f29c9e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:47:35.831241 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-2df34e8e-f07e-4fee-a2b0-a28f1659453a tempest-CreateVolumesFromBackupTest-1407232980 tempest-CreateVolumesFromBackupTest-1407232980-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0ea6844f-2b29-42f3-9897-8436b297eb9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:47:35.868853 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.quota [None req-2df34e8e-f07e-4fee-a2b0-a28f1659453a tempest-CreateVolumesFromBackupTest-1407232980 tempest-CreateVolumesFromBackupTest-1407232980-project-member] Created reservations ['b2dd8dd1-a313-45e4-8d89-04bd470867ed', 'ddd61047-38b4-4671-9987-a510f5846138', 'de836d47-76cc-46cb-af61-cbc0738c08ad', '7ee5fa72-0af7-453e-912f-f08f04395f3f'] {{(pid=100374) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:47:35.870131 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-2df34e8e-f07e-4fee-a2b0-a28f1659453a tempest-CreateVolumesFromBackupTest-1407232980 tempest-CreateVolumesFromBackupTest-1407232980-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0ea6844f-2b29-42f3-9897-8436b297eb9e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b2dd8dd1-a313-45e4-8d89-04bd470867ed', 'ddd61047-38b4-4671-9987-a510f5846138', 'de836d47-76cc-46cb-af61-cbc0738c08ad', '7ee5fa72-0af7-453e-912f-f08f04395f3f']}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:47:35.871315 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-2df34e8e-f07e-4fee-a2b0-a28f1659453a tempest-CreateVolumesFromBackupTest-1407232980 tempest-CreateVolumesFromBackupTest-1407232980-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (50fcd556-f246-4af1-b8a3-971bd69aac44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:47:35.894823 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-2df34e8e-f07e-4fee-a2b0-a28f1659453a tempest-CreateVolumesFromBackupTest-1407232980 tempest-CreateVolumesFromBackupTest-1407232980-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (50fcd556-f246-4af1-b8a3-971bd69aac44) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f4a902de-0bee-40a0-9aaa-50cdcf591ae1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1233848121',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='36e14c9116d14801964135baf3f1df32',qos_specs=None,replication_status=,reservations=['b2dd8dd1-a313-45e4-8d89-04bd470867ed','ddd61047-38b4-4671-9987-a510f5846138','de836d47-76cc-46cb-af61-cbc0738c08ad','7ee5fa72-0af7-453e-912f-f08f04395f3f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1680adb5e29f4d2baa1ffed7f3b58638',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:47:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1233848121',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f4a902de-0bee-40a0-9aaa-50cdcf591ae1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='36e14c9116d14801964135baf3f1df32',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1680adb5e29f4d2baa1ffed7f3b58638',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6cd66f07-4c7b-40b2-9dfb-378538f29c9e),volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:47:35.895545 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-2df34e8e-f07e-4fee-a2b0-a28f1659453a tempest-CreateVolumesFromBackupTest-1407232980 tempest-CreateVolumesFromBackupTest-1407232980-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3a163115-7e4f-427e-a93f-7a969cbf532e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:47:35.913751 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-2df34e8e-f07e-4fee-a2b0-a28f1659453a tempest-CreateVolumesFromBackupTest-1407232980 tempest-CreateVolumesFromBackupTest-1407232980-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3a163115-7e4f-427e-a93f-7a969cbf532e) transitioned into state 'SUCCESS' from state '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-1233848121',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='36e14c9116d14801964135baf3f1df32',qos_specs=None,replication_status=,reservations=['b2dd8dd1-a313-45e4-8d89-04bd470867ed','ddd61047-38b4-4671-9987-a510f5846138','de836d47-76cc-46cb-af61-cbc0738c08ad','7ee5fa72-0af7-453e-912f-f08f04395f3f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1680adb5e29f4d2baa1ffed7f3b58638',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:47:35.914606 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-2df34e8e-f07e-4fee-a2b0-a28f1659453a tempest-CreateVolumesFromBackupTest-1407232980 tempest-CreateVolumesFromBackupTest-1407232980-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (89c3ae31-0365-432b-bc38-e23a35ec6024) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:47:35.924270 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-2df34e8e-f07e-4fee-a2b0-a28f1659453a tempest-CreateVolumesFromBackupTest-1407232980 tempest-CreateVolumesFromBackupTest-1407232980-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (89c3ae31-0365-432b-bc38-e23a35ec6024) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:47:35.924960 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-2df34e8e-f07e-4fee-a2b0-a28f1659453a tempest-CreateVolumesFromBackupTest-1407232980 tempest-CreateVolumesFromBackupTest-1407232980-project-member] Flow 'volume_create_api' (b75f6f04-7bc9-419b-b2c6-d015630e1023) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100374) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:47:35.925243 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-2df34e8e-f07e-4fee-a2b0-a28f1659453a tempest-CreateVolumesFromBackupTest-1407232980 tempest-CreateVolumesFromBackupTest-1407232980-project-member] Create volume request issued successfully. Aug 12 10:47:35.925745 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-2df34e8e-f07e-4fee-a2b0-a28f1659453a tempest-CreateVolumesFromBackupTest-1407232980 tempest-CreateVolumesFromBackupTest-1407232980-project-member] https://10.4.3.105/volume/v3/volumes returned with HTTP 202 Aug 12 10:47:35.926178 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1290/5165] 10.4.3.105 () {68 vars in 1259 bytes} [Wed Aug 12 10:47:35 2026] POST /volume/v3/volumes => generated 758 bytes in 132 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 10:47:35.936326 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-a0d01843-8280-4575-bd11-c8dee3eb47f8 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:47:35.938090 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-a0d01843-8280-4575-bd11-c8dee3eb47f8 tempest-CreateVolumesFromBackupTest-1407232980 tempest-CreateVolumesFromBackupTest-1407232980-project-member] GET https://10.4.3.105/volume/v3/volumes/43b18aac-c7d9-447d-95a8-5e42311e7ed7 Aug 12 10:47:35.938257 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-a0d01843-8280-4575-bd11-c8dee3eb47f8 tempest-CreateVolumesFromBackupTest-1407232980 tempest-CreateVolumesFromBackupTest-1407232980-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:47:35.938430 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-a0d01843-8280-4575-bd11-c8dee3eb47f8 tempest-CreateVolumesFromBackupTest-1407232980 tempest-CreateVolumesFromBackupTest-1407232980-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:47:35.944668 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:47:35.944668 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:47:35.947844 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-a0d01843-8280-4575-bd11-c8dee3eb47f8 tempest-CreateVolumesFromBackupTest-1407232980 tempest-CreateVolumesFromBackupTest-1407232980-project-member] Volume info retrieved successfully. Aug 12 10:47:35.951307 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-a0d01843-8280-4575-bd11-c8dee3eb47f8 tempest-CreateVolumesFromBackupTest-1407232980 tempest-CreateVolumesFromBackupTest-1407232980-project-member] https://10.4.3.105/volume/v3/volumes/43b18aac-c7d9-447d-95a8-5e42311e7ed7 returned with HTTP 200 Aug 12 10:47:35.951649 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1299/5166] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:47:35 2026] GET /volume/v3/volumes/43b18aac-c7d9-447d-95a8-5e42311e7ed7 => generated 851 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:47:35.962075 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-3781c70a-efcf-4bb1-9274-e9b9a1ed5881 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:47:35.963698 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-3781c70a-efcf-4bb1-9274-e9b9a1ed5881 tempest-CreateVolumesFromBackupTest-1407232980 tempest-CreateVolumesFromBackupTest-1407232980-project-member] GET https://10.4.3.105/volume/v3/volumes/c7be0394-29a8-40d5-9336-3219bc522b2f Aug 12 10:47:35.963816 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-3781c70a-efcf-4bb1-9274-e9b9a1ed5881 tempest-CreateVolumesFromBackupTest-1407232980 tempest-CreateVolumesFromBackupTest-1407232980-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:47:35.964004 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-3781c70a-efcf-4bb1-9274-e9b9a1ed5881 tempest-CreateVolumesFromBackupTest-1407232980 tempest-CreateVolumesFromBackupTest-1407232980-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:47:35.970896 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:47:35.970896 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:47:35.973743 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-3781c70a-efcf-4bb1-9274-e9b9a1ed5881 tempest-CreateVolumesFromBackupTest-1407232980 tempest-CreateVolumesFromBackupTest-1407232980-project-member] Volume info retrieved successfully. Aug 12 10:47:35.977222 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-3781c70a-efcf-4bb1-9274-e9b9a1ed5881 tempest-CreateVolumesFromBackupTest-1407232980 tempest-CreateVolumesFromBackupTest-1407232980-project-member] https://10.4.3.105/volume/v3/volumes/c7be0394-29a8-40d5-9336-3219bc522b2f returned with HTTP 200 Aug 12 10:47:35.977561 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1295/5167] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:47:35 2026] GET /volume/v3/volumes/c7be0394-29a8-40d5-9336-3219bc522b2f => generated 851 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:47:35.987955 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-b24224cf-fc64-47f5-9926-ad39a92c9772 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:47:35.989624 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-b24224cf-fc64-47f5-9926-ad39a92c9772 tempest-CreateVolumesFromBackupTest-1407232980 tempest-CreateVolumesFromBackupTest-1407232980-project-member] GET https://10.4.3.105/volume/v3/volumes/2bc5d64c-e5f1-443c-81cd-f256cbd4d771 Aug 12 10:47:35.989796 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-b24224cf-fc64-47f5-9926-ad39a92c9772 tempest-CreateVolumesFromBackupTest-1407232980 tempest-CreateVolumesFromBackupTest-1407232980-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:47:35.989979 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-b24224cf-fc64-47f5-9926-ad39a92c9772 tempest-CreateVolumesFromBackupTest-1407232980 tempest-CreateVolumesFromBackupTest-1407232980-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:47:35.999012 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:47:35.999012 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:47:36.002205 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-b24224cf-fc64-47f5-9926-ad39a92c9772 tempest-CreateVolumesFromBackupTest-1407232980 tempest-CreateVolumesFromBackupTest-1407232980-project-member] Volume info retrieved successfully. Aug 12 10:47:36.005949 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-b24224cf-fc64-47f5-9926-ad39a92c9772 tempest-CreateVolumesFromBackupTest-1407232980 tempest-CreateVolumesFromBackupTest-1407232980-project-member] https://10.4.3.105/volume/v3/volumes/2bc5d64c-e5f1-443c-81cd-f256cbd4d771 returned with HTTP 200 Aug 12 10:47:36.006350 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1284/5168] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:47:35 2026] GET /volume/v3/volumes/2bc5d64c-e5f1-443c-81cd-f256cbd4d771 => generated 851 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:47:36.017352 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-a100dd18-e348-41a0-8a3b-f347fe6b4169 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:47:36.019310 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-a100dd18-e348-41a0-8a3b-f347fe6b4169 tempest-CreateVolumesFromBackupTest-1407232980 tempest-CreateVolumesFromBackupTest-1407232980-project-member] GET https://10.4.3.105/volume/v3/volumes/aee0b974-1a9b-49df-ad47-63d4f4b17218 Aug 12 10:47:36.019510 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-a100dd18-e348-41a0-8a3b-f347fe6b4169 tempest-CreateVolumesFromBackupTest-1407232980 tempest-CreateVolumesFromBackupTest-1407232980-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:47:36.019707 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-a100dd18-e348-41a0-8a3b-f347fe6b4169 tempest-CreateVolumesFromBackupTest-1407232980 tempest-CreateVolumesFromBackupTest-1407232980-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:47:36.026183 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:47:36.026183 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:47:36.029673 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-a100dd18-e348-41a0-8a3b-f347fe6b4169 tempest-CreateVolumesFromBackupTest-1407232980 tempest-CreateVolumesFromBackupTest-1407232980-project-member] Volume info retrieved successfully. Aug 12 10:47:36.033886 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-a100dd18-e348-41a0-8a3b-f347fe6b4169 tempest-CreateVolumesFromBackupTest-1407232980 tempest-CreateVolumesFromBackupTest-1407232980-project-member] https://10.4.3.105/volume/v3/volumes/aee0b974-1a9b-49df-ad47-63d4f4b17218 returned with HTTP 200 Aug 12 10:47:36.034259 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1291/5169] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:47:36 2026] GET /volume/v3/volumes/aee0b974-1a9b-49df-ad47-63d4f4b17218 => generated 851 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:47:36.045221 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-47e8a6ef-d2fc-430d-abe0-ef536831bf9e None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:47:36.046837 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-47e8a6ef-d2fc-430d-abe0-ef536831bf9e tempest-CreateVolumesFromBackupTest-1407232980 tempest-CreateVolumesFromBackupTest-1407232980-project-member] GET https://10.4.3.105/volume/v3/volumes/f4a902de-0bee-40a0-9aaa-50cdcf591ae1 Aug 12 10:47:36.047055 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-47e8a6ef-d2fc-430d-abe0-ef536831bf9e tempest-CreateVolumesFromBackupTest-1407232980 tempest-CreateVolumesFromBackupTest-1407232980-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:47:36.047286 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-47e8a6ef-d2fc-430d-abe0-ef536831bf9e tempest-CreateVolumesFromBackupTest-1407232980 tempest-CreateVolumesFromBackupTest-1407232980-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:47:36.053287 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:47:36.053287 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:47:36.056458 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-47e8a6ef-d2fc-430d-abe0-ef536831bf9e tempest-CreateVolumesFromBackupTest-1407232980 tempest-CreateVolumesFromBackupTest-1407232980-project-member] Volume info retrieved successfully. Aug 12 10:47:36.060022 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-47e8a6ef-d2fc-430d-abe0-ef536831bf9e tempest-CreateVolumesFromBackupTest-1407232980 tempest-CreateVolumesFromBackupTest-1407232980-project-member] https://10.4.3.105/volume/v3/volumes/f4a902de-0bee-40a0-9aaa-50cdcf591ae1 returned with HTTP 200 Aug 12 10:47:36.060379 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1300/5170] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:47:36 2026] GET /volume/v3/volumes/f4a902de-0bee-40a0-9aaa-50cdcf591ae1 => generated 851 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:47:36.071728 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-edb6ce08-056b-4c48-9fc2-6f1eb543a8b3 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:47:36.073454 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-edb6ce08-056b-4c48-9fc2-6f1eb543a8b3 tempest-CreateVolumesFromBackupTest-1407232980 tempest-CreateVolumesFromBackupTest-1407232980-project-member] DELETE https://10.4.3.105/volume/v3/backups/7c950480-2a12-461e-bf33-2a438bc6464d Aug 12 10:47:36.073711 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-edb6ce08-056b-4c48-9fc2-6f1eb543a8b3 tempest-CreateVolumesFromBackupTest-1407232980 tempest-CreateVolumesFromBackupTest-1407232980-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:47:36.073898 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-edb6ce08-056b-4c48-9fc2-6f1eb543a8b3 tempest-CreateVolumesFromBackupTest-1407232980 tempest-CreateVolumesFromBackupTest-1407232980-project-member] Calling method 'delete' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:47:36.074018 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.contrib.backups [None req-edb6ce08-056b-4c48-9fc2-6f1eb543a8b3 tempest-CreateVolumesFromBackupTest-1407232980 tempest-CreateVolumesFromBackupTest-1407232980-project-member] Delete backup with id: 7c950480-2a12-461e-bf33-2a438bc6464d. Aug 12 10:47:36.078305 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:47:36.078305 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:47:36.088688 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.backup.rpcapi [None req-edb6ce08-056b-4c48-9fc2-6f1eb543a8b3 tempest-CreateVolumesFromBackupTest-1407232980 tempest-CreateVolumesFromBackupTest-1407232980-project-member] delete_backup rpcapi backup_id 7c950480-2a12-461e-bf33-2a438bc6464d {{(pid=100372) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 12 10:47:36.090398 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-edb6ce08-056b-4c48-9fc2-6f1eb543a8b3 tempest-CreateVolumesFromBackupTest-1407232980 tempest-CreateVolumesFromBackupTest-1407232980-project-member] https://10.4.3.105/volume/v3/backups/7c950480-2a12-461e-bf33-2a438bc6464d returned with HTTP 202 Aug 12 10:47:36.090983 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1296/5171] 10.4.3.105 () {66 vars in 1351 bytes} [Wed Aug 12 10:47:36 2026] DELETE /volume/v3/backups/7c950480-2a12-461e-bf33-2a438bc6464d => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 10:47:36.100948 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-e6490f5f-3071-44d1-9ea8-ca24f9dca972 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:47:36.102473 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-e6490f5f-3071-44d1-9ea8-ca24f9dca972 tempest-CreateVolumesFromBackupTest-1407232980 tempest-CreateVolumesFromBackupTest-1407232980-project-member] GET https://10.4.3.105/volume/v3/backups/7c950480-2a12-461e-bf33-2a438bc6464d Aug 12 10:47:36.102738 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-e6490f5f-3071-44d1-9ea8-ca24f9dca972 tempest-CreateVolumesFromBackupTest-1407232980 tempest-CreateVolumesFromBackupTest-1407232980-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:47:36.102928 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-e6490f5f-3071-44d1-9ea8-ca24f9dca972 tempest-CreateVolumesFromBackupTest-1407232980 tempest-CreateVolumesFromBackupTest-1407232980-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:47:36.103045 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-e6490f5f-3071-44d1-9ea8-ca24f9dca972 tempest-CreateVolumesFromBackupTest-1407232980 tempest-CreateVolumesFromBackupTest-1407232980-project-member] Show backup with id 7c950480-2a12-461e-bf33-2a438bc6464d. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:47:36.107368 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:47:36.107368 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:47:36.108341 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-e6490f5f-3071-44d1-9ea8-ca24f9dca972 tempest-CreateVolumesFromBackupTest-1407232980 tempest-CreateVolumesFromBackupTest-1407232980-project-member] https://10.4.3.105/volume/v3/backups/7c950480-2a12-461e-bf33-2a438bc6464d returned with HTTP 200 Aug 12 10:47:36.108780 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1285/5172] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:47:36 2026] GET /volume/v3/backups/7c950480-2a12-461e-bf33-2a438bc6464d => generated 760 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:47:37.117846 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-2a61ab4c-a11c-40da-a2a4-300689f36a49 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:47:37.119526 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-2a61ab4c-a11c-40da-a2a4-300689f36a49 tempest-CreateVolumesFromBackupTest-1407232980 tempest-CreateVolumesFromBackupTest-1407232980-project-member] GET https://10.4.3.105/volume/v3/backups/7c950480-2a12-461e-bf33-2a438bc6464d Aug 12 10:47:37.119730 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-2a61ab4c-a11c-40da-a2a4-300689f36a49 tempest-CreateVolumesFromBackupTest-1407232980 tempest-CreateVolumesFromBackupTest-1407232980-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:47:37.119902 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-2a61ab4c-a11c-40da-a2a4-300689f36a49 tempest-CreateVolumesFromBackupTest-1407232980 tempest-CreateVolumesFromBackupTest-1407232980-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:47:37.120012 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-2a61ab4c-a11c-40da-a2a4-300689f36a49 tempest-CreateVolumesFromBackupTest-1407232980 tempest-CreateVolumesFromBackupTest-1407232980-project-member] Show backup with id 7c950480-2a12-461e-bf33-2a438bc6464d. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:47:37.123242 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-2a61ab4c-a11c-40da-a2a4-300689f36a49 tempest-CreateVolumesFromBackupTest-1407232980 tempest-CreateVolumesFromBackupTest-1407232980-project-member] https://10.4.3.105/volume/v3/backups/7c950480-2a12-461e-bf33-2a438bc6464d returned with HTTP 404 Aug 12 10:47:37.123651 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1292/5173] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:47:37 2026] GET /volume/v3/backups/7c950480-2a12-461e-bf33-2a438bc6464d => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:47:37.130762 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-8658ea5b-2519-4f60-9cf4-95e94bc92d61 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:47:37.132779 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-8658ea5b-2519-4f60-9cf4-95e94bc92d61 tempest-CreateVolumesFromBackupTest-1407232980 tempest-CreateVolumesFromBackupTest-1407232980-project-member] DELETE https://10.4.3.105/volume/v3/volumes/f4a902de-0bee-40a0-9aaa-50cdcf591ae1 Aug 12 10:47:37.133028 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-8658ea5b-2519-4f60-9cf4-95e94bc92d61 tempest-CreateVolumesFromBackupTest-1407232980 tempest-CreateVolumesFromBackupTest-1407232980-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:47:37.133249 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-8658ea5b-2519-4f60-9cf4-95e94bc92d61 tempest-CreateVolumesFromBackupTest-1407232980 tempest-CreateVolumesFromBackupTest-1407232980-project-member] Calling method 'delete' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:47:37.133437 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.v3.volumes [None req-8658ea5b-2519-4f60-9cf4-95e94bc92d61 tempest-CreateVolumesFromBackupTest-1407232980 tempest-CreateVolumesFromBackupTest-1407232980-project-member] Delete volume with id: f4a902de-0bee-40a0-9aaa-50cdcf591ae1 Aug 12 10:47:37.142108 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:47:37.142108 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:47:37.142719 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-8658ea5b-2519-4f60-9cf4-95e94bc92d61 tempest-CreateVolumesFromBackupTest-1407232980 tempest-CreateVolumesFromBackupTest-1407232980-project-member] Volume info retrieved successfully. Aug 12 10:47:37.159730 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-8658ea5b-2519-4f60-9cf4-95e94bc92d61 tempest-CreateVolumesFromBackupTest-1407232980 tempest-CreateVolumesFromBackupTest-1407232980-project-member] Delete volume request issued successfully. Aug 12 10:47:37.159936 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-8658ea5b-2519-4f60-9cf4-95e94bc92d61 tempest-CreateVolumesFromBackupTest-1407232980 tempest-CreateVolumesFromBackupTest-1407232980-project-member] https://10.4.3.105/volume/v3/volumes/f4a902de-0bee-40a0-9aaa-50cdcf591ae1 returned with HTTP 202 Aug 12 10:47:37.160428 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1301/5174] 10.4.3.105 () {66 vars in 1351 bytes} [Wed Aug 12 10:47:37 2026] DELETE /volume/v3/volumes/f4a902de-0bee-40a0-9aaa-50cdcf591ae1 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 10:47:37.167773 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-c301ffb8-6ffd-4275-893a-aa5058333149 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:47:37.169510 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-c301ffb8-6ffd-4275-893a-aa5058333149 tempest-CreateVolumesFromBackupTest-1407232980 tempest-CreateVolumesFromBackupTest-1407232980-project-member] GET https://10.4.3.105/volume/v3/volumes/f4a902de-0bee-40a0-9aaa-50cdcf591ae1 Aug 12 10:47:37.169727 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-c301ffb8-6ffd-4275-893a-aa5058333149 tempest-CreateVolumesFromBackupTest-1407232980 tempest-CreateVolumesFromBackupTest-1407232980-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:47:37.169895 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-c301ffb8-6ffd-4275-893a-aa5058333149 tempest-CreateVolumesFromBackupTest-1407232980 tempest-CreateVolumesFromBackupTest-1407232980-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:47:37.176917 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:47:37.176917 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:47:37.180716 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-c301ffb8-6ffd-4275-893a-aa5058333149 tempest-CreateVolumesFromBackupTest-1407232980 tempest-CreateVolumesFromBackupTest-1407232980-project-member] Volume info retrieved successfully. Aug 12 10:47:37.184686 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-c301ffb8-6ffd-4275-893a-aa5058333149 tempest-CreateVolumesFromBackupTest-1407232980 tempest-CreateVolumesFromBackupTest-1407232980-project-member] https://10.4.3.105/volume/v3/volumes/f4a902de-0bee-40a0-9aaa-50cdcf591ae1 returned with HTTP 200 Aug 12 10:47:37.185167 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1297/5175] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:47:37 2026] GET /volume/v3/volumes/f4a902de-0bee-40a0-9aaa-50cdcf591ae1 => generated 850 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:47:38.196645 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-e74563d2-19d7-468c-8429-e26fe5515a6e None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:47:38.198328 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-e74563d2-19d7-468c-8429-e26fe5515a6e tempest-CreateVolumesFromBackupTest-1407232980 tempest-CreateVolumesFromBackupTest-1407232980-project-member] GET https://10.4.3.105/volume/v3/volumes/f4a902de-0bee-40a0-9aaa-50cdcf591ae1 Aug 12 10:47:38.198593 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-e74563d2-19d7-468c-8429-e26fe5515a6e tempest-CreateVolumesFromBackupTest-1407232980 tempest-CreateVolumesFromBackupTest-1407232980-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:47:38.198777 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-e74563d2-19d7-468c-8429-e26fe5515a6e tempest-CreateVolumesFromBackupTest-1407232980 tempest-CreateVolumesFromBackupTest-1407232980-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:47:38.203810 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-e74563d2-19d7-468c-8429-e26fe5515a6e tempest-CreateVolumesFromBackupTest-1407232980 tempest-CreateVolumesFromBackupTest-1407232980-project-member] https://10.4.3.105/volume/v3/volumes/f4a902de-0bee-40a0-9aaa-50cdcf591ae1 returned with HTTP 404 Aug 12 10:47:38.204309 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1286/5176] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:47:38 2026] GET /volume/v3/volumes/f4a902de-0bee-40a0-9aaa-50cdcf591ae1 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:47:38.210319 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-38b1c04a-987f-4d04-8d07-a1333f9b98cd None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:47:38.211946 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-38b1c04a-987f-4d04-8d07-a1333f9b98cd tempest-CreateVolumesFromBackupTest-1407232980 tempest-CreateVolumesFromBackupTest-1407232980-project-member] DELETE https://10.4.3.105/volume/v3/volumes/aee0b974-1a9b-49df-ad47-63d4f4b17218 Aug 12 10:47:38.212140 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-38b1c04a-987f-4d04-8d07-a1333f9b98cd tempest-CreateVolumesFromBackupTest-1407232980 tempest-CreateVolumesFromBackupTest-1407232980-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:47:38.212311 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-38b1c04a-987f-4d04-8d07-a1333f9b98cd tempest-CreateVolumesFromBackupTest-1407232980 tempest-CreateVolumesFromBackupTest-1407232980-project-member] Calling method 'delete' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:47:38.212460 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.v3.volumes [None req-38b1c04a-987f-4d04-8d07-a1333f9b98cd tempest-CreateVolumesFromBackupTest-1407232980 tempest-CreateVolumesFromBackupTest-1407232980-project-member] Delete volume with id: aee0b974-1a9b-49df-ad47-63d4f4b17218 Aug 12 10:47:38.218378 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:47:38.218378 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:47:38.218785 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-38b1c04a-987f-4d04-8d07-a1333f9b98cd tempest-CreateVolumesFromBackupTest-1407232980 tempest-CreateVolumesFromBackupTest-1407232980-project-member] Volume info retrieved successfully. Aug 12 10:47:38.231772 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-38b1c04a-987f-4d04-8d07-a1333f9b98cd tempest-CreateVolumesFromBackupTest-1407232980 tempest-CreateVolumesFromBackupTest-1407232980-project-member] Delete volume request issued successfully. Aug 12 10:47:38.231912 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-38b1c04a-987f-4d04-8d07-a1333f9b98cd tempest-CreateVolumesFromBackupTest-1407232980 tempest-CreateVolumesFromBackupTest-1407232980-project-member] https://10.4.3.105/volume/v3/volumes/aee0b974-1a9b-49df-ad47-63d4f4b17218 returned with HTTP 202 Aug 12 10:47:38.232400 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1293/5177] 10.4.3.105 () {66 vars in 1351 bytes} [Wed Aug 12 10:47:38 2026] DELETE /volume/v3/volumes/aee0b974-1a9b-49df-ad47-63d4f4b17218 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 10:47:38.239030 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-c80d9530-d874-4748-96eb-e224e74ab8f2 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:47:38.240805 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-c80d9530-d874-4748-96eb-e224e74ab8f2 tempest-CreateVolumesFromBackupTest-1407232980 tempest-CreateVolumesFromBackupTest-1407232980-project-member] GET https://10.4.3.105/volume/v3/volumes/aee0b974-1a9b-49df-ad47-63d4f4b17218 Aug 12 10:47:38.240995 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-c80d9530-d874-4748-96eb-e224e74ab8f2 tempest-CreateVolumesFromBackupTest-1407232980 tempest-CreateVolumesFromBackupTest-1407232980-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:47:38.241228 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-c80d9530-d874-4748-96eb-e224e74ab8f2 tempest-CreateVolumesFromBackupTest-1407232980 tempest-CreateVolumesFromBackupTest-1407232980-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:47:38.247639 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:47:38.247639 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:47:38.251397 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-c80d9530-d874-4748-96eb-e224e74ab8f2 tempest-CreateVolumesFromBackupTest-1407232980 tempest-CreateVolumesFromBackupTest-1407232980-project-member] Volume info retrieved successfully. Aug 12 10:47:38.255897 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-c80d9530-d874-4748-96eb-e224e74ab8f2 tempest-CreateVolumesFromBackupTest-1407232980 tempest-CreateVolumesFromBackupTest-1407232980-project-member] https://10.4.3.105/volume/v3/volumes/aee0b974-1a9b-49df-ad47-63d4f4b17218 returned with HTTP 200 Aug 12 10:47:38.256285 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1302/5178] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:47:38 2026] GET /volume/v3/volumes/aee0b974-1a9b-49df-ad47-63d4f4b17218 => generated 850 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:47:39.268662 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-7ee9ca33-edcf-4333-b455-c83062121b8c None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:47:39.271743 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-7ee9ca33-edcf-4333-b455-c83062121b8c tempest-CreateVolumesFromBackupTest-1407232980 tempest-CreateVolumesFromBackupTest-1407232980-project-member] GET https://10.4.3.105/volume/v3/volumes/aee0b974-1a9b-49df-ad47-63d4f4b17218 Aug 12 10:47:39.271743 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-7ee9ca33-edcf-4333-b455-c83062121b8c tempest-CreateVolumesFromBackupTest-1407232980 tempest-CreateVolumesFromBackupTest-1407232980-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:47:39.271743 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-7ee9ca33-edcf-4333-b455-c83062121b8c tempest-CreateVolumesFromBackupTest-1407232980 tempest-CreateVolumesFromBackupTest-1407232980-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:47:39.275934 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-7ee9ca33-edcf-4333-b455-c83062121b8c tempest-CreateVolumesFromBackupTest-1407232980 tempest-CreateVolumesFromBackupTest-1407232980-project-member] https://10.4.3.105/volume/v3/volumes/aee0b974-1a9b-49df-ad47-63d4f4b17218 returned with HTTP 404 Aug 12 10:47:39.276475 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1298/5179] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:47:39 2026] GET /volume/v3/volumes/aee0b974-1a9b-49df-ad47-63d4f4b17218 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:47:39.282465 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-8d41fd00-015d-4fc0-958e-4de9ea137e42 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:47:39.284380 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-8d41fd00-015d-4fc0-958e-4de9ea137e42 tempest-CreateVolumesFromBackupTest-1407232980 tempest-CreateVolumesFromBackupTest-1407232980-project-member] DELETE https://10.4.3.105/volume/v3/volumes/2bc5d64c-e5f1-443c-81cd-f256cbd4d771 Aug 12 10:47:39.284678 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-8d41fd00-015d-4fc0-958e-4de9ea137e42 tempest-CreateVolumesFromBackupTest-1407232980 tempest-CreateVolumesFromBackupTest-1407232980-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:47:39.284932 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-8d41fd00-015d-4fc0-958e-4de9ea137e42 tempest-CreateVolumesFromBackupTest-1407232980 tempest-CreateVolumesFromBackupTest-1407232980-project-member] Calling method 'delete' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:47:39.285148 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.v3.volumes [None req-8d41fd00-015d-4fc0-958e-4de9ea137e42 tempest-CreateVolumesFromBackupTest-1407232980 tempest-CreateVolumesFromBackupTest-1407232980-project-member] Delete volume with id: 2bc5d64c-e5f1-443c-81cd-f256cbd4d771 Aug 12 10:47:39.292165 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:47:39.292165 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:47:39.292843 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-8d41fd00-015d-4fc0-958e-4de9ea137e42 tempest-CreateVolumesFromBackupTest-1407232980 tempest-CreateVolumesFromBackupTest-1407232980-project-member] Volume info retrieved successfully. Aug 12 10:47:39.309002 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-8d41fd00-015d-4fc0-958e-4de9ea137e42 tempest-CreateVolumesFromBackupTest-1407232980 tempest-CreateVolumesFromBackupTest-1407232980-project-member] Delete volume request issued successfully. Aug 12 10:47:39.309272 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-8d41fd00-015d-4fc0-958e-4de9ea137e42 tempest-CreateVolumesFromBackupTest-1407232980 tempest-CreateVolumesFromBackupTest-1407232980-project-member] https://10.4.3.105/volume/v3/volumes/2bc5d64c-e5f1-443c-81cd-f256cbd4d771 returned with HTTP 202 Aug 12 10:47:39.309722 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1287/5180] 10.4.3.105 () {66 vars in 1351 bytes} [Wed Aug 12 10:47:39 2026] DELETE /volume/v3/volumes/2bc5d64c-e5f1-443c-81cd-f256cbd4d771 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 10:47:39.318397 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-da790954-d9a4-4e86-a2f2-afda3def33dc None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:47:39.320049 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-da790954-d9a4-4e86-a2f2-afda3def33dc tempest-CreateVolumesFromBackupTest-1407232980 tempest-CreateVolumesFromBackupTest-1407232980-project-member] GET https://10.4.3.105/volume/v3/volumes/2bc5d64c-e5f1-443c-81cd-f256cbd4d771 Aug 12 10:47:39.320219 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-da790954-d9a4-4e86-a2f2-afda3def33dc tempest-CreateVolumesFromBackupTest-1407232980 tempest-CreateVolumesFromBackupTest-1407232980-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:47:39.320398 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-da790954-d9a4-4e86-a2f2-afda3def33dc tempest-CreateVolumesFromBackupTest-1407232980 tempest-CreateVolumesFromBackupTest-1407232980-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:47:39.326867 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:47:39.326867 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:47:39.330654 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-da790954-d9a4-4e86-a2f2-afda3def33dc tempest-CreateVolumesFromBackupTest-1407232980 tempest-CreateVolumesFromBackupTest-1407232980-project-member] Volume info retrieved successfully. Aug 12 10:47:39.335256 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-da790954-d9a4-4e86-a2f2-afda3def33dc tempest-CreateVolumesFromBackupTest-1407232980 tempest-CreateVolumesFromBackupTest-1407232980-project-member] https://10.4.3.105/volume/v3/volumes/2bc5d64c-e5f1-443c-81cd-f256cbd4d771 returned with HTTP 200 Aug 12 10:47:39.335658 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1294/5181] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:47:39 2026] GET /volume/v3/volumes/2bc5d64c-e5f1-443c-81cd-f256cbd4d771 => generated 850 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:47:40.348122 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-50114582-f4c3-4740-82f4-d48af5b185dc None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:47:40.349616 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-50114582-f4c3-4740-82f4-d48af5b185dc tempest-CreateVolumesFromBackupTest-1407232980 tempest-CreateVolumesFromBackupTest-1407232980-project-member] GET https://10.4.3.105/volume/v3/volumes/2bc5d64c-e5f1-443c-81cd-f256cbd4d771 Aug 12 10:47:40.349776 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-50114582-f4c3-4740-82f4-d48af5b185dc tempest-CreateVolumesFromBackupTest-1407232980 tempest-CreateVolumesFromBackupTest-1407232980-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:47:40.349943 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-50114582-f4c3-4740-82f4-d48af5b185dc tempest-CreateVolumesFromBackupTest-1407232980 tempest-CreateVolumesFromBackupTest-1407232980-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:47:40.354811 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-50114582-f4c3-4740-82f4-d48af5b185dc tempest-CreateVolumesFromBackupTest-1407232980 tempest-CreateVolumesFromBackupTest-1407232980-project-member] https://10.4.3.105/volume/v3/volumes/2bc5d64c-e5f1-443c-81cd-f256cbd4d771 returned with HTTP 404 Aug 12 10:47:40.355368 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1303/5182] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:47:40 2026] GET /volume/v3/volumes/2bc5d64c-e5f1-443c-81cd-f256cbd4d771 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:47:40.362820 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-54515efc-baab-433e-a7b1-c362ecedc14d None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:47:40.364900 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-54515efc-baab-433e-a7b1-c362ecedc14d tempest-CreateVolumesFromBackupTest-1407232980 tempest-CreateVolumesFromBackupTest-1407232980-project-member] DELETE https://10.4.3.105/volume/v3/volumes/c7be0394-29a8-40d5-9336-3219bc522b2f Aug 12 10:47:40.365100 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-54515efc-baab-433e-a7b1-c362ecedc14d tempest-CreateVolumesFromBackupTest-1407232980 tempest-CreateVolumesFromBackupTest-1407232980-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:47:40.365271 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-54515efc-baab-433e-a7b1-c362ecedc14d tempest-CreateVolumesFromBackupTest-1407232980 tempest-CreateVolumesFromBackupTest-1407232980-project-member] Calling method 'delete' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:47:40.365439 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.v3.volumes [None req-54515efc-baab-433e-a7b1-c362ecedc14d tempest-CreateVolumesFromBackupTest-1407232980 tempest-CreateVolumesFromBackupTest-1407232980-project-member] Delete volume with id: c7be0394-29a8-40d5-9336-3219bc522b2f Aug 12 10:47:40.372111 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:47:40.372111 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:47:40.372540 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-54515efc-baab-433e-a7b1-c362ecedc14d tempest-CreateVolumesFromBackupTest-1407232980 tempest-CreateVolumesFromBackupTest-1407232980-project-member] Volume info retrieved successfully. Aug 12 10:47:40.387990 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-54515efc-baab-433e-a7b1-c362ecedc14d tempest-CreateVolumesFromBackupTest-1407232980 tempest-CreateVolumesFromBackupTest-1407232980-project-member] Delete volume request issued successfully. Aug 12 10:47:40.388169 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-54515efc-baab-433e-a7b1-c362ecedc14d tempest-CreateVolumesFromBackupTest-1407232980 tempest-CreateVolumesFromBackupTest-1407232980-project-member] https://10.4.3.105/volume/v3/volumes/c7be0394-29a8-40d5-9336-3219bc522b2f returned with HTTP 202 Aug 12 10:47:40.388624 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1299/5183] 10.4.3.105 () {66 vars in 1351 bytes} [Wed Aug 12 10:47:40 2026] DELETE /volume/v3/volumes/c7be0394-29a8-40d5-9336-3219bc522b2f => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 10:47:40.398199 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-26eca47a-ed3c-4280-a274-e220f0824a40 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:47:40.400015 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-26eca47a-ed3c-4280-a274-e220f0824a40 tempest-CreateVolumesFromBackupTest-1407232980 tempest-CreateVolumesFromBackupTest-1407232980-project-member] GET https://10.4.3.105/volume/v3/volumes/c7be0394-29a8-40d5-9336-3219bc522b2f Aug 12 10:47:40.400201 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-26eca47a-ed3c-4280-a274-e220f0824a40 tempest-CreateVolumesFromBackupTest-1407232980 tempest-CreateVolumesFromBackupTest-1407232980-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:47:40.400375 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-26eca47a-ed3c-4280-a274-e220f0824a40 tempest-CreateVolumesFromBackupTest-1407232980 tempest-CreateVolumesFromBackupTest-1407232980-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:47:40.408072 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:47:40.408072 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:47:40.412057 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-26eca47a-ed3c-4280-a274-e220f0824a40 tempest-CreateVolumesFromBackupTest-1407232980 tempest-CreateVolumesFromBackupTest-1407232980-project-member] Volume info retrieved successfully. Aug 12 10:47:40.416483 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-26eca47a-ed3c-4280-a274-e220f0824a40 tempest-CreateVolumesFromBackupTest-1407232980 tempest-CreateVolumesFromBackupTest-1407232980-project-member] https://10.4.3.105/volume/v3/volumes/c7be0394-29a8-40d5-9336-3219bc522b2f returned with HTTP 200 Aug 12 10:47:40.417001 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1288/5184] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:47:40 2026] GET /volume/v3/volumes/c7be0394-29a8-40d5-9336-3219bc522b2f => generated 850 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:47:41.430711 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-fea4f573-318a-471a-9684-6acad61e14a4 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:47:41.432299 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-fea4f573-318a-471a-9684-6acad61e14a4 tempest-CreateVolumesFromBackupTest-1407232980 tempest-CreateVolumesFromBackupTest-1407232980-project-member] GET https://10.4.3.105/volume/v3/volumes/c7be0394-29a8-40d5-9336-3219bc522b2f Aug 12 10:47:41.432473 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-fea4f573-318a-471a-9684-6acad61e14a4 tempest-CreateVolumesFromBackupTest-1407232980 tempest-CreateVolumesFromBackupTest-1407232980-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:47:41.432664 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-fea4f573-318a-471a-9684-6acad61e14a4 tempest-CreateVolumesFromBackupTest-1407232980 tempest-CreateVolumesFromBackupTest-1407232980-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:47:41.437706 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-fea4f573-318a-471a-9684-6acad61e14a4 tempest-CreateVolumesFromBackupTest-1407232980 tempest-CreateVolumesFromBackupTest-1407232980-project-member] https://10.4.3.105/volume/v3/volumes/c7be0394-29a8-40d5-9336-3219bc522b2f returned with HTTP 404 Aug 12 10:47:41.438173 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1295/5185] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:47:41 2026] GET /volume/v3/volumes/c7be0394-29a8-40d5-9336-3219bc522b2f => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:47:41.444043 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-6d36b0d8-da28-4e01-b365-f64154d8f02e None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:47:41.445674 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-6d36b0d8-da28-4e01-b365-f64154d8f02e tempest-CreateVolumesFromBackupTest-1407232980 tempest-CreateVolumesFromBackupTest-1407232980-project-member] DELETE https://10.4.3.105/volume/v3/volumes/43b18aac-c7d9-447d-95a8-5e42311e7ed7 Aug 12 10:47:41.445868 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-6d36b0d8-da28-4e01-b365-f64154d8f02e tempest-CreateVolumesFromBackupTest-1407232980 tempest-CreateVolumesFromBackupTest-1407232980-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:47:41.446086 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-6d36b0d8-da28-4e01-b365-f64154d8f02e tempest-CreateVolumesFromBackupTest-1407232980 tempest-CreateVolumesFromBackupTest-1407232980-project-member] Calling method 'delete' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:47:41.446235 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.v3.volumes [None req-6d36b0d8-da28-4e01-b365-f64154d8f02e tempest-CreateVolumesFromBackupTest-1407232980 tempest-CreateVolumesFromBackupTest-1407232980-project-member] Delete volume with id: 43b18aac-c7d9-447d-95a8-5e42311e7ed7 Aug 12 10:47:41.453453 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:47:41.453453 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:47:41.453956 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-6d36b0d8-da28-4e01-b365-f64154d8f02e tempest-CreateVolumesFromBackupTest-1407232980 tempest-CreateVolumesFromBackupTest-1407232980-project-member] Volume info retrieved successfully. Aug 12 10:47:41.468560 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-6d36b0d8-da28-4e01-b365-f64154d8f02e tempest-CreateVolumesFromBackupTest-1407232980 tempest-CreateVolumesFromBackupTest-1407232980-project-member] Delete volume request issued successfully. Aug 12 10:47:41.468560 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-6d36b0d8-da28-4e01-b365-f64154d8f02e tempest-CreateVolumesFromBackupTest-1407232980 tempest-CreateVolumesFromBackupTest-1407232980-project-member] https://10.4.3.105/volume/v3/volumes/43b18aac-c7d9-447d-95a8-5e42311e7ed7 returned with HTTP 202 Aug 12 10:47:41.469045 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1304/5186] 10.4.3.105 () {66 vars in 1351 bytes} [Wed Aug 12 10:47:41 2026] DELETE /volume/v3/volumes/43b18aac-c7d9-447d-95a8-5e42311e7ed7 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 10:47:41.475154 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-2f62c7dd-763a-4e86-b55c-b4cb533fa991 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:47:41.477182 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-2f62c7dd-763a-4e86-b55c-b4cb533fa991 tempest-CreateVolumesFromBackupTest-1407232980 tempest-CreateVolumesFromBackupTest-1407232980-project-member] GET https://10.4.3.105/volume/v3/volumes/43b18aac-c7d9-447d-95a8-5e42311e7ed7 Aug 12 10:47:41.477182 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-2f62c7dd-763a-4e86-b55c-b4cb533fa991 tempest-CreateVolumesFromBackupTest-1407232980 tempest-CreateVolumesFromBackupTest-1407232980-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:47:41.477182 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-2f62c7dd-763a-4e86-b55c-b4cb533fa991 tempest-CreateVolumesFromBackupTest-1407232980 tempest-CreateVolumesFromBackupTest-1407232980-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:47:41.483409 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:47:41.483409 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:47:41.486390 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-2f62c7dd-763a-4e86-b55c-b4cb533fa991 tempest-CreateVolumesFromBackupTest-1407232980 tempest-CreateVolumesFromBackupTest-1407232980-project-member] Volume info retrieved successfully. Aug 12 10:47:41.489886 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-2f62c7dd-763a-4e86-b55c-b4cb533fa991 tempest-CreateVolumesFromBackupTest-1407232980 tempest-CreateVolumesFromBackupTest-1407232980-project-member] https://10.4.3.105/volume/v3/volumes/43b18aac-c7d9-447d-95a8-5e42311e7ed7 returned with HTTP 200 Aug 12 10:47:41.490222 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1300/5187] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:47:41 2026] GET /volume/v3/volumes/43b18aac-c7d9-447d-95a8-5e42311e7ed7 => generated 850 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:47:42.502142 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-6cd47a8c-4332-4b30-9a25-928194177193 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:47:42.504013 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-6cd47a8c-4332-4b30-9a25-928194177193 tempest-CreateVolumesFromBackupTest-1407232980 tempest-CreateVolumesFromBackupTest-1407232980-project-member] GET https://10.4.3.105/volume/v3/volumes/43b18aac-c7d9-447d-95a8-5e42311e7ed7 Aug 12 10:47:42.504270 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-6cd47a8c-4332-4b30-9a25-928194177193 tempest-CreateVolumesFromBackupTest-1407232980 tempest-CreateVolumesFromBackupTest-1407232980-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:47:42.504509 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-6cd47a8c-4332-4b30-9a25-928194177193 tempest-CreateVolumesFromBackupTest-1407232980 tempest-CreateVolumesFromBackupTest-1407232980-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:47:42.509980 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-6cd47a8c-4332-4b30-9a25-928194177193 tempest-CreateVolumesFromBackupTest-1407232980 tempest-CreateVolumesFromBackupTest-1407232980-project-member] https://10.4.3.105/volume/v3/volumes/43b18aac-c7d9-447d-95a8-5e42311e7ed7 returned with HTTP 404 Aug 12 10:47:42.510494 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1289/5188] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:47:42 2026] GET /volume/v3/volumes/43b18aac-c7d9-447d-95a8-5e42311e7ed7 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:47:42.516302 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-c1a9ff3b-0523-497f-94e8-20caf474c245 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:47:42.518000 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-c1a9ff3b-0523-497f-94e8-20caf474c245 tempest-CreateVolumesFromBackupTest-1407232980 tempest-CreateVolumesFromBackupTest-1407232980-project-member] DELETE https://10.4.3.105/volume/v3/volumes/9ea9c2a5-9c2b-46eb-a5b4-14e418c47c54 Aug 12 10:47:42.518184 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-c1a9ff3b-0523-497f-94e8-20caf474c245 tempest-CreateVolumesFromBackupTest-1407232980 tempest-CreateVolumesFromBackupTest-1407232980-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:47:42.518357 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-c1a9ff3b-0523-497f-94e8-20caf474c245 tempest-CreateVolumesFromBackupTest-1407232980 tempest-CreateVolumesFromBackupTest-1407232980-project-member] Calling method 'delete' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:47:42.518505 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.v3.volumes [None req-c1a9ff3b-0523-497f-94e8-20caf474c245 tempest-CreateVolumesFromBackupTest-1407232980 tempest-CreateVolumesFromBackupTest-1407232980-project-member] Delete volume with id: 9ea9c2a5-9c2b-46eb-a5b4-14e418c47c54 Aug 12 10:47:42.524802 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:47:42.524802 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:47:42.525220 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-c1a9ff3b-0523-497f-94e8-20caf474c245 tempest-CreateVolumesFromBackupTest-1407232980 tempest-CreateVolumesFromBackupTest-1407232980-project-member] Volume info retrieved successfully. Aug 12 10:47:42.539186 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-c1a9ff3b-0523-497f-94e8-20caf474c245 tempest-CreateVolumesFromBackupTest-1407232980 tempest-CreateVolumesFromBackupTest-1407232980-project-member] Delete volume request issued successfully. Aug 12 10:47:42.539397 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-c1a9ff3b-0523-497f-94e8-20caf474c245 tempest-CreateVolumesFromBackupTest-1407232980 tempest-CreateVolumesFromBackupTest-1407232980-project-member] https://10.4.3.105/volume/v3/volumes/9ea9c2a5-9c2b-46eb-a5b4-14e418c47c54 returned with HTTP 202 Aug 12 10:47:42.539758 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1296/5189] 10.4.3.105 () {66 vars in 1351 bytes} [Wed Aug 12 10:47:42 2026] DELETE /volume/v3/volumes/9ea9c2a5-9c2b-46eb-a5b4-14e418c47c54 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 10:47:42.546692 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-4cc4cc81-624c-42e3-9faa-ebc456dfece0 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:47:42.548737 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-4cc4cc81-624c-42e3-9faa-ebc456dfece0 tempest-CreateVolumesFromBackupTest-1407232980 tempest-CreateVolumesFromBackupTest-1407232980-project-member] GET https://10.4.3.105/volume/v3/volumes/9ea9c2a5-9c2b-46eb-a5b4-14e418c47c54 Aug 12 10:47:42.548989 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-4cc4cc81-624c-42e3-9faa-ebc456dfece0 tempest-CreateVolumesFromBackupTest-1407232980 tempest-CreateVolumesFromBackupTest-1407232980-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:47:42.549209 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-4cc4cc81-624c-42e3-9faa-ebc456dfece0 tempest-CreateVolumesFromBackupTest-1407232980 tempest-CreateVolumesFromBackupTest-1407232980-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:47:42.557005 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:47:42.557005 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:47:42.561019 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-4cc4cc81-624c-42e3-9faa-ebc456dfece0 tempest-CreateVolumesFromBackupTest-1407232980 tempest-CreateVolumesFromBackupTest-1407232980-project-member] Volume info retrieved successfully. Aug 12 10:47:42.565818 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-4cc4cc81-624c-42e3-9faa-ebc456dfece0 tempest-CreateVolumesFromBackupTest-1407232980 tempest-CreateVolumesFromBackupTest-1407232980-project-member] https://10.4.3.105/volume/v3/volumes/9ea9c2a5-9c2b-46eb-a5b4-14e418c47c54 returned with HTTP 200 Aug 12 10:47:42.566283 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1305/5190] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:47:42 2026] GET /volume/v3/volumes/9ea9c2a5-9c2b-46eb-a5b4-14e418c47c54 => generated 848 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:47:43.578137 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-223f7c8e-2bf4-4fcf-ba1b-84c7791e7408 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:47:43.579822 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-223f7c8e-2bf4-4fcf-ba1b-84c7791e7408 tempest-CreateVolumesFromBackupTest-1407232980 tempest-CreateVolumesFromBackupTest-1407232980-project-member] GET https://10.4.3.105/volume/v3/volumes/9ea9c2a5-9c2b-46eb-a5b4-14e418c47c54 Aug 12 10:47:43.580036 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-223f7c8e-2bf4-4fcf-ba1b-84c7791e7408 tempest-CreateVolumesFromBackupTest-1407232980 tempest-CreateVolumesFromBackupTest-1407232980-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:47:43.580228 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-223f7c8e-2bf4-4fcf-ba1b-84c7791e7408 tempest-CreateVolumesFromBackupTest-1407232980 tempest-CreateVolumesFromBackupTest-1407232980-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:47:43.585795 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-223f7c8e-2bf4-4fcf-ba1b-84c7791e7408 tempest-CreateVolumesFromBackupTest-1407232980 tempest-CreateVolumesFromBackupTest-1407232980-project-member] https://10.4.3.105/volume/v3/volumes/9ea9c2a5-9c2b-46eb-a5b4-14e418c47c54 returned with HTTP 404 Aug 12 10:47:43.585950 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1301/5191] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:47:43 2026] GET /volume/v3/volumes/9ea9c2a5-9c2b-46eb-a5b4-14e418c47c54 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:47:44.568821 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-1c3537ec-c226-44a0-98af-675e3affefac None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:47:44.627368 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-4e100205-5b38-4c60-81cb-3195a7cf8dfd req-75368449-617f-4b0f-a132-6f9948656919 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:47:44.629909 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-4e100205-5b38-4c60-81cb-3195a7cf8dfd req-75368449-617f-4b0f-a132-6f9948656919 tempest-TestVolumeBootPatternV346-370032758 tempest-TestVolumeBootPatternV346-370032758-project-member] GET https://10.4.3.105/volume/v3/limits Aug 12 10:47:44.630142 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-4e100205-5b38-4c60-81cb-3195a7cf8dfd req-75368449-617f-4b0f-a132-6f9948656919 tempest-TestVolumeBootPatternV346-370032758 tempest-TestVolumeBootPatternV346-370032758-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:47:44.630379 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-4e100205-5b38-4c60-81cb-3195a7cf8dfd req-75368449-617f-4b0f-a132-6f9948656919 tempest-TestVolumeBootPatternV346-370032758 tempest-TestVolumeBootPatternV346-370032758-project-member] Calling method 'index' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:47:44.651354 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-1c3537ec-c226-44a0-98af-675e3affefac tempest-CreateVolumesFromImageTest-1547996735 tempest-CreateVolumesFromImageTest-1547996735-project-member] POST https://10.4.3.105/volume/v3/volumes Aug 12 10:47:44.651724 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-1c3537ec-c226-44a0-98af-675e3affefac tempest-CreateVolumesFromImageTest-1547996735 tempest-CreateVolumesFromImageTest-1547996735-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "cf2c75e2-42cb-4765-bb8a-76a15f3b73ee", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1097719886"}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:47:44.651842 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-4e100205-5b38-4c60-81cb-3195a7cf8dfd req-75368449-617f-4b0f-a132-6f9948656919 tempest-TestVolumeBootPatternV346-370032758 tempest-TestVolumeBootPatternV346-370032758-project-member] https://10.4.3.105/volume/v3/limits returned with HTTP 200 Aug 12 10:47:44.652355 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1297/5192] 10.4.3.105 () {68 vars in 1484 bytes} [Wed Aug 12 10:47:44 2026] GET /volume/v3/limits => generated 302 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:47:44.653351 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.v3.volumes [None req-1c3537ec-c226-44a0-98af-675e3affefac tempest-CreateVolumesFromImageTest-1547996735 tempest-CreateVolumesFromImageTest-1547996735-project-member] Create volume request body: {'volume': {"'imageRef": 'cf2c75e2-42cb-4765-bb8a-76a15f3b73ee', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1097719886'}} {{(pid=100373) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 10:47:44.653618 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.v3.volumes [None req-1c3537ec-c226-44a0-98af-675e3affefac tempest-CreateVolumesFromImageTest-1547996735 tempest-CreateVolumesFromImageTest-1547996735-project-member] Create volume of 1 GB Aug 12 10:47:44.658917 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-1c3537ec-c226-44a0-98af-675e3affefac tempest-CreateVolumesFromImageTest-1547996735 tempest-CreateVolumesFromImageTest-1547996735-project-member] Availability Zones retrieved successfully. Aug 12 10:47:44.665084 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-1c3537ec-c226-44a0-98af-675e3affefac tempest-CreateVolumesFromImageTest-1547996735 tempest-CreateVolumesFromImageTest-1547996735-project-member] Flow 'volume_create_api' (0e015c25-096d-48f1-ba84-17e6cba586dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:47:44.666033 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-1c3537ec-c226-44a0-98af-675e3affefac tempest-CreateVolumesFromImageTest-1547996735 tempest-CreateVolumesFromImageTest-1547996735-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (761f6f29-d0e4-4a96-921e-6ef45f34ad09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:47:44.667076 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.flows.api.create_volume [None req-1c3537ec-c226-44a0-98af-675e3affefac tempest-CreateVolumesFromImageTest-1547996735 tempest-CreateVolumesFromImageTest-1547996735-project-member] Validating volume size '1' using validate_int {{(pid=100373) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 10:47:44.682342 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-4e100205-5b38-4c60-81cb-3195a7cf8dfd req-4f626b80-56f1-4afd-91ee-25fe87933e75 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:47:44.684306 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-4e100205-5b38-4c60-81cb-3195a7cf8dfd req-4f626b80-56f1-4afd-91ee-25fe87933e75 tempest-TestVolumeBootPatternV346-370032758 tempest-TestVolumeBootPatternV346-370032758-project-member] GET https://10.4.3.105/volume/v3/volumes/bd999bfd-c1da-48c6-b3f8-0b64f609f2a5 Aug 12 10:47:44.684484 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-4e100205-5b38-4c60-81cb-3195a7cf8dfd req-4f626b80-56f1-4afd-91ee-25fe87933e75 tempest-TestVolumeBootPatternV346-370032758 tempest-TestVolumeBootPatternV346-370032758-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:47:44.684676 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-4e100205-5b38-4c60-81cb-3195a7cf8dfd req-4f626b80-56f1-4afd-91ee-25fe87933e75 tempest-TestVolumeBootPatternV346-370032758 tempest-TestVolumeBootPatternV346-370032758-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:47:44.693628 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:47:44.693628 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:47:44.693833 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-1c3537ec-c226-44a0-98af-675e3affefac tempest-CreateVolumesFromImageTest-1547996735 tempest-CreateVolumesFromImageTest-1547996735-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (761f6f29-d0e4-4a96-921e-6ef45f34ad09) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T10:26:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6cd66f07-4c7b-40b2-9dfb-378538f29c9e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:47:44.694687 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-1c3537ec-c226-44a0-98af-675e3affefac tempest-CreateVolumesFromImageTest-1547996735 tempest-CreateVolumesFromImageTest-1547996735-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d1f87940-8626-46c8-9fdb-73372ecd1550) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:47:44.697250 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [req-4e100205-5b38-4c60-81cb-3195a7cf8dfd req-4f626b80-56f1-4afd-91ee-25fe87933e75 tempest-TestVolumeBootPatternV346-370032758 tempest-TestVolumeBootPatternV346-370032758-project-member] Volume info retrieved successfully. Aug 12 10:47:44.702698 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-4e100205-5b38-4c60-81cb-3195a7cf8dfd req-4f626b80-56f1-4afd-91ee-25fe87933e75 tempest-TestVolumeBootPatternV346-370032758 tempest-TestVolumeBootPatternV346-370032758-project-member] https://10.4.3.105/volume/v3/volumes/bd999bfd-c1da-48c6-b3f8-0b64f609f2a5 returned with HTTP 200 Aug 12 10:47:44.703347 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1306/5193] 10.4.3.105 () {68 vars in 1598 bytes} [Wed Aug 12 10:47:44 2026] GET /volume/v3/volumes/bd999bfd-c1da-48c6-b3f8-0b64f609f2a5 => generated 1662 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:47:44.711877 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [req-4e100205-5b38-4c60-81cb-3195a7cf8dfd req-f7326651-8d52-4ff1-ac3c-ba41f47ebb75 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:47:44.713783 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-4e100205-5b38-4c60-81cb-3195a7cf8dfd req-f7326651-8d52-4ff1-ac3c-ba41f47ebb75 tempest-TestVolumeBootPatternV346-370032758 tempest-TestVolumeBootPatternV346-370032758-project-member] POST https://10.4.3.105/volume/v3/snapshots Aug 12 10:47:44.714188 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [req-4e100205-5b38-4c60-81cb-3195a7cf8dfd req-f7326651-8d52-4ff1-ac3c-ba41f47ebb75 tempest-TestVolumeBootPatternV346-370032758 tempest-TestVolumeBootPatternV346-370032758-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "bd999bfd-c1da-48c6-b3f8-0b64f609f2a5", "force": true, "name": "snapshot for tempest-TestVolumeBootPatternV346snapshot-1471787868", "description": null, "metadata": {}}} {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:47:44.725675 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:47:44.725675 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:47:44.726250 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [req-4e100205-5b38-4c60-81cb-3195a7cf8dfd req-f7326651-8d52-4ff1-ac3c-ba41f47ebb75 tempest-TestVolumeBootPatternV346-370032758 tempest-TestVolumeBootPatternV346-370032758-project-member] Volume info retrieved successfully. Aug 12 10:47:44.726404 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.v3.snapshots [req-4e100205-5b38-4c60-81cb-3195a7cf8dfd req-f7326651-8d52-4ff1-ac3c-ba41f47ebb75 tempest-TestVolumeBootPatternV346-370032758 tempest-TestVolumeBootPatternV346-370032758-project-member] Create snapshot from volume bd999bfd-c1da-48c6-b3f8-0b64f609f2a5 Aug 12 10:47:44.748374 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.quota [None req-1c3537ec-c226-44a0-98af-675e3affefac tempest-CreateVolumesFromImageTest-1547996735 tempest-CreateVolumesFromImageTest-1547996735-project-member] Created reservations ['c7392cb6-3444-47cc-a9c1-f3ab692b5412', '64df6150-4dd3-4db1-8f44-ed3a44a78537', '3a657ad3-6c0b-4f1c-97f5-c89db4f194f4', '42312a0e-57a0-4c85-83e3-cd202c425e49'] {{(pid=100373) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:47:44.749242 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-1c3537ec-c226-44a0-98af-675e3affefac tempest-CreateVolumesFromImageTest-1547996735 tempest-CreateVolumesFromImageTest-1547996735-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d1f87940-8626-46c8-9fdb-73372ecd1550) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c7392cb6-3444-47cc-a9c1-f3ab692b5412', '64df6150-4dd3-4db1-8f44-ed3a44a78537', '3a657ad3-6c0b-4f1c-97f5-c89db4f194f4', '42312a0e-57a0-4c85-83e3-cd202c425e49']}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:47:44.750190 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-1c3537ec-c226-44a0-98af-675e3affefac tempest-CreateVolumesFromImageTest-1547996735 tempest-CreateVolumesFromImageTest-1547996735-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4c06db98-06ca-40cc-b531-394d02ca971f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:47:44.752305 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.quota [req-4e100205-5b38-4c60-81cb-3195a7cf8dfd req-f7326651-8d52-4ff1-ac3c-ba41f47ebb75 tempest-TestVolumeBootPatternV346-370032758 tempest-TestVolumeBootPatternV346-370032758-project-member] Created reservations ['33d22de2-f56f-4b6f-998c-24d0ab7be12a', '83628b11-bea8-4d73-a612-1cba50c95e1c', '5d273934-5e87-4eac-954a-9c43dac65d39', '771b89b7-970c-45b2-b9d2-92f7a546724e'] {{(pid=100372) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:47:44.772922 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-1c3537ec-c226-44a0-98af-675e3affefac tempest-CreateVolumesFromImageTest-1547996735 tempest-CreateVolumesFromImageTest-1547996735-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4c06db98-06ca-40cc-b531-394d02ca971f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c29557bd-89e2-4531-b773-dd4ef76af79b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1097719886',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7cbb1515a8bf4f7fa29da3d5e5f4832d',qos_specs=None,replication_status=,reservations=['c7392cb6-3444-47cc-a9c1-f3ab692b5412','64df6150-4dd3-4db1-8f44-ed3a44a78537','3a657ad3-6c0b-4f1c-97f5-c89db4f194f4','42312a0e-57a0-4c85-83e3-cd202c425e49'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2f8bc2a95900414fafd162b2bab3c71a',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:47:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1097719886',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c29557bd-89e2-4531-b773-dd4ef76af79b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7cbb1515a8bf4f7fa29da3d5e5f4832d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2f8bc2a95900414fafd162b2bab3c71a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6cd66f07-4c7b-40b2-9dfb-378538f29c9e),volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:47:44.773789 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-1c3537ec-c226-44a0-98af-675e3affefac tempest-CreateVolumesFromImageTest-1547996735 tempest-CreateVolumesFromImageTest-1547996735-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dad634fa-7264-4e9b-8c1c-ac3c096b845a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:47:44.783039 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [req-4e100205-5b38-4c60-81cb-3195a7cf8dfd req-f7326651-8d52-4ff1-ac3c-ba41f47ebb75 tempest-TestVolumeBootPatternV346-370032758 tempest-TestVolumeBootPatternV346-370032758-project-member] Snapshot force create request issued successfully. Aug 12 10:47:44.783435 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-4e100205-5b38-4c60-81cb-3195a7cf8dfd req-f7326651-8d52-4ff1-ac3c-ba41f47ebb75 tempest-TestVolumeBootPatternV346-370032758 tempest-TestVolumeBootPatternV346-370032758-project-member] https://10.4.3.105/volume/v3/snapshots returned with HTTP 202 Aug 12 10:47:44.783884 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1302/5194] 10.4.3.105 () {72 vars in 1547 bytes} [Wed Aug 12 10:47:44 2026] POST /volume/v3/snapshots => generated 324 bytes in 72 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 10:47:44.793071 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-1c3537ec-c226-44a0-98af-675e3affefac tempest-CreateVolumesFromImageTest-1547996735 tempest-CreateVolumesFromImageTest-1547996735-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dad634fa-7264-4e9b-8c1c-ac3c096b845a) transitioned into state 'SUCCESS' from state '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-1097719886',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7cbb1515a8bf4f7fa29da3d5e5f4832d',qos_specs=None,replication_status=,reservations=['c7392cb6-3444-47cc-a9c1-f3ab692b5412','64df6150-4dd3-4db1-8f44-ed3a44a78537','3a657ad3-6c0b-4f1c-97f5-c89db4f194f4','42312a0e-57a0-4c85-83e3-cd202c425e49'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2f8bc2a95900414fafd162b2bab3c71a',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:47:44.793901 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-1c3537ec-c226-44a0-98af-675e3affefac tempest-CreateVolumesFromImageTest-1547996735 tempest-CreateVolumesFromImageTest-1547996735-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d6b5d09f-7738-45ed-af96-5c07b83e821b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:47:44.803778 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-1c3537ec-c226-44a0-98af-675e3affefac tempest-CreateVolumesFromImageTest-1547996735 tempest-CreateVolumesFromImageTest-1547996735-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d6b5d09f-7738-45ed-af96-5c07b83e821b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:47:44.804974 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-1c3537ec-c226-44a0-98af-675e3affefac tempest-CreateVolumesFromImageTest-1547996735 tempest-CreateVolumesFromImageTest-1547996735-project-member] Flow 'volume_create_api' (0e015c25-096d-48f1-ba84-17e6cba586dc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100373) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:47:44.805319 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-1c3537ec-c226-44a0-98af-675e3affefac tempest-CreateVolumesFromImageTest-1547996735 tempest-CreateVolumesFromImageTest-1547996735-project-member] Create volume request issued successfully. Aug 12 10:47:44.805989 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-1c3537ec-c226-44a0-98af-675e3affefac tempest-CreateVolumesFromImageTest-1547996735 tempest-CreateVolumesFromImageTest-1547996735-project-member] https://10.4.3.105/volume/v3/volumes returned with HTTP 202 Aug 12 10:47:44.806420 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1290/5195] 10.4.3.105 () {68 vars in 1259 bytes} [Wed Aug 12 10:47:44 2026] POST /volume/v3/volumes => generated 757 bytes in 238 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 10:47:44.819199 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-12296f5e-d5e0-446a-864f-cebbf3f1ced1 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:47:44.821526 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-12296f5e-d5e0-446a-864f-cebbf3f1ced1 tempest-CreateVolumesFromImageTest-1547996735 tempest-CreateVolumesFromImageTest-1547996735-project-member] POST https://10.4.3.105/volume/v3/volumes Aug 12 10:47:44.822010 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-12296f5e-d5e0-446a-864f-cebbf3f1ced1 tempest-CreateVolumesFromImageTest-1547996735 tempest-CreateVolumesFromImageTest-1547996735-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "cf2c75e2-42cb-4765-bb8a-76a15f3b73ee", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1227676083"}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:47:44.823716 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.volumes [None req-12296f5e-d5e0-446a-864f-cebbf3f1ced1 tempest-CreateVolumesFromImageTest-1547996735 tempest-CreateVolumesFromImageTest-1547996735-project-member] Create volume request body: {'volume': {"'imageRef": 'cf2c75e2-42cb-4765-bb8a-76a15f3b73ee', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1227676083'}} {{(pid=100374) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 10:47:44.823826 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.v3.volumes [None req-12296f5e-d5e0-446a-864f-cebbf3f1ced1 tempest-CreateVolumesFromImageTest-1547996735 tempest-CreateVolumesFromImageTest-1547996735-project-member] Create volume of 1 GB Aug 12 10:47:44.829610 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-12296f5e-d5e0-446a-864f-cebbf3f1ced1 tempest-CreateVolumesFromImageTest-1547996735 tempest-CreateVolumesFromImageTest-1547996735-project-member] Availability Zones retrieved successfully. Aug 12 10:47:44.837177 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-12296f5e-d5e0-446a-864f-cebbf3f1ced1 tempest-CreateVolumesFromImageTest-1547996735 tempest-CreateVolumesFromImageTest-1547996735-project-member] Flow 'volume_create_api' (df7d48aa-e910-4fb2-9a02-158d0c68158b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:47:44.838549 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-12296f5e-d5e0-446a-864f-cebbf3f1ced1 tempest-CreateVolumesFromImageTest-1547996735 tempest-CreateVolumesFromImageTest-1547996735-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2e63ea2b-952c-43a2-95d2-06d6238a0f1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:47:44.839756 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.flows.api.create_volume [None req-12296f5e-d5e0-446a-864f-cebbf3f1ced1 tempest-CreateVolumesFromImageTest-1547996735 tempest-CreateVolumesFromImageTest-1547996735-project-member] Validating volume size '1' using validate_int {{(pid=100374) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 10:47:44.865787 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-12296f5e-d5e0-446a-864f-cebbf3f1ced1 tempest-CreateVolumesFromImageTest-1547996735 tempest-CreateVolumesFromImageTest-1547996735-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2e63ea2b-952c-43a2-95d2-06d6238a0f1f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T10:26:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6cd66f07-4c7b-40b2-9dfb-378538f29c9e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:47:44.866756 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-12296f5e-d5e0-446a-864f-cebbf3f1ced1 tempest-CreateVolumesFromImageTest-1547996735 tempest-CreateVolumesFromImageTest-1547996735-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9c5d2116-63c4-4056-aa0e-43a7dd2f0392) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:47:44.909648 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.quota [None req-12296f5e-d5e0-446a-864f-cebbf3f1ced1 tempest-CreateVolumesFromImageTest-1547996735 tempest-CreateVolumesFromImageTest-1547996735-project-member] Created reservations ['57c9edfd-d428-4e0e-85ee-3f3881ccec4c', '063503c3-2ef4-4333-9340-657e2efd4c1a', 'eb835985-9656-4fe3-9f97-cf873700109c', 'b3fc52a4-0615-4f0d-adf5-69d8730b9a95'] {{(pid=100374) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:47:44.910478 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-12296f5e-d5e0-446a-864f-cebbf3f1ced1 tempest-CreateVolumesFromImageTest-1547996735 tempest-CreateVolumesFromImageTest-1547996735-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9c5d2116-63c4-4056-aa0e-43a7dd2f0392) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['57c9edfd-d428-4e0e-85ee-3f3881ccec4c', '063503c3-2ef4-4333-9340-657e2efd4c1a', 'eb835985-9656-4fe3-9f97-cf873700109c', 'b3fc52a4-0615-4f0d-adf5-69d8730b9a95']}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:47:44.911256 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-12296f5e-d5e0-446a-864f-cebbf3f1ced1 tempest-CreateVolumesFromImageTest-1547996735 tempest-CreateVolumesFromImageTest-1547996735-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c49af4ac-9f01-4f62-bd4a-319dbff99662) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:47:44.933388 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-12296f5e-d5e0-446a-864f-cebbf3f1ced1 tempest-CreateVolumesFromImageTest-1547996735 tempest-CreateVolumesFromImageTest-1547996735-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c49af4ac-9f01-4f62-bd4a-319dbff99662) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8fe35eaa-4663-4d4e-adb1-cf348c3ad4a8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1227676083',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7cbb1515a8bf4f7fa29da3d5e5f4832d',qos_specs=None,replication_status=,reservations=['57c9edfd-d428-4e0e-85ee-3f3881ccec4c','063503c3-2ef4-4333-9340-657e2efd4c1a','eb835985-9656-4fe3-9f97-cf873700109c','b3fc52a4-0615-4f0d-adf5-69d8730b9a95'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2f8bc2a95900414fafd162b2bab3c71a',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:47:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1227676083',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8fe35eaa-4663-4d4e-adb1-cf348c3ad4a8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7cbb1515a8bf4f7fa29da3d5e5f4832d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2f8bc2a95900414fafd162b2bab3c71a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6cd66f07-4c7b-40b2-9dfb-378538f29c9e),volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:47:44.934160 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-12296f5e-d5e0-446a-864f-cebbf3f1ced1 tempest-CreateVolumesFromImageTest-1547996735 tempest-CreateVolumesFromImageTest-1547996735-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9ad05c35-7332-4b55-8fb2-d77cb260a9fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:47:44.953278 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-12296f5e-d5e0-446a-864f-cebbf3f1ced1 tempest-CreateVolumesFromImageTest-1547996735 tempest-CreateVolumesFromImageTest-1547996735-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9ad05c35-7332-4b55-8fb2-d77cb260a9fb) transitioned into state 'SUCCESS' from state '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-1227676083',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7cbb1515a8bf4f7fa29da3d5e5f4832d',qos_specs=None,replication_status=,reservations=['57c9edfd-d428-4e0e-85ee-3f3881ccec4c','063503c3-2ef4-4333-9340-657e2efd4c1a','eb835985-9656-4fe3-9f97-cf873700109c','b3fc52a4-0615-4f0d-adf5-69d8730b9a95'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2f8bc2a95900414fafd162b2bab3c71a',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:47:44.954184 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-12296f5e-d5e0-446a-864f-cebbf3f1ced1 tempest-CreateVolumesFromImageTest-1547996735 tempest-CreateVolumesFromImageTest-1547996735-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6662b698-b7b5-4b8b-9e6c-1fc9e7c12d4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:47:44.964171 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-12296f5e-d5e0-446a-864f-cebbf3f1ced1 tempest-CreateVolumesFromImageTest-1547996735 tempest-CreateVolumesFromImageTest-1547996735-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6662b698-b7b5-4b8b-9e6c-1fc9e7c12d4d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:47:44.965229 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-12296f5e-d5e0-446a-864f-cebbf3f1ced1 tempest-CreateVolumesFromImageTest-1547996735 tempest-CreateVolumesFromImageTest-1547996735-project-member] Flow 'volume_create_api' (df7d48aa-e910-4fb2-9a02-158d0c68158b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100374) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:47:44.965691 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-12296f5e-d5e0-446a-864f-cebbf3f1ced1 tempest-CreateVolumesFromImageTest-1547996735 tempest-CreateVolumesFromImageTest-1547996735-project-member] Create volume request issued successfully. Aug 12 10:47:44.966489 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-12296f5e-d5e0-446a-864f-cebbf3f1ced1 tempest-CreateVolumesFromImageTest-1547996735 tempest-CreateVolumesFromImageTest-1547996735-project-member] https://10.4.3.105/volume/v3/volumes returned with HTTP 202 Aug 12 10:47:44.966956 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1298/5196] 10.4.3.105 () {68 vars in 1259 bytes} [Wed Aug 12 10:47:44 2026] POST /volume/v3/volumes => generated 757 bytes in 149 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 10:47:44.979694 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-d6fa8cee-94d9-467a-b3ad-d8d53dbcecbf None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:47:44.981381 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-d6fa8cee-94d9-467a-b3ad-d8d53dbcecbf tempest-CreateVolumesFromImageTest-1547996735 tempest-CreateVolumesFromImageTest-1547996735-project-member] POST https://10.4.3.105/volume/v3/volumes Aug 12 10:47:44.981986 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-d6fa8cee-94d9-467a-b3ad-d8d53dbcecbf tempest-CreateVolumesFromImageTest-1547996735 tempest-CreateVolumesFromImageTest-1547996735-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "cf2c75e2-42cb-4765-bb8a-76a15f3b73ee", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-678354656"}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:47:44.983255 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.v3.volumes [None req-d6fa8cee-94d9-467a-b3ad-d8d53dbcecbf tempest-CreateVolumesFromImageTest-1547996735 tempest-CreateVolumesFromImageTest-1547996735-project-member] Create volume request body: {'volume': {"'imageRef": 'cf2c75e2-42cb-4765-bb8a-76a15f3b73ee', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-678354656'}} {{(pid=100375) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 10:47:44.983485 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.v3.volumes [None req-d6fa8cee-94d9-467a-b3ad-d8d53dbcecbf tempest-CreateVolumesFromImageTest-1547996735 tempest-CreateVolumesFromImageTest-1547996735-project-member] Create volume of 1 GB Aug 12 10:47:44.987473 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-d6fa8cee-94d9-467a-b3ad-d8d53dbcecbf tempest-CreateVolumesFromImageTest-1547996735 tempest-CreateVolumesFromImageTest-1547996735-project-member] Availability Zones retrieved successfully. Aug 12 10:47:44.993314 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-d6fa8cee-94d9-467a-b3ad-d8d53dbcecbf tempest-CreateVolumesFromImageTest-1547996735 tempest-CreateVolumesFromImageTest-1547996735-project-member] Flow 'volume_create_api' (73ada182-64c9-44a3-ac69-037de691c3ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:47:44.994319 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-d6fa8cee-94d9-467a-b3ad-d8d53dbcecbf tempest-CreateVolumesFromImageTest-1547996735 tempest-CreateVolumesFromImageTest-1547996735-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6c694504-92e0-4d84-92a7-e6f77d977254) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:47:44.995327 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.flows.api.create_volume [None req-d6fa8cee-94d9-467a-b3ad-d8d53dbcecbf tempest-CreateVolumesFromImageTest-1547996735 tempest-CreateVolumesFromImageTest-1547996735-project-member] Validating volume size '1' using validate_int {{(pid=100375) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 10:47:45.020727 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-d6fa8cee-94d9-467a-b3ad-d8d53dbcecbf tempest-CreateVolumesFromImageTest-1547996735 tempest-CreateVolumesFromImageTest-1547996735-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6c694504-92e0-4d84-92a7-e6f77d977254) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T10:26:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6cd66f07-4c7b-40b2-9dfb-378538f29c9e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:47:45.021492 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-d6fa8cee-94d9-467a-b3ad-d8d53dbcecbf tempest-CreateVolumesFromImageTest-1547996735 tempest-CreateVolumesFromImageTest-1547996735-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b4217aef-0241-497c-bf7d-dce4d0682710) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:47:45.065654 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.quota [None req-d6fa8cee-94d9-467a-b3ad-d8d53dbcecbf tempest-CreateVolumesFromImageTest-1547996735 tempest-CreateVolumesFromImageTest-1547996735-project-member] Created reservations ['0aa5f723-1099-4b78-90e8-6e3b957bd1d7', '3603553a-e203-4439-b9ae-987f69794862', 'b747166b-0a8f-492e-8130-583e8fcf4fc0', '963b9c83-33b9-4947-a6a9-f025f409dc5e'] {{(pid=100375) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:47:45.066529 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-d6fa8cee-94d9-467a-b3ad-d8d53dbcecbf tempest-CreateVolumesFromImageTest-1547996735 tempest-CreateVolumesFromImageTest-1547996735-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b4217aef-0241-497c-bf7d-dce4d0682710) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0aa5f723-1099-4b78-90e8-6e3b957bd1d7', '3603553a-e203-4439-b9ae-987f69794862', 'b747166b-0a8f-492e-8130-583e8fcf4fc0', '963b9c83-33b9-4947-a6a9-f025f409dc5e']}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:47:45.067215 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-d6fa8cee-94d9-467a-b3ad-d8d53dbcecbf tempest-CreateVolumesFromImageTest-1547996735 tempest-CreateVolumesFromImageTest-1547996735-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (908e7c46-be70-4464-af66-fe6e7e08a74c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:47:45.089364 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-d6fa8cee-94d9-467a-b3ad-d8d53dbcecbf tempest-CreateVolumesFromImageTest-1547996735 tempest-CreateVolumesFromImageTest-1547996735-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (908e7c46-be70-4464-af66-fe6e7e08a74c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a8b15bdb-86d1-438c-b0ed-d253fa7c1c85', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-678354656',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7cbb1515a8bf4f7fa29da3d5e5f4832d',qos_specs=None,replication_status=,reservations=['0aa5f723-1099-4b78-90e8-6e3b957bd1d7','3603553a-e203-4439-b9ae-987f69794862','b747166b-0a8f-492e-8130-583e8fcf4fc0','963b9c83-33b9-4947-a6a9-f025f409dc5e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2f8bc2a95900414fafd162b2bab3c71a',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:47:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-678354656',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a8b15bdb-86d1-438c-b0ed-d253fa7c1c85,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7cbb1515a8bf4f7fa29da3d5e5f4832d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2f8bc2a95900414fafd162b2bab3c71a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6cd66f07-4c7b-40b2-9dfb-378538f29c9e),volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:47:45.090202 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-d6fa8cee-94d9-467a-b3ad-d8d53dbcecbf tempest-CreateVolumesFromImageTest-1547996735 tempest-CreateVolumesFromImageTest-1547996735-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d0ea7466-8b4e-4602-ba22-c89510f0ea75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:47:45.107399 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-d6fa8cee-94d9-467a-b3ad-d8d53dbcecbf tempest-CreateVolumesFromImageTest-1547996735 tempest-CreateVolumesFromImageTest-1547996735-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d0ea7466-8b4e-4602-ba22-c89510f0ea75) transitioned into state 'SUCCESS' from state '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-678354656',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7cbb1515a8bf4f7fa29da3d5e5f4832d',qos_specs=None,replication_status=,reservations=['0aa5f723-1099-4b78-90e8-6e3b957bd1d7','3603553a-e203-4439-b9ae-987f69794862','b747166b-0a8f-492e-8130-583e8fcf4fc0','963b9c83-33b9-4947-a6a9-f025f409dc5e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2f8bc2a95900414fafd162b2bab3c71a',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:47:45.108139 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-d6fa8cee-94d9-467a-b3ad-d8d53dbcecbf tempest-CreateVolumesFromImageTest-1547996735 tempest-CreateVolumesFromImageTest-1547996735-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9dfeb9a0-5bc2-420b-a167-264ea29e0756) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:47:45.116221 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-d6fa8cee-94d9-467a-b3ad-d8d53dbcecbf tempest-CreateVolumesFromImageTest-1547996735 tempest-CreateVolumesFromImageTest-1547996735-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9dfeb9a0-5bc2-420b-a167-264ea29e0756) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:47:45.117139 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-d6fa8cee-94d9-467a-b3ad-d8d53dbcecbf tempest-CreateVolumesFromImageTest-1547996735 tempest-CreateVolumesFromImageTest-1547996735-project-member] Flow 'volume_create_api' (73ada182-64c9-44a3-ac69-037de691c3ae) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100375) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:47:45.117436 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-d6fa8cee-94d9-467a-b3ad-d8d53dbcecbf tempest-CreateVolumesFromImageTest-1547996735 tempest-CreateVolumesFromImageTest-1547996735-project-member] Create volume request issued successfully. Aug 12 10:47:45.117981 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-d6fa8cee-94d9-467a-b3ad-d8d53dbcecbf tempest-CreateVolumesFromImageTest-1547996735 tempest-CreateVolumesFromImageTest-1547996735-project-member] https://10.4.3.105/volume/v3/volumes returned with HTTP 202 Aug 12 10:47:45.118383 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1307/5197] 10.4.3.105 () {68 vars in 1259 bytes} [Wed Aug 12 10:47:44 2026] POST /volume/v3/volumes => generated 756 bytes in 139 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 10:47:45.129767 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-63645ac7-a7c1-47f9-81aa-cf631ad4f846 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:47:45.131460 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-63645ac7-a7c1-47f9-81aa-cf631ad4f846 tempest-CreateVolumesFromImageTest-1547996735 tempest-CreateVolumesFromImageTest-1547996735-project-member] POST https://10.4.3.105/volume/v3/volumes Aug 12 10:47:45.131792 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-63645ac7-a7c1-47f9-81aa-cf631ad4f846 tempest-CreateVolumesFromImageTest-1547996735 tempest-CreateVolumesFromImageTest-1547996735-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "cf2c75e2-42cb-4765-bb8a-76a15f3b73ee", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-968960311"}} {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:47:45.133117 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.v3.volumes [None req-63645ac7-a7c1-47f9-81aa-cf631ad4f846 tempest-CreateVolumesFromImageTest-1547996735 tempest-CreateVolumesFromImageTest-1547996735-project-member] Create volume request body: {'volume': {"'imageRef": 'cf2c75e2-42cb-4765-bb8a-76a15f3b73ee', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-968960311'}} {{(pid=100372) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 10:47:45.133226 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.v3.volumes [None req-63645ac7-a7c1-47f9-81aa-cf631ad4f846 tempest-CreateVolumesFromImageTest-1547996735 tempest-CreateVolumesFromImageTest-1547996735-project-member] Create volume of 1 GB Aug 12 10:47:45.133457 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:47:45.133457 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:47:45.137051 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-63645ac7-a7c1-47f9-81aa-cf631ad4f846 tempest-CreateVolumesFromImageTest-1547996735 tempest-CreateVolumesFromImageTest-1547996735-project-member] Availability Zones retrieved successfully. Aug 12 10:47:45.142219 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-63645ac7-a7c1-47f9-81aa-cf631ad4f846 tempest-CreateVolumesFromImageTest-1547996735 tempest-CreateVolumesFromImageTest-1547996735-project-member] Flow 'volume_create_api' (7dc06979-ea07-4f84-b37f-f3c65bdb7c9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100372) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:47:45.143097 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-63645ac7-a7c1-47f9-81aa-cf631ad4f846 tempest-CreateVolumesFromImageTest-1547996735 tempest-CreateVolumesFromImageTest-1547996735-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3df57119-8689-4929-bd40-a8cee05ddf87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:47:45.143909 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.flows.api.create_volume [None req-63645ac7-a7c1-47f9-81aa-cf631ad4f846 tempest-CreateVolumesFromImageTest-1547996735 tempest-CreateVolumesFromImageTest-1547996735-project-member] Validating volume size '1' using validate_int {{(pid=100372) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 10:47:45.166117 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-63645ac7-a7c1-47f9-81aa-cf631ad4f846 tempest-CreateVolumesFromImageTest-1547996735 tempest-CreateVolumesFromImageTest-1547996735-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3df57119-8689-4929-bd40-a8cee05ddf87) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T10:26:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6cd66f07-4c7b-40b2-9dfb-378538f29c9e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:47:45.166760 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-63645ac7-a7c1-47f9-81aa-cf631ad4f846 tempest-CreateVolumesFromImageTest-1547996735 tempest-CreateVolumesFromImageTest-1547996735-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (457cc2d4-a102-4eb1-a3ae-e791703a486f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:47:45.206062 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.quota [None req-63645ac7-a7c1-47f9-81aa-cf631ad4f846 tempest-CreateVolumesFromImageTest-1547996735 tempest-CreateVolumesFromImageTest-1547996735-project-member] Created reservations ['44c19a7f-7385-4e42-b0ac-8695030a6ef2', '91f9b210-617c-49c9-906b-fe26b55199cf', 'ea77daea-66cf-4a4e-ba75-f9043b0a7bb0', 'b8e50ace-25b5-444c-b37c-d54f0ddc084a'] {{(pid=100372) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:47:45.206832 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-63645ac7-a7c1-47f9-81aa-cf631ad4f846 tempest-CreateVolumesFromImageTest-1547996735 tempest-CreateVolumesFromImageTest-1547996735-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (457cc2d4-a102-4eb1-a3ae-e791703a486f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['44c19a7f-7385-4e42-b0ac-8695030a6ef2', '91f9b210-617c-49c9-906b-fe26b55199cf', 'ea77daea-66cf-4a4e-ba75-f9043b0a7bb0', 'b8e50ace-25b5-444c-b37c-d54f0ddc084a']}' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:47:45.207483 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-63645ac7-a7c1-47f9-81aa-cf631ad4f846 tempest-CreateVolumesFromImageTest-1547996735 tempest-CreateVolumesFromImageTest-1547996735-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bcb6ed38-f13f-42bb-9dc6-f0cee45c0833) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:47:45.231625 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-63645ac7-a7c1-47f9-81aa-cf631ad4f846 tempest-CreateVolumesFromImageTest-1547996735 tempest-CreateVolumesFromImageTest-1547996735-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bcb6ed38-f13f-42bb-9dc6-f0cee45c0833) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9d00dad5-6f15-48da-a425-b5191fc533a3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-968960311',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7cbb1515a8bf4f7fa29da3d5e5f4832d',qos_specs=None,replication_status=,reservations=['44c19a7f-7385-4e42-b0ac-8695030a6ef2','91f9b210-617c-49c9-906b-fe26b55199cf','ea77daea-66cf-4a4e-ba75-f9043b0a7bb0','b8e50ace-25b5-444c-b37c-d54f0ddc084a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2f8bc2a95900414fafd162b2bab3c71a',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:47:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-968960311',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9d00dad5-6f15-48da-a425-b5191fc533a3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7cbb1515a8bf4f7fa29da3d5e5f4832d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2f8bc2a95900414fafd162b2bab3c71a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6cd66f07-4c7b-40b2-9dfb-378538f29c9e),volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:47:45.232761 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-63645ac7-a7c1-47f9-81aa-cf631ad4f846 tempest-CreateVolumesFromImageTest-1547996735 tempest-CreateVolumesFromImageTest-1547996735-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (17d2297e-4399-49d0-9c9e-2c89b9346b71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:47:45.253900 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-63645ac7-a7c1-47f9-81aa-cf631ad4f846 tempest-CreateVolumesFromImageTest-1547996735 tempest-CreateVolumesFromImageTest-1547996735-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (17d2297e-4399-49d0-9c9e-2c89b9346b71) transitioned into state 'SUCCESS' from state '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-968960311',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7cbb1515a8bf4f7fa29da3d5e5f4832d',qos_specs=None,replication_status=,reservations=['44c19a7f-7385-4e42-b0ac-8695030a6ef2','91f9b210-617c-49c9-906b-fe26b55199cf','ea77daea-66cf-4a4e-ba75-f9043b0a7bb0','b8e50ace-25b5-444c-b37c-d54f0ddc084a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2f8bc2a95900414fafd162b2bab3c71a',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:47:45.254909 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-63645ac7-a7c1-47f9-81aa-cf631ad4f846 tempest-CreateVolumesFromImageTest-1547996735 tempest-CreateVolumesFromImageTest-1547996735-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8558669b-0fd1-4877-a521-7fcbd47854b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:47:45.263857 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-63645ac7-a7c1-47f9-81aa-cf631ad4f846 tempest-CreateVolumesFromImageTest-1547996735 tempest-CreateVolumesFromImageTest-1547996735-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8558669b-0fd1-4877-a521-7fcbd47854b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:47:45.265143 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-63645ac7-a7c1-47f9-81aa-cf631ad4f846 tempest-CreateVolumesFromImageTest-1547996735 tempest-CreateVolumesFromImageTest-1547996735-project-member] Flow 'volume_create_api' (7dc06979-ea07-4f84-b37f-f3c65bdb7c9b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100372) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:47:45.265853 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-63645ac7-a7c1-47f9-81aa-cf631ad4f846 tempest-CreateVolumesFromImageTest-1547996735 tempest-CreateVolumesFromImageTest-1547996735-project-member] Create volume request issued successfully. Aug 12 10:47:45.266654 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-63645ac7-a7c1-47f9-81aa-cf631ad4f846 tempest-CreateVolumesFromImageTest-1547996735 tempest-CreateVolumesFromImageTest-1547996735-project-member] https://10.4.3.105/volume/v3/volumes returned with HTTP 202 Aug 12 10:47:45.267252 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1303/5198] 10.4.3.105 () {68 vars in 1259 bytes} [Wed Aug 12 10:47:45 2026] POST /volume/v3/volumes => generated 756 bytes in 138 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 10:47:45.279963 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-067945cd-6367-46f3-96d2-47932a02433b None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:47:45.281823 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-067945cd-6367-46f3-96d2-47932a02433b tempest-CreateVolumesFromImageTest-1547996735 tempest-CreateVolumesFromImageTest-1547996735-project-member] POST https://10.4.3.105/volume/v3/volumes Aug 12 10:47:45.282309 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-067945cd-6367-46f3-96d2-47932a02433b tempest-CreateVolumesFromImageTest-1547996735 tempest-CreateVolumesFromImageTest-1547996735-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "cf2c75e2-42cb-4765-bb8a-76a15f3b73ee", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1151871123"}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:47:45.284179 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.v3.volumes [None req-067945cd-6367-46f3-96d2-47932a02433b tempest-CreateVolumesFromImageTest-1547996735 tempest-CreateVolumesFromImageTest-1547996735-project-member] Create volume request body: {'volume': {"'imageRef": 'cf2c75e2-42cb-4765-bb8a-76a15f3b73ee', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1151871123'}} {{(pid=100373) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 10:47:45.284333 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.v3.volumes [None req-067945cd-6367-46f3-96d2-47932a02433b tempest-CreateVolumesFromImageTest-1547996735 tempest-CreateVolumesFromImageTest-1547996735-project-member] Create volume of 1 GB Aug 12 10:47:45.284629 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:47:45.284629 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:47:45.288264 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-067945cd-6367-46f3-96d2-47932a02433b tempest-CreateVolumesFromImageTest-1547996735 tempest-CreateVolumesFromImageTest-1547996735-project-member] Availability Zones retrieved successfully. Aug 12 10:47:45.294048 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-067945cd-6367-46f3-96d2-47932a02433b tempest-CreateVolumesFromImageTest-1547996735 tempest-CreateVolumesFromImageTest-1547996735-project-member] Flow 'volume_create_api' (42b1d322-a0cb-4ffd-aa3a-afbe72ffb9b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:47:45.295028 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-067945cd-6367-46f3-96d2-47932a02433b tempest-CreateVolumesFromImageTest-1547996735 tempest-CreateVolumesFromImageTest-1547996735-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (275cffdb-33ce-4935-91a3-2ce07fc2905c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:47:45.296052 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.flows.api.create_volume [None req-067945cd-6367-46f3-96d2-47932a02433b tempest-CreateVolumesFromImageTest-1547996735 tempest-CreateVolumesFromImageTest-1547996735-project-member] Validating volume size '1' using validate_int {{(pid=100373) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 10:47:45.322383 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-067945cd-6367-46f3-96d2-47932a02433b tempest-CreateVolumesFromImageTest-1547996735 tempest-CreateVolumesFromImageTest-1547996735-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (275cffdb-33ce-4935-91a3-2ce07fc2905c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T10:26:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6cd66f07-4c7b-40b2-9dfb-378538f29c9e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:47:45.323166 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-067945cd-6367-46f3-96d2-47932a02433b tempest-CreateVolumesFromImageTest-1547996735 tempest-CreateVolumesFromImageTest-1547996735-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (725bef96-81e5-4512-8b7b-531e4cebacd7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:47:45.371059 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.quota [None req-067945cd-6367-46f3-96d2-47932a02433b tempest-CreateVolumesFromImageTest-1547996735 tempest-CreateVolumesFromImageTest-1547996735-project-member] Created reservations ['0ec44a5a-8fbc-4ca7-960f-22dc15602ca4', '3452e706-b6c7-4a8f-b87e-89ed2e8c11b7', '1ff76ca6-97b7-4a54-955f-b69f0afe8d38', 'a4c30aa5-671c-4093-bc24-857c33160e9c'] {{(pid=100373) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:47:45.371760 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-067945cd-6367-46f3-96d2-47932a02433b tempest-CreateVolumesFromImageTest-1547996735 tempest-CreateVolumesFromImageTest-1547996735-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (725bef96-81e5-4512-8b7b-531e4cebacd7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0ec44a5a-8fbc-4ca7-960f-22dc15602ca4', '3452e706-b6c7-4a8f-b87e-89ed2e8c11b7', '1ff76ca6-97b7-4a54-955f-b69f0afe8d38', 'a4c30aa5-671c-4093-bc24-857c33160e9c']}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:47:45.372608 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-067945cd-6367-46f3-96d2-47932a02433b tempest-CreateVolumesFromImageTest-1547996735 tempest-CreateVolumesFromImageTest-1547996735-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6ef9b494-6ebe-4863-9519-536eb425522a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:47:45.396979 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-067945cd-6367-46f3-96d2-47932a02433b tempest-CreateVolumesFromImageTest-1547996735 tempest-CreateVolumesFromImageTest-1547996735-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6ef9b494-6ebe-4863-9519-536eb425522a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '61b965a1-5688-4a13-9732-124fffc2218c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1151871123',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7cbb1515a8bf4f7fa29da3d5e5f4832d',qos_specs=None,replication_status=,reservations=['0ec44a5a-8fbc-4ca7-960f-22dc15602ca4','3452e706-b6c7-4a8f-b87e-89ed2e8c11b7','1ff76ca6-97b7-4a54-955f-b69f0afe8d38','a4c30aa5-671c-4093-bc24-857c33160e9c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2f8bc2a95900414fafd162b2bab3c71a',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:47:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1151871123',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=61b965a1-5688-4a13-9732-124fffc2218c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7cbb1515a8bf4f7fa29da3d5e5f4832d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2f8bc2a95900414fafd162b2bab3c71a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6cd66f07-4c7b-40b2-9dfb-378538f29c9e),volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:47:45.398011 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-067945cd-6367-46f3-96d2-47932a02433b tempest-CreateVolumesFromImageTest-1547996735 tempest-CreateVolumesFromImageTest-1547996735-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3db2af69-715c-4611-99f6-9e76f37ffc9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:47:45.419782 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-067945cd-6367-46f3-96d2-47932a02433b tempest-CreateVolumesFromImageTest-1547996735 tempest-CreateVolumesFromImageTest-1547996735-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3db2af69-715c-4611-99f6-9e76f37ffc9d) transitioned into state 'SUCCESS' from state '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-1151871123',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7cbb1515a8bf4f7fa29da3d5e5f4832d',qos_specs=None,replication_status=,reservations=['0ec44a5a-8fbc-4ca7-960f-22dc15602ca4','3452e706-b6c7-4a8f-b87e-89ed2e8c11b7','1ff76ca6-97b7-4a54-955f-b69f0afe8d38','a4c30aa5-671c-4093-bc24-857c33160e9c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2f8bc2a95900414fafd162b2bab3c71a',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:47:45.420667 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-067945cd-6367-46f3-96d2-47932a02433b tempest-CreateVolumesFromImageTest-1547996735 tempest-CreateVolumesFromImageTest-1547996735-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c62b1aa1-2332-4d84-bb92-ba40bd44d221) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:47:45.430217 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-067945cd-6367-46f3-96d2-47932a02433b tempest-CreateVolumesFromImageTest-1547996735 tempest-CreateVolumesFromImageTest-1547996735-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c62b1aa1-2332-4d84-bb92-ba40bd44d221) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:47:45.431229 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-067945cd-6367-46f3-96d2-47932a02433b tempest-CreateVolumesFromImageTest-1547996735 tempest-CreateVolumesFromImageTest-1547996735-project-member] Flow 'volume_create_api' (42b1d322-a0cb-4ffd-aa3a-afbe72ffb9b2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100373) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:47:45.431644 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-067945cd-6367-46f3-96d2-47932a02433b tempest-CreateVolumesFromImageTest-1547996735 tempest-CreateVolumesFromImageTest-1547996735-project-member] Create volume request issued successfully. Aug 12 10:47:45.432312 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-067945cd-6367-46f3-96d2-47932a02433b tempest-CreateVolumesFromImageTest-1547996735 tempest-CreateVolumesFromImageTest-1547996735-project-member] https://10.4.3.105/volume/v3/volumes returned with HTTP 202 Aug 12 10:47:45.432845 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1291/5199] 10.4.3.105 () {68 vars in 1259 bytes} [Wed Aug 12 10:47:45 2026] POST /volume/v3/volumes => generated 757 bytes in 153 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 10:47:45.444311 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-f4cc0124-b055-49ba-ade8-f7d0ce51cd96 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:47:45.446227 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-f4cc0124-b055-49ba-ade8-f7d0ce51cd96 tempest-CreateVolumesFromImageTest-1547996735 tempest-CreateVolumesFromImageTest-1547996735-project-member] GET https://10.4.3.105/volume/v3/volumes/c29557bd-89e2-4531-b773-dd4ef76af79b Aug 12 10:47:45.446447 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-f4cc0124-b055-49ba-ade8-f7d0ce51cd96 tempest-CreateVolumesFromImageTest-1547996735 tempest-CreateVolumesFromImageTest-1547996735-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:47:45.446671 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-f4cc0124-b055-49ba-ade8-f7d0ce51cd96 tempest-CreateVolumesFromImageTest-1547996735 tempest-CreateVolumesFromImageTest-1547996735-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:47:45.453808 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:47:45.453808 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:47:45.457677 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-f4cc0124-b055-49ba-ade8-f7d0ce51cd96 tempest-CreateVolumesFromImageTest-1547996735 tempest-CreateVolumesFromImageTest-1547996735-project-member] Volume info retrieved successfully. Aug 12 10:47:45.461933 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-f4cc0124-b055-49ba-ade8-f7d0ce51cd96 tempest-CreateVolumesFromImageTest-1547996735 tempest-CreateVolumesFromImageTest-1547996735-project-member] https://10.4.3.105/volume/v3/volumes/c29557bd-89e2-4531-b773-dd4ef76af79b returned with HTTP 200 Aug 12 10:47:45.462424 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1299/5200] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:47:45 2026] GET /volume/v3/volumes/c29557bd-89e2-4531-b773-dd4ef76af79b => generated 850 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:47:45.475094 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-98b990fc-a1b2-4b3c-abdd-1d1451454c67 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:47:45.477199 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-98b990fc-a1b2-4b3c-abdd-1d1451454c67 tempest-CreateVolumesFromImageTest-1547996735 tempest-CreateVolumesFromImageTest-1547996735-project-member] GET https://10.4.3.105/volume/v3/volumes/8fe35eaa-4663-4d4e-adb1-cf348c3ad4a8 Aug 12 10:47:45.477461 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-98b990fc-a1b2-4b3c-abdd-1d1451454c67 tempest-CreateVolumesFromImageTest-1547996735 tempest-CreateVolumesFromImageTest-1547996735-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:47:45.477725 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-98b990fc-a1b2-4b3c-abdd-1d1451454c67 tempest-CreateVolumesFromImageTest-1547996735 tempest-CreateVolumesFromImageTest-1547996735-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:47:45.486029 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:47:45.486029 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:47:45.489778 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-98b990fc-a1b2-4b3c-abdd-1d1451454c67 tempest-CreateVolumesFromImageTest-1547996735 tempest-CreateVolumesFromImageTest-1547996735-project-member] Volume info retrieved successfully. Aug 12 10:47:45.494313 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-98b990fc-a1b2-4b3c-abdd-1d1451454c67 tempest-CreateVolumesFromImageTest-1547996735 tempest-CreateVolumesFromImageTest-1547996735-project-member] https://10.4.3.105/volume/v3/volumes/8fe35eaa-4663-4d4e-adb1-cf348c3ad4a8 returned with HTTP 200 Aug 12 10:47:45.494777 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1308/5201] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:47:45 2026] GET /volume/v3/volumes/8fe35eaa-4663-4d4e-adb1-cf348c3ad4a8 => generated 850 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:47:45.507950 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-0927ad3a-64de-4ad6-9141-f314bb00991d None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:47:45.509974 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-0927ad3a-64de-4ad6-9141-f314bb00991d tempest-CreateVolumesFromImageTest-1547996735 tempest-CreateVolumesFromImageTest-1547996735-project-member] GET https://10.4.3.105/volume/v3/volumes/a8b15bdb-86d1-438c-b0ed-d253fa7c1c85 Aug 12 10:47:45.510230 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-0927ad3a-64de-4ad6-9141-f314bb00991d tempest-CreateVolumesFromImageTest-1547996735 tempest-CreateVolumesFromImageTest-1547996735-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:47:45.510437 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-0927ad3a-64de-4ad6-9141-f314bb00991d tempest-CreateVolumesFromImageTest-1547996735 tempest-CreateVolumesFromImageTest-1547996735-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:47:45.517922 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:47:45.517922 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:47:45.521969 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-0927ad3a-64de-4ad6-9141-f314bb00991d tempest-CreateVolumesFromImageTest-1547996735 tempest-CreateVolumesFromImageTest-1547996735-project-member] Volume info retrieved successfully. Aug 12 10:47:45.526951 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-0927ad3a-64de-4ad6-9141-f314bb00991d tempest-CreateVolumesFromImageTest-1547996735 tempest-CreateVolumesFromImageTest-1547996735-project-member] https://10.4.3.105/volume/v3/volumes/a8b15bdb-86d1-438c-b0ed-d253fa7c1c85 returned with HTTP 200 Aug 12 10:47:45.527405 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1304/5202] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:47:45 2026] GET /volume/v3/volumes/a8b15bdb-86d1-438c-b0ed-d253fa7c1c85 => generated 849 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:47:45.540963 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-dc1dea0f-b9e7-4c82-95c0-a0f0ed60e32d None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:47:45.543488 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-dc1dea0f-b9e7-4c82-95c0-a0f0ed60e32d tempest-CreateVolumesFromImageTest-1547996735 tempest-CreateVolumesFromImageTest-1547996735-project-member] GET https://10.4.3.105/volume/v3/volumes/9d00dad5-6f15-48da-a425-b5191fc533a3 Aug 12 10:47:45.543780 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-dc1dea0f-b9e7-4c82-95c0-a0f0ed60e32d tempest-CreateVolumesFromImageTest-1547996735 tempest-CreateVolumesFromImageTest-1547996735-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:47:45.544076 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-dc1dea0f-b9e7-4c82-95c0-a0f0ed60e32d tempest-CreateVolumesFromImageTest-1547996735 tempest-CreateVolumesFromImageTest-1547996735-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:47:45.552482 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:47:45.552482 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:47:45.557015 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-dc1dea0f-b9e7-4c82-95c0-a0f0ed60e32d tempest-CreateVolumesFromImageTest-1547996735 tempest-CreateVolumesFromImageTest-1547996735-project-member] Volume info retrieved successfully. Aug 12 10:47:45.561813 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-dc1dea0f-b9e7-4c82-95c0-a0f0ed60e32d tempest-CreateVolumesFromImageTest-1547996735 tempest-CreateVolumesFromImageTest-1547996735-project-member] https://10.4.3.105/volume/v3/volumes/9d00dad5-6f15-48da-a425-b5191fc533a3 returned with HTTP 200 Aug 12 10:47:45.562217 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1292/5203] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:47:45 2026] GET /volume/v3/volumes/9d00dad5-6f15-48da-a425-b5191fc533a3 => generated 849 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:47:45.575611 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-d4f7a159-396b-465c-b051-ff102f4c9736 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:47:45.577452 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-d4f7a159-396b-465c-b051-ff102f4c9736 tempest-CreateVolumesFromImageTest-1547996735 tempest-CreateVolumesFromImageTest-1547996735-project-member] GET https://10.4.3.105/volume/v3/volumes/61b965a1-5688-4a13-9732-124fffc2218c Aug 12 10:47:45.577695 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-d4f7a159-396b-465c-b051-ff102f4c9736 tempest-CreateVolumesFromImageTest-1547996735 tempest-CreateVolumesFromImageTest-1547996735-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:47:45.577923 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-d4f7a159-396b-465c-b051-ff102f4c9736 tempest-CreateVolumesFromImageTest-1547996735 tempest-CreateVolumesFromImageTest-1547996735-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:47:45.584743 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:47:45.584743 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:47:45.588265 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-d4f7a159-396b-465c-b051-ff102f4c9736 tempest-CreateVolumesFromImageTest-1547996735 tempest-CreateVolumesFromImageTest-1547996735-project-member] Volume info retrieved successfully. Aug 12 10:47:45.592049 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-d4f7a159-396b-465c-b051-ff102f4c9736 tempest-CreateVolumesFromImageTest-1547996735 tempest-CreateVolumesFromImageTest-1547996735-project-member] https://10.4.3.105/volume/v3/volumes/61b965a1-5688-4a13-9732-124fffc2218c returned with HTTP 200 Aug 12 10:47:45.592387 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1300/5204] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:47:45 2026] GET /volume/v3/volumes/61b965a1-5688-4a13-9732-124fffc2218c => generated 850 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:47:45.607661 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-e317ee65-cff0-4d27-af0d-602fa7f91079 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:47:45.609464 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-e317ee65-cff0-4d27-af0d-602fa7f91079 tempest-CreateVolumesFromImageTest-1547996735 tempest-CreateVolumesFromImageTest-1547996735-project-member] DELETE https://10.4.3.105/volume/v3/volumes/61b965a1-5688-4a13-9732-124fffc2218c Aug 12 10:47:45.609686 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-e317ee65-cff0-4d27-af0d-602fa7f91079 tempest-CreateVolumesFromImageTest-1547996735 tempest-CreateVolumesFromImageTest-1547996735-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:47:45.609876 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-e317ee65-cff0-4d27-af0d-602fa7f91079 tempest-CreateVolumesFromImageTest-1547996735 tempest-CreateVolumesFromImageTest-1547996735-project-member] Calling method 'delete' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:47:45.610047 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.v3.volumes [None req-e317ee65-cff0-4d27-af0d-602fa7f91079 tempest-CreateVolumesFromImageTest-1547996735 tempest-CreateVolumesFromImageTest-1547996735-project-member] Delete volume with id: 61b965a1-5688-4a13-9732-124fffc2218c Aug 12 10:47:45.617107 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:47:45.617107 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:47:45.617599 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-e317ee65-cff0-4d27-af0d-602fa7f91079 tempest-CreateVolumesFromImageTest-1547996735 tempest-CreateVolumesFromImageTest-1547996735-project-member] Volume info retrieved successfully. Aug 12 10:47:45.634398 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-e317ee65-cff0-4d27-af0d-602fa7f91079 tempest-CreateVolumesFromImageTest-1547996735 tempest-CreateVolumesFromImageTest-1547996735-project-member] Delete volume request issued successfully. Aug 12 10:47:45.634677 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-e317ee65-cff0-4d27-af0d-602fa7f91079 tempest-CreateVolumesFromImageTest-1547996735 tempest-CreateVolumesFromImageTest-1547996735-project-member] https://10.4.3.105/volume/v3/volumes/61b965a1-5688-4a13-9732-124fffc2218c returned with HTTP 202 Aug 12 10:47:45.635095 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1309/5205] 10.4.3.105 () {66 vars in 1351 bytes} [Wed Aug 12 10:47:45 2026] DELETE /volume/v3/volumes/61b965a1-5688-4a13-9732-124fffc2218c => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 10:47:45.644459 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-1effaba0-3187-421c-bcc1-08f9c9818ea6 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:47:45.646950 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-1effaba0-3187-421c-bcc1-08f9c9818ea6 tempest-CreateVolumesFromImageTest-1547996735 tempest-CreateVolumesFromImageTest-1547996735-project-member] GET https://10.4.3.105/volume/v3/volumes/61b965a1-5688-4a13-9732-124fffc2218c Aug 12 10:47:45.647250 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-1effaba0-3187-421c-bcc1-08f9c9818ea6 tempest-CreateVolumesFromImageTest-1547996735 tempest-CreateVolumesFromImageTest-1547996735-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:47:45.647618 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-1effaba0-3187-421c-bcc1-08f9c9818ea6 tempest-CreateVolumesFromImageTest-1547996735 tempest-CreateVolumesFromImageTest-1547996735-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:47:45.656026 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:47:45.656026 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:47:45.659679 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-1effaba0-3187-421c-bcc1-08f9c9818ea6 tempest-CreateVolumesFromImageTest-1547996735 tempest-CreateVolumesFromImageTest-1547996735-project-member] Volume info retrieved successfully. Aug 12 10:47:45.664705 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-1effaba0-3187-421c-bcc1-08f9c9818ea6 tempest-CreateVolumesFromImageTest-1547996735 tempest-CreateVolumesFromImageTest-1547996735-project-member] https://10.4.3.105/volume/v3/volumes/61b965a1-5688-4a13-9732-124fffc2218c returned with HTTP 200 Aug 12 10:47:45.665367 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1305/5206] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:47:45 2026] GET /volume/v3/volumes/61b965a1-5688-4a13-9732-124fffc2218c => generated 849 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:47:46.464658 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-50e306b6-59d5-45c5-afe8-414081a86fb4 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:47:46.466647 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-50e306b6-59d5-45c5-afe8-414081a86fb4 tempest-TestVolumeBootPatternV346-370032758 tempest-TestVolumeBootPatternV346-370032758-project-member] GET https://10.4.3.105/volume/v3/snapshots/4755f606-21a2-4f2d-a041-5a379e66e1e3 Aug 12 10:47:46.466883 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-50e306b6-59d5-45c5-afe8-414081a86fb4 tempest-TestVolumeBootPatternV346-370032758 tempest-TestVolumeBootPatternV346-370032758-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:47:46.467076 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-50e306b6-59d5-45c5-afe8-414081a86fb4 tempest-TestVolumeBootPatternV346-370032758 tempest-TestVolumeBootPatternV346-370032758-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:47:46.472922 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:47:46.472922 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:47:46.473653 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-50e306b6-59d5-45c5-afe8-414081a86fb4 tempest-TestVolumeBootPatternV346-370032758 tempest-TestVolumeBootPatternV346-370032758-project-member] Snapshot retrieved successfully. Aug 12 10:47:46.474487 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-50e306b6-59d5-45c5-afe8-414081a86fb4 tempest-TestVolumeBootPatternV346-370032758 tempest-TestVolumeBootPatternV346-370032758-project-member] https://10.4.3.105/volume/v3/snapshots/4755f606-21a2-4f2d-a041-5a379e66e1e3 returned with HTTP 200 Aug 12 10:47:46.474941 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1293/5207] 10.4.3.105 () {66 vars in 1354 bytes} [Wed Aug 12 10:47:46 2026] GET /volume/v3/snapshots/4755f606-21a2-4f2d-a041-5a379e66e1e3 => generated 483 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:47:46.500078 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-0ee088e4-6960-4cca-bbf5-6e443c83d68f None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:47:46.501837 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-0ee088e4-6960-4cca-bbf5-6e443c83d68f tempest-TestVolumeBootPatternV346-370032758 tempest-TestVolumeBootPatternV346-370032758-project-member] POST https://10.4.3.105/volume/v3/volumes Aug 12 10:47:46.502232 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-0ee088e4-6960-4cca-bbf5-6e443c83d68f tempest-TestVolumeBootPatternV346-370032758 tempest-TestVolumeBootPatternV346-370032758-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPatternV346-volume-origin-1543577605", "snapshot_id": null, "imageRef": "81015758-4c5c-4938-bb35-a57ebf30d2d4", "volume_type": null, "size": 1}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:47:46.503737 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.volumes [None req-0ee088e4-6960-4cca-bbf5-6e443c83d68f tempest-TestVolumeBootPatternV346-370032758 tempest-TestVolumeBootPatternV346-370032758-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPatternV346-volume-origin-1543577605', 'snapshot_id': None, 'imageRef': '81015758-4c5c-4938-bb35-a57ebf30d2d4', 'volume_type': None, 'size': 1}} {{(pid=100374) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 10:47:46.582906 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:47:46.582906 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:47:46.583345 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-0ee088e4-6960-4cca-bbf5-6e443c83d68f tempest-TestVolumeBootPatternV346-370032758 tempest-TestVolumeBootPatternV346-370032758-project-member] Snapshot retrieved successfully. Aug 12 10:47:46.583504 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.v3.volumes [None req-0ee088e4-6960-4cca-bbf5-6e443c83d68f tempest-TestVolumeBootPatternV346-370032758 tempest-TestVolumeBootPatternV346-370032758-project-member] Create volume of 1 GB Aug 12 10:47:46.586903 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-0ee088e4-6960-4cca-bbf5-6e443c83d68f tempest-TestVolumeBootPatternV346-370032758 tempest-TestVolumeBootPatternV346-370032758-project-member] Availability Zones retrieved successfully. Aug 12 10:47:46.592082 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-0ee088e4-6960-4cca-bbf5-6e443c83d68f tempest-TestVolumeBootPatternV346-370032758 tempest-TestVolumeBootPatternV346-370032758-project-member] Flow 'volume_create_api' (4f785c27-c139-4739-9c50-920e209f46a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:47:46.593686 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-0ee088e4-6960-4cca-bbf5-6e443c83d68f tempest-TestVolumeBootPatternV346-370032758 tempest-TestVolumeBootPatternV346-370032758-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9ed90acf-f0ec-4638-aadf-3e1ab526c51b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:47:46.594616 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.flows.api.create_volume [None req-0ee088e4-6960-4cca-bbf5-6e443c83d68f tempest-TestVolumeBootPatternV346-370032758 tempest-TestVolumeBootPatternV346-370032758-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100374) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 10:47:46.626638 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-0ee088e4-6960-4cca-bbf5-6e443c83d68f tempest-TestVolumeBootPatternV346-370032758 tempest-TestVolumeBootPatternV346-370032758-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9ed90acf-f0ec-4638-aadf-3e1ab526c51b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '4755f606-21a2-4f2d-a041-5a379e66e1e3', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T10:26:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6cd66f07-4c7b-40b2-9dfb-378538f29c9e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:47:46.627338 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-0ee088e4-6960-4cca-bbf5-6e443c83d68f tempest-TestVolumeBootPatternV346-370032758 tempest-TestVolumeBootPatternV346-370032758-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (156283be-ab13-41a8-9c22-5a00a2f3f3d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:47:46.662678 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.quota [None req-0ee088e4-6960-4cca-bbf5-6e443c83d68f tempest-TestVolumeBootPatternV346-370032758 tempest-TestVolumeBootPatternV346-370032758-project-member] Created reservations ['b9605fd1-9fbb-4e68-8f15-b8d828dd2326', 'f100bde4-1fba-497e-a3a7-22975d69d383', '94bbc092-ca38-4249-a82b-727ca62d3e02', '7c06bf08-b1a0-410a-ab12-efbec28e776e'] {{(pid=100374) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:47:46.663509 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-0ee088e4-6960-4cca-bbf5-6e443c83d68f tempest-TestVolumeBootPatternV346-370032758 tempest-TestVolumeBootPatternV346-370032758-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (156283be-ab13-41a8-9c22-5a00a2f3f3d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b9605fd1-9fbb-4e68-8f15-b8d828dd2326', 'f100bde4-1fba-497e-a3a7-22975d69d383', '94bbc092-ca38-4249-a82b-727ca62d3e02', '7c06bf08-b1a0-410a-ab12-efbec28e776e']}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:47:46.664353 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-0ee088e4-6960-4cca-bbf5-6e443c83d68f tempest-TestVolumeBootPatternV346-370032758 tempest-TestVolumeBootPatternV346-370032758-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5f1726a1-44a0-40f5-bfe8-ccbd7cde961b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:47:46.677947 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-5b624071-378a-4c44-9590-b1ec5554c8d5 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:47:46.679672 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-5b624071-378a-4c44-9590-b1ec5554c8d5 tempest-CreateVolumesFromImageTest-1547996735 tempest-CreateVolumesFromImageTest-1547996735-project-member] GET https://10.4.3.105/volume/v3/volumes/61b965a1-5688-4a13-9732-124fffc2218c Aug 12 10:47:46.679912 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-5b624071-378a-4c44-9590-b1ec5554c8d5 tempest-CreateVolumesFromImageTest-1547996735 tempest-CreateVolumesFromImageTest-1547996735-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:47:46.680119 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-5b624071-378a-4c44-9590-b1ec5554c8d5 tempest-CreateVolumesFromImageTest-1547996735 tempest-CreateVolumesFromImageTest-1547996735-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:47:46.685468 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-5b624071-378a-4c44-9590-b1ec5554c8d5 tempest-CreateVolumesFromImageTest-1547996735 tempest-CreateVolumesFromImageTest-1547996735-project-member] https://10.4.3.105/volume/v3/volumes/61b965a1-5688-4a13-9732-124fffc2218c returned with HTTP 404 Aug 12 10:47:46.685916 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1310/5208] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:47:46 2026] GET /volume/v3/volumes/61b965a1-5688-4a13-9732-124fffc2218c => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:47:46.693483 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-59e6a8a0-50f7-495a-9f80-36ffeef58266 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:47:46.695223 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-59e6a8a0-50f7-495a-9f80-36ffeef58266 tempest-CreateVolumesFromImageTest-1547996735 tempest-CreateVolumesFromImageTest-1547996735-project-member] DELETE https://10.4.3.105/volume/v3/volumes/9d00dad5-6f15-48da-a425-b5191fc533a3 Aug 12 10:47:46.695413 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-59e6a8a0-50f7-495a-9f80-36ffeef58266 tempest-CreateVolumesFromImageTest-1547996735 tempest-CreateVolumesFromImageTest-1547996735-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:47:46.695642 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-59e6a8a0-50f7-495a-9f80-36ffeef58266 tempest-CreateVolumesFromImageTest-1547996735 tempest-CreateVolumesFromImageTest-1547996735-project-member] Calling method 'delete' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:47:46.695820 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.v3.volumes [None req-59e6a8a0-50f7-495a-9f80-36ffeef58266 tempest-CreateVolumesFromImageTest-1547996735 tempest-CreateVolumesFromImageTest-1547996735-project-member] Delete volume with id: 9d00dad5-6f15-48da-a425-b5191fc533a3 Aug 12 10:47:46.702889 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:47:46.702889 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:47:46.703329 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-59e6a8a0-50f7-495a-9f80-36ffeef58266 tempest-CreateVolumesFromImageTest-1547996735 tempest-CreateVolumesFromImageTest-1547996735-project-member] Volume info retrieved successfully. Aug 12 10:47:46.705925 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-0ee088e4-6960-4cca-bbf5-6e443c83d68f tempest-TestVolumeBootPatternV346-370032758 tempest-TestVolumeBootPatternV346-370032758-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5f1726a1-44a0-40f5-bfe8-ccbd7cde961b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3bb02681-3f0b-4a4c-8f90-916f1cb60bf6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-1543577605',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9d388cbb82464f6f97514c94c7700d7f',qos_specs=None,replication_status=,reservations=['b9605fd1-9fbb-4e68-8f15-b8d828dd2326','f100bde4-1fba-497e-a3a7-22975d69d383','94bbc092-ca38-4249-a82b-727ca62d3e02','7c06bf08-b1a0-410a-ab12-efbec28e776e'],size=1,snapshot_id=4755f606-21a2-4f2d-a041-5a379e66e1e3,source_replicaid=,source_volid=None,status='creating',user_id='2a198c0c741744a1b101a78e46f95b68',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e), '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-12T10:47:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-1543577605',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3bb02681-3f0b-4a4c-8f90-916f1cb60bf6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9d388cbb82464f6f97514c94c7700d7f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=4755f606-21a2-4f2d-a041-5a379e66e1e3,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2a198c0c741744a1b101a78e46f95b68',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6cd66f07-4c7b-40b2-9dfb-378538f29c9e),volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:47:46.706758 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-0ee088e4-6960-4cca-bbf5-6e443c83d68f tempest-TestVolumeBootPatternV346-370032758 tempest-TestVolumeBootPatternV346-370032758-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (588058c7-31dc-43d0-a140-16e89eca4f9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:47:46.718441 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-59e6a8a0-50f7-495a-9f80-36ffeef58266 tempest-CreateVolumesFromImageTest-1547996735 tempest-CreateVolumesFromImageTest-1547996735-project-member] Delete volume request issued successfully. Aug 12 10:47:46.718645 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-59e6a8a0-50f7-495a-9f80-36ffeef58266 tempest-CreateVolumesFromImageTest-1547996735 tempest-CreateVolumesFromImageTest-1547996735-project-member] https://10.4.3.105/volume/v3/volumes/9d00dad5-6f15-48da-a425-b5191fc533a3 returned with HTTP 202 Aug 12 10:47:46.719041 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1306/5209] 10.4.3.105 () {66 vars in 1351 bytes} [Wed Aug 12 10:47:46 2026] DELETE /volume/v3/volumes/9d00dad5-6f15-48da-a425-b5191fc533a3 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 10:47:46.724473 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-0ee088e4-6960-4cca-bbf5-6e443c83d68f tempest-TestVolumeBootPatternV346-370032758 tempest-TestVolumeBootPatternV346-370032758-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (588058c7-31dc-43d0-a140-16e89eca4f9a) transitioned into state 'SUCCESS' from state '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-1543577605',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9d388cbb82464f6f97514c94c7700d7f',qos_specs=None,replication_status=,reservations=['b9605fd1-9fbb-4e68-8f15-b8d828dd2326','f100bde4-1fba-497e-a3a7-22975d69d383','94bbc092-ca38-4249-a82b-727ca62d3e02','7c06bf08-b1a0-410a-ab12-efbec28e776e'],size=1,snapshot_id=4755f606-21a2-4f2d-a041-5a379e66e1e3,source_replicaid=,source_volid=None,status='creating',user_id='2a198c0c741744a1b101a78e46f95b68',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:47:46.725531 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-0ee088e4-6960-4cca-bbf5-6e443c83d68f tempest-TestVolumeBootPatternV346-370032758 tempest-TestVolumeBootPatternV346-370032758-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (10437ce1-c38e-4fea-b6e9-5ec18f5c178e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:47:46.726935 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-bbfd08d6-1a47-44b1-ac6a-f3559ef958ba None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:47:46.728835 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-bbfd08d6-1a47-44b1-ac6a-f3559ef958ba tempest-CreateVolumesFromImageTest-1547996735 tempest-CreateVolumesFromImageTest-1547996735-project-member] GET https://10.4.3.105/volume/v3/volumes/9d00dad5-6f15-48da-a425-b5191fc533a3 Aug 12 10:47:46.729120 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-bbfd08d6-1a47-44b1-ac6a-f3559ef958ba tempest-CreateVolumesFromImageTest-1547996735 tempest-CreateVolumesFromImageTest-1547996735-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:47:46.729365 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-bbfd08d6-1a47-44b1-ac6a-f3559ef958ba tempest-CreateVolumesFromImageTest-1547996735 tempest-CreateVolumesFromImageTest-1547996735-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:47:46.736119 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:47:46.736119 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:47:46.740262 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-bbfd08d6-1a47-44b1-ac6a-f3559ef958ba tempest-CreateVolumesFromImageTest-1547996735 tempest-CreateVolumesFromImageTest-1547996735-project-member] Volume info retrieved successfully. Aug 12 10:47:46.744507 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-bbfd08d6-1a47-44b1-ac6a-f3559ef958ba tempest-CreateVolumesFromImageTest-1547996735 tempest-CreateVolumesFromImageTest-1547996735-project-member] https://10.4.3.105/volume/v3/volumes/9d00dad5-6f15-48da-a425-b5191fc533a3 returned with HTTP 200 Aug 12 10:47:46.744903 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1294/5210] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:47:46 2026] GET /volume/v3/volumes/9d00dad5-6f15-48da-a425-b5191fc533a3 => generated 848 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:47:46.747713 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-0ee088e4-6960-4cca-bbf5-6e443c83d68f tempest-TestVolumeBootPatternV346-370032758 tempest-TestVolumeBootPatternV346-370032758-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (10437ce1-c38e-4fea-b6e9-5ec18f5c178e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:47:46.748572 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-0ee088e4-6960-4cca-bbf5-6e443c83d68f tempest-TestVolumeBootPatternV346-370032758 tempest-TestVolumeBootPatternV346-370032758-project-member] Flow 'volume_create_api' (4f785c27-c139-4739-9c50-920e209f46a6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100374) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:47:46.748803 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-0ee088e4-6960-4cca-bbf5-6e443c83d68f tempest-TestVolumeBootPatternV346-370032758 tempest-TestVolumeBootPatternV346-370032758-project-member] Create volume request issued successfully. Aug 12 10:47:46.749344 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-0ee088e4-6960-4cca-bbf5-6e443c83d68f tempest-TestVolumeBootPatternV346-370032758 tempest-TestVolumeBootPatternV346-370032758-project-member] https://10.4.3.105/volume/v3/volumes returned with HTTP 202 Aug 12 10:47:46.749800 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1301/5211] 10.4.3.105 () {70 vars in 1300 bytes} [Wed Aug 12 10:47:46 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 10:47:46.761810 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-1693a8df-6168-40e1-9e0a-5f80814bbc1b None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:47:46.763919 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-1693a8df-6168-40e1-9e0a-5f80814bbc1b tempest-TestVolumeBootPatternV346-370032758 tempest-TestVolumeBootPatternV346-370032758-project-member] GET https://10.4.3.105/volume/v3/volumes/3bb02681-3f0b-4a4c-8f90-916f1cb60bf6 Aug 12 10:47:46.764220 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-1693a8df-6168-40e1-9e0a-5f80814bbc1b tempest-TestVolumeBootPatternV346-370032758 tempest-TestVolumeBootPatternV346-370032758-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:47:46.764479 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-1693a8df-6168-40e1-9e0a-5f80814bbc1b tempest-TestVolumeBootPatternV346-370032758 tempest-TestVolumeBootPatternV346-370032758-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:47:46.771401 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:47:46.771401 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:47:46.775116 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-1693a8df-6168-40e1-9e0a-5f80814bbc1b tempest-TestVolumeBootPatternV346-370032758 tempest-TestVolumeBootPatternV346-370032758-project-member] Volume info retrieved successfully. Aug 12 10:47:46.779534 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-1693a8df-6168-40e1-9e0a-5f80814bbc1b tempest-TestVolumeBootPatternV346-370032758 tempest-TestVolumeBootPatternV346-370032758-project-member] https://10.4.3.105/volume/v3/volumes/3bb02681-3f0b-4a4c-8f90-916f1cb60bf6 returned with HTTP 200 Aug 12 10:47:46.779945 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1311/5212] 10.4.3.105 () {68 vars in 1389 bytes} [Wed Aug 12 10:47:46 2026] GET /volume/v3/volumes/3bb02681-3f0b-4a4c-8f90-916f1cb60bf6 => generated 882 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:47:47.759854 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-057203bd-38cc-4405-8156-493dcdccdc59 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:47:47.761585 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-057203bd-38cc-4405-8156-493dcdccdc59 tempest-CreateVolumesFromImageTest-1547996735 tempest-CreateVolumesFromImageTest-1547996735-project-member] GET https://10.4.3.105/volume/v3/volumes/9d00dad5-6f15-48da-a425-b5191fc533a3 Aug 12 10:47:47.761837 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-057203bd-38cc-4405-8156-493dcdccdc59 tempest-CreateVolumesFromImageTest-1547996735 tempest-CreateVolumesFromImageTest-1547996735-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:47:47.762072 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-057203bd-38cc-4405-8156-493dcdccdc59 tempest-CreateVolumesFromImageTest-1547996735 tempest-CreateVolumesFromImageTest-1547996735-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:47:47.768694 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-057203bd-38cc-4405-8156-493dcdccdc59 tempest-CreateVolumesFromImageTest-1547996735 tempest-CreateVolumesFromImageTest-1547996735-project-member] https://10.4.3.105/volume/v3/volumes/9d00dad5-6f15-48da-a425-b5191fc533a3 returned with HTTP 404 Aug 12 10:47:47.769269 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1307/5213] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:47:47 2026] GET /volume/v3/volumes/9d00dad5-6f15-48da-a425-b5191fc533a3 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:47:47.776451 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-360bfa3e-c1b6-411d-aadb-949f1b7ea8e3 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:47:47.778129 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-360bfa3e-c1b6-411d-aadb-949f1b7ea8e3 tempest-CreateVolumesFromImageTest-1547996735 tempest-CreateVolumesFromImageTest-1547996735-project-member] DELETE https://10.4.3.105/volume/v3/volumes/a8b15bdb-86d1-438c-b0ed-d253fa7c1c85 Aug 12 10:47:47.778296 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-360bfa3e-c1b6-411d-aadb-949f1b7ea8e3 tempest-CreateVolumesFromImageTest-1547996735 tempest-CreateVolumesFromImageTest-1547996735-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:47:47.778461 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-360bfa3e-c1b6-411d-aadb-949f1b7ea8e3 tempest-CreateVolumesFromImageTest-1547996735 tempest-CreateVolumesFromImageTest-1547996735-project-member] Calling method 'delete' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:47:47.778627 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.v3.volumes [None req-360bfa3e-c1b6-411d-aadb-949f1b7ea8e3 tempest-CreateVolumesFromImageTest-1547996735 tempest-CreateVolumesFromImageTest-1547996735-project-member] Delete volume with id: a8b15bdb-86d1-438c-b0ed-d253fa7c1c85 Aug 12 10:47:47.785751 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:47:47.785751 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:47:47.786363 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-360bfa3e-c1b6-411d-aadb-949f1b7ea8e3 tempest-CreateVolumesFromImageTest-1547996735 tempest-CreateVolumesFromImageTest-1547996735-project-member] Volume info retrieved successfully. Aug 12 10:47:47.793259 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-abadb11e-b00e-4849-9c57-5679f72c7fa0 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:47:47.795421 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-abadb11e-b00e-4849-9c57-5679f72c7fa0 tempest-TestVolumeBootPatternV346-370032758 tempest-TestVolumeBootPatternV346-370032758-project-member] GET https://10.4.3.105/volume/v3/volumes/3bb02681-3f0b-4a4c-8f90-916f1cb60bf6 Aug 12 10:47:47.795668 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-abadb11e-b00e-4849-9c57-5679f72c7fa0 tempest-TestVolumeBootPatternV346-370032758 tempest-TestVolumeBootPatternV346-370032758-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:47:47.795876 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-abadb11e-b00e-4849-9c57-5679f72c7fa0 tempest-TestVolumeBootPatternV346-370032758 tempest-TestVolumeBootPatternV346-370032758-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:47:47.803063 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:47:47.803063 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:47:47.804628 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-360bfa3e-c1b6-411d-aadb-949f1b7ea8e3 tempest-CreateVolumesFromImageTest-1547996735 tempest-CreateVolumesFromImageTest-1547996735-project-member] Delete volume request issued successfully. Aug 12 10:47:47.804842 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-360bfa3e-c1b6-411d-aadb-949f1b7ea8e3 tempest-CreateVolumesFromImageTest-1547996735 tempest-CreateVolumesFromImageTest-1547996735-project-member] https://10.4.3.105/volume/v3/volumes/a8b15bdb-86d1-438c-b0ed-d253fa7c1c85 returned with HTTP 202 Aug 12 10:47:47.805490 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1295/5214] 10.4.3.105 () {66 vars in 1351 bytes} [Wed Aug 12 10:47:47 2026] DELETE /volume/v3/volumes/a8b15bdb-86d1-438c-b0ed-d253fa7c1c85 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 10:47:47.807074 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-abadb11e-b00e-4849-9c57-5679f72c7fa0 tempest-TestVolumeBootPatternV346-370032758 tempest-TestVolumeBootPatternV346-370032758-project-member] Volume info retrieved successfully. Aug 12 10:47:47.812252 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-abadb11e-b00e-4849-9c57-5679f72c7fa0 tempest-TestVolumeBootPatternV346-370032758 tempest-TestVolumeBootPatternV346-370032758-project-member] https://10.4.3.105/volume/v3/volumes/3bb02681-3f0b-4a4c-8f90-916f1cb60bf6 returned with HTTP 200 Aug 12 10:47:47.812738 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1302/5215] 10.4.3.105 () {68 vars in 1389 bytes} [Wed Aug 12 10:47:47 2026] GET /volume/v3/volumes/3bb02681-3f0b-4a4c-8f90-916f1cb60bf6 => generated 1423 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 10:47:47.813551 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-59176d3b-0d0a-4024-9424-02d72c1a1286 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:47:47.815612 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-59176d3b-0d0a-4024-9424-02d72c1a1286 tempest-CreateVolumesFromImageTest-1547996735 tempest-CreateVolumesFromImageTest-1547996735-project-member] GET https://10.4.3.105/volume/v3/volumes/a8b15bdb-86d1-438c-b0ed-d253fa7c1c85 Aug 12 10:47:47.815844 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-59176d3b-0d0a-4024-9424-02d72c1a1286 tempest-CreateVolumesFromImageTest-1547996735 tempest-CreateVolumesFromImageTest-1547996735-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:47:47.816053 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-59176d3b-0d0a-4024-9424-02d72c1a1286 tempest-CreateVolumesFromImageTest-1547996735 tempest-CreateVolumesFromImageTest-1547996735-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:47:47.823926 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:47:47.823926 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:47:47.826496 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-c7e476d5-d1ac-4c17-ab25-0c0b9606caf7 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:47:47.828193 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-59176d3b-0d0a-4024-9424-02d72c1a1286 tempest-CreateVolumesFromImageTest-1547996735 tempest-CreateVolumesFromImageTest-1547996735-project-member] Volume info retrieved successfully. Aug 12 10:47:47.828710 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-c7e476d5-d1ac-4c17-ab25-0c0b9606caf7 tempest-TestVolumeBootPatternV346-370032758 tempest-TestVolumeBootPatternV346-370032758-project-member] GET https://10.4.3.105/volume/v3/volumes/3bb02681-3f0b-4a4c-8f90-916f1cb60bf6 Aug 12 10:47:47.828943 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-c7e476d5-d1ac-4c17-ab25-0c0b9606caf7 tempest-TestVolumeBootPatternV346-370032758 tempest-TestVolumeBootPatternV346-370032758-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:47:47.829145 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-c7e476d5-d1ac-4c17-ab25-0c0b9606caf7 tempest-TestVolumeBootPatternV346-370032758 tempest-TestVolumeBootPatternV346-370032758-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:47:47.832986 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-59176d3b-0d0a-4024-9424-02d72c1a1286 tempest-CreateVolumesFromImageTest-1547996735 tempest-CreateVolumesFromImageTest-1547996735-project-member] https://10.4.3.105/volume/v3/volumes/a8b15bdb-86d1-438c-b0ed-d253fa7c1c85 returned with HTTP 200 Aug 12 10:47:47.833442 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1312/5216] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:47:47 2026] GET /volume/v3/volumes/a8b15bdb-86d1-438c-b0ed-d253fa7c1c85 => generated 848 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:47:47.836324 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:47:47.836324 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:47:47.840395 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-c7e476d5-d1ac-4c17-ab25-0c0b9606caf7 tempest-TestVolumeBootPatternV346-370032758 tempest-TestVolumeBootPatternV346-370032758-project-member] Volume info retrieved successfully. Aug 12 10:47:47.844922 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-c7e476d5-d1ac-4c17-ab25-0c0b9606caf7 tempest-TestVolumeBootPatternV346-370032758 tempest-TestVolumeBootPatternV346-370032758-project-member] https://10.4.3.105/volume/v3/volumes/3bb02681-3f0b-4a4c-8f90-916f1cb60bf6 returned with HTTP 200 Aug 12 10:47:47.845299 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1308/5217] 10.4.3.105 () {68 vars in 1389 bytes} [Wed Aug 12 10:47:47 2026] GET /volume/v3/volumes/3bb02681-3f0b-4a4c-8f90-916f1cb60bf6 => generated 1423 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 10:47:48.789955 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-d5249002-3f10-4894-8c40-d82dbc4b245d req-b014bc0a-a6ce-45b5-8210-7ae840eab51a None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:47:48.792003 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-d5249002-3f10-4894-8c40-d82dbc4b245d req-b014bc0a-a6ce-45b5-8210-7ae840eab51a tempest-TestVolumeBootPatternV346-370032758 tempest-TestVolumeBootPatternV346-370032758-project-member] GET https://10.4.3.105/volume/v3/volumes/3bb02681-3f0b-4a4c-8f90-916f1cb60bf6 Aug 12 10:47:48.792221 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-d5249002-3f10-4894-8c40-d82dbc4b245d req-b014bc0a-a6ce-45b5-8210-7ae840eab51a tempest-TestVolumeBootPatternV346-370032758 tempest-TestVolumeBootPatternV346-370032758-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:47:48.792422 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-d5249002-3f10-4894-8c40-d82dbc4b245d req-b014bc0a-a6ce-45b5-8210-7ae840eab51a tempest-TestVolumeBootPatternV346-370032758 tempest-TestVolumeBootPatternV346-370032758-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:47:48.799634 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:47:48.799634 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:47:48.803244 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [req-d5249002-3f10-4894-8c40-d82dbc4b245d req-b014bc0a-a6ce-45b5-8210-7ae840eab51a tempest-TestVolumeBootPatternV346-370032758 tempest-TestVolumeBootPatternV346-370032758-project-member] Volume info retrieved successfully. Aug 12 10:47:48.807994 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-d5249002-3f10-4894-8c40-d82dbc4b245d req-b014bc0a-a6ce-45b5-8210-7ae840eab51a tempest-TestVolumeBootPatternV346-370032758 tempest-TestVolumeBootPatternV346-370032758-project-member] https://10.4.3.105/volume/v3/volumes/3bb02681-3f0b-4a4c-8f90-916f1cb60bf6 returned with HTTP 200 Aug 12 10:47:48.808307 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1296/5218] 10.4.3.105 () {68 vars in 1598 bytes} [Wed Aug 12 10:47:48 2026] GET /volume/v3/volumes/3bb02681-3f0b-4a4c-8f90-916f1cb60bf6 => generated 1405 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:47:48.847221 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-dad47c07-3344-47d4-8172-1251cd78bffa None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:47:48.849028 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-dad47c07-3344-47d4-8172-1251cd78bffa tempest-CreateVolumesFromImageTest-1547996735 tempest-CreateVolumesFromImageTest-1547996735-project-member] GET https://10.4.3.105/volume/v3/volumes/a8b15bdb-86d1-438c-b0ed-d253fa7c1c85 Aug 12 10:47:48.849217 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-dad47c07-3344-47d4-8172-1251cd78bffa tempest-CreateVolumesFromImageTest-1547996735 tempest-CreateVolumesFromImageTest-1547996735-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:47:48.849403 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-dad47c07-3344-47d4-8172-1251cd78bffa tempest-CreateVolumesFromImageTest-1547996735 tempest-CreateVolumesFromImageTest-1547996735-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:47:48.855091 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-dad47c07-3344-47d4-8172-1251cd78bffa tempest-CreateVolumesFromImageTest-1547996735 tempest-CreateVolumesFromImageTest-1547996735-project-member] https://10.4.3.105/volume/v3/volumes/a8b15bdb-86d1-438c-b0ed-d253fa7c1c85 returned with HTTP 404 Aug 12 10:47:48.855596 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1303/5219] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:47:48 2026] GET /volume/v3/volumes/a8b15bdb-86d1-438c-b0ed-d253fa7c1c85 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:47:48.862931 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-5c31fa3b-4368-487f-9883-6bd78cbdfed9 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:47:48.864572 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-5c31fa3b-4368-487f-9883-6bd78cbdfed9 tempest-CreateVolumesFromImageTest-1547996735 tempest-CreateVolumesFromImageTest-1547996735-project-member] DELETE https://10.4.3.105/volume/v3/volumes/8fe35eaa-4663-4d4e-adb1-cf348c3ad4a8 Aug 12 10:47:48.864822 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-5c31fa3b-4368-487f-9883-6bd78cbdfed9 tempest-CreateVolumesFromImageTest-1547996735 tempest-CreateVolumesFromImageTest-1547996735-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:47:48.865037 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-5c31fa3b-4368-487f-9883-6bd78cbdfed9 tempest-CreateVolumesFromImageTest-1547996735 tempest-CreateVolumesFromImageTest-1547996735-project-member] Calling method 'delete' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:47:48.865264 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.v3.volumes [None req-5c31fa3b-4368-487f-9883-6bd78cbdfed9 tempest-CreateVolumesFromImageTest-1547996735 tempest-CreateVolumesFromImageTest-1547996735-project-member] Delete volume with id: 8fe35eaa-4663-4d4e-adb1-cf348c3ad4a8 Aug 12 10:47:48.871790 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:47:48.871790 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:47:48.872249 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-5c31fa3b-4368-487f-9883-6bd78cbdfed9 tempest-CreateVolumesFromImageTest-1547996735 tempest-CreateVolumesFromImageTest-1547996735-project-member] Volume info retrieved successfully. Aug 12 10:47:48.888534 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-5c31fa3b-4368-487f-9883-6bd78cbdfed9 tempest-CreateVolumesFromImageTest-1547996735 tempest-CreateVolumesFromImageTest-1547996735-project-member] Delete volume request issued successfully. Aug 12 10:47:48.888534 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-5c31fa3b-4368-487f-9883-6bd78cbdfed9 tempest-CreateVolumesFromImageTest-1547996735 tempest-CreateVolumesFromImageTest-1547996735-project-member] https://10.4.3.105/volume/v3/volumes/8fe35eaa-4663-4d4e-adb1-cf348c3ad4a8 returned with HTTP 202 Aug 12 10:47:48.888952 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1313/5220] 10.4.3.105 () {66 vars in 1351 bytes} [Wed Aug 12 10:47:48 2026] DELETE /volume/v3/volumes/8fe35eaa-4663-4d4e-adb1-cf348c3ad4a8 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 10:47:48.895906 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-4ec1d19c-d7a6-43d7-9a10-9e35d93eb687 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:47:48.897928 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-4ec1d19c-d7a6-43d7-9a10-9e35d93eb687 tempest-CreateVolumesFromImageTest-1547996735 tempest-CreateVolumesFromImageTest-1547996735-project-member] GET https://10.4.3.105/volume/v3/volumes/8fe35eaa-4663-4d4e-adb1-cf348c3ad4a8 Aug 12 10:47:48.897928 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-4ec1d19c-d7a6-43d7-9a10-9e35d93eb687 tempest-CreateVolumesFromImageTest-1547996735 tempest-CreateVolumesFromImageTest-1547996735-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:47:48.898092 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-4ec1d19c-d7a6-43d7-9a10-9e35d93eb687 tempest-CreateVolumesFromImageTest-1547996735 tempest-CreateVolumesFromImageTest-1547996735-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:47:48.904845 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:47:48.904845 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:47:48.908887 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-4ec1d19c-d7a6-43d7-9a10-9e35d93eb687 tempest-CreateVolumesFromImageTest-1547996735 tempest-CreateVolumesFromImageTest-1547996735-project-member] Volume info retrieved successfully. Aug 12 10:47:48.913383 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-4ec1d19c-d7a6-43d7-9a10-9e35d93eb687 tempest-CreateVolumesFromImageTest-1547996735 tempest-CreateVolumesFromImageTest-1547996735-project-member] https://10.4.3.105/volume/v3/volumes/8fe35eaa-4663-4d4e-adb1-cf348c3ad4a8 returned with HTTP 200 Aug 12 10:47:48.913787 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1309/5221] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:47:48 2026] GET /volume/v3/volumes/8fe35eaa-4663-4d4e-adb1-cf348c3ad4a8 => generated 849 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:47:49.228013 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-d5249002-3f10-4894-8c40-d82dbc4b245d req-116ded86-d236-4251-b6c6-c3e4f7245ba5 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:47:49.230021 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-d5249002-3f10-4894-8c40-d82dbc4b245d req-116ded86-d236-4251-b6c6-c3e4f7245ba5 tempest-TestVolumeBootPatternV346-370032758 tempest-TestVolumeBootPatternV346-370032758-project-member] GET https://10.4.3.105/volume/v3/volumes/3bb02681-3f0b-4a4c-8f90-916f1cb60bf6 Aug 12 10:47:49.230222 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-d5249002-3f10-4894-8c40-d82dbc4b245d req-116ded86-d236-4251-b6c6-c3e4f7245ba5 tempest-TestVolumeBootPatternV346-370032758 tempest-TestVolumeBootPatternV346-370032758-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:47:49.230383 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-d5249002-3f10-4894-8c40-d82dbc4b245d req-116ded86-d236-4251-b6c6-c3e4f7245ba5 tempest-TestVolumeBootPatternV346-370032758 tempest-TestVolumeBootPatternV346-370032758-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:47:49.237781 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:47:49.237781 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:47:49.242390 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [req-d5249002-3f10-4894-8c40-d82dbc4b245d req-116ded86-d236-4251-b6c6-c3e4f7245ba5 tempest-TestVolumeBootPatternV346-370032758 tempest-TestVolumeBootPatternV346-370032758-project-member] Volume info retrieved successfully. Aug 12 10:47:49.247729 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-d5249002-3f10-4894-8c40-d82dbc4b245d req-116ded86-d236-4251-b6c6-c3e4f7245ba5 tempest-TestVolumeBootPatternV346-370032758 tempest-TestVolumeBootPatternV346-370032758-project-member] https://10.4.3.105/volume/v3/volumes/3bb02681-3f0b-4a4c-8f90-916f1cb60bf6 returned with HTTP 200 Aug 12 10:47:49.248450 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1297/5222] 10.4.3.105 () {68 vars in 1598 bytes} [Wed Aug 12 10:47:49 2026] GET /volume/v3/volumes/3bb02681-3f0b-4a4c-8f90-916f1cb60bf6 => generated 1405 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:47:49.257914 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-58959a78-23c7-4065-931f-f3241302c9cc None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:47:49.258381 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-58959a78-23c7-4065-931f-f3241302c9cc None None] GET https://10.4.3.105/volume// Aug 12 10:47:49.258713 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-58959a78-23c7-4065-931f-f3241302c9cc None None] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:47:49.259042 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-58959a78-23c7-4065-931f-f3241302c9cc None None] Calling method 'all' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:47:49.259508 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-58959a78-23c7-4065-931f-f3241302c9cc None None] https://10.4.3.105/volume// returned with HTTP 300 Aug 12 10:47:49.259902 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1304/5223] 10.4.3.105 () {66 vars in 1419 bytes} [Wed Aug 12 10:47: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 10:47:49.266966 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-d5249002-3f10-4894-8c40-d82dbc4b245d req-9dd41b7b-69da-4207-9f67-516ce614fd11 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:47:49.269089 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-d5249002-3f10-4894-8c40-d82dbc4b245d req-9dd41b7b-69da-4207-9f67-516ce614fd11 tempest-TestVolumeBootPatternV346-370032758 tempest-TestVolumeBootPatternV346-370032758-project-member] POST https://10.4.3.105/volume/v3/attachments Aug 12 10:47:49.269478 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-d5249002-3f10-4894-8c40-d82dbc4b245d req-9dd41b7b-69da-4207-9f67-516ce614fd11 tempest-TestVolumeBootPatternV346-370032758 tempest-TestVolumeBootPatternV346-370032758-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3bb02681-3f0b-4a4c-8f90-916f1cb60bf6", "connector": null, "instance_uuid": "e911ebe4-c77c-4675-b0bf-7a9ff1b6fb6b"}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:47:49.278086 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:47:49.278086 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:47:49.299368 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-d5249002-3f10-4894-8c40-d82dbc4b245d req-9dd41b7b-69da-4207-9f67-516ce614fd11 tempest-TestVolumeBootPatternV346-370032758 tempest-TestVolumeBootPatternV346-370032758-project-member] https://10.4.3.105/volume/v3/attachments returned with HTTP 200 Aug 12 10:47:49.299848 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1314/5224] 10.4.3.105 () {74 vars in 1594 bytes} [Wed Aug 12 10:47:49 2026] POST /volume/v3/attachments => generated 273 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:47:49.925539 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-2af7e141-f449-42d6-9772-bcce17fa4256 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:47:49.927786 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-2af7e141-f449-42d6-9772-bcce17fa4256 tempest-CreateVolumesFromImageTest-1547996735 tempest-CreateVolumesFromImageTest-1547996735-project-member] GET https://10.4.3.105/volume/v3/volumes/8fe35eaa-4663-4d4e-adb1-cf348c3ad4a8 Aug 12 10:47:49.928058 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-2af7e141-f449-42d6-9772-bcce17fa4256 tempest-CreateVolumesFromImageTest-1547996735 tempest-CreateVolumesFromImageTest-1547996735-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:47:49.928302 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-2af7e141-f449-42d6-9772-bcce17fa4256 tempest-CreateVolumesFromImageTest-1547996735 tempest-CreateVolumesFromImageTest-1547996735-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:47:49.930211 np0000007037 devstack@c-api.service[100372]: DEBUG dbcounter [-] [100372] Writing DB stats cinder:SELECT=185,cinder:INSERT=36,cinder:UPDATE=66 {{(pid=100372) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 10:47:49.934292 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-2af7e141-f449-42d6-9772-bcce17fa4256 tempest-CreateVolumesFromImageTest-1547996735 tempest-CreateVolumesFromImageTest-1547996735-project-member] https://10.4.3.105/volume/v3/volumes/8fe35eaa-4663-4d4e-adb1-cf348c3ad4a8 returned with HTTP 404 Aug 12 10:47:49.934929 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1310/5225] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:47:49 2026] GET /volume/v3/volumes/8fe35eaa-4663-4d4e-adb1-cf348c3ad4a8 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:47:49.941699 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-16573d88-86c5-4003-bbf2-8e758835b9a2 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:47:49.943792 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-16573d88-86c5-4003-bbf2-8e758835b9a2 tempest-CreateVolumesFromImageTest-1547996735 tempest-CreateVolumesFromImageTest-1547996735-project-member] DELETE https://10.4.3.105/volume/v3/volumes/c29557bd-89e2-4531-b773-dd4ef76af79b Aug 12 10:47:49.944019 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-16573d88-86c5-4003-bbf2-8e758835b9a2 tempest-CreateVolumesFromImageTest-1547996735 tempest-CreateVolumesFromImageTest-1547996735-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:47:49.944209 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-16573d88-86c5-4003-bbf2-8e758835b9a2 tempest-CreateVolumesFromImageTest-1547996735 tempest-CreateVolumesFromImageTest-1547996735-project-member] Calling method 'delete' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:47:49.944363 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.v3.volumes [None req-16573d88-86c5-4003-bbf2-8e758835b9a2 tempest-CreateVolumesFromImageTest-1547996735 tempest-CreateVolumesFromImageTest-1547996735-project-member] Delete volume with id: c29557bd-89e2-4531-b773-dd4ef76af79b Aug 12 10:47:49.951923 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:47:49.951923 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:47:49.952448 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-16573d88-86c5-4003-bbf2-8e758835b9a2 tempest-CreateVolumesFromImageTest-1547996735 tempest-CreateVolumesFromImageTest-1547996735-project-member] Volume info retrieved successfully. Aug 12 10:47:49.967469 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-16573d88-86c5-4003-bbf2-8e758835b9a2 tempest-CreateVolumesFromImageTest-1547996735 tempest-CreateVolumesFromImageTest-1547996735-project-member] Delete volume request issued successfully. Aug 12 10:47:49.967716 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-16573d88-86c5-4003-bbf2-8e758835b9a2 tempest-CreateVolumesFromImageTest-1547996735 tempest-CreateVolumesFromImageTest-1547996735-project-member] https://10.4.3.105/volume/v3/volumes/c29557bd-89e2-4531-b773-dd4ef76af79b returned with HTTP 202 Aug 12 10:47:49.968203 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1298/5226] 10.4.3.105 () {66 vars in 1351 bytes} [Wed Aug 12 10:47:49 2026] DELETE /volume/v3/volumes/c29557bd-89e2-4531-b773-dd4ef76af79b => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 10:47:49.975127 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-87493464-f381-44af-8f30-5a8c477b8715 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:47:49.976902 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-87493464-f381-44af-8f30-5a8c477b8715 tempest-CreateVolumesFromImageTest-1547996735 tempest-CreateVolumesFromImageTest-1547996735-project-member] GET https://10.4.3.105/volume/v3/volumes/c29557bd-89e2-4531-b773-dd4ef76af79b Aug 12 10:47:49.977086 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-87493464-f381-44af-8f30-5a8c477b8715 tempest-CreateVolumesFromImageTest-1547996735 tempest-CreateVolumesFromImageTest-1547996735-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:47:49.977305 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-87493464-f381-44af-8f30-5a8c477b8715 tempest-CreateVolumesFromImageTest-1547996735 tempest-CreateVolumesFromImageTest-1547996735-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:47:49.984914 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:47:49.984914 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:47:49.988133 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-87493464-f381-44af-8f30-5a8c477b8715 tempest-CreateVolumesFromImageTest-1547996735 tempest-CreateVolumesFromImageTest-1547996735-project-member] Volume info retrieved successfully. Aug 12 10:47:49.992433 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-87493464-f381-44af-8f30-5a8c477b8715 tempest-CreateVolumesFromImageTest-1547996735 tempest-CreateVolumesFromImageTest-1547996735-project-member] https://10.4.3.105/volume/v3/volumes/c29557bd-89e2-4531-b773-dd4ef76af79b returned with HTTP 200 Aug 12 10:47:49.992870 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1305/5227] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:47:49 2026] GET /volume/v3/volumes/c29557bd-89e2-4531-b773-dd4ef76af79b => generated 849 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:47:50.064050 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-1fc841d1-f146-4886-96f9-3feea19d5121 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:47:50.064466 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-1fc841d1-f146-4886-96f9-3feea19d5121 None None] GET https://10.4.3.105/volume// Aug 12 10:47:50.064547 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-1fc841d1-f146-4886-96f9-3feea19d5121 None None] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:47:50.064717 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-1fc841d1-f146-4886-96f9-3feea19d5121 None None] Calling method 'all' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:47:50.065046 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-1fc841d1-f146-4886-96f9-3feea19d5121 None None] https://10.4.3.105/volume// returned with HTTP 300 Aug 12 10:47:50.065296 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1315/5228] 10.4.3.105 () {66 vars in 1426 bytes} [Wed Aug 12 10:47: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 10:47:50.072757 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [req-d5249002-3f10-4894-8c40-d82dbc4b245d req-8e326f61-184c-4817-b2ea-bf43d585e981 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:47:50.074875 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-d5249002-3f10-4894-8c40-d82dbc4b245d req-8e326f61-184c-4817-b2ea-bf43d585e981 tempest-TestVolumeBootPatternV346-370032758 tempest-TestVolumeBootPatternV346-370032758-project-member] GET https://10.4.3.105/volume/v3/volumes/3bb02681-3f0b-4a4c-8f90-916f1cb60bf6 Aug 12 10:47:50.075075 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [req-d5249002-3f10-4894-8c40-d82dbc4b245d req-8e326f61-184c-4817-b2ea-bf43d585e981 tempest-TestVolumeBootPatternV346-370032758 tempest-TestVolumeBootPatternV346-370032758-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:47:50.075268 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [req-d5249002-3f10-4894-8c40-d82dbc4b245d req-8e326f61-184c-4817-b2ea-bf43d585e981 tempest-TestVolumeBootPatternV346-370032758 tempest-TestVolumeBootPatternV346-370032758-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:47:50.083578 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:47:50.083578 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:47:50.086739 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [req-d5249002-3f10-4894-8c40-d82dbc4b245d req-8e326f61-184c-4817-b2ea-bf43d585e981 tempest-TestVolumeBootPatternV346-370032758 tempest-TestVolumeBootPatternV346-370032758-project-member] Volume info retrieved successfully. Aug 12 10:47:50.090739 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [req-d5249002-3f10-4894-8c40-d82dbc4b245d req-8e326f61-184c-4817-b2ea-bf43d585e981 tempest-TestVolumeBootPatternV346-370032758 tempest-TestVolumeBootPatternV346-370032758-project-member] https://10.4.3.105/volume/v3/volumes/3bb02681-3f0b-4a4c-8f90-916f1cb60bf6 returned with HTTP 200 Aug 12 10:47:50.091107 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1311/5229] 10.4.3.105 () {70 vars in 1639 bytes} [Wed Aug 12 10:47:50 2026] GET /volume/v3/volumes/3bb02681-3f0b-4a4c-8f90-916f1cb60bf6 => generated 1584 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 10:47:50.194176 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-d5249002-3f10-4894-8c40-d82dbc4b245d req-dc1ae3af-582b-4b37-9e77-aa9c08d6b2b3 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:47:50.196633 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-d5249002-3f10-4894-8c40-d82dbc4b245d req-dc1ae3af-582b-4b37-9e77-aa9c08d6b2b3 tempest-TestVolumeBootPatternV346-370032758 tempest-TestVolumeBootPatternV346-370032758-project-member] PUT https://10.4.3.105/volume/v3/attachments/9d446491-b97a-44a9-b194-1e1058bfd930 Aug 12 10:47:50.197025 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-d5249002-3f10-4894-8c40-d82dbc4b245d req-dc1ae3af-582b-4b37-9e77-aa9c08d6b2b3 tempest-TestVolumeBootPatternV346-370032758 tempest-TestVolumeBootPatternV346-370032758-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.105", "host": "np0000007037", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a295cd65dd1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "cc953c5f-eaed-46bf-96e8-0985bbef0414", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:47:50.203859 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.coordination [req-d5249002-3f10-4894-8c40-d82dbc4b245d req-dc1ae3af-582b-4b37-9e77-aa9c08d6b2b3 tempest-TestVolumeBootPatternV346-370032758 tempest-TestVolumeBootPatternV346-370032758-project-member] Acquiring lock "cinder-attachment_update-3bb02681-3f0b-4a4c-8f90-916f1cb60bf6-np0000007037" by "attachment_update" {{(pid=100373) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 10:47:50.208363 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.coordination [req-d5249002-3f10-4894-8c40-d82dbc4b245d req-dc1ae3af-582b-4b37-9e77-aa9c08d6b2b3 tempest-TestVolumeBootPatternV346-370032758 tempest-TestVolumeBootPatternV346-370032758-project-member] Lock "cinder-attachment_update-3bb02681-3f0b-4a4c-8f90-916f1cb60bf6-np0000007037" acquired by "attachment_update" :: waited 0.005s {{(pid=100373) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 10:47:50.209310 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:47:50.209310 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:47:50.278059 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.coordination [req-d5249002-3f10-4894-8c40-d82dbc4b245d req-dc1ae3af-582b-4b37-9e77-aa9c08d6b2b3 tempest-TestVolumeBootPatternV346-370032758 tempest-TestVolumeBootPatternV346-370032758-project-member] Lock "cinder-attachment_update-3bb02681-3f0b-4a4c-8f90-916f1cb60bf6-np0000007037" released by "attachment_update" :: held 0.070s {{(pid=100373) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 10:47:50.278432 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-d5249002-3f10-4894-8c40-d82dbc4b245d req-dc1ae3af-582b-4b37-9e77-aa9c08d6b2b3 tempest-TestVolumeBootPatternV346-370032758 tempest-TestVolumeBootPatternV346-370032758-project-member] https://10.4.3.105/volume/v3/attachments/9d446491-b97a-44a9-b194-1e1058bfd930 returned with HTTP 200 Aug 12 10:47:50.279076 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1299/5230] 10.4.3.105 () {74 vars in 1704 bytes} [Wed Aug 12 10:47:50 2026] PUT /volume/v3/attachments/9d446491-b97a-44a9-b194-1e1058bfd930 => generated 969 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:47:50.296963 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-d5249002-3f10-4894-8c40-d82dbc4b245d req-49c2e71e-311c-4025-95bc-71e9428b3770 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:47:50.298921 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-d5249002-3f10-4894-8c40-d82dbc4b245d req-49c2e71e-311c-4025-95bc-71e9428b3770 tempest-TestVolumeBootPatternV346-370032758 tempest-TestVolumeBootPatternV346-370032758-project-member] POST https://10.4.3.105/volume/v3/attachments/9d446491-b97a-44a9-b194-1e1058bfd930/action Aug 12 10:47:50.299290 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-d5249002-3f10-4894-8c40-d82dbc4b245d req-49c2e71e-311c-4025-95bc-71e9428b3770 tempest-TestVolumeBootPatternV346-370032758 tempest-TestVolumeBootPatternV346-370032758-project-member] Action body: b'{"os-complete": null}' {{(pid=100374) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 10:47:50.299430 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-d5249002-3f10-4894-8c40-d82dbc4b245d req-49c2e71e-311c-4025-95bc-71e9428b3770 tempest-TestVolumeBootPatternV346-370032758 tempest-TestVolumeBootPatternV346-370032758-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:47:50.316458 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:47:50.316458 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:47:50.326856 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-d5249002-3f10-4894-8c40-d82dbc4b245d req-49c2e71e-311c-4025-95bc-71e9428b3770 tempest-TestVolumeBootPatternV346-370032758 tempest-TestVolumeBootPatternV346-370032758-project-member] https://10.4.3.105/volume/v3/attachments/9d446491-b97a-44a9-b194-1e1058bfd930/action returned with HTTP 204 Aug 12 10:47:50.327382 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1306/5231] 10.4.3.105 () {74 vars in 1725 bytes} [Wed Aug 12 10:47:50 2026] POST /volume/v3/attachments/9d446491-b97a-44a9-b194-1e1058bfd930/action => generated 0 bytes in 31 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:47:51.004118 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-a0b379c3-09d4-4821-a0de-97c86c15dedc None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:47:51.005819 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-a0b379c3-09d4-4821-a0de-97c86c15dedc tempest-CreateVolumesFromImageTest-1547996735 tempest-CreateVolumesFromImageTest-1547996735-project-member] GET https://10.4.3.105/volume/v3/volumes/c29557bd-89e2-4531-b773-dd4ef76af79b Aug 12 10:47:51.006056 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-a0b379c3-09d4-4821-a0de-97c86c15dedc tempest-CreateVolumesFromImageTest-1547996735 tempest-CreateVolumesFromImageTest-1547996735-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:47:51.006292 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-a0b379c3-09d4-4821-a0de-97c86c15dedc tempest-CreateVolumesFromImageTest-1547996735 tempest-CreateVolumesFromImageTest-1547996735-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:47:51.008060 np0000007037 devstack@c-api.service[100375]: DEBUG dbcounter [-] [100375] Writing DB stats cinder:SELECT=175,cinder:INSERT=35,cinder:UPDATE=59 {{(pid=100375) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 10:47:51.011579 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-a0b379c3-09d4-4821-a0de-97c86c15dedc tempest-CreateVolumesFromImageTest-1547996735 tempest-CreateVolumesFromImageTest-1547996735-project-member] https://10.4.3.105/volume/v3/volumes/c29557bd-89e2-4531-b773-dd4ef76af79b returned with HTTP 404 Aug 12 10:47:51.012134 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1316/5232] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:47:51 2026] GET /volume/v3/volumes/c29557bd-89e2-4531-b773-dd4ef76af79b => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:47:52.293754 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-7d0f5832-db1c-4326-87ae-eb9e75a1dad3 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:47:52.376419 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-7d0f5832-db1c-4326-87ae-eb9e75a1dad3 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] POST https://10.4.3.105/volume/v3/volumes Aug 12 10:47:52.376848 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-7d0f5832-db1c-4326-87ae-eb9e75a1dad3 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1415249174"}} {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:47:52.378345 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.v3.volumes [None req-7d0f5832-db1c-4326-87ae-eb9e75a1dad3 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1415249174'}} {{(pid=100372) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 10:47:52.378484 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.v3.volumes [None req-7d0f5832-db1c-4326-87ae-eb9e75a1dad3 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Create volume of 1 GB Aug 12 10:47:52.382605 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-7d0f5832-db1c-4326-87ae-eb9e75a1dad3 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Availability Zones retrieved successfully. Aug 12 10:47:52.387930 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-7d0f5832-db1c-4326-87ae-eb9e75a1dad3 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Flow 'volume_create_api' (cb43a514-94ee-4580-b530-c7c28a2da162) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100372) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:47:52.388805 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-7d0f5832-db1c-4326-87ae-eb9e75a1dad3 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dd0ad142-c4e5-4bcc-b6b2-8f4473dfe837) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:47:52.389493 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.flows.api.create_volume [None req-7d0f5832-db1c-4326-87ae-eb9e75a1dad3 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Validating volume size '1' using validate_int {{(pid=100372) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 10:47:52.412900 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-7d0f5832-db1c-4326-87ae-eb9e75a1dad3 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dd0ad142-c4e5-4bcc-b6b2-8f4473dfe837) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T10:26:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6cd66f07-4c7b-40b2-9dfb-378538f29c9e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:47:52.413622 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-7d0f5832-db1c-4326-87ae-eb9e75a1dad3 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bb46c957-48db-430a-b0ac-feaffec04a92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:47:52.471751 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.quota [None req-7d0f5832-db1c-4326-87ae-eb9e75a1dad3 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Created reservations ['f555010a-4527-464c-8181-595afea7fac0', '52c0dd82-76d1-47b0-a475-e4f8f10b311d', '1a482140-a386-47a0-800c-c2a9529d97f7', '23bbb30d-bcd0-4aa7-9ca7-9ffb0955afb7'] {{(pid=100372) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:47:52.471751 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-7d0f5832-db1c-4326-87ae-eb9e75a1dad3 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bb46c957-48db-430a-b0ac-feaffec04a92) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f555010a-4527-464c-8181-595afea7fac0', '52c0dd82-76d1-47b0-a475-e4f8f10b311d', '1a482140-a386-47a0-800c-c2a9529d97f7', '23bbb30d-bcd0-4aa7-9ca7-9ffb0955afb7']}' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:47:52.472298 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-7d0f5832-db1c-4326-87ae-eb9e75a1dad3 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bb46b6f9-2dc6-4f43-9fdc-c0a2c20754e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:47:52.494681 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-7d0f5832-db1c-4326-87ae-eb9e75a1dad3 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bb46b6f9-2dc6-4f43-9fdc-c0a2c20754e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c061a175-b753-4793-b859-7323005ada85', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1415249174',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d7e2cd01c7d64823a0c5f93912499e4f',qos_specs=None,replication_status=,reservations=['f555010a-4527-464c-8181-595afea7fac0','52c0dd82-76d1-47b0-a475-e4f8f10b311d','1a482140-a386-47a0-800c-c2a9529d97f7','23bbb30d-bcd0-4aa7-9ca7-9ffb0955afb7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='448edf28577a4750a589ad30156181a2',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:47:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1415249174',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c061a175-b753-4793-b859-7323005ada85,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d7e2cd01c7d64823a0c5f93912499e4f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='448edf28577a4750a589ad30156181a2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6cd66f07-4c7b-40b2-9dfb-378538f29c9e),volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:47:52.495584 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-7d0f5832-db1c-4326-87ae-eb9e75a1dad3 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1d76d652-9fe4-4417-b7eb-4738976dc827) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:47:52.513985 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-7d0f5832-db1c-4326-87ae-eb9e75a1dad3 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1d76d652-9fe4-4417-b7eb-4738976dc827) transitioned into state 'SUCCESS' from state '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-1415249174',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d7e2cd01c7d64823a0c5f93912499e4f',qos_specs=None,replication_status=,reservations=['f555010a-4527-464c-8181-595afea7fac0','52c0dd82-76d1-47b0-a475-e4f8f10b311d','1a482140-a386-47a0-800c-c2a9529d97f7','23bbb30d-bcd0-4aa7-9ca7-9ffb0955afb7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='448edf28577a4750a589ad30156181a2',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:47:52.514932 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-7d0f5832-db1c-4326-87ae-eb9e75a1dad3 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f6d340f0-7af5-4d04-bcd3-39b55f656392) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:47:52.525896 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-7d0f5832-db1c-4326-87ae-eb9e75a1dad3 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f6d340f0-7af5-4d04-bcd3-39b55f656392) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:47:52.526832 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-7d0f5832-db1c-4326-87ae-eb9e75a1dad3 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Flow 'volume_create_api' (cb43a514-94ee-4580-b530-c7c28a2da162) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100372) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:47:52.527132 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-7d0f5832-db1c-4326-87ae-eb9e75a1dad3 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Create volume request issued successfully. Aug 12 10:47:52.527798 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-7d0f5832-db1c-4326-87ae-eb9e75a1dad3 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] https://10.4.3.105/volume/v3/volumes returned with HTTP 202 Aug 12 10:47:52.528344 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1312/5233] 10.4.3.105 () {70 vars in 1298 bytes} [Wed Aug 12 10:47:52 2026] POST /volume/v3/volumes => generated 778 bytes in 235 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 10:47:52.545666 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-b7581ab0-cb64-41ab-a94e-e604e85268c6 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:47:52.548440 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-b7581ab0-cb64-41ab-a94e-e604e85268c6 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] GET https://10.4.3.105/volume/v3/volumes/c061a175-b753-4793-b859-7323005ada85 Aug 12 10:47:52.548685 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-b7581ab0-cb64-41ab-a94e-e604e85268c6 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:47:52.548964 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-b7581ab0-cb64-41ab-a94e-e604e85268c6 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:47:52.558704 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:47:52.558704 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:47:52.563932 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-b7581ab0-cb64-41ab-a94e-e604e85268c6 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Volume info retrieved successfully. Aug 12 10:47:52.568861 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-b7581ab0-cb64-41ab-a94e-e604e85268c6 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] https://10.4.3.105/volume/v3/volumes/c061a175-b753-4793-b859-7323005ada85 returned with HTTP 200 Aug 12 10:47:52.569309 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1300/5234] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:47:52 2026] GET /volume/v3/volumes/c061a175-b753-4793-b859-7323005ada85 => generated 957 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:47:53.587090 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-41ef882a-d89d-469d-8928-6ab54b37b301 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:47:53.589587 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-41ef882a-d89d-469d-8928-6ab54b37b301 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] GET https://10.4.3.105/volume/v3/volumes/c061a175-b753-4793-b859-7323005ada85 Aug 12 10:47:53.589885 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-41ef882a-d89d-469d-8928-6ab54b37b301 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:47:53.590132 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-41ef882a-d89d-469d-8928-6ab54b37b301 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:47:53.592550 np0000007037 devstack@c-api.service[100374]: DEBUG dbcounter [-] [100374] Writing DB stats cinder:SELECT=201,cinder:UPDATE=63,cinder:INSERT=31 {{(pid=100374) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 10:47:53.598572 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:47:53.598572 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:47:53.603039 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-41ef882a-d89d-469d-8928-6ab54b37b301 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Volume info retrieved successfully. Aug 12 10:47:53.608023 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-41ef882a-d89d-469d-8928-6ab54b37b301 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] https://10.4.3.105/volume/v3/volumes/c061a175-b753-4793-b859-7323005ada85 returned with HTTP 200 Aug 12 10:47:53.608495 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1307/5235] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:47:53 2026] GET /volume/v3/volumes/c061a175-b753-4793-b859-7323005ada85 => generated 1018 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:47:53.619604 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-a089512f-d3e8-4d5b-939c-6a3e5164cb78 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:47:53.621282 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-a089512f-d3e8-4d5b-939c-6a3e5164cb78 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] POST https://10.4.3.105/volume/v3/backups Aug 12 10:47:53.621641 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-a089512f-d3e8-4d5b-939c-6a3e5164cb78 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "c061a175-b753-4793-b859-7323005ada85", "name": "tempest-type-Backup-49334075"}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:47:53.622942 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.contrib.backups [None req-a089512f-d3e8-4d5b-939c-6a3e5164cb78 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Creating new backup {'backup': {'volume_id': 'c061a175-b753-4793-b859-7323005ada85', 'name': 'tempest-type-Backup-49334075'}} {{(pid=100375) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 12 10:47:53.623073 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.contrib.backups [None req-a089512f-d3e8-4d5b-939c-6a3e5164cb78 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Creating backup of volume c061a175-b753-4793-b859-7323005ada85 in container None Aug 12 10:47:53.629989 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:47:53.629989 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:47:53.630355 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-a089512f-d3e8-4d5b-939c-6a3e5164cb78 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Volume info retrieved successfully. Aug 12 10:47:53.652101 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.quota [None req-a089512f-d3e8-4d5b-939c-6a3e5164cb78 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Created reservations ['e9652399-ace5-443f-a2b1-f798f5041d79', 'ce8b4cff-dbfa-4c9a-b3b5-ba27316ca73e'] {{(pid=100375) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:47:53.676854 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-a089512f-d3e8-4d5b-939c-6a3e5164cb78 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] https://10.4.3.105/volume/v3/backups returned with HTTP 202 Aug 12 10:47:53.677306 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1317/5236] 10.4.3.105 () {70 vars in 1299 bytes} [Wed Aug 12 10:47:53 2026] POST /volume/v3/backups => generated 314 bytes in 58 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 10:47:53.685988 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-1000ca51-5183-475e-97ba-8189e3bf0309 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:47:53.688328 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-1000ca51-5183-475e-97ba-8189e3bf0309 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] GET https://10.4.3.105/volume/v3/backups/aa04c26f-e80c-43d2-aac3-784fbf256308 Aug 12 10:47:53.688503 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-1000ca51-5183-475e-97ba-8189e3bf0309 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:47:53.688816 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-1000ca51-5183-475e-97ba-8189e3bf0309 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:47:53.688928 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.v3.backups [None req-1000ca51-5183-475e-97ba-8189e3bf0309 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Show backup with id aa04c26f-e80c-43d2-aac3-784fbf256308. {{(pid=100372) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:47:53.693239 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:47:53.693239 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:47:53.693984 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-1000ca51-5183-475e-97ba-8189e3bf0309 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] https://10.4.3.105/volume/v3/backups/aa04c26f-e80c-43d2-aac3-784fbf256308 returned with HTTP 200 Aug 12 10:47:53.694345 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1313/5237] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:47:53 2026] GET /volume/v3/backups/aa04c26f-e80c-43d2-aac3-784fbf256308 => generated 721 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:47:54.705230 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-73ba0764-9d96-463a-98e1-cf19135a7ba9 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:47:54.707237 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-73ba0764-9d96-463a-98e1-cf19135a7ba9 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] GET https://10.4.3.105/volume/v3/backups/aa04c26f-e80c-43d2-aac3-784fbf256308 Aug 12 10:47:54.707456 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-73ba0764-9d96-463a-98e1-cf19135a7ba9 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:47:54.707682 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-73ba0764-9d96-463a-98e1-cf19135a7ba9 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:47:54.707811 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-73ba0764-9d96-463a-98e1-cf19135a7ba9 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Show backup with id aa04c26f-e80c-43d2-aac3-784fbf256308. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:47:54.711648 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:47:54.711648 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:47:54.712163 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-73ba0764-9d96-463a-98e1-cf19135a7ba9 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] https://10.4.3.105/volume/v3/backups/aa04c26f-e80c-43d2-aac3-784fbf256308 returned with HTTP 200 Aug 12 10:47:54.712500 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1301/5238] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:47:54 2026] GET /volume/v3/backups/aa04c26f-e80c-43d2-aac3-784fbf256308 => generated 723 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:47:55.721437 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-15605e33-5e07-4b16-a4bc-91edcccfcc5b None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:47:55.723415 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-15605e33-5e07-4b16-a4bc-91edcccfcc5b tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] GET https://10.4.3.105/volume/v3/backups/aa04c26f-e80c-43d2-aac3-784fbf256308 Aug 12 10:47:55.723683 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-15605e33-5e07-4b16-a4bc-91edcccfcc5b tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:47:55.723924 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-15605e33-5e07-4b16-a4bc-91edcccfcc5b tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:47:55.724067 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-15605e33-5e07-4b16-a4bc-91edcccfcc5b tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Show backup with id aa04c26f-e80c-43d2-aac3-784fbf256308. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:47:55.728577 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:47:55.728577 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:47:55.729173 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-15605e33-5e07-4b16-a4bc-91edcccfcc5b tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] https://10.4.3.105/volume/v3/backups/aa04c26f-e80c-43d2-aac3-784fbf256308 returned with HTTP 200 Aug 12 10:47:55.729691 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1308/5239] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:47:55 2026] GET /volume/v3/backups/aa04c26f-e80c-43d2-aac3-784fbf256308 => generated 723 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:47:56.739357 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-116208ec-3429-496c-a0ab-52ef661ed747 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:47:56.741310 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-116208ec-3429-496c-a0ab-52ef661ed747 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] GET https://10.4.3.105/volume/v3/backups/aa04c26f-e80c-43d2-aac3-784fbf256308 Aug 12 10:47:56.741565 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-116208ec-3429-496c-a0ab-52ef661ed747 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:47:56.741752 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-116208ec-3429-496c-a0ab-52ef661ed747 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:47:56.741855 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-116208ec-3429-496c-a0ab-52ef661ed747 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Show backup with id aa04c26f-e80c-43d2-aac3-784fbf256308. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:47:56.746048 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:47:56.746048 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:47:56.746692 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-116208ec-3429-496c-a0ab-52ef661ed747 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] https://10.4.3.105/volume/v3/backups/aa04c26f-e80c-43d2-aac3-784fbf256308 returned with HTTP 200 Aug 12 10:47:56.747061 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1318/5240] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:47:56 2026] GET /volume/v3/backups/aa04c26f-e80c-43d2-aac3-784fbf256308 => generated 723 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:47:57.758358 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-f7cf1039-1711-48a0-bf26-202b13df254e None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:47:57.760057 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-f7cf1039-1711-48a0-bf26-202b13df254e tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] GET https://10.4.3.105/volume/v3/backups/aa04c26f-e80c-43d2-aac3-784fbf256308 Aug 12 10:47:57.760282 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-f7cf1039-1711-48a0-bf26-202b13df254e tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:47:57.760490 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-f7cf1039-1711-48a0-bf26-202b13df254e tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:47:57.760640 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.v3.backups [None req-f7cf1039-1711-48a0-bf26-202b13df254e tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Show backup with id aa04c26f-e80c-43d2-aac3-784fbf256308. {{(pid=100372) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:47:57.764757 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:47:57.764757 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:47:57.765347 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-f7cf1039-1711-48a0-bf26-202b13df254e tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] https://10.4.3.105/volume/v3/backups/aa04c26f-e80c-43d2-aac3-784fbf256308 returned with HTTP 200 Aug 12 10:47:57.765740 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1314/5241] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:47:57 2026] GET /volume/v3/backups/aa04c26f-e80c-43d2-aac3-784fbf256308 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:47:58.776809 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-3bc35ed3-b520-4c28-a13a-f52af4030fb5 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:47:58.778454 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-3bc35ed3-b520-4c28-a13a-f52af4030fb5 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] GET https://10.4.3.105/volume/v3/backups/aa04c26f-e80c-43d2-aac3-784fbf256308 Aug 12 10:47:58.778719 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-3bc35ed3-b520-4c28-a13a-f52af4030fb5 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:47:58.778894 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-3bc35ed3-b520-4c28-a13a-f52af4030fb5 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:47:58.778992 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-3bc35ed3-b520-4c28-a13a-f52af4030fb5 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Show backup with id aa04c26f-e80c-43d2-aac3-784fbf256308. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:47:58.790160 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:47:58.790160 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:47:58.790802 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-3bc35ed3-b520-4c28-a13a-f52af4030fb5 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] https://10.4.3.105/volume/v3/backups/aa04c26f-e80c-43d2-aac3-784fbf256308 returned with HTTP 200 Aug 12 10:47:58.791169 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1302/5242] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:47:58 2026] GET /volume/v3/backups/aa04c26f-e80c-43d2-aac3-784fbf256308 => generated 734 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:47:59.802830 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-b800504e-f476-4252-bfe4-51768c2bf02d None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:47:59.804747 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-b800504e-f476-4252-bfe4-51768c2bf02d tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] GET https://10.4.3.105/volume/v3/backups/aa04c26f-e80c-43d2-aac3-784fbf256308 Aug 12 10:47:59.804965 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-b800504e-f476-4252-bfe4-51768c2bf02d tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:47:59.805173 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-b800504e-f476-4252-bfe4-51768c2bf02d tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:47:59.805277 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-b800504e-f476-4252-bfe4-51768c2bf02d tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Show backup with id aa04c26f-e80c-43d2-aac3-784fbf256308. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:47:59.809479 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:47:59.809479 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:47:59.810186 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-b800504e-f476-4252-bfe4-51768c2bf02d tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] https://10.4.3.105/volume/v3/backups/aa04c26f-e80c-43d2-aac3-784fbf256308 returned with HTTP 200 Aug 12 10:47:59.810619 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1309/5243] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:47:59 2026] GET /volume/v3/backups/aa04c26f-e80c-43d2-aac3-784fbf256308 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:48:00.822191 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-f634d3b0-0570-4872-b8bf-310dad3fe89e None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:48:00.823720 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-f634d3b0-0570-4872-b8bf-310dad3fe89e tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] GET https://10.4.3.105/volume/v3/backups/aa04c26f-e80c-43d2-aac3-784fbf256308 Aug 12 10:48:00.823894 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-f634d3b0-0570-4872-b8bf-310dad3fe89e tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:48:00.824057 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-f634d3b0-0570-4872-b8bf-310dad3fe89e tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:48:00.824151 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-f634d3b0-0570-4872-b8bf-310dad3fe89e tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Show backup with id aa04c26f-e80c-43d2-aac3-784fbf256308. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:48:00.827843 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:48:00.827843 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:48:00.828325 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-f634d3b0-0570-4872-b8bf-310dad3fe89e tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] https://10.4.3.105/volume/v3/backups/aa04c26f-e80c-43d2-aac3-784fbf256308 returned with HTTP 200 Aug 12 10:48:00.828676 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1319/5244] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:48:00 2026] GET /volume/v3/backups/aa04c26f-e80c-43d2-aac3-784fbf256308 => generated 734 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:48:01.838325 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-2d9ac47d-2938-4fb8-ae7f-6abad35cd80d None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:48:01.839987 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-2d9ac47d-2938-4fb8-ae7f-6abad35cd80d tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] GET https://10.4.3.105/volume/v3/backups/aa04c26f-e80c-43d2-aac3-784fbf256308 Aug 12 10:48:01.840227 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-2d9ac47d-2938-4fb8-ae7f-6abad35cd80d tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:48:01.840453 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-2d9ac47d-2938-4fb8-ae7f-6abad35cd80d tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:48:01.840624 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.v3.backups [None req-2d9ac47d-2938-4fb8-ae7f-6abad35cd80d tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Show backup with id aa04c26f-e80c-43d2-aac3-784fbf256308. {{(pid=100372) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:48:01.844364 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:48:01.844364 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:48:01.845007 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-2d9ac47d-2938-4fb8-ae7f-6abad35cd80d tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] https://10.4.3.105/volume/v3/backups/aa04c26f-e80c-43d2-aac3-784fbf256308 returned with HTTP 200 Aug 12 10:48:01.845384 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1315/5245] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:48:01 2026] GET /volume/v3/backups/aa04c26f-e80c-43d2-aac3-784fbf256308 => generated 734 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:48:02.855711 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-8192c518-565b-4754-a93d-5252095f7fa0 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:48:02.857342 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-8192c518-565b-4754-a93d-5252095f7fa0 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] GET https://10.4.3.105/volume/v3/backups/aa04c26f-e80c-43d2-aac3-784fbf256308 Aug 12 10:48:02.857406 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-8192c518-565b-4754-a93d-5252095f7fa0 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:48:02.857667 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-8192c518-565b-4754-a93d-5252095f7fa0 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:48:02.857790 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-8192c518-565b-4754-a93d-5252095f7fa0 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Show backup with id aa04c26f-e80c-43d2-aac3-784fbf256308. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:48:02.861908 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:48:02.861908 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:48:02.862483 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-8192c518-565b-4754-a93d-5252095f7fa0 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] https://10.4.3.105/volume/v3/backups/aa04c26f-e80c-43d2-aac3-784fbf256308 returned with HTTP 200 Aug 12 10:48:02.862928 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1303/5246] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:48:02 2026] GET /volume/v3/backups/aa04c26f-e80c-43d2-aac3-784fbf256308 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:48:03.874417 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-577e5ddd-3932-4cca-9080-950fedc3fac2 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:48:03.876486 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-577e5ddd-3932-4cca-9080-950fedc3fac2 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] GET https://10.4.3.105/volume/v3/backups/aa04c26f-e80c-43d2-aac3-784fbf256308 Aug 12 10:48:03.876764 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-577e5ddd-3932-4cca-9080-950fedc3fac2 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:48:03.877003 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-577e5ddd-3932-4cca-9080-950fedc3fac2 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:48:03.877144 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-577e5ddd-3932-4cca-9080-950fedc3fac2 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Show backup with id aa04c26f-e80c-43d2-aac3-784fbf256308. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:48:03.881995 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:48:03.881995 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:48:03.882705 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-577e5ddd-3932-4cca-9080-950fedc3fac2 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] https://10.4.3.105/volume/v3/backups/aa04c26f-e80c-43d2-aac3-784fbf256308 returned with HTTP 200 Aug 12 10:48:03.883119 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1310/5247] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:48:03 2026] GET /volume/v3/backups/aa04c26f-e80c-43d2-aac3-784fbf256308 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:48:04.893174 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-aa9cdd03-193e-40c6-871f-6bc16cf5a054 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:48:04.895238 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-aa9cdd03-193e-40c6-871f-6bc16cf5a054 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] GET https://10.4.3.105/volume/v3/backups/aa04c26f-e80c-43d2-aac3-784fbf256308 Aug 12 10:48:04.895494 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-aa9cdd03-193e-40c6-871f-6bc16cf5a054 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:48:04.895742 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-aa9cdd03-193e-40c6-871f-6bc16cf5a054 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:48:04.895867 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-aa9cdd03-193e-40c6-871f-6bc16cf5a054 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Show backup with id aa04c26f-e80c-43d2-aac3-784fbf256308. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:48:04.900355 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:48:04.900355 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:48:04.901015 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-aa9cdd03-193e-40c6-871f-6bc16cf5a054 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] https://10.4.3.105/volume/v3/backups/aa04c26f-e80c-43d2-aac3-784fbf256308 returned with HTTP 200 Aug 12 10:48:04.901369 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1320/5248] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:48:04 2026] GET /volume/v3/backups/aa04c26f-e80c-43d2-aac3-784fbf256308 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:48:05.911712 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-95ec3b82-c93b-4817-a922-91e660dc2f5f None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:48:05.913635 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-95ec3b82-c93b-4817-a922-91e660dc2f5f tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] GET https://10.4.3.105/volume/v3/backups/aa04c26f-e80c-43d2-aac3-784fbf256308 Aug 12 10:48:05.913865 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-95ec3b82-c93b-4817-a922-91e660dc2f5f tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:48:05.914045 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-95ec3b82-c93b-4817-a922-91e660dc2f5f tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:48:05.914141 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.v3.backups [None req-95ec3b82-c93b-4817-a922-91e660dc2f5f tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Show backup with id aa04c26f-e80c-43d2-aac3-784fbf256308. {{(pid=100372) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:48:05.918509 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:48:05.918509 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:48:05.919173 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-95ec3b82-c93b-4817-a922-91e660dc2f5f tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] https://10.4.3.105/volume/v3/backups/aa04c26f-e80c-43d2-aac3-784fbf256308 returned with HTTP 200 Aug 12 10:48:05.919561 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1316/5249] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:48:05 2026] GET /volume/v3/backups/aa04c26f-e80c-43d2-aac3-784fbf256308 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:48:06.930948 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-258b5321-d925-44a9-9b65-aad4d2e82b5d None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:48:06.933287 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-258b5321-d925-44a9-9b65-aad4d2e82b5d tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] GET https://10.4.3.105/volume/v3/backups/aa04c26f-e80c-43d2-aac3-784fbf256308 Aug 12 10:48:06.933553 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-258b5321-d925-44a9-9b65-aad4d2e82b5d tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:48:06.933896 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-258b5321-d925-44a9-9b65-aad4d2e82b5d tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:48:06.934032 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-258b5321-d925-44a9-9b65-aad4d2e82b5d tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Show backup with id aa04c26f-e80c-43d2-aac3-784fbf256308. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:48:06.939995 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:48:06.939995 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:48:06.940980 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-258b5321-d925-44a9-9b65-aad4d2e82b5d tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] https://10.4.3.105/volume/v3/backups/aa04c26f-e80c-43d2-aac3-784fbf256308 returned with HTTP 200 Aug 12 10:48:06.941505 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1304/5250] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:48:06 2026] GET /volume/v3/backups/aa04c26f-e80c-43d2-aac3-784fbf256308 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:48:07.953351 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-753e0260-3c7d-4fd1-9a92-1897567aa1ee None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:48:07.955283 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-753e0260-3c7d-4fd1-9a92-1897567aa1ee tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] GET https://10.4.3.105/volume/v3/backups/aa04c26f-e80c-43d2-aac3-784fbf256308 Aug 12 10:48:07.955543 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-753e0260-3c7d-4fd1-9a92-1897567aa1ee tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:48:07.955781 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-753e0260-3c7d-4fd1-9a92-1897567aa1ee tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:48:07.955882 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-753e0260-3c7d-4fd1-9a92-1897567aa1ee tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Show backup with id aa04c26f-e80c-43d2-aac3-784fbf256308. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:48:07.960179 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:48:07.960179 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:48:07.960843 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-753e0260-3c7d-4fd1-9a92-1897567aa1ee tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] https://10.4.3.105/volume/v3/backups/aa04c26f-e80c-43d2-aac3-784fbf256308 returned with HTTP 200 Aug 12 10:48:07.961240 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1311/5251] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:48:07 2026] GET /volume/v3/backups/aa04c26f-e80c-43d2-aac3-784fbf256308 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:48:08.971595 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-5e3c8da7-be67-4a20-b420-895445e60048 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:48:08.973797 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-5e3c8da7-be67-4a20-b420-895445e60048 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] GET https://10.4.3.105/volume/v3/backups/aa04c26f-e80c-43d2-aac3-784fbf256308 Aug 12 10:48:08.974058 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-5e3c8da7-be67-4a20-b420-895445e60048 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:48:08.974285 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-5e3c8da7-be67-4a20-b420-895445e60048 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:48:08.974426 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-5e3c8da7-be67-4a20-b420-895445e60048 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Show backup with id aa04c26f-e80c-43d2-aac3-784fbf256308. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:48:08.979324 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:48:08.979324 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:48:08.980164 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-5e3c8da7-be67-4a20-b420-895445e60048 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] https://10.4.3.105/volume/v3/backups/aa04c26f-e80c-43d2-aac3-784fbf256308 returned with HTTP 200 Aug 12 10:48:08.980635 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1321/5252] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:48:08 2026] GET /volume/v3/backups/aa04c26f-e80c-43d2-aac3-784fbf256308 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:48:08.991014 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-52b375d6-4a37-4fca-9998-e3d9ed6a76b7 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:48:09.043230 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-52b375d6-4a37-4fca-9998-e3d9ed6a76b7 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-member] POST https://10.4.3.105/volume/v3/backups Aug 12 10:48:09.043607 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-52b375d6-4a37-4fca-9998-e3d9ed6a76b7 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "c061a175-b753-4793-b859-7323005ada85"}} {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:48:09.044925 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.contrib.backups [None req-52b375d6-4a37-4fca-9998-e3d9ed6a76b7 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-member] Creating new backup {'backup': {'volume_id': 'c061a175-b753-4793-b859-7323005ada85'}} {{(pid=100372) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 12 10:48:09.045078 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.contrib.backups [None req-52b375d6-4a37-4fca-9998-e3d9ed6a76b7 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-member] Creating backup of volume c061a175-b753-4793-b859-7323005ada85 in container None Aug 12 10:48:09.051766 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:48:09.051766 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:48:09.052222 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-52b375d6-4a37-4fca-9998-e3d9ed6a76b7 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-member] Volume info retrieved successfully. Aug 12 10:48:09.066255 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.quota [None req-52b375d6-4a37-4fca-9998-e3d9ed6a76b7 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-member] Created reservations ['e6cfa793-48d2-402b-9176-bc2a2c3e8310', 'b977eb4b-699d-4edf-91cb-44875eb54b62'] {{(pid=100372) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:48:09.088365 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-52b375d6-4a37-4fca-9998-e3d9ed6a76b7 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-member] https://10.4.3.105/volume/v3/backups returned with HTTP 202 Aug 12 10:48:09.088874 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1317/5253] 10.4.3.105 () {70 vars in 1298 bytes} [Wed Aug 12 10:48:08 2026] POST /volume/v3/backups => generated 288 bytes in 98 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 10:48:09.096050 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-fd8ce7e9-d463-46c2-b9aa-81077946ebce None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:48:09.097701 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-fd8ce7e9-d463-46c2-b9aa-81077946ebce tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] GET https://10.4.3.105/volume/v3/backups/dde9e827-4b4d-4d61-9f88-83ebdfc34086 Aug 12 10:48:09.097898 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-fd8ce7e9-d463-46c2-b9aa-81077946ebce tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:48:09.098068 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-fd8ce7e9-d463-46c2-b9aa-81077946ebce tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:48:09.098162 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-fd8ce7e9-d463-46c2-b9aa-81077946ebce tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Show backup with id dde9e827-4b4d-4d61-9f88-83ebdfc34086. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:48:09.102186 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:48:09.102186 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:48:09.102730 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-fd8ce7e9-d463-46c2-b9aa-81077946ebce tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] https://10.4.3.105/volume/v3/backups/dde9e827-4b4d-4d61-9f88-83ebdfc34086 returned with HTTP 200 Aug 12 10:48:09.103070 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1305/5254] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:48:09 2026] GET /volume/v3/backups/dde9e827-4b4d-4d61-9f88-83ebdfc34086 => generated 695 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:48:10.112861 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-ca244ad8-55e7-43eb-aa01-3bd4554e9dd7 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:48:10.114642 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-ca244ad8-55e7-43eb-aa01-3bd4554e9dd7 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] GET https://10.4.3.105/volume/v3/backups/dde9e827-4b4d-4d61-9f88-83ebdfc34086 Aug 12 10:48:10.114839 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-ca244ad8-55e7-43eb-aa01-3bd4554e9dd7 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:48:10.115020 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-ca244ad8-55e7-43eb-aa01-3bd4554e9dd7 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:48:10.115138 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-ca244ad8-55e7-43eb-aa01-3bd4554e9dd7 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Show backup with id dde9e827-4b4d-4d61-9f88-83ebdfc34086. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:48:10.119372 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:48:10.119372 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:48:10.120007 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-ca244ad8-55e7-43eb-aa01-3bd4554e9dd7 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] https://10.4.3.105/volume/v3/backups/dde9e827-4b4d-4d61-9f88-83ebdfc34086 returned with HTTP 200 Aug 12 10:48:10.120359 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1312/5255] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:48:10 2026] GET /volume/v3/backups/dde9e827-4b4d-4d61-9f88-83ebdfc34086 => generated 697 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:48:11.130976 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-88ebbcd3-8feb-40d3-9e43-fa090f3a6f1e None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:48:11.132864 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-88ebbcd3-8feb-40d3-9e43-fa090f3a6f1e tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] GET https://10.4.3.105/volume/v3/backups/dde9e827-4b4d-4d61-9f88-83ebdfc34086 Aug 12 10:48:11.133083 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-88ebbcd3-8feb-40d3-9e43-fa090f3a6f1e tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:48:11.133294 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-88ebbcd3-8feb-40d3-9e43-fa090f3a6f1e tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:48:11.133400 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-88ebbcd3-8feb-40d3-9e43-fa090f3a6f1e tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Show backup with id dde9e827-4b4d-4d61-9f88-83ebdfc34086. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:48:11.137897 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:48:11.137897 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:48:11.138607 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-88ebbcd3-8feb-40d3-9e43-fa090f3a6f1e tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] https://10.4.3.105/volume/v3/backups/dde9e827-4b4d-4d61-9f88-83ebdfc34086 returned with HTTP 200 Aug 12 10:48:11.139063 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1322/5256] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:48:11 2026] GET /volume/v3/backups/dde9e827-4b4d-4d61-9f88-83ebdfc34086 => generated 697 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:48:12.149993 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-a4cc030b-f099-4c01-bb22-f6424599e3aa None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:48:12.152081 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-a4cc030b-f099-4c01-bb22-f6424599e3aa tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] GET https://10.4.3.105/volume/v3/backups/dde9e827-4b4d-4d61-9f88-83ebdfc34086 Aug 12 10:48:12.152284 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-a4cc030b-f099-4c01-bb22-f6424599e3aa tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:48:12.152473 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-a4cc030b-f099-4c01-bb22-f6424599e3aa tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:48:12.152609 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.v3.backups [None req-a4cc030b-f099-4c01-bb22-f6424599e3aa tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Show backup with id dde9e827-4b4d-4d61-9f88-83ebdfc34086. {{(pid=100372) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:48:12.157112 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:48:12.157112 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:48:12.157654 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-a4cc030b-f099-4c01-bb22-f6424599e3aa tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] https://10.4.3.105/volume/v3/backups/dde9e827-4b4d-4d61-9f88-83ebdfc34086 returned with HTTP 200 Aug 12 10:48:12.157974 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1318/5257] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:48:12 2026] GET /volume/v3/backups/dde9e827-4b4d-4d61-9f88-83ebdfc34086 => generated 708 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:48:13.168574 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-1ff0053f-1521-44a4-95a7-6579247c8e6a None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:48:13.170641 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-1ff0053f-1521-44a4-95a7-6579247c8e6a tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] GET https://10.4.3.105/volume/v3/backups/dde9e827-4b4d-4d61-9f88-83ebdfc34086 Aug 12 10:48:13.170839 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-1ff0053f-1521-44a4-95a7-6579247c8e6a tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:48:13.171076 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-1ff0053f-1521-44a4-95a7-6579247c8e6a tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:48:13.171176 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-1ff0053f-1521-44a4-95a7-6579247c8e6a tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Show backup with id dde9e827-4b4d-4d61-9f88-83ebdfc34086. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:48:13.176004 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:48:13.176004 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:48:13.176690 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-1ff0053f-1521-44a4-95a7-6579247c8e6a tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] https://10.4.3.105/volume/v3/backups/dde9e827-4b4d-4d61-9f88-83ebdfc34086 returned with HTTP 200 Aug 12 10:48:13.177058 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1306/5258] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:48:13 2026] GET /volume/v3/backups/dde9e827-4b4d-4d61-9f88-83ebdfc34086 => generated 708 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:48:14.187391 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-7579fc28-c51d-4518-806b-ebbb95bcad33 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:48:14.189203 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-7579fc28-c51d-4518-806b-ebbb95bcad33 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] GET https://10.4.3.105/volume/v3/backups/dde9e827-4b4d-4d61-9f88-83ebdfc34086 Aug 12 10:48:14.189411 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-7579fc28-c51d-4518-806b-ebbb95bcad33 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:48:14.189698 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-7579fc28-c51d-4518-806b-ebbb95bcad33 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:48:14.189841 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-7579fc28-c51d-4518-806b-ebbb95bcad33 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Show backup with id dde9e827-4b4d-4d61-9f88-83ebdfc34086. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:48:14.194029 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:48:14.194029 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:48:14.194620 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-7579fc28-c51d-4518-806b-ebbb95bcad33 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] https://10.4.3.105/volume/v3/backups/dde9e827-4b4d-4d61-9f88-83ebdfc34086 returned with HTTP 200 Aug 12 10:48:14.194965 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1313/5259] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:48:14 2026] GET /volume/v3/backups/dde9e827-4b4d-4d61-9f88-83ebdfc34086 => generated 708 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:48:15.203347 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-a1963513-645c-4f0c-923f-91380078efac None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:48:15.204929 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-a1963513-645c-4f0c-923f-91380078efac tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] GET https://10.4.3.105/volume/v3/backups/dde9e827-4b4d-4d61-9f88-83ebdfc34086 Aug 12 10:48:15.205101 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-a1963513-645c-4f0c-923f-91380078efac tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:48:15.205261 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-a1963513-645c-4f0c-923f-91380078efac tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:48:15.205357 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-a1963513-645c-4f0c-923f-91380078efac tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Show backup with id dde9e827-4b4d-4d61-9f88-83ebdfc34086. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:48:15.209594 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:48:15.209594 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:48:15.210133 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-a1963513-645c-4f0c-923f-91380078efac tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] https://10.4.3.105/volume/v3/backups/dde9e827-4b4d-4d61-9f88-83ebdfc34086 returned with HTTP 200 Aug 12 10:48:15.210572 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1323/5260] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:48:15 2026] GET /volume/v3/backups/dde9e827-4b4d-4d61-9f88-83ebdfc34086 => generated 708 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:48:16.219346 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-d380d748-e612-40f4-8a22-32d319f7f9e7 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:48:16.221527 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-d380d748-e612-40f4-8a22-32d319f7f9e7 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] GET https://10.4.3.105/volume/v3/backups/dde9e827-4b4d-4d61-9f88-83ebdfc34086 Aug 12 10:48:16.221842 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-d380d748-e612-40f4-8a22-32d319f7f9e7 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:48:16.222110 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-d380d748-e612-40f4-8a22-32d319f7f9e7 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:48:16.222281 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.v3.backups [None req-d380d748-e612-40f4-8a22-32d319f7f9e7 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Show backup with id dde9e827-4b4d-4d61-9f88-83ebdfc34086. {{(pid=100372) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:48:16.227478 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:48:16.227478 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:48:16.228286 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-d380d748-e612-40f4-8a22-32d319f7f9e7 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] https://10.4.3.105/volume/v3/backups/dde9e827-4b4d-4d61-9f88-83ebdfc34086 returned with HTTP 200 Aug 12 10:48:16.228821 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1319/5261] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:48:16 2026] GET /volume/v3/backups/dde9e827-4b4d-4d61-9f88-83ebdfc34086 => generated 708 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:48:17.237890 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-252fe3b0-3224-4651-8acf-6321ab83158f None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:48:17.239578 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-252fe3b0-3224-4651-8acf-6321ab83158f tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] GET https://10.4.3.105/volume/v3/backups/dde9e827-4b4d-4d61-9f88-83ebdfc34086 Aug 12 10:48:17.239811 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-252fe3b0-3224-4651-8acf-6321ab83158f tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:48:17.239987 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-252fe3b0-3224-4651-8acf-6321ab83158f tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:48:17.240086 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-252fe3b0-3224-4651-8acf-6321ab83158f tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Show backup with id dde9e827-4b4d-4d61-9f88-83ebdfc34086. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:48:17.244653 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:48:17.244653 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:48:17.245244 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-252fe3b0-3224-4651-8acf-6321ab83158f tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] https://10.4.3.105/volume/v3/backups/dde9e827-4b4d-4d61-9f88-83ebdfc34086 returned with HTTP 200 Aug 12 10:48:17.245671 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1307/5262] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:48:17 2026] GET /volume/v3/backups/dde9e827-4b4d-4d61-9f88-83ebdfc34086 => generated 708 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:48:18.254898 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-2e7186bf-b330-4016-ba9a-ba6d9abb3ac5 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:48:18.256635 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-2e7186bf-b330-4016-ba9a-ba6d9abb3ac5 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] GET https://10.4.3.105/volume/v3/backups/dde9e827-4b4d-4d61-9f88-83ebdfc34086 Aug 12 10:48:18.256870 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-2e7186bf-b330-4016-ba9a-ba6d9abb3ac5 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:48:18.257064 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-2e7186bf-b330-4016-ba9a-ba6d9abb3ac5 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:48:18.257190 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-2e7186bf-b330-4016-ba9a-ba6d9abb3ac5 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Show backup with id dde9e827-4b4d-4d61-9f88-83ebdfc34086. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:48:18.262195 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:48:18.262195 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:48:18.262902 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-2e7186bf-b330-4016-ba9a-ba6d9abb3ac5 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] https://10.4.3.105/volume/v3/backups/dde9e827-4b4d-4d61-9f88-83ebdfc34086 returned with HTTP 200 Aug 12 10:48:18.263473 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1314/5263] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:48:18 2026] GET /volume/v3/backups/dde9e827-4b4d-4d61-9f88-83ebdfc34086 => generated 708 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:48:19.272444 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-0726882e-d524-486f-b1fb-f0ebd13cdd85 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:48:19.274531 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-0726882e-d524-486f-b1fb-f0ebd13cdd85 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] GET https://10.4.3.105/volume/v3/backups/dde9e827-4b4d-4d61-9f88-83ebdfc34086 Aug 12 10:48:19.274790 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-0726882e-d524-486f-b1fb-f0ebd13cdd85 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:48:19.275004 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-0726882e-d524-486f-b1fb-f0ebd13cdd85 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:48:19.275119 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-0726882e-d524-486f-b1fb-f0ebd13cdd85 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Show backup with id dde9e827-4b4d-4d61-9f88-83ebdfc34086. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:48:19.279916 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:48:19.279916 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:48:19.280623 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-0726882e-d524-486f-b1fb-f0ebd13cdd85 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] https://10.4.3.105/volume/v3/backups/dde9e827-4b4d-4d61-9f88-83ebdfc34086 returned with HTTP 200 Aug 12 10:48:19.281030 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1324/5264] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:48:19 2026] GET /volume/v3/backups/dde9e827-4b4d-4d61-9f88-83ebdfc34086 => generated 708 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:48:20.290121 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-6871aa34-cfb1-4161-a427-4479b89102d6 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:48:20.291682 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-6871aa34-cfb1-4161-a427-4479b89102d6 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] GET https://10.4.3.105/volume/v3/backups/dde9e827-4b4d-4d61-9f88-83ebdfc34086 Aug 12 10:48:20.291863 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-6871aa34-cfb1-4161-a427-4479b89102d6 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:48:20.292027 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-6871aa34-cfb1-4161-a427-4479b89102d6 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:48:20.292120 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.v3.backups [None req-6871aa34-cfb1-4161-a427-4479b89102d6 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Show backup with id dde9e827-4b4d-4d61-9f88-83ebdfc34086. {{(pid=100372) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:48:20.295825 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:48:20.295825 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:48:20.296295 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-6871aa34-cfb1-4161-a427-4479b89102d6 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] https://10.4.3.105/volume/v3/backups/dde9e827-4b4d-4d61-9f88-83ebdfc34086 returned with HTTP 200 Aug 12 10:48:20.296623 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1320/5265] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:48:20 2026] GET /volume/v3/backups/dde9e827-4b4d-4d61-9f88-83ebdfc34086 => generated 708 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:48:21.305671 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-69188b7c-d8a7-43b9-a0fd-67084f373e74 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:48:21.307192 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-69188b7c-d8a7-43b9-a0fd-67084f373e74 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] GET https://10.4.3.105/volume/v3/backups/dde9e827-4b4d-4d61-9f88-83ebdfc34086 Aug 12 10:48:21.307397 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-69188b7c-d8a7-43b9-a0fd-67084f373e74 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:48:21.307585 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-69188b7c-d8a7-43b9-a0fd-67084f373e74 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:48:21.307712 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-69188b7c-d8a7-43b9-a0fd-67084f373e74 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Show backup with id dde9e827-4b4d-4d61-9f88-83ebdfc34086. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:48:21.309298 np0000007037 devstack@c-api.service[100373]: DEBUG dbcounter [-] [100373] Writing DB stats cinder:SELECT=128,cinder:INSERT=25,cinder:UPDATE=40 {{(pid=100373) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 10:48:21.313047 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:48:21.313047 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:48:21.313944 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-69188b7c-d8a7-43b9-a0fd-67084f373e74 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] https://10.4.3.105/volume/v3/backups/dde9e827-4b4d-4d61-9f88-83ebdfc34086 returned with HTTP 200 Aug 12 10:48:21.314630 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1308/5266] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:48:21 2026] GET /volume/v3/backups/dde9e827-4b4d-4d61-9f88-83ebdfc34086 => generated 708 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:48:22.324526 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-b9c0b82b-785a-44ac-8915-4a51027963de None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:48:22.326187 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-b9c0b82b-785a-44ac-8915-4a51027963de tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] GET https://10.4.3.105/volume/v3/backups/dde9e827-4b4d-4d61-9f88-83ebdfc34086 Aug 12 10:48:22.326381 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-b9c0b82b-785a-44ac-8915-4a51027963de tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:48:22.326589 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-b9c0b82b-785a-44ac-8915-4a51027963de tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:48:22.326690 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-b9c0b82b-785a-44ac-8915-4a51027963de tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Show backup with id dde9e827-4b4d-4d61-9f88-83ebdfc34086. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:48:22.330638 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:48:22.330638 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:48:22.331225 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-b9c0b82b-785a-44ac-8915-4a51027963de tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] https://10.4.3.105/volume/v3/backups/dde9e827-4b4d-4d61-9f88-83ebdfc34086 returned with HTTP 200 Aug 12 10:48:22.331583 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1315/5267] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:48:22 2026] GET /volume/v3/backups/dde9e827-4b4d-4d61-9f88-83ebdfc34086 => generated 709 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:48:23.341466 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-f8e4e922-5aa9-4802-8ba4-8c6dc0150326 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:48:23.343770 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-f8e4e922-5aa9-4802-8ba4-8c6dc0150326 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] GET https://10.4.3.105/volume/v3/backups/dde9e827-4b4d-4d61-9f88-83ebdfc34086 Aug 12 10:48:23.343989 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-f8e4e922-5aa9-4802-8ba4-8c6dc0150326 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:48:23.344162 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-f8e4e922-5aa9-4802-8ba4-8c6dc0150326 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:48:23.344257 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-f8e4e922-5aa9-4802-8ba4-8c6dc0150326 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Show backup with id dde9e827-4b4d-4d61-9f88-83ebdfc34086. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:48:23.349885 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:48:23.349885 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:48:23.350799 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-f8e4e922-5aa9-4802-8ba4-8c6dc0150326 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] https://10.4.3.105/volume/v3/backups/dde9e827-4b4d-4d61-9f88-83ebdfc34086 returned with HTTP 200 Aug 12 10:48:23.351597 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1325/5268] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:48:23 2026] GET /volume/v3/backups/dde9e827-4b4d-4d61-9f88-83ebdfc34086 => generated 710 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:48:23.360993 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-314729ee-b87a-4fe4-80ff-b23ab77a0ce7 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:48:23.362755 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-314729ee-b87a-4fe4-80ff-b23ab77a0ce7 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] DELETE https://10.4.3.105/volume/v3/backups/dde9e827-4b4d-4d61-9f88-83ebdfc34086 Aug 12 10:48:23.362949 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-314729ee-b87a-4fe4-80ff-b23ab77a0ce7 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:48:23.363123 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-314729ee-b87a-4fe4-80ff-b23ab77a0ce7 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Calling method 'delete' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:48:23.363221 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.contrib.backups [None req-314729ee-b87a-4fe4-80ff-b23ab77a0ce7 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Delete backup with id: dde9e827-4b4d-4d61-9f88-83ebdfc34086. Aug 12 10:48:23.367258 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:48:23.367258 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:48:23.377985 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.backup.rpcapi [None req-314729ee-b87a-4fe4-80ff-b23ab77a0ce7 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] delete_backup rpcapi backup_id dde9e827-4b4d-4d61-9f88-83ebdfc34086 {{(pid=100372) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 12 10:48:23.379586 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-314729ee-b87a-4fe4-80ff-b23ab77a0ce7 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] https://10.4.3.105/volume/v3/backups/dde9e827-4b4d-4d61-9f88-83ebdfc34086 returned with HTTP 202 Aug 12 10:48:23.379979 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1321/5269] 10.4.3.105 () {68 vars in 1391 bytes} [Wed Aug 12 10:48:23 2026] DELETE /volume/v3/backups/dde9e827-4b4d-4d61-9f88-83ebdfc34086 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 10:48:23.388256 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-2b1ae53f-87d3-4d33-8073-1303e41cd1a1 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:48:23.389888 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-2b1ae53f-87d3-4d33-8073-1303e41cd1a1 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] POST https://10.4.3.105/volume/v3/volumes Aug 12 10:48:23.390210 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-2b1ae53f-87d3-4d33-8073-1303e41cd1a1 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1474415634"}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:48:23.391650 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.v3.volumes [None req-2b1ae53f-87d3-4d33-8073-1303e41cd1a1 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1474415634'}} {{(pid=100373) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 10:48:23.391801 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.v3.volumes [None req-2b1ae53f-87d3-4d33-8073-1303e41cd1a1 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Create volume of 1 GB Aug 12 10:48:23.396801 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-2b1ae53f-87d3-4d33-8073-1303e41cd1a1 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Availability Zones retrieved successfully. Aug 12 10:48:23.403723 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-2b1ae53f-87d3-4d33-8073-1303e41cd1a1 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Flow 'volume_create_api' (9932c874-d329-449f-ab8a-1bc9267e81bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:48:23.404930 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-2b1ae53f-87d3-4d33-8073-1303e41cd1a1 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7f99ebfa-2c7f-4b30-b25f-7e8b2a1adf92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:48:23.405726 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.flows.api.create_volume [None req-2b1ae53f-87d3-4d33-8073-1303e41cd1a1 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Validating volume size '1' using validate_int {{(pid=100373) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 10:48:23.432665 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-2b1ae53f-87d3-4d33-8073-1303e41cd1a1 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7f99ebfa-2c7f-4b30-b25f-7e8b2a1adf92) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T10:26:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6cd66f07-4c7b-40b2-9dfb-378538f29c9e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:48:23.433613 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-2b1ae53f-87d3-4d33-8073-1303e41cd1a1 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (103555e9-6215-4f10-923e-2ffd3f4124a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:48:23.471718 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.quota [None req-2b1ae53f-87d3-4d33-8073-1303e41cd1a1 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Created reservations ['14644bdf-9661-432f-9876-6896e5e77acc', 'f6709e88-57b1-4191-b967-910392e9ee4b', '29b32c93-5af7-469b-9f1f-a08af0d3d968', '836f92b6-3c0b-41c7-8d9f-3e1968bab580'] {{(pid=100373) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:48:23.472538 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-2b1ae53f-87d3-4d33-8073-1303e41cd1a1 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (103555e9-6215-4f10-923e-2ffd3f4124a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['14644bdf-9661-432f-9876-6896e5e77acc', 'f6709e88-57b1-4191-b967-910392e9ee4b', '29b32c93-5af7-469b-9f1f-a08af0d3d968', '836f92b6-3c0b-41c7-8d9f-3e1968bab580']}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:48:23.473345 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-2b1ae53f-87d3-4d33-8073-1303e41cd1a1 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d692ecb3-958c-4110-b682-245fa1330240) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:48:23.499197 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-2b1ae53f-87d3-4d33-8073-1303e41cd1a1 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d692ecb3-958c-4110-b682-245fa1330240) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bd53e977-03e6-4435-a75b-0747dda6d0d1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1474415634',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d7e2cd01c7d64823a0c5f93912499e4f',qos_specs=None,replication_status=,reservations=['14644bdf-9661-432f-9876-6896e5e77acc','f6709e88-57b1-4191-b967-910392e9ee4b','29b32c93-5af7-469b-9f1f-a08af0d3d968','836f92b6-3c0b-41c7-8d9f-3e1968bab580'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='448edf28577a4750a589ad30156181a2',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:48:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1474415634',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bd53e977-03e6-4435-a75b-0747dda6d0d1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d7e2cd01c7d64823a0c5f93912499e4f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='448edf28577a4750a589ad30156181a2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6cd66f07-4c7b-40b2-9dfb-378538f29c9e),volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:48:23.500175 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-2b1ae53f-87d3-4d33-8073-1303e41cd1a1 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5e0a8436-5c46-44df-ab82-b85ba873dd0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:48:23.520874 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-2b1ae53f-87d3-4d33-8073-1303e41cd1a1 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5e0a8436-5c46-44df-ab82-b85ba873dd0b) transitioned into state 'SUCCESS' from state '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-1474415634',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d7e2cd01c7d64823a0c5f93912499e4f',qos_specs=None,replication_status=,reservations=['14644bdf-9661-432f-9876-6896e5e77acc','f6709e88-57b1-4191-b967-910392e9ee4b','29b32c93-5af7-469b-9f1f-a08af0d3d968','836f92b6-3c0b-41c7-8d9f-3e1968bab580'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='448edf28577a4750a589ad30156181a2',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:48:23.521897 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-2b1ae53f-87d3-4d33-8073-1303e41cd1a1 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2db8dcc5-27cc-4883-86c9-3c7e4db470f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:48:23.533786 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-2b1ae53f-87d3-4d33-8073-1303e41cd1a1 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2db8dcc5-27cc-4883-86c9-3c7e4db470f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:48:23.535053 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-2b1ae53f-87d3-4d33-8073-1303e41cd1a1 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Flow 'volume_create_api' (9932c874-d329-449f-ab8a-1bc9267e81bc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100373) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:48:23.535387 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-2b1ae53f-87d3-4d33-8073-1303e41cd1a1 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Create volume request issued successfully. Aug 12 10:48:23.536268 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-2b1ae53f-87d3-4d33-8073-1303e41cd1a1 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] https://10.4.3.105/volume/v3/volumes returned with HTTP 202 Aug 12 10:48:23.536954 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1309/5270] 10.4.3.105 () {70 vars in 1298 bytes} [Wed Aug 12 10:48:23 2026] POST /volume/v3/volumes => generated 778 bytes in 149 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 10:48:23.547787 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-74a2759c-9604-4171-8f0e-32d57734a809 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:48:23.549759 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-74a2759c-9604-4171-8f0e-32d57734a809 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] GET https://10.4.3.105/volume/v3/volumes/bd53e977-03e6-4435-a75b-0747dda6d0d1 Aug 12 10:48:23.549981 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-74a2759c-9604-4171-8f0e-32d57734a809 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:48:23.550219 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-74a2759c-9604-4171-8f0e-32d57734a809 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:48:23.557284 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:48:23.557284 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:48:23.561203 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-74a2759c-9604-4171-8f0e-32d57734a809 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Volume info retrieved successfully. Aug 12 10:48:23.565153 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-74a2759c-9604-4171-8f0e-32d57734a809 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] https://10.4.3.105/volume/v3/volumes/bd53e977-03e6-4435-a75b-0747dda6d0d1 returned with HTTP 200 Aug 12 10:48:23.565557 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1316/5271] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:48:23 2026] GET /volume/v3/volumes/bd53e977-03e6-4435-a75b-0747dda6d0d1 => generated 957 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:48:24.577620 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-64029f38-8009-4d69-ae10-55cc8afd6eec None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:48:24.579316 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-64029f38-8009-4d69-ae10-55cc8afd6eec tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] GET https://10.4.3.105/volume/v3/volumes/bd53e977-03e6-4435-a75b-0747dda6d0d1 Aug 12 10:48:24.579528 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-64029f38-8009-4d69-ae10-55cc8afd6eec tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:48:24.579710 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-64029f38-8009-4d69-ae10-55cc8afd6eec tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:48:24.586860 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:48:24.586860 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:48:24.589774 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-64029f38-8009-4d69-ae10-55cc8afd6eec tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Volume info retrieved successfully. Aug 12 10:48:24.593301 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-64029f38-8009-4d69-ae10-55cc8afd6eec tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] https://10.4.3.105/volume/v3/volumes/bd53e977-03e6-4435-a75b-0747dda6d0d1 returned with HTTP 200 Aug 12 10:48:24.593685 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1326/5272] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:48:24 2026] GET /volume/v3/volumes/bd53e977-03e6-4435-a75b-0747dda6d0d1 => generated 1009 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:48:24.605253 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-9b603c6e-da2c-4dee-878e-8b61c1df7ca5 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:48:24.607943 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-9b603c6e-da2c-4dee-878e-8b61c1df7ca5 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] POST https://10.4.3.105/volume/v3/backups Aug 12 10:48:24.608262 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-9b603c6e-da2c-4dee-878e-8b61c1df7ca5 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "bd53e977-03e6-4435-a75b-0747dda6d0d1", "name": "tempest-type-Backup-1005072873"}} {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:48:24.610378 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.contrib.backups [None req-9b603c6e-da2c-4dee-878e-8b61c1df7ca5 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Creating new backup {'backup': {'volume_id': 'bd53e977-03e6-4435-a75b-0747dda6d0d1', 'name': 'tempest-type-Backup-1005072873'}} {{(pid=100372) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 12 10:48:24.610654 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.contrib.backups [None req-9b603c6e-da2c-4dee-878e-8b61c1df7ca5 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Creating backup of volume bd53e977-03e6-4435-a75b-0747dda6d0d1 in container None Aug 12 10:48:24.621064 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:48:24.621064 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:48:24.621632 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-9b603c6e-da2c-4dee-878e-8b61c1df7ca5 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Volume info retrieved successfully. Aug 12 10:48:24.639326 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.quota [None req-9b603c6e-da2c-4dee-878e-8b61c1df7ca5 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Created reservations ['10db4ec5-9c0e-454e-9345-bf474a5f996a', '6dcaf65a-798c-4f8b-a6a2-c839596c4e95'] {{(pid=100372) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:48:24.663698 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-9b603c6e-da2c-4dee-878e-8b61c1df7ca5 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] https://10.4.3.105/volume/v3/backups returned with HTTP 202 Aug 12 10:48:24.664156 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1322/5273] 10.4.3.105 () {70 vars in 1299 bytes} [Wed Aug 12 10:48:24 2026] POST /volume/v3/backups => generated 316 bytes in 60 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 10:48:24.675267 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-bbe245d2-4355-49a4-bb3f-9d9266c06ae6 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:48:24.677750 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-bbe245d2-4355-49a4-bb3f-9d9266c06ae6 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] GET https://10.4.3.105/volume/v3/backups/57b56043-2b1e-408f-aab0-cc34d4bc2d85 Aug 12 10:48:24.678239 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-bbe245d2-4355-49a4-bb3f-9d9266c06ae6 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:48:24.678566 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-bbe245d2-4355-49a4-bb3f-9d9266c06ae6 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:48:24.678729 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-bbe245d2-4355-49a4-bb3f-9d9266c06ae6 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Show backup with id 57b56043-2b1e-408f-aab0-cc34d4bc2d85. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:48:24.683122 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:48:24.683122 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:48:24.683846 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-bbe245d2-4355-49a4-bb3f-9d9266c06ae6 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] https://10.4.3.105/volume/v3/backups/57b56043-2b1e-408f-aab0-cc34d4bc2d85 returned with HTTP 200 Aug 12 10:48:24.684257 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1310/5274] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:48:24 2026] GET /volume/v3/backups/57b56043-2b1e-408f-aab0-cc34d4bc2d85 => generated 723 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:48:25.695619 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-b5d788d6-7778-4f4c-8167-4ecf20a24d92 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:48:25.697310 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-b5d788d6-7778-4f4c-8167-4ecf20a24d92 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] GET https://10.4.3.105/volume/v3/backups/57b56043-2b1e-408f-aab0-cc34d4bc2d85 Aug 12 10:48:25.697527 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-b5d788d6-7778-4f4c-8167-4ecf20a24d92 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:48:25.697739 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-b5d788d6-7778-4f4c-8167-4ecf20a24d92 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:48:25.697847 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-b5d788d6-7778-4f4c-8167-4ecf20a24d92 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Show backup with id 57b56043-2b1e-408f-aab0-cc34d4bc2d85. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:48:25.702065 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:48:25.702065 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:48:25.702632 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-b5d788d6-7778-4f4c-8167-4ecf20a24d92 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] https://10.4.3.105/volume/v3/backups/57b56043-2b1e-408f-aab0-cc34d4bc2d85 returned with HTTP 200 Aug 12 10:48:25.702973 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1317/5275] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:48:25 2026] GET /volume/v3/backups/57b56043-2b1e-408f-aab0-cc34d4bc2d85 => generated 725 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:48:26.713876 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-88bc5e54-8c17-412c-8030-e363d5dff82b None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:48:26.715836 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-88bc5e54-8c17-412c-8030-e363d5dff82b tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] GET https://10.4.3.105/volume/v3/backups/57b56043-2b1e-408f-aab0-cc34d4bc2d85 Aug 12 10:48:26.716099 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-88bc5e54-8c17-412c-8030-e363d5dff82b tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:48:26.716281 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-88bc5e54-8c17-412c-8030-e363d5dff82b tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:48:26.716423 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-88bc5e54-8c17-412c-8030-e363d5dff82b tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Show backup with id 57b56043-2b1e-408f-aab0-cc34d4bc2d85. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:48:26.721205 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:48:26.721205 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:48:26.721928 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-88bc5e54-8c17-412c-8030-e363d5dff82b tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] https://10.4.3.105/volume/v3/backups/57b56043-2b1e-408f-aab0-cc34d4bc2d85 returned with HTTP 200 Aug 12 10:48:26.722299 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1327/5276] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:48:26 2026] GET /volume/v3/backups/57b56043-2b1e-408f-aab0-cc34d4bc2d85 => generated 725 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:48:27.733241 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-6cea0ef5-0371-4693-95f5-a34333a6474c None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:48:27.735190 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-6cea0ef5-0371-4693-95f5-a34333a6474c tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] GET https://10.4.3.105/volume/v3/backups/57b56043-2b1e-408f-aab0-cc34d4bc2d85 Aug 12 10:48:27.735408 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-6cea0ef5-0371-4693-95f5-a34333a6474c tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:48:27.735678 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-6cea0ef5-0371-4693-95f5-a34333a6474c tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:48:27.735911 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.v3.backups [None req-6cea0ef5-0371-4693-95f5-a34333a6474c tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Show backup with id 57b56043-2b1e-408f-aab0-cc34d4bc2d85. {{(pid=100372) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:48:27.740338 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:48:27.740338 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:48:27.741062 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-6cea0ef5-0371-4693-95f5-a34333a6474c tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] https://10.4.3.105/volume/v3/backups/57b56043-2b1e-408f-aab0-cc34d4bc2d85 returned with HTTP 200 Aug 12 10:48:27.741454 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1323/5277] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:48:27 2026] GET /volume/v3/backups/57b56043-2b1e-408f-aab0-cc34d4bc2d85 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:48:28.751859 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-5513382b-f349-4461-8c81-e1bcd1670b82 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:48:28.753647 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-5513382b-f349-4461-8c81-e1bcd1670b82 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] GET https://10.4.3.105/volume/v3/backups/57b56043-2b1e-408f-aab0-cc34d4bc2d85 Aug 12 10:48:28.753885 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-5513382b-f349-4461-8c81-e1bcd1670b82 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:48:28.754101 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-5513382b-f349-4461-8c81-e1bcd1670b82 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:48:28.754224 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-5513382b-f349-4461-8c81-e1bcd1670b82 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Show backup with id 57b56043-2b1e-408f-aab0-cc34d4bc2d85. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:48:28.758397 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:48:28.758397 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:48:28.759071 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-5513382b-f349-4461-8c81-e1bcd1670b82 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] https://10.4.3.105/volume/v3/backups/57b56043-2b1e-408f-aab0-cc34d4bc2d85 returned with HTTP 200 Aug 12 10:48:28.759470 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1311/5278] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:48:28 2026] GET /volume/v3/backups/57b56043-2b1e-408f-aab0-cc34d4bc2d85 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:48:29.769559 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-433ef607-1eb6-4e25-bc63-fa61574fa572 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:48:29.771182 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-433ef607-1eb6-4e25-bc63-fa61574fa572 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] GET https://10.4.3.105/volume/v3/backups/57b56043-2b1e-408f-aab0-cc34d4bc2d85 Aug 12 10:48:29.771471 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-433ef607-1eb6-4e25-bc63-fa61574fa572 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:48:29.771747 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-433ef607-1eb6-4e25-bc63-fa61574fa572 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:48:29.771878 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-433ef607-1eb6-4e25-bc63-fa61574fa572 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Show backup with id 57b56043-2b1e-408f-aab0-cc34d4bc2d85. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:48:29.776072 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:48:29.776072 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:48:29.776757 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-433ef607-1eb6-4e25-bc63-fa61574fa572 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] https://10.4.3.105/volume/v3/backups/57b56043-2b1e-408f-aab0-cc34d4bc2d85 returned with HTTP 200 Aug 12 10:48:29.777145 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1318/5279] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:48:29 2026] GET /volume/v3/backups/57b56043-2b1e-408f-aab0-cc34d4bc2d85 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:48:30.787571 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-d0d0e6d5-2bcd-46c8-88b7-208f6a0a3c3c None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:48:30.788982 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-d0d0e6d5-2bcd-46c8-88b7-208f6a0a3c3c tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] GET https://10.4.3.105/volume/v3/backups/57b56043-2b1e-408f-aab0-cc34d4bc2d85 Aug 12 10:48:30.789183 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-d0d0e6d5-2bcd-46c8-88b7-208f6a0a3c3c tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:48:30.789377 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-d0d0e6d5-2bcd-46c8-88b7-208f6a0a3c3c tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:48:30.789491 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-d0d0e6d5-2bcd-46c8-88b7-208f6a0a3c3c tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Show backup with id 57b56043-2b1e-408f-aab0-cc34d4bc2d85. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:48:30.793266 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:48:30.793266 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:48:30.793927 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-d0d0e6d5-2bcd-46c8-88b7-208f6a0a3c3c tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] https://10.4.3.105/volume/v3/backups/57b56043-2b1e-408f-aab0-cc34d4bc2d85 returned with HTTP 200 Aug 12 10:48:30.794306 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1328/5280] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:48:30 2026] GET /volume/v3/backups/57b56043-2b1e-408f-aab0-cc34d4bc2d85 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:48:31.805243 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-b50c0384-2da0-416e-b874-9dcb3d0a48d4 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:48:31.807433 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-b50c0384-2da0-416e-b874-9dcb3d0a48d4 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] GET https://10.4.3.105/volume/v3/backups/57b56043-2b1e-408f-aab0-cc34d4bc2d85 Aug 12 10:48:31.807740 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-b50c0384-2da0-416e-b874-9dcb3d0a48d4 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:48:31.807988 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-b50c0384-2da0-416e-b874-9dcb3d0a48d4 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:48:31.808134 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.v3.backups [None req-b50c0384-2da0-416e-b874-9dcb3d0a48d4 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Show backup with id 57b56043-2b1e-408f-aab0-cc34d4bc2d85. {{(pid=100372) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:48:31.812841 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:48:31.812841 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:48:31.813556 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-b50c0384-2da0-416e-b874-9dcb3d0a48d4 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] https://10.4.3.105/volume/v3/backups/57b56043-2b1e-408f-aab0-cc34d4bc2d85 returned with HTTP 200 Aug 12 10:48:31.813991 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1324/5281] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:48:31 2026] GET /volume/v3/backups/57b56043-2b1e-408f-aab0-cc34d4bc2d85 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:48:32.824133 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-009449e6-e58d-4ac4-9524-4a6c0466dd30 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:48:32.826044 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-009449e6-e58d-4ac4-9524-4a6c0466dd30 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] GET https://10.4.3.105/volume/v3/backups/57b56043-2b1e-408f-aab0-cc34d4bc2d85 Aug 12 10:48:32.826287 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-009449e6-e58d-4ac4-9524-4a6c0466dd30 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:48:32.826475 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-009449e6-e58d-4ac4-9524-4a6c0466dd30 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:48:32.826632 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-009449e6-e58d-4ac4-9524-4a6c0466dd30 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Show backup with id 57b56043-2b1e-408f-aab0-cc34d4bc2d85. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:48:32.830924 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:48:32.830924 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:48:32.831562 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-009449e6-e58d-4ac4-9524-4a6c0466dd30 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] https://10.4.3.105/volume/v3/backups/57b56043-2b1e-408f-aab0-cc34d4bc2d85 returned with HTTP 200 Aug 12 10:48:32.831932 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1312/5282] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:48:32 2026] GET /volume/v3/backups/57b56043-2b1e-408f-aab0-cc34d4bc2d85 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:48:33.842274 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-736c74e8-6a1e-4729-b7a0-5e14d55d0d10 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:48:33.844403 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-736c74e8-6a1e-4729-b7a0-5e14d55d0d10 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] GET https://10.4.3.105/volume/v3/backups/57b56043-2b1e-408f-aab0-cc34d4bc2d85 Aug 12 10:48:33.844640 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-736c74e8-6a1e-4729-b7a0-5e14d55d0d10 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:48:33.844888 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-736c74e8-6a1e-4729-b7a0-5e14d55d0d10 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:48:33.845138 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-736c74e8-6a1e-4729-b7a0-5e14d55d0d10 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Show backup with id 57b56043-2b1e-408f-aab0-cc34d4bc2d85. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:48:33.851331 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:48:33.851331 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:48:33.852332 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-736c74e8-6a1e-4729-b7a0-5e14d55d0d10 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] https://10.4.3.105/volume/v3/backups/57b56043-2b1e-408f-aab0-cc34d4bc2d85 returned with HTTP 200 Aug 12 10:48:33.853091 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1319/5283] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:48:33 2026] GET /volume/v3/backups/57b56043-2b1e-408f-aab0-cc34d4bc2d85 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:48:34.738391 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-02a4cd3f-a5b1-44b9-82d1-10e43f23d626 req-3363d43b-4740-46a5-983e-0d228dc163a5 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:48:34.740391 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-02a4cd3f-a5b1-44b9-82d1-10e43f23d626 req-3363d43b-4740-46a5-983e-0d228dc163a5 tempest-TestVolumeBootPatternV346-370032758 tempest-TestVolumeBootPatternV346-370032758-project-member] DELETE https://10.4.3.105/volume/v3/attachments/9d446491-b97a-44a9-b194-1e1058bfd930 Aug 12 10:48:34.740587 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-02a4cd3f-a5b1-44b9-82d1-10e43f23d626 req-3363d43b-4740-46a5-983e-0d228dc163a5 tempest-TestVolumeBootPatternV346-370032758 tempest-TestVolumeBootPatternV346-370032758-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:48:34.740785 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-02a4cd3f-a5b1-44b9-82d1-10e43f23d626 req-3363d43b-4740-46a5-983e-0d228dc163a5 tempest-TestVolumeBootPatternV346-370032758 tempest-TestVolumeBootPatternV346-370032758-project-member] Calling method 'version_select' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:48:34.748741 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:48:34.748741 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:48:34.791478 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-02a4cd3f-a5b1-44b9-82d1-10e43f23d626 req-3363d43b-4740-46a5-983e-0d228dc163a5 tempest-TestVolumeBootPatternV346-370032758 tempest-TestVolumeBootPatternV346-370032758-project-member] https://10.4.3.105/volume/v3/attachments/9d446491-b97a-44a9-b194-1e1058bfd930 returned with HTTP 200 Aug 12 10:48:34.791950 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1329/5284] 10.4.3.105 () {72 vars in 1673 bytes} [Wed Aug 12 10:48:34 2026] DELETE /volume/v3/attachments/9d446491-b97a-44a9-b194-1e1058bfd930 => generated 19 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:48:34.864809 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-9f50b900-685a-4c7a-9e77-56074a703594 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:48:34.866553 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-9f50b900-685a-4c7a-9e77-56074a703594 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] GET https://10.4.3.105/volume/v3/backups/57b56043-2b1e-408f-aab0-cc34d4bc2d85 Aug 12 10:48:34.866764 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-9f50b900-685a-4c7a-9e77-56074a703594 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:48:34.866955 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-9f50b900-685a-4c7a-9e77-56074a703594 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:48:34.867071 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.v3.backups [None req-9f50b900-685a-4c7a-9e77-56074a703594 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Show backup with id 57b56043-2b1e-408f-aab0-cc34d4bc2d85. {{(pid=100372) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:48:34.871209 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:48:34.871209 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:48:34.871865 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-9f50b900-685a-4c7a-9e77-56074a703594 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] https://10.4.3.105/volume/v3/backups/57b56043-2b1e-408f-aab0-cc34d4bc2d85 returned with HTTP 200 Aug 12 10:48:34.872263 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1325/5285] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:48:34 2026] GET /volume/v3/backups/57b56043-2b1e-408f-aab0-cc34d4bc2d85 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:48:35.881489 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-129706a8-e2a1-4eed-b9b2-d3cb9cd72fab None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:48:35.883633 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-129706a8-e2a1-4eed-b9b2-d3cb9cd72fab tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] GET https://10.4.3.105/volume/v3/backups/57b56043-2b1e-408f-aab0-cc34d4bc2d85 Aug 12 10:48:35.883736 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-129706a8-e2a1-4eed-b9b2-d3cb9cd72fab tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:48:35.883915 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-129706a8-e2a1-4eed-b9b2-d3cb9cd72fab tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:48:35.884011 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-129706a8-e2a1-4eed-b9b2-d3cb9cd72fab tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Show backup with id 57b56043-2b1e-408f-aab0-cc34d4bc2d85. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:48:35.888193 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:48:35.888193 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:48:35.888834 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-129706a8-e2a1-4eed-b9b2-d3cb9cd72fab tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] https://10.4.3.105/volume/v3/backups/57b56043-2b1e-408f-aab0-cc34d4bc2d85 returned with HTTP 200 Aug 12 10:48:35.889167 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1313/5286] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:48:35 2026] GET /volume/v3/backups/57b56043-2b1e-408f-aab0-cc34d4bc2d85 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:48:36.160076 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-35fb1a2b-ceb8-4bd6-9869-d55ec3dddb10 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:48:36.161884 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-35fb1a2b-ceb8-4bd6-9869-d55ec3dddb10 tempest-TestVolumeBootPatternV346-370032758 tempest-TestVolumeBootPatternV346-370032758-project-member] DELETE https://10.4.3.105/volume/v3/volumes/3bb02681-3f0b-4a4c-8f90-916f1cb60bf6 Aug 12 10:48:36.162134 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-35fb1a2b-ceb8-4bd6-9869-d55ec3dddb10 tempest-TestVolumeBootPatternV346-370032758 tempest-TestVolumeBootPatternV346-370032758-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:48:36.162355 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-35fb1a2b-ceb8-4bd6-9869-d55ec3dddb10 tempest-TestVolumeBootPatternV346-370032758 tempest-TestVolumeBootPatternV346-370032758-project-member] Calling method 'delete' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:48:36.162594 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.v3.volumes [None req-35fb1a2b-ceb8-4bd6-9869-d55ec3dddb10 tempest-TestVolumeBootPatternV346-370032758 tempest-TestVolumeBootPatternV346-370032758-project-member] Delete volume with id: 3bb02681-3f0b-4a4c-8f90-916f1cb60bf6 Aug 12 10:48:36.169988 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:48:36.169988 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:48:36.170659 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-35fb1a2b-ceb8-4bd6-9869-d55ec3dddb10 tempest-TestVolumeBootPatternV346-370032758 tempest-TestVolumeBootPatternV346-370032758-project-member] Volume info retrieved successfully. Aug 12 10:48:36.188415 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-35fb1a2b-ceb8-4bd6-9869-d55ec3dddb10 tempest-TestVolumeBootPatternV346-370032758 tempest-TestVolumeBootPatternV346-370032758-project-member] Delete volume request issued successfully. Aug 12 10:48:36.188758 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-35fb1a2b-ceb8-4bd6-9869-d55ec3dddb10 tempest-TestVolumeBootPatternV346-370032758 tempest-TestVolumeBootPatternV346-370032758-project-member] https://10.4.3.105/volume/v3/volumes/3bb02681-3f0b-4a4c-8f90-916f1cb60bf6 returned with HTTP 202 Aug 12 10:48:36.189167 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1320/5287] 10.4.3.105 () {68 vars in 1392 bytes} [Wed Aug 12 10:48:36 2026] DELETE /volume/v3/volumes/3bb02681-3f0b-4a4c-8f90-916f1cb60bf6 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 12 10:48:36.195955 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-72f5ed6c-07a9-40e1-b287-6386a906bc18 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:48:36.197796 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-72f5ed6c-07a9-40e1-b287-6386a906bc18 tempest-TestVolumeBootPatternV346-370032758 tempest-TestVolumeBootPatternV346-370032758-project-member] GET https://10.4.3.105/volume/v3/volumes/3bb02681-3f0b-4a4c-8f90-916f1cb60bf6 Aug 12 10:48:36.198072 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-72f5ed6c-07a9-40e1-b287-6386a906bc18 tempest-TestVolumeBootPatternV346-370032758 tempest-TestVolumeBootPatternV346-370032758-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:48:36.198348 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-72f5ed6c-07a9-40e1-b287-6386a906bc18 tempest-TestVolumeBootPatternV346-370032758 tempest-TestVolumeBootPatternV346-370032758-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:48:36.205296 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:48:36.205296 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:48:36.208837 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-72f5ed6c-07a9-40e1-b287-6386a906bc18 tempest-TestVolumeBootPatternV346-370032758 tempest-TestVolumeBootPatternV346-370032758-project-member] Volume info retrieved successfully. Aug 12 10:48:36.213852 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-72f5ed6c-07a9-40e1-b287-6386a906bc18 tempest-TestVolumeBootPatternV346-370032758 tempest-TestVolumeBootPatternV346-370032758-project-member] https://10.4.3.105/volume/v3/volumes/3bb02681-3f0b-4a4c-8f90-916f1cb60bf6 returned with HTTP 200 Aug 12 10:48:36.214285 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1330/5288] 10.4.3.105 () {68 vars in 1389 bytes} [Wed Aug 12 10:48:36 2026] GET /volume/v3/volumes/3bb02681-3f0b-4a4c-8f90-916f1cb60bf6 => generated 1422 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 10:48:36.903232 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-215bb625-fc9d-4a2e-911a-d85b72252555 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:48:36.905007 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-215bb625-fc9d-4a2e-911a-d85b72252555 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] GET https://10.4.3.105/volume/v3/backups/57b56043-2b1e-408f-aab0-cc34d4bc2d85 Aug 12 10:48:36.905203 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-215bb625-fc9d-4a2e-911a-d85b72252555 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:48:36.905402 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-215bb625-fc9d-4a2e-911a-d85b72252555 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:48:36.905503 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.v3.backups [None req-215bb625-fc9d-4a2e-911a-d85b72252555 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Show backup with id 57b56043-2b1e-408f-aab0-cc34d4bc2d85. {{(pid=100372) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:48:36.909221 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:48:36.909221 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:48:36.909759 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-215bb625-fc9d-4a2e-911a-d85b72252555 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] https://10.4.3.105/volume/v3/backups/57b56043-2b1e-408f-aab0-cc34d4bc2d85 returned with HTTP 200 Aug 12 10:48:36.910111 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1326/5289] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:48:36 2026] GET /volume/v3/backups/57b56043-2b1e-408f-aab0-cc34d4bc2d85 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:48:37.228424 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-dc9a0106-cf74-4262-a7c0-0d52d6036eda None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:48:37.230553 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-dc9a0106-cf74-4262-a7c0-0d52d6036eda tempest-TestVolumeBootPatternV346-370032758 tempest-TestVolumeBootPatternV346-370032758-project-member] GET https://10.4.3.105/volume/v3/volumes/3bb02681-3f0b-4a4c-8f90-916f1cb60bf6 Aug 12 10:48:37.230803 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-dc9a0106-cf74-4262-a7c0-0d52d6036eda tempest-TestVolumeBootPatternV346-370032758 tempest-TestVolumeBootPatternV346-370032758-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:48:37.231025 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-dc9a0106-cf74-4262-a7c0-0d52d6036eda tempest-TestVolumeBootPatternV346-370032758 tempest-TestVolumeBootPatternV346-370032758-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:48:37.238356 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-dc9a0106-cf74-4262-a7c0-0d52d6036eda tempest-TestVolumeBootPatternV346-370032758 tempest-TestVolumeBootPatternV346-370032758-project-member] https://10.4.3.105/volume/v3/volumes/3bb02681-3f0b-4a4c-8f90-916f1cb60bf6 returned with HTTP 404 Aug 12 10:48:37.238974 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1314/5290] 10.4.3.105 () {68 vars in 1389 bytes} [Wed Aug 12 10:48:37 2026] GET /volume/v3/volumes/3bb02681-3f0b-4a4c-8f90-916f1cb60bf6 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 10:48:37.246595 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-185d3136-35b3-40c7-91f2-30b71c0ad2bb None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:48:37.248281 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-185d3136-35b3-40c7-91f2-30b71c0ad2bb tempest-TestVolumeBootPatternV346-370032758 tempest-TestVolumeBootPatternV346-370032758-project-member] DELETE https://10.4.3.105/volume/v3/snapshots/4755f606-21a2-4f2d-a041-5a379e66e1e3 Aug 12 10:48:37.248412 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-185d3136-35b3-40c7-91f2-30b71c0ad2bb tempest-TestVolumeBootPatternV346-370032758 tempest-TestVolumeBootPatternV346-370032758-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:48:37.248609 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-185d3136-35b3-40c7-91f2-30b71c0ad2bb tempest-TestVolumeBootPatternV346-370032758 tempest-TestVolumeBootPatternV346-370032758-project-member] Calling method 'delete' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:48:37.248702 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.v3.snapshots [None req-185d3136-35b3-40c7-91f2-30b71c0ad2bb tempest-TestVolumeBootPatternV346-370032758 tempest-TestVolumeBootPatternV346-370032758-project-member] Delete snapshot with id: 4755f606-21a2-4f2d-a041-5a379e66e1e3 Aug 12 10:48:37.253299 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:48:37.253299 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:48:37.253681 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-185d3136-35b3-40c7-91f2-30b71c0ad2bb tempest-TestVolumeBootPatternV346-370032758 tempest-TestVolumeBootPatternV346-370032758-project-member] Snapshot retrieved successfully. Aug 12 10:48:37.269897 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-185d3136-35b3-40c7-91f2-30b71c0ad2bb tempest-TestVolumeBootPatternV346-370032758 tempest-TestVolumeBootPatternV346-370032758-project-member] Snapshot delete request issued successfully. Aug 12 10:48:37.270070 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-185d3136-35b3-40c7-91f2-30b71c0ad2bb tempest-TestVolumeBootPatternV346-370032758 tempest-TestVolumeBootPatternV346-370032758-project-member] https://10.4.3.105/volume/v3/snapshots/4755f606-21a2-4f2d-a041-5a379e66e1e3 returned with HTTP 202 Aug 12 10:48:37.270561 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1321/5291] 10.4.3.105 () {66 vars in 1357 bytes} [Wed Aug 12 10:48:37 2026] DELETE /volume/v3/snapshots/4755f606-21a2-4f2d-a041-5a379e66e1e3 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 10:48:37.278092 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-4f43d285-2856-428a-93a6-cd8fe30d86c5 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:48:37.279938 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-4f43d285-2856-428a-93a6-cd8fe30d86c5 tempest-TestVolumeBootPatternV346-370032758 tempest-TestVolumeBootPatternV346-370032758-project-member] GET https://10.4.3.105/volume/v3/snapshots/4755f606-21a2-4f2d-a041-5a379e66e1e3 Aug 12 10:48:37.280135 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-4f43d285-2856-428a-93a6-cd8fe30d86c5 tempest-TestVolumeBootPatternV346-370032758 tempest-TestVolumeBootPatternV346-370032758-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:48:37.280389 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-4f43d285-2856-428a-93a6-cd8fe30d86c5 tempest-TestVolumeBootPatternV346-370032758 tempest-TestVolumeBootPatternV346-370032758-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:48:37.285555 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:48:37.285555 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:48:37.285943 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-4f43d285-2856-428a-93a6-cd8fe30d86c5 tempest-TestVolumeBootPatternV346-370032758 tempest-TestVolumeBootPatternV346-370032758-project-member] Snapshot retrieved successfully. Aug 12 10:48:37.286744 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-4f43d285-2856-428a-93a6-cd8fe30d86c5 tempest-TestVolumeBootPatternV346-370032758 tempest-TestVolumeBootPatternV346-370032758-project-member] https://10.4.3.105/volume/v3/snapshots/4755f606-21a2-4f2d-a041-5a379e66e1e3 returned with HTTP 200 Aug 12 10:48:37.287089 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1331/5292] 10.4.3.105 () {66 vars in 1354 bytes} [Wed Aug 12 10:48:37 2026] GET /volume/v3/snapshots/4755f606-21a2-4f2d-a041-5a379e66e1e3 => generated 482 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:48:37.920387 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-e5c6b91f-f490-4310-b561-a2ffb0042c7b None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:48:37.922635 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-e5c6b91f-f490-4310-b561-a2ffb0042c7b tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] GET https://10.4.3.105/volume/v3/backups/57b56043-2b1e-408f-aab0-cc34d4bc2d85 Aug 12 10:48:37.923096 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-e5c6b91f-f490-4310-b561-a2ffb0042c7b tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:48:37.923096 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-e5c6b91f-f490-4310-b561-a2ffb0042c7b tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:48:37.923195 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.v3.backups [None req-e5c6b91f-f490-4310-b561-a2ffb0042c7b tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Show backup with id 57b56043-2b1e-408f-aab0-cc34d4bc2d85. {{(pid=100372) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:48:37.928442 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:48:37.928442 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:48:37.929134 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-e5c6b91f-f490-4310-b561-a2ffb0042c7b tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] https://10.4.3.105/volume/v3/backups/57b56043-2b1e-408f-aab0-cc34d4bc2d85 returned with HTTP 200 Aug 12 10:48:37.929548 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1327/5293] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:48:37 2026] GET /volume/v3/backups/57b56043-2b1e-408f-aab0-cc34d4bc2d85 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:48:38.296094 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-81dbecb0-b697-4d21-93df-c41997156f2a None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:48:38.298290 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-81dbecb0-b697-4d21-93df-c41997156f2a tempest-TestVolumeBootPatternV346-370032758 tempest-TestVolumeBootPatternV346-370032758-project-member] GET https://10.4.3.105/volume/v3/snapshots/4755f606-21a2-4f2d-a041-5a379e66e1e3 Aug 12 10:48:38.298592 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-81dbecb0-b697-4d21-93df-c41997156f2a tempest-TestVolumeBootPatternV346-370032758 tempest-TestVolumeBootPatternV346-370032758-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:48:38.298848 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-81dbecb0-b697-4d21-93df-c41997156f2a tempest-TestVolumeBootPatternV346-370032758 tempest-TestVolumeBootPatternV346-370032758-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:48:38.304095 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-81dbecb0-b697-4d21-93df-c41997156f2a tempest-TestVolumeBootPatternV346-370032758 tempest-TestVolumeBootPatternV346-370032758-project-member] https://10.4.3.105/volume/v3/snapshots/4755f606-21a2-4f2d-a041-5a379e66e1e3 returned with HTTP 404 Aug 12 10:48:38.304712 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1315/5294] 10.4.3.105 () {66 vars in 1354 bytes} [Wed Aug 12 10:48:38 2026] GET /volume/v3/snapshots/4755f606-21a2-4f2d-a041-5a379e66e1e3 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:48:38.939491 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-e9460473-bee0-421c-bcb3-0706ec8c375d None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:48:38.941484 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-e9460473-bee0-421c-bcb3-0706ec8c375d tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] GET https://10.4.3.105/volume/v3/backups/57b56043-2b1e-408f-aab0-cc34d4bc2d85 Aug 12 10:48:38.941737 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-e9460473-bee0-421c-bcb3-0706ec8c375d tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:48:38.941957 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-e9460473-bee0-421c-bcb3-0706ec8c375d tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:48:38.942089 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-e9460473-bee0-421c-bcb3-0706ec8c375d tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Show backup with id 57b56043-2b1e-408f-aab0-cc34d4bc2d85. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:48:38.947218 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:48:38.947218 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:48:38.947975 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-e9460473-bee0-421c-bcb3-0706ec8c375d tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] https://10.4.3.105/volume/v3/backups/57b56043-2b1e-408f-aab0-cc34d4bc2d85 returned with HTTP 200 Aug 12 10:48:38.948492 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1322/5295] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:48:38 2026] GET /volume/v3/backups/57b56043-2b1e-408f-aab0-cc34d4bc2d85 => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:48:38.961276 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-6b5c713c-6ef7-48e7-9e58-ab565198fa5f None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:48:38.963335 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-6b5c713c-6ef7-48e7-9e58-ab565198fa5f tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-member] DELETE https://10.4.3.105/volume/v3/backups/57b56043-2b1e-408f-aab0-cc34d4bc2d85 Aug 12 10:48:38.963607 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-6b5c713c-6ef7-48e7-9e58-ab565198fa5f tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:48:38.963897 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-6b5c713c-6ef7-48e7-9e58-ab565198fa5f tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-member] Calling method 'delete' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:48:38.964360 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.contrib.backups [None req-6b5c713c-6ef7-48e7-9e58-ab565198fa5f tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-member] Delete backup with id: 57b56043-2b1e-408f-aab0-cc34d4bc2d85. Aug 12 10:48:38.969335 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:48:38.969335 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:48:38.982997 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.backup.rpcapi [None req-6b5c713c-6ef7-48e7-9e58-ab565198fa5f tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-member] delete_backup rpcapi backup_id 57b56043-2b1e-408f-aab0-cc34d4bc2d85 {{(pid=100375) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 12 10:48:38.985094 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-6b5c713c-6ef7-48e7-9e58-ab565198fa5f tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-member] https://10.4.3.105/volume/v3/backups/57b56043-2b1e-408f-aab0-cc34d4bc2d85 returned with HTTP 202 Aug 12 10:48:38.985826 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1332/5296] 10.4.3.105 () {68 vars in 1391 bytes} [Wed Aug 12 10:48:38 2026] DELETE /volume/v3/backups/57b56043-2b1e-408f-aab0-cc34d4bc2d85 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 10:48:38.993070 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-ec052292-13a6-45c3-9f9e-f89128b513eb None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:48:38.994901 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-ec052292-13a6-45c3-9f9e-f89128b513eb tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] DELETE https://10.4.3.105/volume/v3/volumes/bd53e977-03e6-4435-a75b-0747dda6d0d1 Aug 12 10:48:38.995113 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-ec052292-13a6-45c3-9f9e-f89128b513eb tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:48:38.995301 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-ec052292-13a6-45c3-9f9e-f89128b513eb tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Calling method 'delete' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:48:38.995445 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.v3.volumes [None req-ec052292-13a6-45c3-9f9e-f89128b513eb tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Delete volume with id: bd53e977-03e6-4435-a75b-0747dda6d0d1 Aug 12 10:48:39.002174 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:48:39.002174 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:48:39.002508 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-ec052292-13a6-45c3-9f9e-f89128b513eb tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Volume info retrieved successfully. Aug 12 10:48:39.020404 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-ec052292-13a6-45c3-9f9e-f89128b513eb tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Delete volume request issued successfully. Aug 12 10:48:39.020660 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-ec052292-13a6-45c3-9f9e-f89128b513eb tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] https://10.4.3.105/volume/v3/volumes/bd53e977-03e6-4435-a75b-0747dda6d0d1 returned with HTTP 202 Aug 12 10:48:39.021343 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1328/5297] 10.4.3.105 () {68 vars in 1391 bytes} [Wed Aug 12 10:48:38 2026] DELETE /volume/v3/volumes/bd53e977-03e6-4435-a75b-0747dda6d0d1 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 10:48:39.028267 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-6a9f62d3-6709-478b-92c8-50ddd497431e None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:48:39.030645 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-6a9f62d3-6709-478b-92c8-50ddd497431e tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] GET https://10.4.3.105/volume/v3/volumes/bd53e977-03e6-4435-a75b-0747dda6d0d1 Aug 12 10:48:39.030984 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-6a9f62d3-6709-478b-92c8-50ddd497431e tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:48:39.031246 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-6a9f62d3-6709-478b-92c8-50ddd497431e tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:48:39.039132 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:48:39.039132 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:48:39.042274 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-6a9f62d3-6709-478b-92c8-50ddd497431e tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Volume info retrieved successfully. Aug 12 10:48:39.046103 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-6a9f62d3-6709-478b-92c8-50ddd497431e tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] https://10.4.3.105/volume/v3/volumes/bd53e977-03e6-4435-a75b-0747dda6d0d1 returned with HTTP 200 Aug 12 10:48:39.046414 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1316/5298] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:48:39 2026] GET /volume/v3/volumes/bd53e977-03e6-4435-a75b-0747dda6d0d1 => generated 1008 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:48:39.814060 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-73adac31-6781-4dce-afde-9ac422592f25 req-1c4b1831-c801-404a-b27e-79b066286875 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:48:39.816273 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-73adac31-6781-4dce-afde-9ac422592f25 req-1c4b1831-c801-404a-b27e-79b066286875 tempest-TestVolumeBootPatternV346-370032758 tempest-TestVolumeBootPatternV346-370032758-project-member] DELETE https://10.4.3.105/volume/v3/attachments/92e187a9-edfe-40ca-8644-59ad358bdf31 Aug 12 10:48:39.816457 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-73adac31-6781-4dce-afde-9ac422592f25 req-1c4b1831-c801-404a-b27e-79b066286875 tempest-TestVolumeBootPatternV346-370032758 tempest-TestVolumeBootPatternV346-370032758-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:48:39.816658 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-73adac31-6781-4dce-afde-9ac422592f25 req-1c4b1831-c801-404a-b27e-79b066286875 tempest-TestVolumeBootPatternV346-370032758 tempest-TestVolumeBootPatternV346-370032758-project-member] Calling method 'version_select' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:48:39.823746 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:48:39.823746 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:48:39.867098 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-73adac31-6781-4dce-afde-9ac422592f25 req-1c4b1831-c801-404a-b27e-79b066286875 tempest-TestVolumeBootPatternV346-370032758 tempest-TestVolumeBootPatternV346-370032758-project-member] https://10.4.3.105/volume/v3/attachments/92e187a9-edfe-40ca-8644-59ad358bdf31 returned with HTTP 200 Aug 12 10:48:39.867700 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1323/5299] 10.4.3.105 () {72 vars in 1673 bytes} [Wed Aug 12 10:48:39 2026] DELETE /volume/v3/attachments/92e187a9-edfe-40ca-8644-59ad358bdf31 => generated 19 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:48:40.059965 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-035a3984-2b3a-4fe3-9bc8-b183dab67290 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:48:40.061752 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-035a3984-2b3a-4fe3-9bc8-b183dab67290 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] GET https://10.4.3.105/volume/v3/volumes/bd53e977-03e6-4435-a75b-0747dda6d0d1 Aug 12 10:48:40.061972 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-035a3984-2b3a-4fe3-9bc8-b183dab67290 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:48:40.062174 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-035a3984-2b3a-4fe3-9bc8-b183dab67290 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:48:40.067966 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-035a3984-2b3a-4fe3-9bc8-b183dab67290 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] https://10.4.3.105/volume/v3/volumes/bd53e977-03e6-4435-a75b-0747dda6d0d1 returned with HTTP 404 Aug 12 10:48:40.068430 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1333/5300] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:48:40 2026] GET /volume/v3/volumes/bd53e977-03e6-4435-a75b-0747dda6d0d1 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:48:40.077244 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-00e2308a-ebba-4f86-b867-a71de3c00d3c None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:48:40.079039 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-00e2308a-ebba-4f86-b867-a71de3c00d3c tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-member] GET https://10.4.3.105/volume/v3/backups/aa04c26f-e80c-43d2-aac3-784fbf256308/export_record Aug 12 10:48:40.079269 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-00e2308a-ebba-4f86-b867-a71de3c00d3c tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:48:40.079499 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-00e2308a-ebba-4f86-b867-a71de3c00d3c tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-member] Calling method 'export_record' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:48:40.079659 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.contrib.backups [None req-00e2308a-ebba-4f86-b867-a71de3c00d3c tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-member] Export record for backup aa04c26f-e80c-43d2-aac3-784fbf256308. {{(pid=100372) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 12 10:48:40.084054 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:48:40.084054 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:48:40.085119 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.policy [None req-00e2308a-ebba-4f86-b867-a71de3c00d3c tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-member] Policy check for backup:export-import failed with context {'is_admin': False, 'user_id': '6f8298f24d8d4d7fa239b85b045d351d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd7e2cd01c7d64823a0c5f93912499e4f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100372) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 12 10:48:40.085283 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-00e2308a-ebba-4f86-b867-a71de3c00d3c tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-member] https://10.4.3.105/volume/v3/backups/aa04c26f-e80c-43d2-aac3-784fbf256308/export_record returned with HTTP 403 Aug 12 10:48:40.085744 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1329/5301] 10.4.3.105 () {68 vars in 1430 bytes} [Wed Aug 12 10:48:40 2026] GET /volume/v3/backups/aa04c26f-e80c-43d2-aac3-784fbf256308/export_record => generated 101 bytes in 9 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:48:40.094390 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-9413209c-7640-4d8b-ba0d-7969da12e907 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:48:40.096889 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-9413209c-7640-4d8b-ba0d-7969da12e907 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] POST https://10.4.3.105/volume/v3/volumes Aug 12 10:48:40.097426 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-9413209c-7640-4d8b-ba0d-7969da12e907 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1330698290"}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:48:40.099418 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.v3.volumes [None req-9413209c-7640-4d8b-ba0d-7969da12e907 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1330698290'}} {{(pid=100373) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 10:48:40.099606 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.v3.volumes [None req-9413209c-7640-4d8b-ba0d-7969da12e907 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Create volume of 1 GB Aug 12 10:48:40.104742 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-9413209c-7640-4d8b-ba0d-7969da12e907 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Availability Zones retrieved successfully. Aug 12 10:48:40.113495 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-9413209c-7640-4d8b-ba0d-7969da12e907 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Flow 'volume_create_api' (c00bb8c5-0993-4e29-aab4-3a3c21ebed79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:48:40.115290 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-9413209c-7640-4d8b-ba0d-7969da12e907 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1ca27f13-e10b-4ac9-a64c-e71402feeb92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:48:40.116430 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.flows.api.create_volume [None req-9413209c-7640-4d8b-ba0d-7969da12e907 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Validating volume size '1' using validate_int {{(pid=100373) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 10:48:40.148689 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-9413209c-7640-4d8b-ba0d-7969da12e907 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1ca27f13-e10b-4ac9-a64c-e71402feeb92) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T10:26:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6cd66f07-4c7b-40b2-9dfb-378538f29c9e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:48:40.149833 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-9413209c-7640-4d8b-ba0d-7969da12e907 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (40977925-4b8a-4b61-8a14-1fbd296a697e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:48:40.190675 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.quota [None req-9413209c-7640-4d8b-ba0d-7969da12e907 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Created reservations ['c7cd5080-2933-4d4b-b92b-414020889f64', '56ae6da4-d695-44fa-b717-ec35ec67fc69', '2377d1f3-92f2-4b9e-99ca-81f1aebd9138', '5d45d545-af49-490c-a4d5-6280980d750e'] {{(pid=100373) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:48:40.191374 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-9413209c-7640-4d8b-ba0d-7969da12e907 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (40977925-4b8a-4b61-8a14-1fbd296a697e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c7cd5080-2933-4d4b-b92b-414020889f64', '56ae6da4-d695-44fa-b717-ec35ec67fc69', '2377d1f3-92f2-4b9e-99ca-81f1aebd9138', '5d45d545-af49-490c-a4d5-6280980d750e']}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:48:40.192072 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-9413209c-7640-4d8b-ba0d-7969da12e907 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8007fe2e-4b03-4f8b-991d-62c030d3f583) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:48:40.214117 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-9413209c-7640-4d8b-ba0d-7969da12e907 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8007fe2e-4b03-4f8b-991d-62c030d3f583) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b3f5b5f3-0e52-46d1-ba55-f8018344b37a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1330698290',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d7e2cd01c7d64823a0c5f93912499e4f',qos_specs=None,replication_status=,reservations=['c7cd5080-2933-4d4b-b92b-414020889f64','56ae6da4-d695-44fa-b717-ec35ec67fc69','2377d1f3-92f2-4b9e-99ca-81f1aebd9138','5d45d545-af49-490c-a4d5-6280980d750e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='448edf28577a4750a589ad30156181a2',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:48:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1330698290',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b3f5b5f3-0e52-46d1-ba55-f8018344b37a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d7e2cd01c7d64823a0c5f93912499e4f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='448edf28577a4750a589ad30156181a2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6cd66f07-4c7b-40b2-9dfb-378538f29c9e),volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:48:40.215235 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-9413209c-7640-4d8b-ba0d-7969da12e907 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f88d7175-0570-433f-9dce-65b4a7005d6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:48:40.232749 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-9413209c-7640-4d8b-ba0d-7969da12e907 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f88d7175-0570-433f-9dce-65b4a7005d6b) transitioned into state 'SUCCESS' from state '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-1330698290',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d7e2cd01c7d64823a0c5f93912499e4f',qos_specs=None,replication_status=,reservations=['c7cd5080-2933-4d4b-b92b-414020889f64','56ae6da4-d695-44fa-b717-ec35ec67fc69','2377d1f3-92f2-4b9e-99ca-81f1aebd9138','5d45d545-af49-490c-a4d5-6280980d750e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='448edf28577a4750a589ad30156181a2',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:48:40.233619 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-9413209c-7640-4d8b-ba0d-7969da12e907 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (470c3582-a523-4e8e-9ae3-497bdeeb154f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:48:40.244019 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-9413209c-7640-4d8b-ba0d-7969da12e907 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (470c3582-a523-4e8e-9ae3-497bdeeb154f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:48:40.245459 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-9413209c-7640-4d8b-ba0d-7969da12e907 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Flow 'volume_create_api' (c00bb8c5-0993-4e29-aab4-3a3c21ebed79) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100373) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:48:40.245956 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-9413209c-7640-4d8b-ba0d-7969da12e907 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Create volume request issued successfully. Aug 12 10:48:40.247036 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-9413209c-7640-4d8b-ba0d-7969da12e907 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] https://10.4.3.105/volume/v3/volumes returned with HTTP 202 Aug 12 10:48:40.247720 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1317/5302] 10.4.3.105 () {70 vars in 1298 bytes} [Wed Aug 12 10:48:40 2026] POST /volume/v3/volumes => generated 778 bytes in 154 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 10:48:40.260828 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-44f95826-0a75-43b3-a8d8-310bbe385dac None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:48:40.262642 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-44f95826-0a75-43b3-a8d8-310bbe385dac tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] GET https://10.4.3.105/volume/v3/volumes/b3f5b5f3-0e52-46d1-ba55-f8018344b37a Aug 12 10:48:40.262855 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-44f95826-0a75-43b3-a8d8-310bbe385dac tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:48:40.263034 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-44f95826-0a75-43b3-a8d8-310bbe385dac tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:48:40.270580 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:48:40.270580 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:48:40.274284 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-44f95826-0a75-43b3-a8d8-310bbe385dac tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Volume info retrieved successfully. Aug 12 10:48:40.278729 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-44f95826-0a75-43b3-a8d8-310bbe385dac tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] https://10.4.3.105/volume/v3/volumes/b3f5b5f3-0e52-46d1-ba55-f8018344b37a returned with HTTP 200 Aug 12 10:48:40.279224 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1324/5303] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:48:40 2026] GET /volume/v3/volumes/b3f5b5f3-0e52-46d1-ba55-f8018344b37a => generated 957 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:48:41.242083 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-b530f184-6498-4075-bb8c-de242b8f63c1 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:48:41.243807 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-b530f184-6498-4075-bb8c-de242b8f63c1 tempest-TestVolumeBootPatternV346-370032758 tempest-TestVolumeBootPatternV346-370032758-project-member] DELETE https://10.4.3.105/volume/v3/volumes/9d972b32-219f-49a6-a441-599e25c654c0 Aug 12 10:48:41.244007 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-b530f184-6498-4075-bb8c-de242b8f63c1 tempest-TestVolumeBootPatternV346-370032758 tempest-TestVolumeBootPatternV346-370032758-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:48:41.244206 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-b530f184-6498-4075-bb8c-de242b8f63c1 tempest-TestVolumeBootPatternV346-370032758 tempest-TestVolumeBootPatternV346-370032758-project-member] Calling method 'delete' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:48:41.244373 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.v3.volumes [None req-b530f184-6498-4075-bb8c-de242b8f63c1 tempest-TestVolumeBootPatternV346-370032758 tempest-TestVolumeBootPatternV346-370032758-project-member] Delete volume with id: 9d972b32-219f-49a6-a441-599e25c654c0 Aug 12 10:48:41.251622 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:48:41.251622 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:48:41.252115 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-b530f184-6498-4075-bb8c-de242b8f63c1 tempest-TestVolumeBootPatternV346-370032758 tempest-TestVolumeBootPatternV346-370032758-project-member] Volume info retrieved successfully. Aug 12 10:48:41.266198 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-b530f184-6498-4075-bb8c-de242b8f63c1 tempest-TestVolumeBootPatternV346-370032758 tempest-TestVolumeBootPatternV346-370032758-project-member] Delete volume request issued successfully. Aug 12 10:48:41.266343 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-b530f184-6498-4075-bb8c-de242b8f63c1 tempest-TestVolumeBootPatternV346-370032758 tempest-TestVolumeBootPatternV346-370032758-project-member] https://10.4.3.105/volume/v3/volumes/9d972b32-219f-49a6-a441-599e25c654c0 returned with HTTP 202 Aug 12 10:48:41.266794 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1334/5304] 10.4.3.105 () {68 vars in 1392 bytes} [Wed Aug 12 10:48:41 2026] DELETE /volume/v3/volumes/9d972b32-219f-49a6-a441-599e25c654c0 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 12 10:48:41.273101 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-3b4c4f04-ec7b-42fb-8a95-4a3d69ea399c None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:48:41.274773 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-3b4c4f04-ec7b-42fb-8a95-4a3d69ea399c tempest-TestVolumeBootPatternV346-370032758 tempest-TestVolumeBootPatternV346-370032758-project-member] GET https://10.4.3.105/volume/v3/volumes/9d972b32-219f-49a6-a441-599e25c654c0 Aug 12 10:48:41.274967 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-3b4c4f04-ec7b-42fb-8a95-4a3d69ea399c tempest-TestVolumeBootPatternV346-370032758 tempest-TestVolumeBootPatternV346-370032758-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:48:41.275142 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-3b4c4f04-ec7b-42fb-8a95-4a3d69ea399c tempest-TestVolumeBootPatternV346-370032758 tempest-TestVolumeBootPatternV346-370032758-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:48:41.281572 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:48:41.281572 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:48:41.284789 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-3b4c4f04-ec7b-42fb-8a95-4a3d69ea399c tempest-TestVolumeBootPatternV346-370032758 tempest-TestVolumeBootPatternV346-370032758-project-member] Volume info retrieved successfully. Aug 12 10:48:41.289263 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-3b4c4f04-ec7b-42fb-8a95-4a3d69ea399c tempest-TestVolumeBootPatternV346-370032758 tempest-TestVolumeBootPatternV346-370032758-project-member] https://10.4.3.105/volume/v3/volumes/9d972b32-219f-49a6-a441-599e25c654c0 returned with HTTP 200 Aug 12 10:48:41.289636 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1330/5305] 10.4.3.105 () {68 vars in 1389 bytes} [Wed Aug 12 10:48:41 2026] GET /volume/v3/volumes/9d972b32-219f-49a6-a441-599e25c654c0 => generated 1422 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 10:48:41.293715 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-f7d8c4eb-d888-4e5c-a57a-1521b8415fc7 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:48:41.295586 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-f7d8c4eb-d888-4e5c-a57a-1521b8415fc7 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] GET https://10.4.3.105/volume/v3/volumes/b3f5b5f3-0e52-46d1-ba55-f8018344b37a Aug 12 10:48:41.295782 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-f7d8c4eb-d888-4e5c-a57a-1521b8415fc7 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:48:41.295955 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-f7d8c4eb-d888-4e5c-a57a-1521b8415fc7 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:48:41.302994 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:48:41.302994 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:48:41.306014 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-f7d8c4eb-d888-4e5c-a57a-1521b8415fc7 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Volume info retrieved successfully. Aug 12 10:48:41.309370 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-f7d8c4eb-d888-4e5c-a57a-1521b8415fc7 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] https://10.4.3.105/volume/v3/volumes/b3f5b5f3-0e52-46d1-ba55-f8018344b37a returned with HTTP 200 Aug 12 10:48:41.309765 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1318/5306] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:48:41 2026] GET /volume/v3/volumes/b3f5b5f3-0e52-46d1-ba55-f8018344b37a => generated 1009 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:48:41.322633 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-a3390294-e3cd-4e7a-9335-57503e93c9fc None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:48:41.325058 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-a3390294-e3cd-4e7a-9335-57503e93c9fc tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] POST https://10.4.3.105/volume/v3/backups Aug 12 10:48:41.325617 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-a3390294-e3cd-4e7a-9335-57503e93c9fc tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "b3f5b5f3-0e52-46d1-ba55-f8018344b37a", "name": "tempest-type-Backup-794167292"}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:48:41.327355 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.contrib.backups [None req-a3390294-e3cd-4e7a-9335-57503e93c9fc tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Creating new backup {'backup': {'volume_id': 'b3f5b5f3-0e52-46d1-ba55-f8018344b37a', 'name': 'tempest-type-Backup-794167292'}} {{(pid=100374) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 12 10:48:41.327512 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.contrib.backups [None req-a3390294-e3cd-4e7a-9335-57503e93c9fc tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Creating backup of volume b3f5b5f3-0e52-46d1-ba55-f8018344b37a in container None Aug 12 10:48:41.335024 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:48:41.335024 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:48:41.335360 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-a3390294-e3cd-4e7a-9335-57503e93c9fc tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Volume info retrieved successfully. Aug 12 10:48:41.350644 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.quota [None req-a3390294-e3cd-4e7a-9335-57503e93c9fc tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Created reservations ['6af0ea4a-9915-4dc3-9c39-796c54c57bb7', 'a2287014-37a5-4047-ae73-059a6fb3aaba'] {{(pid=100374) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:48:41.375501 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-a3390294-e3cd-4e7a-9335-57503e93c9fc tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] https://10.4.3.105/volume/v3/backups returned with HTTP 202 Aug 12 10:48:41.375967 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1325/5307] 10.4.3.105 () {70 vars in 1299 bytes} [Wed Aug 12 10:48:41 2026] POST /volume/v3/backups => generated 315 bytes in 54 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 10:48:41.384101 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-81597052-febf-4814-a702-98917a57b2c1 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:48:41.386119 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-81597052-febf-4814-a702-98917a57b2c1 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] GET https://10.4.3.105/volume/v3/backups/4afd559d-131b-4be8-bcd5-66836590c126 Aug 12 10:48:41.386431 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-81597052-febf-4814-a702-98917a57b2c1 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:48:41.386676 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-81597052-febf-4814-a702-98917a57b2c1 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:48:41.386818 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-81597052-febf-4814-a702-98917a57b2c1 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Show backup with id 4afd559d-131b-4be8-bcd5-66836590c126. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:48:41.391297 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:48:41.391297 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:48:41.391864 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-81597052-febf-4814-a702-98917a57b2c1 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] https://10.4.3.105/volume/v3/backups/4afd559d-131b-4be8-bcd5-66836590c126 returned with HTTP 200 Aug 12 10:48:41.392308 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1335/5308] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:48:41 2026] GET /volume/v3/backups/4afd559d-131b-4be8-bcd5-66836590c126 => generated 722 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:48:42.301729 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-d8ed6bec-40ca-4b0d-91a5-a7aa0fafa7bf None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:48:42.303476 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-d8ed6bec-40ca-4b0d-91a5-a7aa0fafa7bf tempest-TestVolumeBootPatternV346-370032758 tempest-TestVolumeBootPatternV346-370032758-project-member] GET https://10.4.3.105/volume/v3/volumes/9d972b32-219f-49a6-a441-599e25c654c0 Aug 12 10:48:42.303729 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-d8ed6bec-40ca-4b0d-91a5-a7aa0fafa7bf tempest-TestVolumeBootPatternV346-370032758 tempest-TestVolumeBootPatternV346-370032758-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:48:42.303953 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-d8ed6bec-40ca-4b0d-91a5-a7aa0fafa7bf tempest-TestVolumeBootPatternV346-370032758 tempest-TestVolumeBootPatternV346-370032758-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:48:42.309530 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-d8ed6bec-40ca-4b0d-91a5-a7aa0fafa7bf tempest-TestVolumeBootPatternV346-370032758 tempest-TestVolumeBootPatternV346-370032758-project-member] https://10.4.3.105/volume/v3/volumes/9d972b32-219f-49a6-a441-599e25c654c0 returned with HTTP 404 Aug 12 10:48:42.309955 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1331/5309] 10.4.3.105 () {68 vars in 1389 bytes} [Wed Aug 12 10:48:42 2026] GET /volume/v3/volumes/9d972b32-219f-49a6-a441-599e25c654c0 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 10:48:42.316177 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-19611219-522b-490e-b483-0875e982ebcf None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:48:42.317933 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-19611219-522b-490e-b483-0875e982ebcf tempest-TestVolumeBootPatternV346-370032758 tempest-TestVolumeBootPatternV346-370032758-project-member] DELETE https://10.4.3.105/volume/v3/snapshots/f28c9df4-c8c1-40a3-b6a3-d4d22a2d6f9a Aug 12 10:48:42.318151 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-19611219-522b-490e-b483-0875e982ebcf tempest-TestVolumeBootPatternV346-370032758 tempest-TestVolumeBootPatternV346-370032758-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:48:42.318344 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-19611219-522b-490e-b483-0875e982ebcf tempest-TestVolumeBootPatternV346-370032758 tempest-TestVolumeBootPatternV346-370032758-project-member] Calling method 'delete' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:48:42.318445 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.v3.snapshots [None req-19611219-522b-490e-b483-0875e982ebcf tempest-TestVolumeBootPatternV346-370032758 tempest-TestVolumeBootPatternV346-370032758-project-member] Delete snapshot with id: f28c9df4-c8c1-40a3-b6a3-d4d22a2d6f9a Aug 12 10:48:42.323559 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:48:42.323559 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:48:42.323934 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-19611219-522b-490e-b483-0875e982ebcf tempest-TestVolumeBootPatternV346-370032758 tempest-TestVolumeBootPatternV346-370032758-project-member] Snapshot retrieved successfully. Aug 12 10:48:42.338750 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-19611219-522b-490e-b483-0875e982ebcf tempest-TestVolumeBootPatternV346-370032758 tempest-TestVolumeBootPatternV346-370032758-project-member] Snapshot delete request issued successfully. Aug 12 10:48:42.338984 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-19611219-522b-490e-b483-0875e982ebcf tempest-TestVolumeBootPatternV346-370032758 tempest-TestVolumeBootPatternV346-370032758-project-member] https://10.4.3.105/volume/v3/snapshots/f28c9df4-c8c1-40a3-b6a3-d4d22a2d6f9a returned with HTTP 202 Aug 12 10:48:42.339333 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1319/5310] 10.4.3.105 () {66 vars in 1357 bytes} [Wed Aug 12 10:48:42 2026] DELETE /volume/v3/snapshots/f28c9df4-c8c1-40a3-b6a3-d4d22a2d6f9a => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 10:48:42.345726 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-dcec5b02-43ac-4918-94e2-d3abffda2b8f None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:48:42.347548 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-dcec5b02-43ac-4918-94e2-d3abffda2b8f tempest-TestVolumeBootPatternV346-370032758 tempest-TestVolumeBootPatternV346-370032758-project-member] GET https://10.4.3.105/volume/v3/snapshots/f28c9df4-c8c1-40a3-b6a3-d4d22a2d6f9a Aug 12 10:48:42.347826 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-dcec5b02-43ac-4918-94e2-d3abffda2b8f tempest-TestVolumeBootPatternV346-370032758 tempest-TestVolumeBootPatternV346-370032758-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:48:42.348028 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-dcec5b02-43ac-4918-94e2-d3abffda2b8f tempest-TestVolumeBootPatternV346-370032758 tempest-TestVolumeBootPatternV346-370032758-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:48:42.354200 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:48:42.354200 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:48:42.354847 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-dcec5b02-43ac-4918-94e2-d3abffda2b8f tempest-TestVolumeBootPatternV346-370032758 tempest-TestVolumeBootPatternV346-370032758-project-member] Snapshot retrieved successfully. Aug 12 10:48:42.355896 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-dcec5b02-43ac-4918-94e2-d3abffda2b8f tempest-TestVolumeBootPatternV346-370032758 tempest-TestVolumeBootPatternV346-370032758-project-member] https://10.4.3.105/volume/v3/snapshots/f28c9df4-c8c1-40a3-b6a3-d4d22a2d6f9a returned with HTTP 200 Aug 12 10:48:42.356410 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1326/5311] 10.4.3.105 () {66 vars in 1354 bytes} [Wed Aug 12 10:48:42 2026] GET /volume/v3/snapshots/f28c9df4-c8c1-40a3-b6a3-d4d22a2d6f9a => generated 480 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:48:42.402041 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-b03aed17-5e7d-43a0-b603-81ff91c8aa98 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:48:42.403610 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-b03aed17-5e7d-43a0-b603-81ff91c8aa98 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] GET https://10.4.3.105/volume/v3/backups/4afd559d-131b-4be8-bcd5-66836590c126 Aug 12 10:48:42.403813 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-b03aed17-5e7d-43a0-b603-81ff91c8aa98 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:48:42.403975 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-b03aed17-5e7d-43a0-b603-81ff91c8aa98 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:48:42.404381 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-b03aed17-5e7d-43a0-b603-81ff91c8aa98 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Show backup with id 4afd559d-131b-4be8-bcd5-66836590c126. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:48:42.407864 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:48:42.407864 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:48:42.408374 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-b03aed17-5e7d-43a0-b603-81ff91c8aa98 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] https://10.4.3.105/volume/v3/backups/4afd559d-131b-4be8-bcd5-66836590c126 returned with HTTP 200 Aug 12 10:48:42.408729 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1336/5312] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:48:42 2026] GET /volume/v3/backups/4afd559d-131b-4be8-bcd5-66836590c126 => generated 724 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:48:43.366423 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-6a6f3102-65cf-45e1-8a7f-1cb94cc7d5be None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:48:43.368290 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-6a6f3102-65cf-45e1-8a7f-1cb94cc7d5be tempest-TestVolumeBootPatternV346-370032758 tempest-TestVolumeBootPatternV346-370032758-project-member] GET https://10.4.3.105/volume/v3/snapshots/f28c9df4-c8c1-40a3-b6a3-d4d22a2d6f9a Aug 12 10:48:43.368505 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-6a6f3102-65cf-45e1-8a7f-1cb94cc7d5be tempest-TestVolumeBootPatternV346-370032758 tempest-TestVolumeBootPatternV346-370032758-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:48:43.368721 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-6a6f3102-65cf-45e1-8a7f-1cb94cc7d5be tempest-TestVolumeBootPatternV346-370032758 tempest-TestVolumeBootPatternV346-370032758-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:48:43.373901 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-6a6f3102-65cf-45e1-8a7f-1cb94cc7d5be tempest-TestVolumeBootPatternV346-370032758 tempest-TestVolumeBootPatternV346-370032758-project-member] https://10.4.3.105/volume/v3/snapshots/f28c9df4-c8c1-40a3-b6a3-d4d22a2d6f9a returned with HTTP 404 Aug 12 10:48:43.374538 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1332/5313] 10.4.3.105 () {66 vars in 1354 bytes} [Wed Aug 12 10:48:43 2026] GET /volume/v3/snapshots/f28c9df4-c8c1-40a3-b6a3-d4d22a2d6f9a => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:48:43.418093 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-48f6083d-12c2-44b5-9c64-7c05dc97cf61 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:48:43.419808 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-48f6083d-12c2-44b5-9c64-7c05dc97cf61 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] GET https://10.4.3.105/volume/v3/backups/4afd559d-131b-4be8-bcd5-66836590c126 Aug 12 10:48:43.420012 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-48f6083d-12c2-44b5-9c64-7c05dc97cf61 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:48:43.420194 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-48f6083d-12c2-44b5-9c64-7c05dc97cf61 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:48:43.420347 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-48f6083d-12c2-44b5-9c64-7c05dc97cf61 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Show backup with id 4afd559d-131b-4be8-bcd5-66836590c126. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:48:43.425383 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:48:43.425383 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:48:43.426325 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-48f6083d-12c2-44b5-9c64-7c05dc97cf61 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] https://10.4.3.105/volume/v3/backups/4afd559d-131b-4be8-bcd5-66836590c126 returned with HTTP 200 Aug 12 10:48:43.426784 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1320/5314] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:48:43 2026] GET /volume/v3/backups/4afd559d-131b-4be8-bcd5-66836590c126 => generated 724 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:48:44.441843 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-5633dfa9-23ca-4507-8382-308328b49543 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:48:44.444128 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-5633dfa9-23ca-4507-8382-308328b49543 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] GET https://10.4.3.105/volume/v3/backups/4afd559d-131b-4be8-bcd5-66836590c126 Aug 12 10:48:44.444311 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-5633dfa9-23ca-4507-8382-308328b49543 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:48:44.444530 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-5633dfa9-23ca-4507-8382-308328b49543 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:48:44.444679 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-5633dfa9-23ca-4507-8382-308328b49543 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Show backup with id 4afd559d-131b-4be8-bcd5-66836590c126. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:48:44.452258 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:48:44.452258 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:48:44.452821 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-5633dfa9-23ca-4507-8382-308328b49543 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] https://10.4.3.105/volume/v3/backups/4afd559d-131b-4be8-bcd5-66836590c126 returned with HTTP 200 Aug 12 10:48:44.453415 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1327/5315] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:48:44 2026] GET /volume/v3/backups/4afd559d-131b-4be8-bcd5-66836590c126 => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:48:44.673039 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-1dc7fbcd-e919-4795-8a83-3a9eeb2052ba req-418bfaaa-b696-4559-8600-14af5f0d92ae None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:48:44.675072 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-1dc7fbcd-e919-4795-8a83-3a9eeb2052ba req-418bfaaa-b696-4559-8600-14af5f0d92ae tempest-TestVolumeBootPatternV346-370032758 tempest-TestVolumeBootPatternV346-370032758-project-member] DELETE https://10.4.3.105/volume/v3/attachments/0bde99ed-bb42-46b2-983d-60013064da8d Aug 12 10:48:44.675307 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-1dc7fbcd-e919-4795-8a83-3a9eeb2052ba req-418bfaaa-b696-4559-8600-14af5f0d92ae tempest-TestVolumeBootPatternV346-370032758 tempest-TestVolumeBootPatternV346-370032758-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:48:44.675600 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-1dc7fbcd-e919-4795-8a83-3a9eeb2052ba req-418bfaaa-b696-4559-8600-14af5f0d92ae tempest-TestVolumeBootPatternV346-370032758 tempest-TestVolumeBootPatternV346-370032758-project-member] Calling method 'version_select' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:48:44.683508 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:48:44.683508 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:48:44.723769 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-1dc7fbcd-e919-4795-8a83-3a9eeb2052ba req-418bfaaa-b696-4559-8600-14af5f0d92ae tempest-TestVolumeBootPatternV346-370032758 tempest-TestVolumeBootPatternV346-370032758-project-member] https://10.4.3.105/volume/v3/attachments/0bde99ed-bb42-46b2-983d-60013064da8d returned with HTTP 200 Aug 12 10:48:44.724315 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1337/5316] 10.4.3.105 () {72 vars in 1673 bytes} [Wed Aug 12 10:48:44 2026] DELETE /volume/v3/attachments/0bde99ed-bb42-46b2-983d-60013064da8d => generated 19 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:48:45.464650 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-6caaa1c6-85e1-4920-9311-121949ca716a None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:48:45.467008 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-6caaa1c6-85e1-4920-9311-121949ca716a tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] GET https://10.4.3.105/volume/v3/backups/4afd559d-131b-4be8-bcd5-66836590c126 Aug 12 10:48:45.467008 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-6caaa1c6-85e1-4920-9311-121949ca716a tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:48:45.467182 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-6caaa1c6-85e1-4920-9311-121949ca716a tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:48:45.467668 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.v3.backups [None req-6caaa1c6-85e1-4920-9311-121949ca716a tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Show backup with id 4afd559d-131b-4be8-bcd5-66836590c126. {{(pid=100372) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:48:45.472532 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:48:45.472532 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:48:45.473441 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-6caaa1c6-85e1-4920-9311-121949ca716a tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] https://10.4.3.105/volume/v3/backups/4afd559d-131b-4be8-bcd5-66836590c126 returned with HTTP 200 Aug 12 10:48:45.473912 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1333/5317] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:48:45 2026] GET /volume/v3/backups/4afd559d-131b-4be8-bcd5-66836590c126 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:48:46.125815 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-3d4d405c-d392-418d-b0ea-50879744c8cb None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:48:46.127461 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-3d4d405c-d392-418d-b0ea-50879744c8cb tempest-TestVolumeBootPatternV346-370032758 tempest-TestVolumeBootPatternV346-370032758-project-member] DELETE https://10.4.3.105/volume/v3/volumes/bd999bfd-c1da-48c6-b3f8-0b64f609f2a5 Aug 12 10:48:46.127705 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-3d4d405c-d392-418d-b0ea-50879744c8cb tempest-TestVolumeBootPatternV346-370032758 tempest-TestVolumeBootPatternV346-370032758-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:48:46.127883 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-3d4d405c-d392-418d-b0ea-50879744c8cb tempest-TestVolumeBootPatternV346-370032758 tempest-TestVolumeBootPatternV346-370032758-project-member] Calling method 'delete' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:48:46.128037 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.v3.volumes [None req-3d4d405c-d392-418d-b0ea-50879744c8cb tempest-TestVolumeBootPatternV346-370032758 tempest-TestVolumeBootPatternV346-370032758-project-member] Delete volume with id: bd999bfd-c1da-48c6-b3f8-0b64f609f2a5 Aug 12 10:48:46.135334 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:48:46.135334 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:48:46.135773 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-3d4d405c-d392-418d-b0ea-50879744c8cb tempest-TestVolumeBootPatternV346-370032758 tempest-TestVolumeBootPatternV346-370032758-project-member] Volume info retrieved successfully. Aug 12 10:48:46.152620 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-3d4d405c-d392-418d-b0ea-50879744c8cb tempest-TestVolumeBootPatternV346-370032758 tempest-TestVolumeBootPatternV346-370032758-project-member] Delete volume request issued successfully. Aug 12 10:48:46.152620 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-3d4d405c-d392-418d-b0ea-50879744c8cb tempest-TestVolumeBootPatternV346-370032758 tempest-TestVolumeBootPatternV346-370032758-project-member] https://10.4.3.105/volume/v3/volumes/bd999bfd-c1da-48c6-b3f8-0b64f609f2a5 returned with HTTP 202 Aug 12 10:48:46.152620 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1321/5318] 10.4.3.105 () {68 vars in 1392 bytes} [Wed Aug 12 10:48:46 2026] DELETE /volume/v3/volumes/bd999bfd-c1da-48c6-b3f8-0b64f609f2a5 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 12 10:48:46.158094 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-d0d4c860-d668-41af-8f87-c62461748a5f None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:48:46.160032 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-d0d4c860-d668-41af-8f87-c62461748a5f tempest-TestVolumeBootPatternV346-370032758 tempest-TestVolumeBootPatternV346-370032758-project-member] GET https://10.4.3.105/volume/v3/volumes/bd999bfd-c1da-48c6-b3f8-0b64f609f2a5 Aug 12 10:48:46.160032 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-d0d4c860-d668-41af-8f87-c62461748a5f tempest-TestVolumeBootPatternV346-370032758 tempest-TestVolumeBootPatternV346-370032758-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:48:46.160281 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-d0d4c860-d668-41af-8f87-c62461748a5f tempest-TestVolumeBootPatternV346-370032758 tempest-TestVolumeBootPatternV346-370032758-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:48:46.167165 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:48:46.167165 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:48:46.170532 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-d0d4c860-d668-41af-8f87-c62461748a5f tempest-TestVolumeBootPatternV346-370032758 tempest-TestVolumeBootPatternV346-370032758-project-member] Volume info retrieved successfully. Aug 12 10:48:46.175003 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-d0d4c860-d668-41af-8f87-c62461748a5f tempest-TestVolumeBootPatternV346-370032758 tempest-TestVolumeBootPatternV346-370032758-project-member] https://10.4.3.105/volume/v3/volumes/bd999bfd-c1da-48c6-b3f8-0b64f609f2a5 returned with HTTP 200 Aug 12 10:48:46.176056 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1328/5319] 10.4.3.105 () {68 vars in 1389 bytes} [Wed Aug 12 10:48:46 2026] GET /volume/v3/volumes/bd999bfd-c1da-48c6-b3f8-0b64f609f2a5 => generated 1387 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 10:48:46.484443 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-6f7bddbd-fcd0-45f4-b3b3-ca5db749e901 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:48:46.486089 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-6f7bddbd-fcd0-45f4-b3b3-ca5db749e901 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] GET https://10.4.3.105/volume/v3/backups/4afd559d-131b-4be8-bcd5-66836590c126 Aug 12 10:48:46.486387 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-6f7bddbd-fcd0-45f4-b3b3-ca5db749e901 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:48:46.486636 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-6f7bddbd-fcd0-45f4-b3b3-ca5db749e901 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:48:46.486793 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-6f7bddbd-fcd0-45f4-b3b3-ca5db749e901 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Show backup with id 4afd559d-131b-4be8-bcd5-66836590c126. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:48:46.490556 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:48:46.490556 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:48:46.491199 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-6f7bddbd-fcd0-45f4-b3b3-ca5db749e901 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] https://10.4.3.105/volume/v3/backups/4afd559d-131b-4be8-bcd5-66836590c126 returned with HTTP 200 Aug 12 10:48:46.491471 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1338/5320] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:48:46 2026] GET /volume/v3/backups/4afd559d-131b-4be8-bcd5-66836590c126 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:48:47.190430 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-2d8e5639-1bd8-402d-a872-25e27595f874 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:48:47.192174 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-2d8e5639-1bd8-402d-a872-25e27595f874 tempest-TestVolumeBootPatternV346-370032758 tempest-TestVolumeBootPatternV346-370032758-project-member] GET https://10.4.3.105/volume/v3/volumes/bd999bfd-c1da-48c6-b3f8-0b64f609f2a5 Aug 12 10:48:47.193749 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-2d8e5639-1bd8-402d-a872-25e27595f874 tempest-TestVolumeBootPatternV346-370032758 tempest-TestVolumeBootPatternV346-370032758-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:48:47.193749 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-2d8e5639-1bd8-402d-a872-25e27595f874 tempest-TestVolumeBootPatternV346-370032758 tempest-TestVolumeBootPatternV346-370032758-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:48:47.198238 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-2d8e5639-1bd8-402d-a872-25e27595f874 tempest-TestVolumeBootPatternV346-370032758 tempest-TestVolumeBootPatternV346-370032758-project-member] https://10.4.3.105/volume/v3/volumes/bd999bfd-c1da-48c6-b3f8-0b64f609f2a5 returned with HTTP 404 Aug 12 10:48:47.198870 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1334/5321] 10.4.3.105 () {68 vars in 1389 bytes} [Wed Aug 12 10:48:47 2026] GET /volume/v3/volumes/bd999bfd-c1da-48c6-b3f8-0b64f609f2a5 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 10:48:47.504283 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-5a606b12-9708-4544-b995-acf94f31665c None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:48:47.505378 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-5a606b12-9708-4544-b995-acf94f31665c tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] GET https://10.4.3.105/volume/v3/backups/4afd559d-131b-4be8-bcd5-66836590c126 Aug 12 10:48:47.505607 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-5a606b12-9708-4544-b995-acf94f31665c tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:48:47.505872 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-5a606b12-9708-4544-b995-acf94f31665c tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:48:47.506020 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-5a606b12-9708-4544-b995-acf94f31665c tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Show backup with id 4afd559d-131b-4be8-bcd5-66836590c126. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:48:47.510941 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:48:47.510941 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:48:47.511733 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-5a606b12-9708-4544-b995-acf94f31665c tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] https://10.4.3.105/volume/v3/backups/4afd559d-131b-4be8-bcd5-66836590c126 returned with HTTP 200 Aug 12 10:48:47.512208 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1322/5322] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:48:47 2026] GET /volume/v3/backups/4afd559d-131b-4be8-bcd5-66836590c126 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:48:48.522325 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-5af9fdf4-f837-44ea-b3b8-f86743c90d71 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:48:48.524108 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-5af9fdf4-f837-44ea-b3b8-f86743c90d71 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] GET https://10.4.3.105/volume/v3/backups/4afd559d-131b-4be8-bcd5-66836590c126 Aug 12 10:48:48.524305 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-5af9fdf4-f837-44ea-b3b8-f86743c90d71 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:48:48.524500 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-5af9fdf4-f837-44ea-b3b8-f86743c90d71 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:48:48.524626 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-5af9fdf4-f837-44ea-b3b8-f86743c90d71 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Show backup with id 4afd559d-131b-4be8-bcd5-66836590c126. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:48:48.528579 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:48:48.528579 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:48:48.529137 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-5af9fdf4-f837-44ea-b3b8-f86743c90d71 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] https://10.4.3.105/volume/v3/backups/4afd559d-131b-4be8-bcd5-66836590c126 returned with HTTP 200 Aug 12 10:48:48.529470 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1329/5323] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:48:48 2026] GET /volume/v3/backups/4afd559d-131b-4be8-bcd5-66836590c126 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:48:49.540098 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-0bd53f1e-3bc6-4a09-821a-0ee71ffe172f None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:48:49.541908 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-0bd53f1e-3bc6-4a09-821a-0ee71ffe172f tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] GET https://10.4.3.105/volume/v3/backups/4afd559d-131b-4be8-bcd5-66836590c126 Aug 12 10:48:49.542179 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-0bd53f1e-3bc6-4a09-821a-0ee71ffe172f tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:48:49.542383 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-0bd53f1e-3bc6-4a09-821a-0ee71ffe172f tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:48:49.542538 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-0bd53f1e-3bc6-4a09-821a-0ee71ffe172f tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Show backup with id 4afd559d-131b-4be8-bcd5-66836590c126. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:48:49.546658 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:48:49.546658 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:48:49.547367 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-0bd53f1e-3bc6-4a09-821a-0ee71ffe172f tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] https://10.4.3.105/volume/v3/backups/4afd559d-131b-4be8-bcd5-66836590c126 returned with HTTP 200 Aug 12 10:48:49.547748 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1339/5324] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:48:49 2026] GET /volume/v3/backups/4afd559d-131b-4be8-bcd5-66836590c126 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:48:50.558812 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-ce1eff67-b253-45e2-b78a-1f96d3fe9ba9 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:48:50.561796 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-ce1eff67-b253-45e2-b78a-1f96d3fe9ba9 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] GET https://10.4.3.105/volume/v3/backups/4afd559d-131b-4be8-bcd5-66836590c126 Aug 12 10:48:50.562355 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-ce1eff67-b253-45e2-b78a-1f96d3fe9ba9 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:48:50.562936 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-ce1eff67-b253-45e2-b78a-1f96d3fe9ba9 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:48:50.563120 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.v3.backups [None req-ce1eff67-b253-45e2-b78a-1f96d3fe9ba9 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Show backup with id 4afd559d-131b-4be8-bcd5-66836590c126. {{(pid=100372) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:48:50.565658 np0000007037 devstack@c-api.service[100372]: DEBUG dbcounter [-] [100372] Writing DB stats cinder:SELECT=78,cinder:INSERT=17,cinder:UPDATE=30 {{(pid=100372) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 10:48:50.570588 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:48:50.570588 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:48:50.571643 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-ce1eff67-b253-45e2-b78a-1f96d3fe9ba9 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] https://10.4.3.105/volume/v3/backups/4afd559d-131b-4be8-bcd5-66836590c126 returned with HTTP 200 Aug 12 10:48:50.572130 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1335/5325] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:48:50 2026] GET /volume/v3/backups/4afd559d-131b-4be8-bcd5-66836590c126 => generated 735 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:48:51.581885 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-6f07ce95-b6ef-4202-80de-9b9ce05f43d1 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:48:51.583972 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-6f07ce95-b6ef-4202-80de-9b9ce05f43d1 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] GET https://10.4.3.105/volume/v3/backups/4afd559d-131b-4be8-bcd5-66836590c126 Aug 12 10:48:51.584225 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-6f07ce95-b6ef-4202-80de-9b9ce05f43d1 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:48:51.584461 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-6f07ce95-b6ef-4202-80de-9b9ce05f43d1 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:48:51.584621 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-6f07ce95-b6ef-4202-80de-9b9ce05f43d1 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Show backup with id 4afd559d-131b-4be8-bcd5-66836590c126. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:48:51.588832 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:48:51.588832 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:48:51.589381 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-6f07ce95-b6ef-4202-80de-9b9ce05f43d1 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] https://10.4.3.105/volume/v3/backups/4afd559d-131b-4be8-bcd5-66836590c126 returned with HTTP 200 Aug 12 10:48:51.589708 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1323/5326] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:48:51 2026] GET /volume/v3/backups/4afd559d-131b-4be8-bcd5-66836590c126 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:48:52.599853 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-3736aa49-39d1-4c3a-93a8-62e7d3d148da None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:48:52.601707 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-3736aa49-39d1-4c3a-93a8-62e7d3d148da tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] GET https://10.4.3.105/volume/v3/backups/4afd559d-131b-4be8-bcd5-66836590c126 Aug 12 10:48:52.601941 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-3736aa49-39d1-4c3a-93a8-62e7d3d148da tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:48:52.602164 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-3736aa49-39d1-4c3a-93a8-62e7d3d148da tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:48:52.602300 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-3736aa49-39d1-4c3a-93a8-62e7d3d148da tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Show backup with id 4afd559d-131b-4be8-bcd5-66836590c126. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:48:52.607331 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:48:52.607331 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:48:52.608030 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-3736aa49-39d1-4c3a-93a8-62e7d3d148da tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] https://10.4.3.105/volume/v3/backups/4afd559d-131b-4be8-bcd5-66836590c126 returned with HTTP 200 Aug 12 10:48:52.608562 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1330/5327] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:48:52 2026] GET /volume/v3/backups/4afd559d-131b-4be8-bcd5-66836590c126 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:48:53.046416 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-83b10421-4ca6-4fc3-ae9b-ba0d3916c6c3 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:48:53.118737 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-83b10421-4ca6-4fc3-ae9b-ba0d3916c6c3 tempest-CreateVolumesFromSnapshotTest-1346748489 tempest-CreateVolumesFromSnapshotTest-1346748489-project-member] POST https://10.4.3.105/volume/v3/volumes Aug 12 10:48:53.119097 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-83b10421-4ca6-4fc3-ae9b-ba0d3916c6c3 tempest-CreateVolumesFromSnapshotTest-1346748489 tempest-CreateVolumesFromSnapshotTest-1346748489-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1163119095"}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:48:53.120824 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.v3.volumes [None req-83b10421-4ca6-4fc3-ae9b-ba0d3916c6c3 tempest-CreateVolumesFromSnapshotTest-1346748489 tempest-CreateVolumesFromSnapshotTest-1346748489-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1163119095'}} {{(pid=100375) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 10:48:53.120948 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.v3.volumes [None req-83b10421-4ca6-4fc3-ae9b-ba0d3916c6c3 tempest-CreateVolumesFromSnapshotTest-1346748489 tempest-CreateVolumesFromSnapshotTest-1346748489-project-member] Create volume of 1 GB Aug 12 10:48:53.123146 np0000007037 devstack@c-api.service[100375]: DEBUG dbcounter [-] [100375] Writing DB stats cinder:SELECT=63,cinder:INSERT=6,cinder:UPDATE=16 {{(pid=100375) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 10:48:53.125308 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-83b10421-4ca6-4fc3-ae9b-ba0d3916c6c3 tempest-CreateVolumesFromSnapshotTest-1346748489 tempest-CreateVolumesFromSnapshotTest-1346748489-project-member] Availability Zones retrieved successfully. Aug 12 10:48:53.130529 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-83b10421-4ca6-4fc3-ae9b-ba0d3916c6c3 tempest-CreateVolumesFromSnapshotTest-1346748489 tempest-CreateVolumesFromSnapshotTest-1346748489-project-member] Flow 'volume_create_api' (19d7718b-c49c-412d-8dad-126b4c209b2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:48:53.131391 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-83b10421-4ca6-4fc3-ae9b-ba0d3916c6c3 tempest-CreateVolumesFromSnapshotTest-1346748489 tempest-CreateVolumesFromSnapshotTest-1346748489-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9f7cfddb-4f90-40cf-86bb-c52977338f8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:48:53.132426 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.flows.api.create_volume [None req-83b10421-4ca6-4fc3-ae9b-ba0d3916c6c3 tempest-CreateVolumesFromSnapshotTest-1346748489 tempest-CreateVolumesFromSnapshotTest-1346748489-project-member] Validating volume size '1' using validate_int {{(pid=100375) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 10:48:53.154627 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-83b10421-4ca6-4fc3-ae9b-ba0d3916c6c3 tempest-CreateVolumesFromSnapshotTest-1346748489 tempest-CreateVolumesFromSnapshotTest-1346748489-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9f7cfddb-4f90-40cf-86bb-c52977338f8b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T10:26:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6cd66f07-4c7b-40b2-9dfb-378538f29c9e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:48:53.155335 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-83b10421-4ca6-4fc3-ae9b-ba0d3916c6c3 tempest-CreateVolumesFromSnapshotTest-1346748489 tempest-CreateVolumesFromSnapshotTest-1346748489-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6d89ce78-3274-4a9b-b38d-076b84a7f6e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:48:53.208140 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.quota [None req-83b10421-4ca6-4fc3-ae9b-ba0d3916c6c3 tempest-CreateVolumesFromSnapshotTest-1346748489 tempest-CreateVolumesFromSnapshotTest-1346748489-project-member] Created reservations ['8926950e-874f-4197-88a2-4f559bff1a89', 'fb842533-8929-47bf-9353-83b3c58c58eb', '6736997d-d34c-4af1-a416-5bdd8995635b', '26d8c0c7-6105-4d92-bfc1-26e0225f3ed2'] {{(pid=100375) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:48:53.208926 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-83b10421-4ca6-4fc3-ae9b-ba0d3916c6c3 tempest-CreateVolumesFromSnapshotTest-1346748489 tempest-CreateVolumesFromSnapshotTest-1346748489-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6d89ce78-3274-4a9b-b38d-076b84a7f6e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8926950e-874f-4197-88a2-4f559bff1a89', 'fb842533-8929-47bf-9353-83b3c58c58eb', '6736997d-d34c-4af1-a416-5bdd8995635b', '26d8c0c7-6105-4d92-bfc1-26e0225f3ed2']}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:48:53.209614 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-83b10421-4ca6-4fc3-ae9b-ba0d3916c6c3 tempest-CreateVolumesFromSnapshotTest-1346748489 tempest-CreateVolumesFromSnapshotTest-1346748489-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (59f713a0-87e8-465c-aee4-fac9385df3e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:48:53.230807 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-83b10421-4ca6-4fc3-ae9b-ba0d3916c6c3 tempest-CreateVolumesFromSnapshotTest-1346748489 tempest-CreateVolumesFromSnapshotTest-1346748489-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (59f713a0-87e8-465c-aee4-fac9385df3e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9b3de35b-02a9-4d0f-8f4e-c45142fe4536', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1163119095',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='25ea333742364f5b94fe29b2de40e088',qos_specs=None,replication_status=,reservations=['8926950e-874f-4197-88a2-4f559bff1a89','fb842533-8929-47bf-9353-83b3c58c58eb','6736997d-d34c-4af1-a416-5bdd8995635b','26d8c0c7-6105-4d92-bfc1-26e0225f3ed2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0c35bcb985c64e6c999d38503188a227',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:48:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1163119095',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9b3de35b-02a9-4d0f-8f4e-c45142fe4536,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='25ea333742364f5b94fe29b2de40e088',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0c35bcb985c64e6c999d38503188a227',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6cd66f07-4c7b-40b2-9dfb-378538f29c9e),volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:48:53.231626 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-83b10421-4ca6-4fc3-ae9b-ba0d3916c6c3 tempest-CreateVolumesFromSnapshotTest-1346748489 tempest-CreateVolumesFromSnapshotTest-1346748489-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ec0a616f-acfd-4cb8-bd97-f9820f06f492) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:48:53.248754 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-83b10421-4ca6-4fc3-ae9b-ba0d3916c6c3 tempest-CreateVolumesFromSnapshotTest-1346748489 tempest-CreateVolumesFromSnapshotTest-1346748489-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ec0a616f-acfd-4cb8-bd97-f9820f06f492) transitioned into state 'SUCCESS' from state '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-1163119095',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='25ea333742364f5b94fe29b2de40e088',qos_specs=None,replication_status=,reservations=['8926950e-874f-4197-88a2-4f559bff1a89','fb842533-8929-47bf-9353-83b3c58c58eb','6736997d-d34c-4af1-a416-5bdd8995635b','26d8c0c7-6105-4d92-bfc1-26e0225f3ed2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0c35bcb985c64e6c999d38503188a227',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:48:53.249465 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-83b10421-4ca6-4fc3-ae9b-ba0d3916c6c3 tempest-CreateVolumesFromSnapshotTest-1346748489 tempest-CreateVolumesFromSnapshotTest-1346748489-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (94ebcd8f-5bb8-41d2-aa11-5e8da7d7a14c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:48:53.257910 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-83b10421-4ca6-4fc3-ae9b-ba0d3916c6c3 tempest-CreateVolumesFromSnapshotTest-1346748489 tempest-CreateVolumesFromSnapshotTest-1346748489-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (94ebcd8f-5bb8-41d2-aa11-5e8da7d7a14c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:48:53.258705 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-83b10421-4ca6-4fc3-ae9b-ba0d3916c6c3 tempest-CreateVolumesFromSnapshotTest-1346748489 tempest-CreateVolumesFromSnapshotTest-1346748489-project-member] Flow 'volume_create_api' (19d7718b-c49c-412d-8dad-126b4c209b2e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100375) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:48:53.258989 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-83b10421-4ca6-4fc3-ae9b-ba0d3916c6c3 tempest-CreateVolumesFromSnapshotTest-1346748489 tempest-CreateVolumesFromSnapshotTest-1346748489-project-member] Create volume request issued successfully. Aug 12 10:48:53.259658 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-83b10421-4ca6-4fc3-ae9b-ba0d3916c6c3 tempest-CreateVolumesFromSnapshotTest-1346748489 tempest-CreateVolumesFromSnapshotTest-1346748489-project-member] https://10.4.3.105/volume/v3/volumes returned with HTTP 202 Aug 12 10:48:53.260056 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1340/5328] 10.4.3.105 () {68 vars in 1258 bytes} [Wed Aug 12 10:48:53 2026] POST /volume/v3/volumes => generated 760 bytes in 214 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 10:48:53.271426 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-3f2e8e6b-bf31-44f1-ad33-3089a9d09d58 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:48:53.273265 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-3f2e8e6b-bf31-44f1-ad33-3089a9d09d58 tempest-CreateVolumesFromSnapshotTest-1346748489 tempest-CreateVolumesFromSnapshotTest-1346748489-project-member] GET https://10.4.3.105/volume/v3/volumes/9b3de35b-02a9-4d0f-8f4e-c45142fe4536 Aug 12 10:48:53.273457 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-3f2e8e6b-bf31-44f1-ad33-3089a9d09d58 tempest-CreateVolumesFromSnapshotTest-1346748489 tempest-CreateVolumesFromSnapshotTest-1346748489-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:48:53.273743 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-3f2e8e6b-bf31-44f1-ad33-3089a9d09d58 tempest-CreateVolumesFromSnapshotTest-1346748489 tempest-CreateVolumesFromSnapshotTest-1346748489-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:48:53.280672 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:48:53.280672 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:48:53.284528 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-3f2e8e6b-bf31-44f1-ad33-3089a9d09d58 tempest-CreateVolumesFromSnapshotTest-1346748489 tempest-CreateVolumesFromSnapshotTest-1346748489-project-member] Volume info retrieved successfully. Aug 12 10:48:53.288575 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-3f2e8e6b-bf31-44f1-ad33-3089a9d09d58 tempest-CreateVolumesFromSnapshotTest-1346748489 tempest-CreateVolumesFromSnapshotTest-1346748489-project-member] https://10.4.3.105/volume/v3/volumes/9b3de35b-02a9-4d0f-8f4e-c45142fe4536 returned with HTTP 200 Aug 12 10:48:53.288867 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1336/5329] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:48:53 2026] GET /volume/v3/volumes/9b3de35b-02a9-4d0f-8f4e-c45142fe4536 => generated 828 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:48:53.619871 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-710257c3-b5c2-42a4-be82-59c25d37dd42 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:48:53.621782 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-710257c3-b5c2-42a4-be82-59c25d37dd42 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] GET https://10.4.3.105/volume/v3/backups/4afd559d-131b-4be8-bcd5-66836590c126 Aug 12 10:48:53.622029 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-710257c3-b5c2-42a4-be82-59c25d37dd42 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:48:53.622247 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-710257c3-b5c2-42a4-be82-59c25d37dd42 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:48:53.622412 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-710257c3-b5c2-42a4-be82-59c25d37dd42 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Show backup with id 4afd559d-131b-4be8-bcd5-66836590c126. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:48:53.626734 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:48:53.626734 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:48:53.627357 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-710257c3-b5c2-42a4-be82-59c25d37dd42 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] https://10.4.3.105/volume/v3/backups/4afd559d-131b-4be8-bcd5-66836590c126 returned with HTTP 200 Aug 12 10:48:53.627738 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1324/5330] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:48:53 2026] GET /volume/v3/backups/4afd559d-131b-4be8-bcd5-66836590c126 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:48:54.300501 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-593d20b9-2cf5-4bff-955c-436acec1ec05 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:48:54.302134 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-593d20b9-2cf5-4bff-955c-436acec1ec05 tempest-CreateVolumesFromSnapshotTest-1346748489 tempest-CreateVolumesFromSnapshotTest-1346748489-project-member] GET https://10.4.3.105/volume/v3/volumes/9b3de35b-02a9-4d0f-8f4e-c45142fe4536 Aug 12 10:48:54.302316 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-593d20b9-2cf5-4bff-955c-436acec1ec05 tempest-CreateVolumesFromSnapshotTest-1346748489 tempest-CreateVolumesFromSnapshotTest-1346748489-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:48:54.302493 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-593d20b9-2cf5-4bff-955c-436acec1ec05 tempest-CreateVolumesFromSnapshotTest-1346748489 tempest-CreateVolumesFromSnapshotTest-1346748489-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:48:54.304443 np0000007037 devstack@c-api.service[100374]: DEBUG dbcounter [-] [100374] Writing DB stats cinder:SELECT=58,cinder:UPDATE=13,cinder:INSERT=4 {{(pid=100374) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 10:48:54.309540 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:48:54.309540 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:48:54.313498 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-593d20b9-2cf5-4bff-955c-436acec1ec05 tempest-CreateVolumesFromSnapshotTest-1346748489 tempest-CreateVolumesFromSnapshotTest-1346748489-project-member] Volume info retrieved successfully. Aug 12 10:48:54.317020 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-593d20b9-2cf5-4bff-955c-436acec1ec05 tempest-CreateVolumesFromSnapshotTest-1346748489 tempest-CreateVolumesFromSnapshotTest-1346748489-project-member] https://10.4.3.105/volume/v3/volumes/9b3de35b-02a9-4d0f-8f4e-c45142fe4536 returned with HTTP 200 Aug 12 10:48:54.317348 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1331/5331] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:48:54 2026] GET /volume/v3/volumes/9b3de35b-02a9-4d0f-8f4e-c45142fe4536 => generated 853 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:48:54.327983 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-54e4893f-57e2-41d6-83ae-31ec08e9747a None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:48:54.329737 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-54e4893f-57e2-41d6-83ae-31ec08e9747a tempest-CreateVolumesFromSnapshotTest-1346748489 tempest-CreateVolumesFromSnapshotTest-1346748489-project-member] POST https://10.4.3.105/volume/v3/snapshots Aug 12 10:48:54.330076 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-54e4893f-57e2-41d6-83ae-31ec08e9747a tempest-CreateVolumesFromSnapshotTest-1346748489 tempest-CreateVolumesFromSnapshotTest-1346748489-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "9b3de35b-02a9-4d0f-8f4e-c45142fe4536", "name": "tempest-CreateVolumesFromSnapshotTest-Snapshot-801331164"}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:48:54.337429 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:48:54.337429 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:48:54.337823 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-54e4893f-57e2-41d6-83ae-31ec08e9747a tempest-CreateVolumesFromSnapshotTest-1346748489 tempest-CreateVolumesFromSnapshotTest-1346748489-project-member] Volume info retrieved successfully. Aug 12 10:48:54.337926 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.v3.snapshots [None req-54e4893f-57e2-41d6-83ae-31ec08e9747a tempest-CreateVolumesFromSnapshotTest-1346748489 tempest-CreateVolumesFromSnapshotTest-1346748489-project-member] Create snapshot from volume 9b3de35b-02a9-4d0f-8f4e-c45142fe4536 Aug 12 10:48:54.365150 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.quota [None req-54e4893f-57e2-41d6-83ae-31ec08e9747a tempest-CreateVolumesFromSnapshotTest-1346748489 tempest-CreateVolumesFromSnapshotTest-1346748489-project-member] Created reservations ['7181e9a3-3890-4602-a860-9ec4bb35d9de', '6964a0ab-8e37-40ad-be3b-f76280c7ef95', 'bfb6d8b8-d924-4963-908b-2a3ef21746fb', 'd404ecf4-38c2-4d20-a63c-cdd51af18e21'] {{(pid=100375) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:48:54.392248 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-54e4893f-57e2-41d6-83ae-31ec08e9747a tempest-CreateVolumesFromSnapshotTest-1346748489 tempest-CreateVolumesFromSnapshotTest-1346748489-project-member] Snapshot create request issued successfully. Aug 12 10:48:54.392657 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-54e4893f-57e2-41d6-83ae-31ec08e9747a tempest-CreateVolumesFromSnapshotTest-1346748489 tempest-CreateVolumesFromSnapshotTest-1346748489-project-member] https://10.4.3.105/volume/v3/snapshots returned with HTTP 202 Aug 12 10:48:54.393283 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1341/5332] 10.4.3.105 () {68 vars in 1265 bytes} [Wed Aug 12 10:48:54 2026] POST /volume/v3/snapshots => generated 315 bytes in 66 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 10:48:54.402849 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-a94c1a88-e5a5-4869-837a-58667f80b21b None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:48:54.404598 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-a94c1a88-e5a5-4869-837a-58667f80b21b tempest-CreateVolumesFromSnapshotTest-1346748489 tempest-CreateVolumesFromSnapshotTest-1346748489-project-member] GET https://10.4.3.105/volume/v3/snapshots/784203ca-c13d-46e7-8d9f-4a0b74f6d279 Aug 12 10:48:54.404798 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-a94c1a88-e5a5-4869-837a-58667f80b21b tempest-CreateVolumesFromSnapshotTest-1346748489 tempest-CreateVolumesFromSnapshotTest-1346748489-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:48:54.404990 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-a94c1a88-e5a5-4869-837a-58667f80b21b tempest-CreateVolumesFromSnapshotTest-1346748489 tempest-CreateVolumesFromSnapshotTest-1346748489-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:48:54.409598 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:48:54.409598 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:48:54.409988 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-a94c1a88-e5a5-4869-837a-58667f80b21b tempest-CreateVolumesFromSnapshotTest-1346748489 tempest-CreateVolumesFromSnapshotTest-1346748489-project-member] Snapshot retrieved successfully. Aug 12 10:48:54.410714 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-a94c1a88-e5a5-4869-837a-58667f80b21b tempest-CreateVolumesFromSnapshotTest-1346748489 tempest-CreateVolumesFromSnapshotTest-1346748489-project-member] https://10.4.3.105/volume/v3/snapshots/784203ca-c13d-46e7-8d9f-4a0b74f6d279 returned with HTTP 200 Aug 12 10:48:54.411056 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1337/5333] 10.4.3.105 () {66 vars in 1354 bytes} [Wed Aug 12 10:48:54 2026] GET /volume/v3/snapshots/784203ca-c13d-46e7-8d9f-4a0b74f6d279 => generated 447 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:48:54.638140 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-c4240da6-6106-42b4-a1a7-14f29360697c None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:48:54.639756 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-c4240da6-6106-42b4-a1a7-14f29360697c tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] GET https://10.4.3.105/volume/v3/backups/4afd559d-131b-4be8-bcd5-66836590c126 Aug 12 10:48:54.639954 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-c4240da6-6106-42b4-a1a7-14f29360697c tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:48:54.640159 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-c4240da6-6106-42b4-a1a7-14f29360697c tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:48:54.640257 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-c4240da6-6106-42b4-a1a7-14f29360697c tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Show backup with id 4afd559d-131b-4be8-bcd5-66836590c126. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:48:54.644692 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:48:54.644692 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:48:54.645364 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-c4240da6-6106-42b4-a1a7-14f29360697c tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] https://10.4.3.105/volume/v3/backups/4afd559d-131b-4be8-bcd5-66836590c126 returned with HTTP 200 Aug 12 10:48:54.645743 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1325/5334] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:48:54 2026] GET /volume/v3/backups/4afd559d-131b-4be8-bcd5-66836590c126 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:48:55.419310 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-6f78f034-5449-4b58-b1f4-2b7fb0d6fd74 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:48:55.420803 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-6f78f034-5449-4b58-b1f4-2b7fb0d6fd74 tempest-CreateVolumesFromSnapshotTest-1346748489 tempest-CreateVolumesFromSnapshotTest-1346748489-project-member] GET https://10.4.3.105/volume/v3/snapshots/784203ca-c13d-46e7-8d9f-4a0b74f6d279 Aug 12 10:48:55.421001 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-6f78f034-5449-4b58-b1f4-2b7fb0d6fd74 tempest-CreateVolumesFromSnapshotTest-1346748489 tempest-CreateVolumesFromSnapshotTest-1346748489-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:48:55.421193 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-6f78f034-5449-4b58-b1f4-2b7fb0d6fd74 tempest-CreateVolumesFromSnapshotTest-1346748489 tempest-CreateVolumesFromSnapshotTest-1346748489-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:48:55.425297 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:48:55.425297 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:48:55.425659 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-6f78f034-5449-4b58-b1f4-2b7fb0d6fd74 tempest-CreateVolumesFromSnapshotTest-1346748489 tempest-CreateVolumesFromSnapshotTest-1346748489-project-member] Snapshot retrieved successfully. Aug 12 10:48:55.426272 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-6f78f034-5449-4b58-b1f4-2b7fb0d6fd74 tempest-CreateVolumesFromSnapshotTest-1346748489 tempest-CreateVolumesFromSnapshotTest-1346748489-project-member] https://10.4.3.105/volume/v3/snapshots/784203ca-c13d-46e7-8d9f-4a0b74f6d279 returned with HTTP 200 Aug 12 10:48:55.426580 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1332/5335] 10.4.3.105 () {66 vars in 1354 bytes} [Wed Aug 12 10:48:55 2026] GET /volume/v3/snapshots/784203ca-c13d-46e7-8d9f-4a0b74f6d279 => generated 474 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:48:55.433898 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-b26cfd7c-45f7-4f1d-8bd5-21884ecc53cd None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:48:55.435491 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-b26cfd7c-45f7-4f1d-8bd5-21884ecc53cd tempest-CreateVolumesFromSnapshotTest-1346748489 tempest-CreateVolumesFromSnapshotTest-1346748489-project-member] POST https://10.4.3.105/volume/v3/volumes Aug 12 10:48:55.435843 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-b26cfd7c-45f7-4f1d-8bd5-21884ecc53cd tempest-CreateVolumesFromSnapshotTest-1346748489 tempest-CreateVolumesFromSnapshotTest-1346748489-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "784203ca-c13d-46e7-8d9f-4a0b74f6d279", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1711048689"}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:48:55.437097 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.v3.volumes [None req-b26cfd7c-45f7-4f1d-8bd5-21884ecc53cd tempest-CreateVolumesFromSnapshotTest-1346748489 tempest-CreateVolumesFromSnapshotTest-1346748489-project-member] Create volume request body: {'volume': {"'snapshot_id": '784203ca-c13d-46e7-8d9f-4a0b74f6d279', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1711048689'}} {{(pid=100375) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 10:48:55.437230 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.v3.volumes [None req-b26cfd7c-45f7-4f1d-8bd5-21884ecc53cd tempest-CreateVolumesFromSnapshotTest-1346748489 tempest-CreateVolumesFromSnapshotTest-1346748489-project-member] Create volume of 1 GB Aug 12 10:48:55.437477 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:48:55.437477 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:48:55.440738 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-b26cfd7c-45f7-4f1d-8bd5-21884ecc53cd tempest-CreateVolumesFromSnapshotTest-1346748489 tempest-CreateVolumesFromSnapshotTest-1346748489-project-member] Availability Zones retrieved successfully. Aug 12 10:48:55.446116 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-b26cfd7c-45f7-4f1d-8bd5-21884ecc53cd tempest-CreateVolumesFromSnapshotTest-1346748489 tempest-CreateVolumesFromSnapshotTest-1346748489-project-member] Flow 'volume_create_api' (ea209bd0-6856-4b79-88f8-04359a51c54b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:48:55.446976 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-b26cfd7c-45f7-4f1d-8bd5-21884ecc53cd tempest-CreateVolumesFromSnapshotTest-1346748489 tempest-CreateVolumesFromSnapshotTest-1346748489-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (92e2fc41-a59f-4de1-91de-7482a1e2f27b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:48:55.447798 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.flows.api.create_volume [None req-b26cfd7c-45f7-4f1d-8bd5-21884ecc53cd tempest-CreateVolumesFromSnapshotTest-1346748489 tempest-CreateVolumesFromSnapshotTest-1346748489-project-member] Validating volume size '1' using validate_int {{(pid=100375) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 10:48:55.468769 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-b26cfd7c-45f7-4f1d-8bd5-21884ecc53cd tempest-CreateVolumesFromSnapshotTest-1346748489 tempest-CreateVolumesFromSnapshotTest-1346748489-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (92e2fc41-a59f-4de1-91de-7482a1e2f27b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T10:26:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6cd66f07-4c7b-40b2-9dfb-378538f29c9e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:48:55.469551 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-b26cfd7c-45f7-4f1d-8bd5-21884ecc53cd tempest-CreateVolumesFromSnapshotTest-1346748489 tempest-CreateVolumesFromSnapshotTest-1346748489-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (65cdb3a2-c62d-4036-98eb-7e4c315eec8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:48:55.501049 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.quota [None req-b26cfd7c-45f7-4f1d-8bd5-21884ecc53cd tempest-CreateVolumesFromSnapshotTest-1346748489 tempest-CreateVolumesFromSnapshotTest-1346748489-project-member] Created reservations ['6e5708cf-36ca-4dbf-9239-7d4aa5d3628b', '5a01b755-8d9d-473f-9cc9-d4d3e0574dbc', 'adf6d2c0-5233-4ca6-a5e3-5b69834d2963', '12a75f43-010e-4d8d-8cb3-662553914248'] {{(pid=100375) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:48:55.501678 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-b26cfd7c-45f7-4f1d-8bd5-21884ecc53cd tempest-CreateVolumesFromSnapshotTest-1346748489 tempest-CreateVolumesFromSnapshotTest-1346748489-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (65cdb3a2-c62d-4036-98eb-7e4c315eec8f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6e5708cf-36ca-4dbf-9239-7d4aa5d3628b', '5a01b755-8d9d-473f-9cc9-d4d3e0574dbc', 'adf6d2c0-5233-4ca6-a5e3-5b69834d2963', '12a75f43-010e-4d8d-8cb3-662553914248']}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:48:55.502339 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-b26cfd7c-45f7-4f1d-8bd5-21884ecc53cd tempest-CreateVolumesFromSnapshotTest-1346748489 tempest-CreateVolumesFromSnapshotTest-1346748489-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bdfc8139-9f51-4b4b-8b1c-151dba645c0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:48:55.520486 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-b26cfd7c-45f7-4f1d-8bd5-21884ecc53cd tempest-CreateVolumesFromSnapshotTest-1346748489 tempest-CreateVolumesFromSnapshotTest-1346748489-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bdfc8139-9f51-4b4b-8b1c-151dba645c0f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '78b65fce-2e9b-4db6-92d8-00f7515c114a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1711048689',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='25ea333742364f5b94fe29b2de40e088',qos_specs=None,replication_status=,reservations=['6e5708cf-36ca-4dbf-9239-7d4aa5d3628b','5a01b755-8d9d-473f-9cc9-d4d3e0574dbc','adf6d2c0-5233-4ca6-a5e3-5b69834d2963','12a75f43-010e-4d8d-8cb3-662553914248'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0c35bcb985c64e6c999d38503188a227',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:48:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1711048689',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=78b65fce-2e9b-4db6-92d8-00f7515c114a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='25ea333742364f5b94fe29b2de40e088',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0c35bcb985c64e6c999d38503188a227',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6cd66f07-4c7b-40b2-9dfb-378538f29c9e),volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:48:55.521312 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-b26cfd7c-45f7-4f1d-8bd5-21884ecc53cd tempest-CreateVolumesFromSnapshotTest-1346748489 tempest-CreateVolumesFromSnapshotTest-1346748489-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (943e6375-de2b-4b31-86b4-d7a9e6749179) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:48:55.535059 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-b26cfd7c-45f7-4f1d-8bd5-21884ecc53cd tempest-CreateVolumesFromSnapshotTest-1346748489 tempest-CreateVolumesFromSnapshotTest-1346748489-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (943e6375-de2b-4b31-86b4-d7a9e6749179) transitioned into state 'SUCCESS' from state '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-1711048689',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='25ea333742364f5b94fe29b2de40e088',qos_specs=None,replication_status=,reservations=['6e5708cf-36ca-4dbf-9239-7d4aa5d3628b','5a01b755-8d9d-473f-9cc9-d4d3e0574dbc','adf6d2c0-5233-4ca6-a5e3-5b69834d2963','12a75f43-010e-4d8d-8cb3-662553914248'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0c35bcb985c64e6c999d38503188a227',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:48:55.535633 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-b26cfd7c-45f7-4f1d-8bd5-21884ecc53cd tempest-CreateVolumesFromSnapshotTest-1346748489 tempest-CreateVolumesFromSnapshotTest-1346748489-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dbcabf35-039b-406e-89a9-98e03107ef0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:48:55.542353 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-b26cfd7c-45f7-4f1d-8bd5-21884ecc53cd tempest-CreateVolumesFromSnapshotTest-1346748489 tempest-CreateVolumesFromSnapshotTest-1346748489-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dbcabf35-039b-406e-89a9-98e03107ef0a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:48:55.543064 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-b26cfd7c-45f7-4f1d-8bd5-21884ecc53cd tempest-CreateVolumesFromSnapshotTest-1346748489 tempest-CreateVolumesFromSnapshotTest-1346748489-project-member] Flow 'volume_create_api' (ea209bd0-6856-4b79-88f8-04359a51c54b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100375) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:48:55.543311 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-b26cfd7c-45f7-4f1d-8bd5-21884ecc53cd tempest-CreateVolumesFromSnapshotTest-1346748489 tempest-CreateVolumesFromSnapshotTest-1346748489-project-member] Create volume request issued successfully. Aug 12 10:48:55.543802 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-b26cfd7c-45f7-4f1d-8bd5-21884ecc53cd tempest-CreateVolumesFromSnapshotTest-1346748489 tempest-CreateVolumesFromSnapshotTest-1346748489-project-member] https://10.4.3.105/volume/v3/volumes returned with HTTP 202 Aug 12 10:48:55.544191 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1342/5336] 10.4.3.105 () {68 vars in 1259 bytes} [Wed Aug 12 10:48:55 2026] POST /volume/v3/volumes => generated 760 bytes in 111 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 10:48:55.554737 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-4f9c2933-361f-487f-9d76-883036257d0e None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:48:55.556283 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-4f9c2933-361f-487f-9d76-883036257d0e tempest-CreateVolumesFromSnapshotTest-1346748489 tempest-CreateVolumesFromSnapshotTest-1346748489-project-member] POST https://10.4.3.105/volume/v3/volumes Aug 12 10:48:55.556642 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-4f9c2933-361f-487f-9d76-883036257d0e tempest-CreateVolumesFromSnapshotTest-1346748489 tempest-CreateVolumesFromSnapshotTest-1346748489-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "784203ca-c13d-46e7-8d9f-4a0b74f6d279", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1557585100"}} {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:48:55.557894 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.v3.volumes [None req-4f9c2933-361f-487f-9d76-883036257d0e tempest-CreateVolumesFromSnapshotTest-1346748489 tempest-CreateVolumesFromSnapshotTest-1346748489-project-member] Create volume request body: {'volume': {"'snapshot_id": '784203ca-c13d-46e7-8d9f-4a0b74f6d279', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1557585100'}} {{(pid=100372) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 10:48:55.557999 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.v3.volumes [None req-4f9c2933-361f-487f-9d76-883036257d0e tempest-CreateVolumesFromSnapshotTest-1346748489 tempest-CreateVolumesFromSnapshotTest-1346748489-project-member] Create volume of 1 GB Aug 12 10:48:55.561383 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-4f9c2933-361f-487f-9d76-883036257d0e tempest-CreateVolumesFromSnapshotTest-1346748489 tempest-CreateVolumesFromSnapshotTest-1346748489-project-member] Availability Zones retrieved successfully. Aug 12 10:48:55.566172 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-4f9c2933-361f-487f-9d76-883036257d0e tempest-CreateVolumesFromSnapshotTest-1346748489 tempest-CreateVolumesFromSnapshotTest-1346748489-project-member] Flow 'volume_create_api' (7f0a2707-be63-4553-9fbf-e1abd0ed36d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100372) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:48:55.566988 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-4f9c2933-361f-487f-9d76-883036257d0e tempest-CreateVolumesFromSnapshotTest-1346748489 tempest-CreateVolumesFromSnapshotTest-1346748489-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (efe21c5f-5301-4766-99d0-47f6ccdb326a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:48:55.567768 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.flows.api.create_volume [None req-4f9c2933-361f-487f-9d76-883036257d0e tempest-CreateVolumesFromSnapshotTest-1346748489 tempest-CreateVolumesFromSnapshotTest-1346748489-project-member] Validating volume size '1' using validate_int {{(pid=100372) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 10:48:55.588903 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-4f9c2933-361f-487f-9d76-883036257d0e tempest-CreateVolumesFromSnapshotTest-1346748489 tempest-CreateVolumesFromSnapshotTest-1346748489-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (efe21c5f-5301-4766-99d0-47f6ccdb326a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T10:26:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6cd66f07-4c7b-40b2-9dfb-378538f29c9e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:48:55.589549 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-4f9c2933-361f-487f-9d76-883036257d0e tempest-CreateVolumesFromSnapshotTest-1346748489 tempest-CreateVolumesFromSnapshotTest-1346748489-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (90ec32b5-ea6d-4e5d-8661-ebd2f92e6bc7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:48:55.622525 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.quota [None req-4f9c2933-361f-487f-9d76-883036257d0e tempest-CreateVolumesFromSnapshotTest-1346748489 tempest-CreateVolumesFromSnapshotTest-1346748489-project-member] Created reservations ['9a9f4b92-4b96-4d2f-8afe-6fe1fa4d1e0a', '9e1f3a64-04c5-4ede-a9fe-30e1ea864eaa', 'e51eed2e-0102-441d-94ed-ec6b4c979c72', '1dd4fa71-c70e-46cd-b1a2-cfbdd1884645'] {{(pid=100372) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:48:55.623300 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-4f9c2933-361f-487f-9d76-883036257d0e tempest-CreateVolumesFromSnapshotTest-1346748489 tempest-CreateVolumesFromSnapshotTest-1346748489-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (90ec32b5-ea6d-4e5d-8661-ebd2f92e6bc7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9a9f4b92-4b96-4d2f-8afe-6fe1fa4d1e0a', '9e1f3a64-04c5-4ede-a9fe-30e1ea864eaa', 'e51eed2e-0102-441d-94ed-ec6b4c979c72', '1dd4fa71-c70e-46cd-b1a2-cfbdd1884645']}' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:48:55.624067 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-4f9c2933-361f-487f-9d76-883036257d0e tempest-CreateVolumesFromSnapshotTest-1346748489 tempest-CreateVolumesFromSnapshotTest-1346748489-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (788e3c57-9927-4b30-82c4-681b85f17bc8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:48:55.643332 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-4f9c2933-361f-487f-9d76-883036257d0e tempest-CreateVolumesFromSnapshotTest-1346748489 tempest-CreateVolumesFromSnapshotTest-1346748489-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (788e3c57-9927-4b30-82c4-681b85f17bc8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd25b1ffc-4db0-4e3e-8ee3-505f0d83d3e0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1557585100',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='25ea333742364f5b94fe29b2de40e088',qos_specs=None,replication_status=,reservations=['9a9f4b92-4b96-4d2f-8afe-6fe1fa4d1e0a','9e1f3a64-04c5-4ede-a9fe-30e1ea864eaa','e51eed2e-0102-441d-94ed-ec6b4c979c72','1dd4fa71-c70e-46cd-b1a2-cfbdd1884645'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0c35bcb985c64e6c999d38503188a227',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:48:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1557585100',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d25b1ffc-4db0-4e3e-8ee3-505f0d83d3e0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='25ea333742364f5b94fe29b2de40e088',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0c35bcb985c64e6c999d38503188a227',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6cd66f07-4c7b-40b2-9dfb-378538f29c9e),volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:48:55.644036 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-4f9c2933-361f-487f-9d76-883036257d0e tempest-CreateVolumesFromSnapshotTest-1346748489 tempest-CreateVolumesFromSnapshotTest-1346748489-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c2f6e1b6-a441-49c5-8c07-cd2271f09ebc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:48:55.655975 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-4fcd57f9-d2f4-497d-a523-5fffa2354ed2 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:48:55.657488 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-4fcd57f9-d2f4-497d-a523-5fffa2354ed2 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] GET https://10.4.3.105/volume/v3/backups/4afd559d-131b-4be8-bcd5-66836590c126 Aug 12 10:48:55.657712 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-4fcd57f9-d2f4-497d-a523-5fffa2354ed2 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:48:55.657888 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-4fcd57f9-d2f4-497d-a523-5fffa2354ed2 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:48:55.658030 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-4fcd57f9-d2f4-497d-a523-5fffa2354ed2 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Show backup with id 4afd559d-131b-4be8-bcd5-66836590c126. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:48:55.659558 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-4f9c2933-361f-487f-9d76-883036257d0e tempest-CreateVolumesFromSnapshotTest-1346748489 tempest-CreateVolumesFromSnapshotTest-1346748489-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c2f6e1b6-a441-49c5-8c07-cd2271f09ebc) transitioned into state 'SUCCESS' from state '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-1557585100',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='25ea333742364f5b94fe29b2de40e088',qos_specs=None,replication_status=,reservations=['9a9f4b92-4b96-4d2f-8afe-6fe1fa4d1e0a','9e1f3a64-04c5-4ede-a9fe-30e1ea864eaa','e51eed2e-0102-441d-94ed-ec6b4c979c72','1dd4fa71-c70e-46cd-b1a2-cfbdd1884645'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0c35bcb985c64e6c999d38503188a227',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:48:55.660227 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-4f9c2933-361f-487f-9d76-883036257d0e tempest-CreateVolumesFromSnapshotTest-1346748489 tempest-CreateVolumesFromSnapshotTest-1346748489-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (29a2864a-9ed2-4b7e-8611-eb2ee1cc515b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:48:55.661941 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:48:55.661941 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:48:55.662494 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-4fcd57f9-d2f4-497d-a523-5fffa2354ed2 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] https://10.4.3.105/volume/v3/backups/4afd559d-131b-4be8-bcd5-66836590c126 returned with HTTP 200 Aug 12 10:48:55.662850 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1326/5337] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:48:55 2026] GET /volume/v3/backups/4afd559d-131b-4be8-bcd5-66836590c126 => generated 737 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:48:55.668967 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-4f9c2933-361f-487f-9d76-883036257d0e tempest-CreateVolumesFromSnapshotTest-1346748489 tempest-CreateVolumesFromSnapshotTest-1346748489-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (29a2864a-9ed2-4b7e-8611-eb2ee1cc515b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:48:55.669770 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-4f9c2933-361f-487f-9d76-883036257d0e tempest-CreateVolumesFromSnapshotTest-1346748489 tempest-CreateVolumesFromSnapshotTest-1346748489-project-member] Flow 'volume_create_api' (7f0a2707-be63-4553-9fbf-e1abd0ed36d1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100372) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:48:55.670005 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-4f9c2933-361f-487f-9d76-883036257d0e tempest-CreateVolumesFromSnapshotTest-1346748489 tempest-CreateVolumesFromSnapshotTest-1346748489-project-member] Create volume request issued successfully. Aug 12 10:48:55.670529 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-4f9c2933-361f-487f-9d76-883036257d0e tempest-CreateVolumesFromSnapshotTest-1346748489 tempest-CreateVolumesFromSnapshotTest-1346748489-project-member] https://10.4.3.105/volume/v3/volumes returned with HTTP 202 Aug 12 10:48:55.670982 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1338/5338] 10.4.3.105 () {68 vars in 1259 bytes} [Wed Aug 12 10:48:55 2026] POST /volume/v3/volumes => generated 760 bytes in 117 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 10:48:55.672121 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-e7245047-f5d9-448c-8834-69c52197a6fc None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:48:55.673865 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-e7245047-f5d9-448c-8834-69c52197a6fc tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] GET https://10.4.3.105/volume/v3/backups/4afd559d-131b-4be8-bcd5-66836590c126/export_record Aug 12 10:48:55.674082 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-e7245047-f5d9-448c-8834-69c52197a6fc tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:48:55.674267 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-e7245047-f5d9-448c-8834-69c52197a6fc tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Calling method 'export_record' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:48:55.674365 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.contrib.backups [None req-e7245047-f5d9-448c-8834-69c52197a6fc tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Export record for backup 4afd559d-131b-4be8-bcd5-66836590c126. {{(pid=100374) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 12 10:48:55.678673 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:48:55.678673 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:48:55.679475 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.backup.api [None req-e7245047-f5d9-448c-8834-69c52197a6fc tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Calling RPCAPI with context: , host: np0000007037, backup: 4afd559d-131b-4be8-bcd5-66836590c126. {{(pid=100374) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Aug 12 10:48:55.682906 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-b36da405-8aad-44f3-83c0-52f468d11d3d None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:48:55.685058 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-b36da405-8aad-44f3-83c0-52f468d11d3d tempest-CreateVolumesFromSnapshotTest-1346748489 tempest-CreateVolumesFromSnapshotTest-1346748489-project-member] POST https://10.4.3.105/volume/v3/volumes Aug 12 10:48:55.685450 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-b36da405-8aad-44f3-83c0-52f468d11d3d tempest-CreateVolumesFromSnapshotTest-1346748489 tempest-CreateVolumesFromSnapshotTest-1346748489-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "784203ca-c13d-46e7-8d9f-4a0b74f6d279", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1975526428"}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:48:55.686756 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.backup.rpcapi [None req-e7245047-f5d9-448c-8834-69c52197a6fc tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] export_record in rpcapi backup_id 4afd559d-131b-4be8-bcd5-66836590c126 on host np0000007037. {{(pid=100374) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Aug 12 10:48:55.687036 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.v3.volumes [None req-b36da405-8aad-44f3-83c0-52f468d11d3d tempest-CreateVolumesFromSnapshotTest-1346748489 tempest-CreateVolumesFromSnapshotTest-1346748489-project-member] Create volume request body: {'volume': {"'snapshot_id": '784203ca-c13d-46e7-8d9f-4a0b74f6d279', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1975526428'}} {{(pid=100375) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 10:48:55.687174 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.v3.volumes [None req-b36da405-8aad-44f3-83c0-52f468d11d3d tempest-CreateVolumesFromSnapshotTest-1346748489 tempest-CreateVolumesFromSnapshotTest-1346748489-project-member] Create volume of 1 GB Aug 12 10:48:55.687469 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:48:55.687469 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:48:55.691448 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-b36da405-8aad-44f3-83c0-52f468d11d3d tempest-CreateVolumesFromSnapshotTest-1346748489 tempest-CreateVolumesFromSnapshotTest-1346748489-project-member] Availability Zones retrieved successfully. Aug 12 10:48:55.697300 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.contrib.backups [None req-e7245047-f5d9-448c-8834-69c52197a6fc tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNGFmZDU1OWQtMTMxYi00YmU4LWJjZDUtNjY4MzY1OTBjMTI2IiwgInVzZXJfaWQiOiAiNDQ4ZWRmMjg1NzdhNDc1MGE1ODlhZDMwMTU2MTgxYTIiLCAicHJvamVjdF9pZCI6ICJkN2UyY2QwMWM3ZDY0ODIzYTBjNWY5MzkxMjQ5OWU0ZiIsICJ2b2x1bWVfaWQiOiAiYjNmNWI1ZjMtMGU1Mi00NmQxLWJhNTUtZjgwMTgzNDRiMzdhIiwgImhvc3QiOiAibnAwMDAwMDA3MDM3IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC03OTQxNjcyOTIiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV9iM2Y1YjVmMy0wZTUyLTQ2ZDEtYmE1NS1mODAxODM0NGIzN2EvMjAyNjA4MTIxMDQ4NDMvYXpfbm92YV9iYWNrdXBfNGFmZDU1OWQtMTMxYi00YmU4LWJjZDUtNjY4MzY1OTBjMTI2IiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0xMlQxMDo0ODo0MVoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0xMlQxMDo0ODo0MVoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTEyVDEwOjQ4OjU1WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=100374) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Aug 12 10:48:55.697570 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-e7245047-f5d9-448c-8834-69c52197a6fc tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] https://10.4.3.105/volume/v3/backups/4afd559d-131b-4be8-bcd5-66836590c126/export_record returned with HTTP 200 Aug 12 10:48:55.697619 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-b36da405-8aad-44f3-83c0-52f468d11d3d tempest-CreateVolumesFromSnapshotTest-1346748489 tempest-CreateVolumesFromSnapshotTest-1346748489-project-member] Flow 'volume_create_api' (00453b0d-bc38-4c29-85ae-93007a990d3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:48:55.697963 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1333/5339] 10.4.3.105 () {68 vars in 1430 bytes} [Wed Aug 12 10:48:55 2026] GET /volume/v3/backups/4afd559d-131b-4be8-bcd5-66836590c126/export_record => generated 1424 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:48:55.698607 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-b36da405-8aad-44f3-83c0-52f468d11d3d tempest-CreateVolumesFromSnapshotTest-1346748489 tempest-CreateVolumesFromSnapshotTest-1346748489-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6a6c0ee3-844d-47ee-bfda-67eb1a1b2dce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:48:55.699639 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.flows.api.create_volume [None req-b36da405-8aad-44f3-83c0-52f468d11d3d tempest-CreateVolumesFromSnapshotTest-1346748489 tempest-CreateVolumesFromSnapshotTest-1346748489-project-member] Validating volume size '1' using validate_int {{(pid=100375) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 10:48:55.705980 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-71ca74f9-3a13-4821-b55b-680b53fa69ec None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:48:55.707472 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-71ca74f9-3a13-4821-b55b-680b53fa69ec tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] GET https://10.4.3.105/volume/v3/backups/4afd559d-131b-4be8-bcd5-66836590c126 Aug 12 10:48:55.707693 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-71ca74f9-3a13-4821-b55b-680b53fa69ec tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:48:55.707939 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-71ca74f9-3a13-4821-b55b-680b53fa69ec tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:48:55.708125 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-71ca74f9-3a13-4821-b55b-680b53fa69ec tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Show backup with id 4afd559d-131b-4be8-bcd5-66836590c126. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:48:55.712578 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:48:55.712578 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:48:55.713286 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-71ca74f9-3a13-4821-b55b-680b53fa69ec tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] https://10.4.3.105/volume/v3/backups/4afd559d-131b-4be8-bcd5-66836590c126 returned with HTTP 200 Aug 12 10:48:55.713707 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1327/5340] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:48:55 2026] GET /volume/v3/backups/4afd559d-131b-4be8-bcd5-66836590c126 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:48:55.724580 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-53bd578f-5901-4d52-be2e-f042ca1a3eb8 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:48:55.725892 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-b36da405-8aad-44f3-83c0-52f468d11d3d tempest-CreateVolumesFromSnapshotTest-1346748489 tempest-CreateVolumesFromSnapshotTest-1346748489-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6a6c0ee3-844d-47ee-bfda-67eb1a1b2dce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T10:26:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6cd66f07-4c7b-40b2-9dfb-378538f29c9e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:48:55.726654 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-b36da405-8aad-44f3-83c0-52f468d11d3d tempest-CreateVolumesFromSnapshotTest-1346748489 tempest-CreateVolumesFromSnapshotTest-1346748489-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b97f3aba-c53b-41cb-9cde-91367c0266ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:48:55.726835 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-53bd578f-5901-4d52-be2e-f042ca1a3eb8 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-member] POST https://10.4.3.105/volume/v3/backups/import_record Aug 12 10:48:55.727393 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-53bd578f-5901-4d52-be2e-f042ca1a3eb8 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-member] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZTBiM2U4ZWItZDY1Ni00YjQwLTg3NjgtZjhkY2Y4NDNjYjU1IiwgInVzZXJfaWQiOiAiNDQ4ZWRmMjg1NzdhNDc1MGE1ODlhZDMwMTU2MTgxYTIiLCAicHJvamVjdF9pZCI6ICJkN2UyY2QwMWM3ZDY0ODIzYTBjNWY5MzkxMjQ5OWU0ZiIsICJ2b2x1bWVfaWQiOiAiYjNmNWI1ZjMtMGU1Mi00NmQxLWJhNTUtZjgwMTgzNDRiMzdhIiwgImhvc3QiOiAibnAwMDAwMDA3MDM3IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC03OTQxNjcyOTIiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV9iM2Y1YjVmMy0wZTUyLTQ2ZDEtYmE1NS1mODAxODM0NGIzN2EvMjAyNjA4MTIxMDQ4NDMvYXpfbm92YV9iYWNrdXBfNGFmZDU1OWQtMTMxYi00YmU4LWJjZDUtNjY4MzY1OTBjMTI2IiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0xMlQxMDo0ODo0MVoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0xMlQxMDo0ODo0MVoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTEyVDEwOjQ4OjU1WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0="}} {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:48:55.729176 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.contrib.backups [None req-53bd578f-5901-4d52-be2e-f042ca1a3eb8 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-member] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZTBiM2U4ZWItZDY1Ni00YjQwLTg3NjgtZjhkY2Y4NDNjYjU1IiwgInVzZXJfaWQiOiAiNDQ4ZWRmMjg1NzdhNDc1MGE1ODlhZDMwMTU2MTgxYTIiLCAicHJvamVjdF9pZCI6ICJkN2UyY2QwMWM3ZDY0ODIzYTBjNWY5MzkxMjQ5OWU0ZiIsICJ2b2x1bWVfaWQiOiAiYjNmNWI1ZjMtMGU1Mi00NmQxLWJhNTUtZjgwMTgzNDRiMzdhIiwgImhvc3QiOiAibnAwMDAwMDA3MDM3IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC03OTQxNjcyOTIiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV9iM2Y1YjVmMy0wZTUyLTQ2ZDEtYmE1NS1mODAxODM0NGIzN2EvMjAyNjA4MTIxMDQ4NDMvYXpfbm92YV9iYWNrdXBfNGFmZDU1OWQtMTMxYi00YmU4LWJjZDUtNjY4MzY1OTBjMTI2IiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0xMlQxMDo0ODo0MVoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0xMlQxMDo0ODo0MVoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTEyVDEwOjQ4OjU1WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=100372) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Aug 12 10:48:55.729278 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.contrib.backups [None req-53bd578f-5901-4d52-be2e-f042ca1a3eb8 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-member] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZTBiM2U4ZWItZDY1Ni00YjQwLTg3NjgtZjhkY2Y4NDNjYjU1IiwgInVzZXJfaWQiOiAiNDQ4ZWRmMjg1NzdhNDc1MGE1ODlhZDMwMTU2MTgxYTIiLCAicHJvamVjdF9pZCI6ICJkN2UyY2QwMWM3ZDY0ODIzYTBjNWY5MzkxMjQ5OWU0ZiIsICJ2b2x1bWVfaWQiOiAiYjNmNWI1ZjMtMGU1Mi00NmQxLWJhNTUtZjgwMTgzNDRiMzdhIiwgImhvc3QiOiAibnAwMDAwMDA3MDM3IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC03OTQxNjcyOTIiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV9iM2Y1YjVmMy0wZTUyLTQ2ZDEtYmE1NS1mODAxODM0NGIzN2EvMjAyNjA4MTIxMDQ4NDMvYXpfbm92YV9iYWNrdXBfNGFmZDU1OWQtMTMxYi00YmU4LWJjZDUtNjY4MzY1OTBjMTI2IiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0xMlQxMDo0ODo0MVoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0xMlQxMDo0ODo0MVoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTEyVDEwOjQ4OjU1WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0=. {{(pid=100372) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Aug 12 10:48:55.729694 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:48:55.729694 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:48:55.730143 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.policy [None req-53bd578f-5901-4d52-be2e-f042ca1a3eb8 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-member] Policy check for backup:backup-import failed with context {'is_admin': False, 'user_id': '6f8298f24d8d4d7fa239b85b045d351d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd7e2cd01c7d64823a0c5f93912499e4f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100372) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 12 10:48:55.730346 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-53bd578f-5901-4d52-be2e-f042ca1a3eb8 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-member] https://10.4.3.105/volume/v3/backups/import_record returned with HTTP 403 Aug 12 10:48:55.731102 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1339/5341] 10.4.3.105 () {70 vars in 1342 bytes} [Wed Aug 12 10:48:55 2026] POST /volume/v3/backups/import_record => generated 101 bytes in 7 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:48:55.737674 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-8cff9b35-88a9-48f4-a643-45c96c4417f8 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:48:55.739327 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-8cff9b35-88a9-48f4-a643-45c96c4417f8 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] DELETE https://10.4.3.105/volume/v3/volumes/b3f5b5f3-0e52-46d1-ba55-f8018344b37a Aug 12 10:48:55.739557 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-8cff9b35-88a9-48f4-a643-45c96c4417f8 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:48:55.739758 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-8cff9b35-88a9-48f4-a643-45c96c4417f8 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Calling method 'delete' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:48:55.739937 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.v3.volumes [None req-8cff9b35-88a9-48f4-a643-45c96c4417f8 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Delete volume with id: b3f5b5f3-0e52-46d1-ba55-f8018344b37a Aug 12 10:48:55.746602 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:48:55.746602 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:48:55.747082 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-8cff9b35-88a9-48f4-a643-45c96c4417f8 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Volume info retrieved successfully. Aug 12 10:48:55.761394 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.quota [None req-b36da405-8aad-44f3-83c0-52f468d11d3d tempest-CreateVolumesFromSnapshotTest-1346748489 tempest-CreateVolumesFromSnapshotTest-1346748489-project-member] Created reservations ['7acf6a60-23cf-4a3f-b989-358dceed2c94', '80b19d08-d864-45d0-92db-96ed09e037ef', 'c1a2797d-94b8-4b74-a5c6-293cad766935', '4e709589-e422-4699-b83a-95ab97455f29'] {{(pid=100375) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:48:55.762393 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-b36da405-8aad-44f3-83c0-52f468d11d3d tempest-CreateVolumesFromSnapshotTest-1346748489 tempest-CreateVolumesFromSnapshotTest-1346748489-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b97f3aba-c53b-41cb-9cde-91367c0266ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7acf6a60-23cf-4a3f-b989-358dceed2c94', '80b19d08-d864-45d0-92db-96ed09e037ef', 'c1a2797d-94b8-4b74-a5c6-293cad766935', '4e709589-e422-4699-b83a-95ab97455f29']}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:48:55.763652 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-b36da405-8aad-44f3-83c0-52f468d11d3d tempest-CreateVolumesFromSnapshotTest-1346748489 tempest-CreateVolumesFromSnapshotTest-1346748489-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aab0aa34-82d3-4a01-b807-fe1cf684cd46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:48:55.765144 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-8cff9b35-88a9-48f4-a643-45c96c4417f8 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Delete volume request issued successfully. Aug 12 10:48:55.765629 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-8cff9b35-88a9-48f4-a643-45c96c4417f8 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] https://10.4.3.105/volume/v3/volumes/b3f5b5f3-0e52-46d1-ba55-f8018344b37a returned with HTTP 202 Aug 12 10:48:55.765973 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1334/5342] 10.4.3.105 () {68 vars in 1391 bytes} [Wed Aug 12 10:48:55 2026] DELETE /volume/v3/volumes/b3f5b5f3-0e52-46d1-ba55-f8018344b37a => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 10:48:55.773116 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-2088cbfe-cc81-48a1-8ab8-5f566322c7f6 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:48:55.775237 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-2088cbfe-cc81-48a1-8ab8-5f566322c7f6 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] GET https://10.4.3.105/volume/v3/volumes/b3f5b5f3-0e52-46d1-ba55-f8018344b37a Aug 12 10:48:55.775525 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-2088cbfe-cc81-48a1-8ab8-5f566322c7f6 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:48:55.775824 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-2088cbfe-cc81-48a1-8ab8-5f566322c7f6 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:48:55.785053 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:48:55.785053 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:48:55.786266 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-b36da405-8aad-44f3-83c0-52f468d11d3d tempest-CreateVolumesFromSnapshotTest-1346748489 tempest-CreateVolumesFromSnapshotTest-1346748489-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aab0aa34-82d3-4a01-b807-fe1cf684cd46) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '472f9031-e9f6-4e2b-9f8d-4eae1dda5b36', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1975526428',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='25ea333742364f5b94fe29b2de40e088',qos_specs=None,replication_status=,reservations=['7acf6a60-23cf-4a3f-b989-358dceed2c94','80b19d08-d864-45d0-92db-96ed09e037ef','c1a2797d-94b8-4b74-a5c6-293cad766935','4e709589-e422-4699-b83a-95ab97455f29'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0c35bcb985c64e6c999d38503188a227',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:48:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1975526428',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=472f9031-e9f6-4e2b-9f8d-4eae1dda5b36,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='25ea333742364f5b94fe29b2de40e088',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0c35bcb985c64e6c999d38503188a227',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6cd66f07-4c7b-40b2-9dfb-378538f29c9e),volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:48:55.787113 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-b36da405-8aad-44f3-83c0-52f468d11d3d tempest-CreateVolumesFromSnapshotTest-1346748489 tempest-CreateVolumesFromSnapshotTest-1346748489-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a74bc77c-aff2-4f6c-839e-6d7e95218563) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:48:55.789377 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-2088cbfe-cc81-48a1-8ab8-5f566322c7f6 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Volume info retrieved successfully. Aug 12 10:48:55.793656 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-2088cbfe-cc81-48a1-8ab8-5f566322c7f6 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] https://10.4.3.105/volume/v3/volumes/b3f5b5f3-0e52-46d1-ba55-f8018344b37a returned with HTTP 200 Aug 12 10:48:55.794109 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1328/5343] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:48:55 2026] GET /volume/v3/volumes/b3f5b5f3-0e52-46d1-ba55-f8018344b37a => generated 1008 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:48:55.802567 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-b36da405-8aad-44f3-83c0-52f468d11d3d tempest-CreateVolumesFromSnapshotTest-1346748489 tempest-CreateVolumesFromSnapshotTest-1346748489-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a74bc77c-aff2-4f6c-839e-6d7e95218563) transitioned into state 'SUCCESS' from state '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-1975526428',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='25ea333742364f5b94fe29b2de40e088',qos_specs=None,replication_status=,reservations=['7acf6a60-23cf-4a3f-b989-358dceed2c94','80b19d08-d864-45d0-92db-96ed09e037ef','c1a2797d-94b8-4b74-a5c6-293cad766935','4e709589-e422-4699-b83a-95ab97455f29'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0c35bcb985c64e6c999d38503188a227',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:48:55.803221 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-b36da405-8aad-44f3-83c0-52f468d11d3d tempest-CreateVolumesFromSnapshotTest-1346748489 tempest-CreateVolumesFromSnapshotTest-1346748489-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (63ab2590-b5b7-4451-9b39-88a95a789866) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:48:55.811125 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-b36da405-8aad-44f3-83c0-52f468d11d3d tempest-CreateVolumesFromSnapshotTest-1346748489 tempest-CreateVolumesFromSnapshotTest-1346748489-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (63ab2590-b5b7-4451-9b39-88a95a789866) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:48:55.811970 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-b36da405-8aad-44f3-83c0-52f468d11d3d tempest-CreateVolumesFromSnapshotTest-1346748489 tempest-CreateVolumesFromSnapshotTest-1346748489-project-member] Flow 'volume_create_api' (00453b0d-bc38-4c29-85ae-93007a990d3e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100375) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:48:55.812264 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-b36da405-8aad-44f3-83c0-52f468d11d3d tempest-CreateVolumesFromSnapshotTest-1346748489 tempest-CreateVolumesFromSnapshotTest-1346748489-project-member] Create volume request issued successfully. Aug 12 10:48:55.812819 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-b36da405-8aad-44f3-83c0-52f468d11d3d tempest-CreateVolumesFromSnapshotTest-1346748489 tempest-CreateVolumesFromSnapshotTest-1346748489-project-member] https://10.4.3.105/volume/v3/volumes returned with HTTP 202 Aug 12 10:48:55.813365 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1343/5344] 10.4.3.105 () {68 vars in 1259 bytes} [Wed Aug 12 10:48:55 2026] POST /volume/v3/volumes => generated 760 bytes in 131 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 10:48:55.823720 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-a4b9db6d-adaf-44b1-bdfb-88eeb5a14178 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:48:55.825785 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-a4b9db6d-adaf-44b1-bdfb-88eeb5a14178 tempest-CreateVolumesFromSnapshotTest-1346748489 tempest-CreateVolumesFromSnapshotTest-1346748489-project-member] POST https://10.4.3.105/volume/v3/volumes Aug 12 10:48:55.826245 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-a4b9db6d-adaf-44b1-bdfb-88eeb5a14178 tempest-CreateVolumesFromSnapshotTest-1346748489 tempest-CreateVolumesFromSnapshotTest-1346748489-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "784203ca-c13d-46e7-8d9f-4a0b74f6d279", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-354337729"}} {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:48:55.828626 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.v3.volumes [None req-a4b9db6d-adaf-44b1-bdfb-88eeb5a14178 tempest-CreateVolumesFromSnapshotTest-1346748489 tempest-CreateVolumesFromSnapshotTest-1346748489-project-member] Create volume request body: {'volume': {"'snapshot_id": '784203ca-c13d-46e7-8d9f-4a0b74f6d279', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-354337729'}} {{(pid=100372) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 10:48:55.828788 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.v3.volumes [None req-a4b9db6d-adaf-44b1-bdfb-88eeb5a14178 tempest-CreateVolumesFromSnapshotTest-1346748489 tempest-CreateVolumesFromSnapshotTest-1346748489-project-member] Create volume of 1 GB Aug 12 10:48:55.833357 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-a4b9db6d-adaf-44b1-bdfb-88eeb5a14178 tempest-CreateVolumesFromSnapshotTest-1346748489 tempest-CreateVolumesFromSnapshotTest-1346748489-project-member] Availability Zones retrieved successfully. Aug 12 10:48:55.840128 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-a4b9db6d-adaf-44b1-bdfb-88eeb5a14178 tempest-CreateVolumesFromSnapshotTest-1346748489 tempest-CreateVolumesFromSnapshotTest-1346748489-project-member] Flow 'volume_create_api' (0523f86d-4017-44d7-a7a5-89b53209bb37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100372) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:48:55.842025 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-a4b9db6d-adaf-44b1-bdfb-88eeb5a14178 tempest-CreateVolumesFromSnapshotTest-1346748489 tempest-CreateVolumesFromSnapshotTest-1346748489-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cf2ea470-8c00-4724-bdc4-b0f1778e6759) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:48:55.843155 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.flows.api.create_volume [None req-a4b9db6d-adaf-44b1-bdfb-88eeb5a14178 tempest-CreateVolumesFromSnapshotTest-1346748489 tempest-CreateVolumesFromSnapshotTest-1346748489-project-member] Validating volume size '1' using validate_int {{(pid=100372) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 10:48:55.867756 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-a4b9db6d-adaf-44b1-bdfb-88eeb5a14178 tempest-CreateVolumesFromSnapshotTest-1346748489 tempest-CreateVolumesFromSnapshotTest-1346748489-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cf2ea470-8c00-4724-bdc4-b0f1778e6759) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T10:26:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6cd66f07-4c7b-40b2-9dfb-378538f29c9e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:48:55.868598 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-a4b9db6d-adaf-44b1-bdfb-88eeb5a14178 tempest-CreateVolumesFromSnapshotTest-1346748489 tempest-CreateVolumesFromSnapshotTest-1346748489-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6235f8a0-8b06-4d96-bc24-b360fe208353) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:48:55.903613 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.quota [None req-a4b9db6d-adaf-44b1-bdfb-88eeb5a14178 tempest-CreateVolumesFromSnapshotTest-1346748489 tempest-CreateVolumesFromSnapshotTest-1346748489-project-member] Created reservations ['054cf499-2a8a-45bb-bb56-c0eb76a470e1', '59ed9213-ca11-454c-92f2-3b8f4882b971', '88376227-6456-4291-827b-8ec67a541cad', 'e40580e9-a814-467a-8a6d-bbf01acfce89'] {{(pid=100372) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:48:55.904372 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-a4b9db6d-adaf-44b1-bdfb-88eeb5a14178 tempest-CreateVolumesFromSnapshotTest-1346748489 tempest-CreateVolumesFromSnapshotTest-1346748489-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6235f8a0-8b06-4d96-bc24-b360fe208353) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['054cf499-2a8a-45bb-bb56-c0eb76a470e1', '59ed9213-ca11-454c-92f2-3b8f4882b971', '88376227-6456-4291-827b-8ec67a541cad', 'e40580e9-a814-467a-8a6d-bbf01acfce89']}' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:48:55.905281 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-a4b9db6d-adaf-44b1-bdfb-88eeb5a14178 tempest-CreateVolumesFromSnapshotTest-1346748489 tempest-CreateVolumesFromSnapshotTest-1346748489-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a19aadc4-20ef-431e-88a9-2de894ddb7c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:48:55.927479 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-a4b9db6d-adaf-44b1-bdfb-88eeb5a14178 tempest-CreateVolumesFromSnapshotTest-1346748489 tempest-CreateVolumesFromSnapshotTest-1346748489-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a19aadc4-20ef-431e-88a9-2de894ddb7c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '431c535f-3fe1-40a0-b6ee-b00b015d6a7f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-354337729',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='25ea333742364f5b94fe29b2de40e088',qos_specs=None,replication_status=,reservations=['054cf499-2a8a-45bb-bb56-c0eb76a470e1','59ed9213-ca11-454c-92f2-3b8f4882b971','88376227-6456-4291-827b-8ec67a541cad','e40580e9-a814-467a-8a6d-bbf01acfce89'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0c35bcb985c64e6c999d38503188a227',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:48:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-354337729',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=431c535f-3fe1-40a0-b6ee-b00b015d6a7f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='25ea333742364f5b94fe29b2de40e088',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0c35bcb985c64e6c999d38503188a227',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6cd66f07-4c7b-40b2-9dfb-378538f29c9e),volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:48:55.928239 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-a4b9db6d-adaf-44b1-bdfb-88eeb5a14178 tempest-CreateVolumesFromSnapshotTest-1346748489 tempest-CreateVolumesFromSnapshotTest-1346748489-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (589a1e9c-2c0c-4e6f-88b2-4748d5f037e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:48:55.943149 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-a4b9db6d-adaf-44b1-bdfb-88eeb5a14178 tempest-CreateVolumesFromSnapshotTest-1346748489 tempest-CreateVolumesFromSnapshotTest-1346748489-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (589a1e9c-2c0c-4e6f-88b2-4748d5f037e8) transitioned into state 'SUCCESS' from state '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-354337729',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='25ea333742364f5b94fe29b2de40e088',qos_specs=None,replication_status=,reservations=['054cf499-2a8a-45bb-bb56-c0eb76a470e1','59ed9213-ca11-454c-92f2-3b8f4882b971','88376227-6456-4291-827b-8ec67a541cad','e40580e9-a814-467a-8a6d-bbf01acfce89'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0c35bcb985c64e6c999d38503188a227',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:48:55.943837 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-a4b9db6d-adaf-44b1-bdfb-88eeb5a14178 tempest-CreateVolumesFromSnapshotTest-1346748489 tempest-CreateVolumesFromSnapshotTest-1346748489-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (38603ac4-57f8-4723-ae67-d07d74722ad0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:48:55.951589 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-a4b9db6d-adaf-44b1-bdfb-88eeb5a14178 tempest-CreateVolumesFromSnapshotTest-1346748489 tempest-CreateVolumesFromSnapshotTest-1346748489-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (38603ac4-57f8-4723-ae67-d07d74722ad0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:48:55.952545 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-a4b9db6d-adaf-44b1-bdfb-88eeb5a14178 tempest-CreateVolumesFromSnapshotTest-1346748489 tempest-CreateVolumesFromSnapshotTest-1346748489-project-member] Flow 'volume_create_api' (0523f86d-4017-44d7-a7a5-89b53209bb37) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100372) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:48:55.952730 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-a4b9db6d-adaf-44b1-bdfb-88eeb5a14178 tempest-CreateVolumesFromSnapshotTest-1346748489 tempest-CreateVolumesFromSnapshotTest-1346748489-project-member] Create volume request issued successfully. Aug 12 10:48:55.953306 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-a4b9db6d-adaf-44b1-bdfb-88eeb5a14178 tempest-CreateVolumesFromSnapshotTest-1346748489 tempest-CreateVolumesFromSnapshotTest-1346748489-project-member] https://10.4.3.105/volume/v3/volumes returned with HTTP 202 Aug 12 10:48:55.954111 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1340/5345] 10.4.3.105 () {68 vars in 1259 bytes} [Wed Aug 12 10:48:55 2026] POST /volume/v3/volumes => generated 759 bytes in 131 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 10:48:55.964350 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-a1d067e5-fd33-4756-ad88-c6b329af2d6b None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:48:55.966477 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-a1d067e5-fd33-4756-ad88-c6b329af2d6b tempest-CreateVolumesFromSnapshotTest-1346748489 tempest-CreateVolumesFromSnapshotTest-1346748489-project-member] POST https://10.4.3.105/volume/v3/volumes Aug 12 10:48:55.966919 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-a1d067e5-fd33-4756-ad88-c6b329af2d6b tempest-CreateVolumesFromSnapshotTest-1346748489 tempest-CreateVolumesFromSnapshotTest-1346748489-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "784203ca-c13d-46e7-8d9f-4a0b74f6d279", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-404679440"}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:48:55.968831 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.volumes [None req-a1d067e5-fd33-4756-ad88-c6b329af2d6b tempest-CreateVolumesFromSnapshotTest-1346748489 tempest-CreateVolumesFromSnapshotTest-1346748489-project-member] Create volume request body: {'volume': {"'snapshot_id": '784203ca-c13d-46e7-8d9f-4a0b74f6d279', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-404679440'}} {{(pid=100374) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 10:48:55.968971 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.v3.volumes [None req-a1d067e5-fd33-4756-ad88-c6b329af2d6b tempest-CreateVolumesFromSnapshotTest-1346748489 tempest-CreateVolumesFromSnapshotTest-1346748489-project-member] Create volume of 1 GB Aug 12 10:48:55.973750 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-a1d067e5-fd33-4756-ad88-c6b329af2d6b tempest-CreateVolumesFromSnapshotTest-1346748489 tempest-CreateVolumesFromSnapshotTest-1346748489-project-member] Availability Zones retrieved successfully. Aug 12 10:48:55.982273 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-a1d067e5-fd33-4756-ad88-c6b329af2d6b tempest-CreateVolumesFromSnapshotTest-1346748489 tempest-CreateVolumesFromSnapshotTest-1346748489-project-member] Flow 'volume_create_api' (601f1885-9cd4-4e29-89fc-681699cf2a1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:48:55.983589 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-a1d067e5-fd33-4756-ad88-c6b329af2d6b tempest-CreateVolumesFromSnapshotTest-1346748489 tempest-CreateVolumesFromSnapshotTest-1346748489-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5fd187d2-81d3-4ce4-b444-e078a1e7db3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:48:55.984901 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.flows.api.create_volume [None req-a1d067e5-fd33-4756-ad88-c6b329af2d6b tempest-CreateVolumesFromSnapshotTest-1346748489 tempest-CreateVolumesFromSnapshotTest-1346748489-project-member] Validating volume size '1' using validate_int {{(pid=100374) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 10:48:56.015610 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-a1d067e5-fd33-4756-ad88-c6b329af2d6b tempest-CreateVolumesFromSnapshotTest-1346748489 tempest-CreateVolumesFromSnapshotTest-1346748489-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5fd187d2-81d3-4ce4-b444-e078a1e7db3b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T10:26:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6cd66f07-4c7b-40b2-9dfb-378538f29c9e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:48:56.016297 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-a1d067e5-fd33-4756-ad88-c6b329af2d6b tempest-CreateVolumesFromSnapshotTest-1346748489 tempest-CreateVolumesFromSnapshotTest-1346748489-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3cfac2a1-4234-45d7-93f9-ba74573a6a07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:48:56.053457 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.quota [None req-a1d067e5-fd33-4756-ad88-c6b329af2d6b tempest-CreateVolumesFromSnapshotTest-1346748489 tempest-CreateVolumesFromSnapshotTest-1346748489-project-member] Created reservations ['2c2cd892-faf8-46ff-adb9-4e2f5d6474db', '961349f3-9de2-40f5-bf93-da5f898561b8', 'ee6c431d-b6b0-436f-a097-d75dc7c044aa', 'e70435a2-dc1d-4c79-94e1-16e4f59e5c6f'] {{(pid=100374) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:48:56.054181 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-a1d067e5-fd33-4756-ad88-c6b329af2d6b tempest-CreateVolumesFromSnapshotTest-1346748489 tempest-CreateVolumesFromSnapshotTest-1346748489-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3cfac2a1-4234-45d7-93f9-ba74573a6a07) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2c2cd892-faf8-46ff-adb9-4e2f5d6474db', '961349f3-9de2-40f5-bf93-da5f898561b8', 'ee6c431d-b6b0-436f-a097-d75dc7c044aa', 'e70435a2-dc1d-4c79-94e1-16e4f59e5c6f']}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:48:56.054829 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-a1d067e5-fd33-4756-ad88-c6b329af2d6b tempest-CreateVolumesFromSnapshotTest-1346748489 tempest-CreateVolumesFromSnapshotTest-1346748489-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9748901a-8f39-4b0e-a96f-c50221ed1168) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:48:56.074287 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-a1d067e5-fd33-4756-ad88-c6b329af2d6b tempest-CreateVolumesFromSnapshotTest-1346748489 tempest-CreateVolumesFromSnapshotTest-1346748489-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9748901a-8f39-4b0e-a96f-c50221ed1168) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1b377c1f-770f-4e81-b8bd-c979c6870671', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-404679440',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='25ea333742364f5b94fe29b2de40e088',qos_specs=None,replication_status=,reservations=['2c2cd892-faf8-46ff-adb9-4e2f5d6474db','961349f3-9de2-40f5-bf93-da5f898561b8','ee6c431d-b6b0-436f-a097-d75dc7c044aa','e70435a2-dc1d-4c79-94e1-16e4f59e5c6f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0c35bcb985c64e6c999d38503188a227',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:48:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-404679440',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1b377c1f-770f-4e81-b8bd-c979c6870671,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='25ea333742364f5b94fe29b2de40e088',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0c35bcb985c64e6c999d38503188a227',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6cd66f07-4c7b-40b2-9dfb-378538f29c9e),volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:48:56.074973 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-a1d067e5-fd33-4756-ad88-c6b329af2d6b tempest-CreateVolumesFromSnapshotTest-1346748489 tempest-CreateVolumesFromSnapshotTest-1346748489-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a4204f58-1c53-4621-aef5-c07bca2e7b70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:48:56.089723 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-a1d067e5-fd33-4756-ad88-c6b329af2d6b tempest-CreateVolumesFromSnapshotTest-1346748489 tempest-CreateVolumesFromSnapshotTest-1346748489-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a4204f58-1c53-4621-aef5-c07bca2e7b70) transitioned into state 'SUCCESS' from state '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-404679440',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='25ea333742364f5b94fe29b2de40e088',qos_specs=None,replication_status=,reservations=['2c2cd892-faf8-46ff-adb9-4e2f5d6474db','961349f3-9de2-40f5-bf93-da5f898561b8','ee6c431d-b6b0-436f-a097-d75dc7c044aa','e70435a2-dc1d-4c79-94e1-16e4f59e5c6f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0c35bcb985c64e6c999d38503188a227',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:48:56.090318 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-a1d067e5-fd33-4756-ad88-c6b329af2d6b tempest-CreateVolumesFromSnapshotTest-1346748489 tempest-CreateVolumesFromSnapshotTest-1346748489-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cb767edb-a978-4574-9c2f-9f039a4a01a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:48:56.097345 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-a1d067e5-fd33-4756-ad88-c6b329af2d6b tempest-CreateVolumesFromSnapshotTest-1346748489 tempest-CreateVolumesFromSnapshotTest-1346748489-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cb767edb-a978-4574-9c2f-9f039a4a01a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:48:56.098178 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-a1d067e5-fd33-4756-ad88-c6b329af2d6b tempest-CreateVolumesFromSnapshotTest-1346748489 tempest-CreateVolumesFromSnapshotTest-1346748489-project-member] Flow 'volume_create_api' (601f1885-9cd4-4e29-89fc-681699cf2a1f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100374) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:48:56.098435 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-a1d067e5-fd33-4756-ad88-c6b329af2d6b tempest-CreateVolumesFromSnapshotTest-1346748489 tempest-CreateVolumesFromSnapshotTest-1346748489-project-member] Create volume request issued successfully. Aug 12 10:48:56.098960 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-a1d067e5-fd33-4756-ad88-c6b329af2d6b tempest-CreateVolumesFromSnapshotTest-1346748489 tempest-CreateVolumesFromSnapshotTest-1346748489-project-member] https://10.4.3.105/volume/v3/volumes returned with HTTP 202 Aug 12 10:48:56.099487 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1335/5346] 10.4.3.105 () {68 vars in 1259 bytes} [Wed Aug 12 10:48:55 2026] POST /volume/v3/volumes => generated 759 bytes in 136 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 10:48:56.109765 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-73e7a2d7-807f-4b18-bfeb-d605528bbe12 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:48:56.111432 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-73e7a2d7-807f-4b18-bfeb-d605528bbe12 tempest-CreateVolumesFromSnapshotTest-1346748489 tempest-CreateVolumesFromSnapshotTest-1346748489-project-member] GET https://10.4.3.105/volume/v3/volumes/78b65fce-2e9b-4db6-92d8-00f7515c114a Aug 12 10:48:56.111650 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-73e7a2d7-807f-4b18-bfeb-d605528bbe12 tempest-CreateVolumesFromSnapshotTest-1346748489 tempest-CreateVolumesFromSnapshotTest-1346748489-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:48:56.111829 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-73e7a2d7-807f-4b18-bfeb-d605528bbe12 tempest-CreateVolumesFromSnapshotTest-1346748489 tempest-CreateVolumesFromSnapshotTest-1346748489-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:48:56.118090 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:48:56.118090 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:48:56.121572 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-73e7a2d7-807f-4b18-bfeb-d605528bbe12 tempest-CreateVolumesFromSnapshotTest-1346748489 tempest-CreateVolumesFromSnapshotTest-1346748489-project-member] Volume info retrieved successfully. Aug 12 10:48:56.125394 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-73e7a2d7-807f-4b18-bfeb-d605528bbe12 tempest-CreateVolumesFromSnapshotTest-1346748489 tempest-CreateVolumesFromSnapshotTest-1346748489-project-member] https://10.4.3.105/volume/v3/volumes/78b65fce-2e9b-4db6-92d8-00f7515c114a returned with HTTP 200 Aug 12 10:48:56.125749 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1329/5347] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:48:56 2026] GET /volume/v3/volumes/78b65fce-2e9b-4db6-92d8-00f7515c114a => generated 853 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:48:56.137093 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-05eed533-4711-43d6-8417-afc6197cb1b6 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:48:56.138818 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-05eed533-4711-43d6-8417-afc6197cb1b6 tempest-CreateVolumesFromSnapshotTest-1346748489 tempest-CreateVolumesFromSnapshotTest-1346748489-project-member] GET https://10.4.3.105/volume/v3/volumes/d25b1ffc-4db0-4e3e-8ee3-505f0d83d3e0 Aug 12 10:48:56.138988 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-05eed533-4711-43d6-8417-afc6197cb1b6 tempest-CreateVolumesFromSnapshotTest-1346748489 tempest-CreateVolumesFromSnapshotTest-1346748489-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:48:56.139166 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-05eed533-4711-43d6-8417-afc6197cb1b6 tempest-CreateVolumesFromSnapshotTest-1346748489 tempest-CreateVolumesFromSnapshotTest-1346748489-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:48:56.145506 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:48:56.145506 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:48:56.148693 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-05eed533-4711-43d6-8417-afc6197cb1b6 tempest-CreateVolumesFromSnapshotTest-1346748489 tempest-CreateVolumesFromSnapshotTest-1346748489-project-member] Volume info retrieved successfully. Aug 12 10:48:56.152355 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-05eed533-4711-43d6-8417-afc6197cb1b6 tempest-CreateVolumesFromSnapshotTest-1346748489 tempest-CreateVolumesFromSnapshotTest-1346748489-project-member] https://10.4.3.105/volume/v3/volumes/d25b1ffc-4db0-4e3e-8ee3-505f0d83d3e0 returned with HTTP 200 Aug 12 10:48:56.152708 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1344/5348] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:48:56 2026] GET /volume/v3/volumes/d25b1ffc-4db0-4e3e-8ee3-505f0d83d3e0 => generated 853 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:48:56.164532 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-1228aa19-8aad-4b0d-b81e-5ca8dd3ca877 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:48:56.166203 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-1228aa19-8aad-4b0d-b81e-5ca8dd3ca877 tempest-CreateVolumesFromSnapshotTest-1346748489 tempest-CreateVolumesFromSnapshotTest-1346748489-project-member] GET https://10.4.3.105/volume/v3/volumes/472f9031-e9f6-4e2b-9f8d-4eae1dda5b36 Aug 12 10:48:56.166378 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-1228aa19-8aad-4b0d-b81e-5ca8dd3ca877 tempest-CreateVolumesFromSnapshotTest-1346748489 tempest-CreateVolumesFromSnapshotTest-1346748489-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:48:56.166569 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-1228aa19-8aad-4b0d-b81e-5ca8dd3ca877 tempest-CreateVolumesFromSnapshotTest-1346748489 tempest-CreateVolumesFromSnapshotTest-1346748489-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:48:56.172665 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:48:56.172665 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:48:56.175658 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-1228aa19-8aad-4b0d-b81e-5ca8dd3ca877 tempest-CreateVolumesFromSnapshotTest-1346748489 tempest-CreateVolumesFromSnapshotTest-1346748489-project-member] Volume info retrieved successfully. Aug 12 10:48:56.179132 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-1228aa19-8aad-4b0d-b81e-5ca8dd3ca877 tempest-CreateVolumesFromSnapshotTest-1346748489 tempest-CreateVolumesFromSnapshotTest-1346748489-project-member] https://10.4.3.105/volume/v3/volumes/472f9031-e9f6-4e2b-9f8d-4eae1dda5b36 returned with HTTP 200 Aug 12 10:48:56.179457 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1341/5349] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:48:56 2026] GET /volume/v3/volumes/472f9031-e9f6-4e2b-9f8d-4eae1dda5b36 => generated 853 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:48:56.196116 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-702d8f2f-dfb9-4017-bef8-0aed3b721bfb None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:48:56.197815 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-702d8f2f-dfb9-4017-bef8-0aed3b721bfb tempest-CreateVolumesFromSnapshotTest-1346748489 tempest-CreateVolumesFromSnapshotTest-1346748489-project-member] GET https://10.4.3.105/volume/v3/volumes/431c535f-3fe1-40a0-b6ee-b00b015d6a7f Aug 12 10:48:56.197974 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-702d8f2f-dfb9-4017-bef8-0aed3b721bfb tempest-CreateVolumesFromSnapshotTest-1346748489 tempest-CreateVolumesFromSnapshotTest-1346748489-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:48:56.198171 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-702d8f2f-dfb9-4017-bef8-0aed3b721bfb tempest-CreateVolumesFromSnapshotTest-1346748489 tempest-CreateVolumesFromSnapshotTest-1346748489-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:48:56.204393 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:48:56.204393 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:48:56.207760 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-702d8f2f-dfb9-4017-bef8-0aed3b721bfb tempest-CreateVolumesFromSnapshotTest-1346748489 tempest-CreateVolumesFromSnapshotTest-1346748489-project-member] Volume info retrieved successfully. Aug 12 10:48:56.211528 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-702d8f2f-dfb9-4017-bef8-0aed3b721bfb tempest-CreateVolumesFromSnapshotTest-1346748489 tempest-CreateVolumesFromSnapshotTest-1346748489-project-member] https://10.4.3.105/volume/v3/volumes/431c535f-3fe1-40a0-b6ee-b00b015d6a7f returned with HTTP 200 Aug 12 10:48:56.211875 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1336/5350] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:48:56 2026] GET /volume/v3/volumes/431c535f-3fe1-40a0-b6ee-b00b015d6a7f => generated 852 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:48:56.223444 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-57b136c0-83fd-4154-bd0e-0ec347e2c681 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:48:56.225350 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-57b136c0-83fd-4154-bd0e-0ec347e2c681 tempest-CreateVolumesFromSnapshotTest-1346748489 tempest-CreateVolumesFromSnapshotTest-1346748489-project-member] GET https://10.4.3.105/volume/v3/volumes/1b377c1f-770f-4e81-b8bd-c979c6870671 Aug 12 10:48:56.225561 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-57b136c0-83fd-4154-bd0e-0ec347e2c681 tempest-CreateVolumesFromSnapshotTest-1346748489 tempest-CreateVolumesFromSnapshotTest-1346748489-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:48:56.225722 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-57b136c0-83fd-4154-bd0e-0ec347e2c681 tempest-CreateVolumesFromSnapshotTest-1346748489 tempest-CreateVolumesFromSnapshotTest-1346748489-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:48:56.232960 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:48:56.232960 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:48:56.236716 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-57b136c0-83fd-4154-bd0e-0ec347e2c681 tempest-CreateVolumesFromSnapshotTest-1346748489 tempest-CreateVolumesFromSnapshotTest-1346748489-project-member] Volume info retrieved successfully. Aug 12 10:48:56.240689 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-57b136c0-83fd-4154-bd0e-0ec347e2c681 tempest-CreateVolumesFromSnapshotTest-1346748489 tempest-CreateVolumesFromSnapshotTest-1346748489-project-member] https://10.4.3.105/volume/v3/volumes/1b377c1f-770f-4e81-b8bd-c979c6870671 returned with HTTP 200 Aug 12 10:48:56.241106 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1330/5351] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:48:56 2026] GET /volume/v3/volumes/1b377c1f-770f-4e81-b8bd-c979c6870671 => generated 852 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:48:56.253923 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-0e1745ee-b687-4d1d-9896-08260bb78c21 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:48:56.255563 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-0e1745ee-b687-4d1d-9896-08260bb78c21 tempest-CreateVolumesFromSnapshotTest-1346748489 tempest-CreateVolumesFromSnapshotTest-1346748489-project-member] DELETE https://10.4.3.105/volume/v3/volumes/1b377c1f-770f-4e81-b8bd-c979c6870671 Aug 12 10:48:56.255729 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-0e1745ee-b687-4d1d-9896-08260bb78c21 tempest-CreateVolumesFromSnapshotTest-1346748489 tempest-CreateVolumesFromSnapshotTest-1346748489-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:48:56.255989 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-0e1745ee-b687-4d1d-9896-08260bb78c21 tempest-CreateVolumesFromSnapshotTest-1346748489 tempest-CreateVolumesFromSnapshotTest-1346748489-project-member] Calling method 'delete' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:48:56.256080 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.v3.volumes [None req-0e1745ee-b687-4d1d-9896-08260bb78c21 tempest-CreateVolumesFromSnapshotTest-1346748489 tempest-CreateVolumesFromSnapshotTest-1346748489-project-member] Delete volume with id: 1b377c1f-770f-4e81-b8bd-c979c6870671 Aug 12 10:48:56.262313 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:48:56.262313 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:48:56.262706 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-0e1745ee-b687-4d1d-9896-08260bb78c21 tempest-CreateVolumesFromSnapshotTest-1346748489 tempest-CreateVolumesFromSnapshotTest-1346748489-project-member] Volume info retrieved successfully. Aug 12 10:48:56.277877 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-0e1745ee-b687-4d1d-9896-08260bb78c21 tempest-CreateVolumesFromSnapshotTest-1346748489 tempest-CreateVolumesFromSnapshotTest-1346748489-project-member] Delete volume request issued successfully. Aug 12 10:48:56.278053 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-0e1745ee-b687-4d1d-9896-08260bb78c21 tempest-CreateVolumesFromSnapshotTest-1346748489 tempest-CreateVolumesFromSnapshotTest-1346748489-project-member] https://10.4.3.105/volume/v3/volumes/1b377c1f-770f-4e81-b8bd-c979c6870671 returned with HTTP 202 Aug 12 10:48:56.278435 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1345/5352] 10.4.3.105 () {66 vars in 1351 bytes} [Wed Aug 12 10:48:56 2026] DELETE /volume/v3/volumes/1b377c1f-770f-4e81-b8bd-c979c6870671 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 10:48:56.284623 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-85f78546-f6da-4c1a-a8fc-42c2a7294eb3 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:48:56.286353 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-85f78546-f6da-4c1a-a8fc-42c2a7294eb3 tempest-CreateVolumesFromSnapshotTest-1346748489 tempest-CreateVolumesFromSnapshotTest-1346748489-project-member] GET https://10.4.3.105/volume/v3/volumes/1b377c1f-770f-4e81-b8bd-c979c6870671 Aug 12 10:48:56.286490 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-85f78546-f6da-4c1a-a8fc-42c2a7294eb3 tempest-CreateVolumesFromSnapshotTest-1346748489 tempest-CreateVolumesFromSnapshotTest-1346748489-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:48:56.286697 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-85f78546-f6da-4c1a-a8fc-42c2a7294eb3 tempest-CreateVolumesFromSnapshotTest-1346748489 tempest-CreateVolumesFromSnapshotTest-1346748489-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:48:56.293439 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:48:56.293439 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:48:56.296267 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-85f78546-f6da-4c1a-a8fc-42c2a7294eb3 tempest-CreateVolumesFromSnapshotTest-1346748489 tempest-CreateVolumesFromSnapshotTest-1346748489-project-member] Volume info retrieved successfully. Aug 12 10:48:56.300243 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-85f78546-f6da-4c1a-a8fc-42c2a7294eb3 tempest-CreateVolumesFromSnapshotTest-1346748489 tempest-CreateVolumesFromSnapshotTest-1346748489-project-member] https://10.4.3.105/volume/v3/volumes/1b377c1f-770f-4e81-b8bd-c979c6870671 returned with HTTP 200 Aug 12 10:48:56.300602 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1342/5353] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:48:56 2026] GET /volume/v3/volumes/1b377c1f-770f-4e81-b8bd-c979c6870671 => generated 851 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:48:56.806073 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-a1ba90af-474a-4122-8e52-d9934bf42fe3 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:48:56.807810 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-a1ba90af-474a-4122-8e52-d9934bf42fe3 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] GET https://10.4.3.105/volume/v3/volumes/b3f5b5f3-0e52-46d1-ba55-f8018344b37a Aug 12 10:48:56.807984 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-a1ba90af-474a-4122-8e52-d9934bf42fe3 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:48:56.808186 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-a1ba90af-474a-4122-8e52-d9934bf42fe3 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:48:56.813547 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-a1ba90af-474a-4122-8e52-d9934bf42fe3 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] https://10.4.3.105/volume/v3/volumes/b3f5b5f3-0e52-46d1-ba55-f8018344b37a returned with HTTP 404 Aug 12 10:48:56.813966 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1337/5354] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:48:56 2026] GET /volume/v3/volumes/b3f5b5f3-0e52-46d1-ba55-f8018344b37a => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:48:56.821295 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-6eaad43c-166b-48ac-815b-c5fb7b77396c None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:48:56.823205 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-6eaad43c-166b-48ac-815b-c5fb7b77396c tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-member] GET https://10.4.3.105/volume/v3/backups Aug 12 10:48:56.823446 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-6eaad43c-166b-48ac-815b-c5fb7b77396c tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:48:56.823682 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-6eaad43c-166b-48ac-815b-c5fb7b77396c tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-member] Calling method 'index' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:48:56.823955 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.api_utils [None req-6eaad43c-166b-48ac-815b-c5fb7b77396c tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-member] Removing options '' from query. {{(pid=100373) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 10:48:56.829286 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-6eaad43c-166b-48ac-815b-c5fb7b77396c tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-member] https://10.4.3.105/volume/v3/backups returned with HTTP 200 Aug 12 10:48:56.829689 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1331/5355] 10.4.3.105 () {68 vars in 1277 bytes} [Wed Aug 12 10:48:56 2026] GET /volume/v3/backups => generated 622 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:48:56.837887 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-8a4e1e9a-d8fe-4309-b468-2d751a636e1d None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:48:56.839699 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-8a4e1e9a-d8fe-4309-b468-2d751a636e1d tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-member] GET https://10.4.3.105/volume/v3/backups?project_id=d7e2cd01c7d64823a0c5f93912499e4f Aug 12 10:48:56.839905 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-8a4e1e9a-d8fe-4309-b468-2d751a636e1d tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:48:56.840095 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-8a4e1e9a-d8fe-4309-b468-2d751a636e1d tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-member] Calling method 'index' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:48:56.840360 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.api_utils [None req-8a4e1e9a-d8fe-4309-b468-2d751a636e1d tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-member] Removing options 'project_id' from query. {{(pid=100375) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 10:48:56.851275 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-8a4e1e9a-d8fe-4309-b468-2d751a636e1d tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-member] https://10.4.3.105/volume/v3/backups?project_id=d7e2cd01c7d64823a0c5f93912499e4f returned with HTTP 200 Aug 12 10:48:56.851692 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1346/5356] 10.4.3.105 () {68 vars in 1364 bytes} [Wed Aug 12 10:48:56 2026] GET /volume/v3/backups?project_id=d7e2cd01c7d64823a0c5f93912499e4f => generated 622 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:48:56.859799 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-c66d9509-cb8c-47c2-9b8e-1b4c95d5950a None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:48:56.861444 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-c66d9509-cb8c-47c2-9b8e-1b4c95d5950a tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] POST https://10.4.3.105/volume/v3/volumes Aug 12 10:48:56.861859 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-c66d9509-cb8c-47c2-9b8e-1b4c95d5950a tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1194300703"}} {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:48:56.863279 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.v3.volumes [None req-c66d9509-cb8c-47c2-9b8e-1b4c95d5950a tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1194300703'}} {{(pid=100372) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 10:48:56.863393 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.v3.volumes [None req-c66d9509-cb8c-47c2-9b8e-1b4c95d5950a tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Create volume of 1 GB Aug 12 10:48:56.867290 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-c66d9509-cb8c-47c2-9b8e-1b4c95d5950a tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Availability Zones retrieved successfully. Aug 12 10:48:56.872418 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-c66d9509-cb8c-47c2-9b8e-1b4c95d5950a tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Flow 'volume_create_api' (2782a194-e2a3-4363-a242-e49708b07123) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100372) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:48:56.873321 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-c66d9509-cb8c-47c2-9b8e-1b4c95d5950a tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5aab1ef7-3b38-4251-bacc-aa257b0506cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:48:56.874090 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.flows.api.create_volume [None req-c66d9509-cb8c-47c2-9b8e-1b4c95d5950a tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Validating volume size '1' using validate_int {{(pid=100372) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 10:48:56.895920 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-c66d9509-cb8c-47c2-9b8e-1b4c95d5950a tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5aab1ef7-3b38-4251-bacc-aa257b0506cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T10:26:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6cd66f07-4c7b-40b2-9dfb-378538f29c9e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:48:56.896604 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-c66d9509-cb8c-47c2-9b8e-1b4c95d5950a tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (923f3b1e-9cf0-4da4-acc3-82f3798c0b33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:48:56.930802 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.quota [None req-c66d9509-cb8c-47c2-9b8e-1b4c95d5950a tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Created reservations ['ac78d08b-308c-473e-936c-f462ac663ad6', '847a873f-d924-49e0-ab68-32e7003e7139', 'bea7678d-5cfa-4614-8545-ded3bd7154c4', '7dc041e4-fbf9-4d10-ba5e-e41ded909f0f'] {{(pid=100372) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:48:56.931486 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-c66d9509-cb8c-47c2-9b8e-1b4c95d5950a tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (923f3b1e-9cf0-4da4-acc3-82f3798c0b33) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ac78d08b-308c-473e-936c-f462ac663ad6', '847a873f-d924-49e0-ab68-32e7003e7139', 'bea7678d-5cfa-4614-8545-ded3bd7154c4', '7dc041e4-fbf9-4d10-ba5e-e41ded909f0f']}' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:48:56.932183 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-c66d9509-cb8c-47c2-9b8e-1b4c95d5950a tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2744882f-a058-4f31-a81b-b36abe628830) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:48:56.951797 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-c66d9509-cb8c-47c2-9b8e-1b4c95d5950a tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2744882f-a058-4f31-a81b-b36abe628830) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1799864e-fd90-4139-97a6-140fcc16ffa0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1194300703',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d7e2cd01c7d64823a0c5f93912499e4f',qos_specs=None,replication_status=,reservations=['ac78d08b-308c-473e-936c-f462ac663ad6','847a873f-d924-49e0-ab68-32e7003e7139','bea7678d-5cfa-4614-8545-ded3bd7154c4','7dc041e4-fbf9-4d10-ba5e-e41ded909f0f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='448edf28577a4750a589ad30156181a2',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:48:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1194300703',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1799864e-fd90-4139-97a6-140fcc16ffa0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d7e2cd01c7d64823a0c5f93912499e4f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='448edf28577a4750a589ad30156181a2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6cd66f07-4c7b-40b2-9dfb-378538f29c9e),volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:48:56.952408 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-c66d9509-cb8c-47c2-9b8e-1b4c95d5950a tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0fb559d0-2987-434e-8b73-7cfcbb21ff56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:48:56.968792 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-c66d9509-cb8c-47c2-9b8e-1b4c95d5950a tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0fb559d0-2987-434e-8b73-7cfcbb21ff56) transitioned into state 'SUCCESS' from state '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-1194300703',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d7e2cd01c7d64823a0c5f93912499e4f',qos_specs=None,replication_status=,reservations=['ac78d08b-308c-473e-936c-f462ac663ad6','847a873f-d924-49e0-ab68-32e7003e7139','bea7678d-5cfa-4614-8545-ded3bd7154c4','7dc041e4-fbf9-4d10-ba5e-e41ded909f0f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='448edf28577a4750a589ad30156181a2',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:48:56.969397 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-c66d9509-cb8c-47c2-9b8e-1b4c95d5950a tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9d501859-0bb0-44f3-8c38-5fb627a2fd7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:48:56.979077 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-c66d9509-cb8c-47c2-9b8e-1b4c95d5950a tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9d501859-0bb0-44f3-8c38-5fb627a2fd7b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:48:56.979868 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-c66d9509-cb8c-47c2-9b8e-1b4c95d5950a tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Flow 'volume_create_api' (2782a194-e2a3-4363-a242-e49708b07123) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100372) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:48:56.980189 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-c66d9509-cb8c-47c2-9b8e-1b4c95d5950a tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Create volume request issued successfully. Aug 12 10:48:56.980752 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-c66d9509-cb8c-47c2-9b8e-1b4c95d5950a tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] https://10.4.3.105/volume/v3/volumes returned with HTTP 202 Aug 12 10:48:56.981162 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1343/5357] 10.4.3.105 () {70 vars in 1298 bytes} [Wed Aug 12 10:48:56 2026] POST /volume/v3/volumes => generated 778 bytes in 122 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 10:48:56.993063 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-b7c9fa29-30cf-4bc8-b429-fd5a1bae24b0 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:48:56.994989 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-b7c9fa29-30cf-4bc8-b429-fd5a1bae24b0 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] GET https://10.4.3.105/volume/v3/volumes/1799864e-fd90-4139-97a6-140fcc16ffa0 Aug 12 10:48:56.995225 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-b7c9fa29-30cf-4bc8-b429-fd5a1bae24b0 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:48:56.995423 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-b7c9fa29-30cf-4bc8-b429-fd5a1bae24b0 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:48:57.005016 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:48:57.005016 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:48:57.008929 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-b7c9fa29-30cf-4bc8-b429-fd5a1bae24b0 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Volume info retrieved successfully. Aug 12 10:48:57.014071 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-b7c9fa29-30cf-4bc8-b429-fd5a1bae24b0 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] https://10.4.3.105/volume/v3/volumes/1799864e-fd90-4139-97a6-140fcc16ffa0 returned with HTTP 200 Aug 12 10:48:57.014490 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1338/5358] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:48:56 2026] GET /volume/v3/volumes/1799864e-fd90-4139-97a6-140fcc16ffa0 => generated 957 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:48:57.315253 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-be808270-f0d7-4402-8edb-aa0c90ff0894 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:48:57.316957 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-be808270-f0d7-4402-8edb-aa0c90ff0894 tempest-CreateVolumesFromSnapshotTest-1346748489 tempest-CreateVolumesFromSnapshotTest-1346748489-project-member] GET https://10.4.3.105/volume/v3/volumes/1b377c1f-770f-4e81-b8bd-c979c6870671 Aug 12 10:48:57.317148 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-be808270-f0d7-4402-8edb-aa0c90ff0894 tempest-CreateVolumesFromSnapshotTest-1346748489 tempest-CreateVolumesFromSnapshotTest-1346748489-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:48:57.317363 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-be808270-f0d7-4402-8edb-aa0c90ff0894 tempest-CreateVolumesFromSnapshotTest-1346748489 tempest-CreateVolumesFromSnapshotTest-1346748489-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:48:57.322708 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-be808270-f0d7-4402-8edb-aa0c90ff0894 tempest-CreateVolumesFromSnapshotTest-1346748489 tempest-CreateVolumesFromSnapshotTest-1346748489-project-member] https://10.4.3.105/volume/v3/volumes/1b377c1f-770f-4e81-b8bd-c979c6870671 returned with HTTP 404 Aug 12 10:48:57.323107 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1332/5359] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:48:57 2026] GET /volume/v3/volumes/1b377c1f-770f-4e81-b8bd-c979c6870671 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:48:57.329960 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-cbec3981-01d5-4210-96ea-720aa62674ae None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:48:57.331599 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-cbec3981-01d5-4210-96ea-720aa62674ae tempest-CreateVolumesFromSnapshotTest-1346748489 tempest-CreateVolumesFromSnapshotTest-1346748489-project-member] DELETE https://10.4.3.105/volume/v3/volumes/431c535f-3fe1-40a0-b6ee-b00b015d6a7f Aug 12 10:48:57.331772 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-cbec3981-01d5-4210-96ea-720aa62674ae tempest-CreateVolumesFromSnapshotTest-1346748489 tempest-CreateVolumesFromSnapshotTest-1346748489-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:48:57.331942 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-cbec3981-01d5-4210-96ea-720aa62674ae tempest-CreateVolumesFromSnapshotTest-1346748489 tempest-CreateVolumesFromSnapshotTest-1346748489-project-member] Calling method 'delete' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:48:57.332104 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.v3.volumes [None req-cbec3981-01d5-4210-96ea-720aa62674ae tempest-CreateVolumesFromSnapshotTest-1346748489 tempest-CreateVolumesFromSnapshotTest-1346748489-project-member] Delete volume with id: 431c535f-3fe1-40a0-b6ee-b00b015d6a7f Aug 12 10:48:57.338449 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:48:57.338449 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:48:57.338923 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-cbec3981-01d5-4210-96ea-720aa62674ae tempest-CreateVolumesFromSnapshotTest-1346748489 tempest-CreateVolumesFromSnapshotTest-1346748489-project-member] Volume info retrieved successfully. Aug 12 10:48:57.422867 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-cbec3981-01d5-4210-96ea-720aa62674ae tempest-CreateVolumesFromSnapshotTest-1346748489 tempest-CreateVolumesFromSnapshotTest-1346748489-project-member] Delete volume request issued successfully. Aug 12 10:48:57.423075 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-cbec3981-01d5-4210-96ea-720aa62674ae tempest-CreateVolumesFromSnapshotTest-1346748489 tempest-CreateVolumesFromSnapshotTest-1346748489-project-member] https://10.4.3.105/volume/v3/volumes/431c535f-3fe1-40a0-b6ee-b00b015d6a7f returned with HTTP 202 Aug 12 10:48:57.423508 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1347/5360] 10.4.3.105 () {66 vars in 1351 bytes} [Wed Aug 12 10:48:57 2026] DELETE /volume/v3/volumes/431c535f-3fe1-40a0-b6ee-b00b015d6a7f => generated 0 bytes in 94 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 10:48:57.435239 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-b93ce87a-56c3-4fef-88dd-f2c97edf31f5 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:48:57.437261 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-b93ce87a-56c3-4fef-88dd-f2c97edf31f5 tempest-CreateVolumesFromSnapshotTest-1346748489 tempest-CreateVolumesFromSnapshotTest-1346748489-project-member] GET https://10.4.3.105/volume/v3/volumes/431c535f-3fe1-40a0-b6ee-b00b015d6a7f Aug 12 10:48:57.452438 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-b93ce87a-56c3-4fef-88dd-f2c97edf31f5 tempest-CreateVolumesFromSnapshotTest-1346748489 tempest-CreateVolumesFromSnapshotTest-1346748489-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:48:57.452438 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-b93ce87a-56c3-4fef-88dd-f2c97edf31f5 tempest-CreateVolumesFromSnapshotTest-1346748489 tempest-CreateVolumesFromSnapshotTest-1346748489-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:48:57.452438 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:48:57.452438 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:48:57.452438 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-b93ce87a-56c3-4fef-88dd-f2c97edf31f5 tempest-CreateVolumesFromSnapshotTest-1346748489 tempest-CreateVolumesFromSnapshotTest-1346748489-project-member] Volume info retrieved successfully. Aug 12 10:48:57.454481 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-b93ce87a-56c3-4fef-88dd-f2c97edf31f5 tempest-CreateVolumesFromSnapshotTest-1346748489 tempest-CreateVolumesFromSnapshotTest-1346748489-project-member] https://10.4.3.105/volume/v3/volumes/431c535f-3fe1-40a0-b6ee-b00b015d6a7f returned with HTTP 200 Aug 12 10:48:57.464456 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1344/5361] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:48:57 2026] GET /volume/v3/volumes/431c535f-3fe1-40a0-b6ee-b00b015d6a7f => generated 851 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:48:58.026705 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-5c60296c-7507-442e-8616-f552c928131c None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:48:58.029218 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-5c60296c-7507-442e-8616-f552c928131c tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] GET https://10.4.3.105/volume/v3/volumes/1799864e-fd90-4139-97a6-140fcc16ffa0 Aug 12 10:48:58.029483 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-5c60296c-7507-442e-8616-f552c928131c tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:48:58.029741 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-5c60296c-7507-442e-8616-f552c928131c tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:48:58.038409 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:48:58.038409 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:48:58.042188 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-5c60296c-7507-442e-8616-f552c928131c tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Volume info retrieved successfully. Aug 12 10:48:58.046964 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-5c60296c-7507-442e-8616-f552c928131c tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] https://10.4.3.105/volume/v3/volumes/1799864e-fd90-4139-97a6-140fcc16ffa0 returned with HTTP 200 Aug 12 10:48:58.047475 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1339/5362] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:48:58 2026] GET /volume/v3/volumes/1799864e-fd90-4139-97a6-140fcc16ffa0 => generated 1009 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:48:58.058698 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-0bf2fff5-eda7-446e-991d-07ef43bcd301 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:48:58.060332 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-0bf2fff5-eda7-446e-991d-07ef43bcd301 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] POST https://10.4.3.105/volume/v3/backups Aug 12 10:48:58.060684 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-0bf2fff5-eda7-446e-991d-07ef43bcd301 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "1799864e-fd90-4139-97a6-140fcc16ffa0", "name": "tempest-type-Backup-1463570281"}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:48:58.062052 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.contrib.backups [None req-0bf2fff5-eda7-446e-991d-07ef43bcd301 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Creating new backup {'backup': {'volume_id': '1799864e-fd90-4139-97a6-140fcc16ffa0', 'name': 'tempest-type-Backup-1463570281'}} {{(pid=100373) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 12 10:48:58.062188 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.contrib.backups [None req-0bf2fff5-eda7-446e-991d-07ef43bcd301 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Creating backup of volume 1799864e-fd90-4139-97a6-140fcc16ffa0 in container None Aug 12 10:48:58.068883 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:48:58.068883 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:48:58.069181 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-0bf2fff5-eda7-446e-991d-07ef43bcd301 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Volume info retrieved successfully. Aug 12 10:48:58.208122 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.quota [None req-0bf2fff5-eda7-446e-991d-07ef43bcd301 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Created reservations ['05805e7b-8394-4d42-9379-5b6ff3c4f6bb', '733bee96-d51a-4d92-a1d8-f3ebe19fdb2f'] {{(pid=100373) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:48:58.406371 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-0bf2fff5-eda7-446e-991d-07ef43bcd301 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] https://10.4.3.105/volume/v3/backups returned with HTTP 202 Aug 12 10:48:58.417289 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1333/5363] 10.4.3.105 () {70 vars in 1299 bytes} [Wed Aug 12 10:48:58 2026] POST /volume/v3/backups => generated 316 bytes in 348 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 10:48:58.417379 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-fbfcedf6-af47-4972-9b16-27a82bd0d442 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:48:58.417379 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-fbfcedf6-af47-4972-9b16-27a82bd0d442 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] GET https://10.4.3.105/volume/v3/backups/2e9c33f2-4710-47e7-baec-655d40c6f165 Aug 12 10:48:58.417788 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-fbfcedf6-af47-4972-9b16-27a82bd0d442 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:48:58.417788 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-fbfcedf6-af47-4972-9b16-27a82bd0d442 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:48:58.417974 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-fbfcedf6-af47-4972-9b16-27a82bd0d442 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Show backup with id 2e9c33f2-4710-47e7-baec-655d40c6f165. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:48:58.422529 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:48:58.422529 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:48:58.423295 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-fbfcedf6-af47-4972-9b16-27a82bd0d442 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] https://10.4.3.105/volume/v3/backups/2e9c33f2-4710-47e7-baec-655d40c6f165 returned with HTTP 200 Aug 12 10:48:58.427814 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1348/5364] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:48:58 2026] GET /volume/v3/backups/2e9c33f2-4710-47e7-baec-655d40c6f165 => generated 723 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:48:58.467660 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-57eba0d5-e351-483a-888a-47aab2cd255f None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:48:58.470096 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-57eba0d5-e351-483a-888a-47aab2cd255f tempest-CreateVolumesFromSnapshotTest-1346748489 tempest-CreateVolumesFromSnapshotTest-1346748489-project-member] GET https://10.4.3.105/volume/v3/volumes/431c535f-3fe1-40a0-b6ee-b00b015d6a7f Aug 12 10:48:58.470375 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-57eba0d5-e351-483a-888a-47aab2cd255f tempest-CreateVolumesFromSnapshotTest-1346748489 tempest-CreateVolumesFromSnapshotTest-1346748489-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:48:58.470670 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-57eba0d5-e351-483a-888a-47aab2cd255f tempest-CreateVolumesFromSnapshotTest-1346748489 tempest-CreateVolumesFromSnapshotTest-1346748489-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:48:58.478608 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-57eba0d5-e351-483a-888a-47aab2cd255f tempest-CreateVolumesFromSnapshotTest-1346748489 tempest-CreateVolumesFromSnapshotTest-1346748489-project-member] https://10.4.3.105/volume/v3/volumes/431c535f-3fe1-40a0-b6ee-b00b015d6a7f returned with HTTP 404 Aug 12 10:48:58.479352 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1345/5365] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:48:58 2026] GET /volume/v3/volumes/431c535f-3fe1-40a0-b6ee-b00b015d6a7f => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:48:58.485925 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-b9acf354-2b11-43e5-9408-7eaabe9dfe94 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:48:58.487822 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-b9acf354-2b11-43e5-9408-7eaabe9dfe94 tempest-CreateVolumesFromSnapshotTest-1346748489 tempest-CreateVolumesFromSnapshotTest-1346748489-project-member] DELETE https://10.4.3.105/volume/v3/volumes/472f9031-e9f6-4e2b-9f8d-4eae1dda5b36 Aug 12 10:48:58.488052 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-b9acf354-2b11-43e5-9408-7eaabe9dfe94 tempest-CreateVolumesFromSnapshotTest-1346748489 tempest-CreateVolumesFromSnapshotTest-1346748489-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:48:58.488257 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-b9acf354-2b11-43e5-9408-7eaabe9dfe94 tempest-CreateVolumesFromSnapshotTest-1346748489 tempest-CreateVolumesFromSnapshotTest-1346748489-project-member] Calling method 'delete' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:48:58.488439 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.v3.volumes [None req-b9acf354-2b11-43e5-9408-7eaabe9dfe94 tempest-CreateVolumesFromSnapshotTest-1346748489 tempest-CreateVolumesFromSnapshotTest-1346748489-project-member] Delete volume with id: 472f9031-e9f6-4e2b-9f8d-4eae1dda5b36 Aug 12 10:48:58.495917 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:48:58.495917 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:48:58.495994 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-b9acf354-2b11-43e5-9408-7eaabe9dfe94 tempest-CreateVolumesFromSnapshotTest-1346748489 tempest-CreateVolumesFromSnapshotTest-1346748489-project-member] Volume info retrieved successfully. Aug 12 10:48:58.513001 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-b9acf354-2b11-43e5-9408-7eaabe9dfe94 tempest-CreateVolumesFromSnapshotTest-1346748489 tempest-CreateVolumesFromSnapshotTest-1346748489-project-member] Delete volume request issued successfully. Aug 12 10:48:58.513001 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-b9acf354-2b11-43e5-9408-7eaabe9dfe94 tempest-CreateVolumesFromSnapshotTest-1346748489 tempest-CreateVolumesFromSnapshotTest-1346748489-project-member] https://10.4.3.105/volume/v3/volumes/472f9031-e9f6-4e2b-9f8d-4eae1dda5b36 returned with HTTP 202 Aug 12 10:48:58.513273 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1340/5366] 10.4.3.105 () {66 vars in 1351 bytes} [Wed Aug 12 10:48:58 2026] DELETE /volume/v3/volumes/472f9031-e9f6-4e2b-9f8d-4eae1dda5b36 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 10:48:58.521025 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-b0891a66-e247-4776-90dd-22a7bbc52d43 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:48:58.523186 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-b0891a66-e247-4776-90dd-22a7bbc52d43 tempest-CreateVolumesFromSnapshotTest-1346748489 tempest-CreateVolumesFromSnapshotTest-1346748489-project-member] GET https://10.4.3.105/volume/v3/volumes/472f9031-e9f6-4e2b-9f8d-4eae1dda5b36 Aug 12 10:48:58.523409 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-b0891a66-e247-4776-90dd-22a7bbc52d43 tempest-CreateVolumesFromSnapshotTest-1346748489 tempest-CreateVolumesFromSnapshotTest-1346748489-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:48:58.523655 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-b0891a66-e247-4776-90dd-22a7bbc52d43 tempest-CreateVolumesFromSnapshotTest-1346748489 tempest-CreateVolumesFromSnapshotTest-1346748489-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:48:58.532776 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:48:58.532776 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:48:58.537101 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-b0891a66-e247-4776-90dd-22a7bbc52d43 tempest-CreateVolumesFromSnapshotTest-1346748489 tempest-CreateVolumesFromSnapshotTest-1346748489-project-member] Volume info retrieved successfully. Aug 12 10:48:58.543367 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-b0891a66-e247-4776-90dd-22a7bbc52d43 tempest-CreateVolumesFromSnapshotTest-1346748489 tempest-CreateVolumesFromSnapshotTest-1346748489-project-member] https://10.4.3.105/volume/v3/volumes/472f9031-e9f6-4e2b-9f8d-4eae1dda5b36 returned with HTTP 200 Aug 12 10:48:58.544172 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1334/5367] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:48:58 2026] GET /volume/v3/volumes/472f9031-e9f6-4e2b-9f8d-4eae1dda5b36 => generated 852 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:48:59.436903 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-92096566-899f-4e6a-9b35-be3e5883ff0f None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:48:59.438951 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-92096566-899f-4e6a-9b35-be3e5883ff0f tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] GET https://10.4.3.105/volume/v3/backups/2e9c33f2-4710-47e7-baec-655d40c6f165 Aug 12 10:48:59.439192 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-92096566-899f-4e6a-9b35-be3e5883ff0f tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:48:59.439385 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-92096566-899f-4e6a-9b35-be3e5883ff0f tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:48:59.439484 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-92096566-899f-4e6a-9b35-be3e5883ff0f tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Show backup with id 2e9c33f2-4710-47e7-baec-655d40c6f165. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:48:59.444299 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:48:59.444299 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:48:59.445049 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-92096566-899f-4e6a-9b35-be3e5883ff0f tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] https://10.4.3.105/volume/v3/backups/2e9c33f2-4710-47e7-baec-655d40c6f165 returned with HTTP 200 Aug 12 10:48:59.445482 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1349/5368] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:48:59 2026] GET /volume/v3/backups/2e9c33f2-4710-47e7-baec-655d40c6f165 => generated 725 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:48:59.557632 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-3092d434-b6de-4a1a-a659-e383c142110d None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:48:59.559709 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-3092d434-b6de-4a1a-a659-e383c142110d tempest-CreateVolumesFromSnapshotTest-1346748489 tempest-CreateVolumesFromSnapshotTest-1346748489-project-member] GET https://10.4.3.105/volume/v3/volumes/472f9031-e9f6-4e2b-9f8d-4eae1dda5b36 Aug 12 10:48:59.559979 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-3092d434-b6de-4a1a-a659-e383c142110d tempest-CreateVolumesFromSnapshotTest-1346748489 tempest-CreateVolumesFromSnapshotTest-1346748489-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:48:59.560205 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-3092d434-b6de-4a1a-a659-e383c142110d tempest-CreateVolumesFromSnapshotTest-1346748489 tempest-CreateVolumesFromSnapshotTest-1346748489-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:48:59.565848 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-3092d434-b6de-4a1a-a659-e383c142110d tempest-CreateVolumesFromSnapshotTest-1346748489 tempest-CreateVolumesFromSnapshotTest-1346748489-project-member] https://10.4.3.105/volume/v3/volumes/472f9031-e9f6-4e2b-9f8d-4eae1dda5b36 returned with HTTP 404 Aug 12 10:48:59.566375 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1346/5369] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:48:59 2026] GET /volume/v3/volumes/472f9031-e9f6-4e2b-9f8d-4eae1dda5b36 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:48:59.573658 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-8a739043-879b-412f-abca-9fe2837998e6 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:48:59.575407 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-8a739043-879b-412f-abca-9fe2837998e6 tempest-CreateVolumesFromSnapshotTest-1346748489 tempest-CreateVolumesFromSnapshotTest-1346748489-project-member] DELETE https://10.4.3.105/volume/v3/volumes/d25b1ffc-4db0-4e3e-8ee3-505f0d83d3e0 Aug 12 10:48:59.575623 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-8a739043-879b-412f-abca-9fe2837998e6 tempest-CreateVolumesFromSnapshotTest-1346748489 tempest-CreateVolumesFromSnapshotTest-1346748489-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:48:59.575809 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-8a739043-879b-412f-abca-9fe2837998e6 tempest-CreateVolumesFromSnapshotTest-1346748489 tempest-CreateVolumesFromSnapshotTest-1346748489-project-member] Calling method 'delete' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:48:59.575960 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.v3.volumes [None req-8a739043-879b-412f-abca-9fe2837998e6 tempest-CreateVolumesFromSnapshotTest-1346748489 tempest-CreateVolumesFromSnapshotTest-1346748489-project-member] Delete volume with id: d25b1ffc-4db0-4e3e-8ee3-505f0d83d3e0 Aug 12 10:48:59.582581 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:48:59.582581 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:48:59.583005 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-8a739043-879b-412f-abca-9fe2837998e6 tempest-CreateVolumesFromSnapshotTest-1346748489 tempest-CreateVolumesFromSnapshotTest-1346748489-project-member] Volume info retrieved successfully. Aug 12 10:48:59.597857 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-8a739043-879b-412f-abca-9fe2837998e6 tempest-CreateVolumesFromSnapshotTest-1346748489 tempest-CreateVolumesFromSnapshotTest-1346748489-project-member] Delete volume request issued successfully. Aug 12 10:48:59.598078 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-8a739043-879b-412f-abca-9fe2837998e6 tempest-CreateVolumesFromSnapshotTest-1346748489 tempest-CreateVolumesFromSnapshotTest-1346748489-project-member] https://10.4.3.105/volume/v3/volumes/d25b1ffc-4db0-4e3e-8ee3-505f0d83d3e0 returned with HTTP 202 Aug 12 10:48:59.598509 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1341/5370] 10.4.3.105 () {66 vars in 1351 bytes} [Wed Aug 12 10:48:59 2026] DELETE /volume/v3/volumes/d25b1ffc-4db0-4e3e-8ee3-505f0d83d3e0 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 10:48:59.606583 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-a42ee27f-f781-4225-b5f8-59e03975ebb3 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:48:59.608979 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-a42ee27f-f781-4225-b5f8-59e03975ebb3 tempest-CreateVolumesFromSnapshotTest-1346748489 tempest-CreateVolumesFromSnapshotTest-1346748489-project-member] GET https://10.4.3.105/volume/v3/volumes/d25b1ffc-4db0-4e3e-8ee3-505f0d83d3e0 Aug 12 10:48:59.609251 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-a42ee27f-f781-4225-b5f8-59e03975ebb3 tempest-CreateVolumesFromSnapshotTest-1346748489 tempest-CreateVolumesFromSnapshotTest-1346748489-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:48:59.609495 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-a42ee27f-f781-4225-b5f8-59e03975ebb3 tempest-CreateVolumesFromSnapshotTest-1346748489 tempest-CreateVolumesFromSnapshotTest-1346748489-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:48:59.617131 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:48:59.617131 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:48:59.621201 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-a42ee27f-f781-4225-b5f8-59e03975ebb3 tempest-CreateVolumesFromSnapshotTest-1346748489 tempest-CreateVolumesFromSnapshotTest-1346748489-project-member] Volume info retrieved successfully. Aug 12 10:48:59.625792 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-a42ee27f-f781-4225-b5f8-59e03975ebb3 tempest-CreateVolumesFromSnapshotTest-1346748489 tempest-CreateVolumesFromSnapshotTest-1346748489-project-member] https://10.4.3.105/volume/v3/volumes/d25b1ffc-4db0-4e3e-8ee3-505f0d83d3e0 returned with HTTP 200 Aug 12 10:48:59.626235 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1335/5371] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:48:59 2026] GET /volume/v3/volumes/d25b1ffc-4db0-4e3e-8ee3-505f0d83d3e0 => generated 852 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:49:00.455333 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-ad15af62-a75d-4f7b-ba1d-74d2cfe48524 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:49:00.457268 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-ad15af62-a75d-4f7b-ba1d-74d2cfe48524 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] GET https://10.4.3.105/volume/v3/backups/2e9c33f2-4710-47e7-baec-655d40c6f165 Aug 12 10:49:00.457489 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-ad15af62-a75d-4f7b-ba1d-74d2cfe48524 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:49:00.457702 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-ad15af62-a75d-4f7b-ba1d-74d2cfe48524 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:49:00.457814 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-ad15af62-a75d-4f7b-ba1d-74d2cfe48524 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Show backup with id 2e9c33f2-4710-47e7-baec-655d40c6f165. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:49:00.462281 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:49:00.462281 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:49:00.462997 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-ad15af62-a75d-4f7b-ba1d-74d2cfe48524 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] https://10.4.3.105/volume/v3/backups/2e9c33f2-4710-47e7-baec-655d40c6f165 returned with HTTP 200 Aug 12 10:49:00.463566 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1350/5372] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:49:00 2026] GET /volume/v3/backups/2e9c33f2-4710-47e7-baec-655d40c6f165 => generated 725 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:49:00.638171 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-10b5ee4e-8a10-4dc6-9e12-c79ae49a8ac0 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:49:00.639974 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-10b5ee4e-8a10-4dc6-9e12-c79ae49a8ac0 tempest-CreateVolumesFromSnapshotTest-1346748489 tempest-CreateVolumesFromSnapshotTest-1346748489-project-member] GET https://10.4.3.105/volume/v3/volumes/d25b1ffc-4db0-4e3e-8ee3-505f0d83d3e0 Aug 12 10:49:00.640242 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-10b5ee4e-8a10-4dc6-9e12-c79ae49a8ac0 tempest-CreateVolumesFromSnapshotTest-1346748489 tempest-CreateVolumesFromSnapshotTest-1346748489-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:49:00.640432 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-10b5ee4e-8a10-4dc6-9e12-c79ae49a8ac0 tempest-CreateVolumesFromSnapshotTest-1346748489 tempest-CreateVolumesFromSnapshotTest-1346748489-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:49:00.646078 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-10b5ee4e-8a10-4dc6-9e12-c79ae49a8ac0 tempest-CreateVolumesFromSnapshotTest-1346748489 tempest-CreateVolumesFromSnapshotTest-1346748489-project-member] https://10.4.3.105/volume/v3/volumes/d25b1ffc-4db0-4e3e-8ee3-505f0d83d3e0 returned with HTTP 404 Aug 12 10:49:00.646555 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1347/5373] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:49:00 2026] GET /volume/v3/volumes/d25b1ffc-4db0-4e3e-8ee3-505f0d83d3e0 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:49:00.653698 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-db45e56f-593a-4172-b916-658c8f87de17 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:49:00.655508 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-db45e56f-593a-4172-b916-658c8f87de17 tempest-CreateVolumesFromSnapshotTest-1346748489 tempest-CreateVolumesFromSnapshotTest-1346748489-project-member] DELETE https://10.4.3.105/volume/v3/volumes/78b65fce-2e9b-4db6-92d8-00f7515c114a Aug 12 10:49:00.655732 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-db45e56f-593a-4172-b916-658c8f87de17 tempest-CreateVolumesFromSnapshotTest-1346748489 tempest-CreateVolumesFromSnapshotTest-1346748489-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:49:00.655932 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-db45e56f-593a-4172-b916-658c8f87de17 tempest-CreateVolumesFromSnapshotTest-1346748489 tempest-CreateVolumesFromSnapshotTest-1346748489-project-member] Calling method 'delete' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:49:00.656122 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.v3.volumes [None req-db45e56f-593a-4172-b916-658c8f87de17 tempest-CreateVolumesFromSnapshotTest-1346748489 tempest-CreateVolumesFromSnapshotTest-1346748489-project-member] Delete volume with id: 78b65fce-2e9b-4db6-92d8-00f7515c114a Aug 12 10:49:00.663573 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:49:00.663573 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:49:00.664032 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-db45e56f-593a-4172-b916-658c8f87de17 tempest-CreateVolumesFromSnapshotTest-1346748489 tempest-CreateVolumesFromSnapshotTest-1346748489-project-member] Volume info retrieved successfully. Aug 12 10:49:00.681881 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-db45e56f-593a-4172-b916-658c8f87de17 tempest-CreateVolumesFromSnapshotTest-1346748489 tempest-CreateVolumesFromSnapshotTest-1346748489-project-member] Delete volume request issued successfully. Aug 12 10:49:00.682026 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-db45e56f-593a-4172-b916-658c8f87de17 tempest-CreateVolumesFromSnapshotTest-1346748489 tempest-CreateVolumesFromSnapshotTest-1346748489-project-member] https://10.4.3.105/volume/v3/volumes/78b65fce-2e9b-4db6-92d8-00f7515c114a returned with HTTP 202 Aug 12 10:49:00.682523 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1342/5374] 10.4.3.105 () {66 vars in 1351 bytes} [Wed Aug 12 10:49:00 2026] DELETE /volume/v3/volumes/78b65fce-2e9b-4db6-92d8-00f7515c114a => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 10:49:00.690534 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-259529a8-2073-4a31-9400-25201d0dbe65 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:49:00.692826 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-259529a8-2073-4a31-9400-25201d0dbe65 tempest-CreateVolumesFromSnapshotTest-1346748489 tempest-CreateVolumesFromSnapshotTest-1346748489-project-member] GET https://10.4.3.105/volume/v3/volumes/78b65fce-2e9b-4db6-92d8-00f7515c114a Aug 12 10:49:00.693095 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-259529a8-2073-4a31-9400-25201d0dbe65 tempest-CreateVolumesFromSnapshotTest-1346748489 tempest-CreateVolumesFromSnapshotTest-1346748489-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:49:00.693358 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-259529a8-2073-4a31-9400-25201d0dbe65 tempest-CreateVolumesFromSnapshotTest-1346748489 tempest-CreateVolumesFromSnapshotTest-1346748489-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:49:00.701238 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:49:00.701238 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:49:00.705218 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-259529a8-2073-4a31-9400-25201d0dbe65 tempest-CreateVolumesFromSnapshotTest-1346748489 tempest-CreateVolumesFromSnapshotTest-1346748489-project-member] Volume info retrieved successfully. Aug 12 10:49:00.710487 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-259529a8-2073-4a31-9400-25201d0dbe65 tempest-CreateVolumesFromSnapshotTest-1346748489 tempest-CreateVolumesFromSnapshotTest-1346748489-project-member] https://10.4.3.105/volume/v3/volumes/78b65fce-2e9b-4db6-92d8-00f7515c114a returned with HTTP 200 Aug 12 10:49:00.710911 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1336/5375] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:49:00 2026] GET /volume/v3/volumes/78b65fce-2e9b-4db6-92d8-00f7515c114a => generated 852 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:49:01.475793 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-1b6e9d24-69cb-4eda-b5e3-a86b1e28ae21 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:49:01.484507 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-1b6e9d24-69cb-4eda-b5e3-a86b1e28ae21 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] GET https://10.4.3.105/volume/v3/backups/2e9c33f2-4710-47e7-baec-655d40c6f165 Aug 12 10:49:01.485394 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-1b6e9d24-69cb-4eda-b5e3-a86b1e28ae21 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:49:01.486166 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-1b6e9d24-69cb-4eda-b5e3-a86b1e28ae21 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:49:01.486385 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-1b6e9d24-69cb-4eda-b5e3-a86b1e28ae21 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Show backup with id 2e9c33f2-4710-47e7-baec-655d40c6f165. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:49:01.498269 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:49:01.498269 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:49:01.499270 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-1b6e9d24-69cb-4eda-b5e3-a86b1e28ae21 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] https://10.4.3.105/volume/v3/backups/2e9c33f2-4710-47e7-baec-655d40c6f165 returned with HTTP 200 Aug 12 10:49:01.499801 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1351/5376] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:49:01 2026] GET /volume/v3/backups/2e9c33f2-4710-47e7-baec-655d40c6f165 => generated 736 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:49:01.725739 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-b26ce3fd-741c-45bd-8fc5-ba98de425526 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:49:01.727975 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-b26ce3fd-741c-45bd-8fc5-ba98de425526 tempest-CreateVolumesFromSnapshotTest-1346748489 tempest-CreateVolumesFromSnapshotTest-1346748489-project-member] GET https://10.4.3.105/volume/v3/volumes/78b65fce-2e9b-4db6-92d8-00f7515c114a Aug 12 10:49:01.728216 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-b26ce3fd-741c-45bd-8fc5-ba98de425526 tempest-CreateVolumesFromSnapshotTest-1346748489 tempest-CreateVolumesFromSnapshotTest-1346748489-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:49:01.728496 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-b26ce3fd-741c-45bd-8fc5-ba98de425526 tempest-CreateVolumesFromSnapshotTest-1346748489 tempest-CreateVolumesFromSnapshotTest-1346748489-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:49:01.735595 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-b26ce3fd-741c-45bd-8fc5-ba98de425526 tempest-CreateVolumesFromSnapshotTest-1346748489 tempest-CreateVolumesFromSnapshotTest-1346748489-project-member] https://10.4.3.105/volume/v3/volumes/78b65fce-2e9b-4db6-92d8-00f7515c114a returned with HTTP 404 Aug 12 10:49:01.736201 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1348/5377] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:49:01 2026] GET /volume/v3/volumes/78b65fce-2e9b-4db6-92d8-00f7515c114a => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:49:01.742966 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-1de2f4d2-8896-4de9-a323-b4da2235d3a7 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:49:01.745161 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-1de2f4d2-8896-4de9-a323-b4da2235d3a7 tempest-CreateVolumesFromSnapshotTest-1346748489 tempest-CreateVolumesFromSnapshotTest-1346748489-project-member] DELETE https://10.4.3.105/volume/v3/snapshots/784203ca-c13d-46e7-8d9f-4a0b74f6d279 Aug 12 10:49:01.745424 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-1de2f4d2-8896-4de9-a323-b4da2235d3a7 tempest-CreateVolumesFromSnapshotTest-1346748489 tempest-CreateVolumesFromSnapshotTest-1346748489-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:49:01.745687 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-1de2f4d2-8896-4de9-a323-b4da2235d3a7 tempest-CreateVolumesFromSnapshotTest-1346748489 tempest-CreateVolumesFromSnapshotTest-1346748489-project-member] Calling method 'delete' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:49:01.745816 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.v3.snapshots [None req-1de2f4d2-8896-4de9-a323-b4da2235d3a7 tempest-CreateVolumesFromSnapshotTest-1346748489 tempest-CreateVolumesFromSnapshotTest-1346748489-project-member] Delete snapshot with id: 784203ca-c13d-46e7-8d9f-4a0b74f6d279 Aug 12 10:49:01.751959 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:49:01.751959 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:49:01.752538 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-1de2f4d2-8896-4de9-a323-b4da2235d3a7 tempest-CreateVolumesFromSnapshotTest-1346748489 tempest-CreateVolumesFromSnapshotTest-1346748489-project-member] Snapshot retrieved successfully. Aug 12 10:49:01.771109 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-1de2f4d2-8896-4de9-a323-b4da2235d3a7 tempest-CreateVolumesFromSnapshotTest-1346748489 tempest-CreateVolumesFromSnapshotTest-1346748489-project-member] Snapshot delete request issued successfully. Aug 12 10:49:01.771298 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-1de2f4d2-8896-4de9-a323-b4da2235d3a7 tempest-CreateVolumesFromSnapshotTest-1346748489 tempest-CreateVolumesFromSnapshotTest-1346748489-project-member] https://10.4.3.105/volume/v3/snapshots/784203ca-c13d-46e7-8d9f-4a0b74f6d279 returned with HTTP 202 Aug 12 10:49:01.771835 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1343/5378] 10.4.3.105 () {66 vars in 1357 bytes} [Wed Aug 12 10:49:01 2026] DELETE /volume/v3/snapshots/784203ca-c13d-46e7-8d9f-4a0b74f6d279 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 10:49:01.780430 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-e3023763-dc27-45ba-8a07-4972d038157a None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:49:01.782351 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-e3023763-dc27-45ba-8a07-4972d038157a tempest-CreateVolumesFromSnapshotTest-1346748489 tempest-CreateVolumesFromSnapshotTest-1346748489-project-member] GET https://10.4.3.105/volume/v3/snapshots/784203ca-c13d-46e7-8d9f-4a0b74f6d279 Aug 12 10:49:01.782653 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-e3023763-dc27-45ba-8a07-4972d038157a tempest-CreateVolumesFromSnapshotTest-1346748489 tempest-CreateVolumesFromSnapshotTest-1346748489-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:49:01.782909 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-e3023763-dc27-45ba-8a07-4972d038157a tempest-CreateVolumesFromSnapshotTest-1346748489 tempest-CreateVolumesFromSnapshotTest-1346748489-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:49:01.789382 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:49:01.789382 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:49:01.790059 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-e3023763-dc27-45ba-8a07-4972d038157a tempest-CreateVolumesFromSnapshotTest-1346748489 tempest-CreateVolumesFromSnapshotTest-1346748489-project-member] Snapshot retrieved successfully. Aug 12 10:49:01.791237 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-e3023763-dc27-45ba-8a07-4972d038157a tempest-CreateVolumesFromSnapshotTest-1346748489 tempest-CreateVolumesFromSnapshotTest-1346748489-project-member] https://10.4.3.105/volume/v3/snapshots/784203ca-c13d-46e7-8d9f-4a0b74f6d279 returned with HTTP 200 Aug 12 10:49:01.791763 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1337/5379] 10.4.3.105 () {66 vars in 1354 bytes} [Wed Aug 12 10:49:01 2026] GET /volume/v3/snapshots/784203ca-c13d-46e7-8d9f-4a0b74f6d279 => generated 473 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:49:02.511296 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-da0a158f-9a7c-4f3e-9c3c-84742cb9cf45 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:49:02.513663 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-da0a158f-9a7c-4f3e-9c3c-84742cb9cf45 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] GET https://10.4.3.105/volume/v3/backups/2e9c33f2-4710-47e7-baec-655d40c6f165 Aug 12 10:49:02.514027 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-da0a158f-9a7c-4f3e-9c3c-84742cb9cf45 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:49:02.514285 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-da0a158f-9a7c-4f3e-9c3c-84742cb9cf45 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:49:02.514414 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-da0a158f-9a7c-4f3e-9c3c-84742cb9cf45 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Show backup with id 2e9c33f2-4710-47e7-baec-655d40c6f165. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:49:02.519694 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:49:02.519694 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:49:02.520460 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-da0a158f-9a7c-4f3e-9c3c-84742cb9cf45 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] https://10.4.3.105/volume/v3/backups/2e9c33f2-4710-47e7-baec-655d40c6f165 returned with HTTP 200 Aug 12 10:49:02.520977 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1352/5380] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:49:02 2026] GET /volume/v3/backups/2e9c33f2-4710-47e7-baec-655d40c6f165 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:49:02.801961 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-4e5190ad-13b9-4cbe-ad9a-53eb94228949 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:49:02.803972 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-4e5190ad-13b9-4cbe-ad9a-53eb94228949 tempest-CreateVolumesFromSnapshotTest-1346748489 tempest-CreateVolumesFromSnapshotTest-1346748489-project-member] GET https://10.4.3.105/volume/v3/snapshots/784203ca-c13d-46e7-8d9f-4a0b74f6d279 Aug 12 10:49:02.804260 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-4e5190ad-13b9-4cbe-ad9a-53eb94228949 tempest-CreateVolumesFromSnapshotTest-1346748489 tempest-CreateVolumesFromSnapshotTest-1346748489-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:49:02.804558 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-4e5190ad-13b9-4cbe-ad9a-53eb94228949 tempest-CreateVolumesFromSnapshotTest-1346748489 tempest-CreateVolumesFromSnapshotTest-1346748489-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:49:02.809197 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-4e5190ad-13b9-4cbe-ad9a-53eb94228949 tempest-CreateVolumesFromSnapshotTest-1346748489 tempest-CreateVolumesFromSnapshotTest-1346748489-project-member] https://10.4.3.105/volume/v3/snapshots/784203ca-c13d-46e7-8d9f-4a0b74f6d279 returned with HTTP 404 Aug 12 10:49:02.809736 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1349/5381] 10.4.3.105 () {66 vars in 1354 bytes} [Wed Aug 12 10:49:02 2026] GET /volume/v3/snapshots/784203ca-c13d-46e7-8d9f-4a0b74f6d279 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:49:02.816640 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-69891cc3-95a1-4fff-8dac-1d8e9d8d1da8 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:49:02.818575 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-69891cc3-95a1-4fff-8dac-1d8e9d8d1da8 tempest-CreateVolumesFromSnapshotTest-1346748489 tempest-CreateVolumesFromSnapshotTest-1346748489-project-member] DELETE https://10.4.3.105/volume/v3/volumes/9b3de35b-02a9-4d0f-8f4e-c45142fe4536 Aug 12 10:49:02.818753 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-69891cc3-95a1-4fff-8dac-1d8e9d8d1da8 tempest-CreateVolumesFromSnapshotTest-1346748489 tempest-CreateVolumesFromSnapshotTest-1346748489-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:49:02.818991 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-69891cc3-95a1-4fff-8dac-1d8e9d8d1da8 tempest-CreateVolumesFromSnapshotTest-1346748489 tempest-CreateVolumesFromSnapshotTest-1346748489-project-member] Calling method 'delete' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:49:02.819187 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.v3.volumes [None req-69891cc3-95a1-4fff-8dac-1d8e9d8d1da8 tempest-CreateVolumesFromSnapshotTest-1346748489 tempest-CreateVolumesFromSnapshotTest-1346748489-project-member] Delete volume with id: 9b3de35b-02a9-4d0f-8f4e-c45142fe4536 Aug 12 10:49:02.826210 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:49:02.826210 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:49:02.826763 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-69891cc3-95a1-4fff-8dac-1d8e9d8d1da8 tempest-CreateVolumesFromSnapshotTest-1346748489 tempest-CreateVolumesFromSnapshotTest-1346748489-project-member] Volume info retrieved successfully. Aug 12 10:49:02.843788 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-69891cc3-95a1-4fff-8dac-1d8e9d8d1da8 tempest-CreateVolumesFromSnapshotTest-1346748489 tempest-CreateVolumesFromSnapshotTest-1346748489-project-member] Delete volume request issued successfully. Aug 12 10:49:02.844033 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-69891cc3-95a1-4fff-8dac-1d8e9d8d1da8 tempest-CreateVolumesFromSnapshotTest-1346748489 tempest-CreateVolumesFromSnapshotTest-1346748489-project-member] https://10.4.3.105/volume/v3/volumes/9b3de35b-02a9-4d0f-8f4e-c45142fe4536 returned with HTTP 202 Aug 12 10:49:02.844475 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1344/5382] 10.4.3.105 () {66 vars in 1351 bytes} [Wed Aug 12 10:49:02 2026] DELETE /volume/v3/volumes/9b3de35b-02a9-4d0f-8f4e-c45142fe4536 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 10:49:02.852194 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-d42c4a5c-6cf8-4e25-a9b9-b90d0e7873e8 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:49:02.854791 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-d42c4a5c-6cf8-4e25-a9b9-b90d0e7873e8 tempest-CreateVolumesFromSnapshotTest-1346748489 tempest-CreateVolumesFromSnapshotTest-1346748489-project-member] GET https://10.4.3.105/volume/v3/volumes/9b3de35b-02a9-4d0f-8f4e-c45142fe4536 Aug 12 10:49:02.855035 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-d42c4a5c-6cf8-4e25-a9b9-b90d0e7873e8 tempest-CreateVolumesFromSnapshotTest-1346748489 tempest-CreateVolumesFromSnapshotTest-1346748489-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:49:02.855255 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-d42c4a5c-6cf8-4e25-a9b9-b90d0e7873e8 tempest-CreateVolumesFromSnapshotTest-1346748489 tempest-CreateVolumesFromSnapshotTest-1346748489-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:49:02.863747 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:49:02.863747 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:49:02.868130 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-d42c4a5c-6cf8-4e25-a9b9-b90d0e7873e8 tempest-CreateVolumesFromSnapshotTest-1346748489 tempest-CreateVolumesFromSnapshotTest-1346748489-project-member] Volume info retrieved successfully. Aug 12 10:49:02.874106 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-d42c4a5c-6cf8-4e25-a9b9-b90d0e7873e8 tempest-CreateVolumesFromSnapshotTest-1346748489 tempest-CreateVolumesFromSnapshotTest-1346748489-project-member] https://10.4.3.105/volume/v3/volumes/9b3de35b-02a9-4d0f-8f4e-c45142fe4536 returned with HTTP 200 Aug 12 10:49:02.874421 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1338/5383] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:49:02 2026] GET /volume/v3/volumes/9b3de35b-02a9-4d0f-8f4e-c45142fe4536 => generated 852 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:49:03.532116 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-0f22761f-82ad-41e9-b6b2-dfb3f305d162 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:49:03.534279 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-0f22761f-82ad-41e9-b6b2-dfb3f305d162 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] GET https://10.4.3.105/volume/v3/backups/2e9c33f2-4710-47e7-baec-655d40c6f165 Aug 12 10:49:03.534539 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-0f22761f-82ad-41e9-b6b2-dfb3f305d162 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:49:03.534746 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-0f22761f-82ad-41e9-b6b2-dfb3f305d162 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:49:03.534850 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-0f22761f-82ad-41e9-b6b2-dfb3f305d162 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Show backup with id 2e9c33f2-4710-47e7-baec-655d40c6f165. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:49:03.539614 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:49:03.539614 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:49:03.540250 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-0f22761f-82ad-41e9-b6b2-dfb3f305d162 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] https://10.4.3.105/volume/v3/backups/2e9c33f2-4710-47e7-baec-655d40c6f165 returned with HTTP 200 Aug 12 10:49:03.540638 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1353/5384] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:49:03 2026] GET /volume/v3/backups/2e9c33f2-4710-47e7-baec-655d40c6f165 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:49:03.886957 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-be3386a3-6b05-4f54-81a9-c32cde13dae7 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:49:03.889355 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-be3386a3-6b05-4f54-81a9-c32cde13dae7 tempest-CreateVolumesFromSnapshotTest-1346748489 tempest-CreateVolumesFromSnapshotTest-1346748489-project-member] GET https://10.4.3.105/volume/v3/volumes/9b3de35b-02a9-4d0f-8f4e-c45142fe4536 Aug 12 10:49:03.889655 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-be3386a3-6b05-4f54-81a9-c32cde13dae7 tempest-CreateVolumesFromSnapshotTest-1346748489 tempest-CreateVolumesFromSnapshotTest-1346748489-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:49:03.889875 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-be3386a3-6b05-4f54-81a9-c32cde13dae7 tempest-CreateVolumesFromSnapshotTest-1346748489 tempest-CreateVolumesFromSnapshotTest-1346748489-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:49:03.898900 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-be3386a3-6b05-4f54-81a9-c32cde13dae7 tempest-CreateVolumesFromSnapshotTest-1346748489 tempest-CreateVolumesFromSnapshotTest-1346748489-project-member] https://10.4.3.105/volume/v3/volumes/9b3de35b-02a9-4d0f-8f4e-c45142fe4536 returned with HTTP 404 Aug 12 10:49:03.899574 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1350/5385] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:49:03 2026] GET /volume/v3/volumes/9b3de35b-02a9-4d0f-8f4e-c45142fe4536 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:49:04.551863 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-f9f83deb-869f-4633-8f6b-35067d86a4a6 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:49:04.553491 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-f9f83deb-869f-4633-8f6b-35067d86a4a6 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] GET https://10.4.3.105/volume/v3/backups/2e9c33f2-4710-47e7-baec-655d40c6f165 Aug 12 10:49:04.553712 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-f9f83deb-869f-4633-8f6b-35067d86a4a6 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:49:04.553891 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-f9f83deb-869f-4633-8f6b-35067d86a4a6 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:49:04.554005 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-f9f83deb-869f-4633-8f6b-35067d86a4a6 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Show backup with id 2e9c33f2-4710-47e7-baec-655d40c6f165. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:49:04.561225 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:49:04.561225 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:49:04.561919 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-f9f83deb-869f-4633-8f6b-35067d86a4a6 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] https://10.4.3.105/volume/v3/backups/2e9c33f2-4710-47e7-baec-655d40c6f165 returned with HTTP 200 Aug 12 10:49:04.562304 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1345/5386] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:49:04 2026] GET /volume/v3/backups/2e9c33f2-4710-47e7-baec-655d40c6f165 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:49:05.119152 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-77357c3c-47f1-40db-90b6-46811bdc7632 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:49:05.199846 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-77357c3c-47f1-40db-90b6-46811bdc7632 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] POST https://10.4.3.105/volume/v3/volumes Aug 12 10:49:05.200355 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-77357c3c-47f1-40db-90b6-46811bdc7632 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1227792822"}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:49:05.202181 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.v3.volumes [None req-77357c3c-47f1-40db-90b6-46811bdc7632 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1227792822'}} {{(pid=100373) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 10:49:05.202353 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.v3.volumes [None req-77357c3c-47f1-40db-90b6-46811bdc7632 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Create volume of 1 GB Aug 12 10:49:05.207322 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-77357c3c-47f1-40db-90b6-46811bdc7632 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Availability Zones retrieved successfully. Aug 12 10:49:05.213405 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-77357c3c-47f1-40db-90b6-46811bdc7632 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Flow 'volume_create_api' (576464a4-bbc8-4aab-8fa2-a0d9456f1e5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:49:05.214263 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-77357c3c-47f1-40db-90b6-46811bdc7632 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4cbf7dad-196b-4509-b6c6-070ea55b1a83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:49:05.215023 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.flows.api.create_volume [None req-77357c3c-47f1-40db-90b6-46811bdc7632 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Validating volume size '1' using validate_int {{(pid=100373) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 10:49:05.239613 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-77357c3c-47f1-40db-90b6-46811bdc7632 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4cbf7dad-196b-4509-b6c6-070ea55b1a83) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T10:26:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6cd66f07-4c7b-40b2-9dfb-378538f29c9e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:49:05.240525 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-77357c3c-47f1-40db-90b6-46811bdc7632 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (30f55c84-fd0a-4f00-8370-115d037165ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:49:05.300539 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.quota [None req-77357c3c-47f1-40db-90b6-46811bdc7632 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Created reservations ['70e6260e-c064-4f0f-a641-112532786e1f', '36d2e26c-d621-40eb-b5ec-54f46a096463', '9cfeb4e6-44db-47c2-b49b-d2108ec2815f', '48beffb2-c4fb-4131-a672-9696472efba2'] {{(pid=100373) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:49:05.301501 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-77357c3c-47f1-40db-90b6-46811bdc7632 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (30f55c84-fd0a-4f00-8370-115d037165ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['70e6260e-c064-4f0f-a641-112532786e1f', '36d2e26c-d621-40eb-b5ec-54f46a096463', '9cfeb4e6-44db-47c2-b49b-d2108ec2815f', '48beffb2-c4fb-4131-a672-9696472efba2']}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:49:05.302478 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-77357c3c-47f1-40db-90b6-46811bdc7632 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fa6dcd0b-20f0-4da6-9cfa-d8b93b4396e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:49:05.325931 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-77357c3c-47f1-40db-90b6-46811bdc7632 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fa6dcd0b-20f0-4da6-9cfa-d8b93b4396e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd85447cf-db46-41eb-a022-9c26640b955d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1227792822',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6e092a4db94a49299daf37c4db2801de',qos_specs=None,replication_status=,reservations=['70e6260e-c064-4f0f-a641-112532786e1f','36d2e26c-d621-40eb-b5ec-54f46a096463','9cfeb4e6-44db-47c2-b49b-d2108ec2815f','48beffb2-c4fb-4131-a672-9696472efba2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9dc30954b5934d11b2613ef16f27b3bb',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:49:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1227792822',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d85447cf-db46-41eb-a022-9c26640b955d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6e092a4db94a49299daf37c4db2801de',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9dc30954b5934d11b2613ef16f27b3bb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6cd66f07-4c7b-40b2-9dfb-378538f29c9e),volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:49:05.326707 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-77357c3c-47f1-40db-90b6-46811bdc7632 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b3284016-c929-465a-93ab-0cec268cae4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:49:05.344968 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-77357c3c-47f1-40db-90b6-46811bdc7632 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b3284016-c929-465a-93ab-0cec268cae4d) transitioned into state 'SUCCESS' from state '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-1227792822',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6e092a4db94a49299daf37c4db2801de',qos_specs=None,replication_status=,reservations=['70e6260e-c064-4f0f-a641-112532786e1f','36d2e26c-d621-40eb-b5ec-54f46a096463','9cfeb4e6-44db-47c2-b49b-d2108ec2815f','48beffb2-c4fb-4131-a672-9696472efba2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9dc30954b5934d11b2613ef16f27b3bb',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:49:05.346161 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-77357c3c-47f1-40db-90b6-46811bdc7632 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bd04dfe0-93e1-4606-9ec9-0c3783fab763) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:49:05.355716 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-77357c3c-47f1-40db-90b6-46811bdc7632 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bd04dfe0-93e1-4606-9ec9-0c3783fab763) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:49:05.356507 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-77357c3c-47f1-40db-90b6-46811bdc7632 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Flow 'volume_create_api' (576464a4-bbc8-4aab-8fa2-a0d9456f1e5e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100373) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:49:05.356825 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-77357c3c-47f1-40db-90b6-46811bdc7632 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Create volume request issued successfully. Aug 12 10:49:05.357398 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-77357c3c-47f1-40db-90b6-46811bdc7632 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] https://10.4.3.105/volume/v3/volumes returned with HTTP 202 Aug 12 10:49:05.357854 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1339/5387] 10.4.3.105 () {70 vars in 1298 bytes} [Wed Aug 12 10:49:05 2026] POST /volume/v3/volumes => generated 778 bytes in 239 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 10:49:05.369193 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-ab5e5c83-58e5-4502-b272-eb4152cb13a1 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:49:05.370963 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-ab5e5c83-58e5-4502-b272-eb4152cb13a1 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] GET https://10.4.3.105/volume/v3/volumes/d85447cf-db46-41eb-a022-9c26640b955d Aug 12 10:49:05.371179 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-ab5e5c83-58e5-4502-b272-eb4152cb13a1 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:49:05.371372 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-ab5e5c83-58e5-4502-b272-eb4152cb13a1 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:49:05.378884 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:49:05.378884 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:49:05.382770 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-ab5e5c83-58e5-4502-b272-eb4152cb13a1 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Volume info retrieved successfully. Aug 12 10:49:05.388123 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-ab5e5c83-58e5-4502-b272-eb4152cb13a1 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] https://10.4.3.105/volume/v3/volumes/d85447cf-db46-41eb-a022-9c26640b955d returned with HTTP 200 Aug 12 10:49:05.388495 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1354/5388] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:49:05 2026] GET /volume/v3/volumes/d85447cf-db46-41eb-a022-9c26640b955d => generated 957 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:49:05.573536 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-d73986f6-2961-4284-a7cb-4fb01ae5c8fd None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:49:05.575599 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-d73986f6-2961-4284-a7cb-4fb01ae5c8fd tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] GET https://10.4.3.105/volume/v3/backups/2e9c33f2-4710-47e7-baec-655d40c6f165 Aug 12 10:49:05.575851 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-d73986f6-2961-4284-a7cb-4fb01ae5c8fd tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:49:05.576096 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-d73986f6-2961-4284-a7cb-4fb01ae5c8fd tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:49:05.576265 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.v3.backups [None req-d73986f6-2961-4284-a7cb-4fb01ae5c8fd tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Show backup with id 2e9c33f2-4710-47e7-baec-655d40c6f165. {{(pid=100372) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:49:05.580843 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:49:05.580843 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:49:05.581541 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-d73986f6-2961-4284-a7cb-4fb01ae5c8fd tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] https://10.4.3.105/volume/v3/backups/2e9c33f2-4710-47e7-baec-655d40c6f165 returned with HTTP 200 Aug 12 10:49:05.582007 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1351/5389] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:49:05 2026] GET /volume/v3/backups/2e9c33f2-4710-47e7-baec-655d40c6f165 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:49:06.406045 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-c479516b-f220-4be6-b601-274e6f9d4ccd None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:49:06.407767 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-c479516b-f220-4be6-b601-274e6f9d4ccd tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] GET https://10.4.3.105/volume/v3/volumes/d85447cf-db46-41eb-a022-9c26640b955d Aug 12 10:49:06.407989 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-c479516b-f220-4be6-b601-274e6f9d4ccd tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:49:06.408168 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-c479516b-f220-4be6-b601-274e6f9d4ccd tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:49:06.415502 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:49:06.415502 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:49:06.418867 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-c479516b-f220-4be6-b601-274e6f9d4ccd tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Volume info retrieved successfully. Aug 12 10:49:06.422436 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-c479516b-f220-4be6-b601-274e6f9d4ccd tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] https://10.4.3.105/volume/v3/volumes/d85447cf-db46-41eb-a022-9c26640b955d returned with HTTP 200 Aug 12 10:49:06.422837 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1346/5390] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:49:06 2026] GET /volume/v3/volumes/d85447cf-db46-41eb-a022-9c26640b955d => generated 1009 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:49:06.434123 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-d00eb5b7-df8e-4723-b3d9-365c3fb2266c None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:49:06.436015 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-d00eb5b7-df8e-4723-b3d9-365c3fb2266c tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] POST https://10.4.3.105/volume/v3/backups Aug 12 10:49:06.436396 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-d00eb5b7-df8e-4723-b3d9-365c3fb2266c tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "d85447cf-db46-41eb-a022-9c26640b955d", "name": "tempest-type-Backup-1606102092"}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:49:06.437815 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.contrib.backups [None req-d00eb5b7-df8e-4723-b3d9-365c3fb2266c tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Creating new backup {'backup': {'volume_id': 'd85447cf-db46-41eb-a022-9c26640b955d', 'name': 'tempest-type-Backup-1606102092'}} {{(pid=100373) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 12 10:49:06.437981 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.contrib.backups [None req-d00eb5b7-df8e-4723-b3d9-365c3fb2266c tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Creating backup of volume d85447cf-db46-41eb-a022-9c26640b955d in container None Aug 12 10:49:06.445204 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:49:06.445204 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:49:06.445611 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-d00eb5b7-df8e-4723-b3d9-365c3fb2266c tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Volume info retrieved successfully. Aug 12 10:49:06.468544 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.quota [None req-d00eb5b7-df8e-4723-b3d9-365c3fb2266c tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Created reservations ['8cdb6a02-924c-4e67-9d5c-4480b51a9b4b', '450c4f2e-e14d-4c45-989d-556659170fda'] {{(pid=100373) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:49:06.492646 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-d00eb5b7-df8e-4723-b3d9-365c3fb2266c tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] https://10.4.3.105/volume/v3/backups returned with HTTP 202 Aug 12 10:49:06.493110 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1340/5391] 10.4.3.105 () {70 vars in 1299 bytes} [Wed Aug 12 10:49:06 2026] POST /volume/v3/backups => generated 316 bytes in 59 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 10:49:06.501531 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-cf0f207f-50fd-4539-ae08-5e975bde6b0c None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:49:06.503426 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-cf0f207f-50fd-4539-ae08-5e975bde6b0c tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] GET https://10.4.3.105/volume/v3/backups/ffe6023b-afa9-4b60-8da4-4dc010898d93 Aug 12 10:49:06.503693 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-cf0f207f-50fd-4539-ae08-5e975bde6b0c tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:49:06.504022 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-cf0f207f-50fd-4539-ae08-5e975bde6b0c tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:49:06.504022 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-cf0f207f-50fd-4539-ae08-5e975bde6b0c tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Show backup with id ffe6023b-afa9-4b60-8da4-4dc010898d93. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:49:06.507898 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:49:06.507898 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:49:06.508443 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-cf0f207f-50fd-4539-ae08-5e975bde6b0c tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] https://10.4.3.105/volume/v3/backups/ffe6023b-afa9-4b60-8da4-4dc010898d93 returned with HTTP 200 Aug 12 10:49:06.508938 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1355/5392] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:49:06 2026] GET /volume/v3/backups/ffe6023b-afa9-4b60-8da4-4dc010898d93 => generated 723 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:49:06.591709 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-c2fe1be8-4125-4f4b-8332-1b824046f8b3 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:49:06.593451 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-c2fe1be8-4125-4f4b-8332-1b824046f8b3 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] GET https://10.4.3.105/volume/v3/backups/2e9c33f2-4710-47e7-baec-655d40c6f165 Aug 12 10:49:06.593699 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-c2fe1be8-4125-4f4b-8332-1b824046f8b3 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:49:06.593880 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-c2fe1be8-4125-4f4b-8332-1b824046f8b3 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:49:06.593994 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.v3.backups [None req-c2fe1be8-4125-4f4b-8332-1b824046f8b3 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Show backup with id 2e9c33f2-4710-47e7-baec-655d40c6f165. {{(pid=100372) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:49:06.600029 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:49:06.600029 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:49:06.600652 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-c2fe1be8-4125-4f4b-8332-1b824046f8b3 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] https://10.4.3.105/volume/v3/backups/2e9c33f2-4710-47e7-baec-655d40c6f165 returned with HTTP 200 Aug 12 10:49:06.601016 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1352/5393] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:49:06 2026] GET /volume/v3/backups/2e9c33f2-4710-47e7-baec-655d40c6f165 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:49:07.519342 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-51d2ac4a-a936-4532-ae67-741eb2c36856 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:49:07.521117 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-51d2ac4a-a936-4532-ae67-741eb2c36856 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] GET https://10.4.3.105/volume/v3/backups/ffe6023b-afa9-4b60-8da4-4dc010898d93 Aug 12 10:49:07.521343 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-51d2ac4a-a936-4532-ae67-741eb2c36856 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:49:07.521542 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-51d2ac4a-a936-4532-ae67-741eb2c36856 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:49:07.521653 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-51d2ac4a-a936-4532-ae67-741eb2c36856 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Show backup with id ffe6023b-afa9-4b60-8da4-4dc010898d93. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:49:07.526147 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:49:07.526147 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:49:07.526787 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-51d2ac4a-a936-4532-ae67-741eb2c36856 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] https://10.4.3.105/volume/v3/backups/ffe6023b-afa9-4b60-8da4-4dc010898d93 returned with HTTP 200 Aug 12 10:49:07.527167 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1347/5394] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:49:07 2026] GET /volume/v3/backups/ffe6023b-afa9-4b60-8da4-4dc010898d93 => generated 725 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:49:07.610156 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-e13f4be5-fc38-4e64-adea-09c2d0d2ebb0 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:49:07.611980 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-e13f4be5-fc38-4e64-adea-09c2d0d2ebb0 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] GET https://10.4.3.105/volume/v3/backups/2e9c33f2-4710-47e7-baec-655d40c6f165 Aug 12 10:49:07.612184 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-e13f4be5-fc38-4e64-adea-09c2d0d2ebb0 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:49:07.612385 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-e13f4be5-fc38-4e64-adea-09c2d0d2ebb0 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:49:07.612488 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-e13f4be5-fc38-4e64-adea-09c2d0d2ebb0 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Show backup with id 2e9c33f2-4710-47e7-baec-655d40c6f165. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:49:07.616606 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:49:07.616606 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:49:07.617167 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-e13f4be5-fc38-4e64-adea-09c2d0d2ebb0 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] https://10.4.3.105/volume/v3/backups/2e9c33f2-4710-47e7-baec-655d40c6f165 returned with HTTP 200 Aug 12 10:49:07.617628 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1341/5395] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:49:07 2026] GET /volume/v3/backups/2e9c33f2-4710-47e7-baec-655d40c6f165 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:49:08.536469 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-9e914109-5a8d-477c-b803-98978f2ed286 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:49:08.538334 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-9e914109-5a8d-477c-b803-98978f2ed286 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] GET https://10.4.3.105/volume/v3/backups/ffe6023b-afa9-4b60-8da4-4dc010898d93 Aug 12 10:49:08.538593 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-9e914109-5a8d-477c-b803-98978f2ed286 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:49:08.538812 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-9e914109-5a8d-477c-b803-98978f2ed286 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:49:08.538981 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-9e914109-5a8d-477c-b803-98978f2ed286 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Show backup with id ffe6023b-afa9-4b60-8da4-4dc010898d93. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:49:08.542984 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:49:08.542984 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:49:08.543590 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-9e914109-5a8d-477c-b803-98978f2ed286 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] https://10.4.3.105/volume/v3/backups/ffe6023b-afa9-4b60-8da4-4dc010898d93 returned with HTTP 200 Aug 12 10:49:08.543962 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1356/5396] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:49:08 2026] GET /volume/v3/backups/ffe6023b-afa9-4b60-8da4-4dc010898d93 => generated 725 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:49:08.627132 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-653c89cf-d45e-4d29-b910-2b78b2860940 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:49:08.628965 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-653c89cf-d45e-4d29-b910-2b78b2860940 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] GET https://10.4.3.105/volume/v3/backups/2e9c33f2-4710-47e7-baec-655d40c6f165 Aug 12 10:49:08.629208 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-653c89cf-d45e-4d29-b910-2b78b2860940 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:49:08.629399 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-653c89cf-d45e-4d29-b910-2b78b2860940 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:49:08.629503 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.v3.backups [None req-653c89cf-d45e-4d29-b910-2b78b2860940 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Show backup with id 2e9c33f2-4710-47e7-baec-655d40c6f165. {{(pid=100372) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:49:08.633470 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:49:08.633470 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:49:08.634105 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-653c89cf-d45e-4d29-b910-2b78b2860940 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] https://10.4.3.105/volume/v3/backups/2e9c33f2-4710-47e7-baec-655d40c6f165 returned with HTTP 200 Aug 12 10:49:08.634390 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1353/5397] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:49:08 2026] GET /volume/v3/backups/2e9c33f2-4710-47e7-baec-655d40c6f165 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:49:09.554336 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-77a51736-36a2-41af-9529-73309c1fd390 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:49:09.556358 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-77a51736-36a2-41af-9529-73309c1fd390 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] GET https://10.4.3.105/volume/v3/backups/ffe6023b-afa9-4b60-8da4-4dc010898d93 Aug 12 10:49:09.556590 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-77a51736-36a2-41af-9529-73309c1fd390 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:49:09.556816 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-77a51736-36a2-41af-9529-73309c1fd390 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:49:09.556885 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-77a51736-36a2-41af-9529-73309c1fd390 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Show backup with id ffe6023b-afa9-4b60-8da4-4dc010898d93. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:49:09.561353 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:49:09.561353 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:49:09.562109 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-77a51736-36a2-41af-9529-73309c1fd390 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] https://10.4.3.105/volume/v3/backups/ffe6023b-afa9-4b60-8da4-4dc010898d93 returned with HTTP 200 Aug 12 10:49:09.562487 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1348/5398] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:49:09 2026] GET /volume/v3/backups/ffe6023b-afa9-4b60-8da4-4dc010898d93 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:49:09.645352 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-e6e9fec6-fe7a-45c2-af37-a29038fe6aef None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:49:09.647560 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-e6e9fec6-fe7a-45c2-af37-a29038fe6aef tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] GET https://10.4.3.105/volume/v3/backups/2e9c33f2-4710-47e7-baec-655d40c6f165 Aug 12 10:49:09.647835 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-e6e9fec6-fe7a-45c2-af37-a29038fe6aef tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:49:09.648101 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-e6e9fec6-fe7a-45c2-af37-a29038fe6aef tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:49:09.648274 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-e6e9fec6-fe7a-45c2-af37-a29038fe6aef tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Show backup with id 2e9c33f2-4710-47e7-baec-655d40c6f165. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:49:09.653416 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:49:09.653416 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:49:09.654128 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-e6e9fec6-fe7a-45c2-af37-a29038fe6aef tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] https://10.4.3.105/volume/v3/backups/2e9c33f2-4710-47e7-baec-655d40c6f165 returned with HTTP 200 Aug 12 10:49:09.654543 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1342/5399] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:49:09 2026] GET /volume/v3/backups/2e9c33f2-4710-47e7-baec-655d40c6f165 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:49:10.572918 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-bc139c85-75bb-4510-86da-83bc1d8e239c None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:49:10.575734 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-bc139c85-75bb-4510-86da-83bc1d8e239c tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] GET https://10.4.3.105/volume/v3/backups/ffe6023b-afa9-4b60-8da4-4dc010898d93 Aug 12 10:49:10.575956 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-bc139c85-75bb-4510-86da-83bc1d8e239c tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:49:10.576137 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-bc139c85-75bb-4510-86da-83bc1d8e239c tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:49:10.576236 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-bc139c85-75bb-4510-86da-83bc1d8e239c tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Show backup with id ffe6023b-afa9-4b60-8da4-4dc010898d93. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:49:10.582471 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:49:10.582471 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:49:10.583129 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-bc139c85-75bb-4510-86da-83bc1d8e239c tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] https://10.4.3.105/volume/v3/backups/ffe6023b-afa9-4b60-8da4-4dc010898d93 returned with HTTP 200 Aug 12 10:49:10.583469 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1357/5400] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:49:10 2026] GET /volume/v3/backups/ffe6023b-afa9-4b60-8da4-4dc010898d93 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:49:10.666394 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-fd007115-bfb3-46ce-9ab7-7170c6f13af7 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:49:10.668413 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-fd007115-bfb3-46ce-9ab7-7170c6f13af7 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] GET https://10.4.3.105/volume/v3/backups/2e9c33f2-4710-47e7-baec-655d40c6f165 Aug 12 10:49:10.668648 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-fd007115-bfb3-46ce-9ab7-7170c6f13af7 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:49:10.668903 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-fd007115-bfb3-46ce-9ab7-7170c6f13af7 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:49:10.669046 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.v3.backups [None req-fd007115-bfb3-46ce-9ab7-7170c6f13af7 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Show backup with id 2e9c33f2-4710-47e7-baec-655d40c6f165. {{(pid=100372) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:49:10.672979 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:49:10.672979 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:49:10.673493 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-fd007115-bfb3-46ce-9ab7-7170c6f13af7 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] https://10.4.3.105/volume/v3/backups/2e9c33f2-4710-47e7-baec-655d40c6f165 returned with HTTP 200 Aug 12 10:49:10.673837 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1354/5401] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:49:10 2026] GET /volume/v3/backups/2e9c33f2-4710-47e7-baec-655d40c6f165 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:49:11.593867 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-9d8b8237-b5e7-48ce-b5c7-85e35dbd3b3a None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:49:11.596096 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-9d8b8237-b5e7-48ce-b5c7-85e35dbd3b3a tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] GET https://10.4.3.105/volume/v3/backups/ffe6023b-afa9-4b60-8da4-4dc010898d93 Aug 12 10:49:11.596406 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-9d8b8237-b5e7-48ce-b5c7-85e35dbd3b3a tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:49:11.596722 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-9d8b8237-b5e7-48ce-b5c7-85e35dbd3b3a tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:49:11.596906 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-9d8b8237-b5e7-48ce-b5c7-85e35dbd3b3a tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Show backup with id ffe6023b-afa9-4b60-8da4-4dc010898d93. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:49:11.602157 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:49:11.602157 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:49:11.602978 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-9d8b8237-b5e7-48ce-b5c7-85e35dbd3b3a tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] https://10.4.3.105/volume/v3/backups/ffe6023b-afa9-4b60-8da4-4dc010898d93 returned with HTTP 200 Aug 12 10:49:11.603470 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1349/5402] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:49:11 2026] GET /volume/v3/backups/ffe6023b-afa9-4b60-8da4-4dc010898d93 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:49:11.682959 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-310f8575-001f-44c6-92b3-fb503ddfbbeb None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:49:11.684890 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-310f8575-001f-44c6-92b3-fb503ddfbbeb tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] GET https://10.4.3.105/volume/v3/backups/2e9c33f2-4710-47e7-baec-655d40c6f165 Aug 12 10:49:11.685153 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-310f8575-001f-44c6-92b3-fb503ddfbbeb tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:49:11.685359 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-310f8575-001f-44c6-92b3-fb503ddfbbeb tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:49:11.685475 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-310f8575-001f-44c6-92b3-fb503ddfbbeb tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Show backup with id 2e9c33f2-4710-47e7-baec-655d40c6f165. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:49:11.689491 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:49:11.689491 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:49:11.690115 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-310f8575-001f-44c6-92b3-fb503ddfbbeb tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] https://10.4.3.105/volume/v3/backups/2e9c33f2-4710-47e7-baec-655d40c6f165 returned with HTTP 200 Aug 12 10:49:11.690466 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1343/5403] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:49:11 2026] GET /volume/v3/backups/2e9c33f2-4710-47e7-baec-655d40c6f165 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:49:12.613647 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-a25080f9-aa8a-4d97-a494-c7bf9b6aeb2c None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:49:12.615584 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-a25080f9-aa8a-4d97-a494-c7bf9b6aeb2c tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] GET https://10.4.3.105/volume/v3/backups/ffe6023b-afa9-4b60-8da4-4dc010898d93 Aug 12 10:49:12.615808 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-a25080f9-aa8a-4d97-a494-c7bf9b6aeb2c tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:49:12.616048 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-a25080f9-aa8a-4d97-a494-c7bf9b6aeb2c tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:49:12.616154 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-a25080f9-aa8a-4d97-a494-c7bf9b6aeb2c tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Show backup with id ffe6023b-afa9-4b60-8da4-4dc010898d93. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:49:12.621662 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:49:12.621662 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:49:12.622310 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-a25080f9-aa8a-4d97-a494-c7bf9b6aeb2c tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] https://10.4.3.105/volume/v3/backups/ffe6023b-afa9-4b60-8da4-4dc010898d93 returned with HTTP 200 Aug 12 10:49:12.622908 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1358/5404] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:49:12 2026] GET /volume/v3/backups/ffe6023b-afa9-4b60-8da4-4dc010898d93 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:49:12.700593 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-50d63647-35f4-40c1-8246-194adb828d53 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:49:12.702264 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-50d63647-35f4-40c1-8246-194adb828d53 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] GET https://10.4.3.105/volume/v3/backups/2e9c33f2-4710-47e7-baec-655d40c6f165 Aug 12 10:49:12.702478 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-50d63647-35f4-40c1-8246-194adb828d53 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:49:12.702673 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-50d63647-35f4-40c1-8246-194adb828d53 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:49:12.702773 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.v3.backups [None req-50d63647-35f4-40c1-8246-194adb828d53 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Show backup with id 2e9c33f2-4710-47e7-baec-655d40c6f165. {{(pid=100372) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:49:12.706836 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:49:12.706836 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:49:12.707433 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-50d63647-35f4-40c1-8246-194adb828d53 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] https://10.4.3.105/volume/v3/backups/2e9c33f2-4710-47e7-baec-655d40c6f165 returned with HTTP 200 Aug 12 10:49:12.707806 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1355/5405] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:49:12 2026] GET /volume/v3/backups/2e9c33f2-4710-47e7-baec-655d40c6f165 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:49:12.717091 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-1a685b37-a97a-452e-997d-acdd15144133 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:49:12.719161 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-1a685b37-a97a-452e-997d-acdd15144133 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-member] POST https://10.4.3.105/volume/v3/backups/2e9c33f2-4710-47e7-baec-655d40c6f165/action Aug 12 10:49:12.719523 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-1a685b37-a97a-452e-997d-acdd15144133 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-member] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100374) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 10:49:12.719649 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-1a685b37-a97a-452e-997d-acdd15144133 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-member] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:49:12.720935 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.contrib.admin_actions [None req-1a685b37-a97a-452e-997d-acdd15144133 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-member] Updating backup '2e9c33f2-4710-47e7-baec-655d40c6f165' with '{'status': 'error'}' {{(pid=100374) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Aug 12 10:49:12.727653 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:49:12.727653 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:49:12.728601 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.policy [None req-1a685b37-a97a-452e-997d-acdd15144133 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-member] Policy check for volume_extension:backup_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '6f8298f24d8d4d7fa239b85b045d351d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd7e2cd01c7d64823a0c5f93912499e4f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100374) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 12 10:49:12.728775 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-1a685b37-a97a-452e-997d-acdd15144133 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-member] https://10.4.3.105/volume/v3/backups/2e9c33f2-4710-47e7-baec-655d40c6f165/action returned with HTTP 403 Aug 12 10:49:12.729229 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1350/5406] 10.4.3.105 () {70 vars in 1430 bytes} [Wed Aug 12 10:49:12 2026] POST /volume/v3/backups/2e9c33f2-4710-47e7-baec-655d40c6f165/action => generated 131 bytes in 12 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:49:12.735814 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-e7a922d4-2672-40e2-9c2c-1d263d7da3ce None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:49:12.737441 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-e7a922d4-2672-40e2-9c2c-1d263d7da3ce tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] DELETE https://10.4.3.105/volume/v3/volumes/1799864e-fd90-4139-97a6-140fcc16ffa0 Aug 12 10:49:12.737680 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-e7a922d4-2672-40e2-9c2c-1d263d7da3ce tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:49:12.737901 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-e7a922d4-2672-40e2-9c2c-1d263d7da3ce tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Calling method 'delete' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:49:12.738076 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.v3.volumes [None req-e7a922d4-2672-40e2-9c2c-1d263d7da3ce tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Delete volume with id: 1799864e-fd90-4139-97a6-140fcc16ffa0 Aug 12 10:49:12.744426 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:49:12.744426 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:49:12.744749 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-e7a922d4-2672-40e2-9c2c-1d263d7da3ce tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Volume info retrieved successfully. Aug 12 10:49:12.759302 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-e7a922d4-2672-40e2-9c2c-1d263d7da3ce tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Delete volume request issued successfully. Aug 12 10:49:12.759497 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-e7a922d4-2672-40e2-9c2c-1d263d7da3ce tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] https://10.4.3.105/volume/v3/volumes/1799864e-fd90-4139-97a6-140fcc16ffa0 returned with HTTP 202 Aug 12 10:49:12.760010 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1344/5407] 10.4.3.105 () {68 vars in 1391 bytes} [Wed Aug 12 10:49:12 2026] DELETE /volume/v3/volumes/1799864e-fd90-4139-97a6-140fcc16ffa0 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 10:49:12.767163 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-44928069-f62b-4a5e-9e69-f313fe1cb611 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:49:12.768766 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-44928069-f62b-4a5e-9e69-f313fe1cb611 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] GET https://10.4.3.105/volume/v3/volumes/1799864e-fd90-4139-97a6-140fcc16ffa0 Aug 12 10:49:12.768974 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-44928069-f62b-4a5e-9e69-f313fe1cb611 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:49:12.769186 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-44928069-f62b-4a5e-9e69-f313fe1cb611 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:49:12.776576 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:49:12.776576 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:49:12.779273 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-44928069-f62b-4a5e-9e69-f313fe1cb611 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Volume info retrieved successfully. Aug 12 10:49:12.782465 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-44928069-f62b-4a5e-9e69-f313fe1cb611 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] https://10.4.3.105/volume/v3/volumes/1799864e-fd90-4139-97a6-140fcc16ffa0 returned with HTTP 200 Aug 12 10:49:12.782791 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1359/5408] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:49:12 2026] GET /volume/v3/volumes/1799864e-fd90-4139-97a6-140fcc16ffa0 => generated 1008 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:49:13.632798 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-dd5bff2e-336a-4c52-b959-55026da345a6 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:49:13.635019 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-dd5bff2e-336a-4c52-b959-55026da345a6 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] GET https://10.4.3.105/volume/v3/backups/ffe6023b-afa9-4b60-8da4-4dc010898d93 Aug 12 10:49:13.635278 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-dd5bff2e-336a-4c52-b959-55026da345a6 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:49:13.635535 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-dd5bff2e-336a-4c52-b959-55026da345a6 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:49:13.635702 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.v3.backups [None req-dd5bff2e-336a-4c52-b959-55026da345a6 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Show backup with id ffe6023b-afa9-4b60-8da4-4dc010898d93. {{(pid=100372) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:49:13.641272 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:49:13.641272 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:49:13.641898 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-dd5bff2e-336a-4c52-b959-55026da345a6 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] https://10.4.3.105/volume/v3/backups/ffe6023b-afa9-4b60-8da4-4dc010898d93 returned with HTTP 200 Aug 12 10:49:13.642229 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1356/5409] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:49:13 2026] GET /volume/v3/backups/ffe6023b-afa9-4b60-8da4-4dc010898d93 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:49:13.795005 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-1f142c37-19f5-487d-9ba5-250a5b3f6c93 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:49:13.796474 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-1f142c37-19f5-487d-9ba5-250a5b3f6c93 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] GET https://10.4.3.105/volume/v3/volumes/1799864e-fd90-4139-97a6-140fcc16ffa0 Aug 12 10:49:13.796679 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-1f142c37-19f5-487d-9ba5-250a5b3f6c93 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:49:13.796873 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-1f142c37-19f5-487d-9ba5-250a5b3f6c93 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:49:13.801821 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-1f142c37-19f5-487d-9ba5-250a5b3f6c93 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] https://10.4.3.105/volume/v3/volumes/1799864e-fd90-4139-97a6-140fcc16ffa0 returned with HTTP 404 Aug 12 10:49:13.802221 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1351/5410] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:49:13 2026] GET /volume/v3/volumes/1799864e-fd90-4139-97a6-140fcc16ffa0 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:49:13.811203 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-e16466c1-1526-4ffe-8619-8b2089ad9eb8 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:49:13.812963 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-e16466c1-1526-4ffe-8619-8b2089ad9eb8 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-member] POST https://10.4.3.105/volume/v3/backups/aa04c26f-e80c-43d2-aac3-784fbf256308/restore Aug 12 10:49:13.813283 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-e16466c1-1526-4ffe-8619-8b2089ad9eb8 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-member] Action: 'restore', calling method: restore, body: {"restore": {"name": "new-backup-vol"}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:49:13.814481 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.contrib.backups [None req-e16466c1-1526-4ffe-8619-8b2089ad9eb8 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-member] Restoring backup aa04c26f-e80c-43d2-aac3-784fbf256308 ({'restore': {'name': 'new-backup-vol'}}) {{(pid=100373) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 12 10:49:13.814616 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.contrib.backups [None req-e16466c1-1526-4ffe-8619-8b2089ad9eb8 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-member] Restoring backup aa04c26f-e80c-43d2-aac3-784fbf256308 to volume None. Aug 12 10:49:13.818530 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:49:13.818530 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:49:13.819403 np0000007037 devstack@c-api.service[100373]: INFO cinder.backup.api [None req-e16466c1-1526-4ffe-8619-8b2089ad9eb8 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-member] Creating volume of 1 GB for restore of backup aa04c26f-e80c-43d2-aac3-784fbf256308. Aug 12 10:49:13.822663 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-e16466c1-1526-4ffe-8619-8b2089ad9eb8 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-member] Availability Zones retrieved successfully. Aug 12 10:49:13.827920 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-e16466c1-1526-4ffe-8619-8b2089ad9eb8 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-member] Flow 'volume_create_api' (812a5b93-90ef-43c6-8d3e-c8541b637c5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:49:13.828703 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-e16466c1-1526-4ffe-8619-8b2089ad9eb8 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d7b93c23-ddd9-499b-9161-06e82ecce4e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:49:13.829411 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.flows.api.create_volume [None req-e16466c1-1526-4ffe-8619-8b2089ad9eb8 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-member] Validating volume size '1' using validate_int {{(pid=100373) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 10:49:13.852454 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-e16466c1-1526-4ffe-8619-8b2089ad9eb8 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d7b93c23-ddd9-499b-9161-06e82ecce4e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T10:26:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6cd66f07-4c7b-40b2-9dfb-378538f29c9e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:49:13.853127 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-e16466c1-1526-4ffe-8619-8b2089ad9eb8 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3cf37378-7693-42f5-8153-760d1bc6b47f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:49:13.881984 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.quota [None req-e16466c1-1526-4ffe-8619-8b2089ad9eb8 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-member] Created reservations ['d91edb83-e86b-4b9d-8be1-3f5f9be0afe9', '97ef352b-0ee8-4e86-8f65-a50ad8960e1b', 'b137577b-c72c-4d6a-b7ae-0cb9a88ae9fa', 'c8925bab-3b5f-4e84-935a-e4b5cfa940d4'] {{(pid=100373) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:49:13.882610 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-e16466c1-1526-4ffe-8619-8b2089ad9eb8 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3cf37378-7693-42f5-8153-760d1bc6b47f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d91edb83-e86b-4b9d-8be1-3f5f9be0afe9', '97ef352b-0ee8-4e86-8f65-a50ad8960e1b', 'b137577b-c72c-4d6a-b7ae-0cb9a88ae9fa', 'c8925bab-3b5f-4e84-935a-e4b5cfa940d4']}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:49:13.883255 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-e16466c1-1526-4ffe-8619-8b2089ad9eb8 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d1769b56-07a3-4c65-bd31-5483941b2a0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:49:13.907784 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-e16466c1-1526-4ffe-8619-8b2089ad9eb8 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d1769b56-07a3-4c65-bd31-5483941b2a0a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '771fd07d-d98f-43dd-9b78-2fc0906eac1f', '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='d7e2cd01c7d64823a0c5f93912499e4f',qos_specs=None,replication_status=,reservations=['d91edb83-e86b-4b9d-8be1-3f5f9be0afe9','97ef352b-0ee8-4e86-8f65-a50ad8960e1b','b137577b-c72c-4d6a-b7ae-0cb9a88ae9fa','c8925bab-3b5f-4e84-935a-e4b5cfa940d4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6f8298f24d8d4d7fa239b85b045d351d',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:49:13Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='new-backup-vol',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=771fd07d-d98f-43dd-9b78-2fc0906eac1f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d7e2cd01c7d64823a0c5f93912499e4f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6f8298f24d8d4d7fa239b85b045d351d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6cd66f07-4c7b-40b2-9dfb-378538f29c9e),volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:49:13.908471 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-e16466c1-1526-4ffe-8619-8b2089ad9eb8 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (322d8e45-4718-40b3-8c83-24d1a8f1d632) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:49:13.923295 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-e16466c1-1526-4ffe-8619-8b2089ad9eb8 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (322d8e45-4718-40b3-8c83-24d1a8f1d632) transitioned into 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='d7e2cd01c7d64823a0c5f93912499e4f',qos_specs=None,replication_status=,reservations=['d91edb83-e86b-4b9d-8be1-3f5f9be0afe9','97ef352b-0ee8-4e86-8f65-a50ad8960e1b','b137577b-c72c-4d6a-b7ae-0cb9a88ae9fa','c8925bab-3b5f-4e84-935a-e4b5cfa940d4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6f8298f24d8d4d7fa239b85b045d351d',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:49:13.924270 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-e16466c1-1526-4ffe-8619-8b2089ad9eb8 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c8e7d7c3-8f39-455d-a6e9-5d79fc8a102f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:49:13.932316 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-e16466c1-1526-4ffe-8619-8b2089ad9eb8 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c8e7d7c3-8f39-455d-a6e9-5d79fc8a102f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:49:13.933190 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-e16466c1-1526-4ffe-8619-8b2089ad9eb8 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-member] Flow 'volume_create_api' (812a5b93-90ef-43c6-8d3e-c8541b637c5a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100373) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:49:13.933469 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-e16466c1-1526-4ffe-8619-8b2089ad9eb8 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-member] Create volume request issued successfully. Aug 12 10:49:13.939801 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:49:13.939801 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:49:13.940355 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-e16466c1-1526-4ffe-8619-8b2089ad9eb8 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-member] Volume info retrieved successfully. Aug 12 10:49:14.652857 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-45e0078e-4e46-4924-8193-26537a397823 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:49:14.654920 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-45e0078e-4e46-4924-8193-26537a397823 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] GET https://10.4.3.105/volume/v3/backups/ffe6023b-afa9-4b60-8da4-4dc010898d93 Aug 12 10:49:14.655114 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-45e0078e-4e46-4924-8193-26537a397823 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:49:14.655281 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-45e0078e-4e46-4924-8193-26537a397823 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:49:14.655377 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-45e0078e-4e46-4924-8193-26537a397823 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Show backup with id ffe6023b-afa9-4b60-8da4-4dc010898d93. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:49:14.659120 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:49:14.659120 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:49:14.659636 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-45e0078e-4e46-4924-8193-26537a397823 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] https://10.4.3.105/volume/v3/backups/ffe6023b-afa9-4b60-8da4-4dc010898d93 returned with HTTP 200 Aug 12 10:49:14.659970 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1360/5411] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:49:14 2026] GET /volume/v3/backups/ffe6023b-afa9-4b60-8da4-4dc010898d93 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:49:14.947421 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:49:14.947421 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:49:14.947950 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-e16466c1-1526-4ffe-8619-8b2089ad9eb8 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-member] Volume info retrieved successfully. Aug 12 10:49:14.948087 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.backup.api [None req-e16466c1-1526-4ffe-8619-8b2089ad9eb8 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-member] Checking backup size 1 against volume size 1 {{(pid=100373) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 12 10:49:14.948208 np0000007037 devstack@c-api.service[100373]: INFO cinder.backup.api [None req-e16466c1-1526-4ffe-8619-8b2089ad9eb8 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-member] Overwriting volume 771fd07d-d98f-43dd-9b78-2fc0906eac1f with restore of backup aa04c26f-e80c-43d2-aac3-784fbf256308 Aug 12 10:49:14.959344 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.backup.rpcapi [None req-e16466c1-1526-4ffe-8619-8b2089ad9eb8 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-member] restore_backup in rpcapi backup_id aa04c26f-e80c-43d2-aac3-784fbf256308 {{(pid=100373) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 12 10:49:14.961050 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-e16466c1-1526-4ffe-8619-8b2089ad9eb8 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-member] https://10.4.3.105/volume/v3/backups/aa04c26f-e80c-43d2-aac3-784fbf256308/restore returned with HTTP 202 Aug 12 10:49:14.961502 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1345/5412] 10.4.3.105 () {70 vars in 1433 bytes} [Wed Aug 12 10:49:13 2026] POST /volume/v3/backups/aa04c26f-e80c-43d2-aac3-784fbf256308/restore => generated 152 bytes in 1151 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 10:49:14.968956 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-4a216fd3-fdb7-45cf-86a0-beb327ff47e7 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:49:14.970848 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-4a216fd3-fdb7-45cf-86a0-beb327ff47e7 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] GET https://10.4.3.105/volume/v3/backups/aa04c26f-e80c-43d2-aac3-784fbf256308 Aug 12 10:49:14.971038 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-4a216fd3-fdb7-45cf-86a0-beb327ff47e7 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:49:14.971253 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-4a216fd3-fdb7-45cf-86a0-beb327ff47e7 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:49:14.971348 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.v3.backups [None req-4a216fd3-fdb7-45cf-86a0-beb327ff47e7 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Show backup with id aa04c26f-e80c-43d2-aac3-784fbf256308. {{(pid=100372) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:49:14.975284 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:49:14.975284 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:49:14.975875 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-4a216fd3-fdb7-45cf-86a0-beb327ff47e7 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] https://10.4.3.105/volume/v3/backups/aa04c26f-e80c-43d2-aac3-784fbf256308 returned with HTTP 200 Aug 12 10:49:14.976205 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1357/5413] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:49:14 2026] GET /volume/v3/backups/aa04c26f-e80c-43d2-aac3-784fbf256308 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:49:15.670817 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-9c0373c0-2662-4c1c-b5d7-a629e2f4ebb1 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:49:15.673259 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-9c0373c0-2662-4c1c-b5d7-a629e2f4ebb1 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] GET https://10.4.3.105/volume/v3/backups/ffe6023b-afa9-4b60-8da4-4dc010898d93 Aug 12 10:49:15.673548 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-9c0373c0-2662-4c1c-b5d7-a629e2f4ebb1 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:49:15.673786 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-9c0373c0-2662-4c1c-b5d7-a629e2f4ebb1 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:49:15.673938 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-9c0373c0-2662-4c1c-b5d7-a629e2f4ebb1 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Show backup with id ffe6023b-afa9-4b60-8da4-4dc010898d93. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:49:15.678827 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:49:15.678827 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:49:15.679528 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-9c0373c0-2662-4c1c-b5d7-a629e2f4ebb1 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] https://10.4.3.105/volume/v3/backups/ffe6023b-afa9-4b60-8da4-4dc010898d93 returned with HTTP 200 Aug 12 10:49:15.679983 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1352/5414] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:49:15 2026] GET /volume/v3/backups/ffe6023b-afa9-4b60-8da4-4dc010898d93 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:49:15.987187 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-8842f77d-556e-43a1-ae10-66b7bed0ac45 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:49:15.988925 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-8842f77d-556e-43a1-ae10-66b7bed0ac45 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] GET https://10.4.3.105/volume/v3/backups/aa04c26f-e80c-43d2-aac3-784fbf256308 Aug 12 10:49:15.989165 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-8842f77d-556e-43a1-ae10-66b7bed0ac45 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:49:15.989359 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-8842f77d-556e-43a1-ae10-66b7bed0ac45 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:49:15.989464 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-8842f77d-556e-43a1-ae10-66b7bed0ac45 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Show backup with id aa04c26f-e80c-43d2-aac3-784fbf256308. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:49:15.993542 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:49:15.993542 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:49:15.994165 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-8842f77d-556e-43a1-ae10-66b7bed0ac45 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] https://10.4.3.105/volume/v3/backups/aa04c26f-e80c-43d2-aac3-784fbf256308 returned with HTTP 200 Aug 12 10:49:15.994487 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1361/5415] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:49:15 2026] GET /volume/v3/backups/aa04c26f-e80c-43d2-aac3-784fbf256308 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:49:16.689655 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-4fbf808a-05ad-4042-8a00-0fe9cf31bae7 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:49:16.691643 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-4fbf808a-05ad-4042-8a00-0fe9cf31bae7 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] GET https://10.4.3.105/volume/v3/backups/ffe6023b-afa9-4b60-8da4-4dc010898d93 Aug 12 10:49:16.691817 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-4fbf808a-05ad-4042-8a00-0fe9cf31bae7 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:49:16.692000 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-4fbf808a-05ad-4042-8a00-0fe9cf31bae7 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:49:16.692117 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-4fbf808a-05ad-4042-8a00-0fe9cf31bae7 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Show backup with id ffe6023b-afa9-4b60-8da4-4dc010898d93. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:49:16.696090 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:49:16.696090 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:49:16.696687 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-4fbf808a-05ad-4042-8a00-0fe9cf31bae7 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] https://10.4.3.105/volume/v3/backups/ffe6023b-afa9-4b60-8da4-4dc010898d93 returned with HTTP 200 Aug 12 10:49:16.697023 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1346/5416] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:49:16 2026] GET /volume/v3/backups/ffe6023b-afa9-4b60-8da4-4dc010898d93 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:49:17.004443 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-489d88c9-a682-47a3-a534-32cad0b1d140 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:49:17.006154 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-489d88c9-a682-47a3-a534-32cad0b1d140 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] GET https://10.4.3.105/volume/v3/backups/aa04c26f-e80c-43d2-aac3-784fbf256308 Aug 12 10:49:17.006350 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-489d88c9-a682-47a3-a534-32cad0b1d140 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:49:17.006563 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-489d88c9-a682-47a3-a534-32cad0b1d140 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:49:17.006692 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.v3.backups [None req-489d88c9-a682-47a3-a534-32cad0b1d140 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Show backup with id aa04c26f-e80c-43d2-aac3-784fbf256308. {{(pid=100372) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:49:17.010737 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:49:17.010737 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:49:17.011317 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-489d88c9-a682-47a3-a534-32cad0b1d140 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] https://10.4.3.105/volume/v3/backups/aa04c26f-e80c-43d2-aac3-784fbf256308 returned with HTTP 200 Aug 12 10:49:17.011679 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1358/5417] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:49:17 2026] GET /volume/v3/backups/aa04c26f-e80c-43d2-aac3-784fbf256308 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:49:17.706663 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-17bc179b-8a1c-4726-9799-69b78fa96db5 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:49:17.708306 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-17bc179b-8a1c-4726-9799-69b78fa96db5 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] GET https://10.4.3.105/volume/v3/backups/ffe6023b-afa9-4b60-8da4-4dc010898d93 Aug 12 10:49:17.708548 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-17bc179b-8a1c-4726-9799-69b78fa96db5 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:49:17.708733 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-17bc179b-8a1c-4726-9799-69b78fa96db5 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:49:17.708854 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-17bc179b-8a1c-4726-9799-69b78fa96db5 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Show backup with id ffe6023b-afa9-4b60-8da4-4dc010898d93. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:49:17.713137 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:49:17.713137 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:49:17.713726 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-17bc179b-8a1c-4726-9799-69b78fa96db5 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] https://10.4.3.105/volume/v3/backups/ffe6023b-afa9-4b60-8da4-4dc010898d93 returned with HTTP 200 Aug 12 10:49:17.714136 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1353/5418] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:49:17 2026] GET /volume/v3/backups/ffe6023b-afa9-4b60-8da4-4dc010898d93 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:49:18.022276 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-75601412-3ba5-4baf-b8ba-52496a061bf3 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:49:18.025532 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-75601412-3ba5-4baf-b8ba-52496a061bf3 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] GET https://10.4.3.105/volume/v3/backups/aa04c26f-e80c-43d2-aac3-784fbf256308 Aug 12 10:49:18.025532 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-75601412-3ba5-4baf-b8ba-52496a061bf3 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:49:18.025532 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-75601412-3ba5-4baf-b8ba-52496a061bf3 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:49:18.025532 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-75601412-3ba5-4baf-b8ba-52496a061bf3 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Show backup with id aa04c26f-e80c-43d2-aac3-784fbf256308. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:49:18.029637 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:49:18.029637 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:49:18.030502 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-75601412-3ba5-4baf-b8ba-52496a061bf3 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] https://10.4.3.105/volume/v3/backups/aa04c26f-e80c-43d2-aac3-784fbf256308 returned with HTTP 200 Aug 12 10:49:18.030926 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1362/5419] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:49:18 2026] GET /volume/v3/backups/aa04c26f-e80c-43d2-aac3-784fbf256308 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:49:18.724037 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-a8899b7f-b94e-4720-9240-36f1d7578421 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:49:18.726172 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-a8899b7f-b94e-4720-9240-36f1d7578421 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] GET https://10.4.3.105/volume/v3/backups/ffe6023b-afa9-4b60-8da4-4dc010898d93 Aug 12 10:49:18.726408 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-a8899b7f-b94e-4720-9240-36f1d7578421 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:49:18.726673 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-a8899b7f-b94e-4720-9240-36f1d7578421 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:49:18.726821 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-a8899b7f-b94e-4720-9240-36f1d7578421 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Show backup with id ffe6023b-afa9-4b60-8da4-4dc010898d93. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:49:18.730918 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:49:18.730918 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:49:18.731475 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-a8899b7f-b94e-4720-9240-36f1d7578421 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] https://10.4.3.105/volume/v3/backups/ffe6023b-afa9-4b60-8da4-4dc010898d93 returned with HTTP 200 Aug 12 10:49:18.731859 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1347/5420] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:49:18 2026] GET /volume/v3/backups/ffe6023b-afa9-4b60-8da4-4dc010898d93 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:49:19.041952 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-31039df4-b83b-4d49-927c-f3f697794be0 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:49:19.043952 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-31039df4-b83b-4d49-927c-f3f697794be0 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] GET https://10.4.3.105/volume/v3/backups/aa04c26f-e80c-43d2-aac3-784fbf256308 Aug 12 10:49:19.044172 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-31039df4-b83b-4d49-927c-f3f697794be0 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:49:19.044350 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-31039df4-b83b-4d49-927c-f3f697794be0 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:49:19.044457 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.v3.backups [None req-31039df4-b83b-4d49-927c-f3f697794be0 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Show backup with id aa04c26f-e80c-43d2-aac3-784fbf256308. {{(pid=100372) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:49:19.049035 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:49:19.049035 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:49:19.049675 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-31039df4-b83b-4d49-927c-f3f697794be0 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] https://10.4.3.105/volume/v3/backups/aa04c26f-e80c-43d2-aac3-784fbf256308 returned with HTTP 200 Aug 12 10:49:19.050069 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1359/5421] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:49:19 2026] GET /volume/v3/backups/aa04c26f-e80c-43d2-aac3-784fbf256308 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:49:19.740968 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-411e7fa5-e483-428d-b5cc-377a18646ffc None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:49:19.743564 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-411e7fa5-e483-428d-b5cc-377a18646ffc tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] GET https://10.4.3.105/volume/v3/backups/ffe6023b-afa9-4b60-8da4-4dc010898d93 Aug 12 10:49:19.743564 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-411e7fa5-e483-428d-b5cc-377a18646ffc tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:49:19.743722 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-411e7fa5-e483-428d-b5cc-377a18646ffc tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:49:19.743864 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-411e7fa5-e483-428d-b5cc-377a18646ffc tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Show backup with id ffe6023b-afa9-4b60-8da4-4dc010898d93. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:49:19.748378 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:49:19.748378 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:49:19.749184 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-411e7fa5-e483-428d-b5cc-377a18646ffc tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] https://10.4.3.105/volume/v3/backups/ffe6023b-afa9-4b60-8da4-4dc010898d93 returned with HTTP 200 Aug 12 10:49:19.749676 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1354/5422] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:49:19 2026] GET /volume/v3/backups/ffe6023b-afa9-4b60-8da4-4dc010898d93 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:49:20.060948 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-88f57cf2-9c53-4151-8387-316bf88fdaee None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:49:20.062554 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-88f57cf2-9c53-4151-8387-316bf88fdaee tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] GET https://10.4.3.105/volume/v3/backups/aa04c26f-e80c-43d2-aac3-784fbf256308 Aug 12 10:49:20.062760 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-88f57cf2-9c53-4151-8387-316bf88fdaee tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:49:20.062943 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-88f57cf2-9c53-4151-8387-316bf88fdaee tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:49:20.063037 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-88f57cf2-9c53-4151-8387-316bf88fdaee tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Show backup with id aa04c26f-e80c-43d2-aac3-784fbf256308. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:49:20.066932 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:49:20.066932 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:49:20.067445 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-88f57cf2-9c53-4151-8387-316bf88fdaee tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] https://10.4.3.105/volume/v3/backups/aa04c26f-e80c-43d2-aac3-784fbf256308 returned with HTTP 200 Aug 12 10:49:20.067781 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1363/5423] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:49:20 2026] GET /volume/v3/backups/aa04c26f-e80c-43d2-aac3-784fbf256308 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:49:20.761493 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-9861fe3c-27fa-42fa-bdd7-7d3e90aee1b1 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:49:20.763182 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-9861fe3c-27fa-42fa-bdd7-7d3e90aee1b1 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] GET https://10.4.3.105/volume/v3/backups/ffe6023b-afa9-4b60-8da4-4dc010898d93 Aug 12 10:49:20.763409 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-9861fe3c-27fa-42fa-bdd7-7d3e90aee1b1 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:49:20.763641 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-9861fe3c-27fa-42fa-bdd7-7d3e90aee1b1 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:49:20.763796 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-9861fe3c-27fa-42fa-bdd7-7d3e90aee1b1 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Show backup with id ffe6023b-afa9-4b60-8da4-4dc010898d93. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:49:20.768147 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:49:20.768147 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:49:20.768844 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-9861fe3c-27fa-42fa-bdd7-7d3e90aee1b1 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] https://10.4.3.105/volume/v3/backups/ffe6023b-afa9-4b60-8da4-4dc010898d93 returned with HTTP 200 Aug 12 10:49:20.769253 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1348/5424] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:49:20 2026] GET /volume/v3/backups/ffe6023b-afa9-4b60-8da4-4dc010898d93 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:49:21.077054 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-07d6f6e2-fd1e-4aa7-82f5-83d036ebbb11 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:49:21.078878 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-07d6f6e2-fd1e-4aa7-82f5-83d036ebbb11 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] GET https://10.4.3.105/volume/v3/backups/aa04c26f-e80c-43d2-aac3-784fbf256308 Aug 12 10:49:21.079092 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-07d6f6e2-fd1e-4aa7-82f5-83d036ebbb11 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:49:21.079269 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-07d6f6e2-fd1e-4aa7-82f5-83d036ebbb11 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:49:21.079417 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.v3.backups [None req-07d6f6e2-fd1e-4aa7-82f5-83d036ebbb11 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Show backup with id aa04c26f-e80c-43d2-aac3-784fbf256308. {{(pid=100372) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:49:21.084440 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:49:21.084440 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:49:21.085185 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-07d6f6e2-fd1e-4aa7-82f5-83d036ebbb11 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] https://10.4.3.105/volume/v3/backups/aa04c26f-e80c-43d2-aac3-784fbf256308 returned with HTTP 200 Aug 12 10:49:21.085609 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1360/5425] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:49:21 2026] GET /volume/v3/backups/aa04c26f-e80c-43d2-aac3-784fbf256308 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:49:21.780142 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-63e668d8-c02a-446b-8ad1-58c21f39e552 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:49:21.781920 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-63e668d8-c02a-446b-8ad1-58c21f39e552 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] GET https://10.4.3.105/volume/v3/backups/ffe6023b-afa9-4b60-8da4-4dc010898d93 Aug 12 10:49:21.782144 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-63e668d8-c02a-446b-8ad1-58c21f39e552 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:49:21.782344 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-63e668d8-c02a-446b-8ad1-58c21f39e552 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:49:21.782472 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-63e668d8-c02a-446b-8ad1-58c21f39e552 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Show backup with id ffe6023b-afa9-4b60-8da4-4dc010898d93. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:49:21.787119 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:49:21.787119 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:49:21.787711 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-63e668d8-c02a-446b-8ad1-58c21f39e552 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] https://10.4.3.105/volume/v3/backups/ffe6023b-afa9-4b60-8da4-4dc010898d93 returned with HTTP 200 Aug 12 10:49:21.788097 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1355/5426] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:49:21 2026] GET /volume/v3/backups/ffe6023b-afa9-4b60-8da4-4dc010898d93 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:49:21.800649 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-e1371e62-90fe-43d7-83dd-3e40abb86714 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:49:21.802534 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-e1371e62-90fe-43d7-83dd-3e40abb86714 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] POST https://10.4.3.105/volume/v3/backups Aug 12 10:49:21.803014 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-e1371e62-90fe-43d7-83dd-3e40abb86714 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "d85447cf-db46-41eb-a022-9c26640b955d"}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:49:21.804659 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.contrib.backups [None req-e1371e62-90fe-43d7-83dd-3e40abb86714 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Creating new backup {'backup': {'volume_id': 'd85447cf-db46-41eb-a022-9c26640b955d'}} {{(pid=100375) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 12 10:49:21.804847 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.contrib.backups [None req-e1371e62-90fe-43d7-83dd-3e40abb86714 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Creating backup of volume d85447cf-db46-41eb-a022-9c26640b955d in container None Aug 12 10:49:21.813057 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:49:21.813057 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:49:21.813455 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-e1371e62-90fe-43d7-83dd-3e40abb86714 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Volume info retrieved successfully. Aug 12 10:49:21.831327 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.quota [None req-e1371e62-90fe-43d7-83dd-3e40abb86714 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Created reservations ['56faf179-73ef-4d69-a5f2-725c3638e873', '65590c30-4db1-44f1-bbd2-59517748e480'] {{(pid=100375) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:49:21.861457 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-e1371e62-90fe-43d7-83dd-3e40abb86714 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] https://10.4.3.105/volume/v3/backups returned with HTTP 202 Aug 12 10:49:21.861457 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1364/5427] 10.4.3.105 () {70 vars in 1298 bytes} [Wed Aug 12 10:49:21 2026] POST /volume/v3/backups => generated 288 bytes in 59 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 10:49:21.869147 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-9d60b989-e046-4822-9243-b5633e6029e4 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:49:21.871222 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-9d60b989-e046-4822-9243-b5633e6029e4 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] GET https://10.4.3.105/volume/v3/backups/3c15150a-692f-4973-ae26-2dd84b18838c Aug 12 10:49:21.871222 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-9d60b989-e046-4822-9243-b5633e6029e4 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:49:21.871222 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-9d60b989-e046-4822-9243-b5633e6029e4 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:49:21.871537 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-9d60b989-e046-4822-9243-b5633e6029e4 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Show backup with id 3c15150a-692f-4973-ae26-2dd84b18838c. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:49:21.873123 np0000007037 devstack@c-api.service[100373]: DEBUG dbcounter [-] [100373] Writing DB stats cinder:SELECT=181,cinder:INSERT=38,cinder:UPDATE=69 {{(pid=100373) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 10:49:21.875744 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:49:21.875744 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:49:21.876453 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-9d60b989-e046-4822-9243-b5633e6029e4 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] https://10.4.3.105/volume/v3/backups/3c15150a-692f-4973-ae26-2dd84b18838c returned with HTTP 200 Aug 12 10:49:21.876820 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1349/5428] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:49:21 2026] GET /volume/v3/backups/3c15150a-692f-4973-ae26-2dd84b18838c => generated 695 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:49:22.095545 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-406de5a8-edcd-4f0b-b8d1-02621fbf4a72 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:49:22.097078 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-406de5a8-edcd-4f0b-b8d1-02621fbf4a72 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] GET https://10.4.3.105/volume/v3/backups/aa04c26f-e80c-43d2-aac3-784fbf256308 Aug 12 10:49:22.097255 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-406de5a8-edcd-4f0b-b8d1-02621fbf4a72 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:49:22.097423 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-406de5a8-edcd-4f0b-b8d1-02621fbf4a72 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:49:22.097547 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.v3.backups [None req-406de5a8-edcd-4f0b-b8d1-02621fbf4a72 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Show backup with id aa04c26f-e80c-43d2-aac3-784fbf256308. {{(pid=100372) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:49:22.103504 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:49:22.103504 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:49:22.104470 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-406de5a8-edcd-4f0b-b8d1-02621fbf4a72 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] https://10.4.3.105/volume/v3/backups/aa04c26f-e80c-43d2-aac3-784fbf256308 returned with HTTP 200 Aug 12 10:49:22.105023 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1361/5429] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:49:22 2026] GET /volume/v3/backups/aa04c26f-e80c-43d2-aac3-784fbf256308 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:49:22.888909 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-4dde622e-f8c5-44a9-9bd0-dffff8f11f5d None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:49:22.891027 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-4dde622e-f8c5-44a9-9bd0-dffff8f11f5d tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] GET https://10.4.3.105/volume/v3/backups/3c15150a-692f-4973-ae26-2dd84b18838c Aug 12 10:49:22.891296 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-4dde622e-f8c5-44a9-9bd0-dffff8f11f5d tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:49:22.891543 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-4dde622e-f8c5-44a9-9bd0-dffff8f11f5d tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:49:22.891692 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-4dde622e-f8c5-44a9-9bd0-dffff8f11f5d tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Show backup with id 3c15150a-692f-4973-ae26-2dd84b18838c. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:49:22.897126 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:49:22.897126 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:49:22.897837 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-4dde622e-f8c5-44a9-9bd0-dffff8f11f5d tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] https://10.4.3.105/volume/v3/backups/3c15150a-692f-4973-ae26-2dd84b18838c returned with HTTP 200 Aug 12 10:49:22.898246 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1356/5430] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:49:22 2026] GET /volume/v3/backups/3c15150a-692f-4973-ae26-2dd84b18838c => generated 697 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:49:23.114616 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-e2f043b5-c084-47e1-aec4-84f6e112c446 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:49:23.116163 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-e2f043b5-c084-47e1-aec4-84f6e112c446 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] GET https://10.4.3.105/volume/v3/backups/aa04c26f-e80c-43d2-aac3-784fbf256308 Aug 12 10:49:23.116420 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-e2f043b5-c084-47e1-aec4-84f6e112c446 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:49:23.116608 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-e2f043b5-c084-47e1-aec4-84f6e112c446 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:49:23.116761 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-e2f043b5-c084-47e1-aec4-84f6e112c446 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Show backup with id aa04c26f-e80c-43d2-aac3-784fbf256308. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:49:23.121038 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:49:23.121038 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:49:23.121587 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-e2f043b5-c084-47e1-aec4-84f6e112c446 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] https://10.4.3.105/volume/v3/backups/aa04c26f-e80c-43d2-aac3-784fbf256308 returned with HTTP 200 Aug 12 10:49:23.121920 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1365/5431] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:49:23 2026] GET /volume/v3/backups/aa04c26f-e80c-43d2-aac3-784fbf256308 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:49:23.916290 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-9e5d9dec-3d4a-466f-87a8-7709801ae4b0 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:49:23.918018 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-9e5d9dec-3d4a-466f-87a8-7709801ae4b0 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] GET https://10.4.3.105/volume/v3/backups/3c15150a-692f-4973-ae26-2dd84b18838c Aug 12 10:49:23.918225 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-9e5d9dec-3d4a-466f-87a8-7709801ae4b0 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:49:23.918413 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-9e5d9dec-3d4a-466f-87a8-7709801ae4b0 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:49:23.918531 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-9e5d9dec-3d4a-466f-87a8-7709801ae4b0 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Show backup with id 3c15150a-692f-4973-ae26-2dd84b18838c. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:49:23.922498 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:49:23.922498 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:49:23.923091 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-9e5d9dec-3d4a-466f-87a8-7709801ae4b0 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] https://10.4.3.105/volume/v3/backups/3c15150a-692f-4973-ae26-2dd84b18838c returned with HTTP 200 Aug 12 10:49:23.923427 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1350/5432] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:49:23 2026] GET /volume/v3/backups/3c15150a-692f-4973-ae26-2dd84b18838c => generated 697 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:49:24.131566 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-99cdfa9a-678e-4e6d-be24-15e2dd5375b5 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:49:24.133313 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-99cdfa9a-678e-4e6d-be24-15e2dd5375b5 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] GET https://10.4.3.105/volume/v3/backups/aa04c26f-e80c-43d2-aac3-784fbf256308 Aug 12 10:49:24.133548 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-99cdfa9a-678e-4e6d-be24-15e2dd5375b5 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:49:24.133744 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-99cdfa9a-678e-4e6d-be24-15e2dd5375b5 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:49:24.133849 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.v3.backups [None req-99cdfa9a-678e-4e6d-be24-15e2dd5375b5 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Show backup with id aa04c26f-e80c-43d2-aac3-784fbf256308. {{(pid=100372) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:49:24.138340 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:49:24.138340 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:49:24.138959 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-99cdfa9a-678e-4e6d-be24-15e2dd5375b5 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] https://10.4.3.105/volume/v3/backups/aa04c26f-e80c-43d2-aac3-784fbf256308 returned with HTTP 200 Aug 12 10:49:24.139302 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1362/5433] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:49:24 2026] GET /volume/v3/backups/aa04c26f-e80c-43d2-aac3-784fbf256308 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:49:24.933102 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-0afc3eed-b119-436c-9e99-f16d80171978 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:49:24.934943 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-0afc3eed-b119-436c-9e99-f16d80171978 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] GET https://10.4.3.105/volume/v3/backups/3c15150a-692f-4973-ae26-2dd84b18838c Aug 12 10:49:24.935167 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-0afc3eed-b119-436c-9e99-f16d80171978 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:49:24.935351 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-0afc3eed-b119-436c-9e99-f16d80171978 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:49:24.935465 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-0afc3eed-b119-436c-9e99-f16d80171978 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Show backup with id 3c15150a-692f-4973-ae26-2dd84b18838c. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:49:24.940048 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:49:24.940048 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:49:24.940633 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-0afc3eed-b119-436c-9e99-f16d80171978 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] https://10.4.3.105/volume/v3/backups/3c15150a-692f-4973-ae26-2dd84b18838c returned with HTTP 200 Aug 12 10:49:24.941034 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1357/5434] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:49:24 2026] GET /volume/v3/backups/3c15150a-692f-4973-ae26-2dd84b18838c => generated 708 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:49:25.151126 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-0a7330c7-46f9-493c-b4e2-2d15c6c81ba4 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:49:25.153606 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-0a7330c7-46f9-493c-b4e2-2d15c6c81ba4 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] GET https://10.4.3.105/volume/v3/backups/aa04c26f-e80c-43d2-aac3-784fbf256308 Aug 12 10:49:25.153606 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-0a7330c7-46f9-493c-b4e2-2d15c6c81ba4 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:49:25.153606 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-0a7330c7-46f9-493c-b4e2-2d15c6c81ba4 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:49:25.153606 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-0a7330c7-46f9-493c-b4e2-2d15c6c81ba4 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Show backup with id aa04c26f-e80c-43d2-aac3-784fbf256308. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:49:25.157526 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:49:25.157526 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:49:25.158163 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-0a7330c7-46f9-493c-b4e2-2d15c6c81ba4 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] https://10.4.3.105/volume/v3/backups/aa04c26f-e80c-43d2-aac3-784fbf256308 returned with HTTP 200 Aug 12 10:49:25.158497 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1366/5435] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:49:25 2026] GET /volume/v3/backups/aa04c26f-e80c-43d2-aac3-784fbf256308 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:49:25.167999 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-0549d802-abc4-41d3-a2ce-4911e9c577fc None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:49:25.169671 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-0549d802-abc4-41d3-a2ce-4911e9c577fc tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] DELETE https://10.4.3.105/volume/v3/volumes/771fd07d-d98f-43dd-9b78-2fc0906eac1f Aug 12 10:49:25.169833 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-0549d802-abc4-41d3-a2ce-4911e9c577fc tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:49:25.170017 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-0549d802-abc4-41d3-a2ce-4911e9c577fc tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Calling method 'delete' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:49:25.170169 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.v3.volumes [None req-0549d802-abc4-41d3-a2ce-4911e9c577fc tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Delete volume with id: 771fd07d-d98f-43dd-9b78-2fc0906eac1f Aug 12 10:49:25.177253 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:49:25.177253 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:49:25.177556 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-0549d802-abc4-41d3-a2ce-4911e9c577fc tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Volume info retrieved successfully. Aug 12 10:49:25.194854 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-0549d802-abc4-41d3-a2ce-4911e9c577fc tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Delete volume request issued successfully. Aug 12 10:49:25.195093 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-0549d802-abc4-41d3-a2ce-4911e9c577fc tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] https://10.4.3.105/volume/v3/volumes/771fd07d-d98f-43dd-9b78-2fc0906eac1f returned with HTTP 202 Aug 12 10:49:25.195635 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1351/5436] 10.4.3.105 () {68 vars in 1391 bytes} [Wed Aug 12 10:49:25 2026] DELETE /volume/v3/volumes/771fd07d-d98f-43dd-9b78-2fc0906eac1f => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 10:49:25.204135 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-8a3f5506-e8a7-4018-8a6a-d448a871b907 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:49:25.206401 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-8a3f5506-e8a7-4018-8a6a-d448a871b907 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] GET https://10.4.3.105/volume/v3/volumes/771fd07d-d98f-43dd-9b78-2fc0906eac1f Aug 12 10:49:25.206690 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-8a3f5506-e8a7-4018-8a6a-d448a871b907 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:49:25.206972 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-8a3f5506-e8a7-4018-8a6a-d448a871b907 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:49:25.216792 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:49:25.216792 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:49:25.221157 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-8a3f5506-e8a7-4018-8a6a-d448a871b907 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Volume info retrieved successfully. Aug 12 10:49:25.226400 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-8a3f5506-e8a7-4018-8a6a-d448a871b907 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] https://10.4.3.105/volume/v3/volumes/771fd07d-d98f-43dd-9b78-2fc0906eac1f returned with HTTP 200 Aug 12 10:49:25.226995 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1363/5437] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:49:25 2026] GET /volume/v3/volumes/771fd07d-d98f-43dd-9b78-2fc0906eac1f => generated 1065 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:49:25.950238 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-ef0d5105-c96d-4cc1-ae08-a0606b65980b None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:49:25.952361 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-ef0d5105-c96d-4cc1-ae08-a0606b65980b tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] GET https://10.4.3.105/volume/v3/backups/3c15150a-692f-4973-ae26-2dd84b18838c Aug 12 10:49:25.952584 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-ef0d5105-c96d-4cc1-ae08-a0606b65980b tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:49:25.952813 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-ef0d5105-c96d-4cc1-ae08-a0606b65980b tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:49:25.953126 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-ef0d5105-c96d-4cc1-ae08-a0606b65980b tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Show backup with id 3c15150a-692f-4973-ae26-2dd84b18838c. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:49:25.957647 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:49:25.957647 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:49:25.958226 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-ef0d5105-c96d-4cc1-ae08-a0606b65980b tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] https://10.4.3.105/volume/v3/backups/3c15150a-692f-4973-ae26-2dd84b18838c returned with HTTP 200 Aug 12 10:49:25.958702 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1358/5438] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:49:25 2026] GET /volume/v3/backups/3c15150a-692f-4973-ae26-2dd84b18838c => generated 708 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:49:26.243196 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-8ac5c5ec-7189-4d61-816e-98675dff3e75 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:49:26.245052 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-8ac5c5ec-7189-4d61-816e-98675dff3e75 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] GET https://10.4.3.105/volume/v3/volumes/771fd07d-d98f-43dd-9b78-2fc0906eac1f Aug 12 10:49:26.245284 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-8ac5c5ec-7189-4d61-816e-98675dff3e75 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:49:26.245471 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-8ac5c5ec-7189-4d61-816e-98675dff3e75 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:49:26.251602 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-8ac5c5ec-7189-4d61-816e-98675dff3e75 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] https://10.4.3.105/volume/v3/volumes/771fd07d-d98f-43dd-9b78-2fc0906eac1f returned with HTTP 404 Aug 12 10:49:26.252099 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1367/5439] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:49:26 2026] GET /volume/v3/volumes/771fd07d-d98f-43dd-9b78-2fc0906eac1f => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:49:26.260463 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-55929971-532b-4282-9359-5525ea363e6d None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:49:26.262367 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-55929971-532b-4282-9359-5525ea363e6d tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-member] GET https://10.4.3.105/volume/v3/backups/aa04c26f-e80c-43d2-aac3-784fbf256308 Aug 12 10:49:26.262663 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-55929971-532b-4282-9359-5525ea363e6d tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:49:26.262914 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-55929971-532b-4282-9359-5525ea363e6d tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:49:26.263113 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-55929971-532b-4282-9359-5525ea363e6d tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-member] Show backup with id aa04c26f-e80c-43d2-aac3-784fbf256308. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:49:26.267712 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:49:26.267712 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:49:26.268378 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-55929971-532b-4282-9359-5525ea363e6d tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-member] https://10.4.3.105/volume/v3/backups/aa04c26f-e80c-43d2-aac3-784fbf256308 returned with HTTP 200 Aug 12 10:49:26.268802 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1352/5440] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:49:26 2026] GET /volume/v3/backups/aa04c26f-e80c-43d2-aac3-784fbf256308 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:49:26.278839 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-07e9894b-d2e0-4c18-b139-8232891afc9e None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:49:26.281103 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-07e9894b-d2e0-4c18-b139-8232891afc9e tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] DELETE https://10.4.3.105/volume/v3/backups/2e9c33f2-4710-47e7-baec-655d40c6f165 Aug 12 10:49:26.281306 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-07e9894b-d2e0-4c18-b139-8232891afc9e tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:49:26.281484 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-07e9894b-d2e0-4c18-b139-8232891afc9e tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Calling method 'delete' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:49:26.281622 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.contrib.backups [None req-07e9894b-d2e0-4c18-b139-8232891afc9e tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Delete backup with id: 2e9c33f2-4710-47e7-baec-655d40c6f165. Aug 12 10:49:26.285843 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:49:26.285843 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:49:26.296991 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.backup.rpcapi [None req-07e9894b-d2e0-4c18-b139-8232891afc9e tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] delete_backup rpcapi backup_id 2e9c33f2-4710-47e7-baec-655d40c6f165 {{(pid=100372) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 12 10:49:26.298668 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-07e9894b-d2e0-4c18-b139-8232891afc9e tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] https://10.4.3.105/volume/v3/backups/2e9c33f2-4710-47e7-baec-655d40c6f165 returned with HTTP 202 Aug 12 10:49:26.299113 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1364/5441] 10.4.3.105 () {68 vars in 1391 bytes} [Wed Aug 12 10:49:26 2026] DELETE /volume/v3/backups/2e9c33f2-4710-47e7-baec-655d40c6f165 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 10:49:26.306068 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-a8a22c45-143f-4789-98cf-f1579f31b2b5 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:49:26.308115 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-a8a22c45-143f-4789-98cf-f1579f31b2b5 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] GET https://10.4.3.105/volume/v3/backups/2e9c33f2-4710-47e7-baec-655d40c6f165 Aug 12 10:49:26.308358 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-a8a22c45-143f-4789-98cf-f1579f31b2b5 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:49:26.308562 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-a8a22c45-143f-4789-98cf-f1579f31b2b5 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:49:26.308663 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-a8a22c45-143f-4789-98cf-f1579f31b2b5 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Show backup with id 2e9c33f2-4710-47e7-baec-655d40c6f165. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:49:26.312717 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:49:26.312717 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:49:26.313317 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-a8a22c45-143f-4789-98cf-f1579f31b2b5 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] https://10.4.3.105/volume/v3/backups/2e9c33f2-4710-47e7-baec-655d40c6f165 returned with HTTP 200 Aug 12 10:49:26.313680 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1359/5442] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:49:26 2026] GET /volume/v3/backups/2e9c33f2-4710-47e7-baec-655d40c6f165 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:49:26.968795 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-b521bf9b-3e13-415e-bfff-1374e72e0111 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:49:26.972821 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-b521bf9b-3e13-415e-bfff-1374e72e0111 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] GET https://10.4.3.105/volume/v3/backups/3c15150a-692f-4973-ae26-2dd84b18838c Aug 12 10:49:26.972821 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-b521bf9b-3e13-415e-bfff-1374e72e0111 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:49:26.972821 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-b521bf9b-3e13-415e-bfff-1374e72e0111 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:49:26.972821 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-b521bf9b-3e13-415e-bfff-1374e72e0111 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Show backup with id 3c15150a-692f-4973-ae26-2dd84b18838c. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:49:26.977291 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:49:26.977291 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:49:26.978187 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-b521bf9b-3e13-415e-bfff-1374e72e0111 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] https://10.4.3.105/volume/v3/backups/3c15150a-692f-4973-ae26-2dd84b18838c returned with HTTP 200 Aug 12 10:49:26.978746 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1368/5443] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:49:26 2026] GET /volume/v3/backups/3c15150a-692f-4973-ae26-2dd84b18838c => generated 708 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:49:27.325784 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-51402edd-bc19-4ce3-ab4e-e5ee6675d6f4 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:49:27.327356 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-51402edd-bc19-4ce3-ab4e-e5ee6675d6f4 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] GET https://10.4.3.105/volume/v3/backups/2e9c33f2-4710-47e7-baec-655d40c6f165 Aug 12 10:49:27.327674 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-51402edd-bc19-4ce3-ab4e-e5ee6675d6f4 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:49:27.327929 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-51402edd-bc19-4ce3-ab4e-e5ee6675d6f4 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:49:27.329172 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-51402edd-bc19-4ce3-ab4e-e5ee6675d6f4 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Show backup with id 2e9c33f2-4710-47e7-baec-655d40c6f165. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:49:27.332186 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-51402edd-bc19-4ce3-ab4e-e5ee6675d6f4 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] https://10.4.3.105/volume/v3/backups/2e9c33f2-4710-47e7-baec-655d40c6f165 returned with HTTP 404 Aug 12 10:49:27.332186 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1353/5444] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:49:27 2026] GET /volume/v3/backups/2e9c33f2-4710-47e7-baec-655d40c6f165 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:49:27.338483 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-f106dbf1-3317-49e9-b606-d441057f5584 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:49:27.340304 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-f106dbf1-3317-49e9-b606-d441057f5584 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] DELETE https://10.4.3.105/volume/v3/backups/4afd559d-131b-4be8-bcd5-66836590c126 Aug 12 10:49:27.340537 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-f106dbf1-3317-49e9-b606-d441057f5584 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:49:27.340766 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-f106dbf1-3317-49e9-b606-d441057f5584 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Calling method 'delete' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:49:27.340865 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.contrib.backups [None req-f106dbf1-3317-49e9-b606-d441057f5584 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Delete backup with id: 4afd559d-131b-4be8-bcd5-66836590c126. Aug 12 10:49:27.344800 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:49:27.344800 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:49:27.354945 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.backup.rpcapi [None req-f106dbf1-3317-49e9-b606-d441057f5584 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] delete_backup rpcapi backup_id 4afd559d-131b-4be8-bcd5-66836590c126 {{(pid=100372) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 12 10:49:27.356466 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-f106dbf1-3317-49e9-b606-d441057f5584 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] https://10.4.3.105/volume/v3/backups/4afd559d-131b-4be8-bcd5-66836590c126 returned with HTTP 202 Aug 12 10:49:27.356916 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1365/5445] 10.4.3.105 () {68 vars in 1391 bytes} [Wed Aug 12 10:49:27 2026] DELETE /volume/v3/backups/4afd559d-131b-4be8-bcd5-66836590c126 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 10:49:27.363404 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-dc9ca393-8784-4831-bd59-3a86d4374825 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:49:27.365123 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-dc9ca393-8784-4831-bd59-3a86d4374825 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] GET https://10.4.3.105/volume/v3/backups/4afd559d-131b-4be8-bcd5-66836590c126 Aug 12 10:49:27.365311 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-dc9ca393-8784-4831-bd59-3a86d4374825 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:49:27.365491 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-dc9ca393-8784-4831-bd59-3a86d4374825 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:49:27.365615 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-dc9ca393-8784-4831-bd59-3a86d4374825 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Show backup with id 4afd559d-131b-4be8-bcd5-66836590c126. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:49:27.369842 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:49:27.369842 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:49:27.370485 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-dc9ca393-8784-4831-bd59-3a86d4374825 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] https://10.4.3.105/volume/v3/backups/4afd559d-131b-4be8-bcd5-66836590c126 returned with HTTP 200 Aug 12 10:49:27.370873 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1360/5446] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:49:27 2026] GET /volume/v3/backups/4afd559d-131b-4be8-bcd5-66836590c126 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:49:27.987996 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-2677a406-51c9-4e74-b6f3-833c0685331a None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:49:27.989798 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-2677a406-51c9-4e74-b6f3-833c0685331a tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] GET https://10.4.3.105/volume/v3/backups/3c15150a-692f-4973-ae26-2dd84b18838c Aug 12 10:49:27.990030 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-2677a406-51c9-4e74-b6f3-833c0685331a tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:49:27.990241 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-2677a406-51c9-4e74-b6f3-833c0685331a tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:49:27.990384 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-2677a406-51c9-4e74-b6f3-833c0685331a tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Show backup with id 3c15150a-692f-4973-ae26-2dd84b18838c. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:49:27.994037 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:49:27.994037 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:49:27.994625 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-2677a406-51c9-4e74-b6f3-833c0685331a tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] https://10.4.3.105/volume/v3/backups/3c15150a-692f-4973-ae26-2dd84b18838c returned with HTTP 200 Aug 12 10:49:27.995096 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1369/5447] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:49:27 2026] GET /volume/v3/backups/3c15150a-692f-4973-ae26-2dd84b18838c => generated 708 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:49:28.381482 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-4f7cc28b-a1b8-439a-afe2-47d5b6057103 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:49:28.383182 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-4f7cc28b-a1b8-439a-afe2-47d5b6057103 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] GET https://10.4.3.105/volume/v3/backups/4afd559d-131b-4be8-bcd5-66836590c126 Aug 12 10:49:28.383395 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-4f7cc28b-a1b8-439a-afe2-47d5b6057103 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:49:28.383624 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-4f7cc28b-a1b8-439a-afe2-47d5b6057103 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:49:28.383748 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-4f7cc28b-a1b8-439a-afe2-47d5b6057103 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Show backup with id 4afd559d-131b-4be8-bcd5-66836590c126. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:49:28.387559 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-4f7cc28b-a1b8-439a-afe2-47d5b6057103 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] https://10.4.3.105/volume/v3/backups/4afd559d-131b-4be8-bcd5-66836590c126 returned with HTTP 404 Aug 12 10:49:28.388019 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1354/5448] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:49:28 2026] GET /volume/v3/backups/4afd559d-131b-4be8-bcd5-66836590c126 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:49:28.394169 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-ffca99e6-b9ea-40cb-b044-9aad699accca None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:49:28.395949 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-ffca99e6-b9ea-40cb-b044-9aad699accca tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] DELETE https://10.4.3.105/volume/v3/backups/aa04c26f-e80c-43d2-aac3-784fbf256308 Aug 12 10:49:28.396149 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-ffca99e6-b9ea-40cb-b044-9aad699accca tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:49:28.396321 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-ffca99e6-b9ea-40cb-b044-9aad699accca tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Calling method 'delete' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:49:28.396408 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.contrib.backups [None req-ffca99e6-b9ea-40cb-b044-9aad699accca tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Delete backup with id: aa04c26f-e80c-43d2-aac3-784fbf256308. Aug 12 10:49:28.401551 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:49:28.401551 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:49:28.413665 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.backup.rpcapi [None req-ffca99e6-b9ea-40cb-b044-9aad699accca tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] delete_backup rpcapi backup_id aa04c26f-e80c-43d2-aac3-784fbf256308 {{(pid=100372) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 12 10:49:28.415358 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-ffca99e6-b9ea-40cb-b044-9aad699accca tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] https://10.4.3.105/volume/v3/backups/aa04c26f-e80c-43d2-aac3-784fbf256308 returned with HTTP 202 Aug 12 10:49:28.416064 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1366/5449] 10.4.3.105 () {68 vars in 1391 bytes} [Wed Aug 12 10:49:28 2026] DELETE /volume/v3/backups/aa04c26f-e80c-43d2-aac3-784fbf256308 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 10:49:28.422986 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-6ac39550-e6cf-474c-95f2-d322f89c416f None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:49:28.424971 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-6ac39550-e6cf-474c-95f2-d322f89c416f tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] GET https://10.4.3.105/volume/v3/backups/aa04c26f-e80c-43d2-aac3-784fbf256308 Aug 12 10:49:28.425212 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-6ac39550-e6cf-474c-95f2-d322f89c416f tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:49:28.425420 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-6ac39550-e6cf-474c-95f2-d322f89c416f tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:49:28.425553 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-6ac39550-e6cf-474c-95f2-d322f89c416f tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Show backup with id aa04c26f-e80c-43d2-aac3-784fbf256308. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:49:28.430047 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:49:28.430047 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:49:28.430767 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-6ac39550-e6cf-474c-95f2-d322f89c416f tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] https://10.4.3.105/volume/v3/backups/aa04c26f-e80c-43d2-aac3-784fbf256308 returned with HTTP 200 Aug 12 10:49:28.431154 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1361/5450] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:49:28 2026] GET /volume/v3/backups/aa04c26f-e80c-43d2-aac3-784fbf256308 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:49:29.004009 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-df7a150f-6973-40c5-bf0c-f00a1c459540 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:49:29.005666 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-df7a150f-6973-40c5-bf0c-f00a1c459540 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] GET https://10.4.3.105/volume/v3/backups/3c15150a-692f-4973-ae26-2dd84b18838c Aug 12 10:49:29.005902 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-df7a150f-6973-40c5-bf0c-f00a1c459540 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:49:29.006117 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-df7a150f-6973-40c5-bf0c-f00a1c459540 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:49:29.006217 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-df7a150f-6973-40c5-bf0c-f00a1c459540 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Show backup with id 3c15150a-692f-4973-ae26-2dd84b18838c. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:49:29.010911 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:49:29.010911 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:49:29.011634 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-df7a150f-6973-40c5-bf0c-f00a1c459540 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] https://10.4.3.105/volume/v3/backups/3c15150a-692f-4973-ae26-2dd84b18838c returned with HTTP 200 Aug 12 10:49:29.012040 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1370/5451] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:49:29 2026] GET /volume/v3/backups/3c15150a-692f-4973-ae26-2dd84b18838c => generated 708 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:49:29.441147 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-d069ab19-5039-4a84-b0a9-9023cdf1bdf0 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:49:29.443009 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-d069ab19-5039-4a84-b0a9-9023cdf1bdf0 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] GET https://10.4.3.105/volume/v3/backups/aa04c26f-e80c-43d2-aac3-784fbf256308 Aug 12 10:49:29.443235 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-d069ab19-5039-4a84-b0a9-9023cdf1bdf0 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:49:29.443423 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-d069ab19-5039-4a84-b0a9-9023cdf1bdf0 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:49:29.443564 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-d069ab19-5039-4a84-b0a9-9023cdf1bdf0 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Show backup with id aa04c26f-e80c-43d2-aac3-784fbf256308. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:49:29.447824 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-d069ab19-5039-4a84-b0a9-9023cdf1bdf0 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] https://10.4.3.105/volume/v3/backups/aa04c26f-e80c-43d2-aac3-784fbf256308 returned with HTTP 404 Aug 12 10:49:29.448350 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1355/5452] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:49:29 2026] GET /volume/v3/backups/aa04c26f-e80c-43d2-aac3-784fbf256308 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:49:29.454378 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-8794149d-adf9-4a60-aafc-931737f2a0f6 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:49:29.456186 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-8794149d-adf9-4a60-aafc-931737f2a0f6 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] DELETE https://10.4.3.105/volume/v3/volumes/c061a175-b753-4793-b859-7323005ada85 Aug 12 10:49:29.456443 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-8794149d-adf9-4a60-aafc-931737f2a0f6 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:49:29.456685 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-8794149d-adf9-4a60-aafc-931737f2a0f6 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Calling method 'delete' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:49:29.456882 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.v3.volumes [None req-8794149d-adf9-4a60-aafc-931737f2a0f6 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Delete volume with id: c061a175-b753-4793-b859-7323005ada85 Aug 12 10:49:29.463602 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:49:29.463602 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:49:29.463914 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-8794149d-adf9-4a60-aafc-931737f2a0f6 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Volume info retrieved successfully. Aug 12 10:49:29.477683 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-8794149d-adf9-4a60-aafc-931737f2a0f6 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Delete volume request issued successfully. Aug 12 10:49:29.477854 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-8794149d-adf9-4a60-aafc-931737f2a0f6 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] https://10.4.3.105/volume/v3/volumes/c061a175-b753-4793-b859-7323005ada85 returned with HTTP 202 Aug 12 10:49:29.478217 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1367/5453] 10.4.3.105 () {68 vars in 1391 bytes} [Wed Aug 12 10:49:29 2026] DELETE /volume/v3/volumes/c061a175-b753-4793-b859-7323005ada85 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 10:49:29.484812 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-336377fa-ce66-4dcd-bd1c-543388bc7796 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:49:29.486534 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-336377fa-ce66-4dcd-bd1c-543388bc7796 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] GET https://10.4.3.105/volume/v3/volumes/c061a175-b753-4793-b859-7323005ada85 Aug 12 10:49:29.486711 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-336377fa-ce66-4dcd-bd1c-543388bc7796 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:49:29.486889 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-336377fa-ce66-4dcd-bd1c-543388bc7796 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:49:29.493268 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:49:29.493268 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:49:29.496472 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-336377fa-ce66-4dcd-bd1c-543388bc7796 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Volume info retrieved successfully. Aug 12 10:49:29.500026 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-336377fa-ce66-4dcd-bd1c-543388bc7796 tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] https://10.4.3.105/volume/v3/volumes/c061a175-b753-4793-b859-7323005ada85 returned with HTTP 200 Aug 12 10:49:29.500334 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1362/5454] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:49:29 2026] GET /volume/v3/volumes/c061a175-b753-4793-b859-7323005ada85 => generated 1017 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:49:30.021410 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-c423a55c-ae8e-45d8-8aa6-c5568ca3df01 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:49:30.023180 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-c423a55c-ae8e-45d8-8aa6-c5568ca3df01 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] GET https://10.4.3.105/volume/v3/backups/3c15150a-692f-4973-ae26-2dd84b18838c Aug 12 10:49:30.023407 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-c423a55c-ae8e-45d8-8aa6-c5568ca3df01 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:49:30.023613 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-c423a55c-ae8e-45d8-8aa6-c5568ca3df01 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:49:30.023744 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-c423a55c-ae8e-45d8-8aa6-c5568ca3df01 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Show backup with id 3c15150a-692f-4973-ae26-2dd84b18838c. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:49:30.027877 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:49:30.027877 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:49:30.028430 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-c423a55c-ae8e-45d8-8aa6-c5568ca3df01 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] https://10.4.3.105/volume/v3/backups/3c15150a-692f-4973-ae26-2dd84b18838c returned with HTTP 200 Aug 12 10:49:30.028805 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1371/5455] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:49:30 2026] GET /volume/v3/backups/3c15150a-692f-4973-ae26-2dd84b18838c => generated 708 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:49:30.511782 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-b72c7281-4990-4944-b283-e448e377bcee None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:49:30.513594 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-b72c7281-4990-4944-b283-e448e377bcee tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] GET https://10.4.3.105/volume/v3/volumes/c061a175-b753-4793-b859-7323005ada85 Aug 12 10:49:30.513833 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-b72c7281-4990-4944-b283-e448e377bcee tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:49:30.514048 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-b72c7281-4990-4944-b283-e448e377bcee tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:49:30.520046 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-b72c7281-4990-4944-b283-e448e377bcee tempest-ProjectMemberTests33-721795590 tempest-ProjectMemberTests33-721795590-project-admin] https://10.4.3.105/volume/v3/volumes/c061a175-b753-4793-b859-7323005ada85 returned with HTTP 404 Aug 12 10:49:30.520673 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1356/5456] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:49:30 2026] GET /volume/v3/volumes/c061a175-b753-4793-b859-7323005ada85 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:49:31.037889 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-e30d4894-65c3-4347-a43e-0a8f88013291 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:49:31.039523 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-e30d4894-65c3-4347-a43e-0a8f88013291 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] GET https://10.4.3.105/volume/v3/backups/3c15150a-692f-4973-ae26-2dd84b18838c Aug 12 10:49:31.039733 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-e30d4894-65c3-4347-a43e-0a8f88013291 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:49:31.039905 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-e30d4894-65c3-4347-a43e-0a8f88013291 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:49:31.040008 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.v3.backups [None req-e30d4894-65c3-4347-a43e-0a8f88013291 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Show backup with id 3c15150a-692f-4973-ae26-2dd84b18838c. {{(pid=100372) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:49:31.043619 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:49:31.043619 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:49:31.044162 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-e30d4894-65c3-4347-a43e-0a8f88013291 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] https://10.4.3.105/volume/v3/backups/3c15150a-692f-4973-ae26-2dd84b18838c returned with HTTP 200 Aug 12 10:49:31.044476 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1368/5457] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:49:31 2026] GET /volume/v3/backups/3c15150a-692f-4973-ae26-2dd84b18838c => generated 708 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:49:32.054123 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-8d9029e6-c4e0-4e0d-b670-2e2dbb65acd6 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:49:32.056019 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-8d9029e6-c4e0-4e0d-b670-2e2dbb65acd6 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] GET https://10.4.3.105/volume/v3/backups/3c15150a-692f-4973-ae26-2dd84b18838c Aug 12 10:49:32.056270 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-8d9029e6-c4e0-4e0d-b670-2e2dbb65acd6 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:49:32.056492 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-8d9029e6-c4e0-4e0d-b670-2e2dbb65acd6 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:49:32.056664 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-8d9029e6-c4e0-4e0d-b670-2e2dbb65acd6 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Show backup with id 3c15150a-692f-4973-ae26-2dd84b18838c. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:49:32.061252 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:49:32.061252 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:49:32.062012 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-8d9029e6-c4e0-4e0d-b670-2e2dbb65acd6 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] https://10.4.3.105/volume/v3/backups/3c15150a-692f-4973-ae26-2dd84b18838c returned with HTTP 200 Aug 12 10:49:32.062377 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1363/5458] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:49:32 2026] GET /volume/v3/backups/3c15150a-692f-4973-ae26-2dd84b18838c => generated 708 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:49:33.071534 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-3671eed6-8f32-4c22-9c03-db34ff490e2f None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:49:33.073114 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-3671eed6-8f32-4c22-9c03-db34ff490e2f tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] GET https://10.4.3.105/volume/v3/backups/3c15150a-692f-4973-ae26-2dd84b18838c Aug 12 10:49:33.073305 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-3671eed6-8f32-4c22-9c03-db34ff490e2f tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:49:33.073475 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-3671eed6-8f32-4c22-9c03-db34ff490e2f tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:49:33.073589 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-3671eed6-8f32-4c22-9c03-db34ff490e2f tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Show backup with id 3c15150a-692f-4973-ae26-2dd84b18838c. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:49:33.077732 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:49:33.077732 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:49:33.078424 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-3671eed6-8f32-4c22-9c03-db34ff490e2f tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] https://10.4.3.105/volume/v3/backups/3c15150a-692f-4973-ae26-2dd84b18838c returned with HTTP 200 Aug 12 10:49:33.078788 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1372/5459] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:49:33 2026] GET /volume/v3/backups/3c15150a-692f-4973-ae26-2dd84b18838c => generated 708 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:49:34.087996 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-a7d33f67-0859-458f-897b-f3269aba64d7 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:49:34.089563 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-a7d33f67-0859-458f-897b-f3269aba64d7 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] GET https://10.4.3.105/volume/v3/backups/3c15150a-692f-4973-ae26-2dd84b18838c Aug 12 10:49:34.089772 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-a7d33f67-0859-458f-897b-f3269aba64d7 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:49:34.089948 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-a7d33f67-0859-458f-897b-f3269aba64d7 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:49:34.090048 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-a7d33f67-0859-458f-897b-f3269aba64d7 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Show backup with id 3c15150a-692f-4973-ae26-2dd84b18838c. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:49:34.094838 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:49:34.094838 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:49:34.095843 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-a7d33f67-0859-458f-897b-f3269aba64d7 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] https://10.4.3.105/volume/v3/backups/3c15150a-692f-4973-ae26-2dd84b18838c returned with HTTP 200 Aug 12 10:49:34.096390 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1357/5460] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:49:34 2026] GET /volume/v3/backups/3c15150a-692f-4973-ae26-2dd84b18838c => generated 708 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:49:35.106654 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-7b1410bb-0c78-46c5-b497-a466c15e6ba0 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:49:35.108938 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-7b1410bb-0c78-46c5-b497-a466c15e6ba0 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] GET https://10.4.3.105/volume/v3/backups/3c15150a-692f-4973-ae26-2dd84b18838c Aug 12 10:49:35.109225 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-7b1410bb-0c78-46c5-b497-a466c15e6ba0 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:49:35.109493 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-7b1410bb-0c78-46c5-b497-a466c15e6ba0 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:49:35.109697 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.v3.backups [None req-7b1410bb-0c78-46c5-b497-a466c15e6ba0 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Show backup with id 3c15150a-692f-4973-ae26-2dd84b18838c. {{(pid=100372) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:49:35.114918 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:49:35.114918 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:49:35.115792 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-7b1410bb-0c78-46c5-b497-a466c15e6ba0 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] https://10.4.3.105/volume/v3/backups/3c15150a-692f-4973-ae26-2dd84b18838c returned with HTTP 200 Aug 12 10:49:35.116305 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1369/5461] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:49:35 2026] GET /volume/v3/backups/3c15150a-692f-4973-ae26-2dd84b18838c => generated 708 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:49:36.126454 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-4e2fb104-6b9f-4c02-8654-25cb2ea12887 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:49:36.128117 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-4e2fb104-6b9f-4c02-8654-25cb2ea12887 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] GET https://10.4.3.105/volume/v3/backups/3c15150a-692f-4973-ae26-2dd84b18838c Aug 12 10:49:36.128414 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-4e2fb104-6b9f-4c02-8654-25cb2ea12887 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:49:36.129476 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-4e2fb104-6b9f-4c02-8654-25cb2ea12887 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:49:36.129476 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-4e2fb104-6b9f-4c02-8654-25cb2ea12887 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Show backup with id 3c15150a-692f-4973-ae26-2dd84b18838c. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:49:36.132667 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:49:36.132667 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:49:36.133220 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-4e2fb104-6b9f-4c02-8654-25cb2ea12887 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] https://10.4.3.105/volume/v3/backups/3c15150a-692f-4973-ae26-2dd84b18838c returned with HTTP 200 Aug 12 10:49:36.133579 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1364/5462] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:49:36 2026] GET /volume/v3/backups/3c15150a-692f-4973-ae26-2dd84b18838c => generated 710 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:49:36.142303 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-f5c1bba4-d263-48ec-aba0-1195c059f6f6 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:49:36.144013 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-f5c1bba4-d263-48ec-aba0-1195c059f6f6 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] DELETE https://10.4.3.105/volume/v3/backups/3c15150a-692f-4973-ae26-2dd84b18838c Aug 12 10:49:36.144231 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-f5c1bba4-d263-48ec-aba0-1195c059f6f6 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:49:36.144403 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-f5c1bba4-d263-48ec-aba0-1195c059f6f6 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Calling method 'delete' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:49:36.144527 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.contrib.backups [None req-f5c1bba4-d263-48ec-aba0-1195c059f6f6 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Delete backup with id: 3c15150a-692f-4973-ae26-2dd84b18838c. Aug 12 10:49:36.148780 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:49:36.148780 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:49:36.159023 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.backup.rpcapi [None req-f5c1bba4-d263-48ec-aba0-1195c059f6f6 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] delete_backup rpcapi backup_id 3c15150a-692f-4973-ae26-2dd84b18838c {{(pid=100375) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 12 10:49:36.160669 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-f5c1bba4-d263-48ec-aba0-1195c059f6f6 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] https://10.4.3.105/volume/v3/backups/3c15150a-692f-4973-ae26-2dd84b18838c returned with HTTP 202 Aug 12 10:49:36.161045 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1373/5463] 10.4.3.105 () {68 vars in 1391 bytes} [Wed Aug 12 10:49:36 2026] DELETE /volume/v3/backups/3c15150a-692f-4973-ae26-2dd84b18838c => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 10:49:36.168772 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-60389b0f-7e7d-4e1f-b3ce-5bdfddde119b None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:49:36.170419 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-60389b0f-7e7d-4e1f-b3ce-5bdfddde119b tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] POST https://10.4.3.105/volume/v3/volumes Aug 12 10:49:36.170786 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-60389b0f-7e7d-4e1f-b3ce-5bdfddde119b tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1786168572"}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:49:36.172119 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.v3.volumes [None req-60389b0f-7e7d-4e1f-b3ce-5bdfddde119b tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1786168572'}} {{(pid=100373) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 10:49:36.172251 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.v3.volumes [None req-60389b0f-7e7d-4e1f-b3ce-5bdfddde119b tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Create volume of 1 GB Aug 12 10:49:36.175909 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-60389b0f-7e7d-4e1f-b3ce-5bdfddde119b tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Availability Zones retrieved successfully. Aug 12 10:49:36.181297 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-60389b0f-7e7d-4e1f-b3ce-5bdfddde119b tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Flow 'volume_create_api' (94adfffc-cf00-4a47-a8f4-28e8f98e3081) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:49:36.182162 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-60389b0f-7e7d-4e1f-b3ce-5bdfddde119b tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (425f1c03-2f3e-4cd7-b73f-7c961dc55d01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:49:36.182892 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.flows.api.create_volume [None req-60389b0f-7e7d-4e1f-b3ce-5bdfddde119b tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Validating volume size '1' using validate_int {{(pid=100373) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 10:49:36.206838 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-60389b0f-7e7d-4e1f-b3ce-5bdfddde119b tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (425f1c03-2f3e-4cd7-b73f-7c961dc55d01) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T10:26:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6cd66f07-4c7b-40b2-9dfb-378538f29c9e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:49:36.207473 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-60389b0f-7e7d-4e1f-b3ce-5bdfddde119b tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (70300055-db54-4bdc-8ae1-e502a76270b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:49:36.251147 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.quota [None req-60389b0f-7e7d-4e1f-b3ce-5bdfddde119b tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Created reservations ['9a942d6f-7b51-45dd-bfed-87a3278d2956', '500be564-df8c-4fc6-9c19-9aaeca249dc3', '02540f66-e4f9-43eb-95f4-b7ee74a79377', '9990e612-652f-426b-8fb6-3625ea2d925c'] {{(pid=100373) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:49:36.252329 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-60389b0f-7e7d-4e1f-b3ce-5bdfddde119b tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (70300055-db54-4bdc-8ae1-e502a76270b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9a942d6f-7b51-45dd-bfed-87a3278d2956', '500be564-df8c-4fc6-9c19-9aaeca249dc3', '02540f66-e4f9-43eb-95f4-b7ee74a79377', '9990e612-652f-426b-8fb6-3625ea2d925c']}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:49:36.253494 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-60389b0f-7e7d-4e1f-b3ce-5bdfddde119b tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8aa10f54-3bdf-4287-a0c4-14b3fe72ac12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:49:36.281947 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-60389b0f-7e7d-4e1f-b3ce-5bdfddde119b tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8aa10f54-3bdf-4287-a0c4-14b3fe72ac12) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '43e94029-1458-4deb-9b4f-714b7b964e89', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1786168572',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6e092a4db94a49299daf37c4db2801de',qos_specs=None,replication_status=,reservations=['9a942d6f-7b51-45dd-bfed-87a3278d2956','500be564-df8c-4fc6-9c19-9aaeca249dc3','02540f66-e4f9-43eb-95f4-b7ee74a79377','9990e612-652f-426b-8fb6-3625ea2d925c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9dc30954b5934d11b2613ef16f27b3bb',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:49:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1786168572',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=43e94029-1458-4deb-9b4f-714b7b964e89,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6e092a4db94a49299daf37c4db2801de',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9dc30954b5934d11b2613ef16f27b3bb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6cd66f07-4c7b-40b2-9dfb-378538f29c9e),volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:49:36.282723 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-60389b0f-7e7d-4e1f-b3ce-5bdfddde119b tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0315cc6a-8d24-4411-aa24-230b701a3bb2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:49:36.298600 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-60389b0f-7e7d-4e1f-b3ce-5bdfddde119b tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0315cc6a-8d24-4411-aa24-230b701a3bb2) transitioned into state 'SUCCESS' from state '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-1786168572',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6e092a4db94a49299daf37c4db2801de',qos_specs=None,replication_status=,reservations=['9a942d6f-7b51-45dd-bfed-87a3278d2956','500be564-df8c-4fc6-9c19-9aaeca249dc3','02540f66-e4f9-43eb-95f4-b7ee74a79377','9990e612-652f-426b-8fb6-3625ea2d925c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9dc30954b5934d11b2613ef16f27b3bb',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:49:36.299354 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-60389b0f-7e7d-4e1f-b3ce-5bdfddde119b tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e606684e-e680-4252-91d5-765d56f67ff3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:49:36.308103 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-60389b0f-7e7d-4e1f-b3ce-5bdfddde119b tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e606684e-e680-4252-91d5-765d56f67ff3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:49:36.308950 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-60389b0f-7e7d-4e1f-b3ce-5bdfddde119b tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Flow 'volume_create_api' (94adfffc-cf00-4a47-a8f4-28e8f98e3081) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100373) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:49:36.309333 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-60389b0f-7e7d-4e1f-b3ce-5bdfddde119b tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Create volume request issued successfully. Aug 12 10:49:36.310245 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-60389b0f-7e7d-4e1f-b3ce-5bdfddde119b tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] https://10.4.3.105/volume/v3/volumes returned with HTTP 202 Aug 12 10:49:36.310877 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1358/5464] 10.4.3.105 () {70 vars in 1298 bytes} [Wed Aug 12 10:49:36 2026] POST /volume/v3/volumes => generated 778 bytes in 142 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 10:49:36.323299 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-80e30ef2-a3c4-4482-92aa-cc61e29dbd7a None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:49:36.325795 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-80e30ef2-a3c4-4482-92aa-cc61e29dbd7a tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] GET https://10.4.3.105/volume/v3/volumes/43e94029-1458-4deb-9b4f-714b7b964e89 Aug 12 10:49:36.326118 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-80e30ef2-a3c4-4482-92aa-cc61e29dbd7a tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:49:36.326400 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-80e30ef2-a3c4-4482-92aa-cc61e29dbd7a tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:49:36.336663 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:49:36.336663 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:49:36.341497 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-80e30ef2-a3c4-4482-92aa-cc61e29dbd7a tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Volume info retrieved successfully. Aug 12 10:49:36.347276 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-80e30ef2-a3c4-4482-92aa-cc61e29dbd7a tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] https://10.4.3.105/volume/v3/volumes/43e94029-1458-4deb-9b4f-714b7b964e89 returned with HTTP 200 Aug 12 10:49:36.347855 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1370/5465] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:49:36 2026] GET /volume/v3/volumes/43e94029-1458-4deb-9b4f-714b7b964e89 => generated 957 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:49:37.361191 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-b6631caa-3cbb-46e9-8ce0-f052cd6c2b73 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:49:37.363161 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-b6631caa-3cbb-46e9-8ce0-f052cd6c2b73 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] GET https://10.4.3.105/volume/v3/volumes/43e94029-1458-4deb-9b4f-714b7b964e89 Aug 12 10:49:37.363393 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-b6631caa-3cbb-46e9-8ce0-f052cd6c2b73 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:49:37.363627 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-b6631caa-3cbb-46e9-8ce0-f052cd6c2b73 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:49:37.371630 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:49:37.371630 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:49:37.375184 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-b6631caa-3cbb-46e9-8ce0-f052cd6c2b73 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Volume info retrieved successfully. Aug 12 10:49:37.378973 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-b6631caa-3cbb-46e9-8ce0-f052cd6c2b73 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] https://10.4.3.105/volume/v3/volumes/43e94029-1458-4deb-9b4f-714b7b964e89 returned with HTTP 200 Aug 12 10:49:37.379454 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1365/5466] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:49:37 2026] GET /volume/v3/volumes/43e94029-1458-4deb-9b4f-714b7b964e89 => generated 1009 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:49:37.390583 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-c994d8ca-d147-4227-ad22-c2017162b910 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:49:37.392930 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-c994d8ca-d147-4227-ad22-c2017162b910 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] POST https://10.4.3.105/volume/v3/backups Aug 12 10:49:37.393357 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-c994d8ca-d147-4227-ad22-c2017162b910 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "43e94029-1458-4deb-9b4f-714b7b964e89", "name": "tempest-type-Backup-1674490374"}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:49:37.395031 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.contrib.backups [None req-c994d8ca-d147-4227-ad22-c2017162b910 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Creating new backup {'backup': {'volume_id': '43e94029-1458-4deb-9b4f-714b7b964e89', 'name': 'tempest-type-Backup-1674490374'}} {{(pid=100375) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 12 10:49:37.395203 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.contrib.backups [None req-c994d8ca-d147-4227-ad22-c2017162b910 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Creating backup of volume 43e94029-1458-4deb-9b4f-714b7b964e89 in container None Aug 12 10:49:37.403056 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:49:37.403056 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:49:37.403375 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-c994d8ca-d147-4227-ad22-c2017162b910 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Volume info retrieved successfully. Aug 12 10:49:37.417578 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.quota [None req-c994d8ca-d147-4227-ad22-c2017162b910 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Created reservations ['6427b43c-ec13-4d8c-adce-bfc68079abaf', 'ea50f34e-bccd-4f84-8b5e-8b505554a4df'] {{(pid=100375) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:49:37.440532 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-c994d8ca-d147-4227-ad22-c2017162b910 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] https://10.4.3.105/volume/v3/backups returned with HTTP 202 Aug 12 10:49:37.440977 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1374/5467] 10.4.3.105 () {70 vars in 1299 bytes} [Wed Aug 12 10:49:37 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 10:49:37.450596 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-6413082a-7d5b-4f72-a02e-02995cb5ea02 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:49:37.452464 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-6413082a-7d5b-4f72-a02e-02995cb5ea02 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] GET https://10.4.3.105/volume/v3/backups/c756a5db-100d-411f-8253-a955925eed63 Aug 12 10:49:37.452715 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-6413082a-7d5b-4f72-a02e-02995cb5ea02 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:49:37.452903 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-6413082a-7d5b-4f72-a02e-02995cb5ea02 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:49:37.453001 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-6413082a-7d5b-4f72-a02e-02995cb5ea02 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Show backup with id c756a5db-100d-411f-8253-a955925eed63. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:49:37.457031 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:49:37.457031 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:49:37.457626 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-6413082a-7d5b-4f72-a02e-02995cb5ea02 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] https://10.4.3.105/volume/v3/backups/c756a5db-100d-411f-8253-a955925eed63 returned with HTTP 200 Aug 12 10:49:37.457984 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1359/5468] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:49:37 2026] GET /volume/v3/backups/c756a5db-100d-411f-8253-a955925eed63 => generated 723 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:49:38.469925 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-7674a4e0-b7eb-4747-bea0-1216acf7f4bb None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:49:38.471506 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-7674a4e0-b7eb-4747-bea0-1216acf7f4bb tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] GET https://10.4.3.105/volume/v3/backups/c756a5db-100d-411f-8253-a955925eed63 Aug 12 10:49:38.471736 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-7674a4e0-b7eb-4747-bea0-1216acf7f4bb tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:49:38.471909 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-7674a4e0-b7eb-4747-bea0-1216acf7f4bb tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:49:38.472003 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.v3.backups [None req-7674a4e0-b7eb-4747-bea0-1216acf7f4bb tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Show backup with id c756a5db-100d-411f-8253-a955925eed63. {{(pid=100372) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:49:38.475813 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:49:38.475813 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:49:38.476351 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-7674a4e0-b7eb-4747-bea0-1216acf7f4bb tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] https://10.4.3.105/volume/v3/backups/c756a5db-100d-411f-8253-a955925eed63 returned with HTTP 200 Aug 12 10:49:38.476689 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1371/5469] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:49:38 2026] GET /volume/v3/backups/c756a5db-100d-411f-8253-a955925eed63 => generated 725 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:49:39.488025 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-d68c8f5e-aeb5-4cec-9d6b-022a1f42493c None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:49:39.489657 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-d68c8f5e-aeb5-4cec-9d6b-022a1f42493c tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] GET https://10.4.3.105/volume/v3/backups/c756a5db-100d-411f-8253-a955925eed63 Aug 12 10:49:39.489875 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-d68c8f5e-aeb5-4cec-9d6b-022a1f42493c tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:49:39.490047 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-d68c8f5e-aeb5-4cec-9d6b-022a1f42493c tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:49:39.490156 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-d68c8f5e-aeb5-4cec-9d6b-022a1f42493c tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Show backup with id c756a5db-100d-411f-8253-a955925eed63. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:49:39.494438 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:49:39.494438 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:49:39.495140 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-d68c8f5e-aeb5-4cec-9d6b-022a1f42493c tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] https://10.4.3.105/volume/v3/backups/c756a5db-100d-411f-8253-a955925eed63 returned with HTTP 200 Aug 12 10:49:39.495526 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1366/5470] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:49:39 2026] GET /volume/v3/backups/c756a5db-100d-411f-8253-a955925eed63 => generated 725 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:49:40.525605 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-5fe46602-8bae-42e1-a6a8-b57e68d59fe4 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:49:40.527552 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-5fe46602-8bae-42e1-a6a8-b57e68d59fe4 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] GET https://10.4.3.105/volume/v3/backups/c756a5db-100d-411f-8253-a955925eed63 Aug 12 10:49:40.527924 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-5fe46602-8bae-42e1-a6a8-b57e68d59fe4 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:49:40.528166 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-5fe46602-8bae-42e1-a6a8-b57e68d59fe4 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:49:40.528308 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-5fe46602-8bae-42e1-a6a8-b57e68d59fe4 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Show backup with id c756a5db-100d-411f-8253-a955925eed63. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:49:40.533319 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:49:40.533319 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:49:40.534076 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-5fe46602-8bae-42e1-a6a8-b57e68d59fe4 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] https://10.4.3.105/volume/v3/backups/c756a5db-100d-411f-8253-a955925eed63 returned with HTTP 200 Aug 12 10:49:40.534510 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1375/5471] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:49:40 2026] GET /volume/v3/backups/c756a5db-100d-411f-8253-a955925eed63 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:49:41.555412 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-8fdf0611-d49c-4cb7-ac5a-1b8173efb259 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:49:41.557185 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-8fdf0611-d49c-4cb7-ac5a-1b8173efb259 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] GET https://10.4.3.105/volume/v3/backups/c756a5db-100d-411f-8253-a955925eed63 Aug 12 10:49:41.557393 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-8fdf0611-d49c-4cb7-ac5a-1b8173efb259 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:49:41.557587 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-8fdf0611-d49c-4cb7-ac5a-1b8173efb259 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:49:41.557717 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-8fdf0611-d49c-4cb7-ac5a-1b8173efb259 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Show backup with id c756a5db-100d-411f-8253-a955925eed63. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:49:41.561798 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:49:41.561798 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:49:41.562357 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-8fdf0611-d49c-4cb7-ac5a-1b8173efb259 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] https://10.4.3.105/volume/v3/backups/c756a5db-100d-411f-8253-a955925eed63 returned with HTTP 200 Aug 12 10:49:41.562764 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1360/5472] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:49:41 2026] GET /volume/v3/backups/c756a5db-100d-411f-8253-a955925eed63 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:49:42.574192 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-a1e3b483-de71-4e36-b9ef-f535f7d14e06 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:49:42.576235 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-a1e3b483-de71-4e36-b9ef-f535f7d14e06 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] GET https://10.4.3.105/volume/v3/backups/c756a5db-100d-411f-8253-a955925eed63 Aug 12 10:49:42.576495 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-a1e3b483-de71-4e36-b9ef-f535f7d14e06 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:49:42.576755 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-a1e3b483-de71-4e36-b9ef-f535f7d14e06 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:49:42.576885 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.v3.backups [None req-a1e3b483-de71-4e36-b9ef-f535f7d14e06 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Show backup with id c756a5db-100d-411f-8253-a955925eed63. {{(pid=100372) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:49:42.581824 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:49:42.581824 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:49:42.582599 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-a1e3b483-de71-4e36-b9ef-f535f7d14e06 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] https://10.4.3.105/volume/v3/backups/c756a5db-100d-411f-8253-a955925eed63 returned with HTTP 200 Aug 12 10:49:42.583082 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1372/5473] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:49:42 2026] GET /volume/v3/backups/c756a5db-100d-411f-8253-a955925eed63 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:49:43.594020 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-b19de3be-c430-49ca-b5c2-7f8d26be9987 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:49:43.596121 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-b19de3be-c430-49ca-b5c2-7f8d26be9987 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] GET https://10.4.3.105/volume/v3/backups/c756a5db-100d-411f-8253-a955925eed63 Aug 12 10:49:43.596368 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-b19de3be-c430-49ca-b5c2-7f8d26be9987 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:49:43.596601 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-b19de3be-c430-49ca-b5c2-7f8d26be9987 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:49:43.596762 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-b19de3be-c430-49ca-b5c2-7f8d26be9987 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Show backup with id c756a5db-100d-411f-8253-a955925eed63. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:49:43.601909 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:49:43.601909 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:49:43.602736 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-b19de3be-c430-49ca-b5c2-7f8d26be9987 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] https://10.4.3.105/volume/v3/backups/c756a5db-100d-411f-8253-a955925eed63 returned with HTTP 200 Aug 12 10:49:43.603183 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1367/5474] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:49:43 2026] GET /volume/v3/backups/c756a5db-100d-411f-8253-a955925eed63 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:49:44.613384 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-6ac9b352-7910-43c9-8ae0-27b410581ea0 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:49:44.615590 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-6ac9b352-7910-43c9-8ae0-27b410581ea0 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] GET https://10.4.3.105/volume/v3/backups/c756a5db-100d-411f-8253-a955925eed63 Aug 12 10:49:44.615834 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-6ac9b352-7910-43c9-8ae0-27b410581ea0 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:49:44.616021 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-6ac9b352-7910-43c9-8ae0-27b410581ea0 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:49:44.616119 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-6ac9b352-7910-43c9-8ae0-27b410581ea0 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Show backup with id c756a5db-100d-411f-8253-a955925eed63. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:49:44.620384 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:49:44.620384 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:49:44.620982 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-6ac9b352-7910-43c9-8ae0-27b410581ea0 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] https://10.4.3.105/volume/v3/backups/c756a5db-100d-411f-8253-a955925eed63 returned with HTTP 200 Aug 12 10:49:44.621379 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1376/5475] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:49:44 2026] GET /volume/v3/backups/c756a5db-100d-411f-8253-a955925eed63 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:49:45.631527 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-d5cd80b3-fff5-40c6-8364-d51d6e21a324 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:49:45.633894 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-d5cd80b3-fff5-40c6-8364-d51d6e21a324 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] GET https://10.4.3.105/volume/v3/backups/c756a5db-100d-411f-8253-a955925eed63 Aug 12 10:49:45.634189 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-d5cd80b3-fff5-40c6-8364-d51d6e21a324 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:49:45.634461 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-d5cd80b3-fff5-40c6-8364-d51d6e21a324 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:49:45.634667 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-d5cd80b3-fff5-40c6-8364-d51d6e21a324 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Show backup with id c756a5db-100d-411f-8253-a955925eed63. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:49:45.639987 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:49:45.639987 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:49:45.640857 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-d5cd80b3-fff5-40c6-8364-d51d6e21a324 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] https://10.4.3.105/volume/v3/backups/c756a5db-100d-411f-8253-a955925eed63 returned with HTTP 200 Aug 12 10:49:45.641361 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1361/5476] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:49:45 2026] GET /volume/v3/backups/c756a5db-100d-411f-8253-a955925eed63 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:49:46.653219 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-f27e2ef6-975f-4e49-a5d7-b3a8208baef5 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:49:46.654972 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-f27e2ef6-975f-4e49-a5d7-b3a8208baef5 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] GET https://10.4.3.105/volume/v3/backups/c756a5db-100d-411f-8253-a955925eed63 Aug 12 10:49:46.655208 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-f27e2ef6-975f-4e49-a5d7-b3a8208baef5 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:49:46.655439 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-f27e2ef6-975f-4e49-a5d7-b3a8208baef5 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:49:46.655625 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.v3.backups [None req-f27e2ef6-975f-4e49-a5d7-b3a8208baef5 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Show backup with id c756a5db-100d-411f-8253-a955925eed63. {{(pid=100372) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:49:46.659544 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:49:46.659544 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:49:46.660217 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-f27e2ef6-975f-4e49-a5d7-b3a8208baef5 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] https://10.4.3.105/volume/v3/backups/c756a5db-100d-411f-8253-a955925eed63 returned with HTTP 200 Aug 12 10:49:46.660635 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1373/5477] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:49:46 2026] GET /volume/v3/backups/c756a5db-100d-411f-8253-a955925eed63 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:49:47.671504 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-b31a0df4-a9d0-4564-af87-0ecbfd902846 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:49:47.673245 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-b31a0df4-a9d0-4564-af87-0ecbfd902846 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] GET https://10.4.3.105/volume/v3/backups/c756a5db-100d-411f-8253-a955925eed63 Aug 12 10:49:47.673536 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-b31a0df4-a9d0-4564-af87-0ecbfd902846 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:49:47.673666 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-b31a0df4-a9d0-4564-af87-0ecbfd902846 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:49:47.673789 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-b31a0df4-a9d0-4564-af87-0ecbfd902846 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Show backup with id c756a5db-100d-411f-8253-a955925eed63. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:49:47.680282 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:49:47.680282 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:49:47.682500 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-b31a0df4-a9d0-4564-af87-0ecbfd902846 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] https://10.4.3.105/volume/v3/backups/c756a5db-100d-411f-8253-a955925eed63 returned with HTTP 200 Aug 12 10:49:47.684480 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1368/5478] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:49:47 2026] GET /volume/v3/backups/c756a5db-100d-411f-8253-a955925eed63 => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:49:48.695090 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-c2743a7b-c5a8-4dfd-bf45-209ca45154bc None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:49:48.696909 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-c2743a7b-c5a8-4dfd-bf45-209ca45154bc tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] GET https://10.4.3.105/volume/v3/backups/c756a5db-100d-411f-8253-a955925eed63 Aug 12 10:49:48.697147 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-c2743a7b-c5a8-4dfd-bf45-209ca45154bc tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:49:48.697362 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-c2743a7b-c5a8-4dfd-bf45-209ca45154bc tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:49:48.697502 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-c2743a7b-c5a8-4dfd-bf45-209ca45154bc tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Show backup with id c756a5db-100d-411f-8253-a955925eed63. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:49:48.701656 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:49:48.701656 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:49:48.702317 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-c2743a7b-c5a8-4dfd-bf45-209ca45154bc tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] https://10.4.3.105/volume/v3/backups/c756a5db-100d-411f-8253-a955925eed63 returned with HTTP 200 Aug 12 10:49:48.702750 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1377/5479] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:49:48 2026] GET /volume/v3/backups/c756a5db-100d-411f-8253-a955925eed63 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:49:49.713216 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-a727e12c-7910-4e18-880f-e01f668e30b6 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:49:49.715013 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-a727e12c-7910-4e18-880f-e01f668e30b6 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] GET https://10.4.3.105/volume/v3/backups/c756a5db-100d-411f-8253-a955925eed63 Aug 12 10:49:49.715013 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-a727e12c-7910-4e18-880f-e01f668e30b6 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:49:49.715138 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-a727e12c-7910-4e18-880f-e01f668e30b6 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:49:49.715185 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-a727e12c-7910-4e18-880f-e01f668e30b6 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Show backup with id c756a5db-100d-411f-8253-a955925eed63. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:49:49.719786 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:49:49.719786 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:49:49.720689 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-a727e12c-7910-4e18-880f-e01f668e30b6 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] https://10.4.3.105/volume/v3/backups/c756a5db-100d-411f-8253-a955925eed63 returned with HTTP 200 Aug 12 10:49:49.720784 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1362/5480] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:49:49 2026] GET /volume/v3/backups/c756a5db-100d-411f-8253-a955925eed63 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:49:50.729904 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-fd9fe8e0-d27f-408f-8b79-224dbfc7bb25 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:49:50.731397 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-fd9fe8e0-d27f-408f-8b79-224dbfc7bb25 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] GET https://10.4.3.105/volume/v3/backups/c756a5db-100d-411f-8253-a955925eed63 Aug 12 10:49:50.731607 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-fd9fe8e0-d27f-408f-8b79-224dbfc7bb25 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:49:50.731801 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-fd9fe8e0-d27f-408f-8b79-224dbfc7bb25 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:49:50.731911 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.v3.backups [None req-fd9fe8e0-d27f-408f-8b79-224dbfc7bb25 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Show backup with id c756a5db-100d-411f-8253-a955925eed63. {{(pid=100372) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:49:50.733261 np0000007037 devstack@c-api.service[100372]: DEBUG dbcounter [-] [100372] Writing DB stats cinder:SELECT=121,cinder:INSERT=19,cinder:UPDATE=40 {{(pid=100372) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 10:49:50.736167 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:49:50.736167 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:49:50.736723 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-fd9fe8e0-d27f-408f-8b79-224dbfc7bb25 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] https://10.4.3.105/volume/v3/backups/c756a5db-100d-411f-8253-a955925eed63 returned with HTTP 200 Aug 12 10:49:50.737114 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1374/5481] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:49:50 2026] GET /volume/v3/backups/c756a5db-100d-411f-8253-a955925eed63 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:49:51.747166 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-8b6589cb-af78-42cb-9e85-05bd28322789 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:49:51.748843 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-8b6589cb-af78-42cb-9e85-05bd28322789 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] GET https://10.4.3.105/volume/v3/backups/c756a5db-100d-411f-8253-a955925eed63 Aug 12 10:49:51.749034 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-8b6589cb-af78-42cb-9e85-05bd28322789 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:49:51.749204 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-8b6589cb-af78-42cb-9e85-05bd28322789 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:49:51.749298 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-8b6589cb-af78-42cb-9e85-05bd28322789 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Show backup with id c756a5db-100d-411f-8253-a955925eed63. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:49:51.753220 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:49:51.753220 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:49:51.753773 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-8b6589cb-af78-42cb-9e85-05bd28322789 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] https://10.4.3.105/volume/v3/backups/c756a5db-100d-411f-8253-a955925eed63 returned with HTTP 200 Aug 12 10:49:51.754100 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1369/5482] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:49:51 2026] GET /volume/v3/backups/c756a5db-100d-411f-8253-a955925eed63 => generated 738 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:49:51.769778 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-e6ca28cd-831a-4339-ab0b-b084a69e4397 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:49:51.771563 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-e6ca28cd-831a-4339-ab0b-b084a69e4397 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] DELETE https://10.4.3.105/volume/v3/backups/c756a5db-100d-411f-8253-a955925eed63 Aug 12 10:49:51.771773 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-e6ca28cd-831a-4339-ab0b-b084a69e4397 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:49:51.771966 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-e6ca28cd-831a-4339-ab0b-b084a69e4397 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Calling method 'delete' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:49:51.772062 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.contrib.backups [None req-e6ca28cd-831a-4339-ab0b-b084a69e4397 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Delete backup with id: c756a5db-100d-411f-8253-a955925eed63. Aug 12 10:49:51.776156 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:49:51.776156 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:49:51.786619 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.backup.rpcapi [None req-e6ca28cd-831a-4339-ab0b-b084a69e4397 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] delete_backup rpcapi backup_id c756a5db-100d-411f-8253-a955925eed63 {{(pid=100375) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 12 10:49:51.788290 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-e6ca28cd-831a-4339-ab0b-b084a69e4397 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] https://10.4.3.105/volume/v3/backups/c756a5db-100d-411f-8253-a955925eed63 returned with HTTP 202 Aug 12 10:49:51.788849 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1378/5483] 10.4.3.105 () {68 vars in 1391 bytes} [Wed Aug 12 10:49:51 2026] DELETE /volume/v3/backups/c756a5db-100d-411f-8253-a955925eed63 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 10:49:51.796419 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-c94f871d-4776-4b55-8b64-3b086569d832 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:49:51.798266 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-c94f871d-4776-4b55-8b64-3b086569d832 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] DELETE https://10.4.3.105/volume/v3/volumes/43e94029-1458-4deb-9b4f-714b7b964e89 Aug 12 10:49:51.798488 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-c94f871d-4776-4b55-8b64-3b086569d832 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:49:51.798737 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-c94f871d-4776-4b55-8b64-3b086569d832 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Calling method 'delete' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:49:51.798898 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.v3.volumes [None req-c94f871d-4776-4b55-8b64-3b086569d832 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Delete volume with id: 43e94029-1458-4deb-9b4f-714b7b964e89 Aug 12 10:49:51.806604 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:49:51.806604 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:49:51.806978 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-c94f871d-4776-4b55-8b64-3b086569d832 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Volume info retrieved successfully. Aug 12 10:49:51.821755 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-c94f871d-4776-4b55-8b64-3b086569d832 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Delete volume request issued successfully. Aug 12 10:49:51.822283 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-c94f871d-4776-4b55-8b64-3b086569d832 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] https://10.4.3.105/volume/v3/volumes/43e94029-1458-4deb-9b4f-714b7b964e89 returned with HTTP 202 Aug 12 10:49:51.822283 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1363/5484] 10.4.3.105 () {68 vars in 1391 bytes} [Wed Aug 12 10:49:51 2026] DELETE /volume/v3/volumes/43e94029-1458-4deb-9b4f-714b7b964e89 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 10:49:51.830474 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-fd3af53a-cbd6-4702-8d9e-ef4ad9baa1a1 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:49:51.832542 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-fd3af53a-cbd6-4702-8d9e-ef4ad9baa1a1 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] GET https://10.4.3.105/volume/v3/volumes/43e94029-1458-4deb-9b4f-714b7b964e89 Aug 12 10:49:51.832774 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-fd3af53a-cbd6-4702-8d9e-ef4ad9baa1a1 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:49:51.832961 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-fd3af53a-cbd6-4702-8d9e-ef4ad9baa1a1 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:49:51.840633 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:49:51.840633 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:49:51.844446 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-fd3af53a-cbd6-4702-8d9e-ef4ad9baa1a1 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Volume info retrieved successfully. Aug 12 10:49:51.848761 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-fd3af53a-cbd6-4702-8d9e-ef4ad9baa1a1 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] https://10.4.3.105/volume/v3/volumes/43e94029-1458-4deb-9b4f-714b7b964e89 returned with HTTP 200 Aug 12 10:49:51.849129 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1375/5485] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:49:51 2026] GET /volume/v3/volumes/43e94029-1458-4deb-9b4f-714b7b964e89 => generated 1008 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:49:52.861232 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-2f595afd-947d-4607-8135-91f3e0d52f34 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:49:52.862784 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-2f595afd-947d-4607-8135-91f3e0d52f34 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] GET https://10.4.3.105/volume/v3/volumes/43e94029-1458-4deb-9b4f-714b7b964e89 Aug 12 10:49:52.862959 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-2f595afd-947d-4607-8135-91f3e0d52f34 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:49:52.863142 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-2f595afd-947d-4607-8135-91f3e0d52f34 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:49:52.868353 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-2f595afd-947d-4607-8135-91f3e0d52f34 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] https://10.4.3.105/volume/v3/volumes/43e94029-1458-4deb-9b4f-714b7b964e89 returned with HTTP 404 Aug 12 10:49:52.868773 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1370/5486] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:49:52 2026] GET /volume/v3/volumes/43e94029-1458-4deb-9b4f-714b7b964e89 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:49:52.876143 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-4dc2b5fb-ddf2-4974-bc69-b90ad6c65c1e None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:49:52.877831 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-4dc2b5fb-ddf2-4974-bc69-b90ad6c65c1e tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] GET https://10.4.3.105/volume/v3/backups/ffe6023b-afa9-4b60-8da4-4dc010898d93/export_record Aug 12 10:49:52.878022 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-4dc2b5fb-ddf2-4974-bc69-b90ad6c65c1e tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:49:52.878188 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-4dc2b5fb-ddf2-4974-bc69-b90ad6c65c1e tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Calling method 'export_record' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:49:52.878289 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.contrib.backups [None req-4dc2b5fb-ddf2-4974-bc69-b90ad6c65c1e tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Export record for backup ffe6023b-afa9-4b60-8da4-4dc010898d93. {{(pid=100375) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 12 10:49:52.882460 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:49:52.882460 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:49:52.883311 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.backup.api [None req-4dc2b5fb-ddf2-4974-bc69-b90ad6c65c1e tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Calling RPCAPI with context: , host: np0000007037, backup: ffe6023b-afa9-4b60-8da4-4dc010898d93. {{(pid=100375) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Aug 12 10:49:52.890118 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.backup.rpcapi [None req-4dc2b5fb-ddf2-4974-bc69-b90ad6c65c1e tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] export_record in rpcapi backup_id ffe6023b-afa9-4b60-8da4-4dc010898d93 on host np0000007037. {{(pid=100375) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Aug 12 10:49:52.898156 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.contrib.backups [None req-4dc2b5fb-ddf2-4974-bc69-b90ad6c65c1e tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZmZlNjAyM2ItYWZhOS00YjYwLThkYTQtNGRjMDEwODk4ZDkzIiwgInVzZXJfaWQiOiAiOWRjMzA5NTRiNTkzNGQxMWIyNjEzZWYxNmYyN2IzYmIiLCAicHJvamVjdF9pZCI6ICI2ZTA5MmE0ZGI5NGE0OTI5OWRhZjM3YzRkYjI4MDFkZSIsICJ2b2x1bWVfaWQiOiAiZDg1NDQ3Y2YtZGI0Ni00MWViLWEwMjItOWMyNjY0MGI5NTVkIiwgImhvc3QiOiAibnAwMDAwMDA3MDM3IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xNjA2MTAyMDkyIiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfZDg1NDQ3Y2YtZGI0Ni00MWViLWEwMjItOWMyNjY0MGI5NTVkLzIwMjYwODEyMTA0OTA5L2F6X25vdmFfYmFja3VwX2ZmZTYwMjNiLWFmYTktNGI2MC04ZGE0LTRkYzAxMDg5OGQ5MyIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMTJUMTA6NDk6MDZaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMTJUMTA6NDk6MDZaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0xMlQxMDo0OToyMVoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100375) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Aug 12 10:49:52.898382 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-4dc2b5fb-ddf2-4974-bc69-b90ad6c65c1e tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] https://10.4.3.105/volume/v3/backups/ffe6023b-afa9-4b60-8da4-4dc010898d93/export_record returned with HTTP 200 Aug 12 10:49:52.898792 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1379/5487] 10.4.3.105 () {68 vars in 1430 bytes} [Wed Aug 12 10:49:52 2026] GET /volume/v3/backups/ffe6023b-afa9-4b60-8da4-4dc010898d93/export_record => generated 1424 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:49:52.907241 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-308e9789-0ed4-47c4-b771-e186aa944e2a None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:49:52.909645 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-308e9789-0ed4-47c4-b771-e186aa944e2a tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] POST https://10.4.3.105/volume/v3/volumes Aug 12 10:49:52.910133 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-308e9789-0ed4-47c4-b771-e186aa944e2a tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-795116917"}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:49:52.912115 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.v3.volumes [None req-308e9789-0ed4-47c4-b771-e186aa944e2a tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-795116917'}} {{(pid=100373) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 10:49:52.912293 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.v3.volumes [None req-308e9789-0ed4-47c4-b771-e186aa944e2a tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Create volume of 1 GB Aug 12 10:49:52.916962 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-308e9789-0ed4-47c4-b771-e186aa944e2a tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Availability Zones retrieved successfully. Aug 12 10:49:52.925412 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-308e9789-0ed4-47c4-b771-e186aa944e2a tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Flow 'volume_create_api' (4c76173d-02c1-407b-8940-bca582858771) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:49:52.926772 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-308e9789-0ed4-47c4-b771-e186aa944e2a tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (79dddb28-e5bc-44f5-8f08-3aeb447ce513) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:49:52.927915 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.flows.api.create_volume [None req-308e9789-0ed4-47c4-b771-e186aa944e2a tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Validating volume size '1' using validate_int {{(pid=100373) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 10:49:52.950811 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-308e9789-0ed4-47c4-b771-e186aa944e2a tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (79dddb28-e5bc-44f5-8f08-3aeb447ce513) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T10:26:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6cd66f07-4c7b-40b2-9dfb-378538f29c9e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:49:52.951573 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-308e9789-0ed4-47c4-b771-e186aa944e2a tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (08ee32d2-4d85-4d2a-8fd3-0fe18930a367) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:49:52.986165 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.quota [None req-308e9789-0ed4-47c4-b771-e186aa944e2a tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Created reservations ['4792e133-7057-4285-8e5b-0a1bfbf799ca', '4543d0a5-1a3d-46c3-8f9f-cd60e7972628', 'bf093126-c0b2-440b-b121-d54bd1d04291', 'f5db8c9b-48df-410d-807e-2d3af36eb4a3'] {{(pid=100373) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:49:52.986933 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-308e9789-0ed4-47c4-b771-e186aa944e2a tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (08ee32d2-4d85-4d2a-8fd3-0fe18930a367) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4792e133-7057-4285-8e5b-0a1bfbf799ca', '4543d0a5-1a3d-46c3-8f9f-cd60e7972628', 'bf093126-c0b2-440b-b121-d54bd1d04291', 'f5db8c9b-48df-410d-807e-2d3af36eb4a3']}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:49:52.987685 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-308e9789-0ed4-47c4-b771-e186aa944e2a tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4b81820b-7329-4812-9d0f-bb9078a2d6c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:49:53.008543 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-308e9789-0ed4-47c4-b771-e186aa944e2a tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4b81820b-7329-4812-9d0f-bb9078a2d6c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '44ff408d-7144-43ec-ac1f-453c0649540c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-795116917',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6e092a4db94a49299daf37c4db2801de',qos_specs=None,replication_status=,reservations=['4792e133-7057-4285-8e5b-0a1bfbf799ca','4543d0a5-1a3d-46c3-8f9f-cd60e7972628','bf093126-c0b2-440b-b121-d54bd1d04291','f5db8c9b-48df-410d-807e-2d3af36eb4a3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9dc30954b5934d11b2613ef16f27b3bb',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:49:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-795116917',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=44ff408d-7144-43ec-ac1f-453c0649540c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6e092a4db94a49299daf37c4db2801de',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9dc30954b5934d11b2613ef16f27b3bb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6cd66f07-4c7b-40b2-9dfb-378538f29c9e),volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:49:53.009279 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-308e9789-0ed4-47c4-b771-e186aa944e2a tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (75e838af-dc6a-4842-a0c5-aea4496330c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:49:53.025323 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-308e9789-0ed4-47c4-b771-e186aa944e2a tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (75e838af-dc6a-4842-a0c5-aea4496330c7) transitioned into state 'SUCCESS' from state '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-795116917',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6e092a4db94a49299daf37c4db2801de',qos_specs=None,replication_status=,reservations=['4792e133-7057-4285-8e5b-0a1bfbf799ca','4543d0a5-1a3d-46c3-8f9f-cd60e7972628','bf093126-c0b2-440b-b121-d54bd1d04291','f5db8c9b-48df-410d-807e-2d3af36eb4a3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9dc30954b5934d11b2613ef16f27b3bb',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:49:53.026080 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-308e9789-0ed4-47c4-b771-e186aa944e2a tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3cb43e1a-dda7-4476-866a-d20ebab3d1f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:49:53.034189 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-308e9789-0ed4-47c4-b771-e186aa944e2a tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3cb43e1a-dda7-4476-866a-d20ebab3d1f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:49:53.034968 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-308e9789-0ed4-47c4-b771-e186aa944e2a tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Flow 'volume_create_api' (4c76173d-02c1-407b-8940-bca582858771) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100373) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:49:53.035272 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-308e9789-0ed4-47c4-b771-e186aa944e2a tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Create volume request issued successfully. Aug 12 10:49:53.035847 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-308e9789-0ed4-47c4-b771-e186aa944e2a tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] https://10.4.3.105/volume/v3/volumes returned with HTTP 202 Aug 12 10:49:53.036251 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1364/5488] 10.4.3.105 () {70 vars in 1298 bytes} [Wed Aug 12 10:49:52 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 10:49:53.048130 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-fc9816c7-3a25-44b2-b34c-f4c7a346076c None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:49:53.049862 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-fc9816c7-3a25-44b2-b34c-f4c7a346076c tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] GET https://10.4.3.105/volume/v3/volumes/44ff408d-7144-43ec-ac1f-453c0649540c Aug 12 10:49:53.050061 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-fc9816c7-3a25-44b2-b34c-f4c7a346076c tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:49:53.050239 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-fc9816c7-3a25-44b2-b34c-f4c7a346076c tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:49:53.057795 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:49:53.057795 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:49:53.061609 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-fc9816c7-3a25-44b2-b34c-f4c7a346076c tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Volume info retrieved successfully. Aug 12 10:49:53.065601 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-fc9816c7-3a25-44b2-b34c-f4c7a346076c tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] https://10.4.3.105/volume/v3/volumes/44ff408d-7144-43ec-ac1f-453c0649540c returned with HTTP 200 Aug 12 10:49:53.066011 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1376/5489] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:49:53 2026] GET /volume/v3/volumes/44ff408d-7144-43ec-ac1f-453c0649540c => generated 956 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:49:54.078042 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-ad9f5fa9-3c5a-4a50-9bf2-0dbb0646c44e None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:49:54.079813 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-ad9f5fa9-3c5a-4a50-9bf2-0dbb0646c44e tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] GET https://10.4.3.105/volume/v3/volumes/44ff408d-7144-43ec-ac1f-453c0649540c Aug 12 10:49:54.080061 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-ad9f5fa9-3c5a-4a50-9bf2-0dbb0646c44e tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:49:54.080279 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-ad9f5fa9-3c5a-4a50-9bf2-0dbb0646c44e tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:49:54.087063 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:49:54.087063 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:49:54.090190 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-ad9f5fa9-3c5a-4a50-9bf2-0dbb0646c44e tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Volume info retrieved successfully. Aug 12 10:49:54.093681 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-ad9f5fa9-3c5a-4a50-9bf2-0dbb0646c44e tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] https://10.4.3.105/volume/v3/volumes/44ff408d-7144-43ec-ac1f-453c0649540c returned with HTTP 200 Aug 12 10:49:54.094058 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1371/5490] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:49:54 2026] GET /volume/v3/volumes/44ff408d-7144-43ec-ac1f-453c0649540c => generated 1008 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:49:54.105338 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-06b1f25b-a670-4edb-8387-b5b826f7a657 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:49:54.106995 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-06b1f25b-a670-4edb-8387-b5b826f7a657 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] POST https://10.4.3.105/volume/v3/backups Aug 12 10:49:54.107353 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-06b1f25b-a670-4edb-8387-b5b826f7a657 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "44ff408d-7144-43ec-ac1f-453c0649540c", "name": "tempest-type-Backup-710428753"}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:49:54.108925 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.contrib.backups [None req-06b1f25b-a670-4edb-8387-b5b826f7a657 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Creating new backup {'backup': {'volume_id': '44ff408d-7144-43ec-ac1f-453c0649540c', 'name': 'tempest-type-Backup-710428753'}} {{(pid=100375) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 12 10:49:54.109052 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.contrib.backups [None req-06b1f25b-a670-4edb-8387-b5b826f7a657 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Creating backup of volume 44ff408d-7144-43ec-ac1f-453c0649540c in container None Aug 12 10:49:54.110935 np0000007037 devstack@c-api.service[100375]: DEBUG dbcounter [-] [100375] Writing DB stats cinder:SELECT=152,cinder:INSERT=37,cinder:UPDATE=69 {{(pid=100375) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 10:49:54.116778 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:49:54.116778 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:49:54.117107 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-06b1f25b-a670-4edb-8387-b5b826f7a657 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Volume info retrieved successfully. Aug 12 10:49:54.130766 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.quota [None req-06b1f25b-a670-4edb-8387-b5b826f7a657 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Created reservations ['8821edc6-8d77-4553-a169-2ea074cab585', '176d2caa-898f-4c7c-b2d4-9c71a7ab1afa'] {{(pid=100375) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:49:54.152904 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-06b1f25b-a670-4edb-8387-b5b826f7a657 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] https://10.4.3.105/volume/v3/backups returned with HTTP 202 Aug 12 10:49:54.153450 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1380/5491] 10.4.3.105 () {70 vars in 1299 bytes} [Wed Aug 12 10:49:54 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 10:49:54.161153 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-b6efab52-ff5a-4bba-8bd9-dfea66b1995d None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:49:54.163075 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-b6efab52-ff5a-4bba-8bd9-dfea66b1995d tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] GET https://10.4.3.105/volume/v3/backups/9fa75927-abac-44a5-a93b-1d10c108d8cb Aug 12 10:49:54.163363 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-b6efab52-ff5a-4bba-8bd9-dfea66b1995d tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:49:54.163660 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-b6efab52-ff5a-4bba-8bd9-dfea66b1995d tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:49:54.163818 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-b6efab52-ff5a-4bba-8bd9-dfea66b1995d tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Show backup with id 9fa75927-abac-44a5-a93b-1d10c108d8cb. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:49:54.167804 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:49:54.167804 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:49:54.168278 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-b6efab52-ff5a-4bba-8bd9-dfea66b1995d tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] https://10.4.3.105/volume/v3/backups/9fa75927-abac-44a5-a93b-1d10c108d8cb returned with HTTP 200 Aug 12 10:49:54.168631 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1365/5492] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:49:54 2026] GET /volume/v3/backups/9fa75927-abac-44a5-a93b-1d10c108d8cb => generated 722 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:49:55.177768 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-eba89457-d4be-47a6-9cbd-33df4bf58e42 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:49:55.180191 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-eba89457-d4be-47a6-9cbd-33df4bf58e42 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] GET https://10.4.3.105/volume/v3/backups/9fa75927-abac-44a5-a93b-1d10c108d8cb Aug 12 10:49:55.180446 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-eba89457-d4be-47a6-9cbd-33df4bf58e42 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:49:55.180740 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-eba89457-d4be-47a6-9cbd-33df4bf58e42 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:49:55.180859 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.v3.backups [None req-eba89457-d4be-47a6-9cbd-33df4bf58e42 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Show backup with id 9fa75927-abac-44a5-a93b-1d10c108d8cb. {{(pid=100372) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:49:55.185557 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:49:55.185557 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:49:55.186324 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-eba89457-d4be-47a6-9cbd-33df4bf58e42 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] https://10.4.3.105/volume/v3/backups/9fa75927-abac-44a5-a93b-1d10c108d8cb returned with HTTP 200 Aug 12 10:49:55.186790 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1377/5493] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:49:55 2026] GET /volume/v3/backups/9fa75927-abac-44a5-a93b-1d10c108d8cb => generated 724 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:49:56.196139 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-f4c9cd20-42ca-4918-93c8-236c9e439b0a None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:49:56.197942 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-f4c9cd20-42ca-4918-93c8-236c9e439b0a tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] GET https://10.4.3.105/volume/v3/backups/9fa75927-abac-44a5-a93b-1d10c108d8cb Aug 12 10:49:56.198149 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-f4c9cd20-42ca-4918-93c8-236c9e439b0a tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:49:56.198342 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-f4c9cd20-42ca-4918-93c8-236c9e439b0a tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:49:56.198457 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-f4c9cd20-42ca-4918-93c8-236c9e439b0a tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Show backup with id 9fa75927-abac-44a5-a93b-1d10c108d8cb. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:49:56.200203 np0000007037 devstack@c-api.service[100374]: DEBUG dbcounter [-] [100374] Writing DB stats cinder:SELECT=98,cinder:UPDATE=19,cinder:INSERT=11 {{(pid=100374) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 10:49:56.203946 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:49:56.203946 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:49:56.204682 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-f4c9cd20-42ca-4918-93c8-236c9e439b0a tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] https://10.4.3.105/volume/v3/backups/9fa75927-abac-44a5-a93b-1d10c108d8cb returned with HTTP 200 Aug 12 10:49:56.205084 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1372/5494] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:49:56 2026] GET /volume/v3/backups/9fa75927-abac-44a5-a93b-1d10c108d8cb => generated 724 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:49:57.215177 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-96d42d69-6bf8-42cc-b9fa-61f863ea2e31 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:49:57.217089 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-96d42d69-6bf8-42cc-b9fa-61f863ea2e31 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] GET https://10.4.3.105/volume/v3/backups/9fa75927-abac-44a5-a93b-1d10c108d8cb Aug 12 10:49:57.217334 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-96d42d69-6bf8-42cc-b9fa-61f863ea2e31 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:49:57.217604 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-96d42d69-6bf8-42cc-b9fa-61f863ea2e31 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:49:57.217708 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-96d42d69-6bf8-42cc-b9fa-61f863ea2e31 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Show backup with id 9fa75927-abac-44a5-a93b-1d10c108d8cb. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:49:57.222292 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:49:57.222292 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:49:57.222950 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-96d42d69-6bf8-42cc-b9fa-61f863ea2e31 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] https://10.4.3.105/volume/v3/backups/9fa75927-abac-44a5-a93b-1d10c108d8cb returned with HTTP 200 Aug 12 10:49:57.223374 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1381/5495] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:49:57 2026] GET /volume/v3/backups/9fa75927-abac-44a5-a93b-1d10c108d8cb => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:49:58.234033 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-b90d6d5a-b4b0-4dc0-b9aa-a7c1fb797ad0 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:49:58.235908 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-b90d6d5a-b4b0-4dc0-b9aa-a7c1fb797ad0 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] GET https://10.4.3.105/volume/v3/backups/9fa75927-abac-44a5-a93b-1d10c108d8cb Aug 12 10:49:58.236172 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-b90d6d5a-b4b0-4dc0-b9aa-a7c1fb797ad0 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:49:58.236426 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-b90d6d5a-b4b0-4dc0-b9aa-a7c1fb797ad0 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:49:58.236617 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-b90d6d5a-b4b0-4dc0-b9aa-a7c1fb797ad0 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Show backup with id 9fa75927-abac-44a5-a93b-1d10c108d8cb. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:49:58.240908 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:49:58.240908 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:49:58.241498 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-b90d6d5a-b4b0-4dc0-b9aa-a7c1fb797ad0 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] https://10.4.3.105/volume/v3/backups/9fa75927-abac-44a5-a93b-1d10c108d8cb returned with HTTP 200 Aug 12 10:49:58.241869 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1366/5496] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:49:58 2026] GET /volume/v3/backups/9fa75927-abac-44a5-a93b-1d10c108d8cb => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:49:59.252102 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-8257a1d1-4a65-4a0f-a5ad-46eea95bbf61 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:49:59.254018 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-8257a1d1-4a65-4a0f-a5ad-46eea95bbf61 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] GET https://10.4.3.105/volume/v3/backups/9fa75927-abac-44a5-a93b-1d10c108d8cb Aug 12 10:49:59.254219 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-8257a1d1-4a65-4a0f-a5ad-46eea95bbf61 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:49:59.254467 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-8257a1d1-4a65-4a0f-a5ad-46eea95bbf61 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:49:59.254607 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.v3.backups [None req-8257a1d1-4a65-4a0f-a5ad-46eea95bbf61 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Show backup with id 9fa75927-abac-44a5-a93b-1d10c108d8cb. {{(pid=100372) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:49:59.259580 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:49:59.259580 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:49:59.260285 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-8257a1d1-4a65-4a0f-a5ad-46eea95bbf61 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] https://10.4.3.105/volume/v3/backups/9fa75927-abac-44a5-a93b-1d10c108d8cb returned with HTTP 200 Aug 12 10:49:59.260786 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1378/5497] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:49:59 2026] GET /volume/v3/backups/9fa75927-abac-44a5-a93b-1d10c108d8cb => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:50:00.271707 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-fffbd556-b3ee-4f41-8d83-634122ff38fa None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:50:00.273856 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-fffbd556-b3ee-4f41-8d83-634122ff38fa tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] GET https://10.4.3.105/volume/v3/backups/9fa75927-abac-44a5-a93b-1d10c108d8cb Aug 12 10:50:00.274140 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-fffbd556-b3ee-4f41-8d83-634122ff38fa tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:50:00.274454 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-fffbd556-b3ee-4f41-8d83-634122ff38fa tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:50:00.274671 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-fffbd556-b3ee-4f41-8d83-634122ff38fa tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Show backup with id 9fa75927-abac-44a5-a93b-1d10c108d8cb. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:50:00.280137 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:50:00.280137 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:50:00.280930 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-fffbd556-b3ee-4f41-8d83-634122ff38fa tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] https://10.4.3.105/volume/v3/backups/9fa75927-abac-44a5-a93b-1d10c108d8cb returned with HTTP 200 Aug 12 10:50:00.281397 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1373/5498] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:50:00 2026] GET /volume/v3/backups/9fa75927-abac-44a5-a93b-1d10c108d8cb => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:50:01.292530 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-043a2769-8a37-40d7-9580-c1c1cd22e9e4 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:50:01.294734 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-043a2769-8a37-40d7-9580-c1c1cd22e9e4 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] GET https://10.4.3.105/volume/v3/backups/9fa75927-abac-44a5-a93b-1d10c108d8cb Aug 12 10:50:01.294987 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-043a2769-8a37-40d7-9580-c1c1cd22e9e4 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:50:01.295204 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-043a2769-8a37-40d7-9580-c1c1cd22e9e4 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:50:01.295329 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-043a2769-8a37-40d7-9580-c1c1cd22e9e4 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Show backup with id 9fa75927-abac-44a5-a93b-1d10c108d8cb. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:50:01.300064 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:50:01.300064 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:50:01.300764 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-043a2769-8a37-40d7-9580-c1c1cd22e9e4 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] https://10.4.3.105/volume/v3/backups/9fa75927-abac-44a5-a93b-1d10c108d8cb returned with HTTP 200 Aug 12 10:50:01.301169 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1382/5499] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:50:01 2026] GET /volume/v3/backups/9fa75927-abac-44a5-a93b-1d10c108d8cb => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:50:02.313408 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-73ec1a12-1d78-4e41-b6f2-394477f157e2 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:50:02.315456 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-73ec1a12-1d78-4e41-b6f2-394477f157e2 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] GET https://10.4.3.105/volume/v3/backups/9fa75927-abac-44a5-a93b-1d10c108d8cb Aug 12 10:50:02.315726 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-73ec1a12-1d78-4e41-b6f2-394477f157e2 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:50:02.315943 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-73ec1a12-1d78-4e41-b6f2-394477f157e2 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:50:02.316070 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-73ec1a12-1d78-4e41-b6f2-394477f157e2 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Show backup with id 9fa75927-abac-44a5-a93b-1d10c108d8cb. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:50:02.320764 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:50:02.320764 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:50:02.321383 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-73ec1a12-1d78-4e41-b6f2-394477f157e2 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] https://10.4.3.105/volume/v3/backups/9fa75927-abac-44a5-a93b-1d10c108d8cb returned with HTTP 200 Aug 12 10:50:02.321801 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1367/5500] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:50:02 2026] GET /volume/v3/backups/9fa75927-abac-44a5-a93b-1d10c108d8cb => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:50:03.331500 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-edb159da-ead9-486a-986d-e46f194d4f82 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:50:03.333283 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-edb159da-ead9-486a-986d-e46f194d4f82 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] GET https://10.4.3.105/volume/v3/backups/9fa75927-abac-44a5-a93b-1d10c108d8cb Aug 12 10:50:03.333536 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-edb159da-ead9-486a-986d-e46f194d4f82 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:50:03.333780 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-edb159da-ead9-486a-986d-e46f194d4f82 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:50:03.333855 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.v3.backups [None req-edb159da-ead9-486a-986d-e46f194d4f82 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Show backup with id 9fa75927-abac-44a5-a93b-1d10c108d8cb. {{(pid=100372) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:50:03.338272 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:50:03.338272 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:50:03.338982 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-edb159da-ead9-486a-986d-e46f194d4f82 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] https://10.4.3.105/volume/v3/backups/9fa75927-abac-44a5-a93b-1d10c108d8cb returned with HTTP 200 Aug 12 10:50:03.339362 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1379/5501] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:50:03 2026] GET /volume/v3/backups/9fa75927-abac-44a5-a93b-1d10c108d8cb => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:50:04.349133 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-834e5c6c-e34e-42d8-9c62-2c4399510c4a None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:50:04.351058 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-834e5c6c-e34e-42d8-9c62-2c4399510c4a tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] GET https://10.4.3.105/volume/v3/backups/9fa75927-abac-44a5-a93b-1d10c108d8cb Aug 12 10:50:04.351301 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-834e5c6c-e34e-42d8-9c62-2c4399510c4a tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:50:04.351550 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-834e5c6c-e34e-42d8-9c62-2c4399510c4a tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:50:04.351677 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-834e5c6c-e34e-42d8-9c62-2c4399510c4a tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Show backup with id 9fa75927-abac-44a5-a93b-1d10c108d8cb. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:50:04.356148 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:50:04.356148 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:50:04.356646 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-834e5c6c-e34e-42d8-9c62-2c4399510c4a tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] https://10.4.3.105/volume/v3/backups/9fa75927-abac-44a5-a93b-1d10c108d8cb returned with HTTP 200 Aug 12 10:50:04.357094 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1374/5502] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:50:04 2026] GET /volume/v3/backups/9fa75927-abac-44a5-a93b-1d10c108d8cb => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:50:05.366239 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-77358a0f-42c6-45d0-9fb7-2219f24532b4 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:50:05.368167 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-77358a0f-42c6-45d0-9fb7-2219f24532b4 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] GET https://10.4.3.105/volume/v3/backups/9fa75927-abac-44a5-a93b-1d10c108d8cb Aug 12 10:50:05.368449 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-77358a0f-42c6-45d0-9fb7-2219f24532b4 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:50:05.368691 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-77358a0f-42c6-45d0-9fb7-2219f24532b4 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:50:05.368834 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-77358a0f-42c6-45d0-9fb7-2219f24532b4 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Show backup with id 9fa75927-abac-44a5-a93b-1d10c108d8cb. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:50:05.372832 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:50:05.372832 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:50:05.373430 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-77358a0f-42c6-45d0-9fb7-2219f24532b4 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] https://10.4.3.105/volume/v3/backups/9fa75927-abac-44a5-a93b-1d10c108d8cb returned with HTTP 200 Aug 12 10:50:05.373817 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1383/5503] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:50:05 2026] GET /volume/v3/backups/9fa75927-abac-44a5-a93b-1d10c108d8cb => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:50:06.382972 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-c76fc07a-5fca-4c12-8e22-c767a38d6f6b None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:50:06.384715 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-c76fc07a-5fca-4c12-8e22-c767a38d6f6b tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] GET https://10.4.3.105/volume/v3/backups/9fa75927-abac-44a5-a93b-1d10c108d8cb Aug 12 10:50:06.384937 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-c76fc07a-5fca-4c12-8e22-c767a38d6f6b tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:50:06.385116 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-c76fc07a-5fca-4c12-8e22-c767a38d6f6b tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:50:06.385227 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-c76fc07a-5fca-4c12-8e22-c767a38d6f6b tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Show backup with id 9fa75927-abac-44a5-a93b-1d10c108d8cb. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:50:06.389297 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:50:06.389297 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:50:06.389879 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-c76fc07a-5fca-4c12-8e22-c767a38d6f6b tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] https://10.4.3.105/volume/v3/backups/9fa75927-abac-44a5-a93b-1d10c108d8cb returned with HTTP 200 Aug 12 10:50:06.390197 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1368/5504] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:50:06 2026] GET /volume/v3/backups/9fa75927-abac-44a5-a93b-1d10c108d8cb => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:50:07.399079 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-4cd1c173-8907-454c-adb0-6f9a0704b088 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:50:07.400870 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-4cd1c173-8907-454c-adb0-6f9a0704b088 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] GET https://10.4.3.105/volume/v3/backups/9fa75927-abac-44a5-a93b-1d10c108d8cb Aug 12 10:50:07.401062 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-4cd1c173-8907-454c-adb0-6f9a0704b088 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:50:07.401274 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-4cd1c173-8907-454c-adb0-6f9a0704b088 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:50:07.401434 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.v3.backups [None req-4cd1c173-8907-454c-adb0-6f9a0704b088 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Show backup with id 9fa75927-abac-44a5-a93b-1d10c108d8cb. {{(pid=100372) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:50:07.406007 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:50:07.406007 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:50:07.406574 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-4cd1c173-8907-454c-adb0-6f9a0704b088 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] https://10.4.3.105/volume/v3/backups/9fa75927-abac-44a5-a93b-1d10c108d8cb returned with HTTP 200 Aug 12 10:50:07.406918 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1380/5505] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:50:07 2026] GET /volume/v3/backups/9fa75927-abac-44a5-a93b-1d10c108d8cb => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:50:08.416615 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-d602d976-14af-4057-82bc-fec2f0ec223d None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:50:08.418490 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-d602d976-14af-4057-82bc-fec2f0ec223d tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] GET https://10.4.3.105/volume/v3/backups/9fa75927-abac-44a5-a93b-1d10c108d8cb Aug 12 10:50:08.418726 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-d602d976-14af-4057-82bc-fec2f0ec223d tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:50:08.418907 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-d602d976-14af-4057-82bc-fec2f0ec223d tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:50:08.419006 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-d602d976-14af-4057-82bc-fec2f0ec223d tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Show backup with id 9fa75927-abac-44a5-a93b-1d10c108d8cb. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:50:08.423584 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:50:08.423584 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:50:08.424215 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-d602d976-14af-4057-82bc-fec2f0ec223d tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] https://10.4.3.105/volume/v3/backups/9fa75927-abac-44a5-a93b-1d10c108d8cb returned with HTTP 200 Aug 12 10:50:08.424653 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1375/5506] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:50:08 2026] GET /volume/v3/backups/9fa75927-abac-44a5-a93b-1d10c108d8cb => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:50:08.435533 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-e0cc4e3e-ad32-4945-8466-297cd85d9c05 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:50:08.437778 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-e0cc4e3e-ad32-4945-8466-297cd85d9c05 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] GET https://10.4.3.105/volume/v3/backups/9fa75927-abac-44a5-a93b-1d10c108d8cb/export_record Aug 12 10:50:08.438054 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-e0cc4e3e-ad32-4945-8466-297cd85d9c05 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:50:08.438288 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-e0cc4e3e-ad32-4945-8466-297cd85d9c05 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Calling method 'export_record' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:50:08.438432 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.contrib.backups [None req-e0cc4e3e-ad32-4945-8466-297cd85d9c05 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Export record for backup 9fa75927-abac-44a5-a93b-1d10c108d8cb. {{(pid=100375) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 12 10:50:08.443700 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:50:08.443700 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:50:08.444487 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.backup.api [None req-e0cc4e3e-ad32-4945-8466-297cd85d9c05 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Calling RPCAPI with context: , host: np0000007037, backup: 9fa75927-abac-44a5-a93b-1d10c108d8cb. {{(pid=100375) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Aug 12 10:50:08.449748 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.backup.rpcapi [None req-e0cc4e3e-ad32-4945-8466-297cd85d9c05 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] export_record in rpcapi backup_id 9fa75927-abac-44a5-a93b-1d10c108d8cb on host np0000007037. {{(pid=100375) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Aug 12 10:50:08.461338 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.contrib.backups [None req-e0cc4e3e-ad32-4945-8466-297cd85d9c05 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiOWZhNzU5MjctYWJhYy00NGE1LWE5M2ItMWQxMGMxMDhkOGNiIiwgInVzZXJfaWQiOiAiOWRjMzA5NTRiNTkzNGQxMWIyNjEzZWYxNmYyN2IzYmIiLCAicHJvamVjdF9pZCI6ICI2ZTA5MmE0ZGI5NGE0OTI5OWRhZjM3YzRkYjI4MDFkZSIsICJ2b2x1bWVfaWQiOiAiNDRmZjQwOGQtNzE0NC00M2VjLWFjMWYtNDUzYzA2NDk1NDBjIiwgImhvc3QiOiAibnAwMDAwMDA3MDM3IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC03MTA0Mjg3NTMiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV80NGZmNDA4ZC03MTQ0LTQzZWMtYWMxZi00NTNjMDY0OTU0MGMvMjAyNjA4MTIxMDQ5NTYvYXpfbm92YV9iYWNrdXBfOWZhNzU5MjctYWJhYy00NGE1LWE5M2ItMWQxMGMxMDhkOGNiIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0xMlQxMDo0OTo1NFoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0xMlQxMDo0OTo1NFoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTEyVDEwOjUwOjA4WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=100375) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Aug 12 10:50:08.461654 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-e0cc4e3e-ad32-4945-8466-297cd85d9c05 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] https://10.4.3.105/volume/v3/backups/9fa75927-abac-44a5-a93b-1d10c108d8cb/export_record returned with HTTP 200 Aug 12 10:50:08.462347 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1384/5507] 10.4.3.105 () {68 vars in 1430 bytes} [Wed Aug 12 10:50:08 2026] GET /volume/v3/backups/9fa75927-abac-44a5-a93b-1d10c108d8cb/export_record => generated 1424 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:50:08.469833 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-74aabcd5-79f4-41b6-a937-9cf929d33b1e None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:50:08.471799 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-74aabcd5-79f4-41b6-a937-9cf929d33b1e tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] GET https://10.4.3.105/volume/v3/backups/9fa75927-abac-44a5-a93b-1d10c108d8cb Aug 12 10:50:08.472126 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-74aabcd5-79f4-41b6-a937-9cf929d33b1e tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:50:08.472361 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-74aabcd5-79f4-41b6-a937-9cf929d33b1e tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:50:08.472483 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-74aabcd5-79f4-41b6-a937-9cf929d33b1e tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Show backup with id 9fa75927-abac-44a5-a93b-1d10c108d8cb. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:50:08.476453 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:50:08.476453 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:50:08.477016 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-74aabcd5-79f4-41b6-a937-9cf929d33b1e tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] https://10.4.3.105/volume/v3/backups/9fa75927-abac-44a5-a93b-1d10c108d8cb returned with HTTP 200 Aug 12 10:50:08.477393 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1369/5508] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:50:08 2026] GET /volume/v3/backups/9fa75927-abac-44a5-a93b-1d10c108d8cb => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:50:08.486491 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-2ab4e7c3-b6ec-456c-8be7-e44ffc840446 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:50:08.488035 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-2ab4e7c3-b6ec-456c-8be7-e44ffc840446 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] POST https://10.4.3.105/volume/v3/backups/import_record Aug 12 10:50:08.488400 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-2ab4e7c3-b6ec-456c-8be7-e44ffc840446 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMmUyYzlkOTgtNDlhMi00NGFmLWE0ZTktNGYyNTE4MGZhOGUwIiwgInVzZXJfaWQiOiAiOWRjMzA5NTRiNTkzNGQxMWIyNjEzZWYxNmYyN2IzYmIiLCAicHJvamVjdF9pZCI6ICI2ZTA5MmE0ZGI5NGE0OTI5OWRhZjM3YzRkYjI4MDFkZSIsICJ2b2x1bWVfaWQiOiAiNDRmZjQwOGQtNzE0NC00M2VjLWFjMWYtNDUzYzA2NDk1NDBjIiwgImhvc3QiOiAibnAwMDAwMDA3MDM3IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC03MTA0Mjg3NTMiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV80NGZmNDA4ZC03MTQ0LTQzZWMtYWMxZi00NTNjMDY0OTU0MGMvMjAyNjA4MTIxMDQ5NTYvYXpfbm92YV9iYWNrdXBfOWZhNzU5MjctYWJhYy00NGE1LWE5M2ItMWQxMGMxMDhkOGNiIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0xMlQxMDo0OTo1NFoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0xMlQxMDo0OTo1NFoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTEyVDEwOjUwOjA4WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0="}} {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:50:08.489622 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.contrib.backups [None req-2ab4e7c3-b6ec-456c-8be7-e44ffc840446 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMmUyYzlkOTgtNDlhMi00NGFmLWE0ZTktNGYyNTE4MGZhOGUwIiwgInVzZXJfaWQiOiAiOWRjMzA5NTRiNTkzNGQxMWIyNjEzZWYxNmYyN2IzYmIiLCAicHJvamVjdF9pZCI6ICI2ZTA5MmE0ZGI5NGE0OTI5OWRhZjM3YzRkYjI4MDFkZSIsICJ2b2x1bWVfaWQiOiAiNDRmZjQwOGQtNzE0NC00M2VjLWFjMWYtNDUzYzA2NDk1NDBjIiwgImhvc3QiOiAibnAwMDAwMDA3MDM3IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC03MTA0Mjg3NTMiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV80NGZmNDA4ZC03MTQ0LTQzZWMtYWMxZi00NTNjMDY0OTU0MGMvMjAyNjA4MTIxMDQ5NTYvYXpfbm92YV9iYWNrdXBfOWZhNzU5MjctYWJhYy00NGE1LWE5M2ItMWQxMGMxMDhkOGNiIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0xMlQxMDo0OTo1NFoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0xMlQxMDo0OTo1NFoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTEyVDEwOjUwOjA4WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=100372) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Aug 12 10:50:08.489747 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.contrib.backups [None req-2ab4e7c3-b6ec-456c-8be7-e44ffc840446 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMmUyYzlkOTgtNDlhMi00NGFmLWE0ZTktNGYyNTE4MGZhOGUwIiwgInVzZXJfaWQiOiAiOWRjMzA5NTRiNTkzNGQxMWIyNjEzZWYxNmYyN2IzYmIiLCAicHJvamVjdF9pZCI6ICI2ZTA5MmE0ZGI5NGE0OTI5OWRhZjM3YzRkYjI4MDFkZSIsICJ2b2x1bWVfaWQiOiAiNDRmZjQwOGQtNzE0NC00M2VjLWFjMWYtNDUzYzA2NDk1NDBjIiwgImhvc3QiOiAibnAwMDAwMDA3MDM3IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC03MTA0Mjg3NTMiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV80NGZmNDA4ZC03MTQ0LTQzZWMtYWMxZi00NTNjMDY0OTU0MGMvMjAyNjA4MTIxMDQ5NTYvYXpfbm92YV9iYWNrdXBfOWZhNzU5MjctYWJhYy00NGE1LWE5M2ItMWQxMGMxMDhkOGNiIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0xMlQxMDo0OTo1NFoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0xMlQxMDo0OTo1NFoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTEyVDEwOjUwOjA4WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0=. {{(pid=100372) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Aug 12 10:50:08.517419 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.quota [None req-2ab4e7c3-b6ec-456c-8be7-e44ffc840446 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Created reservations ['7460c791-688c-4a2a-a9bd-87c7d73804d3', '82b45415-eb4c-462b-ae34-2ed95a6acaa1'] {{(pid=100372) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:50:08.533093 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.backup.rpcapi [None req-2ab4e7c3-b6ec-456c-8be7-e44ffc840446 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] import_record rpcapi backup id 2e2c9d98-49a2-44af-a4e9-4f25180fa8e0 on host np0000007037 for backup_url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMmUyYzlkOTgtNDlhMi00NGFmLWE0ZTktNGYyNTE4MGZhOGUwIiwgInVzZXJfaWQiOiAiOWRjMzA5NTRiNTkzNGQxMWIyNjEzZWYxNmYyN2IzYmIiLCAicHJvamVjdF9pZCI6ICI2ZTA5MmE0ZGI5NGE0OTI5OWRhZjM3YzRkYjI4MDFkZSIsICJ2b2x1bWVfaWQiOiAiNDRmZjQwOGQtNzE0NC00M2VjLWFjMWYtNDUzYzA2NDk1NDBjIiwgImhvc3QiOiAibnAwMDAwMDA3MDM3IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC03MTA0Mjg3NTMiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV80NGZmNDA4ZC03MTQ0LTQzZWMtYWMxZi00NTNjMDY0OTU0MGMvMjAyNjA4MTIxMDQ5NTYvYXpfbm92YV9iYWNrdXBfOWZhNzU5MjctYWJhYy00NGE1LWE5M2ItMWQxMGMxMDhkOGNiIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0xMlQxMDo0OTo1NFoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0xMlQxMDo0OTo1NFoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTEyVDEwOjUwOjA4WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0=. {{(pid=100372) import_record /opt/stack/cinder/cinder/backup/rpcapi.py:96}} Aug 12 10:50:08.534877 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.contrib.backups [None req-2ab4e7c3-b6ec-456c-8be7-e44ffc840446 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Import record output: {'backup': {'id': '2e2c9d98-49a2-44af-a4e9-4f25180fa8e0', 'name': None, 'links': [{'rel': 'self', 'href': 'https://10.4.3.105/volume/v3/backups/2e2c9d98-49a2-44af-a4e9-4f25180fa8e0'}, {'rel': 'bookmark', 'href': 'https://10.4.3.105/volume/backups/2e2c9d98-49a2-44af-a4e9-4f25180fa8e0'}]}}. {{(pid=100372) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:279}} Aug 12 10:50:08.535057 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-2ab4e7c3-b6ec-456c-8be7-e44ffc840446 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] https://10.4.3.105/volume/v3/backups/import_record returned with HTTP 201 Aug 12 10:50:08.535459 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1381/5509] 10.4.3.105 () {70 vars in 1342 bytes} [Wed Aug 12 10:50:08 2026] POST /volume/v3/backups/import_record => generated 288 bytes in 49 msecs (HTTP/1.1 201) 7 headers in 290 bytes (1 switches on core 0) Aug 12 10:50:08.544270 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-6c2e17ff-a22c-40c3-9035-8e3af7905ed0 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:50:08.546060 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-6c2e17ff-a22c-40c3-9035-8e3af7905ed0 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] GET https://10.4.3.105/volume/v3/backups/2e2c9d98-49a2-44af-a4e9-4f25180fa8e0 Aug 12 10:50:08.546285 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-6c2e17ff-a22c-40c3-9035-8e3af7905ed0 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:50:08.546498 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-6c2e17ff-a22c-40c3-9035-8e3af7905ed0 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:50:08.546625 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-6c2e17ff-a22c-40c3-9035-8e3af7905ed0 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Show backup with id 2e2c9d98-49a2-44af-a4e9-4f25180fa8e0. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:50:08.550719 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:50:08.550719 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:50:08.551279 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-6c2e17ff-a22c-40c3-9035-8e3af7905ed0 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] https://10.4.3.105/volume/v3/backups/2e2c9d98-49a2-44af-a4e9-4f25180fa8e0 returned with HTTP 200 Aug 12 10:50:08.551635 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1376/5510] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:50:08 2026] GET /volume/v3/backups/2e2c9d98-49a2-44af-a4e9-4f25180fa8e0 => generated 647 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:50:09.561305 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-4e3863da-3278-4649-85f0-86a278fc3d3e None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:50:09.562900 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-4e3863da-3278-4649-85f0-86a278fc3d3e tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] GET https://10.4.3.105/volume/v3/backups/2e2c9d98-49a2-44af-a4e9-4f25180fa8e0 Aug 12 10:50:09.563116 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-4e3863da-3278-4649-85f0-86a278fc3d3e tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:50:09.563301 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-4e3863da-3278-4649-85f0-86a278fc3d3e tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:50:09.563441 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-4e3863da-3278-4649-85f0-86a278fc3d3e tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Show backup with id 2e2c9d98-49a2-44af-a4e9-4f25180fa8e0. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:50:09.568050 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:50:09.568050 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:50:09.568779 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-4e3863da-3278-4649-85f0-86a278fc3d3e tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] https://10.4.3.105/volume/v3/backups/2e2c9d98-49a2-44af-a4e9-4f25180fa8e0 returned with HTTP 200 Aug 12 10:50:09.569163 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1385/5511] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:50:09 2026] GET /volume/v3/backups/2e2c9d98-49a2-44af-a4e9-4f25180fa8e0 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:50:09.578540 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-6919ed80-eb8c-4a33-99b9-54620dfd52f6 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:50:09.580328 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-6919ed80-eb8c-4a33-99b9-54620dfd52f6 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] DELETE https://10.4.3.105/volume/v3/backups/2e2c9d98-49a2-44af-a4e9-4f25180fa8e0 Aug 12 10:50:09.580531 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-6919ed80-eb8c-4a33-99b9-54620dfd52f6 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:50:09.580721 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-6919ed80-eb8c-4a33-99b9-54620dfd52f6 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Calling method 'delete' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:50:09.580826 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.contrib.backups [None req-6919ed80-eb8c-4a33-99b9-54620dfd52f6 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Delete backup with id: 2e2c9d98-49a2-44af-a4e9-4f25180fa8e0. Aug 12 10:50:09.585044 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:50:09.585044 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:50:09.594977 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.backup.rpcapi [None req-6919ed80-eb8c-4a33-99b9-54620dfd52f6 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] delete_backup rpcapi backup_id 2e2c9d98-49a2-44af-a4e9-4f25180fa8e0 {{(pid=100373) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 12 10:50:09.596678 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-6919ed80-eb8c-4a33-99b9-54620dfd52f6 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] https://10.4.3.105/volume/v3/backups/2e2c9d98-49a2-44af-a4e9-4f25180fa8e0 returned with HTTP 202 Aug 12 10:50:09.597028 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1370/5512] 10.4.3.105 () {68 vars in 1391 bytes} [Wed Aug 12 10:50:09 2026] DELETE /volume/v3/backups/2e2c9d98-49a2-44af-a4e9-4f25180fa8e0 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 10:50:09.603764 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-936c95fb-650a-4929-b596-c5dd5f97b1d9 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:50:09.606084 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-936c95fb-650a-4929-b596-c5dd5f97b1d9 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] GET https://10.4.3.105/volume/v3/backups/2e2c9d98-49a2-44af-a4e9-4f25180fa8e0 Aug 12 10:50:09.606436 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-936c95fb-650a-4929-b596-c5dd5f97b1d9 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:50:09.606714 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-936c95fb-650a-4929-b596-c5dd5f97b1d9 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:50:09.606850 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.v3.backups [None req-936c95fb-650a-4929-b596-c5dd5f97b1d9 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Show backup with id 2e2c9d98-49a2-44af-a4e9-4f25180fa8e0. {{(pid=100372) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:50:09.612054 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:50:09.612054 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:50:09.612837 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-936c95fb-650a-4929-b596-c5dd5f97b1d9 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] https://10.4.3.105/volume/v3/backups/2e2c9d98-49a2-44af-a4e9-4f25180fa8e0 returned with HTTP 200 Aug 12 10:50:09.613421 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1382/5513] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:50:09 2026] GET /volume/v3/backups/2e2c9d98-49a2-44af-a4e9-4f25180fa8e0 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:50:10.623371 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-db336646-130e-40da-87c4-0387338771aa None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:50:10.625098 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-db336646-130e-40da-87c4-0387338771aa tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] GET https://10.4.3.105/volume/v3/backups/2e2c9d98-49a2-44af-a4e9-4f25180fa8e0 Aug 12 10:50:10.625316 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-db336646-130e-40da-87c4-0387338771aa tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:50:10.625484 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-db336646-130e-40da-87c4-0387338771aa tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:50:10.625615 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-db336646-130e-40da-87c4-0387338771aa tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Show backup with id 2e2c9d98-49a2-44af-a4e9-4f25180fa8e0. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:50:10.629306 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-db336646-130e-40da-87c4-0387338771aa tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] https://10.4.3.105/volume/v3/backups/2e2c9d98-49a2-44af-a4e9-4f25180fa8e0 returned with HTTP 404 Aug 12 10:50:10.629793 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1377/5514] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:50:10 2026] GET /volume/v3/backups/2e2c9d98-49a2-44af-a4e9-4f25180fa8e0 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:50:10.636855 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-e5b8d37f-d5b8-4f30-8915-9c2126e485fa None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:50:10.639120 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-e5b8d37f-d5b8-4f30-8915-9c2126e485fa tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] DELETE https://10.4.3.105/volume/v3/volumes/44ff408d-7144-43ec-ac1f-453c0649540c Aug 12 10:50:10.639352 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-e5b8d37f-d5b8-4f30-8915-9c2126e485fa tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:50:10.639571 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-e5b8d37f-d5b8-4f30-8915-9c2126e485fa tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Calling method 'delete' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:50:10.639696 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.v3.volumes [None req-e5b8d37f-d5b8-4f30-8915-9c2126e485fa tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Delete volume with id: 44ff408d-7144-43ec-ac1f-453c0649540c Aug 12 10:50:10.646958 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:50:10.646958 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:50:10.647328 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-e5b8d37f-d5b8-4f30-8915-9c2126e485fa tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Volume info retrieved successfully. Aug 12 10:50:10.663359 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-e5b8d37f-d5b8-4f30-8915-9c2126e485fa tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Delete volume request issued successfully. Aug 12 10:50:10.663563 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-e5b8d37f-d5b8-4f30-8915-9c2126e485fa tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] https://10.4.3.105/volume/v3/volumes/44ff408d-7144-43ec-ac1f-453c0649540c returned with HTTP 202 Aug 12 10:50:10.663998 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1386/5515] 10.4.3.105 () {68 vars in 1391 bytes} [Wed Aug 12 10:50:10 2026] DELETE /volume/v3/volumes/44ff408d-7144-43ec-ac1f-453c0649540c => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 10:50:10.672337 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-786062dd-906f-40e5-9c07-cda8dfeda11c None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:50:10.674673 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-786062dd-906f-40e5-9c07-cda8dfeda11c tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] GET https://10.4.3.105/volume/v3/volumes/44ff408d-7144-43ec-ac1f-453c0649540c Aug 12 10:50:10.674966 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-786062dd-906f-40e5-9c07-cda8dfeda11c tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:50:10.675214 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-786062dd-906f-40e5-9c07-cda8dfeda11c tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:50:10.682431 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:50:10.682431 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:50:10.686986 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-786062dd-906f-40e5-9c07-cda8dfeda11c tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Volume info retrieved successfully. Aug 12 10:50:10.691228 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-786062dd-906f-40e5-9c07-cda8dfeda11c tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] https://10.4.3.105/volume/v3/volumes/44ff408d-7144-43ec-ac1f-453c0649540c returned with HTTP 200 Aug 12 10:50:10.691675 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1371/5516] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:50:10 2026] GET /volume/v3/volumes/44ff408d-7144-43ec-ac1f-453c0649540c => generated 1007 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:50:11.703253 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-a4b4407f-de32-466f-8da1-3e3dace5ec49 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:50:11.705094 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-a4b4407f-de32-466f-8da1-3e3dace5ec49 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] GET https://10.4.3.105/volume/v3/volumes/44ff408d-7144-43ec-ac1f-453c0649540c Aug 12 10:50:11.705338 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-a4b4407f-de32-466f-8da1-3e3dace5ec49 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:50:11.705565 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-a4b4407f-de32-466f-8da1-3e3dace5ec49 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:50:11.711074 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-a4b4407f-de32-466f-8da1-3e3dace5ec49 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] https://10.4.3.105/volume/v3/volumes/44ff408d-7144-43ec-ac1f-453c0649540c returned with HTTP 404 Aug 12 10:50:11.711571 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1383/5517] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:50:11 2026] GET /volume/v3/volumes/44ff408d-7144-43ec-ac1f-453c0649540c => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:50:11.719619 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-2af35eb3-b159-4ee5-91bf-f9959cbeb443 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:50:11.721295 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-2af35eb3-b159-4ee5-91bf-f9959cbeb443 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] GET https://10.4.3.105/volume/v3/backups Aug 12 10:50:11.721507 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-2af35eb3-b159-4ee5-91bf-f9959cbeb443 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:50:11.721704 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-2af35eb3-b159-4ee5-91bf-f9959cbeb443 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Calling method 'index' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:50:11.727056 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-2af35eb3-b159-4ee5-91bf-f9959cbeb443 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] https://10.4.3.105/volume/v3/backups returned with HTTP 200 Aug 12 10:50:11.727497 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1378/5518] 10.4.3.105 () {68 vars in 1277 bytes} [Wed Aug 12 10:50:11 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 10:50:11.735687 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-57940b3c-c79e-4953-addc-6e674ca391df None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:50:11.737241 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-57940b3c-c79e-4953-addc-6e674ca391df tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] GET https://10.4.3.105/volume/v3/backups?project_id=6e092a4db94a49299daf37c4db2801de Aug 12 10:50:11.737471 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-57940b3c-c79e-4953-addc-6e674ca391df tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:50:11.737693 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-57940b3c-c79e-4953-addc-6e674ca391df tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Calling method 'index' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:50:11.742224 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-57940b3c-c79e-4953-addc-6e674ca391df tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] https://10.4.3.105/volume/v3/backups?project_id=6e092a4db94a49299daf37c4db2801de returned with HTTP 200 Aug 12 10:50:11.742600 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1387/5519] 10.4.3.105 () {68 vars in 1364 bytes} [Wed Aug 12 10:50:11 2026] GET /volume/v3/backups?project_id=6e092a4db94a49299daf37c4db2801de => generated 624 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:50:11.751314 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-fb097af7-228e-4261-a96e-373ac385505a None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:50:11.752864 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-fb097af7-228e-4261-a96e-373ac385505a tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] POST https://10.4.3.105/volume/v3/volumes Aug 12 10:50:11.753186 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-fb097af7-228e-4261-a96e-373ac385505a tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1607551356"}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:50:11.754533 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.v3.volumes [None req-fb097af7-228e-4261-a96e-373ac385505a tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1607551356'}} {{(pid=100373) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 10:50:11.754657 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.v3.volumes [None req-fb097af7-228e-4261-a96e-373ac385505a tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Create volume of 1 GB Aug 12 10:50:11.757978 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-fb097af7-228e-4261-a96e-373ac385505a tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Availability Zones retrieved successfully. Aug 12 10:50:11.762978 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-fb097af7-228e-4261-a96e-373ac385505a tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Flow 'volume_create_api' (574029a5-1f4d-43b4-a77a-9aa7f92376a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:50:11.763811 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-fb097af7-228e-4261-a96e-373ac385505a tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (09649060-58da-433e-bc12-bce45a36cbe9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:50:11.764485 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.flows.api.create_volume [None req-fb097af7-228e-4261-a96e-373ac385505a tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Validating volume size '1' using validate_int {{(pid=100373) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 10:50:11.784851 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-fb097af7-228e-4261-a96e-373ac385505a tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (09649060-58da-433e-bc12-bce45a36cbe9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T10:26:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6cd66f07-4c7b-40b2-9dfb-378538f29c9e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:50:11.785530 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-fb097af7-228e-4261-a96e-373ac385505a tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (11f20133-0f2e-494f-abc2-397128a2abc8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:50:11.821599 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.quota [None req-fb097af7-228e-4261-a96e-373ac385505a tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Created reservations ['8ce7f53d-266a-4468-9218-0a104bb30120', 'e0638198-0c15-4f58-92b3-d91c01d1e032', 'e64e14e2-401a-4ef4-bfd4-98a501e2c9d5', 'e2e5837e-ac23-4094-9460-4eef9c330c3a'] {{(pid=100373) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:50:11.822416 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-fb097af7-228e-4261-a96e-373ac385505a tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (11f20133-0f2e-494f-abc2-397128a2abc8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8ce7f53d-266a-4468-9218-0a104bb30120', 'e0638198-0c15-4f58-92b3-d91c01d1e032', 'e64e14e2-401a-4ef4-bfd4-98a501e2c9d5', 'e2e5837e-ac23-4094-9460-4eef9c330c3a']}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:50:11.823238 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-fb097af7-228e-4261-a96e-373ac385505a tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (804add61-41fd-4401-aaad-2c458ed97754) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:50:11.845157 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-fb097af7-228e-4261-a96e-373ac385505a tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (804add61-41fd-4401-aaad-2c458ed97754) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e39b2f42-7fcd-4ff9-b3c7-388621947b94', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1607551356',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6e092a4db94a49299daf37c4db2801de',qos_specs=None,replication_status=,reservations=['8ce7f53d-266a-4468-9218-0a104bb30120','e0638198-0c15-4f58-92b3-d91c01d1e032','e64e14e2-401a-4ef4-bfd4-98a501e2c9d5','e2e5837e-ac23-4094-9460-4eef9c330c3a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9dc30954b5934d11b2613ef16f27b3bb',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:50:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1607551356',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e39b2f42-7fcd-4ff9-b3c7-388621947b94,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6e092a4db94a49299daf37c4db2801de',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9dc30954b5934d11b2613ef16f27b3bb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6cd66f07-4c7b-40b2-9dfb-378538f29c9e),volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:50:11.845926 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-fb097af7-228e-4261-a96e-373ac385505a tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8c979468-0f7c-48e5-bf06-7aaadc8ae7d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:50:11.862535 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-fb097af7-228e-4261-a96e-373ac385505a tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8c979468-0f7c-48e5-bf06-7aaadc8ae7d8) transitioned into state 'SUCCESS' from state '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-1607551356',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6e092a4db94a49299daf37c4db2801de',qos_specs=None,replication_status=,reservations=['8ce7f53d-266a-4468-9218-0a104bb30120','e0638198-0c15-4f58-92b3-d91c01d1e032','e64e14e2-401a-4ef4-bfd4-98a501e2c9d5','e2e5837e-ac23-4094-9460-4eef9c330c3a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9dc30954b5934d11b2613ef16f27b3bb',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:50:11.863335 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-fb097af7-228e-4261-a96e-373ac385505a tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ca13e9ce-e301-4e79-ac6b-078043291014) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:50:11.871682 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-fb097af7-228e-4261-a96e-373ac385505a tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ca13e9ce-e301-4e79-ac6b-078043291014) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:50:11.872469 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-fb097af7-228e-4261-a96e-373ac385505a tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Flow 'volume_create_api' (574029a5-1f4d-43b4-a77a-9aa7f92376a8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100373) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:50:11.872787 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-fb097af7-228e-4261-a96e-373ac385505a tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Create volume request issued successfully. Aug 12 10:50:11.873343 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-fb097af7-228e-4261-a96e-373ac385505a tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] https://10.4.3.105/volume/v3/volumes returned with HTTP 202 Aug 12 10:50:11.873778 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1372/5520] 10.4.3.105 () {70 vars in 1298 bytes} [Wed Aug 12 10:50:11 2026] POST /volume/v3/volumes => generated 778 bytes in 123 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 10:50:11.884744 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-f64ac1be-6bbd-4b2c-bbc0-fe216dc7bc63 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:50:11.886775 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-f64ac1be-6bbd-4b2c-bbc0-fe216dc7bc63 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] GET https://10.4.3.105/volume/v3/volumes/e39b2f42-7fcd-4ff9-b3c7-388621947b94 Aug 12 10:50:11.887159 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-f64ac1be-6bbd-4b2c-bbc0-fe216dc7bc63 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:50:11.887409 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-f64ac1be-6bbd-4b2c-bbc0-fe216dc7bc63 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:50:11.895157 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:50:11.895157 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:50:11.898624 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-f64ac1be-6bbd-4b2c-bbc0-fe216dc7bc63 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Volume info retrieved successfully. Aug 12 10:50:11.902626 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-f64ac1be-6bbd-4b2c-bbc0-fe216dc7bc63 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] https://10.4.3.105/volume/v3/volumes/e39b2f42-7fcd-4ff9-b3c7-388621947b94 returned with HTTP 200 Aug 12 10:50:11.902999 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1384/5521] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:50:11 2026] GET /volume/v3/volumes/e39b2f42-7fcd-4ff9-b3c7-388621947b94 => generated 957 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:50:12.915071 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-60c697f6-39d5-4d8d-b7f6-c496078678cd None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:50:12.916825 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-60c697f6-39d5-4d8d-b7f6-c496078678cd tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] GET https://10.4.3.105/volume/v3/volumes/e39b2f42-7fcd-4ff9-b3c7-388621947b94 Aug 12 10:50:12.917045 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-60c697f6-39d5-4d8d-b7f6-c496078678cd tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:50:12.917257 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-60c697f6-39d5-4d8d-b7f6-c496078678cd tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:50:12.923924 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:50:12.923924 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:50:12.927077 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-60c697f6-39d5-4d8d-b7f6-c496078678cd tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Volume info retrieved successfully. Aug 12 10:50:12.930588 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-60c697f6-39d5-4d8d-b7f6-c496078678cd tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] https://10.4.3.105/volume/v3/volumes/e39b2f42-7fcd-4ff9-b3c7-388621947b94 returned with HTTP 200 Aug 12 10:50:12.930964 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1379/5522] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:50:12 2026] GET /volume/v3/volumes/e39b2f42-7fcd-4ff9-b3c7-388621947b94 => generated 1009 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:50:12.942961 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-61aca03b-82d7-427f-99a8-c678957228eb None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:50:12.944602 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-61aca03b-82d7-427f-99a8-c678957228eb tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] POST https://10.4.3.105/volume/v3/backups Aug 12 10:50:12.944921 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-61aca03b-82d7-427f-99a8-c678957228eb tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "e39b2f42-7fcd-4ff9-b3c7-388621947b94", "name": "tempest-type-Backup-765290120"}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:50:12.946296 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.contrib.backups [None req-61aca03b-82d7-427f-99a8-c678957228eb tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Creating new backup {'backup': {'volume_id': 'e39b2f42-7fcd-4ff9-b3c7-388621947b94', 'name': 'tempest-type-Backup-765290120'}} {{(pid=100375) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 12 10:50:12.946424 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.contrib.backups [None req-61aca03b-82d7-427f-99a8-c678957228eb tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Creating backup of volume e39b2f42-7fcd-4ff9-b3c7-388621947b94 in container None Aug 12 10:50:12.953511 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:50:12.953511 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:50:12.953930 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-61aca03b-82d7-427f-99a8-c678957228eb tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Volume info retrieved successfully. Aug 12 10:50:12.968897 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.quota [None req-61aca03b-82d7-427f-99a8-c678957228eb tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Created reservations ['1fdc516b-352a-4c1c-ba90-c9cc12a49984', 'dc62ee24-d822-4299-b245-0ec30e546125'] {{(pid=100375) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:50:12.991739 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-61aca03b-82d7-427f-99a8-c678957228eb tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] https://10.4.3.105/volume/v3/backups returned with HTTP 202 Aug 12 10:50:12.992138 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1388/5523] 10.4.3.105 () {70 vars in 1299 bytes} [Wed Aug 12 10:50:12 2026] POST /volume/v3/backups => generated 315 bytes in 50 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 10:50:13.000962 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-7fe7ac51-4b6e-40aa-979e-f196a4fcb9ee None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:50:13.003076 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-7fe7ac51-4b6e-40aa-979e-f196a4fcb9ee tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] GET https://10.4.3.105/volume/v3/backups/66beb9e6-ef77-40fa-83a0-4951ea9e1df7 Aug 12 10:50:13.003318 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-7fe7ac51-4b6e-40aa-979e-f196a4fcb9ee tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:50:13.003535 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-7fe7ac51-4b6e-40aa-979e-f196a4fcb9ee tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:50:13.003663 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-7fe7ac51-4b6e-40aa-979e-f196a4fcb9ee tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Show backup with id 66beb9e6-ef77-40fa-83a0-4951ea9e1df7. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:50:13.008331 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:50:13.008331 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:50:13.009151 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-7fe7ac51-4b6e-40aa-979e-f196a4fcb9ee tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] https://10.4.3.105/volume/v3/backups/66beb9e6-ef77-40fa-83a0-4951ea9e1df7 returned with HTTP 200 Aug 12 10:50:13.009582 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1373/5524] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:50:12 2026] GET /volume/v3/backups/66beb9e6-ef77-40fa-83a0-4951ea9e1df7 => generated 722 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:50:14.019149 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-c3a65f86-a2a1-4036-aab6-0ed1f05791a3 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:50:14.021133 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-c3a65f86-a2a1-4036-aab6-0ed1f05791a3 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] GET https://10.4.3.105/volume/v3/backups/66beb9e6-ef77-40fa-83a0-4951ea9e1df7 Aug 12 10:50:14.021354 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-c3a65f86-a2a1-4036-aab6-0ed1f05791a3 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:50:14.021557 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-c3a65f86-a2a1-4036-aab6-0ed1f05791a3 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:50:14.021666 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.v3.backups [None req-c3a65f86-a2a1-4036-aab6-0ed1f05791a3 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Show backup with id 66beb9e6-ef77-40fa-83a0-4951ea9e1df7. {{(pid=100372) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:50:14.025843 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:50:14.025843 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:50:14.026429 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-c3a65f86-a2a1-4036-aab6-0ed1f05791a3 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] https://10.4.3.105/volume/v3/backups/66beb9e6-ef77-40fa-83a0-4951ea9e1df7 returned with HTTP 200 Aug 12 10:50:14.026827 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1385/5525] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:50:14 2026] GET /volume/v3/backups/66beb9e6-ef77-40fa-83a0-4951ea9e1df7 => generated 724 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:50:15.036057 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-0d81f7bf-e6eb-4d7a-bcae-d02835161627 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:50:15.037833 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-0d81f7bf-e6eb-4d7a-bcae-d02835161627 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] GET https://10.4.3.105/volume/v3/backups/66beb9e6-ef77-40fa-83a0-4951ea9e1df7 Aug 12 10:50:15.038043 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-0d81f7bf-e6eb-4d7a-bcae-d02835161627 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:50:15.038254 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-0d81f7bf-e6eb-4d7a-bcae-d02835161627 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:50:15.038364 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-0d81f7bf-e6eb-4d7a-bcae-d02835161627 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Show backup with id 66beb9e6-ef77-40fa-83a0-4951ea9e1df7. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:50:15.042563 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:50:15.042563 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:50:15.043126 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-0d81f7bf-e6eb-4d7a-bcae-d02835161627 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] https://10.4.3.105/volume/v3/backups/66beb9e6-ef77-40fa-83a0-4951ea9e1df7 returned with HTTP 200 Aug 12 10:50:15.043458 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1380/5526] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:50:15 2026] GET /volume/v3/backups/66beb9e6-ef77-40fa-83a0-4951ea9e1df7 => generated 724 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:50:16.053363 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-58f2a669-7e23-4333-8acb-37d220d12866 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:50:16.055150 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-58f2a669-7e23-4333-8acb-37d220d12866 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] GET https://10.4.3.105/volume/v3/backups/66beb9e6-ef77-40fa-83a0-4951ea9e1df7 Aug 12 10:50:16.055360 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-58f2a669-7e23-4333-8acb-37d220d12866 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:50:16.055552 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-58f2a669-7e23-4333-8acb-37d220d12866 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:50:16.055670 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-58f2a669-7e23-4333-8acb-37d220d12866 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Show backup with id 66beb9e6-ef77-40fa-83a0-4951ea9e1df7. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:50:16.059749 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:50:16.059749 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:50:16.060367 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-58f2a669-7e23-4333-8acb-37d220d12866 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] https://10.4.3.105/volume/v3/backups/66beb9e6-ef77-40fa-83a0-4951ea9e1df7 returned with HTTP 200 Aug 12 10:50:16.060738 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1389/5527] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:50:16 2026] GET /volume/v3/backups/66beb9e6-ef77-40fa-83a0-4951ea9e1df7 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:50:17.071451 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-b7377666-220e-4492-ac51-14113b7abf33 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:50:17.073038 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-b7377666-220e-4492-ac51-14113b7abf33 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] GET https://10.4.3.105/volume/v3/backups/66beb9e6-ef77-40fa-83a0-4951ea9e1df7 Aug 12 10:50:17.073251 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-b7377666-220e-4492-ac51-14113b7abf33 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:50:17.073437 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-b7377666-220e-4492-ac51-14113b7abf33 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:50:17.073553 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-b7377666-220e-4492-ac51-14113b7abf33 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Show backup with id 66beb9e6-ef77-40fa-83a0-4951ea9e1df7. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:50:17.077399 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:50:17.077399 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:50:17.077965 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-b7377666-220e-4492-ac51-14113b7abf33 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] https://10.4.3.105/volume/v3/backups/66beb9e6-ef77-40fa-83a0-4951ea9e1df7 returned with HTTP 200 Aug 12 10:50:17.078312 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1374/5528] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:50:17 2026] GET /volume/v3/backups/66beb9e6-ef77-40fa-83a0-4951ea9e1df7 => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:50:18.087280 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-c9baf0dd-6a8b-418a-ad50-34c77fe01073 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:50:18.089204 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-c9baf0dd-6a8b-418a-ad50-34c77fe01073 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] GET https://10.4.3.105/volume/v3/backups/66beb9e6-ef77-40fa-83a0-4951ea9e1df7 Aug 12 10:50:18.089586 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-c9baf0dd-6a8b-418a-ad50-34c77fe01073 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:50:18.089784 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-c9baf0dd-6a8b-418a-ad50-34c77fe01073 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:50:18.089911 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.v3.backups [None req-c9baf0dd-6a8b-418a-ad50-34c77fe01073 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Show backup with id 66beb9e6-ef77-40fa-83a0-4951ea9e1df7. {{(pid=100372) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:50:18.095277 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:50:18.095277 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:50:18.096256 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-c9baf0dd-6a8b-418a-ad50-34c77fe01073 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] https://10.4.3.105/volume/v3/backups/66beb9e6-ef77-40fa-83a0-4951ea9e1df7 returned with HTTP 200 Aug 12 10:50:18.096783 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1386/5529] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:50:18 2026] GET /volume/v3/backups/66beb9e6-ef77-40fa-83a0-4951ea9e1df7 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:50:19.105602 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-f93c4cc3-4648-491f-899c-26610fb14f76 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:50:19.107472 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-f93c4cc3-4648-491f-899c-26610fb14f76 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] GET https://10.4.3.105/volume/v3/backups/66beb9e6-ef77-40fa-83a0-4951ea9e1df7 Aug 12 10:50:19.107748 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-f93c4cc3-4648-491f-899c-26610fb14f76 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:50:19.107966 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-f93c4cc3-4648-491f-899c-26610fb14f76 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:50:19.108115 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-f93c4cc3-4648-491f-899c-26610fb14f76 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Show backup with id 66beb9e6-ef77-40fa-83a0-4951ea9e1df7. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:50:19.112605 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:50:19.112605 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:50:19.113404 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-f93c4cc3-4648-491f-899c-26610fb14f76 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] https://10.4.3.105/volume/v3/backups/66beb9e6-ef77-40fa-83a0-4951ea9e1df7 returned with HTTP 200 Aug 12 10:50:19.113870 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1381/5530] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:50:19 2026] GET /volume/v3/backups/66beb9e6-ef77-40fa-83a0-4951ea9e1df7 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:50:20.124939 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-2508b73a-f8af-479f-9661-4d64defc2f81 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:50:20.126965 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-2508b73a-f8af-479f-9661-4d64defc2f81 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] GET https://10.4.3.105/volume/v3/backups/66beb9e6-ef77-40fa-83a0-4951ea9e1df7 Aug 12 10:50:20.126965 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-2508b73a-f8af-479f-9661-4d64defc2f81 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:50:20.127593 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-2508b73a-f8af-479f-9661-4d64defc2f81 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:50:20.127593 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-2508b73a-f8af-479f-9661-4d64defc2f81 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Show backup with id 66beb9e6-ef77-40fa-83a0-4951ea9e1df7. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:50:20.131275 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:50:20.131275 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:50:20.131780 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-2508b73a-f8af-479f-9661-4d64defc2f81 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] https://10.4.3.105/volume/v3/backups/66beb9e6-ef77-40fa-83a0-4951ea9e1df7 returned with HTTP 200 Aug 12 10:50:20.132149 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1390/5531] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:50:20 2026] GET /volume/v3/backups/66beb9e6-ef77-40fa-83a0-4951ea9e1df7 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:50:21.143423 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-16c46fa5-7d92-4f5e-b27c-3d3319af15db None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:50:21.145461 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-16c46fa5-7d92-4f5e-b27c-3d3319af15db tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] GET https://10.4.3.105/volume/v3/backups/66beb9e6-ef77-40fa-83a0-4951ea9e1df7 Aug 12 10:50:21.145784 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-16c46fa5-7d92-4f5e-b27c-3d3319af15db tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:50:21.146365 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-16c46fa5-7d92-4f5e-b27c-3d3319af15db tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:50:21.146365 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-16c46fa5-7d92-4f5e-b27c-3d3319af15db tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Show backup with id 66beb9e6-ef77-40fa-83a0-4951ea9e1df7. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:50:21.150718 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:50:21.150718 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:50:21.151367 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-16c46fa5-7d92-4f5e-b27c-3d3319af15db tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] https://10.4.3.105/volume/v3/backups/66beb9e6-ef77-40fa-83a0-4951ea9e1df7 returned with HTTP 200 Aug 12 10:50:21.151828 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1375/5532] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:50:21 2026] GET /volume/v3/backups/66beb9e6-ef77-40fa-83a0-4951ea9e1df7 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:50:22.161606 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-187381ff-2163-40d5-bec8-6c9b1be726e7 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:50:22.163353 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-187381ff-2163-40d5-bec8-6c9b1be726e7 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] GET https://10.4.3.105/volume/v3/backups/66beb9e6-ef77-40fa-83a0-4951ea9e1df7 Aug 12 10:50:22.163576 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-187381ff-2163-40d5-bec8-6c9b1be726e7 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:50:22.163754 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-187381ff-2163-40d5-bec8-6c9b1be726e7 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:50:22.163853 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.v3.backups [None req-187381ff-2163-40d5-bec8-6c9b1be726e7 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Show backup with id 66beb9e6-ef77-40fa-83a0-4951ea9e1df7. {{(pid=100372) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:50:22.168507 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:50:22.168507 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:50:22.169392 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-187381ff-2163-40d5-bec8-6c9b1be726e7 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] https://10.4.3.105/volume/v3/backups/66beb9e6-ef77-40fa-83a0-4951ea9e1df7 returned with HTTP 200 Aug 12 10:50:22.169856 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1387/5533] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:50:22 2026] GET /volume/v3/backups/66beb9e6-ef77-40fa-83a0-4951ea9e1df7 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:50:23.178782 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-e27d71ee-4027-470f-9618-519c34057039 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:50:23.180530 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-e27d71ee-4027-470f-9618-519c34057039 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] GET https://10.4.3.105/volume/v3/backups/66beb9e6-ef77-40fa-83a0-4951ea9e1df7 Aug 12 10:50:23.180776 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-e27d71ee-4027-470f-9618-519c34057039 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:50:23.180992 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-e27d71ee-4027-470f-9618-519c34057039 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:50:23.181154 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-e27d71ee-4027-470f-9618-519c34057039 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Show backup with id 66beb9e6-ef77-40fa-83a0-4951ea9e1df7. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:50:23.184613 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:50:23.184613 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:50:23.185202 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-e27d71ee-4027-470f-9618-519c34057039 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] https://10.4.3.105/volume/v3/backups/66beb9e6-ef77-40fa-83a0-4951ea9e1df7 returned with HTTP 200 Aug 12 10:50:23.185580 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1382/5534] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:50:23 2026] GET /volume/v3/backups/66beb9e6-ef77-40fa-83a0-4951ea9e1df7 => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:50:24.195004 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-9e4a6358-ec33-469a-81a3-603965852b23 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:50:24.197736 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-9e4a6358-ec33-469a-81a3-603965852b23 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] GET https://10.4.3.105/volume/v3/backups/66beb9e6-ef77-40fa-83a0-4951ea9e1df7 Aug 12 10:50:24.198020 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-9e4a6358-ec33-469a-81a3-603965852b23 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:50:24.198278 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-9e4a6358-ec33-469a-81a3-603965852b23 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:50:24.198393 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-9e4a6358-ec33-469a-81a3-603965852b23 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Show backup with id 66beb9e6-ef77-40fa-83a0-4951ea9e1df7. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:50:24.203159 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:50:24.203159 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:50:24.203818 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-9e4a6358-ec33-469a-81a3-603965852b23 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] https://10.4.3.105/volume/v3/backups/66beb9e6-ef77-40fa-83a0-4951ea9e1df7 returned with HTTP 200 Aug 12 10:50:24.204317 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1391/5535] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:50:24 2026] GET /volume/v3/backups/66beb9e6-ef77-40fa-83a0-4951ea9e1df7 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:50:25.213934 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-e4274360-cb5b-4cbb-a62f-43ea2d44f1c2 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:50:25.215588 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-e4274360-cb5b-4cbb-a62f-43ea2d44f1c2 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] GET https://10.4.3.105/volume/v3/backups/66beb9e6-ef77-40fa-83a0-4951ea9e1df7 Aug 12 10:50:25.215791 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-e4274360-cb5b-4cbb-a62f-43ea2d44f1c2 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:50:25.215960 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-e4274360-cb5b-4cbb-a62f-43ea2d44f1c2 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:50:25.216055 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-e4274360-cb5b-4cbb-a62f-43ea2d44f1c2 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Show backup with id 66beb9e6-ef77-40fa-83a0-4951ea9e1df7. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:50:25.217460 np0000007037 devstack@c-api.service[100373]: DEBUG dbcounter [-] [100373] Writing DB stats cinder:SELECT=93,cinder:UPDATE=39,cinder:INSERT=20 {{(pid=100373) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 10:50:25.220690 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:50:25.220690 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:50:25.221269 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-e4274360-cb5b-4cbb-a62f-43ea2d44f1c2 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] https://10.4.3.105/volume/v3/backups/66beb9e6-ef77-40fa-83a0-4951ea9e1df7 returned with HTTP 200 Aug 12 10:50:25.221669 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1376/5536] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:50:25 2026] GET /volume/v3/backups/66beb9e6-ef77-40fa-83a0-4951ea9e1df7 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:50:26.231844 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-1dbba6ab-0614-4e04-be9a-b21da15f04d5 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:50:26.236743 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-1dbba6ab-0614-4e04-be9a-b21da15f04d5 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] GET https://10.4.3.105/volume/v3/backups/66beb9e6-ef77-40fa-83a0-4951ea9e1df7 Aug 12 10:50:26.236999 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-1dbba6ab-0614-4e04-be9a-b21da15f04d5 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:50:26.237142 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-1dbba6ab-0614-4e04-be9a-b21da15f04d5 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:50:26.237259 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.v3.backups [None req-1dbba6ab-0614-4e04-be9a-b21da15f04d5 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Show backup with id 66beb9e6-ef77-40fa-83a0-4951ea9e1df7. {{(pid=100372) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:50:26.243451 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:50:26.243451 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:50:26.244254 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-1dbba6ab-0614-4e04-be9a-b21da15f04d5 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] https://10.4.3.105/volume/v3/backups/66beb9e6-ef77-40fa-83a0-4951ea9e1df7 returned with HTTP 200 Aug 12 10:50:26.244701 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1388/5537] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:50:26 2026] GET /volume/v3/backups/66beb9e6-ef77-40fa-83a0-4951ea9e1df7 => generated 736 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:50:27.256268 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-d86d8a1d-a800-41f5-a4de-f3b6aa7a2cbc None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:50:27.258404 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-d86d8a1d-a800-41f5-a4de-f3b6aa7a2cbc tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] GET https://10.4.3.105/volume/v3/backups/66beb9e6-ef77-40fa-83a0-4951ea9e1df7 Aug 12 10:50:27.258662 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-d86d8a1d-a800-41f5-a4de-f3b6aa7a2cbc tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:50:27.258897 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-d86d8a1d-a800-41f5-a4de-f3b6aa7a2cbc tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:50:27.259143 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-d86d8a1d-a800-41f5-a4de-f3b6aa7a2cbc tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Show backup with id 66beb9e6-ef77-40fa-83a0-4951ea9e1df7. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:50:27.264076 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:50:27.264076 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:50:27.264824 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-d86d8a1d-a800-41f5-a4de-f3b6aa7a2cbc tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] https://10.4.3.105/volume/v3/backups/66beb9e6-ef77-40fa-83a0-4951ea9e1df7 returned with HTTP 200 Aug 12 10:50:27.265279 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1383/5538] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:50:27 2026] GET /volume/v3/backups/66beb9e6-ef77-40fa-83a0-4951ea9e1df7 => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:50:27.276158 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-86b06180-0357-47a3-84bf-9957a892b5a9 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:50:27.278566 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-86b06180-0357-47a3-84bf-9957a892b5a9 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] POST https://10.4.3.105/volume/v3/backups/66beb9e6-ef77-40fa-83a0-4951ea9e1df7/action Aug 12 10:50:27.278566 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-86b06180-0357-47a3-84bf-9957a892b5a9 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100375) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 10:50:27.278566 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-86b06180-0357-47a3-84bf-9957a892b5a9 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:50:27.279732 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.contrib.admin_actions [None req-86b06180-0357-47a3-84bf-9957a892b5a9 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Updating backup '66beb9e6-ef77-40fa-83a0-4951ea9e1df7' with '{'status': 'error'}' {{(pid=100375) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Aug 12 10:50:27.286736 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:50:27.286736 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:50:27.292248 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.backup.rpcapi [None req-86b06180-0357-47a3-84bf-9957a892b5a9 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] reset_status in rpcapi backup_id 66beb9e6-ef77-40fa-83a0-4951ea9e1df7 on host np0000007037. {{(pid=100375) reset_status /opt/stack/cinder/cinder/backup/rpcapi.py:107}} Aug 12 10:50:27.294048 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-86b06180-0357-47a3-84bf-9957a892b5a9 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] https://10.4.3.105/volume/v3/backups/66beb9e6-ef77-40fa-83a0-4951ea9e1df7/action returned with HTTP 202 Aug 12 10:50:27.294484 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1392/5539] 10.4.3.105 () {70 vars in 1430 bytes} [Wed Aug 12 10:50:27 2026] POST /volume/v3/backups/66beb9e6-ef77-40fa-83a0-4951ea9e1df7/action => generated 0 bytes in 18 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 10:50:27.300697 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-dd678e70-86fd-432b-a5a5-24d68c16b324 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:50:27.302374 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-dd678e70-86fd-432b-a5a5-24d68c16b324 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] DELETE https://10.4.3.105/volume/v3/volumes/e39b2f42-7fcd-4ff9-b3c7-388621947b94 Aug 12 10:50:27.302614 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-dd678e70-86fd-432b-a5a5-24d68c16b324 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:50:27.302816 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-dd678e70-86fd-432b-a5a5-24d68c16b324 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Calling method 'delete' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:50:27.302965 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.v3.volumes [None req-dd678e70-86fd-432b-a5a5-24d68c16b324 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Delete volume with id: e39b2f42-7fcd-4ff9-b3c7-388621947b94 Aug 12 10:50:27.309763 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:50:27.309763 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:50:27.310037 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-dd678e70-86fd-432b-a5a5-24d68c16b324 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Volume info retrieved successfully. Aug 12 10:50:27.322643 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-dd678e70-86fd-432b-a5a5-24d68c16b324 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Delete volume request issued successfully. Aug 12 10:50:27.322765 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-dd678e70-86fd-432b-a5a5-24d68c16b324 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] https://10.4.3.105/volume/v3/volumes/e39b2f42-7fcd-4ff9-b3c7-388621947b94 returned with HTTP 202 Aug 12 10:50:27.323133 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1377/5540] 10.4.3.105 () {68 vars in 1391 bytes} [Wed Aug 12 10:50:27 2026] DELETE /volume/v3/volumes/e39b2f42-7fcd-4ff9-b3c7-388621947b94 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 10:50:27.329395 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-d496d225-e7ae-4a30-a6f2-90298f964743 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:50:27.331263 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-d496d225-e7ae-4a30-a6f2-90298f964743 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] GET https://10.4.3.105/volume/v3/volumes/e39b2f42-7fcd-4ff9-b3c7-388621947b94 Aug 12 10:50:27.331263 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-d496d225-e7ae-4a30-a6f2-90298f964743 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:50:27.331442 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-d496d225-e7ae-4a30-a6f2-90298f964743 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:50:27.338169 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:50:27.338169 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:50:27.341462 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-d496d225-e7ae-4a30-a6f2-90298f964743 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Volume info retrieved successfully. Aug 12 10:50:27.344879 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-d496d225-e7ae-4a30-a6f2-90298f964743 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] https://10.4.3.105/volume/v3/volumes/e39b2f42-7fcd-4ff9-b3c7-388621947b94 returned with HTTP 200 Aug 12 10:50:27.345229 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1389/5541] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:50:27 2026] GET /volume/v3/volumes/e39b2f42-7fcd-4ff9-b3c7-388621947b94 => generated 1008 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:50:28.356727 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-0b341cbf-eb2d-4d29-ab9a-1cc04afadbc4 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:50:28.358653 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-0b341cbf-eb2d-4d29-ab9a-1cc04afadbc4 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] GET https://10.4.3.105/volume/v3/volumes/e39b2f42-7fcd-4ff9-b3c7-388621947b94 Aug 12 10:50:28.358859 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-0b341cbf-eb2d-4d29-ab9a-1cc04afadbc4 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:50:28.359027 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-0b341cbf-eb2d-4d29-ab9a-1cc04afadbc4 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:50:28.364601 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-0b341cbf-eb2d-4d29-ab9a-1cc04afadbc4 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] https://10.4.3.105/volume/v3/volumes/e39b2f42-7fcd-4ff9-b3c7-388621947b94 returned with HTTP 404 Aug 12 10:50:28.365170 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1384/5542] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:50:28 2026] GET /volume/v3/volumes/e39b2f42-7fcd-4ff9-b3c7-388621947b94 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:50:28.372769 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-029b4cd4-dca7-47c2-86dd-239befa238cb None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:50:28.374482 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-029b4cd4-dca7-47c2-86dd-239befa238cb tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] POST https://10.4.3.105/volume/v3/backups/ffe6023b-afa9-4b60-8da4-4dc010898d93/restore Aug 12 10:50:28.374884 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-029b4cd4-dca7-47c2-86dd-239befa238cb tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Action: 'restore', calling method: restore, body: {"restore": {"name": "new-backup-vol"}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:50:28.376205 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.contrib.backups [None req-029b4cd4-dca7-47c2-86dd-239befa238cb tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Restoring backup ffe6023b-afa9-4b60-8da4-4dc010898d93 ({'restore': {'name': 'new-backup-vol'}}) {{(pid=100375) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 12 10:50:28.376322 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.contrib.backups [None req-029b4cd4-dca7-47c2-86dd-239befa238cb tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Restoring backup ffe6023b-afa9-4b60-8da4-4dc010898d93 to volume None. Aug 12 10:50:28.380788 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:50:28.380788 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:50:28.381598 np0000007037 devstack@c-api.service[100375]: INFO cinder.backup.api [None req-029b4cd4-dca7-47c2-86dd-239befa238cb tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Creating volume of 1 GB for restore of backup ffe6023b-afa9-4b60-8da4-4dc010898d93. Aug 12 10:50:28.386591 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-029b4cd4-dca7-47c2-86dd-239befa238cb tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Availability zone cache updated, next update will occur around 2026-08-12 11:50:28.386354. {{(pid=100375) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 12 10:50:28.386668 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-029b4cd4-dca7-47c2-86dd-239befa238cb tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Availability Zones retrieved successfully. Aug 12 10:50:28.391954 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-029b4cd4-dca7-47c2-86dd-239befa238cb tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Flow 'volume_create_api' (6b70eb60-c97b-4d37-a7eb-a50803284d05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:50:28.392776 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-029b4cd4-dca7-47c2-86dd-239befa238cb tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8e9d739e-3612-48d7-9f62-23d89153648c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:50:28.393456 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.flows.api.create_volume [None req-029b4cd4-dca7-47c2-86dd-239befa238cb tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Validating volume size '1' using validate_int {{(pid=100375) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 10:50:28.414733 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-029b4cd4-dca7-47c2-86dd-239befa238cb tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8e9d739e-3612-48d7-9f62-23d89153648c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T10:26:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6cd66f07-4c7b-40b2-9dfb-378538f29c9e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:50:28.415367 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-029b4cd4-dca7-47c2-86dd-239befa238cb tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1daa56b4-3951-46ce-9987-e3479ff66428) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:50:28.446437 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.quota [None req-029b4cd4-dca7-47c2-86dd-239befa238cb tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Created reservations ['c35968a8-f7ea-47ea-b11d-4d80b488e8a8', '78958dd0-051d-4341-ae06-fb11b8cb20fc', '3db9307f-3105-43fa-a997-4a884be3b32d', '065c4389-6d38-46a9-8207-9fa3e0698e52'] {{(pid=100375) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:50:28.447213 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-029b4cd4-dca7-47c2-86dd-239befa238cb tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1daa56b4-3951-46ce-9987-e3479ff66428) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c35968a8-f7ea-47ea-b11d-4d80b488e8a8', '78958dd0-051d-4341-ae06-fb11b8cb20fc', '3db9307f-3105-43fa-a997-4a884be3b32d', '065c4389-6d38-46a9-8207-9fa3e0698e52']}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:50:28.447919 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-029b4cd4-dca7-47c2-86dd-239befa238cb tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (131e3500-a7d1-44ea-8b35-733590a98d66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:50:28.473313 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-029b4cd4-dca7-47c2-86dd-239befa238cb tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (131e3500-a7d1-44ea-8b35-733590a98d66) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b1bdbeef-7a47-4234-9e92-1dac38b1bb7b', '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='6e092a4db94a49299daf37c4db2801de',qos_specs=None,replication_status=,reservations=['c35968a8-f7ea-47ea-b11d-4d80b488e8a8','78958dd0-051d-4341-ae06-fb11b8cb20fc','3db9307f-3105-43fa-a997-4a884be3b32d','065c4389-6d38-46a9-8207-9fa3e0698e52'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9dc30954b5934d11b2613ef16f27b3bb',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:50:28Z,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=b1bdbeef-7a47-4234-9e92-1dac38b1bb7b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6e092a4db94a49299daf37c4db2801de',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9dc30954b5934d11b2613ef16f27b3bb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6cd66f07-4c7b-40b2-9dfb-378538f29c9e),volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:50:28.474005 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-029b4cd4-dca7-47c2-86dd-239befa238cb tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aada52c4-557f-4d68-8476-27f388843693) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:50:28.488169 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-029b4cd4-dca7-47c2-86dd-239befa238cb tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aada52c4-557f-4d68-8476-27f388843693) transitioned into 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='6e092a4db94a49299daf37c4db2801de',qos_specs=None,replication_status=,reservations=['c35968a8-f7ea-47ea-b11d-4d80b488e8a8','78958dd0-051d-4341-ae06-fb11b8cb20fc','3db9307f-3105-43fa-a997-4a884be3b32d','065c4389-6d38-46a9-8207-9fa3e0698e52'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9dc30954b5934d11b2613ef16f27b3bb',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:50:28.488935 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-029b4cd4-dca7-47c2-86dd-239befa238cb tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (43783c17-5653-4de6-830d-df8434b35210) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:50:28.496775 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-029b4cd4-dca7-47c2-86dd-239befa238cb tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (43783c17-5653-4de6-830d-df8434b35210) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:50:28.497584 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-029b4cd4-dca7-47c2-86dd-239befa238cb tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Flow 'volume_create_api' (6b70eb60-c97b-4d37-a7eb-a50803284d05) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100375) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:50:28.497878 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-029b4cd4-dca7-47c2-86dd-239befa238cb tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Create volume request issued successfully. Aug 12 10:50:28.504425 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:50:28.504425 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:50:28.504425 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-029b4cd4-dca7-47c2-86dd-239befa238cb tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Volume info retrieved successfully. Aug 12 10:50:29.511279 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:50:29.511279 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:50:29.511816 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-029b4cd4-dca7-47c2-86dd-239befa238cb tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Volume info retrieved successfully. Aug 12 10:50:29.511816 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.backup.api [None req-029b4cd4-dca7-47c2-86dd-239befa238cb tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Checking backup size 1 against volume size 1 {{(pid=100375) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 12 10:50:29.511918 np0000007037 devstack@c-api.service[100375]: INFO cinder.backup.api [None req-029b4cd4-dca7-47c2-86dd-239befa238cb tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Overwriting volume b1bdbeef-7a47-4234-9e92-1dac38b1bb7b with restore of backup ffe6023b-afa9-4b60-8da4-4dc010898d93 Aug 12 10:50:29.523771 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.backup.rpcapi [None req-029b4cd4-dca7-47c2-86dd-239befa238cb tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] restore_backup in rpcapi backup_id ffe6023b-afa9-4b60-8da4-4dc010898d93 {{(pid=100375) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 12 10:50:29.525412 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-029b4cd4-dca7-47c2-86dd-239befa238cb tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] https://10.4.3.105/volume/v3/backups/ffe6023b-afa9-4b60-8da4-4dc010898d93/restore returned with HTTP 202 Aug 12 10:50:29.525819 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1393/5543] 10.4.3.105 () {70 vars in 1433 bytes} [Wed Aug 12 10:50:28 2026] POST /volume/v3/backups/ffe6023b-afa9-4b60-8da4-4dc010898d93/restore => generated 152 bytes in 1153 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 10:50:29.533443 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-43c4b60c-f57e-4ccf-ab88-d58cf91c244d None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:50:29.535155 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-43c4b60c-f57e-4ccf-ab88-d58cf91c244d tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] GET https://10.4.3.105/volume/v3/backups/ffe6023b-afa9-4b60-8da4-4dc010898d93 Aug 12 10:50:29.535372 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-43c4b60c-f57e-4ccf-ab88-d58cf91c244d tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:50:29.535577 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-43c4b60c-f57e-4ccf-ab88-d58cf91c244d tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:50:29.535691 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-43c4b60c-f57e-4ccf-ab88-d58cf91c244d tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Show backup with id ffe6023b-afa9-4b60-8da4-4dc010898d93. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:50:29.539736 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:50:29.539736 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:50:29.540315 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-43c4b60c-f57e-4ccf-ab88-d58cf91c244d tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] https://10.4.3.105/volume/v3/backups/ffe6023b-afa9-4b60-8da4-4dc010898d93 returned with HTTP 200 Aug 12 10:50:29.540679 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1378/5544] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:50:29 2026] GET /volume/v3/backups/ffe6023b-afa9-4b60-8da4-4dc010898d93 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:50:30.550203 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-d90b0a10-32dc-4d46-94a3-17172c82cb71 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:50:30.551837 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-d90b0a10-32dc-4d46-94a3-17172c82cb71 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] GET https://10.4.3.105/volume/v3/backups/ffe6023b-afa9-4b60-8da4-4dc010898d93 Aug 12 10:50:30.552090 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-d90b0a10-32dc-4d46-94a3-17172c82cb71 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:50:30.552274 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-d90b0a10-32dc-4d46-94a3-17172c82cb71 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:50:30.552376 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.v3.backups [None req-d90b0a10-32dc-4d46-94a3-17172c82cb71 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Show backup with id ffe6023b-afa9-4b60-8da4-4dc010898d93. {{(pid=100372) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:50:30.556284 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:50:30.556284 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:50:30.556877 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-d90b0a10-32dc-4d46-94a3-17172c82cb71 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] https://10.4.3.105/volume/v3/backups/ffe6023b-afa9-4b60-8da4-4dc010898d93 returned with HTTP 200 Aug 12 10:50:30.557229 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1390/5545] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:50:30 2026] GET /volume/v3/backups/ffe6023b-afa9-4b60-8da4-4dc010898d93 => generated 738 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:50:31.566151 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-0e83d1ff-951f-4527-ace6-a28ac77f8256 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:50:31.567786 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-0e83d1ff-951f-4527-ace6-a28ac77f8256 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] GET https://10.4.3.105/volume/v3/backups/ffe6023b-afa9-4b60-8da4-4dc010898d93 Aug 12 10:50:31.568023 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-0e83d1ff-951f-4527-ace6-a28ac77f8256 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:50:31.568228 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-0e83d1ff-951f-4527-ace6-a28ac77f8256 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:50:31.568373 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-0e83d1ff-951f-4527-ace6-a28ac77f8256 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Show backup with id ffe6023b-afa9-4b60-8da4-4dc010898d93. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:50:31.572267 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:50:31.572267 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:50:31.572852 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-0e83d1ff-951f-4527-ace6-a28ac77f8256 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] https://10.4.3.105/volume/v3/backups/ffe6023b-afa9-4b60-8da4-4dc010898d93 returned with HTTP 200 Aug 12 10:50:31.573219 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1385/5546] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:50:31 2026] GET /volume/v3/backups/ffe6023b-afa9-4b60-8da4-4dc010898d93 => generated 738 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:50:32.582822 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-7d810c8c-acea-468b-ab46-74f2df92b812 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:50:32.585186 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-7d810c8c-acea-468b-ab46-74f2df92b812 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] GET https://10.4.3.105/volume/v3/backups/ffe6023b-afa9-4b60-8da4-4dc010898d93 Aug 12 10:50:32.585454 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-7d810c8c-acea-468b-ab46-74f2df92b812 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:50:32.585755 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-7d810c8c-acea-468b-ab46-74f2df92b812 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:50:32.585911 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-7d810c8c-acea-468b-ab46-74f2df92b812 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Show backup with id ffe6023b-afa9-4b60-8da4-4dc010898d93. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:50:32.590797 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:50:32.590797 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:50:32.591614 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-7d810c8c-acea-468b-ab46-74f2df92b812 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] https://10.4.3.105/volume/v3/backups/ffe6023b-afa9-4b60-8da4-4dc010898d93 returned with HTTP 200 Aug 12 10:50:32.592193 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1394/5547] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:50:32 2026] GET /volume/v3/backups/ffe6023b-afa9-4b60-8da4-4dc010898d93 => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:50:33.602361 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-b5978826-0211-4ab7-b925-dcce1597ca91 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:50:33.604184 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-b5978826-0211-4ab7-b925-dcce1597ca91 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] GET https://10.4.3.105/volume/v3/backups/ffe6023b-afa9-4b60-8da4-4dc010898d93 Aug 12 10:50:33.604391 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-b5978826-0211-4ab7-b925-dcce1597ca91 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:50:33.604598 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-b5978826-0211-4ab7-b925-dcce1597ca91 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:50:33.604713 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-b5978826-0211-4ab7-b925-dcce1597ca91 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Show backup with id ffe6023b-afa9-4b60-8da4-4dc010898d93. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:50:33.608948 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:50:33.608948 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:50:33.609592 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-b5978826-0211-4ab7-b925-dcce1597ca91 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] https://10.4.3.105/volume/v3/backups/ffe6023b-afa9-4b60-8da4-4dc010898d93 returned with HTTP 200 Aug 12 10:50:33.609965 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1379/5548] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:50:33 2026] GET /volume/v3/backups/ffe6023b-afa9-4b60-8da4-4dc010898d93 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:50:34.620234 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-7dc88cee-3b93-40ff-a69b-80a108062d74 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:50:34.622881 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-7dc88cee-3b93-40ff-a69b-80a108062d74 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] GET https://10.4.3.105/volume/v3/backups/ffe6023b-afa9-4b60-8da4-4dc010898d93 Aug 12 10:50:34.623270 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-7dc88cee-3b93-40ff-a69b-80a108062d74 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:50:34.623564 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-7dc88cee-3b93-40ff-a69b-80a108062d74 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:50:34.623722 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.v3.backups [None req-7dc88cee-3b93-40ff-a69b-80a108062d74 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Show backup with id ffe6023b-afa9-4b60-8da4-4dc010898d93. {{(pid=100372) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:50:34.630031 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:50:34.630031 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:50:34.630031 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-7dc88cee-3b93-40ff-a69b-80a108062d74 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] https://10.4.3.105/volume/v3/backups/ffe6023b-afa9-4b60-8da4-4dc010898d93 returned with HTTP 200 Aug 12 10:50:34.630031 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1391/5549] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:50:34 2026] GET /volume/v3/backups/ffe6023b-afa9-4b60-8da4-4dc010898d93 => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:50:35.639464 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-2c497778-cf03-4b1b-a073-840d359a1b6f None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:50:35.641088 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-2c497778-cf03-4b1b-a073-840d359a1b6f tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] GET https://10.4.3.105/volume/v3/backups/ffe6023b-afa9-4b60-8da4-4dc010898d93 Aug 12 10:50:35.641279 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-2c497778-cf03-4b1b-a073-840d359a1b6f tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:50:35.641469 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-2c497778-cf03-4b1b-a073-840d359a1b6f tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:50:35.641588 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-2c497778-cf03-4b1b-a073-840d359a1b6f tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Show backup with id ffe6023b-afa9-4b60-8da4-4dc010898d93. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:50:35.645889 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:50:35.645889 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:50:35.646452 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-2c497778-cf03-4b1b-a073-840d359a1b6f tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] https://10.4.3.105/volume/v3/backups/ffe6023b-afa9-4b60-8da4-4dc010898d93 returned with HTTP 200 Aug 12 10:50:35.646791 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1386/5550] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:50:35 2026] GET /volume/v3/backups/ffe6023b-afa9-4b60-8da4-4dc010898d93 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:50:36.655832 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-f45079f9-13c4-4931-8c08-2c741b80c3dc None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:50:36.657641 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-f45079f9-13c4-4931-8c08-2c741b80c3dc tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] GET https://10.4.3.105/volume/v3/backups/ffe6023b-afa9-4b60-8da4-4dc010898d93 Aug 12 10:50:36.657848 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-f45079f9-13c4-4931-8c08-2c741b80c3dc tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:50:36.658055 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-f45079f9-13c4-4931-8c08-2c741b80c3dc tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:50:36.658155 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-f45079f9-13c4-4931-8c08-2c741b80c3dc tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Show backup with id ffe6023b-afa9-4b60-8da4-4dc010898d93. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:50:36.662221 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:50:36.662221 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:50:36.662765 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-f45079f9-13c4-4931-8c08-2c741b80c3dc tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] https://10.4.3.105/volume/v3/backups/ffe6023b-afa9-4b60-8da4-4dc010898d93 returned with HTTP 200 Aug 12 10:50:36.663226 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1395/5551] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:50:36 2026] GET /volume/v3/backups/ffe6023b-afa9-4b60-8da4-4dc010898d93 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:50:37.672246 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-49a10245-3c2c-41c6-ae7b-1e2a5fd6bcfb None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:50:37.673836 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-49a10245-3c2c-41c6-ae7b-1e2a5fd6bcfb tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] GET https://10.4.3.105/volume/v3/backups/ffe6023b-afa9-4b60-8da4-4dc010898d93 Aug 12 10:50:37.674072 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-49a10245-3c2c-41c6-ae7b-1e2a5fd6bcfb tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:50:37.674244 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-49a10245-3c2c-41c6-ae7b-1e2a5fd6bcfb tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:50:37.674348 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-49a10245-3c2c-41c6-ae7b-1e2a5fd6bcfb tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Show backup with id ffe6023b-afa9-4b60-8da4-4dc010898d93. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:50:37.678169 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:50:37.678169 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:50:37.678700 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-49a10245-3c2c-41c6-ae7b-1e2a5fd6bcfb tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] https://10.4.3.105/volume/v3/backups/ffe6023b-afa9-4b60-8da4-4dc010898d93 returned with HTTP 200 Aug 12 10:50:37.679052 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1380/5552] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:50:37 2026] GET /volume/v3/backups/ffe6023b-afa9-4b60-8da4-4dc010898d93 => generated 738 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:50:38.688745 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-a44eb8c4-f49b-45ab-b4ca-713ed944dda6 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:50:38.690609 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-a44eb8c4-f49b-45ab-b4ca-713ed944dda6 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] GET https://10.4.3.105/volume/v3/backups/ffe6023b-afa9-4b60-8da4-4dc010898d93 Aug 12 10:50:38.690818 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-a44eb8c4-f49b-45ab-b4ca-713ed944dda6 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:50:38.691004 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-a44eb8c4-f49b-45ab-b4ca-713ed944dda6 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:50:38.691107 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.v3.backups [None req-a44eb8c4-f49b-45ab-b4ca-713ed944dda6 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Show backup with id ffe6023b-afa9-4b60-8da4-4dc010898d93. {{(pid=100372) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:50:38.695342 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:50:38.695342 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:50:38.695881 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-a44eb8c4-f49b-45ab-b4ca-713ed944dda6 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] https://10.4.3.105/volume/v3/backups/ffe6023b-afa9-4b60-8da4-4dc010898d93 returned with HTTP 200 Aug 12 10:50:38.696218 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1392/5553] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:50:38 2026] GET /volume/v3/backups/ffe6023b-afa9-4b60-8da4-4dc010898d93 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:50:38.704457 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-2cc6ff65-5c6b-4465-a457-28f94b59b226 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:50:38.706098 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-2cc6ff65-5c6b-4465-a457-28f94b59b226 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] DELETE https://10.4.3.105/volume/v3/volumes/b1bdbeef-7a47-4234-9e92-1dac38b1bb7b Aug 12 10:50:38.706312 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-2cc6ff65-5c6b-4465-a457-28f94b59b226 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:50:38.706529 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-2cc6ff65-5c6b-4465-a457-28f94b59b226 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Calling method 'delete' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:50:38.706684 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.v3.volumes [None req-2cc6ff65-5c6b-4465-a457-28f94b59b226 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Delete volume with id: b1bdbeef-7a47-4234-9e92-1dac38b1bb7b Aug 12 10:50:38.713195 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:50:38.713195 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:50:38.713478 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-2cc6ff65-5c6b-4465-a457-28f94b59b226 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Volume info retrieved successfully. Aug 12 10:50:38.729210 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-2cc6ff65-5c6b-4465-a457-28f94b59b226 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Delete volume request issued successfully. Aug 12 10:50:38.729361 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-2cc6ff65-5c6b-4465-a457-28f94b59b226 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] https://10.4.3.105/volume/v3/volumes/b1bdbeef-7a47-4234-9e92-1dac38b1bb7b returned with HTTP 202 Aug 12 10:50:38.729833 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1387/5554] 10.4.3.105 () {68 vars in 1391 bytes} [Wed Aug 12 10:50:38 2026] DELETE /volume/v3/volumes/b1bdbeef-7a47-4234-9e92-1dac38b1bb7b => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 10:50:38.735986 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-436de40d-7eb6-4cb7-88d0-6c8992f41fb1 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:50:38.737626 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-436de40d-7eb6-4cb7-88d0-6c8992f41fb1 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] GET https://10.4.3.105/volume/v3/volumes/b1bdbeef-7a47-4234-9e92-1dac38b1bb7b Aug 12 10:50:38.737810 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-436de40d-7eb6-4cb7-88d0-6c8992f41fb1 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:50:38.738008 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-436de40d-7eb6-4cb7-88d0-6c8992f41fb1 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:50:38.744454 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:50:38.744454 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:50:38.747253 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-436de40d-7eb6-4cb7-88d0-6c8992f41fb1 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Volume info retrieved successfully. Aug 12 10:50:38.750406 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-436de40d-7eb6-4cb7-88d0-6c8992f41fb1 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] https://10.4.3.105/volume/v3/volumes/b1bdbeef-7a47-4234-9e92-1dac38b1bb7b returned with HTTP 200 Aug 12 10:50:38.750898 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1396/5555] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:50:38 2026] GET /volume/v3/volumes/b1bdbeef-7a47-4234-9e92-1dac38b1bb7b => generated 1065 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:50:39.762386 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-ebd0ec61-9a8d-4631-92af-0409aedaacb5 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:50:39.764136 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-ebd0ec61-9a8d-4631-92af-0409aedaacb5 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] GET https://10.4.3.105/volume/v3/volumes/b1bdbeef-7a47-4234-9e92-1dac38b1bb7b Aug 12 10:50:39.764368 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-ebd0ec61-9a8d-4631-92af-0409aedaacb5 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:50:39.764599 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-ebd0ec61-9a8d-4631-92af-0409aedaacb5 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:50:39.770023 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-ebd0ec61-9a8d-4631-92af-0409aedaacb5 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] https://10.4.3.105/volume/v3/volumes/b1bdbeef-7a47-4234-9e92-1dac38b1bb7b returned with HTTP 404 Aug 12 10:50:39.770480 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1381/5556] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:50:39 2026] GET /volume/v3/volumes/b1bdbeef-7a47-4234-9e92-1dac38b1bb7b => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:50:39.777446 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-bf6910f8-3aaa-4aea-9169-537b0f91fce3 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:50:39.779304 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-bf6910f8-3aaa-4aea-9169-537b0f91fce3 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] GET https://10.4.3.105/volume/v3/backups/ffe6023b-afa9-4b60-8da4-4dc010898d93 Aug 12 10:50:39.779498 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-bf6910f8-3aaa-4aea-9169-537b0f91fce3 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:50:39.779693 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-bf6910f8-3aaa-4aea-9169-537b0f91fce3 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:50:39.779823 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.v3.backups [None req-bf6910f8-3aaa-4aea-9169-537b0f91fce3 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Show backup with id ffe6023b-afa9-4b60-8da4-4dc010898d93. {{(pid=100372) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:50:39.783526 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:50:39.783526 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:50:39.784055 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-bf6910f8-3aaa-4aea-9169-537b0f91fce3 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] https://10.4.3.105/volume/v3/backups/ffe6023b-afa9-4b60-8da4-4dc010898d93 returned with HTTP 200 Aug 12 10:50:39.784495 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1393/5557] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:50:39 2026] GET /volume/v3/backups/ffe6023b-afa9-4b60-8da4-4dc010898d93 => generated 738 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:50:39.794026 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-aa5be3b0-8cd9-47fb-85f3-18b1c44b77b2 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:50:39.795748 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-aa5be3b0-8cd9-47fb-85f3-18b1c44b77b2 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] DELETE https://10.4.3.105/volume/v3/backups/66beb9e6-ef77-40fa-83a0-4951ea9e1df7 Aug 12 10:50:39.796000 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-aa5be3b0-8cd9-47fb-85f3-18b1c44b77b2 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:50:39.796184 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-aa5be3b0-8cd9-47fb-85f3-18b1c44b77b2 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Calling method 'delete' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:50:39.796279 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.contrib.backups [None req-aa5be3b0-8cd9-47fb-85f3-18b1c44b77b2 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Delete backup with id: 66beb9e6-ef77-40fa-83a0-4951ea9e1df7. Aug 12 10:50:39.800323 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:50:39.800323 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:50:39.810773 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.backup.rpcapi [None req-aa5be3b0-8cd9-47fb-85f3-18b1c44b77b2 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] delete_backup rpcapi backup_id 66beb9e6-ef77-40fa-83a0-4951ea9e1df7 {{(pid=100374) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 12 10:50:39.812317 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-aa5be3b0-8cd9-47fb-85f3-18b1c44b77b2 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] https://10.4.3.105/volume/v3/backups/66beb9e6-ef77-40fa-83a0-4951ea9e1df7 returned with HTTP 202 Aug 12 10:50:39.812733 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1388/5558] 10.4.3.105 () {68 vars in 1391 bytes} [Wed Aug 12 10:50:39 2026] DELETE /volume/v3/backups/66beb9e6-ef77-40fa-83a0-4951ea9e1df7 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 10:50:39.819240 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-d516e5a3-7712-4d62-9ae3-c03a8e6698fd None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:50:39.821029 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-d516e5a3-7712-4d62-9ae3-c03a8e6698fd tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] GET https://10.4.3.105/volume/v3/backups/66beb9e6-ef77-40fa-83a0-4951ea9e1df7 Aug 12 10:50:39.821231 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-d516e5a3-7712-4d62-9ae3-c03a8e6698fd tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:50:39.821405 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-d516e5a3-7712-4d62-9ae3-c03a8e6698fd tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:50:39.821500 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-d516e5a3-7712-4d62-9ae3-c03a8e6698fd tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Show backup with id 66beb9e6-ef77-40fa-83a0-4951ea9e1df7. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:50:39.825268 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:50:39.825268 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:50:39.825812 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-d516e5a3-7712-4d62-9ae3-c03a8e6698fd tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] https://10.4.3.105/volume/v3/backups/66beb9e6-ef77-40fa-83a0-4951ea9e1df7 returned with HTTP 200 Aug 12 10:50:39.826159 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1397/5559] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:50:39 2026] GET /volume/v3/backups/66beb9e6-ef77-40fa-83a0-4951ea9e1df7 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:50:40.835449 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-f0cd8971-3354-40e7-8301-6775093c1b61 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:50:40.836975 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-f0cd8971-3354-40e7-8301-6775093c1b61 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] GET https://10.4.3.105/volume/v3/backups/66beb9e6-ef77-40fa-83a0-4951ea9e1df7 Aug 12 10:50:40.837243 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-f0cd8971-3354-40e7-8301-6775093c1b61 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:50:40.838295 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-f0cd8971-3354-40e7-8301-6775093c1b61 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:50:40.838295 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-f0cd8971-3354-40e7-8301-6775093c1b61 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Show backup with id 66beb9e6-ef77-40fa-83a0-4951ea9e1df7. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:50:40.841169 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-f0cd8971-3354-40e7-8301-6775093c1b61 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] https://10.4.3.105/volume/v3/backups/66beb9e6-ef77-40fa-83a0-4951ea9e1df7 returned with HTTP 404 Aug 12 10:50:40.841169 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1382/5560] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:50:40 2026] GET /volume/v3/backups/66beb9e6-ef77-40fa-83a0-4951ea9e1df7 => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:50:40.847038 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-892b99f0-66f6-40bc-9cd0-05771fb31aac None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:50:40.848670 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-892b99f0-66f6-40bc-9cd0-05771fb31aac tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] DELETE https://10.4.3.105/volume/v3/backups/9fa75927-abac-44a5-a93b-1d10c108d8cb Aug 12 10:50:40.848863 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-892b99f0-66f6-40bc-9cd0-05771fb31aac tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:50:40.849057 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-892b99f0-66f6-40bc-9cd0-05771fb31aac tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Calling method 'delete' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:50:40.849158 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.contrib.backups [None req-892b99f0-66f6-40bc-9cd0-05771fb31aac tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Delete backup with id: 9fa75927-abac-44a5-a93b-1d10c108d8cb. Aug 12 10:50:40.853638 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:50:40.853638 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:50:40.864528 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.backup.rpcapi [None req-892b99f0-66f6-40bc-9cd0-05771fb31aac tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] delete_backup rpcapi backup_id 9fa75927-abac-44a5-a93b-1d10c108d8cb {{(pid=100372) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 12 10:50:40.866248 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-892b99f0-66f6-40bc-9cd0-05771fb31aac tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] https://10.4.3.105/volume/v3/backups/9fa75927-abac-44a5-a93b-1d10c108d8cb returned with HTTP 202 Aug 12 10:50:40.866690 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1394/5561] 10.4.3.105 () {68 vars in 1391 bytes} [Wed Aug 12 10:50:40 2026] DELETE /volume/v3/backups/9fa75927-abac-44a5-a93b-1d10c108d8cb => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 10:50:40.873996 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-9cb82dc9-936e-46c7-badb-f5e2b3582011 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:50:40.875613 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-9cb82dc9-936e-46c7-badb-f5e2b3582011 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] GET https://10.4.3.105/volume/v3/backups/9fa75927-abac-44a5-a93b-1d10c108d8cb Aug 12 10:50:40.875818 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-9cb82dc9-936e-46c7-badb-f5e2b3582011 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:50:40.876036 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-9cb82dc9-936e-46c7-badb-f5e2b3582011 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:50:40.876176 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-9cb82dc9-936e-46c7-badb-f5e2b3582011 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Show backup with id 9fa75927-abac-44a5-a93b-1d10c108d8cb. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:50:40.880375 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:50:40.880375 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:50:40.880908 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-9cb82dc9-936e-46c7-badb-f5e2b3582011 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] https://10.4.3.105/volume/v3/backups/9fa75927-abac-44a5-a93b-1d10c108d8cb returned with HTTP 200 Aug 12 10:50:40.881561 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1389/5562] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:50:40 2026] GET /volume/v3/backups/9fa75927-abac-44a5-a93b-1d10c108d8cb => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:50:41.891247 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-a2c0aa8b-3341-4a35-8891-8e924a337f35 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:50:41.892922 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-a2c0aa8b-3341-4a35-8891-8e924a337f35 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] GET https://10.4.3.105/volume/v3/backups/9fa75927-abac-44a5-a93b-1d10c108d8cb Aug 12 10:50:41.893131 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-a2c0aa8b-3341-4a35-8891-8e924a337f35 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:50:41.893329 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-a2c0aa8b-3341-4a35-8891-8e924a337f35 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:50:41.893728 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-a2c0aa8b-3341-4a35-8891-8e924a337f35 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Show backup with id 9fa75927-abac-44a5-a93b-1d10c108d8cb. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:50:41.896907 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-a2c0aa8b-3341-4a35-8891-8e924a337f35 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] https://10.4.3.105/volume/v3/backups/9fa75927-abac-44a5-a93b-1d10c108d8cb returned with HTTP 404 Aug 12 10:50:41.897352 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1398/5563] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:50:41 2026] GET /volume/v3/backups/9fa75927-abac-44a5-a93b-1d10c108d8cb => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:50:41.903218 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-5ec29c65-f740-4053-8892-12a76847fe57 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:50:41.905291 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-5ec29c65-f740-4053-8892-12a76847fe57 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] DELETE https://10.4.3.105/volume/v3/backups/ffe6023b-afa9-4b60-8da4-4dc010898d93 Aug 12 10:50:41.905492 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-5ec29c65-f740-4053-8892-12a76847fe57 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:50:41.905688 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-5ec29c65-f740-4053-8892-12a76847fe57 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Calling method 'delete' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:50:41.905793 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.contrib.backups [None req-5ec29c65-f740-4053-8892-12a76847fe57 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Delete backup with id: ffe6023b-afa9-4b60-8da4-4dc010898d93. Aug 12 10:50:41.910204 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:50:41.910204 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:50:41.920134 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.backup.rpcapi [None req-5ec29c65-f740-4053-8892-12a76847fe57 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] delete_backup rpcapi backup_id ffe6023b-afa9-4b60-8da4-4dc010898d93 {{(pid=100373) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 12 10:50:41.921787 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-5ec29c65-f740-4053-8892-12a76847fe57 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] https://10.4.3.105/volume/v3/backups/ffe6023b-afa9-4b60-8da4-4dc010898d93 returned with HTTP 202 Aug 12 10:50:41.922075 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1383/5564] 10.4.3.105 () {68 vars in 1391 bytes} [Wed Aug 12 10:50:41 2026] DELETE /volume/v3/backups/ffe6023b-afa9-4b60-8da4-4dc010898d93 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 10:50:41.928095 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-b19ebdc7-f81f-4afe-8b10-80ef233d434e None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:50:41.929857 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-b19ebdc7-f81f-4afe-8b10-80ef233d434e tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] GET https://10.4.3.105/volume/v3/backups/ffe6023b-afa9-4b60-8da4-4dc010898d93 Aug 12 10:50:41.930117 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-b19ebdc7-f81f-4afe-8b10-80ef233d434e tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:50:41.930299 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-b19ebdc7-f81f-4afe-8b10-80ef233d434e tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:50:41.930405 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.v3.backups [None req-b19ebdc7-f81f-4afe-8b10-80ef233d434e tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Show backup with id ffe6023b-afa9-4b60-8da4-4dc010898d93. {{(pid=100372) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:50:41.934772 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:50:41.934772 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:50:41.935438 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-b19ebdc7-f81f-4afe-8b10-80ef233d434e tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] https://10.4.3.105/volume/v3/backups/ffe6023b-afa9-4b60-8da4-4dc010898d93 returned with HTTP 200 Aug 12 10:50:41.935946 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1395/5565] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:50:41 2026] GET /volume/v3/backups/ffe6023b-afa9-4b60-8da4-4dc010898d93 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:50:42.945546 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-f428a77e-e3d0-4c06-a1c0-5d2268adc696 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:50:42.947535 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-f428a77e-e3d0-4c06-a1c0-5d2268adc696 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] GET https://10.4.3.105/volume/v3/backups/ffe6023b-afa9-4b60-8da4-4dc010898d93 Aug 12 10:50:42.947763 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-f428a77e-e3d0-4c06-a1c0-5d2268adc696 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:50:42.947984 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-f428a77e-e3d0-4c06-a1c0-5d2268adc696 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:50:42.948091 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-f428a77e-e3d0-4c06-a1c0-5d2268adc696 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Show backup with id ffe6023b-afa9-4b60-8da4-4dc010898d93. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 10:50:42.951463 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-f428a77e-e3d0-4c06-a1c0-5d2268adc696 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] https://10.4.3.105/volume/v3/backups/ffe6023b-afa9-4b60-8da4-4dc010898d93 returned with HTTP 404 Aug 12 10:50:42.951888 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1390/5566] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:50:42 2026] GET /volume/v3/backups/ffe6023b-afa9-4b60-8da4-4dc010898d93 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:50:42.957497 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-a790cb92-879c-46ec-8c7b-3e96512c64c5 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:50:42.959117 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-a790cb92-879c-46ec-8c7b-3e96512c64c5 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] DELETE https://10.4.3.105/volume/v3/volumes/d85447cf-db46-41eb-a022-9c26640b955d Aug 12 10:50:42.959308 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-a790cb92-879c-46ec-8c7b-3e96512c64c5 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:50:42.959491 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-a790cb92-879c-46ec-8c7b-3e96512c64c5 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Calling method 'delete' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:50:42.959659 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.v3.volumes [None req-a790cb92-879c-46ec-8c7b-3e96512c64c5 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Delete volume with id: d85447cf-db46-41eb-a022-9c26640b955d Aug 12 10:50:42.966415 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:50:42.966415 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:50:42.966719 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-a790cb92-879c-46ec-8c7b-3e96512c64c5 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Volume info retrieved successfully. Aug 12 10:50:42.981082 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-a790cb92-879c-46ec-8c7b-3e96512c64c5 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Delete volume request issued successfully. Aug 12 10:50:42.981240 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-a790cb92-879c-46ec-8c7b-3e96512c64c5 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] https://10.4.3.105/volume/v3/volumes/d85447cf-db46-41eb-a022-9c26640b955d returned with HTTP 202 Aug 12 10:50:42.981611 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1399/5567] 10.4.3.105 () {68 vars in 1391 bytes} [Wed Aug 12 10:50:42 2026] DELETE /volume/v3/volumes/d85447cf-db46-41eb-a022-9c26640b955d => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 10:50:42.987718 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-54e80df5-b0d6-4247-9249-9c658ca1ee24 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:50:42.989380 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-54e80df5-b0d6-4247-9249-9c658ca1ee24 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] GET https://10.4.3.105/volume/v3/volumes/d85447cf-db46-41eb-a022-9c26640b955d Aug 12 10:50:42.989607 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-54e80df5-b0d6-4247-9249-9c658ca1ee24 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:50:42.989798 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-54e80df5-b0d6-4247-9249-9c658ca1ee24 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:50:42.997089 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:50:42.997089 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:50:43.000465 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-54e80df5-b0d6-4247-9249-9c658ca1ee24 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Volume info retrieved successfully. Aug 12 10:50:43.004284 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-54e80df5-b0d6-4247-9249-9c658ca1ee24 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] https://10.4.3.105/volume/v3/volumes/d85447cf-db46-41eb-a022-9c26640b955d returned with HTTP 200 Aug 12 10:50:43.004670 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1384/5568] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:50:42 2026] GET /volume/v3/volumes/d85447cf-db46-41eb-a022-9c26640b955d => generated 1008 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:50:44.016723 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-eb44dcec-05e2-423a-8490-97bd6e53f3d3 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:50:44.018455 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-eb44dcec-05e2-423a-8490-97bd6e53f3d3 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] GET https://10.4.3.105/volume/v3/volumes/d85447cf-db46-41eb-a022-9c26640b955d Aug 12 10:50:44.018684 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-eb44dcec-05e2-423a-8490-97bd6e53f3d3 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:50:44.018892 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-eb44dcec-05e2-423a-8490-97bd6e53f3d3 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:50:44.024139 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-eb44dcec-05e2-423a-8490-97bd6e53f3d3 tempest-ProjectAdminTests33-906653951 tempest-ProjectAdminTests33-906653951-project-admin] https://10.4.3.105/volume/v3/volumes/d85447cf-db46-41eb-a022-9c26640b955d returned with HTTP 404 Aug 12 10:50:44.024557 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1396/5569] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:50:44 2026] GET /volume/v3/volumes/d85447cf-db46-41eb-a022-9c26640b955d => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:50:45.243575 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-3917ff5a-dca3-4d11-b1dc-65f908eaae75 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:50:45.315393 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-3917ff5a-dca3-4d11-b1dc-65f908eaae75 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] POST https://10.4.3.105/volume/v3/volumes Aug 12 10:50:45.316060 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-3917ff5a-dca3-4d11-b1dc-65f908eaae75 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1676839748"}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:50:45.317267 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.volumes [None req-3917ff5a-dca3-4d11-b1dc-65f908eaae75 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1676839748'}} {{(pid=100374) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 10:50:45.317414 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.v3.volumes [None req-3917ff5a-dca3-4d11-b1dc-65f908eaae75 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Create volume of 1 GB Aug 12 10:50:45.320998 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-3917ff5a-dca3-4d11-b1dc-65f908eaae75 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Availability Zones retrieved successfully. Aug 12 10:50:45.325853 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-3917ff5a-dca3-4d11-b1dc-65f908eaae75 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Flow 'volume_create_api' (a657d5ad-8a6f-4b29-8b16-82f675f0f8bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:50:45.326740 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-3917ff5a-dca3-4d11-b1dc-65f908eaae75 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4e425674-e4b4-4ed1-9581-1871b3b91460) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:50:45.327431 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.flows.api.create_volume [None req-3917ff5a-dca3-4d11-b1dc-65f908eaae75 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Validating volume size '1' using validate_int {{(pid=100374) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 10:50:45.348858 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-3917ff5a-dca3-4d11-b1dc-65f908eaae75 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4e425674-e4b4-4ed1-9581-1871b3b91460) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T10:26:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6cd66f07-4c7b-40b2-9dfb-378538f29c9e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:50:45.349669 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-3917ff5a-dca3-4d11-b1dc-65f908eaae75 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (15dea1e9-a0fb-4c61-861c-311ce96bfe3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:50:45.402119 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.quota [None req-3917ff5a-dca3-4d11-b1dc-65f908eaae75 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Created reservations ['7f1ffbcd-fa77-4a81-99ef-b3955c6749c2', '417aa69a-7a53-4656-b4a9-c42bff76b1a5', '320fe4da-a715-488d-88f0-af373d00c4b3', '550ad6c4-2c86-42eb-b0cd-809f7d7e5a6a'] {{(pid=100374) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:50:45.402857 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-3917ff5a-dca3-4d11-b1dc-65f908eaae75 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (15dea1e9-a0fb-4c61-861c-311ce96bfe3e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7f1ffbcd-fa77-4a81-99ef-b3955c6749c2', '417aa69a-7a53-4656-b4a9-c42bff76b1a5', '320fe4da-a715-488d-88f0-af373d00c4b3', '550ad6c4-2c86-42eb-b0cd-809f7d7e5a6a']}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:50:45.403493 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-3917ff5a-dca3-4d11-b1dc-65f908eaae75 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cf6f7e61-4eb8-4dc6-a06c-1ff4f8a54b3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:50:45.424018 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-3917ff5a-dca3-4d11-b1dc-65f908eaae75 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cf6f7e61-4eb8-4dc6-a06c-1ff4f8a54b3b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1b90ea10-9523-42ae-810c-538a89fa8ede', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1676839748',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='392305d29b214e0c95f7bf2dd89649c9',qos_specs=None,replication_status=,reservations=['7f1ffbcd-fa77-4a81-99ef-b3955c6749c2','417aa69a-7a53-4656-b4a9-c42bff76b1a5','320fe4da-a715-488d-88f0-af373d00c4b3','550ad6c4-2c86-42eb-b0cd-809f7d7e5a6a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ee032b782c2f46f6989b254429b67d60',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:50:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1676839748',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1b90ea10-9523-42ae-810c-538a89fa8ede,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='392305d29b214e0c95f7bf2dd89649c9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ee032b782c2f46f6989b254429b67d60',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6cd66f07-4c7b-40b2-9dfb-378538f29c9e),volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:50:45.425687 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-3917ff5a-dca3-4d11-b1dc-65f908eaae75 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (81d3817a-8ef0-4831-811c-f88186652beb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:50:45.441287 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-3917ff5a-dca3-4d11-b1dc-65f908eaae75 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (81d3817a-8ef0-4831-811c-f88186652beb) transitioned into state 'SUCCESS' from state '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-1676839748',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='392305d29b214e0c95f7bf2dd89649c9',qos_specs=None,replication_status=,reservations=['7f1ffbcd-fa77-4a81-99ef-b3955c6749c2','417aa69a-7a53-4656-b4a9-c42bff76b1a5','320fe4da-a715-488d-88f0-af373d00c4b3','550ad6c4-2c86-42eb-b0cd-809f7d7e5a6a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ee032b782c2f46f6989b254429b67d60',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:50:45.442029 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-3917ff5a-dca3-4d11-b1dc-65f908eaae75 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3a1b1eec-7db7-4b0e-b78a-388a58a36c72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:50:45.450092 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-3917ff5a-dca3-4d11-b1dc-65f908eaae75 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3a1b1eec-7db7-4b0e-b78a-388a58a36c72) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:50:45.450824 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-3917ff5a-dca3-4d11-b1dc-65f908eaae75 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Flow 'volume_create_api' (a657d5ad-8a6f-4b29-8b16-82f675f0f8bb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100374) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:50:45.451108 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-3917ff5a-dca3-4d11-b1dc-65f908eaae75 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Create volume request issued successfully. Aug 12 10:50:45.451760 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-3917ff5a-dca3-4d11-b1dc-65f908eaae75 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] https://10.4.3.105/volume/v3/volumes returned with HTTP 202 Aug 12 10:50:45.452047 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1391/5570] 10.4.3.105 () {68 vars in 1258 bytes} [Wed Aug 12 10:50:45 2026] POST /volume/v3/volumes => generated 778 bytes in 209 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 10:50:45.463547 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-d983d417-b530-4dda-abb8-2e6a9091cb7e None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:50:45.465195 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-d983d417-b530-4dda-abb8-2e6a9091cb7e tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] GET https://10.4.3.105/volume/v3/volumes/1b90ea10-9523-42ae-810c-538a89fa8ede Aug 12 10:50:45.465366 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-d983d417-b530-4dda-abb8-2e6a9091cb7e tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:50:45.465547 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-d983d417-b530-4dda-abb8-2e6a9091cb7e tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:50:45.472072 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:50:45.472072 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:50:45.474975 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-d983d417-b530-4dda-abb8-2e6a9091cb7e tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Volume info retrieved successfully. Aug 12 10:50:45.478185 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-d983d417-b530-4dda-abb8-2e6a9091cb7e tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] https://10.4.3.105/volume/v3/volumes/1b90ea10-9523-42ae-810c-538a89fa8ede returned with HTTP 200 Aug 12 10:50:45.478490 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1400/5571] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:50:45 2026] GET /volume/v3/volumes/1b90ea10-9523-42ae-810c-538a89fa8ede => generated 957 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:50:46.489641 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-f77ed403-b003-42b9-a229-1748b6ddfa3b None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:50:46.491258 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-f77ed403-b003-42b9-a229-1748b6ddfa3b tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] GET https://10.4.3.105/volume/v3/volumes/1b90ea10-9523-42ae-810c-538a89fa8ede Aug 12 10:50:46.491444 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-f77ed403-b003-42b9-a229-1748b6ddfa3b tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:50:46.491635 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-f77ed403-b003-42b9-a229-1748b6ddfa3b tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:50:46.497968 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:50:46.497968 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:50:46.500781 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-f77ed403-b003-42b9-a229-1748b6ddfa3b tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Volume info retrieved successfully. Aug 12 10:50:46.503981 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-f77ed403-b003-42b9-a229-1748b6ddfa3b tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] https://10.4.3.105/volume/v3/volumes/1b90ea10-9523-42ae-810c-538a89fa8ede returned with HTTP 200 Aug 12 10:50:46.504327 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1385/5572] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:50:46 2026] GET /volume/v3/volumes/1b90ea10-9523-42ae-810c-538a89fa8ede => generated 1009 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:50:46.515468 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-2cd9c855-40c8-4f98-b557-5d1e895d1abd None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:50:46.568607 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-2cd9c855-40c8-4f98-b557-5d1e895d1abd tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-member] POST https://10.4.3.105/volume/v3/snapshots Aug 12 10:50:46.568607 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-2cd9c855-40c8-4f98-b557-5d1e895d1abd tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "1b90ea10-9523-42ae-810c-538a89fa8ede", "name": "tempest-ProjectMemberTests-Snapshot-1233976814"}} {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:50:46.577173 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:50:46.577173 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:50:46.577717 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-2cd9c855-40c8-4f98-b557-5d1e895d1abd tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-member] Volume info retrieved successfully. Aug 12 10:50:46.577862 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.v3.snapshots [None req-2cd9c855-40c8-4f98-b557-5d1e895d1abd tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-member] Create snapshot from volume 1b90ea10-9523-42ae-810c-538a89fa8ede Aug 12 10:50:46.608808 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.quota [None req-2cd9c855-40c8-4f98-b557-5d1e895d1abd tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-member] Created reservations ['e7068269-0bb2-4be6-bf40-6a03a3f48c0a', 'f22ed0b4-e2a4-4a55-b361-ab30c2851a72', '8bcc45f0-d7ee-4c0c-8ceb-56399578e704', 'd4514277-4b89-4e82-aa2c-7aeb03d993c2'] {{(pid=100372) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:50:46.632683 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-2cd9c855-40c8-4f98-b557-5d1e895d1abd tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-member] Snapshot create request issued successfully. Aug 12 10:50:46.632990 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-2cd9c855-40c8-4f98-b557-5d1e895d1abd tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-member] https://10.4.3.105/volume/v3/snapshots returned with HTTP 202 Aug 12 10:50:46.633359 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1397/5573] 10.4.3.105 () {68 vars in 1265 bytes} [Wed Aug 12 10:50:46 2026] POST /volume/v3/snapshots => generated 305 bytes in 118 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 10:50:46.641973 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-fa5d955b-613c-4c76-9e28-313e8ab96512 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:50:46.644299 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-fa5d955b-613c-4c76-9e28-313e8ab96512 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-member] GET https://10.4.3.105/volume/v3/snapshots/3de0b83d-ca81-4e68-b853-0473556fd84d Aug 12 10:50:46.644558 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-fa5d955b-613c-4c76-9e28-313e8ab96512 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:50:46.644823 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-fa5d955b-613c-4c76-9e28-313e8ab96512 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:50:46.649187 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:50:46.649187 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:50:46.649566 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-fa5d955b-613c-4c76-9e28-313e8ab96512 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-member] Snapshot retrieved successfully. Aug 12 10:50:46.650407 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-fa5d955b-613c-4c76-9e28-313e8ab96512 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-member] https://10.4.3.105/volume/v3/snapshots/3de0b83d-ca81-4e68-b853-0473556fd84d returned with HTTP 200 Aug 12 10:50:46.650876 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1392/5574] 10.4.3.105 () {66 vars in 1354 bytes} [Wed Aug 12 10:50:46 2026] GET /volume/v3/snapshots/3de0b83d-ca81-4e68-b853-0473556fd84d => generated 437 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:50:47.659368 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-3d2f783a-aeda-434b-b574-669de7e11631 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:50:47.661103 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-3d2f783a-aeda-434b-b574-669de7e11631 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-member] GET https://10.4.3.105/volume/v3/snapshots/3de0b83d-ca81-4e68-b853-0473556fd84d Aug 12 10:50:47.661285 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-3d2f783a-aeda-434b-b574-669de7e11631 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:50:47.661472 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-3d2f783a-aeda-434b-b574-669de7e11631 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:50:47.666340 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:50:47.666340 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:50:47.666755 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-3d2f783a-aeda-434b-b574-669de7e11631 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-member] Snapshot retrieved successfully. Aug 12 10:50:47.667452 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-3d2f783a-aeda-434b-b574-669de7e11631 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-member] https://10.4.3.105/volume/v3/snapshots/3de0b83d-ca81-4e68-b853-0473556fd84d returned with HTTP 200 Aug 12 10:50:47.667818 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1401/5575] 10.4.3.105 () {66 vars in 1354 bytes} [Wed Aug 12 10:50:47 2026] GET /volume/v3/snapshots/3de0b83d-ca81-4e68-b853-0473556fd84d => generated 464 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:50:47.675629 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-73761976-7826-4a9c-9719-80ffd3971994 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:50:47.677255 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-73761976-7826-4a9c-9719-80ffd3971994 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-member] DELETE https://10.4.3.105/volume/v3/snapshots/3de0b83d-ca81-4e68-b853-0473556fd84d Aug 12 10:50:47.677471 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-73761976-7826-4a9c-9719-80ffd3971994 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:50:47.677717 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-73761976-7826-4a9c-9719-80ffd3971994 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-member] Calling method 'delete' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:50:47.677845 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.v3.snapshots [None req-73761976-7826-4a9c-9719-80ffd3971994 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-member] Delete snapshot with id: 3de0b83d-ca81-4e68-b853-0473556fd84d Aug 12 10:50:47.682403 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:50:47.682403 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:50:47.682790 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-73761976-7826-4a9c-9719-80ffd3971994 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-member] Snapshot retrieved successfully. Aug 12 10:50:47.695385 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-73761976-7826-4a9c-9719-80ffd3971994 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-member] Snapshot delete request issued successfully. Aug 12 10:50:47.695552 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-73761976-7826-4a9c-9719-80ffd3971994 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-member] https://10.4.3.105/volume/v3/snapshots/3de0b83d-ca81-4e68-b853-0473556fd84d returned with HTTP 202 Aug 12 10:50:47.695939 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1386/5576] 10.4.3.105 () {66 vars in 1357 bytes} [Wed Aug 12 10:50:47 2026] DELETE /volume/v3/snapshots/3de0b83d-ca81-4e68-b853-0473556fd84d => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 10:50:47.702757 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-413b3370-eb48-479a-a611-a5c8867fbe25 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:50:47.704326 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-413b3370-eb48-479a-a611-a5c8867fbe25 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-member] GET https://10.4.3.105/volume/v3/snapshots/3de0b83d-ca81-4e68-b853-0473556fd84d Aug 12 10:50:47.704523 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-413b3370-eb48-479a-a611-a5c8867fbe25 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:50:47.704754 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-413b3370-eb48-479a-a611-a5c8867fbe25 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:50:47.710675 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:50:47.710675 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:50:47.711195 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-413b3370-eb48-479a-a611-a5c8867fbe25 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-member] Snapshot retrieved successfully. Aug 12 10:50:47.712042 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-413b3370-eb48-479a-a611-a5c8867fbe25 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-member] https://10.4.3.105/volume/v3/snapshots/3de0b83d-ca81-4e68-b853-0473556fd84d returned with HTTP 200 Aug 12 10:50:47.712480 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1398/5577] 10.4.3.105 () {66 vars in 1354 bytes} [Wed Aug 12 10:50:47 2026] GET /volume/v3/snapshots/3de0b83d-ca81-4e68-b853-0473556fd84d => generated 463 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:50:48.721162 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-972967cd-6f94-4050-aa12-88e077f62d05 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:50:48.723068 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-972967cd-6f94-4050-aa12-88e077f62d05 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-member] GET https://10.4.3.105/volume/v3/snapshots/3de0b83d-ca81-4e68-b853-0473556fd84d Aug 12 10:50:48.723257 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-972967cd-6f94-4050-aa12-88e077f62d05 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:50:48.723437 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-972967cd-6f94-4050-aa12-88e077f62d05 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:50:48.727350 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-972967cd-6f94-4050-aa12-88e077f62d05 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-member] https://10.4.3.105/volume/v3/snapshots/3de0b83d-ca81-4e68-b853-0473556fd84d returned with HTTP 404 Aug 12 10:50:48.728046 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1393/5578] 10.4.3.105 () {66 vars in 1354 bytes} [Wed Aug 12 10:50:48 2026] GET /volume/v3/snapshots/3de0b83d-ca81-4e68-b853-0473556fd84d => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:50:48.734109 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-68aebf72-5147-49fe-bff8-bbbb11624cd5 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:50:48.735631 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-68aebf72-5147-49fe-bff8-bbbb11624cd5 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] DELETE https://10.4.3.105/volume/v3/volumes/1b90ea10-9523-42ae-810c-538a89fa8ede Aug 12 10:50:48.735814 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-68aebf72-5147-49fe-bff8-bbbb11624cd5 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:50:48.735986 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-68aebf72-5147-49fe-bff8-bbbb11624cd5 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Calling method 'delete' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:50:48.736133 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.v3.volumes [None req-68aebf72-5147-49fe-bff8-bbbb11624cd5 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Delete volume with id: 1b90ea10-9523-42ae-810c-538a89fa8ede Aug 12 10:50:48.742216 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:50:48.742216 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:50:48.742469 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-68aebf72-5147-49fe-bff8-bbbb11624cd5 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Volume info retrieved successfully. Aug 12 10:50:48.755670 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-68aebf72-5147-49fe-bff8-bbbb11624cd5 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Delete volume request issued successfully. Aug 12 10:50:48.755834 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-68aebf72-5147-49fe-bff8-bbbb11624cd5 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] https://10.4.3.105/volume/v3/volumes/1b90ea10-9523-42ae-810c-538a89fa8ede returned with HTTP 202 Aug 12 10:50:48.756175 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1402/5579] 10.4.3.105 () {66 vars in 1351 bytes} [Wed Aug 12 10:50:48 2026] DELETE /volume/v3/volumes/1b90ea10-9523-42ae-810c-538a89fa8ede => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 10:50:48.762373 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-d5fbf328-ae8e-4ce6-929e-f8c88e588a10 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:50:48.764007 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-d5fbf328-ae8e-4ce6-929e-f8c88e588a10 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] GET https://10.4.3.105/volume/v3/volumes/1b90ea10-9523-42ae-810c-538a89fa8ede Aug 12 10:50:48.764186 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-d5fbf328-ae8e-4ce6-929e-f8c88e588a10 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:50:48.764392 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-d5fbf328-ae8e-4ce6-929e-f8c88e588a10 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:50:48.770802 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:50:48.770802 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:50:48.774137 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-d5fbf328-ae8e-4ce6-929e-f8c88e588a10 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Volume info retrieved successfully. Aug 12 10:50:48.777658 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-d5fbf328-ae8e-4ce6-929e-f8c88e588a10 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] https://10.4.3.105/volume/v3/volumes/1b90ea10-9523-42ae-810c-538a89fa8ede returned with HTTP 200 Aug 12 10:50:48.778012 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1387/5580] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:50:48 2026] GET /volume/v3/volumes/1b90ea10-9523-42ae-810c-538a89fa8ede => generated 1008 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:50:49.789585 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-4afee191-8c11-41f3-906c-bf25f2f74311 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:50:49.791271 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-4afee191-8c11-41f3-906c-bf25f2f74311 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] GET https://10.4.3.105/volume/v3/volumes/1b90ea10-9523-42ae-810c-538a89fa8ede Aug 12 10:50:49.791448 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-4afee191-8c11-41f3-906c-bf25f2f74311 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:50:49.791653 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-4afee191-8c11-41f3-906c-bf25f2f74311 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:50:49.796822 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-4afee191-8c11-41f3-906c-bf25f2f74311 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] https://10.4.3.105/volume/v3/volumes/1b90ea10-9523-42ae-810c-538a89fa8ede returned with HTTP 404 Aug 12 10:50:49.797283 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1399/5581] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:50:49 2026] GET /volume/v3/volumes/1b90ea10-9523-42ae-810c-538a89fa8ede => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:50:49.804037 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-e41b6762-cae3-4ed4-8f9e-b32130702e36 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:50:49.805655 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-e41b6762-cae3-4ed4-8f9e-b32130702e36 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] POST https://10.4.3.105/volume/v3/volumes Aug 12 10:50:49.805976 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-e41b6762-cae3-4ed4-8f9e-b32130702e36 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1035396289"}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:50:49.807611 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.volumes [None req-e41b6762-cae3-4ed4-8f9e-b32130702e36 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1035396289'}} {{(pid=100374) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 10:50:49.807725 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.v3.volumes [None req-e41b6762-cae3-4ed4-8f9e-b32130702e36 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Create volume of 1 GB Aug 12 10:50:49.811283 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-e41b6762-cae3-4ed4-8f9e-b32130702e36 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Availability Zones retrieved successfully. Aug 12 10:50:49.816010 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-e41b6762-cae3-4ed4-8f9e-b32130702e36 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Flow 'volume_create_api' (54a09bcb-29cf-41a2-85e7-8414473ebd4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:50:49.816963 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-e41b6762-cae3-4ed4-8f9e-b32130702e36 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (58580833-449a-4c19-a9c4-61df2874d7af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:50:49.817643 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.flows.api.create_volume [None req-e41b6762-cae3-4ed4-8f9e-b32130702e36 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Validating volume size '1' using validate_int {{(pid=100374) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 10:50:49.837324 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-e41b6762-cae3-4ed4-8f9e-b32130702e36 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (58580833-449a-4c19-a9c4-61df2874d7af) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T10:26:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6cd66f07-4c7b-40b2-9dfb-378538f29c9e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:50:49.837984 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-e41b6762-cae3-4ed4-8f9e-b32130702e36 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b8b9b3be-7cf6-47b9-a8d4-d08463f66a90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:50:49.870882 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.quota [None req-e41b6762-cae3-4ed4-8f9e-b32130702e36 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Created reservations ['b9af2a44-cce8-4f82-a9f0-aac6379cc08f', '30975f48-beb9-4b06-b455-cc4fdc41124b', 'dd89fad9-b01e-4040-9856-94efa7e7d4f7', 'e47bdb79-0cbf-46cb-b2f7-c6413081182c'] {{(pid=100374) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:50:49.871722 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-e41b6762-cae3-4ed4-8f9e-b32130702e36 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b8b9b3be-7cf6-47b9-a8d4-d08463f66a90) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b9af2a44-cce8-4f82-a9f0-aac6379cc08f', '30975f48-beb9-4b06-b455-cc4fdc41124b', 'dd89fad9-b01e-4040-9856-94efa7e7d4f7', 'e47bdb79-0cbf-46cb-b2f7-c6413081182c']}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:50:49.872430 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-e41b6762-cae3-4ed4-8f9e-b32130702e36 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b538f523-dac6-41ba-9ab5-d82021943c6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:50:49.893040 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-e41b6762-cae3-4ed4-8f9e-b32130702e36 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b538f523-dac6-41ba-9ab5-d82021943c6d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '592b68c8-3d0c-4c5b-a344-e3f6ff38bb82', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1035396289',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='392305d29b214e0c95f7bf2dd89649c9',qos_specs=None,replication_status=,reservations=['b9af2a44-cce8-4f82-a9f0-aac6379cc08f','30975f48-beb9-4b06-b455-cc4fdc41124b','dd89fad9-b01e-4040-9856-94efa7e7d4f7','e47bdb79-0cbf-46cb-b2f7-c6413081182c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ee032b782c2f46f6989b254429b67d60',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:50:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1035396289',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=592b68c8-3d0c-4c5b-a344-e3f6ff38bb82,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='392305d29b214e0c95f7bf2dd89649c9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ee032b782c2f46f6989b254429b67d60',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6cd66f07-4c7b-40b2-9dfb-378538f29c9e),volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:50:49.893756 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-e41b6762-cae3-4ed4-8f9e-b32130702e36 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (515f5f80-0dbb-4073-998c-82c5a49cb3c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:50:49.909361 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-e41b6762-cae3-4ed4-8f9e-b32130702e36 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (515f5f80-0dbb-4073-998c-82c5a49cb3c3) transitioned into state 'SUCCESS' from state '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-1035396289',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='392305d29b214e0c95f7bf2dd89649c9',qos_specs=None,replication_status=,reservations=['b9af2a44-cce8-4f82-a9f0-aac6379cc08f','30975f48-beb9-4b06-b455-cc4fdc41124b','dd89fad9-b01e-4040-9856-94efa7e7d4f7','e47bdb79-0cbf-46cb-b2f7-c6413081182c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ee032b782c2f46f6989b254429b67d60',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:50:49.910011 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-e41b6762-cae3-4ed4-8f9e-b32130702e36 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (666d0514-9a83-43ef-a730-4680a5659009) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:50:49.917138 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-e41b6762-cae3-4ed4-8f9e-b32130702e36 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (666d0514-9a83-43ef-a730-4680a5659009) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:50:49.917860 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-e41b6762-cae3-4ed4-8f9e-b32130702e36 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Flow 'volume_create_api' (54a09bcb-29cf-41a2-85e7-8414473ebd4c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100374) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:50:49.918156 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-e41b6762-cae3-4ed4-8f9e-b32130702e36 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Create volume request issued successfully. Aug 12 10:50:49.918736 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-e41b6762-cae3-4ed4-8f9e-b32130702e36 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] https://10.4.3.105/volume/v3/volumes returned with HTTP 202 Aug 12 10:50:49.919135 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1394/5582] 10.4.3.105 () {68 vars in 1258 bytes} [Wed Aug 12 10:50:49 2026] POST /volume/v3/volumes => generated 778 bytes in 115 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 10:50:49.930223 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-87a55f5e-7a01-4692-81ce-384055b91f72 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:50:49.931951 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-87a55f5e-7a01-4692-81ce-384055b91f72 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] GET https://10.4.3.105/volume/v3/volumes/592b68c8-3d0c-4c5b-a344-e3f6ff38bb82 Aug 12 10:50:49.932152 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-87a55f5e-7a01-4692-81ce-384055b91f72 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:50:49.932359 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-87a55f5e-7a01-4692-81ce-384055b91f72 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:50:49.938588 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:50:49.938588 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:50:49.941568 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-87a55f5e-7a01-4692-81ce-384055b91f72 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Volume info retrieved successfully. Aug 12 10:50:49.944720 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-87a55f5e-7a01-4692-81ce-384055b91f72 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] https://10.4.3.105/volume/v3/volumes/592b68c8-3d0c-4c5b-a344-e3f6ff38bb82 returned with HTTP 200 Aug 12 10:50:49.945079 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1403/5583] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:50:49 2026] GET /volume/v3/volumes/592b68c8-3d0c-4c5b-a344-e3f6ff38bb82 => generated 957 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:50:50.957062 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-217fe4df-04cc-4c74-a807-4fbea91ec649 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:50:50.958830 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-217fe4df-04cc-4c74-a807-4fbea91ec649 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] GET https://10.4.3.105/volume/v3/volumes/592b68c8-3d0c-4c5b-a344-e3f6ff38bb82 Aug 12 10:50:50.959022 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-217fe4df-04cc-4c74-a807-4fbea91ec649 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:50:50.959202 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-217fe4df-04cc-4c74-a807-4fbea91ec649 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:50:50.966478 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:50:50.966478 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:50:50.969823 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-217fe4df-04cc-4c74-a807-4fbea91ec649 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Volume info retrieved successfully. Aug 12 10:50:50.973581 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-217fe4df-04cc-4c74-a807-4fbea91ec649 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] https://10.4.3.105/volume/v3/volumes/592b68c8-3d0c-4c5b-a344-e3f6ff38bb82 returned with HTTP 200 Aug 12 10:50:50.973979 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1388/5584] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:50:50 2026] GET /volume/v3/volumes/592b68c8-3d0c-4c5b-a344-e3f6ff38bb82 => generated 1009 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:50:50.984652 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-264e27b8-538a-4286-bced-f8860ee8f13b None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:50:50.986472 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-264e27b8-538a-4286-bced-f8860ee8f13b tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] POST https://10.4.3.105/volume/v3/snapshots Aug 12 10:50:50.986877 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-264e27b8-538a-4286-bced-f8860ee8f13b tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "592b68c8-3d0c-4c5b-a344-e3f6ff38bb82", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1800150119"}} {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:50:50.990250 np0000007037 devstack@c-api.service[100372]: DEBUG dbcounter [-] [100372] Writing DB stats cinder:SELECT=63,cinder:INSERT=10,cinder:UPDATE=19 {{(pid=100372) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 10:50:50.996001 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:50:50.996001 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:50:50.996558 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-264e27b8-538a-4286-bced-f8860ee8f13b tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Volume info retrieved successfully. Aug 12 10:50:50.996766 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.v3.snapshots [None req-264e27b8-538a-4286-bced-f8860ee8f13b tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Create snapshot from volume 592b68c8-3d0c-4c5b-a344-e3f6ff38bb82 Aug 12 10:50:51.018911 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.quota [None req-264e27b8-538a-4286-bced-f8860ee8f13b tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Created reservations ['574b3ace-def3-49a7-a275-0a642970e683', '9e0609be-5b84-42f9-a342-8d37a27387ec', '886843f7-67ee-4cb6-b5a7-a3bed958b767', 'ac298d1b-3d2e-4861-8642-3d064c41f12b'] {{(pid=100372) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:50:51.041491 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-264e27b8-538a-4286-bced-f8860ee8f13b tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Snapshot create request issued successfully. Aug 12 10:50:51.041839 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-264e27b8-538a-4286-bced-f8860ee8f13b tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] https://10.4.3.105/volume/v3/snapshots returned with HTTP 202 Aug 12 10:50:51.042330 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1400/5585] 10.4.3.105 () {68 vars in 1265 bytes} [Wed Aug 12 10:50:50 2026] POST /volume/v3/snapshots => generated 308 bytes in 58 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 10:50:51.050249 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-209c8be3-3dc1-4db6-9c98-c34093248687 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:50:51.051964 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-209c8be3-3dc1-4db6-9c98-c34093248687 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] GET https://10.4.3.105/volume/v3/snapshots/b7d382fc-692b-49fa-83ea-d143fa895fd1 Aug 12 10:50:51.052137 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-209c8be3-3dc1-4db6-9c98-c34093248687 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:50:51.052341 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-209c8be3-3dc1-4db6-9c98-c34093248687 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:50:51.056772 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:50:51.056772 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:50:51.057018 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-209c8be3-3dc1-4db6-9c98-c34093248687 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Snapshot retrieved successfully. Aug 12 10:50:51.057573 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-209c8be3-3dc1-4db6-9c98-c34093248687 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] https://10.4.3.105/volume/v3/snapshots/b7d382fc-692b-49fa-83ea-d143fa895fd1 returned with HTTP 200 Aug 12 10:50:51.057885 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1395/5586] 10.4.3.105 () {66 vars in 1354 bytes} [Wed Aug 12 10:50:51 2026] GET /volume/v3/snapshots/b7d382fc-692b-49fa-83ea-d143fa895fd1 => generated 440 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:50:52.066577 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-f59dcbec-7812-42ac-a5c0-721c367d8010 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:50:52.069560 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-f59dcbec-7812-42ac-a5c0-721c367d8010 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] GET https://10.4.3.105/volume/v3/snapshots/b7d382fc-692b-49fa-83ea-d143fa895fd1 Aug 12 10:50:52.069560 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-f59dcbec-7812-42ac-a5c0-721c367d8010 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:50:52.069834 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-f59dcbec-7812-42ac-a5c0-721c367d8010 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:50:52.076454 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:50:52.076454 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:50:52.076906 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-f59dcbec-7812-42ac-a5c0-721c367d8010 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Snapshot retrieved successfully. Aug 12 10:50:52.077847 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-f59dcbec-7812-42ac-a5c0-721c367d8010 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] https://10.4.3.105/volume/v3/snapshots/b7d382fc-692b-49fa-83ea-d143fa895fd1 returned with HTTP 200 Aug 12 10:50:52.078377 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1404/5587] 10.4.3.105 () {66 vars in 1354 bytes} [Wed Aug 12 10:50:52 2026] GET /volume/v3/snapshots/b7d382fc-692b-49fa-83ea-d143fa895fd1 => generated 467 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:50:52.086423 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-cadaec4e-432b-41ae-91d9-ec8d7f77cdc2 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:50:52.088000 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-cadaec4e-432b-41ae-91d9-ec8d7f77cdc2 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-member] DELETE https://10.4.3.105/volume/v3/snapshots/b7d382fc-692b-49fa-83ea-d143fa895fd1 Aug 12 10:50:52.088175 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-cadaec4e-432b-41ae-91d9-ec8d7f77cdc2 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:50:52.088348 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-cadaec4e-432b-41ae-91d9-ec8d7f77cdc2 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-member] Calling method 'delete' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:50:52.088446 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.v3.snapshots [None req-cadaec4e-432b-41ae-91d9-ec8d7f77cdc2 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-member] Delete snapshot with id: b7d382fc-692b-49fa-83ea-d143fa895fd1 Aug 12 10:50:52.093090 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:50:52.093090 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:50:52.093459 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-cadaec4e-432b-41ae-91d9-ec8d7f77cdc2 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-member] Snapshot retrieved successfully. Aug 12 10:50:52.110426 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-cadaec4e-432b-41ae-91d9-ec8d7f77cdc2 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-member] Snapshot delete request issued successfully. Aug 12 10:50:52.110426 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-cadaec4e-432b-41ae-91d9-ec8d7f77cdc2 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-member] https://10.4.3.105/volume/v3/snapshots/b7d382fc-692b-49fa-83ea-d143fa895fd1 returned with HTTP 202 Aug 12 10:50:52.110840 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1389/5588] 10.4.3.105 () {66 vars in 1357 bytes} [Wed Aug 12 10:50:52 2026] DELETE /volume/v3/snapshots/b7d382fc-692b-49fa-83ea-d143fa895fd1 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 10:50:52.118304 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-57f1943f-f07e-4c46-b1f4-b5005f9402d7 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:50:52.120468 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-57f1943f-f07e-4c46-b1f4-b5005f9402d7 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-member] GET https://10.4.3.105/volume/v3/snapshots/b7d382fc-692b-49fa-83ea-d143fa895fd1 Aug 12 10:50:52.120739 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-57f1943f-f07e-4c46-b1f4-b5005f9402d7 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:50:52.120994 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-57f1943f-f07e-4c46-b1f4-b5005f9402d7 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:50:52.126886 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:50:52.126886 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:50:52.127336 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-57f1943f-f07e-4c46-b1f4-b5005f9402d7 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-member] Snapshot retrieved successfully. Aug 12 10:50:52.128356 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-57f1943f-f07e-4c46-b1f4-b5005f9402d7 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-member] https://10.4.3.105/volume/v3/snapshots/b7d382fc-692b-49fa-83ea-d143fa895fd1 returned with HTTP 200 Aug 12 10:50:52.128834 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1401/5589] 10.4.3.105 () {66 vars in 1354 bytes} [Wed Aug 12 10:50:52 2026] GET /volume/v3/snapshots/b7d382fc-692b-49fa-83ea-d143fa895fd1 => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:50:53.137351 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-2cec2697-50a0-4df5-8c0e-588c93d9912b None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:50:53.139382 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-2cec2697-50a0-4df5-8c0e-588c93d9912b tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-member] GET https://10.4.3.105/volume/v3/snapshots/b7d382fc-692b-49fa-83ea-d143fa895fd1 Aug 12 10:50:53.139607 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-2cec2697-50a0-4df5-8c0e-588c93d9912b tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:50:53.139799 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-2cec2697-50a0-4df5-8c0e-588c93d9912b tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:50:53.143805 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-2cec2697-50a0-4df5-8c0e-588c93d9912b tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-member] https://10.4.3.105/volume/v3/snapshots/b7d382fc-692b-49fa-83ea-d143fa895fd1 returned with HTTP 404 Aug 12 10:50:53.144254 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1396/5590] 10.4.3.105 () {66 vars in 1354 bytes} [Wed Aug 12 10:50:53 2026] GET /volume/v3/snapshots/b7d382fc-692b-49fa-83ea-d143fa895fd1 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:50:53.150163 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-01042333-7e96-45f5-b190-ba4eb5950e0f None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:50:53.152153 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-01042333-7e96-45f5-b190-ba4eb5950e0f tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] DELETE https://10.4.3.105/volume/v3/snapshots/b7d382fc-692b-49fa-83ea-d143fa895fd1 Aug 12 10:50:53.152382 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-01042333-7e96-45f5-b190-ba4eb5950e0f tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:50:53.152617 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-01042333-7e96-45f5-b190-ba4eb5950e0f tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Calling method 'delete' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:50:53.152762 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.v3.snapshots [None req-01042333-7e96-45f5-b190-ba4eb5950e0f tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Delete snapshot with id: b7d382fc-692b-49fa-83ea-d143fa895fd1 Aug 12 10:50:53.156681 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-01042333-7e96-45f5-b190-ba4eb5950e0f tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] https://10.4.3.105/volume/v3/snapshots/b7d382fc-692b-49fa-83ea-d143fa895fd1 returned with HTTP 404 Aug 12 10:50:53.157161 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1405/5591] 10.4.3.105 () {66 vars in 1357 bytes} [Wed Aug 12 10:50:53 2026] DELETE /volume/v3/snapshots/b7d382fc-692b-49fa-83ea-d143fa895fd1 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:50:53.163107 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-7e9d5a5b-9c53-4331-963c-a5a4eced74d8 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:50:53.165575 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-7e9d5a5b-9c53-4331-963c-a5a4eced74d8 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] GET https://10.4.3.105/volume/v3/snapshots/b7d382fc-692b-49fa-83ea-d143fa895fd1 Aug 12 10:50:53.165575 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-7e9d5a5b-9c53-4331-963c-a5a4eced74d8 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:50:53.165575 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-7e9d5a5b-9c53-4331-963c-a5a4eced74d8 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:50:53.169579 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-7e9d5a5b-9c53-4331-963c-a5a4eced74d8 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] https://10.4.3.105/volume/v3/snapshots/b7d382fc-692b-49fa-83ea-d143fa895fd1 returned with HTTP 404 Aug 12 10:50:53.170037 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1390/5592] 10.4.3.105 () {66 vars in 1354 bytes} [Wed Aug 12 10:50:53 2026] GET /volume/v3/snapshots/b7d382fc-692b-49fa-83ea-d143fa895fd1 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:50:53.175461 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-b2974429-aece-438b-984b-1187858f6df7 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:50:53.177550 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-b2974429-aece-438b-984b-1187858f6df7 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] DELETE https://10.4.3.105/volume/v3/volumes/592b68c8-3d0c-4c5b-a344-e3f6ff38bb82 Aug 12 10:50:53.177550 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-b2974429-aece-438b-984b-1187858f6df7 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:50:53.177750 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-b2974429-aece-438b-984b-1187858f6df7 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Calling method 'delete' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:50:53.177908 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.v3.volumes [None req-b2974429-aece-438b-984b-1187858f6df7 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Delete volume with id: 592b68c8-3d0c-4c5b-a344-e3f6ff38bb82 Aug 12 10:50:53.184557 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:50:53.184557 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:50:53.184913 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-b2974429-aece-438b-984b-1187858f6df7 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Volume info retrieved successfully. Aug 12 10:50:53.198254 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-b2974429-aece-438b-984b-1187858f6df7 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Delete volume request issued successfully. Aug 12 10:50:53.198438 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-b2974429-aece-438b-984b-1187858f6df7 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] https://10.4.3.105/volume/v3/volumes/592b68c8-3d0c-4c5b-a344-e3f6ff38bb82 returned with HTTP 202 Aug 12 10:50:53.198941 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1402/5593] 10.4.3.105 () {66 vars in 1351 bytes} [Wed Aug 12 10:50:53 2026] DELETE /volume/v3/volumes/592b68c8-3d0c-4c5b-a344-e3f6ff38bb82 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 10:50:53.205269 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-a782b02c-d000-4174-8036-7918cb079d5a None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:50:53.207034 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-a782b02c-d000-4174-8036-7918cb079d5a tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] GET https://10.4.3.105/volume/v3/volumes/592b68c8-3d0c-4c5b-a344-e3f6ff38bb82 Aug 12 10:50:53.207303 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-a782b02c-d000-4174-8036-7918cb079d5a tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:50:53.207572 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-a782b02c-d000-4174-8036-7918cb079d5a tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:50:53.214458 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:50:53.214458 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:50:53.217696 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-a782b02c-d000-4174-8036-7918cb079d5a tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Volume info retrieved successfully. Aug 12 10:50:53.221343 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-a782b02c-d000-4174-8036-7918cb079d5a tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] https://10.4.3.105/volume/v3/volumes/592b68c8-3d0c-4c5b-a344-e3f6ff38bb82 returned with HTTP 200 Aug 12 10:50:53.221745 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1397/5594] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:50:53 2026] GET /volume/v3/volumes/592b68c8-3d0c-4c5b-a344-e3f6ff38bb82 => generated 1008 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:50:54.235654 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-e47301d2-441d-406b-b256-8b346be6e8ca None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:50:54.237538 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-e47301d2-441d-406b-b256-8b346be6e8ca tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] GET https://10.4.3.105/volume/v3/volumes/592b68c8-3d0c-4c5b-a344-e3f6ff38bb82 Aug 12 10:50:54.237774 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-e47301d2-441d-406b-b256-8b346be6e8ca tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:50:54.237977 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-e47301d2-441d-406b-b256-8b346be6e8ca tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:50:54.240582 np0000007037 devstack@c-api.service[100375]: DEBUG dbcounter [-] [100375] Writing DB stats cinder:SELECT=84,cinder:INSERT=15,cinder:UPDATE=35 {{(pid=100375) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 10:50:54.244081 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-e47301d2-441d-406b-b256-8b346be6e8ca tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] https://10.4.3.105/volume/v3/volumes/592b68c8-3d0c-4c5b-a344-e3f6ff38bb82 returned with HTTP 404 Aug 12 10:50:54.244950 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1406/5595] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:50:54 2026] GET /volume/v3/volumes/592b68c8-3d0c-4c5b-a344-e3f6ff38bb82 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:50:54.252341 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-60705e54-ad03-4ccb-9052-766cc56ee315 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:50:54.254482 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-60705e54-ad03-4ccb-9052-766cc56ee315 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] POST https://10.4.3.105/volume/v3/volumes Aug 12 10:50:54.254740 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-60705e54-ad03-4ccb-9052-766cc56ee315 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1470233828"}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:50:54.256568 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.v3.volumes [None req-60705e54-ad03-4ccb-9052-766cc56ee315 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1470233828'}} {{(pid=100373) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 10:50:54.256713 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.v3.volumes [None req-60705e54-ad03-4ccb-9052-766cc56ee315 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Create volume of 1 GB Aug 12 10:50:54.256972 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:50:54.256972 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:50:54.260384 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-60705e54-ad03-4ccb-9052-766cc56ee315 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Availability Zones retrieved successfully. Aug 12 10:50:54.265388 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-60705e54-ad03-4ccb-9052-766cc56ee315 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Flow 'volume_create_api' (6b354a65-60b5-4dc9-bb46-6e98dda509b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:50:54.266340 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-60705e54-ad03-4ccb-9052-766cc56ee315 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8786cb45-5603-47de-8c6e-c94072ea363b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:50:54.267078 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.flows.api.create_volume [None req-60705e54-ad03-4ccb-9052-766cc56ee315 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Validating volume size '1' using validate_int {{(pid=100373) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 10:50:54.287977 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-60705e54-ad03-4ccb-9052-766cc56ee315 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8786cb45-5603-47de-8c6e-c94072ea363b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T10:26:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6cd66f07-4c7b-40b2-9dfb-378538f29c9e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:50:54.288710 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-60705e54-ad03-4ccb-9052-766cc56ee315 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a5ad5ba0-6ad3-4350-a904-9d78b8d36ed4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:50:54.324877 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.quota [None req-60705e54-ad03-4ccb-9052-766cc56ee315 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Created reservations ['8e799ecb-0455-4a67-ac40-61e14d6479d6', 'c2ccc0b9-6425-412c-a604-0274f5e79668', '1a8f924f-1ac7-43c7-8e70-0890dd6106db', 'f3988bc5-23e1-4eaa-9e42-4498024f802d'] {{(pid=100373) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:50:54.325720 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-60705e54-ad03-4ccb-9052-766cc56ee315 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a5ad5ba0-6ad3-4350-a904-9d78b8d36ed4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8e799ecb-0455-4a67-ac40-61e14d6479d6', 'c2ccc0b9-6425-412c-a604-0274f5e79668', '1a8f924f-1ac7-43c7-8e70-0890dd6106db', 'f3988bc5-23e1-4eaa-9e42-4498024f802d']}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:50:54.326363 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-60705e54-ad03-4ccb-9052-766cc56ee315 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c99fe12f-e8ef-4325-96f3-b5372d6f9346) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:50:54.345659 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-60705e54-ad03-4ccb-9052-766cc56ee315 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c99fe12f-e8ef-4325-96f3-b5372d6f9346) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cda94892-de6e-4967-8781-e8e2f61d2669', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1470233828',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='392305d29b214e0c95f7bf2dd89649c9',qos_specs=None,replication_status=,reservations=['8e799ecb-0455-4a67-ac40-61e14d6479d6','c2ccc0b9-6425-412c-a604-0274f5e79668','1a8f924f-1ac7-43c7-8e70-0890dd6106db','f3988bc5-23e1-4eaa-9e42-4498024f802d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ee032b782c2f46f6989b254429b67d60',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:50:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1470233828',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cda94892-de6e-4967-8781-e8e2f61d2669,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='392305d29b214e0c95f7bf2dd89649c9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ee032b782c2f46f6989b254429b67d60',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6cd66f07-4c7b-40b2-9dfb-378538f29c9e),volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:50:54.346363 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-60705e54-ad03-4ccb-9052-766cc56ee315 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6ebd72f4-7970-41e9-ab1c-c61d6738cec6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:50:54.364574 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-60705e54-ad03-4ccb-9052-766cc56ee315 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6ebd72f4-7970-41e9-ab1c-c61d6738cec6) transitioned into state 'SUCCESS' from state '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-1470233828',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='392305d29b214e0c95f7bf2dd89649c9',qos_specs=None,replication_status=,reservations=['8e799ecb-0455-4a67-ac40-61e14d6479d6','c2ccc0b9-6425-412c-a604-0274f5e79668','1a8f924f-1ac7-43c7-8e70-0890dd6106db','f3988bc5-23e1-4eaa-9e42-4498024f802d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ee032b782c2f46f6989b254429b67d60',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:50:54.365449 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-60705e54-ad03-4ccb-9052-766cc56ee315 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c89e5890-2085-4020-bb5a-4c3da5bc48a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:50:54.374794 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-60705e54-ad03-4ccb-9052-766cc56ee315 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c89e5890-2085-4020-bb5a-4c3da5bc48a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:50:54.375740 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-60705e54-ad03-4ccb-9052-766cc56ee315 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Flow 'volume_create_api' (6b354a65-60b5-4dc9-bb46-6e98dda509b2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100373) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:50:54.376080 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-60705e54-ad03-4ccb-9052-766cc56ee315 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Create volume request issued successfully. Aug 12 10:50:54.376758 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-60705e54-ad03-4ccb-9052-766cc56ee315 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] https://10.4.3.105/volume/v3/volumes returned with HTTP 202 Aug 12 10:50:54.377248 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1391/5596] 10.4.3.105 () {68 vars in 1258 bytes} [Wed Aug 12 10:50:54 2026] POST /volume/v3/volumes => generated 778 bytes in 125 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 10:50:54.388376 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-d1fa455f-a58b-4a5b-a8b2-a85304c47190 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:50:54.390150 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-d1fa455f-a58b-4a5b-a8b2-a85304c47190 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] GET https://10.4.3.105/volume/v3/volumes/cda94892-de6e-4967-8781-e8e2f61d2669 Aug 12 10:50:54.390354 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-d1fa455f-a58b-4a5b-a8b2-a85304c47190 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:50:54.390562 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-d1fa455f-a58b-4a5b-a8b2-a85304c47190 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:50:54.398795 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:50:54.398795 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:50:54.402692 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-d1fa455f-a58b-4a5b-a8b2-a85304c47190 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Volume info retrieved successfully. Aug 12 10:50:54.407001 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-d1fa455f-a58b-4a5b-a8b2-a85304c47190 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] https://10.4.3.105/volume/v3/volumes/cda94892-de6e-4967-8781-e8e2f61d2669 returned with HTTP 200 Aug 12 10:50:54.407421 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1403/5597] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:50:54 2026] GET /volume/v3/volumes/cda94892-de6e-4967-8781-e8e2f61d2669 => generated 957 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:50:55.419114 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-d793c1cf-9754-4a13-afde-ebe042dc6160 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:50:55.421068 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-d793c1cf-9754-4a13-afde-ebe042dc6160 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] GET https://10.4.3.105/volume/v3/volumes/cda94892-de6e-4967-8781-e8e2f61d2669 Aug 12 10:50:55.421290 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-d793c1cf-9754-4a13-afde-ebe042dc6160 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:50:55.421529 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-d793c1cf-9754-4a13-afde-ebe042dc6160 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:50:55.430067 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:50:55.430067 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:50:55.433375 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-d793c1cf-9754-4a13-afde-ebe042dc6160 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Volume info retrieved successfully. Aug 12 10:50:55.436856 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-d793c1cf-9754-4a13-afde-ebe042dc6160 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] https://10.4.3.105/volume/v3/volumes/cda94892-de6e-4967-8781-e8e2f61d2669 returned with HTTP 200 Aug 12 10:50:55.437303 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1398/5598] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:50:55 2026] GET /volume/v3/volumes/cda94892-de6e-4967-8781-e8e2f61d2669 => generated 1009 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:50:55.448465 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-70912267-2cbf-4823-9a7e-7d6785ff3e5b None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:50:55.450745 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-70912267-2cbf-4823-9a7e-7d6785ff3e5b tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] POST https://10.4.3.105/volume/v3/snapshots Aug 12 10:50:55.451106 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-70912267-2cbf-4823-9a7e-7d6785ff3e5b tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "cda94892-de6e-4967-8781-e8e2f61d2669", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-644622153"}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:50:55.458997 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:50:55.458997 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:50:55.459296 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-70912267-2cbf-4823-9a7e-7d6785ff3e5b tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Volume info retrieved successfully. Aug 12 10:50:55.459393 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.v3.snapshots [None req-70912267-2cbf-4823-9a7e-7d6785ff3e5b tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Create snapshot from volume cda94892-de6e-4967-8781-e8e2f61d2669 Aug 12 10:50:55.481397 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.quota [None req-70912267-2cbf-4823-9a7e-7d6785ff3e5b tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Created reservations ['511ce455-6463-4ba5-b984-dcb2227ffa68', 'e621b3af-a774-4d77-a4ab-fac427875076', '015cb308-3eb6-4ca4-9d2b-2497440e117a', '884b09f9-0178-4671-b1be-847e775b9d8a'] {{(pid=100375) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:50:55.505428 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-70912267-2cbf-4823-9a7e-7d6785ff3e5b tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Snapshot create request issued successfully. Aug 12 10:50:55.505773 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-70912267-2cbf-4823-9a7e-7d6785ff3e5b tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] https://10.4.3.105/volume/v3/snapshots returned with HTTP 202 Aug 12 10:50:55.506218 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1407/5599] 10.4.3.105 () {68 vars in 1265 bytes} [Wed Aug 12 10:50:55 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 10:50:55.516153 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-d6b1e528-6afb-4272-a98d-174c7ecca4a7 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:50:55.518037 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-d6b1e528-6afb-4272-a98d-174c7ecca4a7 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] GET https://10.4.3.105/volume/v3/snapshots/8006e854-c971-4d0d-98f3-d1506e43ba38 Aug 12 10:50:55.518285 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-d6b1e528-6afb-4272-a98d-174c7ecca4a7 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:50:55.518584 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-d6b1e528-6afb-4272-a98d-174c7ecca4a7 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:50:55.523661 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:50:55.523661 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:50:55.523980 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-d6b1e528-6afb-4272-a98d-174c7ecca4a7 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Snapshot retrieved successfully. Aug 12 10:50:55.524717 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-d6b1e528-6afb-4272-a98d-174c7ecca4a7 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] https://10.4.3.105/volume/v3/snapshots/8006e854-c971-4d0d-98f3-d1506e43ba38 returned with HTTP 200 Aug 12 10:50:55.525115 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1392/5600] 10.4.3.105 () {66 vars in 1354 bytes} [Wed Aug 12 10:50:55 2026] GET /volume/v3/snapshots/8006e854-c971-4d0d-98f3-d1506e43ba38 => generated 439 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:50:56.533171 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-898912de-73f8-48f1-b9f0-5c75b6bebaf5 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:50:56.534926 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-898912de-73f8-48f1-b9f0-5c75b6bebaf5 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] GET https://10.4.3.105/volume/v3/snapshots/8006e854-c971-4d0d-98f3-d1506e43ba38 Aug 12 10:50:56.535108 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-898912de-73f8-48f1-b9f0-5c75b6bebaf5 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:50:56.535284 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-898912de-73f8-48f1-b9f0-5c75b6bebaf5 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:50:56.540986 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:50:56.540986 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:50:56.541373 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-898912de-73f8-48f1-b9f0-5c75b6bebaf5 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Snapshot retrieved successfully. Aug 12 10:50:56.542269 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-898912de-73f8-48f1-b9f0-5c75b6bebaf5 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] https://10.4.3.105/volume/v3/snapshots/8006e854-c971-4d0d-98f3-d1506e43ba38 returned with HTTP 200 Aug 12 10:50:56.542614 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1404/5601] 10.4.3.105 () {66 vars in 1354 bytes} [Wed Aug 12 10:50:56 2026] GET /volume/v3/snapshots/8006e854-c971-4d0d-98f3-d1506e43ba38 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:50:56.550845 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-2a23ec94-5f02-4bc2-a133-0b95673dff6f None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:50:56.552640 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-2a23ec94-5f02-4bc2-a133-0b95673dff6f tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-member] POST https://10.4.3.105/volume/v3/snapshots/8006e854-c971-4d0d-98f3-d1506e43ba38/action Aug 12 10:50:56.553030 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-2a23ec94-5f02-4bc2-a133-0b95673dff6f tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-member] Action body: b'{"os-force_delete": {}}' {{(pid=100374) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 10:50:56.553178 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-2a23ec94-5f02-4bc2-a133-0b95673dff6f tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-member] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:50:56.556104 np0000007037 devstack@c-api.service[100374]: DEBUG dbcounter [-] [100374] Writing DB stats cinder:SELECT=85,cinder:UPDATE=26,cinder:INSERT=17 {{(pid=100374) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 10:50:56.561057 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:50:56.561057 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:50:56.561826 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-2a23ec94-5f02-4bc2-a133-0b95673dff6f tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-member] Snapshot retrieved successfully. Aug 12 10:50:56.563108 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.policy [None req-2a23ec94-5f02-4bc2-a133-0b95673dff6f tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-member] Policy check for volume_extension:snapshot_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': '73caeec8149b4acb9dff4f1cffa8d66f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '392305d29b214e0c95f7bf2dd89649c9', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100374) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 12 10:50:56.563411 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-2a23ec94-5f02-4bc2-a133-0b95673dff6f tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-member] https://10.4.3.105/volume/v3/snapshots/8006e854-c971-4d0d-98f3-d1506e43ba38/action returned with HTTP 403 Aug 12 10:50:56.564178 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1399/5602] 10.4.3.105 () {68 vars in 1396 bytes} [Wed Aug 12 10:50:56 2026] POST /volume/v3/snapshots/8006e854-c971-4d0d-98f3-d1506e43ba38/action => generated 133 bytes in 14 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:50:56.570915 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-9570d31a-790d-4cac-879c-72887d3f2a68 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:50:56.572951 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-9570d31a-790d-4cac-879c-72887d3f2a68 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] DELETE https://10.4.3.105/volume/v3/snapshots/8006e854-c971-4d0d-98f3-d1506e43ba38 Aug 12 10:50:56.573136 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-9570d31a-790d-4cac-879c-72887d3f2a68 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:50:56.573332 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-9570d31a-790d-4cac-879c-72887d3f2a68 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Calling method 'delete' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:50:56.573423 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.v3.snapshots [None req-9570d31a-790d-4cac-879c-72887d3f2a68 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Delete snapshot with id: 8006e854-c971-4d0d-98f3-d1506e43ba38 Aug 12 10:50:56.578606 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:50:56.578606 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:50:56.579003 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-9570d31a-790d-4cac-879c-72887d3f2a68 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Snapshot retrieved successfully. Aug 12 10:50:56.593470 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-9570d31a-790d-4cac-879c-72887d3f2a68 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Snapshot delete request issued successfully. Aug 12 10:50:56.593700 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-9570d31a-790d-4cac-879c-72887d3f2a68 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] https://10.4.3.105/volume/v3/snapshots/8006e854-c971-4d0d-98f3-d1506e43ba38 returned with HTTP 202 Aug 12 10:50:56.594081 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1408/5603] 10.4.3.105 () {66 vars in 1357 bytes} [Wed Aug 12 10:50:56 2026] DELETE /volume/v3/snapshots/8006e854-c971-4d0d-98f3-d1506e43ba38 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 10:50:56.602035 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-8869769a-1c2b-469d-9910-667c5dfa5361 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:50:56.603927 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-8869769a-1c2b-469d-9910-667c5dfa5361 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] GET https://10.4.3.105/volume/v3/snapshots/8006e854-c971-4d0d-98f3-d1506e43ba38 Aug 12 10:50:56.604230 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-8869769a-1c2b-469d-9910-667c5dfa5361 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:50:56.604545 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-8869769a-1c2b-469d-9910-667c5dfa5361 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:50:56.609466 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:50:56.609466 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:50:56.609808 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-8869769a-1c2b-469d-9910-667c5dfa5361 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Snapshot retrieved successfully. Aug 12 10:50:56.610431 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-8869769a-1c2b-469d-9910-667c5dfa5361 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] https://10.4.3.105/volume/v3/snapshots/8006e854-c971-4d0d-98f3-d1506e43ba38 returned with HTTP 200 Aug 12 10:50:56.610839 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1393/5604] 10.4.3.105 () {66 vars in 1354 bytes} [Wed Aug 12 10:50:56 2026] GET /volume/v3/snapshots/8006e854-c971-4d0d-98f3-d1506e43ba38 => generated 465 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:50:57.619377 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-b1939fae-af9a-462c-bdbe-0943c3d1bc2a None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:50:57.621271 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-b1939fae-af9a-462c-bdbe-0943c3d1bc2a tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] GET https://10.4.3.105/volume/v3/snapshots/8006e854-c971-4d0d-98f3-d1506e43ba38 Aug 12 10:50:57.621467 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-b1939fae-af9a-462c-bdbe-0943c3d1bc2a tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:50:57.621709 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-b1939fae-af9a-462c-bdbe-0943c3d1bc2a tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:50:57.625621 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-b1939fae-af9a-462c-bdbe-0943c3d1bc2a tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] https://10.4.3.105/volume/v3/snapshots/8006e854-c971-4d0d-98f3-d1506e43ba38 returned with HTTP 404 Aug 12 10:50:57.626069 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1405/5605] 10.4.3.105 () {66 vars in 1354 bytes} [Wed Aug 12 10:50:57 2026] GET /volume/v3/snapshots/8006e854-c971-4d0d-98f3-d1506e43ba38 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:50:57.632605 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-08833f32-ce89-48c2-b959-150b33058e72 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:50:57.634276 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-08833f32-ce89-48c2-b959-150b33058e72 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] DELETE https://10.4.3.105/volume/v3/volumes/cda94892-de6e-4967-8781-e8e2f61d2669 Aug 12 10:50:57.634494 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-08833f32-ce89-48c2-b959-150b33058e72 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:50:57.634736 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-08833f32-ce89-48c2-b959-150b33058e72 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Calling method 'delete' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:50:57.634893 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.v3.volumes [None req-08833f32-ce89-48c2-b959-150b33058e72 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Delete volume with id: cda94892-de6e-4967-8781-e8e2f61d2669 Aug 12 10:50:57.642250 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:50:57.642250 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:50:57.642621 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-08833f32-ce89-48c2-b959-150b33058e72 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Volume info retrieved successfully. Aug 12 10:50:57.658184 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-08833f32-ce89-48c2-b959-150b33058e72 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Delete volume request issued successfully. Aug 12 10:50:57.658388 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-08833f32-ce89-48c2-b959-150b33058e72 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] https://10.4.3.105/volume/v3/volumes/cda94892-de6e-4967-8781-e8e2f61d2669 returned with HTTP 202 Aug 12 10:50:57.658833 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1400/5606] 10.4.3.105 () {66 vars in 1351 bytes} [Wed Aug 12 10:50:57 2026] DELETE /volume/v3/volumes/cda94892-de6e-4967-8781-e8e2f61d2669 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 10:50:57.665977 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-8439e9f9-a4f8-46d7-94da-e7f1276ea7ec None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:50:57.667747 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-8439e9f9-a4f8-46d7-94da-e7f1276ea7ec tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] GET https://10.4.3.105/volume/v3/volumes/cda94892-de6e-4967-8781-e8e2f61d2669 Aug 12 10:50:57.667933 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-8439e9f9-a4f8-46d7-94da-e7f1276ea7ec tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:50:57.668106 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-8439e9f9-a4f8-46d7-94da-e7f1276ea7ec tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:50:57.675656 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:50:57.675656 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:50:57.679747 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-8439e9f9-a4f8-46d7-94da-e7f1276ea7ec tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Volume info retrieved successfully. Aug 12 10:50:57.684055 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-8439e9f9-a4f8-46d7-94da-e7f1276ea7ec tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] https://10.4.3.105/volume/v3/volumes/cda94892-de6e-4967-8781-e8e2f61d2669 returned with HTTP 200 Aug 12 10:50:57.684380 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1409/5607] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:50:57 2026] GET /volume/v3/volumes/cda94892-de6e-4967-8781-e8e2f61d2669 => generated 1008 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:50:58.695542 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-500e4a3e-ae47-41ce-b83f-ed2d3c181aec None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:50:58.697158 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-500e4a3e-ae47-41ce-b83f-ed2d3c181aec tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] GET https://10.4.3.105/volume/v3/volumes/cda94892-de6e-4967-8781-e8e2f61d2669 Aug 12 10:50:58.697336 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-500e4a3e-ae47-41ce-b83f-ed2d3c181aec tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:50:58.697512 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-500e4a3e-ae47-41ce-b83f-ed2d3c181aec tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:50:58.703462 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-500e4a3e-ae47-41ce-b83f-ed2d3c181aec tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] https://10.4.3.105/volume/v3/volumes/cda94892-de6e-4967-8781-e8e2f61d2669 returned with HTTP 404 Aug 12 10:50:58.703938 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1394/5608] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:50:58 2026] GET /volume/v3/volumes/cda94892-de6e-4967-8781-e8e2f61d2669 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:50:58.710743 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-ba36c140-0327-47c4-be71-05bedd0ce7fb None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:50:58.712603 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-ba36c140-0327-47c4-be71-05bedd0ce7fb tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] POST https://10.4.3.105/volume/v3/volumes Aug 12 10:50:58.713036 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-ba36c140-0327-47c4-be71-05bedd0ce7fb tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-408068555"}} {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:50:58.715578 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.v3.volumes [None req-ba36c140-0327-47c4-be71-05bedd0ce7fb tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-408068555'}} {{(pid=100372) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 10:50:58.715731 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.v3.volumes [None req-ba36c140-0327-47c4-be71-05bedd0ce7fb tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Create volume of 1 GB Aug 12 10:50:58.720259 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-ba36c140-0327-47c4-be71-05bedd0ce7fb tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Availability Zones retrieved successfully. Aug 12 10:50:58.725260 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-ba36c140-0327-47c4-be71-05bedd0ce7fb tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Flow 'volume_create_api' (7517ef5d-8644-4e1b-9082-0d0a74ba1fc8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100372) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:50:58.726350 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-ba36c140-0327-47c4-be71-05bedd0ce7fb tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (950f7a75-43e0-4cae-bf94-400a7086a3f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:50:58.727142 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.flows.api.create_volume [None req-ba36c140-0327-47c4-be71-05bedd0ce7fb tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Validating volume size '1' using validate_int {{(pid=100372) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 10:50:58.749625 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-ba36c140-0327-47c4-be71-05bedd0ce7fb tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (950f7a75-43e0-4cae-bf94-400a7086a3f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T10:26:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6cd66f07-4c7b-40b2-9dfb-378538f29c9e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:50:58.750328 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-ba36c140-0327-47c4-be71-05bedd0ce7fb tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7162fdd5-a690-4068-90c9-54960a7d4319) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:50:58.786356 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.quota [None req-ba36c140-0327-47c4-be71-05bedd0ce7fb tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Created reservations ['46b199a0-72a5-40de-8754-4f2f9e40800c', 'cfcf6ec9-dde4-4206-bfc8-e5bb04ff2635', 'fdba6c1a-324b-4808-96ae-e24e281f2cc7', 'ad69dcdd-2439-43b1-ad5e-f88aa42c3e63'] {{(pid=100372) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:50:58.787179 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-ba36c140-0327-47c4-be71-05bedd0ce7fb tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7162fdd5-a690-4068-90c9-54960a7d4319) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['46b199a0-72a5-40de-8754-4f2f9e40800c', 'cfcf6ec9-dde4-4206-bfc8-e5bb04ff2635', 'fdba6c1a-324b-4808-96ae-e24e281f2cc7', 'ad69dcdd-2439-43b1-ad5e-f88aa42c3e63']}' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:50:58.787890 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-ba36c140-0327-47c4-be71-05bedd0ce7fb tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (271ed26f-cedc-4739-a0d8-28d698f6783c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:50:58.808466 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-ba36c140-0327-47c4-be71-05bedd0ce7fb tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (271ed26f-cedc-4739-a0d8-28d698f6783c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd836f801-32ea-44cd-b50b-70c0f3434b47', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-408068555',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='392305d29b214e0c95f7bf2dd89649c9',qos_specs=None,replication_status=,reservations=['46b199a0-72a5-40de-8754-4f2f9e40800c','cfcf6ec9-dde4-4206-bfc8-e5bb04ff2635','fdba6c1a-324b-4808-96ae-e24e281f2cc7','ad69dcdd-2439-43b1-ad5e-f88aa42c3e63'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ee032b782c2f46f6989b254429b67d60',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:50:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-408068555',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d836f801-32ea-44cd-b50b-70c0f3434b47,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='392305d29b214e0c95f7bf2dd89649c9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ee032b782c2f46f6989b254429b67d60',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6cd66f07-4c7b-40b2-9dfb-378538f29c9e),volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:50:58.809158 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-ba36c140-0327-47c4-be71-05bedd0ce7fb tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7d2d1908-e776-4448-86df-7dab3de1d054) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:50:58.825307 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-ba36c140-0327-47c4-be71-05bedd0ce7fb tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7d2d1908-e776-4448-86df-7dab3de1d054) transitioned into state 'SUCCESS' from state '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-408068555',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='392305d29b214e0c95f7bf2dd89649c9',qos_specs=None,replication_status=,reservations=['46b199a0-72a5-40de-8754-4f2f9e40800c','cfcf6ec9-dde4-4206-bfc8-e5bb04ff2635','fdba6c1a-324b-4808-96ae-e24e281f2cc7','ad69dcdd-2439-43b1-ad5e-f88aa42c3e63'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ee032b782c2f46f6989b254429b67d60',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:50:58.826037 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-ba36c140-0327-47c4-be71-05bedd0ce7fb tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c30b9bd9-a907-4267-812b-fca136eadf26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:50:58.833875 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-ba36c140-0327-47c4-be71-05bedd0ce7fb tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c30b9bd9-a907-4267-812b-fca136eadf26) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:50:58.834684 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-ba36c140-0327-47c4-be71-05bedd0ce7fb tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Flow 'volume_create_api' (7517ef5d-8644-4e1b-9082-0d0a74ba1fc8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100372) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:50:58.834968 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-ba36c140-0327-47c4-be71-05bedd0ce7fb tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Create volume request issued successfully. Aug 12 10:50:58.835523 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-ba36c140-0327-47c4-be71-05bedd0ce7fb tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] https://10.4.3.105/volume/v3/volumes returned with HTTP 202 Aug 12 10:50:58.835966 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1406/5609] 10.4.3.105 () {68 vars in 1258 bytes} [Wed Aug 12 10:50:58 2026] POST /volume/v3/volumes => generated 777 bytes in 126 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 10:50:58.847327 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-6604548c-e634-44e4-b85e-ccce5b59b233 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:50:58.850022 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-6604548c-e634-44e4-b85e-ccce5b59b233 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] GET https://10.4.3.105/volume/v3/volumes/d836f801-32ea-44cd-b50b-70c0f3434b47 Aug 12 10:50:58.850087 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-6604548c-e634-44e4-b85e-ccce5b59b233 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:50:58.850334 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-6604548c-e634-44e4-b85e-ccce5b59b233 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:50:58.859183 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:50:58.859183 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:50:58.862782 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-6604548c-e634-44e4-b85e-ccce5b59b233 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Volume info retrieved successfully. Aug 12 10:50:58.867144 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-6604548c-e634-44e4-b85e-ccce5b59b233 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] https://10.4.3.105/volume/v3/volumes/d836f801-32ea-44cd-b50b-70c0f3434b47 returned with HTTP 200 Aug 12 10:50:58.867579 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1401/5610] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:50:58 2026] GET /volume/v3/volumes/d836f801-32ea-44cd-b50b-70c0f3434b47 => generated 956 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:50:59.879372 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-b87e2cce-20db-4de4-9a0e-7b15254a1e01 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:50:59.881548 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-b87e2cce-20db-4de4-9a0e-7b15254a1e01 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] GET https://10.4.3.105/volume/v3/volumes/d836f801-32ea-44cd-b50b-70c0f3434b47 Aug 12 10:50:59.881713 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-b87e2cce-20db-4de4-9a0e-7b15254a1e01 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:50:59.881949 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-b87e2cce-20db-4de4-9a0e-7b15254a1e01 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:50:59.889135 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:50:59.889135 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:50:59.892398 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-b87e2cce-20db-4de4-9a0e-7b15254a1e01 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Volume info retrieved successfully. Aug 12 10:50:59.895650 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-b87e2cce-20db-4de4-9a0e-7b15254a1e01 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] https://10.4.3.105/volume/v3/volumes/d836f801-32ea-44cd-b50b-70c0f3434b47 returned with HTTP 200 Aug 12 10:50:59.896145 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1410/5611] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:50:59 2026] GET /volume/v3/volumes/d836f801-32ea-44cd-b50b-70c0f3434b47 => generated 1008 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:50:59.906540 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-3826ec02-c612-4c6e-b434-8d00ee892147 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:50:59.908922 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-3826ec02-c612-4c6e-b434-8d00ee892147 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] POST https://10.4.3.105/volume/v3/snapshots Aug 12 10:50:59.909318 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-3826ec02-c612-4c6e-b434-8d00ee892147 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d836f801-32ea-44cd-b50b-70c0f3434b47", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-171706974"}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:50:59.919099 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:50:59.919099 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:50:59.919499 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-3826ec02-c612-4c6e-b434-8d00ee892147 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Volume info retrieved successfully. Aug 12 10:50:59.919670 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.v3.snapshots [None req-3826ec02-c612-4c6e-b434-8d00ee892147 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Create snapshot from volume d836f801-32ea-44cd-b50b-70c0f3434b47 Aug 12 10:50:59.943389 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.quota [None req-3826ec02-c612-4c6e-b434-8d00ee892147 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Created reservations ['afb9415a-cea2-4d47-a77e-cb3ad2c9a3ff', 'acc892a7-2306-473e-a270-cb5605121c67', '1ab35ff4-c73d-40bd-9c28-85ec8cc4ae94', 'a36d02ed-d57a-4883-baa6-250aff0733d7'] {{(pid=100373) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:50:59.968608 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-3826ec02-c612-4c6e-b434-8d00ee892147 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Snapshot create request issued successfully. Aug 12 10:50:59.968908 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-3826ec02-c612-4c6e-b434-8d00ee892147 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] https://10.4.3.105/volume/v3/snapshots returned with HTTP 202 Aug 12 10:50:59.969280 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1395/5612] 10.4.3.105 () {68 vars in 1265 bytes} [Wed Aug 12 10:50:59 2026] POST /volume/v3/snapshots => generated 307 bytes in 63 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 10:50:59.977087 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-6cd576b8-b74e-46b2-bedd-ff463be13c44 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:50:59.979494 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-6cd576b8-b74e-46b2-bedd-ff463be13c44 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] GET https://10.4.3.105/volume/v3/snapshots/13ee843f-0fa4-4cb9-9d3b-a631bb58038b Aug 12 10:50:59.979776 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-6cd576b8-b74e-46b2-bedd-ff463be13c44 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:50:59.980058 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-6cd576b8-b74e-46b2-bedd-ff463be13c44 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:50:59.984856 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:50:59.984856 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:50:59.985161 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-6cd576b8-b74e-46b2-bedd-ff463be13c44 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Snapshot retrieved successfully. Aug 12 10:50:59.985809 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-6cd576b8-b74e-46b2-bedd-ff463be13c44 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] https://10.4.3.105/volume/v3/snapshots/13ee843f-0fa4-4cb9-9d3b-a631bb58038b returned with HTTP 200 Aug 12 10:50:59.986402 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1407/5613] 10.4.3.105 () {66 vars in 1354 bytes} [Wed Aug 12 10:50:59 2026] GET /volume/v3/snapshots/13ee843f-0fa4-4cb9-9d3b-a631bb58038b => generated 439 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:51:00.995345 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-377e8585-f4a6-44dd-a69e-f8ace548e77c None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:51:00.997059 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-377e8585-f4a6-44dd-a69e-f8ace548e77c tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] GET https://10.4.3.105/volume/v3/snapshots/13ee843f-0fa4-4cb9-9d3b-a631bb58038b Aug 12 10:51:00.997292 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-377e8585-f4a6-44dd-a69e-f8ace548e77c tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:51:00.997493 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-377e8585-f4a6-44dd-a69e-f8ace548e77c tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:51:01.002167 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:51:01.002167 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:51:01.002411 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-377e8585-f4a6-44dd-a69e-f8ace548e77c tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Snapshot retrieved successfully. Aug 12 10:51:01.003011 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-377e8585-f4a6-44dd-a69e-f8ace548e77c tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] https://10.4.3.105/volume/v3/snapshots/13ee843f-0fa4-4cb9-9d3b-a631bb58038b returned with HTTP 200 Aug 12 10:51:01.003346 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1402/5614] 10.4.3.105 () {66 vars in 1354 bytes} [Wed Aug 12 10:51:00 2026] GET /volume/v3/snapshots/13ee843f-0fa4-4cb9-9d3b-a631bb58038b => generated 466 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:51:01.013406 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-05d62d48-c898-43d2-b97c-5b68ccc5de6c None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:51:01.015123 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-05d62d48-c898-43d2-b97c-5b68ccc5de6c tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-member] GET https://10.4.3.105/volume/v3/snapshots Aug 12 10:51:01.015304 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-05d62d48-c898-43d2-b97c-5b68ccc5de6c tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:51:01.015483 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-05d62d48-c898-43d2-b97c-5b68ccc5de6c tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-member] Calling method 'index' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:51:01.015774 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.api_utils [None req-05d62d48-c898-43d2-b97c-5b68ccc5de6c tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-member] Removing options '' from query. {{(pid=100375) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 10:51:01.016735 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.db.api [None req-05d62d48-c898-43d2-b97c-5b68ccc5de6c tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-member] Building query based on filter {{(pid=100375) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 12 10:51:01.020847 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-05d62d48-c898-43d2-b97c-5b68ccc5de6c tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-member] Get all snapshots completed successfully. Aug 12 10:51:01.021194 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-05d62d48-c898-43d2-b97c-5b68ccc5de6c tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-member] https://10.4.3.105/volume/v3/snapshots returned with HTTP 200 Aug 12 10:51:01.021668 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1411/5615] 10.4.3.105 () {66 vars in 1243 bytes} [Wed Aug 12 10:51:01 2026] GET /volume/v3/snapshots => generated 335 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:51:01.030255 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-d9a07b98-2515-4d24-92f5-9b380ad829d5 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:51:01.032098 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-d9a07b98-2515-4d24-92f5-9b380ad829d5 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] DELETE https://10.4.3.105/volume/v3/snapshots/13ee843f-0fa4-4cb9-9d3b-a631bb58038b Aug 12 10:51:01.032281 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-d9a07b98-2515-4d24-92f5-9b380ad829d5 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:51:01.032457 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-d9a07b98-2515-4d24-92f5-9b380ad829d5 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Calling method 'delete' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:51:01.032596 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.v3.snapshots [None req-d9a07b98-2515-4d24-92f5-9b380ad829d5 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Delete snapshot with id: 13ee843f-0fa4-4cb9-9d3b-a631bb58038b Aug 12 10:51:01.037106 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:51:01.037106 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:51:01.037360 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-d9a07b98-2515-4d24-92f5-9b380ad829d5 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Snapshot retrieved successfully. Aug 12 10:51:01.051375 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-d9a07b98-2515-4d24-92f5-9b380ad829d5 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Snapshot delete request issued successfully. Aug 12 10:51:01.051530 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-d9a07b98-2515-4d24-92f5-9b380ad829d5 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] https://10.4.3.105/volume/v3/snapshots/13ee843f-0fa4-4cb9-9d3b-a631bb58038b returned with HTTP 202 Aug 12 10:51:01.052212 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1396/5616] 10.4.3.105 () {66 vars in 1357 bytes} [Wed Aug 12 10:51:01 2026] DELETE /volume/v3/snapshots/13ee843f-0fa4-4cb9-9d3b-a631bb58038b => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 10:51:01.059056 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-3f7f63ab-15b4-404c-a5c3-9127cf64bb00 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:51:01.060743 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-3f7f63ab-15b4-404c-a5c3-9127cf64bb00 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] GET https://10.4.3.105/volume/v3/snapshots/13ee843f-0fa4-4cb9-9d3b-a631bb58038b Aug 12 10:51:01.060911 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-3f7f63ab-15b4-404c-a5c3-9127cf64bb00 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:51:01.061075 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-3f7f63ab-15b4-404c-a5c3-9127cf64bb00 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:51:01.065976 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:51:01.065976 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:51:01.066252 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-3f7f63ab-15b4-404c-a5c3-9127cf64bb00 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Snapshot retrieved successfully. Aug 12 10:51:01.066830 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-3f7f63ab-15b4-404c-a5c3-9127cf64bb00 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] https://10.4.3.105/volume/v3/snapshots/13ee843f-0fa4-4cb9-9d3b-a631bb58038b returned with HTTP 200 Aug 12 10:51:01.067156 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1408/5617] 10.4.3.105 () {66 vars in 1354 bytes} [Wed Aug 12 10:51:01 2026] GET /volume/v3/snapshots/13ee843f-0fa4-4cb9-9d3b-a631bb58038b => generated 465 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:51:02.076839 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-6a018401-e290-4937-9dce-71f642dbd9d3 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:51:02.078691 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-6a018401-e290-4937-9dce-71f642dbd9d3 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] GET https://10.4.3.105/volume/v3/snapshots/13ee843f-0fa4-4cb9-9d3b-a631bb58038b Aug 12 10:51:02.078901 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-6a018401-e290-4937-9dce-71f642dbd9d3 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:51:02.079087 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-6a018401-e290-4937-9dce-71f642dbd9d3 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:51:02.083336 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-6a018401-e290-4937-9dce-71f642dbd9d3 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] https://10.4.3.105/volume/v3/snapshots/13ee843f-0fa4-4cb9-9d3b-a631bb58038b returned with HTTP 404 Aug 12 10:51:02.083857 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1403/5618] 10.4.3.105 () {66 vars in 1354 bytes} [Wed Aug 12 10:51:02 2026] GET /volume/v3/snapshots/13ee843f-0fa4-4cb9-9d3b-a631bb58038b => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:51:02.090134 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-6ea7916a-7fb8-45cb-af7d-93c72a426c7b None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:51:02.092200 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-6ea7916a-7fb8-45cb-af7d-93c72a426c7b tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] DELETE https://10.4.3.105/volume/v3/volumes/d836f801-32ea-44cd-b50b-70c0f3434b47 Aug 12 10:51:02.092390 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-6ea7916a-7fb8-45cb-af7d-93c72a426c7b tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:51:02.092595 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-6ea7916a-7fb8-45cb-af7d-93c72a426c7b tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Calling method 'delete' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:51:02.092756 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.v3.volumes [None req-6ea7916a-7fb8-45cb-af7d-93c72a426c7b tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Delete volume with id: d836f801-32ea-44cd-b50b-70c0f3434b47 Aug 12 10:51:02.099088 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:51:02.099088 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:51:02.099316 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-6ea7916a-7fb8-45cb-af7d-93c72a426c7b tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Volume info retrieved successfully. Aug 12 10:51:02.112749 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-6ea7916a-7fb8-45cb-af7d-93c72a426c7b tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Delete volume request issued successfully. Aug 12 10:51:02.112906 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-6ea7916a-7fb8-45cb-af7d-93c72a426c7b tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] https://10.4.3.105/volume/v3/volumes/d836f801-32ea-44cd-b50b-70c0f3434b47 returned with HTTP 202 Aug 12 10:51:02.113285 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1412/5619] 10.4.3.105 () {66 vars in 1351 bytes} [Wed Aug 12 10:51:02 2026] DELETE /volume/v3/volumes/d836f801-32ea-44cd-b50b-70c0f3434b47 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 10:51:02.120156 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-659d5c57-5469-49ce-bb34-bcd79d221590 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:51:02.121747 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-659d5c57-5469-49ce-bb34-bcd79d221590 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] GET https://10.4.3.105/volume/v3/volumes/d836f801-32ea-44cd-b50b-70c0f3434b47 Aug 12 10:51:02.121913 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-659d5c57-5469-49ce-bb34-bcd79d221590 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:51:02.122080 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-659d5c57-5469-49ce-bb34-bcd79d221590 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:51:02.128297 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:51:02.128297 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:51:02.131249 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-659d5c57-5469-49ce-bb34-bcd79d221590 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Volume info retrieved successfully. Aug 12 10:51:02.134370 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-659d5c57-5469-49ce-bb34-bcd79d221590 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] https://10.4.3.105/volume/v3/volumes/d836f801-32ea-44cd-b50b-70c0f3434b47 returned with HTTP 200 Aug 12 10:51:02.134855 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1397/5620] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:51:02 2026] GET /volume/v3/volumes/d836f801-32ea-44cd-b50b-70c0f3434b47 => generated 1007 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:51:03.148345 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-50f849b8-291e-4bab-abb2-36d9f8b103f1 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:51:03.150125 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-50f849b8-291e-4bab-abb2-36d9f8b103f1 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] GET https://10.4.3.105/volume/v3/volumes/d836f801-32ea-44cd-b50b-70c0f3434b47 Aug 12 10:51:03.150329 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-50f849b8-291e-4bab-abb2-36d9f8b103f1 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:51:03.150506 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-50f849b8-291e-4bab-abb2-36d9f8b103f1 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:51:03.156254 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-50f849b8-291e-4bab-abb2-36d9f8b103f1 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] https://10.4.3.105/volume/v3/volumes/d836f801-32ea-44cd-b50b-70c0f3434b47 returned with HTTP 404 Aug 12 10:51:03.156726 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1409/5621] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:51:03 2026] GET /volume/v3/volumes/d836f801-32ea-44cd-b50b-70c0f3434b47 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:51:03.163698 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-f132da20-b8b1-4a28-a5f0-1815c37af731 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:51:03.165679 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-f132da20-b8b1-4a28-a5f0-1815c37af731 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] POST https://10.4.3.105/volume/v3/volumes Aug 12 10:51:03.166065 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-f132da20-b8b1-4a28-a5f0-1815c37af731 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1712991097"}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:51:03.168136 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.volumes [None req-f132da20-b8b1-4a28-a5f0-1815c37af731 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1712991097'}} {{(pid=100374) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 10:51:03.168282 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.v3.volumes [None req-f132da20-b8b1-4a28-a5f0-1815c37af731 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Create volume of 1 GB Aug 12 10:51:03.172702 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-f132da20-b8b1-4a28-a5f0-1815c37af731 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Availability Zones retrieved successfully. Aug 12 10:51:03.177801 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-f132da20-b8b1-4a28-a5f0-1815c37af731 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Flow 'volume_create_api' (76dea0b1-2ca6-4c44-86fe-ce57192e998f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:51:03.178884 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-f132da20-b8b1-4a28-a5f0-1815c37af731 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c4da44c4-48e4-47e2-b704-ae4bc68f0d6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:51:03.179664 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.flows.api.create_volume [None req-f132da20-b8b1-4a28-a5f0-1815c37af731 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Validating volume size '1' using validate_int {{(pid=100374) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 10:51:03.202426 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-f132da20-b8b1-4a28-a5f0-1815c37af731 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c4da44c4-48e4-47e2-b704-ae4bc68f0d6a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T10:26:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6cd66f07-4c7b-40b2-9dfb-378538f29c9e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:51:03.203314 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-f132da20-b8b1-4a28-a5f0-1815c37af731 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d11449cb-1052-4397-844f-8222137481f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:51:03.238250 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.quota [None req-f132da20-b8b1-4a28-a5f0-1815c37af731 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Created reservations ['2a61ef14-d351-4591-8065-2ccb2c40a410', 'ac313f67-0ca7-4e0f-b0ee-63279629cf1e', 'fbdb1d10-2feb-4435-88a6-6124bc463d4e', 'f33967e4-e00f-4318-8c64-5b9b0504336d'] {{(pid=100374) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:51:03.239017 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-f132da20-b8b1-4a28-a5f0-1815c37af731 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d11449cb-1052-4397-844f-8222137481f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2a61ef14-d351-4591-8065-2ccb2c40a410', 'ac313f67-0ca7-4e0f-b0ee-63279629cf1e', 'fbdb1d10-2feb-4435-88a6-6124bc463d4e', 'f33967e4-e00f-4318-8c64-5b9b0504336d']}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:51:03.239698 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-f132da20-b8b1-4a28-a5f0-1815c37af731 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ff924088-e6b1-457b-8699-a6c4dcab71aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:51:03.261432 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-f132da20-b8b1-4a28-a5f0-1815c37af731 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ff924088-e6b1-457b-8699-a6c4dcab71aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0e59540a-a246-43d5-b1ad-a6d4dc068bc8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1712991097',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='392305d29b214e0c95f7bf2dd89649c9',qos_specs=None,replication_status=,reservations=['2a61ef14-d351-4591-8065-2ccb2c40a410','ac313f67-0ca7-4e0f-b0ee-63279629cf1e','fbdb1d10-2feb-4435-88a6-6124bc463d4e','f33967e4-e00f-4318-8c64-5b9b0504336d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ee032b782c2f46f6989b254429b67d60',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:51:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1712991097',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0e59540a-a246-43d5-b1ad-a6d4dc068bc8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='392305d29b214e0c95f7bf2dd89649c9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ee032b782c2f46f6989b254429b67d60',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6cd66f07-4c7b-40b2-9dfb-378538f29c9e),volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:51:03.262152 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-f132da20-b8b1-4a28-a5f0-1815c37af731 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fad309df-3441-45cd-8615-427e627ae21a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:51:03.278852 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-f132da20-b8b1-4a28-a5f0-1815c37af731 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fad309df-3441-45cd-8615-427e627ae21a) transitioned into state 'SUCCESS' from state '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-1712991097',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='392305d29b214e0c95f7bf2dd89649c9',qos_specs=None,replication_status=,reservations=['2a61ef14-d351-4591-8065-2ccb2c40a410','ac313f67-0ca7-4e0f-b0ee-63279629cf1e','fbdb1d10-2feb-4435-88a6-6124bc463d4e','f33967e4-e00f-4318-8c64-5b9b0504336d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ee032b782c2f46f6989b254429b67d60',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:51:03.279484 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-f132da20-b8b1-4a28-a5f0-1815c37af731 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cc705b5e-673a-4918-989d-13e78a3b67df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:51:03.287616 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-f132da20-b8b1-4a28-a5f0-1815c37af731 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cc705b5e-673a-4918-989d-13e78a3b67df) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:51:03.288339 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-f132da20-b8b1-4a28-a5f0-1815c37af731 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Flow 'volume_create_api' (76dea0b1-2ca6-4c44-86fe-ce57192e998f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100374) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:51:03.288647 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-f132da20-b8b1-4a28-a5f0-1815c37af731 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Create volume request issued successfully. Aug 12 10:51:03.289198 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-f132da20-b8b1-4a28-a5f0-1815c37af731 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] https://10.4.3.105/volume/v3/volumes returned with HTTP 202 Aug 12 10:51:03.289665 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1404/5622] 10.4.3.105 () {68 vars in 1258 bytes} [Wed Aug 12 10:51:03 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 10:51:03.300956 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-b46b5d54-eb9e-455c-a035-1932f898074a None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:51:03.302382 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-b46b5d54-eb9e-455c-a035-1932f898074a tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] GET https://10.4.3.105/volume/v3/volumes/0e59540a-a246-43d5-b1ad-a6d4dc068bc8 Aug 12 10:51:03.302586 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-b46b5d54-eb9e-455c-a035-1932f898074a tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:51:03.302810 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-b46b5d54-eb9e-455c-a035-1932f898074a tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:51:03.309291 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:51:03.309291 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:51:03.312323 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-b46b5d54-eb9e-455c-a035-1932f898074a tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Volume info retrieved successfully. Aug 12 10:51:03.315524 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-b46b5d54-eb9e-455c-a035-1932f898074a tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] https://10.4.3.105/volume/v3/volumes/0e59540a-a246-43d5-b1ad-a6d4dc068bc8 returned with HTTP 200 Aug 12 10:51:03.316050 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1413/5623] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:51:03 2026] GET /volume/v3/volumes/0e59540a-a246-43d5-b1ad-a6d4dc068bc8 => generated 957 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:51:04.327287 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-2e4bf025-860c-4a6a-91f6-0c0aedd2c9c1 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:51:04.328826 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-2e4bf025-860c-4a6a-91f6-0c0aedd2c9c1 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] GET https://10.4.3.105/volume/v3/volumes/0e59540a-a246-43d5-b1ad-a6d4dc068bc8 Aug 12 10:51:04.328973 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-2e4bf025-860c-4a6a-91f6-0c0aedd2c9c1 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:51:04.329177 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-2e4bf025-860c-4a6a-91f6-0c0aedd2c9c1 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:51:04.335349 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:51:04.335349 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:51:04.338163 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-2e4bf025-860c-4a6a-91f6-0c0aedd2c9c1 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Volume info retrieved successfully. Aug 12 10:51:04.341727 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-2e4bf025-860c-4a6a-91f6-0c0aedd2c9c1 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] https://10.4.3.105/volume/v3/volumes/0e59540a-a246-43d5-b1ad-a6d4dc068bc8 returned with HTTP 200 Aug 12 10:51:04.341785 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1398/5624] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:51:04 2026] GET /volume/v3/volumes/0e59540a-a246-43d5-b1ad-a6d4dc068bc8 => generated 1009 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:51:04.352568 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-2f500fde-19f9-4441-b146-c9daac152c5b None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:51:04.354257 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-2f500fde-19f9-4441-b146-c9daac152c5b tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] POST https://10.4.3.105/volume/v3/snapshots Aug 12 10:51:04.354600 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-2f500fde-19f9-4441-b146-c9daac152c5b tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "0e59540a-a246-43d5-b1ad-a6d4dc068bc8", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-814346304"}} {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:51:04.363056 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:51:04.363056 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:51:04.363398 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-2f500fde-19f9-4441-b146-c9daac152c5b tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Volume info retrieved successfully. Aug 12 10:51:04.363522 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.v3.snapshots [None req-2f500fde-19f9-4441-b146-c9daac152c5b tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Create snapshot from volume 0e59540a-a246-43d5-b1ad-a6d4dc068bc8 Aug 12 10:51:04.386561 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.quota [None req-2f500fde-19f9-4441-b146-c9daac152c5b tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Created reservations ['59fbc619-b027-435f-ad28-55ee7b9bfe00', '60ed4add-7627-401d-a005-5ecf6996b11a', '63322805-a86e-4981-b3ff-a5c2fda83a1b', 'd5049647-dcc7-4fc0-ad29-6e070c7056ae'] {{(pid=100372) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:51:04.412996 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-2f500fde-19f9-4441-b146-c9daac152c5b tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Snapshot create request issued successfully. Aug 12 10:51:04.413365 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-2f500fde-19f9-4441-b146-c9daac152c5b tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] https://10.4.3.105/volume/v3/snapshots returned with HTTP 202 Aug 12 10:51:04.414039 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1410/5625] 10.4.3.105 () {68 vars in 1265 bytes} [Wed Aug 12 10:51:04 2026] POST /volume/v3/snapshots => generated 307 bytes in 62 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 10:51:04.422343 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-e32626d3-e634-4846-81cc-b3b29db1ed9e None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:51:04.424423 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-e32626d3-e634-4846-81cc-b3b29db1ed9e tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] GET https://10.4.3.105/volume/v3/snapshots/6308f7a2-0e72-41e1-bc13-0fd980a1cc8a Aug 12 10:51:04.424726 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-e32626d3-e634-4846-81cc-b3b29db1ed9e tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:51:04.424964 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-e32626d3-e634-4846-81cc-b3b29db1ed9e tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:51:04.429561 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:51:04.429561 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:51:04.429844 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-e32626d3-e634-4846-81cc-b3b29db1ed9e tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Snapshot retrieved successfully. Aug 12 10:51:04.430405 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-e32626d3-e634-4846-81cc-b3b29db1ed9e tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] https://10.4.3.105/volume/v3/snapshots/6308f7a2-0e72-41e1-bc13-0fd980a1cc8a returned with HTTP 200 Aug 12 10:51:04.430777 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1405/5626] 10.4.3.105 () {66 vars in 1354 bytes} [Wed Aug 12 10:51:04 2026] GET /volume/v3/snapshots/6308f7a2-0e72-41e1-bc13-0fd980a1cc8a => generated 439 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:51:05.439688 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-cadde5cb-c01c-40f1-84c6-6ee0a162c718 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:51:05.441638 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-cadde5cb-c01c-40f1-84c6-6ee0a162c718 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] GET https://10.4.3.105/volume/v3/snapshots/6308f7a2-0e72-41e1-bc13-0fd980a1cc8a Aug 12 10:51:05.441863 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-cadde5cb-c01c-40f1-84c6-6ee0a162c718 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:51:05.442075 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-cadde5cb-c01c-40f1-84c6-6ee0a162c718 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:51:05.448868 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:51:05.448868 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:51:05.449591 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-cadde5cb-c01c-40f1-84c6-6ee0a162c718 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Snapshot retrieved successfully. Aug 12 10:51:05.449902 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-cadde5cb-c01c-40f1-84c6-6ee0a162c718 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] https://10.4.3.105/volume/v3/snapshots/6308f7a2-0e72-41e1-bc13-0fd980a1cc8a returned with HTTP 200 Aug 12 10:51:05.450397 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1414/5627] 10.4.3.105 () {66 vars in 1354 bytes} [Wed Aug 12 10:51:05 2026] GET /volume/v3/snapshots/6308f7a2-0e72-41e1-bc13-0fd980a1cc8a => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:51:05.458960 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-9ef43d60-e540-4b6a-b5c6-d52cfdb327ff None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:51:05.461169 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-9ef43d60-e540-4b6a-b5c6-d52cfdb327ff tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-member] POST https://10.4.3.105/volume/v3/snapshots/6308f7a2-0e72-41e1-bc13-0fd980a1cc8a/action Aug 12 10:51:05.461695 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-9ef43d60-e540-4b6a-b5c6-d52cfdb327ff tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-member] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100373) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 10:51:05.461892 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-9ef43d60-e540-4b6a-b5c6-d52cfdb327ff tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-member] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:51:05.463707 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.contrib.admin_actions [None req-9ef43d60-e540-4b6a-b5c6-d52cfdb327ff tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-member] Updating snapshot '6308f7a2-0e72-41e1-bc13-0fd980a1cc8a' with '{'status': 'error'}' {{(pid=100373) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 12 10:51:05.475465 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:51:05.475465 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:51:05.476136 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.policy [None req-9ef43d60-e540-4b6a-b5c6-d52cfdb327ff tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-member] Policy check for volume_extension:snapshot_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '73caeec8149b4acb9dff4f1cffa8d66f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '392305d29b214e0c95f7bf2dd89649c9', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100373) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 12 10:51:05.476407 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-9ef43d60-e540-4b6a-b5c6-d52cfdb327ff tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-member] https://10.4.3.105/volume/v3/snapshots/6308f7a2-0e72-41e1-bc13-0fd980a1cc8a/action returned with HTTP 403 Aug 12 10:51:05.477045 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1399/5628] 10.4.3.105 () {68 vars in 1396 bytes} [Wed Aug 12 10:51:05 2026] POST /volume/v3/snapshots/6308f7a2-0e72-41e1-bc13-0fd980a1cc8a/action => generated 133 bytes in 19 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:51:05.483672 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-50f92f10-cb93-4bc0-b4d2-9672ba3cca2e None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:51:05.485460 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-50f92f10-cb93-4bc0-b4d2-9672ba3cca2e tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] DELETE https://10.4.3.105/volume/v3/snapshots/6308f7a2-0e72-41e1-bc13-0fd980a1cc8a Aug 12 10:51:05.485700 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-50f92f10-cb93-4bc0-b4d2-9672ba3cca2e tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:51:05.485894 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-50f92f10-cb93-4bc0-b4d2-9672ba3cca2e tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Calling method 'delete' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:51:05.485993 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.v3.snapshots [None req-50f92f10-cb93-4bc0-b4d2-9672ba3cca2e tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Delete snapshot with id: 6308f7a2-0e72-41e1-bc13-0fd980a1cc8a Aug 12 10:51:05.490581 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:51:05.490581 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:51:05.490847 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-50f92f10-cb93-4bc0-b4d2-9672ba3cca2e tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Snapshot retrieved successfully. Aug 12 10:51:05.504198 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-50f92f10-cb93-4bc0-b4d2-9672ba3cca2e tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Snapshot delete request issued successfully. Aug 12 10:51:05.504198 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-50f92f10-cb93-4bc0-b4d2-9672ba3cca2e tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] https://10.4.3.105/volume/v3/snapshots/6308f7a2-0e72-41e1-bc13-0fd980a1cc8a returned with HTTP 202 Aug 12 10:51:05.504564 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1411/5629] 10.4.3.105 () {66 vars in 1357 bytes} [Wed Aug 12 10:51:05 2026] DELETE /volume/v3/snapshots/6308f7a2-0e72-41e1-bc13-0fd980a1cc8a => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 10:51:05.512083 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-49710c96-e476-4426-93f3-8442c2d5c5d3 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:51:05.513688 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-49710c96-e476-4426-93f3-8442c2d5c5d3 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] GET https://10.4.3.105/volume/v3/snapshots/6308f7a2-0e72-41e1-bc13-0fd980a1cc8a Aug 12 10:51:05.513858 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-49710c96-e476-4426-93f3-8442c2d5c5d3 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:51:05.514101 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-49710c96-e476-4426-93f3-8442c2d5c5d3 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:51:05.519214 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:51:05.519214 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:51:05.519535 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-49710c96-e476-4426-93f3-8442c2d5c5d3 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Snapshot retrieved successfully. Aug 12 10:51:05.520090 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-49710c96-e476-4426-93f3-8442c2d5c5d3 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] https://10.4.3.105/volume/v3/snapshots/6308f7a2-0e72-41e1-bc13-0fd980a1cc8a returned with HTTP 200 Aug 12 10:51:05.520418 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1406/5630] 10.4.3.105 () {66 vars in 1354 bytes} [Wed Aug 12 10:51:05 2026] GET /volume/v3/snapshots/6308f7a2-0e72-41e1-bc13-0fd980a1cc8a => generated 465 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:51:06.529506 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-61f86aae-87a1-4780-8b9f-ad9185336df3 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:51:06.531101 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-61f86aae-87a1-4780-8b9f-ad9185336df3 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] GET https://10.4.3.105/volume/v3/snapshots/6308f7a2-0e72-41e1-bc13-0fd980a1cc8a Aug 12 10:51:06.531262 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-61f86aae-87a1-4780-8b9f-ad9185336df3 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:51:06.531433 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-61f86aae-87a1-4780-8b9f-ad9185336df3 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:51:06.535117 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-61f86aae-87a1-4780-8b9f-ad9185336df3 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] https://10.4.3.105/volume/v3/snapshots/6308f7a2-0e72-41e1-bc13-0fd980a1cc8a returned with HTTP 404 Aug 12 10:51:06.535530 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1415/5631] 10.4.3.105 () {66 vars in 1354 bytes} [Wed Aug 12 10:51:06 2026] GET /volume/v3/snapshots/6308f7a2-0e72-41e1-bc13-0fd980a1cc8a => generated 111 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:51:06.541496 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-9c4c2134-93f8-4683-8bd0-f30129bc5296 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:51:06.543182 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-9c4c2134-93f8-4683-8bd0-f30129bc5296 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] DELETE https://10.4.3.105/volume/v3/volumes/0e59540a-a246-43d5-b1ad-a6d4dc068bc8 Aug 12 10:51:06.543367 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-9c4c2134-93f8-4683-8bd0-f30129bc5296 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:51:06.543573 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-9c4c2134-93f8-4683-8bd0-f30129bc5296 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Calling method 'delete' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:51:06.543761 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.v3.volumes [None req-9c4c2134-93f8-4683-8bd0-f30129bc5296 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Delete volume with id: 0e59540a-a246-43d5-b1ad-a6d4dc068bc8 Aug 12 10:51:06.550272 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:51:06.550272 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:51:06.550579 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-9c4c2134-93f8-4683-8bd0-f30129bc5296 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Volume info retrieved successfully. Aug 12 10:51:06.563833 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-9c4c2134-93f8-4683-8bd0-f30129bc5296 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Delete volume request issued successfully. Aug 12 10:51:06.564013 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-9c4c2134-93f8-4683-8bd0-f30129bc5296 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] https://10.4.3.105/volume/v3/volumes/0e59540a-a246-43d5-b1ad-a6d4dc068bc8 returned with HTTP 202 Aug 12 10:51:06.564392 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1400/5632] 10.4.3.105 () {66 vars in 1351 bytes} [Wed Aug 12 10:51:06 2026] DELETE /volume/v3/volumes/0e59540a-a246-43d5-b1ad-a6d4dc068bc8 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 10:51:06.571948 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-0bf9da96-252c-41a6-8ec0-51e1b8dd94dc None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:51:06.573585 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-0bf9da96-252c-41a6-8ec0-51e1b8dd94dc tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] GET https://10.4.3.105/volume/v3/volumes/0e59540a-a246-43d5-b1ad-a6d4dc068bc8 Aug 12 10:51:06.573802 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-0bf9da96-252c-41a6-8ec0-51e1b8dd94dc tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:51:06.574001 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-0bf9da96-252c-41a6-8ec0-51e1b8dd94dc tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:51:06.580303 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:51:06.580303 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:51:06.583339 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-0bf9da96-252c-41a6-8ec0-51e1b8dd94dc tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Volume info retrieved successfully. Aug 12 10:51:06.587683 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-0bf9da96-252c-41a6-8ec0-51e1b8dd94dc tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] https://10.4.3.105/volume/v3/volumes/0e59540a-a246-43d5-b1ad-a6d4dc068bc8 returned with HTTP 200 Aug 12 10:51:06.588087 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1412/5633] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:51:06 2026] GET /volume/v3/volumes/0e59540a-a246-43d5-b1ad-a6d4dc068bc8 => generated 1008 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:51:07.599721 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-e418236b-ca75-45cc-8be3-b5859f0356c4 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:51:07.601408 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-e418236b-ca75-45cc-8be3-b5859f0356c4 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] GET https://10.4.3.105/volume/v3/volumes/0e59540a-a246-43d5-b1ad-a6d4dc068bc8 Aug 12 10:51:07.601658 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-e418236b-ca75-45cc-8be3-b5859f0356c4 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:51:07.602015 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-e418236b-ca75-45cc-8be3-b5859f0356c4 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:51:07.607668 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-e418236b-ca75-45cc-8be3-b5859f0356c4 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] https://10.4.3.105/volume/v3/volumes/0e59540a-a246-43d5-b1ad-a6d4dc068bc8 returned with HTTP 404 Aug 12 10:51:07.608328 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1407/5634] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:51:07 2026] GET /volume/v3/volumes/0e59540a-a246-43d5-b1ad-a6d4dc068bc8 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:51:07.615406 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-4441356e-9ad7-455a-9f05-9b7c011c2385 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:51:07.617035 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-4441356e-9ad7-455a-9f05-9b7c011c2385 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] POST https://10.4.3.105/volume/v3/volumes Aug 12 10:51:07.617341 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-4441356e-9ad7-455a-9f05-9b7c011c2385 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-504122948"}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:51:07.618947 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.v3.volumes [None req-4441356e-9ad7-455a-9f05-9b7c011c2385 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-504122948'}} {{(pid=100375) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 10:51:07.619068 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.v3.volumes [None req-4441356e-9ad7-455a-9f05-9b7c011c2385 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Create volume of 1 GB Aug 12 10:51:07.622825 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-4441356e-9ad7-455a-9f05-9b7c011c2385 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Availability Zones retrieved successfully. Aug 12 10:51:07.627537 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-4441356e-9ad7-455a-9f05-9b7c011c2385 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Flow 'volume_create_api' (709a0c8b-c06d-4ed2-a667-81282885532b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:51:07.628464 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-4441356e-9ad7-455a-9f05-9b7c011c2385 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (37da6fd9-2250-4ffe-afa6-1c9f957ddfac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:51:07.629243 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.flows.api.create_volume [None req-4441356e-9ad7-455a-9f05-9b7c011c2385 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Validating volume size '1' using validate_int {{(pid=100375) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 10:51:07.650674 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-4441356e-9ad7-455a-9f05-9b7c011c2385 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (37da6fd9-2250-4ffe-afa6-1c9f957ddfac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T10:26:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6cd66f07-4c7b-40b2-9dfb-378538f29c9e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:51:07.651317 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-4441356e-9ad7-455a-9f05-9b7c011c2385 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (13f1f8e4-f213-4e9b-b032-dda91e6ad467) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:51:07.685472 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.quota [None req-4441356e-9ad7-455a-9f05-9b7c011c2385 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Created reservations ['4456d8bb-3946-4c90-af2e-5f61102cbeca', '7f8e0485-acd2-405f-b70b-afff6da201b4', 'de7f9057-1d68-439d-8be2-e4dc98d68809', '7dd80657-5d53-4e0f-aab2-6bc49dd0ba11'] {{(pid=100375) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:51:07.686219 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-4441356e-9ad7-455a-9f05-9b7c011c2385 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (13f1f8e4-f213-4e9b-b032-dda91e6ad467) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4456d8bb-3946-4c90-af2e-5f61102cbeca', '7f8e0485-acd2-405f-b70b-afff6da201b4', 'de7f9057-1d68-439d-8be2-e4dc98d68809', '7dd80657-5d53-4e0f-aab2-6bc49dd0ba11']}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:51:07.686915 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-4441356e-9ad7-455a-9f05-9b7c011c2385 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (542cd0d8-18a1-414b-80d2-a924fb77ee25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:51:07.708880 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-4441356e-9ad7-455a-9f05-9b7c011c2385 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (542cd0d8-18a1-414b-80d2-a924fb77ee25) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '25a83fe6-fdae-44f1-bdb0-1c17ed249691', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-504122948',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='392305d29b214e0c95f7bf2dd89649c9',qos_specs=None,replication_status=,reservations=['4456d8bb-3946-4c90-af2e-5f61102cbeca','7f8e0485-acd2-405f-b70b-afff6da201b4','de7f9057-1d68-439d-8be2-e4dc98d68809','7dd80657-5d53-4e0f-aab2-6bc49dd0ba11'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ee032b782c2f46f6989b254429b67d60',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:51:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-504122948',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=25a83fe6-fdae-44f1-bdb0-1c17ed249691,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='392305d29b214e0c95f7bf2dd89649c9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ee032b782c2f46f6989b254429b67d60',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6cd66f07-4c7b-40b2-9dfb-378538f29c9e),volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:51:07.709507 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-4441356e-9ad7-455a-9f05-9b7c011c2385 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (30bcf3fb-4216-432c-a2c6-631ff87800fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:51:07.724302 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-4441356e-9ad7-455a-9f05-9b7c011c2385 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (30bcf3fb-4216-432c-a2c6-631ff87800fc) transitioned into state 'SUCCESS' from state '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-504122948',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='392305d29b214e0c95f7bf2dd89649c9',qos_specs=None,replication_status=,reservations=['4456d8bb-3946-4c90-af2e-5f61102cbeca','7f8e0485-acd2-405f-b70b-afff6da201b4','de7f9057-1d68-439d-8be2-e4dc98d68809','7dd80657-5d53-4e0f-aab2-6bc49dd0ba11'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ee032b782c2f46f6989b254429b67d60',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:51:07.724970 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-4441356e-9ad7-455a-9f05-9b7c011c2385 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (23f2fb95-61fc-4b1c-8c03-4b4bf51b8b68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:51:07.732042 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-4441356e-9ad7-455a-9f05-9b7c011c2385 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (23f2fb95-61fc-4b1c-8c03-4b4bf51b8b68) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:51:07.732768 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-4441356e-9ad7-455a-9f05-9b7c011c2385 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Flow 'volume_create_api' (709a0c8b-c06d-4ed2-a667-81282885532b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100375) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:51:07.733023 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-4441356e-9ad7-455a-9f05-9b7c011c2385 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Create volume request issued successfully. Aug 12 10:51:07.733527 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-4441356e-9ad7-455a-9f05-9b7c011c2385 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] https://10.4.3.105/volume/v3/volumes returned with HTTP 202 Aug 12 10:51:07.734086 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1416/5635] 10.4.3.105 () {68 vars in 1258 bytes} [Wed Aug 12 10:51:07 2026] POST /volume/v3/volumes => generated 777 bytes in 119 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 10:51:07.744361 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-ed1d9b10-fcca-4ab3-8af7-9e50450b2b6f None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:51:07.746073 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-ed1d9b10-fcca-4ab3-8af7-9e50450b2b6f tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] GET https://10.4.3.105/volume/v3/volumes/25a83fe6-fdae-44f1-bdb0-1c17ed249691 Aug 12 10:51:07.746257 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-ed1d9b10-fcca-4ab3-8af7-9e50450b2b6f tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:51:07.746431 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-ed1d9b10-fcca-4ab3-8af7-9e50450b2b6f tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:51:07.753326 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:51:07.753326 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:51:07.756358 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-ed1d9b10-fcca-4ab3-8af7-9e50450b2b6f tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Volume info retrieved successfully. Aug 12 10:51:07.759710 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-ed1d9b10-fcca-4ab3-8af7-9e50450b2b6f tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] https://10.4.3.105/volume/v3/volumes/25a83fe6-fdae-44f1-bdb0-1c17ed249691 returned with HTTP 200 Aug 12 10:51:07.760037 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1401/5636] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:51:07 2026] GET /volume/v3/volumes/25a83fe6-fdae-44f1-bdb0-1c17ed249691 => generated 956 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:51:08.771251 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-34e1c087-b8ea-4aa5-83f5-40d9fabc89d2 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:51:08.773308 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-34e1c087-b8ea-4aa5-83f5-40d9fabc89d2 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] GET https://10.4.3.105/volume/v3/volumes/25a83fe6-fdae-44f1-bdb0-1c17ed249691 Aug 12 10:51:08.773573 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-34e1c087-b8ea-4aa5-83f5-40d9fabc89d2 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:51:08.773806 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-34e1c087-b8ea-4aa5-83f5-40d9fabc89d2 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:51:08.781820 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:51:08.781820 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:51:08.785369 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-34e1c087-b8ea-4aa5-83f5-40d9fabc89d2 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Volume info retrieved successfully. Aug 12 10:51:08.789605 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-34e1c087-b8ea-4aa5-83f5-40d9fabc89d2 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] https://10.4.3.105/volume/v3/volumes/25a83fe6-fdae-44f1-bdb0-1c17ed249691 returned with HTTP 200 Aug 12 10:51:08.790151 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1413/5637] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:51:08 2026] GET /volume/v3/volumes/25a83fe6-fdae-44f1-bdb0-1c17ed249691 => generated 1008 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:51:08.801913 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-8d112811-5c96-4e65-999b-2d4813f13338 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:51:08.803563 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-8d112811-5c96-4e65-999b-2d4813f13338 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] POST https://10.4.3.105/volume/v3/snapshots Aug 12 10:51:08.803942 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-8d112811-5c96-4e65-999b-2d4813f13338 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "25a83fe6-fdae-44f1-bdb0-1c17ed249691", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-152962635"}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:51:08.811687 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:51:08.811687 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:51:08.811958 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-8d112811-5c96-4e65-999b-2d4813f13338 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Volume info retrieved successfully. Aug 12 10:51:08.812093 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.v3.snapshots [None req-8d112811-5c96-4e65-999b-2d4813f13338 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Create snapshot from volume 25a83fe6-fdae-44f1-bdb0-1c17ed249691 Aug 12 10:51:08.831894 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.quota [None req-8d112811-5c96-4e65-999b-2d4813f13338 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Created reservations ['43212d3e-549c-48a2-97c9-6a4f6c4d2ffc', 'cb6023d4-2b0e-41f5-aca5-b885943a065a', 'a067cb63-127e-4627-9d6c-a5201fb40025', '18e3252e-a21d-4ad7-bca8-faf697596ce3'] {{(pid=100374) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:51:08.854919 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-8d112811-5c96-4e65-999b-2d4813f13338 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Snapshot create request issued successfully. Aug 12 10:51:08.855242 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-8d112811-5c96-4e65-999b-2d4813f13338 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] https://10.4.3.105/volume/v3/snapshots returned with HTTP 202 Aug 12 10:51:08.855656 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1408/5638] 10.4.3.105 () {68 vars in 1265 bytes} [Wed Aug 12 10:51:08 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 10:51:08.863294 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-5592d260-8011-4ac5-8fc6-b4347d309053 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:51:08.865076 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-5592d260-8011-4ac5-8fc6-b4347d309053 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] GET https://10.4.3.105/volume/v3/snapshots/783d5148-841e-4749-8ad4-14e44851be56 Aug 12 10:51:08.865257 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-5592d260-8011-4ac5-8fc6-b4347d309053 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:51:08.865441 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-5592d260-8011-4ac5-8fc6-b4347d309053 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:51:08.870318 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:51:08.870318 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:51:08.870630 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-5592d260-8011-4ac5-8fc6-b4347d309053 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Snapshot retrieved successfully. Aug 12 10:51:08.871266 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-5592d260-8011-4ac5-8fc6-b4347d309053 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] https://10.4.3.105/volume/v3/snapshots/783d5148-841e-4749-8ad4-14e44851be56 returned with HTTP 200 Aug 12 10:51:08.871625 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1417/5639] 10.4.3.105 () {66 vars in 1354 bytes} [Wed Aug 12 10:51:08 2026] GET /volume/v3/snapshots/783d5148-841e-4749-8ad4-14e44851be56 => generated 439 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:51:09.880696 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-e086da82-ba93-41c7-b252-25869608fc50 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:51:09.882314 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-e086da82-ba93-41c7-b252-25869608fc50 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] GET https://10.4.3.105/volume/v3/snapshots/783d5148-841e-4749-8ad4-14e44851be56 Aug 12 10:51:09.882508 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-e086da82-ba93-41c7-b252-25869608fc50 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:51:09.882728 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-e086da82-ba93-41c7-b252-25869608fc50 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:51:09.887374 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:51:09.887374 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:51:09.887678 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-e086da82-ba93-41c7-b252-25869608fc50 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Snapshot retrieved successfully. Aug 12 10:51:09.888294 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-e086da82-ba93-41c7-b252-25869608fc50 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] https://10.4.3.105/volume/v3/snapshots/783d5148-841e-4749-8ad4-14e44851be56 returned with HTTP 200 Aug 12 10:51:09.888640 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1402/5640] 10.4.3.105 () {66 vars in 1354 bytes} [Wed Aug 12 10:51:09 2026] GET /volume/v3/snapshots/783d5148-841e-4749-8ad4-14e44851be56 => generated 466 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:51:09.896808 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-c1b20296-f290-43b2-8349-8d44f00cf2e9 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:51:09.898877 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-c1b20296-f290-43b2-8349-8d44f00cf2e9 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-member] GET https://10.4.3.105/volume/v3/snapshots/783d5148-841e-4749-8ad4-14e44851be56 Aug 12 10:51:09.899107 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-c1b20296-f290-43b2-8349-8d44f00cf2e9 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:51:09.899334 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-c1b20296-f290-43b2-8349-8d44f00cf2e9 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:51:09.904934 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:51:09.904934 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:51:09.905427 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-c1b20296-f290-43b2-8349-8d44f00cf2e9 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-member] Snapshot retrieved successfully. Aug 12 10:51:09.906322 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-c1b20296-f290-43b2-8349-8d44f00cf2e9 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-member] https://10.4.3.105/volume/v3/snapshots/783d5148-841e-4749-8ad4-14e44851be56 returned with HTTP 200 Aug 12 10:51:09.906756 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1414/5641] 10.4.3.105 () {66 vars in 1354 bytes} [Wed Aug 12 10:51:09 2026] GET /volume/v3/snapshots/783d5148-841e-4749-8ad4-14e44851be56 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:51:09.914398 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-603d0b52-a81c-4d61-a71b-d3ca2b0a84ef None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:51:09.916164 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-603d0b52-a81c-4d61-a71b-d3ca2b0a84ef tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] DELETE https://10.4.3.105/volume/v3/snapshots/783d5148-841e-4749-8ad4-14e44851be56 Aug 12 10:51:09.916395 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-603d0b52-a81c-4d61-a71b-d3ca2b0a84ef tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:51:09.916531 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-603d0b52-a81c-4d61-a71b-d3ca2b0a84ef tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Calling method 'delete' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:51:09.916652 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.v3.snapshots [None req-603d0b52-a81c-4d61-a71b-d3ca2b0a84ef tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Delete snapshot with id: 783d5148-841e-4749-8ad4-14e44851be56 Aug 12 10:51:09.921127 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:51:09.921127 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:51:09.921400 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-603d0b52-a81c-4d61-a71b-d3ca2b0a84ef tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Snapshot retrieved successfully. Aug 12 10:51:09.936079 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-603d0b52-a81c-4d61-a71b-d3ca2b0a84ef tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Snapshot delete request issued successfully. Aug 12 10:51:09.936253 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-603d0b52-a81c-4d61-a71b-d3ca2b0a84ef tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] https://10.4.3.105/volume/v3/snapshots/783d5148-841e-4749-8ad4-14e44851be56 returned with HTTP 202 Aug 12 10:51:09.936668 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1409/5642] 10.4.3.105 () {66 vars in 1357 bytes} [Wed Aug 12 10:51:09 2026] DELETE /volume/v3/snapshots/783d5148-841e-4749-8ad4-14e44851be56 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 10:51:09.944371 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-df254f0b-a53c-464b-9b45-04b2adca741b None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:51:09.946167 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-df254f0b-a53c-464b-9b45-04b2adca741b tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] GET https://10.4.3.105/volume/v3/snapshots/783d5148-841e-4749-8ad4-14e44851be56 Aug 12 10:51:09.946481 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-df254f0b-a53c-464b-9b45-04b2adca741b tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:51:09.946765 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-df254f0b-a53c-464b-9b45-04b2adca741b tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:51:09.951424 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:51:09.951424 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:51:09.951729 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-df254f0b-a53c-464b-9b45-04b2adca741b tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Snapshot retrieved successfully. Aug 12 10:51:09.952336 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-df254f0b-a53c-464b-9b45-04b2adca741b tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] https://10.4.3.105/volume/v3/snapshots/783d5148-841e-4749-8ad4-14e44851be56 returned with HTTP 200 Aug 12 10:51:09.952997 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1418/5643] 10.4.3.105 () {66 vars in 1354 bytes} [Wed Aug 12 10:51:09 2026] GET /volume/v3/snapshots/783d5148-841e-4749-8ad4-14e44851be56 => generated 465 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:51:10.961331 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-9cd44e57-58e2-4898-9d77-4b862b7a8941 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:51:10.963006 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-9cd44e57-58e2-4898-9d77-4b862b7a8941 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] GET https://10.4.3.105/volume/v3/snapshots/783d5148-841e-4749-8ad4-14e44851be56 Aug 12 10:51:10.963197 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-9cd44e57-58e2-4898-9d77-4b862b7a8941 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:51:10.963484 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-9cd44e57-58e2-4898-9d77-4b862b7a8941 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:51:10.967606 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-9cd44e57-58e2-4898-9d77-4b862b7a8941 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] https://10.4.3.105/volume/v3/snapshots/783d5148-841e-4749-8ad4-14e44851be56 returned with HTTP 404 Aug 12 10:51:10.968042 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1403/5644] 10.4.3.105 () {66 vars in 1354 bytes} [Wed Aug 12 10:51:10 2026] GET /volume/v3/snapshots/783d5148-841e-4749-8ad4-14e44851be56 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:51:10.974837 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-a0f7c39a-cc63-4576-a015-f257cf8a6264 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:51:10.976914 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-a0f7c39a-cc63-4576-a015-f257cf8a6264 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] DELETE https://10.4.3.105/volume/v3/volumes/25a83fe6-fdae-44f1-bdb0-1c17ed249691 Aug 12 10:51:10.977179 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-a0f7c39a-cc63-4576-a015-f257cf8a6264 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:51:10.977398 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-a0f7c39a-cc63-4576-a015-f257cf8a6264 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Calling method 'delete' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:51:10.977627 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.v3.volumes [None req-a0f7c39a-cc63-4576-a015-f257cf8a6264 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Delete volume with id: 25a83fe6-fdae-44f1-bdb0-1c17ed249691 Aug 12 10:51:10.984601 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:51:10.984601 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:51:10.984945 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-a0f7c39a-cc63-4576-a015-f257cf8a6264 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Volume info retrieved successfully. Aug 12 10:51:10.998852 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-a0f7c39a-cc63-4576-a015-f257cf8a6264 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Delete volume request issued successfully. Aug 12 10:51:10.999038 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-a0f7c39a-cc63-4576-a015-f257cf8a6264 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] https://10.4.3.105/volume/v3/volumes/25a83fe6-fdae-44f1-bdb0-1c17ed249691 returned with HTTP 202 Aug 12 10:51:10.999437 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1415/5645] 10.4.3.105 () {66 vars in 1351 bytes} [Wed Aug 12 10:51:10 2026] DELETE /volume/v3/volumes/25a83fe6-fdae-44f1-bdb0-1c17ed249691 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 10:51:11.005983 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-19b337b5-d8a3-439c-883d-211ac176ae39 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:51:11.007930 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-19b337b5-d8a3-439c-883d-211ac176ae39 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] GET https://10.4.3.105/volume/v3/volumes/25a83fe6-fdae-44f1-bdb0-1c17ed249691 Aug 12 10:51:11.008103 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-19b337b5-d8a3-439c-883d-211ac176ae39 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:51:11.008281 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-19b337b5-d8a3-439c-883d-211ac176ae39 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:51:11.015194 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:51:11.015194 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:51:11.018828 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-19b337b5-d8a3-439c-883d-211ac176ae39 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Volume info retrieved successfully. Aug 12 10:51:11.022880 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-19b337b5-d8a3-439c-883d-211ac176ae39 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] https://10.4.3.105/volume/v3/volumes/25a83fe6-fdae-44f1-bdb0-1c17ed249691 returned with HTTP 200 Aug 12 10:51:11.023262 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1410/5646] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:51:11 2026] GET /volume/v3/volumes/25a83fe6-fdae-44f1-bdb0-1c17ed249691 => generated 1007 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:51:12.035105 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-9d49a89f-e56d-4702-b641-3e840a757f74 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:51:12.036990 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-9d49a89f-e56d-4702-b641-3e840a757f74 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] GET https://10.4.3.105/volume/v3/volumes/25a83fe6-fdae-44f1-bdb0-1c17ed249691 Aug 12 10:51:12.037229 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-9d49a89f-e56d-4702-b641-3e840a757f74 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:51:12.037436 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-9d49a89f-e56d-4702-b641-3e840a757f74 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:51:12.043002 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-9d49a89f-e56d-4702-b641-3e840a757f74 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] https://10.4.3.105/volume/v3/volumes/25a83fe6-fdae-44f1-bdb0-1c17ed249691 returned with HTTP 404 Aug 12 10:51:12.043455 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1419/5647] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:51:12 2026] GET /volume/v3/volumes/25a83fe6-fdae-44f1-bdb0-1c17ed249691 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:51:12.051209 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-507073aa-5f00-4db6-be54-727cf72da3a9 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:51:12.052904 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-507073aa-5f00-4db6-be54-727cf72da3a9 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] POST https://10.4.3.105/volume/v3/volumes Aug 12 10:51:12.053235 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-507073aa-5f00-4db6-be54-727cf72da3a9 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1524106552"}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:51:12.054635 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.v3.volumes [None req-507073aa-5f00-4db6-be54-727cf72da3a9 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1524106552'}} {{(pid=100373) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 10:51:12.054764 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.v3.volumes [None req-507073aa-5f00-4db6-be54-727cf72da3a9 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Create volume of 1 GB Aug 12 10:51:12.059031 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-507073aa-5f00-4db6-be54-727cf72da3a9 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Availability Zones retrieved successfully. Aug 12 10:51:12.063632 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-507073aa-5f00-4db6-be54-727cf72da3a9 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Flow 'volume_create_api' (87e50380-5665-45a2-98b2-d6622598552f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:51:12.064565 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-507073aa-5f00-4db6-be54-727cf72da3a9 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f4441161-38a6-4d0b-8af0-388518e436e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:51:12.065232 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.flows.api.create_volume [None req-507073aa-5f00-4db6-be54-727cf72da3a9 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Validating volume size '1' using validate_int {{(pid=100373) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 10:51:12.084810 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-507073aa-5f00-4db6-be54-727cf72da3a9 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f4441161-38a6-4d0b-8af0-388518e436e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T10:26:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6cd66f07-4c7b-40b2-9dfb-378538f29c9e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:51:12.085433 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-507073aa-5f00-4db6-be54-727cf72da3a9 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8e1fdfc3-b8fb-4efe-b0ee-c15b5b7fa3aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:51:12.116822 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.quota [None req-507073aa-5f00-4db6-be54-727cf72da3a9 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Created reservations ['7d28df4b-f395-4004-a68d-f946d4ef6860', '7e2821f4-8a04-446f-83a2-a9d1909b50e3', '083b49c8-8f3a-4ab8-ac53-b7ea90140561', '87ce60bf-989c-4fa0-b86f-04eea9a43728'] {{(pid=100373) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:51:12.117374 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-507073aa-5f00-4db6-be54-727cf72da3a9 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8e1fdfc3-b8fb-4efe-b0ee-c15b5b7fa3aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7d28df4b-f395-4004-a68d-f946d4ef6860', '7e2821f4-8a04-446f-83a2-a9d1909b50e3', '083b49c8-8f3a-4ab8-ac53-b7ea90140561', '87ce60bf-989c-4fa0-b86f-04eea9a43728']}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:51:12.118123 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-507073aa-5f00-4db6-be54-727cf72da3a9 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (de07766f-d33d-4619-92e7-6254a1fb6f3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:51:12.138831 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-507073aa-5f00-4db6-be54-727cf72da3a9 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (de07766f-d33d-4619-92e7-6254a1fb6f3d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '54d448f2-0804-49fd-8d55-af0d55363542', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1524106552',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='392305d29b214e0c95f7bf2dd89649c9',qos_specs=None,replication_status=,reservations=['7d28df4b-f395-4004-a68d-f946d4ef6860','7e2821f4-8a04-446f-83a2-a9d1909b50e3','083b49c8-8f3a-4ab8-ac53-b7ea90140561','87ce60bf-989c-4fa0-b86f-04eea9a43728'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ee032b782c2f46f6989b254429b67d60',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:51:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1524106552',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=54d448f2-0804-49fd-8d55-af0d55363542,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='392305d29b214e0c95f7bf2dd89649c9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ee032b782c2f46f6989b254429b67d60',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6cd66f07-4c7b-40b2-9dfb-378538f29c9e),volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:51:12.139472 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-507073aa-5f00-4db6-be54-727cf72da3a9 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b150138e-4af6-48f4-a36c-1f228988ebe5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:51:12.155335 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-507073aa-5f00-4db6-be54-727cf72da3a9 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b150138e-4af6-48f4-a36c-1f228988ebe5) transitioned into state 'SUCCESS' from state '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-1524106552',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='392305d29b214e0c95f7bf2dd89649c9',qos_specs=None,replication_status=,reservations=['7d28df4b-f395-4004-a68d-f946d4ef6860','7e2821f4-8a04-446f-83a2-a9d1909b50e3','083b49c8-8f3a-4ab8-ac53-b7ea90140561','87ce60bf-989c-4fa0-b86f-04eea9a43728'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ee032b782c2f46f6989b254429b67d60',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:51:12.155940 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-507073aa-5f00-4db6-be54-727cf72da3a9 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b9c03d28-7e82-4aff-b8de-6fccc347f7da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:51:12.163012 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-507073aa-5f00-4db6-be54-727cf72da3a9 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b9c03d28-7e82-4aff-b8de-6fccc347f7da) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:51:12.163700 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-507073aa-5f00-4db6-be54-727cf72da3a9 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Flow 'volume_create_api' (87e50380-5665-45a2-98b2-d6622598552f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100373) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:51:12.163994 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-507073aa-5f00-4db6-be54-727cf72da3a9 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Create volume request issued successfully. Aug 12 10:51:12.164674 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-507073aa-5f00-4db6-be54-727cf72da3a9 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] https://10.4.3.105/volume/v3/volumes returned with HTTP 202 Aug 12 10:51:12.165137 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1404/5648] 10.4.3.105 () {68 vars in 1258 bytes} [Wed Aug 12 10:51:12 2026] POST /volume/v3/volumes => generated 778 bytes in 114 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 10:51:12.175978 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-afdc4dc0-b2c1-4a80-af85-6543da0c2465 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:51:12.177777 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-afdc4dc0-b2c1-4a80-af85-6543da0c2465 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] GET https://10.4.3.105/volume/v3/volumes/54d448f2-0804-49fd-8d55-af0d55363542 Aug 12 10:51:12.177969 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-afdc4dc0-b2c1-4a80-af85-6543da0c2465 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:51:12.178147 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-afdc4dc0-b2c1-4a80-af85-6543da0c2465 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:51:12.185001 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:51:12.185001 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:51:12.188160 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-afdc4dc0-b2c1-4a80-af85-6543da0c2465 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Volume info retrieved successfully. Aug 12 10:51:12.191527 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-afdc4dc0-b2c1-4a80-af85-6543da0c2465 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] https://10.4.3.105/volume/v3/volumes/54d448f2-0804-49fd-8d55-af0d55363542 returned with HTTP 200 Aug 12 10:51:12.191879 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1416/5649] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:51:12 2026] GET /volume/v3/volumes/54d448f2-0804-49fd-8d55-af0d55363542 => generated 957 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:51:13.206063 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-fbbb9d87-3d27-4cb3-b433-27ee30581fb3 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:51:13.207936 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-fbbb9d87-3d27-4cb3-b433-27ee30581fb3 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] GET https://10.4.3.105/volume/v3/volumes/54d448f2-0804-49fd-8d55-af0d55363542 Aug 12 10:51:13.208117 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-fbbb9d87-3d27-4cb3-b433-27ee30581fb3 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:51:13.208290 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-fbbb9d87-3d27-4cb3-b433-27ee30581fb3 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:51:13.214862 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:51:13.214862 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:51:13.217848 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-fbbb9d87-3d27-4cb3-b433-27ee30581fb3 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Volume info retrieved successfully. Aug 12 10:51:13.221116 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-fbbb9d87-3d27-4cb3-b433-27ee30581fb3 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] https://10.4.3.105/volume/v3/volumes/54d448f2-0804-49fd-8d55-af0d55363542 returned with HTTP 200 Aug 12 10:51:13.221423 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1411/5650] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:51:13 2026] GET /volume/v3/volumes/54d448f2-0804-49fd-8d55-af0d55363542 => generated 1009 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:51:13.232460 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-ab259cd4-50a4-47b2-b0f7-34f7aeb08d89 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:51:13.234205 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-ab259cd4-50a4-47b2-b0f7-34f7aeb08d89 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] POST https://10.4.3.105/volume/v3/snapshots Aug 12 10:51:13.234571 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-ab259cd4-50a4-47b2-b0f7-34f7aeb08d89 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "54d448f2-0804-49fd-8d55-af0d55363542", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1795749557"}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:51:13.242811 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:51:13.242811 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:51:13.243125 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-ab259cd4-50a4-47b2-b0f7-34f7aeb08d89 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Volume info retrieved successfully. Aug 12 10:51:13.243234 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.v3.snapshots [None req-ab259cd4-50a4-47b2-b0f7-34f7aeb08d89 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Create snapshot from volume 54d448f2-0804-49fd-8d55-af0d55363542 Aug 12 10:51:13.264536 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.quota [None req-ab259cd4-50a4-47b2-b0f7-34f7aeb08d89 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Created reservations ['9bef3964-5c9e-4233-b7b0-c19f269d843e', 'da8c04b1-e7ab-414f-8f54-318c781bfb18', '043b217d-39cc-408b-a65e-67c826bd5bbe', '78cae32e-70e0-4863-91b0-9d7f9e97474e'] {{(pid=100375) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:51:13.288678 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-ab259cd4-50a4-47b2-b0f7-34f7aeb08d89 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Snapshot create request issued successfully. Aug 12 10:51:13.289114 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-ab259cd4-50a4-47b2-b0f7-34f7aeb08d89 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] https://10.4.3.105/volume/v3/snapshots returned with HTTP 202 Aug 12 10:51:13.289736 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1420/5651] 10.4.3.105 () {68 vars in 1265 bytes} [Wed Aug 12 10:51:13 2026] POST /volume/v3/snapshots => generated 308 bytes in 58 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 10:51:13.297884 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-455b3c2a-abb0-4a16-aec3-2f2ece9f4ad6 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:51:13.299790 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-455b3c2a-abb0-4a16-aec3-2f2ece9f4ad6 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] GET https://10.4.3.105/volume/v3/snapshots/a36040b8-5386-4ea3-9753-377bd085123a Aug 12 10:51:13.300038 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-455b3c2a-abb0-4a16-aec3-2f2ece9f4ad6 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:51:13.300289 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-455b3c2a-abb0-4a16-aec3-2f2ece9f4ad6 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:51:13.305038 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:51:13.305038 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:51:13.305310 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-455b3c2a-abb0-4a16-aec3-2f2ece9f4ad6 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Snapshot retrieved successfully. Aug 12 10:51:13.305994 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-455b3c2a-abb0-4a16-aec3-2f2ece9f4ad6 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] https://10.4.3.105/volume/v3/snapshots/a36040b8-5386-4ea3-9753-377bd085123a returned with HTTP 200 Aug 12 10:51:13.306340 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1405/5652] 10.4.3.105 () {66 vars in 1354 bytes} [Wed Aug 12 10:51:13 2026] GET /volume/v3/snapshots/a36040b8-5386-4ea3-9753-377bd085123a => generated 440 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:51:14.315275 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-8a38372c-202d-4d0a-ad5b-eeefaec87096 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:51:14.317040 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-8a38372c-202d-4d0a-ad5b-eeefaec87096 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] GET https://10.4.3.105/volume/v3/snapshots/a36040b8-5386-4ea3-9753-377bd085123a Aug 12 10:51:14.317242 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-8a38372c-202d-4d0a-ad5b-eeefaec87096 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:51:14.317427 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-8a38372c-202d-4d0a-ad5b-eeefaec87096 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:51:14.322094 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:51:14.322094 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:51:14.322388 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-8a38372c-202d-4d0a-ad5b-eeefaec87096 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Snapshot retrieved successfully. Aug 12 10:51:14.323053 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-8a38372c-202d-4d0a-ad5b-eeefaec87096 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] https://10.4.3.105/volume/v3/snapshots/a36040b8-5386-4ea3-9753-377bd085123a returned with HTTP 200 Aug 12 10:51:14.323412 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1417/5653] 10.4.3.105 () {66 vars in 1354 bytes} [Wed Aug 12 10:51:14 2026] GET /volume/v3/snapshots/a36040b8-5386-4ea3-9753-377bd085123a => generated 467 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:51:14.330538 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-2b71ace5-70f8-47a8-b4b4-900ddfb28953 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:51:14.332366 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-2b71ace5-70f8-47a8-b4b4-900ddfb28953 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-member] POST https://10.4.3.105/volume/v3/snapshots/a36040b8-5386-4ea3-9753-377bd085123a/action Aug 12 10:51:14.332769 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-2b71ace5-70f8-47a8-b4b4-900ddfb28953 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-member] Action body: b'{"os-unmanage": {}}' {{(pid=100374) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 10:51:14.332910 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-2b71ace5-70f8-47a8-b4b4-900ddfb28953 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-member] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:51:14.334159 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.contrib.snapshot_unmanage [None req-2b71ace5-70f8-47a8-b4b4-900ddfb28953 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-member] Unmanage snapshot with id: a36040b8-5386-4ea3-9753-377bd085123a Aug 12 10:51:14.339325 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:51:14.339325 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:51:14.339923 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-2b71ace5-70f8-47a8-b4b4-900ddfb28953 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-member] Snapshot retrieved successfully. Aug 12 10:51:14.340987 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.policy [None req-2b71ace5-70f8-47a8-b4b4-900ddfb28953 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-member] Policy check for snapshot_extension:snapshot_unmanage failed with context {'is_admin': False, 'user_id': '73caeec8149b4acb9dff4f1cffa8d66f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '392305d29b214e0c95f7bf2dd89649c9', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100374) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 12 10:51:14.341249 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-2b71ace5-70f8-47a8-b4b4-900ddfb28953 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-member] https://10.4.3.105/volume/v3/snapshots/a36040b8-5386-4ea3-9753-377bd085123a/action returned with HTTP 403 Aug 12 10:51:14.341886 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1412/5654] 10.4.3.105 () {68 vars in 1396 bytes} [Wed Aug 12 10:51:14 2026] POST /volume/v3/snapshots/a36040b8-5386-4ea3-9753-377bd085123a/action => generated 117 bytes in 12 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:51:14.347326 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-3535dd2e-046c-4cd5-ad1c-fa823f30d215 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:51:14.349093 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-3535dd2e-046c-4cd5-ad1c-fa823f30d215 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] DELETE https://10.4.3.105/volume/v3/snapshots/a36040b8-5386-4ea3-9753-377bd085123a Aug 12 10:51:14.349303 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-3535dd2e-046c-4cd5-ad1c-fa823f30d215 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:51:14.349536 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-3535dd2e-046c-4cd5-ad1c-fa823f30d215 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Calling method 'delete' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:51:14.349689 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.v3.snapshots [None req-3535dd2e-046c-4cd5-ad1c-fa823f30d215 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Delete snapshot with id: a36040b8-5386-4ea3-9753-377bd085123a Aug 12 10:51:14.354344 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:51:14.354344 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:51:14.354634 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-3535dd2e-046c-4cd5-ad1c-fa823f30d215 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Snapshot retrieved successfully. Aug 12 10:51:14.369465 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-3535dd2e-046c-4cd5-ad1c-fa823f30d215 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Snapshot delete request issued successfully. Aug 12 10:51:14.369685 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-3535dd2e-046c-4cd5-ad1c-fa823f30d215 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] https://10.4.3.105/volume/v3/snapshots/a36040b8-5386-4ea3-9753-377bd085123a returned with HTTP 202 Aug 12 10:51:14.370102 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1421/5655] 10.4.3.105 () {66 vars in 1357 bytes} [Wed Aug 12 10:51:14 2026] DELETE /volume/v3/snapshots/a36040b8-5386-4ea3-9753-377bd085123a => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 10:51:14.376666 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-233b9fb6-e8cb-4286-a569-85f1c5e7342b None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:51:14.378428 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-233b9fb6-e8cb-4286-a569-85f1c5e7342b tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] GET https://10.4.3.105/volume/v3/snapshots/a36040b8-5386-4ea3-9753-377bd085123a Aug 12 10:51:14.378656 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-233b9fb6-e8cb-4286-a569-85f1c5e7342b tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:51:14.378837 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-233b9fb6-e8cb-4286-a569-85f1c5e7342b tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:51:14.383924 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:51:14.383924 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:51:14.384233 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-233b9fb6-e8cb-4286-a569-85f1c5e7342b tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Snapshot retrieved successfully. Aug 12 10:51:14.384798 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-233b9fb6-e8cb-4286-a569-85f1c5e7342b tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] https://10.4.3.105/volume/v3/snapshots/a36040b8-5386-4ea3-9753-377bd085123a returned with HTTP 200 Aug 12 10:51:14.385128 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1406/5656] 10.4.3.105 () {66 vars in 1354 bytes} [Wed Aug 12 10:51:14 2026] GET /volume/v3/snapshots/a36040b8-5386-4ea3-9753-377bd085123a => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:51:15.393838 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-ee463c32-11e8-43b2-91f4-4cb0cfad88d2 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:51:15.395773 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-ee463c32-11e8-43b2-91f4-4cb0cfad88d2 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] GET https://10.4.3.105/volume/v3/snapshots/a36040b8-5386-4ea3-9753-377bd085123a Aug 12 10:51:15.395979 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-ee463c32-11e8-43b2-91f4-4cb0cfad88d2 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:51:15.396160 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-ee463c32-11e8-43b2-91f4-4cb0cfad88d2 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:51:15.400007 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-ee463c32-11e8-43b2-91f4-4cb0cfad88d2 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] https://10.4.3.105/volume/v3/snapshots/a36040b8-5386-4ea3-9753-377bd085123a returned with HTTP 404 Aug 12 10:51:15.400412 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1418/5657] 10.4.3.105 () {66 vars in 1354 bytes} [Wed Aug 12 10:51:15 2026] GET /volume/v3/snapshots/a36040b8-5386-4ea3-9753-377bd085123a => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:51:15.406392 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-a12cbe4c-1d5d-4306-972f-46f1a5b91f56 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:51:15.408177 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-a12cbe4c-1d5d-4306-972f-46f1a5b91f56 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] DELETE https://10.4.3.105/volume/v3/volumes/54d448f2-0804-49fd-8d55-af0d55363542 Aug 12 10:51:15.408377 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-a12cbe4c-1d5d-4306-972f-46f1a5b91f56 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:51:15.408610 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-a12cbe4c-1d5d-4306-972f-46f1a5b91f56 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Calling method 'delete' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:51:15.408799 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.v3.volumes [None req-a12cbe4c-1d5d-4306-972f-46f1a5b91f56 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Delete volume with id: 54d448f2-0804-49fd-8d55-af0d55363542 Aug 12 10:51:15.415818 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:51:15.415818 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:51:15.416176 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-a12cbe4c-1d5d-4306-972f-46f1a5b91f56 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Volume info retrieved successfully. Aug 12 10:51:15.430505 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-a12cbe4c-1d5d-4306-972f-46f1a5b91f56 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Delete volume request issued successfully. Aug 12 10:51:15.430723 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-a12cbe4c-1d5d-4306-972f-46f1a5b91f56 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] https://10.4.3.105/volume/v3/volumes/54d448f2-0804-49fd-8d55-af0d55363542 returned with HTTP 202 Aug 12 10:51:15.431115 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1413/5658] 10.4.3.105 () {66 vars in 1351 bytes} [Wed Aug 12 10:51:15 2026] DELETE /volume/v3/volumes/54d448f2-0804-49fd-8d55-af0d55363542 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 10:51:15.437240 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-f1b599a5-bc38-4400-9189-4c3fff48f822 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:51:15.438882 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-f1b599a5-bc38-4400-9189-4c3fff48f822 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] GET https://10.4.3.105/volume/v3/volumes/54d448f2-0804-49fd-8d55-af0d55363542 Aug 12 10:51:15.439061 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-f1b599a5-bc38-4400-9189-4c3fff48f822 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:51:15.439251 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-f1b599a5-bc38-4400-9189-4c3fff48f822 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:51:15.446784 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:51:15.446784 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:51:15.450582 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-f1b599a5-bc38-4400-9189-4c3fff48f822 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Volume info retrieved successfully. Aug 12 10:51:15.455062 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-f1b599a5-bc38-4400-9189-4c3fff48f822 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] https://10.4.3.105/volume/v3/volumes/54d448f2-0804-49fd-8d55-af0d55363542 returned with HTTP 200 Aug 12 10:51:15.455463 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1422/5659] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:51:15 2026] GET /volume/v3/volumes/54d448f2-0804-49fd-8d55-af0d55363542 => generated 1008 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:51:16.467829 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-b09b7072-d850-4e4a-bddd-b385609d1f2f None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:51:16.469713 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-b09b7072-d850-4e4a-bddd-b385609d1f2f tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] GET https://10.4.3.105/volume/v3/volumes/54d448f2-0804-49fd-8d55-af0d55363542 Aug 12 10:51:16.469898 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-b09b7072-d850-4e4a-bddd-b385609d1f2f tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:51:16.470101 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-b09b7072-d850-4e4a-bddd-b385609d1f2f tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:51:16.475662 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-b09b7072-d850-4e4a-bddd-b385609d1f2f tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] https://10.4.3.105/volume/v3/volumes/54d448f2-0804-49fd-8d55-af0d55363542 returned with HTTP 404 Aug 12 10:51:16.476073 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1407/5660] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:51:16 2026] GET /volume/v3/volumes/54d448f2-0804-49fd-8d55-af0d55363542 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:51:16.483703 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-a9eb14c2-aa2b-4491-b26a-3836b2896971 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:51:16.485425 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-a9eb14c2-aa2b-4491-b26a-3836b2896971 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] POST https://10.4.3.105/volume/v3/volumes Aug 12 10:51:16.485796 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-a9eb14c2-aa2b-4491-b26a-3836b2896971 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1236780158"}} {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:51:16.487454 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.v3.volumes [None req-a9eb14c2-aa2b-4491-b26a-3836b2896971 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1236780158'}} {{(pid=100372) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 10:51:16.487621 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.v3.volumes [None req-a9eb14c2-aa2b-4491-b26a-3836b2896971 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Create volume of 1 GB Aug 12 10:51:16.492793 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-a9eb14c2-aa2b-4491-b26a-3836b2896971 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Availability Zones retrieved successfully. Aug 12 10:51:16.500481 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-a9eb14c2-aa2b-4491-b26a-3836b2896971 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Flow 'volume_create_api' (1952a15b-5013-4727-98c3-e417f34fd919) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100372) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:51:16.502745 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-a9eb14c2-aa2b-4491-b26a-3836b2896971 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (80469800-5e92-40ec-9ca4-54c5c4ef687b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:51:16.503867 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.flows.api.create_volume [None req-a9eb14c2-aa2b-4491-b26a-3836b2896971 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Validating volume size '1' using validate_int {{(pid=100372) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 10:51:16.528561 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-a9eb14c2-aa2b-4491-b26a-3836b2896971 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (80469800-5e92-40ec-9ca4-54c5c4ef687b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T10:26:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6cd66f07-4c7b-40b2-9dfb-378538f29c9e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:51:16.528973 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-a9eb14c2-aa2b-4491-b26a-3836b2896971 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c886bdf2-7c19-4048-af3a-f51b253b4518) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:51:16.562059 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.quota [None req-a9eb14c2-aa2b-4491-b26a-3836b2896971 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Created reservations ['97a76969-dff6-4d9e-b5fc-e1cd93a552b9', '088144be-4e02-4f0d-a503-5aec80563b7f', 'ab768f39-4f03-4683-b583-4c2a79ec076f', 'a350afaa-ee03-4612-96f7-42fee4220b2d'] {{(pid=100372) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:51:16.562719 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-a9eb14c2-aa2b-4491-b26a-3836b2896971 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c886bdf2-7c19-4048-af3a-f51b253b4518) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['97a76969-dff6-4d9e-b5fc-e1cd93a552b9', '088144be-4e02-4f0d-a503-5aec80563b7f', 'ab768f39-4f03-4683-b583-4c2a79ec076f', 'a350afaa-ee03-4612-96f7-42fee4220b2d']}' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:51:16.563360 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-a9eb14c2-aa2b-4491-b26a-3836b2896971 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (caf4fc1e-0113-4eec-9693-7fe834a1348b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:51:16.583308 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-a9eb14c2-aa2b-4491-b26a-3836b2896971 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (caf4fc1e-0113-4eec-9693-7fe834a1348b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'edb2d0c9-9d7e-4490-8a9e-e200b47dede5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1236780158',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='392305d29b214e0c95f7bf2dd89649c9',qos_specs=None,replication_status=,reservations=['97a76969-dff6-4d9e-b5fc-e1cd93a552b9','088144be-4e02-4f0d-a503-5aec80563b7f','ab768f39-4f03-4683-b583-4c2a79ec076f','a350afaa-ee03-4612-96f7-42fee4220b2d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ee032b782c2f46f6989b254429b67d60',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:51:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1236780158',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=edb2d0c9-9d7e-4490-8a9e-e200b47dede5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='392305d29b214e0c95f7bf2dd89649c9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ee032b782c2f46f6989b254429b67d60',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6cd66f07-4c7b-40b2-9dfb-378538f29c9e),volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:51:16.584155 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-a9eb14c2-aa2b-4491-b26a-3836b2896971 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9d9c35fc-b5e2-4995-9e78-79569949d8cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:51:16.598975 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-a9eb14c2-aa2b-4491-b26a-3836b2896971 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9d9c35fc-b5e2-4995-9e78-79569949d8cf) transitioned into state 'SUCCESS' from state '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-1236780158',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='392305d29b214e0c95f7bf2dd89649c9',qos_specs=None,replication_status=,reservations=['97a76969-dff6-4d9e-b5fc-e1cd93a552b9','088144be-4e02-4f0d-a503-5aec80563b7f','ab768f39-4f03-4683-b583-4c2a79ec076f','a350afaa-ee03-4612-96f7-42fee4220b2d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ee032b782c2f46f6989b254429b67d60',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:51:16.599644 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-a9eb14c2-aa2b-4491-b26a-3836b2896971 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (18ab1063-e2c4-4933-aba1-6eb68135e890) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:51:16.607216 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-a9eb14c2-aa2b-4491-b26a-3836b2896971 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (18ab1063-e2c4-4933-aba1-6eb68135e890) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:51:16.607941 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-a9eb14c2-aa2b-4491-b26a-3836b2896971 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Flow 'volume_create_api' (1952a15b-5013-4727-98c3-e417f34fd919) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100372) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:51:16.608209 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-a9eb14c2-aa2b-4491-b26a-3836b2896971 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Create volume request issued successfully. Aug 12 10:51:16.608859 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-a9eb14c2-aa2b-4491-b26a-3836b2896971 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] https://10.4.3.105/volume/v3/volumes returned with HTTP 202 Aug 12 10:51:16.609361 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1419/5661] 10.4.3.105 () {68 vars in 1258 bytes} [Wed Aug 12 10:51:16 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 10:51:16.619882 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-9e33c32c-d11e-41bc-826c-6c5c9336bbcd None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:51:16.621943 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-9e33c32c-d11e-41bc-826c-6c5c9336bbcd tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] GET https://10.4.3.105/volume/v3/volumes/edb2d0c9-9d7e-4490-8a9e-e200b47dede5 Aug 12 10:51:16.622393 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-9e33c32c-d11e-41bc-826c-6c5c9336bbcd tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:51:16.622393 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-9e33c32c-d11e-41bc-826c-6c5c9336bbcd tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:51:16.629097 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:51:16.629097 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:51:16.632444 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-9e33c32c-d11e-41bc-826c-6c5c9336bbcd tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Volume info retrieved successfully. Aug 12 10:51:16.636030 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-9e33c32c-d11e-41bc-826c-6c5c9336bbcd tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] https://10.4.3.105/volume/v3/volumes/edb2d0c9-9d7e-4490-8a9e-e200b47dede5 returned with HTTP 200 Aug 12 10:51:16.636386 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1414/5662] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:51:16 2026] GET /volume/v3/volumes/edb2d0c9-9d7e-4490-8a9e-e200b47dede5 => generated 957 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:51:17.648078 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-0a459987-5687-4ce5-a189-cbbcd7a54c4d None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:51:17.650188 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-0a459987-5687-4ce5-a189-cbbcd7a54c4d tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] GET https://10.4.3.105/volume/v3/volumes/edb2d0c9-9d7e-4490-8a9e-e200b47dede5 Aug 12 10:51:17.650459 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-0a459987-5687-4ce5-a189-cbbcd7a54c4d tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:51:17.650710 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-0a459987-5687-4ce5-a189-cbbcd7a54c4d tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:51:17.659464 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:51:17.659464 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:51:17.663680 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-0a459987-5687-4ce5-a189-cbbcd7a54c4d tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Volume info retrieved successfully. Aug 12 10:51:17.668936 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-0a459987-5687-4ce5-a189-cbbcd7a54c4d tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] https://10.4.3.105/volume/v3/volumes/edb2d0c9-9d7e-4490-8a9e-e200b47dede5 returned with HTTP 200 Aug 12 10:51:17.669460 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1423/5663] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:51:17 2026] GET /volume/v3/volumes/edb2d0c9-9d7e-4490-8a9e-e200b47dede5 => generated 1009 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:51:17.680166 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-c8f9d1eb-6f98-47de-b9a1-5b667aea5c02 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:51:17.682263 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-c8f9d1eb-6f98-47de-b9a1-5b667aea5c02 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] POST https://10.4.3.105/volume/v3/snapshots Aug 12 10:51:17.682688 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-c8f9d1eb-6f98-47de-b9a1-5b667aea5c02 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "edb2d0c9-9d7e-4490-8a9e-e200b47dede5", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-658393261"}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:51:17.691775 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:51:17.691775 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:51:17.692133 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-c8f9d1eb-6f98-47de-b9a1-5b667aea5c02 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Volume info retrieved successfully. Aug 12 10:51:17.692250 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.v3.snapshots [None req-c8f9d1eb-6f98-47de-b9a1-5b667aea5c02 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Create snapshot from volume edb2d0c9-9d7e-4490-8a9e-e200b47dede5 Aug 12 10:51:17.716863 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.quota [None req-c8f9d1eb-6f98-47de-b9a1-5b667aea5c02 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Created reservations ['0767df59-2700-44f3-a590-d83eb58627e3', 'e5a5e34f-712c-4294-b4ef-5ee6c483b478', 'ab7d7424-f171-4ff7-85bd-d90f057f1f2e', 'b9372972-1490-40c5-ae0c-a5037a76bf62'] {{(pid=100373) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:51:17.741034 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-c8f9d1eb-6f98-47de-b9a1-5b667aea5c02 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Snapshot create request issued successfully. Aug 12 10:51:17.741326 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-c8f9d1eb-6f98-47de-b9a1-5b667aea5c02 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] https://10.4.3.105/volume/v3/snapshots returned with HTTP 202 Aug 12 10:51:17.741755 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1408/5664] 10.4.3.105 () {68 vars in 1265 bytes} [Wed Aug 12 10:51:17 2026] POST /volume/v3/snapshots => generated 307 bytes in 62 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 10:51:17.749320 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-4cd99a76-6685-4772-b6cd-dcaab1977656 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:51:17.751102 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-4cd99a76-6685-4772-b6cd-dcaab1977656 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] GET https://10.4.3.105/volume/v3/snapshots/f5ffab79-5199-4b3d-b516-882385088c44 Aug 12 10:51:17.751280 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-4cd99a76-6685-4772-b6cd-dcaab1977656 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:51:17.751488 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-4cd99a76-6685-4772-b6cd-dcaab1977656 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:51:17.756178 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:51:17.756178 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:51:17.756472 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-4cd99a76-6685-4772-b6cd-dcaab1977656 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Snapshot retrieved successfully. Aug 12 10:51:17.757119 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-4cd99a76-6685-4772-b6cd-dcaab1977656 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] https://10.4.3.105/volume/v3/snapshots/f5ffab79-5199-4b3d-b516-882385088c44 returned with HTTP 200 Aug 12 10:51:17.757475 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1420/5665] 10.4.3.105 () {66 vars in 1354 bytes} [Wed Aug 12 10:51:17 2026] GET /volume/v3/snapshots/f5ffab79-5199-4b3d-b516-882385088c44 => generated 439 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:51:18.765609 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-126b3678-da7e-467b-ba80-06a8d6214968 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:51:18.766935 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-126b3678-da7e-467b-ba80-06a8d6214968 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] GET https://10.4.3.105/volume/v3/snapshots/f5ffab79-5199-4b3d-b516-882385088c44 Aug 12 10:51:18.767153 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-126b3678-da7e-467b-ba80-06a8d6214968 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:51:18.767376 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-126b3678-da7e-467b-ba80-06a8d6214968 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:51:18.771763 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:51:18.771763 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:51:18.772069 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-126b3678-da7e-467b-ba80-06a8d6214968 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Snapshot retrieved successfully. Aug 12 10:51:18.772684 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-126b3678-da7e-467b-ba80-06a8d6214968 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] https://10.4.3.105/volume/v3/snapshots/f5ffab79-5199-4b3d-b516-882385088c44 returned with HTTP 200 Aug 12 10:51:18.773030 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1415/5666] 10.4.3.105 () {66 vars in 1354 bytes} [Wed Aug 12 10:51:18 2026] GET /volume/v3/snapshots/f5ffab79-5199-4b3d-b516-882385088c44 => generated 466 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:51:18.780462 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-69c96237-ab87-4e2d-8b0d-83d083a9a1a7 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:51:18.782337 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-69c96237-ab87-4e2d-8b0d-83d083a9a1a7 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-member] PUT https://10.4.3.105/volume/v3/snapshots/f5ffab79-5199-4b3d-b516-882385088c44 Aug 12 10:51:18.782765 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-69c96237-ab87-4e2d-8b0d-83d083a9a1a7 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-member] Action: 'update', calling method: update, body: {"snapshot": {"description": "ProjectMemberTests-update_test"}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:51:18.789433 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:51:18.789433 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:51:18.789920 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-69c96237-ab87-4e2d-8b0d-83d083a9a1a7 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-member] Snapshot retrieved successfully. Aug 12 10:51:18.795574 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-69c96237-ab87-4e2d-8b0d-83d083a9a1a7 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-member] https://10.4.3.105/volume/v3/snapshots/f5ffab79-5199-4b3d-b516-882385088c44 returned with HTTP 200 Aug 12 10:51:18.795972 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1424/5667] 10.4.3.105 () {68 vars in 1374 bytes} [Wed Aug 12 10:51:18 2026] PUT /volume/v3/snapshots/f5ffab79-5199-4b3d-b516-882385088c44 => generated 360 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:51:18.803097 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-ac6dd4f3-9ed5-46fc-9fb5-3b0cc79fbf99 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:51:18.804840 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-ac6dd4f3-9ed5-46fc-9fb5-3b0cc79fbf99 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] DELETE https://10.4.3.105/volume/v3/snapshots/f5ffab79-5199-4b3d-b516-882385088c44 Aug 12 10:51:18.805014 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-ac6dd4f3-9ed5-46fc-9fb5-3b0cc79fbf99 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:51:18.805206 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-ac6dd4f3-9ed5-46fc-9fb5-3b0cc79fbf99 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Calling method 'delete' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:51:18.805332 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.v3.snapshots [None req-ac6dd4f3-9ed5-46fc-9fb5-3b0cc79fbf99 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Delete snapshot with id: f5ffab79-5199-4b3d-b516-882385088c44 Aug 12 10:51:18.809735 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:51:18.809735 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:51:18.809985 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-ac6dd4f3-9ed5-46fc-9fb5-3b0cc79fbf99 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Snapshot retrieved successfully. Aug 12 10:51:18.824071 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-ac6dd4f3-9ed5-46fc-9fb5-3b0cc79fbf99 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Snapshot delete request issued successfully. Aug 12 10:51:18.824232 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-ac6dd4f3-9ed5-46fc-9fb5-3b0cc79fbf99 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] https://10.4.3.105/volume/v3/snapshots/f5ffab79-5199-4b3d-b516-882385088c44 returned with HTTP 202 Aug 12 10:51:18.824797 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1409/5668] 10.4.3.105 () {66 vars in 1357 bytes} [Wed Aug 12 10:51:18 2026] DELETE /volume/v3/snapshots/f5ffab79-5199-4b3d-b516-882385088c44 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 10:51:18.830675 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-01650bb0-ac8f-4f86-97e9-e9828689c716 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:51:18.832284 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-01650bb0-ac8f-4f86-97e9-e9828689c716 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] GET https://10.4.3.105/volume/v3/snapshots/f5ffab79-5199-4b3d-b516-882385088c44 Aug 12 10:51:18.832553 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-01650bb0-ac8f-4f86-97e9-e9828689c716 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:51:18.832766 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-01650bb0-ac8f-4f86-97e9-e9828689c716 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:51:18.837245 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:51:18.837245 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:51:18.837530 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-01650bb0-ac8f-4f86-97e9-e9828689c716 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Snapshot retrieved successfully. Aug 12 10:51:18.838098 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-01650bb0-ac8f-4f86-97e9-e9828689c716 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] https://10.4.3.105/volume/v3/snapshots/f5ffab79-5199-4b3d-b516-882385088c44 returned with HTTP 200 Aug 12 10:51:18.838459 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1421/5669] 10.4.3.105 () {66 vars in 1354 bytes} [Wed Aug 12 10:51:18 2026] GET /volume/v3/snapshots/f5ffab79-5199-4b3d-b516-882385088c44 => generated 493 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:51:19.846306 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-96700834-a9c8-4c85-a7a2-dc4385232293 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:51:19.847970 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-96700834-a9c8-4c85-a7a2-dc4385232293 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] GET https://10.4.3.105/volume/v3/snapshots/f5ffab79-5199-4b3d-b516-882385088c44 Aug 12 10:51:19.848158 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-96700834-a9c8-4c85-a7a2-dc4385232293 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:51:19.848333 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-96700834-a9c8-4c85-a7a2-dc4385232293 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:51:19.852150 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-96700834-a9c8-4c85-a7a2-dc4385232293 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] https://10.4.3.105/volume/v3/snapshots/f5ffab79-5199-4b3d-b516-882385088c44 returned with HTTP 404 Aug 12 10:51:19.852591 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1416/5670] 10.4.3.105 () {66 vars in 1354 bytes} [Wed Aug 12 10:51:19 2026] GET /volume/v3/snapshots/f5ffab79-5199-4b3d-b516-882385088c44 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:51:19.858180 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-85d12ff4-fc6c-4028-b4c4-62265b6f8393 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:51:19.859879 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-85d12ff4-fc6c-4028-b4c4-62265b6f8393 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] DELETE https://10.4.3.105/volume/v3/volumes/edb2d0c9-9d7e-4490-8a9e-e200b47dede5 Aug 12 10:51:19.860060 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-85d12ff4-fc6c-4028-b4c4-62265b6f8393 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:51:19.860231 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-85d12ff4-fc6c-4028-b4c4-62265b6f8393 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Calling method 'delete' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:51:19.860376 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.v3.volumes [None req-85d12ff4-fc6c-4028-b4c4-62265b6f8393 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Delete volume with id: edb2d0c9-9d7e-4490-8a9e-e200b47dede5 Aug 12 10:51:19.866682 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:51:19.866682 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:51:19.866949 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-85d12ff4-fc6c-4028-b4c4-62265b6f8393 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Volume info retrieved successfully. Aug 12 10:51:19.879780 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-85d12ff4-fc6c-4028-b4c4-62265b6f8393 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Delete volume request issued successfully. Aug 12 10:51:19.879928 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-85d12ff4-fc6c-4028-b4c4-62265b6f8393 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] https://10.4.3.105/volume/v3/volumes/edb2d0c9-9d7e-4490-8a9e-e200b47dede5 returned with HTTP 202 Aug 12 10:51:19.880274 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1425/5671] 10.4.3.105 () {66 vars in 1351 bytes} [Wed Aug 12 10:51:19 2026] DELETE /volume/v3/volumes/edb2d0c9-9d7e-4490-8a9e-e200b47dede5 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 10:51:19.886875 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-d3fbae1e-f885-4bbe-b832-649acd6daf6b None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:51:19.889055 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-d3fbae1e-f885-4bbe-b832-649acd6daf6b tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] GET https://10.4.3.105/volume/v3/volumes/edb2d0c9-9d7e-4490-8a9e-e200b47dede5 Aug 12 10:51:19.889278 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-d3fbae1e-f885-4bbe-b832-649acd6daf6b tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:51:19.889549 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-d3fbae1e-f885-4bbe-b832-649acd6daf6b tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:51:19.896794 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:51:19.896794 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:51:19.900186 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-d3fbae1e-f885-4bbe-b832-649acd6daf6b tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Volume info retrieved successfully. Aug 12 10:51:19.905564 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-d3fbae1e-f885-4bbe-b832-649acd6daf6b tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] https://10.4.3.105/volume/v3/volumes/edb2d0c9-9d7e-4490-8a9e-e200b47dede5 returned with HTTP 200 Aug 12 10:51:19.905933 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1410/5672] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:51:19 2026] GET /volume/v3/volumes/edb2d0c9-9d7e-4490-8a9e-e200b47dede5 => generated 1008 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:51:20.920440 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-92310a24-aa37-4739-b6ae-2e7dc9687e70 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:51:20.922146 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-92310a24-aa37-4739-b6ae-2e7dc9687e70 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] GET https://10.4.3.105/volume/v3/volumes/edb2d0c9-9d7e-4490-8a9e-e200b47dede5 Aug 12 10:51:20.922333 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-92310a24-aa37-4739-b6ae-2e7dc9687e70 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:51:20.922530 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-92310a24-aa37-4739-b6ae-2e7dc9687e70 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:51:20.927784 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-92310a24-aa37-4739-b6ae-2e7dc9687e70 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] https://10.4.3.105/volume/v3/volumes/edb2d0c9-9d7e-4490-8a9e-e200b47dede5 returned with HTTP 404 Aug 12 10:51:20.928189 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1422/5673] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:51:20 2026] GET /volume/v3/volumes/edb2d0c9-9d7e-4490-8a9e-e200b47dede5 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:51:20.935914 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-87934c7d-5356-4431-87d4-9e82f0640855 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:51:20.937648 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-87934c7d-5356-4431-87d4-9e82f0640855 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] POST https://10.4.3.105/volume/v3/volumes Aug 12 10:51:20.937973 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-87934c7d-5356-4431-87d4-9e82f0640855 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-2142041482"}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:51:20.939776 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.volumes [None req-87934c7d-5356-4431-87d4-9e82f0640855 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-2142041482'}} {{(pid=100374) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 10:51:20.939891 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.v3.volumes [None req-87934c7d-5356-4431-87d4-9e82f0640855 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Create volume of 1 GB Aug 12 10:51:20.943442 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-87934c7d-5356-4431-87d4-9e82f0640855 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Availability Zones retrieved successfully. Aug 12 10:51:20.949915 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-87934c7d-5356-4431-87d4-9e82f0640855 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Flow 'volume_create_api' (fef620df-41d4-41d9-bdde-affd942134c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:51:20.950905 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-87934c7d-5356-4431-87d4-9e82f0640855 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e2217746-0db2-4ee9-b347-b103c27cf2b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:51:20.951599 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.flows.api.create_volume [None req-87934c7d-5356-4431-87d4-9e82f0640855 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Validating volume size '1' using validate_int {{(pid=100374) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 10:51:20.971701 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-87934c7d-5356-4431-87d4-9e82f0640855 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e2217746-0db2-4ee9-b347-b103c27cf2b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T10:26:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6cd66f07-4c7b-40b2-9dfb-378538f29c9e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:51:20.972374 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-87934c7d-5356-4431-87d4-9e82f0640855 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0fe973ce-fa92-4d1a-ab0f-3e14b8af2aba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:51:21.003406 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.quota [None req-87934c7d-5356-4431-87d4-9e82f0640855 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Created reservations ['05acebb5-a672-4075-b449-6a22914669a5', '0238cc07-1e6c-4776-a93b-676c9b089092', 'e1ba6236-45a3-4514-8cd2-49b448e13a46', '9eacc3db-3d54-4c82-a817-ac43a7a2a0da'] {{(pid=100374) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:51:21.004125 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-87934c7d-5356-4431-87d4-9e82f0640855 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0fe973ce-fa92-4d1a-ab0f-3e14b8af2aba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['05acebb5-a672-4075-b449-6a22914669a5', '0238cc07-1e6c-4776-a93b-676c9b089092', 'e1ba6236-45a3-4514-8cd2-49b448e13a46', '9eacc3db-3d54-4c82-a817-ac43a7a2a0da']}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:51:21.004845 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-87934c7d-5356-4431-87d4-9e82f0640855 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d2669d3c-3aae-4832-9d75-40f0ef2982a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:51:21.026042 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-87934c7d-5356-4431-87d4-9e82f0640855 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d2669d3c-3aae-4832-9d75-40f0ef2982a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '379a9f2c-73bc-44e1-90c0-5606d7f8ab86', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2142041482',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='392305d29b214e0c95f7bf2dd89649c9',qos_specs=None,replication_status=,reservations=['05acebb5-a672-4075-b449-6a22914669a5','0238cc07-1e6c-4776-a93b-676c9b089092','e1ba6236-45a3-4514-8cd2-49b448e13a46','9eacc3db-3d54-4c82-a817-ac43a7a2a0da'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ee032b782c2f46f6989b254429b67d60',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:51:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2142041482',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=379a9f2c-73bc-44e1-90c0-5606d7f8ab86,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='392305d29b214e0c95f7bf2dd89649c9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ee032b782c2f46f6989b254429b67d60',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6cd66f07-4c7b-40b2-9dfb-378538f29c9e),volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:51:21.027100 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-87934c7d-5356-4431-87d4-9e82f0640855 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (096e80c5-4750-41b5-86d6-a69a036dbaaa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:51:21.045672 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-87934c7d-5356-4431-87d4-9e82f0640855 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (096e80c5-4750-41b5-86d6-a69a036dbaaa) transitioned into state 'SUCCESS' from state '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-2142041482',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='392305d29b214e0c95f7bf2dd89649c9',qos_specs=None,replication_status=,reservations=['05acebb5-a672-4075-b449-6a22914669a5','0238cc07-1e6c-4776-a93b-676c9b089092','e1ba6236-45a3-4514-8cd2-49b448e13a46','9eacc3db-3d54-4c82-a817-ac43a7a2a0da'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ee032b782c2f46f6989b254429b67d60',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:51:21.046613 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-87934c7d-5356-4431-87d4-9e82f0640855 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ea6111a8-20f0-4aa6-8bd7-2b9250503b0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:51:21.056928 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-87934c7d-5356-4431-87d4-9e82f0640855 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ea6111a8-20f0-4aa6-8bd7-2b9250503b0d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:51:21.057961 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-87934c7d-5356-4431-87d4-9e82f0640855 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Flow 'volume_create_api' (fef620df-41d4-41d9-bdde-affd942134c4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100374) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:51:21.058387 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-87934c7d-5356-4431-87d4-9e82f0640855 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Create volume request issued successfully. Aug 12 10:51:21.059249 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-87934c7d-5356-4431-87d4-9e82f0640855 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] https://10.4.3.105/volume/v3/volumes returned with HTTP 202 Aug 12 10:51:21.059870 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1417/5674] 10.4.3.105 () {68 vars in 1258 bytes} [Wed Aug 12 10:51:20 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 10:51:21.072391 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-90f2a627-b522-4f18-bb50-5f26a2d94c75 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:51:21.073972 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-90f2a627-b522-4f18-bb50-5f26a2d94c75 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] GET https://10.4.3.105/volume/v3/volumes/379a9f2c-73bc-44e1-90c0-5606d7f8ab86 Aug 12 10:51:21.074141 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-90f2a627-b522-4f18-bb50-5f26a2d94c75 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:51:21.074308 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-90f2a627-b522-4f18-bb50-5f26a2d94c75 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:51:21.080844 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:51:21.080844 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:51:21.083880 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-90f2a627-b522-4f18-bb50-5f26a2d94c75 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Volume info retrieved successfully. Aug 12 10:51:21.087126 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-90f2a627-b522-4f18-bb50-5f26a2d94c75 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] https://10.4.3.105/volume/v3/volumes/379a9f2c-73bc-44e1-90c0-5606d7f8ab86 returned with HTTP 200 Aug 12 10:51:21.087704 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1426/5675] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:51:21 2026] GET /volume/v3/volumes/379a9f2c-73bc-44e1-90c0-5606d7f8ab86 => generated 957 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:51:22.099054 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-61cc0762-6903-41f8-ad61-e19ad59a4a29 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:51:22.100864 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-61cc0762-6903-41f8-ad61-e19ad59a4a29 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] GET https://10.4.3.105/volume/v3/volumes/379a9f2c-73bc-44e1-90c0-5606d7f8ab86 Aug 12 10:51:22.101051 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-61cc0762-6903-41f8-ad61-e19ad59a4a29 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:51:22.101226 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-61cc0762-6903-41f8-ad61-e19ad59a4a29 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:51:22.107525 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:51:22.107525 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:51:22.110196 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-61cc0762-6903-41f8-ad61-e19ad59a4a29 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Volume info retrieved successfully. Aug 12 10:51:22.113298 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-61cc0762-6903-41f8-ad61-e19ad59a4a29 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] https://10.4.3.105/volume/v3/volumes/379a9f2c-73bc-44e1-90c0-5606d7f8ab86 returned with HTTP 200 Aug 12 10:51:22.113782 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1411/5676] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:51:22 2026] GET /volume/v3/volumes/379a9f2c-73bc-44e1-90c0-5606d7f8ab86 => generated 1009 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:51:22.124798 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-585ecf63-cc31-4536-b0ab-558e7ca94908 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:51:22.126221 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-585ecf63-cc31-4536-b0ab-558e7ca94908 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] POST https://10.4.3.105/volume/v3/snapshots Aug 12 10:51:22.126538 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-585ecf63-cc31-4536-b0ab-558e7ca94908 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "379a9f2c-73bc-44e1-90c0-5606d7f8ab86", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-2023058589"}} {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:51:22.134044 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:51:22.134044 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:51:22.134296 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-585ecf63-cc31-4536-b0ab-558e7ca94908 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Volume info retrieved successfully. Aug 12 10:51:22.134422 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.v3.snapshots [None req-585ecf63-cc31-4536-b0ab-558e7ca94908 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Create snapshot from volume 379a9f2c-73bc-44e1-90c0-5606d7f8ab86 Aug 12 10:51:22.154373 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.quota [None req-585ecf63-cc31-4536-b0ab-558e7ca94908 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Created reservations ['864e8754-a728-4e1f-82ed-3adceca9b28b', '14179a22-f3f4-47ba-8378-e70454eef9d6', '84de5e50-0e0c-4b92-a37c-3dad0a4fa294', '884d1d49-0920-4bc1-92ef-e76ea9bee950'] {{(pid=100372) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:51:22.179160 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-585ecf63-cc31-4536-b0ab-558e7ca94908 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Snapshot create request issued successfully. Aug 12 10:51:22.179481 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-585ecf63-cc31-4536-b0ab-558e7ca94908 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] https://10.4.3.105/volume/v3/snapshots returned with HTTP 202 Aug 12 10:51:22.179934 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1423/5677] 10.4.3.105 () {68 vars in 1265 bytes} [Wed Aug 12 10:51:22 2026] POST /volume/v3/snapshots => generated 308 bytes in 56 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 10:51:22.189240 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-d0e5d599-56f4-448e-afbf-c00b9a4a2993 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:51:22.191260 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-d0e5d599-56f4-448e-afbf-c00b9a4a2993 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] GET https://10.4.3.105/volume/v3/snapshots/c262badb-635a-41d0-bd84-4d934e76c511 Aug 12 10:51:22.191463 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-d0e5d599-56f4-448e-afbf-c00b9a4a2993 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:51:22.191664 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-d0e5d599-56f4-448e-afbf-c00b9a4a2993 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:51:22.196193 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:51:22.196193 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:51:22.196502 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-d0e5d599-56f4-448e-afbf-c00b9a4a2993 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Snapshot retrieved successfully. Aug 12 10:51:22.197225 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-d0e5d599-56f4-448e-afbf-c00b9a4a2993 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] https://10.4.3.105/volume/v3/snapshots/c262badb-635a-41d0-bd84-4d934e76c511 returned with HTTP 200 Aug 12 10:51:22.197628 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1418/5678] 10.4.3.105 () {66 vars in 1354 bytes} [Wed Aug 12 10:51:22 2026] GET /volume/v3/snapshots/c262badb-635a-41d0-bd84-4d934e76c511 => generated 440 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:51:23.205811 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-7d7f3a39-8eb0-453f-a0e4-5d15b02c745c None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:51:23.207489 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-7d7f3a39-8eb0-453f-a0e4-5d15b02c745c tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] GET https://10.4.3.105/volume/v3/snapshots/c262badb-635a-41d0-bd84-4d934e76c511 Aug 12 10:51:23.207684 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-7d7f3a39-8eb0-453f-a0e4-5d15b02c745c tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:51:23.207858 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-7d7f3a39-8eb0-453f-a0e4-5d15b02c745c tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:51:23.212386 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:51:23.212386 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:51:23.212653 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-7d7f3a39-8eb0-453f-a0e4-5d15b02c745c tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Snapshot retrieved successfully. Aug 12 10:51:23.213211 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-7d7f3a39-8eb0-453f-a0e4-5d15b02c745c tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] https://10.4.3.105/volume/v3/snapshots/c262badb-635a-41d0-bd84-4d934e76c511 returned with HTTP 200 Aug 12 10:51:23.213556 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1427/5679] 10.4.3.105 () {66 vars in 1354 bytes} [Wed Aug 12 10:51:23 2026] GET /volume/v3/snapshots/c262badb-635a-41d0-bd84-4d934e76c511 => generated 467 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:51:23.220958 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-63d9e211-54a6-4353-b7ff-5ad82daa1868 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:51:23.222536 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-63d9e211-54a6-4353-b7ff-5ad82daa1868 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] POST https://10.4.3.105/volume/v3/snapshots/c262badb-635a-41d0-bd84-4d934e76c511/action Aug 12 10:51:23.222863 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-63d9e211-54a6-4353-b7ff-5ad82daa1868 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100373) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 10:51:23.222981 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-63d9e211-54a6-4353-b7ff-5ad82daa1868 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:51:23.224218 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.contrib.admin_actions [None req-63d9e211-54a6-4353-b7ff-5ad82daa1868 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Updating snapshot 'c262badb-635a-41d0-bd84-4d934e76c511' with '{'status': 'creating'}' {{(pid=100373) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 12 10:51:23.232037 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:51:23.232037 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:51:23.241010 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-63d9e211-54a6-4353-b7ff-5ad82daa1868 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] https://10.4.3.105/volume/v3/snapshots/c262badb-635a-41d0-bd84-4d934e76c511/action returned with HTTP 202 Aug 12 10:51:23.241415 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1412/5680] 10.4.3.105 () {68 vars in 1396 bytes} [Wed Aug 12 10:51:23 2026] POST /volume/v3/snapshots/c262badb-635a-41d0-bd84-4d934e76c511/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 10:51:23.247418 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-e18667e0-8b46-46e7-9ed2-c7054cfd492a None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:51:23.249071 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-e18667e0-8b46-46e7-9ed2-c7054cfd492a tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] GET https://10.4.3.105/volume/v3/snapshots/c262badb-635a-41d0-bd84-4d934e76c511 Aug 12 10:51:23.249236 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-e18667e0-8b46-46e7-9ed2-c7054cfd492a tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:51:23.249418 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-e18667e0-8b46-46e7-9ed2-c7054cfd492a tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:51:23.253766 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:51:23.253766 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:51:23.254006 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-e18667e0-8b46-46e7-9ed2-c7054cfd492a tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Snapshot retrieved successfully. Aug 12 10:51:23.254606 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-e18667e0-8b46-46e7-9ed2-c7054cfd492a tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] https://10.4.3.105/volume/v3/snapshots/c262badb-635a-41d0-bd84-4d934e76c511 returned with HTTP 200 Aug 12 10:51:23.255030 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1424/5681] 10.4.3.105 () {66 vars in 1354 bytes} [Wed Aug 12 10:51:23 2026] GET /volume/v3/snapshots/c262badb-635a-41d0-bd84-4d934e76c511 => generated 466 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:51:23.262401 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-07487f9b-b077-4f90-8867-4485e470d42d None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:51:23.264661 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-07487f9b-b077-4f90-8867-4485e470d42d tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-member] POST https://10.4.3.105/volume/v3/snapshots/c262badb-635a-41d0-bd84-4d934e76c511/action Aug 12 10:51:23.265026 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-07487f9b-b077-4f90-8867-4485e470d42d tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-member] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "80%"}}' {{(pid=100374) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 10:51:23.265149 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-07487f9b-b077-4f90-8867-4485e470d42d tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-member] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "80%"}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:51:23.266527 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.contrib.snapshot_actions [None req-07487f9b-b077-4f90-8867-4485e470d42d tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-member] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '80%'}} {{(pid=100374) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Aug 12 10:51:23.271882 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:51:23.271882 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:51:23.272478 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.contrib.snapshot_actions [None req-07487f9b-b077-4f90-8867-4485e470d42d tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-member] Updating snapshot c262badb-635a-41d0-bd84-4d934e76c511 with info {'id': 'c262badb-635a-41d0-bd84-4d934e76c511', 'status': 'error', 'progress': '80%'} Aug 12 10:51:23.277464 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-07487f9b-b077-4f90-8867-4485e470d42d tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-member] https://10.4.3.105/volume/v3/snapshots/c262badb-635a-41d0-bd84-4d934e76c511/action returned with HTTP 202 Aug 12 10:51:23.278055 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1419/5682] 10.4.3.105 () {68 vars in 1396 bytes} [Wed Aug 12 10:51:23 2026] POST /volume/v3/snapshots/c262badb-635a-41d0-bd84-4d934e76c511/action => generated 0 bytes in 16 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 10:51:23.283909 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-4f086e22-3f73-4cea-b332-050c36ba36d5 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:51:23.285674 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-4f086e22-3f73-4cea-b332-050c36ba36d5 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] DELETE https://10.4.3.105/volume/v3/snapshots/c262badb-635a-41d0-bd84-4d934e76c511 Aug 12 10:51:23.285875 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-4f086e22-3f73-4cea-b332-050c36ba36d5 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:51:23.286053 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-4f086e22-3f73-4cea-b332-050c36ba36d5 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Calling method 'delete' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:51:23.286151 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.v3.snapshots [None req-4f086e22-3f73-4cea-b332-050c36ba36d5 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Delete snapshot with id: c262badb-635a-41d0-bd84-4d934e76c511 Aug 12 10:51:23.290986 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:51:23.290986 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:51:23.291247 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-4f086e22-3f73-4cea-b332-050c36ba36d5 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Snapshot retrieved successfully. Aug 12 10:51:23.304859 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-4f086e22-3f73-4cea-b332-050c36ba36d5 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Snapshot delete request issued successfully. Aug 12 10:51:23.305033 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-4f086e22-3f73-4cea-b332-050c36ba36d5 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] https://10.4.3.105/volume/v3/snapshots/c262badb-635a-41d0-bd84-4d934e76c511 returned with HTTP 202 Aug 12 10:51:23.305421 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1428/5683] 10.4.3.105 () {66 vars in 1357 bytes} [Wed Aug 12 10:51:23 2026] DELETE /volume/v3/snapshots/c262badb-635a-41d0-bd84-4d934e76c511 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 10:51:23.312476 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-2fba6d14-cd48-482f-8b7e-178f6f27d790 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:51:23.314150 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-2fba6d14-cd48-482f-8b7e-178f6f27d790 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] GET https://10.4.3.105/volume/v3/snapshots/c262badb-635a-41d0-bd84-4d934e76c511 Aug 12 10:51:23.314354 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-2fba6d14-cd48-482f-8b7e-178f6f27d790 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:51:23.314604 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-2fba6d14-cd48-482f-8b7e-178f6f27d790 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:51:23.319249 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:51:23.319249 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:51:23.319538 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-2fba6d14-cd48-482f-8b7e-178f6f27d790 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Snapshot retrieved successfully. Aug 12 10:51:23.320099 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-2fba6d14-cd48-482f-8b7e-178f6f27d790 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] https://10.4.3.105/volume/v3/snapshots/c262badb-635a-41d0-bd84-4d934e76c511 returned with HTTP 200 Aug 12 10:51:23.320429 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1413/5684] 10.4.3.105 () {66 vars in 1354 bytes} [Wed Aug 12 10:51:23 2026] GET /volume/v3/snapshots/c262badb-635a-41d0-bd84-4d934e76c511 => generated 465 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:51:24.330288 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-8b343f73-f9e5-40e8-afa7-0067c8270072 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:51:24.332871 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-8b343f73-f9e5-40e8-afa7-0067c8270072 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] GET https://10.4.3.105/volume/v3/snapshots/c262badb-635a-41d0-bd84-4d934e76c511 Aug 12 10:51:24.333153 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-8b343f73-f9e5-40e8-afa7-0067c8270072 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:51:24.333430 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-8b343f73-f9e5-40e8-afa7-0067c8270072 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:51:24.338436 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-8b343f73-f9e5-40e8-afa7-0067c8270072 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] https://10.4.3.105/volume/v3/snapshots/c262badb-635a-41d0-bd84-4d934e76c511 returned with HTTP 404 Aug 12 10:51:24.339055 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1425/5685] 10.4.3.105 () {66 vars in 1354 bytes} [Wed Aug 12 10:51:24 2026] GET /volume/v3/snapshots/c262badb-635a-41d0-bd84-4d934e76c511 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:51:24.345841 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-cc8034e2-4d28-4d57-a747-8cbab67c5666 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:51:24.348580 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-cc8034e2-4d28-4d57-a747-8cbab67c5666 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] DELETE https://10.4.3.105/volume/v3/volumes/379a9f2c-73bc-44e1-90c0-5606d7f8ab86 Aug 12 10:51:24.348580 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-cc8034e2-4d28-4d57-a747-8cbab67c5666 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:51:24.348768 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-cc8034e2-4d28-4d57-a747-8cbab67c5666 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Calling method 'delete' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:51:24.348977 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.v3.volumes [None req-cc8034e2-4d28-4d57-a747-8cbab67c5666 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Delete volume with id: 379a9f2c-73bc-44e1-90c0-5606d7f8ab86 Aug 12 10:51:24.356634 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:51:24.356634 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:51:24.356979 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-cc8034e2-4d28-4d57-a747-8cbab67c5666 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Volume info retrieved successfully. Aug 12 10:51:24.373370 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-cc8034e2-4d28-4d57-a747-8cbab67c5666 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Delete volume request issued successfully. Aug 12 10:51:24.373611 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-cc8034e2-4d28-4d57-a747-8cbab67c5666 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] https://10.4.3.105/volume/v3/volumes/379a9f2c-73bc-44e1-90c0-5606d7f8ab86 returned with HTTP 202 Aug 12 10:51:24.373996 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1420/5686] 10.4.3.105 () {66 vars in 1351 bytes} [Wed Aug 12 10:51:24 2026] DELETE /volume/v3/volumes/379a9f2c-73bc-44e1-90c0-5606d7f8ab86 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 10:51:24.381746 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-b12814cd-e5c8-4dc9-a341-11319aff358b None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:51:24.383659 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-b12814cd-e5c8-4dc9-a341-11319aff358b tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] GET https://10.4.3.105/volume/v3/volumes/379a9f2c-73bc-44e1-90c0-5606d7f8ab86 Aug 12 10:51:24.383885 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-b12814cd-e5c8-4dc9-a341-11319aff358b tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:51:24.384084 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-b12814cd-e5c8-4dc9-a341-11319aff358b tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:51:24.392470 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:51:24.392470 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:51:24.396745 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-b12814cd-e5c8-4dc9-a341-11319aff358b tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Volume info retrieved successfully. Aug 12 10:51:24.401317 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-b12814cd-e5c8-4dc9-a341-11319aff358b tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] https://10.4.3.105/volume/v3/volumes/379a9f2c-73bc-44e1-90c0-5606d7f8ab86 returned with HTTP 200 Aug 12 10:51:24.401770 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1429/5687] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:51:24 2026] GET /volume/v3/volumes/379a9f2c-73bc-44e1-90c0-5606d7f8ab86 => generated 1008 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:51:25.414337 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-cc4d9768-7c9c-4d23-9415-20c7c160ed39 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:51:25.415982 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-cc4d9768-7c9c-4d23-9415-20c7c160ed39 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] GET https://10.4.3.105/volume/v3/volumes/379a9f2c-73bc-44e1-90c0-5606d7f8ab86 Aug 12 10:51:25.416158 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-cc4d9768-7c9c-4d23-9415-20c7c160ed39 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:51:25.416341 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-cc4d9768-7c9c-4d23-9415-20c7c160ed39 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:51:25.418124 np0000007037 devstack@c-api.service[100373]: DEBUG dbcounter [-] [100373] Writing DB stats cinder:SELECT=142,cinder:UPDATE=56,cinder:INSERT=24,cinder:DELETE=1 {{(pid=100373) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 10:51:25.421927 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-cc4d9768-7c9c-4d23-9415-20c7c160ed39 tempest-ProjectMemberTests-401850435 tempest-ProjectMemberTests-401850435-project-admin] https://10.4.3.105/volume/v3/volumes/379a9f2c-73bc-44e1-90c0-5606d7f8ab86 returned with HTTP 404 Aug 12 10:51:25.422506 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1414/5688] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:51:25 2026] GET /volume/v3/volumes/379a9f2c-73bc-44e1-90c0-5606d7f8ab86 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:51:26.873413 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-44a08910-9a9f-4651-b20a-227d0b6338c0 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:51:26.955643 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-44a08910-9a9f-4651-b20a-227d0b6338c0 tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] POST https://10.4.3.105/volume/v3/volumes Aug 12 10:51:26.955952 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-44a08910-9a9f-4651-b20a-227d0b6338c0 tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-660387062"}} {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:51:26.957539 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.v3.volumes [None req-44a08910-9a9f-4651-b20a-227d0b6338c0 tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-660387062'}} {{(pid=100372) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 10:51:26.957662 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.v3.volumes [None req-44a08910-9a9f-4651-b20a-227d0b6338c0 tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] Create volume of 1 GB Aug 12 10:51:26.961187 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-44a08910-9a9f-4651-b20a-227d0b6338c0 tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] Availability Zones retrieved successfully. Aug 12 10:51:26.965951 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-44a08910-9a9f-4651-b20a-227d0b6338c0 tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] Flow 'volume_create_api' (b3767747-ed47-4adb-ac4f-f2ae5bed5f5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100372) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:51:26.966949 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-44a08910-9a9f-4651-b20a-227d0b6338c0 tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a4b0a3cf-6278-4810-b5be-f7835794a8d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:51:26.967676 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.flows.api.create_volume [None req-44a08910-9a9f-4651-b20a-227d0b6338c0 tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] Validating volume size '1' using validate_int {{(pid=100372) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 10:51:26.988611 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-44a08910-9a9f-4651-b20a-227d0b6338c0 tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a4b0a3cf-6278-4810-b5be-f7835794a8d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T10:26:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6cd66f07-4c7b-40b2-9dfb-378538f29c9e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:51:26.989277 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-44a08910-9a9f-4651-b20a-227d0b6338c0 tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (44df8780-0c0c-4aa6-94ce-366819674455) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:51:27.035349 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.quota [None req-44a08910-9a9f-4651-b20a-227d0b6338c0 tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] Created reservations ['ea73b42c-6929-4aed-969c-81ffc38b5ced', '15b78e75-1570-46a9-8e44-8c6849245861', '4bb8ceef-f2d4-451b-b453-79531754cd2f', '95ce129b-50b5-49ed-a7a7-c912c7599b14'] {{(pid=100372) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:51:27.036177 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-44a08910-9a9f-4651-b20a-227d0b6338c0 tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (44df8780-0c0c-4aa6-94ce-366819674455) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ea73b42c-6929-4aed-969c-81ffc38b5ced', '15b78e75-1570-46a9-8e44-8c6849245861', '4bb8ceef-f2d4-451b-b453-79531754cd2f', '95ce129b-50b5-49ed-a7a7-c912c7599b14']}' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:51:27.036881 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-44a08910-9a9f-4651-b20a-227d0b6338c0 tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9d1e9d82-b8f3-4f96-ad22-b963da117b15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:51:27.056743 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-44a08910-9a9f-4651-b20a-227d0b6338c0 tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9d1e9d82-b8f3-4f96-ad22-b963da117b15) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '197a8002-7979-46fc-b2ce-8d7fac038413', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-660387062',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b840ce8acfa74b59ac5e8022ac6b298f',qos_specs=None,replication_status=,reservations=['ea73b42c-6929-4aed-969c-81ffc38b5ced','15b78e75-1570-46a9-8e44-8c6849245861','4bb8ceef-f2d4-451b-b453-79531754cd2f','95ce129b-50b5-49ed-a7a7-c912c7599b14'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dc473cb4a4d14274bcb6023b3a7b8594',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:51:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-660387062',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=197a8002-7979-46fc-b2ce-8d7fac038413,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b840ce8acfa74b59ac5e8022ac6b298f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dc473cb4a4d14274bcb6023b3a7b8594',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6cd66f07-4c7b-40b2-9dfb-378538f29c9e),volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:51:27.057387 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-44a08910-9a9f-4651-b20a-227d0b6338c0 tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eec3aa12-0146-4c34-b33c-bd212efa937c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:51:27.071374 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-44a08910-9a9f-4651-b20a-227d0b6338c0 tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eec3aa12-0146-4c34-b33c-bd212efa937c) transitioned into state 'SUCCESS' from state '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-660387062',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b840ce8acfa74b59ac5e8022ac6b298f',qos_specs=None,replication_status=,reservations=['ea73b42c-6929-4aed-969c-81ffc38b5ced','15b78e75-1570-46a9-8e44-8c6849245861','4bb8ceef-f2d4-451b-b453-79531754cd2f','95ce129b-50b5-49ed-a7a7-c912c7599b14'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dc473cb4a4d14274bcb6023b3a7b8594',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:51:27.071997 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-44a08910-9a9f-4651-b20a-227d0b6338c0 tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9bcbfda0-b1f4-4ae6-ae69-401fd3c7fbeb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:51:27.079443 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-44a08910-9a9f-4651-b20a-227d0b6338c0 tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9bcbfda0-b1f4-4ae6-ae69-401fd3c7fbeb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:51:27.080302 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-44a08910-9a9f-4651-b20a-227d0b6338c0 tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] Flow 'volume_create_api' (b3767747-ed47-4adb-ac4f-f2ae5bed5f5f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100372) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:51:27.080591 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-44a08910-9a9f-4651-b20a-227d0b6338c0 tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] Create volume request issued successfully. Aug 12 10:51:27.081072 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-44a08910-9a9f-4651-b20a-227d0b6338c0 tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] https://10.4.3.105/volume/v3/volumes returned with HTTP 202 Aug 12 10:51:27.081469 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1426/5689] 10.4.3.105 () {68 vars in 1258 bytes} [Wed Aug 12 10:51:26 2026] POST /volume/v3/volumes => generated 777 bytes in 208 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 10:51:27.095374 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-2255aa4b-b343-4456-bd58-236f0e2734a5 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:51:27.096504 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-2255aa4b-b343-4456-bd58-236f0e2734a5 tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] GET https://10.4.3.105/volume/v3/volumes/197a8002-7979-46fc-b2ce-8d7fac038413 Aug 12 10:51:27.096709 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-2255aa4b-b343-4456-bd58-236f0e2734a5 tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:51:27.096887 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-2255aa4b-b343-4456-bd58-236f0e2734a5 tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:51:27.103755 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:51:27.103755 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:51:27.106951 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-2255aa4b-b343-4456-bd58-236f0e2734a5 tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] Volume info retrieved successfully. Aug 12 10:51:27.110409 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-2255aa4b-b343-4456-bd58-236f0e2734a5 tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] https://10.4.3.105/volume/v3/volumes/197a8002-7979-46fc-b2ce-8d7fac038413 returned with HTTP 200 Aug 12 10:51:27.110779 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1421/5690] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:51:27 2026] GET /volume/v3/volumes/197a8002-7979-46fc-b2ce-8d7fac038413 => generated 956 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:51:28.123887 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-cd8906df-e8a7-4507-a8ce-b18e68375da0 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:51:28.125588 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-cd8906df-e8a7-4507-a8ce-b18e68375da0 tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] GET https://10.4.3.105/volume/v3/volumes/197a8002-7979-46fc-b2ce-8d7fac038413 Aug 12 10:51:28.125772 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-cd8906df-e8a7-4507-a8ce-b18e68375da0 tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:51:28.125944 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-cd8906df-e8a7-4507-a8ce-b18e68375da0 tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:51:28.132590 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:51:28.132590 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:51:28.135911 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-cd8906df-e8a7-4507-a8ce-b18e68375da0 tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] Volume info retrieved successfully. Aug 12 10:51:28.139240 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-cd8906df-e8a7-4507-a8ce-b18e68375da0 tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] https://10.4.3.105/volume/v3/volumes/197a8002-7979-46fc-b2ce-8d7fac038413 returned with HTTP 200 Aug 12 10:51:28.139620 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1430/5691] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:51:28 2026] GET /volume/v3/volumes/197a8002-7979-46fc-b2ce-8d7fac038413 => generated 1008 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:51:28.150699 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-833548ef-0f67-46db-ac6d-e8957dafa7c0 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:51:28.152337 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-833548ef-0f67-46db-ac6d-e8957dafa7c0 tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] POST https://10.4.3.105/volume/v3/snapshots Aug 12 10:51:28.152672 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-833548ef-0f67-46db-ac6d-e8957dafa7c0 tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "197a8002-7979-46fc-b2ce-8d7fac038413", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-649597100"}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:51:28.160772 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:51:28.160772 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:51:28.161101 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-833548ef-0f67-46db-ac6d-e8957dafa7c0 tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] Volume info retrieved successfully. Aug 12 10:51:28.161224 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.v3.snapshots [None req-833548ef-0f67-46db-ac6d-e8957dafa7c0 tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] Create snapshot from volume 197a8002-7979-46fc-b2ce-8d7fac038413 Aug 12 10:51:28.192400 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.quota [None req-833548ef-0f67-46db-ac6d-e8957dafa7c0 tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] Created reservations ['69810888-b859-46e2-888d-398da64f86f7', '4c60b0b7-8553-436b-b738-7555fd14f031', '377b40cf-9094-4c92-887b-bd308a885bcc', '2f877e58-6c81-43e7-87c0-becaadb988ee'] {{(pid=100373) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:51:28.219870 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-833548ef-0f67-46db-ac6d-e8957dafa7c0 tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] Snapshot create request issued successfully. Aug 12 10:51:28.220167 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-833548ef-0f67-46db-ac6d-e8957dafa7c0 tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] https://10.4.3.105/volume/v3/snapshots returned with HTTP 202 Aug 12 10:51:28.220596 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1415/5692] 10.4.3.105 () {68 vars in 1265 bytes} [Wed Aug 12 10:51:28 2026] POST /volume/v3/snapshots => generated 307 bytes in 70 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 10:51:28.228475 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-1b29d883-ca59-443d-9744-a9a971bad303 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:51:28.230477 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-1b29d883-ca59-443d-9744-a9a971bad303 tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] GET https://10.4.3.105/volume/v3/snapshots/b55a2145-c5b6-49e3-8c2d-e1830822b555 Aug 12 10:51:28.230757 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-1b29d883-ca59-443d-9744-a9a971bad303 tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:51:28.230961 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-1b29d883-ca59-443d-9744-a9a971bad303 tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:51:28.235974 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:51:28.235974 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:51:28.236361 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-1b29d883-ca59-443d-9744-a9a971bad303 tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] Snapshot retrieved successfully. Aug 12 10:51:28.237067 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-1b29d883-ca59-443d-9744-a9a971bad303 tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] https://10.4.3.105/volume/v3/snapshots/b55a2145-c5b6-49e3-8c2d-e1830822b555 returned with HTTP 200 Aug 12 10:51:28.237460 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1427/5693] 10.4.3.105 () {66 vars in 1354 bytes} [Wed Aug 12 10:51:28 2026] GET /volume/v3/snapshots/b55a2145-c5b6-49e3-8c2d-e1830822b555 => generated 439 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:51:29.245845 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-b15b218d-ac5a-4382-b3aa-5d4cab9490a3 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:51:29.247476 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-b15b218d-ac5a-4382-b3aa-5d4cab9490a3 tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] GET https://10.4.3.105/volume/v3/snapshots/b55a2145-c5b6-49e3-8c2d-e1830822b555 Aug 12 10:51:29.247685 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-b15b218d-ac5a-4382-b3aa-5d4cab9490a3 tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:51:29.247865 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-b15b218d-ac5a-4382-b3aa-5d4cab9490a3 tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:51:29.252350 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:51:29.252350 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:51:29.252636 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-b15b218d-ac5a-4382-b3aa-5d4cab9490a3 tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] Snapshot retrieved successfully. Aug 12 10:51:29.253212 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-b15b218d-ac5a-4382-b3aa-5d4cab9490a3 tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] https://10.4.3.105/volume/v3/snapshots/b55a2145-c5b6-49e3-8c2d-e1830822b555 returned with HTTP 200 Aug 12 10:51:29.253573 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1422/5694] 10.4.3.105 () {66 vars in 1354 bytes} [Wed Aug 12 10:51:29 2026] GET /volume/v3/snapshots/b55a2145-c5b6-49e3-8c2d-e1830822b555 => generated 466 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:51:29.261095 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-ba4cd02a-958a-44b6-825f-14025a6be9b7 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:51:29.312889 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-ba4cd02a-958a-44b6-825f-14025a6be9b7 tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-reader] POST https://10.4.3.105/volume/v3/snapshots/b55a2145-c5b6-49e3-8c2d-e1830822b555/action Aug 12 10:51:29.313236 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-ba4cd02a-958a-44b6-825f-14025a6be9b7 tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=100375) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 10:51:29.313478 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-ba4cd02a-958a-44b6-825f-14025a6be9b7 tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-reader] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:51:29.319938 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:51:29.319938 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:51:29.320295 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-ba4cd02a-958a-44b6-825f-14025a6be9b7 tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-reader] Snapshot retrieved successfully. Aug 12 10:51:29.321116 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.policy [None req-ba4cd02a-958a-44b6-825f-14025a6be9b7 tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-reader] Policy check for volume_extension:snapshot_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': 'ce5d6b612b104d2595d7f653a0aa5860', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b840ce8acfa74b59ac5e8022ac6b298f', '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=100375) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 12 10:51:29.321356 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-ba4cd02a-958a-44b6-825f-14025a6be9b7 tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-reader] https://10.4.3.105/volume/v3/snapshots/b55a2145-c5b6-49e3-8c2d-e1830822b555/action returned with HTTP 403 Aug 12 10:51:29.321846 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1431/5695] 10.4.3.105 () {68 vars in 1396 bytes} [Wed Aug 12 10:51:29 2026] POST /volume/v3/snapshots/b55a2145-c5b6-49e3-8c2d-e1830822b555/action => generated 133 bytes in 61 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:51:29.328438 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-1322ac6a-804d-47d5-8a5e-f5a4918e33f6 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:51:29.330458 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-1322ac6a-804d-47d5-8a5e-f5a4918e33f6 tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] DELETE https://10.4.3.105/volume/v3/snapshots/b55a2145-c5b6-49e3-8c2d-e1830822b555 Aug 12 10:51:29.330664 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-1322ac6a-804d-47d5-8a5e-f5a4918e33f6 tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:51:29.330837 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-1322ac6a-804d-47d5-8a5e-f5a4918e33f6 tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] Calling method 'delete' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:51:29.330927 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.v3.snapshots [None req-1322ac6a-804d-47d5-8a5e-f5a4918e33f6 tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] Delete snapshot with id: b55a2145-c5b6-49e3-8c2d-e1830822b555 Aug 12 10:51:29.335330 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:51:29.335330 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:51:29.335598 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-1322ac6a-804d-47d5-8a5e-f5a4918e33f6 tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] Snapshot retrieved successfully. Aug 12 10:51:29.347662 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-1322ac6a-804d-47d5-8a5e-f5a4918e33f6 tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] Snapshot delete request issued successfully. Aug 12 10:51:29.347797 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-1322ac6a-804d-47d5-8a5e-f5a4918e33f6 tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] https://10.4.3.105/volume/v3/snapshots/b55a2145-c5b6-49e3-8c2d-e1830822b555 returned with HTTP 202 Aug 12 10:51:29.348124 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1416/5696] 10.4.3.105 () {66 vars in 1357 bytes} [Wed Aug 12 10:51:29 2026] DELETE /volume/v3/snapshots/b55a2145-c5b6-49e3-8c2d-e1830822b555 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 10:51:29.354338 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-1b9c3ac8-a198-4082-9f8c-79df1cf9f6ab None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:51:29.355800 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-1b9c3ac8-a198-4082-9f8c-79df1cf9f6ab tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] GET https://10.4.3.105/volume/v3/snapshots/b55a2145-c5b6-49e3-8c2d-e1830822b555 Aug 12 10:51:29.355995 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-1b9c3ac8-a198-4082-9f8c-79df1cf9f6ab tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:51:29.356221 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-1b9c3ac8-a198-4082-9f8c-79df1cf9f6ab tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:51:29.361333 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:51:29.361333 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:51:29.362246 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-1b9c3ac8-a198-4082-9f8c-79df1cf9f6ab tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] Snapshot retrieved successfully. Aug 12 10:51:29.362380 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-1b9c3ac8-a198-4082-9f8c-79df1cf9f6ab tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] https://10.4.3.105/volume/v3/snapshots/b55a2145-c5b6-49e3-8c2d-e1830822b555 returned with HTTP 200 Aug 12 10:51:29.362743 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1428/5697] 10.4.3.105 () {66 vars in 1354 bytes} [Wed Aug 12 10:51:29 2026] GET /volume/v3/snapshots/b55a2145-c5b6-49e3-8c2d-e1830822b555 => generated 465 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:51:30.370805 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-466b49cc-a474-4a30-b84b-9af34844e24e None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:51:30.372631 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-466b49cc-a474-4a30-b84b-9af34844e24e tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] GET https://10.4.3.105/volume/v3/snapshots/b55a2145-c5b6-49e3-8c2d-e1830822b555 Aug 12 10:51:30.372876 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-466b49cc-a474-4a30-b84b-9af34844e24e tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:51:30.373076 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-466b49cc-a474-4a30-b84b-9af34844e24e tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:51:30.376894 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-466b49cc-a474-4a30-b84b-9af34844e24e tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] https://10.4.3.105/volume/v3/snapshots/b55a2145-c5b6-49e3-8c2d-e1830822b555 returned with HTTP 404 Aug 12 10:51:30.377377 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1423/5698] 10.4.3.105 () {66 vars in 1354 bytes} [Wed Aug 12 10:51:30 2026] GET /volume/v3/snapshots/b55a2145-c5b6-49e3-8c2d-e1830822b555 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:51:30.382904 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-8245977a-205a-4258-bd1f-190a0aa4cfe2 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:51:30.384590 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-8245977a-205a-4258-bd1f-190a0aa4cfe2 tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] DELETE https://10.4.3.105/volume/v3/volumes/197a8002-7979-46fc-b2ce-8d7fac038413 Aug 12 10:51:30.384795 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-8245977a-205a-4258-bd1f-190a0aa4cfe2 tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:51:30.384984 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-8245977a-205a-4258-bd1f-190a0aa4cfe2 tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] Calling method 'delete' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:51:30.385174 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.v3.volumes [None req-8245977a-205a-4258-bd1f-190a0aa4cfe2 tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] Delete volume with id: 197a8002-7979-46fc-b2ce-8d7fac038413 Aug 12 10:51:30.391876 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:51:30.391876 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:51:30.392177 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-8245977a-205a-4258-bd1f-190a0aa4cfe2 tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] Volume info retrieved successfully. Aug 12 10:51:30.406089 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-8245977a-205a-4258-bd1f-190a0aa4cfe2 tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] Delete volume request issued successfully. Aug 12 10:51:30.406254 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-8245977a-205a-4258-bd1f-190a0aa4cfe2 tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] https://10.4.3.105/volume/v3/volumes/197a8002-7979-46fc-b2ce-8d7fac038413 returned with HTTP 202 Aug 12 10:51:30.406627 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1432/5699] 10.4.3.105 () {66 vars in 1351 bytes} [Wed Aug 12 10:51:30 2026] DELETE /volume/v3/volumes/197a8002-7979-46fc-b2ce-8d7fac038413 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 10:51:30.412427 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-5722c561-8b9e-4c8a-b348-edaf5f9b5e2b None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:51:30.414156 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-5722c561-8b9e-4c8a-b348-edaf5f9b5e2b tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] GET https://10.4.3.105/volume/v3/volumes/197a8002-7979-46fc-b2ce-8d7fac038413 Aug 12 10:51:30.414353 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-5722c561-8b9e-4c8a-b348-edaf5f9b5e2b tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:51:30.414673 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-5722c561-8b9e-4c8a-b348-edaf5f9b5e2b tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:51:30.421875 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:51:30.421875 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:51:30.425563 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-5722c561-8b9e-4c8a-b348-edaf5f9b5e2b tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] Volume info retrieved successfully. Aug 12 10:51:30.429113 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-5722c561-8b9e-4c8a-b348-edaf5f9b5e2b tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] https://10.4.3.105/volume/v3/volumes/197a8002-7979-46fc-b2ce-8d7fac038413 returned with HTTP 200 Aug 12 10:51:30.429497 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1417/5700] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:51:30 2026] GET /volume/v3/volumes/197a8002-7979-46fc-b2ce-8d7fac038413 => generated 1007 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:51:31.441002 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-8e262b69-3c0b-460e-80cb-ef935e6fd3e8 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:51:31.442552 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-8e262b69-3c0b-460e-80cb-ef935e6fd3e8 tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] GET https://10.4.3.105/volume/v3/volumes/197a8002-7979-46fc-b2ce-8d7fac038413 Aug 12 10:51:31.442733 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-8e262b69-3c0b-460e-80cb-ef935e6fd3e8 tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:51:31.442906 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-8e262b69-3c0b-460e-80cb-ef935e6fd3e8 tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:51:31.448324 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-8e262b69-3c0b-460e-80cb-ef935e6fd3e8 tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] https://10.4.3.105/volume/v3/volumes/197a8002-7979-46fc-b2ce-8d7fac038413 returned with HTTP 404 Aug 12 10:51:31.448752 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1429/5701] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:51:31 2026] GET /volume/v3/volumes/197a8002-7979-46fc-b2ce-8d7fac038413 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:51:31.456158 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-30309e7b-c19d-496f-a37b-151de113099f None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:51:31.457777 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-30309e7b-c19d-496f-a37b-151de113099f tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] POST https://10.4.3.105/volume/v3/volumes Aug 12 10:51:31.458077 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-30309e7b-c19d-496f-a37b-151de113099f tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1392408055"}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:51:31.459708 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.v3.volumes [None req-30309e7b-c19d-496f-a37b-151de113099f tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1392408055'}} {{(pid=100374) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 10:51:31.459821 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.v3.volumes [None req-30309e7b-c19d-496f-a37b-151de113099f tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] Create volume of 1 GB Aug 12 10:51:31.463286 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-30309e7b-c19d-496f-a37b-151de113099f tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] Availability Zones retrieved successfully. Aug 12 10:51:31.467914 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-30309e7b-c19d-496f-a37b-151de113099f tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] Flow 'volume_create_api' (dc919d2e-1dd5-444a-9aad-5588f5c7e576) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:51:31.468866 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-30309e7b-c19d-496f-a37b-151de113099f tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (61a271b2-8aff-4f04-b306-b99a2413fca2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:51:31.469506 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.flows.api.create_volume [None req-30309e7b-c19d-496f-a37b-151de113099f tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] Validating volume size '1' using validate_int {{(pid=100374) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 10:51:31.488991 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-30309e7b-c19d-496f-a37b-151de113099f tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (61a271b2-8aff-4f04-b306-b99a2413fca2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T10:26:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6cd66f07-4c7b-40b2-9dfb-378538f29c9e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:51:31.489709 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-30309e7b-c19d-496f-a37b-151de113099f tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ad687e30-e8ec-4e0b-8bc7-5ec85f7a115d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:51:31.519605 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.quota [None req-30309e7b-c19d-496f-a37b-151de113099f tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] Created reservations ['219c1123-7383-4472-8560-13f8edd7208d', '79a8959a-303c-40d2-821e-e3483c892be8', '95db9214-0ad3-4e32-b4ce-73747ed7ade5', '6f2b4746-a31d-4b83-86a4-8e2b37ba0b51'] {{(pid=100374) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:51:31.520175 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-30309e7b-c19d-496f-a37b-151de113099f tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ad687e30-e8ec-4e0b-8bc7-5ec85f7a115d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['219c1123-7383-4472-8560-13f8edd7208d', '79a8959a-303c-40d2-821e-e3483c892be8', '95db9214-0ad3-4e32-b4ce-73747ed7ade5', '6f2b4746-a31d-4b83-86a4-8e2b37ba0b51']}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:51:31.520858 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-30309e7b-c19d-496f-a37b-151de113099f tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (26127090-c833-4791-8d2d-ad79cfc67cb9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:51:31.540357 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-30309e7b-c19d-496f-a37b-151de113099f tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (26127090-c833-4791-8d2d-ad79cfc67cb9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '889c8ebc-2b28-4888-8e0b-6eb98f3a7485', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1392408055',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b840ce8acfa74b59ac5e8022ac6b298f',qos_specs=None,replication_status=,reservations=['219c1123-7383-4472-8560-13f8edd7208d','79a8959a-303c-40d2-821e-e3483c892be8','95db9214-0ad3-4e32-b4ce-73747ed7ade5','6f2b4746-a31d-4b83-86a4-8e2b37ba0b51'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dc473cb4a4d14274bcb6023b3a7b8594',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:51:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1392408055',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=889c8ebc-2b28-4888-8e0b-6eb98f3a7485,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b840ce8acfa74b59ac5e8022ac6b298f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dc473cb4a4d14274bcb6023b3a7b8594',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6cd66f07-4c7b-40b2-9dfb-378538f29c9e),volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:51:31.540987 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-30309e7b-c19d-496f-a37b-151de113099f tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b595e0a6-5dc4-49c0-a82d-56157e7eb0f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:51:31.554397 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-30309e7b-c19d-496f-a37b-151de113099f tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b595e0a6-5dc4-49c0-a82d-56157e7eb0f7) transitioned into state 'SUCCESS' from state '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-1392408055',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b840ce8acfa74b59ac5e8022ac6b298f',qos_specs=None,replication_status=,reservations=['219c1123-7383-4472-8560-13f8edd7208d','79a8959a-303c-40d2-821e-e3483c892be8','95db9214-0ad3-4e32-b4ce-73747ed7ade5','6f2b4746-a31d-4b83-86a4-8e2b37ba0b51'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dc473cb4a4d14274bcb6023b3a7b8594',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:51:31.554964 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-30309e7b-c19d-496f-a37b-151de113099f tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (64b0ff36-fc51-4125-9f79-1299fa7dd869) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:51:31.562630 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-30309e7b-c19d-496f-a37b-151de113099f tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (64b0ff36-fc51-4125-9f79-1299fa7dd869) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:51:31.563339 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-30309e7b-c19d-496f-a37b-151de113099f tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] Flow 'volume_create_api' (dc919d2e-1dd5-444a-9aad-5588f5c7e576) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100374) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:51:31.563606 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-30309e7b-c19d-496f-a37b-151de113099f tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] Create volume request issued successfully. Aug 12 10:51:31.564073 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-30309e7b-c19d-496f-a37b-151de113099f tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] https://10.4.3.105/volume/v3/volumes returned with HTTP 202 Aug 12 10:51:31.564471 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1424/5702] 10.4.3.105 () {68 vars in 1258 bytes} [Wed Aug 12 10:51:31 2026] POST /volume/v3/volumes => generated 778 bytes in 109 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 10:51:31.575381 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-d0b9e226-ea29-43a6-a6c7-9cd387aaa34b None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:51:31.577079 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-d0b9e226-ea29-43a6-a6c7-9cd387aaa34b tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] GET https://10.4.3.105/volume/v3/volumes/889c8ebc-2b28-4888-8e0b-6eb98f3a7485 Aug 12 10:51:31.577287 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-d0b9e226-ea29-43a6-a6c7-9cd387aaa34b tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:51:31.577622 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-d0b9e226-ea29-43a6-a6c7-9cd387aaa34b tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:51:31.584049 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:51:31.584049 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:51:31.587170 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-d0b9e226-ea29-43a6-a6c7-9cd387aaa34b tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] Volume info retrieved successfully. Aug 12 10:51:31.590838 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-d0b9e226-ea29-43a6-a6c7-9cd387aaa34b tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] https://10.4.3.105/volume/v3/volumes/889c8ebc-2b28-4888-8e0b-6eb98f3a7485 returned with HTTP 200 Aug 12 10:51:31.591316 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1433/5703] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:51:31 2026] GET /volume/v3/volumes/889c8ebc-2b28-4888-8e0b-6eb98f3a7485 => generated 957 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:51:32.602197 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-f17e49d3-5076-4553-88d2-818604a38915 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:51:32.603767 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-f17e49d3-5076-4553-88d2-818604a38915 tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] GET https://10.4.3.105/volume/v3/volumes/889c8ebc-2b28-4888-8e0b-6eb98f3a7485 Aug 12 10:51:32.603950 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-f17e49d3-5076-4553-88d2-818604a38915 tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:51:32.604126 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-f17e49d3-5076-4553-88d2-818604a38915 tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:51:32.610410 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:51:32.610410 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:51:32.613105 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-f17e49d3-5076-4553-88d2-818604a38915 tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] Volume info retrieved successfully. Aug 12 10:51:32.616199 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-f17e49d3-5076-4553-88d2-818604a38915 tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] https://10.4.3.105/volume/v3/volumes/889c8ebc-2b28-4888-8e0b-6eb98f3a7485 returned with HTTP 200 Aug 12 10:51:32.616526 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1418/5704] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:51:32 2026] GET /volume/v3/volumes/889c8ebc-2b28-4888-8e0b-6eb98f3a7485 => generated 1009 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:51:32.627574 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-29de9fca-30c8-4f01-822d-7b87d0eeb7a8 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:51:32.629189 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-29de9fca-30c8-4f01-822d-7b87d0eeb7a8 tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] POST https://10.4.3.105/volume/v3/snapshots Aug 12 10:51:32.629507 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-29de9fca-30c8-4f01-822d-7b87d0eeb7a8 tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "889c8ebc-2b28-4888-8e0b-6eb98f3a7485", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1652801444"}} {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:51:32.637331 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:51:32.637331 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:51:32.637650 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-29de9fca-30c8-4f01-822d-7b87d0eeb7a8 tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] Volume info retrieved successfully. Aug 12 10:51:32.637759 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.v3.snapshots [None req-29de9fca-30c8-4f01-822d-7b87d0eeb7a8 tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] Create snapshot from volume 889c8ebc-2b28-4888-8e0b-6eb98f3a7485 Aug 12 10:51:32.660279 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.quota [None req-29de9fca-30c8-4f01-822d-7b87d0eeb7a8 tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] Created reservations ['9505f5e2-1dc0-4c8f-a7f5-0387d3bc32e3', '35e013ae-6c4e-4aed-8b1c-36b0e358ecd4', 'b7eccbf5-5fbf-4709-8072-26ac6073fd31', 'bcbceb2f-7791-4367-84b2-4de02ef5016b'] {{(pid=100372) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:51:32.686383 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-29de9fca-30c8-4f01-822d-7b87d0eeb7a8 tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] Snapshot create request issued successfully. Aug 12 10:51:32.686737 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-29de9fca-30c8-4f01-822d-7b87d0eeb7a8 tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] https://10.4.3.105/volume/v3/snapshots returned with HTTP 202 Aug 12 10:51:32.687143 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1430/5705] 10.4.3.105 () {68 vars in 1265 bytes} [Wed Aug 12 10:51:32 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 10:51:32.695118 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-c793559a-ba53-47ed-9a4a-296cf7b017af None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:51:32.696905 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-c793559a-ba53-47ed-9a4a-296cf7b017af tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] GET https://10.4.3.105/volume/v3/snapshots/325fab3b-ea0d-4e0e-9452-5f317ce9ff2c Aug 12 10:51:32.697068 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-c793559a-ba53-47ed-9a4a-296cf7b017af tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:51:32.697270 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-c793559a-ba53-47ed-9a4a-296cf7b017af tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:51:32.701811 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:51:32.701811 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:51:32.702073 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-c793559a-ba53-47ed-9a4a-296cf7b017af tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] Snapshot retrieved successfully. Aug 12 10:51:32.702664 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-c793559a-ba53-47ed-9a4a-296cf7b017af tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] https://10.4.3.105/volume/v3/snapshots/325fab3b-ea0d-4e0e-9452-5f317ce9ff2c returned with HTTP 200 Aug 12 10:51:32.703092 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1425/5706] 10.4.3.105 () {66 vars in 1354 bytes} [Wed Aug 12 10:51:32 2026] GET /volume/v3/snapshots/325fab3b-ea0d-4e0e-9452-5f317ce9ff2c => generated 440 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:51:33.712363 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-c401dbbc-ef83-4f68-96aa-c448876929b3 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:51:33.714149 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-c401dbbc-ef83-4f68-96aa-c448876929b3 tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] GET https://10.4.3.105/volume/v3/snapshots/325fab3b-ea0d-4e0e-9452-5f317ce9ff2c Aug 12 10:51:33.714387 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-c401dbbc-ef83-4f68-96aa-c448876929b3 tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:51:33.714584 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-c401dbbc-ef83-4f68-96aa-c448876929b3 tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:51:33.719752 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:51:33.719752 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:51:33.720056 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-c401dbbc-ef83-4f68-96aa-c448876929b3 tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] Snapshot retrieved successfully. Aug 12 10:51:33.720695 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-c401dbbc-ef83-4f68-96aa-c448876929b3 tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] https://10.4.3.105/volume/v3/snapshots/325fab3b-ea0d-4e0e-9452-5f317ce9ff2c returned with HTTP 200 Aug 12 10:51:33.721060 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1434/5707] 10.4.3.105 () {66 vars in 1354 bytes} [Wed Aug 12 10:51:33 2026] GET /volume/v3/snapshots/325fab3b-ea0d-4e0e-9452-5f317ce9ff2c => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:51:33.731094 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-19cbfd04-a44b-4370-88b0-2d40ca72be33 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:51:33.732797 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-19cbfd04-a44b-4370-88b0-2d40ca72be33 tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-reader] GET https://10.4.3.105/volume/v3/snapshots Aug 12 10:51:33.732989 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-19cbfd04-a44b-4370-88b0-2d40ca72be33 tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-reader] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:51:33.733170 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-19cbfd04-a44b-4370-88b0-2d40ca72be33 tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-reader] Calling method 'index' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:51:33.733416 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.api_utils [None req-19cbfd04-a44b-4370-88b0-2d40ca72be33 tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-reader] Removing options '' from query. {{(pid=100373) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 10:51:33.734355 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.db.api [None req-19cbfd04-a44b-4370-88b0-2d40ca72be33 tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-reader] Building query based on filter {{(pid=100373) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 12 10:51:33.737866 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-19cbfd04-a44b-4370-88b0-2d40ca72be33 tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-reader] Get all snapshots completed successfully. Aug 12 10:51:33.738129 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-19cbfd04-a44b-4370-88b0-2d40ca72be33 tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-reader] https://10.4.3.105/volume/v3/snapshots returned with HTTP 200 Aug 12 10:51:33.738478 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1419/5708] 10.4.3.105 () {66 vars in 1243 bytes} [Wed Aug 12 10:51:33 2026] GET /volume/v3/snapshots => generated 336 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:51:33.747974 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-e983b2f9-f21b-4679-bfa2-c83e4c87b786 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:51:33.750602 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-e983b2f9-f21b-4679-bfa2-c83e4c87b786 tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] DELETE https://10.4.3.105/volume/v3/snapshots/325fab3b-ea0d-4e0e-9452-5f317ce9ff2c Aug 12 10:51:33.750834 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-e983b2f9-f21b-4679-bfa2-c83e4c87b786 tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:51:33.751021 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-e983b2f9-f21b-4679-bfa2-c83e4c87b786 tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] Calling method 'delete' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:51:33.751133 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.v3.snapshots [None req-e983b2f9-f21b-4679-bfa2-c83e4c87b786 tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] Delete snapshot with id: 325fab3b-ea0d-4e0e-9452-5f317ce9ff2c Aug 12 10:51:33.756068 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:51:33.756068 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:51:33.756362 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-e983b2f9-f21b-4679-bfa2-c83e4c87b786 tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] Snapshot retrieved successfully. Aug 12 10:51:33.769780 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-e983b2f9-f21b-4679-bfa2-c83e4c87b786 tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] Snapshot delete request issued successfully. Aug 12 10:51:33.769928 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-e983b2f9-f21b-4679-bfa2-c83e4c87b786 tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] https://10.4.3.105/volume/v3/snapshots/325fab3b-ea0d-4e0e-9452-5f317ce9ff2c returned with HTTP 202 Aug 12 10:51:33.770352 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1431/5709] 10.4.3.105 () {66 vars in 1357 bytes} [Wed Aug 12 10:51:33 2026] DELETE /volume/v3/snapshots/325fab3b-ea0d-4e0e-9452-5f317ce9ff2c => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 10:51:33.778090 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-97573db6-de2d-4c24-8d0b-80b4f5dd021e None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:51:33.780199 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-97573db6-de2d-4c24-8d0b-80b4f5dd021e tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] GET https://10.4.3.105/volume/v3/snapshots/325fab3b-ea0d-4e0e-9452-5f317ce9ff2c Aug 12 10:51:33.780447 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-97573db6-de2d-4c24-8d0b-80b4f5dd021e tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:51:33.780657 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-97573db6-de2d-4c24-8d0b-80b4f5dd021e tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:51:33.785125 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:51:33.785125 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:51:33.785424 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-97573db6-de2d-4c24-8d0b-80b4f5dd021e tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] Snapshot retrieved successfully. Aug 12 10:51:33.786037 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-97573db6-de2d-4c24-8d0b-80b4f5dd021e tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] https://10.4.3.105/volume/v3/snapshots/325fab3b-ea0d-4e0e-9452-5f317ce9ff2c returned with HTTP 200 Aug 12 10:51:33.786422 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1426/5710] 10.4.3.105 () {66 vars in 1354 bytes} [Wed Aug 12 10:51:33 2026] GET /volume/v3/snapshots/325fab3b-ea0d-4e0e-9452-5f317ce9ff2c => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:51:34.796436 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-b05573e9-e10a-49b1-aee9-7f25a62a0778 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:51:34.799041 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-b05573e9-e10a-49b1-aee9-7f25a62a0778 tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] GET https://10.4.3.105/volume/v3/snapshots/325fab3b-ea0d-4e0e-9452-5f317ce9ff2c Aug 12 10:51:34.799041 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-b05573e9-e10a-49b1-aee9-7f25a62a0778 tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:51:34.799041 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-b05573e9-e10a-49b1-aee9-7f25a62a0778 tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:51:34.802795 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-b05573e9-e10a-49b1-aee9-7f25a62a0778 tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] https://10.4.3.105/volume/v3/snapshots/325fab3b-ea0d-4e0e-9452-5f317ce9ff2c returned with HTTP 404 Aug 12 10:51:34.803253 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1435/5711] 10.4.3.105 () {66 vars in 1354 bytes} [Wed Aug 12 10:51:34 2026] GET /volume/v3/snapshots/325fab3b-ea0d-4e0e-9452-5f317ce9ff2c => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:51:34.808922 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-de22329f-2fcf-4a0c-9bef-58c863c1a0be None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:51:34.810855 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-de22329f-2fcf-4a0c-9bef-58c863c1a0be tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] DELETE https://10.4.3.105/volume/v3/volumes/889c8ebc-2b28-4888-8e0b-6eb98f3a7485 Aug 12 10:51:34.811056 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-de22329f-2fcf-4a0c-9bef-58c863c1a0be tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:51:34.811261 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-de22329f-2fcf-4a0c-9bef-58c863c1a0be tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] Calling method 'delete' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:51:34.811421 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.v3.volumes [None req-de22329f-2fcf-4a0c-9bef-58c863c1a0be tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] Delete volume with id: 889c8ebc-2b28-4888-8e0b-6eb98f3a7485 Aug 12 10:51:34.819080 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:51:34.819080 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:51:34.819080 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-de22329f-2fcf-4a0c-9bef-58c863c1a0be tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] Volume info retrieved successfully. Aug 12 10:51:34.833063 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-de22329f-2fcf-4a0c-9bef-58c863c1a0be tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] Delete volume request issued successfully. Aug 12 10:51:34.833262 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-de22329f-2fcf-4a0c-9bef-58c863c1a0be tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] https://10.4.3.105/volume/v3/volumes/889c8ebc-2b28-4888-8e0b-6eb98f3a7485 returned with HTTP 202 Aug 12 10:51:34.833666 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1420/5712] 10.4.3.105 () {66 vars in 1351 bytes} [Wed Aug 12 10:51:34 2026] DELETE /volume/v3/volumes/889c8ebc-2b28-4888-8e0b-6eb98f3a7485 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 10:51:34.839624 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-8a552492-5dab-4976-bfc2-2edfbdd4a2b5 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:51:34.841252 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-8a552492-5dab-4976-bfc2-2edfbdd4a2b5 tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] GET https://10.4.3.105/volume/v3/volumes/889c8ebc-2b28-4888-8e0b-6eb98f3a7485 Aug 12 10:51:34.841459 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-8a552492-5dab-4976-bfc2-2edfbdd4a2b5 tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:51:34.841670 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-8a552492-5dab-4976-bfc2-2edfbdd4a2b5 tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:51:34.848563 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:51:34.848563 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:51:34.851630 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-8a552492-5dab-4976-bfc2-2edfbdd4a2b5 tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] Volume info retrieved successfully. Aug 12 10:51:34.854981 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-8a552492-5dab-4976-bfc2-2edfbdd4a2b5 tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] https://10.4.3.105/volume/v3/volumes/889c8ebc-2b28-4888-8e0b-6eb98f3a7485 returned with HTTP 200 Aug 12 10:51:34.855338 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1432/5713] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:51:34 2026] GET /volume/v3/volumes/889c8ebc-2b28-4888-8e0b-6eb98f3a7485 => generated 1008 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:51:35.867946 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-1f3f5fbb-ee3e-42f7-8fc3-d3c41ca1defc None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:51:35.869642 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-1f3f5fbb-ee3e-42f7-8fc3-d3c41ca1defc tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] GET https://10.4.3.105/volume/v3/volumes/889c8ebc-2b28-4888-8e0b-6eb98f3a7485 Aug 12 10:51:35.869827 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-1f3f5fbb-ee3e-42f7-8fc3-d3c41ca1defc tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:51:35.870001 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-1f3f5fbb-ee3e-42f7-8fc3-d3c41ca1defc tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:51:35.875471 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-1f3f5fbb-ee3e-42f7-8fc3-d3c41ca1defc tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] https://10.4.3.105/volume/v3/volumes/889c8ebc-2b28-4888-8e0b-6eb98f3a7485 returned with HTTP 404 Aug 12 10:51:35.875896 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1427/5714] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:51:35 2026] GET /volume/v3/volumes/889c8ebc-2b28-4888-8e0b-6eb98f3a7485 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:51:35.883409 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-56c43654-7911-40e9-b8ad-fe7798813ae8 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:51:35.884985 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-56c43654-7911-40e9-b8ad-fe7798813ae8 tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] POST https://10.4.3.105/volume/v3/volumes Aug 12 10:51:35.885323 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-56c43654-7911-40e9-b8ad-fe7798813ae8 tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-629316887"}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:51:35.886921 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.v3.volumes [None req-56c43654-7911-40e9-b8ad-fe7798813ae8 tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-629316887'}} {{(pid=100375) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 10:51:35.887035 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.v3.volumes [None req-56c43654-7911-40e9-b8ad-fe7798813ae8 tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] Create volume of 1 GB Aug 12 10:51:35.891152 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-56c43654-7911-40e9-b8ad-fe7798813ae8 tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] Availability Zones retrieved successfully. Aug 12 10:51:35.896074 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-56c43654-7911-40e9-b8ad-fe7798813ae8 tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] Flow 'volume_create_api' (a976fcc8-df27-4a13-9e16-8114f9cf590a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:51:35.897063 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-56c43654-7911-40e9-b8ad-fe7798813ae8 tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4a380e83-99ed-4857-9d49-d0192660d743) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:51:35.897787 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.flows.api.create_volume [None req-56c43654-7911-40e9-b8ad-fe7798813ae8 tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] Validating volume size '1' using validate_int {{(pid=100375) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 10:51:35.918847 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-56c43654-7911-40e9-b8ad-fe7798813ae8 tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4a380e83-99ed-4857-9d49-d0192660d743) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T10:26:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6cd66f07-4c7b-40b2-9dfb-378538f29c9e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:51:35.919561 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-56c43654-7911-40e9-b8ad-fe7798813ae8 tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4c65949e-1c87-4bb5-8f8a-3ceb6c6c435c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:51:35.951664 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.quota [None req-56c43654-7911-40e9-b8ad-fe7798813ae8 tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] Created reservations ['46dad7ab-16fb-40c0-9116-928d7c9e127d', '0e7e3553-f16e-43c1-9a0a-1a228e15348b', 'ee5d9507-7f32-4b13-8210-a31c69ec88aa', 'c52ac609-63f0-43da-bf23-b92b100f8a08'] {{(pid=100375) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:51:35.952394 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-56c43654-7911-40e9-b8ad-fe7798813ae8 tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4c65949e-1c87-4bb5-8f8a-3ceb6c6c435c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['46dad7ab-16fb-40c0-9116-928d7c9e127d', '0e7e3553-f16e-43c1-9a0a-1a228e15348b', 'ee5d9507-7f32-4b13-8210-a31c69ec88aa', 'c52ac609-63f0-43da-bf23-b92b100f8a08']}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:51:35.953057 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-56c43654-7911-40e9-b8ad-fe7798813ae8 tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cc9743a7-3856-4213-b42f-532bda5d6d4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:51:35.972942 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-56c43654-7911-40e9-b8ad-fe7798813ae8 tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cc9743a7-3856-4213-b42f-532bda5d6d4f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6fc5c981-48b1-4b88-8dce-5079b59b434f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-629316887',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b840ce8acfa74b59ac5e8022ac6b298f',qos_specs=None,replication_status=,reservations=['46dad7ab-16fb-40c0-9116-928d7c9e127d','0e7e3553-f16e-43c1-9a0a-1a228e15348b','ee5d9507-7f32-4b13-8210-a31c69ec88aa','c52ac609-63f0-43da-bf23-b92b100f8a08'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dc473cb4a4d14274bcb6023b3a7b8594',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:51:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-629316887',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6fc5c981-48b1-4b88-8dce-5079b59b434f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b840ce8acfa74b59ac5e8022ac6b298f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dc473cb4a4d14274bcb6023b3a7b8594',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6cd66f07-4c7b-40b2-9dfb-378538f29c9e),volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:51:35.973621 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-56c43654-7911-40e9-b8ad-fe7798813ae8 tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (92c7e2d9-2cdd-470d-8662-dfec8e4f8ada) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:51:35.990733 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-56c43654-7911-40e9-b8ad-fe7798813ae8 tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (92c7e2d9-2cdd-470d-8662-dfec8e4f8ada) transitioned into state 'SUCCESS' from state '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-629316887',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b840ce8acfa74b59ac5e8022ac6b298f',qos_specs=None,replication_status=,reservations=['46dad7ab-16fb-40c0-9116-928d7c9e127d','0e7e3553-f16e-43c1-9a0a-1a228e15348b','ee5d9507-7f32-4b13-8210-a31c69ec88aa','c52ac609-63f0-43da-bf23-b92b100f8a08'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dc473cb4a4d14274bcb6023b3a7b8594',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:51:35.991587 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-56c43654-7911-40e9-b8ad-fe7798813ae8 tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b4b713f1-55ab-4c15-95db-e9b66d2af4aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:51:35.999001 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-56c43654-7911-40e9-b8ad-fe7798813ae8 tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b4b713f1-55ab-4c15-95db-e9b66d2af4aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:51:35.999778 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-56c43654-7911-40e9-b8ad-fe7798813ae8 tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] Flow 'volume_create_api' (a976fcc8-df27-4a13-9e16-8114f9cf590a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100375) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:51:36.000079 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-56c43654-7911-40e9-b8ad-fe7798813ae8 tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] Create volume request issued successfully. Aug 12 10:51:36.000646 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-56c43654-7911-40e9-b8ad-fe7798813ae8 tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] https://10.4.3.105/volume/v3/volumes returned with HTTP 202 Aug 12 10:51:36.001048 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1436/5715] 10.4.3.105 () {68 vars in 1258 bytes} [Wed Aug 12 10:51:35 2026] POST /volume/v3/volumes => generated 777 bytes in 118 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 10:51:36.011577 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-cdaf872c-2b52-46d8-a04e-0daef6c6a24f None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:51:36.013340 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-cdaf872c-2b52-46d8-a04e-0daef6c6a24f tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] GET https://10.4.3.105/volume/v3/volumes/6fc5c981-48b1-4b88-8dce-5079b59b434f Aug 12 10:51:36.013555 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-cdaf872c-2b52-46d8-a04e-0daef6c6a24f tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:51:36.013744 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-cdaf872c-2b52-46d8-a04e-0daef6c6a24f tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:51:36.020678 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:51:36.020678 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:51:36.023905 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-cdaf872c-2b52-46d8-a04e-0daef6c6a24f tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] Volume info retrieved successfully. Aug 12 10:51:36.027369 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-cdaf872c-2b52-46d8-a04e-0daef6c6a24f tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] https://10.4.3.105/volume/v3/volumes/6fc5c981-48b1-4b88-8dce-5079b59b434f returned with HTTP 200 Aug 12 10:51:36.027727 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1421/5716] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:51:36 2026] GET /volume/v3/volumes/6fc5c981-48b1-4b88-8dce-5079b59b434f => generated 956 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:51:37.040101 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-7804446c-b296-480f-94e9-1c0501fab57d None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:51:37.042274 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-7804446c-b296-480f-94e9-1c0501fab57d tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] GET https://10.4.3.105/volume/v3/volumes/6fc5c981-48b1-4b88-8dce-5079b59b434f Aug 12 10:51:37.042535 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-7804446c-b296-480f-94e9-1c0501fab57d tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:51:37.042810 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-7804446c-b296-480f-94e9-1c0501fab57d tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:51:37.050595 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:51:37.050595 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:51:37.054218 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-7804446c-b296-480f-94e9-1c0501fab57d tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] Volume info retrieved successfully. Aug 12 10:51:37.057837 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-7804446c-b296-480f-94e9-1c0501fab57d tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] https://10.4.3.105/volume/v3/volumes/6fc5c981-48b1-4b88-8dce-5079b59b434f returned with HTTP 200 Aug 12 10:51:37.057837 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1433/5717] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:51:37 2026] GET /volume/v3/volumes/6fc5c981-48b1-4b88-8dce-5079b59b434f => generated 1008 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:51:37.070596 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-2308ff6f-51fc-45c0-9acb-99844a495bd3 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:51:37.072609 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-2308ff6f-51fc-45c0-9acb-99844a495bd3 tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] POST https://10.4.3.105/volume/v3/snapshots Aug 12 10:51:37.072724 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-2308ff6f-51fc-45c0-9acb-99844a495bd3 tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "6fc5c981-48b1-4b88-8dce-5079b59b434f", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1637986675"}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:51:37.081528 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:51:37.081528 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:51:37.082581 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-2308ff6f-51fc-45c0-9acb-99844a495bd3 tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] Volume info retrieved successfully. Aug 12 10:51:37.082581 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.v3.snapshots [None req-2308ff6f-51fc-45c0-9acb-99844a495bd3 tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] Create snapshot from volume 6fc5c981-48b1-4b88-8dce-5079b59b434f Aug 12 10:51:37.103573 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.quota [None req-2308ff6f-51fc-45c0-9acb-99844a495bd3 tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] Created reservations ['8d8c4ffd-62c7-48da-99df-b93c86cef27f', '90fbddd0-96c5-4b47-8019-be8c1290f85a', '788b209d-7372-4fa4-9faa-3b522aa3601f', 'c26318d2-7186-483a-896e-0166c4e35d7a'] {{(pid=100374) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:51:37.126926 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-2308ff6f-51fc-45c0-9acb-99844a495bd3 tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] Snapshot create request issued successfully. Aug 12 10:51:37.127158 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-2308ff6f-51fc-45c0-9acb-99844a495bd3 tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] https://10.4.3.105/volume/v3/snapshots returned with HTTP 202 Aug 12 10:51:37.127589 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1428/5718] 10.4.3.105 () {68 vars in 1265 bytes} [Wed Aug 12 10:51:37 2026] POST /volume/v3/snapshots => generated 308 bytes in 58 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 10:51:37.136025 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-4cb97f26-c9a7-4bf1-8f63-72668f0dabf9 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:51:37.138253 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-4cb97f26-c9a7-4bf1-8f63-72668f0dabf9 tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] GET https://10.4.3.105/volume/v3/snapshots/ce3a373d-a838-44ca-932d-0c295ab0e7ce Aug 12 10:51:37.138875 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-4cb97f26-c9a7-4bf1-8f63-72668f0dabf9 tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:51:37.138875 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-4cb97f26-c9a7-4bf1-8f63-72668f0dabf9 tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:51:37.143569 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:51:37.143569 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:51:37.143569 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-4cb97f26-c9a7-4bf1-8f63-72668f0dabf9 tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] Snapshot retrieved successfully. Aug 12 10:51:37.144196 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-4cb97f26-c9a7-4bf1-8f63-72668f0dabf9 tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] https://10.4.3.105/volume/v3/snapshots/ce3a373d-a838-44ca-932d-0c295ab0e7ce returned with HTTP 200 Aug 12 10:51:37.144589 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1437/5719] 10.4.3.105 () {66 vars in 1354 bytes} [Wed Aug 12 10:51:37 2026] GET /volume/v3/snapshots/ce3a373d-a838-44ca-932d-0c295ab0e7ce => generated 440 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:51:38.152941 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-0e1a42ac-f14a-47a5-aab3-ad8ae7c38759 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:51:38.154577 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-0e1a42ac-f14a-47a5-aab3-ad8ae7c38759 tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] GET https://10.4.3.105/volume/v3/snapshots/ce3a373d-a838-44ca-932d-0c295ab0e7ce Aug 12 10:51:38.154577 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-0e1a42ac-f14a-47a5-aab3-ad8ae7c38759 tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:51:38.154577 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-0e1a42ac-f14a-47a5-aab3-ad8ae7c38759 tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:51:38.158950 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:51:38.158950 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:51:38.159224 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-0e1a42ac-f14a-47a5-aab3-ad8ae7c38759 tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] Snapshot retrieved successfully. Aug 12 10:51:38.159794 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-0e1a42ac-f14a-47a5-aab3-ad8ae7c38759 tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] https://10.4.3.105/volume/v3/snapshots/ce3a373d-a838-44ca-932d-0c295ab0e7ce returned with HTTP 200 Aug 12 10:51:38.160388 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1422/5720] 10.4.3.105 () {66 vars in 1354 bytes} [Wed Aug 12 10:51:38 2026] GET /volume/v3/snapshots/ce3a373d-a838-44ca-932d-0c295ab0e7ce => generated 467 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:51:38.167542 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-ea99b0c0-9edf-4fda-9c88-279b08c77fd5 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:51:38.169099 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-ea99b0c0-9edf-4fda-9c88-279b08c77fd5 tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-reader] POST https://10.4.3.105/volume/v3/snapshots/ce3a373d-a838-44ca-932d-0c295ab0e7ce/action Aug 12 10:51:38.169425 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-ea99b0c0-9edf-4fda-9c88-279b08c77fd5 tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100372) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 10:51:38.169559 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-ea99b0c0-9edf-4fda-9c88-279b08c77fd5 tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:51:38.170794 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.contrib.admin_actions [None req-ea99b0c0-9edf-4fda-9c88-279b08c77fd5 tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-reader] Updating snapshot 'ce3a373d-a838-44ca-932d-0c295ab0e7ce' with '{'status': 'error'}' {{(pid=100372) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 12 10:51:38.178592 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:51:38.178592 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:51:38.178976 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.policy [None req-ea99b0c0-9edf-4fda-9c88-279b08c77fd5 tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-reader] Policy check for volume_extension:snapshot_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': 'ce5d6b612b104d2595d7f653a0aa5860', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b840ce8acfa74b59ac5e8022ac6b298f', '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=100372) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 12 10:51:38.179172 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-ea99b0c0-9edf-4fda-9c88-279b08c77fd5 tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-reader] https://10.4.3.105/volume/v3/snapshots/ce3a373d-a838-44ca-932d-0c295ab0e7ce/action returned with HTTP 403 Aug 12 10:51:38.179581 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1434/5721] 10.4.3.105 () {68 vars in 1396 bytes} [Wed Aug 12 10:51:38 2026] POST /volume/v3/snapshots/ce3a373d-a838-44ca-932d-0c295ab0e7ce/action => generated 133 bytes in 12 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:51:38.185846 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-e2f74d86-82a5-4c3a-ac7f-9dfae144f7ea None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:51:38.187465 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-e2f74d86-82a5-4c3a-ac7f-9dfae144f7ea tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] DELETE https://10.4.3.105/volume/v3/snapshots/ce3a373d-a838-44ca-932d-0c295ab0e7ce Aug 12 10:51:38.187664 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-e2f74d86-82a5-4c3a-ac7f-9dfae144f7ea tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:51:38.187833 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-e2f74d86-82a5-4c3a-ac7f-9dfae144f7ea tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] Calling method 'delete' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:51:38.187930 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.v3.snapshots [None req-e2f74d86-82a5-4c3a-ac7f-9dfae144f7ea tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] Delete snapshot with id: ce3a373d-a838-44ca-932d-0c295ab0e7ce Aug 12 10:51:38.192025 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:51:38.192025 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:51:38.192270 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-e2f74d86-82a5-4c3a-ac7f-9dfae144f7ea tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] Snapshot retrieved successfully. Aug 12 10:51:38.204774 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-e2f74d86-82a5-4c3a-ac7f-9dfae144f7ea tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] Snapshot delete request issued successfully. Aug 12 10:51:38.204920 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-e2f74d86-82a5-4c3a-ac7f-9dfae144f7ea tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] https://10.4.3.105/volume/v3/snapshots/ce3a373d-a838-44ca-932d-0c295ab0e7ce returned with HTTP 202 Aug 12 10:51:38.205253 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1429/5722] 10.4.3.105 () {66 vars in 1357 bytes} [Wed Aug 12 10:51:38 2026] DELETE /volume/v3/snapshots/ce3a373d-a838-44ca-932d-0c295ab0e7ce => generated 0 bytes in 20 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 10:51:38.211155 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-197d0418-145c-4c75-aa9d-d51ca4eeaf62 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:51:38.212734 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-197d0418-145c-4c75-aa9d-d51ca4eeaf62 tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] GET https://10.4.3.105/volume/v3/snapshots/ce3a373d-a838-44ca-932d-0c295ab0e7ce Aug 12 10:51:38.212907 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-197d0418-145c-4c75-aa9d-d51ca4eeaf62 tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:51:38.213204 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-197d0418-145c-4c75-aa9d-d51ca4eeaf62 tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:51:38.217140 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:51:38.217140 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:51:38.217432 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-197d0418-145c-4c75-aa9d-d51ca4eeaf62 tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] Snapshot retrieved successfully. Aug 12 10:51:38.217993 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-197d0418-145c-4c75-aa9d-d51ca4eeaf62 tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] https://10.4.3.105/volume/v3/snapshots/ce3a373d-a838-44ca-932d-0c295ab0e7ce returned with HTTP 200 Aug 12 10:51:38.218300 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1438/5723] 10.4.3.105 () {66 vars in 1354 bytes} [Wed Aug 12 10:51:38 2026] GET /volume/v3/snapshots/ce3a373d-a838-44ca-932d-0c295ab0e7ce => generated 466 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:51:39.226484 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-936ea9bf-a4ee-469d-b375-69651ba3ba5b None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:51:39.228171 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-936ea9bf-a4ee-469d-b375-69651ba3ba5b tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] GET https://10.4.3.105/volume/v3/snapshots/ce3a373d-a838-44ca-932d-0c295ab0e7ce Aug 12 10:51:39.228356 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-936ea9bf-a4ee-469d-b375-69651ba3ba5b tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:51:39.228540 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-936ea9bf-a4ee-469d-b375-69651ba3ba5b tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:51:39.232529 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-936ea9bf-a4ee-469d-b375-69651ba3ba5b tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] https://10.4.3.105/volume/v3/snapshots/ce3a373d-a838-44ca-932d-0c295ab0e7ce returned with HTTP 404 Aug 12 10:51:39.232966 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1423/5724] 10.4.3.105 () {66 vars in 1354 bytes} [Wed Aug 12 10:51:39 2026] GET /volume/v3/snapshots/ce3a373d-a838-44ca-932d-0c295ab0e7ce => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:51:39.239127 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-57dc0f76-0701-4ea8-8ed5-386e614100ce None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:51:39.240690 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-57dc0f76-0701-4ea8-8ed5-386e614100ce tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] DELETE https://10.4.3.105/volume/v3/volumes/6fc5c981-48b1-4b88-8dce-5079b59b434f Aug 12 10:51:39.240966 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-57dc0f76-0701-4ea8-8ed5-386e614100ce tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:51:39.241222 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-57dc0f76-0701-4ea8-8ed5-386e614100ce tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] Calling method 'delete' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:51:39.241940 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.v3.volumes [None req-57dc0f76-0701-4ea8-8ed5-386e614100ce tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] Delete volume with id: 6fc5c981-48b1-4b88-8dce-5079b59b434f Aug 12 10:51:39.257045 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:51:39.257045 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:51:39.257349 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-57dc0f76-0701-4ea8-8ed5-386e614100ce tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] Volume info retrieved successfully. Aug 12 10:51:39.271136 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-57dc0f76-0701-4ea8-8ed5-386e614100ce tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] Delete volume request issued successfully. Aug 12 10:51:39.271300 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-57dc0f76-0701-4ea8-8ed5-386e614100ce tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] https://10.4.3.105/volume/v3/volumes/6fc5c981-48b1-4b88-8dce-5079b59b434f returned with HTTP 202 Aug 12 10:51:39.271729 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1435/5725] 10.4.3.105 () {66 vars in 1351 bytes} [Wed Aug 12 10:51:39 2026] DELETE /volume/v3/volumes/6fc5c981-48b1-4b88-8dce-5079b59b434f => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 10:51:39.277954 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-a6e293eb-0f04-43ef-982f-ca1752380143 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:51:39.279705 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-a6e293eb-0f04-43ef-982f-ca1752380143 tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] GET https://10.4.3.105/volume/v3/volumes/6fc5c981-48b1-4b88-8dce-5079b59b434f Aug 12 10:51:39.279964 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-a6e293eb-0f04-43ef-982f-ca1752380143 tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:51:39.280179 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-a6e293eb-0f04-43ef-982f-ca1752380143 tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:51:39.286836 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:51:39.286836 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:51:39.290548 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-a6e293eb-0f04-43ef-982f-ca1752380143 tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] Volume info retrieved successfully. Aug 12 10:51:39.295673 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-a6e293eb-0f04-43ef-982f-ca1752380143 tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] https://10.4.3.105/volume/v3/volumes/6fc5c981-48b1-4b88-8dce-5079b59b434f returned with HTTP 200 Aug 12 10:51:39.296156 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1430/5726] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:51:39 2026] GET /volume/v3/volumes/6fc5c981-48b1-4b88-8dce-5079b59b434f => generated 1007 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:51:40.307837 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-ce5a5385-c2a6-4dc0-ab3d-842a510927a2 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:51:40.309996 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-ce5a5385-c2a6-4dc0-ab3d-842a510927a2 tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] GET https://10.4.3.105/volume/v3/volumes/6fc5c981-48b1-4b88-8dce-5079b59b434f Aug 12 10:51:40.310221 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-ce5a5385-c2a6-4dc0-ab3d-842a510927a2 tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:51:40.310402 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-ce5a5385-c2a6-4dc0-ab3d-842a510927a2 tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:51:40.316461 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-ce5a5385-c2a6-4dc0-ab3d-842a510927a2 tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] https://10.4.3.105/volume/v3/volumes/6fc5c981-48b1-4b88-8dce-5079b59b434f returned with HTTP 404 Aug 12 10:51:40.316921 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1439/5727] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:51:40 2026] GET /volume/v3/volumes/6fc5c981-48b1-4b88-8dce-5079b59b434f => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:51:40.323023 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-d07250cc-587c-4249-a802-997989d8ca09 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:51:40.324528 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-d07250cc-587c-4249-a802-997989d8ca09 tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] POST https://10.4.3.105/volume/v3/volumes Aug 12 10:51:40.324828 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-d07250cc-587c-4249-a802-997989d8ca09 tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1758671417"}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:51:40.326357 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.v3.volumes [None req-d07250cc-587c-4249-a802-997989d8ca09 tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1758671417'}} {{(pid=100373) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 10:51:40.326466 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.v3.volumes [None req-d07250cc-587c-4249-a802-997989d8ca09 tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] Create volume of 1 GB Aug 12 10:51:40.330702 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-d07250cc-587c-4249-a802-997989d8ca09 tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] Availability Zones retrieved successfully. Aug 12 10:51:40.337301 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-d07250cc-587c-4249-a802-997989d8ca09 tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] Flow 'volume_create_api' (a5d6a9fe-9d16-4c63-9681-4a17f6174054) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:51:40.338606 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-d07250cc-587c-4249-a802-997989d8ca09 tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9efc99b3-b97c-4992-b648-b80d51acdf46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:51:40.339526 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.flows.api.create_volume [None req-d07250cc-587c-4249-a802-997989d8ca09 tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] Validating volume size '1' using validate_int {{(pid=100373) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 10:51:40.364662 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-d07250cc-587c-4249-a802-997989d8ca09 tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9efc99b3-b97c-4992-b648-b80d51acdf46) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T10:26:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6cd66f07-4c7b-40b2-9dfb-378538f29c9e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:51:40.365439 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-d07250cc-587c-4249-a802-997989d8ca09 tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8990a198-15b6-4634-b1b8-cc3daf746849) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:51:40.397828 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.quota [None req-d07250cc-587c-4249-a802-997989d8ca09 tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] Created reservations ['568416ee-f9ab-4205-812e-997366b37056', '024ce337-e260-4d9b-a1ff-ecaa550051ac', '906030e3-2e6c-447e-886d-93695b4a8ccc', '88a7e352-fba1-410b-8030-bde0c655a39d'] {{(pid=100373) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:51:40.398628 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-d07250cc-587c-4249-a802-997989d8ca09 tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8990a198-15b6-4634-b1b8-cc3daf746849) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['568416ee-f9ab-4205-812e-997366b37056', '024ce337-e260-4d9b-a1ff-ecaa550051ac', '906030e3-2e6c-447e-886d-93695b4a8ccc', '88a7e352-fba1-410b-8030-bde0c655a39d']}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:51:40.399334 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-d07250cc-587c-4249-a802-997989d8ca09 tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (990eb175-25b6-4cf3-a5fe-7eb431e07f5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:51:40.419927 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-d07250cc-587c-4249-a802-997989d8ca09 tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (990eb175-25b6-4cf3-a5fe-7eb431e07f5e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '40bef754-05c9-4eee-8431-61baecd3d97d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1758671417',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b840ce8acfa74b59ac5e8022ac6b298f',qos_specs=None,replication_status=,reservations=['568416ee-f9ab-4205-812e-997366b37056','024ce337-e260-4d9b-a1ff-ecaa550051ac','906030e3-2e6c-447e-886d-93695b4a8ccc','88a7e352-fba1-410b-8030-bde0c655a39d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dc473cb4a4d14274bcb6023b3a7b8594',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:51:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1758671417',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=40bef754-05c9-4eee-8431-61baecd3d97d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b840ce8acfa74b59ac5e8022ac6b298f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dc473cb4a4d14274bcb6023b3a7b8594',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6cd66f07-4c7b-40b2-9dfb-378538f29c9e),volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:51:40.420636 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-d07250cc-587c-4249-a802-997989d8ca09 tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b874f785-eb1c-4d7e-ba27-738d0804ebaf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:51:40.437901 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-d07250cc-587c-4249-a802-997989d8ca09 tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b874f785-eb1c-4d7e-ba27-738d0804ebaf) transitioned into state 'SUCCESS' from state '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-1758671417',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b840ce8acfa74b59ac5e8022ac6b298f',qos_specs=None,replication_status=,reservations=['568416ee-f9ab-4205-812e-997366b37056','024ce337-e260-4d9b-a1ff-ecaa550051ac','906030e3-2e6c-447e-886d-93695b4a8ccc','88a7e352-fba1-410b-8030-bde0c655a39d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dc473cb4a4d14274bcb6023b3a7b8594',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:51:40.438642 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-d07250cc-587c-4249-a802-997989d8ca09 tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c6db4ccd-fe4e-4180-baae-eeca0546c399) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:51:40.446793 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-d07250cc-587c-4249-a802-997989d8ca09 tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c6db4ccd-fe4e-4180-baae-eeca0546c399) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:51:40.447570 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-d07250cc-587c-4249-a802-997989d8ca09 tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] Flow 'volume_create_api' (a5d6a9fe-9d16-4c63-9681-4a17f6174054) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100373) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:51:40.447859 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-d07250cc-587c-4249-a802-997989d8ca09 tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] Create volume request issued successfully. Aug 12 10:51:40.448403 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-d07250cc-587c-4249-a802-997989d8ca09 tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] https://10.4.3.105/volume/v3/volumes returned with HTTP 202 Aug 12 10:51:40.448853 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1424/5728] 10.4.3.105 () {68 vars in 1258 bytes} [Wed Aug 12 10:51:40 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 10:51:40.459667 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-1c108116-9c9d-43b8-814b-e94034248640 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:51:40.461650 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-1c108116-9c9d-43b8-814b-e94034248640 tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] GET https://10.4.3.105/volume/v3/volumes/40bef754-05c9-4eee-8431-61baecd3d97d Aug 12 10:51:40.461873 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-1c108116-9c9d-43b8-814b-e94034248640 tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:51:40.462093 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-1c108116-9c9d-43b8-814b-e94034248640 tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:51:40.468746 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:51:40.468746 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:51:40.471972 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-1c108116-9c9d-43b8-814b-e94034248640 tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] Volume info retrieved successfully. Aug 12 10:51:40.475598 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-1c108116-9c9d-43b8-814b-e94034248640 tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] https://10.4.3.105/volume/v3/volumes/40bef754-05c9-4eee-8431-61baecd3d97d returned with HTTP 200 Aug 12 10:51:40.475941 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1436/5729] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:51:40 2026] GET /volume/v3/volumes/40bef754-05c9-4eee-8431-61baecd3d97d => generated 957 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:51:41.486795 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-590cdfff-8094-4a75-888a-24f8e433a70d None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:51:41.488800 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-590cdfff-8094-4a75-888a-24f8e433a70d tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] GET https://10.4.3.105/volume/v3/volumes/40bef754-05c9-4eee-8431-61baecd3d97d Aug 12 10:51:41.489041 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-590cdfff-8094-4a75-888a-24f8e433a70d tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:51:41.489286 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-590cdfff-8094-4a75-888a-24f8e433a70d tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:51:41.497286 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:51:41.497286 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:51:41.500968 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-590cdfff-8094-4a75-888a-24f8e433a70d tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] Volume info retrieved successfully. Aug 12 10:51:41.505257 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-590cdfff-8094-4a75-888a-24f8e433a70d tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] https://10.4.3.105/volume/v3/volumes/40bef754-05c9-4eee-8431-61baecd3d97d returned with HTTP 200 Aug 12 10:51:41.505708 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1431/5730] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:51:41 2026] GET /volume/v3/volumes/40bef754-05c9-4eee-8431-61baecd3d97d => generated 1009 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:51:41.517062 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-5f4fa62a-b232-4771-9e8a-cd79dee43b78 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:51:41.518604 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-5f4fa62a-b232-4771-9e8a-cd79dee43b78 tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] POST https://10.4.3.105/volume/v3/snapshots Aug 12 10:51:41.518942 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-5f4fa62a-b232-4771-9e8a-cd79dee43b78 tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "40bef754-05c9-4eee-8431-61baecd3d97d", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1169475163"}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:51:41.526666 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:51:41.526666 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:51:41.527035 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-5f4fa62a-b232-4771-9e8a-cd79dee43b78 tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] Volume info retrieved successfully. Aug 12 10:51:41.527199 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.v3.snapshots [None req-5f4fa62a-b232-4771-9e8a-cd79dee43b78 tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] Create snapshot from volume 40bef754-05c9-4eee-8431-61baecd3d97d Aug 12 10:51:41.547241 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.quota [None req-5f4fa62a-b232-4771-9e8a-cd79dee43b78 tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] Created reservations ['c5250ab1-fa50-4671-a031-846f7e420a38', '9e3047e3-df18-47a9-ac90-4b5559ed2222', '040ce5e5-0d23-40a6-8514-d516a52f33d8', '9ae8348f-2db9-4ce7-98f9-10580fa9d31a'] {{(pid=100375) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:51:41.570268 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-5f4fa62a-b232-4771-9e8a-cd79dee43b78 tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] Snapshot create request issued successfully. Aug 12 10:51:41.570627 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-5f4fa62a-b232-4771-9e8a-cd79dee43b78 tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] https://10.4.3.105/volume/v3/snapshots returned with HTTP 202 Aug 12 10:51:41.571063 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1440/5731] 10.4.3.105 () {68 vars in 1265 bytes} [Wed Aug 12 10:51:41 2026] POST /volume/v3/snapshots => generated 308 bytes in 54 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 10:51:41.580678 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-5c22edc3-23b8-42b1-a686-8afa4139a86b None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:51:41.582697 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-5c22edc3-23b8-42b1-a686-8afa4139a86b tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] GET https://10.4.3.105/volume/v3/snapshots/64415146-6bb8-439c-adeb-54f8e28541df Aug 12 10:51:41.582944 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-5c22edc3-23b8-42b1-a686-8afa4139a86b tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:51:41.583234 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-5c22edc3-23b8-42b1-a686-8afa4139a86b tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:51:41.588829 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:51:41.588829 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:51:41.589114 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-5c22edc3-23b8-42b1-a686-8afa4139a86b tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] Snapshot retrieved successfully. Aug 12 10:51:41.589739 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-5c22edc3-23b8-42b1-a686-8afa4139a86b tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] https://10.4.3.105/volume/v3/snapshots/64415146-6bb8-439c-adeb-54f8e28541df returned with HTTP 200 Aug 12 10:51:41.590059 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1425/5732] 10.4.3.105 () {66 vars in 1354 bytes} [Wed Aug 12 10:51:41 2026] GET /volume/v3/snapshots/64415146-6bb8-439c-adeb-54f8e28541df => generated 440 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:51:42.599135 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-b63cc3f9-3cc6-45d8-abfa-e4202314af98 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:51:42.601231 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-b63cc3f9-3cc6-45d8-abfa-e4202314af98 tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] GET https://10.4.3.105/volume/v3/snapshots/64415146-6bb8-439c-adeb-54f8e28541df Aug 12 10:51:42.601470 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-b63cc3f9-3cc6-45d8-abfa-e4202314af98 tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:51:42.601719 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-b63cc3f9-3cc6-45d8-abfa-e4202314af98 tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:51:42.607356 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:51:42.607356 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:51:42.607697 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-b63cc3f9-3cc6-45d8-abfa-e4202314af98 tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] Snapshot retrieved successfully. Aug 12 10:51:42.608433 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-b63cc3f9-3cc6-45d8-abfa-e4202314af98 tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] https://10.4.3.105/volume/v3/snapshots/64415146-6bb8-439c-adeb-54f8e28541df returned with HTTP 200 Aug 12 10:51:42.608853 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1437/5733] 10.4.3.105 () {66 vars in 1354 bytes} [Wed Aug 12 10:51:42 2026] GET /volume/v3/snapshots/64415146-6bb8-439c-adeb-54f8e28541df => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:51:42.616345 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-b6a4dcbb-da1d-4dce-be08-1fd3816eac0e None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:51:42.617839 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-b6a4dcbb-da1d-4dce-be08-1fd3816eac0e tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-reader] GET https://10.4.3.105/volume/v3/snapshots/64415146-6bb8-439c-adeb-54f8e28541df Aug 12 10:51:42.618013 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-b6a4dcbb-da1d-4dce-be08-1fd3816eac0e tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-reader] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:51:42.618197 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-b6a4dcbb-da1d-4dce-be08-1fd3816eac0e tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-reader] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:51:42.622630 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:51:42.622630 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:51:42.622983 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-b6a4dcbb-da1d-4dce-be08-1fd3816eac0e tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-reader] Snapshot retrieved successfully. Aug 12 10:51:42.623658 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-b6a4dcbb-da1d-4dce-be08-1fd3816eac0e tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-reader] https://10.4.3.105/volume/v3/snapshots/64415146-6bb8-439c-adeb-54f8e28541df returned with HTTP 200 Aug 12 10:51:42.623971 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1432/5734] 10.4.3.105 () {66 vars in 1354 bytes} [Wed Aug 12 10:51:42 2026] GET /volume/v3/snapshots/64415146-6bb8-439c-adeb-54f8e28541df => generated 467 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:51:42.631154 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-056a6da1-2a0e-46d2-81c9-b3ac341a6e4f None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:51:42.633064 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-056a6da1-2a0e-46d2-81c9-b3ac341a6e4f tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] DELETE https://10.4.3.105/volume/v3/snapshots/64415146-6bb8-439c-adeb-54f8e28541df Aug 12 10:51:42.633260 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-056a6da1-2a0e-46d2-81c9-b3ac341a6e4f tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:51:42.633438 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-056a6da1-2a0e-46d2-81c9-b3ac341a6e4f tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] Calling method 'delete' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:51:42.633548 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.v3.snapshots [None req-056a6da1-2a0e-46d2-81c9-b3ac341a6e4f tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] Delete snapshot with id: 64415146-6bb8-439c-adeb-54f8e28541df Aug 12 10:51:42.638394 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:51:42.638394 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:51:42.638669 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-056a6da1-2a0e-46d2-81c9-b3ac341a6e4f tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] Snapshot retrieved successfully. Aug 12 10:51:42.653201 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-056a6da1-2a0e-46d2-81c9-b3ac341a6e4f tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] Snapshot delete request issued successfully. Aug 12 10:51:42.653463 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-056a6da1-2a0e-46d2-81c9-b3ac341a6e4f tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] https://10.4.3.105/volume/v3/snapshots/64415146-6bb8-439c-adeb-54f8e28541df returned with HTTP 202 Aug 12 10:51:42.653993 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1441/5735] 10.4.3.105 () {66 vars in 1357 bytes} [Wed Aug 12 10:51:42 2026] DELETE /volume/v3/snapshots/64415146-6bb8-439c-adeb-54f8e28541df => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 10:51:42.659960 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-5a1bf0ff-88db-4c3b-b176-a870c5842816 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:51:42.662235 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-5a1bf0ff-88db-4c3b-b176-a870c5842816 tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] GET https://10.4.3.105/volume/v3/snapshots/64415146-6bb8-439c-adeb-54f8e28541df Aug 12 10:51:42.662430 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-5a1bf0ff-88db-4c3b-b176-a870c5842816 tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:51:42.662663 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-5a1bf0ff-88db-4c3b-b176-a870c5842816 tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:51:42.668922 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:51:42.668922 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:51:42.669342 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-5a1bf0ff-88db-4c3b-b176-a870c5842816 tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] Snapshot retrieved successfully. Aug 12 10:51:42.670247 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-5a1bf0ff-88db-4c3b-b176-a870c5842816 tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] https://10.4.3.105/volume/v3/snapshots/64415146-6bb8-439c-adeb-54f8e28541df returned with HTTP 200 Aug 12 10:51:42.670684 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1426/5736] 10.4.3.105 () {66 vars in 1354 bytes} [Wed Aug 12 10:51:42 2026] GET /volume/v3/snapshots/64415146-6bb8-439c-adeb-54f8e28541df => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:51:43.678716 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-4547b235-474a-42df-a51b-920cc98dc829 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:51:43.680425 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-4547b235-474a-42df-a51b-920cc98dc829 tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] GET https://10.4.3.105/volume/v3/snapshots/64415146-6bb8-439c-adeb-54f8e28541df Aug 12 10:51:43.680618 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-4547b235-474a-42df-a51b-920cc98dc829 tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:51:43.680797 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-4547b235-474a-42df-a51b-920cc98dc829 tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:51:43.684842 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-4547b235-474a-42df-a51b-920cc98dc829 tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] https://10.4.3.105/volume/v3/snapshots/64415146-6bb8-439c-adeb-54f8e28541df returned with HTTP 404 Aug 12 10:51:43.685287 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1438/5737] 10.4.3.105 () {66 vars in 1354 bytes} [Wed Aug 12 10:51:43 2026] GET /volume/v3/snapshots/64415146-6bb8-439c-adeb-54f8e28541df => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:51:43.691742 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-3e5af082-deb0-41a2-be9e-68362a33cdb4 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:51:43.693289 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-3e5af082-deb0-41a2-be9e-68362a33cdb4 tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] DELETE https://10.4.3.105/volume/v3/volumes/40bef754-05c9-4eee-8431-61baecd3d97d Aug 12 10:51:43.693475 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-3e5af082-deb0-41a2-be9e-68362a33cdb4 tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:51:43.693714 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-3e5af082-deb0-41a2-be9e-68362a33cdb4 tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] Calling method 'delete' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:51:43.693858 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.v3.volumes [None req-3e5af082-deb0-41a2-be9e-68362a33cdb4 tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] Delete volume with id: 40bef754-05c9-4eee-8431-61baecd3d97d Aug 12 10:51:43.700908 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:51:43.700908 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:51:43.701276 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-3e5af082-deb0-41a2-be9e-68362a33cdb4 tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] Volume info retrieved successfully. Aug 12 10:51:43.714331 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-3e5af082-deb0-41a2-be9e-68362a33cdb4 tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] Delete volume request issued successfully. Aug 12 10:51:43.714508 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-3e5af082-deb0-41a2-be9e-68362a33cdb4 tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] https://10.4.3.105/volume/v3/volumes/40bef754-05c9-4eee-8431-61baecd3d97d returned with HTTP 202 Aug 12 10:51:43.714916 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1433/5738] 10.4.3.105 () {66 vars in 1351 bytes} [Wed Aug 12 10:51:43 2026] DELETE /volume/v3/volumes/40bef754-05c9-4eee-8431-61baecd3d97d => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 10:51:43.721863 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-24ae9cb1-2b68-48e2-a8f2-d0e32409d7b9 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:51:43.723707 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-24ae9cb1-2b68-48e2-a8f2-d0e32409d7b9 tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] GET https://10.4.3.105/volume/v3/volumes/40bef754-05c9-4eee-8431-61baecd3d97d Aug 12 10:51:43.723919 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-24ae9cb1-2b68-48e2-a8f2-d0e32409d7b9 tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:51:43.724118 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-24ae9cb1-2b68-48e2-a8f2-d0e32409d7b9 tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:51:43.730687 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:51:43.730687 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:51:43.733652 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-24ae9cb1-2b68-48e2-a8f2-d0e32409d7b9 tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] Volume info retrieved successfully. Aug 12 10:51:43.737372 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-24ae9cb1-2b68-48e2-a8f2-d0e32409d7b9 tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] https://10.4.3.105/volume/v3/volumes/40bef754-05c9-4eee-8431-61baecd3d97d returned with HTTP 200 Aug 12 10:51:43.737891 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1442/5739] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:51:43 2026] GET /volume/v3/volumes/40bef754-05c9-4eee-8431-61baecd3d97d => generated 1008 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:51:44.749672 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-352d5837-3e8d-4a00-ac76-43b1098f78fb None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:51:44.751562 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-352d5837-3e8d-4a00-ac76-43b1098f78fb tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] GET https://10.4.3.105/volume/v3/volumes/40bef754-05c9-4eee-8431-61baecd3d97d Aug 12 10:51:44.751775 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-352d5837-3e8d-4a00-ac76-43b1098f78fb tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:51:44.751944 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-352d5837-3e8d-4a00-ac76-43b1098f78fb tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:51:44.757192 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-352d5837-3e8d-4a00-ac76-43b1098f78fb tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] https://10.4.3.105/volume/v3/volumes/40bef754-05c9-4eee-8431-61baecd3d97d returned with HTTP 404 Aug 12 10:51:44.757613 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1427/5740] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:51:44 2026] GET /volume/v3/volumes/40bef754-05c9-4eee-8431-61baecd3d97d => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:51:44.765462 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-e37c2053-a00e-4ed6-a6fb-678f422f828e None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:51:44.767039 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-e37c2053-a00e-4ed6-a6fb-678f422f828e tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] POST https://10.4.3.105/volume/v3/volumes Aug 12 10:51:44.767351 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-e37c2053-a00e-4ed6-a6fb-678f422f828e tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1232164343"}} {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:51:44.768962 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.v3.volumes [None req-e37c2053-a00e-4ed6-a6fb-678f422f828e tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1232164343'}} {{(pid=100372) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 10:51:44.769076 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.v3.volumes [None req-e37c2053-a00e-4ed6-a6fb-678f422f828e tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] Create volume of 1 GB Aug 12 10:51:44.772697 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-e37c2053-a00e-4ed6-a6fb-678f422f828e tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] Availability Zones retrieved successfully. Aug 12 10:51:44.777216 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-e37c2053-a00e-4ed6-a6fb-678f422f828e tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] Flow 'volume_create_api' (06312b58-c6fe-4af0-a191-95f4793a2ec4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100372) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:51:44.778176 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-e37c2053-a00e-4ed6-a6fb-678f422f828e tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (729caba0-111c-4877-a3bb-767412244320) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:51:44.778927 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.flows.api.create_volume [None req-e37c2053-a00e-4ed6-a6fb-678f422f828e tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] Validating volume size '1' using validate_int {{(pid=100372) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 10:51:44.799007 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-e37c2053-a00e-4ed6-a6fb-678f422f828e tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (729caba0-111c-4877-a3bb-767412244320) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T10:26:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6cd66f07-4c7b-40b2-9dfb-378538f29c9e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:51:44.799675 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-e37c2053-a00e-4ed6-a6fb-678f422f828e tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4be1d9a6-8ef0-44c7-bb6c-534d2d9718c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:51:44.830906 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.quota [None req-e37c2053-a00e-4ed6-a6fb-678f422f828e tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] Created reservations ['e0646e27-41e9-4395-8a2c-a98a8b376b09', '88125306-f117-42da-abb0-3ac9f9e4b10f', 'f3d4a1d9-a7c6-41e4-b83a-fab08c10a52e', '675ab3c9-729f-4e91-a2ac-7c71bd3b4f97'] {{(pid=100372) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:51:44.831724 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-e37c2053-a00e-4ed6-a6fb-678f422f828e tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4be1d9a6-8ef0-44c7-bb6c-534d2d9718c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e0646e27-41e9-4395-8a2c-a98a8b376b09', '88125306-f117-42da-abb0-3ac9f9e4b10f', 'f3d4a1d9-a7c6-41e4-b83a-fab08c10a52e', '675ab3c9-729f-4e91-a2ac-7c71bd3b4f97']}' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:51:44.832397 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-e37c2053-a00e-4ed6-a6fb-678f422f828e tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (148d91aa-38c5-4574-82bc-26afb3876da6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:51:44.853222 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-e37c2053-a00e-4ed6-a6fb-678f422f828e tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (148d91aa-38c5-4574-82bc-26afb3876da6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '864eac44-bad4-4760-9c01-f71c60a7a26d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1232164343',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b840ce8acfa74b59ac5e8022ac6b298f',qos_specs=None,replication_status=,reservations=['e0646e27-41e9-4395-8a2c-a98a8b376b09','88125306-f117-42da-abb0-3ac9f9e4b10f','f3d4a1d9-a7c6-41e4-b83a-fab08c10a52e','675ab3c9-729f-4e91-a2ac-7c71bd3b4f97'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dc473cb4a4d14274bcb6023b3a7b8594',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:51:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1232164343',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=864eac44-bad4-4760-9c01-f71c60a7a26d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b840ce8acfa74b59ac5e8022ac6b298f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dc473cb4a4d14274bcb6023b3a7b8594',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6cd66f07-4c7b-40b2-9dfb-378538f29c9e),volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:51:44.854217 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-e37c2053-a00e-4ed6-a6fb-678f422f828e tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4bca5067-fa34-4e93-8a30-de8b14046239) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:51:44.871381 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-e37c2053-a00e-4ed6-a6fb-678f422f828e tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4bca5067-fa34-4e93-8a30-de8b14046239) transitioned into state 'SUCCESS' from state '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-1232164343',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b840ce8acfa74b59ac5e8022ac6b298f',qos_specs=None,replication_status=,reservations=['e0646e27-41e9-4395-8a2c-a98a8b376b09','88125306-f117-42da-abb0-3ac9f9e4b10f','f3d4a1d9-a7c6-41e4-b83a-fab08c10a52e','675ab3c9-729f-4e91-a2ac-7c71bd3b4f97'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dc473cb4a4d14274bcb6023b3a7b8594',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:51:44.872116 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-e37c2053-a00e-4ed6-a6fb-678f422f828e tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (37ee55b5-214a-472a-b3d4-b737e2c02a1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:51:44.879509 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-e37c2053-a00e-4ed6-a6fb-678f422f828e tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (37ee55b5-214a-472a-b3d4-b737e2c02a1b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:51:44.880328 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-e37c2053-a00e-4ed6-a6fb-678f422f828e tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] Flow 'volume_create_api' (06312b58-c6fe-4af0-a191-95f4793a2ec4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100372) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:51:44.880713 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-e37c2053-a00e-4ed6-a6fb-678f422f828e tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] Create volume request issued successfully. Aug 12 10:51:44.881248 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-e37c2053-a00e-4ed6-a6fb-678f422f828e tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] https://10.4.3.105/volume/v3/volumes returned with HTTP 202 Aug 12 10:51:44.881677 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1439/5741] 10.4.3.105 () {68 vars in 1258 bytes} [Wed Aug 12 10:51:44 2026] POST /volume/v3/volumes => generated 778 bytes in 116 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 10:51:44.891760 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-35b6680a-df7f-46a7-819f-20116b42e9c1 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:51:44.893567 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-35b6680a-df7f-46a7-819f-20116b42e9c1 tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] GET https://10.4.3.105/volume/v3/volumes/864eac44-bad4-4760-9c01-f71c60a7a26d Aug 12 10:51:44.893760 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-35b6680a-df7f-46a7-819f-20116b42e9c1 tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:51:44.893939 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-35b6680a-df7f-46a7-819f-20116b42e9c1 tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:51:44.900738 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:51:44.900738 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:51:44.903748 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-35b6680a-df7f-46a7-819f-20116b42e9c1 tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] Volume info retrieved successfully. Aug 12 10:51:44.907040 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-35b6680a-df7f-46a7-819f-20116b42e9c1 tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] https://10.4.3.105/volume/v3/volumes/864eac44-bad4-4760-9c01-f71c60a7a26d returned with HTTP 200 Aug 12 10:51:44.907381 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1434/5742] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:51:44 2026] GET /volume/v3/volumes/864eac44-bad4-4760-9c01-f71c60a7a26d => generated 957 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:51:45.919146 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-305a7902-feac-41e8-b538-716f6d97fdcd None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:51:45.921626 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-305a7902-feac-41e8-b538-716f6d97fdcd tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] GET https://10.4.3.105/volume/v3/volumes/864eac44-bad4-4760-9c01-f71c60a7a26d Aug 12 10:51:45.921626 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-305a7902-feac-41e8-b538-716f6d97fdcd tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:51:45.921626 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-305a7902-feac-41e8-b538-716f6d97fdcd tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:51:45.927290 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:51:45.927290 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:51:45.930339 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-305a7902-feac-41e8-b538-716f6d97fdcd tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] Volume info retrieved successfully. Aug 12 10:51:45.933621 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-305a7902-feac-41e8-b538-716f6d97fdcd tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] https://10.4.3.105/volume/v3/volumes/864eac44-bad4-4760-9c01-f71c60a7a26d returned with HTTP 200 Aug 12 10:51:45.933963 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1443/5743] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:51:45 2026] GET /volume/v3/volumes/864eac44-bad4-4760-9c01-f71c60a7a26d => generated 1009 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:51:45.947794 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-2e576d08-2e8a-4185-8fdf-7afb4728cbe3 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:51:45.949431 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-2e576d08-2e8a-4185-8fdf-7afb4728cbe3 tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] POST https://10.4.3.105/volume/v3/snapshots Aug 12 10:51:45.949772 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-2e576d08-2e8a-4185-8fdf-7afb4728cbe3 tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "864eac44-bad4-4760-9c01-f71c60a7a26d", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-326934381"}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:51:45.957243 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:51:45.957243 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:51:45.957533 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-2e576d08-2e8a-4185-8fdf-7afb4728cbe3 tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] Volume info retrieved successfully. Aug 12 10:51:45.957644 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.v3.snapshots [None req-2e576d08-2e8a-4185-8fdf-7afb4728cbe3 tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] Create snapshot from volume 864eac44-bad4-4760-9c01-f71c60a7a26d Aug 12 10:51:45.977867 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.quota [None req-2e576d08-2e8a-4185-8fdf-7afb4728cbe3 tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] Created reservations ['c0e847b9-023e-4ab5-90a0-2f1cdaf7b8c3', 'c2238920-5a4a-42d6-9799-c50f315fed41', '5f11b64d-c92c-4c76-8857-ae845630b020', 'cccd6c9f-23f2-4446-848f-84d73118c6e9'] {{(pid=100373) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:51:46.002107 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-2e576d08-2e8a-4185-8fdf-7afb4728cbe3 tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] Snapshot create request issued successfully. Aug 12 10:51:46.002408 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-2e576d08-2e8a-4185-8fdf-7afb4728cbe3 tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] https://10.4.3.105/volume/v3/snapshots returned with HTTP 202 Aug 12 10:51:46.002819 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1428/5744] 10.4.3.105 () {68 vars in 1265 bytes} [Wed Aug 12 10:51:45 2026] POST /volume/v3/snapshots => generated 307 bytes in 55 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 10:51:46.010921 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-db0e085c-4ba6-4fbb-8a60-a25ee40efac8 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:51:46.013253 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-db0e085c-4ba6-4fbb-8a60-a25ee40efac8 tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] GET https://10.4.3.105/volume/v3/snapshots/cee36be5-0cf2-4ed7-a1ee-a07ee581a180 Aug 12 10:51:46.013473 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-db0e085c-4ba6-4fbb-8a60-a25ee40efac8 tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:51:46.013693 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-db0e085c-4ba6-4fbb-8a60-a25ee40efac8 tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:51:46.018508 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:51:46.018508 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:51:46.018801 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-db0e085c-4ba6-4fbb-8a60-a25ee40efac8 tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] Snapshot retrieved successfully. Aug 12 10:51:46.019448 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-db0e085c-4ba6-4fbb-8a60-a25ee40efac8 tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] https://10.4.3.105/volume/v3/snapshots/cee36be5-0cf2-4ed7-a1ee-a07ee581a180 returned with HTTP 200 Aug 12 10:51:46.019852 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1440/5745] 10.4.3.105 () {66 vars in 1354 bytes} [Wed Aug 12 10:51:46 2026] GET /volume/v3/snapshots/cee36be5-0cf2-4ed7-a1ee-a07ee581a180 => generated 439 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:51:47.029441 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-9604c3dd-ce32-4883-84a9-2d394cdcf33a None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:51:47.031057 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-9604c3dd-ce32-4883-84a9-2d394cdcf33a tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] GET https://10.4.3.105/volume/v3/snapshots/cee36be5-0cf2-4ed7-a1ee-a07ee581a180 Aug 12 10:51:47.031247 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-9604c3dd-ce32-4883-84a9-2d394cdcf33a tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:51:47.031422 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-9604c3dd-ce32-4883-84a9-2d394cdcf33a tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:51:47.035964 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:51:47.035964 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:51:47.036261 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-9604c3dd-ce32-4883-84a9-2d394cdcf33a tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] Snapshot retrieved successfully. Aug 12 10:51:47.036834 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-9604c3dd-ce32-4883-84a9-2d394cdcf33a tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] https://10.4.3.105/volume/v3/snapshots/cee36be5-0cf2-4ed7-a1ee-a07ee581a180 returned with HTTP 200 Aug 12 10:51:47.037147 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1435/5746] 10.4.3.105 () {66 vars in 1354 bytes} [Wed Aug 12 10:51:47 2026] GET /volume/v3/snapshots/cee36be5-0cf2-4ed7-a1ee-a07ee581a180 => generated 466 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:51:47.044732 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-83c91a64-9329-45de-9507-2d9607f28f2b None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:51:47.046408 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-83c91a64-9329-45de-9507-2d9607f28f2b tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-reader] POST https://10.4.3.105/volume/v3/snapshots/cee36be5-0cf2-4ed7-a1ee-a07ee581a180/action Aug 12 10:51:47.046746 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-83c91a64-9329-45de-9507-2d9607f28f2b tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-reader] Action body: b'{"os-unmanage": {}}' {{(pid=100375) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 10:51:47.046864 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-83c91a64-9329-45de-9507-2d9607f28f2b tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-reader] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:51:47.048187 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.contrib.snapshot_unmanage [None req-83c91a64-9329-45de-9507-2d9607f28f2b tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-reader] Unmanage snapshot with id: cee36be5-0cf2-4ed7-a1ee-a07ee581a180 Aug 12 10:51:47.052757 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:51:47.052757 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:51:47.053269 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-83c91a64-9329-45de-9507-2d9607f28f2b tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-reader] Snapshot retrieved successfully. Aug 12 10:51:47.054095 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.policy [None req-83c91a64-9329-45de-9507-2d9607f28f2b tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-reader] Policy check for snapshot_extension:snapshot_unmanage failed with context {'is_admin': False, 'user_id': 'ce5d6b612b104d2595d7f653a0aa5860', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b840ce8acfa74b59ac5e8022ac6b298f', '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=100375) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 12 10:51:47.054322 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-83c91a64-9329-45de-9507-2d9607f28f2b tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-reader] https://10.4.3.105/volume/v3/snapshots/cee36be5-0cf2-4ed7-a1ee-a07ee581a180/action returned with HTTP 403 Aug 12 10:51:47.055023 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1444/5747] 10.4.3.105 () {68 vars in 1396 bytes} [Wed Aug 12 10:51:47 2026] POST /volume/v3/snapshots/cee36be5-0cf2-4ed7-a1ee-a07ee581a180/action => generated 117 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:51:47.060724 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-5d000371-4bdb-4c46-8e6f-c02dca91a26e None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:51:47.062894 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-5d000371-4bdb-4c46-8e6f-c02dca91a26e tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] DELETE https://10.4.3.105/volume/v3/snapshots/cee36be5-0cf2-4ed7-a1ee-a07ee581a180 Aug 12 10:51:47.063145 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-5d000371-4bdb-4c46-8e6f-c02dca91a26e tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:51:47.063378 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-5d000371-4bdb-4c46-8e6f-c02dca91a26e tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] Calling method 'delete' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:51:47.063530 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.v3.snapshots [None req-5d000371-4bdb-4c46-8e6f-c02dca91a26e tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] Delete snapshot with id: cee36be5-0cf2-4ed7-a1ee-a07ee581a180 Aug 12 10:51:47.068814 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:51:47.068814 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:51:47.069167 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-5d000371-4bdb-4c46-8e6f-c02dca91a26e tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] Snapshot retrieved successfully. Aug 12 10:51:47.084462 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-5d000371-4bdb-4c46-8e6f-c02dca91a26e tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] Snapshot delete request issued successfully. Aug 12 10:51:47.084694 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-5d000371-4bdb-4c46-8e6f-c02dca91a26e tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] https://10.4.3.105/volume/v3/snapshots/cee36be5-0cf2-4ed7-a1ee-a07ee581a180 returned with HTTP 202 Aug 12 10:51:47.085174 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1429/5748] 10.4.3.105 () {66 vars in 1357 bytes} [Wed Aug 12 10:51:47 2026] DELETE /volume/v3/snapshots/cee36be5-0cf2-4ed7-a1ee-a07ee581a180 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 10:51:47.091670 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-86fc8e38-6839-42a2-af42-7f1b0ac6a83a None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:51:47.093412 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-86fc8e38-6839-42a2-af42-7f1b0ac6a83a tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] GET https://10.4.3.105/volume/v3/snapshots/cee36be5-0cf2-4ed7-a1ee-a07ee581a180 Aug 12 10:51:47.093628 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-86fc8e38-6839-42a2-af42-7f1b0ac6a83a tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:51:47.093808 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-86fc8e38-6839-42a2-af42-7f1b0ac6a83a tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:51:47.098601 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:51:47.098601 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:51:47.098977 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-86fc8e38-6839-42a2-af42-7f1b0ac6a83a tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] Snapshot retrieved successfully. Aug 12 10:51:47.099603 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-86fc8e38-6839-42a2-af42-7f1b0ac6a83a tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] https://10.4.3.105/volume/v3/snapshots/cee36be5-0cf2-4ed7-a1ee-a07ee581a180 returned with HTTP 200 Aug 12 10:51:47.099911 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1441/5749] 10.4.3.105 () {66 vars in 1354 bytes} [Wed Aug 12 10:51:47 2026] GET /volume/v3/snapshots/cee36be5-0cf2-4ed7-a1ee-a07ee581a180 => generated 465 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:51:48.109121 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-3ade520c-ebae-4d42-8a9d-6a6604579239 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:51:48.110747 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-3ade520c-ebae-4d42-8a9d-6a6604579239 tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] GET https://10.4.3.105/volume/v3/snapshots/cee36be5-0cf2-4ed7-a1ee-a07ee581a180 Aug 12 10:51:48.110914 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-3ade520c-ebae-4d42-8a9d-6a6604579239 tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:51:48.111106 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-3ade520c-ebae-4d42-8a9d-6a6604579239 tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:51:48.114748 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-3ade520c-ebae-4d42-8a9d-6a6604579239 tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] https://10.4.3.105/volume/v3/snapshots/cee36be5-0cf2-4ed7-a1ee-a07ee581a180 returned with HTTP 404 Aug 12 10:51:48.115146 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1436/5750] 10.4.3.105 () {66 vars in 1354 bytes} [Wed Aug 12 10:51:48 2026] GET /volume/v3/snapshots/cee36be5-0cf2-4ed7-a1ee-a07ee581a180 => generated 111 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:51:48.121937 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-382f876a-e0a4-47e7-bedc-8f878c39b969 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:51:48.123667 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-382f876a-e0a4-47e7-bedc-8f878c39b969 tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] DELETE https://10.4.3.105/volume/v3/volumes/864eac44-bad4-4760-9c01-f71c60a7a26d Aug 12 10:51:48.123893 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-382f876a-e0a4-47e7-bedc-8f878c39b969 tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:51:48.124133 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-382f876a-e0a4-47e7-bedc-8f878c39b969 tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] Calling method 'delete' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:51:48.124336 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.v3.volumes [None req-382f876a-e0a4-47e7-bedc-8f878c39b969 tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] Delete volume with id: 864eac44-bad4-4760-9c01-f71c60a7a26d Aug 12 10:51:48.130723 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:51:48.130723 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:51:48.131076 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-382f876a-e0a4-47e7-bedc-8f878c39b969 tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] Volume info retrieved successfully. Aug 12 10:51:48.144233 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-382f876a-e0a4-47e7-bedc-8f878c39b969 tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] Delete volume request issued successfully. Aug 12 10:51:48.144433 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-382f876a-e0a4-47e7-bedc-8f878c39b969 tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] https://10.4.3.105/volume/v3/volumes/864eac44-bad4-4760-9c01-f71c60a7a26d returned with HTTP 202 Aug 12 10:51:48.144802 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1445/5751] 10.4.3.105 () {66 vars in 1351 bytes} [Wed Aug 12 10:51:48 2026] DELETE /volume/v3/volumes/864eac44-bad4-4760-9c01-f71c60a7a26d => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 10:51:48.152234 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-745e4c65-ddd7-4388-b0cf-47177a1c3d35 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:51:48.153914 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-745e4c65-ddd7-4388-b0cf-47177a1c3d35 tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] GET https://10.4.3.105/volume/v3/volumes/864eac44-bad4-4760-9c01-f71c60a7a26d Aug 12 10:51:48.154138 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-745e4c65-ddd7-4388-b0cf-47177a1c3d35 tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:51:48.154313 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-745e4c65-ddd7-4388-b0cf-47177a1c3d35 tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:51:48.162463 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:51:48.162463 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:51:48.166679 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-745e4c65-ddd7-4388-b0cf-47177a1c3d35 tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] Volume info retrieved successfully. Aug 12 10:51:48.171987 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-745e4c65-ddd7-4388-b0cf-47177a1c3d35 tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] https://10.4.3.105/volume/v3/volumes/864eac44-bad4-4760-9c01-f71c60a7a26d returned with HTTP 200 Aug 12 10:51:48.172645 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1430/5752] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:51:48 2026] GET /volume/v3/volumes/864eac44-bad4-4760-9c01-f71c60a7a26d => generated 1008 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 10:51:49.185928 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-1f7f045f-eab1-48f8-8a53-68db19bb81de None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:51:49.188034 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-1f7f045f-eab1-48f8-8a53-68db19bb81de tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] GET https://10.4.3.105/volume/v3/volumes/864eac44-bad4-4760-9c01-f71c60a7a26d Aug 12 10:51:49.188257 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-1f7f045f-eab1-48f8-8a53-68db19bb81de tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:51:49.188478 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-1f7f045f-eab1-48f8-8a53-68db19bb81de tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:51:49.195205 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-1f7f045f-eab1-48f8-8a53-68db19bb81de tempest-ProjectReaderTests-1166884197 tempest-ProjectReaderTests-1166884197-project-admin] https://10.4.3.105/volume/v3/volumes/864eac44-bad4-4760-9c01-f71c60a7a26d returned with HTTP 404 Aug 12 10:51:49.195782 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1442/5753] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:51:49 2026] GET /volume/v3/volumes/864eac44-bad4-4760-9c01-f71c60a7a26d => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:51:50.437405 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-aa751bab-56eb-4feb-8a06-ee897cf25d58 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:51:50.510182 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-aa751bab-56eb-4feb-8a06-ee897cf25d58 tempest-ProjectReaderTests-376084038 tempest-ProjectReaderTests-376084038-project-admin] POST https://10.4.3.105/volume/v3/types Aug 12 10:51:50.510526 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-aa751bab-56eb-4feb-8a06-ee897cf25d58 tempest-ProjectReaderTests-376084038 tempest-ProjectReaderTests-376084038-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectReaderTests-volume-type-985264656", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1926291019", "vendor_name": "tempest-vendor_name-1522755574"}}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:51:50.523809 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-aa751bab-56eb-4feb-8a06-ee897cf25d58 tempest-ProjectReaderTests-376084038 tempest-ProjectReaderTests-376084038-project-admin] https://10.4.3.105/volume/v3/types returned with HTTP 200 Aug 12 10:51:50.524175 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1437/5754] 10.4.3.105 () {68 vars in 1253 bytes} [Wed Aug 12 10:51:50 2026] POST /volume/v3/types => generated 329 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:51:50.532430 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-f2b37259-26b4-4000-a1a6-a1a99d440433 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:51:50.533713 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-f2b37259-26b4-4000-a1a6-a1a99d440433 tempest-ProjectReaderTests-376084038 tempest-ProjectReaderTests-376084038-project-admin] POST https://10.4.3.105/volume/v3/volumes Aug 12 10:51:50.534062 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-f2b37259-26b4-4000-a1a6-a1a99d440433 tempest-ProjectReaderTests-376084038 tempest-ProjectReaderTests-376084038-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "0491c6c6-56d1-4da9-bf23-6af8dc9f00c6", "size": 1}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:51:50.535335 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.v3.volumes [None req-f2b37259-26b4-4000-a1a6-a1a99d440433 tempest-ProjectReaderTests-376084038 tempest-ProjectReaderTests-376084038-project-admin] Create volume request body: {'volume': {'volume_type': '0491c6c6-56d1-4da9-bf23-6af8dc9f00c6', 'size': 1}} {{(pid=100375) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 10:51:50.538564 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.v3.volumes [None req-f2b37259-26b4-4000-a1a6-a1a99d440433 tempest-ProjectReaderTests-376084038 tempest-ProjectReaderTests-376084038-project-admin] Create volume of 1 GB Aug 12 10:51:50.538806 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:51:50.538806 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:51:50.539122 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-f2b37259-26b4-4000-a1a6-a1a99d440433 tempest-ProjectReaderTests-376084038 tempest-ProjectReaderTests-376084038-project-admin] Availability Zones retrieved successfully. Aug 12 10:51:50.543936 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-f2b37259-26b4-4000-a1a6-a1a99d440433 tempest-ProjectReaderTests-376084038 tempest-ProjectReaderTests-376084038-project-admin] Flow 'volume_create_api' (852454ac-99a1-4946-aced-be435276234a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:51:50.544822 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-f2b37259-26b4-4000-a1a6-a1a99d440433 tempest-ProjectReaderTests-376084038 tempest-ProjectReaderTests-376084038-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2dfa60ef-7dbc-4088-a510-9dce84582c2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:51:50.545527 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.flows.api.create_volume [None req-f2b37259-26b4-4000-a1a6-a1a99d440433 tempest-ProjectReaderTests-376084038 tempest-ProjectReaderTests-376084038-project-admin] Validating volume size '1' using validate_int {{(pid=100375) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 10:51:50.561763 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-f2b37259-26b4-4000-a1a6-a1a99d440433 tempest-ProjectReaderTests-376084038 tempest-ProjectReaderTests-376084038-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2dfa60ef-7dbc-4088-a510-9dce84582c2a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T10:51:51Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1926291019',vendor_name='tempest-vendor_name-1522755574'},id=0491c6c6-56d1-4da9-bf23-6af8dc9f00c6,is_public=True,name='tempest-ProjectReaderTests-volume-type-985264656',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0491c6c6-56d1-4da9-bf23-6af8dc9f00c6', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:51:50.562401 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-f2b37259-26b4-4000-a1a6-a1a99d440433 tempest-ProjectReaderTests-376084038 tempest-ProjectReaderTests-376084038-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f79f4219-cf18-4ab8-883e-8295b05eaf6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:51:50.583394 np0000007037 devstack@c-api.service[100375]: WARNING cinder.quota [None req-f2b37259-26b4-4000-a1a6-a1a99d440433 tempest-ProjectReaderTests-376084038 tempest-ProjectReaderTests-376084038-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-985264656 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-985264656, it is now deprecated. Please use the default quota class for default quota. Aug 12 10:51:50.583671 np0000007037 devstack@c-api.service[100375]: WARNING cinder.quota [None req-f2b37259-26b4-4000-a1a6-a1a99d440433 tempest-ProjectReaderTests-376084038 tempest-ProjectReaderTests-376084038-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-985264656 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-985264656, it is now deprecated. Please use the default quota class for default quota. Aug 12 10:51:50.610781 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.quota [None req-f2b37259-26b4-4000-a1a6-a1a99d440433 tempest-ProjectReaderTests-376084038 tempest-ProjectReaderTests-376084038-project-admin] Created reservations ['09b10d93-e776-41d5-b806-3f4d79974cae', 'edcf25c9-222e-4eb7-a965-808838ab8bf9', '8f1081af-3004-4c47-9461-1ae43fbb13a0', 'e65e998c-d26a-48d9-9731-166881e85bad'] {{(pid=100375) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:51:50.611596 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-f2b37259-26b4-4000-a1a6-a1a99d440433 tempest-ProjectReaderTests-376084038 tempest-ProjectReaderTests-376084038-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f79f4219-cf18-4ab8-883e-8295b05eaf6b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['09b10d93-e776-41d5-b806-3f4d79974cae', 'edcf25c9-222e-4eb7-a965-808838ab8bf9', '8f1081af-3004-4c47-9461-1ae43fbb13a0', 'e65e998c-d26a-48d9-9731-166881e85bad']}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:51:50.612284 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-f2b37259-26b4-4000-a1a6-a1a99d440433 tempest-ProjectReaderTests-376084038 tempest-ProjectReaderTests-376084038-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4d0b35cf-3afa-4e02-951f-94d45aa5b61c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:51:50.634620 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-f2b37259-26b4-4000-a1a6-a1a99d440433 tempest-ProjectReaderTests-376084038 tempest-ProjectReaderTests-376084038-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4d0b35cf-3afa-4e02-951f-94d45aa5b61c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e44c7370-6914-4506-95b0-2216bd454a1c', '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='a1f7083c0bbf48f089753541425d3842',qos_specs=None,replication_status=,reservations=['09b10d93-e776-41d5-b806-3f4d79974cae','edcf25c9-222e-4eb7-a965-808838ab8bf9','8f1081af-3004-4c47-9461-1ae43fbb13a0','e65e998c-d26a-48d9-9731-166881e85bad'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1621edfe76b84a4aa263e2f0c06e6b88',volume_type_id=0491c6c6-56d1-4da9-bf23-6af8dc9f00c6), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:51:50Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e44c7370-6914-4506-95b0-2216bd454a1c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a1f7083c0bbf48f089753541425d3842',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1621edfe76b84a4aa263e2f0c06e6b88',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0491c6c6-56d1-4da9-bf23-6af8dc9f00c6),volume_type_id=0491c6c6-56d1-4da9-bf23-6af8dc9f00c6)}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:51:50.635339 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-f2b37259-26b4-4000-a1a6-a1a99d440433 tempest-ProjectReaderTests-376084038 tempest-ProjectReaderTests-376084038-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8c7f517b-6ee1-4a99-bf9f-85f232cf7eba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:51:50.650708 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-f2b37259-26b4-4000-a1a6-a1a99d440433 tempest-ProjectReaderTests-376084038 tempest-ProjectReaderTests-376084038-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8c7f517b-6ee1-4a99-bf9f-85f232cf7eba) transitioned into state 'SUCCESS' from 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='a1f7083c0bbf48f089753541425d3842',qos_specs=None,replication_status=,reservations=['09b10d93-e776-41d5-b806-3f4d79974cae','edcf25c9-222e-4eb7-a965-808838ab8bf9','8f1081af-3004-4c47-9461-1ae43fbb13a0','e65e998c-d26a-48d9-9731-166881e85bad'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1621edfe76b84a4aa263e2f0c06e6b88',volume_type_id=0491c6c6-56d1-4da9-bf23-6af8dc9f00c6)}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:51:50.651317 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-f2b37259-26b4-4000-a1a6-a1a99d440433 tempest-ProjectReaderTests-376084038 tempest-ProjectReaderTests-376084038-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8a347755-d042-441b-8857-75af04ada74a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:51:50.659276 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-f2b37259-26b4-4000-a1a6-a1a99d440433 tempest-ProjectReaderTests-376084038 tempest-ProjectReaderTests-376084038-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8a347755-d042-441b-8857-75af04ada74a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:51:50.660063 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-f2b37259-26b4-4000-a1a6-a1a99d440433 tempest-ProjectReaderTests-376084038 tempest-ProjectReaderTests-376084038-project-admin] Flow 'volume_create_api' (852454ac-99a1-4946-aced-be435276234a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100375) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:51:50.660385 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-f2b37259-26b4-4000-a1a6-a1a99d440433 tempest-ProjectReaderTests-376084038 tempest-ProjectReaderTests-376084038-project-admin] Create volume request issued successfully. Aug 12 10:51:50.660965 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-f2b37259-26b4-4000-a1a6-a1a99d440433 tempest-ProjectReaderTests-376084038 tempest-ProjectReaderTests-376084038-project-admin] https://10.4.3.105/volume/v3/volumes returned with HTTP 202 Aug 12 10:51:50.661366 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1446/5755] 10.4.3.105 () {70 vars in 1298 bytes} [Wed Aug 12 10:51:50 2026] POST /volume/v3/volumes => generated 773 bytes in 129 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 10:51:50.671501 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-98ce5763-f471-42f8-99be-d005efadcff3 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:51:50.673329 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-98ce5763-f471-42f8-99be-d005efadcff3 tempest-ProjectReaderTests-376084038 tempest-ProjectReaderTests-376084038-project-admin] GET https://10.4.3.105/volume/v3/volumes/e44c7370-6914-4506-95b0-2216bd454a1c Aug 12 10:51:50.673329 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-98ce5763-f471-42f8-99be-d005efadcff3 tempest-ProjectReaderTests-376084038 tempest-ProjectReaderTests-376084038-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:51:50.673476 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-98ce5763-f471-42f8-99be-d005efadcff3 tempest-ProjectReaderTests-376084038 tempest-ProjectReaderTests-376084038-project-admin] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:51:50.680147 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:51:50.680147 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:51:50.683243 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-98ce5763-f471-42f8-99be-d005efadcff3 tempest-ProjectReaderTests-376084038 tempest-ProjectReaderTests-376084038-project-admin] Volume info retrieved successfully. Aug 12 10:51:50.686667 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-98ce5763-f471-42f8-99be-d005efadcff3 tempest-ProjectReaderTests-376084038 tempest-ProjectReaderTests-376084038-project-admin] https://10.4.3.105/volume/v3/volumes/e44c7370-6914-4506-95b0-2216bd454a1c returned with HTTP 200 Aug 12 10:51:50.686979 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1431/5756] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:51:50 2026] GET /volume/v3/volumes/e44c7370-6914-4506-95b0-2216bd454a1c => generated 952 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:51:51.698206 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-95ed28bf-d614-4065-b43e-8bac29aaa812 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:51:51.699753 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-95ed28bf-d614-4065-b43e-8bac29aaa812 tempest-ProjectReaderTests-376084038 tempest-ProjectReaderTests-376084038-project-admin] GET https://10.4.3.105/volume/v3/volumes/e44c7370-6914-4506-95b0-2216bd454a1c Aug 12 10:51:51.699947 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-95ed28bf-d614-4065-b43e-8bac29aaa812 tempest-ProjectReaderTests-376084038 tempest-ProjectReaderTests-376084038-project-admin] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:51:51.700125 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-95ed28bf-d614-4065-b43e-8bac29aaa812 tempest-ProjectReaderTests-376084038 tempest-ProjectReaderTests-376084038-project-admin] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:51:51.702065 np0000007037 devstack@c-api.service[100372]: DEBUG dbcounter [-] [100372] Writing DB stats cinder:SELECT=202,cinder:INSERT=51,cinder:UPDATE=101 {{(pid=100372) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 10:51:51.708008 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:51:51.708008 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:51:51.711021 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-95ed28bf-d614-4065-b43e-8bac29aaa812 tempest-ProjectReaderTests-376084038 tempest-ProjectReaderTests-376084038-project-admin] Volume info retrieved successfully. Aug 12 10:51:51.714107 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-95ed28bf-d614-4065-b43e-8bac29aaa812 tempest-ProjectReaderTests-376084038 tempest-ProjectReaderTests-376084038-project-admin] https://10.4.3.105/volume/v3/volumes/e44c7370-6914-4506-95b0-2216bd454a1c returned with HTTP 200 Aug 12 10:51:51.714434 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1443/5757] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:51:51 2026] GET /volume/v3/volumes/e44c7370-6914-4506-95b0-2216bd454a1c => generated 973 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:51:51.724770 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-f676b38e-7a2a-4125-85b7-1c0bd1e0ab96 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:51:51.726787 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-f676b38e-7a2a-4125-85b7-1c0bd1e0ab96 tempest-ProjectReaderTests-376084038 tempest-ProjectReaderTests-376084038-project-admin] GET https://10.4.3.105/volume/v3/messages Aug 12 10:51:51.727074 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-f676b38e-7a2a-4125-85b7-1c0bd1e0ab96 tempest-ProjectReaderTests-376084038 tempest-ProjectReaderTests-376084038-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:51:51.727264 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-f676b38e-7a2a-4125-85b7-1c0bd1e0ab96 tempest-ProjectReaderTests-376084038 tempest-ProjectReaderTests-376084038-project-admin] Calling method 'version_select' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:51:51.730811 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-f676b38e-7a2a-4125-85b7-1c0bd1e0ab96 tempest-ProjectReaderTests-376084038 tempest-ProjectReaderTests-376084038-project-admin] https://10.4.3.105/volume/v3/messages returned with HTTP 200 Aug 12 10:51:51.731316 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1438/5758] 10.4.3.105 () {68 vars in 1280 bytes} [Wed Aug 12 10:51:51 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 10:51:51.738608 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-b531195b-f443-4a01-a147-2ea32a2079c0 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:51:51.787475 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-b531195b-f443-4a01-a147-2ea32a2079c0 tempest-ProjectReaderTests-376084038 tempest-ProjectReaderTests-376084038-project-reader] GET https://10.4.3.105/volume/v3/messages Aug 12 10:51:51.787718 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-b531195b-f443-4a01-a147-2ea32a2079c0 tempest-ProjectReaderTests-376084038 tempest-ProjectReaderTests-376084038-project-reader] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:51:51.787908 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-b531195b-f443-4a01-a147-2ea32a2079c0 tempest-ProjectReaderTests-376084038 tempest-ProjectReaderTests-376084038-project-reader] Calling method 'version_select' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:51:51.788173 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:51:51.788173 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:51:51.791307 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-b531195b-f443-4a01-a147-2ea32a2079c0 tempest-ProjectReaderTests-376084038 tempest-ProjectReaderTests-376084038-project-reader] https://10.4.3.105/volume/v3/messages returned with HTTP 200 Aug 12 10:51:51.791644 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1447/5759] 10.4.3.105 () {68 vars in 1280 bytes} [Wed Aug 12 10:51:51 2026] GET /volume/v3/messages => generated 670 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:51:51.800166 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-c43c0e37-ece7-47b4-9e38-077f68bf8968 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:51:51.801934 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-c43c0e37-ece7-47b4-9e38-077f68bf8968 tempest-ProjectReaderTests-376084038 tempest-ProjectReaderTests-376084038-project-admin] DELETE https://10.4.3.105/volume/v3/messages/f3d70a2a-f977-40e8-87de-0362d5250d4c Aug 12 10:51:51.802138 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-c43c0e37-ece7-47b4-9e38-077f68bf8968 tempest-ProjectReaderTests-376084038 tempest-ProjectReaderTests-376084038-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:51:51.802308 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-c43c0e37-ece7-47b4-9e38-077f68bf8968 tempest-ProjectReaderTests-376084038 tempest-ProjectReaderTests-376084038-project-admin] Calling method 'version_select' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:51:51.809795 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-c43c0e37-ece7-47b4-9e38-077f68bf8968 tempest-ProjectReaderTests-376084038 tempest-ProjectReaderTests-376084038-project-admin] https://10.4.3.105/volume/v3/messages/f3d70a2a-f977-40e8-87de-0362d5250d4c returned with HTTP 204 Aug 12 10:51:51.810187 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1432/5760] 10.4.3.105 () {68 vars in 1394 bytes} [Wed Aug 12 10:51:51 2026] DELETE /volume/v3/messages/f3d70a2a-f977-40e8-87de-0362d5250d4c => generated 0 bytes in 10 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 12 10:51:51.816784 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-f14acb3f-11f8-4709-b296-e252fb65e93f None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:51:51.818347 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-f14acb3f-11f8-4709-b296-e252fb65e93f tempest-ProjectReaderTests-376084038 tempest-ProjectReaderTests-376084038-project-admin] DELETE https://10.4.3.105/volume/v3/volumes/e44c7370-6914-4506-95b0-2216bd454a1c Aug 12 10:51:51.818531 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-f14acb3f-11f8-4709-b296-e252fb65e93f tempest-ProjectReaderTests-376084038 tempest-ProjectReaderTests-376084038-project-admin] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:51:51.818711 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-f14acb3f-11f8-4709-b296-e252fb65e93f tempest-ProjectReaderTests-376084038 tempest-ProjectReaderTests-376084038-project-admin] Calling method 'delete' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:51:51.818875 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.v3.volumes [None req-f14acb3f-11f8-4709-b296-e252fb65e93f tempest-ProjectReaderTests-376084038 tempest-ProjectReaderTests-376084038-project-admin] Delete volume with id: e44c7370-6914-4506-95b0-2216bd454a1c Aug 12 10:51:51.825135 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:51:51.825135 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:51:51.825402 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-f14acb3f-11f8-4709-b296-e252fb65e93f tempest-ProjectReaderTests-376084038 tempest-ProjectReaderTests-376084038-project-admin] Volume info retrieved successfully. Aug 12 10:51:51.826244 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-f14acb3f-11f8-4709-b296-e252fb65e93f tempest-ProjectReaderTests-376084038 tempest-ProjectReaderTests-376084038-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100372) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 12 10:51:51.833874 np0000007037 devstack@c-api.service[100372]: WARNING cinder.quota [None req-f14acb3f-11f8-4709-b296-e252fb65e93f tempest-ProjectReaderTests-376084038 tempest-ProjectReaderTests-376084038-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-985264656 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-985264656, it is now deprecated. Please use the default quota class for default quota. Aug 12 10:51:51.834173 np0000007037 devstack@c-api.service[100372]: WARNING cinder.quota [None req-f14acb3f-11f8-4709-b296-e252fb65e93f tempest-ProjectReaderTests-376084038 tempest-ProjectReaderTests-376084038-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-985264656 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-985264656, it is now deprecated. Please use the default quota class for default quota. Aug 12 10:51:51.840722 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.quota [None req-f14acb3f-11f8-4709-b296-e252fb65e93f tempest-ProjectReaderTests-376084038 tempest-ProjectReaderTests-376084038-project-admin] Created reservations ['eb8fecce-6195-4a83-be24-3a82cdb3470f', 'e4da2827-243d-4e75-8df8-602848d67a2b', 'a7ad774a-172d-456c-b824-31907f60fc6f', '7e808906-52ed-42ed-a70a-6e2eb0e821cb'] {{(pid=100372) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:51:51.860276 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-f14acb3f-11f8-4709-b296-e252fb65e93f tempest-ProjectReaderTests-376084038 tempest-ProjectReaderTests-376084038-project-admin] Delete volume request issued successfully. Aug 12 10:51:51.860474 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-f14acb3f-11f8-4709-b296-e252fb65e93f tempest-ProjectReaderTests-376084038 tempest-ProjectReaderTests-376084038-project-admin] https://10.4.3.105/volume/v3/volumes/e44c7370-6914-4506-95b0-2216bd454a1c returned with HTTP 202 Aug 12 10:51:51.860862 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1444/5761] 10.4.3.105 () {68 vars in 1391 bytes} [Wed Aug 12 10:51:51 2026] DELETE /volume/v3/volumes/e44c7370-6914-4506-95b0-2216bd454a1c => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 10:51:51.867627 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-cc1b3c80-6454-4cbc-a5eb-fa9ce2b50ece None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:51:51.869745 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-cc1b3c80-6454-4cbc-a5eb-fa9ce2b50ece tempest-ProjectReaderTests-376084038 tempest-ProjectReaderTests-376084038-project-admin] DELETE https://10.4.3.105/volume/v3/types/0491c6c6-56d1-4da9-bf23-6af8dc9f00c6 Aug 12 10:51:51.869982 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-cc1b3c80-6454-4cbc-a5eb-fa9ce2b50ece tempest-ProjectReaderTests-376084038 tempest-ProjectReaderTests-376084038-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:51:51.870304 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-cc1b3c80-6454-4cbc-a5eb-fa9ce2b50ece tempest-ProjectReaderTests-376084038 tempest-ProjectReaderTests-376084038-project-admin] Calling method '_delete' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:51:51.904318 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-cc1b3c80-6454-4cbc-a5eb-fa9ce2b50ece tempest-ProjectReaderTests-376084038 tempest-ProjectReaderTests-376084038-project-admin] https://10.4.3.105/volume/v3/types/0491c6c6-56d1-4da9-bf23-6af8dc9f00c6 returned with HTTP 202 Aug 12 10:51:51.904885 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1439/5762] 10.4.3.105 () {66 vars in 1345 bytes} [Wed Aug 12 10:51:51 2026] DELETE /volume/v3/types/0491c6c6-56d1-4da9-bf23-6af8dc9f00c6 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 10:51:51.912392 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-4e3295e5-6aa0-44b7-aa03-2362b3f592d0 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:51:51.914098 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-4e3295e5-6aa0-44b7-aa03-2362b3f592d0 tempest-ProjectReaderTests-376084038 tempest-ProjectReaderTests-376084038-project-admin] POST https://10.4.3.105/volume/v3/types Aug 12 10:51:51.914480 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-4e3295e5-6aa0-44b7-aa03-2362b3f592d0 tempest-ProjectReaderTests-376084038 tempest-ProjectReaderTests-376084038-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectReaderTests-volume-type-335531367", "extra_specs": {"storage_protocol": "tempest-storage_protocol-719930696", "vendor_name": "tempest-vendor_name-152374658"}}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:51:51.927708 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-4e3295e5-6aa0-44b7-aa03-2362b3f592d0 tempest-ProjectReaderTests-376084038 tempest-ProjectReaderTests-376084038-project-admin] https://10.4.3.105/volume/v3/types returned with HTTP 200 Aug 12 10:51:51.928031 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1448/5763] 10.4.3.105 () {68 vars in 1253 bytes} [Wed Aug 12 10:51:51 2026] POST /volume/v3/types => generated 327 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:51:51.935225 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-5c0a84b8-0d89-447c-bf71-e4c51e908915 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:51:51.936733 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-5c0a84b8-0d89-447c-bf71-e4c51e908915 tempest-ProjectReaderTests-376084038 tempest-ProjectReaderTests-376084038-project-admin] POST https://10.4.3.105/volume/v3/volumes Aug 12 10:51:51.937057 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-5c0a84b8-0d89-447c-bf71-e4c51e908915 tempest-ProjectReaderTests-376084038 tempest-ProjectReaderTests-376084038-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "cdaca71c-64ff-45d8-9de1-4ab053f5f033", "size": 1}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:51:51.938301 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.v3.volumes [None req-5c0a84b8-0d89-447c-bf71-e4c51e908915 tempest-ProjectReaderTests-376084038 tempest-ProjectReaderTests-376084038-project-admin] Create volume request body: {'volume': {'volume_type': 'cdaca71c-64ff-45d8-9de1-4ab053f5f033', 'size': 1}} {{(pid=100373) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 10:51:51.941299 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.v3.volumes [None req-5c0a84b8-0d89-447c-bf71-e4c51e908915 tempest-ProjectReaderTests-376084038 tempest-ProjectReaderTests-376084038-project-admin] Create volume of 1 GB Aug 12 10:51:51.941541 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:51:51.941541 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:51:51.941846 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-5c0a84b8-0d89-447c-bf71-e4c51e908915 tempest-ProjectReaderTests-376084038 tempest-ProjectReaderTests-376084038-project-admin] Availability Zones retrieved successfully. Aug 12 10:51:51.946571 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-5c0a84b8-0d89-447c-bf71-e4c51e908915 tempest-ProjectReaderTests-376084038 tempest-ProjectReaderTests-376084038-project-admin] Flow 'volume_create_api' (54fec36b-afa8-4812-a2b7-cc8fc9e11d78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:51:51.947356 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-5c0a84b8-0d89-447c-bf71-e4c51e908915 tempest-ProjectReaderTests-376084038 tempest-ProjectReaderTests-376084038-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4c9e671f-1053-4e08-9fac-218c86a3b30d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:51:51.947994 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.flows.api.create_volume [None req-5c0a84b8-0d89-447c-bf71-e4c51e908915 tempest-ProjectReaderTests-376084038 tempest-ProjectReaderTests-376084038-project-admin] Validating volume size '1' using validate_int {{(pid=100373) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 10:51:51.963386 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-5c0a84b8-0d89-447c-bf71-e4c51e908915 tempest-ProjectReaderTests-376084038 tempest-ProjectReaderTests-376084038-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4c9e671f-1053-4e08-9fac-218c86a3b30d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T10:51:52Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-719930696',vendor_name='tempest-vendor_name-152374658'},id=cdaca71c-64ff-45d8-9de1-4ab053f5f033,is_public=True,name='tempest-ProjectReaderTests-volume-type-335531367',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cdaca71c-64ff-45d8-9de1-4ab053f5f033', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:51:51.964099 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-5c0a84b8-0d89-447c-bf71-e4c51e908915 tempest-ProjectReaderTests-376084038 tempest-ProjectReaderTests-376084038-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2f6bf893-05fe-4646-b5b3-ac8d4d04c3ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:51:51.984771 np0000007037 devstack@c-api.service[100373]: WARNING cinder.quota [None req-5c0a84b8-0d89-447c-bf71-e4c51e908915 tempest-ProjectReaderTests-376084038 tempest-ProjectReaderTests-376084038-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-335531367 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-335531367, it is now deprecated. Please use the default quota class for default quota. Aug 12 10:51:51.985028 np0000007037 devstack@c-api.service[100373]: WARNING cinder.quota [None req-5c0a84b8-0d89-447c-bf71-e4c51e908915 tempest-ProjectReaderTests-376084038 tempest-ProjectReaderTests-376084038-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-335531367 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-335531367, it is now deprecated. Please use the default quota class for default quota. Aug 12 10:51:52.007312 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.quota [None req-5c0a84b8-0d89-447c-bf71-e4c51e908915 tempest-ProjectReaderTests-376084038 tempest-ProjectReaderTests-376084038-project-admin] Created reservations ['39f9225f-97b0-4c5d-9b2e-bdf98d25f96b', '513ba78d-0d31-4e7a-8ae6-a24a10778172', '1e901050-da0f-4778-a1f4-4cf2996afabf', '02845119-970f-44cc-a5e8-90e8c8497588'] {{(pid=100373) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:51:52.008177 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-5c0a84b8-0d89-447c-bf71-e4c51e908915 tempest-ProjectReaderTests-376084038 tempest-ProjectReaderTests-376084038-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2f6bf893-05fe-4646-b5b3-ac8d4d04c3ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['39f9225f-97b0-4c5d-9b2e-bdf98d25f96b', '513ba78d-0d31-4e7a-8ae6-a24a10778172', '1e901050-da0f-4778-a1f4-4cf2996afabf', '02845119-970f-44cc-a5e8-90e8c8497588']}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:51:52.008949 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-5c0a84b8-0d89-447c-bf71-e4c51e908915 tempest-ProjectReaderTests-376084038 tempest-ProjectReaderTests-376084038-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2acec33d-9043-4689-8791-e6ff0e4ff194) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:51:52.032381 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-5c0a84b8-0d89-447c-bf71-e4c51e908915 tempest-ProjectReaderTests-376084038 tempest-ProjectReaderTests-376084038-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2acec33d-9043-4689-8791-e6ff0e4ff194) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '26cda302-5a2f-4897-8c91-f2b5b7031fd2', '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='a1f7083c0bbf48f089753541425d3842',qos_specs=None,replication_status=,reservations=['39f9225f-97b0-4c5d-9b2e-bdf98d25f96b','513ba78d-0d31-4e7a-8ae6-a24a10778172','1e901050-da0f-4778-a1f4-4cf2996afabf','02845119-970f-44cc-a5e8-90e8c8497588'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1621edfe76b84a4aa263e2f0c06e6b88',volume_type_id=cdaca71c-64ff-45d8-9de1-4ab053f5f033), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:51:52Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=26cda302-5a2f-4897-8c91-f2b5b7031fd2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a1f7083c0bbf48f089753541425d3842',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1621edfe76b84a4aa263e2f0c06e6b88',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cdaca71c-64ff-45d8-9de1-4ab053f5f033),volume_type_id=cdaca71c-64ff-45d8-9de1-4ab053f5f033)}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:51:52.033129 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-5c0a84b8-0d89-447c-bf71-e4c51e908915 tempest-ProjectReaderTests-376084038 tempest-ProjectReaderTests-376084038-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (12126691-0ae4-4682-8850-16a6edaf91b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:51:52.048110 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-5c0a84b8-0d89-447c-bf71-e4c51e908915 tempest-ProjectReaderTests-376084038 tempest-ProjectReaderTests-376084038-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (12126691-0ae4-4682-8850-16a6edaf91b7) transitioned into state 'SUCCESS' from 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='a1f7083c0bbf48f089753541425d3842',qos_specs=None,replication_status=,reservations=['39f9225f-97b0-4c5d-9b2e-bdf98d25f96b','513ba78d-0d31-4e7a-8ae6-a24a10778172','1e901050-da0f-4778-a1f4-4cf2996afabf','02845119-970f-44cc-a5e8-90e8c8497588'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1621edfe76b84a4aa263e2f0c06e6b88',volume_type_id=cdaca71c-64ff-45d8-9de1-4ab053f5f033)}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:51:52.048785 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-5c0a84b8-0d89-447c-bf71-e4c51e908915 tempest-ProjectReaderTests-376084038 tempest-ProjectReaderTests-376084038-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0220c9dd-616c-4367-9cd4-21a1493f2afb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:51:52.057386 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-5c0a84b8-0d89-447c-bf71-e4c51e908915 tempest-ProjectReaderTests-376084038 tempest-ProjectReaderTests-376084038-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0220c9dd-616c-4367-9cd4-21a1493f2afb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:51:52.058200 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-5c0a84b8-0d89-447c-bf71-e4c51e908915 tempest-ProjectReaderTests-376084038 tempest-ProjectReaderTests-376084038-project-admin] Flow 'volume_create_api' (54fec36b-afa8-4812-a2b7-cc8fc9e11d78) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100373) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:51:52.058497 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-5c0a84b8-0d89-447c-bf71-e4c51e908915 tempest-ProjectReaderTests-376084038 tempest-ProjectReaderTests-376084038-project-admin] Create volume request issued successfully. Aug 12 10:51:52.059039 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-5c0a84b8-0d89-447c-bf71-e4c51e908915 tempest-ProjectReaderTests-376084038 tempest-ProjectReaderTests-376084038-project-admin] https://10.4.3.105/volume/v3/volumes returned with HTTP 202 Aug 12 10:51:52.059441 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1433/5764] 10.4.3.105 () {70 vars in 1298 bytes} [Wed Aug 12 10:51:51 2026] POST /volume/v3/volumes => generated 773 bytes in 124 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 10:51:52.070018 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-18f5b647-714e-4297-a3e5-cebd05583357 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:51:52.071884 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-18f5b647-714e-4297-a3e5-cebd05583357 tempest-ProjectReaderTests-376084038 tempest-ProjectReaderTests-376084038-project-admin] GET https://10.4.3.105/volume/v3/volumes/26cda302-5a2f-4897-8c91-f2b5b7031fd2 Aug 12 10:51:52.071949 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-18f5b647-714e-4297-a3e5-cebd05583357 tempest-ProjectReaderTests-376084038 tempest-ProjectReaderTests-376084038-project-admin] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:51:52.072135 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-18f5b647-714e-4297-a3e5-cebd05583357 tempest-ProjectReaderTests-376084038 tempest-ProjectReaderTests-376084038-project-admin] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:51:52.078021 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:51:52.078021 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:51:52.080746 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-18f5b647-714e-4297-a3e5-cebd05583357 tempest-ProjectReaderTests-376084038 tempest-ProjectReaderTests-376084038-project-admin] Volume info retrieved successfully. Aug 12 10:51:52.084344 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-18f5b647-714e-4297-a3e5-cebd05583357 tempest-ProjectReaderTests-376084038 tempest-ProjectReaderTests-376084038-project-admin] https://10.4.3.105/volume/v3/volumes/26cda302-5a2f-4897-8c91-f2b5b7031fd2 returned with HTTP 200 Aug 12 10:51:52.084689 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1445/5765] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:51:52 2026] GET /volume/v3/volumes/26cda302-5a2f-4897-8c91-f2b5b7031fd2 => generated 952 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:51:53.096247 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-6fb21887-3553-4b2a-be14-269d6ca06e21 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:51:53.097938 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-6fb21887-3553-4b2a-be14-269d6ca06e21 tempest-ProjectReaderTests-376084038 tempest-ProjectReaderTests-376084038-project-admin] GET https://10.4.3.105/volume/v3/volumes/26cda302-5a2f-4897-8c91-f2b5b7031fd2 Aug 12 10:51:53.098148 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-6fb21887-3553-4b2a-be14-269d6ca06e21 tempest-ProjectReaderTests-376084038 tempest-ProjectReaderTests-376084038-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:51:53.098321 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-6fb21887-3553-4b2a-be14-269d6ca06e21 tempest-ProjectReaderTests-376084038 tempest-ProjectReaderTests-376084038-project-admin] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:51:53.104687 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:51:53.104687 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:51:53.107753 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-6fb21887-3553-4b2a-be14-269d6ca06e21 tempest-ProjectReaderTests-376084038 tempest-ProjectReaderTests-376084038-project-admin] Volume info retrieved successfully. Aug 12 10:51:53.111007 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-6fb21887-3553-4b2a-be14-269d6ca06e21 tempest-ProjectReaderTests-376084038 tempest-ProjectReaderTests-376084038-project-admin] https://10.4.3.105/volume/v3/volumes/26cda302-5a2f-4897-8c91-f2b5b7031fd2 returned with HTTP 200 Aug 12 10:51:53.111334 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1440/5766] 10.4.3.105 () {68 vars in 1388 bytes} [Wed Aug 12 10:51:53 2026] GET /volume/v3/volumes/26cda302-5a2f-4897-8c91-f2b5b7031fd2 => generated 973 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:51:53.121832 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-e76255fe-1056-458e-a111-a65eb1504dc8 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:51:53.123421 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-e76255fe-1056-458e-a111-a65eb1504dc8 tempest-ProjectReaderTests-376084038 tempest-ProjectReaderTests-376084038-project-admin] GET https://10.4.3.105/volume/v3/messages Aug 12 10:51:53.123624 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-e76255fe-1056-458e-a111-a65eb1504dc8 tempest-ProjectReaderTests-376084038 tempest-ProjectReaderTests-376084038-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:51:53.123792 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-e76255fe-1056-458e-a111-a65eb1504dc8 tempest-ProjectReaderTests-376084038 tempest-ProjectReaderTests-376084038-project-admin] Calling method 'version_select' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:51:53.126860 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-e76255fe-1056-458e-a111-a65eb1504dc8 tempest-ProjectReaderTests-376084038 tempest-ProjectReaderTests-376084038-project-admin] https://10.4.3.105/volume/v3/messages returned with HTTP 200 Aug 12 10:51:53.127185 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1449/5767] 10.4.3.105 () {68 vars in 1280 bytes} [Wed Aug 12 10:51:53 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 10:51:53.134016 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-d6efb76f-3c9f-441b-bfa1-f749f6f4c129 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:51:53.135699 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-d6efb76f-3c9f-441b-bfa1-f749f6f4c129 tempest-ProjectReaderTests-376084038 tempest-ProjectReaderTests-376084038-project-reader] GET https://10.4.3.105/volume/v3/messages/1f885489-842f-4a07-ab1c-d61b642a99ba Aug 12 10:51:53.135890 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-d6efb76f-3c9f-441b-bfa1-f749f6f4c129 tempest-ProjectReaderTests-376084038 tempest-ProjectReaderTests-376084038-project-reader] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:51:53.136071 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-d6efb76f-3c9f-441b-bfa1-f749f6f4c129 tempest-ProjectReaderTests-376084038 tempest-ProjectReaderTests-376084038-project-reader] Calling method 'version_select' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:51:53.138645 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:51:53.138645 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:51:53.139225 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-d6efb76f-3c9f-441b-bfa1-f749f6f4c129 tempest-ProjectReaderTests-376084038 tempest-ProjectReaderTests-376084038-project-reader] https://10.4.3.105/volume/v3/messages/1f885489-842f-4a07-ab1c-d61b642a99ba returned with HTTP 200 Aug 12 10:51:53.139532 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1434/5768] 10.4.3.105 () {68 vars in 1391 bytes} [Wed Aug 12 10:51:53 2026] GET /volume/v3/messages/1f885489-842f-4a07-ab1c-d61b642a99ba => generated 667 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:51:53.146739 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-fc9d050d-770d-4ef8-8b8a-5c027b8e36f5 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:51:53.148353 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-fc9d050d-770d-4ef8-8b8a-5c027b8e36f5 tempest-ProjectReaderTests-376084038 tempest-ProjectReaderTests-376084038-project-admin] DELETE https://10.4.3.105/volume/v3/messages/1f885489-842f-4a07-ab1c-d61b642a99ba Aug 12 10:51:53.148561 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-fc9d050d-770d-4ef8-8b8a-5c027b8e36f5 tempest-ProjectReaderTests-376084038 tempest-ProjectReaderTests-376084038-project-admin] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:51:53.148732 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-fc9d050d-770d-4ef8-8b8a-5c027b8e36f5 tempest-ProjectReaderTests-376084038 tempest-ProjectReaderTests-376084038-project-admin] Calling method 'version_select' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:51:53.157409 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-fc9d050d-770d-4ef8-8b8a-5c027b8e36f5 tempest-ProjectReaderTests-376084038 tempest-ProjectReaderTests-376084038-project-admin] https://10.4.3.105/volume/v3/messages/1f885489-842f-4a07-ab1c-d61b642a99ba returned with HTTP 204 Aug 12 10:51:53.157761 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1446/5769] 10.4.3.105 () {68 vars in 1394 bytes} [Wed Aug 12 10:51:53 2026] DELETE /volume/v3/messages/1f885489-842f-4a07-ab1c-d61b642a99ba => generated 0 bytes in 11 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 12 10:51:53.163432 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-89d4457e-8586-4c33-8a82-6e4cc7b866f2 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:51:53.165063 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-89d4457e-8586-4c33-8a82-6e4cc7b866f2 tempest-ProjectReaderTests-376084038 tempest-ProjectReaderTests-376084038-project-admin] DELETE https://10.4.3.105/volume/v3/volumes/26cda302-5a2f-4897-8c91-f2b5b7031fd2 Aug 12 10:51:53.165246 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-89d4457e-8586-4c33-8a82-6e4cc7b866f2 tempest-ProjectReaderTests-376084038 tempest-ProjectReaderTests-376084038-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:51:53.165415 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-89d4457e-8586-4c33-8a82-6e4cc7b866f2 tempest-ProjectReaderTests-376084038 tempest-ProjectReaderTests-376084038-project-admin] Calling method 'delete' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:51:53.165597 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.v3.volumes [None req-89d4457e-8586-4c33-8a82-6e4cc7b866f2 tempest-ProjectReaderTests-376084038 tempest-ProjectReaderTests-376084038-project-admin] Delete volume with id: 26cda302-5a2f-4897-8c91-f2b5b7031fd2 Aug 12 10:51:53.171683 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:51:53.171683 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:51:53.171939 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-89d4457e-8586-4c33-8a82-6e4cc7b866f2 tempest-ProjectReaderTests-376084038 tempest-ProjectReaderTests-376084038-project-admin] Volume info retrieved successfully. Aug 12 10:51:53.172750 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-89d4457e-8586-4c33-8a82-6e4cc7b866f2 tempest-ProjectReaderTests-376084038 tempest-ProjectReaderTests-376084038-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100374) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 12 10:51:53.180658 np0000007037 devstack@c-api.service[100374]: WARNING cinder.quota [None req-89d4457e-8586-4c33-8a82-6e4cc7b866f2 tempest-ProjectReaderTests-376084038 tempest-ProjectReaderTests-376084038-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-335531367 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-335531367, it is now deprecated. Please use the default quota class for default quota. Aug 12 10:51:53.180908 np0000007037 devstack@c-api.service[100374]: WARNING cinder.quota [None req-89d4457e-8586-4c33-8a82-6e4cc7b866f2 tempest-ProjectReaderTests-376084038 tempest-ProjectReaderTests-376084038-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-335531367 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-335531367, it is now deprecated. Please use the default quota class for default quota. Aug 12 10:51:53.187779 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.quota [None req-89d4457e-8586-4c33-8a82-6e4cc7b866f2 tempest-ProjectReaderTests-376084038 tempest-ProjectReaderTests-376084038-project-admin] Created reservations ['cff98c2b-1632-4369-b0c1-ac85f92f640d', '156e230f-0fbb-49f4-b9f6-aa1a31df4739', '2eabe440-346d-4a37-ba97-a4f82950ab03', '808d424a-1e07-4ddc-a8b1-f13b2f512678'] {{(pid=100374) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:51:53.208092 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-89d4457e-8586-4c33-8a82-6e4cc7b866f2 tempest-ProjectReaderTests-376084038 tempest-ProjectReaderTests-376084038-project-admin] Delete volume request issued successfully. Aug 12 10:51:53.208251 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-89d4457e-8586-4c33-8a82-6e4cc7b866f2 tempest-ProjectReaderTests-376084038 tempest-ProjectReaderTests-376084038-project-admin] https://10.4.3.105/volume/v3/volumes/26cda302-5a2f-4897-8c91-f2b5b7031fd2 returned with HTTP 202 Aug 12 10:51:53.208616 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1441/5770] 10.4.3.105 () {68 vars in 1391 bytes} [Wed Aug 12 10:51:53 2026] DELETE /volume/v3/volumes/26cda302-5a2f-4897-8c91-f2b5b7031fd2 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 10:51:53.214718 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-55d4ad2c-3e42-48a8-9b9c-15a006edc402 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:51:53.216401 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-55d4ad2c-3e42-48a8-9b9c-15a006edc402 tempest-ProjectReaderTests-376084038 tempest-ProjectReaderTests-376084038-project-admin] DELETE https://10.4.3.105/volume/v3/types/cdaca71c-64ff-45d8-9de1-4ab053f5f033 Aug 12 10:51:53.216587 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-55d4ad2c-3e42-48a8-9b9c-15a006edc402 tempest-ProjectReaderTests-376084038 tempest-ProjectReaderTests-376084038-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:51:53.216769 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-55d4ad2c-3e42-48a8-9b9c-15a006edc402 tempest-ProjectReaderTests-376084038 tempest-ProjectReaderTests-376084038-project-admin] Calling method '_delete' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:51:53.235595 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-55d4ad2c-3e42-48a8-9b9c-15a006edc402 tempest-ProjectReaderTests-376084038 tempest-ProjectReaderTests-376084038-project-admin] https://10.4.3.105/volume/v3/types/cdaca71c-64ff-45d8-9de1-4ab053f5f033 returned with HTTP 202 Aug 12 10:51:53.235928 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1450/5771] 10.4.3.105 () {66 vars in 1345 bytes} [Wed Aug 12 10:51:53 2026] DELETE /volume/v3/types/cdaca71c-64ff-45d8-9de1-4ab053f5f033 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 10:52:01.933735 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-3237f831-295f-4a00-b13b-1cbcf1d59f0e None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:52:02.027546 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-3237f831-295f-4a00-b13b-1cbcf1d59f0e tempest-SnapshotDependencyTests-936842562 tempest-SnapshotDependencyTests-936842562-project-member] POST https://10.4.3.105/volume/v3/volumes Aug 12 10:52:02.027882 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-3237f831-295f-4a00-b13b-1cbcf1d59f0e tempest-SnapshotDependencyTests-936842562 tempest-SnapshotDependencyTests-936842562-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDependencyTests-volume-1488073943", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:52:02.029391 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.v3.volumes [None req-3237f831-295f-4a00-b13b-1cbcf1d59f0e tempest-SnapshotDependencyTests-936842562 tempest-SnapshotDependencyTests-936842562-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDependencyTests-volume-1488073943', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100373) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 10:52:02.029504 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.v3.volumes [None req-3237f831-295f-4a00-b13b-1cbcf1d59f0e tempest-SnapshotDependencyTests-936842562 tempest-SnapshotDependencyTests-936842562-project-member] Create volume of 1 GB Aug 12 10:52:02.033676 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-3237f831-295f-4a00-b13b-1cbcf1d59f0e tempest-SnapshotDependencyTests-936842562 tempest-SnapshotDependencyTests-936842562-project-member] Availability Zones retrieved successfully. Aug 12 10:52:02.038479 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-3237f831-295f-4a00-b13b-1cbcf1d59f0e tempest-SnapshotDependencyTests-936842562 tempest-SnapshotDependencyTests-936842562-project-member] Flow 'volume_create_api' (270a67d5-48b3-4eb3-9495-2011be5a7896) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:52:02.039496 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-3237f831-295f-4a00-b13b-1cbcf1d59f0e tempest-SnapshotDependencyTests-936842562 tempest-SnapshotDependencyTests-936842562-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (69740679-df06-44be-913a-20339b9739e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:52:02.040352 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.flows.api.create_volume [None req-3237f831-295f-4a00-b13b-1cbcf1d59f0e tempest-SnapshotDependencyTests-936842562 tempest-SnapshotDependencyTests-936842562-project-member] Validating volume size '1' using validate_int {{(pid=100373) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 10:52:02.063147 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-3237f831-295f-4a00-b13b-1cbcf1d59f0e tempest-SnapshotDependencyTests-936842562 tempest-SnapshotDependencyTests-936842562-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (69740679-df06-44be-913a-20339b9739e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T10:26:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6cd66f07-4c7b-40b2-9dfb-378538f29c9e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:52:02.063894 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-3237f831-295f-4a00-b13b-1cbcf1d59f0e tempest-SnapshotDependencyTests-936842562 tempest-SnapshotDependencyTests-936842562-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9cc50bd1-483f-46a3-9ef6-1a953dc5a8de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:52:02.115122 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.quota [None req-3237f831-295f-4a00-b13b-1cbcf1d59f0e tempest-SnapshotDependencyTests-936842562 tempest-SnapshotDependencyTests-936842562-project-member] Created reservations ['68063dab-a45e-4aa0-ab98-68414049f4f4', '6187d184-e282-45c2-9943-0c9f0cc81494', 'ec5203bc-2485-4be4-a018-5e1854156108', '7115587c-1c18-4763-8396-39f7621cf67c'] {{(pid=100373) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:52:02.115854 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-3237f831-295f-4a00-b13b-1cbcf1d59f0e tempest-SnapshotDependencyTests-936842562 tempest-SnapshotDependencyTests-936842562-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9cc50bd1-483f-46a3-9ef6-1a953dc5a8de) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['68063dab-a45e-4aa0-ab98-68414049f4f4', '6187d184-e282-45c2-9943-0c9f0cc81494', 'ec5203bc-2485-4be4-a018-5e1854156108', '7115587c-1c18-4763-8396-39f7621cf67c']}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:52:02.116523 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-3237f831-295f-4a00-b13b-1cbcf1d59f0e tempest-SnapshotDependencyTests-936842562 tempest-SnapshotDependencyTests-936842562-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b23c01ed-3d92-4362-a1a6-074afabe5a91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:52:02.135843 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-3237f831-295f-4a00-b13b-1cbcf1d59f0e tempest-SnapshotDependencyTests-936842562 tempest-SnapshotDependencyTests-936842562-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b23c01ed-3d92-4362-a1a6-074afabe5a91) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '36ed10de-2702-45cf-9672-e26429cc5b51', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-1488073943',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6eb664eb91bd4941a3e9f34e06f74097',qos_specs=None,replication_status=,reservations=['68063dab-a45e-4aa0-ab98-68414049f4f4','6187d184-e282-45c2-9943-0c9f0cc81494','ec5203bc-2485-4be4-a018-5e1854156108','7115587c-1c18-4763-8396-39f7621cf67c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fcf06b79c9ca4db6976df4925063e7eb',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:52:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-1488073943',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=36ed10de-2702-45cf-9672-e26429cc5b51,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6eb664eb91bd4941a3e9f34e06f74097',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fcf06b79c9ca4db6976df4925063e7eb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6cd66f07-4c7b-40b2-9dfb-378538f29c9e),volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:52:02.136469 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-3237f831-295f-4a00-b13b-1cbcf1d59f0e tempest-SnapshotDependencyTests-936842562 tempest-SnapshotDependencyTests-936842562-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f5533388-5f25-4f7e-a86d-2ea0ce2f3187) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:52:02.151888 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-3237f831-295f-4a00-b13b-1cbcf1d59f0e tempest-SnapshotDependencyTests-936842562 tempest-SnapshotDependencyTests-936842562-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f5533388-5f25-4f7e-a86d-2ea0ce2f3187) transitioned into state 'SUCCESS' from state '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-1488073943',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6eb664eb91bd4941a3e9f34e06f74097',qos_specs=None,replication_status=,reservations=['68063dab-a45e-4aa0-ab98-68414049f4f4','6187d184-e282-45c2-9943-0c9f0cc81494','ec5203bc-2485-4be4-a018-5e1854156108','7115587c-1c18-4763-8396-39f7621cf67c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fcf06b79c9ca4db6976df4925063e7eb',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:52:02.152505 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-3237f831-295f-4a00-b13b-1cbcf1d59f0e tempest-SnapshotDependencyTests-936842562 tempest-SnapshotDependencyTests-936842562-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9b77b6fa-0901-47d7-af57-d82977c0fd9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:52:02.160214 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-3237f831-295f-4a00-b13b-1cbcf1d59f0e tempest-SnapshotDependencyTests-936842562 tempest-SnapshotDependencyTests-936842562-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9b77b6fa-0901-47d7-af57-d82977c0fd9d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:52:02.160912 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-3237f831-295f-4a00-b13b-1cbcf1d59f0e tempest-SnapshotDependencyTests-936842562 tempest-SnapshotDependencyTests-936842562-project-member] Flow 'volume_create_api' (270a67d5-48b3-4eb3-9495-2011be5a7896) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100373) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:52:02.161187 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-3237f831-295f-4a00-b13b-1cbcf1d59f0e tempest-SnapshotDependencyTests-936842562 tempest-SnapshotDependencyTests-936842562-project-member] Create volume request issued successfully. Aug 12 10:52:02.161694 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-3237f831-295f-4a00-b13b-1cbcf1d59f0e tempest-SnapshotDependencyTests-936842562 tempest-SnapshotDependencyTests-936842562-project-member] https://10.4.3.105/volume/v3/volumes returned with HTTP 202 Aug 12 10:52:02.162117 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1435/5772] 10.4.3.105 () {68 vars in 1259 bytes} [Wed Aug 12 10:52:01 2026] POST /volume/v3/volumes => generated 754 bytes in 229 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 10:52:02.173405 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-8978930f-8d5a-4413-88cf-1be08cc7a34d None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:52:02.175315 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-8978930f-8d5a-4413-88cf-1be08cc7a34d tempest-SnapshotDependencyTests-936842562 tempest-SnapshotDependencyTests-936842562-project-member] GET https://10.4.3.105/volume/v3/volumes/36ed10de-2702-45cf-9672-e26429cc5b51 Aug 12 10:52:02.175494 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-8978930f-8d5a-4413-88cf-1be08cc7a34d tempest-SnapshotDependencyTests-936842562 tempest-SnapshotDependencyTests-936842562-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:52:02.175682 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-8978930f-8d5a-4413-88cf-1be08cc7a34d tempest-SnapshotDependencyTests-936842562 tempest-SnapshotDependencyTests-936842562-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:52:02.182550 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:52:02.182550 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:52:02.185681 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-8978930f-8d5a-4413-88cf-1be08cc7a34d tempest-SnapshotDependencyTests-936842562 tempest-SnapshotDependencyTests-936842562-project-member] Volume info retrieved successfully. Aug 12 10:52:02.189692 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-8978930f-8d5a-4413-88cf-1be08cc7a34d tempest-SnapshotDependencyTests-936842562 tempest-SnapshotDependencyTests-936842562-project-member] https://10.4.3.105/volume/v3/volumes/36ed10de-2702-45cf-9672-e26429cc5b51 returned with HTTP 200 Aug 12 10:52:02.189908 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1447/5773] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:52:02 2026] GET /volume/v3/volumes/36ed10de-2702-45cf-9672-e26429cc5b51 => generated 822 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:52:03.201352 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-96ec8152-0ed9-42e4-9d35-cf12e46c6309 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:52:03.202823 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-96ec8152-0ed9-42e4-9d35-cf12e46c6309 tempest-SnapshotDependencyTests-936842562 tempest-SnapshotDependencyTests-936842562-project-member] GET https://10.4.3.105/volume/v3/volumes/36ed10de-2702-45cf-9672-e26429cc5b51 Aug 12 10:52:03.203015 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-96ec8152-0ed9-42e4-9d35-cf12e46c6309 tempest-SnapshotDependencyTests-936842562 tempest-SnapshotDependencyTests-936842562-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:52:03.203182 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-96ec8152-0ed9-42e4-9d35-cf12e46c6309 tempest-SnapshotDependencyTests-936842562 tempest-SnapshotDependencyTests-936842562-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:52:03.204882 np0000007037 devstack@c-api.service[100374]: DEBUG dbcounter [-] [100374] Writing DB stats cinder:SELECT=178,cinder:UPDATE=86,cinder:INSERT=39 {{(pid=100374) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 10:52:03.210430 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:52:03.210430 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:52:03.214495 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-96ec8152-0ed9-42e4-9d35-cf12e46c6309 tempest-SnapshotDependencyTests-936842562 tempest-SnapshotDependencyTests-936842562-project-member] Volume info retrieved successfully. Aug 12 10:52:03.217647 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-96ec8152-0ed9-42e4-9d35-cf12e46c6309 tempest-SnapshotDependencyTests-936842562 tempest-SnapshotDependencyTests-936842562-project-member] https://10.4.3.105/volume/v3/volumes/36ed10de-2702-45cf-9672-e26429cc5b51 returned with HTTP 200 Aug 12 10:52:03.217983 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1442/5774] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:52:03 2026] GET /volume/v3/volumes/36ed10de-2702-45cf-9672-e26429cc5b51 => generated 847 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:52:03.228453 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-09aa358f-b01d-4562-9950-a88dc35cf95b None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:52:03.230385 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-09aa358f-b01d-4562-9950-a88dc35cf95b tempest-SnapshotDependencyTests-936842562 tempest-SnapshotDependencyTests-936842562-project-member] GET https://10.4.3.105/volume/v3/volumes/36ed10de-2702-45cf-9672-e26429cc5b51 Aug 12 10:52:03.230603 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-09aa358f-b01d-4562-9950-a88dc35cf95b tempest-SnapshotDependencyTests-936842562 tempest-SnapshotDependencyTests-936842562-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:52:03.230821 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-09aa358f-b01d-4562-9950-a88dc35cf95b tempest-SnapshotDependencyTests-936842562 tempest-SnapshotDependencyTests-936842562-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:52:03.232903 np0000007037 devstack@c-api.service[100375]: DEBUG dbcounter [-] [100375] Writing DB stats cinder:SELECT=198,cinder:INSERT=44,cinder:UPDATE=85 {{(pid=100375) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 10:52:03.238089 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:52:03.238089 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:52:03.241522 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-09aa358f-b01d-4562-9950-a88dc35cf95b tempest-SnapshotDependencyTests-936842562 tempest-SnapshotDependencyTests-936842562-project-member] Volume info retrieved successfully. Aug 12 10:52:03.245025 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-09aa358f-b01d-4562-9950-a88dc35cf95b tempest-SnapshotDependencyTests-936842562 tempest-SnapshotDependencyTests-936842562-project-member] https://10.4.3.105/volume/v3/volumes/36ed10de-2702-45cf-9672-e26429cc5b51 returned with HTTP 200 Aug 12 10:52:03.245357 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1451/5775] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:52:03 2026] GET /volume/v3/volumes/36ed10de-2702-45cf-9672-e26429cc5b51 => generated 847 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:52:03.256107 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-e38fcbeb-0cc8-49ea-ac5c-3fe6b8d57a2f None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:52:03.258271 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-e38fcbeb-0cc8-49ea-ac5c-3fe6b8d57a2f tempest-SnapshotDependencyTests-936842562 tempest-SnapshotDependencyTests-936842562-project-member] POST https://10.4.3.105/volume/v3/snapshots Aug 12 10:52:03.258612 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-e38fcbeb-0cc8-49ea-ac5c-3fe6b8d57a2f tempest-SnapshotDependencyTests-936842562 tempest-SnapshotDependencyTests-936842562-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "36ed10de-2702-45cf-9672-e26429cc5b51", "force": true, "name": "tempest-SnapshotDependencyTests-snapshot-1311154232", "description": null, "metadata": null}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:52:03.266153 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:52:03.266153 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:52:03.266558 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-e38fcbeb-0cc8-49ea-ac5c-3fe6b8d57a2f tempest-SnapshotDependencyTests-936842562 tempest-SnapshotDependencyTests-936842562-project-member] Volume info retrieved successfully. Aug 12 10:52:03.266680 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.v3.snapshots [None req-e38fcbeb-0cc8-49ea-ac5c-3fe6b8d57a2f tempest-SnapshotDependencyTests-936842562 tempest-SnapshotDependencyTests-936842562-project-member] Create snapshot from volume 36ed10de-2702-45cf-9672-e26429cc5b51 Aug 12 10:52:03.295038 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.quota [None req-e38fcbeb-0cc8-49ea-ac5c-3fe6b8d57a2f tempest-SnapshotDependencyTests-936842562 tempest-SnapshotDependencyTests-936842562-project-member] Created reservations ['e862f58d-0aa8-4b39-8bb1-580e00f4410f', '8170ca58-b87e-48ee-8f41-0b513298471c', 'a50e7ad3-7e8b-4e56-bca0-a4afc6835259', '495b95a1-3f27-492f-bcf4-5273ab4658e3'] {{(pid=100373) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:52:03.317156 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-e38fcbeb-0cc8-49ea-ac5c-3fe6b8d57a2f tempest-SnapshotDependencyTests-936842562 tempest-SnapshotDependencyTests-936842562-project-member] Snapshot force create request issued successfully. Aug 12 10:52:03.317474 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-e38fcbeb-0cc8-49ea-ac5c-3fe6b8d57a2f tempest-SnapshotDependencyTests-936842562 tempest-SnapshotDependencyTests-936842562-project-member] https://10.4.3.105/volume/v3/snapshots returned with HTTP 202 Aug 12 10:52:03.317882 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1436/5776] 10.4.3.105 () {68 vars in 1265 bytes} [Wed Aug 12 10:52:03 2026] POST /volume/v3/snapshots => generated 310 bytes in 63 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 10:52:03.325299 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-6409a0a4-ec31-4b20-9e34-29d28bbaccc1 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:52:03.327078 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-6409a0a4-ec31-4b20-9e34-29d28bbaccc1 tempest-SnapshotDependencyTests-936842562 tempest-SnapshotDependencyTests-936842562-project-member] GET https://10.4.3.105/volume/v3/snapshots/3d838318-e8e8-4c7e-a286-fcf7dfacf851 Aug 12 10:52:03.327294 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-6409a0a4-ec31-4b20-9e34-29d28bbaccc1 tempest-SnapshotDependencyTests-936842562 tempest-SnapshotDependencyTests-936842562-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:52:03.327503 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-6409a0a4-ec31-4b20-9e34-29d28bbaccc1 tempest-SnapshotDependencyTests-936842562 tempest-SnapshotDependencyTests-936842562-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:52:03.332189 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:52:03.332189 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:52:03.332639 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-6409a0a4-ec31-4b20-9e34-29d28bbaccc1 tempest-SnapshotDependencyTests-936842562 tempest-SnapshotDependencyTests-936842562-project-member] Snapshot retrieved successfully. Aug 12 10:52:03.333409 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-6409a0a4-ec31-4b20-9e34-29d28bbaccc1 tempest-SnapshotDependencyTests-936842562 tempest-SnapshotDependencyTests-936842562-project-member] https://10.4.3.105/volume/v3/snapshots/3d838318-e8e8-4c7e-a286-fcf7dfacf851 returned with HTTP 200 Aug 12 10:52:03.333786 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1448/5777] 10.4.3.105 () {66 vars in 1354 bytes} [Wed Aug 12 10:52:03 2026] GET /volume/v3/snapshots/3d838318-e8e8-4c7e-a286-fcf7dfacf851 => generated 442 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:52:04.341714 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-cb853c2a-e4fd-4703-acc1-e2aa1f06929c None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:52:04.343467 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-cb853c2a-e4fd-4703-acc1-e2aa1f06929c tempest-SnapshotDependencyTests-936842562 tempest-SnapshotDependencyTests-936842562-project-member] GET https://10.4.3.105/volume/v3/snapshots/3d838318-e8e8-4c7e-a286-fcf7dfacf851 Aug 12 10:52:04.343667 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-cb853c2a-e4fd-4703-acc1-e2aa1f06929c tempest-SnapshotDependencyTests-936842562 tempest-SnapshotDependencyTests-936842562-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:52:04.343837 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-cb853c2a-e4fd-4703-acc1-e2aa1f06929c tempest-SnapshotDependencyTests-936842562 tempest-SnapshotDependencyTests-936842562-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:52:04.348134 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:52:04.348134 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:52:04.348492 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-cb853c2a-e4fd-4703-acc1-e2aa1f06929c tempest-SnapshotDependencyTests-936842562 tempest-SnapshotDependencyTests-936842562-project-member] Snapshot retrieved successfully. Aug 12 10:52:04.349183 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-cb853c2a-e4fd-4703-acc1-e2aa1f06929c tempest-SnapshotDependencyTests-936842562 tempest-SnapshotDependencyTests-936842562-project-member] https://10.4.3.105/volume/v3/snapshots/3d838318-e8e8-4c7e-a286-fcf7dfacf851 returned with HTTP 200 Aug 12 10:52:04.349489 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1443/5778] 10.4.3.105 () {66 vars in 1354 bytes} [Wed Aug 12 10:52:04 2026] GET /volume/v3/snapshots/3d838318-e8e8-4c7e-a286-fcf7dfacf851 => generated 469 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:52:04.357058 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-fe210ebb-2f03-4c61-bbbc-98648235cc50 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:52:04.358796 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-fe210ebb-2f03-4c61-bbbc-98648235cc50 tempest-SnapshotDependencyTests-936842562 tempest-SnapshotDependencyTests-936842562-project-member] GET https://10.4.3.105/volume/v3/snapshots/3d838318-e8e8-4c7e-a286-fcf7dfacf851 Aug 12 10:52:04.359000 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-fe210ebb-2f03-4c61-bbbc-98648235cc50 tempest-SnapshotDependencyTests-936842562 tempest-SnapshotDependencyTests-936842562-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:52:04.359170 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-fe210ebb-2f03-4c61-bbbc-98648235cc50 tempest-SnapshotDependencyTests-936842562 tempest-SnapshotDependencyTests-936842562-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:52:04.363504 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:52:04.363504 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:52:04.363953 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-fe210ebb-2f03-4c61-bbbc-98648235cc50 tempest-SnapshotDependencyTests-936842562 tempest-SnapshotDependencyTests-936842562-project-member] Snapshot retrieved successfully. Aug 12 10:52:04.364685 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-fe210ebb-2f03-4c61-bbbc-98648235cc50 tempest-SnapshotDependencyTests-936842562 tempest-SnapshotDependencyTests-936842562-project-member] https://10.4.3.105/volume/v3/snapshots/3d838318-e8e8-4c7e-a286-fcf7dfacf851 returned with HTTP 200 Aug 12 10:52:04.365069 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1452/5779] 10.4.3.105 () {66 vars in 1354 bytes} [Wed Aug 12 10:52:04 2026] GET /volume/v3/snapshots/3d838318-e8e8-4c7e-a286-fcf7dfacf851 => generated 469 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:52:04.371505 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-a56f8c70-590c-4359-9457-7e98c44a384e None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:52:04.373311 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-a56f8c70-590c-4359-9457-7e98c44a384e tempest-SnapshotDependencyTests-936842562 tempest-SnapshotDependencyTests-936842562-project-member] GET https://10.4.3.105/volume/v3/snapshots/3d838318-e8e8-4c7e-a286-fcf7dfacf851 Aug 12 10:52:04.373507 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-a56f8c70-590c-4359-9457-7e98c44a384e tempest-SnapshotDependencyTests-936842562 tempest-SnapshotDependencyTests-936842562-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:52:04.373706 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-a56f8c70-590c-4359-9457-7e98c44a384e tempest-SnapshotDependencyTests-936842562 tempest-SnapshotDependencyTests-936842562-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:52:04.378237 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:52:04.378237 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:52:04.378623 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-a56f8c70-590c-4359-9457-7e98c44a384e tempest-SnapshotDependencyTests-936842562 tempest-SnapshotDependencyTests-936842562-project-member] Snapshot retrieved successfully. Aug 12 10:52:04.379308 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-a56f8c70-590c-4359-9457-7e98c44a384e tempest-SnapshotDependencyTests-936842562 tempest-SnapshotDependencyTests-936842562-project-member] https://10.4.3.105/volume/v3/snapshots/3d838318-e8e8-4c7e-a286-fcf7dfacf851 returned with HTTP 200 Aug 12 10:52:04.379648 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1437/5780] 10.4.3.105 () {66 vars in 1354 bytes} [Wed Aug 12 10:52:04 2026] GET /volume/v3/snapshots/3d838318-e8e8-4c7e-a286-fcf7dfacf851 => generated 469 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:52:04.386467 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-9add928f-6346-4833-8ed2-2b899420d79c None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:52:04.387895 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-9add928f-6346-4833-8ed2-2b899420d79c tempest-SnapshotDependencyTests-936842562 tempest-SnapshotDependencyTests-936842562-project-member] POST https://10.4.3.105/volume/v3/volumes Aug 12 10:52:04.388247 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-9add928f-6346-4833-8ed2-2b899420d79c tempest-SnapshotDependencyTests-936842562 tempest-SnapshotDependencyTests-936842562-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "3d838318-e8e8-4c7e-a286-fcf7dfacf851", "size": 1}} {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 10:52:04.389850 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.v3.volumes [None req-9add928f-6346-4833-8ed2-2b899420d79c tempest-SnapshotDependencyTests-936842562 tempest-SnapshotDependencyTests-936842562-project-member] Create volume request body: {'volume': {'snapshot_id': '3d838318-e8e8-4c7e-a286-fcf7dfacf851', 'size': 1}} {{(pid=100372) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 10:52:04.394523 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:52:04.394523 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:52:04.394911 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-9add928f-6346-4833-8ed2-2b899420d79c tempest-SnapshotDependencyTests-936842562 tempest-SnapshotDependencyTests-936842562-project-member] Snapshot retrieved successfully. Aug 12 10:52:04.395016 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.v3.volumes [None req-9add928f-6346-4833-8ed2-2b899420d79c tempest-SnapshotDependencyTests-936842562 tempest-SnapshotDependencyTests-936842562-project-member] Create volume of 1 GB Aug 12 10:52:04.397694 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-9add928f-6346-4833-8ed2-2b899420d79c tempest-SnapshotDependencyTests-936842562 tempest-SnapshotDependencyTests-936842562-project-member] Availability Zones retrieved successfully. Aug 12 10:52:04.402632 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-9add928f-6346-4833-8ed2-2b899420d79c tempest-SnapshotDependencyTests-936842562 tempest-SnapshotDependencyTests-936842562-project-member] Flow 'volume_create_api' (6c4168c3-a561-47f3-876e-f349e500082d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100372) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:52:04.403669 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-9add928f-6346-4833-8ed2-2b899420d79c tempest-SnapshotDependencyTests-936842562 tempest-SnapshotDependencyTests-936842562-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (48f3e6c4-5b9b-4511-a568-884c1e6e33bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:52:04.404609 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.flows.api.create_volume [None req-9add928f-6346-4833-8ed2-2b899420d79c tempest-SnapshotDependencyTests-936842562 tempest-SnapshotDependencyTests-936842562-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100372) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 10:52:04.429498 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-9add928f-6346-4833-8ed2-2b899420d79c tempest-SnapshotDependencyTests-936842562 tempest-SnapshotDependencyTests-936842562-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (48f3e6c4-5b9b-4511-a568-884c1e6e33bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '3d838318-e8e8-4c7e-a286-fcf7dfacf851', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T10:26:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6cd66f07-4c7b-40b2-9dfb-378538f29c9e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:52:04.430261 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-9add928f-6346-4833-8ed2-2b899420d79c tempest-SnapshotDependencyTests-936842562 tempest-SnapshotDependencyTests-936842562-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (90412a69-a1a4-4213-8d7e-bdb3fa6e2ba5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:52:04.463690 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.quota [None req-9add928f-6346-4833-8ed2-2b899420d79c tempest-SnapshotDependencyTests-936842562 tempest-SnapshotDependencyTests-936842562-project-member] Created reservations ['768c76c1-e52a-4eb0-9029-58deb33e2e98', '2c30da54-b744-474b-8f99-8a4d5a117501', '31336aab-b11b-47e0-9a4e-71da4a4a0bcb', '340906eb-48a2-4aa4-baae-d1f0d77d2eb8'] {{(pid=100372) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 10:52:04.464386 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-9add928f-6346-4833-8ed2-2b899420d79c tempest-SnapshotDependencyTests-936842562 tempest-SnapshotDependencyTests-936842562-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (90412a69-a1a4-4213-8d7e-bdb3fa6e2ba5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['768c76c1-e52a-4eb0-9029-58deb33e2e98', '2c30da54-b744-474b-8f99-8a4d5a117501', '31336aab-b11b-47e0-9a4e-71da4a4a0bcb', '340906eb-48a2-4aa4-baae-d1f0d77d2eb8']}' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:52:04.465097 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-9add928f-6346-4833-8ed2-2b899420d79c tempest-SnapshotDependencyTests-936842562 tempest-SnapshotDependencyTests-936842562-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0d342e1e-c776-411d-a9fc-b484dbe10268) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:52:04.499608 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-9add928f-6346-4833-8ed2-2b899420d79c tempest-SnapshotDependencyTests-936842562 tempest-SnapshotDependencyTests-936842562-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0d342e1e-c776-411d-a9fc-b484dbe10268) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0c6222a8-5c07-4436-90bf-664ac938e6d2', '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='6eb664eb91bd4941a3e9f34e06f74097',qos_specs=None,replication_status=,reservations=['768c76c1-e52a-4eb0-9029-58deb33e2e98','2c30da54-b744-474b-8f99-8a4d5a117501','31336aab-b11b-47e0-9a4e-71da4a4a0bcb','340906eb-48a2-4aa4-baae-d1f0d77d2eb8'],size=1,snapshot_id=3d838318-e8e8-4c7e-a286-fcf7dfacf851,source_replicaid=,source_volid=None,status='creating',user_id='fcf06b79c9ca4db6976df4925063e7eb',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:52:04Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0c6222a8-5c07-4436-90bf-664ac938e6d2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6eb664eb91bd4941a3e9f34e06f74097',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=3d838318-e8e8-4c7e-a286-fcf7dfacf851,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fcf06b79c9ca4db6976df4925063e7eb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6cd66f07-4c7b-40b2-9dfb-378538f29c9e),volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:52:04.500302 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-9add928f-6346-4833-8ed2-2b899420d79c tempest-SnapshotDependencyTests-936842562 tempest-SnapshotDependencyTests-936842562-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f592635e-a82b-4cdb-b2bc-e10de4022478) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:52:04.516831 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-9add928f-6346-4833-8ed2-2b899420d79c tempest-SnapshotDependencyTests-936842562 tempest-SnapshotDependencyTests-936842562-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f592635e-a82b-4cdb-b2bc-e10de4022478) transitioned into state 'SUCCESS' from 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='6eb664eb91bd4941a3e9f34e06f74097',qos_specs=None,replication_status=,reservations=['768c76c1-e52a-4eb0-9029-58deb33e2e98','2c30da54-b744-474b-8f99-8a4d5a117501','31336aab-b11b-47e0-9a4e-71da4a4a0bcb','340906eb-48a2-4aa4-baae-d1f0d77d2eb8'],size=1,snapshot_id=3d838318-e8e8-4c7e-a286-fcf7dfacf851,source_replicaid=,source_volid=None,status='creating',user_id='fcf06b79c9ca4db6976df4925063e7eb',volume_type_id=6cd66f07-4c7b-40b2-9dfb-378538f29c9e)}' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:52:04.517521 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-9add928f-6346-4833-8ed2-2b899420d79c tempest-SnapshotDependencyTests-936842562 tempest-SnapshotDependencyTests-936842562-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (13367d62-c39b-4cbf-8762-329af279456e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 10:52:04.535899 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-9add928f-6346-4833-8ed2-2b899420d79c tempest-SnapshotDependencyTests-936842562 tempest-SnapshotDependencyTests-936842562-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (13367d62-c39b-4cbf-8762-329af279456e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100372) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 10:52:04.537115 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.volume.api [None req-9add928f-6346-4833-8ed2-2b899420d79c tempest-SnapshotDependencyTests-936842562 tempest-SnapshotDependencyTests-936842562-project-member] Flow 'volume_create_api' (6c4168c3-a561-47f3-876e-f349e500082d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100372) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 10:52:04.537497 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-9add928f-6346-4833-8ed2-2b899420d79c tempest-SnapshotDependencyTests-936842562 tempest-SnapshotDependencyTests-936842562-project-member] Create volume request issued successfully. Aug 12 10:52:04.538146 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-9add928f-6346-4833-8ed2-2b899420d79c tempest-SnapshotDependencyTests-936842562 tempest-SnapshotDependencyTests-936842562-project-member] https://10.4.3.105/volume/v3/volumes returned with HTTP 202 Aug 12 10:52:04.538613 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1449/5781] 10.4.3.105 () {68 vars in 1258 bytes} [Wed Aug 12 10:52:04 2026] POST /volume/v3/volumes => generated 741 bytes in 152 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 10:52:04.551073 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-85c3e1f4-be05-4b8d-a61d-04762b7fa539 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:52:04.552792 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-85c3e1f4-be05-4b8d-a61d-04762b7fa539 tempest-SnapshotDependencyTests-936842562 tempest-SnapshotDependencyTests-936842562-project-member] GET https://10.4.3.105/volume/v3/volumes/0c6222a8-5c07-4436-90bf-664ac938e6d2 Aug 12 10:52:04.553008 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-85c3e1f4-be05-4b8d-a61d-04762b7fa539 tempest-SnapshotDependencyTests-936842562 tempest-SnapshotDependencyTests-936842562-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:52:04.553179 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-85c3e1f4-be05-4b8d-a61d-04762b7fa539 tempest-SnapshotDependencyTests-936842562 tempest-SnapshotDependencyTests-936842562-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:52:04.559473 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:52:04.559473 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:52:04.562653 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-85c3e1f4-be05-4b8d-a61d-04762b7fa539 tempest-SnapshotDependencyTests-936842562 tempest-SnapshotDependencyTests-936842562-project-member] Volume info retrieved successfully. Aug 12 10:52:04.566451 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-85c3e1f4-be05-4b8d-a61d-04762b7fa539 tempest-SnapshotDependencyTests-936842562 tempest-SnapshotDependencyTests-936842562-project-member] https://10.4.3.105/volume/v3/volumes/0c6222a8-5c07-4436-90bf-664ac938e6d2 returned with HTTP 200 Aug 12 10:52:04.566994 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1444/5782] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:52:04 2026] GET /volume/v3/volumes/0c6222a8-5c07-4436-90bf-664ac938e6d2 => generated 809 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:52:05.578839 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-27c20286-e077-4cba-ad41-567e5b65e93e None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:52:05.580571 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-27c20286-e077-4cba-ad41-567e5b65e93e tempest-SnapshotDependencyTests-936842562 tempest-SnapshotDependencyTests-936842562-project-member] GET https://10.4.3.105/volume/v3/volumes/0c6222a8-5c07-4436-90bf-664ac938e6d2 Aug 12 10:52:05.580741 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-27c20286-e077-4cba-ad41-567e5b65e93e tempest-SnapshotDependencyTests-936842562 tempest-SnapshotDependencyTests-936842562-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:52:05.580922 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-27c20286-e077-4cba-ad41-567e5b65e93e tempest-SnapshotDependencyTests-936842562 tempest-SnapshotDependencyTests-936842562-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:52:05.587182 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:52:05.587182 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:52:05.590430 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-27c20286-e077-4cba-ad41-567e5b65e93e tempest-SnapshotDependencyTests-936842562 tempest-SnapshotDependencyTests-936842562-project-member] Volume info retrieved successfully. Aug 12 10:52:05.593826 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-27c20286-e077-4cba-ad41-567e5b65e93e tempest-SnapshotDependencyTests-936842562 tempest-SnapshotDependencyTests-936842562-project-member] https://10.4.3.105/volume/v3/volumes/0c6222a8-5c07-4436-90bf-664ac938e6d2 returned with HTTP 200 Aug 12 10:52:05.594168 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1453/5783] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:52:05 2026] GET /volume/v3/volumes/0c6222a8-5c07-4436-90bf-664ac938e6d2 => generated 834 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:52:05.606140 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-97d9eba6-9dfe-498a-bc16-73a9d26c8e70 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:52:05.607809 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-97d9eba6-9dfe-498a-bc16-73a9d26c8e70 tempest-SnapshotDependencyTests-936842562 tempest-SnapshotDependencyTests-936842562-project-member] GET https://10.4.3.105/volume/v3/volumes/0c6222a8-5c07-4436-90bf-664ac938e6d2 Aug 12 10:52:05.608022 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-97d9eba6-9dfe-498a-bc16-73a9d26c8e70 tempest-SnapshotDependencyTests-936842562 tempest-SnapshotDependencyTests-936842562-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:52:05.608213 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-97d9eba6-9dfe-498a-bc16-73a9d26c8e70 tempest-SnapshotDependencyTests-936842562 tempest-SnapshotDependencyTests-936842562-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:52:05.616142 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:52:05.616142 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:52:05.619396 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-97d9eba6-9dfe-498a-bc16-73a9d26c8e70 tempest-SnapshotDependencyTests-936842562 tempest-SnapshotDependencyTests-936842562-project-member] Volume info retrieved successfully. Aug 12 10:52:05.623065 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-97d9eba6-9dfe-498a-bc16-73a9d26c8e70 tempest-SnapshotDependencyTests-936842562 tempest-SnapshotDependencyTests-936842562-project-member] https://10.4.3.105/volume/v3/volumes/0c6222a8-5c07-4436-90bf-664ac938e6d2 returned with HTTP 200 Aug 12 10:52:05.623541 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1438/5784] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:52:05 2026] GET /volume/v3/volumes/0c6222a8-5c07-4436-90bf-664ac938e6d2 => generated 834 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:52:05.637396 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-595733ba-6592-49cf-9771-18a0d27ddc37 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:52:05.639832 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-595733ba-6592-49cf-9771-18a0d27ddc37 tempest-SnapshotDependencyTests-936842562 tempest-SnapshotDependencyTests-936842562-project-member] DELETE https://10.4.3.105/volume/v3/snapshots/3d838318-e8e8-4c7e-a286-fcf7dfacf851 Aug 12 10:52:05.640063 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-595733ba-6592-49cf-9771-18a0d27ddc37 tempest-SnapshotDependencyTests-936842562 tempest-SnapshotDependencyTests-936842562-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:52:05.640257 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-595733ba-6592-49cf-9771-18a0d27ddc37 tempest-SnapshotDependencyTests-936842562 tempest-SnapshotDependencyTests-936842562-project-member] Calling method 'delete' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:52:05.640416 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.v3.snapshots [None req-595733ba-6592-49cf-9771-18a0d27ddc37 tempest-SnapshotDependencyTests-936842562 tempest-SnapshotDependencyTests-936842562-project-member] Delete snapshot with id: 3d838318-e8e8-4c7e-a286-fcf7dfacf851 Aug 12 10:52:05.645260 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:52:05.645260 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:52:05.645652 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-595733ba-6592-49cf-9771-18a0d27ddc37 tempest-SnapshotDependencyTests-936842562 tempest-SnapshotDependencyTests-936842562-project-member] Snapshot retrieved successfully. Aug 12 10:52:05.659334 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-595733ba-6592-49cf-9771-18a0d27ddc37 tempest-SnapshotDependencyTests-936842562 tempest-SnapshotDependencyTests-936842562-project-member] Snapshot delete request issued successfully. Aug 12 10:52:05.659476 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-595733ba-6592-49cf-9771-18a0d27ddc37 tempest-SnapshotDependencyTests-936842562 tempest-SnapshotDependencyTests-936842562-project-member] https://10.4.3.105/volume/v3/snapshots/3d838318-e8e8-4c7e-a286-fcf7dfacf851 returned with HTTP 202 Aug 12 10:52:05.659910 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1450/5785] 10.4.3.105 () {66 vars in 1357 bytes} [Wed Aug 12 10:52:05 2026] DELETE /volume/v3/snapshots/3d838318-e8e8-4c7e-a286-fcf7dfacf851 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 10:52:05.666039 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-cc0d2c64-8e16-4e46-9f89-afa0967057c1 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:52:05.667471 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-cc0d2c64-8e16-4e46-9f89-afa0967057c1 tempest-SnapshotDependencyTests-936842562 tempest-SnapshotDependencyTests-936842562-project-member] GET https://10.4.3.105/volume/v3/snapshots/3d838318-e8e8-4c7e-a286-fcf7dfacf851 Aug 12 10:52:05.667662 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-cc0d2c64-8e16-4e46-9f89-afa0967057c1 tempest-SnapshotDependencyTests-936842562 tempest-SnapshotDependencyTests-936842562-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:52:05.667853 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-cc0d2c64-8e16-4e46-9f89-afa0967057c1 tempest-SnapshotDependencyTests-936842562 tempest-SnapshotDependencyTests-936842562-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:52:05.672206 np0000007037 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:52:05.672206 np0000007037 devstack@c-api.service[100374]: warnings.warn( Aug 12 10:52:05.672619 np0000007037 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-cc0d2c64-8e16-4e46-9f89-afa0967057c1 tempest-SnapshotDependencyTests-936842562 tempest-SnapshotDependencyTests-936842562-project-member] Snapshot retrieved successfully. Aug 12 10:52:05.673350 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-cc0d2c64-8e16-4e46-9f89-afa0967057c1 tempest-SnapshotDependencyTests-936842562 tempest-SnapshotDependencyTests-936842562-project-member] https://10.4.3.105/volume/v3/snapshots/3d838318-e8e8-4c7e-a286-fcf7dfacf851 returned with HTTP 200 Aug 12 10:52:05.673704 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1445/5786] 10.4.3.105 () {66 vars in 1354 bytes} [Wed Aug 12 10:52:05 2026] GET /volume/v3/snapshots/3d838318-e8e8-4c7e-a286-fcf7dfacf851 => generated 468 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:52:06.681672 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-013ac42b-7ee8-4041-9fdf-653d01421ed7 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:52:06.683724 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-013ac42b-7ee8-4041-9fdf-653d01421ed7 tempest-SnapshotDependencyTests-936842562 tempest-SnapshotDependencyTests-936842562-project-member] GET https://10.4.3.105/volume/v3/snapshots/3d838318-e8e8-4c7e-a286-fcf7dfacf851 Aug 12 10:52:06.683940 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-013ac42b-7ee8-4041-9fdf-653d01421ed7 tempest-SnapshotDependencyTests-936842562 tempest-SnapshotDependencyTests-936842562-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:52:06.684143 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-013ac42b-7ee8-4041-9fdf-653d01421ed7 tempest-SnapshotDependencyTests-936842562 tempest-SnapshotDependencyTests-936842562-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:52:06.687907 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-013ac42b-7ee8-4041-9fdf-653d01421ed7 tempest-SnapshotDependencyTests-936842562 tempest-SnapshotDependencyTests-936842562-project-member] https://10.4.3.105/volume/v3/snapshots/3d838318-e8e8-4c7e-a286-fcf7dfacf851 returned with HTTP 404 Aug 12 10:52:06.688335 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1454/5787] 10.4.3.105 () {66 vars in 1354 bytes} [Wed Aug 12 10:52:06 2026] GET /volume/v3/snapshots/3d838318-e8e8-4c7e-a286-fcf7dfacf851 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:52:06.694124 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-1ab91005-57d0-46f4-9f18-42aadd0608d9 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:52:06.696053 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-1ab91005-57d0-46f4-9f18-42aadd0608d9 tempest-SnapshotDependencyTests-936842562 tempest-SnapshotDependencyTests-936842562-project-member] DELETE https://10.4.3.105/volume/v3/volumes/36ed10de-2702-45cf-9672-e26429cc5b51 Aug 12 10:52:06.696231 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-1ab91005-57d0-46f4-9f18-42aadd0608d9 tempest-SnapshotDependencyTests-936842562 tempest-SnapshotDependencyTests-936842562-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:52:06.696404 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-1ab91005-57d0-46f4-9f18-42aadd0608d9 tempest-SnapshotDependencyTests-936842562 tempest-SnapshotDependencyTests-936842562-project-member] Calling method 'delete' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:52:06.696576 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.v3.volumes [None req-1ab91005-57d0-46f4-9f18-42aadd0608d9 tempest-SnapshotDependencyTests-936842562 tempest-SnapshotDependencyTests-936842562-project-member] Delete volume with id: 36ed10de-2702-45cf-9672-e26429cc5b51 Aug 12 10:52:06.702498 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:52:06.702498 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:52:06.702923 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-1ab91005-57d0-46f4-9f18-42aadd0608d9 tempest-SnapshotDependencyTests-936842562 tempest-SnapshotDependencyTests-936842562-project-member] Volume info retrieved successfully. Aug 12 10:52:06.716243 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-1ab91005-57d0-46f4-9f18-42aadd0608d9 tempest-SnapshotDependencyTests-936842562 tempest-SnapshotDependencyTests-936842562-project-member] Delete volume request issued successfully. Aug 12 10:52:06.716411 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-1ab91005-57d0-46f4-9f18-42aadd0608d9 tempest-SnapshotDependencyTests-936842562 tempest-SnapshotDependencyTests-936842562-project-member] https://10.4.3.105/volume/v3/volumes/36ed10de-2702-45cf-9672-e26429cc5b51 returned with HTTP 202 Aug 12 10:52:06.716833 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1439/5788] 10.4.3.105 () {66 vars in 1351 bytes} [Wed Aug 12 10:52:06 2026] DELETE /volume/v3/volumes/36ed10de-2702-45cf-9672-e26429cc5b51 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 10:52:06.723731 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-16589588-b0b5-437b-97c7-aee3e935b0c9 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:52:06.725472 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-16589588-b0b5-437b-97c7-aee3e935b0c9 tempest-SnapshotDependencyTests-936842562 tempest-SnapshotDependencyTests-936842562-project-member] GET https://10.4.3.105/volume/v3/volumes/36ed10de-2702-45cf-9672-e26429cc5b51 Aug 12 10:52:06.725719 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-16589588-b0b5-437b-97c7-aee3e935b0c9 tempest-SnapshotDependencyTests-936842562 tempest-SnapshotDependencyTests-936842562-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:52:06.725982 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-16589588-b0b5-437b-97c7-aee3e935b0c9 tempest-SnapshotDependencyTests-936842562 tempest-SnapshotDependencyTests-936842562-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:52:06.732727 np0000007037 devstack@c-api.service[100372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:52:06.732727 np0000007037 devstack@c-api.service[100372]: warnings.warn( Aug 12 10:52:06.735937 np0000007037 devstack@c-api.service[100372]: INFO cinder.volume.api [None req-16589588-b0b5-437b-97c7-aee3e935b0c9 tempest-SnapshotDependencyTests-936842562 tempest-SnapshotDependencyTests-936842562-project-member] Volume info retrieved successfully. Aug 12 10:52:06.739602 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-16589588-b0b5-437b-97c7-aee3e935b0c9 tempest-SnapshotDependencyTests-936842562 tempest-SnapshotDependencyTests-936842562-project-member] https://10.4.3.105/volume/v3/volumes/36ed10de-2702-45cf-9672-e26429cc5b51 returned with HTTP 200 Aug 12 10:52:06.739954 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1451/5789] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:52:06 2026] GET /volume/v3/volumes/36ed10de-2702-45cf-9672-e26429cc5b51 => generated 846 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:52:07.751056 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-bd8e8e0c-13f2-4fbd-aa13-3046eb61271d None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:52:07.752787 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-bd8e8e0c-13f2-4fbd-aa13-3046eb61271d tempest-SnapshotDependencyTests-936842562 tempest-SnapshotDependencyTests-936842562-project-member] GET https://10.4.3.105/volume/v3/volumes/36ed10de-2702-45cf-9672-e26429cc5b51 Aug 12 10:52:07.753002 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-bd8e8e0c-13f2-4fbd-aa13-3046eb61271d tempest-SnapshotDependencyTests-936842562 tempest-SnapshotDependencyTests-936842562-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:52:07.753184 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-bd8e8e0c-13f2-4fbd-aa13-3046eb61271d tempest-SnapshotDependencyTests-936842562 tempest-SnapshotDependencyTests-936842562-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:52:07.758834 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-bd8e8e0c-13f2-4fbd-aa13-3046eb61271d tempest-SnapshotDependencyTests-936842562 tempest-SnapshotDependencyTests-936842562-project-member] https://10.4.3.105/volume/v3/volumes/36ed10de-2702-45cf-9672-e26429cc5b51 returned with HTTP 404 Aug 12 10:52:07.759323 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1446/5790] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:52:07 2026] GET /volume/v3/volumes/36ed10de-2702-45cf-9672-e26429cc5b51 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:52:07.764741 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-44a25442-562e-42b4-a8cc-928e8f94037a None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:52:07.766418 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-44a25442-562e-42b4-a8cc-928e8f94037a tempest-SnapshotDependencyTests-936842562 tempest-SnapshotDependencyTests-936842562-project-member] DELETE https://10.4.3.105/volume/v3/volumes/0c6222a8-5c07-4436-90bf-664ac938e6d2 Aug 12 10:52:07.766628 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-44a25442-562e-42b4-a8cc-928e8f94037a tempest-SnapshotDependencyTests-936842562 tempest-SnapshotDependencyTests-936842562-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:52:07.766801 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-44a25442-562e-42b4-a8cc-928e8f94037a tempest-SnapshotDependencyTests-936842562 tempest-SnapshotDependencyTests-936842562-project-member] Calling method 'delete' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:52:07.766961 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.v3.volumes [None req-44a25442-562e-42b4-a8cc-928e8f94037a tempest-SnapshotDependencyTests-936842562 tempest-SnapshotDependencyTests-936842562-project-member] Delete volume with id: 0c6222a8-5c07-4436-90bf-664ac938e6d2 Aug 12 10:52:07.773907 np0000007037 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:52:07.773907 np0000007037 devstack@c-api.service[100375]: warnings.warn( Aug 12 10:52:07.774303 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-44a25442-562e-42b4-a8cc-928e8f94037a tempest-SnapshotDependencyTests-936842562 tempest-SnapshotDependencyTests-936842562-project-member] Volume info retrieved successfully. Aug 12 10:52:07.788198 np0000007037 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-44a25442-562e-42b4-a8cc-928e8f94037a tempest-SnapshotDependencyTests-936842562 tempest-SnapshotDependencyTests-936842562-project-member] Delete volume request issued successfully. Aug 12 10:52:07.788356 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-44a25442-562e-42b4-a8cc-928e8f94037a tempest-SnapshotDependencyTests-936842562 tempest-SnapshotDependencyTests-936842562-project-member] https://10.4.3.105/volume/v3/volumes/0c6222a8-5c07-4436-90bf-664ac938e6d2 returned with HTTP 202 Aug 12 10:52:07.788627 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1455/5791] 10.4.3.105 () {66 vars in 1351 bytes} [Wed Aug 12 10:52:07 2026] DELETE /volume/v3/volumes/0c6222a8-5c07-4436-90bf-664ac938e6d2 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 10:52:07.795525 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-208c5a45-0d04-4f75-9432-f6e03b4b2687 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:52:07.797279 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-208c5a45-0d04-4f75-9432-f6e03b4b2687 tempest-SnapshotDependencyTests-936842562 tempest-SnapshotDependencyTests-936842562-project-member] GET https://10.4.3.105/volume/v3/volumes/0c6222a8-5c07-4436-90bf-664ac938e6d2 Aug 12 10:52:07.797489 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-208c5a45-0d04-4f75-9432-f6e03b4b2687 tempest-SnapshotDependencyTests-936842562 tempest-SnapshotDependencyTests-936842562-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:52:07.797673 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-208c5a45-0d04-4f75-9432-f6e03b4b2687 tempest-SnapshotDependencyTests-936842562 tempest-SnapshotDependencyTests-936842562-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:52:07.806378 np0000007037 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 10:52:07.806378 np0000007037 devstack@c-api.service[100373]: warnings.warn( Aug 12 10:52:07.810890 np0000007037 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-208c5a45-0d04-4f75-9432-f6e03b4b2687 tempest-SnapshotDependencyTests-936842562 tempest-SnapshotDependencyTests-936842562-project-member] Volume info retrieved successfully. Aug 12 10:52:07.815726 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-208c5a45-0d04-4f75-9432-f6e03b4b2687 tempest-SnapshotDependencyTests-936842562 tempest-SnapshotDependencyTests-936842562-project-member] https://10.4.3.105/volume/v3/volumes/0c6222a8-5c07-4436-90bf-664ac938e6d2 returned with HTTP 200 Aug 12 10:52:07.816186 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1440/5792] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:52:07 2026] GET /volume/v3/volumes/0c6222a8-5c07-4436-90bf-664ac938e6d2 => generated 833 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 10:52:08.828208 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-79571696-581d-4f70-aeab-80df6edafbb4 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:52:08.829707 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-79571696-581d-4f70-aeab-80df6edafbb4 tempest-SnapshotDependencyTests-936842562 tempest-SnapshotDependencyTests-936842562-project-member] GET https://10.4.3.105/volume/v3/volumes/0c6222a8-5c07-4436-90bf-664ac938e6d2 Aug 12 10:52:08.829890 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-79571696-581d-4f70-aeab-80df6edafbb4 tempest-SnapshotDependencyTests-936842562 tempest-SnapshotDependencyTests-936842562-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:52:08.830066 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-79571696-581d-4f70-aeab-80df6edafbb4 tempest-SnapshotDependencyTests-936842562 tempest-SnapshotDependencyTests-936842562-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:52:08.834998 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-79571696-581d-4f70-aeab-80df6edafbb4 tempest-SnapshotDependencyTests-936842562 tempest-SnapshotDependencyTests-936842562-project-member] https://10.4.3.105/volume/v3/volumes/0c6222a8-5c07-4436-90bf-664ac938e6d2 returned with HTTP 404 Aug 12 10:52:08.835373 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1452/5793] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:52:08 2026] GET /volume/v3/volumes/0c6222a8-5c07-4436-90bf-664ac938e6d2 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:52:08.841452 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-c8d68934-65d4-4ec9-8a26-5ebec9113b17 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:52:08.843131 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-c8d68934-65d4-4ec9-8a26-5ebec9113b17 tempest-SnapshotDependencyTests-936842562 tempest-SnapshotDependencyTests-936842562-project-member] DELETE https://10.4.3.105/volume/v3/snapshots/3d838318-e8e8-4c7e-a286-fcf7dfacf851 Aug 12 10:52:08.843318 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-c8d68934-65d4-4ec9-8a26-5ebec9113b17 tempest-SnapshotDependencyTests-936842562 tempest-SnapshotDependencyTests-936842562-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:52:08.843493 np0000007037 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-c8d68934-65d4-4ec9-8a26-5ebec9113b17 tempest-SnapshotDependencyTests-936842562 tempest-SnapshotDependencyTests-936842562-project-member] Calling method 'delete' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:52:08.843620 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.v3.snapshots [None req-c8d68934-65d4-4ec9-8a26-5ebec9113b17 tempest-SnapshotDependencyTests-936842562 tempest-SnapshotDependencyTests-936842562-project-member] Delete snapshot with id: 3d838318-e8e8-4c7e-a286-fcf7dfacf851 Aug 12 10:52:08.847326 np0000007037 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-c8d68934-65d4-4ec9-8a26-5ebec9113b17 tempest-SnapshotDependencyTests-936842562 tempest-SnapshotDependencyTests-936842562-project-member] https://10.4.3.105/volume/v3/snapshots/3d838318-e8e8-4c7e-a286-fcf7dfacf851 returned with HTTP 404 Aug 12 10:52:08.847766 np0000007037 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1447/5794] 10.4.3.105 () {66 vars in 1357 bytes} [Wed Aug 12 10:52:08 2026] DELETE /volume/v3/snapshots/3d838318-e8e8-4c7e-a286-fcf7dfacf851 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:52:08.853695 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-435f8d72-d749-4689-a62f-24707f1bbf02 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:52:08.855332 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-435f8d72-d749-4689-a62f-24707f1bbf02 tempest-SnapshotDependencyTests-936842562 tempest-SnapshotDependencyTests-936842562-project-member] GET https://10.4.3.105/volume/v3/snapshots/3d838318-e8e8-4c7e-a286-fcf7dfacf851 Aug 12 10:52:08.855523 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-435f8d72-d749-4689-a62f-24707f1bbf02 tempest-SnapshotDependencyTests-936842562 tempest-SnapshotDependencyTests-936842562-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:52:08.855700 np0000007037 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-435f8d72-d749-4689-a62f-24707f1bbf02 tempest-SnapshotDependencyTests-936842562 tempest-SnapshotDependencyTests-936842562-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:52:08.859322 np0000007037 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-435f8d72-d749-4689-a62f-24707f1bbf02 tempest-SnapshotDependencyTests-936842562 tempest-SnapshotDependencyTests-936842562-project-member] https://10.4.3.105/volume/v3/snapshots/3d838318-e8e8-4c7e-a286-fcf7dfacf851 returned with HTTP 404 Aug 12 10:52:08.859735 np0000007037 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1456/5795] 10.4.3.105 () {66 vars in 1354 bytes} [Wed Aug 12 10:52:08 2026] GET /volume/v3/snapshots/3d838318-e8e8-4c7e-a286-fcf7dfacf851 => generated 111 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:52:08.865652 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-da788f26-b623-40f2-8841-b0cd0b92cfe2 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:52:08.867271 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-da788f26-b623-40f2-8841-b0cd0b92cfe2 tempest-SnapshotDependencyTests-936842562 tempest-SnapshotDependencyTests-936842562-project-member] DELETE https://10.4.3.105/volume/v3/volumes/36ed10de-2702-45cf-9672-e26429cc5b51 Aug 12 10:52:08.867456 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-da788f26-b623-40f2-8841-b0cd0b92cfe2 tempest-SnapshotDependencyTests-936842562 tempest-SnapshotDependencyTests-936842562-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:52:08.867663 np0000007037 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-da788f26-b623-40f2-8841-b0cd0b92cfe2 tempest-SnapshotDependencyTests-936842562 tempest-SnapshotDependencyTests-936842562-project-member] Calling method 'delete' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:52:08.867838 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.v3.volumes [None req-da788f26-b623-40f2-8841-b0cd0b92cfe2 tempest-SnapshotDependencyTests-936842562 tempest-SnapshotDependencyTests-936842562-project-member] Delete volume with id: 36ed10de-2702-45cf-9672-e26429cc5b51 Aug 12 10:52:08.872740 np0000007037 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-da788f26-b623-40f2-8841-b0cd0b92cfe2 tempest-SnapshotDependencyTests-936842562 tempest-SnapshotDependencyTests-936842562-project-member] https://10.4.3.105/volume/v3/volumes/36ed10de-2702-45cf-9672-e26429cc5b51 returned with HTTP 404 Aug 12 10:52:08.873179 np0000007037 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1441/5796] 10.4.3.105 () {66 vars in 1351 bytes} [Wed Aug 12 10:52:08 2026] DELETE /volume/v3/volumes/36ed10de-2702-45cf-9672-e26429cc5b51 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:52:08.878631 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.middleware.request_id [None req-c4171da2-1b85-4d35-a393-db4ca939a724 None None] RequestId filter calling following filter/app {{(pid=100372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 10:52:08.880278 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-c4171da2-1b85-4d35-a393-db4ca939a724 tempest-SnapshotDependencyTests-936842562 tempest-SnapshotDependencyTests-936842562-project-member] GET https://10.4.3.105/volume/v3/volumes/36ed10de-2702-45cf-9672-e26429cc5b51 Aug 12 10:52:08.880490 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-c4171da2-1b85-4d35-a393-db4ca939a724 tempest-SnapshotDependencyTests-936842562 tempest-SnapshotDependencyTests-936842562-project-member] Empty body provided in request {{(pid=100372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 10:52:08.880721 np0000007037 devstack@c-api.service[100372]: DEBUG cinder.api.openstack.wsgi [None req-c4171da2-1b85-4d35-a393-db4ca939a724 tempest-SnapshotDependencyTests-936842562 tempest-SnapshotDependencyTests-936842562-project-member] Calling method 'show' {{(pid=100372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 10:52:08.885559 np0000007037 devstack@c-api.service[100372]: INFO cinder.api.openstack.wsgi [None req-c4171da2-1b85-4d35-a393-db4ca939a724 tempest-SnapshotDependencyTests-936842562 tempest-SnapshotDependencyTests-936842562-project-member] https://10.4.3.105/volume/v3/volumes/36ed10de-2702-45cf-9672-e26429cc5b51 returned with HTTP 404 Aug 12 10:52:08.886131 np0000007037 devstack@c-api.service[100372]: [pid: 100372|app: 0|req: 1453/5797] 10.4.3.105 () {66 vars in 1348 bytes} [Wed Aug 12 10:52:08 2026] GET /volume/v3/volumes/36ed10de-2702-45cf-9672-e26429cc5b51 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 10:52:18.845292 np0000007037 devstack@c-api.service[100374]: DEBUG dbcounter [-] [100374] Writing DB stats cinder:SELECT=11 {{(pid=100374) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 10:52:18.857870 np0000007037 devstack@c-api.service[100375]: DEBUG dbcounter [-] [100375] Writing DB stats cinder:SELECT=13,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=100375) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 10:52:18.870183 np0000007037 devstack@c-api.service[100373]: DEBUG dbcounter [-] [100373] Writing DB stats cinder:SELECT=161,cinder:INSERT=45,cinder:UPDATE=77 {{(pid=100373) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 10:52:18.882899 np0000007037 devstack@c-api.service[100372]: DEBUG dbcounter [-] [100372] Writing DB stats cinder:SELECT=56,cinder:INSERT=10,cinder:UPDATE=29 {{(pid=100372) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}